	License:	GPLv2+
12mr|msec-0.80.10-4.2|6	Group:		System/Base
12mr|msec-0.80.10-4.2|7	Url:		http://www.mandrivalinux.com/
12mr|msec-0.80.10-4.2|8	Source0:	%{name}-%{version}.tar.bz2
12mr|msec-0.80.10-4.2|9	Patch0:		msec-0.80.10-dont-pass-noscripts-to-rpm_-Va.patch
12mr|msec-0.80.10-4.2|10	Patch1:		msec-0.80.10-remove.svn.patch
12mr|msec-0.80.10-4.2|11	Patch2:         msec-0.80.10-start-networkmanager.patch
12mr|msec-0.80.10-4.2|12	Requires:	perl-base
12mr|msec-0.80.10-4.2|13	Requires:	diffutils
12mr|msec-0.80.10-4.2|14	Requires:	gawk
12mr|msec-0.80.10-4.2|15	Requires:	coreutils
12mr|msec-0.80.10-4.2|16	Requires:	iproute2
12mr|msec-0.80.10-4.2|17	Requires:	setup >= 2.2.0-21mdk
12mr|msec-0.80.10-4.2|18	Requires:	chkconfig >= 1.2.24-3mdk
12mr|msec-0.80.10-4.2|19	Requires:	python-base >= 2.3.3-2mdk
12mr|msec-0.80.10-4.2|20	Requires:	mailx
12mr|msec-0.80.10-4.2|21	Requires:	python
12mr|msec-0.80.10-4.2|22	# at least xargs is used
12mr|msec-0.80.10-4.2|23	Requires:	findutils
12mr|msec-0.80.10-4.2|24	# ensure sysctl.conf and inittab are present before installing msec
12mr|msec-0.80.10-4.2|25	Requires(post):	initscripts
12mr|msec-0.80.10-4.2|26	
12mr|msec-0.80.10-4.2|27	Requires(pre):		rpm-helper >= 0.4
12mr|msec-0.80.10-4.2|28	Requires(postun):	rpm-helper >= 0.4
12mr|msec-0.80.10-4.2|29	
12mr|msec-0.80.10-4.2|30	Suggests:	msec-gui
12mr|msec-0.80.10-4.2|31	# using s2u for desktop notifications
12mr|msec-0.80.10-4.2|32	# it should be pulled by xinit to reduce basesystem size
12mr|msec-0.80.10-4.2|33	# Suggests:	s2u >= 0.9
12mr|msec-0.80.10-4.2|34	
12mr|msec-0.80.10-4.2|35	Conflicts:	passwd < 0.67
12mr|msec-0.80.10-4.2|36	BuildRequires:	python
12mr|msec-0.80.10-4.2|37	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|msec-0.80.10-4.2|38	
12mr|msec-0.80.10-4.2|39	%description
12mr|msec-0.80.10-4.2|40	The Mandriva Linux Security package is designed to provide security features to
12mr|msec-0.80.10-4.2|41	the Mandriva Linux users. It allows to select from a set of preconfigured
12mr|msec-0.80.10-4.2|42	security levels, and supports custom permission settings, user-specified
12mr|msec-0.80.10-4.2|43	levels, and several security utilities.  This packages includes main msec
12mr|msec-0.80.10-4.2|44	application and several programs that will be run periodically in order to test
12mr|msec-0.80.10-4.2|45	the security of your system and alert you if needed.
12mr|msec-0.80.10-4.2|46	
12mr|msec-0.80.10-4.2|47	%package gui
12mr|msec-0.80.10-4.2|48	Summary:	Graphical msec interface
12mr|msec-0.80.10-4.2|49	Group:		System/Configuration/Other
12mr|msec-0.80.10-4.2|50	Requires:	pygtk2.0
12mr|msec-0.80.10-4.2|51	Requires:	msec
12mr|msec-0.80.10-4.2|52	
12mr|msec-0.80.10-4.2|53	%description gui
12mr|msec-0.80.10-4.2|54	The Mandriva Linux Security package is designed to provide security
12mr|msec-0.80.10-4.2|55	features to the Mandriva Linux users. It allows to select from a set
12mr|msec-0.80.10-4.2|56	of preconfigured security levels, and also supports custom permission
12mr|msec-0.80.10-4.2|57	settings, user-specified levels, and several security utilities.
12mr|msec-0.80.10-4.2|58	This packages includes graphical interface to control and tune msec
12mr|msec-0.80.10-4.2|59	permissions.
12mr|msec-0.80.10-4.2|60	
12mr|msec-0.80.10-4.2|61	
12mr|msec-0.80.10-4.2|62	%prep
12mr|msec-0.80.10-4.2|63	%setup -q
12mr|msec-0.80.10-4.2|64	%apply_patches
12mr|msec-0.80.10-4.2|65	
12mr|msec-0.80.10-4.2|66	%build
12mr|msec-0.80.10-4.2|67	make CFLAGS="$RPM_OPT_FLAGS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
12mr|msec-0.80.10-4.2|68	
12mr|msec-0.80.10-4.2|69	%install
12mr|msec-0.80.10-4.2|70	rm -rf %{buildroot}
12mr|msec-0.80.10-4.2|71	
12mr|msec-0.80.10-4.2|72	make install
12mr|msec-0.80.10-4.2|73	
12mr|msec-0.80.10-4.2|74	mkdir -p %{buildroot}/%{_sysconfdir}/{logrotate.d,profile.d}
12mr|msec-0.80.10-4.2|75	touch %{buildroot}/var/log/security.log
12mr|msec-0.80.10-4.2|76	touch %{buildroot}/etc/security/msec/security.conf
12mr|msec-0.80.10-4.2|77	touch %{buildroot}/etc/security/msec/perms.conf
12mr|msec-0.80.10-4.2|78	# init script
12mr|msec-0.80.10-4.2|79	install -d %{buildroot}/%{_initrddir}
12mr|msec-0.80.10-4.2|80	install -m755 %{_builddir}/%{name}-%{version}/msec.init %{buildroot}/%{_initrddir}/%{name}
12mr|msec-0.80.10-4.2|81	mkdir -p %{buildroot}/etc/X11/xinit.d
12mr|msec-0.80.10-4.2|82	touch %{buildroot}/etc/X11/xinit.d/msec
12mr|msec-0.80.10-4.2|83	
12mr|msec-0.80.10-4.2|84	%find_lang %name
12mr|msec-0.80.10-4.2|85	
12mr|msec-0.80.10-4.2|86	%pre
12mr|msec-0.80.10-4.2|87	%_pre_groupadd xgrp
12mr|msec-0.80.10-4.2|88	%_pre_groupadd ntools
12mr|msec-0.80.10-4.2|89	%_pre_groupadd ctools
12mr|msec-0.80.10-4.2|90	
12mr|msec-0.80.10-4.2|91	%preun
12mr|msec-0.80.10-4.2|92	%_preun_service msec
12mr|msec-0.80.10-4.2|93	
12mr|msec-0.80.10-4.2|94	%post
12mr|msec-0.80.10-4.2|95	%_post_service msec
12mr|msec-0.80.10-4.2|96	
12mr|msec-0.80.10-4.2|97	touch /var/log/security.log
12mr|msec-0.80.10-4.2|98	
12mr|msec-0.80.10-4.2|99	if [ $1 != 1 ]; then
12mr|msec-0.80.10-4.2|100	# since 0.80.3, msec has its own upgrade script, which handles upgrades from previous versions
12mr|msec-0.80.10-4.2|101	/usr/share/msec/upgrade.sh
12mr|msec-0.80.10-4.2|102	fi
12mr|msec-0.80.10-4.2|103	
12mr|msec-0.80.10-4.2|104	# creating default configuration if not installed by installer
12mr|msec-0.80.10-4.2|105	if [ "$DURING_INSTALL" != "1" ]; then
12mr|msec-0.80.10-4.2|106	if [ ! -s /etc/security/msec/security.conf ]; then
12mr|msec-0.80.10-4.2|107	# creating default level configuration
12mr|msec-0.80.10-4.2|108	cp -f /etc/security/msec/level.standard /etc/security/msec/security.conf
12mr|msec-0.80.10-4.2|109	fi
12mr|msec-0.80.10-4.2|110	
12mr|msec-0.80.10-4.2|111	if [ ! -s /etc/security/msec/perms.conf ]; then
12mr|msec-0.80.10-4.2|112	# creating default level configuration
12mr|msec-0.80.10-4.2|113	cp -f /etc/security/msec/perm.standard /etc/security/msec/perms.conf
12mr|msec-0.80.10-4.2|114	fi
12mr|msec-0.80.10-4.2|115	fi
12mr|msec-0.80.10-4.2|116	
12mr|msec-0.80.10-4.2|117	%postun
12mr|msec-0.80.10-4.2|118	
12mr|msec-0.80.10-4.2|119	if [ $1 = 0 ]; then
12mr|msec-0.80.10-4.2|120	# cleanup crontabs on package removal
12mr|msec-0.80.10-4.2|121	rm -f /etc/cron.*/msec
12mr|msec-0.80.10-4.2|122	fi
12mr|msec-0.80.10-4.2|123	
12mr|msec-0.80.10-4.2|124	%_postun_groupdel xgrp
12mr|msec-0.80.10-4.2|125	%_postun_groupdel ntools
12mr|msec-0.80.10-4.2|126	%_postun_groupdel ctools
12mr|msec-0.80.10-4.2|127	
12mr|msec-0.80.10-4.2|128	%clean
12mr|msec-0.80.10-4.2|129	rm -rf %{buildroot}
12mr|msec-0.80.10-4.2|130	
12mr|msec-0.80.10-4.2|131	%files -f %{name}.lang
12mr|msec-0.80.10-4.2|132	%defattr(-,root,root)
12mr|msec-0.80.10-4.2|133	%doc AUTHORS COPYING README*
12mr|msec-0.80.10-4.2|134	%doc ChangeLog doc/*.txt
12mr|msec-0.80.10-4.2|135	%_bindir/promisc_check
12mr|msec-0.80.10-4.2|136	%_bindir/msec_find
12mr|msec-0.80.10-4.2|137	%{_initrddir}/%{name}
12mr|msec-0.80.10-4.2|138	%_sbindir/msec
12mr|msec-0.80.10-4.2|139	%_sbindir/msecperms
12mr|msec-0.80.10-4.2|140	%_datadir/msec/msec.py*
12mr|msec-0.80.10-4.2|141	%_datadir/msec/config.py*
12mr|msec-0.80.10-4.2|142	%_datadir/msec/libmsec.py*
12mr|msec-0.80.10-4.2|143	%_datadir/msec/msecperms.py*
12mr|msec-0.80.10-4.2|144	%_datadir/msec/tools.py*
12mr|msec-0.80.10-4.2|145	%_datadir/msec/version.py*
12mr|msec-0.80.10-4.2|146	%_datadir/msec/*.sh
12mr|msec-0.80.10-4.2|147	%_datadir/msec/plugins/*
12mr|msec-0.80.10-4.2|148	%_datadir/msec/scripts/*
12mr|msec-0.80.10-4.2|149	%_mandir/*/*.*
12mr|msec-0.80.10-4.2|150	%lang(cs) %_mandir/cs/man?/*
12mr|msec-0.80.10-4.2|151	%lang(et) %_mandir/et/man?/*
12mr|msec-0.80.10-4.2|152	%lang(eu) %_mandir/eu/man?/*
12mr|msec-0.80.10-4.2|153	%lang(fi) %_mandir/fi/man?/*
12mr|msec-0.80.10-4.2|154	%lang(fr) %_mandir/fr/man?/*
12mr|msec-0.80.10-4.2|155	%lang(it) %_mandir/it/man?/*
12mr|msec-0.80.10-4.2|156	%lang(nl) %_mandir/nl/man?/*
12mr|msec-0.80.10-4.2|157	%lang(pl) %_mandir/pl/man?/*
12mr|msec-0.80.10-4.2|158	%lang(ru) %_mandir/ru/man?/*
12mr|msec-0.80.10-4.2|159	%lang(uk) %_mandir/uk/man?/*
12mr|msec-0.80.10-4.2|160	%dir /var/log/security
12mr|msec-0.80.10-4.2|161	%dir /etc/security/msec
12mr|msec-0.80.10-4.2|162	%config /etc/security/msec/level.*
12mr|msec-0.80.10-4.2|163	%config /etc/security/msec/perm.*
12mr|msec-0.80.10-4.2|164	%config /etc/security/msec/server.*
12mr|msec-0.80.10-4.2|165	%config(noreplace) /etc/security/msec/security.conf
12mr|msec-0.80.10-4.2|166	%config(noreplace) /etc/security/msec/perms.conf
12mr|msec-0.80.10-4.2|167	%config(noreplace) /etc/logrotate.d/msec
12mr|msec-0.80.10-4.2|168	/etc/profile.d/*msec*
12mr|msec-0.80.10-4.2|169	
12mr|msec-0.80.10-4.2|170	%config %attr(0755,root,root) /etc/X11/xinit.d/msec
12mr|msec-0.80.10-4.2|171	
12mr|msec-0.80.10-4.2|172	%ghost /var/log/security.log
12mr|msec-0.80.10-4.2|173	%ghost /var/log/msec.log
12mr|msec-0.80.10-4.2|174	
12mr|msec-0.80.10-4.2|175	%files gui
12mr|msec-0.80.10-4.2|176	%defattr(-,root,root)
12mr|msec-0.80.10-4.2|177	%_sbindir/msecgui
12mr|msec-0.80.10-4.2|178	%_datadir/msec/msecgui.py*
12mr|msec-0.80.10-4.2|179	%_datadir/msec/help.py*
12mr|msec-0.80.10-4.2|180	%_datadir/msec/msec.png
12mr|msec-0.80.10-4.2|181	
12mr|msec-0.80.10-4.2|182	
12mr|msec-0.80.10-4.2|183	
12mr|msec-0.80.10-4.2|184	
12mr|msec-0.80.10-4.2|185	
12mr|msec-0.80.10-4.2|186	
12mr|msec-0.80.10-4.2|187	%changelog
12mr|msec-0.80.10-4.2|188	

15226 12
12mr|mtdev-1.1.3-1|1	%define major	1
12mr|mtdev-1.1.3-1|2	%define libname %mklibname %{name} %{major}
12mr|mtdev-1.1.3-1|3	%define develname %mklibname %{name} -d
12mr|mtdev-1.1.3-1|4	
12mr|mtdev-1.1.3-1|5	Name:           mtdev
12mr|mtdev-1.1.3-1|6	Version:        1.1.3
12mr|mtdev-1.1.3-1|7	Release:        %mkrel 1
12mr|mtdev-1.1.3-1|8	License:        MIT
12mr|mtdev-1.1.3-1|9	Summary:        Kernel multi-touch transformation library
12mr|mtdev-1.1.3-1|10	Url:            http://edge.launchpad.net/mtdev
12mr|mtdev-1.1.3-1|11	Group:          System/Libraries
12mr|mtdev-1.1.3-1|12	Source0:        https://launchpad.net/mtdev/trunk/1.1.3/+download/%{name}-%{version}.tar.gz
12mr|mtdev-1.1.3-1|13	
12mr|mtdev-1.1.3-1|14	%description
12mr|mtdev-1.1.3-1|15	The mtdev library transforms all variants of kernel MT (multi-touch) events to
12mr|mtdev-1.1.3-1|16	the slotted type B protocol. The events put into mtdev may be from any MT
12mr|mtdev-1.1.3-1|17	device, specifically type A without contact tracking, type A with contact
12mr|mtdev-1.1.3-1|18	tracking, or type B with contact tracking. See the kernel documentation for
12mr|mtdev-1.1.3-1|19	further details.
12mr|mtdev-1.1.3-1|20	
12mr|mtdev-1.1.3-1|21	%package -n %{libname}
12mr|mtdev-1.1.3-1|22	Summary:        Kernel multi-touch transformation library
12mr|mtdev-1.1.3-1|23	Group:          System/Libraries
12mr|mtdev-1.1.3-1|24	
12mr|mtdev-1.1.3-1|25	%description -n %{libname}
12mr|mtdev-1.1.3-1|26	The mtdev library transforms all variants of kernel MT (multi-touch) events to
12mr|mtdev-1.1.3-1|27	the slotted type B protocol. The events put into mtdev may be from any MT
12mr|mtdev-1.1.3-1|28	device, specifically type A without contact tracking, type A with contact
12mr|mtdev-1.1.3-1|29	tracking, or type B with contact tracking. See the kernel documentation for
12mr|mtdev-1.1.3-1|30	further details.
12mr|mtdev-1.1.3-1|31	
12mr|mtdev-1.1.3-1|32	%package -n %{develname}
12mr|mtdev-1.1.3-1|33	Summary:        Development files for mtdev
12mr|mtdev-1.1.3-1|34	Group:          Development/C
12mr|mtdev-1.1.3-1|35	Requires:       %{libname} = %{version}-%{release}
12mr|mtdev-1.1.3-1|36	Provides:		%{name}-devel = %{version}-%{release}
12mr|mtdev-1.1.3-1|37	
12mr|mtdev-1.1.3-1|38	%description -n %{develname}
12mr|mtdev-1.1.3-1|39	The mtdev library transforms all variants of kernel MT (multi-touch) events to
12mr|mtdev-1.1.3-1|40	the slotted type B protocol. The events put into mtdev may be from any MT
12mr|mtdev-1.1.3-1|41	device, specifically type A without contact tracking, type A with contact
12mr|mtdev-1.1.3-1|42	tracking, or type B with contact tracking. See the kernel documentation for
12mr|mtdev-1.1.3-1|43	further details.
12mr|mtdev-1.1.3-1|44	
12mr|mtdev-1.1.3-1|45	This package provides the development files for mtdev.
12mr|mtdev-1.1.3-1|46	
12mr|mtdev-1.1.3-1|47	%prep
12mr|mtdev-1.1.3-1|48	%setup -q
12mr|mtdev-1.1.3-1|49	
12mr|mtdev-1.1.3-1|50	%build
12mr|mtdev-1.1.3-1|51	%configure2_5x \
12mr|mtdev-1.1.3-1|52	--disable-static
12mr|mtdev-1.1.3-1|53	%make
12mr|mtdev-1.1.3-1|54	
12mr|mtdev-1.1.3-1|55	%install
12mr|mtdev-1.1.3-1|56	%makeinstall_std
12mr|mtdev-1.1.3-1|57	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
12mr|mtdev-1.1.3-1|58	
12mr|mtdev-1.1.3-1|59	%files
12mr|mtdev-1.1.3-1|60	%doc ChangeLog README COPYING
12mr|mtdev-1.1.3-1|61	%{_bindir}/mtdev-test
12mr|mtdev-1.1.3-1|62	
12mr|mtdev-1.1.3-1|63	%files -n %{libname}
12mr|mtdev-1.1.3-1|64	%{_libdir}/*.so.%{major}*
12mr|mtdev-1.1.3-1|65	
12mr|mtdev-1.1.3-1|66	%files -n %{develname}
12mr|mtdev-1.1.3-1|67	%{_includedir}/mtdev*
12mr|mtdev-1.1.3-1|68	%{_libdir}/*.so
12mr|mtdev-1.1.3-1|69	%{_libdir}/pkgconfig/*.pc
12mr|mtdev-1.1.3-1|70	
12mr|mtdev-1.1.3-1|71	%changelog
12mr|mtdev-1.1.3-1|72	

15227 12
12mr|mtink-1.0.16-6|1	Summary:	Status monitor and configuration tool for Epson inkjet printers
12mr|mtink-1.0.16-6|2	Name:		mtink
12mr|mtink-1.0.16-6|3	Version:	1.0.16
12mr|mtink-1.0.16-6|4	Release:	%mkrel 6
12mr|mtink-1.0.16-6|5	License:	GPL
12mr|mtink-1.0.16-6|6	Group:		System/Printing
12mr|mtink-1.0.16-6|7	URL:		http://xwtools.automatix.de/files/
12mr|mtink-1.0.16-6|8	Source0:	http://xwtools.automatix.de/files/%{name}-%{version}.tar.gz
12mr|mtink-1.0.16-6|9	Source1:	mtinkd.init
12mr|mtink-1.0.16-6|10	Source2:	mtinkd.sysconfig
12mr|mtink-1.0.16-6|11	Source3:	printutils.png
12mr|mtink-1.0.16-6|12	Source4:	micon.gif
12mr|mtink-1.0.16-6|13	Source5:        epson.png
12mr|mtink-1.0.16-6|14	# mtink - Do not request koi8-ru, but koi8-r instead. Fixes mdv#25315
12mr|mtink-1.0.16-6|15	Patch0:		mtink-1.0.14-ru_font.patch
12mr|mtink-1.0.16-6|16	Patch1:		mtink-fhs_fixes.diff
12mr|mtink-1.0.16-6|17	Patch2:		mtink-path_to_printer.desc.diff
12mr|mtink-1.0.16-6|18	BuildRequires:	gimp-devel
12mr|mtink-1.0.16-6|19	BuildRequires:	libx11-devel
12mr|mtink-1.0.16-6|20	BuildRequires:	lesstif-devel
12mr|mtink-1.0.16-6|21	BuildRequires:	libxt-devel
12mr|mtink-1.0.16-6|22	BuildRequires:	imagemagick
12mr|mtink-1.0.16-6|23	Requires(post): rpm-helper
12mr|mtink-1.0.16-6|24	Requires(preun): rpm-helper
12mr|mtink-1.0.16-6|25	Conflicts:	printer-utils = 2007
12mr|mtink-1.0.16-6|26	Conflicts:	cups-drivers = 2007
12mr|mtink-1.0.16-6|27	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|mtink-1.0.16-6|28	
12mr|mtink-1.0.16-6|29	%description
12mr|mtink-1.0.16-6|30	Mtink is a status monitor which allow to get the remaining ink quantity,
12mr|mtink-1.0.16-6|31	printing of test patterns, changing and cleaning cartridges.
12mr|mtink-1.0.16-6|32	
12mr|mtink-1.0.16-6|33	%prep
12mr|mtink-1.0.16-6|34	
12mr|mtink-1.0.16-6|35	%setup -q %{name}-%{version}
12mr|mtink-1.0.16-6|36	%patch0 -p1
12mr|mtink-1.0.16-6|37	%patch1 -p1
12mr|mtink-1.0.16-6|38	%patch2 -p0
12mr|mtink-1.0.16-6|39	
12mr|mtink-1.0.16-6|40	cp %{SOURCE1} mtinkd.init
12mr|mtink-1.0.16-6|41	cp %{SOURCE2} mtinkd.sysconfig
12mr|mtink-1.0.16-6|42	cp %{SOURCE3} printutils.png
12mr|mtink-1.0.16-6|43	
12mr|mtink-1.0.16-6|44	%build
12mr|mtink-1.0.16-6|45	%serverbuild
12mr|mtink-1.0.16-6|46	
12mr|mtink-1.0.16-6|47	perl -p -i -e 's|(/usr/X11R6)/lib\b|\1/%{_lib}|g' Makefile.ORG
12mr|mtink-1.0.16-6|48	perl -p -i -e 's|(/usr)/lib\b|\1/%{_lib}|g' Makefile.ORG
12mr|mtink-1.0.16-6|49	perl -p -i -e 's|(/usr)/lib$|\1/%{_lib}|g' Configure
12mr|mtink-1.0.16-6|50	perl -p -i -e 's|(''/usr/)lib('')|$1%{_lib}$2|g' checkMotifVersion.sh
12mr|mtink-1.0.16-6|51	perl -pi -e "s|^DBG = .*|DBG = $CFLAGS|g" Makefile.ORG
12mr|mtink-1.0.16-6|52	
12mr|mtink-1.0.16-6|53	./Configure --no-suid --prefix /usr
12mr|mtink-1.0.16-6|54	%make CC="gcc %ldflags"
12mr|mtink-1.0.16-6|55	
12mr|mtink-1.0.16-6|56	# Fix some small bugs
12mr|mtink-1.0.16-6|57	#perl -p -i -e "s/START_LEVEL=S99mtink/START_LEVEL=S59mtink/" etc/installInitScript.sh
12mr|mtink-1.0.16-6|58	#perl -p -i -e "s/STOP_LEVEL=K02mtink/START_LEVEL=K61mtink/" etc/installInitScript.sh
12mr|mtink-1.0.16-6|59	#perl -p -i -e "s/for d in 2 3 4 5/XXXXXXXXXX/" etc/installInitScript.sh
12mr|mtink-1.0.16-6|60	#perl -p -i -e "s/for d in 0 1 6/for d in 2 3 4 5/" etc/installInitScript.sh
12mr|mtink-1.0.16-6|61	#perl -p -i -e "s/XXXXXXXXXX/for d in 0 1 6/" etc/installInitScript.sh
12mr|mtink-1.0.16-6|62	#perl -p -i -e "s!cp mtink /etc/init.d!!" etc/installInitScript.sh
12mr|mtink-1.0.16-6|63	perl -p -i -e "s!chmod 744 /etc/init.d/mtink!!" etc/installInitScript.sh
12mr|mtink-1.0.16-6|64	
12mr|mtink-1.0.16-6|65	%install
12mr|mtink-1.0.16-6|66	rm -rf %{buildroot}
12mr|mtink-1.0.16-6|67	
12mr|mtink-1.0.16-6|68	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|mtink-1.0.16-6|69	install -d %{buildroot}%{_initrddir}
12mr|mtink-1.0.16-6|70	install -d %{buildroot}%{_bindir}
12mr|mtink-1.0.16-6|71	install -d %{buildroot}%{_sbindir}
12mr|mtink-1.0.16-6|72	install -d %{buildroot}%{_libdir}/gimp/2.0/plug-ins
12mr|mtink-1.0.16-6|73	install -d %{buildroot}%{_prefix}/lib/cups/backend
12mr|mtink-1.0.16-6|74	install -d %{buildroot}%{_localstatedir}/lib/mtink
12mr|mtink-1.0.16-6|75	install -d %{buildroot}%{_datadir}/mtink
12mr|mtink-1.0.16-6|76	install -d %{buildroot}/var/run/mtink
12mr|mtink-1.0.16-6|77	
12mr|mtink-1.0.16-6|78	install -m0755 mtink %{buildroot}%{_bindir}/
12mr|mtink-1.0.16-6|79	install -m0755 ttink %{buildroot}%{_bindir}/
12mr|mtink-1.0.16-6|80	install -m0755 mtinkc %{buildroot}%{_bindir}/
12mr|mtink-1.0.16-6|81	install -m0755 mtinkd %{buildroot}%{_sbindir}/
12mr|mtink-1.0.16-6|82	install -m0755 mtinkd.init %{buildroot}%{_initrddir}/mtinkd
12mr|mtink-1.0.16-6|83	install -m0644 mtinkd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/mtinkd
12mr|mtink-1.0.16-6|84	
12mr|mtink-1.0.16-6|85	install -m0644 utils/printer.desc.bldin %{buildroot}%{_datadir}/mtink/printer.desc
12mr|mtink-1.0.16-6|86	install -m0644 utils/*.align %{buildroot}%{_datadir}/mtink/
12mr|mtink-1.0.16-6|87	
12mr|mtink-1.0.16-6|88	install -m0755 etc/installInitScript.sh %{buildroot}%{_sbindir}/mtink-installInitScript
12mr|mtink-1.0.16-6|89	install -m0755 detect/askPrinter %{buildroot}%{_sbindir}/
12mr|mtink-1.0.16-6|90	install -m0755 etc/mtink-cups %{buildroot}%{_prefix}/lib/cups/backend/mtink
12mr|mtink-1.0.16-6|91	install -m0755 gimp-mtink %{buildroot}%{_libdir}/gimp/2.0/plug-ins/
12mr|mtink-1.0.16-6|92	
12mr|mtink-1.0.16-6|93	# Documentation
12mr|mtink-1.0.16-6|94	cp -ax etc/readme README.mtinkd.startup
12mr|mtink-1.0.16-6|95	
12mr|mtink-1.0.16-6|96	# Menu icon
12mr|mtink-1.0.16-6|97	# Menu entries for printer-utils package
12mr|mtink-1.0.16-6|98	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/
12mr|mtink-1.0.16-6|99	install -m 644 printutils.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/
12mr|mtink-1.0.16-6|100	install -m 644 %{SOURCE5} %{buildroot}%{_datadir}/icons/
12mr|mtink-1.0.16-6|101	# mtink icon
12mr|mtink-1.0.16-6|102	mkdir -p %buildroot/%{_miconsdir}
12mr|mtink-1.0.16-6|103	mkdir -p %buildroot/%{_iconsdir}
12mr|mtink-1.0.16-6|104	mkdir -p %buildroot/%{_liconsdir}
12mr|mtink-1.0.16-6|105	convert %SOURCE4 -resize 16x16 %buildroot/%{_miconsdir}/%name.png
12mr|mtink-1.0.16-6|106	convert %SOURCE4 -resize 32x32 %buildroot/%{_iconsdir}/%name.png
12mr|mtink-1.0.16-6|107	convert %SOURCE4 -resize 48x48 %buildroot/%{_liconsdir}/%name.png
12mr|mtink-1.0.16-6|108	
12mr|mtink-1.0.16-6|109	# Menu entries
12mr|mtink-1.0.16-6|110	mkdir -p %{buildroot}%{_datadir}/applications
12mr|mtink-1.0.16-6|111	cat > %{buildroot}%{_datadir}/applications/mandriva-mtink.desktop << EOF
12mr|mtink-1.0.16-6|112	[Desktop Entry]
12mr|mtink-1.0.16-6|113	Name=Epson Inkjet Printer Manager
12mr|mtink-1.0.16-6|114	Comment=Alignment, ink level, cartridge maintenance
12mr|mtink-1.0.16-6|115	Exec=%{_bindir}/mtink
12mr|mtink-1.0.16-6|116	Icon=epson
12mr|mtink-1.0.16-6|117	Terminal=false
12mr|mtink-1.0.16-6|118	Type=Application
12mr|mtink-1.0.16-6|119	Categories=System;Monitor;
12mr|mtink-1.0.16-6|120	EOF
12mr|mtink-1.0.16-6|121	
12mr|mtink-1.0.16-6|122	%post
12mr|mtink-1.0.16-6|123	%_post_service mtinkd
12mr|mtink-1.0.16-6|124	if [ "$1" -eq "1" ]; then
12mr|mtink-1.0.16-6|125	# On fresh installs, disable mtinkd on boot time
12mr|mtink-1.0.16-6|126	chkconfig mtinkd off
12mr|mtink-1.0.16-6|127	fi
12mr|mtink-1.0.16-6|128	# Restart the mtinkd when it is running, but do not activate it by
12mr|mtink-1.0.16-6|129	# default. It blocks the ports for non-Epson devices.
12mr|mtink-1.0.16-6|130	if [ "$1" -eq "2" ]; then
12mr|mtink-1.0.16-6|131	# On update
12mr|mtink-1.0.16-6|132	service mtinkd condrestart > /dev/null 2>/dev/null || :
12mr|mtink-1.0.16-6|133	fi
12mr|mtink-1.0.16-6|134	%if %mdkversion < 200900
12mr|mtink-1.0.16-6|135	%update_menus
12mr|mtink-1.0.16-6|136	%endif
12mr|mtink-1.0.16-6|137	
12mr|mtink-1.0.16-6|138	%preun
12mr|mtink-1.0.16-6|139	#Stop mtinkd when uninstalling printer-filters
12mr|mtink-1.0.16-6|140	%_preun_service mtinkd
12mr|mtink-1.0.16-6|141	
12mr|mtink-1.0.16-6|142	%postun
12mr|mtink-1.0.16-6|143	if [ "$1" -ge "1" ]; then
12mr|mtink-1.0.16-6|144	# On update
12mr|mtink-1.0.16-6|145	/sbin/service mtinkd condrestart >/dev/null 2>&1
12mr|mtink-1.0.16-6|146	fi
12mr|mtink-1.0.16-6|147	%if %mdkversion < 200900
12mr|mtink-1.0.16-6|148	%clean_menus
12mr|mtink-1.0.16-6|149	%endif
12mr|mtink-1.0.16-6|150	
12mr|mtink-1.0.16-6|151	%triggerin -n mtink -- printer-utils-2007
12mr|mtink-1.0.16-6|152	mtinkpid="`pidof mtink`"
12mr|mtink-1.0.16-6|153	if ! [ -z "${mtinkpid}" ]; then
12mr|mtink-1.0.16-6|154	kill `cat ${mtinkpid}`
12mr|mtink-1.0.16-6|155	%{_initrddir}/mtinkd start
12mr|mtink-1.0.16-6|156	fi
12mr|mtink-1.0.16-6|157	
12mr|mtink-1.0.16-6|158	%clean
12mr|mtink-1.0.16-6|159	rm -rf %{buildroot}
12mr|mtink-1.0.16-6|160	
12mr|mtink-1.0.16-6|161	%files
12mr|mtink-1.0.16-6|162	%defattr(-,root,root)
12mr|mtink-1.0.16-6|163	%doc README.mtinkd.startup CHANGE.LOG doc/*
12mr|mtink-1.0.16-6|164	%attr(0755,root,root) %{_initrddir}/mtinkd
12mr|mtink-1.0.16-6|165	%attr(0644,root,sys) %config(noreplace) %{_sysconfdir}/sysconfig/mtinkd
12mr|mtink-1.0.16-6|166	%{_sbindir}/mtinkd
12mr|mtink-1.0.16-6|167	%{_sbindir}/askPrinter
12mr|mtink-1.0.16-6|168	%{_sbindir}/mtink-installInitScript
12mr|mtink-1.0.16-6|169	%attr(0755,root,sys) %{_bindir}/mtinkc
12mr|mtink-1.0.16-6|170	# These four must be SGID sys/SUID root to be able to access the printer
12mr|mtink-1.0.16-6|171	# devices
12mr|mtink-1.0.16-6|172	%attr(6755,root,sys) %{_bindir}/mtink
12mr|mtink-1.0.16-6|173	%attr(6755,root,sys) %{_bindir}/ttink
12mr|mtink-1.0.16-6|174	%attr(2755,lp,sys) %{_libdir}/gimp/2.0/plug-ins/gimp-mtink
12mr|mtink-1.0.16-6|175	
12mr|mtink-1.0.16-6|176	%{_datadir}/applications/mandriva-mtink.desktop
12mr|mtink-1.0.16-6|177	%{_datadir}/icons/hicolor/16x16/apps/printutils.png
12mr|mtink-1.0.16-6|178	%{_miconsdir}/%name.png
12mr|mtink-1.0.16-6|179	%{_iconsdir}/%name.png
12mr|mtink-1.0.16-6|180	%{_liconsdir}/%name.png
12mr|mtink-1.0.16-6|181	%{_iconsdir}/epson.png
12mr|mtink-1.0.16-6|182	%attr(0750,lp,sys) %dir %{_localstatedir}/lib/mtink
12mr|mtink-1.0.16-6|183	%attr(0750,lp,sys) %dir /var/run/mtink
12mr|mtink-1.0.16-6|184	%attr(0755,root,root) %dir %{_datadir}/mtink
12mr|mtink-1.0.16-6|185	%attr(0644,root,root) %{_datadir}/mtink/*
12mr|mtink-1.0.16-6|186	%attr(0755,root,root) %{_prefix}/lib/cups/backend/mtink
12mr|mtink-1.0.16-6|187	
12mr|mtink-1.0.16-6|188	
12mr|mtink-1.0.16-6|189	
12mr|mtink-1.0.16-6|190	%changelog
12mr|mtink-1.0.16-6|191	

15228 12
12mr|mtools-4.0.17-3|1	Summary:	Programs for accessing MS-DOS disks without mounting the disks
12mr|mtools-4.0.17-3|2	Name: 		mtools
12mr|mtools-4.0.17-3|3	Version: 	4.0.17
12mr|mtools-4.0.17-3|4	Release: 	3
12mr|mtools-4.0.17-3|5	License: 	GPLv3+
12mr|mtools-4.0.17-3|6	Group: 		File tools
12mr|mtools-4.0.17-3|7	Url: 		http://mtools.linux.lu
12mr|mtools-4.0.17-3|8	Source: 	http://mtools.linux.lu/%{name}-%{version}.tar.bz2
12mr|mtools-4.0.17-3|9	Source1:	69-floppy-acl.rules
12mr|mtools-4.0.17-3|10	Patch0: 	mtools-4.0.10-linux.patch
12mr|mtools-4.0.17-3|11	Patch2: 	mtools-4.0.12-atari.patch
12mr|mtools-4.0.17-3|12	BuildRequires: 	libx11-devel
12mr|mtools-4.0.17-3|13	BuildRequires:	libxau-devel
12mr|mtools-4.0.17-3|14	BuildRequires:	texinfo
12mr|mtools-4.0.17-3|15	
12mr|mtools-4.0.17-3|16	%description
12mr|mtools-4.0.17-3|17	Mtools is a collection of utilities for accessing MS-DOS files.
12mr|mtools-4.0.17-3|18	Mtools allow you to read, write and move around MS-DOS filesystem
12mr|mtools-4.0.17-3|19	files (normally on MS-DOS floppy disks).  Mtools supports Windows95
12mr|mtools-4.0.17-3|20	style long file names, OS/2 Xdf disks, and 2m disks.
12mr|mtools-4.0.17-3|21	
12mr|mtools-4.0.17-3|22	Mtools should be installed if you need to use MS-DOS disks.
12mr|mtools-4.0.17-3|23	
12mr|mtools-4.0.17-3|24	%prep
12mr|mtools-4.0.17-3|25	%setup -q
12mr|mtools-4.0.17-3|26	%patch0 -p1
12mr|mtools-4.0.17-3|27	%patch2 -p0
12mr|mtools-4.0.17-3|28	
12mr|mtools-4.0.17-3|29	%build
12mr|mtools-4.0.17-3|30	%configure2_5x
12mr|mtools-4.0.17-3|31	%make
12mr|mtools-4.0.17-3|32	
12mr|mtools-4.0.17-3|33	%install
12mr|mtools-4.0.17-3|34	mkdir -p %{buildroot}/%{_prefix} %{buildroot}%{_sysconfdir}
12mr|mtools-4.0.17-3|35	%makeinstall
12mr|mtools-4.0.17-3|36	install mtools.conf %{buildroot}%{_sysconfdir}
12mr|mtools-4.0.17-3|37	mkdir -p %{buildroot}/%{_sysconfdir}/udev/rules.d/
12mr|mtools-4.0.17-3|38	install -m644 %{SOURCE1} %{buildroot}/%{_sysconfdir}/udev/rules.d/69-floppy-acl.rules
12mr|mtools-4.0.17-3|39	
12mr|mtools-4.0.17-3|40	%files
12mr|mtools-4.0.17-3|41	%defattr(644,root,root,755)
12mr|mtools-4.0.17-3|42	%{_sysconfdir}/udev/rules.d/*.rules
12mr|mtools-4.0.17-3|43	%config(noreplace) %{_sysconfdir}/mtools.conf
12mr|mtools-4.0.17-3|44	%doc COPYING NEWS README Release.notes mtools.texi
12mr|mtools-4.0.17-3|45	%attr(755,root,root) %{_bindir}/f*
12mr|mtools-4.0.17-3|46	%attr(755,root,root) %{_bindir}/l*
12mr|mtools-4.0.17-3|47	%attr(755,root,root) %{_bindir}/m*
12mr|mtools-4.0.17-3|48	%attr(755,root,root) %{_bindir}/t*
12mr|mtools-4.0.17-3|49	%attr(755,root,root) %{_bindir}/u*
12mr|mtools-4.0.17-3|50	%attr(755,root,root) %{_bindir}/amuFormat.sh
12mr|mtools-4.0.17-3|51	%{_mandir}/*/*
12mr|mtools-4.0.17-3|52	%{_infodir}/%{name}.*
12mr|mtools-4.0.17-3|53	
12mr|mtools-4.0.17-3|54	
12mr|mtools-4.0.17-3|55	
12mr|mtools-4.0.17-3|56	%changelog
12mr|mtools-4.0.17-3|57	

15229 12
12mr|mt-st-1.1-7|1	Summary:	Programs to control tape device operations
12mr|mt-st-1.1-7|2	Name:		mt-st
12mr|mt-st-1.1-7|3	Version:	1.1
12mr|mt-st-1.1-7|4	Release:	%mkrel 7
12mr|mt-st-1.1-7|5	License:	GPLv2+
12mr|mt-st-1.1-7|6	Group:		Archiving/Backup
12mr|mt-st-1.1-7|7	URL:		ftp://metalab.unc.edu/pub/Linux/system/backup/
12mr|mt-st-1.1-7|8	Source0:	ftp://metalab.unc.edu/pub/Linux/system/backup/mt-st-%{version}.tar.gz
12mr|mt-st-1.1-7|9	Source1:	stinit.init
12mr|mt-st-1.1-7|10	Patch0:		mt-st-1.1-redhat.patch
12mr|mt-st-1.1-7|11	Patch1:		mt-st-1.1-SDLT.patch
12mr|mt-st-1.1-7|12	Patch2:		mt-st-0.7-config-files.patch
12mr|mt-st-1.1-7|13	Patch3:		mt-st-0.9b-manfix.patch
12mr|mt-st-1.1-7|14	Patch4:		mt-st-1.1-mtio.patch
12mr|mt-st-1.1-7|15	#Patch5:		mt-st-0.9b-LDFLAGS.diff
12mr|mt-st-1.1-7|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|mt-st-1.1-7|17	
12mr|mt-st-1.1-7|18	%description
12mr|mt-st-1.1-7|19	The mt-st package contains the mt and st tape drive management
12mr|mt-st-1.1-7|20	programs. Mt (for magnetic tape drives) and st (for SCSI tape devices)
12mr|mt-st-1.1-7|21	can control rewinding, ejecting, skipping files and blocks and more.
12mr|mt-st-1.1-7|22	
12mr|mt-st-1.1-7|23	This package can help you manage tape drives.
12mr|mt-st-1.1-7|24	
12mr|mt-st-1.1-7|25	%prep
12mr|mt-st-1.1-7|26	
12mr|mt-st-1.1-7|27	%setup -q
12mr|mt-st-1.1-7|28	%patch0 -p1 -b .redhat
12mr|mt-st-1.1-7|29	%patch1 -p1 -b .sdlt
12mr|mt-st-1.1-7|30	%patch2 -p1 -b .configfiles
12mr|mt-st-1.1-7|31	%patch3 -p1 -b .manfix
12mr|mt-st-1.1-7|32	%patch4 -p1 -b .mtio
12mr|mt-st-1.1-7|33	#%patch5 -p0 -b .LDFLAGS
12mr|mt-st-1.1-7|34	
12mr|mt-st-1.1-7|35	# fix encoding
12mr|mt-st-1.1-7|36	f=README.stinit
12mr|mt-st-1.1-7|37	iconv -f ISO8859-1 -t UTF-8 -o $f.new $f
12mr|mt-st-1.1-7|38	touch -r $f $f.new
12mr|mt-st-1.1-7|39	mv $f.new $f
12mr|mt-st-1.1-7|40	
12mr|mt-st-1.1-7|41	%build
12mr|mt-st-1.1-7|42	
12mr|mt-st-1.1-7|43	%make CFLAGS="%{optflags}"
12mr|mt-st-1.1-7|44	
12mr|mt-st-1.1-7|45	%install
12mr|mt-st-1.1-7|46	rm -rf %{buildroot}
12mr|mt-st-1.1-7|47	
12mr|mt-st-1.1-7|48	%makeinstall mandir=%{_mandir}
12mr|mt-st-1.1-7|49	install -D -p -m 0755 %{SOURCE1} %{buildroot}%{_initddir}/stinit
12mr|mt-st-1.1-7|50	
12mr|mt-st-1.1-7|51	%clean
12mr|mt-st-1.1-7|52	rm -rf %{buildroot}
12mr|mt-st-1.1-7|53	
12mr|mt-st-1.1-7|54	%post
12mr|mt-st-1.1-7|55	%_post_service stinit
12mr|mt-st-1.1-7|56	
12mr|mt-st-1.1-7|57	%preun
12mr|mt-st-1.1-7|58	%_preun_service stinit
12mr|mt-st-1.1-7|59	
12mr|mt-st-1.1-7|60	%files
12mr|mt-st-1.1-7|61	%defattr(-,root,root)
12mr|mt-st-1.1-7|62	%doc COPYING README README.stinit mt-st-%{version}.lsm stinit.def.examples
12mr|mt-st-1.1-7|63	/bin/mt
12mr|mt-st-1.1-7|64	/sbin/stinit
12mr|mt-st-1.1-7|65	%{_initddir}/stinit
12mr|mt-st-1.1-7|66	%{_mandir}/man1/mt.1*
12mr|mt-st-1.1-7|67	%{_mandir}/man8/stinit.8*
12mr|mt-st-1.1-7|68	
12mr|mt-st-1.1-7|69	
12mr|mt-st-1.1-7|70	
12mr|mt-st-1.1-7|71	
12mr|mt-st-1.1-7|72	%changelog
12mr|mt-st-1.1-7|73	

15230 12
12mr|multiarch-utils-1.0.12-2|1	Summary:	Tools to help creation of multiarch binaries and includes
12mr|multiarch-utils-1.0.12-2|2	Name:		multiarch-utils
12mr|multiarch-utils-1.0.12-2|3	Version:	1.0.12
12mr|multiarch-utils-1.0.12-2|4	Release:	2
12mr|multiarch-utils-1.0.12-2|5	Source0:	%{name}-%{version}.tar.xz
12mr|multiarch-utils-1.0.12-2|6	License:	GPL
12mr|multiarch-utils-1.0.12-2|7	Group:		Development/Other
12mr|multiarch-utils-1.0.12-2|8	Url:		http://www.mandrivalinux.com/
12mr|multiarch-utils-1.0.12-2|9	BuildArch:	noarch
12mr|multiarch-utils-1.0.12-2|10	
12mr|multiarch-utils-1.0.12-2|11	%description
12mr|multiarch-utils-1.0.12-2|12	multiarch-utils is a collection of helper utilities to dispatch
12mr|multiarch-utils-1.0.12-2|13	binaries and include files during RPM package build.
12mr|multiarch-utils-1.0.12-2|14	
12mr|multiarch-utils-1.0.12-2|15	%prep
12mr|multiarch-utils-1.0.12-2|16	%setup -q
12mr|multiarch-utils-1.0.12-2|17	
12mr|multiarch-utils-1.0.12-2|18	%install
12mr|multiarch-utils-1.0.12-2|19	%makeinstall_std
12mr|multiarch-utils-1.0.12-2|20	
12mr|multiarch-utils-1.0.12-2|21	%files
12mr|multiarch-utils-1.0.12-2|22	%doc NEWS ChangeLog
12mr|multiarch-utils-1.0.12-2|23	%{_bindir}/multiarch-platform
12mr|multiarch-utils-1.0.12-2|24	%{_bindir}/multiarch-dispatch
12mr|multiarch-utils-1.0.12-2|25	%{_includedir}/multiarch-dispatch.h
12mr|multiarch-utils-1.0.12-2|26	%{_sysconfdir}/rpm/macros.d/multiarch.macros
12mr|multiarch-utils-1.0.12-2|27	%{_prefix}/lib/rpm/mkmultiarch
12mr|multiarch-utils-1.0.12-2|28	%{_prefix}/lib/rpm/check-multiarch-files
12mr|multiarch-utils-1.0.12-2|29	
12mr|multiarch-utils-1.0.12-2|30	
12mr|multiarch-utils-1.0.12-2|31	
12mr|multiarch-utils-1.0.12-2|32	%changelog
12mr|multiarch-utils-1.0.12-2|33	

15231 12
12mr|multipath-tools-0.4.8-22|1	Name:         multipath-tools
12mr|multipath-tools-0.4.8-22|2	URL:          http://christophe.varoqui.free.fr/multipath-tools/
12mr|multipath-tools-0.4.8-22|3	License:      GPL
12mr|multipath-tools-0.4.8-22|4	Group:        System/Kernel and hardware
12mr|multipath-tools-0.4.8-22|5	Version:      0.4.8
12mr|multipath-tools-0.4.8-22|6	Release:      %mkrel 22
12mr|multipath-tools-0.4.8-22|7	Summary:      Tools to manage multipathed devices with the device-mapper
12mr|multipath-tools-0.4.8-22|8	Source:       http://christophe.varoqui.free.fr/multipath-tools/%name-%version.tar.bz2
12mr|multipath-tools-0.4.8-22|9	Source1:      multipathd.init.bz2
12mr|multipath-tools-0.4.8-22|10	Patch0:	      multipath-tools-fix-build.patch
12mr|multipath-tools-0.4.8-22|11	Patch20:      multipath-tools-0.4.8-fix_make_install.patch
12mr|multipath-tools-0.4.8-22|12	# (bor) send udev event for block devices only (upstream)
12mr|multipath-tools-0.4.8-22|13	Patch21:      multipath-tools-0.4.8-send-udev-event-for-block-only.patch
12mr|multipath-tools-0.4.8-22|14	
12mr|multipath-tools-0.4.8-22|15	# Fedora patches
12mr|multipath-tools-0.4.8-22|16	Patch1:       uevent_fix.patch
12mr|multipath-tools-0.4.8-22|17	# Fix scsi_id usage, actually not the Fedora patch
12mr|multipath-tools-0.4.8-22|18	Patch8:       scsi_id_change.patch
12mr|multipath-tools-0.4.8-22|19	Patch10:      fix_devt.patch
12mr|multipath-tools-0.4.8-22|20	Patch12:      binding_error.patch
12mr|multipath-tools-0.4.8-22|21	# Fix kpartx extended partition handling
12mr|multipath-tools-0.4.8-22|22	Patch13:      fix_kpartx.patch
12mr|multipath-tools-0.4.8-22|23	# Fix insecure permissions on multipathd.sock (CVE-2009-0115)
12mr|multipath-tools-0.4.8-22|24	Patch14:      fix_umask.patch
12mr|multipath-tools-0.4.8-22|25	# fix kpartx udev rule for dmraid
12mr|multipath-tools-0.4.8-22|26	Patch15:      fix-kpartx-udev-rules-for-dmraid.patch
12mr|multipath-tools-0.4.8-22|27	# kpartx: use current name of the device node
12mr|multipath-tools-0.4.8-22|28	Patch16:      multipath-tools-Use-current-name-of-the-device-node.patch
12mr|multipath-tools-0.4.8-22|29	# kpartx: deal with more than 256 minor numbers
12mr|multipath-tools-0.4.8-22|30	Patch17:      kpartx-make-kpartx-deal-with-more-than-256-minor-numbers.patch
12mr|multipath-tools-0.4.8-22|31	
12mr|multipath-tools-0.4.8-22|32	BuildRoot:    %{_tmppath}/%{name}-%{version}-build
12mr|multipath-tools-0.4.8-22|33	Requires:     dmsetup
12mr|multipath-tools-0.4.8-22|34	Requires:     kpartx = %{version}
12mr|multipath-tools-0.4.8-22|35	Conflicts:    kpartx < 0.4.8-16
12mr|multipath-tools-0.4.8-22|36	BuildRequires:	libdevmapper-devel
12mr|multipath-tools-0.4.8-22|37	BuildRequires:  sysfsutils-devel
12mr|multipath-tools-0.4.8-22|38	BuildRequires:  readline-devel
12mr|multipath-tools-0.4.8-22|39	BuildRequires:  ncurses-devel
12mr|multipath-tools-0.4.8-22|40	BuildRequires:  libaio-devel
12mr|multipath-tools-0.4.8-22|41	Requires(preun):rpm-helper
12mr|multipath-tools-0.4.8-22|42	Requires(post):	rpm-helper
12mr|multipath-tools-0.4.8-22|43	
12mr|multipath-tools-0.4.8-22|44	
12mr|multipath-tools-0.4.8-22|45	%description
12mr|multipath-tools-0.4.8-22|46	This package provides the tools to manage multipathed devices by
12mr|multipath-tools-0.4.8-22|47	instructing the device-mapper multipath module what to do. The tools
12mr|multipath-tools-0.4.8-22|48	are:
12mr|multipath-tools-0.4.8-22|49	
12mr|multipath-tools-0.4.8-22|50	- multipath: scan the system for multipathed devices, assembles them
12mr|multipath-tools-0.4.8-22|51	and update the device-mapper's maps
12mr|multipath-tools-0.4.8-22|52	
12mr|multipath-tools-0.4.8-22|53	- multipathd: wait for maps events, then execs multipath
12mr|multipath-tools-0.4.8-22|54	
12mr|multipath-tools-0.4.8-22|55	- devmap-name: provides a meaningful device name to udev for devmaps
12mr|multipath-tools-0.4.8-22|56	
12mr|multipath-tools-0.4.8-22|57	- kpartx: maps linear devmaps upon device partitions, which makes
12mr|multipath-tools-0.4.8-22|58	multipath maps partionable
12mr|multipath-tools-0.4.8-22|59	
12mr|multipath-tools-0.4.8-22|60	%package -n kpartx
12mr|multipath-tools-0.4.8-22|61	Summary: Partition device manager for device-mapper devices
12mr|multipath-tools-0.4.8-22|62	Group: System/Kernel and hardware
12mr|multipath-tools-0.4.8-22|63	Conflicts: multipath-tools < 0.4.8-16
12mr|multipath-tools-0.4.8-22|64	
12mr|multipath-tools-0.4.8-22|65	%description -n kpartx
12mr|multipath-tools-0.4.8-22|66	kpartx manages partition creation and removal for device-mapper devices.
12mr|multipath-tools-0.4.8-22|67	
12mr|multipath-tools-0.4.8-22|68	%prep
12mr|multipath-tools-0.4.8-22|69	%setup -q
12mr|multipath-tools-0.4.8-22|70	%patch0 -p0
12mr|multipath-tools-0.4.8-22|71	
12mr|multipath-tools-0.4.8-22|72	%patch1 -p1 -b .uevent_fix
12mr|multipath-tools-0.4.8-22|73	%patch8 -p1 -b .scsi_id_change
12mr|multipath-tools-0.4.8-22|74	%patch10 -p1 -b .fix_devt
12mr|multipath-tools-0.4.8-22|75	%patch12 -p1 -b .binding_error
12mr|multipath-tools-0.4.8-22|76	%patch13 -p1 -b .ext_part
12mr|multipath-tools-0.4.8-22|77	%patch14 -p1 -b .umask
12mr|multipath-tools-0.4.8-22|78	%patch15 -p1 -b .kpartx_udev
12mr|multipath-tools-0.4.8-22|79	%patch16 -p1 -b .node_name
12mr|multipath-tools-0.4.8-22|80	%patch17 -p1 -b .minor_numbers
12mr|multipath-tools-0.4.8-22|81	%patch20 -p1 -b .install
12mr|multipath-tools-0.4.8-22|82	%patch21 -p1 -b .udev_subsys_block
12mr|multipath-tools-0.4.8-22|83	
12mr|multipath-tools-0.4.8-22|84	%build
12mr|multipath-tools-0.4.8-22|85	# parallel build support is broken:
12mr|multipath-tools-0.4.8-22|86	make BUILD="glibc"
12mr|multipath-tools-0.4.8-22|87	
12mr|multipath-tools-0.4.8-22|88	%install
12mr|multipath-tools-0.4.8-22|89	rm -fR $RPM_BUILD_ROOT
12mr|multipath-tools-0.4.8-22|90	make DESTDIR=$RPM_BUILD_ROOT install
12mr|multipath-tools-0.4.8-22|91	rm -rf $RPM_BUILD_ROOT/etc/hotplug.d
12mr|multipath-tools-0.4.8-22|92	mkdir -p $RPM_BUILD_ROOT/etc/init.d
12mr|multipath-tools-0.4.8-22|93	bzip2 -dc %{SOURCE1} > $RPM_BUILD_ROOT/etc/init.d/multipathd
12mr|multipath-tools-0.4.8-22|94	chmod 755 $RPM_BUILD_ROOT/etc/init.d/multipathd
12mr|multipath-tools-0.4.8-22|95	
12mr|multipath-tools-0.4.8-22|96	%clean
12mr|multipath-tools-0.4.8-22|97	rm -rf $RPM_BUILD_ROOT
12mr|multipath-tools-0.4.8-22|98	
12mr|multipath-tools-0.4.8-22|99	%preun
12mr|multipath-tools-0.4.8-22|100	%_preun_service multipathd
12mr|multipath-tools-0.4.8-22|101	
12mr|multipath-tools-0.4.8-22|102	%post
12mr|multipath-tools-0.4.8-22|103	%_post_service multipathd
12mr|multipath-tools-0.4.8-22|104	
12mr|multipath-tools-0.4.8-22|105	
12mr|multipath-tools-0.4.8-22|106	%files
12mr|multipath-tools-0.4.8-22|107	%defattr(-,root,root,755)
12mr|multipath-tools-0.4.8-22|108	%doc AUTHOR COPYING README* ChangeLog FAQ multipath.conf.*
12mr|multipath-tools-0.4.8-22|109	%config(noreplace) /etc/init.d/multipathd
12mr|multipath-tools-0.4.8-22|110	%config(noreplace) /etc/udev/rules.d/multipath.rules
12mr|multipath-tools-0.4.8-22|111	/sbin/devmap_name
12mr|multipath-tools-0.4.8-22|112	/sbin/mpath_prio_*
12mr|multipath-tools-0.4.8-22|113	/sbin/multipath
12mr|multipath-tools-0.4.8-22|114	/sbin/multipathd
12mr|multipath-tools-0.4.8-22|115	%_mandir/man?/devmap_name*
12mr|multipath-tools-0.4.8-22|116	%_mandir/man?/mpath_prio_*
12mr|multipath-tools-0.4.8-22|117	%_mandir/man?/multipath*
12mr|multipath-tools-0.4.8-22|118	
12mr|multipath-tools-0.4.8-22|119	%files -n kpartx
12mr|multipath-tools-0.4.8-22|120	%defattr(-,root,root,-)
12mr|multipath-tools-0.4.8-22|121	/sbin/kpartx
12mr|multipath-tools-0.4.8-22|122	/etc/udev/rules.d/kpartx.rules
12mr|multipath-tools-0.4.8-22|123	/lib/udev/kpartx_id
12mr|multipath-tools-0.4.8-22|124	%{_mandir}/man8/kpartx.8*
12mr|multipath-tools-0.4.8-22|125	
12mr|multipath-tools-0.4.8-22|126	
12mr|multipath-tools-0.4.8-22|127	
12mr|multipath-tools-0.4.8-22|128	
12mr|multipath-tools-0.4.8-22|129	%changelog
12mr|multipath-tools-0.4.8-22|130	

15232 12
12mr|munge-0.5.10-2|1	Name:           munge
12mr|munge-0.5.10-2|2	%define libname %mklibname %name
12mr|munge-0.5.10-2|3	%define develname %mklibname -d %name
12mr|munge-0.5.10-2|4	Version:        0.5.10
12mr|munge-0.5.10-2|5	Release:       	2
12mr|munge-0.5.10-2|6	Summary:        Enables uid & gid authentication across a host cluster
12mr|munge-0.5.10-2|7	
12mr|munge-0.5.10-2|8	Group:          System/Servers
12mr|munge-0.5.10-2|9	License:        GPLv2+
12mr|munge-0.5.10-2|10	URL:            http://munge.googlecode.com/
12mr|munge-0.5.10-2|11	Source0:        http://munge.googlecode.com/files/munge-%{version}.tar.bz2
12mr|munge-0.5.10-2|12	Source1:        create-munge-key
12mr|munge-0.5.10-2|13	Source2:        munge.logrotate
12mr|munge-0.5.10-2|14	# Check the key exists in the init.d script rather than failing
12mr|munge-0.5.10-2|15	Patch1:         check-key-exists.patch
12mr|munge-0.5.10-2|16	# Run as munge rather than deamon.
12mr|munge-0.5.10-2|17	Patch2:         runas-munge-user.patch
12mr|munge-0.5.10-2|18	Patch3: 	munge_configure.ac_disable-AM_PATH_LIBGCRYPT.patch
12mr|munge-0.5.10-2|19	
12mr|munge-0.5.10-2|20	BuildRequires:  zlib-devel bzip2-devel openssl-devel
12mr|munge-0.5.10-2|21	Requires:       %{libname} = %{version}-%{release}
12mr|munge-0.5.10-2|22	
12mr|munge-0.5.10-2|23	Requires(post):   chkconfig
12mr|munge-0.5.10-2|24	Requires(pre):    shadow-utils
12mr|munge-0.5.10-2|25	Requires(preun):  chkconfig, initscripts
12mr|munge-0.5.10-2|26	Requires(postun): initscripts
12mr|munge-0.5.10-2|27	
12mr|munge-0.5.10-2|28	
12mr|munge-0.5.10-2|29	%description
12mr|munge-0.5.10-2|30	MUNGE (MUNGE Uid 'N' Gid Emporium) is an authentication service for creating
12mr|munge-0.5.10-2|31	and validating credentials. It is designed to be highly scalable for use
12mr|munge-0.5.10-2|32	in an HPC cluster environment.
12mr|munge-0.5.10-2|33	It allows a process to authenticate the UID and GID of another local or
12mr|munge-0.5.10-2|34	remote process within a group of hosts having common users and groups.
12mr|munge-0.5.10-2|35	These hosts form a security realm that is defined by a shared cryptographic
12mr|munge-0.5.10-2|36	key. Clients within this security realm can create and validate credentials
12mr|munge-0.5.10-2|37	without the use of root privileges, reserved ports, or platform-specific
12mr|munge-0.5.10-2|38	methods.
12mr|munge-0.5.10-2|39	
12mr|munge-0.5.10-2|40	%package -n %{develname}
12mr|munge-0.5.10-2|41	Summary:        Development files for uid * gid authentication acrosss a host cluster
12mr|munge-0.5.10-2|42	Group:          Development/Other
12mr|munge-0.5.10-2|43	Requires:       %{libname} = %{version}-%{release}
12mr|munge-0.5.10-2|44	Provides:       munge-devel = %{version}-%{release}
12mr|munge-0.5.10-2|45	Provides:       %{libname}-devel = %{version}-%{release}
12mr|munge-0.5.10-2|46	
12mr|munge-0.5.10-2|47	
12mr|munge-0.5.10-2|48	%description -n %{develname}
12mr|munge-0.5.10-2|49	Header files for developing using MUNGE.
12mr|munge-0.5.10-2|50	
12mr|munge-0.5.10-2|51	%package -n     %{libname}
12mr|munge-0.5.10-2|52	Summary:        Runtime libs for uid * gid authentication acrosss a host cluster
12mr|munge-0.5.10-2|53	Group:          System/Libraries
12mr|munge-0.5.10-2|54	
12mr|munge-0.5.10-2|55	%description -n %{libname}
12mr|munge-0.5.10-2|56	This package contains the shared libraries (*.so*) which certain languages and
12mr|munge-0.5.10-2|57	applications need to dynamically load and use Munge.
12mr|munge-0.5.10-2|58	
12mr|munge-0.5.10-2|59	
12mr|munge-0.5.10-2|60	%prep
12mr|munge-0.5.10-2|61	%setup -q
12mr|munge-0.5.10-2|62	%patch1 -p1
12mr|munge-0.5.10-2|63	%patch2 -p1
12mr|munge-0.5.10-2|64	%patch3 -p0
12mr|munge-0.5.10-2|65	
12mr|munge-0.5.10-2|66	
12mr|munge-0.5.10-2|67	%build
12mr|munge-0.5.10-2|68	./bootstrap
12mr|munge-0.5.10-2|69	%configure  --disable-static
12mr|munge-0.5.10-2|70	# Get rid of some rpaths for /usr/sbin
12mr|munge-0.5.10-2|71	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12mr|munge-0.5.10-2|72	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12mr|munge-0.5.10-2|73	%make
12mr|munge-0.5.10-2|74	
12mr|munge-0.5.10-2|75	
12mr|munge-0.5.10-2|76	%install
12mr|munge-0.5.10-2|77	%makeinstall_std
12mr|munge-0.5.10-2|78	
12mr|munge-0.5.10-2|79	# mv init.d script form /etc/init.d to %{_initddir}
12mr|munge-0.5.10-2|80	mkdir -p $RPM_BUILD_ROOT/%{_initddir}
12mr|munge-0.5.10-2|81	mv  $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/munge $RPM_BUILD_ROOT/%{_initddir}/munge
12mr|munge-0.5.10-2|82	#
12mr|munge-0.5.10-2|83	chmod 644 $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig/munge
12mr|munge-0.5.10-2|84	# Exclude .la files
12mr|munge-0.5.10-2|85	rm $RPM_BUILD_ROOT/%{_libdir}/libmunge.la
12mr|munge-0.5.10-2|86	
12mr|munge-0.5.10-2|87	install -p -m 755 %{SOURCE1} $RPM_BUILD_ROOT/%{_sbindir}/create-munge-key
12mr|munge-0.5.10-2|88	install -p -D -m 644 %{SOURCE2} $RPM_BUILD_ROOT/%{_sysconfdir}/logrotate.d/munge
12mr|munge-0.5.10-2|89	
12mr|munge-0.5.10-2|90	# Fix a few permissions
12mr|munge-0.5.10-2|91	chmod 700 $RPM_BUILD_ROOT%{_var}/lib/munge $RPM_BUILD_ROOT%{_var}/log/munge
12mr|munge-0.5.10-2|92	chmod 700 $RPM_BUILD_ROOT%{_sysconfdir}/munge
12mr|munge-0.5.10-2|93	
12mr|munge-0.5.10-2|94	# Create and empty key file and pid file to be marked as a ghost file below.
12mr|munge-0.5.10-2|95	# i.e it is not actually included in the rpm, only the record
12mr|munge-0.5.10-2|96	# of it is.
12mr|munge-0.5.10-2|97	touch $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/%{name}.key
12mr|munge-0.5.10-2|98	chmod 400 $RPM_BUILD_ROOT%{_sysconfdir}/%{name}/%{name}.key
12mr|munge-0.5.10-2|99	touch $RPM_BUILD_ROOT%{_var}/run/%{name}/%{name}d.pid
12mr|munge-0.5.10-2|100	
12mr|munge-0.5.10-2|101	%postun
12mr|munge-0.5.10-2|102	if [ "$1" -ge "1" ] ; then
12mr|munge-0.5.10-2|103	/sbin/service munge condrestart >/dev/null 2>&1 || :
12mr|munge-0.5.10-2|104	fi
12mr|munge-0.5.10-2|105	
12mr|munge-0.5.10-2|106	
12mr|munge-0.5.10-2|107	%preun
12mr|munge-0.5.10-2|108	if [ $1 = 0 ]; then
12mr|munge-0.5.10-2|109	/sbin/service munge stop > /dev/null 2>&1 || :
12mr|munge-0.5.10-2|110	/sbin/chkconfig --del munge || :
12mr|munge-0.5.10-2|111	fi
12mr|munge-0.5.10-2|112	
12mr|munge-0.5.10-2|113	%pre
12mr|munge-0.5.10-2|114	getent group munge >/dev/null || groupadd -r munge
12mr|munge-0.5.10-2|115	getent passwd munge >/dev/null || \
12mr|munge-0.5.10-2|116	useradd -r -g munge -d %{_var}/run/munge -s /sbin/nologin \
12mr|munge-0.5.10-2|117	-c "Runs Uid 'N' Gid Emporium" munge
12mr|munge-0.5.10-2|118	exit 0
12mr|munge-0.5.10-2|119	
12mr|munge-0.5.10-2|120	
12mr|munge-0.5.10-2|121	%post
12mr|munge-0.5.10-2|122	/sbin/chkconfig --add munge || :
12mr|munge-0.5.10-2|123	
12mr|munge-0.5.10-2|124	%post -n %libname -p /sbin/ldconfig
12mr|munge-0.5.10-2|125	%postun -n %libname -p /sbin/ldconfig
12mr|munge-0.5.10-2|126	
12mr|munge-0.5.10-2|127	%files
12mr|munge-0.5.10-2|128	%{_initddir}/munge
12mr|munge-0.5.10-2|129	%{_bindir}/munge
12mr|munge-0.5.10-2|130	%{_bindir}/remunge
12mr|munge-0.5.10-2|131	%{_bindir}/unmunge
12mr|munge-0.5.10-2|132	%{_sbindir}/munged
12mr|munge-0.5.10-2|133	%{_sbindir}/create-munge-key
12mr|munge-0.5.10-2|134	%{_mandir}/man1/munge.1.*
12mr|munge-0.5.10-2|135	%{_mandir}/man1/remunge.1.*
12mr|munge-0.5.10-2|136	%{_mandir}/man1/unmunge.1.*
12mr|munge-0.5.10-2|137	%{_mandir}/man7/munge.7.*
12mr|munge-0.5.10-2|138	%{_mandir}/man8/munged.8.*
12mr|munge-0.5.10-2|139	%attr(-,munge,munge) %ghost %dir  %{_var}/run/munge
12mr|munge-0.5.10-2|140	%attr(0700,munge,munge) %dir  %{_var}/log/munge
12mr|munge-0.5.10-2|141	%attr(0700,munge,munge) %dir %{_sysconfdir}/munge
12mr|munge-0.5.10-2|142	%attr(0400,munge,munge) %ghost %{_sysconfdir}/%{name}/%{name}.key
12mr|munge-0.5.10-2|143	%attr(-,munge,munge)    %ghost %{_var}/run/%{name}/%{name}d.pid
12mr|munge-0.5.10-2|144	%attr(0700,munge,munge) %dir  %{_var}/lib/munge
12mr|munge-0.5.10-2|145	%config(noreplace) %{_sysconfdir}/sysconfig/munge
12mr|munge-0.5.10-2|146	%config(noreplace) %{_sysconfdir}/logrotate.d/munge
12mr|munge-0.5.10-2|147	%doc AUTHORS BUGS ChangeLog
12mr|munge-0.5.10-2|148	%doc JARGON META NEWS QUICKSTART README
12mr|munge-0.5.10-2|149	%doc doc
12mr|munge-0.5.10-2|150	
12mr|munge-0.5.10-2|151	%files -n %{libname}
12mr|munge-0.5.10-2|152	%{_libdir}/libmunge.so.2
12mr|munge-0.5.10-2|153	%{_libdir}/libmunge.so.2.0.0
12mr|munge-0.5.10-2|154	%doc COPYING
12mr|munge-0.5.10-2|155	
12mr|munge-0.5.10-2|156	%files -n %{develname}
12mr|munge-0.5.10-2|157	%{_includedir}/munge.h
12mr|munge-0.5.10-2|158	%{_libdir}/libmunge.so
12mr|munge-0.5.10-2|159	%{_mandir}/man3/munge.3.*
12mr|munge-0.5.10-2|160	%{_mandir}/man3/munge_ctx.3.*
12mr|munge-0.5.10-2|161	%{_mandir}/man3/munge_ctx_copy.3.*
12mr|munge-0.5.10-2|162	%{_mandir}/man3/munge_ctx_create.3.*
12mr|munge-0.5.10-2|163	%{_mandir}/man3/munge_ctx_destroy.3.*
12mr|munge-0.5.10-2|164	%{_mandir}/man3/munge_ctx_get.3.*
12mr|munge-0.5.10-2|165	%{_mandir}/man3/munge_ctx_set.3.*
12mr|munge-0.5.10-2|166	%{_mandir}/man3/munge_ctx_strerror.3.*
12mr|munge-0.5.10-2|167	%{_mandir}/man3/munge_decode.3.*
12mr|munge-0.5.10-2|168	%{_mandir}/man3/munge_encode.3.*
12mr|munge-0.5.10-2|169	%{_mandir}/man3/munge_enum.3.*
12mr|munge-0.5.10-2|170	%{_mandir}/man3/munge_enum_int_to_str.3.*
12mr|munge-0.5.10-2|171	%{_mandir}/man3/munge_enum_is_valid.3.*
12mr|munge-0.5.10-2|172	%{_mandir}/man3/munge_enum_str_to_int.3.*
12mr|munge-0.5.10-2|173	%{_mandir}/man3/munge_strerror.3.*
12mr|munge-0.5.10-2|174	
12mr|munge-0.5.10-2|175	
12mr|munge-0.5.10-2|176	
12mr|munge-0.5.10-2|177	
12mr|munge-0.5.10-2|178	
12mr|munge-0.5.10-2|179	%changelog
12mr|munge-0.5.10-2|180	

15233 12
12mr|muparser-1.34-2|1	%define filever %(echo %version|sed -e 's|\\.||')
12mr|muparser-1.34-2|2	%define major 0
12mr|muparser-1.34-2|3	%define libname %mklibname %name %major
12mr|muparser-1.34-2|4	%define develname %mklibname -d %name
12mr|muparser-1.34-2|5	
12mr|muparser-1.34-2|6	Summary:	A fast math parser library
12mr|muparser-1.34-2|7	Name:		muparser
12mr|muparser-1.34-2|8	Version:	1.34
12mr|muparser-1.34-2|9	Release:	2
12mr|muparser-1.34-2|10	License:	MIT
12mr|muparser-1.34-2|11	Group: 		System/Libraries
12mr|muparser-1.34-2|12	Source0:	http://nchc.dl.sourceforge.net/sourceforge/%{name}/%{name}_v%{filever}.tar.gz
12mr|muparser-1.34-2|13	Patch1:		muParser-1.30-gcc43.patch
12mr|muparser-1.34-2|14	URL:		http://muparser.sourceforge.net/
12mr|muparser-1.34-2|15	
12mr|muparser-1.34-2|16	%description
12mr|muparser-1.34-2|17	muParser is an extensible high performance math parser library. It is
12mr|muparser-1.34-2|18	based on transforming an expression into a bytecode and precalculating
12mr|muparser-1.34-2|19	constant parts of it.
12mr|muparser-1.34-2|20	
12mr|muparser-1.34-2|21	%package -n %{libname}
12mr|muparser-1.34-2|22	Summary:	Libraries for %{name}
12mr|muparser-1.34-2|23	Group:		System/Libraries
12mr|muparser-1.34-2|24	
12mr|muparser-1.34-2|25	%description -n %{libname}
12mr|muparser-1.34-2|26	This package contains library files of muParser.
12mr|muparser-1.34-2|27	
12mr|muparser-1.34-2|28	%package -n %{develname}
12mr|muparser-1.34-2|29	Summary:	Development files for %{name}
12mr|muparser-1.34-2|30	Group:		Development/C
12mr|muparser-1.34-2|31	Requires:	%{libname} = %version-%release
12mr|muparser-1.34-2|32	Provides:	%{name}-devel = %version-%release
12mr|muparser-1.34-2|33	
12mr|muparser-1.34-2|34	%description -n %{develname}
12mr|muparser-1.34-2|35	This package contains development files need to develop applications
12mr|muparser-1.34-2|36	based on muParser.
12mr|muparser-1.34-2|37	
12mr|muparser-1.34-2|38	%prep
12mr|muparser-1.34-2|39	%setup -q -n %{name}_v%{filever}
12mr|muparser-1.34-2|40	%patch1 -p0
12mr|muparser-1.34-2|41	
12mr|muparser-1.34-2|42	%build
12mr|muparser-1.34-2|43	%configure2_5x --enable-shared --enable-static
12mr|muparser-1.34-2|44	make
12mr|muparser-1.34-2|45	
12mr|muparser-1.34-2|46	%install
12mr|muparser-1.34-2|47	rm -fr %buildroot
12mr|muparser-1.34-2|48	%makeinstall_std
12mr|muparser-1.34-2|49	
12mr|muparser-1.34-2|50	%files -n %{libname}
12mr|muparser-1.34-2|51	%doc Changes.txt
12mr|muparser-1.34-2|52	%_libdir/*.so.%{major}*
12mr|muparser-1.34-2|53	
12mr|muparser-1.34-2|54	%files -n %{develname}
12mr|muparser-1.34-2|55	%doc docs/html
12mr|muparser-1.34-2|56	%_libdir/*.so
12mr|muparser-1.34-2|57	%_libdir/pkgconfig/*.pc
12mr|muparser-1.34-2|58	%_includedir/*.h
12mr|muparser-1.34-2|59	
12mr|muparser-1.34-2|60	
12mr|muparser-1.34-2|61	
12mr|muparser-1.34-2|62	%changelog
12mr|muparser-1.34-2|63	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|muparser-1.34-2|64	+ Commit: d09d259
12mr|muparser-1.34-2|65	- Spec cleanup
12mr|muparser-1.34-2|66	
12mr|muparser-1.34-2|67	

15234 12
12mr|mures-0.5-17|1	Summary:	Clone of Sega's "Chu Chu Rocket", a multi-player puzzle game
12mr|mures-0.5-17|2	Name:		mures
12mr|mures-0.5-17|3	Version:	0.5
12mr|mures-0.5-17|4	Release:	17
12mr|mures-0.5-17|5	License:	GPL
12mr|mures-0.5-17|6	Group:		Games/Arcade
12mr|mures-0.5-17|7	URL:		http://mures.sourceforge.net/
12mr|mures-0.5-17|8	Source0:	http://prdownloads.sourceforge.net/mures/%{name}-%{version}.tar.bz2
12mr|mures-0.5-17|9	Source1:	%{name}-48.xpm
12mr|mures-0.5-17|10	Patch0:		mures-0.5-linkage.patch
12mr|mures-0.5-17|11	BuildRequires:	pkgconfig(SDL_image)
12mr|mures-0.5-17|12	BuildRequires:	SDL_net-devel
12mr|mures-0.5-17|13	BuildRequires:	SDL_ttf-devel
12mr|mures-0.5-17|14	BuildRequires:	pkgconfig(gl)
12mr|mures-0.5-17|15	BuildRequires:	pkgconfig(glu)
12mr|mures-0.5-17|16	BuildRequires:	texinfo
12mr|mures-0.5-17|17	BuildRequires:	imagemagick
12mr|mures-0.5-17|18	# Author: Adam D'Angelo <dangelo@ntplx.net>
12mr|mures-0.5-17|19	
12mr|mures-0.5-17|20	%description
12mr|mures-0.5-17|21	Mures is a cross-platform clone of Sega's "Chu Chu Rocket" written using
12mr|mures-0.5-17|22	C. To start the game, run "mures -hN -aiM" where N and M are the number of
12mr|mures-0.5-17|23	human and computer players at the local computer. Press enter to start the
12mr|mures-0.5-17|24	game, press P to pause, and Q to quit.
12mr|mures-0.5-17|25	- Player 1: Use the mouse to target, and click and drag in the desired
12mr|mures-0.5-17|26	direction to place an arrow.
12mr|mures-0.5-17|27	- Player 2: Use the arrow keys to target, and the number keypad to place
12mr|mures-0.5-17|28	arrows.
12mr|mures-0.5-17|29	- Player 3: Use A,W,S,D to target and I,J,K,L to place arrows.
12mr|mures-0.5-17|30	
12mr|mures-0.5-17|31	%prep
12mr|mures-0.5-17|32	%setup -q
12mr|mures-0.5-17|33	%patch0 -p1
12mr|mures-0.5-17|34	
12mr|mures-0.5-17|35	%build
12mr|mures-0.5-17|36	autoreconf -fi
12mr|mures-0.5-17|37	%configure2_5x
12mr|mures-0.5-17|38	make
12mr|mures-0.5-17|39	
12mr|mures-0.5-17|40	%install
12mr|mures-0.5-17|41	rm -rf %{buildroot}
12mr|mures-0.5-17|42	
12mr|mures-0.5-17|43	%makeinstall_std
12mr|mures-0.5-17|44	
12mr|mures-0.5-17|45	mv %{buildroot}/%{_bindir}/%{name} %{buildroot}/%{_bindir}/%{name}.real
12mr|mures-0.5-17|46	cat << EOF > %{buildroot}/%{_bindir}/%{name}
12mr|mures-0.5-17|47	#!/bin/sh
12mr|mures-0.5-17|48	
12mr|mures-0.5-17|49	pushd %{_libdir}/%{name}
12mr|mures-0.5-17|50	%{name}.real --no3d "\$@"
12mr|mures-0.5-17|51	popd
12mr|mures-0.5-17|52	EOF
12mr|mures-0.5-17|53	chmod +x %{buildroot}/%{_bindir}/%{name}
12mr|mures-0.5-17|54	
12mr|mures-0.5-17|55	mkdir -p %{buildroot}/%{_libdir}/%{name}
12mr|mures-0.5-17|56	cp -a src/images src/maps src/sounds src/gui src/*.lua src/textures %{buildroot}/%{_libdir}/%{name}
12mr|mures-0.5-17|57	rm -rf %{buildroot}/%{_libdir}/%{name}/{*,*/*}/Makefile*
12mr|mures-0.5-17|58	
12mr|mures-0.5-17|59	install -d %{buildroot}%{_miconsdir}
12mr|mures-0.5-17|60	install -d %{buildroot}%{_iconsdir}
12mr|mures-0.5-17|61	install -d %{buildroot}%{_liconsdir}
12mr|mures-0.5-17|62	
12mr|mures-0.5-17|63	convert -size 48x48 %{SOURCE1} %{buildroot}/%{_liconsdir}/%{name}.png
12mr|mures-0.5-17|64	convert -size 32x32 %{SOURCE1} %{buildroot}/%{_iconsdir}/%{name}.png
12mr|mures-0.5-17|65	convert -size 16x16 %{SOURCE1} %{buildroot}/%{_miconsdir}/%{name}.png
12mr|mures-0.5-17|66	
12mr|mures-0.5-17|67	
12mr|mures-0.5-17|68	# XDG menu
12mr|mures-0.5-17|69	install -d %{buildroot}%{_datadir}/applications
12mr|mures-0.5-17|70	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|mures-0.5-17|71	[Desktop Entry]
12mr|mures-0.5-17|72	Name=Mures
12mr|mures-0.5-17|73	Comment=Multi-player puzzle game
12mr|mures-0.5-17|74	Exec=%{_bindir}/%{name}
12mr|mures-0.5-17|75	Icon=%{name}
12mr|mures-0.5-17|76	Terminal=false
12mr|mures-0.5-17|77	Type=Application
12mr|mures-0.5-17|78	Categories=Game;ArcadeGame;
12mr|mures-0.5-17|79	EOF
12mr|mures-0.5-17|80	
12mr|mures-0.5-17|81	%files
12mr|mures-0.5-17|82	%doc AUTHORS ChangeLog INSTALL README TODO
12mr|mures-0.5-17|83	%{_bindir}/*
12mr|mures-0.5-17|84	%{_libdir}/%{name}
12mr|mures-0.5-17|85	%{_miconsdir}/%{name}.png
12mr|mures-0.5-17|86	%{_iconsdir}/%{name}.png
12mr|mures-0.5-17|87	%{_liconsdir}/%{name}.png
12mr|mures-0.5-17|88	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|mures-0.5-17|89	
12mr|mures-0.5-17|90	
12mr|mures-0.5-17|91	
12mr|mures-0.5-17|92	
12mr|mures-0.5-17|93	
12mr|mures-0.5-17|94	%changelog
12mr|mures-0.5-17|95	* Sat Sep  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mures-0.5-17|96	+ Commit: 6e86b7a
12mr|mures-0.5-17|97	- Add patch to fix linkage
12mr|mures-0.5-17|98	
12mr|mures-0.5-17|99	

15235 12
12mr|murrine-0.98.2-1|1	%define name	murrine
12mr|murrine-0.98.2-1|2	%define version	0.98.2
12mr|murrine-0.98.2-1|3	%define release 1
12mr|murrine-0.98.2-1|4	%define libname %{_lib}%{name}
12mr|murrine-0.98.2-1|5	
12mr|murrine-0.98.2-1|6	Name: 	 	%{name}
12mr|murrine-0.98.2-1|7	Summary: 	Murrine GTK2 cairo theme
12mr|murrine-0.98.2-1|8	Version: 	%{version}
12mr|murrine-0.98.2-1|9	Release: 	%{release}
12mr|murrine-0.98.2-1|10	
12mr|murrine-0.98.2-1|11	Source:		ftp://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.xz
12mr|murrine-0.98.2-1|12	URL:		http://www.cimitan.com/murrine/
12mr|murrine-0.98.2-1|13	License:	GPLv2
12mr|murrine-0.98.2-1|14	Group:		Graphical desktop/GNOME
12mr|murrine-0.98.2-1|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|murrine-0.98.2-1|16	BuildRequires:	gtk2-devel
12mr|murrine-0.98.2-1|17	BuildRequires:	intltool
12mr|murrine-0.98.2-1|18	Requires:	%{libname}
12mr|murrine-0.98.2-1|19	
12mr|murrine-0.98.2-1|20	%description
12mr|murrine-0.98.2-1|21	The Murrine engine is a cairo-based GTK2 theming tool.  It's very fast compared
12mr|murrine-0.98.2-1|22	to clearlooks-cairo.  Murrine includes animations and a unique style.
12mr|murrine-0.98.2-1|23	
12mr|murrine-0.98.2-1|24	%package -n %{libname}
12mr|murrine-0.98.2-1|25	Summary:	Murrine GTK2 cairo theme
12mr|murrine-0.98.2-1|26	Group:		System/Libraries
12mr|murrine-0.98.2-1|27	Conflicts:	murrine < 0.53.1-2
12mr|murrine-0.98.2-1|28	Requires:	%name >= %version
12mr|murrine-0.98.2-1|29	
12mr|murrine-0.98.2-1|30	%description -n %{libname}
12mr|murrine-0.98.2-1|31	The Murrine engine is a cairo-based GTK2 theming tool.  It's very fast compared
12mr|murrine-0.98.2-1|32	to clearlooks-cairo.  Murrine includes animations and a unique style.
12mr|murrine-0.98.2-1|33	This package contains the Murrine GTK+ engine itself.
12mr|murrine-0.98.2-1|34	
12mr|murrine-0.98.2-1|35	%prep
12mr|murrine-0.98.2-1|36	%setup -q
12mr|murrine-0.98.2-1|37	
12mr|murrine-0.98.2-1|38	%build
12mr|murrine-0.98.2-1|39	%configure2_5x --enable-animation
12mr|murrine-0.98.2-1|40	%make
12mr|murrine-0.98.2-1|41	
12mr|murrine-0.98.2-1|42	%install
12mr|murrine-0.98.2-1|43	rm -rf %{buildroot}
12mr|murrine-0.98.2-1|44	%makeinstall
12mr|murrine-0.98.2-1|45	
12mr|murrine-0.98.2-1|46	%clean
12mr|murrine-0.98.2-1|47	rm -rf %{buildroot}
12mr|murrine-0.98.2-1|48	
12mr|murrine-0.98.2-1|49	%files
12mr|murrine-0.98.2-1|50	%defattr(-,root,root)
12mr|murrine-0.98.2-1|51	%doc AUTHORS ChangeLog
12mr|murrine-0.98.2-1|52	%_datadir/gtk-engines/murrine.xml
12mr|murrine-0.98.2-1|53	
12mr|murrine-0.98.2-1|54	%files -n %{libname}
12mr|murrine-0.98.2-1|55	%{_libdir}/gtk-2.0/*/engines/libmurrine.so
12mr|murrine-0.98.2-1|56	
12mr|murrine-0.98.2-1|57	
12mr|murrine-0.98.2-1|58	
12mr|murrine-0.98.2-1|59	
12mr|murrine-0.98.2-1|60	%changelog
12mr|murrine-0.98.2-1|61	* Tue Aug  28 2012 akdengi <kazancas@mandriva.ru>
12mr|murrine-0.98.2-1|62	+ Commit: 2262526
12mr|murrine-0.98.2-1|63	- -new version 0.98.2
12mr|murrine-0.98.2-1|64	
12mr|murrine-0.98.2-1|65	

15236 12
12mr|mutagen-1.20-6|1	Summary:	Audio tag tools
12mr|mutagen-1.20-6|2	Name:		mutagen
12mr|mutagen-1.20-6|3	Version:	1.20
12mr|mutagen-1.20-6|4	Release:	6
12mr|mutagen-1.20-6|5	License:	GPLv2+
12mr|mutagen-1.20-6|6	Group:		Sound
12mr|mutagen-1.20-6|7	URL:		http://code.google.com/p/mutagen/
12mr|mutagen-1.20-6|8	Source0:	http://mutagen.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|mutagen-1.20-6|9	%py_requires -d
12mr|mutagen-1.20-6|10	BuildArch:	noarch
12mr|mutagen-1.20-6|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|mutagen-1.20-6|12	
12mr|mutagen-1.20-6|13	%description
12mr|mutagen-1.20-6|14	Mutagen is an audio metadata tag reader and writer implemented in pure Python.
12mr|mutagen-1.20-6|15	It supports reading ID3v1.1, ID3v2.2, ID3v2.3, ID3v2.4, APEv2, and FLAC, and
12mr|mutagen-1.20-6|16	writing ID3v1.1, ID3v2.4, APEv2, and FLAC.
12mr|mutagen-1.20-6|17	
12mr|mutagen-1.20-6|18	The goals are (in rough order of importance):
12mr|mutagen-1.20-6|19	* Read as many files as possible
12mr|mutagen-1.20-6|20	* Compatibility with as many other tag readers and editors as possible
12mr|mutagen-1.20-6|21	* Compliance with the relevant specifications
12mr|mutagen-1.20-6|22	* Written in Pythonic Python, with a Pythonic API
12mr|mutagen-1.20-6|23	* Unit and regression test suite
12mr|mutagen-1.20-6|24	* Provide access to all features of the supported formats
12mr|mutagen-1.20-6|25	* Easily extensible
12mr|mutagen-1.20-6|26	
12mr|mutagen-1.20-6|27	%prep
12mr|mutagen-1.20-6|28	%setup -q
12mr|mutagen-1.20-6|29	
12mr|mutagen-1.20-6|30	%build
12mr|mutagen-1.20-6|31	%{__python} setup.py build
12mr|mutagen-1.20-6|32	
12mr|mutagen-1.20-6|33	# (tpg) checks fails on x86_64
12mr|mutagen-1.20-6|34	#%check
12mr|mutagen-1.20-6|35	#%{__python} setup.py test
12mr|mutagen-1.20-6|36	
12mr|mutagen-1.20-6|37	%install
12mr|mutagen-1.20-6|38	%{__python} setup.py install -O2 --skip-build --root %{buildroot}
12mr|mutagen-1.20-6|39	
12mr|mutagen-1.20-6|40	%files
12mr|mutagen-1.20-6|41	%defattr(-,root,root)
12mr|mutagen-1.20-6|42	%doc NEWS README TODO
12mr|mutagen-1.20-6|43	%{python_sitelib}/%{name}
12mr|mutagen-1.20-6|44	%{python_sitelib}/%{name}-%{version}-*egg-info
12mr|mutagen-1.20-6|45	%{_bindir}/*
12mr|mutagen-1.20-6|46	%{_mandir}/man1/*
12mr|mutagen-1.20-6|47	
12mr|mutagen-1.20-6|48	
12mr|mutagen-1.20-6|49	
12mr|mutagen-1.20-6|50	%changelog
12mr|mutagen-1.20-6|51	

15237 12
12mr|mutt-1.5.21-6|1	%define rel			6
12mr|mutt-1.5.21-6|2	%define release		%mkrel %rel
12mr|mutt-1.5.21-6|3	
12mr|mutt-1.5.21-6|4	%define _default_patch_fuzz 2
12mr|mutt-1.5.21-6|5	
12mr|mutt-1.5.21-6|6	# GNU libidn support for i18n'ed domain names
12mr|mutt-1.5.21-6|7	# no effect for now, mutt expects old version of libidn
12mr|mutt-1.5.21-6|8	%define enable_idn	0
12mr|mutt-1.5.21-6|9	%{?_with_idn: %global enable_idn 1}
12mr|mutt-1.5.21-6|10	
12mr|mutt-1.5.21-6|11	# compile against kerberos
12mr|mutt-1.5.21-6|12	%define enable_krb5	0
12mr|mutt-1.5.21-6|13	%{?_with_kerberos: %global enable_krb5 1}
12mr|mutt-1.5.21-6|14	# enable sasl2
12mr|mutt-1.5.21-6|15	# note that sasl2 includes kerberos support via sasl
12mr|mutt-1.5.21-6|16	%define enable_sasl2	1
12mr|mutt-1.5.21-6|17	
12mr|mutt-1.5.21-6|18	%define _requires_exceptions perl(timelocal.pl)
12mr|mutt-1.5.21-6|19	
12mr|mutt-1.5.21-6|20	Name:		mutt
12mr|mutt-1.5.21-6|21	Version:	1.5.21
12mr|mutt-1.5.21-6|22	Release:	%{release}
12mr|mutt-1.5.21-6|23	Epoch:		1
12mr|mutt-1.5.21-6|24	
12mr|mutt-1.5.21-6|25	Summary:	Text mode mail user agent
12mr|mutt-1.5.21-6|26	License:	GPL
12mr|mutt-1.5.21-6|27	Group:		Networking/Mail
12mr|mutt-1.5.21-6|28	Url:		http://www.mutt.org/
12mr|mutt-1.5.21-6|29	Source0:	ftp://ftp.mutt.org/pub/mutt/%{name}-%{version}.tar.gz
12mr|mutt-1.5.21-6|30	Source1:	ftp://ftp.mutt.org/pub/mutt/%{name}-%{version}.tar.gz.asc
12mr|mutt-1.5.21-6|31	# To make use of bzip2/gzip files
12mr|mutt-1.5.21-6|32	Source10:	%{name}-Muttrc_compressed_folders.foot.bz2
12mr|mutt-1.5.21-6|33	
12mr|mutt-1.5.21-6|34	#
12mr|mutt-1.5.21-6|35	# NOTE: For any patch that modifies Muttrc, please modify Muttrc.head.in
12mr|mutt-1.5.21-6|36	# instead, because Muttrc is automatically generated, so any change will
12mr|mutt-1.5.21-6|37	# be lost
12mr|mutt-1.5.21-6|38	#
12mr|mutt-1.5.21-6|39	
12mr|mutt-1.5.21-6|40	#
12mr|mutt-1.5.21-6|41	# Patch 1-99: Mandriva patches
12mr|mutt-1.5.21-6|42	#
12mr|mutt-1.5.21-6|43	
12mr|mutt-1.5.21-6|44	# Set tmpdir to ~/tmp in sample config
12mr|mutt-1.5.21-6|45	Patch1:		%{name}-1.3.15-tmpdef.patch
12mr|mutt-1.5.21-6|46	
12mr|mutt-1.5.21-6|47	# Tell user to install urlview instead of just barf at user
12mr|mutt-1.5.21-6|48	Patch2:         %{name}-1.5.18-urlview.patch
12mr|mutt-1.5.21-6|49	
12mr|mutt-1.5.21-6|50	# Allow non root users to install mutt
12mr|mutt-1.5.21-6|51	Patch3:		%{name}-1.5.5.1-no-sgid.patch
12mr|mutt-1.5.21-6|52	
12mr|mutt-1.5.21-6|53	# Don't include /usr/include/ncurses if not building against normal ncurses
12mr|mutt-1.5.21-6|54	Patch4:		%{name}-1.5.5.1-ncurses-include.patch
12mr|mutt-1.5.21-6|55	
12mr|mutt-1.5.21-6|56	# fixes the viewing of MIME attached files when the mailcap
12mr|mutt-1.5.21-6|57	# entry already uses quotes (eg: "%s")
12mr|mutt-1.5.21-6|58	Patch5:		mutt-1.5.11-mailcap.patch
12mr|mutt-1.5.21-6|59	
12mr|mutt-1.5.21-6|60	# defines gpg paths, aspell, and fallback charsets
12mr|mutt-1.5.21-6|61	Patch6:		mutt-1.5.20-gpg.patch
12mr|mutt-1.5.21-6|62	
12mr|mutt-1.5.21-6|63	# stack is not defined under openssl 1.0.0 (http://dev.mutt.org/hg/mutt/rev/1cf34ea1f128)
12mr|mutt-1.5.21-6|64	#Patch7:		mutt-1.5.20-stack.patch
12mr|mutt-1.5.21-6|65	
12mr|mutt-1.5.21-6|66	Patch8:		mutt-1.5.21-db51.patch
12mr|mutt-1.5.21-6|67	
12mr|mutt-1.5.21-6|68	#
12mr|mutt-1.5.21-6|69	# Patch 100- : external patches
12mr|mutt-1.5.21-6|70	#
12mr|mutt-1.5.21-6|71	
12mr|mutt-1.5.21-6|72	# Compressed folder support, http://www.spinnaker.de/mutt/compressed/
12mr|mutt-1.5.21-6|73	# http://www.mutt.org.ua/download/mutt-%{pversion}/patch-%{pversion}.rr.compressed.gz
12mr|mutt-1.5.21-6|74	Patch100:	patch-1.5.20.rr.compressed
12mr|mutt-1.5.21-6|75	
12mr|mutt-1.5.21-6|76	# NNTP support
12mr|mutt-1.5.21-6|77	# http://www.mutt.org.ua/download/mutt-%{version}/patch-%{version}.vvv.nntp.gz
12mr|mutt-1.5.21-6|78	Patch101:	patch-1.5.20.vvv.nntp
12mr|mutt-1.5.21-6|79	
12mr|mutt-1.5.21-6|80	# Dynamically set xterm window title / icon name
12mr|mutt-1.5.21-6|81	Patch104:	%{name}-1.5.5.1-xterm-title.patch
12mr|mutt-1.5.21-6|82	
12mr|mutt-1.5.21-6|83	# Merged upstream
12mr|mutt-1.5.21-6|84	#Patch107:	mutt-1.5.19-nulcert.diff
12mr|mutt-1.5.21-6|85	
12mr|mutt-1.5.21-6|86	# Now maintained at http://www.lunar-linux.org/index.php?option=com_content&task=view&id=44
12mr|mutt-1.5.21-6|87	# Patch adapted from: patch-1.5.20.sidebar.20090619.txt
12mr|mutt-1.5.21-6|88	Patch108:	mutt-1.5.20-sidebar.patch
12mr|mutt-1.5.21-6|89	
12mr|mutt-1.5.21-6|90	# Patch adapted from: http://greek0.net/mutt.html
12mr|mutt-1.5.21-6|91	Patch109:	mutt-1.5.12-indexcolor-3+cb.diff
12mr|mutt-1.5.21-6|92	
12mr|mutt-1.5.21-6|93	Patch110:	mutt-1.5.21-CVE-2011-1429.diff
12mr|mutt-1.5.21-6|94	
12mr|mutt-1.5.21-6|95	BuildRequires:	bzip2-devel
12mr|mutt-1.5.21-6|96	BuildRequires:	linuxdoc-tools
12mr|mutt-1.5.21-6|97	BuildRequires:  pkgconfig(ncursesw)
12mr|mutt-1.5.21-6|98	BuildRequires:  pkgconfig(ncurses)
12mr|mutt-1.5.21-6|99	BuildRequires:	openssl-devel
12mr|mutt-1.5.21-6|100	BuildRequires:	sendmail-command
12mr|mutt-1.5.21-6|101	# the new nntp patch can now use these versions
12mr|mutt-1.5.21-6|102	BuildRequires:	autoconf2.5 automake1.8
12mr|mutt-1.5.21-6|103	# required by the header cache patch
12mr|mutt-1.5.21-6|104	BuildRequires:  db-devel >= 5.2
12mr|mutt-1.5.21-6|105	%if %enable_krb5
12mr|mutt-1.5.21-6|106	BuildRequires:	krb5-devel
12mr|mutt-1.5.21-6|107	%endif
12mr|mutt-1.5.21-6|108	%if %enable_sasl2
12mr|mutt-1.5.21-6|109	BuildRequires:	libsasl-devel >= 2.1
12mr|mutt-1.5.21-6|110	%endif
12mr|mutt-1.5.21-6|111	
12mr|mutt-1.5.21-6|112	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|mutt-1.5.21-6|113	
12mr|mutt-1.5.21-6|114	# without it we have problems with attachments (e.g. .pdfs)
12mr|mutt-1.5.21-6|115	Suggests: mailcap
12mr|mutt-1.5.21-6|116	Suggests: mutt-utf8
12mr|mutt-1.5.21-6|117	
12mr|mutt-1.5.21-6|118	
12mr|mutt-1.5.21-6|119	%description
12mr|mutt-1.5.21-6|120	Mutt is a text mode mail user agent. Mutt supports color, threading,
12mr|mutt-1.5.21-6|121	arbitrary key remapping, and a lot of customization.
12mr|mutt-1.5.21-6|122	
12mr|mutt-1.5.21-6|123	You should install mutt if you've used mutt in the past and you prefer
12mr|mutt-1.5.21-6|124	it, or if you're new to mail programs and you haven't decided which
12mr|mutt-1.5.21-6|125	one you're going to use.
12mr|mutt-1.5.21-6|126	
12mr|mutt-1.5.21-6|127	%package	utf8
12mr|mutt-1.5.21-6|128	Summary:	Text mode mail user agent supporting wide character
12mr|mutt-1.5.21-6|129	Group:		Networking/Mail
12mr|mutt-1.5.21-6|130	Requires:	%{name} = %{epoch}:%{version}-%{release}
12mr|mutt-1.5.21-6|131	
12mr|mutt-1.5.21-6|132	%description	utf8
12mr|mutt-1.5.21-6|133	Mutt is a text mode mail user agent. Mutt supports color, threading,
12mr|mutt-1.5.21-6|134	arbitrary key remapping, and a lot of customization.
12mr|mutt-1.5.21-6|135	
12mr|mutt-1.5.21-6|136	You should install mutt if you've used mutt in the past and you prefer
12mr|mutt-1.5.21-6|137	it, or if you're new to mail programs and you haven't decided which
12mr|mutt-1.5.21-6|138	one you're going to use.
12mr|mutt-1.5.21-6|139	
12mr|mutt-1.5.21-6|140	NOTE: This version of mutt is linked against ncurses with wide char
12mr|mutt-1.5.21-6|141	support, and is useful for, say, people using UTF-8 locales.
12mr|mutt-1.5.21-6|142	
12mr|mutt-1.5.21-6|143	%package	doc
12mr|mutt-1.5.21-6|144	Summary:	Manual for Mutt, a text mode mail user agent
12mr|mutt-1.5.21-6|145	Group:		Networking/Mail
12mr|mutt-1.5.21-6|146	
12mr|mutt-1.5.21-6|147	%description	doc
12mr|mutt-1.5.21-6|148	This is the complete manual for Mutt, in text and HTML formats.
12mr|mutt-1.5.21-6|149	
12mr|mutt-1.5.21-6|150	Mutt is a text mode mail user agent. Mutt supports color, threading,
12mr|mutt-1.5.21-6|151	arbitrary key remapping, and a lot of customization.
12mr|mutt-1.5.21-6|152	
12mr|mutt-1.5.21-6|153	You should install mutt if you've used mutt in the past and you prefer
12mr|mutt-1.5.21-6|154	it, or if you're new to mail programs and you haven't decided which
12mr|mutt-1.5.21-6|155	one you're going to use.
12mr|mutt-1.5.21-6|156	
12mr|mutt-1.5.21-6|157	
12mr|mutt-1.5.21-6|158	%prep
12mr|mutt-1.5.21-6|159	%setup -q
12mr|mutt-1.5.21-6|160	%patch1 -p1 -b .tmpdef
12mr|mutt-1.5.21-6|161	%patch2 -p1 -b .urlview
12mr|mutt-1.5.21-6|162	%patch3 -p0 -b .no-sgid
12mr|mutt-1.5.21-6|163	%patch5 -p1 -b .mailcap
12mr|mutt-1.5.21-6|164	%patch6 -p0 -b .gpg
12mr|mutt-1.5.21-6|165	%patch8 -p0 -b .db5
12mr|mutt-1.5.21-6|166	%patch100 -p1 -b .cfp
12mr|mutt-1.5.21-6|167	%patch101 -p1 -b .nntp
12mr|mutt-1.5.21-6|168	%patch104 -p1 -b .xterm-title
12mr|mutt-1.5.21-6|169	%patch108 -p1
12mr|mutt-1.5.21-6|170	%patch109 -p1
12mr|mutt-1.5.21-6|171	%patch110 -p0 -b .CVE-2011-1429
12mr|mutt-1.5.21-6|172	
12mr|mutt-1.5.21-6|173	sed -i 's/AM_C_PROTOTYPES//g' configure.ac
12mr|mutt-1.5.21-6|174	autoreconf -fi
12mr|mutt-1.5.21-6|175	
12mr|mutt-1.5.21-6|176	# Append changes to Muttrc to make use of bzip2/gzip mbox
12mr|mutt-1.5.21-6|177	bzip2 -cd %{SOURCE10} >> Muttrc.head.in
12mr|mutt-1.5.21-6|178	
12mr|mutt-1.5.21-6|179	# Fix some bad references in the man pages
12mr|mutt-1.5.21-6|180	# Reference to imapd is not fixed, since uw-imap/courier/cyrus all have
12mr|mutt-1.5.21-6|181	# different paths
12mr|mutt-1.5.21-6|182	perl -pi -e 's|/usr/local/bin|%{_bindir}|g; s|/usr/local/doc/mutt|%{_docdir}/%{name}|g;' doc/*.man init.h
12mr|mutt-1.5.21-6|183	
12mr|mutt-1.5.21-6|184	%build
12mr|mutt-1.5.21-6|185	
12mr|mutt-1.5.21-6|186	build()
12mr|mutt-1.5.21-6|187	{
12mr|mutt-1.5.21-6|188	CONFIGURE_TOP=.. %configure2_5x \
12mr|mutt-1.5.21-6|189	--with-docdir=%{_docdir}/%{name} \
12mr|mutt-1.5.21-6|190	--enable-smtp		\
12mr|mutt-1.5.21-6|191	--enable-pop		\
12mr|mutt-1.5.21-6|192	--enable-imap		\
12mr|mutt-1.5.21-6|193	--enable-nfs-fix	\
12mr|mutt-1.5.21-6|194	--with-ssl		\
12mr|mutt-1.5.21-6|195	--enable-compressed	\
12mr|mutt-1.5.21-6|196	--enable-hcache		\
12mr|mutt-1.5.21-6|197	--without-gdbm		\
12mr|mutt-1.5.21-6|198	--with-bdb		\
12mr|mutt-1.5.21-6|199	--enable-pgp		\
12mr|mutt-1.5.21-6|200	--enable-smime		\
12mr|mutt-1.5.21-6|201	--with-gpgme-prefix=%{_prefix} \
12mr|mutt-1.5.21-6|202	%if %enable_krb5
12mr|mutt-1.5.21-6|203	--with-gss 		\
12mr|mutt-1.5.21-6|204	%else
12mr|mutt-1.5.21-6|205	--without-gss 		\
12mr|mutt-1.5.21-6|206	%endif
12mr|mutt-1.5.21-6|207	%if %enable_sasl2
12mr|mutt-1.5.21-6|208	--with-sasl 		\
12mr|mutt-1.5.21-6|209	%else
12mr|mutt-1.5.21-6|210	--without-sasl	 	\
12mr|mutt-1.5.21-6|211	%endif
12mr|mutt-1.5.21-6|212	$@ 			\
12mr|mutt-1.5.21-6|213	--enable-nntp
12mr|mutt-1.5.21-6|214	
12mr|mutt-1.5.21-6|215	# no parallel make
12mr|mutt-1.5.21-6|216	make
12mr|mutt-1.5.21-6|217	}
12mr|mutt-1.5.21-6|218	
12mr|mutt-1.5.21-6|219	# build normal version
12mr|mutt-1.5.21-6|220	### ugly. ugly.
12mr|mutt-1.5.21-6|221	perl -pi -e 's/ncurses ncursesw/ncurses # ncursesw/' configure
12mr|mutt-1.5.21-6|222	mkdir mutt-normal
12mr|mutt-1.5.21-6|223	pushd mutt-normal
12mr|mutt-1.5.21-6|224	build
12mr|mutt-1.5.21-6|225	popd
12mr|mutt-1.5.21-6|226	
12mr|mutt-1.5.21-6|227	# build another version enabling wide char support
12mr|mutt-1.5.21-6|228	### ugly. ugly.
12mr|mutt-1.5.21-6|229	perl -pi -e 's/ncurses # ncursesw/ncurses ncursesw/' configure
12mr|mutt-1.5.21-6|230	mkdir mutt-utf-8
12mr|mutt-1.5.21-6|231	pushd mutt-utf-8
12mr|mutt-1.5.21-6|232	build
12mr|mutt-1.5.21-6|233	
12mr|mutt-1.5.21-6|234	# "make install" installs $builddir/Muttrc into $buildroot
12mr|mutt-1.5.21-6|235	make update-doc
12mr|mutt-1.5.21-6|236	#mv -f Muttrc ../Muttrc
12mr|mutt-1.5.21-6|237	
12mr|mutt-1.5.21-6|238	popd
12mr|mutt-1.5.21-6|239	
12mr|mutt-1.5.21-6|240	%install
12mr|mutt-1.5.21-6|241	rm -rf %{buildroot}
12mr|mutt-1.5.21-6|242	
12mr|mutt-1.5.21-6|243	pushd mutt-utf-8
12mr|mutt-1.5.21-6|244	%makeinstall_std
12mr|mutt-1.5.21-6|245	mv %{buildroot}%{_bindir}/mutt %{buildroot}%{_bindir}/mutt-utf8
12mr|mutt-1.5.21-6|246	popd
12mr|mutt-1.5.21-6|247	
12mr|mutt-1.5.21-6|248	pushd mutt-normal
12mr|mutt-1.5.21-6|249	install -m 755 mutt %{buildroot}%{_bindir}/mutt-normal
12mr|mutt-1.5.21-6|250	popd
12mr|mutt-1.5.21-6|251	
12mr|mutt-1.5.21-6|252	# get rid of unpackaged files
12mr|mutt-1.5.21-6|253	rm -f %{buildroot}%{_sysconfdir}/mime.types
12mr|mutt-1.5.21-6|254	mv -f %{buildroot}%{_sysconfdir}/mime.types.dist .
12mr|mutt-1.5.21-6|255	mv -f %{buildroot}%{_sysconfdir}/Muttrc.dist .
12mr|mutt-1.5.21-6|256	
12mr|mutt-1.5.21-6|257	%find_lang %{name}
12mr|mutt-1.5.21-6|258	
12mr|mutt-1.5.21-6|259	%post
12mr|mutt-1.5.21-6|260	update-alternatives --install %{_bindir}/mutt mutt %{_bindir}/mutt-normal 10
12mr|mutt-1.5.21-6|261	
12mr|mutt-1.5.21-6|262	%preun
12mr|mutt-1.5.21-6|263	if [ $1 -eq 0 ]; then
12mr|mutt-1.5.21-6|264	update-alternatives --remove mutt %{_bindir}/mutt-normal
12mr|mutt-1.5.21-6|265	fi
12mr|mutt-1.5.21-6|266	
12mr|mutt-1.5.21-6|267	%post utf8
12mr|mutt-1.5.21-6|268	update-alternatives --install %{_bindir}/mutt mutt %{_bindir}/mutt-utf8 20
12mr|mutt-1.5.21-6|269	
12mr|mutt-1.5.21-6|270	%preun utf8
12mr|mutt-1.5.21-6|271	if [ $1 -eq 0 ]; then
12mr|mutt-1.5.21-6|272	update-alternatives --remove mutt %{_bindir}/mutt-utf8
12mr|mutt-1.5.21-6|273	fi
12mr|mutt-1.5.21-6|274	
12mr|mutt-1.5.21-6|275	%triggerpostun -- %{name} < %{epoch}:1.5
12mr|mutt-1.5.21-6|276	update-alternatives --install %{_bindir}/mutt mutt %{_bindir}/mutt-normal 10
12mr|mutt-1.5.21-6|277	
12mr|mutt-1.5.21-6|278	%clean
12mr|mutt-1.5.21-6|279	rm -rf %{buildroot}
12mr|mutt-1.5.21-6|280	
12mr|mutt-1.5.21-6|281	%files -f %{name}.lang
12mr|mutt-1.5.21-6|282	%defattr(-,root,root)
12mr|mutt-1.5.21-6|283	%doc BEWARE COPYRIGHT NEWS OPS* PATCHES*
12mr|mutt-1.5.21-6|284	%doc README* TODO UPDATING VERSION
12mr|mutt-1.5.21-6|285	%doc mime.types.dist Muttrc.dist
12mr|mutt-1.5.21-6|286	%config(noreplace) %{_sysconfdir}/Muttrc
12mr|mutt-1.5.21-6|287	%{_mandir}/man?/*
12mr|mutt-1.5.21-6|288	%{_bindir}/flea
12mr|mutt-1.5.21-6|289	%{_bindir}/mutt-normal
12mr|mutt-1.5.21-6|290	%{_bindir}/muttbug
12mr|mutt-1.5.21-6|291	%{_bindir}/pgpewrap
12mr|mutt-1.5.21-6|292	%{_bindir}/pgpring
12mr|mutt-1.5.21-6|293	%{_bindir}/smime_keys
12mr|mutt-1.5.21-6|294	%attr(2755, root, mail) %{_bindir}/mutt_dotlock
12mr|mutt-1.5.21-6|295	
12mr|mutt-1.5.21-6|296	%files utf8
12mr|mutt-1.5.21-6|297	%defattr(-,root,root)
12mr|mutt-1.5.21-6|298	%{_bindir}/mutt-utf8
12mr|mutt-1.5.21-6|299	
12mr|mutt-1.5.21-6|300	%files doc
12mr|mutt-1.5.21-6|301	%defattr(-,root,root)
12mr|mutt-1.5.21-6|302	%doc doc/manual.txt
12mr|mutt-1.5.21-6|303	%doc doc/advancedusage.html doc/gettingstarted.html doc/tuning.html
12mr|mutt-1.5.21-6|304	%doc doc/intro.html doc/mimesupport.html doc/reference.html
12mr|mutt-1.5.21-6|305	%doc doc/configuration.html doc/index.html doc/miscellany.html
12mr|mutt-1.5.21-6|306	
12mr|mutt-1.5.21-6|307	
12mr|mutt-1.5.21-6|308	
12mr|mutt-1.5.21-6|309	%changelog
12mr|mutt-1.5.21-6|310	

15238 12
12mr|mutter-3.6.2-1|1	%define gir_major 3.0
12mr|mutter-3.6.2-1|2	%define major 0
12mr|mutter-3.6.2-1|3	%define libname %mklibname %{name} %{major}
12mr|mutter-3.6.2-1|4	%define girname %mklibname %{name}-gir %{gir_major}
12mr|mutter-3.6.2-1|5	%define develname %mklibname -d %{name}
12mr|mutter-3.6.2-1|6	
12mr|mutter-3.6.2-1|7	Summary:	Mutter window manager
12mr|mutter-3.6.2-1|8	Name:		mutter
12mr|mutter-3.6.2-1|9	Version:	3.6.2
12mr|mutter-3.6.2-1|10	Release:	1
12mr|mutter-3.6.2-1|11	License:	GPLv2+
12mr|mutter-3.6.2-1|12	Group:		Graphical desktop/GNOME
12mr|mutter-3.6.2-1|13	URL:		http://ftp.gnome.org/pub/gnome/sources/mutter/
12mr|mutter-3.6.2-1|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/mutter/3.6/%{name}-%{version}.tar.xz
12mr|mutter-3.6.2-1|15	
12mr|mutter-3.6.2-1|16	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|mutter-3.6.2-1|17	BuildRequires:	intltool
12mr|mutter-3.6.2-1|18	BuildRequires:	zenity
12mr|mutter-3.6.2-1|19	BuildRequires:	pkgconfig(cairo)
12mr|mutter-3.6.2-1|20	BuildRequires:	pkgconfig(clutter-1.0)
12mr|mutter-3.6.2-1|21	BuildRequires:	pkgconfig(gconf-2.0)
12mr|mutter-3.6.2-1|22	BuildRequires:	pkgconfig(gl)
12mr|mutter-3.6.2-1|23	BuildRequires:	pkgconfig(glib-2.0)
12mr|mutter-3.6.2-1|24	BuildRequires:	pkgconfig(gio-2.0)
12mr|mutter-3.6.2-1|25	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|mutter-3.6.2-1|26	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mr|mutter-3.6.2-1|27	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|mutter-3.6.2-1|28	BuildRequires:	pkgconfig(libstartup-notification-1.0)
12mr|mutter-3.6.2-1|29	BuildRequires:	pkgconfig(libcanberra-gtk3)
12mr|mutter-3.6.2-1|30	BuildRequires:	pkgconfig(pango)
12mr|mutter-3.6.2-1|31	BuildRequires:	pkgconfig(sm)
12mr|mutter-3.6.2-1|32	BuildRequires:	pkgconfig(xcomposite)
12mr|mutter-3.6.2-1|33	BuildRequires:	pkgconfig(xcursor)
12mr|mutter-3.6.2-1|34	BuildRequires:	pkgconfig(xdamage)
12mr|mutter-3.6.2-1|35	BuildRequires:	pkgconfig(xfixes)
12mr|mutter-3.6.2-1|36	BuildRequires:	pkgconfig(xrender)
12mr|mutter-3.6.2-1|37	
12mr|mutter-3.6.2-1|38	Requires: GConf2
12mr|mutter-3.6.2-1|39	Requires: zenity
12mr|mutter-3.6.2-1|40	
12mr|mutter-3.6.2-1|41	%description
12mr|mutter-3.6.2-1|42	Mutter is a simple window manager that integrates nicely with
12mr|mutter-3.6.2-1|43	GNOME 2.
12mr|mutter-3.6.2-1|44	
12mr|mutter-3.6.2-1|45	%package -n %{libname}
12mr|mutter-3.6.2-1|46	Summary:	Libraries for Mutter
12mr|mutter-3.6.2-1|47	Group:		System/Libraries
12mr|mutter-3.6.2-1|48	Obsoletes:	%{_lib}mutter-private0 < %{version}
12mr|mutter-3.6.2-1|49	
12mr|mutter-3.6.2-1|50	%description -n %{libname}
12mr|mutter-3.6.2-1|51	This package contains libraries used by Mutter.
12mr|mutter-3.6.2-1|52	
12mr|mutter-3.6.2-1|53	%package -n %{girname}
12mr|mutter-3.6.2-1|54	Summary: GObject Introspection interface description for %{name}
12mr|mutter-3.6.2-1|55	Group: System/Libraries
12mr|mutter-3.6.2-1|56	
12mr|mutter-3.6.2-1|57	%description -n %{girname}
12mr|mutter-3.6.2-1|58	GObject Introspection interface description for %{name}.
12mr|mutter-3.6.2-1|59	
12mr|mutter-3.6.2-1|60	%package -n %{develname}
12mr|mutter-3.6.2-1|61	Summary:	Libraries and include files with Mutter
12mr|mutter-3.6.2-1|62	Group:		Development/GNOME and GTK+
12mr|mutter-3.6.2-1|63	Requires:	%{libname} = %{version}
12mr|mutter-3.6.2-1|64	Requires:	%{girname} = %{version}
12mr|mutter-3.6.2-1|65	Provides:	%{name}-devel = %{version}-%{release}
12mr|mutter-3.6.2-1|66	Obsoletes:	%mklibname -d %{name}-private 0
12mr|mutter-3.6.2-1|67	Obsoletes:	%{_lib}mutter-private-devel < %{version}
12mr|mutter-3.6.2-1|68	
12mr|mutter-3.6.2-1|69	%description -n %{develname}
12mr|mutter-3.6.2-1|70	This package provides the necessary development libraries and include
12mr|mutter-3.6.2-1|71	files to allow you to develop with Mutter.
12mr|mutter-3.6.2-1|72	
12mr|mutter-3.6.2-1|73	%prep
12mr|mutter-3.6.2-1|74	%setup -q
12mr|mutter-3.6.2-1|75	
12mr|mutter-3.6.2-1|76	%build
12mr|mutter-3.6.2-1|77	%configure2_5x \
12mr|mutter-3.6.2-1|78	--disable-static \
12mr|mutter-3.6.2-1|79	--disable-scrollkeeper \
12mr|mutter-3.6.2-1|80	--enable-compile-warnings=no
12mr|mutter-3.6.2-1|81	
12mr|mutter-3.6.2-1|82	%make
12mr|mutter-3.6.2-1|83	
12mr|mutter-3.6.2-1|84	%install
12mr|mutter-3.6.2-1|85	%makeinstall_std
12mr|mutter-3.6.2-1|86	%find_lang %{name}
12mr|mutter-3.6.2-1|87	
12mr|mutter-3.6.2-1|88	%files -f %{name}.lang
12mr|mutter-3.6.2-1|89	%doc README COPYING NEWS HACKING
12mr|mutter-3.6.2-1|90	%{_bindir}/*
12mr|mutter-3.6.2-1|91	%{_datadir}/applications/%{name}.desktop
12mr|mutter-3.6.2-1|92	%{_datadir}/GConf/gsettings/mutter-schemas.convert
12mr|mutter-3.6.2-1|93	%{_datadir}/glib-2.0/schemas/org.gnome.mutter.gschema.xml
12mr|mutter-3.6.2-1|94	%{_datadir}/gnome-control-center/keybindings/*.xml
12mr|mutter-3.6.2-1|95	%{_datadir}/gnome/wm-properties/%{name}-wm.desktop
12mr|mutter-3.6.2-1|96	%{_datadir}/%{name}
12mr|mutter-3.6.2-1|97	%dir %{_libdir}/%{name}
12mr|mutter-3.6.2-1|98	%dir %{_libdir}/%{name}/plugins
12mr|mutter-3.6.2-1|99	%{_libdir}/%{name}/plugins/default.so
12mr|mutter-3.6.2-1|100	%{_mandir}/man1/*
12mr|mutter-3.6.2-1|101	
12mr|mutter-3.6.2-1|102	%files -n %{libname}
12mr|mutter-3.6.2-1|103	%{_libdir}/*.so.%{major}*
12mr|mutter-3.6.2-1|104	
12mr|mutter-3.6.2-1|105	%files -n %{girname}
12mr|mutter-3.6.2-1|106	%{_libdir}/%{name}/Meta-%{gir_major}.typelib
12mr|mutter-3.6.2-1|107	
12mr|mutter-3.6.2-1|108	%files -n %{develname}
12mr|mutter-3.6.2-1|109	%doc ChangeLog
12mr|mutter-3.6.2-1|110	%{_libdir}/*.so
12mr|mutter-3.6.2-1|111	%{_includedir}/*
12mr|mutter-3.6.2-1|112	%{_libdir}/pkgconfig/*
12mr|mutter-3.6.2-1|113	%{_libdir}/%{name}/Meta-%{gir_major}.gir
12mr|mutter-3.6.2-1|114	
12mr|mutter-3.6.2-1|115	
12mr|mutter-3.6.2-1|116	
12mr|mutter-3.6.2-1|117	%changelog
12mr|mutter-3.6.2-1|118	* Tue Nov 13 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.2-1
12mr|mutter-3.6.2-1|119	- update to 3.6.2
12mr|mutter-3.6.2-1|120	
12mr|mutter-3.6.2-1|121	* Tue Oct  2 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0-1
12mr|mutter-3.6.2-1|122	- update to 3.6.0
12mr|mutter-3.6.2-1|123	
12mr|mutter-3.6.2-1|124	* Mon Apr 30 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.1-1
12mr|mutter-3.6.2-1|125	+ Revision: 794618
12mr|mutter-3.6.2-1|126	- new version 3.4.1
12mr|mutter-3.6.2-1|127	
12mr|mutter-3.6.2-1|128	* Mon Mar 05 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.2.2-1
12mr|mutter-3.6.2-1|129	+ Revision: 782126
12mr|mutter-3.6.2-1|130	- new version 3.2.2
12mr|mutter-3.6.2-1|131	- cleaned up spec
12mr|mutter-3.6.2-1|132	
12mr|mutter-3.6.2-1|133	* Wed May 25 2011 Götz Waschk <waschk@mandriva.org> 3.0.2.1-1
12mr|mutter-3.6.2-1|134	+ Revision: 679083
12mr|mutter-3.6.2-1|135	- update to new version 3.0.2.1
12mr|mutter-3.6.2-1|136	
12mr|mutter-3.6.2-1|137	* Wed May 25 2011 Götz Waschk <waschk@mandriva.org> 3.0.2-1
12mr|mutter-3.6.2-1|138	+ Revision: 679071
12mr|mutter-3.6.2-1|139	- update to new version 3.0.2
12mr|mutter-3.6.2-1|140	
12mr|mutter-3.6.2-1|141	* Tue Apr 26 2011 Götz Waschk <waschk@mandriva.org> 3.0.1-1
12mr|mutter-3.6.2-1|142	+ Revision: 659246
12mr|mutter-3.6.2-1|143	- update to new version 3.0.1
12mr|mutter-3.6.2-1|144	
12mr|mutter-3.6.2-1|145	* Tue Apr 05 2011 Funda Wang <fwang@mandriva.org> 3.0.0-1
12mr|mutter-3.6.2-1|146	+ Revision: 650792
12mr|mutter-3.6.2-1|147	- new version 3.0.0
12mr|mutter-3.6.2-1|148	
12mr|mutter-3.6.2-1|149	+ John Balcaen <mikala@mandriva.org>
12mr|mutter-3.6.2-1|150	- Fix BR for libcanberra-gtk-devel
12mr|mutter-3.6.2-1|151	
12mr|mutter-3.6.2-1|152	* Mon Jun 21 2010 Frederic Crozat <fcrozat@mandriva.com> 2.29.1-4mdv2011.0
12mr|mutter-3.6.2-1|153	+ Revision: 548403
12mr|mutter-3.6.2-1|154	- Patch3 (GIT): prevent possible DOS with too much damage events
12mr|mutter-3.6.2-1|155	
12mr|mutter-3.6.2-1|156	* Tue May 25 2010 Frederic Crozat <fcrozat@mandriva.com> 2.29.1-3mdv2010.1
12mr|mutter-3.6.2-1|157	+ Revision: 545988
12mr|mutter-3.6.2-1|158	- Patch2: ensure text is locale encoded for Zenity (GNOME bug 617536)
12mr|mutter-3.6.2-1|159	
12mr|mutter-3.6.2-1|160	* Mon May 10 2010 Frederic Crozat <fcrozat@mandriva.com> 2.29.1-2mdv2010.1
12mr|mutter-3.6.2-1|161	+ Revision: 544363
12mr|mutter-3.6.2-1|162	- Patch0 (GIT): improves damage performance
12mr|mutter-3.6.2-1|163	- Patch1 (GIT): fix flashes when windows are created
12mr|mutter-3.6.2-1|164	
12mr|mutter-3.6.2-1|165	* Fri Mar 19 2010 Götz Waschk <waschk@mandriva.org> 2.29.1-1mdv2010.1
12mr|mutter-3.6.2-1|166	+ Revision: 525203
12mr|mutter-3.6.2-1|167	- new version
12mr|mutter-3.6.2-1|168	- drop patches
12mr|mutter-3.6.2-1|169	
12mr|mutter-3.6.2-1|170	* Wed Mar 17 2010 Frederic Crozat <fcrozat@mandriva.com> 2.29.0-3mdv2010.1
12mr|mutter-3.6.2-1|171	+ Revision: 524470
12mr|mutter-3.6.2-1|172	- Patch1 (GIT): remove workaround for old intel drivers
12mr|mutter-3.6.2-1|173	
12mr|mutter-3.6.2-1|174	* Wed Mar 17 2010 Frederic Crozat <fcrozat@mandriva.com> 2.29.0-2mdv2010.1
12mr|mutter-3.6.2-1|175	+ Revision: 524226
12mr|mutter-3.6.2-1|176	- Patch0 (GIT): fix build with latest clutter
12mr|mutter-3.6.2-1|177	
12mr|mutter-3.6.2-1|178	* Fri Feb 19 2010 Götz Waschk <waschk@mandriva.org> 2.29.0-1mdv2010.1
12mr|mutter-3.6.2-1|179	+ Revision: 507979
12mr|mutter-3.6.2-1|180	- new version
12mr|mutter-3.6.2-1|181	- new API
12mr|mutter-3.6.2-1|182	
12mr|mutter-3.6.2-1|183	* Thu Feb 11 2010 Götz Waschk <waschk@mandriva.org> 2.28.1-0.20100211.1mdv2010.1
12mr|mutter-3.6.2-1|184	+ Revision: 504235
12mr|mutter-3.6.2-1|185	- git snapshot
12mr|mutter-3.6.2-1|186	
12mr|mutter-3.6.2-1|187	* Thu Nov 26 2009 Götz Waschk <waschk@mandriva.org> 2.28.0-2mdv2010.1
12mr|mutter-3.6.2-1|188	+ Revision: 470382
12mr|mutter-3.6.2-1|189	- add explicit dep on libmutter
12mr|mutter-3.6.2-1|190	
12mr|mutter-3.6.2-1|191	* Thu Oct 08 2009 Götz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12mr|mutter-3.6.2-1|192	+ Revision: 456006
12mr|mutter-3.6.2-1|193	- new version
12mr|mutter-3.6.2-1|194	- update file list
12mr|mutter-3.6.2-1|195	
12mr|mutter-3.6.2-1|196	* Wed Sep 16 2009 Götz Waschk <waschk@mandriva.org> 2.27.5-1mdv2010.0
12mr|mutter-3.6.2-1|197	+ Revision: 443442
12mr|mutter-3.6.2-1|198	- update to new version 2.27.5
12mr|mutter-3.6.2-1|199	
12mr|mutter-3.6.2-1|200	* Sat Sep 05 2009 Götz Waschk <waschk@mandriva.org> 2.27.4-1mdv2010.0
12mr|mutter-3.6.2-1|201	+ Revision: 432059
12mr|mutter-3.6.2-1|202	- new version
12mr|mutter-3.6.2-1|203	
12mr|mutter-3.6.2-1|204	* Sat Aug 29 2009 Götz Waschk <waschk@mandriva.org> 2.27.3-1mdv2010.0
12mr|mutter-3.6.2-1|205	+ Revision: 422131
12mr|mutter-3.6.2-1|206	- update to new version 2.27.3
12mr|mutter-3.6.2-1|207	
12mr|mutter-3.6.2-1|208	* Wed Aug 12 2009 Götz Waschk <waschk@mandriva.org> 2.27.2-2mdv2010.0
12mr|mutter-3.6.2-1|209	+ Revision: 415264
12mr|mutter-3.6.2-1|210	- move typelib to the library package
12mr|mutter-3.6.2-1|211	
12mr|mutter-3.6.2-1|212	* Tue Aug 11 2009 Götz Waschk <waschk@mandriva.org> 2.27.2-1mdv2010.0
12mr|mutter-3.6.2-1|213	+ Revision: 414699
12mr|mutter-3.6.2-1|214	- new version
12mr|mutter-3.6.2-1|215	- drop patches
12mr|mutter-3.6.2-1|216	- reenable --as-needed
12mr|mutter-3.6.2-1|217	
12mr|mutter-3.6.2-1|218	* Thu Aug 06 2009 Götz Waschk <waschk@mandriva.org> 2.27.1-3mdv2010.0
12mr|mutter-3.6.2-1|219	+ Revision: 410985
12mr|mutter-3.6.2-1|220	- fix for bug #52685
12mr|mutter-3.6.2-1|221	
12mr|mutter-3.6.2-1|222	* Thu Jul 30 2009 Götz Waschk <waschk@mandriva.org> 2.27.1-2mdv2010.0
12mr|mutter-3.6.2-1|223	+ Revision: 404615
12mr|mutter-3.6.2-1|224	- fix the patch
12mr|mutter-3.6.2-1|225	- patch for new clutter
12mr|mutter-3.6.2-1|226	- drop patches
12mr|mutter-3.6.2-1|227	
12mr|mutter-3.6.2-1|228	* Fri Jul 17 2009 Götz Waschk <waschk@mandriva.org> 2.27.1-1mdv2010.0
12mr|mutter-3.6.2-1|229	+ Revision: 396803
12mr|mutter-3.6.2-1|230	- initial package
12mr|mutter-3.6.2-1|231	- drop metacity theme patch
12mr|mutter-3.6.2-1|232	- build without --as-neede
12mr|mutter-3.6.2-1|233	- rename
12mr|mutter-3.6.2-1|234	
12mr|mutter-3.6.2-1|235	* Mon May 11 2009 Götz Waschk <waschk@mandriva.org> 2.27.0-1mdv2010.0
12mr|mutter-3.6.2-1|236	+ Revision: 374234
12mr|mutter-3.6.2-1|237	- new version
12mr|mutter-3.6.2-1|238	- drop patches 5,6
12mr|mutter-3.6.2-1|239	
12mr|mutter-3.6.2-1|240	* Wed Apr 15 2009 Frederic Crozat <fcrozat@mandriva.com> 2.26.0-3mdv2009.1
12mr|mutter-3.6.2-1|241	+ Revision: 367437
12mr|mutter-3.6.2-1|242	- Fix default theme for One and Powerpack
12mr|mutter-3.6.2-1|243	
12mr|mutter-3.6.2-1|244	* Wed Apr 01 2009 Frederic Crozat <fcrozat@mandriva.com> 2.26.0-2mdv2009.1
12mr|mutter-3.6.2-1|245	+ Revision: 363325
12mr|mutter-3.6.2-1|246	- Add libcanberra-devel as buildrequires
12mr|mutter-3.6.2-1|247	- Update default theme color for Mdv 2009.1
12mr|mutter-3.6.2-1|248	- Patch5 (SVN): fix struts with auto-hidden panel (GNOME bug #572573)
12mr|mutter-3.6.2-1|249	- Patch6 (SVN): use libcanberra to play sound events (GNOME bug #557921)
12mr|mutter-3.6.2-1|250	
12mr|mutter-3.6.2-1|251	* Mon Mar 16 2009 Götz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12mr|mutter-3.6.2-1|252	+ Revision: 356168
12mr|mutter-3.6.2-1|253	- update to new version 2.26.0
12mr|mutter-3.6.2-1|254	
12mr|mutter-3.6.2-1|255	* Sun Feb 01 2009 Götz Waschk <waschk@mandriva.org> 2.25.144-1mdv2009.1
12mr|mutter-3.6.2-1|256	+ Revision: 336232
12mr|mutter-3.6.2-1|257	- update to new version 2.25.144
12mr|mutter-3.6.2-1|258	
12mr|mutter-3.6.2-1|259	* Sat Dec 27 2008 Götz Waschk <waschk@mandriva.org> 2.25.89-1mdv2009.1
12mr|mutter-3.6.2-1|260	+ Revision: 319930
12mr|mutter-3.6.2-1|261	- new version
12mr|mutter-3.6.2-1|262	- drop patch 5
12mr|mutter-3.6.2-1|263	
12mr|mutter-3.6.2-1|264	* Thu Dec 18 2008 Götz Waschk <waschk@mandriva.org> 2.25.55-1mdv2009.1
12mr|mutter-3.6.2-1|265	+ Revision: 315967
12mr|mutter-3.6.2-1|266	- new version
12mr|mutter-3.6.2-1|267	- update patch 0
12mr|mutter-3.6.2-1|268	
12mr|mutter-3.6.2-1|269	* Tue Dec 02 2008 Götz Waschk <waschk@mandriva.org> 2.25.34-1mdv2009.1
12mr|mutter-3.6.2-1|270	+ Revision: 309097
12mr|mutter-3.6.2-1|271	- update to new version 2.25.34
12mr|mutter-3.6.2-1|272	
12mr|mutter-3.6.2-1|273	* Wed Nov 26 2008 Götz Waschk <waschk@mandriva.org> 2.25.13-1mdv2009.1
12mr|mutter-3.6.2-1|274	+ Revision: 306913
12mr|mutter-3.6.2-1|275	- update to new version 2.25.13
12mr|mutter-3.6.2-1|276	
12mr|mutter-3.6.2-1|277	* Mon Nov 24 2008 Götz Waschk <waschk@mandriva.org> 2.25.8-1mdv2009.1
12mr|mutter-3.6.2-1|278	+ Revision: 306234
12mr|mutter-3.6.2-1|279	- disable werror to make it build
12mr|mutter-3.6.2-1|280	- depend on zenity
12mr|mutter-3.6.2-1|281	- new version
12mr|mutter-3.6.2-1|282	- update file list
12mr|mutter-3.6.2-1|283	
12mr|mutter-3.6.2-1|284	* Sun Nov 09 2008 Oden Eriksson <oeriksson@mandriva.com> 2.25.5-2mdv2009.1
12mr|mutter-3.6.2-1|285	+ Revision: 301477
12mr|mutter-3.6.2-1|286	- rebuilt against new libxcb
12mr|mutter-3.6.2-1|287	
12mr|mutter-3.6.2-1|288	* Thu Oct 23 2008 Götz Waschk <waschk@mandriva.org> 2.25.5-1mdv2009.1
12mr|mutter-3.6.2-1|289	+ Revision: 296642
12mr|mutter-3.6.2-1|290	- update to new version 2.25.5
12mr|mutter-3.6.2-1|291	
12mr|mutter-3.6.2-1|292	* Wed Oct 22 2008 Götz Waschk <waschk@mandriva.org> 2.25.3-1mdv2009.1
12mr|mutter-3.6.2-1|293	+ Revision: 296547
12mr|mutter-3.6.2-1|294	- new version
12mr|mutter-3.6.2-1|295	- drop patches 0,1
12mr|mutter-3.6.2-1|296	
12mr|mutter-3.6.2-1|297	* Wed Oct 22 2008 Götz Waschk <waschk@mandriva.org> 2.25.2-1mdv2009.1
12mr|mutter-3.6.2-1|298	+ Revision: 296387
12mr|mutter-3.6.2-1|299	- fix build deps
12mr|mutter-3.6.2-1|300	- update file list
12mr|mutter-3.6.2-1|301	- new version
12mr|mutter-3.6.2-1|302	- patch to add sources missing from the tarball
12mr|mutter-3.6.2-1|303	- patch to fix linking
12mr|mutter-3.6.2-1|304	- update patch 2
12mr|mutter-3.6.2-1|305	
12mr|mutter-3.6.2-1|306	* Tue Oct 14 2008 Götz Waschk <waschk@mandriva.org> 2.25.1-1mdv2009.1
12mr|mutter-3.6.2-1|307	+ Revision: 293623
12mr|mutter-3.6.2-1|308	- new version
12mr|mutter-3.6.2-1|309	- update file list
12mr|mutter-3.6.2-1|310	
12mr|mutter-3.6.2-1|311	* Mon Sep 22 2008 Götz Waschk <waschk@mandriva.org> 2.24.0-1mdv2009.0
12mr|mutter-3.6.2-1|312	+ Revision: 286846
12mr|mutter-3.6.2-1|313	- new version
12mr|mutter-3.6.2-1|314	
12mr|mutter-3.6.2-1|315	* Tue Sep 09 2008 Götz Waschk <waschk@mandriva.org> 2.23.610-1mdv2009.0
12mr|mutter-3.6.2-1|316	+ Revision: 283192
12mr|mutter-3.6.2-1|317	- new version
12mr|mutter-3.6.2-1|318	- update file list
12mr|mutter-3.6.2-1|319	
12mr|mutter-3.6.2-1|320	* Wed Sep 03 2008 Götz Waschk <waschk@mandriva.org> 2.23.377-1mdv2009.0
12mr|mutter-3.6.2-1|321	+ Revision: 279925
12mr|mutter-3.6.2-1|322	- new version
12mr|mutter-3.6.2-1|323	
12mr|mutter-3.6.2-1|324	* Wed Sep 03 2008 Götz Waschk <waschk@mandriva.org> 2.23.233-1mdv2009.0
12mr|mutter-3.6.2-1|325	+ Revision: 279562
12mr|mutter-3.6.2-1|326	- new version
12mr|mutter-3.6.2-1|327	- update file list
12mr|mutter-3.6.2-1|328	
12mr|mutter-3.6.2-1|329	* Tue Aug 26 2008 Frederic Crozat <fcrozat@mandriva.com> 2.23.144-3mdv2009.0
12mr|mutter-3.6.2-1|330	+ Revision: 276236
12mr|mutter-3.6.2-1|331	- Update default theme to Ia Ora Smooth for all distro flavors
12mr|mutter-3.6.2-1|332	
12mr|mutter-3.6.2-1|333	* Mon Aug 25 2008 Frederic Crozat <fcrozat@mandriva.com> 2.23.144-2mdv2009.0
12mr|mutter-3.6.2-1|334	+ Revision: 275900
12mr|mutter-3.6.2-1|335	- Patch5 (Fedora): don't move window across workspaces when raising (Mdv bug #25009) (GNOME bug #482354)
12mr|mutter-3.6.2-1|336	
12mr|mutter-3.6.2-1|337	* Mon Aug 18 2008 Frederic Crozat <fcrozat@mandriva.com> 2.23.144-1mdv2009.0
12mr|mutter-3.6.2-1|338	+ Revision: 273301
12mr|mutter-3.6.2-1|339	- Release 2.23.144
12mr|mutter-3.6.2-1|340	
12mr|mutter-3.6.2-1|341	* Wed Jul 23 2008 Frederic Crozat <fcrozat@mandriva.com> 2.23.55-2mdv2009.0
12mr|mutter-3.6.2-1|342	+ Revision: 242116
12mr|mutter-3.6.2-1|343	- Add xinerama devel libs to BR, ensure Xinerama support is always built
12mr|mutter-3.6.2-1|344	
12mr|mutter-3.6.2-1|345	* Mon Jul 14 2008 Götz Waschk <waschk@mandriva.org> 2.23.55-1mdv2009.0
12mr|mutter-3.6.2-1|346	+ Revision: 234435
12mr|mutter-3.6.2-1|347	- new version
12mr|mutter-3.6.2-1|348	
12mr|mutter-3.6.2-1|349	* Thu Jul 03 2008 Götz Waschk <waschk@mandriva.org> 2.23.34-1mdv2009.0
12mr|mutter-3.6.2-1|350	+ Revision: 231170
12mr|mutter-3.6.2-1|351	- new version
12mr|mutter-3.6.2-1|352	- update license
12mr|mutter-3.6.2-1|353	- fix build
12mr|mutter-3.6.2-1|354	
12mr|mutter-3.6.2-1|355	+ Thierry Vignaud <tv@mandriva.org>
12mr|mutter-3.6.2-1|356	- rebuild
12mr|mutter-3.6.2-1|357	
12mr|mutter-3.6.2-1|358	+ Pixel <pixel@mandriva.com>
12mr|mutter-3.6.2-1|359	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|mutter-3.6.2-1|360	
12mr|mutter-3.6.2-1|361	* Sun Mar 09 2008 Götz Waschk <waschk@mandriva.org> 2.22.0-1mdv2008.1
12mr|mutter-3.6.2-1|362	+ Revision: 183169
12mr|mutter-3.6.2-1|363	- new version
12mr|mutter-3.6.2-1|364	
12mr|mutter-3.6.2-1|365	* Tue Mar 04 2008 Frederic Crozat <fcrozat@mandriva.com> 2.21.21-2mdv2008.1
12mr|mutter-3.6.2-1|366	+ Revision: 178418
12mr|mutter-3.6.2-1|367	- Change theme for download and desktop meta-class, for Mandriva 2008.1
12mr|mutter-3.6.2-1|368	
12mr|mutter-3.6.2-1|369	* Thu Feb 28 2008 Götz Waschk <waschk@mandriva.org> 2.21.21-1mdv2008.1
12mr|mutter-3.6.2-1|370	+ Revision: 175974
12mr|mutter-3.6.2-1|371	- new version
12mr|mutter-3.6.2-1|372	
12mr|mutter-3.6.2-1|373	* Tue Feb 12 2008 Götz Waschk <waschk@mandriva.org> 2.21.13-1mdv2008.1
12mr|mutter-3.6.2-1|374	+ Revision: 165743
12mr|mutter-3.6.2-1|375	- new version
12mr|mutter-3.6.2-1|376	
12mr|mutter-3.6.2-1|377	* Mon Feb 04 2008 Götz Waschk <waschk@mandriva.org> 2.21.8-1mdv2008.1
12mr|mutter-3.6.2-1|378	+ Revision: 161960
12mr|mutter-3.6.2-1|379	- new version
12mr|mutter-3.6.2-1|380	- drop patches 5,6
12mr|mutter-3.6.2-1|381	
12mr|mutter-3.6.2-1|382	* Fri Feb 01 2008 Frederic Crozat <fcrozat@mandriva.com> 2.21.5-4mdv2008.1
12mr|mutter-3.6.2-1|383	+ Revision: 161162
12mr|mutter-3.6.2-1|384	- Disable compositing for now, too many drivers have still buggy compositing support
12mr|mutter-3.6.2-1|385	
12mr|mutter-3.6.2-1|386	+ Götz Waschk <waschk@mandriva.org>
12mr|mutter-3.6.2-1|387	- remove wonderland theme
12mr|mutter-3.6.2-1|388	
12mr|mutter-3.6.2-1|389	* Fri Dec 28 2007 Frederic Crozat <fcrozat@mandriva.com> 2.21.5-3mdv2008.1
12mr|mutter-3.6.2-1|390	+ Revision: 138764
12mr|mutter-3.6.2-1|391	- Patch6 (SVN): fix glitches in compositor (GNOME bug #504876, fix shadows)
12mr|mutter-3.6.2-1|392	
12mr|mutter-3.6.2-1|393	* Thu Dec 27 2007 Frederic Crozat <fcrozat@mandriva.com> 2.21.5-2mdv2008.1
12mr|mutter-3.6.2-1|394	+ Revision: 138445
12mr|mutter-3.6.2-1|395	- Patch5 (SVN): use Composite Overlay Window from XComposite >= 0.3
12mr|mutter-3.6.2-1|396	
12mr|mutter-3.6.2-1|397	+ Olivier Blin <blino@mandriva.org>
12mr|mutter-3.6.2-1|398	- restore BuildRoot
12mr|mutter-3.6.2-1|399	
12mr|mutter-3.6.2-1|400	* Wed Dec 19 2007 Götz Waschk <waschk@mandriva.org> 2.21.5-1mdv2008.1
12mr|mutter-3.6.2-1|401	+ Revision: 133880
12mr|mutter-3.6.2-1|402	- new version
12mr|mutter-3.6.2-1|403	- drop patch 3
12mr|mutter-3.6.2-1|404	
12mr|mutter-3.6.2-1|405	* Wed Dec 19 2007 Frederic Crozat <fcrozat@mandriva.com> 2.21.3-2mdv2008.1
12mr|mutter-3.6.2-1|406	+ Revision: 133820
12mr|mutter-3.6.2-1|407	- Remove source2 and patch3 (no longer used)
12mr|mutter-3.6.2-1|408	- Patch3 (SVN): new compositor code, from Ian Holmes
12mr|mutter-3.6.2-1|409	- Patch4 : enable compositor mode by default
12mr|mutter-3.6.2-1|410	
12mr|mutter-3.6.2-1|411	+ Thierry Vignaud <tv@mandriva.org>
12mr|mutter-3.6.2-1|412	- kill re-definition of %%buildroot on Pixel's request
12mr|mutter-3.6.2-1|413	
12mr|mutter-3.6.2-1|414	* Sun Dec 16 2007 Götz Waschk <waschk@mandriva.org> 2.21.3-1mdv2008.1
12mr|mutter-3.6.2-1|415	+ Revision: 120712
12mr|mutter-3.6.2-1|416	- new version
12mr|mutter-3.6.2-1|417	
12mr|mutter-3.6.2-1|418	* Sun Nov 18 2007 Götz Waschk <waschk@mandriva.org> 2.21.2-1mdv2008.1
12mr|mutter-3.6.2-1|419	+ Revision: 109889
12mr|mutter-3.6.2-1|420	- new version
12mr|mutter-3.6.2-1|421	
12mr|mutter-3.6.2-1|422	* Mon Nov 12 2007 Götz Waschk <waschk@mandriva.org> 2.21.1-1mdv2008.1
12mr|mutter-3.6.2-1|423	+ Revision: 108092
12mr|mutter-3.6.2-1|424	- new version
12mr|mutter-3.6.2-1|425	- new version
12mr|mutter-3.6.2-1|426	
12mr|mutter-3.6.2-1|427	* Sun Sep 16 2007 Götz Waschk <waschk@mandriva.org> 2.20.0-1mdv2008.0
12mr|mutter-3.6.2-1|428	+ Revision: 88438
12mr|mutter-3.6.2-1|429	- new version
12mr|mutter-3.6.2-1|430	
12mr|mutter-3.6.2-1|431	* Thu Sep 06 2007 Frederic Crozat <fcrozat@mandriva.com> 2.19.55-2mdv2008.0
12mr|mutter-3.6.2-1|432	+ Revision: 81034
12mr|mutter-3.6.2-1|433	- Migrate default theme when upgrading from old distribution
12mr|mutter-3.6.2-1|434	
12mr|mutter-3.6.2-1|435	* Tue Aug 07 2007 Götz Waschk <waschk@mandriva.org> 2.19.55-1mdv2008.0
12mr|mutter-3.6.2-1|436	+ Revision: 59865
12mr|mutter-3.6.2-1|437	- update file list
12mr|mutter-3.6.2-1|438	- new version
12mr|mutter-3.6.2-1|439	- drop patch 4
12mr|mutter-3.6.2-1|440	- call intltoolize to fix build
12mr|mutter-3.6.2-1|441	
12mr|mutter-3.6.2-1|442	* Thu Aug 02 2007 Frederic Crozat <fcrozat@mandriva.com> 2.19.34-2mdv2008.0
12mr|mutter-3.6.2-1|443	+ Revision: 58081
12mr|mutter-3.6.2-1|444	- Patch4: fix kill dialog text with non-UTF8 locale
12mr|mutter-3.6.2-1|445	
12mr|mutter-3.6.2-1|446	* Tue Jul 24 2007 Götz Waschk <waschk@mandriva.org> 2.19.34-1mdv2008.0
12mr|mutter-3.6.2-1|447	+ Revision: 54918
12mr|mutter-3.6.2-1|448	- new version
12mr|mutter-3.6.2-1|449	- new devel naming scheme
12mr|mutter-3.6.2-1|450	
12mr|mutter-3.6.2-1|451	* Mon Jun 18 2007 Götz Waschk <waschk@mandriva.org> 2.19.21-1mdv2008.0
12mr|mutter-3.6.2-1|452	+ Revision: 40820
12mr|mutter-3.6.2-1|453	- new version
12mr|mutter-3.6.2-1|454	
12mr|mutter-3.6.2-1|455	* Mon Jun 11 2007 Götz Waschk <waschk@mandriva.org> 2.19.13-1mdv2008.0
12mr|mutter-3.6.2-1|456	+ Revision: 38000
12mr|mutter-3.6.2-1|457	- new version
12mr|mutter-3.6.2-1|458	
12mr|mutter-3.6.2-1|459	* Mon Jun 04 2007 Götz Waschk <waschk@mandriva.org> 2.19.8-1mdv2008.0
12mr|mutter-3.6.2-1|460	+ Revision: 35201
12mr|mutter-3.6.2-1|461	- new version
12mr|mutter-3.6.2-1|462	
12mr|mutter-3.6.2-1|463	* Tue Apr 24 2007 Götz Waschk <waschk@mandriva.org> 2.19.5-1mdv2008.0
12mr|mutter-3.6.2-1|464	+ Revision: 17809
12mr|mutter-3.6.2-1|465	- new version
12mr|mutter-3.6.2-1|466	
12mr|mutter-3.6.2-1|467	* Wed Apr 18 2007 Götz Waschk <waschk@mandriva.org> 2.19.3-1mdv2008.0
12mr|mutter-3.6.2-1|468	+ Revision: 14423
12mr|mutter-3.6.2-1|469	- new version
12mr|mutter-3.6.2-1|470	- update file list
12mr|mutter-3.6.2-1|471	

15239 12
12mr|mx-1.4.7-2|1	%define api			1.0
12mr|mx-1.4.7-2|2	%define major		2
12mr|mx-1.4.7-2|3	%define gtk_major	0
12mr|mx-1.4.7-2|4	%define gir_major	1.0
12mr|mx-1.4.7-2|5	
12mr|mx-1.4.7-2|6	%define libname		%mklibname %{name} %{major}
12mr|mx-1.4.7-2|7	%define libgtk		%mklibname %{name}-gtk %{gtk_major}
12mr|mx-1.4.7-2|8	%define develname	%mklibname %{name} -d
12mr|mx-1.4.7-2|9	%define develgtk	%mklibname %{name}-gtk -d
12mr|mx-1.4.7-2|10	%define girname		%mklibname %{name}-gir %{gir_major}
12mr|mx-1.4.7-2|11	%define girgtk		%mklibname %{name}-gtk-gir %{gir_major}
12mr|mx-1.4.7-2|12	
12mr|mx-1.4.7-2|13	Name: mx
12mr|mx-1.4.7-2|14	Summary: User interface toolkit for the MeeGo
12mr|mx-1.4.7-2|15	Version: 1.4.7
12mr|mx-1.4.7-2|16	Release: 2
12mr|mx-1.4.7-2|17	Group: System/Libraries
12mr|mx-1.4.7-2|18	License: LGPLv2.1
12mr|mx-1.4.7-2|19	URL: http://www.clutter-project.org/
12mr|mx-1.4.7-2|20	Source0: https://github.com/downloads/clutter-project/mx/%{name}-%{version}.tar.xz
12mr|mx-1.4.7-2|21	Patch0: mx-nogl.patch
12mr|mx-1.4.7-2|22	BuildRequires: intltool
12mr|mx-1.4.7-2|23	BuildRequires: gettext
12mr|mx-1.4.7-2|24	BuildRequires: pkgconfig(clutter-gesture)
12mr|mx-1.4.7-2|25	BuildRequires: pkgconfig(clutter-imcontext-0.1)
12mr|mx-1.4.7-2|26	BuildRequires: pkgconfig(clutter-x11-1.0)
12mr|mx-1.4.7-2|27	BuildRequires: pkgconfig(dbus-glib-1)
12mr|mx-1.4.7-2|28	BuildRequires: pkgconfig(gobject-introspection-1.0)
12mr|mx-1.4.7-2|29	BuildRequires: pkgconfig(gtk+-2.0)
12mr|mx-1.4.7-2|30	BuildRequires: pkgconfig(libstartup-notification-1.0)
12mr|mx-1.4.7-2|31	
12mr|mx-1.4.7-2|32	%description
12mr|mx-1.4.7-2|33	'MX' is a currently experiemental toolkit for the meego-netbook
12mr|mx-1.4.7-2|34	implementation.
12mr|mx-1.4.7-2|35	
12mr|mx-1.4.7-2|36	%package -n %{libname}
12mr|mx-1.4.7-2|37	Group: System/Libraries
12mr|mx-1.4.7-2|38	Summary: Shared library for %{name}
12mr|mx-1.4.7-2|39	Conflicts: %{name} < %{version}-%{release}
12mr|mx-1.4.7-2|40	
12mr|mx-1.4.7-2|41	%description -n %{libname}
12mr|mx-1.4.7-2|42	This package contains the shared library for %{name}.
12mr|mx-1.4.7-2|43	
12mr|mx-1.4.7-2|44	%package -n %{libgtk}
12mr|mx-1.4.7-2|45	Group: System/Libraries
12mr|mx-1.4.7-2|46	Summary: Shared library for %{name}-gtk
12mr|mx-1.4.7-2|47	Conflicts: %{name} < %{version}-%{release}
12mr|mx-1.4.7-2|48	
12mr|mx-1.4.7-2|49	%description -n %{libgtk}
12mr|mx-1.4.7-2|50	This package contains the shared library for %{name}-gtk.
12mr|mx-1.4.7-2|51	
12mr|mx-1.4.7-2|52	%package -n %{girname}
12mr|mx-1.4.7-2|53	Summary: GObject Introspection interface description for %{name}
12mr|mx-1.4.7-2|54	Group: System/Libraries
12mr|mx-1.4.7-2|55	Requires: %{libname} = %{version}-%{release}
12mr|mx-1.4.7-2|56	
12mr|mx-1.4.7-2|57	%description -n %{girname}
12mr|mx-1.4.7-2|58	GObject Introspection interface description for %{name}.
12mr|mx-1.4.7-2|59	
12mr|mx-1.4.7-2|60	%package -n %{girgtk}
12mr|mx-1.4.7-2|61	Summary: GObject Introspection interface description for %{name}-gtk
12mr|mx-1.4.7-2|62	Group: System/Libraries
12mr|mx-1.4.7-2|63	Requires: %{libgtk} = %{version}-%{release}
12mr|mx-1.4.7-2|64	
12mr|mx-1.4.7-2|65	%description -n %{girgtk}
12mr|mx-1.4.7-2|66	GObject Introspection interface description for %{name}-gtk.
12mr|mx-1.4.7-2|67	
12mr|mx-1.4.7-2|68	%package -n %{develname}
12mr|mx-1.4.7-2|69	Summary: MX development libraries and headers
12mr|mx-1.4.7-2|70	Group: Development/C
12mr|mx-1.4.7-2|71	Requires: %{libname} = %{version}-%{release}
12mr|mx-1.4.7-2|72	%rename %{name}-doc
12mr|mx-1.4.7-2|73	Obsoletes: %{name}-devel
12mr|mx-1.4.7-2|74	
12mr|mx-1.4.7-2|75	%description -n %{develname}
12mr|mx-1.4.7-2|76	MX development libraries and header files
12mr|mx-1.4.7-2|77	
12mr|mx-1.4.7-2|78	%package -n %{develgtk}
12mr|mx-1.4.7-2|79	Summary: MX - Gtk development libraries and headers
12mr|mx-1.4.7-2|80	Group: Development/C
12mr|mx-1.4.7-2|81	Requires: %{libgtk} = %{version}-%{release}
12mr|mx-1.4.7-2|82	
12mr|mx-1.4.7-2|83	%description -n %{develgtk}
12mr|mx-1.4.7-2|84	MX - Gtk development libraries and header files
12mr|mx-1.4.7-2|85	
12mr|mx-1.4.7-2|86	%prep
12mr|mx-1.4.7-2|87	%setup -q
12mr|mx-1.4.7-2|88	%apply_patches
12mr|mx-1.4.7-2|89	
12mr|mx-1.4.7-2|90	%build
12mr|mx-1.4.7-2|91	%configure2_5x \
12mr|mx-1.4.7-2|92	--disable-static \
12mr|mx-1.4.7-2|93	--enable-introspection
12mr|mx-1.4.7-2|94	
12mr|mx-1.4.7-2|95	%make LIBS='-lm'
12mr|mx-1.4.7-2|96	
12mr|mx-1.4.7-2|97	%install
12mr|mx-1.4.7-2|98	rm -rf %{buildroot}
12mr|mx-1.4.7-2|99	%makeinstall_std
12mr|mx-1.4.7-2|100	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|mx-1.4.7-2|101	%find_lang mx-1.0
12mr|mx-1.4.7-2|102	
12mr|mx-1.4.7-2|103	%files -f mx-1.0.lang
12mr|mx-1.4.7-2|104	%doc COPYING.LIB
12mr|mx-1.4.7-2|105	%{_bindir}/*
12mr|mx-1.4.7-2|106	%{_datadir}/mx
12mr|mx-1.4.7-2|107	
12mr|mx-1.4.7-2|108	%files -n %{libname}
12mr|mx-1.4.7-2|109	%{_libdir}/libmx-%{api}.so.%{major}*
12mr|mx-1.4.7-2|110	
12mr|mx-1.4.7-2|111	%files -n %{libgtk}
12mr|mx-1.4.7-2|112	%{_libdir}/libmx-gtk-%{api}.so.%{gtk_major}*
12mr|mx-1.4.7-2|113	
12mr|mx-1.4.7-2|114	%files -n %{girname}
12mr|mx-1.4.7-2|115	%{_libdir}/girepository-1.0/Mx-%{api}.typelib
12mr|mx-1.4.7-2|116	
12mr|mx-1.4.7-2|117	%files -n %{girgtk}
12mr|mx-1.4.7-2|118	%{_libdir}/girepository-1.0/MxGtk-%{gir_major}.typelib
12mr|mx-1.4.7-2|119	
12mr|mx-1.4.7-2|120	%files -n %{develname}
12mr|mx-1.4.7-2|121	%{_includedir}/mx-1.0/mx/*
12mr|mx-1.4.7-2|122	%{_libdir}/libmx-%{api}.so
12mr|mx-1.4.7-2|123	%{_libdir}/pkgconfig/mx-%{api}.pc
12mr|mx-1.4.7-2|124	%{_datadir}/gtk-doc/html/mx
12mr|mx-1.4.7-2|125	%{_datadir}/gir-1.0/Mx-%{gir_major}.gir
12mr|mx-1.4.7-2|126	
12mr|mx-1.4.7-2|127	%files -n %{develgtk}
12mr|mx-1.4.7-2|128	%{_includedir}/mx-1.0/mx-gtk*
12mr|mx-1.4.7-2|129	%{_libdir}/libmx-gtk-%{api}*.so
12mr|mx-1.4.7-2|130	%{_libdir}/pkgconfig/mx-gtk-%{api}.pc
12mr|mx-1.4.7-2|131	%{_datadir}/gtk-doc/html/mx-gtk
12mr|mx-1.4.7-2|132	%{_datadir}/gir-1.0/MxGtk-%{gir_major}.gir
12mr|mx-1.4.7-2|133	
12mr|mx-1.4.7-2|134	
12mr|mx-1.4.7-2|135	
12mr|mx-1.4.7-2|136	
12mr|mx-1.4.7-2|137	%changelog
12mr|mx-1.4.7-2|138	

15240 12
12mr|mx4j-3.0.2-4|1	# Copyright (c) 2000-2008, JPackage Project
12mr|mx4j-3.0.2-4|2	# All rights reserved.
12mr|mx4j-3.0.2-4|3	#
12mr|mx4j-3.0.2-4|4	# Redistribution and use in source and binary forms, with or without
12mr|mx4j-3.0.2-4|5	# modification, are permitted provided that the following conditions
12mr|mx4j-3.0.2-4|6	# are met:
12mr|mx4j-3.0.2-4|7	#
12mr|mx4j-3.0.2-4|8	# 1. Redistributions of source code must retain the above copyright
12mr|mx4j-3.0.2-4|9	#    notice, this list of conditions and the following disclaimer.
12mr|mx4j-3.0.2-4|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|mx4j-3.0.2-4|11	#    notice, this list of conditions and the following disclaimer in the
12mr|mx4j-3.0.2-4|12	#    documentation and/or other materials provided with the
12mr|mx4j-3.0.2-4|13	#    distribution.
12mr|mx4j-3.0.2-4|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|mx4j-3.0.2-4|15	#    contributors may be used to endorse or promote products derived
12mr|mx4j-3.0.2-4|16	#    from this software without specific prior written permission.
12mr|mx4j-3.0.2-4|17	#
12mr|mx4j-3.0.2-4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|mx4j-3.0.2-4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|mx4j-3.0.2-4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|mx4j-3.0.2-4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|mx4j-3.0.2-4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|mx4j-3.0.2-4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|mx4j-3.0.2-4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|mx4j-3.0.2-4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|mx4j-3.0.2-4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|mx4j-3.0.2-4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|mx4j-3.0.2-4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|mx4j-3.0.2-4|29	#
12mr|mx4j-3.0.2-4|30	
12mr|mx4j-3.0.2-4|31	
12mr|mx4j-3.0.2-4|32	# Don't enable tests! Missing burlap, hessian, caucho-services packages
12mr|mx4j-3.0.2-4|33	%define with_tests 0
12mr|mx4j-3.0.2-4|34	
12mr|mx4j-3.0.2-4|35	%define gcj_support 1
12mr|mx4j-3.0.2-4|36	
12mr|mx4j-3.0.2-4|37	%define jmx_version 1.2.1
12mr|mx4j-3.0.2-4|38	
12mr|mx4j-3.0.2-4|39	%define section free
12mr|mx4j-3.0.2-4|40	
12mr|mx4j-3.0.2-4|41	Name:           mx4j
12mr|mx4j-3.0.2-4|42	Version:        3.0.2
12mr|mx4j-3.0.2-4|43	Release:        4
12mr|mx4j-3.0.2-4|44	Epoch:          0
12mr|mx4j-3.0.2-4|45	Summary:        Open source implementation of JMX Java API
12mr|mx4j-3.0.2-4|46	License:        Apache License
12mr|mx4j-3.0.2-4|47	Group:          Development/Java
12mr|mx4j-3.0.2-4|48	URL:            http://mx4j.sourceforge.net/
12mr|mx4j-3.0.2-4|49	Source0:        http://downloads.sourceforge.net/project/mx4j/MX4J%20Source/3.0.2/mx4j-3.0.2-src.tar.gz
12mr|mx4j-3.0.2-4|50	Source1:        %{name}-build.policy
12mr|mx4j-3.0.2-4|51	Source2:        CatalogManager.properties
12mr|mx4j-3.0.2-4|52	Source3:        http://mirrors.ibiblio.org/pub/mirrors/maven2/mx4j/mx4j/3.0.2/mx4j-3.0.2.pom
12mr|mx4j-3.0.2-4|53	Source4:        http://mirrors.ibiblio.org/pub/mirrors/maven2/mx4j/mx4j-remote/3.0.2/mx4j-remote-3.0.2.pom
12mr|mx4j-3.0.2-4|54	Patch0:         mx4j-javaxssl.patch
12mr|mx4j-3.0.2-4|55	Patch2:         mx4j-build.patch
12mr|mx4j-3.0.2-4|56	Patch3:         mx4j-docbook.patch
12mr|mx4j-3.0.2-4|57	Patch5:         mx4j-caucho-build.patch
12mr|mx4j-3.0.2-4|58	Patch7:         mx4j-split-tools.patch
12mr|mx4j-3.0.2-4|59	Requires(post): jpackage-utils
12mr|mx4j-3.0.2-4|60	Requires(postun): jpackage-utils
12mr|mx4j-3.0.2-4|61	Requires:       jpackage-utils
12mr|mx4j-3.0.2-4|62	Requires(pre):  coreutils
12mr|mx4j-3.0.2-4|63	Requires(post): %{_sbindir}/update-alternatives
12mr|mx4j-3.0.2-4|64	Requires(postun): %{_sbindir}/update-alternatives
12mr|mx4j-3.0.2-4|65	BuildRequires:  jpackage-utils > 0:1.6
12mr|mx4j-3.0.2-4|66	BuildRequires:  ant >= 0:1.6
12mr|mx4j-3.0.2-4|67	BuildRequires:  java-rpmbuild > 0:1.5
12mr|mx4j-3.0.2-4|68	BuildRequires:  ant-trax
12mr|mx4j-3.0.2-4|69	BuildRequires:  ant-apache-resolver
12mr|mx4j-3.0.2-4|70	BuildRequires:  jaf
12mr|mx4j-3.0.2-4|71	BuildRequires:  javamail >= 0:1.2
12mr|mx4j-3.0.2-4|72	BuildRequires:  xjavadoc
12mr|mx4j-3.0.2-4|73	BuildRequires:  xdoclet
12mr|mx4j-3.0.2-4|74	BuildRequires:  wsdl4j
12mr|mx4j-3.0.2-4|75	BuildRequires:  jakarta-commons-discovery
12mr|mx4j-3.0.2-4|76	BuildRequires:  bcel >= 0:5.0
12mr|mx4j-3.0.2-4|77	BuildRequires:  log4j >= 0:1.2.7
12mr|mx4j-3.0.2-4|78	BuildRequires:  jakarta-commons-logging >= 0:1.0.1
12mr|mx4j-3.0.2-4|79	# BuildRequires:  jetty5
12mr|mx4j-3.0.2-4|80	BuildRequires:  jsse >= 0:1.0.2
12mr|mx4j-3.0.2-4|81	BuildRequires:  jce >= 0:1.2.2
12mr|mx4j-3.0.2-4|82	BuildRequires:  coreutils
12mr|mx4j-3.0.2-4|83	BuildRequires:  docbook-style-xsl >= 0:1.61
12mr|mx4j-3.0.2-4|84	BuildRequires:  xml-commons-resolver12
12mr|mx4j-3.0.2-4|85	BuildRequires:  xml-commons-jaxp-1.3-apis
12mr|mx4j-3.0.2-4|86	BuildRequires:  xerces-j2
12mr|mx4j-3.0.2-4|87	BuildRequires:  libxml2-utils
12mr|mx4j-3.0.2-4|88	
12mr|mx4j-3.0.2-4|89	%if %{with_tests}
12mr|mx4j-3.0.2-4|90	BuildRequires:  ant-junit
12mr|mx4j-3.0.2-4|91	BuildRequires:  junit >= 0:3.7.1
12mr|mx4j-3.0.2-4|92	BuildRequires:  xmlunit
12mr|mx4j-3.0.2-4|93	%endif
12mr|mx4j-3.0.2-4|94	%if ! %{gcj_support}
12mr|mx4j-3.0.2-4|95	Buildarch:      noarch
12mr|mx4j-3.0.2-4|96	%endif
12mr|mx4j-3.0.2-4|97	Requires:       jaf
12mr|mx4j-3.0.2-4|98	Requires:       javamail >= 0:1.2
12mr|mx4j-3.0.2-4|99	Requires:       log4j >= 0:1.2.7
12mr|mx4j-3.0.2-4|100	Requires:       jakarta-commons-logging >= 0:1.0.1
12mr|mx4j-3.0.2-4|101	Requires:       bcel >= 0:5.0
12mr|mx4j-3.0.2-4|102	Requires:       jsse >= 0:1.0.2
12mr|mx4j-3.0.2-4|103	Requires:       jce >= 0:1.2.2
12mr|mx4j-3.0.2-4|104	Requires:       xml-commons-resolver12
12mr|mx4j-3.0.2-4|105	Requires:       xml-commons-jaxp-1.3-apis
12mr|mx4j-3.0.2-4|106	Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}
12mr|mx4j-3.0.2-4|107	# Obsoletes:      openjmx
12mr|mx4j-3.0.2-4|108	Provides:       jmxri = %{version}-%{release}
12mr|mx4j-3.0.2-4|109	
12mr|mx4j-3.0.2-4|110	%if %{gcj_support}
12mr|mx4j-3.0.2-4|111	BuildRequires:          java-gcj-compat-devel
12mr|mx4j-3.0.2-4|112	%endif
12mr|mx4j-3.0.2-4|113	
12mr|mx4j-3.0.2-4|114	%description
12mr|mx4j-3.0.2-4|115	OpenJMX is an open source implementation of the
12mr|mx4j-3.0.2-4|116	Java(TM) Management Extensions (JMX).
12mr|mx4j-3.0.2-4|117	
12mr|mx4j-3.0.2-4|118	%package tools-extra
12mr|mx4j-3.0.2-4|119	Group:          Development/Java
12mr|mx4j-3.0.2-4|120	Summary:        Additional protocols and scripting for %{name}
12mr|mx4j-3.0.2-4|121	BuildRequires:  jython >= 0:2.1
12mr|mx4j-3.0.2-4|122	BuildRequires:  axis >= 0:1.1
12mr|mx4j-3.0.2-4|123	# BuildRequires:  burlap >= 0:3.0.8
12mr|mx4j-3.0.2-4|124	# BuildRequires:  caucho-services
12mr|mx4j-3.0.2-4|125	# BuildRequires:  hessian >= 0:3.0.8
12mr|mx4j-3.0.2-4|126	Requires:       jython >= 0:2.1
12mr|mx4j-3.0.2-4|127	Requires:       axis >= 0:1.1
12mr|mx4j-3.0.2-4|128	# Requires:       burlap >= 0:3.0.8
12mr|mx4j-3.0.2-4|129	# Requires:       caucho-services
12mr|mx4j-3.0.2-4|130	# Requires:       hessian >= 0:3.0.8
12mr|mx4j-3.0.2-4|131	
12mr|mx4j-3.0.2-4|132	%description tools-extra
12mr|mx4j-3.0.2-4|133	%{summary}.
12mr|mx4j-3.0.2-4|134	
12mr|mx4j-3.0.2-4|135	%package javadoc
12mr|mx4j-3.0.2-4|136	Group:          Development/Java
12mr|mx4j-3.0.2-4|137	Summary:        Javadoc for %{name}
12mr|mx4j-3.0.2-4|138	# Obsoletes:      openjmx-javadoc
12mr|mx4j-3.0.2-4|139	
12mr|mx4j-3.0.2-4|140	%description javadoc
12mr|mx4j-3.0.2-4|141	%{summary}.
12mr|mx4j-3.0.2-4|142	
12mr|mx4j-3.0.2-4|143	%package manual
12mr|mx4j-3.0.2-4|144	Group:          Development/Java
12mr|mx4j-3.0.2-4|145	Summary:        Documentation for %{name}
12mr|mx4j-3.0.2-4|146	
12mr|mx4j-3.0.2-4|147	%description    manual
12mr|mx4j-3.0.2-4|148	%{summary}.
12mr|mx4j-3.0.2-4|149	
12mr|mx4j-3.0.2-4|150	%prep
12mr|mx4j-3.0.2-4|151	%setup -q
12mr|mx4j-3.0.2-4|152	
12mr|mx4j-3.0.2-4|153	%patch0 -p1 -b .sav0
12mr|mx4j-3.0.2-4|154	%patch2 -p0 -b .sav2
12mr|mx4j-3.0.2-4|155	%patch3 -p1 -b .sav3
12mr|mx4j-3.0.2-4|156	%patch5 -p1 -b .sav5
12mr|mx4j-3.0.2-4|157	%patch7 -p0 -b .sav7
12mr|mx4j-3.0.2-4|158	
12mr|mx4j-3.0.2-4|159	cp -p %{SOURCE1} build
12mr|mx4j-3.0.2-4|160	cp -p %{SOURCE2} %{_builddir}/%{name}-%{version}/build/
12mr|mx4j-3.0.2-4|161	# use the one from docbook-dtds instead of getting it from the net
12mr|mx4j-3.0.2-4|162	catalogfile=`%{_bindir}/xmlcatalog /usr/share/sgml/docbook/xmlcatalog "-//OASIS//DTD DocBook XML V4.1.2//EN"`
12mr|mx4j-3.0.2-4|163	sed -i -e 's|http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd|'$catalogfile'|' src/docs/index.xml
12mr|mx4j-3.0.2-4|164	catalogfile=`%{_bindir}/xmlcatalog /etc/xml/catalog "http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl" | sed -e 's|file://||'`
12mr|mx4j-3.0.2-4|165	sed -i -e 's|http://docbook.sourceforge.net/release/xsl/current/html/chunk.xsl|'$catalogfile'|' src/docs/xsl/mx4j-chunk.xsl
12mr|mx4j-3.0.2-4|166	
12mr|mx4j-3.0.2-4|167	pushd lib
12mr|mx4j-3.0.2-4|168	%if %{with_tests}
12mr|mx4j-3.0.2-4|169	ln -sf $(build-classpath junit) .
12mr|mx4j-3.0.2-4|170	ln -sf $(build-classpath xmlunit) .
12mr|mx4j-3.0.2-4|171	%endif
12mr|mx4j-3.0.2-4|172	ln -sf $(build-classpath xml-commons-jaxp-1.3-apis) xml-apis.jar
12mr|mx4j-3.0.2-4|173	ln -sf $(build-classpath xerces-j2) xercesImpl.jar
12mr|mx4j-3.0.2-4|174	ln -sf $(build-classpath xalan-j2) xalan.jar
12mr|mx4j-3.0.2-4|175	ln -sf $(build-classpath commons-logging) .
12mr|mx4j-3.0.2-4|176	ln -sf $(build-classpath log4j) .
12mr|mx4j-3.0.2-4|177	#   ln -sf $(build-classpath burlap) .
12mr|mx4j-3.0.2-4|178	#   ln -sf $(build-classpath caucho-services) .
12mr|mx4j-3.0.2-4|179	#   ln -sf $(build-classpath hessian) .
12mr|mx4j-3.0.2-4|180	ln -sf $(build-classpath axis/axis) .
12mr|mx4j-3.0.2-4|181	ln -sf $(build-classpath axis/jaxrpc) .
12mr|mx4j-3.0.2-4|182	ln -sf $(build-classpath axis/saaj) .
12mr|mx4j-3.0.2-4|183	ln -sf $(build-classpath wsdl4j) .
12mr|mx4j-3.0.2-4|184	ln -sf $(build-classpath jython) .
12mr|mx4j-3.0.2-4|185	ln -sf $(build-classpath xdoclet/xdoclet) .
12mr|mx4j-3.0.2-4|186	ln -sf $(build-classpath xdoclet/xdoclet-jmx-module) .
12mr|mx4j-3.0.2-4|187	ln -sf $(build-classpath xdoclet/xdoclet-mx4j-module) .
12mr|mx4j-3.0.2-4|188	ln -sf $(build-classpath javamail/mailapi) .
12mr|mx4j-3.0.2-4|189	ln -sf $(build-classpath javamail/smtp) .
12mr|mx4j-3.0.2-4|190	ln -sf $(build-classpath jaf) .
12mr|mx4j-3.0.2-4|191	
12mr|mx4j-3.0.2-4|192	ln -sf $(build-classpath commons-discovery) .
12mr|mx4j-3.0.2-4|193	ln -sf $(build-classpath jetty5/jetty5) org.mortbay.jetty.jar
12mr|mx4j-3.0.2-4|194	
12mr|mx4j-3.0.2-4|195	ln -sf $(build-classpath bcel) .
12mr|mx4j-3.0.2-4|196	ln -sf $(build-classpath servletapi5) servlet.jar
12mr|mx4j-3.0.2-4|197	ln -sf $(build-classpath jsse) .
12mr|mx4j-3.0.2-4|198	ln -sf $(build-classpath jsse/jcert) jcert.jar
12mr|mx4j-3.0.2-4|199	ln -sf $(build-classpath jsse/jnet) jnet.jar
12mr|mx4j-3.0.2-4|200	ln -sf $(build-classpath jaas) .
12mr|mx4j-3.0.2-4|201	ln -sf $(build-classpath xml-commons-resolver12) .
12mr|mx4j-3.0.2-4|202	popd
12mr|mx4j-3.0.2-4|203	
12mr|mx4j-3.0.2-4|204	%build
12mr|mx4j-3.0.2-4|205	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"
12mr|mx4j-3.0.2-4|206	
12mr|mx4j-3.0.2-4|207	cd build
12mr|mx4j-3.0.2-4|208	%if %{with_tests}
12mr|mx4j-3.0.2-4|209	%{ant} -Dbuild.sysclasspath=first compile.jmx compile.rjmx compile.tools tests-report javadocs docs
12mr|mx4j-3.0.2-4|210	%else
12mr|mx4j-3.0.2-4|211	%{ant} -Dbuild.sysclasspath=first compile.jmx compile.rjmx compile.tools javadocs docs
12mr|mx4j-3.0.2-4|212	%endif
12mr|mx4j-3.0.2-4|213	
12mr|mx4j-3.0.2-4|214	
12mr|mx4j-3.0.2-4|215	%install
12mr|mx4j-3.0.2-4|216	rm -rf %{buildroot}
12mr|mx4j-3.0.2-4|217	
12mr|mx4j-3.0.2-4|218	install -d -m 755 %{buildroot}%{_javadir}/%{name}
12mr|mx4j-3.0.2-4|219	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12mr|mx4j-3.0.2-4|220	install -m 644 dist/lib/%{name}-impl.jar %{buildroot}%{_javadir}/%{name}/mx4j-impl-%{version}.jar
12mr|mx4j-3.0.2-4|221	install -m 644 dist/lib/%{name}-jmx.jar %{buildroot}%{_javadir}/%{name}/mx4j-jmx-%{version}.jar
12mr|mx4j-3.0.2-4|222	install -m 644 dist/lib/%{name}.jar %{buildroot}%{_javadir}/%{name}/mx4j-%{version}.jar
12mr|mx4j-3.0.2-4|223	install -m 644 dist/lib/%{name}-tools.jar %{buildroot}%{_javadir}/%{name}/mx4j-tools-%{version}.jar
12mr|mx4j-3.0.2-4|224	install -m 644 dist/lib/%{name}-tools-extra.jar %{buildroot}%{_javadir}/%{name}/mx4j-tools-extra-%{version}.jar
12mr|mx4j-3.0.2-4|225	install -m 644 dist/lib/%{name}-rjmx.jar %{buildroot}%{_javadir}/%{name}/mx4j-rjmx-%{version}.jar
12mr|mx4j-3.0.2-4|226	install -m 644 dist/lib/%{name}-rimpl.jar %{buildroot}%{_javadir}/%{name}/mx4j-rimpl-%{version}.jar
12mr|mx4j-3.0.2-4|227	install -m 644 dist/lib/%{name}-remote.jar %{buildroot}%{_javadir}/%{name}/mx4j-remote-%{version}.jar
12mr|mx4j-3.0.2-4|228	install -d -m 755 %{buildroot}%{_javadir}/%{name}/boa
12mr|mx4j-3.0.2-4|229	install -m 644 dist/lib/boa/%{name}-rjmx-boa.jar %{buildroot}%{_javadir}/%{name}/boa/%{name}-rjmx-boa-%{version}.jar
12mr|mx4j-3.0.2-4|230	install -m 644 dist/lib/boa/%{name}-rimpl-boa.jar %{buildroot}%{_javadir}/%{name}/boa/%{name}-rimpl-boa-%{version}.jar
12mr|mx4j-3.0.2-4|231	install -m 644 dist/lib/boa/%{name}-remote-boa.jar %{buildroot}%{_javadir}/%{name}/boa/%{name}-remote-boa-%{version}.jar
12mr|mx4j-3.0.2-4|232	
12mr|mx4j-3.0.2-4|233	pushd %{buildroot}%{_javadir}/%{name}
12mr|mx4j-3.0.2-4|234	for jar in *-%{version}.jar ; do
12mr|mx4j-3.0.2-4|235	ln -fs ${jar} $(echo $jar | sed "s|-%{version}.jar|.jar|g")
12mr|mx4j-3.0.2-4|236	done
12mr|mx4j-3.0.2-4|237	popd
12mr|mx4j-3.0.2-4|238	
12mr|mx4j-3.0.2-4|239	pushd %{buildroot}%{_javadir}/%{name}/boa
12mr|mx4j-3.0.2-4|240	for jar in *-%{version}.jar ; do
12mr|mx4j-3.0.2-4|241	ln -fs ${jar} $(echo $jar | sed "s|-%{version}.jar|.jar|g")
12mr|mx4j-3.0.2-4|242	done
12mr|mx4j-3.0.2-4|243	popd
12mr|mx4j-3.0.2-4|244	
12mr|mx4j-3.0.2-4|245	# poms
12mr|mx4j-3.0.2-4|246	
12mr|mx4j-3.0.2-4|247	mkdir -p %{buildroot}%{_mavenpomdir}
12mr|mx4j-3.0.2-4|248	cp -p %{SOURCE3} %{buildroot}%{_mavenpomdir}/JPP.%{name}-mx4j.pom
12mr|mx4j-3.0.2-4|249	cp -p %{SOURCE4} %{buildroot}%{_mavenpomdir}/JPP.%{name}-mx4j-remote.pom
12mr|mx4j-3.0.2-4|250	%add_to_maven_depmap mx4j mx4j %{version} JPP/%{name} mx4j
12mr|mx4j-3.0.2-4|251	%add_to_maven_depmap mx4j mx4j-remote %{version} JPP/%{name} mx4j-remote
12mr|mx4j-3.0.2-4|252	
12mr|mx4j-3.0.2-4|253	
12mr|mx4j-3.0.2-4|254	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|mx4j-3.0.2-4|255	cp -r dist/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|mx4j-3.0.2-4|256	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mr|mx4j-3.0.2-4|257	
12mr|mx4j-3.0.2-4|258	
12mr|mx4j-3.0.2-4|259	%if %{gcj_support}
12mr|mx4j-3.0.2-4|260	%{_bindir}/aot-compile-rpm
12mr|mx4j-3.0.2-4|261	%endif
12mr|mx4j-3.0.2-4|262	
12mr|mx4j-3.0.2-4|263	
12mr|mx4j-3.0.2-4|264	%pre
12mr|mx4j-3.0.2-4|265	%{__rm} -f %{_javadir}/%{name}.jar
12mr|mx4j-3.0.2-4|266	
12mr|mx4j-3.0.2-4|267	%post
12mr|mx4j-3.0.2-4|268	%{_sbindir}/update-alternatives --install %{_javadir}/jmxri.jar jmxri %{_javadir}/%{name}/mx4j-jmx.jar 0
12mr|mx4j-3.0.2-4|269	
12mr|mx4j-3.0.2-4|270	%if %{gcj_support}
12mr|mx4j-3.0.2-4|271	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|mx4j-3.0.2-4|272	then
12mr|mx4j-3.0.2-4|273	%{_bindir}/rebuild-gcj-db
12mr|mx4j-3.0.2-4|274	fi
12mr|mx4j-3.0.2-4|275	%endif
12mr|mx4j-3.0.2-4|276	
12mr|mx4j-3.0.2-4|277	%update_maven_depmap
12mr|mx4j-3.0.2-4|278	
12mr|mx4j-3.0.2-4|279	%postun
12mr|mx4j-3.0.2-4|280	%update_maven_depmap
12mr|mx4j-3.0.2-4|281	
12mr|mx4j-3.0.2-4|282	if [ "$1" = "0" ]; then
12mr|mx4j-3.0.2-4|283	%{_sbindir}/update-alternatives --remove jmxri %{_javadir}/%{name}/mx4j-jmx.jar
12mr|mx4j-3.0.2-4|284	fi
12mr|mx4j-3.0.2-4|285	
12mr|mx4j-3.0.2-4|286	%if %{gcj_support}
12mr|mx4j-3.0.2-4|287	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|mx4j-3.0.2-4|288	then
12mr|mx4j-3.0.2-4|289	%{_bindir}/rebuild-gcj-db
12mr|mx4j-3.0.2-4|290	fi
12mr|mx4j-3.0.2-4|291	%endif
12mr|mx4j-3.0.2-4|292	
12mr|mx4j-3.0.2-4|293	%files
12mr|mx4j-3.0.2-4|294	%defattr(0644,root,root,0755)
12mr|mx4j-3.0.2-4|295	%dir %{_javadir}/%{name}
12mr|mx4j-3.0.2-4|296	%{_javadir}/%{name}/mx4j-%{version}.jar
12mr|mx4j-3.0.2-4|297	%{_javadir}/%{name}/mx4j.jar
12mr|mx4j-3.0.2-4|298	%{_javadir}/%{name}/mx4j-impl-%{version}.jar
12mr|mx4j-3.0.2-4|299	%{_javadir}/%{name}/mx4j-impl.jar
12mr|mx4j-3.0.2-4|300	%{_javadir}/%{name}/mx4j-jmx-%{version}.jar
12mr|mx4j-3.0.2-4|301	%{_javadir}/%{name}/mx4j-jmx.jar
12mr|mx4j-3.0.2-4|302	%{_javadir}/%{name}/mx4j-remote-%{version}.jar
12mr|mx4j-3.0.2-4|303	%{_javadir}/%{name}/mx4j-remote.jar
12mr|mx4j-3.0.2-4|304	%{_javadir}/%{name}/mx4j-rimpl-%{version}.jar
12mr|mx4j-3.0.2-4|305	%{_javadir}/%{name}/mx4j-rimpl.jar
12mr|mx4j-3.0.2-4|306	%{_javadir}/%{name}/mx4j-rjmx-%{version}.jar
12mr|mx4j-3.0.2-4|307	%{_javadir}/%{name}/mx4j-rjmx.jar
12mr|mx4j-3.0.2-4|308	%{_javadir}/%{name}/mx4j-tools-%{version}.jar
12mr|mx4j-3.0.2-4|309	%{_javadir}/%{name}/mx4j-tools.jar
12mr|mx4j-3.0.2-4|310	%dir %{_javadir}/%{name}/boa
12mr|mx4j-3.0.2-4|311	%{_javadir}/%{name}/boa/mx4j-remote-boa-%{version}.jar
12mr|mx4j-3.0.2-4|312	%{_javadir}/%{name}/boa/mx4j-remote-boa.jar
12mr|mx4j-3.0.2-4|313	%{_javadir}/%{name}/boa/mx4j-rimpl-boa-%{version}.jar
12mr|mx4j-3.0.2-4|314	%{_javadir}/%{name}/boa/mx4j-rimpl-boa.jar
12mr|mx4j-3.0.2-4|315	%{_javadir}/%{name}/boa/mx4j-rjmx-boa-%{version}.jar
12mr|mx4j-3.0.2-4|316	%{_javadir}/%{name}/boa/mx4j-rjmx-boa.jar
12mr|mx4j-3.0.2-4|317	%{_mavenpomdir}/JPP.%{name}-mx4j.pom
12mr|mx4j-3.0.2-4|318	%{_mavenpomdir}/JPP.%{name}-mx4j-remote.pom
12mr|mx4j-3.0.2-4|319	%config %{_mavendepmapfragdir}/%{name}
12mr|mx4j-3.0.2-4|320	%if %{gcj_support}
12mr|mx4j-3.0.2-4|321	%dir %{_libdir}/gcj/%{name}
12mr|mx4j-3.0.2-4|322	%attr(-,root,root) %{_libdir}/gcj/%{name}/mx4j-%{version}.jar.*
12mr|mx4j-3.0.2-4|323	%attr(-,root,root) %{_libdir}/gcj/%{name}/mx4j-tools-%{version}.jar.*
12mr|mx4j-3.0.2-4|324	%attr(-,root,root) %{_libdir}/gcj/%{name}/mx4j-remote-boa-%{version}.jar.*
12mr|mx4j-3.0.2-4|325	%endif
12mr|mx4j-3.0.2-4|326	
12mr|mx4j-3.0.2-4|327	%files tools-extra
12mr|mx4j-3.0.2-4|328	%defattr(0644,root,root,0755)
12mr|mx4j-3.0.2-4|329	%{_javadir}/%{name}/mx4j-tools-extra-%{version}.jar
12mr|mx4j-3.0.2-4|330	%{_javadir}/%{name}/mx4j-tools-extra.jar
12mr|mx4j-3.0.2-4|331	%if %{gcj_support}
12mr|mx4j-3.0.2-4|332	%attr(-,root,root) %{_libdir}/gcj/%{name}/mx4j-tools-extra-%{version}.jar.*
12mr|mx4j-3.0.2-4|333	%endif
12mr|mx4j-3.0.2-4|334	
12mr|mx4j-3.0.2-4|335	%files javadoc
12mr|mx4j-3.0.2-4|336	%defattr(0644,root,root,0755)
12mr|mx4j-3.0.2-4|337	%{_javadocdir}/%{name}-%{version}
12mr|mx4j-3.0.2-4|338	%{_javadocdir}/%{name}
12mr|mx4j-3.0.2-4|339	
12mr|mx4j-3.0.2-4|340	%files manual
12mr|mx4j-3.0.2-4|341	%defattr(0644,root,root,0755)
12mr|mx4j-3.0.2-4|342	%doc dist/docs/*
12mr|mx4j-3.0.2-4|343	
12mr|mx4j-3.0.2-4|344	
12mr|mx4j-3.0.2-4|345	%changelog
12mr|mx4j-3.0.2-4|346	* Fri Sep  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mx4j-3.0.2-4|347	+ Commit: 03df6de
12mr|mx4j-3.0.2-4|348	- Revert recent commits
12mr|mx4j-3.0.2-4|349	
12mr|mx4j-3.0.2-4|350	

15241 12
12mr|myspell-dictionaries-1.0.2-32|1	%define dictdir	%{_datadir}/dict/ooo
12mr|myspell-dictionaries-1.0.2-32|2	%define mozdictdir %{_datadir}/dict/mozilla
12mr|myspell-dictionaries-1.0.2-32|3	
12mr|myspell-dictionaries-1.0.2-32|4	%define _binary_payload w9.lzdio
12mr|myspell-dictionaries-1.0.2-32|5	
12mr|myspell-dictionaries-1.0.2-32|6	Summary:	MySpell Spelling and Hyphenation dictionaries
12mr|myspell-dictionaries-1.0.2-32|7	Name:		myspell-dictionaries
12mr|myspell-dictionaries-1.0.2-32|8	Version:	1.0.2
12mr|myspell-dictionaries-1.0.2-32|9	Release:	%mkrel 32
12mr|myspell-dictionaries-1.0.2-32|10	License:	BSD/GPL/LGPL
12mr|myspell-dictionaries-1.0.2-32|11	Group:		System/Internationalization
12mr|myspell-dictionaries-1.0.2-32|12	URL:		http://lingucomponent.openoffice.org/download_dictionary.html
12mr|myspell-dictionaries-1.0.2-32|13	Source0:	myspell-genpackages.sh
12mr|myspell-dictionaries-1.0.2-32|14	BuildArch:	noarch
12mr|myspell-dictionaries-1.0.2-32|15	BuildRequires:	unzip
12mr|myspell-dictionaries-1.0.2-32|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|myspell-dictionaries-1.0.2-32|17	
12mr|myspell-dictionaries-1.0.2-32|18	##
12mr|myspell-dictionaries-1.0.2-32|19	## Sources for spell checking dictionaries
12mr|myspell-dictionaries-1.0.2-32|20	##
12mr|myspell-dictionaries-1.0.2-32|21	
12mr|myspell-dictionaries-1.0.2-32|22	Source100: bg_BG.zip
12mr|myspell-dictionaries-1.0.2-32|23	Source101: ca_ES.zip
12mr|myspell-dictionaries-1.0.2-32|24	Source102: hr_HR.zip
12mr|myspell-dictionaries-1.0.2-32|25	Source103: cs_CZ.zip
12mr|myspell-dictionaries-1.0.2-32|26	Source104: da_DK.zip
12mr|myspell-dictionaries-1.0.2-32|27	
12mr|myspell-dictionaries-1.0.2-32|28	# From https://www.uitwisselplatform.nl/frs/?group_id=9
12mr|myspell-dictionaries-1.0.2-32|29	Source105: nl_NL.zip
12mr|myspell-dictionaries-1.0.2-32|30	
12mr|myspell-dictionaries-1.0.2-32|31	Source106: en_CA.zip
12mr|myspell-dictionaries-1.0.2-32|32	Source107: en_GB.zip
12mr|myspell-dictionaries-1.0.2-32|33	Source108: en_US.zip
12mr|myspell-dictionaries-1.0.2-32|34	Source109: fr_FR.zip
12mr|myspell-dictionaries-1.0.2-32|35	# This is actually de_DE_comb renamed in order to not mess the current spec.
12mr|myspell-dictionaries-1.0.2-32|36	Source110: de_DE.zip
12mr|myspell-dictionaries-1.0.2-32|37	Source111: de_CH.zip
12mr|myspell-dictionaries-1.0.2-32|38	Source112: el_GR.zip
12mr|myspell-dictionaries-1.0.2-32|39	Source113: hu_HU.zip
12mr|myspell-dictionaries-1.0.2-32|40	Source114: it_IT.zip
12mr|myspell-dictionaries-1.0.2-32|41	
12mr|myspell-dictionaries-1.0.2-32|42	# (tpg) MySpell dictionary comes from http://www.sjp.pl/slownik/ort/
12mr|myspell-dictionaries-1.0.2-32|43	# unzip http://sjp.pl/slownik/ort/sjp-myspell-pl-20080825.zip
12mr|myspell-dictionaries-1.0.2-32|44	Source115: pl_PL.zip
12mr|myspell-dictionaries-1.0.2-32|45	
12mr|myspell-dictionaries-1.0.2-32|46	Source116: pt_PT.zip
12mr|myspell-dictionaries-1.0.2-32|47	Source117: pt_BR.zip
12mr|myspell-dictionaries-1.0.2-32|48	Source118: es_ES.zip
12mr|myspell-dictionaries-1.0.2-32|49	# http://www.sk-spell.sk.cx/file_download/63/hunspell-sk-20090330.zip
12mr|myspell-dictionaries-1.0.2-32|50	Source119: sk_SK.zip
12mr|myspell-dictionaries-1.0.2-32|51	Source120: sv_SE.zip
12mr|myspell-dictionaries-1.0.2-32|52	Source121: nb_NO.zip
12mr|myspell-dictionaries-1.0.2-32|53	Source122: nn_NO.zip
12mr|myspell-dictionaries-1.0.2-32|54	Source123: ga_IE.zip
12mr|myspell-dictionaries-1.0.2-32|55	Source124: gl_ES.zip
12mr|myspell-dictionaries-1.0.2-32|56	Source125: ru_RU.zip
12mr|myspell-dictionaries-1.0.2-32|57	Source126: sl_SI.zip
12mr|myspell-dictionaries-1.0.2-32|58	Source127: uk_UA.zip
12mr|myspell-dictionaries-1.0.2-32|59	Source128: de_AT.zip
12mr|myspell-dictionaries-1.0.2-32|60	Source129: en_AU.zip
12mr|myspell-dictionaries-1.0.2-32|61	Source130: es_MX.zip
12mr|myspell-dictionaries-1.0.2-32|62	Source131: fo_FO.zip
12mr|myspell-dictionaries-1.0.2-32|63	Source132: lt_LT.zip
12mr|myspell-dictionaries-1.0.2-32|64	
12mr|myspell-dictionaries-1.0.2-32|65	Source133: ftp://ftp.linux.ee/pub/openoffice/contrib/dictionaries/et_EE.zip
12mr|myspell-dictionaries-1.0.2-32|66	
12mr|myspell-dictionaries-1.0.2-32|67	# http://sourceforge.net/project/showfiles.php?group_id=91920
12mr|myspell-dictionaries-1.0.2-32|68	Source134: af_ZA.zip
12mr|myspell-dictionaries-1.0.2-32|69	
12mr|myspell-dictionaries-1.0.2-32|70	Source135: cy_GB.zip
12mr|myspell-dictionaries-1.0.2-32|71	Source136: en_NZ.zip
12mr|myspell-dictionaries-1.0.2-32|72	Source137: id_ID.zip
12mr|myspell-dictionaries-1.0.2-32|73	Source138: zu_ZA.zip
12mr|myspell-dictionaries-1.0.2-32|74	Source139: ro_RO.zip
12mr|myspell-dictionaries-1.0.2-32|75	Source140: mi_NZ.zip
12mr|myspell-dictionaries-1.0.2-32|76	Source141: sw_KE.zip
12mr|myspell-dictionaries-1.0.2-32|77	Source142: ms_MY.zip
12mr|myspell-dictionaries-1.0.2-32|78	
12mr|myspell-dictionaries-1.0.2-32|79	Source143: am_AM.zip
12mr|myspell-dictionaries-1.0.2-32|80	Source144: ar_AR.zip
12mr|myspell-dictionaries-1.0.2-32|81	Source145: az_AZ.zip
12mr|myspell-dictionaries-1.0.2-32|82	Source146: bn_BN.zip
12mr|myspell-dictionaries-1.0.2-32|83	Source147: cop_EG.zip
12mr|myspell-dictionaries-1.0.2-32|84	Source148: csb_CSB.zip
12mr|myspell-dictionaries-1.0.2-32|85	Source149: en_ZA.zip
12mr|myspell-dictionaries-1.0.2-32|86	Source150: eo_EO.zip
12mr|myspell-dictionaries-1.0.2-32|87	Source151: eu_ES.zip
12mr|myspell-dictionaries-1.0.2-32|88	Source152: fa_FA.zip
12mr|myspell-dictionaries-1.0.2-32|89	Source153: fa_IR.zip
12mr|myspell-dictionaries-1.0.2-32|90	Source155: fj_FJ.zip
12mr|myspell-dictionaries-1.0.2-32|91	Source156: fur_IT.zip
12mr|myspell-dictionaries-1.0.2-32|92	Source157: fy_NL.zip
12mr|myspell-dictionaries-1.0.2-32|93	Source158: gd_GB.zip
12mr|myspell-dictionaries-1.0.2-32|94	Source159: gsc_FR.zip
12mr|myspell-dictionaries-1.0.2-32|95	Source160: he_IL.zip
12mr|myspell-dictionaries-1.0.2-32|96	Source161: hi_IN.zip
12mr|myspell-dictionaries-1.0.2-32|97	Source162: hy_AM.zip
12mr|myspell-dictionaries-1.0.2-32|98	Source164: is_IS.zip
12mr|myspell-dictionaries-1.0.2-32|99	Source163: th_TH.zip
12mr|myspell-dictionaries-1.0.2-32|100	Source165: km_KH.zip
12mr|myspell-dictionaries-1.0.2-32|101	Source166: ku_TR.zip
12mr|myspell-dictionaries-1.0.2-32|102	Source167: la_LA.zip
12mr|myspell-dictionaries-1.0.2-32|103	Source168: lv_LV.zip
12mr|myspell-dictionaries-1.0.2-32|104	Source169: mg_MG.zip
12mr|myspell-dictionaries-1.0.2-32|105	Source170: mn_MN.zip
12mr|myspell-dictionaries-1.0.2-32|106	Source171: mr_IN.zip
12mr|myspell-dictionaries-1.0.2-32|107	Source172: ne_NP.zip
12mr|myspell-dictionaries-1.0.2-32|108	Source173: nr_ZA.zip
12mr|myspell-dictionaries-1.0.2-32|109	Source174: ns_ZA.zip
12mr|myspell-dictionaries-1.0.2-32|110	Source175: ny_MW.zip
12mr|myspell-dictionaries-1.0.2-32|111	Source176: oc_FR.zip
12mr|myspell-dictionaries-1.0.2-32|112	Source177: or_OR.zip
12mr|myspell-dictionaries-1.0.2-32|113	Source178: pa_PA.zip
12mr|myspell-dictionaries-1.0.2-32|114	Source179: qu_BO.zip
12mr|myspell-dictionaries-1.0.2-32|115	Source180: rw_RW.zip
12mr|myspell-dictionaries-1.0.2-32|116	Source181: ss_ZA.zip
12mr|myspell-dictionaries-1.0.2-32|117	Source182: st_ZA.zip
12mr|myspell-dictionaries-1.0.2-32|118	Source183: sw_TZ.zip
12mr|myspell-dictionaries-1.0.2-32|119	Source184: ta_TA.zip
12mr|myspell-dictionaries-1.0.2-32|120	Source185: tet_ID.zip
12mr|myspell-dictionaries-1.0.2-32|121	Source186: tl_PH.zip
12mr|myspell-dictionaries-1.0.2-32|122	Source187: tn_ZA.zip
12mr|myspell-dictionaries-1.0.2-32|123	Source188: ts_ZA.zip
12mr|myspell-dictionaries-1.0.2-32|124	Source190: uz_UZ.zip
12mr|myspell-dictionaries-1.0.2-32|125	Source191: ve_ZA.zip
12mr|myspell-dictionaries-1.0.2-32|126	Source192: vi_VI.zip
12mr|myspell-dictionaries-1.0.2-32|127	Source193: xh_ZA.zip
12mr|myspell-dictionaries-1.0.2-32|128	
12mr|myspell-dictionaries-1.0.2-32|129	##
12mr|myspell-dictionaries-1.0.2-32|130	## Sources for hyphenation dictionaries
12mr|myspell-dictionaries-1.0.2-32|131	##
12mr|myspell-dictionaries-1.0.2-32|132	
12mr|myspell-dictionaries-1.0.2-32|133	# See http://bgoffice.sourceforge.net/ooo/index.html
12mr|myspell-dictionaries-1.0.2-32|134	Source200: hyph_bg_BG.zip
12mr|myspell-dictionaries-1.0.2-32|135	Source201: hyph_cs_CZ.zip
12mr|myspell-dictionaries-1.0.2-32|136	Source202: hyph_da_DK.zip
12mr|myspell-dictionaries-1.0.2-32|137	Source203: hyph_de_CH.zip
12mr|myspell-dictionaries-1.0.2-32|138	Source204: hyph_de_DE.zip
12mr|myspell-dictionaries-1.0.2-32|139	Source205: hyph_el_GR.zip
12mr|myspell-dictionaries-1.0.2-32|140	Source206: hyph_en_CA.zip
12mr|myspell-dictionaries-1.0.2-32|141	Source207: hyph_en_GB.zip
12mr|myspell-dictionaries-1.0.2-32|142	Source208: hyph_en_US.zip
12mr|myspell-dictionaries-1.0.2-32|143	Source209: hyph_es_ES.zip
12mr|myspell-dictionaries-1.0.2-32|144	Source210: hyph_et_EE.zip
12mr|myspell-dictionaries-1.0.2-32|145	Source211: hyph_fi_FI.zip
12mr|myspell-dictionaries-1.0.2-32|146	Source212: hyph_fr_BE.zip
12mr|myspell-dictionaries-1.0.2-32|147	Source213: hyph_fr_FR.zip
12mr|myspell-dictionaries-1.0.2-32|148	Source214: hyph_ga_IE.zip
12mr|myspell-dictionaries-1.0.2-32|149	Source215: hyph_hu_HU.zip
12mr|myspell-dictionaries-1.0.2-32|150	Source216: hyph_id_ID.zip
12mr|myspell-dictionaries-1.0.2-32|151	Source217: hyph_is_IS.zip
12mr|myspell-dictionaries-1.0.2-32|152	Source218: hyph_it_IT.zip
12mr|myspell-dictionaries-1.0.2-32|153	Source219: hyph_lt_LT.zip
12mr|myspell-dictionaries-1.0.2-32|154	Source220: hyph_nl_NL.zip
12mr|myspell-dictionaries-1.0.2-32|155	Source221: hyph_pl_PL.zip
12mr|myspell-dictionaries-1.0.2-32|156	Source222: hyph_pt_BR.zip
12mr|myspell-dictionaries-1.0.2-32|157	Source223: hyph_pt_PT.zip
12mr|myspell-dictionaries-1.0.2-32|158	Source224: hyph_ro_RO.zip
12mr|myspell-dictionaries-1.0.2-32|159	Source225: hyph_ru_RU.zip
12mr|myspell-dictionaries-1.0.2-32|160	Source226: hyph_sk_SK.zip
12mr|myspell-dictionaries-1.0.2-32|161	Source227: hyph_sl_SI.zip
12mr|myspell-dictionaries-1.0.2-32|162	Source228: hyph_sv_SE.zip
12mr|myspell-dictionaries-1.0.2-32|163	Source229: hyph_uk_UA.zip
12mr|myspell-dictionaries-1.0.2-32|164	
12mr|myspell-dictionaries-1.0.2-32|165	##
12mr|myspell-dictionaries-1.0.2-32|166	## Sources for hyphenation dictionaries
12mr|myspell-dictionaries-1.0.2-32|167	##
12mr|myspell-dictionaries-1.0.2-32|168	
12mr|myspell-dictionaries-1.0.2-32|169	Source300: th_en_US.zip
12mr|myspell-dictionaries-1.0.2-32|170	Source301: th_fr_FR.zip
12mr|myspell-dictionaries-1.0.2-32|171	# http://it.openoffice.org/contribuire/thesaurus.html (alpha version!!!)
12mr|myspell-dictionaries-1.0.2-32|172	Source302: th_it_IT.zip
12mr|myspell-dictionaries-1.0.2-32|173	Source303: th_de_DE.zip
12mr|myspell-dictionaries-1.0.2-32|174	# http://synonimy.sourceforge.net/
12mr|myspell-dictionaries-1.0.2-32|175	Source304: th_pl_PL.zip
12mr|myspell-dictionaries-1.0.2-32|176	Source305: th_es_ES.zip
12mr|myspell-dictionaries-1.0.2-32|177	## http://bgoffice.sourceforge.net/ooo/
12mr|myspell-dictionaries-1.0.2-32|178	Source306: th_bg_BG.zip
12mr|myspell-dictionaries-1.0.2-32|179	# http://www.sk-spell.sk.cx/thesaurus/download/OOo-Thesaurus2-sk_SK.zip
12mr|myspell-dictionaries-1.0.2-32|180	# (2009-03-30)
12mr|myspell-dictionaries-1.0.2-32|181	Source307: th_sk_SK.zip
12mr|myspell-dictionaries-1.0.2-32|182	
12mr|myspell-dictionaries-1.0.2-32|183	Source309: th_cs_CZ.zip
12mr|myspell-dictionaries-1.0.2-32|184	Source310: th_de_CH.zip
12mr|myspell-dictionaries-1.0.2-32|185	Source311: th_hu_HU.zip
12mr|myspell-dictionaries-1.0.2-32|186	Source312: th_ru_RU.zip
12mr|myspell-dictionaries-1.0.2-32|187	
12mr|myspell-dictionaries-1.0.2-32|188	##
12mr|myspell-dictionaries-1.0.2-32|189	## Packages information
12mr|myspell-dictionaries-1.0.2-32|190	##
12mr|myspell-dictionaries-1.0.2-32|191	
12mr|myspell-dictionaries-1.0.2-32|192	%description
12mr|myspell-dictionaries-1.0.2-32|193	myspell-* packages contain spell checking data to be used by
12mr|myspell-dictionaries-1.0.2-32|194	OpenOffice.org or any other MySpell-capable application, like
12mr|myspell-dictionaries-1.0.2-32|195	Mozilla. myspell-hyph-* packages contain hyphenation dictionaries for
12mr|myspell-dictionaries-1.0.2-32|196	a particular set of languages.
12mr|myspell-dictionaries-1.0.2-32|197	
12mr|myspell-dictionaries-1.0.2-32|198	%{expand:%(/bin/sh %{SOURCE0} af_ZA "DICT          " "Afrikaans (Africa)" LGPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|199	%{expand:%(/bin/sh %{SOURCE0} am_AM "DICT          " "Amharic (Ethiopia)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|200	%{expand:%(/bin/sh %{SOURCE0} ar_AR "DICT          " "Arabic (North Africa and Middle East)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|201	%{expand:%(/bin/sh %{SOURCE0} az_AZ "DICT          " "Azerbaijani (Azerbaijan)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|202	%{expand:%(/bin/sh %{SOURCE0} bg_BG "DICT          " "Bulgarian (Bulgaria)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|203	%{expand:%(/bin/sh %{SOURCE0} bn_BN "DICT          " "Bengali (India)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|204	%{expand:%(/bin/sh %{SOURCE0} ca_ES "DICT          " "Catalan" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|205	%{expand:%(/bin/sh %{SOURCE0} cop_EG "DICT          " "Coptic (North Africa)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|206	%{expand:%(/bin/sh %{SOURCE0} cs_CZ "DICT HYPH THES" "Czech (Czech Republic)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|207	%{expand:%(/bin/sh %{SOURCE0} csb_CSB "DICT          " "Kashubian (Poland)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|208	%{expand:%(/bin/sh %{SOURCE0} cy_GB "DICT          " "Welsh (Wales)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|209	%{expand:%(/bin/sh %{SOURCE0} da_DK "DICT HYPH     " "Danish (Denmark)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|210	%{expand:%(/bin/sh %{SOURCE0} de_AT "DICT          " "German (Austria)"  GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|211	%{expand:%(/bin/sh %{SOURCE0} de_CH "DICT HYPH THES" "German (Switzerland)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|212	%{expand:%(/bin/sh %{SOURCE0} de_DE "DICT HYPH THES" "German (Germany)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|213	%{expand:%(/bin/sh %{SOURCE0} el_GR "DICT HYPH     " "Greek (Greece)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|214	%{expand:%(/bin/sh %{SOURCE0} en_AU "DICT          " "English (Australian)" LGPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|215	%{expand:%(/bin/sh %{SOURCE0} en_CA "DICT HYPH     " "English (Canada)" "Public Domain" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|216	%{expand:%(/bin/sh %{SOURCE0} en_GB "DICT HYPH     " "English (United Kingdom)" LGPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|217	%{expand:%(/bin/sh %{SOURCE0} en_NZ "DICT          " "English (New Zealand)" LGPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|218	%{expand:%(/bin/sh %{SOURCE0} en_US "DICT HYPH THES" "English (US)" BSD 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|219	%{expand:%(/bin/sh %{SOURCE0} en_ZA "DICT          " "English (South Africa)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|220	%{expand:%(/bin/sh %{SOURCE0} eo_EO "DICT          " "Esperanto (anywhere)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|221	%{expand:%(/bin/sh %{SOURCE0} es_ES "DICT HYPH THES" "Spanish (Spain)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|222	%{expand:%(/bin/sh %{SOURCE0} es_MX "DICT          " "Spanish (Mexico)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|223	%{expand:%(/bin/sh %{SOURCE0} et_EE "DICT HYPH     " "Estonian (Estonia)" "free, see http://www.eki.ee/eki/licence.html" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|224	%{expand:%(/bin/sh %{SOURCE0} eu_ES "DICT          " "Basque" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|225	%{expand:%(/bin/sh %{SOURCE0} fa_FA "DICT          " "Farsi (Iran)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|226	%{expand:%(/bin/sh %{SOURCE0} fa_IR "DICT          " "Persian (Iran)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|227	%{expand:%(/bin/sh %{SOURCE0} fi_FI "     HYPH     " "Finnish (Finland)" "freely distributable" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|228	%{expand:%(/bin/sh %{SOURCE0} fj_FJ "DICT          " "Fijian (Fiji)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|229	%{expand:%(/bin/sh %{SOURCE0} fo_FO "DICT          " "Faroese (Faroe Islands)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|230	%{expand:%(/bin/sh %{SOURCE0} fr_BE "     HYPH     " "French" LGPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|231	%{expand:%(/bin/sh %{SOURCE0} fr_FR "DICT HYPH THES" "French (France)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|232	%{expand:%(/bin/sh %{SOURCE0} fur_IT "DICT          " "Friulian (north-east Italy)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|233	%{expand:%(/bin/sh %{SOURCE0} fy_NL "DICT          " "Frisian (Netherlands)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|234	%{expand:%(/bin/sh %{SOURCE0} ga_IE "DICT HYPH     " "Irish (Ireland)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|235	%{expand:%(/bin/sh %{SOURCE0} gd_GB "DICT          " "Scottish Gaelic (Scotland)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|236	%{expand:%(/bin/sh %{SOURCE0} gl_ES "DICT          " "Galician (Spain)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|237	%{expand:%(/bin/sh %{SOURCE0} gsc_FR "DICT          " "Gascon (France)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|238	%{expand:%(/bin/sh %{SOURCE0} he_IL "DICT          " "Hebrew (Israel)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|239	%{expand:%(/bin/sh %{SOURCE0} hi_IN "DICT          " "Hindi (India)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|240	%{expand:%(/bin/sh %{SOURCE0} hr_HR "DICT          " "Croatian (Croatia)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|241	%{expand:%(/bin/sh %{SOURCE0} hu_HU "DICT HYPH THES" "Hungarian (Hungary)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|242	%{expand:%(/bin/sh %{SOURCE0} hy_AM "DICT          " "Armenian (Eastern and Western)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|243	%{expand:%(/bin/sh %{SOURCE0} id_ID "DICT HYPH     " "Indonesian (Indonesia)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|244	%{expand:%(/bin/sh %{SOURCE0} is_IS "DICT HYPH     " "Icelandic (Iceland)" LGPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|245	%{expand:%(/bin/sh %{SOURCE0} it_IT "DICT HYPH THES" "Italian (Italy)" LGPL/GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|246	%{expand:%(/bin/sh %{SOURCE0} km_KH "DICT          " "Khmer (Cambodia)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|247	%{expand:%(/bin/sh %{SOURCE0} ku_TR "DICT          " "Kurdish (Iran)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|248	%{expand:%(/bin/sh %{SOURCE0} la_LA "DICT          " "Latin (x-register)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|249	%{expand:%(/bin/sh %{SOURCE0} lt_LT "DICT HYPH     " "Lithuanian (Lithuania)" BSD-like 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|250	%{expand:%(/bin/sh %{SOURCE0} lv_LV "DICT          " "Latvian (Latvia)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|251	%{expand:%(/bin/sh %{SOURCE0} mg_MG "DICT          " "Malagasy (Madagascar)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|252	%{expand:%(/bin/sh %{SOURCE0} mi_NZ "DICT          " "Maori (New Zealand)" LGPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|253	%{expand:%(/bin/sh %{SOURCE0} mn_MN "DICT          " "Mongolian (Mongolia)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|254	%{expand:%(/bin/sh %{SOURCE0} mr_IN "DICT          " "Marathi (India)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|255	%{expand:%(/bin/sh %{SOURCE0} ms_MY "DICT          " "Malay (Malaysia)" "GNU Free Documentation License" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|256	%{expand:%(/bin/sh %{SOURCE0} nb_NO "DICT          " "Norwegian/Bokmel (Norway)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|257	%{expand:%(/bin/sh %{SOURCE0} ne_NP "DICT          " "Nepali (Nepal)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|258	%{expand:%(/bin/sh %{SOURCE0} nl_NL "DICT HYPH     " "Dutch (Netherlands)" LGPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|259	%{expand:%(/bin/sh %{SOURCE0} nn_NO "DICT          " "Norwegian/Nynorsk (Norway)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|260	%{expand:%(/bin/sh %{SOURCE0} nr_ZA "DICT          " "Ndebele (South Africa)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|261	%{expand:%(/bin/sh %{SOURCE0} ns_ZA "DICT          " "Northern Sotho (South Africa)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|262	%{expand:%(/bin/sh %{SOURCE0} ny_MW "DICT          " "Chichewa (Malawi)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|263	%{expand:%(/bin/sh %{SOURCE0} oc_FR "DICT          " "Occitan (France)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|264	%{expand:%(/bin/sh %{SOURCE0} or_OR "DICT          " "Oriya (India)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|265	%{expand:%(/bin/sh %{SOURCE0} pa_PA "DICT          " "Punjabi (India)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|266	%{expand:%(/bin/sh %{SOURCE0} pl_PL "DICT HYPH THES" "Polish (Poland)" "Creative Commons ShareAlike, http://creativecommons.org/licenses/sa/1.0" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|267	%{expand:%(/bin/sh %{SOURCE0} pt_BR "DICT HYPH     " "Portuguese (Brasil)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|268	%{expand:%(/bin/sh %{SOURCE0} pt_PT "DICT HYPH     " "Portuguese (Portugal)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|269	%{expand:%(/bin/sh %{SOURCE0} qu_BO "DICT          " "Quechua (Bolivia)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|270	%{expand:%(/bin/sh %{SOURCE0} ro_RO "DICT HYPH     " "Romanian (Romania)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|271	%{expand:%(/bin/sh %{SOURCE0} ru_RU "DICT HYPH THES" "Russian (Russia)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|272	%{expand:%(/bin/sh %{SOURCE0} rw_RW "DICT          " "Kinyarwanda (Rwanda)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|273	%{expand:%(/bin/sh %{SOURCE0} sk_SK "DICT HYPH THES" "Slovak (Slovak Republic)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|274	%{expand:%(/bin/sh %{SOURCE0} sl_SI "DICT HYPH     " "Slovenian (Slovenia)" BSD-like 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|275	%{expand:%(/bin/sh %{SOURCE0} ss_ZA "DICT          " "Swazi/Swati (South Africa)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|276	%{expand:%(/bin/sh %{SOURCE0} st_ZA "DICT          " "Southern Sotho (South Africa)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|277	%{expand:%(/bin/sh %{SOURCE0} sv_SE "DICT HYPH     " "Swedish (Sweden)" GPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|278	%{expand:%(/bin/sh %{SOURCE0} sw_KE "DICT          " "Kiswahili (Africa)" LGPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|279	%{expand:%(/bin/sh %{SOURCE0} sw_TZ "DICT          " "Kiswahili (East Africa) Extended Wordlist" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|280	%{expand:%(/bin/sh %{SOURCE0} ta_TA "DICT          " "Tamil (India)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|281	%{expand:%(/bin/sh %{SOURCE0} tet_ID "DICT          " "Tetum (Indonesia)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|282	%{expand:%(/bin/sh %{SOURCE0} th_TH "DICT          " "Thai (Thailand)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|283	%{expand:%(/bin/sh %{SOURCE0} tl_PH "DICT          " "Tagalog (Philippines)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|284	%{expand:%(/bin/sh %{SOURCE0} tn_ZA "DICT          " "Setswana (Africa)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|285	%{expand:%(/bin/sh %{SOURCE0} ts_ZA "DICT          " "Tsonga (South Africa)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|286	%{expand:%(/bin/sh %{SOURCE0} uk_UA "DICT HYPH     " "Ukrainian (Ukraine)" LGPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|287	%{expand:%(/bin/sh %{SOURCE0} uz_UZ "DICT          " "Uzbek (Uzbekistan)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|288	%{expand:%(/bin/sh %{SOURCE0} ve_ZA "DICT          " "Venda (South Africa)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|289	%{expand:%(/bin/sh %{SOURCE0} vi_VI "DICT          " "Vietnamese (Vietnam)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|290	%{expand:%(/bin/sh %{SOURCE0} xh_ZA "DICT          " "Xhosa (South Africa)" "Check readme" 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|291	%{expand:%(/bin/sh %{SOURCE0} zu_ZA "DICT          " "Zulu (South Africa)" LGPL 2>/dev/null )}
12mr|myspell-dictionaries-1.0.2-32|292	
12mr|myspell-dictionaries-1.0.2-32|293	%prep
12mr|myspell-dictionaries-1.0.2-32|294	%setup -q -T -c
12mr|myspell-dictionaries-1.0.2-32|295	
12mr|myspell-dictionaries-1.0.2-32|296	# Handle spelling dictionaries
12mr|myspell-dictionaries-1.0.2-32|297	all_dicts="%{SOURCE100} %{SOURCE101} %{SOURCE102} %{SOURCE103} %{SOURCE104} \
12mr|myspell-dictionaries-1.0.2-32|298	%{SOURCE105} %{SOURCE106} %{SOURCE107} %{SOURCE108} %{SOURCE109} \
12mr|myspell-dictionaries-1.0.2-32|299	%{SOURCE110} %{SOURCE111} %{SOURCE112} %{SOURCE113} %{SOURCE114} \
12mr|myspell-dictionaries-1.0.2-32|300	%{SOURCE115} %{SOURCE116} %{SOURCE117} %{SOURCE118} %{SOURCE119} \
12mr|myspell-dictionaries-1.0.2-32|301	%{SOURCE120} %{SOURCE121} %{SOURCE122} %{SOURCE123} %{SOURCE124} \
12mr|myspell-dictionaries-1.0.2-32|302	%{SOURCE125} %{SOURCE126} %{SOURCE127} %{SOURCE128} %{SOURCE129} \
12mr|myspell-dictionaries-1.0.2-32|303	%{SOURCE130} %{SOURCE131} %{SOURCE132} %{SOURCE133} %{SOURCE134} \
12mr|myspell-dictionaries-1.0.2-32|304	%{SOURCE135} %{SOURCE136} %{SOURCE137} %{SOURCE138} %{SOURCE139} \
12mr|myspell-dictionaries-1.0.2-32|305	%{SOURCE140} %{SOURCE141} %{SOURCE142} %{SOURCE143} %{SOURCE144} \
12mr|myspell-dictionaries-1.0.2-32|306	%{SOURCE145} %{SOURCE146} %{SOURCE147} %{SOURCE148} %{SOURCE149} \
12mr|myspell-dictionaries-1.0.2-32|307	%{SOURCE150} %{SOURCE151} %{SOURCE152} %{SOURCE153}              \
12mr|myspell-dictionaries-1.0.2-32|308	%{SOURCE155} %{SOURCE156} %{SOURCE157} %{SOURCE158} %{SOURCE159} \
12mr|myspell-dictionaries-1.0.2-32|309	%{SOURCE160} %{SOURCE161} %{SOURCE162} %{SOURCE163} %{SOURCE164} \
12mr|myspell-dictionaries-1.0.2-32|310	%{SOURCE165} %{SOURCE166} %{SOURCE167} %{SOURCE168} %{SOURCE169} \
12mr|myspell-dictionaries-1.0.2-32|311	%{SOURCE170} %{SOURCE171} %{SOURCE172} %{SOURCE173} %{SOURCE174} \
12mr|myspell-dictionaries-1.0.2-32|312	%{SOURCE175} %{SOURCE176} %{SOURCE177} %{SOURCE178} %{SOURCE179} \
12mr|myspell-dictionaries-1.0.2-32|313	%{SOURCE180} %{SOURCE181} %{SOURCE182} %{SOURCE183} %{SOURCE184} \
12mr|myspell-dictionaries-1.0.2-32|314	%{SOURCE185} %{SOURCE186} %{SOURCE187} %{SOURCE188}              \
12mr|myspell-dictionaries-1.0.2-32|315	%{SOURCE190} %{SOURCE191} %{SOURCE192} %{SOURCE193}"
12mr|myspell-dictionaries-1.0.2-32|316	for dictfile in $all_dicts
12mr|myspell-dictionaries-1.0.2-32|317	do
12mr|myspell-dictionaries-1.0.2-32|318	basefile="${dictfile##*/}"
12mr|myspell-dictionaries-1.0.2-32|319	langpack="${basefile/.zip/}"
12mr|myspell-dictionaries-1.0.2-32|320	echo "LANGPACK=$langpack"
12mr|myspell-dictionaries-1.0.2-32|321	mkdir -p doc/DICT/$langpack
12mr|myspell-dictionaries-1.0.2-32|322	unzip -d doc/DICT/$langpack $dictfile
12mr|myspell-dictionaries-1.0.2-32|323	mkdir -p dic/DICT/$langpack
12mr|myspell-dictionaries-1.0.2-32|324	mv doc/DICT/$langpack/$langpack.{aff,dic} dic/DICT/$langpack
12mr|myspell-dictionaries-1.0.2-32|325	# Protect against #36685
12mr|myspell-dictionaries-1.0.2-32|326	rm -f doc/DICT/$langpack/*.aff 2> /dev/null
12mr|myspell-dictionaries-1.0.2-32|327	rm -f doc/DICT/$langpack/*.dic 2> /dev/null
12mr|myspell-dictionaries-1.0.2-32|328	# create dummy file if docdir is empty
12mr|myspell-dictionaries-1.0.2-32|329	if ! ls doc/DICT/$langpack/* ; then
12mr|myspell-dictionaries-1.0.2-32|330	cat > doc/DICT/$langpack/README_$langpack.txt << EOF
12mr|myspell-dictionaries-1.0.2-32|331	Spell checking dictionary for $langpack
12mr|myspell-dictionaries-1.0.2-32|332	EOF
12mr|myspell-dictionaries-1.0.2-32|333	fi
12mr|myspell-dictionaries-1.0.2-32|334	# fix permissions
12mr|myspell-dictionaries-1.0.2-32|335	chmod 644 doc/DICT/$langpack/*
12mr|myspell-dictionaries-1.0.2-32|336	# add symlinks for mozilla apps
12mr|myspell-dictionaries-1.0.2-32|337	mkdir -p moz
12mr|myspell-dictionaries-1.0.2-32|338	lang=$(echo $langpack|sed 's/_.*//')
12mr|myspell-dictionaries-1.0.2-32|339	if [ $(echo $all_dicts |tr ' ' \\n |grep /${lang}_ |wc -l) \> 1 ]; then
12mr|myspell-dictionaries-1.0.2-32|340	lang=$(echo $langpack |tr _ -)
12mr|myspell-dictionaries-1.0.2-32|341	fi
12mr|myspell-dictionaries-1.0.2-32|342	ln -s ../ooo/$langpack.aff moz/$lang.aff
12mr|myspell-dictionaries-1.0.2-32|343	ln -s ../ooo/$langpack.dic moz/$lang.dic
12mr|myspell-dictionaries-1.0.2-32|344	echo %{mozdictdir}/$lang.aff > $langpack.files
12mr|myspell-dictionaries-1.0.2-32|345	echo %{mozdictdir}/$lang.dic >> $langpack.files
12mr|myspell-dictionaries-1.0.2-32|346	done
12mr|myspell-dictionaries-1.0.2-32|347	
12mr|myspell-dictionaries-1.0.2-32|348	# Handle spelling dictionaries
12mr|myspell-dictionaries-1.0.2-32|349	for hyphfile in %{SOURCE200} %{SOURCE201} %{SOURCE202} %{SOURCE203} %{SOURCE204} \
12mr|myspell-dictionaries-1.0.2-32|350	%{SOURCE205} %{SOURCE206} %{SOURCE207} %{SOURCE208} %{SOURCE209} \
12mr|myspell-dictionaries-1.0.2-32|351	%{SOURCE210} %{SOURCE211} %{SOURCE212} %{SOURCE213} %{SOURCE214} \
12mr|myspell-dictionaries-1.0.2-32|352	%{SOURCE215} %{SOURCE216} %{SOURCE217} %{SOURCE218} %{SOURCE219} \
12mr|myspell-dictionaries-1.0.2-32|353	%{SOURCE220} %{SOURCE221} %{SOURCE222} %{SOURCE223} %{SOURCE224} \
12mr|myspell-dictionaries-1.0.2-32|354	%{SOURCE225} %{SOURCE226} %{SOURCE227} %{SOURCE228} %{SOURCE229}
12mr|myspell-dictionaries-1.0.2-32|355	do
12mr|myspell-dictionaries-1.0.2-32|356	basefile="${hyphfile##*/}"
12mr|myspell-dictionaries-1.0.2-32|357	langpack="${basefile/.zip/}"
12mr|myspell-dictionaries-1.0.2-32|358	echo "LANGPACK/(HPY)=$langpack"
12mr|myspell-dictionaries-1.0.2-32|359	mkdir -p doc/HYPH/$langpack
12mr|myspell-dictionaries-1.0.2-32|360	unzip -d doc/HYPH/$langpack $hyphfile
12mr|myspell-dictionaries-1.0.2-32|361	mkdir -p dic/HYPH/$langpack
12mr|myspell-dictionaries-1.0.2-32|362	mv doc/HYPH/$langpack/$langpack.dic dic/HYPH/$langpack
12mr|myspell-dictionaries-1.0.2-32|363	# Protect against #36685
12mr|myspell-dictionaries-1.0.2-32|364	rm -f doc/HYPH/$langpack/*.dic 2> /dev/null
12mr|myspell-dictionaries-1.0.2-32|365	# create dummy file if docdir is empty
12mr|myspell-dictionaries-1.0.2-32|366	if ! ls doc/HYPH/$langpack/* ; then
12mr|myspell-dictionaries-1.0.2-32|367	cat > doc/HYPH/$langpack/README_$langpack.txt << EOF
12mr|myspell-dictionaries-1.0.2-32|368	Hyphenation dictionary for $langpack
12mr|myspell-dictionaries-1.0.2-32|369	EOF
12mr|myspell-dictionaries-1.0.2-32|370	fi
12mr|myspell-dictionaries-1.0.2-32|371	# fix permissions
12mr|myspell-dictionaries-1.0.2-32|372	chmod 644 doc/HYPH/$langpack/*
12mr|myspell-dictionaries-1.0.2-32|373	done
12mr|myspell-dictionaries-1.0.2-32|374	
12mr|myspell-dictionaries-1.0.2-32|375	# Handle thesaurus dictionaries
12mr|myspell-dictionaries-1.0.2-32|376	for thesfile in %{SOURCE300} %{SOURCE301} %{SOURCE302} %{SOURCE303} %{SOURCE304} \
12mr|myspell-dictionaries-1.0.2-32|377	%{SOURCE305} %{SOURCE306} %{SOURCE307}              %{SOURCE309} \
12mr|myspell-dictionaries-1.0.2-32|378	%{SOURCE310} %{SOURCE311} %{SOURCE312}
12mr|myspell-dictionaries-1.0.2-32|379	do
12mr|myspell-dictionaries-1.0.2-32|380	basefile="${thesfile##*/}"
12mr|myspell-dictionaries-1.0.2-32|381	langpack="${basefile/.zip/}"
12mr|myspell-dictionaries-1.0.2-32|382	echo "LANGPACK(thes)=$langpack"
12mr|myspell-dictionaries-1.0.2-32|383	mkdir -p doc/THES/$langpack
12mr|myspell-dictionaries-1.0.2-32|384	unzip -d doc/THES/$langpack $thesfile
12mr|myspell-dictionaries-1.0.2-32|385	mkdir -p dic/THES/$langpack
12mr|myspell-dictionaries-1.0.2-32|386	mv doc/THES/$langpack/$langpack.{dat,idx} dic/THES/$langpack
12mr|myspell-dictionaries-1.0.2-32|387	# Protect against #36685
12mr|myspell-dictionaries-1.0.2-32|388	rm -f doc/THES/$langpack/*.dat 2> /dev/null
12mr|myspell-dictionaries-1.0.2-32|389	rm -f doc/THES/$langpack/*.idx 2> /dev/null
12mr|myspell-dictionaries-1.0.2-32|390	# create dummy file if docdir is empty
12mr|myspell-dictionaries-1.0.2-32|391	if ! ls doc/THES/$langpack/* ; then
12mr|myspell-dictionaries-1.0.2-32|392	cat > doc/THES/$langpack/README_$langpack.txt << EOF
12mr|myspell-dictionaries-1.0.2-32|393	Thesaurus dictionary for $langpack
12mr|myspell-dictionaries-1.0.2-32|394	EOF
12mr|myspell-dictionaries-1.0.2-32|395	fi
12mr|myspell-dictionaries-1.0.2-32|396	# fix permissions
12mr|myspell-dictionaries-1.0.2-32|397	chmod 644 doc/THES/$langpack/*
12mr|myspell-dictionaries-1.0.2-32|398	done
12mr|myspell-dictionaries-1.0.2-32|399	
12mr|myspell-dictionaries-1.0.2-32|400	# protect against #36685
12mr|myspell-dictionaries-1.0.2-32|401	[ -n "$(find doc/ -name '*.dic')" ] && exit 1
12mr|myspell-dictionaries-1.0.2-32|402	[ -n "$(find doc/ -name '*.aff')" ] && exit 1
12mr|myspell-dictionaries-1.0.2-32|403	[ -n "$(find doc/ -name '*.dat')" ] && exit 1
12mr|myspell-dictionaries-1.0.2-32|404	[ -n "$(find doc/ -name '*.idx')" ] && exit 1
12mr|myspell-dictionaries-1.0.2-32|405	
12mr|myspell-dictionaries-1.0.2-32|406	%build
12mr|myspell-dictionaries-1.0.2-32|407	
12mr|myspell-dictionaries-1.0.2-32|408	%install
12mr|myspell-dictionaries-1.0.2-32|409	rm -rf %{buildroot}
12mr|myspell-dictionaries-1.0.2-32|410	mkdir -p %{buildroot}%{dictdir}/
12mr|myspell-dictionaries-1.0.2-32|411	
12mr|myspell-dictionaries-1.0.2-32|412	# Install spell checking dictionaries
12mr|myspell-dictionaries-1.0.2-32|413	for file in dic/DICT/*/*; do
12mr|myspell-dictionaries-1.0.2-32|414	install -m 644 $file %{buildroot}%{dictdir}/${file##*/}
12mr|myspell-dictionaries-1.0.2-32|415	done
12mr|myspell-dictionaries-1.0.2-32|416	
12mr|myspell-dictionaries-1.0.2-32|417	# Install hyphenation dictionaries
12mr|myspell-dictionaries-1.0.2-32|418	for file in dic/HYPH/*/*; do
12mr|myspell-dictionaries-1.0.2-32|419	install -m 644 $file %{buildroot}%{dictdir}/${file##*/}
12mr|myspell-dictionaries-1.0.2-32|420	done
12mr|myspell-dictionaries-1.0.2-32|421	
12mr|myspell-dictionaries-1.0.2-32|422	# Install thesaurus dictionaries
12mr|myspell-dictionaries-1.0.2-32|423	for file in dic/THES/*/*; do
12mr|myspell-dictionaries-1.0.2-32|424	install -m 644 $file %{buildroot}%{dictdir}/${file##*/}
12mr|myspell-dictionaries-1.0.2-32|425	done
12mr|myspell-dictionaries-1.0.2-32|426	
12mr|myspell-dictionaries-1.0.2-32|427	# #42885
12mr|myspell-dictionaries-1.0.2-32|428	cd %{buildroot}%{dictdir}
12mr|myspell-dictionaries-1.0.2-32|429	for file in *.idx *.dat; do
12mr|myspell-dictionaries-1.0.2-32|430	ln -s $file `echo $file|sed 's/\(.*\)\.\(idx\|dat\)/\1_v2\.\2/' `
12mr|myspell-dictionaries-1.0.2-32|431	done
12mr|myspell-dictionaries-1.0.2-32|432	ln -s th_en_US.idx th_en_GB_v2.idx
12mr|myspell-dictionaries-1.0.2-32|433	ln -s th_en_US.dat th_en_GB_v2.dat
12mr|myspell-dictionaries-1.0.2-32|434	cd -
12mr|myspell-dictionaries-1.0.2-32|435	
12mr|myspell-dictionaries-1.0.2-32|436	# Install the spell checking dictionary symlinks for mozilla apps
12mr|myspell-dictionaries-1.0.2-32|437	mkdir -p %{buildroot}%{mozdictdir}/
12mr|myspell-dictionaries-1.0.2-32|438	
12mr|myspell-dictionaries-1.0.2-32|439	for file in moz/*; do
12mr|myspell-dictionaries-1.0.2-32|440	cp -P $file %{buildroot}%{mozdictdir}/${file##*/}
12mr|myspell-dictionaries-1.0.2-32|441	done
12mr|myspell-dictionaries-1.0.2-32|442	
12mr|myspell-dictionaries-1.0.2-32|443	%clean
12mr|myspell-dictionaries-1.0.2-32|444	rm -rf %{buildroot}
12mr|myspell-dictionaries-1.0.2-32|445	
12mr|myspell-dictionaries-1.0.2-32|446	%nil
12mr|myspell-dictionaries-1.0.2-32|447	
12mr|myspell-dictionaries-1.0.2-32|448	
12mr|myspell-dictionaries-1.0.2-32|449	%changelog
12mr|myspell-dictionaries-1.0.2-32|450	* Tue Feb 21 2012 abf
12mr|myspell-dictionaries-1.0.2-32|451	- The release updated by ABF
12mr|myspell-dictionaries-1.0.2-32|452	
12mr|myspell-dictionaries-1.0.2-32|453	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-31mdv2011.0
12mr|myspell-dictionaries-1.0.2-32|454	+ Revision: 666504
12mr|myspell-dictionaries-1.0.2-32|455	- mass rebuild
12mr|myspell-dictionaries-1.0.2-32|456	
12mr|myspell-dictionaries-1.0.2-32|457	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-30mdv2011.0
12mr|myspell-dictionaries-1.0.2-32|458	+ Revision: 606672
12mr|myspell-dictionaries-1.0.2-32|459	- rebuild
12mr|myspell-dictionaries-1.0.2-32|460	
12mr|myspell-dictionaries-1.0.2-32|461	* Tue Nov 10 2009 Rafael da Veiga Cabral <cabral@mandriva.com> 1.0.2-29mdv2010.1
12mr|myspell-dictionaries-1.0.2-32|462	+ Revision: 464138
12mr|myspell-dictionaries-1.0.2-32|463	- increment rel
12mr|myspell-dictionaries-1.0.2-32|464	
12mr|myspell-dictionaries-1.0.2-32|465	* Tue Nov 10 2009 Rafael da Veiga Cabral <cabral@mandriva.com> 1.0.2-28mdv2010.1
12mr|myspell-dictionaries-1.0.2-32|466	+ Revision: 464129
12mr|myspell-dictionaries-1.0.2-32|467	- add the updated pt_BR dictionary and hypenation with new Portuguese
12mr|myspell-dictionaries-1.0.2-32|468	spelling agreement, ripped from Vero 2.0.6 extension
12mr|myspell-dictionaries-1.0.2-32|469	
12mr|myspell-dictionaries-1.0.2-32|470	* Tue Oct 20 2009 Frederik Himpe <fhimpe@mandriva.org> 1.0.2-28mdv2010.0
12mr|myspell-dictionaries-1.0.2-32|471	+ Revision: 458456
12mr|myspell-dictionaries-1.0.2-32|472	- Update Dutch dictionaries to version 1.10 from http://www.opentaal.org
12mr|myspell-dictionaries-1.0.2-32|473	
12mr|myspell-dictionaries-1.0.2-32|474	* Thu Apr 02 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.0.2-27mdv2009.1
12mr|myspell-dictionaries-1.0.2-32|475	+ Revision: 363427
12mr|myspell-dictionaries-1.0.2-32|476	- Updated thesaurus/dictionary for sk_SK (request/report by Zdenko
12mr|myspell-dictionaries-1.0.2-32|477	Podobny).
12mr|myspell-dictionaries-1.0.2-32|478	
12mr|myspell-dictionaries-1.0.2-32|479	* Wed Mar 18 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.0.2-26mdv2009.1
12mr|myspell-dictionaries-1.0.2-32|480	+ Revision: 357492
12mr|myspell-dictionaries-1.0.2-32|481	- Avoid marking dictionary files with lang tag, to workaround locales
12mr|myspell-dictionaries-1.0.2-32|482	vs. _install_langs macro issue and myspell installation at same rpm
12mr|myspell-dictionaries-1.0.2-32|483	transaction (https://qa.mandriva.com/show_bug.cgi?id=42782).
12mr|myspell-dictionaries-1.0.2-32|484	
12mr|myspell-dictionaries-1.0.2-32|485	* Wed Mar 11 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.0.2-25mdv2009.1
12mr|myspell-dictionaries-1.0.2-32|486	+ Revision: 353883
12mr|myspell-dictionaries-1.0.2-32|487	- Fix installation of some myspell dictionary packages, because of
12mr|myspell-dictionaries-1.0.2-32|488	requiring wrong or non-existant locales packages (#48131).
12mr|myspell-dictionaries-1.0.2-32|489	
12mr|myspell-dictionaries-1.0.2-32|490	* Sun Feb 08 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.2-24mdv2009.1
12mr|myspell-dictionaries-1.0.2-32|491	+ Revision: 338611
12mr|myspell-dictionaries-1.0.2-32|492	- update polish dictionary
12mr|myspell-dictionaries-1.0.2-32|493	
12mr|myspell-dictionaries-1.0.2-32|494	* Tue Sep 23 2008 Rafael da Veiga Cabral <cabral@mandriva.com> 1.0.2-23mdv2009.0
12mr|myspell-dictionaries-1.0.2-32|495	+ Revision: 287379
12mr|myspell-dictionaries-1.0.2-32|496	- OpenOffice.org 3.0 needs "_v2" under thesaurus name files - #42885
12mr|myspell-dictionaries-1.0.2-32|497	
12mr|myspell-dictionaries-1.0.2-32|498	* Mon Aug 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.0.2-22mdv2009.0
12mr|myspell-dictionaries-1.0.2-32|499	+ Revision: 275776
12mr|myspell-dictionaries-1.0.2-32|500	- cosmetics
12mr|myspell-dictionaries-1.0.2-32|501	- update polish myspell dictionary
12mr|myspell-dictionaries-1.0.2-32|502	- spec file clean
12mr|myspell-dictionaries-1.0.2-32|503	
12mr|myspell-dictionaries-1.0.2-32|504	* Wed Jul 16 2008 Rafael da Veiga Cabral <cabral@mandriva.com> 1.0.2-21mdv2009.0
12mr|myspell-dictionaries-1.0.2-32|505	+ Revision: 236627
12mr|myspell-dictionaries-1.0.2-32|506	- Replace th_en_US.zip for a working version for American English.
12mr|myspell-dictionaries-1.0.2-32|507	- Replace th_en_US.zip (#38132#24) to a working thesaurus file.
12mr|myspell-dictionaries-1.0.2-32|508	
12mr|myspell-dictionaries-1.0.2-32|509	* Thu May 29 2008 Rafael da Veiga Cabral <cabral@mandriva.com> 1.0.2-20mdv2009.0
12mr|myspell-dictionaries-1.0.2-32|510	+ Revision: 212837
12mr|myspell-dictionaries-1.0.2-32|511	- Updating thesaurus (fr_FR, de_DE, es_ES, cs_CZ, pl_PL, hu_HU, sk_SK). Motivation:#38132.
12mr|myspell-dictionaries-1.0.2-32|512	- The files were got from http://wiki.services.openoffice.org/wiki/Dictionaries
12mr|myspell-dictionaries-1.0.2-32|513	
12mr|myspell-dictionaries-1.0.2-32|514	* Sun Mar 09 2008 Anssi Hannula <anssi@mandriva.org> 1.0.2-19mdv2008.1
12mr|myspell-dictionaries-1.0.2-32|515	+ Revision: 182393
12mr|myspell-dictionaries-1.0.2-32|516	- provide enchant-dictionary in dictionary packages
12mr|myspell-dictionaries-1.0.2-32|517	
12mr|myspell-dictionaries-1.0.2-32|518	* Wed Feb 20 2008 Marcelo Ricardo Leitner <mrl@mandriva.com> 1.0.2-18mdv2008.1
12mr|myspell-dictionaries-1.0.2-32|519	+ Revision: 173195
12mr|myspell-dictionaries-1.0.2-32|520	- Fix #37853: Third column should be the country code, and not full locale.
12mr|myspell-dictionaries-1.0.2-32|521	
12mr|myspell-dictionaries-1.0.2-32|522	* Tue Jan 15 2008 Marcelo Ricardo Leitner <mrl@mandriva.com> 1.0.2-17mdv2008.1
12mr|myspell-dictionaries-1.0.2-32|523	+ Revision: 152818
12mr|myspell-dictionaries-1.0.2-32|524	- Removed dicts from doc dir. Closes: #36685
12mr|myspell-dictionaries-1.0.2-32|525	- Compress with lzma and saves up to 25%
12mr|myspell-dictionaries-1.0.2-32|526	
12mr|myspell-dictionaries-1.0.2-32|527	* Wed Jan 09 2008 Marcelo Ricardo Leitner <mrl@mandriva.com> 1.0.2-16mdv2008.1
12mr|myspell-dictionaries-1.0.2-32|528	+ Revision: 147165
12mr|myspell-dictionaries-1.0.2-32|529	- Added %%lang() tags to dicts, as requested by Blino.
12mr|myspell-dictionaries-1.0.2-32|530	
12mr|myspell-dictionaries-1.0.2-32|531	+ Olivier Blin <oblin@mandriva.com>
12mr|myspell-dictionaries-1.0.2-32|532	- restore BuildRoot
12mr|myspell-dictionaries-1.0.2-32|533	
12mr|myspell-dictionaries-1.0.2-32|534	+ Thierry Vignaud <tv@mandriva.org>
12mr|myspell-dictionaries-1.0.2-32|535	- kill re-definition of %%buildroot on Pixel's request
12mr|myspell-dictionaries-1.0.2-32|536	
12mr|myspell-dictionaries-1.0.2-32|537	* Sat Dec 01 2007 Christiaan Welvaart <spturtle@mandriva.org> 1.0.2-15mdv2008.1
12mr|myspell-dictionaries-1.0.2-32|538	+ Revision: 114314
12mr|myspell-dictionaries-1.0.2-32|539	- add symlinks for mozilla-based apps
12mr|myspell-dictionaries-1.0.2-32|540	
12mr|myspell-dictionaries-1.0.2-32|541	* Thu Nov 01 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 1.0.2-14mdv2008.1
12mr|myspell-dictionaries-1.0.2-32|542	+ Revision: 104716
12mr|myspell-dictionaries-1.0.2-32|543	- Added spell dicts for: am_AM, ar_AR, az_AZ, bn_BN, cop_EG, csb_CSB, en_ZA,
12mr|myspell-dictionaries-1.0.2-32|544	eo_EO, eu_ES, fa_FA, fa_IR, fj_FJ, fur_IT, fy_NL, gd_GB, gsc_FR, he_IL,
12mr|myspell-dictionaries-1.0.2-32|545	hi_IN, hy_AM, is_IS, km_KH, ku_TR, la_LA, lv_LV, mg_MG, mn_MN, mr_IN, ne_NP,
12mr|myspell-dictionaries-1.0.2-32|546	nr_ZA, ns_ZA, ny_MW, oc_FR, or_OR, pa_PA, qu_BO, rw_RW, ss_ZA, st_ZA, sw_TZ,
12mr|myspell-dictionaries-1.0.2-32|547	ta_TA, tet_ID, th_TH, tl_PH, tn_ZA, ts_ZA, uz_UZ, ve_ZA, vi_VI and xh_ZA
12mr|myspell-dictionaries-1.0.2-32|548	- Added thes dicts for: cs_CZ, de_CH, hu_HU and ru_RU
12mr|myspell-dictionaries-1.0.2-32|549	
12mr|myspell-dictionaries-1.0.2-32|550	* Thu Nov 01 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 1.0.2-13mdv2008.1
12mr|myspell-dictionaries-1.0.2-32|551	+ Revision: 104624
12mr|myspell-dictionaries-1.0.2-32|552	- Merged myspell-hyph-locale and myspell-thes-locale into myspell-locale
12mr|myspell-dictionaries-1.0.2-32|553	- Simplified package generating.
12mr|myspell-dictionaries-1.0.2-32|554	- Dropped support for OOo < 1.0.1
12mr|myspell-dictionaries-1.0.2-32|555	- Removed the date information from releases and from everywhere else.
12mr|myspell-dictionaries-1.0.2-32|556	They are not usefull, as the packages still would be always updated, and
12mr|myspell-dictionaries-1.0.2-32|557	it's too hard to update all them.
12mr|myspell-dictionaries-1.0.2-32|558	- Switch de_DE to de_DE_comb, as OOo used to use it.
12mr|myspell-dictionaries-1.0.2-32|559	- Fixed locale string in hyph: hu_HU and et_EE.
12mr|myspell-dictionaries-1.0.2-32|560	- Updated myspell-genpackages so:
12mr|myspell-dictionaries-1.0.2-32|561	1) -hyph-xx_YY packages provides the old -hyph-xx
12mr|myspell-dictionaries-1.0.2-32|562	2) works with new doc files (full locale)
12mr|myspell-dictionaries-1.0.2-32|563	- Sorted all sections that expands the script
12mr|myspell-dictionaries-1.0.2-32|564	- Updated th for pl_PL, sk_SK, it_IT and de_DE.
12mr|myspell-dictionaries-1.0.2-32|565	- Added hyph for de_CH, en_CA, en_GB, fr_BE, pt_BR and ro_RO.
12mr|myspell-dictionaries-1.0.2-32|566	- Updated hypn for bg_BG, cs_CZ, da_DK, de_DE, el_GR, en_US, es_ES, fi_FI,
12mr|myspell-dictionaries-1.0.2-32|567	fr_FR, ga_IE, id_ID, is_IS, it_IT, lt_LT, nl_NL, pl_PL, pt_PT, ru_RU, sk_SK,
12mr|myspell-dictionaries-1.0.2-32|568	sl_SI, sv_SE and uk_UA.
12mr|myspell-dictionaries-1.0.2-32|569	- Updated dictionaries for: gl_ES, de_CH, it_IT, zu_ZA, es_ES, de_DE, da_DK,
12mr|myspell-dictionaries-1.0.2-32|570	hr_HR, pt_BR, es_MX, ms_MY, fo_FO, el_GR, ga_IE, hu_HU, sl_SI, en_US, fr_BE,
12mr|myspell-dictionaries-1.0.2-32|571	af_ZA, ro_RO, nb_NO, cs_CZ, pl_PL, nn_NO and sk_SK.
12mr|myspell-dictionaries-1.0.2-32|572	
12mr|myspell-dictionaries-1.0.2-32|573	* Thu Sep 13 2007 Andreas Hasenack <andreas@mandriva.com> 1.0.2-12mdv2008.0
12mr|myspell-dictionaries-1.0.2-32|574	+ Revision: 85093
12mr|myspell-dictionaries-1.0.2-32|575	- ignore expand error that happens during submit because SOURCES is not extracted
12mr|myspell-dictionaries-1.0.2-32|576	- updated Dutch and Ukranian dictionaries (#23829 and #29650)
12mr|myspell-dictionaries-1.0.2-32|577	
12mr|myspell-dictionaries-1.0.2-32|578	
12mr|myspell-dictionaries-1.0.2-32|579	* Sun Mar 18 2007 Giuseppe Ghibò <ghibo@mandriva.com> 1.0.2-11mdv2007.1
12mr|myspell-dictionaries-1.0.2-32|580	+ Revision: 146106
12mr|myspell-dictionaries-1.0.2-32|581	- Update Dutch hyphen (to release 2004/10/01) and dictionaries,
12mr|myspell-dictionaries-1.0.2-32|582	according to the official 2005 dutch spelling reform (bug #29650,
12mr|myspell-dictionaries-1.0.2-32|583	report by Reinout van Schouwen).
12mr|myspell-dictionaries-1.0.2-32|584	- Added %%nil at the end of macro section, to woraround bug #27417.
12mr|myspell-dictionaries-1.0.2-32|585	- Updated it_IT dict and thesaurus.
12mr|myspell-dictionaries-1.0.2-32|586	
12mr|myspell-dictionaries-1.0.2-32|587	* Fri Jan 12 2007 Andreas Hasenack <andreas@mandriva.com> 1.0.2-10mdv2007.1
12mr|myspell-dictionaries-1.0.2-32|588	+ Revision: 107998
12mr|myspell-dictionaries-1.0.2-32|589	- rebuild
12mr|myspell-dictionaries-1.0.2-32|590	- Import myspell-dictionaries
12mr|myspell-dictionaries-1.0.2-32|591	
12mr|myspell-dictionaries-1.0.2-32|592	* Sat Mar 12 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.0.2-9mdk
12mr|myspell-dictionaries-1.0.2-32|593	- Merged Buchan Milne Patches (bug #13690)
12mr|myspell-dictionaries-1.0.2-32|594	- updated bugged slovak dictionaries (report by Zdenko Podobny).
12mr|myspell-dictionaries-1.0.2-32|595	- updated italian Thesaurus.
12mr|myspell-dictionaries-1.0.2-32|596	- added slovak Thesaurus.
12mr|myspell-dictionaries-1.0.2-32|597	
12mr|myspell-dictionaries-1.0.2-32|598	* Thu Sep 23 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.0.2-8mdk
12mr|myspell-dictionaries-1.0.2-32|599	- Removed tn_ZA dictionaries, because locales-tn doesn't exists.
12mr|myspell-dictionaries-1.0.2-32|600	
12mr|myspell-dictionaries-1.0.2-32|601	* Sat Sep 11 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.0.2-7mdk
12mr|myspell-dictionaries-1.0.2-32|602	- Rebuilt.
12mr|myspell-dictionaries-1.0.2-32|603	
12mr|myspell-dictionaries-1.0.2-32|604	* Sun Aug 29 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.0.2-6mdk
12mr|myspell-dictionaries-1.0.2-32|605	- Fixed a typo for Kiswahili package description.
12mr|myspell-dictionaries-1.0.2-32|606	- Spellchecking:
12mr|myspell-dictionaries-1.0.2-32|607	* UPD: Zulu (South Africa)	[2004/06/04]
12mr|myspell-dictionaries-1.0.2-32|608	
12mr|myspell-dictionaries-1.0.2-32|609	* Tue Aug 17 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.0.2-5mdk
12mr|myspell-dictionaries-1.0.2-32|610	- modified myspell-genpackages.sh script for adding thesaurus packages.
12mr|myspell-dictionaries-1.0.2-32|611	- Hyphenation:
12mr|myspell-dictionaries-1.0.2-32|612	* Added NZ, AU, ZA, IE, JM, PH, TT, ZW for hyph_en %%post scripts.
12mr|myspell-dictionaries-1.0.2-32|613	* Added AR, BZ, BO, CL, CO, CR, CU, DO, EC, SV, GU, JN, MX, NI, PA, PU,
12mr|myspell-dictionaries-1.0.2-32|614	*       PE, PR, UY, VE for hyph_es %%post scripts.
12mr|myspell-dictionaries-1.0.2-32|615	* Added AT, LI, LU for hyph_de %%post scripts.
12mr|myspell-dictionaries-1.0.2-32|616	* Added CA LU MC CH for hyph_fr %%post scripts.
12mr|myspell-dictionaries-1.0.2-32|617	* Added CH for hyph_it %%post scripts.
12mr|myspell-dictionaries-1.0.2-32|618	* UPD: hyph_es		[2004/06/02]
12mr|myspell-dictionaries-1.0.2-32|619	* UPD: hyph_nl		[2004/02/22]
12mr|myspell-dictionaries-1.0.2-32|620	* UPD: hyph_hu		[2003/11/07]
12mr|myspell-dictionaries-1.0.2-32|621	* NEW: hyph_id (Indonesian)	[2004/08/10]
12mr|myspell-dictionaries-1.0.2-32|622	* NEW: hyph_pl (Polish)	[2003/09/13]
12mr|myspell-dictionaries-1.0.2-32|623	* NEW: hyph_pt (Portuguese)	[2003/09/04]
12mr|myspell-dictionaries-1.0.2-32|624	* NEW: hyph_el (Greek)	[2004/04/09]
12mr|myspell-dictionaries-1.0.2-32|625	* NEW: hyph_bg (Bulgarian)	[2004/04/19]
12mr|myspell-dictionaries-1.0.2-32|626	* NEW: hyph_lt (Lithuanian)	[2004/01/11]
12mr|myspell-dictionaries-1.0.2-32|627	* NEW: hyph_is (Icelandic)	[2003/09/18]
12mr|myspell-dictionaries-1.0.2-32|628	* NEW: hyph_fi (Finnish)	[2003/11/25]
12mr|myspell-dictionaries-1.0.2-32|629	* NEW: hyph_ga (Irish)	[2004/02/12]
12mr|myspell-dictionaries-1.0.2-32|630	- Spellchecking:
12mr|myspell-dictionaries-1.0.2-32|631	* UPD: Afrikaans (Africa)	[2004/07/27]
12mr|myspell-dictionaries-1.0.2-32|632	* UPD: Polish	(Poland)	[2004/08/16]
12mr|myspell-dictionaries-1.0.2-32|633	* NEW: Setswana (Africa)	[2004/05/16]
12mr|myspell-dictionaries-1.0.2-32|634	* NEW: Kiswahili (Africa)	[2004/05/16]
12mr|myspell-dictionaries-1.0.2-32|635	* UPD: Indonesian (Indonesia) [2004/08/10]
12mr|myspell-dictionaries-1.0.2-32|636	* NEW: Malay (Malaysia)	[2003/09/07]
12mr|myspell-dictionaries-1.0.2-32|637	- Thesaurus:
12mr|myspell-dictionaries-1.0.2-32|638	* NEW: English		[2004/04/23]
12mr|myspell-dictionaries-1.0.2-32|639	* NEW: French			[2003/08/19]
12mr|myspell-dictionaries-1.0.2-32|640	* NEW: Italian		[2004/02/22]
12mr|myspell-dictionaries-1.0.2-32|641	* NEW: German			[2004/07/02]
12mr|myspell-dictionaries-1.0.2-32|642	* NEW: Spanish		[2004/07/12]
12mr|myspell-dictionaries-1.0.2-32|643	* NEW: Polish			[2004/08/03]
12mr|myspell-dictionaries-1.0.2-32|644	* NEW: Bulgarian		[2004/04/02]
12mr|myspell-dictionaries-1.0.2-32|645	
12mr|myspell-dictionaries-1.0.2-32|646	* Tue Jul 20 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.0.2-4mdk
12mr|myspell-dictionaries-1.0.2-32|647	- Spellchecking:
12mr|myspell-dictionaries-1.0.2-32|648	* NEW: Welsh			[2004/04/24]
12mr|myspell-dictionaries-1.0.2-32|649	* NEW: English (New Zealand)	[2003/09/07]
12mr|myspell-dictionaries-1.0.2-32|650	* UPD: German (Switzerland)	[2003/09/05]
12mr|myspell-dictionaries-1.0.2-32|651	* NEW: Indonesian (Indonesia)	[2004/04/26]
12mr|myspell-dictionaries-1.0.2-32|652	* NEW: Zulu (South Africa)	[2004/05/16]
12mr|myspell-dictionaries-1.0.2-32|653	* NEW: Romanian (Romania)	[2003/10/23]
12mr|myspell-dictionaries-1.0.2-32|654	* NEW: Maori (New Zealand)	[2003/09/09]
12mr|myspell-dictionaries-1.0.2-32|655	
12mr|myspell-dictionaries-1.0.2-32|656	* Mon Jul 19 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.0.2-3mdk
12mr|myspell-dictionaries-1.0.2-32|657	- Hyphenation
12mr|myspell-dictionaries-1.0.2-32|658	* NEW: Estonian		[2004/06/21]
12mr|myspell-dictionaries-1.0.2-32|659	
12mr|myspell-dictionaries-1.0.2-32|660	* Mon Jul 19 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.0.2-2mdk
12mr|myspell-dictionaries-1.0.2-32|661	- Spellchecking:
12mr|myspell-dictionaries-1.0.2-32|662	* NEW: Afrikaans (Africa)	[2003/12/29] (1.99.1)
12mr|myspell-dictionaries-1.0.2-32|663	* NEW: Estonian (Estonia)	[2004/06/21]
12mr|myspell-dictionaries-1.0.2-32|664	* UPD: Italian (Italy)	[2004/06/23]
12mr|myspell-dictionaries-1.0.2-32|665	* UPD: Bulgarian (Bulgaria)	[2004/04/02]
12mr|myspell-dictionaries-1.0.2-32|666	* UPD: Czech			[2003/09/07]
12mr|myspell-dictionaries-1.0.2-32|667	* UPD: Danish (Denmark)	[2004/06/09]
12mr|myspell-dictionaries-1.0.2-32|668	* UPD: Dutch (Nertherland)	[2004/02/22]
12mr|myspell-dictionaries-1.0.2-32|669	* UPD: English (GB)		[2004/02/08]
12mr|myspell-dictionaries-1.0.2-32|670	* UPD: English (US)		[2004/06/23]
12mr|myspell-dictionaries-1.0.2-32|671	* UPD: German (Germany)	[2003/09/05]
12mr|myspell-dictionaries-1.0.2-32|672	* UPD: Greek			[2004/04/24]
12mr|myspell-dictionaries-1.0.2-32|673	* UPD: Hungarian (Hungary)	[2004/03/31]
12mr|myspell-dictionaries-1.0.2-32|674	* UPD: Polish			[2004/07/18]
12mr|myspell-dictionaries-1.0.2-32|675	* UPD: Spanish (Spain)	[2004/06/26]
12mr|myspell-dictionaries-1.0.2-32|676	* UPD: Slovak			[2004/01/18]
12mr|myspell-dictionaries-1.0.2-32|677	* UPD: Norwegian/Bokml 	[2003/10/13]
12mr|myspell-dictionaries-1.0.2-32|678	* UPD: Norwegian/Nynorsk	[2003/10/13]
12mr|myspell-dictionaries-1.0.2-32|679	* UPD: Irish (Ireland)	[2004/04/04]
12mr|myspell-dictionaries-1.0.2-32|680	* UPD: Galician (Spain)	[2003/09/05]
12mr|myspell-dictionaries-1.0.2-32|681	* UPD: Russian (Russia)	[2004/04/06]
12mr|myspell-dictionaries-1.0.2-32|682	* UPD: Slovenian (Slovenia)	[2003/09/07]
12mr|myspell-dictionaries-1.0.2-32|683	* UPD: Ukrainian (Ukraine)	[2003/10/16]
12mr|myspell-dictionaries-1.0.2-32|684	* UPD: German (Austria)	[2003/09/05]
12mr|myspell-dictionaries-1.0.2-32|685	* UPD: Faroese		[2004/04/03]
12mr|myspell-dictionaries-1.0.2-32|686	* UPD: Lithuanian		[2003/12/31]
12mr|myspell-dictionaries-1.0.2-32|687	

15242 12
12mr|mysql-5.5.25a-3|1	%define _build_pkgcheck_set %{nil}
12mr|mysql-5.5.25a-3|2	%define _build_pkgcheck_srpm %{nil}
12mr|mysql-5.5.25a-3|3	
12mr|mysql-5.5.25a-3|4	%define Werror_cflags %nil
12mr|mysql-5.5.25a-3|5	%define _disable_ld_no_undefined 1
12mr|mysql-5.5.25a-3|6	
12mr|mysql-5.5.25a-3|7	%define _with_systemd 1
12mr|mysql-5.5.25a-3|8	#(ie. use with rpm --rebuild):
12mr|mysql-5.5.25a-3|9	#
12mr|mysql-5.5.25a-3|10	#	--with debug	Compile with debugging code
12mr|mysql-5.5.25a-3|11	#
12mr|mysql-5.5.25a-3|12	#  enable build with debugging code: will _not_ strip away any debugging code,
12mr|mysql-5.5.25a-3|13	#  will _add_ -g3 to CFLAGS, will _add_ --enable-maintainer-mode to
12mr|mysql-5.5.25a-3|14	#  configure.
12mr|mysql-5.5.25a-3|15	
12mr|mysql-5.5.25a-3|16	%define build_debug 0
12mr|mysql-5.5.25a-3|17	%define build_test 0
12mr|mysql-5.5.25a-3|18	
12mr|mysql-5.5.25a-3|19	%if %{build_debug}
12mr|mysql-5.5.25a-3|20	# disable build root strip policy
12mr|mysql-5.5.25a-3|21	%define __spec_install_post %{_libdir}/rpm/brp-compress || :
12mr|mysql-5.5.25a-3|22	
12mr|mysql-5.5.25a-3|23	# This gives extra debuggin and huge binaries
12mr|mysql-5.5.25a-3|24	%{expand:%%define optflags %{optflags} %([ ! $DEBUG ] && echo '-g3')}
12mr|mysql-5.5.25a-3|25	%endif
12mr|mysql-5.5.25a-3|26	
12mr|mysql-5.5.25a-3|27	%define _requires_exceptions perl(this)
12mr|mysql-5.5.25a-3|28	
12mr|mysql-5.5.25a-3|29	%define major 18
12mr|mysql-5.5.25a-3|30	%define services_major 0
12mr|mysql-5.5.25a-3|31	%define services_minor 0.0
12mr|mysql-5.5.25a-3|32	%define mysqld_major 0
12mr|mysql-5.5.25a-3|33	%define mysqld_minor 0.1
12mr|mysql-5.5.25a-3|34	
12mr|mysql-5.5.25a-3|35	%define libclient %mklibname mysqlclient %{major}
12mr|mysql-5.5.25a-3|36	%define libservices %mklibname mysqlservices %{services_major}
12mr|mysql-5.5.25a-3|37	%define libmysqld %mklibname mysqld %{mysqld_major}
12mr|mysql-5.5.25a-3|38	%define develname %mklibname -d mysql
12mr|mysql-5.5.25a-3|39	%define staticname %mklibname -d -s mysql
12mr|mysql-5.5.25a-3|40	
12mr|mysql-5.5.25a-3|41	%define muser	mysql
12mr|mysql-5.5.25a-3|42	Summary:	A very fast and reliable SQL database engine
12mr|mysql-5.5.25a-3|43	Name: 		mysql
12mr|mysql-5.5.25a-3|44	Version:	5.5.25a
12mr|mysql-5.5.25a-3|45	Release:	3
12mr|mysql-5.5.25a-3|46	Group:		Databases
12mr|mysql-5.5.25a-3|47	License:	GPL
12mr|mysql-5.5.25a-3|48	URL:		http://www.mysql.com/
12mr|mysql-5.5.25a-3|49	Source0:	ftp://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.5/mysql-%{version}.tar.gz
12mr|mysql-5.5.25a-3|50	Source1:	%{SOURCE0}.asc
12mr|mysql-5.5.25a-3|51	Source2:	mysqld.sysconfig
12mr|mysql-5.5.25a-3|52	Source3:	my.cnf
12mr|mysql-5.5.25a-3|53	Source4:	libmysql.version
12mr|mysql-5.5.25a-3|54	Source5:	mysqld.service
12mr|mysql-5.5.25a-3|55	Source6:	mysqld-prepare-db-dir
12mr|mysql-5.5.25a-3|56	Source7:	mysqld-wait-ready
12mr|mysql-5.5.25a-3|57	# fedora patches
12mr|mysql-5.5.25a-3|58	Patch0:		mysql-errno.patch
12mr|mysql-5.5.25a-3|59	Patch1:		mysql-strmov.patch
12mr|mysql-5.5.25a-3|60	Patch2:		mysql-install-test.patch
12mr|mysql-5.5.25a-3|61	Patch3:		mysql-expired-certs.patch
12mr|mysql-5.5.25a-3|62	Patch4:		mysql-stack-guard.patch
12mr|mysql-5.5.25a-3|63	Patch5:		mysql-chain-certs.patch
12mr|mysql-5.5.25a-3|64	Patch6:		mysql-versioning.patch
12mr|mysql-5.5.25a-3|65	Patch7:		mysql-dubious-exports.patch
12mr|mysql-5.5.25a-3|66	Patch8:		mysql-disable-test.patch
12mr|mysql-5.5.25a-3|67	Patch10:	mysql-home.patch
12mr|mysql-5.5.25a-3|68	Patch11:	mysqld_safe-nowatch.patch
12mr|mysql-5.5.25a-3|69	# mandriva patches
12mr|mysql-5.5.25a-3|70	Patch100:	mysql-mysqldumpslow_no_basedir.diff
12mr|mysql-5.5.25a-3|71	Patch101:	mysql-logrotate.diff
12mr|mysql-5.5.25a-3|72	Patch102:	mysql-initscript.diff
12mr|mysql-5.5.25a-3|73	Patch103:	mysql_upgrade-exit-status.patch
12mr|mysql-5.5.25a-3|74	Patch104:	mysql-5.1.31-shebang.patch
12mr|mysql-5.5.25a-3|75	Patch105:	mysql-5.1.35-test-variables-big.patch
12mr|mysql-5.5.25a-3|76	Patch106:	mysql-5.1.36-hotcopy.patch
12mr|mysql-5.5.25a-3|77	Patch107:	mysql-install_db-quiet.patch
12mr|mysql-5.5.25a-3|78	Patch108:	mysql-5.5.9-INSTALL_INCLUDEDIR_borkfix.diff
12mr|mysql-5.5.25a-3|79	Patch109:	mysql-libify_libservices.patch
12mr|mysql-5.5.25a-3|80	
12mr|mysql-5.5.25a-3|81	BuildRequires:	bison
12mr|mysql-5.5.25a-3|82	BuildRequires:	cmake
12mr|mysql-5.5.25a-3|83	BuildRequires:	dos2unix
12mr|mysql-5.5.25a-3|84	BuildRequires:	doxygen
12mr|mysql-5.5.25a-3|85	BuildRequires:	glibc-devel
12mr|mysql-5.5.25a-3|86	BuildRequires:	libaio-devel
12mr|mysql-5.5.25a-3|87	BuildRequires:	libstdc++-devel
12mr|mysql-5.5.25a-3|88	BuildRequires:	termcap-devel
12mr|mysql-5.5.25a-3|89	BuildRequires:	ncurses-devel
12mr|mysql-5.5.25a-3|90	BuildRequires:	openssl-devel
12mr|mysql-5.5.25a-3|91	BuildRequires:	python
12mr|mysql-5.5.25a-3|92	BuildRequires:	readline-devel
12mr|mysql-5.5.25a-3|93	BuildRequires:	systemtap
12mr|mysql-5.5.25a-3|94	BuildRequires:	xfsprogs-devel
12mr|mysql-5.5.25a-3|95	BuildRequires:	zlib-devel
12mr|mysql-5.5.25a-3|96	BuildRequires:  systemd-units
12mr|mysql-5.5.25a-3|97	BuildConflicts:	edit-devel
12mr|mysql-5.5.25a-3|98	
12mr|mysql-5.5.25a-3|99	Requires(post): rpm-helper
12mr|mysql-5.5.25a-3|100	Requires(preun): rpm-helper
12mr|mysql-5.5.25a-3|101	Requires(pre): rpm-helper
12mr|mysql-5.5.25a-3|102	Requires(postun): rpm-helper
12mr|mysql-5.5.25a-3|103	# This basically turns into a metapkg
12mr|mysql-5.5.25a-3|104	Requires:	mysql-server >= %{version}-%{release}
12mr|mysql-5.5.25a-3|105	Requires:	mysql-client >= %{version}-%{release}
12mr|mysql-5.5.25a-3|106	
12mr|mysql-5.5.25a-3|107	Provides:	msqlormysql mysqlserver
12mr|mysql-5.5.25a-3|108	Provides:	mysql-max = %{version}-%{release}
12mr|mysql-5.5.25a-3|109	Obsoletes:	mysql-max < 5.1.43
12mr|mysql-5.5.25a-3|110	
12mr|mysql-5.5.25a-3|111	%description
12mr|mysql-5.5.25a-3|112	The MySQL(TM) software delivers a very fast, multi-threaded, multi-user, and
12mr|mysql-5.5.25a-3|113	robust SQL (Structured Query Language) database server. MySQL Server is
12mr|mysql-5.5.25a-3|114	intended for mission-critical, heavy-load production systems as well as for
12mr|mysql-5.5.25a-3|115	embedding into mass-deployed software. MySQL is a trademark of MySQL AB.
12mr|mysql-5.5.25a-3|116	
12mr|mysql-5.5.25a-3|117	The mysql server is compiled with the following storage engines:
12mr|mysql-5.5.25a-3|118	
12mr|mysql-5.5.25a-3|119	- InnoDB Storage Engine
12mr|mysql-5.5.25a-3|120	- Archive Storage Engine
12mr|mysql-5.5.25a-3|121	- CSV Storage Engine
12mr|mysql-5.5.25a-3|122	- Federated Storage Engine
12mr|mysql-5.5.25a-3|123	- User Defined Functions (UDFs).
12mr|mysql-5.5.25a-3|124	- Blackhole Storage Engine
12mr|mysql-5.5.25a-3|125	- Partition Storage Engine
12mr|mysql-5.5.25a-3|126	- Perfschema Storage Engine
12mr|mysql-5.5.25a-3|127	
12mr|mysql-5.5.25a-3|128	%package	server
12mr|mysql-5.5.25a-3|129	Summary:	Server mysqld binary
12mr|mysql-5.5.25a-3|130	Group:		System/Servers
12mr|mysql-5.5.25a-3|131	Conflicts:	mysql < 5.1.39-3
12mr|mysql-5.5.25a-3|132	Conflicts:	mysql-max < 5.1.43
12mr|mysql-5.5.25a-3|133	# all pkgs needed b/c of cleanup reorg
12mr|mysql-5.5.25a-3|134	%rename %{name}-core
12mr|mysql-5.5.25a-3|135	%rename %{name}-common-core
12mr|mysql-5.5.25a-3|136	Requires:	mysql-common >= %{version}-%{release}
12mr|mysql-5.5.25a-3|137	Requires:	mysql-plugin >= %{version}-%{release}
12mr|mysql-5.5.25a-3|138	Requires(post): rpm-helper
12mr|mysql-5.5.25a-3|139	Requires(preun): rpm-helper
12mr|mysql-5.5.25a-3|140	Requires(pre): rpm-helper
12mr|mysql-5.5.25a-3|141	Requires(postun): rpm-helper
12mr|mysql-5.5.25a-3|142	Obsoletes:	mysql-common < 5.5.25a-1
12mr|mysql-5.5.25a-3|143	
12mr|mysql-5.5.25a-3|144	%description  server
12mr|mysql-5.5.25a-3|145	The  mysqld server binary. For a full MySQL database server, install
12mr|mysql-5.5.25a-3|146	package 'mysql'.
12mr|mysql-5.5.25a-3|147	
12mr|mysql-5.5.25a-3|148	%package	common
12mr|mysql-5.5.25a-3|149	Summary:	Common files
12mr|mysql-5.5.25a-3|150	Group:		System/Servers
12mr|mysql-5.5.25a-3|151	BuildArch:	noarch
12mr|mysql-5.5.25a-3|152	# all pkgs needed b/c of cleanup reorg
12mr|mysql-5.5.25a-3|153	Conflicts:	mysql < 5.5.25a-1
12mr|mysql-5.5.25a-3|154	Conflicts:	mysql-core < 5.5.25a-1
12mr|mysql-5.5.25a-3|155	Obsoletes:	mysql-common-core < 5.5.25a-1
12mr|mysql-5.5.25a-3|156	
12mr|mysql-5.5.25a-3|157	%description	common
12mr|mysql-5.5.25a-3|158	Common files for the MySQL(TM) database server.
12mr|mysql-5.5.25a-3|159	
12mr|mysql-5.5.25a-3|160	%package	plugin
12mr|mysql-5.5.25a-3|161	Summary:	Mysql Plugins
12mr|mysql-5.5.25a-3|162	Group:		Databases
12mr|mysql-5.5.25a-3|163	# all pkgs needed b/c of cleanup reorg
12mr|mysql-5.5.25a-3|164	Conflicts:	mysql < 5.5.25a-1
12mr|mysql-5.5.25a-3|165	
12mr|mysql-5.5.25a-3|166	%description	plugin
12mr|mysql-5.5.25a-3|167	This package contains the standard MySQL plugins.
12mr|mysql-5.5.25a-3|168	
12mr|mysql-5.5.25a-3|169	%package	client
12mr|mysql-5.5.25a-3|170	Summary:	Client
12mr|mysql-5.5.25a-3|171	Group:		Databases
12mr|mysql-5.5.25a-3|172	# all pkgs needed b/c of cleanup reorg
12mr|mysql-5.5.25a-3|173	Conflicts:	mysql-core < 5.5.25a-1
12mr|mysql-5.5.25a-3|174	Conflicts:	mysql-common < 5.5.25a-1
12mr|mysql-5.5.25a-3|175	Conflicts:	mysql-common-core < 5.5.25a-1
12mr|mysql-5.5.25a-3|176	
12mr|mysql-5.5.25a-3|177	%description	client
12mr|mysql-5.5.25a-3|178	This package contains the standard MySQL clients.
12mr|mysql-5.5.25a-3|179	
12mr|mysql-5.5.25a-3|180	%package	bench
12mr|mysql-5.5.25a-3|181	Summary:	Benchmarks and test system
12mr|mysql-5.5.25a-3|182	Group:		System/Servers
12mr|mysql-5.5.25a-3|183	Requires:	mysql-client >= %{version}-%{release}
12mr|mysql-5.5.25a-3|184	
12mr|mysql-5.5.25a-3|185	%description	bench
12mr|mysql-5.5.25a-3|186	This package contains MySQL benchmark scripts and data.
12mr|mysql-5.5.25a-3|187	
12mr|mysql-5.5.25a-3|188	%package -n	%{libclient}
12mr|mysql-5.5.25a-3|189	Summary:	Shared libraries
12mr|mysql-5.5.25a-3|190	Group:		System/Libraries
12mr|mysql-5.5.25a-3|191	# mp3blaster is the last relic to require this
12mr|mysql-5.5.25a-3|192	#Provides:	mysql-shared = %{version}-%{release}
12mr|mysql-5.5.25a-3|193	%rename %{_lib}mysql18
12mr|mysql-5.5.25a-3|194	
12mr|mysql-5.5.25a-3|195	%description -n	%{libclient}
12mr|mysql-5.5.25a-3|196	This package contains the shared %{name}client library.
12mr|mysql-5.5.25a-3|197	
12mr|mysql-5.5.25a-3|198	%package -n	%{libservices}
12mr|mysql-5.5.25a-3|199	Summary:	Shared %{name}client library
12mr|mysql-5.5.25a-3|200	Group:		System/Libraries
12mr|mysql-5.5.25a-3|201	Conflicts:	%{mklibname mysql 16 } >= 5.5.8-1
12mr|mysql-5.5.25a-3|202	Conflicts:	%{mklibname mysql 18 } <= 5.5.10-4
12mr|mysql-5.5.25a-3|203	
12mr|mysql-5.5.25a-3|204	%description -n	%{libservices}
12mr|mysql-5.5.25a-3|205	The libmysqlservices library provides access to the available services and
12mr|mysql-5.5.25a-3|206	dynamic plugins now must be linked against this library
12mr|mysql-5.5.25a-3|207	(use the -lmysqlservices flag).
12mr|mysql-5.5.25a-3|208	
12mr|mysql-5.5.25a-3|209	%package -n	%{libmysqld}
12mr|mysql-5.5.25a-3|210	Summary:	Shared libraries
12mr|mysql-5.5.25a-3|211	Group:		System/Libraries
12mr|mysql-5.5.25a-3|212	
12mr|mysql-5.5.25a-3|213	%description -n	%{libmysqld}
12mr|mysql-5.5.25a-3|214	This package contains the shared %{name}d library so the MySQL server that can
12mr|mysql-5.5.25a-3|215	be embedded into a client application instead of running as a separate process.
12mr|mysql-5.5.25a-3|216	The API is identical for the embedded MySQL version and the client/server
12mr|mysql-5.5.25a-3|217	version.
12mr|mysql-5.5.25a-3|218	
12mr|mysql-5.5.25a-3|219	%package -n	%{develname}
12mr|mysql-5.5.25a-3|220	Summary:	Development header files and libraries
12mr|mysql-5.5.25a-3|221	Group:		Development/Other
12mr|mysql-5.5.25a-3|222	Requires:	%{libclient} = %{version}-%{release}
12mr|mysql-5.5.25a-3|223	Requires:	%{libmysqld} = %{version}-%{release}
12mr|mysql-5.5.25a-3|224	Requires:	%{libservices} = %{version}-%{release}
12mr|mysql-5.5.25a-3|225	# https://qa.mandriva.com/show_bug.cgi?id=64668
12mr|mysql-5.5.25a-3|226	Requires:	rpm-build
12mr|mysql-5.5.25a-3|227	Provides:	mysql-devel = %{version}-%{release}
12mr|mysql-5.5.25a-3|228	Conflicts:	%{mklibname mysql 12 -d}
12mr|mysql-5.5.25a-3|229	Conflicts:	%{mklibname mysql 14 -d}
12mr|mysql-5.5.25a-3|230	Conflicts:	%{mklibname mysql 15 -d}
12mr|mysql-5.5.25a-3|231	Conflicts:	%{mklibname mysql 16 -d}
12mr|mysql-5.5.25a-3|232	
12mr|mysql-5.5.25a-3|233	%description -n	%{develname}
12mr|mysql-5.5.25a-3|234	This package contains the development header files and libraries necessary to
12mr|mysql-5.5.25a-3|235	develop MySQL client applications.
12mr|mysql-5.5.25a-3|236	
12mr|mysql-5.5.25a-3|237	%package -n	%{staticname}
12mr|mysql-5.5.25a-3|238	Summary:	Static development libraries
12mr|mysql-5.5.25a-3|239	Group:		Development/Other
12mr|mysql-5.5.25a-3|240	Requires:	%{develname} >= %{version}-%{release}
12mr|mysql-5.5.25a-3|241	Provides:	mysql-static-devel = %{version}-%{release}
12mr|mysql-5.5.25a-3|242	
12mr|mysql-5.5.25a-3|243	%description -n	%{staticname}
12mr|mysql-5.5.25a-3|244	This package contains the static development libraries.
12mr|mysql-5.5.25a-3|245	
12mr|mysql-5.5.25a-3|246	%prep
12mr|mysql-5.5.25a-3|247	%setup -q
12mr|mysql-5.5.25a-3|248	
12mr|mysql-5.5.25a-3|249	# fedora patches
12mr|mysql-5.5.25a-3|250	%patch0 -p1 -b .errno
12mr|mysql-5.5.25a-3|251	%patch1 -p1 -b .strmov
12mr|mysql-5.5.25a-3|252	%patch2 -p1 -b .install-test
12mr|mysql-5.5.25a-3|253	%patch3 -p1 -b .expired-certs
12mr|mysql-5.5.25a-3|254	%patch4 -p1 -b .stack-guard
12mr|mysql-5.5.25a-3|255	%patch5 -p1 -b .chain-certs
12mr|mysql-5.5.25a-3|256	%patch6 -p1 -b .versioning
12mr|mysql-5.5.25a-3|257	%patch7 -p1 -b .dubious-exports
12mr|mysql-5.5.25a-3|258	%patch8 -p0 -b .disable-test
12mr|mysql-5.5.25a-3|259	%patch10 -p0 -b .home
12mr|mysql-5.5.25a-3|260	%patch11 -p1 -b .nowatch
12mr|mysql-5.5.25a-3|261	
12mr|mysql-5.5.25a-3|262	# mandriva patches
12mr|mysql-5.5.25a-3|263	%patch100 -p0 -b .mysqldumpslow_no_basedir
12mr|mysql-5.5.25a-3|264	%patch101 -p0 -b .logrotate
12mr|mysql-5.5.25a-3|265	%patch102 -p0 -b .initscript
12mr|mysql-5.5.25a-3|266	%patch103 -p1 -b .mysql_upgrade-exit-status
12mr|mysql-5.5.25a-3|267	%patch104 -p1 -b .shebang
12mr|mysql-5.5.25a-3|268	%patch105 -p0 -b .test-variables-big
12mr|mysql-5.5.25a-3|269	%patch106 -p0 -b .hotcopy
12mr|mysql-5.5.25a-3|270	%patch107 -p0 -b .install_db-quiet
12mr|mysql-5.5.25a-3|271	%patch108 -p0 -b .INSTALL_INCLUDEDIR_borkfix
12mr|mysql-5.5.25a-3|272	%patch109 -p0 -b .libify_libservices
12mr|mysql-5.5.25a-3|273	
12mr|mysql-5.5.25a-3|274	mkdir -p Mandriva
12mr|mysql-5.5.25a-3|275	cp %{SOURCE2} Mandriva/mysqld.sysconfig
12mr|mysql-5.5.25a-3|276	cp %{SOURCE3} Mandriva/my.cnf
12mr|mysql-5.5.25a-3|277	
12mr|mysql-5.5.25a-3|278	# lib64 fix
12mr|mysql-5.5.25a-3|279	perl -pi -e "s|/usr/lib/|%{_libdir}/|g" Mandriva/my.cnf
12mr|mysql-5.5.25a-3|280	
12mr|mysql-5.5.25a-3|281	# antiborker
12mr|mysql-5.5.25a-3|282	perl -pi -e "s|\@bindir\@|%{_bindir}|g" support-files/* scripts/*
12mr|mysql-5.5.25a-3|283	perl -pi -e "s|\@sbindir\@|%{_sbindir}|g" support-files/* scripts/*
12mr|mysql-5.5.25a-3|284	perl -pi -e "s|\@libexecdir\@|%{_sbindir}|g" support-files/* scripts/*
12mr|mysql-5.5.25a-3|285	perl -pi -e "s|\@localstatedir\@|/var/lib/mysql|g" support-files/* scripts/*
12mr|mysql-5.5.25a-3|286	perl -pi -e "s|^basedir=.*|basedir=%{_prefix}|g" support-files/* scripts/mysql_install_db*
12mr|mysql-5.5.25a-3|287	
12mr|mysql-5.5.25a-3|288	# this may be part of the problems with mysql-test
12mr|mysql-5.5.25a-3|289	# http://bugs.mysql.com/bug.php?id=52223
12mr|mysql-5.5.25a-3|290	#perl -pi -e "s|basedir/lib\b|basedir/%{_lib}\b|g" mysql-test/mysql-test-run.pl
12mr|mysql-5.5.25a-3|291	#perl -pi -e "s|basedir/lib/|basedir/%{_lib}/|g" mysql-test/mysql-test-run.pl
12mr|mysql-5.5.25a-3|292	
12mr|mysql-5.5.25a-3|293	# workaround for upstream bug #56342
12mr|mysql-5.5.25a-3|294	rm -f mysql-test/t/ssl_8k_key-master.opt
12mr|mysql-5.5.25a-3|295	
12mr|mysql-5.5.25a-3|296	# upstream has fallen down badly on symbol versioning, do it ourselves
12mr|mysql-5.5.25a-3|297	cp %{SOURCE4} libmysql/libmysql.version
12mr|mysql-5.5.25a-3|298	
12mr|mysql-5.5.25a-3|299	%build
12mr|mysql-5.5.25a-3|300	%serverbuild
12mr|mysql-5.5.25a-3|301	
12mr|mysql-5.5.25a-3|302	# it does not work with -fPIE and someone added that to the serverbuild macro...
12mr|mysql-5.5.25a-3|303	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
12mr|mysql-5.5.25a-3|304	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
12mr|mysql-5.5.25a-3|305	
12mr|mysql-5.5.25a-3|306	CFLAGS="$CFLAGS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
12mr|mysql-5.5.25a-3|307	# MySQL 4.1.10 definitely doesn't work under strict aliasing; also,
12mr|mysql-5.5.25a-3|308	# gcc 4.1 breaks MySQL 5.0.16 without -fwrapv
12mr|mysql-5.5.25a-3|309	CFLAGS="$CFLAGS -fno-strict-aliasing -fwrapv"
12mr|mysql-5.5.25a-3|310	export CFLAGS CXXFLAGS
12mr|mysql-5.5.25a-3|311	
12mr|mysql-5.5.25a-3|312	%cmake \
12mr|mysql-5.5.25a-3|313	-DCMAKE_BUILD_TYPE=RelWithDebInfo \
12mr|mysql-5.5.25a-3|314	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
12mr|mysql-5.5.25a-3|315	-DINSTALL_SBINDIR=sbin \
12mr|mysql-5.5.25a-3|316	-DMYSQL_DATADIR=/var/lib/mysql \
12mr|mysql-5.5.25a-3|317	-DSYSCONFDIR=%{_sysconfdir} \
12mr|mysql-5.5.25a-3|318	-DINSTALL_PLUGINDIR=%{_lib}/mysql/plugin \
12mr|mysql-5.5.25a-3|319	-DINSTALL_MANDIR=share/man \
12mr|mysql-5.5.25a-3|320	-DINSTALL_SHAREDIR=share/mysql \
12mr|mysql-5.5.25a-3|321	-DINSTALL_LIBDIR=%{_lib} \
12mr|mysql-5.5.25a-3|322	-DINSTALL_INCLUDEDIR=include/mysql \
12mr|mysql-5.5.25a-3|323	-DINSTALL_INFODIR=share/info \
12mr|mysql-5.5.25a-3|324	-DINSTALL_MYSQLDATADIR=/var/lib/mysql \
12mr|mysql-5.5.25a-3|325	-DINSTALL_MYSQLTESTDIR=share/mysql/mysql-test \
12mr|mysql-5.5.25a-3|326	-DINSTALL_SQLBENCHDIR=share/mysql \
12mr|mysql-5.5.25a-3|327	-DINSTALL_SUPPORTFILESDIR=share/mysql \
12mr|mysql-5.5.25a-3|328	-DINSTALL_MYSQLSHAREDIR=share/mysql \
12mr|mysql-5.5.25a-3|329	-DMYSQL_UNIX_ADDR=/var/lib/mysql/mysql.sock \
12mr|mysql-5.5.25a-3|330	-DWITH_READLINE=0 \
12mr|mysql-5.5.25a-3|331	-DWITH_LIBEDIT=0 \
12mr|mysql-5.5.25a-3|332	-DWITH_LIBWRAP=1 \
12mr|mysql-5.5.25a-3|333	-DWITH_SSL=system \
12mr|mysql-5.5.25a-3|334	-DWITH_ZLIB=system \
12mr|mysql-5.5.25a-3|335	-DWITH_PIC=1 \
12mr|mysql-5.5.25a-3|336	-DMYSQL_TCP_PORT=3306 \
12mr|mysql-5.5.25a-3|337	-DEXTRA_CHARSETS=all \
12mr|mysql-5.5.25a-3|338	-DENABLED_LOCAL_INFILE=1 \
12mr|mysql-5.5.25a-3|339	-DENABLE_DTRACE=0 \
12mr|mysql-5.5.25a-3|340	-DWITH_EMBEDDED_SERVER=1 \
12mr|mysql-5.5.25a-3|341	-DMYSQL_USER=%{muser} \
12mr|mysql-5.5.25a-3|342	%if %{build_debug}
12mr|mysql-5.5.25a-3|343	-DWITH_DEBUG=1 \
12mr|mysql-5.5.25a-3|344	%else
12mr|mysql-5.5.25a-3|345	-DWITH_DEBUG=0 \
12mr|mysql-5.5.25a-3|346	%endif
12mr|mysql-5.5.25a-3|347	-DWITHOUT_EXAMPLE_STORAGE_ENGINE=1 \
12mr|mysql-5.5.25a-3|348	-DWITHOUT_NDBCLUSTER_STORAGE_ENGINE=1 \
12mr|mysql-5.5.25a-3|349	-DWITHOUT_DAEMON_EXAMPLE=1 \
12mr|mysql-5.5.25a-3|350	-DFEATURE_SET="community" \
12mr|mysql-5.5.25a-3|351	-DCOMPILATION_COMMENT="Mandriva Linux - MySQL Community Edition (GPL)" \
12mr|mysql-5.5.25a-3|352	-DLIBSERVICES_SOVERSION="%{services_major}" \
12mr|mysql-5.5.25a-3|353	-DLIBSERVICES_VERSION="%{services_major}.%{services_minor}"
12mr|mysql-5.5.25a-3|354	
12mr|mysql-5.5.25a-3|355	cp ../libmysql/libmysql.version libmysql/libmysql.version
12mr|mysql-5.5.25a-3|356	
12mr|mysql-5.5.25a-3|357	%make
12mr|mysql-5.5.25a-3|358	# regular build will make libmysqld.a but not libmysqld.so :-(
12mr|mysql-5.5.25a-3|359	mkdir libmysqld/work
12mr|mysql-5.5.25a-3|360	cd libmysqld/work
12mr|mysql-5.5.25a-3|361	ar -x ../libmysqld.a
12mr|mysql-5.5.25a-3|362	# these result in missing dependencies: (filed upstream as bug 59104)
12mr|mysql-5.5.25a-3|363	rm -f sql_binlog.cc.o rpl_utility.cc.o
12mr|mysql-5.5.25a-3|364	gcc $CFLAGS $LDFLAGS -shared -Wl,-soname,libmysqld.so.%{mysqld_major} -o libmysqld.so.%{mysqld_major}.%{mysqld_minor} \
12mr|mysql-5.5.25a-3|365	*.o \
12mr|mysql-5.5.25a-3|366	-lpthread -laio -lcrypt -lssl -lcrypto -lz -lrt -lstdc++ -ldl -lm -lc
12mr|mysql-5.5.25a-3|367	
12mr|mysql-5.5.25a-3|368	%install
12mr|mysql-5.5.25a-3|369	# don't fiddle with the initscript!
12mr|mysql-5.5.25a-3|370	export DONT_GPRINTIFY=1
12mr|mysql-5.5.25a-3|371	
12mr|mysql-5.5.25a-3|372	%if %{build_debug}
12mr|mysql-5.5.25a-3|373	export DONT_STRIP=1
12mr|mysql-5.5.25a-3|374	%endif
12mr|mysql-5.5.25a-3|375	
12mr|mysql-5.5.25a-3|376	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|mysql-5.5.25a-3|377	install -d %{buildroot}%{_initrddir}
12mr|mysql-5.5.25a-3|378	install -d %{buildroot}%{_var}/run/mysqld
12mr|mysql-5.5.25a-3|379	install -d %{buildroot}%{_var}/log/mysqld
12mr|mysql-5.5.25a-3|380	install -d %{buildroot}/var/lib/mysql/{mysql,test}
12mr|mysql-5.5.25a-3|381	
12mr|mysql-5.5.25a-3|382	%makeinstall_std -C build
12mr|mysql-5.5.25a-3|383	
12mr|mysql-5.5.25a-3|384	# install init scripts
12mr|mysql-5.5.25a-3|385	install -m0755 build/support-files/mysql.server %{buildroot}%{_initrddir}/mysqld
12mr|mysql-5.5.25a-3|386	
12mr|mysql-5.5.25a-3|387	# install configuration files
12mr|mysql-5.5.25a-3|388	install -m0644 Mandriva/mysqld.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/mysqld
12mr|mysql-5.5.25a-3|389	install -m0644 Mandriva/my.cnf %{buildroot}%{_sysconfdir}/my.cnf
12mr|mysql-5.5.25a-3|390	
12mr|mysql-5.5.25a-3|391	# bork
12mr|mysql-5.5.25a-3|392	mv %{buildroot}%{_bindir}/mysqlaccess.conf %{buildroot}%{_sysconfdir}/
12mr|mysql-5.5.25a-3|393	chmod 644 %{buildroot}%{_sysconfdir}/mysqlaccess.conf
12mr|mysql-5.5.25a-3|394	mv %{buildroot}%{_prefix}/scripts/mysql_install_db %{buildroot}%{_bindir}/
12mr|mysql-5.5.25a-3|395	mv %{buildroot}%{_datadir}/mysql/aclocal %{buildroot}%{_datadir}/aclocal
12mr|mysql-5.5.25a-3|396	
12mr|mysql-5.5.25a-3|397	pushd %{buildroot}%{_bindir}
12mr|mysql-5.5.25a-3|398	ln -sf mysqlcheck mysqlrepair
12mr|mysql-5.5.25a-3|399	ln -sf mysqlcheck mysqlanalyze
12mr|mysql-5.5.25a-3|400	ln -sf mysqlcheck mysqloptimize
12mr|mysql-5.5.25a-3|401	popd
12mr|mysql-5.5.25a-3|402	
12mr|mysql-5.5.25a-3|403	# nuke -Wl,--as-needed from the mysql_config file
12mr|mysql-5.5.25a-3|404	perl -pi -e "s|^ldflags=.*|ldflags=\'-rdynamic\'|g" %{buildroot}%{_bindir}/mysql_config
12mr|mysql-5.5.25a-3|405	
12mr|mysql-5.5.25a-3|406	# cmake generates some completely wacko references to -lprobes_mysql when
12mr|mysql-5.5.25a-3|407	# building with dtrace support.  Haven't found where to shut that off,
12mr|mysql-5.5.25a-3|408	# so resort to this blunt instrument.  While at it, let's not reference
12mr|mysql-5.5.25a-3|409	# libmysqlclient_r anymore either.
12mr|mysql-5.5.25a-3|410	sed -e 's/-lprobes_mysql//' -e 's/-lmysqlclient_r/-lmysqlclient/' \
12mr|mysql-5.5.25a-3|411	%{buildroot}%{_bindir}/mysql_config >mysql_config.tmp
12mr|mysql-5.5.25a-3|412	cp -f mysql_config.tmp %{buildroot}%{_bindir}/mysql_config
12mr|mysql-5.5.25a-3|413	chmod 755 %{buildroot}%{_bindir}/mysql_config
12mr|mysql-5.5.25a-3|414	
12mr|mysql-5.5.25a-3|415	# libmysqlclient_r is no more.  Upstream tries to replace it with symlinks
12mr|mysql-5.5.25a-3|416	# but that really doesn't work (wrong soname in particular).  We'll keep
12mr|mysql-5.5.25a-3|417	# just the devel libmysqlclient_r.so link, so that rebuilding without any
12mr|mysql-5.5.25a-3|418	# source change is enough to get rid of dependency on libmysqlclient_r.
12mr|mysql-5.5.25a-3|419	rm -f %{buildroot}%{_libdir}/libmysqlclient_r.so*
12mr|mysql-5.5.25a-3|420	ln -s libmysqlclient.so %{buildroot}%{_libdir}/libmysqlclient_r.so
12mr|mysql-5.5.25a-3|421	
12mr|mysql-5.5.25a-3|422	# mysql-test includes one executable that doesn't belong under /usr/share,
12mr|mysql-5.5.25a-3|423	# so move it and provide a symlink
12mr|mysql-5.5.25a-3|424	mv %{buildroot}%{_datadir}/mysql/mysql-test/lib/My/SafeProcess/my_safe_process %{buildroot}%{_bindir}
12mr|mysql-5.5.25a-3|425	ln -s %{_bindir}/my_safe_process %{buildroot}%{_datadir}/mysql/mysql-test/lib/My/SafeProcess/my_safe_process
12mr|mysql-5.5.25a-3|426	
12mr|mysql-5.5.25a-3|427	# Remove libmysqld.a, install libmysqld.so
12mr|mysql-5.5.25a-3|428	rm -f %{buildroot}%{_libdir}/libmysqld.a
12mr|mysql-5.5.25a-3|429	install -m 0755 build/libmysqld/work/libmysqld.so.%{mysqld_major}.%{mysqld_minor} %{buildroot}%{_libdir}/libmysqld.so.%{mysqld_major}.%{mysqld_minor}
12mr|mysql-5.5.25a-3|430	ln -s libmysqld.so.%{mysqld_major}.%{mysqld_minor} %{buildroot}%{_libdir}/libmysqld.so.%{mysqld_major}
12mr|mysql-5.5.25a-3|431	ln -s libmysqld.so.%{mysqld_major} %{buildroot}%{_libdir}/libmysqld.so
12mr|mysql-5.5.25a-3|432	
12mr|mysql-5.5.25a-3|433	# house cleaning
12mr|mysql-5.5.25a-3|434	rm -rf %{buildroot}%{_datadir}/info
12mr|mysql-5.5.25a-3|435	rm -f %{buildroot}%{_bindir}/client_test
12mr|mysql-5.5.25a-3|436	rm -f %{buildroot}%{_bindir}/make_win_binary_distribution
12mr|mysql-5.5.25a-3|437	rm -f %{buildroot}%{_bindir}/make_win_src_distribution
12mr|mysql-5.5.25a-3|438	rm -f %{buildroot}%{_datadir}/mysql/binary-configure
12mr|mysql-5.5.25a-3|439	rm -f %{buildroot}%{_datadir}/mysql/config.huge.ini
12mr|mysql-5.5.25a-3|440	rm -f %{buildroot}%{_datadir}/mysql/config.medium.ini
12mr|mysql-5.5.25a-3|441	rm -f %{buildroot}%{_datadir}/mysql/config.small.ini
12mr|mysql-5.5.25a-3|442	rm -f %{buildroot}%{_datadir}/mysql/mysqld_multi.server
12mr|mysql-5.5.25a-3|443	rm -f %{buildroot}%{_datadir}/mysql/mysql-log-rotate
12mr|mysql-5.5.25a-3|444	rm -f %{buildroot}%{_datadir}/mysql/mysql.server
12mr|mysql-5.5.25a-3|445	rm -f %{buildroot}%{_datadir}/mysql/ndb-config-2-node.ini
12mr|mysql-5.5.25a-3|446	rm -f %{buildroot}%{_datadir}/mysql/binary-configure
12mr|mysql-5.5.25a-3|447	rm -f %{buildroot}%{_mandir}/man1/make_win_bin_dist.1*
12mr|mysql-5.5.25a-3|448	rm -f %{buildroot}%{_mandir}/man1/make_win_src_distribution.1*
12mr|mysql-5.5.25a-3|449	rm -f %{buildroot}%{_datadir}/mysql/magic
12mr|mysql-5.5.25a-3|450	rm -f %{buildroot}%{_libdir}/mysql/plugin/daemon_example.ini
12mr|mysql-5.5.25a-3|451	rm -f %{buildroot}%{_bindir}/mysql_embedded
12mr|mysql-5.5.25a-3|452	
12mr|mysql-5.5.25a-3|453	# no idea how to fix this
12mr|mysql-5.5.25a-3|454	rm -rf %{buildroot}%{_prefix}/data
12mr|mysql-5.5.25a-3|455	rm -rf %{buildroot}%{_prefix}/docs
12mr|mysql-5.5.25a-3|456	rm -rf %{buildroot}%{_prefix}/scripts
12mr|mysql-5.5.25a-3|457	rm -f %{buildroot}%{_prefix}/COPYING
12mr|mysql-5.5.25a-3|458	rm -f %{buildroot}%{_prefix}/INSTALL-BINARY
12mr|mysql-5.5.25a-3|459	rm -f %{buildroot}%{_prefix}/README
12mr|mysql-5.5.25a-3|460	
12mr|mysql-5.5.25a-3|461	%multiarch_binaries %{buildroot}%{_bindir}/mysql_config
12mr|mysql-5.5.25a-3|462	
12mr|mysql-5.5.25a-3|463	%multiarch_includes %{buildroot}%{_includedir}/mysql/my_config.h
12mr|mysql-5.5.25a-3|464	
12mr|mysql-5.5.25a-3|465	%if %{_with_systemd}
12mr|mysql-5.5.25a-3|466	# systemd
12mr|mysql-5.5.25a-3|467	mkdir -p %{buildroot}/lib/systemd/system
12mr|mysql-5.5.25a-3|468	install -m644 %{SOURCE5} %{buildroot}%{_systemunitdir}
12mr|mysql-5.5.25a-3|469	install -m 755 %{SOURCE6} %{buildroot}%{_bindir}/
12mr|mysql-5.5.25a-3|470	install -m 755 %{SOURCE7} %{buildroot}%{_bindir}/
12mr|mysql-5.5.25a-3|471	%endif
12mr|mysql-5.5.25a-3|472	cat > README.urpmi <<EOF
12mr|mysql-5.5.25a-3|473	
12mr|mysql-5.5.25a-3|474	The initscript used to start mysql has been reverted to use the one shipped
12mr|mysql-5.5.25a-3|475	by MySQL AB. This means the following changes:
12mr|mysql-5.5.25a-3|476	
12mr|mysql-5.5.25a-3|477	* The generation of the initial system mysql database is now done when mysql
12mr|mysql-5.5.25a-3|478	is started from the initscript and only if the /var/lib/mysql/mysql
12mr|mysql-5.5.25a-3|479	directory is empty (mysql_install_db). Previousely this was quite hidden and
12mr|mysql-5.5.25a-3|480	silently done at (rpm) install time. As a consequence to this change you may
12mr|mysql-5.5.25a-3|481	have to perform some manual tasks to upgrade the mysql system database and
12mr|mysql-5.5.25a-3|482	such. So, doing something like this might help you:
12mr|mysql-5.5.25a-3|483	
12mr|mysql-5.5.25a-3|484	/etc/rc.d/init.d/mysqld stop
12mr|mysql-5.5.25a-3|485	TMPDIR=/var/tmp mysql_install_db
12mr|mysql-5.5.25a-3|486	mysql_upgrade
12mr|mysql-5.5.25a-3|487	
12mr|mysql-5.5.25a-3|488	The cluster functionalities (ndb) has been deactivated and will be removed in
12mr|mysql-5.5.25a-3|489	future mysql versions. A new product named mysql-cluster has been added (in
12mr|mysql-5.5.25a-3|490	contrib) that replaces the cluster functionalities.
12mr|mysql-5.5.25a-3|491	
12mr|mysql-5.5.25a-3|492	The mysql-common-core package ships with a default /etc/my.cnf file that is
12mr|mysql-5.5.25a-3|493	based on the my-medium.cnf file that comes with the source code.
12mr|mysql-5.5.25a-3|494	
12mr|mysql-5.5.25a-3|495	Starting from mysql-5.1.43-2 the storage engines is built as dynamically
12mr|mysql-5.5.25a-3|496	loadable modules. You can either load the engines using the /etc/my.cnf file or
12mr|mysql-5.5.25a-3|497	at runtime. Please look at these lines in the /etc/my.cnf file to enable
12mr|mysql-5.5.25a-3|498	additional engines or disable one or more of the default ones:
12mr|mysql-5.5.25a-3|499	
12mr|mysql-5.5.25a-3|500	plugin_dir=%{_libdir}/mysql/plugin
12mr|mysql-5.5.25a-3|501	plugin-load=ha_archive.so;ha_blackhole.so;ha_federated.so
12mr|mysql-5.5.25a-3|502	
12mr|mysql-5.5.25a-3|503	Starting from mysql-5.1.44-3 the html documentation and the mysql.info is not
12mr|mysql-5.5.25a-3|504	shipped with the Mandriva packages due to strict licensing.
12mr|mysql-5.5.25a-3|505	
12mr|mysql-5.5.25a-3|506	EOF
12mr|mysql-5.5.25a-3|507	
12mr|mysql-5.5.25a-3|508	################################################################################
12mr|mysql-5.5.25a-3|509	# run the tests
12mr|mysql-5.5.25a-3|510	%if %{build_test}
12mr|mysql-5.5.25a-3|511	# disable failing tests
12mr|mysql-5.5.25a-3|512	echo "rpl_trigger : Unstable test case" >> mysql-test/t/disabled.def
12mr|mysql-5.5.25a-3|513	echo "type_enum : Unstable test case" >> mysql-test/t/disabled.def
12mr|mysql-5.5.25a-3|514	echo "windows : For MS Windows only" >> mysql-test/t/disabled.def
12mr|mysql-5.5.25a-3|515	pushd build/mysql-test
12mr|mysql-5.5.25a-3|516	export LANG=C
12mr|mysql-5.5.25a-3|517	export LC_ALL=C
12mr|mysql-5.5.25a-3|518	export LANGUAGE=C
12mr|mysql-5.5.25a-3|519	perl ./mysql-test-run.pl \
12mr|mysql-5.5.25a-3|520	--mtr-build-thread="$((${RANDOM} % 100))" \
12mr|mysql-5.5.25a-3|521	--skip-ndb \
12mr|mysql-5.5.25a-3|522	--timer \
12mr|mysql-5.5.25a-3|523	--retry=0 \
12mr|mysql-5.5.25a-3|524	--ssl \
12mr|mysql-5.5.25a-3|525	--mysqld=--binlog-format=mixed \
12mr|mysql-5.5.25a-3|526	--testcase-timeout=60 \
12mr|mysql-5.5.25a-3|527	--suite-timeout=120 || false
12mr|mysql-5.5.25a-3|528	popd
12mr|mysql-5.5.25a-3|529	%endif
12mr|mysql-5.5.25a-3|530	
12mr|mysql-5.5.25a-3|531	%pre server
12mr|mysql-5.5.25a-3|532	# delete the mysql group if no mysql user is found, before adding the user
12mr|mysql-5.5.25a-3|533	if [ -z "`getent passwd %{muser}`" ] && ! [ -z "`getent group %{muser}`" ]; then
12mr|mysql-5.5.25a-3|534	%{_sbindir}/groupdel %{muser} 2> /dev/null || :
12mr|mysql-5.5.25a-3|535	fi
12mr|mysql-5.5.25a-3|536	
12mr|mysql-5.5.25a-3|537	%_pre_useradd %{muser} /var/lib/mysql /bin/bash
12mr|mysql-5.5.25a-3|538	
12mr|mysql-5.5.25a-3|539	%post server
12mr|mysql-5.5.25a-3|540	# Change permissions so that the user that will run the MySQL daemon
12mr|mysql-5.5.25a-3|541	# owns all needed files.
12mr|mysql-5.5.25a-3|542	chown -R %{muser}:%{muser} /var/lib/mysql /var/run/mysqld /var/log/mysqld
12mr|mysql-5.5.25a-3|543	
12mr|mysql-5.5.25a-3|544	# make sure the /var/lib/mysql directory can be accessed
12mr|mysql-5.5.25a-3|545	chmod 711 /var/lib/mysql
12mr|mysql-5.5.25a-3|546	
12mr|mysql-5.5.25a-3|547	%_post_service mysqld mysqld.service
12mr|mysql-5.5.25a-3|548	
12mr|mysql-5.5.25a-3|549	%preun server
12mr|mysql-5.5.25a-3|550	%_preun_service mysqld mysqld.service
12mr|mysql-5.5.25a-3|551	
12mr|mysql-5.5.25a-3|552	%postun server
12mr|mysql-5.5.25a-3|553	%_postun_unit mysqld.service
12mr|mysql-5.5.25a-3|554	
12mr|mysql-5.5.25a-3|555	%pre common
12mr|mysql-5.5.25a-3|556	# enable plugins
12mr|mysql-5.5.25a-3|557	if [ -f %{_sysconfdir}/my.cnf ]; then
12mr|mysql-5.5.25a-3|558	perl -pi -e "s|^#plugin-load|plugin-load|g" %{_sysconfdir}/my.cnf
12mr|mysql-5.5.25a-3|559	perl -pi -e "s|^#federated|federated|g" %{_sysconfdir}/my.cnf
12mr|mysql-5.5.25a-3|560	fi
12mr|mysql-5.5.25a-3|561	
12mr|mysql-5.5.25a-3|562	%triggerun -- %{name} < 5.5.24-1
12mr|mysql-5.5.25a-3|563	%_systemd_migrate_service_pre %{name} %{name}d.service
12mr|mysql-5.5.25a-3|564	
12mr|mysql-5.5.25a-3|565	%triggerpostun -- %{name} < 5.5.24-1
12mr|mysql-5.5.25a-3|566	%_systemd_migrate_service_post %{name} %{name}d.service
12mr|mysql-5.5.25a-3|567	
12mr|mysql-5.5.25a-3|568	%files
12mr|mysql-5.5.25a-3|569	# metapkg
12mr|mysql-5.5.25a-3|570	
12mr|mysql-5.5.25a-3|571	%files plugin
12mr|mysql-5.5.25a-3|572	%dir %{_libdir}/mysql/plugin
12mr|mysql-5.5.25a-3|573	%attr(0755,root,root) %{_libdir}/mysql/plugin/adt_null.so
12mr|mysql-5.5.25a-3|574	%attr(0755,root,root) %{_libdir}/mysql/plugin/auth.so
12mr|mysql-5.5.25a-3|575	%attr(0755,root,root) %{_libdir}/mysql/plugin/auth_socket.so
12mr|mysql-5.5.25a-3|576	%attr(0755,root,root) %{_libdir}/mysql/plugin/auth_test_plugin.so
12mr|mysql-5.5.25a-3|577	%attr(0755,root,root) %{_libdir}/mysql/plugin/ha_archive.so
12mr|mysql-5.5.25a-3|578	%attr(0755,root,root) %{_libdir}/mysql/plugin/ha_blackhole.so
12mr|mysql-5.5.25a-3|579	%attr(0755,root,root) %{_libdir}/mysql/plugin/ha_federated.so
12mr|mysql-5.5.25a-3|580	%attr(0755,root,root) %{_libdir}/mysql/plugin/mypluglib.so
12mr|mysql-5.5.25a-3|581	%attr(0755,root,root) %{_libdir}/mysql/plugin/qa_auth_client.so
12mr|mysql-5.5.25a-3|582	%attr(0755,root,root) %{_libdir}/mysql/plugin/qa_auth_interface.so
12mr|mysql-5.5.25a-3|583	%attr(0755,root,root) %{_libdir}/mysql/plugin/qa_auth_server.so
12mr|mysql-5.5.25a-3|584	%attr(0755,root,root) %{_libdir}/mysql/plugin/semisync_master.so
12mr|mysql-5.5.25a-3|585	%attr(0755,root,root) %{_libdir}/mysql/plugin/semisync_slave.so
12mr|mysql-5.5.25a-3|586	
12mr|mysql-5.5.25a-3|587	%files client
12mr|mysql-5.5.25a-3|588	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mysqlaccess.conf
12mr|mysql-5.5.25a-3|589	%attr(0755,root,root) %{_bindir}/msql2mysql
12mr|mysql-5.5.25a-3|590	%attr(0755,root,root) %{_bindir}/mysql
12mr|mysql-5.5.25a-3|591	%attr(0755,root,root) %{_bindir}/mysqlaccess
12mr|mysql-5.5.25a-3|592	%attr(0755,root,root) %{_bindir}/mysqladmin
12mr|mysql-5.5.25a-3|593	%attr(0755,root,root) %{_bindir}/mysqlanalyze
12mr|mysql-5.5.25a-3|594	%attr(0755,root,root) %{_bindir}/mysqlbinlog
12mr|mysql-5.5.25a-3|595	%attr(0755,root,root) %{_bindir}/mysqlcheck
12mr|mysql-5.5.25a-3|596	%attr(0755,root,root) %{_bindir}/mysqldump
12mr|mysql-5.5.25a-3|597	%attr(0755,root,root) %{_bindir}/mysqldumpslow
12mr|mysql-5.5.25a-3|598	%attr(0755,root,root) %{_bindir}/mysql_find_rows
12mr|mysql-5.5.25a-3|599	%attr(0755,root,root) %{_bindir}/mysqlimport
12mr|mysql-5.5.25a-3|600	%attr(0755,root,root) %{_bindir}/mysqloptimize
12mr|mysql-5.5.25a-3|601	%attr(0755,root,root) %{_bindir}/mysqlrepair
12mr|mysql-5.5.25a-3|602	%attr(0755,root,root) %{_bindir}/mysqlshow
12mr|mysql-5.5.25a-3|603	%attr(0755,root,root) %{_bindir}/mysqlslap
12mr|mysql-5.5.25a-3|604	%attr(0755,root,root) %{_bindir}/mysql_waitpid
12mr|mysql-5.5.25a-3|605	%attr(0755,root,root) %{_bindir}/my_print_defaults
12mr|mysql-5.5.25a-3|606	%attr(0644,root,root) %{_mandir}/man1/msql2mysql.1*
12mr|mysql-5.5.25a-3|607	%attr(0644,root,root) %{_mandir}/man1/myisam_ftdump.1*
12mr|mysql-5.5.25a-3|608	%attr(0644,root,root) %{_mandir}/man1/mysql.1*
12mr|mysql-5.5.25a-3|609	%attr(0644,root,root) %{_mandir}/man1/mysqlaccess.1*
12mr|mysql-5.5.25a-3|610	%attr(0644,root,root) %{_mandir}/man1/mysqladmin.1*
12mr|mysql-5.5.25a-3|611	%attr(0644,root,root) %{_mandir}/man1/mysqlbinlog.1*
12mr|mysql-5.5.25a-3|612	%attr(0644,root,root) %{_mandir}/man1/mysqlcheck.1*
12mr|mysql-5.5.25a-3|613	%attr(0644,root,root) %{_mandir}/man1/mysqldump.1*
12mr|mysql-5.5.25a-3|614	%attr(0644,root,root) %{_mandir}/man1/mysqldumpslow.1*
12mr|mysql-5.5.25a-3|615	%attr(0644,root,root) %{_mandir}/man1/mysql_find_rows.1*
12mr|mysql-5.5.25a-3|616	%attr(0644,root,root) %{_mandir}/man1/mysqlimport.1*
12mr|mysql-5.5.25a-3|617	%attr(0644,root,root) %{_mandir}/man1/mysqlshow.1*
12mr|mysql-5.5.25a-3|618	%attr(0644,root,root) %{_mandir}/man1/mysql_waitpid.1*
12mr|mysql-5.5.25a-3|619	%attr(0644,root,root) %{_mandir}/man1/my_print_defaults.1*
12mr|mysql-5.5.25a-3|620	
12mr|mysql-5.5.25a-3|621	%files bench
12mr|mysql-5.5.25a-3|622	%doc build/sql-bench/README
12mr|mysql-5.5.25a-3|623	%attr(0755,root,root) %{_bindir}/my_safe_process
12mr|mysql-5.5.25a-3|624	%attr(0755,root,root) %{_bindir}/mysql_client_test
12mr|mysql-5.5.25a-3|625	%attr(0755,root,root) %{_bindir}/mysql_client_test_embedded
12mr|mysql-5.5.25a-3|626	%attr(0755,root,root) %{_bindir}/mysqltest_embedded
12mr|mysql-5.5.25a-3|627	%{_datadir}/mysql/sql-bench
12mr|mysql-5.5.25a-3|628	%attr(-,mysql,mysql) %{_datadir}/mysql/mysql-test
12mr|mysql-5.5.25a-3|629	%attr(0644,root,root) %{_mandir}/man1/mysql-stress-test.pl.1*
12mr|mysql-5.5.25a-3|630	%attr(0644,root,root) %{_mandir}/man1/mysql-test-run.pl.1*
12mr|mysql-5.5.25a-3|631	%attr(0644,root,root) %{_mandir}/man1/mysql_client_test.1*
12mr|mysql-5.5.25a-3|632	%attr(0644,root,root) %{_mandir}/man1/mysql_client_test_embedded.1*
12mr|mysql-5.5.25a-3|633	%attr(0644,root,root) %{_mandir}/man1/mysqltest.1*
12mr|mysql-5.5.25a-3|634	%attr(0644,root,root) %{_mandir}/man1/mysqltest_embedded.1*
12mr|mysql-5.5.25a-3|635	
12mr|mysql-5.5.25a-3|636	%files server
12mr|mysql-5.5.25a-3|637	%doc README.urpmi
12mr|mysql-5.5.25a-3|638	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/mysqld
12mr|mysql-5.5.25a-3|639	%attr(0755,root,root) %{_initrddir}/mysqld
12mr|mysql-5.5.25a-3|640	%attr(0755,root,root) %{_bindir}/innochecksum
12mr|mysql-5.5.25a-3|641	%attr(0755,root,root) %{_bindir}/myisamchk
12mr|mysql-5.5.25a-3|642	%attr(0755,root,root) %{_bindir}/myisam_ftdump
12mr|mysql-5.5.25a-3|643	%attr(0755,root,root) %{_bindir}/myisamlog
12mr|mysql-5.5.25a-3|644	%attr(0755,root,root) %{_bindir}/myisampack
12mr|mysql-5.5.25a-3|645	%attr(0755,root,root) %{_bindir}/mysql_convert_table_format
12mr|mysql-5.5.25a-3|646	%attr(0755,root,root) %{_bindir}/mysql_fix_extensions
12mr|mysql-5.5.25a-3|647	%attr(0755,root,root) %{_bindir}/mysqlbug
12mr|mysql-5.5.25a-3|648	%attr(0755,root,root) %{_bindir}/mysqld_multi
12mr|mysql-5.5.25a-3|649	%attr(0755,root,root) %{_bindir}/mysqld_safe
12mr|mysql-5.5.25a-3|650	%attr(0755,root,root) %{_bindir}/mysqlhotcopy
12mr|mysql-5.5.25a-3|651	%attr(0755,root,root) %{_bindir}/mysql_install_db
12mr|mysql-5.5.25a-3|652	%attr(0755,root,root) %{_bindir}/mysql_plugin
12mr|mysql-5.5.25a-3|653	%attr(0755,root,root) %{_bindir}/mysql_secure_installation
12mr|mysql-5.5.25a-3|654	%attr(0755,root,root) %{_bindir}/mysql_setpermission
12mr|mysql-5.5.25a-3|655	%attr(0755,root,root) %{_bindir}/mysqltest
12mr|mysql-5.5.25a-3|656	%attr(0755,root,root) %{_bindir}/mysql_tzinfo_to_sql
12mr|mysql-5.5.25a-3|657	%attr(0755,root,root) %{_bindir}/mysql_upgrade
12mr|mysql-5.5.25a-3|658	%attr(0755,root,root) %{_bindir}/mysql_zap
12mr|mysql-5.5.25a-3|659	%attr(0755,root,root) %{_bindir}/perror
12mr|mysql-5.5.25a-3|660	%attr(0755,root,root) %{_bindir}/replace
12mr|mysql-5.5.25a-3|661	%attr(0755,root,root) %{_bindir}/resolveip
12mr|mysql-5.5.25a-3|662	%attr(0755,root,root) %{_bindir}/resolve_stack_dump
12mr|mysql-5.5.25a-3|663	%attr(0755,root,root) %{_sbindir}/mysqld
12mr|mysql-5.5.25a-3|664	%attr(0711,%{muser},%{muser}) %dir /var/lib/mysql
12mr|mysql-5.5.25a-3|665	%attr(0711,%{muser},%{muser}) %dir /var/lib/mysql/mysql
12mr|mysql-5.5.25a-3|666	%attr(0711,%{muser},%{muser}) %dir /var/lib/mysql/test
12mr|mysql-5.5.25a-3|667	%attr(0755,%{muser},%{muser}) %dir %{_var}/run/mysqld
12mr|mysql-5.5.25a-3|668	%attr(0755,%{muser},%{muser}) %dir %{_var}/log/mysqld
12mr|mysql-5.5.25a-3|669	%{_datadir}/mysql/*.cnf
12mr|mysql-5.5.25a-3|670	%{_datadir}/mysql/fill_help_tables.sql
12mr|mysql-5.5.25a-3|671	%{_datadir}/mysql/mysql_system_tables.sql
12mr|mysql-5.5.25a-3|672	%{_datadir}/mysql/mysql_system_tables_data.sql
12mr|mysql-5.5.25a-3|673	%{_datadir}/mysql/mysql_test_data_timezone.sql
12mr|mysql-5.5.25a-3|674	%{_datadir}/mysql/errmsg-utf8.txt
12mr|mysql-5.5.25a-3|675	%attr(0644,root,root) %{_mandir}/man1/innochecksum.1*
12mr|mysql-5.5.25a-3|676	%attr(0644,root,root) %{_mandir}/man1/myisamchk.1*
12mr|mysql-5.5.25a-3|677	%attr(0644,root,root) %{_mandir}/man1/myisamlog.1*
12mr|mysql-5.5.25a-3|678	%attr(0644,root,root) %{_mandir}/man1/myisampack.1*
12mr|mysql-5.5.25a-3|679	%attr(0644,root,root) %{_mandir}/man1/mysqlbug.1*
12mr|mysql-5.5.25a-3|680	%attr(0644,root,root) %{_mandir}/man1/mysql_convert_table_format.1*
12mr|mysql-5.5.25a-3|681	%attr(0644,root,root) %{_mandir}/man1/mysqld_multi.1*
12mr|mysql-5.5.25a-3|682	%attr(0644,root,root) %{_mandir}/man1/mysqld_safe.1*
12mr|mysql-5.5.25a-3|683	%attr(0644,root,root) %{_mandir}/man1/mysql_fix_extensions.1*
12mr|mysql-5.5.25a-3|684	%attr(0644,root,root) %{_mandir}/man1/mysqlhotcopy.1*
12mr|mysql-5.5.25a-3|685	%attr(0644,root,root) %{_mandir}/man1/mysql_install_db.1*
12mr|mysql-5.5.25a-3|686	%attr(0644,root,root) %{_mandir}/man1/mysqlman.1*
12mr|mysql-5.5.25a-3|687	%attr(0644,root,root) %{_mandir}/man1/mysql_plugin.1*
12mr|mysql-5.5.25a-3|688	%attr(0644,root,root) %{_mandir}/man1/mysql_secure_installation.1*
12mr|mysql-5.5.25a-3|689	%attr(0644,root,root) %{_mandir}/man1/mysql.server.1*
12mr|mysql-5.5.25a-3|690	%attr(0644,root,root) %{_mandir}/man1/mysql_setpermission.1*
12mr|mysql-5.5.25a-3|691	%attr(0644,root,root) %{_mandir}/man1/mysqlslap.1*
12mr|mysql-5.5.25a-3|692	%attr(0644,root,root) %{_mandir}/man1/mysql_tzinfo_to_sql.1*
12mr|mysql-5.5.25a-3|693	%attr(0644,root,root) %{_mandir}/man1/mysql_upgrade.1*
12mr|mysql-5.5.25a-3|694	%attr(0644,root,root) %{_mandir}/man1/mysql_zap.1*
12mr|mysql-5.5.25a-3|695	%attr(0644,root,root) %{_mandir}/man1/perror.1*
12mr|mysql-5.5.25a-3|696	%attr(0644,root,root) %{_mandir}/man1/replace.1*
12mr|mysql-5.5.25a-3|697	%attr(0644,root,root) %{_mandir}/man1/resolveip.1*
12mr|mysql-5.5.25a-3|698	%attr(0644,root,root) %{_mandir}/man1/resolve_stack_dump.1*
12mr|mysql-5.5.25a-3|699	%attr(0644,root,root) %{_mandir}/man8/mysqld.8*
12mr|mysql-5.5.25a-3|700	
12mr|mysql-5.5.25a-3|701	%{_systemunitdir}/mysqld.service
12mr|mysql-5.5.25a-3|702	%{_bindir}/mysqld-prepare-db-dir
12mr|mysql-5.5.25a-3|703	%{_bindir}/mysqld-wait-ready
12mr|mysql-5.5.25a-3|704	
12mr|mysql-5.5.25a-3|705	%files common
12mr|mysql-5.5.25a-3|706	%doc README COPYING
12mr|mysql-5.5.25a-3|707	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/my.cnf
12mr|mysql-5.5.25a-3|708	%dir %{_datadir}/mysql
12mr|mysql-5.5.25a-3|709	%{_datadir}/mysql/english
12mr|mysql-5.5.25a-3|710	%{_datadir}/mysql/charsets
12mr|mysql-5.5.25a-3|711	%{_datadir}/mysql/czech
12mr|mysql-5.5.25a-3|712	%{_datadir}/mysql/danish
12mr|mysql-5.5.25a-3|713	%{_datadir}/mysql/dutch
12mr|mysql-5.5.25a-3|714	%{_datadir}/mysql/estonian
12mr|mysql-5.5.25a-3|715	%{_datadir}/mysql/french
12mr|mysql-5.5.25a-3|716	%{_datadir}/mysql/german
12mr|mysql-5.5.25a-3|717	%{_datadir}/mysql/greek
12mr|mysql-5.5.25a-3|718	%{_datadir}/mysql/hungarian
12mr|mysql-5.5.25a-3|719	%{_datadir}/mysql/italian
12mr|mysql-5.5.25a-3|720	%{_datadir}/mysql/japanese
12mr|mysql-5.5.25a-3|721	%{_datadir}/mysql/korean
12mr|mysql-5.5.25a-3|722	%{_datadir}/mysql/norwegian
12mr|mysql-5.5.25a-3|723	%{_datadir}/mysql/norwegian-ny
12mr|mysql-5.5.25a-3|724	%{_datadir}/mysql/polish
12mr|mysql-5.5.25a-3|725	%{_datadir}/mysql/portuguese
12mr|mysql-5.5.25a-3|726	%{_datadir}/mysql/romanian
12mr|mysql-5.5.25a-3|727	%{_datadir}/mysql/russian
12mr|mysql-5.5.25a-3|728	%{_datadir}/mysql/serbian
12mr|mysql-5.5.25a-3|729	%{_datadir}/mysql/slovak
12mr|mysql-5.5.25a-3|730	%{_datadir}/mysql/spanish
12mr|mysql-5.5.25a-3|731	%{_datadir}/mysql/swedish
12mr|mysql-5.5.25a-3|732	%{_datadir}/mysql/ukrainian
12mr|mysql-5.5.25a-3|733	
12mr|mysql-5.5.25a-3|734	%files -n %{libclient}
12mr|mysql-5.5.25a-3|735	%{_libdir}/libmysqlclient.so.%{major}*
12mr|mysql-5.5.25a-3|736	
12mr|mysql-5.5.25a-3|737	%files -n %{libservices}
12mr|mysql-5.5.25a-3|738	%{_libdir}/libmysqlservices.so.%{services_major}*
12mr|mysql-5.5.25a-3|739	
12mr|mysql-5.5.25a-3|740	%files -n %{libmysqld}
12mr|mysql-5.5.25a-3|741	%{_libdir}/libmysqld.so.%{mysqld_major}*
12mr|mysql-5.5.25a-3|742	
12mr|mysql-5.5.25a-3|743	%files -n %{develname}
12mr|mysql-5.5.25a-3|744	%doc INSTALL-SOURCE
12mr|mysql-5.5.25a-3|745	%doc Docs/ChangeLog
12mr|mysql-5.5.25a-3|746	%{multiarch_bindir}/mysql_config
12mr|mysql-5.5.25a-3|747	%{_bindir}/mysql_config
12mr|mysql-5.5.25a-3|748	%{_libdir}/libmysqlclient_r.so
12mr|mysql-5.5.25a-3|749	%{_libdir}/libmysqlclient.so
12mr|mysql-5.5.25a-3|750	%{_libdir}/libmysqlservices.so
12mr|mysql-5.5.25a-3|751	%{_libdir}/libmysqld.so
12mr|mysql-5.5.25a-3|752	%dir %{_includedir}/mysql
12mr|mysql-5.5.25a-3|753	%dir %{_includedir}/mysql/psi
12mr|mysql-5.5.25a-3|754	%attr(0644,root,root) %{_includedir}/mysql/*.h
12mr|mysql-5.5.25a-3|755	%attr(0644,root,root) %{_includedir}/mysql/psi/*.h
12mr|mysql-5.5.25a-3|756	%{multiarch_includedir}/mysql/my_config.h
12mr|mysql-5.5.25a-3|757	%attr(0644,root,root) %{_mandir}/man1/comp_err.1*
12mr|mysql-5.5.25a-3|758	%attr(0644,root,root) %{_mandir}/man1/mysql_config.1*
12mr|mysql-5.5.25a-3|759	%attr(0644,root,root) %{_datadir}/aclocal/mysql.m4
12mr|mysql-5.5.25a-3|760	
12mr|mysql-5.5.25a-3|761	%files -n %{staticname}
12mr|mysql-5.5.25a-3|762	%{_libdir}/*.a
12mr|mysql-5.5.25a-3|763	
12mr|mysql-5.5.25a-3|764	
12mr|mysql-5.5.25a-3|765	
12mr|mysql-5.5.25a-3|766	
12mr|mysql-5.5.25a-3|767	%changelog
12mr|mysql-5.5.25a-3|768	

15243 12
12mr|mythes-1.2.2-1|1	%define	api		1.2
12mr|mythes-1.2.2-1|2	%define	major	0
12mr|mythes-1.2.2-1|3	%define	libname	%mklibname %{name} %api %{major}
12mr|mythes-1.2.2-1|4	%define	develname	%mklibname %{name} -d
12mr|mythes-1.2.2-1|5	
12mr|mythes-1.2.2-1|6	Name:		mythes
12mr|mythes-1.2.2-1|7	Summary:	A thesaurus library
12mr|mythes-1.2.2-1|8	Version:	1.2.2
12mr|mythes-1.2.2-1|9	Release:	1
12mr|mythes-1.2.2-1|10	Group:		System/Libraries
12mr|mythes-1.2.2-1|11	License:	BSD
12mr|mythes-1.2.2-1|12	URL:		http://hunspell.sourceforge.net/
12mr|mythes-1.2.2-1|13	Source0:	http://downloads.sourceforge.net/hunspell/%{name}-%{version}.tar.gz
12mr|mythes-1.2.2-1|14	
12mr|mythes-1.2.2-1|15	BuildRequires: gettext-devel
12mr|mythes-1.2.2-1|16	BuildRequires: pkgconfig(hunspell)
12mr|mythes-1.2.2-1|17	
12mr|mythes-1.2.2-1|18	%description
12mr|mythes-1.2.2-1|19	MyThes is a simple thesaurus that uses a structured text data file and an
12mr|mythes-1.2.2-1|20	index file with binary search to look up words and phrases and return
12mr|mythes-1.2.2-1|21	information on part of speech, meanings, and synonyms.
12mr|mythes-1.2.2-1|22	
12mr|mythes-1.2.2-1|23	%package -n %{libname}
12mr|mythes-1.2.2-1|24	Summary:	Libraries for %{name}
12mr|mythes-1.2.2-1|25	Group:		System/Libraries
12mr|mythes-1.2.2-1|26	
12mr|mythes-1.2.2-1|27	%description -n %{libname}
12mr|mythes-1.2.2-1|28	This package contains libraries used by %{name}.
12mr|mythes-1.2.2-1|29	
12mr|mythes-1.2.2-1|30	%package -n %{develname}
12mr|mythes-1.2.2-1|31	Summary:	Files for developing with mythes
12mr|mythes-1.2.2-1|32	Group:		Development/C
12mr|mythes-1.2.2-1|33	Requires:	%{libname} = %{version}-%{release}
12mr|mythes-1.2.2-1|34	Provides:	%{name}-devel = %{version}-%{release}
12mr|mythes-1.2.2-1|35	
12mr|mythes-1.2.2-1|36	%description -n %{develname}
12mr|mythes-1.2.2-1|37	Includes and definitions for developing with mythes
12mr|mythes-1.2.2-1|38	
12mr|mythes-1.2.2-1|39	%prep
12mr|mythes-1.2.2-1|40	%setup -q
12mr|mythes-1.2.2-1|41	
12mr|mythes-1.2.2-1|42	%build
12mr|mythes-1.2.2-1|43	%configure2_5x \
12mr|mythes-1.2.2-1|44	--disable-static
12mr|mythes-1.2.2-1|45	
12mr|mythes-1.2.2-1|46	%make
12mr|mythes-1.2.2-1|47	
12mr|mythes-1.2.2-1|48	%check
12mr|mythes-1.2.2-1|49	./example th_en_US_new.idx th_en_US_new.dat checkme.lst
12mr|mythes-1.2.2-1|50	./example morph.idx morph.dat morph.lst morph.aff morph.dic
12mr|mythes-1.2.2-1|51	
12mr|mythes-1.2.2-1|52	%install
12mr|mythes-1.2.2-1|53	rm -rf %{buildroot}
12mr|mythes-1.2.2-1|54	%makeinstall_std
12mr|mythes-1.2.2-1|55	
12mr|mythes-1.2.2-1|56	mkdir -p %{buildroot}/%{_datadir}/mythes
12mr|mythes-1.2.2-1|57	
12mr|mythes-1.2.2-1|58	%files -n %{libname}
12mr|mythes-1.2.2-1|59	%{_libdir}/*%{api}.so.%{major}*
12mr|mythes-1.2.2-1|60	
12mr|mythes-1.2.2-1|61	%files -n %{develname}
12mr|mythes-1.2.2-1|62	%doc README COPYING AUTHORS
12mr|mythes-1.2.2-1|63	%doc data_layout.txt
12mr|mythes-1.2.2-1|64	%{_bindir}/th_gen_idx.pl
12mr|mythes-1.2.2-1|65	%{_includedir}/mythes.hxx
12mr|mythes-1.2.2-1|66	%{_libdir}/*.so
12mr|mythes-1.2.2-1|67	%{_libdir}/pkgconfig/mythes.pc
12mr|mythes-1.2.2-1|68	%{_datadir}/mythes
12mr|mythes-1.2.2-1|69	
12mr|mythes-1.2.2-1|70	
12mr|mythes-1.2.2-1|71	
12mr|mythes-1.2.2-1|72	
12mr|mythes-1.2.2-1|73	
12mr|mythes-1.2.2-1|74	
12mr|mythes-1.2.2-1|75	%changelog
12mr|mythes-1.2.2-1|76	

15244 12
12mr|mythplugins-0.25.2-20120829.1|1	# Requires autofinder is confused, requires nonexistent packages (mythtv-mythweb)
12mr|mythplugins-0.25.2-20120829.1|2	%if %{_use_internal_dependency_generator}
12mr|mythplugins-0.25.2-20120829.1|3	%define __noautoreq 'pear(.*)'
12mr|mythplugins-0.25.2-20120829.1|4	%else
12mr|mythplugins-0.25.2-20120829.1|5	%define _requires_exceptions pear*
12mr|mythplugins-0.25.2-20120829.1|6	%endif
12mr|mythplugins-0.25.2-20120829.1|7	
12mr|mythplugins-0.25.2-20120829.1|8	%define gitversion v0.25.2-16-gd5192
12mr|mythplugins-0.25.2-20120829.1|9	%define fixesdate 20120829
12mr|mythplugins-0.25.2-20120829.1|10	%define rel 1
12mr|mythplugins-0.25.2-20120829.1|11	
12mr|mythplugins-0.25.2-20120829.1|12	%if %{fixesdate}
12mr|mythplugins-0.25.2-20120829.1|13	%define release %{fixesdate}.%{rel}
12mr|mythplugins-0.25.2-20120829.1|14	%else
12mr|mythplugins-0.25.2-20120829.1|15	%define release %{rel}
12mr|mythplugins-0.25.2-20120829.1|16	%endif
12mr|mythplugins-0.25.2-20120829.1|17	
12mr|mythplugins-0.25.2-20120829.1|18	#####################
12mr|mythplugins-0.25.2-20120829.1|19	# Hardcode PLF build
12mr|mythplugins-0.25.2-20120829.1|20	%define build_plf 0
12mr|mythplugins-0.25.2-20120829.1|21	#####################
12mr|mythplugins-0.25.2-20120829.1|22	
12mr|mythplugins-0.25.2-20120829.1|23	%if %{build_plf}
12mr|mythplugins-0.25.2-20120829.1|24	%define extrarelsuffix plf
12mr|mythplugins-0.25.2-20120829.1|25	%define distsuffix plf
12mr|mythplugins-0.25.2-20120829.1|26	%endif
12mr|mythplugins-0.25.2-20120829.1|27	
12mr|mythplugins-0.25.2-20120829.1|28	Summary:	Official MythTV plugins
12mr|mythplugins-0.25.2-20120829.1|29	Name:		mythplugins
12mr|mythplugins-0.25.2-20120829.1|30	Version:	0.25.2
12mr|mythplugins-0.25.2-20120829.1|31	Release:	%{release}%{?extrarelsuffix}
12mr|mythplugins-0.25.2-20120829.1|32	URL:		http://www.mythtv.org/
12mr|mythplugins-0.25.2-20120829.1|33	License:	GPL
12mr|mythplugins-0.25.2-20120829.1|34	Group:		Video
12mr|mythplugins-0.25.2-20120829.1|35	Source0:	ftp://ftp.osuosl.org/pub/mythtv/%{name}-%{version}.tar.bz2
12mr|mythplugins-0.25.2-20120829.1|36	%if %{fixesdate}
12mr|mythplugins-0.25.2-20120829.1|37	Patch1:		fixes-%{gitversion}.patch
12mr|mythplugins-0.25.2-20120829.1|38	%endif
12mr|mythplugins-0.25.2-20120829.1|39	Patch100:	0100-lame-Allow-building-without-lame-libraries.patch
12mr|mythplugins-0.25.2-20120829.1|40	
12mr|mythplugins-0.25.2-20120829.1|41	BuildRequires:	libmyth-devel >= %{version}
12mr|mythplugins-0.25.2-20120829.1|42	BuildRequires:	python-mythtv >= %{version}
12mr|mythplugins-0.25.2-20120829.1|43	BuildRequires:	pkgconfig(gl)
12mr|mythplugins-0.25.2-20120829.1|44	BuildRequires:	pkgconfig(libvisual-0.4)
12mr|mythplugins-0.25.2-20120829.1|45	BuildRequires:	pkgconfig(fftw3)
12mr|mythplugins-0.25.2-20120829.1|46	BuildRequires:	pkgconfig(sdl)
12mr|mythplugins-0.25.2-20120829.1|47	BuildRequires:	pkgconfig(dvdread)
12mr|mythplugins-0.25.2-20120829.1|48	BuildRequires:	pkgconfig(libexif)
12mr|mythplugins-0.25.2-20120829.1|49	BuildRequires:	pkgconfig(id3tag)
12mr|mythplugins-0.25.2-20120829.1|50	BuildRequires:	pkgconfig(vorbis)
12mr|mythplugins-0.25.2-20120829.1|51	BuildRequires:	pkgconfig(flac)
12mr|mythplugins-0.25.2-20120829.1|52	BuildRequires:	pkgconfig(libcdaudio)
12mr|mythplugins-0.25.2-20120829.1|53	BuildRequires:	cdda-devel
12mr|mythplugins-0.25.2-20120829.1|54	BuildRequires:	pkgconfig(libtiff-4)
12mr|mythplugins-0.25.2-20120829.1|55	BuildRequires:	mysql-devel
12mr|mythplugins-0.25.2-20120829.1|56	BuildRequires:	pkgconfig(taglib)
12mr|mythplugins-0.25.2-20120829.1|57	BuildRequires:	python-curl
12mr|mythplugins-0.25.2-20120829.1|58	BuildRequires:	python-oauth
12mr|mythplugins-0.25.2-20120829.1|59	BuildRequires:	perl-XML-XPath
12mr|mythplugins-0.25.2-20120829.1|60	BuildRequires:	perl-Image-Size
12mr|mythplugins-0.25.2-20120829.1|61	BuildRequires:	perl-Date-Manip
12mr|mythplugins-0.25.2-20120829.1|62	BuildRequires:	perl-DateTime-Format-ISO8601
12mr|mythplugins-0.25.2-20120829.1|63	BuildRequires:	perl-SOAP-Lite
12mr|mythplugins-0.25.2-20120829.1|64	BuildRequires:	perl-XML-Simple
12mr|mythplugins-0.25.2-20120829.1|65	%if %{build_plf}
12mr|mythplugins-0.25.2-20120829.1|66	BuildRequires:	lame-devel
12mr|mythplugins-0.25.2-20120829.1|67	BuildRequires:	libfaad2-devel
12mr|mythplugins-0.25.2-20120829.1|68	%endif
12mr|mythplugins-0.25.2-20120829.1|69	# (cg) Remove these once they are required in the python-mythtv package
12mr|mythplugins-0.25.2-20120829.1|70	BuildRequires:	python-lxml
12mr|mythplugins-0.25.2-20120829.1|71	BuildRequires:	python-mysql
12mr|mythplugins-0.25.2-20120829.1|72	# (cg) Ditto for the perl-DateTime-Format-ISO pkg
12mr|mythplugins-0.25.2-20120829.1|73	BuildRequires:	perl(Class::Factory::Util)
12mr|mythplugins-0.25.2-20120829.1|74	
12mr|mythplugins-0.25.2-20120829.1|75	%description
12mr|mythplugins-0.25.2-20120829.1|76	Mythplugins for MythTV.
12mr|mythplugins-0.25.2-20120829.1|77	
12mr|mythplugins-0.25.2-20120829.1|78	%if %{build_plf}
12mr|mythplugins-0.25.2-20120829.1|79	This package is in restricted because it contains software that supports
12mr|mythplugins-0.25.2-20120829.1|80	codecs that may be covered by software patents.
12mr|mythplugins-0.25.2-20120829.1|81	%endif
12mr|mythplugins-0.25.2-20120829.1|82	
12mr|mythplugins-0.25.2-20120829.1|83	%package -n mythtv-plugin-browser
12mr|mythplugins-0.25.2-20120829.1|84	Summary:	Full web browser for MythTV
12mr|mythplugins-0.25.2-20120829.1|85	URL: 		http://www.mythtv.org/
12mr|mythplugins-0.25.2-20120829.1|86	Group:		Video
12mr|mythplugins-0.25.2-20120829.1|87	Obsoletes:	mythbrowser < 0.20a-7
12mr|mythplugins-0.25.2-20120829.1|88	Requires:	mythtv-frontend >= %{version}
12mr|mythplugins-0.25.2-20120829.1|89	
12mr|mythplugins-0.25.2-20120829.1|90	%description -n mythtv-plugin-browser
12mr|mythplugins-0.25.2-20120829.1|91	MythBrowser is a full web browser for MythTV.
12mr|mythplugins-0.25.2-20120829.1|92	
12mr|mythplugins-0.25.2-20120829.1|93	%package -n mythtv-plugin-gallery
12mr|mythplugins-0.25.2-20120829.1|94	Summary: 	Gallery/slideshow module for MythTV
12mr|mythplugins-0.25.2-20120829.1|95	Group: 		Video
12mr|mythplugins-0.25.2-20120829.1|96	Requires:	mythtv-frontend >= %{version}
12mr|mythplugins-0.25.2-20120829.1|97	Obsoletes:	mythgallery < 0.20a-7
12mr|mythplugins-0.25.2-20120829.1|98	
12mr|mythplugins-0.25.2-20120829.1|99	%description -n mythtv-plugin-gallery
12mr|mythplugins-0.25.2-20120829.1|100	A gallery/slideshow module for MythTV.
12mr|mythplugins-0.25.2-20120829.1|101	
12mr|mythplugins-0.25.2-20120829.1|102	%package -n mythtv-plugin-game
12mr|mythplugins-0.25.2-20120829.1|103	Summary: 	Game frontend for MythTV
12mr|mythplugins-0.25.2-20120829.1|104	Group: 		Video
12mr|mythplugins-0.25.2-20120829.1|105	Requires:	mythtv-frontend >= %{version}
12mr|mythplugins-0.25.2-20120829.1|106	Obsoletes:	mythgame < 0.20a-7
12mr|mythplugins-0.25.2-20120829.1|107	
12mr|mythplugins-0.25.2-20120829.1|108	%description -n mythtv-plugin-game
12mr|mythplugins-0.25.2-20120829.1|109	A game frontend for MythTV.
12mr|mythplugins-0.25.2-20120829.1|110	
12mr|mythplugins-0.25.2-20120829.1|111	%package -n mythtv-plugin-music
12mr|mythplugins-0.25.2-20120829.1|112	Summary: 	The music player add-on module for MythTV
12mr|mythplugins-0.25.2-20120829.1|113	Group: 		Video
12mr|mythplugins-0.25.2-20120829.1|114	#Requires:	cdparanoia
12mr|mythplugins-0.25.2-20120829.1|115	Requires:	mythtv-frontend >= %{version}
12mr|mythplugins-0.25.2-20120829.1|116	Obsoletes:	mythmusic < 0.20a-7
12mr|mythplugins-0.25.2-20120829.1|117	
12mr|mythplugins-0.25.2-20120829.1|118	%description -n mythtv-plugin-music
12mr|mythplugins-0.25.2-20120829.1|119	The music player add-on module for MythTV.
12mr|mythplugins-0.25.2-20120829.1|120	
12mr|mythplugins-0.25.2-20120829.1|121	%if %{build_plf}
12mr|mythplugins-0.25.2-20120829.1|122	This package is in restricted because it contains software that supports
12mr|mythplugins-0.25.2-20120829.1|123	codecs that may be covered by software patents.
12mr|mythplugins-0.25.2-20120829.1|124	%endif
12mr|mythplugins-0.25.2-20120829.1|125	
12mr|mythplugins-0.25.2-20120829.1|126	%package -n mythtv-plugin-netvision
12mr|mythplugins-0.25.2-20120829.1|127	Summary:  NetVision for MythTV
12mr|mythplugins-0.25.2-20120829.1|128	Group:    Video
12mr|mythplugins-0.25.2-20120829.1|129	Requires: mythtv-frontend >= %{version}
12mr|mythplugins-0.25.2-20120829.1|130	
12mr|mythplugins-0.25.2-20120829.1|131	%description -n mythtv-plugin-netvision
12mr|mythplugins-0.25.2-20120829.1|132	NetVision for MythTV. View popular media website content.
12mr|mythplugins-0.25.2-20120829.1|133	
12mr|mythplugins-0.25.2-20120829.1|134	%package -n mythtv-plugin-news
12mr|mythplugins-0.25.2-20120829.1|135	Summary: 	RSS News feed plugin for MythTV
12mr|mythplugins-0.25.2-20120829.1|136	Group: 		Video
12mr|mythplugins-0.25.2-20120829.1|137	Requires:	mythtv-frontend >= %{version}
12mr|mythplugins-0.25.2-20120829.1|138	Obsoletes:	mythnews < 0.20a-7
12mr|mythplugins-0.25.2-20120829.1|139	
12mr|mythplugins-0.25.2-20120829.1|140	%description -n mythtv-plugin-news
12mr|mythplugins-0.25.2-20120829.1|141	An RSS News feed plugin for MythTV.
12mr|mythplugins-0.25.2-20120829.1|142	
12mr|mythplugins-0.25.2-20120829.1|143	%package -n mythtv-plugin-weather
12mr|mythplugins-0.25.2-20120829.1|144	Summary: 	MythTV module that displays a weather forecast
12mr|mythplugins-0.25.2-20120829.1|145	Group: 		Video
12mr|mythplugins-0.25.2-20120829.1|146	Requires:	mythtv-frontend >= %{version}
12mr|mythplugins-0.25.2-20120829.1|147	Obsoletes:	mythweather < 0.20a-7
12mr|mythplugins-0.25.2-20120829.1|148	
12mr|mythplugins-0.25.2-20120829.1|149	%description -n mythtv-plugin-weather
12mr|mythplugins-0.25.2-20120829.1|150	A MythTV module that displays a weather forcast.
12mr|mythplugins-0.25.2-20120829.1|151	
12mr|mythplugins-0.25.2-20120829.1|152	%package -n mythtv-mythweb
12mr|mythplugins-0.25.2-20120829.1|153	Summary: 	The web interface to MythTV
12mr|mythplugins-0.25.2-20120829.1|154	Group: 		Video
12mr|mythplugins-0.25.2-20120829.1|155	Requires:	mythtv-backend >= %{version}
12mr|mythplugins-0.25.2-20120829.1|156	Requires:	php-mythtv >= %{version}
12mr|mythplugins-0.25.2-20120829.1|157	Requires:	apache-mod_php
12mr|mythplugins-0.25.2-20120829.1|158	Obsoletes:	mythweb < 0.20a-7
12mr|mythplugins-0.25.2-20120829.1|159	
12mr|mythplugins-0.25.2-20120829.1|160	%description -n mythtv-mythweb
12mr|mythplugins-0.25.2-20120829.1|161	The web interface to MythTV.
12mr|mythplugins-0.25.2-20120829.1|162	
12mr|mythplugins-0.25.2-20120829.1|163	%package -n mythtv-plugin-zoneminder
12mr|mythplugins-0.25.2-20120829.1|164	Summary:  Security camera plugin for MythTV
12mr|mythplugins-0.25.2-20120829.1|165	Group:    Video
12mr|mythplugins-0.25.2-20120829.1|166	Requires: mythtv-frontend >= %{version}
12mr|mythplugins-0.25.2-20120829.1|167	
12mr|mythplugins-0.25.2-20120829.1|168	%description -n mythtv-plugin-zoneminder
12mr|mythplugins-0.25.2-20120829.1|169	A security camera plugin for MythTV.
12mr|mythplugins-0.25.2-20120829.1|170	
12mr|mythplugins-0.25.2-20120829.1|171	%package -n mythtv-plugin-archive
12mr|mythplugins-0.25.2-20120829.1|172	Summary: 	Creates DVDs from your recorded shows
12mr|mythplugins-0.25.2-20120829.1|173	Group: 		Video
12mr|mythplugins-0.25.2-20120829.1|174	Requires:	dvd+rw-tools
12mr|mythplugins-0.25.2-20120829.1|175	Requires:	dvdauthor
12mr|mythplugins-0.25.2-20120829.1|176	Requires:	ffmpeg
12mr|mythplugins-0.25.2-20120829.1|177	Requires:	mjpegtools
12mr|mythplugins-0.25.2-20120829.1|178	Requires:	python-imaging
12mr|mythplugins-0.25.2-20120829.1|179	Requires:	python-mysql
12mr|mythplugins-0.25.2-20120829.1|180	Requires:	mythtv-frontend >= %{version}
12mr|mythplugins-0.25.2-20120829.1|181	%if %{build_plf}
12mr|mythplugins-0.25.2-20120829.1|182	Requires:	transcode
12mr|mythplugins-0.25.2-20120829.1|183	%endif
12mr|mythplugins-0.25.2-20120829.1|184	Requires:	cdrkit-genisoimage
12mr|mythplugins-0.25.2-20120829.1|185	Obsoletes:	mytharchive < 0.20a-7
12mr|mythplugins-0.25.2-20120829.1|186	
12mr|mythplugins-0.25.2-20120829.1|187	%description -n mythtv-plugin-archive
12mr|mythplugins-0.25.2-20120829.1|188	MythArchive is a plugin for MythTV that lets you create DVDs
12mr|mythplugins-0.25.2-20120829.1|189	from your recorded shows, MythVideo files and any video files
12mr|mythplugins-0.25.2-20120829.1|190	available on your system. It can also archive recordings in a
12mr|mythplugins-0.25.2-20120829.1|191	proprietary format that archives not only the file but also all the
12mr|mythplugins-0.25.2-20120829.1|192	associated metadata like title, description and cut list information
12mr|mythplugins-0.25.2-20120829.1|193	which will mean you can create backups of myth recordings which can
12mr|mythplugins-0.25.2-20120829.1|194	later be restored or it will also allow you to move recordings
12mr|mythplugins-0.25.2-20120829.1|195	between myth systems without losing any of the metadata. It is a
12mr|mythplugins-0.25.2-20120829.1|196	complete rewrite of the old MythBurn bash scripts, now using python,
12mr|mythplugins-0.25.2-20120829.1|197	and the mythfrontend UI plugin.
12mr|mythplugins-0.25.2-20120829.1|198	
12mr|mythplugins-0.25.2-20120829.1|199	%prep
12mr|mythplugins-0.25.2-20120829.1|200	%setup -q
12mr|mythplugins-0.25.2-20120829.1|201	%apply_patches
12mr|mythplugins-0.25.2-20120829.1|202	
12mr|mythplugins-0.25.2-20120829.1|203	%build
12mr|mythplugins-0.25.2-20120829.1|204	%configure --enable-all --libdir-name=%{_lib} \
12mr|mythplugins-0.25.2-20120829.1|205	%if %{build_plf}
12mr|mythplugins-0.25.2-20120829.1|206	--enable-mp3lame
12mr|mythplugins-0.25.2-20120829.1|207	%else
12mr|mythplugins-0.25.2-20120829.1|208	--disable-mp3lame
12mr|mythplugins-0.25.2-20120829.1|209	%endif
12mr|mythplugins-0.25.2-20120829.1|210	
12mr|mythplugins-0.25.2-20120829.1|211	%make
12mr|mythplugins-0.25.2-20120829.1|212	
12mr|mythplugins-0.25.2-20120829.1|213	%install
12mr|mythplugins-0.25.2-20120829.1|214	%makeinstall INSTALL_ROOT=%{buildroot}
12mr|mythplugins-0.25.2-20120829.1|215	
12mr|mythplugins-0.25.2-20120829.1|216	#mythgallery
12mr|mythplugins-0.25.2-20120829.1|217	mkdir -p %{buildroot}%{_localstatedir}/lib/pictures
12mr|mythplugins-0.25.2-20120829.1|218	#mythmusic
12mr|mythplugins-0.25.2-20120829.1|219	mkdir -p %{buildroot}%{_localstatedir}/lib/mythmusic
12mr|mythplugins-0.25.2-20120829.1|220	
12mr|mythplugins-0.25.2-20120829.1|221	install -d -m755 %{buildroot}%{_var}/www/mythweb
12mr|mythplugins-0.25.2-20120829.1|222	install -m644 mythweb/*.php %{buildroot}%{_var}/www/mythweb
12mr|mythplugins-0.25.2-20120829.1|223	install -m755 mythweb/*.pl %{buildroot}%{_var}/www/mythweb
12mr|mythplugins-0.25.2-20120829.1|224	
12mr|mythplugins-0.25.2-20120829.1|225	for dir in classes includes js modules skins ; do
12mr|mythplugins-0.25.2-20120829.1|226	cp -r mythweb/$dir %{buildroot}%{_var}/www/mythweb
12mr|mythplugins-0.25.2-20120829.1|227	done
12mr|mythplugins-0.25.2-20120829.1|228	
12mr|mythplugins-0.25.2-20120829.1|229	install -d -m755 %{buildroot}%{_localstatedir}/lib/mythweb/data
12mr|mythplugins-0.25.2-20120829.1|230	ln -s %{_localstatedir}/lib/mythweb/data %{buildroot}%{_var}/www/mythweb/data
12mr|mythplugins-0.25.2-20120829.1|231	
12mr|mythplugins-0.25.2-20120829.1|232	# Create a default configuration for mythweb
12mr|mythplugins-0.25.2-20120829.1|233	install -d -m755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12mr|mythplugins-0.25.2-20120829.1|234	install -m644 mythweb/mythweb.conf.apache %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf
12mr|mythplugins-0.25.2-20120829.1|235	
12mr|mythplugins-0.25.2-20120829.1|236	perl -pi -e's|<Directory "/var/www/html|<Directory "%{_var}/www/mythweb|' %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf
12mr|mythplugins-0.25.2-20120829.1|237	perl -pi -e's|#    RewriteBase    /mythweb|    RewriteBase    /mythweb|' %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf
12mr|mythplugins-0.25.2-20120829.1|238	
12mr|mythplugins-0.25.2-20120829.1|239	cat >> %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf <<EOF
12mr|mythplugins-0.25.2-20120829.1|240	
12mr|mythplugins-0.25.2-20120829.1|241	# ROSA Customisations (be in sync with very sane Mageia's ones)
12mr|mythplugins-0.25.2-20120829.1|242	
12mr|mythplugins-0.25.2-20120829.1|243	Alias /mythweb %{_var}/www/mythweb
12mr|mythplugins-0.25.2-20120829.1|244	<Directory %{_var}/www/mythweb>
12mr|mythplugins-0.25.2-20120829.1|245	Order deny,allow
12mr|mythplugins-0.25.2-20120829.1|246	Deny from all
12mr|mythplugins-0.25.2-20120829.1|247	# Only allow localhost access by default. Customise to suit your needs
12mr|mythplugins-0.25.2-20120829.1|248	# (customisations should be placed in a separate file in conf/vhosts.d/)
12mr|mythplugins-0.25.2-20120829.1|249	Allow from 127.0.0.1
12mr|mythplugins-0.25.2-20120829.1|250	</Directory>
12mr|mythplugins-0.25.2-20120829.1|251	EOF
12mr|mythplugins-0.25.2-20120829.1|252	
12mr|mythplugins-0.25.2-20120829.1|253	mkdir -p %{buildroot}%{_docdir}/mythtv-plugin-{browser,gallery,game,music,netvision,news,weather,video,zoneminder}
12mr|mythplugins-0.25.2-20120829.1|254	
12mr|mythplugins-0.25.2-20120829.1|255	%files -n mythtv-plugin-browser
12mr|mythplugins-0.25.2-20120829.1|256	%doc mythbrowser/README mythbrowser/COPYING mythbrowser/AUTHORS
12mr|mythplugins-0.25.2-20120829.1|257	%{_libdir}/mythtv/plugins/libmythbrowser.so
12mr|mythplugins-0.25.2-20120829.1|258	%{_datadir}/mythtv/i18n/mythbrowser_*.qm
12mr|mythplugins-0.25.2-20120829.1|259	%{_datadir}/mythtv/themes/default*/browser-ui.xml
12mr|mythplugins-0.25.2-20120829.1|260	%{_datadir}/mythtv/themes/default*/mb_*.png
12mr|mythplugins-0.25.2-20120829.1|261	
12mr|mythplugins-0.25.2-20120829.1|262	%files -n mythtv-plugin-gallery
12mr|mythplugins-0.25.2-20120829.1|263	%doc mythgallery/README*
12mr|mythplugins-0.25.2-20120829.1|264	%{_libdir}/mythtv/plugins/libmythgallery.so
12mr|mythplugins-0.25.2-20120829.1|265	%{_datadir}/mythtv/i18n/mythgallery_*.qm
12mr|mythplugins-0.25.2-20120829.1|266	%{_datadir}/mythtv/themes/default*/gallery*
12mr|mythplugins-0.25.2-20120829.1|267	%{_localstatedir}/lib/pictures
12mr|mythplugins-0.25.2-20120829.1|268	
12mr|mythplugins-0.25.2-20120829.1|269	%files -n mythtv-plugin-game
12mr|mythplugins-0.25.2-20120829.1|270	%doc mythgame/romdb*
12mr|mythplugins-0.25.2-20120829.1|271	%{_libdir}/mythtv/plugins/libmythgame.so
12mr|mythplugins-0.25.2-20120829.1|272	%{_datadir}/mythtv/i18n/mythgame_*.qm
12mr|mythplugins-0.25.2-20120829.1|273	%{_datadir}/mythtv/game_settings.xml
12mr|mythplugins-0.25.2-20120829.1|274	%{_datadir}/mythtv/themes/default*/game*
12mr|mythplugins-0.25.2-20120829.1|275	%dir %{_datadir}/mythtv/metadata
12mr|mythplugins-0.25.2-20120829.1|276	%{_datadir}/mythtv/metadata/Game
12mr|mythplugins-0.25.2-20120829.1|277	
12mr|mythplugins-0.25.2-20120829.1|278	%files -n mythtv-plugin-music
12mr|mythplugins-0.25.2-20120829.1|279	%doc mythmusic/AUTHORS mythmusic/COPYING mythmusic/README* mythmusic/musicdb
12mr|mythplugins-0.25.2-20120829.1|280	%{_datadir}/mythtv/music_settings.xml
12mr|mythplugins-0.25.2-20120829.1|281	%{_datadir}/mythtv/musicmenu.xml
12mr|mythplugins-0.25.2-20120829.1|282	%{_libdir}/mythtv/plugins/libmythmusic.so
12mr|mythplugins-0.25.2-20120829.1|283	%{_localstatedir}/lib/mythmusic
12mr|mythplugins-0.25.2-20120829.1|284	%{_datadir}/mythtv/i18n/mythmusic_*.qm
12mr|mythplugins-0.25.2-20120829.1|285	%{_datadir}/mythtv/themes/default/ff_button*.png
12mr|mythplugins-0.25.2-20120829.1|286	%{_datadir}/mythtv/themes/default*/mm_*.png
12mr|mythplugins-0.25.2-20120829.1|287	%{_datadir}/mythtv/themes/default*/mm-*.png
12mr|mythplugins-0.25.2-20120829.1|288	%{_datadir}/mythtv/themes/default/music-*.png
12mr|mythplugins-0.25.2-20120829.1|289	%{_datadir}/mythtv/themes/default*/*music*.xml
12mr|mythplugins-0.25.2-20120829.1|290	%{_datadir}/mythtv/themes/default/next_button*.png
12mr|mythplugins-0.25.2-20120829.1|291	%{_datadir}/mythtv/themes/default/pause_button*.png
12mr|mythplugins-0.25.2-20120829.1|292	%{_datadir}/mythtv/themes/default/play_button*.png
12mr|mythplugins-0.25.2-20120829.1|293	%{_datadir}/mythtv/themes/default/prev_button*.png
12mr|mythplugins-0.25.2-20120829.1|294	%{_datadir}/mythtv/themes/default/rew_button*.png
12mr|mythplugins-0.25.2-20120829.1|295	%{_datadir}/mythtv/themes/default/selectionbar.png
12mr|mythplugins-0.25.2-20120829.1|296	%{_datadir}/mythtv/themes/default/stop_button*.png
12mr|mythplugins-0.25.2-20120829.1|297	%{_datadir}/mythtv/themes/default/track_info_background.png
12mr|mythplugins-0.25.2-20120829.1|298	%{_datadir}/mythtv/themes/default/miniplayer_background.png
12mr|mythplugins-0.25.2-20120829.1|299	%{_datadir}/mythtv/themes/default-wide/music-sel-bg.png
12mr|mythplugins-0.25.2-20120829.1|300	
12mr|mythplugins-0.25.2-20120829.1|301	%files -n mythtv-plugin-netvision
12mr|mythplugins-0.25.2-20120829.1|302	%doc mythnetvision/README mythnetvision/ChangeLog mythnetvision/AUTHORS
12mr|mythplugins-0.25.2-20120829.1|303	%{_bindir}/mythfillnetvision
12mr|mythplugins-0.25.2-20120829.1|304	%{_libdir}/mythtv/plugins/libmythnetvision.so
12mr|mythplugins-0.25.2-20120829.1|305	%{_datadir}/mythtv/i18n/mythnetvision_*.qm
12mr|mythplugins-0.25.2-20120829.1|306	%{_datadir}/mythtv/mythnetvision
12mr|mythplugins-0.25.2-20120829.1|307	%{_datadir}/mythtv/netvisionmenu.xml
12mr|mythplugins-0.25.2-20120829.1|308	%{_datadir}/mythtv/themes/default*/netvision*.xml
12mr|mythplugins-0.25.2-20120829.1|309	
12mr|mythplugins-0.25.2-20120829.1|310	%files -n mythtv-plugin-news
12mr|mythplugins-0.25.2-20120829.1|311	%doc mythnews/AUTHORS mythnews/COPYING mythnews/ChangeLog mythnews/README*
12mr|mythplugins-0.25.2-20120829.1|312	%{_libdir}/mythtv/plugins/libmythnews.so
12mr|mythplugins-0.25.2-20120829.1|313	%{_datadir}/mythtv/i18n/mythnews_*.qm
12mr|mythplugins-0.25.2-20120829.1|314	%{_datadir}/mythtv/mythnews
12mr|mythplugins-0.25.2-20120829.1|315	%{_datadir}/mythtv/themes/default*/news*
12mr|mythplugins-0.25.2-20120829.1|316	%{_datadir}/mythtv/themes/default/enclosures.png
12mr|mythplugins-0.25.2-20120829.1|317	%{_datadir}/mythtv/themes/default/need-download.png
12mr|mythplugins-0.25.2-20120829.1|318	%{_datadir}/mythtv/themes/default/podcast.png
12mr|mythplugins-0.25.2-20120829.1|319	
12mr|mythplugins-0.25.2-20120829.1|320	%files -n mythtv-plugin-weather
12mr|mythplugins-0.25.2-20120829.1|321	%doc mythweather/AUTHORS mythweather/COPYING mythweather/README*
12mr|mythplugins-0.25.2-20120829.1|322	%{_libdir}/mythtv/plugins/libmythweather.so
12mr|mythplugins-0.25.2-20120829.1|323	%{_datadir}/mythtv/i18n/mythweather_*.qm
12mr|mythplugins-0.25.2-20120829.1|324	%{_datadir}/mythtv/mythweather
12mr|mythplugins-0.25.2-20120829.1|325	%{_datadir}/mythtv/themes/default/cloudy.png
12mr|mythplugins-0.25.2-20120829.1|326	%{_datadir}/mythtv/themes/default/fair.png
12mr|mythplugins-0.25.2-20120829.1|327	%{_datadir}/mythtv/themes/default/flurries.png
12mr|mythplugins-0.25.2-20120829.1|328	%{_datadir}/mythtv/themes/default/fog.png
12mr|mythplugins-0.25.2-20120829.1|329	%{_datadir}/mythtv/themes/default/logo.png
12mr|mythplugins-0.25.2-20120829.1|330	%{_datadir}/mythtv/themes/default/lshowers.png
12mr|mythplugins-0.25.2-20120829.1|331	%{_datadir}/mythtv/themes/default/mcloudy.png
12mr|mythplugins-0.25.2-20120829.1|332	%{_datadir}/mythtv/themes/default/pcloudy.png
12mr|mythplugins-0.25.2-20120829.1|333	%{_datadir}/mythtv/themes/default/rainsnow.png
12mr|mythplugins-0.25.2-20120829.1|334	%{_datadir}/mythtv/themes/default/showers.png
12mr|mythplugins-0.25.2-20120829.1|335	%{_datadir}/mythtv/themes/default/snowshow.png
12mr|mythplugins-0.25.2-20120829.1|336	%{_datadir}/mythtv/themes/default/sunny.png
12mr|mythplugins-0.25.2-20120829.1|337	%{_datadir}/mythtv/themes/default/thunshowers.png
12mr|mythplugins-0.25.2-20120829.1|338	%{_datadir}/mythtv/themes/default/unknown.png
12mr|mythplugins-0.25.2-20120829.1|339	%{_datadir}/mythtv/themes/default*/mw*.png
12mr|mythplugins-0.25.2-20120829.1|340	%{_datadir}/mythtv/themes/default*/weather-ui.xml
12mr|mythplugins-0.25.2-20120829.1|341	%{_datadir}/mythtv/weather_settings.xml
12mr|mythplugins-0.25.2-20120829.1|342	
12mr|mythplugins-0.25.2-20120829.1|343	%files -n mythtv-mythweb
12mr|mythplugins-0.25.2-20120829.1|344	%doc mythweb/README* mythweb/LICENSE mythweb/INSTALL mythweb/mythweb.conf.*
12mr|mythplugins-0.25.2-20120829.1|345	%{_var}/www/mythweb
12mr|mythplugins-0.25.2-20120829.1|346	%dir %{_localstatedir}/lib/mythweb
12mr|mythplugins-0.25.2-20120829.1|347	%attr(-,apache,apache) %{_localstatedir}/lib/mythweb/data
12mr|mythplugins-0.25.2-20120829.1|348	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf
12mr|mythplugins-0.25.2-20120829.1|349	
12mr|mythplugins-0.25.2-20120829.1|350	%files -n mythtv-plugin-zoneminder
12mr|mythplugins-0.25.2-20120829.1|351	%doc mythzoneminder/README mythzoneminder/COPYING mythzoneminder/AUTHORS
12mr|mythplugins-0.25.2-20120829.1|352	%{_bindir}/mythzmserver
12mr|mythplugins-0.25.2-20120829.1|353	%{_libdir}/mythtv/plugins/libmythzoneminder.so
12mr|mythplugins-0.25.2-20120829.1|354	%{_datadir}/mythtv/zonemindermenu.xml
12mr|mythplugins-0.25.2-20120829.1|355	%{_datadir}/mythtv/themes/default*/zoneminder*.xml
12mr|mythplugins-0.25.2-20120829.1|356	%{_datadir}/mythtv/themes/default*/mz_*.png
12mr|mythplugins-0.25.2-20120829.1|357	%{_datadir}/mythtv/i18n/mythzoneminder_*.qm
12mr|mythplugins-0.25.2-20120829.1|358	
12mr|mythplugins-0.25.2-20120829.1|359	%files -n mythtv-plugin-archive
12mr|mythplugins-0.25.2-20120829.1|360	%{_bindir}/mytharchivehelper
12mr|mythplugins-0.25.2-20120829.1|361	%{_libdir}/mythtv/plugins/libmytharchive.so
12mr|mythplugins-0.25.2-20120829.1|362	%{_datadir}/mythtv/archive*.xml
12mr|mythplugins-0.25.2-20120829.1|363	%{_datadir}/mythtv/mytharchive
12mr|mythplugins-0.25.2-20120829.1|364	%{_datadir}/mythtv/themes/default/ma_*.png
12mr|mythplugins-0.25.2-20120829.1|365	%{_datadir}/mythtv/themes/default/mytharchive-ui.xml
12mr|mythplugins-0.25.2-20120829.1|366	%{_datadir}/mythtv/themes/default/mythburn-ui.xml
12mr|mythplugins-0.25.2-20120829.1|367	%{_datadir}/mythtv/themes/default/mythnative-ui.xml
12mr|mythplugins-0.25.2-20120829.1|368	%{_datadir}/mythtv/themes/default-wide/mytharchive-ui.xml
12mr|mythplugins-0.25.2-20120829.1|369	%{_datadir}/mythtv/themes/default-wide/mythburn-ui.xml
12mr|mythplugins-0.25.2-20120829.1|370	%{_datadir}/mythtv/themes/default-wide/mythnative-ui.xml
12mr|mythplugins-0.25.2-20120829.1|371	%{_datadir}/mythtv/i18n/mytharchive_*.qm
12mr|mythplugins-0.25.2-20120829.1|372	
12mr|mythplugins-0.25.2-20120829.1|373	
12mr|mythplugins-0.25.2-20120829.1|374	
12mr|mythplugins-0.25.2-20120829.1|375	%changelog
12mr|mythplugins-0.25.2-20120829.1|376	* Mon Sep  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mythplugins-0.25.2-20120829.1|377	+ Commit: d6cb762
12mr|mythplugins-0.25.2-20120829.1|378	- New version 0.25.2, convert BR to pkgconfig style, drop video plugin (merged with MythTV since this version), major spec cleanups etc
12mr|mythplugins-0.25.2-20120829.1|379	
12mr|mythplugins-0.25.2-20120829.1|380	

15245 12
12mr|mythtv-0.25.2-20120829.2|1	%define gitversion v0.25.2-16-gd5192
12mr|mythtv-0.25.2-20120829.2|2	%define fixesdate 20120829
12mr|mythtv-0.25.2-20120829.2|3	%define rel 2
12mr|mythtv-0.25.2-20120829.2|4	
12mr|mythtv-0.25.2-20120829.2|5	%if %{fixesdate}
12mr|mythtv-0.25.2-20120829.2|6	%define release %{fixesdate}.%{rel}
12mr|mythtv-0.25.2-20120829.2|7	%else
12mr|mythtv-0.25.2-20120829.2|8	%define release %{rel}
12mr|mythtv-0.25.2-20120829.2|9	%endif
12mr|mythtv-0.25.2-20120829.2|10	
12mr|mythtv-0.25.2-20120829.2|11	%define lib_name_orig	libmyth
12mr|mythtv-0.25.2-20120829.2|12	%define lib_major	%{version}
12mr|mythtv-0.25.2-20120829.2|13	%define lib_name	%mklibname myth %{lib_major}
12mr|mythtv-0.25.2-20120829.2|14	%define lib_name_devel	%mklibname myth -d
12mr|mythtv-0.25.2-20120829.2|15	
12mr|mythtv-0.25.2-20120829.2|16	%define maenable 1
12mr|mythtv-0.25.2-20120829.2|17	
12mr|mythtv-0.25.2-20120829.2|18	#set default build options
12mr|mythtv-0.25.2-20120829.2|19	# disabled as overrides xv
12mr|mythtv-0.25.2-20120829.2|20	%define build_directfb		0
12mr|mythtv-0.25.2-20120829.2|21	%define build_dts		0
12mr|mythtv-0.25.2-20120829.2|22	%define build_faac		0
12mr|mythtv-0.25.2-20120829.2|23	%define build_faad		0
12mr|mythtv-0.25.2-20120829.2|24	%define build_lame		0
12mr|mythtv-0.25.2-20120829.2|25	%define build_x264		0
12mr|mythtv-0.25.2-20120829.2|26	%define build_xvid		0
12mr|mythtv-0.25.2-20120829.2|27	
12mr|mythtv-0.25.2-20120829.2|28	# Can be enabled later
12mr|mythtv-0.25.2-20120829.2|29	%define build_crystalhd		0
12mr|mythtv-0.25.2-20120829.2|30	
12mr|mythtv-0.25.2-20120829.2|31	%define build_plf 0
12mr|mythtv-0.25.2-20120829.2|32	
12mr|mythtv-0.25.2-20120829.2|33	%if %{build_plf}
12mr|mythtv-0.25.2-20120829.2|34	%define extrarelsuffix plf
12mr|mythtv-0.25.2-20120829.2|35	%define distsuffix		plf
12mr|mythtv-0.25.2-20120829.2|36	%define build_dts		1
12mr|mythtv-0.25.2-20120829.2|37	%define build_faac		1
12mr|mythtv-0.25.2-20120829.2|38	%define build_faad		1
12mr|mythtv-0.25.2-20120829.2|39	%define build_lame		1
12mr|mythtv-0.25.2-20120829.2|40	# build broken against current x264 as of 2010-01, re-enable when fixed
12mr|mythtv-0.25.2-20120829.2|41	%define build_x264		1
12mr|mythtv-0.25.2-20120829.2|42	%define build_xvid		1
12mr|mythtv-0.25.2-20120829.2|43	%endif
12mr|mythtv-0.25.2-20120829.2|44	
12mr|mythtv-0.25.2-20120829.2|45	#enable/disable building for certain hardware
12mr|mythtv-0.25.2-20120829.2|46	%{?_without_directfb:		%global build_directfb 0}
12mr|mythtv-0.25.2-20120829.2|47	%{?_without_dts:		%global build_dts 0}
12mr|mythtv-0.25.2-20120829.2|48	%{?_without_faac:		%global build_faac 0}
12mr|mythtv-0.25.2-20120829.2|49	%{?_without_faad:		%global build_faad 0}
12mr|mythtv-0.25.2-20120829.2|50	%{?_without_lame:		%global build_lame 0}
12mr|mythtv-0.25.2-20120829.2|51	%{?_without_x264:		%global build_x264 0}
12mr|mythtv-0.25.2-20120829.2|52	%{?_without_xvid:		%global build_xvid 0}
12mr|mythtv-0.25.2-20120829.2|53	
12mr|mythtv-0.25.2-20120829.2|54	%{?_with_directfb:		%global build_directfb 1}
12mr|mythtv-0.25.2-20120829.2|55	%{?_with_dts:			%global build_dts 1}
12mr|mythtv-0.25.2-20120829.2|56	%{?_with_faac:			%global build_faac 1}
12mr|mythtv-0.25.2-20120829.2|57	%{?_with_faad:			%global build_faad 1}
12mr|mythtv-0.25.2-20120829.2|58	%{?_with_lame:			%global build_lame 1}
12mr|mythtv-0.25.2-20120829.2|59	%{?_with_x264:			%global build_x264 1}
12mr|mythtv-0.25.2-20120829.2|60	%{?_with_xvid:			%global build_xvid 1}
12mr|mythtv-0.25.2-20120829.2|61	
12mr|mythtv-0.25.2-20120829.2|62	
12mr|mythtv-0.25.2-20120829.2|63	Summary:	A personal video recorder (PVR) application
12mr|mythtv-0.25.2-20120829.2|64	Name:		mythtv
12mr|mythtv-0.25.2-20120829.2|65	Version:	0.25.2
12mr|mythtv-0.25.2-20120829.2|66	Release:	%{release}%{?extrarelsuffix}
12mr|mythtv-0.25.2-20120829.2|67	URL:		http://www.mythtv.org/
12mr|mythtv-0.25.2-20120829.2|68	License:	GPLv2 and GPLv3
12mr|mythtv-0.25.2-20120829.2|69	Group:		Video
12mr|mythtv-0.25.2-20120829.2|70	Source0:	%{name}-%{version}.tar.bz2
12mr|mythtv-0.25.2-20120829.2|71	Source1:	mythbackend.sysconfig.in
12mr|mythtv-0.25.2-20120829.2|72	Source2:	mythbackend.service.in
12mr|mythtv-0.25.2-20120829.2|73	Source3:	mythbackend.logrotate.in
12mr|mythtv-0.25.2-20120829.2|74	Source4:	99MythFrontend
12mr|mythtv-0.25.2-20120829.2|75	Source5:	%{name}-16.png
12mr|mythtv-0.25.2-20120829.2|76	Source6:	%{name}-32.png
12mr|mythtv-0.25.2-20120829.2|77	Source7:	%{name}-48.png
12mr|mythtv-0.25.2-20120829.2|78	Source10:	%{name}.rpmlintrc
12mr|mythtv-0.25.2-20120829.2|79	
12mr|mythtv-0.25.2-20120829.2|80	%if %{fixesdate}
12mr|mythtv-0.25.2-20120829.2|81	Patch0:		fixes-%{gitversion}.patch
12mr|mythtv-0.25.2-20120829.2|82	%endif
12mr|mythtv-0.25.2-20120829.2|83	Patch100:	0100-lame-Allow-building-without-lame-libraries.patch
12mr|mythtv-0.25.2-20120829.2|84	Patch101:	0101-pulse-Do-not-suspend-PA-when-using-alsa-default.patch
12mr|mythtv-0.25.2-20120829.2|85	Patch102:	0102-Fix-dns-sd-detection.patch
12mr|mythtv-0.25.2-20120829.2|86	Patch103:	mythtv-0.25.2-gcc-c++11.patch
12mr|mythtv-0.25.2-20120829.2|87	
12mr|mythtv-0.25.2-20120829.2|88	BuildRequires:	yasm
12mr|mythtv-0.25.2-20120829.2|89	BuildRequires:	imagemagick
12mr|mythtv-0.25.2-20120829.2|90	BuildRequires:	qt4-devel
12mr|mythtv-0.25.2-20120829.2|91	BuildRequires:	pkgconfig(alsa)
12mr|mythtv-0.25.2-20120829.2|92	BuildRequires:	pkgconfig(dvdnav)
12mr|mythtv-0.25.2-20120829.2|93	BuildRequires:	pkgconfig(libpulse)
12mr|mythtv-0.25.2-20120829.2|94	BuildRequires:	pkgconfig(jack)
12mr|mythtv-0.25.2-20120829.2|95	BuildRequires:	lirc-devel
12mr|mythtv-0.25.2-20120829.2|96	BuildRequires:	pkgconfig(x11)
12mr|mythtv-0.25.2-20120829.2|97	BuildRequires:	pkgconfig(xext)
12mr|mythtv-0.25.2-20120829.2|98	BuildRequires:	pkgconfig(xinerama)
12mr|mythtv-0.25.2-20120829.2|99	BuildRequires:	pkgconfig(xrandr)
12mr|mythtv-0.25.2-20120829.2|100	BuildRequires:	pkgconfig(xv)
12mr|mythtv-0.25.2-20120829.2|101	BuildRequires:	pkgconfig(xvmc)
12mr|mythtv-0.25.2-20120829.2|102	BuildRequires:	pkgconfig(xxf86vm)
12mr|mythtv-0.25.2-20120829.2|103	BuildRequires:	python-devel
12mr|mythtv-0.25.2-20120829.2|104	BuildRequires:	python-mysql
12mr|mythtv-0.25.2-20120829.2|105	BuildRequires:	python-lxml
12mr|mythtv-0.25.2-20120829.2|106	BuildRequires:	python-urlgrabber
12mr|mythtv-0.25.2-20120829.2|107	BuildRequires:	pkgconfig(fftw3)
12mr|mythtv-0.25.2-20120829.2|108	BuildRequires:	pkgconfig(vdpau)
12mr|mythtv-0.25.2-20120829.2|109	BuildRequires:	perl-devel
12mr|mythtv-0.25.2-20120829.2|110	BuildRequires:	perl(DBD::mysql)
12mr|mythtv-0.25.2-20120829.2|111	BuildRequires:	perl(DBI)
12mr|mythtv-0.25.2-20120829.2|112	BuildRequires:	perl(Date::Manip)
12mr|mythtv-0.25.2-20120829.2|113	BuildRequires:	pkgconfig(libva)
12mr|mythtv-0.25.2-20120829.2|114	%if %{build_crystalhd}
12mr|mythtv-0.25.2-20120829.2|115	BuildRequires:	crystalhd-devel
12mr|mythtv-0.25.2-20120829.2|116	%endif
12mr|mythtv-0.25.2-20120829.2|117	BuildRequires:	pkgconfig(libcec)
12mr|mythtv-0.25.2-20120829.2|118	BuildRequires:	pkgconfig(libass)
12mr|mythtv-0.25.2-20120829.2|119	BuildRequires:	pkgconfig(avahi-compat-libdns_sd)
12mr|mythtv-0.25.2-20120829.2|120	BuildRequires:	pkgconfig(vpx)
12mr|mythtv-0.25.2-20120829.2|121	BuildRequires:	gdb
12mr|mythtv-0.25.2-20120829.2|122	%if %{build_lame}
12mr|mythtv-0.25.2-20120829.2|123	BuildRequires:	lame-devel
12mr|mythtv-0.25.2-20120829.2|124	%endif
12mr|mythtv-0.25.2-20120829.2|125	%if %{build_dts}
12mr|mythtv-0.25.2-20120829.2|126	BuildRequires:	dtsdec-devel
12mr|mythtv-0.25.2-20120829.2|127	%endif
12mr|mythtv-0.25.2-20120829.2|128	%if %{build_x264}
12mr|mythtv-0.25.2-20120829.2|129	BuildRequires:	x264-devel
12mr|mythtv-0.25.2-20120829.2|130	%endif
12mr|mythtv-0.25.2-20120829.2|131	%if %{build_xvid}
12mr|mythtv-0.25.2-20120829.2|132	BuildRequires:	xvid-devel
12mr|mythtv-0.25.2-20120829.2|133	%endif
12mr|mythtv-0.25.2-20120829.2|134	%if %{build_faac}
12mr|mythtv-0.25.2-20120829.2|135	BuildRequires:	libfaac-devel
12mr|mythtv-0.25.2-20120829.2|136	%endif
12mr|mythtv-0.25.2-20120829.2|137	%if %{build_faad}
12mr|mythtv-0.25.2-20120829.2|138	BuildRequires:	libfaad2-devel
12mr|mythtv-0.25.2-20120829.2|139	%endif
12mr|mythtv-0.25.2-20120829.2|140	%if %{build_directfb}
12mr|mythtv-0.25.2-20120829.2|141	BuildRequires:	pkgconfig(directfb)
12mr|mythtv-0.25.2-20120829.2|142	%endif
12mr|mythtv-0.25.2-20120829.2|143	BuildRequires:	pkgconfig(libavc1394)
12mr|mythtv-0.25.2-20120829.2|144	BuildRequires:	pkgconfig(libiec61883)
12mr|mythtv-0.25.2-20120829.2|145	BuildRequires:	pkgconfig(glu)
12mr|mythtv-0.25.2-20120829.2|146	%if %{maenable}
12mr|mythtv-0.25.2-20120829.2|147	BuildRequires:	multiarch-utils
12mr|mythtv-0.25.2-20120829.2|148	%endif
12mr|mythtv-0.25.2-20120829.2|149	
12mr|mythtv-0.25.2-20120829.2|150	%description
12mr|mythtv-0.25.2-20120829.2|151	MythTV implements the following PVR features, and more, with a
12mr|mythtv-0.25.2-20120829.2|152	unified graphical interface:
12mr|mythtv-0.25.2-20120829.2|153	
12mr|mythtv-0.25.2-20120829.2|154	- Basic 'live-tv' functionality. Pause/Fast Forward/Rewind "live" TV.
12mr|mythtv-0.25.2-20120829.2|155	- Video compression using RTjpeg or MPEG-4
12mr|mythtv-0.25.2-20120829.2|156	- Program listing retrieval using XMLTV
12mr|mythtv-0.25.2-20120829.2|157	- Themable, semi-transparent on-screen display
12mr|mythtv-0.25.2-20120829.2|158	- Electronic program guide
12mr|mythtv-0.25.2-20120829.2|159	- Scheduled recording of TV programs
12mr|mythtv-0.25.2-20120829.2|160	- Resolution of conflicts between scheduled recordings
12mr|mythtv-0.25.2-20120829.2|161	- Basic video editing
12mr|mythtv-0.25.2-20120829.2|162	
12mr|mythtv-0.25.2-20120829.2|163	%if %{build_plf}
12mr|mythtv-0.25.2-20120829.2|164	This package is in restricted because it contains software that supports
12mr|mythtv-0.25.2-20120829.2|165	codecs that may be covered by software patents.
12mr|mythtv-0.25.2-20120829.2|166	%endif
12mr|mythtv-0.25.2-20120829.2|167	%if !%{build_lame}
12mr|mythtv-0.25.2-20120829.2|168	Note that this build does not support MP3 encoding when recording
12mr|mythtv-0.25.2-20120829.2|169	into the NuppelVideo format.
12mr|mythtv-0.25.2-20120829.2|170	%endif
12mr|mythtv-0.25.2-20120829.2|171	%if %{fixesdate}
12mr|mythtv-0.25.2-20120829.2|172	This package is based on the MythTV "fixes" branch at
12mr|mythtv-0.25.2-20120829.2|173	revision %{gitversion}
12mr|mythtv-0.25.2-20120829.2|174	%endif
12mr|mythtv-0.25.2-20120829.2|175	
12mr|mythtv-0.25.2-20120829.2|176	%package -n %{lib_name}
12mr|mythtv-0.25.2-20120829.2|177	Summary:	Library providing mythtv support
12mr|mythtv-0.25.2-20120829.2|178	Group:		System/Libraries
12mr|mythtv-0.25.2-20120829.2|179	Provides:	%{lib_name_orig} = %{version}-%{release}
12mr|mythtv-0.25.2-20120829.2|180	
12mr|mythtv-0.25.2-20120829.2|181	%description -n %{lib_name}
12mr|mythtv-0.25.2-20120829.2|182	Common library code for MythTV and add-on modules (development)
12mr|mythtv-0.25.2-20120829.2|183	MythTV provides a unified graphical interface for recording and viewing
12mr|mythtv-0.25.2-20120829.2|184	television programs.
12mr|mythtv-0.25.2-20120829.2|185	
12mr|mythtv-0.25.2-20120829.2|186	%if %{build_plf}
12mr|mythtv-0.25.2-20120829.2|187	This package is in restricted because it contains software that supports
12mr|mythtv-0.25.2-20120829.2|188	codecs that may be covered by software patents.
12mr|mythtv-0.25.2-20120829.2|189	%endif
12mr|mythtv-0.25.2-20120829.2|190	%if %{fixesdate}
12mr|mythtv-0.25.2-20120829.2|191	This package is based on the MythTV "fixes" branch at
12mr|mythtv-0.25.2-20120829.2|192	revision %{gitversion}
12mr|mythtv-0.25.2-20120829.2|193	%endif
12mr|mythtv-0.25.2-20120829.2|194	
12mr|mythtv-0.25.2-20120829.2|195	%package -n %{lib_name_devel}
12mr|mythtv-0.25.2-20120829.2|196	Summary:	Development files for libmyth
12mr|mythtv-0.25.2-20120829.2|197	Group:		Development/Other
12mr|mythtv-0.25.2-20120829.2|198	Requires:	%{lib_name} = %{version}-%{release}
12mr|mythtv-0.25.2-20120829.2|199	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
12mr|mythtv-0.25.2-20120829.2|200	Provides:	myth-devel = %{version}-%{release}
12mr|mythtv-0.25.2-20120829.2|201	Obsoletes:	%{_lib}myth0.20-devel
12mr|mythtv-0.25.2-20120829.2|202	
12mr|mythtv-0.25.2-20120829.2|203	%description -n %{lib_name_devel}
12mr|mythtv-0.25.2-20120829.2|204	This package contains the header files and libraries for developing
12mr|mythtv-0.25.2-20120829.2|205	add-ons for mythtv.
12mr|mythtv-0.25.2-20120829.2|206	
12mr|mythtv-0.25.2-20120829.2|207	%if %{build_plf}
12mr|mythtv-0.25.2-20120829.2|208	This package is in restricted because it contains software that supports
12mr|mythtv-0.25.2-20120829.2|209	codecs that may be covered by software patents.
12mr|mythtv-0.25.2-20120829.2|210	%endif
12mr|mythtv-0.25.2-20120829.2|211	%if %{fixesdate}
12mr|mythtv-0.25.2-20120829.2|212	This package is based on the MythTV "fixes" branch at
12mr|mythtv-0.25.2-20120829.2|213	revision %{gitversion}
12mr|mythtv-0.25.2-20120829.2|214	%endif
12mr|mythtv-0.25.2-20120829.2|215	
12mr|mythtv-0.25.2-20120829.2|216	%package themes-base
12mr|mythtv-0.25.2-20120829.2|217	Summary:	Base themes for mythtv's frontend
12mr|mythtv-0.25.2-20120829.2|218	Group:		Video
12mr|mythtv-0.25.2-20120829.2|219	BuildArch:	noarch
12mr|mythtv-0.25.2-20120829.2|220	Obsoletes:	mythtv-themes < 0.20-5
12mr|mythtv-0.25.2-20120829.2|221	Conflicts:	mythtv-themes-myththemes < 0.22
12mr|mythtv-0.25.2-20120829.2|222	Conflicts:	mythtv-plugin-controls < 0.22
12mr|mythtv-0.25.2-20120829.2|223	
12mr|mythtv-0.25.2-20120829.2|224	%description themes-base
12mr|mythtv-0.25.2-20120829.2|225	MythTV provides a unified graphical interface for recording and viewing
12mr|mythtv-0.25.2-20120829.2|226	television programs.
12mr|mythtv-0.25.2-20120829.2|227	
12mr|mythtv-0.25.2-20120829.2|228	This package contains only the base themes used by mythtv-frontend and
12mr|mythtv-0.25.2-20120829.2|229	mythtv-setup.
12mr|mythtv-0.25.2-20120829.2|230	
12mr|mythtv-0.25.2-20120829.2|231	%package common
12mr|mythtv-0.25.2-20120829.2|232	Summary:	Common components needed by multiple other MythTV components
12mr|mythtv-0.25.2-20120829.2|233	Group:		Video
12mr|mythtv-0.25.2-20120829.2|234	Conflicts:	mythtv-backend < 0.25
12mr|mythtv-0.25.2-20120829.2|235	Conflicts:	mythtv-frontend < 0.25
12mr|mythtv-0.25.2-20120829.2|236	
12mr|mythtv-0.25.2-20120829.2|237	%description common
12mr|mythtv-0.25.2-20120829.2|238	MythTV provides a unified graphical interface for recording and viewing
12mr|mythtv-0.25.2-20120829.2|239	television programs.
12mr|mythtv-0.25.2-20120829.2|240	
12mr|mythtv-0.25.2-20120829.2|241	This package contains components needed by multiple other MythTV components.
12mr|mythtv-0.25.2-20120829.2|242	
12mr|mythtv-0.25.2-20120829.2|243	%package frontend
12mr|mythtv-0.25.2-20120829.2|244	Summary:	Client component of mythtv (a PVR)
12mr|mythtv-0.25.2-20120829.2|245	Group:		Video
12mr|mythtv-0.25.2-20120829.2|246	Requires:	mythtv-themes-base = %{version}-%{release}
12mr|mythtv-0.25.2-20120829.2|247	Requires:	mythtv-common = %{version}-%{release}
12mr|mythtv-0.25.2-20120829.2|248	Requires:	qt4-database-plugin-mysql
12mr|mythtv-0.25.2-20120829.2|249	Requires:	mplayer
12mr|mythtv-0.25.2-20120829.2|250	%if %{build_plf}
12mr|mythtv-0.25.2-20120829.2|251	Requires:	transcode
12mr|mythtv-0.25.2-20120829.2|252	Requires:	%{mklibname dvdcss 2}
12mr|mythtv-0.25.2-20120829.2|253	%endif
12mr|mythtv-0.25.2-20120829.2|254	Obsoletes:	mythtv-plugin-controls < 0.25
12mr|mythtv-0.25.2-20120829.2|255	Obsoletes:	mythtv-plugin-video < 0.25
12mr|mythtv-0.25.2-20120829.2|256	Conflicts:	mythtv-backend < 0.25
12mr|mythtv-0.25.2-20120829.2|257	
12mr|mythtv-0.25.2-20120829.2|258	
12mr|mythtv-0.25.2-20120829.2|259	%description frontend
12mr|mythtv-0.25.2-20120829.2|260	MythTV provides a unified graphical interface for recording and viewing
12mr|mythtv-0.25.2-20120829.2|261	television programs.
12mr|mythtv-0.25.2-20120829.2|262	
12mr|mythtv-0.25.2-20120829.2|263	This package contains only the client software, which provides a
12mr|mythtv-0.25.2-20120829.2|264	front-end for playback and configuration.  It requires access to a
12mr|mythtv-0.25.2-20120829.2|265	mythtv-backend installation, either on the same system or one
12mr|mythtv-0.25.2-20120829.2|266	reachable via the network.
12mr|mythtv-0.25.2-20120829.2|267	
12mr|mythtv-0.25.2-20120829.2|268	%if %{build_plf}
12mr|mythtv-0.25.2-20120829.2|269	This package is in restricted because it contains software that supports
12mr|mythtv-0.25.2-20120829.2|270	codecs that may be covered by software patents.
12mr|mythtv-0.25.2-20120829.2|271	%endif
12mr|mythtv-0.25.2-20120829.2|272	%if %{fixesdate}
12mr|mythtv-0.25.2-20120829.2|273	This package is based on the MythTV "fixes" branch at
12mr|mythtv-0.25.2-20120829.2|274	revision %{gitversion}
12mr|mythtv-0.25.2-20120829.2|275	%endif
12mr|mythtv-0.25.2-20120829.2|276	
12mr|mythtv-0.25.2-20120829.2|277	%package backend
12mr|mythtv-0.25.2-20120829.2|278	Summary:	Server component of mythtv (a PVR)
12mr|mythtv-0.25.2-20120829.2|279	Group:		Video
12mr|mythtv-0.25.2-20120829.2|280	Requires:	%{lib_name} = %{version}-%{release}
12mr|mythtv-0.25.2-20120829.2|281	Requires:	mythtv-common = %{version}-%{release}
12mr|mythtv-0.25.2-20120829.2|282	Requires:	qt4-database-plugin-mysql
12mr|mythtv-0.25.2-20120829.2|283	Requires(pre,post,preun,postun):	rpm-helper
12mr|mythtv-0.25.2-20120829.2|284	Conflicts:	mythtv-frontend < 0.25
12mr|mythtv-0.25.2-20120829.2|285	
12mr|mythtv-0.25.2-20120829.2|286	%description backend
12mr|mythtv-0.25.2-20120829.2|287	MythTV provides a unified graphical interface for recording and viewing
12mr|mythtv-0.25.2-20120829.2|288	television programs.
12mr|mythtv-0.25.2-20120829.2|289	
12mr|mythtv-0.25.2-20120829.2|290	This package contains only the server software, which provides video
12mr|mythtv-0.25.2-20120829.2|291	and audio capture and encoding services.  In order to be useful, it
12mr|mythtv-0.25.2-20120829.2|292	requires a mythtv-frontend installation, either on the same system or
12mr|mythtv-0.25.2-20120829.2|293	one reachable via the network.
12mr|mythtv-0.25.2-20120829.2|294	
12mr|mythtv-0.25.2-20120829.2|295	%if %{build_plf}
12mr|mythtv-0.25.2-20120829.2|296	This package is in restricted because it contains software that supports
12mr|mythtv-0.25.2-20120829.2|297	codecs that may be covered by software patents.
12mr|mythtv-0.25.2-20120829.2|298	%endif
12mr|mythtv-0.25.2-20120829.2|299	%if !%{build_lame}
12mr|mythtv-0.25.2-20120829.2|300	Note that this build does not support MP3 encoding when recording
12mr|mythtv-0.25.2-20120829.2|301	into the NuppelVideo format.
12mr|mythtv-0.25.2-20120829.2|302	%endif
12mr|mythtv-0.25.2-20120829.2|303	%if %{fixesdate}
12mr|mythtv-0.25.2-20120829.2|304	This package is based on the MythTV "fixes" branch at
12mr|mythtv-0.25.2-20120829.2|305	revision %{gitversion}
12mr|mythtv-0.25.2-20120829.2|306	%endif
12mr|mythtv-0.25.2-20120829.2|307	
12mr|mythtv-0.25.2-20120829.2|308	%package setup
12mr|mythtv-0.25.2-20120829.2|309	Summary:	Setup the mythtv backend
12mr|mythtv-0.25.2-20120829.2|310	Group:		Video
12mr|mythtv-0.25.2-20120829.2|311	Requires:	mythtv-backend = %{version}-%{release}
12mr|mythtv-0.25.2-20120829.2|312	Requires:	mythtv-themes-base = %{version}-%{release}
12mr|mythtv-0.25.2-20120829.2|313	Obsoletes:	mythtvsetup < 0.19
12mr|mythtv-0.25.2-20120829.2|314	Provides:	mythtvsetup
12mr|mythtv-0.25.2-20120829.2|315	Requires:	qt4-database-plugin-mysql
12mr|mythtv-0.25.2-20120829.2|316	
12mr|mythtv-0.25.2-20120829.2|317	%description setup
12mr|mythtv-0.25.2-20120829.2|318	MythTV provides a unified graphical interface for recording and viewing
12mr|mythtv-0.25.2-20120829.2|319	television programs.
12mr|mythtv-0.25.2-20120829.2|320	
12mr|mythtv-0.25.2-20120829.2|321	This package contains the setup software for configuring the mythtv
12mr|mythtv-0.25.2-20120829.2|322	backend.
12mr|mythtv-0.25.2-20120829.2|323	
12mr|mythtv-0.25.2-20120829.2|324	%if %{build_plf}
12mr|mythtv-0.25.2-20120829.2|325	This package is in restricted because it contains software that supports
12mr|mythtv-0.25.2-20120829.2|326	codecs that may be covered by software patents.
12mr|mythtv-0.25.2-20120829.2|327	%endif
12mr|mythtv-0.25.2-20120829.2|328	%if !%{build_lame}
12mr|mythtv-0.25.2-20120829.2|329	Note that this build does not support MP3 encoding when recording
12mr|mythtv-0.25.2-20120829.2|330	into the NuppelVideo format.
12mr|mythtv-0.25.2-20120829.2|331	%endif
12mr|mythtv-0.25.2-20120829.2|332	%if %{fixesdate}
12mr|mythtv-0.25.2-20120829.2|333	This package is based on the MythTV "fixes" branch at
12mr|mythtv-0.25.2-20120829.2|334	revision %{gitversion}
12mr|mythtv-0.25.2-20120829.2|335	%endif
12mr|mythtv-0.25.2-20120829.2|336	
12mr|mythtv-0.25.2-20120829.2|337	%package doc
12mr|mythtv-0.25.2-20120829.2|338	Summary:	MythTV documentation
12mr|mythtv-0.25.2-20120829.2|339	Group:		Video
12mr|mythtv-0.25.2-20120829.2|340	Obsoletes:	mythtv < 0.20-5
12mr|mythtv-0.25.2-20120829.2|341	
12mr|mythtv-0.25.2-20120829.2|342	%description doc
12mr|mythtv-0.25.2-20120829.2|343	MythTV provides a unified graphical interface for recording and viewing
12mr|mythtv-0.25.2-20120829.2|344	television programs.
12mr|mythtv-0.25.2-20120829.2|345	
12mr|mythtv-0.25.2-20120829.2|346	This package contains the documentation and contributed additional
12mr|mythtv-0.25.2-20120829.2|347	scripts for MythTV.
12mr|mythtv-0.25.2-20120829.2|348	
12mr|mythtv-0.25.2-20120829.2|349	%package -n perl-MythTV
12mr|mythtv-0.25.2-20120829.2|350	Summary:	Perl bindings for MythTV
12mr|mythtv-0.25.2-20120829.2|351	Group:		Development/Perl
12mr|mythtv-0.25.2-20120829.2|352	
12mr|mythtv-0.25.2-20120829.2|353	%description -n perl-MythTV
12mr|mythtv-0.25.2-20120829.2|354	MythTV provides a unified graphical interface for recording and viewing
12mr|mythtv-0.25.2-20120829.2|355	television programs.
12mr|mythtv-0.25.2-20120829.2|356	
12mr|mythtv-0.25.2-20120829.2|357	This package contains the perl bindings for MythTV.
12mr|mythtv-0.25.2-20120829.2|358	
12mr|mythtv-0.25.2-20120829.2|359	%package -n python-mythtv
12mr|mythtv-0.25.2-20120829.2|360	Summary:	Python bindings for MythTV
12mr|mythtv-0.25.2-20120829.2|361	Group:		Development/Python
12mr|mythtv-0.25.2-20120829.2|362	Requires:	python-mysql
12mr|mythtv-0.25.2-20120829.2|363	Requires:	python-lxml
12mr|mythtv-0.25.2-20120829.2|364	
12mr|mythtv-0.25.2-20120829.2|365	%description -n python-mythtv
12mr|mythtv-0.25.2-20120829.2|366	MythTV provides a unified graphical interface for recording and viewing
12mr|mythtv-0.25.2-20120829.2|367	television programs.
12mr|mythtv-0.25.2-20120829.2|368	
12mr|mythtv-0.25.2-20120829.2|369	This package contains the python bindings for MythTV.
12mr|mythtv-0.25.2-20120829.2|370	
12mr|mythtv-0.25.2-20120829.2|371	%package -n php-mythtv
12mr|mythtv-0.25.2-20120829.2|372	Summary:	PHP bindings for MythTV
12mr|mythtv-0.25.2-20120829.2|373	Group:		Development/PHP
12mr|mythtv-0.25.2-20120829.2|374	BuildArch:	noarch
12mr|mythtv-0.25.2-20120829.2|375	Requires:	php-mysql
12mr|mythtv-0.25.2-20120829.2|376	
12mr|mythtv-0.25.2-20120829.2|377	%description -n php-mythtv
12mr|mythtv-0.25.2-20120829.2|378	MythTV provides a unified graphical interface for recording and viewing
12mr|mythtv-0.25.2-20120829.2|379	television programs.
12mr|mythtv-0.25.2-20120829.2|380	
12mr|mythtv-0.25.2-20120829.2|381	This package contains the PHP bindings for MythTV.
12mr|mythtv-0.25.2-20120829.2|382	
12mr|mythtv-0.25.2-20120829.2|383	%prep
12mr|mythtv-0.25.2-20120829.2|384	%setup -q
12mr|mythtv-0.25.2-20120829.2|385	%apply_patches
12mr|mythtv-0.25.2-20120829.2|386	
12mr|mythtv-0.25.2-20120829.2|387	# (cg) Fixes might bring in some .gitignore files in patches... trash 'em.
12mr|mythtv-0.25.2-20120829.2|388	find -name .gitignore -delete
12mr|mythtv-0.25.2-20120829.2|389	
12mr|mythtv-0.25.2-20120829.2|390	# (cg) The installer is dumb and installs our patch backup files...
12mr|mythtv-0.25.2-20120829.2|391	# This can be removed after 0.25
12mr|mythtv-0.25.2-20120829.2|392	rm -f programs/scripts/database/mythconverg_restore.pl.*
12mr|mythtv-0.25.2-20120829.2|393	
12mr|mythtv-0.25.2-20120829.2|394	# (cg) As of 0.21, only contrib scripts are affected.
12mr|mythtv-0.25.2-20120829.2|395	find contrib -type f | xargs grep -l /usr/local | xargs perl -pi -e's|/usr/local|%{_prefix}|g'
12mr|mythtv-0.25.2-20120829.2|396	
12mr|mythtv-0.25.2-20120829.2|397	echo "QMAKE_PROJECT_DEPTH = 0" >> mythtv.pro
12mr|mythtv-0.25.2-20120829.2|398	echo "QMAKE_PROJECT_DEPTH = 0" >> settings.pro
12mr|mythtv-0.25.2-20120829.2|399	
12mr|mythtv-0.25.2-20120829.2|400	cp -a %{SOURCE1} %{SOURCE2} %{SOURCE3} .
12mr|mythtv-0.25.2-20120829.2|401	for file in mythbackend.service \
12mr|mythtv-0.25.2-20120829.2|402	mythbackend.sysconfig \
12mr|mythtv-0.25.2-20120829.2|403	mythbackend.logrotate; do
12mr|mythtv-0.25.2-20120829.2|404	sed -e's|@logdir@|%{_logdir}|g' \
12mr|mythtv-0.25.2-20120829.2|405	-e's|@rundir@|%{_var}/run|g' \
12mr|mythtv-0.25.2-20120829.2|406	-e's|@sysconfdir@|%{_sysconfdir}|g' \
12mr|mythtv-0.25.2-20120829.2|407	-e's|@sysconfigdir@|%{_sysconfdir}/sysconfig|g' \
12mr|mythtv-0.25.2-20120829.2|408	-e's|@initdir@|%{_initrddir}|g' \
12mr|mythtv-0.25.2-20120829.2|409	-e's|@bindir@|%{_bindir}|g' \
12mr|mythtv-0.25.2-20120829.2|410	-e's|@sbindir@|%{_sbindir}|g' \
12mr|mythtv-0.25.2-20120829.2|411	-e's|@subsysdir@|%{_var}/lock/subsys|g' \
12mr|mythtv-0.25.2-20120829.2|412	-e's|@varlibdir@|%{_localstatedir}/lib|g' \
12mr|mythtv-0.25.2-20120829.2|413	-e's|@varcachedir@|%{_var}/cache|g' \
12mr|mythtv-0.25.2-20120829.2|414	-e's|@logrotatedir@|%{_sysconfdir}/logrotate.d|g' \
12mr|mythtv-0.25.2-20120829.2|415	< $file.in > $file
12mr|mythtv-0.25.2-20120829.2|416	done
12mr|mythtv-0.25.2-20120829.2|417	
12mr|mythtv-0.25.2-20120829.2|418	# default recordings dir
12mr|mythtv-0.25.2-20120829.2|419	perl -pi -e's|/mnt/store|%{_localstatedir}/lib/mythtv/recordings|' programs/mythtv-setup/backendsettings.cpp
12mr|mythtv-0.25.2-20120829.2|420	
12mr|mythtv-0.25.2-20120829.2|421	# do not set hardcoded archflags
12mr|mythtv-0.25.2-20120829.2|422	perl -pi -e's|^echo "ARCHFLAGS=|# echo "ARCHFLAGS=|' configure
12mr|mythtv-0.25.2-20120829.2|423	
12mr|mythtv-0.25.2-20120829.2|424	# Fix the version reporting (which assumes svn checkout)
12mr|mythtv-0.25.2-20120829.2|425	echo "SOURCE_VERSION=%{version}-%{release}" >VERSION
12mr|mythtv-0.25.2-20120829.2|426	
12mr|mythtv-0.25.2-20120829.2|427	%build
12mr|mythtv-0.25.2-20120829.2|428	./configure \
12mr|mythtv-0.25.2-20120829.2|429	--prefix=%{_prefix} \
12mr|mythtv-0.25.2-20120829.2|430	--libdir-name=%{_lib} \
12mr|mythtv-0.25.2-20120829.2|431	--enable-runtime-cpudetect \
12mr|mythtv-0.25.2-20120829.2|432	--enable-dvb \
12mr|mythtv-0.25.2-20120829.2|433	--enable-opengl-video \
12mr|mythtv-0.25.2-20120829.2|434	--without-bindings=perl \
12mr|mythtv-0.25.2-20120829.2|435	--extra-cxxflags="%{optflags}" \
12mr|mythtv-0.25.2-20120829.2|436	--extra-ldflags="%{ldflags}" \
12mr|mythtv-0.25.2-20120829.2|437	--enable-vdpau \
12mr|mythtv-0.25.2-20120829.2|438	--enable-vaapi \
12mr|mythtv-0.25.2-20120829.2|439	%if %{build_crystalhd}
12mr|mythtv-0.25.2-20120829.2|440	--enable-crystalhd \
12mr|mythtv-0.25.2-20120829.2|441	%endif
12mr|mythtv-0.25.2-20120829.2|442	--enable-libfftw3 \
12mr|mythtv-0.25.2-20120829.2|443	--enable-libdns-sd \
12mr|mythtv-0.25.2-20120829.2|444	--enable-libvpx \
12mr|mythtv-0.25.2-20120829.2|445	%if %{build_plf}
12mr|mythtv-0.25.2-20120829.2|446	--enable-nonfree \
12mr|mythtv-0.25.2-20120829.2|447	%endif
12mr|mythtv-0.25.2-20120829.2|448	%if %{build_x264}
12mr|mythtv-0.25.2-20120829.2|449	--enable-libx264 \
12mr|mythtv-0.25.2-20120829.2|450	%endif
12mr|mythtv-0.25.2-20120829.2|451	%if %{build_xvid}
12mr|mythtv-0.25.2-20120829.2|452	--enable-libxvid \
12mr|mythtv-0.25.2-20120829.2|453	%endif
12mr|mythtv-0.25.2-20120829.2|454	%if %{build_faac}
12mr|mythtv-0.25.2-20120829.2|455	--enable-libfaac \
12mr|mythtv-0.25.2-20120829.2|456	%endif
12mr|mythtv-0.25.2-20120829.2|457	%if %{build_lame}
12mr|mythtv-0.25.2-20120829.2|458	--enable-libmp3lame \
12mr|mythtv-0.25.2-20120829.2|459	%endif
12mr|mythtv-0.25.2-20120829.2|460	--enable-firewire
12mr|mythtv-0.25.2-20120829.2|461	
12mr|mythtv-0.25.2-20120829.2|462	%make
12mr|mythtv-0.25.2-20120829.2|463	
12mr|mythtv-0.25.2-20120829.2|464	# This is easier to do ourselves
12mr|mythtv-0.25.2-20120829.2|465	pushd bindings/perl
12mr|mythtv-0.25.2-20120829.2|466	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|mythtv-0.25.2-20120829.2|467	%make
12mr|mythtv-0.25.2-20120829.2|468	popd
12mr|mythtv-0.25.2-20120829.2|469	
12mr|mythtv-0.25.2-20120829.2|470	%install
12mr|mythtv-0.25.2-20120829.2|471	INSTALL_ROOT=%{buildroot}; export INSTALL_ROOT
12mr|mythtv-0.25.2-20120829.2|472	%makeinstall
12mr|mythtv-0.25.2-20120829.2|473	
12mr|mythtv-0.25.2-20120829.2|474	pushd bindings/perl
12mr|mythtv-0.25.2-20120829.2|475	%makeinstall_std
12mr|mythtv-0.25.2-20120829.2|476	popd
12mr|mythtv-0.25.2-20120829.2|477	
12mr|mythtv-0.25.2-20120829.2|478	%if %{maenable}
12mr|mythtv-0.25.2-20120829.2|479	%multiarch_includes %{buildroot}%{_includedir}/mythtv/mythconfig.h
12mr|mythtv-0.25.2-20120829.2|480	%endif
12mr|mythtv-0.25.2-20120829.2|481	
12mr|mythtv-0.25.2-20120829.2|482	mkdir -p %{buildroot}%{_localstatedir}/lib/mythtv
12mr|mythtv-0.25.2-20120829.2|483	mkdir -p %{buildroot}%{_localstatedir}/lib/mythtv/recordings
12mr|mythtv-0.25.2-20120829.2|484	mkdir -p %{buildroot}%{_var}/cache/mythtv
12mr|mythtv-0.25.2-20120829.2|485	mkdir -p %{buildroot}%{_logdir}/mythtv
12mr|mythtv-0.25.2-20120829.2|486	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12mr|mythtv-0.25.2-20120829.2|487	mkdir -p %{buildroot}%{_unitdir}
12mr|mythtv-0.25.2-20120829.2|488	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12mr|mythtv-0.25.2-20120829.2|489	
12mr|mythtv-0.25.2-20120829.2|490	install -p mythbackend.service %{buildroot}%{_unitdir}/mythbackend.service
12mr|mythtv-0.25.2-20120829.2|491	install -p mythbackend.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/mythbackend
12mr|mythtv-0.25.2-20120829.2|492	install -p mythbackend.logrotate  %{buildroot}%{_sysconfdir}/logrotate.d
12mr|mythtv-0.25.2-20120829.2|493	
12mr|mythtv-0.25.2-20120829.2|494	# wmsession.d for mythfrontend
12mr|mythtv-0.25.2-20120829.2|495	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
12mr|mythtv-0.25.2-20120829.2|496	install -p %{SOURCE4} %{buildroot}%{_sysconfdir}/X11/wmsession.d
12mr|mythtv-0.25.2-20120829.2|497	
12mr|mythtv-0.25.2-20120829.2|498	# icon
12mr|mythtv-0.25.2-20120829.2|499	install -d -m755 %{buildroot}/%{_miconsdir}
12mr|mythtv-0.25.2-20120829.2|500	install -m755 %{SOURCE5} %{buildroot}/%{_miconsdir}/%{name}.png
12mr|mythtv-0.25.2-20120829.2|501	
12mr|mythtv-0.25.2-20120829.2|502	install -d -m755 %{buildroot}/%{_iconsdir}
12mr|mythtv-0.25.2-20120829.2|503	install -m755 %{SOURCE6} %{buildroot}/%{_iconsdir}/%{name}.png
12mr|mythtv-0.25.2-20120829.2|504	
12mr|mythtv-0.25.2-20120829.2|505	install -d -m755 %{buildroot}/%{_liconsdir}
12mr|mythtv-0.25.2-20120829.2|506	install -m755 %{SOURCE7} %{buildroot}/%{_liconsdir}/%{name}.png
12mr|mythtv-0.25.2-20120829.2|507	
12mr|mythtv-0.25.2-20120829.2|508	
12mr|mythtv-0.25.2-20120829.2|509	# Mandriva Menu entrys
12mr|mythtv-0.25.2-20120829.2|510	install -d -m755 %{buildroot}%{_datadir}/applications
12mr|mythtv-0.25.2-20120829.2|511	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-mythtv-frontend.desktop
12mr|mythtv-0.25.2-20120829.2|512	[Desktop Entry]
12mr|mythtv-0.25.2-20120829.2|513	Name=MythTV
12mr|mythtv-0.25.2-20120829.2|514	Comment=Record, playback and watch TV
12mr|mythtv-0.25.2-20120829.2|515	Exec=mythfrontend
12mr|mythtv-0.25.2-20120829.2|516	Icon=%{name}
12mr|mythtv-0.25.2-20120829.2|517	Terminal=false
12mr|mythtv-0.25.2-20120829.2|518	Type=Application
12mr|mythtv-0.25.2-20120829.2|519	Categories=Qt;AudioVideo;Video;TV;Recorder;X-MandrivaLinux-Multimedia-Video;
12mr|mythtv-0.25.2-20120829.2|520	EOF
12mr|mythtv-0.25.2-20120829.2|521	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-mythtv-setup.desktop
12mr|mythtv-0.25.2-20120829.2|522	[Desktop Entry]
12mr|mythtv-0.25.2-20120829.2|523	Name=MythTV Setup
12mr|mythtv-0.25.2-20120829.2|524	Comment=Setup MythTV backend
12mr|mythtv-0.25.2-20120829.2|525	Exec=mythtv-setup
12mr|mythtv-0.25.2-20120829.2|526	Icon=%{name}
12mr|mythtv-0.25.2-20120829.2|527	Terminal=false
12mr|mythtv-0.25.2-20120829.2|528	Type=Application
12mr|mythtv-0.25.2-20120829.2|529	Categories=Qt;AudioVideo;Video;TV;Recorder;X-MandrivaLinux-Multimedia-Video;
12mr|mythtv-0.25.2-20120829.2|530	EOF
12mr|mythtv-0.25.2-20120829.2|531	
12mr|mythtv-0.25.2-20120829.2|532	cat > README.install.urpmi <<EOF
12mr|mythtv-0.25.2-20120829.2|533	You can import the initial database by running:
12mr|mythtv-0.25.2-20120829.2|534	mysql -u root -p < %{_datadir}/mythtv/initialdb/mc.sql
12mr|mythtv-0.25.2-20120829.2|535	(you can omit -p if you do not have the password set)
12mr|mythtv-0.25.2-20120829.2|536	EOF
12mr|mythtv-0.25.2-20120829.2|537	
12mr|mythtv-0.25.2-20120829.2|538	mkdir -p %{buildroot}%{_libdir}/mythtv/plugins
12mr|mythtv-0.25.2-20120829.2|539	
12mr|mythtv-0.25.2-20120829.2|540	install -d -m755 %{buildroot}%{_datadir}/mythtv/initialdb
12mr|mythtv-0.25.2-20120829.2|541	install -m644 database/* %{buildroot}%{_datadir}/mythtv/initialdb
12mr|mythtv-0.25.2-20120829.2|542	
12mr|mythtv-0.25.2-20120829.2|543	# install a few useful contrib scripts
12mr|mythtv-0.25.2-20120829.2|544	mkdir -p %{buildroot}%{_datadir}/%{name}
12mr|mythtv-0.25.2-20120829.2|545	cp -ar contrib %{buildroot}%{_datadir}/%{name}
12mr|mythtv-0.25.2-20120829.2|546	
12mr|mythtv-0.25.2-20120829.2|547	# Remove python egg-info as it's pointless
12mr|mythtv-0.25.2-20120829.2|548	rm -f %{buildroot}%{py_puresitedir}/MythTV-*.egg-info
12mr|mythtv-0.25.2-20120829.2|549	
12mr|mythtv-0.25.2-20120829.2|550	# (cg) We cover the package license so no need to include it separately
12mr|mythtv-0.25.2-20120829.2|551	rm -f %{buildroot}%{_datadir}/%{name}/fonts/tiresias_gpl3.txt
12mr|mythtv-0.25.2-20120829.2|552	
12mr|mythtv-0.25.2-20120829.2|553	# (cg) This is needed for the %doc stuff on the subpackages for some reason...
12mr|mythtv-0.25.2-20120829.2|554	mkdir -p %{buildroot}%{_docdir}/%{name}-backend
12mr|mythtv-0.25.2-20120829.2|555	mkdir -p %{buildroot}%{_docdir}/%{name}-doc
12mr|mythtv-0.25.2-20120829.2|556	
12mr|mythtv-0.25.2-20120829.2|557	# (cg) For some reason the FFmpeg stuff is included in two build roots :s
12mr|mythtv-0.25.2-20120829.2|558	if [ -d %{buildroot}%{buildroot}%{_includedir}/%{name} ]; then
12mr|mythtv-0.25.2-20120829.2|559	mv %{buildroot}%{buildroot}%{_includedir}/%{name}/* %{buildroot}%{_includedir}/%{name}
12mr|mythtv-0.25.2-20120829.2|560	rmdir -p %{buildroot}%{buildroot}%{_includedir}/%{name} || /bin/true
12mr|mythtv-0.25.2-20120829.2|561	fi
12mr|mythtv-0.25.2-20120829.2|562	if [ -f %{buildroot}%{buildroot}%{_bindir}/mythffmpeg ]; then
12mr|mythtv-0.25.2-20120829.2|563	mv %{buildroot}%{buildroot}%{_bindir}/mythff* %{buildroot}%{_bindir}
12mr|mythtv-0.25.2-20120829.2|564	rmdir -p %{buildroot}%{buildroot}%{_bindir} || /bin/true
12mr|mythtv-0.25.2-20120829.2|565	fi
12mr|mythtv-0.25.2-20120829.2|566	
12mr|mythtv-0.25.2-20120829.2|567	%pre backend
12mr|mythtv-0.25.2-20120829.2|568	# Add the "mythtv" user
12mr|mythtv-0.25.2-20120829.2|569	%_pre_useradd mythtv %{_localstatedir}/lib/mythtv /sbin/nologin
12mr|mythtv-0.25.2-20120829.2|570	%{_bindir}/gpasswd -a mythtv audio &>/dev/null
12mr|mythtv-0.25.2-20120829.2|571	%{_bindir}/gpasswd -a mythtv video &>/dev/null
12mr|mythtv-0.25.2-20120829.2|572	
12mr|mythtv-0.25.2-20120829.2|573	%postun backend
12mr|mythtv-0.25.2-20120829.2|574	%_postun_userdel mythtv
12mr|mythtv-0.25.2-20120829.2|575	
12mr|mythtv-0.25.2-20120829.2|576	%post backend
12mr|mythtv-0.25.2-20120829.2|577	%_post_service mythbackend
12mr|mythtv-0.25.2-20120829.2|578	
12mr|mythtv-0.25.2-20120829.2|579	%preun backend
12mr|mythtv-0.25.2-20120829.2|580	%_preun_service mythbackend
12mr|mythtv-0.25.2-20120829.2|581	
12mr|mythtv-0.25.2-20120829.2|582	%files doc
12mr|mythtv-0.25.2-20120829.2|583	%doc README UPGRADING AUTHORS COPYING FAQ
12mr|mythtv-0.25.2-20120829.2|584	%doc keys.txt
12mr|mythtv-0.25.2-20120829.2|585	%doc contrib
12mr|mythtv-0.25.2-20120829.2|586	%{_datadir}/%{name}/contrib
12mr|mythtv-0.25.2-20120829.2|587	%{_datadir}/%{name}/html
12mr|mythtv-0.25.2-20120829.2|588	
12mr|mythtv-0.25.2-20120829.2|589	%files common
12mr|mythtv-0.25.2-20120829.2|590	%{_bindir}/mythccextractor
12mr|mythtv-0.25.2-20120829.2|591	%{_bindir}/mythcommflag
12mr|mythtv-0.25.2-20120829.2|592	%{_bindir}/mythpreviewgen
12mr|mythtv-0.25.2-20120829.2|593	%{_bindir}/mythtranscode
12mr|mythtv-0.25.2-20120829.2|594	%{_bindir}/mythwikiscripts
12mr|mythtv-0.25.2-20120829.2|595	%{_bindir}/mythmetadatalookup
12mr|mythtv-0.25.2-20120829.2|596	%{_bindir}/mythutil
12mr|mythtv-0.25.2-20120829.2|597	%dir %{_datadir}/%{name}
12mr|mythtv-0.25.2-20120829.2|598	%{_datadir}/%{name}/mythconverg*.pl
12mr|mythtv-0.25.2-20120829.2|599	%dir %{_datadir}/%{name}/locales
12mr|mythtv-0.25.2-20120829.2|600	%{_datadir}/%{name}/locales/*
12mr|mythtv-0.25.2-20120829.2|601	%dir %{_datadir}/%{name}/metadata
12mr|mythtv-0.25.2-20120829.2|602	%{_datadir}/%{name}/metadata/*
12mr|mythtv-0.25.2-20120829.2|603	%dir %{_datadir}/%{name}/hardwareprofile
12mr|mythtv-0.25.2-20120829.2|604	%{_datadir}/%{name}/hardwareprofile/*
12mr|mythtv-0.25.2-20120829.2|605	
12mr|mythtv-0.25.2-20120829.2|606	%files backend
12mr|mythtv-0.25.2-20120829.2|607	%doc README.install.urpmi
12mr|mythtv-0.25.2-20120829.2|608	%{_bindir}/mythbackend
12mr|mythtv-0.25.2-20120829.2|609	%{_bindir}/mythfilldatabase
12mr|mythtv-0.25.2-20120829.2|610	%{_bindir}/mythjobqueue
12mr|mythtv-0.25.2-20120829.2|611	%{_bindir}/mythmediaserver
12mr|mythtv-0.25.2-20120829.2|612	%{_bindir}/mythreplex
12mr|mythtv-0.25.2-20120829.2|613	%attr(-,mythtv,mythtv) %dir %{_localstatedir}/lib/mythtv
12mr|mythtv-0.25.2-20120829.2|614	%attr(-,mythtv,mythtv) %dir %{_localstatedir}/lib/mythtv/recordings
12mr|mythtv-0.25.2-20120829.2|615	%attr(-,mythtv,mythtv) %dir %{_var}/cache/mythtv
12mr|mythtv-0.25.2-20120829.2|616	%{_unitdir}/mythbackend.service
12mr|mythtv-0.25.2-20120829.2|617	%config(noreplace) %{_sysconfdir}/sysconfig/mythbackend
12mr|mythtv-0.25.2-20120829.2|618	%config(noreplace) %{_sysconfdir}/logrotate.d/*
12mr|mythtv-0.25.2-20120829.2|619	%attr(-,mythtv,mythtv) %dir %{_logdir}/mythtv
12mr|mythtv-0.25.2-20120829.2|620	%{_datadir}/%{name}/backend-config
12mr|mythtv-0.25.2-20120829.2|621	%dir %{_datadir}/%{name}/initialdb
12mr|mythtv-0.25.2-20120829.2|622	%{_datadir}/%{name}/initialdb/mc.sql
12mr|mythtv-0.25.2-20120829.2|623	%{_datadir}/mythtv/internetcontent/
12mr|mythtv-0.25.2-20120829.2|624	
12mr|mythtv-0.25.2-20120829.2|625	%files frontend
12mr|mythtv-0.25.2-20120829.2|626	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/99MythFrontend
12mr|mythtv-0.25.2-20120829.2|627	%{_datadir}/mythtv/*.xml
12mr|mythtv-0.25.2-20120829.2|628	%exclude %{_datadir}/mythtv/setup.xml
12mr|mythtv-0.25.2-20120829.2|629	%{_bindir}/mythwelcome
12mr|mythtv-0.25.2-20120829.2|630	%{_bindir}/mythfrontend
12mr|mythtv-0.25.2-20120829.2|631	%{_bindir}/mythff*
12mr|mythtv-0.25.2-20120829.2|632	%{_bindir}/mythlcdserver
12mr|mythtv-0.25.2-20120829.2|633	%{_bindir}/mythshutdown
12mr|mythtv-0.25.2-20120829.2|634	%{_bindir}/mythavtest
12mr|mythtv-0.25.2-20120829.2|635	%dir %{_libdir}/mythtv
12mr|mythtv-0.25.2-20120829.2|636	%{_libdir}/mythtv/filters
12mr|mythtv-0.25.2-20120829.2|637	%{_libdir}/mythtv/plugins
12mr|mythtv-0.25.2-20120829.2|638	%dir %{_datadir}/mythtv
12mr|mythtv-0.25.2-20120829.2|639	%dir %{_datadir}/mythtv/fonts
12mr|mythtv-0.25.2-20120829.2|640	%{_datadir}/mythtv/fonts/*.ttf
12mr|mythtv-0.25.2-20120829.2|641	%{_datadir}/mythtv/i18n
12mr|mythtv-0.25.2-20120829.2|642	%{_datadir}/applications/mandriva-mythtv-frontend.desktop
12mr|mythtv-0.25.2-20120829.2|643	
12mr|mythtv-0.25.2-20120829.2|644	%files setup
12mr|mythtv-0.25.2-20120829.2|645	%{_bindir}/mythtv-setup
12mr|mythtv-0.25.2-20120829.2|646	%{_datadir}/applications/mandriva-mythtv-setup.desktop
12mr|mythtv-0.25.2-20120829.2|647	%dir %{_datadir}/mythtv
12mr|mythtv-0.25.2-20120829.2|648	%{_datadir}/mythtv/setup.xml
12mr|mythtv-0.25.2-20120829.2|649	
12mr|mythtv-0.25.2-20120829.2|650	%files themes-base
12mr|mythtv-0.25.2-20120829.2|651	%dir %{_datadir}/mythtv
12mr|mythtv-0.25.2-20120829.2|652	%{_datadir}/mythtv/themes
12mr|mythtv-0.25.2-20120829.2|653	%{_iconsdir}/%{name}.png
12mr|mythtv-0.25.2-20120829.2|654	%{_miconsdir}/%{name}.png
12mr|mythtv-0.25.2-20120829.2|655	%{_liconsdir}/%{name}.png
12mr|mythtv-0.25.2-20120829.2|656	
12mr|mythtv-0.25.2-20120829.2|657	%files -n %{lib_name}
12mr|mythtv-0.25.2-20120829.2|658	%{_libdir}/*.so.*
12mr|mythtv-0.25.2-20120829.2|659	
12mr|mythtv-0.25.2-20120829.2|660	%files -n %{lib_name_devel}
12mr|mythtv-0.25.2-20120829.2|661	%if %maenable
12mr|mythtv-0.25.2-20120829.2|662	%{multiarch_includedir}/mythtv/mythconfig.h
12mr|mythtv-0.25.2-20120829.2|663	%endif
12mr|mythtv-0.25.2-20120829.2|664	%{_includedir}/mythtv
12mr|mythtv-0.25.2-20120829.2|665	# FIXME: Manually multiarch mythconfig.mak
12mr|mythtv-0.25.2-20120829.2|666	%{_libdir}/*.so
12mr|mythtv-0.25.2-20120829.2|667	%{_libdir}/*.a
12mr|mythtv-0.25.2-20120829.2|668	#%{_datadir}/mythtv/build/settings.pro
12mr|mythtv-0.25.2-20120829.2|669	
12mr|mythtv-0.25.2-20120829.2|670	%files -n perl-MythTV
12mr|mythtv-0.25.2-20120829.2|671	%{perl_vendorlib}/MythTV.pm
12mr|mythtv-0.25.2-20120829.2|672	%{perl_vendorlib}/MythTV
12mr|mythtv-0.25.2-20120829.2|673	%{perl_vendorlib}/IO/Socket/INET/MythTV.pm
12mr|mythtv-0.25.2-20120829.2|674	
12mr|mythtv-0.25.2-20120829.2|675	%files -n python-mythtv
12mr|mythtv-0.25.2-20120829.2|676	%{_bindir}/mythpython
12mr|mythtv-0.25.2-20120829.2|677	%{py_puresitedir}/MythTV
12mr|mythtv-0.25.2-20120829.2|678	
12mr|mythtv-0.25.2-20120829.2|679	%files -n php-mythtv
12mr|mythtv-0.25.2-20120829.2|680	%{_datadir}/%{name}/bindings/php
12mr|mythtv-0.25.2-20120829.2|681	
12mr|mythtv-0.25.2-20120829.2|682	
12mr|mythtv-0.25.2-20120829.2|683	%changelog
12mr|mythtv-0.25.2-20120829.2|684	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mythtv-0.25.2-20120829.2|685	+ Commit: 7c32062
12mr|mythtv-0.25.2-20120829.2|686	- Fix descriptions length and add rpmlint filter
12mr|mythtv-0.25.2-20120829.2|687	
12mr|mythtv-0.25.2-20120829.2|688	* Mon Sep  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mythtv-0.25.2-20120829.2|689	+ Commit: 9342d1c
12mr|mythtv-0.25.2-20120829.2|690	- Add php bindings subpackage, fix files
12mr|mythtv-0.25.2-20120829.2|691	
12mr|mythtv-0.25.2-20120829.2|692	* Sun Sep  16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mythtv-0.25.2-20120829.2|693	+ Commit: 6e122d0
12mr|mythtv-0.25.2-20120829.2|694	- Update gcc-c++11 patch
12mr|mythtv-0.25.2-20120829.2|695	
12mr|mythtv-0.25.2-20120829.2|696	* Sun Sep  16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|mythtv-0.25.2-20120829.2|697	+ Commit: 2e7e763
12mr|mythtv-0.25.2-20120829.2|698	- New version 0.25.2, major spec update (subpackages, configure options, BR etc)
12mr|mythtv-0.25.2-20120829.2|699	
12mr|mythtv-0.25.2-20120829.2|700	

15246 12
12mr|nail-12.4-9|1	Summary:	A MIME capable implementation of the mailx command
12mr|nail-12.4-9|2	Name:		nail
12mr|nail-12.4-9|3	Version:	12.4
12mr|nail-12.4-9|4	Release:	%mkrel 9
12mr|nail-12.4-9|5	License:	BSD
12mr|nail-12.4-9|6	Group:		Networking/Mail
12mr|nail-12.4-9|7	URL:		http://heirloom.sourceforge.net/mailx.html
12mr|nail-12.4-9|8	Source0:	http://prdownloads.sourceforge.net/heirloom/mailx-%{version}.tar.bz2
12mr|nail-12.4-9|9	# (mpol) 11.25 set PAGER to less, Mandriva doesn't provide pg
12mr|nail-12.4-9|10	Patch1:		nail-11.25-pager.patch
12mr|nail-12.4-9|11	Patch2:		mailx-12.4-nostrip.diff
12mr|nail-12.4-9|12	Patch3:		mailx-12.4-optflags.diff
12mr|nail-12.4-9|13	Patch4:		nail_optopt.patch
12mr|nail-12.4-9|14	# patch from Fedora to make it build with openssl
12mr|nail-12.4-9|15	Patch5:		mailx-12.4-openssl.patch
12mr|nail-12.4-9|16	BuildRequires:	openssl-devel
12mr|nail-12.4-9|17	Provides:	mailx = %{version}-%{release}
12mr|nail-12.4-9|18	Obsoletes:	mailx
12mr|nail-12.4-9|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|nail-12.4-9|20	
12mr|nail-12.4-9|21	%description
12mr|nail-12.4-9|22	Nail is derived from Berkeley Mail and is intended to provide the
12mr|nail-12.4-9|23	functionality of the POSIX.2 mailx command with additional support
12mr|nail-12.4-9|24	for MIME, UTF-8, POP3/POP3s, IMAP, SMTP (SSL, TLS, AUTH), S/MIME,
12mr|nail-12.4-9|25	Maildir, and more. It provides enhanced features for interactive use,
12mr|nail-12.4-9|26	such as caching and disconnected operation for IMAP, message threading,
12mr|nail-12.4-9|27	scoring, filtering, and Bayesian junk mail filter. It is also usable
12mr|nail-12.4-9|28	as a mail batch language, both for sending and receiving mail.
12mr|nail-12.4-9|29	
12mr|nail-12.4-9|30	Since version 12.0 Nail has been integrated into the Heirloom project,
12mr|nail-12.4-9|31	renamed to Mailx.
12mr|nail-12.4-9|32	
12mr|nail-12.4-9|33	%prep
12mr|nail-12.4-9|34	%setup -q -n mailx-%{version}
12mr|nail-12.4-9|35	%patch1 -p1 -b .pager
12mr|nail-12.4-9|36	%patch2 -p0 -b .nostrip
12mr|nail-12.4-9|37	%patch3 -p0 -b .optflags
12mr|nail-12.4-9|38	%patch4 -p1 -b .optopt
12mr|nail-12.4-9|39	%patch5 -p1 -b .openssl
12mr|nail-12.4-9|40	
12mr|nail-12.4-9|41	%build
12mr|nail-12.4-9|42	%serverbuild
12mr|nail-12.4-9|43	make SENDMAIL=/usr/lib/sendmail LDFLAGS="%{ldflags}"
12mr|nail-12.4-9|44	
12mr|nail-12.4-9|45	%install
12mr|nail-12.4-9|46	rm -rf %{buildroot}
12mr|nail-12.4-9|47	
12mr|nail-12.4-9|48	%makeinstall_std PREFIX=%{_prefix} UCBINSTALL=/usr/bin/install
12mr|nail-12.4-9|49	install -d  %{buildroot}/bin
12mr|nail-12.4-9|50	mv %{buildroot}%{_bindir}/mailx %{buildroot}/bin/mail
12mr|nail-12.4-9|51	ln -sf ../../bin/mail %{buildroot}%{_bindir}/nail
12mr|nail-12.4-9|52	ln -sf ../../bin/mail %{buildroot}%{_bindir}/mailx
12mr|nail-12.4-9|53	ln -sf ../../bin/mail %{buildroot}%{_bindir}/Mail
12mr|nail-12.4-9|54	ln -sf mailx.1 %{buildroot}%{_mandir}/man1/mail.1
12mr|nail-12.4-9|55	ln -sf mailx.1 %{buildroot}%{_mandir}/man1/Mail.1
12mr|nail-12.4-9|56	ln -sf mailx.1 %{buildroot}%{_mandir}/man1/nail.1
12mr|nail-12.4-9|57	
12mr|nail-12.4-9|58	%clean
12mr|nail-12.4-9|59	rm -rf %{buildroot}
12mr|nail-12.4-9|60	
12mr|nail-12.4-9|61	%files
12mr|nail-12.4-9|62	%defattr(-,root,root,-)
12mr|nail-12.4-9|63	%doc COPYING AUTHORS INSTALL README TODO ChangeLog
12mr|nail-12.4-9|64	%config(noreplace) %{_sysconfdir}/nail.rc
12mr|nail-12.4-9|65	/bin/mail
12mr|nail-12.4-9|66	%{_bindir}/nail
12mr|nail-12.4-9|67	%{_bindir}/mailx
12mr|nail-12.4-9|68	%{_bindir}/Mail
12mr|nail-12.4-9|69	%{_mandir}/man1/mailx.1.*
12mr|nail-12.4-9|70	%{_mandir}/man1/Mail.1.*
12mr|nail-12.4-9|71	%{_mandir}/man1/mail.1.*
12mr|nail-12.4-9|72	%{_mandir}/man1/nail.1.*
12mr|nail-12.4-9|73	
12mr|nail-12.4-9|74	
12mr|nail-12.4-9|75	
12mr|nail-12.4-9|76	%changelog
12mr|nail-12.4-9|77	

15247 12
12mr|nant-0.91-2|1	Summary:	Build tool for Mono and .NET
12mr|nant-0.91-2|2	Name:		nant
12mr|nant-0.91-2|3	Version:	0.91
12mr|nant-0.91-2|4	Release:	2
12mr|nant-0.91-2|5	Epoch:		1
12mr|nant-0.91-2|6	License:	GPL
12mr|nant-0.91-2|7	Group:		Development/Other
12mr|nant-0.91-2|8	Url:		http://nant.sourceforge.net/
12mr|nant-0.91-2|9	Source0:	http://prdownloads.sourceforge.net/nant/%{name}-%{version}-src.tar.gz
12mr|nant-0.91-2|10	Patch0:		nant-0.91-no_ndoc.patch
12mr|nant-0.91-2|11	Patch1:		nant-0.90-no_sharpcvslib.patch
12mr|nant-0.91-2|12	Patch2:		nant-0.91-system_log4net.patch
12mr|nant-0.91-2|13	Patch3:		nant-0.90-system_nunit.patch
12mr|nant-0.91-2|14	Patch4:		nant-0.91-system_sharpziplib.patch
12mr|nant-0.91-2|15	#gw required for mono.pc
12mr|nant-0.91-2|16	Requires:	mono-devel
12mr|nant-0.91-2|17	BuildRequires:	mono-devel
12mr|nant-0.91-2|18	BuildRequires:	log4net-devel
12mr|nant-0.91-2|19	BuildArch:	noarch
12mr|nant-0.91-2|20	
12mr|nant-0.91-2|21	%description
12mr|nant-0.91-2|22	NAnt is a free .NET build tool. In theory it is kind of like make
12mr|nant-0.91-2|23	without make's wrinkles. In practice it's a lot like Ant.
12mr|nant-0.91-2|24	
12mr|nant-0.91-2|25	%prep
12mr|nant-0.91-2|26	%setup -q
12mr|nant-0.91-2|27	%apply_patches
12mr|nant-0.91-2|28	find . -type d|xargs chmod 755
12mr|nant-0.91-2|29	find . -type f|xargs chmod 644
12mr|nant-0.91-2|30	# remove DOS line endings
12mr|nant-0.91-2|31	find doc src -type f |xargs perl -pi -e "s/\r\n/\n/"
12mr|nant-0.91-2|32	
12mr|nant-0.91-2|33	rm src/NAnt.DotNet/Tasks/NDocTask.cs
12mr|nant-0.91-2|34	find lib -name 'NDoc*.dll' | xargs rm
12mr|nant-0.91-2|35	find lib -iname 'nunit*' | xargs rm
12mr|nant-0.91-2|36	find lib -name "*SharpCvsLib*.dll" | xargs rm
12mr|nant-0.91-2|37	find lib -name "scvs.exe" | xargs rm
12mr|nant-0.91-2|38	find lib -name "*SharpZipLib*.dll" | xargs rm
12mr|nant-0.91-2|39	rm -rf lib/*
12mr|nant-0.91-2|40	mkdir -p lib/common/neutral
12mr|nant-0.91-2|41	cp /usr/lib/mono/log4net/log4net.dll lib/common/neutral
12mr|nant-0.91-2|42	
12mr|nant-0.91-2|43	%build
12mr|nant-0.91-2|44	make prefix=%{_prefix}
12mr|nant-0.91-2|45	
12mr|nant-0.91-2|46	%install
12mr|nant-0.91-2|47	%makeinstall
12mr|nant-0.91-2|48	perl -pi -e "s^%{buildroot}^^" %{buildroot}%{_bindir}/%{name}
12mr|nant-0.91-2|49	find examples -name \*.dll -o -name \*.exe|xargs rm -f
12mr|nant-0.91-2|50	rm -rf %{buildroot}%{_datadir}/NAnt/doc
12mr|nant-0.91-2|51	
12mr|nant-0.91-2|52	# gw fix paths in the nant script
12mr|nant-0.91-2|53	perl -pi -e "s^%{buildroot}^^" %{buildroot}%{_bindir}/nant
12mr|nant-0.91-2|54	
12mr|nant-0.91-2|55	mv %{buildroot}%{_prefix}/lib*/pkgconfig %{buildroot}%{_datadir}
12mr|nant-0.91-2|56	
12mr|nant-0.91-2|57	%files
12mr|nant-0.91-2|58	%doc README.txt examples
12mr|nant-0.91-2|59	%doc %{_datadir}/doc/NAnt
12mr|nant-0.91-2|60	%{_bindir}/%{name}
12mr|nant-0.91-2|61	%{_datadir}/NAnt/
12mr|nant-0.91-2|62	%{_datadir}/pkgconfig/nant.pc
12mr|nant-0.91-2|63	
12mr|nant-0.91-2|64	
12mr|nant-0.91-2|65	%changelog
12mr|nant-0.91-2|66	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|nant-0.91-2|67	+ Commit: efaf104
12mr|nant-0.91-2|68	- New version 0.91 (sync with Cooker), spec cleanup
12mr|nant-0.91-2|69	
12mr|nant-0.91-2|70	

15248 12
12mr|nas-1.9.2-6|1	%define	name	nas
12mr|nas-1.9.2-6|2	%define	version 1.9.2
12mr|nas-1.9.2-6|3	%define	rel		6
12mr|nas-1.9.2-6|4	%define release		%mkrel %{rel}
12mr|nas-1.9.2-6|5	%define	lib_name_orig	lib%{name}
12mr|nas-1.9.2-6|6	%define	lib_major	2
12mr|nas-1.9.2-6|7	%define	lib_name	%mklibname %{name} %{lib_major}
12mr|nas-1.9.2-6|8	%define	lib_name_devel	%mklibname %{name} -d
12mr|nas-1.9.2-6|9	%define	lib_name_static_devel	%mklibname %{name} -s -d
12mr|nas-1.9.2-6|10	
12mr|nas-1.9.2-6|11	Summary:	Network Audio System
12mr|nas-1.9.2-6|12	Name:		%{name}
12mr|nas-1.9.2-6|13	Version:	%{version}
12mr|nas-1.9.2-6|14	Release:	%{release}
12mr|nas-1.9.2-6|15	License:	Public Domain
12mr|nas-1.9.2-6|16	Group:		System/Servers
12mr|nas-1.9.2-6|17	URL:		http://radscan.com/nas.html
12mr|nas-1.9.2-6|18	Source0:	http://nas.codebrilliance.com/nas/%{name}-%{version}.src.tar.gz
12mr|nas-1.9.2-6|19	Source1:	nasd.init
12mr|nas-1.9.2-6|20	Source2:	nasd.sysconfig
12mr|nas-1.9.2-6|21	Patch0:		nas-1.9.2-fix-str-fmt.patch
12mr|nas-1.9.2-6|22	Patch1:		nas-1.9.2-asneeded.patch
12mr|nas-1.9.2-6|23	BuildRequires:	bison
12mr|nas-1.9.2-6|24	BuildRequires:	flex
12mr|nas-1.9.2-6|25	BuildRequires:	x11-util-cf-files
12mr|nas-1.9.2-6|26	BuildRequires:	imake
12mr|nas-1.9.2-6|27	BuildRequires:	libx11-devel
12mr|nas-1.9.2-6|28	BuildRequires:	libxau-devel
12mr|nas-1.9.2-6|29	BuildRequires:	libxp-devel
12mr|nas-1.9.2-6|30	Buildrequires:	libxaw-devel
12mr|nas-1.9.2-6|31	Buildrequires:	libxt-devel
12mr|nas-1.9.2-6|32	BuildRequires:	rman
12mr|nas-1.9.2-6|33	BuildRequires:	gccmakedep
12mr|nas-1.9.2-6|34	Requires(post):	rpm-helper
12mr|nas-1.9.2-6|35	Requires(preun):	rpm-helper
12mr|nas-1.9.2-6|36	Provides:	nasd
12mr|nas-1.9.2-6|37	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|nas-1.9.2-6|38	
12mr|nas-1.9.2-6|39	%description
12mr|nas-1.9.2-6|40	This package contains a network-transparent, client/server audio
12mr|nas-1.9.2-6|41	system, with a library Key features of the Network Audio System
12mr|nas-1.9.2-6|42	include:
12mr|nas-1.9.2-6|43	- Device-independent audio over the network
12mr|nas-1.9.2-6|44	- Lots of audio file and data formats
12mr|nas-1.9.2-6|45	- Can store sounds in server for rapid replay
12mr|nas-1.9.2-6|46	- Extensive mixing, separating, and manipulation of audio data
12mr|nas-1.9.2-6|47	- Simultaneous use of audio devices by multiple applications
12mr|nas-1.9.2-6|48	- Use by a growing number of ISVs
12mr|nas-1.9.2-6|49	- Small size
12mr|nas-1.9.2-6|50	- Free! No obnoxious licensing terms
12mr|nas-1.9.2-6|51	
12mr|nas-1.9.2-6|52	%description -l	no
12mr|nas-1.9.2-6|53	Denne pakken inneholder ett netttverkstransparent, klient/server audio
12mr|nas-1.9.2-6|54	system, med et bibliotek. Nøkkelfinessene til Network Audio Systemm
12mr|nas-1.9.2-6|55	inkluderer:
12mr|nas-1.9.2-6|56	- Enhetsuavhengig lyd over nettverket
12mr|nas-1.9.2-6|57	- Masser av audiofiler og dataformater
12mr|nas-1.9.2-6|58	- Kan lagre lyder i tjener for kjapp gjenavspilling
12mr|nas-1.9.2-6|59	- Utvidet mixing, separering og manipulering av lyddata
12mr|nas-1.9.2-6|60	- Samtidig bruk av lydenheter fra flere applikasjoner på en gang
12mr|nas-1.9.2-6|61	- Brukt av ett voksende nummer av uavhengige programvareutviklere
12mr|nas-1.9.2-6|62	- Liten i størrelse
12mr|nas-1.9.2-6|63	- Gratis! Ingen irriterende lisensbetingelser
12mr|nas-1.9.2-6|64	
12mr|nas-1.9.2-6|65	%package -n	%{lib_name}
12mr|nas-1.9.2-6|66	Summary:	Libraries needed for nasd
12mr|nas-1.9.2-6|67	Group:		System/Libraries
12mr|nas-1.9.2-6|68	
12mr|nas-1.9.2-6|69	%description -n	%{lib_name}
12mr|nas-1.9.2-6|70	Libraries needed for nasd and other programs linked against nasd.
12mr|nas-1.9.2-6|71	
12mr|nas-1.9.2-6|72	%package -n	%{lib_name_devel}
12mr|nas-1.9.2-6|73	Summary:	Development headers and libraries for writing programs using NAS
12mr|nas-1.9.2-6|74	Group:      Development/C
12mr|nas-1.9.2-6|75	Requires:   %{lib_name} = %{version}
12mr|nas-1.9.2-6|76	Provides:   %{lib_name_orig}-devel = %{version}-%{release}
12mr|nas-1.9.2-6|77	Provides:   %{name}-devel = %{version}-%{release}
12mr|nas-1.9.2-6|78	Obsoletes:  %{lib_name}-devel
12mr|nas-1.9.2-6|79	
12mr|nas-1.9.2-6|80	%description -n	%{lib_name_devel}
12mr|nas-1.9.2-6|81	This package allows you to develop your own network audio programs.
12mr|nas-1.9.2-6|82	
12mr|nas-1.9.2-6|83	%package -n	%{lib_name_static_devel}
12mr|nas-1.9.2-6|84	Summary:	NAS static library
12mr|nas-1.9.2-6|85	Group:		Development/C
12mr|nas-1.9.2-6|86	Requires:   %{lib_name_devel} = %{version}
12mr|nas-1.9.2-6|87	Provides:   %{lib_name_orig}-static-devel = %{version}-%{release}
12mr|nas-1.9.2-6|88	Provides:   %{name}-static-devel = %{version}-%{release}
12mr|nas-1.9.2-6|89	Provides:	%{name}-static
12mr|nas-1.9.2-6|90	Obsoletes:	%{lib_name}-static-devel
12mr|nas-1.9.2-6|91	
12mr|nas-1.9.2-6|92	%description -n %{lib_name_static_devel}
12mr|nas-1.9.2-6|93	NAS static library.
12mr|nas-1.9.2-6|94	
12mr|nas-1.9.2-6|95	%prep
12mr|nas-1.9.2-6|96	%setup -q
12mr|nas-1.9.2-6|97	%patch0 -p0
12mr|nas-1.9.2-6|98	%patch1 -p0
12mr|nas-1.9.2-6|99	
12mr|nas-1.9.2-6|100	%build
12mr|nas-1.9.2-6|101	for cfgdir in %{_libdir} %{_prefix}/lib %{_datadir}; do
12mr|nas-1.9.2-6|102	if [[ -f "$cfgdir/X11/config/Imake.tmpl" ]]; then
12mr|nas-1.9.2-6|103	CONFIGDIR="$cfgdir/X11/config"
12mr|nas-1.9.2-6|104	break
12mr|nas-1.9.2-6|105	fi
12mr|nas-1.9.2-6|106	done
12mr|nas-1.9.2-6|107	if [[ -z "$CONFIGDIR" ]]; then
12mr|nas-1.9.2-6|108	echo "Error: Imake.tmpl not found, the package won't build."
12mr|nas-1.9.2-6|109	exit 1
12mr|nas-1.9.2-6|110	fi
12mr|nas-1.9.2-6|111	make Makefiles CONFIGDIR=$CONFIGDIR
12mr|nas-1.9.2-6|112	%make World CONFIGDIR=$CONFIGDIR \
12mr|nas-1.9.2-6|113	WORLDOPTS="-k CDEBUGFLAGS='%{optflags} -D__USE_BSD_SIGNAL' " \
12mr|nas-1.9.2-6|114	CXXDEBUGFLAGS="%{optflags} -w" EXTRA_LDOPTIONS="%ldflags" CC="gcc %ldflags"
12mr|nas-1.9.2-6|115	
12mr|nas-1.9.2-6|116	%install
12mr|nas-1.9.2-6|117	rm -rf %{buildroot}
12mr|nas-1.9.2-6|118	%makeinstall_std \
12mr|nas-1.9.2-6|119	BINDIR="%{_bindir}" \
12mr|nas-1.9.2-6|120	LIBDIR="%{_libdir}/X11" \
12mr|nas-1.9.2-6|121	INCROOT="%{_includedir}" \
12mr|nas-1.9.2-6|122	USRLIBDIR="%{_libdir}" \
12mr|nas-1.9.2-6|123	SHLIBDIR="%{_libdir}" \
12mr|nas-1.9.2-6|124	MANPATH="%{_mandir}" \
12mr|nas-1.9.2-6|125	DOCDIR="%{_datadir}/X11/doc" \
12mr|nas-1.9.2-6|126	install.man
12mr|nas-1.9.2-6|127	
12mr|nas-1.9.2-6|128	mv %{buildroot}%{_sysconfdir}/nas/nasd.conf{.eg,}
12mr|nas-1.9.2-6|129	install -d %{buildroot}%{_localstatedir}/lib/nasd
12mr|nas-1.9.2-6|130	install -m755 %{SOURCE1} -D %{buildroot}%{_initrddir}/nasd
12mr|nas-1.9.2-6|131	install -m755 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/sysconfig/nasd
12mr|nas-1.9.2-6|132	
12mr|nas-1.9.2-6|133	%clean
12mr|nas-1.9.2-6|134	rm -rf %{buildroot}
12mr|nas-1.9.2-6|135	
12mr|nas-1.9.2-6|136	%pre
12mr|nas-1.9.2-6|137	%_pre_useradd nasd %{_localstatedir}/lib/nasd /bin/true
12mr|nas-1.9.2-6|138	usermod -G audio nasd
12mr|nas-1.9.2-6|139	
12mr|nas-1.9.2-6|140	%post
12mr|nas-1.9.2-6|141	%_post_service nasd
12mr|nas-1.9.2-6|142	
12mr|nas-1.9.2-6|143	%triggerpostun -- nas <= 1.9-1
12mr|nas-1.9.2-6|144	#(peroyvind): be sure to remove old socket belonging to root and restart nasd
12mr|nas-1.9.2-6|145	#             now that it runs under own user
12mr|nas-1.9.2-6|146	rm -f /tmp/.sockets/audio*
12mr|nas-1.9.2-6|147	service nasd condrestart
12mr|nas-1.9.2-6|148	
12mr|nas-1.9.2-6|149	%if %mdkversion < 200900
12mr|nas-1.9.2-6|150	%post -n %{lib_name} -p /sbin/ldconfig
12mr|nas-1.9.2-6|151	%endif
12mr|nas-1.9.2-6|152	
12mr|nas-1.9.2-6|153	%preun
12mr|nas-1.9.2-6|154	%_preun_service nasd
12mr|nas-1.9.2-6|155	
12mr|nas-1.9.2-6|156	%if %mdkversion < 200900
12mr|nas-1.9.2-6|157	%postun -n %{lib_name} -p /sbin/ldconfig
12mr|nas-1.9.2-6|158	%endif
12mr|nas-1.9.2-6|159	
12mr|nas-1.9.2-6|160	%postun
12mr|nas-1.9.2-6|161	%_postun_userdel nasd
12mr|nas-1.9.2-6|162	
12mr|nas-1.9.2-6|163	%files
12mr|nas-1.9.2-6|164	%defattr(644,root,root,755)
12mr|nas-1.9.2-6|165	%doc FAQ HISTORY README RELEASE TODO
12mr|nas-1.9.2-6|166	%dir %{_sysconfdir}/%{name}
12mr|nas-1.9.2-6|167	%config(noreplace) %{_sysconfdir}/%{name}/nasd.conf
12mr|nas-1.9.2-6|168	%config(noreplace) %{_sysconfdir}/sysconfig/nasd
12mr|nas-1.9.2-6|169	%{_mandir}/man[15]/*
12mr|nas-1.9.2-6|170	%dir %attr(-,nasd,nasd) %{_localstatedir}/lib/nasd
12mr|nas-1.9.2-6|171	%defattr(755,root,root,755)
12mr|nas-1.9.2-6|172	%{_bindir}/*
12mr|nas-1.9.2-6|173	%{_initrddir}/nasd
12mr|nas-1.9.2-6|174	
12mr|nas-1.9.2-6|175	%files -n %{lib_name}
12mr|nas-1.9.2-6|176	%defattr(755,root,root,755)
12mr|nas-1.9.2-6|177	%{_libdir}/lib*.so.%{lib_major}*
12mr|nas-1.9.2-6|178	%defattr(644,root,root,755)
12mr|nas-1.9.2-6|179	%{_libdir}/X11/AuErrorDB
12mr|nas-1.9.2-6|180	
12mr|nas-1.9.2-6|181	%files -n %{lib_name_devel}
12mr|nas-1.9.2-6|182	%defattr(755,root,root,755)
12mr|nas-1.9.2-6|183	%{_libdir}/lib*.so
12mr|nas-1.9.2-6|184	%defattr(644,root,root,755)
12mr|nas-1.9.2-6|185	#{_datadir}/X11/doc/*
12mr|nas-1.9.2-6|186	%{_includedir}/audio
12mr|nas-1.9.2-6|187	%{_mandir}/man3/*
12mr|nas-1.9.2-6|188	
12mr|nas-1.9.2-6|189	%files -n %{lib_name_static_devel}
12mr|nas-1.9.2-6|190	%defattr(644,root,root,755)
12mr|nas-1.9.2-6|191	%{_libdir}/lib*.a
12mr|nas-1.9.2-6|192	
12mr|nas-1.9.2-6|193	
12mr|nas-1.9.2-6|194	
12mr|nas-1.9.2-6|195	%changelog
12mr|nas-1.9.2-6|196	

15249 12
12mr|nasm-2.10.05-1|1	Summary:	The Netwide Assembler, a portable x86 assembler with Intel-like syntax
12mr|nasm-2.10.05-1|2	Name:		nasm
12mr|nasm-2.10.05-1|3	Version:	2.10.05
12mr|nasm-2.10.05-1|4	Release:	1
12mr|nasm-2.10.05-1|5	Epoch:		1
12mr|nasm-2.10.05-1|6	License:	BSD
12mr|nasm-2.10.05-1|7	Group:		Development/Other
12mr|nasm-2.10.05-1|8	Source0:	http://www.nasm.us/pub/nasm/releasebuilds/%{version}/%{name}-%{version}.tar.xz
12mr|nasm-2.10.05-1|9	URL:		http://nasm.sourceforge.net
12mr|nasm-2.10.05-1|10	BuildRequires:	ghostscript
12mr|nasm-2.10.05-1|11	BuildRequires:	groff
12mr|nasm-2.10.05-1|12	BuildRequires:	texinfo
12mr|nasm-2.10.05-1|13	
12mr|nasm-2.10.05-1|14	%package doc
12mr|nasm-2.10.05-1|15	Summary:	Extensive documentation for NASM
12mr|nasm-2.10.05-1|16	Group:		Books/Computer books
12mr|nasm-2.10.05-1|17	
12mr|nasm-2.10.05-1|18	%package rdoff
12mr|nasm-2.10.05-1|19	Summary:	Tools for the RDOFF binary format, sometimes used with NASM
12mr|nasm-2.10.05-1|20	Group:		Development/Other
12mr|nasm-2.10.05-1|21	
12mr|nasm-2.10.05-1|22	%description
12mr|nasm-2.10.05-1|23	NASM is the Netwide Assembler, a free portable assembler for the Intel
12mr|nasm-2.10.05-1|24	80x86 microprocessor series, using primarily the traditional Intel
12mr|nasm-2.10.05-1|25	instruction mnemonics and syntax.
12mr|nasm-2.10.05-1|26	
12mr|nasm-2.10.05-1|27	%description doc
12mr|nasm-2.10.05-1|28	Extensive documentation for the Netwide Assembler, NASM, in HTML,
12mr|nasm-2.10.05-1|29	PostScript, RTF and text formats.
12mr|nasm-2.10.05-1|30	
12mr|nasm-2.10.05-1|31	%description rdoff
12mr|nasm-2.10.05-1|32	Tools for the operating-system independent RDOFF binary format, which
12mr|nasm-2.10.05-1|33	is sometimes used with the Netwide Assembler (NASM).  These tools
12mr|nasm-2.10.05-1|34	include linker, library manager, loader, and information dump.
12mr|nasm-2.10.05-1|35	
12mr|nasm-2.10.05-1|36	%prep
12mr|nasm-2.10.05-1|37	%setup -q
12mr|nasm-2.10.05-1|38	
12mr|nasm-2.10.05-1|39	%build
12mr|nasm-2.10.05-1|40	rm -f config.cache config.status config.log
12mr|nasm-2.10.05-1|41	%configure2_5x
12mr|nasm-2.10.05-1|42	make everything
12mr|nasm-2.10.05-1|43	
12mr|nasm-2.10.05-1|44	%install
12mr|nasm-2.10.05-1|45	rm -rf %{buildroot}
12mr|nasm-2.10.05-1|46	mkdir -p %{buildroot}/{%{_bindir},%{_infodir},%{_mandir}/man1}
12mr|nasm-2.10.05-1|47	%makeinstall install_rdf
12mr|nasm-2.10.05-1|48	cd doc
12mr|nasm-2.10.05-1|49	install info/* %{buildroot}/%{_infodir}/
12mr|nasm-2.10.05-1|50	bzip2 -9f nasmdoc*.txt nasmdoc*.ps||true
12mr|nasm-2.10.05-1|51	cd html
12mr|nasm-2.10.05-1|52	ln -sf nasmdoc0.html index.html
12mr|nasm-2.10.05-1|53	
12mr|nasm-2.10.05-1|54	%files
12mr|nasm-2.10.05-1|55	%doc LICENSE CHANGES TODO AUTHORS README doc/internal.doc
12mr|nasm-2.10.05-1|56	%attr(755,root,root) %{_bindir}/nasm
12mr|nasm-2.10.05-1|57	%attr(755,root,root) %{_bindir}/ndisasm
12mr|nasm-2.10.05-1|58	%attr(755,root,root) %{_bindir}/rdf2ith
12mr|nasm-2.10.05-1|59	%attr(755,root,root) %{_bindir}/rdf2srec
12mr|nasm-2.10.05-1|60	%{_mandir}/man1/ldrdf.1*
12mr|nasm-2.10.05-1|61	%{_mandir}/man1/nasm.1*
12mr|nasm-2.10.05-1|62	%{_mandir}/man1/ndisasm.1*
12mr|nasm-2.10.05-1|63	%{_mandir}/man1/rd*.1*
12mr|nasm-2.10.05-1|64	%{_infodir}/nasm.info*
12mr|nasm-2.10.05-1|65	
12mr|nasm-2.10.05-1|66	%files doc
12mr|nasm-2.10.05-1|67	%doc doc/nasmdoc.ps.bz2 doc/nasmdoc.txt.bz2  doc/html
12mr|nasm-2.10.05-1|68	
12mr|nasm-2.10.05-1|69	%files rdoff
12mr|nasm-2.10.05-1|70	%doc rdoff/README rdoff/doc/v1-v2.txt
12mr|nasm-2.10.05-1|71	%{_bindir}/rdfdump
12mr|nasm-2.10.05-1|72	%{_bindir}/ldrdf
12mr|nasm-2.10.05-1|73	%{_bindir}/rdx
12mr|nasm-2.10.05-1|74	%{_bindir}/rdflib
12mr|nasm-2.10.05-1|75	%{_bindir}/rdf2bin
12mr|nasm-2.10.05-1|76	%{_bindir}/rdf2ihx
12mr|nasm-2.10.05-1|77	%{_bindir}/rdf2com
12mr|nasm-2.10.05-1|78	
12mr|nasm-2.10.05-1|79	%changelog
12mr|nasm-2.10.05-1|80	

15250 12
12mr|nautilus-3.6.3-1|1	%define major	1
12mr|nautilus-3.6.3-1|2	%define gir_major	3.0
12mr|nautilus-3.6.3-1|3	%define libname	%mklibname %{name}-extension %{major}
12mr|nautilus-3.6.3-1|4	%define girname	%mklibname %{name}-gir %{gir_major}
12mr|nautilus-3.6.3-1|5	%define develname	%mklibname -d %{name}
12mr|nautilus-3.6.3-1|6	
12mr|nautilus-3.6.3-1|7	Summary: File manager for the GNOME desktop environment
12mr|nautilus-3.6.3-1|8	Name: nautilus
12mr|nautilus-3.6.3-1|9	Version: 3.6.3
12mr|nautilus-3.6.3-1|10	Release: 1
12mr|nautilus-3.6.3-1|11	Group: File tools
12mr|nautilus-3.6.3-1|12	License: GPLv2+
12mr|nautilus-3.6.3-1|13	URL: http://www.gnome.org/projects/nautilus/
12mr|nautilus-3.6.3-1|14	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/nautilus/3.6/%{name}-%{version}.tar.xz
12mr|nautilus-3.6.3-1|15	
12mr|nautilus-3.6.3-1|16	BuildRequires:	intltool
12mr|nautilus-3.6.3-1|17	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|nautilus-3.6.3-1|18	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|nautilus-3.6.3-1|19	BuildRequires:	pkgconfig(glib-2.0) >= 2.29.13
12mr|nautilus-3.6.3-1|20	BuildRequires:	pkgconfig(gail-3.0)
12mr|nautilus-3.6.3-1|21	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 3.0.0
12mr|nautilus-3.6.3-1|22	BuildRequires:	pkgconfig(libnotify) >= 0.7.0
12mr|nautilus-3.6.3-1|23	BuildRequires:	pkgconfig(exempi-2.0)
12mr|nautilus-3.6.3-1|24	BuildRequires:	pkgconfig(libexif)
12mr|nautilus-3.6.3-1|25	BuildRequires:  pkgconfig(tracker-sparql-0.14)
12mr|nautilus-3.6.3-1|26	
12mr|nautilus-3.6.3-1|27	Requires(post,postun): shared-mime-info desktop-file-utils
12mr|nautilus-3.6.3-1|28	
12mr|nautilus-3.6.3-1|29	%description
12mr|nautilus-3.6.3-1|30	Nautilus is an excellent file manager for the GNOME desktop environment.
12mr|nautilus-3.6.3-1|31	
12mr|nautilus-3.6.3-1|32	%package -n %{libname}
12mr|nautilus-3.6.3-1|33	Summary:        Libraries for Nautilus File manager
12mr|nautilus-3.6.3-1|34	Group:          System/Libraries
12mr|nautilus-3.6.3-1|35	Obsoletes:	%{_lib}nautilus1 < 3.4.1-1
12mr|nautilus-3.6.3-1|36	
12mr|nautilus-3.6.3-1|37	%description -n %{libname}
12mr|nautilus-3.6.3-1|38	Nautilus is an excellent file manager for the GNOME desktop environment.
12mr|nautilus-3.6.3-1|39	This package contains libraries used by Nautilus.
12mr|nautilus-3.6.3-1|40	
12mr|nautilus-3.6.3-1|41	%package -n %{girname}
12mr|nautilus-3.6.3-1|42	Summary:        GObject Introspection interface description for %{name}
12mr|nautilus-3.6.3-1|43	Group:          System/Libraries
12mr|nautilus-3.6.3-1|44	Conflicts:	%{libname} < 3.2.1
12mr|nautilus-3.6.3-1|45	
12mr|nautilus-3.6.3-1|46	%description -n %{girname}
12mr|nautilus-3.6.3-1|47	GObject Introspection interface description for %{name}.
12mr|nautilus-3.6.3-1|48	
12mr|nautilus-3.6.3-1|49	%package -n %{develname}
12mr|nautilus-3.6.3-1|50	Summary:	Libraries and include files for developing nautilus components
12mr|nautilus-3.6.3-1|51	Group:		Development/GNOME and GTK+
12mr|nautilus-3.6.3-1|52	Requires:	%{libname} = %{version}
12mr|nautilus-3.6.3-1|53	Requires:	%{girname} = %{version}
12mr|nautilus-3.6.3-1|54	%rename		%{name}-devel
12mr|nautilus-3.6.3-1|55	Obsoletes:	%{libname}-devel
12mr|nautilus-3.6.3-1|56	
12mr|nautilus-3.6.3-1|57	%description -n %{develname}
12mr|nautilus-3.6.3-1|58	This package provides the necessary development libraries and include
12mr|nautilus-3.6.3-1|59	files to allow you to develop nautilus components.
12mr|nautilus-3.6.3-1|60	
12mr|nautilus-3.6.3-1|61	%prep
12mr|nautilus-3.6.3-1|62	%setup -q
12mr|nautilus-3.6.3-1|63	
12mr|nautilus-3.6.3-1|64	%build
12mr|nautilus-3.6.3-1|65	%configure2_5x \
12mr|nautilus-3.6.3-1|66	--disable-static \
12mr|nautilus-3.6.3-1|67	--disable-update-mimedb \
12mr|nautilus-3.6.3-1|68	--disable-schemas-compile
12mr|nautilus-3.6.3-1|69	
12mr|nautilus-3.6.3-1|70	%make
12mr|nautilus-3.6.3-1|71	
12mr|nautilus-3.6.3-1|72	%install
12mr|nautilus-3.6.3-1|73	%makeinstall_std
12mr|nautilus-3.6.3-1|74	find %{buildroot} -name "*.la" -exec rm -rf {} \;
12mr|nautilus-3.6.3-1|75	
12mr|nautilus-3.6.3-1|76	mkdir -p %{buildroot}%{_localstatedir}/lib/gnome/desktop \
12mr|nautilus-3.6.3-1|77	%{buildroot}%{_datadir}/nautilus/default-desktop \
12mr|nautilus-3.6.3-1|78	%{buildroot}%{_libdir}/nautilus/extensions-2.0
12mr|nautilus-3.6.3-1|79	
12mr|nautilus-3.6.3-1|80	%find_lang %{name} --with-gnome --all-name
12mr|nautilus-3.6.3-1|81	
12mr|nautilus-3.6.3-1|82	%files -f %{name}.lang
12mr|nautilus-3.6.3-1|83	%doc README NEWS HACKING AUTHORS MAINTAINERS
12mr|nautilus-3.6.3-1|84	%dir %{_localstatedir}/lib/gnome/desktop
12mr|nautilus-3.6.3-1|85	%dir %{_localstatedir}/lib/gnome/
12mr|nautilus-3.6.3-1|86	%{_sysconfdir}/xdg/autostart/nautilus-autostart.desktop
12mr|nautilus-3.6.3-1|87	%{_bindir}/*
12mr|nautilus-3.6.3-1|88	%{_libexecdir}/nautilus-convert-metadata
12mr|nautilus-3.6.3-1|89	%{_libexecdir}/nautilus-shell-search-provider
12mr|nautilus-3.6.3-1|90	%dir %{_libdir}/nautilus
12mr|nautilus-3.6.3-1|91	%dir %{_libdir}/nautilus/extensions-2.0
12mr|nautilus-3.6.3-1|92	%dir %{_libdir}/nautilus/extensions-3.0
12mr|nautilus-3.6.3-1|93	%{_libdir}/nautilus/extensions-3.0/libnautilus-sendto.so
12mr|nautilus-3.6.3-1|94	%{_datadir}/applications/*
12mr|nautilus-3.6.3-1|95	%{_datadir}/dbus-1/services/org.freedesktop.FileManager1.service
12mr|nautilus-3.6.3-1|96	%{_datadir}/dbus-1/services/org.gnome.Nautilus.SearchProvider.service
12mr|nautilus-3.6.3-1|97	%{_datadir}/dbus-1/services/org.gnome.Nautilus.service
12mr|nautilus-3.6.3-1|98	%{_datadir}/gnome-shell/search-providers/nautilus-search-provider.ini
12mr|nautilus-3.6.3-1|99	%{_datadir}/GConf/gsettings/nautilus.convert
12mr|nautilus-3.6.3-1|100	%{_datadir}/glib-2.0/schemas/org.gnome.nautilus.gschema.xml
12mr|nautilus-3.6.3-1|101	%{_datadir}/mime/packages/nautilus.xml
12mr|nautilus-3.6.3-1|102	%{_datadir}/nautilus
12mr|nautilus-3.6.3-1|103	%{_mandir}/man1/*
12mr|nautilus-3.6.3-1|104	
12mr|nautilus-3.6.3-1|105	%files -n %{libname}
12mr|nautilus-3.6.3-1|106	%{_libdir}/libnautilus*.so.%{major}*
12mr|nautilus-3.6.3-1|107	
12mr|nautilus-3.6.3-1|108	%files -n %{girname}
12mr|nautilus-3.6.3-1|109	%{_libdir}/girepository-1.0/Nautilus-%{gir_major}.typelib
12mr|nautilus-3.6.3-1|110	
12mr|nautilus-3.6.3-1|111	%files -n %{develname}
12mr|nautilus-3.6.3-1|112	%doc ChangeLog
12mr|nautilus-3.6.3-1|113	%{_includedir}/*
12mr|nautilus-3.6.3-1|114	%{_libdir}/*.so
12mr|nautilus-3.6.3-1|115	%{_libdir}/pkgconfig/*
12mr|nautilus-3.6.3-1|116	%{_datadir}/gtk-doc/html/libnautilus-extension
12mr|nautilus-3.6.3-1|117	%{_datadir}/gir-1.0/Nautilus-%{gir_major}.gir
12mr|nautilus-3.6.3-1|118	
12mr|nautilus-3.6.3-1|119	
12mr|nautilus-3.6.3-1|120	
12mr|nautilus-3.6.3-1|121	%changelog
12mr|nautilus-3.6.3-1|122	* Fri Dec  7 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.3-1
12mr|nautilus-3.6.3-1|123	- update to 3.6.3
12mr|nautilus-3.6.3-1|124	
12mr|nautilus-3.6.3-1|125	* Mon Oct 29 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.1-1
12mr|nautilus-3.6.3-1|126	- update to 3.6.1
12mr|nautilus-3.6.3-1|127	
12mr|nautilus-3.6.3-1|128	* Tue Oct  2 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0-1
12mr|nautilus-3.6.3-1|129	- update to 3.6.0
12mr|nautilus-3.6.3-1|130	
12mr|nautilus-3.6.3-1|131	* Tue May 15 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.2-1
12mr|nautilus-3.6.3-1|132	+ Revision: 799033
12mr|nautilus-3.6.3-1|133	- new version 3.4.2
12mr|nautilus-3.6.3-1|134	
12mr|nautilus-3.6.3-1|135	* Thu May 03 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.1-1
12mr|nautilus-3.6.3-1|136	+ Revision: 795389
12mr|nautilus-3.6.3-1|137	- new version 3.4.1
12mr|nautilus-3.6.3-1|138	- removed old sources and patches
12mr|nautilus-3.6.3-1|139	- cleaned up spec more
12mr|nautilus-3.6.3-1|140	
12mr|nautilus-3.6.3-1|141	* Sat Dec 03 2011 Matthew Dawkins <mattydaw@mandriva.org> 3.2.1-1
12mr|nautilus-3.6.3-1|142	+ Revision: 737393
12mr|nautilus-3.6.3-1|143	- new version 3.2.1
12mr|nautilus-3.6.3-1|144	- split out gir pkg
12mr|nautilus-3.6.3-1|145	- rebuild before major upgrade
12mr|nautilus-3.6.3-1|146	- removed .la files
12mr|nautilus-3.6.3-1|147	- cleaned up spec
12mr|nautilus-3.6.3-1|148	- removed defattr, BuildRoot, clean section, mkrel
12mr|nautilus-3.6.3-1|149	- removed old scriptlets
12mr|nautilus-3.6.3-1|150	- removed dups app icons
12mr|nautilus-3.6.3-1|151	- removed devel reqs from devel pkg
12mr|nautilus-3.6.3-1|152	
12mr|nautilus-3.6.3-1|153	* Tue Oct 04 2011 Oden Eriksson <oeriksson@mandriva.com> 2.32.2.1-4
12mr|nautilus-3.6.3-1|154	+ Revision: 702919
12mr|nautilus-3.6.3-1|155	- attempt to relink against libpng15.so.15
12mr|nautilus-3.6.3-1|156	
12mr|nautilus-3.6.3-1|157	* Wed Sep 28 2011 GÃ¶tz Waschk <waschk@mandriva.org> 2.32.2.1-3
12mr|nautilus-3.6.3-1|158	+ Revision: 701690
12mr|nautilus-3.6.3-1|159	- rebuild
12mr|nautilus-3.6.3-1|160	- rebuild for new libpng
12mr|nautilus-3.6.3-1|161	
12mr|nautilus-3.6.3-1|162	* Thu May 05 2011 Funda Wang <fwang@mandriva.org> 2.32.2.1-2
12mr|nautilus-3.6.3-1|163	+ Revision: 669315
12mr|nautilus-3.6.3-1|164	- br gconf2
12mr|nautilus-3.6.3-1|165	
12mr|nautilus-3.6.3-1|166	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|nautilus-3.6.3-1|167	- mass rebuild
12mr|nautilus-3.6.3-1|168	
12mr|nautilus-3.6.3-1|169	* Wed Dec 29 2010 Funda Wang <fwang@mandriva.org> 2.32.2.1-1mdv2011.0
12mr|nautilus-3.6.3-1|170	+ Revision: 625792
12mr|nautilus-3.6.3-1|171	- add more BR
12mr|nautilus-3.6.3-1|172	- update to new version 2.32.2.1
12mr|nautilus-3.6.3-1|173	
12mr|nautilus-3.6.3-1|174	* Wed Dec 08 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.32.2-1mdv2011.0
12mr|nautilus-3.6.3-1|175	+ Revision: 616309
12mr|nautilus-3.6.3-1|176	- update to new version 2.32.2
12mr|nautilus-3.6.3-1|177	
12mr|nautilus-3.6.3-1|178	* Sun Nov 14 2010 Funda Wang <fwang@mandriva.org> 2.32.1-1mdv2011.0
12mr|nautilus-3.6.3-1|179	+ Revision: 597444
12mr|nautilus-3.6.3-1|180	- update to new version 2.32.1
12mr|nautilus-3.6.3-1|181	
12mr|nautilus-3.6.3-1|182	* Mon Sep 27 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.32.0-1mdv2011.0
12mr|nautilus-3.6.3-1|183	+ Revision: 581369
12mr|nautilus-3.6.3-1|184	- update to new version 2.32.0
12mr|nautilus-3.6.3-1|185	
12mr|nautilus-3.6.3-1|186	* Mon Sep 13 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.92-1mdv2011.0
12mr|nautilus-3.6.3-1|187	+ Revision: 577910
12mr|nautilus-3.6.3-1|188	- update build deps
12mr|nautilus-3.6.3-1|189	- new version
12mr|nautilus-3.6.3-1|190	- rediff patch 28
12mr|nautilus-3.6.3-1|191	- update build deps
12mr|nautilus-3.6.3-1|192	
12mr|nautilus-3.6.3-1|193	* Wed Aug 18 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.90-1mdv2011.0
12mr|nautilus-3.6.3-1|194	+ Revision: 571174
12mr|nautilus-3.6.3-1|195	- update to new version 2.31.90
12mr|nautilus-3.6.3-1|196	
12mr|nautilus-3.6.3-1|197	* Thu Aug 12 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.6-1mdv2011.0
12mr|nautilus-3.6.3-1|198	+ Revision: 569223
12mr|nautilus-3.6.3-1|199	- update build deps
12mr|nautilus-3.6.3-1|200	- enable introspection support
12mr|nautilus-3.6.3-1|201	- new version
12mr|nautilus-3.6.3-1|202	- rediff patch 28
12mr|nautilus-3.6.3-1|203	- update file list
12mr|nautilus-3.6.3-1|204	
12mr|nautilus-3.6.3-1|205	* Wed Apr 28 2010 Christophe Fergeau <cfergeau@mandriva.com> 2.30.1-2mdv2010.1
12mr|nautilus-3.6.3-1|206	+ Revision: 540358
12mr|nautilus-3.6.3-1|207	- rebuild so that shared libraries are properly stripped again
12mr|nautilus-3.6.3-1|208	
12mr|nautilus-3.6.3-1|209	* Mon Apr 26 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.1-1mdv2010.1
12mr|nautilus-3.6.3-1|210	+ Revision: 538962
12mr|nautilus-3.6.3-1|211	- update to new version 2.30.1
12mr|nautilus-3.6.3-1|212	
12mr|nautilus-3.6.3-1|213	* Mon Mar 29 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.0-1mdv2010.1
12mr|nautilus-3.6.3-1|214	+ Revision: 528769
12mr|nautilus-3.6.3-1|215	- new version
12mr|nautilus-3.6.3-1|216	- drop merged patch 0
12mr|nautilus-3.6.3-1|217	
12mr|nautilus-3.6.3-1|218	* Sun Mar 14 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.92.1-2mdv2010.1
12mr|nautilus-3.6.3-1|219	+ Revision: 518883
12mr|nautilus-3.6.3-1|220	- fix border around desktop (bug #56686)'
12mr|nautilus-3.6.3-1|221	
12mr|nautilus-3.6.3-1|222	* Wed Mar 10 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.92.1-1mdv2010.1
12mr|nautilus-3.6.3-1|223	+ Revision: 517406
12mr|nautilus-3.6.3-1|224	- update to new version 2.29.92.1
12mr|nautilus-3.6.3-1|225	
12mr|nautilus-3.6.3-1|226	* Mon Mar 08 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.92-1mdv2010.1
12mr|nautilus-3.6.3-1|227	+ Revision: 515984
12mr|nautilus-3.6.3-1|228	- new version
12mr|nautilus-3.6.3-1|229	- drop patch 33
12mr|nautilus-3.6.3-1|230	- rediff patch 32
12mr|nautilus-3.6.3-1|231	
12mr|nautilus-3.6.3-1|232	* Mon Feb 22 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.91-1mdv2010.1
12mr|nautilus-3.6.3-1|233	+ Revision: 509762
12mr|nautilus-3.6.3-1|234	- new version
12mr|nautilus-3.6.3-1|235	- bump gnome-desktop dep
12mr|nautilus-3.6.3-1|236	
12mr|nautilus-3.6.3-1|237	* Tue Feb 09 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.90-1mdv2010.1
12mr|nautilus-3.6.3-1|238	+ Revision: 503158
12mr|nautilus-3.6.3-1|239	- update to new version 2.29.90
12mr|nautilus-3.6.3-1|240	
12mr|nautilus-3.6.3-1|241	* Mon Jan 25 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.2-1mdv2010.1
12mr|nautilus-3.6.3-1|242	+ Revision: 496143
12mr|nautilus-3.6.3-1|243	- update to new version 2.29.2
12mr|nautilus-3.6.3-1|244	
12mr|nautilus-3.6.3-1|245	* Wed Jan 13 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.1-2mdv2010.1
12mr|nautilus-3.6.3-1|246	+ Revision: 490618
12mr|nautilus-3.6.3-1|247	- rebuild for new libgnome-desktop
12mr|nautilus-3.6.3-1|248	
12mr|nautilus-3.6.3-1|249	* Tue Dec 22 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.1-1mdv2010.1
12mr|nautilus-3.6.3-1|250	+ Revision: 481613
12mr|nautilus-3.6.3-1|251	- new version
12mr|nautilus-3.6.3-1|252	- drop patch 38
12mr|nautilus-3.6.3-1|253	- bump gnome-desktop dep
12mr|nautilus-3.6.3-1|254	
12mr|nautilus-3.6.3-1|255	* Tue Dec 15 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.28.4-1mdv2010.1
12mr|nautilus-3.6.3-1|256	+ Revision: 478834
12mr|nautilus-3.6.3-1|257	- update to new version 2.28.4
12mr|nautilus-3.6.3-1|258	
12mr|nautilus-3.6.3-1|259	* Mon Dec 14 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.28.3-1mdv2010.1
12mr|nautilus-3.6.3-1|260	+ Revision: 478456
12mr|nautilus-3.6.3-1|261	- update to new version 2.28.3
12mr|nautilus-3.6.3-1|262	
12mr|nautilus-3.6.3-1|263	* Mon Nov 30 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.28.2-1mdv2010.1
12mr|nautilus-3.6.3-1|264	+ Revision: 471746
12mr|nautilus-3.6.3-1|265	- new version
12mr|nautilus-3.6.3-1|266	- drop patch 40
12mr|nautilus-3.6.3-1|267	
12mr|nautilus-3.6.3-1|268	* Wed Oct 21 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.1-1mdv2010.0
12mr|nautilus-3.6.3-1|269	+ Revision: 458622
12mr|nautilus-3.6.3-1|270	- Fix BR
12mr|nautilus-3.6.3-1|271	- Release 2.28.1
12mr|nautilus-3.6.3-1|272	- Regenerate patch33
12mr|nautilus-3.6.3-1|273	- Patch40 (Fedora): fix tracker 0.7 support
12mr|nautilus-3.6.3-1|274	- Fix BR
12mr|nautilus-3.6.3-1|275	
12mr|nautilus-3.6.3-1|276	* Mon Oct 05 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.0-2mdv2010.0
12mr|nautilus-3.6.3-1|277	+ Revision: 454124
12mr|nautilus-3.6.3-1|278	- Nautilus provides gnome-volume-manager features now
12mr|nautilus-3.6.3-1|279	
12mr|nautilus-3.6.3-1|280	* Mon Sep 21 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12mr|nautilus-3.6.3-1|281	+ Revision: 446705
12mr|nautilus-3.6.3-1|282	- new version
12mr|nautilus-3.6.3-1|283	- drop patch 40
12mr|nautilus-3.6.3-1|284	
12mr|nautilus-3.6.3-1|285	* Mon Sep 14 2009 Frederic Crozat <fcrozat@mandriva.com> 2.27.92-3mdv2010.0
12mr|nautilus-3.6.3-1|286	+ Revision: 440662
12mr|nautilus-3.6.3-1|287	- Patch40 (GIT): fix flashing at startup
12mr|nautilus-3.6.3-1|288	
12mr|nautilus-3.6.3-1|289	* Thu Sep 10 2009 Frederic Crozat <fcrozat@mandriva.com> 2.27.92-2mdv2010.0
12mr|nautilus-3.6.3-1|290	+ Revision: 436509
12mr|nautilus-3.6.3-1|291	- Remove requires on drakxtools-newt, moved to nautilus-filesharing
12mr|nautilus-3.6.3-1|292	
12mr|nautilus-3.6.3-1|293	* Mon Sep 07 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.92-1mdv2010.0
12mr|nautilus-3.6.3-1|294	+ Revision: 432561
12mr|nautilus-3.6.3-1|295	- new version
12mr|nautilus-3.6.3-1|296	- drop patches 0,40
12mr|nautilus-3.6.3-1|297	
12mr|nautilus-3.6.3-1|298	* Tue Sep 01 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.91-3mdv2010.0
12mr|nautilus-3.6.3-1|299	+ Revision: 424045
12mr|nautilus-3.6.3-1|300	- fix logout problem (bug #53329)
12mr|nautilus-3.6.3-1|301	
12mr|nautilus-3.6.3-1|302	* Mon Aug 31 2009 Frederic Crozat <fcrozat@mandriva.com> 2.27.91-2mdv2010.0
12mr|nautilus-3.6.3-1|303	+ Revision: 422857
12mr|nautilus-3.6.3-1|304	- Patch39 (Fedora): fix infinite startup when show_desktop is disabled
12mr|nautilus-3.6.3-1|305	- Patch40 (GIT): fix crash in configuration dialog
12mr|nautilus-3.6.3-1|306	
12mr|nautilus-3.6.3-1|307	* Mon Aug 24 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.91-1mdv2010.0
12mr|nautilus-3.6.3-1|308	+ Revision: 420573
12mr|nautilus-3.6.3-1|309	- new version
12mr|nautilus-3.6.3-1|310	- update file list
12mr|nautilus-3.6.3-1|311	
12mr|nautilus-3.6.3-1|312	* Tue Jul 14 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.4-1mdv2010.0
12mr|nautilus-3.6.3-1|313	+ Revision: 395762
12mr|nautilus-3.6.3-1|314	- update to new version 2.27.4
12mr|nautilus-3.6.3-1|315	
12mr|nautilus-3.6.3-1|316	* Mon Jun 15 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.2-1mdv2010.0
12mr|nautilus-3.6.3-1|317	+ Revision: 385997
12mr|nautilus-3.6.3-1|318	- new version
12mr|nautilus-3.6.3-1|319	- rediff patch 36
12mr|nautilus-3.6.3-1|320	
12mr|nautilus-3.6.3-1|321	* Mon May 11 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.1-1mdv2010.0
12mr|nautilus-3.6.3-1|322	+ Revision: 374192
12mr|nautilus-3.6.3-1|323	- new version
12mr|nautilus-3.6.3-1|324	- update patch 37
12mr|nautilus-3.6.3-1|325	- fix build
12mr|nautilus-3.6.3-1|326	
12mr|nautilus-3.6.3-1|327	* Thu Apr 16 2009 Frederic Crozat <fcrozat@mandriva.com> 2.26.2-2mdv2009.1
12mr|nautilus-3.6.3-1|328	+ Revision: 367709
12mr|nautilus-3.6.3-1|329	- Update patch28 to really hide old KDE .desktop files
12mr|nautilus-3.6.3-1|330	
12mr|nautilus-3.6.3-1|331	* Tue Apr 14 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.2-1mdv2009.1
12mr|nautilus-3.6.3-1|332	+ Revision: 366962
12mr|nautilus-3.6.3-1|333	- update to new version 2.26.2
12mr|nautilus-3.6.3-1|334	
12mr|nautilus-3.6.3-1|335	* Fri Apr 03 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.1-1mdv2009.1
12mr|nautilus-3.6.3-1|336	+ Revision: 363682
12mr|nautilus-3.6.3-1|337	- new version
12mr|nautilus-3.6.3-1|338	- drop patch 15
12mr|nautilus-3.6.3-1|339	
12mr|nautilus-3.6.3-1|340	* Thu Apr 02 2009 Frederic Crozat <fcrozat@mandriva.com> 2.26.0-2mdv2009.1
12mr|nautilus-3.6.3-1|341	+ Revision: 363523
12mr|nautilus-3.6.3-1|342	- Update and apply patch34
12mr|nautilus-3.6.3-1|343	- Patch36 (SUSE): allow to lockdown context menu (Novell bug #363122)
12mr|nautilus-3.6.3-1|344	- Patch37 (SUSE): add a search .desktop file (GNOME bug #350950)
12mr|nautilus-3.6.3-1|345	- Patch38: browser mode
12mr|nautilus-3.6.3-1|346	
12mr|nautilus-3.6.3-1|347	* Mon Mar 16 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12mr|nautilus-3.6.3-1|348	+ Revision: 355752
12mr|nautilus-3.6.3-1|349	- update to new version 2.26.0
12mr|nautilus-3.6.3-1|350	
12mr|nautilus-3.6.3-1|351	* Wed Mar 11 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.93-1mdv2009.1
12mr|nautilus-3.6.3-1|352	+ Revision: 353718
12mr|nautilus-3.6.3-1|353	- update to new version 2.25.93
12mr|nautilus-3.6.3-1|354	
12mr|nautilus-3.6.3-1|355	* Mon Mar 02 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.92-1mdv2009.1
12mr|nautilus-3.6.3-1|356	+ Revision: 347294
12mr|nautilus-3.6.3-1|357	- update to new version 2.25.92
12mr|nautilus-3.6.3-1|358	
12mr|nautilus-3.6.3-1|359	* Mon Feb 16 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.91-1mdv2009.1
12mr|nautilus-3.6.3-1|360	+ Revision: 340887
12mr|nautilus-3.6.3-1|361	- new version
12mr|nautilus-3.6.3-1|362	- rediff patch 35
12mr|nautilus-3.6.3-1|363	
12mr|nautilus-3.6.3-1|364	* Mon Feb 02 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.4-1mdv2009.1
12mr|nautilus-3.6.3-1|365	+ Revision: 336428
12mr|nautilus-3.6.3-1|366	- update to new version 2.25.4
12mr|nautilus-3.6.3-1|367	
12mr|nautilus-3.6.3-1|368	* Mon Jan 19 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.3-1mdv2009.1
12mr|nautilus-3.6.3-1|369	+ Revision: 331393
12mr|nautilus-3.6.3-1|370	- update to new version 2.25.3
12mr|nautilus-3.6.3-1|371	
12mr|nautilus-3.6.3-1|372	* Fri Dec 19 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.2-1mdv2009.1
12mr|nautilus-3.6.3-1|373	+ Revision: 316103
12mr|nautilus-3.6.3-1|374	- don't depend on eel anymore
12mr|nautilus-3.6.3-1|375	- new version
12mr|nautilus-3.6.3-1|376	- drop patches 0,22
12mr|nautilus-3.6.3-1|377	- fix build deps
12mr|nautilus-3.6.3-1|378	- update patches 12,28
12mr|nautilus-3.6.3-1|379	
12mr|nautilus-3.6.3-1|380	* Tue Dec 02 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.1-1mdv2009.1
12mr|nautilus-3.6.3-1|381	+ Revision: 309059
12mr|nautilus-3.6.3-1|382	- update build deps
12mr|nautilus-3.6.3-1|383	- new version
12mr|nautilus-3.6.3-1|384	- bump deps
12mr|nautilus-3.6.3-1|385	- update file list
12mr|nautilus-3.6.3-1|386	
12mr|nautilus-3.6.3-1|387	* Mon Nov 24 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.2-1mdv2009.1
12mr|nautilus-3.6.3-1|388	+ Revision: 306205
12mr|nautilus-3.6.3-1|389	- update to new version 2.24.2
12mr|nautilus-3.6.3-1|390	
12mr|nautilus-3.6.3-1|391	* Sun Nov 09 2008 Adam Williamson <awilliamson@mandriva.org> 2.24.1-3mdv2009.1
12mr|nautilus-3.6.3-1|392	+ Revision: 301276
12mr|nautilus-3.6.3-1|393	- rebuild for new xcb stuff
12mr|nautilus-3.6.3-1|394	
12mr|nautilus-3.6.3-1|395	* Thu Nov 06 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.1-2mdv2009.1
12mr|nautilus-3.6.3-1|396	+ Revision: 300216
12mr|nautilus-3.6.3-1|397	- rebuild for new  gnome-desktop
12mr|nautilus-3.6.3-1|398	
12mr|nautilus-3.6.3-1|399	* Mon Oct 20 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.1-1mdv2009.1
12mr|nautilus-3.6.3-1|400	+ Revision: 295648
12mr|nautilus-3.6.3-1|401	- update to new version 2.24.1
12mr|nautilus-3.6.3-1|402	
12mr|nautilus-3.6.3-1|403	* Mon Sep 22 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.0-1mdv2009.0
12mr|nautilus-3.6.3-1|404	+ Revision: 286436
12mr|nautilus-3.6.3-1|405	- new version
12mr|nautilus-3.6.3-1|406	- bump eel dep
12mr|nautilus-3.6.3-1|407	
12mr|nautilus-3.6.3-1|408	* Tue Sep 09 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.92-1mdv2009.0
12mr|nautilus-3.6.3-1|409	+ Revision: 282911
12mr|nautilus-3.6.3-1|410	- new version
12mr|nautilus-3.6.3-1|411	
12mr|nautilus-3.6.3-1|412	* Mon Sep 01 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.91-1mdv2009.0
12mr|nautilus-3.6.3-1|413	+ Revision: 278665
12mr|nautilus-3.6.3-1|414	- new version
12mr|nautilus-3.6.3-1|415	- bump eel dep
12mr|nautilus-3.6.3-1|416	
12mr|nautilus-3.6.3-1|417	* Wed Aug 20 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.90-1mdv2009.0
12mr|nautilus-3.6.3-1|418	+ Revision: 274357
12mr|nautilus-3.6.3-1|419	- new version
12mr|nautilus-3.6.3-1|420	
12mr|nautilus-3.6.3-1|421	* Mon Aug 04 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.6.1-1mdv2009.0
12mr|nautilus-3.6.3-1|422	+ Revision: 263529
12mr|nautilus-3.6.3-1|423	- new version
12mr|nautilus-3.6.3-1|424	- bump glib dep
12mr|nautilus-3.6.3-1|425	
12mr|nautilus-3.6.3-1|426	* Thu Jul 24 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.5.1-2mdv2009.0
12mr|nautilus-3.6.3-1|427	+ Revision: 245134
12mr|nautilus-3.6.3-1|428	- patch to support XDS (drag to save) protocol
12mr|nautilus-3.6.3-1|429	- patch to fix a crash
12mr|nautilus-3.6.3-1|430	
12mr|nautilus-3.6.3-1|431	* Tue Jul 22 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.5.1-1mdv2009.0
12mr|nautilus-3.6.3-1|432	+ Revision: 240355
12mr|nautilus-3.6.3-1|433	- new version
12mr|nautilus-3.6.3-1|434	
12mr|nautilus-3.6.3-1|435	* Tue Jul 22 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.5-1mdv2009.0
12mr|nautilus-3.6.3-1|436	+ Revision: 240002
12mr|nautilus-3.6.3-1|437	- new version
12mr|nautilus-3.6.3-1|438	- rediff patch 12
12mr|nautilus-3.6.3-1|439	- replace patch 33 with latest version from Fedora
12mr|nautilus-3.6.3-1|440	
12mr|nautilus-3.6.3-1|441	* Thu Jul 03 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.4-1mdv2009.0
12mr|nautilus-3.6.3-1|442	+ Revision: 231407
12mr|nautilus-3.6.3-1|443	- new version
12mr|nautilus-3.6.3-1|444	- disable patch 34
12mr|nautilus-3.6.3-1|445	- update patch 34
12mr|nautilus-3.6.3-1|446	- patch 0: fix build
12mr|nautilus-3.6.3-1|447	- update file list
12mr|nautilus-3.6.3-1|448	
12mr|nautilus-3.6.3-1|449	* Mon Jun 30 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.4-1mdv2009.0
12mr|nautilus-3.6.3-1|450	+ Revision: 230283
12mr|nautilus-3.6.3-1|451	- new version
12mr|nautilus-3.6.3-1|452	- update license
12mr|nautilus-3.6.3-1|453	- drop patch 36
12mr|nautilus-3.6.3-1|454	
12mr|nautilus-3.6.3-1|455	+ Pixel <pixel@mandriva.com>
12mr|nautilus-3.6.3-1|456	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|nautilus-3.6.3-1|457	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|nautilus-3.6.3-1|458	
12mr|nautilus-3.6.3-1|459	* Mon Jun 02 2008 Frederic Crozat <fcrozat@mandriva.com> 2.22.3-2mdv2009.0
12mr|nautilus-3.6.3-1|460	+ Revision: 214325
12mr|nautilus-3.6.3-1|461	- Patch36 (SVN): various bug fixes from SVN
12mr|nautilus-3.6.3-1|462	
12mr|nautilus-3.6.3-1|463	+ Pixel <pixel@mandriva.com>
12mr|nautilus-3.6.3-1|464	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12mr|nautilus-3.6.3-1|465	
12mr|nautilus-3.6.3-1|466	* Wed May 28 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.3-1mdv2009.0
12mr|nautilus-3.6.3-1|467	+ Revision: 212732
12mr|nautilus-3.6.3-1|468	- new version
12mr|nautilus-3.6.3-1|469	- drop patch 36
12mr|nautilus-3.6.3-1|470	
12mr|nautilus-3.6.3-1|471	+ Frederic Crozat <fcrozat@mandriva.com>
12mr|nautilus-3.6.3-1|472	- really add patch
12mr|nautilus-3.6.3-1|473	- Patch36: various bug fixes from SVN
12mr|nautilus-3.6.3-1|474	
12mr|nautilus-3.6.3-1|475	* Wed May 21 2008 Frederic Crozat <fcrozat@mandriva.com> 2.22.2-2mdv2009.0
12mr|nautilus-3.6.3-1|476	+ Revision: 209752
12mr|nautilus-3.6.3-1|477	- Patch35 : auto-unmount ejected medias when mount points are in fstab (Mdv bug #39540)
12mr|nautilus-3.6.3-1|478	
12mr|nautilus-3.6.3-1|479	* Wed Apr 09 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.2-1mdv2009.0
12mr|nautilus-3.6.3-1|480	+ Revision: 192474
12mr|nautilus-3.6.3-1|481	- new version
12mr|nautilus-3.6.3-1|482	- drop patch 35
12mr|nautilus-3.6.3-1|483	
12mr|nautilus-3.6.3-1|484	* Tue Apr 01 2008 Frederic Crozat <fcrozat@mandriva.com> 2.22.1-2mdv2008.1
12mr|nautilus-3.6.3-1|485	+ Revision: 191420
12mr|nautilus-3.6.3-1|486	- Patch35: various fixes from SVN
12mr|nautilus-3.6.3-1|487	
12mr|nautilus-3.6.3-1|488	* Fri Mar 28 2008 Frederic Crozat <fcrozat@mandriva.com> 2.22.1-1mdv2008.1
12mr|nautilus-3.6.3-1|489	+ Revision: 190891
12mr|nautilus-3.6.3-1|490	- Release 2.22.1
12mr|nautilus-3.6.3-1|491	- Remove patch35, merged upstream
12mr|nautilus-3.6.3-1|492	
12mr|nautilus-3.6.3-1|493	* Wed Mar 26 2008 Frederic Crozat <fcrozat@mandriva.com> 2.22.0-4mdv2008.1
12mr|nautilus-3.6.3-1|494	+ Revision: 190445
12mr|nautilus-3.6.3-1|495	- Update patch35 with new fixes from SVN (including Mdv bug #38654)
12mr|nautilus-3.6.3-1|496	
12mr|nautilus-3.6.3-1|497	* Mon Mar 17 2008 Frederic Crozat <fcrozat@mandriva.com> 2.22.0-3mdv2008.1
12mr|nautilus-3.6.3-1|498	+ Revision: 188379
12mr|nautilus-3.6.3-1|499	- Patch33 (Fedora): replace buildtime with runtime dependencyu for beagle and tracker
12mr|nautilus-3.6.3-1|500	- Patch34 (Fedora): fix build of RTL when self check are disabled
12mr|nautilus-3.6.3-1|501	- Patch35 (SVN): many fixes from SVN
12mr|nautilus-3.6.3-1|502	
12mr|nautilus-3.6.3-1|503	* Tue Mar 11 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.0-2mdv2008.1
12mr|nautilus-3.6.3-1|504	+ Revision: 185244
12mr|nautilus-3.6.3-1|505	- build with exempi support
12mr|nautilus-3.6.3-1|506	
12mr|nautilus-3.6.3-1|507	* Tue Mar 11 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.0-1mdv2008.1
12mr|nautilus-3.6.3-1|508	+ Revision: 184861
12mr|nautilus-3.6.3-1|509	- new version
12mr|nautilus-3.6.3-1|510	
12mr|nautilus-3.6.3-1|511	* Mon Feb 25 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.92-1mdv2008.1
12mr|nautilus-3.6.3-1|512	+ Revision: 175143
12mr|nautilus-3.6.3-1|513	- new version
12mr|nautilus-3.6.3-1|514	- drop patch 33
12mr|nautilus-3.6.3-1|515	
12mr|nautilus-3.6.3-1|516	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.21.91-2mdv2008.1
12mr|nautilus-3.6.3-1|517	+ Revision: 170994
12mr|nautilus-3.6.3-1|518	- rebuild
12mr|nautilus-3.6.3-1|519	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12mr|nautilus-3.6.3-1|520	
12mr|nautilus-3.6.3-1|521	* Tue Feb 12 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.91-1mdv2008.1
12mr|nautilus-3.6.3-1|522	+ Revision: 165834
12mr|nautilus-3.6.3-1|523	- new version
12mr|nautilus-3.6.3-1|524	- bump deps
12mr|nautilus-3.6.3-1|525	
12mr|nautilus-3.6.3-1|526	* Tue Jan 29 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.90-1mdv2008.1
12mr|nautilus-3.6.3-1|527	+ Revision: 159639
12mr|nautilus-3.6.3-1|528	- new version
12mr|nautilus-3.6.3-1|529	- bump deps
12mr|nautilus-3.6.3-1|530	- fix nautilus extensions dir
12mr|nautilus-3.6.3-1|531	
12mr|nautilus-3.6.3-1|532	* Tue Jan 22 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.6-1mdv2008.1
12mr|nautilus-3.6.3-1|533	+ Revision: 156156
12mr|nautilus-3.6.3-1|534	- new version
12mr|nautilus-3.6.3-1|535	- bump deps
12mr|nautilus-3.6.3-1|536	
12mr|nautilus-3.6.3-1|537	* Mon Jan 14 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.5-1mdv2008.1
12mr|nautilus-3.6.3-1|538	+ Revision: 151911
12mr|nautilus-3.6.3-1|539	- new version
12mr|nautilus-3.6.3-1|540	- drop patch 34
12mr|nautilus-3.6.3-1|541	- update patch 12
12mr|nautilus-3.6.3-1|542	- bump deps
12mr|nautilus-3.6.3-1|543	
12mr|nautilus-3.6.3-1|544	* Thu Jan 10 2008 Frederic Crozat <fcrozat@mandriva.com> 2.21.2-4mdv2008.1
12mr|nautilus-3.6.3-1|545	+ Revision: 147648
12mr|nautilus-3.6.3-1|546	- Force rebuild with latest GConf package
12mr|nautilus-3.6.3-1|547	
12mr|nautilus-3.6.3-1|548	* Thu Jan 10 2008 Frederic Crozat <fcrozat@mandriva.com> 2.21.2-3mdv2008.1
12mr|nautilus-3.6.3-1|549	+ Revision: 147576
12mr|nautilus-3.6.3-1|550	- Update patch34 with additional crasher fix when cancelling job
12mr|nautilus-3.6.3-1|551	
12mr|nautilus-3.6.3-1|552	* Thu Jan 10 2008 Frederic Crozat <fcrozat@mandriva.com> 2.21.2-2mdv2008.1
12mr|nautilus-3.6.3-1|553	+ Revision: 147519
12mr|nautilus-3.6.3-1|554	- Patch34 (SVN): fix crash when overwriting file
12mr|nautilus-3.6.3-1|555	
12mr|nautilus-3.6.3-1|556	* Tue Jan 08 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.2-1mdv2008.1
12mr|nautilus-3.6.3-1|557	+ Revision: 146709
12mr|nautilus-3.6.3-1|558	- new version
12mr|nautilus-3.6.3-1|559	- drop patch 34
12mr|nautilus-3.6.3-1|560	
12mr|nautilus-3.6.3-1|561	* Tue Jan 08 2008 Frederic Crozat <fcrozat@mandriva.com> 2.21.1-4mdv2008.1
12mr|nautilus-3.6.3-1|562	+ Revision: 146517
12mr|nautilus-3.6.3-1|563	- Ressurect and update patch28 for gio
12mr|nautilus-3.6.3-1|564	- Patch34 (SVN): fix build with glib 2.15.1
12mr|nautilus-3.6.3-1|565	- Remove patch31, feature no longer exist upstream
12mr|nautilus-3.6.3-1|566	- Replace dependency on gnome-vfs with gvfs
12mr|nautilus-3.6.3-1|567	- Restore removed patch
12mr|nautilus-3.6.3-1|568	
12mr|nautilus-3.6.3-1|569	* Fri Jan 04 2008 Frederic Crozat <fcrozat@mandriva.com> 2.21.1-3mdv2008.1
12mr|nautilus-3.6.3-1|570	+ Revision: 144972
12mr|nautilus-3.6.3-1|571	- Restore and port patch 12 to gio/gvfs
12mr|nautilus-3.6.3-1|572	- Restore removed patch
12mr|nautilus-3.6.3-1|573	
12mr|nautilus-3.6.3-1|574	* Fri Dec 28 2007 Frederic Crozat <fcrozat@mandriva.com> 2.21.1-2mdv2008.1
12mr|nautilus-3.6.3-1|575	+ Revision: 138924
12mr|nautilus-3.6.3-1|576	- Restore patch 2 (default launchers on desktop) and port it to gio
12mr|nautilus-3.6.3-1|577	- Rename patch 0 as patch33
12mr|nautilus-3.6.3-1|578	- Restore removed patch
12mr|nautilus-3.6.3-1|579	
12mr|nautilus-3.6.3-1|580	+ Olivier Blin <blino@mandriva.org>
12mr|nautilus-3.6.3-1|581	- restore BuildRoot
12mr|nautilus-3.6.3-1|582	
12mr|nautilus-3.6.3-1|583	* Fri Dec 21 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.1-1mdv2008.1
12mr|nautilus-3.6.3-1|584	+ Revision: 136221
12mr|nautilus-3.6.3-1|585	- new version
12mr|nautilus-3.6.3-1|586	- bump deps
12mr|nautilus-3.6.3-1|587	- rediff patch 0
12mr|nautilus-3.6.3-1|588	- drop patches 2,12,28,36,39,40,41,42,43
12mr|nautilus-3.6.3-1|589	
12mr|nautilus-3.6.3-1|590	+ Thierry Vignaud <tv@mandriva.org>
12mr|nautilus-3.6.3-1|591	- kill re-definition of %%buildroot on Pixel's request
12mr|nautilus-3.6.3-1|592	
12mr|nautilus-3.6.3-1|593	* Sun Dec 16 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.0-8mdv2008.1
12mr|nautilus-3.6.3-1|594	+ Revision: 120728
12mr|nautilus-3.6.3-1|595	- new version
12mr|nautilus-3.6.3-1|596	- patch for new libbeagle
12mr|nautilus-3.6.3-1|597	
12mr|nautilus-3.6.3-1|598	* Thu Dec 06 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.0-7mdv2008.1
12mr|nautilus-3.6.3-1|599	+ Revision: 116033
12mr|nautilus-3.6.3-1|600	- rebuild for new libbeagle
12mr|nautilus-3.6.3-1|601	
12mr|nautilus-3.6.3-1|602	* Tue Dec 04 2007 Thierry Vignaud <tv@mandriva.org> 2.20.0-6mdv2008.1
12mr|nautilus-3.6.3-1|603	+ Revision: 115413
12mr|nautilus-3.6.3-1|604	- rebuild for new libbeagle
12mr|nautilus-3.6.3-1|605	
12mr|nautilus-3.6.3-1|606	* Tue Nov 06 2007 Frederic Crozat <fcrozat@mandriva.com> 2.20.0-5mdv2008.1
12mr|nautilus-3.6.3-1|607	+ Revision: 106446
12mr|nautilus-3.6.3-1|608	-Patch43 (Fedora): use totem audio preview or gstreamer for audio preview
12mr|nautilus-3.6.3-1|609	-clean specfile
12mr|nautilus-3.6.3-1|610	
12mr|nautilus-3.6.3-1|611	* Wed Oct 03 2007 Frederic Crozat <fcrozat@mandriva.com> 2.20.0-4mdv2008.0
12mr|nautilus-3.6.3-1|612	+ Revision: 94930
12mr|nautilus-3.6.3-1|613	- Patch42 (SVN): fix small fonts crash (GNOME bug #454884)
12mr|nautilus-3.6.3-1|614	
12mr|nautilus-3.6.3-1|615	* Tue Oct 02 2007 Frederic Crozat <fcrozat@mandriva.com> 2.20.0-3mdv2008.0
12mr|nautilus-3.6.3-1|616	+ Revision: 94664
12mr|nautilus-3.6.3-1|617	- Patch41 (SVN): fix missing frame for async thumbnails (GNOME bug #478363)
12mr|nautilus-3.6.3-1|618	
12mr|nautilus-3.6.3-1|619	* Tue Oct 02 2007 Frederic Crozat <fcrozat@mandriva.com> 2.20.0-2mdv2008.0
12mr|nautilus-3.6.3-1|620	+ Revision: 94625
12mr|nautilus-3.6.3-1|621	- Patch40 (SVN): fix thumbnail incorrect invalidation (GNOME bug #480608)
12mr|nautilus-3.6.3-1|622	
12mr|nautilus-3.6.3-1|623	* Tue Sep 18 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.0-1mdv2008.0
12mr|nautilus-3.6.3-1|624	+ Revision: 89481
12mr|nautilus-3.6.3-1|625	- new version
12mr|nautilus-3.6.3-1|626	- drop patch 40
12mr|nautilus-3.6.3-1|627	
12mr|nautilus-3.6.3-1|628	* Fri Sep 14 2007 Frederic Crozat <fcrozat@mandriva.com> 2.19.91-4mdv2008.0
12mr|nautilus-3.6.3-1|629	+ Revision: 85545
12mr|nautilus-3.6.3-1|630	- Update patch2 to work with xdg user directory
12mr|nautilus-3.6.3-1|631	- don't update/clean gnome icon cache anymore
12mr|nautilus-3.6.3-1|632	
12mr|nautilus-3.6.3-1|633	* Tue Aug 28 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.91-3mdv2008.0
12mr|nautilus-3.6.3-1|634	+ Revision: 72654
12mr|nautilus-3.6.3-1|635	- remove emblem-shared, it is in gnome-icon-theme
12mr|nautilus-3.6.3-1|636	
12mr|nautilus-3.6.3-1|637	* Tue Aug 28 2007 Frederic Crozat <fcrozat@mandriva.com> 2.19.91-2mdv2008.0
12mr|nautilus-3.6.3-1|638	+ Revision: 72473
12mr|nautilus-3.6.3-1|639	- Patch40: fix .desktop to be valid
12mr|nautilus-3.6.3-1|640	- Don't add old obsoletes categories to existing .desktop
12mr|nautilus-3.6.3-1|641	
12mr|nautilus-3.6.3-1|642	* Mon Aug 27 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.91-1mdv2008.0
12mr|nautilus-3.6.3-1|643	+ Revision: 71817
12mr|nautilus-3.6.3-1|644	- new version
12mr|nautilus-3.6.3-1|645	
12mr|nautilus-3.6.3-1|646	* Tue Aug 14 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.90-1mdv2008.0
12mr|nautilus-3.6.3-1|647	+ Revision: 63276
12mr|nautilus-3.6.3-1|648	- new version
12mr|nautilus-3.6.3-1|649	
12mr|nautilus-3.6.3-1|650	* Tue Aug 07 2007 Frederic Crozat <fcrozat@mandriva.com> 2.19.6-2mdv2008.0
12mr|nautilus-3.6.3-1|651	+ Revision: 59956
12mr|nautilus-3.6.3-1|652	- Remove patch40, not needed anymore with XDG user dirs
12mr|nautilus-3.6.3-1|653	
12mr|nautilus-3.6.3-1|654	* Tue Jul 31 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.6-1mdv2008.0
12mr|nautilus-3.6.3-1|655	+ Revision: 56995
12mr|nautilus-3.6.3-1|656	- fix buildrequires
12mr|nautilus-3.6.3-1|657	- new version
12mr|nautilus-3.6.3-1|658	- drop patch 41
12mr|nautilus-3.6.3-1|659	
12mr|nautilus-3.6.3-1|660	* Tue Jul 24 2007 Pascal Terjan <pterjan@mandriva.org> 2.19.5-2mdv2008.0
12mr|nautilus-3.6.3-1|661	+ Revision: 54987
12mr|nautilus-3.6.3-1|662	- Added P41 from svn to fix crash in browser mode
12mr|nautilus-3.6.3-1|663	
12mr|nautilus-3.6.3-1|664	* Tue Jul 10 2007 Funda Wang <fwang@mandriva.org> 2.19.5-1mdv2008.0
12mr|nautilus-3.6.3-1|665	+ Revision: 50855
12mr|nautilus-3.6.3-1|666	- New version
12mr|nautilus-3.6.3-1|667	
12mr|nautilus-3.6.3-1|668	* Tue Jun 19 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.4-1mdv2008.0
12mr|nautilus-3.6.3-1|669	+ Revision: 41287
12mr|nautilus-3.6.3-1|670	- new version
12mr|nautilus-3.6.3-1|671	- call unversioned automake
12mr|nautilus-3.6.3-1|672	
12mr|nautilus-3.6.3-1|673	* Wed Jun 06 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.3-1mdv2008.0
12mr|nautilus-3.6.3-1|674	+ Revision: 36019
12mr|nautilus-3.6.3-1|675	- new version
12mr|nautilus-3.6.3-1|676	
12mr|nautilus-3.6.3-1|677	* Wed Apr 18 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.18.1-3mdv2008.0
12mr|nautilus-3.6.3-1|678	+ Revision: 14382
12mr|nautilus-3.6.3-1|679	- new version
12mr|nautilus-3.6.3-1|680	
12mr|nautilus-3.6.3-1|681	
12mr|nautilus-3.6.3-1|682	* Tue Apr 03 2007 Frederic Crozat <fcrozat@mandriva.com> 2.18.0.1-3mdv2007.1
12mr|nautilus-3.6.3-1|683	+ Revision: 150400
12mr|nautilus-3.6.3-1|684	- Update patch2 to handle productid with trailing space
12mr|nautilus-3.6.3-1|685	
12mr|nautilus-3.6.3-1|686	* Thu Mar 15 2007 Frederic Crozat <fcrozat@mandriva.com> 2.18.0.1-2mdv2007.1
12mr|nautilus-3.6.3-1|687	+ Revision: 144376
12mr|nautilus-3.6.3-1|688	- Update patch2: add support for default desktop files based on productid
12mr|nautilus-3.6.3-1|689	
12mr|nautilus-3.6.3-1|690	* Mon Mar 12 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.18.0.1-1mdv2007.1
12mr|nautilus-3.6.3-1|691	+ Revision: 141722
12mr|nautilus-3.6.3-1|692	- new version
12mr|nautilus-3.6.3-1|693	
12mr|nautilus-3.6.3-1|694	* Mon Mar 12 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.18.0-1mdv2007.1
12mr|nautilus-3.6.3-1|695	+ Revision: 141697
12mr|nautilus-3.6.3-1|696	- new version
12mr|nautilus-3.6.3-1|697	- readd ChangeLog
12mr|nautilus-3.6.3-1|698	
12mr|nautilus-3.6.3-1|699	+ Thierry Vignaud <tvignaud@mandriva.com>
12mr|nautilus-3.6.3-1|700	- no need to package big ChangeLog when NEWS is already there
12mr|nautilus-3.6.3-1|701	
12mr|nautilus-3.6.3-1|702	* Mon Feb 26 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.92-2mdv2007.1
12mr|nautilus-3.6.3-1|703	+ Revision: 125912
12mr|nautilus-3.6.3-1|704	- new version
12mr|nautilus-3.6.3-1|705	
12mr|nautilus-3.6.3-1|706	* Wed Feb 14 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.91-2mdv2007.1
12mr|nautilus-3.6.3-1|707	+ Revision: 120778
12mr|nautilus-3.6.3-1|708	- bump
12mr|nautilus-3.6.3-1|709	- new version
12mr|nautilus-3.6.3-1|710	
12mr|nautilus-3.6.3-1|711	* Mon Jan 22 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.90-1mdv2007.1
12mr|nautilus-3.6.3-1|712	+ Revision: 111888
12mr|nautilus-3.6.3-1|713	- new version
12mr|nautilus-3.6.3-1|714	
12mr|nautilus-3.6.3-1|715	* Mon Dec 18 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.1-1mdv2007.1
12mr|nautilus-3.6.3-1|716	+ Revision: 98481
12mr|nautilus-3.6.3-1|717	- new version
12mr|nautilus-3.6.3-1|718	- rediff patch 32
12mr|nautilus-3.6.3-1|719	- add new icons
12mr|nautilus-3.6.3-1|720	
12mr|nautilus-3.6.3-1|721	* Wed Nov 22 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.3-1mdv2007.1
12mr|nautilus-3.6.3-1|722	+ Revision: 86209
12mr|nautilus-3.6.3-1|723	- new version
12mr|nautilus-3.6.3-1|724	
12mr|nautilus-3.6.3-1|725	* Wed Nov 08 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.2-2mdv2007.1
12mr|nautilus-3.6.3-1|726	+ Revision: 78048
12mr|nautilus-3.6.3-1|727	- bot rebuild
12mr|nautilus-3.6.3-1|728	- new version
12mr|nautilus-3.6.3-1|729	
12mr|nautilus-3.6.3-1|730	* Fri Oct 13 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.1-3mdv2007.1
12mr|nautilus-3.6.3-1|731	+ Revision: 63832
12mr|nautilus-3.6.3-1|732	- rebuild
12mr|nautilus-3.6.3-1|733	- unpack patches
12mr|nautilus-3.6.3-1|734	- Import nautilus
12mr|nautilus-3.6.3-1|735	
12mr|nautilus-3.6.3-1|736	* Fri Oct 06 2006 Götz Waschk <waschk@mandriva.org> 2.16.1-1mdv2007.0
12mr|nautilus-3.6.3-1|737	- drop patch 41
12mr|nautilus-3.6.3-1|738	- New version 2.16.1
12mr|nautilus-3.6.3-1|739	
12mr|nautilus-3.6.3-1|740	* Thu Sep 14 2006 Frederic Crozat <fcrozat@mandriva.com> 2.16.0-2mdv2007.0
12mr|nautilus-3.6.3-1|741	- Patch41 (CVS): fix various crashes
12mr|nautilus-3.6.3-1|742	
12mr|nautilus-3.6.3-1|743	* Tue Sep 05 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.0-1mdv2007.0
12mr|nautilus-3.6.3-1|744	- New release 2.16.0
12mr|nautilus-3.6.3-1|745	
12mr|nautilus-3.6.3-1|746	* Tue Aug 22 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.92.1-1mdv2007.0
12mr|nautilus-3.6.3-1|747	- Release 2.15.92.1
12mr|nautilus-3.6.3-1|748	
12mr|nautilus-3.6.3-1|749	* Wed Aug 09 2006 Götz Waschk <waschk@mandriva.org> 2.15.91-1mdv2007.0
12mr|nautilus-3.6.3-1|750	- bump deps
12mr|nautilus-3.6.3-1|751	- drop patch 1
12mr|nautilus-3.6.3-1|752	- New release 2.15.91
12mr|nautilus-3.6.3-1|753	
12mr|nautilus-3.6.3-1|754	* Tue Aug 08 2006 Götz Waschk <waschk@mandriva.org> 2.15.90-3mdv2007.0
12mr|nautilus-3.6.3-1|755	- patch 1: fix bug 23804
12mr|nautilus-3.6.3-1|756	
12mr|nautilus-3.6.3-1|757	* Wed Aug 02 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.90-2mdv2007.0
12mr|nautilus-3.6.3-1|758	- Rebuild with latest dbus
12mr|nautilus-3.6.3-1|759	
12mr|nautilus-3.6.3-1|760	* Wed Jul 26 2006 Götz Waschk <waschk@mandriva.org> 2.15.90-1mdv2007.0
12mr|nautilus-3.6.3-1|761	- bump deps
12mr|nautilus-3.6.3-1|762	- New release 2.15.90
12mr|nautilus-3.6.3-1|763	
12mr|nautilus-3.6.3-1|764	* Fri Jul 14 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.4-2mdv2007.0
12mr|nautilus-3.6.3-1|765	- Rebuild with latest libgail
12mr|nautilus-3.6.3-1|766	
12mr|nautilus-3.6.3-1|767	* Wed Jul 12 2006 Götz Waschk <waschk@mandriva.org> 2.15.4-1mdv2007.0
12mr|nautilus-3.6.3-1|768	- new macros
12mr|nautilus-3.6.3-1|769	- xdg menu
12mr|nautilus-3.6.3-1|770	- bump deps
12mr|nautilus-3.6.3-1|771	- New release 2.15.4
12mr|nautilus-3.6.3-1|772	
12mr|nautilus-3.6.3-1|773	* Wed Jun 14 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.2-2mdv2007.0
12mr|nautilus-3.6.3-1|774	- Fix patch40 to no longer used removed eel functions
12mr|nautilus-3.6.3-1|775	
12mr|nautilus-3.6.3-1|776	* Tue Jun 13 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.15.2-1
12mr|nautilus-3.6.3-1|777	- New release 2.15.2
12mr|nautilus-3.6.3-1|778	
12mr|nautilus-3.6.3-1|779	* Sat Jun 03 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.1-1mdv2007.0
12mr|nautilus-3.6.3-1|780	- Release 2.15.1
12mr|nautilus-3.6.3-1|781	- Remove patch37 (merged upstream)
12mr|nautilus-3.6.3-1|782	
12mr|nautilus-3.6.3-1|783	* Sat Apr 22 2006 Frederic Crozat <fcrozat@mandriva.com> 2.14.1-6mdk
12mr|nautilus-3.6.3-1|784	- Remove patch18 (no longer needed)
12mr|nautilus-3.6.3-1|785	
12mr|nautilus-3.6.3-1|786	* Thu Apr 20 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.14.1-5mdk
12mr|nautilus-3.6.3-1|787	- add BuildRequires: intltool
12mr|nautilus-3.6.3-1|788	
12mr|nautilus-3.6.3-1|789	* Wed Apr 19 2006 Frederic Crozat <fcrozat@mandriva.com> 2.14.1-4mdk
12mr|nautilus-3.6.3-1|790	- Fix invalid conflicts on library package
12mr|nautilus-3.6.3-1|791	
12mr|nautilus-3.6.3-1|792	* Mon Apr 17 2006 Götz Waschk <waschk@mandriva.org> 2.14.1-3mdk
12mr|nautilus-3.6.3-1|793	- enable beagle support
12mr|nautilus-3.6.3-1|794	
12mr|nautilus-3.6.3-1|795	* Sat Apr 15 2006 Frederic Crozat <fcrozat@mandriva.com> 2.14.1-1mdk
12mr|nautilus-3.6.3-1|796	- Add conflicts to ease upgrade
12mr|nautilus-3.6.3-1|797	
12mr|nautilus-3.6.3-1|798	* Sat Apr 15 2006 Frederic Crozat <fcrozat@mandriva.com> 2.14.1-1mdk
12mr|nautilus-3.6.3-1|799	- Release 2.14.1
12mr|nautilus-3.6.3-1|800	
12mr|nautilus-3.6.3-1|801	* Sun Mar 05 2006 Michael Scherer <misc@mandriva.org> 2.12.2-4mdk
12mr|nautilus-3.6.3-1|802	- own %%{_localstatedir}/gnome/, fix #16329
12mr|nautilus-3.6.3-1|803	
12mr|nautilus-3.6.3-1|804	* Mon Feb 27 2006 Frederic Crozat <fcrozat@mandriva.com> 2.12.2-3mdk
12mr|nautilus-3.6.3-1|805	- Fortify uninstall script
12mr|nautilus-3.6.3-1|806	
12mr|nautilus-3.6.3-1|807	* Fri Feb 24 2006 Frederic Crozat <fcrozat@mandriva.com> 2.12.2-2mdk
12mr|nautilus-3.6.3-1|808	- Use mkrel
12mr|nautilus-3.6.3-1|809	
12mr|nautilus-3.6.3-1|810	* Mon Nov 28 2005 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.2-1mdk
12mr|nautilus-3.6.3-1|811	- New release 2.12.2
12mr|nautilus-3.6.3-1|812	
12mr|nautilus-3.6.3-1|813	* Fri Oct 28 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.1-6mdk
12mr|nautilus-3.6.3-1|814	- Update patch40, fix crash when .desktop (Mdk bug #19464)
12mr|nautilus-3.6.3-1|815	
12mr|nautilus-3.6.3-1|816	* Tue Oct 25 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.1-5mdk
12mr|nautilus-3.6.3-1|817	- Patch40: add support for .desktop item in gtk bookmarks
12mr|nautilus-3.6.3-1|818	
12mr|nautilus-3.6.3-1|819	* Fri Oct 21 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.1-4mdk
12mr|nautilus-3.6.3-1|820	- Update buildrequires
12mr|nautilus-3.6.3-1|821	
12mr|nautilus-3.6.3-1|822	* Wed Oct 19 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.1-3mdk
12mr|nautilus-3.6.3-1|823	- Fix buildrequires
12mr|nautilus-3.6.3-1|824	
12mr|nautilus-3.6.3-1|825	* Wed Oct 12 2005 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.1-2mdk
12mr|nautilus-3.6.3-1|826	- rebuild for new libgsf
12mr|nautilus-3.6.3-1|827	
12mr|nautilus-3.6.3-1|828	* Fri Oct 07 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.1-1mdk
12mr|nautilus-3.6.3-1|829	- Release 2.12.1
12mr|nautilus-3.6.3-1|830	- Remove patches 0, 34, 38, 40, 41 (merged upstream)
12mr|nautilus-3.6.3-1|831	
12mr|nautilus-3.6.3-1|832	* Wed Sep 14 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.1-9mdk
12mr|nautilus-3.6.3-1|833	- Patch40 (CVS): various upstream fixes including Mdk bug #17968
12mr|nautilus-3.6.3-1|834	- Patch41 (neumair): fix lazy icon positioning (for new volume)
12mr|nautilus-3.6.3-1|835	
12mr|nautilus-3.6.3-1|836	* Sat Sep 10 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.1-8mdk
12mr|nautilus-3.6.3-1|837	- Patch39: don't check sound server status to allow audio preview
12mr|nautilus-3.6.3-1|838	
12mr|nautilus-3.6.3-1|839	* Fri Sep 09 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.1-6mdk
12mr|nautilus-3.6.3-1|840	- Update patch28 to not show device box from KDE
12mr|nautilus-3.6.3-1|841	
12mr|nautilus-3.6.3-1|842	* Sat Sep 03 2005 GÃ¶tz Waschk <waschk@mandriva.org> 2.10.1-6mdk
12mr|nautilus-3.6.3-1|843	- rebuild to remove glitz dep
12mr|nautilus-3.6.3-1|844	
12mr|nautilus-3.6.3-1|845	* Thu Sep 01 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.1-5mdk
12mr|nautilus-3.6.3-1|846	- Patch38: workaround bug in radeon acceleration (Mdk bug #17723)
12mr|nautilus-3.6.3-1|847	
12mr|nautilus-3.6.3-1|848	* Thu Aug 18 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.1-4mdk
12mr|nautilus-3.6.3-1|849	- Update patch28 to also hide KDE trask .desktop file
12mr|nautilus-3.6.3-1|850	
12mr|nautilus-3.6.3-1|851	* Sun Jun 12 2005 Götz Waschk <waschk@mandriva.org> 2.10.1-3mdk
12mr|nautilus-3.6.3-1|852	- don't thumbnail files that are still changing
12mr|nautilus-3.6.3-1|853	
12mr|nautilus-3.6.3-1|854	* Sat Apr 23 2005 Götz Waschk <waschk@mandriva.org> 2.10.1-2mdk
12mr|nautilus-3.6.3-1|855	- fix buildrequires
12mr|nautilus-3.6.3-1|856	
12mr|nautilus-3.6.3-1|857	* Fri Apr 22 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.1-1mdk
12mr|nautilus-3.6.3-1|858	- Release 2.10.1 (based on Götz Waschk package)
12mr|nautilus-3.6.3-1|859	- Regenerate patch31
12mr|nautilus-3.6.3-1|860	- Remove patches 33 (no longer applicable), 35 (merged upstream)
12mr|nautilus-3.6.3-1|861	- Remove dependency on gnome-control-center
12mr|nautilus-3.6.3-1|862	
12mr|nautilus-3.6.3-1|863	* Sat Apr 02 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.2-8mdk
12mr|nautilus-3.6.3-1|864	- Patch37: fix i18n init for windows name
12mr|nautilus-3.6.3-1|865	
12mr|nautilus-3.6.3-1|866	* Tue Mar 22 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.2-7mdk
12mr|nautilus-3.6.3-1|867	- Patch36: don't monitor supermount devices (Mdk bug #14880)
12mr|nautilus-3.6.3-1|868	
12mr|nautilus-3.6.3-1|869	* Thu Mar 17 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.2-6mdk
12mr|nautilus-3.6.3-1|870	- Patch35 (CVS): various fixes
12mr|nautilus-3.6.3-1|871	
12mr|nautilus-3.6.3-1|872	* Wed Jan 05 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.2-5mdk
12mr|nautilus-3.6.3-1|873	- Rebuild with latest howl
12mr|nautilus-3.6.3-1|874	
12mr|nautilus-3.6.3-1|875	* Tue Dec 28 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.8.2-4mdk
12mr|nautilus-3.6.3-1|876	- rebuild with libexif 0.6.x
12mr|nautilus-3.6.3-1|877	
12mr|nautilus-3.6.3-1|878	* Tue Nov 23 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.2-3mdk
12mr|nautilus-3.6.3-1|879	- Remove eog dependency, bonobo component is no more used (Fedora)
12mr|nautilus-3.6.3-1|880	
12mr|nautilus-3.6.3-1|881	* Wed Nov 10 2004 Götz Waschk <waschk@linux-mandrake.com> 2.8.2-2mdk
12mr|nautilus-3.6.3-1|882	- add sox dependancy (Thierry Vignaud)
12mr|nautilus-3.6.3-1|883	
12mr|nautilus-3.6.3-1|884	* Wed Nov 10 2004 Götz Waschk <waschk@linux-mandrake.com> 2.8.2-1mdk
12mr|nautilus-3.6.3-1|885	- fix buildrequires
12mr|nautilus-3.6.3-1|886	- New release 2.8.2
12mr|nautilus-3.6.3-1|887	- Remove patches 16 (handled by nautilus-filesharing extension), 35, 36, 37, 38 (merged upstream)
12mr|nautilus-3.6.3-1|888	- Regenerate patches 2, 31
12mr|nautilus-3.6.3-1|889	
12mr|nautilus-3.6.3-1|890	* Fri Sep 10 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.3-10mdk
12mr|nautilus-3.6.3-1|891	- Update patch36 to remove one warning
12mr|nautilus-3.6.3-1|892	- Update patch16 to remove one warning
12mr|nautilus-3.6.3-1|893	- Update patch31 for new mimetype for desktop file
12mr|nautilus-3.6.3-1|894	
12mr|nautilus-3.6.3-1|895	* Thu Sep 09 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.3-9mdk
12mr|nautilus-3.6.3-1|896	- Patch37: fix emblem sort (Mdk bug #10767)
12mr|nautilus-3.6.3-1|897	- Patch38 (CVS): fix rare crash
12mr|nautilus-3.6.3-1|898	
12mr|nautilus-3.6.3-1|899	* Tue Sep 07 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.3-8mdk
12mr|nautilus-3.6.3-1|900	- Patch35 (CVS): quiet nautilus for small image file
12mr|nautilus-3.6.3-1|901	- Patch36 : fix bonobo warning (Mdk bug #11125)
12mr|nautilus-3.6.3-1|902	
12mr|nautilus-3.6.3-1|903	* Fri Sep 03 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.3-7mdk
12mr|nautilus-3.6.3-1|904	- Patch34: fix background with local encoded name loading (Mdk bug #10353)
12mr|nautilus-3.6.3-1|905	
12mr|nautilus-3.6.3-1|906	* Fri Aug 27 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.3-6mdk
12mr|nautilus-3.6.3-1|907	- Fix menu
12mr|nautilus-3.6.3-1|908	
12mr|nautilus-3.6.3-1|909	* Wed Aug 04 2004 Götz Waschk <waschk@linux-mandrake.com> 2.6.3-5mdk
12mr|nautilus-3.6.3-1|910	- disable patch 33 to build with libexif9 again
12mr|nautilus-3.6.3-1|911	
12mr|nautilus-3.6.3-1|912	* Tue Aug 03 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.3-4mdk
12mr|nautilus-3.6.3-1|913	- Patch33: Fix build with libexif 0.6.9
12mr|nautilus-3.6.3-1|914	
12mr|nautilus-3.6.3-1|915	* Sat Jul 24 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.6.3-3mdk
12mr|nautilus-3.6.3-1|916	- add BuildRequires: automake1.8
12mr|nautilus-3.6.3-1|917	
12mr|nautilus-3.6.3-1|918	* Thu Jul 22 2004 Frederic Crozat <fcrozat@mandrakesoft.com>  2.6.3-2mdk
12mr|nautilus-3.6.3-1|919	- Requires gnome-control-center for the file-properties config dialog.
12mr|nautilus-3.6.3-1|920	
12mr|nautilus-3.6.3-1|921	* Wed Jun 16 2004 Goetz Waschk <waschk@linux-mandrake.com> 2.6.3-1mdk
12mr|nautilus-3.6.3-1|922	- New release 2.6.3
12mr|nautilus-3.6.3-1|923	
12mr|nautilus-3.6.3-1|924	* Mon Jun 07 2004 Götz Waschk <waschk@linux-mandrake.com> 2.6.2-1mdk
12mr|nautilus-3.6.3-1|925	- new version
12mr|nautilus-3.6.3-1|926	
12mr|nautilus-3.6.3-1|927	* Tue Apr 20 2004 Götz Waschk <waschk@linux-mandrake.com> 2.6.1-1mdk
12mr|nautilus-3.6.3-1|928	- rediff patch 16
12mr|nautilus-3.6.3-1|929	- New release 2.6.1
12mr|nautilus-3.6.3-1|930	
12mr|nautilus-3.6.3-1|931	* Thu Apr 08 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.0-2mdk
12mr|nautilus-3.6.3-1|932	- Rebuild against latest libcroco
12mr|nautilus-3.6.3-1|933	
12mr|nautilus-3.6.3-1|934	* Wed Apr 07 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.0-1mdk
12mr|nautilus-3.6.3-1|935	- Release 2.6.0 (with Götz help)
12mr|nautilus-3.6.3-1|936	- Regenerates patches 12, 16, 31
12mr|nautilus-3.6.3-1|937	- Bump requirements
12mr|nautilus-3.6.3-1|938	- Disable patch27 (need to be moved to gnome-vfs)
12mr|nautilus-3.6.3-1|939	- Remove patches 33, 34, 35 (merged upstream)
12mr|nautilus-3.6.3-1|940	

15251 12
12mr|nautilus-filesharing-0.6-6|1	Name: 		nautilus-filesharing
12mr|nautilus-filesharing-0.6-6|2	Version:	0.6
12mr|nautilus-filesharing-0.6-6|3	Release: 	%mkrel 6
12mr|nautilus-filesharing-0.6-6|4	Summary: 	Filesharing extension for Nautilus
12mr|nautilus-filesharing-0.6-6|5	Group: 		File tools
12mr|nautilus-filesharing-0.6-6|6	License: 	GPL
12mr|nautilus-filesharing-0.6-6|7	URL:		http://www.mandrivalinux.com/
12mr|nautilus-filesharing-0.6-6|8	Source0: 	%{name}-%{version}.tar.gz
12mr|nautilus-filesharing-0.6-6|9	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
12mr|nautilus-filesharing-0.6-6|10	Requires:	mdk-menu-messages
12mr|nautilus-filesharing-0.6-6|11	Requires:	drakxtools-newt
12mr|nautilus-filesharing-0.6-6|12	BuildRequires:	gtk+2-devel
12mr|nautilus-filesharing-0.6-6|13	BuildRequires:	nautilus-devel
12mr|nautilus-filesharing-0.6-6|14	
12mr|nautilus-filesharing-0.6-6|15	%description
12mr|nautilus-filesharing-0.6-6|16	This package contains Nautilus extension for filesharing.
12mr|nautilus-filesharing-0.6-6|17	
12mr|nautilus-filesharing-0.6-6|18	%prep
12mr|nautilus-filesharing-0.6-6|19	%setup -q
12mr|nautilus-filesharing-0.6-6|20	
12mr|nautilus-filesharing-0.6-6|21	%build
12mr|nautilus-filesharing-0.6-6|22	%configure2_5x
12mr|nautilus-filesharing-0.6-6|23	%make
12mr|nautilus-filesharing-0.6-6|24	
12mr|nautilus-filesharing-0.6-6|25	%install
12mr|nautilus-filesharing-0.6-6|26	[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
12mr|nautilus-filesharing-0.6-6|27	
12mr|nautilus-filesharing-0.6-6|28	%makeinstall_std
12mr|nautilus-filesharing-0.6-6|29	
12mr|nautilus-filesharing-0.6-6|30	#remove unpackaged files
12mr|nautilus-filesharing-0.6-6|31	rm -f $RPM_BUILD_ROOT%{_libdir}/nautilus/extensions-2.0/*.{la,a} \
12mr|nautilus-filesharing-0.6-6|32	%buildroot%{_datadir}/icons/gnome/scalable/emblems/emblem-shared.svg
12mr|nautilus-filesharing-0.6-6|33	
12mr|nautilus-filesharing-0.6-6|34	%clean
12mr|nautilus-filesharing-0.6-6|35	[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
12mr|nautilus-filesharing-0.6-6|36	
12mr|nautilus-filesharing-0.6-6|37	%files
12mr|nautilus-filesharing-0.6-6|38	%defattr(-, root, root)
12mr|nautilus-filesharing-0.6-6|39	%doc AUTHORS COPYING
12mr|nautilus-filesharing-0.6-6|40	%{_libdir}/nautilus/extensions-2.0/*.so
12mr|nautilus-filesharing-0.6-6|41	
12mr|nautilus-filesharing-0.6-6|42	
12mr|nautilus-filesharing-0.6-6|43	
12mr|nautilus-filesharing-0.6-6|44	
12mr|nautilus-filesharing-0.6-6|45	
12mr|nautilus-filesharing-0.6-6|46	%changelog
12mr|nautilus-filesharing-0.6-6|47	

15252 12
12mr|nautilus-sendto-3.6.0-1|1	Summary: Send files from nautilus using with mail or IM
12mr|nautilus-sendto-3.6.0-1|2	Name: nautilus-sendto
12mr|nautilus-sendto-3.6.0-1|3	Version: 3.6.0
12mr|nautilus-sendto-3.6.0-1|4	Release: 1
12mr|nautilus-sendto-3.6.0-1|5	License: GPLv2+
12mr|nautilus-sendto-3.6.0-1|6	Group: Graphical desktop/GNOME
12mr|nautilus-sendto-3.6.0-1|7	Url: http://www.es.gnome.org/~telemaco/
12mr|nautilus-sendto-3.6.0-1|8	Source0: http://ftp.gnome.org/pub/GNOME/sources/nautilus-sendto/3.6/%{name}-%{version}.tar.xz
12mr|nautilus-sendto-3.6.0-1|9	
12mr|nautilus-sendto-3.6.0-1|10	BuildRequires: intltool
12mr|nautilus-sendto-3.6.0-1|11	BuildRequires: glib2.0-common
12mr|nautilus-sendto-3.6.0-1|12	BuildRequires: gnome-common
12mr|nautilus-sendto-3.6.0-1|13	BuildRequires: gtk-doc
12mr|nautilus-sendto-3.6.0-1|14	BuildRequires: pkgconfig(glib-2.0) >= 2.25.9
12mr|nautilus-sendto-3.6.0-1|15	BuildRequires: pkgconfig(gthread-2.0) >= 2.25.9
12mr|nautilus-sendto-3.6.0-1|16	BuildRequires: pkgconfig(gmodule-2.0) >= 2.25.9
12mr|nautilus-sendto-3.6.0-1|17	BuildRequires: pkgconfig(gtk+-3.0) >= 2.90.9
12mr|nautilus-sendto-3.6.0-1|18	BuildRequires: pkgconfig(libnautilus-extension) >= 2.31.3
12mr|nautilus-sendto-3.6.0-1|19	BuildRequires: pkgconfig(libebook-1.2) >= 3.6.0
12mr|nautilus-sendto-3.6.0-1|20	BuildRequires: pkgconfig(libedataserverui-3.0) >= 3.6.0
12mr|nautilus-sendto-3.6.0-1|21	BuildRequires: pkgconfig(dbus-1) >= 1.0
12mr|nautilus-sendto-3.6.0-1|22	BuildRequires: pkgconfig(dbus-glib-1) >= 0.60
12mr|nautilus-sendto-3.6.0-1|23	BuildRequires: pkgconfig(gio-2.0)
12mr|nautilus-sendto-3.6.0-1|24	BuildRequires: pkgconfig(gupnp-1.0) >= 0.13
12mr|nautilus-sendto-3.6.0-1|25	
12mr|nautilus-sendto-3.6.0-1|26	Requires: gsettings-desktop-schemas
12mr|nautilus-sendto-3.6.0-1|27	Requires: nautilus
12mr|nautilus-sendto-3.6.0-1|28	Obsoletes: nautilus-sendto-sylpheed nautilus-sendto-thunderbird nautilus-sendto-balsa
12mr|nautilus-sendto-3.6.0-1|29	#suggest the most important plugins
12mr|nautilus-sendto-3.6.0-1|30	Suggests: %{name}-bluetooth
12mr|nautilus-sendto-3.6.0-1|31	Suggests: %{name}-evolution
12mr|nautilus-sendto-3.6.0-1|32	
12mr|nautilus-sendto-3.6.0-1|33	%description
12mr|nautilus-sendto-3.6.0-1|34	This application provides integration between nautilus and mail or IM clients.
12mr|nautilus-sendto-3.6.0-1|35	It adds a Nautilus context menu component ("Send To...") and features
12mr|nautilus-sendto-3.6.0-1|36	a dialog for insert the email or IM account which you want to send
12mr|nautilus-sendto-3.6.0-1|37	the file/files.
12mr|nautilus-sendto-3.6.0-1|38	
12mr|nautilus-sendto-3.6.0-1|39	%package gajim
12mr|nautilus-sendto-3.6.0-1|40	Summary: Send files from nautilus extras
12mr|nautilus-sendto-3.6.0-1|41	Group: Graphical desktop/GNOME
12mr|nautilus-sendto-3.6.0-1|42	Requires: %{name} = %{version}
12mr|nautilus-sendto-3.6.0-1|43	
12mr|nautilus-sendto-3.6.0-1|44	%description gajim
12mr|nautilus-sendto-3.6.0-1|45	This application provides integration between nautilus and mail or IM clients.
12mr|nautilus-sendto-3.6.0-1|46	It adds a Nautilus context menu component ("Send To...") and features
12mr|nautilus-sendto-3.6.0-1|47	a dialog for insert the email or IM account which you want to send
12mr|nautilus-sendto-3.6.0-1|48	the file/files.
12mr|nautilus-sendto-3.6.0-1|49	
12mr|nautilus-sendto-3.6.0-1|50	%package pidgin
12mr|nautilus-sendto-3.6.0-1|51	Summary: Send files from nautilus to pidgin
12mr|nautilus-sendto-3.6.0-1|52	Group: Graphical desktop/GNOME
12mr|nautilus-sendto-3.6.0-1|53	Requires: pidgin
12mr|nautilus-sendto-3.6.0-1|54	Requires: %{name} = %{version}
12mr|nautilus-sendto-3.6.0-1|55	Provides: nautilus-sendto-gaim
12mr|nautilus-sendto-3.6.0-1|56	Obsoletes: nautilus-sendto-gaim
12mr|nautilus-sendto-3.6.0-1|57	
12mr|nautilus-sendto-3.6.0-1|58	%description pidgin
12mr|nautilus-sendto-3.6.0-1|59	This application provides integration between nautilus and pidgin.  It
12mr|nautilus-sendto-3.6.0-1|60	adds a Nautilus context menu component ("Send To...") and features a
12mr|nautilus-sendto-3.6.0-1|61	dialog for insert the IM account which you want to send the file/files.
12mr|nautilus-sendto-3.6.0-1|62	
12mr|nautilus-sendto-3.6.0-1|63	%package upnp
12mr|nautilus-sendto-3.6.0-1|64	Summary: Send files from nautilus via UPNP
12mr|nautilus-sendto-3.6.0-1|65	Group: Graphical desktop/GNOME
12mr|nautilus-sendto-3.6.0-1|66	Requires: %{name} = %{version}
12mr|nautilus-sendto-3.6.0-1|67	
12mr|nautilus-sendto-3.6.0-1|68	%description upnp
12mr|nautilus-sendto-3.6.0-1|69	This application provides integration between nautilus and UPNP.
12mr|nautilus-sendto-3.6.0-1|70	It adds a Nautilus context menu component ("Send To...") and allows sending
12mr|nautilus-sendto-3.6.0-1|71	files to UPNP media servers.
12mr|nautilus-sendto-3.6.0-1|72	
12mr|nautilus-sendto-3.6.0-1|73	%package evolution
12mr|nautilus-sendto-3.6.0-1|74	Summary: Send files from nautilus to evolution
12mr|nautilus-sendto-3.6.0-1|75	Group: Graphical desktop/GNOME
12mr|nautilus-sendto-3.6.0-1|76	Requires: evolution
12mr|nautilus-sendto-3.6.0-1|77	Requires: %{name} = %{version}
12mr|nautilus-sendto-3.6.0-1|78	
12mr|nautilus-sendto-3.6.0-1|79	%description evolution
12mr|nautilus-sendto-3.6.0-1|80	This application provides integration between nautilus and evolution.
12mr|nautilus-sendto-3.6.0-1|81	It adds a Nautilus context menu component ("Send To...") and features
12mr|nautilus-sendto-3.6.0-1|82	a dialog for insert the email acount which you want to send the
12mr|nautilus-sendto-3.6.0-1|83	file/files.
12mr|nautilus-sendto-3.6.0-1|84	
12mr|nautilus-sendto-3.6.0-1|85	%package devel
12mr|nautilus-sendto-3.6.0-1|86	Summary: Development files for nautilus-sendto
12mr|nautilus-sendto-3.6.0-1|87	Group: Graphical desktop/GNOME
12mr|nautilus-sendto-3.6.0-1|88	
12mr|nautilus-sendto-3.6.0-1|89	%description devel
12mr|nautilus-sendto-3.6.0-1|90	This package provides development files needed to build plugins upon
12mr|nautilus-sendto-3.6.0-1|91	nautilus-sendto.
12mr|nautilus-sendto-3.6.0-1|92	
12mr|nautilus-sendto-3.6.0-1|93	%prep
12mr|nautilus-sendto-3.6.0-1|94	%setup -q
12mr|nautilus-sendto-3.6.0-1|95	
12mr|nautilus-sendto-3.6.0-1|96	%build
12mr|nautilus-sendto-3.6.0-1|97	%configure2_5x
12mr|nautilus-sendto-3.6.0-1|98	%make
12mr|nautilus-sendto-3.6.0-1|99	
12mr|nautilus-sendto-3.6.0-1|100	%install
12mr|nautilus-sendto-3.6.0-1|101	rm -rf %{buildroot} %{name}.lang
12mr|nautilus-sendto-3.6.0-1|102	%makeinstall_std
12mr|nautilus-sendto-3.6.0-1|103	find %buildroot -name *.la | xargs rm
12mr|nautilus-sendto-3.6.0-1|104	%find_lang %{name}
12mr|nautilus-sendto-3.6.0-1|105	
12mr|nautilus-sendto-3.6.0-1|106	rm -f  %{buildroot}%{_libdir}/nautilus/extensions-3.0/libnautilus-sendto.so
12mr|nautilus-sendto-3.6.0-1|107	
12mr|nautilus-sendto-3.6.0-1|108	%files -f %{name}.lang
12mr|nautilus-sendto-3.6.0-1|109	%doc NEWS AUTHORS ChangeLog
12mr|nautilus-sendto-3.6.0-1|110	%{_bindir}/nautilus-sendto
12mr|nautilus-sendto-3.6.0-1|111	%{_mandir}/man1/nautilus-sendto.1*
12mr|nautilus-sendto-3.6.0-1|112	%dir %{_libdir}/%{name}/
12mr|nautilus-sendto-3.6.0-1|113	%dir %{_libdir}/%{name}/plugins
12mr|nautilus-sendto-3.6.0-1|114	%{_libdir}/%{name}/plugins/libnstremovable_devices.so
12mr|nautilus-sendto-3.6.0-1|115	%{_libdir}/%{name}/plugins/libnstburn.so
12mr|nautilus-sendto-3.6.0-1|116	%{_datadir}/nautilus-sendto/
12mr|nautilus-sendto-3.6.0-1|117	%{_datadir}/GConf/gsettings/nautilus-sendto-convert
12mr|nautilus-sendto-3.6.0-1|118	%{_datadir}/glib-2.0/schemas/org.gnome.Nautilus.Sendto.gschema.xml
12mr|nautilus-sendto-3.6.0-1|119	
12mr|nautilus-sendto-3.6.0-1|120	%files gajim
12mr|nautilus-sendto-3.6.0-1|121	%{_libdir}/%{name}/plugins/libnstgajim.so
12mr|nautilus-sendto-3.6.0-1|122	
12mr|nautilus-sendto-3.6.0-1|123	%files pidgin
12mr|nautilus-sendto-3.6.0-1|124	%{_libdir}/%{name}/plugins/libnstpidgin.so
12mr|nautilus-sendto-3.6.0-1|125	
12mr|nautilus-sendto-3.6.0-1|126	%files upnp
12mr|nautilus-sendto-3.6.0-1|127	%{_libdir}/%{name}/plugins/libnstupnp.so
12mr|nautilus-sendto-3.6.0-1|128	
12mr|nautilus-sendto-3.6.0-1|129	%files evolution
12mr|nautilus-sendto-3.6.0-1|130	%{_libdir}/%{name}/plugins/libnstevolution.so
12mr|nautilus-sendto-3.6.0-1|131	
12mr|nautilus-sendto-3.6.0-1|132	%files devel
12mr|nautilus-sendto-3.6.0-1|133	%dir %{_includedir}/nautilus-sendto
12mr|nautilus-sendto-3.6.0-1|134	%{_includedir}/nautilus-sendto/nautilus-sendto-plugin.h
12mr|nautilus-sendto-3.6.0-1|135	%{_libdir}/pkgconfig/nautilus-sendto.pc
12mr|nautilus-sendto-3.6.0-1|136	%{_datadir}/gtk-doc/html/nautilus-sendto
12mr|nautilus-sendto-3.6.0-1|137	
12mr|nautilus-sendto-3.6.0-1|138	
12mr|nautilus-sendto-3.6.0-1|139	
12mr|nautilus-sendto-3.6.0-1|140	
12mr|nautilus-sendto-3.6.0-1|141	%changelog
12mr|nautilus-sendto-3.6.0-1|142	* Fri Sep  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|nautilus-sendto-3.6.0-1|143	+ Commit: 9a84438
12mr|nautilus-sendto-3.6.0-1|144	- New version 3.0.1 (sync with Cooker)
12mr|nautilus-sendto-3.6.0-1|145	
12mr|nautilus-sendto-3.6.0-1|146	

15253 12
12mr|nautilus-share-0.7.3-1|1	Summary:        A Quick and Easy Way to Share Folders in Nautilus Via Samba
12mr|nautilus-share-0.7.3-1|2	Name:           nautilus-share
12mr|nautilus-share-0.7.3-1|3	Version:        0.7.3
12mr|nautilus-share-0.7.3-1|4	Release:        1
12mr|nautilus-share-0.7.3-1|5	
12mr|nautilus-share-0.7.3-1|6	License:        GPLv2
12mr|nautilus-share-0.7.3-1|7	Url:            http://git.gnome.org/nautilus-share
12mr|nautilus-share-0.7.3-1|8	Group:          File tools
12mr|nautilus-share-0.7.3-1|9	Source:         ftp://ftp.gnome.org/pub/GNOME/sources/nautilus-share/0.7/%{name}-%{version}.tar.bz2
12mr|nautilus-share-0.7.3-1|10	
12mr|nautilus-share-0.7.3-1|11	BuildRequires:  intltool
12mr|nautilus-share-0.7.3-1|12	BuildRequires:  libtool
12mr|nautilus-share-0.7.3-1|13	BuildRequires:  nautilus-devel
12mr|nautilus-share-0.7.3-1|14	
12mr|nautilus-share-0.7.3-1|15	Requires:       gnome-icon-theme
12mr|nautilus-share-0.7.3-1|16	Requires:       samba >= 3.0.23
12mr|nautilus-share-0.7.3-1|17	
12mr|nautilus-share-0.7.3-1|18	
12mr|nautilus-share-0.7.3-1|19	%description
12mr|nautilus-share-0.7.3-1|20	Application for the GNOME desktop integrated in Nautilus, that allows
12mr|nautilus-share-0.7.3-1|21	simple use of Nautilus shares without signing in as root.
12mr|nautilus-share-0.7.3-1|22	
12mr|nautilus-share-0.7.3-1|23	Features: * A new entry in your Nautilus right-click menu with a
12mr|nautilus-share-0.7.3-1|24	nice icon.
12mr|nautilus-share-0.7.3-1|25	
12mr|nautilus-share-0.7.3-1|26	* A simple dialog to share your folder, which allows you to choose a
12mr|nautilus-share-0.7.3-1|27	name and decide whether to make it read-only.
12mr|nautilus-share-0.7.3-1|28	
12mr|nautilus-share-0.7.3-1|29	* Possibility to access it from the Properties tab of your folder.
12mr|nautilus-share-0.7.3-1|30	
12mr|nautilus-share-0.7.3-1|31	* Possibility to see whether a share name already exists by simply
12mr|nautilus-share-0.7.3-1|32	typing it.
12mr|nautilus-share-0.7.3-1|33	
12mr|nautilus-share-0.7.3-1|34	* Nautilus displays a palm icon to visually show you which folders are
12mr|nautilus-share-0.7.3-1|35	shared.
12mr|nautilus-share-0.7.3-1|36	
12mr|nautilus-share-0.7.3-1|37	
12mr|nautilus-share-0.7.3-1|38	%prep
12mr|nautilus-share-0.7.3-1|39	%setup -q
12mr|nautilus-share-0.7.3-1|40	
12mr|nautilus-share-0.7.3-1|41	
12mr|nautilus-share-0.7.3-1|42	%build
12mr|nautilus-share-0.7.3-1|43	autoreconf -f -i
12mr|nautilus-share-0.7.3-1|44	%configure2_5x --disable-static
12mr|nautilus-share-0.7.3-1|45	%make
12mr|nautilus-share-0.7.3-1|46	
12mr|nautilus-share-0.7.3-1|47	
12mr|nautilus-share-0.7.3-1|48	%install
12mr|nautilus-share-0.7.3-1|49	%makeinstall_std
12mr|nautilus-share-0.7.3-1|50	
12mr|nautilus-share-0.7.3-1|51	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
12mr|nautilus-share-0.7.3-1|52	
12mr|nautilus-share-0.7.3-1|53	%find_lang %{name}
12mr|nautilus-share-0.7.3-1|54	
12mr|nautilus-share-0.7.3-1|55	
12mr|nautilus-share-0.7.3-1|56	%files -f %{name}.lang
12mr|nautilus-share-0.7.3-1|57	%doc AUTHORS COPYING README
12mr|nautilus-share-0.7.3-1|58	%{_datadir}/nautilus-share/
12mr|nautilus-share-0.7.3-1|59	%{_libdir}/nautilus/extensions-3.0/*.so
12mr|nautilus-share-0.7.3-1|60	
12mr|nautilus-share-0.7.3-1|61	
12mr|nautilus-share-0.7.3-1|62	%changelog
12mr|nautilus-share-0.7.3-1|63	* Fri Dec  7 2012 Arkady L. Shane <ashejn@rosalab.ru> - 0.7.3-1
12mr|nautilus-share-0.7.3-1|64	- initial build

15254 12
12mr|ncdc-1.12-1|1	Name:		ncdc
12mr|ncdc-1.12-1|2	Version:	1.12
12mr|ncdc-1.12-1|3	Release:	1
12mr|ncdc-1.12-1|4	Summary:	Lightweight Direct Connect Client
12mr|ncdc-1.12-1|5	Source0:	http://dev.yorhel.nl/download/ncdc-%{version}.tar.gz
12mr|ncdc-1.12-1|6	Source1:	ncdc.desktop
12mr|ncdc-1.12-1|7	URL:		http://dev.yorhel.nl/ncdc
12mr|ncdc-1.12-1|8	Group:		Networking/File transfer
12mr|ncdc-1.12-1|9	License:	MIT
12mr|ncdc-1.12-1|10	BuildRequires:	ncurses-devel
12mr|ncdc-1.12-1|11	BuildRequires:	bzip2-devel
12mr|ncdc-1.12-1|12	BuildRequires:	glib2-devel
12mr|ncdc-1.12-1|13	BuildRequires:	sqlite3-devel
12mr|ncdc-1.12-1|14	BuildRequires:	ncursesw-devel
12mr|ncdc-1.12-1|15	BuildRequires:	libxml2-devel
12mr|ncdc-1.12-1|16	BuildRequires:	gdbm-devel
12mr|ncdc-1.12-1|17	BuildRequires:	gnutls-devel
12mr|ncdc-1.12-1|18	BuildRequires:	sqlite-devel
12mr|ncdc-1.12-1|19	BuildRequires:	gcc make glibc-devel pkgconfig
12mr|ncdc-1.12-1|20	BuildRequires:	autoconf automake libtool
12mr|ncdc-1.12-1|21	
12mr|ncdc-1.12-1|22	%description
12mr|ncdc-1.12-1|23	Ncdc is a modern and lightweight direct connect client with a friendly ncurses
12mr|ncdc-1.12-1|24	interface.
12mr|ncdc-1.12-1|25	
12mr|ncdc-1.12-1|26	%prep
12mr|ncdc-1.12-1|27	%setup -q
12mr|ncdc-1.12-1|28	
12mr|ncdc-1.12-1|29	%build
12mr|ncdc-1.12-1|30	%configure2_5x --enable-db-upgrade
12mr|ncdc-1.12-1|31	%make
12mr|ncdc-1.12-1|32	
12mr|ncdc-1.12-1|33	%install
12mr|ncdc-1.12-1|34	%makeinstall_std
12mr|ncdc-1.12-1|35	install -D -m0644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|ncdc-1.12-1|36	
12mr|ncdc-1.12-1|37	%files
12mr|ncdc-1.12-1|38	%doc ChangeLog COPYING README
12mr|ncdc-1.12-1|39	%{_bindir}/ncdc
12mr|ncdc-1.12-1|40	%{_bindir}/ncdc-db-upgrade
12mr|ncdc-1.12-1|41	%{_datadir}/applications/%{name}.desktop
12mr|ncdc-1.12-1|42	%doc %{_mandir}/man1/ncdc.1*
12mr|ncdc-1.12-1|43	%doc %{_mandir}/man1/ncdc-db-upgrade.1*
12mr|ncdc-1.12-1|44	
12mr|ncdc-1.12-1|45	
12mr|ncdc-1.12-1|46	
12mr|ncdc-1.12-1|47	%changelog
12mr|ncdc-1.12-1|48	

15255 12
12mr|ncftp-3.2.5-1|1	%define _localstatedir /var
12mr|ncftp-3.2.5-1|2	
12mr|ncftp-3.2.5-1|3	Summary:	An improved FTP client
12mr|ncftp-3.2.5-1|4	Name:		ncftp
12mr|ncftp-3.2.5-1|5	Version:	3.2.5
12mr|ncftp-3.2.5-1|6	Release:	%mkrel 1
12mr|ncftp-3.2.5-1|7	Group: 		Networking/File transfer
12mr|ncftp-3.2.5-1|8	URL:		http://www.ncftp.com/
12mr|ncftp-3.2.5-1|9	BuildRequires:	ncurses-devel
12mr|ncftp-3.2.5-1|10	License:	Artistic
12mr|ncftp-3.2.5-1|11	Source0:	ftp://ftp.ncftp.com/ncftp/ncftp-%{version}-src.tar.bz2
12mr|ncftp-3.2.5-1|12	Patch0:		ncftp-confirm.patch
12mr|ncftp-3.2.5-1|13	Patch3: 	ncftp-3.0.3-resume.patch
12mr|ncftp-3.2.5-1|14	Patch5:		ncftp-3.1.9-suspend.patch
12mr|ncftp-3.2.5-1|15	# P6 from ftp://ftp.kame.net/pub/kame/misc
12mr|ncftp-3.2.5-1|16	Patch6:		ncftp-323-v6-20091109.diff
12mr|ncftp-3.2.5-1|17	Patch7:		ncftp-3.1.1-EPLF.diff
12mr|ncftp-3.2.5-1|18	Patch8:		ncftp-3.2.3-fix-help-cmd.patch
12mr|ncftp-3.2.5-1|19	# yves 3.1.1-1mdk
12mr|ncftp-3.2.5-1|20	# requested by Yura Gusev <elendal@w4technology.com>
12mr|ncftp-3.2.5-1|21	# adapted to 3.1.1 from http://www.fefe.de/ncftp/ncftp-3.0-EPLF.diff
12mr|ncftp-3.2.5-1|22	# It will allow ncftp to work with publicfile. http://publicfile.org/
12mr|ncftp-3.2.5-1|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ncftp-3.2.5-1|24	
12mr|ncftp-3.2.5-1|25	%description
12mr|ncftp-3.2.5-1|26	Ncftp is an improved FTP client.  Ncftp's improvements include support
12mr|ncftp-3.2.5-1|27	for command line editing, command histories, recursive gets, automatic
12mr|ncftp-3.2.5-1|28	anonymous logins and more.
12mr|ncftp-3.2.5-1|29	
12mr|ncftp-3.2.5-1|30	%prep
12mr|ncftp-3.2.5-1|31	
12mr|ncftp-3.2.5-1|32	%setup -q
12mr|ncftp-3.2.5-1|33	%patch0 -p0 -b .confirm
12mr|ncftp-3.2.5-1|34	%patch3 -p1 -b .resume
12mr|ncftp-3.2.5-1|35	%patch5 -p1 -b .suspend
12mr|ncftp-3.2.5-1|36	#%patch6 -p1 -b .ipv6
12mr|ncftp-3.2.5-1|37	%patch7 -p0 -b .eplf
12mr|ncftp-3.2.5-1|38	%patch8 -p1 -b .help
12mr|ncftp-3.2.5-1|39	
12mr|ncftp-3.2.5-1|40	%build
12mr|ncftp-3.2.5-1|41	%configure \
12mr|ncftp-3.2.5-1|42	--enable-signals \
12mr|ncftp-3.2.5-1|43	--enable-ipv6
12mr|ncftp-3.2.5-1|44	%make
12mr|ncftp-3.2.5-1|45	
12mr|ncftp-3.2.5-1|46	%install
12mr|ncftp-3.2.5-1|47	rm -rf %{buildroot}
12mr|ncftp-3.2.5-1|48	
12mr|ncftp-3.2.5-1|49	mkdir -p %{buildroot}{%{_bindir},%{_mandir}/man1}
12mr|ncftp-3.2.5-1|50	
12mr|ncftp-3.2.5-1|51	%makeinstall_std
12mr|ncftp-3.2.5-1|52	
12mr|ncftp-3.2.5-1|53	# yves - 3.1.1-1mdk - fix doc perm
12mr|ncftp-3.2.5-1|54	find doc -type f -exec chmod 0644 {} \;
12mr|ncftp-3.2.5-1|55	
12mr|ncftp-3.2.5-1|56	rm -f doc/*windows.txt
12mr|ncftp-3.2.5-1|57	
12mr|ncftp-3.2.5-1|58	%clean
12mr|ncftp-3.2.5-1|59	rm -fr %{buildroot}
12mr|ncftp-3.2.5-1|60	
12mr|ncftp-3.2.5-1|61	%files
12mr|ncftp-3.2.5-1|62	%defattr(-,root,root)
12mr|ncftp-3.2.5-1|63	%doc doc/*.txt README.txt
12mr|ncftp-3.2.5-1|64	%{_bindir}/*
12mr|ncftp-3.2.5-1|65	%{_mandir}/*/*
12mr|ncftp-3.2.5-1|66	
12mr|ncftp-3.2.5-1|67	
12mr|ncftp-3.2.5-1|68	
12mr|ncftp-3.2.5-1|69	%changelog
12mr|ncftp-3.2.5-1|70	

15256 12
12mr|ncompress-4.2.4.4-3|1	%define	name	ncompress
12mr|ncompress-4.2.4.4-3|2	%define	oname	compress
12mr|ncompress-4.2.4.4-3|3	%define	version	4.2.4.4
12mr|ncompress-4.2.4.4-3|4	%define	release	%mkrel 3
12mr|ncompress-4.2.4.4-3|5	
12mr|ncompress-4.2.4.4-3|6	Summary:	Fast compression and decompression utilities
12mr|ncompress-4.2.4.4-3|7	Name:		%{name}
12mr|ncompress-4.2.4.4-3|8	Version:	%{version}
12mr|ncompress-4.2.4.4-3|9	Release:	%{release}
12mr|ncompress-4.2.4.4-3|10	License:	Public Domain
12mr|ncompress-4.2.4.4-3|11	Group:		Archiving/Compression
12mr|ncompress-4.2.4.4-3|12	URL:		http://ncompress.sourceforge.net/
12mr|ncompress-4.2.4.4-3|13	Source:		http://downloads.sourceforge.net/ncompress/%{name}-%{version}.tar.gz
12mr|ncompress-4.2.4.4-3|14	Patch0:		ncompress-4.2.4-make.patch
12mr|ncompress-4.2.4.4-3|15	Patch1:		ncompress-4.2.4-lfs2.patch
12mr|ncompress-4.2.4.4-3|16	Patch2:		ncompress-4.2.4.2-filenamelen.patch
12mr|ncompress-4.2.4.4-3|17	Patch3:		ncompress-2GB.patch
12mr|ncompress-4.2.4.4-3|18	Patch6: 	ncompress-4.2.4-endians.patch
12mr|ncompress-4.2.4.4-3|19	Patch7:		ncompress-4.2.4.2-LDFLAGS.diff
12mr|ncompress-4.2.4.4-3|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ncompress-4.2.4.4-3|21	
12mr|ncompress-4.2.4.4-3|22	%description
12mr|ncompress-4.2.4.4-3|23	The ncompress package contains the compress and uncompress
12mr|ncompress-4.2.4.4-3|24	file compression and decompression utilities, which are compatible
12mr|ncompress-4.2.4.4-3|25	with the original UNIX compress utility (.Z file extensions).  These
12mr|ncompress-4.2.4.4-3|26	utilities can't handle gzipped (.gz file extensions) files, but
12mr|ncompress-4.2.4.4-3|27	gzip can handle compressed files.
12mr|ncompress-4.2.4.4-3|28	
12mr|ncompress-4.2.4.4-3|29	%prep
12mr|ncompress-4.2.4.4-3|30	
12mr|ncompress-4.2.4.4-3|31	%setup -q
12mr|ncompress-4.2.4.4-3|32	%patch0 -p1
12mr|ncompress-4.2.4.4-3|33	%patch1 -p0 -b .lfs
12mr|ncompress-4.2.4.4-3|34	%patch2 -p1 -b .filenamelen
12mr|ncompress-4.2.4.4-3|35	%patch3 -p1 -b .2gb
12mr|ncompress-4.2.4.4-3|36	%patch6 -p1 -b .endians
12mr|ncompress-4.2.4.4-3|37	%patch7 -p0 -b .LDFLAGS
12mr|ncompress-4.2.4.4-3|38	
12mr|ncompress-4.2.4.4-3|39	%build
12mr|ncompress-4.2.4.4-3|40	#- extra CFLAGS
12mr|ncompress-4.2.4.4-3|41	%ifarch alpha ia64
12mr|ncompress-4.2.4.4-3|42	EXTRA_FLAGS="-DNOALIGN=0"
12mr|ncompress-4.2.4.4-3|43	%endif
12mr|ncompress-4.2.4.4-3|44	ENDIAN_FLAGS=4321
12mr|ncompress-4.2.4.4-3|45	
12mr|ncompress-4.2.4.4-3|46	%ifarch sparc m68k armv4l ppc s390 s390x ppc64 sparc64
12mr|ncompress-4.2.4.4-3|47	ENDIAN_FLAGS=1234
12mr|ncompress-4.2.4.4-3|48	%endif
12mr|ncompress-4.2.4.4-3|49	
12mr|ncompress-4.2.4.4-3|50	%make RPM_OPT_FLAGS="%{optflags} $ARCH32_FLAGS $EXTRA_FLAGS" ENDIAN="$ENDIAN_FLAGS" LDFLAGS="%{ldflags}"
12mr|ncompress-4.2.4.4-3|51	
12mr|ncompress-4.2.4.4-3|52	%install
12mr|ncompress-4.2.4.4-3|53	rm -rf %{buildroot}
12mr|ncompress-4.2.4.4-3|54	install -m755 %{oname} -D %{buildroot}%{_bindir}/%{oname}
12mr|ncompress-4.2.4.4-3|55	ln -sf %{oname} %{buildroot}%{_bindir}/uncompress
12mr|ncompress-4.2.4.4-3|56	install -m644 %{oname}.1 -D %{buildroot}%{_mandir}/man1/%{oname}.1
12mr|ncompress-4.2.4.4-3|57	ln -sf %{oname}.1.bz2 %{buildroot}%{_mandir}/man1/uncompress.1.bz2
12mr|ncompress-4.2.4.4-3|58	
12mr|ncompress-4.2.4.4-3|59	%clean
12mr|ncompress-4.2.4.4-3|60	rm -rf %{buildroot}
12mr|ncompress-4.2.4.4-3|61	
12mr|ncompress-4.2.4.4-3|62	%files
12mr|ncompress-4.2.4.4-3|63	%defattr(-,root,root)
12mr|ncompress-4.2.4.4-3|64	%{_bindir}/*
12mr|ncompress-4.2.4.4-3|65	%{_mandir}/man1/*
12mr|ncompress-4.2.4.4-3|66	%doc LZW.INFO README Changes Acknowleds
12mr|ncompress-4.2.4.4-3|67	
12mr|ncompress-4.2.4.4-3|68	
12mr|ncompress-4.2.4.4-3|69	
12mr|ncompress-4.2.4.4-3|70	%changelog
12mr|ncompress-4.2.4.4-3|71	

15257 12
12mr|ncpfs-2.2.6-13|1	%define	major 2.3
12mr|ncpfs-2.2.6-13|2	%define	libname %mklibname %{name} %{major}
12mr|ncpfs-2.2.6-13|3	%define develname %mklibname %{name} -d
12mr|ncpfs-2.2.6-13|4	
12mr|ncpfs-2.2.6-13|5	Summary:	Utilities for the ncpfs filesystem, a NetWare client for Linux
12mr|ncpfs-2.2.6-13|6	Name:		ncpfs
12mr|ncpfs-2.2.6-13|7	Version:	2.2.6
12mr|ncpfs-2.2.6-13|8	Release:	13
12mr|ncpfs-2.2.6-13|9	License:	GPLv2+
12mr|ncpfs-2.2.6-13|10	Group:		Networking/Other
12mr|ncpfs-2.2.6-13|11	URL:		ftp://platan.vc.cvut.cz/pub/linux/ncpfs/
12mr|ncpfs-2.2.6-13|12	Source0:	ftp://platan.vc.cvut.cz/pub/linux/ncpfs/%{name}-%{version}/%{name}-%{version}.tar.bz2
12mr|ncpfs-2.2.6-13|13	Patch403:       ncpfs-hg-commit-403.patch
12mr|ncpfs-2.2.6-13|14	Patch404:       ncpfs-hg-commit-404.patch
12mr|ncpfs-2.2.6-13|15	Patch405:       ncpfs-hg-commit-405.patch
12mr|ncpfs-2.2.6-13|16	Patch406:       ncpfs-hg-commit-406.patch
12mr|ncpfs-2.2.6-13|17	Patch407:       ncpfs-hg-commit-407.patch
12mr|ncpfs-2.2.6-13|18	Patch408:       ncpfs-hg-commit-408.patch
12mr|ncpfs-2.2.6-13|19	Patch409:       ncpfs-hg-commit-409.patch
12mr|ncpfs-2.2.6-13|20	Patch410:       ncpfs-hg-commit-410.patch
12mr|ncpfs-2.2.6-13|21	Patch411:       ncpfs-hg-commit-411.patch
12mr|ncpfs-2.2.6-13|22	Patch412:       ncpfs-hg-commit-412.patch
12mr|ncpfs-2.2.6-13|23	Patch413:       ncpfs-hg-commit-413.patch
12mr|ncpfs-2.2.6-13|24	Patch414:       ncpfs-hg-commit-414.patch
12mr|ncpfs-2.2.6-13|25	Patch415:       ncpfs-hg-commit-415.patch
12mr|ncpfs-2.2.6-13|26	Patch416:       ncpfs-hg-commit-416.patch
12mr|ncpfs-2.2.6-13|27	Patch417:       ncpfs-hg-commit-417.patch
12mr|ncpfs-2.2.6-13|28	Patch419:       ncpfs-hg-commit-419.patch
12mr|ncpfs-2.2.6-13|29	Patch420:       ncpfs-hg-commit-420.patch
12mr|ncpfs-2.2.6-13|30	Patch421:       ncpfs-hg-commit-421.patch
12mr|ncpfs-2.2.6-13|31	Patch422:       ncpfs-hg-commit-422.patch
12mr|ncpfs-2.2.6-13|32	Patch423:       ncpfs-hg-commit-423.patch
12mr|ncpfs-2.2.6-13|33	Patch424:       ncpfs-hg-commit-424.patch
12mr|ncpfs-2.2.6-13|34	Patch425:       ncpfs-hg-commit-425.patch
12mr|ncpfs-2.2.6-13|35	Patch426:       ncpfs-hg-commit-426.patch
12mr|ncpfs-2.2.6-13|36	Patch427:       ncpfs-hg-commit-427.patch
12mr|ncpfs-2.2.6-13|37	Patch428:       ncpfs-hg-commit-428.patch
12mr|ncpfs-2.2.6-13|38	Patch429:       ncpfs-hg-commit-429.patch
12mr|ncpfs-2.2.6-13|39	Patch430:       ncpfs-hg-commit-430.patch
12mr|ncpfs-2.2.6-13|40	Patch431:       ncpfs-hg-commit-431.patch
12mr|ncpfs-2.2.6-13|41	Patch432:       ncpfs-hg-commit-432.patch
12mr|ncpfs-2.2.6-13|42	Patch433:       ncpfs-hg-commit-433.patch
12mr|ncpfs-2.2.6-13|43	Patch434:       ncpfs-hg-commit-434.patch
12mr|ncpfs-2.2.6-13|44	Patch435:       ncpfs-hg-commit-435.patch
12mr|ncpfs-2.2.6-13|45	Patch436:       ncpfs-hg-commit-436.patch
12mr|ncpfs-2.2.6-13|46	Patch437:       ncpfs-hg-commit-437.patch
12mr|ncpfs-2.2.6-13|47	Patch438:       ncpfs-hg-commit-438.patch
12mr|ncpfs-2.2.6-13|48	Patch439:       ncpfs-hg-commit-439.patch
12mr|ncpfs-2.2.6-13|49	Patch440:       ncpfs-hg-commit-440.patch
12mr|ncpfs-2.2.6-13|50	Patch441:       ncpfs-hg-commit-441.patch
12mr|ncpfs-2.2.6-13|51	Patch442:       ncpfs-hg-commit-442.patch
12mr|ncpfs-2.2.6-13|52	Patch443:       ncpfs-hg-commit-443.patch
12mr|ncpfs-2.2.6-13|53	Patch444:       ncpfs-hg-commit-444.patch
12mr|ncpfs-2.2.6-13|54	Patch445:       ncpfs-hg-commit-445.patch
12mr|ncpfs-2.2.6-13|55	Patch446:       ncpfs-hg-commit-446.patch
12mr|ncpfs-2.2.6-13|56	Patch447:       ncpfs-hg-commit-447.patch
12mr|ncpfs-2.2.6-13|57	Patch448:       ncpfs-hg-commit-448.patch
12mr|ncpfs-2.2.6-13|58	Patch449:       ncpfs-hg-commit-449.patch
12mr|ncpfs-2.2.6-13|59	Patch450:       ncpfs-hg-commit-450.patch
12mr|ncpfs-2.2.6-13|60	Patch451:       ncpfs-hg-commit-451.patch
12mr|ncpfs-2.2.6-13|61	Patch452:       ncpfs-hg-commit-452.patch
12mr|ncpfs-2.2.6-13|62	Patch453:       ncpfs-hg-commit-453.patch
12mr|ncpfs-2.2.6-13|63	Patch454:       ncpfs-hg-commit-454.patch
12mr|ncpfs-2.2.6-13|64	Patch455:       ncpfs-hg-commit-455.patch
12mr|ncpfs-2.2.6-13|65	Patch456:       ncpfs-hg-commit-456.patch
12mr|ncpfs-2.2.6-13|66	Patch457:       ncpfs-hg-commit-457.patch
12mr|ncpfs-2.2.6-13|67	Patch458:       ncpfs-hg-commit-458.patch
12mr|ncpfs-2.2.6-13|68	Patch1002:      ncpfs.LDFLAGS.patch
12mr|ncpfs-2.2.6-13|69	Patch1003:      ncpfs.pam_ncp_auth.syslog.patch
12mr|ncpfs-2.2.6-13|70	Patch1005:      ncpfs.offsetof.patch
12mr|ncpfs-2.2.6-13|71	Patch1006:      ncpfs.mount_hang.patch
12mr|ncpfs-2.2.6-13|72	Patch1007:      ncpfs-2.2.6-mount-issue-ver2.patch
12mr|ncpfs-2.2.6-13|73	Patch1008:      ncpfs-2_2_6_partial.patch
12mr|ncpfs-2.2.6-13|74	Patch1009:      ncpfs-2.2.6-CVE-2011-1679,1680.diff
12mr|ncpfs-2.2.6-13|75	Requires:	ipxutils
12mr|ncpfs-2.2.6-13|76	Requires:	%{libname} = %{version}-%{release}
12mr|ncpfs-2.2.6-13|77	BuildRequires:	pam-devel
12mr|ncpfs-2.2.6-13|78	
12mr|ncpfs-2.2.6-13|79	%description
12mr|ncpfs-2.2.6-13|80	Ncpfs is a filesystem which understands the Novell NetWare(TM) NCP protocol.
12mr|ncpfs-2.2.6-13|81	Functionally, NCP is used for NetWare the way NFS is used in the TCP/IP world.
12mr|ncpfs-2.2.6-13|82	For a Linux system to mount a NetWare filesystem, it needs a special mount
12mr|ncpfs-2.2.6-13|83	program. The ncpfs package contains such a mount program plus other tools for
12mr|ncpfs-2.2.6-13|84	configuring and using the ncpfs filesystem.
12mr|ncpfs-2.2.6-13|85	
12mr|ncpfs-2.2.6-13|86	Install the ncpfs package if you need to use the ncpfs filesystem to use Novell
12mr|ncpfs-2.2.6-13|87	NetWare files or services.
12mr|ncpfs-2.2.6-13|88	
12mr|ncpfs-2.2.6-13|89	%package -n	ipxutils
12mr|ncpfs-2.2.6-13|90	Summary:	Tools for configuring and debugging IPX interfaces and networks
12mr|ncpfs-2.2.6-13|91	Group:		System/Configuration/Networking
12mr|ncpfs-2.2.6-13|92	
12mr|ncpfs-2.2.6-13|93	%description -n	ipxutils
12mr|ncpfs-2.2.6-13|94	The ipxutils package includes utilities (ipx_configure, ipx_internal_net,
12mr|ncpfs-2.2.6-13|95	ipx_interface, ipx_route) necessary for configuring and debugging IPX
12mr|ncpfs-2.2.6-13|96	interfaces and networks under Linux. IPX is the low-level protocol used by
12mr|ncpfs-2.2.6-13|97	Novell's NetWare file server system to transfer data.
12mr|ncpfs-2.2.6-13|98	
12mr|ncpfs-2.2.6-13|99	Install ipxutils if you need to configure IPX networking on your network.
12mr|ncpfs-2.2.6-13|100	
12mr|ncpfs-2.2.6-13|101	%package -n	%{libname}
12mr|ncpfs-2.2.6-13|102	Summary:	Library associated with ncpfs
12mr|ncpfs-2.2.6-13|103	Group:		System/Libraries
12mr|ncpfs-2.2.6-13|104	
12mr|ncpfs-2.2.6-13|105	%description -n	%{libname}
12mr|ncpfs-2.2.6-13|106	This library is mandatory for ncpfs and ipxutils to run.
12mr|ncpfs-2.2.6-13|107	
12mr|ncpfs-2.2.6-13|108	%package -n	%{develname}
12mr|ncpfs-2.2.6-13|109	Summary:	Development files for %{name}
12mr|ncpfs-2.2.6-13|110	Group:		Development/C
12mr|ncpfs-2.2.6-13|111	Requires:	%{libname} = %{version}-%{release}
12mr|ncpfs-2.2.6-13|112	Provides:	%{name}-devel = %{version}-%{release}
12mr|ncpfs-2.2.6-13|113	
12mr|ncpfs-2.2.6-13|114	%description -n	%{develname}
12mr|ncpfs-2.2.6-13|115	Development files for %{name}
12mr|ncpfs-2.2.6-13|116	
12mr|ncpfs-2.2.6-13|117	%prep
12mr|ncpfs-2.2.6-13|118	
12mr|ncpfs-2.2.6-13|119	%setup -q
12mr|ncpfs-2.2.6-13|120	%patch403 -p1
12mr|ncpfs-2.2.6-13|121	%patch404 -p1
12mr|ncpfs-2.2.6-13|122	%patch405 -p1
12mr|ncpfs-2.2.6-13|123	%patch406 -p1
12mr|ncpfs-2.2.6-13|124	%patch407 -p1
12mr|ncpfs-2.2.6-13|125	%patch408 -p1
12mr|ncpfs-2.2.6-13|126	%patch409 -p1
12mr|ncpfs-2.2.6-13|127	%patch410 -p1
12mr|ncpfs-2.2.6-13|128	%patch411 -p1
12mr|ncpfs-2.2.6-13|129	%patch412 -p1
12mr|ncpfs-2.2.6-13|130	%patch413 -p1
12mr|ncpfs-2.2.6-13|131	%patch414 -p1
12mr|ncpfs-2.2.6-13|132	%patch415 -p1
12mr|ncpfs-2.2.6-13|133	%patch416 -p1
12mr|ncpfs-2.2.6-13|134	%patch417 -p1
12mr|ncpfs-2.2.6-13|135	%patch419 -p1
12mr|ncpfs-2.2.6-13|136	%patch420 -p1
12mr|ncpfs-2.2.6-13|137	%patch421 -p1
12mr|ncpfs-2.2.6-13|138	%patch422 -p1
12mr|ncpfs-2.2.6-13|139	%patch423 -p1
12mr|ncpfs-2.2.6-13|140	%patch424 -p1
12mr|ncpfs-2.2.6-13|141	%patch425 -p1
12mr|ncpfs-2.2.6-13|142	%patch426 -p1
12mr|ncpfs-2.2.6-13|143	%patch427 -p1
12mr|ncpfs-2.2.6-13|144	%patch428 -p1
12mr|ncpfs-2.2.6-13|145	%patch429 -p1
12mr|ncpfs-2.2.6-13|146	%patch430 -p1
12mr|ncpfs-2.2.6-13|147	%patch431 -p1
12mr|ncpfs-2.2.6-13|148	%patch432 -p1
12mr|ncpfs-2.2.6-13|149	%patch433 -p1
12mr|ncpfs-2.2.6-13|150	%patch434 -p1
12mr|ncpfs-2.2.6-13|151	%patch435 -p1
12mr|ncpfs-2.2.6-13|152	%patch436 -p1
12mr|ncpfs-2.2.6-13|153	%patch437 -p1
12mr|ncpfs-2.2.6-13|154	%patch438 -p1
12mr|ncpfs-2.2.6-13|155	%patch439 -p1
12mr|ncpfs-2.2.6-13|156	%patch440 -p1
12mr|ncpfs-2.2.6-13|157	%patch441 -p1
12mr|ncpfs-2.2.6-13|158	%patch442 -p1
12mr|ncpfs-2.2.6-13|159	%patch443 -p1
12mr|ncpfs-2.2.6-13|160	%patch444 -p1
12mr|ncpfs-2.2.6-13|161	%patch445 -p1
12mr|ncpfs-2.2.6-13|162	%patch446 -p1
12mr|ncpfs-2.2.6-13|163	%patch447 -p1
12mr|ncpfs-2.2.6-13|164	%patch448 -p1
12mr|ncpfs-2.2.6-13|165	%patch449 -p1
12mr|ncpfs-2.2.6-13|166	%patch450 -p1
12mr|ncpfs-2.2.6-13|167	%patch451 -p1
12mr|ncpfs-2.2.6-13|168	%patch452 -p1
12mr|ncpfs-2.2.6-13|169	%patch453 -p1
12mr|ncpfs-2.2.6-13|170	%patch454 -p1
12mr|ncpfs-2.2.6-13|171	%patch455 -p1
12mr|ncpfs-2.2.6-13|172	%patch456 -p1
12mr|ncpfs-2.2.6-13|173	%patch457 -p1
12mr|ncpfs-2.2.6-13|174	%patch458 -p1
12mr|ncpfs-2.2.6-13|175	#
12mr|ncpfs-2.2.6-13|176	%patch1002 -p1
12mr|ncpfs-2.2.6-13|177	%patch1003 -p1
12mr|ncpfs-2.2.6-13|178	%patch1005 -p1
12mr|ncpfs-2.2.6-13|179	%patch1006 -p1
12mr|ncpfs-2.2.6-13|180	%patch1007 -p1
12mr|ncpfs-2.2.6-13|181	%patch1008 -p1
12mr|ncpfs-2.2.6-13|182	%patch1009 -p1
12mr|ncpfs-2.2.6-13|183	
12mr|ncpfs-2.2.6-13|184	chmod +rw -R .
12mr|ncpfs-2.2.6-13|185	
12mr|ncpfs-2.2.6-13|186	# lib64 fix
12mr|ncpfs-2.2.6-13|187	perl -pi -e "s|/lib/security\b|/%{_lib}/security|g" configure*
12mr|ncpfs-2.2.6-13|188	
12mr|ncpfs-2.2.6-13|189	%build
12mr|ncpfs-2.2.6-13|190	chmod -R u+w po
12mr|ncpfs-2.2.6-13|191	
12mr|ncpfs-2.2.6-13|192	CFLAGS="%{optflags} -fPIC" \
12mr|ncpfs-2.2.6-13|193	LDFLAGS="%{ldflags}" \
12mr|ncpfs-2.2.6-13|194	%configure2_5x \
12mr|ncpfs-2.2.6-13|195	--disable-rpath \
12mr|ncpfs-2.2.6-13|196	--enable-pam
12mr|ncpfs-2.2.6-13|197	
12mr|ncpfs-2.2.6-13|198	%make clean
12mr|ncpfs-2.2.6-13|199	%make
12mr|ncpfs-2.2.6-13|200	
12mr|ncpfs-2.2.6-13|201	%make -C ipxdump
12mr|ncpfs-2.2.6-13|202	mv ipxdump/README ipxdump/README.ipxdump
12mr|ncpfs-2.2.6-13|203	
12mr|ncpfs-2.2.6-13|204	%install
12mr|ncpfs-2.2.6-13|205	
12mr|ncpfs-2.2.6-13|206	mkdir -p %{buildroot}/sbin
12mr|ncpfs-2.2.6-13|207	mkdir -p %{buildroot}%{_sbindir}
12mr|ncpfs-2.2.6-13|208	mkdir -p %{buildroot}%{_libdir}
12mr|ncpfs-2.2.6-13|209	
12mr|ncpfs-2.2.6-13|210	%makeinstall_std install-dev
12mr|ncpfs-2.2.6-13|211	
12mr|ncpfs-2.2.6-13|212	# Move ipx_configure/ipx_internal_net to permit /usr from NFS
12mr|ncpfs-2.2.6-13|213	for i in ipx_configure ipx_internal_net ipx_interface ; do
12mr|ncpfs-2.2.6-13|214	mv %{buildroot}%{_bindir}/$i %{buildroot}/sbin/$i
12mr|ncpfs-2.2.6-13|215	done
12mr|ncpfs-2.2.6-13|216	
12mr|ncpfs-2.2.6-13|217	install -m755 ipxdump/ipxdump ipxdump/ipxparse %{buildroot}%{_bindir}/
12mr|ncpfs-2.2.6-13|218	
12mr|ncpfs-2.2.6-13|219	ln -sf ncpmount.8 %{buildroot}%{_mandir}/man8/mount.ncp.8
12mr|ncpfs-2.2.6-13|220	
12mr|ncpfs-2.2.6-13|221	%find_lang %{name}
12mr|ncpfs-2.2.6-13|222	
12mr|ncpfs-2.2.6-13|223	#rm -f %{buildroot}/usr/share/locale/locale.alias
12mr|ncpfs-2.2.6-13|224	
12mr|ncpfs-2.2.6-13|225	rm -f %{buildroot}%{_libdir}/*.*a
12mr|ncpfs-2.2.6-13|226	
12mr|ncpfs-2.2.6-13|227	%post -n ipxutils
12mr|ncpfs-2.2.6-13|228	if [ -f %{_sysconfdir}/modules.conf ];then
12mr|ncpfs-2.2.6-13|229	if ! grep -q -E "^alias.*net-pf-4.*ipx" %{_sysconfdir}/modules.conf;then
12mr|ncpfs-2.2.6-13|230	echo "alias net-pf-4 ipx" >> %{_sysconfdir}/modules.conf
12mr|ncpfs-2.2.6-13|231	fi
12mr|ncpfs-2.2.6-13|232	else
12mr|ncpfs-2.2.6-13|233	echo "alias net-pf-4 ipx" >> %{_sysconfdir}/modules.conf
12mr|ncpfs-2.2.6-13|234	fi
12mr|ncpfs-2.2.6-13|235	
12mr|ncpfs-2.2.6-13|236	%postun  -n ipxutils
12mr|ncpfs-2.2.6-13|237	if [ "$1" = "0" ];then
12mr|ncpfs-2.2.6-13|238	if [ -f %{_sysconfdir}/modules.conf ];then
12mr|ncpfs-2.2.6-13|239	if grep -q -E "^alias.*net-pf-4.*ipx" %{_sysconfdir}/modules.conf;then
12mr|ncpfs-2.2.6-13|240	sed 's/^alias net-pf-4 ipx//' %{_sysconfdir}/modules.conf > /tmp/.modules.conf \
12mr|ncpfs-2.2.6-13|241	&& mv -f /tmp/.modules.conf %{_sysconfdir}/modules.conf
12mr|ncpfs-2.2.6-13|242	fi
12mr|ncpfs-2.2.6-13|243	fi
12mr|ncpfs-2.2.6-13|244	fi
12mr|ncpfs-2.2.6-13|245	
12mr|ncpfs-2.2.6-13|246	
12mr|ncpfs-2.2.6-13|247	%files -f %{name}.lang
12mr|ncpfs-2.2.6-13|248	%doc BUGS Changes FAQ README
12mr|ncpfs-2.2.6-13|249	/sbin/mount.ncp*
12mr|ncpfs-2.2.6-13|250	/sbin/nwmsg
12mr|ncpfs-2.2.6-13|251	%{_bindir}/n*
12mr|ncpfs-2.2.6-13|252	%{_bindir}/p*
12mr|ncpfs-2.2.6-13|253	%{_bindir}/slist
12mr|ncpfs-2.2.6-13|254	%{_sbindir}/nwmsg
12mr|ncpfs-2.2.6-13|255	%{_mandir}/man1/*
12mr|ncpfs-2.2.6-13|256	%{_mandir}/man3/*
12mr|ncpfs-2.2.6-13|257	%{_mandir}/man5/*
12mr|ncpfs-2.2.6-13|258	%{_mandir}/man8/mount.ncp.8*
12mr|ncpfs-2.2.6-13|259	%{_mandir}/man8/ncplogin.8*
12mr|ncpfs-2.2.6-13|260	%{_mandir}/man8/ncpmap.8*
12mr|ncpfs-2.2.6-13|261	%{_mandir}/man8/ncpmount.8*
12mr|ncpfs-2.2.6-13|262	%{_mandir}/man8/ncpumount.8*
12mr|ncpfs-2.2.6-13|263	%{_mandir}/man8/nwbocreate.8*
12mr|ncpfs-2.2.6-13|264	%{_mandir}/man8/nwborm.8*
12mr|ncpfs-2.2.6-13|265	%{_mandir}/man8/nwbpadd.8*
12mr|ncpfs-2.2.6-13|266	%{_mandir}/man8/nwbpcreate.8*
12mr|ncpfs-2.2.6-13|267	%{_mandir}/man8/nwbprm.8*
12mr|ncpfs-2.2.6-13|268	%{_mandir}/man8/nwfsctrl.8*
12mr|ncpfs-2.2.6-13|269	%{_mandir}/man8/nwgrant.8*
12mr|ncpfs-2.2.6-13|270	%{_mandir}/man8/nwmsg.8*
12mr|ncpfs-2.2.6-13|271	%{_mandir}/man8/nwrevoke.8*
12mr|ncpfs-2.2.6-13|272	
12mr|ncpfs-2.2.6-13|273	%files -n ipxutils
12mr|ncpfs-2.2.6-13|274	%doc ipx-1.0/COPYING ipx-1.0/README
12mr|ncpfs-2.2.6-13|275	%doc ipxdump/README.ipxdump
12mr|ncpfs-2.2.6-13|276	/sbin/ipx_configure
12mr|ncpfs-2.2.6-13|277	/sbin/ipx_interface
12mr|ncpfs-2.2.6-13|278	/sbin/ipx_internal_net
12mr|ncpfs-2.2.6-13|279	%{_bindir}/ipx_cmd
12mr|ncpfs-2.2.6-13|280	%{_bindir}/ipx_route
12mr|ncpfs-2.2.6-13|281	%{_bindir}/ipxdump
12mr|ncpfs-2.2.6-13|282	%{_bindir}/ipxparse
12mr|ncpfs-2.2.6-13|283	%{_mandir}/man8/ipx_cmd.8*
12mr|ncpfs-2.2.6-13|284	%{_mandir}/man8/ipx_configure.8*
12mr|ncpfs-2.2.6-13|285	%{_mandir}/man8/ipx_interface.8*
12mr|ncpfs-2.2.6-13|286	%{_mandir}/man8/ipx_internal_net.8*
12mr|ncpfs-2.2.6-13|287	%{_mandir}/man8/ipx_route.8*
12mr|ncpfs-2.2.6-13|288	
12mr|ncpfs-2.2.6-13|289	%files -n %{libname}
12mr|ncpfs-2.2.6-13|290	/%{_lib}/security/*
12mr|ncpfs-2.2.6-13|291	%{_libdir}/libncp.so.*
12mr|ncpfs-2.2.6-13|292	
12mr|ncpfs-2.2.6-13|293	%files -n %{develname}
12mr|ncpfs-2.2.6-13|294	%doc Changes
12mr|ncpfs-2.2.6-13|295	%{_libdir}/lib*.so
12mr|ncpfs-2.2.6-13|296	%{_includedir}/*
12mr|ncpfs-2.2.6-13|297	
12mr|ncpfs-2.2.6-13|298	
12mr|ncpfs-2.2.6-13|299	
12mr|ncpfs-2.2.6-13|300	%changelog
12mr|ncpfs-2.2.6-13|301	

15258 12
12mr|ncurses-5.9-6.20120811.1|1	%define date		20120811
12mr|ncurses-5.9-6.20120811.1|2	%define	major		5
12mr|ncurses-5.9-6.20120811.1|3	%define	majorminor	5.9
12mr|ncurses-5.9-6.20120811.1|4	%define utf8libname	%mklibname %{name}w %{major}
12mr|ncurses-5.9-6.20120811.1|5	%define libname		%mklibname %{name} %{major}
12mr|ncurses-5.9-6.20120811.1|6	%define devname		%mklibname -d %{name}
12mr|ncurses-5.9-6.20120811.1|7	%define utf8devname	%mklibname -d %{name}w
12mr|ncurses-5.9-6.20120811.1|8	
12mr|ncurses-5.9-6.20120811.1|9	Summary:	A CRT screen handling and optimization package
12mr|ncurses-5.9-6.20120811.1|10	Name:		ncurses
12mr|ncurses-5.9-6.20120811.1|11	Version:	5.9
12mr|ncurses-5.9-6.20120811.1|12	Release:	6.%{date}.1
12mr|ncurses-5.9-6.20120811.1|13	License:	MIT
12mr|ncurses-5.9-6.20120811.1|14	Group:		System/Libraries
12mr|ncurses-5.9-6.20120811.1|15	Url:		http://www.gnu.org/software/ncurses/ncurses.html
12mr|ncurses-5.9-6.20120811.1|16	Source0:	ftp://invisible-island.net/ncurses/current/%{name}-%{version}-%{date}.tgz
12mr|ncurses-5.9-6.20120811.1|17	Source4:	ncurses-resetall.sh
12mr|ncurses-5.9-6.20120811.1|18	Source5:    	ncurses-useful-terms
12mr|ncurses-5.9-6.20120811.1|19	Patch1:		ncurses-5.6-xterm-debian.patch
12mr|ncurses-5.9-6.20120811.1|20	# Alias "console" to "linux"
12mr|ncurses-5.9-6.20120811.1|21	Patch2:		ncurses-5.9-20120811-linux-console.patch
12mr|ncurses-5.9-6.20120811.1|22	Patch7:		ncurses-5.9-urxvt.patch
12mr|ncurses-5.9-6.20120811.1|23	BuildRequires:	gpm-devel
12mr|ncurses-5.9-6.20120811.1|24	BuildRequires:	sharutils
12mr|ncurses-5.9-6.20120811.1|25	Conflicts:	%{name}-extraterms < 5.6-1.20070721.1
12mr|ncurses-5.9-6.20120811.1|26	
12mr|ncurses-5.9-6.20120811.1|27	%description
12mr|ncurses-5.9-6.20120811.1|28	The curses library routines are a terminal-independent method of updating
12mr|ncurses-5.9-6.20120811.1|29	character screens with reasonalble optimization. The ncurses (new curses)
12mr|ncurses-5.9-6.20120811.1|30	library is a freely distributable replacement for the discontinued 4.4BSD
12mr|ncurses-5.9-6.20120811.1|31	classic curses library.
12mr|ncurses-5.9-6.20120811.1|32	
12mr|ncurses-5.9-6.20120811.1|33	%package -n	%{libname}
12mr|ncurses-5.9-6.20120811.1|34	Summary:	The development files for applications which use ncurses
12mr|ncurses-5.9-6.20120811.1|35	Group:		System/Libraries
12mr|ncurses-5.9-6.20120811.1|36	Requires:	ncurses = %{version}-%{release}
12mr|ncurses-5.9-6.20120811.1|37	
12mr|ncurses-5.9-6.20120811.1|38	%description -n	%{libname}
12mr|ncurses-5.9-6.20120811.1|39	The curses library routines are a terminal-independent method of updating
12mr|ncurses-5.9-6.20120811.1|40	character screens with reasonalble optimization. The ncurses (new curses)
12mr|ncurses-5.9-6.20120811.1|41	library is a freely distributable replacement for the discontinued 4.4BSD
12mr|ncurses-5.9-6.20120811.1|42	classic curses library.
12mr|ncurses-5.9-6.20120811.1|43	
12mr|ncurses-5.9-6.20120811.1|44	%package -n	%{utf8libname}
12mr|ncurses-5.9-6.20120811.1|45	Summary:	Ncurses libraries which support UTF8
12mr|ncurses-5.9-6.20120811.1|46	Group:		System/Libraries
12mr|ncurses-5.9-6.20120811.1|47	Requires:	ncurses = %{version}-%{release}
12mr|ncurses-5.9-6.20120811.1|48	
12mr|ncurses-5.9-6.20120811.1|49	%description -n %{utf8libname}
12mr|ncurses-5.9-6.20120811.1|50	The curses library routines are a terminal-independent method of updating
12mr|ncurses-5.9-6.20120811.1|51	character screens with reasonalble optimization. The ncurses (new curses)
12mr|ncurses-5.9-6.20120811.1|52	library is a freely distributable replacement for the discontinued 4.4BSD
12mr|ncurses-5.9-6.20120811.1|53	classic curses library.
12mr|ncurses-5.9-6.20120811.1|54	
12mr|ncurses-5.9-6.20120811.1|55	This package contains ncurses libraries which support wide char (UTF8),
12mr|ncurses-5.9-6.20120811.1|56	and is not compatible with those without.
12mr|ncurses-5.9-6.20120811.1|57	
12mr|ncurses-5.9-6.20120811.1|58	%package	extraterms
12mr|ncurses-5.9-6.20120811.1|59	Summary:	Some exotic terminal descriptions
12mr|ncurses-5.9-6.20120811.1|60	Group:		System/Libraries
12mr|ncurses-5.9-6.20120811.1|61	Requires:	ncurses = %{version}-%{release}
12mr|ncurses-5.9-6.20120811.1|62	
12mr|ncurses-5.9-6.20120811.1|63	%description	extraterms
12mr|ncurses-5.9-6.20120811.1|64	Install the ncurses-extraterms package if you use some exotic terminals.
12mr|ncurses-5.9-6.20120811.1|65	
12mr|ncurses-5.9-6.20120811.1|66	%package -n	%{devname}
12mr|ncurses-5.9-6.20120811.1|67	Summary:	The development files for applications which use ncurses
12mr|ncurses-5.9-6.20120811.1|68	Group:		Development/C
12mr|ncurses-5.9-6.20120811.1|69	Provides:	%{name}-devel = %{version}-%{release}
12mr|ncurses-5.9-6.20120811.1|70	Requires:	%{libname} = %{version}-%{release}
12mr|ncurses-5.9-6.20120811.1|71	
12mr|ncurses-5.9-6.20120811.1|72	%description -n	%{devname}
12mr|ncurses-5.9-6.20120811.1|73	The header files and libraries for developing applications that use
12mr|ncurses-5.9-6.20120811.1|74	the ncurses CRT screen handling and optimization package.
12mr|ncurses-5.9-6.20120811.1|75	
12mr|ncurses-5.9-6.20120811.1|76	Install the ncurses-devel package if you want to develop applications
12mr|ncurses-5.9-6.20120811.1|77	which will use ncurses.
12mr|ncurses-5.9-6.20120811.1|78	
12mr|ncurses-5.9-6.20120811.1|79	%package -n	%{utf8devname}
12mr|ncurses-5.9-6.20120811.1|80	Summary:	The development files for applications which use ncurses
12mr|ncurses-5.9-6.20120811.1|81	Group:		Development/C
12mr|ncurses-5.9-6.20120811.1|82	Requires:	%{utf8libname} = %{version}-%{release}
12mr|ncurses-5.9-6.20120811.1|83	Provides:	ncursesw-devel = %{version}-%{release}
12mr|ncurses-5.9-6.20120811.1|84	Conflicts:	%{_lib}ncurses-devel < 5.7-3.20091128.2
12mr|ncurses-5.9-6.20120811.1|85	
12mr|ncurses-5.9-6.20120811.1|86	%description -n	%{utf8devname}
12mr|ncurses-5.9-6.20120811.1|87	The libraries for developing applications that use ncurses CRT screen
12mr|ncurses-5.9-6.20120811.1|88	handling and optimization package. Install it if you want to develop
12mr|ncurses-5.9-6.20120811.1|89	applications which will use ncurses.
12mr|ncurses-5.9-6.20120811.1|90	
12mr|ncurses-5.9-6.20120811.1|91	Note that the libraries included here supports wide char (UTF-8),
12mr|ncurses-5.9-6.20120811.1|92	and is not compatible with those without. When linking programs with
12mr|ncurses-5.9-6.20120811.1|93	these libraries, you will have to append a "w" to the library names,
12mr|ncurses-5.9-6.20120811.1|94	i.e. -lformw, -lmenuw, -lncursesw, -lpanelw.
12mr|ncurses-5.9-6.20120811.1|95	
12mr|ncurses-5.9-6.20120811.1|96	%package -n	termcap
12mr|ncurses-5.9-6.20120811.1|97	Summary:	The terminal feature database used by certain applications
12mr|ncurses-5.9-6.20120811.1|98	Group:		System/Libraries
12mr|ncurses-5.9-6.20120811.1|99	Epoch:		1
12mr|ncurses-5.9-6.20120811.1|100	BuildArch:	noarch
12mr|ncurses-5.9-6.20120811.1|101	
12mr|ncurses-5.9-6.20120811.1|102	%description -n	termcap
12mr|ncurses-5.9-6.20120811.1|103	The termcap package provides the /etc/termcap file.  /etc/termcap is
12mr|ncurses-5.9-6.20120811.1|104	a database which defines the capabilities of various terminals and
12mr|ncurses-5.9-6.20120811.1|105	terminal emulators.  Certain programs use the /etc/termcap file to
12mr|ncurses-5.9-6.20120811.1|106	access various features of terminals (the bell, colors, and graphics,
12mr|ncurses-5.9-6.20120811.1|107	etc.).
12mr|ncurses-5.9-6.20120811.1|108	
12mr|ncurses-5.9-6.20120811.1|109	%prep
12mr|ncurses-5.9-6.20120811.1|110	%setup -q -n %{name}-%{version}-%{date}
12mr|ncurses-5.9-6.20120811.1|111	
12mr|ncurses-5.9-6.20120811.1|112	%patch7 -p1 -b .urxvt~
12mr|ncurses-5.9-6.20120811.1|113	
12mr|ncurses-5.9-6.20120811.1|114	# regenerating configure needs patched autoconf, so modify configure
12mr|ncurses-5.9-6.20120811.1|115	# directly
12mr|ncurses-5.9-6.20120811.1|116	%patch1 -p1 -b .deb
12mr|ncurses-5.9-6.20120811.1|117	
12mr|ncurses-5.9-6.20120811.1|118	%patch2 -p1 -b .console~
12mr|ncurses-5.9-6.20120811.1|119	
12mr|ncurses-5.9-6.20120811.1|120	find . -name "*.orig" -o -name "*~" | xargs rm -f
12mr|ncurses-5.9-6.20120811.1|121	# fix some permissions
12mr|ncurses-5.9-6.20120811.1|122	chmod 755 c++/edit_cfg.sh test/listused.sh test/configure test/tracemunch
12mr|ncurses-5.9-6.20120811.1|123	
12mr|ncurses-5.9-6.20120811.1|124	# we don't need nor want this, and it also pulls in a dependency on /usr/bin/make
12mr|ncurses-5.9-6.20120811.1|125	rm -rf test/package
12mr|ncurses-5.9-6.20120811.1|126	
12mr|ncurses-5.9-6.20120811.1|127	%build
12mr|ncurses-5.9-6.20120811.1|128	export PKG_CONFIG_LIBDIR=%{_libdir}/pkgconfig
12mr|ncurses-5.9-6.20120811.1|129	
12mr|ncurses-5.9-6.20120811.1|130	mkdir -p ncurses-normal
12mr|ncurses-5.9-6.20120811.1|131	pushd ncurses-normal
12mr|ncurses-5.9-6.20120811.1|132	CONFIGURE_TOP=..
12mr|ncurses-5.9-6.20120811.1|133	%configure2_5x \
12mr|ncurses-5.9-6.20120811.1|134	--includedir=%{_includedir}/ncurses \
12mr|ncurses-5.9-6.20120811.1|135	--with-pkg-config-libdir=%{_libdir}/pkgconfig \
12mr|ncurses-5.9-6.20120811.1|136	--without-libtool \
12mr|ncurses-5.9-6.20120811.1|137	--with-shared \
12mr|ncurses-5.9-6.20120811.1|138	--with-normal \
12mr|ncurses-5.9-6.20120811.1|139	--with-cxx \
12mr|ncurses-5.9-6.20120811.1|140	--without-debug \
12mr|ncurses-5.9-6.20120811.1|141	--enable-overwrite \
12mr|ncurses-5.9-6.20120811.1|142	--without-profile \
12mr|ncurses-5.9-6.20120811.1|143	--with-gpm \
12mr|ncurses-5.9-6.20120811.1|144	--enable-termcap \
12mr|ncurses-5.9-6.20120811.1|145	--enable-getcap \
12mr|ncurses-5.9-6.20120811.1|146	--enable-const \
12mr|ncurses-5.9-6.20120811.1|147	--enable-hard-tabs \
12mr|ncurses-5.9-6.20120811.1|148	--enable-hash-map \
12mr|ncurses-5.9-6.20120811.1|149	--enable-no-padding \
12mr|ncurses-5.9-6.20120811.1|150	--enable-sigwinch \
12mr|ncurses-5.9-6.20120811.1|151	--without-ada \
12mr|ncurses-5.9-6.20120811.1|152	--disable-widec \
12mr|ncurses-5.9-6.20120811.1|153	--enable-xmc-glitch \
12mr|ncurses-5.9-6.20120811.1|154	--enable-colorfgbg \
12mr|ncurses-5.9-6.20120811.1|155	--enable-pc-files \
12mr|ncurses-5.9-6.20120811.1|156	--with-ospeed=unsigned
12mr|ncurses-5.9-6.20120811.1|157	
12mr|ncurses-5.9-6.20120811.1|158	%make
12mr|ncurses-5.9-6.20120811.1|159	popd
12mr|ncurses-5.9-6.20120811.1|160	
12mr|ncurses-5.9-6.20120811.1|161	mkdir -p ncurses-utf8
12mr|ncurses-5.9-6.20120811.1|162	pushd ncurses-utf8
12mr|ncurses-5.9-6.20120811.1|163	CONFIGURE_TOP=..
12mr|ncurses-5.9-6.20120811.1|164	%configure2_5x \
12mr|ncurses-5.9-6.20120811.1|165	--includedir=%{_includedir}/ncursesw \
12mr|ncurses-5.9-6.20120811.1|166	--with-pkg-config-libdir=%{_libdir}/pkgconfig \
12mr|ncurses-5.9-6.20120811.1|167	--without-libtool \
12mr|ncurses-5.9-6.20120811.1|168	--with-shared \
12mr|ncurses-5.9-6.20120811.1|169	--with-normal \
12mr|ncurses-5.9-6.20120811.1|170	--with-cxx \
12mr|ncurses-5.9-6.20120811.1|171	--without-debug \
12mr|ncurses-5.9-6.20120811.1|172	--enable-overwrite \
12mr|ncurses-5.9-6.20120811.1|173	--without-profile \
12mr|ncurses-5.9-6.20120811.1|174	--with-gpm \
12mr|ncurses-5.9-6.20120811.1|175	--enable-termcap \
12mr|ncurses-5.9-6.20120811.1|176	--enable-getcap \
12mr|ncurses-5.9-6.20120811.1|177	--enable-const \
12mr|ncurses-5.9-6.20120811.1|178	--enable-hard-tabs \
12mr|ncurses-5.9-6.20120811.1|179	--enable-hash-map \
12mr|ncurses-5.9-6.20120811.1|180	--enable-no-padding \
12mr|ncurses-5.9-6.20120811.1|181	--enable-sigwinch \
12mr|ncurses-5.9-6.20120811.1|182	--without-ada \
12mr|ncurses-5.9-6.20120811.1|183	--enable-widec \
12mr|ncurses-5.9-6.20120811.1|184	--enable-xmc-glitch \
12mr|ncurses-5.9-6.20120811.1|185	--enable-colorfgbg \
12mr|ncurses-5.9-6.20120811.1|186	--enable-pc-files \
12mr|ncurses-5.9-6.20120811.1|187	--with-ospeed=unsigned
12mr|ncurses-5.9-6.20120811.1|188	
12mr|ncurses-5.9-6.20120811.1|189	%make
12mr|ncurses-5.9-6.20120811.1|190	popd
12mr|ncurses-5.9-6.20120811.1|191	
12mr|ncurses-5.9-6.20120811.1|192	%install
12mr|ncurses-5.9-6.20120811.1|193	pushd ncurses-utf8
12mr|ncurses-5.9-6.20120811.1|194	%makeinstall_std
12mr|ncurses-5.9-6.20120811.1|195	popd
12mr|ncurses-5.9-6.20120811.1|196	
12mr|ncurses-5.9-6.20120811.1|197	pushd ncurses-normal
12mr|ncurses-5.9-6.20120811.1|198	%makeinstall_std
12mr|ncurses-5.9-6.20120811.1|199	popd
12mr|ncurses-5.9-6.20120811.1|200	
12mr|ncurses-5.9-6.20120811.1|201	ln -sf ncurses/curses.h %{buildroot}/usr/include/ncurses.h
12mr|ncurses-5.9-6.20120811.1|202	for I in curses unctrl eti form menu panel term; do
12mr|ncurses-5.9-6.20120811.1|203	ln -sf ncurses/$I.h %{buildroot}/usr/include/$I.h
12mr|ncurses-5.9-6.20120811.1|204	done
12mr|ncurses-5.9-6.20120811.1|205	
12mr|ncurses-5.9-6.20120811.1|206	# the resetall script
12mr|ncurses-5.9-6.20120811.1|207	install -m 755 %{SOURCE4} %{buildroot}%{_bindir}/resetall
12mr|ncurses-5.9-6.20120811.1|208	# we don't want this in doc
12mr|ncurses-5.9-6.20120811.1|209	rm -f c++/demo
12mr|ncurses-5.9-6.20120811.1|210	
12mr|ncurses-5.9-6.20120811.1|211	mkdir -p %{buildroot}/%{_lib}
12mr|ncurses-5.9-6.20120811.1|212	mv %{buildroot}%{_libdir}/libncurses.so* %{buildroot}/%{_lib}
12mr|ncurses-5.9-6.20120811.1|213	ln -s /%{_lib}/libncurses.so.%{majorminor} %{buildroot}%{_libdir}/libncurses.so.%{majorminor}
12mr|ncurses-5.9-6.20120811.1|214	ln -s /%{_lib}/libncurses.so.%{majorminor} %{buildroot}%{_libdir}/libncurses.so.%{major}
12mr|ncurses-5.9-6.20120811.1|215	ln -s /%{_lib}/libncurses.so.%{majorminor} %{buildroot}%{_libdir}/libncurses.so
12mr|ncurses-5.9-6.20120811.1|216	
12mr|ncurses-5.9-6.20120811.1|217	#
12mr|ncurses-5.9-6.20120811.1|218	# FIXME
12mr|ncurses-5.9-6.20120811.1|219	# OK do not time to debug it now
12mr|ncurses-5.9-6.20120811.1|220	#
12mr|ncurses-5.9-6.20120811.1|221	cp %{buildroot}%{_datadir}/terminfo/x/xterm %{buildroot}%{_datadir}/terminfo/x/xterm2
12mr|ncurses-5.9-6.20120811.1|222	cp %{buildroot}%{_datadir}/terminfo/x/xterm-new %{buildroot}%{_datadir}/terminfo/x/xterm
12mr|ncurses-5.9-6.20120811.1|223	
12mr|ncurses-5.9-6.20120811.1|224	#
12mr|ncurses-5.9-6.20120811.1|225	# remove unneeded/unwanted files
12mr|ncurses-5.9-6.20120811.1|226	# have to be done before find commands below
12mr|ncurses-5.9-6.20120811.1|227	#
12mr|ncurses-5.9-6.20120811.1|228	rm -f %{buildroot}%{_libdir}/terminfo
12mr|ncurses-5.9-6.20120811.1|229	
12mr|ncurses-5.9-6.20120811.1|230	# fwang: avoid conflict with kon package
12mr|ncurses-5.9-6.20120811.1|231	rm -f %{buildroot}%{_datadir}/terminfo/k/kon
12mr|ncurses-5.9-6.20120811.1|232	
12mr|ncurses-5.9-6.20120811.1|233	# bero: Build termcap from the terminfo database
12mr|ncurses-5.9-6.20120811.1|234	mkdir -p %{buildroot}%{_sysconfdir}
12mr|ncurses-5.9-6.20120811.1|235	LD_LIBRARY_PATH=%{buildroot}/%{_lib}:%{buildroot}%{_libdir}:$LD_LIBRARY_PATH %{buildroot}%{_bindir}/tic -Ct misc/terminfo.src > %{buildroot}%{_sysconfdir}/termcap
12mr|ncurses-5.9-6.20120811.1|236	
12mr|ncurses-5.9-6.20120811.1|237	#
12mr|ncurses-5.9-6.20120811.1|238	# FIXME
12mr|ncurses-5.9-6.20120811.1|239	#
12mr|ncurses-5.9-6.20120811.1|240	(cd %{buildroot} ; find usr/share/terminfo      -type d | perl -pe 's||%%dir /|') > %{name}.list
12mr|ncurses-5.9-6.20120811.1|241	(cd %{buildroot} ; find usr/share/terminfo -not -type d | perl -pe 's||/|')       > %{name}-extraterms.list
12mr|ncurses-5.9-6.20120811.1|242	perl -pe 's||%{_datadir}/terminfo/|' %{SOURCE5} >> %{name}.list
12mr|ncurses-5.9-6.20120811.1|243	
12mr|ncurses-5.9-6.20120811.1|244	perl -ni -e 'BEGIN { open F, "%{name}.list"; /^%/ or $s{$_} = 1 foreach <F>; } print unless $s{$_}' %{name}-extraterms.list
12mr|ncurses-5.9-6.20120811.1|245	
12mr|ncurses-5.9-6.20120811.1|246	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
12mr|ncurses-5.9-6.20120811.1|247	
12mr|ncurses-5.9-6.20120811.1|248	%multiarch_includes %{buildroot}%{_includedir}/ncurses/curses.h
12mr|ncurses-5.9-6.20120811.1|249	
12mr|ncurses-5.9-6.20120811.1|250	%multiarch_includes %{buildroot}%{_includedir}/ncursesw/curses.h
12mr|ncurses-5.9-6.20120811.1|251	
12mr|ncurses-5.9-6.20120811.1|252	%files -f %{name}.list
12mr|ncurses-5.9-6.20120811.1|253	%doc README ANNOUNCE
12mr|ncurses-5.9-6.20120811.1|254	%{_datadir}/tabset
12mr|ncurses-5.9-6.20120811.1|255	%{_bindir}/*
12mr|ncurses-5.9-6.20120811.1|256	%{_mandir}/man1/*
12mr|ncurses-5.9-6.20120811.1|257	%{_mandir}/man5/*
12mr|ncurses-5.9-6.20120811.1|258	%{_mandir}/man7/*
12mr|ncurses-5.9-6.20120811.1|259	
12mr|ncurses-5.9-6.20120811.1|260	%files -n %{libname}
12mr|ncurses-5.9-6.20120811.1|261	%attr(755,root,root) /%{_lib}/libncurses.so.*
12mr|ncurses-5.9-6.20120811.1|262	%attr(755,root,root) %{_libdir}/libform.so.*
12mr|ncurses-5.9-6.20120811.1|263	%attr(755,root,root) %{_libdir}/libmenu.so.*
12mr|ncurses-5.9-6.20120811.1|264	%attr(755,root,root) %{_libdir}/libncurses.so.*
12mr|ncurses-5.9-6.20120811.1|265	%attr(755,root,root) %{_libdir}/libpanel.so.*
12mr|ncurses-5.9-6.20120811.1|266	
12mr|ncurses-5.9-6.20120811.1|267	%files -n %{utf8libname}
12mr|ncurses-5.9-6.20120811.1|268	%attr(755,root,root) %{_libdir}/lib*w.so.*
12mr|ncurses-5.9-6.20120811.1|269	
12mr|ncurses-5.9-6.20120811.1|270	%files extraterms -f %{name}-extraterms.list
12mr|ncurses-5.9-6.20120811.1|271	%doc README
12mr|ncurses-5.9-6.20120811.1|272	
12mr|ncurses-5.9-6.20120811.1|273	%files -n %{devname}
12mr|ncurses-5.9-6.20120811.1|274	%doc doc c++ test
12mr|ncurses-5.9-6.20120811.1|275	/%{_lib}/libncurses.so
12mr|ncurses-5.9-6.20120811.1|276	%{_libdir}/libcurses.a
12mr|ncurses-5.9-6.20120811.1|277	%{_libdir}/libcurses.so
12mr|ncurses-5.9-6.20120811.1|278	%{_libdir}/libform.a
12mr|ncurses-5.9-6.20120811.1|279	%{_libdir}/libform.so
12mr|ncurses-5.9-6.20120811.1|280	%{_libdir}/libmenu.a
12mr|ncurses-5.9-6.20120811.1|281	%{_libdir}/libmenu.so
12mr|ncurses-5.9-6.20120811.1|282	%{_libdir}/libncurses++.a
12mr|ncurses-5.9-6.20120811.1|283	%{_libdir}/libncurses.a
12mr|ncurses-5.9-6.20120811.1|284	%{_libdir}/libncurses.so
12mr|ncurses-5.9-6.20120811.1|285	%{_libdir}/libpanel.a
12mr|ncurses-5.9-6.20120811.1|286	%{_libdir}/libpanel.so
12mr|ncurses-5.9-6.20120811.1|287	%{_libdir}/pkgconfig/form.pc
12mr|ncurses-5.9-6.20120811.1|288	%{_libdir}/pkgconfig/menu.pc
12mr|ncurses-5.9-6.20120811.1|289	%{_libdir}/pkgconfig/ncurses++.pc
12mr|ncurses-5.9-6.20120811.1|290	%{_libdir}/pkgconfig/ncurses.pc
12mr|ncurses-5.9-6.20120811.1|291	%{_libdir}/pkgconfig/panel.pc
12mr|ncurses-5.9-6.20120811.1|292	%{_includedir}/ncurses
12mr|ncurses-5.9-6.20120811.1|293	%{multiarch_includedir}/ncurses
12mr|ncurses-5.9-6.20120811.1|294	%{_includedir}/*.h
12mr|ncurses-5.9-6.20120811.1|295	%{_mandir}/man3/*
12mr|ncurses-5.9-6.20120811.1|296	
12mr|ncurses-5.9-6.20120811.1|297	%files -n %{utf8devname}
12mr|ncurses-5.9-6.20120811.1|298	%{_includedir}/ncursesw
12mr|ncurses-5.9-6.20120811.1|299	%{_libdir}/pkgconfig/*w.pc
12mr|ncurses-5.9-6.20120811.1|300	%{multiarch_includedir}/ncursesw
12mr|ncurses-5.9-6.20120811.1|301	%{_libdir}/lib*w.so
12mr|ncurses-5.9-6.20120811.1|302	%{_libdir}/lib*w.a
12mr|ncurses-5.9-6.20120811.1|303	
12mr|ncurses-5.9-6.20120811.1|304	%files -n termcap
12mr|ncurses-5.9-6.20120811.1|305	%{_sysconfdir}/termcap
12mr|ncurses-5.9-6.20120811.1|306	
12mr|ncurses-5.9-6.20120811.1|307	
12mr|ncurses-5.9-6.20120811.1|308	
12mr|ncurses-5.9-6.20120811.1|309	%changelog
12mr|ncurses-5.9-6.20120811.1|310	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ncurses-5.9-6.20120811.1|311	+ Commit: 8fbbd8b
12mr|ncurses-5.9-6.20120811.1|312	- Sync with Cooker (get recent snapshot, various fixes and cleanups), drop no longer needed Obsoletes
12mr|ncurses-5.9-6.20120811.1|313	
12mr|ncurses-5.9-6.20120811.1|314	

15259 12
12mr|ndesk-dbus-0.6.1a-10|1	%define name ndesk-dbus
12mr|ndesk-dbus-0.6.1a-10|2	%define version 0.6.1a
12mr|ndesk-dbus-0.6.1a-10|3	%define release %mkrel 10
12mr|ndesk-dbus-0.6.1a-10|4	%define pkgname ndesk-dbus-1.0
12mr|ndesk-dbus-0.6.1a-10|5	
12mr|ndesk-dbus-0.6.1a-10|6	Summary: Managed D-Bus implementation
12mr|ndesk-dbus-0.6.1a-10|7	Name: %{name}
12mr|ndesk-dbus-0.6.1a-10|8	Version: %{version}
12mr|ndesk-dbus-0.6.1a-10|9	Release: %{release}
12mr|ndesk-dbus-0.6.1a-10|10	Source0: http://www.ndesk.org/archive/dbus-sharp/%{name}-%{version}.tar.gz
12mr|ndesk-dbus-0.6.1a-10|11	License: MIT
12mr|ndesk-dbus-0.6.1a-10|12	Group: System/Libraries
12mr|ndesk-dbus-0.6.1a-10|13	Url: http://www.ndesk.org/DBusSharp
12mr|ndesk-dbus-0.6.1a-10|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ndesk-dbus-0.6.1a-10|15	BuildRequires: mono-devel
12mr|ndesk-dbus-0.6.1a-10|16	BuildArch: noarch
12mr|ndesk-dbus-0.6.1a-10|17	
12mr|ndesk-dbus-0.6.1a-10|18	%description
12mr|ndesk-dbus-0.6.1a-10|19	dbus-sharp is a C# implementation of D-Bus. It's often referred to as
12mr|ndesk-dbus-0.6.1a-10|20	"managed D-Bus" to avoid confusion with existing bindings (which wrap
12mr|ndesk-dbus-0.6.1a-10|21	libdbus).
12mr|ndesk-dbus-0.6.1a-10|22	
12mr|ndesk-dbus-0.6.1a-10|23	D-Bus is an inter-process communication framework that lets
12mr|ndesk-dbus-0.6.1a-10|24	applications interface with the system event bus as well as allowing
12mr|ndesk-dbus-0.6.1a-10|25	them to talk to one another in a peer-to-peer configuration.
12mr|ndesk-dbus-0.6.1a-10|26	
12mr|ndesk-dbus-0.6.1a-10|27	%package devel
12mr|ndesk-dbus-0.6.1a-10|28	Summary: Development files for %name
12mr|ndesk-dbus-0.6.1a-10|29	Group: Development/Other
12mr|ndesk-dbus-0.6.1a-10|30	Requires: %name = %version-%release
12mr|ndesk-dbus-0.6.1a-10|31	
12mr|ndesk-dbus-0.6.1a-10|32	%description devel
12mr|ndesk-dbus-0.6.1a-10|33	dbus-sharp is a C# implementation of D-Bus. It's often referred to as
12mr|ndesk-dbus-0.6.1a-10|34	"managed D-Bus" to avoid confusion with existing bindings (which wrap
12mr|ndesk-dbus-0.6.1a-10|35	libdbus).
12mr|ndesk-dbus-0.6.1a-10|36	
12mr|ndesk-dbus-0.6.1a-10|37	D-Bus is an inter-process communication framework that lets
12mr|ndesk-dbus-0.6.1a-10|38	applications interface with the system event bus as well as allowing
12mr|ndesk-dbus-0.6.1a-10|39	them to talk to one another in a peer-to-peer configuration.
12mr|ndesk-dbus-0.6.1a-10|40	
12mr|ndesk-dbus-0.6.1a-10|41	%prep
12mr|ndesk-dbus-0.6.1a-10|42	%setup -q -n %name-%version
12mr|ndesk-dbus-0.6.1a-10|43	
12mr|ndesk-dbus-0.6.1a-10|44	%build
12mr|ndesk-dbus-0.6.1a-10|45	./configure --prefix=%_prefix
12mr|ndesk-dbus-0.6.1a-10|46	%make
12mr|ndesk-dbus-0.6.1a-10|47	
12mr|ndesk-dbus-0.6.1a-10|48	%install
12mr|ndesk-dbus-0.6.1a-10|49	rm -rf $RPM_BUILD_ROOT
12mr|ndesk-dbus-0.6.1a-10|50	%makeinstall_std pkgconfigdir=%_datadir/pkgconfig
12mr|ndesk-dbus-0.6.1a-10|51	
12mr|ndesk-dbus-0.6.1a-10|52	%clean
12mr|ndesk-dbus-0.6.1a-10|53	rm -rf $RPM_BUILD_ROOT
12mr|ndesk-dbus-0.6.1a-10|54	
12mr|ndesk-dbus-0.6.1a-10|55	%files
12mr|ndesk-dbus-0.6.1a-10|56	%defattr(-,root,root)
12mr|ndesk-dbus-0.6.1a-10|57	%doc README COPYING
12mr|ndesk-dbus-0.6.1a-10|58	%_prefix/lib/mono/%pkgname
12mr|ndesk-dbus-0.6.1a-10|59	%_prefix/lib/mono/gac/NDesk.DBus/
12mr|ndesk-dbus-0.6.1a-10|60	
12mr|ndesk-dbus-0.6.1a-10|61	%files devel
12mr|ndesk-dbus-0.6.1a-10|62	%defattr(-,root,root)
12mr|ndesk-dbus-0.6.1a-10|63	%doc examples
12mr|ndesk-dbus-0.6.1a-10|64	%_datadir/pkgconfig/%pkgname.pc
12mr|ndesk-dbus-0.6.1a-10|65	
12mr|ndesk-dbus-0.6.1a-10|66	
12mr|ndesk-dbus-0.6.1a-10|67	
12mr|ndesk-dbus-0.6.1a-10|68	%changelog
12mr|ndesk-dbus-0.6.1a-10|69	

15260 12
12mr|ndesk-dbus-glib-0.4.1-9|1	%define pkgname ndesk-dbus-glib-1.0
12mr|ndesk-dbus-glib-0.4.1-9|2	
12mr|ndesk-dbus-glib-0.4.1-9|3	Summary:	Managed D-Bus implementation - GLib integration
12mr|ndesk-dbus-glib-0.4.1-9|4	Name:		ndesk-dbus-glib
12mr|ndesk-dbus-glib-0.4.1-9|5	Version:	0.4.1
12mr|ndesk-dbus-glib-0.4.1-9|6	Release:	9
12mr|ndesk-dbus-glib-0.4.1-9|7	Source0:	http://www.ndesk.org/archive/dbus-sharp/%{name}-%{version}.tar.gz
12mr|ndesk-dbus-glib-0.4.1-9|8	License:	MIT
12mr|ndesk-dbus-glib-0.4.1-9|9	Group:		System/Libraries
12mr|ndesk-dbus-glib-0.4.1-9|10	Url:		http://www.ndesk.org/DBusSharp
12mr|ndesk-dbus-glib-0.4.1-9|11	BuildRequires:	mono-devel
12mr|ndesk-dbus-glib-0.4.1-9|12	BuildRequires:	ndesk-dbus-devel
12mr|ndesk-dbus-glib-0.4.1-9|13	BuildRequires:	gtk-sharp2
12mr|ndesk-dbus-glib-0.4.1-9|14	Requires:	glib2
12mr|ndesk-dbus-glib-0.4.1-9|15	BuildArch: noarch
12mr|ndesk-dbus-glib-0.4.1-9|16	
12mr|ndesk-dbus-glib-0.4.1-9|17	%description
12mr|ndesk-dbus-glib-0.4.1-9|18	dbus-sharp is a C# implementation of D-Bus. It's often referred to as
12mr|ndesk-dbus-glib-0.4.1-9|19	"managed D-Bus" to avoid confusion with existing bindings (which wrap
12mr|ndesk-dbus-glib-0.4.1-9|20	libdbus). This is the GLib integration for ndesk-dbus.
12mr|ndesk-dbus-glib-0.4.1-9|21	
12mr|ndesk-dbus-glib-0.4.1-9|22	D-Bus is an inter-process communication framework that lets
12mr|ndesk-dbus-glib-0.4.1-9|23	applications interface with the system event bus as well as allowing
12mr|ndesk-dbus-glib-0.4.1-9|24	them to talk to one another in a peer-to-peer configuration.
12mr|ndesk-dbus-glib-0.4.1-9|25	
12mr|ndesk-dbus-glib-0.4.1-9|26	%package devel
12mr|ndesk-dbus-glib-0.4.1-9|27	Summary:	Development files for %{name}
12mr|ndesk-dbus-glib-0.4.1-9|28	Group:		Development/Other
12mr|ndesk-dbus-glib-0.4.1-9|29	Requires:	%{name} = %{version}-%{release}
12mr|ndesk-dbus-glib-0.4.1-9|30	
12mr|ndesk-dbus-glib-0.4.1-9|31	%description devel
12mr|ndesk-dbus-glib-0.4.1-9|32	dbus-sharp is a C# implementation of D-Bus. It's often referred to as
12mr|ndesk-dbus-glib-0.4.1-9|33	"managed D-Bus" to avoid confusion with existing bindings (which wrap
12mr|ndesk-dbus-glib-0.4.1-9|34	libdbus). This is the GLib integration for ndesk-dbus.
12mr|ndesk-dbus-glib-0.4.1-9|35	
12mr|ndesk-dbus-glib-0.4.1-9|36	D-Bus is an inter-process communication framework that lets
12mr|ndesk-dbus-glib-0.4.1-9|37	applications interface with the system event bus as well as allowing
12mr|ndesk-dbus-glib-0.4.1-9|38	them to talk to one another in a peer-to-peer configuration.
12mr|ndesk-dbus-glib-0.4.1-9|39	
12mr|ndesk-dbus-glib-0.4.1-9|40	%prep
12mr|ndesk-dbus-glib-0.4.1-9|41	%setup -q
12mr|ndesk-dbus-glib-0.4.1-9|42	
12mr|ndesk-dbus-glib-0.4.1-9|43	%build
12mr|ndesk-dbus-glib-0.4.1-9|44	./configure --prefix=%{_prefix}
12mr|ndesk-dbus-glib-0.4.1-9|45	make
12mr|ndesk-dbus-glib-0.4.1-9|46	
12mr|ndesk-dbus-glib-0.4.1-9|47	%install
12mr|ndesk-dbus-glib-0.4.1-9|48	%makeinstall_std pkgconfigdir=%{_datadir}/pkgconfig
12mr|ndesk-dbus-glib-0.4.1-9|49	
12mr|ndesk-dbus-glib-0.4.1-9|50	%files
12mr|ndesk-dbus-glib-0.4.1-9|51	%doc README COPYING
12mr|ndesk-dbus-glib-0.4.1-9|52	%{_prefix}/lib/mono/%pkgname
12mr|ndesk-dbus-glib-0.4.1-9|53	%{_prefix}/lib/mono/gac/NDesk.DBus.GLib/
12mr|ndesk-dbus-glib-0.4.1-9|54	
12mr|ndesk-dbus-glib-0.4.1-9|55	%files devel
12mr|ndesk-dbus-glib-0.4.1-9|56	%doc examples
12mr|ndesk-dbus-glib-0.4.1-9|57	%{_datadir}/pkgconfig/%pkgname.pc
12mr|ndesk-dbus-glib-0.4.1-9|58	
12mr|ndesk-dbus-glib-0.4.1-9|59	
12mr|ndesk-dbus-glib-0.4.1-9|60	
12mr|ndesk-dbus-glib-0.4.1-9|61	%changelog
12mr|ndesk-dbus-glib-0.4.1-9|62	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ndesk-dbus-glib-0.4.1-9|63	+ Commit: d676bd6
12mr|ndesk-dbus-glib-0.4.1-9|64	- Spec cleanup
12mr|ndesk-dbus-glib-0.4.1-9|65	
12mr|ndesk-dbus-glib-0.4.1-9|66	

15261 12
12mr|ndiswrapper-1.56-8|1	%define build_dkms 1
12mr|ndiswrapper-1.56-8|2	%{?_with_dkms:%define build_dkms 1}
12mr|ndiswrapper-1.56-8|3	%{?_without_dkms:%define build_dkms 0}
12mr|ndiswrapper-1.56-8|4	
12mr|ndiswrapper-1.56-8|5	%define name    ndiswrapper
12mr|ndiswrapper-1.56-8|6	%define version 1.56
12mr|ndiswrapper-1.56-8|7	%define release %mkrel 8
12mr|ndiswrapper-1.56-8|8	
12mr|ndiswrapper-1.56-8|9	Name: 		%{name}
12mr|ndiswrapper-1.56-8|10	Version: 	%{version}
12mr|ndiswrapper-1.56-8|11	Release: 	%{release}
12mr|ndiswrapper-1.56-8|12	Summary: 	NdisWrapper binary loader utility
12mr|ndiswrapper-1.56-8|13	License: 	GPL
12mr|ndiswrapper-1.56-8|14	Group: 		System/Configuration/Hardware
12mr|ndiswrapper-1.56-8|15	URL:		http://ndiswrapper.sourceforge.net/
12mr|ndiswrapper-1.56-8|16	Source0:	http://prdownloads.sourceforge.net/ndiswrapper/%{name}-%{version}.tar.gz
12mr|ndiswrapper-1.56-8|17	Source1:	%{name}.bash-completion
12mr|ndiswrapper-1.56-8|18	Source2:	%{name}.pm-utils
12mr|ndiswrapper-1.56-8|19	Patch0:  	ndiswrapper-1.44-cflags.patch
12mr|ndiswrapper-1.56-8|20	Patch1:		ndiswrapper-2.6.35-buildfix.patch
12mr|ndiswrapper-1.56-8|21	Patch2:		ndiswrapper-2.6.36-buildfix.patch
12mr|ndiswrapper-1.56-8|22	Patch3:		ndiswrapper-2.6.38-buildfix.patch
12mr|ndiswrapper-1.56-8|23	Requires: 	kernel
12mr|ndiswrapper-1.56-8|24	%if %{mdkversion} >= 201100
12mr|ndiswrapper-1.56-8|25	BuildRequires:	rpm-build >= 1:5.3.12
12mr|ndiswrapper-1.56-8|26	%endif
12mr|ndiswrapper-1.56-8|27	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ndiswrapper-1.56-8|28	
12mr|ndiswrapper-1.56-8|29	%description
12mr|ndiswrapper-1.56-8|30	Ndiswrapper implements the Windows kernel APIs within the Linux kernel.  This
12mr|ndiswrapper-1.56-8|31	allows you to use a Windows driver for a wireless network card. The driver
12mr|ndiswrapper-1.56-8|32	runs natively, as though it is in Windows, without binary emulation.  This is
12mr|ndiswrapper-1.56-8|33	not ideal, but is useful when a vendor does not provide Linux drivers and no
12mr|ndiswrapper-1.56-8|34	free and open driver exists.
12mr|ndiswrapper-1.56-8|35	
12mr|ndiswrapper-1.56-8|36	With ndiswrapper, most miniPCI (builtin), PCI, PCMCIA (Cardbus only) or USB
12mr|ndiswrapper-1.56-8|37	wireless network adapteers work in Linux. Although ndiswrapper is intended for
12mr|ndiswrapper-1.56-8|38	wireless network cards, other devices are known to work, such as ethernet
12mr|ndiswrapper-1.56-8|39	cards, USB to serial port device, and home phone network devices.
12mr|ndiswrapper-1.56-8|40	
12mr|ndiswrapper-1.56-8|41	Note that ndiswrapper is known to cause occational computer lockups.
12mr|ndiswrapper-1.56-8|42	
12mr|ndiswrapper-1.56-8|43	%if %build_dkms
12mr|ndiswrapper-1.56-8|44	%package -n dkms-%{name}
12mr|ndiswrapper-1.56-8|45	Summary:	DKMS ndiswrapper module: USUALLY NOT NEEDED
12mr|ndiswrapper-1.56-8|46	License:	GPL
12mr|ndiswrapper-1.56-8|47	Group:		System/Kernel and hardware
12mr|ndiswrapper-1.56-8|48	Requires(post,preun): dkms
12mr|ndiswrapper-1.56-8|49	Requires:	%{name} = %{version}
12mr|ndiswrapper-1.56-8|50	
12mr|ndiswrapper-1.56-8|51	%description -n dkms-%{name}
12mr|ndiswrapper-1.56-8|52	** YOU ALMOST CERTAINLY SHOULD NOT INSTALL THIS PACKAGE **. It is only
12mr|ndiswrapper-1.56-8|53	useful if you are using a kernel with no ndiswrapper module of its own.
12mr|ndiswrapper-1.56-8|54	All official Mandriva kernel packages, and all kernel-tmb packages,
12mr|ndiswrapper-1.56-8|55	have their own ndiswrapper modules. If you are using one of these
12mr|ndiswrapper-1.56-8|56	kernels, DO NOT install this package.
12mr|ndiswrapper-1.56-8|57	
12mr|ndiswrapper-1.56-8|58	DKMS package for %{name} kernel module.
12mr|ndiswrapper-1.56-8|59	%endif
12mr|ndiswrapper-1.56-8|60	
12mr|ndiswrapper-1.56-8|61	%prep
12mr|ndiswrapper-1.56-8|62	%setup -q
12mr|ndiswrapper-1.56-8|63	%patch0 -p1 -b .cflags
12mr|ndiswrapper-1.56-8|64	%patch1 -p1 -b .buildfix-35
12mr|ndiswrapper-1.56-8|65	%patch2 -p1 -b .buildfix-36
12mr|ndiswrapper-1.56-8|66	%patch3 -p1 -b .buildfix-38
12mr|ndiswrapper-1.56-8|67	
12mr|ndiswrapper-1.56-8|68	%build
12mr|ndiswrapper-1.56-8|69	pushd utils
12mr|ndiswrapper-1.56-8|70	CFLAGS="$RPM_OPT_FLAGS" \
12mr|ndiswrapper-1.56-8|71	%make
12mr|ndiswrapper-1.56-8|72	popd
12mr|ndiswrapper-1.56-8|73	
12mr|ndiswrapper-1.56-8|74	%install
12mr|ndiswrapper-1.56-8|75	rm -rf $RPM_BUILD_ROOT
12mr|ndiswrapper-1.56-8|76	install -d $RPM_BUILD_ROOT%{_sysconfdir}/%{name}
12mr|ndiswrapper-1.56-8|77	install -m755 utils/loadndisdriver -D $RPM_BUILD_ROOT/sbin/loadndisdriver
12mr|ndiswrapper-1.56-8|78	install -m755 utils/ndiswrapper -D $RPM_BUILD_ROOT%{_sbindir}/ndiswrapper
12mr|ndiswrapper-1.56-8|79	install -m755 utils/ndiswrapper-buginfo -D $RPM_BUILD_ROOT%{_sbindir}/ndiswrapper-buginfo
12mr|ndiswrapper-1.56-8|80	
12mr|ndiswrapper-1.56-8|81	install -d $RPM_BUILD_ROOT%{_mandir}/man8
12mr|ndiswrapper-1.56-8|82	install -m0644 ndiswrapper.8 $RPM_BUILD_ROOT%{_mandir}/man8/
12mr|ndiswrapper-1.56-8|83	
12mr|ndiswrapper-1.56-8|84	%if %build_dkms
12mr|ndiswrapper-1.56-8|85	mkdir -p %{buildroot}/usr/src/%{name}-%{version}-%{release}
12mr|ndiswrapper-1.56-8|86	cp -a driver/* %{buildroot}/usr/src/%{name}-%{version}-%{release}
12mr|ndiswrapper-1.56-8|87	cat > %{buildroot}/usr/src/%{name}-%{version}-%{release}/dkms.conf <<EOF
12mr|ndiswrapper-1.56-8|88	
12mr|ndiswrapper-1.56-8|89	PACKAGE_VERSION="%{version}-%{release}"
12mr|ndiswrapper-1.56-8|90	
12mr|ndiswrapper-1.56-8|91	# Items below here should not have to change with each driver version
12mr|ndiswrapper-1.56-8|92	PACKAGE_NAME="%{name}"
12mr|ndiswrapper-1.56-8|93	MAKE[0]="make KVERS=\${kernelver} -C \${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build"
12mr|ndiswrapper-1.56-8|94	CLEAN="make -C \${kernel_source_dir} SUBDIRS=\${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build clean"
12mr|ndiswrapper-1.56-8|95	
12mr|ndiswrapper-1.56-8|96	BUILT_MODULE_NAME[0]="\$PACKAGE_NAME"
12mr|ndiswrapper-1.56-8|97	DEST_MODULE_LOCATION[0]="/kernel/3rdparty/%{name}"
12mr|ndiswrapper-1.56-8|98	MODULES_CONF_ALIAS_TYPE[0]="eth"
12mr|ndiswrapper-1.56-8|99	
12mr|ndiswrapper-1.56-8|100	REMAKE_INITRD="no"
12mr|ndiswrapper-1.56-8|101	AUTOINSTALL=yes
12mr|ndiswrapper-1.56-8|102	EOF
12mr|ndiswrapper-1.56-8|103	%endif
12mr|ndiswrapper-1.56-8|104	
12mr|ndiswrapper-1.56-8|105	install -d -m 755 $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d
12mr|ndiswrapper-1.56-8|106	install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/bash_completion.d/ndiswrapper
12mr|ndiswrapper-1.56-8|107	install -D -m 755 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/pm/config.d/%{name}
12mr|ndiswrapper-1.56-8|108	
12mr|ndiswrapper-1.56-8|109	%clean
12mr|ndiswrapper-1.56-8|110	rm -rf $RPM_BUILD_ROOT
12mr|ndiswrapper-1.56-8|111	
12mr|ndiswrapper-1.56-8|112	%post
12mr|ndiswrapper-1.56-8|113	echo -e "please download binary driver (look at http://ndiswrapper.sourceforge.net/)\nuse ndiswrapper -i <inffile.inf> as root to install driver"
12mr|ndiswrapper-1.56-8|114	
12mr|ndiswrapper-1.56-8|115	%if %build_dkms
12mr|ndiswrapper-1.56-8|116	%post -n dkms-%{name}
12mr|ndiswrapper-1.56-8|117	dkms add -m %{name} -v %{version}-%{release} --rpm_safe_upgrade
12mr|ndiswrapper-1.56-8|118	dkms build -m %{name} -v %{version}-%{release} --rpm_safe_upgrade
12mr|ndiswrapper-1.56-8|119	dkms install -m %{name} -v %{version}-%{release} --rpm_safe_upgrade --force
12mr|ndiswrapper-1.56-8|120	exit 0
12mr|ndiswrapper-1.56-8|121	
12mr|ndiswrapper-1.56-8|122	%preun -n dkms-%{name}
12mr|ndiswrapper-1.56-8|123	dkms remove -m %{name} -v %{version}-%{release} --rpm_safe_upgrade --all
12mr|ndiswrapper-1.56-8|124	exit 0
12mr|ndiswrapper-1.56-8|125	%endif
12mr|ndiswrapper-1.56-8|126	
12mr|ndiswrapper-1.56-8|127	%files
12mr|ndiswrapper-1.56-8|128	%defattr(-,root,root)
12mr|ndiswrapper-1.56-8|129	%doc AUTHORS README ChangeLog INSTALL
12mr|ndiswrapper-1.56-8|130	/sbin/loadndisdriver
12mr|ndiswrapper-1.56-8|131	%{_sbindir}/ndiswrapper
12mr|ndiswrapper-1.56-8|132	%{_sbindir}/ndiswrapper-buginfo
12mr|ndiswrapper-1.56-8|133	%{_sysconfdir}/%{name}
12mr|ndiswrapper-1.56-8|134	%config(noreplace)%{_sysconfdir}/bash_completion.d/%{name}
12mr|ndiswrapper-1.56-8|135	%{_sysconfdir}/pm/config.d/%{name}
12mr|ndiswrapper-1.56-8|136	%{_mandir}/man8/*
12mr|ndiswrapper-1.56-8|137	
12mr|ndiswrapper-1.56-8|138	%if %build_dkms
12mr|ndiswrapper-1.56-8|139	%files -n dkms-%{name}
12mr|ndiswrapper-1.56-8|140	%defattr(-,root,root)
12mr|ndiswrapper-1.56-8|141	/usr/src/%{name}-%{version}-%{release}
12mr|ndiswrapper-1.56-8|142	%endif
12mr|ndiswrapper-1.56-8|143	
12mr|ndiswrapper-1.56-8|144	
12mr|ndiswrapper-1.56-8|145	
12mr|ndiswrapper-1.56-8|146	%changelog
12mr|ndiswrapper-1.56-8|147	

15262 12
12mr|ndoc-1.3.1-5|1	Name:		ndoc
12mr|ndoc-1.3.1-5|2	Version:	1.3.1
12mr|ndoc-1.3.1-5|3	Release:	%mkrel 5
12mr|ndoc-1.3.1-5|4	Summary:	Code Documentation Generator for .NET
12mr|ndoc-1.3.1-5|5	URL:		http://ndoc.sourceforge.net/
12mr|ndoc-1.3.1-5|6	License:	GPLv2+
12mr|ndoc-1.3.1-5|7	Group: Development/Other
12mr|ndoc-1.3.1-5|8	Source0:	http://download.sourceforge.net/sourceforge/ndoc/ndoc-devel-v%{version}.zip
12mr|ndoc-1.3.1-5|9	Source1:	ndoc.pc
12mr|ndoc-1.3.1-5|10	#gw Ubuntu patches:
12mr|ndoc-1.3.1-5|11	Patch0:		fix-build-system.diff
12mr|ndoc-1.3.1-5|12	Patch1:		01_unused_private_methods.dpatch
12mr|ndoc-1.3.1-5|13	Patch2:		02_ds_reference.dpatch
12mr|ndoc-1.3.1-5|14	Patch3:		03_sdkdoc_location.dpatch
12mr|ndoc-1.3.1-5|15	Patch4:		04_default_documenter.dpatch
12mr|ndoc-1.3.1-5|16	#gw: fix build with old keyfile syntax warning
12mr|ndoc-1.3.1-5|17	Patch5:		ndoc-1.3.1-no-warnaserror.patch
12mr|ndoc-1.3.1-5|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ndoc-1.3.1-5|19	BuildRequires:	nant
12mr|ndoc-1.3.1-5|20	BuildRequires:	unzip
12mr|ndoc-1.3.1-5|21	BuildArch: noarch
12mr|ndoc-1.3.1-5|22	
12mr|ndoc-1.3.1-5|23	%description
12mr|ndoc-1.3.1-5|24	NDoc generates class library documentation from .NET assemblies and the XML
12mr|ndoc-1.3.1-5|25	documentation files generated by the C# compiler. NDoc uses pluggable
12mr|ndoc-1.3.1-5|26	documenters to generate documentation in several different formats, including
12mr|ndoc-1.3.1-5|27	the MSDN-style HTML Help format (.chm), the Visual Studio .NET Help format
12mr|ndoc-1.3.1-5|28	(HTML Help 2), and MSDN-online style web pages.
12mr|ndoc-1.3.1-5|29	
12mr|ndoc-1.3.1-5|30	%package devel
12mr|ndoc-1.3.1-5|31	Summary:	Code Documentation Generator for .NET
12mr|ndoc-1.3.1-5|32	Group:		Development/Other
12mr|ndoc-1.3.1-5|33	Requires:	%{name} = %{version}-%{release}
12mr|ndoc-1.3.1-5|34	
12mr|ndoc-1.3.1-5|35	%description devel
12mr|ndoc-1.3.1-5|36	Development files for Ndoc.
12mr|ndoc-1.3.1-5|37	
12mr|ndoc-1.3.1-5|38	%prep
12mr|ndoc-1.3.1-5|39	%setup -q -c -n %{name}-%{version}
12mr|ndoc-1.3.1-5|40	%apply_patches
12mr|ndoc-1.3.1-5|41	%{__sed} -i 's/\r//' COPYING.txt
12mr|ndoc-1.3.1-5|42	%{__sed} -i 's/\r//' README.txt
12mr|ndoc-1.3.1-5|43	
12mr|ndoc-1.3.1-5|44	%build
12mr|ndoc-1.3.1-5|45	# Use the mono system key instead of generating our own here.
12mr|ndoc-1.3.1-5|46	%if %mdvver >= 201100
12mr|ndoc-1.3.1-5|47	cp -a /etc/pki/mono/mono.snk NDoc.snk
12mr|ndoc-1.3.1-5|48	%endif
12mr|ndoc-1.3.1-5|49	nant -t:mono-2.0
12mr|ndoc-1.3.1-5|50	# This one gets far enough, before throwing an odd windows error.
12mr|ndoc-1.3.1-5|51	nant -t:mono-2.0 sdkdoc ||:
12mr|ndoc-1.3.1-5|52	
12mr|ndoc-1.3.1-5|53	%install
12mr|ndoc-1.3.1-5|54	rm -rf $RPM_BUILD_ROOT
12mr|ndoc-1.3.1-5|55	%{__mkdir_p} $RPM_BUILD_ROOT/%{_datadir}/pkgconfig
12mr|ndoc-1.3.1-5|56	cp -p %{S:1} $RPM_BUILD_ROOT/%{_datadir}/pkgconfig
12mr|ndoc-1.3.1-5|57	%{__mkdir_p} $RPM_BUILD_ROOT/%_prefix/lib/mono/gac/
12mr|ndoc-1.3.1-5|58	gacutil -i bin/mono/1.0/NDoc.Core.dll -f -package ndoc -root ${RPM_BUILD_ROOT}/%_prefix/lib
12mr|ndoc-1.3.1-5|59	gacutil -i bin/mono/1.0/NDoc.Documenter.JavaDoc.dll -f -package ndoc -root ${RPM_BUILD_ROOT}/%_prefix/lib
12mr|ndoc-1.3.1-5|60	gacutil -i bin/mono/1.0/NDoc.Documenter.Latex.dll -f -package ndoc -root ${RPM_BUILD_ROOT}/%_prefix/lib
12mr|ndoc-1.3.1-5|61	gacutil -i bin/mono/1.0/NDoc.Documenter.LinearHtml.dll -f -package ndoc -root ${RPM_BUILD_ROOT}/%_prefix/lib
12mr|ndoc-1.3.1-5|62	gacutil -i bin/mono/1.0/NDoc.Documenter.Msdn2.dll -f -package ndoc -root ${RPM_BUILD_ROOT}/%_prefix/lib
12mr|ndoc-1.3.1-5|63	gacutil -i bin/mono/1.0/NDoc.Documenter.Msdn.dll -f -package ndoc -root ${RPM_BUILD_ROOT}/%_prefix/lib
12mr|ndoc-1.3.1-5|64	gacutil -i bin/mono/1.0/NDoc.Documenter.Xml.dll -f -package ndoc -root ${RPM_BUILD_ROOT}/%_prefix/lib
12mr|ndoc-1.3.1-5|65	gacutil -i bin/mono/1.0/NDoc.ExtendedUI.dll -f -package ndoc -root ${RPM_BUILD_ROOT}/%_prefix/lib
12mr|ndoc-1.3.1-5|66	gacutil -i bin/mono/1.0/NDoc.Test.dll -f -package ndoc -root ${RPM_BUILD_ROOT}/%_prefix/lib
12mr|ndoc-1.3.1-5|67	gacutil -i bin/mono/1.0/NDoc.VisualStudio.dll -f -package ndoc -root ${RPM_BUILD_ROOT}/%_prefix/lib
12mr|ndoc-1.3.1-5|68	gacutil -i bin/mono/1.0/NDocConsole.exe -f -package ndoc -root ${RPM_BUILD_ROOT}/%_prefix/lib
12mr|ndoc-1.3.1-5|69	
12mr|ndoc-1.3.1-5|70	# Cleanup docs
12mr|ndoc-1.3.1-5|71	%{__sed} -i 's/\r//' doc/sdk/ndoc.log
12mr|ndoc-1.3.1-5|72	%{__sed} -i 's/\r//' doc/sdk/ndoc.js
12mr|ndoc-1.3.1-5|73	%{__sed} -i 's/\r//' doc/sdk/ndoc.css
12mr|ndoc-1.3.1-5|74	%{__sed} -i 's/\r//' doc/sdk/tree.css
12mr|ndoc-1.3.1-5|75	%{__sed} -i 's/\r//' doc/sdk/MSDN.css
12mr|ndoc-1.3.1-5|76	%{__sed} -i 's/\r//' doc/sdk/tree.js
12mr|ndoc-1.3.1-5|77	iconv -f iso-8859-1 -t utf-8 -o doc/sdk/tree.js{.utf8,}
12mr|ndoc-1.3.1-5|78	mv doc/sdk/tree.js{.utf8,}
12mr|ndoc-1.3.1-5|79	
12mr|ndoc-1.3.1-5|80	# Sometimes this temp dir sticks around. We don't want it.
12mr|ndoc-1.3.1-5|81	rm -rf doc/sdk/ndoc_msdn_temp
12mr|ndoc-1.3.1-5|82	
12mr|ndoc-1.3.1-5|83	%clean
12mr|ndoc-1.3.1-5|84	rm -rf -rf $RPM_BUILD_ROOT
12mr|ndoc-1.3.1-5|85	
12mr|ndoc-1.3.1-5|86	%files
12mr|ndoc-1.3.1-5|87	%defattr(-,root,root,-)
12mr|ndoc-1.3.1-5|88	%doc COPYING.txt README.txt
12mr|ndoc-1.3.1-5|89	%_prefix/lib/mono/gac/NDoc*/
12mr|ndoc-1.3.1-5|90	%_prefix/lib/mono/ndoc
12mr|ndoc-1.3.1-5|91	
12mr|ndoc-1.3.1-5|92	%files devel
12mr|ndoc-1.3.1-5|93	%defattr(-,root,root,-)
12mr|ndoc-1.3.1-5|94	%doc doc/sdk/
12mr|ndoc-1.3.1-5|95	%{_datadir}/pkgconfig/ndoc.pc
12mr|ndoc-1.3.1-5|96	
12mr|ndoc-1.3.1-5|97	
12mr|ndoc-1.3.1-5|98	
12mr|ndoc-1.3.1-5|99	
12mr|ndoc-1.3.1-5|100	%changelog
12mr|ndoc-1.3.1-5|101	

15263 12
12mr|nekohtml-1.9.6.1-0.0.5|1	# Copyright (c) 2000-2005, JPackage Project
12mr|nekohtml-1.9.6.1-0.0.5|2	# All rights reserved.
12mr|nekohtml-1.9.6.1-0.0.5|3	#
12mr|nekohtml-1.9.6.1-0.0.5|4	# Redistribution and use in source and binary forms, with or without
12mr|nekohtml-1.9.6.1-0.0.5|5	# modification, are permitted provided that the following conditions
12mr|nekohtml-1.9.6.1-0.0.5|6	# are met:
12mr|nekohtml-1.9.6.1-0.0.5|7	#
12mr|nekohtml-1.9.6.1-0.0.5|8	# 1. Redistributions of source code must retain the above copyright
12mr|nekohtml-1.9.6.1-0.0.5|9	#    notice, this list of conditions and the following disclaimer.
12mr|nekohtml-1.9.6.1-0.0.5|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|nekohtml-1.9.6.1-0.0.5|11	#    notice, this list of conditions and the following disclaimer in the
12mr|nekohtml-1.9.6.1-0.0.5|12	#    documentation and/or other materials provided with the
12mr|nekohtml-1.9.6.1-0.0.5|13	#    distribution.
12mr|nekohtml-1.9.6.1-0.0.5|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|nekohtml-1.9.6.1-0.0.5|15	#    contributors may be used to endorse or promote products derived
12mr|nekohtml-1.9.6.1-0.0.5|16	#    from this software without specific prior written permission.
12mr|nekohtml-1.9.6.1-0.0.5|17	#
12mr|nekohtml-1.9.6.1-0.0.5|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|nekohtml-1.9.6.1-0.0.5|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|nekohtml-1.9.6.1-0.0.5|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|nekohtml-1.9.6.1-0.0.5|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|nekohtml-1.9.6.1-0.0.5|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|nekohtml-1.9.6.1-0.0.5|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|nekohtml-1.9.6.1-0.0.5|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|nekohtml-1.9.6.1-0.0.5|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|nekohtml-1.9.6.1-0.0.5|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|nekohtml-1.9.6.1-0.0.5|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|nekohtml-1.9.6.1-0.0.5|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|nekohtml-1.9.6.1-0.0.5|29	#
12mr|nekohtml-1.9.6.1-0.0.5|30	
12mr|nekohtml-1.9.6.1-0.0.5|31	%define section free
12mr|nekohtml-1.9.6.1-0.0.5|32	%define gcj_support 1
12mr|nekohtml-1.9.6.1-0.0.5|33	
12mr|nekohtml-1.9.6.1-0.0.5|34	Name:           nekohtml
12mr|nekohtml-1.9.6.1-0.0.5|35	Version:        1.9.6.1
12mr|nekohtml-1.9.6.1-0.0.5|36	Release:        %mkrel 0.0.5
12mr|nekohtml-1.9.6.1-0.0.5|37	Epoch:          0
12mr|nekohtml-1.9.6.1-0.0.5|38	Summary:        HTML scanner and tag balancer
12mr|nekohtml-1.9.6.1-0.0.5|39	License:        Apache License
12mr|nekohtml-1.9.6.1-0.0.5|40	URL:            http://nekohtml.sourceforge.net/
12mr|nekohtml-1.9.6.1-0.0.5|41	Source0:        http://downloads.sourceforge.net/nekohtml/nekohtml-%{version}.tar.gz
12mr|nekohtml-1.9.6.1-0.0.5|42	# Source 1      http://www.jpackage.org/cgi-bin/viewvc.cgi/*checkout*/rpms/devel/nekohtml/nekohtml-filter.sh?root=jpackage&content-type=text%2Fplain
12mr|nekohtml-1.9.6.1-0.0.5|43	Source1:        %{name}-filter.sh
12mr|nekohtml-1.9.6.1-0.0.5|44	Patch0:         %{name}-crosslink.patch
12mr|nekohtml-1.9.6.1-0.0.5|45	Patch1:         %{name}-1.9.6-jars.patch
12mr|nekohtml-1.9.6.1-0.0.5|46	Group:          Development/Java
12mr|nekohtml-1.9.6.1-0.0.5|47	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|nekohtml-1.9.6.1-0.0.5|48	%if %{gcj_support}
12mr|nekohtml-1.9.6.1-0.0.5|49	BuildRequires:  java-gcj-compat-devel
12mr|nekohtml-1.9.6.1-0.0.5|50	%else
12mr|nekohtml-1.9.6.1-0.0.5|51	BuildArch:      noarch
12mr|nekohtml-1.9.6.1-0.0.5|52	BuildRequires:  java-devel
12mr|nekohtml-1.9.6.1-0.0.5|53	%endif
12mr|nekohtml-1.9.6.1-0.0.5|54	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|nekohtml-1.9.6.1-0.0.5|55	BuildRequires:  ant
12mr|nekohtml-1.9.6.1-0.0.5|56	BuildRequires:  java-javadoc
12mr|nekohtml-1.9.6.1-0.0.5|57	BuildRequires:  bcel-javadoc
12mr|nekohtml-1.9.6.1-0.0.5|58	BuildRequires:  xerces-j2 >= 0:2.7.1
12mr|nekohtml-1.9.6.1-0.0.5|59	BuildRequires:  xerces-j2-javadoc-xni
12mr|nekohtml-1.9.6.1-0.0.5|60	BuildRequires:  xerces-j2-javadoc-impl
12mr|nekohtml-1.9.6.1-0.0.5|61	Requires:       bcel
12mr|nekohtml-1.9.6.1-0.0.5|62	Requires:       jpackage-utils >= 0:1.6
12mr|nekohtml-1.9.6.1-0.0.5|63	Requires:       xerces-j2 >= 0:2.7.1
12mr|nekohtml-1.9.6.1-0.0.5|64	
12mr|nekohtml-1.9.6.1-0.0.5|65	%description
12mr|nekohtml-1.9.6.1-0.0.5|66	NekoHTML is a simple HTML scanner and tag balancer that enables
12mr|nekohtml-1.9.6.1-0.0.5|67	application programmers to parse HTML documents and access the
12mr|nekohtml-1.9.6.1-0.0.5|68	information using standard XML interfaces. The parser can scan HTML
12mr|nekohtml-1.9.6.1-0.0.5|69	files and "fix up" many common mistakes that human (and computer)
12mr|nekohtml-1.9.6.1-0.0.5|70	authors make in writing HTML documents.  NekoHTML adds missing parent
12mr|nekohtml-1.9.6.1-0.0.5|71	elements; automatically closes elements with optional end tags; and
12mr|nekohtml-1.9.6.1-0.0.5|72	can handle mismatched inline element tags.
12mr|nekohtml-1.9.6.1-0.0.5|73	NekoHTML is written using the Xerces Native Interface (XNI) that is
12mr|nekohtml-1.9.6.1-0.0.5|74	the foundation of the Xerces2 implementation. This enables you to use
12mr|nekohtml-1.9.6.1-0.0.5|75	the NekoHTML parser with existing XNI tools without modification or
12mr|nekohtml-1.9.6.1-0.0.5|76	rewriting code.
12mr|nekohtml-1.9.6.1-0.0.5|77	
12mr|nekohtml-1.9.6.1-0.0.5|78	%package        javadoc
12mr|nekohtml-1.9.6.1-0.0.5|79	Summary:        Javadoc for %{name}
12mr|nekohtml-1.9.6.1-0.0.5|80	Group:          Development/Java
12mr|nekohtml-1.9.6.1-0.0.5|81	Requires:               jpackage-utils >= 0:1.6
12mr|nekohtml-1.9.6.1-0.0.5|82	Requires(postun):       jpackage-utils >= 0:1.6
12mr|nekohtml-1.9.6.1-0.0.5|83	
12mr|nekohtml-1.9.6.1-0.0.5|84	%description    javadoc
12mr|nekohtml-1.9.6.1-0.0.5|85	Javadoc for %{name}.
12mr|nekohtml-1.9.6.1-0.0.5|86	
12mr|nekohtml-1.9.6.1-0.0.5|87	%package        demo
12mr|nekohtml-1.9.6.1-0.0.5|88	Summary:        Demo for %{name}
12mr|nekohtml-1.9.6.1-0.0.5|89	Group:          Development/Java
12mr|nekohtml-1.9.6.1-0.0.5|90	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|nekohtml-1.9.6.1-0.0.5|91	Requires:               jpackage-utils >= 0:1.6
12mr|nekohtml-1.9.6.1-0.0.5|92	Requires(postun):       jpackage-utils >= 0:1.6
12mr|nekohtml-1.9.6.1-0.0.5|93	
12mr|nekohtml-1.9.6.1-0.0.5|94	%description    demo
12mr|nekohtml-1.9.6.1-0.0.5|95	Demonstrations and samples for %{name}.
12mr|nekohtml-1.9.6.1-0.0.5|96	
12mr|nekohtml-1.9.6.1-0.0.5|97	
12mr|nekohtml-1.9.6.1-0.0.5|98	%prep
12mr|nekohtml-1.9.6.1-0.0.5|99	%setup -q
12mr|nekohtml-1.9.6.1-0.0.5|100	%patch0 -p1
12mr|nekohtml-1.9.6.1-0.0.5|101	%patch1 -p1
12mr|nekohtml-1.9.6.1-0.0.5|102	%{_bindir}/find . -name "*.jar" | %{_bindir}/xargs -t %{__rm}
12mr|nekohtml-1.9.6.1-0.0.5|103	%{__perl} -pi -e 's/\r$//g' *.txt doc/*.html
12mr|nekohtml-1.9.6.1-0.0.5|104	%{__rm} -r doc/javadoc
12mr|nekohtml-1.9.6.1-0.0.5|105	
12mr|nekohtml-1.9.6.1-0.0.5|106	%build
12mr|nekohtml-1.9.6.1-0.0.5|107	export CLASSPATH=$(build-classpath bcel xerces-j2)
12mr|nekohtml-1.9.6.1-0.0.5|108	export OPT_JAR_LIST=:
12mr|nekohtml-1.9.6.1-0.0.5|109	%{ant} \
12mr|nekohtml-1.9.6.1-0.0.5|110	-Dbuild.sysclasspath=first \
12mr|nekohtml-1.9.6.1-0.0.5|111	-Djava.dir=%{_javadir} \
12mr|nekohtml-1.9.6.1-0.0.5|112	-Djar.file=%{name}-%{version}.jar \
12mr|nekohtml-1.9.6.1-0.0.5|113	-Djar.xni.file=%{name}-xni-%{version}.jar \
12mr|nekohtml-1.9.6.1-0.0.5|114	-Djar.samples.file=%{name}-samples-%{version}.jar \
12mr|nekohtml-1.9.6.1-0.0.5|115	-Dbcel.javadoc=%{_javadocdir}/bcel \
12mr|nekohtml-1.9.6.1-0.0.5|116	-Dj2se.javadoc=%{_javadocdir}/java \
12mr|nekohtml-1.9.6.1-0.0.5|117	-Dxni.javadoc=%{_javadocdir}/xerces-j2-xni \
12mr|nekohtml-1.9.6.1-0.0.5|118	-Dxerces.javadoc=%{_javadocdir}/xerces-j2-impl \
12mr|nekohtml-1.9.6.1-0.0.5|119	clean jar jar-xni doc #test
12mr|nekohtml-1.9.6.1-0.0.5|120	
12mr|nekohtml-1.9.6.1-0.0.5|121	%install
12mr|nekohtml-1.9.6.1-0.0.5|122	rm -rf $RPM_BUILD_ROOT
12mr|nekohtml-1.9.6.1-0.0.5|123	
12mr|nekohtml-1.9.6.1-0.0.5|124	# Jars
12mr|nekohtml-1.9.6.1-0.0.5|125	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|nekohtml-1.9.6.1-0.0.5|126	install -p -m 644 %{name}{,-xni}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/
12mr|nekohtml-1.9.6.1-0.0.5|127	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12mr|nekohtml-1.9.6.1-0.0.5|128	ln -s %{name}-xni-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-xni.jar
12mr|nekohtml-1.9.6.1-0.0.5|129	
12mr|nekohtml-1.9.6.1-0.0.5|130	# Scripts
12mr|nekohtml-1.9.6.1-0.0.5|131	install -Dpm 755 %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/%{name}-filter
12mr|nekohtml-1.9.6.1-0.0.5|132	
12mr|nekohtml-1.9.6.1-0.0.5|133	# Samples
12mr|nekohtml-1.9.6.1-0.0.5|134	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12mr|nekohtml-1.9.6.1-0.0.5|135	install -p -m 644 %{name}-samples-%{version}.jar \
12mr|nekohtml-1.9.6.1-0.0.5|136	$RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/
12mr|nekohtml-1.9.6.1-0.0.5|137	
12mr|nekohtml-1.9.6.1-0.0.5|138	# Javadocs
12mr|nekohtml-1.9.6.1-0.0.5|139	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|nekohtml-1.9.6.1-0.0.5|140	cp -a build/doc/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|nekohtml-1.9.6.1-0.0.5|141	
12mr|nekohtml-1.9.6.1-0.0.5|142	%if %{gcj_support}
12mr|nekohtml-1.9.6.1-0.0.5|143	%{_bindir}/aot-compile-rpm
12mr|nekohtml-1.9.6.1-0.0.5|144	%endif
12mr|nekohtml-1.9.6.1-0.0.5|145	
12mr|nekohtml-1.9.6.1-0.0.5|146	%clean
12mr|nekohtml-1.9.6.1-0.0.5|147	rm -rf $RPM_BUILD_ROOT
12mr|nekohtml-1.9.6.1-0.0.5|148	
12mr|nekohtml-1.9.6.1-0.0.5|149	%if %{gcj_support}
12mr|nekohtml-1.9.6.1-0.0.5|150	%post
12mr|nekohtml-1.9.6.1-0.0.5|151	%{update_gcjdb}
12mr|nekohtml-1.9.6.1-0.0.5|152	
12mr|nekohtml-1.9.6.1-0.0.5|153	%postun
12mr|nekohtml-1.9.6.1-0.0.5|154	%{clean_gcjdb}
12mr|nekohtml-1.9.6.1-0.0.5|155	%endif
12mr|nekohtml-1.9.6.1-0.0.5|156	
12mr|nekohtml-1.9.6.1-0.0.5|157	%files
12mr|nekohtml-1.9.6.1-0.0.5|158	%defattr(0644,root,root,0755)
12mr|nekohtml-1.9.6.1-0.0.5|159	%doc LICENSE.txt README.txt doc/*.html
12mr|nekohtml-1.9.6.1-0.0.5|160	%attr(755,root,root) %{_bindir}/%{name}-filter
12mr|nekohtml-1.9.6.1-0.0.5|161	%{_javadir}/%{name}*.jar
12mr|nekohtml-1.9.6.1-0.0.5|162	%if %{gcj_support}
12mr|nekohtml-1.9.6.1-0.0.5|163	%dir %{_libdir}/gcj/%{name}
12mr|nekohtml-1.9.6.1-0.0.5|164	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|nekohtml-1.9.6.1-0.0.5|165	%endif
12mr|nekohtml-1.9.6.1-0.0.5|166	
12mr|nekohtml-1.9.6.1-0.0.5|167	%files javadoc
12mr|nekohtml-1.9.6.1-0.0.5|168	%defattr(0644,root,root,0755)
12mr|nekohtml-1.9.6.1-0.0.5|169	%doc %{_javadocdir}/*
12mr|nekohtml-1.9.6.1-0.0.5|170	
12mr|nekohtml-1.9.6.1-0.0.5|171	%files demo
12mr|nekohtml-1.9.6.1-0.0.5|172	%defattr(0644,root,root,0755)
12mr|nekohtml-1.9.6.1-0.0.5|173	%{_datadir}/%{name}-%{version}
12mr|nekohtml-1.9.6.1-0.0.5|174	
12mr|nekohtml-1.9.6.1-0.0.5|175	
12mr|nekohtml-1.9.6.1-0.0.5|176	
12mr|nekohtml-1.9.6.1-0.0.5|177	%changelog
12mr|nekohtml-1.9.6.1-0.0.5|178	

15264 12
12mr|neon-0.29.6-8|1	%define major 0.27
12mr|neon-0.29.6-8|2	%define libname %mklibname %{name} %{major}
12mr|neon-0.29.6-8|3	%define develname %mklibname %{name} -d
12mr|neon-0.29.6-8|4	
12mr|neon-0.29.6-8|5	Summary:	An HTTP and WebDAV client library, with a C interface
12mr|neon-0.29.6-8|6	Name:		neon
12mr|neon-0.29.6-8|7	Version:	0.29.6
12mr|neon-0.29.6-8|8	Release:	8
12mr|neon-0.29.6-8|9	Group:		Development/Other
12mr|neon-0.29.6-8|10	License: 	GPLv2+ and LGPLv2+
12mr|neon-0.29.6-8|11	URL:		http://www.webdav.org/neon/
12mr|neon-0.29.6-8|12	Source0:	http://www.webdav.org/neon/%{name}-%{version}.tar.gz
12mr|neon-0.29.6-8|13	Source1:	http://www.webdav.org/neon/%{name}-%{version}.tar.gz.asc
12mr|neon-0.29.6-8|14	Patch0:		neon-locales.diff
12mr|neon-0.29.6-8|15	Patch1:		neon-fail_parse.diff
12mr|neon-0.29.6-8|16	Patch2:		neon-borked_addr_reverse.diff
12mr|neon-0.29.6-8|17	Patch3:		neon-borked_retry_notcompress_and_retry_compress.diff
12mr|neon-0.29.6-8|18	Patch4:		neon-borked_read_reset.diff
12mr|neon-0.29.6-8|19	Patch5:		neon-borked_simple_sslv2.diff
12mr|neon-0.29.6-8|20	# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476571
12mr|neon-0.29.6-8|21	Patch6:		neon-0.28.2-fix-segfault.patch
12mr|neon-0.29.6-8|22	Patch7:		neon-0.29.6-neon-config_cleanups.diff
12mr|neon-0.29.6-8|23	
12mr|neon-0.29.6-8|24	BuildRequires:	libtool
12mr|neon-0.29.6-8|25	BuildRequires:	krb5-devel
12mr|neon-0.29.6-8|26	BuildRequires:	pkgconfig(libcrypto) >= 0.9.7
12mr|neon-0.29.6-8|27	BuildRequires:	pkgconfig(libssl) >= 0.9.7
12mr|neon-0.29.6-8|28	BuildRequires:	pkgconfig(libxml-2.0)
12mr|neon-0.29.6-8|29	BuildRequires:	pkgconfig(zlib)
12mr|neon-0.29.6-8|30	
12mr|neon-0.29.6-8|31	%description
12mr|neon-0.29.6-8|32	neon is an HTTP and WebDAV client library for Unix systems,
12mr|neon-0.29.6-8|33	with a C language API. It provides high-level interfaces to
12mr|neon-0.29.6-8|34	HTTP/1.1 and WebDAV  methods, and a low-level interface to
12mr|neon-0.29.6-8|35	HTTP request/response handling, allowing new methods to be
12mr|neon-0.29.6-8|36	easily implemented.
12mr|neon-0.29.6-8|37	
12mr|neon-0.29.6-8|38	%package	i18n
12mr|neon-0.29.6-8|39	Summary:	Language files for Neon
12mr|neon-0.29.6-8|40	Group:		System/Internationalization
12mr|neon-0.29.6-8|41	BuildArch:	noarch
12mr|neon-0.29.6-8|42	
12mr|neon-0.29.6-8|43	%description	i18n
12mr|neon-0.29.6-8|44	neon is an HTTP and WebDAV client library for Unix systems,
12mr|neon-0.29.6-8|45	with a C language API. It provides high-level interfaces to
12mr|neon-0.29.6-8|46	HTTP/1.1 and WebDAV  methods, and a low-level interface to
12mr|neon-0.29.6-8|47	HTTP request/response handling, allowing new methods to be
12mr|neon-0.29.6-8|48	easily implemented.
12mr|neon-0.29.6-8|49	
12mr|neon-0.29.6-8|50	%package -n	%{libname}
12mr|neon-0.29.6-8|51	Summary:	Shared library for Neon
12mr|neon-0.29.6-8|52	Group:		System/Libraries
12mr|neon-0.29.6-8|53	
12mr|neon-0.29.6-8|54	%description -n %{libname}
12mr|neon-0.29.6-8|55	neon is an HTTP and WebDAV client library for Unix systems,
12mr|neon-0.29.6-8|56	with a C language API. It provides high-level interfaces to
12mr|neon-0.29.6-8|57	HTTP/1.1 and WebDAV  methods, and a low-level interface to
12mr|neon-0.29.6-8|58	HTTP request/response handling, allowing new methods to be
12mr|neon-0.29.6-8|59	easily implemented.
12mr|neon-0.29.6-8|60	
12mr|neon-0.29.6-8|61	%package -n	%{develname}
12mr|neon-0.29.6-8|62	Summary:	Headers for developing programs that will use %{name}
12mr|neon-0.29.6-8|63	Group:		Development/C++
12mr|neon-0.29.6-8|64	Requires:	%{libname} >= %{EVRD}
12mr|neon-0.29.6-8|65	Provides:	neon-devel = %{EVRD}
12mr|neon-0.29.6-8|66	Obsoletes:	%{mklibname neon 0.27 -d} < 0.29.6-7
12mr|neon-0.29.6-8|67	Conflicts:	%{mklibname neon 0.26}-devel < 0.29.6-7
12mr|neon-0.29.6-8|68	
12mr|neon-0.29.6-8|69	%description -n	%{develname}
12mr|neon-0.29.6-8|70	This package contains the headers that programmers will need to develop
12mr|neon-0.29.6-8|71	applications which will use %{name}.
12mr|neon-0.29.6-8|72	
12mr|neon-0.29.6-8|73	%prep
12mr|neon-0.29.6-8|74	%setup -q
12mr|neon-0.29.6-8|75	%patch0 -p1
12mr|neon-0.29.6-8|76	%patch1 -p0
12mr|neon-0.29.6-8|77	%patch2 -p0
12mr|neon-0.29.6-8|78	%patch3 -p0
12mr|neon-0.29.6-8|79	%patch4 -p0
12mr|neon-0.29.6-8|80	%patch5 -p0
12mr|neon-0.29.6-8|81	%patch6 -p1
12mr|neon-0.29.6-8|82	%patch7 -p1
12mr|neon-0.29.6-8|83	
12mr|neon-0.29.6-8|84	# fix mo clash (#28428)
12mr|neon-0.29.6-8|85	# this goes with the changes done by Patch0
12mr|neon-0.29.6-8|86	perl -pi -e "s|_LIBNAME_|%{libname}|g" Makefile.in src/ne_internal.h
12mr|neon-0.29.6-8|87	
12mr|neon-0.29.6-8|88	# this value has to be raised on x86_64
12mr|neon-0.29.6-8|89	perl -pi -e "s|^ulimit \-v .*|ulimit \-v 40960|g" test/run.sh
12mr|neon-0.29.6-8|90	
12mr|neon-0.29.6-8|91	%build
12mr|neon-0.29.6-8|92	%configure2_5x \
12mr|neon-0.29.6-8|93	--enable-shared \
12mr|neon-0.29.6-8|94	--disable-static \
12mr|neon-0.29.6-8|95	--with-ssl=openssl \
12mr|neon-0.29.6-8|96	--enable-threadsafe-ssl=posix \
12mr|neon-0.29.6-8|97	--with-ca-bundle=%{_sysconfdir}/pki/tls/certs/ca-bundle.crt \
12mr|neon-0.29.6-8|98	--with-libxml2
12mr|neon-0.29.6-8|99	
12mr|neon-0.29.6-8|100	%make
12mr|neon-0.29.6-8|101	
12mr|neon-0.29.6-8|102	#%%check
12mr|neon-0.29.6-8|103	#%make check <- the tests are broken, and/or some of the iurt tar balls and/or some build node, take your pick
12mr|neon-0.29.6-8|104	
12mr|neon-0.29.6-8|105	%install
12mr|neon-0.29.6-8|106	rm -rf %{buildroot}
12mr|neon-0.29.6-8|107	%makeinstall
12mr|neon-0.29.6-8|108	
12mr|neon-0.29.6-8|109	# fix this
12mr|neon-0.29.6-8|110	rm -rf %{buildroot}%{_datadir}/doc
12mr|neon-0.29.6-8|111	
12mr|neon-0.29.6-8|112	%find_lang %{libname} --all-name
12mr|neon-0.29.6-8|113	
12mr|neon-0.29.6-8|114	cp src/README README.neon
12mr|neon-0.29.6-8|115	
12mr|neon-0.29.6-8|116	%files i18n -f %{libname}.lang
12mr|neon-0.29.6-8|117	%doc doc/*.txt README.neon
12mr|neon-0.29.6-8|118	
12mr|neon-0.29.6-8|119	%files -n %{libname}
12mr|neon-0.29.6-8|120	%{_libdir}/libneon.so.27*
12mr|neon-0.29.6-8|121	
12mr|neon-0.29.6-8|122	%files -n %{develname}
12mr|neon-0.29.6-8|123	%doc AUTHORS BUGS doc/html ChangeLog NEWS README THANKS TODO
12mr|neon-0.29.6-8|124	%{_bindir}/neon-config
12mr|neon-0.29.6-8|125	%{_libdir}/libneon.so
12mr|neon-0.29.6-8|126	%{_libdir}/pkgconfig/neon.pc
12mr|neon-0.29.6-8|127	%dir %{_includedir}/neon
12mr|neon-0.29.6-8|128	%{_includedir}/neon/*
12mr|neon-0.29.6-8|129	%{_mandir}/man1/*
12mr|neon-0.29.6-8|130	%{_mandir}/man3/*
12mr|neon-0.29.6-8|131	
12mr|neon-0.29.6-8|132	
12mr|neon-0.29.6-8|133	
12mr|neon-0.29.6-8|134	
12mr|neon-0.29.6-8|135	%changelog
12mr|neon-0.29.6-8|136	* Mon Aug  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|neon-0.29.6-8|137	+ Commit: b223b59
12mr|neon-0.29.6-8|138	- Fix unversioned Conflicts and Obsoletes
12mr|neon-0.29.6-8|139	
12mr|neon-0.29.6-8|140	

15265 12
12mr|nepomuk-core-4.9.4-1|1	Name:		nepomuk-core
12mr|nepomuk-core-4.9.4-1|2	Summary:	Nepomuk core utilities and libraries
12mr|nepomuk-core-4.9.4-1|3	Version:	4.9.4
12mr|nepomuk-core-4.9.4-1|4	Release:	1
12mr|nepomuk-core-4.9.4-1|5	Epoch:		1
12mr|nepomuk-core-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|nepomuk-core-4.9.4-1|7	License:	GPLv2 GPLv3 LGPLv2 LGPLv3
12mr|nepomuk-core-4.9.4-1|8	URL:		http://www.kde.org
12mr|nepomuk-core-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|nepomuk-core-4.9.4-1|10	BuildRequires:	kde4-macros
12mr|nepomuk-core-4.9.4-1|11	BuildRequires:	kdelibs4-devel
12mr|nepomuk-core-4.9.4-1|12	BuildRequires:	doxygen
12mr|nepomuk-core-4.9.4-1|13	BuildRequires:	pkgconfig(soprano) >= 2.7.57
12mr|nepomuk-core-4.9.4-1|14	BuildRequires:	pkgconfig(libstreams) >= 0.7.3
12mr|nepomuk-core-4.9.4-1|15	BuildRequires:	pkgconfig(shared-desktop-ontologies) >= 0.9
12mr|nepomuk-core-4.9.4-1|16	Requires:	shared-desktop-ontologies >= 0.9
12mr|nepomuk-core-4.9.4-1|17	Requires:	soprano >= 4:2.7.57
12mr|nepomuk-core-4.9.4-1|18	Conflicts:	kdebase4-runtime < 1:4.8.80
12mr|nepomuk-core-4.9.4-1|19	
12mr|nepomuk-core-4.9.4-1|20	%description
12mr|nepomuk-core-4.9.4-1|21	Nepomuk core utilities and libraries.
12mr|nepomuk-core-4.9.4-1|22	
12mr|nepomuk-core-4.9.4-1|23	%files
12mr|nepomuk-core-4.9.4-1|24	%doc COPYING*
12mr|nepomuk-core-4.9.4-1|25	%{_datadir}/dbus-1/interfaces/*.xml
12mr|nepomuk-core-4.9.4-1|26	%{_kde_applicationsdir}/*.desktop
12mr|nepomuk-core-4.9.4-1|27	%{_kde_appsdir}/fileindexerservice
12mr|nepomuk-core-4.9.4-1|28	%{_kde_appsdir}/nepomukfilewatch
12mr|nepomuk-core-4.9.4-1|29	%{_kde_appsdir}/nepomukstorage
12mr|nepomuk-core-4.9.4-1|30	%{_kde_bindir}/nepomuk*
12mr|nepomuk-core-4.9.4-1|31	%{_kde_datadir}/autostart/*.desktop
12mr|nepomuk-core-4.9.4-1|32	%{_kde_datadir}/ontology/kde/*
12mr|nepomuk-core-4.9.4-1|33	%{_kde_libdir}/kde4/nepomukbackupsync.so
12mr|nepomuk-core-4.9.4-1|34	%{_kde_libdir}/kde4/nepomukfileindexer.so
12mr|nepomuk-core-4.9.4-1|35	%{_kde_libdir}/kde4/nepomukfilewatch.so
12mr|nepomuk-core-4.9.4-1|36	%{_kde_libdir}/kde4/nepomukqueryservice.so
12mr|nepomuk-core-4.9.4-1|37	%{_kde_libdir}/kde4/nepomukstorage.so
12mr|nepomuk-core-4.9.4-1|38	%{_kde_libdir}/libkdeinit4_nepomukserver.so
12mr|nepomuk-core-4.9.4-1|39	%{_kde_libdir}/libnepomukcommon.so
12mr|nepomuk-core-4.9.4-1|40	%{_kde_services}/*.desktop
12mr|nepomuk-core-4.9.4-1|41	%{_kde_servicetypes}/*.desktop
12mr|nepomuk-core-4.9.4-1|42	
12mr|nepomuk-core-4.9.4-1|43	#----------------------------------------------------------------------------------
12mr|nepomuk-core-4.9.4-1|44	
12mr|nepomuk-core-4.9.4-1|45	%define nepomukcore_major 4
12mr|nepomuk-core-4.9.4-1|46	%define libnepomukcore %mklibname nepomukcore %{nepomukcore_major}
12mr|nepomuk-core-4.9.4-1|47	
12mr|nepomuk-core-4.9.4-1|48	%package -n %{libnepomukcore}
12mr|nepomuk-core-4.9.4-1|49	Summary:	Nepomuk core library
12mr|nepomuk-core-4.9.4-1|50	Group:		System/Libraries
12mr|nepomuk-core-4.9.4-1|51	Requires:	%{name} = %{EVRD}
12mr|nepomuk-core-4.9.4-1|52	
12mr|nepomuk-core-4.9.4-1|53	%description -n %{libnepomukcore}
12mr|nepomuk-core-4.9.4-1|54	Nepomuk core library.
12mr|nepomuk-core-4.9.4-1|55	
12mr|nepomuk-core-4.9.4-1|56	%files -n %{libnepomukcore}
12mr|nepomuk-core-4.9.4-1|57	%{_kde_libdir}/libnepomukcore.so.%{nepomukcore_major}*
12mr|nepomuk-core-4.9.4-1|58	
12mr|nepomuk-core-4.9.4-1|59	#----------------------------------------------------------------------------------
12mr|nepomuk-core-4.9.4-1|60	
12mr|nepomuk-core-4.9.4-1|61	%define nepomuksync_major 4
12mr|nepomuk-core-4.9.4-1|62	%define libnepomuksync %mklibname nepomuksync %{nepomuksync_major}
12mr|nepomuk-core-4.9.4-1|63	
12mr|nepomuk-core-4.9.4-1|64	%package -n %{libnepomuksync}
12mr|nepomuk-core-4.9.4-1|65	Summary:	Nepomuk core library
12mr|nepomuk-core-4.9.4-1|66	Group:		System/Libraries
12mr|nepomuk-core-4.9.4-1|67	Requires:	%{name} = %{EVRD}
12mr|nepomuk-core-4.9.4-1|68	
12mr|nepomuk-core-4.9.4-1|69	%description -n %{libnepomuksync}
12mr|nepomuk-core-4.9.4-1|70	Nepomuk core library.
12mr|nepomuk-core-4.9.4-1|71	
12mr|nepomuk-core-4.9.4-1|72	%files -n %{libnepomuksync}
12mr|nepomuk-core-4.9.4-1|73	%{_kde_libdir}/libnepomuksync.so.%{nepomuksync_major}*
12mr|nepomuk-core-4.9.4-1|74	
12mr|nepomuk-core-4.9.4-1|75	#----------------------------------------------------------------------------------
12mr|nepomuk-core-4.9.4-1|76	
12mr|nepomuk-core-4.9.4-1|77	%package devel
12mr|nepomuk-core-4.9.4-1|78	Summary:	Development files for %{name}
12mr|nepomuk-core-4.9.4-1|79	Group:		Development/KDE and Qt
12mr|nepomuk-core-4.9.4-1|80	Requires:	%{libnepomuksync} = %{EVRD}
12mr|nepomuk-core-4.9.4-1|81	Requires:	%{libnepomukcore} = %{EVRD}
12mr|nepomuk-core-4.9.4-1|82	Conflicts:	kdebase4-runtime-devel < 1:4.8.80
12mr|nepomuk-core-4.9.4-1|83	
12mr|nepomuk-core-4.9.4-1|84	%description devel
12mr|nepomuk-core-4.9.4-1|85	This package includes the header files needed to develop applications
12mr|nepomuk-core-4.9.4-1|86	that use Nepomuk.
12mr|nepomuk-core-4.9.4-1|87	
12mr|nepomuk-core-4.9.4-1|88	%files devel
12mr|nepomuk-core-4.9.4-1|89	%{_kde_includedir}/nepomuk2
12mr|nepomuk-core-4.9.4-1|90	%{_kde_includedir}/Nepomuk2
12mr|nepomuk-core-4.9.4-1|91	%{_kde_libdir}/libnepomukcore.so
12mr|nepomuk-core-4.9.4-1|92	%{_kde_libdir}/libnepomuksync.so
12mr|nepomuk-core-4.9.4-1|93	%{_libdir}/cmake/NepomukCore/*.cmake
12mr|nepomuk-core-4.9.4-1|94	
12mr|nepomuk-core-4.9.4-1|95	#----------------------------------------------------------------------------------
12mr|nepomuk-core-4.9.4-1|96	
12mr|nepomuk-core-4.9.4-1|97	%prep
12mr|nepomuk-core-4.9.4-1|98	%setup -q
12mr|nepomuk-core-4.9.4-1|99	
12mr|nepomuk-core-4.9.4-1|100	%build
12mr|nepomuk-core-4.9.4-1|101	%cmake_kde4
12mr|nepomuk-core-4.9.4-1|102	
12mr|nepomuk-core-4.9.4-1|103	%install
12mr|nepomuk-core-4.9.4-1|104	%makeinstall_std -C build
12mr|nepomuk-core-4.9.4-1|105	
12mr|nepomuk-core-4.9.4-1|106	%changelog
12mr|nepomuk-core-4.9.4-1|107	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
12mr|nepomuk-core-4.9.4-1|108	- New version 4.9.4
12mr|nepomuk-core-4.9.4-1|109	
12mr|nepomuk-core-4.9.4-1|110	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
12mr|nepomuk-core-4.9.4-1|111	- New version 4.9.3
12mr|nepomuk-core-4.9.4-1|112	
12mr|nepomuk-core-4.9.4-1|113	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-1
12mr|nepomuk-core-4.9.4-1|114	- New version 4.9.2
12mr|nepomuk-core-4.9.4-1|115	
12mr|nepomuk-core-4.9.4-1|116	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
12mr|nepomuk-core-4.9.4-1|117	- New version 4.9.1
12mr|nepomuk-core-4.9.4-1|118	
12mr|nepomuk-core-4.9.4-1|119	* Sat Aug 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mr|nepomuk-core-4.9.4-1|120	- New version 4.9.0
12mr|nepomuk-core-4.9.4-1|121	
12mr|nepomuk-core-4.9.4-1|122	* Thu Jul 12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-1
12mr|nepomuk-core-4.9.4-1|123	- New version 4.8.97
12mr|nepomuk-core-4.9.4-1|124	- Convert some BuildRequires to pkgconfig style
12mr|nepomuk-core-4.9.4-1|125	
12mr|nepomuk-core-4.9.4-1|126	* Thu Jun 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
12mr|nepomuk-core-4.9.4-1|127	- Update to 4.8.95
12mr|nepomuk-core-4.9.4-1|128	
12mr|nepomuk-core-4.9.4-1|129	* Wed Jun 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.90-1
12mr|nepomuk-core-4.9.4-1|130	- Initial Rosa package

15266 12
12mr|nepomukshell-0.8.0-1|1	Summary:	Nepomukshell
12mr|nepomukshell-0.8.0-1|2	Name:		nepomukshell
12mr|nepomukshell-0.8.0-1|3	Version:	0.8.0
12mr|nepomukshell-0.8.0-1|4	Release:	%mkrel 1
12mr|nepomukshell-0.8.0-1|5	Source0:	%name-%version.tar.bz2
12mr|nepomukshell-0.8.0-1|6	BuildRequires:  kdelibs4-devel
12mr|nepomukshell-0.8.0-1|7	License:	GPLv2
12mr|nepomukshell-0.8.0-1|8	Group:		Graphical desktop/KDE
12mr|nepomukshell-0.8.0-1|9	URL:		http://www.kde.org
12mr|nepomukshell-0.8.0-1|10	
12mr|nepomukshell-0.8.0-1|11	%description
12mr|nepomukshell-0.8.0-1|12	Nepomukshell
12mr|nepomukshell-0.8.0-1|13	
12mr|nepomukshell-0.8.0-1|14	%files
12mr|nepomukshell-0.8.0-1|15	%defattr(-,root,root)
12mr|nepomukshell-0.8.0-1|16	%_kde_bindir/nepomukshell
12mr|nepomukshell-0.8.0-1|17	%_kde_datadir/applications/kde4/nepomukshell.desktop
12mr|nepomukshell-0.8.0-1|18	%_kde_appsdir/nepomukshell
12mr|nepomukshell-0.8.0-1|19	%_kde_docdir/HTML/en/nepomukshell
12mr|nepomukshell-0.8.0-1|20	
12mr|nepomukshell-0.8.0-1|21	#-----------------------------------------------------------------------
12mr|nepomukshell-0.8.0-1|22	
12mr|nepomukshell-0.8.0-1|23	%prep
12mr|nepomukshell-0.8.0-1|24	%setup -q
12mr|nepomukshell-0.8.0-1|25	
12mr|nepomukshell-0.8.0-1|26	%build
12mr|nepomukshell-0.8.0-1|27	%cmake_kde4
12mr|nepomukshell-0.8.0-1|28	%make
12mr|nepomukshell-0.8.0-1|29	
12mr|nepomukshell-0.8.0-1|30	%install
12mr|nepomukshell-0.8.0-1|31	%makeinstall_std -C build
12mr|nepomukshell-0.8.0-1|32	
12mr|nepomukshell-0.8.0-1|33	
12mr|nepomukshell-0.8.0-1|34	
12mr|nepomukshell-0.8.0-1|35	
12mr|nepomukshell-0.8.0-1|36	
12mr|nepomukshell-0.8.0-1|37	%changelog
12mr|nepomukshell-0.8.0-1|38	

15267 12
12mr|netcat-gnu-0.7.1-12|1	%define real_name netcat
12mr|netcat-gnu-0.7.1-12|2	
12mr|netcat-gnu-0.7.1-12|3	Name:           netcat-gnu
12mr|netcat-gnu-0.7.1-12|4	Version:        0.7.1
12mr|netcat-gnu-0.7.1-12|5	Release:        12
12mr|netcat-gnu-0.7.1-12|6	Epoch:          0
12mr|netcat-gnu-0.7.1-12|7	Summary:        Networking utility that manages TCP and UDP connections
12mr|netcat-gnu-0.7.1-12|8	License:        GPL
12mr|netcat-gnu-0.7.1-12|9	Group:          Networking/Other
12mr|netcat-gnu-0.7.1-12|10	URL:            http://netcat.sourceforge.net/
12mr|netcat-gnu-0.7.1-12|11	Source0:        http://osdn.dl.sourceforge.net/sourceforge/netcat/netcat-%{version}.tar.bz2
12mr|netcat-gnu-0.7.1-12|12	Source1:        http://netcat.sourceforge.net/signatures/md5sums.txt
12mr|netcat-gnu-0.7.1-12|13	Source2:        http://netcat.sourceforge.net/signatures/netcat-%{version}.tar.bz2.asc
12mr|netcat-gnu-0.7.1-12|14	Obsoletes:      netcat <= 0.7.1-4mdv
12mr|netcat-gnu-0.7.1-12|15	Provides:       netcat = 1.0
12mr|netcat-gnu-0.7.1-12|16	Conflicts:      netcat-traditional
12mr|netcat-gnu-0.7.1-12|17	Conflicts:      netcat-openbsd
12mr|netcat-gnu-0.7.1-12|18	
12mr|netcat-gnu-0.7.1-12|19	%description
12mr|netcat-gnu-0.7.1-12|20	Netcat is a featured networking utility which reads and writes data across
12mr|netcat-gnu-0.7.1-12|21	network connections, using the TCP/IP protocol.
12mr|netcat-gnu-0.7.1-12|22	
12mr|netcat-gnu-0.7.1-12|23	It is designed to be a reliable "back-end" tool that can be used directly or
12mr|netcat-gnu-0.7.1-12|24	easily driven by other programs and scripts. At the same time, it is a
12mr|netcat-gnu-0.7.1-12|25	feature-rich network debugging and exploration tool, since it can create
12mr|netcat-gnu-0.7.1-12|26	almost any kind of connection you would need and has several interesting
12mr|netcat-gnu-0.7.1-12|27	built-in capabilities.
12mr|netcat-gnu-0.7.1-12|28	
12mr|netcat-gnu-0.7.1-12|29	%prep
12mr|netcat-gnu-0.7.1-12|30	%setup -q -n %{real_name}-%{version}
12mr|netcat-gnu-0.7.1-12|31	
12mr|netcat-gnu-0.7.1-12|32	%build
12mr|netcat-gnu-0.7.1-12|33	%{configure2_5x}
12mr|netcat-gnu-0.7.1-12|34	%{make}
12mr|netcat-gnu-0.7.1-12|35	
12mr|netcat-gnu-0.7.1-12|36	%install
12mr|netcat-gnu-0.7.1-12|37	%{makeinstall}
12mr|netcat-gnu-0.7.1-12|38	(cd %{buildroot}%{_infodir} && %{__ln_s} netcat.info nc.info)
12mr|netcat-gnu-0.7.1-12|39	(cd %{buildroot}%{_mandir}/man1 && %{__ln_s} netcat.1 nc.1)
12mr|netcat-gnu-0.7.1-12|40	
12mr|netcat-gnu-0.7.1-12|41	%{__rm} doc/drafts/Makefile*
12mr|netcat-gnu-0.7.1-12|42	
12mr|netcat-gnu-0.7.1-12|43	%find_lang %{real_name}
12mr|netcat-gnu-0.7.1-12|44	
12mr|netcat-gnu-0.7.1-12|45	%files -f %{real_name}.lang
12mr|netcat-gnu-0.7.1-12|46	%defattr(-,root,root)
12mr|netcat-gnu-0.7.1-12|47	%doc AUTHORS COPYING ChangeLog NEWS README TODO doc/migration doc/drafts
12mr|netcat-gnu-0.7.1-12|48	%{_bindir}/netcat
12mr|netcat-gnu-0.7.1-12|49	%{_bindir}/nc
12mr|netcat-gnu-0.7.1-12|50	%{_infodir}/netcat.info*
12mr|netcat-gnu-0.7.1-12|51	%{_infodir}/nc.info*
12mr|netcat-gnu-0.7.1-12|52	%{_mandir}/man1/netcat.1*
12mr|netcat-gnu-0.7.1-12|53	%{_mandir}/man1/nc.1*
12mr|netcat-gnu-0.7.1-12|54	
12mr|netcat-gnu-0.7.1-12|55	
12mr|netcat-gnu-0.7.1-12|56	
12mr|netcat-gnu-0.7.1-12|57	%changelog
12mr|netcat-gnu-0.7.1-12|58	

15268 12
12mr|netcat-traditional-1.10-37|1	%define real_name nc
12mr|netcat-traditional-1.10-37|2	
12mr|netcat-traditional-1.10-37|3	Name:           netcat-traditional
12mr|netcat-traditional-1.10-37|4	Version:        1.10
12mr|netcat-traditional-1.10-37|5	Release:        %mkrel 37
12mr|netcat-traditional-1.10-37|6	Summary:        Reads and writes data across network connections using TCP or UDP
12mr|netcat-traditional-1.10-37|7	License:        Public Domain
12mr|netcat-traditional-1.10-37|8	Group:          Networking/Other
12mr|netcat-traditional-1.10-37|9	URL:            http://nc110.sourceforge.net/
12mr|netcat-traditional-1.10-37|10	Source0:        http://sourceforge.net/projects/nc110/files/unix%20netcat%201.10%20by%20_Hobbit_/%5BUnnamed%20release%5D/nc110.tgz
12mr|netcat-traditional-1.10-37|11	Source1:        %{real_name}.1
12mr|netcat-traditional-1.10-37|12	Patch0:         unstripped.patch
12mr|netcat-traditional-1.10-37|13	Patch1:         glibc-resolv-h.patch
12mr|netcat-traditional-1.10-37|14	Patch2:         arm-timer.patch
12mr|netcat-traditional-1.10-37|15	Patch3:         posix-setjmp.patch
12mr|netcat-traditional-1.10-37|16	Patch4:         no-sleep-punt.patch
12mr|netcat-traditional-1.10-37|17	Patch5:         single-verbose.patch
12mr|netcat-traditional-1.10-37|18	Patch6:         use-getservbyport.patch
12mr|netcat-traditional-1.10-37|19	Patch7:         read-overflow.patch
12mr|netcat-traditional-1.10-37|20	Patch8:         inet-aton.patch
12mr|netcat-traditional-1.10-37|21	Patch9:         udp-broadcast.patch
12mr|netcat-traditional-1.10-37|22	Patch10:        quit.patch
12mr|netcat-traditional-1.10-37|23	Patch11:        dash-port.patch
12mr|netcat-traditional-1.10-37|24	Patch12:        sh-c.patch
12mr|netcat-traditional-1.10-37|25	Patch13:        tos.patch
12mr|netcat-traditional-1.10-37|26	Patch14:        rservice-buf.patch
12mr|netcat-traditional-1.10-37|27	Patch15:        so-keepalive.patch
12mr|netcat-traditional-1.10-37|28	Patch16:        nodup-stderr.patch
12mr|netcat-traditional-1.10-37|29	Patch17:        help-exit-failure.patch
12mr|netcat-traditional-1.10-37|30	Patch18:        darwin-ipproto.patch
12mr|netcat-traditional-1.10-37|31	Patch19:        select-nfds.patch
12mr|netcat-traditional-1.10-37|32	Patch20:        proxy-doc.patch
12mr|netcat-traditional-1.10-37|33	Patch30:        nc-1.10-format_not_a_string_literal_and_no_format_arguments.diff
12mr|netcat-traditional-1.10-37|34	Patch31:        nc-1.10-LDFLAGS.patch
12mr|netcat-traditional-1.10-37|35	Obsoletes:      nc
12mr|netcat-traditional-1.10-37|36	Conflicts:      netcat < 1.0
12mr|netcat-traditional-1.10-37|37	Provides:       netcat = 1.0
12mr|netcat-traditional-1.10-37|38	Conflicts:      netcat-openbsd
12mr|netcat-traditional-1.10-37|39	Conflicts:      netcat-gnu
12mr|netcat-traditional-1.10-37|40	BuildRoot:      %{_tmppath}/%{name}-%{version}
12mr|netcat-traditional-1.10-37|41	
12mr|netcat-traditional-1.10-37|42	%description
12mr|netcat-traditional-1.10-37|43	The nc package contains Netcat (the program is now netcat), a simple utility
12mr|netcat-traditional-1.10-37|44	for reading and writing data across network connections, using the TCP or UDP
12mr|netcat-traditional-1.10-37|45	protocols. Netcat is intended to be a reliable back-end tool which can be used
12mr|netcat-traditional-1.10-37|46	directly or easily driven by other programs and scripts. Netcat is also a
12mr|netcat-traditional-1.10-37|47	feature-rich network debugging and exploration tool, since it can create many
12mr|netcat-traditional-1.10-37|48	different connections and has many built-in capabilities.
12mr|netcat-traditional-1.10-37|49	
12mr|netcat-traditional-1.10-37|50	You may want to install the netcat package if you are administering a network
12mr|netcat-traditional-1.10-37|51	and you'd like to use its debugging and network exploration capabilities.
12mr|netcat-traditional-1.10-37|52	
12mr|netcat-traditional-1.10-37|53	netcat has been compiled with -DGAPING_SECURITY_HOLE turned on. I do not
12mr|netcat-traditional-1.10-37|54	believe this is as much of a security hole as the author makes it out to be,
12mr|netcat-traditional-1.10-37|55	*if* you know what you're doing (but then, if you didn't, you'd still be using
12mr|netcat-traditional-1.10-37|56	telnet ;-)). Since the spawned program will run as whatever user started
12mr|netcat-traditional-1.10-37|57	netcat, don't use -e as root. You have been warned, so if some cracker breaks
12mr|netcat-traditional-1.10-37|58	into your system due to your own stupidity, don't blame me.
12mr|netcat-traditional-1.10-37|59	
12mr|netcat-traditional-1.10-37|60	A symlink to the netcat binary called 'netcat' has been installed. However, the
12mr|netcat-traditional-1.10-37|61	canonical name is still 'nc'. If you use netcat on other systems, it will
12mr|netcat-traditional-1.10-37|62	probably only be installed as 'nc', so keep this in mind when writing scripts.
12mr|netcat-traditional-1.10-37|63	
12mr|netcat-traditional-1.10-37|64	%prep
12mr|netcat-traditional-1.10-37|65	%setup -q -c
12mr|netcat-traditional-1.10-37|66	
12mr|netcat-traditional-1.10-37|67	%patch0 -p1
12mr|netcat-traditional-1.10-37|68	%patch1 -p1
12mr|netcat-traditional-1.10-37|69	%patch2 -p1
12mr|netcat-traditional-1.10-37|70	%patch3 -p1
12mr|netcat-traditional-1.10-37|71	%patch4 -p1
12mr|netcat-traditional-1.10-37|72	%patch5 -p1
12mr|netcat-traditional-1.10-37|73	%patch6 -p1
12mr|netcat-traditional-1.10-37|74	%patch7 -p1
12mr|netcat-traditional-1.10-37|75	%patch8 -p1
12mr|netcat-traditional-1.10-37|76	%patch9 -p1
12mr|netcat-traditional-1.10-37|77	%patch10 -p1
12mr|netcat-traditional-1.10-37|78	%patch11 -p1
12mr|netcat-traditional-1.10-37|79	%patch12 -p1
12mr|netcat-traditional-1.10-37|80	%patch13 -p1
12mr|netcat-traditional-1.10-37|81	%patch14 -p1
12mr|netcat-traditional-1.10-37|82	%patch15 -p1
12mr|netcat-traditional-1.10-37|83	%patch16 -p1
12mr|netcat-traditional-1.10-37|84	%patch17 -p1
12mr|netcat-traditional-1.10-37|85	%patch18 -p1
12mr|netcat-traditional-1.10-37|86	%patch19 -p1
12mr|netcat-traditional-1.10-37|87	%patch20 -p1
12mr|netcat-traditional-1.10-37|88	
12mr|netcat-traditional-1.10-37|89	%patch30 -p0
12mr|netcat-traditional-1.10-37|90	%patch31 -p0
12mr|netcat-traditional-1.10-37|91	
12mr|netcat-traditional-1.10-37|92	%build
12mr|netcat-traditional-1.10-37|93	# Make linux ids supported, but it makes a static binary.
12mr|netcat-traditional-1.10-37|94	%{__make} CFLAGS="%{optflags}" LDFLAGS="%{ldflags}" \
12mr|netcat-traditional-1.10-37|95	DFLAGS='-DLINUX -DTELNET -DGAPING_SECURITY_HOLE' generic
12mr|netcat-traditional-1.10-37|96	
12mr|netcat-traditional-1.10-37|97	%install
12mr|netcat-traditional-1.10-37|98	%{__rm} -rf %{buildroot}
12mr|netcat-traditional-1.10-37|99	install -d -m 755 %{buildroot}%{_bindir}
12mr|netcat-traditional-1.10-37|100	install -m 755 nc %{buildroot}%{_bindir}
12mr|netcat-traditional-1.10-37|101	(cd %{buildroot}%{_bindir} && %{__ln_s} nc netcat)
12mr|netcat-traditional-1.10-37|102	
12mr|netcat-traditional-1.10-37|103	install -d -m 755 %{buildroot}%{_mandir}/man1
12mr|netcat-traditional-1.10-37|104	install -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man1
12mr|netcat-traditional-1.10-37|105	(cd %{buildroot}%{_mandir}/man1 && %{__ln_s} nc.1 netcat.1)
12mr|netcat-traditional-1.10-37|106	
12mr|netcat-traditional-1.10-37|107	%clean
12mr|netcat-traditional-1.10-37|108	%{__rm} -rf %{buildroot}
12mr|netcat-traditional-1.10-37|109	
12mr|netcat-traditional-1.10-37|110	%files
12mr|netcat-traditional-1.10-37|111	%defattr(-,root,root)
12mr|netcat-traditional-1.10-37|112	%doc README Changelog scripts
12mr|netcat-traditional-1.10-37|113	%{_bindir}/nc
12mr|netcat-traditional-1.10-37|114	%{_bindir}/netcat
12mr|netcat-traditional-1.10-37|115	%{_mandir}/man1/nc.1*
12mr|netcat-traditional-1.10-37|116	%{_mandir}/man1/netcat.1*
12mr|netcat-traditional-1.10-37|117	
12mr|netcat-traditional-1.10-37|118	
12mr|netcat-traditional-1.10-37|119	
12mr|netcat-traditional-1.10-37|120	%changelog
12mr|netcat-traditional-1.10-37|121	

15269 12
12mr|netcdf-4.1.3-2|1	%define major_c 7
12mr|netcdf-4.1.3-2|2	%define major_cmm 4
12mr|netcdf-4.1.3-2|3	%define major_fortran 5
12mr|netcdf-4.1.3-2|4	
12mr|netcdf-4.1.3-2|5	%define libname %mklibname %{name} %{major_c}
12mr|netcdf-4.1.3-2|6	%define libname_mm %mklibname %{name}mm %{major_cmm}
12mr|netcdf-4.1.3-2|7	%define libname_fortran %mklibname %{name}_fortran %{major_fortran}
12mr|netcdf-4.1.3-2|8	%define develname %mklibname -d %{name}
12mr|netcdf-4.1.3-2|9	%define staticdevelname %mklibname -d -s %{name}
12mr|netcdf-4.1.3-2|10	
12mr|netcdf-4.1.3-2|11	Summary:	Libraries to use the Unidata network Common Data Form (netCDF)
12mr|netcdf-4.1.3-2|12	Name:		netcdf
12mr|netcdf-4.1.3-2|13	Version:	4.1.3
12mr|netcdf-4.1.3-2|14	Release:	2
12mr|netcdf-4.1.3-2|15	Group:		Development/C
12mr|netcdf-4.1.3-2|16	License:	NetCDF
12mr|netcdf-4.1.3-2|17	URL:		http://www.unidata.ucar.edu/packages/netcdf/index.html
12mr|netcdf-4.1.3-2|18	Source0:	ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-%{version}.tar.gz
12mr|netcdf-4.1.3-2|19	Source1:	ftp://ftp.unidata.ucar.edu/pub/netcdf/guidec.pdf.bz2
12mr|netcdf-4.1.3-2|20	Source2:	ftp://ftp.unidata.ucar.edu/pub/netcdf/guidec.html.tar.bz2
12mr|netcdf-4.1.3-2|21	Patch2:		netcdf-4.1-pkgconfig.patch
12mr|netcdf-4.1.3-2|22	BuildRequires:	gcc-gfortran
12mr|netcdf-4.1.3-2|23	BuildRequires:	 hdf5-devel
12mr|netcdf-4.1.3-2|24	BuildRequires:	libcurl-devel
12mr|netcdf-4.1.3-2|25	BuildRequires:	zlib-devel
12mr|netcdf-4.1.3-2|26	BuildRequires:	valgrind
12mr|netcdf-4.1.3-2|27	BuildRequires:	texinfo
12mr|netcdf-4.1.3-2|28	BuildRequires:	tetex-latex
12mr|netcdf-4.1.3-2|29	BuildRequires:	groff
12mr|netcdf-4.1.3-2|30	
12mr|netcdf-4.1.3-2|31	%description
12mr|netcdf-4.1.3-2|32	NetCDF (network Common Data Form) is an interface for array-oriented data
12mr|netcdf-4.1.3-2|33	access and a freely-distributed collection of software libraries for C,
12mr|netcdf-4.1.3-2|34	Fortran, C++, and perl that provides an implementation of the interface.
12mr|netcdf-4.1.3-2|35	The netCDF library also defines a machine-independent format for representing
12mr|netcdf-4.1.3-2|36	scientific data. Together, the interface, library, and format support the
12mr|netcdf-4.1.3-2|37	creation, access, and sharing of scientific data. The netCDF software was
12mr|netcdf-4.1.3-2|38	developed at the Unidata Program Center in Boulder, Colorado.
12mr|netcdf-4.1.3-2|39	
12mr|netcdf-4.1.3-2|40	NetCDF data is:
12mr|netcdf-4.1.3-2|41	
12mr|netcdf-4.1.3-2|42	o Self-Describing. A netCDF file includes information about the data it
12mr|netcdf-4.1.3-2|43	contains.
12mr|netcdf-4.1.3-2|44	
12mr|netcdf-4.1.3-2|45	o Network-transparent. A netCDF file is represented in a form that can be
12mr|netcdf-4.1.3-2|46	accessed by computers with different ways of storing integers, characters,
12mr|netcdf-4.1.3-2|47	and floating-point numbers.
12mr|netcdf-4.1.3-2|48	
12mr|netcdf-4.1.3-2|49	o Direct-access. A small subset of a large dataset may be accessed
12mr|netcdf-4.1.3-2|50	efficiently, without first reading through all the preceding data.
12mr|netcdf-4.1.3-2|51	
12mr|netcdf-4.1.3-2|52	o Appendable. Data can be appended to a netCDF dataset along one dimension
12mr|netcdf-4.1.3-2|53	without copying the dataset or redefining its structure. The structure of
12mr|netcdf-4.1.3-2|54	a netCDF dataset can be changed, though this sometimes causes the dataset
12mr|netcdf-4.1.3-2|55	to be copied.
12mr|netcdf-4.1.3-2|56	
12mr|netcdf-4.1.3-2|57	o Sharable. One writer and multiple readers may simultaneously access the
12mr|netcdf-4.1.3-2|58	same netCDF file.
12mr|netcdf-4.1.3-2|59	
12mr|netcdf-4.1.3-2|60	%package -n	%{libname}
12mr|netcdf-4.1.3-2|61	Summary:	C libraries for netcdf-4
12mr|netcdf-4.1.3-2|62	Group:		System/Libraries
12mr|netcdf-4.1.3-2|63	
12mr|netcdf-4.1.3-2|64	%description -n	%{libname}
12mr|netcdf-4.1.3-2|65	This package contains the netCDF-4 C libraries.
12mr|netcdf-4.1.3-2|66	
12mr|netcdf-4.1.3-2|67	%package -n	%{libname_mm}
12mr|netcdf-4.1.3-2|68	Summary:	C++ libraries for netcdf-4
12mr|netcdf-4.1.3-2|69	Group:		System/Libraries
12mr|netcdf-4.1.3-2|70	
12mr|netcdf-4.1.3-2|71	%description -n	%{libname_mm}
12mr|netcdf-4.1.3-2|72	This package contains the netCDF-4 C++ libraries.
12mr|netcdf-4.1.3-2|73	
12mr|netcdf-4.1.3-2|74	%package -n	%{libname_fortran}
12mr|netcdf-4.1.3-2|75	Summary:	Fortran libraries for netcdf-4
12mr|netcdf-4.1.3-2|76	Group:		System/Libraries
12mr|netcdf-4.1.3-2|77	
12mr|netcdf-4.1.3-2|78	%description -n	%{libname_fortran}
12mr|netcdf-4.1.3-2|79	This package contains the netCDF-4 fortran libraries.
12mr|netcdf-4.1.3-2|80	
12mr|netcdf-4.1.3-2|81	%package -n	%{develname}
12mr|netcdf-4.1.3-2|82	Summary:	Development files for netcdf-4
12mr|netcdf-4.1.3-2|83	Group:		Development/C
12mr|netcdf-4.1.3-2|84	Requires:	%{name} = %{version}-%{release}
12mr|netcdf-4.1.3-2|85	Requires:	%{libname_mm} = %{version}-%{release}
12mr|netcdf-4.1.3-2|86	Requires:	%{libname_fortran} = %{version}-%{release}
12mr|netcdf-4.1.3-2|87	Requires:	hdf5-devel
12mr|netcdf-4.1.3-2|88	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|netcdf-4.1.3-2|89	Provides:	%{name}-devel = %{version}-%{release}
12mr|netcdf-4.1.3-2|90	Obsoletes:	%{name}-devel < 4.0
12mr|netcdf-4.1.3-2|91	Conflicts:	%{name} < 4.1
12mr|netcdf-4.1.3-2|92	
12mr|netcdf-4.1.3-2|93	%description -n %{develname}
12mr|netcdf-4.1.3-2|94	This package contains the netCDF-4 header files, shared devel libs, and
12mr|netcdf-4.1.3-2|95	man pages.
12mr|netcdf-4.1.3-2|96	
12mr|netcdf-4.1.3-2|97	%package -n	%{staticdevelname}
12mr|netcdf-4.1.3-2|98	Summary:	Static libs for netcdf-4
12mr|netcdf-4.1.3-2|99	Group:		Development/C
12mr|netcdf-4.1.3-2|100	Requires:	%{develname} = %{version}-%{release}
12mr|netcdf-4.1.3-2|101	Provides:	lib%{name}-static-devel = %{version}-%{release}
12mr|netcdf-4.1.3-2|102	Provides:	%{name}-static-devel = %{version}-%{release}
12mr|netcdf-4.1.3-2|103	
12mr|netcdf-4.1.3-2|104	%description -n %{staticdevelname}
12mr|netcdf-4.1.3-2|105	This package contains the netCDF-4 static libs.
12mr|netcdf-4.1.3-2|106	
12mr|netcdf-4.1.3-2|107	%prep
12mr|netcdf-4.1.3-2|108	%setup -q
12mr|netcdf-4.1.3-2|109	%patch2 -p1
12mr|netcdf-4.1.3-2|110	
12mr|netcdf-4.1.3-2|111	%build
12mr|netcdf-4.1.3-2|112	export FC="gfortran"
12mr|netcdf-4.1.3-2|113	export F90="gfortran"
12mr|netcdf-4.1.3-2|114	export CPPFLAGS="%{optflags} -fPIC"
12mr|netcdf-4.1.3-2|115	export FFLAGS="-fPIC %{optflags}"
12mr|netcdf-4.1.3-2|116	export F90FLAGS="$FFLAGS"
12mr|netcdf-4.1.3-2|117	export FCFLAGS="$FFLAGS"
12mr|netcdf-4.1.3-2|118	
12mr|netcdf-4.1.3-2|119	%define _disable_ld_no_undefined 1
12mr|netcdf-4.1.3-2|120	%configure2_5x --enable-shared \
12mr|netcdf-4.1.3-2|121	--enable-netcdf-4 \
12mr|netcdf-4.1.3-2|122	--enable-ncgen4 \
12mr|netcdf-4.1.3-2|123	--enable-dap \
12mr|netcdf-4.1.3-2|124	--enable-extra-example-tests \
12mr|netcdf-4.1.3-2|125	--disable-dap-remote-tests
12mr|netcdf-4.1.3-2|126	
12mr|netcdf-4.1.3-2|127	make
12mr|netcdf-4.1.3-2|128	
12mr|netcdf-4.1.3-2|129	%check
12mr|netcdf-4.1.3-2|130	make check
12mr|netcdf-4.1.3-2|131	
12mr|netcdf-4.1.3-2|132	%install
12mr|netcdf-4.1.3-2|133	%makeinstall_std
12mr|netcdf-4.1.3-2|134	
12mr|netcdf-4.1.3-2|135	bzcat %{SOURCE1} > guidec.pdf
12mr|netcdf-4.1.3-2|136	bzcat %{SOURCE2} | tar xvf -
12mr|netcdf-4.1.3-2|137	
12mr|netcdf-4.1.3-2|138	
12mr|netcdf-4.1.3-2|139	%files
12mr|netcdf-4.1.3-2|140	%defattr(-,root,root)
12mr|netcdf-4.1.3-2|141	%doc COPYRIGHT README RELEASE_NOTES guidec.pdf guidec
12mr|netcdf-4.1.3-2|142	%{_bindir}/ncgen
12mr|netcdf-4.1.3-2|143	%{_bindir}/ncgen3
12mr|netcdf-4.1.3-2|144	%{_bindir}/ncdump
12mr|netcdf-4.1.3-2|145	%{_bindir}/nccopy
12mr|netcdf-4.1.3-2|146	%{_mandir}/man1/*.1*
12mr|netcdf-4.1.3-2|147	%{_infodir}/*
12mr|netcdf-4.1.3-2|148	
12mr|netcdf-4.1.3-2|149	%files -n %{libname}
12mr|netcdf-4.1.3-2|150	%defattr(-,root,root,-)
12mr|netcdf-4.1.3-2|151	%{_libdir}/libnetcdf.so.%{major_c}*
12mr|netcdf-4.1.3-2|152	
12mr|netcdf-4.1.3-2|153	%files -n %{libname_mm}
12mr|netcdf-4.1.3-2|154	%defattr(-,root,root,-)
12mr|netcdf-4.1.3-2|155	%{_libdir}/libnetcdf_c++.so.%{major_cmm}*
12mr|netcdf-4.1.3-2|156	
12mr|netcdf-4.1.3-2|157	%files -n %{libname_fortran}
12mr|netcdf-4.1.3-2|158	%defattr(-,root,root,-)
12mr|netcdf-4.1.3-2|159	%{_libdir}/libnetcdff.so.%{major_fortran}*
12mr|netcdf-4.1.3-2|160	
12mr|netcdf-4.1.3-2|161	%files -n %{develname}
12mr|netcdf-4.1.3-2|162	%defattr(-,root,root,-)
12mr|netcdf-4.1.3-2|163	%{_bindir}/nc-config
12mr|netcdf-4.1.3-2|164	%{_includedir}/*.h
12mr|netcdf-4.1.3-2|165	%{_includedir}/*.hh
12mr|netcdf-4.1.3-2|166	%{_includedir}/*.inc
12mr|netcdf-4.1.3-2|167	%{_includedir}/*.mod
12mr|netcdf-4.1.3-2|168	%{_libdir}/*.so
12mr|netcdf-4.1.3-2|169	%{_mandir}/man3/*.3*
12mr|netcdf-4.1.3-2|170	%{_libdir}/pkgconfig/*.pc
12mr|netcdf-4.1.3-2|171	
12mr|netcdf-4.1.3-2|172	%files -n %{staticdevelname}
12mr|netcdf-4.1.3-2|173	%defattr(-,root,root,-)
12mr|netcdf-4.1.3-2|174	%{_libdir}/*.a
12mr|netcdf-4.1.3-2|175	
12mr|netcdf-4.1.3-2|176	
12mr|netcdf-4.1.3-2|177	
12mr|netcdf-4.1.3-2|178	%changelog
12mr|netcdf-4.1.3-2|179	

15270 12
12mr|netcdf-devel-3.6.3-5|1	%define name netcdf-devel%{?fortran:-%{fortran}}
12mr|netcdf-devel-3.6.3-5|2	%define version 3.6.3
12mr|netcdf-devel-3.6.3-5|3	%define realversion %{version}
12mr|netcdf-devel-3.6.3-5|4	%define release %mkrel 5
12mr|netcdf-devel-3.6.3-5|5	
12mr|netcdf-devel-3.6.3-5|6	%define fortrancomp gfortran
12mr|netcdf-devel-3.6.3-5|7	%define isstdfortran %{?fortran:1}%{?!fortran:0}
12mr|netcdf-devel-3.6.3-5|8	%define foptflags %optflags
12mr|netcdf-devel-3.6.3-5|9	
12mr|netcdf-devel-3.6.3-5|10	%if %{?_with_pgf:1}%{?!_with_pgf:0}
12mr|netcdf-devel-3.6.3-5|11	%define fortrancomp pgf90
12mr|netcdf-devel-3.6.3-5|12	%define fortran pgf
12mr|netcdf-devel-3.6.3-5|13	%define foptflags
12mr|netcdf-devel-3.6.3-5|14	%endif
12mr|netcdf-devel-3.6.3-5|15	
12mr|netcdf-devel-3.6.3-5|16	%if %{?_with_g95:1}%{?!_with_g95:0}
12mr|netcdf-devel-3.6.3-5|17	%define fortrancomp g95
12mr|netcdf-devel-3.6.3-5|18	%define fortran g95
12mr|netcdf-devel-3.6.3-5|19	%endif
12mr|netcdf-devel-3.6.3-5|20	
12mr|netcdf-devel-3.6.3-5|21	%if %{?_with_nag:1}%{?!_with_nag:0}
12mr|netcdf-devel-3.6.3-5|22	%define fortrancomp f95
12mr|netcdf-devel-3.6.3-5|23	%define fortran nag
12mr|netcdf-devel-3.6.3-5|24	%endif
12mr|netcdf-devel-3.6.3-5|25	
12mr|netcdf-devel-3.6.3-5|26	Name: %{name}
12mr|netcdf-devel-3.6.3-5|27	Version: %{version}
12mr|netcdf-devel-3.6.3-5|28	Release: %{release}
12mr|netcdf-devel-3.6.3-5|29	Summary: Libraries to use the Unidata network Common Data Form (netCDF)
12mr|netcdf-devel-3.6.3-5|30	License: distributable (see COPYRIGHT)
12mr|netcdf-devel-3.6.3-5|31	Source0: ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-%{realversion}.tar.gz
12mr|netcdf-devel-3.6.3-5|32	Source1: ftp://ftp.unidata.ucar.edu/pub/netcdf/guidec.pdf.bz2
12mr|netcdf-devel-3.6.3-5|33	Source2: ftp://ftp.unidata.ucar.edu/pub/netcdf/guidec.html.tar.bz2
12mr|netcdf-devel-3.6.3-5|34	Patch0:  netcdf-3.6.3-wformat.patch
12mr|netcdf-devel-3.6.3-5|35	URL: http://www.unidata.ucar.edu/packages/netcdf/index.html
12mr|netcdf-devel-3.6.3-5|36	Group: Development/C
12mr|netcdf-devel-3.6.3-5|37	BuildRequires: gcc-gfortran
12mr|netcdf-devel-3.6.3-5|38	%if %{?fortran:1}%{?!fortran:0}
12mr|netcdf-devel-3.6.3-5|39	Requires: netcdf-devel >= %{version}
12mr|netcdf-devel-3.6.3-5|40	%endif
12mr|netcdf-devel-3.6.3-5|41	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12mr|netcdf-devel-3.6.3-5|42	
12mr|netcdf-devel-3.6.3-5|43	%description
12mr|netcdf-devel-3.6.3-5|44	NetCDF (network Common Data Form) is an interface for array-oriented data
12mr|netcdf-devel-3.6.3-5|45	access and a freely-distributed collection of software libraries for C,
12mr|netcdf-devel-3.6.3-5|46	Fortran, C++, and perl that provides an implementation of the interface.
12mr|netcdf-devel-3.6.3-5|47	The netCDF library also defines a machine-independent format for representing
12mr|netcdf-devel-3.6.3-5|48	scientific data. Together, the interface, library, and format support the
12mr|netcdf-devel-3.6.3-5|49	creation, access, and sharing of scientific data. The netCDF software was
12mr|netcdf-devel-3.6.3-5|50	developed at the Unidata Program Center in Boulder, Colorado.
12mr|netcdf-devel-3.6.3-5|51	
12mr|netcdf-devel-3.6.3-5|52	NetCDF data is:
12mr|netcdf-devel-3.6.3-5|53	
12mr|netcdf-devel-3.6.3-5|54	o Self-Describing. A netCDF file includes information about the data it
12mr|netcdf-devel-3.6.3-5|55	contains.
12mr|netcdf-devel-3.6.3-5|56	
12mr|netcdf-devel-3.6.3-5|57	o Network-transparent. A netCDF file is represented in a form that can be
12mr|netcdf-devel-3.6.3-5|58	accessed by computers with different ways of storing integers, characters,
12mr|netcdf-devel-3.6.3-5|59	and floating-point numbers.
12mr|netcdf-devel-3.6.3-5|60	
12mr|netcdf-devel-3.6.3-5|61	o Direct-access. A small subset of a large dataset may be accessed
12mr|netcdf-devel-3.6.3-5|62	efficiently, without first reading through all the preceding data.
12mr|netcdf-devel-3.6.3-5|63	
12mr|netcdf-devel-3.6.3-5|64	o Appendable. Data can be appended to a netCDF dataset along one dimension
12mr|netcdf-devel-3.6.3-5|65	without copying the dataset or redefining its structure. The structure of
12mr|netcdf-devel-3.6.3-5|66	a netCDF dataset can be changed, though this sometimes causes the dataset
12mr|netcdf-devel-3.6.3-5|67	to be copied.
12mr|netcdf-devel-3.6.3-5|68	
12mr|netcdf-devel-3.6.3-5|69	o Sharable. One writer and multiple readers may simultaneously access the
12mr|netcdf-devel-3.6.3-5|70	same netCDF file.
12mr|netcdf-devel-3.6.3-5|71	
12mr|netcdf-devel-3.6.3-5|72	This package can be build with another fortran compiler than gfortran.
12mr|netcdf-devel-3.6.3-5|73	You can use rpm --rebuild with one of:
12mr|netcdf-devel-3.6.3-5|74	--with pgf
12mr|netcdf-devel-3.6.3-5|75	--with g95
12mr|netcdf-devel-3.6.3-5|76	--with nag (warning: gfortran is also installed as f95 so it's conflict
12mr|netcdf-devel-3.6.3-5|77	with nag fortran )
12mr|netcdf-devel-3.6.3-5|78	
12mr|netcdf-devel-3.6.3-5|79	%if %{isstdfortran}
12mr|netcdf-devel-3.6.3-5|80	This netcdf has been built with %{fortran}
12mr|netcdf-devel-3.6.3-5|81	%endif
12mr|netcdf-devel-3.6.3-5|82	
12mr|netcdf-devel-3.6.3-5|83	
12mr|netcdf-devel-3.6.3-5|84	%prep
12mr|netcdf-devel-3.6.3-5|85	%setup -q -n netcdf-%{realversion}
12mr|netcdf-devel-3.6.3-5|86	perl -pi -e "/^LIBDIR/ and s/\/lib/\/%_lib/g" src/macros.make.*
12mr|netcdf-devel-3.6.3-5|87	%patch0 -p0 -b .wformat
12mr|netcdf-devel-3.6.3-5|88	
12mr|netcdf-devel-3.6.3-5|89	%build
12mr|netcdf-devel-3.6.3-5|90	export F77=%{fortrancomp}
12mr|netcdf-devel-3.6.3-5|91	export FC=%{fortrancomp}
12mr|netcdf-devel-3.6.3-5|92	export F90=%{fortrancomp}
12mr|netcdf-devel-3.6.3-5|93	export FFLAGS=-fPIC
12mr|netcdf-devel-3.6.3-5|94	export FCFLAGS=-fPIC
12mr|netcdf-devel-3.6.3-5|95	export F90FLAGS=-fPIC
12mr|netcdf-devel-3.6.3-5|96	export CFLAGS="%optflags -DpgiFortran -fPIC"
12mr|netcdf-devel-3.6.3-5|97	export CPPFLAGS="%optflags -DpgiFortran -fPIC"
12mr|netcdf-devel-3.6.3-5|98	export CXXFLAGS="%optflags -DpgiFortran -fPIC"
12mr|netcdf-devel-3.6.3-5|99	%if %{?_with_g95:1}%{?!_with_g95:0}
12mr|netcdf-devel-3.6.3-5|100	export CPPFLAGS="-DNDEBUG -Df2cFortran"
12mr|netcdf-devel-3.6.3-5|101	export CFLAGS="$RPM_OPT_FLAGS -fno-fast-math -Df2cFortran -fPIC"
12mr|netcdf-devel-3.6.3-5|102	export CXXFLAGS="$RPM_OPT_FLAGS -fno-fast-math -Df2cFortran -fPIC"
12mr|netcdf-devel-3.6.3-5|103	%endif
12mr|netcdf-devel-3.6.3-5|104	%if %{?_with_nag:1}%{?!_with_nag:0}
12mr|netcdf-devel-3.6.3-5|105	export CPPFLAGS="-DNDEBUG -DNAGf90Fortran"
12mr|netcdf-devel-3.6.3-5|106	export CFLAGS="$RPM_OPT_FLAGS -fno-fast-math -DNAGf90Fortran -fPIC"
12mr|netcdf-devel-3.6.3-5|107	export CXXFLAGS="$RPM_OPT_FLAGS -fno-fast-math -DNAGf90Fortran -fPIC"
12mr|netcdf-devel-3.6.3-5|108	%endif
12mr|netcdf-devel-3.6.3-5|109	
12mr|netcdf-devel-3.6.3-5|110	%configure2_5x
12mr|netcdf-devel-3.6.3-5|111	make
12mr|netcdf-devel-3.6.3-5|112	
12mr|netcdf-devel-3.6.3-5|113	%check
12mr|netcdf-devel-3.6.3-5|114	%if %{?_with_nag:0}%{?!_with_nag:1}
12mr|netcdf-devel-3.6.3-5|115	make test
12mr|netcdf-devel-3.6.3-5|116	%endif
12mr|netcdf-devel-3.6.3-5|117	
12mr|netcdf-devel-3.6.3-5|118	%install
12mr|netcdf-devel-3.6.3-5|119	rm -rf $RPM_BUILD_ROOT
12mr|netcdf-devel-3.6.3-5|120	mkdir -p $RPM_BUILD_ROOT/%{_prefix} $RPM_BUILD_ROOT%{_mandir}
12mr|netcdf-devel-3.6.3-5|121	%makeinstall
12mr|netcdf-devel-3.6.3-5|122	
12mr|netcdf-devel-3.6.3-5|123	#mv $RPM_BUILD_ROOT%{_prefix}/man/* $RPM_BUILD_ROOT%{_mandir}
12mr|netcdf-devel-3.6.3-5|124	
12mr|netcdf-devel-3.6.3-5|125	%if %{?fortran:1}%{?!fortran:0}
12mr|netcdf-devel-3.6.3-5|126	mv %{buildroot}%{_libdir}/libnetcdf.a %{buildroot}%{_libdir}/libnetcdf-%{fortran}.a
12mr|netcdf-devel-3.6.3-5|127	(cd %{buildroot}%{_includedir}
12mr|netcdf-devel-3.6.3-5|128	mkdir  %{fortran}
12mr|netcdf-devel-3.6.3-5|129	mv netcdf.mod %{fortran}/netcdf.mod
12mr|netcdf-devel-3.6.3-5|130	mv typesizes.mod %{fortran}/typesizes.mod
12mr|netcdf-devel-3.6.3-5|131	rm %{buildroot}/%{_bindir}/*
12mr|netcdf-devel-3.6.3-5|132	rm %{buildroot}/%{_libdir}/libnetcdf_c++.a
12mr|netcdf-devel-3.6.3-5|133	rm -rf %{buildroot}/%{_mandir}
12mr|netcdf-devel-3.6.3-5|134	rm %{buildroot}%{_includedir}/*
12mr|netcdf-devel-3.6.3-5|135	)
12mr|netcdf-devel-3.6.3-5|136	%endif
12mr|netcdf-devel-3.6.3-5|137	
12mr|netcdf-devel-3.6.3-5|138	bzcat %{SOURCE1} > guidec.pdf
12mr|netcdf-devel-3.6.3-5|139	bzcat %{SOURCE2} | tar xvf -
12mr|netcdf-devel-3.6.3-5|140	
12mr|netcdf-devel-3.6.3-5|141	%clean
12mr|netcdf-devel-3.6.3-5|142	rm -rf $RPM_BUILD_ROOT
12mr|netcdf-devel-3.6.3-5|143	
12mr|netcdf-devel-3.6.3-5|144	%files
12mr|netcdf-devel-3.6.3-5|145	%defattr(-,root,root)
12mr|netcdf-devel-3.6.3-5|146	%{_libdir}/*.a
12mr|netcdf-devel-3.6.3-5|147	%{_infodir}/netcdf-c.info.*
12mr|netcdf-devel-3.6.3-5|148	%{_infodir}/netcdf-cxx.info.*
12mr|netcdf-devel-3.6.3-5|149	%{_infodir}/netcdf-install.info.*
12mr|netcdf-devel-3.6.3-5|150	%{_infodir}/netcdf-tutorial.info.*
12mr|netcdf-devel-3.6.3-5|151	%{_infodir}/netcdf.info.*
12mr|netcdf-devel-3.6.3-5|152	%if %{?fortran:0}%{?!fortran:1}
12mr|netcdf-devel-3.6.3-5|153	%doc README RELEASE_NOTES guidec.pdf guidec
12mr|netcdf-devel-3.6.3-5|154	%{_bindir}/ncgen
12mr|netcdf-devel-3.6.3-5|155	%{_bindir}/ncdump
12mr|netcdf-devel-3.6.3-5|156	%{_infodir}/netcdf-f77.info.*
12mr|netcdf-devel-3.6.3-5|157	%{_infodir}/netcdf-f90.info.*
12mr|netcdf-devel-3.6.3-5|158	%{_mandir}/man1/ncgen.1*
12mr|netcdf-devel-3.6.3-5|159	%{_mandir}/man1/ncdump.1*
12mr|netcdf-devel-3.6.3-5|160	%{_mandir}/man3/netcdf.3*
12mr|netcdf-devel-3.6.3-5|161	%{_mandir}/man3/netcdf_f77.3.*
12mr|netcdf-devel-3.6.3-5|162	%{_mandir}/man3/netcdf_f90.3.*
12mr|netcdf-devel-3.6.3-5|163	%endif
12mr|netcdf-devel-3.6.3-5|164	%if %{isstdfortran}
12mr|netcdf-devel-3.6.3-5|165	%dir %{_includedir}/%{fortran}
12mr|netcdf-devel-3.6.3-5|166	%{_includedir}/%{fortran}/*
12mr|netcdf-devel-3.6.3-5|167	%else
12mr|netcdf-devel-3.6.3-5|168	%{_includedir}/*
12mr|netcdf-devel-3.6.3-5|169	%endif
12mr|netcdf-devel-3.6.3-5|170	
12mr|netcdf-devel-3.6.3-5|171	
12mr|netcdf-devel-3.6.3-5|172	
12mr|netcdf-devel-3.6.3-5|173	%changelog
12mr|netcdf-devel-3.6.3-5|174	

15271 12
12mr|netcf-0.2.2-3|1	%define libmajor 1
12mr|netcf-0.2.2-3|2	%define libname %mklibname %{name} %{libmajor}
12mr|netcf-0.2.2-3|3	%define libnamedevel %mklibname -d %{name}
12mr|netcf-0.2.2-3|4	
12mr|netcf-0.2.2-3|5	Name:		netcf
12mr|netcf-0.2.2-3|6	Version:	0.2.2
12mr|netcf-0.2.2-3|7	Release:	3
12mr|netcf-0.2.2-3|8	Group:		Networking/Other
12mr|netcf-0.2.2-3|9	License:	LGPLv2
12mr|netcf-0.2.2-3|10	Summary:	A distribution agnostic library and tool for configuring network interfaces
12mr|netcf-0.2.2-3|11	URL:		https://fedorahosted.org/netcf
12mr|netcf-0.2.2-3|12	Source0:	https://fedorahosted.org/released/netcf/netcf-%{version}.tar.gz
12mr|netcf-0.2.2-3|13	Source1:	https://fedorahosted.org/released/netcf/netcf-%{version}.tar.gz.sig
12mr|netcf-0.2.2-3|14	Patch0:		netcf-fix_rpmlint_error.diff
12mr|netcf-0.2.2-3|15	BuildRequires:	pkgconfig(augeas)
12mr|netcf-0.2.2-3|16	BuildRequires:	pkgconfig(libxslt)
12mr|netcf-0.2.2-3|17	BuildRequires:	pkgconfig(libnl-3.0)
12mr|netcf-0.2.2-3|18	#BuildRequires:	pkgconfig(libnl-1)
12mr|netcf-0.2.2-3|19	BuildRequires:	readline-devel
12mr|netcf-0.2.2-3|20	
12mr|netcf-0.2.2-3|21	%description
12mr|netcf-0.2.2-3|22	netcf is
12mr|netcf-0.2.2-3|23	
12mr|netcf-0.2.2-3|24	* a library for configuring network interfaces
12mr|netcf-0.2.2-3|25	* a command line tool (ncftool) to do the same from the command line
12mr|netcf-0.2.2-3|26	* distribution-agnostic and supports multiple distributions and operating
12mr|netcf-0.2.2-3|27	systems (well, soon, anyway)
12mr|netcf-0.2.2-3|28	* sets up Ethernet interfaces, bridges, and bonds
12mr|netcf-0.2.2-3|29	
12mr|netcf-0.2.2-3|30	Both libvirt and NetworkManager need this functionality - netcf implements what
12mr|netcf-0.2.2-3|31	is common to both of them.
12mr|netcf-0.2.2-3|32	
12mr|netcf-0.2.2-3|33	%package -n %{libname}
12mr|netcf-0.2.2-3|34	Group:		System/Libraries
12mr|netcf-0.2.2-3|35	Summary:	A distribution agnostic library for configuring network interfaces
12mr|netcf-0.2.2-3|36	
12mr|netcf-0.2.2-3|37	%description -n %{libname}
12mr|netcf-0.2.2-3|38	A distribution agnostic library for configuring network interfaces
12mr|netcf-0.2.2-3|39	
12mr|netcf-0.2.2-3|40	Both libvirt and NetworkManager need this functionality - netcf implements what
12mr|netcf-0.2.2-3|41	is common to both of them.
12mr|netcf-0.2.2-3|42	
12mr|netcf-0.2.2-3|43	%package -n %{libnamedevel}
12mr|netcf-0.2.2-3|44	Group:		Development/C
12mr|netcf-0.2.2-3|45	Summary:	Development files for a library for configuring network interfaces
12mr|netcf-0.2.2-3|46	Requires:	%{libname} >= %{version}-%{release}
12mr|netcf-0.2.2-3|47	Provides:	%{name}-devel = %{version}
12mr|netcf-0.2.2-3|48	
12mr|netcf-0.2.2-3|49	%description -n %{libnamedevel}
12mr|netcf-0.2.2-3|50	Development files for a distribution agnostic library for configuring network
12mr|netcf-0.2.2-3|51	interfaces.
12mr|netcf-0.2.2-3|52	
12mr|netcf-0.2.2-3|53	%prep
12mr|netcf-0.2.2-3|54	%setup -q
12mr|netcf-0.2.2-3|55	%patch0 -p0
12mr|netcf-0.2.2-3|56	
12mr|netcf-0.2.2-3|57	%build
12mr|netcf-0.2.2-3|58	autoreconf -fi
12mr|netcf-0.2.2-3|59	#see https://bugzilla.redhat.com/show_bug.cgi?id=852549
12mr|netcf-0.2.2-3|60	#in future we should switch off with-libnl1 and use libnl3
12mr|netcf-0.2.2-3|61	%configure2_5x --disable-static
12mr|netcf-0.2.2-3|62	%make
12mr|netcf-0.2.2-3|63	
12mr|netcf-0.2.2-3|64	%install
12mr|netcf-0.2.2-3|65	%makeinstall_std
12mr|netcf-0.2.2-3|66	
12mr|netcf-0.2.2-3|67	%files
12mr|netcf-0.2.2-3|68	%doc README NEWS AUTHORS
12mr|netcf-0.2.2-3|69	%{_bindir}/*
12mr|netcf-0.2.2-3|70	%{_datadir}/%{name}
12mr|netcf-0.2.2-3|71	%{_initrddir}/netcf-transaction
12mr|netcf-0.2.2-3|72	%{_mandir}/man1/ncftool.1.*
12mr|netcf-0.2.2-3|73	
12mr|netcf-0.2.2-3|74	%files -n %{libname}
12mr|netcf-0.2.2-3|75	%{_libdir}/*.so.%{libmajor}*
12mr|netcf-0.2.2-3|76	
12mr|netcf-0.2.2-3|77	%files -n %{libnamedevel}
12mr|netcf-0.2.2-3|78	%{_libdir}/*.so
12mr|netcf-0.2.2-3|79	%{_includedir}/*.h
12mr|netcf-0.2.2-3|80	%{_libdir}/pkgconfig/%{name}.pc
12mr|netcf-0.2.2-3|81	
12mr|netcf-0.2.2-3|82	%changelog
12mr|netcf-0.2.2-3|83	* Sat Nov 05 2011 Sergey Zhemoitel <serg@mandriva.org> 0.1.9-1mdv2012.0
12mr|netcf-0.2.2-3|84	+ Revision: 721194
12mr|netcf-0.2.2-3|85	- new version 0.1.9
12mr|netcf-0.2.2-3|86	
12mr|netcf-0.2.2-3|87	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.7-2
12mr|netcf-0.2.2-3|88	+ Revision: 666612
12mr|netcf-0.2.2-3|89	- mass rebuild
12mr|netcf-0.2.2-3|90	
12mr|netcf-0.2.2-3|91	* Fri Mar 25 2011 Buchan Milne <bgmilne@mandriva.org> 0.1.7-1
12mr|netcf-0.2.2-3|92	+ Revision: 648497
12mr|netcf-0.2.2-3|93	- Update some buildrequires
12mr|netcf-0.2.2-3|94	- import netcf
12mr|netcf-0.2.2-3|95	

15272 12
12mr|netkit-rsh-0.17-28|1	Summary:	Clients for remote access commands (rsh, rlogin, rcp)
12mr|netkit-rsh-0.17-28|2	Name:		netkit-rsh
12mr|netkit-rsh-0.17-28|3	Version:	0.17
12mr|netkit-rsh-0.17-28|4	Release:	28
12mr|netkit-rsh-0.17-28|5	License:	BSD
12mr|netkit-rsh-0.17-28|6	Group:		Networking/Remote access
12mr|netkit-rsh-0.17-28|7	URL:		ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/
12mr|netkit-rsh-0.17-28|8	Source0:	ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-rsh-%{version}.tar.gz
12mr|netkit-rsh-0.17-28|9	Source1:	rexec.pam
12mr|netkit-rsh-0.17-28|10	Source2:	rlogin.pam
12mr|netkit-rsh-0.17-28|11	Source3:	rsh.pam
12mr|netkit-rsh-0.17-28|12	Source4:	http://www.tc.cornell.edu/~sadd/rexec-1.5.tar.gz
12mr|netkit-rsh-0.17-28|13	Source5:	rsh-xinetd
12mr|netkit-rsh-0.17-28|14	Source6:	rlogin-xinetd
12mr|netkit-rsh-0.17-28|15	Source7:	rexec-xinetd
12mr|netkit-rsh-0.17-28|16	Patch1:		netkit-rsh-0.17-sectty.patch
12mr|netkit-rsh-0.17-28|17	Patch2:		netkit-rsh-0.17-rexec.patch
12mr|netkit-rsh-0.17-28|18	Patch3:		netkit-rsh-0.10-stdarg.patch
12mr|netkit-rsh-0.17-28|19	Patch4:		netkit-rsh-0.16-jbj.patch
12mr|netkit-rsh-0.17-28|20	Patch8:		netkit-rsh-0.16-jbj4.patch
12mr|netkit-rsh-0.17-28|21	Patch9:		netkit-rsh-0.16-prompt.patch
12mr|netkit-rsh-0.17-28|22	Patch10:	netkit-rsh-0.16-rlogin=rsh.patch
12mr|netkit-rsh-0.17-28|23	Patch11:	netkit-rsh-0.16-nokrb.patch
12mr|netkit-rsh-0.17-28|24	Patch12:	netkit-rsh-0.17-pre20000412-jbj5.patch
12mr|netkit-rsh-0.17-28|25	Patch13:	netkit-rsh-0.17-userandhost.patch
12mr|netkit-rsh-0.17-28|26	Patch14:	netkit-rsh-0.17-strip.patch
12mr|netkit-rsh-0.17-28|27	Patch15:	netkit-rsh-0.17-lfs.patch
12mr|netkit-rsh-0.17-28|28	Patch16:	netkit-rsh-0.17-chdir.patch
12mr|netkit-rsh-0.17-28|29	Patch17:	netkit-rsh-0.17-pam-nologin.patch
12mr|netkit-rsh-0.17-28|30	Patch19:	netkit-rsh-0.17-rexec-netrc.patch
12mr|netkit-rsh-0.17-28|31	Patch20:	netkit-rsh-0.17-pam-sess.patch
12mr|netkit-rsh-0.17-28|32	Patch21:	netkit-rsh-0.17-errno.patch
12mr|netkit-rsh-0.17-28|33	Patch22:	netkit-rsh-0.17-rexec-sig.patch
12mr|netkit-rsh-0.17-28|34	Patch23:	netkit-rsh-0.17-nohost.patch
12mr|netkit-rsh-0.17-28|35	Patch24:	netkit-rsh-0.17-ignchld.patch
12mr|netkit-rsh-0.17-28|36	Patch25:	netkit-rsh-0.17-checkdir.patch
12mr|netkit-rsh-0.17-28|37	Patch26:	netkit-rsh-0.17-pam-conv.patch
12mr|netkit-rsh-0.17-28|38	Patch27:	netkit-rsh-0.17-rcp-largefile.patch
12mr|netkit-rsh-0.17-28|39	Patch28:	netkit-rsh-0.17-pam-rhost.patch
12mr|netkit-rsh-0.17-28|40	Patch29:	netkit-rsh-0.17-rlogin-linefeed.patch
12mr|netkit-rsh-0.17-28|41	Patch30:	netkit-rsh-0.17-ipv6.patch
12mr|netkit-rsh-0.17-28|42	Patch31:	netkit-rsh-0.17-pam_env.patch
12mr|netkit-rsh-0.17-28|43	Patch33:	netkit-rsh-0.17-dns.patch
12mr|netkit-rsh-0.17-28|44	Patch34:	netkit-rsh-0.17-nohostcheck-compat.patch
12mr|netkit-rsh-0.17-28|45	Patch35:	netkit-rsh-0.17-audit.patch
12mr|netkit-rsh-0.17-28|46	Patch36:	netkit-rsh-0.17-longname.patch
12mr|netkit-rsh-0.17-28|47	Patch37:	netkit-rsh-0.17-arg_max.patch
12mr|netkit-rsh-0.17-28|48	# (ahmad) check return value from close to catch errors on NFS filesystems
12mr|netkit-rsh-0.17-28|49	# https://bugzilla.redhat.com/show_bug.cgi?id=461903
12mr|netkit-rsh-0.17-28|50	Patch38:	netkit-rsh-0.17-rh461903.patch
12mr|netkit-rsh-0.17-28|51	# (ahmad) add check for return values
12mr|netkit-rsh-0.17-28|52	# https://bugzilla.redhat.com/show_bug.cgi?id=473492
12mr|netkit-rsh-0.17-28|53	Patch39:	netkit-rsh-0.17-rh473492.patch
12mr|netkit-rsh-0.17-28|54	# (proyvind): create destination directories when installing
12mr|netkit-rsh-0.17-28|55	Patch40:	netkit-rsh-0.17-install-create-destdir.patch
12mr|netkit-rsh-0.17-28|56	
12mr|netkit-rsh-0.17-28|57	BuildRequires:	termcap-devel
12mr|netkit-rsh-0.17-28|58	BuildRequires:	pam-devel
12mr|netkit-rsh-0.17-28|59	BuildRequires:	audit-libs-devel >= 1.5
12mr|netkit-rsh-0.17-28|60	Conflicts:	krb5-appl-clients
12mr|netkit-rsh-0.17-28|61	Obsoletes:	rsh
12mr|netkit-rsh-0.17-28|62	Provides:	rsh-client
12mr|netkit-rsh-0.17-28|63	
12mr|netkit-rsh-0.17-28|64	%description
12mr|netkit-rsh-0.17-28|65	The rsh package contains a set of programs which allow users to run commmands
12mr|netkit-rsh-0.17-28|66	on remote machines, login to other machines and copy files between machines
12mr|netkit-rsh-0.17-28|67	(rsh, rlogin and rcp). All three of these commands use rhosts style
12mr|netkit-rsh-0.17-28|68	authentication.  This package contains the clients needed for all of these
12mr|netkit-rsh-0.17-28|69	services. The rsh package should be installed to enable remote access to other
12mr|netkit-rsh-0.17-28|70	machines.
12mr|netkit-rsh-0.17-28|71	
12mr|netkit-rsh-0.17-28|72	%package	server
12mr|netkit-rsh-0.17-28|73	Summary:	Servers for remote access commands (rsh, rlogin, rcp)
12mr|netkit-rsh-0.17-28|74	Group:		System/Servers
12mr|netkit-rsh-0.17-28|75	Requires:	pam >= 0.59
12mr|netkit-rsh-0.17-28|76	Requires:	xinetd
12mr|netkit-rsh-0.17-28|77	
12mr|netkit-rsh-0.17-28|78	%description	server
12mr|netkit-rsh-0.17-28|79	The rsh-server package contains a set of programs which allow users to run
12mr|netkit-rsh-0.17-28|80	commmands on remote machines, login to other machines and copy files between
12mr|netkit-rsh-0.17-28|81	machines (rsh, rlogin and rcp). All three of these commands use rhosts style
12mr|netkit-rsh-0.17-28|82	authentication. This package contains the servers needed for all of these
12mr|netkit-rsh-0.17-28|83	services. It also contains a server for rexec, an alternate method of executing
12mr|netkit-rsh-0.17-28|84	remote commands. All of these servers are run by xinetd and configured using
12mr|netkit-rsh-0.17-28|85	/etc/xinetd.d/ and PAM.  All the server is disabled by default.
12mr|netkit-rsh-0.17-28|86	
12mr|netkit-rsh-0.17-28|87	%prep
12mr|netkit-rsh-0.17-28|88	%setup -q -a 4
12mr|netkit-rsh-0.17-28|89	
12mr|netkit-rsh-0.17-28|90	%patch1 -p1 -b .sectty
12mr|netkit-rsh-0.17-28|91	%patch2 -p1 -b .rexec
12mr|netkit-rsh-0.17-28|92	%patch3 -p1 -b .stdarg
12mr|netkit-rsh-0.17-28|93	%patch4 -p1 -b .jbj
12mr|netkit-rsh-0.17-28|94	%patch8 -p1 -b .jbj4
12mr|netkit-rsh-0.17-28|95	%patch9 -p1 -b .prompt
12mr|netkit-rsh-0.17-28|96	%patch10 -p1 -b .rsh
12mr|netkit-rsh-0.17-28|97	%patch11 -p1 -b .rsh.nokrb
12mr|netkit-rsh-0.17-28|98	%patch12 -p1 -b .jbj5
12mr|netkit-rsh-0.17-28|99	%patch13 -p1 -b .userandhost
12mr|netkit-rsh-0.17-28|100	%patch14 -p1 -b .strip
12mr|netkit-rsh-0.17-28|101	%patch15 -p1 -b .lfs
12mr|netkit-rsh-0.17-28|102	%patch16 -p1 -b .chdir
12mr|netkit-rsh-0.17-28|103	%patch17 -p1 -b .pam-nologin
12mr|netkit-rsh-0.17-28|104	%patch19 -p1 -b .rexec-netrc
12mr|netkit-rsh-0.17-28|105	%patch20 -p1 -b .pam-sess
12mr|netkit-rsh-0.17-28|106	%patch21 -p1 -b .errno
12mr|netkit-rsh-0.17-28|107	%patch22 -p1 -b .rexec-sig
12mr|netkit-rsh-0.17-28|108	%patch23 -p1 -b .nohost
12mr|netkit-rsh-0.17-28|109	%patch24 -p1 -b .ignchld
12mr|netkit-rsh-0.17-28|110	%patch25 -p1 -b .checkdir
12mr|netkit-rsh-0.17-28|111	%patch26 -p1 -b .pam-conv
12mr|netkit-rsh-0.17-28|112	%patch27 -p1 -b .largefile
12mr|netkit-rsh-0.17-28|113	%patch28 -p1 -b .pam-rhost
12mr|netkit-rsh-0.17-28|114	%patch29 -p1 -b .linefeed
12mr|netkit-rsh-0.17-28|115	%patch30 -p1 -b .ipv6
12mr|netkit-rsh-0.17-28|116	%patch31 -p1 -b .pam_env
12mr|netkit-rsh-0.17-28|117	%patch33 -p1 -b .dns
12mr|netkit-rsh-0.17-28|118	%patch34 -p1 -b .compat
12mr|netkit-rsh-0.17-28|119	%patch35 -p1 -b .audit
12mr|netkit-rsh-0.17-28|120	%patch36 -p1 -b .longname
12mr|netkit-rsh-0.17-28|121	%patch37 -p1 -b .arg_max
12mr|netkit-rsh-0.17-28|122	%patch38 -p1 -b .rh461903
12mr|netkit-rsh-0.17-28|123	%patch39 -p1 -b .rh473492
12mr|netkit-rsh-0.17-28|124	%patch40 -p1 -b .install~
12mr|netkit-rsh-0.17-28|125	
12mr|netkit-rsh-0.17-28|126	# No, I don't know what this is doing in the tarball.
12mr|netkit-rsh-0.17-28|127	rm -f rexec/rexec
12mr|netkit-rsh-0.17-28|128	
12mr|netkit-rsh-0.17-28|129	%build
12mr|netkit-rsh-0.17-28|130	%serverbuild_hardened
12mr|netkit-rsh-0.17-28|131	sh configure
12mr|netkit-rsh-0.17-28|132	sed	-e 's#^CC=.*$#CC=gcc#g' \
12mr|netkit-rsh-0.17-28|133	-e 's#-O2#%{optflags} -fPIC -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE#g' \
12mr|netkit-rsh-0.17-28|134	-e 's#^LDFLAGS=#LDFLAGS=%{ldflags}#g' \
12mr|netkit-rsh-0.17-28|135	-e 's#^BINDIR=.*$#BINDIR=%{_bindir}#g' \
12mr|netkit-rsh-0.17-28|136	-e 's#^MANDIR=.*$#MANDIR=%{_mandir}#g' \
12mr|netkit-rsh-0.17-28|137	-e 's#^SBINDIR=.*$#SBINDIR=%{_sbindir}#g' \
12mr|netkit-rsh-0.17-28|138	-i MCONFIG
12mr|netkit-rsh-0.17-28|139	
12mr|netkit-rsh-0.17-28|140	%make
12mr|netkit-rsh-0.17-28|141	
12mr|netkit-rsh-0.17-28|142	%install
12mr|netkit-rsh-0.17-28|143	make INSTALLROOT=%{buildroot} MANDIR=%{_mandir} install
12mr|netkit-rsh-0.17-28|144	
12mr|netkit-rsh-0.17-28|145	install -m0644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/pam.d/rexec
12mr|netkit-rsh-0.17-28|146	install -m0644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/pam.d/rlogin
12mr|netkit-rsh-0.17-28|147	install -m0644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/pam.d/rsh
12mr|netkit-rsh-0.17-28|148	
12mr|netkit-rsh-0.17-28|149	make INSTALLROOT=%{buildroot} MANDIR=%{_mandir} install -C rexec
12mr|netkit-rsh-0.17-28|150	
12mr|netkit-rsh-0.17-28|151	install -m0644 %{SOURCE5} -D %{buildroot}%{_sysconfdir}/xinetd.d/rsh
12mr|netkit-rsh-0.17-28|152	install -m0644 %{SOURCE6} -D %{buildroot}%{_sysconfdir}/xinetd.d/rlogin
12mr|netkit-rsh-0.17-28|153	install -m0644 %{SOURCE7} -D %{buildroot}%{_sysconfdir}/xinetd.d/rexec
12mr|netkit-rsh-0.17-28|154	
12mr|netkit-rsh-0.17-28|155	%files
12mr|netkit-rsh-0.17-28|156	%{_bindir}/rexec
12mr|netkit-rsh-0.17-28|157	%attr(4755,root,root) %{_bindir}/rcp
12mr|netkit-rsh-0.17-28|158	%attr(4755,root,root) %{_bindir}/rlogin
12mr|netkit-rsh-0.17-28|159	%attr(4755,root,root) %{_bindir}/rsh
12mr|netkit-rsh-0.17-28|160	%{_mandir}/man1/*.1*
12mr|netkit-rsh-0.17-28|161	
12mr|netkit-rsh-0.17-28|162	%files server
12mr|netkit-rsh-0.17-28|163	%config(noreplace) %{_sysconfdir}/xinetd.d/*
12mr|netkit-rsh-0.17-28|164	%config(noreplace) %{_sysconfdir}/pam.d/*
12mr|netkit-rsh-0.17-28|165	%{_mandir}/man8/*.8*
12mr|netkit-rsh-0.17-28|166	%{_sbindir}/in.*
12mr|netkit-rsh-0.17-28|167	
12mr|netkit-rsh-0.17-28|168	
12mr|netkit-rsh-0.17-28|169	
12mr|netkit-rsh-0.17-28|170	%changelog
12mr|netkit-rsh-0.17-28|171	

15273 12
12mr|netkit-telnet-0.17-15|1	Summary:	Client for the telnet remote login protocol
12mr|netkit-telnet-0.17-15|2	Name:		netkit-telnet
12mr|netkit-telnet-0.17-15|3	Version:	0.17
12mr|netkit-telnet-0.17-15|4	Release:	%mkrel 15
12mr|netkit-telnet-0.17-15|5	License:	BSD
12mr|netkit-telnet-0.17-15|6	Group:		Networking/Remote access
12mr|netkit-telnet-0.17-15|7	URL:		ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/
12mr|netkit-telnet-0.17-15|8	Source0:	ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-telnet-%{version}.tar.gz
12mr|netkit-telnet-0.17-15|9	Source2:	telnet-client.tar.gz
12mr|netkit-telnet-0.17-15|10	Patch1:		telnet-client-cvs.patch
12mr|netkit-telnet-0.17-15|11	Patch5:		telnetd-0.17.diff
12mr|netkit-telnet-0.17-15|12	Patch6:		telnet-0.17-env.patch
12mr|netkit-telnet-0.17-15|13	Patch7:		telnet-0.17-issue.patch
12mr|netkit-telnet-0.17-15|14	Patch8:		telnet-0.17-sa-01-49.patch
12mr|netkit-telnet-0.17-15|15	Patch9:		telnet-0.17-env-5x.patch
12mr|netkit-telnet-0.17-15|16	Patch10:	telnet-0.17-pek.patch
12mr|netkit-telnet-0.17-15|17	Patch11:	telnet-0.17-8bit.patch
12mr|netkit-telnet-0.17-15|18	Patch12:	telnet-0.17-argv.patch
12mr|netkit-telnet-0.17-15|19	Patch13:	telnet-0.17-conf.patch
12mr|netkit-telnet-0.17-15|20	Patch14:	telnet-0.17-cleanup_race.patch
12mr|netkit-telnet-0.17-15|21	Patch15:	telnetd-0.17-pty_read.patch
12mr|netkit-telnet-0.17-15|22	Patch16:	telnet-0.17-CAN-2005-468_469.patch
12mr|netkit-telnet-0.17-15|23	Patch17:	telnet-0.17-linemode.patch
12mr|netkit-telnet-0.17-15|24	Patch18:	telnet-gethostbyname.patch
12mr|netkit-telnet-0.17-15|25	Patch19:	netkit-telnet-0.17-ipv6.diff
12mr|netkit-telnet-0.17-15|26	Patch20:	netkit-telnet-0.17-nodns.patch
12mr|netkit-telnet-0.17-15|27	Patch21:	telnet-0.17-errno_test_sys_bsd.patch
12mr|netkit-telnet-0.17-15|28	Patch22:	netkit-telnet-0.17-reallynodns.patch
12mr|netkit-telnet-0.17-15|29	#
12mr|netkit-telnet-0.17-15|30	Patch100:	telnet-0.17-sock.patch
12mr|netkit-telnet-0.17-15|31	Patch101:	telnet-0.17-cleanup_cleanup.patch
12mr|netkit-telnet-0.17-15|32	Patch102:	telnet-0.17-CAN-2005-0488.patch
12mr|netkit-telnet-0.17-15|33	Patch103:	netkit-telnet-0.17-format_not_a_string_literal_and_no_format_arguments.diff
12mr|netkit-telnet-0.17-15|34	Patch104:	netkit-telnet-0.17-CVE-2011-4862.diff
12mr|netkit-telnet-0.17-15|35	Provides:	telnet-client
12mr|netkit-telnet-0.17-15|36	Conflicts:  krb5-appl-clients
12mr|netkit-telnet-0.17-15|37	Conflicts:  heimdal-telnet
12mr|netkit-telnet-0.17-15|38	BuildRequires:	gpm-devel
12mr|netkit-telnet-0.17-15|39	BuildRequires:	ncurses-devel
12mr|netkit-telnet-0.17-15|40	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|netkit-telnet-0.17-15|41	
12mr|netkit-telnet-0.17-15|42	%description
12mr|netkit-telnet-0.17-15|43	Telnet is a popular protocol for logging into remote systems over
12mr|netkit-telnet-0.17-15|44	the Internet. The telnet package provides a command line telnet
12mr|netkit-telnet-0.17-15|45	client.
12mr|netkit-telnet-0.17-15|46	
12mr|netkit-telnet-0.17-15|47	%package	server
12mr|netkit-telnet-0.17-15|48	Summary:	A extremely unsecure telnet server
12mr|netkit-telnet-0.17-15|49	Group:		System/Servers
12mr|netkit-telnet-0.17-15|50	Provides:	telnetd = %version-%release
12mr|netkit-telnet-0.17-15|51	Obsoletes:	telnetd < %version-%release
12mr|netkit-telnet-0.17-15|52	Provides:	telnet-server
12mr|netkit-telnet-0.17-15|53	Conflicts:  krb5-appl-servers
12mr|netkit-telnet-0.17-15|54	Conflicts:  heimdal-telnetd
12mr|netkit-telnet-0.17-15|55	
12mr|netkit-telnet-0.17-15|56	%description	server
12mr|netkit-telnet-0.17-15|57	Telnet is a popular protocol for logging into remote systems over
12mr|netkit-telnet-0.17-15|58	the Internet. Install the telnetd package if you want to support
12mr|netkit-telnet-0.17-15|59	extremely unsecure remote logins to your machine.
12mr|netkit-telnet-0.17-15|60	
12mr|netkit-telnet-0.17-15|61	NOTE: because telnetd is unsecure you have to manually activate
12mr|netkit-telnet-0.17-15|62	it, this package will not do that for you. Instead use OpenSSH if
12mr|netkit-telnet-0.17-15|63	you want a secure server.
12mr|netkit-telnet-0.17-15|64	
12mr|netkit-telnet-0.17-15|65	%prep
12mr|netkit-telnet-0.17-15|66	
12mr|netkit-telnet-0.17-15|67	%setup -q -n netkit-telnet-%{version}
12mr|netkit-telnet-0.17-15|68	
12mr|netkit-telnet-0.17-15|69	mv telnet telnet-NETKIT
12mr|netkit-telnet-0.17-15|70	%setup -T -D -q -a 2 -n netkit-telnet-%{version}
12mr|netkit-telnet-0.17-15|71	
12mr|netkit-telnet-0.17-15|72	%patch1 -p0 -b .cvs
12mr|netkit-telnet-0.17-15|73	%patch5 -p0 -b .fix
12mr|netkit-telnet-0.17-15|74	%patch6 -p1 -b .env
12mr|netkit-telnet-0.17-15|75	%patch10 -p0 -b .pek
12mr|netkit-telnet-0.17-15|76	%patch7 -p1 -b .issue
12mr|netkit-telnet-0.17-15|77	%patch8 -p1 -b .sa-01-49
12mr|netkit-telnet-0.17-15|78	%patch11 -p1 -b .8bit
12mr|netkit-telnet-0.17-15|79	%patch12 -p1 -b .argv
12mr|netkit-telnet-0.17-15|80	%patch13 -p1 -b .confverb
12mr|netkit-telnet-0.17-15|81	%patch14 -p1 -b .cleanup_race
12mr|netkit-telnet-0.17-15|82	%patch15 -p0 -b .pty_read
12mr|netkit-telnet-0.17-15|83	%patch16 -p1 -b .CAN-2005-468_469
12mr|netkit-telnet-0.17-15|84	#%patch17 -p1 -b .linemode
12mr|netkit-telnet-0.17-15|85	%patch18 -p1 -b .gethost
12mr|netkit-telnet-0.17-15|86	%patch19 -p1 -b .gethost2
12mr|netkit-telnet-0.17-15|87	%patch20 -p1 -b .nodns
12mr|netkit-telnet-0.17-15|88	%patch21 -p1 -b .errnosysbsd
12mr|netkit-telnet-0.17-15|89	%patch22 -p1 -b .reallynodns
12mr|netkit-telnet-0.17-15|90	#
12mr|netkit-telnet-0.17-15|91	%patch100 -p1 -b .socket
12mr|netkit-telnet-0.17-15|92	%patch101 -p1 -b .cleanup_cleanup
12mr|netkit-telnet-0.17-15|93	%patch102 -p1 -b .CAN-2005-0488
12mr|netkit-telnet-0.17-15|94	%patch103 -p0 -b .format_not_a_string_literal_and_no_format_arguments
12mr|netkit-telnet-0.17-15|95	%patch104 -p0 -b .CVE-2011-4862
12mr|netkit-telnet-0.17-15|96	
12mr|netkit-telnet-0.17-15|97	# only build the telnet client
12mr|netkit-telnet-0.17-15|98	#perl -pi -e "s|^SUB.*|SUB = telnet|g" Makefile
12mr|netkit-telnet-0.17-15|99	
12mr|netkit-telnet-0.17-15|100	%build
12mr|netkit-telnet-0.17-15|101	sh configure --with-c-compiler=gcc
12mr|netkit-telnet-0.17-15|102	perl -pi -e '
12mr|netkit-telnet-0.17-15|103	s,^CC=.*$,CC=cc,;
12mr|netkit-telnet-0.17-15|104	s,-O2,\$(RPM_OPT_FLAGS),;
12mr|netkit-telnet-0.17-15|105	s,^BINDIR=.*$,BINDIR=%{_bindir},;
12mr|netkit-telnet-0.17-15|106	s,^MANDIR=.*$,MANDIR=%{_mandir},;
12mr|netkit-telnet-0.17-15|107	s,^SBINDIR=.*$,SBINDIR=%{_sbindir},;
12mr|netkit-telnet-0.17-15|108	' MCONFIG
12mr|netkit-telnet-0.17-15|109	
12mr|netkit-telnet-0.17-15|110	# remove stripping
12mr|netkit-telnet-0.17-15|111	perl -pi -e 's|install[ ]+-s|install|g' \
12mr|netkit-telnet-0.17-15|112	./telnet/GNUmakefile \
12mr|netkit-telnet-0.17-15|113	./telnetd/Makefile \
12mr|netkit-telnet-0.17-15|114	./telnetlogin/Makefile \
12mr|netkit-telnet-0.17-15|115	./telnet-NETKIT/Makefile
12mr|netkit-telnet-0.17-15|116	
12mr|netkit-telnet-0.17-15|117	make
12mr|netkit-telnet-0.17-15|118	
12mr|netkit-telnet-0.17-15|119	%install
12mr|netkit-telnet-0.17-15|120	rm -rf %{buildroot}
12mr|netkit-telnet-0.17-15|121	
12mr|netkit-telnet-0.17-15|122	install -d %{buildroot}%{_bindir}
12mr|netkit-telnet-0.17-15|123	install -d %{buildroot}%{_sbindir}
12mr|netkit-telnet-0.17-15|124	install -d %{buildroot}%{_mandir}/man1
12mr|netkit-telnet-0.17-15|125	install -d %{buildroot}%{_mandir}/man8
12mr|netkit-telnet-0.17-15|126	
12mr|netkit-telnet-0.17-15|127	install -m0755 telnet/telnet  %{buildroot}%{_bindir}/telnet
12mr|netkit-telnet-0.17-15|128	install -m0644 telnet/telnet.1 %{buildroot}%{_mandir}/man1/telnet.1
12mr|netkit-telnet-0.17-15|129	install -m0755 telnetd/telnetd  %{buildroot}%{_sbindir}/telnetd
12mr|netkit-telnet-0.17-15|130	install -m0644 telnetd/telnetd.8 %{buildroot}%{_mandir}/man8/telnetd.8
12mr|netkit-telnet-0.17-15|131	
12mr|netkit-telnet-0.17-15|132	%clean
12mr|netkit-telnet-0.17-15|133	rm -rf %{buildroot}
12mr|netkit-telnet-0.17-15|134	
12mr|netkit-telnet-0.17-15|135	%files
12mr|netkit-telnet-0.17-15|136	%defattr(-,root,root)
12mr|netkit-telnet-0.17-15|137	%doc ChangeLog README
12mr|netkit-telnet-0.17-15|138	%{_bindir}/telnet
12mr|netkit-telnet-0.17-15|139	%{_mandir}/man1/telnet.1*
12mr|netkit-telnet-0.17-15|140	
12mr|netkit-telnet-0.17-15|141	%files server
12mr|netkit-telnet-0.17-15|142	%defattr(-,root,root)
12mr|netkit-telnet-0.17-15|143	%doc ChangeLog README
12mr|netkit-telnet-0.17-15|144	%{_sbindir}/telnetd
12mr|netkit-telnet-0.17-15|145	%{_mandir}/man8/telnetd.8*
12mr|netkit-telnet-0.17-15|146	
12mr|netkit-telnet-0.17-15|147	
12mr|netkit-telnet-0.17-15|148	
12mr|netkit-telnet-0.17-15|149	%changelog
12mr|netkit-telnet-0.17-15|150	

15274 12
12mr|net_monitor-0.11-3|1	Name:		net_monitor
12mr|net_monitor-0.11-3|2	Version:	0.11
12mr|net_monitor-0.11-3|3	Release:	%mkrel 3
12mr|net_monitor-0.11-3|4	Summary:	Network monitoring tool
12mr|net_monitor-0.11-3|5	License:	GPLv2
12mr|net_monitor-0.11-3|6	Group:		Monitoring
12mr|net_monitor-0.11-3|7	Url:		http://git.mandriva.com/?p=projects/net_monitor.git
12mr|net_monitor-0.11-3|8	Source0:	%{name}-%{version}.tar.bz2
12mr|net_monitor-0.11-3|9	Requires:	pygtk2.0
12mr|net_monitor-0.11-3|10	Requires:	python
12mr|net_monitor-0.11-3|11	Requires:	vnstat
12mr|net_monitor-0.11-3|12	BuildRequires:	python-devel
12mr|net_monitor-0.11-3|13	BuildRequires:	python-setuptools
12mr|net_monitor-0.11-3|14	BuildRequires:	libiw-devel
12mr|net_monitor-0.11-3|15	
12mr|net_monitor-0.11-3|16	%description
12mr|net_monitor-0.11-3|17	This is a network monitoring tool for Mandriva Linux, intended to replace the
12mr|net_monitor-0.11-3|18	old net_monitor from drakx-net.  It supports graphical network monitoring and
12mr|net_monitor-0.11-3|19	some advanced features, such as network profiling, activity monitoring,
12mr|net_monitor-0.11-3|20	detailed logging and network traffic statistics with help of vnstat reporting.
12mr|net_monitor-0.11-3|21	
12mr|net_monitor-0.11-3|22	%prep
12mr|net_monitor-0.11-3|23	%setup -q
12mr|net_monitor-0.11-3|24	
12mr|net_monitor-0.11-3|25	%build
12mr|net_monitor-0.11-3|26	make all
12mr|net_monitor-0.11-3|27	
12mr|net_monitor-0.11-3|28	%install
12mr|net_monitor-0.11-3|29	make install
12mr|net_monitor-0.11-3|30	mkdir -p %{buildroot}%{_logdir}
12mr|net_monitor-0.11-3|31	touch %{buildroot}%{_logdir}/%{name}.log
12mr|net_monitor-0.11-3|32	
12mr|net_monitor-0.11-3|33	%files
12mr|net_monitor-0.11-3|34	%defattr(-,root,root)
12mr|net_monitor-0.11-3|35	%doc AUTHORS COPYING README NEWS TODO
12mr|net_monitor-0.11-3|36	%_bindir/%{name}
12mr|net_monitor-0.11-3|37	%{_sysconfdir}/sysconfig/network-scripts/if*.d/netmonitor*
12mr|net_monitor-0.11-3|38	%{py_platsitedir}/%{name}-%{version}-py*
12mr|net_monitor-0.11-3|39	%{py_platsitedir}/%{name}
12mr|net_monitor-0.11-3|40	%ghost %{_logdir}/%{name}.log
12mr|net_monitor-0.11-3|41	
12mr|net_monitor-0.11-3|42	
12mr|net_monitor-0.11-3|43	
12mr|net_monitor-0.11-3|44	%changelog
12mr|net_monitor-0.11-3|45	

15275 12
12mr|netpbm-10.57.01-2|1	%define major 11
12mr|netpbm-10.57.01-2|2	%define libname %mklibname %{name} %{major}
12mr|netpbm-10.57.01-2|3	%define develname %mklibname %{name} -d
12mr|netpbm-10.57.01-2|4	
12mr|netpbm-10.57.01-2|5	Summary:	Tools for manipulating graphics files in netpbm supported formats
12mr|netpbm-10.57.01-2|6	Name:		netpbm
12mr|netpbm-10.57.01-2|7	Version:	10.57.01
12mr|netpbm-10.57.01-2|8	Release:	2
12mr|netpbm-10.57.01-2|9	License:	GPL Artistic MIT
12mr|netpbm-10.57.01-2|10	Group:		Graphics
12mr|netpbm-10.57.01-2|11	URL:		http://netpbm.sourceforge.net/
12mr|netpbm-10.57.01-2|12	# Source0 is prepared by
12mr|netpbm-10.57.01-2|13	# svn checkout https://netpbm.svn.sourceforge.net/svnroot/netpbm/stable netpbm-%{version}
12mr|netpbm-10.57.01-2|14	# svn checkout https://netpbm.svn.sourceforge.net/svnroot/netpbm/userguide netpbm-%{version}/userguide
12mr|netpbm-10.57.01-2|15	# and removing the .svn directories ( find -name "\.svn" -type d -print0 | xargs -0 rm -rf )
12mr|netpbm-10.57.01-2|16	# and removing the ppmtompeg code, due to patents ( rm -rf netpbm-%{version}/converter/ppm/ppmtompeg/ )
12mr|netpbm-10.57.01-2|17	Source0:	netpbm-%{version}.tar.xz
12mr|netpbm-10.57.01-2|18	Source1:	mf50-netpbm_filters
12mr|netpbm-10.57.01-2|19	Source2:	test-images.tar.bz2
12mr|netpbm-10.57.01-2|20	Patch1:		netpbm-time.patch
12mr|netpbm-10.57.01-2|21	Patch2:		netpbm-message.patch
12mr|netpbm-10.57.01-2|22	Patch3:		netpbm-security-scripts.patch
12mr|netpbm-10.57.01-2|23	Patch4:		netpbm-security-code.patch
12mr|netpbm-10.57.01-2|24	Patch5:		netpbm-nodoc.patch
12mr|netpbm-10.57.01-2|25	Patch6:		netpbm-gcc4.patch
12mr|netpbm-10.57.01-2|26	Patch7:		netpbm-bmptopnm.patch
12mr|netpbm-10.57.01-2|27	Patch8:		netpbm-CAN-2005-2471.patch
12mr|netpbm-10.57.01-2|28	Patch9:		netpbm-xwdfix.patch
12mr|netpbm-10.57.01-2|29	Patch11:	netpbm-multilib.patch
12mr|netpbm-10.57.01-2|30	Patch13:	netpbm-glibc.patch
12mr|netpbm-10.57.01-2|31	Patch14:	netpbm-svgtopam.patch
12mr|netpbm-10.57.01-2|32	Patch15:	netpbm-docfix.patch
12mr|netpbm-10.57.01-2|33	Patch16:	netpbm-ppmfadeusage.patch
12mr|netpbm-10.57.01-2|34	Patch17:	netpbm-fiasco-overflow.patch
12mr|netpbm-10.57.01-2|35	Patch18:	netpbm-lz.patch
12mr|netpbm-10.57.01-2|36	Patch20:	netpbm-noppmtompeg.patch
12mr|netpbm-10.57.01-2|37	Patch21:	netpbm-cmuwtopbm.patch
12mr|netpbm-10.57.01-2|38	Patch22:	netpbm-pamtojpeg2k.patch
12mr|netpbm-10.57.01-2|39	Patch23:	netpbm-manfix.patch
12mr|netpbm-10.57.01-2|40	Patch24:	netpbm-10.56.03-linkage_fix.diff
12mr|netpbm-10.57.01-2|41	Patch100:	netpbm-10.35.57-format_not_a_string_literal_and_no_format_arguments.diff
12mr|netpbm-10.57.01-2|42	Requires:	%{libname} >= %{version}
12mr|netpbm-10.57.01-2|43	BuildRequires:	flex
12mr|netpbm-10.57.01-2|44	BuildRequires:	pkgconfig(jasper)
12mr|netpbm-10.57.01-2|45	BuildRequires:	jbig-devel
12mr|netpbm-10.57.01-2|46	BuildRequires:	jpeg-devel
12mr|netpbm-10.57.01-2|47	BuildRequires:	tiff-devel
12mr|netpbm-10.57.01-2|48	BuildRequires:	pkgconfig(libpng)
12mr|netpbm-10.57.01-2|49	BuildRequires:	pkgconfig(libxml-2.0)
12mr|netpbm-10.57.01-2|50	BuildRequires:	python
12mr|netpbm-10.57.01-2|51	BuildRequires:	python-devel
12mr|netpbm-10.57.01-2|52	BuildRequires:	pkgconfig(x11)
12mr|netpbm-10.57.01-2|53	BuildConflicts:	svgalib-devel
12mr|netpbm-10.57.01-2|54	
12mr|netpbm-10.57.01-2|55	%description
12mr|netpbm-10.57.01-2|56	The netpbm package contains a library of functions which support programs for
12mr|netpbm-10.57.01-2|57	handling various graphics file formats, including .pbm (portable bitmaps), .pgm
12mr|netpbm-10.57.01-2|58	(portable graymaps), .pnm (portable anymaps), .ppm (portable pixmaps) and
12mr|netpbm-10.57.01-2|59	others.
12mr|netpbm-10.57.01-2|60	
12mr|netpbm-10.57.01-2|61	%package -n	%{libname}
12mr|netpbm-10.57.01-2|62	Summary:        A library for handling different graphics file formats
12mr|netpbm-10.57.01-2|63	Group:          System/Libraries
12mr|netpbm-10.57.01-2|64	
12mr|netpbm-10.57.01-2|65	%description -n	%{libname}
12mr|netpbm-10.57.01-2|66	The netpbm package contains a library of functions which support programs for
12mr|netpbm-10.57.01-2|67	handling various graphics file formats, including .pbm (portable bitmaps), .pgm
12mr|netpbm-10.57.01-2|68	(portable graymaps), .pnm (portable anymaps), .ppm (portable pixmaps) and
12mr|netpbm-10.57.01-2|69	others.
12mr|netpbm-10.57.01-2|70	
12mr|netpbm-10.57.01-2|71	%package -n	%{develname}
12mr|netpbm-10.57.01-2|72	Summary:	Development tools for programs which will use the netpbm libraries
12mr|netpbm-10.57.01-2|73	Group:		Development/C
12mr|netpbm-10.57.01-2|74	Requires:	%{libname} >= %{version}
12mr|netpbm-10.57.01-2|75	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|netpbm-10.57.01-2|76	Provides:	netpbm-devel = %{version}-%{release}
12mr|netpbm-10.57.01-2|77	Obsoletes:	%{mklibname netpbm 10 -d}
12mr|netpbm-10.57.01-2|78	
12mr|netpbm-10.57.01-2|79	%description -n	%{develname}
12mr|netpbm-10.57.01-2|80	The netpbm-devel package contains the header files and programmer's
12mr|netpbm-10.57.01-2|81	documentation for developing programs which can handle the various graphics
12mr|netpbm-10.57.01-2|82	file formats supported by the netpbm libraries.
12mr|netpbm-10.57.01-2|83	
12mr|netpbm-10.57.01-2|84	Install netpbm-devel if you want to develop programs for handling the graphics
12mr|netpbm-10.57.01-2|85	file formats supported by the netpbm libraries. You'll also need to have the
12mr|netpbm-10.57.01-2|86	netpbm package installed.
12mr|netpbm-10.57.01-2|87	
12mr|netpbm-10.57.01-2|88	%prep
12mr|netpbm-10.57.01-2|89	
12mr|netpbm-10.57.01-2|90	%setup -q -a2
12mr|netpbm-10.57.01-2|91	
12mr|netpbm-10.57.01-2|92	find . -type d -perm 0700 -exec chmod 755 {} \;
12mr|netpbm-10.57.01-2|93	find . -type f -perm 0555 -exec chmod 755 {} \;
12mr|netpbm-10.57.01-2|94	find . -type f -perm 0444 -exec chmod 644 {} \;
12mr|netpbm-10.57.01-2|95	
12mr|netpbm-10.57.01-2|96	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12mr|netpbm-10.57.01-2|97	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mr|netpbm-10.57.01-2|98	done
12mr|netpbm-10.57.01-2|99	
12mr|netpbm-10.57.01-2|100	%patch1 -p1 -b .time
12mr|netpbm-10.57.01-2|101	%patch2 -p1 -b .message
12mr|netpbm-10.57.01-2|102	%patch3 -p1 -b .security-scripts
12mr|netpbm-10.57.01-2|103	%patch4 -p1 -b .security-code
12mr|netpbm-10.57.01-2|104	%patch5 -p1 -b .nodoc
12mr|netpbm-10.57.01-2|105	%patch6 -p1 -b .gcc4
12mr|netpbm-10.57.01-2|106	%patch7 -p1 -b .bmptopnm
12mr|netpbm-10.57.01-2|107	%patch8 -p1 -b .CAN-2005-2471
12mr|netpbm-10.57.01-2|108	%patch9 -p1 -b .xwdfix
12mr|netpbm-10.57.01-2|109	%patch11 -p1 -b .multilib
12mr|netpbm-10.57.01-2|110	%patch13 -p1 -b .glibc
12mr|netpbm-10.57.01-2|111	%patch14 -p0 -b .svgtopam
12mr|netpbm-10.57.01-2|112	%patch15 -p1 -b .docfix
12mr|netpbm-10.57.01-2|113	%patch16 -p1 -b .ppmfadeusage
12mr|netpbm-10.57.01-2|114	%patch17 -p1 -b .fiasco-overflow
12mr|netpbm-10.57.01-2|115	%patch18 -p0 -b .lz
12mr|netpbm-10.57.01-2|116	%patch20 -p1 -b .noppmtompeg
12mr|netpbm-10.57.01-2|117	%patch21 -p1 -b .cmuwtopbmfix
12mr|netpbm-10.57.01-2|118	%patch22 -p1 -b .pamtojpeg2kfix
12mr|netpbm-10.57.01-2|119	%patch23 -p1 -b .manfix
12mr|netpbm-10.57.01-2|120	%patch24 -p0 -b .linkage_fix
12mr|netpbm-10.57.01-2|121	
12mr|netpbm-10.57.01-2|122	%patch100 -p1 -b .format_not_a_string_literal_and_no_format_arguments
12mr|netpbm-10.57.01-2|123	
12mr|netpbm-10.57.01-2|124	sed -i 's/STRIPFLAG = -s/STRIPFLAG =/g' config.mk.in
12mr|netpbm-10.57.01-2|125	
12mr|netpbm-10.57.01-2|126	##mv shhopt/shhopt.h shhopt/pbmshhopt.h
12mr|netpbm-10.57.01-2|127	##perl -pi -e 's|shhopt.h|pbmshhopt.h|g' `find -name "*.c" -o -name "*.h"` ./GNUmakefile
12mr|netpbm-10.57.01-2|128	
12mr|netpbm-10.57.01-2|129	rm -rf converter/other/jpeg2000/libjasper/
12mr|netpbm-10.57.01-2|130	sed -i -e 's/^SUBDIRS = libjasper/SUBDIRS =/' converter/other/jpeg2000/Makefile
12mr|netpbm-10.57.01-2|131	
12mr|netpbm-10.57.01-2|132	%build
12mr|netpbm-10.57.01-2|133	%serverbuild
12mr|netpbm-10.57.01-2|134	export CFLAGS="$CFLAGS -fPIC -flax-vector-conversions -fno-strict-aliasing"
12mr|netpbm-10.57.01-2|135	
12mr|netpbm-10.57.01-2|136	./configure <<EOF
12mr|netpbm-10.57.01-2|137	
12mr|netpbm-10.57.01-2|138	
12mr|netpbm-10.57.01-2|139	
12mr|netpbm-10.57.01-2|140	
12mr|netpbm-10.57.01-2|141	
12mr|netpbm-10.57.01-2|142	
12mr|netpbm-10.57.01-2|143	
12mr|netpbm-10.57.01-2|144	
12mr|netpbm-10.57.01-2|145	
12mr|netpbm-10.57.01-2|146	
12mr|netpbm-10.57.01-2|147	
12mr|netpbm-10.57.01-2|148	
12mr|netpbm-10.57.01-2|149	
12mr|netpbm-10.57.01-2|150	
12mr|netpbm-10.57.01-2|151	
12mr|netpbm-10.57.01-2|152	
12mr|netpbm-10.57.01-2|153	
12mr|netpbm-10.57.01-2|154	
12mr|netpbm-10.57.01-2|155	
12mr|netpbm-10.57.01-2|156	EOF
12mr|netpbm-10.57.01-2|157	
12mr|netpbm-10.57.01-2|158	TOP=`pwd`
12mr|netpbm-10.57.01-2|159	make \
12mr|netpbm-10.57.01-2|160	CC="%{__cc}" \
12mr|netpbm-10.57.01-2|161	LDFLAGS="-L$TOP/pbm -L$TOP/pgm -L$TOP/pnm -L$TOP/ppm %{ldflags}" \
12mr|netpbm-10.57.01-2|162	CFLAGS_SHLIB="-fPIC" \
12mr|netpbm-10.57.01-2|163	MATHLIB="-lm" \
12mr|netpbm-10.57.01-2|164	TIFFLIB_DIR=%{_libdir} TIFFLIB=-ltiff TIFFINC_DIR=%{_includedir} TIFFHDR_DIR=%{_includedir} \
12mr|netpbm-10.57.01-2|165	JPEGLIB_DIR=%{_libdir} JPEGLIB=-ljpeg JPEGHDR_DIR=%{_includedir} JPEGINC_DIR=%{_includedir} \
12mr|netpbm-10.57.01-2|166	PNGLIB_DIR=%{_libdir} PNGLIB="-L%{_libdir} -lpng" PNGINC_DIR=%{_includedir} PNGHDR_DIR=%{_includedir} \
12mr|netpbm-10.57.01-2|167	ZLIB_DIR=%{_libdir} ZLIB="-L%{_libdir} -lz" ZHDR_DIR=%{_includedir} \
12mr|netpbm-10.57.01-2|168	X11LIB_DIR=%{_libdir} X11LIB="-L%{_libdir} -lX11" X11INC_DIR=%{_includedir} X11HDR_DIR=%{_includedir} \
12mr|netpbm-10.57.01-2|169	JBIGLIB_DIR=%{_libdir} JBIGLIB="-L%{_libdir} -ljbig" JBIGHDR_DIR=%{_includedir} JBIGHDR_DIR=%{_includedir} \
12mr|netpbm-10.57.01-2|170	JASPERLIB_DIR=%{_libdir} JASPERLIB="-L%{_libdir} -ljasper" JASPERHDR_DIR=%{_includedir} JASPERDEPLIBS="-L%{_libdir} -ljpeg" \
12mr|netpbm-10.57.01-2|171	XML2LIBS="NONE" LINUXSVGALIB="NONE"
12mr|netpbm-10.57.01-2|172	
12mr|netpbm-10.57.01-2|173	# prepare man files
12mr|netpbm-10.57.01-2|174	cd userguide
12mr|netpbm-10.57.01-2|175	for i in *.html ; do
12mr|netpbm-10.57.01-2|176	../buildtools/makeman ${i}
12mr|netpbm-10.57.01-2|177	done
12mr|netpbm-10.57.01-2|178	for i in 1 3 5 ; do
12mr|netpbm-10.57.01-2|179	mkdir -p man/man${i}
12mr|netpbm-10.57.01-2|180	mv *.${i} man/man${i}
12mr|netpbm-10.57.01-2|181	done
12mr|netpbm-10.57.01-2|182	
12mr|netpbm-10.57.01-2|183	%install
12mr|netpbm-10.57.01-2|184	rm -rf %{buildroot}
12mr|netpbm-10.57.01-2|185	
12mr|netpbm-10.57.01-2|186	install -d %{buildroot}
12mr|netpbm-10.57.01-2|187	make package PKGDIR=%{buildroot}%{_prefix} XML2LIBS="NONE" LINUXSVGALIB="NONE"
12mr|netpbm-10.57.01-2|188	
12mr|netpbm-10.57.01-2|189	# Ugly hack to have libs in correct dir on 64bit archs.
12mr|netpbm-10.57.01-2|190	install -d %{buildroot}%{_libdir}
12mr|netpbm-10.57.01-2|191	if [ "%{_libdir}" != "%{_prefix}/lib" ]; then
12mr|netpbm-10.57.01-2|192	mv %{buildroot}%{_prefix}/lib/lib* %{buildroot}%{_libdir}
12mr|netpbm-10.57.01-2|193	fi
12mr|netpbm-10.57.01-2|194	
12mr|netpbm-10.57.01-2|195	ln -sf libnetpbm.so.%{major} %{buildroot}%{_libdir}/libnetpbm.so
12mr|netpbm-10.57.01-2|196	
12mr|netpbm-10.57.01-2|197	# fix manpages
12mr|netpbm-10.57.01-2|198	install -d %{buildroot}%{_mandir}
12mr|netpbm-10.57.01-2|199	cp -rp userguide/man/* %{buildroot}%{_mandir}/
12mr|netpbm-10.57.01-2|200	
12mr|netpbm-10.57.01-2|201	# Get rid of the useless non-ascii character in pgmminkowski.1
12mr|netpbm-10.57.01-2|202	sed -i 's/\xa0//' %{buildroot}%{_mandir}/man1/pgmminkowski.1
12mr|netpbm-10.57.01-2|203	
12mr|netpbm-10.57.01-2|204	# Don't ship man pages for non-existent binaries and bogus ones
12mr|netpbm-10.57.01-2|205	for i in hpcdtoppm pcdovtoppm pnmtojbig ppmsvgalib vidtoppm picttoppm jbigtopnm \
12mr|netpbm-10.57.01-2|206	directory error extendedopacity pam pbm pgm pnm ppm index libnetpbm_dir liberror \
12mr|netpbm-10.57.01-2|207	pambackground pamfixtrunc pamtogif pamtooctaveimg pamundice ppmtotga; do
12mr|netpbm-10.57.01-2|208	rm -f %{buildroot}%{_mandir}/man1/${i}.1
12mr|netpbm-10.57.01-2|209	done
12mr|netpbm-10.57.01-2|210	rm -f %{buildroot}%{_mandir}/man5/extendedopacity.5
12mr|netpbm-10.57.01-2|211	
12mr|netpbm-10.57.01-2|212	install -d %{buildroot}%{_datadir}/%{name}-%{version}
12mr|netpbm-10.57.01-2|213	mv %{buildroot}%{_prefix}/misc/*.map %{buildroot}%{_datadir}/%{name}-%{version}
12mr|netpbm-10.57.01-2|214	rm -rf %{buildroot}%{_prefix}/README
12mr|netpbm-10.57.01-2|215	rm -rf %{buildroot}%{_prefix}/VERSION
12mr|netpbm-10.57.01-2|216	rm -rf %{buildroot}%{_prefix}/link
12mr|netpbm-10.57.01-2|217	rm -rf %{buildroot}%{_prefix}/misc
12mr|netpbm-10.57.01-2|218	rm -rf %{buildroot}%{_prefix}/man
12mr|netpbm-10.57.01-2|219	rm -rf %{buildroot}%{_prefix}/pkginfo
12mr|netpbm-10.57.01-2|220	rm -rf %{buildroot}%{_prefix}/config_template
12mr|netpbm-10.57.01-2|221	rm -f %{buildroot}%{_mandir}/man1/ppmtompeg.1*
12mr|netpbm-10.57.01-2|222	
12mr|netpbm-10.57.01-2|223	install -d %{buildroot}%{_datadir}/printconf/mf_rules
12mr|netpbm-10.57.01-2|224	cp %{SOURCE1} %{buildroot}%{_datadir}/printconf/mf_rules/
12mr|netpbm-10.57.01-2|225	
12mr|netpbm-10.57.01-2|226	install -d %{buildroot}%{_datadir}/printconf/tests
12mr|netpbm-10.57.01-2|227	cp test-images/* %{buildroot}%{_datadir}/printconf/tests/
12mr|netpbm-10.57.01-2|228	
12mr|netpbm-10.57.01-2|229	%multiarch_includes %{buildroot}%{_includedir}/netpbm/pm_config.h
12mr|netpbm-10.57.01-2|230	
12mr|netpbm-10.57.01-2|231	%files
12mr|netpbm-10.57.01-2|232	%attr(0755,root,root) %{_bindir}/*
12mr|netpbm-10.57.01-2|233	%{_datadir}/%{name}-%{version}
12mr|netpbm-10.57.01-2|234	%dir %{_datadir}/printconf
12mr|netpbm-10.57.01-2|235	%dir %{_datadir}/printconf/mf_rules
12mr|netpbm-10.57.01-2|236	%dir %{_datadir}/printconf/tests
12mr|netpbm-10.57.01-2|237	%{_datadir}/printconf/mf_rules/*
12mr|netpbm-10.57.01-2|238	%{_datadir}/printconf/tests/*
12mr|netpbm-10.57.01-2|239	%{_mandir}/man[15]/*
12mr|netpbm-10.57.01-2|240	
12mr|netpbm-10.57.01-2|241	%files -n %{libname}
12mr|netpbm-10.57.01-2|242	%doc doc/*
12mr|netpbm-10.57.01-2|243	%attr(0755,root,root) %{_libdir}/lib*.so.%{major}*
12mr|netpbm-10.57.01-2|244	
12mr|netpbm-10.57.01-2|245	%files -n %{develname}
12mr|netpbm-10.57.01-2|246	%dir %{_includedir}/netpbm
12mr|netpbm-10.57.01-2|247	%{_includedir}/netpbm/*.h
12mr|netpbm-10.57.01-2|248	%{multiarch_includedir}/netpbm/pm_config.h
12mr|netpbm-10.57.01-2|249	%attr(0755,root,root) %{_libdir}/lib*.so
12mr|netpbm-10.57.01-2|250	%{_mandir}/man3/*
12mr|netpbm-10.57.01-2|251	
12mr|netpbm-10.57.01-2|252	
12mr|netpbm-10.57.01-2|253	
12mr|netpbm-10.57.01-2|254	%changelog
12mr|netpbm-10.57.01-2|255	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|netpbm-10.57.01-2|256	+ Commit: 543bc74
12mr|netpbm-10.57.01-2|257	- New version 10.57.01 (sync with Cooker), convert BR to pkgconfig style
12mr|netpbm-10.57.01-2|258	
12mr|netpbm-10.57.01-2|259	

15276 12
12mr|netprofile-0.28-6|1	Name: netprofile
12mr|netprofile-0.28-6|2	Summary: Manage network profiles
12mr|netprofile-0.28-6|3	Version: 0.28
12mr|netprofile-0.28-6|4	Release: %mkrel 6
12mr|netprofile-0.28-6|5	Source: %{name}-%{version}.tar.bz2
12mr|netprofile-0.28-6|6	License: GPLv2+
12mr|netprofile-0.28-6|7	Group: System/Base
12mr|netprofile-0.28-6|8	BuildArchitectures: noarch
12mr|netprofile-0.28-6|9	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|netprofile-0.28-6|10	Requires: initscripts >= 7.06-13mdk
12mr|netprofile-0.28-6|11	Requires: diffutils
12mr|netprofile-0.28-6|12	# s2u is used for desktop notifications. It will be pulled by xinit
12mr|netprofile-0.28-6|13	# to reduce basesystem size
12mr|netprofile-0.28-6|14	#Suggests: s2u >= 0.9.1
12mr|netprofile-0.28-6|15	URL: http://git.mandriva.com/?p=projects/netprofile.git
12mr|netprofile-0.28-6|16	Suggests: %{name}-plugin-services, %{name}-plugin-network, %{name}-plugin-firewall
12mr|netprofile-0.28-6|17	Suggests: %{name}-plugin-proxy, %{name}-plugin-urpmi
12mr|netprofile-0.28-6|18	
12mr|netprofile-0.28-6|19	%description
12mr|netprofile-0.28-6|20	Netprofile is a Mandriva solution to manage different network profile. It
12mr|netprofile-0.28-6|21	allows to define specific network, firewall and proxy configuration to use in
12mr|netprofile-0.28-6|22	different network environment (for example, at home, at work or while roaming),
12mr|netprofile-0.28-6|23	and also provides a way for user to switch those profiles on the fly.
12mr|netprofile-0.28-6|24	
12mr|netprofile-0.28-6|25	%package plugin-services
12mr|netprofile-0.28-6|26	Summary:	service management plugin for netprofile
12mr|netprofile-0.28-6|27	Group: 		System/Base
12mr|netprofile-0.28-6|28	Requires:	netprofile >= 0.28-3
12mr|netprofile-0.28-6|29	
12mr|netprofile-0.28-6|30	%description plugin-services
12mr|netprofile-0.28-6|31	This plugin allows netprofile to save and restore the list of running services
12mr|netprofile-0.28-6|32	when changing to a different profile.
12mr|netprofile-0.28-6|33	
12mr|netprofile-0.28-6|34	%package plugin-network
12mr|netprofile-0.28-6|35	Summary:	network configuration plugin for netprofile
12mr|netprofile-0.28-6|36	Group: 		System/Base
12mr|netprofile-0.28-6|37	Requires:	netprofile >= 0.28-3
12mr|netprofile-0.28-6|38	
12mr|netprofile-0.28-6|39	%description plugin-network
12mr|netprofile-0.28-6|40	This plugin allows netprofile to save and restore network settings saved in
12mr|netprofile-0.28-6|41	redhat and mandriva-compatible format.
12mr|netprofile-0.28-6|42	
12mr|netprofile-0.28-6|43	%package plugin-firewall
12mr|netprofile-0.28-6|44	Summary:	firewall configuration plugin for netprofile
12mr|netprofile-0.28-6|45	Group:		System/Base
12mr|netprofile-0.28-6|46	Requires:	netprofile >= 0.28-3
12mr|netprofile-0.28-6|47	
12mr|netprofile-0.28-6|48	%description plugin-firewall
12mr|netprofile-0.28-6|49	This plugin allows netprofile to save and restore firewall configuration based
12mr|netprofile-0.28-6|50	on iptables shorewall applications.
12mr|netprofile-0.28-6|51	
12mr|netprofile-0.28-6|52	%package plugin-proxy
12mr|netprofile-0.28-6|53	Summary:	proxy configuration plugin for netprofile
12mr|netprofile-0.28-6|54	Group:		System/Base
12mr|netprofile-0.28-6|55	Requires:	netprofile >= 0.28-3
12mr|netprofile-0.28-6|56	
12mr|netprofile-0.28-6|57	%description plugin-proxy
12mr|netprofile-0.28-6|58	This plugin allows netprofile to save and restore local proxy settings.
12mr|netprofile-0.28-6|59	
12mr|netprofile-0.28-6|60	%package plugin-urpmi
12mr|netprofile-0.28-6|61	Summary:	urpmi configuration plugin for netprofile
12mr|netprofile-0.28-6|62	Group:		System/Base
12mr|netprofile-0.28-6|63	Requires:	netprofile >= 0.28-3
12mr|netprofile-0.28-6|64	
12mr|netprofile-0.28-6|65	%description plugin-urpmi
12mr|netprofile-0.28-6|66	This plugin allows netprofile to save and restore multiple configurations
12mr|netprofile-0.28-6|67	for urpmi database.
12mr|netprofile-0.28-6|68	
12mr|netprofile-0.28-6|69	%prep
12mr|netprofile-0.28-6|70	
12mr|netprofile-0.28-6|71	%setup -q
12mr|netprofile-0.28-6|72	
12mr|netprofile-0.28-6|73	%install
12mr|netprofile-0.28-6|74	rm -rf $RPM_BUILD_ROOT
12mr|netprofile-0.28-6|75	%makeinstall_std INITDIR=%_initrddir
12mr|netprofile-0.28-6|76	
12mr|netprofile-0.28-6|77	%clean
12mr|netprofile-0.28-6|78	rm -rf $RPM_BUILD_ROOT
12mr|netprofile-0.28-6|79	
12mr|netprofile-0.28-6|80	%post
12mr|netprofile-0.28-6|81	
12mr|netprofile-0.28-6|82	# checking for old netprofile files
12mr|netprofile-0.28-6|83	if [ -f /etc/netprofile/list ]; then
12mr|netprofile-0.28-6|84	# upgrading from old netprofile
12mr|netprofile-0.28-6|85	echo "Upgrading from old netprofile. Your old profiles are saved in /etc/netprofile.rpmsave"
12mr|netprofile-0.28-6|86	# temporarily, save old files. This will be removed on newer versions.
12mr|netprofile-0.28-6|87	mkdir /etc/netprofile.rpmsave && cp -a /etc/netprofile/list /etc/netprofile/profiles /etc/netprofile.rpmsave
12mr|netprofile-0.28-6|88	rm -rf /etc/netprofile/profiles/*/
12mr|netprofile-0.28-6|89	# creating new default profile
12mr|netprofile-0.28-6|90	/sbin/netprofile switch default
12mr|netprofile-0.28-6|91	fi
12mr|netprofile-0.28-6|92	
12mr|netprofile-0.28-6|93	if [ ! -d /etc/netprofile/profiles/default ]; then
12mr|netprofile-0.28-6|94	/sbin/set-netprofile default
12mr|netprofile-0.28-6|95	fi
12mr|netprofile-0.28-6|96	
12mr|netprofile-0.28-6|97	%files
12mr|netprofile-0.28-6|98	%defattr(-,root,root)
12mr|netprofile-0.28-6|99	%doc ChangeLog TODO README NEWS
12mr|netprofile-0.28-6|100	/sbin/*
12mr|netprofile-0.28-6|101	%dir /etc/netprofile
12mr|netprofile-0.28-6|102	%dir /etc/netprofile/profiles
12mr|netprofile-0.28-6|103	%dir /etc/netprofile/modules
12mr|netprofile-0.28-6|104	/etc/bash_completion.d/netprofile
12mr|netprofile-0.28-6|105	/etc/sysconfig/network-scripts/ifup.d/netprofile
12mr|netprofile-0.28-6|106	
12mr|netprofile-0.28-6|107	%files plugin-services
12mr|netprofile-0.28-6|108	%defattr(-,root,root)
12mr|netprofile-0.28-6|109	%attr(0755,root,root) /etc/netprofile/modules/*_services
12mr|netprofile-0.28-6|110	
12mr|netprofile-0.28-6|111	%files plugin-network
12mr|netprofile-0.28-6|112	%defattr(-,root,root)
12mr|netprofile-0.28-6|113	%attr(0755,root,root) /etc/netprofile/modules/*_network
12mr|netprofile-0.28-6|114	
12mr|netprofile-0.28-6|115	%files plugin-firewall
12mr|netprofile-0.28-6|116	%defattr(-,root,root)
12mr|netprofile-0.28-6|117	%attr(0755,root,root) /etc/netprofile/modules/*_firewall*
12mr|netprofile-0.28-6|118	
12mr|netprofile-0.28-6|119	%files plugin-proxy
12mr|netprofile-0.28-6|120	%defattr(-,root,root)
12mr|netprofile-0.28-6|121	%attr(0755,root,root) /etc/netprofile/modules/*_proxy
12mr|netprofile-0.28-6|122	
12mr|netprofile-0.28-6|123	%files plugin-urpmi
12mr|netprofile-0.28-6|124	%defattr(-,root,root)
12mr|netprofile-0.28-6|125	%attr(0755,root,root) /etc/netprofile/modules/*_urpmi
12mr|netprofile-0.28-6|126	
12mr|netprofile-0.28-6|127	
12mr|netprofile-0.28-6|128	
12mr|netprofile-0.28-6|129	%changelog
12mr|netprofile-0.28-6|130	

15277 12
12mr|net-snmp-5.7.1-1|1	# not really needed anymore, but leaving for just incase legacy issues
12mr|net-snmp-5.7.1-1|2	%define _requires_exceptions devel(libperl
12mr|net-snmp-5.7.1-1|3	%define _disable_ld_no_undefined 1
12mr|net-snmp-5.7.1-1|4	%define Werror_cflags %{nil}
12mr|net-snmp-5.7.1-1|5	
12mr|net-snmp-5.7.1-1|6	%define major 30
12mr|net-snmp-5.7.1-1|7	%define libname %mklibname netsnmp %{major}
12mr|net-snmp-5.7.1-1|8	%define libagent %mklibname netsnmpagent %{major}
12mr|net-snmp-5.7.1-1|9	%define libhelpers %mklibname netsnmphelpers %{major}
12mr|net-snmp-5.7.1-1|10	%define libmibs %mklibname netsnmpmibs %{major}
12mr|net-snmp-5.7.1-1|11	%define libtrapd %mklibname netsnmptrapd %{major}
12mr|net-snmp-5.7.1-1|12	%define libsnmp %mklibname snmp %{major}
12mr|net-snmp-5.7.1-1|13	%define develname %mklibname -d net-snmp
12mr|net-snmp-5.7.1-1|14	
12mr|net-snmp-5.7.1-1|15	# (oe) never enable rpm support as it eats file descriptors like crazy
12mr|net-snmp-5.7.1-1|16	# casuing the snmp daemon to die!.
12mr|net-snmp-5.7.1-1|17	%define build_rpm	0
12mr|net-snmp-5.7.1-1|18	%{?_without_rpm:	%global build_rpm 0}
12mr|net-snmp-5.7.1-1|19	%{?_with_rpm:		%global build_rpm 1}
12mr|net-snmp-5.7.1-1|20	
12mr|net-snmp-5.7.1-1|21	Summary:	A collection of SNMP protocol tools and libraries
12mr|net-snmp-5.7.1-1|22	Name: 		net-snmp
12mr|net-snmp-5.7.1-1|23	Version: 	5.7.1
12mr|net-snmp-5.7.1-1|24	Release: 	1
12mr|net-snmp-5.7.1-1|25	License:	BSDish
12mr|net-snmp-5.7.1-1|26	Group:		System/Servers
12mr|net-snmp-5.7.1-1|27	URL:		http://www.net-snmp.org/
12mr|net-snmp-5.7.1-1|28	Source0:	http://prdownloads.sourceforge.net/net-snmp/net-snmp-%{version}.tar.gz
12mr|net-snmp-5.7.1-1|29	Source1:	http://prdownloads.sourceforge.net/net-snmp/net-snmp-%{version}.tar.gz.asc
12mr|net-snmp-5.7.1-1|30	#Source0:	net-snmp-%{version}.pre1.tar.gz
12mr|net-snmp-5.7.1-1|31	Source2:	net-snmpd.init
12mr|net-snmp-5.7.1-1|32	Source3:	snmpd.conf
12mr|net-snmp-5.7.1-1|33	Source4:	snmpd.logrotate
12mr|net-snmp-5.7.1-1|34	Source5:	net-snmptrapd.init
12mr|net-snmp-5.7.1-1|35	Source6:	snmptrapd.conf
12mr|net-snmp-5.7.1-1|36	Source7:	snmptrapd.logrotate
12mr|net-snmp-5.7.1-1|37	Source8:	ucd5820stat
12mr|net-snmp-5.7.1-1|38	Source9:	snmp.local.conf
12mr|net-snmp-5.7.1-1|39	Source11:	NOTIFICATION-TEST-MIB.txt
12mr|net-snmp-5.7.1-1|40	Source12:	TRAP-TEST-MIB.txt
12mr|net-snmp-5.7.1-1|41	Source13:	net-snmpd.sysconfig
12mr|net-snmp-5.7.1-1|42	Source14:	net-snmptrapd.sysconfig
12mr|net-snmp-5.7.1-1|43	Patch1:		net-snmp-5.4.1-pie.patch
12mr|net-snmp-5.7.1-1|44	Patch2:		net-snmp-5.5-dir-fix.patch
12mr|net-snmp-5.7.1-1|45	Patch3:		net-snmp-5.5-multilib.patch
12mr|net-snmp-5.7.1-1|46	Patch4:		net-snmp-5.5-sensors3.patch
12mr|net-snmp-5.7.1-1|47	Patch5:		net-snmp-5.6.1-add-pythoninstall-destdir.patch
12mr|net-snmp-5.7.1-1|48	Patch6:		net-snmp-5.6.1-mysql.patch
12mr|net-snmp-5.7.1-1|49	Patch7:		net-snmp-5.7.1-linkage_fix.diff
12mr|net-snmp-5.7.1-1|50	Requires(pre): rpm-helper
12mr|net-snmp-5.7.1-1|51	Requires(postun): rpm-helper
12mr|net-snmp-5.7.1-1|52	Requires(pre): rpm-helper
12mr|net-snmp-5.7.1-1|53	Requires(postun): rpm-helper
12mr|net-snmp-5.7.1-1|54	Requires:	net-snmp-mibs
12mr|net-snmp-5.7.1-1|55	Requires:	net-snmp-utils
12mr|net-snmp-5.7.1-1|56	Requires:	tcp_wrappers
12mr|net-snmp-5.7.1-1|57	BuildRequires:	chrpath
12mr|net-snmp-5.7.1-1|58	BuildRequires:	lm_sensors-devel
12mr|net-snmp-5.7.1-1|59	BuildRequires:	openssl-devel
12mr|net-snmp-5.7.1-1|60	BuildRequires:	perl-devel
12mr|net-snmp-5.7.1-1|61	%if %{build_rpm}
12mr|net-snmp-5.7.1-1|62	BuildRequires:	rpm-devel
12mr|net-snmp-5.7.1-1|63	%endif
12mr|net-snmp-5.7.1-1|64	BuildRequires:	tcp_wrappers-devel
12mr|net-snmp-5.7.1-1|65	BuildRequires:	mysql-devel
12mr|net-snmp-5.7.1-1|66	BuildRequires:	python-setuptools
12mr|net-snmp-5.7.1-1|67	
12mr|net-snmp-5.7.1-1|68	%description
12mr|net-snmp-5.7.1-1|69	SNMP (Simple Network Management Protocol) is a protocol used for network
12mr|net-snmp-5.7.1-1|70	management. The NET-SNMP project includes various SNMP tools: an extensible
12mr|net-snmp-5.7.1-1|71	agent, an SNMP library, tools for requesting or setting information from SNMP
12mr|net-snmp-5.7.1-1|72	agents, tools for generating and handling SNMP traps, a version of the netstat
12mr|net-snmp-5.7.1-1|73	command which uses SNMP, and a Tk/Perl mib browser. This package contains the
12mr|net-snmp-5.7.1-1|74	snmpd and snmptrapd daemons, documentation, etc.
12mr|net-snmp-5.7.1-1|75	
12mr|net-snmp-5.7.1-1|76	You will probably also want to install the net-snmp-utils package, which
12mr|net-snmp-5.7.1-1|77	contains NET-SNMP utilities.
12mr|net-snmp-5.7.1-1|78	
12mr|net-snmp-5.7.1-1|79	%package -n	%{libname}
12mr|net-snmp-5.7.1-1|80	Summary:	Library for Network management (SNMP), from the NET-SNMP project
12mr|net-snmp-5.7.1-1|81	Group:		System/Libraries
12mr|net-snmp-5.7.1-1|82	Obsoletes:	%{mklibname snmp 0}
12mr|net-snmp-5.7.1-1|83	Obsoletes:	%{mklibname net-snmp 5}
12mr|net-snmp-5.7.1-1|84	Obsoletes:	%{mklibname net-snmp 9}
12mr|net-snmp-5.7.1-1|85	Obsoletes:	%{mklibname net-snmp 50}
12mr|net-snmp-5.7.1-1|86	Obsoletes:	%{mklibname net-snmp 51}
12mr|net-snmp-5.7.1-1|87	Obsoletes:	%{mklibname net-snmp 20}
12mr|net-snmp-5.7.1-1|88	# lib renamed to proper standalone lib
12mr|net-snmp-5.7.1-1|89	Obsoletes:	%{mklibname net-snmp 30}
12mr|net-snmp-5.7.1-1|90	
12mr|net-snmp-5.7.1-1|91	%description -n	%{libname}
12mr|net-snmp-5.7.1-1|92	This package contains the %{name} library for use with NET-SNMP
12mr|net-snmp-5.7.1-1|93	project's network management tools.
12mr|net-snmp-5.7.1-1|94	
12mr|net-snmp-5.7.1-1|95	%package -n	%{libagent}
12mr|net-snmp-5.7.1-1|96	Summary:	Library for Network management %{name}-agent
12mr|net-snmp-5.7.1-1|97	Group:		System/Libraries
12mr|net-snmp-5.7.1-1|98	Conflicts:	%{mklibname net-snmp 30}
12mr|net-snmp-5.7.1-1|99	
12mr|net-snmp-5.7.1-1|100	%description -n	%{libagent}
12mr|net-snmp-5.7.1-1|101	This package contains the %{name}-agent library for use with NET-SNMP
12mr|net-snmp-5.7.1-1|102	project's network management tools.
12mr|net-snmp-5.7.1-1|103	
12mr|net-snmp-5.7.1-1|104	%package -n	%{libhelpers}
12mr|net-snmp-5.7.1-1|105	Summary:	Library for Network management %{name}-helpers
12mr|net-snmp-5.7.1-1|106	Group:		System/Libraries
12mr|net-snmp-5.7.1-1|107	Conflicts:	%{mklibname net-snmp 30}
12mr|net-snmp-5.7.1-1|108	
12mr|net-snmp-5.7.1-1|109	%description -n	%{libhelpers}
12mr|net-snmp-5.7.1-1|110	This package contains the %{name}-helpers library for use with NET-SNMP
12mr|net-snmp-5.7.1-1|111	project's network management tools.
12mr|net-snmp-5.7.1-1|112	
12mr|net-snmp-5.7.1-1|113	%package -n	%{libmibs}
12mr|net-snmp-5.7.1-1|114	Summary:	Library for Network management %{name}-mibs
12mr|net-snmp-5.7.1-1|115	Group:		System/Libraries
12mr|net-snmp-5.7.1-1|116	Conflicts:	%{mklibname net-snmp 30}
12mr|net-snmp-5.7.1-1|117	
12mr|net-snmp-5.7.1-1|118	%description -n	%{libmibs}
12mr|net-snmp-5.7.1-1|119	This package contains the %{name}-mibs library for use with NET-SNMP
12mr|net-snmp-5.7.1-1|120	project's network management tools.
12mr|net-snmp-5.7.1-1|121	
12mr|net-snmp-5.7.1-1|122	%package -n	%{libtrapd}
12mr|net-snmp-5.7.1-1|123	Summary:	Library for Network management %{name}-trapd
12mr|net-snmp-5.7.1-1|124	Group:		System/Libraries
12mr|net-snmp-5.7.1-1|125	Conflicts:	%{mklibname net-snmp 30}
12mr|net-snmp-5.7.1-1|126	
12mr|net-snmp-5.7.1-1|127	%description -n	%{libtrapd}
12mr|net-snmp-5.7.1-1|128	This package contains the %{name}-trapd library for use with NET-SNMP
12mr|net-snmp-5.7.1-1|129	project's network management tools.
12mr|net-snmp-5.7.1-1|130	
12mr|net-snmp-5.7.1-1|131	%package -n	%{libsnmp}
12mr|net-snmp-5.7.1-1|132	Summary:	Library for Network management snmp
12mr|net-snmp-5.7.1-1|133	Group:		System/Libraries
12mr|net-snmp-5.7.1-1|134	Conflicts:	%{mklibname net-snmp 30}
12mr|net-snmp-5.7.1-1|135	
12mr|net-snmp-5.7.1-1|136	%description -n	%{libsnmp}
12mr|net-snmp-5.7.1-1|137	This package contains the snmp library for use with NET-SNMP
12mr|net-snmp-5.7.1-1|138	project's network management tools.
12mr|net-snmp-5.7.1-1|139	
12mr|net-snmp-5.7.1-1|140	%package -n	%{develname}
12mr|net-snmp-5.7.1-1|141	Summary:	The development environment for the NET-SNMP project
12mr|net-snmp-5.7.1-1|142	Group:		Development/C
12mr|net-snmp-5.7.1-1|143	Provides:	%{name}-devel = %{version}-%{release}
12mr|net-snmp-5.7.1-1|144	Provides:	libnet-snmp-devel
12mr|net-snmp-5.7.1-1|145	Obsoletes:	%{mklibname snmp 0}-devel
12mr|net-snmp-5.7.1-1|146	Obsoletes:	%{mklibname net-snmp 10}-devel
12mr|net-snmp-5.7.1-1|147	Obsoletes:	%{mklibname net-snmp 9}-devel
12mr|net-snmp-5.7.1-1|148	Obsoletes:	%{mklibname net-snmp 5}-devel
12mr|net-snmp-5.7.1-1|149	Obsoletes:	%{mklibname net-snmp 50}-devel
12mr|net-snmp-5.7.1-1|150	Obsoletes:	%{mklibname net-snmp 51}-devel
12mr|net-snmp-5.7.1-1|151	Requires:	%{libname} = %{version}-%{release}
12mr|net-snmp-5.7.1-1|152	Requires:	%{libagent} = %{version}-%{release}
12mr|net-snmp-5.7.1-1|153	Requires:	%{libhelpers} = %{version}-%{release}
12mr|net-snmp-5.7.1-1|154	Requires:	%{libmibs} = %{version}-%{release}
12mr|net-snmp-5.7.1-1|155	Requires:	%{libtrapd} = %{version}-%{release}
12mr|net-snmp-5.7.1-1|156	Requires:	%{libsnmp} = %{version}-%{release}
12mr|net-snmp-5.7.1-1|157	Requires:	perl-devel >= 2:5.12.3-11
12mr|net-snmp-5.7.1-1|158	
12mr|net-snmp-5.7.1-1|159	%description -n	%{develname}
12mr|net-snmp-5.7.1-1|160	The %{develname} package contains the development libraries and header
12mr|net-snmp-5.7.1-1|161	files for use with the NET-SNMP project's network management tools.
12mr|net-snmp-5.7.1-1|162	
12mr|net-snmp-5.7.1-1|163	Install the net-snmp-devel package if you would like to develop applications
12mr|net-snmp-5.7.1-1|164	for use with the NET-SNMP project's network management tools.
12mr|net-snmp-5.7.1-1|165	
12mr|net-snmp-5.7.1-1|166	%package	utils
12mr|net-snmp-5.7.1-1|167	Summary:	Network management utilities using SNMP, from the NET-SNMP project
12mr|net-snmp-5.7.1-1|168	Group:		Networking/Other
12mr|net-snmp-5.7.1-1|169	Requires:	openssl
12mr|net-snmp-5.7.1-1|170	Requires:	net-snmp-mibs
12mr|net-snmp-5.7.1-1|171	
12mr|net-snmp-5.7.1-1|172	%description	utils
12mr|net-snmp-5.7.1-1|173	The net-snmp package contains various utilities for use with the NET-SNMP
12mr|net-snmp-5.7.1-1|174	network management project.
12mr|net-snmp-5.7.1-1|175	
12mr|net-snmp-5.7.1-1|176	Install this package if you need utilities for managing your network using the
12mr|net-snmp-5.7.1-1|177	SNMP protocol.
12mr|net-snmp-5.7.1-1|178	
12mr|net-snmp-5.7.1-1|179	%package	tkmib
12mr|net-snmp-5.7.1-1|180	Summary:	MIB browser in TK
12mr|net-snmp-5.7.1-1|181	Group:		Networking/Other
12mr|net-snmp-5.7.1-1|182	Requires:	net-snmp-mibs
12mr|net-snmp-5.7.1-1|183	Requires:	perl(SNMP)
12mr|net-snmp-5.7.1-1|184	
12mr|net-snmp-5.7.1-1|185	%description	tkmib
12mr|net-snmp-5.7.1-1|186	MIB browser in TK
12mr|net-snmp-5.7.1-1|187	
12mr|net-snmp-5.7.1-1|188	%package	mibs
12mr|net-snmp-5.7.1-1|189	Summary:	MIBs for the NET-SNMP project
12mr|net-snmp-5.7.1-1|190	Group:		Networking/Other
12mr|net-snmp-5.7.1-1|191	
12mr|net-snmp-5.7.1-1|192	%description	mibs
12mr|net-snmp-5.7.1-1|193	The net-snmp-mibs package contains various MIBs for use with the NET-SNMP
12mr|net-snmp-5.7.1-1|194	network management project.
12mr|net-snmp-5.7.1-1|195	
12mr|net-snmp-5.7.1-1|196	%package	trapd
12mr|net-snmp-5.7.1-1|197	Summary:	The trap collecting daemon for %{name}
12mr|net-snmp-5.7.1-1|198	Group:		System/Servers
12mr|net-snmp-5.7.1-1|199	Requires(pre): rpm-helper
12mr|net-snmp-5.7.1-1|200	Requires(postun): rpm-helper
12mr|net-snmp-5.7.1-1|201	Requires:	%{name} = %{version}
12mr|net-snmp-5.7.1-1|202	Requires:	openssl
12mr|net-snmp-5.7.1-1|203	Requires:	net-snmp-mibs
12mr|net-snmp-5.7.1-1|204	Requires:	net-snmp-utils
12mr|net-snmp-5.7.1-1|205	Requires:	tcp_wrappers
12mr|net-snmp-5.7.1-1|206	
12mr|net-snmp-5.7.1-1|207	%description	trapd
12mr|net-snmp-5.7.1-1|208	The net-snmp-trapd package contains the trap collecting daemon for use with the
12mr|net-snmp-5.7.1-1|209	NET-SNMP network management project.
12mr|net-snmp-5.7.1-1|210	
12mr|net-snmp-5.7.1-1|211	Install this package if you need to collect SNMP traps from your network using
12mr|net-snmp-5.7.1-1|212	the SNMP protocol.
12mr|net-snmp-5.7.1-1|213	
12mr|net-snmp-5.7.1-1|214	%package -n	perl-NetSNMP
12mr|net-snmp-5.7.1-1|215	Summary:	Perl utilities using SNMP, from the NET-SNMP project
12mr|net-snmp-5.7.1-1|216	Group: 		Development/Perl
12mr|net-snmp-5.7.1-1|217	Requires:	%{name} = %{version}
12mr|net-snmp-5.7.1-1|218	Requires:	net-snmp-mibs
12mr|net-snmp-5.7.1-1|219	Requires:	net-snmp-utils
12mr|net-snmp-5.7.1-1|220	Conflicts:	%{name}-devel < 5.6.1-5
12mr|net-snmp-5.7.1-1|221	
12mr|net-snmp-5.7.1-1|222	%description -n	perl-NetSNMP
12mr|net-snmp-5.7.1-1|223	NET SNMP (Simple Network Management Protocol) Perl5 Support The Simple Network
12mr|net-snmp-5.7.1-1|224	Management Protocol (SNMP) provides a framework for the exchange of management
12mr|net-snmp-5.7.1-1|225	information between agents (servers) and clients.  The NET SNMP perl5 support
12mr|net-snmp-5.7.1-1|226	files provide the perl functions for integration of SNMP into applications,
12mr|net-snmp-5.7.1-1|227	written in perl.
12mr|net-snmp-5.7.1-1|228	
12mr|net-snmp-5.7.1-1|229	%package -n	python-netsnmp
12mr|net-snmp-5.7.1-1|230	Summary:	Python utilities using SNMP, from the NET-SNMP project
12mr|net-snmp-5.7.1-1|231	Group: 		Development/Python
12mr|net-snmp-5.7.1-1|232	Requires:	%{name} = %{version}
12mr|net-snmp-5.7.1-1|233	Requires:	net-snmp-mibs
12mr|net-snmp-5.7.1-1|234	Requires:	net-snmp-utils
12mr|net-snmp-5.7.1-1|235	
12mr|net-snmp-5.7.1-1|236	%description -n	python-netsnmp
12mr|net-snmp-5.7.1-1|237	The 'netsnmp' module provides a full featured, tri-lingual SNMP (SNMPv3,
12mr|net-snmp-5.7.1-1|238	SNMPv2c, SNMPv1) client API. The 'netsnmp' module internals rely on the
12mr|net-snmp-5.7.1-1|239	Net-SNMP toolkit library.
12mr|net-snmp-5.7.1-1|240	
12mr|net-snmp-5.7.1-1|241	%prep
12mr|net-snmp-5.7.1-1|242	
12mr|net-snmp-5.7.1-1|243	%setup -q -n %{name}-%{version}
12mr|net-snmp-5.7.1-1|244	
12mr|net-snmp-5.7.1-1|245	%patch1 -p1 -b .pie~
12mr|net-snmp-5.7.1-1|246	%patch2 -p1 -b .dir-fix~
12mr|net-snmp-5.7.1-1|247	%patch3 -p1 -b .multilib~
12mr|net-snmp-5.7.1-1|248	%patch5 -p1 -b .py_destdir~
12mr|net-snmp-5.7.1-1|249	#patch6 -p1 -b .mysql
12mr|net-snmp-5.7.1-1|250	%patch7 -p0 -b .linkage
12mr|net-snmp-5.7.1-1|251	
12mr|net-snmp-5.7.1-1|252	%if %mdkversion >= 201000
12mr|net-snmp-5.7.1-1|253	#%%patch4 -p1 -b .sensors3
12mr|net-snmp-5.7.1-1|254	%endif
12mr|net-snmp-5.7.1-1|255	
12mr|net-snmp-5.7.1-1|256	# run tests in dir that is cleaned
12mr|net-snmp-5.7.1-1|257	install -d -m777 test_tmp_dir
12mr|net-snmp-5.7.1-1|258	HERE="%{_builddir}/%{name}-%{version}"
12mr|net-snmp-5.7.1-1|259	perl -pi -e "s|/tmp/snmp-test|$HERE/test_tmp_dir/snmp-test|g" testing/*
12mr|net-snmp-5.7.1-1|260	
12mr|net-snmp-5.7.1-1|261	# Do this patch with a perl hack...
12mr|net-snmp-5.7.1-1|262	perl -pi -e "s|'\\\$install_libdir'|'%{_libdir}'|" ltmain.sh
12mr|net-snmp-5.7.1-1|263	
12mr|net-snmp-5.7.1-1|264	bzip2 ChangeLog
12mr|net-snmp-5.7.1-1|265	
12mr|net-snmp-5.7.1-1|266	%build
12mr|net-snmp-5.7.1-1|267	%serverbuild
12mr|net-snmp-5.7.1-1|268	
12mr|net-snmp-5.7.1-1|269	MIBS="host agentx smux \
12mr|net-snmp-5.7.1-1|270	ucd-snmp/diskio tcp-mib udp-mib mibII/mta_sendmail \
12mr|net-snmp-5.7.1-1|271	ip-mib/ipv4InterfaceTable ip-mib/ipv6InterfaceTable \
12mr|net-snmp-5.7.1-1|272	ip-mib/ipAddressPrefixTable/ipAddressPrefixTable \
12mr|net-snmp-5.7.1-1|273	ip-mib/ipDefaultRouterTable/ipDefaultRouterTable \
12mr|net-snmp-5.7.1-1|274	ip-mib/ipv6ScopeZoneIndexTable ip-mib/ipIfStatsTable \
12mr|net-snmp-5.7.1-1|275	sctp-mib rmon-mib etherlike-mib \
12mr|net-snmp-5.7.1-1|276	ucd-snmp/lmsensorsMib"
12mr|net-snmp-5.7.1-1|277	
12mr|net-snmp-5.7.1-1|278	%configure2_5x \
12mr|net-snmp-5.7.1-1|279	%if %{build_rpm}
12mr|net-snmp-5.7.1-1|280	--with-rpm \
12mr|net-snmp-5.7.1-1|281	%else
12mr|net-snmp-5.7.1-1|282	--without-rpm \
12mr|net-snmp-5.7.1-1|283	%endif
12mr|net-snmp-5.7.1-1|284	--disable-static \
12mr|net-snmp-5.7.1-1|285	--enable-shared \
12mr|net-snmp-5.7.1-1|286	--sysconfdir=%{_sysconfdir} \
12mr|net-snmp-5.7.1-1|287	--enable-ipv6 \
12mr|net-snmp-5.7.1-1|288	--enable-ucd-snmp-compatibility \
12mr|net-snmp-5.7.1-1|289	--enable-embedded-perl \
12mr|net-snmp-5.7.1-1|290	--with-python-modules \
12mr|net-snmp-5.7.1-1|291	--enable-as-needed \
12mr|net-snmp-5.7.1-1|292	--with-pic \
12mr|net-snmp-5.7.1-1|293	--with-cflags="$CFLAGS -D_REENTRANT" \
12mr|net-snmp-5.7.1-1|294	--with-ldflags="$LDFLAGS -lcrypto -lsensors" \
12mr|net-snmp-5.7.1-1|295	--with-logfile="/var/log/snmpd.log" \
12mr|net-snmp-5.7.1-1|296	--with-persistent-directory="/var/lib/net-snmp" \
12mr|net-snmp-5.7.1-1|297	--with-mib-modules="$MIBS" \
12mr|net-snmp-5.7.1-1|298	--with-libwrap \
12mr|net-snmp-5.7.1-1|299	--with-openssl \
12mr|net-snmp-5.7.1-1|300	--with-perl-modules="INSTALLDIRS=vendor" \
12mr|net-snmp-5.7.1-1|301	--with-mnttab="/etc/mtab" \
12mr|net-snmp-5.7.1-1|302	--with-mysql \
12mr|net-snmp-5.7.1-1|303	--with-default-snmp-version="3" \
12mr|net-snmp-5.7.1-1|304	--with-sys-location="Unknown" \
12mr|net-snmp-5.7.1-1|305	--with-sys-contact="root@localhost" <<EOF
12mr|net-snmp-5.7.1-1|306	
12mr|net-snmp-5.7.1-1|307	EOF
12mr|net-snmp-5.7.1-1|308	
12mr|net-snmp-5.7.1-1|309	# XXX autojunk
12mr|net-snmp-5.7.1-1|310	sed -i -e "s,^#define HAVE_GETMNTENT,#define HAVE_GETMNTENT 1," \
12mr|net-snmp-5.7.1-1|311	include/net-snmp/net-snmp-config.h
12mr|net-snmp-5.7.1-1|312	
12mr|net-snmp-5.7.1-1|313	make
12mr|net-snmp-5.7.1-1|314	
12mr|net-snmp-5.7.1-1|315	# more verbose tests
12mr|net-snmp-5.7.1-1|316	#perl -pi -e "s|\./RUNTESTS|\./RUNTESTS -V|g" testing/Makefile
12mr|net-snmp-5.7.1-1|317	# XXX - andreas - 15/aug/2006
12mr|net-snmp-5.7.1-1|318	# XXX - disabled because doesn't work on cluster
12mr|net-snmp-5.7.1-1|319	# and available bandwidth is TOO LOW for interactive debugging from
12mr|net-snmp-5.7.1-1|320	# 10.000km away
12mr|net-snmp-5.7.1-1|321	#make test
12mr|net-snmp-5.7.1-1|322	
12mr|net-snmp-5.7.1-1|323	%install
12mr|net-snmp-5.7.1-1|324	rm -rf %{buildroot}
12mr|net-snmp-5.7.1-1|325	%makeinstall_std \
12mr|net-snmp-5.7.1-1|326	ucdincludedir=%{_includedir}/net-snmp/ucd-snmp
12mr|net-snmp-5.7.1-1|327	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|net-snmp-5.7.1-1|328	
12mr|net-snmp-5.7.1-1|329	install -d %{buildroot}%{_initrddir}
12mr|net-snmp-5.7.1-1|330	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|net-snmp-5.7.1-1|331	install -d %{buildroot}%{_sysconfdir}/snmp
12mr|net-snmp-5.7.1-1|332	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mr|net-snmp-5.7.1-1|333	install -d %{buildroot}/var/lib/net-snmp
12mr|net-snmp-5.7.1-1|334	install -d %{buildroot}/var/agentx/master
12mr|net-snmp-5.7.1-1|335	
12mr|net-snmp-5.7.1-1|336	install -m 0755 %{SOURCE2} %{buildroot}%{_initrddir}/snmpd
12mr|net-snmp-5.7.1-1|337	install -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/snmp/snmpd.conf
12mr|net-snmp-5.7.1-1|338	install -m 0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/logrotate.d/snmpd
12mr|net-snmp-5.7.1-1|339	install -m 0755 %{SOURCE5} %{buildroot}%{_initrddir}/snmptrapd
12mr|net-snmp-5.7.1-1|340	install -m 0644 %{SOURCE6} %{buildroot}%{_sysconfdir}/snmp/snmptrapd.conf
12mr|net-snmp-5.7.1-1|341	install -m 0644 %{SOURCE7} %{buildroot}%{_sysconfdir}/logrotate.d/snmptrapd
12mr|net-snmp-5.7.1-1|342	install -m 0755 %{SOURCE8} %{buildroot}%{_bindir}/ucd5820stat
12mr|net-snmp-5.7.1-1|343	install -m 0644 %{SOURCE9} %{buildroot}%{_sysconfdir}/snmp/snmp.local.conf
12mr|net-snmp-5.7.1-1|344	
12mr|net-snmp-5.7.1-1|345	rm -f %{buildroot}%{_bindir}/snmpinform
12mr|net-snmp-5.7.1-1|346	rm -f %{buildroot}%{_bindir}/snmpcheck
12mr|net-snmp-5.7.1-1|347	ln -s snmptrap %{buildroot}%{_bindir}/snmpinform
12mr|net-snmp-5.7.1-1|348	
12mr|net-snmp-5.7.1-1|349	# install some extra stuff...
12mr|net-snmp-5.7.1-1|350	install -m 644 mibs/NET-SNMP-MONITOR-MIB.txt %{buildroot}%{_datadir}/snmp/mibs/
12mr|net-snmp-5.7.1-1|351	install -m 644 mibs/NET-SNMP-SYSTEM-MIB.txt %{buildroot}%{_datadir}/snmp/mibs/
12mr|net-snmp-5.7.1-1|352	install -m 644 mibs/TUNNEL-MIB.txt %{buildroot}%{_datadir}/snmp/mibs/
12mr|net-snmp-5.7.1-1|353	install -m 644 mibs/UCD-IPFILTER-MIB.txt %{buildroot}%{_datadir}/snmp/mibs/
12mr|net-snmp-5.7.1-1|354	install -m 644 mibs/UCD-SNMP-MIB-OLD.txt %{buildroot}%{_datadir}/snmp/mibs/
12mr|net-snmp-5.7.1-1|355	install -m 644 mibs/ianalist %{buildroot}%{_datadir}/snmp/mibs/
12mr|net-snmp-5.7.1-1|356	install -m 644 mibs/rfclist %{buildroot}%{_datadir}/snmp/mibs/
12mr|net-snmp-5.7.1-1|357	install -m 644 mibs/rfcmibs.diff %{buildroot}%{_datadir}/snmp/mibs/
12mr|net-snmp-5.7.1-1|358	install -m 755 mibs/mibfetch %{buildroot}%{_datadir}/snmp/mibs/
12mr|net-snmp-5.7.1-1|359	install -m 755 mibs/smistrip %{buildroot}%{_datadir}/snmp/mibs/
12mr|net-snmp-5.7.1-1|360	install -m 644 mibs/Makefile.mib %{buildroot}%{_datadir}/snmp/mibs/
12mr|net-snmp-5.7.1-1|361	install -m 644 %{SOURCE11} %{buildroot}%{_datadir}/snmp/mibs/NOTIFICATION-TEST-MIB.txt
12mr|net-snmp-5.7.1-1|362	install -m 644 %{SOURCE12} %{buildroot}%{_datadir}/snmp/mibs/TRAP-TEST-MIB.txt
12mr|net-snmp-5.7.1-1|363	install -m 644 %{SOURCE13} %{buildroot}%{_sysconfdir}/sysconfig/snmpd
12mr|net-snmp-5.7.1-1|364	install -m 644 %{SOURCE14} %{buildroot}%{_sysconfdir}/sysconfig/snmptrapd
12mr|net-snmp-5.7.1-1|365	
12mr|net-snmp-5.7.1-1|366	# fix one bug
12mr|net-snmp-5.7.1-1|367	perl -pi -e "s|%{buildroot}||g" %{buildroot}%{_libdir}/*.la
12mr|net-snmp-5.7.1-1|368	
12mr|net-snmp-5.7.1-1|369	# nuke rpath
12mr|net-snmp-5.7.1-1|370	find %{buildroot}%{perl_vendorarch} -name "*.so" | xargs chrpath -d || :
12mr|net-snmp-5.7.1-1|371	
12mr|net-snmp-5.7.1-1|372	%multiarch_binaries %{buildroot}%{_bindir}/net-snmp-config
12mr|net-snmp-5.7.1-1|373	
12mr|net-snmp-5.7.1-1|374	%multiarch_includes %{buildroot}%{_includedir}/net-snmp/net-snmp-config.h
12mr|net-snmp-5.7.1-1|375	
12mr|net-snmp-5.7.1-1|376	%multiarch_binaries %{buildroot}%{_bindir}/net-snmp-create-v3-user
12mr|net-snmp-5.7.1-1|377	
12mr|net-snmp-5.7.1-1|378	%post
12mr|net-snmp-5.7.1-1|379	%_post_service snmpd
12mr|net-snmp-5.7.1-1|380	
12mr|net-snmp-5.7.1-1|381	%preun
12mr|net-snmp-5.7.1-1|382	%_preun_service snmpd
12mr|net-snmp-5.7.1-1|383	
12mr|net-snmp-5.7.1-1|384	%post trapd
12mr|net-snmp-5.7.1-1|385	%_post_service snmptrapd
12mr|net-snmp-5.7.1-1|386	
12mr|net-snmp-5.7.1-1|387	%preun trapd
12mr|net-snmp-5.7.1-1|388	%_preun_service snmptrapd
12mr|net-snmp-5.7.1-1|389	
12mr|net-snmp-5.7.1-1|390	%files
12mr|net-snmp-5.7.1-1|391	%doc AGENT.txt EXAMPLE.conf FAQ INSTALL NEWS TODO
12mr|net-snmp-5.7.1-1|392	%doc README README.agent* README.krb5 README.snmpv3 README.thread
12mr|net-snmp-5.7.1-1|393	%doc local/passtest local/README.mib2c local/ipf-mod.pl
12mr|net-snmp-5.7.1-1|394	%attr(0755,root,root) %{_initrddir}/snmpd
12mr|net-snmp-5.7.1-1|395	%attr(0644,root,root) %config(noreplace,missingok) %{_sysconfdir}/snmp/snmpd.conf
12mr|net-snmp-5.7.1-1|396	%attr(0644,root,root) %config(noreplace,missingok) %{_sysconfdir}/snmp/snmp.local.conf
12mr|net-snmp-5.7.1-1|397	%attr(0644,root,root) %config(noreplace,missingok) %{_sysconfdir}/sysconfig/snmpd
12mr|net-snmp-5.7.1-1|398	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/snmpd
12mr|net-snmp-5.7.1-1|399	%{_bindir}/ucd5820stat
12mr|net-snmp-5.7.1-1|400	%{_sbindir}/snmpd
12mr|net-snmp-5.7.1-1|401	%attr(0644,root,root) %{_mandir}/man5/snmpd.conf.5*
12mr|net-snmp-5.7.1-1|402	%attr(0644,root,root) %{_mandir}/man5/snmp_config.5*
12mr|net-snmp-5.7.1-1|403	%attr(0644,root,root) %{_mandir}/man5/snmp.conf.5*
12mr|net-snmp-5.7.1-1|404	%attr(0644,root,root) %{_mandir}/man5/variables.5*
12mr|net-snmp-5.7.1-1|405	%attr(0644,root,root) %{_mandir}/man5/snmpd.examples.5*
12mr|net-snmp-5.7.1-1|406	%attr(0644,root,root) %{_mandir}/man5/snmpd.internal.5*
12mr|net-snmp-5.7.1-1|407	%attr(0644,root,root) %{_mandir}/man8/snmpd.8*
12mr|net-snmp-5.7.1-1|408	
12mr|net-snmp-5.7.1-1|409	%files trapd
12mr|net-snmp-5.7.1-1|410	%doc dist/schema-snmptrapd.sql README.sql
12mr|net-snmp-5.7.1-1|411	%attr(0755,root,root) %{_initrddir}/snmptrapd
12mr|net-snmp-5.7.1-1|412	%attr(0644,root,root) %config(noreplace,missingok) %{_sysconfdir}/snmp/snmptrapd.conf
12mr|net-snmp-5.7.1-1|413	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/snmptrapd
12mr|net-snmp-5.7.1-1|414	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/snmptrapd
12mr|net-snmp-5.7.1-1|415	%{_sbindir}/snmptrapd
12mr|net-snmp-5.7.1-1|416	%attr(0644,root,root) %{_mandir}/man5/snmptrapd.conf.5*
12mr|net-snmp-5.7.1-1|417	%attr(0644,root,root) %{_mandir}/man8/snmptrapd.8*
12mr|net-snmp-5.7.1-1|418	
12mr|net-snmp-5.7.1-1|419	%files utils
12mr|net-snmp-5.7.1-1|420	%{_bindir}/agentxtrap
12mr|net-snmp-5.7.1-1|421	%{_bindir}/encode_keychange
12mr|net-snmp-5.7.1-1|422	%{_bindir}/fixproc
12mr|net-snmp-5.7.1-1|423	%{_bindir}/ipf-mod.pl
12mr|net-snmp-5.7.1-1|424	%{_bindir}/mib2c
12mr|net-snmp-5.7.1-1|425	%{_bindir}/mib2c-update
12mr|net-snmp-5.7.1-1|426	%{_bindir}/net-snmp-cert
12mr|net-snmp-5.7.1-1|427	%{_bindir}/net-snmp-create-v3-user
12mr|net-snmp-5.7.1-1|428	%{multiarch_bindir}/net-snmp-create-v3-user
12mr|net-snmp-5.7.1-1|429	%{_bindir}/snmp-bridge-mib
12mr|net-snmp-5.7.1-1|430	%{_bindir}/snmpbulkget
12mr|net-snmp-5.7.1-1|431	%{_bindir}/snmpbulkwalk
12mr|net-snmp-5.7.1-1|432	%{_bindir}/snmpconf
12mr|net-snmp-5.7.1-1|433	%{_bindir}/snmpdelta
12mr|net-snmp-5.7.1-1|434	%{_bindir}/snmpdf
12mr|net-snmp-5.7.1-1|435	%{_bindir}/snmpget
12mr|net-snmp-5.7.1-1|436	%{_bindir}/snmpgetnext
12mr|net-snmp-5.7.1-1|437	%{_bindir}/snmpinform
12mr|net-snmp-5.7.1-1|438	%{_bindir}/snmpnetstat
12mr|net-snmp-5.7.1-1|439	%{_bindir}/snmpset
12mr|net-snmp-5.7.1-1|440	%{_bindir}/snmpstatus
12mr|net-snmp-5.7.1-1|441	%{_bindir}/snmptable
12mr|net-snmp-5.7.1-1|442	%{_bindir}/snmptest
12mr|net-snmp-5.7.1-1|443	%{_bindir}/snmptranslate
12mr|net-snmp-5.7.1-1|444	%{_bindir}/snmptrap
12mr|net-snmp-5.7.1-1|445	%{_bindir}/snmpusm
12mr|net-snmp-5.7.1-1|446	%{_bindir}/snmpvacm
12mr|net-snmp-5.7.1-1|447	%{_bindir}/snmpwalk
12mr|net-snmp-5.7.1-1|448	%{_bindir}/traptoemail
12mr|net-snmp-5.7.1-1|449	%{_datadir}/snmp/mib2c-data
12mr|net-snmp-5.7.1-1|450	%{_datadir}/snmp/snmpconf-data
12mr|net-snmp-5.7.1-1|451	%{_datadir}/snmp/snmp_perl.pl
12mr|net-snmp-5.7.1-1|452	%{_datadir}/snmp/snmp_perl_trapd.pl
12mr|net-snmp-5.7.1-1|453	%{_datadir}/snmp/*.conf
12mr|net-snmp-5.7.1-1|454	%attr(0644,root,root) %{_mandir}/man1/agentxtrap.1*
12mr|net-snmp-5.7.1-1|455	%attr(0644,root,root) %{_mandir}/man1/encode_keychange.1*
12mr|net-snmp-5.7.1-1|456	%attr(0644,root,root) %{_mandir}/man1/fixproc.1*
12mr|net-snmp-5.7.1-1|457	%attr(0644,root,root) %{_mandir}/man1/mib2c.1*
12mr|net-snmp-5.7.1-1|458	%attr(0644,root,root) %{_mandir}/man1/mib2c-update.1*
12mr|net-snmp-5.7.1-1|459	%attr(0644,root,root) %{_mandir}/man1/net-snmp-create-v3-user.1*
12mr|net-snmp-5.7.1-1|460	%attr(0644,root,root) %{_mandir}/man1/snmp-bridge-mib.1*
12mr|net-snmp-5.7.1-1|461	%attr(0644,root,root) %{_mandir}/man1/snmpbulkget.1*
12mr|net-snmp-5.7.1-1|462	%attr(0644,root,root) %{_mandir}/man1/snmpbulkwalk.1*
12mr|net-snmp-5.7.1-1|463	%attr(0644,root,root) %{_mandir}/man1/snmpcmd.1*
12mr|net-snmp-5.7.1-1|464	%attr(0644,root,root) %{_mandir}/man1/snmpconf.1*
12mr|net-snmp-5.7.1-1|465	%attr(0644,root,root) %{_mandir}/man1/snmpdelta.1*
12mr|net-snmp-5.7.1-1|466	%attr(0644,root,root) %{_mandir}/man1/snmpdf.1*
12mr|net-snmp-5.7.1-1|467	%attr(0644,root,root) %{_mandir}/man1/snmpget.1*
12mr|net-snmp-5.7.1-1|468	%attr(0644,root,root) %{_mandir}/man1/snmpgetnext.1*
12mr|net-snmp-5.7.1-1|469	%attr(0644,root,root) %{_mandir}/man1/snmpinform.1*
12mr|net-snmp-5.7.1-1|470	%attr(0644,root,root) %{_mandir}/man1/snmpnetstat.1*
12mr|net-snmp-5.7.1-1|471	%attr(0644,root,root) %{_mandir}/man1/snmpset.1*
12mr|net-snmp-5.7.1-1|472	%attr(0644,root,root) %{_mandir}/man1/snmpstatus.1*
12mr|net-snmp-5.7.1-1|473	%attr(0644,root,root) %{_mandir}/man1/snmptable.1*
12mr|net-snmp-5.7.1-1|474	%attr(0644,root,root) %{_mandir}/man1/snmptest.1*
12mr|net-snmp-5.7.1-1|475	%attr(0644,root,root) %{_mandir}/man1/snmptranslate.1*
12mr|net-snmp-5.7.1-1|476	%attr(0644,root,root) %{_mandir}/man1/snmptrap.1*
12mr|net-snmp-5.7.1-1|477	%attr(0644,root,root) %{_mandir}/man1/snmpusm.1*
12mr|net-snmp-5.7.1-1|478	%attr(0644,root,root) %{_mandir}/man1/snmpvacm.1*
12mr|net-snmp-5.7.1-1|479	%attr(0644,root,root) %{_mandir}/man1/snmpwalk.1*
12mr|net-snmp-5.7.1-1|480	%attr(0644,root,root) %{_mandir}/man1/traptoemail.1*
12mr|net-snmp-5.7.1-1|481	%attr(0644,root,root) %{_mandir}/man5/mib2c.conf.5*
12mr|net-snmp-5.7.1-1|482	
12mr|net-snmp-5.7.1-1|483	%files mibs
12mr|net-snmp-5.7.1-1|484	%doc mibs/README.mibs
12mr|net-snmp-5.7.1-1|485	%{_datadir}/snmp/mibs
12mr|net-snmp-5.7.1-1|486	
12mr|net-snmp-5.7.1-1|487	%files -n %{libname}
12mr|net-snmp-5.7.1-1|488	%{_libdir}/libnetsnmp.so.%{major}*
12mr|net-snmp-5.7.1-1|489	
12mr|net-snmp-5.7.1-1|490	%files -n %{libagent}
12mr|net-snmp-5.7.1-1|491	%{_libdir}/libnetsnmpagent.so.%{major}*
12mr|net-snmp-5.7.1-1|492	
12mr|net-snmp-5.7.1-1|493	%files -n %{libhelpers}
12mr|net-snmp-5.7.1-1|494	%{_libdir}/libnetsnmphelpers.so.%{major}*
12mr|net-snmp-5.7.1-1|495	
12mr|net-snmp-5.7.1-1|496	%files -n %{libmibs}
12mr|net-snmp-5.7.1-1|497	%{_libdir}/libnetsnmpmibs.so.%{major}*
12mr|net-snmp-5.7.1-1|498	
12mr|net-snmp-5.7.1-1|499	%files -n %{libtrapd}
12mr|net-snmp-5.7.1-1|500	%{_libdir}/libnetsnmptrapd.so.%{major}*
12mr|net-snmp-5.7.1-1|501	
12mr|net-snmp-5.7.1-1|502	%files -n %{libsnmp}
12mr|net-snmp-5.7.1-1|503	%{_libdir}/libsnmp.so.%{major}*
12mr|net-snmp-5.7.1-1|504	
12mr|net-snmp-5.7.1-1|505	%files -n %{develname}
12mr|net-snmp-5.7.1-1|506	%doc ChangeLog.bz2
12mr|net-snmp-5.7.1-1|507	%{multiarch_bindir}/net-snmp-config
12mr|net-snmp-5.7.1-1|508	%{multiarch_includedir}/net-snmp/net-snmp-config.h
12mr|net-snmp-5.7.1-1|509	%{_bindir}/net-snmp-config
12mr|net-snmp-5.7.1-1|510	%{_libdir}/*.so
12mr|net-snmp-5.7.1-1|511	%dir %{_includedir}/net-snmp
12mr|net-snmp-5.7.1-1|512	%{_includedir}/net-snmp/*.h
12mr|net-snmp-5.7.1-1|513	%dir %{_includedir}/net-snmp/agent
12mr|net-snmp-5.7.1-1|514	%{_includedir}/net-snmp/agent/*.h
12mr|net-snmp-5.7.1-1|515	%dir %{_includedir}/net-snmp/machine
12mr|net-snmp-5.7.1-1|516	%{_includedir}/net-snmp/machine/*.h
12mr|net-snmp-5.7.1-1|517	%dir %{_includedir}/net-snmp/library
12mr|net-snmp-5.7.1-1|518	%{_includedir}/net-snmp/library/*.h
12mr|net-snmp-5.7.1-1|519	%{_includedir}/net-snmp/library/README
12mr|net-snmp-5.7.1-1|520	%dir %{_includedir}/net-snmp/system
12mr|net-snmp-5.7.1-1|521	%{_includedir}/net-snmp/system/*.h
12mr|net-snmp-5.7.1-1|522	%dir %{_includedir}/net-snmp/ucd-snmp
12mr|net-snmp-5.7.1-1|523	%{_includedir}/net-snmp/ucd-snmp/*.h
12mr|net-snmp-5.7.1-1|524	#%dir %{_includedir}/net-snmp/agent/util_funcs
12mr|net-snmp-5.7.1-1|525	#%{_includedir}/net-snmp/agent/util_funcs/*.h
12mr|net-snmp-5.7.1-1|526	%dir /var/lib/net-snmp
12mr|net-snmp-5.7.1-1|527	%dir /var/agentx/master
12mr|net-snmp-5.7.1-1|528	%{_mandir}/man3/*
12mr|net-snmp-5.7.1-1|529	%exclude %{_mandir}/man3/NetSNMP*
12mr|net-snmp-5.7.1-1|530	%exclude %{_mandir}/man3/SNMP.3*
12mr|net-snmp-5.7.1-1|531	%attr(0644,root,root) %{_mandir}/man1/net-snmp-config.1*
12mr|net-snmp-5.7.1-1|532	
12mr|net-snmp-5.7.1-1|533	%files -n perl-NetSNMP
12mr|net-snmp-5.7.1-1|534	%{perl_vendorarch}/auto/NetSNMP
12mr|net-snmp-5.7.1-1|535	%{perl_vendorarch}/auto/SNMP
12mr|net-snmp-5.7.1-1|536	%{perl_vendorarch}/SNMP.pm
12mr|net-snmp-5.7.1-1|537	%{perl_vendorarch}/NetSNMP
12mr|net-snmp-5.7.1-1|538	%{perl_vendorarch}/Bundle/Makefile.subs.pl
12mr|net-snmp-5.7.1-1|539	%{_mandir}/man3/NetSNMP*
12mr|net-snmp-5.7.1-1|540	%{_mandir}/man3/SNMP.3*
12mr|net-snmp-5.7.1-1|541	
12mr|net-snmp-5.7.1-1|542	%files -n python-netsnmp
12mr|net-snmp-5.7.1-1|543	%dir %{python_sitearch}/netsnmp
12mr|net-snmp-5.7.1-1|544	%{python_sitearch}/netsnmp/__init__.py
12mr|net-snmp-5.7.1-1|545	%{python_sitearch}/netsnmp/client.py
12mr|net-snmp-5.7.1-1|546	%{python_sitearch}/netsnmp/client_intf.so
12mr|net-snmp-5.7.1-1|547	%dir %{python_sitearch}/netsnmp/tests
12mr|net-snmp-5.7.1-1|548	%{python_sitearch}/netsnmp/tests/__init__.py
12mr|net-snmp-5.7.1-1|549	%{python_sitearch}/netsnmp/tests/test.py
12mr|net-snmp-5.7.1-1|550	%dir %{python_sitearch}/netsnmp_python*-py%{py_ver}.egg-info
12mr|net-snmp-5.7.1-1|551	%{python_sitearch}/netsnmp_python*-py%{py_ver}.egg-info/*
12mr|net-snmp-5.7.1-1|552	
12mr|net-snmp-5.7.1-1|553	%files tkmib
12mr|net-snmp-5.7.1-1|554	%{_bindir}/tkmib
12mr|net-snmp-5.7.1-1|555	%{_mandir}/man1/tkmib.1*
12mr|net-snmp-5.7.1-1|556	
12mr|net-snmp-5.7.1-1|557	
12mr|net-snmp-5.7.1-1|558	
12mr|net-snmp-5.7.1-1|559	%changelog
12mr|net-snmp-5.7.1-1|560	* Sun Aug  26 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|net-snmp-5.7.1-1|561	+ Commit: 8ed803e
12mr|net-snmp-5.7.1-1|562	- Updated to 5.7.1
12mr|net-snmp-5.7.1-1|563	
12mr|net-snmp-5.7.1-1|564	

15278 12
12mr|netstat-nat-1.4.10-2|1	%define name   netstat-nat
12mr|netstat-nat-1.4.10-2|2	%define version 1.4.10
12mr|netstat-nat-1.4.10-2|3	%define release %mkrel 2
12mr|netstat-nat-1.4.10-2|4	%define lib_major 1
12mr|netstat-nat-1.4.10-2|5	%define lib_name %{mklibname} %{name} %{lib_major}
12mr|netstat-nat-1.4.10-2|6	
12mr|netstat-nat-1.4.10-2|7	Name:           %{name}
12mr|netstat-nat-1.4.10-2|8	Summary: 	Displays NAT connections, managed by netfilter/iptables
12mr|netstat-nat-1.4.10-2|9	Group:		Networking/Other
12mr|netstat-nat-1.4.10-2|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|netstat-nat-1.4.10-2|11	Version:        %{version}
12mr|netstat-nat-1.4.10-2|12	Release:        %{release}
12mr|netstat-nat-1.4.10-2|13	License: 	GPL
12mr|netstat-nat-1.4.10-2|14	URL:		http://tweegy.nl/projects/netstat-nat/
12mr|netstat-nat-1.4.10-2|15	#Requires:
12mr|netstat-nat-1.4.10-2|16	Provides:	netstat-nat
12mr|netstat-nat-1.4.10-2|17	Prefix:         %{_prefix}
12mr|netstat-nat-1.4.10-2|18	Source:         %{name}-%{version}.tar.bz2
12mr|netstat-nat-1.4.10-2|19	#Source1:
12mr|netstat-nat-1.4.10-2|20	#Patch0:
12mr|netstat-nat-1.4.10-2|21	
12mr|netstat-nat-1.4.10-2|22	%description
12mr|netstat-nat-1.4.10-2|23	Netstat-nat is a small program written in C. It displays NAT connections,
12mr|netstat-nat-1.4.10-2|24	managed by netfilter/iptables which comes with the > 2.4.x linux kernels.
12mr|netstat-nat-1.4.10-2|25	The program reads its information from '/proc/net/ip_conntrack', which is
12mr|netstat-nat-1.4.10-2|26	the temporary conntrack-storage of netfilter. (http://netfilter.samba.org/)
12mr|netstat-nat-1.4.10-2|27	Netstat-nat takes several arguments (but not needed).
12mr|netstat-nat-1.4.10-2|28	
12mr|netstat-nat-1.4.10-2|29	%prep
12mr|netstat-nat-1.4.10-2|30	rm -rf ${RPM_BUILD_ROOT}
12mr|netstat-nat-1.4.10-2|31	%setup -q -n %{name}-%{version}
12mr|netstat-nat-1.4.10-2|32	
12mr|netstat-nat-1.4.10-2|33	%build
12mr|netstat-nat-1.4.10-2|34	%configure
12mr|netstat-nat-1.4.10-2|35	%make
12mr|netstat-nat-1.4.10-2|36	
12mr|netstat-nat-1.4.10-2|37	%install
12mr|netstat-nat-1.4.10-2|38	mkdir -p %{buildroot}%{_bindir}
12mr|netstat-nat-1.4.10-2|39	mkdir -p %{buildroot}%{_mandir}/man1
12mr|netstat-nat-1.4.10-2|40	install -m755 $RPM_BUILD_DIR/%{name}-%{version}/netstat-nat %{buildroot}%{_bindir}/netstat-nat
12mr|netstat-nat-1.4.10-2|41	#bzip2 $RPM_BUILD_DIR/%{name}-%{version}/netstat-nat.1
12mr|netstat-nat-1.4.10-2|42	install -m644 $RPM_BUILD_DIR/%{name}-%{version}/netstat-nat.1 %{buildroot}%{_mandir}/man1/netstat-nat.1
12mr|netstat-nat-1.4.10-2|43	
12mr|netstat-nat-1.4.10-2|44	%clean
12mr|netstat-nat-1.4.10-2|45	rm -rf ${RPM_BUILD_ROOT}
12mr|netstat-nat-1.4.10-2|46	
12mr|netstat-nat-1.4.10-2|47	%files
12mr|netstat-nat-1.4.10-2|48	%defattr(-,root,root)
12mr|netstat-nat-1.4.10-2|49	%doc AUTHORS COPYING INSTALL README
12mr|netstat-nat-1.4.10-2|50	%attr(644,root,root) %{_mandir}/man1/netstat-nat.*
12mr|netstat-nat-1.4.10-2|51	%attr(755,root,root) %{_bindir}/netstat-nat
12mr|netstat-nat-1.4.10-2|52	
12mr|netstat-nat-1.4.10-2|53	
12mr|netstat-nat-1.4.10-2|54	
12mr|netstat-nat-1.4.10-2|55	
12mr|netstat-nat-1.4.10-2|56	
12mr|netstat-nat-1.4.10-2|57	%changelog
12mr|netstat-nat-1.4.10-2|58	

15279 12
12mr|nettle-2.4-4|1	# Just a hack because rpmlint rejects build with unstripped libs
12mr|nettle-2.4-4|2	%define _enable_debug_packages %{nil}
12mr|nettle-2.4-4|3	%define debug_package %{nil}
12mr|nettle-2.4-4|4	
12mr|nettle-2.4-4|5	%define nettlemajor 4
12mr|nettle-2.4-4|6	%define hogweedmajor 2
12mr|nettle-2.4-4|7	%define libnettlename %mklibname nettle %{nettlemajor}
12mr|nettle-2.4-4|8	%define libhogweedname %mklibname hogweed %{hogweedmajor}
12mr|nettle-2.4-4|9	%define develname %mklibname -d nettle
12mr|nettle-2.4-4|10	
12mr|nettle-2.4-4|11	Name:		nettle
12mr|nettle-2.4-4|12	Summary:	Nettle cryptographic library
12mr|nettle-2.4-4|13	Epoch:		1
12mr|nettle-2.4-4|14	Version:	2.4
12mr|nettle-2.4-4|15	Release:	4
12mr|nettle-2.4-4|16	License:	LGPLv2
12mr|nettle-2.4-4|17	Group:		System/Libraries
12mr|nettle-2.4-4|18	URL:		http://www.lysator.liu.se/~nisse/nettle/
12mr|nettle-2.4-4|19	Source:		http://www.lysator.liu.se/~nisse/archive/%name-%{version}.tar.gz
12mr|nettle-2.4-4|20	BuildRequires:	autoconf
12mr|nettle-2.4-4|21	BuildRequires:	pkgconfig(openssl)
12mr|nettle-2.4-4|22	BuildRequires:	gmp-devel
12mr|nettle-2.4-4|23	BuildRequires:	recode
12mr|nettle-2.4-4|24	Requires:	%{libnettlename} = %{EVRD}
12mr|nettle-2.4-4|25	Requires:	%{libhogweedname} = %{EVRD}
12mr|nettle-2.4-4|26	
12mr|nettle-2.4-4|27	%description
12mr|nettle-2.4-4|28	Nettle is a cryptographic library that is designed to fit easily in more or
12mr|nettle-2.4-4|29	less any context:
12mr|nettle-2.4-4|30	In crypto toolkits for object-oriented languages (C++, Python, Pike, ...),
12mr|nettle-2.4-4|31	in applications like LSH or GNUPG, or even in kernel space.
12mr|nettle-2.4-4|32	
12mr|nettle-2.4-4|33	%package -n %{libnettlename}
12mr|nettle-2.4-4|34	Group:		System/Libraries
12mr|nettle-2.4-4|35	Summary:	Nettle shared library
12mr|nettle-2.4-4|36	
12mr|nettle-2.4-4|37	%description -n %{libnettlename}
12mr|nettle-2.4-4|38	This is the shared library part of the Nettle library.
12mr|nettle-2.4-4|39	
12mr|nettle-2.4-4|40	%package -n %{libhogweedname}
12mr|nettle-2.4-4|41	Group:		System/Libraries
12mr|nettle-2.4-4|42	Summary:	Hogweed shared library
12mr|nettle-2.4-4|43	
12mr|nettle-2.4-4|44	%description -n %{libhogweedname}
12mr|nettle-2.4-4|45	This is the shared library part of the Hogweed library.
12mr|nettle-2.4-4|46	
12mr|nettle-2.4-4|47	%package -n %{develname}
12mr|nettle-2.4-4|48	Group:		Development/C++
12mr|nettle-2.4-4|49	Summary:	Header files for compiling against Nettle library
12mr|nettle-2.4-4|50	Provides:	%{name}-devel = %{EVRD}
12mr|nettle-2.4-4|51	Requires:	%{libnettlename} = %{EVRD}
12mr|nettle-2.4-4|52	Requires:	%{libhogweedname} = %{EVRD}
12mr|nettle-2.4-4|53	
12mr|nettle-2.4-4|54	%description -n %{develname}
12mr|nettle-2.4-4|55	This is the development package of nettle. Install it if you want to
12mr|nettle-2.4-4|56	compile programs using this library.
12mr|nettle-2.4-4|57	
12mr|nettle-2.4-4|58	%prep
12mr|nettle-2.4-4|59	%setup -q
12mr|nettle-2.4-4|60	
12mr|nettle-2.4-4|61	%build
12mr|nettle-2.4-4|62	%configure2_5x --enable-shared
12mr|nettle-2.4-4|63	%make
12mr|nettle-2.4-4|64	
12mr|nettle-2.4-4|65	%check
12mr|nettle-2.4-4|66	%make check
12mr|nettle-2.4-4|67	
12mr|nettle-2.4-4|68	%install
12mr|nettle-2.4-4|69	%makeinstall_std
12mr|nettle-2.4-4|70	recode ISO-8859-1..UTF-8 %{buildroot}%{_infodir}/*.info
12mr|nettle-2.4-4|71	recode ISO-8859-1..UTF-8 ChangeLog
12mr|nettle-2.4-4|72	
12mr|nettle-2.4-4|73	%files
12mr|nettle-2.4-4|74	%{_bindir}/*
12mr|nettle-2.4-4|75	%{_infodir}/*
12mr|nettle-2.4-4|76	
12mr|nettle-2.4-4|77	%files -n %{libnettlename}
12mr|nettle-2.4-4|78	%{_libdir}/libnettle.so.%{nettlemajor}*
12mr|nettle-2.4-4|79	
12mr|nettle-2.4-4|80	%files -n %{libhogweedname}
12mr|nettle-2.4-4|81	%{_libdir}/libhogweed.so.%{hogweedmajor}*
12mr|nettle-2.4-4|82	
12mr|nettle-2.4-4|83	%files -n %{develname}
12mr|nettle-2.4-4|84	%doc AUTHORS TODO ChangeLog
12mr|nettle-2.4-4|85	%{_libdir}/libnettle.so
12mr|nettle-2.4-4|86	%{_libdir}/libhogweed.so
12mr|nettle-2.4-4|87	%{_libdir}/libnettle.a
12mr|nettle-2.4-4|88	%{_libdir}/libhogweed.a
12mr|nettle-2.4-4|89	%{_libdir}/pkgconfig/*.pc
12mr|nettle-2.4-4|90	%{_includedir}/nettle/
12mr|nettle-2.4-4|91	
12mr|nettle-2.4-4|92	
12mr|nettle-2.4-4|93	
12mr|nettle-2.4-4|94	%changelog
12mr|nettle-2.4-4|95	* Mon Mar 19 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:2.4-1
12mr|nettle-2.4-4|96	+ Revision: 785708
12mr|nettle-2.4-4|97	- Update to 2.4, improve spec file
12mr|nettle-2.4-4|98	
12mr|nettle-2.4-4|99	* Wed Oct 27 2010 Funda Wang <fwang@mandriva.org> 1:2.1-1mdv2011.0
12mr|nettle-2.4-4|100	+ Revision: 589577
12mr|nettle-2.4-4|101	- new version 2.1
12mr|nettle-2.4-4|102	
12mr|nettle-2.4-4|103	* Sat Jul 25 2009 Crispin Boylan <crisb@mandriva.org> 1:2.0-1mdv2010.0
12mr|nettle-2.4-4|104	+ Revision: 399777
12mr|nettle-2.4-4|105	- Initial package for mandriva
12mr|nettle-2.4-4|106	- create nettle
12mr|nettle-2.4-4|107	

15280 12
12mr|net-tools-1.60-37.20120702git.1|1	%define git 20120702git
12mr|net-tools-1.60-37.20120702git.1|2	
12mr|net-tools-1.60-37.20120702git.1|3	Summary:	The basic tools for setting up networking
12mr|net-tools-1.60-37.20120702git.1|4	Name:		net-tools
12mr|net-tools-1.60-37.20120702git.1|5	Version:	1.60
12mr|net-tools-1.60-37.20120702git.1|6	# Don't increase 37 here
12mr|net-tools-1.60-37.20120702git.1|7	Release:	37.%{git}.1
12mr|net-tools-1.60-37.20120702git.1|8	License:	GPL
12mr|net-tools-1.60-37.20120702git.1|9	Group:		System/Configuration/Networking
12mr|net-tools-1.60-37.20120702git.1|10	URL:		http://net-tools.sourceforge.net
12mr|net-tools-1.60-37.20120702git.1|11	# git archive --format=tar --remote=git://net-tools.git.sourceforge.net/gitroot/net-tools/net-tools master | xz > net-tools-%%{version}.%%{checkout}.tar.xz
12mr|net-tools-1.60-37.20120702git.1|12	Source0:	net-tools-%{version}.%{git}.tar.xz
12mr|net-tools-1.60-37.20120702git.1|13	Source2:	net-tools-%{version}-config.h
12mr|net-tools-1.60-37.20120702git.1|14	Source3:	net-tools-%{version}-config.make
12mr|net-tools-1.60-37.20120702git.1|15	Source4:	ether-wake.c
12mr|net-tools-1.60-37.20120702git.1|16	Source5:	ether-wake.8
12mr|net-tools-1.60-37.20120702git.1|17	Source6:	mii-diag.c
12mr|net-tools-1.60-37.20120702git.1|18	Source7:	mii-diag.8
12mr|net-tools-1.60-37.20120702git.1|19	Source8:	iptunnel.8
12mr|net-tools-1.60-37.20120702git.1|20	Source9:	ipmaddr.8
12mr|net-tools-1.60-37.20120702git.1|21	Source10:	arp-ethers.service
12mr|net-tools-1.60-37.20120702git.1|22	# adds <delay> option that allows netstat to cycle printing through statistics every delay seconds.
12mr|net-tools-1.60-37.20120702git.1|23	Patch1:		net-tools-1.60-cycle.patch
12mr|net-tools-1.60-37.20120702git.1|24	# Fixed incorrect address display for ipx (#46434)
12mr|net-tools-1.60-37.20120702git.1|25	Patch2:		net-tools-1.60-ipx.patch
12mr|net-tools-1.60-37.20120702git.1|26	# hostname lookup problems with route --inet6 (#84108)
12mr|net-tools-1.60-37.20120702git.1|27	Patch3:		net-tools-1.60-inet6-lookup.patch
12mr|net-tools-1.60-37.20120702git.1|28	# various man page fixes merged into one patch
12mr|net-tools-1.60-37.20120702git.1|29	Patch4:		net-tools-1.60-man.patch
12mr|net-tools-1.60-37.20120702git.1|30	# netstat: interface option now works as described in the man page (#61113, #115987)
12mr|net-tools-1.60-37.20120702git.1|31	Patch5:		net-tools-1.60-interface.patch
12mr|net-tools-1.60-37.20120702git.1|32	# filter out duplicate tcp entries (#139407)
12mr|net-tools-1.60-37.20120702git.1|33	Patch6:		net-tools-1.60-duplicate-tcp.patch
12mr|net-tools-1.60-37.20120702git.1|34	# don't report statistics for virtual devices (#143981)
12mr|net-tools-1.60-37.20120702git.1|35	Patch7:		net-tools-1.60-statalias.patch
12mr|net-tools-1.60-37.20120702git.1|36	# clear static buffers in interface.c by Ulrich Drepper (#176714)
12mr|net-tools-1.60-37.20120702git.1|37	Patch8:		net-tools-1.60-interface_stack.patch
12mr|net-tools-1.60-37.20120702git.1|38	# statistics for SCTP
12mr|net-tools-1.60-37.20120702git.1|39	Patch9:		net-tools-1.60-sctp-statistics.patch
12mr|net-tools-1.60-37.20120702git.1|40	# ifconfig crash when interface name is too long (#190703)
12mr|net-tools-1.60-37.20120702git.1|41	Patch10:	net-tools-1.60-ifconfig-long-iface-crasher.patch
12mr|net-tools-1.60-37.20120702git.1|42	# fixed tcp timers info in netstat (#466845)
12mr|net-tools-1.60-37.20120702git.1|43	Patch11:	net-tools-1.60-netstat-probe.patch
12mr|net-tools-1.60-37.20120702git.1|44	# kernel 3.6 removes linux/if_strip.h
12mr|net-tools-1.60-37.20120702git.1|45	Patch12:	net-tools-1.60-STRIP.patch
12mr|net-tools-1.60-37.20120702git.1|46	Patch100:	net-tools-1.60-format_not_a_string_literal_and_no_format_arguments.diff
12mr|net-tools-1.60-37.20120702git.1|47	BuildRequires:	gettext
12mr|net-tools-1.60-37.20120702git.1|48	
12mr|net-tools-1.60-37.20120702git.1|49	%description
12mr|net-tools-1.60-37.20120702git.1|50	The net-tools package contains the basic tools needed for setting up
12mr|net-tools-1.60-37.20120702git.1|51	networking:  ifconfig, netstat, route and others.
12mr|net-tools-1.60-37.20120702git.1|52	
12mr|net-tools-1.60-37.20120702git.1|53	%prep
12mr|net-tools-1.60-37.20120702git.1|54	%setup -q -c
12mr|net-tools-1.60-37.20120702git.1|55	%patch1 -p1 -b .cycle
12mr|net-tools-1.60-37.20120702git.1|56	%patch2 -p1 -b .ipx
12mr|net-tools-1.60-37.20120702git.1|57	%patch3 -p1 -b .inet6-lookup
12mr|net-tools-1.60-37.20120702git.1|58	%patch4 -p1 -b .man
12mr|net-tools-1.60-37.20120702git.1|59	%patch5 -p1 -b .interface
12mr|net-tools-1.60-37.20120702git.1|60	%patch6 -p1 -b .dup-tcp
12mr|net-tools-1.60-37.20120702git.1|61	%patch7 -p1 -b .statalias
12mr|net-tools-1.60-37.20120702git.1|62	%patch8 -p1 -b .stack
12mr|net-tools-1.60-37.20120702git.1|63	%patch9 -p1 -b .sctp
12mr|net-tools-1.60-37.20120702git.1|64	%patch10 -p1 -b .long_iface
12mr|net-tools-1.60-37.20120702git.1|65	%patch11 -p1 -b .probe
12mr|net-tools-1.60-37.20120702git.1|66	%patch12 -p1 -b .STRIP
12mr|net-tools-1.60-37.20120702git.1|67	
12mr|net-tools-1.60-37.20120702git.1|68	cp %{SOURCE2} ./config.h
12mr|net-tools-1.60-37.20120702git.1|69	cp %{SOURCE3} ./config.make
12mr|net-tools-1.60-37.20120702git.1|70	cp %{SOURCE4} ./ether-wake.c
12mr|net-tools-1.60-37.20120702git.1|71	cp %{SOURCE5} ./man/en_US/ether-wake.8
12mr|net-tools-1.60-37.20120702git.1|72	cp %{SOURCE6} ./mii-diag.c
12mr|net-tools-1.60-37.20120702git.1|73	cp %{SOURCE7} ./man/en_US/mii-diag.8
12mr|net-tools-1.60-37.20120702git.1|74	cp %{SOURCE8} ./man/en_US/iptunnel.8
12mr|net-tools-1.60-37.20120702git.1|75	cp %{SOURCE9} ./man/en_US/ipmaddr.8
12mr|net-tools-1.60-37.20120702git.1|76	
12mr|net-tools-1.60-37.20120702git.1|77	%patch100 -p1 -b .format_not_a_string_literal_and_no_format_arguments
12mr|net-tools-1.60-37.20120702git.1|78	
12mr|net-tools-1.60-37.20120702git.1|79	%build
12mr|net-tools-1.60-37.20120702git.1|80	export CFLAGS="%{optflags} $CFLAGS"
12mr|net-tools-1.60-37.20120702git.1|81	export LDFLAGS="%{ldflags} $LDFLAGS"
12mr|net-tools-1.60-37.20120702git.1|82	
12mr|net-tools-1.60-37.20120702git.1|83	make
12mr|net-tools-1.60-37.20120702git.1|84	
12mr|net-tools-1.60-37.20120702git.1|85	gcc %{optflags} %{ldflags} -o ether-wake ether-wake.c
12mr|net-tools-1.60-37.20120702git.1|86	gcc %{optflags} %{ldflags} -o mii-diag mii-diag.c
12mr|net-tools-1.60-37.20120702git.1|87	
12mr|net-tools-1.60-37.20120702git.1|88	%install
12mr|net-tools-1.60-37.20120702git.1|89	mv man/de_DE man/de
12mr|net-tools-1.60-37.20120702git.1|90	mv man/fr_FR man/fr
12mr|net-tools-1.60-37.20120702git.1|91	mv man/pt_BR man/pt
12mr|net-tools-1.60-37.20120702git.1|92	
12mr|net-tools-1.60-37.20120702git.1|93	make BASEDIR=%{buildroot} mandir=%{_mandir} install
12mr|net-tools-1.60-37.20120702git.1|94	
12mr|net-tools-1.60-37.20120702git.1|95	# ifconfig and route are installed into /bin by default
12mr|net-tools-1.60-37.20120702git.1|96	# mv them back to /sbin for now as I (jpopelka) don't think customers would be happy
12mr|net-tools-1.60-37.20120702git.1|97	mv %{buildroot}/bin/ifconfig %{buildroot}/sbin
12mr|net-tools-1.60-37.20120702git.1|98	mv %{buildroot}/bin/route %{buildroot}/sbin
12mr|net-tools-1.60-37.20120702git.1|99	
12mr|net-tools-1.60-37.20120702git.1|100	install -m 755 ether-wake %{buildroot}/sbin
12mr|net-tools-1.60-37.20120702git.1|101	install -m 755 mii-diag %{buildroot}/sbin
12mr|net-tools-1.60-37.20120702git.1|102	
12mr|net-tools-1.60-37.20120702git.1|103	rm %{buildroot}/sbin/rarp
12mr|net-tools-1.60-37.20120702git.1|104	rm %{buildroot}%{_mandir}/man8/rarp.8*
12mr|net-tools-1.60-37.20120702git.1|105	rm %{buildroot}%{_mandir}/de/man8/rarp.8*
12mr|net-tools-1.60-37.20120702git.1|106	rm %{buildroot}%{_mandir}/fr/man8/rarp.8*
12mr|net-tools-1.60-37.20120702git.1|107	rm %{buildroot}%{_mandir}/pt/man8/rarp.8*
12mr|net-tools-1.60-37.20120702git.1|108	
12mr|net-tools-1.60-37.20120702git.1|109	rm -rf %{buildroot}%{_mandir}/de/man1
12mr|net-tools-1.60-37.20120702git.1|110	rm -rf %{buildroot}%{_mandir}/fr/man1
12mr|net-tools-1.60-37.20120702git.1|111	rm -rf %{buildroot}%{_mandir}/man1
12mr|net-tools-1.60-37.20120702git.1|112	rm -rf %{buildroot}%{_mandir}/pt/man1
12mr|net-tools-1.60-37.20120702git.1|113	
12mr|net-tools-1.60-37.20120702git.1|114	# install systemd unit file
12mr|net-tools-1.60-37.20120702git.1|115	mkdir -p %{buildroot}%{_unitdir}
12mr|net-tools-1.60-37.20120702git.1|116	install -m 644 %{SOURCE10} %{buildroot}%{_unitdir}
12mr|net-tools-1.60-37.20120702git.1|117	
12mr|net-tools-1.60-37.20120702git.1|118	%find_lang %{name} --all-name --with-man
12mr|net-tools-1.60-37.20120702git.1|119	
12mr|net-tools-1.60-37.20120702git.1|120	%post
12mr|net-tools-1.60-37.20120702git.1|121	%systemd_post arp-ethers.service
12mr|net-tools-1.60-37.20120702git.1|122	
12mr|net-tools-1.60-37.20120702git.1|123	%files -f %{name}.lang
12mr|net-tools-1.60-37.20120702git.1|124	%doc COPYING
12mr|net-tools-1.60-37.20120702git.1|125	%config(noreplace) %{_unitdir}/arp-ethers.service
12mr|net-tools-1.60-37.20120702git.1|126	/bin/*
12mr|net-tools-1.60-37.20120702git.1|127	/sbin/*
12mr|net-tools-1.60-37.20120702git.1|128	%{_mandir}/man[58]/*
12mr|net-tools-1.60-37.20120702git.1|129	
12mr|net-tools-1.60-37.20120702git.1|130	
12mr|net-tools-1.60-37.20120702git.1|131	
12mr|net-tools-1.60-37.20120702git.1|132	%changelog
12mr|net-tools-1.60-37.20120702git.1|133	* Mon Sep  3 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|net-tools-1.60-37.20120702git.1|134	+ Commit: f5dfdd4
12mr|net-tools-1.60-37.20120702git.1|135	- New git snapshot 20120702git, drop merged patches, add new patches from Fedora, try to be close to Fedora spec
12mr|net-tools-1.60-37.20120702git.1|136	
12mr|net-tools-1.60-37.20120702git.1|137	

15281 12
12mr|networkmanager-0.9.6.4-2|1	%define _requires_exceptions devel\(libnss3.*\)\\|devel\(libnspr4.*\)\\|devel\(libsmime3.*\)
12mr|networkmanager-0.9.6.4-2|2	
12mr|networkmanager-0.9.6.4-2|3	%define	major_glib	4
12mr|networkmanager-0.9.6.4-2|4	%define major_glib_vpn	1
12mr|networkmanager-0.9.6.4-2|5	%define major_util	2
12mr|networkmanager-0.9.6.4-2|6	%define libnm_glib		%mklibname nm-glib %{major_glib}
12mr|networkmanager-0.9.6.4-2|7	%define libnm_glib_devel	%mklibname -d nm-glib
12mr|networkmanager-0.9.6.4-2|8	%define libnm_glib_vpn		%mklibname nm-glib-vpn %{major_glib_vpn}
12mr|networkmanager-0.9.6.4-2|9	%define libnm_glib_vpn_devel	%mklibname -d nm-glib-vpn
12mr|networkmanager-0.9.6.4-2|10	%define libnm_util		%mklibname nm-util %{major_util}
12mr|networkmanager-0.9.6.4-2|11	%define libnm_util_devel	%mklibname -d nm-util
12mr|networkmanager-0.9.6.4-2|12	
12mr|networkmanager-0.9.6.4-2|13	#define snapshot 0
12mr|networkmanager-0.9.6.4-2|14	
12mr|networkmanager-0.9.6.4-2|15	%define	rname	NetworkManager
12mr|networkmanager-0.9.6.4-2|16	Name:		networkmanager
12mr|networkmanager-0.9.6.4-2|17	Summary:	Network connection manager and user applications
12mr|networkmanager-0.9.6.4-2|18	Version:	0.9.6.4
12mr|networkmanager-0.9.6.4-2|19	Release:	%{?snapshot:0.%{snapshot}.}2
12mr|networkmanager-0.9.6.4-2|20	Group:		System/Base
12mr|networkmanager-0.9.6.4-2|21	License:	GPLv2+
12mr|networkmanager-0.9.6.4-2|22	URL:		http://www.gnome.org/projects/NetworkManager/
12mr|networkmanager-0.9.6.4-2|23	Source0:	http://ftp.gnome.org/pub/GNOME/sources/NetworkManager/0.9/%{rname}-%{version}%{?snapshot:.%{snapshot}}.tar.xz
12mr|networkmanager-0.9.6.4-2|24	Source1:	README.urpmi
12mr|networkmanager-0.9.6.4-2|25	Source100:	networkmanager.rpmlintrc
12mr|networkmanager-0.9.6.4-2|26	
12mr|networkmanager-0.9.6.4-2|27	#In ROSA change ifcfg logic
12mr|networkmanager-0.9.6.4-2|28	# We need use
12mr|networkmanager-0.9.6.4-2|29	#   gboolean nm_controlled = TRUE;
12mr|networkmanager-0.9.6.4-2|30	# and
12mr|networkmanager-0.9.6.4-2|31	#   if (!strcmp (lower, "no") || !strcmp (lower, "n") || !strcmp (lower, "false"))
12mr|networkmanager-0.9.6.4-2|32	#   nm_controlled = FALSE;
12mr|networkmanager-0.9.6.4-2|33	# Please check patch for this changes
12mr|networkmanager-0.9.6.4-2|34	Patch1:		networkmanager-0.9.4.0-mdv.patch
12mr|networkmanager-0.9.6.4-2|35	# Fedora patches
12mr|networkmanager-0.9.6.4-2|36	Patch2:		networkmanager-0.8.1.999-explain-dns1-dns2.patch
12mr|networkmanager-0.9.6.4-2|37	# Mandriva specific patches
12mr|networkmanager-0.9.6.4-2|38	Patch3:		networkmanager-0.9.2.0-systemd-start-after-resolvconf.patch
12mr|networkmanager-0.9.6.4-2|39	Patch5:		networkmanager-0.9.4.0-add-systemd-alias.patch
12mr|networkmanager-0.9.6.4-2|40	Patch6:		NetworkManager-0.9.4.0-dhcpcd-verbose-output.patch
12mr|networkmanager-0.9.6.4-2|41	Patch7:		networkmanager-0.9.4.0-mdv-nscd-systemd.patch
12mr|networkmanager-0.9.6.4-2|42	Patch9:		networkmanager-0.9.4.0-nm-remote-settings.patch
12mr|networkmanager-0.9.6.4-2|43	Patch10:	nm-polkit-permissive.patch
12mr|networkmanager-0.9.6.4-2|44	Patch11:	nss-error.patch
12mr|networkmanager-0.9.6.4-2|45	#Avoid werror format security errors
12mr|networkmanager-0.9.6.4-2|46	#Patch11:	NetworkManager-0.9.4.0-nm-setting-bond.patch
12mr|networkmanager-0.9.6.4-2|47	
12mr|networkmanager-0.9.6.4-2|48	BuildRequires:	pkgconfig(libnl-3.0) wpa_supplicant libiw-devel pkgconfig(dbus-glib-1)
12mr|networkmanager-0.9.6.4-2|49	BuildRequires:	pkgconfig(nss) intltool
12mr|networkmanager-0.9.6.4-2|50	BuildRequires:	gtk-doc pkgconfig(ext2fs)
12mr|networkmanager-0.9.6.4-2|51	BuildRequires:	ppp-devel pkgconfig(polkit-gobject-1)
12mr|networkmanager-0.9.6.4-2|52	BuildRequires:	pkgconfig(uuid)
12mr|networkmanager-0.9.6.4-2|53	BuildRequires:	pkgconfig(gudev-1.0)
12mr|networkmanager-0.9.6.4-2|54	#BuildRequires:	dhcp-client
12mr|networkmanager-0.9.6.4-2|55	BuildRequires:	iptables
12mr|networkmanager-0.9.6.4-2|56	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|networkmanager-0.9.6.4-2|57	# (bor) for systemd support, pkg-config; move to systemd?
12mr|networkmanager-0.9.6.4-2|58	BuildRequires:	systemd-units
12mr|networkmanager-0.9.6.4-2|59	Requires(post):	systemd-units rpm-helper
12mr|networkmanager-0.9.6.4-2|60	Requires(preun):systemd-units rpm-helper
12mr|networkmanager-0.9.6.4-2|61	Requires(postun):systemd-units
12mr|networkmanager-0.9.6.4-2|62	Requires:	wpa_supplicant >= 0.7.3-2 wireless-tools dhcp-client
12mr|networkmanager-0.9.6.4-2|63	Requires:	mobile-broadband-provider-info
12mr|networkmanager-0.9.6.4-2|64	Requires:	modemmanager
12mr|networkmanager-0.9.6.4-2|65	Requires:	dhcp-client
12mr|networkmanager-0.9.6.4-2|66	Requires:	dnsmasq-base
12mr|networkmanager-0.9.6.4-2|67	Requires:	ppp = %(rpm -q --queryformat "%{VERSION}" ppp )
12mr|networkmanager-0.9.6.4-2|68	Requires:	iproute2
12mr|networkmanager-0.9.6.4-2|69	Requires:	iptables
12mr|networkmanager-0.9.6.4-2|70	Provides:	NetworkManager = %{EVRD}
12mr|networkmanager-0.9.6.4-2|71	Obsoletes:	dhcdbd
12mr|networkmanager-0.9.6.4-2|72	Conflicts:	%{_lib}nm_util1 < 0.7.996
12mr|networkmanager-0.9.6.4-2|73	Conflicts:	initscripts < 9.24-5
12mr|networkmanager-0.9.6.4-2|74	
12mr|networkmanager-0.9.6.4-2|75	%description
12mr|networkmanager-0.9.6.4-2|76	NetworkManager attempts to keep an active network connection available at all
12mr|networkmanager-0.9.6.4-2|77	times.  It is intended only for the desktop use-case, and is not intended for
12mr|networkmanager-0.9.6.4-2|78	usage on servers.   The point of NetworkManager is to make networking
12mr|networkmanager-0.9.6.4-2|79	configuration and setup as painless and automatic as possible.  If using DHCP,
12mr|networkmanager-0.9.6.4-2|80	NetworkManager is _intended_ to replace default routes, obtain IP addresses
12mr|networkmanager-0.9.6.4-2|81	from a DHCP server, and change nameservers whenever it sees fit.
12mr|networkmanager-0.9.6.4-2|82	
12mr|networkmanager-0.9.6.4-2|83	%package -n	%{libnm_util}
12mr|networkmanager-0.9.6.4-2|84	Summary:	Shared library for nm_util
12mr|networkmanager-0.9.6.4-2|85	Group:		System/Libraries
12mr|networkmanager-0.9.6.4-2|86	Obsoletes:	%{mklibname networkmanager-util 0}
12mr|networkmanager-0.9.6.4-2|87	%rename		%{_lib}nm_util1
12mr|networkmanager-0.9.6.4-2|88	
12mr|networkmanager-0.9.6.4-2|89	%description -n %{libnm_util}
12mr|networkmanager-0.9.6.4-2|90	Shared library for nm-util.
12mr|networkmanager-0.9.6.4-2|91	
12mr|networkmanager-0.9.6.4-2|92	%package -n	%{libnm_util_devel}
12mr|networkmanager-0.9.6.4-2|93	Summary:	Development files for nm_util
12mr|networkmanager-0.9.6.4-2|94	Group:		Development/C
12mr|networkmanager-0.9.6.4-2|95	Obsoletes:	%{mklibname networkmanager-util 0 -d}
12mr|networkmanager-0.9.6.4-2|96	Provides:	NetworkManager-devel = %{EVRD}
12mr|networkmanager-0.9.6.4-2|97	Provides:	nm-util-devel = %{EVRD}
12mr|networkmanager-0.9.6.4-2|98	Provides:	libnm-util-devel = %{EVRD}
12mr|networkmanager-0.9.6.4-2|99	Requires:	%{libnm_util} = %{EVRD}
12mr|networkmanager-0.9.6.4-2|100	Obsoletes:	%{_lib}nm_util-devel < 0.7.996
12mr|networkmanager-0.9.6.4-2|101	
12mr|networkmanager-0.9.6.4-2|102	%description -n %{libnm_util_devel}
12mr|networkmanager-0.9.6.4-2|103	Development files for nm-util.
12mr|networkmanager-0.9.6.4-2|104	
12mr|networkmanager-0.9.6.4-2|105	%package -n	%{libnm_glib}
12mr|networkmanager-0.9.6.4-2|106	Summary:	Shared library for nm_glib
12mr|networkmanager-0.9.6.4-2|107	Group:		System/Libraries
12mr|networkmanager-0.9.6.4-2|108	Obsoletes:	%{mklibname networkmanager-glib 0}
12mr|networkmanager-0.9.6.4-2|109	
12mr|networkmanager-0.9.6.4-2|110	%description -n	%{libnm_glib}
12mr|networkmanager-0.9.6.4-2|111	This package contains the libraries that make it easier to use some
12mr|networkmanager-0.9.6.4-2|112	NetworkManager functionality from applications that use glib.
12mr|networkmanager-0.9.6.4-2|113	
12mr|networkmanager-0.9.6.4-2|114	%package -n	%{libnm_glib_devel}
12mr|networkmanager-0.9.6.4-2|115	Summary:	Development files for nm_glib
12mr|networkmanager-0.9.6.4-2|116	Group:		Development/C
12mr|networkmanager-0.9.6.4-2|117	Provides:	nm-glib-devel = %{EVRD}
12mr|networkmanager-0.9.6.4-2|118	Provides:	libnm-glib-devel = %{EVRD}
12mr|networkmanager-0.9.6.4-2|119	Provides:   NetworkManager-glib-devel = %{EVRD}
12mr|networkmanager-0.9.6.4-2|120	Obsoletes:	%{mklibname networkmanager-glib 0 -d}
12mr|networkmanager-0.9.6.4-2|121	Requires:	%{libnm_glib} = %{EVRD}
12mr|networkmanager-0.9.6.4-2|122	Obsoletes:	%{_lib}nm_glib-devel < 0.7.996
12mr|networkmanager-0.9.6.4-2|123	
12mr|networkmanager-0.9.6.4-2|124	%description -n %{libnm_glib_devel}
12mr|networkmanager-0.9.6.4-2|125	Development files for nm-glib.
12mr|networkmanager-0.9.6.4-2|126	
12mr|networkmanager-0.9.6.4-2|127	%package -n	%{libnm_glib_vpn}
12mr|networkmanager-0.9.6.4-2|128	Summary:	Shared library for nm-glib-vpn
12mr|networkmanager-0.9.6.4-2|129	Group:		System/Libraries
12mr|networkmanager-0.9.6.4-2|130	Conflicts:	%{_lib}nm-glib1 < 0.7.996
12mr|networkmanager-0.9.6.4-2|131	
12mr|networkmanager-0.9.6.4-2|132	%description -n	%{libnm_glib_vpn}
12mr|networkmanager-0.9.6.4-2|133	This package contains the libraries that make it easier to use some
12mr|networkmanager-0.9.6.4-2|134	NetworkManager VPN functionality from applications that use glib.
12mr|networkmanager-0.9.6.4-2|135	
12mr|networkmanager-0.9.6.4-2|136	%package -n	%{libnm_glib_vpn_devel}
12mr|networkmanager-0.9.6.4-2|137	Summary:	Development files for nm-glib-vpn
12mr|networkmanager-0.9.6.4-2|138	Group:		Development/C
12mr|networkmanager-0.9.6.4-2|139	Provides:	nm-glib-vpn-devel = %{EVRD}
12mr|networkmanager-0.9.6.4-2|140	Provides:	libnm-glib-vpn-devel = %{EVRD}
12mr|networkmanager-0.9.6.4-2|141	Requires:	%{libnm_glib_vpn} = %{EVRD}
12mr|networkmanager-0.9.6.4-2|142	Conflicts:	%{_lib}nm_glib-devel < 0.7.996
12mr|networkmanager-0.9.6.4-2|143	
12mr|networkmanager-0.9.6.4-2|144	%description -n %{libnm_glib_vpn_devel}
12mr|networkmanager-0.9.6.4-2|145	Development files for nm-glib-vpn.
12mr|networkmanager-0.9.6.4-2|146	
12mr|networkmanager-0.9.6.4-2|147	%prep
12mr|networkmanager-0.9.6.4-2|148	%setup -q -n %{rname}-%{version}
12mr|networkmanager-0.9.6.4-2|149	%apply_patches
12mr|networkmanager-0.9.6.4-2|150	autoreconf -f
12mr|networkmanager-0.9.6.4-2|151	
12mr|networkmanager-0.9.6.4-2|152	%build
12mr|networkmanager-0.9.6.4-2|153	%configure2_5x	--disable-static \
12mr|networkmanager-0.9.6.4-2|154	--with-distro=mandriva \
12mr|networkmanager-0.9.6.4-2|155	--with-crypto=nss \
12mr|networkmanager-0.9.6.4-2|156	--enable-more-warnings=no \
12mr|networkmanager-0.9.6.4-2|157	--with-docs=yes \
12mr|networkmanager-0.9.6.4-2|158	--with-system-ca-path=/etc/pki/tls/certs \
12mr|networkmanager-0.9.6.4-2|159	--with-resolvconf=yes \
12mr|networkmanager-0.9.6.4-2|160	--with-systemdsystemunitdir=%{_systemunitdir} \
12mr|networkmanager-0.9.6.4-2|161	--with-tests=yes
12mr|networkmanager-0.9.6.4-2|162	
12mr|networkmanager-0.9.6.4-2|163	%make
12mr|networkmanager-0.9.6.4-2|164	
12mr|networkmanager-0.9.6.4-2|165	%install
12mr|networkmanager-0.9.6.4-2|166	%makeinstall_std
12mr|networkmanager-0.9.6.4-2|167	
12mr|networkmanager-0.9.6.4-2|168	cat > %{buildroot}%{_sysconfdir}/NetworkManager/NetworkManager.conf << EOF
12mr|networkmanager-0.9.6.4-2|169	[main]
12mr|networkmanager-0.9.6.4-2|170	plugins=ifcfg-mdv,keyfile
12mr|networkmanager-0.9.6.4-2|171	EOF
12mr|networkmanager-0.9.6.4-2|172	
12mr|networkmanager-0.9.6.4-2|173	# create a VPN directory
12mr|networkmanager-0.9.6.4-2|174	install -d %{buildroot}%{_sysconfdir}/%{rname}/VPN
12mr|networkmanager-0.9.6.4-2|175	install -m755 test/.libs/nm-online -D %{buildroot}%{_bindir}/nm-online
12mr|networkmanager-0.9.6.4-2|176	
12mr|networkmanager-0.9.6.4-2|177	# create keyfile plugin system-settings directory
12mr|networkmanager-0.9.6.4-2|178	install -d %{buildroot}%{_sysconfdir}/%{rname}/system-connections
12mr|networkmanager-0.9.6.4-2|179	
12mr|networkmanager-0.9.6.4-2|180	# Add readme displayed by urpmi
12mr|networkmanager-0.9.6.4-2|181	cp %{SOURCE1} .
12mr|networkmanager-0.9.6.4-2|182	
12mr|networkmanager-0.9.6.4-2|183	# (bor) clean up on uninstall
12mr|networkmanager-0.9.6.4-2|184	install -d %{buildroot}%{_localstatedir}/lib/%{rname}
12mr|networkmanager-0.9.6.4-2|185	pushd %{buildroot}%{_localstatedir}/lib/%{rname} && {
12mr|networkmanager-0.9.6.4-2|186	touch %{rname}.state
12mr|networkmanager-0.9.6.4-2|187	touch timestamps
12mr|networkmanager-0.9.6.4-2|188	popd
12mr|networkmanager-0.9.6.4-2|189	}
12mr|networkmanager-0.9.6.4-2|190	
12mr|networkmanager-0.9.6.4-2|191	%find_lang %{rname}
12mr|networkmanager-0.9.6.4-2|192	
12mr|networkmanager-0.9.6.4-2|193	find %{buildroot} -name \*.la|xargs rm -f
12mr|networkmanager-0.9.6.4-2|194	
12mr|networkmanager-0.9.6.4-2|195	
12mr|networkmanager-0.9.6.4-2|196	%post
12mr|networkmanager-0.9.6.4-2|197	%_post_service %{name}
12mr|networkmanager-0.9.6.4-2|198	# Zé: install; upgrade
12mr|networkmanager-0.9.6.4-2|199	if [ "$1" -ge 1 ]; then
12mr|networkmanager-0.9.6.4-2|200	/bin/systemctl enable NetworkManager.service
12mr|networkmanager-0.9.6.4-2|201	fi
12mr|networkmanager-0.9.6.4-2|202	
12mr|networkmanager-0.9.6.4-2|203	%preun
12mr|networkmanager-0.9.6.4-2|204	%_preun_service %{name}
12mr|networkmanager-0.9.6.4-2|205	# Zé: upgrade, not removal
12mr|networkmanager-0.9.6.4-2|206	if [ "$1" -eq 1 ] ; then
12mr|networkmanager-0.9.6.4-2|207	/bin/systemctl try-restart NetworkManager.service
12mr|networkmanager-0.9.6.4-2|208	fi
12mr|networkmanager-0.9.6.4-2|209	
12mr|networkmanager-0.9.6.4-2|210	%postun
12mr|networkmanager-0.9.6.4-2|211	# Zé: removal
12mr|networkmanager-0.9.6.4-2|212	if [ "$1" -eq 0 ]; then
12mr|networkmanager-0.9.6.4-2|213	/bin/systemctl --no-reload NetworkManager.service
12mr|networkmanager-0.9.6.4-2|214	/bin/systemctl stop NetworkManager.service
12mr|networkmanager-0.9.6.4-2|215	fi
12mr|networkmanager-0.9.6.4-2|216	
12mr|networkmanager-0.9.6.4-2|217	
12mr|networkmanager-0.9.6.4-2|218	%files -f %{rname}.lang
12mr|networkmanager-0.9.6.4-2|219	%doc AUTHORS CONTRIBUTING ChangeLog NEWS README TODO
12mr|networkmanager-0.9.6.4-2|220	%doc README.urpmi
12mr|networkmanager-0.9.6.4-2|221	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.NetworkManager.conf
12mr|networkmanager-0.9.6.4-2|222	%{_sysconfdir}/dbus-1/system.d/nm-avahi-autoipd.conf
12mr|networkmanager-0.9.6.4-2|223	%{_sysconfdir}/dbus-1/system.d/nm-dhcp-client.conf
12mr|networkmanager-0.9.6.4-2|224	%{_sysconfdir}/dbus-1/system.d/nm-dispatcher.conf
12mr|networkmanager-0.9.6.4-2|225	%{_sysconfdir}/dbus-1/system.d/nm-ifcfg-rh.conf
12mr|networkmanager-0.9.6.4-2|226	%{_initrddir}/%{name}
12mr|networkmanager-0.9.6.4-2|227	#%{_initrddir}/%{rname}dispatcher
12mr|networkmanager-0.9.6.4-2|228	%dir %{_sysconfdir}/%{rname}
12mr|networkmanager-0.9.6.4-2|229	%config(noreplace) %{_sysconfdir}/%{rname}/NetworkManager.conf
12mr|networkmanager-0.9.6.4-2|230	%{_sbindir}/%{rname}
12mr|networkmanager-0.9.6.4-2|231	#%{_sbindir}/%{rname}Dispatcher
12mr|networkmanager-0.9.6.4-2|232	%dir %{_sysconfdir}/%{rname}/dispatcher.d
12mr|networkmanager-0.9.6.4-2|233	%dir %{_sysconfdir}/%{rname}/system-connections
12mr|networkmanager-0.9.6.4-2|234	%dir %{_sysconfdir}/NetworkManager/VPN
12mr|networkmanager-0.9.6.4-2|235	%{_bindir}/nmcli
12mr|networkmanager-0.9.6.4-2|236	%{_bindir}/nm-tool
12mr|networkmanager-0.9.6.4-2|237	%{_bindir}/nm-online
12mr|networkmanager-0.9.6.4-2|238	%{_libdir}/nm-dispatcher.action
12mr|networkmanager-0.9.6.4-2|239	%{_libexecdir}/nm-dhcp-client.action
12mr|networkmanager-0.9.6.4-2|240	%{_libexecdir}/nm-avahi-autoipd.action
12mr|networkmanager-0.9.6.4-2|241	%{_mandir}/man1/*.1*
12mr|networkmanager-0.9.6.4-2|242	%{_mandir}/man5/*.5*
12mr|networkmanager-0.9.6.4-2|243	%{_mandir}/man8/*.8*
12mr|networkmanager-0.9.6.4-2|244	%dir %{_libdir}/NetworkManager
12mr|networkmanager-0.9.6.4-2|245	%{_libdir}/NetworkManager/*.so
12mr|networkmanager-0.9.6.4-2|246	%{_libdir}/pppd/*.*.*/nm-pppd-plugin.so
12mr|networkmanager-0.9.6.4-2|247	%dir %{_localstatedir}/run/%{rname}
12mr|networkmanager-0.9.6.4-2|248	%dir %{_localstatedir}/lib/%{rname}
12mr|networkmanager-0.9.6.4-2|249	%ghost %{_localstatedir}/lib/%{rname}/*
12mr|networkmanager-0.9.6.4-2|250	%{_libexecdir}/nm-crash-logger
12mr|networkmanager-0.9.6.4-2|251	%dir %{_datadir}/%{rname}
12mr|networkmanager-0.9.6.4-2|252	%{_datadir}/%{rname}/gdb-cmd
12mr|networkmanager-0.9.6.4-2|253	%{_datadir}/dbus-1/system-services/org.freedesktop.nm_dispatcher.service
12mr|networkmanager-0.9.6.4-2|254	%{_datadir}/polkit-1/actions/org.freedesktop.NetworkManager.policy
12mr|networkmanager-0.9.6.4-2|255	%{_datadir}/gtk-doc/html/*
12mr|networkmanager-0.9.6.4-2|256	/lib/udev/rules.d/*.rules
12mr|networkmanager-0.9.6.4-2|257	%{_systemunitdir}/NetworkManager-wait-online.service
12mr|networkmanager-0.9.6.4-2|258	%{_systemunitdir}/NetworkManager.service
12mr|networkmanager-0.9.6.4-2|259	%{_datadir}/dbus-1/system-services/org.freedesktop.NetworkManager.service
12mr|networkmanager-0.9.6.4-2|260	
12mr|networkmanager-0.9.6.4-2|261	%files -n %{libnm_util}
12mr|networkmanager-0.9.6.4-2|262	%{_libdir}/libnm-util.so.%{major_util}*
12mr|networkmanager-0.9.6.4-2|263	%{_libdir}/girepository-1.0/NetworkManager-1.0.typelib
12mr|networkmanager-0.9.6.4-2|264	
12mr|networkmanager-0.9.6.4-2|265	%files -n %{libnm_util_devel}
12mr|networkmanager-0.9.6.4-2|266	%dir %{_includedir}/%{rname}
12mr|networkmanager-0.9.6.4-2|267	%{_includedir}/%{rname}/*.h
12mr|networkmanager-0.9.6.4-2|268	%{_libdir}/pkgconfig/%{rname}.pc
12mr|networkmanager-0.9.6.4-2|269	%{_libdir}/pkgconfig/libnm-util.pc
12mr|networkmanager-0.9.6.4-2|270	%{_libdir}/libnm-util.so
12mr|networkmanager-0.9.6.4-2|271	
12mr|networkmanager-0.9.6.4-2|272	%files -n %{libnm_glib}
12mr|networkmanager-0.9.6.4-2|273	%{_libdir}/libnm-glib.so.%{major_glib}*
12mr|networkmanager-0.9.6.4-2|274	%{_libdir}/girepository-1.0/NMClient-1.0.typelib
12mr|networkmanager-0.9.6.4-2|275	
12mr|networkmanager-0.9.6.4-2|276	%files -n %{libnm_glib_vpn}
12mr|networkmanager-0.9.6.4-2|277	%{_libdir}/libnm-glib-vpn.so.%{major_glib_vpn}*
12mr|networkmanager-0.9.6.4-2|278	
12mr|networkmanager-0.9.6.4-2|279	%files -n %{libnm_glib_devel}
12mr|networkmanager-0.9.6.4-2|280	%dir %{_includedir}/libnm-glib
12mr|networkmanager-0.9.6.4-2|281	%exclude %{_includedir}/libnm-glib/nm-vpn*.h
12mr|networkmanager-0.9.6.4-2|282	%{_includedir}/libnm-glib/*.h
12mr|networkmanager-0.9.6.4-2|283	%{_libdir}/pkgconfig/libnm-glib.pc
12mr|networkmanager-0.9.6.4-2|284	%{_libdir}/libnm-glib.so
12mr|networkmanager-0.9.6.4-2|285	%{_datadir}/gir-1.0/NMClient-1.0.gir
12mr|networkmanager-0.9.6.4-2|286	%{_datadir}/gir-1.0/NetworkManager-1.0.gir
12mr|networkmanager-0.9.6.4-2|287	
12mr|networkmanager-0.9.6.4-2|288	%files -n %{libnm_glib_vpn_devel}
12mr|networkmanager-0.9.6.4-2|289	%{_includedir}/libnm-glib/nm-vpn*.h
12mr|networkmanager-0.9.6.4-2|290	%{_libdir}/pkgconfig/libnm-glib-vpn.pc
12mr|networkmanager-0.9.6.4-2|291	%{_libdir}/libnm-glib-vpn.so

15282 12
12mr|networkmanager-applet-0.9.6.4-1|1	%define	rname	network-manager-applet
12mr|networkmanager-applet-0.9.6.4-1|2	%define	major	0
12mr|networkmanager-applet-0.9.6.4-1|3	%define libname %mklibname nm-gtk %{major}
12mr|networkmanager-applet-0.9.6.4-1|4	%define develname %mklibname nm-gtk -d
12mr|networkmanager-applet-0.9.6.4-1|5	
12mr|networkmanager-applet-0.9.6.4-1|6	Name:		networkmanager-applet
12mr|networkmanager-applet-0.9.6.4-1|7	Summary:	Network connection manager applet for GNOME
12mr|networkmanager-applet-0.9.6.4-1|8	Version:	0.9.6.4
12mr|networkmanager-applet-0.9.6.4-1|9	Release:	1
12mr|networkmanager-applet-0.9.6.4-1|10	Group:		System/Configuration/Networking
12mr|networkmanager-applet-0.9.6.4-1|11	License:	GPLv2+
12mr|networkmanager-applet-0.9.6.4-1|12	URL:		http://www.gnome.org/projects/NetworkManager/
12mr|networkmanager-applet-0.9.6.4-1|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/network-manager-applet/0.9/%{rname}-%{version}.tar.xz
12mr|networkmanager-applet-0.9.6.4-1|14	Source1:	50-nm_applet.pkla
12mr|networkmanager-applet-0.9.6.4-1|15	Patch0:		network-manager-applet-0.7.999-dont-start-in-kde.patch
12mr|networkmanager-applet-0.9.6.4-1|16	
12mr|networkmanager-applet-0.9.6.4-1|17	BuildRequires:	intltool
12mr|networkmanager-applet-0.9.6.4-1|18	BuildRequires:	iso-codes
12mr|networkmanager-applet-0.9.6.4-1|19	BuildRequires:	libiw-devel
12mr|networkmanager-applet-0.9.6.4-1|20	BuildRequires:	pkgconfig(gconf-2.0)
12mr|networkmanager-applet-0.9.6.4-1|21	BuildRequires:	pkgconfig(gnome-keyring-1)
12mr|networkmanager-applet-0.9.6.4-1|22	BuildRequires:	pkgconfig(gnome-bluetooth-1.0) >= 3.4.2
12mr|networkmanager-applet-0.9.6.4-1|23	BuildRequires:	pkgconfig(libnm-glib) >= 0.9.6.0
12mr|networkmanager-applet-0.9.6.4-1|24	BuildRequires:	pkgconfig(libnm-glib-vpn) >= 0.9.6.0
12mr|networkmanager-applet-0.9.6.4-1|25	BuildRequires:	pkgconfig(libnotify)
12mr|networkmanager-applet-0.9.6.4-1|26	BuildRequires:	pkgconfig(polkit-gobject-1) >= 0.92
12mr|networkmanager-applet-0.9.6.4-1|27	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|networkmanager-applet-0.9.6.4-1|28	Requires:	networkmanager
12mr|networkmanager-applet-0.9.6.4-1|29	Requires:	gtk+3
12mr|networkmanager-applet-0.9.6.4-1|30	
12mr|networkmanager-applet-0.9.6.4-1|31	%description
12mr|networkmanager-applet-0.9.6.4-1|32	Network-manager-applet is a system tray applet which lets you easily
12mr|networkmanager-applet-0.9.6.4-1|33	connect to different networks. It is created for GNOME's notification area
12mr|networkmanager-applet-0.9.6.4-1|34	but it also works for other desktop environments which provide a system
12mr|networkmanager-applet-0.9.6.4-1|35	tray like KDE or XFCE. It displays the available networks and allows to
12mr|networkmanager-applet-0.9.6.4-1|36	easily switch between them. For encrypted networks it will prompt the user
12mr|networkmanager-applet-0.9.6.4-1|37	for the key/passphrase and it can optionally store them in the
12mr|networkmanager-applet-0.9.6.4-1|38	gnome-keyring.
12mr|networkmanager-applet-0.9.6.4-1|39	
12mr|networkmanager-applet-0.9.6.4-1|40	%package -n %{libname}
12mr|networkmanager-applet-0.9.6.4-1|41	Group:      System/Libraries
12mr|networkmanager-applet-0.9.6.4-1|42	Summary:    %{summary}
12mr|networkmanager-applet-0.9.6.4-1|43	
12mr|networkmanager-applet-0.9.6.4-1|44	%description -n %{libname}
12mr|networkmanager-applet-0.9.6.4-1|45	Library from %{name}-gtk
12mr|networkmanager-applet-0.9.6.4-1|46	
12mr|networkmanager-applet-0.9.6.4-1|47	%package -n %{develname}
12mr|networkmanager-applet-0.9.6.4-1|48	Group:      Development/C
12mr|networkmanager-applet-0.9.6.4-1|49	Summary:    Development libraries and header files from %{name}
12mr|networkmanager-applet-0.9.6.4-1|50	Requires:   %{libname} = %{EVRD}
12mr|networkmanager-applet-0.9.6.4-1|51	
12mr|networkmanager-applet-0.9.6.4-1|52	%description -n %{develname}
12mr|networkmanager-applet-0.9.6.4-1|53	%{name}-gtk development headers and libraries.
12mr|networkmanager-applet-0.9.6.4-1|54	
12mr|networkmanager-applet-0.9.6.4-1|55	%prep
12mr|networkmanager-applet-0.9.6.4-1|56	%setup -qn %{rname}-%{version}
12mr|networkmanager-applet-0.9.6.4-1|57	%apply_patches
12mr|networkmanager-applet-0.9.6.4-1|58	
12mr|networkmanager-applet-0.9.6.4-1|59	%build
12mr|networkmanager-applet-0.9.6.4-1|60	autoreconf -fi
12mr|networkmanager-applet-0.9.6.4-1|61	%configure2_5x \
12mr|networkmanager-applet-0.9.6.4-1|62	--disable-static \
12mr|networkmanager-applet-0.9.6.4-1|63	--enable-more-warnings=no \
12mr|networkmanager-applet-0.9.6.4-1|64	--with-bluetooth \
12mr|networkmanager-applet-0.9.6.4-1|65	--with-gtkver=3
12mr|networkmanager-applet-0.9.6.4-1|66	
12mr|networkmanager-applet-0.9.6.4-1|67	%make
12mr|networkmanager-applet-0.9.6.4-1|68	
12mr|networkmanager-applet-0.9.6.4-1|69	%install
12mr|networkmanager-applet-0.9.6.4-1|70	%makeinstall_std
12mr|networkmanager-applet-0.9.6.4-1|71	
12mr|networkmanager-applet-0.9.6.4-1|72	mkdir -p %{buildroot}/%{_sysconfdir}/polkit-1/localauthority/50-local.d/
12mr|networkmanager-applet-0.9.6.4-1|73	install -m 0644 %{SOURCE1} %{buildroot}/%{_sysconfdir}/polkit-1/localauthority/50-local.d/
12mr|networkmanager-applet-0.9.6.4-1|74	
12mr|networkmanager-applet-0.9.6.4-1|75	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
12mr|networkmanager-applet-0.9.6.4-1|76	%find_lang nm-applet
12mr|networkmanager-applet-0.9.6.4-1|77	
12mr|networkmanager-applet-0.9.6.4-1|78	%files -f nm-applet.lang
12mr|networkmanager-applet-0.9.6.4-1|79	%doc ChangeLog CONTRIBUTING
12mr|networkmanager-applet-0.9.6.4-1|80	%{_sysconfdir}/xdg/autostart/nm-applet.desktop
12mr|networkmanager-applet-0.9.6.4-1|81	%{_bindir}/nm-connection-editor
12mr|networkmanager-applet-0.9.6.4-1|82	%{_bindir}/nm-applet
12mr|networkmanager-applet-0.9.6.4-1|83	%{_libdir}/gnome-bluetooth/plugins/libnma.so
12mr|networkmanager-applet-0.9.6.4-1|84	%{_libexecdir}/nm-applet-migration-tool
12mr|networkmanager-applet-0.9.6.4-1|85	%{_datadir}/applications/nm-connection-editor.desktop
12mr|networkmanager-applet-0.9.6.4-1|86	%{_datadir}/GConf/gsettings/nm-applet.convert
12mr|networkmanager-applet-0.9.6.4-1|87	%{_datadir}/glib-2.0/schemas/org.gnome.nm-applet.gschema.xml
12mr|networkmanager-applet-0.9.6.4-1|88	%dir %{_datadir}/nm-applet/
12mr|networkmanager-applet-0.9.6.4-1|89	%{_datadir}/nm-applet/*.png
12mr|networkmanager-applet-0.9.6.4-1|90	%{_datadir}/nm-applet/*.ui
12mr|networkmanager-applet-0.9.6.4-1|91	%{_datadir}/applications/nm-applet.desktop
12mr|networkmanager-applet-0.9.6.4-1|92	%{_datadir}/libnm-gtk/wifi.ui
12mr|networkmanager-applet-0.9.6.4-1|93	%{_iconsdir}/hicolor/*/apps/*
12mr|networkmanager-applet-0.9.6.4-1|94	%{_sysconfdir}/polkit-1/localauthority/50-local.d/50-nm_applet.pkla
12mr|networkmanager-applet-0.9.6.4-1|95	
12mr|networkmanager-applet-0.9.6.4-1|96	%files -n %{libname}
12mr|networkmanager-applet-0.9.6.4-1|97	%{_libdir}/libnm-gtk.so.%{major}*
12mr|networkmanager-applet-0.9.6.4-1|98	
12mr|networkmanager-applet-0.9.6.4-1|99	%files -n %{develname}
12mr|networkmanager-applet-0.9.6.4-1|100	%{_includedir}/libnm-gtk/*
12mr|networkmanager-applet-0.9.6.4-1|101	%{_libdir}/libnm-gtk.so
12mr|networkmanager-applet-0.9.6.4-1|102	%{_libdir}/pkgconfig/libnm-gtk.pc
12mr|networkmanager-applet-0.9.6.4-1|103	
12mr|networkmanager-applet-0.9.6.4-1|104	
12mr|networkmanager-applet-0.9.6.4-1|105	
12mr|networkmanager-applet-0.9.6.4-1|106	%changelog
12mr|networkmanager-applet-0.9.6.4-1|107	* Wed Oct 10 2012 Arkady L. Shane <ashejn@rosalab.ru> 0.9.6.2-2
12mr|networkmanager-applet-0.9.6.4-1|108	- rebuilt against new gnome-bluetooth
12mr|networkmanager-applet-0.9.6.4-1|109	
12mr|networkmanager-applet-0.9.6.4-1|110	* Thu Aug 09 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.9.6.2-1
12mr|networkmanager-applet-0.9.6.4-1|111	+ Revision: 813349
12mr|networkmanager-applet-0.9.6.4-1|112	- update to new version 0.9.6.2
12mr|networkmanager-applet-0.9.6.4-1|113	
12mr|networkmanager-applet-0.9.6.4-1|114	* Wed Aug 08 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.9.6.0-1
12mr|networkmanager-applet-0.9.6.4-1|115	+ Revision: 812725
12mr|networkmanager-applet-0.9.6.4-1|116	- update to new version 0.9.6.0
12mr|networkmanager-applet-0.9.6.4-1|117	
12mr|networkmanager-applet-0.9.6.4-1|118	* Sun May 06 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.9.4.1-2
12mr|networkmanager-applet-0.9.6.4-1|119	+ Revision: 796933
12mr|networkmanager-applet-0.9.6.4-1|120	- rebuild for gnome-bluetooth
12mr|networkmanager-applet-0.9.6.4-1|121	
12mr|networkmanager-applet-0.9.6.4-1|122	* Sun Mar 25 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.4.1-1
12mr|networkmanager-applet-0.9.6.4-1|123	+ Revision: 786620
12mr|networkmanager-applet-0.9.6.4-1|124	- Patch 1: fix format not a string literal and no format arguments error
12mr|networkmanager-applet-0.9.6.4-1|125	- update to new version 0.9.4.1
12mr|networkmanager-applet-0.9.6.4-1|126	- enable bluetooth support
12mr|networkmanager-applet-0.9.6.4-1|127	
12mr|networkmanager-applet-0.9.6.4-1|128	* Tue Dec 06 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.9.2.0-1
12mr|networkmanager-applet-0.9.6.4-1|129	+ Revision: 738337
12mr|networkmanager-applet-0.9.6.4-1|130	- added missing devel description
12mr|networkmanager-applet-0.9.6.4-1|131	- new version 0.9.2.0
12mr|networkmanager-applet-0.9.6.4-1|132	- new lib nm-gtk0 & devel nm-gtk
12mr|networkmanager-applet-0.9.6.4-1|133	- removed defattr, clean section, BuildRoot, mkrel
12mr|networkmanager-applet-0.9.6.4-1|134	- removed .la files
12mr|networkmanager-applet-0.9.6.4-1|135	- converted BRs to pkgconfig provides
12mr|networkmanager-applet-0.9.6.4-1|136	
12mr|networkmanager-applet-0.9.6.4-1|137	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|networkmanager-applet-0.9.6.4-1|138	- 0.8.6.0
12mr|networkmanager-applet-0.9.6.4-1|139	- 0.8.6.0
12mr|networkmanager-applet-0.9.6.4-1|140	
12mr|networkmanager-applet-0.9.6.4-1|141	* Sun May 22 2011 Funda Wang <fwang@mandriva.org> 0.8.4-2
12mr|networkmanager-applet-0.9.6.4-1|142	+ Revision: 677158
12mr|networkmanager-applet-0.9.6.4-1|143	- cleanup spec file
12mr|networkmanager-applet-0.9.6.4-1|144	- rebuild to add gconf2 as req
12mr|networkmanager-applet-0.9.6.4-1|145	
12mr|networkmanager-applet-0.9.6.4-1|146	* Thu Apr 21 2011 Funda Wang <fwang@mandriva.org> 0.8.4-1
12mr|networkmanager-applet-0.9.6.4-1|147	+ Revision: 656404
12mr|networkmanager-applet-0.9.6.4-1|148	- disable warnings
12mr|networkmanager-applet-0.9.6.4-1|149	- bump req
12mr|networkmanager-applet-0.9.6.4-1|150	- new version 0.8.4
12mr|networkmanager-applet-0.9.6.4-1|151	
12mr|networkmanager-applet-0.9.6.4-1|152	* Tue Apr 05 2011 Funda Wang <fwang@mandriva.org> 0.8.3.999-1
12mr|networkmanager-applet-0.9.6.4-1|153	+ Revision: 650762
12mr|networkmanager-applet-0.9.6.4-1|154	- new version 0.8.3.999
12mr|networkmanager-applet-0.9.6.4-1|155	
12mr|networkmanager-applet-0.9.6.4-1|156	* Sat Mar 19 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 0.8.3.998-1
12mr|networkmanager-applet-0.9.6.4-1|157	+ Revision: 647051
12mr|networkmanager-applet-0.9.6.4-1|158	- 0.8.4-rc1
12mr|networkmanager-applet-0.9.6.4-1|159	
12mr|networkmanager-applet-0.9.6.4-1|160	* Sat Mar 05 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 0.8.3.997-1
12mr|networkmanager-applet-0.9.6.4-1|161	+ Revision: 642103
12mr|networkmanager-applet-0.9.6.4-1|162	- update to 0.8.4-beta3
12mr|networkmanager-applet-0.9.6.4-1|163	
12mr|networkmanager-applet-0.9.6.4-1|164	* Fri Nov 05 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.8.2-1mdv2011.0
12mr|networkmanager-applet-0.9.6.4-1|165	+ Revision: 593784
12mr|networkmanager-applet-0.9.6.4-1|166	- 0.8.2 final
12mr|networkmanager-applet-0.9.6.4-1|167	
12mr|networkmanager-applet-0.9.6.4-1|168	* Thu Nov 04 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.8.1.999-1mdv2011.0
12mr|networkmanager-applet-0.9.6.4-1|169	+ Revision: 593131
12mr|networkmanager-applet-0.9.6.4-1|170	- update to 0.8.2-rc1
12mr|networkmanager-applet-0.9.6.4-1|171	
12mr|networkmanager-applet-0.9.6.4-1|172	+ Funda Wang <fwang@mandriva.org>
12mr|networkmanager-applet-0.9.6.4-1|173	- new version 0.8.1
12mr|networkmanager-applet-0.9.6.4-1|174	
12mr|networkmanager-applet-0.9.6.4-1|175	* Sat Jul 17 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.8.0.999-1mdv2011.0
12mr|networkmanager-applet-0.9.6.4-1|176	+ Revision: 554751
12mr|networkmanager-applet-0.9.6.4-1|177	- new version 0.8.1-rc
12mr|networkmanager-applet-0.9.6.4-1|178	
12mr|networkmanager-applet-0.9.6.4-1|179	* Thu Feb 25 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.8-1mdv2010.1
12mr|networkmanager-applet-0.9.6.4-1|180	+ Revision: 511187
12mr|networkmanager-applet-0.9.6.4-1|181	- new version
12mr|networkmanager-applet-0.9.6.4-1|182	
12mr|networkmanager-applet-0.9.6.4-1|183	* Sat Feb 06 2010 Frederik Himpe <fhimpe@mandriva.org> 0.7.999-1.git20100122.2mdv2010.1
12mr|networkmanager-applet-0.9.6.4-1|184	+ Revision: 501460
12mr|networkmanager-applet-0.9.6.4-1|185	- Don't autostart the applet in KDE as KDE has its own applet now
12mr|networkmanager-applet-0.9.6.4-1|186	
12mr|networkmanager-applet-0.9.6.4-1|187	* Sat Jan 23 2010 Frederik Himpe <fhimpe@mandriva.org> 0.7.999-1.git20100122.1mdv2010.1
12mr|networkmanager-applet-0.9.6.4-1|188	+ Revision: 495148
12mr|networkmanager-applet-0.9.6.4-1|189	- Update to 0.7.999+ snapshot
12mr|networkmanager-applet-0.9.6.4-1|190	
12mr|networkmanager-applet-0.9.6.4-1|191	* Fri Jan 01 2010 Frederik Himpe <fhimpe@mandriva.org> 0.7.997-0.git20100101.1mdv2010.1
12mr|networkmanager-applet-0.9.6.4-1|192	+ Revision: 484910
12mr|networkmanager-applet-0.9.6.4-1|193	- Update to new snapshot
12mr|networkmanager-applet-0.9.6.4-1|194	
12mr|networkmanager-applet-0.9.6.4-1|195	* Tue Nov 17 2009 Frederik Himpe <fhimpe@mandriva.org> 0.7.996-0.git20091117.1mdv2010.1
12mr|networkmanager-applet-0.9.6.4-1|196	+ Revision: 467054
12mr|networkmanager-applet-0.9.6.4-1|197	- Update to new git snapshot
12mr|networkmanager-applet-0.9.6.4-1|198	
12mr|networkmanager-applet-0.9.6.4-1|199	* Fri Nov 13 2009 Frederik Himpe <fhimpe@mandriva.org> 0.7.996-0.git20091021.1mdv2010.1
12mr|networkmanager-applet-0.9.6.4-1|200	+ Revision: 465802
12mr|networkmanager-applet-0.9.6.4-1|201	- Add BuildRoot to SPEC file
12mr|networkmanager-applet-0.9.6.4-1|202	- First Mandriva package
12mr|networkmanager-applet-0.9.6.4-1|203	- create networkmanager-applet
12mr|networkmanager-applet-0.9.6.4-1|204	

15283 12
12mr|networkmanager-openconnect-0.9.6.2-2|1	%define nm_version          0.9.6.0
12mr|networkmanager-openconnect-0.9.6.2-2|2	%define dbus_version        1.1
12mr|networkmanager-openconnect-0.9.6.2-2|3	%define openconnect_version 3.01
12mr|networkmanager-openconnect-0.9.6.2-2|4	%define gtk3_version        3.0
12mr|networkmanager-openconnect-0.9.6.2-2|5	
12mr|networkmanager-openconnect-0.9.6.2-2|6	Summary:	NetworkManager VPN integration for openconnect
12mr|networkmanager-openconnect-0.9.6.2-2|7	Name:		networkmanager-openconnect
12mr|networkmanager-openconnect-0.9.6.2-2|8	Version:	0.9.6.2
12mr|networkmanager-openconnect-0.9.6.2-2|9	Release:	2
12mr|networkmanager-openconnect-0.9.6.2-2|10	License:	GPLv2+
12mr|networkmanager-openconnect-0.9.6.2-2|11	Group:		System/Base
12mr|networkmanager-openconnect-0.9.6.2-2|12	URL:		http://www.gnome.org/projects/NetworkManager/
12mr|networkmanager-openconnect-0.9.6.2-2|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/NetworkManager-openconnect/NetworkManager-openconnect-%{version}.tar.xz
12mr|networkmanager-openconnect-0.9.6.2-2|14	
12mr|networkmanager-openconnect-0.9.6.2-2|15	BuildRequires: gettext
12mr|networkmanager-openconnect-0.9.6.2-2|16	BuildRequires: intltool
12mr|networkmanager-openconnect-0.9.6.2-2|17	BuildRequires: pkgconfig(dbus-1)
12mr|networkmanager-openconnect-0.9.6.2-2|18	BuildRequires: pkgconfig(gnome-keyring-1)
12mr|networkmanager-openconnect-0.9.6.2-2|19	BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
12mr|networkmanager-openconnect-0.9.6.2-2|20	BuildRequires: pkgconfig(libnm-util) >= %{nm_version}
12mr|networkmanager-openconnect-0.9.6.2-2|21	BuildRequires: pkgconfig(libnm-glib) >= %{nm_version}
12mr|networkmanager-openconnect-0.9.6.2-2|22	BuildRequires: pkgconfig(libnm-glib-vpn) >= %{nm_version}
12mr|networkmanager-openconnect-0.9.6.2-2|23	BuildRequires: pkgconfig(libpng15)
12mr|networkmanager-openconnect-0.9.6.2-2|24	BuildRequires: pkgconfig(openconnect)
12mr|networkmanager-openconnect-0.9.6.2-2|25	BuildRequires: pkgconfig(gconf-2.0)
12mr|networkmanager-openconnect-0.9.6.2-2|26	Requires: gtk+3             >= %{gtk3_version}
12mr|networkmanager-openconnect-0.9.6.2-2|27	Requires: dbus
12mr|networkmanager-openconnect-0.9.6.2-2|28	Requires: NetworkManager   >= %{nm_version}
12mr|networkmanager-openconnect-0.9.6.2-2|29	Requires: openconnect      >= %{openconnect_version}
12mr|networkmanager-openconnect-0.9.6.2-2|30	Obsoletes: openconnect-nm-auth-dialog
12mr|networkmanager-openconnect-0.9.6.2-2|31	
12mr|networkmanager-openconnect-0.9.6.2-2|32	%description
12mr|networkmanager-openconnect-0.9.6.2-2|33	This package contains software for integrating the openconnect VPN software
12mr|networkmanager-openconnect-0.9.6.2-2|34	with NetworkManager and the GNOME desktop
12mr|networkmanager-openconnect-0.9.6.2-2|35	
12mr|networkmanager-openconnect-0.9.6.2-2|36	%prep
12mr|networkmanager-openconnect-0.9.6.2-2|37	%setup -qn NetworkManager-openconnect-%{version}
12mr|networkmanager-openconnect-0.9.6.2-2|38	%apply_patches
12mr|networkmanager-openconnect-0.9.6.2-2|39	
12mr|networkmanager-openconnect-0.9.6.2-2|40	%build
12mr|networkmanager-openconnect-0.9.6.2-2|41	%configure2_5x \
12mr|networkmanager-openconnect-0.9.6.2-2|42	--disable-static \
12mr|networkmanager-openconnect-0.9.6.2-2|43	--with-gnome \
12mr|networkmanager-openconnect-0.9.6.2-2|44	--with-authdlg \
12mr|networkmanager-openconnect-0.9.6.2-2|45	--enable-more-warnings=no \
12mr|networkmanager-openconnect-0.9.6.2-2|46	--with-gtkver=3
12mr|networkmanager-openconnect-0.9.6.2-2|47	%make
12mr|networkmanager-openconnect-0.9.6.2-2|48	
12mr|networkmanager-openconnect-0.9.6.2-2|49	%install
12mr|networkmanager-openconnect-0.9.6.2-2|50	%makeinstall_std
12mr|networkmanager-openconnect-0.9.6.2-2|51	
12mr|networkmanager-openconnect-0.9.6.2-2|52	rm -f %{buildroot}%{_libdir}/NetworkManager/libnm-openconnect-properties.la
12mr|networkmanager-openconnect-0.9.6.2-2|53	
12mr|networkmanager-openconnect-0.9.6.2-2|54	%find_lang NetworkManager-openconnect
12mr|networkmanager-openconnect-0.9.6.2-2|55	
12mr|networkmanager-openconnect-0.9.6.2-2|56	%pre
12mr|networkmanager-openconnect-0.9.6.2-2|57	%{_sbindir}/groupadd -r nm-openconnect &>/dev/null || :
12mr|networkmanager-openconnect-0.9.6.2-2|58	%{_sbindir}/useradd  -r -s /sbin/nologin -d / -M \
12mr|networkmanager-openconnect-0.9.6.2-2|59	-c 'NetworkManager user for OpenConnect' \
12mr|networkmanager-openconnect-0.9.6.2-2|60	-g nm-openconnect nm-openconnect &>/dev/null || :
12mr|networkmanager-openconnect-0.9.6.2-2|61	
12mr|networkmanager-openconnect-0.9.6.2-2|62	%files -f NetworkManager-openconnect.lang
12mr|networkmanager-openconnect-0.9.6.2-2|63	%doc AUTHORS ChangeLog COPYING
12mr|networkmanager-openconnect-0.9.6.2-2|64	%{_libdir}/NetworkManager/lib*.so*
12mr|networkmanager-openconnect-0.9.6.2-2|65	%{_libdir}/nm-openconnect-auth-dialog
12mr|networkmanager-openconnect-0.9.6.2-2|66	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/nm-openconnect-service.conf
12mr|networkmanager-openconnect-0.9.6.2-2|67	%config(noreplace) %{_sysconfdir}/NetworkManager/VPN/nm-openconnect-service.name
12mr|networkmanager-openconnect-0.9.6.2-2|68	%{_libexecdir}/nm-openconnect-service
12mr|networkmanager-openconnect-0.9.6.2-2|69	%{_libexecdir}/nm-openconnect-service-openconnect-helper
12mr|networkmanager-openconnect-0.9.6.2-2|70	%{_datadir}/gnome-vpn-properties/openconnect
12mr|networkmanager-openconnect-0.9.6.2-2|71	
12mr|networkmanager-openconnect-0.9.6.2-2|72	
12mr|networkmanager-openconnect-0.9.6.2-2|73	
12mr|networkmanager-openconnect-0.9.6.2-2|74	
12mr|networkmanager-openconnect-0.9.6.2-2|75	%changelog
12mr|networkmanager-openconnect-0.9.6.2-2|76	* Wed Aug  22 2012 akdengi <kazancas@mandriva.ru>
12mr|networkmanager-openconnect-0.9.6.2-2|77	+ Commit: 1fb4033
12mr|networkmanager-openconnect-0.9.6.2-2|78	- -new version 0.9.6.2
12mr|networkmanager-openconnect-0.9.6.2-2|79	
12mr|networkmanager-openconnect-0.9.6.2-2|80	

15284 12
12mr|networkmanager-openvpn-0.9.6.0-2|1	%define nm_version          0.9.6.0
12mr|networkmanager-openvpn-0.9.6.0-2|2	%define openvpn_version     2.1
12mr|networkmanager-openvpn-0.9.6.0-2|3	%define shared_mime_version 0.16-3
12mr|networkmanager-openvpn-0.9.6.0-2|4	%define gtk3_version        3.0
12mr|networkmanager-openvpn-0.9.6.0-2|5	
12mr|networkmanager-openvpn-0.9.6.0-2|6	Summary:	NetworkManager VPN integration for OpenVPN
12mr|networkmanager-openvpn-0.9.6.0-2|7	Name:		networkmanager-openvpn
12mr|networkmanager-openvpn-0.9.6.0-2|8	Epoch:		1
12mr|networkmanager-openvpn-0.9.6.0-2|9	Version:	0.9.6.0
12mr|networkmanager-openvpn-0.9.6.0-2|10	Release:	2
12mr|networkmanager-openvpn-0.9.6.0-2|11	License:	GPLv2+
12mr|networkmanager-openvpn-0.9.6.0-2|12	Group:		System/Base
12mr|networkmanager-openvpn-0.9.6.0-2|13	URL:		http://www.gnome.org/projects/NetworkManager/
12mr|networkmanager-openvpn-0.9.6.0-2|14	Source0:	http://download.gnome.org/sources/NetworkManager-openvpn/0.8/NetworkManager-openvpn-%{version}.tar.xz
12mr|networkmanager-openvpn-0.9.6.0-2|15	# ubuntu
12mr|networkmanager-openvpn-0.9.6.0-2|16	#Patch0:	gtk_table_to_gtk_grid.patch
12mr|networkmanager-openvpn-0.9.6.0-2|17	
12mr|networkmanager-openvpn-0.9.6.0-2|18	BuildRequires: gettext
12mr|networkmanager-openvpn-0.9.6.0-2|19	BuildRequires: intltool
12mr|networkmanager-openvpn-0.9.6.0-2|20	BuildRequires: libtool
12mr|networkmanager-openvpn-0.9.6.0-2|21	BuildRequires: perl-XML-Parser
12mr|networkmanager-openvpn-0.9.6.0-2|22	BuildRequires: perl
12mr|networkmanager-openvpn-0.9.6.0-2|23	BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
12mr|networkmanager-openvpn-0.9.6.0-2|24	BuildRequires: pkgconfig(dbus-1)
12mr|networkmanager-openvpn-0.9.6.0-2|25	BuildRequires: pkgconfig(libnm-util) >= %{nm_version}
12mr|networkmanager-openvpn-0.9.6.0-2|26	BuildRequires: pkgconfig(libnm-glib) >= %{nm_version}
12mr|networkmanager-openvpn-0.9.6.0-2|27	BuildRequires: pkgconfig(libnm-glib-vpn) >= %{nm_version}
12mr|networkmanager-openvpn-0.9.6.0-2|28	BuildRequires: pkgconfig(gnome-keyring-1)
12mr|networkmanager-openvpn-0.9.6.0-2|29	BuildRequires: pkgconfig(libpng15)
12mr|networkmanager-openvpn-0.9.6.0-2|30	Requires: gtk+3             >= %{gtk3_version}
12mr|networkmanager-openvpn-0.9.6.0-2|31	Requires: dbus
12mr|networkmanager-openvpn-0.9.6.0-2|32	Requires: NetworkManager   >= %{nm_version}
12mr|networkmanager-openvpn-0.9.6.0-2|33	Requires: openvpn          >= %{openvpn_version}
12mr|networkmanager-openvpn-0.9.6.0-2|34	Requires: shared-mime-info >= %{shared_mime_version}
12mr|networkmanager-openvpn-0.9.6.0-2|35	Requires: gnome-keyring
12mr|networkmanager-openvpn-0.9.6.0-2|36	
12mr|networkmanager-openvpn-0.9.6.0-2|37	%description
12mr|networkmanager-openvpn-0.9.6.0-2|38	This package contains software for integrating the OpenVPN VPN software
12mr|networkmanager-openvpn-0.9.6.0-2|39	with NetworkManager and the GNOME desktop.
12mr|networkmanager-openvpn-0.9.6.0-2|40	
12mr|networkmanager-openvpn-0.9.6.0-2|41	%prep
12mr|networkmanager-openvpn-0.9.6.0-2|42	%setup -qn NetworkManager-openvpn-%{version}
12mr|networkmanager-openvpn-0.9.6.0-2|43	%apply_patches
12mr|networkmanager-openvpn-0.9.6.0-2|44	
12mr|networkmanager-openvpn-0.9.6.0-2|45	%build
12mr|networkmanager-openvpn-0.9.6.0-2|46	%configure2_5x \
12mr|networkmanager-openvpn-0.9.6.0-2|47	--disable-static \
12mr|networkmanager-openvpn-0.9.6.0-2|48	--disable-dependency-tracking \
12mr|networkmanager-openvpn-0.9.6.0-2|49	--enable-more-warnings
12mr|networkmanager-openvpn-0.9.6.0-2|50	%make
12mr|networkmanager-openvpn-0.9.6.0-2|51	
12mr|networkmanager-openvpn-0.9.6.0-2|52	%install
12mr|networkmanager-openvpn-0.9.6.0-2|53	rm -rf %{buildroot}
12mr|networkmanager-openvpn-0.9.6.0-2|54	%makeinstall_std
12mr|networkmanager-openvpn-0.9.6.0-2|55	
12mr|networkmanager-openvpn-0.9.6.0-2|56	rm -f %{buildroot}%{_libdir}/NetworkManager/*.la
12mr|networkmanager-openvpn-0.9.6.0-2|57	
12mr|networkmanager-openvpn-0.9.6.0-2|58	%find_lang NetworkManager-openvpn
12mr|networkmanager-openvpn-0.9.6.0-2|59	
12mr|networkmanager-openvpn-0.9.6.0-2|60	%files -f NetworkManager-openvpn.lang
12mr|networkmanager-openvpn-0.9.6.0-2|61	%doc AUTHORS ChangeLog README
12mr|networkmanager-openvpn-0.9.6.0-2|62	%{_libdir}/NetworkManager/libnm-openvpn-properties.so
12mr|networkmanager-openvpn-0.9.6.0-2|63	%{_libexecdir}/nm-openvpn-auth-dialog
12mr|networkmanager-openvpn-0.9.6.0-2|64	%{_libexecdir}/nm-openvpn-service
12mr|networkmanager-openvpn-0.9.6.0-2|65	%{_libexecdir}/nm-openvpn-service-openvpn-helper
12mr|networkmanager-openvpn-0.9.6.0-2|66	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/nm-openvpn-service.conf
12mr|networkmanager-openvpn-0.9.6.0-2|67	%config(noreplace) %{_sysconfdir}/NetworkManager/VPN/nm-openvpn-service.name
12mr|networkmanager-openvpn-0.9.6.0-2|68	%{_datadir}/gnome-vpn-properties/openvpn/nm-openvpn-dialog.ui
12mr|networkmanager-openvpn-0.9.6.0-2|69	# For now disabled in upstream
12mr|networkmanager-openvpn-0.9.6.0-2|70	#{_datadir}/applications/nm-openvpn.desktop
12mr|networkmanager-openvpn-0.9.6.0-2|71	#{_datadir}/icons/hicolor/*/apps/*
12mr|networkmanager-openvpn-0.9.6.0-2|72	
12mr|networkmanager-openvpn-0.9.6.0-2|73	
12mr|networkmanager-openvpn-0.9.6.0-2|74	%changelog
12mr|networkmanager-openvpn-0.9.6.0-2|75	* Sat Feb 25 2012 Matthew Dawkins <mattydaw@mandriva.org> 1:0.9.2.0-1
12mr|networkmanager-openvpn-0.9.6.0-2|76	+ Revision: 780679
12mr|networkmanager-openvpn-0.9.6.0-2|77	- added p0 to fix gtk3 deprecated build failures
12mr|networkmanager-openvpn-0.9.6.0-2|78	- move to build 0.9.2.0
12mr|networkmanager-openvpn-0.9.6.0-2|79	- cleaned up spec
12mr|networkmanager-openvpn-0.9.6.0-2|80	
12mr|networkmanager-openvpn-0.9.6.0-2|81	* Sun Nov 13 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.8.6.0-1
12mr|networkmanager-openvpn-0.9.6.0-2|82	+ Revision: 730415
12mr|networkmanager-openvpn-0.9.6.0-2|83	- 0.8.6.0
12mr|networkmanager-openvpn-0.9.6.0-2|84	- 0.9.2.0
12mr|networkmanager-openvpn-0.9.6.0-2|85	
12mr|networkmanager-openvpn-0.9.6.0-2|86	* Thu Apr 21 2011 Funda Wang <fwang@mandriva.org> 1:0.8.4-1
12mr|networkmanager-openvpn-0.9.6.0-2|87	+ Revision: 656403
12mr|networkmanager-openvpn-0.9.6.0-2|88	- bump req
12mr|networkmanager-openvpn-0.9.6.0-2|89	- new version 0.8.4
12mr|networkmanager-openvpn-0.9.6.0-2|90	
12mr|networkmanager-openvpn-0.9.6.0-2|91	* Sat Mar 05 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 1:0.8.3.995-1
12mr|networkmanager-openvpn-0.9.6.0-2|92	+ Revision: 642104
12mr|networkmanager-openvpn-0.9.6.0-2|93	- update to 0.8.4-beta1
12mr|networkmanager-openvpn-0.9.6.0-2|94	
12mr|networkmanager-openvpn-0.9.6.0-2|95	* Fri Nov 05 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 1:0.8.2-1mdv2011.0
12mr|networkmanager-openvpn-0.9.6.0-2|96	+ Revision: 593782
12mr|networkmanager-openvpn-0.9.6.0-2|97	- 0.8.2 final
12mr|networkmanager-openvpn-0.9.6.0-2|98	
12mr|networkmanager-openvpn-0.9.6.0-2|99	* Thu Nov 04 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 1:0.8.1.999-1mdv2011.0
12mr|networkmanager-openvpn-0.9.6.0-2|100	+ Revision: 593133
12mr|networkmanager-openvpn-0.9.6.0-2|101	- update to 0.8.2-rc1
12mr|networkmanager-openvpn-0.9.6.0-2|102	
12mr|networkmanager-openvpn-0.9.6.0-2|103	+ Funda Wang <fwang@mandriva.org>
12mr|networkmanager-openvpn-0.9.6.0-2|104	- New version 0.8.1
12mr|networkmanager-openvpn-0.9.6.0-2|105	
12mr|networkmanager-openvpn-0.9.6.0-2|106	* Sat Jul 17 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 1:0.8.0.997-1mdv2011.0
12mr|networkmanager-openvpn-0.9.6.0-2|107	+ Revision: 554752
12mr|networkmanager-openvpn-0.9.6.0-2|108	- new version 0.8.1-beta1
12mr|networkmanager-openvpn-0.9.6.0-2|109	
12mr|networkmanager-openvpn-0.9.6.0-2|110	* Fri Feb 26 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 1:0.8-1mdv2010.1
12mr|networkmanager-openvpn-0.9.6.0-2|111	+ Revision: 511475
12mr|networkmanager-openvpn-0.9.6.0-2|112	- disable icons for now as well
12mr|networkmanager-openvpn-0.9.6.0-2|113	- desktop file is disabled upstream for now
12mr|networkmanager-openvpn-0.9.6.0-2|114	- new version
12mr|networkmanager-openvpn-0.9.6.0-2|115	
12mr|networkmanager-openvpn-0.9.6.0-2|116	* Sat Jan 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.7.999-1mdv2010.1
12mr|networkmanager-openvpn-0.9.6.0-2|117	+ Revision: 495350
12mr|networkmanager-openvpn-0.9.6.0-2|118	- new version
12mr|networkmanager-openvpn-0.9.6.0-2|119	
12mr|networkmanager-openvpn-0.9.6.0-2|120	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1:0.7.0-12mdv2010.0
12mr|networkmanager-openvpn-0.9.6.0-2|121	+ Revision: 440327
12mr|networkmanager-openvpn-0.9.6.0-2|122	- rebuild
12mr|networkmanager-openvpn-0.9.6.0-2|123	
12mr|networkmanager-openvpn-0.9.6.0-2|124	* Sun Nov 30 2008 Funda Wang <fwang@mandriva.org> 1:0.7.0-11mdv2009.1
12mr|networkmanager-openvpn-0.9.6.0-2|125	+ Revision: 308371
12mr|networkmanager-openvpn-0.9.6.0-2|126	- 0.7.0 final
12mr|networkmanager-openvpn-0.9.6.0-2|127	
12mr|networkmanager-openvpn-0.9.6.0-2|128	+ Thierry Vignaud <tv@mandriva.org>
12mr|networkmanager-openvpn-0.9.6.0-2|129	- rebuild early 2009.0 package (before pixel changes)
12mr|networkmanager-openvpn-0.9.6.0-2|130	
12mr|networkmanager-openvpn-0.9.6.0-2|131	* Mon May 19 2008 David Walluck <walluck@mandriva.org> 1:0.7.0-10.svn3632.1mdv2009.0
12mr|networkmanager-openvpn-0.9.6.0-2|132	+ Revision: 209014
12mr|networkmanager-openvpn-0.9.6.0-2|133	- import networkmanager-openvpn
12mr|networkmanager-openvpn-0.9.6.0-2|134	
12mr|networkmanager-openvpn-0.9.6.0-2|135	
12mr|networkmanager-openvpn-0.9.6.0-2|136	* Mon May 05 2008 Dan Williams <dcbw@redhat.com> 1:0.7.0-10.svn3632
12mr|networkmanager-openvpn-0.9.6.0-2|137	- Fix issue with location of the VPN plugin
12mr|networkmanager-openvpn-0.9.6.0-2|138	
12mr|networkmanager-openvpn-0.9.6.0-2|139	* Thu May 01 2008 Dan Williams <dcbw@redhat.com> 1:0.7.0-10.svn3627
12mr|networkmanager-openvpn-0.9.6.0-2|140	- Update for compat with new NM bits
12mr|networkmanager-openvpn-0.9.6.0-2|141	
12mr|networkmanager-openvpn-0.9.6.0-2|142	* Wed Apr 23 2008 Christoph Höger <choeger@cs.tu-berlin.de> 1:0.7.0-10.svn3549
12mr|networkmanager-openvpn-0.9.6.0-2|143	- (Hopefully) Fix generation of nm-openvpn-service.name (#443389)
12mr|networkmanager-openvpn-0.9.6.0-2|144	
12mr|networkmanager-openvpn-0.9.6.0-2|145	* Wed Apr 09 2008 Dan Williams <dcbw@redhat.com> 1:0.7.0-9.svn3549
12mr|networkmanager-openvpn-0.9.6.0-2|146	- Update for compat with new NM bits
12mr|networkmanager-openvpn-0.9.6.0-2|147	
12mr|networkmanager-openvpn-0.9.6.0-2|148	* Mon Mar 03 2008 Tim Niemueller <tim@niemueller.de> 1:0.7.0-9.svn3302
12mr|networkmanager-openvpn-0.9.6.0-2|149	- Mute %%post and %%postun scripts
12mr|networkmanager-openvpn-0.9.6.0-2|150	
12mr|networkmanager-openvpn-0.9.6.0-2|151	* Fri Feb 08 2008 Tim Niemueller <tim@niemueller.de> 1:0.7.0-8.svn3302
12mr|networkmanager-openvpn-0.9.6.0-2|152	- Update to latest SVN snapshot
12mr|networkmanager-openvpn-0.9.6.0-2|153	- Fixes rhbz#429816 (port was not saved correctly)
12mr|networkmanager-openvpn-0.9.6.0-2|154	- Respects DNS search string from OpenVPN server
12mr|networkmanager-openvpn-0.9.6.0-2|155	
12mr|networkmanager-openvpn-0.9.6.0-2|156	* Fri Jan 18 2008 Tim Niemueller <tim@niemueller.de> 1:0.7.0-7.svn3169
12mr|networkmanager-openvpn-0.9.6.0-2|157	- Use install -p during "make install" to fix #342701
12mr|networkmanager-openvpn-0.9.6.0-2|158	
12mr|networkmanager-openvpn-0.9.6.0-2|159	* Thu Dec 13 2007 Tim Niemueller <tim@niemueller.de> 1:0.7.0-6.svn3169
12mr|networkmanager-openvpn-0.9.6.0-2|160	- Update to latest SVN snapshot
12mr|networkmanager-openvpn-0.9.6.0-2|161	
12mr|networkmanager-openvpn-0.9.6.0-2|162	* Thu Dec  6 2007 Dan Williams <dcbw@redhat.com> 1:0.7.0-5.svn3140
12mr|networkmanager-openvpn-0.9.6.0-2|163	- Update to latest SVN snapshot to get stuff working
12mr|networkmanager-openvpn-0.9.6.0-2|164	
12mr|networkmanager-openvpn-0.9.6.0-2|165	* Fri Nov 23 2007 Tim Niemueller <tim@niemueller.de> 1:0.7.0-4.svn3047
12mr|networkmanager-openvpn-0.9.6.0-2|166	- BuildRequire libtool and glib2-devel since we call autogen.sh now
12mr|networkmanager-openvpn-0.9.6.0-2|167	
12mr|networkmanager-openvpn-0.9.6.0-2|168	* Fri Nov 23 2007 Tim Niemueller <tim@niemueller.de> 1:0.7.0-3.svn3047
12mr|networkmanager-openvpn-0.9.6.0-2|169	- Fixed #320941
12mr|networkmanager-openvpn-0.9.6.0-2|170	- Call autogen, therefore BuildRequire gnome-common
12mr|networkmanager-openvpn-0.9.6.0-2|171	- Use plain 3047 from repo and use a patch, we cannot use trunk at the
12mr|networkmanager-openvpn-0.9.6.0-2|172	moment since it is in flux and incompatible with NM available for F8
12mr|networkmanager-openvpn-0.9.6.0-2|173	
12mr|networkmanager-openvpn-0.9.6.0-2|174	* Wed Oct 31 2007 Tim Niemueller <tim@niemueller.de> 1:0.7.0-2.svn3047.fc8
12mr|networkmanager-openvpn-0.9.6.0-2|175	- BuildRequire gettext
12mr|networkmanager-openvpn-0.9.6.0-2|176	
12mr|networkmanager-openvpn-0.9.6.0-2|177	* Tue Oct 30 2007 Tim Niemueller <tim@niemueller.de> 1:0.7.0-1.svn3047.fc8
12mr|networkmanager-openvpn-0.9.6.0-2|178	- Upgrade to trunk, needed to be compatible with NM 0.7.0, rebuild for F-8
12mr|networkmanager-openvpn-0.9.6.0-2|179	
12mr|networkmanager-openvpn-0.9.6.0-2|180	* Fri Sep 15 2006 Tim Niemueller <tim@niemueller.de> 0.3.2-7
12mr|networkmanager-openvpn-0.9.6.0-2|181	- Rebuild for FC6
12mr|networkmanager-openvpn-0.9.6.0-2|182	
12mr|networkmanager-openvpn-0.9.6.0-2|183	* Sat Aug 19 2006 Tim Niemueller <tim@niemueller.de> 0.3.2-5
12mr|networkmanager-openvpn-0.9.6.0-2|184	- Added perl-XML-Parser as a build requirement, needed for intltool
12mr|networkmanager-openvpn-0.9.6.0-2|185	
12mr|networkmanager-openvpn-0.9.6.0-2|186	* Tue Aug 15 2006 Tim Niemueller <tim@niemueller.de> 0.3.2-4
12mr|networkmanager-openvpn-0.9.6.0-2|187	- Added instructions how to build the source package
12mr|networkmanager-openvpn-0.9.6.0-2|188	- removed a rm line
12mr|networkmanager-openvpn-0.9.6.0-2|189	
12mr|networkmanager-openvpn-0.9.6.0-2|190	* Wed Aug 09 2006 Tim Niemueller <tim@niemueller.de> 0.3.2-3
12mr|networkmanager-openvpn-0.9.6.0-2|191	- Added URL
12mr|networkmanager-openvpn-0.9.6.0-2|192	
12mr|networkmanager-openvpn-0.9.6.0-2|193	* Fri Aug 04 2006 Tim Niemueller <tim@niemueller.de> 0.3.2-2
12mr|networkmanager-openvpn-0.9.6.0-2|194	- Upgrade to current upstream version (0.3.2 on 0.6 branch)
12mr|networkmanager-openvpn-0.9.6.0-2|195	
12mr|networkmanager-openvpn-0.9.6.0-2|196	* Mon Jul 10 2006 Tim Niemueller <tim@niemueller.de> 0.3.2-1
12mr|networkmanager-openvpn-0.9.6.0-2|197	- Upgraded to 0.3.2 for 0.6 branch
12mr|networkmanager-openvpn-0.9.6.0-2|198	
12mr|networkmanager-openvpn-0.9.6.0-2|199	* Tue Dec 06 2005 Tim Niemueller <tim@niemueller.de> 0.3-1
12mr|networkmanager-openvpn-0.9.6.0-2|200	- Initial revision based on NetworkManager-vpnc spec
12mr|networkmanager-openvpn-0.9.6.0-2|201	

15285 12
12mr|networkmanager-pptp-0.9.6.0-2|1	# How to build the source package:
12mr|networkmanager-pptp-0.9.6.0-2|2	# - Check out NetworkManager from Gnome SVN, currently trunk is used
12mr|networkmanager-pptp-0.9.6.0-2|3	# - cd NetworkManager/vpn-daemons/pptp
12mr|networkmanager-pptp-0.9.6.0-2|4	# - ./autogen.sh --prefix=/usr --sysconfdir=/etc
12mr|networkmanager-pptp-0.9.6.0-2|5	# - make distclean
12mr|networkmanager-pptp-0.9.6.0-2|6	# - cd ..
12mr|networkmanager-pptp-0.9.6.0-2|7	# - mv pptp NetworkManager-pptp-%{version}
12mr|networkmanager-pptp-0.9.6.0-2|8	# - tar cvfz NetworkManager-pptp-%{version}.tar.gz NetworkManager-pptp-%{version}
12mr|networkmanager-pptp-0.9.6.0-2|9	
12mr|networkmanager-pptp-0.9.6.0-2|10	%define nm_version          0.9.6.0
12mr|networkmanager-pptp-0.9.6.0-2|11	%define dbus_version        0.74
12mr|networkmanager-pptp-0.9.6.0-2|12	%define gtk3_version        3.0
12mr|networkmanager-pptp-0.9.6.0-2|13	%define shared_mime_version 0.16-3
12mr|networkmanager-pptp-0.9.6.0-2|14	
12mr|networkmanager-pptp-0.9.6.0-2|15	Summary:	NetworkManager VPN integration for PPTP
12mr|networkmanager-pptp-0.9.6.0-2|16	Name:		networkmanager-pptp
12mr|networkmanager-pptp-0.9.6.0-2|17	Epoch:		1
12mr|networkmanager-pptp-0.9.6.0-2|18	Version:	0.9.6.0
12mr|networkmanager-pptp-0.9.6.0-2|19	Release:	2
12mr|networkmanager-pptp-0.9.6.0-2|20	License:	GPLv2+
12mr|networkmanager-pptp-0.9.6.0-2|21	Group:		System/Base
12mr|networkmanager-pptp-0.9.6.0-2|22	URL:		http://www.gnome.org/projects/NetworkManager/
12mr|networkmanager-pptp-0.9.6.0-2|23	Source0:	http://ftp.gnome.org/pub/GNOME/sources/NetworkManager-pptp/NetworkManager-pptp-%{version}.tar.xz
12mr|networkmanager-pptp-0.9.6.0-2|24	# ubuntu
12mr|networkmanager-pptp-0.9.6.0-2|25	# Patch0:	gtk_table_to_gtk_grid.patch
12mr|networkmanager-pptp-0.9.6.0-2|26	
12mr|networkmanager-pptp-0.9.6.0-2|27	BuildRequires: gettext
12mr|networkmanager-pptp-0.9.6.0-2|28	BuildRequires: intltool
12mr|networkmanager-pptp-0.9.6.0-2|29	BuildRequires: libtool
12mr|networkmanager-pptp-0.9.6.0-2|30	BuildRequires: perl-XML-Parser
12mr|networkmanager-pptp-0.9.6.0-2|31	BuildRequires: perl
12mr|networkmanager-pptp-0.9.6.0-2|32	BuildRequires: ppp-devel
12mr|networkmanager-pptp-0.9.6.0-2|33	BuildRequires: pkgconfig(gtk+-3.0)
12mr|networkmanager-pptp-0.9.6.0-2|34	BuildRequires: pkgconfig(dbus-1)
12mr|networkmanager-pptp-0.9.6.0-2|35	BuildRequires: pkgconfig(libnm-util) >= %{nm_version}
12mr|networkmanager-pptp-0.9.6.0-2|36	BuildRequires: pkgconfig(libnm-glib) >= %{nm_version}
12mr|networkmanager-pptp-0.9.6.0-2|37	BuildRequires: pkgconfig(libnm-glib-vpn) >= %{nm_version}
12mr|networkmanager-pptp-0.9.6.0-2|38	BuildRequires: pkgconfig(gnome-keyring-1)
12mr|networkmanager-pptp-0.9.6.0-2|39	BuildRequires: pkgconfig(libpng15)
12mr|networkmanager-pptp-0.9.6.0-2|40	Requires: dbus
12mr|networkmanager-pptp-0.9.6.0-2|41	Requires: gtk+3            >= %{gtk3_version}
12mr|networkmanager-pptp-0.9.6.0-2|42	Requires: dbus             >= %{dbus_version}
12mr|networkmanager-pptp-0.9.6.0-2|43	Requires: NetworkManager   >= %{nm_version}
12mr|networkmanager-pptp-0.9.6.0-2|44	Requires: shared-mime-info >= %{shared_mime_version}
12mr|networkmanager-pptp-0.9.6.0-2|45	Requires: gnome-keyring
12mr|networkmanager-pptp-0.9.6.0-2|46	Requires: pptp-linux
12mr|networkmanager-pptp-0.9.6.0-2|47	
12mr|networkmanager-pptp-0.9.6.0-2|48	%description
12mr|networkmanager-pptp-0.9.6.0-2|49	This package contains software for integrating the PPTP VPN
12mr|networkmanager-pptp-0.9.6.0-2|50	with NetworkManager and the GNOME desktop.
12mr|networkmanager-pptp-0.9.6.0-2|51	
12mr|networkmanager-pptp-0.9.6.0-2|52	%prep
12mr|networkmanager-pptp-0.9.6.0-2|53	%setup -qn NetworkManager-pptp-%{version}
12mr|networkmanager-pptp-0.9.6.0-2|54	%apply_patches
12mr|networkmanager-pptp-0.9.6.0-2|55	
12mr|networkmanager-pptp-0.9.6.0-2|56	%build
12mr|networkmanager-pptp-0.9.6.0-2|57	%configure2_5x \
12mr|networkmanager-pptp-0.9.6.0-2|58	--disable-static \
12mr|networkmanager-pptp-0.9.6.0-2|59	--disable-dependency-tracking \
12mr|networkmanager-pptp-0.9.6.0-2|60	--enable-more-warnings=yes
12mr|networkmanager-pptp-0.9.6.0-2|61	
12mr|networkmanager-pptp-0.9.6.0-2|62	%make
12mr|networkmanager-pptp-0.9.6.0-2|63	
12mr|networkmanager-pptp-0.9.6.0-2|64	%install
12mr|networkmanager-pptp-0.9.6.0-2|65	%makeinstall_std
12mr|networkmanager-pptp-0.9.6.0-2|66	
12mr|networkmanager-pptp-0.9.6.0-2|67	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|networkmanager-pptp-0.9.6.0-2|68	
12mr|networkmanager-pptp-0.9.6.0-2|69	%find_lang NetworkManager-pptp
12mr|networkmanager-pptp-0.9.6.0-2|70	
12mr|networkmanager-pptp-0.9.6.0-2|71	%files -f NetworkManager-pptp.lang
12mr|networkmanager-pptp-0.9.6.0-2|72	%doc AUTHORS ChangeLog README
12mr|networkmanager-pptp-0.9.6.0-2|73	%{_libdir}/NetworkManager/libnm-pptp-properties.so
12mr|networkmanager-pptp-0.9.6.0-2|74	%{_libdir}/pppd/*/nm-pptp-pppd-plugin.so
12mr|networkmanager-pptp-0.9.6.0-2|75	%{_libexecdir}/nm-pptp-auth-dialog
12mr|networkmanager-pptp-0.9.6.0-2|76	%{_libexecdir}/nm-pptp-service
12mr|networkmanager-pptp-0.9.6.0-2|77	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/nm-pptp-service.conf
12mr|networkmanager-pptp-0.9.6.0-2|78	%config(noreplace) %{_sysconfdir}/NetworkManager/VPN/nm-pptp-service.name
12mr|networkmanager-pptp-0.9.6.0-2|79	%_datadir/gnome-vpn-properties/pptp/nm-pptp-dialog.ui
12mr|networkmanager-pptp-0.9.6.0-2|80	
12mr|networkmanager-pptp-0.9.6.0-2|81	
12mr|networkmanager-pptp-0.9.6.0-2|82	
12mr|networkmanager-pptp-0.9.6.0-2|83	%changelog
12mr|networkmanager-pptp-0.9.6.0-2|84	* Wed Aug  22 2012 akdengi <kazancas@mandriva.ru>
12mr|networkmanager-pptp-0.9.6.0-2|85	+ Commit: 46c12cd
12mr|networkmanager-pptp-0.9.6.0-2|86	- -new version 0.9.6.0
12mr|networkmanager-pptp-0.9.6.0-2|87	
12mr|networkmanager-pptp-0.9.6.0-2|88	

15286 12
12mr|networkmanager-vpnc-0.9.6.0-2|1	%define nm_version          0.9.6.0
12mr|networkmanager-vpnc-0.9.6.0-2|2	%define vpnc_version        0.4
12mr|networkmanager-vpnc-0.9.6.0-2|3	%define shared_mime_version 0.16-3
12mr|networkmanager-vpnc-0.9.6.0-2|4	
12mr|networkmanager-vpnc-0.9.6.0-2|5	Summary:	NetworkManager VPN integration for vpnc
12mr|networkmanager-vpnc-0.9.6.0-2|6	Name:		networkmanager-vpnc
12mr|networkmanager-vpnc-0.9.6.0-2|7	Epoch:		1
12mr|networkmanager-vpnc-0.9.6.0-2|8	Version:	0.9.6.0
12mr|networkmanager-vpnc-0.9.6.0-2|9	Release:	2
12mr|networkmanager-vpnc-0.9.6.0-2|10	License:	GPLv2+
12mr|networkmanager-vpnc-0.9.6.0-2|11	Group:		System/Base
12mr|networkmanager-vpnc-0.9.6.0-2|12	URL:		http://www.gnome.org/projects/NetworkManager/
12mr|networkmanager-vpnc-0.9.6.0-2|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/NetworkManager-vpnc/NetworkManager-vpnc-%{version}.tar.xz
12mr|networkmanager-vpnc-0.9.6.0-2|14	# ubuntu
12mr|networkmanager-vpnc-0.9.6.0-2|15	Patch0:	gtk_table_to_gtk_grid.patch
12mr|networkmanager-vpnc-0.9.6.0-2|16	
12mr|networkmanager-vpnc-0.9.6.0-2|17	BuildRequires: gettext
12mr|networkmanager-vpnc-0.9.6.0-2|18	BuildRequires: intltool
12mr|networkmanager-vpnc-0.9.6.0-2|19	BuildRequires: pkgconfig(gtk+-3.0)
12mr|networkmanager-vpnc-0.9.6.0-2|20	BuildRequires: pkgconfig(dbus-1)
12mr|networkmanager-vpnc-0.9.6.0-2|21	BuildRequires: pkgconfig(libnm-util) >= %{nm_version}
12mr|networkmanager-vpnc-0.9.6.0-2|22	BuildRequires: pkgconfig(libnm-glib) >= %{nm_version}
12mr|networkmanager-vpnc-0.9.6.0-2|23	BuildRequires: pkgconfig(libnm-glib-vpn) >= %{nm_version}
12mr|networkmanager-vpnc-0.9.6.0-2|24	BuildRequires: pkgconfig(gconf-2.0)
12mr|networkmanager-vpnc-0.9.6.0-2|25	BuildRequires: pkgconfig(libgnomeui-2.0)
12mr|networkmanager-vpnc-0.9.6.0-2|26	BuildRequires: pkgconfig(gnome-keyring-1)
12mr|networkmanager-vpnc-0.9.6.0-2|27	BuildRequires: pkgconfig(libpng15)
12mr|networkmanager-vpnc-0.9.6.0-2|28	Requires: gtk+3
12mr|networkmanager-vpnc-0.9.6.0-2|29	Requires: dbus
12mr|networkmanager-vpnc-0.9.6.0-2|30	Requires: NetworkManager	>= %{nm_version}
12mr|networkmanager-vpnc-0.9.6.0-2|31	Requires: vpnc				>= %{vpnc_version}
12mr|networkmanager-vpnc-0.9.6.0-2|32	Requires: shared-mime-info	>= %{shared_mime_version}
12mr|networkmanager-vpnc-0.9.6.0-2|33	Requires: GConf2
12mr|networkmanager-vpnc-0.9.6.0-2|34	Requires: gnome-keyring
12mr|networkmanager-vpnc-0.9.6.0-2|35	Requires(post): desktop-file-utils
12mr|networkmanager-vpnc-0.9.6.0-2|36	Requires(postun): desktop-file-utils
12mr|networkmanager-vpnc-0.9.6.0-2|37	
12mr|networkmanager-vpnc-0.9.6.0-2|38	%description
12mr|networkmanager-vpnc-0.9.6.0-2|39	This package contains software for integrating the vpnc VPN software
12mr|networkmanager-vpnc-0.9.6.0-2|40	with NetworkManager and the GNOME desktop
12mr|networkmanager-vpnc-0.9.6.0-2|41	
12mr|networkmanager-vpnc-0.9.6.0-2|42	%prep
12mr|networkmanager-vpnc-0.9.6.0-2|43	%setup -qn NetworkManager-vpnc-%{version}
12mr|networkmanager-vpnc-0.9.6.0-2|44	%apply_patches
12mr|networkmanager-vpnc-0.9.6.0-2|45	
12mr|networkmanager-vpnc-0.9.6.0-2|46	%build
12mr|networkmanager-vpnc-0.9.6.0-2|47	%configure2_5x --disable-static --enable-more-warnings=yes --with-gtkver=3 --with-tests=yes
12mr|networkmanager-vpnc-0.9.6.0-2|48	
12mr|networkmanager-vpnc-0.9.6.0-2|49	
12mr|networkmanager-vpnc-0.9.6.0-2|50	%make
12mr|networkmanager-vpnc-0.9.6.0-2|51	
12mr|networkmanager-vpnc-0.9.6.0-2|52	%install
12mr|networkmanager-vpnc-0.9.6.0-2|53	rm -rf %{buildroot}
12mr|networkmanager-vpnc-0.9.6.0-2|54	%makeinstall_std
12mr|networkmanager-vpnc-0.9.6.0-2|55	
12mr|networkmanager-vpnc-0.9.6.0-2|56	rm -f %{buildroot}%{_libdir}/NetworkManager/lib*.la
12mr|networkmanager-vpnc-0.9.6.0-2|57	
12mr|networkmanager-vpnc-0.9.6.0-2|58	%find_lang NetworkManager-vpnc
12mr|networkmanager-vpnc-0.9.6.0-2|59	
12mr|networkmanager-vpnc-0.9.6.0-2|60	%files -f NetworkManager-vpnc.lang
12mr|networkmanager-vpnc-0.9.6.0-2|61	%doc AUTHORS ChangeLog
12mr|networkmanager-vpnc-0.9.6.0-2|62	%{_libexecdir}/nm-vpnc-auth-dialog
12mr|networkmanager-vpnc-0.9.6.0-2|63	%{_libexecdir}/nm-vpnc-service
12mr|networkmanager-vpnc-0.9.6.0-2|64	%{_libexecdir}/nm-vpnc-service-vpnc-helper
12mr|networkmanager-vpnc-0.9.6.0-2|65	%{_libdir}/NetworkManager/libnm-vpnc-properties.so
12mr|networkmanager-vpnc-0.9.6.0-2|66	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/nm-vpnc-service.conf
12mr|networkmanager-vpnc-0.9.6.0-2|67	%config(noreplace) %{_sysconfdir}/NetworkManager/VPN/nm-vpnc-service.name
12mr|networkmanager-vpnc-0.9.6.0-2|68	%{_datadir}/gnome-vpn-properties/vpnc/nm-vpnc-dialog.ui
12mr|networkmanager-vpnc-0.9.6.0-2|69	%{_datadir}/applications/nm-vpnc-auth-dialog.desktop
12mr|networkmanager-vpnc-0.9.6.0-2|70	%{_datadir}/icons/hicolor/48x48/apps/gnome-mime-application-x-cisco-vpn-settings.png
12mr|networkmanager-vpnc-0.9.6.0-2|71	
12mr|networkmanager-vpnc-0.9.6.0-2|72	
12mr|networkmanager-vpnc-0.9.6.0-2|73	
12mr|networkmanager-vpnc-0.9.6.0-2|74	%changelog
12mr|networkmanager-vpnc-0.9.6.0-2|75	* Wed Aug  22 2012 akdengi <kazancas@mandriva.ru>
12mr|networkmanager-vpnc-0.9.6.0-2|76	+ Commit: 63feb77
12mr|networkmanager-vpnc-0.9.6.0-2|77	- -new version 0.9.6.0
12mr|networkmanager-vpnc-0.9.6.0-2|78	
12mr|networkmanager-vpnc-0.9.6.0-2|79	

15287 12
12mr|newt-0.52.14-3|1	%define	major	0.52
12mr|newt-0.52.14-3|2	%define	libname	%mklibname %{name} %{major}
12mr|newt-0.52.14-3|3	%define	devname	%mklibname %{name} -d
12mr|newt-0.52.14-3|4	
12mr|newt-0.52.14-3|5	%bcond_without diet
12mr|newt-0.52.14-3|6	%bcond_without uclibc
12mr|newt-0.52.14-3|7	
12mr|newt-0.52.14-3|8	Summary:	A development library for text mode user interfaces
12mr|newt-0.52.14-3|9	Name:		newt
12mr|newt-0.52.14-3|10	Version:	0.52.14
12mr|newt-0.52.14-3|11	Release:	3
12mr|newt-0.52.14-3|12	License:	LGPLv2+
12mr|newt-0.52.14-3|13	Group:		System/Libraries
12mr|newt-0.52.14-3|14	URL:		https://fedorahosted.org/newt/
12mr|newt-0.52.14-3|15	Source0:	https://fedorahosted.org/releases/n/e/newt/%{name}-%{version}.tar.gz
12mr|newt-0.52.14-3|16	
12mr|newt-0.52.14-3|17	Patch1: 	newt-0.52.6-mdvconf.patch
12mr|newt-0.52.14-3|18	Patch2: 	newt-0.51.4-fix-wstrlen-for-non-utf8-strings.patch
12mr|newt-0.52.14-3|19	#Patch3: 	newt-0.51.6-assorted-fixes.patch
12mr|newt-0.52.14-3|20	BuildRequires:	glibc-static-devel
12mr|newt-0.52.14-3|21	BuildRequires:	popt-devel
12mr|newt-0.52.14-3|22	BuildRequires:	python-devel >= 2.2
12mr|newt-0.52.14-3|23	BuildRequires:	slang-devel
12mr|newt-0.52.14-3|24	%if %{with diet}
12mr|newt-0.52.14-3|25	BuildRequires:	dietlibc-devel
12mr|newt-0.52.14-3|26	%endif
12mr|newt-0.52.14-3|27	%if %{with uclibc}
12mr|newt-0.52.14-3|28	BuildRequires:	uClibc-devel >= 0.9.33.2-3
12mr|newt-0.52.14-3|29	%endif
12mr|newt-0.52.14-3|30	
12mr|newt-0.52.14-3|31	Provides:	python-snack
12mr|newt-0.52.14-3|32	# for newt_syrup
12mr|newt-0.52.14-3|33	Provides:	pythonegg(newt-python) == %{version}-%{release}
12mr|newt-0.52.14-3|34	Provides:	whiptail
12mr|newt-0.52.14-3|35	
12mr|newt-0.52.14-3|36	%description
12mr|newt-0.52.14-3|37	Newt is a programming library for color text mode, widget based user
12mr|newt-0.52.14-3|38	interfaces. Newt can be used to add stacked windows, entry widgets, checkboxes,
12mr|newt-0.52.14-3|39	radio buttons, labels, plain text fields, scrollbars, etc., to text mode user
12mr|newt-0.52.14-3|40	interfaces.  This package contains a /usr/bin/dialog replacement called
12mr|newt-0.52.14-3|41	whiptail. Newt is based on the slang library.
12mr|newt-0.52.14-3|42	
12mr|newt-0.52.14-3|43	%package -n	%{libname}
12mr|newt-0.52.14-3|44	Summary:	Newt windowing toolkit development files library
12mr|newt-0.52.14-3|45	Group:		Development/C
12mr|newt-0.52.14-3|46	Provides:	lib%{name} = %{version}-%{release}
12mr|newt-0.52.14-3|47	
12mr|newt-0.52.14-3|48	%description -n %{libname}
12mr|newt-0.52.14-3|49	This package contains the shared library for %{name}.
12mr|newt-0.52.14-3|50	
12mr|newt-0.52.14-3|51	%package -n	%{devname}
12mr|newt-0.52.14-3|52	Summary:	Newt windowing toolkit development files
12mr|newt-0.52.14-3|53	Group:		Development/C
12mr|newt-0.52.14-3|54	Requires:	%{libname} = %{version}-%{release}
12mr|newt-0.52.14-3|55	Provides:	%{name}-devel = %{version}-%{release}
12mr|newt-0.52.14-3|56	Obsoletes:	%{_lib}%{name}0.52-devel
12mr|newt-0.52.14-3|57	
12mr|newt-0.52.14-3|58	%description -n %{devname}
12mr|newt-0.52.14-3|59	This package contains the development files for %{name}.
12mr|newt-0.52.14-3|60	
12mr|newt-0.52.14-3|61	%prep
12mr|newt-0.52.14-3|62	%setup -q
12mr|newt-0.52.14-3|63	%apply_patches
12mr|newt-0.52.14-3|64	
12mr|newt-0.52.14-3|65	%if %{with diet}
12mr|newt-0.52.14-3|66	mkdir diet
12mr|newt-0.52.14-3|67	pushd diet
12mr|newt-0.52.14-3|68	ln -s ../*.[ch] ../newt.spec .
12mr|newt-0.52.14-3|69	popd
12mr|newt-0.52.14-3|70	%endif
12mr|newt-0.52.14-3|71	
12mr|newt-0.52.14-3|72	%if %{with uclibc}
12mr|newt-0.52.14-3|73	mkdir uclibc
12mr|newt-0.52.14-3|74	pushd uclibc
12mr|newt-0.52.14-3|75	ln -s ../*.[ch] ../newt.spec .
12mr|newt-0.52.14-3|76	popd
12mr|newt-0.52.14-3|77	%endif
12mr|newt-0.52.14-3|78	
12mr|newt-0.52.14-3|79	%build
12mr|newt-0.52.14-3|80	%if %{with diet}
12mr|newt-0.52.14-3|81	pushd diet
12mr|newt-0.52.14-3|82	CC="diet gcc" CFLAGS="-Os -g" \
12mr|newt-0.52.14-3|83	../configure	--without-gpm-support \
12mr|newt-0.52.14-3|84	--without-tcl \
12mr|newt-0.52.14-3|85	--disable-nls
12mr|newt-0.52.14-3|86	%make libnewt.a
12mr|newt-0.52.14-3|87	popd
12mr|newt-0.52.14-3|88	%endif
12mr|newt-0.52.14-3|89	
12mr|newt-0.52.14-3|90	%if %{with uclibc}
12mr|newt-0.52.14-3|91	pushd uclibc
12mr|newt-0.52.14-3|92	CC="%{uclibc_cc}" CFLAGS="%{uclibc_cflags}" \
12mr|newt-0.52.14-3|93	../configure	--without-gpm-support \
12mr|newt-0.52.14-3|94	--without-tcl \
12mr|newt-0.52.14-3|95	--disable-nls
12mr|newt-0.52.14-3|96	%make libnewt.a
12mr|newt-0.52.14-3|97	popd
12mr|newt-0.52.14-3|98	%endif
12mr|newt-0.52.14-3|99	
12mr|newt-0.52.14-3|100	%configure2_5x \
12mr|newt-0.52.14-3|101	--with-gpm-support \
12mr|newt-0.52.14-3|102	--without-tcl
12mr|newt-0.52.14-3|103	%make
12mr|newt-0.52.14-3|104	%make shared
12mr|newt-0.52.14-3|105	
12mr|newt-0.52.14-3|106	%install
12mr|newt-0.52.14-3|107	%makeinstall
12mr|newt-0.52.14-3|108	
12mr|newt-0.52.14-3|109	%if %{with diet}
12mr|newt-0.52.14-3|110	install -m644 diet/libnewt.a -D %{buildroot}%{_prefix}/lib/dietlibc/lib-%{_arch}/libnewt.a
12mr|newt-0.52.14-3|111	%endif
12mr|newt-0.52.14-3|112	
12mr|newt-0.52.14-3|113	%if %{with uclibc}
12mr|newt-0.52.14-3|114	install -m644 uclibc/libnewt.a -D %{buildroot}%{_prefix}/uclibc/%{_libdir}/libnewt.a
12mr|newt-0.52.14-3|115	%endif
12mr|newt-0.52.14-3|116	
12mr|newt-0.52.14-3|117	ln -snf lib%{name}.so.%{version} %{buildroot}%{_libdir}/lib%{name}.so.%{major}
12mr|newt-0.52.14-3|118	
12mr|newt-0.52.14-3|119	%find_lang %{name}
12mr|newt-0.52.14-3|120	
12mr|newt-0.52.14-3|121	%files -f %{name}.lang
12mr|newt-0.52.14-3|122	%doc CHANGES COPYING
12mr|newt-0.52.14-3|123	%{_bindir}/whiptail
12mr|newt-0.52.14-3|124	%{py_platsitedir}/*
12mr|newt-0.52.14-3|125	%{_mandir}/man1/whiptail.1*
12mr|newt-0.52.14-3|126	
12mr|newt-0.52.14-3|127	%files -n %{libname}
12mr|newt-0.52.14-3|128	%{_libdir}/libnewt.so.%{major}*
12mr|newt-0.52.14-3|129	
12mr|newt-0.52.14-3|130	%files -n %{devname}
12mr|newt-0.52.14-3|131	%doc tutorial.sgml
12mr|newt-0.52.14-3|132	%{_includedir}/newt.h
12mr|newt-0.52.14-3|133	%{_libdir}/libnewt.a
12mr|newt-0.52.14-3|134	%if %{with diet}
12mr|newt-0.52.14-3|135	%{_prefix}/lib/dietlibc/lib-%{_arch}/libnewt.a
12mr|newt-0.52.14-3|136	%endif
12mr|newt-0.52.14-3|137	%if %{with uclibc}
12mr|newt-0.52.14-3|138	%{_prefix}/uclibc%{_libdir}/libnewt.a
12mr|newt-0.52.14-3|139	%endif
12mr|newt-0.52.14-3|140	%{_libdir}/libnewt.so
12mr|newt-0.52.14-3|141	%{_libdir}/pkgconfig/libnewt.pc
12mr|newt-0.52.14-3|142	
12mr|newt-0.52.14-3|143	
12mr|newt-0.52.14-3|144	
12mr|newt-0.52.14-3|145	%changelog
12mr|newt-0.52.14-3|146	

15288 12
12mr|nfs-utils-1.2.6-2|1	Name:		nfs-utils
12mr|nfs-utils-1.2.6-2|2	Epoch:		1
12mr|nfs-utils-1.2.6-2|3	Version:	1.2.6
12mr|nfs-utils-1.2.6-2|4	Release:	2
12mr|nfs-utils-1.2.6-2|5	Summary:	The utilities for Linux NFS server
12mr|nfs-utils-1.2.6-2|6	Group:		Networking/Other
12mr|nfs-utils-1.2.6-2|7	License:	GPL
12mr|nfs-utils-1.2.6-2|8	URL:		http://sourceforge.net/projects/nfs/
12mr|nfs-utils-1.2.6-2|9	Source0:	http://prdownloads.sourceforge.net/nfs/%{name}-%{version}.tar.bz2
12mr|nfs-utils-1.2.6-2|10	Source6:	nfsv4.schema
12mr|nfs-utils-1.2.6-2|11	Source7:	gssapi_mech.conf
12mr|nfs-utils-1.2.6-2|12	Source8:	idmapd.conf
12mr|nfs-utils-1.2.6-2|13	Source9:    id_resolver.conf
12mr|nfs-utils-1.2.6-2|14	Source10:   nfs.sysconfig
12mr|nfs-utils-1.2.6-2|15	
12mr|nfs-utils-1.2.6-2|16	Source11: nfs-lock.service
12mr|nfs-utils-1.2.6-2|17	Source12: nfs-secure.service
12mr|nfs-utils-1.2.6-2|18	Source13: nfs-secure-server.service
12mr|nfs-utils-1.2.6-2|19	Source14: nfs-server.service
12mr|nfs-utils-1.2.6-2|20	Source15: nfs-blkmap.service
12mr|nfs-utils-1.2.6-2|21	Source16: nfs-rquotad.service
12mr|nfs-utils-1.2.6-2|22	Source17: nfs-mountd.service
12mr|nfs-utils-1.2.6-2|23	Source18: nfs-idmap.service
12mr|nfs-utils-1.2.6-2|24	Source19: nfs.target
12mr|nfs-utils-1.2.6-2|25	%define nfs_services %{SOURCE11} %{SOURCE12} %{SOURCE13} %{SOURCE14} %{SOURCE15} %{SOURCE16} %{SOURCE17} %{SOURCE18} %{SOURCE19}
12mr|nfs-utils-1.2.6-2|26	
12mr|nfs-utils-1.2.6-2|27	Source20: var-lib-nfs-rpc_pipefs.mount
12mr|nfs-utils-1.2.6-2|28	Source21: proc-fs-nfsd.mount
12mr|nfs-utils-1.2.6-2|29	%define nfs_automounts %{SOURCE20} %{SOURCE21}
12mr|nfs-utils-1.2.6-2|30	
12mr|nfs-utils-1.2.6-2|31	Source50: nfs-lock.preconfig
12mr|nfs-utils-1.2.6-2|32	Source51: nfs-server.preconfig
12mr|nfs-utils-1.2.6-2|33	Source52: nfs-server.postconfig
12mr|nfs-utils-1.2.6-2|34	%define nfs_configs %{SOURCE50} %{SOURCE51} %{SOURCE52}
12mr|nfs-utils-1.2.6-2|35	
12mr|nfs-utils-1.2.6-2|36	Source60: nfs4-modalias.conf
12mr|nfs-utils-1.2.6-2|37	
12mr|nfs-utils-1.2.6-2|38	Requires(pre): rpm-helper
12mr|nfs-utils-1.2.6-2|39	Requires(post): rpm-helper
12mr|nfs-utils-1.2.6-2|40	Requires(preun): rpm-helper
12mr|nfs-utils-1.2.6-2|41	Requires(postun): rpm-helper
12mr|nfs-utils-1.2.6-2|42	Requires:	rpcbind
12mr|nfs-utils-1.2.6-2|43	Requires:	    tcp_wrappers
12mr|nfs-utils-1.2.6-2|44	BuildRequires:	krb5-devel >= 1.3
12mr|nfs-utils-1.2.6-2|45	BuildRequires:	pkgconfig(libevent)
12mr|nfs-utils-1.2.6-2|46	BuildRequires:	pkgconfig(libnfsidmap) >= 0.16
12mr|nfs-utils-1.2.6-2|47	BuildRequires:	rpcsecgss-devel >= 0.12
12mr|nfs-utils-1.2.6-2|48	BuildRequires:	tcp_wrappers-devel
12mr|nfs-utils-1.2.6-2|49	BuildRequires:	pkgconfig(libtirpc)
12mr|nfs-utils-1.2.6-2|50	BuildRequires:	pkgconfig(blkid)
12mr|nfs-utils-1.2.6-2|51	BuildRequires:	libcap-devel
12mr|nfs-utils-1.2.6-2|52	BuildRequires:  keyutils-devel
12mr|nfs-utils-1.2.6-2|53	BuildRequires:  libdevmapper-devel
12mr|nfs-utils-1.2.6-2|54	Obsoletes: nfs-utils-clients
12mr|nfs-utils-1.2.6-2|55	Provides:	nfs-utils-clients
12mr|nfs-utils-1.2.6-2|56	
12mr|nfs-utils-1.2.6-2|57	%description
12mr|nfs-utils-1.2.6-2|58	This package provides various programs needed for NFS support on server.
12mr|nfs-utils-1.2.6-2|59	
12mr|nfs-utils-1.2.6-2|60	%prep
12mr|nfs-utils-1.2.6-2|61	%setup -q
12mr|nfs-utils-1.2.6-2|62	
12mr|nfs-utils-1.2.6-2|63	%build
12mr|nfs-utils-1.2.6-2|64	%serverbuild
12mr|nfs-utils-1.2.6-2|65	%configure2_5x \
12mr|nfs-utils-1.2.6-2|66	--with-statdpath=%{_localstatedir}/lib/nfs/statd \
12mr|nfs-utils-1.2.6-2|67	--with-statduser=rpcuser \
12mr|nfs-utils-1.2.6-2|68	--enable-nfsv4 \
12mr|nfs-utils-1.2.6-2|69	--enable-ipv6 \
12mr|nfs-utils-1.2.6-2|70	--enable-gss \
12mr|nfs-utils-1.2.6-2|71	--enable-tirpc \
12mr|nfs-utils-1.2.6-2|72	--with-krb5=%{_prefix} \
12mr|nfs-utils-1.2.6-2|73	--enable-mountconfig
12mr|nfs-utils-1.2.6-2|74	
12mr|nfs-utils-1.2.6-2|75	make all CFLAGS="%{optflags} -DDEBUG"
12mr|nfs-utils-1.2.6-2|76	
12mr|nfs-utils-1.2.6-2|77	%install
12mr|nfs-utils-1.2.6-2|78	rm -rf %{buildroot}
12mr|nfs-utils-1.2.6-2|79	
12mr|nfs-utils-1.2.6-2|80	install -d %{buildroot}{/sbin,/usr/sbin}
12mr|nfs-utils-1.2.6-2|81	install -d %{buildroot}%{_mandir}/{man5,man8}
12mr|nfs-utils-1.2.6-2|82	
12mr|nfs-utils-1.2.6-2|83	%make \
12mr|nfs-utils-1.2.6-2|84	DESTDIR=%{buildroot} \
12mr|nfs-utils-1.2.6-2|85	MANDIR=%{buildroot}%{_mandir} \
12mr|nfs-utils-1.2.6-2|86	SBINDIR=%{buildroot}%{_prefix}/sbin \
12mr|nfs-utils-1.2.6-2|87	install
12mr|nfs-utils-1.2.6-2|88	
12mr|nfs-utils-1.2.6-2|89	install -m 755 tools/rpcdebug/rpcdebug %{buildroot}/sbin/
12mr|nfs-utils-1.2.6-2|90	ln -snf rpcdebug %{buildroot}/sbin/nfsdebug
12mr|nfs-utils-1.2.6-2|91	ln -snf rpcdebug %{buildroot}/sbin/nfsddebug
12mr|nfs-utils-1.2.6-2|92	
12mr|nfs-utils-1.2.6-2|93	install -d %{buildroot}%{_sysconfdir}
12mr|nfs-utils-1.2.6-2|94	install -m 644 utils/mount/nfsmount.conf %{buildroot}%{_sysconfdir}
12mr|nfs-utils-1.2.6-2|95	
12mr|nfs-utils-1.2.6-2|96	install -d %{buildroot}%{_sysconfdir}/request-key.d
12mr|nfs-utils-1.2.6-2|97	install -m 644 %{SOURCE9} %{buildroot}%{_sysconfdir}/request-key.d
12mr|nfs-utils-1.2.6-2|98	
12mr|nfs-utils-1.2.6-2|99	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|nfs-utils-1.2.6-2|100	install -m 644 %{SOURCE10} %{buildroot}%{_sysconfdir}/sysconfig/nfs
12mr|nfs-utils-1.2.6-2|101	
12mr|nfs-utils-1.2.6-2|102	install -d %{buildroot}%{_sysconfdir}/modprobe.d
12mr|nfs-utils-1.2.6-2|103	install -m 644 %{SOURCE60} %{buildroot}%{_sysconfdir}/modprobe.d/nfs.conf
12mr|nfs-utils-1.2.6-2|104	
12mr|nfs-utils-1.2.6-2|105	install -d %{buildroot}%{_unitdir}
12mr|nfs-utils-1.2.6-2|106	install -d %{buildroot}/usr/lib/%{name}/scripts
12mr|nfs-utils-1.2.6-2|107	for service in %{nfs_services} ; do
12mr|nfs-utils-1.2.6-2|108	install -m 644 $service %{buildroot}%{_unitdir}
12mr|nfs-utils-1.2.6-2|109	done
12mr|nfs-utils-1.2.6-2|110	for service in %{nfs_automounts} ; do
12mr|nfs-utils-1.2.6-2|111	install -m 644 $service %{buildroot}%{_unitdir}
12mr|nfs-utils-1.2.6-2|112	done
12mr|nfs-utils-1.2.6-2|113	for config in %{nfs_configs} ; do
12mr|nfs-utils-1.2.6-2|114	install -m 755 $config %{buildroot}/usr/lib/%{name}/scripts
12mr|nfs-utils-1.2.6-2|115	done
12mr|nfs-utils-1.2.6-2|116	
12mr|nfs-utils-1.2.6-2|117	install -d %{buildroot}%{_localstatedir}/lib/nfs/rpc_pipefs
12mr|nfs-utils-1.2.6-2|118	
12mr|nfs-utils-1.2.6-2|119	touch %{buildroot}%{_localstatedir}/lib/nfs/rmtab
12mr|nfs-utils-1.2.6-2|120	mv %{buildroot}%{_sbindir}/rpc.statd %{buildroot}/sbin/
12mr|nfs-utils-1.2.6-2|121	
12mr|nfs-utils-1.2.6-2|122	install -d %{buildroot}%{_localstatedir}/lib/nfs/statd/sm
12mr|nfs-utils-1.2.6-2|123	install -d %{buildroot}%{_localstatedir}/lib/nfs/statd/sm.bak
12mr|nfs-utils-1.2.6-2|124	install -d %{buildroot}%{_localstatedir}/lib/nfs/v4recovery
12mr|nfs-utils-1.2.6-2|125	install -d %{buildroot}%{_sysconfdir}/exports.d
12mr|nfs-utils-1.2.6-2|126	
12mr|nfs-utils-1.2.6-2|127	install -m 644 %{SOURCE7} %{buildroot}%{_sysconfdir}/gssapi_mech.conf
12mr|nfs-utils-1.2.6-2|128	install -m 644 %{SOURCE8} %{buildroot}%{_sysconfdir}/idmapd.conf
12mr|nfs-utils-1.2.6-2|129	perl -pi -e "s|/usr/lib|%{_libdir}|g" %{buildroot}%{_sysconfdir}/gssapi_mech.conf
12mr|nfs-utils-1.2.6-2|130	
12mr|nfs-utils-1.2.6-2|131	# nuke dupes
12mr|nfs-utils-1.2.6-2|132	rm -f %{buildroot}%{_sbindir}/rpcdebug
12mr|nfs-utils-1.2.6-2|133	
12mr|nfs-utils-1.2.6-2|134	cat >%{buildroot}%{_sysconfdir}/exports <<EOF
12mr|nfs-utils-1.2.6-2|135	# /etc/exports: the access control list for filesystems which may be exported
12mr|nfs-utils-1.2.6-2|136	#               to NFS clients.  See exports(5).
12mr|nfs-utils-1.2.6-2|137	EOF
12mr|nfs-utils-1.2.6-2|138	
12mr|nfs-utils-1.2.6-2|139	# manage documentation manually
12mr|nfs-utils-1.2.6-2|140	install -d -m 755 %{buildroot}%{_docdir}/%{name}
12mr|nfs-utils-1.2.6-2|141	install -m 644 README ChangeLog COPYING NEWS %{SOURCE6} \
12mr|nfs-utils-1.2.6-2|142	%{buildroot}%{_docdir}/%{name}
12mr|nfs-utils-1.2.6-2|143	
12mr|nfs-utils-1.2.6-2|144	# fix perms
12mr|nfs-utils-1.2.6-2|145	chmod 0755 %{buildroot}/sbin/mount.nfs
12mr|nfs-utils-1.2.6-2|146	
12mr|nfs-utils-1.2.6-2|147	%pre
12mr|nfs-utils-1.2.6-2|148	%_pre_useradd rpcuser %{_localstatedir}/lib/nfs /bin/false
12mr|nfs-utils-1.2.6-2|149	
12mr|nfs-utils-1.2.6-2|150	%postun
12mr|nfs-utils-1.2.6-2|151	%_postun_userdel rpcuser
12mr|nfs-utils-1.2.6-2|152	
12mr|nfs-utils-1.2.6-2|153	%files
12mr|nfs-utils-1.2.6-2|154	%{_docdir}/%{name}
12mr|nfs-utils-1.2.6-2|155	%dir %{_localstatedir}/lib/nfs
12mr|nfs-utils-1.2.6-2|156	%dir %{_localstatedir}/lib/nfs/v4recovery
12mr|nfs-utils-1.2.6-2|157	%dir %{_localstatedir}/lib/nfs/rpc_pipefs
12mr|nfs-utils-1.2.6-2|158	%dir %{_sysconfdir}/exports.d
12mr|nfs-utils-1.2.6-2|159	%dir %attr(700,rpcuser,rpcuser) %{_localstatedir}/lib/nfs/statd
12mr|nfs-utils-1.2.6-2|160	%dir %attr(700,rpcuser,rpcuser) %{_localstatedir}/lib/nfs/statd/sm
12mr|nfs-utils-1.2.6-2|161	%dir %attr(700,rpcuser,rpcuser) %{_localstatedir}/lib/nfs/statd/sm.bak
12mr|nfs-utils-1.2.6-2|162	%config(noreplace) %attr(644,rpcuser,rpcuser) %{_localstatedir}/lib/nfs/state
12mr|nfs-utils-1.2.6-2|163	%config(noreplace) %{_localstatedir}/lib/nfs/xtab
12mr|nfs-utils-1.2.6-2|164	%config(noreplace) %{_localstatedir}/lib/nfs/etab
12mr|nfs-utils-1.2.6-2|165	%config(noreplace) %{_localstatedir}/lib/nfs/rmtab
12mr|nfs-utils-1.2.6-2|166	%config(noreplace) %{_sysconfdir}/request-key.d/id_resolver.conf
12mr|nfs-utils-1.2.6-2|167	%config(noreplace) %{_sysconfdir}/exports
12mr|nfs-utils-1.2.6-2|168	%config(noreplace) %{_sysconfdir}/sysconfig/nfs
12mr|nfs-utils-1.2.6-2|169	%config(noreplace) %{_sysconfdir}/nfsmount.conf
12mr|nfs-utils-1.2.6-2|170	%config(noreplace) %{_sysconfdir}/idmapd.conf
12mr|nfs-utils-1.2.6-2|171	%config(noreplace) %{_sysconfdir}/gssapi_mech.conf
12mr|nfs-utils-1.2.6-2|172	%{_sysconfdir}/modprobe.d/nfs.conf
12mr|nfs-utils-1.2.6-2|173	%{_unitdir}/*
12mr|nfs-utils-1.2.6-2|174	/usr/lib/%{name}/scripts/*
12mr|nfs-utils-1.2.6-2|175	/sbin/nfsddebug
12mr|nfs-utils-1.2.6-2|176	/sbin/rpc.statd
12mr|nfs-utils-1.2.6-2|177	/sbin/mount.nfs
12mr|nfs-utils-1.2.6-2|178	/sbin/mount.nfs4
12mr|nfs-utils-1.2.6-2|179	/sbin/umount.nfs
12mr|nfs-utils-1.2.6-2|180	/sbin/umount.nfs4
12mr|nfs-utils-1.2.6-2|181	/sbin/rpcdebug
12mr|nfs-utils-1.2.6-2|182	/sbin/nfsdebug
12mr|nfs-utils-1.2.6-2|183	/sbin/osd_login
12mr|nfs-utils-1.2.6-2|184	%{_sbindir}/exportfs
12mr|nfs-utils-1.2.6-2|185	%{_sbindir}/rpc.mountd
12mr|nfs-utils-1.2.6-2|186	%{_sbindir}/rpc.nfsd
12mr|nfs-utils-1.2.6-2|187	%{_sbindir}/rpc.svcgssd
12mr|nfs-utils-1.2.6-2|188	%{_sbindir}/sm-notify
12mr|nfs-utils-1.2.6-2|189	%{_sbindir}/start-statd
12mr|nfs-utils-1.2.6-2|190	%{_sbindir}/showmount
12mr|nfs-utils-1.2.6-2|191	%{_sbindir}/mountstats
12mr|nfs-utils-1.2.6-2|192	%{_sbindir}/nfsiostat
12mr|nfs-utils-1.2.6-2|193	%{_sbindir}/nfsidmap
12mr|nfs-utils-1.2.6-2|194	%{_sbindir}/blkmapd
12mr|nfs-utils-1.2.6-2|195	%{_sbindir}/nfsstat
12mr|nfs-utils-1.2.6-2|196	%{_sbindir}/rpc.idmapd
12mr|nfs-utils-1.2.6-2|197	%{_sbindir}/rpc.gssd
12mr|nfs-utils-1.2.6-2|198	%{_sbindir}/gss_clnt_send_err
12mr|nfs-utils-1.2.6-2|199	%{_sbindir}/gss_destroy_creds
12mr|nfs-utils-1.2.6-2|200	%{_mandir}/man5/exports.5*
12mr|nfs-utils-1.2.6-2|201	%{_mandir}/man5/nfs.5*
12mr|nfs-utils-1.2.6-2|202	%{_mandir}/man5/nfsmount.conf.5*
12mr|nfs-utils-1.2.6-2|203	%{_mandir}/man7/nfsd.7*
12mr|nfs-utils-1.2.6-2|204	%{_mandir}/man8/exportfs.8*
12mr|nfs-utils-1.2.6-2|205	%{_mandir}/man8/mountd.8*
12mr|nfs-utils-1.2.6-2|206	%{_mandir}/man8/nfsd.8*
12mr|nfs-utils-1.2.6-2|207	%{_mandir}/man8/rpc.mountd.8*
12mr|nfs-utils-1.2.6-2|208	%{_mandir}/man8/rpc.nfsd.8*
12mr|nfs-utils-1.2.6-2|209	%{_mandir}/man8/rpc.svcgssd.8*
12mr|nfs-utils-1.2.6-2|210	%{_mandir}/man8/svcgssd.8*
12mr|nfs-utils-1.2.6-2|211	%{_mandir}/man8/mount.nfs.8*
12mr|nfs-utils-1.2.6-2|212	%{_mandir}/man8/rpc.sm-notify.8*
12mr|nfs-utils-1.2.6-2|213	%{_mandir}/man8/sm-notify.8*
12mr|nfs-utils-1.2.6-2|214	%{_mandir}/man8/umount.nfs.8*
12mr|nfs-utils-1.2.6-2|215	%{_mandir}/man8/rpc.statd.8*
12mr|nfs-utils-1.2.6-2|216	%{_mandir}/man8/statd.8*
12mr|nfs-utils-1.2.6-2|217	%{_mandir}/man8/showmount.8*
12mr|nfs-utils-1.2.6-2|218	%{_mandir}/man8/nfsstat.8*
12mr|nfs-utils-1.2.6-2|219	%{_mandir}/man8/rpcdebug.8*
12mr|nfs-utils-1.2.6-2|220	%{_mandir}/man8/mountstats.8*
12mr|nfs-utils-1.2.6-2|221	%{_mandir}/man8/nfsiostat.8*
12mr|nfs-utils-1.2.6-2|222	%{_mandir}/man8/nfsidmap.8*
12mr|nfs-utils-1.2.6-2|223	%{_mandir}/man8/blkmapd.8*
12mr|nfs-utils-1.2.6-2|224	%{_mandir}/man8/rpc.gssd.8*
12mr|nfs-utils-1.2.6-2|225	%{_mandir}/man8/rpc.idmapd.8*
12mr|nfs-utils-1.2.6-2|226	%{_mandir}/man8/gssd.8*
12mr|nfs-utils-1.2.6-2|227	%{_mandir}/man8/idmapd.8*
12mr|nfs-utils-1.2.6-2|228	
12mr|nfs-utils-1.2.6-2|229	%changelog
12mr|nfs-utils-1.2.6-2|230	

15289 12
12mr|nginx-1.2.4-1|1	%define nginx_user nginx
12mr|nginx-1.2.4-1|2	%define nginx_group %{nginx_user}
12mr|nginx-1.2.4-1|3	%define nginx_home /var/lib/nginx
12mr|nginx-1.2.4-1|4	%define nginx_home_tmp %{nginx_home}/tmp
12mr|nginx-1.2.4-1|5	%define nginx_logdir /var/log/nginx
12mr|nginx-1.2.4-1|6	%define nginx_confdir %{_sysconfdir}/nginx
12mr|nginx-1.2.4-1|7	%define nginx_datadir %{_datadir}/nginx
12mr|nginx-1.2.4-1|8	%define nginx_webroot %{nginx_datadir}/html
12mr|nginx-1.2.4-1|9	
12mr|nginx-1.2.4-1|10	Summary:	Robust, small and high performance HTTP and reverse proxy server
12mr|nginx-1.2.4-1|11	Name:		nginx
12mr|nginx-1.2.4-1|12	Version:	1.2.4
12mr|nginx-1.2.4-1|13	Release:	1
12mr|nginx-1.2.4-1|14	Group:		System/Servers
12mr|nginx-1.2.4-1|15	# BSD License (two clause)
12mr|nginx-1.2.4-1|16	# http://www.freebsd.org/copyright/freebsd-license.html
12mr|nginx-1.2.4-1|17	License:	BSD
12mr|nginx-1.2.4-1|18	URL:		http://nginx.net/
12mr|nginx-1.2.4-1|19	Source0:	http://nginx.org/download/nginx-%{version}.tar.gz
12mr|nginx-1.2.4-1|20	Source1:	http://nginx.org/download/nginx-%{version}.tar.gz.asc
12mr|nginx-1.2.4-1|21	Source2:	nginx.service
12mr|nginx-1.2.4-1|22	Source3:	nginx.logrotate
12mr|nginx-1.2.4-1|23	Source4:	virtual.conf
12mr|nginx-1.2.4-1|24	Source5:	ssl.conf
12mr|nginx-1.2.4-1|25	Source100:	index.html
12mr|nginx-1.2.4-1|26	Source101:	poweredby.png
12mr|nginx-1.2.4-1|27	Source102:	nginx-logo.png
12mr|nginx-1.2.4-1|28	Source103:	50x.html
12mr|nginx-1.2.4-1|29	Source104:	404.html
12mr|nginx-1.2.4-1|30	Requires(pre): rpm-helper
12mr|nginx-1.2.4-1|31	Requires(postun): rpm-helper
12mr|nginx-1.2.4-1|32	BuildRequires:	gd-devel
12mr|nginx-1.2.4-1|33	BuildRequires:	GeoIP-devel
12mr|nginx-1.2.4-1|34	BuildRequires:	libxslt-devel
12mr|nginx-1.2.4-1|35	BuildRequires:	openssl-devel
12mr|nginx-1.2.4-1|36	BuildRequires:	pcre-devel
12mr|nginx-1.2.4-1|37	BuildRequires:	perl-devel
12mr|nginx-1.2.4-1|38	BuildRequires:	perl(ExtUtils::Embed)
12mr|nginx-1.2.4-1|39	BuildRequires:	zlib-devel
12mr|nginx-1.2.4-1|40	Requires:	pcre
12mr|nginx-1.2.4-1|41	Requires:	geoip
12mr|nginx-1.2.4-1|42	Requires:	openssl
12mr|nginx-1.2.4-1|43	Provides:	webserver
12mr|nginx-1.2.4-1|44	
12mr|nginx-1.2.4-1|45	%description
12mr|nginx-1.2.4-1|46	Nginx [engine x] is an HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3
12mr|nginx-1.2.4-1|47	proxy server written by Igor Sysoev.
12mr|nginx-1.2.4-1|48	
12mr|nginx-1.2.4-1|49	%prep
12mr|nginx-1.2.4-1|50	%setup -q
12mr|nginx-1.2.4-1|51	
12mr|nginx-1.2.4-1|52	%build
12mr|nginx-1.2.4-1|53	%serverbuild
12mr|nginx-1.2.4-1|54	./configure \
12mr|nginx-1.2.4-1|55	--user=%{nginx_user} \
12mr|nginx-1.2.4-1|56	--group=%{nginx_group} \
12mr|nginx-1.2.4-1|57	--prefix=%{nginx_datadir} \
12mr|nginx-1.2.4-1|58	--sbin-path=%{_sbindir}/%{name} \
12mr|nginx-1.2.4-1|59	--conf-path=%{nginx_confdir}/%{name}.conf \
12mr|nginx-1.2.4-1|60	--error-log-path=%{nginx_logdir}/error.log \
12mr|nginx-1.2.4-1|61	--http-log-path=%{nginx_logdir}/access.log \
12mr|nginx-1.2.4-1|62	--http-client-body-temp-path=%{nginx_home_tmp}/client_body \
12mr|nginx-1.2.4-1|63	--http-proxy-temp-path=%{nginx_home_tmp}/proxy \
12mr|nginx-1.2.4-1|64	--http-fastcgi-temp-path=%{nginx_home_tmp}/fastcgi \
12mr|nginx-1.2.4-1|65	--pid-path=/var/run/%{name}/%{name}.pid \
12mr|nginx-1.2.4-1|66	--lock-path=/var/lock/subsys/%{name} \
12mr|nginx-1.2.4-1|67	--with-file-aio \
12mr|nginx-1.2.4-1|68	--with-ipv6 \
12mr|nginx-1.2.4-1|69	--with-http_ssl_module \
12mr|nginx-1.2.4-1|70	--with-http_realip_module \
12mr|nginx-1.2.4-1|71	--with-http_addition_module \
12mr|nginx-1.2.4-1|72	--with-http_xslt_module \
12mr|nginx-1.2.4-1|73	--with-http_image_filter_module \
12mr|nginx-1.2.4-1|74	--with-http_geoip_module \
12mr|nginx-1.2.4-1|75	--with-http_sub_module \
12mr|nginx-1.2.4-1|76	--with-http_dav_module \
12mr|nginx-1.2.4-1|77	--with-http_flv_module \
12mr|nginx-1.2.4-1|78	--with-http_mp4_module \
12mr|nginx-1.2.4-1|79	--with-http_gzip_static_module \
12mr|nginx-1.2.4-1|80	--with-http_random_index_module \
12mr|nginx-1.2.4-1|81	--with-http_secure_link_module \
12mr|nginx-1.2.4-1|82	--with-http_degradation_module \
12mr|nginx-1.2.4-1|83	--with-http_stub_status_module \
12mr|nginx-1.2.4-1|84	--with-http_perl_module \
12mr|nginx-1.2.4-1|85	--with-mail \
12mr|nginx-1.2.4-1|86	--with-mail_ssl_module \
12mr|nginx-1.2.4-1|87	--with-cc-opt="$CFLAGS $(pcre-config --cflags)"
12mr|nginx-1.2.4-1|88	# this is only passed to perl module being built and only overrides the
12mr|nginx-1.2.4-1|89	# default '-O' flag which anyways lowers optimizations (which we don't
12mr|nginx-1.2.4-1|90	# want)
12mr|nginx-1.2.4-1|91	%make OPTIMIZE="-fno-PIE"
12mr|nginx-1.2.4-1|92	
12mr|nginx-1.2.4-1|93	%install
12mr|nginx-1.2.4-1|94	
12mr|nginx-1.2.4-1|95	%makeinstall_std INSTALLDIRS=vendor
12mr|nginx-1.2.4-1|96	
12mr|nginx-1.2.4-1|97	find %{buildroot} -type f -name .packlist -exec rm -f {} \;
12mr|nginx-1.2.4-1|98	find %{buildroot} -type f -name perllocal.pod -exec rm -f {} \;
12mr|nginx-1.2.4-1|99	find %{buildroot} -type f -empty -exec rm -f {} \;
12mr|nginx-1.2.4-1|100	find %{buildroot} -type f -exec chmod 0644 {} \;
12mr|nginx-1.2.4-1|101	find %{buildroot} -type f -name '*.so' -exec chmod 0755 {} \;
12mr|nginx-1.2.4-1|102	chmod 0755 %{buildroot}%{_sbindir}/nginx
12mr|nginx-1.2.4-1|103	
12mr|nginx-1.2.4-1|104	%{__install} -p -D -m 0755 %{SOURCE2} %{buildroot}/lib/systemd/system/nginx.service
12mr|nginx-1.2.4-1|105	%{__install} -p -D -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12mr|nginx-1.2.4-1|106	%{__install} -p -d -m 0755 %{buildroot}%{nginx_confdir}/conf.d
12mr|nginx-1.2.4-1|107	%{__install} -p -m 0644 %{SOURCE4} %{SOURCE5} %{buildroot}%{nginx_confdir}/conf.d
12mr|nginx-1.2.4-1|108	%{__install} -p -d -m 0755 %{buildroot}%{nginx_home_tmp}
12mr|nginx-1.2.4-1|109	%{__install} -p -d -m 0755 %{buildroot}%{nginx_logdir}
12mr|nginx-1.2.4-1|110	%{__install} -p -d -m 0755 %{buildroot}%{nginx_webroot}
12mr|nginx-1.2.4-1|111	
12mr|nginx-1.2.4-1|112	%{__install} -p -m 0644 %{SOURCE100} %{SOURCE101} %{SOURCE102} %{SOURCE103} %{SOURCE104} %{buildroot}%{nginx_webroot}
12mr|nginx-1.2.4-1|113	
12mr|nginx-1.2.4-1|114	# add current version
12mr|nginx-1.2.4-1|115	perl -pi -e "s|_VERSION_|%{version}|g" %{buildroot}%{nginx_webroot}/index.html
12mr|nginx-1.2.4-1|116	
12mr|nginx-1.2.4-1|117	# convert to UTF-8 all files that give warnings.
12mr|nginx-1.2.4-1|118	for textfile in CHANGES; do
12mr|nginx-1.2.4-1|119	mv $textfile $textfile.old
12mr|nginx-1.2.4-1|120	iconv --from-code ISO8859-1 --to-code UTF-8 --output $textfile $textfile.old
12mr|nginx-1.2.4-1|121	rm -f $textfile.old
12mr|nginx-1.2.4-1|122	done
12mr|nginx-1.2.4-1|123	
12mr|nginx-1.2.4-1|124	install -d %{buildroot}%{_mandir}/man8
12mr|nginx-1.2.4-1|125	install -m0644 man/*.8 %{buildroot}%{_mandir}/man8/
12mr|nginx-1.2.4-1|126	
12mr|nginx-1.2.4-1|127	%pre
12mr|nginx-1.2.4-1|128	%_pre_useradd %{nginx_user} %{nginx_home} /bin/false
12mr|nginx-1.2.4-1|129	
12mr|nginx-1.2.4-1|130	%post
12mr|nginx-1.2.4-1|131	if [ $1 -eq 1 ]; then
12mr|nginx-1.2.4-1|132	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|nginx-1.2.4-1|133	fi
12mr|nginx-1.2.4-1|134	
12mr|nginx-1.2.4-1|135	%preun
12mr|nginx-1.2.4-1|136	if [ $1 -eq 0 ]; then
12mr|nginx-1.2.4-1|137	/bin/systemctl --no-reload disable nginx.service >/dev/null 2>&1 || :
12mr|nginx-1.2.4-1|138	/bin/systemctl stop nginx.service >/dev/null 2>&1 || :
12mr|nginx-1.2.4-1|139	fi
12mr|nginx-1.2.4-1|140	
12mr|nginx-1.2.4-1|141	%postun
12mr|nginx-1.2.4-1|142	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|nginx-1.2.4-1|143	if [ $1 -gt 1 ]; then
12mr|nginx-1.2.4-1|144	/bin/systemctl try-restart nginx.service >/dev/null 2>&1 || :
12mr|nginx-1.2.4-1|145	fi
12mr|nginx-1.2.4-1|146	%_postun_userdel %{nginx_user}
12mr|nginx-1.2.4-1|147	
12mr|nginx-1.2.4-1|148	%files
12mr|nginx-1.2.4-1|149	%defattr(-,root,root,-)
12mr|nginx-1.2.4-1|150	%doc LICENSE CHANGES README
12mr|nginx-1.2.4-1|151	%{nginx_datadir}/
12mr|nginx-1.2.4-1|152	%{_sbindir}/%{name}
12mr|nginx-1.2.4-1|153	%{_mandir}/man3/%{name}.3pm*
12mr|nginx-1.2.4-1|154	%{_mandir}/man8/*
12mr|nginx-1.2.4-1|155	/lib/systemd/system/nginx.service
12mr|nginx-1.2.4-1|156	%dir %{nginx_confdir}
12mr|nginx-1.2.4-1|157	%dir %{nginx_confdir}/conf.d
12mr|nginx-1.2.4-1|158	%config(noreplace) %{nginx_confdir}/conf.d/*.conf
12mr|nginx-1.2.4-1|159	%config(noreplace) %{nginx_confdir}/win-utf
12mr|nginx-1.2.4-1|160	%config(noreplace) %{nginx_confdir}/%{name}.conf.default
12mr|nginx-1.2.4-1|161	%config(noreplace) %{nginx_confdir}/scgi_params
12mr|nginx-1.2.4-1|162	%config(noreplace) %{nginx_confdir}/scgi_params.default
12mr|nginx-1.2.4-1|163	%config(noreplace) %{nginx_confdir}/fastcgi.conf
12mr|nginx-1.2.4-1|164	%config(noreplace) %{nginx_confdir}/fastcgi.conf.default
12mr|nginx-1.2.4-1|165	%config(noreplace) %{nginx_confdir}/mime.types.default
12mr|nginx-1.2.4-1|166	%config(noreplace) %{nginx_confdir}/fastcgi_params
12mr|nginx-1.2.4-1|167	%config(noreplace) %{nginx_confdir}/fastcgi_params.default
12mr|nginx-1.2.4-1|168	%config(noreplace) %{nginx_confdir}/koi-win
12mr|nginx-1.2.4-1|169	%config(noreplace) %{nginx_confdir}/koi-utf
12mr|nginx-1.2.4-1|170	%config(noreplace) %{nginx_confdir}/%{name}.conf
12mr|nginx-1.2.4-1|171	%config(noreplace) %{nginx_confdir}/mime.types
12mr|nginx-1.2.4-1|172	%config(noreplace) %{nginx_confdir}/uwsgi_params
12mr|nginx-1.2.4-1|173	%config(noreplace) %{nginx_confdir}/uwsgi_params.default
12mr|nginx-1.2.4-1|174	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12mr|nginx-1.2.4-1|175	%dir %{perl_vendorarch}/auto/%{name}
12mr|nginx-1.2.4-1|176	%{perl_vendorarch}/%{name}.pm
12mr|nginx-1.2.4-1|177	%{perl_vendorarch}/auto/%{name}/%{name}.so
12mr|nginx-1.2.4-1|178	%attr(-,%{nginx_user},%{nginx_group}) %dir %{nginx_home}
12mr|nginx-1.2.4-1|179	%attr(-,%{nginx_user},%{nginx_group}) %dir %{nginx_home_tmp}
12mr|nginx-1.2.4-1|180	%attr(-,%{nginx_user},%{nginx_group}) %dir %{nginx_logdir}
12mr|nginx-1.2.4-1|181	%attr(-,%{nginx_user},%{nginx_group}) %dir /var/run/%{name}

15290 12
12mr|nmap-6.25-1|1	%define _disable_ld_no_undefined 1
12mr|nmap-6.25-1|2	
12mr|nmap-6.25-1|3	Summary:	Network exploration tool and security scanner
12mr|nmap-6.25-1|4	Name:		nmap
12mr|nmap-6.25-1|5	Version:	6.25
12mr|nmap-6.25-1|6	Release:	%mkrel 1
12mr|nmap-6.25-1|7	Epoch:		1
12mr|nmap-6.25-1|8	License:	GPLv2
12mr|nmap-6.25-1|9	Group:		Networking/Other
12mr|nmap-6.25-1|10	URL:		http://nmap.org/
12mr|nmap-6.25-1|11	Source0:	http://download.insecure.org/nmap/dist/%{name}-%{version}.tar.bz2
12mr|nmap-6.25-1|12	Source1:	%{name}_icons.tar.bz2
12mr|nmap-6.25-1|13	BuildRequires:	libpcap-devel
12mr|nmap-6.25-1|14	BuildRequires:	pkgconfig(libpcre)
12mr|nmap-6.25-1|15	BuildRequires:	pkgconfig(openssl)
12mr|nmap-6.25-1|16	BuildRequires:	pkgconfig(python) >= 2.4
12mr|nmap-6.25-1|17	BuildRequires:	pkgconfig(lua)
12mr|nmap-6.25-1|18	
12mr|nmap-6.25-1|19	%description
12mr|nmap-6.25-1|20	Nmap is a utility for network exploration or security auditing. It supports
12mr|nmap-6.25-1|21	ping scanning (determine which hosts are up), many port scanning techniques
12mr|nmap-6.25-1|22	(determine what services the hosts are offering), and TCP/IP fingerprinting
12mr|nmap-6.25-1|23	(remote host operating system identification). Nmap also offers flexible target
12mr|nmap-6.25-1|24	and port specification, decoy scanning, determination of TCP sequence
12mr|nmap-6.25-1|25	predictability characteristics, sunRPC scanning, reverse-identd scanning, and
12mr|nmap-6.25-1|26	more.
12mr|nmap-6.25-1|27	
12mr|nmap-6.25-1|28	%package	frontend
12mr|nmap-6.25-1|29	Summary:	Multi-platform graphical Nmap frontend and results viewer
12mr|nmap-6.25-1|30	Group:		Networking/Other
12mr|nmap-6.25-1|31	Requires:	%{name} = %{epoch}:%{version}-%{release}
12mr|nmap-6.25-1|32	Requires:	pygtk2
12mr|nmap-6.25-1|33	Requires(post): desktop-file-utils
12mr|nmap-6.25-1|34	Requires(postun): desktop-file-utils
12mr|nmap-6.25-1|35	
12mr|nmap-6.25-1|36	%description	frontend
12mr|nmap-6.25-1|37	Zenmap is an Nmap frontend. It is meant to be useful for advanced users and to
12mr|nmap-6.25-1|38	make Nmap easy to use by beginners. It was originally derived from Umit, an
12mr|nmap-6.25-1|39	Nmap GUI created as part of the Google Summer of Code.
12mr|nmap-6.25-1|40	
12mr|nmap-6.25-1|41	%prep
12mr|nmap-6.25-1|42	%setup -q -n %{name}-%{version} -a1
12mr|nmap-6.25-1|43	
12mr|nmap-6.25-1|44	# lib64 fix
12mr|nmap-6.25-1|45	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
12mr|nmap-6.25-1|46	
12mr|nmap-6.25-1|47	%build
12mr|nmap-6.25-1|48	%configure2_5x --without-nmap-update
12mr|nmap-6.25-1|49	%make
12mr|nmap-6.25-1|50	
12mr|nmap-6.25-1|51	%install
12mr|nmap-6.25-1|52	rm -rf %{buildroot}
12mr|nmap-6.25-1|53	unset PYTHONDONTWRITEBYTECODE
12mr|nmap-6.25-1|54	%makeinstall_std nmapdatadir=%{_datadir}/nmap STRIP=/bin/true
12mr|nmap-6.25-1|55	
12mr|nmap-6.25-1|56	install -m0644 docs/zenmap.1 %{buildroot}%{_mandir}/man1/
12mr|nmap-6.25-1|57	
12mr|nmap-6.25-1|58	install -d %{buildroot}{%_miconsdir,%_liconsdir}
12mr|nmap-6.25-1|59	install -m0644 %{name}16.png %{buildroot}%{_miconsdir}/%{name}.png
12mr|nmap-6.25-1|60	install -m0644 %{name}32.png %{buildroot}%{_iconsdir}/%{name}.png
12mr|nmap-6.25-1|61	install -m0644 %{name}48.png %{buildroot}%{_liconsdir}/%{name}.png
12mr|nmap-6.25-1|62	
12mr|nmap-6.25-1|63	rm -f %{buildroot}%{_datadir}/applications/*.desktop
12mr|nmap-6.25-1|64	
12mr|nmap-6.25-1|65	# XDG menu
12mr|nmap-6.25-1|66	install -d %{buildroot}%{_datadir}/applications
12mr|nmap-6.25-1|67	cat > %{buildroot}%{_datadir}/applications/%{_vendor}-%{name}.desktop << EOF
12mr|nmap-6.25-1|68	[Desktop Entry]
12mr|nmap-6.25-1|69	Name=Nmap
12mr|nmap-6.25-1|70	Comment=A frontend for the nmap port scanner
12mr|nmap-6.25-1|71	Exec=zenmap
12mr|nmap-6.25-1|72	Icon=%{name}
12mr|nmap-6.25-1|73	Terminal=false
12mr|nmap-6.25-1|74	Type=Application
12mr|nmap-6.25-1|75	Categories=System;Monitor;
12mr|nmap-6.25-1|76	EOF
12mr|nmap-6.25-1|77	
12mr|nmap-6.25-1|78	%find_lang %{name} --with-man
12mr|nmap-6.25-1|79	
12mr|nmap-6.25-1|80	# cleanup
12mr|nmap-6.25-1|81	rm -f %{buildroot}%{_bindir}/uninstall_zenmap
12mr|nmap-6.25-1|82	
12mr|nmap-6.25-1|83	%files -f %{name}.lang
12mr|nmap-6.25-1|84	%doc COPYING* HACKING docs/README docs/nmap.usage.txt
12mr|nmap-6.25-1|85	%{_bindir}/%{name}
12mr|nmap-6.25-1|86	%{_bindir}/ncat
12mr|nmap-6.25-1|87	%{_bindir}/ndiff
12mr|nmap-6.25-1|88	%{_bindir}/nping
12mr|nmap-6.25-1|89	%{_datadir}/%{name}
12mr|nmap-6.25-1|90	%{_mandir}/man1/nmap.*
12mr|nmap-6.25-1|91	%{_mandir}/man1/ncat.*
12mr|nmap-6.25-1|92	%{_mandir}/man1/ndiff.*
12mr|nmap-6.25-1|93	%{_mandir}/man1/nping.*
12mr|nmap-6.25-1|94	%{_datadir}/ncat
12mr|nmap-6.25-1|95	
12mr|nmap-6.25-1|96	%files frontend
12mr|nmap-6.25-1|97	%{_bindir}/nmapfe
12mr|nmap-6.25-1|98	%{_bindir}/xnmap
12mr|nmap-6.25-1|99	%{_bindir}/zenmap
12mr|nmap-6.25-1|100	%{python_sitelib}/*
12mr|nmap-6.25-1|101	%{_datadir}/zenmap
12mr|nmap-6.25-1|102	%{_datadir}/applications/*.desktop
12mr|nmap-6.25-1|103	%{_iconsdir}/%{name}.png
12mr|nmap-6.25-1|104	%{_liconsdir}/%{name}.png
12mr|nmap-6.25-1|105	%{_miconsdir}/%{name}.png
12mr|nmap-6.25-1|106	%{_mandir}/man1/zenmap.1*

15291 12
12mr|nomarch-1.4-7|1	Name:      nomarch
12mr|nomarch-1.4-7|2	Summary:   GPLed Arc de-archiver
12mr|nomarch-1.4-7|3	Version:   1.4
12mr|nomarch-1.4-7|4	Release:   %mkrel 7
12mr|nomarch-1.4-7|5	URL:       http://rus.members.beeb.net/nomarch.html
12mr|nomarch-1.4-7|6	License:   GPL
12mr|nomarch-1.4-7|7	Source:    ftp://ftp.ibiblio.org/pub/Linux/utils/compress/%{name}-%{version}.tar.bz2
12mr|nomarch-1.4-7|8	Group:     Archiving/Compression
12mr|nomarch-1.4-7|9	BuildRoot: %{_tmppath}/%{name}-root
12mr|nomarch-1.4-7|10	Provides:  arc
12mr|nomarch-1.4-7|11	
12mr|nomarch-1.4-7|12	%description
12mr|nomarch-1.4-7|13	nomarch lists/extracts/tests `.arc' archives. (It also handles `.ark'
12mr|nomarch-1.4-7|14	files, they're exactly the same.) This is a *very* outdated file
12mr|nomarch-1.4-7|15	format which should never be used for anything new, but unfortunately,
12mr|nomarch-1.4-7|16	you can still run into it every so often.
12mr|nomarch-1.4-7|17	
12mr|nomarch-1.4-7|18	%prep
12mr|nomarch-1.4-7|19	%setup -q
12mr|nomarch-1.4-7|20	
12mr|nomarch-1.4-7|21	%build
12mr|nomarch-1.4-7|22	%make CFLAGS="%{optflags}"
12mr|nomarch-1.4-7|23	
12mr|nomarch-1.4-7|24	%install
12mr|nomarch-1.4-7|25	[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
12mr|nomarch-1.4-7|26	%makeinstall_std BINDIR=$RPM_BUILD_ROOT/usr/bin MANDIR=$RPM_BUILD_ROOT%{_mandir}/man1
12mr|nomarch-1.4-7|27	
12mr|nomarch-1.4-7|28	%clean
12mr|nomarch-1.4-7|29	[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
12mr|nomarch-1.4-7|30	
12mr|nomarch-1.4-7|31	%files
12mr|nomarch-1.4-7|32	%defattr(0644, root, root, 0755)
12mr|nomarch-1.4-7|33	%doc COPYING ChangeLog NEWS README TODO
12mr|nomarch-1.4-7|34	%attr(0755, root, root) %_bindir/nomarch
12mr|nomarch-1.4-7|35	%{_mandir}/man1/*
12mr|nomarch-1.4-7|36	
12mr|nomarch-1.4-7|37	
12mr|nomarch-1.4-7|38	
12mr|nomarch-1.4-7|39	
12mr|nomarch-1.4-7|40	%changelog
12mr|nomarch-1.4-7|41	

15292 12
12mr|normalize-0.7.7-11|1	%define name normalize
12mr|normalize-0.7.7-11|2	%define version 0.7.7
12mr|normalize-0.7.7-11|3	%define release %mkrel 11
12mr|normalize-0.7.7-11|4	
12mr|normalize-0.7.7-11|5	# --with xmms, default off
12mr|normalize-0.7.7-11|6	%bcond_with	xmms
12mr|normalize-0.7.7-11|7	
12mr|normalize-0.7.7-11|8	Summary:   A tool for adjusting the volume of wave files
12mr|normalize-0.7.7-11|9	Name:      %{name}
12mr|normalize-0.7.7-11|10	Version:   %{version}
12mr|normalize-0.7.7-11|11	Release:   %{release}
12mr|normalize-0.7.7-11|12	Source0:   %{name}-%{version}.tar.bz2
12mr|normalize-0.7.7-11|13	Patch0:		compressed-wav-files.dpatch
12mr|normalize-0.7.7-11|14	Patch1:		fix-flac.dpatch
12mr|normalize-0.7.7-11|15	Patch2:		normalize-0.7.7-audiofile-pkgconfig.patch
12mr|normalize-0.7.7-11|16	Patch3:   	%{name}-%{version}-m4.patch
12mr|normalize-0.7.7-11|17	License:   GPL
12mr|normalize-0.7.7-11|18	URL:	   http://normalize.nongnu.org/
12mr|normalize-0.7.7-11|19	Group:     Sound
12mr|normalize-0.7.7-11|20	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|normalize-0.7.7-11|21	%if %with xmms
12mr|normalize-0.7.7-11|22	BuildRequires: xmms-devel
12mr|normalize-0.7.7-11|23	%endif
12mr|normalize-0.7.7-11|24	BuildRequires: audiofile-devel
12mr|normalize-0.7.7-11|25	BuildRequires: mad-devel
12mr|normalize-0.7.7-11|26	BuildRequires: gettext-devel
12mr|normalize-0.7.7-11|27	BuildRequires: automake1.8 libtool autoconf2.5
12mr|normalize-0.7.7-11|28	
12mr|normalize-0.7.7-11|29	%description
12mr|normalize-0.7.7-11|30	normalize is an overly complicated tool for adjusting the volume of
12mr|normalize-0.7.7-11|31	wave files to a standard volume level.  This is useful for things like
12mr|normalize-0.7.7-11|32	creating mp3 mixes, where different recording levels on different
12mr|normalize-0.7.7-11|33	albums can cause the volume to vary greatly from song to song.
12mr|normalize-0.7.7-11|34	
12mr|normalize-0.7.7-11|35	%prep
12mr|normalize-0.7.7-11|36	
12mr|normalize-0.7.7-11|37	%setup -q
12mr|normalize-0.7.7-11|38	%patch0 -p1
12mr|normalize-0.7.7-11|39	%patch1 -p1
12mr|normalize-0.7.7-11|40	%patch2 -p1
12mr|normalize-0.7.7-11|41	%patch3 -p1
12mr|normalize-0.7.7-11|42	
12mr|normalize-0.7.7-11|43	%build
12mr|normalize-0.7.7-11|44	touch ./AUTHORS ./ABOUT-NLS ./ChangeLog
12mr|normalize-0.7.7-11|45	autoreconf
12mr|normalize-0.7.7-11|46	libtoolize --install --copy --force --automake
12mr|normalize-0.7.7-11|47	aclocal -I m4
12mr|normalize-0.7.7-11|48	autoconf
12mr|normalize-0.7.7-11|49	autoheader
12mr|normalize-0.7.7-11|50	automake --add-missing --copy --foreign
12mr|normalize-0.7.7-11|51	%configure2_5x --with-audiofile \
12mr|normalize-0.7.7-11|52	%if %with xmms
12mr|normalize-0.7.7-11|53	--enable-xmms
12mr|normalize-0.7.7-11|54	%else
12mr|normalize-0.7.7-11|55	--disable-xmms
12mr|normalize-0.7.7-11|56	%endif
12mr|normalize-0.7.7-11|57	perl -pi -e 's/mkinstalldirs\s+=.*/mkinstalldirs = mkdir -p /' po/Makefile
12mr|normalize-0.7.7-11|58	%make
12mr|normalize-0.7.7-11|59	
12mr|normalize-0.7.7-11|60	%install
12mr|normalize-0.7.7-11|61	rm -rf %buildroot
12mr|normalize-0.7.7-11|62	%makeinstall_std
12mr|normalize-0.7.7-11|63	%{find_lang} %{name}
12mr|normalize-0.7.7-11|64	rm -f %buildroot%_libdir/xmms/Effect/librva.la
12mr|normalize-0.7.7-11|65	
12mr|normalize-0.7.7-11|66	%clean
12mr|normalize-0.7.7-11|67	rm -rf $RPM_BUILD_ROOT
12mr|normalize-0.7.7-11|68	
12mr|normalize-0.7.7-11|69	%files -f %{name}.lang
12mr|normalize-0.7.7-11|70	%defattr(-,root,root)
12mr|normalize-0.7.7-11|71	%doc README NEWS THANKS TODO
12mr|normalize-0.7.7-11|72	%_bindir/*
12mr|normalize-0.7.7-11|73	%_mandir/man1/normalize*
12mr|normalize-0.7.7-11|74	%if %with xmms
12mr|normalize-0.7.7-11|75	%_libdir/xmms/Effect/librva.so
12mr|normalize-0.7.7-11|76	%endif
12mr|normalize-0.7.7-11|77	
12mr|normalize-0.7.7-11|78	
12mr|normalize-0.7.7-11|79	
12mr|normalize-0.7.7-11|80	
12mr|normalize-0.7.7-11|81	%changelog
12mr|normalize-0.7.7-11|82	

15293 12
12mr|notification-daemon-0.7.6-1|1	Summary:	Notification Daemon
12mr|notification-daemon-0.7.6-1|2	Name:		notification-daemon
12mr|notification-daemon-0.7.6-1|3	Version:	0.7.6
12mr|notification-daemon-0.7.6-1|4	Release:	1
12mr|notification-daemon-0.7.6-1|5	License:	GPLv2+
12mr|notification-daemon-0.7.6-1|6	Group:		System/Servers
12mr|notification-daemon-0.7.6-1|7	URL:		http://www.galago-project.org/
12mr|notification-daemon-0.7.6-1|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/notification-daemon/%{name}-%{version}.tar.xz
12mr|notification-daemon-0.7.6-1|9	
12mr|notification-daemon-0.7.6-1|10	BuildRequires:	intltool
12mr|notification-daemon-0.7.6-1|11	BuildRequires:	pkgconfig(glib-2.0)
12mr|notification-daemon-0.7.6-1|12	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|notification-daemon-0.7.6-1|13	BuildRequires:	pkgconfig(libcanberra-gtk3)
12mr|notification-daemon-0.7.6-1|14	BuildRequires:	pkgconfig(x11)
12mr|notification-daemon-0.7.6-1|15	
12mr|notification-daemon-0.7.6-1|16	Provides:	virtual-notification-daemon
12mr|notification-daemon-0.7.6-1|17	Conflicts:	xfce4-notifyd
12mr|notification-daemon-0.7.6-1|18	
12mr|notification-daemon-0.7.6-1|19	Suggests:	notification-daemon-engine-nodoka
12mr|notification-daemon-0.7.6-1|20	Requires(post,preun):	GConf2
12mr|notification-daemon-0.7.6-1|21	
12mr|notification-daemon-0.7.6-1|22	%description
12mr|notification-daemon-0.7.6-1|23	A daemon that displays passive pop-up notifications as per the
12mr|notification-daemon-0.7.6-1|24	Desktop Notifications spec (http://galago.info/specs/notification/index.php).
12mr|notification-daemon-0.7.6-1|25	
12mr|notification-daemon-0.7.6-1|26	%prep
12mr|notification-daemon-0.7.6-1|27	%setup -q
12mr|notification-daemon-0.7.6-1|28	%apply_patches
12mr|notification-daemon-0.7.6-1|29	
12mr|notification-daemon-0.7.6-1|30	%build
12mr|notification-daemon-0.7.6-1|31	%configure2_5x \
12mr|notification-daemon-0.7.6-1|32	--disable-static
12mr|notification-daemon-0.7.6-1|33	
12mr|notification-daemon-0.7.6-1|34	%make
12mr|notification-daemon-0.7.6-1|35	
12mr|notification-daemon-0.7.6-1|36	%install
12mr|notification-daemon-0.7.6-1|37	%makeinstall_std
12mr|notification-daemon-0.7.6-1|38	
12mr|notification-daemon-0.7.6-1|39	%find_lang %{name}
12mr|notification-daemon-0.7.6-1|40	
12mr|notification-daemon-0.7.6-1|41	%files -f %{name}.lang
12mr|notification-daemon-0.7.6-1|42	%doc AUTHORS ChangeLog README
12mr|notification-daemon-0.7.6-1|43	%{_libexecdir}/%{name}
12mr|notification-daemon-0.7.6-1|44	%{_datadir}/applications/*.desktop
12mr|notification-daemon-0.7.6-1|45	
12mr|notification-daemon-0.7.6-1|46	
12mr|notification-daemon-0.7.6-1|47	
12mr|notification-daemon-0.7.6-1|48	%changelog
12mr|notification-daemon-0.7.6-1|49	* Tue Sep  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|notification-daemon-0.7.6-1|50	+ Commit: f371dff
12mr|notification-daemon-0.7.6-1|51	- New version 0.7.6 (sync with Cooker)
12mr|notification-daemon-0.7.6-1|52	
12mr|notification-daemon-0.7.6-1|53	

15294 12
12mr|notification-daemon-engine-nodoka-0.1.0-7|1	Name:		notification-daemon-engine-nodoka
12mr|notification-daemon-engine-nodoka-0.1.0-7|2	Version:	0.1.0
12mr|notification-daemon-engine-nodoka-0.1.0-7|3	Release:	7
12mr|notification-daemon-engine-nodoka-0.1.0-7|4	Summary:	The Nodoka theme engine for the notification daemon
12mr|notification-daemon-engine-nodoka-0.1.0-7|5	
12mr|notification-daemon-engine-nodoka-0.1.0-7|6	Group:		System/X11
12mr|notification-daemon-engine-nodoka-0.1.0-7|7	License:	GPLv3+
12mr|notification-daemon-engine-nodoka-0.1.0-7|8	URL:		https://nodoka.fedorahosted.org/
12mr|notification-daemon-engine-nodoka-0.1.0-7|9	Source0:	https://fedorahosted.org/releases/n/o/nodoka/notification-daemon-engine-nodoka-%{version}.tar.gz
12mr|notification-daemon-engine-nodoka-0.1.0-7|10	Patch0:		notification-daemon-engine-nodoka-clipping.patch
12mr|notification-daemon-engine-nodoka-0.1.0-7|11	Patch1:		notification-daemon-engine-nodoka-0.1.0-version-check.patch
12mr|notification-daemon-engine-nodoka-0.1.0-7|12	Patch2:		notification-daemon-engine-nodoka-rtl.patch
12mr|notification-daemon-engine-nodoka-0.1.0-7|13	Patch3:		notification-daemon-engine-nodoka-base-color.patch
12mr|notification-daemon-engine-nodoka-0.1.0-7|14	# drop libsexy dep
12mr|notification-daemon-engine-nodoka-0.1.0-7|15	Patch4:		sexy.patch
12mr|notification-daemon-engine-nodoka-0.1.0-7|16	Patch5:		notification-daemon-engine-nodoka-window-type.patch
12mr|notification-daemon-engine-nodoka-0.1.0-7|17	Patch6:		notification-daemon-engine-nodoka-0.1.0-automake.patch
12mr|notification-daemon-engine-nodoka-0.1.0-7|18	
12mr|notification-daemon-engine-nodoka-0.1.0-7|19	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|notification-daemon-engine-nodoka-0.1.0-7|20	BuildRequires:	pkgconfig(libxml-2.0)
12mr|notification-daemon-engine-nodoka-0.1.0-7|21	BuildRequires:	autoconf automake libtool
12mr|notification-daemon-engine-nodoka-0.1.0-7|22	Requires:	notification-daemon
12mr|notification-daemon-engine-nodoka-0.1.0-7|23	
12mr|notification-daemon-engine-nodoka-0.1.0-7|24	%description
12mr|notification-daemon-engine-nodoka-0.1.0-7|25	The Nodoka theme engine for the notification daemon.
12mr|notification-daemon-engine-nodoka-0.1.0-7|26	
12mr|notification-daemon-engine-nodoka-0.1.0-7|27	%prep
12mr|notification-daemon-engine-nodoka-0.1.0-7|28	%setup -q
12mr|notification-daemon-engine-nodoka-0.1.0-7|29	%patch0 -p1 -b .clipping
12mr|notification-daemon-engine-nodoka-0.1.0-7|30	%patch1 -p1 -b .version-check
12mr|notification-daemon-engine-nodoka-0.1.0-7|31	%patch2 -p1 -b .rtl
12mr|notification-daemon-engine-nodoka-0.1.0-7|32	%patch3 -p1 -b .base-color
12mr|notification-daemon-engine-nodoka-0.1.0-7|33	%patch4 -p1 -b .sexy
12mr|notification-daemon-engine-nodoka-0.1.0-7|34	%patch5 -p1 -b .window-type
12mr|notification-daemon-engine-nodoka-0.1.0-7|35	%patch6 -p1 -b .automake
12mr|notification-daemon-engine-nodoka-0.1.0-7|36	
12mr|notification-daemon-engine-nodoka-0.1.0-7|37	autoreconf -fi
12mr|notification-daemon-engine-nodoka-0.1.0-7|38	
12mr|notification-daemon-engine-nodoka-0.1.0-7|39	%build
12mr|notification-daemon-engine-nodoka-0.1.0-7|40	%configure2_5x
12mr|notification-daemon-engine-nodoka-0.1.0-7|41	%make
12mr|notification-daemon-engine-nodoka-0.1.0-7|42	
12mr|notification-daemon-engine-nodoka-0.1.0-7|43	%install
12mr|notification-daemon-engine-nodoka-0.1.0-7|44	%makeinstall_std
12mr|notification-daemon-engine-nodoka-0.1.0-7|45	
12mr|notification-daemon-engine-nodoka-0.1.0-7|46	#remove .la files
12mr|notification-daemon-engine-nodoka-0.1.0-7|47	find %{buildroot} -name *.la | xargs rm -f || true
12mr|notification-daemon-engine-nodoka-0.1.0-7|48	
12mr|notification-daemon-engine-nodoka-0.1.0-7|49	%files
12mr|notification-daemon-engine-nodoka-0.1.0-7|50	%doc AUTHORS ChangeLog COPYING Credits NEWS README
12mr|notification-daemon-engine-nodoka-0.1.0-7|51	%{_libdir}/notification-daemon-1.0/engines/libnodoka.so
12mr|notification-daemon-engine-nodoka-0.1.0-7|52	
12mr|notification-daemon-engine-nodoka-0.1.0-7|53	
12mr|notification-daemon-engine-nodoka-0.1.0-7|54	%changelog
12mr|notification-daemon-engine-nodoka-0.1.0-7|55	* Wed Sep  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|notification-daemon-engine-nodoka-0.1.0-7|56	+ Commit: ba034bb
12mr|notification-daemon-engine-nodoka-0.1.0-7|57	- Add patch to fix build with automake 1.12.x, convert BR to pkgconfig style, spec cleanups
12mr|notification-daemon-engine-nodoka-0.1.0-7|58	
12mr|notification-daemon-engine-nodoka-0.1.0-7|59	

15295 12
12mr|notify-sharp-0.4.0-7|1	Summary:	C# desktop notification client
12mr|notify-sharp-0.4.0-7|2	Name:		notify-sharp
12mr|notify-sharp-0.4.0-7|3	Version:	0.4.0
12mr|notify-sharp-0.4.0-7|4	Release:	7
12mr|notify-sharp-0.4.0-7|5	Source0:	%{name}-%version.tar.gz
12mr|notify-sharp-0.4.0-7|6	License:	MIT
12mr|notify-sharp-0.4.0-7|7	Group:		System/Libraries
12mr|notify-sharp-0.4.0-7|8	Url:		http://www.ndesk.org/NotifySharp
12mr|notify-sharp-0.4.0-7|9	
12mr|notify-sharp-0.4.0-7|10	BuildRequires:	mono-devel
12mr|notify-sharp-0.4.0-7|11	BuildRequires:	monodoc
12mr|notify-sharp-0.4.0-7|12	BuildRequires:	gtk-sharp2
12mr|notify-sharp-0.4.0-7|13	BuildRequires:	ndesk-dbus-glib-devel
12mr|notify-sharp-0.4.0-7|14	BuildArch:	noarch
12mr|notify-sharp-0.4.0-7|15	
12mr|notify-sharp-0.4.0-7|16	%description
12mr|notify-sharp-0.4.0-7|17	notify-sharp is a C# client implementation for Desktop Notifications,
12mr|notify-sharp-0.4.0-7|18	i.e. notification-daemon. It is inspired by the libnotify API.
12mr|notify-sharp-0.4.0-7|19	
12mr|notify-sharp-0.4.0-7|20	Desktop Notifications provide a standard way of doing passive pop-up
12mr|notify-sharp-0.4.0-7|21	notifications on the Linux desktop. These are designed to notify the
12mr|notify-sharp-0.4.0-7|22	user of something without interrupting their work with a dialog box
12mr|notify-sharp-0.4.0-7|23	that they must close. Passive popups can automatically disappear after
12mr|notify-sharp-0.4.0-7|24	a short period of time.
12mr|notify-sharp-0.4.0-7|25	
12mr|notify-sharp-0.4.0-7|26	%package devel
12mr|notify-sharp-0.4.0-7|27	Summary:	Development files for %{name}
12mr|notify-sharp-0.4.0-7|28	Group:		Development/Other
12mr|notify-sharp-0.4.0-7|29	Requires:	%{name} = %{version}-%{release}
12mr|notify-sharp-0.4.0-7|30	
12mr|notify-sharp-0.4.0-7|31	%description devel
12mr|notify-sharp-0.4.0-7|32	dbus-sharp is a C# implementation of D-Bus. It's often referred to as
12mr|notify-sharp-0.4.0-7|33	"managed D-Bus" to avoid confusion with existing bindings (which wrap
12mr|notify-sharp-0.4.0-7|34	libdbus).
12mr|notify-sharp-0.4.0-7|35	
12mr|notify-sharp-0.4.0-7|36	D-Bus is an inter-process communication framework that lets
12mr|notify-sharp-0.4.0-7|37	applications interface with the system event bus as well as allowing
12mr|notify-sharp-0.4.0-7|38	them to talk to one another in a peer-to-peer configuration.
12mr|notify-sharp-0.4.0-7|39	
12mr|notify-sharp-0.4.0-7|40	%package doc
12mr|notify-sharp-0.4.0-7|41	Summary:	Development documentation for %{name}
12mr|notify-sharp-0.4.0-7|42	Group:		Development/Other
12mr|notify-sharp-0.4.0-7|43	Requires(post): mono-tools >= 1.1.9
12mr|notify-sharp-0.4.0-7|44	Requires(postun): mono-tools >= 1.1.9
12mr|notify-sharp-0.4.0-7|45	
12mr|notify-sharp-0.4.0-7|46	%description doc
12mr|notify-sharp-0.4.0-7|47	This package contains the API documentation for the %{name} in
12mr|notify-sharp-0.4.0-7|48	Monodoc format.
12mr|notify-sharp-0.4.0-7|49	
12mr|notify-sharp-0.4.0-7|50	
12mr|notify-sharp-0.4.0-7|51	%prep
12mr|notify-sharp-0.4.0-7|52	%setup -q
12mr|notify-sharp-0.4.0-7|53	
12mr|notify-sharp-0.4.0-7|54	%build
12mr|notify-sharp-0.4.0-7|55	./configure --prefix=%{_prefix}
12mr|notify-sharp-0.4.0-7|56	make
12mr|notify-sharp-0.4.0-7|57	
12mr|notify-sharp-0.4.0-7|58	%install
12mr|notify-sharp-0.4.0-7|59	%makeinstall_std pkgconfigdir=%{_datadir}/pkgconfig
12mr|notify-sharp-0.4.0-7|60	
12mr|notify-sharp-0.4.0-7|61	%post doc
12mr|notify-sharp-0.4.0-7|62	%{_bindir}/monodoc --make-index > /dev/null
12mr|notify-sharp-0.4.0-7|63	
12mr|notify-sharp-0.4.0-7|64	%postun doc
12mr|notify-sharp-0.4.0-7|65	if [ "$1" = "0" -a -x %{_bindir}/monodoc ]; then %{_bindir}/monodoc --make-index > /dev/null
12mr|notify-sharp-0.4.0-7|66	fi
12mr|notify-sharp-0.4.0-7|67	
12mr|notify-sharp-0.4.0-7|68	%files
12mr|notify-sharp-0.4.0-7|69	%doc AUTHORS NEWS README
12mr|notify-sharp-0.4.0-7|70	%{_prefix}/lib/mono/gac/notify-sharp
12mr|notify-sharp-0.4.0-7|71	%{_prefix}/lib/mono/notify-sharp
12mr|notify-sharp-0.4.0-7|72	
12mr|notify-sharp-0.4.0-7|73	%files devel
12mr|notify-sharp-0.4.0-7|74	%doc ChangeLog
12mr|notify-sharp-0.4.0-7|75	%{_datadir}/pkgconfig/notify-sharp.pc
12mr|notify-sharp-0.4.0-7|76	
12mr|notify-sharp-0.4.0-7|77	%files doc
12mr|notify-sharp-0.4.0-7|78	%{_prefix}/lib/monodoc/sources/notify-sharp-docs.*
12mr|notify-sharp-0.4.0-7|79	
12mr|notify-sharp-0.4.0-7|80	
12mr|notify-sharp-0.4.0-7|81	
12mr|notify-sharp-0.4.0-7|82	%changelog
12mr|notify-sharp-0.4.0-7|83	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|notify-sharp-0.4.0-7|84	+ Commit: 1654a98
12mr|notify-sharp-0.4.0-7|85	- Spec cleanup, drop Requires exceptions (seems to be no longer needed)
12mr|notify-sharp-0.4.0-7|86	
12mr|notify-sharp-0.4.0-7|87	

15296 12
12mr|nouveau-firmware-20091212-3|1	
12mr|nouveau-firmware-20091212-3|2	Summary:	Nouveau firmware files
12mr|nouveau-firmware-20091212-3|3	Name:   	nouveau-firmware
12mr|nouveau-firmware-20091212-3|4	Version:	20091212
12mr|nouveau-firmware-20091212-3|5	Release:	%manbo_mkrel 3
12mr|nouveau-firmware-20091212-3|6	License:	GPLv2
12mr|nouveau-firmware-20091212-3|7	Group:  	System/Kernel and hardware
12mr|nouveau-firmware-20091212-3|8	URL:    	http://people.freedesktop.org/~pq/nouveau-drm/
12mr|nouveau-firmware-20091212-3|9	Source0: 	http://people.freedesktop.org/~pq/nouveau-drm/%{name}-%{version}.tar.gz
12mr|nouveau-firmware-20091212-3|10	BuildRoot:      %{_tmppath}/%{name}-%{version}
12mr|nouveau-firmware-20091212-3|11	BuildArch:	noarch
12mr|nouveau-firmware-20091212-3|12	
12mr|nouveau-firmware-20091212-3|13	%description
12mr|nouveau-firmware-20091212-3|14	This package contains the firmware for in-kernel nouveau driver
12mr|nouveau-firmware-20091212-3|15	that got merged in 2.6.33-rc1.
12mr|nouveau-firmware-20091212-3|16	
12mr|nouveau-firmware-20091212-3|17	%prep
12mr|nouveau-firmware-20091212-3|18	%setup -q -n nouveau
12mr|nouveau-firmware-20091212-3|19	
12mr|nouveau-firmware-20091212-3|20	%install
12mr|nouveau-firmware-20091212-3|21	rm -rf %{buildroot}
12mr|nouveau-firmware-20091212-3|22	mkdir -p %{buildroot}/lib/firmware/nouveau
12mr|nouveau-firmware-20091212-3|23	cp -avf * %{buildroot}/lib/firmware/nouveau
12mr|nouveau-firmware-20091212-3|24	
12mr|nouveau-firmware-20091212-3|25	%clean
12mr|nouveau-firmware-20091212-3|26	rm -rf %{buildroot}
12mr|nouveau-firmware-20091212-3|27	
12mr|nouveau-firmware-20091212-3|28	%files
12mr|nouveau-firmware-20091212-3|29	%defattr(0644,root,root,0755)
12mr|nouveau-firmware-20091212-3|30	%dir /lib/firmware/nouveau
12mr|nouveau-firmware-20091212-3|31	/lib/firmware/nouveau/*
12mr|nouveau-firmware-20091212-3|32	
12mr|nouveau-firmware-20091212-3|33	
12mr|nouveau-firmware-20091212-3|34	
12mr|nouveau-firmware-20091212-3|35	%changelog
12mr|nouveau-firmware-20091212-3|36	

15297 12
12mr|nslint-2.1a6-9|1	Summary:	A DNS lint checker
12mr|nslint-2.1a6-9|2	Name:		nslint
12mr|nslint-2.1a6-9|3	Version:	2.1a6
12mr|nslint-2.1a6-9|4	Release:	9
12mr|nslint-2.1a6-9|5	License:	BSD
12mr|nslint-2.1a6-9|6	Group:		Networking/Other
12mr|nslint-2.1a6-9|7	Source:		ftp://ftp.ee.lbl.gov/%{name}-%{version}.tar.bz2
12mr|nslint-2.1a6-9|8	Patch:		%{name}-owner.patch
12mr|nslint-2.1a6-9|9	
12mr|nslint-2.1a6-9|10	%description
12mr|nslint-2.1a6-9|11	Perform consistency checks on DNS files.
12mr|nslint-2.1a6-9|12	
12mr|nslint-2.1a6-9|13	%prep
12mr|nslint-2.1a6-9|14	%setup -q
12mr|nslint-2.1a6-9|15	%patch -p1
12mr|nslint-2.1a6-9|16	
12mr|nslint-2.1a6-9|17	%build
12mr|nslint-2.1a6-9|18	%configure
12mr|nslint-2.1a6-9|19	%make
12mr|nslint-2.1a6-9|20	
12mr|nslint-2.1a6-9|21	%install
12mr|nslint-2.1a6-9|22	mkdir -p %{buildroot}%{_bindir} %{buildroot}%{_mandir}/man8
12mr|nslint-2.1a6-9|23	%makeinstall_std install-man
12mr|nslint-2.1a6-9|24	chmod 0755 %{buildroot}%{_bindir}/%{name}
12mr|nslint-2.1a6-9|25	
12mr|nslint-2.1a6-9|26	%files
12mr|nslint-2.1a6-9|27	%doc README CHANGES
12mr|nslint-2.1a6-9|28	%{_bindir}/%{name}
12mr|nslint-2.1a6-9|29	%{_mandir}/*/*
12mr|nslint-2.1a6-9|30	
12mr|nslint-2.1a6-9|31	
12mr|nslint-2.1a6-9|32	
12mr|nslint-2.1a6-9|33	
12mr|nslint-2.1a6-9|34	
12mr|nslint-2.1a6-9|35	%changelog
12mr|nslint-2.1a6-9|36	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|nslint-2.1a6-9|37	+ Commit: eb79816
12mr|nslint-2.1a6-9|38	- Fix file permissions, spec cleanup
12mr|nslint-2.1a6-9|39	
12mr|nslint-2.1a6-9|40	

15298 12
12mr|nspr-4.9.2-1|1	%define major_nspr 4
12mr|nspr-4.9.2-1|2	%define epoch_nspr 2
12mr|nspr-4.9.2-1|3	%define libname %mklibname nspr %{major_nspr}
12mr|nspr-4.9.2-1|4	%define develname %mklibname nspr -d
12mr|nspr-4.9.2-1|5	
12mr|nspr-4.9.2-1|6	Summary:	Netscape Portable Runtime
12mr|nspr-4.9.2-1|7	Name:		nspr
12mr|nspr-4.9.2-1|8	Epoch:		%{epoch_nspr}
12mr|nspr-4.9.2-1|9	Version:	4.9.2
12mr|nspr-4.9.2-1|10	Release:	1
12mr|nspr-4.9.2-1|11	License:	MPL or GPLv2+ or LGPLv2+
12mr|nspr-4.9.2-1|12	Group:		System/Libraries
12mr|nspr-4.9.2-1|13	URL:		http://www.mozilla.org/projects/nspr/
12mr|nspr-4.9.2-1|14	Source0:	https://ftp.mozilla.org/pub/mozilla.org/%{name}/releases/v%{version}/src/%{name}-%{version}.tar.gz
12mr|nspr-4.9.2-1|15	Source1:	nspr.pc.in
12mr|nspr-4.9.2-1|16	Source2:	nspr-config-vars.in
12mr|nspr-4.9.2-1|17	Patch1:		nspr-config-pc.patch
12mr|nspr-4.9.2-1|18	
12mr|nspr-4.9.2-1|19	%description
12mr|nspr-4.9.2-1|20	Virtual package, not built.
12mr|nspr-4.9.2-1|21	
12mr|nspr-4.9.2-1|22	%package -n %{libname}
12mr|nspr-4.9.2-1|23	Summary:	Netscape Portable Runtime
12mr|nspr-4.9.2-1|24	Group:		System/Libraries
12mr|nspr-4.9.2-1|25	Provides:	nspr = %{EVRD}
12mr|nspr-4.9.2-1|26	%rename	mozilla-nspr
12mr|nspr-4.9.2-1|27	
12mr|nspr-4.9.2-1|28	%description -n %{libname}
12mr|nspr-4.9.2-1|29	NSPR provides platform independence for non-GUI operating system
12mr|nspr-4.9.2-1|30	facilities. These facilities include threads, thread synchronization,
12mr|nspr-4.9.2-1|31	normal file and network I/O, interval timing and calendar time, basic
12mr|nspr-4.9.2-1|32	memory management (malloc and free) and shared library linking.
12mr|nspr-4.9.2-1|33	
12mr|nspr-4.9.2-1|34	%package -n %{develname}
12mr|nspr-4.9.2-1|35	Summary:	Development libraries for the Netscape Portable Runtime
12mr|nspr-4.9.2-1|36	Group:		Development/C++
12mr|nspr-4.9.2-1|37	Requires:	%{libname} = %{epoch_nspr}:%{version}-%{release}
12mr|nspr-4.9.2-1|38	Provides:	nspr-devel = %{epoch_nspr}:%{version}-%{release}
12mr|nspr-4.9.2-1|39	Provides:	libnspr-devel = %{epoch_nspr}:%{version}-%{release}
12mr|nspr-4.9.2-1|40	Conflicts:	%{libname} < 2:4.7.3-3
12mr|nspr-4.9.2-1|41	%rename mozilla-nspr-devel
12mr|nspr-4.9.2-1|42	%rename %{libname}-devel
12mr|nspr-4.9.2-1|43	
12mr|nspr-4.9.2-1|44	%description -n %{develname}
12mr|nspr-4.9.2-1|45	Header files for doing development with the Netscape Portable Runtime.
12mr|nspr-4.9.2-1|46	
12mr|nspr-4.9.2-1|47	%prep
12mr|nspr-4.9.2-1|48	
12mr|nspr-4.9.2-1|49	%setup -q
12mr|nspr-4.9.2-1|50	
12mr|nspr-4.9.2-1|51	chmod -R a+r *
12mr|nspr-4.9.2-1|52	find . -name '*.h' -executable -exec chmod -x {} \;
12mr|nspr-4.9.2-1|53	
12mr|nspr-4.9.2-1|54	# Original nspr-config is not suitable for our distribution,
12mr|nspr-4.9.2-1|55	# because on different platforms it contains different dynamic content.
12mr|nspr-4.9.2-1|56	# Therefore we produce an adjusted copy of nspr-config that will be
12mr|nspr-4.9.2-1|57	# identical on all platforms.
12mr|nspr-4.9.2-1|58	# However, we need to use original nspr-config to produce some variables
12mr|nspr-4.9.2-1|59	# that go into nspr.pc for pkg-config.
12mr|nspr-4.9.2-1|60	
12mr|nspr-4.9.2-1|61	cp ./mozilla/nsprpub/config/nspr-config.in ./mozilla/nsprpub/config/nspr-config-pc.in
12mr|nspr-4.9.2-1|62	%patch1 -p1
12mr|nspr-4.9.2-1|63	
12mr|nspr-4.9.2-1|64	cp %{SOURCE2} ./mozilla/nsprpub/config/
12mr|nspr-4.9.2-1|65	
12mr|nspr-4.9.2-1|66	%build
12mr|nspr-4.9.2-1|67	%setup_compile_flags
12mr|nspr-4.9.2-1|68	
12mr|nspr-4.9.2-1|69	# (tpg) don't use macro here
12mr|nspr-4.9.2-1|70	./mozilla/nsprpub/configure \
12mr|nspr-4.9.2-1|71	--build=%{_target_platform} \
12mr|nspr-4.9.2-1|72	--host=%{_host} \
12mr|nspr-4.9.2-1|73	--target=%{_target_platform} \
12mr|nspr-4.9.2-1|74	--prefix=%{_prefix} \
12mr|nspr-4.9.2-1|75	--libdir=%{_libdir} \
12mr|nspr-4.9.2-1|76	--includedir=%{_includedir}/nspr4 \
12mr|nspr-4.9.2-1|77	%ifarch x86_64 ppc64 ia64 s390x sparc64
12mr|nspr-4.9.2-1|78	--enable-64bit \
12mr|nspr-4.9.2-1|79	%endif
12mr|nspr-4.9.2-1|80	--enable-optimize="-O2" \
12mr|nspr-4.9.2-1|81	--disable-debug \
12mr|nspr-4.9.2-1|82	--enable-ipv6 \
12mr|nspr-4.9.2-1|83	--with-pthreads \
12mr|nspr-4.9.2-1|84	--with-mozilla
12mr|nspr-4.9.2-1|85	
12mr|nspr-4.9.2-1|86	%make
12mr|nspr-4.9.2-1|87	
12mr|nspr-4.9.2-1|88	%install
12mr|nspr-4.9.2-1|89	%makeinstall_std
12mr|nspr-4.9.2-1|90	
12mr|nspr-4.9.2-1|91	NSPR_LIBS=`./config/nspr-config --libs`
12mr|nspr-4.9.2-1|92	NSPR_CFLAGS=`./config/nspr-config --cflags`
12mr|nspr-4.9.2-1|93	NSPR_VERSION=`./config/nspr-config --version`
12mr|nspr-4.9.2-1|94	%{__mkdir_p} %{buildroot}/%{_libdir}/pkgconfig
12mr|nspr-4.9.2-1|95	
12mr|nspr-4.9.2-1|96	cat ./config/nspr-config-vars > \
12mr|nspr-4.9.2-1|97	%{buildroot}/%{_libdir}/pkgconfig/nspr.pc
12mr|nspr-4.9.2-1|98	
12mr|nspr-4.9.2-1|99	cat %{SOURCE1} | sed -e "s,%%libdir%%,%{_libdir},g" \
12mr|nspr-4.9.2-1|100	-e "s,%%prefix%%,%{_prefix},g" \
12mr|nspr-4.9.2-1|101	-e "s,%%exec_prefix%%,%{_prefix},g" \
12mr|nspr-4.9.2-1|102	-e "s,%%includedir%%,%{_includedir}/nspr4,g" \
12mr|nspr-4.9.2-1|103	-e "s,%%NSPR_VERSION%%,$NSPR_VERSION,g" \
12mr|nspr-4.9.2-1|104	-e "s,%%FULL_NSPR_LIBS%%,$NSPR_LIBS,g" \
12mr|nspr-4.9.2-1|105	-e "s,%%FULL_NSPR_CFLAGS%%,$NSPR_CFLAGS,g" >> \
12mr|nspr-4.9.2-1|106	%{buildroot}/%{_libdir}/pkgconfig/nspr.pc
12mr|nspr-4.9.2-1|107	
12mr|nspr-4.9.2-1|108	%{__mkdir_p} %{buildroot}%{_bindir}
12mr|nspr-4.9.2-1|109	%{__mkdir_p} %{buildroot}/%{_lib}
12mr|nspr-4.9.2-1|110	install -m755 -D ./config/nspr-config-pc %{buildroot}/%{_bindir}/nspr-config
12mr|nspr-4.9.2-1|111	
12mr|nspr-4.9.2-1|112	# Get rid of the things we don't want installed (per upstream)
12mr|nspr-4.9.2-1|113	%{__rm} -rf \
12mr|nspr-4.9.2-1|114	%{buildroot}%{_bindir}/compile-et.pl \
12mr|nspr-4.9.2-1|115	%{buildroot}%{_bindir}/prerr.properties \
12mr|nspr-4.9.2-1|116	%{buildroot}%{_libdir}/libnspr4.a \
12mr|nspr-4.9.2-1|117	%{buildroot}%{_libdir}/libplc4.a \
12mr|nspr-4.9.2-1|118	%{buildroot}%{_libdir}/libplds4.a \
12mr|nspr-4.9.2-1|119	%{buildroot}%{_datadir}/aclocal/nspr.m4 \
12mr|nspr-4.9.2-1|120	%{buildroot}%{_includedir}/nspr4/md
12mr|nspr-4.9.2-1|121	
12mr|nspr-4.9.2-1|122	# nb: those symlinks helps having devel(xxx) provides (through find-provides)
12mr|nspr-4.9.2-1|123	for file in libnspr4.so libplc4.so libplds4.so
12mr|nspr-4.9.2-1|124	do
12mr|nspr-4.9.2-1|125	mv -f %{buildroot}%{_libdir}/$file %{buildroot}/%{_lib}/$file
12mr|nspr-4.9.2-1|126	ln -sf ../../%{_lib}/$file %{buildroot}%{_libdir}/$file
12mr|nspr-4.9.2-1|127	done
12mr|nspr-4.9.2-1|128	
12mr|nspr-4.9.2-1|129	%files -n %{libname}
12mr|nspr-4.9.2-1|130	%defattr(-,root,root)
12mr|nspr-4.9.2-1|131	/%{_lib}/libnspr4.so
12mr|nspr-4.9.2-1|132	/%{_lib}/libplc4.so
12mr|nspr-4.9.2-1|133	/%{_lib}/libplds4.so
12mr|nspr-4.9.2-1|134	
12mr|nspr-4.9.2-1|135	%files -n %{develname}
12mr|nspr-4.9.2-1|136	%defattr(-,root,root)
12mr|nspr-4.9.2-1|137	%{_libdir}/libnspr4.so
12mr|nspr-4.9.2-1|138	%{_libdir}/libplc4.so
12mr|nspr-4.9.2-1|139	%{_libdir}/libplds4.so
12mr|nspr-4.9.2-1|140	%{_includedir}/nspr4
12mr|nspr-4.9.2-1|141	%{_libdir}/pkgconfig/nspr.pc
12mr|nspr-4.9.2-1|142	%{_bindir}/nspr-config
12mr|nspr-4.9.2-1|143	
12mr|nspr-4.9.2-1|144	
12mr|nspr-4.9.2-1|145	
12mr|nspr-4.9.2-1|146	%changelog
12mr|nspr-4.9.2-1|147	

15299 12
12mr|nss-3.13.6-5|1	%bcond_without  lib
12mr|nss-3.13.6-5|2	
12mr|nss-3.13.6-5|3	%define major 3
12mr|nss-3.13.6-5|4	%define libname %mklibname %{name} %{major}
12mr|nss-3.13.6-5|5	%define libfreebl %mklibname freebl %{major}
12mr|nss-3.13.6-5|6	%define develname %mklibname -d %{name}
12mr|nss-3.13.6-5|7	%define sdevelname %mklibname -d -s %{name}
12mr|nss-3.13.6-5|8	%define cvsver 3_13
12mr|nss-3.13.6-5|9	
12mr|nss-3.13.6-5|10	%define nspr_libname %mklibname nspr 4
12mr|nss-3.13.6-5|11	%define	nspr_version 4.9.0
12mr|nss-3.13.6-5|12	
12mr|nss-3.13.6-5|13	# this seems fragile, so require the exact version or later (#58754)
12mr|nss-3.13.6-5|14	%define sqlite3_version %(pkg-config --modversion sqlite3 &>/dev/null && pkg-config --modversion sqlite3 2>/dev/null || echo 0)
12mr|nss-3.13.6-5|15	%define nspr_version %(pkg-config --modversion nspr &>/dev/null && pkg-config --modversion nspr 2>/dev/null || echo 0)
12mr|nss-3.13.6-5|16	
12mr|nss-3.13.6-5|17	%define build_empty 0
12mr|nss-3.13.6-5|18	%{?_with_empty:   %{expand: %%global build_empty 1}}
12mr|nss-3.13.6-5|19	%{?_without_empty:   %{expand: %%global build_empty 0}}
12mr|nss-3.13.6-5|20	
12mr|nss-3.13.6-5|21	Name:		nss
12mr|nss-3.13.6-5|22	Epoch:		2
12mr|nss-3.13.6-5|23	Version:	3.13.6
12mr|nss-3.13.6-5|24	Release:	5
12mr|nss-3.13.6-5|25	Summary:	Netscape Security Services
12mr|nss-3.13.6-5|26	Group:		System/Libraries
12mr|nss-3.13.6-5|27	License:	MPL or GPLv2+ or LGPLv2+
12mr|nss-3.13.6-5|28	URL:		http://www.mozilla.org/projects/security/pki/nss/index.html
12mr|nss-3.13.6-5|29	Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_%{cvsver}_RTM/src/nss-%{version}.tar.gz
12mr|nss-3.13.6-5|30	Source1:	nss.pc.in
12mr|nss-3.13.6-5|31	Source2:	nss-config.in
12mr|nss-3.13.6-5|32	Source3:	blank-cert8.db
12mr|nss-3.13.6-5|33	Source4:	blank-key3.db
12mr|nss-3.13.6-5|34	Source5:	blank-secmod.db
12mr|nss-3.13.6-5|35	Source6:	certdata_empty.txt
12mr|nss-3.13.6-5|36	# https://www.verisign.com/support/verisign-intermediate-ca/secure-site-intermediate/index.html
12mr|nss-3.13.6-5|37	# converted from PEM to DER format with openssl command:
12mr|nss-3.13.6-5|38	# openssl x509 -in cert.pem -inform PEM -outform DER -out cert.der
12mr|nss-3.13.6-5|39	# this way we can avoid a buildrequires for openssl
12mr|nss-3.13.6-5|40	Source7:	verisign-class-3-secure-server-ca.der
12mr|nss-3.13.6-5|41	# Brasilian government certificate
12mr|nss-3.13.6-5|42	# verified in person with a government official
12mr|nss-3.13.6-5|43	Source8:	http://www.icpbrasil.gov.br/certificadoACRaiz.crt
12mr|nss-3.13.6-5|44	Patch0:		nss-no-rpath.patch
12mr|nss-3.13.6-5|45	Patch1:		nss-fixrandom.patch
12mr|nss-3.13.6-5|46	Patch3:		nss-3.12.7-format_not_a_string_literal_and_no_format_arguments.patch
12mr|nss-3.13.6-5|47	Patch4:		renegotiate-transitional.patch
12mr|nss-3.13.6-5|48	BuildRequires:	rootcerts >= 1:20120218.00
12mr|nss-3.13.6-5|49	BuildRequires:	nspr-devel >= 2:4.9.0
12mr|nss-3.13.6-5|50	BuildRequires:	zlib-devel
12mr|nss-3.13.6-5|51	BuildRequires:	sqlite3-devel >= 3.7.7.1
12mr|nss-3.13.6-5|52	BuildRequires:	zip
12mr|nss-3.13.6-5|53	
12mr|nss-3.13.6-5|54	%description
12mr|nss-3.13.6-5|55	Network Security Services (NSS) is a set of libraries designed to
12mr|nss-3.13.6-5|56	support cross-platform development of security-enabled client and server
12mr|nss-3.13.6-5|57	applications. Applications built with NSS can support SSL v2 and v3,
12mr|nss-3.13.6-5|58	TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and
12mr|nss-3.13.6-5|59	other security standards. For detailed information on standards supported, see
12mr|nss-3.13.6-5|60	http://www.mozilla.org/projects/security/pki/nss/overview.html.
12mr|nss-3.13.6-5|61	%if %without lib
12mr|nss-3.13.6-5|62	
12mr|nss-3.13.6-5|63	Note: This package currently contains the NSS binaries only. The
12mr|nss-3.13.6-5|64	libraries have been not been included due to conflicts with the Mozilla
12mr|nss-3.13.6-5|65	libraries.
12mr|nss-3.13.6-5|66	%endif
12mr|nss-3.13.6-5|67	
12mr|nss-3.13.6-5|68	%package shlibsign
12mr|nss-3.13.6-5|69	Summary:	Netscape Security Services - shlibsign
12mr|nss-3.13.6-5|70	Group:		System/Libraries
12mr|nss-3.13.6-5|71	Conflicts:	%{name} < 2:3.13.1-2
12mr|nss-3.13.6-5|72	
12mr|nss-3.13.6-5|73	%description shlibsign
12mr|nss-3.13.6-5|74	This package contains the binary shlibsign needed by libfreebl3
12mr|nss-3.13.6-5|75	and libsoftokn3.
12mr|nss-3.13.6-5|76	
12mr|nss-3.13.6-5|77	%if %with lib
12mr|nss-3.13.6-5|78	%package -n %{libname}
12mr|nss-3.13.6-5|79	Summary:	Network Security Services (NSS)
12mr|nss-3.13.6-5|80	Group:		System/Libraries
12mr|nss-3.13.6-5|81	
12mr|nss-3.13.6-5|82	%description -n %{libname}
12mr|nss-3.13.6-5|83	This package contains the shared libraries libnss3, libnssckbi, libnssdbm3,
12mr|nss-3.13.6-5|84	libnssutil3, libsmime3, and libssl3.
12mr|nss-3.13.6-5|85	
12mr|nss-3.13.6-5|86	%package -n %{libfreebl}
12mr|nss-3.13.6-5|87	Summary:	Network Security Services (NSS)
12mr|nss-3.13.6-5|88	Group:		System/Libraries
12mr|nss-3.13.6-5|89	Requires(post): nss-shlibsign
12mr|nss-3.13.6-5|90	Requires(post): rpm-helper
12mr|nss-3.13.6-5|91	Conflicts: %{_lib}nss3 < 2:3.13.1-5
12mr|nss-3.13.6-5|92	
12mr|nss-3.13.6-5|93	%description -n %{libfreebl}
12mr|nss-3.13.6-5|94	This package contains the shared libraries libfreebl3 and libsoftokn3.
12mr|nss-3.13.6-5|95	
12mr|nss-3.13.6-5|96	%package -n %{develname}
12mr|nss-3.13.6-5|97	Summary:	Network Security Services (NSS) - development files
12mr|nss-3.13.6-5|98	Group:		Development/C++
12mr|nss-3.13.6-5|99	Requires:	%{libname} >= %{epoch}:%{version}-%{release}
12mr|nss-3.13.6-5|100	Requires:	%{libfreebl} >= %{epoch}:%{version}-%{release}
12mr|nss-3.13.6-5|101	Provides:	nss-devel = %{epoch}:%{version}-%{release}
12mr|nss-3.13.6-5|102	%rename %{libname}-devel
12mr|nss-3.13.6-5|103	
12mr|nss-3.13.6-5|104	%description -n %{develname}
12mr|nss-3.13.6-5|105	Header files to doing development with Network Security Services.
12mr|nss-3.13.6-5|106	
12mr|nss-3.13.6-5|107	%package -n %{sdevelname}
12mr|nss-3.13.6-5|108	Summary:	Network Security Services (NSS) - static libraries
12mr|nss-3.13.6-5|109	Group:		Development/C++
12mr|nss-3.13.6-5|110	Requires:	%{libname} >= %{epoch}:%{version}-%{release}
12mr|nss-3.13.6-5|111	Requires:	%{develname} >= %{epoch}:%{version}-%{release}
12mr|nss-3.13.6-5|112	Provides:	nss-static-devel = %{epoch}:%{version}-%{release}
12mr|nss-3.13.6-5|113	Conflicts:	libopenssl-static-devel
12mr|nss-3.13.6-5|114	%rename %{libname}-static-devel
12mr|nss-3.13.6-5|115	
12mr|nss-3.13.6-5|116	%description -n %{sdevelname}
12mr|nss-3.13.6-5|117	Static libraries for doing development with Network Security Services.
12mr|nss-3.13.6-5|118	%endif
12mr|nss-3.13.6-5|119	
12mr|nss-3.13.6-5|120	%prep
12mr|nss-3.13.6-5|121	
12mr|nss-3.13.6-5|122	%setup -q
12mr|nss-3.13.6-5|123	%patch0 -p0
12mr|nss-3.13.6-5|124	%patch1 -p0
12mr|nss-3.13.6-5|125	%patch3 -p1
12mr|nss-3.13.6-5|126	%patch4 -p0 -b .transitional
12mr|nss-3.13.6-5|127	
12mr|nss-3.13.6-5|128	find . -type d -perm 0700 -exec chmod 755 {} \;
12mr|nss-3.13.6-5|129	find . -type f -perm 0555 -exec chmod 755 {} \;
12mr|nss-3.13.6-5|130	find . -type f -perm 0444 -exec chmod 644 {} \;
12mr|nss-3.13.6-5|131	find . -name '*.h' -executable -exec chmod -x {} \;
12mr|nss-3.13.6-5|132	find . -name '*.c' -executable -exec chmod -x {} \;
12mr|nss-3.13.6-5|133	
12mr|nss-3.13.6-5|134	%build
12mr|nss-3.13.6-5|135	%setup_compile_flags
12mr|nss-3.13.6-5|136	export BUILD_OPT=1
12mr|nss-3.13.6-5|137	export OPTIMIZER="%{optflags}"
12mr|nss-3.13.6-5|138	export XCFLAGS="%{optflags}"
12mr|nss-3.13.6-5|139	export ARCHFLAG="$LDFLAGS"
12mr|nss-3.13.6-5|140	export LIBDIR=%{_libdir}
12mr|nss-3.13.6-5|141	export USE_SYSTEM_ZLIB=1
12mr|nss-3.13.6-5|142	export ZLIB_LIBS="-lz"
12mr|nss-3.13.6-5|143	export PKG_CONFIG_ALLOW_SYSTEM_LIBS=1
12mr|nss-3.13.6-5|144	export PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1
12mr|nss-3.13.6-5|145	export NSPR_INCLUDE_DIR=`%{_bindir}/pkg-config --cflags-only-I nspr | sed 's/-I//'`
12mr|nss-3.13.6-5|146	export NSPR_LIB_DIR=`%{_bindir}/pkg-config --libs-only-L nspr | sed 's/-L//'`
12mr|nss-3.13.6-5|147	export MOZILLA_CLIENT=1
12mr|nss-3.13.6-5|148	export NS_USE_GCC=1
12mr|nss-3.13.6-5|149	export NSS_USE_SYSTEM_SQLITE=1
12mr|nss-3.13.6-5|150	export NSS_ENABLE_ECC=1
12mr|nss-3.13.6-5|151	%ifarch x86_64 ppc64 ia64 s390x
12mr|nss-3.13.6-5|152	export USE_64=1
12mr|nss-3.13.6-5|153	%endif
12mr|nss-3.13.6-5|154	
12mr|nss-3.13.6-5|155	%if %{build_empty}
12mr|nss-3.13.6-5|156	# (oe) the "trust no one" scenario, it goes like:
12mr|nss-3.13.6-5|157	# 1. mv /%{_lib}/libnssckbi.so /%{_lib}/libnssckbi.so.BAK
12mr|nss-3.13.6-5|158	# 2. mv /%{_lib}/libnssckbi_empty.so /%{_lib}/libnssckbi.so
12mr|nss-3.13.6-5|159	# 3. restart ff/tb
12mr|nss-3.13.6-5|160	# it has to be done manually for now, but at least we have a way for
12mr|nss-3.13.6-5|161	# users to quickly mitigate future problems, or whatever :-)
12mr|nss-3.13.6-5|162	
12mr|nss-3.13.6-5|163	pushd mozilla/security/nss/lib/ckfw/builtins
12mr|nss-3.13.6-5|164	%{__perl} ./certdata.perl < %{SOURCE6}
12mr|nss-3.13.6-5|165	popd
12mr|nss-3.13.6-5|166	%endif
12mr|nss-3.13.6-5|167	
12mr|nss-3.13.6-5|168	# Parallel is broken as of 3.11.4 :(
12mr|nss-3.13.6-5|169	%make -j1 -C ./mozilla/security/nss \
12mr|nss-3.13.6-5|170	build_coreconf \
12mr|nss-3.13.6-5|171	build_dbm \
12mr|nss-3.13.6-5|172	all
12mr|nss-3.13.6-5|173	
12mr|nss-3.13.6-5|174	%if %{build_empty}
12mr|nss-3.13.6-5|175	# tuck away the empty libnssckbi.so library
12mr|nss-3.13.6-5|176	cp -p mozilla/security/nss/lib/ckfw/builtins/Linux*/libnssckbi.so libnssckbi_empty.so
12mr|nss-3.13.6-5|177	%endif
12mr|nss-3.13.6-5|178	
12mr|nss-3.13.6-5|179	# install new Verisign intermediate certificate
12mr|nss-3.13.6-5|180	# http://qa.mandriva.com/show_bug.cgi?id=29612
12mr|nss-3.13.6-5|181	# use built addbuildin command to avoid having
12mr|nss-3.13.6-5|182	# a buildrequires for nss
12mr|nss-3.13.6-5|183	ADDBUILTIN=`%{_bindir}/find . -type f -name addbuiltin`
12mr|nss-3.13.6-5|184	if [ -z "$ADDBUILTIN" ]; then
12mr|nss-3.13.6-5|185	exit 1
12mr|nss-3.13.6-5|186	fi
12mr|nss-3.13.6-5|187	ADDBUILTIN="$PWD/$ADDBUILTIN"
12mr|nss-3.13.6-5|188	OLD="$LD_LIBRARY_PATH"
12mr|nss-3.13.6-5|189	libpath=`%{_bindir}/find mozilla/dist/ -name "Linux*" -type d`
12mr|nss-3.13.6-5|190	# to use the built libraries instead of requiring nss
12mr|nss-3.13.6-5|191	# again as buildrequires
12mr|nss-3.13.6-5|192	export LD_LIBRARY_PATH="$PWD/$libpath/lib"
12mr|nss-3.13.6-5|193	
12mr|nss-3.13.6-5|194	pushd mozilla/security/nss/lib/ckfw/builtins
12mr|nss-3.13.6-5|195	
12mr|nss-3.13.6-5|196	# (oe) for reference:
12mr|nss-3.13.6-5|197	# *ALL* of the root CA certs are hard coded into the libnssckbi.so library.
12mr|nss-3.13.6-5|198	# So, for Mandriva we can add/remove certs easily in the rootcerts package. Please
12mr|nss-3.13.6-5|199	# checkout and examine the rootcerts package.
12mr|nss-3.13.6-5|200	# Once this has been done and the new rootcerts package has been installed this
12mr|nss-3.13.6-5|201	# package (nss) has to be rebuilt to pickup the changes made. The "recreate
12mr|nss-3.13.6-5|202	# certificates" lines below generates a new certdata.c source containing the root
12mr|nss-3.13.6-5|203	# CA certs for mozilla.
12mr|nss-3.13.6-5|204	# *ALL* of the mozilla based softwares that support SSL has to link against
12mr|nss-3.13.6-5|205	# the NSS library.
12mr|nss-3.13.6-5|206	# recreate certificates
12mr|nss-3.13.6-5|207	%{__perl} ./certdata.perl < /etc/pki/tls/mozilla/certdata.txt
12mr|nss-3.13.6-5|208	
12mr|nss-3.13.6-5|209	%make clean
12mr|nss-3.13.6-5|210	%make -j1
12mr|nss-3.13.6-5|211	
12mr|nss-3.13.6-5|212	popd
12mr|nss-3.13.6-5|213	export LD_LIBRARY_PATH="$OLD"
12mr|nss-3.13.6-5|214	
12mr|nss-3.13.6-5|215	%install
12mr|nss-3.13.6-5|216	pushd mozilla/dist/$(uname -s)*
12mr|nss-3.13.6-5|217	
12mr|nss-3.13.6-5|218	%{__mkdir_p} %{buildroot}%{_bindir}
12mr|nss-3.13.6-5|219	%{__cp} -aL bin/* %{buildroot}%{_bindir}
12mr|nss-3.13.6-5|220	
12mr|nss-3.13.6-5|221	%if %with lib
12mr|nss-3.13.6-5|222	%{__mkdir_p} %{buildroot}%{_libdir}
12mr|nss-3.13.6-5|223	%{__mkdir_p} %{buildroot}/%{_lib}
12mr|nss-3.13.6-5|224	%{__mkdir_p} %{buildroot}%{_includedir}/nss
12mr|nss-3.13.6-5|225	%{__cp} -aL ../public/nss/* %{buildroot}%{_includedir}/nss
12mr|nss-3.13.6-5|226	
12mr|nss-3.13.6-5|227	%{__cp} -aL lib/libcrmf.a \
12mr|nss-3.13.6-5|228	lib/libnss.a \
12mr|nss-3.13.6-5|229	lib/libnssb.a \
12mr|nss-3.13.6-5|230	lib/libnssckbi.so \
12mr|nss-3.13.6-5|231	lib/libnssckfw.a \
12mr|nss-3.13.6-5|232	lib/libnssutil.a \
12mr|nss-3.13.6-5|233	lib/libsmime.a \
12mr|nss-3.13.6-5|234	lib/libssl.a \
12mr|nss-3.13.6-5|235	%{buildroot}%{_libdir}
12mr|nss-3.13.6-5|236	
12mr|nss-3.13.6-5|237	# Copy the binary libraries we want
12mr|nss-3.13.6-5|238	for file in libsoftokn3.so libfreebl3.so libnss3.so libnssutil3.so \
12mr|nss-3.13.6-5|239	libssl3.so libsmime3.so libnssckbi.so libnssdbm3.so
12mr|nss-3.13.6-5|240	do
12mr|nss-3.13.6-5|241	%{__install} -m 755 lib/$file %{buildroot}/%{_lib}
12mr|nss-3.13.6-5|242	ln -sf ../../%{_lib}/$file %{buildroot}%{_libdir}/$file
12mr|nss-3.13.6-5|243	done
12mr|nss-3.13.6-5|244	
12mr|nss-3.13.6-5|245	# These ghost files will be generated in the post step
12mr|nss-3.13.6-5|246	# Make sure chk files can be found in both places
12mr|nss-3.13.6-5|247	for file in libsoftokn3.chk libfreebl3.chk
12mr|nss-3.13.6-5|248	do
12mr|nss-3.13.6-5|249	touch %{buildroot}/%{_lib}/$file
12mr|nss-3.13.6-5|250	ln -s ../../%{_lib}/$file %{buildroot}%{_libdir}/$file
12mr|nss-3.13.6-5|251	done
12mr|nss-3.13.6-5|252	
12mr|nss-3.13.6-5|253	%{__mkdir_p} %{buildroot}%{_libdir}/pkgconfig
12mr|nss-3.13.6-5|254	cat %{SOURCE1} | sed -e "s,%%libdir%%,%{_libdir},g" \
12mr|nss-3.13.6-5|255	-e "s,%%prefix%%,%{_prefix},g" \
12mr|nss-3.13.6-5|256	-e "s,%%exec_prefix%%,%{_prefix},g" \
12mr|nss-3.13.6-5|257	-e "s,%%includedir%%,%{_includedir}/nss,g" \
12mr|nss-3.13.6-5|258	-e "s,%%NSPR_VERSION%%,%{nspr_version},g" \
12mr|nss-3.13.6-5|259	-e "s,%%NSS_VERSION%%,%{version},g" > \
12mr|nss-3.13.6-5|260	%{buildroot}%{_libdir}/pkgconfig/nss.pc
12mr|nss-3.13.6-5|261	%endif
12mr|nss-3.13.6-5|262	
12mr|nss-3.13.6-5|263	popd
12mr|nss-3.13.6-5|264	
12mr|nss-3.13.6-5|265	%if %with lib
12mr|nss-3.13.6-5|266	export NSS_VMAJOR=`cat mozilla/security/nss/lib/nss/nss.h | grep "#define.*NSS_VMAJOR" | awk '{print $3}'`
12mr|nss-3.13.6-5|267	export NSS_VMINOR=`cat mozilla/security/nss/lib/nss/nss.h | grep "#define.*NSS_VMINOR" | awk '{print $3}'`
12mr|nss-3.13.6-5|268	export NSS_VPATCH=`cat mozilla/security/nss/lib/nss/nss.h | grep "#define.*NSS_VPATCH" | awk '{print $3}'`
12mr|nss-3.13.6-5|269	
12mr|nss-3.13.6-5|270	%{__mkdir_p} %{buildroot}%{_bindir}
12mr|nss-3.13.6-5|271	cat %{SOURCE2} | sed -e "s,@libdir@,%{_libdir},g" \
12mr|nss-3.13.6-5|272	-e "s,@prefix@,%{_prefix},g" \
12mr|nss-3.13.6-5|273	-e "s,@exec_prefix@,%{_prefix},g" \
12mr|nss-3.13.6-5|274	-e "s,@includedir@,%{_includedir}/nss%{major},g" \
12mr|nss-3.13.6-5|275	-e "s,@MOD_MAJOR_VERSION@,$NSS_VMAJOR,g" \
12mr|nss-3.13.6-5|276	-e "s,@MOD_MINOR_VERSION@,$NSS_VMINOR,g" \
12mr|nss-3.13.6-5|277	-e "s,@MOD_PATCH_VERSION@,$NSS_VPATCH,g" \
12mr|nss-3.13.6-5|278	> %{buildroot}/%{_bindir}/nss-config
12mr|nss-3.13.6-5|279	%endif
12mr|nss-3.13.6-5|280	
12mr|nss-3.13.6-5|281	pushd mozilla/security/nss/cmd/smimetools
12mr|nss-3.13.6-5|282	%{__install} -m 0755 smime %{buildroot}%{_bindir}
12mr|nss-3.13.6-5|283	%{__perl} -pi -e 's|/usr/local/bin|%{_bindir}|g' %{buildroot}%{_bindir}/smime
12mr|nss-3.13.6-5|284	popd
12mr|nss-3.13.6-5|285	
12mr|nss-3.13.6-5|286	# add docs
12mr|nss-3.13.6-5|287	%{__mkdir_p} docs/SSLsample
12mr|nss-3.13.6-5|288	#%{__cp} -a mozilla/security/nss/cmd/SSLsample/README docs/SSLsample/
12mr|nss-3.13.6-5|289	
12mr|nss-3.13.6-5|290	%{__mkdir_p} docs/bltest
12mr|nss-3.13.6-5|291	cp -a mozilla/security/nss/cmd/bltest/tests/* docs/bltest/
12mr|nss-3.13.6-5|292	chmod -R a+r docs
12mr|nss-3.13.6-5|293	
12mr|nss-3.13.6-5|294	%{__mkdir_p} docs/certcgi
12mr|nss-3.13.6-5|295	%{__cp} -a mozilla/security/nss/cmd/certcgi/*.html docs/certcgi/
12mr|nss-3.13.6-5|296	%{__cp} -a mozilla/security/nss/cmd/certcgi/HOWTO.txt docs/certcgi/
12mr|nss-3.13.6-5|297	
12mr|nss-3.13.6-5|298	%{__mkdir_p} docs/modutil
12mr|nss-3.13.6-5|299	%{__cp} -a mozilla/security/nss/cmd/modutil/*.html docs/modutil/
12mr|nss-3.13.6-5|300	
12mr|nss-3.13.6-5|301	%{__mkdir_p} docs/signtool
12mr|nss-3.13.6-5|302	%{__cp} -a mozilla/security/nss/cmd/signtool/README docs/signtool/
12mr|nss-3.13.6-5|303	
12mr|nss-3.13.6-5|304	%{__mkdir_p} docs/signver
12mr|nss-3.13.6-5|305	%{__cp} -a mozilla/security/nss/cmd/signver/examples/1/*.pl docs/signver/
12mr|nss-3.13.6-5|306	%{__cp} -a mozilla/security/nss/cmd/signver/examples/1/*.html docs/signver/
12mr|nss-3.13.6-5|307	
12mr|nss-3.13.6-5|308	%{__mkdir_p} docs/ssltap
12mr|nss-3.13.6-5|309	%{__cp} -a mozilla/security/nss/cmd/ssltap/*.html docs/ssltap/
12mr|nss-3.13.6-5|310	
12mr|nss-3.13.6-5|311	# Install the empty NSS db files
12mr|nss-3.13.6-5|312	%{__mkdir_p} %{buildroot}%{_sysconfdir}/pki/nssdb
12mr|nss-3.13.6-5|313	%{__install} -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/pki/nssdb/cert8.db
12mr|nss-3.13.6-5|314	%{__install} -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/pki/nssdb/key3.db
12mr|nss-3.13.6-5|315	%{__install} -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/pki/nssdb/secmod.db
12mr|nss-3.13.6-5|316	
12mr|nss-3.13.6-5|317	%{_bindir}/find docs -type f | %{_bindir}/xargs -t %{__perl} -pi -e 's/\r$//g'
12mr|nss-3.13.6-5|318	
12mr|nss-3.13.6-5|319	%if %{build_empty}
12mr|nss-3.13.6-5|320	# install the empty libnssckbi.so library (use alternatives?)
12mr|nss-3.13.6-5|321	install -m0755 libnssckbi_empty.so %{buildroot}/%{_lib}/libnssckbi_empty.so
12mr|nss-3.13.6-5|322	%endif
12mr|nss-3.13.6-5|323	
12mr|nss-3.13.6-5|324	%multiarch_binaries %{buildroot}%{_bindir}/nss-config
12mr|nss-3.13.6-5|325	
12mr|nss-3.13.6-5|326	%if %with lib
12mr|nss-3.13.6-5|327	%posttrans -n %{libfreebl}
12mr|nss-3.13.6-5|328	%create_ghostfile /%{_lib}/libsoftokn%{major}.chk root root 644
12mr|nss-3.13.6-5|329	%create_ghostfile /%{_lib}/libfreebl%{major}.chk root root 644
12mr|nss-3.13.6-5|330	%{_bindir}/shlibsign -i /%{_lib}/libsoftokn%{major}.so >/dev/null 2>/dev/null
12mr|nss-3.13.6-5|331	%{_bindir}/shlibsign -i /%{_lib}/libfreebl%{major}.so >/dev/null 2>/dev/null
12mr|nss-3.13.6-5|332	%endif
12mr|nss-3.13.6-5|333	
12mr|nss-3.13.6-5|334	%files
12mr|nss-3.13.6-5|335	%doc docs/*
12mr|nss-3.13.6-5|336	%attr(0755,root,root) %{_bindir}/addbuiltin
12mr|nss-3.13.6-5|337	%attr(0755,root,root) %{_bindir}/atob
12mr|nss-3.13.6-5|338	%attr(0755,root,root) %{_bindir}/baddbdir
12mr|nss-3.13.6-5|339	%attr(0755,root,root) %{_bindir}/bltest
12mr|nss-3.13.6-5|340	%attr(0755,root,root) %{_bindir}/btoa
12mr|nss-3.13.6-5|341	%attr(0755,root,root) %{_bindir}/certcgi
12mr|nss-3.13.6-5|342	%attr(0755,root,root) %{_bindir}/certutil
12mr|nss-3.13.6-5|343	%attr(0755,root,root) %{_bindir}/checkcert
12mr|nss-3.13.6-5|344	%attr(0755,root,root) %{_bindir}/chktest
12mr|nss-3.13.6-5|345	%attr(0755,root,root) %{_bindir}/cmsutil
12mr|nss-3.13.6-5|346	%attr(0755,root,root) %{_bindir}/conflict
12mr|nss-3.13.6-5|347	%attr(0755,root,root) %{_bindir}/crlutil
12mr|nss-3.13.6-5|348	%attr(0755,root,root) %{_bindir}/crmftest
12mr|nss-3.13.6-5|349	%attr(0755,root,root) %{_bindir}/dbtest
12mr|nss-3.13.6-5|350	%attr(0755,root,root) %{_bindir}/derdump
12mr|nss-3.13.6-5|351	%attr(0755,root,root) %{_bindir}/dertimetest
12mr|nss-3.13.6-5|352	%attr(0755,root,root) %{_bindir}/digest
12mr|nss-3.13.6-5|353	%attr(0755,root,root) %{_bindir}/encodeinttest
12mr|nss-3.13.6-5|354	%attr(0755,root,root) %{_bindir}/fipstest
12mr|nss-3.13.6-5|355	%attr(0755,root,root) %{_bindir}/makepqg
12mr|nss-3.13.6-5|356	%attr(0755,root,root) %{_bindir}/mangle
12mr|nss-3.13.6-5|357	%attr(0755,root,root) %{_bindir}/modutil
12mr|nss-3.13.6-5|358	%attr(0755,root,root) %{_bindir}/multinit
12mr|nss-3.13.6-5|359	%attr(0755,root,root) %{_bindir}/nonspr10
12mr|nss-3.13.6-5|360	%attr(0755,root,root) %{_bindir}/ocspclnt
12mr|nss-3.13.6-5|361	%attr(0755,root,root) %{_bindir}/oidcalc
12mr|nss-3.13.6-5|362	%attr(0755,root,root) %{_bindir}/p7content
12mr|nss-3.13.6-5|363	%attr(0755,root,root) %{_bindir}/p7env
12mr|nss-3.13.6-5|364	%attr(0755,root,root) %{_bindir}/p7sign
12mr|nss-3.13.6-5|365	%attr(0755,root,root) %{_bindir}/p7verify
12mr|nss-3.13.6-5|366	%attr(0755,root,root) %{_bindir}/pk11mode
12mr|nss-3.13.6-5|367	%attr(0755,root,root) %{_bindir}/pk12util
12mr|nss-3.13.6-5|368	%attr(0755,root,root) %{_bindir}/pp
12mr|nss-3.13.6-5|369	%attr(0755,root,root) %{_bindir}/remtest
12mr|nss-3.13.6-5|370	%attr(0755,root,root) %{_bindir}/rsaperf
12mr|nss-3.13.6-5|371	%attr(0755,root,root) %{_bindir}/sdrtest
12mr|nss-3.13.6-5|372	%attr(0755,root,root) %{_bindir}/selfserv
12mr|nss-3.13.6-5|373	%attr(0755,root,root) %{_bindir}/signtool
12mr|nss-3.13.6-5|374	%attr(0755,root,root) %{_bindir}/signver
12mr|nss-3.13.6-5|375	%attr(0755,root,root) %{_bindir}/smime
12mr|nss-3.13.6-5|376	%attr(0755,root,root) %{_bindir}/ssltap
12mr|nss-3.13.6-5|377	%attr(0755,root,root) %{_bindir}/strsclnt
12mr|nss-3.13.6-5|378	%attr(0755,root,root) %{_bindir}/symkeyutil
12mr|nss-3.13.6-5|379	%attr(0755,root,root) %{_bindir}/tstclnt
12mr|nss-3.13.6-5|380	%attr(0755,root,root) %{_bindir}/vfychain
12mr|nss-3.13.6-5|381	%attr(0755,root,root) %{_bindir}/vfyserv
12mr|nss-3.13.6-5|382	%dir %{_sysconfdir}/pki/nssdb
12mr|nss-3.13.6-5|383	%config(noreplace) %{_sysconfdir}/pki/nssdb/cert8.db
12mr|nss-3.13.6-5|384	%config(noreplace) %{_sysconfdir}/pki/nssdb/key3.db
12mr|nss-3.13.6-5|385	%config(noreplace) %{_sysconfdir}/pki/nssdb/secmod.db
12mr|nss-3.13.6-5|386	
12mr|nss-3.13.6-5|387	%files shlibsign
12mr|nss-3.13.6-5|388	%attr(0755,root,root) %{_bindir}/shlibsign
12mr|nss-3.13.6-5|389	
12mr|nss-3.13.6-5|390	%if %with lib
12mr|nss-3.13.6-5|391	%files -n %{libfreebl}
12mr|nss-3.13.6-5|392	/%{_lib}/libfreebl%{major}.so
12mr|nss-3.13.6-5|393	/%{_lib}/libsoftokn%{major}.so
12mr|nss-3.13.6-5|394	%defattr(0644,root,root,0755)
12mr|nss-3.13.6-5|395	%ghost /%{_lib}/libfreebl%{major}.chk
12mr|nss-3.13.6-5|396	%ghost /%{_lib}/libsoftokn%{major}.chk
12mr|nss-3.13.6-5|397	
12mr|nss-3.13.6-5|398	%files -n %{libname}
12mr|nss-3.13.6-5|399	/%{_lib}/libnss%{major}.so
12mr|nss-3.13.6-5|400	/%{_lib}/libnssckbi.so
12mr|nss-3.13.6-5|401	%if %{build_empty}
12mr|nss-3.13.6-5|402	/%{_lib}/libnssckbi_empty.so
12mr|nss-3.13.6-5|403	%endif
12mr|nss-3.13.6-5|404	/%{_lib}/libnssutil%{major}.so
12mr|nss-3.13.6-5|405	/%{_lib}/libnssdbm%{major}.so
12mr|nss-3.13.6-5|406	/%{_lib}/libsmime%{major}.so
12mr|nss-3.13.6-5|407	/%{_lib}/libssl%{major}.so
12mr|nss-3.13.6-5|408	
12mr|nss-3.13.6-5|409	%files -n %{develname}
12mr|nss-3.13.6-5|410	%defattr(0644,root,root,0755)
12mr|nss-3.13.6-5|411	%attr(0755,root,root) %{_bindir}/nss-config
12mr|nss-3.13.6-5|412	%attr(0755,root,root) %{multiarch_bindir}/nss-config
12mr|nss-3.13.6-5|413	%_libdir/*.so
12mr|nss-3.13.6-5|414	%dir %{_includedir}/nss
12mr|nss-3.13.6-5|415	%{_includedir}/nss/base64.h
12mr|nss-3.13.6-5|416	%{_includedir}/nss/blapit.h
12mr|nss-3.13.6-5|417	%{_includedir}/nss/certdb.h
12mr|nss-3.13.6-5|418	%{_includedir}/nss/cert.h
12mr|nss-3.13.6-5|419	%{_includedir}/nss/certt.h
12mr|nss-3.13.6-5|420	%{_includedir}/nss/ciferfam.h
12mr|nss-3.13.6-5|421	%{_includedir}/nss/cmmf.h
12mr|nss-3.13.6-5|422	%{_includedir}/nss/cmmft.h
12mr|nss-3.13.6-5|423	%{_includedir}/nss/cms.h
12mr|nss-3.13.6-5|424	%{_includedir}/nss/cmsreclist.h
12mr|nss-3.13.6-5|425	%{_includedir}/nss/cmst.h
12mr|nss-3.13.6-5|426	%{_includedir}/nss/crmf.h
12mr|nss-3.13.6-5|427	%{_includedir}/nss/crmft.h
12mr|nss-3.13.6-5|428	%{_includedir}/nss/cryptohi.h
12mr|nss-3.13.6-5|429	%{_includedir}/nss/cryptoht.h
12mr|nss-3.13.6-5|430	%{_includedir}/nss/ecl-exp.h
12mr|nss-3.13.6-5|431	%{_includedir}/nss/hasht.h
12mr|nss-3.13.6-5|432	%{_includedir}/nss/jar-ds.h
12mr|nss-3.13.6-5|433	%{_includedir}/nss/jarfile.h
12mr|nss-3.13.6-5|434	%{_includedir}/nss/jar.h
12mr|nss-3.13.6-5|435	%{_includedir}/nss/key.h
12mr|nss-3.13.6-5|436	%{_includedir}/nss/keyhi.h
12mr|nss-3.13.6-5|437	%{_includedir}/nss/keyt.h
12mr|nss-3.13.6-5|438	%{_includedir}/nss/keythi.h
12mr|nss-3.13.6-5|439	%{_includedir}/nss/nssb64.h
12mr|nss-3.13.6-5|440	%{_includedir}/nss/nssb64t.h
12mr|nss-3.13.6-5|441	%{_includedir}/nss/nssbase.h
12mr|nss-3.13.6-5|442	%{_includedir}/nss/nssbaset.h
12mr|nss-3.13.6-5|443	%{_includedir}/nss/nssck.api
12mr|nss-3.13.6-5|444	%{_includedir}/nss/nssckbi.h
12mr|nss-3.13.6-5|445	%{_includedir}/nss/nssckepv.h
12mr|nss-3.13.6-5|446	%{_includedir}/nss/nssckft.h
12mr|nss-3.13.6-5|447	%{_includedir}/nss/nssckfwc.h
12mr|nss-3.13.6-5|448	%{_includedir}/nss/nssckfw.h
12mr|nss-3.13.6-5|449	%{_includedir}/nss/nssckfwt.h
12mr|nss-3.13.6-5|450	%{_includedir}/nss/nssckg.h
12mr|nss-3.13.6-5|451	%{_includedir}/nss/nssckmdt.h
12mr|nss-3.13.6-5|452	%{_includedir}/nss/nssckt.h
12mr|nss-3.13.6-5|453	%{_includedir}/nss/nss.h
12mr|nss-3.13.6-5|454	%{_includedir}/nss/nssilckt.h
12mr|nss-3.13.6-5|455	%{_includedir}/nss/nssilock.h
12mr|nss-3.13.6-5|456	%{_includedir}/nss/nsslocks.h
12mr|nss-3.13.6-5|457	%{_includedir}/nss/nsslowhash.h
12mr|nss-3.13.6-5|458	%{_includedir}/nss/nssrwlk.h
12mr|nss-3.13.6-5|459	%{_includedir}/nss/nssrwlkt.h
12mr|nss-3.13.6-5|460	%{_includedir}/nss/nssutil.h
12mr|nss-3.13.6-5|461	%{_includedir}/nss/ocsp.h
12mr|nss-3.13.6-5|462	%{_includedir}/nss/ocspt.h
12mr|nss-3.13.6-5|463	%{_includedir}/nss/p12.h
12mr|nss-3.13.6-5|464	%{_includedir}/nss/p12plcy.h
12mr|nss-3.13.6-5|465	%{_includedir}/nss/p12t.h
12mr|nss-3.13.6-5|466	%{_includedir}/nss/pk11func.h
12mr|nss-3.13.6-5|467	%{_includedir}/nss/pk11pqg.h
12mr|nss-3.13.6-5|468	%{_includedir}/nss/pk11priv.h
12mr|nss-3.13.6-5|469	%{_includedir}/nss/pk11pub.h
12mr|nss-3.13.6-5|470	%{_includedir}/nss/pk11sdr.h
12mr|nss-3.13.6-5|471	%{_includedir}/nss/pkcs11f.h
12mr|nss-3.13.6-5|472	%{_includedir}/nss/pkcs11.h
12mr|nss-3.13.6-5|473	%{_includedir}/nss/pkcs11n.h
12mr|nss-3.13.6-5|474	%{_includedir}/nss/pkcs11p.h
12mr|nss-3.13.6-5|475	%{_includedir}/nss/pkcs11t.h
12mr|nss-3.13.6-5|476	%{_includedir}/nss/pkcs11u.h
12mr|nss-3.13.6-5|477	%{_includedir}/nss/pkcs12.h
12mr|nss-3.13.6-5|478	%{_includedir}/nss/pkcs12t.h
12mr|nss-3.13.6-5|479	%{_includedir}/nss/pkcs7t.h
12mr|nss-3.13.6-5|480	%{_includedir}/nss/portreg.h
12mr|nss-3.13.6-5|481	%{_includedir}/nss/preenc.h
12mr|nss-3.13.6-5|482	%{_includedir}/nss/secasn1.h
12mr|nss-3.13.6-5|483	%{_includedir}/nss/secasn1t.h
12mr|nss-3.13.6-5|484	%{_includedir}/nss/seccomon.h
12mr|nss-3.13.6-5|485	%{_includedir}/nss/secder.h
12mr|nss-3.13.6-5|486	%{_includedir}/nss/secdert.h
12mr|nss-3.13.6-5|487	%{_includedir}/nss/secdig.h
12mr|nss-3.13.6-5|488	%{_includedir}/nss/secdigt.h
12mr|nss-3.13.6-5|489	%{_includedir}/nss/secerr.h
12mr|nss-3.13.6-5|490	%{_includedir}/nss/sechash.h
12mr|nss-3.13.6-5|491	%{_includedir}/nss/secitem.h
12mr|nss-3.13.6-5|492	%{_includedir}/nss/secmime.h
12mr|nss-3.13.6-5|493	%{_includedir}/nss/secmod.h
12mr|nss-3.13.6-5|494	%{_includedir}/nss/secmodt.h
12mr|nss-3.13.6-5|495	%{_includedir}/nss/secoid.h
12mr|nss-3.13.6-5|496	%{_includedir}/nss/secoidt.h
12mr|nss-3.13.6-5|497	%{_includedir}/nss/secpkcs5.h
12mr|nss-3.13.6-5|498	%{_includedir}/nss/secpkcs7.h
12mr|nss-3.13.6-5|499	%{_includedir}/nss/secport.h
12mr|nss-3.13.6-5|500	%{_includedir}/nss/shsign.h
12mr|nss-3.13.6-5|501	%{_includedir}/nss/smime.h
12mr|nss-3.13.6-5|502	%{_includedir}/nss/sslerr.h
12mr|nss-3.13.6-5|503	%{_includedir}/nss/ssl.h
12mr|nss-3.13.6-5|504	%{_includedir}/nss/sslproto.h
12mr|nss-3.13.6-5|505	%{_includedir}/nss/sslt.h
12mr|nss-3.13.6-5|506	%{_includedir}/nss/utilrename.h
12mr|nss-3.13.6-5|507	%{_libdir}/pkgconfig/nss.pc
12mr|nss-3.13.6-5|508	%{_libdir}/libsoftokn%{major}.chk
12mr|nss-3.13.6-5|509	%{_libdir}/libfreebl%{major}.chk
12mr|nss-3.13.6-5|510	
12mr|nss-3.13.6-5|511	%files -n %{sdevelname}
12mr|nss-3.13.6-5|512	%defattr(0644,root,root,0755)
12mr|nss-3.13.6-5|513	%{_libdir}/libcrmf.a
12mr|nss-3.13.6-5|514	%{_libdir}/libnss.a
12mr|nss-3.13.6-5|515	%{_libdir}/libnssutil.a
12mr|nss-3.13.6-5|516	%{_libdir}/libnssb.a
12mr|nss-3.13.6-5|517	%{_libdir}/libnssckfw.a
12mr|nss-3.13.6-5|518	%{_libdir}/libsmime.a
12mr|nss-3.13.6-5|519	%{_libdir}/libssl.a
12mr|nss-3.13.6-5|520	%endif
12mr|nss-3.13.6-5|521	
12mr|nss-3.13.6-5|522	
12mr|nss-3.13.6-5|523	
12mr|nss-3.13.6-5|524	%changelog
12mr|nss-3.13.6-5|525	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|nss-3.13.6-5|526	+ Commit: f63f20a
12mr|nss-3.13.6-5|527	- Bump release for updates purpose
12mr|nss-3.13.6-5|528	
12mr|nss-3.13.6-5|529	* Wed Aug  15 2012 Dmitry Mikhirev <mikhirev@mezon.ru>
12mr|nss-3.13.6-5|530	+ Commit: ba464dd
12mr|nss-3.13.6-5|531	- update to 3.13.6
12mr|nss-3.13.6-5|532	
12mr|nss-3.13.6-5|533	

15300 12
12mr|nss_db-2.2.3-0.pre1.12|1	%define pre	pre1
12mr|nss_db-2.2.3-0.pre1.12|2	%define	arcver %{version}%{pre}
12mr|nss_db-2.2.3-0.pre1.12|3	
12mr|nss_db-2.2.3-0.pre1.12|4	%define build_compat	0
12mr|nss_db-2.2.3-0.pre1.12|5	# Allow --with[out] compat rpm command line build
12mr|nss_db-2.2.3-0.pre1.12|6	%{?_with_compat: %{expand: %%define build_compat 1}}
12mr|nss_db-2.2.3-0.pre1.12|7	%{?_without_compat: %{expand: %%define build_compat 0}}
12mr|nss_db-2.2.3-0.pre1.12|8	
12mr|nss_db-2.2.3-0.pre1.12|9	%if %{_use_internal_dependency_generator}
12mr|nss_db-2.2.3-0.pre1.12|10	%define __noautoreq 'GLIBC_PRIVATE'
12mr|nss_db-2.2.3-0.pre1.12|11	%else
12mr|nss_db-2.2.3-0.pre1.12|12	%define _requires_exceptions GLIBC_PRIVATE
12mr|nss_db-2.2.3-0.pre1.12|13	%endif
12mr|nss_db-2.2.3-0.pre1.12|14	
12mr|nss_db-2.2.3-0.pre1.12|15	Summary:	NSS library for DB
12mr|nss_db-2.2.3-0.pre1.12|16	Name:		nss_db
12mr|nss_db-2.2.3-0.pre1.12|17	Version:	2.2.3
12mr|nss_db-2.2.3-0.pre1.12|18	Release:	0.%{pre}.12
12mr|nss_db-2.2.3-0.pre1.12|19	License:	GPL
12mr|nss_db-2.2.3-0.pre1.12|20	Group:		System/Libraries
12mr|nss_db-2.2.3-0.pre1.12|21	URL:		http://sources.redhat.com/glibc/
12mr|nss_db-2.2.3-0.pre1.12|22	Source:		ftp://sources.redhat.com/pub/glibc/releases/nss_db-%{arcver}.tar.bz2
12mr|nss_db-2.2.3-0.pre1.12|23	Source1:	makedb.man
12mr|nss_db-2.2.3-0.pre1.12|24	Patch0:		nss_db-2.2.3pre1-external.patch
12mr|nss_db-2.2.3-0.pre1.12|25	Patch1:		nss_db-2.2.3pre1-dbopen.patch
12mr|nss_db-2.2.3-0.pre1.12|26	Patch2:		nss_db-2.2.3pre1-dbupgrade.patch
12mr|nss_db-2.2.3-0.pre1.12|27	Patch3:		nss_db-2.2-paths.patch
12mr|nss_db-2.2.3-0.pre1.12|28	Patch4:		nss_db-2.2-enoent.patch
12mr|nss_db-2.2.3-0.pre1.12|29	Patch5:		nss_db-2.2-initialize.patch
12mr|nss_db-2.2.3-0.pre1.12|30	Patch6:		nss_db-2.2.3pre1-CVE-2010-0826.diff
12mr|nss_db-2.2.3-0.pre1.12|31	Patch10:	nss_db-2.2-compat.patch
12mr|nss_db-2.2.3-0.pre1.12|32	BuildRequires:	db_nss-devel
12mr|nss_db-2.2.3-0.pre1.12|33	BuildRequires:	db-devel
12mr|nss_db-2.2.3-0.pre1.12|34	%if !%{build_compat}
12mr|nss_db-2.2.3-0.pre1.12|35	Obsoletes:	%{name}-compat < %{version}-%{release}
12mr|nss_db-2.2.3-0.pre1.12|36	%endif
12mr|nss_db-2.2.3-0.pre1.12|37	Requires:	make
12mr|nss_db-2.2.3-0.pre1.12|38	
12mr|nss_db-2.2.3-0.pre1.12|39	%description
12mr|nss_db-2.2.3-0.pre1.12|40	Nss_db is a set of C library extensions which allow Berkeley Databases
12mr|nss_db-2.2.3-0.pre1.12|41	to be used as a primary source of aliases, ethers, groups, hosts,
12mr|nss_db-2.2.3-0.pre1.12|42	networks, protocol, users, RPCs, services and shadow
12mr|nss_db-2.2.3-0.pre1.12|43	passwords (instead of or in addition to using flat files or NIS).
12mr|nss_db-2.2.3-0.pre1.12|44	
12mr|nss_db-2.2.3-0.pre1.12|45	Install nss_db if you flat name service files are too large and lookups
12mr|nss_db-2.2.3-0.pre1.12|46	slow.
12mr|nss_db-2.2.3-0.pre1.12|47	
12mr|nss_db-2.2.3-0.pre1.12|48	%if %{build_compat}
12mr|nss_db-2.2.3-0.pre1.12|49	%package	compat
12mr|nss_db-2.2.3-0.pre1.12|50	Summary:	NSS compatibility library for DB
12mr|nss_db-2.2.3-0.pre1.12|51	Group:		System/Libraries
12mr|nss_db-2.2.3-0.pre1.12|52	
12mr|nss_db-2.2.3-0.pre1.12|53	%description compat
12mr|nss_db-2.2.3-0.pre1.12|54	Nss_db-compat is a set of C library extensions which allow Berkeley Databases
12mr|nss_db-2.2.3-0.pre1.12|55	to be used as a primary source of aliases, ethers, groups, hosts,
12mr|nss_db-2.2.3-0.pre1.12|56	networks, protocol, users, RPCs, services and shadow
12mr|nss_db-2.2.3-0.pre1.12|57	passwords (instead of or in addition to using flat files or NIS) from
12mr|nss_db-2.2.3-0.pre1.12|58	programs linked against glibc 2.0.x.
12mr|nss_db-2.2.3-0.pre1.12|59	%endif
12mr|nss_db-2.2.3-0.pre1.12|60	
12mr|nss_db-2.2.3-0.pre1.12|61	%prep
12mr|nss_db-2.2.3-0.pre1.12|62	%setup -q -n %{name}-%{arcver}
12mr|nss_db-2.2.3-0.pre1.12|63	%patch0 -p1 -b .external
12mr|nss_db-2.2.3-0.pre1.12|64	%patch1 -p1 -b .dbopen
12mr|nss_db-2.2.3-0.pre1.12|65	%patch2 -p0 -b .dbupgrade
12mr|nss_db-2.2.3-0.pre1.12|66	%patch3 -p1 -b .paths
12mr|nss_db-2.2.3-0.pre1.12|67	%patch4 -p1 -b .enoent
12mr|nss_db-2.2.3-0.pre1.12|68	%patch5 -p1 -b .initialize
12mr|nss_db-2.2.3-0.pre1.12|69	%patch6 -p1 -b .CVE-2010-0826
12mr|nss_db-2.2.3-0.pre1.12|70	%if %{build_compat}
12mr|nss_db-2.2.3-0.pre1.12|71	cp -al src compat
12mr|nss_db-2.2.3-0.pre1.12|72	pushd compat
12mr|nss_db-2.2.3-0.pre1.12|73	%patch10 -p1 -b .compat
12mr|nss_db-2.2.3-0.pre1.12|74	popd
12mr|nss_db-2.2.3-0.pre1.12|75	%endif
12mr|nss_db-2.2.3-0.pre1.12|76	mkdir -p db_nss/lib
12mr|nss_db-2.2.3-0.pre1.12|77	ln -s %{_includedir}/db_nss db_nss/include
12mr|nss_db-2.2.3-0.pre1.12|78	ln -s %{_libdir}/libdb_nss.so db_nss/lib/libdb.so
12mr|nss_db-2.2.3-0.pre1.12|79	
12mr|nss_db-2.2.3-0.pre1.12|80	%build
12mr|nss_db-2.2.3-0.pre1.12|81	%configure2_5x --with-db=$PWD/db_nss
12mr|nss_db-2.2.3-0.pre1.12|82	%if %{build_compat}
12mr|nss_db-2.2.3-0.pre1.12|83	sed -e 's/^INTERFACE = 2/INTERFACE = 1/' src/Makefile > compat/Makefile
12mr|nss_db-2.2.3-0.pre1.12|84	%make "SUBDIRS = intl po src compat"
12mr|nss_db-2.2.3-0.pre1.12|85	%else
12mr|nss_db-2.2.3-0.pre1.12|86	%make
12mr|nss_db-2.2.3-0.pre1.12|87	%endif
12mr|nss_db-2.2.3-0.pre1.12|88	
12mr|nss_db-2.2.3-0.pre1.12|89	%install
12mr|nss_db-2.2.3-0.pre1.12|90	mkdir -p %{buildroot}/%{_lib} %{buildroot}/var/lib/misc \
12mr|nss_db-2.2.3-0.pre1.12|91	%{buildroot}%{_bindir} %{buildroot}%{_mandir}/man1
12mr|nss_db-2.2.3-0.pre1.12|92	cp -a src/.libs/libnss_db.so.[0-9]* %{buildroot}/%{_lib}
12mr|nss_db-2.2.3-0.pre1.12|93	install -m 755 src/makedb %{buildroot}%{_bindir}
12mr|nss_db-2.2.3-0.pre1.12|94	cp -a db-Makefile %{buildroot}/var/lib/misc/Makefile
12mr|nss_db-2.2.3-0.pre1.12|95	%if %{build_compat}
12mr|nss_db-2.2.3-0.pre1.12|96	cp -a compat/.libs/libnss_db.so.[0-9]* %{buildroot}/%{_lib}
12mr|nss_db-2.2.3-0.pre1.12|97	%endif
12mr|nss_db-2.2.3-0.pre1.12|98	install -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man1/makedb.1
12mr|nss_db-2.2.3-0.pre1.12|99	
12mr|nss_db-2.2.3-0.pre1.12|100	%files
12mr|nss_db-2.2.3-0.pre1.12|101	%doc AUTHORS ChangeLog NEWS README
12mr|nss_db-2.2.3-0.pre1.12|102	/%{_lib}/libnss_db*2*
12mr|nss_db-2.2.3-0.pre1.12|103	%{_bindir}/makedb
12mr|nss_db-2.2.3-0.pre1.12|104	%{_mandir}/man1/makedb.1*
12mr|nss_db-2.2.3-0.pre1.12|105	/var/lib/misc/Makefile
12mr|nss_db-2.2.3-0.pre1.12|106	
12mr|nss_db-2.2.3-0.pre1.12|107	%if %{build_compat}
12mr|nss_db-2.2.3-0.pre1.12|108	%files compat
12mr|nss_db-2.2.3-0.pre1.12|109	%defattr(-,root,root)
12mr|nss_db-2.2.3-0.pre1.12|110	/%{_lib}/libnss_db*1*
12mr|nss_db-2.2.3-0.pre1.12|111	%endif
12mr|nss_db-2.2.3-0.pre1.12|112	
12mr|nss_db-2.2.3-0.pre1.12|113	
12mr|nss_db-2.2.3-0.pre1.12|114	%changelog
12mr|nss_db-2.2.3-0.pre1.12|115	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|nss_db-2.2.3-0.pre1.12|116	+ Commit: 3e04941
12mr|nss_db-2.2.3-0.pre1.12|117	- Fix requires exceptions, spec cleanup
12mr|nss_db-2.2.3-0.pre1.12|118	
12mr|nss_db-2.2.3-0.pre1.12|119	

15301 12
12mr|nss_ldap-265-5|1	%define name 	nss_ldap
12mr|nss_ldap-265-5|2	%define version 265
12mr|nss_ldap-265-5|3	%define release %mkrel 5
12mr|nss_ldap-265-5|4	
12mr|nss_ldap-265-5|5	Summary:	NSS library and PAM module for LDAP
12mr|nss_ldap-265-5|6	Name: 		%{name}
12mr|nss_ldap-265-5|7	Version: 	%{version}
12mr|nss_ldap-265-5|8	Release: 	%{release}
12mr|nss_ldap-265-5|9	License:	LGPL
12mr|nss_ldap-265-5|10	Group:		System/Libraries
12mr|nss_ldap-265-5|11	URL: 		http://www.padl.com/
12mr|nss_ldap-265-5|12	BuildRequires:	openldap-devel >= 2.0.7-7.1mdk
12mr|nss_ldap-265-5|13	BuildRequires:	automake
12mr|nss_ldap-265-5|14	Source0:	http://www.padl.com/download/%{name}-%{version}.tar.gz
12mr|nss_ldap-265-5|15	Patch0:		nss_ldap-265-Makefile.patch
12mr|nss_ldap-265-5|16	Patch1:		nss_ldap-250-bind_policy_default_soft.patch
12mr|nss_ldap-265-5|17	Suggests:	nscd
12mr|nss_ldap-265-5|18	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
12mr|nss_ldap-265-5|19	
12mr|nss_ldap-265-5|20	%description
12mr|nss_ldap-265-5|21	This package includes two LDAP access clients: nss_ldap and pam_ldap.
12mr|nss_ldap-265-5|22	Nss_ldap is a set of C library extensions which allows X.500 and LDAP
12mr|nss_ldap-265-5|23	directory servers to be used as a primary source of aliases, ethers,
12mr|nss_ldap-265-5|24	groups, hosts, networks, protocol, users, RPCs, services and shadow
12mr|nss_ldap-265-5|25	passwords (instead of or in addition to using flat files or NIS).
12mr|nss_ldap-265-5|26	
12mr|nss_ldap-265-5|27	%prep
12mr|nss_ldap-265-5|28	rm -rf %{buildroot}
12mr|nss_ldap-265-5|29	
12mr|nss_ldap-265-5|30	%setup -q
12mr|nss_ldap-265-5|31	%patch0 -p1 -b .makefile
12mr|nss_ldap-265-5|32	%patch1 -p1 -b .bind_policy_soft
12mr|nss_ldap-265-5|33	# first line not commented upstream for some reason
12mr|nss_ldap-265-5|34	perl -pi -e 's/^ /#/' ldap.conf
12mr|nss_ldap-265-5|35	
12mr|nss_ldap-265-5|36	%build
12mr|nss_ldap-265-5|37	
12mr|nss_ldap-265-5|38	%serverbuild
12mr|nss_ldap-265-5|39	autoreconf
12mr|nss_ldap-265-5|40	export CFLAGS="%{optflags} -fPIC"
12mr|nss_ldap-265-5|41	%configure2_5x \
12mr|nss_ldap-265-5|42	--with-ldap-lib=openldap \
12mr|nss_ldap-265-5|43	--enable-rfc2307bis \
12mr|nss_ldap-265-5|44	--libdir=/%{_lib}
12mr|nss_ldap-265-5|45	%__make INST_UID=`id -u` INST_GID=`id -g`
12mr|nss_ldap-265-5|46	
12mr|nss_ldap-265-5|47	%install
12mr|nss_ldap-265-5|48	rm -rf %{buildroot}
12mr|nss_ldap-265-5|49	
12mr|nss_ldap-265-5|50	install -d %{buildroot}%{_sysconfdir}
12mr|nss_ldap-265-5|51	install -d %{buildroot}/%{_lib}/security
12mr|nss_ldap-265-5|52	
12mr|nss_ldap-265-5|53	# Install the nsswitch module.
12mr|nss_ldap-265-5|54	%make install DESTDIR="${RPM_BUILD_ROOT}" INST_UID=`id -u` INST_GID=`id -g` \
12mr|nss_ldap-265-5|55	libdir=/%{_lib}
12mr|nss_ldap-265-5|56	
12mr|nss_ldap-265-5|57	echo "secret" > %{buildroot}/%{_sysconfdir}/ldap.secret
12mr|nss_ldap-265-5|58	
12mr|nss_ldap-265-5|59	# Remove unpackaged file
12mr|nss_ldap-265-5|60	rm -rf	%{buildroot}%{_sysconfdir}/nsswitch.ldap \
12mr|nss_ldap-265-5|61	%{buildroot}%{_libdir}/libnss_ldap.so.2
12mr|nss_ldap-265-5|62	
12mr|nss_ldap-265-5|63	%clean
12mr|nss_ldap-265-5|64	rm -rf %{buildroot}
12mr|nss_ldap-265-5|65	
12mr|nss_ldap-265-5|66	%post
12mr|nss_ldap-265-5|67	%if %mdkversion < 200900
12mr|nss_ldap-265-5|68	/sbin/ldconfig
12mr|nss_ldap-265-5|69	%endif
12mr|nss_ldap-265-5|70	if [ -f /etc/init.d/nscd ]; then
12mr|nss_ldap-265-5|71	/sbin/service nscd restart >/dev/null 2>/dev/null || :
12mr|nss_ldap-265-5|72	fi
12mr|nss_ldap-265-5|73	
12mr|nss_ldap-265-5|74	%postun
12mr|nss_ldap-265-5|75	%if %mdkversion < 200900
12mr|nss_ldap-265-5|76	/sbin/ldconfig
12mr|nss_ldap-265-5|77	%endif
12mr|nss_ldap-265-5|78	if [ -f /etc/init.d/nscd ]; then
12mr|nss_ldap-265-5|79	/sbin/service nscd restart >/dev/null 2>/dev/null || :
12mr|nss_ldap-265-5|80	fi
12mr|nss_ldap-265-5|81	
12mr|nss_ldap-265-5|82	%files
12mr|nss_ldap-265-5|83	%defattr(-,root,root)
12mr|nss_ldap-265-5|84	%doc ANNOUNCE AUTHORS ChangeLog COPYING NEWS README doc INSTALL
12mr|nss_ldap-265-5|85	%doc nsswitch.ldap certutil ldap.conf
12mr|nss_ldap-265-5|86	%attr (600,root,root) %config(noreplace) %{_sysconfdir}/ldap.secret
12mr|nss_ldap-265-5|87	%attr (644,root,root) %config(noreplace) %{_sysconfdir}/ldap.conf
12mr|nss_ldap-265-5|88	/%{_lib}/*so*
12mr|nss_ldap-265-5|89	%{_mandir}/man5/nss_ldap.5.*
12mr|nss_ldap-265-5|90	
12mr|nss_ldap-265-5|91	
12mr|nss_ldap-265-5|92	
12mr|nss_ldap-265-5|93	
12mr|nss_ldap-265-5|94	
12mr|nss_ldap-265-5|95	%changelog
12mr|nss_ldap-265-5|96	

15302 12
12mr|nss_mdns-0.10-11|1	%define real_name nss-mdns
12mr|nss_mdns-0.10-11|2	
12mr|nss_mdns-0.10-11|3	Summary:	Multicast dns support for glibc domain resolver
12mr|nss_mdns-0.10-11|4	Name:		nss_mdns
12mr|nss_mdns-0.10-11|5	Version:	0.10
12mr|nss_mdns-0.10-11|6	Release:	%mkrel 11
12mr|nss_mdns-0.10-11|7	Source:		http://0pointer.de/lennart/projects/%real_name/%real_name-%version.tar.bz2
12mr|nss_mdns-0.10-11|8	Group:		System/Libraries
12mr|nss_mdns-0.10-11|9	License:	GPL
12mr|nss_mdns-0.10-11|10	BuildRequires:	libavahi-core-devel
12mr|nss_mdns-0.10-11|11	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|nss_mdns-0.10-11|12	Url:		http://0pointer.de/lennart/projects/%real_name/
12mr|nss_mdns-0.10-11|13	# for /etc/sysconfig/network
12mr|nss_mdns-0.10-11|14	Requires(post): initscripts
12mr|nss_mdns-0.10-11|15	
12mr|nss_mdns-0.10-11|16	%description
12mr|nss_mdns-0.10-11|17	nss-mdns is a plugin for the Name Service Switch (NSS) functionality of the
12mr|nss_mdns-0.10-11|18	glibc providing host name resolution via Multicast DNS (aka Zeroconf, aka
12mr|nss_mdns-0.10-11|19	Apple Rendezvous), effectively allowing name resolution by common
12mr|nss_mdns-0.10-11|20	Unix/Linux programs in the ad-hoc mDNS domain .local.
12mr|nss_mdns-0.10-11|21	
12mr|nss_mdns-0.10-11|22	nss-mdns provides client functionality only, which means that you have to run
12mr|nss_mdns-0.10-11|23	a mDNS responder daemon separately from nss-mdns if you want to register
12mr|nss_mdns-0.10-11|24	the local host name via mDNS.
12mr|nss_mdns-0.10-11|25	
12mr|nss_mdns-0.10-11|26	%prep
12mr|nss_mdns-0.10-11|27	%setup -q -n %real_name-%version
12mr|nss_mdns-0.10-11|28	
12mr|nss_mdns-0.10-11|29	%build
12mr|nss_mdns-0.10-11|30	%configure2_5x --localstatedir=/var/ --libdir=/%_lib --enable-avahi
12mr|nss_mdns-0.10-11|31	%make
12mr|nss_mdns-0.10-11|32	
12mr|nss_mdns-0.10-11|33	%install
12mr|nss_mdns-0.10-11|34	rm -rf %{buildroot}
12mr|nss_mdns-0.10-11|35	%makeinstall
12mr|nss_mdns-0.10-11|36	mv $RPM_BUILD_ROOT/%_libdir/ $RPM_BUILD_ROOT/%_lib
12mr|nss_mdns-0.10-11|37	
12mr|nss_mdns-0.10-11|38	mkdir -p $RPM_BUILD_ROOT/%_sysconfdir/
12mr|nss_mdns-0.10-11|39	cat > $RPM_BUILD_ROOT/%_sysconfdir/mdns.allow  <<EOF
12mr|nss_mdns-0.10-11|40	# place here the domain that should be resolved by multicast dns
12mr|nss_mdns-0.10-11|41	# use * to include all ( not recommended )
12mr|nss_mdns-0.10-11|42	.local.
12mr|nss_mdns-0.10-11|43	.local
12mr|nss_mdns-0.10-11|44	EOF
12mr|nss_mdns-0.10-11|45	
12mr|nss_mdns-0.10-11|46	
12mr|nss_mdns-0.10-11|47	%files
12mr|nss_mdns-0.10-11|48	%defattr(-,root,root,755)
12mr|nss_mdns-0.10-11|49	%doc README doc/README.html doc/style.css
12mr|nss_mdns-0.10-11|50	/%_lib/*
12mr|nss_mdns-0.10-11|51	%config(noreplace) %_sysconfdir/mdns.allow
12mr|nss_mdns-0.10-11|52	
12mr|nss_mdns-0.10-11|53	%post
12mr|nss_mdns-0.10-11|54	%if %mdkversion < 200900
12mr|nss_mdns-0.10-11|55	/sbin/ldconfig
12mr|nss_mdns-0.10-11|56	%endif
12mr|nss_mdns-0.10-11|57	
12mr|nss_mdns-0.10-11|58	if [ $1 = 1 ]; then
12mr|nss_mdns-0.10-11|59	# ipv4 by default, as explained on the webpage
12mr|nss_mdns-0.10-11|60	[ -f /etc/sysconfig/network ] && source /etc/sysconfig/network
12mr|nss_mdns-0.10-11|61	if [ "${NETWORKING_IPV6}" = "yes" ]; then
12mr|nss_mdns-0.10-11|62	# for both ipv6 and ipv4
12mr|nss_mdns-0.10-11|63	perl -pi -e '!/mdns/ && s/^(hosts:\s*)([^#\n]*)(#?.*)$/$1 mdns_minimal $2 mdns $3/' /etc/nsswitch.conf
12mr|nss_mdns-0.10-11|64	else
12mr|nss_mdns-0.10-11|65	perl -pi -e '!/mdns/ && s/^(hosts:\s*)([^#\n]*)(#?.*)$/$1 mdns4_minimal $2 mdns4 $3/' /etc/nsswitch.conf
12mr|nss_mdns-0.10-11|66	fi
12mr|nss_mdns-0.10-11|67	fi
12mr|nss_mdns-0.10-11|68	
12mr|nss_mdns-0.10-11|69	%postun
12mr|nss_mdns-0.10-11|70	%if %mdkversion < 200900
12mr|nss_mdns-0.10-11|71	/sbin/ldconfig
12mr|nss_mdns-0.10-11|72	%endif
12mr|nss_mdns-0.10-11|73	if [ $1 = 0 ]; then
12mr|nss_mdns-0.10-11|74	perl -pi -e 's/^(hosts:.*)\smdns_minimal\d?(\s.*)$/$1 $2/' /etc/nsswitch.conf
12mr|nss_mdns-0.10-11|75	perl -pi -e 's/^(hosts:.*)\smdns\d?(\s.*)$/$1 $2/' /etc/nsswitch.conf
12mr|nss_mdns-0.10-11|76	fi
12mr|nss_mdns-0.10-11|77	
12mr|nss_mdns-0.10-11|78	%clean
12mr|nss_mdns-0.10-11|79	rm -rf %{buildroot}
12mr|nss_mdns-0.10-11|80	
12mr|nss_mdns-0.10-11|81	
12mr|nss_mdns-0.10-11|82	
12mr|nss_mdns-0.10-11|83	%changelog
12mr|nss_mdns-0.10-11|84	

15303 12
12mr|nss-myhostname-0.3-1|1	Name:		nss-myhostname
12mr|nss-myhostname-0.3-1|2	Summary:	glibc plugin for local system host name resolution
12mr|nss-myhostname-0.3-1|3	Version:	0.3
12mr|nss-myhostname-0.3-1|4	Release:	%mkrel 1
12mr|nss-myhostname-0.3-1|5	License:	LGPLv2+
12mr|nss-myhostname-0.3-1|6	Group:		System/Base
12mr|nss-myhostname-0.3-1|7	URL:		http://0pointer.de/lennart/projects/nss-myhostname/
12mr|nss-myhostname-0.3-1|8	Source0:	http://0pointer.de/lennart/projects/nss-myhostname/nss-myhostname-%{version}.tar.gz
12mr|nss-myhostname-0.3-1|9	Requires(pre):	glibc
12mr|nss-myhostname-0.3-1|10	Requires:	/bin/sh
12mr|nss-myhostname-0.3-1|11	Requires(pre):	sed
12mr|nss-myhostname-0.3-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|nss-myhostname-0.3-1|13	
12mr|nss-myhostname-0.3-1|14	%description
12mr|nss-myhostname-0.3-1|15	nss-myhostname is a plugin for the GNU Name Service Switch (NSS)
12mr|nss-myhostname-0.3-1|16	functionality of the GNU C Library (glibc) providing host name
12mr|nss-myhostname-0.3-1|17	resolution for the locally configured system hostname as returned by
12mr|nss-myhostname-0.3-1|18	gethostname(2). Various software relies on an always resolvable local
12mr|nss-myhostname-0.3-1|19	host name. When using dynamic hostnames this is usually achieved by
12mr|nss-myhostname-0.3-1|20	patching /etc/hosts at the same time as changing the host name. This
12mr|nss-myhostname-0.3-1|21	however is not ideal since it requires a writable /etc file system and
12mr|nss-myhostname-0.3-1|22	is fragile because the file might be edited by the administrator at
12mr|nss-myhostname-0.3-1|23	the same time. nss-myhostname simply returns all locally configure
12mr|nss-myhostname-0.3-1|24	public IP addresses, or -- if none are configured -- the IPv4 address
12mr|nss-myhostname-0.3-1|25	127.0.0.2 (wich is on the local loopback) and the IPv6 address ::1
12mr|nss-myhostname-0.3-1|26	(which is the local host) for whatever system hostname is configured
12mr|nss-myhostname-0.3-1|27	locally. Patching /etc/hosts is thus no longer necessary.
12mr|nss-myhostname-0.3-1|28	
12mr|nss-myhostname-0.3-1|29	%prep
12mr|nss-myhostname-0.3-1|30	%setup -q
12mr|nss-myhostname-0.3-1|31	
12mr|nss-myhostname-0.3-1|32	%build
12mr|nss-myhostname-0.3-1|33	%configure2_5x \
12mr|nss-myhostname-0.3-1|34	--libdir=/%{_lib}
12mr|nss-myhostname-0.3-1|35	
12mr|nss-myhostname-0.3-1|36	%make
12mr|nss-myhostname-0.3-1|37	
12mr|nss-myhostname-0.3-1|38	%install
12mr|nss-myhostname-0.3-1|39	rm -rf %{buildroot}
12mr|nss-myhostname-0.3-1|40	%makeinstall_std
12mr|nss-myhostname-0.3-1|41	rm -rf %{buildroot}/usr/share/doc/nss-myhostname
12mr|nss-myhostname-0.3-1|42	
12mr|nss-myhostname-0.3-1|43	%clean
12mr|nss-myhostname-0.3-1|44	rm -rf %{buildroot}
12mr|nss-myhostname-0.3-1|45	
12mr|nss-myhostname-0.3-1|46	%post
12mr|nss-myhostname-0.3-1|47	# sed-fu to add myhostname to the hosts line of /etc/nsswitch.conf
12mr|nss-myhostname-0.3-1|48	if [ -f /etc/nsswitch.conf ] ; then
12mr|nss-myhostname-0.3-1|49	sed -i.bak -e '
12mr|nss-myhostname-0.3-1|50	/^hosts:/ !b
12mr|nss-myhostname-0.3-1|51	/\<myhostname\>/ b
12mr|nss-myhostname-0.3-1|52	s/[[:blank:]]*$/ myhostname/
12mr|nss-myhostname-0.3-1|53	' /etc/nsswitch.conf
12mr|nss-myhostname-0.3-1|54	fi
12mr|nss-myhostname-0.3-1|55	
12mr|nss-myhostname-0.3-1|56	%preun
12mr|nss-myhostname-0.3-1|57	# sed-fu to remove myhostname from the hosts line of /etc/nsswitch.conf
12mr|nss-myhostname-0.3-1|58	if [ "$1" -eq 0 -a -f /etc/nsswitch.conf ] ; then
12mr|nss-myhostname-0.3-1|59	sed -i.bak -e '
12mr|nss-myhostname-0.3-1|60	/^hosts:/ !b
12mr|nss-myhostname-0.3-1|61	s/[[:blank:]]\+myhostname\>//
12mr|nss-myhostname-0.3-1|62	' /etc/nsswitch.conf
12mr|nss-myhostname-0.3-1|63	fi
12mr|nss-myhostname-0.3-1|64	
12mr|nss-myhostname-0.3-1|65	
12mr|nss-myhostname-0.3-1|66	%files
12mr|nss-myhostname-0.3-1|67	%defattr(-,root,root)
12mr|nss-myhostname-0.3-1|68	%doc README
12mr|nss-myhostname-0.3-1|69	%doc LICENSE
12mr|nss-myhostname-0.3-1|70	/%{_lib}/*
12mr|nss-myhostname-0.3-1|71	
12mr|nss-myhostname-0.3-1|72	
12mr|nss-myhostname-0.3-1|73	
12mr|nss-myhostname-0.3-1|74	%changelog
12mr|nss-myhostname-0.3-1|75	

15304 12
12mr|nss_updatedb-10-3|1	%{!?mdkversion: %define notmdk 1}
12mr|nss_updatedb-10-3|2	
12mr|nss_updatedb-10-3|3	Summary: 	A caching nss module for disconnected operation
12mr|nss_updatedb-10-3|4	Name:      	nss_updatedb
12mr|nss_updatedb-10-3|5	Version:   	10
12mr|nss_updatedb-10-3|6	Release:   	%mkrel 3
12mr|nss_updatedb-10-3|7	Group:		System/Libraries
12mr|nss_updatedb-10-3|8	License:	GPL
12mr|nss_updatedb-10-3|9	URL:		http://www.padl.com/
12mr|nss_updatedb-10-3|10	Source: 	http://www.padl.com/download/%{name}-%{version}.tar.gz
12mr|nss_updatedb-10-3|11	Source1:	nss_updatedb.cron
12mr|nss_updatedb-10-3|12	Source2:	nss_updatedb.sysconfig
12mr|nss_updatedb-10-3|13	# Uses getgrouplist(3) to find out the groups a user belongs to
12mr|nss_updatedb-10-3|14	# without enumerating all possible groups first
12mr|nss_updatedb-10-3|15	Source3:	getgrouplist.c
12mr|nss_updatedb-10-3|16	Patch0:		nss_updatedb-libdir.patch
12mr|nss_updatedb-10-3|17	Patch2:		nss_updatedb-4-key.patch
12mr|nss_updatedb-10-3|18	%if %{?notmdk:1}%{?!notmdk:0}
12mr|nss_updatedb-10-3|19	BuildRequires:	db4-devel >= 4.0
12mr|nss_updatedb-10-3|20	%else
12mr|nss_updatedb-10-3|21	BuildRequires:	db_nss-devel >= 4.2.52-5mdk
12mr|nss_updatedb-10-3|22	%endif
12mr|nss_updatedb-10-3|23	BuildRequires:	automake1.4
12mr|nss_updatedb-10-3|24	Requires:	nss_db
12mr|nss_updatedb-10-3|25	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|nss_updatedb-10-3|26	
12mr|nss_updatedb-10-3|27	%description
12mr|nss_updatedb-10-3|28	The nss_updatedb utility maintains a local cache of network
12mr|nss_updatedb-10-3|29	directory user and group information.
12mr|nss_updatedb-10-3|30	Used in conjunction with the pam_ccreds module, it provides
12mr|nss_updatedb-10-3|31	a mechanism for disconnected use of network directories.
12mr|nss_updatedb-10-3|32	These tools are designed to work with pam_ldap and nss_ldap,
12mr|nss_updatedb-10-3|33	also available from PADL.
12mr|nss_updatedb-10-3|34	
12mr|nss_updatedb-10-3|35	%prep
12mr|nss_updatedb-10-3|36	%setup -q
12mr|nss_updatedb-10-3|37	%patch0 -p1 -b .libdir
12mr|nss_updatedb-10-3|38	%patch2 -p1 -b .key
12mr|nss_updatedb-10-3|39	install -m 0644 %{SOURCE3} .
12mr|nss_updatedb-10-3|40	
12mr|nss_updatedb-10-3|41	%build
12mr|nss_updatedb-10-3|42	autoreconf -fi
12mr|nss_updatedb-10-3|43	
12mr|nss_updatedb-10-3|44	%if %{?!notmdk:1}%{?notmdk:0}
12mr|nss_updatedb-10-3|45	echo "#define DB_DIR \"/var/lib/misc\"" >> config.h.in
12mr|nss_updatedb-10-3|46	%endif
12mr|nss_updatedb-10-3|47	echo "#define LIBNSS_DIR \"/%{_lib}\"" >> config.h.in
12mr|nss_updatedb-10-3|48	
12mr|nss_updatedb-10-3|49	%configure2_5x
12mr|nss_updatedb-10-3|50	
12mr|nss_updatedb-10-3|51	%make %{?!notmdk:DEFS="-DHAVE_CONFIG_H -I/usr/include/db_nss"}
12mr|nss_updatedb-10-3|52	
12mr|nss_updatedb-10-3|53	gcc %{optflags} -Werror getgrouplist.c -o getgrouplist
12mr|nss_updatedb-10-3|54	
12mr|nss_updatedb-10-3|55	%install
12mr|nss_updatedb-10-3|56	rm -rf %{buildroot}
12mr|nss_updatedb-10-3|57	%makeinstall
12mr|nss_updatedb-10-3|58	
12mr|nss_updatedb-10-3|59	install -m 755 %{SOURCE1} %{buildroot}/%{_sbindir}
12mr|nss_updatedb-10-3|60	
12mr|nss_updatedb-10-3|61	install -d %{buildroot}/%{_sysconfdir}/sysconfig
12mr|nss_updatedb-10-3|62	install -m 644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
12mr|nss_updatedb-10-3|63	
12mr|nss_updatedb-10-3|64	install -d %{buildroot}/%{_sysconfdir}/cron.{monthly,weekly,daily,hourly}
12mr|nss_updatedb-10-3|65	for i in monthly weekly daily hourly
12mr|nss_updatedb-10-3|66	do ln -s %{_sbindir}/%{name}.cron %{buildroot}/%{_sysconfdir}/cron.${i}/%{name}
12mr|nss_updatedb-10-3|67	done
12mr|nss_updatedb-10-3|68	
12mr|nss_updatedb-10-3|69	mkdir %{buildroot}%{_bindir}
12mr|nss_updatedb-10-3|70	install -m 0755 getgrouplist %{buildroot}%{_bindir}
12mr|nss_updatedb-10-3|71	
12mr|nss_updatedb-10-3|72	%clean
12mr|nss_updatedb-10-3|73	rm -rf %{buildroot}
12mr|nss_updatedb-10-3|74	
12mr|nss_updatedb-10-3|75	%files
12mr|nss_updatedb-10-3|76	%defattr(-,root,root,755)
12mr|nss_updatedb-10-3|77	%doc AUTHORS README ChangeLog
12mr|nss_updatedb-10-3|78	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mr|nss_updatedb-10-3|79	%{_sbindir}/nss_updatedb*
12mr|nss_updatedb-10-3|80	%{_bindir}/getgrouplist
12mr|nss_updatedb-10-3|81	%{_sysconfdir}/cron*/*
12mr|nss_updatedb-10-3|82	%{_mandir}/man8/nss_updatedb.8*
12mr|nss_updatedb-10-3|83	
12mr|nss_updatedb-10-3|84	
12mr|nss_updatedb-10-3|85	
12mr|nss_updatedb-10-3|86	%changelog
12mr|nss_updatedb-10-3|87	

15305 12
12mr|ntfs-3g-2012.1.15-2|1	%define	name	ntfs-3g
12mr|ntfs-3g-2012.1.15-2|2	%define	version	2012.1.15
12mr|ntfs-3g-2012.1.15-2|3	%define	release 2
12mr|ntfs-3g-2012.1.15-2|4	
12mr|ntfs-3g-2012.1.15-2|5	%define build_external_fuse 1
12mr|ntfs-3g-2012.1.15-2|6	# flag to allow local users to mount partitions. This is *really* not a good
12mr|ntfs-3g-2012.1.15-2|7	# idea, because all users who have access to the device can do whatever they
12mr|ntfs-3g-2012.1.15-2|8	# want with the data, and it also adds a root setuid binary to your system, so
12mr|ntfs-3g-2012.1.15-2|9	# use it on your own risk. Refer to
12mr|ntfs-3g-2012.1.15-2|10	# http://www.tuxera.com/community/ntfs-3g-faq/#useroption for details.
12mr|ntfs-3g-2012.1.15-2|11	%define allow_unsafe_mount 0
12mr|ntfs-3g-2012.1.15-2|12	%if %allow_unsafe_mount
12mr|ntfs-3g-2012.1.15-2|13	# user mount only works if ntfs-3g is using internal fuse library
12mr|ntfs-3g-2012.1.15-2|14	%define build_external_fuse 0
12mr|ntfs-3g-2012.1.15-2|15	%endif
12mr|ntfs-3g-2012.1.15-2|16	
12mr|ntfs-3g-2012.1.15-2|17	Summary:	Read-write ntfs driver
12mr|ntfs-3g-2012.1.15-2|18	Name:		%{name}
12mr|ntfs-3g-2012.1.15-2|19	Version:	%{version}
12mr|ntfs-3g-2012.1.15-2|20	Release:	%{release}
12mr|ntfs-3g-2012.1.15-2|21	License:	GPLv2+
12mr|ntfs-3g-2012.1.15-2|22	Group:		System/Base
12mr|ntfs-3g-2012.1.15-2|23	Source0: 	http://tuxera.com/opensource/%{name}_ntfsprogs-%{version}.tgz
12mr|ntfs-3g-2012.1.15-2|24	Source1:	20-ntfs-config-write-policy.fdi
12mr|ntfs-3g-2012.1.15-2|25	URL:		http://www.tuxera.com/community/ntfs-3g-download/
12mr|ntfs-3g-2012.1.15-2|26	Obsoletes:      %mklibname ntfs-3g 0
12mr|ntfs-3g-2012.1.15-2|27	Obsoletes:      %mklibname ntfs-3g 2
12mr|ntfs-3g-2012.1.15-2|28	Obsoletes:      %mklibname ntfs-3g 10
12mr|ntfs-3g-2012.1.15-2|29	Obsoletes:      %mklibname ntfs-3g 14
12mr|ntfs-3g-2012.1.15-2|30	Obsoletes:      %mklibname ntfs-3g 16
12mr|ntfs-3g-2012.1.15-2|31	Obsoletes:      %mklibname ntfs-3g 23
12mr|ntfs-3g-2012.1.15-2|32	%rename ntfsprogs
12mr|ntfs-3g-2012.1.15-2|33	BuildRequires:	attr-devel libgcrypt-devel pkgconfig(gnutls)
12mr|ntfs-3g-2012.1.15-2|34	%if %build_external_fuse
12mr|ntfs-3g-2012.1.15-2|35	Buildrequires:  fuse-devel >= 2.8
12mr|ntfs-3g-2012.1.15-2|36	Requires:	fuse >= 2.8
12mr|ntfs-3g-2012.1.15-2|37	Requires(pre):	fuse >= 2.8
12mr|ntfs-3g-2012.1.15-2|38	%else
12mr|ntfs-3g-2012.1.15-2|39	Requires:	kmod(fuse)
12mr|ntfs-3g-2012.1.15-2|40	%endif
12mr|ntfs-3g-2012.1.15-2|41	Obsoletes:	ntfsprogs < %{version}-%{release}
12mr|ntfs-3g-2012.1.15-2|42	Provides:	ntfsprogs-gnomevfs = %{version}-%{release}
12mr|ntfs-3g-2012.1.15-2|43	Obsoletes:	ntfsprogs-gnomevfs
12mr|ntfs-3g-2012.1.15-2|44	
12mr|ntfs-3g-2012.1.15-2|45	Provides:	ntfsprogs-fuse = %{version}-%{release}
12mr|ntfs-3g-2012.1.15-2|46	Obsoletes:	ntfsprogs-fuse
12mr|ntfs-3g-2012.1.15-2|47	Provides:	fuse-ntfs-3g = %{version}-%{release}
12mr|ntfs-3g-2012.1.15-2|48	Patch0:		ntfs-3g_ntfsprogs-2011.10.9-RC-ntfsck-unsupported-return-0.patch
12mr|ntfs-3g-2012.1.15-2|49	Patch1:		ntfs-3g-junction-point-fix.patch
12mr|ntfs-3g-2012.1.15-2|50	# Windows 8 safety checks
12mr|ntfs-3g-2012.1.15-2|51	Patch2:		ntfs-3g-4d0b9163c9ef1f0cdbbf533317b291220c7fd1c7.patch
12mr|ntfs-3g-2012.1.15-2|52	Patch3:		ntfs-3g-559270a8f67c77a7ce51246c23d2b2837bcff0c9.patch
12mr|ntfs-3g-2012.1.15-2|53	
12mr|ntfs-3g-2012.1.15-2|54	%description
12mr|ntfs-3g-2012.1.15-2|55	The ntfs-3g package contains NTFS filesystem driver with read and
12mr|ntfs-3g-2012.1.15-2|56	write support. It provides safe and fast handling of MS Windows Vista,
12mr|ntfs-3g-2012.1.15-2|57	XP, 2000 and Server 2003 NTFS file systems. Most POSIX file system
12mr|ntfs-3g-2012.1.15-2|58	operations are supported.
12mr|ntfs-3g-2012.1.15-2|59	
12mr|ntfs-3g-2012.1.15-2|60	%package	devel
12mr|ntfs-3g-2012.1.15-2|61	Summary:	Header files and static libraries for ntfs-3g
12mr|ntfs-3g-2012.1.15-2|62	Group:		Development/C
12mr|ntfs-3g-2012.1.15-2|63	Requires:	%{name} = %{version}
12mr|ntfs-3g-2012.1.15-2|64	Provides:	%{name}-devel = %{version}-%{release}
12mr|ntfs-3g-2012.1.15-2|65	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|ntfs-3g-2012.1.15-2|66	Obsoletes:	%mklibname -d %name
12mr|ntfs-3g-2012.1.15-2|67	Obsoletes:	%mklibname -d %name 0
12mr|ntfs-3g-2012.1.15-2|68	Obsoletes:      %mklibname -d %name 2
12mr|ntfs-3g-2012.1.15-2|69	Obsoletes:      %mklibname -d %name 4
12mr|ntfs-3g-2012.1.15-2|70	
12mr|ntfs-3g-2012.1.15-2|71	%description devel
12mr|ntfs-3g-2012.1.15-2|72	You should install this package if you wish to develop applications that
12mr|ntfs-3g-2012.1.15-2|73	use ntfs-3g.
12mr|ntfs-3g-2012.1.15-2|74	
12mr|ntfs-3g-2012.1.15-2|75	%prep
12mr|ntfs-3g-2012.1.15-2|76	%setup -qn %{name}_ntfsprogs-%{version}
12mr|ntfs-3g-2012.1.15-2|77	%patch0 -p1 -b .unsupported
12mr|ntfs-3g-2012.1.15-2|78	%patch1 -p1 -b .junction-fix
12mr|ntfs-3g-2012.1.15-2|79	%patch2 -p1 -b .4d0b9163
12mr|ntfs-3g-2012.1.15-2|80	%patch3 -p1 -b .559270a8
12mr|ntfs-3g-2012.1.15-2|81	
12mr|ntfs-3g-2012.1.15-2|82	%build
12mr|ntfs-3g-2012.1.15-2|83	export CFLAGS="%{optflags} -fPIC"
12mr|ntfs-3g-2012.1.15-2|84	%configure2_5x \
12mr|ntfs-3g-2012.1.15-2|85	--disable-static \
12mr|ntfs-3g-2012.1.15-2|86	--exec-prefix=/ \
12mr|ntfs-3g-2012.1.15-2|87	--bindir=/bin \
12mr|ntfs-3g-2012.1.15-2|88	--libdir=/%_lib \
12mr|ntfs-3g-2012.1.15-2|89	--sbindir=/sbin \
12mr|ntfs-3g-2012.1.15-2|90	--disable-ldconfig \
12mr|ntfs-3g-2012.1.15-2|91	--enable-crypto \
12mr|ntfs-3g-2012.1.15-2|92	--enable-extras \
12mr|ntfs-3g-2012.1.15-2|93	%if %build_external_fuse
12mr|ntfs-3g-2012.1.15-2|94	--with-fuse=external
12mr|ntfs-3g-2012.1.15-2|95	%else
12mr|ntfs-3g-2012.1.15-2|96	--with-fuse=internal
12mr|ntfs-3g-2012.1.15-2|97	%endif
12mr|ntfs-3g-2012.1.15-2|98	%make
12mr|ntfs-3g-2012.1.15-2|99	
12mr|ntfs-3g-2012.1.15-2|100	%install
12mr|ntfs-3g-2012.1.15-2|101	sed -i -e 's|/sbin/ldconfig|true|' src/Makefile
12mr|ntfs-3g-2012.1.15-2|102	%makeinstall_std
12mr|ntfs-3g-2012.1.15-2|103	
12mr|ntfs-3g-2012.1.15-2|104	# make the symlink an actual copy to avoid confusion
12mr|ntfs-3g-2012.1.15-2|105	rm -rf %buildroot/sbin/mount.ntfs-3g
12mr|ntfs-3g-2012.1.15-2|106	cp -a %buildroot/bin/ntfs-3g %buildroot/sbin/mount.ntfs-3g
12mr|ntfs-3g-2012.1.15-2|107	ln -sf /sbin/mount.ntfs-3g %buildroot/sbin/mount.ntfs
12mr|ntfs-3g-2012.1.15-2|108	ln -sf /sbin/mount.ntfs-3g %buildroot/sbin/mount.ntfs-fuse
12mr|ntfs-3g-2012.1.15-2|109	mkdir -p %buildroot/%_bindir
12mr|ntfs-3g-2012.1.15-2|110	ln -sf /sbin/mount.ntfs-3g %buildroot/%_bindir/ntfsmount
12mr|ntfs-3g-2012.1.15-2|111	
12mr|ntfs-3g-2012.1.15-2|112	# Need this for fsck to find it
12mr|ntfs-3g-2012.1.15-2|113	ln -s ../bin/ntfsck %buildroot/sbin/fsck.ntfs
12mr|ntfs-3g-2012.1.15-2|114	
12mr|ntfs-3g-2012.1.15-2|115	# .pc file should always be there
12mr|ntfs-3g-2012.1.15-2|116	mkdir -p %buildroot%_libdir
12mr|ntfs-3g-2012.1.15-2|117	mv -f %buildroot/%_lib/pkgconfig %buildroot%_libdir/pkgconfig
12mr|ntfs-3g-2012.1.15-2|118	
12mr|ntfs-3g-2012.1.15-2|119	# remove doc files, as we'll cp them later
12mr|ntfs-3g-2012.1.15-2|120	rm -fr %buildroot/%_datadir/doc
12mr|ntfs-3g-2012.1.15-2|121	
12mr|ntfs-3g-2012.1.15-2|122	mkdir -p %{buildroot}%{_datadir}/hal/fdi/policy/10osvendor/
12mr|ntfs-3g-2012.1.15-2|123	cp -a %{SOURCE1} %{buildroot}%{_datadir}/hal/fdi/policy/10osvendor/
12mr|ntfs-3g-2012.1.15-2|124	
12mr|ntfs-3g-2012.1.15-2|125	%files
12mr|ntfs-3g-2012.1.15-2|126	%doc README AUTHORS CREDITS NEWS
12mr|ntfs-3g-2012.1.15-2|127	%_bindir/ntfsmount
12mr|ntfs-3g-2012.1.15-2|128	/bin/lowntfs-3g
12mr|ntfs-3g-2012.1.15-2|129	/bin/ntfs-3g
12mr|ntfs-3g-2012.1.15-2|130	/bin/ntfs-3g.probe
12mr|ntfs-3g-2012.1.15-2|131	/bin/ntfs-3g.secaudit
12mr|ntfs-3g-2012.1.15-2|132	/bin/ntfs-3g.usermap
12mr|ntfs-3g-2012.1.15-2|133	/bin/ntfscat
12mr|ntfs-3g-2012.1.15-2|134	/bin/ntfscluster
12mr|ntfs-3g-2012.1.15-2|135	/bin/ntfscmp
12mr|ntfs-3g-2012.1.15-2|136	/bin/ntfsfix
12mr|ntfs-3g-2012.1.15-2|137	/bin/ntfsinfo
12mr|ntfs-3g-2012.1.15-2|138	/bin/ntfsls
12mr|ntfs-3g-2012.1.15-2|139	/bin/ntfsck
12mr|ntfs-3g-2012.1.15-2|140	/bin/ntfsdecrypt
12mr|ntfs-3g-2012.1.15-2|141	/bin/ntfsdump_logfile
12mr|ntfs-3g-2012.1.15-2|142	/bin/ntfsmftalloc
12mr|ntfs-3g-2012.1.15-2|143	/bin/ntfsmove
12mr|ntfs-3g-2012.1.15-2|144	/bin/ntfstruncate
12mr|ntfs-3g-2012.1.15-2|145	/bin/ntfswipe
12mr|ntfs-3g-2012.1.15-2|146	/sbin/mkfs.ntfs
12mr|ntfs-3g-2012.1.15-2|147	/sbin/fsck.ntfs
12mr|ntfs-3g-2012.1.15-2|148	/sbin/mkntfs
12mr|ntfs-3g-2012.1.15-2|149	/sbin/ntfsclone
12mr|ntfs-3g-2012.1.15-2|150	/sbin/ntfscp
12mr|ntfs-3g-2012.1.15-2|151	/sbin/ntfslabel
12mr|ntfs-3g-2012.1.15-2|152	/sbin/ntfsresize
12mr|ntfs-3g-2012.1.15-2|153	/sbin/ntfsundelete
12mr|ntfs-3g-2012.1.15-2|154	%{_mandir}/man8/*
12mr|ntfs-3g-2012.1.15-2|155	%if %allow_unsafe_mount
12mr|ntfs-3g-2012.1.15-2|156	%attr(4755,root,root) /sbin/mount.ntfs-3g
12mr|ntfs-3g-2012.1.15-2|157	%else
12mr|ntfs-3g-2012.1.15-2|158	%attr(754,root,root) /sbin/mount.ntfs-3g
12mr|ntfs-3g-2012.1.15-2|159	%endif
12mr|ntfs-3g-2012.1.15-2|160	/sbin/mount.ntfs
12mr|ntfs-3g-2012.1.15-2|161	/sbin/mount.lowntfs-3g
12mr|ntfs-3g-2012.1.15-2|162	/sbin/mount.ntfs-fuse
12mr|ntfs-3g-2012.1.15-2|163	/%{_lib}/libntfs-3g.so.*
12mr|ntfs-3g-2012.1.15-2|164	%{_datadir}/hal/fdi/policy/10osvendor/20-ntfs-config-write-policy.fdi
12mr|ntfs-3g-2012.1.15-2|165	
12mr|ntfs-3g-2012.1.15-2|166	%files devel
12mr|ntfs-3g-2012.1.15-2|167	%doc ChangeLog
12mr|ntfs-3g-2012.1.15-2|168	/%{_lib}/libntfs-3g.so
12mr|ntfs-3g-2012.1.15-2|169	%{_includedir}/ntfs-3g
12mr|ntfs-3g-2012.1.15-2|170	%{_libdir}/pkgconfig/*.pc
12mr|ntfs-3g-2012.1.15-2|171	
12mr|ntfs-3g-2012.1.15-2|172	
12mr|ntfs-3g-2012.1.15-2|173	
12mr|ntfs-3g-2012.1.15-2|174	%changelog
12mr|ntfs-3g-2012.1.15-2|175	* Sun Oct  14 2012 akdengi <kazancas@mandriva.ru>
12mr|ntfs-3g-2012.1.15-2|176	+ Commit: 04ae029
12mr|ntfs-3g-2012.1.15-2|177	- add Fedora patch for fix win8 compartibility and add ntfsprogs missing parts
12mr|ntfs-3g-2012.1.15-2|178	
12mr|ntfs-3g-2012.1.15-2|179	

15306 12
12mr|ntfs-config-1.1-2|1	%define _enable_debug_packages	%{nil}
12mr|ntfs-config-1.1-2|2	%define debug_package		%{nil}
12mr|ntfs-config-1.1-2|3	
12mr|ntfs-config-1.1-2|4	Summary:	GUI tool to enable/disable write support for NTFS device
12mr|ntfs-config-1.1-2|5	Name:		ntfs-config
12mr|ntfs-config-1.1-2|6	Version:	1.1
12mr|ntfs-config-1.1-2|7	Release:	2
12mr|ntfs-config-1.1-2|8	License: 	GPL
12mr|ntfs-config-1.1-2|9	Group:  	Graphical desktop/GNOME
12mr|ntfs-config-1.1-2|10	Source0:	%{name}-%{version}.tar.gz
12mr|ntfs-config-1.1-2|11	URL:		http://flomertens.free.fr/ntfs-config/
12mr|ntfs-config-1.1-2|12	BuildRequires:  pygtk2.0-devel
12mr|ntfs-config-1.1-2|13	BuildRequires:  desktop-file-utils
12mr|ntfs-config-1.1-2|14	BuildRequires:  perl-XML-Parser
12mr|ntfs-config-1.1-2|15	BuildRequires:  usermode
12mr|ntfs-config-1.1-2|16	BuildRequires:	intltool
12mr|ntfs-config-1.1-2|17	Requires:	ntfs-3g
12mr|ntfs-config-1.1-2|18	Requires:	pygtk2.0-libglade
12mr|ntfs-config-1.1-2|19	Requires:       usermode
12mr|ntfs-config-1.1-2|20	
12mr|ntfs-config-1.1-2|21	%description
12mr|ntfs-config-1.1-2|22	This program will allow you to easily configure all of your NTFS devices to
12mr|ntfs-config-1.1-2|23	allow write support.  For that use, it will configure them to use the ntfs-3g
12mr|ntfs-config-1.1-2|24	driver. You'll also be able to easily disable this feature.
12mr|ntfs-config-1.1-2|25	
12mr|ntfs-config-1.1-2|26	For more information about ntfs-3g : http://www.ntfs-3g.org
12mr|ntfs-config-1.1-2|27	
12mr|ntfs-config-1.1-2|28	%prep
12mr|ntfs-config-1.1-2|29	%setup -q
12mr|ntfs-config-1.1-2|30	
12mr|ntfs-config-1.1-2|31	%build
12mr|ntfs-config-1.1-2|32	autoconf
12mr|ntfs-config-1.1-2|33	%configure2_5x
12mr|ntfs-config-1.1-2|34	%make
12mr|ntfs-config-1.1-2|35	
12mr|ntfs-config-1.1-2|36	%install
12mr|ntfs-config-1.1-2|37	
12mr|ntfs-config-1.1-2|38	%makeinstall_std
12mr|ntfs-config-1.1-2|39	
12mr|ntfs-config-1.1-2|40	%find_lang %{name} --with-gnome
12mr|ntfs-config-1.1-2|41	
12mr|ntfs-config-1.1-2|42	%files -f %{name}.lang
12mr|ntfs-config-1.1-2|43	%doc AUTHORS COPYING ChangeLog NEWS README
12mr|ntfs-config-1.1-2|44	%{_sbindir}/%{name}
12mr|ntfs-config-1.1-2|45	%{_datadir}/applications/*.desktop
12mr|ntfs-config-1.1-2|46	%{_mandir}/man8/*
12mr|ntfs-config-1.1-2|47	%{_datadir}/%{name}/*
12mr|ntfs-config-1.1-2|48	%py_platsitedir/NtfsConfig
12mr|ntfs-config-1.1-2|49	
12mr|ntfs-config-1.1-2|50	%changelog
12mr|ntfs-config-1.1-2|51	* Fri Sep  7 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mr|ntfs-config-1.1-2|52	+ Commit: 5f1b7d4
12mr|ntfs-config-1.1-2|53	- - Add intltool to BR
12mr|ntfs-config-1.1-2|54	
12mr|ntfs-config-1.1-2|55	

15307 12
12mr|ntfsprogs-2.0.0-9|1	%define lib_name_orig libntfs
12mr|ntfsprogs-2.0.0-9|2	%define major 10
12mr|ntfsprogs-2.0.0-9|3	%define libname %mklibname ntfs %{major}
12mr|ntfsprogs-2.0.0-9|4	%define develname %mklibname ntfs -d
12mr|ntfsprogs-2.0.0-9|5	
12mr|ntfsprogs-2.0.0-9|6	Summary:	NTFS filesystem libraries and utilities
12mr|ntfsprogs-2.0.0-9|7	Name:		ntfsprogs
12mr|ntfsprogs-2.0.0-9|8	Version:	2.0.0
12mr|ntfsprogs-2.0.0-9|9	Release:	%mkrel 9
12mr|ntfsprogs-2.0.0-9|10	License:	GPLv2+
12mr|ntfsprogs-2.0.0-9|11	Group:		System/Kernel and hardware
12mr|ntfsprogs-2.0.0-9|12	URL:		http://www.linux-ntfs.org/
12mr|ntfsprogs-2.0.0-9|13	Source0:	http://prdownloads.sourceforge.net/linux-ntfs/%{name}-%{version}.tar.bz2
12mr|ntfsprogs-2.0.0-9|14	Patch0:		ntfsprogs-linkage_fix.diff
12mr|ntfsprogs-2.0.0-9|15	Patch1:		ntfsprogs-1.9.1-display-min-size-in-KiB.patch
12mr|ntfsprogs-2.0.0-9|16	Patch2:		ntfsprogs-2.0.0-fix-str-fmt.patch
12mr|ntfsprogs-2.0.0-9|17	BuildRequires:	libuuid-devel
12mr|ntfsprogs-2.0.0-9|18	BuildRequires:	pkgconfig(gnutls)
12mr|ntfsprogs-2.0.0-9|19	BuildRequires:	libgcrypt-devel >= 1.4.1
12mr|ntfsprogs-2.0.0-9|20	BuildRequires:	libconfig-devel
12mr|ntfsprogs-2.0.0-9|21	# ntfs-3g should *really* be used instead of ntfsmount
12mr|ntfsprogs-2.0.0-9|22	Suggests:	ntfs-3g
12mr|ntfsprogs-2.0.0-9|23	# gnomevfs is obsoleted
12mr|ntfsprogs-2.0.0-9|24	Obsoletes:	ntfsprogs-gnomevfs
12mr|ntfsprogs-2.0.0-9|25	#BuildRequires:	libconfig-devel >= 1.0.1 <- what's this?
12mr|ntfsprogs-2.0.0-9|26	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ntfsprogs-2.0.0-9|27	
12mr|ntfsprogs-2.0.0-9|28	%description
12mr|ntfsprogs-2.0.0-9|29	The Linux-NTFS project aims to bring full support for the NTFS filesystem to
12mr|ntfsprogs-2.0.0-9|30	the Linux operating system. Linux-NTFS currently consists of a static library
12mr|ntfsprogs-2.0.0-9|31	and utilities. This package contains the following utilities:
12mr|ntfsprogs-2.0.0-9|32	
12mr|ntfsprogs-2.0.0-9|33	ntfscat: concatenate files and print them on the standard output
12mr|ntfsprogs-2.0.0-9|34	
12mr|ntfsprogs-2.0.0-9|35	ntfsclone: efficiently clone an NTFS filesystem
12mr|ntfsprogs-2.0.0-9|36	
12mr|ntfsprogs-2.0.0-9|37	ntfscluster: identify files in a specified region of an NTFS volume
12mr|ntfsprogs-2.0.0-9|38	
12mr|ntfsprogs-2.0.0-9|39	mkntfs: format a partition with the NTFS filesystem
12mr|ntfsprogs-2.0.0-9|40	
12mr|ntfsprogs-2.0.0-9|41	ntfsfix: tool for fixing NTFS partitions altered by the Linux kernel NTFS
12mr|ntfsprogs-2.0.0-9|42	driver
12mr|ntfsprogs-2.0.0-9|43	
12mr|ntfsprogs-2.0.0-9|44	ntfsinfo: dump a file's attributes
12mr|ntfsprogs-2.0.0-9|45	
12mr|ntfsprogs-2.0.0-9|46	ntfslabel: display/change the label on an ntfs file system
12mr|ntfsprogs-2.0.0-9|47	
12mr|ntfsprogs-2.0.0-9|48	ntfsls: list directory contents on an NTFS file system
12mr|ntfsprogs-2.0.0-9|49	
12mr|ntfsprogs-2.0.0-9|50	ntfsresize: resize an NTFS filesystem
12mr|ntfsprogs-2.0.0-9|51	
12mr|ntfsprogs-2.0.0-9|52	ntfsundelete: recover a deleted file from an NTFS volume
12mr|ntfsprogs-2.0.0-9|53	
12mr|ntfsprogs-2.0.0-9|54	%package -n	%{libname}
12mr|ntfsprogs-2.0.0-9|55	Summary:	Main library for %{lib_name_orig}
12mr|ntfsprogs-2.0.0-9|56	Group:		System/Libraries
12mr|ntfsprogs-2.0.0-9|57	Provides:	%{lib_name_orig} = %{version}-%{release}
12mr|ntfsprogs-2.0.0-9|58	
12mr|ntfsprogs-2.0.0-9|59	%description -n	%{libname}
12mr|ntfsprogs-2.0.0-9|60	This package contains the library needed to run programs dynamically
12mr|ntfsprogs-2.0.0-9|61	linked with %{lib_name_orig}.
12mr|ntfsprogs-2.0.0-9|62	
12mr|ntfsprogs-2.0.0-9|63	%package -n	%{develname}
12mr|ntfsprogs-2.0.0-9|64	Summary:	Header files and libraries for developing apps which will use %{lib_name_orig}
12mr|ntfsprogs-2.0.0-9|65	Group:		Development/C
12mr|ntfsprogs-2.0.0-9|66	Requires:	%{libname} = %{version}-%{release}
12mr|ntfsprogs-2.0.0-9|67	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
12mr|ntfsprogs-2.0.0-9|68	Conflicts:	%{mklibname ntfs 5}-devel
12mr|ntfsprogs-2.0.0-9|69	Obsoletes:	%{mklibname ntfs 10}-devel
12mr|ntfsprogs-2.0.0-9|70	
12mr|ntfsprogs-2.0.0-9|71	%description -n	%{develname}
12mr|ntfsprogs-2.0.0-9|72	The %{lib_name_orig}-devel package contains the header files and libraries
12mr|ntfsprogs-2.0.0-9|73	needed to develop programs that use the %{lib_name_orig}
12mr|ntfsprogs-2.0.0-9|74	
12mr|ntfsprogs-2.0.0-9|75	Install the %{lib_name_orig}-devel package if you want to develop applications
12mr|ntfsprogs-2.0.0-9|76	that will use the %{lib_name_orig} library.
12mr|ntfsprogs-2.0.0-9|77	
12mr|ntfsprogs-2.0.0-9|78	%prep
12mr|ntfsprogs-2.0.0-9|79	
12mr|ntfsprogs-2.0.0-9|80	%setup -q
12mr|ntfsprogs-2.0.0-9|81	%patch0 -p0 -b .link
12mr|ntfsprogs-2.0.0-9|82	%patch1 -p1
12mr|ntfsprogs-2.0.0-9|83	%patch2 -p0
12mr|ntfsprogs-2.0.0-9|84	
12mr|ntfsprogs-2.0.0-9|85	%build
12mr|ntfsprogs-2.0.0-9|86	autoreconf -fi
12mr|ntfsprogs-2.0.0-9|87	# disable ntfsmount, ntfs-3g does a better job
12mr|ntfsprogs-2.0.0-9|88	%configure2_5x --disable-ntfsmount --disable-gnome-vfs --disable-static
12mr|ntfsprogs-2.0.0-9|89	%make LIBS='-lgnutls -lgcrypt'
12mr|ntfsprogs-2.0.0-9|90	
12mr|ntfsprogs-2.0.0-9|91	%install
12mr|ntfsprogs-2.0.0-9|92	rm -rf %{buildroot}
12mr|ntfsprogs-2.0.0-9|93	
12mr|ntfsprogs-2.0.0-9|94	%makeinstall_std
12mr|ntfsprogs-2.0.0-9|95	
12mr|ntfsprogs-2.0.0-9|96	%clean
12mr|ntfsprogs-2.0.0-9|97	rm -rf %{buildroot}
12mr|ntfsprogs-2.0.0-9|98	
12mr|ntfsprogs-2.0.0-9|99	%files
12mr|ntfsprogs-2.0.0-9|100	%defattr(-,root,root)
12mr|ntfsprogs-2.0.0-9|101	%doc AUTHORS CREDITS ChangeLog INSTALL NEWS README TODO.include
12mr|ntfsprogs-2.0.0-9|102	%doc doc/attribute_definitions doc/attributes.txt doc/compression.txt
12mr|ntfsprogs-2.0.0-9|103	%doc doc/system_files.txt doc/system_security_descriptors.txt doc/template.c
12mr|ntfsprogs-2.0.0-9|104	%doc doc/template.h doc/tunable_settings
12mr|ntfsprogs-2.0.0-9|105	%{_bindir}/*
12mr|ntfsprogs-2.0.0-9|106	/sbin/*
12mr|ntfsprogs-2.0.0-9|107	%{_sbindir}/*
12mr|ntfsprogs-2.0.0-9|108	%{_mandir}/*/*
12mr|ntfsprogs-2.0.0-9|109	
12mr|ntfsprogs-2.0.0-9|110	%files -n %{libname}
12mr|ntfsprogs-2.0.0-9|111	%defattr(-,root,root)
12mr|ntfsprogs-2.0.0-9|112	%doc CREDITS
12mr|ntfsprogs-2.0.0-9|113	%{_libdir}/*.so.%{major}*
12mr|ntfsprogs-2.0.0-9|114	
12mr|ntfsprogs-2.0.0-9|115	%files -n %{develname}
12mr|ntfsprogs-2.0.0-9|116	%defattr(-,root,root)
12mr|ntfsprogs-2.0.0-9|117	%doc doc/CodingStyle
12mr|ntfsprogs-2.0.0-9|118	%{_libdir}/*.so
12mr|ntfsprogs-2.0.0-9|119	#% {_libdir}/*a
12mr|ntfsprogs-2.0.0-9|120	%{_includedir}/*
12mr|ntfsprogs-2.0.0-9|121	
12mr|ntfsprogs-2.0.0-9|122	%changelog
12mr|ntfsprogs-2.0.0-9|123	

15308 12
12mr|ntp-4.2.6p3-4|1	%define pver p3
12mr|ntp-4.2.6p3-4|2	%define ntp_user ntp
12mr|ntp-4.2.6p3-4|3	%define ntp_group ntp
12mr|ntp-4.2.6p3-4|4	
12mr|ntp-4.2.6p3-4|5	Summary:        Synchronizes system time using the Network Time Protocol (NTP)
12mr|ntp-4.2.6p3-4|6	Name:           ntp
12mr|ntp-4.2.6p3-4|7	Version:        4.2.6%{pver}
12mr|ntp-4.2.6p3-4|8	Release:        %mkrel 4
12mr|ntp-4.2.6p3-4|9	License:        BSD-Style
12mr|ntp-4.2.6p3-4|10	Group:          System/Servers
12mr|ntp-4.2.6p3-4|11	URL:            http://www.ntp.org/
12mr|ntp-4.2.6p3-4|12	Source0:        http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/%{name}-%{version}.tar.gz
12mr|ntp-4.2.6p3-4|13	Source99:       http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/%{name}-%{version}.tar.gz.md5
12mr|ntp-4.2.6p3-4|14	Source1:        ntp.conf
12mr|ntp-4.2.6p3-4|15	Source2:        ntp.keys
12mr|ntp-4.2.6p3-4|16	Source3:        ntpd.init
12mr|ntp-4.2.6p3-4|17	Source4:        ntpstat-0.2.tar.bz2
12mr|ntp-4.2.6p3-4|18	Source7:        ntpd.sysconfig
12mr|ntp-4.2.6p3-4|19	Source8:        usr.sbin.ntpd.apparmor
12mr|ntp-4.2.6p3-4|20	Patch1: ntp-4.2.6p1-sleep.patch
12mr|ntp-4.2.6p3-4|21	Patch2: ntp-4.2.6p1-droproot.patch
12mr|ntp-4.2.6p3-4|22	Patch3: ntp-4.2.6p1-bcast.patch
12mr|ntp-4.2.6p3-4|23	Patch4: ntp-4.2.6p1-cmsgalign.patch
12mr|ntp-4.2.6p3-4|24	Patch5: ntp-4.2.6p1-linkfastmath.patch
12mr|ntp-4.2.6p3-4|25	Patch6: ntp-4.2.6p2-tentative.patch
12mr|ntp-4.2.6p3-4|26	Patch7: ntp-4.2.6p1-retcode.patch
12mr|ntp-4.2.6p3-4|27	Patch8: ntp-4.2.6p1-rtnetlink.patch
12mr|ntp-4.2.6p3-4|28	Patch9: ntp-4.2.6p2-html2man.patch
12mr|ntp-4.2.6p3-4|29	Patch10: ntp-4.2.6p2-htmldoc.patch
12mr|ntp-4.2.6p3-4|30	Patch11: ntp-4.2.6p1-nano.patch
12mr|ntp-4.2.6p3-4|31	Patch12: ntp-4.2.4p7-getprecision.patch
12mr|ntp-4.2.6p3-4|32	Patch13: ntp-4.2.6p1-logdefault.patch
12mr|ntp-4.2.6p3-4|33	Patch14: ntp-4.2.6p2-mlock.patch
12mr|ntp-4.2.6p3-4|34	Patch15: ntp-4.2.6p2-multiopts.patch
12mr|ntp-4.2.6p3-4|35	Patch16: ntp-4.2.6p3-no_checkChangeLog.diff
12mr|ntp-4.2.6p3-4|36	Patch50: ntpstat-0.2-clksrc.patch
12mr|ntp-4.2.6p3-4|37	Patch51: ntpstat-0.2-multipacket.patch
12mr|ntp-4.2.6p3-4|38	Patch52: ntpstat-0.2-sysvars.patch
12mr|ntp-4.2.6p3-4|39	Patch53: ntpstat-0.2-maxerror.patch
12mr|ntp-4.2.6p3-4|40	Patch300: ntp-4.2.4p5-format_not_a_string_literal_and_no_format_arguments.diff
12mr|ntp-4.2.6p3-4|41	Requires(post):  rpm-helper
12mr|ntp-4.2.6p3-4|42	Requires(postun):  rpm-helper
12mr|ntp-4.2.6p3-4|43	Requires(pre):  rpm-helper
12mr|ntp-4.2.6p3-4|44	Requires(preun): rpm-helper
12mr|ntp-4.2.6p3-4|45	Requires:       ntp-client
12mr|ntp-4.2.6p3-4|46	Conflicts:      apparmor-profiles < 2.1-1.961.5mdv2008.0
12mr|ntp-4.2.6p3-4|47	BuildRequires:  autoconf2.5
12mr|ntp-4.2.6p3-4|48	BuildRequires:  automake
12mr|ntp-4.2.6p3-4|49	BuildRequires:  openssl-devel
12mr|ntp-4.2.6p3-4|50	BuildRequires:  ncurses-devel
12mr|ntp-4.2.6p3-4|51	BuildRequires:  elfutils-devel
12mr|ntp-4.2.6p3-4|52	BuildRequires:  libcap-devel
12mr|ntp-4.2.6p3-4|53	BuildRequires:  libedit-devel
12mr|ntp-4.2.6p3-4|54	BuildRequires:  net-snmp-devel
12mr|ntp-4.2.6p3-4|55	# for html2man
12mr|ntp-4.2.6p3-4|56	BuildRequires:  perl-HTML-Parser
12mr|ntp-4.2.6p3-4|57	Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ntp-4.2.6p3-4|58	
12mr|ntp-4.2.6p3-4|59	%description
12mr|ntp-4.2.6p3-4|60	The Network Time Protocol (NTP) is used to synchronize a computer's time
12mr|ntp-4.2.6p3-4|61	with another reference time source.  The ntp package contains utilities
12mr|ntp-4.2.6p3-4|62	and daemons which will synchronize your computer's time to Coordinated
12mr|ntp-4.2.6p3-4|63	Universal Time (UTC) via the NTP protocol and NTP servers.  Ntp includes
12mr|ntp-4.2.6p3-4|64	ntpdate (a program for retrieving the date and time from remote machines
12mr|ntp-4.2.6p3-4|65	via a network) and ntpd (a daemon which continuously adjusts system time).
12mr|ntp-4.2.6p3-4|66	
12mr|ntp-4.2.6p3-4|67	Install the ntp package if you need tools for keeping your system's
12mr|ntp-4.2.6p3-4|68	time synchronized via the NTP protocol.
12mr|ntp-4.2.6p3-4|69	
12mr|ntp-4.2.6p3-4|70	Note: Primary, original, big, HTML documentation, is in the package ntp-doc.
12mr|ntp-4.2.6p3-4|71	
12mr|ntp-4.2.6p3-4|72	%package client
12mr|ntp-4.2.6p3-4|73	Summary:        The ntpdate client for setting system time from NTP servers
12mr|ntp-4.2.6p3-4|74	Group:          System/Servers
12mr|ntp-4.2.6p3-4|75	Conflicts:      ntp < 4.2.0-3mdk
12mr|ntp-4.2.6p3-4|76	
12mr|ntp-4.2.6p3-4|77	%description client
12mr|ntp-4.2.6p3-4|78	The Network Time Protocol (NTP) is used to synchronize a computer's time
12mr|ntp-4.2.6p3-4|79	with another reference time source.  The ntp package contains utilities
12mr|ntp-4.2.6p3-4|80	and daemons which will synchronize your computer's time to Coordinated
12mr|ntp-4.2.6p3-4|81	Universal Time (UTC) via the NTP protocol and NTP servers.  Ntp includes
12mr|ntp-4.2.6p3-4|82	ntpdate (a program for retrieving the date and time from remote machines
12mr|ntp-4.2.6p3-4|83	via a network) and ntpd (a daemon which continuously adjusts system time).
12mr|ntp-4.2.6p3-4|84	
12mr|ntp-4.2.6p3-4|85	ntpdate is a simple NTP client which allows a system's clock to be set
12mr|ntp-4.2.6p3-4|86	to match the time obtained by communicating with one or more servers.
12mr|ntp-4.2.6p3-4|87	
12mr|ntp-4.2.6p3-4|88	ntpdate is optional (but recommended) if you're running an NTP server,
12mr|ntp-4.2.6p3-4|89	because initially setting the system clock to an almost-correct time
12mr|ntp-4.2.6p3-4|90	will help the NTP server synchronize faster.
12mr|ntp-4.2.6p3-4|91	
12mr|ntp-4.2.6p3-4|92	The ntpdate client by itself is useful for occasionally setting the time on
12mr|ntp-4.2.6p3-4|93	machines that are not on the net full-time, such as laptops.
12mr|ntp-4.2.6p3-4|94	
12mr|ntp-4.2.6p3-4|95	%package doc
12mr|ntp-4.2.6p3-4|96	Summary:        Complete HTML documentation for ntp
12mr|ntp-4.2.6p3-4|97	Group:          System/Servers
12mr|ntp-4.2.6p3-4|98	
12mr|ntp-4.2.6p3-4|99	%description doc
12mr|ntp-4.2.6p3-4|100	This is the original, complete, documentation for NTP, in HTML format.
12mr|ntp-4.2.6p3-4|101	Manpages documentation comes with the binary package(s).
12mr|ntp-4.2.6p3-4|102	
12mr|ntp-4.2.6p3-4|103	The Network Time Protocol (NTP) is used to synchronize a computer's time
12mr|ntp-4.2.6p3-4|104	with another reference time source.  The ntp package contains utilities
12mr|ntp-4.2.6p3-4|105	and daemons which will synchronize your computer's time to Coordinated
12mr|ntp-4.2.6p3-4|106	Universal Time (UTC) via the NTP protocol and NTP servers.  Ntp includes
12mr|ntp-4.2.6p3-4|107	ntpdate (a program for retrieving the date and time from remote machines
12mr|ntp-4.2.6p3-4|108	via a network) and ntpd (a daemon which continuously adjusts system time).
12mr|ntp-4.2.6p3-4|109	
12mr|ntp-4.2.6p3-4|110	%prep
12mr|ntp-4.2.6p3-4|111	
12mr|ntp-4.2.6p3-4|112	%setup -q -n ntp-%{version} -a4
12mr|ntp-4.2.6p3-4|113	%patch1 -p1 -b .sleep
12mr|ntp-4.2.6p3-4|114	%patch2 -p1 -b .droproot
12mr|ntp-4.2.6p3-4|115	%patch3 -p0 -b .bcast
12mr|ntp-4.2.6p3-4|116	%patch4 -p1 -b .cmsgalign
12mr|ntp-4.2.6p3-4|117	%ifarch ia64
12mr|ntp-4.2.6p3-4|118	%patch5 -p1 -b .linkfastmath
12mr|ntp-4.2.6p3-4|119	%endif
12mr|ntp-4.2.6p3-4|120	%patch6 -p0 -b .tentative
12mr|ntp-4.2.6p3-4|121	%patch7 -p1 -b .retcode
12mr|ntp-4.2.6p3-4|122	%patch8 -p1 -b .rtnetlink
12mr|ntp-4.2.6p3-4|123	%patch9 -p1 -b .html2man
12mr|ntp-4.2.6p3-4|124	%patch10 -p1 -b .htmldoc
12mr|ntp-4.2.6p3-4|125	%patch11 -p1 -b .nano
12mr|ntp-4.2.6p3-4|126	%patch12 -p1 -b .getprecision
12mr|ntp-4.2.6p3-4|127	%patch13 -p1 -b .logdefault
12mr|ntp-4.2.6p3-4|128	%patch14 -p1 -b .mlock
12mr|ntp-4.2.6p3-4|129	%patch15 -p1 -b .multiopts
12mr|ntp-4.2.6p3-4|130	%patch16 -p0 -b .no_checkChangeLog
12mr|ntp-4.2.6p3-4|131	
12mr|ntp-4.2.6p3-4|132	# set default path to sntp KoD database
12mr|ntp-4.2.6p3-4|133	sed -i 's|/var/db/ntp-kod|%{_localstatedir}/lib/ntp/sntp-kod|' sntp/*.{1,c}
12mr|ntp-4.2.6p3-4|134	
12mr|ntp-4.2.6p3-4|135	# ntpstat patches
12mr|ntp-4.2.6p3-4|136	%patch50 -p1 -b .clksrc
12mr|ntp-4.2.6p3-4|137	%patch51 -p1 -b .multipacket
12mr|ntp-4.2.6p3-4|138	%patch52 -p1 -b .sysvars
12mr|ntp-4.2.6p3-4|139	%patch53 -p1 -b .maxerror
12mr|ntp-4.2.6p3-4|140	
12mr|ntp-4.2.6p3-4|141	%patch300 -p1 -b .format_not_a_string_literal_and_no_format_arguments
12mr|ntp-4.2.6p3-4|142	
12mr|ntp-4.2.6p3-4|143	#%%{__aclocal} -I m4 -I libopts/m4
12mr|ntp-4.2.6p3-4|144	#%%{__autoconf}
12mr|ntp-4.2.6p3-4|145	#%%{__automake} --foreign
12mr|ntp-4.2.6p3-4|146	autoreconf -fis
12mr|ntp-4.2.6p3-4|147	
12mr|ntp-4.2.6p3-4|148	%{__perl} -pi -e 's/\r$//g' html/{drivers/*.html,scripts/*}
12mr|ntp-4.2.6p3-4|149	
12mr|ntp-4.2.6p3-4|150	%build
12mr|ntp-4.2.6p3-4|151	%serverbuild
12mr|ntp-4.2.6p3-4|152	
12mr|ntp-4.2.6p3-4|153	%configure2_5x \
12mr|ntp-4.2.6p3-4|154	--with-crypto=openssl \
12mr|ntp-4.2.6p3-4|155	--enable-linuxcaps \
12mr|ntp-4.2.6p3-4|156	--with-ntpsnmpd
12mr|ntp-4.2.6p3-4|157	
12mr|ntp-4.2.6p3-4|158	%make CFLAGS="$CFLAGS"
12mr|ntp-4.2.6p3-4|159	%{__make} -C ntpstat-0.2 CFLAGS="$CFLAGS"
12mr|ntp-4.2.6p3-4|160	
12mr|ntp-4.2.6p3-4|161	# generate manpages from HTML docs
12mr|ntp-4.2.6p3-4|162	pushd html
12mr|ntp-4.2.6p3-4|163	../scripts/html2man
12mr|ntp-4.2.6p3-4|164	# remove adjacent blank lines
12mr|ntp-4.2.6p3-4|165	sed -i 's/^[\t\ ]*$//;/./,/^$/!d' man/man*/*.[58]
12mr|ntp-4.2.6p3-4|166	popd
12mr|ntp-4.2.6p3-4|167	
12mr|ntp-4.2.6p3-4|168	mv html/man .
12mr|ntp-4.2.6p3-4|169	# biggest file in the main package, when uncompressed
12mr|ntp-4.2.6p3-4|170	bzip2 -9 ChangeLog*
12mr|ntp-4.2.6p3-4|171	
12mr|ntp-4.2.6p3-4|172	%install
12mr|ntp-4.2.6p3-4|173	%{__rm} -rf %{buildroot}
12mr|ntp-4.2.6p3-4|174	
12mr|ntp-4.2.6p3-4|175	%{__mkdir_p} %{buildroot}%{_mandir}/man1
12mr|ntp-4.2.6p3-4|176	%{__mkdir_p} %{buildroot}%{_mandir}/man5
12mr|ntp-4.2.6p3-4|177	%{__mkdir_p} %{buildroot}%{_mandir}/man8
12mr|ntp-4.2.6p3-4|178	
12mr|ntp-4.2.6p3-4|179	%makeinstall bindir=%{buildroot}%{_sbindir}
12mr|ntp-4.2.6p3-4|180	
12mr|ntp-4.2.6p3-4|181	%{__install} -m644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/ntp.conf
12mr|ntp-4.2.6p3-4|182	%{__install} -m640 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/ntp/keys
12mr|ntp-4.2.6p3-4|183	%{__install} -m755 %{SOURCE3} -D %{buildroot}%{_initrddir}/ntpd
12mr|ntp-4.2.6p3-4|184	%{__install} -m644 %{SOURCE7} -D %{buildroot}%{_sysconfdir}/sysconfig/ntpd
12mr|ntp-4.2.6p3-4|185	
12mr|ntp-4.2.6p3-4|186	/bin/touch %{buildroot}%{_sysconfdir}/ntp/step-tickers
12mr|ntp-4.2.6p3-4|187	install -d -m 755 %{buildroot}/var/lib/ntp
12mr|ntp-4.2.6p3-4|188	
12mr|ntp-4.2.6p3-4|189	%{__install} -m755 ntpstat-0.2/ntpstat %{buildroot}%{_sbindir}/
12mr|ntp-4.2.6p3-4|190	%{__install} -m644 ntpstat-0.2/ntpstat.1 %{buildroot}%{_mandir}/man1/
12mr|ntp-4.2.6p3-4|191	%{__install} -m644 man/man5/*.5 %{buildroot}%{_mandir}/man5/
12mr|ntp-4.2.6p3-4|192	%{__install} -m644 man/man8/*.8 %{buildroot}%{_mandir}/man8/
12mr|ntp-4.2.6p3-4|193	
12mr|ntp-4.2.6p3-4|194	# cleanup patched HTML files
12mr|ntp-4.2.6p3-4|195	%{__rm} -f html/ntpdate.html.droproot
12mr|ntp-4.2.6p3-4|196	# for %doc
12mr|ntp-4.2.6p3-4|197	%{__cp} sntp/COPYRIGHT COPYRIGHT.sntp
12mr|ntp-4.2.6p3-4|198	
12mr|ntp-4.2.6p3-4|199	# apparmor profile
12mr|ntp-4.2.6p3-4|200	mkdir -p %{buildroot}%{_sysconfdir}/apparmor.d
12mr|ntp-4.2.6p3-4|201	install -m 0644 %{SOURCE8} %{buildroot}%{_sysconfdir}/apparmor.d/usr.sbin.ntpd
12mr|ntp-4.2.6p3-4|202	
12mr|ntp-4.2.6p3-4|203	# prevent man1 pages from hiding the more complete html2man generated man8 ones
12mr|ntp-4.2.6p3-4|204	rm -f %{buildroot}%{_mandir}/man1/ntpd.1*
12mr|ntp-4.2.6p3-4|205	rm -f %{buildroot}%{_mandir}/man1/ntpdc.1*
12mr|ntp-4.2.6p3-4|206	rm -f %{buildroot}%{_mandir}/man1/ntp-keygen.1*
12mr|ntp-4.2.6p3-4|207	rm -f %{buildroot}%{_mandir}/man1/ntpq.1*
12mr|ntp-4.2.6p3-4|208	
12mr|ntp-4.2.6p3-4|209	%posttrans
12mr|ntp-4.2.6p3-4|210	# if we have apparmor installed, reload if it's being used
12mr|ntp-4.2.6p3-4|211	if [ -x /sbin/apparmor_parser ]; then
12mr|ntp-4.2.6p3-4|212	/sbin/service apparmor condreload
12mr|ntp-4.2.6p3-4|213	fi
12mr|ntp-4.2.6p3-4|214	
12mr|ntp-4.2.6p3-4|215	%pre
12mr|ntp-4.2.6p3-4|216	%_pre_useradd %{ntp_user} %{_sysconfdir}/ntp /bin/false
12mr|ntp-4.2.6p3-4|217	
12mr|ntp-4.2.6p3-4|218	%post
12mr|ntp-4.2.6p3-4|219	%_post_service ntpd
12mr|ntp-4.2.6p3-4|220	/bin/touch %{_sysconfdir}/ntp/step-tickers
12mr|ntp-4.2.6p3-4|221	
12mr|ntp-4.2.6p3-4|222	%preun
12mr|ntp-4.2.6p3-4|223	%_preun_service ntpd
12mr|ntp-4.2.6p3-4|224	
12mr|ntp-4.2.6p3-4|225	%postun
12mr|ntp-4.2.6p3-4|226	%_postun_userdel %{ntp_user}
12mr|ntp-4.2.6p3-4|227	
12mr|ntp-4.2.6p3-4|228	%clean
12mr|ntp-4.2.6p3-4|229	%{__rm} -rf %{buildroot}
12mr|ntp-4.2.6p3-4|230	
12mr|ntp-4.2.6p3-4|231	%files
12mr|ntp-4.2.6p3-4|232	%defattr(-,root,root)
12mr|ntp-4.2.6p3-4|233	%doc COPYRIGHT NEWS TODO README* ChangeLog.bz2 conf COPYRIGHT.sntp
12mr|ntp-4.2.6p3-4|234	%{_initrddir}/ntpd
12mr|ntp-4.2.6p3-4|235	%config(noreplace) %{_sysconfdir}/ntp.conf
12mr|ntp-4.2.6p3-4|236	%config(noreplace) %{_sysconfdir}/sysconfig/ntpd
12mr|ntp-4.2.6p3-4|237	%config(noreplace) %{_sysconfdir}/apparmor.d/usr.sbin.ntpd
12mr|ntp-4.2.6p3-4|238	%dir %{_sysconfdir}/ntp
12mr|ntp-4.2.6p3-4|239	%attr(0640,root,%{ntp_group})%config(noreplace) %{_sysconfdir}/ntp/keys
12mr|ntp-4.2.6p3-4|240	%config(noreplace) %{_sysconfdir}/ntp/step-tickers
12mr|ntp-4.2.6p3-4|241	%attr(-,%{ntp_user},%{ntp_group}) /var/lib/ntp
12mr|ntp-4.2.6p3-4|242	%{_sbindir}/ntpd
12mr|ntp-4.2.6p3-4|243	%{_sbindir}/ntpdc
12mr|ntp-4.2.6p3-4|244	%{_sbindir}/ntp-keygen
12mr|ntp-4.2.6p3-4|245	%{_sbindir}/ntpq
12mr|ntp-4.2.6p3-4|246	%{_sbindir}/ntpsnmpd
12mr|ntp-4.2.6p3-4|247	%{_sbindir}/ntpstat
12mr|ntp-4.2.6p3-4|248	%{_sbindir}/ntptime
12mr|ntp-4.2.6p3-4|249	%{_sbindir}/ntptrace
12mr|ntp-4.2.6p3-4|250	%{_sbindir}/ntp-wait
12mr|ntp-4.2.6p3-4|251	%{_sbindir}/sntp
12mr|ntp-4.2.6p3-4|252	%{_sbindir}/tickadj
12mr|ntp-4.2.6p3-4|253	%{_mandir}/man1/ntpsnmpd.1*
12mr|ntp-4.2.6p3-4|254	%{_mandir}/man1/ntpstat.1*
12mr|ntp-4.2.6p3-4|255	%{_mandir}/man1/sntp.1*
12mr|ntp-4.2.6p3-4|256	%{_mandir}/man5/ntp_acc.5*
12mr|ntp-4.2.6p3-4|257	%{_mandir}/man5/ntp_auth.5*
12mr|ntp-4.2.6p3-4|258	%{_mandir}/man5/ntp_clock.5*
12mr|ntp-4.2.6p3-4|259	%{_mandir}/man5/ntp.conf.5*
12mr|ntp-4.2.6p3-4|260	%{_mandir}/man5/ntp_decode.5*
12mr|ntp-4.2.6p3-4|261	%{_mandir}/man5/ntp_misc.5*
12mr|ntp-4.2.6p3-4|262	%{_mandir}/man5/ntp_mon.5*
12mr|ntp-4.2.6p3-4|263	%{_mandir}/man8/ntpd.8*
12mr|ntp-4.2.6p3-4|264	%{_mandir}/man8/ntpdc.8*
12mr|ntp-4.2.6p3-4|265	%{_mandir}/man8/ntp-keygen.8*
12mr|ntp-4.2.6p3-4|266	%{_mandir}/man8/ntpq.8*
12mr|ntp-4.2.6p3-4|267	%{_mandir}/man8/ntptime.8*
12mr|ntp-4.2.6p3-4|268	%{_mandir}/man8/ntptrace.8*
12mr|ntp-4.2.6p3-4|269	%{_mandir}/man8/ntp-wait.8*
12mr|ntp-4.2.6p3-4|270	%{_mandir}/man8/tickadj.8*
12mr|ntp-4.2.6p3-4|271	
12mr|ntp-4.2.6p3-4|272	%files client
12mr|ntp-4.2.6p3-4|273	%defattr(-,root,root)
12mr|ntp-4.2.6p3-4|274	%doc COPYRIGHT ChangeLog.bz2 README
12mr|ntp-4.2.6p3-4|275	%{_sbindir}/ntpdate
12mr|ntp-4.2.6p3-4|276	%{_mandir}/man8/ntpdate.8*
12mr|ntp-4.2.6p3-4|277	
12mr|ntp-4.2.6p3-4|278	%files doc
12mr|ntp-4.2.6p3-4|279	%defattr(-,root,root)
12mr|ntp-4.2.6p3-4|280	%doc COPYRIGHT html/
12mr|ntp-4.2.6p3-4|281	
12mr|ntp-4.2.6p3-4|282	
12mr|ntp-4.2.6p3-4|283	%changelog
12mr|ntp-4.2.6p3-4|284	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 4.2.6p3-3mdv2011.0
12mr|ntp-4.2.6p3-4|285	+ Revision: 666631
12mr|ntp-4.2.6p3-4|286	- mass rebuild
12mr|ntp-4.2.6p3-4|287	
12mr|ntp-4.2.6p3-4|288	* Wed Jan 19 2011 Oden Eriksson <oeriksson@mandriva.com> 4.2.6p3-2
12mr|ntp-4.2.6p3-4|289	+ Revision: 631673
12mr|ntp-4.2.6p3-4|290	- fix #62115 (ntpd throws some errors about syntax in /var/log/messages)
12mr|ntp-4.2.6p3-4|291	
12mr|ntp-4.2.6p3-4|292	* Tue Jan 04 2011 Oden Eriksson <oeriksson@mandriva.com> 4.2.6p3-1mdv2011.0
12mr|ntp-4.2.6p3-4|293	+ Revision: 628622
12mr|ntp-4.2.6p3-4|294	- 4.2.6p3
12mr|ntp-4.2.6p3-4|295	- bring back the "p" in the %%version...
12mr|ntp-4.2.6p3-4|296	- rediff/drop/add patches
12mr|ntp-4.2.6p3-4|297	
12mr|ntp-4.2.6p3-4|298	* Sun Jan 02 2011 Oden Eriksson <oeriksson@mandriva.com> 4.2.6-2mdv2011.0
12mr|ntp-4.2.6p3-4|299	+ Revision: 627658
12mr|ntp-4.2.6p3-4|300	- fix the darn filelists...
12mr|ntp-4.2.6p3-4|301	- fix build (damn %%exclude removal!)
12mr|ntp-4.2.6p3-4|302	- don't force the usage of automake1.7
12mr|ntp-4.2.6p3-4|303	
12mr|ntp-4.2.6p3-4|304	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 4.2.6-1mdv2011.0
12mr|ntp-4.2.6p3-4|305	+ Revision: 588710
12mr|ntp-4.2.6p3-4|306	- more fixes...
12mr|ntp-4.2.6p3-4|307	- fix deps
12mr|ntp-4.2.6p3-4|308	- enable ntpsnmpd
12mr|ntp-4.2.6p3-4|309	- 4.2.6p2
12mr|ntp-4.2.6p3-4|310	- sync patches with fedora
12mr|ntp-4.2.6p3-4|311	- rediffed the format string patch
12mr|ntp-4.2.6p3-4|312	
12mr|ntp-4.2.6p3-4|313	* Fri Feb 26 2010 Oden Eriksson <oeriksson@mandriva.com> 4.2.4-29mdv2010.1
12mr|ntp-4.2.6p3-4|314	+ Revision: 511598
12mr|ntp-4.2.6p3-4|315	- rebuilt against openssl-0.9.8m
12mr|ntp-4.2.6p3-4|316	
12mr|ntp-4.2.6p3-4|317	* Wed Dec 09 2009 Oden Eriksson <oeriksson@mandriva.com> 4.2.4-28mdv2010.1
12mr|ntp-4.2.6p3-4|318	+ Revision: 475199
12mr|ntp-4.2.6p3-4|319	- 4.2.4p8 (fixes CVE-2009-3563)
12mr|ntp-4.2.6p3-4|320	
12mr|ntp-4.2.6p3-4|321	* Mon Oct 12 2009 Oden Eriksson <oeriksson@mandriva.com> 4.2.4-27mdv2010.0
12mr|ntp-4.2.6p3-4|322	+ Revision: 456718
12mr|ntp-4.2.6p3-4|323	- revert the hack to fix #50815 due to regressions
12mr|ntp-4.2.6p3-4|324	
12mr|ntp-4.2.6p3-4|325	* Fri Oct 02 2009 Oden Eriksson <oeriksson@mandriva.com> 4.2.4-26mdv2010.0
12mr|ntp-4.2.6p3-4|326	+ Revision: 452749
12mr|ntp-4.2.6p3-4|327	- fix #50815 (ntp initialization being blocked by shorewall initialization)
12mr|ntp-4.2.6p3-4|328	
12mr|ntp-4.2.6p3-4|329	* Wed Jun 03 2009 Oden Eriksson <oeriksson@mandriva.com> 4.2.4-25mdv2010.0
12mr|ntp-4.2.6p3-4|330	+ Revision: 382399
12mr|ntp-4.2.6p3-4|331	- bump release
12mr|ntp-4.2.6p3-4|332	- P115: fix build (gentoo)
12mr|ntp-4.2.6p3-4|333	- enable ntpdate to read configurable variables from the /etc/sysconfig/ntpd file (#51393)
12mr|ntp-4.2.6p3-4|334	
12mr|ntp-4.2.6p3-4|335	* Tue May 19 2009 Oden Eriksson <oeriksson@mandriva.com> 4.2.4-23mdv2010.0
12mr|ntp-4.2.6p3-4|336	+ Revision: 377685
12mr|ntp-4.2.6p3-4|337	- fix build
12mr|ntp-4.2.6p3-4|338	- 4.2.4p7 (fixes CVE-2009-0159, CVE-2009-1252)
12mr|ntp-4.2.6p3-4|339	- nuke redundant patches
12mr|ntp-4.2.6p3-4|340	
12mr|ntp-4.2.6p3-4|341	* Mon Apr 13 2009 Oden Eriksson <oeriksson@mandriva.com> 4.2.4-22mdv2009.1
12mr|ntp-4.2.6p3-4|342	+ Revision: 366819
12mr|ntp-4.2.6p3-4|343	- P115: security fix for CVE-2009-0159
12mr|ntp-4.2.6p3-4|344	- fix autopoo
12mr|ntp-4.2.6p3-4|345	
12mr|ntp-4.2.6p3-4|346	* Thu Jan 08 2009 Frederik Himpe <fhimpe@mandriva.org> 4.2.4-21mdv2009.1
12mr|ntp-4.2.6p3-4|347	+ Revision: 327218
12mr|ntp-4.2.6p3-4|348	- Update to new version 4.2.4p6 (fixes CVE-2009-0021)
12mr|ntp-4.2.6p3-4|349	
12mr|ntp-4.2.6p3-4|350	* Wed Dec 17 2008 Oden Eriksson <oeriksson@mandriva.com> 4.2.4-20mdv2009.1
12mr|ntp-4.2.6p3-4|351	+ Revision: 315242
12mr|ntp-4.2.6p3-4|352	- rediffed fuzzy patches
12mr|ntp-4.2.6p3-4|353	- added P114 to fix build with -Werror=format-security
12mr|ntp-4.2.6p3-4|354	
12mr|ntp-4.2.6p3-4|355	* Thu Oct 16 2008 Oden Eriksson <oeriksson@mandriva.com> 4.2.4-19mdv2009.1
12mr|ntp-4.2.6p3-4|356	+ Revision: 294183
12mr|ntp-4.2.6p3-4|357	- rebuild
12mr|ntp-4.2.6p3-4|358	
12mr|ntp-4.2.6p3-4|359	* Mon Aug 18 2008 Oden Eriksson <oeriksson@mandriva.com> 4.2.4-18mdv2009.0
12mr|ntp-4.2.6p3-4|360	+ Revision: 273166
12mr|ntp-4.2.6p3-4|361	- 4.2.4p5
12mr|ntp-4.2.6p3-4|362	- drop P104, it won't apply anymore
12mr|ntp-4.2.6p3-4|363	- restore the init script
12mr|ntp-4.2.6p3-4|364	
12mr|ntp-4.2.6p3-4|365	* Mon Jul 07 2008 Oden Eriksson <oeriksson@mandriva.com> 4.2.4-17mdv2009.0
12mr|ntp-4.2.6p3-4|366	+ Revision: 232369
12mr|ntp-4.2.6p3-4|367	- rebuilt against new libcap
12mr|ntp-4.2.6p3-4|368	
12mr|ntp-4.2.6p3-4|369	+ Pixel <pixel@mandriva.com>
12mr|ntp-4.2.6p3-4|370	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12mr|ntp-4.2.6p3-4|371	
12mr|ntp-4.2.6p3-4|372	* Fri May 30 2008 Oden Eriksson <oeriksson@mandriva.com> 4.2.4-16mdv2009.0
12mr|ntp-4.2.6p3-4|373	+ Revision: 213440
12mr|ntp-4.2.6p3-4|374	- added P8 to stop it from working with minor openssl version
12mr|ntp-4.2.6p3-4|375	changes (after looking at the openssh patch)
12mr|ntp-4.2.6p3-4|376	
12mr|ntp-4.2.6p3-4|377	* Fri Mar 14 2008 Gustavo De Nardin <gustavodn@mandriva.com> 4.2.4-15mdv2008.1
12mr|ntp-4.2.6p3-4|378	+ Revision: 187777
12mr|ntp-4.2.6p3-4|379	- fixed the initial sync loop running ntpdate to properly set RETVAL
12mr|ntp-4.2.6p3-4|380	
12mr|ntp-4.2.6p3-4|381	* Fri Mar 14 2008 Gustavo De Nardin <gustavodn@mandriva.com> 4.2.4-14mdv2008.1
12mr|ntp-4.2.6p3-4|382	+ Revision: 187763
12mr|ntp-4.2.6p3-4|383	- made the initscript try more than once to do the initial clock sync with
12mr|ntp-4.2.6p3-4|384	ntpdate, to account for slow systems or slow network initialization, even
12mr|ntp-4.2.6p3-4|385	though this shouldn't happen....
12mr|ntp-4.2.6p3-4|386	
12mr|ntp-4.2.6p3-4|387	* Thu Mar 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.2.4-13mdv2008.1
12mr|ntp-4.2.6p3-4|388	+ Revision: 180874
12mr|ntp-4.2.6p3-4|389	- FHS compliance: move drift file under %%{_localstatedir}/ntp
12mr|ntp-4.2.6p3-4|390	drop useless file ownership change in %%post
12mr|ntp-4.2.6p3-4|391	file section cleanup
12mr|ntp-4.2.6p3-4|392	
12mr|ntp-4.2.6p3-4|393	+ Olivier Blin <oblin@mandriva.com>
12mr|ntp-4.2.6p3-4|394	- restore BuildRoot
12mr|ntp-4.2.6p3-4|395	
12mr|ntp-4.2.6p3-4|396	+ Thierry Vignaud <tv@mandriva.org>
12mr|ntp-4.2.6p3-4|397	- kill re-definition of %%buildroot on Pixel's request
12mr|ntp-4.2.6p3-4|398	
12mr|ntp-4.2.6p3-4|399	* Fri Dec 07 2007 David Walluck <walluck@mandriva.org> 4.2.4-12mdv2008.1
12mr|ntp-4.2.6p3-4|400	+ Revision: 116373
12mr|ntp-4.2.6p3-4|401	- rebuild for new openssl
12mr|ntp-4.2.6p3-4|402	
12mr|ntp-4.2.6p3-4|403	* Sat Oct 20 2007 Oden Eriksson <oeriksson@mandriva.com> 4.2.4-11mdv2008.1
12mr|ntp-4.2.6p3-4|404	+ Revision: 100563
12mr|ntp-4.2.6p3-4|405	- rebuilt against latest openssl (OpenSSL version mismatch. Built against 90805f, you have 908070)
12mr|ntp-4.2.6p3-4|406	
12mr|ntp-4.2.6p3-4|407	* Tue Sep 25 2007 Oden Eriksson <oeriksson@mandriva.com> 4.2.4-10mdv2008.0
12mr|ntp-4.2.6p3-4|408	+ Revision: 92784
12mr|ntp-4.2.6p3-4|409	- 4.2.4p4
12mr|ntp-4.2.6p3-4|410	- added rediffed P113 from debian to use capabilities at runtime if found
12mr|ntp-4.2.6p3-4|411	- don't load the capabilities kernel module in the initscript
12mr|ntp-4.2.6p3-4|412	
12mr|ntp-4.2.6p3-4|413	* Wed Sep 19 2007 Andreas Hasenack <andreas@mandriva.com> 4.2.4-9mdv2008.0
12mr|ntp-4.2.6p3-4|414	+ Revision: 91196
12mr|ntp-4.2.6p3-4|415	- ship apparmor profile and use it if apparmor is in effect
12mr|ntp-4.2.6p3-4|416	
12mr|ntp-4.2.6p3-4|417	* Mon Jul 02 2007 David Walluck <walluck@mandriva.org> 4.2.4-8mdv2008.0
12mr|ntp-4.2.6p3-4|418	+ Revision: 46885
12mr|ntp-4.2.6p3-4|419	- 4.2.4p3
12mr|ntp-4.2.6p3-4|420	
12mr|ntp-4.2.6p3-4|421	* Wed Jun 27 2007 Andreas Hasenack <andreas@mandriva.com> 4.2.4-7mdv2008.0
12mr|ntp-4.2.6p3-4|422	+ Revision: 45128
12mr|ntp-4.2.6p3-4|423	- fix serverbuild usage
12mr|ntp-4.2.6p3-4|424	
12mr|ntp-4.2.6p3-4|425	* Wed Jun 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 4.2.4-6mdv2008.0
12mr|ntp-4.2.6p3-4|426	+ Revision: 44896
12mr|ntp-4.2.6p3-4|427	- drop bash completion scriplet, as already included in main bash completion script
12mr|ntp-4.2.6p3-4|428	
12mr|ntp-4.2.6p3-4|429	* Thu Jun 21 2007 David Walluck <walluck@mandriva.org> 4.2.4-5mdv2008.0
12mr|ntp-4.2.6p3-4|430	+ Revision: 42153
12mr|ntp-4.2.6p3-4|431	- bump release
12mr|ntp-4.2.6p3-4|432	- rediff and apply droproot patch
12mr|ntp-4.2.6p3-4|433	- remove loopfilter patch (not needed)
12mr|ntp-4.2.6p3-4|434	- fix release
12mr|ntp-4.2.6p3-4|435	- 4.2.4p2
12mr|ntp-4.2.6p3-4|436	- fix doc perms
12mr|ntp-4.2.6p3-4|437	
12mr|ntp-4.2.6p3-4|438	
12mr|ntp-4.2.6p3-4|439	* Thu Mar 08 2007 Olivier Blin <oblin@mandriva.com> 4.2.4-4mdv2007.1
12mr|ntp-4.2.6p3-4|440	+ Revision: 138392
12mr|ntp-4.2.6p3-4|441	- fix syntax error in initscript
12mr|ntp-4.2.6p3-4|442	
12mr|ntp-4.2.6p3-4|443	+ Gustavo De Nardin <gustavodn@mandriva.com>
12mr|ntp-4.2.6p3-4|444	- don't default to disabled authentication, it is unsafe, specially because
12mr|ntp-4.2.6p3-4|445	our current default configuration has multicastclient enabled; (#27079)
12mr|ntp-4.2.6p3-4|446	- changed patch ntp-4.2.4-html2man-adjusts, adding generation and packaging
12mr|ntp-4.2.6p3-4|447	of ntp_auto(5), for the autoconfiguration modes manpage
12mr|ntp-4.2.6p3-4|448	- added README and COPYRIGHT for sntp to docs
12mr|ntp-4.2.6p3-4|449	- added example configurations to docs
12mr|ntp-4.2.6p3-4|450	- small note about ntp-doc package in ntp package description
12mr|ntp-4.2.6p3-4|451	- renamed patch ntp-4.2.4-html2man-tickadj to ntp-4.2.4-html2man-adjusts
12mr|ntp-4.2.6p3-4|452	- made it add references to ntp_*(5) configuration manpages from
12mr|ntp-4.2.6p3-4|453	ntp.conf(5)
12mr|ntp-4.2.6p3-4|454	- made the generated SEE ALSO manpages sections note about ntp-doc package
12mr|ntp-4.2.6p3-4|455	instead of filesystem location
12mr|ntp-4.2.6p3-4|456	
12mr|ntp-4.2.6p3-4|457	* Fri Jan 26 2007 Gustavo De Nardin <gustavodn@mandriva.com> 4.2.4-3mdv2007.1
12mr|ntp-4.2.6p3-4|458	+ Revision: 114164
12mr|ntp-4.2.6p3-4|459	- make proper use of pool.ntp.org in default ntp.conf
12mr|ntp-4.2.6p3-4|460	- split HTML docs into a separate package ntp-doc
12mr|ntp-4.2.6p3-4|461	- added COPYRIGHT notice to all (sub)packages documentation
12mr|ntp-4.2.6p3-4|462	- updated manpages:
12mr|ntp-4.2.6p3-4|463	. stopped using old manpages from Redhat (ntp-4.1.2-rh-manpages.tar.bz2)
12mr|ntp-4.2.6p3-4|464	. added patch ntp-4.2.4-html2man from Fedora ntp-4.2.4-3.fc7 to fix
12mr|ntp-4.2.6p3-4|465	html2man manpages generation from HTML docs
12mr|ntp-4.2.6p3-4|466	. generate manpages from the more uptodate HTML docs, with html2man
12mr|ntp-4.2.6p3-4|467	- manpages of ntpdate, ntpd, ntpdc, ntpdsim, ntpq, ntp-keygen, ntptime,
12mr|ntp-4.2.6p3-4|468	ntptrace, moved from man1 to man8 section
12mr|ntp-4.2.6p3-4|469	- removed pointless patch ntp-4.2.2-mlockall.patch: it is applied OK to
12mr|ntp-4.2.6p3-4|470	'configure', but then 'configure' is regenerated by %%{__autoconf} ...
12mr|ntp-4.2.6p3-4|471	- removed ntp-4.2.0-genkey3.patch: already fixed (correctly) upstream
12mr|ntp-4.2.6p3-4|472	- replaced patch ntp-4.2.4-sprintf with the one from actual Fedora package, as
12mr|ntp-4.2.6p3-4|473	ours contained an error (call to sprintf instead of snprintf), and to keep
12mr|ntp-4.2.6p3-4|474	them really the same, and so avoid "WTF?" situations
12mr|ntp-4.2.6p3-4|475	
12mr|ntp-4.2.6p3-4|476	* Sat Jan 20 2007 Olivier Blin <oblin@mandriva.com> 4.2.4-2mdv2007.1
12mr|ntp-4.2.6p3-4|477	+ Revision: 111122
12mr|ntp-4.2.6p3-4|478	- start services providing the named system facility if any is enabled (#25935)
12mr|ntp-4.2.6p3-4|479	
12mr|ntp-4.2.6p3-4|480	* Sun Jan 07 2007 David Walluck <walluck@mandriva.org> 4.2.4-1mdv2007.1
12mr|ntp-4.2.6p3-4|481	+ Revision: 105137
12mr|ntp-4.2.6p3-4|482	- new version 4.2.4
12mr|ntp-4.2.6p3-4|483	- remove Patch0, Patch5, Patch8 (no longer needed)
12mr|ntp-4.2.6p3-4|484	- remove Patch9 (merged upstream)
12mr|ntp-4.2.6p3-4|485	- replace Patch7 with Patch102 (from Fedora)
12mr|ntp-4.2.6p3-4|486	- add patches from Fedora (102-112)
12mr|ntp-4.2.6p3-4|487	
12mr|ntp-4.2.6p3-4|488	* Sun Oct 01 2006 Stew Benedict <sbenedict@mandriva.com> 4.2.0-31.2mdv2007.0
12mr|ntp-4.2.6p3-4|489	- rebuild against updated openssl-static-devel (0.9.8b-2.2mdv2007)
12mr|ntp-4.2.6p3-4|490	
12mr|ntp-4.2.6p3-4|491	* Fri Sep 29 2006 Stew Benedict <sbenedict@mandriva.com> 4.2.0-31.1mdv2007.0
12mr|ntp-4.2.6p3-4|492	- rebuild against updated openssl-static-devel (0.9.8b-2.1mdv2007)
12mr|ntp-4.2.6p3-4|493	
12mr|ntp-4.2.6p3-4|494	* Wed Sep 20 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 4.2.0-31mdv2007.0
12mr|ntp-4.2.6p3-4|495	- rebuild
12mr|ntp-4.2.6p3-4|496	
12mr|ntp-4.2.6p3-4|497	* Fri Aug 25 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 4.2.0-30mdv2007.0
12mr|ntp-4.2.6p3-4|498	- sync initscript with fedora's and adapt it (a more proper fix to #23673
12mr|ntp-4.2.6p3-4|499	without causing hang when failing to reach ntp server #24508), puts back
12mr|ntp-4.2.6p3-4|500	dependency on ntp-client again
12mr|ntp-4.2.6p3-4|501	- add sysconfig conf file for ntpd arguments
12mr|ntp-4.2.6p3-4|502	- comment out example keys in key file
12mr|ntp-4.2.6p3-4|503	- fix macro-in-%
12mr|ntp-4.2.6p3-4|504	%changelog
12mr|ntp-4.2.6p3-4|505	

15309 12
12mr|numactl-2.0.3-5|1	%define name	numactl
12mr|numactl-2.0.3-5|2	%define version 2.0.3
12mr|numactl-2.0.3-5|3	%define release	%mkrel 5
12mr|numactl-2.0.3-5|4	%define libname	%mklibname numa 1
12mr|numactl-2.0.3-5|5	%define develname	%mklibname numa -d
12mr|numactl-2.0.3-5|6	
12mr|numactl-2.0.3-5|7	Summary:	Simple NUMA policy support
12mr|numactl-2.0.3-5|8	Name:		%{name}
12mr|numactl-2.0.3-5|9	Version:	%{version}
12mr|numactl-2.0.3-5|10	Release:	%{release}
12mr|numactl-2.0.3-5|11	License:	LGPLv2/GPLv2
12mr|numactl-2.0.3-5|12	Group:		System/Configuration/Hardware
12mr|numactl-2.0.3-5|13	Url:		ftp://oss.sgi.com/www/projects/libnuma/download
12mr|numactl-2.0.3-5|14	Source0:	ftp://oss.sgi.com/www/projects/libnuma/download/%{name}-%{version}.tar.gz
12mr|numactl-2.0.3-5|15	# Fedora patch, fixes RH bug #499633
12mr|numactl-2.0.3-5|16	# (libnuma: Warning: /sys not mounted or invalid)
12mr|numactl-2.0.3-5|17	Patch2:		numactl-2.0.3-rc3-distance_parsing.patch
12mr|numactl-2.0.3-5|18	ExclusiveArch:	%{ix86} x86_64 ia64
12mr|numactl-2.0.3-5|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|numactl-2.0.3-5|20	
12mr|numactl-2.0.3-5|21	%description
12mr|numactl-2.0.3-5|22	This package contains the `numactl' program to run other programs with
12mr|numactl-2.0.3-5|23	a specific NUMA policy.
12mr|numactl-2.0.3-5|24	
12mr|numactl-2.0.3-5|25	%package -n	%{libname}
12mr|numactl-2.0.3-5|26	Summary:	Runtime libraries for NUMA policy support
12mr|numactl-2.0.3-5|27	Group:		System/Libraries
12mr|numactl-2.0.3-5|28	Requires:	kernel >= 2.6.7
12mr|numactl-2.0.3-5|29	
12mr|numactl-2.0.3-5|30	%description -n	%{libname}
12mr|numactl-2.0.3-5|31	This package contains the dynamic libraries for NUMA policy support.
12mr|numactl-2.0.3-5|32	
12mr|numactl-2.0.3-5|33	%package -n	%{develname}
12mr|numactl-2.0.3-5|34	Summary:	Headers and libraries for NUMA policy
12mr|numactl-2.0.3-5|35	Group:		Development/C
12mr|numactl-2.0.3-5|36	Requires:	%{libname} = %{version}-%{release}
12mr|numactl-2.0.3-5|37	Provides:	numa-devel = %{version}-%{release}
12mr|numactl-2.0.3-5|38	Obsoletes:  %mklibname numa -d 1
12mr|numactl-2.0.3-5|39	
12mr|numactl-2.0.3-5|40	%description -n	%{develname}
12mr|numactl-2.0.3-5|41	This package contains headers and libraries useful for developing
12mr|numactl-2.0.3-5|42	applications using different NUMA policies.
12mr|numactl-2.0.3-5|43	
12mr|numactl-2.0.3-5|44	%prep
12mr|numactl-2.0.3-5|45	%setup -q
12mr|numactl-2.0.3-5|46	%patch2 -p1
12mr|numactl-2.0.3-5|47	
12mr|numactl-2.0.3-5|48	%build
12mr|numactl-2.0.3-5|49	%make CFLAGS="%{optflags} -I."
12mr|numactl-2.0.3-5|50	
12mr|numactl-2.0.3-5|51	%install
12mr|numactl-2.0.3-5|52	rm -rf %{buildroot}
12mr|numactl-2.0.3-5|53	%makeinstall_std prefix=%{buildroot}/usr
12mr|numactl-2.0.3-5|54	
12mr|numactl-2.0.3-5|55	
12mr|numactl-2.0.3-5|56	%if %mdkversion < 200900
12mr|numactl-2.0.3-5|57	%post -n %{libname} -p /sbin/ldconfig
12mr|numactl-2.0.3-5|58	%endif
12mr|numactl-2.0.3-5|59	
12mr|numactl-2.0.3-5|60	%if %mdkversion < 200900
12mr|numactl-2.0.3-5|61	%postun -n %{libname} -p /sbin/ldconfig
12mr|numactl-2.0.3-5|62	%endif
12mr|numactl-2.0.3-5|63	
12mr|numactl-2.0.3-5|64	%clean
12mr|numactl-2.0.3-5|65	rm -rf %{buildroot}
12mr|numactl-2.0.3-5|66	
12mr|numactl-2.0.3-5|67	%files
12mr|numactl-2.0.3-5|68	%defattr(-,root,root)
12mr|numactl-2.0.3-5|69	%doc README CHANGES
12mr|numactl-2.0.3-5|70	%{_bindir}/memhog
12mr|numactl-2.0.3-5|71	%{_bindir}/numactl
12mr|numactl-2.0.3-5|72	%{_bindir}/numademo
12mr|numactl-2.0.3-5|73	%{_bindir}/numastat
12mr|numactl-2.0.3-5|74	%{_bindir}/migratepages
12mr|numactl-2.0.3-5|75	%{_bindir}/migspeed
12mr|numactl-2.0.3-5|76	%{_mandir}/man8/numactl.8*
12mr|numactl-2.0.3-5|77	
12mr|numactl-2.0.3-5|78	%files -n %{libname}
12mr|numactl-2.0.3-5|79	%defattr(-,root,root)
12mr|numactl-2.0.3-5|80	%{_libdir}/libnuma.so.*
12mr|numactl-2.0.3-5|81	
12mr|numactl-2.0.3-5|82	%files -n %{develname}
12mr|numactl-2.0.3-5|83	%defattr(-,root,root)
12mr|numactl-2.0.3-5|84	%{_libdir}/libnuma.so
12mr|numactl-2.0.3-5|85	%{_libdir}/libnuma.a
12mr|numactl-2.0.3-5|86	%{_includedir}/numa.h
12mr|numactl-2.0.3-5|87	%{_includedir}/numaif.h
12mr|numactl-2.0.3-5|88	%{_includedir}/numacompat1.h
12mr|numactl-2.0.3-5|89	%{_mandir}/man3/*
12mr|numactl-2.0.3-5|90	
12mr|numactl-2.0.3-5|91	
12mr|numactl-2.0.3-5|92	
12mr|numactl-2.0.3-5|93	%changelog
12mr|numactl-2.0.3-5|94	

15310 12
12mr|numlock-2.1.2-9|1	# !!!!!!!! WARNING THIS HAS TO BE EDITED IN THE SVN !!!!!!!!!!!
12mr|numlock-2.1.2-9|2	
12mr|numlock-2.1.2-9|3	Summary:	Numlock key locker
12mr|numlock-2.1.2-9|4	Name:		numlock
12mr|numlock-2.1.2-9|5	Version:	2.1.2
12mr|numlock-2.1.2-9|6	Release:	9
12mr|numlock-2.1.2-9|7	License:	GPL
12mr|numlock-2.1.2-9|8	Url:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/numlock/
12mr|numlock-2.1.2-9|9	Group:		System/Configuration/Boot and Init
12mr|numlock-2.1.2-9|10	Source0:	%{name}-%{version}.tar.bz2
12mr|numlock-2.1.2-9|11	BuildRequires:	pkgconfig(x11)
12mr|numlock-2.1.2-9|12	BuildRequires:	pkgconfig(xi)
12mr|numlock-2.1.2-9|13	BuildRequires:	pkgconfig(xtst)
12mr|numlock-2.1.2-9|14	# do not require X11 libs
12mr|numlock-2.1.2-9|15	AutoReq:	no
12mr|numlock-2.1.2-9|16	Requires(post):	rpm-helper
12mr|numlock-2.1.2-9|17	Requires(preun): rpm-helper
12mr|numlock-2.1.2-9|18	Provides:	NumLock = %{version}-%{release}
12mr|numlock-2.1.2-9|19	
12mr|numlock-2.1.2-9|20	%description
12mr|numlock-2.1.2-9|21	NumLock enable to lock the numlock key. Only enable it at boot-time with
12mr|numlock-2.1.2-9|22	ntsysv or with any other SVSR like rc.d config scripts editor such as
12mr|numlock-2.1.2-9|23	tksysv or the ones from GNOME and KDE.
12mr|numlock-2.1.2-9|24	NumLock is safe for laptops since it is disabled by default.
12mr|numlock-2.1.2-9|25	
12mr|numlock-2.1.2-9|26	%prep
12mr|numlock-2.1.2-9|27	%setup -q
12mr|numlock-2.1.2-9|28	
12mr|numlock-2.1.2-9|29	%build
12mr|numlock-2.1.2-9|30	make CFLAGS="%{optflags}"
12mr|numlock-2.1.2-9|31	
12mr|numlock-2.1.2-9|32	%install
12mr|numlock-2.1.2-9|33	make install TOP=%{buildroot} INITRDDIR=%{_initrddir}
12mr|numlock-2.1.2-9|34	
12mr|numlock-2.1.2-9|35	%find_lang %{name} --with-man --all-name
12mr|numlock-2.1.2-9|36	
12mr|numlock-2.1.2-9|37	%post
12mr|numlock-2.1.2-9|38	%_post_service numlock
12mr|numlock-2.1.2-9|39	
12mr|numlock-2.1.2-9|40	%preun
12mr|numlock-2.1.2-9|41	%_preun_service numlock
12mr|numlock-2.1.2-9|42	
12mr|numlock-2.1.2-9|43	%triggerpostun -- numlock < 2.1.2-2mdv
12mr|numlock-2.1.2-9|44	if [ -L "/etc/rc.d/rc5.d/*numlock" ]; then
12mr|numlock-2.1.2-9|45	/sbin/chkconfig --level 7 numlock reset
12mr|numlock-2.1.2-9|46	fi
12mr|numlock-2.1.2-9|47	
12mr|numlock-2.1.2-9|48	%files -f %{name}.lang
12mr|numlock-2.1.2-9|49	%config(noreplace) %{_initrddir}/%{name}
12mr|numlock-2.1.2-9|50	%config(noreplace) %{_sysconfdir}/profile.d/%{name}.sh
12mr|numlock-2.1.2-9|51	%config(noreplace) %{_sysconfdir}/X11/xinit.d/numlock
12mr|numlock-2.1.2-9|52	%{_bindir}/*
12mr|numlock-2.1.2-9|53	%{_mandir}/man1/*
12mr|numlock-2.1.2-9|54	
12mr|numlock-2.1.2-9|55	
12mr|numlock-2.1.2-9|56	
12mr|numlock-2.1.2-9|57	%changelog
12mr|numlock-2.1.2-9|58	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|numlock-2.1.2-9|59	+ Commit: 073f534
12mr|numlock-2.1.2-9|60	- Update BuildRequires, spec cleanup
12mr|numlock-2.1.2-9|61	
12mr|numlock-2.1.2-9|62	

15311 12
12mr|nut-2.6.4-2|1	%define build_hal 0
12mr|nut-2.6.4-2|2	%{?_without_hal: %global build_hal 0}
12mr|nut-2.6.4-2|3	%{?_with_hal: %global build_hal 1}
12mr|nut-2.6.4-2|4	
12mr|nut-2.6.4-2|5	%define build_doc 0
12mr|nut-2.6.4-2|6	%{?_without_doc: %global build_doc 0}
12mr|nut-2.6.4-2|7	%{?_with_doc: %global build_doc 1}
12mr|nut-2.6.4-2|8	
12mr|nut-2.6.4-2|9	%define	major 1
12mr|nut-2.6.4-2|10	%define libname	%mklibname upsclient %{major}
12mr|nut-2.6.4-2|11	
12mr|nut-2.6.4-2|12	%define nutuser ups
12mr|nut-2.6.4-2|13	
12mr|nut-2.6.4-2|14	Summary:	Network UPS Tools Client Utilities
12mr|nut-2.6.4-2|15	Name:		nut
12mr|nut-2.6.4-2|16	Version:	2.6.4
12mr|nut-2.6.4-2|17	Release:	2
12mr|nut-2.6.4-2|18	Epoch:		1
12mr|nut-2.6.4-2|19	License:	GPLv2
12mr|nut-2.6.4-2|20	Group:		System/Configuration/Hardware
12mr|nut-2.6.4-2|21	URL:		http://www.networkupstools.org/
12mr|nut-2.6.4-2|22	Source0:	http://www.networkupstools.org/source/2.6/%{name}-%{version}.tar.gz
12mr|nut-2.6.4-2|23	Source1:	http://www.networkupstools.org/source/2.6/%{name}-%{version}.tar.gz.sig
12mr|nut-2.6.4-2|24	Patch0:		nut-upsset.conf.diff
12mr|nut-2.6.4-2|25	Patch1:		nut-mdv_conf.diff
12mr|nut-2.6.4-2|26	Requires(pre):	rpm-helper
12mr|nut-2.6.4-2|27	Requires(post):	rpm-helper
12mr|nut-2.6.4-2|28	Requires(postun): rpm-helper
12mr|nut-2.6.4-2|29	Requires(preun): rpm-helper
12mr|nut-2.6.4-2|30	BuildRequires:	autoconf automake libtool
12mr|nut-2.6.4-2|31	BuildRequires:	pkgconfig(freetype2)
12mr|nut-2.6.4-2|32	BuildRequires:	genders-devel
12mr|nut-2.6.4-2|33	BuildRequires:	libgd-devel >= 2.0.5
12mr|nut-2.6.4-2|34	BuildRequires:	libjpeg-devel
12mr|nut-2.6.4-2|35	BuildRequires:	pkgconfig(libpng)
12mr|nut-2.6.4-2|36	BuildRequires:	libusb-devel
12mr|nut-2.6.4-2|37	BuildRequires:	net-snmp-devel
12mr|nut-2.6.4-2|38	BuildRequires:	pkgconfig(openssl)
12mr|nut-2.6.4-2|39	BuildRequires:	powerman-devel
12mr|nut-2.6.4-2|40	BuildRequires:	tcp_wrappers-devel
12mr|nut-2.6.4-2|41	BuildRequires:	xpm-devel
12mr|nut-2.6.4-2|42	BuildRequires:  libtool-devel
12mr|nut-2.6.4-2|43	BuildRequires:	neon-devel >= 0.25.0
12mr|nut-2.6.4-2|44	%if %{build_hal}
12mr|nut-2.6.4-2|45	BuildRequires:	dbus-glib-devel
12mr|nut-2.6.4-2|46	BuildRequires:	dbus-devel
12mr|nut-2.6.4-2|47	BuildRequires:	libhal-devel >= 0.5.8
12mr|nut-2.6.4-2|48	%else
12mr|nut-2.6.4-2|49	Obsoletes:		%{name}-drivers-hal < %{EVRD}
12mr|nut-2.6.4-2|50	%endif
12mr|nut-2.6.4-2|51	%if %{build_doc}
12mr|nut-2.6.4-2|52	BuildRequires:	dblatex
12mr|nut-2.6.4-2|53	BuildRequires:	asciidoc >= 8.6.3
12mr|nut-2.6.4-2|54	%endif
12mr|nut-2.6.4-2|55	BuildRequires:	libsystemd-daemon-devel
12mr|nut-2.6.4-2|56	BuildRequires:	systemd-units
12mr|nut-2.6.4-2|57	
12mr|nut-2.6.4-2|58	%description
12mr|nut-2.6.4-2|59	These programs are part of a developing project to monitor the assortment of
12mr|nut-2.6.4-2|60	UPSes that are found out there in the field. Many models have serial ports of
12mr|nut-2.6.4-2|61	some kind that allow some form of state checking. This capability has been
12mr|nut-2.6.4-2|62	harnessed where possible to allow for safe shutdowns, live status tracking on
12mr|nut-2.6.4-2|63	web pages, and more.
12mr|nut-2.6.4-2|64	
12mr|nut-2.6.4-2|65	This package includes the client utilities that are required to monitor a UPS
12mr|nut-2.6.4-2|66	that the client host is powered from - either connected directly via a serial
12mr|nut-2.6.4-2|67	port (in which case the nut-server package needs to be installed on this
12mr|nut-2.6.4-2|68	machine) or across the network (where another host on the network monitors the
12mr|nut-2.6.4-2|69	UPS via serial cable and runs the main nut package to allow clients to see the
12mr|nut-2.6.4-2|70	information).
12mr|nut-2.6.4-2|71	
12mr|nut-2.6.4-2|72	%package -n	%{libname}
12mr|nut-2.6.4-2|73	Summary:	Network UPS Tools Client Utilities library
12mr|nut-2.6.4-2|74	Group:          System/Libraries
12mr|nut-2.6.4-2|75	
12mr|nut-2.6.4-2|76	%description -n	%{libname}
12mr|nut-2.6.4-2|77	These programs are part of a developing project to monitor the assortment of
12mr|nut-2.6.4-2|78	UPSes that are found out there in the field. Many models have serial ports of
12mr|nut-2.6.4-2|79	some kind that allow some form of state checking. This capability has been
12mr|nut-2.6.4-2|80	harnessed where possible to allow for safe shutdowns, live status tracking on
12mr|nut-2.6.4-2|81	web pages, and more.
12mr|nut-2.6.4-2|82	
12mr|nut-2.6.4-2|83	This package contains the shared libraries for NUT client applications.
12mr|nut-2.6.4-2|84	
12mr|nut-2.6.4-2|85	%package	server
12mr|nut-2.6.4-2|86	Summary:	Network UPS Tools server
12mr|nut-2.6.4-2|87	Group:		System/Servers
12mr|nut-2.6.4-2|88	Requires:	nut >= %{epoch}:%{version}-%{release}
12mr|nut-2.6.4-2|89	Requires(pre):	nut >= %{epoch}:%{version}-%{release}
12mr|nut-2.6.4-2|90	Requires(pre):	rpm-helper >= 0.8
12mr|nut-2.6.4-2|91	Requires:	tcp_wrappers
12mr|nut-2.6.4-2|92	
12mr|nut-2.6.4-2|93	%description	server
12mr|nut-2.6.4-2|94	These programs are part of a developing project to monitor the assortment of
12mr|nut-2.6.4-2|95	UPSes that are found out there in the field. Many models have serial ports of
12mr|nut-2.6.4-2|96	some kind that allow some form of state checking. This capability has been
12mr|nut-2.6.4-2|97	harnessed where possible to allow for safe shutdowns, live status tracking on
12mr|nut-2.6.4-2|98	web pages, and more.
12mr|nut-2.6.4-2|99	
12mr|nut-2.6.4-2|100	This package is the main NUT upsd daemon and the associated per-UPS-model
12mr|nut-2.6.4-2|101	drivers which talk to the UPSes. You also need to install the base NUT package.
12mr|nut-2.6.4-2|102	
12mr|nut-2.6.4-2|103	%if %{build_hal}
12mr|nut-2.6.4-2|104	%package	drivers-hal
12mr|nut-2.6.4-2|105	Summary:	Network UPS Tools HAL drivers
12mr|nut-2.6.4-2|106	Group:		System/Servers
12mr|nut-2.6.4-2|107	Requires:	nut-server >= %{epoch}:%{version}-%{release}
12mr|nut-2.6.4-2|108	Requires(pre):	nut-server >= %{epoch}:%{version}-%{release}
12mr|nut-2.6.4-2|109	
12mr|nut-2.6.4-2|110	%description	drivers-hal
12mr|nut-2.6.4-2|111	This package contains the NUT HAL drivers.
12mr|nut-2.6.4-2|112	%endif
12mr|nut-2.6.4-2|113	
12mr|nut-2.6.4-2|114	%package	cgi
12mr|nut-2.6.4-2|115	Summary:	CGI utils for NUT
12mr|nut-2.6.4-2|116	Group:		Monitoring
12mr|nut-2.6.4-2|117	Requires:	apache
12mr|nut-2.6.4-2|118	Conflicts:	apcupsd
12mr|nut-2.6.4-2|119	
12mr|nut-2.6.4-2|120	%description	cgi
12mr|nut-2.6.4-2|121	These programs are part of a developing project to monitor the assortment of
12mr|nut-2.6.4-2|122	UPSes that are found out there in the field. Many models have serial ports of
12mr|nut-2.6.4-2|123	some kind that allow some form of state checking. This capability has been
12mr|nut-2.6.4-2|124	harnessed where possible to allow for safe shutdowns, live status tracking on
12mr|nut-2.6.4-2|125	web pages, and more.
12mr|nut-2.6.4-2|126	
12mr|nut-2.6.4-2|127	This package adds the web CGI programs. These can be installed on a separate
12mr|nut-2.6.4-2|128	machine to the rest of the NUT package.
12mr|nut-2.6.4-2|129	
12mr|nut-2.6.4-2|130	%package	devel
12mr|nut-2.6.4-2|131	Summary:	Development for NUT Client
12mr|nut-2.6.4-2|132	Group:		Development/C
12mr|nut-2.6.4-2|133	Requires(pre):	rpm-helper >= 0.8
12mr|nut-2.6.4-2|134	Requires:	%{libname} >= %{epoch}:%{version}
12mr|nut-2.6.4-2|135	
12mr|nut-2.6.4-2|136	%description	devel
12mr|nut-2.6.4-2|137	These programs are part of a developing project to monitor the assortment of
12mr|nut-2.6.4-2|138	UPSes that are found out there in the field. Many models have serial ports of
12mr|nut-2.6.4-2|139	some kind that allow some form of state checking. This capability has been
12mr|nut-2.6.4-2|140	harnessed where possible to allow for safe shutdowns, live status tracking on
12mr|nut-2.6.4-2|141	web pages, and more.
12mr|nut-2.6.4-2|142	
12mr|nut-2.6.4-2|143	This package contains the development header files and libraries
12mr|nut-2.6.4-2|144	necessary to develop NUT client applications.
12mr|nut-2.6.4-2|145	
12mr|nut-2.6.4-2|146	%prep
12mr|nut-2.6.4-2|147	
12mr|nut-2.6.4-2|148	%setup -q
12mr|nut-2.6.4-2|149	%patch0 -p0 -b .upsset.conf
12mr|nut-2.6.4-2|150	%patch1 -p1 -b .mdv_conf
12mr|nut-2.6.4-2|151	
12mr|nut-2.6.4-2|152	# instead of a patch
12mr|nut-2.6.4-2|153	perl -pi -e "s|/cgi-bin/nut|/cgi-bin|g" data/html/*.html*
12mr|nut-2.6.4-2|154	
12mr|nut-2.6.4-2|155	%build
12mr|nut-2.6.4-2|156	# this takes care of rpath
12mr|nut-2.6.4-2|157	#libtoolize --copy --force; aclocal -I m4; autoconf; automake --foreign --add-missing --copy
12mr|nut-2.6.4-2|158	
12mr|nut-2.6.4-2|159	%serverbuild
12mr|nut-2.6.4-2|160	
12mr|nut-2.6.4-2|161	%configure2_5x \
12mr|nut-2.6.4-2|162	--enable-static \
12mr|nut-2.6.4-2|163	--enable-shared \
12mr|nut-2.6.4-2|164	--sysconfdir=%{_sysconfdir}/ups \
12mr|nut-2.6.4-2|165	--with-serial \
12mr|nut-2.6.4-2|166	--with-usb \
12mr|nut-2.6.4-2|167	--with-snmp \
12mr|nut-2.6.4-2|168	%if %{build_hal}
12mr|nut-2.6.4-2|169	--with-hal \
12mr|nut-2.6.4-2|170	%endif
12mr|nut-2.6.4-2|171	--with-cgi \
12mr|nut-2.6.4-2|172	--with-dev \
12mr|nut-2.6.4-2|173	--with-ssl \
12mr|nut-2.6.4-2|174	--with-neon \
12mr|nut-2.6.4-2|175	%if %{build_doc}
12mr|nut-2.6.4-2|176	--with-doc \
12mr|nut-2.6.4-2|177	%endif
12mr|nut-2.6.4-2|178	--with-statepath=/var/state/ups \
12mr|nut-2.6.4-2|179	--with-drvpath=/sbin \
12mr|nut-2.6.4-2|180	--with-cgipath=/var/www/cgi-bin \
12mr|nut-2.6.4-2|181	--with-htmlpath=/var/www/nut \
12mr|nut-2.6.4-2|182	--with-pidpath=/var/run/nut \
12mr|nut-2.6.4-2|183	--with-port=3493 \
12mr|nut-2.6.4-2|184	--with-user=%{nutuser} \
12mr|nut-2.6.4-2|185	--with-group=%{nutuser} \
12mr|nut-2.6.4-2|186	--with-pkgconfig-dir=%{_libdir}/pkgconfig \
12mr|nut-2.6.4-2|187	--with-hotplug-dir=%{_sysconfdir}/hotplug \
12mr|nut-2.6.4-2|188	--with-udev-dir=%{_sysconfdir}/udev
12mr|nut-2.6.4-2|189	
12mr|nut-2.6.4-2|190	%make
12mr|nut-2.6.4-2|191	
12mr|nut-2.6.4-2|192	%install
12mr|nut-2.6.4-2|193	
12mr|nut-2.6.4-2|194	%makeinstall_std
12mr|nut-2.6.4-2|195	
12mr|nut-2.6.4-2|196	install -d %{buildroot}/var/state/ups
12mr|nut-2.6.4-2|197	install -d %{buildroot}/var/run/nut
12mr|nut-2.6.4-2|198	
12mr|nut-2.6.4-2|199	# move the *.sample config files to their real locations
12mr|nut-2.6.4-2|200	# we don't need to worry about overwriting anything since
12mr|nut-2.6.4-2|201	# they are marked as %config files within the package
12mr|nut-2.6.4-2|202	for file in %{buildroot}%{_sysconfdir}/ups/*.sample
12mr|nut-2.6.4-2|203	do
12mr|nut-2.6.4-2|204	mv $file %{buildroot}%{_sysconfdir}/ups/`basename $file .sample`
12mr|nut-2.6.4-2|205	done
12mr|nut-2.6.4-2|206	
12mr|nut-2.6.4-2|207	mv %{buildroot}%{_sysconfdir}/ups/upsmon.conf %{buildroot}%{_sysconfdir}/ups/upsmon.conf.sample
12mr|nut-2.6.4-2|208	perl -pi -e 's/# RUN_AS_USER nutmon/RUN_AS_USER %{nutuser}/g' %{buildroot}%{_sysconfdir}/ups/upsmon.conf.sample
12mr|nut-2.6.4-2|209	
12mr|nut-2.6.4-2|210	cp -af data/driver.list docs/
12mr|nut-2.6.4-2|211	
12mr|nut-2.6.4-2|212	# udev usb ups stuff
12mr|nut-2.6.4-2|213	mv %{buildroot}%{_sysconfdir}/udev/rules.d/52-nut-usbups.rules %{buildroot}%{_sysconfdir}/udev/rules.d/70-nut-usbups.rules
12mr|nut-2.6.4-2|214	
12mr|nut-2.6.4-2|215	# fix access config files
12mr|nut-2.6.4-2|216	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12mr|nut-2.6.4-2|217	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}-cgi.conf << EOF
12mr|nut-2.6.4-2|218	
12mr|nut-2.6.4-2|219	<Files upsset.cgi>
12mr|nut-2.6.4-2|220	Order deny,allow
12mr|nut-2.6.4-2|221	Deny from all
12mr|nut-2.6.4-2|222	Allow from 127.0.0.1
12mr|nut-2.6.4-2|223	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}-cgi.conf"
12mr|nut-2.6.4-2|224	</Files>
12mr|nut-2.6.4-2|225	
12mr|nut-2.6.4-2|226	Alias /nut /var/www/nut
12mr|nut-2.6.4-2|227	
12mr|nut-2.6.4-2|228	<Directory "/var/www/nut">
12mr|nut-2.6.4-2|229	Order deny,allow
12mr|nut-2.6.4-2|230	Deny from all
12mr|nut-2.6.4-2|231	Allow from 127.0.0.1
12mr|nut-2.6.4-2|232	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}-cgi.conf"
12mr|nut-2.6.4-2|233	</Directory>
12mr|nut-2.6.4-2|234	
12mr|nut-2.6.4-2|235	EOF
12mr|nut-2.6.4-2|236	
12mr|nut-2.6.4-2|237	# install missing (forgotten?) headers
12mr|nut-2.6.4-2|238	install -m0644 tools/nut-scanner/*.h %{buildroot}%{_includedir}/
12mr|nut-2.6.4-2|239	
12mr|nut-2.6.4-2|240	# cleanup
12mr|nut-2.6.4-2|241	rm -f %{buildroot}%{_sysconfdir}/ups/nut.conf
12mr|nut-2.6.4-2|242	rm -f %{buildroot}%{_libdir}/*.*a
12mr|nut-2.6.4-2|243	rm -f %{buildroot}%{_mandir}/man8/nut-recorder.8*
12mr|nut-2.6.4-2|244	
12mr|nut-2.6.4-2|245	%pre
12mr|nut-2.6.4-2|246	# Create an UPS user
12mr|nut-2.6.4-2|247	%_pre_useradd %{nutuser} /var/state/ups /bin/false
12mr|nut-2.6.4-2|248	%{_sbindir}/usermod -G dialout,tty,usb %{nutuser}
12mr|nut-2.6.4-2|249	
12mr|nut-2.6.4-2|250	%preun
12mr|nut-2.6.4-2|251	# only do this if it is not an upgrade
12mr|nut-2.6.4-2|252	%_preun_service upsmon
12mr|nut-2.6.4-2|253	
12mr|nut-2.6.4-2|254	%post
12mr|nut-2.6.4-2|255	%_post_service upsmon
12mr|nut-2.6.4-2|256	
12mr|nut-2.6.4-2|257	%postun
12mr|nut-2.6.4-2|258	# Only do this if it is not an upgrade
12mr|nut-2.6.4-2|259	if [ ! -f %_sbindir/upsd ]; then
12mr|nut-2.6.4-2|260	%_postun_userdel %{nutuser}
12mr|nut-2.6.4-2|261	fi
12mr|nut-2.6.4-2|262	
12mr|nut-2.6.4-2|263	%pre	server
12mr|nut-2.6.4-2|264	# Create an UPS user. We do not use the buggy macro %_pre_groupadd anymore.
12mr|nut-2.6.4-2|265	%_pre_useradd %{nutuser} /var/state/ups /bin/false
12mr|nut-2.6.4-2|266	%{_sbindir}/usermod -G dialout,tty,usb %{nutuser}
12mr|nut-2.6.4-2|267	
12mr|nut-2.6.4-2|268	%preun	server
12mr|nut-2.6.4-2|269	%_preun_service upsd || :
12mr|nut-2.6.4-2|270	
12mr|nut-2.6.4-2|271	%post	server
12mr|nut-2.6.4-2|272	%_post_service upsd || :
12mr|nut-2.6.4-2|273	
12mr|nut-2.6.4-2|274	%postun	server
12mr|nut-2.6.4-2|275	# Only do this if it is not an upgrade
12mr|nut-2.6.4-2|276	if [ ! -f %_sbindir/upsmon ]; then
12mr|nut-2.6.4-2|277	%_postun_userdel %{nutuser}
12mr|nut-2.6.4-2|278	fi
12mr|nut-2.6.4-2|279	
12mr|nut-2.6.4-2|280	%post cgi
12mr|nut-2.6.4-2|281	%if %mdkversion < 201010
12mr|nut-2.6.4-2|282	%_post_webapp
12mr|nut-2.6.4-2|283	%endif
12mr|nut-2.6.4-2|284	
12mr|nut-2.6.4-2|285	%postun cgi
12mr|nut-2.6.4-2|286	%if %mdkversion < 201010
12mr|nut-2.6.4-2|287	%_postun_webapp
12mr|nut-2.6.4-2|288	%endif
12mr|nut-2.6.4-2|289	
12mr|nut-2.6.4-2|290	%files
12mr|nut-2.6.4-2|291	%doc AUTHORS COPYING ChangeLog MAINTAINERS NEWS README UPGRADING docs
12mr|nut-2.6.4-2|292	/lib/systemd/system-shutdown/nutshutdown
12mr|nut-2.6.4-2|293	/lib/systemd/system/nut-driver.service
12mr|nut-2.6.4-2|294	/lib/systemd/system/nut-monitor.service
12mr|nut-2.6.4-2|295	%attr(0755,root,root) %dir %{_sysconfdir}/ups
12mr|nut-2.6.4-2|296	%attr(0640,root,%{nutuser}) %config(noreplace) %{_sysconfdir}/ups/upssched.conf
12mr|nut-2.6.4-2|297	%attr(0640,root,%{nutuser}) %{_sysconfdir}/ups/upsmon.conf.sample
12mr|nut-2.6.4-2|298	%attr(0750,%{nutuser},%{nutuser}) %dir /var/state/ups
12mr|nut-2.6.4-2|299	%attr(0755,%{nutuser},%{nutuser}) %dir /var/run/nut
12mr|nut-2.6.4-2|300	%{_bindir}/nut-scanner
12mr|nut-2.6.4-2|301	%{_bindir}/upsc
12mr|nut-2.6.4-2|302	%{_bindir}/upscmd
12mr|nut-2.6.4-2|303	%{_bindir}/upslog
12mr|nut-2.6.4-2|304	%{_bindir}/upsrw
12mr|nut-2.6.4-2|305	%{_bindir}/upssched-cmd
12mr|nut-2.6.4-2|306	%{_sbindir}/upsmon
12mr|nut-2.6.4-2|307	%{_sbindir}/upssched
12mr|nut-2.6.4-2|308	%{_mandir}/man5/upsmon.conf.5*
12mr|nut-2.6.4-2|309	%{_mandir}/man5/upssched.conf.5*
12mr|nut-2.6.4-2|310	%{_mandir}/man8/nut-scanner.8*
12mr|nut-2.6.4-2|311	%{_mandir}/man8/upsc.8*
12mr|nut-2.6.4-2|312	%{_mandir}/man8/upscmd.8*
12mr|nut-2.6.4-2|313	%{_mandir}/man8/upslog.8*
12mr|nut-2.6.4-2|314	%{_mandir}/man8/upsmon.8*
12mr|nut-2.6.4-2|315	%{_mandir}/man8/upsrw.8*
12mr|nut-2.6.4-2|316	%{_mandir}/man8/upssched.8*
12mr|nut-2.6.4-2|317	
12mr|nut-2.6.4-2|318	%files -n %{libname}
12mr|nut-2.6.4-2|319	%{_libdir}/*.so.%{major}*
12mr|nut-2.6.4-2|320	
12mr|nut-2.6.4-2|321	%files server
12mr|nut-2.6.4-2|322	/lib/systemd/system/nut-server.service
12mr|nut-2.6.4-2|323	%{_sbindir}/upsd
12mr|nut-2.6.4-2|324	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ups/ups.conf
12mr|nut-2.6.4-2|325	%attr(0640,root,%{nutuser}) %config(noreplace) %{_sysconfdir}/ups/upsd.users
12mr|nut-2.6.4-2|326	%attr(0640,root,%{nutuser}) %config(noreplace) %{_sysconfdir}/ups/upsd.conf
12mr|nut-2.6.4-2|327	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/udev/rules.d/70-nut-usbups.rules
12mr|nut-2.6.4-2|328	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/hotplug/usb/libhid.usermap
12mr|nut-2.6.4-2|329	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/hotplug/usb/libhidups
12mr|nut-2.6.4-2|330	/sbin/apcsmart
12mr|nut-2.6.4-2|331	/sbin/apcsmart-old
12mr|nut-2.6.4-2|332	/sbin/bcmxcp
12mr|nut-2.6.4-2|333	/sbin/bcmxcp_usb
12mr|nut-2.6.4-2|334	/sbin/belkin
12mr|nut-2.6.4-2|335	/sbin/belkinunv
12mr|nut-2.6.4-2|336	/sbin/bestfcom
12mr|nut-2.6.4-2|337	/sbin/bestfortress
12mr|nut-2.6.4-2|338	/sbin/bestuferrups
12mr|nut-2.6.4-2|339	/sbin/bestups
12mr|nut-2.6.4-2|340	/sbin/blazer_ser
12mr|nut-2.6.4-2|341	/sbin/blazer_usb
12mr|nut-2.6.4-2|342	/sbin/clone
12mr|nut-2.6.4-2|343	/sbin/clone-outlet
12mr|nut-2.6.4-2|344	/sbin/dummy-ups
12mr|nut-2.6.4-2|345	/sbin/etapro
12mr|nut-2.6.4-2|346	/sbin/everups
12mr|nut-2.6.4-2|347	/sbin/gamatronic
12mr|nut-2.6.4-2|348	/sbin/genericups
12mr|nut-2.6.4-2|349	/sbin/isbmex
12mr|nut-2.6.4-2|350	/sbin/ivtscd
12mr|nut-2.6.4-2|351	/sbin/liebert
12mr|nut-2.6.4-2|352	/sbin/liebert-esp2
12mr|nut-2.6.4-2|353	/sbin/masterguard
12mr|nut-2.6.4-2|354	/sbin/metasys
12mr|nut-2.6.4-2|355	/sbin/mge-shut
12mr|nut-2.6.4-2|356	/sbin/mge-utalk
12mr|nut-2.6.4-2|357	/sbin/microdowell
12mr|nut-2.6.4-2|358	/sbin/newmge-shut
12mr|nut-2.6.4-2|359	/sbin/oneac
12mr|nut-2.6.4-2|360	/sbin/optiups
12mr|nut-2.6.4-2|361	/sbin/powercom
12mr|nut-2.6.4-2|362	/sbin/powerman-pdu
12mr|nut-2.6.4-2|363	/sbin/powerpanel
12mr|nut-2.6.4-2|364	/sbin/rhino
12mr|nut-2.6.4-2|365	/sbin/richcomm_usb
12mr|nut-2.6.4-2|366	/sbin/safenet
12mr|nut-2.6.4-2|367	/sbin/skel
12mr|nut-2.6.4-2|368	/sbin/snmp-ups
12mr|nut-2.6.4-2|369	/sbin/solis
12mr|nut-2.6.4-2|370	/sbin/tripplite
12mr|nut-2.6.4-2|371	/sbin/tripplitesu
12mr|nut-2.6.4-2|372	/sbin/tripplite_usb
12mr|nut-2.6.4-2|373	/sbin/upscode2
12mr|nut-2.6.4-2|374	/sbin/upsdrvctl
12mr|nut-2.6.4-2|375	/sbin/usbhid-ups
12mr|nut-2.6.4-2|376	/sbin/victronups
12mr|nut-2.6.4-2|377	/sbin/netxml-ups
12mr|nut-2.6.4-2|378	%{_datadir}/cmdvartab
12mr|nut-2.6.4-2|379	%{_datadir}/driver.list
12mr|nut-2.6.4-2|380	%{_mandir}/man5/nut.conf.5*
12mr|nut-2.6.4-2|381	%{_mandir}/man5/ups.conf.5*
12mr|nut-2.6.4-2|382	%{_mandir}/man5/upsd.conf.5*
12mr|nut-2.6.4-2|383	%{_mandir}/man5/upsd.users.5*
12mr|nut-2.6.4-2|384	%{_mandir}/man8/apcsmart.8*
12mr|nut-2.6.4-2|385	%{_mandir}/man8/apcsmart-old.8*
12mr|nut-2.6.4-2|386	%{_mandir}/man8/bcmxcp.8*
12mr|nut-2.6.4-2|387	%{_mandir}/man8/bcmxcp_usb.8*
12mr|nut-2.6.4-2|388	%{_mandir}/man8/belkin.8*
12mr|nut-2.6.4-2|389	%{_mandir}/man8/belkinunv.8*
12mr|nut-2.6.4-2|390	%{_mandir}/man8/bestfcom.8*
12mr|nut-2.6.4-2|391	%{_mandir}/man8/bestfortress.8*
12mr|nut-2.6.4-2|392	%{_mandir}/man8/bestuferrups.8*
12mr|nut-2.6.4-2|393	%{_mandir}/man8/bestups.8*
12mr|nut-2.6.4-2|394	%{_mandir}/man8/blazer.8*
12mr|nut-2.6.4-2|395	%{_mandir}/man8/clone.8*
12mr|nut-2.6.4-2|396	%{_mandir}/man8/dummy-ups.8*
12mr|nut-2.6.4-2|397	%{_mandir}/man8/etapro.8*
12mr|nut-2.6.4-2|398	%{_mandir}/man8/everups.8*
12mr|nut-2.6.4-2|399	%{_mandir}/man8/gamatronic.8*
12mr|nut-2.6.4-2|400	%{_mandir}/man8/genericups.8*
12mr|nut-2.6.4-2|401	%{_mandir}/man8/isbmex.8*
12mr|nut-2.6.4-2|402	%{_mandir}/man8/ivtscd.8*
12mr|nut-2.6.4-2|403	%{_mandir}/man8/liebert.8*
12mr|nut-2.6.4-2|404	%{_mandir}/man8/liebert-esp2.8*
12mr|nut-2.6.4-2|405	%{_mandir}/man8/masterguard.8*
12mr|nut-2.6.4-2|406	%{_mandir}/man8/metasys.8*
12mr|nut-2.6.4-2|407	%{_mandir}/man8/mge-shut.8*
12mr|nut-2.6.4-2|408	%{_mandir}/man8/mge-utalk.8*
12mr|nut-2.6.4-2|409	%{_mandir}/man8/microdowell.8*
12mr|nut-2.6.4-2|410	%{_mandir}/man8/nutupsdrv.8*
12mr|nut-2.6.4-2|411	%{_mandir}/man8/oneac.8*
12mr|nut-2.6.4-2|412	%{_mandir}/man8/optiups.8*
12mr|nut-2.6.4-2|413	%{_mandir}/man8/powercom.8*
12mr|nut-2.6.4-2|414	%{_mandir}/man8/powerman-pdu.8*
12mr|nut-2.6.4-2|415	%{_mandir}/man8/powerpanel.8*
12mr|nut-2.6.4-2|416	%{_mandir}/man8/rhino.8*
12mr|nut-2.6.4-2|417	%{_mandir}/man8/richcomm_usb.8*
12mr|nut-2.6.4-2|418	%{_mandir}/man8/safenet.8*
12mr|nut-2.6.4-2|419	%{_mandir}/man8/snmp-ups.8*
12mr|nut-2.6.4-2|420	%{_mandir}/man8/solis.8*
12mr|nut-2.6.4-2|421	%{_mandir}/man8/tripplite.8*
12mr|nut-2.6.4-2|422	%{_mandir}/man8/tripplitesu.8*
12mr|nut-2.6.4-2|423	%{_mandir}/man8/tripplite_usb.8*
12mr|nut-2.6.4-2|424	%{_mandir}/man8/upscode2.8*
12mr|nut-2.6.4-2|425	%{_mandir}/man8/upsd.8*
12mr|nut-2.6.4-2|426	%{_mandir}/man8/upsdrvctl.8*
12mr|nut-2.6.4-2|427	%{_mandir}/man8/usbhid-ups.8*
12mr|nut-2.6.4-2|428	%{_mandir}/man8/victronups.8*
12mr|nut-2.6.4-2|429	%{_mandir}/man8/netxml-ups.8*
12mr|nut-2.6.4-2|430	
12mr|nut-2.6.4-2|431	%if %{build_hal}
12mr|nut-2.6.4-2|432	%files drivers-hal
12mr|nut-2.6.4-2|433	%{_libdir}/hal/hald-addon-bcmxcp_usb
12mr|nut-2.6.4-2|434	%{_libdir}/hal/hald-addon-blazer_usb
12mr|nut-2.6.4-2|435	%{_libdir}/hal/hald-addon-tripplite_usb
12mr|nut-2.6.4-2|436	%{_libdir}/hal/hald-addon-usbhid-ups
12mr|nut-2.6.4-2|437	%{_datadir}/hal/fdi/information/20thirdparty/20-ups-nut-device.fdi
12mr|nut-2.6.4-2|438	%endif
12mr|nut-2.6.4-2|439	
12mr|nut-2.6.4-2|440	%files cgi
12mr|nut-2.6.4-2|441	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ups/hosts.conf
12mr|nut-2.6.4-2|442	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ups/upsset.conf
12mr|nut-2.6.4-2|443	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ups/upsstats.html
12mr|nut-2.6.4-2|444	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ups/upsstats-single.html
12mr|nut-2.6.4-2|445	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}-cgi.conf
12mr|nut-2.6.4-2|446	/var/www/cgi-bin/upsimage.cgi
12mr|nut-2.6.4-2|447	/var/www/cgi-bin/upsset.cgi
12mr|nut-2.6.4-2|448	/var/www/cgi-bin/upsstats.cgi
12mr|nut-2.6.4-2|449	%dir %attr(0755,root,root) /var/www/nut
12mr|nut-2.6.4-2|450	%attr(0644,root,root) /var/www/nut/bottom.html
12mr|nut-2.6.4-2|451	%attr(0644,root,root) /var/www/nut/header.html
12mr|nut-2.6.4-2|452	%attr(0644,root,root) /var/www/nut/index.html
12mr|nut-2.6.4-2|453	%attr(0644,root,root) /var/www/nut/nut-banner.png
12mr|nut-2.6.4-2|454	%{_mandir}/man5/hosts.conf.5*
12mr|nut-2.6.4-2|455	%{_mandir}/man5/upsstats.html.5*
12mr|nut-2.6.4-2|456	%{_mandir}/man5/upsset.conf.5*
12mr|nut-2.6.4-2|457	%{_mandir}/man8/upsimage.cgi.8*
12mr|nut-2.6.4-2|458	%{_mandir}/man8/upsset.cgi.8*
12mr|nut-2.6.4-2|459	%{_mandir}/man8/upsstats.cgi.8*
12mr|nut-2.6.4-2|460	
12mr|nut-2.6.4-2|461	%files devel
12mr|nut-2.6.4-2|462	%{_includedir}/*.h
12mr|nut-2.6.4-2|463	%{_libdir}/*.so
12mr|nut-2.6.4-2|464	%{_libdir}/pkgconfig/*.pc
12mr|nut-2.6.4-2|465	%{_mandir}/man3/upscli_*.3*
12mr|nut-2.6.4-2|466	%{_mandir}/man3/upsclient.3*
12mr|nut-2.6.4-2|467	%{_mandir}/man3/nutscan_add_device_to_device.3*
12mr|nut-2.6.4-2|468	%{_mandir}/man3/nutscan_add_option_to_device.3*
12mr|nut-2.6.4-2|469	%{_mandir}/man3/nutscan_cidr_to_ip.3*
12mr|nut-2.6.4-2|470	%{_mandir}/man3/nutscan_display_parsable.3*
12mr|nut-2.6.4-2|471	%{_mandir}/man3/nutscan_display_ups_conf.3*
12mr|nut-2.6.4-2|472	%{_mandir}/man3/nutscan_free_device.3*
12mr|nut-2.6.4-2|473	%{_mandir}/man3/nutscan_new_device.3*
12mr|nut-2.6.4-2|474	%{_mandir}/man3/nutscan_scan_avahi.3*
12mr|nut-2.6.4-2|475	%{_mandir}/man3/nutscan_scan_ipmi.3*
12mr|nut-2.6.4-2|476	%{_mandir}/man3/nutscan_scan_nut.3*
12mr|nut-2.6.4-2|477	%{_mandir}/man3/nutscan_scan_snmp.3*
12mr|nut-2.6.4-2|478	%{_mandir}/man3/nutscan_scan_usb.3*
12mr|nut-2.6.4-2|479	%{_mandir}/man3/nutscan_scan_xml_http.3*
12mr|nut-2.6.4-2|480	%{_mandir}/man3/nutscan.3*
12mr|nut-2.6.4-2|481	%{_mandir}/man3/nutscan_init.3*
12mr|nut-2.6.4-2|482	
12mr|nut-2.6.4-2|483	
12mr|nut-2.6.4-2|484	
12mr|nut-2.6.4-2|485	%changelog
12mr|nut-2.6.4-2|486	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|nut-2.6.4-2|487	+ Commit: 173ac99
12mr|nut-2.6.4-2|488	- Build without obsolete HAL support
12mr|nut-2.6.4-2|489	
12mr|nut-2.6.4-2|490	

15312 12
12mr|nvtv-0.4.7-20|1	%define name	nvtv
12mr|nvtv-0.4.7-20|2	%define version	0.4.7
12mr|nvtv-0.4.7-20|3	
12mr|nvtv-0.4.7-20|4	%define major		0
12mr|nvtv-0.4.7-20|5	%define libname		%mklibname nvtvsimple %major
12mr|nvtv-0.4.7-20|6	%define develname	%mklibname nvtvsimple -d
12mr|nvtv-0.4.7-20|7	
12mr|nvtv-0.4.7-20|8	Name: 		%{name}
12mr|nvtv-0.4.7-20|9	Version: 	%{version}
12mr|nvtv-0.4.7-20|10	Release:	%mkrel 20
12mr|nvtv-0.4.7-20|11	Source0:	http://downloads.sourceforge.net/nv-tv-out/%{name}-%{version}.tar.gz
12mr|nvtv-0.4.7-20|12	Source1:	http://downloads.sourceforge.net/nv-tv-out/libnvtvsimple-0.4.7a.tar.gz
12mr|nvtv-0.4.7-20|13	Source2:	nvtv.png
12mr|nvtv-0.4.7-20|14	Patch0:		nvtv-0.4.7-ppc-build-fix.patch
12mr|nvtv-0.4.7-20|15	Patch1:		libnvtvsimple-0.4.7a-fix-linking.patch
12mr|nvtv-0.4.7-20|16	License: 	GPLv2
12mr|nvtv-0.4.7-20|17	Group:		Video
12mr|nvtv-0.4.7-20|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|nvtv-0.4.7-20|19	Summary: 	Enable TV-Out on Linux for NVIDIA cards
12mr|nvtv-0.4.7-20|20	URL:		http://sourceforge.net/projects/nv-tv-out/
12mr|nvtv-0.4.7-20|21	BuildRequires:	pciutils-devel
12mr|nvtv-0.4.7-20|22	BuildRequires:	gtk2-devel
12mr|nvtv-0.4.7-20|23	BuildRequires:	libxmu-devel
12mr|nvtv-0.4.7-20|24	BuildRequires:	libxxf86vm-devel
12mr|nvtv-0.4.7-20|25	BuildRequires:	imagemagick
12mr|nvtv-0.4.7-20|26	Requires:	pam
12mr|nvtv-0.4.7-20|27	Requires:	xorg-x11
12mr|nvtv-0.4.7-20|28	Requires:	usermode
12mr|nvtv-0.4.7-20|29	Requires:	usermode-consoleonly
12mr|nvtv-0.4.7-20|30	ExclusiveArch:	%{ix86} x86_64
12mr|nvtv-0.4.7-20|31	
12mr|nvtv-0.4.7-20|32	%description
12mr|nvtv-0.4.7-20|33	This is a tool to enable TV-Out on Linux for NVIDIA cards. It does not
12mr|nvtv-0.4.7-20|34	need the kernel, supports multiple TV encoder chips. You may use all the
12mr|nvtv-0.4.7-20|35	features of the chip, down to direct register access, and all resolutions
12mr|nvtv-0.4.7-20|36	and sizes the chip supports.
12mr|nvtv-0.4.7-20|37	
12mr|nvtv-0.4.7-20|38	%package -n %libname
12mr|nvtv-0.4.7-20|39	Group: System/Libraries
12mr|nvtv-0.4.7-20|40	Summary: Library to enable TV-Out on Linux for NVIDIA cards
12mr|nvtv-0.4.7-20|41	
12mr|nvtv-0.4.7-20|42	%description -n %libname
12mr|nvtv-0.4.7-20|43	This is a shared library to enable TV-Out on Linux for NVIDIA cards.
12mr|nvtv-0.4.7-20|44	It does not need the kernel, supports multiple TV encoder chips. You
12mr|nvtv-0.4.7-20|45	may use all the features of the chip, down to direct register access,
12mr|nvtv-0.4.7-20|46	and all resolutions and sizes the chip supports.
12mr|nvtv-0.4.7-20|47	
12mr|nvtv-0.4.7-20|48	%package -n %develname
12mr|nvtv-0.4.7-20|49	Group: Development/C
12mr|nvtv-0.4.7-20|50	Requires: %libname = %version-%release
12mr|nvtv-0.4.7-20|51	Provides: libnvtvsimple-devel = %version
12mr|nvtv-0.4.7-20|52	Obsoletes: %mklibname nvtvsimple 0 -d
12mr|nvtv-0.4.7-20|53	Summary: Library to enable TV-Out on Linux for NVIDIA cards
12mr|nvtv-0.4.7-20|54	
12mr|nvtv-0.4.7-20|55	%description -n %develname
12mr|nvtv-0.4.7-20|56	This is a shared library to enable TV-Out on Linux for NVIDIA cards.
12mr|nvtv-0.4.7-20|57	It does not need the kernel, supports multiple TV encoder chips. You
12mr|nvtv-0.4.7-20|58	may use all the features of the chip, down to direct register access,
12mr|nvtv-0.4.7-20|59	and all resolutions and sizes the chip supports.
12mr|nvtv-0.4.7-20|60	
12mr|nvtv-0.4.7-20|61	%prep
12mr|nvtv-0.4.7-20|62	%setup -q -b 1
12mr|nvtv-0.4.7-20|63	%patch0 -p1 -b .ppc-build-fix
12mr|nvtv-0.4.7-20|64	%patch1 -p1
12mr|nvtv-0.4.7-20|65	cd lib
12mr|nvtv-0.4.7-20|66	libtoolize --copy --force
12mr|nvtv-0.4.7-20|67	aclocal
12mr|nvtv-0.4.7-20|68	autoconf
12mr|nvtv-0.4.7-20|69	automake -a -c --foreign
12mr|nvtv-0.4.7-20|70	
12mr|nvtv-0.4.7-20|71	%build
12mr|nvtv-0.4.7-20|72	%configure2_5x --prefix=/bin --with-gtk=gtk2
12mr|nvtv-0.4.7-20|73	%make
12mr|nvtv-0.4.7-20|74	pushd lib
12mr|nvtv-0.4.7-20|75	%configure2_5x
12mr|nvtv-0.4.7-20|76	%make
12mr|nvtv-0.4.7-20|77	popd
12mr|nvtv-0.4.7-20|78	
12mr|nvtv-0.4.7-20|79	%install
12mr|nvtv-0.4.7-20|80	rm -rf ${RPM_BUILD_ROOT}
12mr|nvtv-0.4.7-20|81	install -D -m755 src/nvtv ${RPM_BUILD_ROOT}/%{_sbindir}/nvtv
12mr|nvtv-0.4.7-20|82	install -D -m755 src/nvtvd ${RPM_BUILD_ROOT}/%{_sbindir}/nvtvd
12mr|nvtv-0.4.7-20|83	
12mr|nvtv-0.4.7-20|84	# icons
12mr|nvtv-0.4.7-20|85	mkdir -p ${RPM_BUILD_ROOT}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
12mr|nvtv-0.4.7-20|86	install -m644 %{SOURCE2} ${RPM_BUILD_ROOT}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|nvtv-0.4.7-20|87	convert -scale 32 %{SOURCE2} ${RPM_BUILD_ROOT}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|nvtv-0.4.7-20|88	convert -scale 16 %{SOURCE2} ${RPM_BUILD_ROOT}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|nvtv-0.4.7-20|89	
12mr|nvtv-0.4.7-20|90	pushd lib
12mr|nvtv-0.4.7-20|91	%makeinstall_std
12mr|nvtv-0.4.7-20|92	popd
12mr|nvtv-0.4.7-20|93	
12mr|nvtv-0.4.7-20|94	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|nvtv-0.4.7-20|95	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|nvtv-0.4.7-20|96	[Desktop Entry]
12mr|nvtv-0.4.7-20|97	Name=Nvidia TV Output
12mr|nvtv-0.4.7-20|98	Comment=Frontend for Nvidia TV output
12mr|nvtv-0.4.7-20|99	Exec=%{_bindir}/%{name}
12mr|nvtv-0.4.7-20|100	Icon=%{name}
12mr|nvtv-0.4.7-20|101	StartupNotify=true
12mr|nvtv-0.4.7-20|102	Categories=GNOME;GTK;AudioVideo;Audio;Video;Player;
12mr|nvtv-0.4.7-20|103	Type=Application
12mr|nvtv-0.4.7-20|104	EOF
12mr|nvtv-0.4.7-20|105	
12mr|nvtv-0.4.7-20|106	
12mr|nvtv-0.4.7-20|107	#Lets make a nice dialog box asking for root perms:
12mr|nvtv-0.4.7-20|108	mkdir -p ${RPM_BUILD_ROOT}%{_sysconfdir}/{pam.d,security/console.apps}
12mr|nvtv-0.4.7-20|109	cat <<EOF >${RPM_BUILD_ROOT}%{_sysconfdir}/pam.d/%{name}
12mr|nvtv-0.4.7-20|110	#%PAM-1.0
12mr|nvtv-0.4.7-20|111	auth	sufficient	/lib/security/pam_rootok.so
12mr|nvtv-0.4.7-20|112	auth	include		system-auth
12mr|nvtv-0.4.7-20|113	session	optional	/lib/security/pam_xauth.so
12mr|nvtv-0.4.7-20|114	account	required	/lib/security/pam_permit.so
12mr|nvtv-0.4.7-20|115	EOF
12mr|nvtv-0.4.7-20|116	
12mr|nvtv-0.4.7-20|117	
12mr|nvtv-0.4.7-20|118	cat <<EOF >${RPM_BUILD_ROOT}%{_sysconfdir}/security/console.apps/%{name}
12mr|nvtv-0.4.7-20|119	USER=root
12mr|nvtv-0.4.7-20|120	PROGRAM=/usr/sbin/nvtv
12mr|nvtv-0.4.7-20|121	SESSION=true
12mr|nvtv-0.4.7-20|122	FALLBACK=true
12mr|nvtv-0.4.7-20|123	EOF
12mr|nvtv-0.4.7-20|124	
12mr|nvtv-0.4.7-20|125	mkdir -p ${RPM_BUILD_ROOT}%{_bindir}
12mr|nvtv-0.4.7-20|126	ln -s %{_bindir}/consolehelper $RPM_BUILD_ROOT%{_bindir}/%name
12mr|nvtv-0.4.7-20|127	
12mr|nvtv-0.4.7-20|128	%if %mdkversion < 200900
12mr|nvtv-0.4.7-20|129	%post
12mr|nvtv-0.4.7-20|130	%{update_menus}
12mr|nvtv-0.4.7-20|131	%{update_icon_cache hicolor}
12mr|nvtv-0.4.7-20|132	%endif
12mr|nvtv-0.4.7-20|133	
12mr|nvtv-0.4.7-20|134	%if %mdkversion < 200900
12mr|nvtv-0.4.7-20|135	%postun
12mr|nvtv-0.4.7-20|136	%{clean_menus}
12mr|nvtv-0.4.7-20|137	%{clean_icon_cache hicolor}
12mr|nvtv-0.4.7-20|138	%endif
12mr|nvtv-0.4.7-20|139	
12mr|nvtv-0.4.7-20|140	%if %mdkversion < 200900
12mr|nvtv-0.4.7-20|141	%post -n %libname -p /sbin/ldconfig
12mr|nvtv-0.4.7-20|142	%endif
12mr|nvtv-0.4.7-20|143	%if %mdkversion < 200900
12mr|nvtv-0.4.7-20|144	%postun -n %libname -p /sbin/ldconfig
12mr|nvtv-0.4.7-20|145	%endif
12mr|nvtv-0.4.7-20|146	
12mr|nvtv-0.4.7-20|147	%clean
12mr|nvtv-0.4.7-20|148	rm -rf ${RPM_BUILD_ROOT}
12mr|nvtv-0.4.7-20|149	
12mr|nvtv-0.4.7-20|150	%files
12mr|nvtv-0.4.7-20|151	%defattr (-,root,root)
12mr|nvtv-0.4.7-20|152	%doc doc/*.txt doc/USAGE README TODO BUGS ChangeLog FAQ ANNOUNCE
12mr|nvtv-0.4.7-20|153	%{_bindir}/*
12mr|nvtv-0.4.7-20|154	%{_sbindir}/%{name}
12mr|nvtv-0.4.7-20|155	%{_sbindir}/%{name}d
12mr|nvtv-0.4.7-20|156	%config(noreplace) %{_sysconfdir}/security/console.apps/*
12mr|nvtv-0.4.7-20|157	%config(noreplace) %{_sysconfdir}/pam.d/*
12mr|nvtv-0.4.7-20|158	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|nvtv-0.4.7-20|159	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|nvtv-0.4.7-20|160	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|nvtv-0.4.7-20|161	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|nvtv-0.4.7-20|162	
12mr|nvtv-0.4.7-20|163	%files -n %libname
12mr|nvtv-0.4.7-20|164	%defattr (-,root,root)
12mr|nvtv-0.4.7-20|165	%_libdir/lib*.so.*
12mr|nvtv-0.4.7-20|166	
12mr|nvtv-0.4.7-20|167	%files -n %develname
12mr|nvtv-0.4.7-20|168	%defattr (-,root,root)
12mr|nvtv-0.4.7-20|169	%_includedir/*
12mr|nvtv-0.4.7-20|170	%_libdir/lib*.so
12mr|nvtv-0.4.7-20|171	%_libdir/lib*a
12mr|nvtv-0.4.7-20|172	%_libdir/pkgconfig/*.pc
12mr|nvtv-0.4.7-20|173	
12mr|nvtv-0.4.7-20|174	
12mr|nvtv-0.4.7-20|175	
12mr|nvtv-0.4.7-20|176	%changelog
12mr|nvtv-0.4.7-20|177	

15313 12
12mr|obconf-2.0.3-10|1	Summary:	Openbox preferences manager
12mr|obconf-2.0.3-10|2	Name:		obconf
12mr|obconf-2.0.3-10|3	Version:	2.0.3
12mr|obconf-2.0.3-10|4	Release:	%mkrel 10
12mr|obconf-2.0.3-10|5	Source0:	http://openbox.org/dist/obconf/%name-%version.tar.gz
12mr|obconf-2.0.3-10|6	
12mr|obconf-2.0.3-10|7	Patch0:		obconf-2.0.3-openbox3.5.patch
12mr|obconf-2.0.3-10|8	Patch1:		obconf-2.0.3-openbox3.5-part2.patch
12mr|obconf-2.0.3-10|9	Patch2:		obconf-2.0.3-preview_update-missing-argument.patch
12mr|obconf-2.0.3-10|10	Patch3:		obconf-2.0.3-load-rc.patch
12mr|obconf-2.0.3-10|11	Patch4:		obconf-2.0.3-link.patch
12mr|obconf-2.0.3-10|12	License:	GPLv2+
12mr|obconf-2.0.3-10|13	Group:		Graphical desktop/Other
12mr|obconf-2.0.3-10|14	Url:		http://openbox.org/wiki/Obconf
12mr|obconf-2.0.3-10|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|obconf-2.0.3-10|16	BuildRequires:	autoconf automake libtool gettext-devel
12mr|obconf-2.0.3-10|17	BuildRequires:	startup-notification-devel, openbox-devel, gtk+2-devel, libglade2.0-devel
12mr|obconf-2.0.3-10|18	BuildRequires:	desktop-file-utils
12mr|obconf-2.0.3-10|19	Requires:	openbox
12mr|obconf-2.0.3-10|20	
12mr|obconf-2.0.3-10|21	%description
12mr|obconf-2.0.3-10|22	ObConf is a graphical configuration tool for the Openbox window manager.
12mr|obconf-2.0.3-10|23	
12mr|obconf-2.0.3-10|24	%prep
12mr|obconf-2.0.3-10|25	%setup -q
12mr|obconf-2.0.3-10|26	%patch0 -p1
12mr|obconf-2.0.3-10|27	%patch1 -p1
12mr|obconf-2.0.3-10|28	%patch2 -p0
12mr|obconf-2.0.3-10|29	%patch3 -p1
12mr|obconf-2.0.3-10|30	%patch4 -p0
12mr|obconf-2.0.3-10|31	
12mr|obconf-2.0.3-10|32	%build
12mr|obconf-2.0.3-10|33	autoreconf -fi
12mr|obconf-2.0.3-10|34	%configure2_5x
12mr|obconf-2.0.3-10|35	%make
12mr|obconf-2.0.3-10|36	
12mr|obconf-2.0.3-10|37	%install
12mr|obconf-2.0.3-10|38	rm -rf %{buildroot}
12mr|obconf-2.0.3-10|39	%makeinstall
12mr|obconf-2.0.3-10|40	
12mr|obconf-2.0.3-10|41	# fix .desktop file
12mr|obconf-2.0.3-10|42	desktop-file-install --remove-key="Encoding" \
12mr|obconf-2.0.3-10|43	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|obconf-2.0.3-10|44	
12mr|obconf-2.0.3-10|45	%find_lang %{name}
12mr|obconf-2.0.3-10|46	
12mr|obconf-2.0.3-10|47	%clean
12mr|obconf-2.0.3-10|48	rm -rf %{buildroot}
12mr|obconf-2.0.3-10|49	
12mr|obconf-2.0.3-10|50	%files -f %{name}.lang
12mr|obconf-2.0.3-10|51	%defattr(-,root,root)
12mr|obconf-2.0.3-10|52	%doc AUTHORS README COPYING TODO
12mr|obconf-2.0.3-10|53	%{_bindir}/%{name}
12mr|obconf-2.0.3-10|54	%{_datadir}/applications/%{name}.desktop
12mr|obconf-2.0.3-10|55	%{_datadir}/%{name}
12mr|obconf-2.0.3-10|56	%{_datadir}/mime/packages/%{name}.xml
12mr|obconf-2.0.3-10|57	%{_datadir}/mimelnk/application/x-openbox-theme.desktop
12mr|obconf-2.0.3-10|58	%{_datadir}/pixmaps/%{name}.png
12mr|obconf-2.0.3-10|59	
12mr|obconf-2.0.3-10|60	
12mr|obconf-2.0.3-10|61	%changelog
12mr|obconf-2.0.3-10|62	* Mon Mar 26 2012 Andrew Lukoshko <andrew.lukoshko@rosalab.ru> 2.0.3-10rosa.lts2012.0
12mr|obconf-2.0.3-10|63	- upstream patches for openbox 3.5 compatibility
12mr|obconf-2.0.3-10|64	- fix load rc.xml config file
12mr|obconf-2.0.3-10|65	- fix a crash due to missing argument to function
12mr|obconf-2.0.3-10|66	
12mr|obconf-2.0.3-10|67	* Sat Jun 18 2011 Александр Казанцев <kazancas@mandriva.org> 2.0.3-9mdv2011.0
12mr|obconf-2.0.3-10|68	+ Revision: 685942
12mr|obconf-2.0.3-10|69	- update translations and delete unused plugins
12mr|obconf-2.0.3-10|70	
12mr|obconf-2.0.3-10|71	* Sun May 01 2011 Александр Казанцев <kazancas@mandriva.org> 2.0.3-8
12mr|obconf-2.0.3-10|72	+ Revision: 661293
12mr|obconf-2.0.3-10|73	-add patch for desktop and mime-type files
12mr|obconf-2.0.3-10|74	- add russian translate, missing in master branch
12mr|obconf-2.0.3-10|75	
12mr|obconf-2.0.3-10|76	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.3-7mdv2011.0
12mr|obconf-2.0.3-10|77	+ Revision: 613115
12mr|obconf-2.0.3-10|78	- the mass rebuild of 2010.1 packages
12mr|obconf-2.0.3-10|79	
12mr|obconf-2.0.3-10|80	* Thu Jun 10 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.0.3-6mdv2010.1
12mr|obconf-2.0.3-10|81	+ Revision: 547855
12mr|obconf-2.0.3-10|82	- change url and source to current location
12mr|obconf-2.0.3-10|83	- clean spec
12mr|obconf-2.0.3-10|84	
12mr|obconf-2.0.3-10|85	* Fri May 14 2010 Ahmad Samir <ahmadsamir@mandriva.org> 2.0.3-5mdv2010.1
12mr|obconf-2.0.3-10|86	+ Revision: 544738
12mr|obconf-2.0.3-10|87	- fix .desktop file
12mr|obconf-2.0.3-10|88	
12mr|obconf-2.0.3-10|89	* Sat Dec 12 2009 Jérôme Brenier <incubusss@mandriva.org> 2.0.3-4mdv2010.1
12mr|obconf-2.0.3-10|90	+ Revision: 477580
12mr|obconf-2.0.3-10|91	- change Url (the former one was an archive)
12mr|obconf-2.0.3-10|92	- $RPM_BUILD_ROOT -> %%{buildroot}
12mr|obconf-2.0.3-10|93	
12mr|obconf-2.0.3-10|94	* Thu May 21 2009 Jérôme Brenier <incubusss@mandriva.org> 2.0.3-3mdv2010.0
12mr|obconf-2.0.3-10|95	+ Revision: 378224
12mr|obconf-2.0.3-10|96	- fix license (GPLv2+)
12mr|obconf-2.0.3-10|97	
12mr|obconf-2.0.3-10|98	* Sat May 03 2008 Funda Wang <fwang@mandriva.org> 2.0.3-2mdv2009.0
12mr|obconf-2.0.3-10|99	+ Revision: 200704
12mr|obconf-2.0.3-10|100	- rebuild
12mr|obconf-2.0.3-10|101	
12mr|obconf-2.0.3-10|102	* Sat May 03 2008 Funda Wang <fwang@mandriva.org> 2.0.3-1mdv2009.0
12mr|obconf-2.0.3-10|103	+ Revision: 200688
12mr|obconf-2.0.3-10|104	- New version 2.0.3
12mr|obconf-2.0.3-10|105	
12mr|obconf-2.0.3-10|106	+ Olivier Blin <oblin@mandriva.com>
12mr|obconf-2.0.3-10|107	- restore BuildRoot
12mr|obconf-2.0.3-10|108	
12mr|obconf-2.0.3-10|109	+ Thierry Vignaud <tv@mandriva.org>
12mr|obconf-2.0.3-10|110	- kill re-definition of %%buildroot on Pixel's request
12mr|obconf-2.0.3-10|111	
12mr|obconf-2.0.3-10|112	* Tue Apr 17 2007 Lev Givon <lev@mandriva.org> 1.6-1mdv2008.0
12mr|obconf-2.0.3-10|113	+ Revision: 13738
12mr|obconf-2.0.3-10|114	- Update to 1.6.
12mr|obconf-2.0.3-10|115	
12mr|obconf-2.0.3-10|116	
12mr|obconf-2.0.3-10|117	* Wed Feb 08 2006 Lev Givon <lev@mandriva.org> 1.5-1mdk
12mr|obconf-2.0.3-10|118	- Package for Mandriva
12mr|obconf-2.0.3-10|119	

15314 12
12mr|obexd-0.46-1|1	Name:		obexd
12mr|obexd-0.46-1|2	Version:	0.46
12mr|obexd-0.46-1|3	Release:	%mkrel 1
12mr|obexd-0.46-1|4	Summary:	D-Bus service for Obex Client access
12mr|obexd-0.46-1|5	
12mr|obexd-0.46-1|6	Group:		Communications
12mr|obexd-0.46-1|7	License:	GPLv2+
12mr|obexd-0.46-1|8	Source0:	http://www.kernel.org/pub/linux/bluetooth/obexd-%{version}.tar.gz
12mr|obexd-0.46-1|9	Url:		http://www.bluez.org/
12mr|obexd-0.46-1|10	
12mr|obexd-0.46-1|11	BuildRequires:	glib2-devel
12mr|obexd-0.46-1|12	BuildRequires:	dbus-devel
12mr|obexd-0.46-1|13	BuildRequires:	bluez-devel >= 4.99
12mr|obexd-0.46-1|14	BuildRequires:	openobex-devel
12mr|obexd-0.46-1|15	BuildRequires:  libical-devel
12mr|obexd-0.46-1|16	
12mr|obexd-0.46-1|17	%description
12mr|obexd-0.46-1|18	obexd contains obex-client, a D-Bus service to allow sending files
12mr|obexd-0.46-1|19	using the Obex Push protocol, common on mobile phones and
12mr|obexd-0.46-1|20	other Bluetooth-equipped devices.
12mr|obexd-0.46-1|21	
12mr|obexd-0.46-1|22	%prep
12mr|obexd-0.46-1|23	%setup -q
12mr|obexd-0.46-1|24	
12mr|obexd-0.46-1|25	%build
12mr|obexd-0.46-1|26	%configure2_5x --disable-server
12mr|obexd-0.46-1|27	%make
12mr|obexd-0.46-1|28	
12mr|obexd-0.46-1|29	chmod -x test/send-files
12mr|obexd-0.46-1|30	
12mr|obexd-0.46-1|31	%install
12mr|obexd-0.46-1|32	rm -rf %{buildroot}
12mr|obexd-0.46-1|33	%makeinstall_std
12mr|obexd-0.46-1|34	
12mr|obexd-0.46-1|35	%files
12mr|obexd-0.46-1|36	%doc README AUTHORS doc/client-api.txt test/send-files
12mr|obexd-0.46-1|37	%{_libexecdir}/obex-client
12mr|obexd-0.46-1|38	%{_datadir}/dbus-1/services/obex-client.service
12mr|obexd-0.46-1|39	
12mr|obexd-0.46-1|40	
12mr|obexd-0.46-1|41	
12mr|obexd-0.46-1|42	%changelog
12mr|obexd-0.46-1|43	

15315 12
12mr|obex-data-server-0.4.6-4|1	Name:		obex-data-server
12mr|obex-data-server-0.4.6-4|2	Version:	0.4.6
12mr|obex-data-server-0.4.6-4|3	Release:	%mkrel 4
12mr|obex-data-server-0.4.6-4|4	Summary:	D-Bus service for Obex access
12mr|obex-data-server-0.4.6-4|5	
12mr|obex-data-server-0.4.6-4|6	Group:		System/Servers
12mr|obex-data-server-0.4.6-4|7	License:	GPLv2+
12mr|obex-data-server-0.4.6-4|8	Source0:	http://tadas.dailyda.com/software/%{name}-%{version}.tar.gz
12mr|obex-data-server-0.4.6-4|9	Url:		http://tadas.dailyda.com/blog
12mr|obex-data-server-0.4.6-4|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|obex-data-server-0.4.6-4|11	
12mr|obex-data-server-0.4.6-4|12	BuildRequires:	dbus-glib-devel
12mr|obex-data-server-0.4.6-4|13	BuildRequires:	bluez-devel
12mr|obex-data-server-0.4.6-4|14	BuildRequires:	openobex-devel
12mr|obex-data-server-0.4.6-4|15	BuildRequires:	gtk2-devel
12mr|obex-data-server-0.4.6-4|16	BuildRequires:	libusb-devel
12mr|obex-data-server-0.4.6-4|17	BuildRequires:	libtool
12mr|obex-data-server-0.4.6-4|18	
12mr|obex-data-server-0.4.6-4|19	%description
12mr|obex-data-server-0.4.6-4|20	obex-data-server is a D-Bus service to allow sending and receiving files
12mr|obex-data-server-0.4.6-4|21	using the ObexFTP and Obex Push protocols, common on mobile phones and
12mr|obex-data-server-0.4.6-4|22	other Bluetooth-equipped devices.
12mr|obex-data-server-0.4.6-4|23	
12mr|obex-data-server-0.4.6-4|24	%prep
12mr|obex-data-server-0.4.6-4|25	%setup -q
12mr|obex-data-server-0.4.6-4|26	
12mr|obex-data-server-0.4.6-4|27	%build
12mr|obex-data-server-0.4.6-4|28	%configure2_5x --enable-bip=gdk-pixbuf
12mr|obex-data-server-0.4.6-4|29	%make
12mr|obex-data-server-0.4.6-4|30	
12mr|obex-data-server-0.4.6-4|31	cat << EOF > README
12mr|obex-data-server-0.4.6-4|32	Bug tracking system is at:
12mr|obex-data-server-0.4.6-4|33	http://bugs.muiline.com/view_all_bug_page.php
12mr|obex-data-server-0.4.6-4|34	
12mr|obex-data-server-0.4.6-4|35	Web page is at:
12mr|obex-data-server-0.4.6-4|36	http://tadas.dailyda.com/blog/
12mr|obex-data-server-0.4.6-4|37	
12mr|obex-data-server-0.4.6-4|38	SVN tree:
12mr|obex-data-server-0.4.6-4|39	svn://svn.muiline.com/obex-data-server/trunk/
12mr|obex-data-server-0.4.6-4|40	
12mr|obex-data-server-0.4.6-4|41	SVN browsing:
12mr|obex-data-server-0.4.6-4|42	http://svn.muiline.com/cgi-bin/viewvc.cgi/obex-data-server/trunk/
12mr|obex-data-server-0.4.6-4|43	
12mr|obex-data-server-0.4.6-4|44	EOF
12mr|obex-data-server-0.4.6-4|45	
12mr|obex-data-server-0.4.6-4|46	%install
12mr|obex-data-server-0.4.6-4|47	rm -rf %{buildroot}
12mr|obex-data-server-0.4.6-4|48	# FIXME files missing: http://bugs.muiline.com/view.php?id=42
12mr|obex-data-server-0.4.6-4|49	#chmod a-x test/*.py
12mr|obex-data-server-0.4.6-4|50	%makeinstall_std
12mr|obex-data-server-0.4.6-4|51	
12mr|obex-data-server-0.4.6-4|52	%clean
12mr|obex-data-server-0.4.6-4|53	rm -rf %{buildroot}
12mr|obex-data-server-0.4.6-4|54	
12mr|obex-data-server-0.4.6-4|55	%files
12mr|obex-data-server-0.4.6-4|56	%defattr(-,root,root,-)
12mr|obex-data-server-0.4.6-4|57	%doc AUTHORS ChangeLog NEWS README COPYING dbus-api.txt
12mr|obex-data-server-0.4.6-4|58	#test/ods-dbus-test.c test/ods-server-test.py test/ods-session-test.py
12mr|obex-data-server-0.4.6-4|59	%{_bindir}/obex-data-server
12mr|obex-data-server-0.4.6-4|60	%{_datadir}/dbus-1/services/obex-data-server.service
12mr|obex-data-server-0.4.6-4|61	%config %{_sysconfdir}/obex-data-server/*.xml
12mr|obex-data-server-0.4.6-4|62	%{_mandir}/man1/obex-data-server.1.*
12mr|obex-data-server-0.4.6-4|63	
12mr|obex-data-server-0.4.6-4|64	
12mr|obex-data-server-0.4.6-4|65	
12mr|obex-data-server-0.4.6-4|66	
12mr|obex-data-server-0.4.6-4|67	%changelog
12mr|obex-data-server-0.4.6-4|68	

15316 12
12mr|obexftp-0.23-7|1	%define major		0
12mr|obexftp-0.23-7|2	%define mcobex_major	1
12mr|obexftp-0.23-7|3	%define libname		%mklibname %{name} %{major}
12mr|obexftp-0.23-7|4	%define develname	%mklibname %{name} -d
12mr|obexftp-0.23-7|5	
12mr|obexftp-0.23-7|6	Name:		obexftp
12mr|obexftp-0.23-7|7	Summary:	Access devices via ObexFTP e.g. Siemens mobile equipment
12mr|obexftp-0.23-7|8	Version:	0.23
12mr|obexftp-0.23-7|9	Release:	7
12mr|obexftp-0.23-7|10	License:	GPLv2+
12mr|obexftp-0.23-7|11	Group:		Communications
12mr|obexftp-0.23-7|12	URL:		http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp
12mr|obexftp-0.23-7|13	Source0:	http://triq.net/obexftp/%{name}-%{version}.tar.bz2
12mr|obexftp-0.23-7|14	# From Gentoo bug #250210: fix a missing include that breaks build -
12mr|obexftp-0.23-7|15	# AdamW 2009/01
12mr|obexftp-0.23-7|16	Patch0:		obexftp-0.22-include.patch
12mr|obexftp-0.23-7|17	# Fix a string literal error - AdamW 2009/01
12mr|obexftp-0.23-7|18	Patch1:		obexftp-0.22-literal.patch
12mr|obexftp-0.23-7|19	Patch2:		obexftp-0.23-ruby1.9.patch
12mr|obexftp-0.23-7|20	Patch3:		obexftp-0.23-sfmt.patch
12mr|obexftp-0.23-7|21	BuildRequires:	pkgconfig(bluez)
12mr|obexftp-0.23-7|22	BuildRequires:	pkgconfig(openobex)
12mr|obexftp-0.23-7|23	BuildRequires:	python-devel
12mr|obexftp-0.23-7|24	BuildRequires:	ruby
12mr|obexftp-0.23-7|25	BuildRequires:	ruby-devel
12mr|obexftp-0.23-7|26	
12mr|obexftp-0.23-7|27	%description
12mr|obexftp-0.23-7|28	The overall goal of this project is to make mobile devices featuring
12mr|obexftp-0.23-7|29	the OBEX protocol and adhering to the OBEX FTP standard accessible.
12mr|obexftp-0.23-7|30	The most common use for ObexFTP is to access your mobile phones memory
12mr|obexftp-0.23-7|31	to store and retrieve e.g. your phonebook, logos, ringtones, music,
12mr|obexftp-0.23-7|32	pictures and the like.
12mr|obexftp-0.23-7|33	
12mr|obexftp-0.23-7|34	%package -n	%{libname}
12mr|obexftp-0.23-7|35	Summary:	Main library for %{name}
12mr|obexftp-0.23-7|36	Group:		System/Libraries
12mr|obexftp-0.23-7|37	
12mr|obexftp-0.23-7|38	%description -n	%{libname}
12mr|obexftp-0.23-7|39	The overall goal of this project is to make mobile devices featuring
12mr|obexftp-0.23-7|40	the OBEX protocol and adhering to the OBEX FTP standard accessible.
12mr|obexftp-0.23-7|41	The most common use for ObexFTP is to access your mobile phones memory
12mr|obexftp-0.23-7|42	to store and retrieve e.g. your phonebook, logos, ringtones, music,
12mr|obexftp-0.23-7|43	pictures and the like.
12mr|obexftp-0.23-7|44	
12mr|obexftp-0.23-7|45	%package -n	%{develname}
12mr|obexftp-0.23-7|46	Summary:	Headers for developing programs that will use %{name}
12mr|obexftp-0.23-7|47	Group:		Development/Other
12mr|obexftp-0.23-7|48	Provides:	%{name}-devel = %{version}-%{release}
12mr|obexftp-0.23-7|49	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|obexftp-0.23-7|50	Requires:	%{libname} = %{version}-%{release}
12mr|obexftp-0.23-7|51	Requires:	pkgconfig(openobex)
12mr|obexftp-0.23-7|52	
12mr|obexftp-0.23-7|53	%description -n	%{develname}
12mr|obexftp-0.23-7|54	The overall goal of this project is to make mobile devices featuring
12mr|obexftp-0.23-7|55	the OBEX protocol and adhering to the OBEX FTP standard accessible.
12mr|obexftp-0.23-7|56	The most common use for ObexFTP is to access your mobile phones memory
12mr|obexftp-0.23-7|57	to store and retrieve e.g. your phonebook, logos, ringtones, music,
12mr|obexftp-0.23-7|58	pictures and the like.
12mr|obexftp-0.23-7|59	
12mr|obexftp-0.23-7|60	%package -n	python-%{name}
12mr|obexftp-0.23-7|61	Summary:	Python binding for %{name}
12mr|obexftp-0.23-7|62	Group:		Development/Python
12mr|obexftp-0.23-7|63	Requires:	python
12mr|obexftp-0.23-7|64	Requires:	python-devel
12mr|obexftp-0.23-7|65	
12mr|obexftp-0.23-7|66	%description -n	python-%{name}
12mr|obexftp-0.23-7|67	The overall goal of this project is to make mobile devices featuring
12mr|obexftp-0.23-7|68	the OBEX protocol and adhering to the OBEX FTP standard accessible.
12mr|obexftp-0.23-7|69	The most common use for ObexFTP is to access your mobile phones memory
12mr|obexftp-0.23-7|70	to store and retrieve e.g. your phonebook, logos, ringtones, music,
12mr|obexftp-0.23-7|71	pictures and the like.
12mr|obexftp-0.23-7|72	
12mr|obexftp-0.23-7|73	%package -n	ruby-%{name}
12mr|obexftp-0.23-7|74	Summary:	Ruby binding for %{name}
12mr|obexftp-0.23-7|75	Group:		Development/Other
12mr|obexftp-0.23-7|76	Requires:	ruby
12mr|obexftp-0.23-7|77	Requires:	ruby-devel
12mr|obexftp-0.23-7|78	
12mr|obexftp-0.23-7|79	%description -n	ruby-%{name}
12mr|obexftp-0.23-7|80	The overall goal of this project is to make mobile devices featuring
12mr|obexftp-0.23-7|81	the OBEX protocol and adhering to the OBEX FTP standard accessible.
12mr|obexftp-0.23-7|82	The most common use for ObexFTP is to access your mobile phones memory
12mr|obexftp-0.23-7|83	to store and retrieve e.g. your phonebook, logos, ringtones, music,
12mr|obexftp-0.23-7|84	pictures and the like.
12mr|obexftp-0.23-7|85	
12mr|obexftp-0.23-7|86	%prep
12mr|obexftp-0.23-7|87	%setup -q
12mr|obexftp-0.23-7|88	%patch0 -p1 -b .include
12mr|obexftp-0.23-7|89	%patch1 -p1 -b .literal
12mr|obexftp-0.23-7|90	%patch2 -p1 -b .ruby1.9
12mr|obexftp-0.23-7|91	%patch3 -p1 -b .sfmt
12mr|obexftp-0.23-7|92	
12mr|obexftp-0.23-7|93	%build
12mr|obexftp-0.23-7|94	%configure2_5x \
12mr|obexftp-0.23-7|95	--disable-tcl \
12mr|obexftp-0.23-7|96	--disable-perl
12mr|obexftp-0.23-7|97	
12mr|obexftp-0.23-7|98	%make
12mr|obexftp-0.23-7|99	
12mr|obexftp-0.23-7|100	%install
12mr|obexftp-0.23-7|101	%makeinstall_std
12mr|obexftp-0.23-7|102	
12mr|obexftp-0.23-7|103	%files
12mr|obexftp-0.23-7|104	%doc AUTHORS ChangeLog NEWS README* THANKS TODO
12mr|obexftp-0.23-7|105	%{_bindir}/*
12mr|obexftp-0.23-7|106	%{_mandir}/man1/*
12mr|obexftp-0.23-7|107	
12mr|obexftp-0.23-7|108	%files -n %{libname}
12mr|obexftp-0.23-7|109	%{_libdir}/*.so.%{major}*
12mr|obexftp-0.23-7|110	%{_libdir}/libmulticobex.so.%{mcobex_major}*
12mr|obexftp-0.23-7|111	
12mr|obexftp-0.23-7|112	%files -n %{develname}
12mr|obexftp-0.23-7|113	%{_includedir}/*
12mr|obexftp-0.23-7|114	%{_libdir}/*.so
12mr|obexftp-0.23-7|115	%{_libdir}/*.a
12mr|obexftp-0.23-7|116	%{_libdir}/pkgconfig/*.pc
12mr|obexftp-0.23-7|117	
12mr|obexftp-0.23-7|118	%files -n python-%{name}
12mr|obexftp-0.23-7|119	%{py_platsitedir}/%{name}
12mr|obexftp-0.23-7|120	%{py_platsitedir}/%{name}-%version-py%{py_ver}.egg-info
12mr|obexftp-0.23-7|121	
12mr|obexftp-0.23-7|122	%files -n ruby-%{name}
12mr|obexftp-0.23-7|123	%{ruby_sitearchdir}/%{name}.so
12mr|obexftp-0.23-7|124	
12mr|obexftp-0.23-7|125	
12mr|obexftp-0.23-7|126	
12mr|obexftp-0.23-7|127	%changelog
12mr|obexftp-0.23-7|128	* Tue Sep  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|obexftp-0.23-7|129	+ Commit: 62b19c8
12mr|obexftp-0.23-7|130	- Add patch to fix format not a string literal error
12mr|obexftp-0.23-7|131	
12mr|obexftp-0.23-7|132	* Mon Sep  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|obexftp-0.23-7|133	+ Commit: 59ecf7c
12mr|obexftp-0.23-7|134	- Spec cleanup
12mr|obexftp-0.23-7|135	
12mr|obexftp-0.23-7|136	

15317 12
12mr|objectweb-anttask-1.3.2-3.0.9|1	%define section         free
12mr|objectweb-anttask-1.3.2-3.0.9|2	%define gcj_support     1
12mr|objectweb-anttask-1.3.2-3.0.9|3	
12mr|objectweb-anttask-1.3.2-3.0.9|4	Summary:        ObjectWeb Ant task
12mr|objectweb-anttask-1.3.2-3.0.9|5	Name:           objectweb-anttask
12mr|objectweb-anttask-1.3.2-3.0.9|6	Version:        1.3.2
12mr|objectweb-anttask-1.3.2-3.0.9|7	Release:        %mkrel 3.0.9
12mr|objectweb-anttask-1.3.2-3.0.9|8	Epoch:          0
12mr|objectweb-anttask-1.3.2-3.0.9|9	Group:          Development/Java
12mr|objectweb-anttask-1.3.2-3.0.9|10	License:        LGPL
12mr|objectweb-anttask-1.3.2-3.0.9|11	URL:            http://forge.objectweb.org/projects/monolog/
12mr|objectweb-anttask-1.3.2-3.0.9|12	%if %{gcj_support}
12mr|objectweb-anttask-1.3.2-3.0.9|13	BuildRequires:  java-gcj-compat-devel
12mr|objectweb-anttask-1.3.2-3.0.9|14	%else
12mr|objectweb-anttask-1.3.2-3.0.9|15	BuildArch:      noarch
12mr|objectweb-anttask-1.3.2-3.0.9|16	BuildRequires:  java-devel
12mr|objectweb-anttask-1.3.2-3.0.9|17	%endif
12mr|objectweb-anttask-1.3.2-3.0.9|18	Source0:        http://download.fr2.forge.objectweb.org/monolog/ow_util_ant_tasks_%{version}.tar.bz2
12mr|objectweb-anttask-1.3.2-3.0.9|19	Patch0:         objectweb-anttask-1.3.2-filesets.patch
12mr|objectweb-anttask-1.3.2-3.0.9|20	BuildRequires:  ant
12mr|objectweb-anttask-1.3.2-3.0.9|21	BuildRequires:  java-rpmbuild
12mr|objectweb-anttask-1.3.2-3.0.9|22	BuildRequires:  xalan-j2
12mr|objectweb-anttask-1.3.2-3.0.9|23	BuildRequires:  asm2
12mr|objectweb-anttask-1.3.2-3.0.9|24	Provides:       owanttask = %{epoch}:%{version}-%{release}
12mr|objectweb-anttask-1.3.2-3.0.9|25	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|objectweb-anttask-1.3.2-3.0.9|26	
12mr|objectweb-anttask-1.3.2-3.0.9|27	%description
12mr|objectweb-anttask-1.3.2-3.0.9|28	ObjectWeb Ant task
12mr|objectweb-anttask-1.3.2-3.0.9|29	
12mr|objectweb-anttask-1.3.2-3.0.9|30	%package javadoc
12mr|objectweb-anttask-1.3.2-3.0.9|31	Summary:        Javadoc for %{name}
12mr|objectweb-anttask-1.3.2-3.0.9|32	Group:          Development/Java
12mr|objectweb-anttask-1.3.2-3.0.9|33	
12mr|objectweb-anttask-1.3.2-3.0.9|34	%description javadoc
12mr|objectweb-anttask-1.3.2-3.0.9|35	Javadoc for %{name}.
12mr|objectweb-anttask-1.3.2-3.0.9|36	
12mr|objectweb-anttask-1.3.2-3.0.9|37	%prep
12mr|objectweb-anttask-1.3.2-3.0.9|38	%setup -c -q -n %{name}
12mr|objectweb-anttask-1.3.2-3.0.9|39	%patch0 -p1
12mr|objectweb-anttask-1.3.2-3.0.9|40	%remove_java_binaries
12mr|objectweb-anttask-1.3.2-3.0.9|41	
12mr|objectweb-anttask-1.3.2-3.0.9|42	%build
12mr|objectweb-anttask-1.3.2-3.0.9|43	export CLASSPATH=$(build-classpath xalan-j2 asm2/ )
12mr|objectweb-anttask-1.3.2-3.0.9|44	export OPT_JAR_LIST=:
12mr|objectweb-anttask-1.3.2-3.0.9|45	%{ant} jar jdoc
12mr|objectweb-anttask-1.3.2-3.0.9|46	
12mr|objectweb-anttask-1.3.2-3.0.9|47	%install
12mr|objectweb-anttask-1.3.2-3.0.9|48	rm -rf $RPM_BUILD_ROOT
12mr|objectweb-anttask-1.3.2-3.0.9|49	
12mr|objectweb-anttask-1.3.2-3.0.9|50	# jars
12mr|objectweb-anttask-1.3.2-3.0.9|51	install -d -m 0755 $RPM_BUILD_ROOT%{_javadir}
12mr|objectweb-anttask-1.3.2-3.0.9|52	
12mr|objectweb-anttask-1.3.2-3.0.9|53	install -m 644 output/lib/ow_util_ant_tasks.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|objectweb-anttask-1.3.2-3.0.9|54	pushd $RPM_BUILD_ROOT%{_javadir}
12mr|objectweb-anttask-1.3.2-3.0.9|55	ln -sf %{name}-%{version}.jar %{name}.jar
12mr|objectweb-anttask-1.3.2-3.0.9|56	popd
12mr|objectweb-anttask-1.3.2-3.0.9|57	
12mr|objectweb-anttask-1.3.2-3.0.9|58	# javadoc
12mr|objectweb-anttask-1.3.2-3.0.9|59	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|objectweb-anttask-1.3.2-3.0.9|60	cp -a output/jdoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|objectweb-anttask-1.3.2-3.0.9|61	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|objectweb-anttask-1.3.2-3.0.9|62	
12mr|objectweb-anttask-1.3.2-3.0.9|63	%if %{gcj_support}
12mr|objectweb-anttask-1.3.2-3.0.9|64	%{_bindir}/aot-compile-rpm
12mr|objectweb-anttask-1.3.2-3.0.9|65	%endif
12mr|objectweb-anttask-1.3.2-3.0.9|66	
12mr|objectweb-anttask-1.3.2-3.0.9|67	%clean
12mr|objectweb-anttask-1.3.2-3.0.9|68	%{__rm} -rf %{buildroot}
12mr|objectweb-anttask-1.3.2-3.0.9|69	
12mr|objectweb-anttask-1.3.2-3.0.9|70	%if %{gcj_support}
12mr|objectweb-anttask-1.3.2-3.0.9|71	%post
12mr|objectweb-anttask-1.3.2-3.0.9|72	%{update_gcjdb}
12mr|objectweb-anttask-1.3.2-3.0.9|73	
12mr|objectweb-anttask-1.3.2-3.0.9|74	%postun
12mr|objectweb-anttask-1.3.2-3.0.9|75	%{clean_gcjdb}
12mr|objectweb-anttask-1.3.2-3.0.9|76	%endif
12mr|objectweb-anttask-1.3.2-3.0.9|77	
12mr|objectweb-anttask-1.3.2-3.0.9|78	%files
12mr|objectweb-anttask-1.3.2-3.0.9|79	%defattr(0644,root,root,0755)
12mr|objectweb-anttask-1.3.2-3.0.9|80	%{_javadir}/*
12mr|objectweb-anttask-1.3.2-3.0.9|81	%if %{gcj_support}
12mr|objectweb-anttask-1.3.2-3.0.9|82	%dir %{_libdir}/gcj/%{name}
12mr|objectweb-anttask-1.3.2-3.0.9|83	%attr(-,root,root) %{_libdir}/gcj/%{name}/*.jar.*
12mr|objectweb-anttask-1.3.2-3.0.9|84	%endif
12mr|objectweb-anttask-1.3.2-3.0.9|85	
12mr|objectweb-anttask-1.3.2-3.0.9|86	%files javadoc
12mr|objectweb-anttask-1.3.2-3.0.9|87	%defattr(0644,root,root,0755)
12mr|objectweb-anttask-1.3.2-3.0.9|88	%doc %{_javadocdir}/%{name}-%{version}
12mr|objectweb-anttask-1.3.2-3.0.9|89	%doc %{_javadocdir}/%{name}
12mr|objectweb-anttask-1.3.2-3.0.9|90	
12mr|objectweb-anttask-1.3.2-3.0.9|91	
12mr|objectweb-anttask-1.3.2-3.0.9|92	
12mr|objectweb-anttask-1.3.2-3.0.9|93	%changelog
12mr|objectweb-anttask-1.3.2-3.0.9|94	

15318 12
12mr|objectweb-asm-3.1-0.5.2|1	# Copyright (c) 2000-2008, JPackage Project
12mr|objectweb-asm-3.1-0.5.2|2	# All rights reserved.
12mr|objectweb-asm-3.1-0.5.2|3	#
12mr|objectweb-asm-3.1-0.5.2|4	# Redistribution and use in source and binary forms, with or without
12mr|objectweb-asm-3.1-0.5.2|5	# modification, are permitted provided that the following conditions
12mr|objectweb-asm-3.1-0.5.2|6	# are met:
12mr|objectweb-asm-3.1-0.5.2|7	#
12mr|objectweb-asm-3.1-0.5.2|8	# 1. Redistributions of source code must retain the above copyright
12mr|objectweb-asm-3.1-0.5.2|9	#    notice, this list of conditions and the following disclaimer.
12mr|objectweb-asm-3.1-0.5.2|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|objectweb-asm-3.1-0.5.2|11	#    notice, this list of conditions and the following disclaimer in the
12mr|objectweb-asm-3.1-0.5.2|12	#    documentation and/or other materials provided with the
12mr|objectweb-asm-3.1-0.5.2|13	#    distribution.
12mr|objectweb-asm-3.1-0.5.2|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|objectweb-asm-3.1-0.5.2|15	#    contributors may be used to endorse or promote products derived
12mr|objectweb-asm-3.1-0.5.2|16	#    from this software without specific prior written permission.
12mr|objectweb-asm-3.1-0.5.2|17	#
12mr|objectweb-asm-3.1-0.5.2|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|objectweb-asm-3.1-0.5.2|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|objectweb-asm-3.1-0.5.2|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|objectweb-asm-3.1-0.5.2|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|objectweb-asm-3.1-0.5.2|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|objectweb-asm-3.1-0.5.2|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|objectweb-asm-3.1-0.5.2|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|objectweb-asm-3.1-0.5.2|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|objectweb-asm-3.1-0.5.2|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|objectweb-asm-3.1-0.5.2|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|objectweb-asm-3.1-0.5.2|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|objectweb-asm-3.1-0.5.2|29	#
12mr|objectweb-asm-3.1-0.5.2|30	
12mr|objectweb-asm-3.1-0.5.2|31	%define section free
12mr|objectweb-asm-3.1-0.5.2|32	
12mr|objectweb-asm-3.1-0.5.2|33	Name:           objectweb-asm
12mr|objectweb-asm-3.1-0.5.2|34	Version:        3.1
12mr|objectweb-asm-3.1-0.5.2|35	Release:        0.5.2
12mr|objectweb-asm-3.1-0.5.2|36	Epoch:          0
12mr|objectweb-asm-3.1-0.5.2|37	Summary:        A code manipulation tool to implement adaptable systems
12mr|objectweb-asm-3.1-0.5.2|38	License:        BSD
12mr|objectweb-asm-3.1-0.5.2|39	URL:            http://asm.objectweb.org/
12mr|objectweb-asm-3.1-0.5.2|40	Group:          Development/Java
12mr|objectweb-asm-3.1-0.5.2|41	Source0:        http://download.forge.objectweb.org/asm/asm-3.1.tar.gz
12mr|objectweb-asm-3.1-0.5.2|42	Source1:        http://repo1.maven.org/maven2/asm/asm/3.1/asm-3.1.pom
12mr|objectweb-asm-3.1-0.5.2|43	Source2:        http://repo1.maven.org/maven2/asm/asm-analysis/3.1/asm-analysis-3.1.pom
12mr|objectweb-asm-3.1-0.5.2|44	Source3:        http://repo1.maven.org/maven2/asm/asm-commons/3.1/asm-commons-3.1.pom
12mr|objectweb-asm-3.1-0.5.2|45	Source4:        http://repo1.maven.org/maven2/asm/asm-tree/3.1/asm-tree-3.1.pom
12mr|objectweb-asm-3.1-0.5.2|46	Source5:        http://repo1.maven.org/maven2/asm/asm-util/3.1/asm-util-3.1.pom
12mr|objectweb-asm-3.1-0.5.2|47	Source6:        http://repo1.maven.org/maven2/asm/asm-xml/3.1/asm-xml-3.1.pom
12mr|objectweb-asm-3.1-0.5.2|48	Source7:        http://repo1.maven.org/maven2/asm/asm-all/3.1/asm-all-3.1.pom
12mr|objectweb-asm-3.1-0.5.2|49	Source8:        http://repo1.maven.org/maven2/asm/asm-parent/3.1/asm-parent-3.1.pom
12mr|objectweb-asm-3.1-0.5.2|50	Source9:        asm-MANIFEST.MF
12mr|objectweb-asm-3.1-0.5.2|51	Patch0:         objectweb-asm-no-classpath-in-manifest.patch
12mr|objectweb-asm-3.1-0.5.2|52	# Needed by asm-xml.jar
12mr|objectweb-asm-3.1-0.5.2|53	Requires:       xml-commons-jaxp-1.3-apis
12mr|objectweb-asm-3.1-0.5.2|54	Requires(post): jpackage-utils >= 0:1.7.4
12mr|objectweb-asm-3.1-0.5.2|55	Requires(postun): jpackage-utils >= 0:1.7.4
12mr|objectweb-asm-3.1-0.5.2|56	BuildRequires:  jpackage-utils >= 0:1.7.4
12mr|objectweb-asm-3.1-0.5.2|57	BuildRequires:  java-devel >= 0:1.5.0
12mr|objectweb-asm-3.1-0.5.2|58	BuildRequires:  ant >= 0:1.6.5
12mr|objectweb-asm-3.1-0.5.2|59	BuildRequires:  objectweb-anttask
12mr|objectweb-asm-3.1-0.5.2|60	BuildRequires:  xml-commons-jaxp-1.3-apis
12mr|objectweb-asm-3.1-0.5.2|61	BuildRequires:  zip
12mr|objectweb-asm-3.1-0.5.2|62	BuildArch:      noarch
12mr|objectweb-asm-3.1-0.5.2|63	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|objectweb-asm-3.1-0.5.2|64	
12mr|objectweb-asm-3.1-0.5.2|65	%description
12mr|objectweb-asm-3.1-0.5.2|66	ASM is a code manipulation tool to implement adaptable systems.
12mr|objectweb-asm-3.1-0.5.2|67	
12mr|objectweb-asm-3.1-0.5.2|68	%package        javadoc
12mr|objectweb-asm-3.1-0.5.2|69	Summary:        Javadoc for %{name}
12mr|objectweb-asm-3.1-0.5.2|70	Group:          Development/Java
12mr|objectweb-asm-3.1-0.5.2|71	
12mr|objectweb-asm-3.1-0.5.2|72	%description    javadoc
12mr|objectweb-asm-3.1-0.5.2|73	Javadoc for %{name}.
12mr|objectweb-asm-3.1-0.5.2|74	
12mr|objectweb-asm-3.1-0.5.2|75	%prep
12mr|objectweb-asm-3.1-0.5.2|76	%setup -q -n asm-%{version}
12mr|objectweb-asm-3.1-0.5.2|77	%patch0 -p1
12mr|objectweb-asm-3.1-0.5.2|78	perl -pi -e 's/\r$//g' LICENSE.txt README.txt
12mr|objectweb-asm-3.1-0.5.2|79	
12mr|objectweb-asm-3.1-0.5.2|80	mkdir META-INF
12mr|objectweb-asm-3.1-0.5.2|81	cp -p %{SOURCE9} META-INF/MANIFEST.MF
12mr|objectweb-asm-3.1-0.5.2|82	
12mr|objectweb-asm-3.1-0.5.2|83	%build
12mr|objectweb-asm-3.1-0.5.2|84	export CLASSPATH=
12mr|objectweb-asm-3.1-0.5.2|85	export OPT_JAR_LIST=:
12mr|objectweb-asm-3.1-0.5.2|86	ant -Dobjectweb.ant.tasks.path=$(build-classpath objectweb-anttask) jar jdoc
12mr|objectweb-asm-3.1-0.5.2|87	
12mr|objectweb-asm-3.1-0.5.2|88	%install
12mr|objectweb-asm-3.1-0.5.2|89	rm -rf $RPM_BUILD_ROOT
12mr|objectweb-asm-3.1-0.5.2|90	
12mr|objectweb-asm-3.1-0.5.2|91	# jars
12mr|objectweb-asm-3.1-0.5.2|92	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
12mr|objectweb-asm-3.1-0.5.2|93	
12mr|objectweb-asm-3.1-0.5.2|94	for jar in output/dist/lib/*.jar; do
12mr|objectweb-asm-3.1-0.5.2|95	install -m 644 ${jar} \
12mr|objectweb-asm-3.1-0.5.2|96	$RPM_BUILD_ROOT%{_javadir}/%{name}/`basename ${jar}`
12mr|objectweb-asm-3.1-0.5.2|97	done
12mr|objectweb-asm-3.1-0.5.2|98	
12mr|objectweb-asm-3.1-0.5.2|99	touch META-INF/MANIFEST.MF
12mr|objectweb-asm-3.1-0.5.2|100	zip -u output/dist/lib/all/asm-all-%{version}.jar META-INF/MANIFEST.MF
12mr|objectweb-asm-3.1-0.5.2|101	
12mr|objectweb-asm-3.1-0.5.2|102	install -m 644 output/dist/lib/all/asm-all-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}/
12mr|objectweb-asm-3.1-0.5.2|103	
12mr|objectweb-asm-3.1-0.5.2|104	(cd $RPM_BUILD_ROOT%{_javadir}/%{name} && for jar in *-%{version}*; do \
12mr|objectweb-asm-3.1-0.5.2|105	ln -sf ${jar} ${jar/-%{version}/}; done)
12mr|objectweb-asm-3.1-0.5.2|106	
12mr|objectweb-asm-3.1-0.5.2|107	# pom
12mr|objectweb-asm-3.1-0.5.2|108	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|objectweb-asm-3.1-0.5.2|109	install -m 644 %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.objectweb-asm-asm.pom
12mr|objectweb-asm-3.1-0.5.2|110	%add_to_maven_depmap org.objectweb.asm asm %{version} JPP/objectweb-asm asm
12mr|objectweb-asm-3.1-0.5.2|111	install -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.objectweb-asm-asm-analysis.pom
12mr|objectweb-asm-3.1-0.5.2|112	%add_to_maven_depmap org.objectweb.asm asm-analysis %{version} JPP/objectweb-asm asm-analysis
12mr|objectweb-asm-3.1-0.5.2|113	install -m 644 %{SOURCE3} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.objectweb-asm-asm-commons.pom
12mr|objectweb-asm-3.1-0.5.2|114	%add_to_maven_depmap org.objectweb.asm asm-commons %{version} JPP/objectweb-asm asm-commons
12mr|objectweb-asm-3.1-0.5.2|115	install -m 644 %{SOURCE4} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.objectweb-asm-asm-tree.pom
12mr|objectweb-asm-3.1-0.5.2|116	%add_to_maven_depmap org.objectweb.asm asm-tree %{version} JPP/objectweb-asm asm-tree
12mr|objectweb-asm-3.1-0.5.2|117	install -m 644 %{SOURCE5} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.objectweb-asm-asm-util.pom
12mr|objectweb-asm-3.1-0.5.2|118	%add_to_maven_depmap org.objectweb.asm asm-util %{version} JPP/objectweb-asm asm-util
12mr|objectweb-asm-3.1-0.5.2|119	install -m 644 %{SOURCE6} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.objectweb-asm-asm-xml.pom
12mr|objectweb-asm-3.1-0.5.2|120	%add_to_maven_depmap org.objectweb.asm asm-xml %{version} JPP/objectweb-asm asm-xml
12mr|objectweb-asm-3.1-0.5.2|121	install -m 644 %{SOURCE7} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.objectweb-asm-asm-all.pom
12mr|objectweb-asm-3.1-0.5.2|122	%add_to_maven_depmap org.objectweb.asm asm-all %{version} JPP/objectweb-asm asm-all
12mr|objectweb-asm-3.1-0.5.2|123	install -m 644 %{SOURCE8} $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.objectweb-asm-asm-parent.pom
12mr|objectweb-asm-3.1-0.5.2|124	%add_to_maven_depmap org.objectweb.asm asm-parent %{version} JPP/objectweb-asm asm-parent
12mr|objectweb-asm-3.1-0.5.2|125	
12mr|objectweb-asm-3.1-0.5.2|126	# javadoc
12mr|objectweb-asm-3.1-0.5.2|127	install -p -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|objectweb-asm-3.1-0.5.2|128	cp -pr output/dist/doc/javadoc/user/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|objectweb-asm-3.1-0.5.2|129	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|objectweb-asm-3.1-0.5.2|130	
12mr|objectweb-asm-3.1-0.5.2|131	%post
12mr|objectweb-asm-3.1-0.5.2|132	%update_maven_depmap
12mr|objectweb-asm-3.1-0.5.2|133	
12mr|objectweb-asm-3.1-0.5.2|134	%postun
12mr|objectweb-asm-3.1-0.5.2|135	%update_maven_depmap
12mr|objectweb-asm-3.1-0.5.2|136	
12mr|objectweb-asm-3.1-0.5.2|137	%files
12mr|objectweb-asm-3.1-0.5.2|138	%defattr(0644,root,root,0755)
12mr|objectweb-asm-3.1-0.5.2|139	%doc LICENSE.txt README.txt
12mr|objectweb-asm-3.1-0.5.2|140	%dir %{_javadir}/%{name}
12mr|objectweb-asm-3.1-0.5.2|141	%{_javadir}/%{name}/*.jar
12mr|objectweb-asm-3.1-0.5.2|142	%{_datadir}/maven2/*
12mr|objectweb-asm-3.1-0.5.2|143	%{_mavendepmapfragdir}/*
12mr|objectweb-asm-3.1-0.5.2|144	
12mr|objectweb-asm-3.1-0.5.2|145	%files javadoc
12mr|objectweb-asm-3.1-0.5.2|146	%defattr(0644,root,root,0755)
12mr|objectweb-asm-3.1-0.5.2|147	%{_javadocdir}/%{name}-%{version}
12mr|objectweb-asm-3.1-0.5.2|148	%{_javadocdir}/%{name}
12mr|objectweb-asm-3.1-0.5.2|149	
12mr|objectweb-asm-3.1-0.5.2|150	
12mr|objectweb-asm-3.1-0.5.2|151	
12mr|objectweb-asm-3.1-0.5.2|152	%changelog
12mr|objectweb-asm-3.1-0.5.2|153	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|objectweb-asm-3.1-0.5.2|154	+ Commit: 7350e4d
12mr|objectweb-asm-3.1-0.5.2|155	- Revert to older version 3.1
12mr|objectweb-asm-3.1-0.5.2|156	
12mr|objectweb-asm-3.1-0.5.2|157	

15319 12
12mr|ocaml-3.12.1-10|1	%define build_ocamlopt	1
12mr|ocaml-3.12.1-10|2	%ifarch ppc64 %mips %arm
12mr|ocaml-3.12.1-10|3	%define build_ocamlopt	0
12mr|ocaml-3.12.1-10|4	%endif
12mr|ocaml-3.12.1-10|5	%define build_labltk	1
12mr|ocaml-3.12.1-10|6	%define major	3.12
12mr|ocaml-3.12.1-10|7	%define minor	1
12mr|ocaml-3.12.1-10|8	
12mr|ocaml-3.12.1-10|9	Name:		ocaml
12mr|ocaml-3.12.1-10|10	Version:	%{major}.%{minor}
12mr|ocaml-3.12.1-10|11	Release:	10
12mr|ocaml-3.12.1-10|12	Summary:	The Objective Caml compiler and programming environment
12mr|ocaml-3.12.1-10|13	URL:		http://caml.inria.fr
12mr|ocaml-3.12.1-10|14	License:	QPL with exceptions and LGPLv2 with exceptions
12mr|ocaml-3.12.1-10|15	Group:		Development/Other
12mr|ocaml-3.12.1-10|16	Source0:	http://caml.inria.fr/pub/distrib/ocaml-%{major}/%{name}-%{version}.tar.bz2
12mr|ocaml-3.12.1-10|17	Source1:	http://caml.inria.fr/pub/distrib/ocaml-%{major}/%{name}-%{major}-refman.html.tar.gz
12mr|ocaml-3.12.1-10|18	
12mr|ocaml-3.12.1-10|19	# IMPORTANT:
12mr|ocaml-3.12.1-10|20	# The contents (META's files) of this tarball comes from findlib
12mr|ocaml-3.12.1-10|21	# This tarball have to be updated when findlib or ocaml are updated to a new version
12mr|ocaml-3.12.1-10|22	# these META's files are only generated by the ./configure in the findlib source directory
12mr|ocaml-3.12.1-10|23	# (camlp4 and ocaml-labltk have to be installed for this operation)
12mr|ocaml-3.12.1-10|24	# steps:
12mr|ocaml-3.12.1-10|25	# get findlib sources
12mr|ocaml-3.12.1-10|26	# extract, run ./configure
12mr|ocaml-3.12.1-10|27	# then,
12mr|ocaml-3.12.1-10|28	# tar -Jcf findlib-1.2.7-ocaml-%{version}-meta-files.tar.xz  site-lib-src/*/META
12mr|ocaml-3.12.1-10|29	# notice the version macro in filename, this to imply that the META files has
12mr|ocaml-3.12.1-10|30	# to be built for *THIS* specific version!
12mr|ocaml-3.12.1-10|31	Source5:	findlib-1.2.7-ocaml-%{version}-meta-files.tar.xz
12mr|ocaml-3.12.1-10|32	
12mr|ocaml-3.12.1-10|33	Patch0:         ocaml-3.12.0-rpath.patch
12mr|ocaml-3.12.1-10|34	Patch1:         ocaml-user-cflags.patch
12mr|ocaml-3.12.1-10|35	Patch3:		ocaml-3.11.0-ocamltags-no-site-start.patch
12mr|ocaml-3.12.1-10|36	Patch6:		ocaml-3.04-do-not-add-rpath-X11R6_lib-when-using-option-L.patch
12mr|ocaml-3.12.1-10|37	Patch7:		ocaml-3.11.0-no-opt-for-debug-and-profile.patch
12mr|ocaml-3.12.1-10|38	Patch8:		ocaml-3.04-larger-buffer-for-uncaught-exception-messages.patch
12mr|ocaml-3.12.1-10|39	Patch9:		ocaml-3.12.0-handle-tk-8.6.patch
12mr|ocaml-3.12.1-10|40	Patch16:	ocaml-3.09.2-lib64.patch
12mr|ocaml-3.12.1-10|41	Patch17:	ocaml-3.11.0-db52.patch
12mr|ocaml-3.12.1-10|42	Patch18:	ocaml-3.09.3-compile-emacs-files-in-build-dir.patch
12mr|ocaml-3.12.1-10|43	
12mr|ocaml-3.12.1-10|44	BuildRequires:	libx11-devel
12mr|ocaml-3.12.1-10|45	BuildRequires:	ncurses-devel
12mr|ocaml-3.12.1-10|46	BuildRequires:	tcl
12mr|ocaml-3.12.1-10|47	BuildRequires:	tcl-devel
12mr|ocaml-3.12.1-10|48	BuildRequires:	tk
12mr|ocaml-3.12.1-10|49	BuildRequires:	tk-devel
12mr|ocaml-3.12.1-10|50	BuildRequires:	emacs
12mr|ocaml-3.12.1-10|51	BuildRequires:	db-devel
12mr|ocaml-3.12.1-10|52	
12mr|ocaml-3.12.1-10|53	%rename		ocaml-emacs
12mr|ocaml-3.12.1-10|54	
12mr|ocaml-3.12.1-10|55	%package	doc
12mr|ocaml-3.12.1-10|56	Summary:	Documentation for OCaml
12mr|ocaml-3.12.1-10|57	Group:		Books/Computer books
12mr|ocaml-3.12.1-10|58	Requires:	%{name} = %{version}
12mr|ocaml-3.12.1-10|59	
12mr|ocaml-3.12.1-10|60	%package -n	camlp4
12mr|ocaml-3.12.1-10|61	Summary:	Preprocessor for OCaml
12mr|ocaml-3.12.1-10|62	Group:		Development/Other
12mr|ocaml-3.12.1-10|63	Requires:	%{name} = %{version}
12mr|ocaml-3.12.1-10|64	
12mr|ocaml-3.12.1-10|65	%package	labltk
12mr|ocaml-3.12.1-10|66	Summary:	Tk toolkit binding for OCaml
12mr|ocaml-3.12.1-10|67	Group:		Development/Other
12mr|ocaml-3.12.1-10|68	Requires:	%{name} = %{version}
12mr|ocaml-3.12.1-10|69	Requires:	tk-devel
12mr|ocaml-3.12.1-10|70	Obsoletes:	ocamltk
12mr|ocaml-3.12.1-10|71	
12mr|ocaml-3.12.1-10|72	%package	sources
12mr|ocaml-3.12.1-10|73	Summary:	OCaml sources
12mr|ocaml-3.12.1-10|74	Group:		Development/Other
12mr|ocaml-3.12.1-10|75	# don't add crazy deps
12mr|ocaml-3.12.1-10|76	AutoReqProv:	No
12mr|ocaml-3.12.1-10|77	
12mr|ocaml-3.12.1-10|78	%description
12mr|ocaml-3.12.1-10|79	Objective Caml is a high-level, strongly-typed, functional and object-oriented
12mr|ocaml-3.12.1-10|80	programming language from the ML family of languages.
12mr|ocaml-3.12.1-10|81	
12mr|ocaml-3.12.1-10|82	This package comprises two batch compilers (a fast bytecode compiler and an
12mr|ocaml-3.12.1-10|83	optimizing native-code compiler), an interactive toplevel system, Lex&Yacc
12mr|ocaml-3.12.1-10|84	tools, a replay debugger, and a comprehensive library.
12mr|ocaml-3.12.1-10|85	
12mr|ocaml-3.12.1-10|86	%description	doc
12mr|ocaml-3.12.1-10|87	Documentation for OCaml
12mr|ocaml-3.12.1-10|88	
12mr|ocaml-3.12.1-10|89	%description -n	camlp4
12mr|ocaml-3.12.1-10|90	Preprocessor for OCaml
12mr|ocaml-3.12.1-10|91	
12mr|ocaml-3.12.1-10|92	%description	labltk
12mr|ocaml-3.12.1-10|93	Tk toolkit binding for OCaml
12mr|ocaml-3.12.1-10|94	
12mr|ocaml-3.12.1-10|95	%description	sources
12mr|ocaml-3.12.1-10|96	OCaml sources
12mr|ocaml-3.12.1-10|97	
12mr|ocaml-3.12.1-10|98	%prep
12mr|ocaml-3.12.1-10|99	%setup -q -T -b 0
12mr|ocaml-3.12.1-10|100	%setup -q -T -D -a 1
12mr|ocaml-3.12.1-10|101	%setup -q -T -D -a 5
12mr|ocaml-3.12.1-10|102	%patch0 -p1 -b .rpath
12mr|ocaml-3.12.1-10|103	%patch1 -p1 -b .cflags
12mr|ocaml-3.12.1-10|104	%patch3 -p1
12mr|ocaml-3.12.1-10|105	%patch6 -p1
12mr|ocaml-3.12.1-10|106	%patch7 -p1
12mr|ocaml-3.12.1-10|107	%patch8 -p1
12mr|ocaml-3.12.1-10|108	%patch9 -p1 -b .tk
12mr|ocaml-3.12.1-10|109	%patch16 -p1 -b .lib64
12mr|ocaml-3.12.1-10|110	%patch17 -p1 -b .db4
12mr|ocaml-3.12.1-10|111	#patch18 -p1 -b .emacs
12mr|ocaml-3.12.1-10|112	
12mr|ocaml-3.12.1-10|113	rm -rf `find -name .cvsignore`
12mr|ocaml-3.12.1-10|114	
12mr|ocaml-3.12.1-10|115	# fix incorrect reference in camlp4 META file
12mr|ocaml-3.12.1-10|116	sed -ri -e 's|directory = "/usr/lib.*/ocaml/camlp4"|directory = "%{_libdir}/ocaml/camlp4"|g' site-lib-src/camlp4/META
12mr|ocaml-3.12.1-10|117	
12mr|ocaml-3.12.1-10|118	%build
12mr|ocaml-3.12.1-10|119	%ifarch alpha
12mr|ocaml-3.12.1-10|120	echo %{optflags} | grep -q mieee || { echo "on alpha you need -mieee to compile ocaml"; exit 1; }
12mr|ocaml-3.12.1-10|121	%endif
12mr|ocaml-3.12.1-10|122	
12mr|ocaml-3.12.1-10|123	CFLAGS="$RPM_OPT_FLAGS" ./configure \
12mr|ocaml-3.12.1-10|124	-bindir %{_bindir} \
12mr|ocaml-3.12.1-10|125	-libdir %{_libdir}/ocaml \
12mr|ocaml-3.12.1-10|126	-x11lib %{_libdir} \
12mr|ocaml-3.12.1-10|127	-x11include %{_includedir} \
12mr|ocaml-3.12.1-10|128	-mandir %{_mandir}/man1
12mr|ocaml-3.12.1-10|129	
12mr|ocaml-3.12.1-10|130	make world
12mr|ocaml-3.12.1-10|131	%if %{build_ocamlopt}
12mr|ocaml-3.12.1-10|132	make opt opt.opt
12mr|ocaml-3.12.1-10|133	%endif
12mr|ocaml-3.12.1-10|134	make -C emacs ocamltags
12mr|ocaml-3.12.1-10|135	
12mr|ocaml-3.12.1-10|136	
12mr|ocaml-3.12.1-10|137	%install
12mr|ocaml-3.12.1-10|138	make install BINDIR=%{buildroot}%{_bindir} LIBDIR=%{buildroot}%{_libdir}/ocaml MANDIR=%{buildroot}%{_mandir}
12mr|ocaml-3.12.1-10|139	
12mr|ocaml-3.12.1-10|140	# remove stupid camlp4o.opt which can't work
12mr|ocaml-3.12.1-10|141	#rm -f %{buildroot}%{_bindir}/camlp4*.opt
12mr|ocaml-3.12.1-10|142	#rm -f %{buildroot}%{_mandir}/man1/camlp4*.opt.*
12mr|ocaml-3.12.1-10|143	
12mr|ocaml-3.12.1-10|144	cd emacs; make install install-ocamltags BINDIR=%{buildroot}%{_bindir} EMACSDIR=%{buildroot}%{_datadir}/emacs/site-lisp; cd -
12mr|ocaml-3.12.1-10|145	
12mr|ocaml-3.12.1-10|146	# fix
12mr|ocaml-3.12.1-10|147	perl -pi -e "s|%{buildroot}||" %{buildroot}%{_libdir}/ocaml/ld.conf
12mr|ocaml-3.12.1-10|148	
12mr|ocaml-3.12.1-10|149	%if %{build_ocamlopt}
12mr|ocaml-3.12.1-10|150	# only keep the binary versions, which are much faster, except for camlp4
12mr|ocaml-3.12.1-10|151	# as native code cannot do a dynamic load
12mr|ocaml-3.12.1-10|152	for i in %{buildroot}%{_bindir}/*.opt ; do
12mr|ocaml-3.12.1-10|153	[[ $i == %{buildroot}%{_bindir}/camlp4* ]] && continue
12mr|ocaml-3.12.1-10|154	ln -sf `basename $i` ${i%.opt}
12mr|ocaml-3.12.1-10|155	done
12mr|ocaml-3.12.1-10|156	%endif
12mr|ocaml-3.12.1-10|157	
12mr|ocaml-3.12.1-10|158	
12mr|ocaml-3.12.1-10|159	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12mr|ocaml-3.12.1-10|160	cat <<EOF >%{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
12mr|ocaml-3.12.1-10|161	(require 'caml-font)
12mr|ocaml-3.12.1-10|162	(autoload 'caml-mode "caml" "Caml editing mode" t)
12mr|ocaml-3.12.1-10|163	(add-to-list 'auto-mode-alist '("\\\\.mli?$" . caml-mode))
12mr|ocaml-3.12.1-10|164	EOF
12mr|ocaml-3.12.1-10|165	
12mr|ocaml-3.12.1-10|166	# don't package mano man pages since we have the html files
12mr|ocaml-3.12.1-10|167	rm -rf %{buildroot}%{_mandir}/mano
12mr|ocaml-3.12.1-10|168	
12mr|ocaml-3.12.1-10|169	# install findlib META files
12mr|ocaml-3.12.1-10|170	cp -pr site-lib-src/* %{buildroot}%{_libdir}/ocaml/
12mr|ocaml-3.12.1-10|171	
12mr|ocaml-3.12.1-10|172	rm -f %{name}.list
12mr|ocaml-3.12.1-10|173	n="labltk|camlp4|ocamlbrowser|tkanim"
12mr|ocaml-3.12.1-10|174	(cd %{buildroot} ; find usr/bin ! -type d -printf "/%%p\n" | egrep -v $n) >> %{name}.list
12mr|ocaml-3.12.1-10|175	(cd %{buildroot} ; find usr/%{_lib}/ocaml ! -type d -printf "/%%p\n" | egrep -v $n) >> %{name}.list
12mr|ocaml-3.12.1-10|176	(cd %{buildroot} ; find usr/%{_lib}/ocaml   -type d -printf "%%%%dir /%%p\n" | egrep -v $n) >> %{name}.list
12mr|ocaml-3.12.1-10|177	
12mr|ocaml-3.12.1-10|178	# install sources
12mr|ocaml-3.12.1-10|179	install -d -m 755 %{buildroot}%{_prefix}/src
12mr|ocaml-3.12.1-10|180	tar xvjf %{SOURCE0} -C %{buildroot}%{_prefix}/src
12mr|ocaml-3.12.1-10|181	mv %{buildroot}%{_prefix}/src/%{name}-%{version} %{buildroot}%{_prefix}/src/%{name}
12mr|ocaml-3.12.1-10|182	install -d %{buildroot}%{_includedir}
12mr|ocaml-3.12.1-10|183	ln -s %{_libdir}/ocaml/caml %{buildroot}%{_includedir}/
12mr|ocaml-3.12.1-10|184	
12mr|ocaml-3.12.1-10|185	%files -f %{name}.list
12mr|ocaml-3.12.1-10|186	%doc Changes LICENSE README
12mr|ocaml-3.12.1-10|187	%{_includedir}/caml
12mr|ocaml-3.12.1-10|188	%{_mandir}/man1/*
12mr|ocaml-3.12.1-10|189	%{_datadir}/emacs/site-lisp/*
12mr|ocaml-3.12.1-10|190	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*
12mr|ocaml-3.12.1-10|191	
12mr|ocaml-3.12.1-10|192	%files doc
12mr|ocaml-3.12.1-10|193	%doc htmlman/*
12mr|ocaml-3.12.1-10|194	%if %build_ocamlopt
12mr|ocaml-3.12.1-10|195	%{_mandir}/man3/*
12mr|ocaml-3.12.1-10|196	%endif
12mr|ocaml-3.12.1-10|197	
12mr|ocaml-3.12.1-10|198	%if %{build_labltk}
12mr|ocaml-3.12.1-10|199	%files labltk
12mr|ocaml-3.12.1-10|200	%doc otherlibs/labltk/README otherlibs/labltk/example*
12mr|ocaml-3.12.1-10|201	%{_bindir}/*labltk*
12mr|ocaml-3.12.1-10|202	%{_bindir}/ocamlbrowser
12mr|ocaml-3.12.1-10|203	%{_libdir}/ocaml/*labltk*
12mr|ocaml-3.12.1-10|204	%{_libdir}/ocaml/stublibs/dlllabltk.so
12mr|ocaml-3.12.1-10|205	%endif
12mr|ocaml-3.12.1-10|206	
12mr|ocaml-3.12.1-10|207	%files -n camlp4
12mr|ocaml-3.12.1-10|208	%{_bindir}/*camlp4*
12mr|ocaml-3.12.1-10|209	%{_libdir}/ocaml/camlp4
12mr|ocaml-3.12.1-10|210	
12mr|ocaml-3.12.1-10|211	%files sources
12mr|ocaml-3.12.1-10|212	%{_prefix}/src/%{name}
12mr|ocaml-3.12.1-10|213	
12mr|ocaml-3.12.1-10|214	%changelog
12mr|ocaml-3.12.1-10|215	

15320 12
12mr|ocaml-findlib-1.2.7-1|1	%define up_name	findlib
12mr|ocaml-findlib-1.2.7-1|2	
12mr|ocaml-findlib-1.2.7-1|3	Summary:	A module packaging tool for OCaml
12mr|ocaml-findlib-1.2.7-1|4	Name:		ocaml-%{up_name}
12mr|ocaml-findlib-1.2.7-1|5	Version:	1.2.7
12mr|ocaml-findlib-1.2.7-1|6	Release:	1
12mr|ocaml-findlib-1.2.7-1|7	Group:		Development/Other
12mr|ocaml-findlib-1.2.7-1|8	License:	MIT-style
12mr|ocaml-findlib-1.2.7-1|9	Url:		http://www.ocaml-programming.de/packages/documentation/findlib/
12mr|ocaml-findlib-1.2.7-1|10	Source0:	http://www.ocaml-programming.de/packages/%{up_name}-%{version}.tar.gz
12mr|ocaml-findlib-1.2.7-1|11	BuildRequires:	ocaml >= 0:3.10
12mr|ocaml-findlib-1.2.7-1|12	BuildRequires:	camlp4
12mr|ocaml-findlib-1.2.7-1|13	BuildRequires:	ocaml-labltk
12mr|ocaml-findlib-1.2.7-1|14	BuildRequires:	ncurses-devel
12mr|ocaml-findlib-1.2.7-1|15	Obsoletes:      %{up_name}
12mr|ocaml-findlib-1.2.7-1|16	
12mr|ocaml-findlib-1.2.7-1|17	%description
12mr|ocaml-findlib-1.2.7-1|18	The findlib library provides a scheme to manage reusable software
12mr|ocaml-findlib-1.2.7-1|19	components (packages), and includes tools that support this scheme.
12mr|ocaml-findlib-1.2.7-1|20	Packages are collections of OCaml modules for which metainformation can
12mr|ocaml-findlib-1.2.7-1|21	be stored. The packages are kept in the filesystem hierarchy, but with
12mr|ocaml-findlib-1.2.7-1|22	strict directory structure. The library contains functions to look the
12mr|ocaml-findlib-1.2.7-1|23	directory up that stores a package, to query metainformation about a
12mr|ocaml-findlib-1.2.7-1|24	package, and to retrieve dependency information about multiple packages.
12mr|ocaml-findlib-1.2.7-1|25	There is also a tool that allows the user to enter queries on the
12mr|ocaml-findlib-1.2.7-1|26	command-line. In order to simplify compilation and linkage, there are
12mr|ocaml-findlib-1.2.7-1|27	new frontends of the various OCaml compilers that can directly deal with
12mr|ocaml-findlib-1.2.7-1|28	packages.
12mr|ocaml-findlib-1.2.7-1|29	
12mr|ocaml-findlib-1.2.7-1|30	%package	devel
12mr|ocaml-findlib-1.2.7-1|31	Summary:	Development files for %{name}
12mr|ocaml-findlib-1.2.7-1|32	Group:		Development/Other
12mr|ocaml-findlib-1.2.7-1|33	Requires:	%{name} = %{version}-%{release}
12mr|ocaml-findlib-1.2.7-1|34	
12mr|ocaml-findlib-1.2.7-1|35	
12mr|ocaml-findlib-1.2.7-1|36	%description	devel
12mr|ocaml-findlib-1.2.7-1|37	The %{name}-devel package contains libraries and header files for
12mr|ocaml-findlib-1.2.7-1|38	developing applications that use %{name}.
12mr|ocaml-findlib-1.2.7-1|39	
12mr|ocaml-findlib-1.2.7-1|40	
12mr|ocaml-findlib-1.2.7-1|41	%prep
12mr|ocaml-findlib-1.2.7-1|42	%setup -q -n %{up_name}-%{version}
12mr|ocaml-findlib-1.2.7-1|43	
12mr|ocaml-findlib-1.2.7-1|44	%build
12mr|ocaml-findlib-1.2.7-1|45	./configure \
12mr|ocaml-findlib-1.2.7-1|46	-mandir %{_mandir} \
12mr|ocaml-findlib-1.2.7-1|47	-config %{_sysconfdir}/findlib.conf \
12mr|ocaml-findlib-1.2.7-1|48	-sitelib `ocamlc -where` \
12mr|ocaml-findlib-1.2.7-1|49	-with-toolbox
12mr|ocaml-findlib-1.2.7-1|50	%make all
12mr|ocaml-findlib-1.2.7-1|51	%ifnarch %arm %mips
12mr|ocaml-findlib-1.2.7-1|52	%make opt
12mr|ocaml-findlib-1.2.7-1|53	%endif
12mr|ocaml-findlib-1.2.7-1|54	
12mr|ocaml-findlib-1.2.7-1|55	%install
12mr|ocaml-findlib-1.2.7-1|56	%make prefix=%{buildroot} PREFIX=%{buildroot} install
12mr|ocaml-findlib-1.2.7-1|57	
12mr|ocaml-findlib-1.2.7-1|58	# don't ship META files for standard library in this package,
12mr|ocaml-findlib-1.2.7-1|59	# they are included in ocaml package,
12mr|ocaml-findlib-1.2.7-1|60	# [IMPORTANT] so when this package is updated, update too
12mr|ocaml-findlib-1.2.7-1|61	# the tarball that contain these files (Source5) in the ocaml package!
12mr|ocaml-findlib-1.2.7-1|62	rm -f %{buildroot}%{_libdir}/ocaml/bigarray/META
12mr|ocaml-findlib-1.2.7-1|63	rm -f %{buildroot}%{_libdir}/ocaml/camlp4/META
12mr|ocaml-findlib-1.2.7-1|64	rm -f %{buildroot}%{_libdir}/ocaml/dbm/META
12mr|ocaml-findlib-1.2.7-1|65	rm -f %{buildroot}%{_libdir}/ocaml/dynlink/META
12mr|ocaml-findlib-1.2.7-1|66	rm -f %{buildroot}%{_libdir}/ocaml/graphics/META
12mr|ocaml-findlib-1.2.7-1|67	rm -f %{buildroot}%{_libdir}/ocaml/labltk/META
12mr|ocaml-findlib-1.2.7-1|68	rm -f %{buildroot}%{_libdir}/ocaml/num/META
12mr|ocaml-findlib-1.2.7-1|69	rm -f %{buildroot}%{_libdir}/ocaml/num-top/META
12mr|ocaml-findlib-1.2.7-1|70	rm -f %{buildroot}%{_libdir}/ocaml/stdlib/META
12mr|ocaml-findlib-1.2.7-1|71	rm -f %{buildroot}%{_libdir}/ocaml/str/META
12mr|ocaml-findlib-1.2.7-1|72	rm -f %{buildroot}%{_libdir}/ocaml/threads/META
12mr|ocaml-findlib-1.2.7-1|73	rm -f %{buildroot}%{_libdir}/ocaml/unix/META
12mr|ocaml-findlib-1.2.7-1|74	rm -f %{buildroot}%{_libdir}/ocaml/ocamlbuild/META
12mr|ocaml-findlib-1.2.7-1|75	# In order to update the [Source5] field of ocaml.spec,
12mr|ocaml-findlib-1.2.7-1|76	# in the findlib source directory run the ./configure script
12mr|ocaml-findlib-1.2.7-1|77	# with camlp4 and ocaml-labltk properly installed, then:
12mr|ocaml-findlib-1.2.7-1|78	# tar cfj  findlib-1.2.4-ocaml-3.11.1-meta-files.tar.bz2  site-lib-src/*/META
12mr|ocaml-findlib-1.2.7-1|79	
12mr|ocaml-findlib-1.2.7-1|80	%files
12mr|ocaml-findlib-1.2.7-1|81	%doc LICENSE
12mr|ocaml-findlib-1.2.7-1|82	%config(noreplace) %{_sysconfdir}/findlib.conf
12mr|ocaml-findlib-1.2.7-1|83	%{_bindir}/*
12mr|ocaml-findlib-1.2.7-1|84	%{_mandir}/man*/*
12mr|ocaml-findlib-1.2.7-1|85	%{_libdir}/ocaml/findlib
12mr|ocaml-findlib-1.2.7-1|86	%{_libdir}/ocaml/topfind
12mr|ocaml-findlib-1.2.7-1|87	%{_libdir}/ocaml/num-top
12mr|ocaml-findlib-1.2.7-1|88	%exclude %{_libdir}/ocaml/findlib/*.a
12mr|ocaml-findlib-1.2.7-1|89	%exclude %{_libdir}/ocaml/findlib/*.cmxa
12mr|ocaml-findlib-1.2.7-1|90	%exclude %{_libdir}/ocaml/findlib/*.mli
12mr|ocaml-findlib-1.2.7-1|91	%exclude %{_libdir}/ocaml/findlib/Makefile.config
12mr|ocaml-findlib-1.2.7-1|92	%exclude %{_libdir}/ocaml/findlib/make_wizard
12mr|ocaml-findlib-1.2.7-1|93	%exclude %{_libdir}/ocaml/findlib/make_wizard.pattern
12mr|ocaml-findlib-1.2.7-1|94	
12mr|ocaml-findlib-1.2.7-1|95	%files devel
12mr|ocaml-findlib-1.2.7-1|96	%doc LICENSE doc doc/README doc/guide-html
12mr|ocaml-findlib-1.2.7-1|97	%{_libdir}/ocaml/findlib/*.a
12mr|ocaml-findlib-1.2.7-1|98	%{_libdir}/ocaml/findlib/*.cmxa
12mr|ocaml-findlib-1.2.7-1|99	%{_libdir}/ocaml/findlib/*.mli
12mr|ocaml-findlib-1.2.7-1|100	%{_libdir}/ocaml/findlib/Makefile.config
12mr|ocaml-findlib-1.2.7-1|101	%{_libdir}/ocaml/findlib/make_wizard
12mr|ocaml-findlib-1.2.7-1|102	%{_libdir}/ocaml/findlib/make_wizard.pattern
12mr|ocaml-findlib-1.2.7-1|103	
12mr|ocaml-findlib-1.2.7-1|104	
12mr|ocaml-findlib-1.2.7-1|105	
12mr|ocaml-findlib-1.2.7-1|106	%changelog
12mr|ocaml-findlib-1.2.7-1|107	

15321 12
12mr|oclock-1.0.2-4|1	Name: oclock
12mr|oclock-1.0.2-4|2	Version: 1.0.2
12mr|oclock-1.0.2-4|3	Release: %mkrel 4
12mr|oclock-1.0.2-4|4	Summary: Round X clock
12mr|oclock-1.0.2-4|5	Group: Development/X11
12mr|oclock-1.0.2-4|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|oclock-1.0.2-4|7	License: MIT
12mr|oclock-1.0.2-4|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|oclock-1.0.2-4|9	
12mr|oclock-1.0.2-4|10	BuildRequires: libx11-devel >= 1.0.0
12mr|oclock-1.0.2-4|11	BuildRequires: libxext-devel >= 1.0.0
12mr|oclock-1.0.2-4|12	BuildRequires: libxmu-devel >= 1.0.0
12mr|oclock-1.0.2-4|13	BuildRequires: libxt-devel >= 1.0.0
12mr|oclock-1.0.2-4|14	BuildRequires: x11-util-macros >= 1.0.1
12mr|oclock-1.0.2-4|15	
12mr|oclock-1.0.2-4|16	%description
12mr|oclock-1.0.2-4|17	Oclock simply displays the current time on an analog display.
12mr|oclock-1.0.2-4|18	
12mr|oclock-1.0.2-4|19	%prep
12mr|oclock-1.0.2-4|20	%setup -q -n %{name}-%{version}
12mr|oclock-1.0.2-4|21	
12mr|oclock-1.0.2-4|22	%build
12mr|oclock-1.0.2-4|23	%configure2_5x	--x-includes=%{_includedir}\
12mr|oclock-1.0.2-4|24	--x-libraries=%{_libdir}
12mr|oclock-1.0.2-4|25	
12mr|oclock-1.0.2-4|26	%make
12mr|oclock-1.0.2-4|27	
12mr|oclock-1.0.2-4|28	%install
12mr|oclock-1.0.2-4|29	rm -rf %{buildroot}
12mr|oclock-1.0.2-4|30	%makeinstall_std
12mr|oclock-1.0.2-4|31	
12mr|oclock-1.0.2-4|32	%clean
12mr|oclock-1.0.2-4|33	rm -rf %{buildroot}
12mr|oclock-1.0.2-4|34	
12mr|oclock-1.0.2-4|35	%files
12mr|oclock-1.0.2-4|36	%defattr(-,root,root)
12mr|oclock-1.0.2-4|37	%{_bindir}/oclock
12mr|oclock-1.0.2-4|38	%{_datadir}/X11/app-defaults/Clock-color
12mr|oclock-1.0.2-4|39	%{_mandir}/man1/oclock.*
12mr|oclock-1.0.2-4|40	
12mr|oclock-1.0.2-4|41	
12mr|oclock-1.0.2-4|42	
12mr|oclock-1.0.2-4|43	
12mr|oclock-1.0.2-4|44	
12mr|oclock-1.0.2-4|45	%changelog
12mr|oclock-1.0.2-4|46	

15322 12
12mr|odt2txt-0.4-5|1	Name:		odt2txt
12mr|odt2txt-0.4-5|2	Version:	0.4
12mr|odt2txt-0.4-5|3	Release:	%mkrel 5
12mr|odt2txt-0.4-5|4	Source0:	http://stosberg.net/odt2txt/odt2txt-%{version}.tar.gz
12mr|odt2txt-0.4-5|5	Source1:	http://stosberg.net/odt2txt/odt2txt-%{version}.tar.gz.asc
12mr|odt2txt-0.4-5|6	URL:		http://stosberg.net/odt2txt/
12mr|odt2txt-0.4-5|7	Summary:	A simple (and stupid) converter from OpenDocument Text to plain text
12mr|odt2txt-0.4-5|8	Group:		Text tools
12mr|odt2txt-0.4-5|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|odt2txt-0.4-5|10	License:	GPLv2
12mr|odt2txt-0.4-5|11	BuildRequires:	zlib-devel
12mr|odt2txt-0.4-5|12	%description
12mr|odt2txt-0.4-5|13	odt2txt is a command-line tool which extracts the text out of OpenDocument
12mr|odt2txt-0.4-5|14	Texts produced by OpenOffice.org, StarOffice, KOffice and others.
12mr|odt2txt-0.4-5|15	
12mr|odt2txt-0.4-5|16	odt2txt is ...
12mr|odt2txt-0.4-5|17	* small
12mr|odt2txt-0.4-5|18	* supports multiple output encodings
12mr|odt2txt-0.4-5|19	* adopts to your locale
12mr|odt2txt-0.4-5|20	* able to substitute common characters which the output charset does
12mr|odt2txt-0.4-5|21	not contain with ascii look-a-likes
12mr|odt2txt-0.4-5|22	* written in C, has few dependencies
12mr|odt2txt-0.4-5|23	* portable (runs on Linux, *BSD, Solaris, HP-UX, Windows, Cygwin)
12mr|odt2txt-0.4-5|24	* licensed under GPL, version 2
12mr|odt2txt-0.4-5|25	
12mr|odt2txt-0.4-5|26	%prep
12mr|odt2txt-0.4-5|27	%setup -q
12mr|odt2txt-0.4-5|28	
12mr|odt2txt-0.4-5|29	%build
12mr|odt2txt-0.4-5|30	%{make}
12mr|odt2txt-0.4-5|31	
12mr|odt2txt-0.4-5|32	%install
12mr|odt2txt-0.4-5|33	%{__rm} -Rf %{buildroot}
12mr|odt2txt-0.4-5|34	%{__make} DESTDIR=%{buildroot} PREFIX=%{_prefix} install
12mr|odt2txt-0.4-5|35	
12mr|odt2txt-0.4-5|36	%files
12mr|odt2txt-0.4-5|37	%doc GPL-2
12mr|odt2txt-0.4-5|38	%{_bindir}/%{name}
12mr|odt2txt-0.4-5|39	%{_mandir}/man1/%{name}.1*
12mr|odt2txt-0.4-5|40	
12mr|odt2txt-0.4-5|41	
12mr|odt2txt-0.4-5|42	
12mr|odt2txt-0.4-5|43	%changelog
12mr|odt2txt-0.4-5|44	

15323 12
12mr|ogmtools-1.5-8|1	Summary: OGG media stream tools
12mr|ogmtools-1.5-8|2	Name: ogmtools
12mr|ogmtools-1.5-8|3	Version: 1.5
12mr|ogmtools-1.5-8|4	Epoch: 1
12mr|ogmtools-1.5-8|5	Release: 8
12mr|ogmtools-1.5-8|6	Source0: %{name}-%{version}.tar.bz2
12mr|ogmtools-1.5-8|7	License: GPL
12mr|ogmtools-1.5-8|8	Group: Video
12mr|ogmtools-1.5-8|9	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|ogmtools-1.5-8|10	BuildRequires: libvorbis-devel
12mr|ogmtools-1.5-8|11	BuildRequires: libdvdread-devel
12mr|ogmtools-1.5-8|12	URL: http://www.bunkus.org/videotools/ogmtools/
12mr|ogmtools-1.5-8|13	
12mr|ogmtools-1.5-8|14	%description
12mr|ogmtools-1.5-8|15	These tools allow information about (ogminfo) or extraction
12mr|ogmtools-1.5-8|16	from (ogmdemux) or creation of (ogmmerge) OGG media streams.
12mr|ogmtools-1.5-8|17	Note that OGM is used for "OGG media streams".
12mr|ogmtools-1.5-8|18	
12mr|ogmtools-1.5-8|19	%prep
12mr|ogmtools-1.5-8|20	%setup -q
12mr|ogmtools-1.5-8|21	
12mr|ogmtools-1.5-8|22	%build
12mr|ogmtools-1.5-8|23	%configure2_5x
12mr|ogmtools-1.5-8|24	%make
12mr|ogmtools-1.5-8|25	
12mr|ogmtools-1.5-8|26	%install
12mr|ogmtools-1.5-8|27	%makeinstall_std
12mr|ogmtools-1.5-8|28	
12mr|ogmtools-1.5-8|29	%files
12mr|ogmtools-1.5-8|30	%doc README ChangeLog
12mr|ogmtools-1.5-8|31	%_bindir/*
12mr|ogmtools-1.5-8|32	%_mandir/man1/*
12mr|ogmtools-1.5-8|33	
12mr|ogmtools-1.5-8|34	
12mr|ogmtools-1.5-8|35	
12mr|ogmtools-1.5-8|36	%changelog
12mr|ogmtools-1.5-8|37	

15324 12
12mr|ogre-1.8.0-1|1	%define	oname OGRE
12mr|ogre-1.8.0-1|2	################################################################################
12mr|ogre-1.8.0-1|3	# !!! Never backport this package as it requires full rebuild of all based games
12mr|ogre-1.8.0-1|4	%define	version 1.8.0
12mr|ogre-1.8.0-1|5	################################################################################
12mr|ogre-1.8.0-1|6	%define	uversion %(echo %{version}| tr . _)
12mr|ogre-1.8.0-1|7	%define	libname %mklibname %{name} %{uversion}
12mr|ogre-1.8.0-1|8	%define	devname %mklibname %{name} -d
12mr|ogre-1.8.0-1|9	%define	filever %(echo v%{version}| tr . -)
12mr|ogre-1.8.0-1|10	
12mr|ogre-1.8.0-1|11	Summary:	Object-Oriented Graphics Rendering Engine
12mr|ogre-1.8.0-1|12	Name:		ogre
12mr|ogre-1.8.0-1|13	Version:	%{version}
12mr|ogre-1.8.0-1|14	Release:	1
12mr|ogre-1.8.0-1|15	License:	LGPLv2+
12mr|ogre-1.8.0-1|16	Group:		System/Libraries
12mr|ogre-1.8.0-1|17	URL:		http://www.ogre3d.org/
12mr|ogre-1.8.0-1|18	Source0:	http://downloads.sourceforge.net/ogre/%{name}_src_%{filever}.tar.bz2
12mr|ogre-1.8.0-1|19	Patch0:		ogre_src_v1-8-0-link.patch
12mr|ogre-1.8.0-1|20	
12mr|ogre-1.8.0-1|21	BuildRequires:	cmake
12mr|ogre-1.8.0-1|22	BuildRequires:	pkgconfig(x11)
12mr|ogre-1.8.0-1|23	BuildRequires:	pkgconfig(xaw7)
12mr|ogre-1.8.0-1|24	BuildRequires:	pkgconfig(xrandr)
12mr|ogre-1.8.0-1|25	BuildRequires:	pkgconfig(xt)
12mr|ogre-1.8.0-1|26	BuildRequires:	pkgconfig(gl)
12mr|ogre-1.8.0-1|27	BuildRequires:	pkgconfig(glu)
12mr|ogre-1.8.0-1|28	BuildRequires:	pkgconfig(OIS)
12mr|ogre-1.8.0-1|29	BuildRequires:	boost-devel
12mr|ogre-1.8.0-1|30	BuildRequires:	freeimage-devel
12mr|ogre-1.8.0-1|31	BuildRequires:	pkgconfig(freetype2)
12mr|ogre-1.8.0-1|32	BuildRequires:	pkgconfig(zziplib)
12mr|ogre-1.8.0-1|33	BuildRequires:	pkgconfig(cppunit)
12mr|ogre-1.8.0-1|34	#Requires to build cg-plugin, but we cannot do it as cg-devel is in Non-Free
12mr|ogre-1.8.0-1|35	#BuildRequires:	cg-devel
12mr|ogre-1.8.0-1|36	#Be sure to build OGRE without cg-devel
12mr|ogre-1.8.0-1|37	BuildConflicts:	cg-devel
12mr|ogre-1.8.0-1|38	Conflicts:	libogre < 1.4.9
12mr|ogre-1.8.0-1|39	Suggests:	ogre-cg-plugin = %{version}
12mr|ogre-1.8.0-1|40	
12mr|ogre-1.8.0-1|41	%description
12mr|ogre-1.8.0-1|42	OGRE  (Object-Oriented  Graphics  Rendering  Engine)  is a scene-oriented,
12mr|ogre-1.8.0-1|43	flexible 3D engine written in C++ designed to make it easier  and  more
12mr|ogre-1.8.0-1|44	intuitive for developers to produce games and demos utilising 3D hardware.
12mr|ogre-1.8.0-1|45	The class library abstracts all the details  of  using the underlying system
12mr|ogre-1.8.0-1|46	libraries like Direct3D and OpenGL and provides an interface based on world
12mr|ogre-1.8.0-1|47	objects and other intuitive classes.
12mr|ogre-1.8.0-1|48	
12mr|ogre-1.8.0-1|49	%package -n %{libname}
12mr|ogre-1.8.0-1|50	Summary:	Libraries needed for programs using %{oname}
12mr|ogre-1.8.0-1|51	Group:		System/Libraries
12mr|ogre-1.8.0-1|52	
12mr|ogre-1.8.0-1|53	%description -n %{libname}
12mr|ogre-1.8.0-1|54	OGRE  (Object-Oriented  Graphics  Rendering  Engine)  is a scene-oriented,
12mr|ogre-1.8.0-1|55	flexible 3D engine written in C++ designed to make it easier  and  more
12mr|ogre-1.8.0-1|56	intuitive for developers to produce games and demos utilising 3D hardware.
12mr|ogre-1.8.0-1|57	The class library abstracts all the details  of  using the underlying system
12mr|ogre-1.8.0-1|58	libraries like Direct3D and OpenGL and provides an interface based on world
12mr|ogre-1.8.0-1|59	objects and other intuitive classes.
12mr|ogre-1.8.0-1|60	
12mr|ogre-1.8.0-1|61	%package -n %{devname}
12mr|ogre-1.8.0-1|62	Summary:	Development headers and libraries for writing programs using %{oname}
12mr|ogre-1.8.0-1|63	Group:		Development/C++
12mr|ogre-1.8.0-1|64	Requires:	%{libname} = %{version}-%{release}
12mr|ogre-1.8.0-1|65	Provides:	%{name}-devel = %{version}-%{release}
12mr|ogre-1.8.0-1|66	
12mr|ogre-1.8.0-1|67	%description -n	%{devname}
12mr|ogre-1.8.0-1|68	Development headers and libraries for writing programs using %{oname}
12mr|ogre-1.8.0-1|69	
12mr|ogre-1.8.0-1|70	%package samples
12mr|ogre-1.8.0-1|71	Summary:	Samples for %{oname}
12mr|ogre-1.8.0-1|72	Group:		System/Libraries
12mr|ogre-1.8.0-1|73	
12mr|ogre-1.8.0-1|74	%description samples
12mr|ogre-1.8.0-1|75	Samples for %{oname}.
12mr|ogre-1.8.0-1|76	
12mr|ogre-1.8.0-1|77	%prep
12mr|ogre-1.8.0-1|78	%setup -qn %{name}_src_%{filever}
12mr|ogre-1.8.0-1|79	%patch0 -p0
12mr|ogre-1.8.0-1|80	
12mr|ogre-1.8.0-1|81	%build
12mr|ogre-1.8.0-1|82	%cmake -DOGRE_INSTALL_SAMPLES:BOOL=ON -DOGRE_INSTALL_SAMPLES_SOURCE:BOOL=ON
12mr|ogre-1.8.0-1|83	%make
12mr|ogre-1.8.0-1|84	
12mr|ogre-1.8.0-1|85	%install
12mr|ogre-1.8.0-1|86	%makeinstall_std -C build
12mr|ogre-1.8.0-1|87	
12mr|ogre-1.8.0-1|88	%files
12mr|ogre-1.8.0-1|89	%doc AUTHORS BUGS
12mr|ogre-1.8.0-1|90	%{_bindir}/OgreMeshUpgrader
12mr|ogre-1.8.0-1|91	%{_bindir}/OgreXMLConverter
12mr|ogre-1.8.0-1|92	%dir %{_libdir}/%{oname}
12mr|ogre-1.8.0-1|93	%{_libdir}/%{oname}/*.so*
12mr|ogre-1.8.0-1|94	%dir %{_datadir}/%{oname}
12mr|ogre-1.8.0-1|95	
12mr|ogre-1.8.0-1|96	%files -n %{libname}
12mr|ogre-1.8.0-1|97	%{_libdir}/*.so.%{version}
12mr|ogre-1.8.0-1|98	
12mr|ogre-1.8.0-1|99	%files -n %{devname}
12mr|ogre-1.8.0-1|100	%{_libdir}/*.so
12mr|ogre-1.8.0-1|101	%{_libdir}/pkgconfig/*.pc
12mr|ogre-1.8.0-1|102	%{_libdir}/%{oname}/cmake
12mr|ogre-1.8.0-1|103	%{_includedir}/%{oname}
12mr|ogre-1.8.0-1|104	
12mr|ogre-1.8.0-1|105	%files samples
12mr|ogre-1.8.0-1|106	%{_bindir}/SampleBrowser
12mr|ogre-1.8.0-1|107	%{_datadir}/%{oname}/*.cfg
12mr|ogre-1.8.0-1|108	%{_datadir}/%{oname}/CMakeLists.txt
12mr|ogre-1.8.0-1|109	%{_datadir}/%{oname}/media
12mr|ogre-1.8.0-1|110	%{_datadir}/%{oname}/Samples
12mr|ogre-1.8.0-1|111	%{_libdir}/%{oname}/Samples
12mr|ogre-1.8.0-1|112	
12mr|ogre-1.8.0-1|113	
12mr|ogre-1.8.0-1|114	
12mr|ogre-1.8.0-1|115	%changelog
12mr|ogre-1.8.0-1|116	* Sat Oct  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ogre-1.8.0-1|117	+ Commit: e85c17c
12mr|ogre-1.8.0-1|118	- Add patch to fix linkage, convert BR to pkgconfig style
12mr|ogre-1.8.0-1|119	
12mr|ogre-1.8.0-1|120	

15325 12
12mr|ois-1.3-2|1	%define major 1
12mr|ois-1.3-2|2	%define filever %(echo v%{version}| tr . -)
12mr|ois-1.3-2|3	%define libname %mklibname OIS %{major}
12mr|ois-1.3-2|4	%define develname %mklibname OIS -d
12mr|ois-1.3-2|5	
12mr|ois-1.3-2|6	Summary:	Object Oriented Input System
12mr|ois-1.3-2|7	Name:		ois
12mr|ois-1.3-2|8	Version:	1.3
12mr|ois-1.3-2|9	Release:	2
12mr|ois-1.3-2|10	License:	zlib
12mr|ois-1.3-2|11	Group:		System/Libraries
12mr|ois-1.3-2|12	URL:		http://sourceforge.net/projects/wgois/
12mr|ois-1.3-2|13	Source0:	http://downloads.sourceforge.net/wgois/%{name}_%{filever}.tar.gz
12mr|ois-1.3-2|14	Patch0:		ois-gcc47.patch
12mr|ois-1.3-2|15	BuildRequires:	pkgconfig(x11)
12mr|ois-1.3-2|16	BuildRequires:	pkgconfig(xaw7)
12mr|ois-1.3-2|17	
12mr|ois-1.3-2|18	%description
12mr|ois-1.3-2|19	Object Oriented Input System (OIS) is meant to be a cross platform,
12mr|ois-1.3-2|20	simple solution for using all kinds of Input Devices
12mr|ois-1.3-2|21	(KeyBoards, Mice, Joysticks, etc) and feedback devices
12mr|ois-1.3-2|22	(e.g. forcefeedback).
12mr|ois-1.3-2|23	
12mr|ois-1.3-2|24	%package -n %{libname}
12mr|ois-1.3-2|25	Summary:	A library for Object Oriented Input System
12mr|ois-1.3-2|26	Group:		System/Libraries
12mr|ois-1.3-2|27	
12mr|ois-1.3-2|28	%description -n %{libname}
12mr|ois-1.3-2|29	Object Oriented Input System (OIS) is meant to be a cross platform,
12mr|ois-1.3-2|30	simple solution for using all kinds of Input Devices
12mr|ois-1.3-2|31	(KeyBoards, Mice, Joysticks, etc) and feedback devices
12mr|ois-1.3-2|32	(e.g. forcefeedback).
12mr|ois-1.3-2|33	
12mr|ois-1.3-2|34	%package -n %{develname}
12mr|ois-1.3-2|35	Summary:	Development tools for programs using %{name}
12mr|ois-1.3-2|36	Group:		Development/C
12mr|ois-1.3-2|37	Requires:	%{libname} = %{version}-%{release}
12mr|ois-1.3-2|38	Provides:	%{name}-devel = %{version}-%{release}
12mr|ois-1.3-2|39	
12mr|ois-1.3-2|40	%description -n	%{develname}
12mr|ois-1.3-2|41	This package contains the header files and libraries needed for
12mr|ois-1.3-2|42	developing programs using the %{name} library.
12mr|ois-1.3-2|43	
12mr|ois-1.3-2|44	%prep
12mr|ois-1.3-2|45	%setup -qn %{name}-%{filever}
12mr|ois-1.3-2|46	%patch0 -p0
12mr|ois-1.3-2|47	
12mr|ois-1.3-2|48	%build
12mr|ois-1.3-2|49	sh ./bootstrap
12mr|ois-1.3-2|50	%configure2_5x
12mr|ois-1.3-2|51	%make
12mr|ois-1.3-2|52	
12mr|ois-1.3-2|53	%install
12mr|ois-1.3-2|54	%makeinstall_std
12mr|ois-1.3-2|55	
12mr|ois-1.3-2|56	%files -n %{libname}
12mr|ois-1.3-2|57	%doc ReadMe.txt
12mr|ois-1.3-2|58	%{_libdir}/lib*%{major}*.so
12mr|ois-1.3-2|59	
12mr|ois-1.3-2|60	%files -n %{develname}
12mr|ois-1.3-2|61	%{_includedir}/OIS
12mr|ois-1.3-2|62	%{_libdir}/libOIS.so
12mr|ois-1.3-2|63	%{_libdir}/libOIS.a
12mr|ois-1.3-2|64	%{_libdir}/pkgconfig/OIS.pc
12mr|ois-1.3-2|65	
12mr|ois-1.3-2|66	
12mr|ois-1.3-2|67	%changelog
12mr|ois-1.3-2|68	* Sun Feb 06 2011 Funda Wang <fwang@mandriva.org> 1.3-1mdv2011.0
12mr|ois-1.3-2|69	+ Revision: 636387
12mr|ois-1.3-2|70	- new version 1.3
12mr|ois-1.3-2|71	
12mr|ois-1.3-2|72	+ Thierry Vignaud <tv@mandriva.org>
12mr|ois-1.3-2|73	- rebuild
12mr|ois-1.3-2|74	
12mr|ois-1.3-2|75	* Thu Nov 13 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-4mdv2009.1
12mr|ois-1.3-2|76	+ Revision: 302735
12mr|ois-1.3-2|77	- rebuilt against new libxcb
12mr|ois-1.3-2|78	
12mr|ois-1.3-2|79	* Sat Oct 11 2008 Adam Williamson <awilliamson@mandriva.org> 1.2.0-3mdv2009.1
12mr|ois-1.3-2|80	+ Revision: 291816
12mr|ois-1.3-2|81	- obsolete old devel package
12mr|ois-1.3-2|82	
12mr|ois-1.3-2|83	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.2.0-2mdv2009.0
12mr|ois-1.3-2|84	+ Revision: 268347
12mr|ois-1.3-2|85	- rebuild early 2009.0 package (before pixel changes)
12mr|ois-1.3-2|86	
12mr|ois-1.3-2|87	+ Pixel <pixel@mandriva.com>
12mr|ois-1.3-2|88	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|ois-1.3-2|89	
12mr|ois-1.3-2|90	* Mon Apr 21 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.0-1mdv2009.0
12mr|ois-1.3-2|91	+ Revision: 196379
12mr|ois-1.3-2|92	- ressurect this package
12mr|ois-1.3-2|93	- new version
12mr|ois-1.3-2|94	- spec file clean etc.
12mr|ois-1.3-2|95	
12mr|ois-1.3-2|96	+ Olivier Blin <oblin@mandriva.com>
12mr|ois-1.3-2|97	- restore BuildRoot
12mr|ois-1.3-2|98	
12mr|ois-1.3-2|99	+ Thierry Vignaud <tv@mandriva.org>
12mr|ois-1.3-2|100	- kill re-definition of %%buildroot on Pixel's request
12mr|ois-1.3-2|101	
12mr|ois-1.3-2|102	* Fri Apr 27 2007 Olivier Blin <oblin@mandriva.com> 1.0-0.rc1mdv2008.0
12mr|ois-1.3-2|103	+ Revision: 18590
12mr|ois-1.3-2|104	- buildrequire libtool
12mr|ois-1.3-2|105	- initial OIS release
12mr|ois-1.3-2|106	- Create ois
12mr|ois-1.3-2|107	

15326 12
12mr|oki4linux-2.1gst-14|1	Summary:	Drivers for Oki 4w, oki 400w and okipage 4w plus GDI winprinters
12mr|oki4linux-2.1gst-14|2	Name:		oki4linux
12mr|oki4linux-2.1gst-14|3	Version:	2.1gst
12mr|oki4linux-2.1gst-14|4	Release:	%mkrel 14
12mr|oki4linux-2.1gst-14|5	License:	GPL
12mr|oki4linux-2.1gst-14|6	Group:		System/Printing
12mr|oki4linux-2.1gst-14|7	URL:		http://www.linuxprinting.org/download/printing/
12mr|oki4linux-2.1gst-14|8	Source0:	http://www.linuxprinting.org/download/printing/oki4linux-2.1gst.tar.gz
12mr|oki4linux-2.1gst-14|9	Source1:	oki4daemon.init
12mr|oki4linux-2.1gst-14|10	Source2:	README.OKI-Winprinters
12mr|oki4linux-2.1gst-14|11	Patch0:		oki4linux-2.0-daemon-mdk-patch
12mr|oki4linux-2.1gst-14|12	Patch1:		oki4linux-2.1gst-LDFLAGS.diff
12mr|oki4linux-2.1gst-14|13	Requires(post): rpm-helper
12mr|oki4linux-2.1gst-14|14	Requires(preun): rpm-helper
12mr|oki4linux-2.1gst-14|15	Conflicts:	printer-utils = 2007
12mr|oki4linux-2.1gst-14|16	Conflicts:	printer-filters = 2007
12mr|oki4linux-2.1gst-14|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|oki4linux-2.1gst-14|18	
12mr|oki4linux-2.1gst-14|19	%description
12mr|oki4linux-2.1gst-14|20	A Linux / UNIX driver for the  okipage 4w, oki 400w and
12mr|oki4linux-2.1gst-14|21	okipage 4w plus GDI printers,
12mr|oki4linux-2.1gst-14|22	
12mr|oki4linux-2.1gst-14|23	%prep
12mr|oki4linux-2.1gst-14|24	
12mr|oki4linux-2.1gst-14|25	%setup -q -n %{name}
12mr|oki4linux-2.1gst-14|26	%patch0 -p1
12mr|oki4linux-2.1gst-14|27	%patch1 -p0
12mr|oki4linux-2.1gst-14|28	
12mr|oki4linux-2.1gst-14|29	# Do some small corrections in the daemon script:
12mr|oki4linux-2.1gst-14|30	# - The daemon crashes with "setlogsock('unix');"
12mr|oki4linux-2.1gst-14|31	# - Correct the path for the driver
12mr|oki4linux-2.1gst-14|32	pushd src
12mr|oki4linux-2.1gst-14|33	mv oki4daemon oki4daemon.pre
12mr|oki4linux-2.1gst-14|34	sed "s/setlogsock('unix');/setlogsock('inet');/" oki4daemon.pre | sed "s:/usr/local/sbin/oki4drv:/usr/bin/oki4drv:" > oki4daemon
12mr|oki4linux-2.1gst-14|35	popd
12mr|oki4linux-2.1gst-14|36	
12mr|oki4linux-2.1gst-14|37	cp %{SOURCE1} oki4daemon.init
12mr|oki4linux-2.1gst-14|38	cp %{SOURCE2} README.OKI-Winprinters
12mr|oki4linux-2.1gst-14|39	
12mr|oki4linux-2.1gst-14|40	%build
12mr|oki4linux-2.1gst-14|41	pushd src
12mr|oki4linux-2.1gst-14|42	make clean
12mr|oki4linux-2.1gst-14|43	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|oki4linux-2.1gst-14|44	popd
12mr|oki4linux-2.1gst-14|45	
12mr|oki4linux-2.1gst-14|46	%install
12mr|oki4linux-2.1gst-14|47	rm -rf %{buildroot}
12mr|oki4linux-2.1gst-14|48	
12mr|oki4linux-2.1gst-14|49	install -d %{buildroot}%{_initrddir}
12mr|oki4linux-2.1gst-14|50	install -d %{buildroot}%{_bindir}
12mr|oki4linux-2.1gst-14|51	install -d %{buildroot}%{_sbindir}
12mr|oki4linux-2.1gst-14|52	install -d %{buildroot}%{_mandir}/man1
12mr|oki4linux-2.1gst-14|53	
12mr|oki4linux-2.1gst-14|54	pushd src
12mr|oki4linux-2.1gst-14|55	# Program files
12mr|oki4linux-2.1gst-14|56	install -m0755 oki4drv %{buildroot}%{_bindir}
12mr|oki4linux-2.1gst-14|57	install -m0755 oki4daemon %{buildroot}%{_sbindir}
12mr|oki4linux-2.1gst-14|58	install -m0644 oki4drv.man %{buildroot}%{_mandir}/man1/oki4drv.1
12mr|oki4linux-2.1gst-14|59	popd
12mr|oki4linux-2.1gst-14|60	
12mr|oki4linux-2.1gst-14|61	install -m0755 oki4daemon.init %{buildroot}%{_initrddir}/oki4daemon
12mr|oki4linux-2.1gst-14|62	
12mr|oki4linux-2.1gst-14|63	%post
12mr|oki4linux-2.1gst-14|64	%_post_service oki4daemon
12mr|oki4linux-2.1gst-14|65	# Restart the oki4daemon when it is running, but do not activate it by
12mr|oki4linux-2.1gst-14|66	# default. It blocks the parallel port for non-OKI devices.
12mr|oki4linux-2.1gst-14|67	if [ "$1" -ne "1" ]; then
12mr|oki4linux-2.1gst-14|68	# On update
12mr|oki4linux-2.1gst-14|69	service oki4daemon condrestart > /dev/null 2>/dev/null || :
12mr|oki4linux-2.1gst-14|70	else
12mr|oki4linux-2.1gst-14|71	# Turn it off, as printerdrake will enable it if used.
12mr|oki4linux-2.1gst-14|72	# Otherwise this will make printerdrake pop up every boote
12mr|oki4linux-2.1gst-14|73	chkconfig --level 2345 oki4daemon off
12mr|oki4linux-2.1gst-14|74	fi
12mr|oki4linux-2.1gst-14|75	
12mr|oki4linux-2.1gst-14|76	%preun
12mr|oki4linux-2.1gst-14|77	#Stop oki4daemon when uninstalling printer-filters
12mr|oki4linux-2.1gst-14|78	%_preun_service oki4daemon
12mr|oki4linux-2.1gst-14|79	
12mr|oki4linux-2.1gst-14|80	%postun
12mr|oki4linux-2.1gst-14|81	if [ "$1" -ge "1" ]; then
12mr|oki4linux-2.1gst-14|82	# On update
12mr|oki4linux-2.1gst-14|83	/sbin/service oki4daemon condrestart >/dev/null 2>&1
12mr|oki4linux-2.1gst-14|84	fi
12mr|oki4linux-2.1gst-14|85	
12mr|oki4linux-2.1gst-14|86	%clean
12mr|oki4linux-2.1gst-14|87	rm -rf %{buildroot}
12mr|oki4linux-2.1gst-14|88	
12mr|oki4linux-2.1gst-14|89	%files
12mr|oki4linux-2.1gst-14|90	%defattr(0644,root,root,0755)
12mr|oki4linux-2.1gst-14|91	%doc README.OKI-Winprinters COPYING ChangeLog README
12mr|oki4linux-2.1gst-14|92	%doc doc samples src/README.oki4daemon src/align.ps
12mr|oki4linux-2.1gst-14|93	%attr(0755,root,root) %{_initrddir}/oki4daemon
12mr|oki4linux-2.1gst-14|94	%attr(0755,root,root) %{_sbindir}/oki4daemon
12mr|oki4linux-2.1gst-14|95	%attr(0755,root,root) %{_bindir}/oki4drv
12mr|oki4linux-2.1gst-14|96	%attr(0644,root,root) %{_mandir}/man1/oki4drv.1*
12mr|oki4linux-2.1gst-14|97	
12mr|oki4linux-2.1gst-14|98	
12mr|oki4linux-2.1gst-14|99	
12mr|oki4linux-2.1gst-14|100	%changelog
12mr|oki4linux-2.1gst-14|101	

15327 12
12mr|okular-4.9.4-1|1	Name:		okular
12mr|okular-4.9.4-1|2	Summary:	A universal document viewer
12mr|okular-4.9.4-1|3	Version:	4.9.4
12mr|okular-4.9.4-1|4	Release:	1
12mr|okular-4.9.4-1|5	Epoch:		2
12mr|okular-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|okular-4.9.4-1|7	License:	GPLv2
12mr|okular-4.9.4-1|8	URL:		http://www.kde.org/applications/graphics/okular/
12mr|okular-4.9.4-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|okular-4.9.4-1|10	Patch0:		kdegraphics-4.6.4-okularxdg.patch
12mr|okular-4.9.4-1|11	BuildRequires:	kdelibs4-devel
12mr|okular-4.9.4-1|12	BuildRequires:	pkgconfig(qimageblitz)
12mr|okular-4.9.4-1|13	Requires:	%{name}-pdf = %{EVRD}
12mr|okular-4.9.4-1|14	Requires:	%{name}-postscript = %{EVRD}
12mr|okular-4.9.4-1|15	
12mr|okular-4.9.4-1|16	%description
12mr|okular-4.9.4-1|17	Okular is a universal document viewer based on KPDF for KDE 4.
12mr|okular-4.9.4-1|18	
12mr|okular-4.9.4-1|19	Okular combines the excellent functionalities of KPDF with the versatility
12mr|okular-4.9.4-1|20	of supporting different kind of documents, like PDF, Postscript, DjVu, CHM,
12mr|okular-4.9.4-1|21	and others.
12mr|okular-4.9.4-1|22	
12mr|okular-4.9.4-1|23	The document format handlers page has a chart describing in more detail
12mr|okular-4.9.4-1|24	the supported formats and the features supported in each of them.
12mr|okular-4.9.4-1|25	
12mr|okular-4.9.4-1|26	%files
12mr|okular-4.9.4-1|27	%doc AUTHORS COPYING TODO VERSION
12mr|okular-4.9.4-1|28	%doc %{_kde_docdir}/HTML/en/okular/
12mr|okular-4.9.4-1|29	%{_kde_bindir}/okular
12mr|okular-4.9.4-1|30	%{_kde_libdir}/kde4/okularpart.so
12mr|okular-4.9.4-1|31	%{_kde_applicationsdir}/okular.desktop
12mr|okular-4.9.4-1|32	%{_kde_appsdir}/okular
12mr|okular-4.9.4-1|33	%{_kde_datadir}/config.kcfg/okular.kcfg
12mr|okular-4.9.4-1|34	%{_kde_datadir}/config.kcfg/gssettings.kcfg
12mr|okular-4.9.4-1|35	%{_kde_services}/okular_part.desktop
12mr|okular-4.9.4-1|36	%{_kde_servicetypes}/okularGenerator.desktop
12mr|okular-4.9.4-1|37	%{_kde_iconsdir}/*/*/*/okular.*
12mr|okular-4.9.4-1|38	
12mr|okular-4.9.4-1|39	#------------------------------------------------
12mr|okular-4.9.4-1|40	%package pdf
12mr|okular-4.9.4-1|41	Summary:	PDF display support for Okular
12mr|okular-4.9.4-1|42	Group:		Graphical desktop/KDE
12mr|okular-4.9.4-1|43	Requires:	%{name} = %{EVRD}
12mr|okular-4.9.4-1|44	BuildRequires:	pkgconfig(poppler-qt4)
12mr|okular-4.9.4-1|45	
12mr|okular-4.9.4-1|46	%description pdf
12mr|okular-4.9.4-1|47	PDF display support for Okular
12mr|okular-4.9.4-1|48	
12mr|okular-4.9.4-1|49	%files pdf
12mr|okular-4.9.4-1|50	%{_kde_libdir}/kde4/okularGenerator_poppler.so
12mr|okular-4.9.4-1|51	%{_kde_services}/libokularGenerator_poppler.desktop
12mr|okular-4.9.4-1|52	%{_kde_services}/okularPoppler.desktop
12mr|okular-4.9.4-1|53	%{_kde_applicationsdir}/okularApplication_pdf.desktop
12mr|okular-4.9.4-1|54	
12mr|okular-4.9.4-1|55	#------------------------------------------------
12mr|okular-4.9.4-1|56	%package chm
12mr|okular-4.9.4-1|57	Summary:	CHM (Microsoft Help) display support for Okular
12mr|okular-4.9.4-1|58	Group:		Graphical desktop/KDE
12mr|okular-4.9.4-1|59	Requires:	%{name} = %{EVRD}
12mr|okular-4.9.4-1|60	BuildRequires:	chmlib-devel
12mr|okular-4.9.4-1|61	
12mr|okular-4.9.4-1|62	%description chm
12mr|okular-4.9.4-1|63	CHM (Microsoft Help) display support for Okular
12mr|okular-4.9.4-1|64	
12mr|okular-4.9.4-1|65	%files chm
12mr|okular-4.9.4-1|66	%{_kde_libdir}/kde4/kio_msits.so
12mr|okular-4.9.4-1|67	%{_kde_libdir}/kde4/okularGenerator_chmlib.so
12mr|okular-4.9.4-1|68	%{_kde_services}/msits*
12mr|okular-4.9.4-1|69	%{_kde_services}/libokularGenerator_chmlib.desktop
12mr|okular-4.9.4-1|70	%{_kde_services}/okularChm.desktop
12mr|okular-4.9.4-1|71	%{_kde_applicationsdir}/okularApplication_chm.desktop
12mr|okular-4.9.4-1|72	
12mr|okular-4.9.4-1|73	#------------------------------------------------
12mr|okular-4.9.4-1|74	%package comicbook
12mr|okular-4.9.4-1|75	Summary:	ComicBook display support for Okular
12mr|okular-4.9.4-1|76	Group:		Graphical desktop/KDE
12mr|okular-4.9.4-1|77	Requires:	%{name} = %{EVRD}
12mr|okular-4.9.4-1|78	
12mr|okular-4.9.4-1|79	%description comicbook
12mr|okular-4.9.4-1|80	ComicBook display support for Okular
12mr|okular-4.9.4-1|81	
12mr|okular-4.9.4-1|82	%files comicbook
12mr|okular-4.9.4-1|83	%{_kde_libdir}/kde4/okularGenerator_comicbook.so
12mr|okular-4.9.4-1|84	%{_kde_services}/libokularGenerator_comicbook.desktop
12mr|okular-4.9.4-1|85	%{_kde_services}/okularComicbook.desktop
12mr|okular-4.9.4-1|86	%{_kde_applicationsdir}/okularApplication_comicbook.desktop
12mr|okular-4.9.4-1|87	
12mr|okular-4.9.4-1|88	#------------------------------------------------
12mr|okular-4.9.4-1|89	%package djvu
12mr|okular-4.9.4-1|90	Summary:	DjVu display support for Okular
12mr|okular-4.9.4-1|91	Group:		Graphical desktop/KDE
12mr|okular-4.9.4-1|92	Requires:	%{name} = %{EVRD}
12mr|okular-4.9.4-1|93	BuildRequires:	pkgconfig(ddjvuapi)
12mr|okular-4.9.4-1|94	
12mr|okular-4.9.4-1|95	%description djvu
12mr|okular-4.9.4-1|96	DjVu display support for Okular
12mr|okular-4.9.4-1|97	
12mr|okular-4.9.4-1|98	%files djvu
12mr|okular-4.9.4-1|99	%{_kde_libdir}/kde4/okularGenerator_djvu.so
12mr|okular-4.9.4-1|100	%{_kde_services}/libokularGenerator_djvu.desktop
12mr|okular-4.9.4-1|101	%{_kde_services}/okularDjvu.desktop
12mr|okular-4.9.4-1|102	%{_kde_applicationsdir}/okularApplication_djvu.desktop
12mr|okular-4.9.4-1|103	
12mr|okular-4.9.4-1|104	#------------------------------------------------
12mr|okular-4.9.4-1|105	%package dvi
12mr|okular-4.9.4-1|106	Summary:	DVI display support for Okular
12mr|okular-4.9.4-1|107	Group:		Graphical desktop/KDE
12mr|okular-4.9.4-1|108	Requires:	%{name} = %{EVRD}
12mr|okular-4.9.4-1|109	
12mr|okular-4.9.4-1|110	%description dvi
12mr|okular-4.9.4-1|111	DVI display support for Okular
12mr|okular-4.9.4-1|112	
12mr|okular-4.9.4-1|113	%files dvi
12mr|okular-4.9.4-1|114	%{_kde_libdir}/kde4/okularGenerator_dvi.so
12mr|okular-4.9.4-1|115	%{_kde_services}/libokularGenerator_dvi.desktop
12mr|okular-4.9.4-1|116	%{_kde_services}/okularDvi.desktop
12mr|okular-4.9.4-1|117	%{_kde_applicationsdir}/okularApplication_dvi.desktop
12mr|okular-4.9.4-1|118	
12mr|okular-4.9.4-1|119	#------------------------------------------------
12mr|okular-4.9.4-1|120	%package epub
12mr|okular-4.9.4-1|121	Summary:	EPub display support for Okular
12mr|okular-4.9.4-1|122	Group:		Graphical desktop/KDE
12mr|okular-4.9.4-1|123	Requires:	%{name} = %{EVRD}
12mr|okular-4.9.4-1|124	BuildRequires:	ebook-tools-devel
12mr|okular-4.9.4-1|125	
12mr|okular-4.9.4-1|126	%description epub
12mr|okular-4.9.4-1|127	EPub display support for Okular
12mr|okular-4.9.4-1|128	
12mr|okular-4.9.4-1|129	%files epub
12mr|okular-4.9.4-1|130	%{_kde_libdir}/kde4/okularGenerator_epub.so
12mr|okular-4.9.4-1|131	%{_kde_services}/libokularGenerator_epub.desktop
12mr|okular-4.9.4-1|132	%{_kde_services}/okularEPub.desktop
12mr|okular-4.9.4-1|133	%{_kde_applicationsdir}/okularApplication_epub.desktop
12mr|okular-4.9.4-1|134	
12mr|okular-4.9.4-1|135	#------------------------------------------------
12mr|okular-4.9.4-1|136	%package fax
12mr|okular-4.9.4-1|137	Summary:	Fax display support for Okular
12mr|okular-4.9.4-1|138	Group:		Graphical desktop/KDE
12mr|okular-4.9.4-1|139	Requires:	%{name} = %{EVRD}
12mr|okular-4.9.4-1|140	
12mr|okular-4.9.4-1|141	%description fax
12mr|okular-4.9.4-1|142	Fax display support for Okular
12mr|okular-4.9.4-1|143	
12mr|okular-4.9.4-1|144	%files fax
12mr|okular-4.9.4-1|145	%{_kde_libdir}/kde4/okularGenerator_fax.so
12mr|okular-4.9.4-1|146	%{_kde_services}/libokularGenerator_fax.desktop
12mr|okular-4.9.4-1|147	%{_kde_services}/okularFax.desktop
12mr|okular-4.9.4-1|148	%{_kde_applicationsdir}/okularApplication_fax.desktop
12mr|okular-4.9.4-1|149	
12mr|okular-4.9.4-1|150	#------------------------------------------------
12mr|okular-4.9.4-1|151	%package fb
12mr|okular-4.9.4-1|152	Summary:	FeedBooks display support for Okular
12mr|okular-4.9.4-1|153	Group:		Graphical desktop/KDE
12mr|okular-4.9.4-1|154	Requires:	%{name} = %{EVRD}
12mr|okular-4.9.4-1|155	
12mr|okular-4.9.4-1|156	%description fb
12mr|okular-4.9.4-1|157	FeedBooks display support for Okular
12mr|okular-4.9.4-1|158	
12mr|okular-4.9.4-1|159	%files fb
12mr|okular-4.9.4-1|160	%{_kde_libdir}/kde4/okularGenerator_fb.so
12mr|okular-4.9.4-1|161	%{_kde_services}/libokularGenerator_fb.desktop
12mr|okular-4.9.4-1|162	%{_kde_services}/okularFb.desktop
12mr|okular-4.9.4-1|163	%{_kde_applicationsdir}/okularApplication_fb.desktop
12mr|okular-4.9.4-1|164	
12mr|okular-4.9.4-1|165	#------------------------------------------------
12mr|okular-4.9.4-1|166	%package postscript
12mr|okular-4.9.4-1|167	Summary:	PostScript display support for Okular
12mr|okular-4.9.4-1|168	Group:		Graphical desktop/KDE
12mr|okular-4.9.4-1|169	Requires:	%{name} = %{EVRD}
12mr|okular-4.9.4-1|170	BuildRequires:	pkgconfig(libspectre)
12mr|okular-4.9.4-1|171	
12mr|okular-4.9.4-1|172	%description postscript
12mr|okular-4.9.4-1|173	PostScript display support for Okular
12mr|okular-4.9.4-1|174	
12mr|okular-4.9.4-1|175	%files postscript
12mr|okular-4.9.4-1|176	%{_kde_libdir}/kde4/okularGenerator_ghostview.so
12mr|okular-4.9.4-1|177	%{_kde_services}/libokularGenerator_ghostview.desktop
12mr|okular-4.9.4-1|178	%{_kde_services}/okularGhostview.desktop
12mr|okular-4.9.4-1|179	%{_kde_applicationsdir}/okularApplication_ghostview.desktop
12mr|okular-4.9.4-1|180	
12mr|okular-4.9.4-1|181	#------------------------------------------------
12mr|okular-4.9.4-1|182	%package kimgio
12mr|okular-4.9.4-1|183	Summary:	KImgIO display support for Okular
12mr|okular-4.9.4-1|184	Group:		Graphical desktop/KDE
12mr|okular-4.9.4-1|185	Requires:	%{name} = %{EVRD}
12mr|okular-4.9.4-1|186	
12mr|okular-4.9.4-1|187	%description kimgio
12mr|okular-4.9.4-1|188	KImgIO display support for Okular
12mr|okular-4.9.4-1|189	
12mr|okular-4.9.4-1|190	%files kimgio
12mr|okular-4.9.4-1|191	%{_kde_libdir}/kde4/okularGenerator_kimgio.so
12mr|okular-4.9.4-1|192	%{_kde_services}/libokularGenerator_kimgio.desktop
12mr|okular-4.9.4-1|193	%{_kde_services}/okularKimgio.desktop
12mr|okular-4.9.4-1|194	%{_kde_applicationsdir}/okularApplication_kimgio.desktop
12mr|okular-4.9.4-1|195	
12mr|okular-4.9.4-1|196	#------------------------------------------------
12mr|okular-4.9.4-1|197	%package ooo
12mr|okular-4.9.4-1|198	Summary:	OpenOffice.Org/LibreOffice display support for Okular
12mr|okular-4.9.4-1|199	Group:		Graphical desktop/KDE
12mr|okular-4.9.4-1|200	Requires:	%{name} = %{EVRD}
12mr|okular-4.9.4-1|201	
12mr|okular-4.9.4-1|202	%description ooo
12mr|okular-4.9.4-1|203	OpenOffice.org/LibreOffice display support for Okular
12mr|okular-4.9.4-1|204	
12mr|okular-4.9.4-1|205	%files ooo
12mr|okular-4.9.4-1|206	%{_kde_libdir}/kde4/okularGenerator_ooo.so
12mr|okular-4.9.4-1|207	%{_kde_services}/libokularGenerator_ooo.desktop
12mr|okular-4.9.4-1|208	%{_kde_services}/okularOoo.desktop
12mr|okular-4.9.4-1|209	%{_kde_applicationsdir}/okularApplication_ooo.desktop
12mr|okular-4.9.4-1|210	
12mr|okular-4.9.4-1|211	#------------------------------------------------
12mr|okular-4.9.4-1|212	%package plucker
12mr|okular-4.9.4-1|213	Summary:	Plucker display support for Okular
12mr|okular-4.9.4-1|214	Group:		Graphical desktop/KDE
12mr|okular-4.9.4-1|215	Requires:	%{name} = %{EVRD}
12mr|okular-4.9.4-1|216	
12mr|okular-4.9.4-1|217	%description plucker
12mr|okular-4.9.4-1|218	Plucker display support for Okular
12mr|okular-4.9.4-1|219	
12mr|okular-4.9.4-1|220	%files plucker
12mr|okular-4.9.4-1|221	%{_libdir}/kde4/okularGenerator_plucker.so
12mr|okular-4.9.4-1|222	%{_kde_services}/libokularGenerator_plucker.desktop
12mr|okular-4.9.4-1|223	%{_kde_services}/okularPlucker.desktop
12mr|okular-4.9.4-1|224	%{_kde_applicationsdir}/okularApplication_plucker.desktop
12mr|okular-4.9.4-1|225	
12mr|okular-4.9.4-1|226	#------------------------------------------------
12mr|okular-4.9.4-1|227	%package tiff
12mr|okular-4.9.4-1|228	Summary:	TIFF display support for Okular
12mr|okular-4.9.4-1|229	Group:		Graphical desktop/KDE
12mr|okular-4.9.4-1|230	Requires:	%{name} = %{EVRD}
12mr|okular-4.9.4-1|231	
12mr|okular-4.9.4-1|232	%description tiff
12mr|okular-4.9.4-1|233	TIFF display support for Okular
12mr|okular-4.9.4-1|234	
12mr|okular-4.9.4-1|235	%files tiff
12mr|okular-4.9.4-1|236	%{_kde_libdir}/kde4/okularGenerator_tiff.so
12mr|okular-4.9.4-1|237	%{_kde_services}/libokularGenerator_tiff.desktop
12mr|okular-4.9.4-1|238	%{_kde_services}/okularTiff.desktop
12mr|okular-4.9.4-1|239	%{_kde_applicationsdir}/okularApplication_tiff.desktop
12mr|okular-4.9.4-1|240	
12mr|okular-4.9.4-1|241	#------------------------------------------------
12mr|okular-4.9.4-1|242	%package xps
12mr|okular-4.9.4-1|243	Summary:	XPS display support for Okular
12mr|okular-4.9.4-1|244	Group:		Graphical desktop/KDE
12mr|okular-4.9.4-1|245	Requires:	%{name} = %{EVRD}
12mr|okular-4.9.4-1|246	
12mr|okular-4.9.4-1|247	%description xps
12mr|okular-4.9.4-1|248	XPS display support for Okular
12mr|okular-4.9.4-1|249	
12mr|okular-4.9.4-1|250	%files xps
12mr|okular-4.9.4-1|251	%{_kde_libdir}/kde4/okularGenerator_xps.so
12mr|okular-4.9.4-1|252	%{_kde_services}/libokularGenerator_xps.desktop
12mr|okular-4.9.4-1|253	%{_kde_services}/okularXps.desktop
12mr|okular-4.9.4-1|254	%{_kde_applicationsdir}/okularApplication_xps.desktop
12mr|okular-4.9.4-1|255	
12mr|okular-4.9.4-1|256	#------------------------------------------------
12mr|okular-4.9.4-1|257	
12mr|okular-4.9.4-1|258	%define okularcore_major 1
12mr|okular-4.9.4-1|259	%define libokularcore %mklibname okularcore %{okularcore_major}
12mr|okular-4.9.4-1|260	
12mr|okular-4.9.4-1|261	%package -n %{libokularcore}
12mr|okular-4.9.4-1|262	Summary:	Runtime library for okular
12mr|okular-4.9.4-1|263	Group:		System/Libraries
12mr|okular-4.9.4-1|264	
12mr|okular-4.9.4-1|265	%description -n %{libokularcore}
12mr|okular-4.9.4-1|266	Runtime library for Okular.
12mr|okular-4.9.4-1|267	
12mr|okular-4.9.4-1|268	%files -n %{libokularcore}
12mr|okular-4.9.4-1|269	%{_kde_libdir}/libokularcore.so.%{okularcore_major}*
12mr|okular-4.9.4-1|270	
12mr|okular-4.9.4-1|271	#-----------------------------------------------------------------------------
12mr|okular-4.9.4-1|272	
12mr|okular-4.9.4-1|273	%package devel
12mr|okular-4.9.4-1|274	Summary:	Devel stuff for kdegraphics
12mr|okular-4.9.4-1|275	Group:		Development/KDE and Qt
12mr|okular-4.9.4-1|276	Conflicts:	kdegraphics4-devel < 2:4.6.90
12mr|okular-4.9.4-1|277	Requires:	%{libokularcore} = %{EVRD}
12mr|okular-4.9.4-1|278	Requires:	kdelibs4-devel
12mr|okular-4.9.4-1|279	Requires:	chmlib-devel
12mr|okular-4.9.4-1|280	Requires:	ebook-tools-devel
12mr|okular-4.9.4-1|281	
12mr|okular-4.9.4-1|282	%description devel
12mr|okular-4.9.4-1|283	This package contains header files needed if you wish to build applications
12mr|okular-4.9.4-1|284	based on okular.
12mr|okular-4.9.4-1|285	
12mr|okular-4.9.4-1|286	%files devel
12mr|okular-4.9.4-1|287	%{_includedir}/%{name}
12mr|okular-4.9.4-1|288	%{_kde_libdir}/cmake/Okular/OkularConfig.cmake
12mr|okular-4.9.4-1|289	%{_kde_libdir}/cmake/Okular/OkularConfigVersion.cmake
12mr|okular-4.9.4-1|290	%{_kde_libdir}/libokularcore.so
12mr|okular-4.9.4-1|291	
12mr|okular-4.9.4-1|292	#----------------------------------------------------------------------
12mr|okular-4.9.4-1|293	
12mr|okular-4.9.4-1|294	%prep
12mr|okular-4.9.4-1|295	%setup -q
12mr|okular-4.9.4-1|296	%patch0 -p2
12mr|okular-4.9.4-1|297	
12mr|okular-4.9.4-1|298	%build
12mr|okular-4.9.4-1|299	%cmake_kde4
12mr|okular-4.9.4-1|300	%make
12mr|okular-4.9.4-1|301	
12mr|okular-4.9.4-1|302	%install
12mr|okular-4.9.4-1|303	%makeinstall_std -C build
12mr|okular-4.9.4-1|304	
12mr|okular-4.9.4-1|305	%changelog
12mr|okular-4.9.4-1|306	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|okular-4.9.4-1|307	- New version 4.9.4
12mr|okular-4.9.4-1|308	
12mr|okular-4.9.4-1|309	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|okular-4.9.4-1|310	- New version 4.9.3
12mr|okular-4.9.4-1|311	
12mr|okular-4.9.4-1|312	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-2
12mr|okular-4.9.4-1|313	- New version 4.9.2
12mr|okular-4.9.4-1|314	- Change Suggests to Requires because we build ISOs with --no-suggests
12mr|okular-4.9.4-1|315	
12mr|okular-4.9.4-1|316	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|okular-4.9.4-1|317	- New version 4.9.1
12mr|okular-4.9.4-1|318	
12mr|okular-4.9.4-1|319	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|okular-4.9.4-1|320	- New version 4.9.0
12mr|okular-4.9.4-1|321	
12mr|okular-4.9.4-1|322	* Fri Jul 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|okular-4.9.4-1|323	- New version 4.8.97
12mr|okular-4.9.4-1|324	
12mr|okular-4.9.4-1|325	* Wed Jul 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|okular-4.9.4-1|326	- New version 4.8.95
12mr|okular-4.9.4-1|327	- Spec cosmetics
12mr|okular-4.9.4-1|328	
12mr|okular-4.9.4-1|329	* Sat Jun 09 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2:4.8.4-2
12mr|okular-4.9.4-1|330	+ Revision: 803877
12mr|okular-4.9.4-1|331	- add a suggests on okular-postscript as well as it's a fairly common format
12mr|okular-4.9.4-1|332	
12mr|okular-4.9.4-1|333	+ Crispin Boylan <crisb@mandriva.org>
12mr|okular-4.9.4-1|334	- New release
12mr|okular-4.9.4-1|335	
12mr|okular-4.9.4-1|336	* Fri May 18 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2:4.8.3-4
12mr|okular-4.9.4-1|337	+ Revision: 799527
12mr|okular-4.9.4-1|338	- add a suggestions on okular-pdf for okular, so that we'll get pdf support by
12mr|okular-4.9.4-1|339	default
12mr|okular-4.9.4-1|340	
12mr|okular-4.9.4-1|341	* Tue May 15 2012 Bernhard Rosenkraenzer <bero@bero.eu> 2:4.8.3-3
12mr|okular-4.9.4-1|342	+ Revision: 799047
12mr|okular-4.9.4-1|343	- Fix installation of plugins (epoch dependency)
12mr|okular-4.9.4-1|344	
12mr|okular-4.9.4-1|345	* Mon May 14 2012 Bernhard Rosenkraenzer <bero@bero.eu> 2:4.8.3-2
12mr|okular-4.9.4-1|346	+ Revision: 798842
12mr|okular-4.9.4-1|347	- Split file format plugins into separate packages so we don't
12mr|okular-4.9.4-1|348	have to require obscure libraries like chmlib for a simple
12mr|okular-4.9.4-1|349	PDF viewer
12mr|okular-4.9.4-1|350	- Rebuild for poppler 0.20.0
12mr|okular-4.9.4-1|351	
12mr|okular-4.9.4-1|352	* Fri May 04 2012 Crispin Boylan <crisb@mandriva.org> 2:4.8.3-1
12mr|okular-4.9.4-1|353	+ Revision: 796273
12mr|okular-4.9.4-1|354	- New release
12mr|okular-4.9.4-1|355	
12mr|okular-4.9.4-1|356	* Thu Apr 19 2012 Crispin Boylan <crisb@mandriva.org> 2:4.8.2-1
12mr|okular-4.9.4-1|357	+ Revision: 792015
12mr|okular-4.9.4-1|358	- New release
12mr|okular-4.9.4-1|359	
12mr|okular-4.9.4-1|360	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|okular-4.9.4-1|361	- New upstream tarball
12mr|okular-4.9.4-1|362	
12mr|okular-4.9.4-1|363	* Thu Feb 23 2012 Andrey Bondrov <abondrov@mandriva.org> 2:4.8.0-2
12mr|okular-4.9.4-1|364	+ Revision: 779320
12mr|okular-4.9.4-1|365	- Port xdg menu patch from kdegraphics4 in 2011 branch
12mr|okular-4.9.4-1|366	
12mr|okular-4.9.4-1|367	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.8.0-1
12mr|okular-4.9.4-1|368	+ Revision: 762501
12mr|okular-4.9.4-1|369	- New upstream tarball
12mr|okular-4.9.4-1|370	
12mr|okular-4.9.4-1|371	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.97-1
12mr|okular-4.9.4-1|372	+ Revision: 758086
12mr|okular-4.9.4-1|373	- New upstream tarball
12mr|okular-4.9.4-1|374	
12mr|okular-4.9.4-1|375	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.95-1
12mr|okular-4.9.4-1|376	+ Revision: 744565
12mr|okular-4.9.4-1|377	- New upstream tarball
12mr|okular-4.9.4-1|378	
12mr|okular-4.9.4-1|379	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|okular-4.9.4-1|380	- rebuilt against libtiff.so.5
12mr|okular-4.9.4-1|381	
12mr|okular-4.9.4-1|382	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.90-1
12mr|okular-4.9.4-1|383	+ Revision: 739320
12mr|okular-4.9.4-1|384	- New upstream tarball $NEW_VERSION
12mr|okular-4.9.4-1|385	
12mr|okular-4.9.4-1|386	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-1
12mr|okular-4.9.4-1|387	+ Revision: 731862
12mr|okular-4.9.4-1|388	- New upstream tarball 4.7.80
12mr|okular-4.9.4-1|389	
12mr|okular-4.9.4-1|390	* Sun Nov 13 2011 Oden Eriksson <oeriksson@mandriva.com> 2:4.7.41-2
12mr|okular-4.9.4-1|391	+ Revision: 730447
12mr|okular-4.9.4-1|392	- rebuild
12mr|okular-4.9.4-1|393	
12mr|okular-4.9.4-1|394	* Tue Oct 11 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.41-1
12mr|okular-4.9.4-1|395	+ Revision: 704201
12mr|okular-4.9.4-1|396	- Import package
12mr|okular-4.9.4-1|397	- Create current folder
12mr|okular-4.9.4-1|398	

15328 12
12mr|onig-5.9.2-3|1	%define	major 2
12mr|onig-5.9.2-3|2	%define libname %mklibname %{name} %{major}
12mr|onig-5.9.2-3|3	%define develname %mklibname %{name} -d
12mr|onig-5.9.2-3|4	
12mr|onig-5.9.2-3|5	Summary:	Regular expressions library
12mr|onig-5.9.2-3|6	Name:		onig
12mr|onig-5.9.2-3|7	Version:	5.9.2
12mr|onig-5.9.2-3|8	Release:	%mkrel 3
12mr|onig-5.9.2-3|9	License:	BSD
12mr|onig-5.9.2-3|10	Group:		System/Libraries
12mr|onig-5.9.2-3|11	URL:		http://www.geocities.jp/kosako3/oniguruma/
12mr|onig-5.9.2-3|12	Source0:	http://www.geocities.jp/kosako3/oniguruma/archive/%{name}-%{version}.tar.gz
12mr|onig-5.9.2-3|13	Patch0:		oniguruma-5.9.2-onig_new-returns-NULL-reg.patch
12mr|onig-5.9.2-3|14	BuildRequires:	libtool
12mr|onig-5.9.2-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|onig-5.9.2-3|16	
12mr|onig-5.9.2-3|17	%description
12mr|onig-5.9.2-3|18	Oniguruma is a regular expressions library. The characteristics of this library
12mr|onig-5.9.2-3|19	is that different character encoding for every regular expression object can be
12mr|onig-5.9.2-3|20	specified. (supported APIs: GNU regex, POSIX and Oniguruma native)
12mr|onig-5.9.2-3|21	
12mr|onig-5.9.2-3|22	Supported character encodings:
12mr|onig-5.9.2-3|23	
12mr|onig-5.9.2-3|24	o ASCII, UTF-8, UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE,
12mr|onig-5.9.2-3|25	o EUC-JP, EUC-TW, EUC-KR, EUC-CN,
12mr|onig-5.9.2-3|26	o Shift_JIS, Big5, GB18030, KOI8-R, CP1251,
12mr|onig-5.9.2-3|27	o ISO-8859-1, ISO-8859-2, ISO-8859-3, ISO-8859-4, ISO-8859-5,
12mr|onig-5.9.2-3|28	o ISO-8859-6, ISO-8859-7, ISO-8859-8, ISO-8859-9, ISO-8859-10,
12mr|onig-5.9.2-3|29	o ISO-8859-11, ISO-8859-13, ISO-8859-14, ISO-8859-15, ISO-8859-16
12mr|onig-5.9.2-3|30	o (GB18030 encoding was contributed by KUBO Takehiro)
12mr|onig-5.9.2-3|31	o (CP1251 encoding was contributed by Byte)
12mr|onig-5.9.2-3|32	
12mr|onig-5.9.2-3|33	%package -n	%{libname}
12mr|onig-5.9.2-3|34	Summary:	Regular expressions library
12mr|onig-5.9.2-3|35	Group:          System/Libraries
12mr|onig-5.9.2-3|36	
12mr|onig-5.9.2-3|37	%description -n	%{libname}
12mr|onig-5.9.2-3|38	Oniguruma is a regular expressions library. The characteristics of this library
12mr|onig-5.9.2-3|39	is that different character encoding for every regular expression object can be
12mr|onig-5.9.2-3|40	specified. (supported APIs: GNU regex, POSIX and Oniguruma native)
12mr|onig-5.9.2-3|41	
12mr|onig-5.9.2-3|42	Supported character encodings:
12mr|onig-5.9.2-3|43	
12mr|onig-5.9.2-3|44	o ASCII, UTF-8, UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE,
12mr|onig-5.9.2-3|45	o EUC-JP, EUC-TW, EUC-KR, EUC-CN,
12mr|onig-5.9.2-3|46	o Shift_JIS, Big5, GB18030, KOI8-R, CP1251,
12mr|onig-5.9.2-3|47	o ISO-8859-1, ISO-8859-2, ISO-8859-3, ISO-8859-4, ISO-8859-5,
12mr|onig-5.9.2-3|48	o ISO-8859-6, ISO-8859-7, ISO-8859-8, ISO-8859-9, ISO-8859-10,
12mr|onig-5.9.2-3|49	o ISO-8859-11, ISO-8859-13, ISO-8859-14, ISO-8859-15, ISO-8859-16
12mr|onig-5.9.2-3|50	o (GB18030 encoding was contributed by KUBO Takehiro)
12mr|onig-5.9.2-3|51	o (CP1251 encoding was contributed by Byte)
12mr|onig-5.9.2-3|52	
12mr|onig-5.9.2-3|53	This package provides the shared Oniguruma library.
12mr|onig-5.9.2-3|54	
12mr|onig-5.9.2-3|55	%package -n	%{develname}
12mr|onig-5.9.2-3|56	Summary:	Static library and header files for development with Oniguruma
12mr|onig-5.9.2-3|57	Group:		Development/C
12mr|onig-5.9.2-3|58	Requires:	%{libname} = %{version}
12mr|onig-5.9.2-3|59	Provides:	%{name}-devel = %{version}-%{release}
12mr|onig-5.9.2-3|60	Obsoletes:	%{name}-devel
12mr|onig-5.9.2-3|61	
12mr|onig-5.9.2-3|62	%description -n	%{develname}
12mr|onig-5.9.2-3|63	Oniguruma is a regular expressions library. The characteristics of this library
12mr|onig-5.9.2-3|64	is that different character encoding for every regular expression object can be
12mr|onig-5.9.2-3|65	specified. (supported APIs: GNU regex, POSIX and Oniguruma native)
12mr|onig-5.9.2-3|66	
12mr|onig-5.9.2-3|67	Supported character encodings:
12mr|onig-5.9.2-3|68	
12mr|onig-5.9.2-3|69	o ASCII, UTF-8, UTF-16BE, UTF-16LE, UTF-32BE, UTF-32LE,
12mr|onig-5.9.2-3|70	o EUC-JP, EUC-TW, EUC-KR, EUC-CN,
12mr|onig-5.9.2-3|71	o Shift_JIS, Big5, GB18030, KOI8-R, CP1251,
12mr|onig-5.9.2-3|72	o ISO-8859-1, ISO-8859-2, ISO-8859-3, ISO-8859-4, ISO-8859-5,
12mr|onig-5.9.2-3|73	o ISO-8859-6, ISO-8859-7, ISO-8859-8, ISO-8859-9, ISO-8859-10,
12mr|onig-5.9.2-3|74	o ISO-8859-11, ISO-8859-13, ISO-8859-14, ISO-8859-15, ISO-8859-16
12mr|onig-5.9.2-3|75	o (GB18030 encoding was contributed by KUBO Takehiro)
12mr|onig-5.9.2-3|76	o (CP1251 encoding was contributed by Byte)
12mr|onig-5.9.2-3|77	
12mr|onig-5.9.2-3|78	This package is only needed if you plan to develop or compile applications
12mr|onig-5.9.2-3|79	which requires the Oniguruma library.
12mr|onig-5.9.2-3|80	
12mr|onig-5.9.2-3|81	%prep
12mr|onig-5.9.2-3|82	
12mr|onig-5.9.2-3|83	%setup -q -n %{name}-%{version}
12mr|onig-5.9.2-3|84	%patch0 -p1 -b .nullreg
12mr|onig-5.9.2-3|85	
12mr|onig-5.9.2-3|86	# fix strange perms
12mr|onig-5.9.2-3|87	find . -type d -perm 0700 -exec chmod 755 {} \;
12mr|onig-5.9.2-3|88	find . -type f -perm 0555 -exec chmod 755 {} \;
12mr|onig-5.9.2-3|89	find . -type f -perm 0444 -exec chmod 644 {} \;
12mr|onig-5.9.2-3|90	
12mr|onig-5.9.2-3|91	%build
12mr|onig-5.9.2-3|92	touch NEWS ChangeLog
12mr|onig-5.9.2-3|93	autoreconf -fis
12mr|onig-5.9.2-3|94	
12mr|onig-5.9.2-3|95	%configure2_5x
12mr|onig-5.9.2-3|96	
12mr|onig-5.9.2-3|97	%make
12mr|onig-5.9.2-3|98	
12mr|onig-5.9.2-3|99	%check
12mr|onig-5.9.2-3|100	make check
12mr|onig-5.9.2-3|101	
12mr|onig-5.9.2-3|102	%install
12mr|onig-5.9.2-3|103	rm -rf %{buildroot}
12mr|onig-5.9.2-3|104	
12mr|onig-5.9.2-3|105	%makeinstall_std
12mr|onig-5.9.2-3|106	
12mr|onig-5.9.2-3|107	%if %mdkversion < 200900
12mr|onig-5.9.2-3|108	%post -n %{libname} -p /sbin/ldconfig
12mr|onig-5.9.2-3|109	%endif
12mr|onig-5.9.2-3|110	
12mr|onig-5.9.2-3|111	%if %mdkversion < 200900
12mr|onig-5.9.2-3|112	%postun -n %{libname} -p /sbin/ldconfig
12mr|onig-5.9.2-3|113	%endif
12mr|onig-5.9.2-3|114	
12mr|onig-5.9.2-3|115	%clean
12mr|onig-5.9.2-3|116	rm -rf %{buildroot}
12mr|onig-5.9.2-3|117	
12mr|onig-5.9.2-3|118	%files -n %{libname}
12mr|onig-5.9.2-3|119	%defattr(-,root,root)
12mr|onig-5.9.2-3|120	%doc AUTHORS COPYING HISTORY README README.ja index.html index_ja.html
12mr|onig-5.9.2-3|121	%attr(0755,root,root) %{_libdir}/*.so.%{major}*
12mr|onig-5.9.2-3|122	
12mr|onig-5.9.2-3|123	%files -n %{develname}
12mr|onig-5.9.2-3|124	%defattr(-,root,root)
12mr|onig-5.9.2-3|125	%doc doc/*
12mr|onig-5.9.2-3|126	%attr(0755,root,root) %{_bindir}/*
12mr|onig-5.9.2-3|127	%attr(0644,root,root) %{_includedir}/*.h
12mr|onig-5.9.2-3|128	%attr(0755,root,root) %{_libdir}/*.so
12mr|onig-5.9.2-3|129	%attr(0644,root,root) %{_libdir}/*.*a
12mr|onig-5.9.2-3|130	
12mr|onig-5.9.2-3|131	
12mr|onig-5.9.2-3|132	
12mr|onig-5.9.2-3|133	%changelog
12mr|onig-5.9.2-3|134	

15329 12
12mr|opal3-3.10.9-1|1	%define major		%{version}
12mr|opal3-3.10.9-1|2	%define libname		%mklibname opal %{major}
12mr|opal3-3.10.9-1|3	%define develname	%mklibname %{name} -d
12mr|opal3-3.10.9-1|4	
12mr|opal3-3.10.9-1|5	######################
12mr|opal3-3.10.9-1|6	# Hardcode PLF build
12mr|opal3-3.10.9-1|7	%define build_plf 0
12mr|opal3-3.10.9-1|8	######################
12mr|opal3-3.10.9-1|9	
12mr|opal3-3.10.9-1|10	%if %{build_plf}
12mr|opal3-3.10.9-1|11	%define distsuffix plf
12mr|opal3-3.10.9-1|12	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mr|opal3-3.10.9-1|13	%define extrarelsuffix plf
12mr|opal3-3.10.9-1|14	%endif
12mr|opal3-3.10.9-1|15	
12mr|opal3-3.10.9-1|16	%define url_ver %(echo %version | cut -d. -f1,2)
12mr|opal3-3.10.9-1|17	
12mr|opal3-3.10.9-1|18	Summary:	VoIP library
12mr|opal3-3.10.9-1|19	Name:		opal3
12mr|opal3-3.10.9-1|20	Version:	3.10.9
12mr|opal3-3.10.9-1|21	Release:	1%{?extrarelsuffix}
12mr|opal3-3.10.9-1|22	License:	MPL
12mr|opal3-3.10.9-1|23	Group:		System/Libraries
12mr|opal3-3.10.9-1|24	URL:		http://www.opalvoip.org/
12mr|opal3-3.10.9-1|25	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/opal/%{url_ver}/opal-%{version}.tar.xz
12mr|opal3-3.10.9-1|26	Patch0:		opal-3.10.7-fix-link.patch
12mr|opal3-3.10.9-1|27	Patch2:		opal-3.10.7-ffmpeg-0.11.patch
12mr|opal3-3.10.9-1|28	BuildRequires:	gawk
12mr|opal3-3.10.9-1|29	BuildRequires:	pkgconfig(openssl)
12mr|opal3-3.10.9-1|30	BuildRequires:	openldap-devel
12mr|opal3-3.10.9-1|31	BuildRequires:	ptlib-devel >= 2.10.7
12mr|opal3-3.10.9-1|32	BuildRequires:	pkgconfig(speex)
12mr|opal3-3.10.9-1|33	BuildRequires:	pkgconfig(theora)
12mr|opal3-3.10.9-1|34	BuildRequires:	ffmpeg-devel
12mr|opal3-3.10.9-1|35	%if %{build_plf}
12mr|opal3-3.10.9-1|36	BuildRequires:	pkgconfig(x264)
12mr|opal3-3.10.9-1|37	%endif
12mr|opal3-3.10.9-1|38	
12mr|opal3-3.10.9-1|39	%description
12mr|opal3-3.10.9-1|40	This is an open source class library for the development of
12mr|opal3-3.10.9-1|41	applications that wish to use SIP / H.323 protocols for multimedia
12mr|opal3-3.10.9-1|42	communications over packet based networks.
12mr|opal3-3.10.9-1|43	
12mr|opal3-3.10.9-1|44	%if %{build_plf}
12mr|opal3-3.10.9-1|45	This package is in restricted repository because the H264 codec is
12mr|opal3-3.10.9-1|46	covered by patents.
12mr|opal3-3.10.9-1|47	%endif
12mr|opal3-3.10.9-1|48	
12mr|opal3-3.10.9-1|49	%package -n	%{libname}-plugins
12mr|opal3-3.10.9-1|50	Summary:	Codec plugins for Opal
12mr|opal3-3.10.9-1|51	Group:		System/Libraries
12mr|opal3-3.10.9-1|52	Provides:	%{name}-plugins = %{version}-%{release}
12mr|opal3-3.10.9-1|53	Obsoletes:	%{mklibname opal 3}-plugins < 3.4.1-2mdv
12mr|opal3-3.10.9-1|54	
12mr|opal3-3.10.9-1|55	%description -n	%{libname}-plugins
12mr|opal3-3.10.9-1|56	PTlib codec plugins for various formats provided by Opal.
12mr|opal3-3.10.9-1|57	
12mr|opal3-3.10.9-1|58	%package -n	%{libname}
12mr|opal3-3.10.9-1|59	Summary:	Opal Library
12mr|opal3-3.10.9-1|60	Group:		System/Libraries
12mr|opal3-3.10.9-1|61	Provides:	%{name} = %{version}-%{release}
12mr|opal3-3.10.9-1|62	Requires:	%{libname}-plugins = %{version}-%{release}
12mr|opal3-3.10.9-1|63	Obsoletes:	%{mklibname opal 3} < 3.4.1-2mdv
12mr|opal3-3.10.9-1|64	
12mr|opal3-3.10.9-1|65	%description -n	%{libname}
12mr|opal3-3.10.9-1|66	Shared library for OPAL (SIP / H323 stack).
12mr|opal3-3.10.9-1|67	
12mr|opal3-3.10.9-1|68	%package -n	%{develname}
12mr|opal3-3.10.9-1|69	Summary:	Opal development files
12mr|opal3-3.10.9-1|70	Group:		Development/C
12mr|opal3-3.10.9-1|71	Requires:	%{libname} = %{version}-%{release}
12mr|opal3-3.10.9-1|72	Provides:	%{name}-devel = %{version}-%{release}
12mr|opal3-3.10.9-1|73	Conflicts:	%{mklibname opal -d}
12mr|opal3-3.10.9-1|74	
12mr|opal3-3.10.9-1|75	%description -n	%{develname}
12mr|opal3-3.10.9-1|76	Header files and libraries for developing applications that use
12mr|opal3-3.10.9-1|77	Opal.
12mr|opal3-3.10.9-1|78	
12mr|opal3-3.10.9-1|79	%prep
12mr|opal3-3.10.9-1|80	%setup -q -n opal-%{version}
12mr|opal3-3.10.9-1|81	%patch0 -p0 -b .link
12mr|opal3-3.10.9-1|82	%patch2 -p0 -b .ffmpeg
12mr|opal3-3.10.9-1|83	
12mr|opal3-3.10.9-1|84	%build
12mr|opal3-3.10.9-1|85	#gw don't use the default %%optflags, see
12mr|opal3-3.10.9-1|86	# https://qa.mandriva.com/show_bug.cgi?id=48476
12mr|opal3-3.10.9-1|87	%define optflags %nil
12mr|opal3-3.10.9-1|88	#gw else the UINT64_C macro is not defined by stdint.h
12mr|opal3-3.10.9-1|89	export STDCCFLAGS=-D__STDC_CONSTANT_MACROS
12mr|opal3-3.10.9-1|90	%configure2_5x
12mr|opal3-3.10.9-1|91	%make
12mr|opal3-3.10.9-1|92	
12mr|opal3-3.10.9-1|93	%install
12mr|opal3-3.10.9-1|94	%makeinstall_std
12mr|opal3-3.10.9-1|95	
12mr|opal3-3.10.9-1|96	# remove incorrect symlinks (http://bugzilla.gnome.org/show_bug.cgi?id=553808 )
12mr|opal3-3.10.9-1|97	rm -f %{buildroot}%{_libdir}/libopal.so.?
12mr|opal3-3.10.9-1|98	rm -f %{buildroot}%{_libdir}/libopal.so.?.?
12mr|opal3-3.10.9-1|99	
12mr|opal3-3.10.9-1|100	%files -n %{libname}
12mr|opal3-3.10.9-1|101	%attr(0755,root,root) %{_libdir}/lib*.so.%{major}*
12mr|opal3-3.10.9-1|102	
12mr|opal3-3.10.9-1|103	%files -n %{libname}-plugins
12mr|opal3-3.10.9-1|104	%{_libdir}/opal-%{version}/codecs/audio/*
12mr|opal3-3.10.9-1|105	%{_libdir}/opal-%{version}/codecs/video/*
12mr|opal3-3.10.9-1|106	
12mr|opal3-3.10.9-1|107	%files -n %{develname}
12mr|opal3-3.10.9-1|108	%doc mpl-1.0.htm
12mr|opal3-3.10.9-1|109	%attr(0755,root,root) %{_libdir}/*.so
12mr|opal3-3.10.9-1|110	%{_libdir}/*.*a
12mr|opal3-3.10.9-1|111	%{_includedir}/*
12mr|opal3-3.10.9-1|112	%{_libdir}/pkgconfig/opal.pc
12mr|opal3-3.10.9-1|113	
12mr|opal3-3.10.9-1|114	

15330 12
12mr|open-1.4-24|1	%define	name	open
12mr|open-1.4-24|2	%define	version	1.4
12mr|open-1.4-24|3	%define	release	%mkrel 24
12mr|open-1.4-24|4	Summary:	A tool which will start a program on a virtual console
12mr|open-1.4-24|5	Name:		%{name}
12mr|open-1.4-24|6	Version:	%{version}
12mr|open-1.4-24|7	Release:	%{release}
12mr|open-1.4-24|8	License:	GPL
12mr|open-1.4-24|9	Group:		Terminals
12mr|open-1.4-24|10	Source:		ftp://sunsite.unc.edu/pub/Linux/utils/console/%{name}-%{version}.tar.bz2
12mr|open-1.4-24|11	Patch0:		%{name}-1.4-includes.patch
12mr|open-1.4-24|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|open-1.4-24|13	
12mr|open-1.4-24|14	%description
12mr|open-1.4-24|15	The open command starts a specified command with the first available virtual
12mr|open-1.4-24|16	console, or on a virtual console that you specify.
12mr|open-1.4-24|17	
12mr|open-1.4-24|18	Install the open package if you regularly use virtual consoles to run programs.
12mr|open-1.4-24|19	
12mr|open-1.4-24|20	%prep
12mr|open-1.4-24|21	%setup -q
12mr|open-1.4-24|22	%patch0 -p1
12mr|open-1.4-24|23	
12mr|open-1.4-24|24	%build
12mr|open-1.4-24|25	%make CFLAGS="$RPM_OPT_FLAGS"
12mr|open-1.4-24|26	
12mr|open-1.4-24|27	%install
12mr|open-1.4-24|28	rm -rf $RPM_BUILD_ROOT
12mr|open-1.4-24|29	mkdir -p $RPM_BUILD_ROOT/{%{_bindir},%{_mandir}/man1}
12mr|open-1.4-24|30	
12mr|open-1.4-24|31	make BINDIR=$RPM_BUILD_ROOT%{_bindir} MANDIR=$RPM_BUILD_ROOT%{_mandir}/man1 install
12mr|open-1.4-24|32	mkdir -p $RPM_BUILD_ROOT/bin
12mr|open-1.4-24|33	mv $RPM_BUILD_ROOT%{_bindir}/open $RPM_BUILD_ROOT/bin
12mr|open-1.4-24|34	ln -s /bin/open $RPM_BUILD_ROOT%{_bindir}/open
12mr|open-1.4-24|35	
12mr|open-1.4-24|36	%clean
12mr|open-1.4-24|37	rm -rf $RPM_BUILD_ROOT
12mr|open-1.4-24|38	
12mr|open-1.4-24|39	%files
12mr|open-1.4-24|40	%defattr(-,root,root)
12mr|open-1.4-24|41	/bin/open
12mr|open-1.4-24|42	%{_bindir}/open
12mr|open-1.4-24|43	%{_bindir}/switchto
12mr|open-1.4-24|44	%{_mandir}/man1/open.*
12mr|open-1.4-24|45	%{_mandir}/man1/switchto.*
12mr|open-1.4-24|46	
12mr|open-1.4-24|47	
12mr|open-1.4-24|48	
12mr|open-1.4-24|49	
12mr|open-1.4-24|50	
12mr|open-1.4-24|51	%changelog
12mr|open-1.4-24|52	

15331 12
12mr|openafs-1.6.1-2|1	%define dkms_version %{version}-%{release}
12mr|openafs-1.6.1-2|2	%define module  libafs
12mr|openafs-1.6.1-2|3	%define major   1
12mr|openafs-1.6.1-2|4	%define libname     %mklibname %{name} %{major}
12mr|openafs-1.6.1-2|5	%define develname	%mklibname %{name} -d
12mr|openafs-1.6.1-2|6	%define stdevelname	%mklibname %{name} -d -s
12mr|openafs-1.6.1-2|7	
12mr|openafs-1.6.1-2|8	%if %{_use_internal_dependency_generator}
12mr|openafs-1.6.1-2|9	%define __noautoreq 'libafsrpc.so'
12mr|openafs-1.6.1-2|10	%else
12mr|openafs-1.6.1-2|11	%define _requires_exceptions libafsrpc.so
12mr|openafs-1.6.1-2|12	%endif
12mr|openafs-1.6.1-2|13	
12mr|openafs-1.6.1-2|14	Name:           openafs
12mr|openafs-1.6.1-2|15	Version:        1.6.1
12mr|openafs-1.6.1-2|16	Release:        2
12mr|openafs-1.6.1-2|17	Summary:        OpenAFS distributed filesystem
12mr|openafs-1.6.1-2|18	Group:          Networking/Other
12mr|openafs-1.6.1-2|19	License:        IBM
12mr|openafs-1.6.1-2|20	URL:            http://openafs.org/
12mr|openafs-1.6.1-2|21	Source0:        http://www.openafs.org/dl/openafs/%{version}/openafs-%{version}-src.tar.bz2
12mr|openafs-1.6.1-2|22	Source1:        http://www.openafs.org/dl/openafs/%{version}/openafs-%{version}-doc.tar.bz2
12mr|openafs-1.6.1-2|23	Source2:        http://grand.central.org/dl/cellservdb/CellServDB
12mr|openafs-1.6.1-2|24	Source3:        openafs-client.service
12mr|openafs-1.6.1-2|25	Source4:        openafs.config
12mr|openafs-1.6.1-2|26	Source5:        openafs-server.service
12mr|openafs-1.6.1-2|27	Source6:        afs.conf
12mr|openafs-1.6.1-2|28	BuildRequires:  pam-devel
12mr|openafs-1.6.1-2|29	BuildRequires:  ncurses-devel
12mr|openafs-1.6.1-2|30	BuildRequires:  flex
12mr|openafs-1.6.1-2|31	BuildRequires:  pkgconfig(fuse)
12mr|openafs-1.6.1-2|32	BuildRequires:  bison
12mr|openafs-1.6.1-2|33	BuildRequires:  krb5-devel
12mr|openafs-1.6.1-2|34	Requires:       kmod(libafs)
12mr|openafs-1.6.1-2|35	Conflicts:      krbafs-utils
12mr|openafs-1.6.1-2|36	Conflicts:      coda-debug-backup
12mr|openafs-1.6.1-2|37	Patch0:		openafs-1.6.1-afsd-sys-resource-h.patch
12mr|openafs-1.6.1-2|38	Patch1:		openafs-1.6.1-int31-partsize.patch
12mr|openafs-1.6.1-2|39	Patch2:		osi_vfsops-linux-3.5.patch
12mr|openafs-1.6.1-2|40	
12mr|openafs-1.6.1-2|41	%description
12mr|openafs-1.6.1-2|42	AFS is a distributed filesystem allowing cross-platform sharing of files
12mr|openafs-1.6.1-2|43	among multiple computers. Facilities are provided for access control,
12mr|openafs-1.6.1-2|44	authentication, backup and administrative management.
12mr|openafs-1.6.1-2|45	
12mr|openafs-1.6.1-2|46	This package provides common files shared across all the various
12mr|openafs-1.6.1-2|47	OpenAFS packages but are not necessarily tied to a client or server.
12mr|openafs-1.6.1-2|48	
12mr|openafs-1.6.1-2|49	%package client
12mr|openafs-1.6.1-2|50	Summary:        OpenAFS filesystem client
12mr|openafs-1.6.1-2|51	Group:          Networking/Other
12mr|openafs-1.6.1-2|52	Requires:       %{name} = %{version}
12mr|openafs-1.6.1-2|53	Requires(post,preun): rpm-helper
12mr|openafs-1.6.1-2|54	
12mr|openafs-1.6.1-2|55	%description client
12mr|openafs-1.6.1-2|56	AFS is a distributed filesystem allowing cross-platform sharing of files
12mr|openafs-1.6.1-2|57	among multiple computers. Facilities are provided for access control,
12mr|openafs-1.6.1-2|58	authentication, backup and administrative management.
12mr|openafs-1.6.1-2|59	
12mr|openafs-1.6.1-2|60	This package provides basic client support to mount and manipulate
12mr|openafs-1.6.1-2|61	AFS.
12mr|openafs-1.6.1-2|62	
12mr|openafs-1.6.1-2|63	%package server
12mr|openafs-1.6.1-2|64	Summary:        OpenAFS filesystem server
12mr|openafs-1.6.1-2|65	Group:          Networking/Other
12mr|openafs-1.6.1-2|66	Requires:       %{name}-client = %{version}
12mr|openafs-1.6.1-2|67	
12mr|openafs-1.6.1-2|68	%description server
12mr|openafs-1.6.1-2|69	AFS is a distributed filesystem allowing cross-platform sharing of files
12mr|openafs-1.6.1-2|70	among multiple computers. Facilities are provided for access control,
12mr|openafs-1.6.1-2|71	authentication, backup and administrative management.
12mr|openafs-1.6.1-2|72	
12mr|openafs-1.6.1-2|73	This package provides basic server support to host files in an AFS
12mr|openafs-1.6.1-2|74	cell.
12mr|openafs-1.6.1-2|75	
12mr|openafs-1.6.1-2|76	%package -n %{libname}
12mr|openafs-1.6.1-2|77	Summary:        Libraries for %{name}
12mr|openafs-1.6.1-2|78	Group:          System/Libraries
12mr|openafs-1.6.1-2|79	
12mr|openafs-1.6.1-2|80	%description -n	%{libname}
12mr|openafs-1.6.1-2|81	This package contains the libraries needed to run programs dynamically
12mr|openafs-1.6.1-2|82	linked with %{name}.
12mr|openafs-1.6.1-2|83	
12mr|openafs-1.6.1-2|84	%package -n %{develname}
12mr|openafs-1.6.1-2|85	Summary:    Libraries and header files for %{name}
12mr|openafs-1.6.1-2|86	Group:      Development/C
12mr|openafs-1.6.1-2|87	Requires:	%{libname} = %{version}-%{release}
12mr|openafs-1.6.1-2|88	Provides:	%{name}-devel = %{version}-%{release}
12mr|openafs-1.6.1-2|89	Obsoletes:  %mklibname -d %name 1
12mr|openafs-1.6.1-2|90	Conflicts:  %mklibname -d lwp 2
12mr|openafs-1.6.1-2|91	Conflicts:  %mklibname -d rplay
12mr|openafs-1.6.1-2|92	
12mr|openafs-1.6.1-2|93	%description -n	%{develname}
12mr|openafs-1.6.1-2|94	This package contains the static development libraries and headers needed
12mr|openafs-1.6.1-2|95	to compile applications linked with OpenAFS libraries.
12mr|openafs-1.6.1-2|96	
12mr|openafs-1.6.1-2|97	
12mr|openafs-1.6.1-2|98	%package -n %{stdevelname}
12mr|openafs-1.6.1-2|99	Summary:    Static libraries and header files for %{name}
12mr|openafs-1.6.1-2|100	Group:      Development/C
12mr|openafs-1.6.1-2|101	Requires:	%{libname} = %{version}-%{release}
12mr|openafs-1.6.1-2|102	Provides:	%{name}-devel-static = %{version}-%{release}
12mr|openafs-1.6.1-2|103	
12mr|openafs-1.6.1-2|104	%description -n	%{stdevelname}
12mr|openafs-1.6.1-2|105	This package contains the static development libraries and headers needed
12mr|openafs-1.6.1-2|106	to compile applications linked with OpenAFS libraries.
12mr|openafs-1.6.1-2|107	
12mr|openafs-1.6.1-2|108	
12mr|openafs-1.6.1-2|109	%package -n dkms-%{module}
12mr|openafs-1.6.1-2|110	Summary:        DKMS-ready kernel source for AFS distributed filesystem
12mr|openafs-1.6.1-2|111	Group:          Development/Kernel
12mr|openafs-1.6.1-2|112	Obsoletes:      openafs-kernel-source
12mr|openafs-1.6.1-2|113	Provides:       openafs-kernel-source
12mr|openafs-1.6.1-2|114	Requires(pre):  dkms
12mr|openafs-1.6.1-2|115	Requires(pre):  flex
12mr|openafs-1.6.1-2|116	Requires(post): dkms
12mr|openafs-1.6.1-2|117	Provides:       kmod(libafs)
12mr|openafs-1.6.1-2|118	
12mr|openafs-1.6.1-2|119	%description -n dkms-%{module}
12mr|openafs-1.6.1-2|120	This package provides the AFS kernel module.
12mr|openafs-1.6.1-2|121	
12mr|openafs-1.6.1-2|122	%package doc
12mr|openafs-1.6.1-2|123	Summary:        OpenAFS doc
12mr|openafs-1.6.1-2|124	Group:          Networking/Other
12mr|openafs-1.6.1-2|125	Conflicts:      up
12mr|openafs-1.6.1-2|126	
12mr|openafs-1.6.1-2|127	%description doc
12mr|openafs-1.6.1-2|128	This packages provides the documentation for OpenAFS.
12mr|openafs-1.6.1-2|129	
12mr|openafs-1.6.1-2|130	
12mr|openafs-1.6.1-2|131	%prep
12mr|openafs-1.6.1-2|132	%setup -q -T -b 0
12mr|openafs-1.6.1-2|133	%setup -q -T -D -b 1
12mr|openafs-1.6.1-2|134	%patch0 -p1
12mr|openafs-1.6.1-2|135	%patch1 -p1
12mr|openafs-1.6.1-2|136	%patch2 -p1
12mr|openafs-1.6.1-2|137	
12mr|openafs-1.6.1-2|138	%build
12mr|openafs-1.6.1-2|139	./regen.sh
12mr|openafs-1.6.1-2|140	%serverbuild
12mr|openafs-1.6.1-2|141	%ifarch x86_64
12mr|openafs-1.6.1-2|142	%define sysname amd64_linux26
12mr|openafs-1.6.1-2|143	%else
12mr|openafs-1.6.1-2|144	%define sysname %{_arch}_linux26
12mr|openafs-1.6.1-2|145	%endif
12mr|openafs-1.6.1-2|146	
12mr|openafs-1.6.1-2|147	%configure2_5x \
12mr|openafs-1.6.1-2|148	--disable-kernel-module \
12mr|openafs-1.6.1-2|149	--with-afs-sysname=%{sysname} \
12mr|openafs-1.6.1-2|150	--with-krb5-conf=%{_bindir}/krb5-config
12mr|openafs-1.6.1-2|151	
12mr|openafs-1.6.1-2|152	make all_nolibafs
12mr|openafs-1.6.1-2|153	make libafs_tree
12mr|openafs-1.6.1-2|154	
12mr|openafs-1.6.1-2|155	%install
12mr|openafs-1.6.1-2|156	make install_nolibafs DESTDIR=%{buildroot}
12mr|openafs-1.6.1-2|157	
12mr|openafs-1.6.1-2|158	# cache
12mr|openafs-1.6.1-2|159	install -m 755 -d %{buildroot}/var/cache/%{name}
12mr|openafs-1.6.1-2|160	
12mr|openafs-1.6.1-2|161	# configuration
12mr|openafs-1.6.1-2|162	install -m 755 -d %{buildroot}%{_sysconfdir}/%{name}
12mr|openafs-1.6.1-2|163	install -m 644 %{SOURCE2}  %{buildroot}%{_sysconfdir}/%{name}/CellServDB
12mr|openafs-1.6.1-2|164	
12mr|openafs-1.6.1-2|165	# init script
12mr|openafs-1.6.1-2|166	install -m 755 -d %{buildroot}%{_unitdir}
12mr|openafs-1.6.1-2|167	install -m 755 -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|openafs-1.6.1-2|168	install -m 755 %{SOURCE3} %{buildroot}%{_unitdir}/%{name}-client.service
12mr|openafs-1.6.1-2|169	install -m 755 %{SOURCE5} %{buildroot}%{_unitdir}/%{name}-server.service
12mr|openafs-1.6.1-2|170	install -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12mr|openafs-1.6.1-2|171	
12mr|openafs-1.6.1-2|172	# kernel module
12mr|openafs-1.6.1-2|173	install -d -m 755 %{buildroot}%{_prefix}/src
12mr|openafs-1.6.1-2|174	cp -a libafs_tree %{buildroot}%{_prefix}/src/%{module}-%{dkms_version}
12mr|openafs-1.6.1-2|175	
12mr|openafs-1.6.1-2|176	cat > %{buildroot}%{_prefix}/src/%{module}-%{dkms_version}/dkms.conf <<EOF
12mr|openafs-1.6.1-2|177	
12mr|openafs-1.6.1-2|178	PACKAGE_VERSION="%{dkms_version}"
12mr|openafs-1.6.1-2|179	
12mr|openafs-1.6.1-2|180	# Items below here should not have to change with each driver version
12mr|openafs-1.6.1-2|181	PACKAGE_NAME="%{module}"
12mr|openafs-1.6.1-2|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 ."
12mr|openafs-1.6.1-2|183	CLEAN="make -C src/libafs clean"
12mr|openafs-1.6.1-2|184	
12mr|openafs-1.6.1-2|185	BUILT_MODULE_NAME[0]="\$PACKAGE_NAME"
12mr|openafs-1.6.1-2|186	DEST_MODULE_LOCATION[0]="/kernel/3rdparty/\$PACKAGE_NAME/"
12mr|openafs-1.6.1-2|187	
12mr|openafs-1.6.1-2|188	AUTOINSTALL=yes
12mr|openafs-1.6.1-2|189	
12mr|openafs-1.6.1-2|190	EOF
12mr|openafs-1.6.1-2|191	
12mr|openafs-1.6.1-2|192	# clean up stuff that we don't want to package
12mr|openafs-1.6.1-2|193	
12mr|openafs-1.6.1-2|194	# DCE security system stuff -- wasn't included before -- is this
12mr|openafs-1.6.1-2|195	# of use to anyone?
12mr|openafs-1.6.1-2|196	#rm %{buildroot}%{_bindir}/dpass
12mr|openafs-1.6.1-2|197	
12mr|openafs-1.6.1-2|198	# this is coming out 0 bytes. And it wasn't getting packaged before.
12mr|openafs-1.6.1-2|199	# rm %{buildroot}%{_sbindir}/kdump
12mr|openafs-1.6.1-2|200	
12mr|openafs-1.6.1-2|201	# we don't use these.... Red Hat has its own pam_krb5afs modules.
12mr|openafs-1.6.1-2|202	# maybe in the future, we could configure these instead....
12mr|openafs-1.6.1-2|203	rm %{buildroot}%{_libdir}/pam_afs.krb.so.1
12mr|openafs-1.6.1-2|204	rm %{buildroot}%{_libdir}/pam_afs.so.1
12mr|openafs-1.6.1-2|205	
12mr|openafs-1.6.1-2|206	%multiarch_binaries %{buildroot}%{_bindir}/rxgen
12mr|openafs-1.6.1-2|207	
12mr|openafs-1.6.1-2|208	%multiarch_binaries %{buildroot}%{_bindir}/xstat_cm_test
12mr|openafs-1.6.1-2|209	
12mr|openafs-1.6.1-2|210	%multiarch_binaries %{buildroot}%{_bindir}/xstat_fs_test
12mr|openafs-1.6.1-2|211	
12mr|openafs-1.6.1-2|212	%multiarch_includes %{buildroot}%{_includedir}/afs/dirpath.h
12mr|openafs-1.6.1-2|213	
12mr|openafs-1.6.1-2|214	%multiarch_includes %{buildroot}%{_includedir}/afs/param.h
12mr|openafs-1.6.1-2|215	
12mr|openafs-1.6.1-2|216	# rename binaries and man page to avoid some conflicts
12mr|openafs-1.6.1-2|217	mv %{buildroot}%{_bindir}/kpasswd{,.afs}
12mr|openafs-1.6.1-2|218	mv %{buildroot}%{_bindir}/pagsh{,.afs}
12mr|openafs-1.6.1-2|219	mv %{buildroot}%{_bindir}/up{,.afs}
12mr|openafs-1.6.1-2|220	mv %{buildroot}%{_mandir}/man1/kpasswd.1 \
12mr|openafs-1.6.1-2|221	%{buildroot}%{_mandir}/man1/kpasswd.afs.1
12mr|openafs-1.6.1-2|222	mv %{buildroot}%{_mandir}/man1/pagsh.1 \
12mr|openafs-1.6.1-2|223	%{buildroot}%{_mandir}/man1/pagsh.afs.1
12mr|openafs-1.6.1-2|224	mv %{buildroot}%{_mandir}/man1/up.1 \
12mr|openafs-1.6.1-2|225	%{buildroot}%{_mandir}/man1/up.afs.1
12mr|openafs-1.6.1-2|226	mv %{buildroot}%{_mandir}/man8/upclient.8 \
12mr|openafs-1.6.1-2|227	%{buildroot}%{_mandir}/man8/upclient.afs.8
12mr|openafs-1.6.1-2|228	
12mr|openafs-1.6.1-2|229	# fix generated files
12mr|openafs-1.6.1-2|230	perl -pi -e 's|%{_builddir}/%{name}-%{version}/src|../..|' \
12mr|openafs-1.6.1-2|231	%{buildroot}%{_prefix}/src/libafs-%{version}-%{release}/src/config/Makefile.version
12mr|openafs-1.6.1-2|232	
12mr|openafs-1.6.1-2|233	touch %{buildroot}%{_sysconfdir}/openafs/ThisCell
12mr|openafs-1.6.1-2|234	chmod 644 %{buildroot}%{_sysconfdir}/openafs/ThisCell
12mr|openafs-1.6.1-2|235	
12mr|openafs-1.6.1-2|236	# To avoid unstripped-binary-or-object rpmlint error
12mr|openafs-1.6.1-2|237	chmod 0755 %{buildroot}%{_libdir}/*.so.*
12mr|openafs-1.6.1-2|238	
12mr|openafs-1.6.1-2|239	%post client
12mr|openafs-1.6.1-2|240	%_post_service %{name}
12mr|openafs-1.6.1-2|241	if [ ! -e /afs ]; then
12mr|openafs-1.6.1-2|242	mkdir /afs
12mr|openafs-1.6.1-2|243	fi
12mr|openafs-1.6.1-2|244	
12mr|openafs-1.6.1-2|245	%preun client
12mr|openafs-1.6.1-2|246	%_preun_service %{name}
12mr|openafs-1.6.1-2|247	
12mr|openafs-1.6.1-2|248	%post -n dkms-%{module}
12mr|openafs-1.6.1-2|249	dkms add -m %{module} -v %{dkms_version} --rpm_safe_upgrade
12mr|openafs-1.6.1-2|250	dkms build -m %{module} -v %{dkms_version} --rpm_safe_upgrade
12mr|openafs-1.6.1-2|251	dkms install -m %{module} -v %{dkms_version} --rpm_safe_upgrade
12mr|openafs-1.6.1-2|252	
12mr|openafs-1.6.1-2|253	%preun -n dkms-%{module}
12mr|openafs-1.6.1-2|254	dkms remove -m %{module} -v %{dkms_version} --rpm_safe_upgrade --all ||:
12mr|openafs-1.6.1-2|255	
12mr|openafs-1.6.1-2|256	%files
12mr|openafs-1.6.1-2|257	%doc README NEWS src/LICENSE
12mr|openafs-1.6.1-2|258	%{_bindir}/afs_compile_et
12mr|openafs-1.6.1-2|259	%{_bindir}/afsmonitor
12mr|openafs-1.6.1-2|260	%{_bindir}/aklog
12mr|openafs-1.6.1-2|261	%{_bindir}/asetkey
12mr|openafs-1.6.1-2|262	%{_bindir}/bos
12mr|openafs-1.6.1-2|263	%{_bindir}/fs
12mr|openafs-1.6.1-2|264	%{_bindir}/klog
12mr|openafs-1.6.1-2|265	%{_bindir}/klog.krb
12mr|openafs-1.6.1-2|266	%{_bindir}/klog.krb5
12mr|openafs-1.6.1-2|267	%{_bindir}/knfs
12mr|openafs-1.6.1-2|268	%{_bindir}/afsio
12mr|openafs-1.6.1-2|269	%{_bindir}/kpasswd.afs
12mr|openafs-1.6.1-2|270	%{_bindir}/kpwvalid
12mr|openafs-1.6.1-2|271	%{_bindir}/livesys
12mr|openafs-1.6.1-2|272	%{_bindir}/pagsh.afs
12mr|openafs-1.6.1-2|273	%{_bindir}/pagsh.krb
12mr|openafs-1.6.1-2|274	%{_bindir}/pts
12mr|openafs-1.6.1-2|275	%{_bindir}/scout
12mr|openafs-1.6.1-2|276	%{_bindir}/sys
12mr|openafs-1.6.1-2|277	%{_bindir}/tokens
12mr|openafs-1.6.1-2|278	%{_bindir}/tokens.krb
12mr|openafs-1.6.1-2|279	%{_bindir}/translate_et
12mr|openafs-1.6.1-2|280	%{_bindir}/udebug
12mr|openafs-1.6.1-2|281	%{_bindir}/unlog
12mr|openafs-1.6.1-2|282	%{_bindir}/restorevol
12mr|openafs-1.6.1-2|283	%{_sbindir}/backup
12mr|openafs-1.6.1-2|284	%{_sbindir}/dafssync-debug
12mr|openafs-1.6.1-2|285	%{_sbindir}/fssync-debug
12mr|openafs-1.6.1-2|286	%{_sbindir}/salvsync-debug
12mr|openafs-1.6.1-2|287	%{_sbindir}/state_analyzer
12mr|openafs-1.6.1-2|288	%{_sbindir}/afsd.fuse
12mr|openafs-1.6.1-2|289	%{_sbindir}/bos_util
12mr|openafs-1.6.1-2|290	%{_sbindir}/butc
12mr|openafs-1.6.1-2|291	%{_sbindir}/fms
12mr|openafs-1.6.1-2|292	%{_sbindir}/fstrace
12mr|openafs-1.6.1-2|293	%{_sbindir}/kas
12mr|openafs-1.6.1-2|294	%{_sbindir}/read_tape
12mr|openafs-1.6.1-2|295	%{_sbindir}/rxdebug
12mr|openafs-1.6.1-2|296	%{_sbindir}/uss
12mr|openafs-1.6.1-2|297	%{_sbindir}/vos
12mr|openafs-1.6.1-2|298	%{_datadir}/%{name}/
12mr|openafs-1.6.1-2|299	%{_mandir}/man1/afsmonitor.1*
12mr|openafs-1.6.1-2|300	%{_mandir}/man1/fs.1*
12mr|openafs-1.6.1-2|301	%{_mandir}/man1/klog.1*
12mr|openafs-1.6.1-2|302	%{_mandir}/man1/knfs.1*
12mr|openafs-1.6.1-2|303	%{_mandir}/man1/livesys.1*
12mr|openafs-1.6.1-2|304	%{_mandir}/man1/pagsh.afs.1*
12mr|openafs-1.6.1-2|305	%{_mandir}/man1/pts.1*
12mr|openafs-1.6.1-2|306	%{_mandir}/man1/scout.1*
12mr|openafs-1.6.1-2|307	%{_mandir}/man1/sys.1*
12mr|openafs-1.6.1-2|308	%{_mandir}/man1/tokens.1*
12mr|openafs-1.6.1-2|309	%{_mandir}/man1/translate_et.1*
12mr|openafs-1.6.1-2|310	%{_mandir}/man1/udebug.1*
12mr|openafs-1.6.1-2|311	%{_mandir}/man1/unlog.1*
12mr|openafs-1.6.1-2|312	%{_mandir}/man1/rxdebug.1*
12mr|openafs-1.6.1-2|313	%{_mandir}/man1/vos.1*
12mr|openafs-1.6.1-2|314	%{_mandir}/man1/kpasswd.afs.1*
12mr|openafs-1.6.1-2|315	
12mr|openafs-1.6.1-2|316	%files client
12mr|openafs-1.6.1-2|317	%config(noreplace) %{_sysconfdir}/%{name}
12mr|openafs-1.6.1-2|318	#% config(noreplace) %ghost %{_sysconfdir}/%{name}/ThisCell
12mr|openafs-1.6.1-2|319	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mr|openafs-1.6.1-2|320	%{_unitdir}/%{name}-client.service
12mr|openafs-1.6.1-2|321	%{_bindir}/cmdebug
12mr|openafs-1.6.1-2|322	%{_bindir}/up.afs
12mr|openafs-1.6.1-2|323	%{_sbindir}/afsd
12mr|openafs-1.6.1-2|324	%{_mandir}/man1/up.afs.1*
12mr|openafs-1.6.1-2|325	/var/cache/%{name}
12mr|openafs-1.6.1-2|326	
12mr|openafs-1.6.1-2|327	%files server
12mr|openafs-1.6.1-2|328	%{_unitdir}/%{name}-server.service
12mr|openafs-1.6.1-2|329	%{_sbindir}/bosserver
12mr|openafs-1.6.1-2|330	%{_sbindir}/ka-forwarder
12mr|openafs-1.6.1-2|331	%{_sbindir}/kadb_check
12mr|openafs-1.6.1-2|332	%{_sbindir}/kdb
12mr|openafs-1.6.1-2|333	%{_sbindir}/kpwvalid
12mr|openafs-1.6.1-2|334	%{_sbindir}/prdb_check
12mr|openafs-1.6.1-2|335	%{_sbindir}/pt_util
12mr|openafs-1.6.1-2|336	%{_sbindir}/rmtsysd
12mr|openafs-1.6.1-2|337	%{_sbindir}/vldb_check
12mr|openafs-1.6.1-2|338	%{_sbindir}/vldb_convert
12mr|openafs-1.6.1-2|339	%{_sbindir}/voldump
12mr|openafs-1.6.1-2|340	%{_sbindir}/volinfo
12mr|openafs-1.6.1-2|341	%{_sbindir}/vsys
12mr|openafs-1.6.1-2|342	%{_libdir}/openafs
12mr|openafs-1.6.1-2|343	%{_mandir}/man8/bosserver.8*
12mr|openafs-1.6.1-2|344	%{_mandir}/man8/kadb_check.8*
12mr|openafs-1.6.1-2|345	%{_mandir}/man8/kdb.8*
12mr|openafs-1.6.1-2|346	%{_mandir}/man8/kpwvalid.8*
12mr|openafs-1.6.1-2|347	%{_mandir}/man8/prdb_check.8*
12mr|openafs-1.6.1-2|348	%{_mandir}/man8/vldb_check.8*
12mr|openafs-1.6.1-2|349	%{_mandir}/man8/voldump.8*
12mr|openafs-1.6.1-2|350	%{_mandir}/man8/volinfo.8*
12mr|openafs-1.6.1-2|351	
12mr|openafs-1.6.1-2|352	%files -n %{libname}
12mr|openafs-1.6.1-2|353	%{_libdir}/*.so.*
12mr|openafs-1.6.1-2|354	
12mr|openafs-1.6.1-2|355	%files -n %{stdevelname}
12mr|openafs-1.6.1-2|356	%{_libdir}/*.a
12mr|openafs-1.6.1-2|357	
12mr|openafs-1.6.1-2|358	%files -n %{develname}
12mr|openafs-1.6.1-2|359	
12mr|openafs-1.6.1-2|360	%multiarch %{multiarch_bindir}/rxgen
12mr|openafs-1.6.1-2|361	
12mr|openafs-1.6.1-2|362	%multiarch %{multiarch_bindir}/xstat_cm_test
12mr|openafs-1.6.1-2|363	
12mr|openafs-1.6.1-2|364	%multiarch %{multiarch_bindir}/xstat_fs_test
12mr|openafs-1.6.1-2|365	
12mr|openafs-1.6.1-2|366	%{_bindir}/rxgen
12mr|openafs-1.6.1-2|367	%{_bindir}/xstat_cm_test
12mr|openafs-1.6.1-2|368	%{_bindir}/xstat_fs_test
12mr|openafs-1.6.1-2|369	%{_includedir}/*.h
12mr|openafs-1.6.1-2|370	%{_includedir}/afs
12mr|openafs-1.6.1-2|371	%{_includedir}/rx
12mr|openafs-1.6.1-2|372	
12mr|openafs-1.6.1-2|373	%multiarch %{multiarch_includedir}/afs
12mr|openafs-1.6.1-2|374	
12mr|openafs-1.6.1-2|375	%{_libdir}/*.so
12mr|openafs-1.6.1-2|376	%{_libdir}/afs
12mr|openafs-1.6.1-2|377	
12mr|openafs-1.6.1-2|378	%files -n dkms-%{module}
12mr|openafs-1.6.1-2|379	%{_prefix}/src/%{module}-%{dkms_version}
12mr|openafs-1.6.1-2|380	
12mr|openafs-1.6.1-2|381	%files doc
12mr|openafs-1.6.1-2|382	%doc doc/LICENSE doc/pdf doc/txt doc/examples
12mr|openafs-1.6.1-2|383	%{_mandir}/man?/*
12mr|openafs-1.6.1-2|384	%exclude %{_mandir}/man1/afsmonitor.1*
12mr|openafs-1.6.1-2|385	%exclude %{_mandir}/man1/fs.1*
12mr|openafs-1.6.1-2|386	%exclude %{_mandir}/man1/klog.1*
12mr|openafs-1.6.1-2|387	%exclude %{_mandir}/man1/knfs.1*
12mr|openafs-1.6.1-2|388	%exclude %{_mandir}/man1/livesys.1*
12mr|openafs-1.6.1-2|389	%exclude %{_mandir}/man1/pagsh.afs.1*
12mr|openafs-1.6.1-2|390	%exclude %{_mandir}/man1/pts.1*
12mr|openafs-1.6.1-2|391	%exclude %{_mandir}/man1/scout.1*
12mr|openafs-1.6.1-2|392	%exclude %{_mandir}/man1/sys.1*
12mr|openafs-1.6.1-2|393	%exclude %{_mandir}/man1/tokens.1*
12mr|openafs-1.6.1-2|394	%exclude %{_mandir}/man1/translate_et.1*
12mr|openafs-1.6.1-2|395	%exclude %{_mandir}/man1/udebug.1*
12mr|openafs-1.6.1-2|396	%exclude %{_mandir}/man1/unlog.1*
12mr|openafs-1.6.1-2|397	%exclude %{_mandir}/man1/rxdebug.1*
12mr|openafs-1.6.1-2|398	%exclude %{_mandir}/man1/vos.1*
12mr|openafs-1.6.1-2|399	%exclude %{_mandir}/man1/up.afs.1*
12mr|openafs-1.6.1-2|400	%exclude %{_mandir}/man1/kpasswd.afs.1*
12mr|openafs-1.6.1-2|401	%exclude %{_mandir}/man8/bosserver.8*
12mr|openafs-1.6.1-2|402	%exclude %{_mandir}/man8/kadb_check.8*
12mr|openafs-1.6.1-2|403	%exclude %{_mandir}/man8/kdb.8*
12mr|openafs-1.6.1-2|404	%exclude %{_mandir}/man8/kpwvalid.8*
12mr|openafs-1.6.1-2|405	%exclude %{_mandir}/man8/prdb_check.8*
12mr|openafs-1.6.1-2|406	%exclude %{_mandir}/man8/vldb_check.8*
12mr|openafs-1.6.1-2|407	%exclude %{_mandir}/man8/voldump.8*
12mr|openafs-1.6.1-2|408	%exclude %{_mandir}/man8/volinfo.8*

15332 12
12mr|openais-1.1.4-4|1	%define alphatag svn1579
12mr|openais-1.1.4-4|2	%define libmajor 2
12mr|openais-1.1.4-4|3	%define libname %mklibname openais %libmajor
12mr|openais-1.1.4-4|4	%define develname %mklibname -d openais
12mr|openais-1.1.4-4|5	%define staticname %mklibname -d -s openais
12mr|openais-1.1.4-4|6	
12mr|openais-1.1.4-4|7	Name: openais
12mr|openais-1.1.4-4|8	Summary: The openais Standards-Based Cluster Framework executive and APIs
12mr|openais-1.1.4-4|9	Version: 1.1.4
12mr|openais-1.1.4-4|10	Release: %mkrel 4
12mr|openais-1.1.4-4|11	License: BSD
12mr|openais-1.1.4-4|12	Group: System/Base
12mr|openais-1.1.4-4|13	URL: http://www.openais.org/
12mr|openais-1.1.4-4|14	Source0: ftp://ftp:download@ftp.openais.org/downloads/openais-%{version}/openais-%{version}.tar.gz
12mr|openais-1.1.4-4|15	Requires(pre): rpm-helper
12mr|openais-1.1.4-4|16	Requires(post): rpm-helper
12mr|openais-1.1.4-4|17	Requires(preun): rpm-helper
12mr|openais-1.1.4-4|18	Requires: corosync >= 1.1.0
12mr|openais-1.1.4-4|19	Requires: %{libname} >= %{version}-%{release}
12mr|openais-1.1.4-4|20	BuildRequires: corosync-devel >= 1.1.0
12mr|openais-1.1.4-4|21	Patch0: openais-defaultconfig.patch
12mr|openais-1.1.4-4|22	Patch1: openais-0.80.3-fix-arch-detection.patch
12mr|openais-1.1.4-4|23	Patch2: openais-0.80.3-build-on-glibc2.8.patch
12mr|openais-1.1.4-4|24	Patch3: openais-lsbinit.patch
12mr|openais-1.1.4-4|25	
12mr|openais-1.1.4-4|26	BuildRoot: %{_tmppath}/%{name}-root
12mr|openais-1.1.4-4|27	
12mr|openais-1.1.4-4|28	%description
12mr|openais-1.1.4-4|29	This package contains the openais executive, openais service handlers,
12mr|openais-1.1.4-4|30	default configuration files and init script.
12mr|openais-1.1.4-4|31	
12mr|openais-1.1.4-4|32	%package -n %libname
12mr|openais-1.1.4-4|33	Summary: The openais Standards-Based Cluster Framework libraries
12mr|openais-1.1.4-4|34	Group: System/Libraries
12mr|openais-1.1.4-4|35	
12mr|openais-1.1.4-4|36	%description -n %libname
12mr|openais-1.1.4-4|37	This package contains the shared libraries and include files implementing
12mr|openais-1.1.4-4|38	openais APIs.
12mr|openais-1.1.4-4|39	
12mr|openais-1.1.4-4|40	%package -n %develname
12mr|openais-1.1.4-4|41	Summary: The openais Standards-Based Cluster Framework development libraries
12mr|openais-1.1.4-4|42	Group: Development/C
12mr|openais-1.1.4-4|43	Requires: %{libname} = %{version}-%{release}
12mr|openais-1.1.4-4|44	Provides: %{name}-devel = %{version}-%{release}
12mr|openais-1.1.4-4|45	
12mr|openais-1.1.4-4|46	%description -n %develname
12mr|openais-1.1.4-4|47	This package contains the libraries and include files used to develop using
12mr|openais-1.1.4-4|48	openais APIs.
12mr|openais-1.1.4-4|49	
12mr|openais-1.1.4-4|50	%package -n %staticname
12mr|openais-1.1.4-4|51	Summary: The openais Standards-Based Cluster Framework static libraries
12mr|openais-1.1.4-4|52	Group: Development/C
12mr|openais-1.1.4-4|53	Requires: %{name}-devel = %{version}-%{release}
12mr|openais-1.1.4-4|54	Provides: %{name}-static-devel = %{version}-%{release}
12mr|openais-1.1.4-4|55	
12mr|openais-1.1.4-4|56	%description -n %staticname
12mr|openais-1.1.4-4|57	This package contains the development library archives required to compile
12mr|openais-1.1.4-4|58	static binaries using the openais APIs.
12mr|openais-1.1.4-4|59	
12mr|openais-1.1.4-4|60	%prep
12mr|openais-1.1.4-4|61	%setup -q -n openais-%{version}
12mr|openais-1.1.4-4|62	%patch0 -p1
12mr|openais-1.1.4-4|63	#patch3 -p1
12mr|openais-1.1.4-4|64	
12mr|openais-1.1.4-4|65	%build
12mr|openais-1.1.4-4|66	%configure \
12mr|openais-1.1.4-4|67	--with-lcrso-dir=$(pkg-config corosync --variable lcrsodir)
12mr|openais-1.1.4-4|68	
12mr|openais-1.1.4-4|69	# -O3 required for performance reasons
12mr|openais-1.1.4-4|70	# So we get proper debug output, for now we don't compile with O3
12mr|openais-1.1.4-4|71	#CFLAGS="$(echo '%{optflags}' | sed -e 's/-O[0-9]*//') -O3"
12mr|openais-1.1.4-4|72	#make CFLAGS="$CFLAGS"
12mr|openais-1.1.4-4|73	#CFLAGS="$CFLAGS -D_GNU_SOURCE -D__USE_GNU"
12mr|openais-1.1.4-4|74	%make
12mr|openais-1.1.4-4|75	
12mr|openais-1.1.4-4|76	%install
12mr|openais-1.1.4-4|77	rm -rf $RPM_BUILD_ROOT
12mr|openais-1.1.4-4|78	%makeinstall_std STATICLIBS=NO LCRSODIR=%{_libexecdir}/lcrso
12mr|openais-1.1.4-4|79	mkdir -p %{buildroot}/%{_sysconfdir}/rc.d
12mr|openais-1.1.4-4|80	#install -m 755 init/generic $RPM_BUILD_ROOT%{_initrddir}/openais
12mr|openais-1.1.4-4|81	mv %{buildroot}/%{_sysconfdir}/init.d %{buildroot}/%{_initrddir}
12mr|openais-1.1.4-4|82	#install -m 755 test/openais-cfgtool $RPM_BUILD_ROOT%{_sbindir}
12mr|openais-1.1.4-4|83	# fix install permissions and make rpmlint happy
12mr|openais-1.1.4-4|84	#chmod 0755 $RPM_BUILD_ROOT%{_sbindir}/ais-keygen
12mr|openais-1.1.4-4|85	mv %{buildroot}/etc/corosync/amf.conf.example %{buildroot}/etc/corosync/amf.conf
12mr|openais-1.1.4-4|86	
12mr|openais-1.1.4-4|87	%clean
12mr|openais-1.1.4-4|88	rm -rf $RPM_BUILD_ROOT
12mr|openais-1.1.4-4|89	
12mr|openais-1.1.4-4|90	%pre
12mr|openais-1.1.4-4|91	%_pre_useradd ais / /sbin/nologin
12mr|openais-1.1.4-4|92	
12mr|openais-1.1.4-4|93	%post
12mr|openais-1.1.4-4|94	%_post_service openais
12mr|openais-1.1.4-4|95	/sbin/ldconfig > /dev/null
12mr|openais-1.1.4-4|96	
12mr|openais-1.1.4-4|97	%preun
12mr|openais-1.1.4-4|98	%_preun_service openais
12mr|openais-1.1.4-4|99	
12mr|openais-1.1.4-4|100	%postun
12mr|openais-1.1.4-4|101	%_postun_userdel ais
12mr|openais-1.1.4-4|102	
12mr|openais-1.1.4-4|103	%if %mdkversion < 200900
12mr|openais-1.1.4-4|104	%post -n %libname -p /sbin/ldconfig
12mr|openais-1.1.4-4|105	%postun -n %libname -p /sbin/ldconfig
12mr|openais-1.1.4-4|106	%endif
12mr|openais-1.1.4-4|107	
12mr|openais-1.1.4-4|108	%files
12mr|openais-1.1.4-4|109	%defattr(-,root,root,-)
12mr|openais-1.1.4-4|110	%doc LICENSE
12mr|openais-1.1.4-4|111	%doc README.amf
12mr|openais-1.1.4-4|112	%{_sbindir}/aisexec
12mr|openais-1.1.4-4|113	%{_sbindir}/openais-instantiate
12mr|openais-1.1.4-4|114	%config(noreplace) /etc/corosync/amf.conf
12mr|openais-1.1.4-4|115	%{_initrddir}/openais
12mr|openais-1.1.4-4|116	%{_libexecdir}/lcrso
12mr|openais-1.1.4-4|117	%{_mandir}/man8/*.8*
12mr|openais-1.1.4-4|118	%{_mandir}/man5/*.5*
12mr|openais-1.1.4-4|119	
12mr|openais-1.1.4-4|120	%files -n %libname
12mr|openais-1.1.4-4|121	%defattr(-,root,root,-)
12mr|openais-1.1.4-4|122	%{_libdir}/*.so.*
12mr|openais-1.1.4-4|123	
12mr|openais-1.1.4-4|124	%files -n %develname
12mr|openais-1.1.4-4|125	%defattr(-,root,root,-)
12mr|openais-1.1.4-4|126	%{_includedir}/openais/
12mr|openais-1.1.4-4|127	%{_libdir}/*.so
12mr|openais-1.1.4-4|128	%{_libexecdir}/pkgconfig/*.pc
12mr|openais-1.1.4-4|129	
12mr|openais-1.1.4-4|130	%files -n %staticname
12mr|openais-1.1.4-4|131	%defattr(-,root,root,-)
12mr|openais-1.1.4-4|132	%{_libdir}/*.a
12mr|openais-1.1.4-4|133	
12mr|openais-1.1.4-4|134	
12mr|openais-1.1.4-4|135	
12mr|openais-1.1.4-4|136	%changelog
12mr|openais-1.1.4-4|137	

15333 12
12mr|openal-1.15-2|1	%define	major	1
12mr|openal-1.15-2|2	%define	libname	%mklibname %{name} %{major}
12mr|openal-1.15-2|3	%define	devname	%mklibname %{name} -d
12mr|openal-1.15-2|4	%define	oname	openal-soft
12mr|openal-1.15-2|5	
12mr|openal-1.15-2|6	Name:		openal
12mr|openal-1.15-2|7	Summary:	3D Sound Library
12mr|openal-1.15-2|8	Version:	1.15
12mr|openal-1.15-2|9	Release:	2
12mr|openal-1.15-2|10	License:	LGPLv2
12mr|openal-1.15-2|11	Group:		Sound
12mr|openal-1.15-2|12	URL:		http://www.openal.org
12mr|openal-1.15-2|13	Source0:	http://kcat.strangesoft.net/openal-releases/%{oname}-%{version}.tar.bz2
12mr|openal-1.15-2|14	BuildRequires:	portaudio-devel
12mr|openal-1.15-2|15	BuildRequires:	alsa-oss-devel
12mr|openal-1.15-2|16	BuildRequires:	cmake
12mr|openal-1.15-2|17	BuildRequires:	pkgconfig(libpulse)
12mr|openal-1.15-2|18	BuildRequires:	ffmpeg-devel
12mr|openal-1.15-2|19	Provides:	%{oname} = %{version}-%{release}
12mr|openal-1.15-2|20	Conflicts:	openal1 < 1.7.411-2
12mr|openal-1.15-2|21	# Due to some files moved from library subpackage to main package
12mr|openal-1.15-2|22	Conflicts:	%{libname} < 1.15
12mr|openal-1.15-2|23	
12mr|openal-1.15-2|24	%description
12mr|openal-1.15-2|25	OpenAL is a free 3D-audio library, with a programming interface similar
12mr|openal-1.15-2|26	to that of OpenGL.
12mr|openal-1.15-2|27	
12mr|openal-1.15-2|28	%package -n	%{libname}
12mr|openal-1.15-2|29	Summary:	Main library for OpenAL, a free 3D sound library
12mr|openal-1.15-2|30	Group:		System/Libraries
12mr|openal-1.15-2|31	Requires:	%{name} >= %{version}-%{release}
12mr|openal-1.15-2|32	
12mr|openal-1.15-2|33	%description -n %{libname}
12mr|openal-1.15-2|34	This package contains the library needed to run programs dynamically
12mr|openal-1.15-2|35	linked with OpenAL.
12mr|openal-1.15-2|36	
12mr|openal-1.15-2|37	%package -n	%{devname}
12mr|openal-1.15-2|38	Summary:	Headers for developing programs that will use OpenAL
12mr|openal-1.15-2|39	Group:		Development/C
12mr|openal-1.15-2|40	Requires:	%{libname} = %{version}-%{release}
12mr|openal-1.15-2|41	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|openal-1.15-2|42	Provides:	%{name}-devel = %{version}-%{release}
12mr|openal-1.15-2|43	Provides:	%{oname}-devel = %{version}-%{release}
12mr|openal-1.15-2|44	
12mr|openal-1.15-2|45	%description -n	%{devname}
12mr|openal-1.15-2|46	This package contains the headers that programmers will need to develop
12mr|openal-1.15-2|47	applications which will use OpenAL, a free 3D audio library.
12mr|openal-1.15-2|48	
12mr|openal-1.15-2|49	%prep
12mr|openal-1.15-2|50	%setup -q -n %{oname}-%{version}
12mr|openal-1.15-2|51	
12mr|openal-1.15-2|52	%build
12mr|openal-1.15-2|53	%cmake -DALSOFT_CONFIG=ON
12mr|openal-1.15-2|54	%make
12mr|openal-1.15-2|55	
12mr|openal-1.15-2|56	%install
12mr|openal-1.15-2|57	%makeinstall_std -C build
12mr|openal-1.15-2|58	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}
12mr|openal-1.15-2|59	install -m 0644 alsoftrc.sample %{buildroot}/%{_sysconfdir}/%{name}/alsoft.conf
12mr|openal-1.15-2|60	
12mr|openal-1.15-2|61	%files
12mr|openal-1.15-2|62	%dir %{_sysconfdir}/openal
12mr|openal-1.15-2|63	%config(noreplace) %{_sysconfdir}/openal/alsoft.conf
12mr|openal-1.15-2|64	%{_bindir}/alstream
12mr|openal-1.15-2|65	%{_bindir}/allatency
12mr|openal-1.15-2|66	%{_bindir}/alreverb
12mr|openal-1.15-2|67	%{_bindir}/openal-info
12mr|openal-1.15-2|68	%{_bindir}/makehrtf
12mr|openal-1.15-2|69	%{_datadir}/%{name}/alsoftrc.sample
12mr|openal-1.15-2|70	
12mr|openal-1.15-2|71	%files -n %{libname}
12mr|openal-1.15-2|72	%{_libdir}/*.so.%{major}*
12mr|openal-1.15-2|73	
12mr|openal-1.15-2|74	%files -n %{devname}
12mr|openal-1.15-2|75	%{_includedir}/AL
12mr|openal-1.15-2|76	%{_libdir}/pkgconfig/%{name}.pc
12mr|openal-1.15-2|77	%{_libdir}/*.so

15334 12
12mr|openbabel-2.3.1-1|1	%define major 4
12mr|openbabel-2.3.1-1|2	%define libname %mklibname %{name} %{major}
12mr|openbabel-2.3.1-1|3	%define inchilib %mklibname inchi 0
12mr|openbabel-2.3.1-1|4	%define develname %mklibname %{name} -d
12mr|openbabel-2.3.1-1|5	%define staticname %mklibname %{name} -d -s
12mr|openbabel-2.3.1-1|6	
12mr|openbabel-2.3.1-1|7	Name:		openbabel
12mr|openbabel-2.3.1-1|8	Version:	2.3.1
12mr|openbabel-2.3.1-1|9	Release:	1
12mr|openbabel-2.3.1-1|10	Summary:	Chemistry software file format converter
12mr|openbabel-2.3.1-1|11	License:	GPLv2+
12mr|openbabel-2.3.1-1|12	Group:		Sciences/Chemistry
12mr|openbabel-2.3.1-1|13	URL:		http://openbabel.org
12mr|openbabel-2.3.1-1|14	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12mr|openbabel-2.3.1-1|15	Patch1:		openbabel-2.3.1-rpm.patch
12mr|openbabel-2.3.1-1|16	Patch2:		openbabel-2.3.1-gcc47-darwin.patch
12mr|openbabel-2.3.1-1|17	Patch3:		openbabel-2.3.1-noswig-rubymethod.patch
12mr|openbabel-2.3.1-1|18	Patch4:		openbabel-2.3.0-plugindir.patch
12mr|openbabel-2.3.1-1|19	Patch5:		openbabel-2.3.1-python-library_dirs-lame-workaround.patch
12mr|openbabel-2.3.1-1|20	BuildRequires:	doxygen
12mr|openbabel-2.3.1-1|21	BuildRequires:	wxgtku2.8-devel
12mr|openbabel-2.3.1-1|22	BuildRequires:	libtool
12mr|openbabel-2.3.1-1|23	BuildRequires:	pkgconfig(libxml-2.0)
12mr|openbabel-2.3.1-1|24	BuildRequires:	eigen2
12mr|openbabel-2.3.1-1|25	BuildRequires:	perl(ExtUtils::MakeMaker)
12mr|openbabel-2.3.1-1|26	BuildRequires:	perl-devel
12mr|openbabel-2.3.1-1|27	BuildRequires:	python-devel
12mr|openbabel-2.3.1-1|28	BuildRequires:	ruby-devel
12mr|openbabel-2.3.1-1|29	BuildRequires:	swig
12mr|openbabel-2.3.1-1|30	BuildRequires:	cmake
12mr|openbabel-2.3.1-1|31	
12mr|openbabel-2.3.1-1|32	%description
12mr|openbabel-2.3.1-1|33	Open Babel is a project designed to pick up where Babel left off,
12mr|openbabel-2.3.1-1|34	as a cross-platform program and library designed to interconvert
12mr|openbabel-2.3.1-1|35	between many file formats used in molecular modeling and computational
12mr|openbabel-2.3.1-1|36	chemistry.
12mr|openbabel-2.3.1-1|37	
12mr|openbabel-2.3.1-1|38	%package -n	%{libname}
12mr|openbabel-2.3.1-1|39	Summary:	Shared libraries of %{name}
12mr|openbabel-2.3.1-1|40	Group:		System/Libraries
12mr|openbabel-2.3.1-1|41	
12mr|openbabel-2.3.1-1|42	%description -n	%{libname}
12mr|openbabel-2.3.1-1|43	Open Babel is a project designed to pick up where Babel left off,
12mr|openbabel-2.3.1-1|44	as a cross-platform program and library designed to interconvert
12mr|openbabel-2.3.1-1|45	between many file formats used in molecular modeling and computational
12mr|openbabel-2.3.1-1|46	chemistry.
12mr|openbabel-2.3.1-1|47	
12mr|openbabel-2.3.1-1|48	This package contains shared libraries of %{name}.
12mr|openbabel-2.3.1-1|49	
12mr|openbabel-2.3.1-1|50	%package -n	%{inchilib}
12mr|openbabel-2.3.1-1|51	Summary:	Shared libraries of inchi
12mr|openbabel-2.3.1-1|52	Group:		System/Libraries
12mr|openbabel-2.3.1-1|53	
12mr|openbabel-2.3.1-1|54	%description -n	%{inchilib}
12mr|openbabel-2.3.1-1|55	The IUPAC International Chemical Identifier (InChITM) is a non-proprietary
12mr|openbabel-2.3.1-1|56	identifier for chemical substances that can be used in printed and
12mr|openbabel-2.3.1-1|57	electronic data sources thus enabling easier linking of diverse data
12mr|openbabel-2.3.1-1|58	compilations. It was developed under IUPAC Project 2000-025-1-800 during
12mr|openbabel-2.3.1-1|59	the period 2000-2004. Details of the project and the history of its
12mr|openbabel-2.3.1-1|60	progress are available from the project web site.
12mr|openbabel-2.3.1-1|61	
12mr|openbabel-2.3.1-1|62	This package contains shared libraries of inchi.
12mr|openbabel-2.3.1-1|63	
12mr|openbabel-2.3.1-1|64	%package -n	%{develname}
12mr|openbabel-2.3.1-1|65	Summary:	Development files of %{name}
12mr|openbabel-2.3.1-1|66	Group:		Development/C++
12mr|openbabel-2.3.1-1|67	Requires:	%{libname} = %{version}
12mr|openbabel-2.3.1-1|68	Requires:	%{inchilib} = %{version}
12mr|openbabel-2.3.1-1|69	Provides:	%{name}-devel = %{version}-%{release}
12mr|openbabel-2.3.1-1|70	Obsoletes:	%{staticname} < 2.3.0
12mr|openbabel-2.3.1-1|71	
12mr|openbabel-2.3.1-1|72	%description	-n %{develname}
12mr|openbabel-2.3.1-1|73	Open Babel is a project designed to pick up where Babel left off,
12mr|openbabel-2.3.1-1|74	as a cross-platform program and library designed to interconvert
12mr|openbabel-2.3.1-1|75	between many file formats used in molecular modeling and computational
12mr|openbabel-2.3.1-1|76	chemistry.
12mr|openbabel-2.3.1-1|77	
12mr|openbabel-2.3.1-1|78	This package includes the header files and other development
12mr|openbabel-2.3.1-1|79	related files necessary for developing or compiling programs
12mr|openbabel-2.3.1-1|80	using the %{name} library.
12mr|openbabel-2.3.1-1|81	
12mr|openbabel-2.3.1-1|82	%package -n	perl-%{name}
12mr|openbabel-2.3.1-1|83	Group:		Development/Perl
12mr|openbabel-2.3.1-1|84	Summary:	Perl wrapper for the Open Babel library
12mr|openbabel-2.3.1-1|85	
12mr|openbabel-2.3.1-1|86	%description -n	perl-%{name}
12mr|openbabel-2.3.1-1|87	Perl wrapper for the Open Babel library.
12mr|openbabel-2.3.1-1|88	
12mr|openbabel-2.3.1-1|89	%package -n	python-%{name}
12mr|openbabel-2.3.1-1|90	Group: Development/Python
12mr|openbabel-2.3.1-1|91	Summary: Python wrapper for the Open Babel library
12mr|openbabel-2.3.1-1|92	
12mr|openbabel-2.3.1-1|93	%description -n	python-%{name}
12mr|openbabel-2.3.1-1|94	Python wrapper for the Open Babel library.
12mr|openbabel-2.3.1-1|95	
12mr|openbabel-2.3.1-1|96	%package -n	ruby-%{name}
12mr|openbabel-2.3.1-1|97	Summary:	Ruby wrapper for the Open Babel library
12mr|openbabel-2.3.1-1|98	Group:		Development/Ruby
12mr|openbabel-2.3.1-1|99	Requires:	%{name} = %{version}-%{release}
12mr|openbabel-2.3.1-1|100	
12mr|openbabel-2.3.1-1|101	%description -n	ruby-%{name}
12mr|openbabel-2.3.1-1|102	Ruby wrapper for the Open Babel library.
12mr|openbabel-2.3.1-1|103	
12mr|openbabel-2.3.1-1|104	%prep
12mr|openbabel-2.3.1-1|105	%setup -q
12mr|openbabel-2.3.1-1|106	%patch1 -p1 -b .r
12mr|openbabel-2.3.1-1|107	%patch2 -p1 -b .gcc4.7~
12mr|openbabel-2.3.1-1|108	%patch3 -p1 -b .ruby~
12mr|openbabel-2.3.1-1|109	%patch4 -p1 -b .plugindir
12mr|openbabel-2.3.1-1|110	%patch5 -p1 -b .py_libdirs~
12mr|openbabel-2.3.1-1|111	
12mr|openbabel-2.3.1-1|112	%build
12mr|openbabel-2.3.1-1|113	%cmake \
12mr|openbabel-2.3.1-1|114	-DBUILD_GUI:BOOL=ON \
12mr|openbabel-2.3.1-1|115	-DPYTHON_BINDINGS:BOOL=ON \
12mr|openbabel-2.3.1-1|116	-DPERL_BINDINGS:BOOL=ON \
12mr|openbabel-2.3.1-1|117	-DRUBY_BINDINGS:BOOL=ON \
12mr|openbabel-2.3.1-1|118	-DOPENBABEL_USE_SYSTEM_INCHI=OFF
12mr|openbabel-2.3.1-1|119	%make
12mr|openbabel-2.3.1-1|120	
12mr|openbabel-2.3.1-1|121	%install
12mr|openbabel-2.3.1-1|122	%makeinstall_std -C build
12mr|openbabel-2.3.1-1|123	
12mr|openbabel-2.3.1-1|124	%files
12mr|openbabel-2.3.1-1|125	%doc AUTHORS COPYING ChangeLog README THANKS
12mr|openbabel-2.3.1-1|126	%doc doc/*.html doc/diox* doc/README*
12mr|openbabel-2.3.1-1|127	%{_bindir}/*
12mr|openbabel-2.3.1-1|128	%{_mandir}/man?/*
12mr|openbabel-2.3.1-1|129	%{_datadir}/%{name}
12mr|openbabel-2.3.1-1|130	%dir %{_libdir}/%{name}
12mr|openbabel-2.3.1-1|131	%dir %{_libdir}/%{name}/%{version}
12mr|openbabel-2.3.1-1|132	%{_libdir}/%{name}/%{version}/*.so
12mr|openbabel-2.3.1-1|133	
12mr|openbabel-2.3.1-1|134	%files -n %{libname}
12mr|openbabel-2.3.1-1|135	%{_libdir}/lib%{name}.so.%{major}*
12mr|openbabel-2.3.1-1|136	
12mr|openbabel-2.3.1-1|137	%files -n %{inchilib}
12mr|openbabel-2.3.1-1|138	%{_libdir}/libinchi.so.0.*
12mr|openbabel-2.3.1-1|139	%{_libdir}/libinchi.so.0
12mr|openbabel-2.3.1-1|140	
12mr|openbabel-2.3.1-1|141	%files -n %{develname}
12mr|openbabel-2.3.1-1|142	%{_includedir}/*
12mr|openbabel-2.3.1-1|143	%dir %{_libdir}/cmake/openbabel2
12mr|openbabel-2.3.1-1|144	%{_libdir}/cmake/openbabel2/*.cmake
12mr|openbabel-2.3.1-1|145	%{_libdir}/pkgconfig/*.pc
12mr|openbabel-2.3.1-1|146	%{_libdir}/lib*.so
12mr|openbabel-2.3.1-1|147	
12mr|openbabel-2.3.1-1|148	%files -n perl-%{name}
12mr|openbabel-2.3.1-1|149	%{perl_vendorarch}/*
12mr|openbabel-2.3.1-1|150	
12mr|openbabel-2.3.1-1|151	%files -n python-%{name}
12mr|openbabel-2.3.1-1|152	%{python_sitearch}/*
12mr|openbabel-2.3.1-1|153	
12mr|openbabel-2.3.1-1|154	%files -n ruby-%{name}
12mr|openbabel-2.3.1-1|155	%{ruby_sitearchdir}/openbabel.so
12mr|openbabel-2.3.1-1|156	
12mr|openbabel-2.3.1-1|157	
12mr|openbabel-2.3.1-1|158	
12mr|openbabel-2.3.1-1|159	%changelog
12mr|openbabel-2.3.1-1|160	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|openbabel-2.3.1-1|161	+ Commit: 431a246
12mr|openbabel-2.3.1-1|162	- New version 2.3.1 (sync with Cooker), add gcc 4.7 and ruby 1.9 patches from Fedora, drop no longer needed Obsoletes
12mr|openbabel-2.3.1-1|163	
12mr|openbabel-2.3.1-1|164	

15335 12
12mr|openbox-3.5.0-7|1	%define name      openbox
12mr|openbox-3.5.0-7|2	%define version   3.5.0
12mr|openbox-3.5.0-7|3	%define subrel 1
12mr|openbox-3.5.0-7|4	%define release   7
12mr|openbox-3.5.0-7|5	%define title     Openbox
12mr|openbox-3.5.0-7|6	%define Summary   Windowmanager based on the original blackbox-code
12mr|openbox-3.5.0-7|7	
12mr|openbox-3.5.0-7|8	%define major 27
12mr|openbox-3.5.0-7|9	%define obtmajor 0
12mr|openbox-3.5.0-7|10	%define libname %mklibname %name %major
12mr|openbox-3.5.0-7|11	%define develname %mklibname -d %name
12mr|openbox-3.5.0-7|12	
12mr|openbox-3.5.0-7|13	Summary:          %Summary
12mr|openbox-3.5.0-7|14	Name:             %name
12mr|openbox-3.5.0-7|15	Version:          %version
12mr|openbox-3.5.0-7|16	Release:          %release
12mr|openbox-3.5.0-7|17	Group:            Graphical desktop/Other
12mr|openbox-3.5.0-7|18	License:          BSD
12mr|openbox-3.5.0-7|19	URL:              http://openbox.org/
12mr|openbox-3.5.0-7|20	Source:           http://openbox.org/dist/openbox/%name-%version.tar.gz
12mr|openbox-3.5.0-7|21	Patch0:		 openbox-3.5.0-mandriva_customisation.patch
12mr|openbox-3.5.0-7|22	Patch1:		 openbox-3.5.0-link.patch
12mr|openbox-3.5.0-7|23	BuildRequires:   libxext-devel
12mr|openbox-3.5.0-7|24	BuildRequires:   libxrandr-devel
12mr|openbox-3.5.0-7|25	BuildRequires:   libxinerama-devel
12mr|openbox-3.5.0-7|26	BuildRequires:   libxcursor-devel
12mr|openbox-3.5.0-7|27	BuildRequires:   pkgconfig(glib-2.0)
12mr|openbox-3.5.0-7|28	BuildRequires:   pkgconfig(libxml-2.0)
12mr|openbox-3.5.0-7|29	BuildRequires:   pango-devel
12mr|openbox-3.5.0-7|30	BuildRequires:   pkgconfig(pangoxft)
12mr|openbox-3.5.0-7|31	BuildRequires:   gettext-devel
12mr|openbox-3.5.0-7|32	BuildRequires:   startup-notification-devel >= 0.8
12mr|openbox-3.5.0-7|33	Requires:        xsetroot
12mr|openbox-3.5.0-7|34	Suggests:	 rosa-elementary-theme
12mr|openbox-3.5.0-7|35	Suggests:        obconf
12mr|openbox-3.5.0-7|36	
12mr|openbox-3.5.0-7|37	BuildRoot:        %_tmppath/%name-%{version}
12mr|openbox-3.5.0-7|38	
12mr|openbox-3.5.0-7|39	%description
12mr|openbox-3.5.0-7|40	Openbox is a window manager for the X11 windowing system.
12mr|openbox-3.5.0-7|41	It currently runs on a large list of platforms. It was originally
12mr|openbox-3.5.0-7|42	based on blackbox and currently remains very similar, even using
12mr|openbox-3.5.0-7|43	blackbox styles (with available extensions) for its themeing.
12mr|openbox-3.5.0-7|44	
12mr|openbox-3.5.0-7|45	Openbox is the spawn of a number of previous blackbox users/hackers.
12mr|openbox-3.5.0-7|46	Being overall pleased with the window manager, but feeling left unable
12mr|openbox-3.5.0-7|47	to contribute, this project was born.The Openbox project is developed,
12mr|openbox-3.5.0-7|48	maintained, and contributed to by these individuals.
12mr|openbox-3.5.0-7|49	
12mr|openbox-3.5.0-7|50	%package -n %libname
12mr|openbox-3.5.0-7|51	Summary: Libraries from openbox
12mr|openbox-3.5.0-7|52	Group: System/Libraries
12mr|openbox-3.5.0-7|53	Provides: lib%name = %version-%release
12mr|openbox-3.5.0-7|54	
12mr|openbox-3.5.0-7|55	%description -n %libname
12mr|openbox-3.5.0-7|56	Openbox is a window manager for the X11 windowing system.
12mr|openbox-3.5.0-7|57	It currently runs on a large list of platforms. It was originally
12mr|openbox-3.5.0-7|58	based on blackbox and currently remains very similar, even using
12mr|openbox-3.5.0-7|59	blackbox styles (with available extensions) for its themeing.
12mr|openbox-3.5.0-7|60	
12mr|openbox-3.5.0-7|61	Openbox is the spawn of a number of previous blackbox users/hackers.
12mr|openbox-3.5.0-7|62	Being overall pleased with the window manager, but feeling left unable
12mr|openbox-3.5.0-7|63	to contribute, this project was born.The Openbox project is developed,
12mr|openbox-3.5.0-7|64	maintained, and contributed to by these individuals.
12mr|openbox-3.5.0-7|65	
12mr|openbox-3.5.0-7|66	%package -n %develname
12mr|openbox-3.5.0-7|67	Summary: Development files from openbox
12mr|openbox-3.5.0-7|68	Group: Development/Other
12mr|openbox-3.5.0-7|69	Requires: %libname = %version-%release
12mr|openbox-3.5.0-7|70	Provides: lib%name-devel = %version-%release
12mr|openbox-3.5.0-7|71	Provides: %name-devel = %version-%release
12mr|openbox-3.5.0-7|72	Obsoletes: %mklibname -d openbox 1
12mr|openbox-3.5.0-7|73	
12mr|openbox-3.5.0-7|74	%description -n %develname
12mr|openbox-3.5.0-7|75	Openbox is a window manager for the X11 windowing system.
12mr|openbox-3.5.0-7|76	It currently runs on a large list of platforms. It was originally
12mr|openbox-3.5.0-7|77	based on blackbox and currently remains very similar, even using
12mr|openbox-3.5.0-7|78	blackbox styles (with available extensions) for its themeing.
12mr|openbox-3.5.0-7|79	
12mr|openbox-3.5.0-7|80	Openbox is the spawn of a number of previous blackbox users/hackers.
12mr|openbox-3.5.0-7|81	Being overall pleased with the window manager, but feeling left unable
12mr|openbox-3.5.0-7|82	to contribute, this project was born.The Openbox project is developed,
12mr|openbox-3.5.0-7|83	maintained, and contributed to by these individuals.
12mr|openbox-3.5.0-7|84	
12mr|openbox-3.5.0-7|85	%prep
12mr|openbox-3.5.0-7|86	%setup -q
12mr|openbox-3.5.0-7|87	%apply_patches
12mr|openbox-3.5.0-7|88	
12mr|openbox-3.5.0-7|89	%build
12mr|openbox-3.5.0-7|90	autoreconf -fi
12mr|openbox-3.5.0-7|91	%configure2_5x
12mr|openbox-3.5.0-7|92	%make DEFAULT_MENU=%_sysconfdir/xdg/openbox/menu.xml
12mr|openbox-3.5.0-7|93	
12mr|openbox-3.5.0-7|94	%install
12mr|openbox-3.5.0-7|95	%__rm -rf %buildroot
12mr|openbox-3.5.0-7|96	
12mr|openbox-3.5.0-7|97	%makeinstall_std
12mr|openbox-3.5.0-7|98	
12mr|openbox-3.5.0-7|99	# session file
12mr|openbox-3.5.0-7|100	%__mkdir -p %buildroot%_sysconfdir/X11/wmsession.d
12mr|openbox-3.5.0-7|101	%__cat > %buildroot%_sysconfdir/X11/wmsession.d/26openbox << EOF
12mr|openbox-3.5.0-7|102	NAME=Openbox
12mr|openbox-3.5.0-7|103	ICON=%_datadir/pixmaps/openbox.png
12mr|openbox-3.5.0-7|104	EXEC=%_bindir/startopenbox
12mr|openbox-3.5.0-7|105	DESC=%Summary
12mr|openbox-3.5.0-7|106	SCRIPT:
12mr|openbox-3.5.0-7|107	exec %_bindir/startopenbox
12mr|openbox-3.5.0-7|108	EOF
12mr|openbox-3.5.0-7|109	
12mr|openbox-3.5.0-7|110	%__mkdir -p %buildroot%_bindir
12mr|openbox-3.5.0-7|111	cat > %buildroot%_bindir/start%name <<EOF
12mr|openbox-3.5.0-7|112	#!/bin/sh
12mr|openbox-3.5.0-7|113	%_bindir/xsetroot -solid Black
12mr|openbox-3.5.0-7|114	exec %_bindir/openbox-session
12mr|openbox-3.5.0-7|115	EOF
12mr|openbox-3.5.0-7|116	
12mr|openbox-3.5.0-7|117	%find_lang %name
12mr|openbox-3.5.0-7|118	
12mr|openbox-3.5.0-7|119	find %buildroot -name *.la | xargs rm
12mr|openbox-3.5.0-7|120	
12mr|openbox-3.5.0-7|121	%files -f %name.lang
12mr|openbox-3.5.0-7|122	%defattr(-,root,root)
12mr|openbox-3.5.0-7|123	%doc AUTHORS CHANGELOG README
12mr|openbox-3.5.0-7|124	%attr(755,root,root) %_bindir/*
12mr|openbox-3.5.0-7|125	
12mr|openbox-3.5.0-7|126	#%config(noreplace) %_sysconfdir/menu-methods/%name
12mr|openbox-3.5.0-7|127	%config(noreplace) %_sysconfdir/X11/wmsession.d/26%name
12mr|openbox-3.5.0-7|128	
12mr|openbox-3.5.0-7|129	%dir %_sysconfdir/xdg/%name
12mr|openbox-3.5.0-7|130	%config(noreplace) %_sysconfdir/xdg/%name/*
12mr|openbox-3.5.0-7|131	%_libexecdir/openbox-autostart
12mr|openbox-3.5.0-7|132	%_libexecdir/openbox-xdg-autostart
12mr|openbox-3.5.0-7|133	%{_datadir}/man/man1/*
12mr|openbox-3.5.0-7|134	%{_datadir}/xsessions/*
12mr|openbox-3.5.0-7|135	
12mr|openbox-3.5.0-7|136	%_datadir/gnome/wm-properties/openbox.desktop
12mr|openbox-3.5.0-7|137	%_datadir/applications/*.desktop
12mr|openbox-3.5.0-7|138	%_datadir/pixmaps/*
12mr|openbox-3.5.0-7|139	%_datadir/themes/*
12mr|openbox-3.5.0-7|140	
12mr|openbox-3.5.0-7|141	%files -n %libname
12mr|openbox-3.5.0-7|142	%defattr(-,root,root)
12mr|openbox-3.5.0-7|143	%_libdir/*.so.%{major}*
12mr|openbox-3.5.0-7|144	%defattr(-,root,root)
12mr|openbox-3.5.0-7|145	%_libdir/libobt.so.%{obtmajor}
12mr|openbox-3.5.0-7|146	%_libdir/libobt.so.%{obtmajor}.*
12mr|openbox-3.5.0-7|147	
12mr|openbox-3.5.0-7|148	%files -n %develname
12mr|openbox-3.5.0-7|149	%defattr(-,root,root)
12mr|openbox-3.5.0-7|150	%_libdir/pkgconfig/*.pc
12mr|openbox-3.5.0-7|151	%_libdir/*.so
12mr|openbox-3.5.0-7|152	%_libdir/*.a
12mr|openbox-3.5.0-7|153	%_includedir/%name
12mr|openbox-3.5.0-7|154	
12mr|openbox-3.5.0-7|155	
12mr|openbox-3.5.0-7|156	
12mr|openbox-3.5.0-7|157	%changelog
12mr|openbox-3.5.0-7|158	

15336 12
12mr|openbox-menu-0.3.6.6-1|1	Summary:	Dynamic menus in Openbox WM
12mr|openbox-menu-0.3.6.6-1|2	Name:		openbox-menu
12mr|openbox-menu-0.3.6.6-1|3	Version:	0.3.6.6
12mr|openbox-menu-0.3.6.6-1|4	Release:	1
12mr|openbox-menu-0.3.6.6-1|5	License:	GPLv3
12mr|openbox-menu-0.3.6.6-1|6	Group:		Graphical desktop/Other
12mr|openbox-menu-0.3.6.6-1|7	URL:		http://mimarchlinux.googlecode.com/
12mr|openbox-menu-0.3.6.6-1|8	Source0:	http://mimarchlinux.googlecode.com/%{name}-%{version}.tar.bz2
12mr|openbox-menu-0.3.6.6-1|9	Patch1:		openbox-menu-0.3.6.6_makefile-install.patch
12mr|openbox-menu-0.3.6.6-1|10	
12mr|openbox-menu-0.3.6.6-1|11	BuildRequires:	pkgconfig(glib-2.0)
12mr|openbox-menu-0.3.6.6-1|12	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|openbox-menu-0.3.6.6-1|13	BuildRequires:	pkgconfig(libmenu-cache)
12mr|openbox-menu-0.3.6.6-1|14	
12mr|openbox-menu-0.3.6.6-1|15	Requires:	openbox
12mr|openbox-menu-0.3.6.6-1|16	Requires:	menu-cache
12mr|openbox-menu-0.3.6.6-1|17	
12mr|openbox-menu-0.3.6.6-1|18	%description
12mr|openbox-menu-0.3.6.6-1|19	An Openbox pipe-menu to display entries in *.desktop files.
12mr|openbox-menu-0.3.6.6-1|20	
12mr|openbox-menu-0.3.6.6-1|21	%prep
12mr|openbox-menu-0.3.6.6-1|22	%setup -q
12mr|openbox-menu-0.3.6.6-1|23	%apply_patches
12mr|openbox-menu-0.3.6.6-1|24	
12mr|openbox-menu-0.3.6.6-1|25	%build
12mr|openbox-menu-0.3.6.6-1|26	%make
12mr|openbox-menu-0.3.6.6-1|27	
12mr|openbox-menu-0.3.6.6-1|28	%install
12mr|openbox-menu-0.3.6.6-1|29	%makeinstall_std
12mr|openbox-menu-0.3.6.6-1|30	
12mr|openbox-menu-0.3.6.6-1|31	%files
12mr|openbox-menu-0.3.6.6-1|32	%doc ChangeLog AUTHORS COPYING
12mr|openbox-menu-0.3.6.6-1|33	%{_bindir}/%{name}
12mr|openbox-menu-0.3.6.6-1|34	
12mr|openbox-menu-0.3.6.6-1|35	
12mr|openbox-menu-0.3.6.6-1|36	
12mr|openbox-menu-0.3.6.6-1|37	
12mr|openbox-menu-0.3.6.6-1|38	%changelog
12mr|openbox-menu-0.3.6.6-1|39	

15337 12
12mr|opencc-0.2.0-5|1	%define major 1
12mr|opencc-0.2.0-5|2	%define libname %mklibname %{name} %{major}
12mr|opencc-0.2.0-5|3	%define develname %mklibname -d %{name}
12mr|opencc-0.2.0-5|4	
12mr|opencc-0.2.0-5|5	Name:		opencc
12mr|opencc-0.2.0-5|6	Version:	0.2.0
12mr|opencc-0.2.0-5|7	Release:	5
12mr|opencc-0.2.0-5|8	Summary:	Simplified-Traditional Chinese Conversion
12mr|opencc-0.2.0-5|9	License:	ASL 2.0
12mr|opencc-0.2.0-5|10	Group:		System/Libraries
12mr|opencc-0.2.0-5|11	URL:		http://code.google.com/p/opencc
12mr|opencc-0.2.0-5|12	Source0:	http://opencc.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|opencc-0.2.0-5|13	Patch0:		opencc-0.2.0-lib64.patch
12mr|opencc-0.2.0-5|14	Patch1:		opencc-0.2.0-static-lib.patch
12mr|opencc-0.2.0-5|15	BuildRequires:	cmake
12mr|opencc-0.2.0-5|16	
12mr|opencc-0.2.0-5|17	%description
12mr|opencc-0.2.0-5|18	OpenCC - Simplified-Traditional Chinese Conversion.
12mr|opencc-0.2.0-5|19	
12mr|opencc-0.2.0-5|20	%package -n %{libname}
12mr|opencc-0.2.0-5|21	Summary:	Runtime library for OpenCC
12mr|opencc-0.2.0-5|22	Group:		System/Libraries
12mr|opencc-0.2.0-5|23	Requires:	%{name} = %{version}-%{release}
12mr|opencc-0.2.0-5|24	
12mr|opencc-0.2.0-5|25	%description -n %{libname}
12mr|opencc-0.2.0-5|26	Runtime Libraries for OpenCC.
12mr|opencc-0.2.0-5|27	
12mr|opencc-0.2.0-5|28	%package -n %{develname}
12mr|opencc-0.2.0-5|29	Summary:	Development tools for OpenCC
12mr|opencc-0.2.0-5|30	Group:		Development/Other
12mr|opencc-0.2.0-5|31	Requires:	%{libname} = %{version}-%{release}
12mr|opencc-0.2.0-5|32	Provides:	%{name}-devel = %{version}-%{release}
12mr|opencc-0.2.0-5|33	
12mr|opencc-0.2.0-5|34	%description -n %{develname}
12mr|opencc-0.2.0-5|35	Development tools for OpenCC.
12mr|opencc-0.2.0-5|36	
12mr|opencc-0.2.0-5|37	%prep
12mr|opencc-0.2.0-5|38	%setup -q
12mr|opencc-0.2.0-5|39	%patch0 -p0 -b .lib64
12mr|opencc-0.2.0-5|40	%patch1 -p0 -b .static
12mr|opencc-0.2.0-5|41	
12mr|opencc-0.2.0-5|42	%build
12mr|opencc-0.2.0-5|43	%cmake
12mr|opencc-0.2.0-5|44	%make
12mr|opencc-0.2.0-5|45	
12mr|opencc-0.2.0-5|46	%install
12mr|opencc-0.2.0-5|47	%makeinstall_std -C build
12mr|opencc-0.2.0-5|48	
12mr|opencc-0.2.0-5|49	%files
12mr|opencc-0.2.0-5|50	%doc AUTHORS COPYING README
12mr|opencc-0.2.0-5|51	%{_bindir}/*
12mr|opencc-0.2.0-5|52	%{_datadir}/opencc
12mr|opencc-0.2.0-5|53	%{_datadir}/man/man1/*
12mr|opencc-0.2.0-5|54	
12mr|opencc-0.2.0-5|55	%files -n %{libname}
12mr|opencc-0.2.0-5|56	%{_libdir}/lib*.so.%{major}*
12mr|opencc-0.2.0-5|57	
12mr|opencc-0.2.0-5|58	%files -n %{develname}
12mr|opencc-0.2.0-5|59	%{_includedir}/*
12mr|opencc-0.2.0-5|60	%{_libdir}/*.so
12mr|opencc-0.2.0-5|61	%{_libdir}/pkgconfig/*.pc
12mr|opencc-0.2.0-5|62	
12mr|opencc-0.2.0-5|63	
12mr|opencc-0.2.0-5|64	
12mr|opencc-0.2.0-5|65	%changelog
12mr|opencc-0.2.0-5|66	* Tue Sep  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|opencc-0.2.0-5|67	+ Commit: e17da4c
12mr|opencc-0.2.0-5|68	- Drop find_lang as it finds nothing, spec cleanup
12mr|opencc-0.2.0-5|69	
12mr|opencc-0.2.0-5|70	

15338 12
12mr|OpenColorIO-1.0.7-1|1	%define		major		1
12mr|OpenColorIO-1.0.7-1|2	%define		libname		%mklibname %{name} %{major}
12mr|OpenColorIO-1.0.7-1|3	%define		develname	%mklibname %{name} -d
12mr|OpenColorIO-1.0.7-1|4	
12mr|OpenColorIO-1.0.7-1|5	Name:		OpenColorIO
12mr|OpenColorIO-1.0.7-1|6	Version:	1.0.7
12mr|OpenColorIO-1.0.7-1|7	Release:	1
12mr|OpenColorIO-1.0.7-1|8	Summary:	Enables color transforms and image display across graphics apps
12mr|OpenColorIO-1.0.7-1|9	Group:		System/Libraries
12mr|OpenColorIO-1.0.7-1|10	License:	BSD
12mr|OpenColorIO-1.0.7-1|11	URL:		http://opencolorio.org/
12mr|OpenColorIO-1.0.7-1|12	# Github archive was generated on the fly using the following URL:
12mr|OpenColorIO-1.0.7-1|13	# https://github.com/imageworks/OpenColorIO/tarball/v1.0.7
12mr|OpenColorIO-1.0.7-1|14	Source0:	imageworks-%{name}-v%{version}-0-g87da508.tar.gz
12mr|OpenColorIO-1.0.7-1|15	# Dot set soname for python modules.
12mr|OpenColorIO-1.0.7-1|16	Patch0:		OpenColorIO-1.0.7-pylib_no_soname.patch
12mr|OpenColorIO-1.0.7-1|17	# Exclude hidden files from being packaged.
12mr|OpenColorIO-1.0.7-1|18	Patch1:		OpenColorIO-1.0.7-docfix.patch
12mr|OpenColorIO-1.0.7-1|19	BuildRequires:	cmake
12mr|OpenColorIO-1.0.7-1|20	BuildRequires:	python-devel
12mr|OpenColorIO-1.0.7-1|21	BuildRequires:	zlib-devel
12mr|OpenColorIO-1.0.7-1|22	BuildRequires:	pkgconfig(gl)
12mr|OpenColorIO-1.0.7-1|23	BuildRequires:	pkgconfig(glu)
12mr|OpenColorIO-1.0.7-1|24	BuildRequires:	pkgconfig(glut)
12mr|OpenColorIO-1.0.7-1|25	BuildRequires:	pkgconfig(glew)
12mr|OpenColorIO-1.0.7-1|26	BuildRequires:	pkgconfig(x11)
12mr|OpenColorIO-1.0.7-1|27	BuildRequires:	pkgconfig(xmu)
12mr|OpenColorIO-1.0.7-1|28	BuildRequires:	pkgconfig(xi)
12mr|OpenColorIO-1.0.7-1|29	
12mr|OpenColorIO-1.0.7-1|30	#######################
12mr|OpenColorIO-1.0.7-1|31	# Unbundled libraries #
12mr|OpenColorIO-1.0.7-1|32	#######################
12mr|OpenColorIO-1.0.7-1|33	BuildRequires:	tinyxml-devel
12mr|OpenColorIO-1.0.7-1|34	BuildRequires:	pkgconfig(lcms2)
12mr|OpenColorIO-1.0.7-1|35	BuildRequires:	yaml-cpp-devel >= 0.3.0
12mr|OpenColorIO-1.0.7-1|36	
12mr|OpenColorIO-1.0.7-1|37	%description
12mr|OpenColorIO-1.0.7-1|38	OCIO enables color transforms and image display to be handled in a consistent
12mr|OpenColorIO-1.0.7-1|39	manner across multiple graphics applications. Unlike other color management
12mr|OpenColorIO-1.0.7-1|40	solutions, OCIO is geared towards motion-picture post production, with an
12mr|OpenColorIO-1.0.7-1|41	emphasis on visual effects and animation color pipelines.
12mr|OpenColorIO-1.0.7-1|42	
12mr|OpenColorIO-1.0.7-1|43	%package -n %{libname}
12mr|OpenColorIO-1.0.7-1|44	Summary:	Enables color transforms and image display across graphics apps
12mr|OpenColorIO-1.0.7-1|45	Group:		System/Libraries
12mr|OpenColorIO-1.0.7-1|46	
12mr|OpenColorIO-1.0.7-1|47	%description -n %{libname}
12mr|OpenColorIO-1.0.7-1|48	Enables color transforms and image display across graphics apps.
12mr|OpenColorIO-1.0.7-1|49	
12mr|OpenColorIO-1.0.7-1|50	%package -n %{develname}
12mr|OpenColorIO-1.0.7-1|51	Summary:	Development files for %{name}
12mr|OpenColorIO-1.0.7-1|52	Group:		Development/C++
12mr|OpenColorIO-1.0.7-1|53	Requires:	%{libname} = %{version}-%{release}
12mr|OpenColorIO-1.0.7-1|54	Provides:	%{name}-devel = %{version}-%{release}
12mr|OpenColorIO-1.0.7-1|55	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|OpenColorIO-1.0.7-1|56	
12mr|OpenColorIO-1.0.7-1|57	%description -n %{develname}
12mr|OpenColorIO-1.0.7-1|58	Development files for %{name} library.
12mr|OpenColorIO-1.0.7-1|59	
12mr|OpenColorIO-1.0.7-1|60	%prep
12mr|OpenColorIO-1.0.7-1|61	%setup -q -n imageworks-%{name}-b3cb224
12mr|OpenColorIO-1.0.7-1|62	%patch0 -p1 -b .pylib
12mr|OpenColorIO-1.0.7-1|63	%patch1 -p1 -b .docfix
12mr|OpenColorIO-1.0.7-1|64	
12mr|OpenColorIO-1.0.7-1|65	# Remove what bundled libraries
12mr|OpenColorIO-1.0.7-1|66	rm -f ext/lcms*
12mr|OpenColorIO-1.0.7-1|67	rm -f ext/tinyxml*
12mr|OpenColorIO-1.0.7-1|68	rm -f ext/yaml*
12mr|OpenColorIO-1.0.7-1|69	
12mr|OpenColorIO-1.0.7-1|70	%build
12mr|OpenColorIO-1.0.7-1|71	%cmake	-DCMAKE_SKIP_RPATH=TRUE \
12mr|OpenColorIO-1.0.7-1|72	-DOCIO_BUILD_STATIC=OFF \
12mr|OpenColorIO-1.0.7-1|73	-DPYTHON_INCLUDE_LIB_PREFIX=OFF \
12mr|OpenColorIO-1.0.7-1|74	-DOCIO_BUILD_DOCS=ON \
12mr|OpenColorIO-1.0.7-1|75	-DOCIO_BUILD_TESTS=ON \
12mr|OpenColorIO-1.0.7-1|76	-DOCIO_LINK_PYGLUE=ON \
12mr|OpenColorIO-1.0.7-1|77	-DOCIO_PYGLUE_SONAME=OFF \
12mr|OpenColorIO-1.0.7-1|78	-DUSE_EXTERNAL_YAML=TRUE \
12mr|OpenColorIO-1.0.7-1|79	-DUSE_EXTERNAL_TINYXML=TRUE \
12mr|OpenColorIO-1.0.7-1|80	-DUSE_EXTERNAL_LCMS=TRUE \
12mr|OpenColorIO-1.0.7-1|81	%ifnarch x86_64
12mr|OpenColorIO-1.0.7-1|82	-DOCIO_USE_SSE=OFF
12mr|OpenColorIO-1.0.7-1|83	%endif
12mr|OpenColorIO-1.0.7-1|84	
12mr|OpenColorIO-1.0.7-1|85	PYTHONDONTWRITEBYTECODE= %make
12mr|OpenColorIO-1.0.7-1|86	
12mr|OpenColorIO-1.0.7-1|87	%install
12mr|OpenColorIO-1.0.7-1|88	%makeinstall_std -C build
12mr|OpenColorIO-1.0.7-1|89	
12mr|OpenColorIO-1.0.7-1|90	%files
12mr|OpenColorIO-1.0.7-1|91	%doc ChangeLog LICENSE README
12mr|OpenColorIO-1.0.7-1|92	%{_bindir}/*
12mr|OpenColorIO-1.0.7-1|93	%{python_sitearch}/Py%{name}.so
12mr|OpenColorIO-1.0.7-1|94	%{_datadir}/ocio
12mr|OpenColorIO-1.0.7-1|95	
12mr|OpenColorIO-1.0.7-1|96	%files -n %{libname}
12mr|OpenColorIO-1.0.7-1|97	%{_libdir}/*.so.%{major}*
12mr|OpenColorIO-1.0.7-1|98	
12mr|OpenColorIO-1.0.7-1|99	%files -n %{develname}
12mr|OpenColorIO-1.0.7-1|100	%{_libdir}/lib%{name}.so
12mr|OpenColorIO-1.0.7-1|101	%{_libdir}/pkgconfig/%{name}.pc
12mr|OpenColorIO-1.0.7-1|102	%{_includedir}/%{name}
12mr|OpenColorIO-1.0.7-1|103	%{_includedir}/Py%{name}
12mr|OpenColorIO-1.0.7-1|104	
12mr|OpenColorIO-1.0.7-1|105	
12mr|OpenColorIO-1.0.7-1|106	%changelog
12mr|OpenColorIO-1.0.7-1|107	

15339 12
12mr|openconnect-3.15-2|1	%define	major 1
12mr|openconnect-3.15-2|2	%define libname %mklibname %{name} %{major}
12mr|openconnect-3.15-2|3	%define develname %mklibname %{name} -d
12mr|openconnect-3.15-2|4	
12mr|openconnect-3.15-2|5	Name:		openconnect
12mr|openconnect-3.15-2|6	Version:	3.15
12mr|openconnect-3.15-2|7	Release:	2
12mr|openconnect-3.15-2|8	Summary:	Open client for Cisco AnyConnect VPN
12mr|openconnect-3.15-2|9	Group:		Networking/Other
12mr|openconnect-3.15-2|10	License:	LGPLv2+
12mr|openconnect-3.15-2|11	URL:		http://www.infradead.org/openconnect.html
12mr|openconnect-3.15-2|12	Source0:	ftp://ftp.infradead.org/pub/openconnect/openconnect-%{version}.tar.gz
12mr|openconnect-3.15-2|13	Patch0:		%{name}-CVE-2012-3291.patch
12mr|openconnect-3.15-2|14	BuildRequires:	openssl-devel
12mr|openconnect-3.15-2|15	BuildRequires:	libxml2-devel
12mr|openconnect-3.15-2|16	BuildRequires:	dbus-devel
12mr|openconnect-3.15-2|17	
12mr|openconnect-3.15-2|18	%description
12mr|openconnect-3.15-2|19	This package provides a client for Cisco's "AnyConnect" VPN, which uses
12mr|openconnect-3.15-2|20	HTTPS and DTLS protocols.
12mr|openconnect-3.15-2|21	
12mr|openconnect-3.15-2|22	%package -n %{libname}
12mr|openconnect-3.15-2|23	Summary:	Dynamic libraries for %{name}
12mr|openconnect-3.15-2|24	
12mr|openconnect-3.15-2|25	%description -n %{libname}
12mr|openconnect-3.15-2|26	This package contains libraries for %{name}.
12mr|openconnect-3.15-2|27	
12mr|openconnect-3.15-2|28	%package -n %{develname}
12mr|openconnect-3.15-2|29	Summary:	Development files for %{name}
12mr|openconnect-3.15-2|30	Group:		Development/C
12mr|openconnect-3.15-2|31	Requires:	%{libname} = %{version}-%{release}
12mr|openconnect-3.15-2|32	Provides:	%{name}-devel = %{version}-%{release}
12mr|openconnect-3.15-2|33	
12mr|openconnect-3.15-2|34	%description -n	%{develname}
12mr|openconnect-3.15-2|35	This package contains development files for %{name}.
12mr|openconnect-3.15-2|36	
12mr|openconnect-3.15-2|37	%prep
12mr|openconnect-3.15-2|38	%setup -q
12mr|openconnect-3.15-2|39	%patch0 -p0
12mr|openconnect-3.15-2|40	
12mr|openconnect-3.15-2|41	%build
12mr|openconnect-3.15-2|42	%configure2_5x --disable-static
12mr|openconnect-3.15-2|43	
12mr|openconnect-3.15-2|44	%make
12mr|openconnect-3.15-2|45	
12mr|openconnect-3.15-2|46	%install
12mr|openconnect-3.15-2|47	rm -rf %{buildroot}
12mr|openconnect-3.15-2|48	%makeinstall_std
12mr|openconnect-3.15-2|49	
12mr|openconnect-3.15-2|50	%find_lang %{name}
12mr|openconnect-3.15-2|51	
12mr|openconnect-3.15-2|52	%files -f %{name}.lang
12mr|openconnect-3.15-2|53	%doc TODO COPYING.LGPL openconnect.html
12mr|openconnect-3.15-2|54	%{_sbindir}/%{name}
12mr|openconnect-3.15-2|55	%{_datadir}/%{name}
12mr|openconnect-3.15-2|56	%{_mandir}/man8/*
12mr|openconnect-3.15-2|57	
12mr|openconnect-3.15-2|58	%files -n %{libname}
12mr|openconnect-3.15-2|59	%{_libdir}/libopenconnect.so.%{major}*
12mr|openconnect-3.15-2|60	
12mr|openconnect-3.15-2|61	%files -n %{develname}
12mr|openconnect-3.15-2|62	%{_includedir}/openconnect.h
12mr|openconnect-3.15-2|63	%{_libdir}/libopenconnect.so
12mr|openconnect-3.15-2|64	%{_libdir}/pkgconfig/%{name}.pc
12mr|openconnect-3.15-2|65	
12mr|openconnect-3.15-2|66	
12mr|openconnect-3.15-2|67	
12mr|openconnect-3.15-2|68	
12mr|openconnect-3.15-2|69	%changelog
12mr|openconnect-3.15-2|70	

15340 12
12mr|openct-0.6.20-4|1	%define lib_major 1
12mr|openct-0.6.20-4|2	%define lib_name %mklibname %{name} %{lib_major}
12mr|openct-0.6.20-4|3	%define libdevel %mklibname -d %{name}
12mr|openct-0.6.20-4|4	%define olddevel %mklibname -d %{name} 1
12mr|openct-0.6.20-4|5	
12mr|openct-0.6.20-4|6	Summary:	Smartcard Terminal Tnterface
12mr|openct-0.6.20-4|7	Name:		openct
12mr|openct-0.6.20-4|8	Version:	0.6.20
12mr|openct-0.6.20-4|9	Release:	4
12mr|openct-0.6.20-4|10	License:	LGPLv2+
12mr|openct-0.6.20-4|11	Group:		System/Servers
12mr|openct-0.6.20-4|12	URL:		http://www.opensc.org
12mr|openct-0.6.20-4|13	Source0:	http://www.opensc-project.org/files/openct/%{name}-%{version}.tar.gz
12mr|openct-0.6.20-4|14	Patch0:		initscript-lsb.patch
12mr|openct-0.6.20-4|15	BuildRequires:	pkgconfig(libpcsclite)
12mr|openct-0.6.20-4|16	BuildRequires:	flex
12mr|openct-0.6.20-4|17	BuildRequires:	pkgconfig(libusb)
12mr|openct-0.6.20-4|18	BuildRequires:	libltdl-devel
12mr|openct-0.6.20-4|19	BuildRequires:	udev
12mr|openct-0.6.20-4|20	Requires:	%{lib_name} = %{version}
12mr|openct-0.6.20-4|21	Requires(pre):  rpm-helper
12mr|openct-0.6.20-4|22	Requires(post): rpm-helper
12mr|openct-0.6.20-4|23	
12mr|openct-0.6.20-4|24	%description
12mr|openct-0.6.20-4|25	This is OpenCT, a middleware framework for smart card terminals.
12mr|openct-0.6.20-4|26	
12mr|openct-0.6.20-4|27	%package	-n %{lib_name}
12mr|openct-0.6.20-4|28	Group:		System/Libraries
12mr|openct-0.6.20-4|29	Summary:	Library for accessing Smartcards
12mr|openct-0.6.20-4|30	Provides:	libopenct = %{version}-%{release}
12mr|openct-0.6.20-4|31	
12mr|openct-0.6.20-4|32	%description	-n %{lib_name}
12mr|openct-0.6.20-4|33	These are the shared libraries for the smartcard terminal middleware
12mr|openct-0.6.20-4|34	OpenCT.
12mr|openct-0.6.20-4|35	If you want to compile applications using this library, you also need
12mr|openct-0.6.20-4|36	the %{name}-devel package.
12mr|openct-0.6.20-4|37	
12mr|openct-0.6.20-4|38	%package	-n %{libdevel}
12mr|openct-0.6.20-4|39	Group:	Development/C
12mr|openct-0.6.20-4|40	Summary:	Supplementary files for developing %{name} applications
12mr|openct-0.6.20-4|41	Provides: 	libopenct-devel = %{version}-%{release}
12mr|openct-0.6.20-4|42	Requires:	%{lib_name} = %{version}-%{release}
12mr|openct-0.6.20-4|43	
12mr|openct-0.6.20-4|44	%description	-n %{libdevel}
12mr|openct-0.6.20-4|45	Header files, static libraries, and documentation for %{name}.
12mr|openct-0.6.20-4|46	
12mr|openct-0.6.20-4|47	%prep
12mr|openct-0.6.20-4|48	%setup -q
12mr|openct-0.6.20-4|49	%patch0 -p1
12mr|openct-0.6.20-4|50	# fix lib64 std rpaths and other weirdness
12mr|openct-0.6.20-4|51	sed -i -e 's|/lib /usr/lib\b|/%{_lib} %{_libdir}|' \
12mr|openct-0.6.20-4|52	-e 's|^usrsbindir=.*$|usrsbindir="%{_sbindir}"|' \
12mr|openct-0.6.20-4|53	-e 's|^usrlibdir=.*$|usrlibdir="%{_libdir}"|' configure
12mr|openct-0.6.20-4|54	sed -i -e 's|^\([A-Z]\)|# \1|' etc/reader.conf.in
12mr|openct-0.6.20-4|55	
12mr|openct-0.6.20-4|56	%build
12mr|openct-0.6.20-4|57	%configure2_5x \
12mr|openct-0.6.20-4|58	--enable-pcsc \
12mr|openct-0.6.20-4|59	--without-bundle \
12mr|openct-0.6.20-4|60	--localstatedir=%{_var}
12mr|openct-0.6.20-4|61	%make
12mr|openct-0.6.20-4|62	
12mr|openct-0.6.20-4|63	sed -i -e "s,^DRIVER=,DRIVERS=," etc/openct.udev
12mr|openct-0.6.20-4|64	
12mr|openct-0.6.20-4|65	%check
12mr|openct-0.6.20-4|66	make -k check
12mr|openct-0.6.20-4|67	
12mr|openct-0.6.20-4|68	%install
12mr|openct-0.6.20-4|69	%makeinstall_std
12mr|openct-0.6.20-4|70	#install -d %{buildroot}/%{_sysconfdir}/hotplug/usb
12mr|openct-0.6.20-4|71	install -d %{buildroot}/%{_initrddir}
12mr|openct-0.6.20-4|72	install -d %{buildroot}/%{_var}/run/openct
12mr|openct-0.6.20-4|73	cp %{_builddir}/%{name}-%{version}/%{_sysconfdir}/openct.conf %{buildroot}/%{_sysconfdir}
12mr|openct-0.6.20-4|74	
12mr|openct-0.6.20-4|75	#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
12mr|openct-0.6.20-4|76	install -m755 %{_builddir}/%{name}-%{version}/%{_sysconfdir}/init-script %{buildroot}/%{_initrddir}/%{name}
12mr|openct-0.6.20-4|77	
12mr|openct-0.6.20-4|78	install -d -m755 %{buildroot}%{_sysconfdir}/udev/rules.d
12mr|openct-0.6.20-4|79	perl -pi -e 's!/etc/hotplug/usb/%{name}!%{name}!' etc/openct.udev
12mr|openct-0.6.20-4|80	install -m 0644 etc/openct.udev %{buildroot}%{_sysconfdir}/udev/rules.d/70-%{name}.rules
12mr|openct-0.6.20-4|81	#install -d -m755 %{buildroot}/%{_lib}/udev/
12mr|openct-0.6.20-4|82	#install -m755 etc/hotplug.openct %{buildroot}/%{_lib}/udev/%{name}
12mr|openct-0.6.20-4|83	
12mr|openct-0.6.20-4|84	# reference to home or tmp
12mr|openct-0.6.20-4|85	rm -rf %{buildroot}/%{_libdir}/libifd.la
12mr|openct-0.6.20-4|86	
12mr|openct-0.6.20-4|87	%preun
12mr|openct-0.6.20-4|88	%_preun_service openct
12mr|openct-0.6.20-4|89	
12mr|openct-0.6.20-4|90	%post
12mr|openct-0.6.20-4|91	%_post_service openct
12mr|openct-0.6.20-4|92	
12mr|openct-0.6.20-4|93	%files
12mr|openct-0.6.20-4|94	%doc NEWS TODO LGPL-2.1
12mr|openct-0.6.20-4|95	%doc doc/
12mr|openct-0.6.20-4|96	%{_bindir}/*
12mr|openct-0.6.20-4|97	%{_sbindir}/*
12mr|openct-0.6.20-4|98	%{_var}/run/*
12mr|openct-0.6.20-4|99	%{_mandir}/man1/*
12mr|openct-0.6.20-4|100	%{_initrddir}/%{name}
12mr|openct-0.6.20-4|101	%config(noreplace) %{_sysconfdir}/openct.conf
12mr|openct-0.6.20-4|102	%config(noreplace) %{_sysconfdir}/udev/rules.d/70-%{name}.rules
12mr|openct-0.6.20-4|103	
12mr|openct-0.6.20-4|104	%files -n %{lib_name}
12mr|openct-0.6.20-4|105	%doc TODO
12mr|openct-0.6.20-4|106	%{_libdir}/*.so.%{lib_major}*
12mr|openct-0.6.20-4|107	
12mr|openct-0.6.20-4|108	%files -n %{libdevel}
12mr|openct-0.6.20-4|109	%doc TODO
12mr|openct-0.6.20-4|110	%{_libdir}/*.so
12mr|openct-0.6.20-4|111	%{_libdir}/*.*a
12mr|openct-0.6.20-4|112	%{_libdir}/pkgconfig/*.pc
12mr|openct-0.6.20-4|113	%{_includedir}/*
12mr|openct-0.6.20-4|114	
12mr|openct-0.6.20-4|115	
12mr|openct-0.6.20-4|116	
12mr|openct-0.6.20-4|117	%changelog
12mr|openct-0.6.20-4|118	* Tue Sep  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|openct-0.6.20-4|119	+ Commit: 2dc668d
12mr|openct-0.6.20-4|120	- Update BuildRequires, spec cleanup
12mr|openct-0.6.20-4|121	
12mr|openct-0.6.20-4|122	

15341 12
12mr|opencv-2.4.2-1|1	Name:		opencv
12mr|opencv-2.4.2-1|2	Version:	2.4.2
12mr|opencv-2.4.2-1|3	Release:	1
12mr|opencv-2.4.2-1|4	Group:		Sciences/Computer science
12mr|opencv-2.4.2-1|5	License:	GPLv2+
12mr|opencv-2.4.2-1|6	Summary:	Open Source Computer Vision library
12mr|opencv-2.4.2-1|7	URL:		http://opencv.willowgarage.com/wiki/
12mr|opencv-2.4.2-1|8	Source0:	http://downloads.sourceforge.net/opencvlibrary/OpenCV-%{version}.tar.bz2
12mr|opencv-2.4.2-1|9	Patch0:		OpenCV-2.4.2-link-v4l2.patch
12mr|opencv-2.4.2-1|10	BuildRequires:	cmake
12mr|opencv-2.4.2-1|11	BuildRequires:  pkgconfig(gstreamer-app-0.10)
12mr|opencv-2.4.2-1|12	BuildRequires:  pkgconfig(gstreamer-base-0.10)
12mr|opencv-2.4.2-1|13	BuildRequires:  pkgconfig(gstreamer-video-0.10)
12mr|opencv-2.4.2-1|14	BuildRequires:  pkgconfig(gthread-2.0)
12mr|opencv-2.4.2-1|15	BuildRequires:  pkgconfig(gtk+-2.0)
12mr|opencv-2.4.2-1|16	#BuildRequires:  pkgconfig(libavcodec)
12mr|opencv-2.4.2-1|17	#BuildRequires:  pkgconfig(libavformat)
12mr|opencv-2.4.2-1|18	#BuildRequires:  pkgconfig(libavutil)
12mr|opencv-2.4.2-1|19	BuildRequires:  pkgconfig(libdc1394-2)
12mr|opencv-2.4.2-1|20	#BuildRequires:  pkgconfig(libswscale)
12mr|opencv-2.4.2-1|21	BuildRequires:	libjasper-devel
12mr|opencv-2.4.2-1|22	BuildRequires:	libjpeg-devel
12mr|opencv-2.4.2-1|23	BuildRequires:	libpng-devel
12mr|opencv-2.4.2-1|24	BuildRequires:	libv4l-devel
12mr|opencv-2.4.2-1|25	BuildRequires:	python-devel
12mr|opencv-2.4.2-1|26	BuildRequires:	OpenEXR-devel
12mr|opencv-2.4.2-1|27	BuildRequires:	tiff-devel
12mr|opencv-2.4.2-1|28	BuildRequires:	zlib-devel
12mr|opencv-2.4.2-1|29	BuildRequires:	lapack-devel
12mr|opencv-2.4.2-1|30	BuildRequires:	eigen2
12mr|opencv-2.4.2-1|31	BuildRequires:	python-numpy-devel
12mr|opencv-2.4.2-1|32	
12mr|opencv-2.4.2-1|33	%description
12mr|opencv-2.4.2-1|34	OpenCV (Open Source Computer Vision) is a library of programming
12mr|opencv-2.4.2-1|35	functions for real time computer vision.
12mr|opencv-2.4.2-1|36	
12mr|opencv-2.4.2-1|37	#--------------------------------------------------------------------------------
12mr|opencv-2.4.2-1|38	
12mr|opencv-2.4.2-1|39	%define libopencv_core_soname 2
12mr|opencv-2.4.2-1|40	%define libopencv_core %mklibname opencv_core %{libopencv_core_soname}
12mr|opencv-2.4.2-1|41	
12mr|opencv-2.4.2-1|42	%package -n %{libopencv_core}
12mr|opencv-2.4.2-1|43	Summary: OpenCV core library
12mr|opencv-2.4.2-1|44	Group: System/Libraries
12mr|opencv-2.4.2-1|45	
12mr|opencv-2.4.2-1|46	%description -n %{libopencv_core}
12mr|opencv-2.4.2-1|47	OpenCV core library (basic structures, arithmetics and linear algebra,
12mr|opencv-2.4.2-1|48	DFT, XML and YAML I/O, etc.).
12mr|opencv-2.4.2-1|49	
12mr|opencv-2.4.2-1|50	%files -n %{libopencv_core}
12mr|opencv-2.4.2-1|51	%defattr(-,root,root,-)
12mr|opencv-2.4.2-1|52	%_libdir/libopencv_core.so.%{libopencv_core_soname}*
12mr|opencv-2.4.2-1|53	
12mr|opencv-2.4.2-1|54	#--------------------------------------------------------------------------------
12mr|opencv-2.4.2-1|55	
12mr|opencv-2.4.2-1|56	%define libopencv_imgproc_soname 2
12mr|opencv-2.4.2-1|57	%define libopencv_imgproc %mklibname opencv_imgproc %{libopencv_imgproc_soname}
12mr|opencv-2.4.2-1|58	
12mr|opencv-2.4.2-1|59	%package -n %{libopencv_imgproc}
12mr|opencv-2.4.2-1|60	Summary: OpenCV image processing library
12mr|opencv-2.4.2-1|61	Group: System/Libraries
12mr|opencv-2.4.2-1|62	Requires: %{libopencv_core} = %{version}-%{release}
12mr|opencv-2.4.2-1|63	
12mr|opencv-2.4.2-1|64	%description -n %{libopencv_imgproc}
12mr|opencv-2.4.2-1|65	OpenCV image processing library (filter, Gaussian blur, erode, dilate,
12mr|opencv-2.4.2-1|66	resize, remap, etc.).
12mr|opencv-2.4.2-1|67	
12mr|opencv-2.4.2-1|68	%files -n %{libopencv_imgproc}
12mr|opencv-2.4.2-1|69	%_libdir/libopencv_imgproc.so.%{libopencv_imgproc_soname}*
12mr|opencv-2.4.2-1|70	
12mr|opencv-2.4.2-1|71	#--------------------------------------------------------------------------------
12mr|opencv-2.4.2-1|72	
12mr|opencv-2.4.2-1|73	%define libopencv_highgui_soname 2
12mr|opencv-2.4.2-1|74	%define libopencv_highgui %mklibname opencv_highgui %{libopencv_highgui_soname}
12mr|opencv-2.4.2-1|75	
12mr|opencv-2.4.2-1|76	%package -n %{libopencv_highgui}
12mr|opencv-2.4.2-1|77	Summary: OpenCV GUI and image/video I/O library
12mr|opencv-2.4.2-1|78	Group: System/Libraries
12mr|opencv-2.4.2-1|79	Requires: %{libopencv_core} = %{version}-%{release}
12mr|opencv-2.4.2-1|80	Requires: %{libopencv_imgproc} = %{version}-%{release}
12mr|opencv-2.4.2-1|81	
12mr|opencv-2.4.2-1|82	%description -n %{libopencv_highgui}
12mr|opencv-2.4.2-1|83	OpenCV GUI and image/video I/O library.
12mr|opencv-2.4.2-1|84	
12mr|opencv-2.4.2-1|85	%files -n %{libopencv_highgui}
12mr|opencv-2.4.2-1|86	%_libdir/libopencv_highgui.so.%{libopencv_highgui_soname}*
12mr|opencv-2.4.2-1|87	
12mr|opencv-2.4.2-1|88	#--------------------------------------------------------------------------------
12mr|opencv-2.4.2-1|89	
12mr|opencv-2.4.2-1|90	%define libopencv_ml_soname 2
12mr|opencv-2.4.2-1|91	%define libopencv_ml %mklibname opencv_ml %{libopencv_ml_soname}
12mr|opencv-2.4.2-1|92	
12mr|opencv-2.4.2-1|93	%package -n %{libopencv_ml}
12mr|opencv-2.4.2-1|94	Summary: OpenCV machine learning model library
12mr|opencv-2.4.2-1|95	Group: System/Libraries
12mr|opencv-2.4.2-1|96	Requires: %{libopencv_core} = %{version}-%{release}
12mr|opencv-2.4.2-1|97	
12mr|opencv-2.4.2-1|98	%description -n %{libopencv_ml}
12mr|opencv-2.4.2-1|99	OpenCV statistical machine learning models (SVM,
12mr|opencv-2.4.2-1|100	decision trees, boosting, etc.).
12mr|opencv-2.4.2-1|101	
12mr|opencv-2.4.2-1|102	%files -n %{libopencv_ml}
12mr|opencv-2.4.2-1|103	%_libdir/libopencv_ml.so.%{libopencv_ml_soname}*
12mr|opencv-2.4.2-1|104	
12mr|opencv-2.4.2-1|105	#--------------------------------------------------------------------------------
12mr|opencv-2.4.2-1|106	
12mr|opencv-2.4.2-1|107	%define libopencv_ts_soname 2
12mr|opencv-2.4.2-1|108	%define libopencv_ts %mklibname opencv_ts %{libopencv_ts_soname}
12mr|opencv-2.4.2-1|109	
12mr|opencv-2.4.2-1|110	%package -n %{libopencv_ts}
12mr|opencv-2.4.2-1|111	Summary: OpenCV Base test library
12mr|opencv-2.4.2-1|112	Group: System/Libraries
12mr|opencv-2.4.2-1|113	Requires: %{libopencv_core} = %{version}-%{release}
12mr|opencv-2.4.2-1|114	
12mr|opencv-2.4.2-1|115	%description -n %{libopencv_ts}
12mr|opencv-2.4.2-1|116	OpenCV Base test library.
12mr|opencv-2.4.2-1|117	
12mr|opencv-2.4.2-1|118	%files -n %{libopencv_ts}
12mr|opencv-2.4.2-1|119	%_libdir/libopencv_ts.so.%{libopencv_ts_soname}*
12mr|opencv-2.4.2-1|120	
12mr|opencv-2.4.2-1|121	#--------------------------------------------------------------------------------
12mr|opencv-2.4.2-1|122	
12mr|opencv-2.4.2-1|123	%define libopencv_flann_soname 2
12mr|opencv-2.4.2-1|124	%define libopencv_flann %mklibname opencv_flann %{libopencv_flann_soname}
12mr|opencv-2.4.2-1|125	
12mr|opencv-2.4.2-1|126	%package -n %{libopencv_flann}
12mr|opencv-2.4.2-1|127	Summary: OpenCV FLANN library
12mr|opencv-2.4.2-1|128	Group: System/Libraries
12mr|opencv-2.4.2-1|129	
12mr|opencv-2.4.2-1|130	%description -n %{libopencv_flann}
12mr|opencv-2.4.2-1|131	OpenCV wrappers for the Fast Library for Approximate Neurest Neighbors
12mr|opencv-2.4.2-1|132	(FLANN).
12mr|opencv-2.4.2-1|133	
12mr|opencv-2.4.2-1|134	%files -n %{libopencv_flann}
12mr|opencv-2.4.2-1|135	%_libdir/libopencv_flann.so.%{libopencv_flann_soname}*
12mr|opencv-2.4.2-1|136	
12mr|opencv-2.4.2-1|137	#--------------------------------------------------------------------------------
12mr|opencv-2.4.2-1|138	
12mr|opencv-2.4.2-1|139	%define libopencv_calib3d_soname 2
12mr|opencv-2.4.2-1|140	%define libopencv_calib3d %mklibname opencv_calib3d %{libopencv_calib3d_soname}
12mr|opencv-2.4.2-1|141	
12mr|opencv-2.4.2-1|142	%package -n %{libopencv_calib3d}
12mr|opencv-2.4.2-1|143	Summary: OpenCV camera calibration library
12mr|opencv-2.4.2-1|144	Group: System/Libraries
12mr|opencv-2.4.2-1|145	Requires: %{libopencv_core} = %{version}-%{release}
12mr|opencv-2.4.2-1|146	Requires: %{libopencv_imgproc} = %{version}-%{release}
12mr|opencv-2.4.2-1|147	
12mr|opencv-2.4.2-1|148	%description -n %{libopencv_calib3d}
12mr|opencv-2.4.2-1|149	OpenCV library for camera calibration, stereo correspondence, and
12mr|opencv-2.4.2-1|150	elements of 3D data processing.
12mr|opencv-2.4.2-1|151	
12mr|opencv-2.4.2-1|152	%files -n %{libopencv_calib3d}
12mr|opencv-2.4.2-1|153	%_libdir/libopencv_calib3d.so.%{libopencv_calib3d_soname}*
12mr|opencv-2.4.2-1|154	
12mr|opencv-2.4.2-1|155	#--------------------------------------------------------------------------------
12mr|opencv-2.4.2-1|156	
12mr|opencv-2.4.2-1|157	%define libopencv_features2d_soname 2
12mr|opencv-2.4.2-1|158	%define libopencv_features2d %mklibname opencv_features2d %{libopencv_features2d_soname}
12mr|opencv-2.4.2-1|159	
12mr|opencv-2.4.2-1|160	%package -n %{libopencv_features2d}
12mr|opencv-2.4.2-1|161	Summary: OpenCV 2D feature detectors
12mr|opencv-2.4.2-1|162	Group: System/Libraries
12mr|opencv-2.4.2-1|163	Requires: %{libopencv_core} = %{version}-%{release}
12mr|opencv-2.4.2-1|164	Requires: %{libopencv_imgproc} = %{version}-%{release}
12mr|opencv-2.4.2-1|165	Requires: %{libopencv_calib3d} = %{version}-%{release}
12mr|opencv-2.4.2-1|166	Requires: %{libopencv_highgui} = %{version}-%{release}
12mr|opencv-2.4.2-1|167	Requires: %{libopencv_flann} = %{version}-%{release}
12mr|opencv-2.4.2-1|168	
12mr|opencv-2.4.2-1|169	%description -n %{libopencv_features2d}
12mr|opencv-2.4.2-1|170	OpenCV 2D feature detectors and descriptors (SURF, FAST, etc.).
12mr|opencv-2.4.2-1|171	
12mr|opencv-2.4.2-1|172	%files -n %{libopencv_features2d}
12mr|opencv-2.4.2-1|173	%_libdir/libopencv_features2d.so.%{libopencv_features2d_soname}*
12mr|opencv-2.4.2-1|174	
12mr|opencv-2.4.2-1|175	#--------------------------------------------------------------------------------
12mr|opencv-2.4.2-1|176	
12mr|opencv-2.4.2-1|177	%define libopencv_video_soname 2
12mr|opencv-2.4.2-1|178	%define libopencv_video %mklibname opencv_video %{libopencv_video_soname}
12mr|opencv-2.4.2-1|179	
12mr|opencv-2.4.2-1|180	%package -n %{libopencv_video}
12mr|opencv-2.4.2-1|181	Summary: OpenCV motion analysis and object tracking library
12mr|opencv-2.4.2-1|182	Group: System/Libraries
12mr|opencv-2.4.2-1|183	Requires: %{libopencv_core} = %{version}-%{release}
12mr|opencv-2.4.2-1|184	Requires: %{libopencv_imgproc} = %{version}-%{release}
12mr|opencv-2.4.2-1|185	
12mr|opencv-2.4.2-1|186	%description -n %{libopencv_video}
12mr|opencv-2.4.2-1|187	OpenCV motion analysis and object tracking library (optical flow,
12mr|opencv-2.4.2-1|188	motion templates, background subtraction, etc.).
12mr|opencv-2.4.2-1|189	
12mr|opencv-2.4.2-1|190	%files -n %{libopencv_video}
12mr|opencv-2.4.2-1|191	%_libdir/libopencv_video.so.%{libopencv_video_soname}*
12mr|opencv-2.4.2-1|192	
12mr|opencv-2.4.2-1|193	#--------------------------------------------------------------------------------
12mr|opencv-2.4.2-1|194	
12mr|opencv-2.4.2-1|195	%define libopencv_objdetect_soname 2
12mr|opencv-2.4.2-1|196	%define libopencv_objdetect %mklibname opencv_objdetect %{libopencv_objdetect_soname}
12mr|opencv-2.4.2-1|197	
12mr|opencv-2.4.2-1|198	%package -n %{libopencv_objdetect}
12mr|opencv-2.4.2-1|199	Summary: OpenCV motion analysis and object tracking library
12mr|opencv-2.4.2-1|200	Group: System/Libraries
12mr|opencv-2.4.2-1|201	Requires: %{libopencv_core} = %{version}-%{release}
12mr|opencv-2.4.2-1|202	Requires: %{libopencv_imgproc} = %{version}-%{release}
12mr|opencv-2.4.2-1|203	Requires: %{libopencv_highgui} = %{version}-%{release}
12mr|opencv-2.4.2-1|204	
12mr|opencv-2.4.2-1|205	%description -n %{libopencv_objdetect}
12mr|opencv-2.4.2-1|206	OpenCV object detection library (Haar and LBP face detectors, HOG
12mr|opencv-2.4.2-1|207	people detector, etc.).
12mr|opencv-2.4.2-1|208	
12mr|opencv-2.4.2-1|209	%files -n %{libopencv_objdetect}
12mr|opencv-2.4.2-1|210	%_libdir/libopencv_objdetect.so.%{libopencv_objdetect_soname}*
12mr|opencv-2.4.2-1|211	
12mr|opencv-2.4.2-1|212	#--------------------------------------------------------------------------------
12mr|opencv-2.4.2-1|213	
12mr|opencv-2.4.2-1|214	%define libopencv_contrib_soname 2
12mr|opencv-2.4.2-1|215	%define libopencv_contrib %mklibname opencv_contrib %{libopencv_contrib_soname}
12mr|opencv-2.4.2-1|216	
12mr|opencv-2.4.2-1|217	%package -n %{libopencv_contrib}
12mr|opencv-2.4.2-1|218	Summary: OpenCV contributed code library
12mr|opencv-2.4.2-1|219	Group: System/Libraries
12mr|opencv-2.4.2-1|220	Requires: %{libopencv_core} = %{version}-%{release}
12mr|opencv-2.4.2-1|221	Requires: %{libopencv_imgproc} = %{version}-%{release}
12mr|opencv-2.4.2-1|222	Requires: %{libopencv_calib3d} = %{version}-%{release}
12mr|opencv-2.4.2-1|223	Requires: %{libopencv_highgui} = %{version}-%{release}
12mr|opencv-2.4.2-1|224	
12mr|opencv-2.4.2-1|225	%description -n %{libopencv_contrib}
12mr|opencv-2.4.2-1|226	OpenCV contributed code library.
12mr|opencv-2.4.2-1|227	
12mr|opencv-2.4.2-1|228	%files -n %{libopencv_contrib}
12mr|opencv-2.4.2-1|229	%_libdir/libopencv_contrib.so.%{libopencv_contrib_soname}*
12mr|opencv-2.4.2-1|230	
12mr|opencv-2.4.2-1|231	#--------------------------------------------------------------------------------
12mr|opencv-2.4.2-1|232	
12mr|opencv-2.4.2-1|233	%define libopencv_legacy_soname 2
12mr|opencv-2.4.2-1|234	%define libopencv_legacy %mklibname opencv_legacy %{libopencv_legacy_soname}
12mr|opencv-2.4.2-1|235	
12mr|opencv-2.4.2-1|236	%package -n %{libopencv_legacy}
12mr|opencv-2.4.2-1|237	Summary: OpenCV legacy library
12mr|opencv-2.4.2-1|238	Group: System/Libraries
12mr|opencv-2.4.2-1|239	Requires: %{libopencv_core} = %{version}-%{release}
12mr|opencv-2.4.2-1|240	Requires: %{libopencv_imgproc} = %{version}-%{release}
12mr|opencv-2.4.2-1|241	Requires: %{libopencv_calib3d} = %{version}-%{release}
12mr|opencv-2.4.2-1|242	Requires: %{libopencv_highgui} = %{version}-%{release}
12mr|opencv-2.4.2-1|243	Requires: %{libopencv_video} = %{version}-%{release}
12mr|opencv-2.4.2-1|244	
12mr|opencv-2.4.2-1|245	%description -n %{libopencv_legacy}
12mr|opencv-2.4.2-1|246	OpenCV library containing obsolete legacy code.
12mr|opencv-2.4.2-1|247	
12mr|opencv-2.4.2-1|248	%files -n %{libopencv_legacy}
12mr|opencv-2.4.2-1|249	%_libdir/libopencv_legacy.so.%{libopencv_legacy_soname}*
12mr|opencv-2.4.2-1|250	
12mr|opencv-2.4.2-1|251	#--------------------------------------------------------------------------------
12mr|opencv-2.4.2-1|252	
12mr|opencv-2.4.2-1|253	%define libopencv_nonfree_soname 2
12mr|opencv-2.4.2-1|254	%define libopencv_nonfree %mklibname opencv_nonfree %{libopencv_nonfree_soname}
12mr|opencv-2.4.2-1|255	
12mr|opencv-2.4.2-1|256	%package -n %{libopencv_nonfree}
12mr|opencv-2.4.2-1|257	Summary: OpenCV motion analysis and object tracking library
12mr|opencv-2.4.2-1|258	Group: System/Libraries
12mr|opencv-2.4.2-1|259	
12mr|opencv-2.4.2-1|260	%description -n %{libopencv_nonfree}
12mr|opencv-2.4.2-1|261	OpenCV motion analysis and object tracking library (optical flow,
12mr|opencv-2.4.2-1|262	motion templates, background subtraction, etc.).
12mr|opencv-2.4.2-1|263	
12mr|opencv-2.4.2-1|264	%files -n %{libopencv_nonfree}
12mr|opencv-2.4.2-1|265	%_libdir/libopencv_nonfree.so.%{libopencv_nonfree_soname}*
12mr|opencv-2.4.2-1|266	
12mr|opencv-2.4.2-1|267	#--------------------------------------------------------------------------------
12mr|opencv-2.4.2-1|268	
12mr|opencv-2.4.2-1|269	%define libopencv_photo_soname 2
12mr|opencv-2.4.2-1|270	%define libopencv_photo %mklibname opencv_photo %{libopencv_photo_soname}
12mr|opencv-2.4.2-1|271	
12mr|opencv-2.4.2-1|272	%package -n %{libopencv_photo}
12mr|opencv-2.4.2-1|273	Summary: OpenCV motion analysis and object tracking library
12mr|opencv-2.4.2-1|274	Group: System/Libraries
12mr|opencv-2.4.2-1|275	
12mr|opencv-2.4.2-1|276	%description -n %{libopencv_photo}
12mr|opencv-2.4.2-1|277	OpenCV motion analysis and object tracking library (optical flow,
12mr|opencv-2.4.2-1|278	motion templates, background subtraction, etc.).
12mr|opencv-2.4.2-1|279	
12mr|opencv-2.4.2-1|280	%files -n %{libopencv_photo}
12mr|opencv-2.4.2-1|281	%_libdir/libopencv_photo.so.%{libopencv_photo_soname}*
12mr|opencv-2.4.2-1|282	
12mr|opencv-2.4.2-1|283	#--------------------------------------------------------------------------------
12mr|opencv-2.4.2-1|284	
12mr|opencv-2.4.2-1|285	%package devel
12mr|opencv-2.4.2-1|286	Summary: OpenCV development files
12mr|opencv-2.4.2-1|287	Group: Development/C
12mr|opencv-2.4.2-1|288	Provides: libopencv-devel = %{version}-%{release}
12mr|opencv-2.4.2-1|289	Requires: %{libopencv_core} = %{version}-%{release}
12mr|opencv-2.4.2-1|290	Requires: %{libopencv_imgproc} = %{version}-%{release}
12mr|opencv-2.4.2-1|291	Requires: %{libopencv_highgui} = %{version}-%{release}
12mr|opencv-2.4.2-1|292	Requires: %{libopencv_ml} = %{version}-%{release}
12mr|opencv-2.4.2-1|293	Requires: %{libopencv_features2d} = %{version}-%{release}
12mr|opencv-2.4.2-1|294	Requires: %{libopencv_video} = %{version}-%{release}
12mr|opencv-2.4.2-1|295	Requires: %{libopencv_objdetect} = %{version}-%{release}
12mr|opencv-2.4.2-1|296	Requires: %{libopencv_calib3d} = %{version}-%{release}
12mr|opencv-2.4.2-1|297	Requires: %{libopencv_flann} = %{version}-%{release}
12mr|opencv-2.4.2-1|298	Requires: %{libopencv_contrib} = %{version}-%{release}
12mr|opencv-2.4.2-1|299	Requires: %{libopencv_legacy} = %{version}-%{release}
12mr|opencv-2.4.2-1|300	Requires: %{libopencv_ts} = %{version}-%{release}
12mr|opencv-2.4.2-1|301	Requires: %{libopencv_nonfree} = %{version}-%{release}
12mr|opencv-2.4.2-1|302	Requires: %{libopencv_photo} = %{version}-%{release}
12mr|opencv-2.4.2-1|303	
12mr|opencv-2.4.2-1|304	%description devel
12mr|opencv-2.4.2-1|305	OpenCV development files.
12mr|opencv-2.4.2-1|306	
12mr|opencv-2.4.2-1|307	%files devel
12mr|opencv-2.4.2-1|308	%_libdir/*.so
12mr|opencv-2.4.2-1|309	%_includedir/*
12mr|opencv-2.4.2-1|310	%_libdir/pkgconfig/*
12mr|opencv-2.4.2-1|311	%_datadir/OpenCV/*.cmake
12mr|opencv-2.4.2-1|312	
12mr|opencv-2.4.2-1|313	#--------------------------------------------------------------------------------
12mr|opencv-2.4.2-1|314	%package -n python-opencv
12mr|opencv-2.4.2-1|315	Summary: OpenCV Python bindings
12mr|opencv-2.4.2-1|316	Group: Development/Python
12mr|opencv-2.4.2-1|317	%py_requires -d
12mr|opencv-2.4.2-1|318	
12mr|opencv-2.4.2-1|319	%description -n python-opencv
12mr|opencv-2.4.2-1|320	OpenCV python bindings.
12mr|opencv-2.4.2-1|321	
12mr|opencv-2.4.2-1|322	%files -n python-opencv
12mr|opencv-2.4.2-1|323	#python_sitearch/*
12mr|opencv-2.4.2-1|324	%_libdir/python*/*/*
12mr|opencv-2.4.2-1|325	
12mr|opencv-2.4.2-1|326	#--------------------------------------------------------------------------------
12mr|opencv-2.4.2-1|327	
12mr|opencv-2.4.2-1|328	%package doc
12mr|opencv-2.4.2-1|329	Summary: OpenCV docs
12mr|opencv-2.4.2-1|330	Group: Books/Computer books
12mr|opencv-2.4.2-1|331	BuildArch:	noarch
12mr|opencv-2.4.2-1|332	
12mr|opencv-2.4.2-1|333	%description doc
12mr|opencv-2.4.2-1|334	OpenCV docs.
12mr|opencv-2.4.2-1|335	
12mr|opencv-2.4.2-1|336	%files doc
12mr|opencv-2.4.2-1|337	%_datadir/OpenCV/doc
12mr|opencv-2.4.2-1|338	
12mr|opencv-2.4.2-1|339	#--------------------------------------------------------------------------------
12mr|opencv-2.4.2-1|340	
12mr|opencv-2.4.2-1|341	%package samples
12mr|opencv-2.4.2-1|342	Summary: OpenCV sample code
12mr|opencv-2.4.2-1|343	Group: Books/Computer books
12mr|opencv-2.4.2-1|344	
12mr|opencv-2.4.2-1|345	%description samples
12mr|opencv-2.4.2-1|346	OpenCV sample code.
12mr|opencv-2.4.2-1|347	
12mr|opencv-2.4.2-1|348	%files samples
12mr|opencv-2.4.2-1|349	%{_bindir}/opencv_createsamples
12mr|opencv-2.4.2-1|350	%{_bindir}/opencv_haartraining
12mr|opencv-2.4.2-1|351	%{_bindir}/opencv_performance
12mr|opencv-2.4.2-1|352	%{_bindir}/opencv_traincascade
12mr|opencv-2.4.2-1|353	%dir %_datadir/OpenCV
12mr|opencv-2.4.2-1|354	%_datadir/OpenCV/samples
12mr|opencv-2.4.2-1|355	%_datadir/OpenCV/haarcascades
12mr|opencv-2.4.2-1|356	%_datadir/OpenCV/lbpcascades
12mr|opencv-2.4.2-1|357	#--------------------------------------------------------------------------------
12mr|opencv-2.4.2-1|358	
12mr|opencv-2.4.2-1|359	%prep
12mr|opencv-2.4.2-1|360	%setup -q -n OpenCV-%{version}
12mr|opencv-2.4.2-1|361	%patch0 -p1
12mr|opencv-2.4.2-1|362	
12mr|opencv-2.4.2-1|363	# Fix source files having executable permissions
12mr|opencv-2.4.2-1|364	find . -name "*.cpp" -o -name "*.hpp" -o -name "*.h" |xargs chmod 0644
12mr|opencv-2.4.2-1|365	# And scripts lacking them
12mr|opencv-2.4.2-1|366	find . -name "*.sh" |xargs chmod 0755
12mr|opencv-2.4.2-1|367	
12mr|opencv-2.4.2-1|368	%build
12mr|opencv-2.4.2-1|369	export PYTHONDONTWRITEBYTECODE=
12mr|opencv-2.4.2-1|370	%cmake \
12mr|opencv-2.4.2-1|371	-DBUILD_EXAMPLES=BOOL:ON \
12mr|opencv-2.4.2-1|372	-DINSTALL_C_EXAMPLES=BOOL:ON \
12mr|opencv-2.4.2-1|373	-DINSTALL_PYTHON_EXAMPLES=BOOL:ON \
12mr|opencv-2.4.2-1|374	-DINSTALL_OCTAVE_EXAMPLES=BOOL:ON \
12mr|opencv-2.4.2-1|375	-DPYTHON_PACKAGES_PATH=%{python_sitearch} \
12mr|opencv-2.4.2-1|376	-DWITH_FFMPEG=BOOL:OFF
12mr|opencv-2.4.2-1|377	%make
12mr|opencv-2.4.2-1|378	
12mr|opencv-2.4.2-1|379	%install
12mr|opencv-2.4.2-1|380	export PYTHONDONTWRITEBYTECODE=
12mr|opencv-2.4.2-1|381	%makeinstall_std -C build
12mr|opencv-2.4.2-1|382	
12mr|opencv-2.4.2-1|383	# Remove GPU library because it requires CUDA:
12mr|opencv-2.4.2-1|384	%__rm -rf %{buildroot}%{_libdir}/libopencv_gpu* %{buildroot}%{_bindir}/opencv_stitching \
12mr|opencv-2.4.2-1|385	%{buildroot}%{_libdir}/libopencv_stitching*  %{buildroot}%{_libdir}/libopencv_videostab*
12mr|opencv-2.4.2-1|386	
12mr|opencv-2.4.2-1|387	sed -i -e 's/opencv_gpu;//' -e 's/opencv_videostab;//' -e 's/opencv_stitching;//' %{buildroot}%{_datadir}/OpenCV/OpenCVConfig.cmake
12mr|opencv-2.4.2-1|388	sed -i -e 's,\${exec_prefix}/%_lib/libopencv_gpu.so ,,;s,\${exec_prefix}/%_lib/libopencv_stitching.so ,,;s, \${exec_prefix}/%_lib/libopencv_videostab.so,,' %{buildroot}%{_libdir}/pkgconfig/opencv.pc
12mr|opencv-2.4.2-1|389	
12mr|opencv-2.4.2-1|390	# Requesting libraries by filename is just bogus...
12mr|opencv-2.4.2-1|391	sed -i -e 's,\${exec_prefix}/%_lib/lib,-l,g;s,\.so,,g' %{buildroot}%{_libdir}/pkgconfig/opencv.pc
12mr|opencv-2.4.2-1|392	
12mr|opencv-2.4.2-1|393	%changelog
12mr|opencv-2.4.2-1|394	

15342 12
12mr|opendbx-1.4.5-46.9|1	#
12mr|opendbx-1.4.5-46.9|2	#  OpenDBX rpm spec file
12mr|opendbx-1.4.5-46.9|3	#
12mr|opendbx-1.4.5-46.9|4	#  By default OpenDBX is build with this backends:
12mr|opendbx-1.4.5-46.9|5	#  - mysql
12mr|opendbx-1.4.5-46.9|6	#  - odbc
12mr|opendbx-1.4.5-46.9|7	#  - pgsql
12mr|opendbx-1.4.5-46.9|8	#  - sqlite3
12mr|opendbx-1.4.5-46.9|9	#  to disable use --without [module-name]
12mr|opendbx-1.4.5-46.9|10	#
12mr|opendbx-1.4.5-46.9|11	#  Optional supported backends are:
12mr|opendbx-1.4.5-46.9|12	#  - firebird
12mr|opendbx-1.4.5-46.9|13	#  - mssql
12mr|opendbx-1.4.5-46.9|14	#  - oracle
12mr|opendbx-1.4.5-46.9|15	#  - sqlite
12mr|opendbx-1.4.5-46.9|16	#  - sybase
12mr|opendbx-1.4.5-46.9|17	#  to enable use --with [module-name]
12mr|opendbx-1.4.5-46.9|18	#
12mr|opendbx-1.4.5-46.9|19	
12mr|opendbx-1.4.5-46.9|20	%if 0%{?_with_firebird:1}
12mr|opendbx-1.4.5-46.9|21	%define build_firebird 1
12mr|opendbx-1.4.5-46.9|22	%endif
12mr|opendbx-1.4.5-46.9|23	%if 0%{!?_without_firebird:1} && 0%{?fedora} >= 12
12mr|opendbx-1.4.5-46.9|24	%define build_firebird 1
12mr|opendbx-1.4.5-46.9|25	%endif
12mr|opendbx-1.4.5-46.9|26	%if 0%{!?_without_firebird:1} && 0%{?suse_version} >= 1120
12mr|opendbx-1.4.5-46.9|27	%define build_firebird 1
12mr|opendbx-1.4.5-46.9|28	%endif
12mr|opendbx-1.4.5-46.9|29	
12mr|opendbx-1.4.5-46.9|30	%if 0%{?_with_mssql:1}
12mr|opendbx-1.4.5-46.9|31	%define build_mssql 1
12mr|opendbx-1.4.5-46.9|32	%endif
12mr|opendbx-1.4.5-46.9|33	%if 0%{!?_without_mssql:1} && 0%{?fedora} >= 9
12mr|opendbx-1.4.5-46.9|34	%define build_mssql 1
12mr|opendbx-1.4.5-46.9|35	%endif
12mr|opendbx-1.4.5-46.9|36	%if 0%{!?_without_mssql:1} && 0%{?mdkversion} >= 200910
12mr|opendbx-1.4.5-46.9|37	%define build_mssql 1
12mr|opendbx-1.4.5-46.9|38	%endif
12mr|opendbx-1.4.5-46.9|39	
12mr|opendbx-1.4.5-46.9|40	%if 0%{!?_without_mysql:1}
12mr|opendbx-1.4.5-46.9|41	%define build_mysql 1
12mr|opendbx-1.4.5-46.9|42	%endif
12mr|opendbx-1.4.5-46.9|43	
12mr|opendbx-1.4.5-46.9|44	%if 0%{!?_without_odbc:1}
12mr|opendbx-1.4.5-46.9|45	%define build_odbc 1
12mr|opendbx-1.4.5-46.9|46	%endif
12mr|opendbx-1.4.5-46.9|47	
12mr|opendbx-1.4.5-46.9|48	%if 0%{?_with_oracle:1}
12mr|opendbx-1.4.5-46.9|49	%define build_oracle 1
12mr|opendbx-1.4.5-46.9|50	%endif
12mr|opendbx-1.4.5-46.9|51	
12mr|opendbx-1.4.5-46.9|52	%if 0%{!?_without_pgsql:1}
12mr|opendbx-1.4.5-46.9|53	%define build_pgsql 1
12mr|opendbx-1.4.5-46.9|54	%endif
12mr|opendbx-1.4.5-46.9|55	
12mr|opendbx-1.4.5-46.9|56	%if 0%{?_with_sqlite:1}
12mr|opendbx-1.4.5-46.9|57	%define build_sqlite 1
12mr|opendbx-1.4.5-46.9|58	%endif
12mr|opendbx-1.4.5-46.9|59	
12mr|opendbx-1.4.5-46.9|60	%if 0%{!?_without_sqlite3:1}
12mr|opendbx-1.4.5-46.9|61	%define build_sqlite3 1
12mr|opendbx-1.4.5-46.9|62	%endif
12mr|opendbx-1.4.5-46.9|63	
12mr|opendbx-1.4.5-46.9|64	%if 0%{?_with_sybase:1}
12mr|opendbx-1.4.5-46.9|65	%define build_sybase 1
12mr|opendbx-1.4.5-46.9|66	%endif
12mr|opendbx-1.4.5-46.9|67	%if 0%{!?_without_sybase:1} && 0%{?fedora} >= 9
12mr|opendbx-1.4.5-46.9|68	%define build_mssql 1
12mr|opendbx-1.4.5-46.9|69	%endif
12mr|opendbx-1.4.5-46.9|70	%if 0%{!?_without_sybase:1} && 0%{?mdkversion} >= 200910
12mr|opendbx-1.4.5-46.9|71	%define build_mssql 1
12mr|opendbx-1.4.5-46.9|72	%endif
12mr|opendbx-1.4.5-46.9|73	
12mr|opendbx-1.4.5-46.9|74	
12mr|opendbx-1.4.5-46.9|75	Name:    opendbx
12mr|opendbx-1.4.5-46.9|76	Version:    1.4.5
12mr|opendbx-1.4.5-46.9|77	Release:    46.9
12mr|opendbx-1.4.5-46.9|78	Summary:    Unified database layer with a clean and lightweight interface
12mr|opendbx-1.4.5-46.9|79	Summary(de.UTF-8):    Bibliothek zum Zugriff auf Datenbanken über eine einheitliche Schnittstelle
12mr|opendbx-1.4.5-46.9|80	Summary(pl.UTF-8):    Rozszerzana biblioteka dostępu do baz danych
12mr|opendbx-1.4.5-46.9|81	Group:    Databases
12mr|opendbx-1.4.5-46.9|82	License:    LGPL
12mr|opendbx-1.4.5-46.9|83	URL:    http://www.linuxnetworks.de/opendbx/download/
12mr|opendbx-1.4.5-46.9|84	Source0:    %{name}-%{version}.tar.gz
12mr|opendbx-1.4.5-46.9|85	BuildRequires:    gcc-c++, gettext, gettext-devel
12mr|opendbx-1.4.5-46.9|86	
12mr|opendbx-1.4.5-46.9|87	%description
12mr|opendbx-1.4.5-46.9|88	OpenDBX provides a clean and lightweight API for interfacing native relational
12mr|opendbx-1.4.5-46.9|89	database APIs in a consistent way. By using the OpenDBX API you don't have to
12mr|opendbx-1.4.5-46.9|90	adapt your program to the different database APIs by yourself.
12mr|opendbx-1.4.5-46.9|91	
12mr|opendbx-1.4.5-46.9|92	%package utils
12mr|opendbx-1.4.5-46.9|93	Summary:    Utility application for manipulating database content
12mr|opendbx-1.4.5-46.9|94	Group:    Databases
12mr|opendbx-1.4.5-46.9|95	Requires:    %{name} >= %{version}
12mr|opendbx-1.4.5-46.9|96	Requires:    readline, ncurses
12mr|opendbx-1.4.5-46.9|97	BuildRequires:    gcc-c++, gettext, readline, readline-devel, ncurses, ncurses-devel
12mr|opendbx-1.4.5-46.9|98	
12mr|opendbx-1.4.5-46.9|99	%description utils
12mr|opendbx-1.4.5-46.9|100	Utility application for manipulating database content either interactively by
12mr|opendbx-1.4.5-46.9|101	the user or in batch mode.
12mr|opendbx-1.4.5-46.9|102	
12mr|opendbx-1.4.5-46.9|103	%package devel
12mr|opendbx-1.4.5-46.9|104	Summary:    OpenDBX development headers
12mr|opendbx-1.4.5-46.9|105	Group:    Databases
12mr|opendbx-1.4.5-46.9|106	Requires:    %{name} = %{version}-%{release}
12mr|opendbx-1.4.5-46.9|107	Requires:    pkgconfig
12mr|opendbx-1.4.5-46.9|108	BuildRequires: doxygen
12mr|opendbx-1.4.5-46.9|109	
12mr|opendbx-1.4.5-46.9|110	%description devel
12mr|opendbx-1.4.5-46.9|111	Header files for the OpenDBX database abstraction library.
12mr|opendbx-1.4.5-46.9|112	
12mr|opendbx-1.4.5-46.9|113	%if 0%{?build_firebird:1}
12mr|opendbx-1.4.5-46.9|114	
12mr|opendbx-1.4.5-46.9|115	%package firebird
12mr|opendbx-1.4.5-46.9|116	Summary:    Firebird/Interbase backend for OpenDBX
12mr|opendbx-1.4.5-46.9|117	Group:    Databases
12mr|opendbx-1.4.5-46.9|118	Requires:    %{name} = %{version}-%{release}
12mr|opendbx-1.4.5-46.9|119	Requires:    firebird
12mr|opendbx-1.4.5-46.9|120	BuildRequires:    firebird-devel
12mr|opendbx-1.4.5-46.9|121	
12mr|opendbx-1.4.5-46.9|122	%description firebird
12mr|opendbx-1.4.5-46.9|123	Firebird/Interbase backend for the OpenDBX database abstraction library.
12mr|opendbx-1.4.5-46.9|124	
12mr|opendbx-1.4.5-46.9|125	%endif
12mr|opendbx-1.4.5-46.9|126	
12mr|opendbx-1.4.5-46.9|127	
12mr|opendbx-1.4.5-46.9|128	%if 0%{?build_mssql:1}
12mr|opendbx-1.4.5-46.9|129	
12mr|opendbx-1.4.5-46.9|130	%package mssql
12mr|opendbx-1.4.5-46.9|131	Summary:    MS SQL Server backend for OpenDBX
12mr|opendbx-1.4.5-46.9|132	Group:    Databases
12mr|opendbx-1.4.5-46.9|133	Requires:    %{name} = %{version}-%{release}
12mr|opendbx-1.4.5-46.9|134	Requires:    freetds
12mr|opendbx-1.4.5-46.9|135	BuildRequires:    freetds-devel
12mr|opendbx-1.4.5-46.9|136	
12mr|opendbx-1.4.5-46.9|137	%description mssql
12mr|opendbx-1.4.5-46.9|138	MS SQL Server backend for the OpenDBX database abstraction library.
12mr|opendbx-1.4.5-46.9|139	
12mr|opendbx-1.4.5-46.9|140	%endif
12mr|opendbx-1.4.5-46.9|141	
12mr|opendbx-1.4.5-46.9|142	
12mr|opendbx-1.4.5-46.9|143	%if 0%{?build_mysql:1}
12mr|opendbx-1.4.5-46.9|144	
12mr|opendbx-1.4.5-46.9|145	%package mysql
12mr|opendbx-1.4.5-46.9|146	Summary:    MySQL backend for OpenDBX
12mr|opendbx-1.4.5-46.9|147	Group:    Databases
12mr|opendbx-1.4.5-46.9|148	Requires:    %{name} = %{version}-%{release}
12mr|opendbx-1.4.5-46.9|149	Requires:    mysql
12mr|opendbx-1.4.5-46.9|150	BuildRequires:    mysql-devel
12mr|opendbx-1.4.5-46.9|151	
12mr|opendbx-1.4.5-46.9|152	%description mysql
12mr|opendbx-1.4.5-46.9|153	MySQL backend for the OpenDBX database abstraction library.
12mr|opendbx-1.4.5-46.9|154	
12mr|opendbx-1.4.5-46.9|155	%endif
12mr|opendbx-1.4.5-46.9|156	
12mr|opendbx-1.4.5-46.9|157	
12mr|opendbx-1.4.5-46.9|158	%if 0%{?build_odbc:1}
12mr|opendbx-1.4.5-46.9|159	
12mr|opendbx-1.4.5-46.9|160	%package odbc
12mr|opendbx-1.4.5-46.9|161	Summary:    ODBC backend for OpenDBX
12mr|opendbx-1.4.5-46.9|162	Group:    Databases
12mr|opendbx-1.4.5-46.9|163	Requires:    %{name} = %{version}-%{release}
12mr|opendbx-1.4.5-46.9|164	Requires:    unixODBC
12mr|opendbx-1.4.5-46.9|165	BuildRequires:    unixODBC-devel
12mr|opendbx-1.4.5-46.9|166	
12mr|opendbx-1.4.5-46.9|167	%description odbc
12mr|opendbx-1.4.5-46.9|168	ODBC backend for the OpenDBX database abstraction library.
12mr|opendbx-1.4.5-46.9|169	
12mr|opendbx-1.4.5-46.9|170	%endif
12mr|opendbx-1.4.5-46.9|171	
12mr|opendbx-1.4.5-46.9|172	
12mr|opendbx-1.4.5-46.9|173	%if 0%{?build_oracle:1}
12mr|opendbx-1.4.5-46.9|174	
12mr|opendbx-1.4.5-46.9|175	%package oracle
12mr|opendbx-1.4.5-46.9|176	Summary:    Oracle backend for OpenDBX
12mr|opendbx-1.4.5-46.9|177	Group:    Databases
12mr|opendbx-1.4.5-46.9|178	Requires:    %{name} = %{version}-%{release}
12mr|opendbx-1.4.5-46.9|179	
12mr|opendbx-1.4.5-46.9|180	%description oracle
12mr|opendbx-1.4.5-46.9|181	Oracle ctlib backend for the OpenDBX database abstraction library.
12mr|opendbx-1.4.5-46.9|182	
12mr|opendbx-1.4.5-46.9|183	%endif
12mr|opendbx-1.4.5-46.9|184	
12mr|opendbx-1.4.5-46.9|185	
12mr|opendbx-1.4.5-46.9|186	%if 0%{?build_pgsql:1}
12mr|opendbx-1.4.5-46.9|187	
12mr|opendbx-1.4.5-46.9|188	%package pgsql
12mr|opendbx-1.4.5-46.9|189	Summary:    PostgreSQL backend for OpenDBX
12mr|opendbx-1.4.5-46.9|190	Group:    Databases
12mr|opendbx-1.4.5-46.9|191	Requires:    %{name} = %{version}-%{release}
12mr|opendbx-1.4.5-46.9|192	Requires:    postgresql
12mr|opendbx-1.4.5-46.9|193	BuildRequires:    postgresql-devel
12mr|opendbx-1.4.5-46.9|194	
12mr|opendbx-1.4.5-46.9|195	%description pgsql
12mr|opendbx-1.4.5-46.9|196	PostgreSQL backend for the OpenDBX database abstraction library.
12mr|opendbx-1.4.5-46.9|197	
12mr|opendbx-1.4.5-46.9|198	%endif
12mr|opendbx-1.4.5-46.9|199	
12mr|opendbx-1.4.5-46.9|200	
12mr|opendbx-1.4.5-46.9|201	%if 0%{?build_sqlite:1}
12mr|opendbx-1.4.5-46.9|202	
12mr|opendbx-1.4.5-46.9|203	%package sqlite
12mr|opendbx-1.4.5-46.9|204	Summary:    SQLite backend for OpenDBX
12mr|opendbx-1.4.5-46.9|205	Group:    Databases
12mr|opendbx-1.4.5-46.9|206	Requires:    %{name} = %{version}-%{release}
12mr|opendbx-1.4.5-46.9|207	Requires:    sqlite < 3.0
12mr|opendbx-1.4.5-46.9|208	BuildRequires:    sqlite-devel < 3.0
12mr|opendbx-1.4.5-46.9|209	
12mr|opendbx-1.4.5-46.9|210	%description sqlite
12mr|opendbx-1.4.5-46.9|211	SQLite backend for the OpenDBX database abstraction library.
12mr|opendbx-1.4.5-46.9|212	
12mr|opendbx-1.4.5-46.9|213	%endif
12mr|opendbx-1.4.5-46.9|214	
12mr|opendbx-1.4.5-46.9|215	
12mr|opendbx-1.4.5-46.9|216	%if 0%{?build_sqlite3:1}
12mr|opendbx-1.4.5-46.9|217	
12mr|opendbx-1.4.5-46.9|218	%package sqlite3
12mr|opendbx-1.4.5-46.9|219	Summary:    SQLite3 backend for OpenDBX
12mr|opendbx-1.4.5-46.9|220	Group:    Databases
12mr|opendbx-1.4.5-46.9|221	Requires:    %{name} = %{version}-%{release}
12mr|opendbx-1.4.5-46.9|222	Requires:    sqlite3-tools
12mr|opendbx-1.4.5-46.9|223	BuildRequires: pkgconfig(sqlite3)
12mr|opendbx-1.4.5-46.9|224	
12mr|opendbx-1.4.5-46.9|225	%description sqlite3
12mr|opendbx-1.4.5-46.9|226	SQLite3 backend for the OpenDBX database abstraction library.
12mr|opendbx-1.4.5-46.9|227	
12mr|opendbx-1.4.5-46.9|228	%endif
12mr|opendbx-1.4.5-46.9|229	
12mr|opendbx-1.4.5-46.9|230	
12mr|opendbx-1.4.5-46.9|231	%if 0%{?build_sybase:1}
12mr|opendbx-1.4.5-46.9|232	
12mr|opendbx-1.4.5-46.9|233	%package sybase
12mr|opendbx-1.4.5-46.9|234	Summary:    Sybase backend for OpenDBX
12mr|opendbx-1.4.5-46.9|235	Group:    Databases
12mr|opendbx-1.4.5-46.9|236	Requires:    %{name} = %{version}-%{release}
12mr|opendbx-1.4.5-46.9|237	Requires:    freetds
12mr|opendbx-1.4.5-46.9|238	BuildRequires:    freetds-devel
12mr|opendbx-1.4.5-46.9|239	
12mr|opendbx-1.4.5-46.9|240	%description sybase
12mr|opendbx-1.4.5-46.9|241	Sybase ctlib backend for the OpenDBX database abstraction library.
12mr|opendbx-1.4.5-46.9|242	
12mr|opendbx-1.4.5-46.9|243	%endif
12mr|opendbx-1.4.5-46.9|244	
12mr|opendbx-1.4.5-46.9|245	
12mr|opendbx-1.4.5-46.9|246	%prep
12mr|opendbx-1.4.5-46.9|247	
12mr|opendbx-1.4.5-46.9|248	
12mr|opendbx-1.4.5-46.9|249	%setup -q -n opendbx-%{version}
12mr|opendbx-1.4.5-46.9|250	
12mr|opendbx-1.4.5-46.9|251	
12mr|opendbx-1.4.5-46.9|252	%build
12mr|opendbx-1.4.5-46.9|253	CPPFLAGS="%{!?_without_mysql:-I/usr/include/mysql} %{!?_without_pgsql:-I/usr/include/pgsql}"; export CPPFLAGS;
12mr|opendbx-1.4.5-46.9|254	LDFLAGS="-L/lib64 %{!?_without_mysql:-L/usr/lib/mysql -L/usr/lib64/mysql}"; export LDFLAGS;
12mr|opendbx-1.4.5-46.9|255	autoreconf -i
12mr|opendbx-1.4.5-46.9|256	
12mr|opendbx-1.4.5-46.9|257	%configure --disable-rpath --disable-static --with-backends="\
12mr|opendbx-1.4.5-46.9|258	%{?build_firebird:firebird }\
12mr|opendbx-1.4.5-46.9|259	%{?build_mssql:mssql }\
12mr|opendbx-1.4.5-46.9|260	%{?build_mysql:mysql }\
12mr|opendbx-1.4.5-46.9|261	%{?build_odbc:odbc }\
12mr|opendbx-1.4.5-46.9|262	%{?build_oracle:oracle }\
12mr|opendbx-1.4.5-46.9|263	%{?build_pgsql:pgsql }\
12mr|opendbx-1.4.5-46.9|264	%{?build_sqlite:sqlite }\
12mr|opendbx-1.4.5-46.9|265	%{?build_sqlite3:sqlite3 }\
12mr|opendbx-1.4.5-46.9|266	%{?build_sybase:sybase }\
12mr|opendbx-1.4.5-46.9|267	"
12mr|opendbx-1.4.5-46.9|268	
12mr|opendbx-1.4.5-46.9|269	%{__make} %{?_smp_mflags}
12mr|opendbx-1.4.5-46.9|270	
12mr|opendbx-1.4.5-46.9|271	%install
12mr|opendbx-1.4.5-46.9|272	%{__make} DESTDIR=%{buildroot} install
12mr|opendbx-1.4.5-46.9|273	rm %{buildroot}%{_libdir}/lib*.*a
12mr|opendbx-1.4.5-46.9|274	rm %{buildroot}%{_libdir}/opendbx/lib*.*a
12mr|opendbx-1.4.5-46.9|275	%find_lang %{name}
12mr|opendbx-1.4.5-46.9|276	%find_lang %{name}-utils
12mr|opendbx-1.4.5-46.9|277	
12mr|opendbx-1.4.5-46.9|278	%files -f %{name}.lang
12mr|opendbx-1.4.5-46.9|279	%{_libdir}/libopendbx.so.*
12mr|opendbx-1.4.5-46.9|280	%{_libdir}/libopendbxplus.so.*
12mr|opendbx-1.4.5-46.9|281	%dir %{_libdir}/opendbx
12mr|opendbx-1.4.5-46.9|282	%doc AUTHORS COPYING ChangeLog NEWS README TODO
12mr|opendbx-1.4.5-46.9|283	
12mr|opendbx-1.4.5-46.9|284	
12mr|opendbx-1.4.5-46.9|285	%files utils -f %{name}-utils.lang
12mr|opendbx-1.4.5-46.9|286	%{_bindir}/odbx-sql
12mr|opendbx-1.4.5-46.9|287	%{_datadir}/%{name}/keywords
12mr|opendbx-1.4.5-46.9|288	
12mr|opendbx-1.4.5-46.9|289	%files devel
12mr|opendbx-1.4.5-46.9|290	%{_includedir}/odbx.h
12mr|opendbx-1.4.5-46.9|291	%{_includedir}/opendbx
12mr|opendbx-1.4.5-46.9|292	%{_libdir}/libopendbx.so
12mr|opendbx-1.4.5-46.9|293	%{_libdir}/libopendbxplus.so
12mr|opendbx-1.4.5-46.9|294	%{_libdir}/pkgconfig/opendbx.pc
12mr|opendbx-1.4.5-46.9|295	%{_libdir}/pkgconfig/opendbxplus.pc
12mr|opendbx-1.4.5-46.9|296	
12mr|opendbx-1.4.5-46.9|297	
12mr|opendbx-1.4.5-46.9|298	%if 0%{?build_firebird:1}
12mr|opendbx-1.4.5-46.9|299	%files firebird
12mr|opendbx-1.4.5-46.9|300	%{_libdir}/opendbx/libfirebirdbackend.so*
12mr|opendbx-1.4.5-46.9|301	%endif
12mr|opendbx-1.4.5-46.9|302	
12mr|opendbx-1.4.5-46.9|303	%if 0%{?build_mssql:1}
12mr|opendbx-1.4.5-46.9|304	%files mssql
12mr|opendbx-1.4.5-46.9|305	%{_libdir}/opendbx/libmssqlbackend.so*
12mr|opendbx-1.4.5-46.9|306	%endif
12mr|opendbx-1.4.5-46.9|307	
12mr|opendbx-1.4.5-46.9|308	%if 0%{?build_mysql:1}
12mr|opendbx-1.4.5-46.9|309	%files mysql
12mr|opendbx-1.4.5-46.9|310	%{_libdir}/opendbx/libmysqlbackend.so*
12mr|opendbx-1.4.5-46.9|311	%endif
12mr|opendbx-1.4.5-46.9|312	
12mr|opendbx-1.4.5-46.9|313	%if 0%{?build_odbc:1}
12mr|opendbx-1.4.5-46.9|314	%files odbc
12mr|opendbx-1.4.5-46.9|315	%{_libdir}/opendbx/libodbcbackend.so*
12mr|opendbx-1.4.5-46.9|316	%endif
12mr|opendbx-1.4.5-46.9|317	
12mr|opendbx-1.4.5-46.9|318	%if 0%{?build_oracle:1}
12mr|opendbx-1.4.5-46.9|319	%files oracle
12mr|opendbx-1.4.5-46.9|320	%{_libdir}/opendbx/liboraclebackend.so*
12mr|opendbx-1.4.5-46.9|321	%endif
12mr|opendbx-1.4.5-46.9|322	
12mr|opendbx-1.4.5-46.9|323	%if 0%{?build_pgsql:1}
12mr|opendbx-1.4.5-46.9|324	%files pgsql
12mr|opendbx-1.4.5-46.9|325	%{_libdir}/opendbx/libpgsqlbackend.so*
12mr|opendbx-1.4.5-46.9|326	%endif
12mr|opendbx-1.4.5-46.9|327	
12mr|opendbx-1.4.5-46.9|328	%if 0%{?build_sqlite:1}
12mr|opendbx-1.4.5-46.9|329	%files sqlite
12mr|opendbx-1.4.5-46.9|330	%{_libdir}/opendbx/libsqlitebackend.so*
12mr|opendbx-1.4.5-46.9|331	%endif
12mr|opendbx-1.4.5-46.9|332	
12mr|opendbx-1.4.5-46.9|333	%if 0%{?build_sqlite3:1}
12mr|opendbx-1.4.5-46.9|334	%files sqlite3
12mr|opendbx-1.4.5-46.9|335	%{_libdir}/opendbx/libsqlite3backend.so*
12mr|opendbx-1.4.5-46.9|336	%endif
12mr|opendbx-1.4.5-46.9|337	
12mr|opendbx-1.4.5-46.9|338	%if 0%{?build_sybase:1}
12mr|opendbx-1.4.5-46.9|339	%files sybase
12mr|opendbx-1.4.5-46.9|340	%{_libdir}/opendbx/libsybasebackend.so*
12mr|opendbx-1.4.5-46.9|341	%endif
12mr|opendbx-1.4.5-46.9|342	
12mr|opendbx-1.4.5-46.9|343	
12mr|opendbx-1.4.5-46.9|344	%changelog
12mr|opendbx-1.4.5-46.9|345	* Sun Sep  2 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|opendbx-1.4.5-46.9|346	+ Commit: 00031e5
12mr|opendbx-1.4.5-46.9|347	- Fix file listed twice RPM error
12mr|opendbx-1.4.5-46.9|348	
12mr|opendbx-1.4.5-46.9|349	

15343 12
12mr|opendkim-2.7.0-1|1	%define libname %mklibname      opendkim %major
12mr|opendkim-2.7.0-1|2	%define libname_strl %mklibname	strl %major
12mr|opendkim-2.7.0-1|3	%define devname %mklibname      opendkim -d
12mr|opendkim-2.7.0-1|4	%define major 8
12mr|opendkim-2.7.0-1|5	%define minor 0
12mr|opendkim-2.7.0-1|6	
12mr|opendkim-2.7.0-1|7	Summary:	A DomainKeys Identified Mail (DKIM) milter to sign and/or verify mail
12mr|opendkim-2.7.0-1|8	Name:		opendkim
12mr|opendkim-2.7.0-1|9	Version:	2.7.0
12mr|opendkim-2.7.0-1|10	Release:	1
12mr|opendkim-2.7.0-1|11	License:	BSD and Sendmail
12mr|opendkim-2.7.0-1|12	URL:		http://opendkim.org
12mr|opendkim-2.7.0-1|13	Group:		Networking/Mail
12mr|opendkim-2.7.0-1|14	Requires (pre): shadow-utils
12mr|opendkim-2.7.0-1|15	Requires (post): chkconfig
12mr|opendkim-2.7.0-1|16	Requires (preun): chkconfig, initscripts
12mr|opendkim-2.7.0-1|17	Requires (postun): initscripts
12mr|opendkim-2.7.0-1|18	BuildRequires:	sendmail-devel, openssl-devel, pkgconfig
12mr|opendkim-2.7.0-1|19	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12mr|opendkim-2.7.0-1|20	
12mr|opendkim-2.7.0-1|21	%description
12mr|opendkim-2.7.0-1|22	OpenDKIM allows signing and/or verification of email through an open source
12mr|opendkim-2.7.0-1|23	library that implements the DKIM service, plus a milter-based filter
12mr|opendkim-2.7.0-1|24	application that can plug in to any milter-aware MTA, including sendmail,
12mr|opendkim-2.7.0-1|25	Postfix, or any other MTA that supports the milter protocol.
12mr|opendkim-2.7.0-1|26	
12mr|opendkim-2.7.0-1|27	%package -n %libname
12mr|opendkim-2.7.0-1|28	Summary:	An open source DKIM library
12mr|opendkim-2.7.0-1|29	Group:		System/Libraries
12mr|opendkim-2.7.0-1|30	
12mr|opendkim-2.7.0-1|31	%description -n %libname
12mr|opendkim-2.7.0-1|32	This package contains the library files required for running services built
12mr|opendkim-2.7.0-1|33	using libopendkim.
12mr|opendkim-2.7.0-1|34	
12mr|opendkim-2.7.0-1|35	
12mr|opendkim-2.7.0-1|36	%package -n %libname_strl
12mr|opendkim-2.7.0-1|37	Summary:	An open source DKIM library
12mr|opendkim-2.7.0-1|38	Group:		System/Libraries
12mr|opendkim-2.7.0-1|39	
12mr|opendkim-2.7.0-1|40	%description -n %libname_strl
12mr|opendkim-2.7.0-1|41	This package contains the library files required for running services built
12mr|opendkim-2.7.0-1|42	using libopendkim.
12mr|opendkim-2.7.0-1|43	
12mr|opendkim-2.7.0-1|44	%package -n	%devname
12mr|opendkim-2.7.0-1|45	Summary:	Development files for libopendkim
12mr|opendkim-2.7.0-1|46	Group:		Development/C
12mr|opendkim-2.7.0-1|47	Requires:	%{libname} = %{version}-%{release}
12mr|opendkim-2.7.0-1|48	Requires:	%{libname_strl} = %{version}-%{release}
12mr|opendkim-2.7.0-1|49	Provides:	%{name}-devel = %{version}-%{release}
12mr|opendkim-2.7.0-1|50	
12mr|opendkim-2.7.0-1|51	%description -n %devname
12mr|opendkim-2.7.0-1|52	This package contains the static libraries, headers, and other support files
12mr|opendkim-2.7.0-1|53	required for developing applications against libopendkim.
12mr|opendkim-2.7.0-1|54	
12mr|opendkim-2.7.0-1|55	%prep
12mr|opendkim-2.7.0-1|56	%setup -q
12mr|opendkim-2.7.0-1|57	
12mr|opendkim-2.7.0-1|58	%build
12mr|opendkim-2.7.0-1|59	%configure --enable-stats
12mr|opendkim-2.7.0-1|60	
12mr|opendkim-2.7.0-1|61	%install
12mr|opendkim-2.7.0-1|62	%makeinstall_std
12mr|opendkim-2.7.0-1|63	mkdir -p %{buildroot}%{_sysconfdir}
12mr|opendkim-2.7.0-1|64	mkdir -p %{buildroot}%{_initrddir}
12mr|opendkim-2.7.0-1|65	install -m 0755 contrib/init/redhat/opendkim %{buildroot}%{_initrddir}/%{name}
12mr|opendkim-2.7.0-1|66	cat > %{buildroot}%{_sysconfdir}/%{name}.conf << 'EOF'
12mr|opendkim-2.7.0-1|67	## BASIC OPENDKIM CONFIGURATION FILE
12mr|opendkim-2.7.0-1|68	## See opendkim.conf(5) or %{_docdir}/%{name}-%{version}/%{name}.conf.sample for more
12mr|opendkim-2.7.0-1|69	
12mr|opendkim-2.7.0-1|70	## BEFORE running OpenDKIM you must:
12mr|opendkim-2.7.0-1|71	
12mr|opendkim-2.7.0-1|72	## - make your MTA (Postfix, Sendmail, etc.) aware of OpenDKIM
12mr|opendkim-2.7.0-1|73	## - generate keys for your domain (if signing)
12mr|opendkim-2.7.0-1|74	## - edit your DNS records to publish your public keys (if signing)
12mr|opendkim-2.7.0-1|75	
12mr|opendkim-2.7.0-1|76	## See %{_docdir}/%{name}-%{version}/INSTALL for detailed instructions.
12mr|opendkim-2.7.0-1|77	
12mr|opendkim-2.7.0-1|78	## CONFIGURATION OPTIONS
12mr|opendkim-2.7.0-1|79	
12mr|opendkim-2.7.0-1|80	# Specifies the path to the process ID file.
12mr|opendkim-2.7.0-1|81	PidFile	%{_localstatedir}/run/%{name}/%{name}.pid
12mr|opendkim-2.7.0-1|82	
12mr|opendkim-2.7.0-1|83	# Selects operating modes. Valid modes are s (signer) and v (verifier). Default is v.
12mr|opendkim-2.7.0-1|84	Mode	v
12mr|opendkim-2.7.0-1|85	
12mr|opendkim-2.7.0-1|86	# Log activity to the system log.
12mr|opendkim-2.7.0-1|87	Syslog	yes
12mr|opendkim-2.7.0-1|88	
12mr|opendkim-2.7.0-1|89	# Log additional entries indicating successful signing or verification of messages.
12mr|opendkim-2.7.0-1|90	SyslogSuccess	yes
12mr|opendkim-2.7.0-1|91	
12mr|opendkim-2.7.0-1|92	# If logging is enabled, include detailed logging about why or why not a message was
12mr|opendkim-2.7.0-1|93	# signed or verified. This causes an increase in the amount of log data generated
12mr|opendkim-2.7.0-1|94	# for each message, so set this to No (or comment it out) if it gets too noisy.
12mr|opendkim-2.7.0-1|95	LogWhy	yes
12mr|opendkim-2.7.0-1|96	
12mr|opendkim-2.7.0-1|97	# Attempt to become the specified user before starting operations.
12mr|opendkim-2.7.0-1|98	UserID	%{name}:%{name}
12mr|opendkim-2.7.0-1|99	
12mr|opendkim-2.7.0-1|100	# Create a socket through which your MTA can communicate.
12mr|opendkim-2.7.0-1|101	Socket	inet:8891@localhost
12mr|opendkim-2.7.0-1|102	
12mr|opendkim-2.7.0-1|103	# Required to use local socket with MTAs that access the socket as a non-
12mr|opendkim-2.7.0-1|104	# privileged user (e.g. Postfix)
12mr|opendkim-2.7.0-1|105	Umask	002
12mr|opendkim-2.7.0-1|106	
12mr|opendkim-2.7.0-1|107	# This specifies a text file in which to store DKIM transaction statistics.
12mr|opendkim-2.7.0-1|108	#Statistics	%{_localstatedir}/spool/%{name}/stats.dat
12mr|opendkim-2.7.0-1|109	
12mr|opendkim-2.7.0-1|110	## SIGNING OPTIONS
12mr|opendkim-2.7.0-1|111	
12mr|opendkim-2.7.0-1|112	# Selects the canonicalization method(s) to be used when signing messages.
12mr|opendkim-2.7.0-1|113	Canonicalization	relaxed/simple
12mr|opendkim-2.7.0-1|114	
12mr|opendkim-2.7.0-1|115	# Domain(s) whose mail should be signed by this filter. Mail from other domains will
12mr|opendkim-2.7.0-1|116	# be verified rather than being signed. Uncomment and use your domain name.
12mr|opendkim-2.7.0-1|117	# This parameter is not required if a SigningTable is in use.
12mr|opendkim-2.7.0-1|118	#Domain	example.com
12mr|opendkim-2.7.0-1|119	
12mr|opendkim-2.7.0-1|120	# Defines the name of the selector to be used when signing messages.
12mr|opendkim-2.7.0-1|121	Selector	default
12mr|opendkim-2.7.0-1|122	
12mr|opendkim-2.7.0-1|123	# Gives the location of a private key to be used for signing ALL messages.
12mr|opendkim-2.7.0-1|124	KeyFile	%{_sysconfdir}/%{name}/keys/default.private
12mr|opendkim-2.7.0-1|125	
12mr|opendkim-2.7.0-1|126	# Gives the location of a file mapping key names to signing keys. In simple terms,
12mr|opendkim-2.7.0-1|127	# this tells OpenDKIM where to find your keys. If present, overrides any KeyFile
12mr|opendkim-2.7.0-1|128	# setting in the configuration file.
12mr|opendkim-2.7.0-1|129	#KeyTable	%{_sysconfdir}/%{name}/KeyTable
12mr|opendkim-2.7.0-1|130	
12mr|opendkim-2.7.0-1|131	# Defines a table used to select one or more signatures to apply to a message based
12mr|opendkim-2.7.0-1|132	# on the address found in the From: header field. In simple terms, this tells
12mr|opendkim-2.7.0-1|133	# OpenDKIM how to use your keys.
12mr|opendkim-2.7.0-1|134	#SigningTable	%{_sysconfdir}/%{name}/SigningTable
12mr|opendkim-2.7.0-1|135	
12mr|opendkim-2.7.0-1|136	# Identifies a set of "external" hosts that may send mail through the server as one
12mr|opendkim-2.7.0-1|137	# of the signing domains without credentials as such.
12mr|opendkim-2.7.0-1|138	#ExternalIgnoreList	refile:%{_sysconfdir}/%{name}/TrustedHosts
12mr|opendkim-2.7.0-1|139	
12mr|opendkim-2.7.0-1|140	# Identifies a set internal hosts whose mail should be signed rather than verified.
12mr|opendkim-2.7.0-1|141	#InternalHosts	refile:%{_sysconfdir}/%{name}/TrustedHosts
12mr|opendkim-2.7.0-1|142	EOF
12mr|opendkim-2.7.0-1|143	
12mr|opendkim-2.7.0-1|144	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12mr|opendkim-2.7.0-1|145	cat > %{buildroot}%{_sysconfdir}/sysconfig/%{name} << 'EOF'
12mr|opendkim-2.7.0-1|146	# Uncomment the following line to disable automatic DKIM key creation
12mr|opendkim-2.7.0-1|147	#AUTOCREATE_DKIM_KEYS=NO
12mr|opendkim-2.7.0-1|148	#
12mr|opendkim-2.7.0-1|149	# Uncomment the following line to set the default DKIM selector
12mr|opendkim-2.7.0-1|150	#DKIM_SELECTOR=default
12mr|opendkim-2.7.0-1|151	#
12mr|opendkim-2.7.0-1|152	# Uncomment the following to set the default DKIM key directory
12mr|opendkim-2.7.0-1|153	#DKIM_KEYDIR=/etc/opendkim/keys
12mr|opendkim-2.7.0-1|154	EOF
12mr|opendkim-2.7.0-1|155	
12mr|opendkim-2.7.0-1|156	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12mr|opendkim-2.7.0-1|157	cat > %{buildroot}%{_sysconfdir}/%{name}/SigningTable << 'EOF'
12mr|opendkim-2.7.0-1|158	# The following wildcard will work only if
12mr|opendkim-2.7.0-1|159	# refile:%{_sysconfdir}/%{name}/SigningTable is included
12mr|opendkim-2.7.0-1|160	# in %{_sysconfdir}/%{name}.conf.
12mr|opendkim-2.7.0-1|161	
12mr|opendkim-2.7.0-1|162	#*@example.com default._domainkey.example.com
12mr|opendkim-2.7.0-1|163	
12mr|opendkim-2.7.0-1|164	# If refile: is not specified in %{_sysconfdir}/%{name}.conf, then full
12mr|opendkim-2.7.0-1|165	# user@host is checked first, then simply host, then user@.domain (with all
12mr|opendkim-2.7.0-1|166	# superdomains checked in sequence, so "foo.example.com" would first check
12mr|opendkim-2.7.0-1|167	# "user@foo.example.com", then "user@.example.com", then "user@.com"), then
12mr|opendkim-2.7.0-1|168	# .domain, then user@*, and finally *. See the opendkim.conf(5) man page
12mr|opendkim-2.7.0-1|169	# under "SigningTable".
12mr|opendkim-2.7.0-1|170	
12mr|opendkim-2.7.0-1|171	#example.com default._domainkey.example.com
12mr|opendkim-2.7.0-1|172	EOF
12mr|opendkim-2.7.0-1|173	
12mr|opendkim-2.7.0-1|174	cat > %{buildroot}%{_sysconfdir}/%{name}/KeyTable << 'EOF'
12mr|opendkim-2.7.0-1|175	# To use this file, uncomment the #KeyTable option in %{_sysconfdir}/%{name}.conf,
12mr|opendkim-2.7.0-1|176	# then uncomment the following line and replace example.com with your domain
12mr|opendkim-2.7.0-1|177	# name, then restart OpenDKIM. Additional keys may be added on separate lines.
12mr|opendkim-2.7.0-1|178	
12mr|opendkim-2.7.0-1|179	#default._domainkey.example.com example.com:default:%{_sysconfdir}/%{name}/keys/default.private
12mr|opendkim-2.7.0-1|180	EOF
12mr|opendkim-2.7.0-1|181	
12mr|opendkim-2.7.0-1|182	cat > %{buildroot}%{_sysconfdir}/%{name}/TrustedHosts << 'EOF'
12mr|opendkim-2.7.0-1|183	# To use this file, uncomment the #ExternalIgnoreList and/or the #InternalHosts
12mr|opendkim-2.7.0-1|184	# option in %{_sysconfdir}/%{name}.conf then restart OpenDKIM. Additional hosts
12mr|opendkim-2.7.0-1|185	# may be added on separate lines (IP addresses, hostnames, or CIDR ranges).
12mr|opendkim-2.7.0-1|186	# The localhost IP (127.0.0.1) should be the first entry in this file.
12mr|opendkim-2.7.0-1|187	127.0.0.1
12mr|opendkim-2.7.0-1|188	EOF
12mr|opendkim-2.7.0-1|189	
12mr|opendkim-2.7.0-1|190	install -p -d %{buildroot}%{_sysconfdir}/tmpfiles.d
12mr|opendkim-2.7.0-1|191	cat > %{buildroot}%{_sysconfdir}/tmpfiles.d/%{name}.conf <<'EOF'
12mr|opendkim-2.7.0-1|192	D %{_localstatedir}/run/%{name} 0700 %{name} %{name} -
12mr|opendkim-2.7.0-1|193	EOF
12mr|opendkim-2.7.0-1|194	
12mr|opendkim-2.7.0-1|195	rm -r %{buildroot}%{_prefix}/share/doc/%{name}
12mr|opendkim-2.7.0-1|196	rm %{buildroot}%{_libdir}/*.a
12mr|opendkim-2.7.0-1|197	rm %{buildroot}%{_libdir}/*.la
12mr|opendkim-2.7.0-1|198	
12mr|opendkim-2.7.0-1|199	mkdir -p %{buildroot}%{_localstatedir}/spool/%{name}
12mr|opendkim-2.7.0-1|200	mkdir -p %{buildroot}%{_localstatedir}/run/%{name}
12mr|opendkim-2.7.0-1|201	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12mr|opendkim-2.7.0-1|202	mkdir %{buildroot}%{_sysconfdir}/%{name}/keys
12mr|opendkim-2.7.0-1|203	
12mr|opendkim-2.7.0-1|204	install -m 0755 stats/%{name}-reportstats %{buildroot}%{_prefix}/sbin/%{name}-reportstats
12mr|opendkim-2.7.0-1|205	sed -i 's|^OPENDKIMSTATSDIR="/var/db/opendkim"|OPENDKIMSTATSDIR="%{_localstatedir}/spool/%{name}"|g' %{buildroot}%{_prefix}/sbin/%{name}-reportstats
12mr|opendkim-2.7.0-1|206	sed -i 's|^OPENDKIMDATOWNER="mailnull:mailnull"|OPENDKIMDATOWNER="%{name}:%{name}"|g' %{buildroot}%{_prefix}/sbin/%{name}-reportstats
12mr|opendkim-2.7.0-1|207	
12mr|opendkim-2.7.0-1|208	chmod 0644 contrib/convert/convert_keylist.sh
12mr|opendkim-2.7.0-1|209	
12mr|opendkim-2.7.0-1|210	%pre
12mr|opendkim-2.7.0-1|211	getent group %{name} >/dev/null || groupadd -r %{name}
12mr|opendkim-2.7.0-1|212	getent passwd %{name} >/dev/null || \
12mr|opendkim-2.7.0-1|213	useradd -r -g %{name} -G mail -d %{_localstatedir}/run/%{name} -s /sbin/nologin \
12mr|opendkim-2.7.0-1|214	-c "OpenDKIM Milter" %{name}
12mr|opendkim-2.7.0-1|215	exit 0
12mr|opendkim-2.7.0-1|216	
12mr|opendkim-2.7.0-1|217	%post
12mr|opendkim-2.7.0-1|218	/sbin/chkconfig --add %{name} || :
12mr|opendkim-2.7.0-1|219	
12mr|opendkim-2.7.0-1|220	%preun
12mr|opendkim-2.7.0-1|221	if [ $1 -eq 0 ]; then
12mr|opendkim-2.7.0-1|222	service %{name} stop >/dev/null || :
12mr|opendkim-2.7.0-1|223	/sbin/chkconfig --del %{name} || :
12mr|opendkim-2.7.0-1|224	fi
12mr|opendkim-2.7.0-1|225	exit 0
12mr|opendkim-2.7.0-1|226	
12mr|opendkim-2.7.0-1|227	%postun
12mr|opendkim-2.7.0-1|228	if [ "$1" -ge "1" ] ; then
12mr|opendkim-2.7.0-1|229	/sbin/service %{name} condrestart >/dev/null 2>&1 || :
12mr|opendkim-2.7.0-1|230	fi
12mr|opendkim-2.7.0-1|231	exit 0
12mr|opendkim-2.7.0-1|232	
12mr|opendkim-2.7.0-1|233	%files
12mr|opendkim-2.7.0-1|234	%doc FEATURES KNOWNBUGS LICENSE LICENSE.Sendmail RELEASE_NOTES RELEASE_NOTES.Sendmail INSTALL
12mr|opendkim-2.7.0-1|235	%doc contrib/convert/convert_keylist.sh %{name}/*.sample
12mr|opendkim-2.7.0-1|236	%doc %{name}/%{name}.conf.simple-verify %{name}/%{name}.conf.simple
12mr|opendkim-2.7.0-1|237	%doc %{name}/README contrib/lua/*.lua
12mr|opendkim-2.7.0-1|238	%doc contrib/stats/README.opendkim-reportstats
12mr|opendkim-2.7.0-1|239	%config(noreplace) %{_sysconfdir}/%{name}.conf
12mr|opendkim-2.7.0-1|240	%config(noreplace) %{_sysconfdir}/tmpfiles.d/%{name}.conf
12mr|opendkim-2.7.0-1|241	%config(noreplace) %attr(640,%{name},%{name}) %{_sysconfdir}/%{name}/SigningTable
12mr|opendkim-2.7.0-1|242	%config(noreplace) %attr(640,%{name},%{name}) %{_sysconfdir}/%{name}/KeyTable
12mr|opendkim-2.7.0-1|243	%config(noreplace) %attr(640,%{name},%{name}) %{_sysconfdir}/%{name}/TrustedHosts
12mr|opendkim-2.7.0-1|244	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mr|opendkim-2.7.0-1|245	%{_initrddir}/%{name}
12mr|opendkim-2.7.0-1|246	%{_sbindir}/*
12mr|opendkim-2.7.0-1|247	%{_mandir}/*/*
12mr|opendkim-2.7.0-1|248	%dir %attr(-,%{name},%{name}) %{_localstatedir}/spool/%{name}
12mr|opendkim-2.7.0-1|249	%dir %attr(-,%{name},%{name}) %{_localstatedir}/run/%{name}
12mr|opendkim-2.7.0-1|250	%dir %attr(-,root,%{name}) %{_sysconfdir}/%{name}
12mr|opendkim-2.7.0-1|251	%dir %attr(-,root,%{name}) %{_sysconfdir}/%{name}/keys
12mr|opendkim-2.7.0-1|252	
12mr|opendkim-2.7.0-1|253	%files -n %libname
12mr|opendkim-2.7.0-1|254	%doc LICENSE LICENSE.Sendmail README
12mr|opendkim-2.7.0-1|255	%{_libdir}/libopendkim.so.%{major}.0.%{minor}
12mr|opendkim-2.7.0-1|256	%{_libdir}/libopendkim.so.%{major}
12mr|opendkim-2.7.0-1|257	
12mr|opendkim-2.7.0-1|258	%files -n %libname_strl
12mr|opendkim-2.7.0-1|259	%{_libdir}/libstrl.so.*
12mr|opendkim-2.7.0-1|260	
12mr|opendkim-2.7.0-1|261	%files -n %devname
12mr|opendkim-2.7.0-1|262	%doc LICENSE LICENSE.Sendmail
12mr|opendkim-2.7.0-1|263	%doc libopendkim/docs/*.html
12mr|opendkim-2.7.0-1|264	%{_includedir}/%{name}
12mr|opendkim-2.7.0-1|265	%{_includedir}/strl/strl.h
12mr|opendkim-2.7.0-1|266	%{_libdir}/*.so
12mr|opendkim-2.7.0-1|267	%{_libdir}/pkgconfig/*.pc
12mr|opendkim-2.7.0-1|268	
12mr|opendkim-2.7.0-1|269	
12mr|opendkim-2.7.0-1|270	
12mr|opendkim-2.7.0-1|271	%changelog
12mr|opendkim-2.7.0-1|272	

15344 12
12mr|OpenDX-4.4.4-18|1	%define samplesname 	dxsamples
12mr|OpenDX-4.4.4-18|2	%define sver	4.4.0
12mr|OpenDX-4.4.4-18|3	%define dxdir	%{_libdir}/dx
12mr|OpenDX-4.4.4-18|4	
12mr|OpenDX-4.4.4-18|5	Summary:	IBM OpenDX (Data Explorer)
12mr|OpenDX-4.4.4-18|6	Name:		OpenDX
12mr|OpenDX-4.4.4-18|7	Version:	4.4.4
12mr|OpenDX-4.4.4-18|8	Release:	18
12mr|OpenDX-4.4.4-18|9	Source:		http://opendx.npaci.edu/source/dx-%{version}.tar.bz2
12mr|OpenDX-4.4.4-18|10	Source1:	http://opendx.npaci.edu/source/dxsamples-%{sver}.tar.bz2
12mr|OpenDX-4.4.4-18|11	Source2:	dx.png
12mr|OpenDX-4.4.4-18|12	Patch4:		dx-4.4.4-errno.patch
12mr|OpenDX-4.4.4-18|13	Patch5:		dx-4.2.0-xkb.patch
12mr|OpenDX-4.4.4-18|14	Patch6:		dx-4.3.2-types.patch
12mr|OpenDX-4.4.4-18|15	Patch7:		dx-4.4.4-String.patch
12mr|OpenDX-4.4.4-18|16	Patch8:		dx-4.4.4-returnval.patch
12mr|OpenDX-4.4.4-18|17	Patch9:		dx-4.4.4-implicit_decl.patch
12mr|OpenDX-4.4.4-18|18	Patch10:	dx-4.4.4-unitialized.patch
12mr|OpenDX-4.4.4-18|19	Patch11:	dx-4.4.4-undefined.patch
12mr|OpenDX-4.4.4-18|20	Patch12:	dx-imagemagick-6.3.8.5.diff
12mr|OpenDX-4.4.4-18|21	Patch13:	dx-open.patch
12mr|OpenDX-4.4.4-18|22	Patch14:	dx-gcc43.patch
12mr|OpenDX-4.4.4-18|23	Patch15:	dx-4.4.4-autoconf.patch
12mr|OpenDX-4.4.4-18|24	Patch16:	dx-4.4.4-fix-str-fmt.patch
12mr|OpenDX-4.4.4-18|25	Patch17:	dx-4.4.4-linkage.patch
12mr|OpenDX-4.4.4-18|26	Patch18:	opendx-4.4.4-concurrent-make-fix.patch
12mr|OpenDX-4.4.4-18|27	Patch19:	dx-4.4.4-newer-imagemagick.patch
12mr|OpenDX-4.4.4-18|28	URL:		http://www.opendx.org/
12mr|OpenDX-4.4.4-18|29	Group:		Sciences/Other
12mr|OpenDX-4.4.4-18|30	License:	IBM Public License
12mr|OpenDX-4.4.4-18|31	BuildRequires:	autoconf libtool
12mr|OpenDX-4.4.4-18|32	BuildRequires:  bison
12mr|OpenDX-4.4.4-18|33	BuildRequires:  flex
12mr|OpenDX-4.4.4-18|34	BuildRequires:  freetype-devel
12mr|OpenDX-4.4.4-18|35	BuildRequires:	mesa-common-devel
12mr|OpenDX-4.4.4-18|36	BuildRequires:  magic-devel
12mr|OpenDX-4.4.4-18|37	BuildRequires:  lesstif-devel
12mr|OpenDX-4.4.4-18|38	BuildRequires:  jbig-devel
12mr|OpenDX-4.4.4-18|39	BuildRequires:  netcdf-devel
12mr|OpenDX-4.4.4-18|40	BuildRequires:	imagemagick
12mr|OpenDX-4.4.4-18|41	BuildRequires:	kernel-source
12mr|OpenDX-4.4.4-18|42	%ifnarch ppc
12mr|OpenDX-4.4.4-18|43	BuildRequires:	HDF
12mr|OpenDX-4.4.4-18|44	%endif
12mr|OpenDX-4.4.4-18|45	
12mr|OpenDX-4.4.4-18|46	%description
12mr|OpenDX-4.4.4-18|47	OpenDX is a uniquely powerful, full-featured software package for the
12mr|OpenDX-4.4.4-18|48	visualization of scientific, engineering and analytical data: Its open
12mr|OpenDX-4.4.4-18|49	system design is built on a standard interface environments. And its
12mr|OpenDX-4.4.4-18|50	sophisticated data model provides users with great flexibility in
12mr|OpenDX-4.4.4-18|51	creating visualizations.
12mr|OpenDX-4.4.4-18|52	
12mr|OpenDX-4.4.4-18|53	%package devel
12mr|OpenDX-4.4.4-18|54	Summary:	Development libraries for OpenDX
12mr|OpenDX-4.4.4-18|55	Group:		Development/C
12mr|OpenDX-4.4.4-18|56	
12mr|OpenDX-4.4.4-18|57	%description devel
12mr|OpenDX-4.4.4-18|58	This package contains the header files and includes necessary to for developing
12mr|OpenDX-4.4.4-18|59	applications with OpenDX.
12mr|OpenDX-4.4.4-18|60	
12mr|OpenDX-4.4.4-18|61	%prep
12mr|OpenDX-4.4.4-18|62	%setup -q -n dx-%{version} -a 1
12mr|OpenDX-4.4.4-18|63	%patch4 -p1 -b .errno
12mr|OpenDX-4.4.4-18|64	%patch5 -p1 -b .xkb
12mr|OpenDX-4.4.4-18|65	%patch6 -p1 -b .types
12mr|OpenDX-4.4.4-18|66	%patch7 -p1 -b .string
12mr|OpenDX-4.4.4-18|67	%patch8 -p1 -b .returnval
12mr|OpenDX-4.4.4-18|68	%patch9 -p1 -b .implicit
12mr|OpenDX-4.4.4-18|69	%patch10 -p1 -b .uninit
12mr|OpenDX-4.4.4-18|70	%patch11 -p1 -b .undefined
12mr|OpenDX-4.4.4-18|71	%patch12 -p0
12mr|OpenDX-4.4.4-18|72	%patch13 -p1 -b .open
12mr|OpenDX-4.4.4-18|73	%patch14 -p1 -b .gcc43
12mr|OpenDX-4.4.4-18|74	%patch15 -p1 -b .autoconf
12mr|OpenDX-4.4.4-18|75	%patch16 -p0 -b .str
12mr|OpenDX-4.4.4-18|76	%patch17 -p0 -b .link
12mr|OpenDX-4.4.4-18|77	%patch18 -p1 -b .tmp
12mr|OpenDX-4.4.4-18|78	%patch19 -p0 -b .imagemagick
12mr|OpenDX-4.4.4-18|79	
12mr|OpenDX-4.4.4-18|80	rm -f configure; autoreconf -fi
12mr|OpenDX-4.4.4-18|81	
12mr|OpenDX-4.4.4-18|82	%build
12mr|OpenDX-4.4.4-18|83	
12mr|OpenDX-4.4.4-18|84	CFLAGS="%optflags -O1 -fno-fast-math -fno-exceptions -I/usr/src/linux/include -I%{_includedir}/ImageMagick" \
12mr|OpenDX-4.4.4-18|85	CXXFLAGS="%optflags -O1 -fno-fast-math -fno-exceptions -Wno-deprecated -I/usr/src/linux/include -I%{_includedir}/ImageMagick" \
12mr|OpenDX-4.4.4-18|86	
12mr|OpenDX-4.4.4-18|87	#fix netcdf hdf5 linking
12mr|OpenDX-4.4.4-18|88	sed -i 's/-lnetcdf/-lnetcdf -lhdf5_hl -lhdf5 -lz/g' ./configure
12mr|OpenDX-4.4.4-18|89	
12mr|OpenDX-4.4.4-18|90	%configure2_5x \
12mr|OpenDX-4.4.4-18|91	--prefix=%{_libdir} \
12mr|OpenDX-4.4.4-18|92	--with-x \
12mr|OpenDX-4.4.4-18|93	--with-magick \
12mr|OpenDX-4.4.4-18|94	--with-netcdf \
12mr|OpenDX-4.4.4-18|95	--with-jbig \
12mr|OpenDX-4.4.4-18|96	--without-javadx
12mr|OpenDX-4.4.4-18|97	make
12mr|OpenDX-4.4.4-18|98	
12mr|OpenDX-4.4.4-18|99	(cd %{samplesname}-%{sver}
12mr|OpenDX-4.4.4-18|100	%configure2_5x --prefix=%{_libdir}
12mr|OpenDX-4.4.4-18|101	%make)
12mr|OpenDX-4.4.4-18|102	
12mr|OpenDX-4.4.4-18|103	%install
12mr|OpenDX-4.4.4-18|104	rm -rf %{buildroot}
12mr|OpenDX-4.4.4-18|105	mkdir -p %{buildroot}%{_libdir} \
12mr|OpenDX-4.4.4-18|106	%{buildroot}%{_includedir}
12mr|OpenDX-4.4.4-18|107	%makeinstall prefix=%{buildroot}%{_libdir} \
12mr|OpenDX-4.4.4-18|108	libdir=%{buildroot}%{dxdir} \
12mr|OpenDX-4.4.4-18|109	mandir=%{buildroot}%{_mandir} \
12mr|OpenDX-4.4.4-18|110	LIBTOOL=%_bindir/libtool
12mr|OpenDX-4.4.4-18|111	ln -sf %{dxdir}/include/dxconfig.h %{buildroot}%{_includedir}/dxconfig.h
12mr|OpenDX-4.4.4-18|112	ln -sf %{dxdir}/include/dxl.h %{buildroot}%{_includedir}/dxl.h
12mr|OpenDX-4.4.4-18|113	ln -sf %{dxdir}/include/dx %{buildroot}%{_includedir}/dx
12mr|OpenDX-4.4.4-18|114	ln -sf %{dxdir}/lib_linux/libDX.a %{buildroot}%{_libdir}/libDX.a
12mr|OpenDX-4.4.4-18|115	ln -sf %{dxdir}/lib_linux/libDXcallm.a %{buildroot}%{_libdir}/libDXcallm.a
12mr|OpenDX-4.4.4-18|116	ln -sf %{dxdir}/lib_linux/libDXL.a %{buildroot}%{_libdir}/libDXL.a
12mr|OpenDX-4.4.4-18|117	ln -sf %{dxdir}/lib_linux/libDXlite.a %{buildroot}%{_libdir}/libDXlite.a
12mr|OpenDX-4.4.4-18|118	rm -rf %{buildroot}%{dxdir}/man
12mr|OpenDX-4.4.4-18|119	#
12mr|OpenDX-4.4.4-18|120	(cd %{buildroot}/%{dxdir}/html
12mr|OpenDX-4.4.4-18|121	ln -sf allguide.htm index.htm
12mr|OpenDX-4.4.4-18|122	ln -sf allguide.htm index.html
12mr|OpenDX-4.4.4-18|123	)
12mr|OpenDX-4.4.4-18|124	#
12mr|OpenDX-4.4.4-18|125	(cd %{samplesname}-%{sver}
12mr|OpenDX-4.4.4-18|126	make install prefix=%{buildroot}%{_libdir}
12mr|OpenDX-4.4.4-18|127	)
12mr|OpenDX-4.4.4-18|128	
12mr|OpenDX-4.4.4-18|129	mkdir -p %{buildroot}%{dxdir}/lib
12mr|OpenDX-4.4.4-18|130	install -m 644 ./lib/mdf2c.awk %{buildroot}%{dxdir}/lib/
12mr|OpenDX-4.4.4-18|131	
12mr|OpenDX-4.4.4-18|132	# fix dxexec path
12mr|OpenDX-4.4.4-18|133	mv %{buildroot}%{_bindir}/dxexec %{buildroot}%{dxdir}/bin_linux/dxexec
12mr|OpenDX-4.4.4-18|134	ln -s %{dxdir}/bin_linux/dxexec %{buildroot}%{_bindir}/dxexec
12mr|OpenDX-4.4.4-18|135	
12mr|OpenDX-4.4.4-18|136	# remove files not packaged
12mr|OpenDX-4.4.4-18|137	rm -rf %{buildroot}%{_libdir}/bin/dx
12mr|OpenDX-4.4.4-18|138	
12mr|OpenDX-4.4.4-18|139	# icons
12mr|OpenDX-4.4.4-18|140	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
12mr|OpenDX-4.4.4-18|141	install -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/dx.png
12mr|OpenDX-4.4.4-18|142	convert -scale 32 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/dx.png
12mr|OpenDX-4.4.4-18|143	convert -scale 16 %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/dx.png
12mr|OpenDX-4.4.4-18|144	
12mr|OpenDX-4.4.4-18|145	# desktop menu
12mr|OpenDX-4.4.4-18|146	mkdir -p %{buildroot}%{_datadir}/applications
12mr|OpenDX-4.4.4-18|147	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12mr|OpenDX-4.4.4-18|148	[Desktop Entry]
12mr|OpenDX-4.4.4-18|149	Name=OpenDX
12mr|OpenDX-4.4.4-18|150	Comment=Visualization Data Explorer
12mr|OpenDX-4.4.4-18|151	Exec=%{_bindir}/dx
12mr|OpenDX-4.4.4-18|152	Terminal=false
12mr|OpenDX-4.4.4-18|153	Type=Application
12mr|OpenDX-4.4.4-18|154	Icon=dx
12mr|OpenDX-4.4.4-18|155	Categories=Science;Math;
12mr|OpenDX-4.4.4-18|156	StartupWMClass=startupWindow
12mr|OpenDX-4.4.4-18|157	EOF
12mr|OpenDX-4.4.4-18|158	
12mr|OpenDX-4.4.4-18|159	# Clean installed tree
12mr|OpenDX-4.4.4-18|160	find %{buildroot}/%_libdir -type f -or -type d | xargs chmod go-w
12mr|OpenDX-4.4.4-18|161	rm -f %{buildroot}%{dxdir}/samples/outboard/Makefile_os2 \
12mr|OpenDX-4.4.4-18|162	%{buildroot}%{dxdir}/samples/user/Makefile_os2
12mr|OpenDX-4.4.4-18|163	
12mr|OpenDX-4.4.4-18|164	rm -f %{buildroot}/%_libdir/dx/samples/data/externalfilter_alphax
12mr|OpenDX-4.4.4-18|165	rm -f %{buildroot}/%_libdir/dx/samples/data/externalfilter_hp700
12mr|OpenDX-4.4.4-18|166	rm -f %{buildroot}/%_libdir/dx/samples/data/externalfilter_ibm6000
12mr|OpenDX-4.4.4-18|167	rm -f %{buildroot}/%_libdir/dx/samples/data/externalfilter_sgi
12mr|OpenDX-4.4.4-18|168	rm -f %{buildroot}/%_libdir/dx/samples/data/externalfilter_solaris
12mr|OpenDX-4.4.4-18|169	
12mr|OpenDX-4.4.4-18|170	%clean
12mr|OpenDX-4.4.4-18|171	rm -rf %{buildroot}
12mr|OpenDX-4.4.4-18|172	
12mr|OpenDX-4.4.4-18|173	%if %mdkversion < 200900
12mr|OpenDX-4.4.4-18|174	%post
12mr|OpenDX-4.4.4-18|175	%{update_menus}
12mr|OpenDX-4.4.4-18|176	%{update_icon_cache hicolor}
12mr|OpenDX-4.4.4-18|177	%endif
12mr|OpenDX-4.4.4-18|178	
12mr|OpenDX-4.4.4-18|179	%if %mdkversion < 200900
12mr|OpenDX-4.4.4-18|180	%postun
12mr|OpenDX-4.4.4-18|181	%{clean_menus}
12mr|OpenDX-4.4.4-18|182	%{clean_icon_cache hicolor}
12mr|OpenDX-4.4.4-18|183	%endif
12mr|OpenDX-4.4.4-18|184	
12mr|OpenDX-4.4.4-18|185	%files
12mr|OpenDX-4.4.4-18|186	%defattr(-,root,root)
12mr|OpenDX-4.4.4-18|187	%doc AUTHORS LICENSE README
12mr|OpenDX-4.4.4-18|188	%dir %{dxdir}
12mr|OpenDX-4.4.4-18|189	%{_bindir}/*
12mr|OpenDX-4.4.4-18|190	%{_mandir}/*/*
12mr|OpenDX-4.4.4-18|191	%{dxdir}/bin
12mr|OpenDX-4.4.4-18|192	%{dxdir}/bin_linux
12mr|OpenDX-4.4.4-18|193	%{dxdir}/doc
12mr|OpenDX-4.4.4-18|194	%{dxdir}/fonts
12mr|OpenDX-4.4.4-18|195	%{dxdir}/help
12mr|OpenDX-4.4.4-18|196	%{dxdir}/html
12mr|OpenDX-4.4.4-18|197	%{dxdir}/lib
12mr|OpenDX-4.4.4-18|198	%{dxdir}/ui
12mr|OpenDX-4.4.4-18|199	%{dxdir}/java
12mr|OpenDX-4.4.4-18|200	%{_iconsdir}/hicolor/48x48/apps/dx.png
12mr|OpenDX-4.4.4-18|201	%{_iconsdir}/hicolor/32x32/apps/dx.png
12mr|OpenDX-4.4.4-18|202	%{_iconsdir}/hicolor/16x16/apps/dx.png
12mr|OpenDX-4.4.4-18|203	%{_datadir}/applications/*.desktop
12mr|OpenDX-4.4.4-18|204	%exclude %{dxdir}/lib/mdf2c.awk
12mr|OpenDX-4.4.4-18|205	
12mr|OpenDX-4.4.4-18|206	%files devel
12mr|OpenDX-4.4.4-18|207	%defattr(-,root,root)
12mr|OpenDX-4.4.4-18|208	%attr(644,root,root) %{_libdir}/*.a
12mr|OpenDX-4.4.4-18|209	%doc dxsamples-%{sver}/ChangeLog
12mr|OpenDX-4.4.4-18|210	%{_includedir}/*
12mr|OpenDX-4.4.4-18|211	%{dxdir}/include
12mr|OpenDX-4.4.4-18|212	%{dxdir}/samples
12mr|OpenDX-4.4.4-18|213	%{dxdir}/lib_linux
12mr|OpenDX-4.4.4-18|214	%{dxdir}/lib/mdf2c.awk
12mr|OpenDX-4.4.4-18|215	
12mr|OpenDX-4.4.4-18|216	
12mr|OpenDX-4.4.4-18|217	
12mr|OpenDX-4.4.4-18|218	%changelog
12mr|OpenDX-4.4.4-18|219	

15345 12
12mr|OpenEXR-1.7.0-4|1	# this package should be renamed and the lib & devel resember the true lib
12mr|OpenEXR-1.7.0-4|2	%define fname	openexr
12mr|OpenEXR-1.7.0-4|3	
12mr|OpenEXR-1.7.0-4|4	%define major		6
12mr|OpenEXR-1.7.0-4|5	%define libname		%mklibname %{name} %{major}
12mr|OpenEXR-1.7.0-4|6	%define develname	%mklibname %{name} -d
12mr|OpenEXR-1.7.0-4|7	
12mr|OpenEXR-1.7.0-4|8	Name:		OpenEXR
12mr|OpenEXR-1.7.0-4|9	Summary:	A high dynamic-range (HDR) image file format
12mr|OpenEXR-1.7.0-4|10	Version:	1.7.0
12mr|OpenEXR-1.7.0-4|11	Release:	4
12mr|OpenEXR-1.7.0-4|12	Source:		http://savannah.nongnu.org/download/openexr/%{fname}-%{version}.tar.gz
12mr|OpenEXR-1.7.0-4|13	Patch0:		openexr-1.7.0-gcc43.patch
12mr|OpenEXR-1.7.0-4|14	URL:		http://www.openexr.com
12mr|OpenEXR-1.7.0-4|15	License:	BSD
12mr|OpenEXR-1.7.0-4|16	Group:		Graphics
12mr|OpenEXR-1.7.0-4|17	
12mr|OpenEXR-1.7.0-4|18	BuildRequires:	fltk-devel
12mr|OpenEXR-1.7.0-4|19	BuildRequires:	pkgconfig(IlmBase)
12mr|OpenEXR-1.7.0-4|20	
12mr|OpenEXR-1.7.0-4|21	%description
12mr|OpenEXR-1.7.0-4|22	Industrial Light & Magic developed the OpenEXR format in response to the demand
12mr|OpenEXR-1.7.0-4|23	for higher color fidelity in the visual effects industry.
12mr|OpenEXR-1.7.0-4|24	
12mr|OpenEXR-1.7.0-4|25	%package -n %{libname}
12mr|OpenEXR-1.7.0-4|26	Summary:	Dynamic libraries from %{name}
12mr|OpenEXR-1.7.0-4|27	Group:		System/Libraries
12mr|OpenEXR-1.7.0-4|28	
12mr|OpenEXR-1.7.0-4|29	%description -n %{libname}
12mr|OpenEXR-1.7.0-4|30	Dynamic libraries from %{name}.
12mr|OpenEXR-1.7.0-4|31	
12mr|OpenEXR-1.7.0-4|32	%package -n %{develname}
12mr|OpenEXR-1.7.0-4|33	Summary:	Header files and static libraries from %{name}
12mr|OpenEXR-1.7.0-4|34	Group:		Development/C
12mr|OpenEXR-1.7.0-4|35	Requires:	%{libname} >= %{version}
12mr|OpenEXR-1.7.0-4|36	Provides:	%{name}-devel = %{version}-%{release}
12mr|OpenEXR-1.7.0-4|37	Obsoletes:	%{mklibname OpenEXR 4 -d} < 1.7.0-4
12mr|OpenEXR-1.7.0-4|38	
12mr|OpenEXR-1.7.0-4|39	%description -n %{develname}
12mr|OpenEXR-1.7.0-4|40	Libraries and includes files for developing programs based on %{name}.
12mr|OpenEXR-1.7.0-4|41	
12mr|OpenEXR-1.7.0-4|42	%prep
12mr|OpenEXR-1.7.0-4|43	%setup -qn %{fname}-%{version}
12mr|OpenEXR-1.7.0-4|44	%apply_patches
12mr|OpenEXR-1.7.0-4|45	./bootstrap
12mr|OpenEXR-1.7.0-4|46	
12mr|OpenEXR-1.7.0-4|47	%build
12mr|OpenEXR-1.7.0-4|48	%configure2_5x \
12mr|OpenEXR-1.7.0-4|49	--disable-static
12mr|OpenEXR-1.7.0-4|50	%make
12mr|OpenEXR-1.7.0-4|51	
12mr|OpenEXR-1.7.0-4|52	%install
12mr|OpenEXR-1.7.0-4|53	%makeinstall_std
12mr|OpenEXR-1.7.0-4|54	
12mr|OpenEXR-1.7.0-4|55	# Remove doc files installed by make install, we package them in %files
12mr|OpenEXR-1.7.0-4|56	rm -rf %{buildroot}%{_docdir}/%{name}-%{version}
12mr|OpenEXR-1.7.0-4|57	
12mr|OpenEXR-1.7.0-4|58	%files
12mr|OpenEXR-1.7.0-4|59	%doc AUTHORS ChangeLog NEWS README doc/*
12mr|OpenEXR-1.7.0-4|60	%{_bindir}/*
12mr|OpenEXR-1.7.0-4|61	
12mr|OpenEXR-1.7.0-4|62	%files -n %{libname}
12mr|OpenEXR-1.7.0-4|63	%{_libdir}/*.so.%{major}*
12mr|OpenEXR-1.7.0-4|64	
12mr|OpenEXR-1.7.0-4|65	%files -n %{develname}
12mr|OpenEXR-1.7.0-4|66	%{_includedir}/*
12mr|OpenEXR-1.7.0-4|67	%{_libdir}/*.so
12mr|OpenEXR-1.7.0-4|68	%{_datadir}/aclocal/*.m4
12mr|OpenEXR-1.7.0-4|69	%{_libdir}/pkgconfig/*.pc
12mr|OpenEXR-1.7.0-4|70	
12mr|OpenEXR-1.7.0-4|71	
12mr|OpenEXR-1.7.0-4|72	
12mr|OpenEXR-1.7.0-4|73	
12mr|OpenEXR-1.7.0-4|74	%changelog
12mr|OpenEXR-1.7.0-4|75	* Wed Aug  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|OpenEXR-1.7.0-4|76	+ Commit: 59dcbea
12mr|OpenEXR-1.7.0-4|77	- Sync with Cooker (drop .la files, spec cleanup etc), fix unversioned Obsoletes
12mr|OpenEXR-1.7.0-4|78	
12mr|OpenEXR-1.7.0-4|79	

15346 12
12mr|OpenImageIO-1.0.9-1|1	%define		major		1.0
12mr|OpenImageIO-1.0.9-1|2	%define		libname		%mklibname %{name} %{major}
12mr|OpenImageIO-1.0.9-1|3	%define		develname	%mklibname %{name} -d
12mr|OpenImageIO-1.0.9-1|4	
12mr|OpenImageIO-1.0.9-1|5	Name:		OpenImageIO
12mr|OpenImageIO-1.0.9-1|6	Version:	1.0.9
12mr|OpenImageIO-1.0.9-1|7	Release:	1
12mr|OpenImageIO-1.0.9-1|8	Summary:	Library for reading and writing images
12mr|OpenImageIO-1.0.9-1|9	Group:		System/Libraries
12mr|OpenImageIO-1.0.9-1|10	License:	BSD
12mr|OpenImageIO-1.0.9-1|11	URL:		https://sites.google.com/site/openimageio/home
12mr|OpenImageIO-1.0.9-1|12	Source0:	https://download.github.com/%{name}-oiio-Release-%{version}-0-g0b78dec.tar.gz
12mr|OpenImageIO-1.0.9-1|13	Patch1:		OpenImageIO-1.0.2-dl.patch
12mr|OpenImageIO-1.0.9-1|14	BuildRequires:	cmake
12mr|OpenImageIO-1.0.9-1|15	BuildRequires:	txt2man
12mr|OpenImageIO-1.0.9-1|16	BuildRequires:	pkgconfig(OpenColorIO)
12mr|OpenImageIO-1.0.9-1|17	BuildRequires:	pkgconfig(OpenEXR)
12mr|OpenImageIO-1.0.9-1|18	BuildRequires:	pkgconfig(IlmBase)
12mr|OpenImageIO-1.0.9-1|19	BuildRequires:	pkgconfig(glew)
12mr|OpenImageIO-1.0.9-1|20	BuildRequires:	pkgconfig(jasper)
12mr|OpenImageIO-1.0.9-1|21	BuildRequires:	pkgconfig(libpng)
12mr|OpenImageIO-1.0.9-1|22	BuildRequires:	boost-devel
12mr|OpenImageIO-1.0.9-1|23	BuildRequires:	qt4-devel
12mr|OpenImageIO-1.0.9-1|24	BuildRequires:	python-devel
12mr|OpenImageIO-1.0.9-1|25	BuildRequires:	libtiff-devel
12mr|OpenImageIO-1.0.9-1|26	BuildRequires:	zlib-devel
12mr|OpenImageIO-1.0.9-1|27	BuildRequires:	pugixml-devel
12mr|OpenImageIO-1.0.9-1|28	
12mr|OpenImageIO-1.0.9-1|29	%description
12mr|OpenImageIO-1.0.9-1|30	OpenImageIO is a library for reading and writing images, and a bunch of related
12mr|OpenImageIO-1.0.9-1|31	classes, utilities, and applications. Main features include:
12mr|OpenImageIO-1.0.9-1|32	- Extremely simple but powerful ImageInput and ImageOutput APIs for reading and
12mr|OpenImageIO-1.0.9-1|33	writing 2D images that is format agnostic.
12mr|OpenImageIO-1.0.9-1|34	- Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa, JPEG-2000,
12mr|OpenImageIO-1.0.9-1|35	DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS, SGI,
12mr|OpenImageIO-1.0.9-1|36	PNM/PPM/PGM/PBM, Field3d.
12mr|OpenImageIO-1.0.9-1|37	- An ImageCache class that transparently manages a cache so that it can access
12mr|OpenImageIO-1.0.9-1|38	truly vast amounts of image data.
12mr|OpenImageIO-1.0.9-1|39	- A really nice image viewer, iv, also based on OpenImageIO classes (and so
12mr|OpenImageIO-1.0.9-1|40	will work with any formats for which plugins are available).
12mr|OpenImageIO-1.0.9-1|41	
12mr|OpenImageIO-1.0.9-1|42	%package -n %{libname}
12mr|OpenImageIO-1.0.9-1|43	Summary:	A library for reading and writing images
12mr|OpenImageIO-1.0.9-1|44	Group:		System/Libraries
12mr|OpenImageIO-1.0.9-1|45	
12mr|OpenImageIO-1.0.9-1|46	%description -n %{libname}
12mr|OpenImageIO-1.0.9-1|47	OpenImageIO is a library for reading and writing images.
12mr|OpenImageIO-1.0.9-1|48	
12mr|OpenImageIO-1.0.9-1|49	%package -n %{develname}
12mr|OpenImageIO-1.0.9-1|50	Summary:	Development files for %{name}
12mr|OpenImageIO-1.0.9-1|51	Group:		Development/C++
12mr|OpenImageIO-1.0.9-1|52	Requires:	%{libname} = %{version}-%{release}
12mr|OpenImageIO-1.0.9-1|53	Provides:	%{name}-devel = %{version}-%{release}
12mr|OpenImageIO-1.0.9-1|54	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|OpenImageIO-1.0.9-1|55	
12mr|OpenImageIO-1.0.9-1|56	%description -n %{develname}
12mr|OpenImageIO-1.0.9-1|57	Development files for %{name} library.
12mr|OpenImageIO-1.0.9-1|58	
12mr|OpenImageIO-1.0.9-1|59	%prep
12mr|OpenImageIO-1.0.9-1|60	%setup -q -n %{name}-oiio-0d48631
12mr|OpenImageIO-1.0.9-1|61	
12mr|OpenImageIO-1.0.9-1|62	%patch1 -p1 -b .dl~
12mr|OpenImageIO-1.0.9-1|63	
12mr|OpenImageIO-1.0.9-1|64	# Remove bundled pugixml
12mr|OpenImageIO-1.0.9-1|65	rm -f src/include/pugixml.hpp \
12mr|OpenImageIO-1.0.9-1|66	src/include/pugiconfig.hpp \
12mr|OpenImageIO-1.0.9-1|67	src/libutil/pugixml.cpp
12mr|OpenImageIO-1.0.9-1|68	
12mr|OpenImageIO-1.0.9-1|69	%build
12mr|OpenImageIO-1.0.9-1|70	%cmake -DCMAKE_SKIP_RPATH:BOOL=TRUE \
12mr|OpenImageIO-1.0.9-1|71	-DPYLIB_INSTALL_DIR:PATH=%{python_sitearch} \
12mr|OpenImageIO-1.0.9-1|72	-DINCLUDE_INSTALL_DIR:PATH=/usr/include/%{name} \
12mr|OpenImageIO-1.0.9-1|73	-DINSTALL_DOCS:BOOL=OFF \
12mr|OpenImageIO-1.0.9-1|74	-DUSE_EXTERNAL_PUGIXML:BOOL=ON \
12mr|OpenImageIO-1.0.9-1|75	../src
12mr|OpenImageIO-1.0.9-1|76	
12mr|OpenImageIO-1.0.9-1|77	%make
12mr|OpenImageIO-1.0.9-1|78	
12mr|OpenImageIO-1.0.9-1|79	%install
12mr|OpenImageIO-1.0.9-1|80	%makeinstall_std -C build
12mr|OpenImageIO-1.0.9-1|81	
12mr|OpenImageIO-1.0.9-1|82	# Move man pages to the right directory
12mr|OpenImageIO-1.0.9-1|83	mkdir -p %{buildroot}%{_mandir}/man1
12mr|OpenImageIO-1.0.9-1|84	cp -a build/doc/*.1 %{buildroot}%{_mandir}/man1
12mr|OpenImageIO-1.0.9-1|85	
12mr|OpenImageIO-1.0.9-1|86	%files
12mr|OpenImageIO-1.0.9-1|87	%doc CHANGES LICENSE
12mr|OpenImageIO-1.0.9-1|88	%{_bindir}/*
12mr|OpenImageIO-1.0.9-1|89	%{python_sitearch}/OpenImageIO.so
12mr|OpenImageIO-1.0.9-1|90	%{_mandir}/man1/*
12mr|OpenImageIO-1.0.9-1|91	
12mr|OpenImageIO-1.0.9-1|92	%files -n %{libname}
12mr|OpenImageIO-1.0.9-1|93	%{_libdir}/libOpenImageIO.so.%{major}*
12mr|OpenImageIO-1.0.9-1|94	
12mr|OpenImageIO-1.0.9-1|95	%files -n %{develname}
12mr|OpenImageIO-1.0.9-1|96	%doc src/doc/*.pdf
12mr|OpenImageIO-1.0.9-1|97	%{_libdir}/libOpenImageIO.so
12mr|OpenImageIO-1.0.9-1|98	%{_includedir}/*
12mr|OpenImageIO-1.0.9-1|99	
12mr|OpenImageIO-1.0.9-1|100	
12mr|OpenImageIO-1.0.9-1|101	%changelog
12mr|OpenImageIO-1.0.9-1|102	* Sat Oct  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|OpenImageIO-1.0.9-1|103	+ Commit: 38f15a4
12mr|OpenImageIO-1.0.9-1|104	- New version 1.0.9, build with OpenColorIO support (update BuildRequires)
12mr|OpenImageIO-1.0.9-1|105	
12mr|OpenImageIO-1.0.9-1|106	

15347 12
12mr|openipmi-2.0.18-4|1	%define realname OpenIPMI
12mr|openipmi-2.0.18-4|2	
12mr|openipmi-2.0.18-4|3	#The lib naming in OpenIPMI 1.x
12mr|openipmi-2.0.18-4|4	%define oldlibname %mklibname %realname 1
12mr|openipmi-2.0.18-4|5	
12mr|openipmi-2.0.18-4|6	Name: 		openipmi
12mr|openipmi-2.0.18-4|7	Summary: 	%{name} - Library interface to IPMI
12mr|openipmi-2.0.18-4|8	Version:	2.0.18
12mr|openipmi-2.0.18-4|9	Release:	4
12mr|openipmi-2.0.18-4|10	License: 	LGPLv2+
12mr|openipmi-2.0.18-4|11	Group: 		System/Kernel and hardware
12mr|openipmi-2.0.18-4|12	URL: 		http://openipmi.sourceforge.net
12mr|openipmi-2.0.18-4|13	Source: 	http://downloads.sourceforge.net/openipmi/%{realname}-%{version}.tar.gz
12mr|openipmi-2.0.18-4|14	Patch0:		OpenIPMI-2.0.16-link.diff
12mr|openipmi-2.0.18-4|15	Patch1:		OpenIPMI-2.0.16-python.diff
12mr|openipmi-2.0.18-4|16	Patch2:		OpenIPMI-2.0.16-libtool.patch
12mr|openipmi-2.0.18-4|17	Patch3:		OpenIPMI-2.0.16-python26.patch
12mr|openipmi-2.0.18-4|18	Patch4:		openipmi-2.0.16-pthreads.patch
12mr|openipmi-2.0.18-4|19	BuildRequires:	swig >= 1.3
12mr|openipmi-2.0.18-4|20	BuildRequires:	python-devel
12mr|openipmi-2.0.18-4|21	BuildRequires:	popt-devel
12mr|openipmi-2.0.18-4|22	BuildRequires:	ncurses-devel
12mr|openipmi-2.0.18-4|23	BuildRequires:	net-snmp-devel
12mr|openipmi-2.0.18-4|24	BuildRequires:	libgdbm-devel
12mr|openipmi-2.0.18-4|25	BuildRequires:	perl-devel
12mr|openipmi-2.0.18-4|26	BuildRequires:	glib2-devel
12mr|openipmi-2.0.18-4|27	BuildRequires:	tcl tcl-devel
12mr|openipmi-2.0.18-4|28	BuildRequires:	tkinter
12mr|openipmi-2.0.18-4|29	BuildRequires:	tk tk-devel
12mr|openipmi-2.0.18-4|30	Conflicts:	OpenIPMI
12mr|openipmi-2.0.18-4|31	Requires(pre):	rpm-helper
12mr|openipmi-2.0.18-4|32	Requires(post):	rpm-helper
12mr|openipmi-2.0.18-4|33	# This rpm will replace OpenIPMI and OpenIPMI2 and IPMI
12mr|openipmi-2.0.18-4|34	Obsoletes:	%{realname}
12mr|openipmi-2.0.18-4|35	Obsoletes:	%{realname}2
12mr|openipmi-2.0.18-4|36	Obsoletes:	%{oldlibname}
12mr|openipmi-2.0.18-4|37	Obsoletes: 	IPMI
12mr|openipmi-2.0.18-4|38	Provides:	IPMI
12mr|openipmi-2.0.18-4|39	
12mr|openipmi-2.0.18-4|40	# Perl is usually installed in /usr/lib, not /usr/lib64 on 64-bit platforms.
12mr|openipmi-2.0.18-4|41	#define perl_libdir %{_exec_prefix}/lib
12mr|openipmi-2.0.18-4|42	
12mr|openipmi-2.0.18-4|43	%description
12mr|openipmi-2.0.18-4|44	This package contains a shared library implementation of IPMI and the
12mr|openipmi-2.0.18-4|45	basic tools used with OpenIPMI.
12mr|openipmi-2.0.18-4|46	
12mr|openipmi-2.0.18-4|47	%package devel
12mr|openipmi-2.0.18-4|48	Summary:	Development files for OpenIPMI
12mr|openipmi-2.0.18-4|49	Group:		Development/C
12mr|openipmi-2.0.18-4|50	Requires:	%{name} = %{version}-%{release}
12mr|openipmi-2.0.18-4|51	Requires:	%{name}-lanserv = %{version}-%{release}
12mr|openipmi-2.0.18-4|52	Requires:	%{name}-ui = %{version}-%{release}
12mr|openipmi-2.0.18-4|53	Requires:	tcl-%{name} = %{version}-%{release}
12mr|openipmi-2.0.18-4|54	Obsoletes:	%{realname}-devel
12mr|openipmi-2.0.18-4|55	Obsoletes:	%{realname}2-devel
12mr|openipmi-2.0.18-4|56	Obsoletes:	%{oldlibname}-devel
12mr|openipmi-2.0.18-4|57	
12mr|openipmi-2.0.18-4|58	%description devel
12mr|openipmi-2.0.18-4|59	Contains additional files need for a developer to create applications
12mr|openipmi-2.0.18-4|60	and/or middleware that depends on libOpenIPMI
12mr|openipmi-2.0.18-4|61	
12mr|openipmi-2.0.18-4|62	%package -n perl-%{name}
12mr|openipmi-2.0.18-4|63	Summary:	Perl interface for OpenIPMI
12mr|openipmi-2.0.18-4|64	Group:		Development/Perl
12mr|openipmi-2.0.18-4|65	Requires:	%{name} = %{version}-%{release}
12mr|openipmi-2.0.18-4|66	Obsoletes:	%{name}-perl
12mr|openipmi-2.0.18-4|67	Obsoletes:	perl-%{realname}2
12mr|openipmi-2.0.18-4|68	
12mr|openipmi-2.0.18-4|69	%description -n perl-%{name}
12mr|openipmi-2.0.18-4|70	A Perl interface for OpenIPMI.
12mr|openipmi-2.0.18-4|71	
12mr|openipmi-2.0.18-4|72	%package -n python-%{name}
12mr|openipmi-2.0.18-4|73	Summary:	Python interface for OpenIPMI
12mr|openipmi-2.0.18-4|74	Group:		Development/Python
12mr|openipmi-2.0.18-4|75	Requires:	%{name} = %{version}-%{release}
12mr|openipmi-2.0.18-4|76	Obsoletes:	%{name}-python
12mr|openipmi-2.0.18-4|77	Obsoletes:	python-%{realname}2
12mr|openipmi-2.0.18-4|78	
12mr|openipmi-2.0.18-4|79	%description -n python-%{name}
12mr|openipmi-2.0.18-4|80	A Python interface for OpenIPMI.
12mr|openipmi-2.0.18-4|81	
12mr|openipmi-2.0.18-4|82	%package -n tcl-%{name}
12mr|openipmi-2.0.18-4|83	Summary:	TCL interface for OpenIPMI
12mr|openipmi-2.0.18-4|84	Group:		Development/Other
12mr|openipmi-2.0.18-4|85	Requires:	%{name} = %{version}-%{release}
12mr|openipmi-2.0.18-4|86	BuildRequires:	tcl-devel
12mr|openipmi-2.0.18-4|87	Requires:	tcl
12mr|openipmi-2.0.18-4|88	
12mr|openipmi-2.0.18-4|89	%description -n tcl-%{name}
12mr|openipmi-2.0.18-4|90	A TCL interface for OpenIPMI.
12mr|openipmi-2.0.18-4|91	
12mr|openipmi-2.0.18-4|92	%package gui
12mr|openipmi-2.0.18-4|93	Summary:	GUI (in python) for OpenIPMI
12mr|openipmi-2.0.18-4|94	Group:		System/Kernel and hardware
12mr|openipmi-2.0.18-4|95	Requires:	python-%{name} = %{version}-%{release}
12mr|openipmi-2.0.18-4|96	Requires:	wxPython >= 2.4.2
12mr|openipmi-2.0.18-4|97	Requires:	wxPythonGTK
12mr|openipmi-2.0.18-4|98	BuildRequires:	wxPythonGTK
12mr|openipmi-2.0.18-4|99	Obsoletes:	%{realname}2-gui
12mr|openipmi-2.0.18-4|100	
12mr|openipmi-2.0.18-4|101	%description gui
12mr|openipmi-2.0.18-4|102	A GUI interface for OpenIPMI.  Written in python an requiring wxWidgets.
12mr|openipmi-2.0.18-4|103	
12mr|openipmi-2.0.18-4|104	%package ui
12mr|openipmi-2.0.18-4|105	Summary:	User Interface (ui)
12mr|openipmi-2.0.18-4|106	Group:		System/Kernel and hardware
12mr|openipmi-2.0.18-4|107	Requires:	%{name} = %{version}-%{release}
12mr|openipmi-2.0.18-4|108	Obsoletes:	%{realname}2-ui
12mr|openipmi-2.0.18-4|109	
12mr|openipmi-2.0.18-4|110	%description ui
12mr|openipmi-2.0.18-4|111	This package contains a user interface
12mr|openipmi-2.0.18-4|112	
12mr|openipmi-2.0.18-4|113	%package lanserv
12mr|openipmi-2.0.18-4|114	Summary:	Emulates an IPMI network listener
12mr|openipmi-2.0.18-4|115	Group:		System/Kernel and hardware
12mr|openipmi-2.0.18-4|116	Requires:	%{name} = %{version}-%{release}
12mr|openipmi-2.0.18-4|117	Obsoletes:	%{realname}2-lanserv
12mr|openipmi-2.0.18-4|118	
12mr|openipmi-2.0.18-4|119	%description lanserv
12mr|openipmi-2.0.18-4|120	This package contains a network IPMI listener.
12mr|openipmi-2.0.18-4|121	
12mr|openipmi-2.0.18-4|122	%prep
12mr|openipmi-2.0.18-4|123	%setup -q -n %{realname}-%{version}
12mr|openipmi-2.0.18-4|124	%patch3 -p1
12mr|openipmi-2.0.18-4|125	%patch4 -p1
12mr|openipmi-2.0.18-4|126	
12mr|openipmi-2.0.18-4|127	%build
12mr|openipmi-2.0.18-4|128	export PYTHONDONTWRITEBYTECODE=
12mr|openipmi-2.0.18-4|129	%define _disable_ld_no_undefined 1
12mr|openipmi-2.0.18-4|130	%configure2_5x	\
12mr|openipmi-2.0.18-4|131	--with-perlinstall=%{perl_vendorarch} \
12mr|openipmi-2.0.18-4|132	--with-pythoninstall=%{python_sitearch} \
12mr|openipmi-2.0.18-4|133	--with-glib12=no \
12mr|openipmi-2.0.18-4|134	--with-pythonusepthreads=yes \
12mr|openipmi-2.0.18-4|135	--with-perlusepthreads=yes \
12mr|openipmi-2.0.18-4|136	--disable-static
12mr|openipmi-2.0.18-4|137	
12mr|openipmi-2.0.18-4|138	%make
12mr|openipmi-2.0.18-4|139	
12mr|openipmi-2.0.18-4|140	%install
12mr|openipmi-2.0.18-4|141	%makeinstall_std PYTHON_GUI_DIR=openipmigui
12mr|openipmi-2.0.18-4|142	
12mr|openipmi-2.0.18-4|143	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|openipmi-2.0.18-4|144	
12mr|openipmi-2.0.18-4|145	install -m755 ipmi.init -D %{buildroot}/%{_sysconfdir}/init.d/ipmi
12mr|openipmi-2.0.18-4|146	install -m644 ipmi.sysconf -D %{buildroot}/%{_sysconfdir}/sysconfig/ipmi
12mr|openipmi-2.0.18-4|147	
12mr|openipmi-2.0.18-4|148	%preun
12mr|openipmi-2.0.18-4|149	%_preun_service ipmi
12mr|openipmi-2.0.18-4|150	
12mr|openipmi-2.0.18-4|151	%postun
12mr|openipmi-2.0.18-4|152	%_post_service ipmi
12mr|openipmi-2.0.18-4|153	
12mr|openipmi-2.0.18-4|154	%files
12mr|openipmi-2.0.18-4|155	%{_libdir}/libOpenIPMIcmdlang.so.*
12mr|openipmi-2.0.18-4|156	%{_libdir}/libOpenIPMIglib.so.*
12mr|openipmi-2.0.18-4|157	%{_libdir}/libOpenIPMIposix.so.*
12mr|openipmi-2.0.18-4|158	%{_libdir}/libOpenIPMIpthread.so.*
12mr|openipmi-2.0.18-4|159	%{_libdir}/libOpenIPMI.so.*
12mr|openipmi-2.0.18-4|160	%{_libdir}/libOpenIPMIutils.so.*
12mr|openipmi-2.0.18-4|161	%{_sysconfdir}/init.d/ipmi
12mr|openipmi-2.0.18-4|162	%config(noreplace) %{_sysconfdir}/sysconfig/ipmi
12mr|openipmi-2.0.18-4|163	%doc FAQ README README.Force
12mr|openipmi-2.0.18-4|164	%doc README.MotorolaMXP
12mr|openipmi-2.0.18-4|165	
12mr|openipmi-2.0.18-4|166	%files -n perl-%{name}
12mr|openipmi-2.0.18-4|167	%{perl_vendorarch}/OpenIPMI.pm
12mr|openipmi-2.0.18-4|168	%{perl_vendorarch}/auto/OpenIPMI
12mr|openipmi-2.0.18-4|169	%doc swig/OpenIPMI.i swig/perl/sample swig/perl/ipmi_powerctl
12mr|openipmi-2.0.18-4|170	
12mr|openipmi-2.0.18-4|171	%files -n python-%{name}
12mr|openipmi-2.0.18-4|172	%{python_sitearch}/*OpenIPMI.*
12mr|openipmi-2.0.18-4|173	%doc swig/OpenIPMI.i
12mr|openipmi-2.0.18-4|174	
12mr|openipmi-2.0.18-4|175	%files -n tcl-%{name}
12mr|openipmi-2.0.18-4|176	%{_libdir}/*OpenIPMItcl.so.*
12mr|openipmi-2.0.18-4|177	
12mr|openipmi-2.0.18-4|178	%files gui
12mr|openipmi-2.0.18-4|179	%{python_sitearch}/openipmigui/*
12mr|openipmi-2.0.18-4|180	%{_bindir}/openipmigui
12mr|openipmi-2.0.18-4|181	
12mr|openipmi-2.0.18-4|182	%files devel
12mr|openipmi-2.0.18-4|183	%{_includedir}/OpenIPMI
12mr|openipmi-2.0.18-4|184	%{_libdir}/*.so
12mr|openipmi-2.0.18-4|185	%{_libdir}/pkgconfig
12mr|openipmi-2.0.18-4|186	%doc doc/IPMI.pdf
12mr|openipmi-2.0.18-4|187	
12mr|openipmi-2.0.18-4|188	%files ui
12mr|openipmi-2.0.18-4|189	%{_bindir}/ipmi_ui
12mr|openipmi-2.0.18-4|190	%{_bindir}/ipmicmd
12mr|openipmi-2.0.18-4|191	%{_bindir}/openipmicmd
12mr|openipmi-2.0.18-4|192	%{_bindir}/ipmish
12mr|openipmi-2.0.18-4|193	%{_bindir}/openipmish
12mr|openipmi-2.0.18-4|194	%{_bindir}/solterm
12mr|openipmi-2.0.18-4|195	%{_bindir}/rmcp_ping
12mr|openipmi-2.0.18-4|196	%{_libdir}/libOpenIPMIui.so.*
12mr|openipmi-2.0.18-4|197	%doc %{_mandir}/man1/ipmi_ui.1*
12mr|openipmi-2.0.18-4|198	%doc %{_mandir}/man1/openipmicmd.1*
12mr|openipmi-2.0.18-4|199	%doc %{_mandir}/man1/openipmish.1*
12mr|openipmi-2.0.18-4|200	%doc %{_mandir}/man1/openipmigui.1*
12mr|openipmi-2.0.18-4|201	%doc %{_mandir}/man1/solterm.1*
12mr|openipmi-2.0.18-4|202	%doc %{_mandir}/man1/rmcp_ping.1*
12mr|openipmi-2.0.18-4|203	%doc %{_mandir}/man7/ipmi_cmdlang.7*
12mr|openipmi-2.0.18-4|204	%doc %{_mandir}/man7/openipmi_conparms.7*
12mr|openipmi-2.0.18-4|205	
12mr|openipmi-2.0.18-4|206	%files lanserv
12mr|openipmi-2.0.18-4|207	%{_bindir}/ipmilan
12mr|openipmi-2.0.18-4|208	%{_libdir}/libIPMIlanserv.so.*
12mr|openipmi-2.0.18-4|209	%doc %{_mandir}/man8/ipmilan.8*
12mr|openipmi-2.0.18-4|210	
12mr|openipmi-2.0.18-4|211	%changelog
12mr|openipmi-2.0.18-4|212	

15348 12
12mr|open-iscsi-2.0-871.5|1	%define module_name dkms-open-iscsi
12mr|open-iscsi-2.0-871.5|2	%define revision 871
12mr|open-iscsi-2.0-871.5|3	%define with_dkms 0
12mr|open-iscsi-2.0-871.5|4	
12mr|open-iscsi-2.0-871.5|5	Name:       open-iscsi
12mr|open-iscsi-2.0-871.5|6	Version:    2.0
12mr|open-iscsi-2.0-871.5|7	Release:    %mkrel %{revision}.5
12mr|open-iscsi-2.0-871.5|8	Summary:    An implementation of RFC3720 iSCSI
12mr|open-iscsi-2.0-871.5|9	License:    GPL
12mr|open-iscsi-2.0-871.5|10	Group:      Networking/Other
12mr|open-iscsi-2.0-871.5|11	URL:        http://www.open-iscsi.org
12mr|open-iscsi-2.0-871.5|12	Source0:    http://www.open-iscsi.org/bits/open-iscsi-%{version}-%{revision}.tar.gz
12mr|open-iscsi-2.0-871.5|13	Source1:    open-iscsi.init
12mr|open-iscsi-2.0-871.5|14	Source2:    initiatorname.iscsi
12mr|open-iscsi-2.0-871.5|15	Patch0:      open-iscsi-1.0-awkfix.patch
12mr|open-iscsi-2.0-871.5|16	Patch1:		open-iscsi-2.0-871-etc_iscsi.patch
12mr|open-iscsi-2.0-871.5|17	Patch2:		open-iscsi-2.0-871-gcc451.diff
12mr|open-iscsi-2.0-871.5|18	BuildRequires: glibc-static-devel
12mr|open-iscsi-2.0-871.5|19	BuildRequires: db-devel
12mr|open-iscsi-2.0-871.5|20	BuildRoot: %{_tmppath}/%{name}-%{version}
12mr|open-iscsi-2.0-871.5|21	
12mr|open-iscsi-2.0-871.5|22	%description
12mr|open-iscsi-2.0-871.5|23	Open-iSCSI project is a high-performance, transport independent, multi-platform
12mr|open-iscsi-2.0-871.5|24	implementation of RFC3720 iSCSI. iSCSI is a protocol for distributed disk
12mr|open-iscsi-2.0-871.5|25	access using SCSI commands sent over Internet Protocol networks.
12mr|open-iscsi-2.0-871.5|26	
12mr|open-iscsi-2.0-871.5|27	%if %{with_dkms}
12mr|open-iscsi-2.0-871.5|28	%package -n %{module_name}
12mr|open-iscsi-2.0-871.5|29	Summary: open-iscsi initiator kernel module
12mr|open-iscsi-2.0-871.5|30	Group: Networking/Other
12mr|open-iscsi-2.0-871.5|31	Requires: kernel-source
12mr|open-iscsi-2.0-871.5|32	Requires(preun): dkms
12mr|open-iscsi-2.0-871.5|33	Requires(post): dkms
12mr|open-iscsi-2.0-871.5|34	
12mr|open-iscsi-2.0-871.5|35	%description -n %{module_name}
12mr|open-iscsi-2.0-871.5|36	This package contains the open-iscsi initiator kernel module.
12mr|open-iscsi-2.0-871.5|37	%endif # dkms
12mr|open-iscsi-2.0-871.5|38	
12mr|open-iscsi-2.0-871.5|39	%prep
12mr|open-iscsi-2.0-871.5|40	%setup -q -n %{name}-%{version}-%{revision}
12mr|open-iscsi-2.0-871.5|41	%patch1 -p1 -b .etc_iscsi
12mr|open-iscsi-2.0-871.5|42	%patch2 -p0
12mr|open-iscsi-2.0-871.5|43	chmod 0644 README Makefile COPYING etc/iscsid.conf
12mr|open-iscsi-2.0-871.5|44	
12mr|open-iscsi-2.0-871.5|45	for arq in doc/{iscsiadm,iscsid}.8 README usr/initiator.h; do
12mr|open-iscsi-2.0-871.5|46	sed -i -e "s,/var/db/iscsi,%{_localstatedir}/lib/open-iscsi,g" $arq
12mr|open-iscsi-2.0-871.5|47	done
12mr|open-iscsi-2.0-871.5|48	
12mr|open-iscsi-2.0-871.5|49	%build
12mr|open-iscsi-2.0-871.5|50	%serverbuild
12mr|open-iscsi-2.0-871.5|51	%make user
12mr|open-iscsi-2.0-871.5|52	
12mr|open-iscsi-2.0-871.5|53	%install
12mr|open-iscsi-2.0-871.5|54	rm -rf %{buildroot}
12mr|open-iscsi-2.0-871.5|55	# install only the user level part, so don't use makeinstall_dtd
12mr|open-iscsi-2.0-871.5|56	# as it will use the "install" target, which will install the
12mr|open-iscsi-2.0-871.5|57	# kernel part too
12mr|open-iscsi-2.0-871.5|58	make \
12mr|open-iscsi-2.0-871.5|59	DESTDIR=%{buildroot} \
12mr|open-iscsi-2.0-871.5|60	initddir=%{_initrddir} \
12mr|open-iscsi-2.0-871.5|61	install_user
12mr|open-iscsi-2.0-871.5|62	
12mr|open-iscsi-2.0-871.5|63	mkdir -p -m 0700 %{buildroot}%{_localstatedir}/lib/open-iscsi
12mr|open-iscsi-2.0-871.5|64	mkdir -p -m 0755 %{buildroot}%{_sysconfdir}/iscsi/nodes
12mr|open-iscsi-2.0-871.5|65	mkdir -p -m 0755 %{buildroot}%{_sysconfdir}/iscsi/send_targets
12mr|open-iscsi-2.0-871.5|66	
12mr|open-iscsi-2.0-871.5|67	# init script
12mr|open-iscsi-2.0-871.5|68	mkdir -p %{buildroot}%{_initrddir}
12mr|open-iscsi-2.0-871.5|69	install -m 0755 %{SOURCE1} %{buildroot}%{_initrddir}/open-iscsi
12mr|open-iscsi-2.0-871.5|70	
12mr|open-iscsi-2.0-871.5|71	# DKMS
12mr|open-iscsi-2.0-871.5|72	%if %{with_dkms}
12mr|open-iscsi-2.0-871.5|73	mkdir -p %{buildroot}/usr/src/%{module_name}-%{version}
12mr|open-iscsi-2.0-871.5|74	cp -a kernel %{buildroot}/usr/src/%{module_name}-%{version}/
12mr|open-iscsi-2.0-871.5|75	cp -a include %{buildroot}/usr/src/%{module_name}-%{version}/
12mr|open-iscsi-2.0-871.5|76	
12mr|open-iscsi-2.0-871.5|77	cat > %{buildroot}/usr/src/%{module_name}-%{version}/dkms.conf <<EOF
12mr|open-iscsi-2.0-871.5|78	PACKAGE_VERSION="%{version}"
12mr|open-iscsi-2.0-871.5|79	PACKAGE_NAME="%{module_name}"
12mr|open-iscsi-2.0-871.5|80	MAKE[0]="cd \${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build/kernel ; make"
12mr|open-iscsi-2.0-871.5|81	CLEAN="cd \${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build/kernel ; make clean"
12mr|open-iscsi-2.0-871.5|82	
12mr|open-iscsi-2.0-871.5|83	BUILT_MODULE_NAME[0]="iscsi_tcp"
12mr|open-iscsi-2.0-871.5|84	BUILT_MODULE_LOCATION[0]="kernel"
12mr|open-iscsi-2.0-871.5|85	DEST_MODULE_NAME[0]="iscsi_tcp"
12mr|open-iscsi-2.0-871.5|86	DEST_MODULE_LOCATION[0]="/kernel/drivers/scsi"
12mr|open-iscsi-2.0-871.5|87	
12mr|open-iscsi-2.0-871.5|88	BUILT_MODULE_NAME[1]="scsi_transport_iscsi"
12mr|open-iscsi-2.0-871.5|89	BUILT_MODULE_LOCATION[1]="kernel"
12mr|open-iscsi-2.0-871.5|90	DEST_MODULE_NAME[1]="scsi_transport_iscsi"
12mr|open-iscsi-2.0-871.5|91	DEST_MODULE_LOCATION[1]="/kernel/drivers/scsi"
12mr|open-iscsi-2.0-871.5|92	
12mr|open-iscsi-2.0-871.5|93	REMAKE_INITRD="no"
12mr|open-iscsi-2.0-871.5|94	AUTOINSTALL=yes
12mr|open-iscsi-2.0-871.5|95	POST_INSTALL="post-install"
12mr|open-iscsi-2.0-871.5|96	POST_REMOVE="post-remove"
12mr|open-iscsi-2.0-871.5|97	EOF
12mr|open-iscsi-2.0-871.5|98	%endif # dkms
12mr|open-iscsi-2.0-871.5|99	
12mr|open-iscsi-2.0-871.5|100	# sample initiatorname file
12mr|open-iscsi-2.0-871.5|101	install -m 0644 %{_sourcedir}/initiatorname.iscsi %{buildroot}%{_sysconfdir}/iscsi
12mr|open-iscsi-2.0-871.5|102	
12mr|open-iscsi-2.0-871.5|103	%post
12mr|open-iscsi-2.0-871.5|104	%_post_service open-iscsi
12mr|open-iscsi-2.0-871.5|105	
12mr|open-iscsi-2.0-871.5|106	%if %{with_dkms}
12mr|open-iscsi-2.0-871.5|107	%post -n %{module_name}
12mr|open-iscsi-2.0-871.5|108	dkms add -m %{module_name} -v %{version} --rpm_safe_upgrade
12mr|open-iscsi-2.0-871.5|109	dkms build -m %{module_name} -v %{version} --rpm_safe_upgrade
12mr|open-iscsi-2.0-871.5|110	dkms install -m %{module_name} -v %{version} --rpm_safe_upgrade
12mr|open-iscsi-2.0-871.5|111	%endif
12mr|open-iscsi-2.0-871.5|112	
12mr|open-iscsi-2.0-871.5|113	%preun
12mr|open-iscsi-2.0-871.5|114	%_preun_service open-iscsi
12mr|open-iscsi-2.0-871.5|115	
12mr|open-iscsi-2.0-871.5|116	%if %{with_dkms}
12mr|open-iscsi-2.0-871.5|117	%preun -n %{module_name}
12mr|open-iscsi-2.0-871.5|118	dkms remove -m %{module_name} -v %{version} --rpm_safe_upgrade --all || :
12mr|open-iscsi-2.0-871.5|119	%endif
12mr|open-iscsi-2.0-871.5|120	
12mr|open-iscsi-2.0-871.5|121	%clean
12mr|open-iscsi-2.0-871.5|122	rm -rf %{buildroot}
12mr|open-iscsi-2.0-871.5|123	
12mr|open-iscsi-2.0-871.5|124	%files
12mr|open-iscsi-2.0-871.5|125	%defattr(-,root,root)
12mr|open-iscsi-2.0-871.5|126	%doc README COPYING
12mr|open-iscsi-2.0-871.5|127	%dir %{_sysconfdir}/iscsi
12mr|open-iscsi-2.0-871.5|128	%{_sysconfdir}/iscsi/ifaces
12mr|open-iscsi-2.0-871.5|129	%dir %{_sysconfdir}/iscsi/nodes
12mr|open-iscsi-2.0-871.5|130	%dir %{_sysconfdir}/iscsi/send_targets
12mr|open-iscsi-2.0-871.5|131	%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/iscsi/iscsid.conf
12mr|open-iscsi-2.0-871.5|132	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/iscsi/initiatorname.iscsi
12mr|open-iscsi-2.0-871.5|133	%{_initrddir}/open-iscsi
12mr|open-iscsi-2.0-871.5|134	/sbin/iscsiadm
12mr|open-iscsi-2.0-871.5|135	/sbin/iscsid
12mr|open-iscsi-2.0-871.5|136	/sbin/iscsi-iname
12mr|open-iscsi-2.0-871.5|137	/sbin/iscsi_discovery
12mr|open-iscsi-2.0-871.5|138	#/sbin/fwparam_ibft
12mr|open-iscsi-2.0-871.5|139	%{_mandir}/man8/iscsiadm.8*
12mr|open-iscsi-2.0-871.5|140	%{_mandir}/man8/iscsid.8*
12mr|open-iscsi-2.0-871.5|141	%{_mandir}/man8/iscsi_discovery.8*
12mr|open-iscsi-2.0-871.5|142	%dir %{_localstatedir}/lib/open-iscsi
12mr|open-iscsi-2.0-871.5|143	
12mr|open-iscsi-2.0-871.5|144	%if %{with_dkms}
12mr|open-iscsi-2.0-871.5|145	%files -n %{module_name}
12mr|open-iscsi-2.0-871.5|146	%defattr(-,root,root)
12mr|open-iscsi-2.0-871.5|147	%_usrsrc/%{module_name}-%{version}
12mr|open-iscsi-2.0-871.5|148	%endif
12mr|open-iscsi-2.0-871.5|149	
12mr|open-iscsi-2.0-871.5|150	
12mr|open-iscsi-2.0-871.5|151	
12mr|open-iscsi-2.0-871.5|152	%changelog
12mr|open-iscsi-2.0-871.5|153	

15349 12
12mr|openjade-1.3.3-0.pre1.10|1	%define name openjade
12mr|openjade-1.3.3-0.pre1.10|2	%define version 1.3.3
12mr|openjade-1.3.3-0.pre1.10|3	%define prerel pre1
12mr|openjade-1.3.3-0.pre1.10|4	%define release %mkrel 0.%prerel.10
12mr|openjade-1.3.3-0.pre1.10|5	%define sgmlbase %{_datadir}/sgml
12mr|openjade-1.3.3-0.pre1.10|6	%define major 0
12mr|openjade-1.3.3-0.pre1.10|7	%define libname %mklibname %{name} %{major}
12mr|openjade-1.3.3-0.pre1.10|8	%define libnamedev %mklibname %{name} %{major} -d
12mr|openjade-1.3.3-0.pre1.10|9	
12mr|openjade-1.3.3-0.pre1.10|10	Summary: Parser and tools for SGML + DSSSL
12mr|openjade-1.3.3-0.pre1.10|11	Name: %{name}
12mr|openjade-1.3.3-0.pre1.10|12	Version: %{version}
12mr|openjade-1.3.3-0.pre1.10|13	Release: %{release}
12mr|openjade-1.3.3-0.pre1.10|14	Url: http://openjade.sourceforge.net/
12mr|openjade-1.3.3-0.pre1.10|15	Source0: http://download.sourceforge.net/openjade/openjade-%{version}-%prerel.tar.bz2
12mr|openjade-1.3.3-0.pre1.10|16	# (gb) 1.3.2-12mdk libtool fixes, don't bother with either aclocal nor autoconf
12mr|openjade-1.3.3-0.pre1.10|17	# NOTE: this directly applies to configure
12mr|openjade-1.3.3-0.pre1.10|18	Patch0: openjade-1.3.2-libtool.patch
12mr|openjade-1.3.3-0.pre1.10|19	Patch1: openjade-gcc43.diff
12mr|openjade-1.3.3-0.pre1.10|20	Patch2: openjade-deplibs.patch
12mr|openjade-1.3.3-0.pre1.10|21	Patch3: openjade-ppc64.patch
12mr|openjade-1.3.3-0.pre1.10|22	Patch4: openjade-getoptperl.patch
12mr|openjade-1.3.3-0.pre1.10|23	Patch5: openjade-1.3.2-gcc46.patch
12mr|openjade-1.3.3-0.pre1.10|24	#Patch6: sptrintf_long_openjade1.3.3.patch
12mr|openjade-1.3.3-0.pre1.10|25	Patch7: openjade-nola.patch
12mr|openjade-1.3.3-0.pre1.10|26	License: BSD
12mr|openjade-1.3.3-0.pre1.10|27	Group: Publishing
12mr|openjade-1.3.3-0.pre1.10|28	Obsoletes: jade
12mr|openjade-1.3.3-0.pre1.10|29	Provides: jade = %version-%release
12mr|openjade-1.3.3-0.pre1.10|30	Requires: sgml-common >= 0.6.3-8mdk, %libname = %version-%release
12mr|openjade-1.3.3-0.pre1.10|31	BuildRequires: OpenSP-devel
12mr|openjade-1.3.3-0.pre1.10|32	Requires: OpenSP
12mr|openjade-1.3.3-0.pre1.10|33	
12mr|openjade-1.3.3-0.pre1.10|34	%description
12mr|openjade-1.3.3-0.pre1.10|35	Jade (James' DSSSL Engine) is an implementation of the DSSSL style
12mr|openjade-1.3.3-0.pre1.10|36	language -- Document Style Semantics and Specification Language --
12mr|openjade-1.3.3-0.pre1.10|37	an ISO standard for formatting SGML (and XML) documents.
12mr|openjade-1.3.3-0.pre1.10|38	
12mr|openjade-1.3.3-0.pre1.10|39	%package -n %libname
12mr|openjade-1.3.3-0.pre1.10|40	Group:          Publishing
12mr|openjade-1.3.3-0.pre1.10|41	Summary:        Shared library files for openjade
12mr|openjade-1.3.3-0.pre1.10|42	
12mr|openjade-1.3.3-0.pre1.10|43	%description -n %libname
12mr|openjade-1.3.3-0.pre1.10|44	Shared library files for openjade.
12mr|openjade-1.3.3-0.pre1.10|45	
12mr|openjade-1.3.3-0.pre1.10|46	%package -n %libnamedev
12mr|openjade-1.3.3-0.pre1.10|47	Group:          Development/C
12mr|openjade-1.3.3-0.pre1.10|48	Summary:        Development files for openjade
12mr|openjade-1.3.3-0.pre1.10|49	Requires:       %name = %version-%release, %libname = %version-%release
12mr|openjade-1.3.3-0.pre1.10|50	Provides:       lib%{name}-devel, openjade-devel
12mr|openjade-1.3.3-0.pre1.10|51	
12mr|openjade-1.3.3-0.pre1.10|52	%description -n %libnamedev
12mr|openjade-1.3.3-0.pre1.10|53	Files for development from the openjade package.
12mr|openjade-1.3.3-0.pre1.10|54	
12mr|openjade-1.3.3-0.pre1.10|55	
12mr|openjade-1.3.3-0.pre1.10|56	%prep
12mr|openjade-1.3.3-0.pre1.10|57	
12mr|openjade-1.3.3-0.pre1.10|58	%setup -q -n %name-%version-%prerel
12mr|openjade-1.3.3-0.pre1.10|59	%patch0 -p1 -b .libtool
12mr|openjade-1.3.3-0.pre1.10|60	%patch1 -p1 -b .gcc43
12mr|openjade-1.3.3-0.pre1.10|61	%patch2 -p1
12mr|openjade-1.3.3-0.pre1.10|62	%patch3 -p1
12mr|openjade-1.3.3-0.pre1.10|63	%patch4 -p1
12mr|openjade-1.3.3-0.pre1.10|64	%patch5 -p1
12mr|openjade-1.3.3-0.pre1.10|65	%patch6 -p1
12mr|openjade-1.3.3-0.pre1.10|66	%patch7 -p1
12mr|openjade-1.3.3-0.pre1.10|67	
12mr|openjade-1.3.3-0.pre1.10|68	%build
12mr|openjade-1.3.3-0.pre1.10|69	cp config/configure.in .
12mr|openjade-1.3.3-0.pre1.10|70	export CXXFLAGS="%optflags -fpermissive"
12mr|openjade-1.3.3-0.pre1.10|71	%configure2_5x --enable-static --enable-http \
12mr|openjade-1.3.3-0.pre1.10|72	--enable-default-catalog=%{_sysconfdir}/sgml/catalog  \
12mr|openjade-1.3.3-0.pre1.10|73	--enable-default-search-path=%{sgmlbase} \
12mr|openjade-1.3.3-0.pre1.10|74	--datadir=%{sgmlbase}/%{name}-%{version} \
12mr|openjade-1.3.3-0.pre1.10|75	--enable-splibdir=%{_libdir}
12mr|openjade-1.3.3-0.pre1.10|76	
12mr|openjade-1.3.3-0.pre1.10|77	%make
12mr|openjade-1.3.3-0.pre1.10|78	
12mr|openjade-1.3.3-0.pre1.10|79	%install
12mr|openjade-1.3.3-0.pre1.10|80	# NOTE: in installing I am also copying a bunch of .h files into
12mr|openjade-1.3.3-0.pre1.10|81	# $(prefix)/include/sp/{generic,include,lib}.  This is so that the
12mr|openjade-1.3.3-0.pre1.10|82	# library API can be used.  It's an ugly kludge, and the best way
12mr|openjade-1.3.3-0.pre1.10|83	# would be for James Clark to tell us what the appropriate list of
12mr|openjade-1.3.3-0.pre1.10|84	# files to be included is.
12mr|openjade-1.3.3-0.pre1.10|85	
12mr|openjade-1.3.3-0.pre1.10|86	[ -n "%{buildroot}" -a "%{buildroot}" != / ] && rm -rf %{buildroot}
12mr|openjade-1.3.3-0.pre1.10|87	
12mr|openjade-1.3.3-0.pre1.10|88	mkdir -p %{buildroot}{%{_libdir},%{_bindir},%{_includedir}/sp/generic,%{_includedir}/sp/include,%{_includedir}/sp/lib}
12mr|openjade-1.3.3-0.pre1.10|89	mkdir -p %{buildroot}%{sgmlbase}/%{name}-%{version}/{pubtext,unicode}
12mr|openjade-1.3.3-0.pre1.10|90	
12mr|openjade-1.3.3-0.pre1.10|91	%makeinstall install-man datadir=%{buildroot}/%{sgmlbase}
12mr|openjade-1.3.3-0.pre1.10|92	
12mr|openjade-1.3.3-0.pre1.10|93	# Why do this file gets installed here ???
12mr|openjade-1.3.3-0.pre1.10|94	rm -f %{buildroot}%{sgmlbase}/builtins.dsl
12mr|openjade-1.3.3-0.pre1.10|95	
12mr|openjade-1.3.3-0.pre1.10|96	# oMy, othis ois osilly.
12mr|openjade-1.3.3-0.pre1.10|97	ln -s openjade %{buildroot}/%{_bindir}/jade
12mr|openjade-1.3.3-0.pre1.10|98	for file in nsgmls sgmlnorm spam spent sx ; do
12mr|openjade-1.3.3-0.pre1.10|99	ln -s o$file %{buildroot}/%{_bindir}/$file
12mr|openjade-1.3.3-0.pre1.10|100	done
12mr|openjade-1.3.3-0.pre1.10|101	
12mr|openjade-1.3.3-0.pre1.10|102	mv %{buildroot}%{_bindir}/sx %{buildroot}%{_bindir}/sgml2xml
12mr|openjade-1.3.3-0.pre1.10|103	install generic/*.h %{buildroot}%{_includedir}/sp/generic/
12mr|openjade-1.3.3-0.pre1.10|104	install include/*.h %{buildroot}%{_includedir}/sp/include/
12mr|openjade-1.3.3-0.pre1.10|105	cp dsssl/builtins.dsl dsssl/catalog %{buildroot}%{sgmlbase}/%{name}-%{version}/
12mr|openjade-1.3.3-0.pre1.10|106	install pubtext/* %{buildroot}%{sgmlbase}/%{name}-%{version}/pubtext
12mr|openjade-1.3.3-0.pre1.10|107	#install unicode/* %{buildroot}%{sgmlbase}/%{name}-%{version}/unicode
12mr|openjade-1.3.3-0.pre1.10|108	cp dsssl/dsssl.dtd dsssl/style-sheet.dtd dsssl/fot.dtd %{buildroot}%{sgmlbase}/%{name}-%{version}/
12mr|openjade-1.3.3-0.pre1.10|109	
12mr|openjade-1.3.3-0.pre1.10|110	cd %{buildroot}%{sgmlbase}
12mr|openjade-1.3.3-0.pre1.10|111	ln -s %{name}-%{version} %{name}
12mr|openjade-1.3.3-0.pre1.10|112	
12mr|openjade-1.3.3-0.pre1.10|113	ln -s %{name}-%{version}/pubtext/xml.dcl xml.dcl
12mr|openjade-1.3.3-0.pre1.10|114	ln -s %{name}-%{version}/pubtext/xml.soc xml.soc
12mr|openjade-1.3.3-0.pre1.10|115	ln -s %{name}-%{version}/pubtext/html.dcl html.dcl
12mr|openjade-1.3.3-0.pre1.10|116	ln -s %{name}-%{version}/pubtext/html.soc html.soc
12mr|openjade-1.3.3-0.pre1.10|117	
12mr|openjade-1.3.3-0.pre1.10|118	mkdir -p %{buildroot}%{_sysconfdir}/sgml
12mr|openjade-1.3.3-0.pre1.10|119	touch %{buildroot}%{_sysconfdir}/sgml/dsssl-%{version}.cat \
12mr|openjade-1.3.3-0.pre1.10|120	%{buildroot}%{_sysconfdir}/sgml/dsssl.cat \
12mr|openjade-1.3.3-0.pre1.10|121	%{buildroot}%{_sysconfdir}/sgml/catalog
12mr|openjade-1.3.3-0.pre1.10|122	
12mr|openjade-1.3.3-0.pre1.10|123	# Remove unpackaged symlink
12mr|openjade-1.3.3-0.pre1.10|124	rm -rf %{buildroot}%{_datadir}/sgml/openjade
12mr|openjade-1.3.3-0.pre1.10|125	
12mr|openjade-1.3.3-0.pre1.10|126	%post
12mr|openjade-1.3.3-0.pre1.10|127	
12mr|openjade-1.3.3-0.pre1.10|128	# remove openjade-1.3 catalog if referenced
12mr|openjade-1.3.3-0.pre1.10|129	bads=`find %{_sysconfdir}/sgml -type f -exec grep -l %{name}-1.3 {} \;`
12mr|openjade-1.3.3-0.pre1.10|130	for f in $bads; do
12mr|openjade-1.3.3-0.pre1.10|131	%{_bindir}/xmlcatalog --sgml --noout --del $f %{sgmlbase}/%{name}-1.3/catalog;
12mr|openjade-1.3.3-0.pre1.10|132	done
12mr|openjade-1.3.3-0.pre1.10|133	if [ -e %{_sysconfdir}/sgml/catalog ] && [ "$(grep 'sgml-docbook-*.cat' %{_sysconfdir}/sgml/catalog)" != "" ]; then \
12mr|openjade-1.3.3-0.pre1.10|134	%{_bindir}/xmlcatalog --sgml --noout --del %{_sysconfdir}/sgml/catalog '%{_sysconfdir}/sgml/sgml-docbook-*.cat'; fi
12mr|openjade-1.3.3-0.pre1.10|135	
12mr|openjade-1.3.3-0.pre1.10|136	# Add new catalogs
12mr|openjade-1.3.3-0.pre1.10|137	touch %{_sysconfdir}/sgml/dsssl-%{version}.cat
12mr|openjade-1.3.3-0.pre1.10|138	for i in %{_sysconfdir}/sgml/dsssl-%{version}.cat %{_sysconfdir}/sgml/{x,sg}ml-docbook-*.cat; do
12mr|openjade-1.3.3-0.pre1.10|139	[ -e $i ] && %{_bindir}/xmlcatalog --sgml --noout --add \
12mr|openjade-1.3.3-0.pre1.10|140	$i %{sgmlbase}/%{name}/catalog
12mr|openjade-1.3.3-0.pre1.10|141	done
12mr|openjade-1.3.3-0.pre1.10|142	ln -s -f %{_sysconfdir}/sgml/dsssl-%{version}.cat %{_sysconfdir}/sgml/dsssl.cat
12mr|openjade-1.3.3-0.pre1.10|143	
12mr|openjade-1.3.3-0.pre1.10|144	%pre
12mr|openjade-1.3.3-0.pre1.10|145	cd %{sgmlbase}
12mr|openjade-1.3.3-0.pre1.10|146	if [ -L %{name} ]; then
12mr|openjade-1.3.3-0.pre1.10|147	rm -f %{name}
12mr|openjade-1.3.3-0.pre1.10|148	fi
12mr|openjade-1.3.3-0.pre1.10|149	ln -sf %{name}-%{version} %{name}
12mr|openjade-1.3.3-0.pre1.10|150	
12mr|openjade-1.3.3-0.pre1.10|151	%triggerpostun -- openjade <= 1.3.1-6mdk
12mr|openjade-1.3.3-0.pre1.10|152	# we are in the obligation to use a triggerpostun because we have
12mr|openjade-1.3.3-0.pre1.10|153	# to be sure that the files from the old package are removed else
12mr|openjade-1.3.3-0.pre1.10|154	# rpm will remove all the files in /usr/share/sgml.
12mr|openjade-1.3.3-0.pre1.10|155	# Fred [Wed May 15 11:15:42 2002]
12mr|openjade-1.3.3-0.pre1.10|156	if [ ! -L %{sgmlbase}/%{name} ]; then
12mr|openjade-1.3.3-0.pre1.10|157	cd %{sgmlbase}
12mr|openjade-1.3.3-0.pre1.10|158	rm -rf %{name}
12mr|openjade-1.3.3-0.pre1.10|159	ln -sf %{name}-%{version} %{name}
12mr|openjade-1.3.3-0.pre1.10|160	fi
12mr|openjade-1.3.3-0.pre1.10|161	
12mr|openjade-1.3.3-0.pre1.10|162	
12mr|openjade-1.3.3-0.pre1.10|163	%postun
12mr|openjade-1.3.3-0.pre1.10|164	# Do not remove if upgrade
12mr|openjade-1.3.3-0.pre1.10|165	if [ "$1" = "0" ]; then
12mr|openjade-1.3.3-0.pre1.10|166	if [ -x %{_bindir}/xmlcatalog ]; then
12mr|openjade-1.3.3-0.pre1.10|167	for i in %{_sysconfdir}/sgml/dsssl-%{version}.cat %{_sysconfdir}/sgml/sgml-docbook-*.cat %{_sysconfdir}/sgml/xml-docbook-*.cat; do
12mr|openjade-1.3.3-0.pre1.10|168	[ -e $i ] && %{_bindir}/xmlcatalog --sgml --noout --del \
12mr|openjade-1.3.3-0.pre1.10|169	$i %{sgmlbase}/%{name}/catalog
12mr|openjade-1.3.3-0.pre1.10|170	done
12mr|openjade-1.3.3-0.pre1.10|171	fi
12mr|openjade-1.3.3-0.pre1.10|172	rm -f %{_sysconfdir}/sgml/dsssl.cat %{sgmlbase}/%{name}
12mr|openjade-1.3.3-0.pre1.10|173	# Is it last docbook catalog?
12mr|openjade-1.3.3-0.pre1.10|174	if [ ! -e %{_sysconfdir}/sgml/dsssl-%{version}.cat ]; then
12mr|openjade-1.3.3-0.pre1.10|175	rm -f %{_sysconfdir}/sgml/sgml-docbook.cat
12mr|openjade-1.3.3-0.pre1.10|176	OTHERCAT=`ls %{_sysconfdir}/sgml/dsssl-?.?.cat 2> /dev/null | head --lines 1`
12mr|openjade-1.3.3-0.pre1.10|177	if [ -n "$OTHERCAT" ]; then ln -sf $OTHERCAT %{_sysconfdir}/sgml/dsssl.cat; fi
12mr|openjade-1.3.3-0.pre1.10|178	fi
12mr|openjade-1.3.3-0.pre1.10|179	fi
12mr|openjade-1.3.3-0.pre1.10|180	
12mr|openjade-1.3.3-0.pre1.10|181	
12mr|openjade-1.3.3-0.pre1.10|182	%if %mdkversion < 200900
12mr|openjade-1.3.3-0.pre1.10|183	%post   -p /sbin/ldconfig -n %libname
12mr|openjade-1.3.3-0.pre1.10|184	%endif
12mr|openjade-1.3.3-0.pre1.10|185	%if %mdkversion < 200900
12mr|openjade-1.3.3-0.pre1.10|186	%postun -p /sbin/ldconfig -n %libname
12mr|openjade-1.3.3-0.pre1.10|187	%endif
12mr|openjade-1.3.3-0.pre1.10|188	
12mr|openjade-1.3.3-0.pre1.10|189	%clean
12mr|openjade-1.3.3-0.pre1.10|190	rm -rf %{buildroot}
12mr|openjade-1.3.3-0.pre1.10|191	
12mr|openjade-1.3.3-0.pre1.10|192	%files
12mr|openjade-1.3.3-0.pre1.10|193	%defattr(-,root,root)
12mr|openjade-1.3.3-0.pre1.10|194	%doc doc/ jadedoc/ dsssl/ pubtext/  README VERSION
12mr|openjade-1.3.3-0.pre1.10|195	%ghost %config(noreplace) %{_sysconfdir}/sgml/dsssl*.cat
12mr|openjade-1.3.3-0.pre1.10|196	%ghost %config(noreplace) %{_sysconfdir}/sgml/catalog
12mr|openjade-1.3.3-0.pre1.10|197	%{_bindir}/*
12mr|openjade-1.3.3-0.pre1.10|198	%{sgmlbase}/%{name}-%{version}
12mr|openjade-1.3.3-0.pre1.10|199	%{sgmlbase}/*.dcl
12mr|openjade-1.3.3-0.pre1.10|200	%{sgmlbase}/*.soc
12mr|openjade-1.3.3-0.pre1.10|201	%{_mandir}/*/*
12mr|openjade-1.3.3-0.pre1.10|202	
12mr|openjade-1.3.3-0.pre1.10|203	%files -n %libname
12mr|openjade-1.3.3-0.pre1.10|204	%defattr(-,root,root)
12mr|openjade-1.3.3-0.pre1.10|205	%{_libdir}/lib*.so.*
12mr|openjade-1.3.3-0.pre1.10|206	
12mr|openjade-1.3.3-0.pre1.10|207	%files -n %libnamedev
12mr|openjade-1.3.3-0.pre1.10|208	%defattr(-,root,root)
12mr|openjade-1.3.3-0.pre1.10|209	%{_includedir}/sp
12mr|openjade-1.3.3-0.pre1.10|210	%{_libdir}/lib*.so
12mr|openjade-1.3.3-0.pre1.10|211	%{_libdir}/lib*a
12mr|openjade-1.3.3-0.pre1.10|212	
12mr|openjade-1.3.3-0.pre1.10|213	%changelog
12mr|openjade-1.3.3-0.pre1.10|214	

15350 12
12mr|openjpeg-1.5.1-3|1	%define oname OpenJPEG
12mr|openjpeg-1.5.1-3|2	%define oversion %(echo %{version} | sed -e 's/\\./_/g')
12mr|openjpeg-1.5.1-3|3	
12mr|openjpeg-1.5.1-3|4	%define lib_major 5
12mr|openjpeg-1.5.1-3|5	%define lib_name %mklibname %{name} %{lib_major}
12mr|openjpeg-1.5.1-3|6	%define lib_dev %mklibname %{name} -d
12mr|openjpeg-1.5.1-3|7	
12mr|openjpeg-1.5.1-3|8	%define common_description The OpenJPEG library is an open-source JPEG 2000 codec written in C\
12mr|openjpeg-1.5.1-3|9	language. It has been developed in order to promote the use of JPEG\
12mr|openjpeg-1.5.1-3|10	2000, the new still-image compression standard from the Joint\
12mr|openjpeg-1.5.1-3|11	Photographic Experts Group (JPEG).
12mr|openjpeg-1.5.1-3|12	
12mr|openjpeg-1.5.1-3|13	Name: openjpeg
12mr|openjpeg-1.5.1-3|14	Version: 1.5.1
12mr|openjpeg-1.5.1-3|15	Release: 3
12mr|openjpeg-1.5.1-3|16	Summary: An open-source JPEG 2000 codec
12mr|openjpeg-1.5.1-3|17	Source0: http://openjpeg.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|openjpeg-1.5.1-3|18	Patch0: openjpeg-1.3-Makefile.patch
12mr|openjpeg-1.5.1-3|19	License: BSD
12mr|openjpeg-1.5.1-3|20	Group: System/Libraries
12mr|openjpeg-1.5.1-3|21	Url: http://www.openjpeg.org/
12mr|openjpeg-1.5.1-3|22	BuildRequires: cmake
12mr|openjpeg-1.5.1-3|23	
12mr|openjpeg-1.5.1-3|24	%description
12mr|openjpeg-1.5.1-3|25	%{common_description}
12mr|openjpeg-1.5.1-3|26	
12mr|openjpeg-1.5.1-3|27	%package -n %{lib_name}
12mr|openjpeg-1.5.1-3|28	Summary: %{oname} library
12mr|openjpeg-1.5.1-3|29	Group: System/Libraries
12mr|openjpeg-1.5.1-3|30	
12mr|openjpeg-1.5.1-3|31	%description -n	%{lib_name}
12mr|openjpeg-1.5.1-3|32	This package contains the library needed to run programs dynamically
12mr|openjpeg-1.5.1-3|33	linked with the %{oname} library.
12mr|openjpeg-1.5.1-3|34	
12mr|openjpeg-1.5.1-3|35	%{common_description}
12mr|openjpeg-1.5.1-3|36	
12mr|openjpeg-1.5.1-3|37	%files -n %{lib_name}
12mr|openjpeg-1.5.1-3|38	%{_libdir}/*.so.%{lib_major}
12mr|openjpeg-1.5.1-3|39	%{_libdir}/*.so.%{version}
12mr|openjpeg-1.5.1-3|40	
12mr|openjpeg-1.5.1-3|41	
12mr|openjpeg-1.5.1-3|42	
12mr|openjpeg-1.5.1-3|43	
12mr|openjpeg-1.5.1-3|44	
12mr|openjpeg-1.5.1-3|45	#-----------------------------
12mr|openjpeg-1.5.1-3|46	%files
12mr|openjpeg-1.5.1-3|47	%{_bindir}/*
12mr|openjpeg-1.5.1-3|48	%{_mandir}/man1/*
12mr|openjpeg-1.5.1-3|49	%{_mandir}/man3/*
12mr|openjpeg-1.5.1-3|50	%doc %{_datadir}/doc/%{name}-1.5/
12mr|openjpeg-1.5.1-3|51	
12mr|openjpeg-1.5.1-3|52	#---------------------------------------------
12mr|openjpeg-1.5.1-3|53	%package -n %{lib_dev}
12mr|openjpeg-1.5.1-3|54	Summary: Development tools for programs using the %{oname} library
12mr|openjpeg-1.5.1-3|55	Group: Development/C
12mr|openjpeg-1.5.1-3|56	Requires: %{lib_name} = %{version}
12mr|openjpeg-1.5.1-3|57	Requires: %{name} = %{version}
12mr|openjpeg-1.5.1-3|58	Provides: %{name}-devel = %{version}-%{release}
12mr|openjpeg-1.5.1-3|59	
12mr|openjpeg-1.5.1-3|60	%description -n	%{lib_dev}
12mr|openjpeg-1.5.1-3|61	This package contains the header files and libraries needed for
12mr|openjpeg-1.5.1-3|62	developing programs using the %{oname} library.
12mr|openjpeg-1.5.1-3|63	
12mr|openjpeg-1.5.1-3|64	%{common_description}
12mr|openjpeg-1.5.1-3|65	
12mr|openjpeg-1.5.1-3|66	%files -n %{lib_dev}
12mr|openjpeg-1.5.1-3|67	%{_includedir}/%{name}-1.5/%{name}.h
12mr|openjpeg-1.5.1-3|68	%{_libdir}/*.so
12mr|openjpeg-1.5.1-3|69	%{_libdir}/%{name}-1.5/*.cmake
12mr|openjpeg-1.5.1-3|70	%{_libdir}/pkgconfig/libopenjpeg1.pc
12mr|openjpeg-1.5.1-3|71	
12mr|openjpeg-1.5.1-3|72	#---------------------------------------------
12mr|openjpeg-1.5.1-3|73	
12mr|openjpeg-1.5.1-3|74	%prep
12mr|openjpeg-1.5.1-3|75	%setup -q
12mr|openjpeg-1.5.1-3|76	
12mr|openjpeg-1.5.1-3|77	%build
12mr|openjpeg-1.5.1-3|78	%cmake -DOPENJPEG_INSTALL_LIB_DIR=%{_lib}
12mr|openjpeg-1.5.1-3|79	%make
12mr|openjpeg-1.5.1-3|80	
12mr|openjpeg-1.5.1-3|81	%install
12mr|openjpeg-1.5.1-3|82	cd build/
12mr|openjpeg-1.5.1-3|83	%makeinstall_std
12mr|openjpeg-1.5.1-3|84	
12mr|openjpeg-1.5.1-3|85	
12mr|openjpeg-1.5.1-3|86	
12mr|openjpeg-1.5.1-3|87	%changelog
12mr|openjpeg-1.5.1-3|88	* Thu Sep  27 2012 Dmitry Mikhirev <mikhirev@mezon.ru>
12mr|openjpeg-1.5.1-3|89	+ Commit: aafe274
12mr|openjpeg-1.5.1-3|90	- fix devel package reqs
12mr|openjpeg-1.5.1-3|91	
12mr|openjpeg-1.5.1-3|92	* Wed Sep  26 2012 Dmitry Mikhirev <mikhirev@mezon.ru>
12mr|openjpeg-1.5.1-3|93	+ Commit: 036b358
12mr|openjpeg-1.5.1-3|94	- update to 1.5.1
12mr|openjpeg-1.5.1-3|95	
12mr|openjpeg-1.5.1-3|96	

15351 12
12mr|openl2tp-1.8-2|1	Summary: An L2TP client/server, designed for VPN use
12mr|openl2tp-1.8-2|2	Name: openl2tp
12mr|openl2tp-1.8-2|3	Version: 1.8
12mr|openl2tp-1.8-2|4	Release: %mkrel 2
12mr|openl2tp-1.8-2|5	License: GPL
12mr|openl2tp-1.8-2|6	Group: System/Base
12mr|openl2tp-1.8-2|7	URL: ftp://downloads.sourceforge.net/projects/openl2tp/%{name}-%{version}.tar.gz
12mr|openl2tp-1.8-2|8	Source0: %{name}-%{version}.tar.gz
12mr|openl2tp-1.8-2|9	Patch0:	openl2tp-1.8-make.patch
12mr|openl2tp-1.8-2|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12mr|openl2tp-1.8-2|11	Requires: ppp >= 2.4.5, readline >= 4.2, rpcbind
12mr|openl2tp-1.8-2|12	ExclusiveOS: Linux
12mr|openl2tp-1.8-2|13	
12mr|openl2tp-1.8-2|14	BuildRequires: ppp >= 2.4.5, readline-devel >= 4.2, glibc >= 2.4, flex, bison, kernel-headers >= 2.6.23
12mr|openl2tp-1.8-2|15	
12mr|openl2tp-1.8-2|16	%description
12mr|openl2tp-1.8-2|17	OpenL2TP is a complete implementation of RFC2661 - Layer Two Tunneling
12mr|openl2tp-1.8-2|18	Protocol Version 2, able to operate as both a server and a client. It
12mr|openl2tp-1.8-2|19	is ideal for use as an enterprise L2TP VPN server, supporting more
12mr|openl2tp-1.8-2|20	than 100 simultaneous connected users. It may also be used as a client
12mr|openl2tp-1.8-2|21	on a home PC or roadwarrior laptop.
12mr|openl2tp-1.8-2|22	
12mr|openl2tp-1.8-2|23	OpenL2TP has been designed and implemented specifically for Linux. It
12mr|openl2tp-1.8-2|24	consists of
12mr|openl2tp-1.8-2|25	
12mr|openl2tp-1.8-2|26	- a daemon, openl2tpd, handling the L2TP control protocol exchanges
12mr|openl2tp-1.8-2|27	for all tunnels and sessions
12mr|openl2tp-1.8-2|28	
12mr|openl2tp-1.8-2|29	- a plugin for pppd to allow its PPP connections to run over L2TP
12mr|openl2tp-1.8-2|30	sessions
12mr|openl2tp-1.8-2|31	
12mr|openl2tp-1.8-2|32	- a Linux kernel driver for efficient datapath (integrated into the
12mr|openl2tp-1.8-2|33	standard kernel from 2.6.23).
12mr|openl2tp-1.8-2|34	
12mr|openl2tp-1.8-2|35	- a command line application, l2tpconfig, for management.
12mr|openl2tp-1.8-2|36	
12mr|openl2tp-1.8-2|37	%package devel
12mr|openl2tp-1.8-2|38	Summary: OpenL2TP support files for plugin development
12mr|openl2tp-1.8-2|39	Group: Development/Other
12mr|openl2tp-1.8-2|40	
12mr|openl2tp-1.8-2|41	%description devel
12mr|openl2tp-1.8-2|42	This package contains support files for building plugins for OpenL2TP,
12mr|openl2tp-1.8-2|43	or applications that use the OpenL2TP APIs.
12mr|openl2tp-1.8-2|44	
12mr|openl2tp-1.8-2|45	%prep
12mr|openl2tp-1.8-2|46	%setup -q
12mr|openl2tp-1.8-2|47	%patch0 -p0
12mr|openl2tp-1.8-2|48	
12mr|openl2tp-1.8-2|49	%build
12mr|openl2tp-1.8-2|50	make PPPD_VERSION=2.4.5
12mr|openl2tp-1.8-2|51	
12mr|openl2tp-1.8-2|52	%install
12mr|openl2tp-1.8-2|53	[ "$RPM_BUILD_ROOT" != "/" ] && rm -rf $RPM_BUILD_ROOT
12mr|openl2tp-1.8-2|54	make install DESTDIR=$RPM_BUILD_ROOT \
12mr|openl2tp-1.8-2|55	PPPD_VERSION=2.4.5
12mr|openl2tp-1.8-2|56	
12mr|openl2tp-1.8-2|57	%{__mkdir} -p $RPM_BUILD_ROOT/etc/rc.d/init.d $RPM_BUILD_ROOT/%{_sysconfdir}/sysconfig
12mr|openl2tp-1.8-2|58	%{__cp} -f etc/rc.d/init.d/openl2tpd $RPM_BUILD_ROOT%{_sysconfdir}/rc.d/init.d/openl2tpd
12mr|openl2tp-1.8-2|59	%{__cp} -f etc/sysconfig/openl2tpd $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/openl2tpd
12mr|openl2tp-1.8-2|60	
12mr|openl2tp-1.8-2|61	%clean
12mr|openl2tp-1.8-2|62	if [ "$RPM_BUILD_ROOT" != `echo $RPM_BUILD_ROOT | sed -e s/openl2tp-//` ]; then
12mr|openl2tp-1.8-2|63	rm -rf $RPM_BUILD_ROOT
12mr|openl2tp-1.8-2|64	fi
12mr|openl2tp-1.8-2|65	
12mr|openl2tp-1.8-2|66	%files
12mr|openl2tp-1.8-2|67	%defattr(-,root,root,-)
12mr|openl2tp-1.8-2|68	%doc README LICENSE
12mr|openl2tp-1.8-2|69	%dir %{_libdir}/openl2tp
12mr|openl2tp-1.8-2|70	%{_bindir}/l2tpconfig
12mr|openl2tp-1.8-2|71	%{_sbindir}/openl2tpd
12mr|openl2tp-1.8-2|72	%{_libdir}/openl2tp/ppp_null.so
12mr|openl2tp-1.8-2|73	%{_libdir}/openl2tp/ppp_unix.so
12mr|openl2tp-1.8-2|74	%{_libdir}/openl2tp/ipsec.so
12mr|openl2tp-1.8-2|75	%{_libdir}/openl2tp/event_sock.so
12mr|openl2tp-1.8-2|76	%{_mandir}/man1/l2tpconfig.1.*
12mr|openl2tp-1.8-2|77	%{_mandir}/man4/openl2tp_rpc.4.*
12mr|openl2tp-1.8-2|78	%{_mandir}/man5/openl2tpd.conf.5.*
12mr|openl2tp-1.8-2|79	%{_mandir}/man7/openl2tp.7.*
12mr|openl2tp-1.8-2|80	%{_mandir}/man8/openl2tpd.8.*
12mr|openl2tp-1.8-2|81	%{_initrddir}/openl2tpd
12mr|openl2tp-1.8-2|82	%config %{_sysconfdir}/sysconfig/openl2tpd
12mr|openl2tp-1.8-2|83	
12mr|openl2tp-1.8-2|84	%files devel
12mr|openl2tp-1.8-2|85	%defattr(-,root,root,-)
12mr|openl2tp-1.8-2|86	%doc plugins/README doc/README.event_sock
12mr|openl2tp-1.8-2|87	%{_libdir}/openl2tp/l2tp_rpc.x
12mr|openl2tp-1.8-2|88	%{_libdir}/openl2tp/l2tp_event.h
12mr|openl2tp-1.8-2|89	%{_libdir}/openl2tp/event_sock.h
12mr|openl2tp-1.8-2|90	
12mr|openl2tp-1.8-2|91	
12mr|openl2tp-1.8-2|92	
12mr|openl2tp-1.8-2|93	%changelog
12mr|openl2tp-1.8-2|94	

15352 12
12mr|openldap-2.4.33-1|1	%define _build_pkgcheck_set %{nil}
12mr|openldap-2.4.33-1|2	%define _build_pkgcheck_srpm %{nil}
12mr|openldap-2.4.33-1|3	
12mr|openldap-2.4.33-1|4	%define pkg_name openldap
12mr|openldap-2.4.33-1|5	%global beta %{nil}
12mr|openldap-2.4.33-1|6	
12mr|openldap-2.4.33-1|7	#defaults
12mr|openldap-2.4.33-1|8	%define build_system 1
12mr|openldap-2.4.33-1|9	%define build_alternatives 0
12mr|openldap-2.4.33-1|10	%define build_modules 1
12mr|openldap-2.4.33-1|11	%define build_modpacks 0
12mr|openldap-2.4.33-1|12	%define build_slp 0
12mr|openldap-2.4.33-1|13	%define build_heimdal 0
12mr|openldap-2.4.33-1|14	%define build_nssov 1
12mr|openldap-2.4.33-1|15	%define build_smbk5pwd 1
12mr|openldap-2.4.33-1|16	%define build_asmmutex 0
12mr|openldap-2.4.33-1|17	%global build_migration 0
12mr|openldap-2.4.33-1|18	
12mr|openldap-2.4.33-1|19	%{?_with_system: %global build_system 1}
12mr|openldap-2.4.33-1|20	%{?_without_system: %global build_system 0}
12mr|openldap-2.4.33-1|21	%{?_with_modules: %global build_modules 1}
12mr|openldap-2.4.33-1|22	%{?_without_modules: %global build_modules 0}
12mr|openldap-2.4.33-1|23	%{?_with_slp: %global build_slp 1}
12mr|openldap-2.4.33-1|24	%{?_without_slp: %global build_slp 0}
12mr|openldap-2.4.33-1|25	%{?_with_heimdal: %global build_heimdal 1}
12mr|openldap-2.4.33-1|26	%{?_without_heimdal: %global build_heimdal 0}
12mr|openldap-2.4.33-1|27	%{?_with_nssov: %global build_nssov 1}
12mr|openldap-2.4.33-1|28	%{?_without_nssov: %global build_nssov 0}
12mr|openldap-2.4.33-1|29	%{?_with_smbk5pwd: %global build_smbk5pwd 1}
12mr|openldap-2.4.33-1|30	%{?_without_smbk5pwd: %global build_smbk5pwd 0}
12mr|openldap-2.4.33-1|31	%{?_with_asmmutex: %global build_asmmutex 1}
12mr|openldap-2.4.33-1|32	%{?_without_asmmutex: %global build_asmmutex 0}
12mr|openldap-2.4.33-1|33	
12mr|openldap-2.4.33-1|34	%define major 2.4_2
12mr|openldap-2.4.33-1|35	%define fname ldap
12mr|openldap-2.4.33-1|36	%define libname %mklibname %{fname} %{major}
12mr|openldap-2.4.33-1|37	%define migtools_ver 45
12mr|openldap-2.4.33-1|38	
12mr|openldap-2.4.33-1|39	# we want to use the default db version for each release, so as
12mr|openldap-2.4.33-1|40	# to make backport binary compatibles
12mr|openldap-2.4.33-1|41	# excepted for very old systems, where we use bundled db
12mr|openldap-2.4.33-1|42	%define bundled_db_source_ver 4.8.30
12mr|openldap-2.4.33-1|43	%define dbdevel db-devel
12mr|openldap-2.4.33-1|44	%global db_internal 0
12mr|openldap-2.4.33-1|45	%define dbver 5.2.0
12mr|openldap-2.4.33-1|46	%define dbutils db-utils
12mr|openldap-2.4.33-1|47	%define dbutilsprefix db52_
12mr|openldap-2.4.33-1|48	
12mr|openldap-2.4.33-1|49	%define ol_ver_major 2.4
12mr|openldap-2.4.33-1|50	%if %build_system
12mr|openldap-2.4.33-1|51	%define ol_major %{nil}
12mr|openldap-2.4.33-1|52	%define ol_suffix %nil
12mr|openldap-2.4.33-1|53	%else
12mr|openldap-2.4.33-1|54	%define ol_major 2.4
12mr|openldap-2.4.33-1|55	%define ol_suffix 24
12mr|openldap-2.4.33-1|56	%endif
12mr|openldap-2.4.33-1|57	
12mr|openldap-2.4.33-1|58	%if %build_alternatives || !%build_system
12mr|openldap-2.4.33-1|59	%define alternative_major 2.4
12mr|openldap-2.4.33-1|60	%else
12mr|openldap-2.4.33-1|61	%define alternatives_major %{nil}
12mr|openldap-2.4.33-1|62	%endif
12mr|openldap-2.4.33-1|63	
12mr|openldap-2.4.33-1|64	%global clientbin	ldapadd,ldapcompare,ldapdelete,ldapmodify,ldapmodrdn,ldappasswd,ldapsearch,ldapwhoami,ldapexop
12mr|openldap-2.4.33-1|65	%global serverbin	slapd-addel,slapd-bind,slapd-modify,slapd-modrdn,slapd-read,slapd-search,slapd-tester,ldif-filter
12mr|openldap-2.4.33-1|66	%define serversbin	slapadd,slapcat,slapd,slapdn,slapindex,slappasswd,slaptest,slurpd,slapacl,slapauth
12mr|openldap-2.4.33-1|67	
12mr|openldap-2.4.33-1|68	#localstatedir is passed directly to configure, and we want it to be /var/lib
12mr|openldap-2.4.33-1|69	#define _localstatedir %{_var}/run
12mr|openldap-2.4.33-1|70	%define	_libexecdir	%{_sbindir}
12mr|openldap-2.4.33-1|71	
12mr|openldap-2.4.33-1|72	# Allow --with[out] SASL at rpm command line build
12mr|openldap-2.4.33-1|73	%{?_without_SASL: %{expand: %%define _without_cyrussasl --without-cyrus-sasl}}
12mr|openldap-2.4.33-1|74	%{?_with_SASL: %{expand: %%define _with_cyrussasl --with-cyrus-sasl}}
12mr|openldap-2.4.33-1|75	%{!?_with_cyrussasl: %{!?_without_cyrussasl: %global _with_cyrussasl --with-cyrus-sasl}}
12mr|openldap-2.4.33-1|76	%{?_with_cyrussasl: %define _with_cyrussasl --with-cyrus-sasl}
12mr|openldap-2.4.33-1|77	%{?_without_cyrussasl: %define _without_cyrussasl --without-cyrus-sasl}
12mr|openldap-2.4.33-1|78	%{?_with_gdbm: %global db_conv dbb}
12mr|openldap-2.4.33-1|79	%{!?_with_gdbm: %global db_conv gdbm}
12mr|openldap-2.4.33-1|80	%global build_sql 1
12mr|openldap-2.4.33-1|81	%{?_without_sql: %global build_sql 0}
12mr|openldap-2.4.33-1|82	%global back_perl 0
12mr|openldap-2.4.33-1|83	
12mr|openldap-2.4.33-1|84	Summary:	LDAP servers and sample clients
12mr|openldap-2.4.33-1|85	Name:		%{pkg_name}%{ol_major}
12mr|openldap-2.4.33-1|86	Version:	2.4.33
12mr|openldap-2.4.33-1|87	Release:	1
12mr|openldap-2.4.33-1|88	License:	Artistic
12mr|openldap-2.4.33-1|89	Group:		System/Servers
12mr|openldap-2.4.33-1|90	URL:		http://www.openldap.org
12mr|openldap-2.4.33-1|91	
12mr|openldap-2.4.33-1|92	# Openldap source
12mr|openldap-2.4.33-1|93	Source0:	ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/%{pkg_name}-%{version}%{beta}.tgz
12mr|openldap-2.4.33-1|94	
12mr|openldap-2.4.33-1|95	## To generate ths tarball, check the docs out of CVS:
12mr|openldap-2.4.33-1|96	# cvs -d :pserver:anonymous@cvs.OpenLDAP.org:/repo/OpenLDAP co \
12mr|openldap-2.4.33-1|97	# -r OPENLDAP_REL_ENG_2_4 guide
12mr|openldap-2.4.33-1|98	## patch the docs:
12mr|openldap-2.4.33-1|99	# cd guide/admin
12mr|openldap-2.4.33-1|100	# patch -p0 < `rpm --eval %_sourcedir`/openldap-2.4-admin-guide-add-vendor-doc.patch
12mr|openldap-2.4.33-1|101	# cp -p `rpm --eval %_sourcedir`/vendor*.sdf .
12mr|openldap-2.4.33-1|102	## build the docs
12mr|openldap-2.4.33-1|103	# make guide.html
12mr|openldap-2.4.33-1|104	## tar them up
12mr|openldap-2.4.33-1|105	# mkdir openldap-guide
12mr|openldap-2.4.33-1|106	# cp *.html *.gif *.png ../images/LDAPlogo.gif openldap-guide
12mr|openldap-2.4.33-1|107	# tar cjvf `rpm --eval %_sourcedir`/openldap-guide-2.4.tar.bz2 openldap-guide
12mr|openldap-2.4.33-1|108	## To update the README-openldap2.4.mdv as well:
12mr|openldap-2.4.33-1|109	# sdf -2txt_ vendor-standalone.sdf
12mr|openldap-2.4.33-1|110	# cp vendor-standalone.txt `rpm --eval %_sourcedir`/README-openldap2.4.mdv
12mr|openldap-2.4.33-1|111	## ensure your changes get back into the package:
12mr|openldap-2.4.33-1|112	# cvs diff | bzip2 -c > \
12mr|openldap-2.4.33-1|113	# `rpm --eval %_sourcedir`/openldap-2.4-admin-guide-add-vendor-doc.patch.bz2
12mr|openldap-2.4.33-1|114	# tar cjvf `rpm --eval %_sourcedir`/openldap-2.4-vendor-docs.tar.bz2 vendor*.sdf
12mr|openldap-2.4.33-1|115	
12mr|openldap-2.4.33-1|116	Source12:	openldap-guide-2.4.tar.bz2
12mr|openldap-2.4.33-1|117	Source13:	README-openldap2.4.mdv
12mr|openldap-2.4.33-1|118	
12mr|openldap-2.4.33-1|119	# Specific source
12mr|openldap-2.4.33-1|120	Source1: 	ldap.init
12mr|openldap-2.4.33-1|121	Source2: 	%{pkg_name}.sysconfig
12mr|openldap-2.4.33-1|122	Source19:	gencert.sh
12mr|openldap-2.4.33-1|123	Source20:	ldap.logrotate
12mr|openldap-2.4.33-1|124	Source21:	slapd.conf
12mr|openldap-2.4.33-1|125	Source22:	DB_CONFIG
12mr|openldap-2.4.33-1|126	Source23:	ldap.conf
12mr|openldap-2.4.33-1|127	Source24:	slapd.access.conf
12mr|openldap-2.4.33-1|128	Source25:	ldap-hot-db-backup
12mr|openldap-2.4.33-1|129	Source26:	ldap-reinitialise-slave
12mr|openldap-2.4.33-1|130	Source27:	ldap-common
12mr|openldap-2.4.33-1|131	
12mr|openldap-2.4.33-1|132	# Extended Schema
12mr|openldap-2.4.33-1|133	Source54:	mull.schema
12mr|openldap-2.4.33-1|134	
12mr|openldap-2.4.33-1|135	# Doc sources, used to build SOURCE12 and SOURCE13 above
12mr|openldap-2.4.33-1|136	Source100:	openldap-2.4-admin-guide-add-vendor-doc.patch
12mr|openldap-2.4.33-1|137	Source101:	vendor.sdf
12mr|openldap-2.4.33-1|138	Source102:	vendor-standalone.sdf
12mr|openldap-2.4.33-1|139	
12mr|openldap-2.4.33-1|140	# Chris Patches
12mr|openldap-2.4.33-1|141	Patch0:		%{pkg_name}-2.3.4-config.patch
12mr|openldap-2.4.33-1|142	Patch1:		%{pkg_name}-2.0.7-module.patch
12mr|openldap-2.4.33-1|143	
12mr|openldap-2.4.33-1|144	#Fix various paths in smbk5pwd:
12mr|openldap-2.4.33-1|145	Patch2:		openldap-2.3-smbk5passwd-paths.patch
12mr|openldap-2.4.33-1|146	# For now, only build support for SMB (no krb5) changing support in smbk5passwd
12mr|openldap-2.4.33-1|147	# overlay:
12mr|openldap-2.4.33-1|148	Patch3:		openldap-2.3.4-smbk5passwd-only-smb.patch
12mr|openldap-2.4.33-1|149	Patch4:		openldap-2.4.25-contrib-makefiles-with-tests.patch
12mr|openldap-2.4.33-1|150	Patch5:		openldap-2.4.8-fix-lib-perms.patch
12mr|openldap-2.4.33-1|151	Patch6:		openldap-2.4.12-test001-check-slapcat.patch
12mr|openldap-2.4.33-1|152	
12mr|openldap-2.4.33-1|153	# RH + PLD Patches
12mr|openldap-2.4.33-1|154	Patch15:	%{pkg_name}-cldap.patch
12mr|openldap-2.4.33-1|155	
12mr|openldap-2.4.33-1|156	# schema patch
12mr|openldap-2.4.33-1|157	Patch46:	openldap-2.0.21-schema.patch
12mr|openldap-2.4.33-1|158	Patch47:	openldap-2.4.12-change-dyngroup-schema.patch
12mr|openldap-2.4.33-1|159	
12mr|openldap-2.4.33-1|160	Patch53:	%pkg_name-ntlm.patch
12mr|openldap-2.4.33-1|161	
12mr|openldap-2.4.33-1|162	#patches in CVS
12mr|openldap-2.4.33-1|163	# see http://www.stanford.edu/services/directory/openldap/configuration/openldap-build.html
12mr|openldap-2.4.33-1|164	# for other possibly interesting patches
12mr|openldap-2.4.33-1|165	
12mr|openldap-2.4.33-1|166	%{?_with_cyrussasl:BuildRequires:	libsasl-devel}
12mr|openldap-2.4.33-1|167	%{?_with_kerberos:BuildRequires:	krb5-devel}
12mr|openldap-2.4.33-1|168	BuildRequires:	openssl-devel, perl
12mr|openldap-2.4.33-1|169	%if %build_slp
12mr|openldap-2.4.33-1|170	BuildRequires:	openslp-devel
12mr|openldap-2.4.33-1|171	%endif
12mr|openldap-2.4.33-1|172	%if %build_heimdal
12mr|openldap-2.4.33-1|173	BuildRequires:	heimdal-devel
12mr|openldap-2.4.33-1|174	%endif
12mr|openldap-2.4.33-1|175	%if %build_sql
12mr|openldap-2.4.33-1|176	BuildRequires:	unixODBC-devel
12mr|openldap-2.4.33-1|177	%endif
12mr|openldap-2.4.33-1|178	%if %back_perl
12mr|openldap-2.4.33-1|179	BuildRequires:	perl-devel
12mr|openldap-2.4.33-1|180	%endif
12mr|openldap-2.4.33-1|181	BuildRequires:	%{dbdevel} >= %{dbver}
12mr|openldap-2.4.33-1|182	BuildRequires:	ncurses-devel >= 5.0
12mr|openldap-2.4.33-1|183	BuildRequires:	tcp_wrappers-devel
12mr|openldap-2.4.33-1|184	BuildRequires:	libltdl-devel
12mr|openldap-2.4.33-1|185	BuildRequires:	krb5-devel
12mr|openldap-2.4.33-1|186	BuildRequires:	groff
12mr|openldap-2.4.33-1|187	# for make test:
12mr|openldap-2.4.33-1|188	BuildRequires:	diffutils
12mr|openldap-2.4.33-1|189	Requires:	shadow-utils, setup
12mr|openldap-2.4.33-1|190	
12mr|openldap-2.4.33-1|191	%description
12mr|openldap-2.4.33-1|192	OpenLDAP is an open source suite of LDAP (Lightweight Directory Access
12mr|openldap-2.4.33-1|193	Protocol) applications and development tools.  The suite includes a
12mr|openldap-2.4.33-1|194	stand-alone LDAP server (slapd) which is in the -servers package, libraries for
12mr|openldap-2.4.33-1|195	implementing the LDAP protocol (in the lib packages), and utilities, tools, and
12mr|openldap-2.4.33-1|196	sample clients (in the -clients package). The openldap binary package includes
12mr|openldap-2.4.33-1|197	only configuration files used by the libraries.
12mr|openldap-2.4.33-1|198	
12mr|openldap-2.4.33-1|199	Install openldap if you need LDAP applications and tools.
12mr|openldap-2.4.33-1|200	
12mr|openldap-2.4.33-1|201	%package servers
12mr|openldap-2.4.33-1|202	Summary:	OpenLDAP servers and related files
12mr|openldap-2.4.33-1|203	Group:		System/Servers
12mr|openldap-2.4.33-1|204	Requires(pre):	rpm-helper >= 0.23 coreutils shadow-utils
12mr|openldap-2.4.33-1|205	BuildRequires:	rpm-helper >= 0.23
12mr|openldap-2.4.33-1|206	%if !%build_modpacks
12mr|openldap-2.4.33-1|207	Provides:	%{name}-back_dnssrv = %{version}-%{release}
12mr|openldap-2.4.33-1|208	Provides:	%{name}-back_ldap = %{version}-%{release}
12mr|openldap-2.4.33-1|209	Provides:	%{name}-back_passwd = %{version}-%{release}
12mr|openldap-2.4.33-1|210	Provides:	%{name}-back_sql = %{version}-%{release}
12mr|openldap-2.4.33-1|211	Obsoletes:	%{name}-back_dnssrv < %{version}-%{release}
12mr|openldap-2.4.33-1|212	Obsoletes:	%{name}-back_ldap < %{version}-%{release}
12mr|openldap-2.4.33-1|213	Obsoletes:	%{name}-back_passwd < %{version}-%{release}
12mr|openldap-2.4.33-1|214	Obsoletes:	%{name}-back_sql < %{version}-%{release}
12mr|openldap-2.4.33-1|215	%endif
12mr|openldap-2.4.33-1|216	Requires(pre):	%{dbutils}
12mr|openldap-2.4.33-1|217	Requires(post):	%{dbutils}
12mr|openldap-2.4.33-1|218	# slapd checks at startup if the library version matches exactly what it
12mr|openldap-2.4.33-1|219	# was compiled against, so we cant allow newer versions, e.g.:
12mr|openldap-2.4.33-1|220	#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)
12mr|openldap-2.4.33-1|221	# This might need to be changed to a library dependency, but we need to verify
12mr|openldap-2.4.33-1|222	# library provides on multiple distros before doing that
12mr|openldap-2.4.33-1|223	Requires:	%{dbutils} >= %{dbver}
12mr|openldap-2.4.33-1|224	
12mr|openldap-2.4.33-1|225	%if %{?_with_cyrussasl:1}%{!?_with_cyrussasl:0}
12mr|openldap-2.4.33-1|226	%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")
12mr|openldap-2.4.33-1|227	%define sasllib %mklibname sasl 2
12mr|openldap-2.4.33-1|228	#Ensure we have the sasl library we compiled against available in post so
12mr|openldap-2.4.33-1|229	#slapadd etc works
12mr|openldap-2.4.33-1|230	Requires(post):	%{sasllib} = %{saslver}
12mr|openldap-2.4.33-1|231	%endif
12mr|openldap-2.4.33-1|232	
12mr|openldap-2.4.33-1|233	Requires:	%{libname} = %{version}-%{release}
12mr|openldap-2.4.33-1|234	Requires:	%{pkg_name}%{ol_major}-extra-schemas >= 1.3-7
12mr|openldap-2.4.33-1|235	Requires(pre):	%{pkg_name}%{ol_major}-extra-schemas >= 1.3-7
12mr|openldap-2.4.33-1|236	
12mr|openldap-2.4.33-1|237	%description servers
12mr|openldap-2.4.33-1|238	OpenLDAP Servers
12mr|openldap-2.4.33-1|239	
12mr|openldap-2.4.33-1|240	This package contains the OpenLDAP server, slapd (LDAP server), additional
12mr|openldap-2.4.33-1|241	backends, configuration files, schema definitions required for operation, and
12mr|openldap-2.4.33-1|242	database maintenance tools
12mr|openldap-2.4.33-1|243	
12mr|openldap-2.4.33-1|244	This server package was compiled with support for the %{?_with_gdbm:gdbm}%{!?_with_gdbm:berkeley}
12mr|openldap-2.4.33-1|245	database library.
12mr|openldap-2.4.33-1|246	
12mr|openldap-2.4.33-1|247	%package clients
12mr|openldap-2.4.33-1|248	Summary:	OpenLDAP clients and related files
12mr|openldap-2.4.33-1|249	Group:		System/Servers
12mr|openldap-2.4.33-1|250	Requires:	%{libname} = %{version}-%{release}
12mr|openldap-2.4.33-1|251	
12mr|openldap-2.4.33-1|252	%description clients
12mr|openldap-2.4.33-1|253	OpenLDAP clients
12mr|openldap-2.4.33-1|254	
12mr|openldap-2.4.33-1|255	This package contains command-line ldap clients (ldapsearch, ldapadd etc)
12mr|openldap-2.4.33-1|256	
12mr|openldap-2.4.33-1|257	%package -n %{libname}
12mr|openldap-2.4.33-1|258	Summary:	OpenLDAP libraries
12mr|openldap-2.4.33-1|259	Group:		System/Libraries
12mr|openldap-2.4.33-1|260	Provides:	lib%{fname} = %{version}-%{release}
12mr|openldap-2.4.33-1|261	Requires:	%{name}
12mr|openldap-2.4.33-1|262	
12mr|openldap-2.4.33-1|263	%description -n %{libname}
12mr|openldap-2.4.33-1|264	This package includes the libraries needed by ldap applications.
12mr|openldap-2.4.33-1|265	
12mr|openldap-2.4.33-1|266	%package -n %{libname}-devel
12mr|openldap-2.4.33-1|267	Summary:	OpenLDAP development libraries and header files
12mr|openldap-2.4.33-1|268	Group:		Development/C
12mr|openldap-2.4.33-1|269	Requires:	%{libname} = %{version}-%{release}
12mr|openldap-2.4.33-1|270	Requires:	tcp_wrappers-devel
12mr|openldap-2.4.33-1|271	Provides:	%{name}-devel = %{version}-%{release}
12mr|openldap-2.4.33-1|272	%if %build_system
12mr|openldap-2.4.33-1|273	Provides: 	lib%{fname}-devel = %{version}-%{release}
12mr|openldap-2.4.33-1|274	Provides:	openldap2-devel = %{version}-%{release}
12mr|openldap-2.4.33-1|275	Obsoletes: 	openldap-devel < %{version}-%{release}
12mr|openldap-2.4.33-1|276	%endif
12mr|openldap-2.4.33-1|277	Conflicts:	libldap1-devel
12mr|openldap-2.4.33-1|278	Conflicts:	%mklibname -d ldap 2
12mr|openldap-2.4.33-1|279	Conflicts:	%mklibname -d ldap 2.3_0
12mr|openldap-2.4.33-1|280	
12mr|openldap-2.4.33-1|281	%description -n %{libname}-devel
12mr|openldap-2.4.33-1|282	This package includes the development libraries and header files
12mr|openldap-2.4.33-1|283	needed for compiling applications that use LDAP internals.  Install
12mr|openldap-2.4.33-1|284	this package only if you plan to develop or will need to compile
12mr|openldap-2.4.33-1|285	LDAP clients.
12mr|openldap-2.4.33-1|286	
12mr|openldap-2.4.33-1|287	%package -n %{libname}-static-devel
12mr|openldap-2.4.33-1|288	Summary: 	OpenLDAP development static libraries
12mr|openldap-2.4.33-1|289	Group: 		Development/C
12mr|openldap-2.4.33-1|290	Requires: 	%{libname}-devel = %{version}-%{release}
12mr|openldap-2.4.33-1|291	%if %build_system
12mr|openldap-2.4.33-1|292	Provides: 	lib%{fname}-devel-static = %{version}-%{release}
12mr|openldap-2.4.33-1|293	Provides: 	lib%{fname}-static-devel = %{version}-%{release}
12mr|openldap-2.4.33-1|294	Provides:	openldap-devel-static = %{version}-%{release}
12mr|openldap-2.4.33-1|295	Provides:	openldap-static-devel = %{version}-%{release}
12mr|openldap-2.4.33-1|296	Obsoletes: 	openldap-devel-static < %{version}-%{release}
12mr|openldap-2.4.33-1|297	%endif
12mr|openldap-2.4.33-1|298	Conflicts:	libldap1-devel
12mr|openldap-2.4.33-1|299	
12mr|openldap-2.4.33-1|300	%description -n %{libname}-static-devel
12mr|openldap-2.4.33-1|301	OpenLDAP development static libraries
12mr|openldap-2.4.33-1|302	
12mr|openldap-2.4.33-1|303	%if %build_modpacks
12mr|openldap-2.4.33-1|304	%package back_dnssrv
12mr|openldap-2.4.33-1|305	Summary:	Module dnssrv for OpenLDAP
12mr|openldap-2.4.33-1|306	Group:		System/Libraries
12mr|openldap-2.4.33-1|307	Requires:	%{libname} = %{version}-%{release}
12mr|openldap-2.4.33-1|308	Requires:	openldap-servers = %{version}-%{release}
12mr|openldap-2.4.33-1|309	
12mr|openldap-2.4.33-1|310	%description back_dnssrv
12mr|openldap-2.4.33-1|311	The dnssrv daabase backend module for OpenLDAP daemon
12mr|openldap-2.4.33-1|312	
12mr|openldap-2.4.33-1|313	%package back_ldap
12mr|openldap-2.4.33-1|314	Summary:	Module ldap for OpenLDAP
12mr|openldap-2.4.33-1|315	Group:		System/Libraries
12mr|openldap-2.4.33-1|316	Requires:	%{libname} = %{version}-%{release}
12mr|openldap-2.4.33-1|317	Requires:	openldap-servers = %{version}-%{release}
12mr|openldap-2.4.33-1|318	
12mr|openldap-2.4.33-1|319	%description back_ldap
12mr|openldap-2.4.33-1|320	The ldap database backend module for OpenLDAP daemon
12mr|openldap-2.4.33-1|321	
12mr|openldap-2.4.33-1|322	%package back_passwd
12mr|openldap-2.4.33-1|323	Summary:	Module passwd for OpenLDAP
12mr|openldap-2.4.33-1|324	Group:		System/Libraries
12mr|openldap-2.4.33-1|325	Requires:	%{libname} = %{version}-%{release}
12mr|openldap-2.4.33-1|326	Requires:	openldap-servers = %{version}-%{release}
12mr|openldap-2.4.33-1|327	
12mr|openldap-2.4.33-1|328	%description back_passwd
12mr|openldap-2.4.33-1|329	The passwd database backend module for OpenLDAP daemon
12mr|openldap-2.4.33-1|330	%endif
12mr|openldap-2.4.33-1|331	
12mr|openldap-2.4.33-1|332	%if %build_sql && %build_modpacks
12mr|openldap-2.4.33-1|333	%package back_sql
12mr|openldap-2.4.33-1|334	Summary:	Module sql for OpenLDAP
12mr|openldap-2.4.33-1|335	Group:		System/Libraries
12mr|openldap-2.4.33-1|336	Requires:	%{libname} = %{version}-%{release}
12mr|openldap-2.4.33-1|337	Requires:	openldap-servers = %{version}-%{release}
12mr|openldap-2.4.33-1|338	
12mr|openldap-2.4.33-1|339	%description back_sql
12mr|openldap-2.4.33-1|340	The sql database backend module for OpenLDAP daemon
12mr|openldap-2.4.33-1|341	%endif
12mr|openldap-2.4.33-1|342	
12mr|openldap-2.4.33-1|343	%package doc
12mr|openldap-2.4.33-1|344	Summary:	OpenLDAP documentation and administration guide
12mr|openldap-2.4.33-1|345	Group:		Books/Computer books
12mr|openldap-2.4.33-1|346	Requires:	openldap
12mr|openldap-2.4.33-1|347	Provides:	openldap-guide
12mr|openldap-2.4.33-1|348	
12mr|openldap-2.4.33-1|349	%description doc
12mr|openldap-2.4.33-1|350	OpenLDAP documentation, incuding RFCs and the adminitration guide
12mr|openldap-2.4.33-1|351	
12mr|openldap-2.4.33-1|352	%package tests
12mr|openldap-2.4.33-1|353	Summary:	OpenLDAP Test Suite - tests and data
12mr|openldap-2.4.33-1|354	Group:		Development/Other
12mr|openldap-2.4.33-1|355	Requires:	%{name}-servers %{name}-clients %{name}-testprogs
12mr|openldap-2.4.33-1|356	
12mr|openldap-2.4.33-1|357	%description tests
12mr|openldap-2.4.33-1|358	OpenLDAP now has a substantial test suite, which includes sample configurations
12mr|openldap-2.4.33-1|359	and data for a large number of scenarios and features. These are useful for
12mr|openldap-2.4.33-1|360	testing the installed server, and seeing examples of how to use the features.
12mr|openldap-2.4.33-1|361	
12mr|openldap-2.4.33-1|362	The intention is that it should be possible to run the entire test suite on
12mr|openldap-2.4.33-1|363	the installed server using this package.
12mr|openldap-2.4.33-1|364	
12mr|openldap-2.4.33-1|365	%package testprogs
12mr|openldap-2.4.33-1|366	Summary:	OpenLDAP Test Suite - simple testing client binaries
12mr|openldap-2.4.33-1|367	Group:		Development/Other
12mr|openldap-2.4.33-1|368	
12mr|openldap-2.4.33-1|369	%description testprogs
12mr|openldap-2.4.33-1|370	Programs shipped with the test suite which are used by the test suite, and may
12mr|openldap-2.4.33-1|371	also be useful as load generators etc.
12mr|openldap-2.4.33-1|372	
12mr|openldap-2.4.33-1|373	%prep
12mr|openldap-2.4.33-1|374	%setup -q  -n %{pkg_name}-%{version}%{beta}
12mr|openldap-2.4.33-1|375	
12mr|openldap-2.4.33-1|376	%patch0 -p1 -b .config
12mr|openldap-2.4.33-1|377	perl -pi -e 's/^(#define\s+DEFAULT_SLURPD_REPLICA_DIR.*)ldap(.*)/${1}ldap%{ol_major}${2}/' servers/slurpd/slurp.h
12mr|openldap-2.4.33-1|378	perl -pi -e 's/LDAP_DIRSEP "run" //g' include/ldap_defaults.h
12mr|openldap-2.4.33-1|379	%patch1 -p1 -b .module
12mr|openldap-2.4.33-1|380	%patch2 -p1 -b .smbk5paths
12mr|openldap-2.4.33-1|381	%if !%build_heimdal
12mr|openldap-2.4.33-1|382	%patch3 -p1 -b .smbonly
12mr|openldap-2.4.33-1|383	%endif
12mr|openldap-2.4.33-1|384	%patch4 -p1 -b .contribmake
12mr|openldap-2.4.33-1|385	
12mr|openldap-2.4.33-1|386	%patch15 -p1 -b .cldap
12mr|openldap-2.4.33-1|387	
12mr|openldap-2.4.33-1|388	%patch46 -p1 -b .mdk
12mr|openldap-2.4.33-1|389	%patch47 -p1 -b .dyngroup
12mr|openldap-2.4.33-1|390	# FIXME
12mr|openldap-2.4.33-1|391	%patch53 -p1 -b .ntlm
12mr|openldap-2.4.33-1|392	
12mr|openldap-2.4.33-1|393	# patches from CVS
12mr|openldap-2.4.33-1|394	perl -pi -e 's/testrun/\${TESTDIR}/g' tests/scripts/test024-unique
12mr|openldap-2.4.33-1|395	
12mr|openldap-2.4.33-1|396	# README:
12mr|openldap-2.4.33-1|397	cp %{SOURCE13} README.mdk
12mr|openldap-2.4.33-1|398	
12mr|openldap-2.4.33-1|399	# test049 not ready for not writing to testdir ...
12mr|openldap-2.4.33-1|400	mv tests/scripts/{,broken}test049*
12mr|openldap-2.4.33-1|401	
12mr|openldap-2.4.33-1|402	%patch5 -p1
12mr|openldap-2.4.33-1|403	%patch6 -p1
12mr|openldap-2.4.33-1|404	chmod a+rx tests/scripts/test054*
12mr|openldap-2.4.33-1|405	#aclocal
12mr|openldap-2.4.33-1|406	#perl -pi -e 's/^(AC_PREREQ.2.5)/${1}7/g' configure.in
12mr|openldap-2.4.33-1|407	#autoconf
12mr|openldap-2.4.33-1|408	
12mr|openldap-2.4.33-1|409	%build
12mr|openldap-2.4.33-1|410	#disable icecream:
12mr|openldap-2.4.33-1|411	PATH=`echo $PATH|perl -pe 's,:[\/\w]+icecream[\/\w]+:,:,g'`
12mr|openldap-2.4.33-1|412	%serverbuild
12mr|openldap-2.4.33-1|413	
12mr|openldap-2.4.33-1|414	# it does not work with -fPIE and someone added that to the serverbuild macro...
12mr|openldap-2.4.33-1|415	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
12mr|openldap-2.4.33-1|416	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
12mr|openldap-2.4.33-1|417	
12mr|openldap-2.4.33-1|418	unset CONFIGURE_TOP
12mr|openldap-2.4.33-1|419	
12mr|openldap-2.4.33-1|420	#FIXME: Some script backends should not be used with threads, mostly shell/perl
12mr|openldap-2.4.33-1|421	
12mr|openldap-2.4.33-1|422	%if !%build_system
12mr|openldap-2.4.33-1|423	perl -pi -e 's,(progname = "\w+)",${1}%{ol_major}",g' servers/slapd/*.c
12mr|openldap-2.4.33-1|424	perl -pi -e 's,({"slap\w+)",${1}%{ol_major}",g' servers/slapd/main.c
12mr|openldap-2.4.33-1|425	%endif
12mr|openldap-2.4.33-1|426	
12mr|openldap-2.4.33-1|427	# don't choose db4.3 even if it is available
12mr|openldap-2.4.33-1|428	export ol_cv_db_db_4_dot_3=no
12mr|openldap-2.4.33-1|429	# try and miss linuxthreads, so we get a threading lib on glibc2.4:
12mr|openldap-2.4.33-1|430	export ol_cv_header_linux_threads=no
12mr|openldap-2.4.33-1|431	#rh only:
12mr|openldap-2.4.33-1|432	export CPPFLAGS="-I%{_prefix}/kerberos/include $CPPFLAGS"
12mr|openldap-2.4.33-1|433	export LDFLAGS="-L%{_prefix}/kerberos/%{_lib} $LDFLAGS"
12mr|openldap-2.4.33-1|434	%if %{?openldap_fd_setsize:1}%{!?openldap_fd_setsize:0}
12mr|openldap-2.4.33-1|435	CPPFLAGS="$CPPFLAGS -DOPENLDAP_FD_SETSIZE=%{openldap_fd_setsize}"
12mr|openldap-2.4.33-1|436	%endif
12mr|openldap-2.4.33-1|437	# FIXME glibc 2.8 breakage, this is not the correct fix, see
12mr|openldap-2.4.33-1|438	# http://www.openldap.org/its/index.cgi/Build?id=5464;selectid=5464
12mr|openldap-2.4.33-1|439	CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE"
12mr|openldap-2.4.33-1|440	# building for systems with kernel < 2.6 requires building without epoll support
12mr|openldap-2.4.33-1|441	%if %{mdkversion} < 1000 || %{?_without_epoll:1}%{!?_without_epoll:0}
12mr|openldap-2.4.33-1|442	export ac_cv_header_sys_epoll_h=no
12mr|openldap-2.4.33-1|443	%endif
12mr|openldap-2.4.33-1|444	
12mr|openldap-2.4.33-1|445	%configure2_5x \
12mr|openldap-2.4.33-1|446	--with-subdir=%{name} \
12mr|openldap-2.4.33-1|447	%if !%build_system
12mr|openldap-2.4.33-1|448	--program-suffix=%{ol_major} \
12mr|openldap-2.4.33-1|449	%endif
12mr|openldap-2.4.33-1|450	--localstatedir=/var/run/ldap%{ol_major} \
12mr|openldap-2.4.33-1|451	--enable-dynamic \
12mr|openldap-2.4.33-1|452	--enable-syslog \
12mr|openldap-2.4.33-1|453	--enable-proctitle \
12mr|openldap-2.4.33-1|454	--enable-ipv6 \
12mr|openldap-2.4.33-1|455	--enable-local \
12mr|openldap-2.4.33-1|456	%{?_with_cyrussasl} %{?_without_cyrussasl} \
12mr|openldap-2.4.33-1|457	%{?_with_kerberos} %{?_without_kerberos} \
12mr|openldap-2.4.33-1|458	--with-threads \
12mr|openldap-2.4.33-1|459	--with-tls \
12mr|openldap-2.4.33-1|460	--enable-slapd \
12mr|openldap-2.4.33-1|461	--enable-aci \
12mr|openldap-2.4.33-1|462	--enable-cleartext \
12mr|openldap-2.4.33-1|463	--enable-crypt \
12mr|openldap-2.4.33-1|464	--enable-lmpasswd \
12mr|openldap-2.4.33-1|465	%{!?_with_gssapi:--without-gssapi} \
12mr|openldap-2.4.33-1|466	%{?_with_kerberos:--enable-kpasswd} \
12mr|openldap-2.4.33-1|467	%{?_with_cyrussasl:--enable-spasswd} \
12mr|openldap-2.4.33-1|468	%if %build_modules
12mr|openldap-2.4.33-1|469	--enable-modules \
12mr|openldap-2.4.33-1|470	%endif
12mr|openldap-2.4.33-1|471	--enable-rewrite \
12mr|openldap-2.4.33-1|472	--enable-rlookups \
12mr|openldap-2.4.33-1|473	%if %build_slp
12mr|openldap-2.4.33-1|474	--enable-slp \
12mr|openldap-2.4.33-1|475	%endif
12mr|openldap-2.4.33-1|476	--enable-wrappers \
12mr|openldap-2.4.33-1|477	--enable-bdb=yes \
12mr|openldap-2.4.33-1|478	--enable-hdb=yes \
12mr|openldap-2.4.33-1|479	--enable-ndb=no \
12mr|openldap-2.4.33-1|480	--enable-backends=mod \
12mr|openldap-2.4.33-1|481	%if %back_perl
12mr|openldap-2.4.33-1|482	--enable-perl=mod \
12mr|openldap-2.4.33-1|483	%else
12mr|openldap-2.4.33-1|484	--enable-perl=no \
12mr|openldap-2.4.33-1|485	%endif
12mr|openldap-2.4.33-1|486	%if %build_sql
12mr|openldap-2.4.33-1|487	--enable-sql=mod \
12mr|openldap-2.4.33-1|488	%else
12mr|openldap-2.4.33-1|489	--enable-sql=no \
12mr|openldap-2.4.33-1|490	%endif
12mr|openldap-2.4.33-1|491	--enable-overlays=mod \
12mr|openldap-2.4.33-1|492	--enable-shared
12mr|openldap-2.4.33-1|493	
12mr|openldap-2.4.33-1|494	%if !%build_system
12mr|openldap-2.4.33-1|495	perl -pi -e 's/^(ldap_subdir\s+=\s+.*)%{pkg_name}/$1%{name}/g' Makefile
12mr|openldap-2.4.33-1|496	perl -p -i.bak -e 's/slapd-(search|read|addel|modrdn|modify|bind)/slapd-${1}%{ol_major}/g' tests/progs/slapd-tester.c
12mr|openldap-2.4.33-1|497	%endif
12mr|openldap-2.4.33-1|498	
12mr|openldap-2.4.33-1|499	# (oe) amd64 fix
12mr|openldap-2.4.33-1|500	perl -pi -e "s|^AC_CFLAGS.*|AC_CFLAGS = $CFLAGS -fPIC|g" libraries/librewrite/Makefile
12mr|openldap-2.4.33-1|501	
12mr|openldap-2.4.33-1|502	make depend
12mr|openldap-2.4.33-1|503	
12mr|openldap-2.4.33-1|504	make
12mr|openldap-2.4.33-1|505	export LIBTOOL=`pwd`/libtool
12mr|openldap-2.4.33-1|506	
12mr|openldap-2.4.33-1|507	if [ -d /usr/kerberos/%{_lib} ]; then export LIBRARY_PATH=/usr/kerberos/%{_lib}; fi
12mr|openldap-2.4.33-1|508	perl -pi -e 's/radius.la//g' contrib/slapd-modules/passwd/Makefile
12mr|openldap-2.4.33-1|509	#acl broken
12mr|openldap-2.4.33-1|510	for i in addpartial allop allowed autogroup cloak denyop dsaschema dupent  \
12mr|openldap-2.4.33-1|511	kinit \
12mr|openldap-2.4.33-1|512	lastbind lastmod noopsrch nops \
12mr|openldap-2.4.33-1|513	%if %build_nssov
12mr|openldap-2.4.33-1|514	nssov \
12mr|openldap-2.4.33-1|515	%endif
12mr|openldap-2.4.33-1|516	%if %build_smbk5pwd
12mr|openldap-2.4.33-1|517	smbk5pwd \
12mr|openldap-2.4.33-1|518	%endif
12mr|openldap-2.4.33-1|519	passwd passwd/sha2 trace
12mr|openldap-2.4.33-1|520	do
12mr|openldap-2.4.33-1|521	make -C contrib/slapd-modules/$i libdir=%{_libdir} moduledir=%{_libdir}/%{name}
12mr|openldap-2.4.33-1|522	done
12mr|openldap-2.4.33-1|523	
12mr|openldap-2.4.33-1|524	#proxyOld, needs some work ...
12mr|openldap-2.4.33-1|525	#CC=g++ make -C contrib/slapd-modules/proxyOld
12mr|openldap-2.4.33-1|526	
12mr|openldap-2.4.33-1|527	#samba4, not useful yet?
12mr|openldap-2.4.33-1|528	
12mr|openldap-2.4.33-1|529	# http://wiki.mandriva.com/en/2009-underlinking-overlinking
12mr|openldap-2.4.33-1|530	#LDFLAGS=${LDFLAGS//-Wl,--no-undefined/}
12mr|openldap-2.4.33-1|531	# Not shipped yet: comp_match,proxyOld
12mr|openldap-2.4.33-1|532	
12mr|openldap-2.4.33-1|533	
12mr|openldap-2.4.33-1|534	%check
12mr|openldap-2.4.33-1|535	%if %{!?_without_test:1}%{?_without_test:0}
12mr|openldap-2.4.33-1|536	%if !%{build_system}
12mr|openldap-2.4.33-1|537	pushd clients/tools
12mr|openldap-2.4.33-1|538	for OLD in {%{clientbin}}
12mr|openldap-2.4.33-1|539	do
12mr|openldap-2.4.33-1|540	NEW=`echo ${OLD}%{alternative_major}`
12mr|openldap-2.4.33-1|541	ln -sf $OLD $NEW
12mr|openldap-2.4.33-1|542	#mv -f $OLD $NEW ||:
12mr|openldap-2.4.33-1|543	#if [ -L $NEW ]
12mr|openldap-2.4.33-1|544	#then ln -sf `readlink $NEW`%{alternative_major} $NEW
12mr|openldap-2.4.33-1|545	#fi
12mr|openldap-2.4.33-1|546	done
12mr|openldap-2.4.33-1|547	popd
12mr|openldap-2.4.33-1|548	%endif
12mr|openldap-2.4.33-1|549	#disable icecream:
12mr|openldap-2.4.33-1|550	#PATH=`echo $PATH|perl -pe 's,:[\/\w]+icecream[\/\w]+:,:,g'`
12mr|openldap-2.4.33-1|551	# meta test seems to timeout on the Mandriva cluster:
12mr|openldap-2.4.33-1|552	#export TEST_META=no
12mr|openldap-2.4.33-1|553	# Use a pseudo-random number between 9000 and 10000 as base port for slapd in tests
12mr|openldap-2.4.33-1|554	export SLAPD_BASEPORT=$[9000+RANDOM%1000]
12mr|openldap-2.4.33-1|555	make -C tests %{!?tests:test}%{?tests:%tests}
12mr|openldap-2.4.33-1|556	%endif
12mr|openldap-2.4.33-1|557	
12mr|openldap-2.4.33-1|558	%install
12mr|openldap-2.4.33-1|559	#disable icecream:
12mr|openldap-2.4.33-1|560	#PATH=`echo $PATH|perl -pe 's,:[\/\w]+icecream[\/\w]+:,:,g'`
12mr|openldap-2.4.33-1|561	export DONT_GPRINTIFY=1
12mr|openldap-2.4.33-1|562	export DONT_REMOVE_LIBTOOL_FILES=1
12mr|openldap-2.4.33-1|563	for i in acl addpartial allop allowed autogroup \
12mr|openldap-2.4.33-1|564	kinit \
12mr|openldap-2.4.33-1|565	%if %build_nssov
12mr|openldap-2.4.33-1|566	nssov \
12mr|openldap-2.4.33-1|567	%endif
12mr|openldap-2.4.33-1|568	%if %build_smbk5pwd
12mr|openldap-2.4.33-1|569	smbk5pwd \
12mr|openldap-2.4.33-1|570	%endif
12mr|openldap-2.4.33-1|571	passwd
12mr|openldap-2.4.33-1|572	do
12mr|openldap-2.4.33-1|573	cp -af contrib/slapd-modules/$i/README{,.$i}
12mr|openldap-2.4.33-1|574	done
12mr|openldap-2.4.33-1|575	cp contrib/slapd-modules/passwd/sha2/README{,.sha2}
12mr|openldap-2.4.33-1|576	rm -Rf %{buildroot}
12mr|openldap-2.4.33-1|577	
12mr|openldap-2.4.33-1|578	%makeinstall_std STRIP=""
12mr|openldap-2.4.33-1|579	
12mr|openldap-2.4.33-1|580	%if %build_smbk5pwd
12mr|openldap-2.4.33-1|581	cp -a contrib/slapd-modules/smbk5pwd/.libs/smbk5pwd.so* %{buildroot}/%{_libdir}/%{name}
12mr|openldap-2.4.33-1|582	%if !%{build_heimdal}
12mr|openldap-2.4.33-1|583	for i in %{buildroot}/%{_libdir}/%{name}/smbk5pwd*
12mr|openldap-2.4.33-1|584	do
12mr|openldap-2.4.33-1|585	if [ -L ${i} ]
12mr|openldap-2.4.33-1|586	then
12mr|openldap-2.4.33-1|587	newlink=`readlink $i|sed -e 's/k5//g'`
12mr|openldap-2.4.33-1|588	rm $i
12mr|openldap-2.4.33-1|589	ln -svf $newlink ${i/k5/}
12mr|openldap-2.4.33-1|590	else
12mr|openldap-2.4.33-1|591	mv $i ${i/k5/}
12mr|openldap-2.4.33-1|592	fi
12mr|openldap-2.4.33-1|593	done
12mr|openldap-2.4.33-1|594	%endif
12mr|openldap-2.4.33-1|595	%endif
12mr|openldap-2.4.33-1|596	
12mr|openldap-2.4.33-1|597	cp contrib/slapd-modules/allop/slapo-allop.5 %{buildroot}/%{_mandir}/man5
12mr|openldap-2.4.33-1|598	cp contrib/slapd-modules/cloak/slapo-cloak.5 %{buildroot}/%{_mandir}/man5
12mr|openldap-2.4.33-1|599	cp contrib/slapd-modules/lastbind/slapo-lastbind.5 %{buildroot}/%{_mandir}/man5
12mr|openldap-2.4.33-1|600	cp contrib/slapd-modules/lastmod/slapo-lastmod.5 %{buildroot}/%{_mandir}/man5
12mr|openldap-2.4.33-1|601	cp contrib/slapd-modules/nops/slapo-nops.5 %{buildroot}/%{_mandir}/man5
12mr|openldap-2.4.33-1|602	
12mr|openldap-2.4.33-1|603	#cp contrib/slapd-modules/*/*.so %{buildroot}/%{_libdir}/%{name}
12mr|openldap-2.4.33-1|604	
12mr|openldap-2.4.33-1|605	#smbk5pwd skipped, installed as smbpwd above
12mr|openldap-2.4.33-1|606	#dsaschema broken on 32bit
12mr|openldap-2.4.33-1|607	for i in addpartial allop allowed autogroup cloak denyop dupent \
12mr|openldap-2.4.33-1|608	kinit \
12mr|openldap-2.4.33-1|609	lastbind lastmod noopsrch nops \
12mr|openldap-2.4.33-1|610	%if %build_nssov
12mr|openldap-2.4.33-1|611	nssov \
12mr|openldap-2.4.33-1|612	%endif
12mr|openldap-2.4.33-1|613	passwd passwd/sha2 trace
12mr|openldap-2.4.33-1|614	do
12mr|openldap-2.4.33-1|615	if make -C contrib/slapd-modules/$i test
12mr|openldap-2.4.33-1|616	then make DESTDIR=%{buildroot} mandir=%{_mandir} moduledir=%{_libdir}/%{name} schemadir=%{_sysconfdir}/%{name}/schema -C contrib/slapd-modules/$i install
12mr|openldap-2.4.33-1|617	rm -f %{buildroot}/%{_libdir}/%{name}/$i.a
12mr|openldap-2.4.33-1|618	else exit 1
12mr|openldap-2.4.33-1|619	fi
12mr|openldap-2.4.33-1|620	done
12mr|openldap-2.4.33-1|621	rm -f %{buildroot}/%{_libdir}/%{name}/kerberos.a
12mr|openldap-2.4.33-1|622	rm -f %{buildroot}/%{_libdir}/%{name}/netscape.a
12mr|openldap-2.4.33-1|623	rm -f %{buildroot}/%{_libdir}/%{name}/sha2.a
12mr|openldap-2.4.33-1|624	#compat symlinks, DONT REMOVE
12mr|openldap-2.4.33-1|625	ln -s netscape.so %{buildroot}/%{_libdir}/%{name}/pw-netscape.so
12mr|openldap-2.4.33-1|626	ln -s kerberos.so %{buildroot}/%{_libdir}/%{name}/pw-kerberos.so
12mr|openldap-2.4.33-1|627	
12mr|openldap-2.4.33-1|628	# We already had ldapns.schema in extra-schemas
12mr|openldap-2.4.33-1|629	rm -f %{buildroot}/%{_sysconfdir}/%{name}/schema/ldapns.schema
12mr|openldap-2.4.33-1|630	
12mr|openldap-2.4.33-1|631	
12mr|openldap-2.4.33-1|632	# try and ship the tests such that they will run properly
12mr|openldap-2.4.33-1|633	
12mr|openldap-2.4.33-1|634	install -d %{buildroot}/%{_datadir}/%{name}/tests
12mr|openldap-2.4.33-1|635	cp -a tests/{data,scripts,Makefile,run} %{buildroot}/%{_datadir}/%{name}/tests
12mr|openldap-2.4.33-1|636	ln -s %{_datadir}/%{name}/schema %{buildroot}/%{_datadir}/%{name}/tests
12mr|openldap-2.4.33-1|637	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' {} \;
12mr|openldap-2.4.33-1|638	perl -pi -e 's,(\`pwd\`\/)?\.\.\/servers\/(slapd|slurpd)\/(slapd|slurpd),%{_sbindir}/${2}%{ol_major},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}%{ol_major}/g;s/slapd-tester$/slapd-tester%{ol_major}/g;s,\$TESTWD\/,,g;s/^(\.\*.*)\$(.*)/${1}\`pwd\`\/\$${2}/g' %{buildroot}/%{_datadir}/%{name}/tests/scripts/defines.sh %{buildroot}/%{_datadir}/%{name}/tests/run
12mr|openldap-2.4.33-1|639	perl -pi -e 's/testrun/\$TESTDIR/g;s,^SHTOOL=.*,. scripts/defines.sh,g' %{buildroot}/%{_datadir}/%{name}/tests/scripts/all
12mr|openldap-2.4.33-1|640	perl -p -i.bak -e 's,^olcModulePath: .*,olcModulePath: %{_libdir}/%{name},g' %{buildroot}/%{_datadir}/%{name}/tests/scripts/test*
12mr|openldap-2.4.33-1|641	perl -pi -e 's/^(Makefile|SUBDIRS)/#$1/g' %{buildroot}/%{_datadir}/%{name}/tests/Makefile
12mr|openldap-2.4.33-1|642	echo 'SHTOOL="./scripts/shtool"' >> %{buildroot}/%{_datadir}/%{name}/tests/scripts/defines.sh
12mr|openldap-2.4.33-1|643	install -m755 build/shtool %{buildroot}/%{_datadir}/%{name}/tests/scripts
12mr|openldap-2.4.33-1|644	if [ -n "%{ol_major}" ]
12mr|openldap-2.4.33-1|645	then for i in addel bind modify modrdn read search tester
12mr|openldap-2.4.33-1|646	do ln -sf slapd-${i} tests/progs/slapd-${i}%{ol_major}
12mr|openldap-2.4.33-1|647	done
12mr|openldap-2.4.33-1|648	fi
12mr|openldap-2.4.33-1|649	ln -s %{_datadir}/%{name}/tests/data %{buildroot}/%{_datadir}/%{name}/tests/testdata
12mr|openldap-2.4.33-1|650	
12mr|openldap-2.4.33-1|651	install -m755 tests/progs/.libs/slapd-* tests/progs/.libs/ldif-filter %{buildroot}/%{_bindir}
12mr|openldap-2.4.33-1|652	
12mr|openldap-2.4.33-1|653	### some hack
12mr|openldap-2.4.33-1|654	perl -pi -e "s| -L../liblber/.libs||g" %{buildroot}%{_libdir}/libldap.la
12mr|openldap-2.4.33-1|655	
12mr|openldap-2.4.33-1|656	perl -pi -e  "s,-L$RPM_BUILD_DIR\S+%{_libdir},,g" %{buildroot}/%{_libdir}/lib*.la
12mr|openldap-2.4.33-1|657	#sed -i -e "s|-L$RPM_BUILD_DIR/%{name}-%{version}/db-instroot/%{_libdir}||g" %{buildroot}/%{_libdir}/*la
12mr|openldap-2.4.33-1|658	#%{buildroot}/%{_libdir}/%{name}/*.la
12mr|openldap-2.4.33-1|659	
12mr|openldap-2.4.33-1|660	### Init scripts
12mr|openldap-2.4.33-1|661	install -d %{buildroot}%{_initrddir}
12mr|openldap-2.4.33-1|662	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/ldap%{ol_major}
12mr|openldap-2.4.33-1|663	perl -pi -e 's,%{_bindir}/db_,%{_bindir}/%{dbutilsprefix},g' %{buildroot}%{_initrddir}/ldap%{ol_major}
12mr|openldap-2.4.33-1|664	
12mr|openldap-2.4.33-1|665	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|openldap-2.4.33-1|666	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/ldap%{ol_major}
12mr|openldap-2.4.33-1|667	
12mr|openldap-2.4.33-1|668	install -m 640 %{SOURCE21} %{SOURCE23} %{SOURCE24} %{buildroot}%{_sysconfdir}/%{name}
12mr|openldap-2.4.33-1|669	install -d %{buildroot}/%{_sysconfdir}/%{name}/slapd.d
12mr|openldap-2.4.33-1|670	#install -m640 -o ldap -g ldap -d /etc/openldap/slapd.d
12mr|openldap-2.4.33-1|671	
12mr|openldap-2.4.33-1|672	### repository dir
12mr|openldap-2.4.33-1|673	install -d %{buildroot}%{_var}/lib/ldap%{ol_major}
12mr|openldap-2.4.33-1|674	
12mr|openldap-2.4.33-1|675	### DB_CONFIG for bdb backend
12mr|openldap-2.4.33-1|676	install -m644 %{SOURCE22} %{buildroot}%{_var}/lib/ldap%{ol_major}
12mr|openldap-2.4.33-1|677	
12mr|openldap-2.4.33-1|678	### run dir
12mr|openldap-2.4.33-1|679	install -d %{buildroot}%{_var}/run/ldap%{ol_major}
12mr|openldap-2.4.33-1|680	
12mr|openldap-2.4.33-1|681	### Server defaults
12mr|openldap-2.4.33-1|682	echo "localhost" > %{buildroot}%{_sysconfdir}/%{name}/ldapserver
12mr|openldap-2.4.33-1|683	
12mr|openldap-2.4.33-1|684	### we don't need the default files
12mr|openldap-2.4.33-1|685	rm -f %{buildroot}/etc/%{name}/*.default
12mr|openldap-2.4.33-1|686	rm -f %{buildroot}/etc/%{name}/schema/*.default
12mr|openldap-2.4.33-1|687	
12mr|openldap-2.4.33-1|688	
12mr|openldap-2.4.33-1|689	### Standard schemas should not be changed by users
12mr|openldap-2.4.33-1|690	install -d %{buildroot}%{_datadir}/%{name}/schema
12mr|openldap-2.4.33-1|691	mv -f %{buildroot}%{_sysconfdir}/%{name}/schema/* %{buildroot}%{_datadir}/%{name}/schema/
12mr|openldap-2.4.33-1|692	
12mr|openldap-2.4.33-1|693	### install additional schemas
12mr|openldap-2.4.33-1|694	install -m 644 %{SOURCE54} %{buildroot}%{_datadir}/%{name}/schema/
12mr|openldap-2.4.33-1|695	
12mr|openldap-2.4.33-1|696	install -d %{buildroot}/%{_datadir}/%{name}/scripts
12mr|openldap-2.4.33-1|697	install -m 755 %{SOURCE25} %{SOURCE26} %{SOURCE27} %{buildroot}/%{_datadir}/%{name}/scripts/
12mr|openldap-2.4.33-1|698	for i in hourly daily weekly monthly yearly
12mr|openldap-2.4.33-1|699	do
12mr|openldap-2.4.33-1|700	install -d %{buildroot}/%{_sysconfdir}/cron.${i}
12mr|openldap-2.4.33-1|701	ln -s %{_datadir}/%{name}/scripts/ldap-hot-db-backup %{buildroot}/%{_sysconfdir}/cron.${i}/ldap-hot-db-backup%{ol_major}
12mr|openldap-2.4.33-1|702	done
12mr|openldap-2.4.33-1|703	perl -pi -e 's,%{_bindir}/db_,%{_bindir}/%{dbutilsprefix},g' %{buildroot}/%{_datadir}/%{name}/scripts/ldap-common
12mr|openldap-2.4.33-1|704	
12mr|openldap-2.4.33-1|705	### create local.schema
12mr|openldap-2.4.33-1|706	echo "# This is a good place to put your schema definitions " > %{buildroot}%{_sysconfdir}/%{name}/schema/local.schema
12mr|openldap-2.4.33-1|707	chmod 644 %{buildroot}%{_sysconfdir}/%{name}/schema/local.schema
12mr|openldap-2.4.33-1|708	
12mr|openldap-2.4.33-1|709	### Guide
12mr|openldap-2.4.33-1|710	mkdir -p %{buildroot}/%{_docdir}/
12mr|openldap-2.4.33-1|711	tar xvjf %{SOURCE12} -C %{buildroot}/%{_docdir}/
12mr|openldap-2.4.33-1|712	mv %{buildroot}/%{_docdir}/{%{pkg_name},%{name}}-guide ||:
12mr|openldap-2.4.33-1|713	
12mr|openldap-2.4.33-1|714	### gencert.sh
12mr|openldap-2.4.33-1|715	install -m 755 %{SOURCE19} %{buildroot}/%{_datadir}/%{name}
12mr|openldap-2.4.33-1|716	
12mr|openldap-2.4.33-1|717	### log repository
12mr|openldap-2.4.33-1|718	install -m 700 -d %{buildroot}/var/log/ldap%{ol_major}
12mr|openldap-2.4.33-1|719	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mr|openldap-2.4.33-1|720	install -m 644 %{SOURCE20} %{buildroot}%{_sysconfdir}/logrotate.d/ldap%{ol_major}
12mr|openldap-2.4.33-1|721	
12mr|openldap-2.4.33-1|722	
12mr|openldap-2.4.33-1|723	# get the buildroot out of the man pages
12mr|openldap-2.4.33-1|724	perl -pi -e "s|%{buildroot}||g" %{buildroot}%{_mandir}/*/*.*
12mr|openldap-2.4.33-1|725	
12mr|openldap-2.4.33-1|726	#mkdir -p %{buildroot}%{_sysconfdir}/ssl/%{name}
12mr|openldap-2.4.33-1|727	
12mr|openldap-2.4.33-1|728	#rename binaries
12mr|openldap-2.4.33-1|729	%if !%{build_system} || %{build_alternatives}
12mr|openldap-2.4.33-1|730	for OLD in %{buildroot}/%{_bindir}/{%{clientbin}}
12mr|openldap-2.4.33-1|731	do
12mr|openldap-2.4.33-1|732	NEW=`echo ${OLD}%{alternative_major}`
12mr|openldap-2.4.33-1|733	mv -f $OLD $NEW ||:
12mr|openldap-2.4.33-1|734	if [ -L $NEW ]
12mr|openldap-2.4.33-1|735	then ln -sf `readlink $NEW`%{alternative_major} $NEW
12mr|openldap-2.4.33-1|736	fi
12mr|openldap-2.4.33-1|737	done
12mr|openldap-2.4.33-1|738	for OLD in %{buildroot}/%{_mandir}/man?/{%{clientbin},ldap.conf,ldif}*
12mr|openldap-2.4.33-1|739	do
12mr|openldap-2.4.33-1|740	if [ -e $OLD ]
12mr|openldap-2.4.33-1|741	then
12mr|openldap-2.4.33-1|742	BASE=`perl -e '$_="'${OLD}'"; m,(%buildroot)(.*?)(\.[0-9]),;print "$1$2\n";'`
12mr|openldap-2.4.33-1|743	EXT=`echo $OLD|sed -e 's,'${BASE}',,g'`
12mr|openldap-2.4.33-1|744	NEW=`echo ${BASE}%{alternative_major}${EXT}`
12mr|openldap-2.4.33-1|745	mv $OLD $NEW
12mr|openldap-2.4.33-1|746	fi
12mr|openldap-2.4.33-1|747	done
12mr|openldap-2.4.33-1|748	%endif
12mr|openldap-2.4.33-1|749	%if !%build_system
12mr|openldap-2.4.33-1|750	for OLD in %{buildroot}/%{_bindir}/{%{serverbin}} %{buildroot}/%{_sbindir}/{%{serversbin}}
12mr|openldap-2.4.33-1|751	do
12mr|openldap-2.4.33-1|752	NEW=`echo ${OLD}%{ol_major}`
12mr|openldap-2.4.33-1|753	mv $OLD $NEW -f ||:
12mr|openldap-2.4.33-1|754	if [ -L $NEW ]
12mr|openldap-2.4.33-1|755	then ln -sf `readlink $NEW`%{ol_major} $NEW
12mr|openldap-2.4.33-1|756	fi
12mr|openldap-2.4.33-1|757	done
12mr|openldap-2.4.33-1|758	# And the man pages too:
12mr|openldap-2.4.33-1|759	for OLD in %{buildroot}/%{_mandir}/man?/{%{serversbin},slapo}*
12mr|openldap-2.4.33-1|760	do
12mr|openldap-2.4.33-1|761	if [ -e $OLD ]
12mr|openldap-2.4.33-1|762	then
12mr|openldap-2.4.33-1|763	BASE=`perl -e '$_="'${OLD}'"; m,(%buildroot)(.*?)(\.[0-9]),;print "$1$2\n";'`
12mr|openldap-2.4.33-1|764	#        BASE=`perl -e '$name="'${OLD}'"; print "",($name =~ /(.*?)\.[0-9]/), "\n";'`
12mr|openldap-2.4.33-1|765	EXT=`echo $OLD|sed -e 's,'${BASE}',,g'`
12mr|openldap-2.4.33-1|766	NEW=`echo ${BASE}%{ol_major}${EXT}`
12mr|openldap-2.4.33-1|767	mv $OLD $NEW
12mr|openldap-2.4.33-1|768	fi
12mr|openldap-2.4.33-1|769	done
12mr|openldap-2.4.33-1|770	%endif
12mr|openldap-2.4.33-1|771	
12mr|openldap-2.4.33-1|772	#Fix binary names and config paths in scripts/configs
12mr|openldap-2.4.33-1|773	perl -pi -e 's,/%{pkg_name}/,/%{name}/,g;s,(/ldap\w?)\b,${1}%{ol_major},g;s,(%{_bindir}/slapd_db_\w+),${1}%{ol_major},g;s,(%{_sbindir}/sl(apd|urpd|aptest))\b,${1}%{ol_major},g;s/ldap%{ol_major}-common/ldap-common/g;s,ldap%{ol_major}.pem,ldap.pem,g;s,/usr/lib,%{_libdir},g' %{buildroot}/{%{_sysconfdir}/%{name}/slapd.conf,%{_initrddir}/ldap%{ol_major},%{_datadir}/%{name}/scripts/*}
12mr|openldap-2.4.33-1|774	perl -pi -e 's/ldap/ldap%{ol_major}/' %{buildroot}/%{_sysconfdir}/logrotate.d/ldap%{ol_major}
12mr|openldap-2.4.33-1|775	
12mr|openldap-2.4.33-1|776	mv %{buildroot}/var/run/ldap%{ol_major}/openldap-data/DB_CONFIG.example %{buildroot}/%{_var}/lib/ldap%{ol_major}/
12mr|openldap-2.4.33-1|777	
12mr|openldap-2.4.33-1|778	# install private headers so as to build additional overlays later
12mr|openldap-2.4.33-1|779	install -d -m 755 %{buildroot}%{_includedir}/%{name}/{include,slapd}
12mr|openldap-2.4.33-1|780	install -m 644 include/*.h  %{buildroot}%{_includedir}/%{name}/include
12mr|openldap-2.4.33-1|781	install -d -m 755 %{buildroot}%{_includedir}/%{name}/include/ac
12mr|openldap-2.4.33-1|782	install -m 644 include/ac/*.h  %{buildroot}%{_includedir}/%{name}/include/ac
12mr|openldap-2.4.33-1|783	install -m 644 servers/slapd/*.h  %{buildroot}%{_includedir}/%{name}/slapd
12mr|openldap-2.4.33-1|784	install -d -m 755 %{buildroot}%{_includedir}/%{name}/libraries/liblunicode/ucdata
12mr|openldap-2.4.33-1|785	install -m 644 libraries/liblunicode/ucdata/*.h %{buildroot}%{_includedir}/%{name}/libraries/liblunicode/ucdata
12mr|openldap-2.4.33-1|786	
12mr|openldap-2.4.33-1|787	# Dont drop all  .la files, as OpenLDAP uses them for loading plugins
12mr|openldap-2.4.33-1|788	rm -f %{buildroot}/%{_libdir}/*.la
12mr|openldap-2.4.33-1|789	rm -f %{buildroot}%{_libdir}/%{name}/*.a
12mr|openldap-2.4.33-1|790	
12mr|openldap-2.4.33-1|791	%pre servers
12mr|openldap-2.4.33-1|792	%_pre_useradd ldap %{_var}/lib/ldap /bin/false
12mr|openldap-2.4.33-1|793	%_pre_groupadd ldap ldap
12mr|openldap-2.4.33-1|794	# allowing slapd to read hosts.allow and hosts.deny
12mr|openldap-2.4.33-1|795	%{_bindir}/gpasswd -a ldap adm 1>&2 > /dev/null || :
12mr|openldap-2.4.33-1|796	
12mr|openldap-2.4.33-1|797	if [ "$1" -ne '1' ]
12mr|openldap-2.4.33-1|798	then
12mr|openldap-2.4.33-1|799	SLAPD_STATUS=`LANG=C LC_ALL=C NOLOCALE=1 service ldap%{ol_major} status 2>/dev/null|grep -q stopped;echo $?`
12mr|openldap-2.4.33-1|800	[ $SLAPD_STATUS -eq 1 ] && service ldap%{ol_major} stop
12mr|openldap-2.4.33-1|801	service ldap%{ol_major} recover
12mr|openldap-2.4.33-1|802	
12mr|openldap-2.4.33-1|803	%if build_system
12mr|openldap-2.4.33-1|804	LDAPUSER=ldap
12mr|openldap-2.4.33-1|805	LDAPGROUP=ldap
12mr|openldap-2.4.33-1|806	[ -e "/etc/sysconfig/%{name}" ] && . "/etc/sysconfig/%{name}"
12mr|openldap-2.4.33-1|807	SLAPDCONF=${SLAPDCONF:-/etc/%{name}/slapd.conf}
12mr|openldap-2.4.33-1|808	
12mr|openldap-2.4.33-1|809	#decide whether we need to migrate at all:
12mr|openldap-2.4.33-1|810	MIGRATE=`%{_sbindir}/slapd%{ol_major} -VV 2>&1|while read a b c d e;do case $d in (2.4.*) echo nomigrate;;(2.*) echo migrate;;esac;done`
12mr|openldap-2.4.33-1|811	
12mr|openldap-2.4.33-1|812	if [ "$1" -ne 1 -a -e "$SLAPDCONF" -a "$MIGRATE" != "nomigrate" ]
12mr|openldap-2.4.33-1|813	then
12mr|openldap-2.4.33-1|814	#`awk '/^[:space:]*directory[:space:]*\w*/ {print $2}' /etc/%{name}/slapd.conf`
12mr|openldap-2.4.33-1|815	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'`
12mr|openldap-2.4.33-1|816	for db in $dbs
12mr|openldap-2.4.33-1|817	do
12mr|openldap-2.4.33-1|818	dbdir=${db/:*/}
12mr|openldap-2.4.33-1|819	dbsuffix=${db/*:/}
12mr|openldap-2.4.33-1|820	[ -e /etc/sysconfig/ldap%{ol_major} ] && . /etc/sysconfig/ldap%{ol_major}
12mr|openldap-2.4.33-1|821	# data migration between incompatible versions
12mr|openldap-2.4.33-1|822	# openldap >= 2.2.x have slapcat as a link to slapd, older releases do not
12mr|openldap-2.4.33-1|823	if [ "${AUTOMIGRATE:-yes}" == "yes" -a -f %{_sbindir}/slapcat ]
12mr|openldap-2.4.33-1|824	then
12mr|openldap-2.4.33-1|825	ldiffile="rpm-migrate-to-%{ol_ver_major}.ldif"
12mr|openldap-2.4.33-1|826	# dont do backups more than onc
12mr|openldap-2.4.33-1|827	if [ ! -e "${dbdir}/${ldiffile}-imported" -a ! -e "${dbdir}/${ldiffile}-import-failed" ];then
12mr|openldap-2.4.33-1|828	echo "Migrating pre-OpenLDAP-%{ol_ver_major} data"
12mr|openldap-2.4.33-1|829	echo "Making a backup of $dbsuffix to ldif file ${dbdir}/$ldiffile"
12mr|openldap-2.4.33-1|830	# For some reason, slapcat works in the shell when slapd is
12mr|openldap-2.4.33-1|831	# running but not via rpm ...
12mr|openldap-2.4.33-1|832	slapcat -b "$dbsuffix" -l ${dbdir}/${ldiffile} ||:
12mr|openldap-2.4.33-1|833	fi
12mr|openldap-2.4.33-1|834	fi
12mr|openldap-2.4.33-1|835	done
12mr|openldap-2.4.33-1|836	fi
12mr|openldap-2.4.33-1|837	%endif
12mr|openldap-2.4.33-1|838	# We want post to start the service, but we dont want to start
12mr|openldap-2.4.33-1|839	# it now to create a new database environment in case of db library upgrade
12mr|openldap-2.4.33-1|840	touch /var/lock/subsys/slapd%{ol_major}
12mr|openldap-2.4.33-1|841	fi
12mr|openldap-2.4.33-1|842	
12mr|openldap-2.4.33-1|843	%post servers
12mr|openldap-2.4.33-1|844	SLAPD_STATUS=`LANG=C LC_ALL=C NOLOCALE=1 service ldap%{ol_major} status 2>/dev/null|grep -q stopped;echo $?`
12mr|openldap-2.4.33-1|845	[ $SLAPD_STATUS -eq 1 ] && service ldap%{ol_major} stop
12mr|openldap-2.4.33-1|846	# bgmilne: part 2 of gdbm->dbb conversion for data created with
12mr|openldap-2.4.33-1|847	# original package for 9.1:
12mr|openldap-2.4.33-1|848	dbnum=1
12mr|openldap-2.4.33-1|849	LDAPUSER=ldap
12mr|openldap-2.4.33-1|850	LDAPGROUP=ldap
12mr|openldap-2.4.33-1|851	[ -e "/etc/sysconfig/%{name}" ] && . "/etc/sysconfig/%{name}"
12mr|openldap-2.4.33-1|852	SLAPDCONF=${SLAPDCONF:-/etc/%{name}/slapd.conf}
12mr|openldap-2.4.33-1|853	if [ -e "$SLAPDCONF" ]
12mr|openldap-2.4.33-1|854	then
12mr|openldap-2.4.33-1|855	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'`
12mr|openldap-2.4.33-1|856	for db in $dbs
12mr|openldap-2.4.33-1|857	do
12mr|openldap-2.4.33-1|858	dbdir=${db/:*/}
12mr|openldap-2.4.33-1|859	dbsuffix=${db/*:/}
12mr|openldap-2.4.33-1|860	ldiffile="rpm-migrate-to-%{ol_ver_major}.ldif"
12mr|openldap-2.4.33-1|861	if [ -e "${dbdir}/${ldiffile}" ]
12mr|openldap-2.4.33-1|862	then
12mr|openldap-2.4.33-1|863	echo -e "\n\nImporting $dbsuffix"
12mr|openldap-2.4.33-1|864	if [ -e ${dbdir}/ldap-rpm-backup ]
12mr|openldap-2.4.33-1|865	then
12mr|openldap-2.4.33-1|866	echo "Warning: Old ldap backup data in ${dbdir}/ldap-rpm-backup"
12mr|openldap-2.4.33-1|867	echo "These files will be removed"
12mr|openldap-2.4.33-1|868	rm -f ${dbdir}/ldap-rpm-backup/*
12mr|openldap-2.4.33-1|869	fi
12mr|openldap-2.4.33-1|870	
12mr|openldap-2.4.33-1|871	echo "Moving the database files fom ${dbdir} to ${dbdir}/ldap-rpm-backup"
12mr|openldap-2.4.33-1|872	mkdir -p ${dbdir}/ldap-rpm-backup
12mr|openldap-2.4.33-1|873	mv -f ${dbdir}/{*.bdb,*.gdbm,*.dbb,log.*,__db*} ${dbdir}/ldap-rpm-backup 2>/dev/null
12mr|openldap-2.4.33-1|874	echo "Importing $dbsuffix from ${dbdir}/${ldiffile}"
12mr|openldap-2.4.33-1|875	if slapadd%{ol_major} -q -cv -b "$dbsuffix" -l ${dbdir}/${ldiffile} > \
12mr|openldap-2.4.33-1|876	${dbdir}/rpm-ldif-import.log 2>&1
12mr|openldap-2.4.33-1|877	then
12mr|openldap-2.4.33-1|878	mv -f ${dbdir}/${ldiffile} ${dbdir}/${ldiffile}-imported
12mr|openldap-2.4.33-1|879	echo "Import complete, see log ${dbdir}/rpm-ldif-import.log"
12mr|openldap-2.4.33-1|880	echo "If any entries were not migrated, see ${dbdir}/${ldiffile}-imported"
12mr|openldap-2.4.33-1|881	else
12mr|openldap-2.4.33-1|882	mv -f ${dbdir}/${ldiffile} ${dbdir}/${ldiffile}-import-failed
12mr|openldap-2.4.33-1|883	echo "Import failed on ${dbdir}/${ldifffile}, see ${dbdir}/rpm-ldif-import.log"
12mr|openldap-2.4.33-1|884	echo "An ldif dump of $dbsuffix has been saved as ${dbdir}/${ldiffile}-import-failed"
12mr|openldap-2.4.33-1|885	echo -e "\nYou can import it manually by running (as root):"
12mr|openldap-2.4.33-1|886	echo "# service ldap%{ol_major} stop"
12mr|openldap-2.4.33-1|887	echo "# slapadd%{ol_major} -c -l ${dbdir}/${ldiffile}-import-failed"
12mr|openldap-2.4.33-1|888	echo "# chown $LDAPUSER:$LDAPGROUP ${dbdir}/*"
12mr|openldap-2.4.33-1|889	echo "# service ldap%{ol_major} start"
12mr|openldap-2.4.33-1|890	fi
12mr|openldap-2.4.33-1|891	fi
12mr|openldap-2.4.33-1|892	
12mr|openldap-2.4.33-1|893	chown ${LDAPUSER}:${LDAPGROUP} -R ${dbdir}
12mr|openldap-2.4.33-1|894	# openldap-2.0.x->2.1.x on ldbm/dbb backend seems to need reindex regardless:
12mr|openldap-2.4.33-1|895	#slapindex -n $dbnum
12mr|openldap-2.4.33-1|896	#dbnum=$[dbnum+1]
12mr|openldap-2.4.33-1|897	done
12mr|openldap-2.4.33-1|898	fi
12mr|openldap-2.4.33-1|899	[ $SLAPD_STATUS -eq 1 ] && service ldap%{ol_major} start
12mr|openldap-2.4.33-1|900	
12mr|openldap-2.4.33-1|901	# Setup log facility for OpenLDAP on new install
12mr|openldap-2.4.33-1|902	%if %{?_post_syslogadd:1}%{!?_post_syslogadd:0}
12mr|openldap-2.4.33-1|903	%_post_syslogadd /var/log/ldap%{ol_major}/ldap.log local4
12mr|openldap-2.4.33-1|904	perl -pi -e "s|^.*SLAPDSYSLOGLOCALUSER.*|SLAPDSYSLOGLOCALUSER=\"local4\"|" \
12mr|openldap-2.4.33-1|905	%{_sysconfdir}/sysconfig/ldap%{ol_major}
12mr|openldap-2.4.33-1|906	%else
12mr|openldap-2.4.33-1|907	if [ -f %{_sysconfdir}/syslog.conf -a $1 -eq 1 ]
12mr|openldap-2.4.33-1|908	then
12mr|openldap-2.4.33-1|909	# clean syslog
12mr|openldap-2.4.33-1|910	perl -pi -e "s|^.*ldap%{ol_major}.*\n||g" %{_sysconfdir}/syslog.conf
12mr|openldap-2.4.33-1|911	
12mr|openldap-2.4.33-1|912	# probe free local-users
12mr|openldap-2.4.33-1|913	cntlog=""
12mr|openldap-2.4.33-1|914	for log in 7 6 5 3 2 1 0 4
12mr|openldap-2.4.33-1|915	do
12mr|openldap-2.4.33-1|916	grep -vE "local${log}[^;]*\.none" %{_sysconfdir}/syslog.conf|grep -q local${log} || cntlog="${log}"
12mr|openldap-2.4.33-1|917	done
12mr|openldap-2.4.33-1|918	
12mr|openldap-2.4.33-1|919	if [ "${cntlog}" != "" ];then
12mr|openldap-2.4.33-1|920	echo "# added by %{name}-%{version} rpm $(date)" >> %{_sysconfdir}/syslog.conf
12mr|openldap-2.4.33-1|921	#   modified by Oden Eriksson
12mr|openldap-2.4.33-1|922	#		echo "local${cntlog}.*       /var/log/ldap/ldap.log" >> %{_sysconfdir}/syslog.conf
12mr|openldap-2.4.33-1|923	echo -e "local${cntlog}.*\t\t\t\t\t\t\t-/var/log/ldap%{ol_major}/ldap.log" >> %{_sysconfdir}/syslog.conf
12mr|openldap-2.4.33-1|924	
12mr|openldap-2.4.33-1|925	# reset syslog daemon
12mr|openldap-2.4.33-1|926	if [ -f /var/lock/subsys/syslog ]; then
12mr|openldap-2.4.33-1|927	service syslog restart  > /dev/null 2>/dev/null || :
12mr|openldap-2.4.33-1|928	elif [ -f /var/lock/subsys/rsyslog ]; then
12mr|openldap-2.4.33-1|929	service rsyslog restart > /dev/null 2>/dev/null || :
12mr|openldap-2.4.33-1|930	fi
12mr|openldap-2.4.33-1|931	else
12mr|openldap-2.4.33-1|932	echo "I can't set syslog local-user!"
12mr|openldap-2.4.33-1|933	fi
12mr|openldap-2.4.33-1|934	
12mr|openldap-2.4.33-1|935	# set syslog local-user in /etc/sysconfig/ldap
12mr|openldap-2.4.33-1|936	perl -pi -e "s|^.*SLAPDSYSLOGLOCALUSER.*|SLAPDSYSLOGLOCALUSER=\"LOCAL${cntlog}\"|g" %{_sysconfdir}/sysconfig/ldap%{ol_major}
12mr|openldap-2.4.33-1|937	
12mr|openldap-2.4.33-1|938	fi
12mr|openldap-2.4.33-1|939	%endif
12mr|openldap-2.4.33-1|940	
12mr|openldap-2.4.33-1|941	# Handle switch from %{_sysconfdir}/ssl/%{name}/ldap.pem to %{_sysconfdir}/pki/tls/private/ldap.pem
12mr|openldap-2.4.33-1|942	if [ -e %{_sysconfdir}/ssl/%{name}/ldap.pem -a ! -e %{_sysconfdir}/pki/tls/private/ldap.pem ]
12mr|openldap-2.4.33-1|943	then
12mr|openldap-2.4.33-1|944	mv %{_sysconfdir}/ssl/%{name}/ldap.pem %{_sysconfdir}/pki/tls/private/ldap.pem
12mr|openldap-2.4.33-1|945	ln -s %{_sysconfdir}/pki/tls/private/ldap.pem %{_sysconfdir}/ssl/%{name}/ldap.pem
12mr|openldap-2.4.33-1|946	fi
12mr|openldap-2.4.33-1|947	# generate the ldap.pem cert here instead of the initscript
12mr|openldap-2.4.33-1|948	%if %{?_create_ssl_certificate:1}%{!?_create_ssl_certificate:0}
12mr|openldap-2.4.33-1|949	%_create_ssl_certificate -g ldap ldap
12mr|openldap-2.4.33-1|950	%else
12mr|openldap-2.4.33-1|951	if [ ! -e %{_sysconfdir}/pki/tls/private/ldap.pem ]
12mr|openldap-2.4.33-1|952	then
12mr|openldap-2.4.33-1|953	if [ -x %{_datadir}/%{name}/gencert.sh ] ; then
12mr|openldap-2.4.33-1|954	echo "Generating self-signed certificate..."
12mr|openldap-2.4.33-1|955	pushd %{_sysconfdir}/pki/tls/private > /dev/null
12mr|openldap-2.4.33-1|956	yes ""|%{_datadir}/%{name}/gencert.sh >/dev/null 2>&1
12mr|openldap-2.4.33-1|957	chmod 640 ldap.pem
12mr|openldap-2.4.33-1|958	chown root:ldap ldap.pem
12mr|openldap-2.4.33-1|959	popd > /dev/null
12mr|openldap-2.4.33-1|960	fi
12mr|openldap-2.4.33-1|961	echo "To generate a self-signed certificate, you can use the utility"
12mr|openldap-2.4.33-1|962	echo "%{_datadir}/%{name}/gencert.sh..."
12mr|openldap-2.4.33-1|963	fi
12mr|openldap-2.4.33-1|964	%endif
12mr|openldap-2.4.33-1|965	
12mr|openldap-2.4.33-1|966	pushd %{_sysconfdir}/%{name}/ > /dev/null
12mr|openldap-2.4.33-1|967	for i in slapd.conf slapd.access.conf ; do
12mr|openldap-2.4.33-1|968	if [ -f $i ]; then
12mr|openldap-2.4.33-1|969	chmod 0640 $i
12mr|openldap-2.4.33-1|970	chown root:ldap $i
12mr|openldap-2.4.33-1|971	fi
12mr|openldap-2.4.33-1|972	done
12mr|openldap-2.4.33-1|973	popd > /dev/null
12mr|openldap-2.4.33-1|974	
12mr|openldap-2.4.33-1|975	
12mr|openldap-2.4.33-1|976	%_post_service ldap%{ol_major}
12mr|openldap-2.4.33-1|977	
12mr|openldap-2.4.33-1|978	# nscd reset
12mr|openldap-2.4.33-1|979	if [ -f /var/lock/subsys/nscd ]; then
12mr|openldap-2.4.33-1|980	service nscd restart  > /dev/null 2>/dev/null || :
12mr|openldap-2.4.33-1|981	fi
12mr|openldap-2.4.33-1|982	
12mr|openldap-2.4.33-1|983	
12mr|openldap-2.4.33-1|984	%preun servers
12mr|openldap-2.4.33-1|985	%_preun_service ldap%{ol_major}
12mr|openldap-2.4.33-1|986	
12mr|openldap-2.4.33-1|987	%postun servers
12mr|openldap-2.4.33-1|988	%if %{?_preun_syslogdel:1}%{?!_preun_syslogdel:0}
12mr|openldap-2.4.33-1|989	%_preun_syslogdel
12mr|openldap-2.4.33-1|990	%else
12mr|openldap-2.4.33-1|991	if [ $1 = 0 ]; then
12mr|openldap-2.4.33-1|992	# remove ldap entry
12mr|openldap-2.4.33-1|993	perl -pi -e "s|^.*ldap.*\n||g" %{_sysconfdir}/syslog.conf
12mr|openldap-2.4.33-1|994	
12mr|openldap-2.4.33-1|995	# reset syslog daemon
12mr|openldap-2.4.33-1|996	if [ -f /var/lock/subsys/syslog ]; then
12mr|openldap-2.4.33-1|997	service syslog restart  > /dev/null 2>/dev/null || :
12mr|openldap-2.4.33-1|998	elif [ -f /var/lock/subsys/rsyslog ]; then
12mr|openldap-2.4.33-1|999	service rsyslog restart > /dev/null 2>/dev/null || :
12mr|openldap-2.4.33-1|1000	fi
12mr|openldap-2.4.33-1|1001	fi
12mr|openldap-2.4.33-1|1002	%endif
12mr|openldap-2.4.33-1|1003	%_postun_userdel ldap
12mr|openldap-2.4.33-1|1004	%_postun_groupdel ldap
12mr|openldap-2.4.33-1|1005	
12mr|openldap-2.4.33-1|1006	%triggerpostun -- openldap-clients < 2.1.25-5mdk
12mr|openldap-2.4.33-1|1007	# We may have openldap client configuration in /etc/ldap.conf
12mr|openldap-2.4.33-1|1008	# which now needs to be in /etc/openldap/ldap.conf
12mr|openldap-2.4.33-1|1009	if [ -f /etc/ldap.conf ]
12mr|openldap-2.4.33-1|1010	then
12mr|openldap-2.4.33-1|1011	mv -f /etc/%{name}/ldap.conf /etc/%{name}/ldap.conf.rpmfix
12mr|openldap-2.4.33-1|1012	cp -af /etc/ldap.conf /etc/%{name}/ldap.conf
12mr|openldap-2.4.33-1|1013	fi
12mr|openldap-2.4.33-1|1014	
12mr|openldap-2.4.33-1|1015	%files
12mr|openldap-2.4.33-1|1016	%config(noreplace) %{_sysconfdir}/%{name}/ldapserver
12mr|openldap-2.4.33-1|1017	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/ldap.conf
12mr|openldap-2.4.33-1|1018	%{_mandir}/man5/ldap.conf%{ol_major}.5*
12mr|openldap-2.4.33-1|1019	%{_mandir}/man5/ldif%{ol_major}.5*
12mr|openldap-2.4.33-1|1020	%doc README.mdk
12mr|openldap-2.4.33-1|1021	
12mr|openldap-2.4.33-1|1022	
12mr|openldap-2.4.33-1|1023	%files doc
12mr|openldap-2.4.33-1|1024	%doc ANNOUNCEMENT CHANGES COPYRIGHT LICENSE README
12mr|openldap-2.4.33-1|1025	%doc doc/rfc doc/drafts
12mr|openldap-2.4.33-1|1026	%doc %{_docdir}/%{name}-guide
12mr|openldap-2.4.33-1|1027	
12mr|openldap-2.4.33-1|1028	%files servers
12mr|openldap-2.4.33-1|1029	%dir %{_sysconfdir}/%{name}
12mr|openldap-2.4.33-1|1030	%dir %{_sysconfdir}/%{name}/schema
12mr|openldap-2.4.33-1|1031	%attr(640,root,ldap) %config(noreplace) %{_sysconfdir}/%{name}/slapd.conf
12mr|openldap-2.4.33-1|1032	%attr(640,root,ldap) %config(noreplace) %{_sysconfdir}/%{name}/slapd.ldif
12mr|openldap-2.4.33-1|1033	%dir %attr(750,ldap,ldap) %{_sysconfdir}/%{name}/slapd.d
12mr|openldap-2.4.33-1|1034	%attr(640,root,ldap) %{_sysconfdir}/%{name}/DB_CONFIG.example
12mr|openldap-2.4.33-1|1035	%attr(640,root,ldap) %config %{_sysconfdir}/%{name}/slapd.access.conf
12mr|openldap-2.4.33-1|1036	%config(noreplace) %{_sysconfdir}/%{name}/schema/*.schema
12mr|openldap-2.4.33-1|1037	%dir %{_datadir}/%{name}
12mr|openldap-2.4.33-1|1038	%dir %{_datadir}/%{name}/schema
12mr|openldap-2.4.33-1|1039	%{_datadir}/%{name}/schema/*.schema
12mr|openldap-2.4.33-1|1040	%{_datadir}/%{name}/schema/*.ldif
12mr|openldap-2.4.33-1|1041	%{_datadir}/%{name}/schema/README
12mr|openldap-2.4.33-1|1042	%{_datadir}/%{name}/scripts
12mr|openldap-2.4.33-1|1043	%{_sysconfdir}/cron.hourly/ldap-hot-db-backup%{ol_major}
12mr|openldap-2.4.33-1|1044	%{_sysconfdir}/cron.daily/ldap-hot-db-backup%{ol_major}
12mr|openldap-2.4.33-1|1045	%{_sysconfdir}/cron.weekly/ldap-hot-db-backup%{ol_major}
12mr|openldap-2.4.33-1|1046	%{_sysconfdir}/cron.monthly/ldap-hot-db-backup%{ol_major}
12mr|openldap-2.4.33-1|1047	%{_sysconfdir}/cron.yearly/ldap-hot-db-backup%{ol_major}
12mr|openldap-2.4.33-1|1048	
12mr|openldap-2.4.33-1|1049	%config(noreplace) %{_sysconfdir}/sysconfig/ldap%{ol_major}
12mr|openldap-2.4.33-1|1050	%config(noreplace) %{_initrddir}/ldap%{ol_major}
12mr|openldap-2.4.33-1|1051	%attr(750,ldap,ldap) %dir %{_var}/lib/ldap%{ol_major}
12mr|openldap-2.4.33-1|1052	%config(noreplace) %{_var}/lib/ldap%{ol_major}/DB_CONFIG
12mr|openldap-2.4.33-1|1053	%{_var}/lib/ldap%{ol_major}/DB_CONFIG.example
12mr|openldap-2.4.33-1|1054	%attr(755,ldap,ldap) %dir /var/run/ldap%{ol_major}
12mr|openldap-2.4.33-1|1055	%{_datadir}/%{name}/gencert.sh
12mr|openldap-2.4.33-1|1056	%{_sbindir}/*
12mr|openldap-2.4.33-1|1057	
12mr|openldap-2.4.33-1|1058	%dir %{_libdir}/%{name}
12mr|openldap-2.4.33-1|1059	%if %build_modules && !%build_modpacks
12mr|openldap-2.4.33-1|1060	%{_libdir}/%{name}/*.la
12mr|openldap-2.4.33-1|1061	%{_libdir}/%{name}/*.so*
12mr|openldap-2.4.33-1|1062	%endif
12mr|openldap-2.4.33-1|1063	
12mr|openldap-2.4.33-1|1064	%{_mandir}/man5/slap*.5*
12mr|openldap-2.4.33-1|1065	%{_mandir}/man8/*
12mr|openldap-2.4.33-1|1066	
12mr|openldap-2.4.33-1|1067	%attr(750,ldap,ldap) %dir /var/log/ldap%{ol_major}
12mr|openldap-2.4.33-1|1068	%config(noreplace) %{_sysconfdir}/logrotate.d/ldap%{ol_major}
12mr|openldap-2.4.33-1|1069	
12mr|openldap-2.4.33-1|1070	%doc contrib/slapd-modules/acl/README.acl
12mr|openldap-2.4.33-1|1071	%doc contrib/slapd-modules/addpartial/README.addpartial
12mr|openldap-2.4.33-1|1072	%doc contrib/slapd-modules/allop/README.allop
12mr|openldap-2.4.33-1|1073	%doc contrib/slapd-modules/allowed/README.allowed
12mr|openldap-2.4.33-1|1074	%doc contrib/slapd-modules/autogroup/README.autogroup
12mr|openldap-2.4.33-1|1075	#doc contrib/slapd-modules/dsaschema/README.dsaschema
12mr|openldap-2.4.33-1|1076	%doc contrib/slapd-modules/kinit/README.kinit
12mr|openldap-2.4.33-1|1077	%doc contrib/slapd-modules/passwd/README.passwd
12mr|openldap-2.4.33-1|1078	%doc contrib/slapd-modules/passwd/sha2/README.sha2
12mr|openldap-2.4.33-1|1079	%if %build_smbk5pwd
12mr|openldap-2.4.33-1|1080	%doc contrib/slapd-modules/smbk5pwd/README.smbk5pwd
12mr|openldap-2.4.33-1|1081	%endif
12mr|openldap-2.4.33-1|1082	%if %build_nssov
12mr|openldap-2.4.33-1|1083	%doc contrib/slapd-modules/nssov/README.nssov
12mr|openldap-2.4.33-1|1084	%endif
12mr|openldap-2.4.33-1|1085	
12mr|openldap-2.4.33-1|1086	%files clients
12mr|openldap-2.4.33-1|1087	%{_bindir}/ldap*
12mr|openldap-2.4.33-1|1088	%{_mandir}/man1/*
12mr|openldap-2.4.33-1|1089	
12mr|openldap-2.4.33-1|1090	%files -n %libname
12mr|openldap-2.4.33-1|1091	%{_libdir}/lib*.so.*
12mr|openldap-2.4.33-1|1092	
12mr|openldap-2.4.33-1|1093	%files -n %libname-devel
12mr|openldap-2.4.33-1|1094	%{_libdir}/libl*.so
12mr|openldap-2.4.33-1|1095	%{_includedir}/l*.h
12mr|openldap-2.4.33-1|1096	%{_includedir}/s*.h
12mr|openldap-2.4.33-1|1097	%{_includedir}/%{name}
12mr|openldap-2.4.33-1|1098	%{_mandir}/man3/*
12mr|openldap-2.4.33-1|1099	
12mr|openldap-2.4.33-1|1100	%files -n %libname-static-devel
12mr|openldap-2.4.33-1|1101	%{_libdir}/lib*.a
12mr|openldap-2.4.33-1|1102	
12mr|openldap-2.4.33-1|1103	%if %build_modpacks
12mr|openldap-2.4.33-1|1104	%files back_dnssrv
12mr|openldap-2.4.33-1|1105	%{_libdir}/%{name}/back_dnssrv.la
12mr|openldap-2.4.33-1|1106	%{_libdir}/%{name}/back_dnssrv*.so.*
12mr|openldap-2.4.33-1|1107	%{_libdir}/%{name}/back_dnssrv*.so
12mr|openldap-2.4.33-1|1108	
12mr|openldap-2.4.33-1|1109	%files back_ldap
12mr|openldap-2.4.33-1|1110	%{_libdir}/%{name}/back_ldap.la
12mr|openldap-2.4.33-1|1111	%{_libdir}/%{name}/back_ldap*.so.*
12mr|openldap-2.4.33-1|1112	%{_libdir}/%{name}/back_ldap*.so
12mr|openldap-2.4.33-1|1113	
12mr|openldap-2.4.33-1|1114	%files back_passwd
12mr|openldap-2.4.33-1|1115	%{_libdir}/%{name}/back_passwd.la
12mr|openldap-2.4.33-1|1116	%{_libdir}/%{name}/back_passwd*.so.*
12mr|openldap-2.4.33-1|1117	%{_libdir}/%{name}/back_passwd*.so
12mr|openldap-2.4.33-1|1118	%endif #build_modpacks
12mr|openldap-2.4.33-1|1119	
12mr|openldap-2.4.33-1|1120	%if %build_sql && %build_modpacks
12mr|openldap-2.4.33-1|1121	%files back_sql
12mr|openldap-2.4.33-1|1122	%dir %{_libdir}/%{name}
12mr|openldap-2.4.33-1|1123	%{_libdir}/%{name}/back_sql.la
12mr|openldap-2.4.33-1|1124	%{_libdir}/%{name}/back_sql*.so.*
12mr|openldap-2.4.33-1|1125	%{_libdir}/%{name}/back_sql*.so
12mr|openldap-2.4.33-1|1126	%endif
12mr|openldap-2.4.33-1|1127	
12mr|openldap-2.4.33-1|1128	%files tests
12mr|openldap-2.4.33-1|1129	%{_datadir}/%{name}/tests
12mr|openldap-2.4.33-1|1130	
12mr|openldap-2.4.33-1|1131	%files testprogs
12mr|openldap-2.4.33-1|1132	%{_bindir}/slapd-*
12mr|openldap-2.4.33-1|1133	%{_bindir}/ldif-filter%{ol_major}
12mr|openldap-2.4.33-1|1134	#
12mr|openldap-2.4.33-1|1135	# Todo:
12mr|openldap-2.4.33-1|1136	# - add cron-job to remove transaction logs (bdb)
12mr|openldap-2.4.33-1|1137	
12mr|openldap-2.4.33-1|1138	
12mr|openldap-2.4.33-1|1139	
12mr|openldap-2.4.33-1|1140	%changelog
12mr|openldap-2.4.33-1|1141	* Tue Aug  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|openldap-2.4.33-1|1142	+ Commit: 3c2de2e
12mr|openldap-2.4.33-1|1143	- New version 2.4.31 (sync with Cooker), drop no longer needed patches and sources, major spec cleanup
12mr|openldap-2.4.33-1|1144	
12mr|openldap-2.4.33-1|1145	

15353 12
12mr|openldap-extra-schemas-1.3-14|1	%{!?ol_major: %global ol_major %nil}
12mr|openldap-extra-schemas-1.3-14|2	%define schema_dir %{_datadir}/openldap%{ol_major}/schema
12mr|openldap-extra-schemas-1.3-14|3	
12mr|openldap-extra-schemas-1.3-14|4	Name: openldap%{ol_major}-extra-schemas
12mr|openldap-extra-schemas-1.3-14|5	Summary: Some extra schemas for OpenLDAP
12mr|openldap-extra-schemas-1.3-14|6	Version: 1.3
12mr|openldap-extra-schemas-1.3-14|7	Release: %mkrel 14
12mr|openldap-extra-schemas-1.3-14|8	License: Several, see each file
12mr|openldap-extra-schemas-1.3-14|9	Group: Databases
12mr|openldap-extra-schemas-1.3-14|10	Source0: autofs.schema
12mr|openldap-extra-schemas-1.3-14|11	# Get from qmail-ldap patch (http://www.nrg4u.com/qmail/)
12mr|openldap-extra-schemas-1.3-14|12	Source1: qmail.schema
12mr|openldap-extra-schemas-1.3-14|13	# from rfc2739, updated for schema correctness, used by evo for calendar attrs
12mr|openldap-extra-schemas-1.3-14|14	Source2: calendar.schema
12mr|openldap-extra-schemas-1.3-14|15	# from bind sdb_ldap page:http://www.venaas.no/ldap/bind-sdb/dnszone-schema.txt
12mr|openldap-extra-schemas-1.3-14|16	Source4: dnszone.schema
12mr|openldap-extra-schemas-1.3-14|17	# from evolution package
12mr|openldap-extra-schemas-1.3-14|18	Source5: evolutionperson.schema
12mr|openldap-extra-schemas-1.3-14|19	Source6: kerberosobject.schema
12mr|openldap-extra-schemas-1.3-14|20	Source7: kolab.schema
12mr|openldap-extra-schemas-1.3-14|21	# from Heimdal kerberos sources
12mr|openldap-extra-schemas-1.3-14|22	Source8: krb5-kdc.schema
12mr|openldap-extra-schemas-1.3-14|23	Source9: ldapns.schema
12mr|openldap-extra-schemas-1.3-14|24	Source10: rfc822-MailMember.schema
12mr|openldap-extra-schemas-1.3-14|25	# Get from samba source, examples/LDAP/samba.schema
12mr|openldap-extra-schemas-1.3-14|26	Source11: samba.schema
12mr|openldap-extra-schemas-1.3-14|27	# from MIT krb5-1.6.x:
12mr|openldap-extra-schemas-1.3-14|28	Source13: MIT-kerberos.schema
12mr|openldap-extra-schemas-1.3-14|29	Source14: rfc2307bis.schema
12mr|openldap-extra-schemas-1.3-14|30	# from openssh-lpk patch at http://dev.inversepath.com/trac/openssh-lpk
12mr|openldap-extra-schemas-1.3-14|31	Source15: http://dev.inversepath.com/openssh-lpk/openssh-lpk_openldap.schema
12mr|openldap-extra-schemas-1.3-14|32	# See http://mattfleming.com/node/190
12mr|openldap-extra-schemas-1.3-14|33	Source17: http://mattfleming.com/files/active/0/apple.schema
12mr|openldap-extra-schemas-1.3-14|34	# from http://cvs.pld.org.pl/SOURCES/openldap-dhcp.schema
12mr|openldap-extra-schemas-1.3-14|35	Source18: http://debian.jones.dk/debian/local/honda/pool-ldapv3/woody-jones/openldap2/schemas/netscape-profile.schema
12mr|openldap-extra-schemas-1.3-14|36	Source19: http://debian.jones.dk/debian/local/honda/pool-ldapv3/woody-jones/openldap2/schemas/trust.schema
12mr|openldap-extra-schemas-1.3-14|37	# incomplete:
12mr|openldap-extra-schemas-1.3-14|38	#Source20: http://debian.jones.dk/debian/local/honda/pool-ldapv3/woody-jones/openldap2/schemas/dns.schema
12mr|openldap-extra-schemas-1.3-14|39	Source21: http://debian.jones.dk/debian/local/honda/pool-ldapv3/woody-jones/openldap2/schemas/cron.schema
12mr|openldap-extra-schemas-1.3-14|40	Source22: http://debian.jones.dk/debian/local/honda/pool-ldapv3/woody-jones/openldap2/schemas/qmailControl.schema
12mr|openldap-extra-schemas-1.3-14|41	Source23: sudo.schema
12mr|openldap-extra-schemas-1.3-14|42	Source24: dhcp.schema
12mr|openldap-extra-schemas-1.3-14|43	# From courier-authlib-ldap
12mr|openldap-extra-schemas-1.3-14|44	Source26: authldap.schema
12mr|openldap-extra-schemas-1.3-14|45	
12mr|openldap-extra-schemas-1.3-14|46	# LDIF versions of the same schema, created by:
12mr|openldap-extra-schemas-1.3-14|47	# 1)Making a minimal config with schema and their dependencies
12mr|openldap-extra-schemas-1.3-14|48	# 2)Running '/usr/sbin/slaptest -f /tmp/schema.conf -F /tmp/ldapns/' or similar
12mr|openldap-extra-schemas-1.3-14|49	# 3)Cleaning up the file names, with e.g.: for i in cn=*;do mv $i ${i#*\}};done
12mr|openldap-extra-schemas-1.3-14|50	# 4)Cleaning up the resulting ldif with e.g.:
12mr|openldap-extra-schemas-1.3-14|51	#  perl -p0e 's/\n(structuralObjectClass|entryUUID|creatorsName|createTimestamp|entryCSN|modifiersName|modifyTimestamp)[^\n]*//g;s/cn(=|: ){\d+}/cn$1/g;s/^(dn: cn=\w+)\n/$1,cn=schema,cn=config\n/g' *.ldif
12mr|openldap-extra-schemas-1.3-14|52	# specifically: remove operational attributes, clean names to match original schema
12mr|openldap-extra-schemas-1.3-14|53	# names, add cn=schema,cn=config suffix required for adding over the wire
12mr|openldap-extra-schemas-1.3-14|54	
12mr|openldap-extra-schemas-1.3-14|55	# This is now done in the script below (catered for use in svn)
12mr|openldap-extra-schemas-1.3-14|56	Source99: convert.sh
12mr|openldap-extra-schemas-1.3-14|57	
12mr|openldap-extra-schemas-1.3-14|58	Source100: autofs.ldif
12mr|openldap-extra-schemas-1.3-14|59	Source101: qmail.ldif
12mr|openldap-extra-schemas-1.3-14|60	Source102: calendar.ldif
12mr|openldap-extra-schemas-1.3-14|61	Source104: dnszone.ldif
12mr|openldap-extra-schemas-1.3-14|62	Source105: evolutionperson.ldif
12mr|openldap-extra-schemas-1.3-14|63	Source106: kerberosobject.ldif
12mr|openldap-extra-schemas-1.3-14|64	Source107: kolab.ldif
12mr|openldap-extra-schemas-1.3-14|65	Source108: krb5-kdc.ldif
12mr|openldap-extra-schemas-1.3-14|66	Source109: ldapns.ldif
12mr|openldap-extra-schemas-1.3-14|67	Source110: rfc822-MailMember.ldif
12mr|openldap-extra-schemas-1.3-14|68	Source111: samba.ldif
12mr|openldap-extra-schemas-1.3-14|69	Source113: MIT-kerberos.ldif
12mr|openldap-extra-schemas-1.3-14|70	Source114: rfc2307bis.ldif
12mr|openldap-extra-schemas-1.3-14|71	Source115: openssh-lpk_openldap.ldif
12mr|openldap-extra-schemas-1.3-14|72	#Source117: apple.ldif
12mr|openldap-extra-schemas-1.3-14|73	Source118: netscape-profile.ldif
12mr|openldap-extra-schemas-1.3-14|74	#Source119: trust.ldif
12mr|openldap-extra-schemas-1.3-14|75	#Source120: dns.ldif
12mr|openldap-extra-schemas-1.3-14|76	Source121: cron.ldif
12mr|openldap-extra-schemas-1.3-14|77	Source122: qmailControl.ldif
12mr|openldap-extra-schemas-1.3-14|78	Source123: sudo.ldif
12mr|openldap-extra-schemas-1.3-14|79	Source124: dhcp.ldif
12mr|openldap-extra-schemas-1.3-14|80	Source126: authldap.ldif
12mr|openldap-extra-schemas-1.3-14|81	
12mr|openldap-extra-schemas-1.3-14|82	
12mr|openldap-extra-schemas-1.3-14|83	URL: http://www.openldap.org
12mr|openldap-extra-schemas-1.3-14|84	BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(id -u -n)
12mr|openldap-extra-schemas-1.3-14|85	BuildArch: noarch
12mr|openldap-extra-schemas-1.3-14|86	Requires: openldap%{ol_major}-servers
12mr|openldap-extra-schemas-1.3-14|87	# add conflicts when the schemas have been removed from
12mr|openldap-extra-schemas-1.3-14|88	# openldap-servers
12mr|openldap-extra-schemas-1.3-14|89	#Conflicts: openldap-server <= 1:2.3.30-1nl
12mr|openldap-extra-schemas-1.3-14|90	Conflicts: openldap%{ol_major}-servers < 2.4.17
12mr|openldap-extra-schemas-1.3-14|91	
12mr|openldap-extra-schemas-1.3-14|92	%description
12mr|openldap-extra-schemas-1.3-14|93	This package contains some extra schemas for use with the OpenLDAP server.
12mr|openldap-extra-schemas-1.3-14|94	
12mr|openldap-extra-schemas-1.3-14|95	%install
12mr|openldap-extra-schemas-1.3-14|96	rm -rf %{buildroot}
12mr|openldap-extra-schemas-1.3-14|97	mkdir -p %{buildroot}%{schema_dir}
12mr|openldap-extra-schemas-1.3-14|98	#install -m 0644 %{_sourcedir}/*.schema %{buildroot}%{schema_dir}
12mr|openldap-extra-schemas-1.3-14|99	install -m 0644 %{SOURCE1}  %{SOURCE2}  %{SOURCE4}  %{SOURCE5} \
12mr|openldap-extra-schemas-1.3-14|100	%{SOURCE6}  %{SOURCE7}  %{SOURCE8}  %{SOURCE9}  %{SOURCE10} \
12mr|openldap-extra-schemas-1.3-14|101	%{SOURCE11} %{SOURCE13} %{SOURCE14} \
12mr|openldap-extra-schemas-1.3-14|102	%{SOURCE15} %{SOURCE17} %{SOURCE18} %{SOURCE19} \
12mr|openldap-extra-schemas-1.3-14|103	%{SOURCE21} %{SOURCE22} %{SOURCE23} %{SOURCE24} \
12mr|openldap-extra-schemas-1.3-14|104	%{SOURCE26} \
12mr|openldap-extra-schemas-1.3-14|105	%{SOURCE101}  %{SOURCE102}  %{SOURCE104}  %{SOURCE105} \
12mr|openldap-extra-schemas-1.3-14|106	%{SOURCE106}  %{SOURCE107}  %{SOURCE108}  %{SOURCE109}  %{SOURCE110} \
12mr|openldap-extra-schemas-1.3-14|107	%{SOURCE111} %{SOURCE113} %{SOURCE114} \
12mr|openldap-extra-schemas-1.3-14|108	%{SOURCE115} %{SOURCE118} \
12mr|openldap-extra-schemas-1.3-14|109	%{SOURCE121} %{SOURCE122} %{SOURCE123} %{SOURCE124} \
12mr|openldap-extra-schemas-1.3-14|110	%{SOURCE126} \
12mr|openldap-extra-schemas-1.3-14|111	%{buildroot}%{schema_dir}
12mr|openldap-extra-schemas-1.3-14|112	
12mr|openldap-extra-schemas-1.3-14|113	%clean
12mr|openldap-extra-schemas-1.3-14|114	rm -rf %{buildroot}
12mr|openldap-extra-schemas-1.3-14|115	
12mr|openldap-extra-schemas-1.3-14|116	%files
12mr|openldap-extra-schemas-1.3-14|117	%defattr(-,root,root)
12mr|openldap-extra-schemas-1.3-14|118	%{schema_dir}/*.schema
12mr|openldap-extra-schemas-1.3-14|119	%{schema_dir}/*.ldif
12mr|openldap-extra-schemas-1.3-14|120	
12mr|openldap-extra-schemas-1.3-14|121	
12mr|openldap-extra-schemas-1.3-14|122	
12mr|openldap-extra-schemas-1.3-14|123	
12mr|openldap-extra-schemas-1.3-14|124	%changelog
12mr|openldap-extra-schemas-1.3-14|125	

15354 12
12mr|openobex-1.5-8|1	%define major 1
12mr|openobex-1.5-8|2	%define libname %mklibname openobex %{major}
12mr|openobex-1.5-8|3	%define develname %mklibname openobex -d
12mr|openobex-1.5-8|4	
12mr|openobex-1.5-8|5	Summary: 	Library for using OBEX
12mr|openobex-1.5-8|6	Name: 		openobex
12mr|openobex-1.5-8|7	Version: 	1.5
12mr|openobex-1.5-8|8	Release: 	%mkrel 8
12mr|openobex-1.5-8|9	License: 	LGPL
12mr|openobex-1.5-8|10	Group: 		System/Libraries
12mr|openobex-1.5-8|11	URL:		http://openobex.sourceforge.net/
12mr|openobex-1.5-8|12	Source: 	http://www.kernel.org/pub/linux/bluetooth/openobex-%{version}.tar.gz
12mr|openobex-1.5-8|13	Patch0:		openobex-1.3-ipv6.patch
12mr|openobex-1.5-8|14	Patch1:		openobex-linkage_fix.diff
12mr|openobex-1.5-8|15	BuildRequires:	bluez-devel
12mr|openobex-1.5-8|16	BuildRequires:	libusb-devel
12mr|openobex-1.5-8|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|openobex-1.5-8|18	
12mr|openobex-1.5-8|19	%description
12mr|openobex-1.5-8|20	Open OBEX shared c-library
12mr|openobex-1.5-8|21	
12mr|openobex-1.5-8|22	%package -n %{libname}
12mr|openobex-1.5-8|23	Summary: Library for using OBEX
12mr|openobex-1.5-8|24	Group: System/Libraries
12mr|openobex-1.5-8|25	Provides: lib%{name} = %version-%release
12mr|openobex-1.5-8|26	Provides: %{name} = %version-%release
12mr|openobex-1.5-8|27	Conflicts: %{_lib}%{name}1.3
12mr|openobex-1.5-8|28	Conflicts: %{_lib}%{name}1.2
12mr|openobex-1.5-8|29	Conflicts: %{_lib}%{name}1.1
12mr|openobex-1.5-8|30	
12mr|openobex-1.5-8|31	%description -n %{libname}
12mr|openobex-1.5-8|32	Open OBEX shared c-library
12mr|openobex-1.5-8|33	
12mr|openobex-1.5-8|34	%package -n %{develname}
12mr|openobex-1.5-8|35	Summary: Library for using OBEX
12mr|openobex-1.5-8|36	Group: Development/C
12mr|openobex-1.5-8|37	Provides: lib%{name}-devel = %version-%release
12mr|openobex-1.5-8|38	Provides: %{name}-devel  = %version-%release
12mr|openobex-1.5-8|39	Requires: %{libname} = %{version}
12mr|openobex-1.5-8|40	Requires:   bluez-devel
12mr|openobex-1.5-8|41	Conflicts: %{_lib}%{name}1.3-devel
12mr|openobex-1.5-8|42	Conflicts: %{_lib}%{name}1.2-devel
12mr|openobex-1.5-8|43	Conflicts: %{_lib}%{name}1.1-devel
12mr|openobex-1.5-8|44	Obsoletes: %{_lib}%{name}1-devel
12mr|openobex-1.5-8|45	
12mr|openobex-1.5-8|46	%description -n %{develname}
12mr|openobex-1.5-8|47	Open OBEX shared c-library
12mr|openobex-1.5-8|48	
12mr|openobex-1.5-8|49	%package apps
12mr|openobex-1.5-8|50	Summary: Apps that come with the Open OBEX c-library
12mr|openobex-1.5-8|51	Group: Communications
12mr|openobex-1.5-8|52	
12mr|openobex-1.5-8|53	%description apps
12mr|openobex-1.5-8|54	These are the apps that come with the Open OBEX c-library. These are
12mr|openobex-1.5-8|55	not meant to be more than test-programs to look at if you want to see
12mr|openobex-1.5-8|56	how use the library itself.
12mr|openobex-1.5-8|57	
12mr|openobex-1.5-8|58	%package ircp
12mr|openobex-1.5-8|59	Summary: Used to "beam" files or whole directories
12mr|openobex-1.5-8|60	Group: Communications
12mr|openobex-1.5-8|61	Obsoletes: ircp
12mr|openobex-1.5-8|62	Provides: ircp
12mr|openobex-1.5-8|63	
12mr|openobex-1.5-8|64	%description ircp
12mr|openobex-1.5-8|65	Ircp is used to "beam" files or whole directories to/from Linux, Windows.
12mr|openobex-1.5-8|66	
12mr|openobex-1.5-8|67	%prep
12mr|openobex-1.5-8|68	
12mr|openobex-1.5-8|69	%setup -q
12mr|openobex-1.5-8|70	#%patch0 -p1
12mr|openobex-1.5-8|71	#%patch1 -p0
12mr|openobex-1.5-8|72	
12mr|openobex-1.5-8|73	%build
12mr|openobex-1.5-8|74	autoreconf -fis
12mr|openobex-1.5-8|75	%configure \
12mr|openobex-1.5-8|76	--enable-apps
12mr|openobex-1.5-8|77	%make
12mr|openobex-1.5-8|78	
12mr|openobex-1.5-8|79	%install
12mr|openobex-1.5-8|80	rm -rf %{buildroot}
12mr|openobex-1.5-8|81	
12mr|openobex-1.5-8|82	%makeinstall_std
12mr|openobex-1.5-8|83	
12mr|openobex-1.5-8|84	# since our old packages will look for headers in /usr/include
12mr|openobex-1.5-8|85	ln -s openobex/obex.h %{buildroot}/%_includedir/obex.h
12mr|openobex-1.5-8|86	ln -s openobex/obex_const.h %{buildroot}/%_includedir/obex_const.h
12mr|openobex-1.5-8|87	
12mr|openobex-1.5-8|88	%if %mdkversion < 200900
12mr|openobex-1.5-8|89	%post -n %{libname} -p /sbin/ldconfig
12mr|openobex-1.5-8|90	%endif
12mr|openobex-1.5-8|91	
12mr|openobex-1.5-8|92	%if %mdkversion < 200900
12mr|openobex-1.5-8|93	%postun -n %{libname} -p /sbin/ldconfig
12mr|openobex-1.5-8|94	%endif
12mr|openobex-1.5-8|95	
12mr|openobex-1.5-8|96	%clean
12mr|openobex-1.5-8|97	rm -rf %{buildroot}
12mr|openobex-1.5-8|98	
12mr|openobex-1.5-8|99	%files -n %{libname}
12mr|openobex-1.5-8|100	%defattr(-, root, root)
12mr|openobex-1.5-8|101	%doc COPYING
12mr|openobex-1.5-8|102	%{_libdir}/libopenobex.so.%{major}*
12mr|openobex-1.5-8|103	
12mr|openobex-1.5-8|104	%files -n %{develname}
12mr|openobex-1.5-8|105	%defattr(-, root, root)
12mr|openobex-1.5-8|106	%doc AUTHORS ChangeLog README
12mr|openobex-1.5-8|107	%{_libdir}/pkgconfig/openobex.pc
12mr|openobex-1.5-8|108	%{_includedir}/*
12mr|openobex-1.5-8|109	%{_libdir}/*a
12mr|openobex-1.5-8|110	%{_libdir}/lib*.so
12mr|openobex-1.5-8|111	
12mr|openobex-1.5-8|112	%files apps
12mr|openobex-1.5-8|113	%defattr(-, root, root)
12mr|openobex-1.5-8|114	%{_bindir}/irobex_palm3
12mr|openobex-1.5-8|115	%{_bindir}/irxfer
12mr|openobex-1.5-8|116	%{_bindir}/obex_tcp
12mr|openobex-1.5-8|117	%{_bindir}/obex_test
12mr|openobex-1.5-8|118	
12mr|openobex-1.5-8|119	%files ircp
12mr|openobex-1.5-8|120	%defattr(-, root, root)
12mr|openobex-1.5-8|121	%{_bindir}/ircp
12mr|openobex-1.5-8|122	
12mr|openobex-1.5-8|123	
12mr|openobex-1.5-8|124	
12mr|openobex-1.5-8|125	%changelog
12mr|openobex-1.5-8|126	

15355 12
12mr|opensc-0.12.2-2|1	%define major 3
12mr|opensc-0.12.2-2|2	%define libname %mklibname %{name} %{major}
12mr|opensc-0.12.2-2|3	%define develname %mklibname -d %{name}
12mr|opensc-0.12.2-2|4	
12mr|opensc-0.12.2-2|5	Summary:	Library for accessing SmartCard devices
12mr|opensc-0.12.2-2|6	Name:		opensc
12mr|opensc-0.12.2-2|7	Version:	0.12.2
12mr|opensc-0.12.2-2|8	Release:	2
12mr|opensc-0.12.2-2|9	License:	LGPLv2+
12mr|opensc-0.12.2-2|10	Group:		System/Kernel and hardware
12mr|opensc-0.12.2-2|11	URL:		http://www.opensc.org/
12mr|opensc-0.12.2-2|12	Source0:	http://www.opensc-project.org/files/opensc/%{name}-%{version}.tar.gz
12mr|opensc-0.12.2-2|13	Source1:	oberthur.profile
12mr|opensc-0.12.2-2|14	BuildRequires:	flex
12mr|opensc-0.12.2-2|15	BuildRequires:	pkgconfig(openssl)
12mr|opensc-0.12.2-2|16	BuildRequires:	libltdl-devel
12mr|opensc-0.12.2-2|17	BuildRequires:	readline-devel
12mr|opensc-0.12.2-2|18	BuildRequires:	zlib-devel
12mr|opensc-0.12.2-2|19	BuildRequires:	pcsc-lite-devel
12mr|opensc-0.12.2-2|20	BuildRequires:	xsltproc
12mr|opensc-0.12.2-2|21	BuildRequires:	docbook-style-xsl
12mr|opensc-0.12.2-2|22	
12mr|opensc-0.12.2-2|23	%description
12mr|opensc-0.12.2-2|24	%{name} is a library for accessing smart card devices using PC/SC Lite
12mr|opensc-0.12.2-2|25	middleware package. It is also the core library of the OpenSC project.
12mr|opensc-0.12.2-2|26	Basic functionality (e.g. SELECT FILE, READ BINARY) should work on any
12mr|opensc-0.12.2-2|27	ISO 7816-4 compatible smart card. Encryption and decryption using private
12mr|opensc-0.12.2-2|28	keys on the SmartCard is at the moment possible only with PKCS #15
12mr|opensc-0.12.2-2|29	compatible cards.
12mr|opensc-0.12.2-2|30	
12mr|opensc-0.12.2-2|31	%package -n	%{libname}
12mr|opensc-0.12.2-2|32	Summary:	Library for accessing SmartCard devices
12mr|opensc-0.12.2-2|33	Group:		System/Libraries
12mr|opensc-0.12.2-2|34	
12mr|opensc-0.12.2-2|35	%description -n	%{libname}
12mr|opensc-0.12.2-2|36	%{name} is a library for accessing smart card devices using PC/SC Lite
12mr|opensc-0.12.2-2|37	middleware package. It is also the core library of the OpenSC project.
12mr|opensc-0.12.2-2|38	Basic functionality (e.g. SELECT FILE, READ BINARY) should work on any
12mr|opensc-0.12.2-2|39	ISO 7816-4 compatible smart card. Encryption and decryption using private
12mr|opensc-0.12.2-2|40	keys on the SmartCard is at the moment possible only with PKCS #15
12mr|opensc-0.12.2-2|41	compatible cards.
12mr|opensc-0.12.2-2|42	
12mr|opensc-0.12.2-2|43	%package -n	%{develname}
12mr|opensc-0.12.2-2|44	Summary:	Development related files for %{name}
12mr|opensc-0.12.2-2|45	Group:		Development/C
12mr|opensc-0.12.2-2|46	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|opensc-0.12.2-2|47	Provides:	%{name}-devel = %{version}-%{release}
12mr|opensc-0.12.2-2|48	Requires:	%{libname} = %{version}-%{release}
12mr|opensc-0.12.2-2|49	
12mr|opensc-0.12.2-2|50	%description -n	%{develname}
12mr|opensc-0.12.2-2|51	%{name} is a library for accessing smart card devices using PC/SC Lite
12mr|opensc-0.12.2-2|52	middleware package. It is also the core library of the OpenSC project.
12mr|opensc-0.12.2-2|53	Basic functionality (e.g. SELECT FILE, READ BINARY) should work on any
12mr|opensc-0.12.2-2|54	ISO 7816-4 compatible smart card. Encryption and decryption using private
12mr|opensc-0.12.2-2|55	keys on the SmartCard is at the moment possible only with PKCS #15
12mr|opensc-0.12.2-2|56	compatible cards.
12mr|opensc-0.12.2-2|57	
12mr|opensc-0.12.2-2|58	This package contains all necessary files to develop or compile any
12mr|opensc-0.12.2-2|59	applications or libraries that use %{name}.
12mr|opensc-0.12.2-2|60	
12mr|opensc-0.12.2-2|61	%prep
12mr|opensc-0.12.2-2|62	%setup -q
12mr|opensc-0.12.2-2|63	install -m 0644 %{SOURCE1} oberthur-alternate.profile
12mr|opensc-0.12.2-2|64	
12mr|opensc-0.12.2-2|65	%build
12mr|opensc-0.12.2-2|66	autoreconf -fi
12mr|opensc-0.12.2-2|67	%configure2_5x --disable-static
12mr|opensc-0.12.2-2|68	%make
12mr|opensc-0.12.2-2|69	
12mr|opensc-0.12.2-2|70	%install
12mr|opensc-0.12.2-2|71	mkdir -p %{buildroot}%{_sysconfdir}
12mr|opensc-0.12.2-2|72	mkdir -p %{buildroot}%{_libdir}/pkcs11
12mr|opensc-0.12.2-2|73	%makeinstall_std
12mr|opensc-0.12.2-2|74	
12mr|opensc-0.12.2-2|75	%files
12mr|opensc-0.12.2-2|76	%doc NEWS README
12mr|opensc-0.12.2-2|77	%doc oberthur-alternate.profile
12mr|opensc-0.12.2-2|78	%{_bindir}/cardos-tool
12mr|opensc-0.12.2-2|79	%{_bindir}/cryptoflex-tool
12mr|opensc-0.12.2-2|80	%{_bindir}/eidenv
12mr|opensc-0.12.2-2|81	%{_bindir}/piv-tool
12mr|opensc-0.12.2-2|82	%{_bindir}/netkey-tool
12mr|opensc-0.12.2-2|83	%{_bindir}/opensc-explorer
12mr|opensc-0.12.2-2|84	%{_bindir}/opensc-tool
12mr|opensc-0.12.2-2|85	%{_bindir}/pkcs11-tool
12mr|opensc-0.12.2-2|86	%{_bindir}/pkcs15-crypt
12mr|opensc-0.12.2-2|87	%{_bindir}/pkcs15-init
12mr|opensc-0.12.2-2|88	%{_bindir}/pkcs15-tool
12mr|opensc-0.12.2-2|89	%{_datadir}/%{name}
12mr|opensc-0.12.2-2|90	%{_libdir}/pkcs11-spy.*
12mr|opensc-0.12.2-2|91	%{_libdir}/pkcs11/*.so
12mr|opensc-0.12.2-2|92	%{_mandir}/man1/*
12mr|opensc-0.12.2-2|93	%{_mandir}/man5/*
12mr|opensc-0.12.2-2|94	
12mr|opensc-0.12.2-2|95	%files -n %{libname}
12mr|opensc-0.12.2-2|96	%doc COPYING
12mr|opensc-0.12.2-2|97	%config(noreplace) %{_sysconfdir}/opensc.conf
12mr|opensc-0.12.2-2|98	%{_libdir}/opensc-pkcs11.*
12mr|opensc-0.12.2-2|99	%{_libdir}/lib*.so.%{major}*
12mr|opensc-0.12.2-2|100	%{_libdir}/onepin-opensc-pkcs11.so
12mr|opensc-0.12.2-2|101	
12mr|opensc-0.12.2-2|102	%files -n %{develname}
12mr|opensc-0.12.2-2|103	%{_bindir}/westcos-tool
12mr|opensc-0.12.2-2|104	%{_libdir}/lib*.so
12mr|opensc-0.12.2-2|105	
12mr|opensc-0.12.2-2|106	
12mr|opensc-0.12.2-2|107	%changelog
12mr|opensc-0.12.2-2|108	* Mon Sep  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|opensc-0.12.2-2|109	+ Commit: d68eb6e
12mr|opensc-0.12.2-2|110	- Do autoreconf, spec cleanup, create dirs before install
12mr|opensc-0.12.2-2|111	
12mr|opensc-0.12.2-2|112	* Thu Aug  16 2012 Dmitry Mikhirev <mikhirev@mezon.ru>
12mr|opensc-0.12.2-2|113	+ Commit: 136b5bc
12mr|opensc-0.12.2-2|114	- update to 0.12.2 and disable static libs
12mr|opensc-0.12.2-2|115	
12mr|opensc-0.12.2-2|116	

15356 12
12mr|openslp-1.2.1-13|1	%define	name	openslp
12mr|openslp-1.2.1-13|2	%define	version	1.2.1
12mr|openslp-1.2.1-13|3	
12mr|openslp-1.2.1-13|4	%define	major	1
12mr|openslp-1.2.1-13|5	%define	libname	%mklibname %{name} %{major}
12mr|openslp-1.2.1-13|6	%define	libname_devel	%mklibname %{name} %{major} -d
12mr|openslp-1.2.1-13|7	
12mr|openslp-1.2.1-13|8	Name:		%name
12mr|openslp-1.2.1-13|9	Version: 	%version
12mr|openslp-1.2.1-13|10	Release:	%mkrel 13
12mr|openslp-1.2.1-13|11	Summary:	OpenSLP implementation of Service Location Protocol V2
12mr|openslp-1.2.1-13|12	License:	BSD-like
12mr|openslp-1.2.1-13|13	Group:		Networking/Other
12mr|openslp-1.2.1-13|14	URL:		http://www.openslp.org/
12mr|openslp-1.2.1-13|15	BuildRoot:	%{_tmppath}/%{name}-root
12mr|openslp-1.2.1-13|16	Source0:	http://prdownloads.sourceforge.net/openslp/%{name}-%{version}/%{name}-%{version}.tar.bz2
12mr|openslp-1.2.1-13|17	Patch0:		openslp-1.2.1-lsb.patch
12mr|openslp-1.2.1-13|18	Patch1:		openslp-1.2.1-CVE-2012-3609.patch
12mr|openslp-1.2.1-13|19	
12mr|openslp-1.2.1-13|20	%Description
12mr|openslp-1.2.1-13|21	Service Location Protocol is an IETF standards track protocol that
12mr|openslp-1.2.1-13|22	provides a framework to allow networking applications to discover the
12mr|openslp-1.2.1-13|23	existence, location, and configuration of networked services in
12mr|openslp-1.2.1-13|24	enterprise networks.
12mr|openslp-1.2.1-13|25	
12mr|openslp-1.2.1-13|26	OpenSLP is an open source implementation of the SLPv2 protocol as defined
12mr|openslp-1.2.1-13|27	by RFC 2608 and RFC 2614.  This package include the daemon, libraries, header
12mr|openslp-1.2.1-13|28	files and documentation
12mr|openslp-1.2.1-13|29	
12mr|openslp-1.2.1-13|30	%package -n %{libname}
12mr|openslp-1.2.1-13|31	Summary:        OpenSLP implementation of Service Location Protocol V2
12mr|openslp-1.2.1-13|32	Group:          System/Libraries
12mr|openslp-1.2.1-13|33	
12mr|openslp-1.2.1-13|34	%description -n %{libname}
12mr|openslp-1.2.1-13|35	Service Location Protocol is an IETF standards track protocol that
12mr|openslp-1.2.1-13|36	provides a framework to allow networking applications to discover the
12mr|openslp-1.2.1-13|37	existence, location, and configuration of networked services in
12mr|openslp-1.2.1-13|38	enterprise networks.
12mr|openslp-1.2.1-13|39	
12mr|openslp-1.2.1-13|40	OpenSLP is an open source implementation of the SLPv2 protocol as defined
12mr|openslp-1.2.1-13|41	by RFC 2608 and RFC 2614.  This package include the daemon, libraries, header
12mr|openslp-1.2.1-13|42	files and documentation
12mr|openslp-1.2.1-13|43	
12mr|openslp-1.2.1-13|44	This package contains the %libname runtime library.
12mr|openslp-1.2.1-13|45	
12mr|openslp-1.2.1-13|46	%package -n %{libname_devel}
12mr|openslp-1.2.1-13|47	Summary:        Development tools for programs which will use the %{name} library
12mr|openslp-1.2.1-13|48	Group:          Development/C
12mr|openslp-1.2.1-13|49	Requires:       %{libname} = %version
12mr|openslp-1.2.1-13|50	Provides:       %{name}-devel = %version-%release
12mr|openslp-1.2.1-13|51	Provides:       lib%{name}-devel = %version-%release
12mr|openslp-1.2.1-13|52	
12mr|openslp-1.2.1-13|53	%description -n %{libname_devel}
12mr|openslp-1.2.1-13|54	The %{name}-devel package includes the header files and static libraries
12mr|openslp-1.2.1-13|55	necessary for developing programs using the %{name} library.
12mr|openslp-1.2.1-13|56	
12mr|openslp-1.2.1-13|57	If you are going to develop programs, you should install %{name}-devel.
12mr|openslp-1.2.1-13|58	You'll also need to have the %{name} package installed.
12mr|openslp-1.2.1-13|59	
12mr|openslp-1.2.1-13|60	
12mr|openslp-1.2.1-13|61	%prep
12mr|openslp-1.2.1-13|62	%setup -q
12mr|openslp-1.2.1-13|63	%patch0 -p1
12mr|openslp-1.2.1-13|64	%patch1 -p1
12mr|openslp-1.2.1-13|65	rm -rf `find -name CVS`
12mr|openslp-1.2.1-13|66	
12mr|openslp-1.2.1-13|67	%build
12mr|openslp-1.2.1-13|68	autoreconf -fis
12mr|openslp-1.2.1-13|69	%serverbuild
12mr|openslp-1.2.1-13|70	%configure --localstatedir=/var
12mr|openslp-1.2.1-13|71	%make
12mr|openslp-1.2.1-13|72	
12mr|openslp-1.2.1-13|73	%install
12mr|openslp-1.2.1-13|74	rm -rf $RPM_BUILD_ROOT
12mr|openslp-1.2.1-13|75	%makeinstall_std
12mr|openslp-1.2.1-13|76	#fix doc
12mr|openslp-1.2.1-13|77	rm -rf installeddoc
12mr|openslp-1.2.1-13|78	mv %buildroot/%_prefix/doc/%{name}-%{version} installeddoc
12mr|openslp-1.2.1-13|79	rm -rf `find installeddoc -name CVS`
12mr|openslp-1.2.1-13|80	
12mr|openslp-1.2.1-13|81	mkdir -p %buildroot/%_sysconfdir/sysconfig/daemons
12mr|openslp-1.2.1-13|82	cat <<EOF  > %buildroot/%_sysconfdir/sysconfig/daemons/slpd
12mr|openslp-1.2.1-13|83	IDENT=slp
12mr|openslp-1.2.1-13|84	DESCRIPTIVE="SLP Service Agent"
12mr|openslp-1.2.1-13|85	ONBOOT="yes"
12mr|openslp-1.2.1-13|86	EOF
12mr|openslp-1.2.1-13|87	install -m 755 etc/slpd.all_init -D %buildroot/%_initrddir/slpd
12mr|openslp-1.2.1-13|88	
12mr|openslp-1.2.1-13|89	%clean
12mr|openslp-1.2.1-13|90	rm -rf %buildroot
12mr|openslp-1.2.1-13|91	
12mr|openslp-1.2.1-13|92	%post
12mr|openslp-1.2.1-13|93	%_post_service slpd
12mr|openslp-1.2.1-13|94	
12mr|openslp-1.2.1-13|95	%preun
12mr|openslp-1.2.1-13|96	%_preun_service slpd
12mr|openslp-1.2.1-13|97	
12mr|openslp-1.2.1-13|98	%if %mdkversion < 200900
12mr|openslp-1.2.1-13|99	%post -n %{libname} -p /sbin/ldconfig
12mr|openslp-1.2.1-13|100	%endif
12mr|openslp-1.2.1-13|101	
12mr|openslp-1.2.1-13|102	%if %mdkversion < 200900
12mr|openslp-1.2.1-13|103	%postun -n %{libname} -p /sbin/ldconfig
12mr|openslp-1.2.1-13|104	%endif
12mr|openslp-1.2.1-13|105	
12mr|openslp-1.2.1-13|106	%files
12mr|openslp-1.2.1-13|107	%defattr(644,root,root,755)
12mr|openslp-1.2.1-13|108	%doc doc/*
12mr|openslp-1.2.1-13|109	%config(noreplace) %_sysconfdir/slp.conf
12mr|openslp-1.2.1-13|110	%config(noreplace) %_sysconfdir/slp.reg
12mr|openslp-1.2.1-13|111	%config(noreplace) %_sysconfdir/slp.spi
12mr|openslp-1.2.1-13|112	%config(noreplace) %_sysconfdir/sysconfig/daemons/slpd
12mr|openslp-1.2.1-13|113	%defattr(755,root,root,755)
12mr|openslp-1.2.1-13|114	%config(noreplace) %_initrddir/slpd
12mr|openslp-1.2.1-13|115	%_sbindir/slpd
12mr|openslp-1.2.1-13|116	%_bindir/slptool
12mr|openslp-1.2.1-13|117	
12mr|openslp-1.2.1-13|118	%files -n %{libname}
12mr|openslp-1.2.1-13|119	%defattr(-,root,root)
12mr|openslp-1.2.1-13|120	%doc AUTHORS COPYING
12mr|openslp-1.2.1-13|121	%_libdir/*.so.*
12mr|openslp-1.2.1-13|122	
12mr|openslp-1.2.1-13|123	%files -n %{libname_devel}
12mr|openslp-1.2.1-13|124	%defattr(-,root,root)
12mr|openslp-1.2.1-13|125	%doc ChangeLog COPYING
12mr|openslp-1.2.1-13|126	%_libdir/*a
12mr|openslp-1.2.1-13|127	%_libdir/*.so
12mr|openslp-1.2.1-13|128	%_includedir/*
12mr|openslp-1.2.1-13|129	
12mr|openslp-1.2.1-13|130	
12mr|openslp-1.2.1-13|131	
12mr|openslp-1.2.1-13|132	
12mr|openslp-1.2.1-13|133	%changelog
12mr|openslp-1.2.1-13|134	

15357 12
12mr|opensp-1.5.2-12|1	%define major 5
12mr|opensp-1.5.2-12|2	%define libname %mklibname %{name} %{major}
12mr|opensp-1.5.2-12|3	%define develname %mklibname -d %name
12mr|opensp-1.5.2-12|4	%define	sgmlbase %{_datadir}/sgml
12mr|opensp-1.5.2-12|5	
12mr|opensp-1.5.2-12|6	Summary: The OpenJade Group's SGML and XML parsing tools
12mr|opensp-1.5.2-12|7	Name: opensp
12mr|opensp-1.5.2-12|8	Version: 1.5.2
12mr|opensp-1.5.2-12|9	Release: 12
12mr|opensp-1.5.2-12|10	License: BSD
12mr|opensp-1.5.2-12|11	Group: Publishing
12mr|opensp-1.5.2-12|12	URL: http://openjade.sourceforge.net/
12mr|opensp-1.5.2-12|13	Source0: http://download.sourceforge.net/openjade/OpenSP-%{version}.tar.bz2
12mr|opensp-1.5.2-12|14	Patch0: OpenSP-1.5-prefer-catalog-entries.patch
12mr|opensp-1.5.2-12|15	Patch1: opensp-1.5.2-multilib.patch
12mr|opensp-1.5.2-12|16	Patch2: opensp-1.5.2-nodeids.patch
12mr|opensp-1.5.2-12|17	BuildRequires: xmlto
12mr|opensp-1.5.2-12|18	BuildRequires: docbook-dtd412-xml
12mr|opensp-1.5.2-12|19	%rename OpenSP
12mr|opensp-1.5.2-12|20	
12mr|opensp-1.5.2-12|21	%description
12mr|opensp-1.5.2-12|22	This package is a collection of SGML/XML tools called OpenSP. It is a fork from
12mr|opensp-1.5.2-12|23	James Clark's SP suite. These tools are used to parse, validate, and normalize
12mr|opensp-1.5.2-12|24	SGML and XML files.
12mr|opensp-1.5.2-12|25	
12mr|opensp-1.5.2-12|26	%package -n %{libname}
12mr|opensp-1.5.2-12|27	Summary: Runtime library for the OpenJade group's SP suite
12mr|opensp-1.5.2-12|28	Group: System/Libraries
12mr|opensp-1.5.2-12|29	Obsoletes: %{_lib}OpenSP5 < 1.5.2-8
12mr|opensp-1.5.2-12|30	
12mr|opensp-1.5.2-12|31	%description -n %{libname}
12mr|opensp-1.5.2-12|32	This is the SP suite's shared library runtime support.  This C++
12mr|opensp-1.5.2-12|33	library contains entity management functions, parsing functions, and
12mr|opensp-1.5.2-12|34	other functions useful for SGML/XML/DSSSL development.
12mr|opensp-1.5.2-12|35	
12mr|opensp-1.5.2-12|36	%package -n %{develname}
12mr|opensp-1.5.2-12|37	Summary: Libraries and include files for developing OpenSP applications
12mr|opensp-1.5.2-12|38	Group: Development/C
12mr|opensp-1.5.2-12|39	Requires: %{libname} = %{version}
12mr|opensp-1.5.2-12|40	Provides: %{name}-devel = %{version}-%{release}
12mr|opensp-1.5.2-12|41	Provides: OpenSP-devel = %{version}-%{release}
12mr|opensp-1.5.2-12|42	Obsoletes: %{_lib}OpenSP5-devel < 1.5.2-8
12mr|opensp-1.5.2-12|43	
12mr|opensp-1.5.2-12|44	%description -n %{develname}
12mr|opensp-1.5.2-12|45	This contains include files and libraries for OpenSP.
12mr|opensp-1.5.2-12|46	This C++ library contains entity management functions, parsing functions,
12mr|opensp-1.5.2-12|47	and other functions useful for SGML/XML/DSSSL development.
12mr|opensp-1.5.2-12|48	
12mr|opensp-1.5.2-12|49	%prep
12mr|opensp-1.5.2-12|50	%setup -qn OpenSP-%{version}
12mr|opensp-1.5.2-12|51	%apply_patches
12mr|opensp-1.5.2-12|52	
12mr|opensp-1.5.2-12|53	%build
12mr|opensp-1.5.2-12|54	%configure2_5x \
12mr|opensp-1.5.2-12|55	--disable-static \
12mr|opensp-1.5.2-12|56	--enable-http \
12mr|opensp-1.5.2-12|57	--enable-default-catalog=%{_sysconfdir}/sgml/catalog  \
12mr|opensp-1.5.2-12|58	--enable-default-search-path=%{sgmlbase} \
12mr|opensp-1.5.2-12|59	--datadir=%{sgmlbase}/%{name}-%{version}
12mr|opensp-1.5.2-12|60	
12mr|opensp-1.5.2-12|61	%make
12mr|opensp-1.5.2-12|62	
12mr|opensp-1.5.2-12|63	%install
12mr|opensp-1.5.2-12|64	rm -rf "%{buildroot}"
12mr|opensp-1.5.2-12|65	%makeinstall_std
12mr|opensp-1.5.2-12|66	%find_lang sp5
12mr|opensp-1.5.2-12|67	
12mr|opensp-1.5.2-12|68	#remove unpackaged files
12mr|opensp-1.5.2-12|69	rm -rf %{buildroot}%{_prefix}/doc  %{buildroot}%{_docdir}/OpenSP
12mr|opensp-1.5.2-12|70	
12mr|opensp-1.5.2-12|71	%files -f sp5.lang
12mr|opensp-1.5.2-12|72	%doc doc/*.htm ABOUT-NLS AUTHORS COPYING ChangeLog NEWS README
12mr|opensp-1.5.2-12|73	%{_bindir}/*
12mr|opensp-1.5.2-12|74	%{sgmlbase}/%{name}-%{version}/doc/*
12mr|opensp-1.5.2-12|75	%{sgmlbase}/%{name}-%{version}/OpenSP/*
12mr|opensp-1.5.2-12|76	%{_mandir}/man1/*
12mr|opensp-1.5.2-12|77	
12mr|opensp-1.5.2-12|78	%files -n %{libname}
12mr|opensp-1.5.2-12|79	%{_libdir}/libosp.so.%{major}*
12mr|opensp-1.5.2-12|80	
12mr|opensp-1.5.2-12|81	%files -n %{develname}
12mr|opensp-1.5.2-12|82	%{_libdir}/lib*.so
12mr|opensp-1.5.2-12|83	%{_includedir}/OpenSP
12mr|opensp-1.5.2-12|84	
12mr|opensp-1.5.2-12|85	
12mr|opensp-1.5.2-12|86	
12mr|opensp-1.5.2-12|87	%changelog
12mr|opensp-1.5.2-12|88	

15358 12
12mr|openssh-6.0p1-5|1	## Do not apply any unauthorized patches to this package!
12mr|openssh-6.0p1-5|2	## - vdanen 05/18/01
12mr|openssh-6.0p1-5|3	##
12mr|openssh-6.0p1-5|4	
12mr|openssh-6.0p1-5|5	# Version of watchdog patch
12mr|openssh-6.0p1-5|6	%define wversion 4.4p1
12mr|openssh-6.0p1-5|7	
12mr|openssh-6.0p1-5|8	# Version of the hpn patch
12mr|openssh-6.0p1-5|9	%define hpnver 13v6
12mr|openssh-6.0p1-5|10	
12mr|openssh-6.0p1-5|11	# overrides
12mr|openssh-6.0p1-5|12	%define build_skey	 	0
12mr|openssh-6.0p1-5|13	%define build_krb5	 	1
12mr|openssh-6.0p1-5|14	%define build_watchdog   	0
12mr|openssh-6.0p1-5|15	%define build_gnomeaskpass 	1
12mr|openssh-6.0p1-5|16	%define build_ldap       	0
12mr|openssh-6.0p1-5|17	%define build_sftpcontrol    	0
12mr|openssh-6.0p1-5|18	%define build_hpn		0
12mr|openssh-6.0p1-5|19	%define build_audit		0
12mr|openssh-6.0p1-5|20	%define build_libedit		1
12mr|openssh-6.0p1-5|21	
12mr|openssh-6.0p1-5|22	%{?_with_skey: %{expand: %%global build_skey 1}}
12mr|openssh-6.0p1-5|23	%{?_without_skey: %{expand: %%global build_skey 0}}
12mr|openssh-6.0p1-5|24	%{?_with_krb5: %{expand: %%global build_krb5 1}}
12mr|openssh-6.0p1-5|25	%{?_without_krb5: %{expand: %%global build_krb5 0}}
12mr|openssh-6.0p1-5|26	%{?_with_watchdog: %{expand: %%global build_watchdog 1}}
12mr|openssh-6.0p1-5|27	%{?_without_watchdog: %{expand: %%global build_watchdog 0}}
12mr|openssh-6.0p1-5|28	%{?_with_gnomeaskpass: %{expand: %%global build_gnomeaskpass 1}}
12mr|openssh-6.0p1-5|29	%{?_without_gnomeaskpass: %{expand: %%global build_gnomeaskpass 0}}
12mr|openssh-6.0p1-5|30	%{?_with_ldap: %{expand: %%global build_ldap 1}}
12mr|openssh-6.0p1-5|31	%{?_without_ldap: %{expand: %%global build_ldap 0}}
12mr|openssh-6.0p1-5|32	%{?_with_sftpcontrol: %{expand: %%global build_sftpcontrol 1}}
12mr|openssh-6.0p1-5|33	%{?_without_sftpcontrol: %{expand: %%global build_sftpcontrol 0}}
12mr|openssh-6.0p1-5|34	%{?_with_hpn: %{expand: %%global build_hpn 1}}
12mr|openssh-6.0p1-5|35	%{?_without_hpn: %{expand: %%global build_hpn 0}}
12mr|openssh-6.0p1-5|36	%{?_with_audit: %{expand: %%global build_audit 1}}
12mr|openssh-6.0p1-5|37	%{?_without_audit: %{expand: %%global build_audit 0}}
12mr|openssh-6.0p1-5|38	%{?_with_libedit: %{expand: %%global build_libedit 1}}
12mr|openssh-6.0p1-5|39	%{?_without_libedit: %{expand: %%global build_libedit 0}}
12mr|openssh-6.0p1-5|40	
12mr|openssh-6.0p1-5|41	%define OPENSSH_PATH "/usr/local/bin:/bin:%{_bindir}"
12mr|openssh-6.0p1-5|42	%define XAUTH %{_bindir}/xauth
12mr|openssh-6.0p1-5|43	
12mr|openssh-6.0p1-5|44	Summary:	OpenSSH free Secure Shell (SSH) implementation
12mr|openssh-6.0p1-5|45	Name:		openssh
12mr|openssh-6.0p1-5|46	Version:	6.0p1
12mr|openssh-6.0p1-5|47	Release:	5
12mr|openssh-6.0p1-5|48	License:	BSD
12mr|openssh-6.0p1-5|49	Group:		Networking/Remote access
12mr|openssh-6.0p1-5|50	URL:		http://www.openssh.com/
12mr|openssh-6.0p1-5|51	Source0: 	ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
12mr|openssh-6.0p1-5|52	Source1: 	ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz.asc
12mr|openssh-6.0p1-5|53	# ssh-copy-id taken from debian, with "usage" added
12mr|openssh-6.0p1-5|54	Source3:	ssh-copy-id
12mr|openssh-6.0p1-5|55	Source7:	openssh-xinetd
12mr|openssh-6.0p1-5|56	Source9:        README.sftpfilecontrol
12mr|openssh-6.0p1-5|57	# this is never to be applied by default
12mr|openssh-6.0p1-5|58	# http://www.sc.isc.tohoku.ac.jp/~hgot/sources/openssh-watchdog.html
12mr|openssh-6.0p1-5|59	Source10:	openssh-%{wversion}-watchdog.patch.tgz
12mr|openssh-6.0p1-5|60	Source12:	ssh_ldap_key.pl
12mr|openssh-6.0p1-5|61	Source15:	ssh-avahi-integration
12mr|openssh-6.0p1-5|62	Source17:	sshd.pam
12mr|openssh-6.0p1-5|63	Source18:	sshd.init
12mr|openssh-6.0p1-5|64	Source19:	README.3.8p1.upgrade.urpmi
12mr|openssh-6.0p1-5|65	Source20:	README.3.9p1-3.upgrade.urpmi
12mr|openssh-6.0p1-5|66	Source21:	README.hpn
12mr|openssh-6.0p1-5|67	Patch1:		openssh-mdv_conf.diff
12mr|openssh-6.0p1-5|68	# rediffed from openssh-4.4p1-watchdog.patch.tgz
12mr|openssh-6.0p1-5|69	Patch4:		openssh-4.4p1-watchdog.diff
12mr|openssh-6.0p1-5|70	# optional ldap support
12mr|openssh-6.0p1-5|71	# http://dev.inversepath.com/trac/openssh-lpk
12mr|openssh-6.0p1-5|72	#Patch6:		http://dev.inversepath.com/openssh-lpk/openssh-lpk-4.6p1-0.3.9.patch
12mr|openssh-6.0p1-5|73	# new location for the lpk patch.
12mr|openssh-6.0p1-5|74	# rediffed from "svn checkout http://openssh-lpk.googlecode.com/svn/trunk/ openssh-lpk-read-only"
12mr|openssh-6.0p1-5|75	Patch6:		openssh-lpk-5.4p1-0.3.10.diff
12mr|openssh-6.0p1-5|76	# http://sftpfilecontrol.sourceforge.net
12mr|openssh-6.0p1-5|77	# Not applied by default
12mr|openssh-6.0p1-5|78	# P7 is rediffed and slightly adjusted from http://sftplogging.sourceforge.net/download/v1.5/openssh-4.4p1.sftplogging-v1.5.patch
12mr|openssh-6.0p1-5|79	Patch7:		openssh-4.9p1.sftplogging-v1.5.diff
12mr|openssh-6.0p1-5|80	# (tpg) http://www.psc.edu/networking/projects/hpn-ssh/
12mr|openssh-6.0p1-5|81	Patch11:	http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.2p1-hpn%{hpnver}.diff
12mr|openssh-6.0p1-5|82	Patch12:	http://www.psc.edu/networking/projects/hpn-ssh/openssh5.1-peaktput.diff
12mr|openssh-6.0p1-5|83	#gw: from Fedora:
12mr|openssh-6.0p1-5|84	#fix round-robin DNS with GSSAPI authentification
12mr|openssh-6.0p1-5|85	Patch13:	openssh-4.3p2-gssapi-canohost.patch
12mr|openssh-6.0p1-5|86	Patch14:	openssh-4.7p1-audit.patch
12mr|openssh-6.0p1-5|87	Patch17:	openssh-5.1p1-askpass-progress.patch
12mr|openssh-6.0p1-5|88	Patch18:	openssh-4.3p2-askpass-grab-info.patch
12mr|openssh-6.0p1-5|89	Patch19:	openssh-4.0p1-exit-deadlock.patch
12mr|openssh-6.0p1-5|90	Patch21:	openssh_tcp_wrappers.patch
12mr|openssh-6.0p1-5|91	Obsoletes:	ssh
12mr|openssh-6.0p1-5|92	Provides:	ssh
12mr|openssh-6.0p1-5|93	Requires(post): makedev
12mr|openssh-6.0p1-5|94	Requires:	tcp_wrappers
12mr|openssh-6.0p1-5|95	BuildRequires:	groff-for-man
12mr|openssh-6.0p1-5|96	BuildRequires:	openssl-devel
12mr|openssh-6.0p1-5|97	BuildRequires:	pam-devel
12mr|openssh-6.0p1-5|98	BuildRequires:	tcp_wrappers-devel
12mr|openssh-6.0p1-5|99	BuildRequires:	zlib-devel
12mr|openssh-6.0p1-5|100	%if %{build_skey}
12mr|openssh-6.0p1-5|101	BuildRequires:	skey-devel
12mr|openssh-6.0p1-5|102	%endif
12mr|openssh-6.0p1-5|103	%if %{build_krb5}
12mr|openssh-6.0p1-5|104	BuildRequires:	krb5-devel
12mr|openssh-6.0p1-5|105	%endif
12mr|openssh-6.0p1-5|106	%if %{build_gnomeaskpass}
12mr|openssh-6.0p1-5|107	BuildRequires:	gtk+2-devel
12mr|openssh-6.0p1-5|108	%endif
12mr|openssh-6.0p1-5|109	%if %{build_ldap}
12mr|openssh-6.0p1-5|110	BuildRequires: openldap-devel >= 2.0
12mr|openssh-6.0p1-5|111	%endif
12mr|openssh-6.0p1-5|112	%if %{build_audit}
12mr|openssh-6.0p1-5|113	BuildRequires:	audit-devel
12mr|openssh-6.0p1-5|114	%endif
12mr|openssh-6.0p1-5|115	%if %{build_libedit}
12mr|openssh-6.0p1-5|116	BuildRequires:	edit-devel ncurses-devel
12mr|openssh-6.0p1-5|117	%endif
12mr|openssh-6.0p1-5|118	BuildConflicts:	libgssapi-devel
12mr|openssh-6.0p1-5|119	BuildRequires:  systemd-units
12mr|openssh-6.0p1-5|120	BuildRequires:  rpm-helper > 0.24
12mr|openssh-6.0p1-5|121	Requires(pre):  rpm-helper > 0.24
12mr|openssh-6.0p1-5|122	Requires(post): rpm-helper > 0.24
12mr|openssh-6.0p1-5|123	Requires(preun):        rpm-helper > 0.24
12mr|openssh-6.0p1-5|124	Requires(postun):       rpm-helper > 0.24
12mr|openssh-6.0p1-5|125	
12mr|openssh-6.0p1-5|126	%description
12mr|openssh-6.0p1-5|127	Ssh (Secure Shell) is a program for logging into a remote machine and for
12mr|openssh-6.0p1-5|128	executing commands in a remote machine.  It is intended to replace
12mr|openssh-6.0p1-5|129	rlogin and rsh, and provide secure encrypted communications between
12mr|openssh-6.0p1-5|130	two untrusted hosts over an insecure network.  X11 connections and
12mr|openssh-6.0p1-5|131	arbitrary TCP/IP ports can also be forwarded over the secure channel.
12mr|openssh-6.0p1-5|132	
12mr|openssh-6.0p1-5|133	OpenSSH is OpenBSD's rework of the last free version of SSH, bringing it
12mr|openssh-6.0p1-5|134	up to date in terms of security and features, as well as removing all
12mr|openssh-6.0p1-5|135	patented algorithms to separate libraries (OpenSSL).
12mr|openssh-6.0p1-5|136	
12mr|openssh-6.0p1-5|137	This package includes the core files necessary for both the OpenSSH
12mr|openssh-6.0p1-5|138	client and server.  To make this package useful, you should also
12mr|openssh-6.0p1-5|139	install openssh-clients, openssh-server, or both.
12mr|openssh-6.0p1-5|140	
12mr|openssh-6.0p1-5|141	You can build %{name} with some conditional build swithes;
12mr|openssh-6.0p1-5|142	
12mr|openssh-6.0p1-5|143	(ie. use with rpm --rebuild):
12mr|openssh-6.0p1-5|144	
12mr|openssh-6.0p1-5|145	--with[out] skey         smartcard support (disabled)
12mr|openssh-6.0p1-5|146	--with[out] krb5         kerberos support (enabled)
12mr|openssh-6.0p1-5|147	--with[out] watchdog     watchdog support (disabled)
12mr|openssh-6.0p1-5|148	--with[out] gnomeaskpass Gnome ask pass support (disabled)
12mr|openssh-6.0p1-5|149	--with[out] ldap         OpenLDAP support (disabled)
12mr|openssh-6.0p1-5|150	--with[out] sftpcontrol  sftp file control support (disabled)
12mr|openssh-6.0p1-5|151	--with[out] hpn          HPN ssh/scp support (disabled)
12mr|openssh-6.0p1-5|152	--with[out] audit        audit support (disabled)
12mr|openssh-6.0p1-5|153	--with[out] libedit      libedit support in sftp (enabled)
12mr|openssh-6.0p1-5|154	
12mr|openssh-6.0p1-5|155	%package	clients
12mr|openssh-6.0p1-5|156	Summary:	OpenSSH Secure Shell protocol clients
12mr|openssh-6.0p1-5|157	Group:		Networking/Remote access
12mr|openssh-6.0p1-5|158	Requires:	%{name} = %{version}-%{release}
12mr|openssh-6.0p1-5|159	Obsoletes:	ssh-clients, sftp, ssh
12mr|openssh-6.0p1-5|160	Provides:	ssh-clients, sftp, ssh
12mr|openssh-6.0p1-5|161	# scp was moved from openssh to openssh-clients
12mr|openssh-6.0p1-5|162	# http://qa.mandriva.com/show_bug.cgi?id=17491
12mr|openssh-6.0p1-5|163	Conflicts:	%{name} <= 4.1p1-6mdk
12mr|openssh-6.0p1-5|164	
12mr|openssh-6.0p1-5|165	%description	clients
12mr|openssh-6.0p1-5|166	Ssh (Secure Shell) is a program for logging into a remote machine and for
12mr|openssh-6.0p1-5|167	executing commands in a remote machine.  It is intended to replace
12mr|openssh-6.0p1-5|168	rlogin and rsh, and provide secure encrypted communications between
12mr|openssh-6.0p1-5|169	two untrusted hosts over an insecure network.  X11 connections and
12mr|openssh-6.0p1-5|170	arbitrary TCP/IP ports can also be forwarded over the secure channel.
12mr|openssh-6.0p1-5|171	
12mr|openssh-6.0p1-5|172	OpenSSH is OpenBSD's rework of the last free version of SSH, bringing it
12mr|openssh-6.0p1-5|173	up to date in terms of security and features, as well as removing all
12mr|openssh-6.0p1-5|174	patented algorithms to separate libraries (OpenSSL).
12mr|openssh-6.0p1-5|175	
12mr|openssh-6.0p1-5|176	This package includes the clients necessary to make encrypted connections
12mr|openssh-6.0p1-5|177	to SSH servers.
12mr|openssh-6.0p1-5|178	
12mr|openssh-6.0p1-5|179	%package	server
12mr|openssh-6.0p1-5|180	Summary:	OpenSSH Secure Shell protocol server (sshd)
12mr|openssh-6.0p1-5|181	Group:		System/Servers
12mr|openssh-6.0p1-5|182	Requires(pre):	%{name} = %{version}-%{release}
12mr|openssh-6.0p1-5|183	Requires:	chkconfig >= 0.9
12mr|openssh-6.0p1-5|184	Requires(pre):	pam >= 0.74
12mr|openssh-6.0p1-5|185	Requires(pre):	rpm-helper
12mr|openssh-6.0p1-5|186	Requires(post):	rpm-helper
12mr|openssh-6.0p1-5|187	Requires(preun): rpm-helper
12mr|openssh-6.0p1-5|188	Requires(postun): rpm-helper
12mr|openssh-6.0p1-5|189	Requires(post): makedev
12mr|openssh-6.0p1-5|190	Requires:	%{name}-clients = %{version}-%{release}
12mr|openssh-6.0p1-5|191	%if %{build_skey}
12mr|openssh-6.0p1-5|192	Requires:	skey
12mr|openssh-6.0p1-5|193	%endif
12mr|openssh-6.0p1-5|194	%if %{build_audit}
12mr|openssh-6.0p1-5|195	BuildRequires:	audit
12mr|openssh-6.0p1-5|196	%endif
12mr|openssh-6.0p1-5|197	Obsoletes:	ssh-server, sshd
12mr|openssh-6.0p1-5|198	Provides:	ssh-server, sshd
12mr|openssh-6.0p1-5|199	
12mr|openssh-6.0p1-5|200	%description	server
12mr|openssh-6.0p1-5|201	Ssh (Secure Shell) is a program for logging into a remote machine and for
12mr|openssh-6.0p1-5|202	executing commands in a remote machine.  It is intended to replace
12mr|openssh-6.0p1-5|203	rlogin and rsh, and provide secure encrypted communications between
12mr|openssh-6.0p1-5|204	two untrusted hosts over an insecure network.  X11 connections and
12mr|openssh-6.0p1-5|205	arbitrary TCP/IP ports can also be forwarded over the secure channel.
12mr|openssh-6.0p1-5|206	
12mr|openssh-6.0p1-5|207	OpenSSH is OpenBSD's rework of the last free version of SSH, bringing it
12mr|openssh-6.0p1-5|208	up to date in terms of security and features, as well as removing all
12mr|openssh-6.0p1-5|209	patented algorithms to separate libraries (OpenSSL).
12mr|openssh-6.0p1-5|210	
12mr|openssh-6.0p1-5|211	This package contains the secure shell daemon. The sshd is the server
12mr|openssh-6.0p1-5|212	part of the secure shell protocol and allows ssh clients to connect to
12mr|openssh-6.0p1-5|213	your host.
12mr|openssh-6.0p1-5|214	
12mr|openssh-6.0p1-5|215	%package askpass-common
12mr|openssh-6.0p1-5|216	Summary: OpenSSH X11 passphrase common scripts
12mr|openssh-6.0p1-5|217	Group: Networking/Remote access
12mr|openssh-6.0p1-5|218	
12mr|openssh-6.0p1-5|219	%description askpass-common
12mr|openssh-6.0p1-5|220	OpenSSH X11 passphrase common scripts
12mr|openssh-6.0p1-5|221	
12mr|openssh-6.0p1-5|222	%if %{build_gnomeaskpass}
12mr|openssh-6.0p1-5|223	%package	askpass-gnome
12mr|openssh-6.0p1-5|224	Summary:	OpenSSH GNOME passphrase dialog
12mr|openssh-6.0p1-5|225	Group:		Networking/Remote access
12mr|openssh-6.0p1-5|226	Requires:	%{name} = %{version}-%{release}
12mr|openssh-6.0p1-5|227	Requires: 	%{name}-askpass-common
12mr|openssh-6.0p1-5|228	Obsoletes:	ssh-extras
12mr|openssh-6.0p1-5|229	Requires(pre):	update-alternatives
12mr|openssh-6.0p1-5|230	Provides:	%{name}-askpass, ssh-askpass, ssh-extras
12mr|openssh-6.0p1-5|231	
12mr|openssh-6.0p1-5|232	%description	askpass-gnome
12mr|openssh-6.0p1-5|233	Ssh (Secure Shell) is a program for logging into a remote machine and for
12mr|openssh-6.0p1-5|234	executing commands in a remote machine.  It is intended to replace
12mr|openssh-6.0p1-5|235	rlogin and rsh, and provide secure encrypted communications between
12mr|openssh-6.0p1-5|236	two untrusted hosts over an insecure network.  X11 connections and
12mr|openssh-6.0p1-5|237	arbitrary TCP/IP ports can also be forwarded over the secure channel.
12mr|openssh-6.0p1-5|238	
12mr|openssh-6.0p1-5|239	OpenSSH is OpenBSD's rework of the last free version of SSH, bringing it
12mr|openssh-6.0p1-5|240	up to date in terms of security and features, as well as removing all
12mr|openssh-6.0p1-5|241	patented algorithms to separate libraries (OpenSSL).
12mr|openssh-6.0p1-5|242	
12mr|openssh-6.0p1-5|243	This package contains the GNOME passphrase dialog.
12mr|openssh-6.0p1-5|244	%endif
12mr|openssh-6.0p1-5|245	
12mr|openssh-6.0p1-5|246	%prep
12mr|openssh-6.0p1-5|247	%setup -q -a10
12mr|openssh-6.0p1-5|248	
12mr|openssh-6.0p1-5|249	%patch1 -p1 -b .mdkconf
12mr|openssh-6.0p1-5|250	%if %{build_watchdog}
12mr|openssh-6.0p1-5|251	#patch -p0 -s -z .wdog < %{name}-%{wversion}-watchdog.patch
12mr|openssh-6.0p1-5|252	%patch4 -p1 -b .watchdog
12mr|openssh-6.0p1-5|253	%endif
12mr|openssh-6.0p1-5|254	%if %{build_ldap}
12mr|openssh-6.0p1-5|255	sed -i 's|UsePrivilegeSeparation yes|#UsePrivilegeSeparation yes|' sshd_config
12mr|openssh-6.0p1-5|256	%patch6 -p1 -b .lpk
12mr|openssh-6.0p1-5|257	rm -f README.lpk.lpk
12mr|openssh-6.0p1-5|258	%define _default_patch_fuzz 3
12mr|openssh-6.0p1-5|259	%else
12mr|openssh-6.0p1-5|260	%define _default_patch_fuzz 2
12mr|openssh-6.0p1-5|261	%endif
12mr|openssh-6.0p1-5|262	%if %{build_sftpcontrol}
12mr|openssh-6.0p1-5|263	#cat %{SOURCE8} | patch -p1 -s -z .sftpcontrol
12mr|openssh-6.0p1-5|264	echo "This patch is broken or needs to be updated/rediffed"; exit 1
12mr|openssh-6.0p1-5|265	%patch7 -p1 -b .sftplogging-v1.5
12mr|openssh-6.0p1-5|266	# README with license terms for this patch
12mr|openssh-6.0p1-5|267	install -m 0644 %{SOURCE9} .
12mr|openssh-6.0p1-5|268	%endif
12mr|openssh-6.0p1-5|269	%if %{build_hpn}
12mr|openssh-6.0p1-5|270	echo "This patch is broken or needs to be updated/rediffed"; exit 1
12mr|openssh-6.0p1-5|271	%patch11 -p1 -b .hpn
12mr|openssh-6.0p1-5|272	%patch12 -p1 -b .peak
12mr|openssh-6.0p1-5|273	install %{SOURCE21} .
12mr|openssh-6.0p1-5|274	%endif
12mr|openssh-6.0p1-5|275	%patch13 -p1 -b .canohost
12mr|openssh-6.0p1-5|276	%if %{build_audit}
12mr|openssh-6.0p1-5|277	%patch14 -p1 -b .audit
12mr|openssh-6.0p1-5|278	%endif
12mr|openssh-6.0p1-5|279	%patch17 -p1 -b .progress
12mr|openssh-6.0p1-5|280	%patch18 -p1 -b .grab-info
12mr|openssh-6.0p1-5|281	%patch19 -p1 -b .exit-deadlock
12mr|openssh-6.0p1-5|282	%patch21 -p1 -b .tcp_wrappers_mips
12mr|openssh-6.0p1-5|283	
12mr|openssh-6.0p1-5|284	install %{SOURCE12} %{SOURCE19} %{SOURCE20} .
12mr|openssh-6.0p1-5|285	
12mr|openssh-6.0p1-5|286	install -m 0644 %{SOURCE17} sshd.pam
12mr|openssh-6.0p1-5|287	install -m 0755 %{SOURCE18} sshd.init
12mr|openssh-6.0p1-5|288	
12mr|openssh-6.0p1-5|289	# fix attribs
12mr|openssh-6.0p1-5|290	chmod 644 ChangeLog OVERVIEW README* INSTALL CREDITS LICENCE TODO ssh_ldap_key.pl
12mr|openssh-6.0p1-5|291	
12mr|openssh-6.0p1-5|292	# http://qa.mandriva.com/show_bug.cgi?id=22957
12mr|openssh-6.0p1-5|293	perl -pi -e "s|_OPENSSH_PATH_|%{OPENSSH_PATH}|g" sshd_config
12mr|openssh-6.0p1-5|294	
12mr|openssh-6.0p1-5|295	%build
12mr|openssh-6.0p1-5|296	autoreconf -fi
12mr|openssh-6.0p1-5|297	
12mr|openssh-6.0p1-5|298	%serverbuild
12mr|openssh-6.0p1-5|299	
12mr|openssh-6.0p1-5|300	%configure2_5x \
12mr|openssh-6.0p1-5|301	--prefix=%{_prefix} \
12mr|openssh-6.0p1-5|302	--sysconfdir=%{_sysconfdir}/ssh \
12mr|openssh-6.0p1-5|303	--mandir=%{_mandir} \
12mr|openssh-6.0p1-5|304	--libdir=%{_libdir} \
12mr|openssh-6.0p1-5|305	--libexecdir=%{_libdir}/ssh \
12mr|openssh-6.0p1-5|306	--datadir=%{_datadir}/ssh \
12mr|openssh-6.0p1-5|307	--disable-strip \
12mr|openssh-6.0p1-5|308	--with-tcp-wrappers \
12mr|openssh-6.0p1-5|309	--with-pam \
12mr|openssh-6.0p1-5|310	--with-default-path=%{OPENSSH_PATH} \
12mr|openssh-6.0p1-5|311	--with-xauth=%{XAUTH} \
12mr|openssh-6.0p1-5|312	--with-privsep-path=/var/empty \
12mr|openssh-6.0p1-5|313	--without-zlib-version-check \
12mr|openssh-6.0p1-5|314	--with-maildir=/var/spool/mail \
12mr|openssh-6.0p1-5|315	--with-sandbox=rlimit \
12mr|openssh-6.0p1-5|316	%if %{build_krb5}
12mr|openssh-6.0p1-5|317	--with-kerberos5=%{_prefix} \
12mr|openssh-6.0p1-5|318	%endif
12mr|openssh-6.0p1-5|319	%if %{build_skey}
12mr|openssh-6.0p1-5|320	--with-skey \
12mr|openssh-6.0p1-5|321	%endif
12mr|openssh-6.0p1-5|322	%if %{build_ldap}
12mr|openssh-6.0p1-5|323	--with-libs="-lldap -llber" \
12mr|openssh-6.0p1-5|324	--with-cppflags="-DWITH_LDAP_PUBKEY -DLDAP_DEPRECATED" \
12mr|openssh-6.0p1-5|325	%endif
12mr|openssh-6.0p1-5|326	--with-superuser-path=/usr/local/sbin:/usr/local/bin:/sbin:/bin:%{_sbindir}:%{_bindir} \
12mr|openssh-6.0p1-5|327	%if %{build_libedit}
12mr|openssh-6.0p1-5|328	--with-libedit \
12mr|openssh-6.0p1-5|329	%else
12mr|openssh-6.0p1-5|330	--without-libedit \
12mr|openssh-6.0p1-5|331	%endif
12mr|openssh-6.0p1-5|332	%if %{build_audit}
12mr|openssh-6.0p1-5|333	--with-linux-audit \
12mr|openssh-6.0p1-5|334	%endif
12mr|openssh-6.0p1-5|335	
12mr|openssh-6.0p1-5|336	%make
12mr|openssh-6.0p1-5|337	
12mr|openssh-6.0p1-5|338	%if %{build_gnomeaskpass}
12mr|openssh-6.0p1-5|339	pushd contrib
12mr|openssh-6.0p1-5|340	make gnome-ssh-askpass2 CC="%__cc %optflags %ldflags"
12mr|openssh-6.0p1-5|341	mv gnome-ssh-askpass2 gnome-ssh-askpass
12mr|openssh-6.0p1-5|342	popd
12mr|openssh-6.0p1-5|343	%endif
12mr|openssh-6.0p1-5|344	
12mr|openssh-6.0p1-5|345	%install
12mr|openssh-6.0p1-5|346	rm -rf %{buildroot}
12mr|openssh-6.0p1-5|347	
12mr|openssh-6.0p1-5|348	%makeinstall_std
12mr|openssh-6.0p1-5|349	
12mr|openssh-6.0p1-5|350	install -d %{buildroot}%{_sysconfdir}/ssh
12mr|openssh-6.0p1-5|351	install -d %{buildroot}%{_sysconfdir}/pam.d/
12mr|openssh-6.0p1-5|352	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|openssh-6.0p1-5|353	install -d %{buildroot}%{_initrddir}
12mr|openssh-6.0p1-5|354	install -m644 sshd.pam %{buildroot}%{_sysconfdir}/pam.d/sshd
12mr|openssh-6.0p1-5|355	install -m755 sshd.init %{buildroot}%{_initrddir}/sshd
12mr|openssh-6.0p1-5|356	
12mr|openssh-6.0p1-5|357	if [[ -f sshd_config.out ]]; then
12mr|openssh-6.0p1-5|358	install -m600 sshd_config.out %{buildroot}%{_sysconfdir}/ssh/sshd_config
12mr|openssh-6.0p1-5|359	else
12mr|openssh-6.0p1-5|360	install -m600 sshd_config %{buildroot}%{_sysconfdir}/ssh/sshd_config
12mr|openssh-6.0p1-5|361	fi
12mr|openssh-6.0p1-5|362	echo "root" > %{buildroot}%{_sysconfdir}/ssh/denyusers
12mr|openssh-6.0p1-5|363	
12mr|openssh-6.0p1-5|364	if [[ -f ssh_config.out ]]; then
12mr|openssh-6.0p1-5|365	install -m644 ssh_config.out %{buildroot}%{_sysconfdir}/ssh/ssh_config
12mr|openssh-6.0p1-5|366	else
12mr|openssh-6.0p1-5|367	install -m644 ssh_config %{buildroot}%{_sysconfdir}/ssh/ssh_config
12mr|openssh-6.0p1-5|368	fi
12mr|openssh-6.0p1-5|369	echo "    StrictHostKeyChecking no" >> %{buildroot}%{_sysconfdir}/ssh/ssh_config
12mr|openssh-6.0p1-5|370	
12mr|openssh-6.0p1-5|371	mkdir -p %{buildroot}%{_libdir}/ssh
12mr|openssh-6.0p1-5|372	
12mr|openssh-6.0p1-5|373	install -d %{buildroot}%{_sysconfdir}/profile.d/
12mr|openssh-6.0p1-5|374	%if %{build_gnomeaskpass}
12mr|openssh-6.0p1-5|375	install -m 755 contrib/gnome-ssh-askpass %{buildroot}%{_libdir}/ssh/gnome-ssh-askpass
12mr|openssh-6.0p1-5|376	%endif
12mr|openssh-6.0p1-5|377	
12mr|openssh-6.0p1-5|378	cat > %{buildroot}%{_sysconfdir}/profile.d/90ssh-askpass.csh <<EOF
12mr|openssh-6.0p1-5|379	setenv SSH_ASKPASS %{_libdir}/ssh/ssh-askpass
12mr|openssh-6.0p1-5|380	EOF
12mr|openssh-6.0p1-5|381	
12mr|openssh-6.0p1-5|382	cat > %{buildroot}%{_sysconfdir}/profile.d/90ssh-askpass.sh <<EOF
12mr|openssh-6.0p1-5|383	export SSH_ASKPASS=%{_libdir}/ssh/ssh-askpass
12mr|openssh-6.0p1-5|384	EOF
12mr|openssh-6.0p1-5|385	
12mr|openssh-6.0p1-5|386	cat > %{buildroot}%{_sysconfdir}/profile.d/90ssh-client.sh <<'EOF'
12mr|openssh-6.0p1-5|387	# fix hanging ssh clients on exit
12mr|openssh-6.0p1-5|388	if [ -n "$BASH_VERSION" ]; then
12mr|openssh-6.0p1-5|389	shopt -s huponexit
12mr|openssh-6.0p1-5|390	elif [ -n "$ZSH_VERSION" ]; then
12mr|openssh-6.0p1-5|391	setopt hup
12mr|openssh-6.0p1-5|392	fi
12mr|openssh-6.0p1-5|393	EOF
12mr|openssh-6.0p1-5|394	
12mr|openssh-6.0p1-5|395	install -m 0755 %{SOURCE3} %{buildroot}/%{_bindir}/ssh-copy-id
12mr|openssh-6.0p1-5|396	chmod a+x %{buildroot}/%{_bindir}/ssh-copy-id
12mr|openssh-6.0p1-5|397	install -m 644 contrib/ssh-copy-id.1 %{buildroot}/%{_mandir}/man1/
12mr|openssh-6.0p1-5|398	
12mr|openssh-6.0p1-5|399	# create pre-authentication directory
12mr|openssh-6.0p1-5|400	mkdir -p %{buildroot}/var/empty
12mr|openssh-6.0p1-5|401	
12mr|openssh-6.0p1-5|402	# remove unwanted files
12mr|openssh-6.0p1-5|403	rm -f %{buildroot}%{_libdir}/ssh/ssh-askpass
12mr|openssh-6.0p1-5|404	
12mr|openssh-6.0p1-5|405	# xinetd support (tv)
12mr|openssh-6.0p1-5|406	mkdir -p %{buildroot}%{_sysconfdir}/xinetd.d/
12mr|openssh-6.0p1-5|407	install -m 0644 %{SOURCE7} %{buildroot}%{_sysconfdir}/xinetd.d/sshd-xinetd
12mr|openssh-6.0p1-5|408	
12mr|openssh-6.0p1-5|409	cat > %{buildroot}%{_sysconfdir}/sysconfig/sshd << EOF
12mr|openssh-6.0p1-5|410	#SSHD="%{_sbindir}/sshd"
12mr|openssh-6.0p1-5|411	#PID_FILE="/var/run/sshd.pid"
12mr|openssh-6.0p1-5|412	#OPTIONS=""
12mr|openssh-6.0p1-5|413	EOF
12mr|openssh-6.0p1-5|414	
12mr|openssh-6.0p1-5|415	# avahi integration support (misc)
12mr|openssh-6.0p1-5|416	mkdir -p %{buildroot}%{_sysconfdir}/avahi/services/
12mr|openssh-6.0p1-5|417	install -m 0644 %{SOURCE15} %{buildroot}%{_sysconfdir}/avahi/services/%{name}.service
12mr|openssh-6.0p1-5|418	
12mr|openssh-6.0p1-5|419	# make sure strip can touch it
12mr|openssh-6.0p1-5|420	chmod 755 %{buildroot}%{_libdir}/ssh/ssh-keysign
12mr|openssh-6.0p1-5|421	
12mr|openssh-6.0p1-5|422	%pre server
12mr|openssh-6.0p1-5|423	%_pre_useradd sshd /var/empty /bin/true
12mr|openssh-6.0p1-5|424	
12mr|openssh-6.0p1-5|425	%post server
12mr|openssh-6.0p1-5|426	# do some key management
12mr|openssh-6.0p1-5|427	%{_bindir}/ssh-keygen -A
12mr|openssh-6.0p1-5|428	%_post_service sshd sshd.service
12mr|openssh-6.0p1-5|429	
12mr|openssh-6.0p1-5|430	%preun server
12mr|openssh-6.0p1-5|431	%_preun_service sshd sshd.service
12mr|openssh-6.0p1-5|432	
12mr|openssh-6.0p1-5|433	%postun server
12mr|openssh-6.0p1-5|434	%_postun_userdel sshd
12mr|openssh-6.0p1-5|435	%_postun_unit sshd.service
12mr|openssh-6.0p1-5|436	
12mr|openssh-6.0p1-5|437	%if %{build_gnomeaskpass}
12mr|openssh-6.0p1-5|438	%post askpass-gnome
12mr|openssh-6.0p1-5|439	update-alternatives --install %{_libdir}/ssh/ssh-askpass ssh-askpass %{_libdir}/ssh/gnome-ssh-askpass 20
12mr|openssh-6.0p1-5|440	update-alternatives --install %{_bindir}/ssh-askpass bssh-askpass %{_libdir}/ssh/gnome-ssh-askpass 20
12mr|openssh-6.0p1-5|441	
12mr|openssh-6.0p1-5|442	%postun askpass-gnome
12mr|openssh-6.0p1-5|443	[ $1 = 0 ] || exit 0
12mr|openssh-6.0p1-5|444	update-alternatives --remove ssh-askpass %{_libdir}/ssh/gnome-ssh-askpass
12mr|openssh-6.0p1-5|445	update-alternatives --remove bssh-askpass %{_libdir}/ssh/gnome-ssh-askpass
12mr|openssh-6.0p1-5|446	%endif
12mr|openssh-6.0p1-5|447	
12mr|openssh-6.0p1-5|448	%files
12mr|openssh-6.0p1-5|449	%doc ChangeLog OVERVIEW README* INSTALL CREDITS LICENCE TODO ssh_ldap_key.pl
12mr|openssh-6.0p1-5|450	%if %{build_ldap}
12mr|openssh-6.0p1-5|451	%doc *.schema
12mr|openssh-6.0p1-5|452	%endif
12mr|openssh-6.0p1-5|453	%if %{build_watchdog}
12mr|openssh-6.0p1-5|454	%doc CHANGES-openssh-watchdog openssh-watchdog.html
12mr|openssh-6.0p1-5|455	%endif
12mr|openssh-6.0p1-5|456	%if %{build_sftpcontrol}
12mr|openssh-6.0p1-5|457	%doc README.sftpfilecontrol
12mr|openssh-6.0p1-5|458	%endif
12mr|openssh-6.0p1-5|459	%{_bindir}/ssh-keygen
12mr|openssh-6.0p1-5|460	%dir %{_sysconfdir}/ssh
12mr|openssh-6.0p1-5|461	%{_bindir}/ssh-keyscan
12mr|openssh-6.0p1-5|462	%attr(4711,root,root) %{_libdir}/ssh/ssh-keysign
12mr|openssh-6.0p1-5|463	%{_libdir}/ssh/ssh-pkcs11-helper
12mr|openssh-6.0p1-5|464	%{_mandir}/man1/ssh-keygen.1*
12mr|openssh-6.0p1-5|465	%{_mandir}/man1/ssh-keyscan.1*
12mr|openssh-6.0p1-5|466	%{_mandir}/man8/ssh-keysign.8*
12mr|openssh-6.0p1-5|467	%{_mandir}/man8/ssh-pkcs11-helper.8*
12mr|openssh-6.0p1-5|468	
12mr|openssh-6.0p1-5|469	%files clients
12mr|openssh-6.0p1-5|470	%{_bindir}/scp
12mr|openssh-6.0p1-5|471	%{_bindir}/ssh
12mr|openssh-6.0p1-5|472	%{_bindir}/ssh-agent
12mr|openssh-6.0p1-5|473	%{_bindir}/ssh-add
12mr|openssh-6.0p1-5|474	%{_bindir}/ssh-copy-id
12mr|openssh-6.0p1-5|475	%{_bindir}/slogin
12mr|openssh-6.0p1-5|476	%{_bindir}/sftp
12mr|openssh-6.0p1-5|477	%{_mandir}/man1/scp.1*
12mr|openssh-6.0p1-5|478	%{_mandir}/man1/ssh-copy-id.1*
12mr|openssh-6.0p1-5|479	%{_mandir}/man1/slogin.1*
12mr|openssh-6.0p1-5|480	%{_mandir}/man1/ssh.1*
12mr|openssh-6.0p1-5|481	%{_mandir}/man1/ssh-agent.1*
12mr|openssh-6.0p1-5|482	%{_mandir}/man1/ssh-add.1*
12mr|openssh-6.0p1-5|483	%{_mandir}/man1/sftp.1*
12mr|openssh-6.0p1-5|484	%{_mandir}/man5/ssh_config.5*
12mr|openssh-6.0p1-5|485	%config(noreplace) %{_sysconfdir}/ssh/ssh_config
12mr|openssh-6.0p1-5|486	%{_sysconfdir}/profile.d/90ssh-client.sh
12mr|openssh-6.0p1-5|487	
12mr|openssh-6.0p1-5|488	%files server
12mr|openssh-6.0p1-5|489	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/sshd
12mr|openssh-6.0p1-5|490	%{_sbindir}/sshd
12mr|openssh-6.0p1-5|491	%dir %{_libdir}/ssh
12mr|openssh-6.0p1-5|492	%{_libdir}/ssh/sftp-server
12mr|openssh-6.0p1-5|493	%{_mandir}/man5/sshd_config.5*
12mr|openssh-6.0p1-5|494	%{_mandir}/man5/moduli.5*
12mr|openssh-6.0p1-5|495	%{_mandir}/man8/sshd.8*
12mr|openssh-6.0p1-5|496	%{_mandir}/man8/sftp-server.8*
12mr|openssh-6.0p1-5|497	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/sshd_config
12mr|openssh-6.0p1-5|498	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/denyusers
12mr|openssh-6.0p1-5|499	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/pam.d/sshd
12mr|openssh-6.0p1-5|500	%config(noreplace) %_sysconfdir/xinetd.d/sshd-xinetd
12mr|openssh-6.0p1-5|501	%config(noreplace) %{_sysconfdir}/avahi/services/%{name}.service
12mr|openssh-6.0p1-5|502	%config(noreplace) %{_sysconfdir}/ssh/moduli
12mr|openssh-6.0p1-5|503	%attr(0755,root,root) %{_initrddir}/sshd
12mr|openssh-6.0p1-5|504	%dir %attr(0755,root,root) /var/empty
12mr|openssh-6.0p1-5|505	
12mr|openssh-6.0p1-5|506	%files askpass-common
12mr|openssh-6.0p1-5|507	%{_sysconfdir}/profile.d/90ssh-askpass.*
12mr|openssh-6.0p1-5|508	
12mr|openssh-6.0p1-5|509	%if %{build_gnomeaskpass}
12mr|openssh-6.0p1-5|510	%files askpass-gnome
12mr|openssh-6.0p1-5|511	%defattr(-,root,root)
12mr|openssh-6.0p1-5|512	%{_libdir}/ssh/gnome-ssh-askpass
12mr|openssh-6.0p1-5|513	%endif
12mr|openssh-6.0p1-5|514	
12mr|openssh-6.0p1-5|515	
12mr|openssh-6.0p1-5|516	%changelog
12mr|openssh-6.0p1-5|517	* Thu Jun 28 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 6.0p1-5
12mr|openssh-6.0p1-5|518	+ Revision: 807343
12mr|openssh-6.0p1-5|519	+ rebuild (emptylog)
12mr|openssh-6.0p1-5|520	
12mr|openssh-6.0p1-5|521	* Tue Jun 26 2012 Guilherme Moro <guilherme@mandriva.com> 6.0p1-3
12mr|openssh-6.0p1-5|522	+ Revision: 807059
12mr|openssh-6.0p1-5|523	- Fix systemd scriptlets
12mr|openssh-6.0p1-5|524	
12mr|openssh-6.0p1-5|525	* Sat Jun 09 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 6.0p1-2
12mr|openssh-6.0p1-5|526	+ Revision: 803895
12mr|openssh-6.0p1-5|527	- enable askpass-gnome as it is useful with MATE
12mr|openssh-6.0p1-5|528	
12mr|openssh-6.0p1-5|529	* Sun Apr 22 2012 Bernhard Rosenkraenzer <bero@bero.eu> 6.0p1-1
12mr|openssh-6.0p1-5|530	+ Revision: 792720
12mr|openssh-6.0p1-5|531	- Update to 6.0
12mr|openssh-6.0p1-5|532	
12mr|openssh-6.0p1-5|533	* Fri Mar 16 2012 Oden Eriksson <oeriksson@mandriva.com> 5.9p1-3
12mr|openssh-6.0p1-5|534	+ Revision: 785272
12mr|openssh-6.0p1-5|535	- rebuilt against new openssl
12mr|openssh-6.0p1-5|536	
12mr|openssh-6.0p1-5|537	* Sat Dec 03 2011 Oden Eriksson <oeriksson@mandriva.com> 5.9p1-2
12mr|openssh-6.0p1-5|538	+ Revision: 737413
12mr|openssh-6.0p1-5|539	- gnome-ssh-askpass2.c does not build with gtk+-3.0, disable it for now
12mr|openssh-6.0p1-5|540	
12mr|openssh-6.0p1-5|541	+ Matthew Dawkins <mattydaw@mandriva.org>
12mr|openssh-6.0p1-5|542	- rebuild
12mr|openssh-6.0p1-5|543	- cleaned up spec
12mr|openssh-6.0p1-5|544	- removed mkrel, BuildRoot, clean section, defattr
12mr|openssh-6.0p1-5|545	- removed reqs openssl (both server and clients work w/o it)
12mr|openssh-6.0p1-5|546	
12mr|openssh-6.0p1-5|547	* Tue Sep 06 2011 Oden Eriksson <oeriksson@mandriva.com> 5.9p1-1
12mr|openssh-6.0p1-5|548	+ Revision: 698454
12mr|openssh-6.0p1-5|549	- 5.9p1
12mr|openssh-6.0p1-5|550	- spec cleanups
12mr|openssh-6.0p1-5|551	- simplify server key generation
12mr|openssh-6.0p1-5|552	- broke out the x11-ssh-askpass code into its own package (x11-ssh-askpass)
12mr|openssh-6.0p1-5|553	
12mr|openssh-6.0p1-5|554	* Sun May 15 2011 Oden Eriksson <oeriksson@mandriva.com> 5.8p2-1
12mr|openssh-6.0p1-5|555	+ Revision: 674747
12mr|openssh-6.0p1-5|556	- 5.8p2
12mr|openssh-6.0p1-5|557	- fix build
12mr|openssh-6.0p1-5|558	- mass rebuild
12mr|openssh-6.0p1-5|559	
12mr|openssh-6.0p1-5|560	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 5.8p1-2
12mr|openssh-6.0p1-5|561	+ Revision: 640301
12mr|openssh-6.0p1-5|562	- rebuild to obsolete old packages
12mr|openssh-6.0p1-5|563	
12mr|openssh-6.0p1-5|564	* Fri Feb 04 2011 Oden Eriksson <oeriksson@mandriva.com> 5.8p1-1
12mr|openssh-6.0p1-5|565	+ Revision: 635967
12mr|openssh-6.0p1-5|566	- 5.8p1 (fixes CVE-2011-0539)
12mr|openssh-6.0p1-5|567	
12mr|openssh-6.0p1-5|568	* Sat Jan 29 2011 Eugeni Dodonov <eugeni@mandriva.com> 5.7p1-1
12mr|openssh-6.0p1-5|569	+ Revision: 633939
12mr|openssh-6.0p1-5|570	- Updated to 5.7p1.
12mr|openssh-6.0p1-5|571	Rediff P1 and P3.
12mr|openssh-6.0p1-5|572	
12mr|openssh-6.0p1-5|573	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 5.6p1-2mdv2011.0
12mr|openssh-6.0p1-5|574	+ Revision: 613606
12mr|openssh-6.0p1-5|575	- provide a useful debug package
12mr|openssh-6.0p1-5|576	
12mr|openssh-6.0p1-5|577	* Tue Aug 24 2010 Funda Wang <fwang@mandriva.org> 5.6p1-1mdv2011.0
12mr|openssh-6.0p1-5|578	+ Revision: 572678
12mr|openssh-6.0p1-5|579	- New version 5.6p1
12mr|openssh-6.0p1-5|580	- use our own build flags
12mr|openssh-6.0p1-5|581	
12mr|openssh-6.0p1-5|582	* Mon Jun 07 2010 Eugeni Dodonov <eugeni@mandriva.com> 5.5p1-2mdv2010.1
12mr|openssh-6.0p1-5|583	+ Revision: 547228
12mr|openssh-6.0p1-5|584	- Do not display bogus FAILED messages when stopping service (#58283).
12mr|openssh-6.0p1-5|585	
12mr|openssh-6.0p1-5|586	* Fri Apr 16 2010 Eugeni Dodonov <eugeni@mandriva.com> 5.5p1-1mdv2010.1
12mr|openssh-6.0p1-5|587	+ Revision: 535499
12mr|openssh-6.0p1-5|588	- Updated to 5.5p1.
12mr|openssh-6.0p1-5|589	
12mr|openssh-6.0p1-5|590	* Mon Apr 05 2010 Funda Wang <fwang@mandriva.org> 5.4p1-3mdv2010.1
12mr|openssh-6.0p1-5|591	+ Revision: 531711
12mr|openssh-6.0p1-5|592	- rebuild for new openssl
12mr|openssh-6.0p1-5|593	
12mr|openssh-6.0p1-5|594	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 5.4p1-2mdv2010.1
12mr|openssh-6.0p1-5|595	+ Revision: 515815
12mr|openssh-6.0p1-5|596	- whoops!, the ldap patch wasn't supposed to be applied per default
12mr|openssh-6.0p1-5|597	- 5.4p1
12mr|openssh-6.0p1-5|598	- dropped upstream added patches
12mr|openssh-6.0p1-5|599	- rediffed two patches
12mr|openssh-6.0p1-5|600	- adjust the spec file for 5.4p1
12mr|openssh-6.0p1-5|601	
12mr|openssh-6.0p1-5|602	* Tue Mar 02 2010 Olivier Blin <blino@mandriva.org> 5.3p1-6mdv2010.1
12mr|openssh-6.0p1-5|603	+ Revision: 513571
12mr|openssh-6.0p1-5|604	- kill sshd clients at shutdown (#57782)
12mr|openssh-6.0p1-5|605	
12mr|openssh-6.0p1-5|606	* Fri Feb 26 2010 Oden Eriksson <oeriksson@mandriva.com> 5.3p1-5mdv2010.1
12mr|openssh-6.0p1-5|607	+ Revision: 511605
12mr|openssh-6.0p1-5|608	- rebuilt against openssl-0.9.8m
12mr|openssh-6.0p1-5|609	
12mr|openssh-6.0p1-5|610	* Fri Jan 15 2010 Oden Eriksson <oeriksson@mandriva.com> 5.3p1-4mdv2010.1
12mr|openssh-6.0p1-5|611	+ Revision: 491719
12mr|openssh-6.0p1-5|612	- fix #55951 (the openssh-server package needs openssl and makedev in Requires(post))
12mr|openssh-6.0p1-5|613	
12mr|openssh-6.0p1-5|614	+ JÃ©rÃ´me Quelin <jquelin@mandriva.org>
12mr|openssh-6.0p1-5|615	- reverting to bash, till all functions get fixed
12mr|openssh-6.0p1-5|616	- remove bashisms, switch to dash
12mr|openssh-6.0p1-5|617	
12mr|openssh-6.0p1-5|618	+ Olivier Blin <blino@mandriva.org>
12mr|openssh-6.0p1-5|619	- require makedev in post (random/entropy devices are needed by openssl)
12mr|openssh-6.0p1-5|620	
12mr|openssh-6.0p1-5|621	* Wed Oct 07 2009 Oden Eriksson <oeriksson@mandriva.com> 5.3p1-2mdv2010.0
12mr|openssh-6.0p1-5|622	+ Revision: 455652
12mr|openssh-6.0p1-5|623	- rediffed most of the third party patches
12mr|openssh-6.0p1-5|624	
12mr|openssh-6.0p1-5|625	* Thu Oct 01 2009 Oden Eriksson <oeriksson@mandriva.com> 5.3p1-1mdv2010.0
12mr|openssh-6.0p1-5|626	+ Revision: 452225
12mr|openssh-6.0p1-5|627	- 5.3p1
12mr|openssh-6.0p1-5|628	
12mr|openssh-6.0p1-5|629	+ Olivier Blin <blino@mandriva.org>
12mr|openssh-6.0p1-5|630	- fix build on mips (from Arnaud Patard)
12mr|openssh-6.0p1-5|631	
12mr|openssh-6.0p1-5|632	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 5.2p1-2mdv2010.0
12mr|openssh-6.0p1-5|633	+ Revision: 426348
12mr|openssh-6.0p1-5|634	- rebuild
12mr|openssh-6.0p1-5|635	
12mr|openssh-6.0p1-5|636	* Mon Feb 23 2009 Oden Eriksson <oeriksson@mandriva.com> 5.2p1-1mdv2009.1
12mr|openssh-6.0p1-5|637	+ Revision: 344077
12mr|openssh-6.0p1-5|638	- 5.2p1
12mr|openssh-6.0p1-5|639	- rediffed P1
12mr|openssh-6.0p1-5|640	- dropped one upstream patch (P21)
12mr|openssh-6.0p1-5|641	
12mr|openssh-6.0p1-5|642	* Tue Feb 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 5.1p1-6mdv2009.1
12mr|openssh-6.0p1-5|643	+ Revision: 337115
12mr|openssh-6.0p1-5|644	- keep bash completion in its own package
12mr|openssh-6.0p1-5|645	
12mr|openssh-6.0p1-5|646	* Fri Jan 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 5.1p1-5mdv2009.1
12mr|openssh-6.0p1-5|647	+ Revision: 327518
12mr|openssh-6.0p1-5|648	- bash completion, splitted from main file in upstream project
12mr|openssh-6.0p1-5|649	
12mr|openssh-6.0p1-5|650	* Tue Dec 16 2008 Oden Eriksson <oeriksson@mandriva.com> 5.1p1-4mdv2009.1
12mr|openssh-6.0p1-5|651	+ Revision: 314936
12mr|openssh-6.0p1-5|652	- rebuild
12mr|openssh-6.0p1-5|653	
12mr|openssh-6.0p1-5|654	* Thu Oct 16 2008 Oden Eriksson <oeriksson@mandriva.com> 5.1p1-3mdv2009.1
12mr|openssh-6.0p1-5|655	+ Revision: 294182
12mr|openssh-6.0p1-5|656	- rebuild
12mr|openssh-6.0p1-5|657	
12mr|openssh-6.0p1-5|658	* Mon Sep 29 2008 Oden Eriksson <oeriksson@mandriva.com> 5.1p1-2mdv2009.0
12mr|openssh-6.0p1-5|659	+ Revision: 289727
12mr|openssh-6.0p1-5|660	- rebuild
12mr|openssh-6.0p1-5|661	- fix #43747 (transfering locales with ssh creates problems)
12mr|openssh-6.0p1-5|662	
12mr|openssh-6.0p1-5|663	* Tue Aug 05 2008 Oden Eriksson <oeriksson@mandriva.com> 5.1p1-1mdv2009.0
12mr|openssh-6.0p1-5|664	+ Revision: 263950
12mr|openssh-6.0p1-5|665	- hpn13v5
12mr|openssh-6.0p1-5|666	- sync with openssh-5.1p1-2.fc10.src.rpm
12mr|openssh-6.0p1-5|667	
12mr|openssh-6.0p1-5|668	* Mon Jul 28 2008 Oden Eriksson <oeriksson@mandriva.com> 5.1p1-0.1mdv2009.0
12mr|openssh-6.0p1-5|669	+ Revision: 251404
12mr|openssh-6.0p1-5|670	- 5.1p1
12mr|openssh-6.0p1-5|671	- rediffed P1,P21
12mr|openssh-6.0p1-5|672	- disabled P22 for now
12mr|openssh-6.0p1-5|673	- 3rd party patches needs to be fixed
12mr|openssh-6.0p1-5|674	
12mr|openssh-6.0p1-5|675	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 5.0p1-5mdv2009.0
12mr|openssh-6.0p1-5|676	+ Revision: 236780
12mr|openssh-6.0p1-5|677	- rebuilt x11-ssh-askpass with LDFLAGS="-Wl,--as-needed"
12mr|openssh-6.0p1-5|678	- rebuild
12mr|openssh-6.0p1-5|679	- added P21, P22 from openssh-5.0p1-1.fc9 - fix race on control
12mr|openssh-6.0p1-5|680	master and cleanup stale control socket (#436311) patches by
12mr|openssh-6.0p1-5|681	David Woodhouse
12mr|openssh-6.0p1-5|682	- added P20 from openssh-5.0p1-1.fc9 - set FD_CLOEXEC on client socket
12mr|openssh-6.0p1-5|683	- added P19 from openssh-5.0p1-1.fc9 - don't deadlock on exit with
12mr|openssh-6.0p1-5|684	multiple X forwarded channels (rh #152432)
12mr|openssh-6.0p1-5|685	- added 3 patches for gnome-ssh-askpass from openssh-5.0p1-1.fc9
12mr|openssh-6.0p1-5|686	- make it possible to build without libedit support (rpmbuild --rebuild --without libedit ...)
12mr|openssh-6.0p1-5|687	- added audit support from openssh-5.0p1-1.fc9 (disabled for now, though it works)
12mr|openssh-6.0p1-5|688	- sync with fc9 (SendEnv AcceptEnv)
12mr|openssh-6.0p1-5|689	
12mr|openssh-6.0p1-5|690	* Wed Apr 23 2008 GÃ¶tz Waschk <waschk@mandriva.org> 5.0p1-3mdv2009.0
12mr|openssh-6.0p1-5|691	+ Revision: 196921
12mr|openssh-6.0p1-5|692	- fix gssapi with DNS loadbalanced clusters
12mr|openssh-6.0p1-5|693	
12mr|openssh-6.0p1-5|694	* Tue Apr 15 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 5.0p1-2mdv2009.0
12mr|openssh-6.0p1-5|695	+ Revision: 194354
12mr|openssh-6.0p1-5|696	- update HPN SSH/SCP patches against latest openssh version
12mr|openssh-6.0p1-5|697	
12mr|openssh-6.0p1-5|698	* Wed Apr 09 2008 Oden Eriksson <oeriksson@mandriva.com> 5.0p1-1mdv2009.0
12mr|openssh-6.0p1-5|699	+ Revision: 192500
12mr|openssh-6.0p1-5|700	- 5.0p1
12mr|openssh-6.0p1-5|701	- drop P2 (CVE-2008-1483 is fixed in 5.0p1)
12mr|openssh-6.0p1-5|702	- 4.9p1
12mr|openssh-6.0p1-5|703	- dropped the chroot patch since another approach is in 4.9p1
12mr|openssh-6.0p1-5|704	- dropped the ctimeout patch since it's in there
12mr|openssh-6.0p1-5|705	- rediffed all patches that are not applied per default, except for the HPN patches
12mr|openssh-6.0p1-5|706	
12mr|openssh-6.0p1-5|707	* Thu Mar 27 2008 Gustavo De Nardin <gustavodn@mandriva.com> 4.7p1-9mdv2008.1
12mr|openssh-6.0p1-5|708	+ Revision: 190750
12mr|openssh-6.0p1-5|709	- security fix for CVE-2008-1483
12mr|openssh-6.0p1-5|710	
12mr|openssh-6.0p1-5|711	+ Giuseppe GhibÃ² <ghibo@mandriva.com>
12mr|openssh-6.0p1-5|712	- Move 2007.1 backports ssp flags to a more effective place in the building.
12mr|openssh-6.0p1-5|713	
12mr|openssh-6.0p1-5|714	* Mon Mar 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7p1-7mdv2008.1
12mr|openssh-6.0p1-5|715	+ Revision: 188362
12mr|openssh-6.0p1-5|716	- new version of HPN patch
12mr|openssh-6.0p1-5|717	
12mr|openssh-6.0p1-5|718	* Wed Jan 23 2008 Thierry Vignaud <tv@mandriva.org> 4.7p1-6mdv2008.1
12mr|openssh-6.0p1-5|719	+ Revision: 157259
12mr|openssh-6.0p1-5|720	- rebuild with fixed %%serverbuild macro
12mr|openssh-6.0p1-5|721	
12mr|openssh-6.0p1-5|722	* Mon Jan 14 2008 Olivier Blin <blino@mandriva.org> 4.7p1-5mdv2008.1
12mr|openssh-6.0p1-5|723	+ Revision: 151175
12mr|openssh-6.0p1-5|724	- use ConnectTimeout option for banner exchange, to timeout on stuck servers (rediffed from CVS)
12mr|openssh-6.0p1-5|725	
12mr|openssh-6.0p1-5|726	* Thu Jan 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7p1-4mdv2008.1
12mr|openssh-6.0p1-5|727	+ Revision: 142673
12mr|openssh-6.0p1-5|728	- disable hpn support by default
12mr|openssh-6.0p1-5|729	
12mr|openssh-6.0p1-5|730	+ Olivier Blin <blino@mandriva.org>
12mr|openssh-6.0p1-5|731	- restore BuildRoot
12mr|openssh-6.0p1-5|732	
12mr|openssh-6.0p1-5|733	* Tue Jan 01 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 4.7p1-3mdv2008.1
12mr|openssh-6.0p1-5|734	+ Revision: 140105
12mr|openssh-6.0p1-5|735	- add support for High Performance SSH/SCP - HPN-SSH
12mr|openssh-6.0p1-5|736	o add patch 11, the hpn core
12mr|openssh-6.0p1-5|737	o add patch 12, which displays peak throughput through the life of the connection
12mr|openssh-6.0p1-5|738	o add README.hpn, all info about hpn idea
12mr|openssh-6.0p1-5|739	
12mr|openssh-6.0p1-5|740	+ Guillaume Rousse <guillomovitch@mandriva.org>
12mr|openssh-6.0p1-5|741	- no executable bit on profile scriptlets
12mr|openssh-6.0p1-5|742	order prefix on profile scriptlets
12mr|openssh-6.0p1-5|743	use herein-documents instead of additional source for profile scriptlets
12mr|openssh-6.0p1-5|744	
12mr|openssh-6.0p1-5|745	+ Thierry Vignaud <tv@mandriva.org>
12mr|openssh-6.0p1-5|746	- kill re-definition of %%buildroot on Pixel's request
12mr|openssh-6.0p1-5|747	
12mr|openssh-6.0p1-5|748	* Wed Sep 12 2007 Anssi Hannula <anssi@mandriva.org> 4.7p1-2mdv2008.0
12mr|openssh-6.0p1-5|749	+ Revision: 84669
12mr|openssh-6.0p1-5|750	- show upgrade notes only on relevant upgrades
12mr|openssh-6.0p1-5|751	
12mr|openssh-6.0p1-5|752	* Wed Sep 05 2007 Oden Eriksson <oeriksson@mandriva.com> 4.7p1-1mdv2008.0
12mr|openssh-6.0p1-5|753	+ Revision: 80390
12mr|openssh-6.0p1-5|754	- 4.7p1
12mr|openssh-6.0p1-5|755	- rediffed P1,S8
12mr|openssh-6.0p1-5|756	- dropped upstream chan_read_failed patch (P2)
12mr|openssh-6.0p1-5|757	- fixed build deps (edit-devel)
12mr|openssh-6.0p1-5|758	
12mr|openssh-6.0p1-5|759	+ Giuseppe GhibÃ² <ghibo@mandriva.com>
12mr|openssh-6.0p1-5|760	- Add conditional flags for 2007.1 and CD4.
12mr|openssh-6.0p1-5|761	
12mr|openssh-6.0p1-5|762	+ Thierry Vignaud <tv@mandriva.org>
12mr|openssh-6.0p1-5|763	- kill file require on update-alternatives
12mr|openssh-6.0p1-5|764	
12mr|openssh-6.0p1-5|765	* Fri Aug 03 2007 Andreas Hasenack <andreas@mandriva.com> 4.6p1-8mdv2008.0
12mr|openssh-6.0p1-5|766	+ Revision: 58559
12mr|openssh-6.0p1-5|767	- updated lpk patch (still not applied by default)
12mr|openssh-6.0p1-5|768	
12mr|openssh-6.0p1-5|769	* Mon Jul 02 2007 Andreas Hasenack <andreas@mandriva.com> 4.6p1-7mdv2008.0
12mr|openssh-6.0p1-5|770	+ Revision: 47243
12mr|openssh-6.0p1-5|771	- updated sftplogging patch, which is now called sftpfilecontrol
12mr|openssh-6.0p1-5|772	- added README file for it with the license
12mr|openssh-6.0p1-5|773	
12mr|openssh-6.0p1-5|774	* Wed Jun 27 2007 Andreas Hasenack <andreas@mandriva.com> 4.6p1-6mdv2008.0
12mr|openssh-6.0p1-5|775	+ Revision: 45218
12mr|openssh-6.0p1-5|776	- added patch from openssh's bugzilla to fix the chan_read_failed error
12mr|openssh-6.0p1-5|777	messages in logs (#31664)
12mr|openssh-6.0p1-5|778	
12mr|openssh-6.0p1-5|779	* Thu Jun 21 2007 Andreas Hasenack <andreas@mandriva.com> 4.6p1-5mdv2008.0
12mr|openssh-6.0p1-5|780	+ Revision: 42382
12mr|openssh-6.0p1-5|781	- rebuild
12mr|openssh-6.0p1-5|782	
12mr|openssh-6.0p1-5|783	* Wed Jun 20 2007 Andreas Hasenack <andreas@mandriva.com> 4.6p1-4mdv2008.0
12mr|openssh-6.0p1-5|784	+ Revision: 41658
12mr|openssh-6.0p1-5|785	- don't use %%{optflags} macro when using %%serverbuild
12mr|openssh-6.0p1-5|786	- don't use -fstack-protector explicitly, as it is now defined by
12mr|openssh-6.0p1-5|787	the %%serverbuild macro
12mr|openssh-6.0p1-5|788	- move lpk doc to main base package
12mr|openssh-6.0p1-5|789	- remove empty README.lpk.lpk file, caused by patch backup
12mr|openssh-6.0p1-5|790	- install lpk schema files as %%doc if using ldap patch
12mr|openssh-6.0p1-5|791	- updated lpk patch and its url
12mr|openssh-6.0p1-5|792	
12mr|openssh-6.0p1-5|793	* Wed Apr 18 2007 Oden Eriksson <oeriksson@mandriva.com> 4.6p1-3mdv2008.0
12mr|openssh-6.0p1-5|794	+ Revision: 14713
12mr|openssh-6.0p1-5|795	- use conditionals for the -fstack-protector gcc clags
12mr|openssh-6.0p1-5|796	
12mr|openssh-6.0p1-5|797	
12mr|openssh-6.0p1-5|798	* Sat Apr 07 2007 David Walluck <walluck@mandriva.org> 4.6p1-2mdv2007.1
12mr|openssh-6.0p1-5|799	+ Revision: 151271
12mr|openssh-6.0p1-5|800	- enable libedit support for sftp
12mr|openssh-6.0p1-5|801	
12mr|openssh-6.0p1-5|802	* Sun Mar 11 2007 Oden Eriksson <oeriksson@mandriva.com> 4.6p1-1mdv2007.1
12mr|openssh-6.0p1-5|803	+ Revision: 141301
12mr|openssh-6.0p1-5|804	- 4.6p1
12mr|openssh-6.0p1-5|805	- new openssh-4.4p1.sftplogging-v1.5.patch (S8)
12mr|openssh-6.0p1-5|806	- rediffed the openssh-lpk-4.3p1-0.3.7.patch patch (P6)
12mr|openssh-6.0p1-5|807	- fixed deps
12mr|openssh-6.0p1-5|808	
12mr|openssh-6.0p1-5|809	+ Andreas Hasenack <andreas@mandriva.com>
12mr|openssh-6.0p1-5|810	- enabled gcc's stack-protector, let's try it
12mr|openssh-6.0p1-5|811	
12mr|openssh-6.0p1-5|812	* Sat Jan 20 2007 Olivier Blin <oblin@mandriva.com> 4.5p1-3mdv2007.1
12mr|openssh-6.0p1-5|813	+ Revision: 111120
12mr|openssh-6.0p1-5|814	- use Should-Start/Should-Stop tags for remote_fs system facility in sshd service (#25757)
12mr|openssh-6.0p1-5|815	
12mr|openssh-6.0p1-5|816	* Fri Nov 10 2006 Andreas Hasenack <andreas@mandriva.com> 4.5p1-2mdv2007.1
12mr|openssh-6.0p1-5|817	+ Revision: 80618
12mr|openssh-6.0p1-5|818	- rebuild with new openssl
12mr|openssh-6.0p1-5|819	- get rid of svn comment, not needed anymore
12mr|openssh-6.0p1-5|820	
12mr|openssh-6.0p1-5|821	* Tue Nov 07 2006 Andreas Hasenack <andreas@mandriva.com> 4.5p1-1mdv2007.0
12mr|openssh-6.0p1-5|822	+ Revision: 77765
12mr|openssh-6.0p1-5|823	- updated to version 4.5p1
12mr|openssh-6.0p1-5|824	- updated to version 4.4p1, fixing CVE-2006-4924,
12mr|openssh-6.0p1-5|825	CVE-2006-4925 and CVE-2006-5051 (#26249)
12mr|openssh-6.0p1-5|826	
12mr|openssh-6.0p1-5|827	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|openssh-6.0p1-5|828	- don't use bugus config in the lpk patch, it prevents the sshd server from starting...
12mr|openssh-6.0p1-5|829	- it really links against the shared skey libs, so nuke one build dep
12mr|openssh-6.0p1-5|830	- kerberos was not found on my cs4 box, using "--with-kerberos5=%%{_prefix}" fixed it (!?)
12mr|openssh-6.0p1-5|831	- pass "-DLDAP_DEPRECATED" to the CPPFLAGS if building with ldap support
12mr|openssh-6.0p1-5|832	
12mr|openssh-6.0p1-5|833	* Thu Aug 03 2006 Andreas Hasenack <andreas@mandriva.com> 4.3p2-12mdv2007.0
12mr|openssh-6.0p1-5|834	+ Revision: 42979
12mr|openssh-6.0p1-5|835	- bunzipped remaining source files
12mr|openssh-6.0p1-5|836	- updated sftploggin patch (still not applied by default)
12mr|openssh-6.0p1-5|837	- fixed pam configuration file for recent pam (#22008)
12mr|openssh-6.0p1-5|838	- removed requirement for xauth (#23086)
12mr|openssh-6.0p1-5|839	- removed workaround for #22736
12mr|openssh-6.0p1-5|840	- added versioned buildrequires for x11-util-cf-files in order
12mr|openssh-6.0p1-5|841	to fix #22736. Rebuild.
12mr|openssh-6.0p1-5|842	- added other missing buildrequires due to xorg xplit
12mr|openssh-6.0p1-5|843	- re-generate ssh-askpass html doc page again during build
12mr|openssh-6.0p1-5|844	
12mr|openssh-6.0p1-5|845	* Mon Jul 31 2006 Helio Chissini de Castro <helio@mandriva.com> 4.3p2-11mdv2007.0
12mr|openssh-6.0p1-5|846	+ Revision: 42821
12mr|openssh-6.0p1-5|847	- Fixed file list
12mr|openssh-6.0p1-5|848	- Wrong.. askpass env should come *before* keyring
12mr|openssh-6.0p1-5|849	- Fixed source list
12mr|openssh-6.0p1-5|850	- Added ordering for askpass script. Same change will be added on keychain
12mr|openssh-6.0p1-5|851	script
12mr|openssh-6.0p1-5|852	
12mr|openssh-6.0p1-5|853	+ Andreas Hasenack <andreas@mandriva.com>
12mr|openssh-6.0p1-5|854	- add svn warning
12mr|openssh-6.0p1-5|855	- import openssh-4.3p2-10mdv2007.0
12mr|openssh-6.0p1-5|856	
12mr|openssh-6.0p1-5|857	* Fri Jul 28 2006 Helio Chissini de Castro <helio@mandriva.com> 4.3p2-10mdv2007.0
12mr|openssh-6.0p1-5|858	- Created script package askpass-common to enable just one file on profile.d and rely on
12mr|openssh-6.0p1-5|859	correct alternatives, with recent introduction of qt version of ssh-askpass ( separated
12mr|openssh-6.0p1-5|860	package ).
12mr|openssh-6.0p1-5|861	- Nuke the old invalid buildrequires dependency for db1
12mr|openssh-6.0p1-5|862	
12mr|openssh-6.0p1-5|863	* Tue Jul 04 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 4.3p2-9mdv2007.0
12mr|openssh-6.0p1-5|864	- fix buildrequires
12mr|openssh-6.0p1-5|865	- fix macro-in-%
12mr|openssh-6.0p1-5|866	%changelog
12mr|openssh-6.0p1-5|867	

15359 12
12mr|openssh-askpass-qt-0.2-10|1	Name: openssh-askpass-qt
12mr|openssh-askpass-qt-0.2-10|2	Version: 0.2
12mr|openssh-askpass-qt-0.2-10|3	Release: %mkrel 10
12mr|openssh-askpass-qt-0.2-10|4	Summary: QT passphrase dialog for OpenSSH
12mr|openssh-askpass-qt-0.2-10|5	License: GPL
12mr|openssh-askpass-qt-0.2-10|6	Group: Graphical desktop/KDE
12mr|openssh-askpass-qt-0.2-10|7	BuildRequires: libqt-devel
12mr|openssh-askpass-qt-0.2-10|8	URL: http://www.mandriva.com/
12mr|openssh-askpass-qt-0.2-10|9	Source: %name-%version.tar.bz2
12mr|openssh-askpass-qt-0.2-10|10	Patch0: %name-0.2-fix-exit-status.patch
12mr|openssh-askpass-qt-0.2-10|11	Buildroot: %_tmppath/%name-buildroot
12mr|openssh-askpass-qt-0.2-10|12	Requires: openssh-askpass-common
12mr|openssh-askpass-qt-0.2-10|13	Provides: openssh-askpass
12mr|openssh-askpass-qt-0.2-10|14	Provides: ssh-askpass
12mr|openssh-askpass-qt-0.2-10|15	Provides: ssh-extras
12mr|openssh-askpass-qt-0.2-10|16	
12mr|openssh-askpass-qt-0.2-10|17	%description
12mr|openssh-askpass-qt-0.2-10|18	Qt version of ssh passphrase dialog.
12mr|openssh-askpass-qt-0.2-10|19	
12mr|openssh-askpass-qt-0.2-10|20	%files
12mr|openssh-askpass-qt-0.2-10|21	%defattr(0755,root,root,755)
12mr|openssh-askpass-qt-0.2-10|22	%_libdir/ssh/qt-ssh-askpass
12mr|openssh-askpass-qt-0.2-10|23	
12mr|openssh-askpass-qt-0.2-10|24	#-----------------------------------------------------------------------------
12mr|openssh-askpass-qt-0.2-10|25	
12mr|openssh-askpass-qt-0.2-10|26	%prep
12mr|openssh-askpass-qt-0.2-10|27	%setup -q
12mr|openssh-askpass-qt-0.2-10|28	%patch0 -p1
12mr|openssh-askpass-qt-0.2-10|29	
12mr|openssh-askpass-qt-0.2-10|30	%build
12mr|openssh-askpass-qt-0.2-10|31	export QTDIR=%{_prefix}/lib/qt3
12mr|openssh-askpass-qt-0.2-10|32	export PATH=$QTDIR/bin:$PATH
12mr|openssh-askpass-qt-0.2-10|33	%qt3dir/bin/qmake qt-ssh-askpass.pro
12mr|openssh-askpass-qt-0.2-10|34	
12mr|openssh-askpass-qt-0.2-10|35	%make
12mr|openssh-askpass-qt-0.2-10|36	
12mr|openssh-askpass-qt-0.2-10|37	%install
12mr|openssh-askpass-qt-0.2-10|38	mkdir -p %buildroot/%_sysconfdir/profile.d/
12mr|openssh-askpass-qt-0.2-10|39	mkdir -p %buildroot/%_libdir/ssh
12mr|openssh-askpass-qt-0.2-10|40	install -m 755 qt-ssh-askpass %buildroot/%_libdir/ssh/qt-ssh-askpass
12mr|openssh-askpass-qt-0.2-10|41	
12mr|openssh-askpass-qt-0.2-10|42	%post
12mr|openssh-askpass-qt-0.2-10|43	update-alternatives --install %_libdir/ssh/ssh-askpass ssh-askpass %_libdir/ssh/qt-ssh-askpass 30
12mr|openssh-askpass-qt-0.2-10|44	update-alternatives --install %_bindir/ssh-askpass bssh-askpass %_libdir/ssh/qt-ssh-askpass 30
12mr|openssh-askpass-qt-0.2-10|45	
12mr|openssh-askpass-qt-0.2-10|46	%postun
12mr|openssh-askpass-qt-0.2-10|47	[ $1 = 0 ] || exit 0
12mr|openssh-askpass-qt-0.2-10|48	update-alternatives --remove ssh-askpass %_libdir/ssh/qt-ssh-askpass
12mr|openssh-askpass-qt-0.2-10|49	update-alternatives --remove bssh-askpass %_libdir/ssh/qt-ssh-askpass
12mr|openssh-askpass-qt-0.2-10|50	
12mr|openssh-askpass-qt-0.2-10|51	%clean
12mr|openssh-askpass-qt-0.2-10|52	rm -rf %buildroot
12mr|openssh-askpass-qt-0.2-10|53	
12mr|openssh-askpass-qt-0.2-10|54	
12mr|openssh-askpass-qt-0.2-10|55	
12mr|openssh-askpass-qt-0.2-10|56	
12mr|openssh-askpass-qt-0.2-10|57	
12mr|openssh-askpass-qt-0.2-10|58	
12mr|openssh-askpass-qt-0.2-10|59	%changelog
12mr|openssh-askpass-qt-0.2-10|60	

15360 12
12mr|openssl-1.0.1c-1|1	%define maj 1.0.0
12mr|openssl-1.0.1c-1|2	%define engines_name %mklibname openssl-engines %{maj}
12mr|openssl-1.0.1c-1|3	%define libname %mklibname openssl %{maj}
12mr|openssl-1.0.1c-1|4	%define develname %mklibname openssl -d
12mr|openssl-1.0.1c-1|5	%define staticname %mklibname openssl -s -d
12mr|openssl-1.0.1c-1|6	
12mr|openssl-1.0.1c-1|7	%define conflict2 %mklibname openssl 0.9.8
12mr|openssl-1.0.1c-1|8	
12mr|openssl-1.0.1c-1|9	# Number of threads to spawn when testing some threading fixes.
12mr|openssl-1.0.1c-1|10	#define thread_test_threads %{?threads:%{threads}}%{!?threads:1}
12mr|openssl-1.0.1c-1|11	
12mr|openssl-1.0.1c-1|12	%define with_krb5 %{?_with_krb5:1}%{!?_with_krb5:0}
12mr|openssl-1.0.1c-1|13	
12mr|openssl-1.0.1c-1|14	Summary:	Secure Sockets Layer communications libs & utils
12mr|openssl-1.0.1c-1|15	Name:		openssl
12mr|openssl-1.0.1c-1|16	Version:	1.0.1c
12mr|openssl-1.0.1c-1|17	Release:	1
12mr|openssl-1.0.1c-1|18	License:	BSD-like
12mr|openssl-1.0.1c-1|19	Group:		System/Libraries
12mr|openssl-1.0.1c-1|20	URL:		http://www.openssl.org/
12mr|openssl-1.0.1c-1|21	Source0:	ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
12mr|openssl-1.0.1c-1|22	Source1:	ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz.asc
12mr|openssl-1.0.1c-1|23	Source2:	Makefile.certificate
12mr|openssl-1.0.1c-1|24	Source3:	make-dummy-cert
12mr|openssl-1.0.1c-1|25	Source4:	openssl-thread-test.c
12mr|openssl-1.0.1c-1|26	# (gb) 0.9.7b-4mdk: Handle RPM_OPT_FLAGS in Configure
12mr|openssl-1.0.1c-1|27	Patch2:		openssl-optflags.diff
12mr|openssl-1.0.1c-1|28	# (oe) support Brazilian Government OTHERNAME X509v3 field (#14158)
12mr|openssl-1.0.1c-1|29	# http://www.iti.gov.br/resolucoes/RESOLU__O_13_DE_26_04_2002.PDF
12mr|openssl-1.0.1c-1|30	Patch6:		openssl-0.9.8-beta6-icpbrasil.diff
12mr|openssl-1.0.1c-1|31	Patch7:		openssl-1.0.0-defaults.patch
12mr|openssl-1.0.1c-1|32	Patch8:		openssl-0.9.8a-link-krb5.patch
12mr|openssl-1.0.1c-1|33	Patch10:	openssl-0.9.7-beta6-ia64.patch
12mr|openssl-1.0.1c-1|34	Patch12:	openssl-0.9.6-x509.patch
12mr|openssl-1.0.1c-1|35	Patch13:	openssl-0.9.7-beta5-version-add-engines.patch
12mr|openssl-1.0.1c-1|36	# http://qa.mandriva.com/show_bug.cgi?id=32621
12mr|openssl-1.0.1c-1|37	Patch15:        openssl-0.9.8e-crt.patch
12mr|openssl-1.0.1c-1|38	# MIPS and ARM support
12mr|openssl-1.0.1c-1|39	Patch300:	openssl-1.0.0-mips.patch
12mr|openssl-1.0.1c-1|40	Patch301:	openssl-1.0.0-arm.patch
12mr|openssl-1.0.1c-1|41	Patch302:	openssl-1.0.0-enginesdir.patch
12mr|openssl-1.0.1c-1|42	Patch303:	openssl-0.9.8a-no-rpath.patch
12mr|openssl-1.0.1c-1|43	Patch304:	openssl-1.0.1-test-use-localhost.diff
12mr|openssl-1.0.1c-1|44	Requires:	%{engines_name} = %{version}-%{release}
12mr|openssl-1.0.1c-1|45	Requires:	perl-base
12mr|openssl-1.0.1c-1|46	Requires:	rootcerts
12mr|openssl-1.0.1c-1|47	Provides:	/usr/bin/openssl
12mr|openssl-1.0.1c-1|48	%{?_with_krb5:BuildRequires: krb5-devel}
12mr|openssl-1.0.1c-1|49	BuildRequires:	zlib-devel
12mr|openssl-1.0.1c-1|50	# (tv) for test suite:
12mr|openssl-1.0.1c-1|51	BuildRequires:	bc
12mr|openssl-1.0.1c-1|52	BuildRequires:	sctp-devel
12mr|openssl-1.0.1c-1|53	
12mr|openssl-1.0.1c-1|54	%description
12mr|openssl-1.0.1c-1|55	The openssl certificate management tool and the shared libraries that provide
12mr|openssl-1.0.1c-1|56	various encryption and decription algorithms and protocols, including DES, RC4,
12mr|openssl-1.0.1c-1|57	RSA and SSL.
12mr|openssl-1.0.1c-1|58	
12mr|openssl-1.0.1c-1|59	%package -n	%{engines_name}
12mr|openssl-1.0.1c-1|60	Summary:	Engines for openssl
12mr|openssl-1.0.1c-1|61	Group:		System/Libraries
12mr|openssl-1.0.1c-1|62	Obsoletes:	openssl-engines < 1.0.0a-5
12mr|openssl-1.0.1c-1|63	Provides:	openssl-engines = %{version}-%{release}
12mr|openssl-1.0.1c-1|64	
12mr|openssl-1.0.1c-1|65	%description -n	%{engines_name}
12mr|openssl-1.0.1c-1|66	This package provides engines for openssl.
12mr|openssl-1.0.1c-1|67	
12mr|openssl-1.0.1c-1|68	%package -n	%{libname}
12mr|openssl-1.0.1c-1|69	Summary:	Secure Sockets Layer communications libs
12mr|openssl-1.0.1c-1|70	Group:		System/Libraries
12mr|openssl-1.0.1c-1|71	Provides:	%{libname} = %{version}-%{release}
12mr|openssl-1.0.1c-1|72	
12mr|openssl-1.0.1c-1|73	%description -n	%{libname}
12mr|openssl-1.0.1c-1|74	The libraries files are needed for various cryptographic algorithms
12mr|openssl-1.0.1c-1|75	and protocols, including DES, RC4, RSA and SSL.
12mr|openssl-1.0.1c-1|76	
12mr|openssl-1.0.1c-1|77	%package -n	%{develname}
12mr|openssl-1.0.1c-1|78	Summary:	Secure Sockets Layer communications libs & headers & utils
12mr|openssl-1.0.1c-1|79	Group:		Development/Other
12mr|openssl-1.0.1c-1|80	Requires:	%{libname} = %{version}-%{release}
12mr|openssl-1.0.1c-1|81	Provides:	libopenssl-devel
12mr|openssl-1.0.1c-1|82	Provides:	openssl-devel = %{version}-%{release}
12mr|openssl-1.0.1c-1|83	Obsoletes:	openssl-devel
12mr|openssl-1.0.1c-1|84	Obsoletes:	%{conflict2}-devel
12mr|openssl-1.0.1c-1|85	Obsoletes:	%{mklibname openssl 1.0.0}-devel
12mr|openssl-1.0.1c-1|86	Provides:	%{name}-devel = %{version}-%{release}
12mr|openssl-1.0.1c-1|87	
12mr|openssl-1.0.1c-1|88	%description -n	%{develname}
12mr|openssl-1.0.1c-1|89	The libraries and include files needed to compile apps with support
12mr|openssl-1.0.1c-1|90	for various cryptographic algorithms and protocols, including DES, RC4, RSA
12mr|openssl-1.0.1c-1|91	and SSL.
12mr|openssl-1.0.1c-1|92	
12mr|openssl-1.0.1c-1|93	%package -n	%{staticname}
12mr|openssl-1.0.1c-1|94	Summary:	Secure Sockets Layer communications static libs
12mr|openssl-1.0.1c-1|95	Group:		Development/Other
12mr|openssl-1.0.1c-1|96	Requires:	%{develname} = %{version}-%{release}
12mr|openssl-1.0.1c-1|97	Provides:	libopenssl-static-devel
12mr|openssl-1.0.1c-1|98	Provides:	openssl-static-devel = %{version}-%{release}
12mr|openssl-1.0.1c-1|99	Obsoletes:	%{conflict2}-static-devel
12mr|openssl-1.0.1c-1|100	Obsoletes:	%{mklibname openssl 1.0.0}-static-devel
12mr|openssl-1.0.1c-1|101	Provides:	%{name}-static-devel = %{version}-%{release}
12mr|openssl-1.0.1c-1|102	
12mr|openssl-1.0.1c-1|103	%description -n	%{staticname}
12mr|openssl-1.0.1c-1|104	The static libraries needed to compile apps with support for various
12mr|openssl-1.0.1c-1|105	cryptographic algorithms and protocols, including DES, RC4, RSA and SSL.
12mr|openssl-1.0.1c-1|106	
12mr|openssl-1.0.1c-1|107	%prep
12mr|openssl-1.0.1c-1|108	
12mr|openssl-1.0.1c-1|109	%setup -q -n %{name}-%{version}
12mr|openssl-1.0.1c-1|110	%patch2 -p0 -b .optflags
12mr|openssl-1.0.1c-1|111	%patch6 -p0 -b .icpbrasil
12mr|openssl-1.0.1c-1|112	%patch7 -p1 -b .defaults
12mr|openssl-1.0.1c-1|113	%{?_with_krb5:%patch8 -p1 -b .krb5}
12mr|openssl-1.0.1c-1|114	%patch10 -p0 -b .ia64
12mr|openssl-1.0.1c-1|115	%patch12 -p1 -b .x509
12mr|openssl-1.0.1c-1|116	%patch13 -p1 -b .version-add-engines
12mr|openssl-1.0.1c-1|117	%patch15 -p1 -b .crt
12mr|openssl-1.0.1c-1|118	
12mr|openssl-1.0.1c-1|119	%patch300 -p0 -b .mips
12mr|openssl-1.0.1c-1|120	%patch301 -p0 -b .arm
12mr|openssl-1.0.1c-1|121	%patch302 -p1 -b .engines
12mr|openssl-1.0.1c-1|122	%patch303 -p1 -b .no-rpath
12mr|openssl-1.0.1c-1|123	%patch304 -p0 -b .test-use-localhost
12mr|openssl-1.0.1c-1|124	
12mr|openssl-1.0.1c-1|125	%patch400 -p0
12mr|openssl-1.0.1c-1|126	
12mr|openssl-1.0.1c-1|127	perl -pi -e "s,^(OPENSSL_LIBNAME=).+$,\1%{_lib}," Makefile.org engines/Makefile
12mr|openssl-1.0.1c-1|128	
12mr|openssl-1.0.1c-1|129	# fix perl path
12mr|openssl-1.0.1c-1|130	perl util/perlpath.pl %{_bindir}/perl
12mr|openssl-1.0.1c-1|131	
12mr|openssl-1.0.1c-1|132	cp %{SOURCE2} Makefile.certificate
12mr|openssl-1.0.1c-1|133	cp %{SOURCE3} make-dummy-cert
12mr|openssl-1.0.1c-1|134	cp %{SOURCE4} openssl-thread-test.c
12mr|openssl-1.0.1c-1|135	
12mr|openssl-1.0.1c-1|136	%build
12mr|openssl-1.0.1c-1|137	%serverbuild
12mr|openssl-1.0.1c-1|138	
12mr|openssl-1.0.1c-1|139	# Figure out which flags we want to use.
12mr|openssl-1.0.1c-1|140	# default
12mr|openssl-1.0.1c-1|141	sslarch=%{_os}-%{_arch}
12mr|openssl-1.0.1c-1|142	%ifarch %ix86
12mr|openssl-1.0.1c-1|143	sslarch=linux-elf
12mr|openssl-1.0.1c-1|144	if ! echo %{_target} | grep -q i[56]86 ; then
12mr|openssl-1.0.1c-1|145	sslflags="no-asm"
12mr|openssl-1.0.1c-1|146	fi
12mr|openssl-1.0.1c-1|147	%endif
12mr|openssl-1.0.1c-1|148	%ifarch sparcv9
12mr|openssl-1.0.1c-1|149	sslarch=linux-sparcv9
12mr|openssl-1.0.1c-1|150	%endif
12mr|openssl-1.0.1c-1|151	%ifarch alpha
12mr|openssl-1.0.1c-1|152	sslarch=linux-alpha-gcc
12mr|openssl-1.0.1c-1|153	%endif
12mr|openssl-1.0.1c-1|154	%ifarch s390
12mr|openssl-1.0.1c-1|155	sslarch="linux-generic32 -DB_ENDIAN -DNO_ASM"
12mr|openssl-1.0.1c-1|156	%endif
12mr|openssl-1.0.1c-1|157	%ifarch s390x
12mr|openssl-1.0.1c-1|158	sslarch="linux-generic64 -DB_ENDIAN -DNO_ASM"
12mr|openssl-1.0.1c-1|159	%endif
12mr|openssl-1.0.1c-1|160	%ifarch %{arm}
12mr|openssl-1.0.1c-1|161	sslarch=linux-generic32
12mr|openssl-1.0.1c-1|162	%endif
12mr|openssl-1.0.1c-1|163	
12mr|openssl-1.0.1c-1|164	
12mr|openssl-1.0.1c-1|165	# ia64, x86_64, ppc, ppc64 are OK by default
12mr|openssl-1.0.1c-1|166	# Configure the build tree.  Override OpenSSL defaults with known-good defaults
12mr|openssl-1.0.1c-1|167	# usable on all platforms.  The Configure script already knows to use -fPIC and
12mr|openssl-1.0.1c-1|168	# RPM_OPT_FLAGS, so we can skip specifiying them here.
12mr|openssl-1.0.1c-1|169	./Configure \
12mr|openssl-1.0.1c-1|170	--openssldir=%{_sysconfdir}/pki/tls ${sslflags} \
12mr|openssl-1.0.1c-1|171	--enginesdir=%{_libdir}/openssl-%{version}/engines \
12mr|openssl-1.0.1c-1|172	--prefix=%{_prefix} --libdir=%{_lib}/ %{?_with_krb5:--with-krb5-flavor=MIT -I%{_prefix}/kerberos/include -L%{_prefix}/kerberos/%{_lib}} \
12mr|openssl-1.0.1c-1|173	zlib no-idea no-rc5 enable-camellia enable-seed enable-tlsext enable-rfc3779 enable-cms sctp shared ${sslarch}
12mr|openssl-1.0.1c-1|174	
12mr|openssl-1.0.1c-1|175	# Add -Wa,--noexecstack here so that libcrypto's assembler modules will be
12mr|openssl-1.0.1c-1|176	# marked as not requiring an executable stack.
12mr|openssl-1.0.1c-1|177	RPM_OPT_FLAGS="%{optflags} -Wa,--noexecstack"
12mr|openssl-1.0.1c-1|178	
12mr|openssl-1.0.1c-1|179	make depend
12mr|openssl-1.0.1c-1|180	make all build-shared
12mr|openssl-1.0.1c-1|181	
12mr|openssl-1.0.1c-1|182	# Generate hashes for the included certs.
12mr|openssl-1.0.1c-1|183	make rehash build-shared
12mr|openssl-1.0.1c-1|184	
12mr|openssl-1.0.1c-1|185	%check
12mr|openssl-1.0.1c-1|186	# Verify that what was compiled actually works.
12mr|openssl-1.0.1c-1|187	export LD_LIBRARY_PATH=`pwd`${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
12mr|openssl-1.0.1c-1|188	
12mr|openssl-1.0.1c-1|189	make -C test apps tests
12mr|openssl-1.0.1c-1|190	
12mr|openssl-1.0.1c-1|191	gcc -o openssl-thread-test \
12mr|openssl-1.0.1c-1|192	%{?_with_krb5:`krb5-config --cflags`} \
12mr|openssl-1.0.1c-1|193	-I./include \
12mr|openssl-1.0.1c-1|194	%{optflags} \
12mr|openssl-1.0.1c-1|195	openssl-thread-test.c \
12mr|openssl-1.0.1c-1|196	-L. -lssl -lcrypto \
12mr|openssl-1.0.1c-1|197	%{?_with_krb5:`krb5-config --libs`} \
12mr|openssl-1.0.1c-1|198	-lpthread -lz -ldl
12mr|openssl-1.0.1c-1|199	
12mr|openssl-1.0.1c-1|200	./openssl-thread-test --threads %{thread_test_threads}
12mr|openssl-1.0.1c-1|201	
12mr|openssl-1.0.1c-1|202	%install
12mr|openssl-1.0.1c-1|203	
12mr|openssl-1.0.1c-1|204	%makeinstall \
12mr|openssl-1.0.1c-1|205	INSTALL_PREFIX=%{buildroot} \
12mr|openssl-1.0.1c-1|206	MANDIR=%{_mandir} \
12mr|openssl-1.0.1c-1|207	build-shared
12mr|openssl-1.0.1c-1|208	
12mr|openssl-1.0.1c-1|209	# the makefiles is too borked...
12mr|openssl-1.0.1c-1|210	install -d %{buildroot}%{_libdir}/openssl-%{version}
12mr|openssl-1.0.1c-1|211	mv %{buildroot}%{_libdir}/engines %{buildroot}%{_libdir}/openssl-%{version}/engines
12mr|openssl-1.0.1c-1|212	
12mr|openssl-1.0.1c-1|213	# make the rootcerts dir
12mr|openssl-1.0.1c-1|214	install -d %{buildroot}%{_sysconfdir}/pki/tls/rootcerts
12mr|openssl-1.0.1c-1|215	
12mr|openssl-1.0.1c-1|216	# Install a makefile for generating keys and self-signed certs, and a script
12mr|openssl-1.0.1c-1|217	# for generating them on the fly.
12mr|openssl-1.0.1c-1|218	install -d %{buildroot}%{_sysconfdir}/pki/tls/certs
12mr|openssl-1.0.1c-1|219	install -m0644 Makefile.certificate %{buildroot}%{_sysconfdir}/pki/tls/certs/Makefile
12mr|openssl-1.0.1c-1|220	install -m0755 make-dummy-cert %{buildroot}%{_sysconfdir}/pki/tls/certs/make-dummy-cert
12mr|openssl-1.0.1c-1|221	
12mr|openssl-1.0.1c-1|222	# Pick a CA script.
12mr|openssl-1.0.1c-1|223	mv %{buildroot}%{_sysconfdir}/pki/tls/misc/CA.sh %{buildroot}%{_sysconfdir}/pki/tls/misc/CA
12mr|openssl-1.0.1c-1|224	
12mr|openssl-1.0.1c-1|225	install -d %{buildroot}%{_sysconfdir}/pki/CA
12mr|openssl-1.0.1c-1|226	install -d %{buildroot}%{_sysconfdir}/pki/CA/private
12mr|openssl-1.0.1c-1|227	
12mr|openssl-1.0.1c-1|228	# openssl was named ssleay in "ancient" times.
12mr|openssl-1.0.1c-1|229	ln -snf openssl %{buildroot}%{_bindir}/ssleay
12mr|openssl-1.0.1c-1|230	
12mr|openssl-1.0.1c-1|231	# The man pages rand.3 and passwd.1 conflict with other packages
12mr|openssl-1.0.1c-1|232	# Rename them to ssl-* and also make a symlink from openssl-* to ssl-*
12mr|openssl-1.0.1c-1|233	mv %{buildroot}%{_mandir}/man1/passwd.1 %{buildroot}%{_mandir}/man1/ssl-passwd.1
12mr|openssl-1.0.1c-1|234	ln -sf ssl-passwd.1%{_extension} %{buildroot}%{_mandir}/man1/openssl-passwd.1%{_extension}
12mr|openssl-1.0.1c-1|235	
12mr|openssl-1.0.1c-1|236	for i in rand err; do
12mr|openssl-1.0.1c-1|237	mv %{buildroot}%{_mandir}/man3/$i.3 %{buildroot}%{_mandir}/man3/ssl-$i.3
12mr|openssl-1.0.1c-1|238	ln -snf ssl-$i.3%{_extension} %{buildroot}%{_mandir}/man3/openssl-$i.3%{_extension}
12mr|openssl-1.0.1c-1|239	done
12mr|openssl-1.0.1c-1|240	
12mr|openssl-1.0.1c-1|241	rm -rf {main,devel}-doc-info
12mr|openssl-1.0.1c-1|242	mkdir -p {main,devel}-doc-info
12mr|openssl-1.0.1c-1|243	cat - << EOF > main-doc-info/README.Mandriva-manpage
12mr|openssl-1.0.1c-1|244	Warning:
12mr|openssl-1.0.1c-1|245	The man page of passwd, passwd.1, has been renamed to ssl-passwd.1
12mr|openssl-1.0.1c-1|246	to avoid a conflict with passwd.1 man page from the package passwd.
12mr|openssl-1.0.1c-1|247	EOF
12mr|openssl-1.0.1c-1|248	
12mr|openssl-1.0.1c-1|249	cat - << EOF > devel-doc-info/README.Mandriva-manpage
12mr|openssl-1.0.1c-1|250	Warning:
12mr|openssl-1.0.1c-1|251	The man page of rand, rand.3, has been renamed to ssl-rand.3
12mr|openssl-1.0.1c-1|252	to avoid a conflict with rand.3 from the package man-pages
12mr|openssl-1.0.1c-1|253	The man page of err, err.3, has been renamed to ssl-err.3
12mr|openssl-1.0.1c-1|254	to avoid a conflict with err.3 from the package man-pages
12mr|openssl-1.0.1c-1|255	EOF
12mr|openssl-1.0.1c-1|256	
12mr|openssl-1.0.1c-1|257	chmod 755 %{buildroot}%{_libdir}/pkgconfig
12mr|openssl-1.0.1c-1|258	
12mr|openssl-1.0.1c-1|259	%multiarch_includes %{buildroot}%{_includedir}/openssl/opensslconf.h
12mr|openssl-1.0.1c-1|260	
12mr|openssl-1.0.1c-1|261	# strip cannot touch these unless 755
12mr|openssl-1.0.1c-1|262	chmod 755 %{buildroot}%{_libdir}/openssl-%{version}/engines/*.so*
12mr|openssl-1.0.1c-1|263	chmod 755 %{buildroot}%{_libdir}/*.so*
12mr|openssl-1.0.1c-1|264	chmod 755 %{buildroot}%{_bindir}/*
12mr|openssl-1.0.1c-1|265	
12mr|openssl-1.0.1c-1|266	# nuke a mistake
12mr|openssl-1.0.1c-1|267	rm -f %{buildroot}%{_mandir}/man3/.3
12mr|openssl-1.0.1c-1|268	
12mr|openssl-1.0.1c-1|269	# Fix libdir.
12mr|openssl-1.0.1c-1|270	pushd %{buildroot}%{_libdir}/pkgconfig
12mr|openssl-1.0.1c-1|271	for i in *.pc ; do
12mr|openssl-1.0.1c-1|272	sed 's,^libdir=${exec_prefix}/lib$,libdir=${exec_prefix}/%{_lib},g' \
12mr|openssl-1.0.1c-1|273	$i >$i.tmp && \
12mr|openssl-1.0.1c-1|274	cat $i.tmp >$i && \
12mr|openssl-1.0.1c-1|275	rm -f $i.tmp
12mr|openssl-1.0.1c-1|276	done
12mr|openssl-1.0.1c-1|277	popd
12mr|openssl-1.0.1c-1|278	
12mr|openssl-1.0.1c-1|279	# adjust ssldir
12mr|openssl-1.0.1c-1|280	perl -pi -e "s|^CATOP=.*|CATOP=%{_sysconfdir}/pki/tls|g" %{buildroot}%{_sysconfdir}/pki/tls/misc/CA
12mr|openssl-1.0.1c-1|281	perl -pi -e "s|^\\\$CATOP\=\".*|\\\$CATOP\=\"%{_sysconfdir}/pki/tls\";|g" %{buildroot}%{_sysconfdir}/pki/tls/misc/CA.pl
12mr|openssl-1.0.1c-1|282	perl -pi -e "s|\./demoCA|%{_sysconfdir}/pki/tls|g" %{buildroot}%{_sysconfdir}/pki/tls/openssl.cnf
12mr|openssl-1.0.1c-1|283	
12mr|openssl-1.0.1c-1|284	%files
12mr|openssl-1.0.1c-1|285	%doc FAQ INSTALL LICENSE NEWS PROBLEMS main-doc-info/README*
12mr|openssl-1.0.1c-1|286	%doc README README.ASN1 README.ENGINE
12mr|openssl-1.0.1c-1|287	%dir %{_sysconfdir}/pki
12mr|openssl-1.0.1c-1|288	%dir %{_sysconfdir}/pki/CA
12mr|openssl-1.0.1c-1|289	%dir %{_sysconfdir}/pki/CA/private
12mr|openssl-1.0.1c-1|290	%dir %{_sysconfdir}/pki/tls
12mr|openssl-1.0.1c-1|291	%dir %{_sysconfdir}/pki/tls/certs
12mr|openssl-1.0.1c-1|292	%dir %{_sysconfdir}/pki/tls/misc
12mr|openssl-1.0.1c-1|293	%dir %{_sysconfdir}/pki/tls/private
12mr|openssl-1.0.1c-1|294	%dir %{_sysconfdir}/pki/tls/rootcerts
12mr|openssl-1.0.1c-1|295	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pki/tls/openssl.cnf
12mr|openssl-1.0.1c-1|296	%attr(0755,root,root) %{_sysconfdir}/pki/tls/certs/make-dummy-cert
12mr|openssl-1.0.1c-1|297	%attr(0644,root,root) %{_sysconfdir}/pki/tls/certs/Makefile
12mr|openssl-1.0.1c-1|298	%attr(0755,root,root) %{_sysconfdir}/pki/tls/misc/*
12mr|openssl-1.0.1c-1|299	%attr(0755,root,root) %{_bindir}/*
12mr|openssl-1.0.1c-1|300	%attr(0644,root,root) %{_mandir}/man[157]/*
12mr|openssl-1.0.1c-1|301	
12mr|openssl-1.0.1c-1|302	%files -n %{libname}
12mr|openssl-1.0.1c-1|303	%doc FAQ INSTALL LICENSE NEWS PROBLEMS README*
12mr|openssl-1.0.1c-1|304	%attr(0755,root,root) %{_libdir}/lib*.so.*
12mr|openssl-1.0.1c-1|305	
12mr|openssl-1.0.1c-1|306	%files -n %{engines_name}
12mr|openssl-1.0.1c-1|307	%attr(0755,root,root) %dir %{_libdir}/openssl-%{version}/engines
12mr|openssl-1.0.1c-1|308	%attr(0755,root,root) %{_libdir}/openssl-%{version}/engines/*.so
12mr|openssl-1.0.1c-1|309	
12mr|openssl-1.0.1c-1|310	%files -n %{develname}
12mr|openssl-1.0.1c-1|311	%doc CHANGES doc/* devel-doc-info/README*
12mr|openssl-1.0.1c-1|312	%attr(0755,root,root) %dir %{_includedir}/openssl
12mr|openssl-1.0.1c-1|313	%{multiarch_includedir}/openssl/opensslconf.h
12mr|openssl-1.0.1c-1|314	%attr(0644,root,root) %{_includedir}/openssl/*
12mr|openssl-1.0.1c-1|315	%attr(0755,root,root) %{_libdir}/lib*.so
12mr|openssl-1.0.1c-1|316	%attr(0644,root,root) %{_mandir}/man3/*
12mr|openssl-1.0.1c-1|317	%attr(0644,root,root) %{_libdir}/pkgconfig/*
12mr|openssl-1.0.1c-1|318	
12mr|openssl-1.0.1c-1|319	%files -n %{staticname}
12mr|openssl-1.0.1c-1|320	%attr(0644,root,root) %{_libdir}/lib*.a
12mr|openssl-1.0.1c-1|321	
12mr|openssl-1.0.1c-1|322	
12mr|openssl-1.0.1c-1|323	
12mr|openssl-1.0.1c-1|324	%changelog
12mr|openssl-1.0.1c-1|325	

15361 12
12mr|openvpn-2.2.1-3|1	%define plugindir %{_libdir}/openvpn
12mr|openvpn-2.2.1-3|2	
12mr|openvpn-2.2.1-3|3	Summary:	A Secure TCP/UDP Tunneling Daemon
12mr|openvpn-2.2.1-3|4	Name:		openvpn
12mr|openvpn-2.2.1-3|5	Version:	2.2.1
12mr|openvpn-2.2.1-3|6	Release:	%mkrel 3
12mr|openvpn-2.2.1-3|7	License:	GPLv2
12mr|openvpn-2.2.1-3|8	Group:		Networking/Other
12mr|openvpn-2.2.1-3|9	URL:		http://openvpn.net/
12mr|openvpn-2.2.1-3|10	Source0:	http://swupdate.openvpn.net/community/releases/openvpn-%{version}.tar.gz
12mr|openvpn-2.2.1-3|11	Source1:	http://swupdate.openvpn.net/community/releases/openvpn-%{version}.tar.gz.asc
12mr|openvpn-2.2.1-3|12	Patch0:		openvpn-own-user.patch
12mr|openvpn-2.2.1-3|13	Patch1:		openvpn-adding-routes.patch
12mr|openvpn-2.2.1-3|14	Patch2:		openvpn-2.0.5-pinit.patch
12mr|openvpn-2.2.1-3|15	Patch3:		openvpn-2.1_rc1.openvpn_user.patch
12mr|openvpn-2.2.1-3|16	Patch4:		openvpn-2.1_rc15-wformat.patch
12mr|openvpn-2.2.1-3|17	# fedora patches
12mr|openvpn-2.2.1-3|18	Patch10:	openvpn-script-security.patch
12mr|openvpn-2.2.1-3|19	Patch11:	openvpn-2.1.1-init.patch
12mr|openvpn-2.2.1-3|20	Patch12:	openvpn-2.1.1-initinfo.patch
12mr|openvpn-2.2.1-3|21	BuildRequires:	liblzo-devel
12mr|openvpn-2.2.1-3|22	BuildRequires:	libpkcs11-helper-devel
12mr|openvpn-2.2.1-3|23	BuildRequires:	openssl-devel
12mr|openvpn-2.2.1-3|24	BuildRequires:	pam-devel
12mr|openvpn-2.2.1-3|25	Requires(pre):	rpm-helper
12mr|openvpn-2.2.1-3|26	Requires(preun): 	rpm-helper
12mr|openvpn-2.2.1-3|27	Requires(post):	rpm-helper
12mr|openvpn-2.2.1-3|28	Requires(postun):	rpm-helper
12mr|openvpn-2.2.1-3|29	Suggests:	openvpn-auth-ldap
12mr|openvpn-2.2.1-3|30	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|openvpn-2.2.1-3|31	
12mr|openvpn-2.2.1-3|32	%description
12mr|openvpn-2.2.1-3|33	OpenVPN is a robust and highly flexible tunneling application that  uses
12mr|openvpn-2.2.1-3|34	all of the encryption, authentication, and certification features of the
12mr|openvpn-2.2.1-3|35	OpenSSL library to securely tunnel IP networks over a single UDP port.
12mr|openvpn-2.2.1-3|36	
12mr|openvpn-2.2.1-3|37	%prep
12mr|openvpn-2.2.1-3|38	
12mr|openvpn-2.2.1-3|39	%setup -q -n openvpn-%{version}
12mr|openvpn-2.2.1-3|40	%patch0 -p0
12mr|openvpn-2.2.1-3|41	%patch1 -p1
12mr|openvpn-2.2.1-3|42	%patch2 -p0
12mr|openvpn-2.2.1-3|43	%patch3 -p1
12mr|openvpn-2.2.1-3|44	%patch4 -p1
12mr|openvpn-2.2.1-3|45	# fedora patches
12mr|openvpn-2.2.1-3|46	%patch10 -p0
12mr|openvpn-2.2.1-3|47	%patch11 -p0
12mr|openvpn-2.2.1-3|48	%patch12 -p0
12mr|openvpn-2.2.1-3|49	
12mr|openvpn-2.2.1-3|50	sed -i -e 's,%{_datadir}/openvpn/plugin,%{_libdir}/openvpn/plugin,' openvpn.8
12mr|openvpn-2.2.1-3|51	
12mr|openvpn-2.2.1-3|52	# %%doc items shouldn't be executable.
12mr|openvpn-2.2.1-3|53	find contrib sample-config-files sample-keys sample-scripts -type f -perm +100 \
12mr|openvpn-2.2.1-3|54	-exec chmod a-x {} \;
12mr|openvpn-2.2.1-3|55	
12mr|openvpn-2.2.1-3|56	%build
12mr|openvpn-2.2.1-3|57	autoreconf -fi
12mr|openvpn-2.2.1-3|58	%serverbuild
12mr|openvpn-2.2.1-3|59	
12mr|openvpn-2.2.1-3|60	CFLAGS="%{optflags} -fPIC" CCFLAGS="%{optflags} -fPIC"
12mr|openvpn-2.2.1-3|61	
12mr|openvpn-2.2.1-3|62	#  --enable-pthread        Enable pthread support (Experimental for OpenVPN 2.0)
12mr|openvpn-2.2.1-3|63	#  --enable-password-save  Allow --askpass and --auth-user-pass passwords to be
12mr|openvpn-2.2.1-3|64	#                          read from a file
12mr|openvpn-2.2.1-3|65	#  --enable-iproute2       Enable support for iproute2
12mr|openvpn-2.2.1-3|66	#  --with-ifconfig-path=PATH   Path to ifconfig tool
12mr|openvpn-2.2.1-3|67	#  --with-iproute-path=PATH    Path to iproute tool
12mr|openvpn-2.2.1-3|68	#  --with-route-path=PATH  Path to route tool
12mr|openvpn-2.2.1-3|69	%configure2_5x \
12mr|openvpn-2.2.1-3|70	--enable-pthread \
12mr|openvpn-2.2.1-3|71	--enable-password-save \
12mr|openvpn-2.2.1-3|72	--enable-iproute2 \
12mr|openvpn-2.2.1-3|73	--with-ifconfig-path=/sbin/ifconfig \
12mr|openvpn-2.2.1-3|74	--with-iproute-path=/sbin/ip \
12mr|openvpn-2.2.1-3|75	--with-route-path=/sbin/route \
12mr|openvpn-2.2.1-3|76	--with-lzo-headers=%{_includedir}/lzo
12mr|openvpn-2.2.1-3|77	
12mr|openvpn-2.2.1-3|78	%make
12mr|openvpn-2.2.1-3|79	
12mr|openvpn-2.2.1-3|80	# plugins
12mr|openvpn-2.2.1-3|81	%make -C plugin/down-root
12mr|openvpn-2.2.1-3|82	%make -C plugin/auth-pam
12mr|openvpn-2.2.1-3|83	
12mr|openvpn-2.2.1-3|84	%check
12mr|openvpn-2.2.1-3|85	# Test Crypto:
12mr|openvpn-2.2.1-3|86	./openvpn --genkey --secret key
12mr|openvpn-2.2.1-3|87	./openvpn --test-crypto --secret key
12mr|openvpn-2.2.1-3|88	
12mr|openvpn-2.2.1-3|89	# Randomize ports for tests to avoid conflicts on the build servers.
12mr|openvpn-2.2.1-3|90	cport=$[ 50000 + ($RANDOM % 15534) ]
12mr|openvpn-2.2.1-3|91	sport=$[ $cport + 1 ]
12mr|openvpn-2.2.1-3|92	sed -e 's/^\(rport\) .*$/\1 '$sport'/' \
12mr|openvpn-2.2.1-3|93	-e 's/^\(lport\) .*$/\1 '$cport'/' \
12mr|openvpn-2.2.1-3|94	< sample-config-files/loopback-client \
12mr|openvpn-2.2.1-3|95	> %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u})-loopback-client
12mr|openvpn-2.2.1-3|96	sed -e 's/^\(rport\) .*$/\1 '$cport'/' \
12mr|openvpn-2.2.1-3|97	-e 's/^\(lport\) .*$/\1 '$sport'/' \
12mr|openvpn-2.2.1-3|98	< sample-config-files/loopback-server \
12mr|openvpn-2.2.1-3|99	> %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u})-loopback-server
12mr|openvpn-2.2.1-3|100	
12mr|openvpn-2.2.1-3|101	# Test SSL/TLS negotiations (runs for 2 minutes):
12mr|openvpn-2.2.1-3|102	./openvpn --config \
12mr|openvpn-2.2.1-3|103	%{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u})-loopback-client &
12mr|openvpn-2.2.1-3|104	./openvpn --config \
12mr|openvpn-2.2.1-3|105	%{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u})-loopback-server
12mr|openvpn-2.2.1-3|106	wait
12mr|openvpn-2.2.1-3|107	
12mr|openvpn-2.2.1-3|108	rm -f %{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u})-loopback-client \
12mr|openvpn-2.2.1-3|109	%{_tmppath}/%{name}-%{version}-%{release}-%(%{__id_u})-loopback-server
12mr|openvpn-2.2.1-3|110	
12mr|openvpn-2.2.1-3|111	%install
12mr|openvpn-2.2.1-3|112	rm -rf %{buildroot}
12mr|openvpn-2.2.1-3|113	
12mr|openvpn-2.2.1-3|114	%makeinstall_std
12mr|openvpn-2.2.1-3|115	
12mr|openvpn-2.2.1-3|116	install -m755 sample-scripts/%{name}.init -D %{buildroot}/%{_initrddir}/%{name}
12mr|openvpn-2.2.1-3|117	install -d %{buildroot}%{_sysconfdir}/%{name}
12mr|openvpn-2.2.1-3|118	
12mr|openvpn-2.2.1-3|119	mkdir -p %{buildroot}%{_datadir}/%{name}
12mr|openvpn-2.2.1-3|120	cp -pr easy-rsa sample-{config-file,key,script}s %{buildroot}%{_datadir}/%{name}
12mr|openvpn-2.2.1-3|121	
12mr|openvpn-2.2.1-3|122	%{__chmod} 0755 %{buildroot}%{_datadir}/%{name}/easy-rsa/1.0/revoke-crt \
12mr|openvpn-2.2.1-3|123	%{buildroot}%{_datadir}/%{name}/easy-rsa/1.0/make-crl \
12mr|openvpn-2.2.1-3|124	%{buildroot}%{_datadir}/%{name}/easy-rsa/1.0/list-crl
12mr|openvpn-2.2.1-3|125	%{__rm} -r %{buildroot}%{_datadir}/%{name}/easy-rsa/Windows/init-config.bat
12mr|openvpn-2.2.1-3|126	
12mr|openvpn-2.2.1-3|127	install -d %{buildroot}%{_localstatedir}/lib/%{name}
12mr|openvpn-2.2.1-3|128	
12mr|openvpn-2.2.1-3|129	#plugins
12mr|openvpn-2.2.1-3|130	mkdir -p %{buildroot}%{plugindir}
12mr|openvpn-2.2.1-3|131	
12mr|openvpn-2.2.1-3|132	for pi in down-root auth-pam; do
12mr|openvpn-2.2.1-3|133	%{__cp} -pf plugin/$pi/README plugin/README.$pi
12mr|openvpn-2.2.1-3|134	%{__install} -c -p -m 755 plugin/$pi/openvpn-$pi.so %{buildroot}%plugindir/openvpn-$pi.so
12mr|openvpn-2.2.1-3|135	done
12mr|openvpn-2.2.1-3|136	
12mr|openvpn-2.2.1-3|137	%clean
12mr|openvpn-2.2.1-3|138	rm -rf %{buildroot}
12mr|openvpn-2.2.1-3|139	
12mr|openvpn-2.2.1-3|140	%pre
12mr|openvpn-2.2.1-3|141	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/true
12mr|openvpn-2.2.1-3|142	
12mr|openvpn-2.2.1-3|143	%post
12mr|openvpn-2.2.1-3|144	%_post_service %{name}
12mr|openvpn-2.2.1-3|145	
12mr|openvpn-2.2.1-3|146	%preun
12mr|openvpn-2.2.1-3|147	%_preun_service %{name}
12mr|openvpn-2.2.1-3|148	
12mr|openvpn-2.2.1-3|149	%postun
12mr|openvpn-2.2.1-3|150	%_postun_userdel %{name}
12mr|openvpn-2.2.1-3|151	
12mr|openvpn-2.2.1-3|152	%files
12mr|openvpn-2.2.1-3|153	%defattr(-,root,root,0755)
12mr|openvpn-2.2.1-3|154	%doc AUTHORS INSTALL PORTS README plugin/README.*
12mr|openvpn-2.2.1-3|155	%dir %{_sysconfdir}/%{name}
12mr|openvpn-2.2.1-3|156	%{_initrddir}/%{name}
12mr|openvpn-2.2.1-3|157	%{_sbindir}/%{name}
12mr|openvpn-2.2.1-3|158	%{_datadir}/%{name}
12mr|openvpn-2.2.1-3|159	%dir %{_localstatedir}/lib/%{name}
12mr|openvpn-2.2.1-3|160	%dir %plugindir
12mr|openvpn-2.2.1-3|161	%plugindir/*.so
12mr|openvpn-2.2.1-3|162	%{_mandir}/man8/%{name}.8*
12mr|openvpn-2.2.1-3|163	
12mr|openvpn-2.2.1-3|164	
12mr|openvpn-2.2.1-3|165	
12mr|openvpn-2.2.1-3|166	%changelog
12mr|openvpn-2.2.1-3|167	

15362 12
12mr|oprofile-0.9.8-1|1	Summary:	Transparent low-overhead system-wide profiler
12mr|oprofile-0.9.8-1|2	Name:		oprofile
12mr|oprofile-0.9.8-1|3	Version:	0.9.8
12mr|oprofile-0.9.8-1|4	Release:	%mkrel 1
12mr|oprofile-0.9.8-1|5	Group:		Development/Other
12mr|oprofile-0.9.8-1|6	License:	GPL
12mr|oprofile-0.9.8-1|7	URL:		http://oprofile.sourceforge.net/
12mr|oprofile-0.9.8-1|8	Source0:	http://prdownloads.sourceforge.net/%name/%name-%version.tar.gz
12mr|oprofile-0.9.8-1|9	# Use -module -avoid-version for agents:
12mr|oprofile-0.9.8-1|10	Patch0:		oprofile-agents-ldflags.patch
12mr|oprofile-0.9.8-1|11	Patch1:		oprofile-0.4-guess2.patch
12mr|oprofile-0.9.8-1|12	Source11:	%name-16.png
12mr|oprofile-0.9.8-1|13	Source12:	%name-32.png
12mr|oprofile-0.9.8-1|14	Source13:	%name-48.png
12mr|oprofile-0.9.8-1|15	BuildRequires:	binutils-devel qt4-devel pkgconfig(popt) gettext-devel
12mr|oprofile-0.9.8-1|16	BuildRequires:	java-rpmbuild
12mr|oprofile-0.9.8-1|17	
12mr|oprofile-0.9.8-1|18	%description
12mr|oprofile-0.9.8-1|19	OProfile is a system-wide profiler for Linux systems, capable of
12mr|oprofile-0.9.8-1|20	profiling all running code at low overhead. OProfile is released
12mr|oprofile-0.9.8-1|21	under the GNU GPL.
12mr|oprofile-0.9.8-1|22	
12mr|oprofile-0.9.8-1|23	It consists of a kernel driver and a daemon for collecting sample
12mr|oprofile-0.9.8-1|24	data, and several post-profiling tools for turning data into
12mr|oprofile-0.9.8-1|25	information.
12mr|oprofile-0.9.8-1|26	
12mr|oprofile-0.9.8-1|27	OProfile leverages the hardware performance counters of the CPU to
12mr|oprofile-0.9.8-1|28	enable profiling of a wide variety of interesting statistics, which
12mr|oprofile-0.9.8-1|29	can also be used for basic time-spent profiling. All code is
12mr|oprofile-0.9.8-1|30	profiled: hardware and software interrupt handlers, kernel modules,
12mr|oprofile-0.9.8-1|31	the kernel, shared libraries, and applications.
12mr|oprofile-0.9.8-1|32	
12mr|oprofile-0.9.8-1|33	%package	gui
12mr|oprofile-0.9.8-1|34	Summary:	GUI for starting the OProfile profiler
12mr|oprofile-0.9.8-1|35	Group:		Development/Other
12mr|oprofile-0.9.8-1|36	Requires:	usermode usermode-consoleonly
12mr|oprofile-0.9.8-1|37	Requires:	%{name} = %{version}
12mr|oprofile-0.9.8-1|38	
12mr|oprofile-0.9.8-1|39	%description gui
12mr|oprofile-0.9.8-1|40	OProfile is a system-wide profiler for Linux systems, capable of
12mr|oprofile-0.9.8-1|41	profiling all running code at low overhead. OProfile is released
12mr|oprofile-0.9.8-1|42	under the GNU GPL.
12mr|oprofile-0.9.8-1|43	
12mr|oprofile-0.9.8-1|44	This package provides a convenient QT GUI for starting the
12mr|oprofile-0.9.8-1|45	profiler.
12mr|oprofile-0.9.8-1|46	
12mr|oprofile-0.9.8-1|47	%package	jit
12mr|oprofile-0.9.8-1|48	Summary:	Libraries for profiling Java and other JIT compiled code
12mr|oprofile-0.9.8-1|49	Group:		Development/Other
12mr|oprofile-0.9.8-1|50	
12mr|oprofile-0.9.8-1|51	%description	jit
12mr|oprofile-0.9.8-1|52	Libraries needed for profiling Java and other JIT compiled code.
12mr|oprofile-0.9.8-1|53	For profiling Java code, you need to load
12mr|oprofile-0.9.8-1|54	%{_libdir}/oprofile/libjvmti_oprofile.so
12mr|oprofile-0.9.8-1|55	into the JVM as per the OProfile documentation.
12mr|oprofile-0.9.8-1|56	
12mr|oprofile-0.9.8-1|57	%package	devel
12mr|oprofile-0.9.8-1|58	Summary:	Development files for developing OProfile JIT agents
12mr|oprofile-0.9.8-1|59	Group:		Development/Other
12mr|oprofile-0.9.8-1|60	Requires:	%{name}-jit = %{version}
12mr|oprofile-0.9.8-1|61	
12mr|oprofile-0.9.8-1|62	%description	devel
12mr|oprofile-0.9.8-1|63	Header and development library symlink for libopagent, required for
12mr|oprofile-0.9.8-1|64	compiling additional OProfile JIT agents.
12mr|oprofile-0.9.8-1|65	
12mr|oprofile-0.9.8-1|66	%prep
12mr|oprofile-0.9.8-1|67	
12mr|oprofile-0.9.8-1|68	%setup -q
12mr|oprofile-0.9.8-1|69	%patch0 -p1
12mr|oprofile-0.9.8-1|70	%patch1 -p1 -b .guess2
12mr|oprofile-0.9.8-1|71	
12mr|oprofile-0.9.8-1|72	%build
12mr|oprofile-0.9.8-1|73	# fixes build
12mr|oprofile-0.9.8-1|74	touch NEWS AUTHORS INSTALL ChangeLog # strange, autoreconf does not create these
12mr|oprofile-0.9.8-1|75	libtoolize --force
12mr|oprofile-0.9.8-1|76	autoreconf -if
12mr|oprofile-0.9.8-1|77	%configure2_5x \
12mr|oprofile-0.9.8-1|78	--with-kernel-support \
12mr|oprofile-0.9.8-1|79	--enable-gui=qt4 \
12mr|oprofile-0.9.8-1|80	--with-java=%{java_home}
12mr|oprofile-0.9.8-1|81	
12mr|oprofile-0.9.8-1|82	%make
12mr|oprofile-0.9.8-1|83	
12mr|oprofile-0.9.8-1|84	%install
12mr|oprofile-0.9.8-1|85	rm -rf %{buildroot}
12mr|oprofile-0.9.8-1|86	%makeinstall_std
12mr|oprofile-0.9.8-1|87	rm -f %{buildroot}%{_datadir}/doc/%{name}/*.html
12mr|oprofile-0.9.8-1|88	
12mr|oprofile-0.9.8-1|89	# root dialog
12mr|oprofile-0.9.8-1|90	install -d -m755 %{buildroot}%{_sbindir}
12mr|oprofile-0.9.8-1|91	mv %{buildroot}%{_bindir}/oprof_start %{buildroot}%{_sbindir}/oprof_start
12mr|oprofile-0.9.8-1|92	ln -s consolehelper %{buildroot}%{_bindir}/oprof_start
12mr|oprofile-0.9.8-1|93	
12mr|oprofile-0.9.8-1|94	install -d -m755 %{buildroot}%{_datadir}/applications
12mr|oprofile-0.9.8-1|95	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12mr|oprofile-0.9.8-1|96	[Desktop Entry]
12mr|oprofile-0.9.8-1|97	Name=OProfile starter
12mr|oprofile-0.9.8-1|98	Comment=Start OProfile profiler
12mr|oprofile-0.9.8-1|99	Exec=%{_bindir}/oprof_start
12mr|oprofile-0.9.8-1|100	Icon=%{name}
12mr|oprofile-0.9.8-1|101	Terminal=false
12mr|oprofile-0.9.8-1|102	Type=Application
12mr|oprofile-0.9.8-1|103	Categories=Development;Profiling;Qt;
12mr|oprofile-0.9.8-1|104	EOF
12mr|oprofile-0.9.8-1|105	
12mr|oprofile-0.9.8-1|106	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|oprofile-0.9.8-1|107	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|oprofile-0.9.8-1|108	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|oprofile-0.9.8-1|109	
12mr|oprofile-0.9.8-1|110	rm %{buildroot}%{_libdir}/oprofile/*a
12mr|oprofile-0.9.8-1|111	
12mr|oprofile-0.9.8-1|112	%pre jit
12mr|oprofile-0.9.8-1|113	%_pre_useradd oprofile "%{_var}/lib/oprofile" /bin/nologin
12mr|oprofile-0.9.8-1|114	
12mr|oprofile-0.9.8-1|115	%postun jit
12mr|oprofile-0.9.8-1|116	%_postun_userdel oprofile
12mr|oprofile-0.9.8-1|117	
12mr|oprofile-0.9.8-1|118	%files
12mr|oprofile-0.9.8-1|119	%doc README TODO COPYING ChangeLog* doc/*.html
12mr|oprofile-0.9.8-1|120	%{_bindir}/opannotate
12mr|oprofile-0.9.8-1|121	%{_bindir}/oparchive
12mr|oprofile-0.9.8-1|122	%{_bindir}/op-check-perfevents
12mr|oprofile-0.9.8-1|123	%{_bindir}/operf
12mr|oprofile-0.9.8-1|124	%{_bindir}/opcontrol
12mr|oprofile-0.9.8-1|125	%{_bindir}/opgprof
12mr|oprofile-0.9.8-1|126	%{_bindir}/ophelp
12mr|oprofile-0.9.8-1|127	%{_bindir}/opreport
12mr|oprofile-0.9.8-1|128	%{_bindir}/oprofiled
12mr|oprofile-0.9.8-1|129	%{_bindir}/opimport
12mr|oprofile-0.9.8-1|130	%{_bindir}/opjitconv
12mr|oprofile-0.9.8-1|131	%{_datadir}/%{name}
12mr|oprofile-0.9.8-1|132	%{_mandir}/man1/op*
12mr|oprofile-0.9.8-1|133	
12mr|oprofile-0.9.8-1|134	%files gui
12mr|oprofile-0.9.8-1|135	%doc COPYING
12mr|oprofile-0.9.8-1|136	%{_bindir}/oprof_start
12mr|oprofile-0.9.8-1|137	%{_sbindir}/oprof_start
12mr|oprofile-0.9.8-1|138	%{_datadir}/applications/mandriva-*.desktop
12mr|oprofile-0.9.8-1|139	%{_iconsdir}/hicolor/*/apps/%{name}.png
12mr|oprofile-0.9.8-1|140	
12mr|oprofile-0.9.8-1|141	%files jit
12mr|oprofile-0.9.8-1|142	%dir %{_libdir}/oprofile
12mr|oprofile-0.9.8-1|143	%{_libdir}/oprofile/libjvmti_oprofile.so
12mr|oprofile-0.9.8-1|144	%{_libdir}/oprofile/libopagent.so.*
12mr|oprofile-0.9.8-1|145	
12mr|oprofile-0.9.8-1|146	%files devel
12mr|oprofile-0.9.8-1|147	%{_includedir}/opagent.h
12mr|oprofile-0.9.8-1|148	%{_libdir}/oprofile/libopagent.so
12mr|oprofile-0.9.8-1|149	
12mr|oprofile-0.9.8-1|150	
12mr|oprofile-0.9.8-1|151	%changelog
12mr|oprofile-0.9.8-1|152	

15363 12
12mr|opus-1.0.1-1|1	%define	major		0
12mr|opus-1.0.1-1|2	
12mr|opus-1.0.1-1|3	%define libname		%mklibname %name %major
12mr|opus-1.0.1-1|4	%define libnamedev	%mklibname -d %name
12mr|opus-1.0.1-1|5	
12mr|opus-1.0.1-1|6	
12mr|opus-1.0.1-1|7	Summary:	Opus Interactive Audio Codec
12mr|opus-1.0.1-1|8	Name:		opus
12mr|opus-1.0.1-1|9	Version:	1.0.1
12mr|opus-1.0.1-1|10	Release:	%mkrel 1
12mr|opus-1.0.1-1|11	Source0:	http://downloads.xiph.org/releases/opus/%{name}-%{version}.tar.gz
12mr|opus-1.0.1-1|12	URL:		http://opus-codec.org/
12mr|opus-1.0.1-1|13	License:	BSD
12mr|opus-1.0.1-1|14	Group:		Sound
12mr|opus-1.0.1-1|15	
12mr|opus-1.0.1-1|16	%description
12mr|opus-1.0.1-1|17	The Opus codec is designed for interactive speech and audio transmission over
12mr|opus-1.0.1-1|18	the Internet. It is designed by the IETF Codec Working Group and incorporates
12mr|opus-1.0.1-1|19	technology from Skype's SILK codec and Xiph.Org's CELT codec.
12mr|opus-1.0.1-1|20	
12mr|opus-1.0.1-1|21	%package -n	%{libname}
12mr|opus-1.0.1-1|22	Summary:	Opus library
12mr|opus-1.0.1-1|23	Group:		System/Libraries
12mr|opus-1.0.1-1|24	
12mr|opus-1.0.1-1|25	%description -n	%{libname}
12mr|opus-1.0.1-1|26	This package provides the library that implements the Opus codec.
12mr|opus-1.0.1-1|27	The Opus codec is designed for interactive speech and audio transmission over
12mr|opus-1.0.1-1|28	the Internet. It is designed by the IETF Codec Working Group and incorporates
12mr|opus-1.0.1-1|29	technology from Skype's SILK codec and Xiph.Org's CELT codec.
12mr|opus-1.0.1-1|30	
12mr|opus-1.0.1-1|31	%package -n	%{libnamedev}
12mr|opus-1.0.1-1|32	Summary:	Files needed to compile a program with Opus support
12mr|opus-1.0.1-1|33	Group:		Development/C
12mr|opus-1.0.1-1|34	Requires:	%{libname} = %version
12mr|opus-1.0.1-1|35	
12mr|opus-1.0.1-1|36	%description -n	%{libnamedev}
12mr|opus-1.0.1-1|37	This package provides the library that implements the Opus codec.
12mr|opus-1.0.1-1|38	
12mr|opus-1.0.1-1|39	%prep
12mr|opus-1.0.1-1|40	%setup -q
12mr|opus-1.0.1-1|41	
12mr|opus-1.0.1-1|42	%build
12mr|opus-1.0.1-1|43	%configure2_5x --disable-static
12mr|opus-1.0.1-1|44	%make
12mr|opus-1.0.1-1|45	
12mr|opus-1.0.1-1|46	%install
12mr|opus-1.0.1-1|47	%makeinstall_std
12mr|opus-1.0.1-1|48	rm -f %buildroot//usr/share/doc/opus/doxygen-build.stamp
12mr|opus-1.0.1-1|49	rm -rf %buildroot//usr/share/doc/opus
12mr|opus-1.0.1-1|50	
12mr|opus-1.0.1-1|51	
12mr|opus-1.0.1-1|52	%files -n %{libname}
12mr|opus-1.0.1-1|53	%{_libdir}/*.so.%{major}*
12mr|opus-1.0.1-1|54	
12mr|opus-1.0.1-1|55	%files -n %{libnamedev}
12mr|opus-1.0.1-1|56	%doc COPYING README
12mr|opus-1.0.1-1|57	%{_includedir}/*
12mr|opus-1.0.1-1|58	%{_libdir}/*.so
12mr|opus-1.0.1-1|59	#% {_mandir}/man3/*.xz
12mr|opus-1.0.1-1|60	%{_libdir}/pkgconfig/*.pc
12mr|opus-1.0.1-1|61	%{_datadir}/aclocal/opus.m4
12mr|opus-1.0.1-1|62	
12mr|opus-1.0.1-1|63	%changelog
12mr|opus-1.0.1-1|64	

15364 12
12mr|opus-tools-0.1.5-1|1	Summary:	Opus codec tools
12mr|opus-tools-0.1.5-1|2	Name:		opus-tools
12mr|opus-tools-0.1.5-1|3	Version:	0.1.5
12mr|opus-tools-0.1.5-1|4	Release:	%mkrel 1
12mr|opus-tools-0.1.5-1|5	Source0:	http://downloads.xiph.org/releases/opus/%{name}-%{version}.tar.gz
12mr|opus-tools-0.1.5-1|6	URL:		http://opus-codec.org/
12mr|opus-tools-0.1.5-1|7	License:	BSD
12mr|opus-tools-0.1.5-1|8	Group:		Sound
12mr|opus-tools-0.1.5-1|9	BuildRequires:  pkgconfig(opus)
12mr|opus-tools-0.1.5-1|10	BuildRequires:  pkgconfig(vorbis)
12mr|opus-tools-0.1.5-1|11	
12mr|opus-tools-0.1.5-1|12	%description
12mr|opus-tools-0.1.5-1|13	This packages provides various tools to decode & encode files with the Opus
12mr|opus-tools-0.1.5-1|14	codec.
12mr|opus-tools-0.1.5-1|15	The Opus codec is designed for interactive speech and audio transmission over
12mr|opus-tools-0.1.5-1|16	the Internet. It is designed by the IETF Codec Working Group and incorporates
12mr|opus-tools-0.1.5-1|17	technology from Skype's SILK codec and Xiph.Org's CELT codec.
12mr|opus-tools-0.1.5-1|18	
12mr|opus-tools-0.1.5-1|19	%prep
12mr|opus-tools-0.1.5-1|20	%setup -q
12mr|opus-tools-0.1.5-1|21	
12mr|opus-tools-0.1.5-1|22	%build
12mr|opus-tools-0.1.5-1|23	%configure2_5x
12mr|opus-tools-0.1.5-1|24	%make
12mr|opus-tools-0.1.5-1|25	
12mr|opus-tools-0.1.5-1|26	%install
12mr|opus-tools-0.1.5-1|27	%makeinstall_std
12mr|opus-tools-0.1.5-1|28	
12mr|opus-tools-0.1.5-1|29	%files
12mr|opus-tools-0.1.5-1|30	%doc COPYING
12mr|opus-tools-0.1.5-1|31	%{_bindir}/*
12mr|opus-tools-0.1.5-1|32	%{_mandir}/*/*
12mr|opus-tools-0.1.5-1|33	
12mr|opus-tools-0.1.5-1|34	
12mr|opus-tools-0.1.5-1|35	
12mr|opus-tools-0.1.5-1|36	
12mr|opus-tools-0.1.5-1|37	
12mr|opus-tools-0.1.5-1|38	
12mr|opus-tools-0.1.5-1|39	%changelog
12mr|opus-tools-0.1.5-1|40	

15365 12
12mr|ORBit-0.5.17-21|1	%define _disable_ld_as_needed 1
12mr|ORBit-0.5.17-21|2	%define _disable_ld_no_undefined 1
12mr|ORBit-0.5.17-21|3	
12mr|ORBit-0.5.17-21|4	%define major	0
12mr|ORBit-0.5.17-21|5	%define lib_name %mklibname %{name} %{major}
12mr|ORBit-0.5.17-21|6	
12mr|ORBit-0.5.17-21|7	Summary:	High-performance CORBA Object Request Broker
12mr|ORBit-0.5.17-21|8	Name:		ORBit
12mr|ORBit-0.5.17-21|9	Version:	0.5.17
12mr|ORBit-0.5.17-21|10	Release:	21
12mr|ORBit-0.5.17-21|11	Group:		System/Libraries
12mr|ORBit-0.5.17-21|12	License:	LGPLv2+ and GPLv2+
12mr|ORBit-0.5.17-21|13	Url:		http://www.gnome.org/
12mr|ORBit-0.5.17-21|14	Source0:	ftp://ftp.gnome.org/pub/GNOME/stable/sources/ORBit//ORBit-%{version}.tar.bz2
12mr|ORBit-0.5.17-21|15	# (fc) 0.5.17-2mdk don't add -I/usr/include to LIBIDL_INCLUDEDIR
12mr|ORBit-0.5.17-21|16	Patch0:		ORBit-0.5.17-fixinclude.patch
12mr|ORBit-0.5.17-21|17	# (fc) 0.5.17-9mdk fix warnings in m4 macros
12mr|ORBit-0.5.17-21|18	Patch1:		ORBit-underquoted.patch
12mr|ORBit-0.5.17-21|19	# (fc) 0.5.17-9mdk fix build with autoconf 2.5x and libtool 1.5
12mr|ORBit-0.5.17-21|20	Patch2:		ORBit-0.5.17-ac25.patch
12mr|ORBit-0.5.17-21|21	Patch3:		ORBit-0.5.17-format-strings.patch
12mr|ORBit-0.5.17-21|22	Patch4:		ORBit-0.5.17-fix-makefile.patch
12mr|ORBit-0.5.17-21|23	BuildRequires:	byacc
12mr|ORBit-0.5.17-21|24	BuildRequires:	flex
12mr|ORBit-0.5.17-21|25	BuildRequires:	gettext
12mr|ORBit-0.5.17-21|26	BuildRequires:	pkgconfig(glib)
12mr|ORBit-0.5.17-21|27	BuildRequires:	tcp_wrappers-devel
12mr|ORBit-0.5.17-21|28	BuildRequires:	libtool
12mr|ORBit-0.5.17-21|29	BuildRequires:	automake1.4
12mr|ORBit-0.5.17-21|30	BuildRequires:	autoconf2.1
12mr|ORBit-0.5.17-21|31	
12mr|ORBit-0.5.17-21|32	%description
12mr|ORBit-0.5.17-21|33	ORBit is a high-performance CORBA ORB (object request
12mr|ORBit-0.5.17-21|34	broker). It allows programs to send requests and
12mr|ORBit-0.5.17-21|35	receive replies from other programs, regardless of
12mr|ORBit-0.5.17-21|36	the locations of the two programs.
12mr|ORBit-0.5.17-21|37	
12mr|ORBit-0.5.17-21|38	You will need to install this package and the
12mr|ORBit-0.5.17-21|39	related header files, libraries and utilities
12mr|ORBit-0.5.17-21|40	if you want to write programs that use CORBA
12mr|ORBit-0.5.17-21|41	technology.
12mr|ORBit-0.5.17-21|42	
12mr|ORBit-0.5.17-21|43	%package -n %{lib_name}
12mr|ORBit-0.5.17-21|44	Summary:	Libraries for high-performance CORBA Object Request Broker
12mr|ORBit-0.5.17-21|45	Group:		System/Libraries
12mr|ORBit-0.5.17-21|46	
12mr|ORBit-0.5.17-21|47	%description -n %{lib_name}
12mr|ORBit-0.5.17-21|48	ORBit is a high-performance CORBA ORB (object request
12mr|ORBit-0.5.17-21|49	broker). It allows programs to send requests and
12mr|ORBit-0.5.17-21|50	receive replies from other programs, regardless of
12mr|ORBit-0.5.17-21|51	the locations of the two programs.
12mr|ORBit-0.5.17-21|52	
12mr|ORBit-0.5.17-21|53	This package contains libraries used by ORBit.
12mr|ORBit-0.5.17-21|54	
12mr|ORBit-0.5.17-21|55	%package -n %{lib_name}-devel
12mr|ORBit-0.5.17-21|56	Summary:	Development libraries, header files and utilities for ORBit
12mr|ORBit-0.5.17-21|57	Group:		Development/GNOME and GTK+
12mr|ORBit-0.5.17-21|58	Requires:	glib-devel
12mr|ORBit-0.5.17-21|59	# (gb) starting of 0.5.17 version, I can't see any change requiring a
12mr|ORBit-0.5.17-21|60	# specific dep on release, aka rpmlint fix possible
12mr|ORBit-0.5.17-21|61	Requires:	%{name} = %{version}-%{release}
12mr|ORBit-0.5.17-21|62	# indent is called by orbit-idl
12mr|ORBit-0.5.17-21|63	Requires:	indent
12mr|ORBit-0.5.17-21|64	Requires:	tcp_wrappers-devel
12mr|ORBit-0.5.17-21|65	Requires:	%{lib_name} = %{version}-%{release}
12mr|ORBit-0.5.17-21|66	Provides:	%{name}-devel = %{version}-%{release}
12mr|ORBit-0.5.17-21|67	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|ORBit-0.5.17-21|68	
12mr|ORBit-0.5.17-21|69	%description -n %{lib_name}-devel
12mr|ORBit-0.5.17-21|70	ORBit is a high-performance CORBA ORB (object request
12mr|ORBit-0.5.17-21|71	broker) with support for the C language. It allows
12mr|ORBit-0.5.17-21|72	programs to send requests and receive replies from
12mr|ORBit-0.5.17-21|73	other programs, regardless of the locations of the
12mr|ORBit-0.5.17-21|74	two programs.
12mr|ORBit-0.5.17-21|75	
12mr|ORBit-0.5.17-21|76	This package contains the header files, libraries and
12mr|ORBit-0.5.17-21|77	utilities necessary to write programs that use CORBA
12mr|ORBit-0.5.17-21|78	technology.
12mr|ORBit-0.5.17-21|79	
12mr|ORBit-0.5.17-21|80	%prep
12mr|ORBit-0.5.17-21|81	%setup -q
12mr|ORBit-0.5.17-21|82	%patch0 -p1 -b .fixinclude
12mr|ORBit-0.5.17-21|83	%patch1 -p1 -b .warnings
12mr|ORBit-0.5.17-21|84	#%patch2 -p1 -b .ac25
12mr|ORBit-0.5.17-21|85	%patch3 -p1
12mr|ORBit-0.5.17-21|86	%patch4 -p1
12mr|ORBit-0.5.17-21|87	# needed by patches 0 & 2 and fix build
12mr|ORBit-0.5.17-21|88	# [gb] also update aclocal.m4 with new libtool.m4
12mr|ORBit-0.5.17-21|89	rm -f configure
12mr|ORBit-0.5.17-21|90	#aclocal-1.4
12mr|ORBit-0.5.17-21|91	#automake-1.4
12mr|ORBit-0.5.17-21|92	autoconf-2.13
12mr|ORBit-0.5.17-21|93	cd libIDL
12mr|ORBit-0.5.17-21|94	rm -f configure
12mr|ORBit-0.5.17-21|95	libtoolize --force
12mr|ORBit-0.5.17-21|96	#aclocal-1.4
12mr|ORBit-0.5.17-21|97	#automake-1.4
12mr|ORBit-0.5.17-21|98	autoconf-2.13
12mr|ORBit-0.5.17-21|99	cd ..
12mr|ORBit-0.5.17-21|100	
12mr|ORBit-0.5.17-21|101	# cputoolize to get updated config.{sub,guess}
12mr|ORBit-0.5.17-21|102	%{?__cputoolize: %{__cputoolize} -c popt}
12mr|ORBit-0.5.17-21|103	%{?__cputoolize: %{__cputoolize} -c libIDL}
12mr|ORBit-0.5.17-21|104	
12mr|ORBit-0.5.17-21|105	%build
12mr|ORBit-0.5.17-21|106	%configure2_5x
12mr|ORBit-0.5.17-21|107	
12mr|ORBit-0.5.17-21|108	#don't use macro, parallel compilation is broken
12mr|ORBit-0.5.17-21|109	make LIBTOOL=libtool
12mr|ORBit-0.5.17-21|110	
12mr|ORBit-0.5.17-21|111	# 1 test fails on ppc
12mr|ORBit-0.5.17-21|112	%ifnarch ppc
12mr|ORBit-0.5.17-21|113	make check
12mr|ORBit-0.5.17-21|114	%endif
12mr|ORBit-0.5.17-21|115	
12mr|ORBit-0.5.17-21|116	%install
12mr|ORBit-0.5.17-21|117	%makeinstall_std  LIBTOOL=libtool
12mr|ORBit-0.5.17-21|118	
12mr|ORBit-0.5.17-21|119	%multiarch_binaries %{buildroot}%{_bindir}/orbit-config
12mr|ORBit-0.5.17-21|120	
12mr|ORBit-0.5.17-21|121	%multiarch_binaries %{buildroot}%{_bindir}/libIDL-config
12mr|ORBit-0.5.17-21|122	
12mr|ORBit-0.5.17-21|123	mkdir -p %{buildroot}%{_sysconfdir}/CORBA/servers
12mr|ORBit-0.5.17-21|124	
12mr|ORBit-0.5.17-21|125	%files
12mr|ORBit-0.5.17-21|126	%doc AUTHORS COPYING ChangeLog NEWS README TODO
12mr|ORBit-0.5.17-21|127	%{_bindir}/ior-decode
12mr|ORBit-0.5.17-21|128	%{_bindir}/name-client
12mr|ORBit-0.5.17-21|129	%{_bindir}/*-server
12mr|ORBit-0.5.17-21|130	%{_bindir}/orbit-ird
12mr|ORBit-0.5.17-21|131	%{_datadir}/idl
12mr|ORBit-0.5.17-21|132	%{_sysconfdir}/CORBA
12mr|ORBit-0.5.17-21|133	
12mr|ORBit-0.5.17-21|134	%files -n %{lib_name}
12mr|ORBit-0.5.17-21|135	%{_libdir}/*.so.*
12mr|ORBit-0.5.17-21|136	
12mr|ORBit-0.5.17-21|137	%files -n %{lib_name}-devel
12mr|ORBit-0.5.17-21|138	%doc docs/*
12mr|ORBit-0.5.17-21|139	%{_bindir}/libIDL-config
12mr|ORBit-0.5.17-21|140	%multiarch %{_bindir}/multiarch-*/libIDL-config
12mr|ORBit-0.5.17-21|141	
12mr|ORBit-0.5.17-21|142	%{_bindir}/orbit-config
12mr|ORBit-0.5.17-21|143	%multiarch %{multiarch_bindir}/orbit-config
12mr|ORBit-0.5.17-21|144	
12mr|ORBit-0.5.17-21|145	%{_bindir}/orbit-idl
12mr|ORBit-0.5.17-21|146	%{_includedir}/*
12mr|ORBit-0.5.17-21|147	%{_infodir}/libIDL.info*
12mr|ORBit-0.5.17-21|148	%{_libdir}/*.sh
12mr|ORBit-0.5.17-21|149	%{_libdir}/*.a
12mr|ORBit-0.5.17-21|150	%{_libdir}/*.so
12mr|ORBit-0.5.17-21|151	%{_libdir}/pkgconfig/*
12mr|ORBit-0.5.17-21|152	%{_datadir}/aclocal/*
12mr|ORBit-0.5.17-21|153	
12mr|ORBit-0.5.17-21|154	
12mr|ORBit-0.5.17-21|155	%changelog
12mr|ORBit-0.5.17-21|156	* Sun Aug  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ORBit-0.5.17-21|157	+ Commit: eb9e58f
12mr|ORBit-0.5.17-21|158	- Drop .la files, spec cleanup
12mr|ORBit-0.5.17-21|159	
12mr|ORBit-0.5.17-21|160	

15366 12
12mr|ORBit2-2.14.19-7|1	%define major	0
12mr|ORBit2-2.14.19-7|2	%define api 2.0
12mr|ORBit2-2.14.19-7|3	%define libname			%mklibname %{name}_ %{major}
12mr|ORBit2-2.14.19-7|4	%define libimodule		%mklibname ORBit-imodule2_ %{major}
12mr|ORBit2-2.14.19-7|5	%define libCosNaming	%mklibname ORBit-CosNaming2_ %{major}
12mr|ORBit2-2.14.19-7|6	%define develname		%mklibname -d %{name}
12mr|ORBit2-2.14.19-7|7	
12mr|ORBit2-2.14.19-7|8	Name:		ORBit2
12mr|ORBit2-2.14.19-7|9	Version:	2.14.19
12mr|ORBit2-2.14.19-7|10	Release:	7
12mr|ORBit2-2.14.19-7|11	Summary:	High-performance CORBA Object Request Broker
12mr|ORBit2-2.14.19-7|12	License:	LGPLv2+
12mr|ORBit2-2.14.19-7|13	Group:		Graphical desktop/GNOME
12mr|ORBit2-2.14.19-7|14	URL:		http://www.gnome.org/projects/ORBit2/
12mr|ORBit2-2.14.19-7|15	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|ORBit2-2.14.19-7|16	# (fc) 2.4.1-2mdk fix crash when /tmp is not readable
12mr|ORBit2-2.14.19-7|17	Patch0:		ORBit2-2.14.4-tmpdir.patch
12mr|ORBit2-2.14.19-7|18	# handle ref leaks in the a11y stack more gracefully
12mr|ORBit2-2.14.19-7|19	Patch1:		ORBit2-2.14.3-ref-leaks.patch
12mr|ORBit2-2.14.19-7|20	# bumps tolerance up from 50 to 200kb
12mr|ORBit2-2.14.19-7|21	Patch2:		ORBit2-2.14.19_test-mem_tolerance.patch
12mr|ORBit2-2.14.19-7|22	
12mr|ORBit2-2.14.19-7|23	BuildRequires:	indent
12mr|ORBit2-2.14.19-7|24	BuildRequires:	gtk-doc
12mr|ORBit2-2.14.19-7|25	BuildRequires:	pkgconfig(glib-2.0) >= 2.0.0
12mr|ORBit2-2.14.19-7|26	BuildRequires:	pkgconfig(libIDL-2.0) >= 0.8.10
12mr|ORBit2-2.14.19-7|27	BUildRequires:	pkgconfig(popt) >= 1.5
12mr|ORBit2-2.14.19-7|28	Requires:	%{libname} = %{version}-%{release}
12mr|ORBit2-2.14.19-7|29	
12mr|ORBit2-2.14.19-7|30	%description
12mr|ORBit2-2.14.19-7|31	ORBit is a high-performance CORBA (Common Object Request Broker
12mr|ORBit2-2.14.19-7|32	Architecture) ORB (object request broker). It allows programs to
12mr|ORBit2-2.14.19-7|33	send requests and receive replies from other programs, regardless
12mr|ORBit2-2.14.19-7|34	of the locations of the two programs. CORBA is an architecture that
12mr|ORBit2-2.14.19-7|35	enables communication between program objects, regardless of the
12mr|ORBit2-2.14.19-7|36	programming language they're written in or the operating system they
12mr|ORBit2-2.14.19-7|37	run on.
12mr|ORBit2-2.14.19-7|38	
12mr|ORBit2-2.14.19-7|39	You will need to install this package if you want to run programs that use
12mr|ORBit2-2.14.19-7|40	the ORBit implementation of CORBA technology.
12mr|ORBit2-2.14.19-7|41	
12mr|ORBit2-2.14.19-7|42	%package -n %{libname}
12mr|ORBit2-2.14.19-7|43	Summary:	High-performance CORBA Object Request Broker
12mr|ORBit2-2.14.19-7|44	Group:		System/Libraries
12mr|ORBit2-2.14.19-7|45	Provides:	lib%{name} = %{version}-%{release}
12mr|ORBit2-2.14.19-7|46	
12mr|ORBit2-2.14.19-7|47	%description -n %{libname}
12mr|ORBit2-2.14.19-7|48	This package contains core library of the ORBit implementation
12mr|ORBit2-2.14.19-7|49	of CORBA technology.
12mr|ORBit2-2.14.19-7|50	
12mr|ORBit2-2.14.19-7|51	%package -n %{libimodule}
12mr|ORBit2-2.14.19-7|52	Summary:	High-performance CORBA Object Request Broker
12mr|ORBit2-2.14.19-7|53	Group:		System/Libraries
12mr|ORBit2-2.14.19-7|54	Conflicts:	%{_lib}ORBit2_0 < 2.14.19-5
12mr|ORBit2-2.14.19-7|55	
12mr|ORBit2-2.14.19-7|56	%description -n %{libimodule}
12mr|ORBit2-2.14.19-7|57	This package contains imodule library of the ORBit implementation
12mr|ORBit2-2.14.19-7|58	of CORBA technology.
12mr|ORBit2-2.14.19-7|59	
12mr|ORBit2-2.14.19-7|60	%package -n %{libCosNaming}
12mr|ORBit2-2.14.19-7|61	Summary:	High-performance CORBA Object Request Broker
12mr|ORBit2-2.14.19-7|62	Group:		System/Libraries
12mr|ORBit2-2.14.19-7|63	Conflicts:	%{_lib}ORBit2_0 < 2.14.19-5
12mr|ORBit2-2.14.19-7|64	
12mr|ORBit2-2.14.19-7|65	%description -n %{libCosNaming}
12mr|ORBit2-2.14.19-7|66	This package contains CosNaming library of the ORBit implementation
12mr|ORBit2-2.14.19-7|67	of CORBA technology.
12mr|ORBit2-2.14.19-7|68	
12mr|ORBit2-2.14.19-7|69	%package -n %{develname}
12mr|ORBit2-2.14.19-7|70	Summary:	Development libraries, header files and utilities for ORBit
12mr|ORBit2-2.14.19-7|71	Group:		Development/GNOME and GTK+
12mr|ORBit2-2.14.19-7|72	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|ORBit2-2.14.19-7|73	Requires:	%{libname} = %{version}-%{release}
12mr|ORBit2-2.14.19-7|74	Requires:	%{libimodule} = %{version}-%{release}
12mr|ORBit2-2.14.19-7|75	Requires:	%{libCosNaming} = %{version}-%{release}
12mr|ORBit2-2.14.19-7|76	# needed for orbit-idl-2
12mr|ORBit2-2.14.19-7|77	Requires:	indent
12mr|ORBit2-2.14.19-7|78	
12mr|ORBit2-2.14.19-7|79	%description -n %{develname}
12mr|ORBit2-2.14.19-7|80	This package contains the header files, libraries and utilities
12mr|ORBit2-2.14.19-7|81	necessary to write programs that use CORBA technology. If you want to
12mr|ORBit2-2.14.19-7|82	write such programs, you'll also need to install the ORBit package.
12mr|ORBit2-2.14.19-7|83	
12mr|ORBit2-2.14.19-7|84	%prep
12mr|ORBit2-2.14.19-7|85	%setup -q
12mr|ORBit2-2.14.19-7|86	%apply_patches
12mr|ORBit2-2.14.19-7|87	
12mr|ORBit2-2.14.19-7|88	# this is a hack for glib2.0 >= 2.31.0
12mr|ORBit2-2.14.19-7|89	sed -i -e 's/-DG_DISABLE_DEPRECATED//g' \
12mr|ORBit2-2.14.19-7|90	./linc2/src/Makefile.*
12mr|ORBit2-2.14.19-7|91	
12mr|ORBit2-2.14.19-7|92	%build
12mr|ORBit2-2.14.19-7|93	%configure2_5x \
12mr|ORBit2-2.14.19-7|94	--enable-gtk-doc \
12mr|ORBit2-2.14.19-7|95	--enable-purify \
12mr|ORBit2-2.14.19-7|96	--disable-static
12mr|ORBit2-2.14.19-7|97	
12mr|ORBit2-2.14.19-7|98	%make
12mr|ORBit2-2.14.19-7|99	
12mr|ORBit2-2.14.19-7|100	%check
12mr|ORBit2-2.14.19-7|101	make check
12mr|ORBit2-2.14.19-7|102	
12mr|ORBit2-2.14.19-7|103	%install
12mr|ORBit2-2.14.19-7|104	rm -rf %{buildroot}
12mr|ORBit2-2.14.19-7|105	%makeinstall_std
12mr|ORBit2-2.14.19-7|106	
12mr|ORBit2-2.14.19-7|107	# multiarch policy
12mr|ORBit2-2.14.19-7|108	%multiarch_binaries %{buildroot}%{_bindir}/orbit2-config
12mr|ORBit2-2.14.19-7|109	
12mr|ORBit2-2.14.19-7|110	%multiarch_includes %{buildroot}%{_includedir}/orbit-%{api}/orbit/orbit-config.h
12mr|ORBit2-2.14.19-7|111	
12mr|ORBit2-2.14.19-7|112	# Rename doc to prevent name conflict
12mr|ORBit2-2.14.19-7|113	cp src/services/name/README README.service-name
12mr|ORBit2-2.14.19-7|114	
12mr|ORBit2-2.14.19-7|115	%files
12mr|ORBit2-2.14.19-7|116	%doc README.service-name AUTHORS NEWS MAINTAINERS README
12mr|ORBit2-2.14.19-7|117	%{_bindir}/linc-cleanup-sockets
12mr|ORBit2-2.14.19-7|118	%{_bindir}/ior-decode-2
12mr|ORBit2-2.14.19-7|119	%{_bindir}/typelib-dump
12mr|ORBit2-2.14.19-7|120	%dir %{_libdir}/orbit-%{api}
12mr|ORBit2-2.14.19-7|121	%{_libdir}/orbit-%{api}/Everything_module.so
12mr|ORBit2-2.14.19-7|122	
12mr|ORBit2-2.14.19-7|123	%files -n %{libname}
12mr|ORBit2-2.14.19-7|124	%{_libdir}/libORBit-2.so.%{major}*
12mr|ORBit2-2.14.19-7|125	
12mr|ORBit2-2.14.19-7|126	%files -n %{libimodule}
12mr|ORBit2-2.14.19-7|127	%{_libdir}/libORBit-imodule-2.so.%{major}*
12mr|ORBit2-2.14.19-7|128	
12mr|ORBit2-2.14.19-7|129	%files -n %{libCosNaming}
12mr|ORBit2-2.14.19-7|130	%{_libdir}/libORBitCosNaming-2.so.%{major}*
12mr|ORBit2-2.14.19-7|131	
12mr|ORBit2-2.14.19-7|132	%files -n %{develname}
12mr|ORBit2-2.14.19-7|133	%doc %{_datadir}/gtk-doc/html/*
12mr|ORBit2-2.14.19-7|134	%{_bindir}/orbit2-config
12mr|ORBit2-2.14.19-7|135	%{multiarch_bindir}/orbit2-config
12mr|ORBit2-2.14.19-7|136	%{_bindir}/orbit-idl-2
12mr|ORBit2-2.14.19-7|137	%{_datadir}/aclocal/*.m4
12mr|ORBit2-2.14.19-7|138	%{_datadir}/idl/orbit-%{api}
12mr|ORBit2-2.14.19-7|139	%{_includedir}/*
12mr|ORBit2-2.14.19-7|140	%{_libdir}/lib*.so
12mr|ORBit2-2.14.19-7|141	%{_libdir}/libname-server-2.a
12mr|ORBit2-2.14.19-7|142	%{_libdir}/pkgconfig/*.pc
12mr|ORBit2-2.14.19-7|143	
12mr|ORBit2-2.14.19-7|144	
12mr|ORBit2-2.14.19-7|145	
12mr|ORBit2-2.14.19-7|146	
12mr|ORBit2-2.14.19-7|147	%changelog
12mr|ORBit2-2.14.19-7|148	* Sun Aug  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ORBit2-2.14.19-7|149	+ Commit: b101abb
12mr|ORBit2-2.14.19-7|150	- Update testmem patch
12mr|ORBit2-2.14.19-7|151	
12mr|ORBit2-2.14.19-7|152	* Sun Aug  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ORBit2-2.14.19-7|153	+ Commit: abcae42
12mr|ORBit2-2.14.19-7|154	- Sync with Cooker (drop .la files, spec cleanups)
12mr|ORBit2-2.14.19-7|155	
12mr|ORBit2-2.14.19-7|156	

15367 12
12mr|orc-0.4.16-2|1	%define api 0.4
12mr|orc-0.4.16-2|2	%define major 0
12mr|orc-0.4.16-2|3	%define libname %mklibname %{name} %{api} %{major}
12mr|orc-0.4.16-2|4	%define develname %mklibname -d %{name}
12mr|orc-0.4.16-2|5	
12mr|orc-0.4.16-2|6	Summary:	The Oil Runtime Compiler
12mr|orc-0.4.16-2|7	Name:		orc
12mr|orc-0.4.16-2|8	Version:	0.4.16
12mr|orc-0.4.16-2|9	Release:	2
12mr|orc-0.4.16-2|10	Source0:	http://code.entropywave.com/download/orc/%{name}-%{version}.tar.gz
12mr|orc-0.4.16-2|11	License:	BSD
12mr|orc-0.4.16-2|12	Group:		Development/Other
12mr|orc-0.4.16-2|13	Url:		http://code.entropywave.com/projects/orc/
12mr|orc-0.4.16-2|14	
12mr|orc-0.4.16-2|15	%description
12mr|orc-0.4.16-2|16	Orc is a library and set of tools for compiling and executing very
12mr|orc-0.4.16-2|17	simple programs that operate on arrays of data.  The “language” is a
12mr|orc-0.4.16-2|18	generic assembly language that represents many of the features
12mr|orc-0.4.16-2|19	available in SIMD architectures, including saturated addition and
12mr|orc-0.4.16-2|20	subtraction, and many arithmetic operations.
12mr|orc-0.4.16-2|21	
12mr|orc-0.4.16-2|22	%package -n %{libname}
12mr|orc-0.4.16-2|23	Summary:	The Oil Runtime Compiler
12mr|orc-0.4.16-2|24	Group:		System/Libraries
12mr|orc-0.4.16-2|25	
12mr|orc-0.4.16-2|26	%description -n %{libname}
12mr|orc-0.4.16-2|27	Orc is a library and set of tools for compiling and executing very
12mr|orc-0.4.16-2|28	simple programs that operate on arrays of data.  The “language” is a
12mr|orc-0.4.16-2|29	generic assembly language that represents many of the features
12mr|orc-0.4.16-2|30	available in SIMD architectures, including saturated addition and
12mr|orc-0.4.16-2|31	subtraction, and many arithmetic operations.
12mr|orc-0.4.16-2|32	
12mr|orc-0.4.16-2|33	%package -n %{develname}
12mr|orc-0.4.16-2|34	Summary:	The Oil Runtime Compiler
12mr|orc-0.4.16-2|35	Group:		Development/C
12mr|orc-0.4.16-2|36	Requires:	%{libname} = %{version}-%{release}
12mr|orc-0.4.16-2|37	Requires:	%{name} >= %{version}-%{release}
12mr|orc-0.4.16-2|38	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|orc-0.4.16-2|39	
12mr|orc-0.4.16-2|40	%description -n %{develname}
12mr|orc-0.4.16-2|41	Orc is a library and set of tools for compiling and executing very
12mr|orc-0.4.16-2|42	simple programs that operate on arrays of data.  The “language” is a
12mr|orc-0.4.16-2|43	generic assembly language that represents many of the features
12mr|orc-0.4.16-2|44	available in SIMD architectures, including saturated addition and
12mr|orc-0.4.16-2|45	subtraction, and many arithmetic operations.
12mr|orc-0.4.16-2|46	
12mr|orc-0.4.16-2|47	%prep
12mr|orc-0.4.16-2|48	%setup -q
12mr|orc-0.4.16-2|49	
12mr|orc-0.4.16-2|50	%build
12mr|orc-0.4.16-2|51	%configure2_5x
12mr|orc-0.4.16-2|52	%make
12mr|orc-0.4.16-2|53	
12mr|orc-0.4.16-2|54	%install
12mr|orc-0.4.16-2|55	%makeinstall_std
12mr|orc-0.4.16-2|56	
12mr|orc-0.4.16-2|57	%files
12mr|orc-0.4.16-2|58	%doc README TODO
12mr|orc-0.4.16-2|59	%{_bindir}/orcc
12mr|orc-0.4.16-2|60	%{_bindir}/orc-bugreport
12mr|orc-0.4.16-2|61	
12mr|orc-0.4.16-2|62	%files -n %{libname}
12mr|orc-0.4.16-2|63	%{_libdir}/liborc*-%{api}.so.%{major}*
12mr|orc-0.4.16-2|64	
12mr|orc-0.4.16-2|65	%files -n %{develname}
12mr|orc-0.4.16-2|66	%{_includedir}/%{name}-%{api}/
12mr|orc-0.4.16-2|67	%{_libdir}/liborc*-%{api}.a
12mr|orc-0.4.16-2|68	%{_libdir}/liborc*-%{api}.so
12mr|orc-0.4.16-2|69	%{_libdir}/pkgconfig/orc-%{api}.pc
12mr|orc-0.4.16-2|70	%{_datadir}/gtk-doc/html/orc
12mr|orc-0.4.16-2|71	%{_datadir}/aclocal/orc.m4
12mr|orc-0.4.16-2|72	
12mr|orc-0.4.16-2|73	
12mr|orc-0.4.16-2|74	
12mr|orc-0.4.16-2|75	%changelog
12mr|orc-0.4.16-2|76	* Sat Aug  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|orc-0.4.16-2|77	+ Commit: b9fd7ad
12mr|orc-0.4.16-2|78	- Drop .la files, spec cleanup
12mr|orc-0.4.16-2|79	
12mr|orc-0.4.16-2|80	

15368 12
12mr|orca-3.6.2-1|1	# debug is empty anyway and rpmlint rejects build
12mr|orca-3.6.2-1|2	
12mr|orca-3.6.2-1|3	%define _enable_debug_packages %{nil}
12mr|orca-3.6.2-1|4	%define debug_package %{nil}
12mr|orca-3.6.2-1|5	
12mr|orca-3.6.2-1|6	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|orca-3.6.2-1|7	
12mr|orca-3.6.2-1|8	Summary:	GNOME screen reader for people with visual impairments
12mr|orca-3.6.2-1|9	Name:		orca
12mr|orca-3.6.2-1|10	Version:	3.6.2
12mr|orca-3.6.2-1|11	Release:	1
12mr|orca-3.6.2-1|12	License:	LGPLv2+
12mr|orca-3.6.2-1|13	Group:		Accessibility
12mr|orca-3.6.2-1|14	URL:		http://live.gnome.org/Orca/
12mr|orca-3.6.2-1|15	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|orca-3.6.2-1|16	
12mr|orca-3.6.2-1|17	BuildRequires:	brlapi-python
12mr|orca-3.6.2-1|18	BuildRequires:	gnome-common
12mr|orca-3.6.2-1|19	BuildRequires:	intltool
12mr|orca-3.6.2-1|20	BuildRequires:	python-gi
12mr|orca-3.6.2-1|21	BuildRequires:	pkgconfig(atspi-2)
12mr|orca-3.6.2-1|22	BuildRequires:	pkgconfig(gnome-doc-utils) >= 0.17.3
12mr|orca-3.6.2-1|23	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.1.14
12mr|orca-3.6.2-1|24	BuildRequires:	pkgconfig(pygobject-3.0) >= 2.90.3
12mr|orca-3.6.2-1|25	BuildRequires:	pkgconfig(python)
12mr|orca-3.6.2-1|26	BuildRequires:	python-dbus
12mr|orca-3.6.2-1|27	BuildRequires:	python-cairo
12mr|orca-3.6.2-1|28	BuildRequires:	python-pyxdg
12mr|orca-3.6.2-1|29	BuildRequires:	python-speechd
12mr|orca-3.6.2-1|30	BuildRequires:	python-braille
12mr|orca-3.6.2-1|31	BuildRequires:	itstool
12mr|orca-3.6.2-1|32	Requires:	python-dbus
12mr|orca-3.6.2-1|33	Requires:	python-cairo
12mr|orca-3.6.2-1|34	Requires:	python-pyxdg
12mr|orca-3.6.2-1|35	Requires:	python-speechd
12mr|orca-3.6.2-1|36	Requires:	python-braille
12mr|orca-3.6.2-1|37	Requires:	brlapi-python
12mr|orca-3.6.2-1|38	Requires:	python-pyatspi
12mr|orca-3.6.2-1|39	
12mr|orca-3.6.2-1|40	%description
12mr|orca-3.6.2-1|41	A flexible, scriptable, extensible screen reader for the GNOME platform
12mr|orca-3.6.2-1|42	that provides access via speech synthesis, braille, and magnification.
12mr|orca-3.6.2-1|43	
12mr|orca-3.6.2-1|44	%prep
12mr|orca-3.6.2-1|45	%setup -q
12mr|orca-3.6.2-1|46	
12mr|orca-3.6.2-1|47	%build
12mr|orca-3.6.2-1|48	%configure2_5x
12mr|orca-3.6.2-1|49	%make
12mr|orca-3.6.2-1|50	
12mr|orca-3.6.2-1|51	%install
12mr|orca-3.6.2-1|52	%makeinstall_std
12mr|orca-3.6.2-1|53	
12mr|orca-3.6.2-1|54	%find_lang %{name} --with-gnome
12mr|orca-3.6.2-1|55	
12mr|orca-3.6.2-1|56	%files -f %{name}.lang
12mr|orca-3.6.2-1|57	%doc README NEWS
12mr|orca-3.6.2-1|58	%{_sysconfdir}/xdg/autostart/%{name}-autostart.desktop
12mr|orca-3.6.2-1|59	%{_bindir}/%{name}
12mr|orca-3.6.2-1|60	%{py_platsitedir}/*orca*
12mr|orca-3.6.2-1|61	%{_datadir}/%{name}
12mr|orca-3.6.2-1|62	%{_datadir}/applications/%{name}.desktop
12mr|orca-3.6.2-1|63	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12mr|orca-3.6.2-1|64	%{_mandir}/man1/%{name}.1*

15369 12
12mr|oregano-0.70-1|1	Summary:	A GUI to simulate electronic circuit
12mr|oregano-0.70-1|2	Name:		oregano
12mr|oregano-0.70-1|3	Version:	0.70
12mr|oregano-0.70-1|4	Release:	1
12mr|oregano-0.70-1|5	License:	GPLv2+
12mr|oregano-0.70-1|6	Group:		Graphics
12mr|oregano-0.70-1|7	URL:		https://github.com/marc-lorber/oregano
12mr|oregano-0.70-1|8	Source:		%{name}-%{version}.tar.gz
12mr|oregano-0.70-1|9	Patch0:		oregano-0.70-sfmt.patch
12mr|oregano-0.70-1|10	Patch1:		oregano-0.70-linkage.patch
12mr|oregano-0.70-1|11	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|oregano-0.70-1|12	BuildRequires:	pkgconfig(libglade-2.0)
12mr|oregano-0.70-1|13	BuildRequires:	pkgconfig(libgnomeui-2.0)
12mr|oregano-0.70-1|14	BuildRequires:	pkgconfig(libxml-2.0)
12mr|oregano-0.70-1|15	BuildRequires:	pkgconfig(libgnomecanvas-2.0)
12mr|oregano-0.70-1|16	BuildRequires:	pkgconfig(gtksourceview-2.0)
12mr|oregano-0.70-1|17	BuildRequires:	pkgconfig(cairo)
12mr|oregano-0.70-1|18	BuildRequires:	pkgconfig(freetype2)
12mr|oregano-0.70-1|19	BuildRequires:	pkgconfig(libgnomeprintui-2.2)
12mr|oregano-0.70-1|20	BuildRequires:	pkgconfig(xpm)
12mr|oregano-0.70-1|21	
12mr|oregano-0.70-1|22	BuildRequires:	gettext
12mr|oregano-0.70-1|23	BuildRequires:	intltool
12mr|oregano-0.70-1|24	BuildRequires:	perl-XML-Parser
12mr|oregano-0.70-1|25	BuildRequires:	scrollkeeper
12mr|oregano-0.70-1|26	BuildRequires:	gnome-common
12mr|oregano-0.70-1|27	
12mr|oregano-0.70-1|28	%description
12mr|oregano-0.70-1|29	Oregano is an application for schematic capture and simulation of
12mr|oregano-0.70-1|30	electrical circuits. For the actual simulation, Oregano acts as a
12mr|oregano-0.70-1|31	front-end for SPICE, which is more or less the industry standard for
12mr|oregano-0.70-1|32	circuit simulation.
12mr|oregano-0.70-1|33	
12mr|oregano-0.70-1|34	%prep
12mr|oregano-0.70-1|35	%setup -q
12mr|oregano-0.70-1|36	%patch0 -p1
12mr|oregano-0.70-1|37	%patch1 -p1
12mr|oregano-0.70-1|38	
12mr|oregano-0.70-1|39	%build
12mr|oregano-0.70-1|40	./autogen.sh
12mr|oregano-0.70-1|41	%configure2_5x
12mr|oregano-0.70-1|42	%make
12mr|oregano-0.70-1|43	
12mr|oregano-0.70-1|44	%install
12mr|oregano-0.70-1|45	%makeinstall_std
12mr|oregano-0.70-1|46	
12mr|oregano-0.70-1|47	mkdir -p %{buildroot}%{_iconsdir}/hicolor/scalable/apps
12mr|oregano-0.70-1|48	cp data/mime/gnome-oregano.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/gnome-oregano.svg
12mr|oregano-0.70-1|49	perl -pi -e 's,gnome-oregano.svg,gnome-oregano,g' %{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|oregano-0.70-1|50	
12mr|oregano-0.70-1|51	rm -rf %{buildroot}%{_datadir}/mime/{XMLnamespaces,generic-icons,globs,globs2,icons,magic,mime.cache,treemagic,types,aliases,subclasses}
12mr|oregano-0.70-1|52	rm -rf %{buildroot}%{_datadir}/mime/application/*.xml
12mr|oregano-0.70-1|53	
12mr|oregano-0.70-1|54	%find_lang %{name} --with-gnome
12mr|oregano-0.70-1|55	
12mr|oregano-0.70-1|56	%files -f %{name}.lang
12mr|oregano-0.70-1|57	%doc AUTHORS
12mr|oregano-0.70-1|58	%{_bindir}/*
12mr|oregano-0.70-1|59	%{_datadir}/oregano
12mr|oregano-0.70-1|60	%{_datadir}/applications/*
12mr|oregano-0.70-1|61	%{_iconsdir}/hicolor/scalable/apps/gnome-oregano.svg
12mr|oregano-0.70-1|62	%{_datadir}/mime/packages/*.xml
12mr|oregano-0.70-1|63	
12mr|oregano-0.70-1|64	
12mr|oregano-0.70-1|65	
12mr|oregano-0.70-1|66	%changelog
12mr|oregano-0.70-1|67	* Mon Sep  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|oregano-0.70-1|68	+ Commit: 1a28205
12mr|oregano-0.70-1|69	- Update files
12mr|oregano-0.70-1|70	
12mr|oregano-0.70-1|71	* Mon Sep  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|oregano-0.70-1|72	+ Commit: 3558323
12mr|oregano-0.70-1|73	- Add patch to fix linkage, update files section
12mr|oregano-0.70-1|74	
12mr|oregano-0.70-1|75	* Mon Sep  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|oregano-0.70-1|76	+ Commit: 968bb84
12mr|oregano-0.70-1|77	- Add patch to fix format is not a string literal build error
12mr|oregano-0.70-1|78	
12mr|oregano-0.70-1|79	* Mon Sep  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|oregano-0.70-1|80	+ Commit: f972330
12mr|oregano-0.70-1|81	- Add intltool to BuildRequires
12mr|oregano-0.70-1|82	
12mr|oregano-0.70-1|83	* Mon Sep  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|oregano-0.70-1|84	+ Commit: 6ea9c4e
12mr|oregano-0.70-1|85	- New version 0.70, convert BR to pkgconfig style, no longer uses scons
12mr|oregano-0.70-1|86	
12mr|oregano-0.70-1|87	

15370 12
12mr|ortp-0.18.0-2|1	%define major 8
12mr|ortp-0.18.0-2|2	%define libname %mklibname %{name} %{major}
12mr|ortp-0.18.0-2|3	%define libnamedev %mklibname %{name} -d
12mr|ortp-0.18.0-2|4	
12mr|ortp-0.18.0-2|5	Summary:	Real-time Transport Protocol Stack
12mr|ortp-0.18.0-2|6	Name:		ortp
12mr|ortp-0.18.0-2|7	Version:	0.18.0
12mr|ortp-0.18.0-2|8	Release:	2
12mr|ortp-0.18.0-2|9	License:	LGPLv2+
12mr|ortp-0.18.0-2|10	Group:		Communications
12mr|ortp-0.18.0-2|11	URL:		http://linphone.org/ortp/
12mr|ortp-0.18.0-2|12	Source0:	http://download.savannah.gnu.org/releases-noredirect/linphone/ortp/sources/%{name}-%{version}.tar.gz
12mr|ortp-0.18.0-2|13	Source1:	http://download.savannah.gnu.org/releases-noredirect/linphone/ortp/sources/%{name}-%{version}.tar.gz.sig
12mr|ortp-0.18.0-2|14	BuildRequires:	pkgconfig(openssl)
12mr|ortp-0.18.0-2|15	BuildRequires:	doxygen
12mr|ortp-0.18.0-2|16	
12mr|ortp-0.18.0-2|17	%description
12mr|ortp-0.18.0-2|18	oRTP is a LGPL licensed C library implementing the RTP protocol
12mr|ortp-0.18.0-2|19	(rfc1889). It is available for most unix clones (primilarly Linux and
12mr|ortp-0.18.0-2|20	HP-UX), and Microsoft Windows.
12mr|ortp-0.18.0-2|21	
12mr|ortp-0.18.0-2|22	%package -n	%{libname}
12mr|ortp-0.18.0-2|23	Summary:	Real-time Transport Protocol Stack
12mr|ortp-0.18.0-2|24	Group:		System/Libraries
12mr|ortp-0.18.0-2|25	
12mr|ortp-0.18.0-2|26	%description -n	%{libname}
12mr|ortp-0.18.0-2|27	oRTP is a LGPL licensed C library implementing the RTP protocol
12mr|ortp-0.18.0-2|28	(rfc1889). It is available for most unix clones (primilarly Linux and
12mr|ortp-0.18.0-2|29	HP-UX), and Microsoft Windows.
12mr|ortp-0.18.0-2|30	
12mr|ortp-0.18.0-2|31	%package -n	%{libnamedev}
12mr|ortp-0.18.0-2|32	Summary:	Headers, libraries and docs for the oRTP library
12mr|ortp-0.18.0-2|33	Group:		Development/Other
12mr|ortp-0.18.0-2|34	Provides:	%{name}-devel = %{version}
12mr|ortp-0.18.0-2|35	Requires:	%{libname} = %{version}
12mr|ortp-0.18.0-2|36	Obsoletes:	%{libname}5-devel < 0.18.0
12mr|ortp-0.18.0-2|37	
12mr|ortp-0.18.0-2|38	%description -n %{libnamedev}
12mr|ortp-0.18.0-2|39	oRTP is a LGPL licensed C library implementing the RTP protocol
12mr|ortp-0.18.0-2|40	(rfc1889). It is available for most unix clones (primilarly Linux and
12mr|ortp-0.18.0-2|41	HP-UX), and Microsoft Windows.
12mr|ortp-0.18.0-2|42	
12mr|ortp-0.18.0-2|43	This package contains header files and development libraries needed to
12mr|ortp-0.18.0-2|44	develop programs using the oRTP library.
12mr|ortp-0.18.0-2|45	
12mr|ortp-0.18.0-2|46	%prep
12mr|ortp-0.18.0-2|47	%setup -q
12mr|ortp-0.18.0-2|48	
12mr|ortp-0.18.0-2|49	%build
12mr|ortp-0.18.0-2|50	%configure2_5x \
12mr|ortp-0.18.0-2|51	--disable-strict \
12mr|ortp-0.18.0-2|52	--enable-shared \
12mr|ortp-0.18.0-2|53	--disable-static \
12mr|ortp-0.18.0-2|54	--enable-ipv6
12mr|ortp-0.18.0-2|55	
12mr|ortp-0.18.0-2|56	%make
12mr|ortp-0.18.0-2|57	
12mr|ortp-0.18.0-2|58	%install
12mr|ortp-0.18.0-2|59	%makeinstall_std
12mr|ortp-0.18.0-2|60	
12mr|ortp-0.18.0-2|61	%files -n %{libname}
12mr|ortp-0.18.0-2|62	%{_libdir}/*.so.%{major}*
12mr|ortp-0.18.0-2|63	
12mr|ortp-0.18.0-2|64	%files -n %{libnamedev}
12mr|ortp-0.18.0-2|65	%doc AUTHORS COPYING ChangeLog INSTALL README TODO
12mr|ortp-0.18.0-2|66	%{_libdir}/*.so
12mr|ortp-0.18.0-2|67	%{_libdir}/pkgconfig/*.pc
12mr|ortp-0.18.0-2|68	%{_includedir}/%{name}
12mr|ortp-0.18.0-2|69	%{_docdir}/%{name}/%{name}-%{version}
12mr|ortp-0.18.0-2|70	
12mr|ortp-0.18.0-2|71	
12mr|ortp-0.18.0-2|72	%changelog
12mr|ortp-0.18.0-2|73	* Wed Aug  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ortp-0.18.0-2|74	+ Commit: d2c0109
12mr|ortp-0.18.0-2|75	- New version 0.18.0 (sync with Cooker), fix unversioned Obsoletes
12mr|ortp-0.18.0-2|76	
12mr|ortp-0.18.0-2|77	

15371 12
12mr|os-prober-1.56-4|1	%define _libexecdir %{_prefix}/libexec
12mr|os-prober-1.56-4|2	%define lprob linux-boot-prober
12mr|os-prober-1.56-4|3	
12mr|os-prober-1.56-4|4	Name:           os-prober
12mr|os-prober-1.56-4|5	Version:        1.56
12mr|os-prober-1.56-4|6	Release:        4
12mr|os-prober-1.56-4|7	Summary:        Probes disks on the system for installed operating systems
12mr|os-prober-1.56-4|8	
12mr|os-prober-1.56-4|9	Group:          System/Configuration/Boot and Init
12mr|os-prober-1.56-4|10	License:        GPL+
12mr|os-prober-1.56-4|11	URL:            http://kitenet.net/~joey/code/os-prober/
12mr|os-prober-1.56-4|12	Source0:        http://ftp.de.debian.org/debian/pool/main/o/os-prober/%{name}_%{version}.tar.gz
12mr|os-prober-1.56-4|13	Source1:        %{name}-pamd
12mr|os-prober-1.56-4|14	# move newns binary outside of os-prober subdirectory, so that debuginfo
12mr|os-prober-1.56-4|15	# can be automatically generated for it
12mr|os-prober-1.56-4|16	Patch0:         os-prober-newnsdirfix.patch
12mr|os-prober-1.56-4|17	Patch1:         os-prober-bsd-detection.patch
12mr|os-prober-1.56-4|18	Patch2:         os-prober-linux-detection.patch
12mr|os-prober-1.56-4|19	Patch3:		os-prober-missed-os-fix.patch
12mr|os-prober-1.56-4|20	
12mr|os-prober-1.56-4|21	Requires:       udev coreutils util-linux
12mr|os-prober-1.56-4|22	Requires:       grep
12mr|os-prober-1.56-4|23	Requires:		sed
12mr|os-prober-1.56-4|24	Requires:		module-init-tools
12mr|os-prober-1.56-4|25	
12mr|os-prober-1.56-4|26	%description
12mr|os-prober-1.56-4|27	This package detects other OSes available on a system and outputs the results
12mr|os-prober-1.56-4|28	in a generic machine-readable format. Support for new OSes and Linux
12mr|os-prober-1.56-4|29	distributions can be added easily.
12mr|os-prober-1.56-4|30	
12mr|os-prober-1.56-4|31	%prep
12mr|os-prober-1.56-4|32	%setup -q
12mr|os-prober-1.56-4|33	%patch0 -p1
12mr|os-prober-1.56-4|34	%patch1 -p1
12mr|os-prober-1.56-4|35	%patch2 -p1
12mr|os-prober-1.56-4|36	%patch3 -p1
12mr|os-prober-1.56-4|37	find -type f -exec sed -i -e 's|usr/lib|usr/libexec|g' {} \;
12mr|os-prober-1.56-4|38	
12mr|os-prober-1.56-4|39	%build
12mr|os-prober-1.56-4|40	make %{?_smp_mflags} CFLAGS="%{optflags}"
12mr|os-prober-1.56-4|41	
12mr|os-prober-1.56-4|42	%install
12mr|os-prober-1.56-4|43	install -m 0755 -d %{buildroot}%{_bindir}
12mr|os-prober-1.56-4|44	install -m 0755 -d %{buildroot}%{_sbindir}
12mr|os-prober-1.56-4|45	install -m 0755 -d %{buildroot}%{_sysconfdir}/pam.d
12mr|os-prober-1.56-4|46	install -m 0755 -d %{buildroot}%{_var}/lib/%{name}
12mr|os-prober-1.56-4|47	
12mr|os-prober-1.56-4|48	install -m 0755 -p %{name} %{lprob} %{buildroot}%{_sbindir}
12mr|os-prober-1.56-4|49	install -m 0755 -Dp newns %{buildroot}%{_libexecdir}/newns
12mr|os-prober-1.56-4|50	install -m 0644 -Dp common.sh %{buildroot}%{_datadir}/%{name}/common.sh
12mr|os-prober-1.56-4|51	
12mr|os-prober-1.56-4|52	for probes in os-probes os-probes/mounted os-probes/init \
12mr|os-prober-1.56-4|53	linux-boot-probes linux-boot-probes/mounted; do
12mr|os-prober-1.56-4|54	install -m 755 -d %{buildroot}%{_libexecdir}/$probes
12mr|os-prober-1.56-4|55	cp -a $probes/common/* %{buildroot}%{_libexecdir}/$probes
12mr|os-prober-1.56-4|56	if [ -e "$probes/x86" ]; then
12mr|os-prober-1.56-4|57	cp -a $probes/x86/* %{buildroot}%{_libexecdir}/$probes
12mr|os-prober-1.56-4|58	fi
12mr|os-prober-1.56-4|59	done
12mr|os-prober-1.56-4|60	install -m 755 -p os-probes/mounted/powerpc/20macosx \
12mr|os-prober-1.56-4|61	%{buildroot}%{_libexecdir}/os-probes/mounted
12mr|os-prober-1.56-4|62	
12mr|os-prober-1.56-4|63	cp %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{name}
12mr|os-prober-1.56-4|64	cp %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/%{lprob}
12mr|os-prober-1.56-4|65	
12mr|os-prober-1.56-4|66	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
12mr|os-prober-1.56-4|67	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{lprob}
12mr|os-prober-1.56-4|68	
12mr|os-prober-1.56-4|69	%files
12mr|os-prober-1.56-4|70	%doc README TODO debian/copyright debian/changelog
12mr|os-prober-1.56-4|71	%{_bindir}/*
12mr|os-prober-1.56-4|72	%{_sbindir}/*
12mr|os-prober-1.56-4|73	%{_libexecdir}/*
12mr|os-prober-1.56-4|74	%{_datadir}/%{name}
12mr|os-prober-1.56-4|75	%{_var}/lib/%{name}
12mr|os-prober-1.56-4|76	%{_sysconfdir}/pam.d/*
12mr|os-prober-1.56-4|77	

15372 12
12mr|ossp-1.3.2-2|1	%define name ossp
12mr|ossp-1.3.2-2|2	%define version 1.3.2
12mr|ossp-1.3.2-2|3	%define rel 2
12mr|ossp-1.3.2-2|4	%define release %rel
12mr|ossp-1.3.2-2|5	
12mr|ossp-1.3.2-2|6	Summary: OSS (Open Sound System) Proxy Daemon
12mr|ossp-1.3.2-2|7	Name: %{name}
12mr|ossp-1.3.2-2|8	Version: %{version}
12mr|ossp-1.3.2-2|9	Release: %{release}
12mr|ossp-1.3.2-2|10	Source0: %{name}-%{version}.tar.gz
12mr|ossp-1.3.2-2|11	Patch1: 0001-Add-a-very-simple-systemd-unit.patch
12mr|ossp-1.3.2-2|12	Patch2: 0002-udev-Rename-udev-rules-and-add-uaccess-udev-acl-tags.patch
12mr|ossp-1.3.2-2|13	Patch3:	ossp-1.3.2-fix-build-lrt.patch
12mr|ossp-1.3.2-2|14	License: GPLv2
12mr|ossp-1.3.2-2|15	Group: Sound
12mr|ossp-1.3.2-2|16	Url: http://sourceforge.net/projects/osspd/
12mr|ossp-1.3.2-2|17	
12mr|ossp-1.3.2-2|18	BuildRequires: fuse-devel
12mr|ossp-1.3.2-2|19	BuildRequires: pulseaudio-devel
12mr|ossp-1.3.2-2|20	BuildRequires: libalsa-devel
12mr|ossp-1.3.2-2|21	Requires(post):  rpm-helper >= 0.24.1
12mr|ossp-1.3.2-2|22	Requires(preun): rpm-helper >= 0.24.1
12mr|ossp-1.3.2-2|23	Suggests: pulseaudio
12mr|ossp-1.3.2-2|24	
12mr|ossp-1.3.2-2|25	%description
12mr|ossp-1.3.2-2|26	OSS Proxy Daemon is Linux userland OSS sound device (/dev/[a]dsp
12mr|ossp-1.3.2-2|27	and /dev/mixer) implementation using CUSE. Currently it supports
12mr|ossp-1.3.2-2|28	forwarding OSS sound streams to PulseAudio and ALSA.
12mr|ossp-1.3.2-2|29	
12mr|ossp-1.3.2-2|30	
12mr|ossp-1.3.2-2|31	%prep
12mr|ossp-1.3.2-2|32	%setup -q
12mr|ossp-1.3.2-2|33	%apply_patches
12mr|ossp-1.3.2-2|34	
12mr|ossp-1.3.2-2|35	sed -i 's,/usr/local,%{_prefix},' Makefile
12mr|ossp-1.3.2-2|36	sed -i 's,/etc/udev/rules.d,/lib/udev/rules.d,' Makefile
12mr|ossp-1.3.2-2|37	
12mr|ossp-1.3.2-2|38	%build
12mr|ossp-1.3.2-2|39	%make
12mr|ossp-1.3.2-2|40	
12mr|ossp-1.3.2-2|41	%install
12mr|ossp-1.3.2-2|42	rm -rf %{buildroot}
12mr|ossp-1.3.2-2|43	%makeinstall_std
12mr|ossp-1.3.2-2|44	
12mr|ossp-1.3.2-2|45	mkdir -p %{buildroot}%{_sysconfdir}/modprobe.preload.d
12mr|ossp-1.3.2-2|46	echo "cuse" >%{buildroot}%{_sysconfdir}/modprobe.preload.d/%{name}.conf
12mr|ossp-1.3.2-2|47	
12mr|ossp-1.3.2-2|48	#find_lang %{name}
12mr|ossp-1.3.2-2|49	
12mr|ossp-1.3.2-2|50	#files -f %{name}.lang
12mr|ossp-1.3.2-2|51	%files
12mr|ossp-1.3.2-2|52	%doc README
12mr|ossp-1.3.2-2|53	%{_sbindir}/ossp*
12mr|ossp-1.3.2-2|54	/lib/udev/rules.d/70-osscuse.rules
12mr|ossp-1.3.2-2|55	%{_sysconfdir}/modprobe.preload.d/%{name}.conf
12mr|ossp-1.3.2-2|56	/lib/systemd/system/osspd.service
12mr|ossp-1.3.2-2|57	/lib/systemd/system/sound.target.wants/osspd.service
12mr|ossp-1.3.2-2|58	
12mr|ossp-1.3.2-2|59	
12mr|ossp-1.3.2-2|60	%changelog
12mr|ossp-1.3.2-2|61	* Sun Dec 2 2012 akdengi <akdengi>
12mr|ossp-1.3.2-2|62	- initial release
12mr|ossp-1.3.2-2|63	

15373 12
12mr|ossp-uuid-1.6.2-10|1	# needed for rpm53
12mr|ossp-uuid-1.6.2-10|2	%bcond_with bootstrap
12mr|ossp-uuid-1.6.2-10|3	
12mr|ossp-uuid-1.6.2-10|4	%if %{with bootstrap}
12mr|ossp-uuid-1.6.2-10|5	%bcond_with perl
12mr|ossp-uuid-1.6.2-10|6	%bcond_with php
12mr|ossp-uuid-1.6.2-10|7	%bcond_with postgresql
12mr|ossp-uuid-1.6.2-10|8	%else
12mr|ossp-uuid-1.6.2-10|9	%bcond_without perl
12mr|ossp-uuid-1.6.2-10|10	%bcond_without php
12mr|ossp-uuid-1.6.2-10|11	%bcond_without postgresql
12mr|ossp-uuid-1.6.2-10|12	%endif
12mr|ossp-uuid-1.6.2-10|13	
12mr|ossp-uuid-1.6.2-10|14	%define oname	ossp_uuid
12mr|ossp-uuid-1.6.2-10|15	Name:		ossp-uuid
12mr|ossp-uuid-1.6.2-10|16	Version:	1.6.2
12mr|ossp-uuid-1.6.2-10|17	Release:	10
12mr|ossp-uuid-1.6.2-10|18	Summary:	OSSP uuid is a ISO-C:1999 application programming interface
12mr|ossp-uuid-1.6.2-10|19	License:	GPLv2+
12mr|ossp-uuid-1.6.2-10|20	Group:		Development/C
12mr|ossp-uuid-1.6.2-10|21	URL:		http://www.ossp.org/pkg/lib/uuid/
12mr|ossp-uuid-1.6.2-10|22	Source0:	ftp://ftp.ossp.org/pkg/lib/uuid/uuid-%{version}.tar.gz
12mr|ossp-uuid-1.6.2-10|23	Patch0:		uuid-1.6.2-fix-perl-install.patch
12mr|ossp-uuid-1.6.2-10|24	Patch1:		uuid-1.6.2-fix-php-install.patch
12mr|ossp-uuid-1.6.2-10|25	Patch2:		uuid-1.6.2-fix-php-link.patch
12mr|ossp-uuid-1.6.2-10|26	Patch3:		uuid-1.6.2-ossp.patch
12mr|ossp-uuid-1.6.2-10|27	Patch4:		uuid-1.6.2-fix-php-test-module-loading.patch
12mr|ossp-uuid-1.6.2-10|28	Patch5:         uuid-1.6.2-php-54x.patch
12mr|ossp-uuid-1.6.2-10|29	%if %{with postgresql}
12mr|ossp-uuid-1.6.2-10|30	BuildRequires:	postgresql-devel
12mr|ossp-uuid-1.6.2-10|31	%endif
12mr|ossp-uuid-1.6.2-10|32	%if %{with perl}
12mr|ossp-uuid-1.6.2-10|33	BuildRequires:	perl-devel
12mr|ossp-uuid-1.6.2-10|34	%endif
12mr|ossp-uuid-1.6.2-10|35	%if %{with php}
12mr|ossp-uuid-1.6.2-10|36	BuildRequires:	php-devel
12mr|ossp-uuid-1.6.2-10|37	BuildRequires:	php-cli
12mr|ossp-uuid-1.6.2-10|38	%endif
12mr|ossp-uuid-1.6.2-10|39	%rename		%{oname}
12mr|ossp-uuid-1.6.2-10|40	
12mr|ossp-uuid-1.6.2-10|41	%description
12mr|ossp-uuid-1.6.2-10|42	OSSP uuid is a ISO-C:1999 application programming interface (API)
12mr|ossp-uuid-1.6.2-10|43	and corresponding command line interface (CLI) for the generation of
12mr|ossp-uuid-1.6.2-10|44	DCE 1.1, ISO/IEC 11578:1996 and IETF RFC-4122 compliant Universally
12mr|ossp-uuid-1.6.2-10|45	Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version
12mr|ossp-uuid-1.6.2-10|46	1 (time and node based), version 3 (name based, MD5), version 4
12mr|ossp-uuid-1.6.2-10|47	(random number based) and version 5 (name based, SHA-1). Additional
12mr|ossp-uuid-1.6.2-10|48	API bindings are provided for the languages ISO-C++:1998, Perl:5 and
12mr|ossp-uuid-1.6.2-10|49	PHP:4/5. Optional backward compatibility exists for the ISO-C DCE-1.1
12mr|ossp-uuid-1.6.2-10|50	and Perl Data::UUID APIs
12mr|ossp-uuid-1.6.2-10|51	
12mr|ossp-uuid-1.6.2-10|52	%define	major	16
12mr|ossp-uuid-1.6.2-10|53	%define libname %mklibname %{name} %{major}
12mr|ossp-uuid-1.6.2-10|54	%define	oldname	%mklibname %{oname} %{major}
12mr|ossp-uuid-1.6.2-10|55	
12mr|ossp-uuid-1.6.2-10|56	%package -n     %{libname}
12mr|ossp-uuid-1.6.2-10|57	Summary:	Main library for ossp-uuid
12mr|ossp-uuid-1.6.2-10|58	Group:		System/Libraries
12mr|ossp-uuid-1.6.2-10|59	%rename		%{oldname}
12mr|ossp-uuid-1.6.2-10|60	
12mr|ossp-uuid-1.6.2-10|61	%description -n %{libname}
12mr|ossp-uuid-1.6.2-10|62	OSSP uuid is a ISO-C:1999 application programming interface (API)
12mr|ossp-uuid-1.6.2-10|63	and corresponding command line interface (CLI) for the generation of
12mr|ossp-uuid-1.6.2-10|64	DCE 1.1, ISO/IEC 11578:1996 and IETF RFC-4122 compliant Universally
12mr|ossp-uuid-1.6.2-10|65	Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version
12mr|ossp-uuid-1.6.2-10|66	1 (time and node based), version 3 (name based, MD5), version 4
12mr|ossp-uuid-1.6.2-10|67	(random number based) and version 5 (name based, SHA-1). Additional
12mr|ossp-uuid-1.6.2-10|68	API bindings are provided for the languages ISO-C++:1998, Perl:5 and
12mr|ossp-uuid-1.6.2-10|69	PHP:4/5. Optional backward compatibility exists for the ISO-C DCE-1.1
12mr|ossp-uuid-1.6.2-10|70	and Perl Data::UUID APIs
12mr|ossp-uuid-1.6.2-10|71	
12mr|ossp-uuid-1.6.2-10|72	%define	libcxx	%mklibname %{name}++ %{major}
12mr|ossp-uuid-1.6.2-10|73	%define	oldcxx	%mklibname %{oname}++ %{major}
12mr|ossp-uuid-1.6.2-10|74	
12mr|ossp-uuid-1.6.2-10|75	%package -n     %{libcxx}
12mr|ossp-uuid-1.6.2-10|76	Summary:	C++ library for ossp-uuid
12mr|ossp-uuid-1.6.2-10|77	Group:		System/Libraries
12mr|ossp-uuid-1.6.2-10|78	%rename		%{oldcxx}
12mr|ossp-uuid-1.6.2-10|79	
12mr|ossp-uuid-1.6.2-10|80	%description -n	%{libcxx}
12mr|ossp-uuid-1.6.2-10|81	OSSP uuid is a ISO-C:1999 application programming interface (API)
12mr|ossp-uuid-1.6.2-10|82	and corresponding command line interface (CLI) for the generation of
12mr|ossp-uuid-1.6.2-10|83	DCE 1.1, ISO/IEC 11578:1996 and IETF RFC-4122 compliant Universally
12mr|ossp-uuid-1.6.2-10|84	Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version
12mr|ossp-uuid-1.6.2-10|85	1 (time and node based), version 3 (name based, MD5), version 4
12mr|ossp-uuid-1.6.2-10|86	(random number based) and version 5 (name based, SHA-1). Additional
12mr|ossp-uuid-1.6.2-10|87	API bindings are provided for the languages ISO-C++:1998, Perl:5 and
12mr|ossp-uuid-1.6.2-10|88	PHP:4/5. Optional backward compatibility exists for the ISO-C DCE-1.1
12mr|ossp-uuid-1.6.2-10|89	and Perl Data::UUID APIs
12mr|ossp-uuid-1.6.2-10|90	
12mr|ossp-uuid-1.6.2-10|91	%define	libdce	%mklibname %{name}_dce %{major}
12mr|ossp-uuid-1.6.2-10|92	%define	olddce	%mklibname %{oname}_dce %{major}
12mr|ossp-uuid-1.6.2-10|93	
12mr|ossp-uuid-1.6.2-10|94	%package -n     %{libdce}
12mr|ossp-uuid-1.6.2-10|95	Summary:	DCE library for ossp-uuid
12mr|ossp-uuid-1.6.2-10|96	Group:		System/Libraries
12mr|ossp-uuid-1.6.2-10|97	%rename		%{olddce}
12mr|ossp-uuid-1.6.2-10|98	
12mr|ossp-uuid-1.6.2-10|99	%description -n	%{libdce}
12mr|ossp-uuid-1.6.2-10|100	OSSP uuid is a ISO-C:1999 application programming interface (API)
12mr|ossp-uuid-1.6.2-10|101	and corresponding command line interface (CLI) for the generation of
12mr|ossp-uuid-1.6.2-10|102	DCE 1.1, ISO/IEC 11578:1996 and IETF RFC-4122 compliant Universally
12mr|ossp-uuid-1.6.2-10|103	Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version
12mr|ossp-uuid-1.6.2-10|104	1 (time and node based), version 3 (name based, MD5), version 4
12mr|ossp-uuid-1.6.2-10|105	(random number based) and version 5 (name based, SHA-1). Additional
12mr|ossp-uuid-1.6.2-10|106	API bindings are provided for the languages ISO-C++:1998, Perl:5 and
12mr|ossp-uuid-1.6.2-10|107	PHP:4/5. Optional backward compatibility exists for the ISO-C DCE-1.1
12mr|ossp-uuid-1.6.2-10|108	and Perl Data::UUID APIs
12mr|ossp-uuid-1.6.2-10|109	
12mr|ossp-uuid-1.6.2-10|110	%define devname	%mklibname %{name} -d
12mr|ossp-uuid-1.6.2-10|111	%define	devold	%mklibname %{oname} -d
12mr|ossp-uuid-1.6.2-10|112	
12mr|ossp-uuid-1.6.2-10|113	%package -n	%{devname}
12mr|ossp-uuid-1.6.2-10|114	Summary:	Header files for the ossp-uuid library
12mr|ossp-uuid-1.6.2-10|115	Group:		Development/C
12mr|ossp-uuid-1.6.2-10|116	Requires:	%{libname} = %{version}
12mr|ossp-uuid-1.6.2-10|117	Requires:	%{libcxx} = %{version}
12mr|ossp-uuid-1.6.2-10|118	Requires:	%{libdce} = %{version}
12mr|ossp-uuid-1.6.2-10|119	Provides:	%{name}-devel = %{version}-%{release}
12mr|ossp-uuid-1.6.2-10|120	%rename		%{devold}
12mr|ossp-uuid-1.6.2-10|121	
12mr|ossp-uuid-1.6.2-10|122	%description -n	%{devname}
12mr|ossp-uuid-1.6.2-10|123	OSSP uuid is a ISO-C:1999 application programming interface (API)
12mr|ossp-uuid-1.6.2-10|124	and corresponding command line interface (CLI) for the generation of
12mr|ossp-uuid-1.6.2-10|125	DCE 1.1, ISO/IEC 11578:1996 and IETF RFC-4122 compliant Universally
12mr|ossp-uuid-1.6.2-10|126	Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version
12mr|ossp-uuid-1.6.2-10|127	1 (time and node based), version 3 (name based, MD5), version 4
12mr|ossp-uuid-1.6.2-10|128	(random number based) and version 5 (name based, SHA-1). Additional
12mr|ossp-uuid-1.6.2-10|129	API bindings are provided for the languages ISO-C++:1998, Perl:5 and
12mr|ossp-uuid-1.6.2-10|130	PHP:4/5. Optional backward compatibility exists for the ISO-C DCE-1.1
12mr|ossp-uuid-1.6.2-10|131	and Perl Data::UUID APIs
12mr|ossp-uuid-1.6.2-10|132	These are .h files.
12mr|ossp-uuid-1.6.2-10|133	
12mr|ossp-uuid-1.6.2-10|134	%if %{with perl}
12mr|ossp-uuid-1.6.2-10|135	%package -n	perl-OSSP-uuid
12mr|ossp-uuid-1.6.2-10|136	Summary:	Perl bindings for ossp-uuid
12mr|ossp-uuid-1.6.2-10|137	Group:		Development/Perl
12mr|ossp-uuid-1.6.2-10|138	
12mr|ossp-uuid-1.6.2-10|139	%description -n	perl-OSSP-uuid
12mr|ossp-uuid-1.6.2-10|140	This package contains perl bindings for %{name}.
12mr|ossp-uuid-1.6.2-10|141	%endif
12mr|ossp-uuid-1.6.2-10|142	
12mr|ossp-uuid-1.6.2-10|143	%if %{with php}
12mr|ossp-uuid-1.6.2-10|144	%package -n	php-OSSP-uuid
12mr|ossp-uuid-1.6.2-10|145	Summary:	PHP bindings for ossp-uuid
12mr|ossp-uuid-1.6.2-10|146	Group:		Development/PHP
12mr|ossp-uuid-1.6.2-10|147	
12mr|ossp-uuid-1.6.2-10|148	%description -n	php-OSSP-uuid
12mr|ossp-uuid-1.6.2-10|149	This package contains php bindings for %{name}.
12mr|ossp-uuid-1.6.2-10|150	%endif
12mr|ossp-uuid-1.6.2-10|151	
12mr|ossp-uuid-1.6.2-10|152	%if %{with postgresql}
12mr|ossp-uuid-1.6.2-10|153	%package -n	postgresql-OSSP-uuid
12mr|ossp-uuid-1.6.2-10|154	Summary:	Postgresql library for ossp-uuid
12mr|ossp-uuid-1.6.2-10|155	Group:		System/Libraries
12mr|ossp-uuid-1.6.2-10|156	%rename		%{libname}-pgsql
12mr|ossp-uuid-1.6.2-10|157	
12mr|ossp-uuid-1.6.2-10|158	%description -n	postgresql-OSSP-uuid
12mr|ossp-uuid-1.6.2-10|159	OSSP uuid is a ISO-C:1999 application programming interface (API)
12mr|ossp-uuid-1.6.2-10|160	and corresponding command line interface (CLI) for the generation of
12mr|ossp-uuid-1.6.2-10|161	DCE 1.1, ISO/IEC 11578:1996 and IETF RFC-4122 compliant Universally
12mr|ossp-uuid-1.6.2-10|162	Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version
12mr|ossp-uuid-1.6.2-10|163	1 (time and node based), version 3 (name based, MD5), version 4
12mr|ossp-uuid-1.6.2-10|164	(random number based) and version 5 (name based, SHA-1). Additional
12mr|ossp-uuid-1.6.2-10|165	API bindings are provided for the languages ISO-C++:1998, Perl:5 and
12mr|ossp-uuid-1.6.2-10|166	PHP:4/5. Optional backward compatibility exists for the ISO-C DCE-1.1
12mr|ossp-uuid-1.6.2-10|167	and Perl Data::UUID APIs
12mr|ossp-uuid-1.6.2-10|168	%endif
12mr|ossp-uuid-1.6.2-10|169	
12mr|ossp-uuid-1.6.2-10|170	%prep
12mr|ossp-uuid-1.6.2-10|171	%setup -q -n uuid-%{version}
12mr|ossp-uuid-1.6.2-10|172	%patch0 -p1
12mr|ossp-uuid-1.6.2-10|173	%patch1 -p1
12mr|ossp-uuid-1.6.2-10|174	%patch2 -p0
12mr|ossp-uuid-1.6.2-10|175	%patch3 -p1 -b .ossp~
12mr|ossp-uuid-1.6.2-10|176	%patch4 -p1 -b .php_test~
12mr|ossp-uuid-1.6.2-10|177	%patch5 -p1 -b .php54~
12mr|ossp-uuid-1.6.2-10|178	
12mr|ossp-uuid-1.6.2-10|179	%build
12mr|ossp-uuid-1.6.2-10|180	export PHP_ACLOCAL=aclocal
12mr|ossp-uuid-1.6.2-10|181	%configure2_5x	--includedir=%{_includedir}/ossp-uuid \
12mr|ossp-uuid-1.6.2-10|182	%if %{with postgresql}
12mr|ossp-uuid-1.6.2-10|183	--with-pgsql \
12mr|ossp-uuid-1.6.2-10|184	%endif
12mr|ossp-uuid-1.6.2-10|185	%if %{with perl}
12mr|ossp-uuid-1.6.2-10|186	--with-perl \
12mr|ossp-uuid-1.6.2-10|187	%endif
12mr|ossp-uuid-1.6.2-10|188	%if %{with php}
12mr|ossp-uuid-1.6.2-10|189	--with-php \
12mr|ossp-uuid-1.6.2-10|190	%endif
12mr|ossp-uuid-1.6.2-10|191	--with-cxx \
12mr|ossp-uuid-1.6.2-10|192	--with-dce \
12mr|ossp-uuid-1.6.2-10|193	--disable-static
12mr|ossp-uuid-1.6.2-10|194	%make
12mr|ossp-uuid-1.6.2-10|195	
12mr|ossp-uuid-1.6.2-10|196	%check
12mr|ossp-uuid-1.6.2-10|197	make check
12mr|ossp-uuid-1.6.2-10|198	
12mr|ossp-uuid-1.6.2-10|199	%install
12mr|ossp-uuid-1.6.2-10|200	%makeinstall_std PHP_EXTENSIONDIR=%{_libdir}/php/extensions
12mr|ossp-uuid-1.6.2-10|201	%if %{with postgresql}
12mr|ossp-uuid-1.6.2-10|202	%makeinstall_std -C pgsql
12mr|ossp-uuid-1.6.2-10|203	ln -s ossp-uuid.so %{buildroot}%{_libdir}/postgresql/uuid.so
12mr|ossp-uuid-1.6.2-10|204	ln -s uuid.sql %{buildroot}%{_datadir}/postgresql/ossp-uuid.sql
12mr|ossp-uuid-1.6.2-10|205	%endif
12mr|ossp-uuid-1.6.2-10|206	
12mr|ossp-uuid-1.6.2-10|207	%files
12mr|ossp-uuid-1.6.2-10|208	%doc OVERVIEW
12mr|ossp-uuid-1.6.2-10|209	%{_bindir}/uuid
12mr|ossp-uuid-1.6.2-10|210	%{_mandir}/man1/uuid.1*
12mr|ossp-uuid-1.6.2-10|211	
12mr|ossp-uuid-1.6.2-10|212	%files -n %{libname}
12mr|ossp-uuid-1.6.2-10|213	%{_libdir}/libossp-uuid.so.%{major}*
12mr|ossp-uuid-1.6.2-10|214	
12mr|ossp-uuid-1.6.2-10|215	%files -n %{libcxx}
12mr|ossp-uuid-1.6.2-10|216	%{_libdir}/libossp-uuid++.so.%{major}*
12mr|ossp-uuid-1.6.2-10|217	
12mr|ossp-uuid-1.6.2-10|218	%files -n %{libdce}
12mr|ossp-uuid-1.6.2-10|219	%{_libdir}/libossp-uuid_dce.so.%{major}*
12mr|ossp-uuid-1.6.2-10|220	
12mr|ossp-uuid-1.6.2-10|221	%files -n %{devname}
12mr|ossp-uuid-1.6.2-10|222	%{_libdir}/pkgconfig/ossp-uuid.pc
12mr|ossp-uuid-1.6.2-10|223	%dir %{_includedir}/ossp-uuid
12mr|ossp-uuid-1.6.2-10|224	%{_includedir}/ossp-uuid/uuid.h
12mr|ossp-uuid-1.6.2-10|225	%{_includedir}/ossp-uuid/uuid++.hh
12mr|ossp-uuid-1.6.2-10|226	%{_includedir}/ossp-uuid/uuid_dce.h
12mr|ossp-uuid-1.6.2-10|227	%{_bindir}/uuid-config
12mr|ossp-uuid-1.6.2-10|228	%{_libdir}/libossp-uuid.so
12mr|ossp-uuid-1.6.2-10|229	%{_libdir}/libossp-uuid++.so
12mr|ossp-uuid-1.6.2-10|230	%{_libdir}/libossp-uuid_dce.so
12mr|ossp-uuid-1.6.2-10|231	%{_mandir}/man1/uuid-config.1*
12mr|ossp-uuid-1.6.2-10|232	%{_mandir}/man3/ossp-uuid.3*
12mr|ossp-uuid-1.6.2-10|233	%{_mandir}/man3/ossp-uuid++.3*
12mr|ossp-uuid-1.6.2-10|234	
12mr|ossp-uuid-1.6.2-10|235	%if %{with perl}
12mr|ossp-uuid-1.6.2-10|236	%files -n perl-OSSP-uuid
12mr|ossp-uuid-1.6.2-10|237	%{perl_vendorarch}/OSSP
12mr|ossp-uuid-1.6.2-10|238	%{perl_vendorarch}/auto/OSSP
12mr|ossp-uuid-1.6.2-10|239	%{_mandir}/man3/OSSP::uuid.3*
12mr|ossp-uuid-1.6.2-10|240	%endif
12mr|ossp-uuid-1.6.2-10|241	
12mr|ossp-uuid-1.6.2-10|242	%if %{with php}
12mr|ossp-uuid-1.6.2-10|243	%files -n php-OSSP-uuid
12mr|ossp-uuid-1.6.2-10|244	%{_libdir}/php/extensions/ossp-uuid.so
12mr|ossp-uuid-1.6.2-10|245	%{_libdir}/php/extensions/uuid.php
12mr|ossp-uuid-1.6.2-10|246	%endif
12mr|ossp-uuid-1.6.2-10|247	
12mr|ossp-uuid-1.6.2-10|248	%if %{with postgresql}
12mr|ossp-uuid-1.6.2-10|249	%files -n postgresql-OSSP-uuid
12mr|ossp-uuid-1.6.2-10|250	%{_libdir}/postgresql/uuid.so
12mr|ossp-uuid-1.6.2-10|251	%{_libdir}/postgresql/ossp-uuid.so
12mr|ossp-uuid-1.6.2-10|252	%{_datadir}/postgresql/uuid.sql
12mr|ossp-uuid-1.6.2-10|253	%{_datadir}/postgresql/ossp-uuid.sql
12mr|ossp-uuid-1.6.2-10|254	%endif
12mr|ossp-uuid-1.6.2-10|255	
12mr|ossp-uuid-1.6.2-10|256	
12mr|ossp-uuid-1.6.2-10|257	
12mr|ossp-uuid-1.6.2-10|258	%changelog
12mr|ossp-uuid-1.6.2-10|259	

15374 12
12mr|OVMF-0.1+r13608-4.2|1	%define svncurrent r13608
12mr|OVMF-0.1+r13608-4.2|2	%define svntarball r13466
12mr|OVMF-0.1+r13608-4.2|3	#%define dirname OVMF-0.1+r13466
12mr|OVMF-0.1+r13608-4.2|4	Name:       OVMF
12mr|OVMF-0.1+r13608-4.2|5	Summary:    Intel Open Virtual Machine Firmware (UEFI Secure Boot)
12mr|OVMF-0.1+r13608-4.2|6	Version:    0.1+%{svncurrent}
12mr|OVMF-0.1+r13608-4.2|7	Release:    4.2
12mr|OVMF-0.1+r13608-4.2|8	Group:      System/Base
12mr|OVMF-0.1+r13608-4.2|9	License:    GPLv3
12mr|OVMF-0.1+r13608-4.2|10	Source0:    OVMF-0.1+r13466.tar.gz
12mr|OVMF-0.1+r13608-4.2|11	Source1:    http://www.openssl.org/source/openssl-0.9.8w.tar.gz
12mr|OVMF-0.1+r13608-4.2|12	Patch0:	    edk2-%{svntarball}-%{svncurrent}.diff
12mr|OVMF-0.1+r13608-4.2|13	Patch1:	    0001-OVMF-Enable-secure-boot-and-expand-X64-rom-size.patch
12mr|OVMF-0.1+r13608-4.2|14	Patch2:     0002-edk-targets-for-x86_64.patch
12mr|OVMF-0.1+r13608-4.2|15	Patch3:     0003-edk2-add-readme.patch
12mr|OVMF-0.1+r13608-4.2|16	Patch4:	    0004-add-GCC47-definition-one-removal-of-melf_x86_64.patch
12mr|OVMF-0.1+r13608-4.2|17	BuildRequires: iasl
12mr|OVMF-0.1+r13608-4.2|18	BuildRequires: libuuid-devel
12mr|OVMF-0.1+r13608-4.2|19	BuildRequires: gcc
12mr|OVMF-0.1+r13608-4.2|20	BuildRequires: gcc-c++
12mr|OVMF-0.1+r13608-4.2|21	BuildRequires: python
12mr|OVMF-0.1+r13608-4.2|22	
12mr|OVMF-0.1+r13608-4.2|23	Requires: qemu
12mr|OVMF-0.1+r13608-4.2|24	
12mr|OVMF-0.1+r13608-4.2|25	%description
12mr|OVMF-0.1+r13608-4.2|26	
12mr|OVMF-0.1+r13608-4.2|27	This package contains UEFI rom images for exercising UEFI secure boot in a
12mr|OVMF-0.1+r13608-4.2|28	qemu environment
12mr|OVMF-0.1+r13608-4.2|29	
12mr|OVMF-0.1+r13608-4.2|30	See /usr/share/qemu-ovmf/README for details on how to run this environment
12mr|OVMF-0.1+r13608-4.2|31	with qemu
12mr|OVMF-0.1+r13608-4.2|32	
12mr|OVMF-0.1+r13608-4.2|33	%prep
12mr|OVMF-0.1+r13608-4.2|34	%setup -q -n %{dirname}
12mr|OVMF-0.1+r13608-4.2|35	%setup -T -D -n %{dirname}/CryptoPkg/Library/OpensslLib -a 1
12mr|OVMF-0.1+r13608-4.2|36	%setup -T -D -n %{dirname}
12mr|OVMF-0.1+r13608-4.2|37	%if "%{svncurrent}" != "%{svntarball}"
12mr|OVMF-0.1+r13608-4.2|38	%patch0 -p1
12mr|OVMF-0.1+r13608-4.2|39	%endif
12mr|OVMF-0.1+r13608-4.2|40	%patch1 -p1
12mr|OVMF-0.1+r13608-4.2|41	%patch2 -p1
12mr|OVMF-0.1+r13608-4.2|42	%patch3 -p1
12mr|OVMF-0.1+r13608-4.2|43	%patch4 -p1
12mr|OVMF-0.1+r13608-4.2|44	# Intel has special patches for openssl
12mr|OVMF-0.1+r13608-4.2|45	pushd CryptoPkg/Library/OpensslLib/openssl-0.9.8w
12mr|OVMF-0.1+r13608-4.2|46	patch -p0 -i ../EDKII_openssl-0.9.8w.patch
12mr|OVMF-0.1+r13608-4.2|47	cd ..
12mr|OVMF-0.1+r13608-4.2|48	./Install.sh
12mr|OVMF-0.1+r13608-4.2|49	popd
12mr|OVMF-0.1+r13608-4.2|50	
12mr|OVMF-0.1+r13608-4.2|51	%build
12mr|OVMF-0.1+r13608-4.2|52	%ifarch x86_64
12mr|OVMF-0.1+r13608-4.2|53	%define filearch x86_64
12mr|OVMF-0.1+r13608-4.2|54	%else
12mr|OVMF-0.1+r13608-4.2|55	%error unknown architecture
12mr|OVMF-0.1+r13608-4.2|56	%endif
12mr|OVMF-0.1+r13608-4.2|57	export TOOL_CHAIN_TAG=GCC$(gcc -dumpversion|sed 's/\([0-9]\)\.\([0-9]\).*/\1\2/')
12mr|OVMF-0.1+r13608-4.2|58	make -C BaseTools
12mr|OVMF-0.1+r13608-4.2|59	printenv
12mr|OVMF-0.1+r13608-4.2|60	. ./edksetup.sh
12mr|OVMF-0.1+r13608-4.2|61	sed "s/^TOOL_CHAIN_TAG[ 	]*=.*$/TOOL_CHAIN_TAG = ${TOOL_CHAIN_TAG}/" edktargets/target.txt.%{filearch} > Conf/target.txt
12mr|OVMF-0.1+r13608-4.2|62	build
12mr|OVMF-0.1+r13608-4.2|63	sed "s/^TOOL_CHAIN_TAG[ 	]*=.*$/TOOL_CHAIN_TAG = ${TOOL_CHAIN_TAG}/" edktargets/target.txt.ovmf.%{filearch} > Conf/target.txt
12mr|OVMF-0.1+r13608-4.2|64	build
12mr|OVMF-0.1+r13608-4.2|65	
12mr|OVMF-0.1+r13608-4.2|66	%install
12mr|OVMF-0.1+r13608-4.2|67	export TOOL_CHAIN_TAG=GCC$(gcc -dumpversion|sed 's/\([0-9]\)\.\([0-9]\).*/\1\2/')
12mr|OVMF-0.1+r13608-4.2|68	rm -rf %{buildroot}
12mr|OVMF-0.1+r13608-4.2|69	install -m 0644 -D README.txt %{buildroot}/%{_datadir}/qemu-ovmf/README
12mr|OVMF-0.1+r13608-4.2|70	install -m 0644 -D Build/OvmfX64/DEBUG_${TOOL_CHAIN_TAG}/FV/OVMF.fd %{buildroot}/%{_datadir}/qemu-ovmf/bios/bios.bin
12mr|OVMF-0.1+r13608-4.2|71	install -m 0755 -D Build/MdeModule/DEBUG_${TOOL_CHAIN_TAG}/X64/HelloWorld.efi %{buildroot}/%{_datadir}/qemu-ovmf/efi/HelloWorld.efi
12mr|OVMF-0.1+r13608-4.2|72	
12mr|OVMF-0.1+r13608-4.2|73	
12mr|OVMF-0.1+r13608-4.2|74	%files
12mr|OVMF-0.1+r13608-4.2|75	%defattr(-,root,root,-)
12mr|OVMF-0.1+r13608-4.2|76	%{_datadir}/*
12mr|OVMF-0.1+r13608-4.2|77	

15375 12
12mr|oxygen-gtk-1.3.1-1|1	Name:		oxygen-gtk
12mr|oxygen-gtk-1.3.1-1|2	Summary:	A port of the default KDE widget theme (Oxygen) to gtk
12mr|oxygen-gtk-1.3.1-1|3	Version:	1.3.1
12mr|oxygen-gtk-1.3.1-1|4	Release:	1
12mr|oxygen-gtk-1.3.1-1|5	Group:		Graphical desktop/KDE
12mr|oxygen-gtk-1.3.1-1|6	License:	LGPLv2+
12mr|oxygen-gtk-1.3.1-1|7	URL:		https://projects.kde.org/projects/playground/artwork/oxygen-gtk
12mr|oxygen-gtk-1.3.1-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/oxygen-gtk2/%{version}/src/%{name}2-%{version}.tar.bz2
12mr|oxygen-gtk-1.3.1-1|9	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|oxygen-gtk-1.3.1-1|10	BuildRequires:	pkgconfig(cairo)
12mr|oxygen-gtk-1.3.1-1|11	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|oxygen-gtk-1.3.1-1|12	BuildRequires:	cmake
12mr|oxygen-gtk-1.3.1-1|13	Requires:	oxygen-gtk2-engine = %{version}-%{release}
12mr|oxygen-gtk-1.3.1-1|14	
12mr|oxygen-gtk-1.3.1-1|15	%description
12mr|oxygen-gtk-1.3.1-1|16	Oxygen-Gtk is a port of the default KDE widget theme (Oxygen), to gtk.
12mr|oxygen-gtk-1.3.1-1|17	
12mr|oxygen-gtk-1.3.1-1|18	It's primary goal is to ensure visual consistency between gtk and qt-based
12mr|oxygen-gtk-1.3.1-1|19	applications running under kde. A secondary objective is to also have a
12mr|oxygen-gtk-1.3.1-1|20	stand-alone nice looking gtk theme that would behave well on other Desktop
12mr|oxygen-gtk-1.3.1-1|21	Environments.
12mr|oxygen-gtk-1.3.1-1|22	
12mr|oxygen-gtk-1.3.1-1|23	Unlike other attempts made to port the kde oxygen theme to gtk, this attempt
12mr|oxygen-gtk-1.3.1-1|24	does not depend on Qt (via some Qt to Gtk conversion engine), nor does render
12mr|oxygen-gtk-1.3.1-1|25	the widget appearance via hard coded pixmaps, which otherwise breaks everytime
12mr|oxygen-gtk-1.3.1-1|26	some setting is changed in kde.
12mr|oxygen-gtk-1.3.1-1|27	
12mr|oxygen-gtk-1.3.1-1|28	%files
12mr|oxygen-gtk-1.3.1-1|29	%doc AUTHORS COPYING INSTALL README
12mr|oxygen-gtk-1.3.1-1|30	%{_bindir}/*
12mr|oxygen-gtk-1.3.1-1|31	%{_datadir}/themes/oxygen-gtk
12mr|oxygen-gtk-1.3.1-1|32	
12mr|oxygen-gtk-1.3.1-1|33	#------------------------------------------------
12mr|oxygen-gtk-1.3.1-1|34	
12mr|oxygen-gtk-1.3.1-1|35	%define libname %mklibname oxygen-gtk
12mr|oxygen-gtk-1.3.1-1|36	
12mr|oxygen-gtk-1.3.1-1|37	%package -n %{libname}
12mr|oxygen-gtk-1.3.1-1|38	Summary:	Dynamic libraries for %{name}
12mr|oxygen-gtk-1.3.1-1|39	Group:		System/Libraries
12mr|oxygen-gtk-1.3.1-1|40	Provides:	oxygen-gtk2-engine = %{version}-%{release}
12mr|oxygen-gtk-1.3.1-1|41	Conflicts:	oxygen-gtk < 1.3.0
12mr|oxygen-gtk-1.3.1-1|42	
12mr|oxygen-gtk-1.3.1-1|43	%description -n %{libname}
12mr|oxygen-gtk-1.3.1-1|44	Dynamic libraries for %{name}.
12mr|oxygen-gtk-1.3.1-1|45	
12mr|oxygen-gtk-1.3.1-1|46	%files -n %{libname}
12mr|oxygen-gtk-1.3.1-1|47	%{_libdir}/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
12mr|oxygen-gtk-1.3.1-1|48	
12mr|oxygen-gtk-1.3.1-1|49	#------------------------------------------------
12mr|oxygen-gtk-1.3.1-1|50	
12mr|oxygen-gtk-1.3.1-1|51	%prep
12mr|oxygen-gtk-1.3.1-1|52	%setup -q -n %{name}2-%{version}
12mr|oxygen-gtk-1.3.1-1|53	
12mr|oxygen-gtk-1.3.1-1|54	%build
12mr|oxygen-gtk-1.3.1-1|55	%cmake \
12mr|oxygen-gtk-1.3.1-1|56	-DOXYGEN_FORCE_KDE_ICONS_AND_FONTS=0
12mr|oxygen-gtk-1.3.1-1|57	%make
12mr|oxygen-gtk-1.3.1-1|58	
12mr|oxygen-gtk-1.3.1-1|59	%install
12mr|oxygen-gtk-1.3.1-1|60	%makeinstall_std -C build
12mr|oxygen-gtk-1.3.1-1|61	
12mr|oxygen-gtk-1.3.1-1|62	
12mr|oxygen-gtk-1.3.1-1|63	%changelog
12mr|oxygen-gtk-1.3.1-1|64	* Sun Oct  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|oxygen-gtk-1.3.1-1|65	+ Commit: 080303b
12mr|oxygen-gtk-1.3.1-1|66	- New version 1.3.1
12mr|oxygen-gtk-1.3.1-1|67	
12mr|oxygen-gtk-1.3.1-1|68	* Sun Sep  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|oxygen-gtk-1.3.1-1|69	+ Commit: 962c3cd
12mr|oxygen-gtk-1.3.1-1|70	- New version 1.3.0, new package structure
12mr|oxygen-gtk-1.3.1-1|71	
12mr|oxygen-gtk-1.3.1-1|72	

15376 12
12mr|oxygen-gtk3-1.1.1-1|1	Name:		oxygen-gtk3
12mr|oxygen-gtk3-1.1.1-1|2	Summary:	A port of the default KDE widget theme (Oxygen) to gtk3
12mr|oxygen-gtk3-1.1.1-1|3	Version:	1.1.1
12mr|oxygen-gtk3-1.1.1-1|4	Release:	1
12mr|oxygen-gtk3-1.1.1-1|5	Source0:	ftp://ftp.kde.org/pub/kde/stable/oxygen-gtk3/%{version}/src/%{name}-%{version}.tar.bz2
12mr|oxygen-gtk3-1.1.1-1|6	URL:		https://projects.kde.org/projects/playground/artwork/oxygen-gtk
12mr|oxygen-gtk3-1.1.1-1|7	Group:		Graphical desktop/KDE
12mr|oxygen-gtk3-1.1.1-1|8	License:	LGPLv2+
12mr|oxygen-gtk3-1.1.1-1|9	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.2.0
12mr|oxygen-gtk3-1.1.1-1|10	BuildRequires:	pkgconfig(cairo)
12mr|oxygen-gtk3-1.1.1-1|11	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|oxygen-gtk3-1.1.1-1|12	BuildRequires:	cmake
12mr|oxygen-gtk3-1.1.1-1|13	Suggests:	oxygen-icon-theme
12mr|oxygen-gtk3-1.1.1-1|14	Requires:	%{name}-engine = %{version}-%{release}
12mr|oxygen-gtk3-1.1.1-1|15	
12mr|oxygen-gtk3-1.1.1-1|16	%description
12mr|oxygen-gtk3-1.1.1-1|17	Oxygen-Gtk3 is a port of the default KDE widget theme (Oxygen), to gtk3.
12mr|oxygen-gtk3-1.1.1-1|18	
12mr|oxygen-gtk3-1.1.1-1|19	It's primary goal is to ensure visual consistency between gtk and qt-based
12mr|oxygen-gtk3-1.1.1-1|20	applications running under kde. A secondary objective is to also have a
12mr|oxygen-gtk3-1.1.1-1|21	stand-alone nice looking gtk theme that would behave well on other Desktop
12mr|oxygen-gtk3-1.1.1-1|22	Environments.
12mr|oxygen-gtk3-1.1.1-1|23	
12mr|oxygen-gtk3-1.1.1-1|24	Unlike other attempts made to port the kde oxygen theme to gtk3, this attempt
12mr|oxygen-gtk3-1.1.1-1|25	does not depend on Qt (via some Qt to Gtk conversion engine), nor does render
12mr|oxygen-gtk3-1.1.1-1|26	the widget appearance via hard coded pixmaps, which otherwise breaks everytime
12mr|oxygen-gtk3-1.1.1-1|27	some setting is changed in kde.
12mr|oxygen-gtk3-1.1.1-1|28	
12mr|oxygen-gtk3-1.1.1-1|29	%files
12mr|oxygen-gtk3-1.1.1-1|30	%{_bindir}/%{name}-demo
12mr|oxygen-gtk3-1.1.1-1|31	%{_datadir}/themes/oxygen-gtk
12mr|oxygen-gtk3-1.1.1-1|32	
12mr|oxygen-gtk3-1.1.1-1|33	#------------------------------------------------
12mr|oxygen-gtk3-1.1.1-1|34	
12mr|oxygen-gtk3-1.1.1-1|35	%define libname %mklibname %{name}
12mr|oxygen-gtk3-1.1.1-1|36	
12mr|oxygen-gtk3-1.1.1-1|37	%package -n %{libname}
12mr|oxygen-gtk3-1.1.1-1|38	Summary:	Dynamic libraries for %{name}
12mr|oxygen-gtk3-1.1.1-1|39	Group:		System/Libraries
12mr|oxygen-gtk3-1.1.1-1|40	Provides:	%{name}-engine = %{version}-%{release}
12mr|oxygen-gtk3-1.1.1-1|41	
12mr|oxygen-gtk3-1.1.1-1|42	%description -n %{libname}
12mr|oxygen-gtk3-1.1.1-1|43	Dynamic libraries for %{name}.
12mr|oxygen-gtk3-1.1.1-1|44	
12mr|oxygen-gtk3-1.1.1-1|45	%files -n %{libname}
12mr|oxygen-gtk3-1.1.1-1|46	%{_libdir}/gtk-3.0/3.0.0/theming-engines/liboxygen-gtk.so
12mr|oxygen-gtk3-1.1.1-1|47	
12mr|oxygen-gtk3-1.1.1-1|48	#------------------------------------------------
12mr|oxygen-gtk3-1.1.1-1|49	
12mr|oxygen-gtk3-1.1.1-1|50	%prep
12mr|oxygen-gtk3-1.1.1-1|51	%setup -q
12mr|oxygen-gtk3-1.1.1-1|52	
12mr|oxygen-gtk3-1.1.1-1|53	%build
12mr|oxygen-gtk3-1.1.1-1|54	%cmake -DOXYGEN_FORCE_KDE_ICONS_AND_FONTS=0
12mr|oxygen-gtk3-1.1.1-1|55	%make
12mr|oxygen-gtk3-1.1.1-1|56	
12mr|oxygen-gtk3-1.1.1-1|57	%install
12mr|oxygen-gtk3-1.1.1-1|58	%makeinstall_std -C build
12mr|oxygen-gtk3-1.1.1-1|59	
12mr|oxygen-gtk3-1.1.1-1|60	
12mr|oxygen-gtk3-1.1.1-1|61	%changelog
12mr|oxygen-gtk3-1.1.1-1|62	* Sun Oct  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|oxygen-gtk3-1.1.1-1|63	+ Commit: d3a2fe7
12mr|oxygen-gtk3-1.1.1-1|64	- New version 1.1.1
12mr|oxygen-gtk3-1.1.1-1|65	
12mr|oxygen-gtk3-1.1.1-1|66	

15377 12
12mr|oxygen-icon-theme-4.9.4-1|1	Name:		oxygen-icon-theme
12mr|oxygen-icon-theme-4.9.4-1|2	Summary:	Oxygen icon theme
12mr|oxygen-icon-theme-4.9.4-1|3	Group:		Graphical desktop/KDE
12mr|oxygen-icon-theme-4.9.4-1|4	Version:	4.9.4
12mr|oxygen-icon-theme-4.9.4-1|5	Release:	1
12mr|oxygen-icon-theme-4.9.4-1|6	Epoch:		1
12mr|oxygen-icon-theme-4.9.4-1|7	License:	GPL
12mr|oxygen-icon-theme-4.9.4-1|8	Provides:	kde4-icon-theme
12mr|oxygen-icon-theme-4.9.4-1|9	URL:		http://www.kde.org
12mr|oxygen-icon-theme-4.9.4-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/oxygen-icons-%{version}.tar.xz
12mr|oxygen-icon-theme-4.9.4-1|11	BuildRequires:	cmake
12mr|oxygen-icon-theme-4.9.4-1|12	BuildRequires:	kde4-macros
12mr|oxygen-icon-theme-4.9.4-1|13	BuildArch:	noarch
12mr|oxygen-icon-theme-4.9.4-1|14	
12mr|oxygen-icon-theme-4.9.4-1|15	%description
12mr|oxygen-icon-theme-4.9.4-1|16	Oxygen KDE 4 icon theme. Compliant with FreeDesktop.org naming schema
12mr|oxygen-icon-theme-4.9.4-1|17	
12mr|oxygen-icon-theme-4.9.4-1|18	%files
12mr|oxygen-icon-theme-4.9.4-1|19	%{_iconsdir}/oxygen
12mr|oxygen-icon-theme-4.9.4-1|20	# This is needed as hicolor is the fallback for icons
12mr|oxygen-icon-theme-4.9.4-1|21	%{_kde_iconsdir}/hicolor/*/apps/*
12mr|oxygen-icon-theme-4.9.4-1|22	%{_var}/lib/rpm/filetriggers/gtk-icon-cache-oxygen.*
12mr|oxygen-icon-theme-4.9.4-1|23	
12mr|oxygen-icon-theme-4.9.4-1|24	#-----------------------------------------------------------------------------
12mr|oxygen-icon-theme-4.9.4-1|25	
12mr|oxygen-icon-theme-4.9.4-1|26	%prep
12mr|oxygen-icon-theme-4.9.4-1|27	%setup -q -n oxygen-icons-%{version}
12mr|oxygen-icon-theme-4.9.4-1|28	
12mr|oxygen-icon-theme-4.9.4-1|29	%build
12mr|oxygen-icon-theme-4.9.4-1|30	%cmake_kde4
12mr|oxygen-icon-theme-4.9.4-1|31	
12mr|oxygen-icon-theme-4.9.4-1|32	%install
12mr|oxygen-icon-theme-4.9.4-1|33	%makeinstall_std -C build
12mr|oxygen-icon-theme-4.9.4-1|34	
12mr|oxygen-icon-theme-4.9.4-1|35	# automatic gtk icon cache update on rpm installs/removals
12mr|oxygen-icon-theme-4.9.4-1|36	# (see http://wiki.mandriva.com/en/Rpm_filetriggers)
12mr|oxygen-icon-theme-4.9.4-1|37	%__install -d %{buildroot}%{_var}/lib/rpm/filetriggers
12mr|oxygen-icon-theme-4.9.4-1|38	%__cat > %{buildroot}%{_var}/lib/rpm/filetriggers/gtk-icon-cache-oxygen.filter << EOF
12mr|oxygen-icon-theme-4.9.4-1|39	^./usr/share/icons/oxygen/
12mr|oxygen-icon-theme-4.9.4-1|40	EOF
12mr|oxygen-icon-theme-4.9.4-1|41	%__cat > %{buildroot}%{_var}/lib/rpm/filetriggers/gtk-icon-cache-oxygen.script << EOF
12mr|oxygen-icon-theme-4.9.4-1|42	#!/bin/sh
12mr|oxygen-icon-theme-4.9.4-1|43	if [ -x /usr/bin/gtk-update-icon-cache ]; then
12mr|oxygen-icon-theme-4.9.4-1|44	/usr/bin/gtk-update-icon-cache --force --quiet /usr/share/icons/oxygen
12mr|oxygen-icon-theme-4.9.4-1|45	fi
12mr|oxygen-icon-theme-4.9.4-1|46	EOF
12mr|oxygen-icon-theme-4.9.4-1|47	%__chmod 755 %{buildroot}%{_var}/lib/rpm/filetriggers/gtk-icon-cache-oxygen.script
12mr|oxygen-icon-theme-4.9.4-1|48	
12mr|oxygen-icon-theme-4.9.4-1|49	# We copy some missing icons from oxygen to hicolor
12mr|oxygen-icon-theme-4.9.4-1|50	for size in 16 32 48 64 128; do
12mr|oxygen-icon-theme-4.9.4-1|51	%__mkdir_p %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mr|oxygen-icon-theme-4.9.4-1|52	%__cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/office-address-book.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mr|oxygen-icon-theme-4.9.4-1|53	%__cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/krdc.png  %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mr|oxygen-icon-theme-4.9.4-1|54	%__cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/akonadi.png  %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mr|oxygen-icon-theme-4.9.4-1|55	%__cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/kaffeine.png  %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mr|oxygen-icon-theme-4.9.4-1|56	%__cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/semn.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mr|oxygen-icon-theme-4.9.4-1|57	%__cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/plasmagik.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mr|oxygen-icon-theme-4.9.4-1|58	%__cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/ktip.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mr|oxygen-icon-theme-4.9.4-1|59	%__cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/kthesaurus.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mr|oxygen-icon-theme-4.9.4-1|60	%__cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/ksniffer.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mr|oxygen-icon-theme-4.9.4-1|61	%__cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/korgac.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mr|oxygen-icon-theme-4.9.4-1|62	%__cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/knewsticker.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mr|oxygen-icon-theme-4.9.4-1|63	%__cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/klipper.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mr|oxygen-icon-theme-4.9.4-1|64	%__cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/kjournal.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mr|oxygen-icon-theme-4.9.4-1|65	%__cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/kivio.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mr|oxygen-icon-theme-4.9.4-1|66	%__cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/kexi.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mr|oxygen-icon-theme-4.9.4-1|67	done
12mr|oxygen-icon-theme-4.9.4-1|68	
12mr|oxygen-icon-theme-4.9.4-1|69	%post
12mr|oxygen-icon-theme-4.9.4-1|70	%update_icon_cache oxygen
12mr|oxygen-icon-theme-4.9.4-1|71	
12mr|oxygen-icon-theme-4.9.4-1|72	%postun
12mr|oxygen-icon-theme-4.9.4-1|73	%clean_icon_cache oxygen
12mr|oxygen-icon-theme-4.9.4-1|74	
12mr|oxygen-icon-theme-4.9.4-1|75	%changelog
12mr|oxygen-icon-theme-4.9.4-1|76	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
12mr|oxygen-icon-theme-4.9.4-1|77	- New version 4.9.4
12mr|oxygen-icon-theme-4.9.4-1|78	
12mr|oxygen-icon-theme-4.9.4-1|79	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
12mr|oxygen-icon-theme-4.9.4-1|80	- New version 4.9.3
12mr|oxygen-icon-theme-4.9.4-1|81	
12mr|oxygen-icon-theme-4.9.4-1|82	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-1
12mr|oxygen-icon-theme-4.9.4-1|83	- New version 4.9.2
12mr|oxygen-icon-theme-4.9.4-1|84	
12mr|oxygen-icon-theme-4.9.4-1|85	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
12mr|oxygen-icon-theme-4.9.4-1|86	- New version 4.9.1
12mr|oxygen-icon-theme-4.9.4-1|87	
12mr|oxygen-icon-theme-4.9.4-1|88	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mr|oxygen-icon-theme-4.9.4-1|89	- New version 4.9.0
12mr|oxygen-icon-theme-4.9.4-1|90	
12mr|oxygen-icon-theme-4.9.4-1|91	* Thu Jul 12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-1
12mr|oxygen-icon-theme-4.9.4-1|92	- New version 4.8.97
12mr|oxygen-icon-theme-4.9.4-1|93	
12mr|oxygen-icon-theme-4.9.4-1|94	* Thu Jul 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
12mr|oxygen-icon-theme-4.9.4-1|95	- New version 4.8.95
12mr|oxygen-icon-theme-4.9.4-1|96	
12mr|oxygen-icon-theme-4.9.4-1|97	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.4-69.1mib2010.2
12mr|oxygen-icon-theme-4.9.4-1|98	- New version 4.8.4
12mr|oxygen-icon-theme-4.9.4-1|99	- MIB (Mandriva International Backports)
12mr|oxygen-icon-theme-4.9.4-1|100	
12mr|oxygen-icon-theme-4.9.4-1|101	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.3-69.1mib2010.2
12mr|oxygen-icon-theme-4.9.4-1|102	- New version 4.8.3
12mr|oxygen-icon-theme-4.9.4-1|103	- MIB (Mandriva International Backports)
12mr|oxygen-icon-theme-4.9.4-1|104	
12mr|oxygen-icon-theme-4.9.4-1|105	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.2-69.1mib2010.2
12mr|oxygen-icon-theme-4.9.4-1|106	- New version 4.8.2
12mr|oxygen-icon-theme-4.9.4-1|107	- MIB (Mandriva International Backports)
12mr|oxygen-icon-theme-4.9.4-1|108	
12mr|oxygen-icon-theme-4.9.4-1|109	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.1-69.1mib2010.2
12mr|oxygen-icon-theme-4.9.4-1|110	- New version 4.8.1
12mr|oxygen-icon-theme-4.9.4-1|111	- Backport to 2010.2 for MIB users
12mr|oxygen-icon-theme-4.9.4-1|112	- MIB (Mandriva International Backports)
12mr|oxygen-icon-theme-4.9.4-1|113	
12mr|oxygen-icon-theme-4.9.4-1|114	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.8.0-1
12mr|oxygen-icon-theme-4.9.4-1|115	+ Revision: 762424
12mr|oxygen-icon-theme-4.9.4-1|116	- New upstream tarball
12mr|oxygen-icon-theme-4.9.4-1|117	
12mr|oxygen-icon-theme-4.9.4-1|118	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.97-1
12mr|oxygen-icon-theme-4.9.4-1|119	+ Revision: 758113
12mr|oxygen-icon-theme-4.9.4-1|120	- New version
12mr|oxygen-icon-theme-4.9.4-1|121	
12mr|oxygen-icon-theme-4.9.4-1|122	* Sun Jan 01 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.95-1
12mr|oxygen-icon-theme-4.9.4-1|123	+ Revision: 748654
12mr|oxygen-icon-theme-4.9.4-1|124	- New version
12mr|oxygen-icon-theme-4.9.4-1|125	
12mr|oxygen-icon-theme-4.9.4-1|126	* Wed Dec 14 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.90-1
12mr|oxygen-icon-theme-4.9.4-1|127	+ Revision: 740824
12mr|oxygen-icon-theme-4.9.4-1|128	- New version
12mr|oxygen-icon-theme-4.9.4-1|129	
12mr|oxygen-icon-theme-4.9.4-1|130	* Thu Dec 08 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.80-1
12mr|oxygen-icon-theme-4.9.4-1|131	+ Revision: 739031
12mr|oxygen-icon-theme-4.9.4-1|132	- New upstream tarball 4.7.80
12mr|oxygen-icon-theme-4.9.4-1|133	
12mr|oxygen-icon-theme-4.9.4-1|134	* Fri Aug 26 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.41-1
12mr|oxygen-icon-theme-4.9.4-1|135	+ Revision: 697228
12mr|oxygen-icon-theme-4.9.4-1|136	- New version 4.7.41
12mr|oxygen-icon-theme-4.9.4-1|137	- New version 4.7.41
12mr|oxygen-icon-theme-4.9.4-1|138	
12mr|oxygen-icon-theme-4.9.4-1|139	* Mon Jun 13 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.4-1
12mr|oxygen-icon-theme-4.9.4-1|140	+ Revision: 684418
12mr|oxygen-icon-theme-4.9.4-1|141	- New version 4.6.4
12mr|oxygen-icon-theme-4.9.4-1|142	
12mr|oxygen-icon-theme-4.9.4-1|143	* Thu May 12 2011 Funda Wang <fwang@mandriva.org> 1:4.6.3-1
12mr|oxygen-icon-theme-4.9.4-1|144	+ Revision: 673710
12mr|oxygen-icon-theme-4.9.4-1|145	- new version 4.6.3
12mr|oxygen-icon-theme-4.9.4-1|146	
12mr|oxygen-icon-theme-4.9.4-1|147	* Tue Apr 05 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.2-1
12mr|oxygen-icon-theme-4.9.4-1|148	+ Revision: 650785
12mr|oxygen-icon-theme-4.9.4-1|149	- Remove mkrel
12mr|oxygen-icon-theme-4.9.4-1|150	- New version 4.6.2
12mr|oxygen-icon-theme-4.9.4-1|151	
12mr|oxygen-icon-theme-4.9.4-1|152	* Mon Feb 28 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.1-5
12mr|oxygen-icon-theme-4.9.4-1|153	+ Revision: 640743
12mr|oxygen-icon-theme-4.9.4-1|154	- New version 4.6.1
12mr|oxygen-icon-theme-4.9.4-1|155	
12mr|oxygen-icon-theme-4.9.4-1|156	* Thu Feb 17 2011 Funda Wang <fwang@mandriva.org> 1:4.6.0-5
12mr|oxygen-icon-theme-4.9.4-1|157	+ Revision: 638228
12mr|oxygen-icon-theme-4.9.4-1|158	- really disable rpm5's trigger
12mr|oxygen-icon-theme-4.9.4-1|159	
12mr|oxygen-icon-theme-4.9.4-1|160	* Thu Feb 17 2011 Funda Wang <fwang@mandriva.org> 1:4.6.0-4
12mr|oxygen-icon-theme-4.9.4-1|161	+ Revision: 638186
12mr|oxygen-icon-theme-4.9.4-1|162	- revert to old style file trigger
12mr|oxygen-icon-theme-4.9.4-1|163	
12mr|oxygen-icon-theme-4.9.4-1|164	* Sun Feb 13 2011 Funda Wang <fwang@mandriva.org> 1:4.6.0-3
12mr|oxygen-icon-theme-4.9.4-1|165	+ Revision: 637528
12mr|oxygen-icon-theme-4.9.4-1|166	- rebuild for fixed rpm-setup-mandriva
12mr|oxygen-icon-theme-4.9.4-1|167	
12mr|oxygen-icon-theme-4.9.4-1|168	* Sun Feb 13 2011 Funda Wang <fwang@mandriva.org> 1:4.6.0-2
12mr|oxygen-icon-theme-4.9.4-1|169	+ Revision: 637504
12mr|oxygen-icon-theme-4.9.4-1|170	- convert file trigger into rpm5 file trigger
12mr|oxygen-icon-theme-4.9.4-1|171	
12mr|oxygen-icon-theme-4.9.4-1|172	* Wed Jan 26 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.6.0-1
12mr|oxygen-icon-theme-4.9.4-1|173	+ Revision: 632979
12mr|oxygen-icon-theme-4.9.4-1|174	- New version KDE 4.6 Final
12mr|oxygen-icon-theme-4.9.4-1|175	
12mr|oxygen-icon-theme-4.9.4-1|176	* Thu Jan 06 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.95-1mdv2011.0
12mr|oxygen-icon-theme-4.9.4-1|177	+ Revision: 629144
12mr|oxygen-icon-theme-4.9.4-1|178	- New version KDE 4.6 RC2
12mr|oxygen-icon-theme-4.9.4-1|179	
12mr|oxygen-icon-theme-4.9.4-1|180	* Fri Dec 24 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.90-1mdv2011.0
12mr|oxygen-icon-theme-4.9.4-1|181	+ Revision: 624553
12mr|oxygen-icon-theme-4.9.4-1|182	- Commit good tarball
12mr|oxygen-icon-theme-4.9.4-1|183	- Remove wrong tarball
12mr|oxygen-icon-theme-4.9.4-1|184	- New upstream tarball
12mr|oxygen-icon-theme-4.9.4-1|185	
12mr|oxygen-icon-theme-4.9.4-1|186	* Wed Dec 08 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.85-1mdv2011.0
12mr|oxygen-icon-theme-4.9.4-1|187	+ Revision: 616361
12mr|oxygen-icon-theme-4.9.4-1|188	- New upstream tarball
12mr|oxygen-icon-theme-4.9.4-1|189	
12mr|oxygen-icon-theme-4.9.4-1|190	* Fri Nov 26 2010 Funda Wang <fwang@mandriva.org> 1:4.5.80-1mdv2011.0
12mr|oxygen-icon-theme-4.9.4-1|191	+ Revision: 601422
12mr|oxygen-icon-theme-4.9.4-1|192	- new version 4.5.80 (aka 4.6 beta1)
12mr|oxygen-icon-theme-4.9.4-1|193	
12mr|oxygen-icon-theme-4.9.4-1|194	* Sat Nov 20 2010 Funda Wang <fwang@mandriva.org> 1:4.5.77-1mdv2011.0
12mr|oxygen-icon-theme-4.9.4-1|195	+ Revision: 599089
12mr|oxygen-icon-theme-4.9.4-1|196	- new snapshot 4.5.77
12mr|oxygen-icon-theme-4.9.4-1|197	
12mr|oxygen-icon-theme-4.9.4-1|198	* Thu Oct 28 2010 Funda Wang <fwang@mandriva.org> 1:4.5.74-1mdv2011.0
12mr|oxygen-icon-theme-4.9.4-1|199	+ Revision: 589663
12mr|oxygen-icon-theme-4.9.4-1|200	- new snapshot 4.5.74
12mr|oxygen-icon-theme-4.9.4-1|201	
12mr|oxygen-icon-theme-4.9.4-1|202	* Tue Sep 14 2010 Funda Wang <fwang@mandriva.org> 1:4.5.68-1mdv2011.0
12mr|oxygen-icon-theme-4.9.4-1|203	+ Revision: 578134
12mr|oxygen-icon-theme-4.9.4-1|204	- new snapshot 4.5.68
12mr|oxygen-icon-theme-4.9.4-1|205	
12mr|oxygen-icon-theme-4.9.4-1|206	* Mon Sep 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.67-1mdv2011.0
12mr|oxygen-icon-theme-4.9.4-1|207	+ Revision: 576402
12mr|oxygen-icon-theme-4.9.4-1|208	- New version 4.5.67
12mr|oxygen-icon-theme-4.9.4-1|209	
12mr|oxygen-icon-theme-4.9.4-1|210	* Fri Aug 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.5.0-1mdv2011.0
12mr|oxygen-icon-theme-4.9.4-1|211	+ Revision: 566584
12mr|oxygen-icon-theme-4.9.4-1|212	- New upstream tarball
12mr|oxygen-icon-theme-4.9.4-1|213	- Update to version 4.5.0
12mr|oxygen-icon-theme-4.9.4-1|214	
12mr|oxygen-icon-theme-4.9.4-1|215	* Wed Jul 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.95-1mdv2011.0
12mr|oxygen-icon-theme-4.9.4-1|216	+ Revision: 562633
12mr|oxygen-icon-theme-4.9.4-1|217	- kde 4.4.95
12mr|oxygen-icon-theme-4.9.4-1|218	
12mr|oxygen-icon-theme-4.9.4-1|219	* Mon Jun 28 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-2mdv2010.1
12mr|oxygen-icon-theme-4.9.4-1|220	+ Revision: 549334
12mr|oxygen-icon-theme-4.9.4-1|221	- Some more icons addition
12mr|oxygen-icon-theme-4.9.4-1|222	- Add missing hicolor icons
12mr|oxygen-icon-theme-4.9.4-1|223	
12mr|oxygen-icon-theme-4.9.4-1|224	* Tue May 04 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.3-1mdv2010.1
12mr|oxygen-icon-theme-4.9.4-1|225	+ Revision: 542142
12mr|oxygen-icon-theme-4.9.4-1|226	- Update to version 4.4.3
12mr|oxygen-icon-theme-4.9.4-1|227	
12mr|oxygen-icon-theme-4.9.4-1|228	* Sun Apr 18 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.2-2mdv2010.1
12mr|oxygen-icon-theme-4.9.4-1|229	+ Revision: 536120
12mr|oxygen-icon-theme-4.9.4-1|230	- Karbon hicolor icons are available in karbon package now
12mr|oxygen-icon-theme-4.9.4-1|231	
12mr|oxygen-icon-theme-4.9.4-1|232	* Wed Mar 31 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.2-1mdv2010.1
12mr|oxygen-icon-theme-4.9.4-1|233	+ Revision: 530079
12mr|oxygen-icon-theme-4.9.4-1|234	- Fix install step
12mr|oxygen-icon-theme-4.9.4-1|235	- Fix version
12mr|oxygen-icon-theme-4.9.4-1|236	- Update to version 4.4.2
12mr|oxygen-icon-theme-4.9.4-1|237	
12mr|oxygen-icon-theme-4.9.4-1|238	* Tue Mar 02 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.1-1mdv2010.1
12mr|oxygen-icon-theme-4.9.4-1|239	+ Revision: 513425
12mr|oxygen-icon-theme-4.9.4-1|240	- Update to version 4.4.1
12mr|oxygen-icon-theme-4.9.4-1|241	
12mr|oxygen-icon-theme-4.9.4-1|242	* Tue Feb 09 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.4.0-1mdv2010.1
12mr|oxygen-icon-theme-4.9.4-1|243	+ Revision: 502638
12mr|oxygen-icon-theme-4.9.4-1|244	- Update to version 4.4.0
12mr|oxygen-icon-theme-4.9.4-1|245	
12mr|oxygen-icon-theme-4.9.4-1|246	* Mon Feb 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.98-1mdv2010.1
12mr|oxygen-icon-theme-4.9.4-1|247	+ Revision: 499106
12mr|oxygen-icon-theme-4.9.4-1|248	- Fix version
12mr|oxygen-icon-theme-4.9.4-1|249	- Update to version 4.3.98 aka "kde 4.4 RC3"
12mr|oxygen-icon-theme-4.9.4-1|250	
12mr|oxygen-icon-theme-4.9.4-1|251	* Mon Jan 25 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.95-4mdv2010.1
12mr|oxygen-icon-theme-4.9.4-1|252	+ Revision: 496134
12mr|oxygen-icon-theme-4.9.4-1|253	- Update to kde 4.4 Rc2
12mr|oxygen-icon-theme-4.9.4-1|254	
12mr|oxygen-icon-theme-4.9.4-1|255	* Tue Jan 19 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.90-4mdv2010.1
12mr|oxygen-icon-theme-4.9.4-1|256	+ Revision: 493747
12mr|oxygen-icon-theme-4.9.4-1|257	- kcolorchooser does not belong to here
12mr|oxygen-icon-theme-4.9.4-1|258	
12mr|oxygen-icon-theme-4.9.4-1|259	* Tue Jan 19 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.90-3mdv2010.1
12mr|oxygen-icon-theme-4.9.4-1|260	+ Revision: 493699
12mr|oxygen-icon-theme-4.9.4-1|261	- Bump release
12mr|oxygen-icon-theme-4.9.4-1|262	- Remove kig icons, this is not necessary to have them here
12mr|oxygen-icon-theme-4.9.4-1|263	
12mr|oxygen-icon-theme-4.9.4-1|264	* Tue Jan 19 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.90-2mdv2010.1
12mr|oxygen-icon-theme-4.9.4-1|265	+ Revision: 493552
12mr|oxygen-icon-theme-4.9.4-1|266	- Add more missing icons on hicolor
12mr|oxygen-icon-theme-4.9.4-1|267	- Akonadi icon is needed on hicolor too
12mr|oxygen-icon-theme-4.9.4-1|268	- Copy krdc on hicolor too
12mr|oxygen-icon-theme-4.9.4-1|269	- Add icons on hicolor to be ok with the specs
12mr|oxygen-icon-theme-4.9.4-1|270	
12mr|oxygen-icon-theme-4.9.4-1|271	* Sun Jan 10 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.90-1mdv2010.1
12mr|oxygen-icon-theme-4.9.4-1|272	+ Revision: 488225
12mr|oxygen-icon-theme-4.9.4-1|273	- Update to kde 4.4 rc1
12mr|oxygen-icon-theme-4.9.4-1|274	
12mr|oxygen-icon-theme-4.9.4-1|275	* Mon Dec 21 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.85-1mdv2010.1
12mr|oxygen-icon-theme-4.9.4-1|276	+ Revision: 480704
12mr|oxygen-icon-theme-4.9.4-1|277	- Update to kde 4.4 beta2
12mr|oxygen-icon-theme-4.9.4-1|278	
12mr|oxygen-icon-theme-4.9.4-1|279	* Fri Dec 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.80-2mdv2010.1
12mr|oxygen-icon-theme-4.9.4-1|280	+ Revision: 473376
12mr|oxygen-icon-theme-4.9.4-1|281	- Fix typo
12mr|oxygen-icon-theme-4.9.4-1|282	
12mr|oxygen-icon-theme-4.9.4-1|283	* Fri Dec 04 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.80-1mdv2010.1
12mr|oxygen-icon-theme-4.9.4-1|284	+ Revision: 473186
12mr|oxygen-icon-theme-4.9.4-1|285	- Update to kde 4.4 Beta1
12mr|oxygen-icon-theme-4.9.4-1|286	- Fix typo in description
12mr|oxygen-icon-theme-4.9.4-1|287	
12mr|oxygen-icon-theme-4.9.4-1|288	* Sat Nov 28 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.77-1mdv2010.1
12mr|oxygen-icon-theme-4.9.4-1|289	+ Revision: 470733
12mr|oxygen-icon-theme-4.9.4-1|290	- Remove debug
12mr|oxygen-icon-theme-4.9.4-1|291	- Update to kde 4.3.77
12mr|oxygen-icon-theme-4.9.4-1|292	- Update to kde 4.3.77
12mr|oxygen-icon-theme-4.9.4-1|293	
12mr|oxygen-icon-theme-4.9.4-1|294	* Mon Nov 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.75-1mdv2010.1
12mr|oxygen-icon-theme-4.9.4-1|295	+ Revision: 466561
12mr|oxygen-icon-theme-4.9.4-1|296	- Update to kde 4.3.75
12mr|oxygen-icon-theme-4.9.4-1|297	
12mr|oxygen-icon-theme-4.9.4-1|298	* Sun Nov 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.73-1mdv2010.1
12mr|oxygen-icon-theme-4.9.4-1|299	+ Revision: 462882
12mr|oxygen-icon-theme-4.9.4-1|300	- Update to kde 4.3.73
12mr|oxygen-icon-theme-4.9.4-1|301	
12mr|oxygen-icon-theme-4.9.4-1|302	* Tue Oct 06 2009 Funda Wang <fwang@mandriva.org> 1:4.3.2-2mdv2010.0
12mr|oxygen-icon-theme-4.9.4-1|303	+ Revision: 454450
12mr|oxygen-icon-theme-4.9.4-1|304	- add conflicts
12mr|oxygen-icon-theme-4.9.4-1|305	
12mr|oxygen-icon-theme-4.9.4-1|306	* Mon Oct 05 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.2-1mdv2010.0
12mr|oxygen-icon-theme-4.9.4-1|307	+ Revision: 454116
12mr|oxygen-icon-theme-4.9.4-1|308	- New upstream release 4.3.2.
12mr|oxygen-icon-theme-4.9.4-1|309	
12mr|oxygen-icon-theme-4.9.4-1|310	* Tue Sep 01 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.1-1mdv2010.0
12mr|oxygen-icon-theme-4.9.4-1|311	+ Revision: 423137
12mr|oxygen-icon-theme-4.9.4-1|312	- New upstream release 4.3.1.
12mr|oxygen-icon-theme-4.9.4-1|313	
12mr|oxygen-icon-theme-4.9.4-1|314	* Thu Aug 06 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.3.0-2mdv2010.0
12mr|oxygen-icon-theme-4.9.4-1|315	+ Revision: 410946
12mr|oxygen-icon-theme-4.9.4-1|316	- Add conflics to ease upgrade
12mr|oxygen-icon-theme-4.9.4-1|317	
12mr|oxygen-icon-theme-4.9.4-1|318	* Tue Aug 04 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.3.0-1mdv2010.0
12mr|oxygen-icon-theme-4.9.4-1|319	+ Revision: 408790
12mr|oxygen-icon-theme-4.9.4-1|320	- New upstream release 4.3.0.
12mr|oxygen-icon-theme-4.9.4-1|321	
12mr|oxygen-icon-theme-4.9.4-1|322	* Wed Jul 22 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.98-1mdv2010.0
12mr|oxygen-icon-theme-4.9.4-1|323	+ Revision: 398671
12mr|oxygen-icon-theme-4.9.4-1|324	- KDE 4.3 RC3
12mr|oxygen-icon-theme-4.9.4-1|325	
12mr|oxygen-icon-theme-4.9.4-1|326	* Sat Jul 11 2009 Funda Wang <fwang@mandriva.org> 1:4.2.96-1mdv2010.0
12mr|oxygen-icon-theme-4.9.4-1|327	+ Revision: 394441
12mr|oxygen-icon-theme-4.9.4-1|328	- new version 4.2.96
12mr|oxygen-icon-theme-4.9.4-1|329	
12mr|oxygen-icon-theme-4.9.4-1|330	* Thu Jun 25 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.95-1mdv2010.0
12mr|oxygen-icon-theme-4.9.4-1|331	+ Revision: 389229
12mr|oxygen-icon-theme-4.9.4-1|332	- Update to kde 4.3Rc1
12mr|oxygen-icon-theme-4.9.4-1|333	
12mr|oxygen-icon-theme-4.9.4-1|334	* Fri Jun 05 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.90-1mdv2010.0
12mr|oxygen-icon-theme-4.9.4-1|335	+ Revision: 383155
12mr|oxygen-icon-theme-4.9.4-1|336	- Update to beta2
12mr|oxygen-icon-theme-4.9.4-1|337	
12mr|oxygen-icon-theme-4.9.4-1|338	* Fri May 29 2009 Funda Wang <fwang@mandriva.org> 1:4.2.88-1mdv2010.0
12mr|oxygen-icon-theme-4.9.4-1|339	+ Revision: 380762
12mr|oxygen-icon-theme-4.9.4-1|340	- New version 4.2.88
12mr|oxygen-icon-theme-4.9.4-1|341	
12mr|oxygen-icon-theme-4.9.4-1|342	* Fri May 22 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.87-1mdv2010.0
12mr|oxygen-icon-theme-4.9.4-1|343	+ Revision: 378634
12mr|oxygen-icon-theme-4.9.4-1|344	- Update to kde   4.2.87
12mr|oxygen-icon-theme-4.9.4-1|345	
12mr|oxygen-icon-theme-4.9.4-1|346	* Sun May 10 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.85-4mdv2010.0
12mr|oxygen-icon-theme-4.9.4-1|347	+ Revision: 373916
12mr|oxygen-icon-theme-4.9.4-1|348	- Fix conflicts
12mr|oxygen-icon-theme-4.9.4-1|349	
12mr|oxygen-icon-theme-4.9.4-1|350	* Sat May 09 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.85-3mdv2010.0
12mr|oxygen-icon-theme-4.9.4-1|351	+ Revision: 373715
12mr|oxygen-icon-theme-4.9.4-1|352	- Add conflicts
12mr|oxygen-icon-theme-4.9.4-1|353	
12mr|oxygen-icon-theme-4.9.4-1|354	* Fri May 08 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.85-2mdv2010.0
12mr|oxygen-icon-theme-4.9.4-1|355	+ Revision: 373473
12mr|oxygen-icon-theme-4.9.4-1|356	- Fix conflicts with kdepim
12mr|oxygen-icon-theme-4.9.4-1|357	
12mr|oxygen-icon-theme-4.9.4-1|358	* Fri May 08 2009 Funda Wang <fwang@mandriva.org> 1:4.2.85-1mdv2010.0
12mr|oxygen-icon-theme-4.9.4-1|359	+ Revision: 373116
12mr|oxygen-icon-theme-4.9.4-1|360	- New version 4.2.85
12mr|oxygen-icon-theme-4.9.4-1|361	
12mr|oxygen-icon-theme-4.9.4-1|362	* Mon May 04 2009 Funda Wang <fwang@mandriva.org> 1:4.2.71-0.svn961800.1mdv2010.0
12mr|oxygen-icon-theme-4.9.4-1|363	+ Revision: 371531
12mr|oxygen-icon-theme-4.9.4-1|364	- New version 4.2.71
12mr|oxygen-icon-theme-4.9.4-1|365	- should be noarch package
12mr|oxygen-icon-theme-4.9.4-1|366	- there is no need to build it, just installing is enough
12mr|oxygen-icon-theme-4.9.4-1|367	
12mr|oxygen-icon-theme-4.9.4-1|368	* Thu Apr 30 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.2.70-0.svn954171.1mdv2010.0
12mr|oxygen-icon-theme-4.9.4-1|369	+ Revision: 369155
12mr|oxygen-icon-theme-4.9.4-1|370	- Update to kde 4.2.70
12mr|oxygen-icon-theme-4.9.4-1|371	
12mr|oxygen-icon-theme-4.9.4-1|372	* Fri Mar 27 2009 Helio Chissini de Castro <helio@mandriva.com> 1:4.2.2-2mdv2009.1
12mr|oxygen-icon-theme-4.9.4-1|373	+ Revision: 361678
12mr|oxygen-icon-theme-4.9.4-1|374	- Raise epoch to match old package
12mr|oxygen-icon-theme-4.9.4-1|375	
12mr|oxygen-icon-theme-4.9.4-1|376	* Fri Mar 27 2009 Helio Chissini de Castro <helio@mandriva.com> 4.2.2-1mdv2009.1
12mr|oxygen-icon-theme-4.9.4-1|377	+ Revision: 361602
12mr|oxygen-icon-theme-4.9.4-1|378	- Oxygen icons now are a independent package
12mr|oxygen-icon-theme-4.9.4-1|379	- import oxygen-icon-theme
12mr|oxygen-icon-theme-4.9.4-1|380	
12mr|oxygen-icon-theme-4.9.4-1|381	

15378 12
12mr|ozerocdoff-0.4-1.2|1	%define __debug_package %nil
12mr|ozerocdoff-0.4-1.2|2	%define _enable_debug_packages %{nil}
12mr|ozerocdoff-0.4-1.2|3	%define debug_package          %{nil}
12mr|ozerocdoff-0.4-1.2|4	
12mr|ozerocdoff-0.4-1.2|5	Name:		ozerocdoff
12mr|ozerocdoff-0.4-1.2|6	Version:	0.4
12mr|ozerocdoff-0.4-1.2|7	Release:	%mkrel 1.2
12mr|ozerocdoff-0.4-1.2|8	Summary:	Tool for switching modes of Option USB devices
12mr|ozerocdoff-0.4-1.2|9	Group:		System/Base
12mr|ozerocdoff-0.4-1.2|10	License:	GPL
12mr|ozerocdoff-0.4-1.2|11	URL:		http://www.pharscape.org/ozerocdoff.html
12mr|ozerocdoff-0.4-1.2|12	Source0:	ozerocdoff-%{version}.tar.bz2
12mr|ozerocdoff-0.4-1.2|13	Patch0:		ozerocdoff-mda.patch
12mr|ozerocdoff-0.4-1.2|14	Patch1:		ozerocdoff-0.4-udev.patch
12mr|ozerocdoff-0.4-1.2|15	
12mr|ozerocdoff-0.4-1.2|16	BuildRequires:  usb-compat-devel
12mr|ozerocdoff-0.4-1.2|17	
12mr|ozerocdoff-0.4-1.2|18	Obsoletes:      hso-rezero
12mr|ozerocdoff-0.4-1.2|19	
12mr|ozerocdoff-0.4-1.2|20	%description
12mr|ozerocdoff-0.4-1.2|21	Ozerocdoff - an improved ZeroCD switching utility
12mr|ozerocdoff-0.4-1.2|22	
12mr|ozerocdoff-0.4-1.2|23	This is the improved Option software for temporarily disabling ZeroCD
12mr|ozerocdoff-0.4-1.2|24	and allowing the modem to be a modem. It has replaced rezero.
12mr|ozerocdoff-0.4-1.2|25	
12mr|ozerocdoff-0.4-1.2|26	%prep
12mr|ozerocdoff-0.4-1.2|27	%setup -q
12mr|ozerocdoff-0.4-1.2|28	%patch0 -p1 -b .mda~
12mr|ozerocdoff-0.4-1.2|29	%patch1 -p1 -b .udev~
12mr|ozerocdoff-0.4-1.2|30	
12mr|ozerocdoff-0.4-1.2|31	%build
12mr|ozerocdoff-0.4-1.2|32	%make
12mr|ozerocdoff-0.4-1.2|33	
12mr|ozerocdoff-0.4-1.2|34	
12mr|ozerocdoff-0.4-1.2|35	%install
12mr|ozerocdoff-0.4-1.2|36	%__rm -rf %buildroot
12mr|ozerocdoff-0.4-1.2|37	LIBNAME=%{_lib} %makeinstall_std
12mr|ozerocdoff-0.4-1.2|38	%__ln_s ozerocdoff %{buildroot}%{_sbindir}/rezero
12mr|ozerocdoff-0.4-1.2|39	
12mr|ozerocdoff-0.4-1.2|40	
12mr|ozerocdoff-0.4-1.2|41	%post
12mr|ozerocdoff-0.4-1.2|42	
12mr|ozerocdoff-0.4-1.2|43	
12mr|ozerocdoff-0.4-1.2|44	%preun
12mr|ozerocdoff-0.4-1.2|45	
12mr|ozerocdoff-0.4-1.2|46	
12mr|ozerocdoff-0.4-1.2|47	%clean
12mr|ozerocdoff-0.4-1.2|48	%__rm -rf %{buildroot}
12mr|ozerocdoff-0.4-1.2|49	
12mr|ozerocdoff-0.4-1.2|50	
12mr|ozerocdoff-0.4-1.2|51	%files
12mr|ozerocdoff-0.4-1.2|52	%defattr(-,root,root,-)
12mr|ozerocdoff-0.4-1.2|53	%_sbindir/ozerocdoff
12mr|ozerocdoff-0.4-1.2|54	%_sbindir/rezero
12mr|ozerocdoff-0.4-1.2|55	%_sbindir/osetsuspend
12mr|ozerocdoff-0.4-1.2|56	
12mr|ozerocdoff-0.4-1.2|57	%_sysconfdir/udev/rules.d/49-hso-udev.rules
12mr|ozerocdoff-0.4-1.2|58	
12mr|ozerocdoff-0.4-1.2|59	%{_libdir}/hal/scripts/hal-serial-hsotype
12mr|ozerocdoff-0.4-1.2|60	%{_datadir}/hal/fdi/preprobe/20thirdparty/10-wwan-hso-preprobe.fdi
12mr|ozerocdoff-0.4-1.2|61	%{_datadir}/hal/fdi/information/20thirdparty/10-wwan-quirk.fdi
12mr|ozerocdoff-0.4-1.2|62	
12mr|ozerocdoff-0.4-1.2|63	%config(noreplace) %attr(0644,root,root) /etc/hso-suspend.conf
12mr|ozerocdoff-0.4-1.2|64	
12mr|ozerocdoff-0.4-1.2|65	%doc
12mr|ozerocdoff-0.4-1.2|66	
12mr|ozerocdoff-0.4-1.2|67	
12mr|ozerocdoff-0.4-1.2|68	
12mr|ozerocdoff-0.4-1.2|69	%changelog
12mr|ozerocdoff-0.4-1.2|70	

15379 12
12mr|p11-kit-0.14-1|1	%define major	0
12mr|p11-kit-0.14-1|2	%define libname	%mklibname %{name} %{major}
12mr|p11-kit-0.14-1|3	%define devname	%mklibname %{name} -d
12mr|p11-kit-0.14-1|4	
12mr|p11-kit-0.14-1|5	Name:		p11-kit
12mr|p11-kit-0.14-1|6	Summary:	Load and enumerate PKCS#11 modules
12mr|p11-kit-0.14-1|7	Version:	0.14
12mr|p11-kit-0.14-1|8	Release:	1
12mr|p11-kit-0.14-1|9	License:	Apache License
12mr|p11-kit-0.14-1|10	Group:		System/Libraries
12mr|p11-kit-0.14-1|11	Url:		http://p11-glue.freedesktop.org/p11-kit.html
12mr|p11-kit-0.14-1|12	Source0:	http://p11-glue.freedesktop.org/releases/%{name}-%{version}.tar.gz
12mr|p11-kit-0.14-1|13	
12mr|p11-kit-0.14-1|14	%description
12mr|p11-kit-0.14-1|15	Provides a way to load and enumerate PKCS#11 modules. Provides a standard
12mr|p11-kit-0.14-1|16	configuration setup for installing PKCS#11 modules in such a way that
12mr|p11-kit-0.14-1|17	they're discoverable.
12mr|p11-kit-0.14-1|18	
12mr|p11-kit-0.14-1|19	Also solves problems with coordinating the use of PKCS#11 by different
12mr|p11-kit-0.14-1|20	components or libraries living in the same process.
12mr|p11-kit-0.14-1|21	
12mr|p11-kit-0.14-1|22	%package -n	%{libname}
12mr|p11-kit-0.14-1|23	Summary:	Library and proxy module for properly loading and sharing PKCS#11 modules
12mr|p11-kit-0.14-1|24	Group:		System/Libraries
12mr|p11-kit-0.14-1|25	
12mr|p11-kit-0.14-1|26	%description -n	%{libname}
12mr|p11-kit-0.14-1|27	Provides a way to load and enumerate PKCS#11 modules. Provides a standard
12mr|p11-kit-0.14-1|28	configuration setup for installing PKCS#11 modules in such a way that
12mr|p11-kit-0.14-1|29	they're discoverable.
12mr|p11-kit-0.14-1|30	
12mr|p11-kit-0.14-1|31	Also solves problems with coordinating the use of PKCS#11 by different
12mr|p11-kit-0.14-1|32	components or libraries living in the same process.
12mr|p11-kit-0.14-1|33	
12mr|p11-kit-0.14-1|34	%package -n 	%{devname}
12mr|p11-kit-0.14-1|35	Summary:	Development files and headers for %{name}
12mr|p11-kit-0.14-1|36	Group:		Development/Other
12mr|p11-kit-0.14-1|37	Requires:	%{libname} = %{version}-%{release}
12mr|p11-kit-0.14-1|38	Provides:	%{name}-devel = %{version}-%{release}
12mr|p11-kit-0.14-1|39	
12mr|p11-kit-0.14-1|40	%description -n	%{devname}
12mr|p11-kit-0.14-1|41	This package contains the development files and headers for %{name}.
12mr|p11-kit-0.14-1|42	
12mr|p11-kit-0.14-1|43	%prep
12mr|p11-kit-0.14-1|44	%setup -q
12mr|p11-kit-0.14-1|45	
12mr|p11-kit-0.14-1|46	%build
12mr|p11-kit-0.14-1|47	%configure2_5x	--disable-static \
12mr|p11-kit-0.14-1|48	--disable-rpath
12mr|p11-kit-0.14-1|49	
12mr|p11-kit-0.14-1|50	%make
12mr|p11-kit-0.14-1|51	
12mr|p11-kit-0.14-1|52	%install
12mr|p11-kit-0.14-1|53	%makeinstall_std
12mr|p11-kit-0.14-1|54	
12mr|p11-kit-0.14-1|55	#dirs for configs etc
12mr|p11-kit-0.14-1|56	%__mkdir_p %{buildroot}%{_sysconfdir}/pkcs11/modules
12mr|p11-kit-0.14-1|57	
12mr|p11-kit-0.14-1|58	#ghost files
12mr|p11-kit-0.14-1|59	touch %{buildroot}%{_sysconfdir}/pkcs11/pkcs11.conf
12mr|p11-kit-0.14-1|60	
12mr|p11-kit-0.14-1|61	%check
12mr|p11-kit-0.14-1|62	%make check
12mr|p11-kit-0.14-1|63	
12mr|p11-kit-0.14-1|64	%post
12mr|p11-kit-0.14-1|65	%create_ghostfile %{_sysconfdir}/pkcs11/pkcs11.conf root root 644
12mr|p11-kit-0.14-1|66	
12mr|p11-kit-0.14-1|67	%files
12mr|p11-kit-0.14-1|68	%doc AUTHORS NEWS
12mr|p11-kit-0.14-1|69	%{_bindir}/%{name}
12mr|p11-kit-0.14-1|70	%dir %{_sysconfdir}/pkcs11
12mr|p11-kit-0.14-1|71	%dir %{_sysconfdir}/pkcs11/modules
12mr|p11-kit-0.14-1|72	%{_sysconfdir}/pkcs11/pkcs11.conf.example
12mr|p11-kit-0.14-1|73	%ghost %config(noreplace) %{_sysconfdir}/pkcs11/pkcs11.conf
12mr|p11-kit-0.14-1|74	
12mr|p11-kit-0.14-1|75	%files -n %{libname}
12mr|p11-kit-0.14-1|76	%{_libdir}/lib%{name}.so.%{major}*
12mr|p11-kit-0.14-1|77	
12mr|p11-kit-0.14-1|78	%files -n %{devname}
12mr|p11-kit-0.14-1|79	%doc %{_datadir}/gtk-doc/html/%{name}
12mr|p11-kit-0.14-1|80	%{_includedir}/%{name}-1
12mr|p11-kit-0.14-1|81	%{_libdir}/*.so
12mr|p11-kit-0.14-1|82	%{_libdir}/pkgconfig/%{name}-1.pc
12mr|p11-kit-0.14-1|83	
12mr|p11-kit-0.14-1|84	%changelog
12mr|p11-kit-0.14-1|85	

15380 12
12mr|p2c-1.22-20|1	%define	name	p2c
12mr|p2c-1.22-20|2	%define	version	1.22
12mr|p2c-1.22-20|3	Summary:	A Pascal to C translator
12mr|p2c-1.22-20|4	Name:		%{name}
12mr|p2c-1.22-20|5	Version:	%{version}
12mr|p2c-1.22-20|6	Release:	%mkrel 20
12mr|p2c-1.22-20|7	License:	GPL
12mr|p2c-1.22-20|8	Group:		Development/Other
12mr|p2c-1.22-20|9	Source0:	ftp://csvax.cs.caltech.edu/pub/p2c-1.22.tar.bz2
12mr|p2c-1.22-20|10	URL:		http://www.synaptics.com/people/daveg/
12mr|p2c-1.22-20|11	Patch2:		p2c-newpatch.patch
12mr|p2c-1.22-20|12	# Fixes conflicting types for 'my_memcpy' build error: thanks Anssi
12mr|p2c-1.22-20|13	Patch3:		p2c-1.22-memcpy.patch
12mr|p2c-1.22-20|14	Patch4:		p2c-1.22-getline.patch
12mr|p2c-1.22-20|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|p2c-1.22-20|16	
12mr|p2c-1.22-20|17	%description
12mr|p2c-1.22-20|18	P2c is a system for translating Pascal programs into the C language.
12mr|p2c-1.22-20|19	P2c accepts input source files in certain Pascal dialects:  HP
12mr|p2c-1.22-20|20	Pascal, Turbo/UCSD Pascal, DEC VAX Pascal, Oregon Software Pascal/2,
12mr|p2c-1.22-20|21	Macintosh Programmer's Workshop Pascal and Sun/Berkeley Pascal.  P2c
12mr|p2c-1.22-20|22	outputs a set of .c and .h files which make up a C program equivalent
12mr|p2c-1.22-20|23	to the original Pascal program.  The C program can then be compiled
12mr|p2c-1.22-20|24	using a standard C compiler, such as gcc.
12mr|p2c-1.22-20|25	
12mr|p2c-1.22-20|26	Install the p2c package if you need a program for translating Pascal
12mr|p2c-1.22-20|27	code into C code.
12mr|p2c-1.22-20|28	
12mr|p2c-1.22-20|29	%package	devel
12mr|p2c-1.22-20|30	Summary:	Files for p2c Pascal to C translator development
12mr|p2c-1.22-20|31	Group:		Development/Other
12mr|p2c-1.22-20|32	
12mr|p2c-1.22-20|33	%description	devel
12mr|p2c-1.22-20|34	The p2c-devel package contains the files necessary for development
12mr|p2c-1.22-20|35	of the p2c Pascal to C translation system.
12mr|p2c-1.22-20|36	
12mr|p2c-1.22-20|37	Install the p2c-devel package if you want to do p2c development.
12mr|p2c-1.22-20|38	
12mr|p2c-1.22-20|39	%prep
12mr|p2c-1.22-20|40	%setup -q
12mr|p2c-1.22-20|41	%patch2 -p1 -b .new
12mr|p2c-1.22-20|42	%patch3 -p1 -b .memcpy
12mr|p2c-1.22-20|43	%patch4 -p0 -b .getline
12mr|p2c-1.22-20|44	mkdir src/shlib
12mr|p2c-1.22-20|45	mkdir include
12mr|p2c-1.22-20|46	ln -s ../src include/p2c
12mr|p2c-1.22-20|47	
12mr|p2c-1.22-20|48	%build
12mr|p2c-1.22-20|49	cp src/sys.p2crc src/p2crc
12mr|p2c-1.22-20|50	make RPM_OPTS="$RPM_OPT_FLAGS -fPIC"
12mr|p2c-1.22-20|51	make RPM_OPTS="$RPM_OPT_FLAGS -fPIC" shlib -C src
12mr|p2c-1.22-20|52	
12mr|p2c-1.22-20|53	%install
12mr|p2c-1.22-20|54	rm -rf %{buildroot}
12mr|p2c-1.22-20|55	mkdir -p %{buildroot}{%{_mandir}/man1,%{_prefix}/lib,%{_libdir},%{_includedir}}
12mr|p2c-1.22-20|56	make install RPM_INSTALL=%{buildroot} LIBDIR=$RPM_BUILD_ROOT%{_libdir} MANDIR=$RPM_BUILD_ROOT%{_mandir}/man1
12mr|p2c-1.22-20|57	
12mr|p2c-1.22-20|58	%if %mdkversion < 200900
12mr|p2c-1.22-20|59	%post -p /sbin/ldconfig
12mr|p2c-1.22-20|60	%endif
12mr|p2c-1.22-20|61	
12mr|p2c-1.22-20|62	%if %mdkversion < 200900
12mr|p2c-1.22-20|63	%postun -p /sbin/ldconfig
12mr|p2c-1.22-20|64	%endif
12mr|p2c-1.22-20|65	
12mr|p2c-1.22-20|66	%clean
12mr|p2c-1.22-20|67	rm -rf %{buildroot}
12mr|p2c-1.22-20|68	
12mr|p2c-1.22-20|69	%files
12mr|p2c-1.22-20|70	%defattr(-,root,root)
12mr|p2c-1.22-20|71	#%doc %_docdir/p2c-1.22
12mr|p2c-1.22-20|72	%{_bindir}/*
12mr|p2c-1.22-20|73	%{_libdir}/libp2c.so*
12mr|p2c-1.22-20|74	%{_prefix}/lib/p2c
12mr|p2c-1.22-20|75	%{_mandir}/man1/p2c.1*
12mr|p2c-1.22-20|76	
12mr|p2c-1.22-20|77	%files devel
12mr|p2c-1.22-20|78	%defattr(-,root,root)
12mr|p2c-1.22-20|79	%{_libdir}/libp2c.a
12mr|p2c-1.22-20|80	%{_includedir}/p2c
12mr|p2c-1.22-20|81	
12mr|p2c-1.22-20|82	
12mr|p2c-1.22-20|83	
12mr|p2c-1.22-20|84	%changelog
12mr|p2c-1.22-20|85	

15381 12
12mr|p7zip-9.20.1-2|1	%define	name	p7zip
12mr|p7zip-9.20.1-2|2	%define	version	9.20.1
12mr|p7zip-9.20.1-2|3	%define	release	%mkrel 2
12mr|p7zip-9.20.1-2|4	
12mr|p7zip-9.20.1-2|5	Summary:	7-zip compatible compression program
12mr|p7zip-9.20.1-2|6	Name:		%{name}
12mr|p7zip-9.20.1-2|7	Version:	%{version}
12mr|p7zip-9.20.1-2|8	Release:	%{release}
12mr|p7zip-9.20.1-2|9	Source0:	http://prdownloads.sourceforge.net/p7zip/%{name}_%{version}_src_all.tar.bz2
12mr|p7zip-9.20.1-2|10	License:	LGPLv2+
12mr|p7zip-9.20.1-2|11	Group:		Archiving/Compression
12mr|p7zip-9.20.1-2|12	Url:		http://p7zip.sourceforge.net/
12mr|p7zip-9.20.1-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|p7zip-9.20.1-2|14	%ifarch %ix86
12mr|p7zip-9.20.1-2|15	BuildRequires: nasm
12mr|p7zip-9.20.1-2|16	%endif
12mr|p7zip-9.20.1-2|17	%ifarch x86_64
12mr|p7zip-9.20.1-2|18	BuildRequires: yasm
12mr|p7zip-9.20.1-2|19	%endif
12mr|p7zip-9.20.1-2|20	
12mr|p7zip-9.20.1-2|21	%description
12mr|p7zip-9.20.1-2|22	p7zip is a port of 7za.exe for Unix. 7-Zip is a file archiver with
12mr|p7zip-9.20.1-2|23	highest compression ratio.
12mr|p7zip-9.20.1-2|24	
12mr|p7zip-9.20.1-2|25	%prep
12mr|p7zip-9.20.1-2|26	%setup -q -n %{name}_%{version}
12mr|p7zip-9.20.1-2|27	%apply_patches
12mr|p7zip-9.20.1-2|28	%ifarch x86_64
12mr|p7zip-9.20.1-2|29	cp makefile.linux_amd64_asm makefile.machine
12mr|p7zip-9.20.1-2|30	%endif
12mr|p7zip-9.20.1-2|31	%ifarch %ix86
12mr|p7zip-9.20.1-2|32	cp makefile.linux_x86_asm_gcc_4.X makefile.machine
12mr|p7zip-9.20.1-2|33	%endif
12mr|p7zip-9.20.1-2|34	%ifarch alpha ppc
12mr|p7zip-9.20.1-2|35	cp makefile.linux_x86_ppc_alpha_gcc_4.X makefile.machine
12mr|p7zip-9.20.1-2|36	%endif
12mr|p7zip-9.20.1-2|37	#gw really use our flags:
12mr|p7zip-9.20.1-2|38	perl -pi -e "s/-s /%optflags /" makefile.machine
12mr|p7zip-9.20.1-2|39	find DOCS -type d|xargs chmod 755
12mr|p7zip-9.20.1-2|40	find README ChangeLog TODO DOCS -type f|xargs chmod 644
12mr|p7zip-9.20.1-2|41	%build
12mr|p7zip-9.20.1-2|42	%make all3
12mr|p7zip-9.20.1-2|43	
12mr|p7zip-9.20.1-2|44	%install
12mr|p7zip-9.20.1-2|45	rm -rf $RPM_BUILD_ROOT
12mr|p7zip-9.20.1-2|46	%makeinstall DEST_HOME=%buildroot%_prefix DEST_MAN=%buildroot%_mandir DEST_SHARE=%buildroot%_libdir/%name
12mr|p7zip-9.20.1-2|47	chmod -R +w %buildroot
12mr|p7zip-9.20.1-2|48	#gw don't package this, it is non-free like unrar
12mr|p7zip-9.20.1-2|49	rm -f %buildroot%_libdir/p7zip/Codecs/Rar29.so DOCS/unRarLicense.txt
12mr|p7zip-9.20.1-2|50	#gw fix paths in wrapper scripts and man pages
12mr|p7zip-9.20.1-2|51	perl -pi -e "s^%buildroot^^" %buildroot%_bindir/* %buildroot%_mandir/man1/*
12mr|p7zip-9.20.1-2|52	
12mr|p7zip-9.20.1-2|53	%clean
12mr|p7zip-9.20.1-2|54	rm -rf $RPM_BUILD_ROOT
12mr|p7zip-9.20.1-2|55	
12mr|p7zip-9.20.1-2|56	%files
12mr|p7zip-9.20.1-2|57	%defattr(-,root,root)
12mr|p7zip-9.20.1-2|58	%doc README ChangeLog TODO DOCS/*
12mr|p7zip-9.20.1-2|59	%{_bindir}/7za
12mr|p7zip-9.20.1-2|60	%{_bindir}/7zr
12mr|p7zip-9.20.1-2|61	%{_bindir}/7z
12mr|p7zip-9.20.1-2|62	%_libdir/p7zip
12mr|p7zip-9.20.1-2|63	%_mandir/man1/*
12mr|p7zip-9.20.1-2|64	
12mr|p7zip-9.20.1-2|65	
12mr|p7zip-9.20.1-2|66	
12mr|p7zip-9.20.1-2|67	
12mr|p7zip-9.20.1-2|68	%changelog
12mr|p7zip-9.20.1-2|69	

15382 12
12mr|packagekit-0.7.6-7|1	%define	major	14
12mr|packagekit-0.7.6-7|2	
12mr|packagekit-0.7.6-7|3	%define girmajor 1.0
12mr|packagekit-0.7.6-7|4	%define girname_plugin %mklibname packagekitplugin-gir  %{girmajor}
12mr|packagekit-0.7.6-7|5	%define girname_glib %mklibname packagekitglib-gir  %{girmajor}
12mr|packagekit-0.7.6-7|6	
12mr|packagekit-0.7.6-7|7	%define	libname %mklibname %{name}-glib %{major}
12mr|packagekit-0.7.6-7|8	%define	qt2major 2
12mr|packagekit-0.7.6-7|9	%define	qt2lib	%mklibname %{name}-qt2_ %{qt2major}
12mr|packagekit-0.7.6-7|10	%define	devname	%mklibname -d %{name}
12mr|packagekit-0.7.6-7|11	
12mr|packagekit-0.7.6-7|12	Summary:	A DBUS packaging abstraction layer
12mr|packagekit-0.7.6-7|13	Name:	  	packagekit
12mr|packagekit-0.7.6-7|14	Version:	0.7.6
12mr|packagekit-0.7.6-7|15	Release:	7
12mr|packagekit-0.7.6-7|16	License:	GPLv2+
12mr|packagekit-0.7.6-7|17	Group:		System/Configuration/Packaging
12mr|packagekit-0.7.6-7|18	URL:		http://www.packagekit.org
12mr|packagekit-0.7.6-7|19	Source0: 	http://www.packagekit.org/releases/PackageKit-%version.tar.xz
12mr|packagekit-0.7.6-7|20	Patch1:		packagekit-0.3.6-customize-vendor.patch
12mr|packagekit-0.7.6-7|21	Patch2:		packagekit-0.7.4-rosa-add-rosa-support-in-urpmi-backend.patch
12mr|packagekit-0.7.6-7|22	Patch3:		PackageKit-0.6.16-Mandriva-turn-off-time.conf.patch
12mr|packagekit-0.7.6-7|23	#Patch4:		PackageKit-0.6.14-libexecdir.patch
12mr|packagekit-0.7.6-7|24	Patch5:		packagekit-0.6.13-increase-command-not-found-install-timeout.patch
12mr|packagekit-0.7.6-7|25	
12mr|packagekit-0.7.6-7|26	BuildRequires:	docbook-utils
12mr|packagekit-0.7.6-7|27	BuildRequires:	gtk-doc
12mr|packagekit-0.7.6-7|28	BuildRequires:	intltool
12mr|packagekit-0.7.6-7|29	BuildRequires:	xmlto
12mr|packagekit-0.7.6-7|30	BuildRequires:	xsltproc
12mr|packagekit-0.7.6-7|31	BuildRequires:	cppunit-devel
12mr|packagekit-0.7.6-7|32	BuildRequires:	dbus-glib-devel
12mr|packagekit-0.7.6-7|33	BuildRequires:	libarchive-devel
12mr|packagekit-0.7.6-7|34	BuildRequires:	libgstreamer-plugins-base-devel
12mr|packagekit-0.7.6-7|35	BuildRequires:	polkit-1-devel >= 0.92
12mr|packagekit-0.7.6-7|36	BuildRequires:	pm-utils-devel
12mr|packagekit-0.7.6-7|37	BuildRequires:	qt4-devel
12mr|packagekit-0.7.6-7|38	BuildRequires:	sqlite3-devel
12mr|packagekit-0.7.6-7|39	BuildRequires:	xulrunner-devel >= 1.9.1
12mr|packagekit-0.7.6-7|40	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|packagekit-0.7.6-7|41	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|packagekit-0.7.6-7|42	BuildRequires:	pkgconfig(gudev-1.0)
12mr|packagekit-0.7.6-7|43	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|packagekit-0.7.6-7|44	BuildRequires:  pkgconfig(python)
12mr|packagekit-0.7.6-7|45	BuildRequires:  pkgconfig(NetworkManager)
12mr|packagekit-0.7.6-7|46	
12mr|packagekit-0.7.6-7|47	# fonts package in Mandriva do not have needed provides yet to be useful
12mr|packagekit-0.7.6-7|48	Suggests:	%{name}-gtk3-module = %{version}
12mr|packagekit-0.7.6-7|49	Suggests:	packagekit-gui
12mr|packagekit-0.7.6-7|50	# No gtk2 plugin anymore
12mr|packagekit-0.7.6-7|51	Obsoletes:	packagekit-gtk-module
12mr|packagekit-0.7.6-7|52	#We have broken urpmi. Suggest smart
12mr|packagekit-0.7.6-7|53	Requires:	smart
12mr|packagekit-0.7.6-7|54	Requires:	smart-update
12mr|packagekit-0.7.6-7|55	
12mr|packagekit-0.7.6-7|56	%description
12mr|packagekit-0.7.6-7|57	PackageKit is a DBUS abstraction layer that allows the session user to manage
12mr|packagekit-0.7.6-7|58	packages in a secure way using a cross-distro, cross-architecture API.
12mr|packagekit-0.7.6-7|59	
12mr|packagekit-0.7.6-7|60	%package -n	%{libname}
12mr|packagekit-0.7.6-7|61	Summary:	Libraries for accessing PackageKit
12mr|packagekit-0.7.6-7|62	Group:		System/Configuration/Packaging
12mr|packagekit-0.7.6-7|63	
12mr|packagekit-0.7.6-7|64	%description -n	%{libname}
12mr|packagekit-0.7.6-7|65	Libraries for accessing PackageKit.
12mr|packagekit-0.7.6-7|66	
12mr|packagekit-0.7.6-7|67	%package -n %{girname_plugin}
12mr|packagekit-0.7.6-7|68	Summary:    GObject Introspection interface library for %{name} plugin
12mr|packagekit-0.7.6-7|69	Group:      System/Libraries
12mr|packagekit-0.7.6-7|70	
12mr|packagekit-0.7.6-7|71	%description -n %{girname_plugin}
12mr|packagekit-0.7.6-7|72	GObject Introspection interface library for %{name} plugin.
12mr|packagekit-0.7.6-7|73	
12mr|packagekit-0.7.6-7|74	%package -n %{girname_glib}
12mr|packagekit-0.7.6-7|75	Summary:    GObject Introspection interface library for %{name} glib
12mr|packagekit-0.7.6-7|76	Group:      System/Libraries
12mr|packagekit-0.7.6-7|77	
12mr|packagekit-0.7.6-7|78	%description -n %{girname_glib}
12mr|packagekit-0.7.6-7|79	GObject Introspection interface library for %{name} glib.
12mr|packagekit-0.7.6-7|80	
12mr|packagekit-0.7.6-7|81	%package -n	%{qt2lib}
12mr|packagekit-0.7.6-7|82	Summary:	QT libraries for accessing PackageKit
12mr|packagekit-0.7.6-7|83	Group:		System/Configuration/Packaging
12mr|packagekit-0.7.6-7|84	Requires:	%{name} = %{version}-%{release}
12mr|packagekit-0.7.6-7|85	
12mr|packagekit-0.7.6-7|86	%description -n	%{qt2lib}
12mr|packagekit-0.7.6-7|87	QT libraries for accessing PackageKit.
12mr|packagekit-0.7.6-7|88	
12mr|packagekit-0.7.6-7|89	%package -n	%{devname}
12mr|packagekit-0.7.6-7|90	Summary:	Libraries and headers for PackageKit
12mr|packagekit-0.7.6-7|91	Group:		Development/Other
12mr|packagekit-0.7.6-7|92	Requires:	%{libname} = %{version}-%{release}
12mr|packagekit-0.7.6-7|93	Requires:	%{girname_glib} = %{version}-%{release}
12mr|packagekit-0.7.6-7|94	Requires:	%{girname_plugin} = %{version}-%{release}
12mr|packagekit-0.7.6-7|95	Requires:	%{qt2lib} = %{version}-%{release}
12mr|packagekit-0.7.6-7|96	Provides:	%{name}-devel = %{version}-%{release}
12mr|packagekit-0.7.6-7|97	Obsoletes:	packagekit-qt-devel < %{version}
12mr|packagekit-0.7.6-7|98	
12mr|packagekit-0.7.6-7|99	%description -n	%{devname}
12mr|packagekit-0.7.6-7|100	Headers and libraries for PackageKit.
12mr|packagekit-0.7.6-7|101	
12mr|packagekit-0.7.6-7|102	%package	cron
12mr|packagekit-0.7.6-7|103	Summary:	Cron job and related utilities for PackageKit
12mr|packagekit-0.7.6-7|104	Group:		System/Configuration/Packaging
12mr|packagekit-0.7.6-7|105	Requires:	crontabs
12mr|packagekit-0.7.6-7|106	Requires:	%{name} = %{version}-%{release}
12mr|packagekit-0.7.6-7|107	
12mr|packagekit-0.7.6-7|108	%description	cron
12mr|packagekit-0.7.6-7|109	Crontab and utilities for running PackageKit as a cron job.
12mr|packagekit-0.7.6-7|110	
12mr|packagekit-0.7.6-7|111	%package	gstreamer-plugin
12mr|packagekit-0.7.6-7|112	Summary:	Install GStreamer codecs using PackageKit
12mr|packagekit-0.7.6-7|113	Group:		System/Configuration/Packaging
12mr|packagekit-0.7.6-7|114	Requires:	gstreamer0.10-tools
12mr|packagekit-0.7.6-7|115	Requires:	%{name} = %{version}-%{release}
12mr|packagekit-0.7.6-7|116	Requires(post):	update-alternatives
12mr|packagekit-0.7.6-7|117	Requires(postun): update-alternatives
12mr|packagekit-0.7.6-7|118	Provides:	gst-install-plugins-helper
12mr|packagekit-0.7.6-7|119	
12mr|packagekit-0.7.6-7|120	%description	gstreamer-plugin
12mr|packagekit-0.7.6-7|121	The PackageKit GStreamer plugin allows any Gstreamer application to install
12mr|packagekit-0.7.6-7|122	codecs from configured repositories using PackageKit.
12mr|packagekit-0.7.6-7|123	
12mr|packagekit-0.7.6-7|124	%package	browser-plugin
12mr|packagekit-0.7.6-7|125	Summary:	Browser Plugin for PackageKit
12mr|packagekit-0.7.6-7|126	Group:		System/Configuration/Packaging
12mr|packagekit-0.7.6-7|127	Requires:	%{name} = %{version}-%{release}
12mr|packagekit-0.7.6-7|128	
12mr|packagekit-0.7.6-7|129	%description	browser-plugin
12mr|packagekit-0.7.6-7|130	The PackageKit browser plugin allows web sites to offer the ability to
12mr|packagekit-0.7.6-7|131	users to install and update packages from configured repositories
12mr|packagekit-0.7.6-7|132	using PackageKit.
12mr|packagekit-0.7.6-7|133	
12mr|packagekit-0.7.6-7|134	%package	command-not-found
12mr|packagekit-0.7.6-7|135	Summary:	Ask the user to install command line programs automatically
12mr|packagekit-0.7.6-7|136	Group:		System/Configuration/Packaging
12mr|packagekit-0.7.6-7|137	Requires:	%{name} = %{version}-%{release}
12mr|packagekit-0.7.6-7|138	
12mr|packagekit-0.7.6-7|139	%description	command-not-found
12mr|packagekit-0.7.6-7|140	A simple helper that offers to install new packages on the command line
12mr|packagekit-0.7.6-7|141	using PackageKit.
12mr|packagekit-0.7.6-7|142	
12mr|packagekit-0.7.6-7|143	%package	gtk2-module
12mr|packagekit-0.7.6-7|144	Summary:	Install fonts automatically using PackageKit
12mr|packagekit-0.7.6-7|145	Group:		System/Configuration/Packaging
12mr|packagekit-0.7.6-7|146	Requires:	pango
12mr|packagekit-0.7.6-7|147	Requires:	%{name} = %{version}-%{release}
12mr|packagekit-0.7.6-7|148	
12mr|packagekit-0.7.6-7|149	%description	gtk2-module
12mr|packagekit-0.7.6-7|150	The PackageKit GTK2+ module allows any Pango application to install
12mr|packagekit-0.7.6-7|151	fonts from configured repositories using PackageKit.
12mr|packagekit-0.7.6-7|152	
12mr|packagekit-0.7.6-7|153	%package	gtk3-module
12mr|packagekit-0.7.6-7|154	Summary:	Install fonts automatically using PackageKit
12mr|packagekit-0.7.6-7|155	Group:		System/Configuration/Packaging
12mr|packagekit-0.7.6-7|156	Requires:	pango
12mr|packagekit-0.7.6-7|157	Requires:	%{name} = %{version}-%{release}
12mr|packagekit-0.7.6-7|158	Conflicts:	%{_lib}packagekit-glib14 < 0.7.4-2
12mr|packagekit-0.7.6-7|159	
12mr|packagekit-0.7.6-7|160	%description	gtk3-module
12mr|packagekit-0.7.6-7|161	The PackageKit GTK3+ module allows any Pango application to install
12mr|packagekit-0.7.6-7|162	fonts from configured repositories using PackageKit.
12mr|packagekit-0.7.6-7|163	
12mr|packagekit-0.7.6-7|164	%prep
12mr|packagekit-0.7.6-7|165	%setup -q -n PackageKit-%{version}
12mr|packagekit-0.7.6-7|166	%apply_patches
12mr|packagekit-0.7.6-7|167	
12mr|packagekit-0.7.6-7|168	# We do not install in /usr/libexec
12mr|packagekit-0.7.6-7|169	sed -e 's,/usr/libexec,%{_libexecdir},g' -i contrib/command-not-found/PackageKit.sh.in
12mr|packagekit-0.7.6-7|170	sed -e 's,/usr/libexec,%{_libexecdir},g' -i contrib/command-not-found/PackageKit.sh
12mr|packagekit-0.7.6-7|171	
12mr|packagekit-0.7.6-7|172	%build
12mr|packagekit-0.7.6-7|173	%configure2_5x --disable-static \
12mr|packagekit-0.7.6-7|174	--enable-gstreamer-plugin \
12mr|packagekit-0.7.6-7|175	--disable-alpm \
12mr|packagekit-0.7.6-7|176	--disable-apt \
12mr|packagekit-0.7.6-7|177	--disable-box \
12mr|packagekit-0.7.6-7|178	--disable-conary \
12mr|packagekit-0.7.6-7|179	--enable-dummy \
12mr|packagekit-0.7.6-7|180	--disable-opkg \
12mr|packagekit-0.7.6-7|181	--disable-pisi \
12mr|packagekit-0.7.6-7|182	--disable-poldek \
12mr|packagekit-0.7.6-7|183	--enable-introspection \
12mr|packagekit-0.7.6-7|184	--disable-yum \
12mr|packagekit-0.7.6-7|185	--disable-zypp \
12mr|packagekit-0.7.6-7|186	--enable-smart \
12mr|packagekit-0.7.6-7|187	--enable-urpmi \
12mr|packagekit-0.7.6-7|188	--with-security-framework=polkit \
12mr|packagekit-0.7.6-7|189	--with-default-backend=smart
12mr|packagekit-0.7.6-7|190	find -name '*.moc' -exec rm -f {} \;
12mr|packagekit-0.7.6-7|191	%make V=1
12mr|packagekit-0.7.6-7|192	
12mr|packagekit-0.7.6-7|193	%install
12mr|packagekit-0.7.6-7|194	%makeinstall_std
12mr|packagekit-0.7.6-7|195	
12mr|packagekit-0.7.6-7|196	find %{buildroot} -name *.la | xargs rm
12mr|packagekit-0.7.6-7|197	
12mr|packagekit-0.7.6-7|198	%{find_lang} PackageKit
12mr|packagekit-0.7.6-7|199	
12mr|packagekit-0.7.6-7|200	%post
12mr|packagekit-0.7.6-7|201	# the job count used to live in /var/run, but it's now in /var/lib with the
12mr|packagekit-0.7.6-7|202	# other persistent bits
12mr|packagekit-0.7.6-7|203	if [ -e %{_localstatedir}/run/PackageKit/job_count.dat ]; then
12mr|packagekit-0.7.6-7|204	mv %{_localstatedir}/run/PackageKit/job_count.dat %{_localstatedir}/lib/PackageKit/job_count.dat
12mr|packagekit-0.7.6-7|205	fi
12mr|packagekit-0.7.6-7|206	
12mr|packagekit-0.7.6-7|207	%post gstreamer-plugin
12mr|packagekit-0.7.6-7|208	update-alternatives --install %{_libexecdir}/gst-install-plugins-helper gst-install-plugins-helper %{_libexecdir}/pk-gstreamer-install 10
12mr|packagekit-0.7.6-7|209	
12mr|packagekit-0.7.6-7|210	%postun gstreamer-plugin
12mr|packagekit-0.7.6-7|211	if [ "$1" = "0" ]; then
12mr|packagekit-0.7.6-7|212	if ! [ -e %{_libexecdir}/pk-gstreamer-install ]; then
12mr|packagekit-0.7.6-7|213	update-alternatives --remove gst-install-plugins-helper %{_libexecdir}/pk-gstreamer-install
12mr|packagekit-0.7.6-7|214	fi
12mr|packagekit-0.7.6-7|215	fi
12mr|packagekit-0.7.6-7|216	
12mr|packagekit-0.7.6-7|217	%files -f PackageKit.lang
12mr|packagekit-0.7.6-7|218	%dir %{_sysconfdir}/PackageKit
12mr|packagekit-0.7.6-7|219	%config %{_sysconfdir}/PackageKit/PackageKit.conf
12mr|packagekit-0.7.6-7|220	%config %{_sysconfdir}/PackageKit/Vendor.conf
12mr|packagekit-0.7.6-7|221	%config %{_sysconfdir}/PackageKit/CommandNotFound.conf
12mr|packagekit-0.7.6-7|222	%dir %{_sysconfdir}/PackageKit/events
12mr|packagekit-0.7.6-7|223	%dir %{_sysconfdir}/PackageKit/events/post-transaction.d
12mr|packagekit-0.7.6-7|224	%{_sysconfdir}/PackageKit/events/post-transaction.d/README
12mr|packagekit-0.7.6-7|225	%dir %{_sysconfdir}/PackageKit/events/pre-transaction.d
12mr|packagekit-0.7.6-7|226	%{_sysconfdir}/PackageKit/events/pre-transaction.d/README
12mr|packagekit-0.7.6-7|227	%{_sysconfdir}/bash_completion.d/*
12mr|packagekit-0.7.6-7|228	%{_sysconfdir}/dbus-1/system.d/*.conf
12mr|packagekit-0.7.6-7|229	%{_bindir}/*
12mr|packagekit-0.7.6-7|230	%{_datadir}/dbus-1/interfaces/*.xml
12mr|packagekit-0.7.6-7|231	%{_datadir}/dbus-1/system-services/*.service
12mr|packagekit-0.7.6-7|232	%{_datadir}/gtk-doc/html/PackageKit
12mr|packagekit-0.7.6-7|233	%{_datadir}/mime/packages/*.xml
12mr|packagekit-0.7.6-7|234	%{_sbindir}/pk-device-rebind
12mr|packagekit-0.7.6-7|235	%{_datadir}/PackageKit
12mr|packagekit-0.7.6-7|236	%{_datadir}/polkit-1/actions/*.policy
12mr|packagekit-0.7.6-7|237	%{python_sitelib}/packagekit
12mr|packagekit-0.7.6-7|238	%{_libexecdir}/packagekitd
12mr|packagekit-0.7.6-7|239	%{_libexecdir}/pm-utils/sleep.d/95packagekit
12mr|packagekit-0.7.6-7|240	%dir %{_libdir}/packagekit-backend
12mr|packagekit-0.7.6-7|241	%{_libdir}/packagekit-backend/libpk_backend_dummy.so
12mr|packagekit-0.7.6-7|242	%{_libdir}/packagekit-backend/libpk_backend_smart.so
12mr|packagekit-0.7.6-7|243	%{_libdir}/packagekit-backend/libpk_backend_test_fail.so
12mr|packagekit-0.7.6-7|244	%{_libdir}/packagekit-backend/libpk_backend_test_nop.so
12mr|packagekit-0.7.6-7|245	%{_libdir}/packagekit-backend/libpk_backend_test_spawn.so
12mr|packagekit-0.7.6-7|246	%{_libdir}/packagekit-backend/libpk_backend_test_succeed.so
12mr|packagekit-0.7.6-7|247	%{_libdir}/packagekit-backend/libpk_backend_test_thread.so
12mr|packagekit-0.7.6-7|248	%{_libdir}/packagekit-backend/libpk_backend_urpmi.so
12mr|packagekit-0.7.6-7|249	%{_libdir}/packagekit-plugins/*.so
12mr|packagekit-0.7.6-7|250	%{_mandir}/man1/*
12mr|packagekit-0.7.6-7|251	%dir %{_var}/lib/PackageKit
12mr|packagekit-0.7.6-7|252	%ghost %verify(not md5 size mtime) %{_var}/lib/PackageKit/transactions.db
12mr|packagekit-0.7.6-7|253	%dir %{_var}/cache/PackageKit
12mr|packagekit-0.7.6-7|254	%dir %{_var}/cache/PackageKit/downloads
12mr|packagekit-0.7.6-7|255	
12mr|packagekit-0.7.6-7|256	%files -n %{libname}
12mr|packagekit-0.7.6-7|257	%{_libdir}/*packagekit-glib*.so.%{major}*
12mr|packagekit-0.7.6-7|258	
12mr|packagekit-0.7.6-7|259	%files -n %{girname_plugin}
12mr|packagekit-0.7.6-7|260	%{_libdir}/girepository-1.0/PackageKitPlugin-1.0.typelib
12mr|packagekit-0.7.6-7|261	
12mr|packagekit-0.7.6-7|262	%files -n %{girname_glib}
12mr|packagekit-0.7.6-7|263	%{_libdir}/girepository-1.0/PackageKitGlib-1.0.typelib
12mr|packagekit-0.7.6-7|264	
12mr|packagekit-0.7.6-7|265	%files -n %{qt2lib}
12mr|packagekit-0.7.6-7|266	%{_libdir}/libpackagekit-qt2.so.%{qt2major}*
12mr|packagekit-0.7.6-7|267	
12mr|packagekit-0.7.6-7|268	%files -n %{devname}
12mr|packagekit-0.7.6-7|269	%{_includedir}/PackageKit
12mr|packagekit-0.7.6-7|270	%{_libdir}/*.so
12mr|packagekit-0.7.6-7|271	%{_libdir}/pkgconfig/*.pc
12mr|packagekit-0.7.6-7|272	%{_libdir}/cmake/packagekit-qt2/packagekit-qt2-config-version.cmake
12mr|packagekit-0.7.6-7|273	%{_libdir}/cmake/packagekit-qt2/packagekit-qt2-config.cmake
12mr|packagekit-0.7.6-7|274	%{_datadir}/gir-1.0/PackageKitGlib-1.0.gir
12mr|packagekit-0.7.6-7|275	%{_datadir}/gir-1.0/PackageKitPlugin-1.0.gir
12mr|packagekit-0.7.6-7|276	
12mr|packagekit-0.7.6-7|277	%files cron
12mr|packagekit-0.7.6-7|278	%config %{_sysconfdir}/cron.daily/*.cron
12mr|packagekit-0.7.6-7|279	%config %{_sysconfdir}/sysconfig/packagekit-background
12mr|packagekit-0.7.6-7|280	
12mr|packagekit-0.7.6-7|281	%files gstreamer-plugin
12mr|packagekit-0.7.6-7|282	%{_libexecdir}/pk-gstreamer-install
12mr|packagekit-0.7.6-7|283	
12mr|packagekit-0.7.6-7|284	%files browser-plugin
12mr|packagekit-0.7.6-7|285	%{_libdir}/mozilla/plugins/packagekit-plugin.*
12mr|packagekit-0.7.6-7|286	
12mr|packagekit-0.7.6-7|287	%files command-not-found
12mr|packagekit-0.7.6-7|288	%{_sysconfdir}/profile.d/*
12mr|packagekit-0.7.6-7|289	%{_libexecdir}/pk-command-not-found
12mr|packagekit-0.7.6-7|290	
12mr|packagekit-0.7.6-7|291	%files gtk2-module
12mr|packagekit-0.7.6-7|292	%{_libdir}/gtk-2.0/modules/libpk-gtk-module.so
12mr|packagekit-0.7.6-7|293	
12mr|packagekit-0.7.6-7|294	%files gtk3-module
12mr|packagekit-0.7.6-7|295	%{_libdir}/gnome-settings-daemon-3.0/gtk-modules/*.desktop
12mr|packagekit-0.7.6-7|296	%{_libdir}/gtk-3.0/modules/libpk-gtk-module.so
12mr|packagekit-0.7.6-7|297	%{_datadir}/glib-2.0/schemas/*.gschema.xml
12mr|packagekit-0.7.6-7|298	
12mr|packagekit-0.7.6-7|299	
12mr|packagekit-0.7.6-7|300	
12mr|packagekit-0.7.6-7|301	%changelog
12mr|packagekit-0.7.6-7|302	* Wed May 09 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.7.4-2
12mr|packagekit-0.7.6-7|303	+ Revision: 797669
12mr|packagekit-0.7.6-7|304	- rebuild
12mr|packagekit-0.7.6-7|305	- cleaned up spec (more could be done)
12mr|packagekit-0.7.6-7|306	- moved gtk module files to gtk3-module pkg
12mr|packagekit-0.7.6-7|307	- moved gir file to devel pkg
12mr|packagekit-0.7.6-7|308	- added proper reqs for gir pkgs
12mr|packagekit-0.7.6-7|309	
12mr|packagekit-0.7.6-7|310	* Thu May 03 2012 Guilherme Moro <guilherme@mandriva.com> 0.7.4-1
12mr|packagekit-0.7.6-7|311	+ Revision: 795710
12mr|packagekit-0.7.6-7|312	- Updated to version 0.7.4
12mr|packagekit-0.7.6-7|313	
12mr|packagekit-0.7.6-7|314	* Fri Nov 11 2011 Zé <ze@mandriva.org> 0.6.20-2
12mr|packagekit-0.7.6-7|315	+ Revision: 729936
12mr|packagekit-0.7.6-7|316	- rename back to gtk-module
12mr|packagekit-0.7.6-7|317	
12mr|packagekit-0.7.6-7|318	* Fri Nov 11 2011 Zé <ze@mandriva.org> 0.6.20-1
12mr|packagekit-0.7.6-7|319	+ Revision: 729920
12mr|packagekit-0.7.6-7|320	- gtk3 support
12mr|packagekit-0.7.6-7|321	- 0.6.20
12mr|packagekit-0.7.6-7|322	
12mr|packagekit-0.7.6-7|323	* Thu Jul 07 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.6.16-2
12mr|packagekit-0.7.6-7|324	+ Revision: 689284
12mr|packagekit-0.7.6-7|325	- enable suggests on packagekit-gtk-module now that we have font provides
12mr|packagekit-0.7.6-7|326	
12mr|packagekit-0.7.6-7|327	* Tue Jul 05 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.6.16-1
12mr|packagekit-0.7.6-7|328	+ Revision: 688928
12mr|packagekit-0.7.6-7|329	- new version
12mr|packagekit-0.7.6-7|330	
12mr|packagekit-0.7.6-7|331	* Wed May 25 2011 Funda Wang <fwang@mandriva.org> 0.6.14-4
12mr|packagekit-0.7.6-7|332	+ Revision: 678968
12mr|packagekit-0.7.6-7|333	- fix libexecdir in command-not-found script
12mr|packagekit-0.7.6-7|334	- add more req
12mr|packagekit-0.7.6-7|335	
12mr|packagekit-0.7.6-7|336	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|packagekit-0.7.6-7|337	- cosmetics
12mr|packagekit-0.7.6-7|338	- drop legacy rpm stuff...
12mr|packagekit-0.7.6-7|339	- move scriptlets for gstreamer-plugin subpackage to expected place in spec..
12mr|packagekit-0.7.6-7|340	
12mr|packagekit-0.7.6-7|341	* Tue May 24 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.6.14-3
12mr|packagekit-0.7.6-7|342	+ Revision: 678195
12mr|packagekit-0.7.6-7|343	- fix broken is_package_installed() in backport patch
12mr|packagekit-0.7.6-7|344	
12mr|packagekit-0.7.6-7|345	* Tue May 24 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.6.14-2
12mr|packagekit-0.7.6-7|346	+ Revision: 678193
12mr|packagekit-0.7.6-7|347	- fix build with glib 2.28.7 (P3)
12mr|packagekit-0.7.6-7|348	- backport 'WhatProvides' & 'Cancel' features, 'Free' & 'Supported' filters (WIP)
12mr|packagekit-0.7.6-7|349	- be sure to include and own directories under /var
12mr|packagekit-0.7.6-7|350	
12mr|packagekit-0.7.6-7|351	* Thu May 12 2011 Funda Wang <fwang@mandriva.org> 0.6.14-1
12mr|packagekit-0.7.6-7|352	+ Revision: 673709
12mr|packagekit-0.7.6-7|353	- add qt2 lib
12mr|packagekit-0.7.6-7|354	- update to new version 0.6.14
12mr|packagekit-0.7.6-7|355	
12mr|packagekit-0.7.6-7|356	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.13-2
12mr|packagekit-0.7.6-7|357	+ Revision: 666973
12mr|packagekit-0.7.6-7|358	- mass rebuild
12mr|packagekit-0.7.6-7|359	
12mr|packagekit-0.7.6-7|360	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|packagekit-0.7.6-7|361	- fix unowned directories
12mr|packagekit-0.7.6-7|362	
12mr|packagekit-0.7.6-7|363	* Fri Mar 11 2011 Funda Wang <fwang@mandriva.org> 0.6.13-1
12mr|packagekit-0.7.6-7|364	+ Revision: 643843
12mr|packagekit-0.7.6-7|365	- update file list
12mr|packagekit-0.7.6-7|366	- update to new version 0.6.13
12mr|packagekit-0.7.6-7|367	
12mr|packagekit-0.7.6-7|368	* Fri Feb 25 2011 Joao Victor Duarte Martins <jvdm@mandriva.com.br> 0.6.12-1
12mr|packagekit-0.7.6-7|369	+ Revision: 639749
12mr|packagekit-0.7.6-7|370	- new 0.6.12 release
12mr|packagekit-0.7.6-7|371	
12mr|packagekit-0.7.6-7|372	* Wed Dec 22 2010 Funda Wang <fwang@mandriva.org> 0.6.11-1mdv2011.0
12mr|packagekit-0.7.6-7|373	+ Revision: 623753
12mr|packagekit-0.7.6-7|374	- update to new version 0.6.11
12mr|packagekit-0.7.6-7|375	
12mr|packagekit-0.7.6-7|376	* Fri Nov 05 2010 Funda Wang <fwang@mandriva.org> 0.6.10-2mdv2011.0
12mr|packagekit-0.7.6-7|377	+ Revision: 593626
12mr|packagekit-0.7.6-7|378	- use alternative to satisfy gst-base
12mr|packagekit-0.7.6-7|379	
12mr|packagekit-0.7.6-7|380	* Thu Nov 04 2010 Funda Wang <fwang@mandriva.org> 0.6.10-1mdv2011.0
12mr|packagekit-0.7.6-7|381	+ Revision: 593308
12mr|packagekit-0.7.6-7|382	- new version 0.6.10
12mr|packagekit-0.7.6-7|383	- enable gstreamer codec installation plugin
12mr|packagekit-0.7.6-7|384	
12mr|packagekit-0.7.6-7|385	* Mon Nov 01 2010 Götz Waschk <waschk@mandriva.org> 0.6.9-3mdv2011.0
12mr|packagekit-0.7.6-7|386	+ Revision: 591469
12mr|packagekit-0.7.6-7|387	- rebuild for new python 2.7
12mr|packagekit-0.7.6-7|388	
12mr|packagekit-0.7.6-7|389	+ Michael Scherer <misc@mandriva.org>
12mr|packagekit-0.7.6-7|390	- rebuild for python 2.7
12mr|packagekit-0.7.6-7|391	
12mr|packagekit-0.7.6-7|392	* Wed Oct 06 2010 Funda Wang <fwang@mandriva.org> 0.6.9-1mdv2011.0
12mr|packagekit-0.7.6-7|393	+ Revision: 583494
12mr|packagekit-0.7.6-7|394	- New version 0.6.9
12mr|packagekit-0.7.6-7|395	
12mr|packagekit-0.7.6-7|396	* Thu Sep 16 2010 Götz Waschk <waschk@mandriva.org> 0.6.7-2mdv2011.0
12mr|packagekit-0.7.6-7|397	+ Revision: 578946
12mr|packagekit-0.7.6-7|398	- rebuild for new gobject-introspection
12mr|packagekit-0.7.6-7|399	
12mr|packagekit-0.7.6-7|400	* Mon Aug 16 2010 Emmanuel Andry <eandry@mandriva.org> 0.6.7-1mdv2011.0
12mr|packagekit-0.7.6-7|401	+ Revision: 570330
12mr|packagekit-0.7.6-7|402	- New version 0.6.7
12mr|packagekit-0.7.6-7|403	
12mr|packagekit-0.7.6-7|404	* Thu Jul 29 2010 Funda Wang <fwang@mandriva.org> 0.6.6-2mdv2011.0
12mr|packagekit-0.7.6-7|405	+ Revision: 563174
12mr|packagekit-0.7.6-7|406	- rebuild for new gobject-introspection
12mr|packagekit-0.7.6-7|407	
12mr|packagekit-0.7.6-7|408	* Tue Jul 27 2010 Funda Wang <fwang@mandriva.org> 0.6.6-1mdv2011.0
12mr|packagekit-0.7.6-7|409	+ Revision: 561862
12mr|packagekit-0.7.6-7|410	- New version 0.6.6
12mr|packagekit-0.7.6-7|411	
12mr|packagekit-0.7.6-7|412	* Mon Jun 21 2010 Anssi Hannula <anssi@mandriva.org> 0.6.3-3mdv2010.1
12mr|packagekit-0.7.6-7|413	+ Revision: 548446
12mr|packagekit-0.7.6-7|414	- fix update-system command and passing of only_trusted parameter
12mr|packagekit-0.7.6-7|415	(fix-perform_updates-params.patch)
12mr|packagekit-0.7.6-7|416	
12mr|packagekit-0.7.6-7|417	* Mon May 10 2010 Frederic Crozat <fcrozat@mandriva.com> 0.6.3-2mdv2010.1
12mr|packagekit-0.7.6-7|418	+ Revision: 544357
12mr|packagekit-0.7.6-7|419	- Fix buildrequires
12mr|packagekit-0.7.6-7|420	- Do not suggest packagekit-gtk-module (not useful ATM)
12mr|packagekit-0.7.6-7|421	
12mr|packagekit-0.7.6-7|422	+ Emmanuel Andry <eandry@mandriva.org>
12mr|packagekit-0.7.6-7|423	- enable introspection
12mr|packagekit-0.7.6-7|424	- New version 0.6.3
12mr|packagekit-0.7.6-7|425	- update files list
12mr|packagekit-0.7.6-7|426	
12mr|packagekit-0.7.6-7|427	* Wed Mar 17 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.6.2-1mdv2010.1
12mr|packagekit-0.7.6-7|428	+ Revision: 524011
12mr|packagekit-0.7.6-7|429	- Fix file list
12mr|packagekit-0.7.6-7|430	- Fix file list
12mr|packagekit-0.7.6-7|431	Major changed => 14
12mr|packagekit-0.7.6-7|432	
12mr|packagekit-0.7.6-7|433	* Tue Feb 02 2010 Funda Wang <fwang@mandriva.org> 0.6.1-1mdv2010.1
12mr|packagekit-0.7.6-7|434	+ Revision: 499424
12mr|packagekit-0.7.6-7|435	- New version 0.6.1
12mr|packagekit-0.7.6-7|436	- urpmiapi patch merged upstream
12mr|packagekit-0.7.6-7|437	- fix polkit module linkage
12mr|packagekit-0.7.6-7|438	
12mr|packagekit-0.7.6-7|439	* Wed Jan 13 2010 Frederic Crozat <fcrozat@mandriva.com> 0.6.0-2mdv2010.1
12mr|packagekit-0.7.6-7|440	+ Revision: 490572
12mr|packagekit-0.7.6-7|441	- add a suggests on GUI virtual package
12mr|packagekit-0.7.6-7|442	
12mr|packagekit-0.7.6-7|443	* Thu Jan 07 2010 Frederic Crozat <fcrozat@mandriva.com> 0.6.0-1mdv2010.1
12mr|packagekit-0.7.6-7|444	+ Revision: 487241
12mr|packagekit-0.7.6-7|445	- Release 0.6.0
12mr|packagekit-0.7.6-7|446	- Patch1: fix URPMI backend api
12mr|packagekit-0.7.6-7|447	
12mr|packagekit-0.7.6-7|448	* Tue Dec 08 2009 Funda Wang <fwang@mandriva.org> 0.5.5-1mdv2010.1
12mr|packagekit-0.7.6-7|449	+ Revision: 474642
12mr|packagekit-0.7.6-7|450	- new version 0.5.5
12mr|packagekit-0.7.6-7|451	
12mr|packagekit-0.7.6-7|452	* Fri Nov 06 2009 Funda Wang <fwang@mandriva.org> 0.5.4-1mdv2010.1
12mr|packagekit-0.7.6-7|453	+ Revision: 460641
12mr|packagekit-0.7.6-7|454	- New version 0.5.4
12mr|packagekit-0.7.6-7|455	
12mr|packagekit-0.7.6-7|456	* Fri Oct 09 2009 Funda Wang <fwang@mandriva.org> 0.5.2-2mdv2010.0
12mr|packagekit-0.7.6-7|457	+ Revision: 456243
12mr|packagekit-0.7.6-7|458	- suggests gtk module (bug#53651)
12mr|packagekit-0.7.6-7|459	
12mr|packagekit-0.7.6-7|460	* Sun Sep 20 2009 Funda Wang <fwang@mandriva.org> 0.5.2-1mdv2010.0
12mr|packagekit-0.7.6-7|461	+ Revision: 444810
12mr|packagekit-0.7.6-7|462	- New version 0.5.2
12mr|packagekit-0.7.6-7|463	
12mr|packagekit-0.7.6-7|464	* Tue Aug 18 2009 Funda Wang <fwang@mandriva.org> 0.5.1-2mdv2010.0
12mr|packagekit-0.7.6-7|465	+ Revision: 417620
12mr|packagekit-0.7.6-7|466	- re-enable browser plugin
12mr|packagekit-0.7.6-7|467	
12mr|packagekit-0.7.6-7|468	* Sun Aug 09 2009 Funda Wang <fwang@mandriva.org> 0.5.1-1mdv2010.0
12mr|packagekit-0.7.6-7|469	+ Revision: 412892
12mr|packagekit-0.7.6-7|470	- new version 0.5.1
12mr|packagekit-0.7.6-7|471	
12mr|packagekit-0.7.6-7|472	* Tue Jul 14 2009 Funda Wang <fwang@mandriva.org> 0.4.8-2mdv2010.0
12mr|packagekit-0.7.6-7|473	+ Revision: 395961
12mr|packagekit-0.7.6-7|474	- Add BR for archive
12mr|packagekit-0.7.6-7|475	
12mr|packagekit-0.7.6-7|476	* Fri Jun 05 2009 Funda Wang <fwang@mandriva.org> 0.4.8-1mdv2010.0
12mr|packagekit-0.7.6-7|477	+ Revision: 382932
12mr|packagekit-0.7.6-7|478	- New version 0.4.8
12mr|packagekit-0.7.6-7|479	
12mr|packagekit-0.7.6-7|480	* Tue May 12 2009 Funda Wang <fwang@mandriva.org> 0.4.7-1mdv2010.0
12mr|packagekit-0.7.6-7|481	+ Revision: 374894
12mr|packagekit-0.7.6-7|482	- New version 0.4.7
12mr|packagekit-0.7.6-7|483	
12mr|packagekit-0.7.6-7|484	* Sun Apr 05 2009 Funda Wang <fwang@mandriva.org> 0.4.6-1mdv2010.0
12mr|packagekit-0.7.6-7|485	+ Revision: 364170
12mr|packagekit-0.7.6-7|486	- New version 0.4.6
12mr|packagekit-0.7.6-7|487	
12mr|packagekit-0.7.6-7|488	* Sun Mar 15 2009 Funda Wang <fwang@mandriva.org> 0.4.5-1mdv2009.1
12mr|packagekit-0.7.6-7|489	+ Revision: 355191
12mr|packagekit-0.7.6-7|490	- update to new version 0.4.5
12mr|packagekit-0.7.6-7|491	
12mr|packagekit-0.7.6-7|492	* Thu Mar 05 2009 Funda Wang <fwang@mandriva.org> 0.4.4-1mdv2009.1
12mr|packagekit-0.7.6-7|493	+ Revision: 348974
12mr|packagekit-0.7.6-7|494	- New version 0.4.4
12mr|packagekit-0.7.6-7|495	
12mr|packagekit-0.7.6-7|496	* Tue Feb 03 2009 Funda Wang <fwang@mandriva.org> 0.4.3-1mdv2009.1
12mr|packagekit-0.7.6-7|497	+ Revision: 336783
12mr|packagekit-0.7.6-7|498	- New version 0.4.3
12mr|packagekit-0.7.6-7|499	
12mr|packagekit-0.7.6-7|500	* Fri Jan 23 2009 Funda Wang <fwang@mandriva.org> 0.4.2-1mdv2009.1
12mr|packagekit-0.7.6-7|501	+ Revision: 332704
12mr|packagekit-0.7.6-7|502	- functionality moved to udev itself
12mr|packagekit-0.7.6-7|503	- New version 0.4.2
12mr|packagekit-0.7.6-7|504	
12mr|packagekit-0.7.6-7|505	* Thu Jan 15 2009 Funda Wang <fwang@mandriva.org> 0.4.1-1mdv2009.1
12mr|packagekit-0.7.6-7|506	+ Revision: 329780
12mr|packagekit-0.7.6-7|507	- disable ruck
12mr|packagekit-0.7.6-7|508	- New version 0.4.1
12mr|packagekit-0.7.6-7|509	
12mr|packagekit-0.7.6-7|510	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 0.4.0-2mdv2009.1
12mr|packagekit-0.7.6-7|511	+ Revision: 320275
12mr|packagekit-0.7.6-7|512	- rebuild for new python
12mr|packagekit-0.7.6-7|513	
12mr|packagekit-0.7.6-7|514	* Sat Dec 13 2008 Funda Wang <fwang@mandriva.org> 0.4.0-1mdv2009.1
12mr|packagekit-0.7.6-7|515	+ Revision: 313882
12mr|packagekit-0.7.6-7|516	- add missing file
12mr|packagekit-0.7.6-7|517	- add more modules
12mr|packagekit-0.7.6-7|518	- drop la files
12mr|packagekit-0.7.6-7|519	- new version 0.4.0
12mr|packagekit-0.7.6-7|520	
12mr|packagekit-0.7.6-7|521	* Fri Nov 28 2008 Funda Wang <fwang@mandriva.org> 0.3.11-2mdv2009.1
12mr|packagekit-0.7.6-7|522	+ Revision: 307362
12mr|packagekit-0.7.6-7|523	- rebuild
12mr|packagekit-0.7.6-7|524	- new major
12mr|packagekit-0.7.6-7|525	- new version 0.3.11
12mr|packagekit-0.7.6-7|526	
12mr|packagekit-0.7.6-7|527	* Wed Nov 12 2008 Funda Wang <fwang@mandriva.org> 0.3.10-1mdv2009.1
12mr|packagekit-0.7.6-7|528	+ Revision: 302396
12mr|packagekit-0.7.6-7|529	- fix file list
12mr|packagekit-0.7.6-7|530	- New version 0.3.10
12mr|packagekit-0.7.6-7|531	
12mr|packagekit-0.7.6-7|532	* Mon Oct 27 2008 Funda Wang <fwang@mandriva.org> 0.3.9-1mdv2009.1
12mr|packagekit-0.7.6-7|533	+ Revision: 297550
12mr|packagekit-0.7.6-7|534	- New version 0.3.9
12mr|packagekit-0.7.6-7|535	
12mr|packagekit-0.7.6-7|536	* Thu Oct 23 2008 Funda Wang <fwang@mandriva.org> 0.3.8-4mdv2009.1
12mr|packagekit-0.7.6-7|537	+ Revision: 296731
12mr|packagekit-0.7.6-7|538	- cmake modules becomes kpackage inside
12mr|packagekit-0.7.6-7|539	
12mr|packagekit-0.7.6-7|540	* Tue Oct 21 2008 Funda Wang <fwang@mandriva.org> 0.3.8-3mdv2009.1
12mr|packagekit-0.7.6-7|541	+ Revision: 296147
12mr|packagekit-0.7.6-7|542	- do not build gstreamer plugin
12mr|packagekit-0.7.6-7|543	- install cmake modules for kpackagekit
12mr|packagekit-0.7.6-7|544	
12mr|packagekit-0.7.6-7|545	* Tue Oct 21 2008 Funda Wang <fwang@mandriva.org> 0.3.8-2mdv2009.1
12mr|packagekit-0.7.6-7|546	+ Revision: 296057
12mr|packagekit-0.7.6-7|547	- add BR and requires
12mr|packagekit-0.7.6-7|548	- Obsoletes old qt-devel
12mr|packagekit-0.7.6-7|549	- New version 0.3.8
12mr|packagekit-0.7.6-7|550	
12mr|packagekit-0.7.6-7|551	* Thu Oct 16 2008 Funda Wang <fwang@mandriva.org> 0.3.7-1mdv2009.1
12mr|packagekit-0.7.6-7|552	+ Revision: 294094
12mr|packagekit-0.7.6-7|553	- New version 0.3.7
12mr|packagekit-0.7.6-7|554	
12mr|packagekit-0.7.6-7|555	* Sun Oct 12 2008 Funda Wang <fwang@mandriva.org> 0.3.6-1mdv2009.1
12mr|packagekit-0.7.6-7|556	+ Revision: 292855
12mr|packagekit-0.7.6-7|557	- New version 0.3.6
12mr|packagekit-0.7.6-7|558	- customize vendro.conf, pointing to wiki for now
12mr|packagekit-0.7.6-7|559	
12mr|packagekit-0.7.6-7|560	* Wed Oct 01 2008 Funda Wang <fwang@mandriva.org> 0.3.5-1mdv2009.0
12mr|packagekit-0.7.6-7|561	+ Revision: 290296
12mr|packagekit-0.7.6-7|562	- New version 0.3.5
12mr|packagekit-0.7.6-7|563	- add browser plugin
12mr|packagekit-0.7.6-7|564	- add upstream path to fix crash with large amount of transaction
12mr|packagekit-0.7.6-7|565	
12mr|packagekit-0.7.6-7|566	* Sun Sep 21 2008 Funda Wang <fwang@mandriva.org> 0.3.3-1mdv2009.0
12mr|packagekit-0.7.6-7|567	+ Revision: 286283
12mr|packagekit-0.7.6-7|568	- New version 0.3.3
12mr|packagekit-0.7.6-7|569	
12mr|packagekit-0.7.6-7|570	* Wed Sep 10 2008 Funda Wang <fwang@mandriva.org> 0.3.2-1mdv2009.0
12mr|packagekit-0.7.6-7|571	+ Revision: 283419
12mr|packagekit-0.7.6-7|572	- new major 4 -> 5
12mr|packagekit-0.7.6-7|573	- 0.3.2
12mr|packagekit-0.7.6-7|574	
12mr|packagekit-0.7.6-7|575	* Sun Aug 31 2008 Funda Wang <fwang@mandriva.org> 0.3.1-1mdv2009.0
12mr|packagekit-0.7.6-7|576	+ Revision: 277769
12mr|packagekit-0.7.6-7|577	- New version 0.3.1
12mr|packagekit-0.7.6-7|578	- revert to ABI stable version 0.2.4
12mr|packagekit-0.7.6-7|579	- New version 0.3.0
12mr|packagekit-0.7.6-7|580	
12mr|packagekit-0.7.6-7|581	* Wed Aug 06 2008 Funda Wang <fwang@mandriva.org> 0.2.4-1mdv2009.0
12mr|packagekit-0.7.6-7|582	+ Revision: 264778
12mr|packagekit-0.7.6-7|583	- bump libmajor ( 3->4 )
12mr|packagekit-0.7.6-7|584	- New version 0.2.4
12mr|packagekit-0.7.6-7|585	
12mr|packagekit-0.7.6-7|586	* Sun Jul 13 2008 Funda Wang <fwang@mandriva.org> 0.2.3-1mdv2009.0
12mr|packagekit-0.7.6-7|587	+ Revision: 234290
12mr|packagekit-0.7.6-7|588	- import packagekit
12mr|packagekit-0.7.6-7|589	
12mr|packagekit-0.7.6-7|590	

15383 12
12mr|pam-1.1.4-9|1	%define major	0
12mr|pam-1.1.4-9|2	%define libname %mklibname %{name} %{major}
12mr|pam-1.1.4-9|3	%define libnamec %mklibname %{name}c %{major}
12mr|pam-1.1.4-9|4	%define libname_misc %mklibname %{name}_misc %{major}
12mr|pam-1.1.4-9|5	%define develname %mklibname %{name} -d
12mr|pam-1.1.4-9|6	
12mr|pam-1.1.4-9|7	%define with_prelude 0
12mr|pam-1.1.4-9|8	%{?_without_prelude: %{expand: %%global with_prelude 0}}
12mr|pam-1.1.4-9|9	%{?_with_prelude: %{expand: %%global with_prelude 1}}
12mr|pam-1.1.4-9|10	
12mr|pam-1.1.4-9|11	%define bootstrap 0
12mr|pam-1.1.4-9|12	%{?_without_bootstrap: %global bootstrap 0}
12mr|pam-1.1.4-9|13	%{?_with_bootstrap: %global bootstrap 1}
12mr|pam-1.1.4-9|14	
12mr|pam-1.1.4-9|15	%define pam_redhat_version 0.99.10-1
12mr|pam-1.1.4-9|16	
12mr|pam-1.1.4-9|17	Epoch:	1
12mr|pam-1.1.4-9|18	
12mr|pam-1.1.4-9|19	Summary:	A security tool which provides authentication for applications
12mr|pam-1.1.4-9|20	Name:		pam
12mr|pam-1.1.4-9|21	Version:	1.1.4
12mr|pam-1.1.4-9|22	Release:	9
12mr|pam-1.1.4-9|23	# The library is BSD licensed with option to relicense as GPLv2+ - this option is redundant
12mr|pam-1.1.4-9|24	# as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+,
12mr|pam-1.1.4-9|25	License:	BSD and GPLv2+
12mr|pam-1.1.4-9|26	Group:		System/Libraries
12mr|pam-1.1.4-9|27	Url:		http://www.kernel.org/pub/linux/libs/pam/index.html
12mr|pam-1.1.4-9|28	Source0:	ftp://ftp.kernel.org/pub/linux/libs/pam/library/Linux-PAM-%{version}.tar.bz2
12mr|pam-1.1.4-9|29	Source1:	ftp://ftp.kernel.org/pub/linux/libs/pam/library/Linux-PAM-%{version}.tar.bz2.sign
12mr|pam-1.1.4-9|30	Source2:	pam-redhat-%{pam_redhat_version}.tar.bz2
12mr|pam-1.1.4-9|31	Source3:	pam-0.99.3.0-README.update
12mr|pam-1.1.4-9|32	Source4:	pam-0.99.8.1-11mdv2009.0-README.update
12mr|pam-1.1.4-9|33	Source5:	other.pamd
12mr|pam-1.1.4-9|34	Source6:	system-auth.pamd
12mr|pam-1.1.4-9|35	Source7:	config-util.pamd
12mr|pam-1.1.4-9|36	Source8:	dlopen.sh
12mr|pam-1.1.4-9|37	Source9:	system-auth.5
12mr|pam-1.1.4-9|38	Source10:	config-util.5
12mr|pam-1.1.4-9|39	#add missing documentation
12mr|pam-1.1.4-9|40	Source501: 	pam_tty_audit.8
12mr|pam-1.1.4-9|41	Source502:	README
12mr|pam-1.1.4-9|42	
12mr|pam-1.1.4-9|43	# RedHat patches
12mr|pam-1.1.4-9|44	Patch1:		pam-1.0.90-redhat-modules.patch
12mr|pam-1.1.4-9|45	Patch2:		pam-1.0.91-std-noclose.patch
12mr|pam-1.1.4-9|46	Patch4:		pam-1.1.0-console-nochmod.patch
12mr|pam-1.1.4-9|47	Patch5:		pam-1.1.0-notally.patch
12mr|pam-1.1.4-9|48	Patch7:		pam-1.1.0-console-fixes.patch
12mr|pam-1.1.4-9|49	Patch9:		pam-1.1.2-noflex.patch
12mr|pam-1.1.4-9|50	Patch10:	pam-1.1.3-nouserenv.patch
12mr|pam-1.1.4-9|51	Patch11:	pam-1.1.3-console-abstract.patch
12mr|pam-1.1.4-9|52	
12mr|pam-1.1.4-9|53	# Mandriva specific sources/patches
12mr|pam-1.1.4-9|54	# (fl) fix infinite loop
12mr|pam-1.1.4-9|55	Patch507:	pam-0.74-loop.patch
12mr|pam-1.1.4-9|56	# (fc) 0.75-29mdk don't complain when / is owned by root.adm
12mr|pam-1.1.4-9|57	Patch508:	Linux-PAM-0.99.3.0-pamtimestampadm.patch
12mr|pam-1.1.4-9|58	# (fl) pam_xauth: set extra groups because in high security levels
12mr|pam-1.1.4-9|59	#      access to /usr/X11R6/bin dir is controlled by a group
12mr|pam-1.1.4-9|60	Patch512:	Linux-PAM-1.1.1-xauth-groups.patch
12mr|pam-1.1.4-9|61	# (tv/blino) add defaults for nice/rtprio in /etc/security/limits.conf
12mr|pam-1.1.4-9|62	Patch517:	Linux-PAM-0.99.3.0-enable_rt.patch
12mr|pam-1.1.4-9|63	# (blino) fix parallel build (pam_console)
12mr|pam-1.1.4-9|64	Patch521:	Linux-PAM-0.99.3.0-pbuild-rh.patch
12mr|pam-1.1.4-9|65	
12mr|pam-1.1.4-9|66	Patch700:	pam_fix_static_pam_console.patch
12mr|pam-1.1.4-9|67	# (fc) do not output error when no file is in /etc/security/console.perms.d/
12mr|pam-1.1.4-9|68	Patch701:	pam-1.1.0-console-nopermsd.patch
12mr|pam-1.1.4-9|69	# (proyvind): add missing constant that went with rpc removal from glibc 2.14
12mr|pam-1.1.4-9|70	Patch702:	Linux-PAM-1.1.4-add-now-missing-nis-constant.patch
12mr|pam-1.1.4-9|71	
12mr|pam-1.1.4-9|72	# (akdengi> add user to default group users which need for Samba
12mr|pam-1.1.4-9|73	Patch801:	Linux-PAM-1.1.4-group_add_users.patch
12mr|pam-1.1.4-9|74	
12mr|pam-1.1.4-9|75	BuildRequires:	bison
12mr|pam-1.1.4-9|76	BuildRequires:	cracklib-devel
12mr|pam-1.1.4-9|77	BuildRequires:	flex
12mr|pam-1.1.4-9|78	%if !%{bootstrap}
12mr|pam-1.1.4-9|79	# this pulls in the mega texlive load
12mr|pam-1.1.4-9|80	BuildRequires:	linuxdoc-tools
12mr|pam-1.1.4-9|81	%endif
12mr|pam-1.1.4-9|82	BuildRequires:	db_nss-devel
12mr|pam-1.1.4-9|83	BuildRequires:	openssl-devel
12mr|pam-1.1.4-9|84	BuildRequires:	libaudit-devel
12mr|pam-1.1.4-9|85	BuildRequires:	glibc-crypt_blowfish-devel
12mr|pam-1.1.4-9|86	%if %with_prelude
12mr|pam-1.1.4-9|87	BuildRequires:	prelude-devel >= 0.9.0
12mr|pam-1.1.4-9|88	%else
12mr|pam-1.1.4-9|89	BuildConflicts:	prelude-devel
12mr|pam-1.1.4-9|90	%endif
12mr|pam-1.1.4-9|91	Requires:	cracklib-dicts
12mr|pam-1.1.4-9|92	Requires:	setup >= 2.7.12-2
12mr|pam-1.1.4-9|93	Requires:	pam_tcb >= 1.0.2-16
12mr|pam-1.1.4-9|94	Requires(pre):	rpm-helper
12mr|pam-1.1.4-9|95	Requires(post):	coreutils
12mr|pam-1.1.4-9|96	Requires(post):	tcb >= 1.0.2-16
12mr|pam-1.1.4-9|97	Conflicts:	%{_lib}pam0 < 1.1.4-5
12mr|pam-1.1.4-9|98	
12mr|pam-1.1.4-9|99	%description
12mr|pam-1.1.4-9|100	PAM (Pluggable Authentication Modules) is a system security tool that
12mr|pam-1.1.4-9|101	allows system administrators to set authentication policy without
12mr|pam-1.1.4-9|102	having to recompile programs that handle authentication.
12mr|pam-1.1.4-9|103	
12mr|pam-1.1.4-9|104	%package	doc
12mr|pam-1.1.4-9|105	Summary:	Additional documentation for %{name}
12mr|pam-1.1.4-9|106	Group:		System/Libraries
12mr|pam-1.1.4-9|107	Requires:	%{name} = %{EVRD}
12mr|pam-1.1.4-9|108	
12mr|pam-1.1.4-9|109	%description	doc
12mr|pam-1.1.4-9|110	This is the documentation package of %{name}.
12mr|pam-1.1.4-9|111	
12mr|pam-1.1.4-9|112	%package -n	%{libname}
12mr|pam-1.1.4-9|113	Summary:	Library for %{name}
12mr|pam-1.1.4-9|114	Group:		System/Libraries
12mr|pam-1.1.4-9|115	Conflicts:	pam < 1.1.4-5
12mr|pam-1.1.4-9|116	
12mr|pam-1.1.4-9|117	%description -n	%{libname}
12mr|pam-1.1.4-9|118	This package contains the library libpam for %{name}.
12mr|pam-1.1.4-9|119	
12mr|pam-1.1.4-9|120	%package -n	%{libnamec}
12mr|pam-1.1.4-9|121	Summary:	Library for %{name}
12mr|pam-1.1.4-9|122	Group:		System/Libraries
12mr|pam-1.1.4-9|123	Conflicts:	%{_lib}pam0 < 1.1.4-5
12mr|pam-1.1.4-9|124	
12mr|pam-1.1.4-9|125	%description -n	%{libnamec}
12mr|pam-1.1.4-9|126	This package contains the library libpamc for %{name}.
12mr|pam-1.1.4-9|127	
12mr|pam-1.1.4-9|128	%package -n	%{libname_misc}
12mr|pam-1.1.4-9|129	Summary:	Library for %{name}
12mr|pam-1.1.4-9|130	Group:		System/Libraries
12mr|pam-1.1.4-9|131	Conflicts:	%{_lib}pam0 < 1.1.4-5
12mr|pam-1.1.4-9|132	
12mr|pam-1.1.4-9|133	%description -n	%{libname_misc}
12mr|pam-1.1.4-9|134	This package contains the library libpam_misc for %{name}.
12mr|pam-1.1.4-9|135	
12mr|pam-1.1.4-9|136	%package -n	%{develname}
12mr|pam-1.1.4-9|137	Summary:	Development headers and libraries for %{name}
12mr|pam-1.1.4-9|138	Group:		Development/Other
12mr|pam-1.1.4-9|139	Requires:	%{libname} = %{EVRD}
12mr|pam-1.1.4-9|140	Requires:	%{libnamec} = %{EVRD}
12mr|pam-1.1.4-9|141	Requires:	%{libname_misc} = %{EVRD}
12mr|pam-1.1.4-9|142	Provides:	%{name}-devel = %{EVRD}
12mr|pam-1.1.4-9|143	
12mr|pam-1.1.4-9|144	%description -n	%{develname}
12mr|pam-1.1.4-9|145	PAM (Pluggable Authentication Modules) is a system security tool that
12mr|pam-1.1.4-9|146	allows system administrators to set authentication policy without
12mr|pam-1.1.4-9|147	having to recompile programs that handle authentication.
12mr|pam-1.1.4-9|148	
12mr|pam-1.1.4-9|149	This package contains the development libraries for %{name}.
12mr|pam-1.1.4-9|150	
12mr|pam-1.1.4-9|151	%prep
12mr|pam-1.1.4-9|152	%setup -q -n Linux-PAM-%{version} -a 2
12mr|pam-1.1.4-9|153	
12mr|pam-1.1.4-9|154	# Add custom modules.
12mr|pam-1.1.4-9|155	mv pam-redhat-%{pam_redhat_version}/* modules
12mr|pam-1.1.4-9|156	
12mr|pam-1.1.4-9|157	# (RH)
12mr|pam-1.1.4-9|158	%patch1 -p1 -b .redhat-modules
12mr|pam-1.1.4-9|159	%patch2 -p1 -b .std-noclose
12mr|pam-1.1.4-9|160	%patch4 -p1 -b .nochmod
12mr|pam-1.1.4-9|161	%patch5 -p1 -b .notally
12mr|pam-1.1.4-9|162	%patch7 -p1 -b .console-fixes
12mr|pam-1.1.4-9|163	%patch9 -p1 -b .noflex
12mr|pam-1.1.4-9|164	%patch10 -p1 -b .nouserenv
12mr|pam-1.1.4-9|165	%patch11 -p1 -b .abstract
12mr|pam-1.1.4-9|166	
12mr|pam-1.1.4-9|167	# (Mandriva)
12mr|pam-1.1.4-9|168	%patch507 -p1 -b .loop
12mr|pam-1.1.4-9|169	%patch508 -p1 -b .pamtimestampadm
12mr|pam-1.1.4-9|170	%patch512 -p0 -b .xauth-groups
12mr|pam-1.1.4-9|171	%patch517 -p1 -b .enable_rt
12mr|pam-1.1.4-9|172	%patch521 -p1 -b .pbuild-rh
12mr|pam-1.1.4-9|173	%patch700 -p1 -b .static
12mr|pam-1.1.4-9|174	%patch701 -p1 -b .nopermsd
12mr|pam-1.1.4-9|175	%patch702 -p1 -b .nis_const~
12mr|pam-1.1.4-9|176	%patch801 -p1 -b .group_users
12mr|pam-1.1.4-9|177	
12mr|pam-1.1.4-9|178	# 08/08/2008 - vdanen - make pam provide pam_unix until we can work out all the issues in pam_tcb; this
12mr|pam-1.1.4-9|179	# just makes things easier but is not meant to be a permanent solution
12mr|pam-1.1.4-9|180	## Remove unwanted modules; pam_tcb provides pam_unix now
12mr|pam-1.1.4-9|181	#for d in pam_unix; do
12mr|pam-1.1.4-9|182	#    rm -rf modules/$d
12mr|pam-1.1.4-9|183	#    sed -i "s,modules/$d/Makefile,," configure.in
12mr|pam-1.1.4-9|184	#    sed -i "s/ $d / /" modules/Makefile.am
12mr|pam-1.1.4-9|185	#done
12mr|pam-1.1.4-9|186	
12mr|pam-1.1.4-9|187	install -m644 %{SOURCE501} %{SOURCE502} modules/pam_tty_audit/
12mr|pam-1.1.4-9|188	
12mr|pam-1.1.4-9|189	mkdir -p doc/txts
12mr|pam-1.1.4-9|190	for readme in modules/pam_*/README ; do
12mr|pam-1.1.4-9|191	cp -f ${readme} doc/txts/README.`dirname ${readme} | sed -e 's|^modules/||'`
12mr|pam-1.1.4-9|192	done
12mr|pam-1.1.4-9|193	
12mr|pam-1.1.4-9|194	cp %{SOURCE4} README.0.99.8.1.update.urpmi
12mr|pam-1.1.4-9|195	
12mr|pam-1.1.4-9|196	#libtoolize -cf
12mr|pam-1.1.4-9|197	autoreconf -I m4
12mr|pam-1.1.4-9|198	
12mr|pam-1.1.4-9|199	%build
12mr|pam-1.1.4-9|200	export BROWSER=""
12mr|pam-1.1.4-9|201	CFLAGS="$RPM_OPT_FLAGS -fPIC -I%{_includedir}/db_nss -D_GNU_SOURCE" \
12mr|pam-1.1.4-9|202	%configure2_5x \
12mr|pam-1.1.4-9|203	--sbindir=/sbin \
12mr|pam-1.1.4-9|204	--libdir=/%{_lib} \
12mr|pam-1.1.4-9|205	--includedir=%{_includedir}/security \
12mr|pam-1.1.4-9|206	--with-db-uniquename=_nss \
12mr|pam-1.1.4-9|207	--docdir=%{_docdir}/%{name} \
12mr|pam-1.1.4-9|208	--disable-selinux
12mr|pam-1.1.4-9|209	%make
12mr|pam-1.1.4-9|210	
12mr|pam-1.1.4-9|211	%install
12mr|pam-1.1.4-9|212	mkdir -p %{buildroot}%{_includedir}/security
12mr|pam-1.1.4-9|213	mkdir -p %{buildroot}/%{_lib}/security
12mr|pam-1.1.4-9|214	%makeinstall_std LDCONFIG=:
12mr|pam-1.1.4-9|215	install -d -m 755 %{buildroot}/etc/pam.d
12mr|pam-1.1.4-9|216	install -m 644 %{SOURCE5} %{buildroot}/etc/pam.d/other
12mr|pam-1.1.4-9|217	install -m 644 %{SOURCE6} %{buildroot}/etc/pam.d/system-auth
12mr|pam-1.1.4-9|218	install -m 644 %{SOURCE7} %{buildroot}/etc/pam.d/config-util
12mr|pam-1.1.4-9|219	install -m 600 /dev/null %{buildroot}%{_sysconfdir}/security/opasswd
12mr|pam-1.1.4-9|220	install -d -m 755 %{buildroot}/var/log
12mr|pam-1.1.4-9|221	install -m 600 /dev/null %{buildroot}/var/log/tallylog
12mr|pam-1.1.4-9|222	
12mr|pam-1.1.4-9|223	# Install man pages.
12mr|pam-1.1.4-9|224	install -m 644 %{SOURCE9} %{SOURCE10} %{buildroot}%{_mandir}/man5/
12mr|pam-1.1.4-9|225	
12mr|pam-1.1.4-9|226	# no longer needed, handled by ACL in udev
12mr|pam-1.1.4-9|227	for phase in auth acct passwd session ; do
12mr|pam-1.1.4-9|228	ln -sf pam_unix.so %{buildroot}/%{_lib}/security/pam_unix_${phase}.so
12mr|pam-1.1.4-9|229	done
12mr|pam-1.1.4-9|230	
12mr|pam-1.1.4-9|231	# cleanup
12mr|pam-1.1.4-9|232	rm -f %{buildroot}/%{_lib}/security/*.la
12mr|pam-1.1.4-9|233	rm -f %{buildroot}/%{_lib}/*.la
12mr|pam-1.1.4-9|234	
12mr|pam-1.1.4-9|235	%find_lang Linux-PAM
12mr|pam-1.1.4-9|236	
12mr|pam-1.1.4-9|237	%check
12mr|pam-1.1.4-9|238	# (blino) we don't want to test if SE Linux is built, it's disabled
12mr|pam-1.1.4-9|239	# Make sure every module subdirectory gave us a module.  Yes, this is hackish.
12mr|pam-1.1.4-9|240	for dir in modules/pam_* ; do
12mr|pam-1.1.4-9|241	if [ -d ${dir} ] && [[ "${dir}" != "modules/pam_selinux" ]] && [[ "${dir}" != "modules/pam_sepermit" ]]; then
12mr|pam-1.1.4-9|242	[[ "${dir}" = "modules/pam_tally" ]] && continue
12mr|pam-1.1.4-9|243	if ! ls -1 %{buildroot}/%{_lib}/security/`basename ${dir}`*.so ; then
12mr|pam-1.1.4-9|244	echo ERROR `basename ${dir}` did not build a module.
12mr|pam-1.1.4-9|245	exit 1
12mr|pam-1.1.4-9|246	fi
12mr|pam-1.1.4-9|247	fi
12mr|pam-1.1.4-9|248	done
12mr|pam-1.1.4-9|249	
12mr|pam-1.1.4-9|250	# Check for module problems.  Specifically, check that every module we just
12mr|pam-1.1.4-9|251	# installed can actually be loaded by a minimal PAM-aware application.
12mr|pam-1.1.4-9|252	/sbin/ldconfig -n %{buildroot}/%{_lib}
12mr|pam-1.1.4-9|253	for module in %{buildroot}/%{_lib}/security/pam*.so ; do
12mr|pam-1.1.4-9|254	if ! env LD_LIBRARY_PATH=%{buildroot}/%{_lib} \
12mr|pam-1.1.4-9|255	sh %{SOURCE8} -ldl -lpam -L%{buildroot}/%{_lib} ${module} ; then
12mr|pam-1.1.4-9|256	echo ERROR module: ${module} cannot be loaded.
12mr|pam-1.1.4-9|257	exit 1
12mr|pam-1.1.4-9|258	fi
12mr|pam-1.1.4-9|259	done
12mr|pam-1.1.4-9|260	
12mr|pam-1.1.4-9|261	%posttrans
12mr|pam-1.1.4-9|262	# (cg) Ensure that the pam_systemd.so is included for user ACLs under systemd
12mr|pam-1.1.4-9|263	# Note: Only affects upgrades, but does no harm so always update if needed.
12mr|pam-1.1.4-9|264	if ! grep -q "pam_systemd\.so" /etc/pam.d/system-auth; then
12mr|pam-1.1.4-9|265	echo "-session    optional      pam_systemd.so" >>/etc/pam.d/system-auth
12mr|pam-1.1.4-9|266	fi
12mr|pam-1.1.4-9|267	
12mr|pam-1.1.4-9|268	if [ ! -a /var/log/tallylog ] ; then
12mr|pam-1.1.4-9|269	install -m 600 /dev/null /var/log/tallylog
12mr|pam-1.1.4-9|270	fi
12mr|pam-1.1.4-9|271	if [ -f /etc/login.defs ] && ! grep -q USE_TCB /etc/login.defs; then
12mr|pam-1.1.4-9|272	/usr/sbin/set_tcb --auto --migrate
12mr|pam-1.1.4-9|273	fi
12mr|pam-1.1.4-9|274	
12mr|pam-1.1.4-9|275	%files -f Linux-PAM.lang
12mr|pam-1.1.4-9|276	%doc NEWS README.0.99.8.1.update.urpmi
12mr|pam-1.1.4-9|277	%docdir %{_docdir}/%{name}
12mr|pam-1.1.4-9|278	%dir /etc/pam.d
12mr|pam-1.1.4-9|279	%config(noreplace) /etc/environment
12mr|pam-1.1.4-9|280	%config /etc/pam.d/other
12mr|pam-1.1.4-9|281	%attr(0644,root,shadow) %config /etc/pam.d/system-auth
12mr|pam-1.1.4-9|282	%config /etc/pam.d/config-util
12mr|pam-1.1.4-9|283	/sbin/mkhomedir_helper
12mr|pam-1.1.4-9|284	/sbin/pam_console_apply
12mr|pam-1.1.4-9|285	/sbin/pam_tally2
12mr|pam-1.1.4-9|286	/sbin/unix_chkpwd
12mr|pam-1.1.4-9|287	/sbin/unix_update
12mr|pam-1.1.4-9|288	%attr(4755,root,root) /sbin/pam_timestamp_check
12mr|pam-1.1.4-9|289	%config(noreplace) %{_sysconfdir}/security/access.conf
12mr|pam-1.1.4-9|290	%config(noreplace) %{_sysconfdir}/security/chroot.conf
12mr|pam-1.1.4-9|291	%config(noreplace) %{_sysconfdir}/security/console.perms
12mr|pam-1.1.4-9|292	%config(noreplace) %{_sysconfdir}/security/console.handlers
12mr|pam-1.1.4-9|293	%config(noreplace) %{_sysconfdir}/security/group.conf
12mr|pam-1.1.4-9|294	%config(noreplace) %{_sysconfdir}/security/limits.conf
12mr|pam-1.1.4-9|295	%config(noreplace) %{_sysconfdir}/security/namespace.conf
12mr|pam-1.1.4-9|296	%attr(755,root,root) %config(noreplace) %{_sysconfdir}/security/namespace.init
12mr|pam-1.1.4-9|297	%config(noreplace) %{_sysconfdir}/security/pam_env.conf
12mr|pam-1.1.4-9|298	%config(noreplace) %{_sysconfdir}/security/time.conf
12mr|pam-1.1.4-9|299	%config(noreplace) %{_sysconfdir}/security/opasswd
12mr|pam-1.1.4-9|300	%dir %{_sysconfdir}/security/console.apps
12mr|pam-1.1.4-9|301	%dir %{_sysconfdir}/security/console.perms.d
12mr|pam-1.1.4-9|302	%dir /%{_lib}/security
12mr|pam-1.1.4-9|303	/%{_lib}/security/*.so
12mr|pam-1.1.4-9|304	/%{_lib}/security/pam_filter
12mr|pam-1.1.4-9|305	%dir /var/run/console
12mr|pam-1.1.4-9|306	%ghost %verify(not md5 size mtime) /var/log/tallylog
12mr|pam-1.1.4-9|307	%{_mandir}/man5/*
12mr|pam-1.1.4-9|308	%{_mandir}/man8/*
12mr|pam-1.1.4-9|309	
12mr|pam-1.1.4-9|310	%files -n %{libname}
12mr|pam-1.1.4-9|311	/%{_lib}/libpam.so.%{major}*
12mr|pam-1.1.4-9|312	
12mr|pam-1.1.4-9|313	%files -n %{libnamec}
12mr|pam-1.1.4-9|314	/%{_lib}/libpamc.so.%{major}*
12mr|pam-1.1.4-9|315	
12mr|pam-1.1.4-9|316	%files -n %{libname_misc}
12mr|pam-1.1.4-9|317	/%{_lib}/libpam_misc.so.%{major}*
12mr|pam-1.1.4-9|318	
12mr|pam-1.1.4-9|319	%files -n %{develname}
12mr|pam-1.1.4-9|320	%doc Copyright
12mr|pam-1.1.4-9|321	/%{_lib}/libpam.so
12mr|pam-1.1.4-9|322	/%{_lib}/libpam_misc.so
12mr|pam-1.1.4-9|323	/%{_lib}/libpamc.so
12mr|pam-1.1.4-9|324	%{_includedir}/security/*.h
12mr|pam-1.1.4-9|325	%{_mandir}/man3/*
12mr|pam-1.1.4-9|326	
12mr|pam-1.1.4-9|327	%files doc
12mr|pam-1.1.4-9|328	%doc doc/txts doc/specs/rfc86.0.txt Copyright
12mr|pam-1.1.4-9|329	
12mr|pam-1.1.4-9|330	
12mr|pam-1.1.4-9|331	
12mr|pam-1.1.4-9|332	%changelog
12mr|pam-1.1.4-9|333	

15384 12
12mr|paman-0.9.4-10|1	%define name paman
12mr|paman-0.9.4-10|2	%define version 0.9.4
12mr|paman-0.9.4-10|3	%define release %mkrel 10
12mr|paman-0.9.4-10|4	%define title Pulseaudio Manager
12mr|paman-0.9.4-10|5	%define longtitle Manager for Pulseaudio sound server for Linux
12mr|paman-0.9.4-10|6	
12mr|paman-0.9.4-10|7	Summary: Manager for Pulseaudio sound server for Linux
12mr|paman-0.9.4-10|8	Name: %{name}
12mr|paman-0.9.4-10|9	Version: %{version}
12mr|paman-0.9.4-10|10	Release: %{release}
12mr|paman-0.9.4-10|11	Source0: %{name}-%{version}.tar.gz
12mr|paman-0.9.4-10|12	Source1: %{name}-16.png
12mr|paman-0.9.4-10|13	Source2: %{name}-32.png
12mr|paman-0.9.4-10|14	Patch: paman-0.9.2-typo.patch
12mr|paman-0.9.4-10|15	License: LGPL
12mr|paman-0.9.4-10|16	Group: Sound
12mr|paman-0.9.4-10|17	Url: http://0pointer.de/lennart/projects/paman
12mr|paman-0.9.4-10|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|paman-0.9.4-10|19	BuildRequires: gtkmm2.4-devel
12mr|paman-0.9.4-10|20	BuildRequires: libglademm-devel
12mr|paman-0.9.4-10|21	BuildRequires: libpulseaudio-devel >= 0.9.7
12mr|paman-0.9.4-10|22	BuildRequires: lynx
12mr|paman-0.9.4-10|23	BuildRequires: desktop-file-utils
12mr|paman-0.9.4-10|24	Requires: pulseaudio
12mr|paman-0.9.4-10|25	
12mr|paman-0.9.4-10|26	Provides: pulseaudio-manager
12mr|paman-0.9.4-10|27	
12mr|paman-0.9.4-10|28	%description
12mr|paman-0.9.4-10|29	A simple GTK frontend for the pulseaudio sound server
12mr|paman-0.9.4-10|30	
12mr|paman-0.9.4-10|31	%prep
12mr|paman-0.9.4-10|32	%setup -q
12mr|paman-0.9.4-10|33	%patch -p1 -b .typo
12mr|paman-0.9.4-10|34	
12mr|paman-0.9.4-10|35	%build
12mr|paman-0.9.4-10|36	%configure2_5x
12mr|paman-0.9.4-10|37	%make
12mr|paman-0.9.4-10|38	
12mr|paman-0.9.4-10|39	%install
12mr|paman-0.9.4-10|40	rm -rf %{buildroot}
12mr|paman-0.9.4-10|41	%makeinstall_std
12mr|paman-0.9.4-10|42	
12mr|paman-0.9.4-10|43	sed -i "s/^Icon=.*/Icon=%{name}/" %{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|paman-0.9.4-10|44	desktop-file-install --vendor="" \
12mr|paman-0.9.4-10|45	--remove-category="Application" \
12mr|paman-0.9.4-10|46	--add-category="GTK" \
12mr|paman-0.9.4-10|47	--add-category="System" \
12mr|paman-0.9.4-10|48	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|paman-0.9.4-10|49	
12mr|paman-0.9.4-10|50	# Icons
12mr|paman-0.9.4-10|51	install -D -m 0644 %SOURCE1 %{buildroot}%{_miconsdir}/%{name}.png
12mr|paman-0.9.4-10|52	install -D -m 0644 %SOURCE2 %{buildroot}%{_iconsdir}/%{name}.png
12mr|paman-0.9.4-10|53	
12mr|paman-0.9.4-10|54	%if %mdkversion < 200900
12mr|paman-0.9.4-10|55	%post
12mr|paman-0.9.4-10|56	%update_desktop_database
12mr|paman-0.9.4-10|57	%update_menus
12mr|paman-0.9.4-10|58	%endif
12mr|paman-0.9.4-10|59	
12mr|paman-0.9.4-10|60	%if %mdkversion < 200900
12mr|paman-0.9.4-10|61	%postun
12mr|paman-0.9.4-10|62	%clean_desktop_database
12mr|paman-0.9.4-10|63	%clean_menus
12mr|paman-0.9.4-10|64	%endif
12mr|paman-0.9.4-10|65	
12mr|paman-0.9.4-10|66	%clean
12mr|paman-0.9.4-10|67	rm -rf %{buildroot}
12mr|paman-0.9.4-10|68	
12mr|paman-0.9.4-10|69	%files
12mr|paman-0.9.4-10|70	%defattr(-,root,root)
12mr|paman-0.9.4-10|71	%doc README LICENSE
12mr|paman-0.9.4-10|72	%{_bindir}/%{name}
12mr|paman-0.9.4-10|73	%{_datadir}/%{name}/%{name}.glade
12mr|paman-0.9.4-10|74	%{_datadir}/applications/%{name}.desktop
12mr|paman-0.9.4-10|75	%{_miconsdir}/%{name}.png
12mr|paman-0.9.4-10|76	%{_iconsdir}/%{name}.png
12mr|paman-0.9.4-10|77	
12mr|paman-0.9.4-10|78	
12mr|paman-0.9.4-10|79	
12mr|paman-0.9.4-10|80	
12mr|paman-0.9.4-10|81	
12mr|paman-0.9.4-10|82	%changelog
12mr|paman-0.9.4-10|83	

15385 12
12mr|pam_ccreds-10-6|1	%define	name	pam_ccreds
12mr|pam_ccreds-10-6|2	%define	version	10
12mr|pam_ccreds-10-6|3	%define	release	%mkrel 6
12mr|pam_ccreds-10-6|4	
12mr|pam_ccreds-10-6|5	Summary:	A caching pam module for disconnected operation
12mr|pam_ccreds-10-6|6	Name:		%{name}
12mr|pam_ccreds-10-6|7	Version:	%{version}
12mr|pam_ccreds-10-6|8	Release:	%{release}
12mr|pam_ccreds-10-6|9	Source: 	http://www.padl.com/download/%{name}-%{version}.tar.gz
12mr|pam_ccreds-10-6|10	Patch0:		pam_ccreds-10-dbnss.patch
12mr|pam_ccreds-10-6|11	Patch1:		pam_ccreds-strdup.patch
12mr|pam_ccreds-10-6|12	Group:		System/Libraries
12mr|pam_ccreds-10-6|13	License:	GPLv2
12mr|pam_ccreds-10-6|14	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|pam_ccreds-10-6|15	BuildRequires:	pam-devel
12mr|pam_ccreds-10-6|16	BuildRequires:	db_nss-devel >= 4.2.52-5mdk
12mr|pam_ccreds-10-6|17	BuildRequires:	openssl-devel
12mr|pam_ccreds-10-6|18	Url:		http://www.padl.com/
12mr|pam_ccreds-10-6|19	
12mr|pam_ccreds-10-6|20	%description
12mr|pam_ccreds-10-6|21	The pam_ccreds module provides a mechanism for caching
12mr|pam_ccreds-10-6|22	credentials when authenticating against a network
12mr|pam_ccreds-10-6|23	authentication service, so that authentication can still
12mr|pam_ccreds-10-6|24	proceed when the service is down. Note at present no
12mr|pam_ccreds-10-6|25	mechanism is provided for caching _authorization_
12mr|pam_ccreds-10-6|26	information, i.e. whether you are allowed to login once
12mr|pam_ccreds-10-6|27	authenticated. Doing this is more difficult than it
12mr|pam_ccreds-10-6|28	first sounds.
12mr|pam_ccreds-10-6|29	
12mr|pam_ccreds-10-6|30	%prep
12mr|pam_ccreds-10-6|31	%setup -q
12mr|pam_ccreds-10-6|32	rm -f acconfig.h
12mr|pam_ccreds-10-6|33	%patch0 -p1 -b .dbnss
12mr|pam_ccreds-10-6|34	%patch1 -p1 -b .strdup
12mr|pam_ccreds-10-6|35	
12mr|pam_ccreds-10-6|36	%build
12mr|pam_ccreds-10-6|37	autoreconf
12mr|pam_ccreds-10-6|38	%configure2_5x --libdir=/%{_lib}
12mr|pam_ccreds-10-6|39	make
12mr|pam_ccreds-10-6|40	
12mr|pam_ccreds-10-6|41	%install
12mr|pam_ccreds-10-6|42	rm -rf %{buildroot}
12mr|pam_ccreds-10-6|43	mkdir -p %{buildroot}/%{_lib}/security
12mr|pam_ccreds-10-6|44	mkdir -p %{buildroot}/%{_sbindir}
12mr|pam_ccreds-10-6|45	install pam_ccreds.so %{buildroot}/%{_lib}/security
12mr|pam_ccreds-10-6|46	install cc_dump cc_test %{buildroot}/%{_sbindir}
12mr|pam_ccreds-10-6|47	install ccreds_chkpwd %{buildroot}/%{_sbindir}
12mr|pam_ccreds-10-6|48	mkdir -p %{buildroot}/var/cache
12mr|pam_ccreds-10-6|49	touch %{buildroot}/var/cache/.security.db
12mr|pam_ccreds-10-6|50	
12mr|pam_ccreds-10-6|51	%files
12mr|pam_ccreds-10-6|52	%defattr(-,root,root,755)
12mr|pam_ccreds-10-6|53	%doc AUTHORS README ChangeLog pam.conf
12mr|pam_ccreds-10-6|54	%attr(4755,root,root) %{_sbindir}/ccreds_chkpwd
12mr|pam_ccreds-10-6|55	%{_sbindir}/cc_dump
12mr|pam_ccreds-10-6|56	%{_sbindir}/cc_test
12mr|pam_ccreds-10-6|57	/%{_lib}/security/pam_ccreds.so
12mr|pam_ccreds-10-6|58	%ghost /var/cache/.security.db
12mr|pam_ccreds-10-6|59	
12mr|pam_ccreds-10-6|60	%post
12mr|pam_ccreds-10-6|61	if [ ! -f /var/cache/.security.db ]; then
12mr|pam_ccreds-10-6|62	%{_sbindir}/cc_test -update any root - > /dev/null 2>/dev/null || :
12mr|pam_ccreds-10-6|63	fi
12mr|pam_ccreds-10-6|64	
12mr|pam_ccreds-10-6|65	%clean
12mr|pam_ccreds-10-6|66	rm -rf %{buildroot}
12mr|pam_ccreds-10-6|67	
12mr|pam_ccreds-10-6|68	
12mr|pam_ccreds-10-6|69	
12mr|pam_ccreds-10-6|70	%changelog
12mr|pam_ccreds-10-6|71	

15386 12
12mr|pam_krb5-2.3.12-4|1	Summary:	A Pluggable Authentication Module for Kerberos 5
12mr|pam_krb5-2.3.12-4|2	Name:		pam_krb5
12mr|pam_krb5-2.3.12-4|3	Version:	2.3.12
12mr|pam_krb5-2.3.12-4|4	Release:	%mkrel 4
12mr|pam_krb5-2.3.12-4|5	License:	LGPL
12mr|pam_krb5-2.3.12-4|6	Group:		System/Libraries
12mr|pam_krb5-2.3.12-4|7	URL:		https://fedorahosted.org/pam_krb5/
12mr|pam_krb5-2.3.12-4|8	Source0:	https://fedorahosted.org/releases/p/a/pam_krb5/%{name}-%{version}-1.tar.gz
12mr|pam_krb5-2.3.12-4|9	BuildRequires:	byacc
12mr|pam_krb5-2.3.12-4|10	BuildRequires:	flex
12mr|pam_krb5-2.3.12-4|11	BuildRequires:	krb5-devel
12mr|pam_krb5-2.3.12-4|12	BuildRequires:	pam-devel
12mr|pam_krb5-2.3.12-4|13	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|pam_krb5-2.3.12-4|14	
12mr|pam_krb5-2.3.12-4|15	%description
12mr|pam_krb5-2.3.12-4|16	This is pam_krb5, a pluggable authentication module that can be used with
12mr|pam_krb5-2.3.12-4|17	Linux-PAM and Kerberos 5. This module supports password checking, ticket
12mr|pam_krb5-2.3.12-4|18	creation, and optional TGT verification and conversion to Kerberos IV tickets.
12mr|pam_krb5-2.3.12-4|19	The included pam_krb5afs module also gets AFS tokens if so configured.
12mr|pam_krb5-2.3.12-4|20	
12mr|pam_krb5-2.3.12-4|21	%prep
12mr|pam_krb5-2.3.12-4|22	%setup -q -n %{name}-%{version}-1
12mr|pam_krb5-2.3.12-4|23	
12mr|pam_krb5-2.3.12-4|24	%build
12mr|pam_krb5-2.3.12-4|25	%configure2_5x \
12mr|pam_krb5-2.3.12-4|26	--libdir=/%{_lib} \
12mr|pam_krb5-2.3.12-4|27	--without-krb4 \
12mr|pam_krb5-2.3.12-4|28	--with-os-distribution="Mandriva Linux"
12mr|pam_krb5-2.3.12-4|29	
12mr|pam_krb5-2.3.12-4|30	%make
12mr|pam_krb5-2.3.12-4|31	
12mr|pam_krb5-2.3.12-4|32	%install
12mr|pam_krb5-2.3.12-4|33	rm -rf %{buildroot}
12mr|pam_krb5-2.3.12-4|34	
12mr|pam_krb5-2.3.12-4|35	%makeinstall_std mandir=%{_mandir}
12mr|pam_krb5-2.3.12-4|36	
12mr|pam_krb5-2.3.12-4|37	ln -s pam_krb5.so %{buildroot}/%{_lib}/security/pam_krb5afs.so
12mr|pam_krb5-2.3.12-4|38	
12mr|pam_krb5-2.3.12-4|39	# cleanup
12mr|pam_krb5-2.3.12-4|40	rm -f %{buildroot}/%{_lib}/security/*.la
12mr|pam_krb5-2.3.12-4|41	rm -f pam.d/Makefile*
12mr|pam_krb5-2.3.12-4|42	
12mr|pam_krb5-2.3.12-4|43	%find_lang %{name}
12mr|pam_krb5-2.3.12-4|44	
12mr|pam_krb5-2.3.12-4|45	%clean
12mr|pam_krb5-2.3.12-4|46	rm -rf %{buildroot}
12mr|pam_krb5-2.3.12-4|47	
12mr|pam_krb5-2.3.12-4|48	%files -f %{name}.lang
12mr|pam_krb5-2.3.12-4|49	%defattr(-,root,root)
12mr|pam_krb5-2.3.12-4|50	%doc AUTHORS README* COPYING ChangeLog INSTALL TODO
12mr|pam_krb5-2.3.12-4|51	/%{_lib}/security/*
12mr|pam_krb5-2.3.12-4|52	%{_bindir}/afs5log
12mr|pam_krb5-2.3.12-4|53	%{_mandir}/man1/afs5log.1*
12mr|pam_krb5-2.3.12-4|54	%{_mandir}/man5/*
12mr|pam_krb5-2.3.12-4|55	%{_mandir}/man8/*
12mr|pam_krb5-2.3.12-4|56	
12mr|pam_krb5-2.3.12-4|57	
12mr|pam_krb5-2.3.12-4|58	
12mr|pam_krb5-2.3.12-4|59	%changelog
12mr|pam_krb5-2.3.12-4|60	

15387 12
12mr|pam_ldap-186-4|1	# conditionally define %mkrel
12mr|pam_ldap-186-4|2	%{?!mkrel:%define mkrel(c:) %{-c:0.%{-c*}.}%{!?_with_unstable:%(perl -e '$_="%{1}";m/(.\*\\D\+)?(\\d+)$/;$rel=${2}-1;re;print "$1$rel";').%{?subrel:%subrel}%{!?subrel:1}.%{?distversion:%distversion}%{?!distversion:%(echo $[%{mdkversion}/10])}}%{?_with_unstable:%{1}}%{?distsuffix:%distsuffix}%{?!distsuffix:mdk}}
12mr|pam_ldap-186-4|3	
12mr|pam_ldap-186-4|4	Summary:	NSS library and PAM module for LDAP
12mr|pam_ldap-186-4|5	Name: 		pam_ldap
12mr|pam_ldap-186-4|6	Version: 	186
12mr|pam_ldap-186-4|7	Release: 	%mkrel 4
12mr|pam_ldap-186-4|8	License:	LGPL
12mr|pam_ldap-186-4|9	Group:		System/Libraries
12mr|pam_ldap-186-4|10	URL: 		http://www.padl.com/
12mr|pam_ldap-186-4|11	#BuildRequires:	db_nss-devel >= 4.2.52-5mdk
12mr|pam_ldap-186-4|12	BuildRequires:	libldap-devel >= 2.0.7-7.1mdk
12mr|pam_ldap-186-4|13	BuildRequires:	pam-devel
12mr|pam_ldap-186-4|14	BuildRequires:	automake1.4
12mr|pam_ldap-186-4|15	Source0: 	http://www.padl.com/download/%{name}-%{version}.tar.gz
12mr|pam_ldap-186-4|16	Source1:	resolve.c
12mr|pam_ldap-186-4|17	Source2:	resolve.h
12mr|pam_ldap-186-4|18	Source3:	snprintf.h
12mr|pam_ldap-186-4|19	Source4:	snprintf.c
12mr|pam_ldap-186-4|20	Patch2:		pam_ldap-156-makefile.patch
12mr|pam_ldap-186-4|21	Patch3:		pam_ldap-176-dnsconfig.patch
12mr|pam_ldap-186-4|22	# http://bugzilla.padl.com/show_bug.cgi?id=324
12mr|pam_ldap-186-4|23	Patch4:		pam_ldap-184-lockoutmsg.patch
12mr|pam_ldap-186-4|24	Requires:	nss_ldap >= 217
12mr|pam_ldap-186-4|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|pam_ldap-186-4|26	
12mr|pam_ldap-186-4|27	%description
12mr|pam_ldap-186-4|28	Pam_ldap is a module for Linux-PAM that supports password changes, V2
12mr|pam_ldap-186-4|29	clients, Netscapes SSL, ypldapd, Netscape Directory Server password
12mr|pam_ldap-186-4|30	policies, access authorization, crypted hashes, etc.
12mr|pam_ldap-186-4|31	
12mr|pam_ldap-186-4|32	Install pam_ldap if you need to authenticate PAM-enabled services to
12mr|pam_ldap-186-4|33	LDAP.
12mr|pam_ldap-186-4|34	%{?!_with_dnsconfig:This package can be compiled with support for configuration}
12mr|pam_ldap-186-4|35	%{?!_with_dnsconfig:from DNS, by building with "--with dnsconfig"}
12mr|pam_ldap-186-4|36	%{?_with_dnsconfig:This package is built with DNS configuration support}
12mr|pam_ldap-186-4|37	
12mr|pam_ldap-186-4|38	%prep
12mr|pam_ldap-186-4|39	%setup -q
12mr|pam_ldap-186-4|40	%patch2 -p1 -b .pam_makefile
12mr|pam_ldap-186-4|41	%patch4 -p1 -b .lockoutmsg
12mr|pam_ldap-186-4|42	
12mr|pam_ldap-186-4|43	%if %{?_with_dnsconfig:1}%{!?_with_dnsconfig:0}
12mr|pam_ldap-186-4|44	%patch3 -p1 -b .dnsconfig
12mr|pam_ldap-186-4|45	for i in %SOURCE1 %SOURCE2 %SOURCE3 %SOURCE4
12mr|pam_ldap-186-4|46	do cp $i .
12mr|pam_ldap-186-4|47	done
12mr|pam_ldap-186-4|48	%endif
12mr|pam_ldap-186-4|49	
12mr|pam_ldap-186-4|50	%build
12mr|pam_ldap-186-4|51	%serverbuild
12mr|pam_ldap-186-4|52	#aclocal && automake && autoheader && autoconf
12mr|pam_ldap-186-4|53	#autoreconf --force
12mr|pam_ldap-186-4|54	
12mr|pam_ldap-186-4|55	rm -f configure
12mr|pam_ldap-186-4|56	libtoolize --copy --force; aclocal; autoconf; automake
12mr|pam_ldap-186-4|57	
12mr|pam_ldap-186-4|58	export CFLAGS="$CFLAGS -fno-strict-aliasing"
12mr|pam_ldap-186-4|59	%configure2_5x --with-ldap-lib=openldap --libdir=/%{_lib}
12mr|pam_ldap-186-4|60	%__make
12mr|pam_ldap-186-4|61	
12mr|pam_ldap-186-4|62	%install
12mr|pam_ldap-186-4|63	rm -rf %{buildroot}
12mr|pam_ldap-186-4|64	
12mr|pam_ldap-186-4|65	mkdir -p %{buildroot}%{_mandir}/man5
12mr|pam_ldap-186-4|66	
12mr|pam_ldap-186-4|67	install -d %{buildroot}/%{_sysconfdir}
12mr|pam_ldap-186-4|68	install -d %{buildroot}/%{_lib}/security
12mr|pam_ldap-186-4|69	
12mr|pam_ldap-186-4|70	# Install the module for PAM.
12mr|pam_ldap-186-4|71	%make install DESTDIR="%{buildroot}" libdir=/%{_lib}
12mr|pam_ldap-186-4|72	
12mr|pam_ldap-186-4|73	# Remove unpackaged file
12mr|pam_ldap-186-4|74	rm -rf	%{buildroot}%{_sysconfdir}/ldap.conf
12mr|pam_ldap-186-4|75	
12mr|pam_ldap-186-4|76	%clean
12mr|pam_ldap-186-4|77	rm -rf %{buildroot}
12mr|pam_ldap-186-4|78	
12mr|pam_ldap-186-4|79	%files
12mr|pam_ldap-186-4|80	%defattr(-,root,root)
12mr|pam_ldap-186-4|81	%doc AUTHORS ChangeLog COPYING COPYING.LIB README pam.d chsh chfn ldap.conf
12mr|pam_ldap-186-4|82	/%{_lib}/security/*so*
12mr|pam_ldap-186-4|83	%{_mandir}/man?/*
12mr|pam_ldap-186-4|84	
12mr|pam_ldap-186-4|85	
12mr|pam_ldap-186-4|86	
12mr|pam_ldap-186-4|87	%changelog
12mr|pam_ldap-186-4|88	

15388 12
12mr|pam_mount-2.13-2|1	%define libcryptmount %mklibname cryptmount 0
12mr|pam_mount-2.13-2|2	%define cryptmountdevel %mklibname cryptmount -d
12mr|pam_mount-2.13-2|3	Name:		pam_mount
12mr|pam_mount-2.13-2|4	Version:	2.13
12mr|pam_mount-2.13-2|5	Release:	2
12mr|pam_mount-2.13-2|6	Summary:	Pluggable Authentication Module for dynamic mounting of remote volumes
12mr|pam_mount-2.13-2|7	# Localized summaries should go to specspo
12mr|pam_mount-2.13-2|8	#Summary(pt_BR):	Módulo de autenticação PAM para montagem dinâmica de volumes remotes
12mr|pam_mount-2.13-2|9	#Summary(es):	MÃ³dulo de autenticaciÃ³n PAM para montar de forma dinÃ¡mica mvolÃºmenes remotos
12mr|pam_mount-2.13-2|10	License:	GPLv2+ and LGPLv2+
12mr|pam_mount-2.13-2|11	Group:		Networking/Other
12mr|pam_mount-2.13-2|12	URL:		http://pam-mount.sourceforge.net/
12mr|pam_mount-2.13-2|13	Source0:	http://prdownloads.sourceforge.net/pam-mount/%{name}-%{version}.tar.xz
12mr|pam_mount-2.13-2|14	Source1:	http://prdownloads.sourceforge.net/pam-mount/%{name}-%{version}.tar.xz.asc
12mr|pam_mount-2.13-2|15	Requires:	opensc
12mr|pam_mount-2.13-2|16	BuildRequires:	pam-devel
12mr|pam_mount-2.13-2|17	BuildRequires:	zlib-devel
12mr|pam_mount-2.13-2|18	BuildRequires:	glib2-devel
12mr|pam_mount-2.13-2|19	BuildRequires:	pkgconfig(libHX) >= 3.12
12mr|pam_mount-2.13-2|20	BuildRequires:	libxml2-devel >= 2.6
12mr|pam_mount-2.13-2|21	BuildRequires:	libmount-devel >= 2.20
12mr|pam_mount-2.13-2|22	BuildRequires:	openssl-devel
12mr|pam_mount-2.13-2|23	BuildRequires:	cryptsetup-devel >= 1.1.2
12mr|pam_mount-2.13-2|24	Obsoletes:	pam_mount-devel
12mr|pam_mount-2.13-2|25	
12mr|pam_mount-2.13-2|26	%description
12mr|pam_mount-2.13-2|27	Pam_mount is a PAM module that allows dynamic remote volume mounting.
12mr|pam_mount-2.13-2|28	It is mainly useful for users that have private volumes in Samba /
12mr|pam_mount-2.13-2|29	Windows NT / Netware servers and need access to them during a Unix
12mr|pam_mount-2.13-2|30	session.
12mr|pam_mount-2.13-2|31	
12mr|pam_mount-2.13-2|32	%description -l pt_BR
12mr|pam_mount-2.13-2|33	O pam_mount é um módulo PAM que permite montagem dinâmica de volumes
12mr|pam_mount-2.13-2|34	remotos. Ele é particularmente útil para usuários que detém volumes
12mr|pam_mount-2.13-2|35	privados em servidores Samba / Windows NT / Netware e precisam ter
12mr|pam_mount-2.13-2|36	acesso a eles durante uma sessão Unix.
12mr|pam_mount-2.13-2|37	
12mr|pam_mount-2.13-2|38	%description -l fr_FR
12mr|pam_mount-2.13-2|39	pam_mount est un module qui permet de monter dynamiquement un
12mr|pam_mount-2.13-2|40	volume au login. Il est utilisé afin de permettre aux utilisateurs de
12mr|pam_mount-2.13-2|41	monter leur répertoires privés sur des serveurs Samba/NT/Netware au
12mr|pam_mount-2.13-2|42	cours d'une session Unix.
12mr|pam_mount-2.13-2|43	
12mr|pam_mount-2.13-2|44	%package -n %libcryptmount
12mr|pam_mount-2.13-2|45	Summary:	Library for mounting crypto images and handle key files
12mr|pam_mount-2.13-2|46	License:	LGPL
12mr|pam_mount-2.13-2|47	
12mr|pam_mount-2.13-2|48	%description -n %libcryptmount
12mr|pam_mount-2.13-2|49	Library for mounting crypto images and handle key files.
12mr|pam_mount-2.13-2|50	
12mr|pam_mount-2.13-2|51	%package -n %cryptmountdevel
12mr|pam_mount-2.13-2|52	Summary:	Development files for %libcryptmount
12mr|pam_mount-2.13-2|53	License:	LGPL
12mr|pam_mount-2.13-2|54	Requires:	%libcryptmount = %{EVRD}
12mr|pam_mount-2.13-2|55	Provides:	libcryptmount-devel = %{EVRD}
12mr|pam_mount-2.13-2|56	
12mr|pam_mount-2.13-2|57	%description -n %cryptmountdevel
12mr|pam_mount-2.13-2|58	Development files for %libcryptmount - library for mounting crypto images
12mr|pam_mount-2.13-2|59	and handle key files.
12mr|pam_mount-2.13-2|60	
12mr|pam_mount-2.13-2|61	%prep
12mr|pam_mount-2.13-2|62	%setup -q
12mr|pam_mount-2.13-2|63	
12mr|pam_mount-2.13-2|64	%build
12mr|pam_mount-2.13-2|65	%configure2_5x
12mr|pam_mount-2.13-2|66	%make moduledir=%{_libdir}/security
12mr|pam_mount-2.13-2|67	
12mr|pam_mount-2.13-2|68	%install
12mr|pam_mount-2.13-2|69	%makeinstall_std moduledir=%{_libdir}/security
12mr|pam_mount-2.13-2|70	install -m0600 config/pam_mount.conf.xml -D %{buildroot}%{_sysconfdir}/security/pam_mount.conf.xml
12mr|pam_mount-2.13-2|71	
12mr|pam_mount-2.13-2|72	%files
12mr|pam_mount-2.13-2|73	%defattr(-,root,root)
12mr|pam_mount-2.13-2|74	%doc doc/bugs.txt doc/changelog.txt doc/faq.txt doc/todo.txt doc/pam_mount.txt
12mr|pam_mount-2.13-2|75	%{_libdir}/security/pam_mount*.so
12mr|pam_mount-2.13-2|76	%{_sbindir}/pmt-ehd
12mr|pam_mount-2.13-2|77	%{_sbindir}/pmvarrun
12mr|pam_mount-2.13-2|78	/sbin/mount.crypt
12mr|pam_mount-2.13-2|79	/sbin/mount.crypto_LUKS
12mr|pam_mount-2.13-2|80	/sbin/mount.crypt_LUKS
12mr|pam_mount-2.13-2|81	#/sbin/mount.encfs13
12mr|pam_mount-2.13-2|82	/sbin/umount.crypt
12mr|pam_mount-2.13-2|83	/sbin/umount.crypt_LUKS
12mr|pam_mount-2.13-2|84	/sbin/umount.crypto_LUKS
12mr|pam_mount-2.13-2|85	%config(noreplace) %{_sysconfdir}/security/%{name}.conf.xml
12mr|pam_mount-2.13-2|86	%{_mandir}/man8/pam_mount.8*
12mr|pam_mount-2.13-2|87	%{_mandir}/man8/pmt-ehd.8*
12mr|pam_mount-2.13-2|88	%{_mandir}/man8/pmvarrun.8*
12mr|pam_mount-2.13-2|89	%{_mandir}/man8/mount.crypt.8*
12mr|pam_mount-2.13-2|90	%{_mandir}/man8/mount.crypt_LUKS.8*
12mr|pam_mount-2.13-2|91	%{_mandir}/man8/mount.crypto_LUKS.8*
12mr|pam_mount-2.13-2|92	%{_mandir}/man8/umount.crypt.8*
12mr|pam_mount-2.13-2|93	%{_mandir}/man8/umount.crypt_LUKS.8*
12mr|pam_mount-2.13-2|94	%{_mandir}/man8/umount.crypto_LUKS.8*
12mr|pam_mount-2.13-2|95	%{_mandir}/man5/pam_mount.conf.5*
12mr|pam_mount-2.13-2|96	
12mr|pam_mount-2.13-2|97	%files  -n %libcryptmount
12mr|pam_mount-2.13-2|98	%{_libdir}/libcryptmount.so.*
12mr|pam_mount-2.13-2|99	
12mr|pam_mount-2.13-2|100	%files  -n %cryptmountdevel
12mr|pam_mount-2.13-2|101	%{_libdir}/libcryptmount.so
12mr|pam_mount-2.13-2|102	%{_libdir}/pkgconfig/libcryptmount.pc
12mr|pam_mount-2.13-2|103	%{_includedir}/libcryptmount.h
12mr|pam_mount-2.13-2|104	
12mr|pam_mount-2.13-2|105	
12mr|pam_mount-2.13-2|106	
12mr|pam_mount-2.13-2|107	%changelog
12mr|pam_mount-2.13-2|108	

15389 12
12mr|pam_pkcs11-0.6.8-1|1	Summary:	A Pluggable Authentication Module for pkcs#11 environments
12mr|pam_pkcs11-0.6.8-1|2	Name:		pam_pkcs11
12mr|pam_pkcs11-0.6.8-1|3	Version:	0.6.8
12mr|pam_pkcs11-0.6.8-1|4	Release:	1
12mr|pam_pkcs11-0.6.8-1|5	License:	GPLv2+
12mr|pam_pkcs11-0.6.8-1|6	URL:		http://www.opensc.org/pam_pkcs11/
12mr|pam_pkcs11-0.6.8-1|7	Group:		System/Libraries
12mr|pam_pkcs11-0.6.8-1|8	Source0:	http://www.opensc-project.org/files/pam_pkcs11/%{name}-%{version}.tar.gz
12mr|pam_pkcs11-0.6.8-1|9	BuildRequires:	openssl-devel
12mr|pam_pkcs11-0.6.8-1|10	BuildRequires:	libldap-devel >= 2.3.6
12mr|pam_pkcs11-0.6.8-1|11	BuildRequires:	pam-devel
12mr|pam_pkcs11-0.6.8-1|12	BuildRequires:	libxslt-proc docbook-style-xsl
12mr|pam_pkcs11-0.6.8-1|13	BuildRequires:	libpcsclite-devel >= 1.2.9
12mr|pam_pkcs11-0.6.8-1|14	%{?_with_curl:BuildRequires: curl-devel}
12mr|pam_pkcs11-0.6.8-1|15	Provides:	pkcs11_login
12mr|pam_pkcs11-0.6.8-1|16	Provides:	pam_pkcs11_login
12mr|pam_pkcs11-0.6.8-1|17	Obsoletes:	pam_pkcs11_login < 0.6.0-1mdv
12mr|pam_pkcs11-0.6.8-1|18	# there is no pam_opensc anymore
12mr|pam_pkcs11-0.6.8-1|19	Obsoletes:	pam_opensc
12mr|pam_pkcs11-0.6.8-1|20	
12mr|pam_pkcs11-0.6.8-1|21	%description
12mr|pam_pkcs11-0.6.8-1|22	This Linux-PAM login module allows a X.509 certificate based user login.
12mr|pam_pkcs11-0.6.8-1|23	The certificate and its dedicated private key are thereby accessed by means
12mr|pam_pkcs11-0.6.8-1|24	of an appropriate PKCS #11 module. For the verification of the users'
12mr|pam_pkcs11-0.6.8-1|25	certificates, locally stored CA certificates as well as either online or
12mr|pam_pkcs11-0.6.8-1|26	locally accessible CRLs are used.
12mr|pam_pkcs11-0.6.8-1|27	
12mr|pam_pkcs11-0.6.8-1|28	%package tools
12mr|pam_pkcs11-0.6.8-1|29	Group:		System/Libraries
12mr|pam_pkcs11-0.6.8-1|30	Summary:	Companion tools for pkcs11_login
12mr|pam_pkcs11-0.6.8-1|31	Requires:	pcsc-lite
12mr|pam_pkcs11-0.6.8-1|32	Requires:	pam_pkcs11
12mr|pam_pkcs11-0.6.8-1|33	Provides:	pkcs11_login-tools
12mr|pam_pkcs11-0.6.8-1|34	Provides:	pam_pkcs11_login-tools
12mr|pam_pkcs11-0.6.8-1|35	Obsoletes:	pam_pkcs11_login-tools < 0.6.0-1mdv
12mr|pam_pkcs11-0.6.8-1|36	
12mr|pam_pkcs11-0.6.8-1|37	%description tools
12mr|pam_pkcs11-0.6.8-1|38	This package contains several pam_pkcs11 related tools
12mr|pam_pkcs11-0.6.8-1|39	- card_eventmgr: Generate card insert/removal events (pcsc-lite based)
12mr|pam_pkcs11-0.6.8-1|40	- pkcs11_eventmgr: Generate actions on card insert/removal/timeout events
12mr|pam_pkcs11-0.6.8-1|41	- pklogin_finder: Get the loginname that maps to a certificate
12mr|pam_pkcs11-0.6.8-1|42	- pkcs11_inspect: Inspect the contents of a certificate
12mr|pam_pkcs11-0.6.8-1|43	
12mr|pam_pkcs11-0.6.8-1|44	%prep
12mr|pam_pkcs11-0.6.8-1|45	%setup -q
12mr|pam_pkcs11-0.6.8-1|46	
12mr|pam_pkcs11-0.6.8-1|47	%build
12mr|pam_pkcs11-0.6.8-1|48	%configure2_5x \
12mr|pam_pkcs11-0.6.8-1|49	--disable-dependency-tracking %{?_with_curl} \
12mr|pam_pkcs11-0.6.8-1|50	--with-ldap \
12mr|pam_pkcs11-0.6.8-1|51	--with-pcsclite \
12mr|pam_pkcs11-0.6.8-1|52	--disable-static
12mr|pam_pkcs11-0.6.8-1|53	
12mr|pam_pkcs11-0.6.8-1|54	%make
12mr|pam_pkcs11-0.6.8-1|55	
12mr|pam_pkcs11-0.6.8-1|56	%install
12mr|pam_pkcs11-0.6.8-1|57	%makeinstall_std mandir=%{_mandir}
12mr|pam_pkcs11-0.6.8-1|58	
12mr|pam_pkcs11-0.6.8-1|59	# Hardcoded defaults... no sysconfdir
12mr|pam_pkcs11-0.6.8-1|60	install -dm 755 %{buildroot}/%{_sysconfdir}/pam_pkcs11/cacerts
12mr|pam_pkcs11-0.6.8-1|61	install -dm 755 %{buildroot}/%{_sysconfdir}/pam_pkcs11/crls
12mr|pam_pkcs11-0.6.8-1|62	install -m 644 etc/pam_pkcs11.conf.example %{buildroot}/%{_sysconfdir}/pam_pkcs11/pam_pkcs11.conf
12mr|pam_pkcs11-0.6.8-1|63	install -m 644 etc/card_eventmgr.conf.example %{buildroot}/%{_sysconfdir}/pam_pkcs11/card_eventmgr.conf
12mr|pam_pkcs11-0.6.8-1|64	install -m 644 etc/pkcs11_eventmgr.conf.example %{buildroot}/%{_sysconfdir}/pam_pkcs11/pkcs11_eventmgr.conf
12mr|pam_pkcs11-0.6.8-1|65	
12mr|pam_pkcs11-0.6.8-1|66	# move pam module to its place
12mr|pam_pkcs11-0.6.8-1|67	mkdir -p %{buildroot}/%{_lib}/security
12mr|pam_pkcs11-0.6.8-1|68	mv %{buildroot}%{_libdir}/security/* %{buildroot}/%{_lib}/security/
12mr|pam_pkcs11-0.6.8-1|69	
12mr|pam_pkcs11-0.6.8-1|70	mkdir %{buildroot}%{_datadir}/doc/%{name}-tools/
12mr|pam_pkcs11-0.6.8-1|71	mv %{buildroot}%{_datadir}/doc/pam_pkcs11/card_eventmgr.conf.example %{buildroot}%{_datadir}/doc/pam_pkcs11/pkcs11_eventmgr.conf.example %{buildroot}%{_datadir}/doc/%{name}-tools/
12mr|pam_pkcs11-0.6.8-1|72	
12mr|pam_pkcs11-0.6.8-1|73	%find_lang %name
12mr|pam_pkcs11-0.6.8-1|74	
12mr|pam_pkcs11-0.6.8-1|75	%files
12mr|pam_pkcs11-0.6.8-1|76	%doc AUTHORS COPYING README TODO ChangeLog NEWS
12mr|pam_pkcs11-0.6.8-1|77	%doc doc/pam_pkcs11.html
12mr|pam_pkcs11-0.6.8-1|78	%doc doc/README.autologin
12mr|pam_pkcs11-0.6.8-1|79	%doc doc/README.mappers
12mr|pam_pkcs11-0.6.8-1|80	%doc doc/README.ldap_mapper
12mr|pam_pkcs11-0.6.8-1|81	%{_mandir}/man8/*
12mr|pam_pkcs11-0.6.8-1|82	%{_sysconfdir}/pam_pkcs11/cacerts
12mr|pam_pkcs11-0.6.8-1|83	%{_sysconfdir}/pam_pkcs11/crls
12mr|pam_pkcs11-0.6.8-1|84	%config(noreplace) %{_sysconfdir}/pam_pkcs11/pam_pkcs11.conf
12mr|pam_pkcs11-0.6.8-1|85	%{_libdir}/pam_pkcs11/*.so
12mr|pam_pkcs11-0.6.8-1|86	/%{_lib}/security/*
12mr|pam_pkcs11-0.6.8-1|87	%{_bindir}/pkcs11_make_hash_link
12mr|pam_pkcs11-0.6.8-1|88	
12mr|pam_pkcs11-0.6.8-1|89	%files tools -f %name.lang
12mr|pam_pkcs11-0.6.8-1|90	%doc doc/README.eventmgr
12mr|pam_pkcs11-0.6.8-1|91	%{_mandir}/man1/*
12mr|pam_pkcs11-0.6.8-1|92	%config(noreplace) %{_sysconfdir}/pam_pkcs11/card_eventmgr.conf
12mr|pam_pkcs11-0.6.8-1|93	%config(noreplace) %{_sysconfdir}/pam_pkcs11/pkcs11_eventmgr.conf
12mr|pam_pkcs11-0.6.8-1|94	%{_bindir}/pkcs11_listcerts
12mr|pam_pkcs11-0.6.8-1|95	%{_bindir}/pkcs11_setup
12mr|pam_pkcs11-0.6.8-1|96	%{_bindir}/card_eventmgr
12mr|pam_pkcs11-0.6.8-1|97	%{_bindir}/pkcs11_eventmgr
12mr|pam_pkcs11-0.6.8-1|98	%{_bindir}/pklogin_finder
12mr|pam_pkcs11-0.6.8-1|99	%{_bindir}/pkcs11_inspect
12mr|pam_pkcs11-0.6.8-1|100	
12mr|pam_pkcs11-0.6.8-1|101	
12mr|pam_pkcs11-0.6.8-1|102	
12mr|pam_pkcs11-0.6.8-1|103	%changelog
12mr|pam_pkcs11-0.6.8-1|104	

15390 12
12mr|pam_userpass-1.0.2-8|1	%define _enable_debug_packages	%{nil}
12mr|pam_userpass-1.0.2-8|2	%define debug_package		%{nil}
12mr|pam_userpass-1.0.2-8|3	
12mr|pam_userpass-1.0.2-8|4	Name:			pam_userpass
12mr|pam_userpass-1.0.2-8|5	Version:	 	1.0.2
12mr|pam_userpass-1.0.2-8|6	Release: 		8
12mr|pam_userpass-1.0.2-8|7	
12mr|pam_userpass-1.0.2-8|8	%define major		1
12mr|pam_userpass-1.0.2-8|9	%define libname		%mklibname %{name} %{major}
12mr|pam_userpass-1.0.2-8|10	%define develname	%mklibname %{name} -d
12mr|pam_userpass-1.0.2-8|11	
12mr|pam_userpass-1.0.2-8|12	%define _enable_debug_packages %{nil}
12mr|pam_userpass-1.0.2-8|13	%define debug_package          %{nil}
12mr|pam_userpass-1.0.2-8|14	
12mr|pam_userpass-1.0.2-8|15	Summary:	PAM module for USER/PASS-style protocols
12mr|pam_userpass-1.0.2-8|16	License:	relaxed BSD and (L)GPL-compatible
12mr|pam_userpass-1.0.2-8|17	Group:		System/Libraries
12mr|pam_userpass-1.0.2-8|18	URL: 		http://www.openwall.com/pam
12mr|pam_userpass-1.0.2-8|19	Source0:	ftp://ftp.openwall.com/pub/projects/pam/modules/%{name}/%{name}-%{version}.tar.gz
12mr|pam_userpass-1.0.2-8|20	
12mr|pam_userpass-1.0.2-8|21	BuildRequires:	pam-devel
12mr|pam_userpass-1.0.2-8|22	
12mr|pam_userpass-1.0.2-8|23	%description
12mr|pam_userpass-1.0.2-8|24	pam_userpass is a PAM authentication module for use specifically by
12mr|pam_userpass-1.0.2-8|25	services implementing non-interactive protocols and wishing to verify
12mr|pam_userpass-1.0.2-8|26	a username/password pair.  This module doesn't do any actual
12mr|pam_userpass-1.0.2-8|27	authentication, -- other modules, such as pam_tcb, should be stacked
12mr|pam_userpass-1.0.2-8|28	after it to provide the authentication.
12mr|pam_userpass-1.0.2-8|29	
12mr|pam_userpass-1.0.2-8|30	
12mr|pam_userpass-1.0.2-8|31	%package -n %{libname}
12mr|pam_userpass-1.0.2-8|32	Summary:	PAM module for USER/PASS-style protocols
12mr|pam_userpass-1.0.2-8|33	Group:		System/Libraries
12mr|pam_userpass-1.0.2-8|34	Provides:	%{name} = %{EVRD}
12mr|pam_userpass-1.0.2-8|35	
12mr|pam_userpass-1.0.2-8|36	
12mr|pam_userpass-1.0.2-8|37	%description -n %{libname}
12mr|pam_userpass-1.0.2-8|38	pam_userpass is a PAM authentication module for use specifically by
12mr|pam_userpass-1.0.2-8|39	services implementing non-interactive protocols and wishing to verify
12mr|pam_userpass-1.0.2-8|40	a username/password pair.  This module doesn't do any actual
12mr|pam_userpass-1.0.2-8|41	authentication, -- other modules, such as pam_tcb, should be stacked
12mr|pam_userpass-1.0.2-8|42	after it to provide the authentication.
12mr|pam_userpass-1.0.2-8|43	
12mr|pam_userpass-1.0.2-8|44	
12mr|pam_userpass-1.0.2-8|45	%package -n %{develname}
12mr|pam_userpass-1.0.2-8|46	Summary:	Libraries and header files for developing pam_userpass-aware applications
12mr|pam_userpass-1.0.2-8|47	Group:		Development/Other
12mr|pam_userpass-1.0.2-8|48	Requires:	%{libname} = %{version}
12mr|pam_userpass-1.0.2-8|49	Requires:	pam-devel
12mr|pam_userpass-1.0.2-8|50	Provides:	%{name}-devel = %{EVRD}
12mr|pam_userpass-1.0.2-8|51	
12mr|pam_userpass-1.0.2-8|52	%description -n %{develname}
12mr|pam_userpass-1.0.2-8|53	This package contains development libraries and header files required
12mr|pam_userpass-1.0.2-8|54	for building pam_userpass-aware applications.
12mr|pam_userpass-1.0.2-8|55	
12mr|pam_userpass-1.0.2-8|56	
12mr|pam_userpass-1.0.2-8|57	%prep
12mr|pam_userpass-1.0.2-8|58	%setup -q
12mr|pam_userpass-1.0.2-8|59	chmod 0644 LICENSE README
12mr|pam_userpass-1.0.2-8|60	
12mr|pam_userpass-1.0.2-8|61	
12mr|pam_userpass-1.0.2-8|62	%build
12mr|pam_userpass-1.0.2-8|63	CFLAGS="-Wall -fPIC %{optflags}" %make
12mr|pam_userpass-1.0.2-8|64	
12mr|pam_userpass-1.0.2-8|65	
12mr|pam_userpass-1.0.2-8|66	%install
12mr|pam_userpass-1.0.2-8|67	%make install DESTDIR="%{buildroot}" SECUREDIR=/%{_lib}/security LIBDIR=%{_libdir}
12mr|pam_userpass-1.0.2-8|68	
12mr|pam_userpass-1.0.2-8|69	
12mr|pam_userpass-1.0.2-8|70	%files -n %{libname}
12mr|pam_userpass-1.0.2-8|71	%doc LICENSE README
12mr|pam_userpass-1.0.2-8|72	/%{_lib}/security/*so*
12mr|pam_userpass-1.0.2-8|73	%{_libdir}/*.so.*
12mr|pam_userpass-1.0.2-8|74	
12mr|pam_userpass-1.0.2-8|75	%files -n %{develname}
12mr|pam_userpass-1.0.2-8|76	%{_libdir}/*.so
12mr|pam_userpass-1.0.2-8|77	%{_libdir}/*.a
12mr|pam_userpass-1.0.2-8|78	%{_includedir}/security/*
12mr|pam_userpass-1.0.2-8|79	
12mr|pam_userpass-1.0.2-8|80	
12mr|pam_userpass-1.0.2-8|81	
12mr|pam_userpass-1.0.2-8|82	
12mr|pam_userpass-1.0.2-8|83	%changelog
12mr|pam_userpass-1.0.2-8|84	

15391 12
12mr|pam_yubico-2.4-3|1	Summary:	Provides support for One Time Passwords (OTP) authentication
12mr|pam_yubico-2.4-3|2	Name:		pam_yubico
12mr|pam_yubico-2.4-3|3	Version:	2.4
12mr|pam_yubico-2.4-3|4	Release:	%mkrel 3
12mr|pam_yubico-2.4-3|5	License:	GPLv2
12mr|pam_yubico-2.4-3|6	Group:		System/Libraries
12mr|pam_yubico-2.4-3|7	URL:		http://code.google.com/p/yubico-pam/
12mr|pam_yubico-2.4-3|8	Source0:	http://yubico-pam.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|pam_yubico-2.4-3|9	BuildRequires:  openldap-devel
12mr|pam_yubico-2.4-3|10	BuildRequires:  pam-devel
12mr|pam_yubico-2.4-3|11	BuildRequires:  ykclient-devel >= 2.3
12mr|pam_yubico-2.4-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|pam_yubico-2.4-3|13	
12mr|pam_yubico-2.4-3|14	%description
12mr|pam_yubico-2.4-3|15	The Yubico authentication device Yubikey generates one-time passwords that can
12mr|pam_yubico-2.4-3|16	be used for authentication. This module allows you to use the Yubikey device to
12mr|pam_yubico-2.4-3|17	authenticate to the PAM system.
12mr|pam_yubico-2.4-3|18	
12mr|pam_yubico-2.4-3|19	The Yubico PAM module provides an easy way to integrate the Yubikey into your
12mr|pam_yubico-2.4-3|20	existing user authentication infrastructure.
12mr|pam_yubico-2.4-3|21	
12mr|pam_yubico-2.4-3|22	%prep
12mr|pam_yubico-2.4-3|23	
12mr|pam_yubico-2.4-3|24	%setup -q -n %{name}-%{version}
12mr|pam_yubico-2.4-3|25	
12mr|pam_yubico-2.4-3|26	%build
12mr|pam_yubico-2.4-3|27	%serverbuild
12mr|pam_yubico-2.4-3|28	
12mr|pam_yubico-2.4-3|29	%configure2_5x \
12mr|pam_yubico-2.4-3|30	--libdir=/%{_lib} \
12mr|pam_yubico-2.4-3|31	--with-pam-dir=/%{_lib}/security
12mr|pam_yubico-2.4-3|32	
12mr|pam_yubico-2.4-3|33	%make
12mr|pam_yubico-2.4-3|34	
12mr|pam_yubico-2.4-3|35	%install
12mr|pam_yubico-2.4-3|36	rm -rf %{buildroot}
12mr|pam_yubico-2.4-3|37	
12mr|pam_yubico-2.4-3|38	%makeinstall_std
12mr|pam_yubico-2.4-3|39	
12mr|pam_yubico-2.4-3|40	# cleanup
12mr|pam_yubico-2.4-3|41	rm -f %{buildroot}/%{_lib}/security/*.*a
12mr|pam_yubico-2.4-3|42	
12mr|pam_yubico-2.4-3|43	%clean
12mr|pam_yubico-2.4-3|44	rm -rf %{buildroot}
12mr|pam_yubico-2.4-3|45	
12mr|pam_yubico-2.4-3|46	%files
12mr|pam_yubico-2.4-3|47	%defattr(-,root,root)
12mr|pam_yubico-2.4-3|48	%doc COPYING ChangeLog NEWS README
12mr|pam_yubico-2.4-3|49	%attr(0755,root,root) /%{_lib}/security/pam_yubico.so
12mr|pam_yubico-2.4-3|50	
12mr|pam_yubico-2.4-3|51	
12mr|pam_yubico-2.4-3|52	
12mr|pam_yubico-2.4-3|53	%changelog
12mr|pam_yubico-2.4-3|54	

15392 12
12mr|pam_yubikey-1.0.4-6|1	Summary:	Provides support for One Time Passwords (OTP) authentication
12mr|pam_yubikey-1.0.4-6|2	Name:		pam_yubikey
12mr|pam_yubikey-1.0.4-6|3	Version:	1.0.4
12mr|pam_yubikey-1.0.4-6|4	Release:	%mkrel 6
12mr|pam_yubikey-1.0.4-6|5	License:	GPLv2
12mr|pam_yubikey-1.0.4-6|6	Group:		System/Libraries
12mr|pam_yubikey-1.0.4-6|7	URL:		http://www.securixlive.com/yubikey/
12mr|pam_yubikey-1.0.4-6|8	Source0:	http://www.securixlive.com/download/yubikey/YubiPAM-%{version}.tar.gz
12mr|pam_yubikey-1.0.4-6|9	BuildRequires:  pam-devel
12mr|pam_yubikey-1.0.4-6|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|pam_yubikey-1.0.4-6|11	
12mr|pam_yubikey-1.0.4-6|12	%description
12mr|pam_yubikey-1.0.4-6|13	YubiPAM is a module for PAM that provides support for One Time Passwords (OTP)
12mr|pam_yubikey-1.0.4-6|14	authentication. It supports the OTPs generated from a Yubikey authentication
12mr|pam_yubikey-1.0.4-6|15	token. YubiPAM aims to be a simple, easy to configure, module for the Yubikey.
12mr|pam_yubikey-1.0.4-6|16	
12mr|pam_yubikey-1.0.4-6|17	%prep
12mr|pam_yubikey-1.0.4-6|18	
12mr|pam_yubikey-1.0.4-6|19	%setup -q -n YubiPAM-%{version}
12mr|pam_yubikey-1.0.4-6|20	
12mr|pam_yubikey-1.0.4-6|21	%build
12mr|pam_yubikey-1.0.4-6|22	%serverbuild
12mr|pam_yubikey-1.0.4-6|23	export CFLAGS="%{optflags} -fPIC"
12mr|pam_yubikey-1.0.4-6|24	%configure2_5x \
12mr|pam_yubikey-1.0.4-6|25	--with-pam-dir=/%{_lib}/security \
12mr|pam_yubikey-1.0.4-6|26	--with-authdb=%{_sysconfdir}/yubikey
12mr|pam_yubikey-1.0.4-6|27	
12mr|pam_yubikey-1.0.4-6|28	%make
12mr|pam_yubikey-1.0.4-6|29	
12mr|pam_yubikey-1.0.4-6|30	%install
12mr|pam_yubikey-1.0.4-6|31	rm -rf %{buildroot}
12mr|pam_yubikey-1.0.4-6|32	
12mr|pam_yubikey-1.0.4-6|33	install -d %{buildroot}%{_sysconfdir}/yubikey
12mr|pam_yubikey-1.0.4-6|34	
12mr|pam_yubikey-1.0.4-6|35	%makeinstall_std
12mr|pam_yubikey-1.0.4-6|36	
12mr|pam_yubikey-1.0.4-6|37	# cleanup
12mr|pam_yubikey-1.0.4-6|38	rm -f %{buildroot}/%{_lib}/security/*.*a
12mr|pam_yubikey-1.0.4-6|39	
12mr|pam_yubikey-1.0.4-6|40	%clean
12mr|pam_yubikey-1.0.4-6|41	rm -rf %{buildroot}
12mr|pam_yubikey-1.0.4-6|42	
12mr|pam_yubikey-1.0.4-6|43	%files
12mr|pam_yubikey-1.0.4-6|44	%defattr(-,root,root)
12mr|pam_yubikey-1.0.4-6|45	%doc COPYING README RELEASE.NOTES
12mr|pam_yubikey-1.0.4-6|46	%dir %attr(0711,root,root) %{_sysconfdir}/yubikey
12mr|pam_yubikey-1.0.4-6|47	%attr(0755,root,root) /sbin/ykpasswd
12mr|pam_yubikey-1.0.4-6|48	%attr(0755,root,root) /sbin/yk_chkpwd
12mr|pam_yubikey-1.0.4-6|49	%attr(0755,root,root) %{_bindir}/ykvalidate
12mr|pam_yubikey-1.0.4-6|50	%attr(0755,root,root) /%{_lib}/security/pam_yubikey.so
12mr|pam_yubikey-1.0.4-6|51	
12mr|pam_yubikey-1.0.4-6|52	
12mr|pam_yubikey-1.0.4-6|53	
12mr|pam_yubikey-1.0.4-6|54	
12mr|pam_yubikey-1.0.4-6|55	%changelog
12mr|pam_yubikey-1.0.4-6|56	

15393 12
12mr|pan-0.137-2|1	%define with_spell 1
12mr|pan-0.137-2|2	
12mr|pan-0.137-2|3	%{?_with_spell: %{expand: %%define with_spell 1}}
12mr|pan-0.137-2|4	%{?_without_spell: %{expand: %%define with_spell 0}}
12mr|pan-0.137-2|5	
12mr|pan-0.137-2|6	Summary:	A USENET newsreader for GNOME
12mr|pan-0.137-2|7	Name:		pan
12mr|pan-0.137-2|8	Version:	0.137
12mr|pan-0.137-2|9	Release:	2
12mr|pan-0.137-2|10	Epoch:		1
12mr|pan-0.137-2|11	License:	GPLv2+
12mr|pan-0.137-2|12	Group:		Networking/News
12mr|pan-0.137-2|13	URL:		http://pan.rebelbase.com/
12mr|pan-0.137-2|14	Source0:	http://pan.rebelbase.com/download/releases/%{version}/source/%{name}-%{version}.tar.bz2
12mr|pan-0.137-2|15	Patch02:	02_windowsmacosx.dpatch
12mr|pan-0.137-2|16	Patch03:	pan-0.133-fix-str-fmt.patch
12mr|pan-0.137-2|17	Source2:	%{name}-32.png
12mr|pan-0.137-2|18	Source3:	%{name}-16.png
12mr|pan-0.137-2|19	Source4:	%{name}-48.png
12mr|pan-0.137-2|20	%if %{with_spell}
12mr|pan-0.137-2|21	BuildRequires:	pkgconfig(gtkspell-2.0)
12mr|pan-0.137-2|22	%endif
12mr|pan-0.137-2|23	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|pan-0.137-2|24	BuildRequires:	gmime-devel
12mr|pan-0.137-2|25	BuildRequires:	desktop-file-utils
12mr|pan-0.137-2|26	BuildRequires:	intltool
12mr|pan-0.137-2|27	
12mr|pan-0.137-2|28	%description
12mr|pan-0.137-2|29	This is PAN, a powerful and user-friendly USENET newsreader for GNOME.
12mr|pan-0.137-2|30	The latest info and versions of Pan can always
12mr|pan-0.137-2|31	be found at http://pan.rebelbase.com/.
12mr|pan-0.137-2|32	
12mr|pan-0.137-2|33	%prep
12mr|pan-0.137-2|34	%setup -q
12mr|pan-0.137-2|35	%patch02 -p1
12mr|pan-0.137-2|36	%patch03 -p0
12mr|pan-0.137-2|37	
12mr|pan-0.137-2|38	%build
12mr|pan-0.137-2|39	
12mr|pan-0.137-2|40	%configure2_5x \
12mr|pan-0.137-2|41	%if %{with_spell}
12mr|pan-0.137-2|42	--with-gtkspell
12mr|pan-0.137-2|43	%else
12mr|pan-0.137-2|44	--without-gtkspell
12mr|pan-0.137-2|45	%endif
12mr|pan-0.137-2|46	
12mr|pan-0.137-2|47	%make
12mr|pan-0.137-2|48	
12mr|pan-0.137-2|49	%install
12mr|pan-0.137-2|50	%makeinstall_std Productivitydir=%{_datadir}/applications/
12mr|pan-0.137-2|51	
12mr|pan-0.137-2|52	%find_lang %{name}
12mr|pan-0.137-2|53	
12mr|pan-0.137-2|54	# Menu
12mr|pan-0.137-2|55	sed -i -e 's/^\(Icon=.*\).png$/\1/g' %{buildroot}%{_datadir}/applications/pan.desktop
12mr|pan-0.137-2|56	
12mr|pan-0.137-2|57	desktop-file-install --vendor="" \
12mr|pan-0.137-2|58	--remove-category="Application" \
12mr|pan-0.137-2|59	--add-category="GTK" \
12mr|pan-0.137-2|60	--add-category="News" \
12mr|pan-0.137-2|61	--add-category="Network" \
12mr|pan-0.137-2|62	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|pan-0.137-2|63	
12mr|pan-0.137-2|64	#icon
12mr|pan-0.137-2|65	install -d %{buildroot}/%{_iconsdir}
12mr|pan-0.137-2|66	install -d %{buildroot}/%{_liconsdir}
12mr|pan-0.137-2|67	install -d %{buildroot}/%{_miconsdir}
12mr|pan-0.137-2|68	cp -f %{SOURCE2} %{buildroot}/%{_iconsdir}/%{name}.png
12mr|pan-0.137-2|69	cp -f %{SOURCE3} %{buildroot}/%{_miconsdir}/%{name}.png
12mr|pan-0.137-2|70	# png is anti-aliased when put on the gnome panel
12mr|pan-0.137-2|71	cp -f %{SOURCE4} %{buildroot}/%{_liconsdir}/%{name}.png
12mr|pan-0.137-2|72	
12mr|pan-0.137-2|73	%files -f %{name}.lang
12mr|pan-0.137-2|74	%doc README ChangeLog AUTHORS
12mr|pan-0.137-2|75	%attr(755,root,root) %{_bindir}/%{name}
12mr|pan-0.137-2|76	%{_iconsdir}/%{name}.png
12mr|pan-0.137-2|77	%{_liconsdir}/%{name}.png
12mr|pan-0.137-2|78	%{_miconsdir}/%{name}.png
12mr|pan-0.137-2|79	%{_datadir}/applications/%{name}.desktop
12mr|pan-0.137-2|80	%{_datadir}/pixmaps/*
12mr|pan-0.137-2|81	
12mr|pan-0.137-2|82	
12mr|pan-0.137-2|83	%changelog
12mr|pan-0.137-2|84	* Tue Aug  28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|pan-0.137-2|85	+ Commit: 68a490c
12mr|pan-0.137-2|86	- New version 0.137 (sync with Cooker), convert BR to pkgcondif style, spec cleanup
12mr|pan-0.137-2|87	
12mr|pan-0.137-2|88	

15394 12
12mr|pango-1.32.2-1|1	%define enable_gtkdoc 1
12mr|pango-1.32.2-1|2	
12mr|pango-1.32.2-1|3	# Define biarch packages
12mr|pango-1.32.2-1|4	%define biarches_32 %{ix86} ppc
12mr|pango-1.32.2-1|5	%define biarches_64 x86_64 ppc64
12mr|pango-1.32.2-1|6	%define query_modules_suffix %{nil}
12mr|pango-1.32.2-1|7	%ifarch %{biarches_32}
12mr|pango-1.32.2-1|8	%define query_modules_suffix -32
12mr|pango-1.32.2-1|9	%endif
12mr|pango-1.32.2-1|10	%ifarch %{biarches_64}
12mr|pango-1.32.2-1|11	%define query_modules_suffix -64
12mr|pango-1.32.2-1|12	%endif
12mr|pango-1.32.2-1|13	%define query_modules pango-querymodules%{query_modules_suffix}
12mr|pango-1.32.2-1|14	
12mr|pango-1.32.2-1|15	%define api 1.0
12mr|pango-1.32.2-1|16	%define module_version 1.8.0
12mr|pango-1.32.2-1|17	%define major 0
12mr|pango-1.32.2-1|18	
12mr|pango-1.32.2-1|19	%define modules %mklibname %{name}-modules %{api}
12mr|pango-1.32.2-1|20	%define libname %mklibname %{name} %{api} %{major}
12mr|pango-1.32.2-1|21	%define libcairo %mklibname %{name}cairo %{api} %{major}
12mr|pango-1.32.2-1|22	%define libft2 %mklibname %{name}ft2_ %{api} %{major}
12mr|pango-1.32.2-1|23	%define libxft %mklibname %{name}xft %{api} %{major}
12mr|pango-1.32.2-1|24	
12mr|pango-1.32.2-1|25	%define girname %mklibname %{name}-gir %{api}
12mr|pango-1.32.2-1|26	%define gircairo %mklibname %{name}cairo-gir %{api}
12mr|pango-1.32.2-1|27	%define girft2 %mklibname %{name}ft2-gir %{api}
12mr|pango-1.32.2-1|28	%define girxft %mklibname %{name}xft-gir %{api}
12mr|pango-1.32.2-1|29	
12mr|pango-1.32.2-1|30	%define develname %mklibname -d %{name} %{api}
12mr|pango-1.32.2-1|31	%define develcairo %mklibname -d %{name}cairo %{api}
12mr|pango-1.32.2-1|32	%define develft2 %mklibname -d %{name}ft2_ %{api}
12mr|pango-1.32.2-1|33	%define develx %mklibname -d %{name}x %{api}
12mr|pango-1.32.2-1|34	%define develxft %mklibname -d %{name}xft %{api}
12mr|pango-1.32.2-1|35	
12mr|pango-1.32.2-1|36	Summary:	System for layout and rendering of internationalized text
12mr|pango-1.32.2-1|37	Name:		pango
12mr|pango-1.32.2-1|38	Version:	1.32.2
12mr|pango-1.32.2-1|39	Release:	1
12mr|pango-1.32.2-1|40	License:	LGPLv2+
12mr|pango-1.32.2-1|41	Group:		System/Internationalization
12mr|pango-1.32.2-1|42	URL:		http://www.pango.org/
12mr|pango-1.32.2-1|43	Source0:	http://ftp.gnome.org/pub/GNOME/sources/pango/1.32/%{name}-%{version}.tar.xz
12mr|pango-1.32.2-1|44	# (gb) 1.4.0-2mdk biarch support
12mr|pango-1.32.2-1|45	Patch5:		pango-1.32.0-lib64.patch
12mr|pango-1.32.2-1|46	
12mr|pango-1.32.2-1|47	BuildRequires:	pkgconfig(cairo) >= 1.7.6
12mr|pango-1.32.2-1|48	BuildRequires:	pkgconfig(fontconfig) >= 2.5.0
12mr|pango-1.32.2-1|49	BuildRequires:	pkgconfig(freetype2) >= 2.1.3
12mr|pango-1.32.2-1|50	BuildRequires:	pkgconfig(glib-2.0) >= 2.24
12mr|pango-1.32.2-1|51	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|pango-1.32.2-1|52	BuildRequires:	pkgconfig(libthai) >= 0.1.9
12mr|pango-1.32.2-1|53	BuildRequires:	pkgconfig(xft) >= 2.0
12mr|pango-1.32.2-1|54	BuildRequires:	pkgconfig(harfbuzz) >= 0.9.3
12mr|pango-1.32.2-1|55	%if %{enable_gtkdoc}
12mr|pango-1.32.2-1|56	BuildRequires:	docbook-style-xsl
12mr|pango-1.32.2-1|57	BuildRequires:	docbook-dtd412-xml
12mr|pango-1.32.2-1|58	BuildRequires:	gtk-doc >= 0.10
12mr|pango-1.32.2-1|59	BuildRequires:	xsltproc
12mr|pango-1.32.2-1|60	%endif
12mr|pango-1.32.2-1|61	
12mr|pango-1.32.2-1|62	%description
12mr|pango-1.32.2-1|63	A library to handle unicode strings as well as complex bidirectional
12mr|pango-1.32.2-1|64	or context dependent shaped strings.
12mr|pango-1.32.2-1|65	It is the next step on Gtk+ internationalization.
12mr|pango-1.32.2-1|66	
12mr|pango-1.32.2-1|67	%package -n %{libname}
12mr|pango-1.32.2-1|68	Summary:	Internationalized text layout and rendering system
12mr|pango-1.32.2-1|69	Group:		%{group}
12mr|pango-1.32.2-1|70	
12mr|pango-1.32.2-1|71	%description -n %{libname}
12mr|pango-1.32.2-1|72	A library to handle unicode strings as well as complex bidirectional
12mr|pango-1.32.2-1|73	or context dependent shaped strings.
12mr|pango-1.32.2-1|74	It is the next step on Gtk+ internationalization.
12mr|pango-1.32.2-1|75	
12mr|pango-1.32.2-1|76	%package -n %{libcairo}
12mr|pango-1.32.2-1|77	Summary:	Internationalized text layout and rendering system - cairo
12mr|pango-1.32.2-1|78	Group:		%{group}
12mr|pango-1.32.2-1|79	
12mr|pango-1.32.2-1|80	%description -n %{libcairo}
12mr|pango-1.32.2-1|81	Library for %{name} - cairo.
12mr|pango-1.32.2-1|82	
12mr|pango-1.32.2-1|83	%package -n %{libft2}
12mr|pango-1.32.2-1|84	Summary:	Internationalized text layout and rendering system - ft2
12mr|pango-1.32.2-1|85	Group:		%{group}
12mr|pango-1.32.2-1|86	
12mr|pango-1.32.2-1|87	%description -n %{libft2}
12mr|pango-1.32.2-1|88	Library for %{name} - ft2.
12mr|pango-1.32.2-1|89	
12mr|pango-1.32.2-1|90	%package -n %{libxft}
12mr|pango-1.32.2-1|91	Summary:	Internationalized text layout and rendering system - xft
12mr|pango-1.32.2-1|92	Group:		%{group}
12mr|pango-1.32.2-1|93	
12mr|pango-1.32.2-1|94	%description -n %{libxft}
12mr|pango-1.32.2-1|95	Library for %{name} - xft.
12mr|pango-1.32.2-1|96	
12mr|pango-1.32.2-1|97	%package -n %{girname}
12mr|pango-1.32.2-1|98	Summary:	GObject Introspection interface description for %{name}
12mr|pango-1.32.2-1|99	Group:		System/Libraries
12mr|pango-1.32.2-1|100	
12mr|pango-1.32.2-1|101	%description -n %{girname}
12mr|pango-1.32.2-1|102	GObject Introspection interface description for %{name}.
12mr|pango-1.32.2-1|103	
12mr|pango-1.32.2-1|104	%package -n %{gircairo}
12mr|pango-1.32.2-1|105	Summary:	GObject Introspection interface description for %{name} - cairo
12mr|pango-1.32.2-1|106	Group:		System/Libraries
12mr|pango-1.32.2-1|107	
12mr|pango-1.32.2-1|108	%description -n %{gircairo}
12mr|pango-1.32.2-1|109	GObject Introspection interface description for %{name} - cairo.
12mr|pango-1.32.2-1|110	
12mr|pango-1.32.2-1|111	%package -n %{girft2}
12mr|pango-1.32.2-1|112	Summary:	GObject Introspection interface description for %{name} - ft2
12mr|pango-1.32.2-1|113	Group:		System/Libraries
12mr|pango-1.32.2-1|114	
12mr|pango-1.32.2-1|115	%description -n %{girft2}
12mr|pango-1.32.2-1|116	GObject Introspection interface description for %{name} - ft2.
12mr|pango-1.32.2-1|117	
12mr|pango-1.32.2-1|118	%package -n %{girxft}
12mr|pango-1.32.2-1|119	Summary:	GObject Introspection interface description for %{name} - xft
12mr|pango-1.32.2-1|120	Group:		System/Libraries
12mr|pango-1.32.2-1|121	
12mr|pango-1.32.2-1|122	%description -n %{girxft}
12mr|pango-1.32.2-1|123	GObject Introspection interface description for %{name} - xft.
12mr|pango-1.32.2-1|124	
12mr|pango-1.32.2-1|125	%package -n %{modules}
12mr|pango-1.32.2-1|126	Summary:	Internationalized text layout and rendering system
12mr|pango-1.32.2-1|127	Group:		%{group}
12mr|pango-1.32.2-1|128	Provides:	lib%{name}%{api} = %{version}-%{release}
12mr|pango-1.32.2-1|129	Provides:	lib%{name} = %{version}-%{release}
12mr|pango-1.32.2-1|130	%rename		%{_lib}pango1.0_0-modules
12mr|pango-1.32.2-1|131	%rename		%{name}
12mr|pango-1.32.2-1|132	#need this since we launch pango-querymodules in %post
12mr|pango-1.32.2-1|133	Provides:	pango-modules = %{version}-%{release}
12mr|pango-1.32.2-1|134	
12mr|pango-1.32.2-1|135	%description -n %{modules}
12mr|pango-1.32.2-1|136	A library to handle unicode strings as well as complex bidirectional
12mr|pango-1.32.2-1|137	or context dependent shaped strings.
12mr|pango-1.32.2-1|138	It is the next step on Gtk+ internationalization.
12mr|pango-1.32.2-1|139	
12mr|pango-1.32.2-1|140	%package -n %{develname}
12mr|pango-1.32.2-1|141	Summary:	Internationalized text layout and rendering system
12mr|pango-1.32.2-1|142	Group:		Development/GNOME and GTK+
12mr|pango-1.32.2-1|143	%rename		pango-devel
12mr|pango-1.32.2-1|144	%rename		pango-doc
12mr|pango-1.32.2-1|145	Requires:	%{libname} = %{version}-%{release}
12mr|pango-1.32.2-1|146	Requires:	%{girname} = %{version}-%{release}
12mr|pango-1.32.2-1|147	Conflicts:	%{_lib}pango1.0_0 < 1.28.1-2
12mr|pango-1.32.2-1|148	
12mr|pango-1.32.2-1|149	%description -n %{develname}
12mr|pango-1.32.2-1|150	This package includes the development library and header files
12mr|pango-1.32.2-1|151	for the %{name} package.
12mr|pango-1.32.2-1|152	
12mr|pango-1.32.2-1|153	%package -n %{develcairo}
12mr|pango-1.32.2-1|154	Summary:	Internationalized text layout and rendering system - cairo
12mr|pango-1.32.2-1|155	Group:		Development/GNOME and GTK+
12mr|pango-1.32.2-1|156	Requires:	%{libcairo} = %{version}-%{release}
12mr|pango-1.32.2-1|157	Requires:	%{gircairo} = %{version}-%{release}
12mr|pango-1.32.2-1|158	
12mr|pango-1.32.2-1|159	%description -n %{develcairo}
12mr|pango-1.32.2-1|160	This package includes the development library and header files
12mr|pango-1.32.2-1|161	for the %{name}cairo package.
12mr|pango-1.32.2-1|162	
12mr|pango-1.32.2-1|163	%package -n %{develft2}
12mr|pango-1.32.2-1|164	Summary:	Internationalized text layout and rendering system - ft2
12mr|pango-1.32.2-1|165	Group:		Development/GNOME and GTK+
12mr|pango-1.32.2-1|166	Requires:	%{libft2} = %{version}-%{release}
12mr|pango-1.32.2-1|167	Requires:	%{girft2} = %{version}-%{release}
12mr|pango-1.32.2-1|168	
12mr|pango-1.32.2-1|169	%description -n %{develft2}
12mr|pango-1.32.2-1|170	This package includes the development library and header files
12mr|pango-1.32.2-1|171	for the %{name}ft2 package.
12mr|pango-1.32.2-1|172	
12mr|pango-1.32.2-1|173	%package -n %{develxft}
12mr|pango-1.32.2-1|174	Summary:	Internationalized text layout and rendering system - xft
12mr|pango-1.32.2-1|175	Group:		Development/GNOME and GTK+
12mr|pango-1.32.2-1|176	Requires:	%{libxft} = %{version}-%{release}
12mr|pango-1.32.2-1|177	Requires:	%{girxft} = %{version}-%{release}
12mr|pango-1.32.2-1|178	
12mr|pango-1.32.2-1|179	%description -n %{develxft}
12mr|pango-1.32.2-1|180	This package includes the development library and header files
12mr|pango-1.32.2-1|181	for the %{name}xft package.
12mr|pango-1.32.2-1|182	
12mr|pango-1.32.2-1|183	%prep
12mr|pango-1.32.2-1|184	%setup -q
12mr|pango-1.32.2-1|185	%apply_patches
12mr|pango-1.32.2-1|186	
12mr|pango-1.32.2-1|187	%build
12mr|pango-1.32.2-1|188	#needed by patch5
12mr|pango-1.32.2-1|189	autoreconf -fi
12mr|pango-1.32.2-1|190	%configure2_5x \
12mr|pango-1.32.2-1|191	--enable-static=no \
12mr|pango-1.32.2-1|192	%if !%enable_gtkdoc
12mr|pango-1.32.2-1|193	--disable-gtk-doc \
12mr|pango-1.32.2-1|194	%endif
12mr|pango-1.32.2-1|195	
12mr|pango-1.32.2-1|196	%make ARCH=%{_arch}
12mr|pango-1.32.2-1|197	
12mr|pango-1.32.2-1|198	%check
12mr|pango-1.32.2-1|199	#disabled for https://bugzilla.gnome.org/show_bug.cgi?id=610791
12mr|pango-1.32.2-1|200	make check || true
12mr|pango-1.32.2-1|201	
12mr|pango-1.32.2-1|202	%install
12mr|pango-1.32.2-1|203	%makeinstall_std
12mr|pango-1.32.2-1|204	# remove unpackaged files
12mr|pango-1.32.2-1|205	find %{buildroot} -name "*.la" -delete
12mr|pango-1.32.2-1|206	
12mr|pango-1.32.2-1|207	# remove some quite annoying /usr/usr
12mr|pango-1.32.2-1|208	perl -pi -e "s|/usr/usr/%{_lib}|%{_libdir}|g" %{buildroot}%{_libdir}/*.la
12mr|pango-1.32.2-1|209	
12mr|pango-1.32.2-1|210	mkdir -p %{buildroot}%{_sysconfdir}/pango/%{_arch}
12mr|pango-1.32.2-1|211	touch %{buildroot}%{_sysconfdir}/pango/%{_arch}/pango.modules
12mr|pango-1.32.2-1|212	
12mr|pango-1.32.2-1|213	%ifarch %{biarches_32} %{biarches_64}
12mr|pango-1.32.2-1|214	mv %{buildroot}%{_bindir}/pango-querymodules %{buildroot}%{_bindir}/%{query_modules}
12mr|pango-1.32.2-1|215	%endif
12mr|pango-1.32.2-1|216	%ifarch %{biarches_64}
12mr|pango-1.32.2-1|217	mv %{buildroot}%{_bindir}/pango-view %{buildroot}%{_bindir}/pango-view%{query_modules_suffix}
12mr|pango-1.32.2-1|218	%endif
12mr|pango-1.32.2-1|219	
12mr|pango-1.32.2-1|220	%post -n %{modules}
12mr|pango-1.32.2-1|221	if [ "$1" = "2" -a -r  %{_sysconfdir}/pango/pango.modules ]; then
12mr|pango-1.32.2-1|222	rm -f %{_sysconfdir}/pango/pango.modules
12mr|pango-1.32.2-1|223	fi
12mr|pango-1.32.2-1|224	%{_bindir}/%{query_modules} --system > %{_sysconfdir}/pango/%{_arch}/pango.modules
12mr|pango-1.32.2-1|225	
12mr|pango-1.32.2-1|226	%postun -n %{modules}
12mr|pango-1.32.2-1|227	if [ "$1" -gt "0" -a -r  %{_sysconfdir}/pango/pango.modules ]; then
12mr|pango-1.32.2-1|228	rm -f %{_sysconfdir}/pango/pango.modules
12mr|pango-1.32.2-1|229	fi
12mr|pango-1.32.2-1|230	%{_bindir}/%{query_modules} > %{_sysconfdir}/pango/%{_arch}/pango.modules
12mr|pango-1.32.2-1|231	
12mr|pango-1.32.2-1|232	%files -n %{modules}
12mr|pango-1.32.2-1|233	%doc README AUTHORS NEWS
12mr|pango-1.32.2-1|234	%dir %{_sysconfdir}/pango
12mr|pango-1.32.2-1|235	%dir %{_sysconfdir}/pango/%{_arch}
12mr|pango-1.32.2-1|236	%ghost %verify (not md5 mtime size) %config(noreplace) %{_sysconfdir}/pango/%{_arch}/pango.modules
12mr|pango-1.32.2-1|237	%ifnarch %{biarches_32} %{biarches_64}
12mr|pango-1.32.2-1|238	%{_bindir}/pango-querymodules
12mr|pango-1.32.2-1|239	%else
12mr|pango-1.32.2-1|240	%{_bindir}/pango-querymodules-*
12mr|pango-1.32.2-1|241	%endif
12mr|pango-1.32.2-1|242	%dir %{_libdir}/pango
12mr|pango-1.32.2-1|243	%dir %{_libdir}/pango/%{module_version}
12mr|pango-1.32.2-1|244	%dir %{_libdir}/pango/%{module_version}/modules
12mr|pango-1.32.2-1|245	%{_libdir}/pango/%{module_version}/modules/*.so
12mr|pango-1.32.2-1|246	%{_mandir}/man1/*
12mr|pango-1.32.2-1|247	
12mr|pango-1.32.2-1|248	%files -n %{libname}
12mr|pango-1.32.2-1|249	%{_libdir}/libpango-%{api}.so.%{major}*
12mr|pango-1.32.2-1|250	
12mr|pango-1.32.2-1|251	%files -n %{libcairo}
12mr|pango-1.32.2-1|252	%{_libdir}/libpangocairo-%{api}.so.%{major}*
12mr|pango-1.32.2-1|253	
12mr|pango-1.32.2-1|254	%files -n %{libft2}
12mr|pango-1.32.2-1|255	%{_libdir}/libpangoft2-%{api}.so.%{major}*
12mr|pango-1.32.2-1|256	
12mr|pango-1.32.2-1|257	%files -n %{libxft}
12mr|pango-1.32.2-1|258	%{_libdir}/libpangoxft-%{api}.so.%{major}*
12mr|pango-1.32.2-1|259	
12mr|pango-1.32.2-1|260	%files -n %{girname}
12mr|pango-1.32.2-1|261	%{_libdir}/girepository-1.0/Pango-%{api}.typelib
12mr|pango-1.32.2-1|262	
12mr|pango-1.32.2-1|263	%files -n %{gircairo}
12mr|pango-1.32.2-1|264	%{_libdir}/girepository-1.0/PangoCairo-%{api}.typelib
12mr|pango-1.32.2-1|265	
12mr|pango-1.32.2-1|266	%files -n %{girft2}
12mr|pango-1.32.2-1|267	%{_libdir}/girepository-1.0/PangoFT2-%{api}.typelib
12mr|pango-1.32.2-1|268	
12mr|pango-1.32.2-1|269	%files -n %{girxft}
12mr|pango-1.32.2-1|270	%{_libdir}/girepository-1.0/PangoXft-%{api}.typelib
12mr|pango-1.32.2-1|271	
12mr|pango-1.32.2-1|272	%files -n %{develname}
12mr|pango-1.32.2-1|273	%doc %{_datadir}/gtk-doc/html/pango
12mr|pango-1.32.2-1|274	%doc ChangeLog pango-view/HELLO.txt
12mr|pango-1.32.2-1|275	%{_bindir}/pango-view*
12mr|pango-1.32.2-1|276	%{_libdir}/libpango-*.so
12mr|pango-1.32.2-1|277	%{_libdir}/pkgconfig/pango.pc
12mr|pango-1.32.2-1|278	%{_datadir}/gir-1.0/Pango-%{api}.gir
12mr|pango-1.32.2-1|279	%dir %{_includedir}/pango-1.0
12mr|pango-1.32.2-1|280	%dir %{_includedir}/pango-1.0/pango
12mr|pango-1.32.2-1|281	%{_includedir}/pango-1.0/pango/pango-*.h
12mr|pango-1.32.2-1|282	%{_includedir}/pango-1.0/pango/pango.h
12mr|pango-1.32.2-1|283	%{_includedir}/pango-1.0/pango/pangofc-*.h
12mr|pango-1.32.2-1|284	
12mr|pango-1.32.2-1|285	%files -n %{develcairo}
12mr|pango-1.32.2-1|286	%{_libdir}/libpangocairo*.so
12mr|pango-1.32.2-1|287	%{_libdir}/pkgconfig/pangocairo.pc
12mr|pango-1.32.2-1|288	%{_datadir}/gir-1.0/PangoCairo-%{api}.gir
12mr|pango-1.32.2-1|289	%{_includedir}/pango-1.0/pango/pangocairo.h
12mr|pango-1.32.2-1|290	
12mr|pango-1.32.2-1|291	%files -n %{develft2}
12mr|pango-1.32.2-1|292	%{_libdir}/libpangoft2-*.so
12mr|pango-1.32.2-1|293	%{_libdir}/pkgconfig/pangoft2.pc
12mr|pango-1.32.2-1|294	%{_datadir}/gir-1.0/PangoFT2-%{api}.gir
12mr|pango-1.32.2-1|295	%{_includedir}/pango-1.0/pango/pangoft2.h
12mr|pango-1.32.2-1|296	
12mr|pango-1.32.2-1|297	%files -n %{develxft}
12mr|pango-1.32.2-1|298	%{_libdir}/libpangoxft-*.so
12mr|pango-1.32.2-1|299	%{_libdir}/pkgconfig/pangoxft.pc
12mr|pango-1.32.2-1|300	%{_datadir}/gir-1.0/PangoXft-%{api}.gir
12mr|pango-1.32.2-1|301	%{_includedir}/pango-1.0/pango/pangoxft.h
12mr|pango-1.32.2-1|302	%{_includedir}/pango-1.0/pango/pangoxft-render.h
12mr|pango-1.32.2-1|303	

15395 12
12mr|pangomm-2.28.4-5|1	%define api_version 2.4
12mr|pangomm-2.28.4-5|2	%define realapi 1.4
12mr|pangomm-2.28.4-5|3	%define major 1
12mr|pangomm-2.28.4-5|4	%define libname %mklibname %{name} %{api_version} %{major}
12mr|pangomm-2.28.4-5|5	%define libnamedev %mklibname -d %{name} %{api_version}
12mr|pangomm-2.28.4-5|6	%define libnamestaticdev %mklibname -d -s %{name} %{api_version}
12mr|pangomm-2.28.4-5|7	
12mr|pangomm-2.28.4-5|8	Name:		pangomm
12mr|pangomm-2.28.4-5|9	Summary:	C++ interface for the pango library
12mr|pangomm-2.28.4-5|10	Version:	2.28.4
12mr|pangomm-2.28.4-5|11	Release:	5
12mr|pangomm-2.28.4-5|12	License:	LGPLv2+
12mr|pangomm-2.28.4-5|13	Group:		System/Libraries
12mr|pangomm-2.28.4-5|14	URL:		http://gtkmm.org/
12mr|pangomm-2.28.4-5|15	Source:		http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mr|pangomm-2.28.4-5|16	BuildRequires:	pkgconfig(mm-common-util)
12mr|pangomm-2.28.4-5|17	BuildRequires:	pkgconfig(glibmm-2.4)
12mr|pangomm-2.28.4-5|18	BuildRequires:	pkgconfig(cairomm-1.0)
12mr|pangomm-2.28.4-5|19	BuildRequires:	pkgconfig(pango)
12mr|pangomm-2.28.4-5|20	BuildRequires:	pkgconfig(pangocairo)
12mr|pangomm-2.28.4-5|21	
12mr|pangomm-2.28.4-5|22	%description
12mr|pangomm-2.28.4-5|23	Pangomm provides a C++ interface to the Pango library. Highlights
12mr|pangomm-2.28.4-5|24	include typesafe callbacks, widgets extensible via inheritance and a
12mr|pangomm-2.28.4-5|25	comprehensive set of widget classes that can be freely combined to
12mr|pangomm-2.28.4-5|26	quickly create complex user interfaces.
12mr|pangomm-2.28.4-5|27	
12mr|pangomm-2.28.4-5|28	
12mr|pangomm-2.28.4-5|29	%package	-n %{libname}
12mr|pangomm-2.28.4-5|30	Summary:	C++ interface for the pango library
12mr|pangomm-2.28.4-5|31	Group:		System/Libraries
12mr|pangomm-2.28.4-5|32	Provides:	%{name}%{api_version} = %{version}-%{release}
12mr|pangomm-2.28.4-5|33	
12mr|pangomm-2.28.4-5|34	%description	-n %{libname}
12mr|pangomm-2.28.4-5|35	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
12mr|pangomm-2.28.4-5|36	Highlights include typesafe callbacks, widgets extensible via inheritance
12mr|pangomm-2.28.4-5|37	and a comprehensive set of widget classes that can be freely combined to
12mr|pangomm-2.28.4-5|38	quickly create complex user interfaces.
12mr|pangomm-2.28.4-5|39	
12mr|pangomm-2.28.4-5|40	This package contains the library needed to run programs dynamically
12mr|pangomm-2.28.4-5|41	linked with %{name}.
12mr|pangomm-2.28.4-5|42	
12mr|pangomm-2.28.4-5|43	%package	-n %{libnamedev}
12mr|pangomm-2.28.4-5|44	Summary:	Headers and development files of %{name}
12mr|pangomm-2.28.4-5|45	Group:		Development/GNOME and GTK+
12mr|pangomm-2.28.4-5|46	Requires:	%{libname} = %{version}-%{release}
12mr|pangomm-2.28.4-5|47	Provides:	%{name}%{api_version}-devel = %{version}-%{release}
12mr|pangomm-2.28.4-5|48	Provides:	%{name}-devel = %{version}-%{release}
12mr|pangomm-2.28.4-5|49	
12mr|pangomm-2.28.4-5|50	%description	-n %{libnamedev}
12mr|pangomm-2.28.4-5|51	This package contains the headers and development files that are needed,
12mr|pangomm-2.28.4-5|52	when trying to develop or compile applications which need %{name}.
12mr|pangomm-2.28.4-5|53	
12mr|pangomm-2.28.4-5|54	%package	doc
12mr|pangomm-2.28.4-5|55	Summary:	GTKmm documentation
12mr|pangomm-2.28.4-5|56	Group:		Books/Other
12mr|pangomm-2.28.4-5|57	
12mr|pangomm-2.28.4-5|58	%description	doc
12mr|pangomm-2.28.4-5|59	Pangomm provides a C++ interface to the Pango library. Highlights
12mr|pangomm-2.28.4-5|60	include typesafe callbacks, widgets extensible via inheritance and a
12mr|pangomm-2.28.4-5|61	comprehensive set of widget classes that can be freely combined to
12mr|pangomm-2.28.4-5|62	quickly create complex user interfaces.
12mr|pangomm-2.28.4-5|63	
12mr|pangomm-2.28.4-5|64	This package contains all API documentation for pangomm. You can readily read
12mr|pangomm-2.28.4-5|65	this documentation with devhelp, a documentation reader.
12mr|pangomm-2.28.4-5|66	
12mr|pangomm-2.28.4-5|67	%prep
12mr|pangomm-2.28.4-5|68	%setup -q
12mr|pangomm-2.28.4-5|69	
12mr|pangomm-2.28.4-5|70	%build
12mr|pangomm-2.28.4-5|71	%configure2_5x \
12mr|pangomm-2.28.4-5|72	--enable-static \
12mr|pangomm-2.28.4-5|73	--enable-shared \
12mr|pangomm-2.28.4-5|74	--disable-static
12mr|pangomm-2.28.4-5|75	%make
12mr|pangomm-2.28.4-5|76	
12mr|pangomm-2.28.4-5|77	# make check does nothing
12mr|pangomm-2.28.4-5|78	
12mr|pangomm-2.28.4-5|79	%install
12mr|pangomm-2.28.4-5|80	rm -rf %{buildroot}
12mr|pangomm-2.28.4-5|81	%makeinstall_std
12mr|pangomm-2.28.4-5|82	
12mr|pangomm-2.28.4-5|83	%files -n %{libname}
12mr|pangomm-2.28.4-5|84	%{_libdir}/libpangomm-%{realapi}.so.%{major}*
12mr|pangomm-2.28.4-5|85	
12mr|pangomm-2.28.4-5|86	%files -n %{libnamedev}
12mr|pangomm-2.28.4-5|87	%doc COPYING ChangeLog AUTHORS COPYING NEWS README
12mr|pangomm-2.28.4-5|88	%{_includedir}/*
12mr|pangomm-2.28.4-5|89	%{_libdir}/*.so
12mr|pangomm-2.28.4-5|90	%{_libdir}/pkgconfig/*.pc
12mr|pangomm-2.28.4-5|91	%{_libdir}/pangomm-%{realapi}/
12mr|pangomm-2.28.4-5|92	
12mr|pangomm-2.28.4-5|93	%files doc
12mr|pangomm-2.28.4-5|94	%doc %{_datadir}/doc/pangomm-%{realapi}/
12mr|pangomm-2.28.4-5|95	%doc %{_datadir}/devhelp/books/*
12mr|pangomm-2.28.4-5|96	
12mr|pangomm-2.28.4-5|97	
12mr|pangomm-2.28.4-5|98	
12mr|pangomm-2.28.4-5|99	%changelog
12mr|pangomm-2.28.4-5|100	* Sat Aug  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|pangomm-2.28.4-5|101	+ Commit: e45638b
12mr|pangomm-2.28.4-5|102	- New version 2.28.4 (sync with Cooker), drop no longer needed Conflicts
12mr|pangomm-2.28.4-5|103	
12mr|pangomm-2.28.4-5|104	

15396 12
12mr|pangox-compat-1.30.1.0.0.2-1|1	%define	api_version	1.0
12mr|pangox-compat-1.30.1.0.0.2-1|2	%define	lib_major	0
12mr|pangox-compat-1.30.1.0.0.2-1|3	%define	libname		%mklibname pangox %{api_version} %{lib_major}
12mr|pangox-compat-1.30.1.0.0.2-1|4	%define	devname		%mklibname -d pangox
12mr|pangox-compat-1.30.1.0.0.2-1|5	
12mr|pangox-compat-1.30.1.0.0.2-1|6	%define	oldver		1.30.1
12mr|pangox-compat-1.30.1.0.0.2-1|7	%define	newver		0.0.2
12mr|pangox-compat-1.30.1.0.0.2-1|8	
12mr|pangox-compat-1.30.1.0.0.2-1|9	%define	url_ver		%(echo %{newver}|cut -d. -f1,2)
12mr|pangox-compat-1.30.1.0.0.2-1|10	
12mr|pangox-compat-1.30.1.0.0.2-1|11	Summary:	Compatibility library providing the obsolete pangox library
12mr|pangox-compat-1.30.1.0.0.2-1|12	Name:		pangox-compat
12mr|pangox-compat-1.30.1.0.0.2-1|13	Version:	%{oldver}.%{newver}
12mr|pangox-compat-1.30.1.0.0.2-1|14	Release:	1
12mr|pangox-compat-1.30.1.0.0.2-1|15	License:	LGPLv2+
12mr|pangox-compat-1.30.1.0.0.2-1|16	Group:		System/Libraries
12mr|pangox-compat-1.30.1.0.0.2-1|17	URL:		http://www.pango.org/
12mr|pangox-compat-1.30.1.0.0.2-1|18	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{newver}.tar.xz
12mr|pangox-compat-1.30.1.0.0.2-1|19	BuildRequires:	pkgconfig(glib-2.0) >= 2.31.0
12mr|pangox-compat-1.30.1.0.0.2-1|20	BuildRequires:	pkgconfig(gmodule-no-export-2.0)
12mr|pangox-compat-1.30.1.0.0.2-1|21	BuildRequires:	pkgconfig(gobject-2.0)
12mr|pangox-compat-1.30.1.0.0.2-1|22	BuildRequires:	pkgconfig(pango)
12mr|pangox-compat-1.30.1.0.0.2-1|23	BuildRequires:	pkgconfig(x11)
12mr|pangox-compat-1.30.1.0.0.2-1|24	Conflicts:	pango < 1.32.0
12mr|pangox-compat-1.30.1.0.0.2-1|25	
12mr|pangox-compat-1.30.1.0.0.2-1|26	%description
12mr|pangox-compat-1.30.1.0.0.2-1|27	This is a compatibility library providing the obsolete pangox library
12mr|pangox-compat-1.30.1.0.0.2-1|28	that is not shipped by Pango itself anymore.
12mr|pangox-compat-1.30.1.0.0.2-1|29	
12mr|pangox-compat-1.30.1.0.0.2-1|30	%package -n %{libname}
12mr|pangox-compat-1.30.1.0.0.2-1|31	Summary:	%{summary}
12mr|pangox-compat-1.30.1.0.0.2-1|32	Group:		System/Libraries
12mr|pangox-compat-1.30.1.0.0.2-1|33	Conflicts:	%{_lib}pango1.0_0 < 1.32.0
12mr|pangox-compat-1.30.1.0.0.2-1|34	
12mr|pangox-compat-1.30.1.0.0.2-1|35	%description -n %{libname}
12mr|pangox-compat-1.30.1.0.0.2-1|36	This is a compatibility library providing the obsolete pangox library
12mr|pangox-compat-1.30.1.0.0.2-1|37	that is not shipped by Pango itself anymore.
12mr|pangox-compat-1.30.1.0.0.2-1|38	
12mr|pangox-compat-1.30.1.0.0.2-1|39	%package -n %{devname}
12mr|pangox-compat-1.30.1.0.0.2-1|40	Summary:	%{summary}
12mr|pangox-compat-1.30.1.0.0.2-1|41	Group:		Development/GNOME and GTK+
12mr|pangox-compat-1.30.1.0.0.2-1|42	Requires:	%{libname} = %{version}
12mr|pangox-compat-1.30.1.0.0.2-1|43	Provides:	%{name}-devel = %{version}-%{release}
12mr|pangox-compat-1.30.1.0.0.2-1|44	Conflicts:	%{_lib}pango1.0-devel < 1.32.0
12mr|pangox-compat-1.30.1.0.0.2-1|45	
12mr|pangox-compat-1.30.1.0.0.2-1|46	%description -n %{devname}
12mr|pangox-compat-1.30.1.0.0.2-1|47	This package includes the static libraries and header files
12mr|pangox-compat-1.30.1.0.0.2-1|48	for the pangox package.
12mr|pangox-compat-1.30.1.0.0.2-1|49	
12mr|pangox-compat-1.30.1.0.0.2-1|50	%prep
12mr|pangox-compat-1.30.1.0.0.2-1|51	%setup -q -n %{name}-%{newver}
12mr|pangox-compat-1.30.1.0.0.2-1|52	
12mr|pangox-compat-1.30.1.0.0.2-1|53	%build
12mr|pangox-compat-1.30.1.0.0.2-1|54	%configure2_5x --disable-static
12mr|pangox-compat-1.30.1.0.0.2-1|55	%make
12mr|pangox-compat-1.30.1.0.0.2-1|56	
12mr|pangox-compat-1.30.1.0.0.2-1|57	%install
12mr|pangox-compat-1.30.1.0.0.2-1|58	%makeinstall_std
12mr|pangox-compat-1.30.1.0.0.2-1|59	
12mr|pangox-compat-1.30.1.0.0.2-1|60	%files
12mr|pangox-compat-1.30.1.0.0.2-1|61	%config(noreplace) %{_sysconfdir}/pango/pangox.aliases
12mr|pangox-compat-1.30.1.0.0.2-1|62	
12mr|pangox-compat-1.30.1.0.0.2-1|63	%files -n %{libname}
12mr|pangox-compat-1.30.1.0.0.2-1|64	%{_libdir}/libpangox-%{api_version}.so.%{lib_major}*
12mr|pangox-compat-1.30.1.0.0.2-1|65	
12mr|pangox-compat-1.30.1.0.0.2-1|66	%files -n %{devname}
12mr|pangox-compat-1.30.1.0.0.2-1|67	%{_libdir}/libpangox-%{api_version}.so
12mr|pangox-compat-1.30.1.0.0.2-1|68	%{_libdir}/pkgconfig/*
12mr|pangox-compat-1.30.1.0.0.2-1|69	%{_includedir}/*
12mr|pangox-compat-1.30.1.0.0.2-1|70	

15397 12
12mr|papi-1.0-0.177.11|1	##### VERSION NUMBERS
12mr|papi-1.0-0.177.11|2	
12mr|papi-1.0-0.177.11|3	%define papiversion 1.0
12mr|papi-1.0-0.177.11|4	%define papiextraversion svn-r
12mr|papi-1.0-0.177.11|5	%define papisvnrevision 177
12mr|papi-1.0-0.177.11|6	%define papireleaseno 0.%{papisvnrevision}.11
12mr|papi-1.0-0.177.11|7	%define papirelease %{papireleaseno}
12mr|papi-1.0-0.177.11|8	%define papimajor 0
12mr|papi-1.0-0.177.11|9	%define libname %mklibname papi %{papimajor}
12mr|papi-1.0-0.177.11|10	%define develname %mklibname papi -d
12mr|papi-1.0-0.177.11|11	
12mr|papi-1.0-0.177.11|12	##### BUILD OPTIONS
12mr|papi-1.0-0.177.11|13	
12mr|papi-1.0-0.177.11|14	%define debug 0
12mr|papi-1.0-0.177.11|15	%define withapache 0
12mr|papi-1.0-0.177.11|16	%define withruby 1
12mr|papi-1.0-0.177.11|17	
12mr|papi-1.0-0.177.11|18	##### RPM PROBLEM WORKAROUNDS
12mr|papi-1.0-0.177.11|19	
12mr|papi-1.0-0.177.11|20	# Suppress automatically generated Requires for devel packages and
12mr|papi-1.0-0.177.11|21	# for libpapi.so.0 (this one will be generated by update-alternatives
12mr|papi-1.0-0.177.11|22	# in the postinstall script of libpapi)
12mr|papi-1.0-0.177.11|23	%if %{_use_internal_dependency_generator}
12mr|papi-1.0-0.177.11|24	%define __noautoreq 'devel\\(libpapi.*\\)|libpapi\\.so\\.%{papimajor}.*'
12mr|papi-1.0-0.177.11|25	%else
12mr|papi-1.0-0.177.11|26	%define _requires_exceptions devel\(.*\)\\|libpapi\.so\.%{papimajor}
12mr|papi-1.0-0.177.11|27	%endif
12mr|papi-1.0-0.177.11|28	
12mr|papi-1.0-0.177.11|29	# Suppress automatically generated Requires for Perl libraries.
12mr|papi-1.0-0.177.11|30	#define _requires_exceptions perl\(.*\)
12mr|papi-1.0-0.177.11|31	
12mr|papi-1.0-0.177.11|32	#define _unpackaged_files_terminate_build       0
12mr|papi-1.0-0.177.11|33	#define _missing_doc_files_terminate_build      0
12mr|papi-1.0-0.177.11|34	
12mr|papi-1.0-0.177.11|35	##### GENERAL DEFINITIONS
12mr|papi-1.0-0.177.11|36	
12mr|papi-1.0-0.177.11|37	Summary:	FSG OpenPrinting PAPI Implementation(s) and Applications
12mr|papi-1.0-0.177.11|38	Name:		papi
12mr|papi-1.0-0.177.11|39	Version:	%{papiversion}
12mr|papi-1.0-0.177.11|40	Release:	%{papirelease}
12mr|papi-1.0-0.177.11|41	License:	GPL/LPGL/MIT/CDDL
12mr|papi-1.0-0.177.11|42	Group:		System/Servers
12mr|papi-1.0-0.177.11|43	Requires:	update-alternatives
12mr|papi-1.0-0.177.11|44	URL:		http://openprinting.sourceforge.net/
12mr|papi-1.0-0.177.11|45	
12mr|papi-1.0-0.177.11|46	
12mr|papi-1.0-0.177.11|47	##### BUILDREQUIRES
12mr|papi-1.0-0.177.11|48	
12mr|papi-1.0-0.177.11|49	%if %{withapache}
12mr|papi-1.0-0.177.11|50	BuildRequires: apache-devel
12mr|papi-1.0-0.177.11|51	%endif
12mr|papi-1.0-0.177.11|52	%if %{withruby}
12mr|papi-1.0-0.177.11|53	BuildRequires: ruby-devel
12mr|papi-1.0-0.177.11|54	%endif
12mr|papi-1.0-0.177.11|55	
12mr|papi-1.0-0.177.11|56	
12mr|papi-1.0-0.177.11|57	
12mr|papi-1.0-0.177.11|58	##### PAPI SOURCES
12mr|papi-1.0-0.177.11|59	
12mr|papi-1.0-0.177.11|60	Source0:	http://sourceforge.net/projects/openprinting/papi-%{papiversion}%{papiextraversion}%{papisvnrevision}.tar.bz2
12mr|papi-1.0-0.177.11|61	
12mr|papi-1.0-0.177.11|62	##### PAPI PATCHES
12mr|papi-1.0-0.177.11|63	Patch0:		papi_http.patch
12mr|papi-1.0-0.177.11|64	
12mr|papi-1.0-0.177.11|65	# Fixed acinclude.m4 so that it is also checked for the apr.h file of
12mr|papi-1.0-0.177.11|66	# libapr-1 which is needed by the Apache headers
12mr|papi-1.0-0.177.11|67	#Patch1:		papi-1.0-acinclude-m4-apache-apr1.patch.bz2
12mr|papi-1.0-0.177.11|68	
12mr|papi-1.0-0.177.11|69	Patch2:		papi-strndup.patch
12mr|papi-1.0-0.177.11|70	Patch3:		papi-installonce.patch
12mr|papi-1.0-0.177.11|71	Patch4:		papi-1.0svn-r177-ruby1.9.patch
12mr|papi-1.0-0.177.11|72	
12mr|papi-1.0-0.177.11|73	##### BUILD ROOT
12mr|papi-1.0-0.177.11|74	
12mr|papi-1.0-0.177.11|75	BuildRoot:	%_tmppath/%name-%papiversion-%papirelease-root
12mr|papi-1.0-0.177.11|76	
12mr|papi-1.0-0.177.11|77	
12mr|papi-1.0-0.177.11|78	
12mr|papi-1.0-0.177.11|79	##### PACKAGE DESCRIPTIONS
12mr|papi-1.0-0.177.11|80	
12mr|papi-1.0-0.177.11|81	%package common
12mr|papi-1.0-0.177.11|82	Summary: 	FSG OpenPrinting PAPI Common files and Documentation
12mr|papi-1.0-0.177.11|83	Group: 		System/Servers
12mr|papi-1.0-0.177.11|84	Obsoletes:	papi-doc
12mr|papi-1.0-0.177.11|85	Provides:	papi-doc
12mr|papi-1.0-0.177.11|86	
12mr|papi-1.0-0.177.11|87	%package commands
12mr|papi-1.0-0.177.11|88	Summary:	FSG OpenPrinting PAPI BSD and System V printing commands
12mr|papi-1.0-0.177.11|89	Group: 		System/Servers
12mr|papi-1.0-0.177.11|90	Requires:	update-alternatives
12mr|papi-1.0-0.177.11|91	Conflicts:	cups-common <= 1.2.0-2mdk
12mr|papi-1.0-0.177.11|92	
12mr|papi-1.0-0.177.11|93	%package utils
12mr|papi-1.0-0.177.11|94	Summary: 	FSG OpenPrinting PAPI sample tools
12mr|papi-1.0-0.177.11|95	Group: 		System/Servers
12mr|papi-1.0-0.177.11|96	Obsoletes:	papi-tools
12mr|papi-1.0-0.177.11|97	Provides:	papi-tools
12mr|papi-1.0-0.177.11|98	
12mr|papi-1.0-0.177.11|99	%if %{withruby}
12mr|papi-1.0-0.177.11|100	%package -n ruby-papi
12mr|papi-1.0-0.177.11|101	Summary: 	FSG OpenPrinting PAPI Ruby bindings
12mr|papi-1.0-0.177.11|102	Group: 		System/Servers
12mr|papi-1.0-0.177.11|103	Requires:	ruby
12mr|papi-1.0-0.177.11|104	Obsoletes:	papi-ruby
12mr|papi-1.0-0.177.11|105	Provides:	papi-ruby
12mr|papi-1.0-0.177.11|106	
12mr|papi-1.0-0.177.11|107	%package -n ruby-papi-devel
12mr|papi-1.0-0.177.11|108	Summary: 	FSG OpenPrinting PAPI Ruby bindings, development libraries
12mr|papi-1.0-0.177.11|109	Group: 		Development/Other
12mr|papi-1.0-0.177.11|110	Requires:	ruby-papi
12mr|papi-1.0-0.177.11|111	%endif
12mr|papi-1.0-0.177.11|112	
12mr|papi-1.0-0.177.11|113	%if %{withapache}
12mr|papi-1.0-0.177.11|114	%package apache
12mr|papi-1.0-0.177.11|115	Summary: 	FSG OpenPrinting PAPI IPP server Apache module
12mr|papi-1.0-0.177.11|116	Group: 		System/Servers
12mr|papi-1.0-0.177.11|117	Requires:	apache-base
12mr|papi-1.0-0.177.11|118	%endif
12mr|papi-1.0-0.177.11|119	
12mr|papi-1.0-0.177.11|120	%package -n %libname
12mr|papi-1.0-0.177.11|121	Summary: 	FSG OpenPrinting PAPI libraries
12mr|papi-1.0-0.177.11|122	Group: 		System/Servers
12mr|papi-1.0-0.177.11|123	Requires:	papi-common
12mr|papi-1.0-0.177.11|124	Provides:	libpapi.so.%{papimajor}
12mr|papi-1.0-0.177.11|125	Obsoletes:	papi-psm
12mr|papi-1.0-0.177.11|126	Provides:	papi-psm
12mr|papi-1.0-0.177.11|127	
12mr|papi-1.0-0.177.11|128	%package -n %develname
12mr|papi-1.0-0.177.11|129	Summary: 	Headers and links to compile against the "%{libname}" library
12mr|papi-1.0-0.177.11|130	Group:		Development/C
12mr|papi-1.0-0.177.11|131	Requires: 	%{libname} = %{version}
12mr|papi-1.0-0.177.11|132	Provides:	libpapi.-devel
12mr|papi-1.0-0.177.11|133	Provides:	papi-devel
12mr|papi-1.0-0.177.11|134	Obsoletes:	%{mklibname papi 0 -d}
12mr|papi-1.0-0.177.11|135	
12mr|papi-1.0-0.177.11|136	
12mr|papi-1.0-0.177.11|137	
12mr|papi-1.0-0.177.11|138	##### DESCRIPTION TEXTS
12mr|papi-1.0-0.177.11|139	
12mr|papi-1.0-0.177.11|140	%description
12mr|papi-1.0-0.177.11|141	This package contains implentations of the Free Standards Group (FSG)
12mr|papi-1.0-0.177.11|142	Open Printing API (PAPI) (v1.0) and client software that uses it.  The
12mr|papi-1.0-0.177.11|143	implemenations of the API are designed so that they can be used
12mr|papi-1.0-0.177.11|144	individually to support client application interaction with a
12mr|papi-1.0-0.177.11|145	particular type of print service or together to interact with a
12mr|papi-1.0-0.177.11|146	variety of different print service types.
12mr|papi-1.0-0.177.11|147	
12mr|papi-1.0-0.177.11|148	%description common
12mr|papi-1.0-0.177.11|149	This package contains common files like man pages, documentation, the
12mr|papi-1.0-0.177.11|150	LPD privileged port access helper, etc. The documentation includesthe
12mr|papi-1.0-0.177.11|151	FSG OpenPrinting PAPI specification and also information on how to use
12mr|papi-1.0-0.177.11|152	and how to develop with this implementation of PAPI. It also contains
12mr|papi-1.0-0.177.11|153	the source code of the papi-utils package as coding example.
12mr|papi-1.0-0.177.11|154	
12mr|papi-1.0-0.177.11|155	%description commands
12mr|papi-1.0-0.177.11|156	Implementations of the BSD and SYSV printing commands layered on top
12mr|papi-1.0-0.177.11|157	of the PAPI.  The command implementation are intended to be reasonably
12mr|papi-1.0-0.177.11|158	faithful to their counterparts on a Solaris system.  They should be
12mr|papi-1.0-0.177.11|159	reasonably faithful to pretty much any implementation of these
12mr|papi-1.0-0.177.11|160	commands.  This should allow them to be dropped on a system and used
12mr|papi-1.0-0.177.11|161	in place of any prior version of the commands without causing layered
12mr|papi-1.0-0.177.11|162	scripts and software to break.  The commands covered are:
12mr|papi-1.0-0.177.11|163	
12mr|papi-1.0-0.177.11|164	BSD:    lpr(1), lpq(1), lprm(1), lpc(8)
12mr|papi-1.0-0.177.11|165	SYSV:   lp(1), lpstat(1), cancel(1), accept(8), reject(8),
12mr|papi-1.0-0.177.11|166	enable(8), disable(8)
12mr|papi-1.0-0.177.11|167	
12mr|papi-1.0-0.177.11|168	%description utils
12mr|papi-1.0-0.177.11|169	Sample tools that makes use of the API to do marginally interesting
12mr|papi-1.0-0.177.11|170	things.
12mr|papi-1.0-0.177.11|171	
12mr|papi-1.0-0.177.11|172	%if %{withruby}
12mr|papi-1.0-0.177.11|173	%description -n ruby-papi
12mr|papi-1.0-0.177.11|174	Ruby bindings for the PAPI libraries
12mr|papi-1.0-0.177.11|175	
12mr|papi-1.0-0.177.11|176	%description -n ruby-papi-devel
12mr|papi-1.0-0.177.11|177	This package contains devel files for the ruby bindings for PAPI.
12mr|papi-1.0-0.177.11|178	%endif
12mr|papi-1.0-0.177.11|179	
12mr|papi-1.0-0.177.11|180	%if %{withapache}
12mr|papi-1.0-0.177.11|181	%description apache
12mr|papi-1.0-0.177.11|182	Apache module to make Apache working as IPP server
12mr|papi-1.0-0.177.11|183	%endif
12mr|papi-1.0-0.177.11|184	
12mr|papi-1.0-0.177.11|185	%description -n %libname
12mr|papi-1.0-0.177.11|186	This package contains libraries which provide PAPI implementation
12mr|papi-1.0-0.177.11|187	
12mr|papi-1.0-0.177.11|188	%description -n %develname
12mr|papi-1.0-0.177.11|189	This package contains the static library and the header files needed
12mr|papi-1.0-0.177.11|190	to compile applications using the PAPI shared libraries.
12mr|papi-1.0-0.177.11|191	
12mr|papi-1.0-0.177.11|192	
12mr|papi-1.0-0.177.11|193	
12mr|papi-1.0-0.177.11|194	%prep
12mr|papi-1.0-0.177.11|195	
12mr|papi-1.0-0.177.11|196	# remove old directory
12mr|papi-1.0-0.177.11|197	rm -rf %{_builddir}/papi
12mr|papi-1.0-0.177.11|198	
12mr|papi-1.0-0.177.11|199	##### PAPI
12mr|papi-1.0-0.177.11|200	
12mr|papi-1.0-0.177.11|201	%setup -q -n papi
12mr|papi-1.0-0.177.11|202	%patch0 -p1
12mr|papi-1.0-0.177.11|203	#patch1 -p0 -b .apache-apr1
12mr|papi-1.0-0.177.11|204	%patch2 -p1
12mr|papi-1.0-0.177.11|205	%patch3 -p1 -b .installonce
12mr|papi-1.0-0.177.11|206	%patch4 -p1 -b .ruby1.9~
12mr|papi-1.0-0.177.11|207	
12mr|papi-1.0-0.177.11|208	# Let other names be used for the libraries, to express that they work all
12mr|papi-1.0-0.177.11|209	# directly as a libpapi and not only as plug-ins for libpapi-dynamic.
12mr|papi-1.0-0.177.11|210	perl -p -i -e 's:psm([_\-])lpd:libpapi${1}lpd:' source/libpapi-lpd/Makefile.am
12mr|papi-1.0-0.177.11|211	perl -p -i -e 's:psm([_\-])ipp:libpapi${1}ipp:' source/libpapi-ipp/Makefile.am
12mr|papi-1.0-0.177.11|212	perl -p -i -e 's:\"/psm(-%s.so)\":\"/libpapi$1\":' source/libpapi-dynamic/psm.c
12mr|papi-1.0-0.177.11|213	# Add lines to the source/libpapi-dynamic/Makefile.am so that libpapi.so is
12mr|papi-1.0-0.177.11|214	# built twice, once with the name libpapi.so and second as
12mr|papi-1.0-0.177.11|215	# libpapi-dynamic.so. We will include only libpapi-dynamic.so (and make a
12mr|papi-1.0-0.177.11|216	# symbolic link named libpapi.so to the library we actually want to use).
12mr|papi-1.0-0.177.11|217	# The libpapi.so which we build here only serves to satisfy the compilation
12mr|papi-1.0-0.177.11|218	# process of the other parts of this package. After having run "make
12mr|papi-1.0-0.177.11|219	# install" we delete it.
12mr|papi-1.0-0.177.11|220	# There are three calls of Perl to modify the Makefile.am: The first joins
12mr|papi-1.0-0.177.11|221	# continuation lines ('\' in the end of a line to continue the line in the
12mr|papi-1.0-0.177.11|222	# next line), so that it is easier to manipilate and copy lines. The second
12mr|papi-1.0-0.177.11|223	# copies all lines beginning with "libpapi_la" and replaces the "libpapi_la"
12mr|papi-1.0-0.177.11|224	# in the copy by "libpapi_dynamic_la". The third Perl call adds
12mr|papi-1.0-0.177.11|225	# "libpapi-dynamic.la" to the "lib_LTLIBRARIES" line.
12mr|papi-1.0-0.177.11|226	cat source/libpapi-dynamic/Makefile.am | perl -e 'my $f = join("", <>); $f =~ s:\s*\\\n\s*: :sm; print $f' | perl -p -e 's:(^libpapi_la(.*)$):$1\nlibpapi_dynamic_la$2:' | perl -p -e 's:(libpapi\.la):$1 libpapi-dynamic.la:' > source/libpapi-dynamic/Makefile.am.new
12mr|papi-1.0-0.177.11|227	mv -f source/libpapi-dynamic/Makefile.am.new source/libpapi-dynamic/Makefile.am
12mr|papi-1.0-0.177.11|228	# Let library files have a version number
12mr|papi-1.0-0.177.11|229	perl -p -i -e 's:\s*-avoid-version::' source/libpapi-lpd/Makefile.am source/libpapi-ipp/Makefile.am
12mr|papi-1.0-0.177.11|230	# Move all libraries into libdir (no libraries in libexecdir any more)
12mr|papi-1.0-0.177.11|231	perl -p -i -e 's:(libdir\s*=\s*\$\(libexecdir\)):\#$1:' source/libpapi-lpd/Makefile.am source/libpapi-ipp/Makefile.am
12mr|papi-1.0-0.177.11|232	perl -p -i -e 's:libexecdir:libdir:g' source/libpapi-dynamic/Makefile.am
12mr|papi-1.0-0.177.11|233	# Move lpd-port into /usr/bin
12mr|papi-1.0-0.177.11|234	perl -p -i -e 's:libexecdir:bindir:' source/libpapi-lpd/Makefile.am
12mr|papi-1.0-0.177.11|235	perl -p -i -e 's:libexec_(PROGRAMS):bin_$1:' source/libpapi-lpd/Makefile.am
12mr|papi-1.0-0.177.11|236	perl -p -i -e 's:(SUID_LPD_PORT=\"\$\{)libexecdir(\}/lpd-port\"):$1bindir$2:' configure.in
12mr|papi-1.0-0.177.11|237	
12mr|papi-1.0-0.177.11|238	
12mr|papi-1.0-0.177.11|239	
12mr|papi-1.0-0.177.11|240	%build
12mr|papi-1.0-0.177.11|241	
12mr|papi-1.0-0.177.11|242	# Change compiler flags for debugging when in debug mode
12mr|papi-1.0-0.177.11|243	%if %debug
12mr|papi-1.0-0.177.11|244	export DONT_STRIP=1
12mr|papi-1.0-0.177.11|245	export CFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|papi-1.0-0.177.11|246	export CXXFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|papi-1.0-0.177.11|247	export RPM_OPT_FLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|papi-1.0-0.177.11|248	%endif
12mr|papi-1.0-0.177.11|249	
12mr|papi-1.0-0.177.11|250	##### PAPI
12mr|papi-1.0-0.177.11|251	
12mr|papi-1.0-0.177.11|252	# We have a Subversion version and also have heavily manipulated the
12mr|papi-1.0-0.177.11|253	# Makefile.am files, so we must re-generate "configure"
12mr|papi-1.0-0.177.11|254	./autogen.sh
12mr|papi-1.0-0.177.11|255	
12mr|papi-1.0-0.177.11|256	%if %{withapache}
12mr|papi-1.0-0.177.11|257	WITH_APACHE=" --with-apache=%{_prefix}"
12mr|papi-1.0-0.177.11|258	%else
12mr|papi-1.0-0.177.11|259	WITH_APACHE=" --without-apache"
12mr|papi-1.0-0.177.11|260	%endif
12mr|papi-1.0-0.177.11|261	%if %{withruby}
12mr|papi-1.0-0.177.11|262	WITH_RUBY=""
12mr|papi-1.0-0.177.11|263	%else
12mr|papi-1.0-0.177.11|264	WITH_RUBY=" --without-ruby"
12mr|papi-1.0-0.177.11|265	%endif
12mr|papi-1.0-0.177.11|266	
12mr|papi-1.0-0.177.11|267	export LDFLAGS="$LDFLAGS -L%{_builddir}/papi/source/libpapi-dynamic/.libs"
12mr|papi-1.0-0.177.11|268	export CFLAGS="$CFLAGS -DDEFAULT_PRINT_SERVICE=\\\"ipp\\\""
12mr|papi-1.0-0.177.11|269	%configure$WITH_APACHE$WITH_RUBY
12mr|papi-1.0-0.177.11|270	make
12mr|papi-1.0-0.177.11|271	
12mr|papi-1.0-0.177.11|272	
12mr|papi-1.0-0.177.11|273	
12mr|papi-1.0-0.177.11|274	%install
12mr|papi-1.0-0.177.11|275	
12mr|papi-1.0-0.177.11|276	rm -rf %{buildroot}
12mr|papi-1.0-0.177.11|277	
12mr|papi-1.0-0.177.11|278	# Change compiler flapapi for debugging when in debug mode
12mr|papi-1.0-0.177.11|279	%if %debug
12mr|papi-1.0-0.177.11|280	export DONT_STRIP=1
12mr|papi-1.0-0.177.11|281	export CFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|papi-1.0-0.177.11|282	export CXXFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|papi-1.0-0.177.11|283	export RPM_OPT_FLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|papi-1.0-0.177.11|284	%endif
12mr|papi-1.0-0.177.11|285	
12mr|papi-1.0-0.177.11|286	##### PAPI
12mr|papi-1.0-0.177.11|287	
12mr|papi-1.0-0.177.11|288	%makeinstall \
12mr|papi-1.0-0.177.11|289	ruby_sitearchdir=%{buildroot}%{ruby_sitearchdir} \
12mr|papi-1.0-0.177.11|290	ruby_sitelibdir=%{buildroot}%{ruby_sitelibdir}
12mr|papi-1.0-0.177.11|291	#	ruby_sitearchdir=%{buildroot}`ls -d %{_prefix}/lib*/ruby/site_ruby/*/*-linux` \
12mr|papi-1.0-0.177.11|292	#	ruby_sitelibdir=%{buildroot}`ls -d %{_prefix}/lib*/ruby/site_ruby/*`
12mr|papi-1.0-0.177.11|293	
12mr|papi-1.0-0.177.11|294	# entry for xinetd (disabled by default)
12mr|papi-1.0-0.177.11|295	install -d %{buildroot}%{_sysconfdir}/xinetd.d
12mr|papi-1.0-0.177.11|296	cat <<EOF >%{buildroot}%{_sysconfdir}/xinetd.d/papi-lpd
12mr|papi-1.0-0.177.11|297	# default: off
12mr|papi-1.0-0.177.11|298	# description: The cups-lpd mini daemon enable cups accepting jobs from a \
12mr|papi-1.0-0.177.11|299	#       remote LPD client (for example a machine with an older distribution \
12mr|papi-1.0-0.177.11|300	#       than Linux Mandriva 7.2 or with a commercial Unix).
12mr|papi-1.0-0.177.11|301	service papi-lpd
12mr|papi-1.0-0.177.11|302	{
12mr|papi-1.0-0.177.11|303	socket_type     = stream
12mr|papi-1.0-0.177.11|304	protocol        = tcp
12mr|papi-1.0-0.177.11|305	wait            = no
12mr|papi-1.0-0.177.11|306	user            = lp
12mr|papi-1.0-0.177.11|307	group           = sys
12mr|papi-1.0-0.177.11|308	server          = %{_sbindir}/in.lpd
12mr|papi-1.0-0.177.11|309	passenv         =
12mr|papi-1.0-0.177.11|310	env             =
12mr|papi-1.0-0.177.11|311	disable         = yes
12mr|papi-1.0-0.177.11|312	}
12mr|papi-1.0-0.177.11|313	EOF
12mr|papi-1.0-0.177.11|314	
12mr|papi-1.0-0.177.11|315	# Prepare the commands conflicting with actual print spooling systems
12mr|papi-1.0-0.177.11|316	# for the update-alternatives treatment
12mr|papi-1.0-0.177.11|317	# Move also the admin man pages into chapter 8
12mr|papi-1.0-0.177.11|318	install -d %{buildroot}%{_mandir}/man8
12mr|papi-1.0-0.177.11|319	( cd %{buildroot}%{_bindir}
12mr|papi-1.0-0.177.11|320	mv lpr lpr-papi
12mr|papi-1.0-0.177.11|321	mv lpq lpq-papi
12mr|papi-1.0-0.177.11|322	mv lprm lprm-papi
12mr|papi-1.0-0.177.11|323	mv lp lp-papi
12mr|papi-1.0-0.177.11|324	mv cancel cancel-papi
12mr|papi-1.0-0.177.11|325	mv lpstat lpstat-papi
12mr|papi-1.0-0.177.11|326	)
12mr|papi-1.0-0.177.11|327	( cd %{buildroot}%{_sbindir}
12mr|papi-1.0-0.177.11|328	mv accept accept-papi
12mr|papi-1.0-0.177.11|329	mv disable disable-papi
12mr|papi-1.0-0.177.11|330	mv enable enable-papi
12mr|papi-1.0-0.177.11|331	mv lpc lpc-papi
12mr|papi-1.0-0.177.11|332	mv lpmove lpmove-papi
12mr|papi-1.0-0.177.11|333	mv reject reject-papi
12mr|papi-1.0-0.177.11|334	)
12mr|papi-1.0-0.177.11|335	( cd %{buildroot}%{_mandir}/man1
12mr|papi-1.0-0.177.11|336	mv ../man*/lpr.* lpr-papi.1
12mr|papi-1.0-0.177.11|337	mv ../man*/lpq.* lpq-papi.1
12mr|papi-1.0-0.177.11|338	mv ../man*/lprm.* lprm-papi.1
12mr|papi-1.0-0.177.11|339	mv ../man*/lp.* lp-papi.1
12mr|papi-1.0-0.177.11|340	mv ../man*/cancel.* cancel-papi.1
12mr|papi-1.0-0.177.11|341	mv ../man*/lpstat.* lpstat-papi.1
12mr|papi-1.0-0.177.11|342	)
12mr|papi-1.0-0.177.11|343	( cd %{buildroot}%{_mandir}/man8
12mr|papi-1.0-0.177.11|344	mv ../man*/accept.* accept-papi.8
12mr|papi-1.0-0.177.11|345	mv ../man*/disable.* disable-papi.8
12mr|papi-1.0-0.177.11|346	mv ../man*/enable.* enable-papi.8
12mr|papi-1.0-0.177.11|347	mv ../man*/lpc.* lpc-papi.8
12mr|papi-1.0-0.177.11|348	mv ../man*/lpmove.* lpmove-papi.8
12mr|papi-1.0-0.177.11|349	mv ../man*/reject.* reject-papi.8
12mr|papi-1.0-0.177.11|350	)
12mr|papi-1.0-0.177.11|351	
12mr|papi-1.0-0.177.11|352	# Remove the /usr/lib/libpapi.* files, as at their place we use symlinks
12mr|papi-1.0-0.177.11|353	# generated by update-alternatives. These symlinks point to the libpapi
12mr|papi-1.0-0.177.11|354	# library we want to use for our actual printing system.
12mr|papi-1.0-0.177.11|355	( cd %{buildroot}%{_libdir}
12mr|papi-1.0-0.177.11|356	rm -f libpapi.*
12mr|papi-1.0-0.177.11|357	)
12mr|papi-1.0-0.177.11|358	
12mr|papi-1.0-0.177.11|359	# Install documentation
12mr|papi-1.0-0.177.11|360	install -d %{buildroot}%{_docdir}/%{name}-%{version}
12mr|papi-1.0-0.177.11|361	mv %{buildroot}%{_datadir}/examples %{buildroot}/%{_docdir}/%{name}-%{version}
12mr|papi-1.0-0.177.11|362	cp docs/*.pdf docs/README* %{buildroot}/%{_docdir}/%{name}-%{version}
12mr|papi-1.0-0.177.11|363	cp README %{buildroot}/%{_docdir}/%{name}-%{version}/README.devel
12mr|papi-1.0-0.177.11|364	cp *.txt ChangeLog INSTALL LICENSE TODO %{buildroot}/%{_docdir}/%{name}-%{version}
12mr|papi-1.0-0.177.11|365	
12mr|papi-1.0-0.177.11|366	
12mr|papi-1.0-0.177.11|367	find %{buildroot} -name \*.la|xargs rm -f
12mr|papi-1.0-0.177.11|368	
12mr|papi-1.0-0.177.11|369	##### PRE/POSTINSTALL SCRIPTS
12mr|papi-1.0-0.177.11|370	
12mr|papi-1.0-0.177.11|371	%post -n %{libname}
12mr|papi-1.0-0.177.11|372	# Set up update-alternatives entries
12mr|papi-1.0-0.177.11|373	libversion=`\ls %{_libdir}/libpapi-dynamic.so.* | egrep 'so\.%{papimajor}\.[0-9]+\.[0-9]+$' | perl -p -e 's:^.*\.so\.::'`
12mr|papi-1.0-0.177.11|374	%{_sbindir}/update-alternatives --install %{_libdir}/libpapi.so.%{papimajor} libpapi.so.%{papimajor} %{_libdir}/libpapi-dynamic.so.%{papimajor} 10 --slave %{_libdir}/libpapi.so.$libversion libpapi.so.$libversion %{_libdir}/libpapi-dynamic.so.$libversion
12mr|papi-1.0-0.177.11|375	%{_sbindir}/update-alternatives --install %{_libdir}/libpapi.so.%{papimajor} libpapi.so.%{papimajor} %{_libdir}/libpapi-ipp.so.%{papimajor} 30 --slave %{_libdir}/libpapi.so.$libversion libpapi.so.$libversion %{_libdir}/libpapi-ipp.so.$libversion
12mr|papi-1.0-0.177.11|376	%{_sbindir}/update-alternatives --install %{_libdir}/libpapi.so.%{papimajor} libpapi.so.%{papimajor} %{_libdir}/libpapi-lpd.so.%{papimajor} 20 --slave %{_libdir}/libpapi.so.$libversion libpapi.so.$libversion %{_libdir}/libpapi-lpd.so.$libversion
12mr|papi-1.0-0.177.11|377	
12mr|papi-1.0-0.177.11|378	%post -n %{develname}
12mr|papi-1.0-0.177.11|379	# Set up update-alternatives entries
12mr|papi-1.0-0.177.11|380	libversion=`\ls %{_libdir}/libpapi-dynamic.so.* | egrep 'so\.%{papimajor}\.[0-9]+\.[0-9]+$' | perl -p -e 's:^.*\.so\.::'`
12mr|papi-1.0-0.177.11|381	%{_sbindir}/update-alternatives --install %{_libdir}/libpapi.so libpapi.so %{_libdir}/libpapi-dynamic.so 10
12mr|papi-1.0-0.177.11|382	%{_sbindir}/update-alternatives --install %{_libdir}/libpapi.so libpapi.so %{_libdir}/libpapi-ipp.so 30
12mr|papi-1.0-0.177.11|383	%{_sbindir}/update-alternatives --install %{_libdir}/libpapi.so libpapi.so %{_libdir}/libpapi-lpd.so 20
12mr|papi-1.0-0.177.11|384	
12mr|papi-1.0-0.177.11|385	
12mr|papi-1.0-0.177.11|386	%post commands
12mr|papi-1.0-0.177.11|387	# Set up update-alternatives entries
12mr|papi-1.0-0.177.11|388	%{_sbindir}/update-alternatives --install %{_bindir}/lpr lpr %{_bindir}/lpr-papi 100 --slave %{_mandir}/man1/lpr.1.lzma lpr.1.lzma %{_mandir}/man1/lpr-papi.1.lzma
12mr|papi-1.0-0.177.11|389	%{_sbindir}/update-alternatives --install %{_bindir}/lpq lpq %{_bindir}/lpq-papi 100 --slave %{_mandir}/man1/lpq.1.lzma lpq.1.lzma %{_mandir}/man1/lpq-papi.1.lzma
12mr|papi-1.0-0.177.11|390	%{_sbindir}/update-alternatives --install %{_bindir}/lprm lprm %{_bindir}/lprm-papi 100 --slave %{_mandir}/man1/lprm.1.lzma lprm.1.lzma %{_mandir}/man1/lprm-papi.1.lzma
12mr|papi-1.0-0.177.11|391	%{_sbindir}/update-alternatives --install %{_bindir}/lp lp %{_bindir}/lp-papi 100 --slave %{_mandir}/man1/lp.1.lzma lp.1.lzma %{_mandir}/man1/lp-papi.1.lzma
12mr|papi-1.0-0.177.11|392	%{_sbindir}/update-alternatives --install %{_bindir}/cancel cancel %{_bindir}/cancel-papi 100 --slave %{_mandir}/man1/cancel.1.lzma cancel.1.lzma %{_mandir}/man1/cancel-papi.1.lzma
12mr|papi-1.0-0.177.11|393	%{_sbindir}/update-alternatives --install %{_bindir}/lpstat lpstat %{_bindir}/lpstat-papi 100 --slave %{_mandir}/man1/lpstat.1.lzma lpstat.1.lzma %{_mandir}/man1/lpstat-papi.1.lzma
12mr|papi-1.0-0.177.11|394	%{_sbindir}/update-alternatives --install %{_sbindir}/accept accept %{_sbindir}/accept-papi 100 --slave %{_mandir}/man8/accept.8.lzma accept.8.lzma %{_mandir}/man8/accept-papi.8.lzma
12mr|papi-1.0-0.177.11|395	%{_sbindir}/update-alternatives --install %{_sbindir}/disable disable %{_sbindir}/disable-papi 100 --slave %{_mandir}/man8/disable.8.lzma disable.8.lzma %{_mandir}/man8/disable-papi.8.lzma
12mr|papi-1.0-0.177.11|396	%{_sbindir}/update-alternatives --install %{_sbindir}/enable enable %{_sbindir}/enable-papi 100 --slave %{_mandir}/man8/enable.8.lzma enable.8.lzma %{_mandir}/man8/enable-papi.8.lzma
12mr|papi-1.0-0.177.11|397	%{_sbindir}/update-alternatives --install %{_sbindir}/lpc lpc %{_sbindir}/lpc-papi 100 --slave %{_mandir}/man8/lpc.8.lzma lpc.8.lzma %{_mandir}/man8/lpc-papi.8.lzma
12mr|papi-1.0-0.177.11|398	%{_sbindir}/update-alternatives --install %{_sbindir}/lpmove lpmove %{_sbindir}/lpmove-papi 100 --slave %{_mandir}/man8/lpmove.8.lzma lpmove.8.lzma %{_mandir}/man8/lpmove-papi.8.lzma
12mr|papi-1.0-0.177.11|399	%{_sbindir}/update-alternatives --install %{_sbindir}/reject reject %{_sbindir}/reject-papi 100 --slave %{_mandir}/man8/reject.8.lzma reject.8.lzma %{_mandir}/man8/reject-papi.8.lzma
12mr|papi-1.0-0.177.11|400	
12mr|papi-1.0-0.177.11|401	
12mr|papi-1.0-0.177.11|402	%preun -n %{libname}
12mr|papi-1.0-0.177.11|403	if [ "$1" = 0 ]; then
12mr|papi-1.0-0.177.11|404	# Remove update-alternatives entries
12mr|papi-1.0-0.177.11|405	%{_sbindir}/update-alternatives --remove libpapi.so.%{papimajor} %{_libdir}/libpapi-dynamic.so.%{papimajor}
12mr|papi-1.0-0.177.11|406	%{_sbindir}/update-alternatives --remove libpapi.so.%{papimajor} %{_libdir}/libpapi-ipp.so.%{papimajor}
12mr|papi-1.0-0.177.11|407	%{_sbindir}/update-alternatives --remove libpapi.so.%{papimajor} %{_libdir}/libpapi-lpd.so.%{papimajor}
12mr|papi-1.0-0.177.11|408	fi
12mr|papi-1.0-0.177.11|409	
12mr|papi-1.0-0.177.11|410	
12mr|papi-1.0-0.177.11|411	%preun -n %{develname}
12mr|papi-1.0-0.177.11|412	if [ "$1" = 0 ]; then
12mr|papi-1.0-0.177.11|413	# Remove update-alternatives entries
12mr|papi-1.0-0.177.11|414	%{_sbindir}/update-alternatives --remove libpapi.so %{_libdir}/libpapi-dynamic.so
12mr|papi-1.0-0.177.11|415	%{_sbindir}/update-alternatives --remove libpapi.so %{_libdir}/libpapi-ipp.so
12mr|papi-1.0-0.177.11|416	%{_sbindir}/update-alternatives --remove libpapi.so %{_libdir}/libpapi-lpd.so
12mr|papi-1.0-0.177.11|417	fi
12mr|papi-1.0-0.177.11|418	
12mr|papi-1.0-0.177.11|419	
12mr|papi-1.0-0.177.11|420	
12mr|papi-1.0-0.177.11|421	%preun commands
12mr|papi-1.0-0.177.11|422	if [ "$1" = 0 ]; then
12mr|papi-1.0-0.177.11|423	# Remove update-alternatives entries
12mr|papi-1.0-0.177.11|424	%{_sbindir}/update-alternatives --remove lpr %{_bindir}/lpr-papi
12mr|papi-1.0-0.177.11|425	%{_sbindir}/update-alternatives --remove lpq %{_bindir}/lpq-papi
12mr|papi-1.0-0.177.11|426	%{_sbindir}/update-alternatives --remove lprm %{_bindir}/lprm-papi
12mr|papi-1.0-0.177.11|427	%{_sbindir}/update-alternatives --remove lp %{_bindir}/lp-papi
12mr|papi-1.0-0.177.11|428	%{_sbindir}/update-alternatives --remove cancel %{_bindir}/cancel-papi
12mr|papi-1.0-0.177.11|429	%{_sbindir}/update-alternatives --remove lpstat %{_bindir}/lpstat-papi
12mr|papi-1.0-0.177.11|430	%{_sbindir}/update-alternatives --remove accept %{_sbindir}/accept-papi
12mr|papi-1.0-0.177.11|431	%{_sbindir}/update-alternatives --remove disable %{_sbindir}/disable-papi
12mr|papi-1.0-0.177.11|432	%{_sbindir}/update-alternatives --remove enable %{_sbindir}/enable-papi
12mr|papi-1.0-0.177.11|433	%{_sbindir}/update-alternatives --remove lpc %{_sbindir}/lpc-papi
12mr|papi-1.0-0.177.11|434	%{_sbindir}/update-alternatives --remove lpmove %{_sbindir}/lpmove-papi
12mr|papi-1.0-0.177.11|435	%{_sbindir}/update-alternatives --remove reject %{_sbindir}/reject-papi
12mr|papi-1.0-0.177.11|436	fi
12mr|papi-1.0-0.177.11|437	
12mr|papi-1.0-0.177.11|438	
12mr|papi-1.0-0.177.11|439	
12mr|papi-1.0-0.177.11|440	%clean
12mr|papi-1.0-0.177.11|441	rm -rf %{buildroot}
12mr|papi-1.0-0.177.11|442	
12mr|papi-1.0-0.177.11|443	
12mr|papi-1.0-0.177.11|444	
12mr|papi-1.0-0.177.11|445	##### FILES
12mr|papi-1.0-0.177.11|446	
12mr|papi-1.0-0.177.11|447	%files common
12mr|papi-1.0-0.177.11|448	%defattr(-,root,root)
12mr|papi-1.0-0.177.11|449	# This must be SUID root to access LPD port 515
12mr|papi-1.0-0.177.11|450	%attr(4755,root,root) %{_bindir}/lpd-port
12mr|papi-1.0-0.177.11|451	%{_mandir}/man*/psm-*
12mr|papi-1.0-0.177.11|452	%{_mandir}/man4/*
12mr|papi-1.0-0.177.11|453	%{_docdir}/%{name}-%{version}
12mr|papi-1.0-0.177.11|454	
12mr|papi-1.0-0.177.11|455	%files commands
12mr|papi-1.0-0.177.11|456	%defattr(-,root,root)
12mr|papi-1.0-0.177.11|457	%{_bindir}/*papi
12mr|papi-1.0-0.177.11|458	%{_sbindir}/*papi
12mr|papi-1.0-0.177.11|459	%{_sbindir}/in.lpd
12mr|papi-1.0-0.177.11|460	%{_mandir}/man*/*-papi.[0-9n]*
12mr|papi-1.0-0.177.11|461	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/xinetd.d/papi-lpd
12mr|papi-1.0-0.177.11|462	
12mr|papi-1.0-0.177.11|463	%files utils
12mr|papi-1.0-0.177.11|464	%defattr(-,root,root)
12mr|papi-1.0-0.177.11|465	%{_bindir}/add-modify-printer
12mr|papi-1.0-0.177.11|466	%{_bindir}/ipp
12mr|papi-1.0-0.177.11|467	%{_bindir}/print-test
12mr|papi-1.0-0.177.11|468	%{_bindir}/printer-query
12mr|papi-1.0-0.177.11|469	%{_bindir}/printers-list
12mr|papi-1.0-0.177.11|470	%{_bindir}/remove-printer
12mr|papi-1.0-0.177.11|471	
12mr|papi-1.0-0.177.11|472	%if %{withruby}
12mr|papi-1.0-0.177.11|473	%files -n ruby-papi
12mr|papi-1.0-0.177.11|474	%defattr(-,root,root)
12mr|papi-1.0-0.177.11|475	%{ruby_sitelibdir}/*.rb
12mr|papi-1.0-0.177.11|476	%{ruby_sitelibdir}/*/*.so.*
12mr|papi-1.0-0.177.11|477	#%{_prefix}/lib*/ruby/site_ruby/*/*.rb
12mr|papi-1.0-0.177.11|478	#%{_prefix}/lib*/ruby/site_ruby/*/*/*.so.*
12mr|papi-1.0-0.177.11|479	
12mr|papi-1.0-0.177.11|480	%files -n ruby-papi-devel
12mr|papi-1.0-0.177.11|481	%defattr(-,root,root)
12mr|papi-1.0-0.177.11|482	%{ruby_sitelibdir}/*/*.so
12mr|papi-1.0-0.177.11|483	#%{_prefix}/lib*/ruby/site_ruby/*/*/*.so
12mr|papi-1.0-0.177.11|484	%endif
12mr|papi-1.0-0.177.11|485	
12mr|papi-1.0-0.177.11|486	%if %{withapache}
12mr|papi-1.0-0.177.11|487	%files apache
12mr|papi-1.0-0.177.11|488	%defattr(-,root,root)
12mr|papi-1.0-0.177.11|489	
12mr|papi-1.0-0.177.11|490	%endif
12mr|papi-1.0-0.177.11|491	
12mr|papi-1.0-0.177.11|492	%files -n %{libname}
12mr|papi-1.0-0.177.11|493	%defattr(-,root,root)
12mr|papi-1.0-0.177.11|494	%{_libdir}/lib*.so.*
12mr|papi-1.0-0.177.11|495	
12mr|papi-1.0-0.177.11|496	%files -n %{develname}
12mr|papi-1.0-0.177.11|497	%defattr(-,root,root)
12mr|papi-1.0-0.177.11|498	%{_libdir}/pkgconfig/*
12mr|papi-1.0-0.177.11|499	%{_includedir}/papi
12mr|papi-1.0-0.177.11|500	%{_libdir}/lib*.so
12mr|papi-1.0-0.177.11|501	
12mr|papi-1.0-0.177.11|502	
12mr|papi-1.0-0.177.11|503	%changelog
12mr|papi-1.0-0.177.11|504	* Thu Feb 16 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0-0.177.8
12mr|papi-1.0-0.177.11|505	+ Revision: 775111
12mr|papi-1.0-0.177.11|506	- get rid of ldconfig in scripts..
12mr|papi-1.0-0.177.11|507	- get rid of *.la files
12mr|papi-1.0-0.177.11|508	- add ruby 1.9 support (P4)
12mr|papi-1.0-0.177.11|509	- mass rebuild of ruby packages against ruby 1.9.1
12mr|papi-1.0-0.177.11|510	
12mr|papi-1.0-0.177.11|511	* Mon Dec 26 2011 Denis Silakov <dsilakov@mandriva.org> 1.0-0.177.7
12mr|papi-1.0-0.177.11|512	+ Revision: 745397
12mr|papi-1.0-0.177.11|513	- Fix issues with ruby-devel files
12mr|papi-1.0-0.177.11|514	- More fixes for Ruby dirs
12mr|papi-1.0-0.177.11|515	- Fix ruby directories
12mr|papi-1.0-0.177.11|516	- Move devel symlinks to devel package, adopt for new spec-helper
12mr|papi-1.0-0.177.11|517	
12mr|papi-1.0-0.177.11|518	* Sun May 15 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.177.6
12mr|papi-1.0-0.177.11|519	+ Revision: 674742
12mr|papi-1.0-0.177.11|520	- rebuild
12mr|papi-1.0-0.177.11|521	
12mr|papi-1.0-0.177.11|522	* Mon Sep 28 2009 Olivier Blin <blino@mandriva.org> 1.0-0.177.5mdv2011.0
12mr|papi-1.0-0.177.11|523	+ Revision: 450539
12mr|papi-1.0-0.177.11|524	- do not try to install some manpages twice, it makes the install command fail
12mr|papi-1.0-0.177.11|525	- fix build by renaming builtin strndup()
12mr|papi-1.0-0.177.11|526	- add missing LIBADD in http stuff (from Arnaud Patard)
12mr|papi-1.0-0.177.11|527	- fix ruby arch path (from Arnaud Patard)
12mr|papi-1.0-0.177.11|528	
12mr|papi-1.0-0.177.11|529	+ Pixel <pixel@mandriva.com>
12mr|papi-1.0-0.177.11|530	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|papi-1.0-0.177.11|531	
12mr|papi-1.0-0.177.11|532	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0-0.177.4mdv2008.1
12mr|papi-1.0-0.177.11|533	+ Revision: 179116
12mr|papi-1.0-0.177.11|534	- rebuild
12mr|papi-1.0-0.177.11|535	
12mr|papi-1.0-0.177.11|536	+ Olivier Blin <blino@mandriva.org>
12mr|papi-1.0-0.177.11|537	- restore BuildRoot
12mr|papi-1.0-0.177.11|538	
12mr|papi-1.0-0.177.11|539	+ Thierry Vignaud <tv@mandriva.org>
12mr|papi-1.0-0.177.11|540	- kill re-definition of %%buildroot on Pixel's request
12mr|papi-1.0-0.177.11|541	- s/Mandrake/Mandriva/
12mr|papi-1.0-0.177.11|542	
12mr|papi-1.0-0.177.11|543	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 1.0-0.177.3mdv2008.0
12mr|papi-1.0-0.177.11|544	+ Revision: 70390
12mr|papi-1.0-0.177.11|545	- kill file require on update-alternatives
12mr|papi-1.0-0.177.11|546	
12mr|papi-1.0-0.177.11|547	* Tue Jul 31 2007 Adam Williamson <awilliamson@mandriva.org> 1.0-0.177.2mdv2008.0
12mr|papi-1.0-0.177.11|548	+ Revision: 56918
12mr|papi-1.0-0.177.11|549	- rebuild for 2008
12mr|papi-1.0-0.177.11|550	- adjust for lzma manpages
12mr|papi-1.0-0.177.11|551	- new devel policy
12mr|papi-1.0-0.177.11|552	- Import papi
12mr|papi-1.0-0.177.11|553	
12mr|papi-1.0-0.177.11|554	
12mr|papi-1.0-0.177.11|555	
12mr|papi-1.0-0.177.11|556	
12mr|papi-1.0-0.177.11|557	
12mr|papi-1.0-0.177.11|558	* Fri Jun 16 2006 Till Kamppeter <till@mandriva.com> 1.0-0.177.1mdv2007.0
12mr|papi-1.0-0.177.11|559	- Updated to state of subversion revision 177.
12mr|papi-1.0-0.177.11|560	
12mr|papi-1.0-0.177.11|561	* Mon Jun 12 2006 Till Kamppeter <till@mandriva.com> 1.0-0.171.2mdv2007.0
12mr|papi-1.0-0.177.11|562	- Added "Obsoletes: papi-ruby" to the ruby-papi package.
12mr|papi-1.0-0.177.11|563	
12mr|papi-1.0-0.177.11|564	* Sat May 20 2006 Till Kamppeter <till@mandriva.com> 1.0-0.171.1mdk
12mr|papi-1.0-0.177.11|565	- Updated to state of subversion revision 171.
12mr|papi-1.0-0.177.11|566	- Renamed print service modules to comply with library policy
12mr|papi-1.0-0.177.11|567	and to express there stand-alone usability without libpapi-dynamic,
12mr|papi-1.0-0.177.11|568	moved the libraries into the libpapi package.
12mr|papi-1.0-0.177.11|569	- Replaced papi-psm and papi-doc packages by papi-common, and papi-tools
12mr|papi-1.0-0.177.11|570	by papi-utils.
12mr|papi-1.0-0.177.11|571	- Made PAPI library selection possible with update-alternatives.
12mr|papi-1.0-0.177.11|572	- Removed patch 1 (merged upstream).
12mr|papi-1.0-0.177.11|573	
12mr|papi-1.0-0.177.11|574	* Thu May 18 2006 Till Kamppeter <till@mandriva.com> 1.0-0.164.2mdk
12mr|papi-1.0-0.177.11|575	- Fixed Ruby bindings package.
12mr|papi-1.0-0.177.11|576	
12mr|papi-1.0-0.177.11|577	* Tue May 16 2006 Till Kamppeter <till@mandriva.com> 1.0-0.164.1mdk
12mr|papi-1.0-0.177.11|578	- Initial Mandriva release.

15398 12
12mr|paprefs-0.9.9-9|1	%define name paprefs
12mr|paprefs-0.9.9-9|2	%define version 0.9.9
12mr|paprefs-0.9.9-9|3	%define git 0
12mr|paprefs-0.9.9-9|4	%if %{git}
12mr|paprefs-0.9.9-9|5	%define release %mkrel 0.%{git}.%rel
12mr|paprefs-0.9.9-9|6	%else
12mr|paprefs-0.9.9-9|7	%define release 9
12mr|paprefs-0.9.9-9|8	%endif
12mr|paprefs-0.9.9-9|9	
12mr|paprefs-0.9.9-9|10	Summary: PulseAudio Preferences
12mr|paprefs-0.9.9-9|11	Name: %{name}
12mr|paprefs-0.9.9-9|12	Version: %{version}
12mr|paprefs-0.9.9-9|13	Release: %{release}
12mr|paprefs-0.9.9-9|14	%if %{git}
12mr|paprefs-0.9.9-9|15	Source0: %{name}-%{git}.tar.lzma
12mr|paprefs-0.9.9-9|16	%else
12mr|paprefs-0.9.9-9|17	Source0: %{name}-%{version}.tar.gz
12mr|paprefs-0.9.9-9|18	%endif
12mr|paprefs-0.9.9-9|19	Source1: %{name}-16.png
12mr|paprefs-0.9.9-9|20	Source2: %{name}-32.png
12mr|paprefs-0.9.9-9|21	Patch100: 0100-packagekit-Tidy-up-packagekit-UI-integration-code.patch
12mr|paprefs-0.9.9-9|22	Patch101: 0101-Enable-the-PackageKit-install-buttons-only-when-Pack.patch
12mr|paprefs-0.9.9-9|23	Patch102: 0102-Dynamically-build-the-paths-to-the-modules.patch
12mr|paprefs-0.9.9-9|24	License: GPL
12mr|paprefs-0.9.9-9|25	Group: Sound
12mr|paprefs-0.9.9-9|26	Url: http://0pointer.de/lennart/projects/paprefs/
12mr|paprefs-0.9.9-9|27	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|paprefs-0.9.9-9|28	BuildRequires: gtkmm2.4-devel
12mr|paprefs-0.9.9-9|29	BuildRequires: libglademm2.4-devel
12mr|paprefs-0.9.9-9|30	BuildRequires: gconfmm2.6-devel
12mr|paprefs-0.9.9-9|31	BuildRequires: intltool
12mr|paprefs-0.9.9-9|32	BuildRequires: gettext-devel
12mr|paprefs-0.9.9-9|33	BuildRequires: libpulseaudio-devel >= 0.9.7
12mr|paprefs-0.9.9-9|34	BuildRequires: lynx
12mr|paprefs-0.9.9-9|35	BuildRequires: desktop-file-utils
12mr|paprefs-0.9.9-9|36	Requires: pulseaudio-module-gconf
12mr|paprefs-0.9.9-9|37	Requires(post): desktop-file-utils
12mr|paprefs-0.9.9-9|38	Requires(postun): desktop-file-utils
12mr|paprefs-0.9.9-9|39	
12mr|paprefs-0.9.9-9|40	%description
12mr|paprefs-0.9.9-9|41	PulseAudio Preferences is a simple GTK based configuration dialog for
12mr|paprefs-0.9.9-9|42	the PulseAudio sound server.
12mr|paprefs-0.9.9-9|43	
12mr|paprefs-0.9.9-9|44	Please note that this program can only configure local servers, and
12mr|paprefs-0.9.9-9|45	requires that a special module module-gconf is loaded in the sound
12mr|paprefs-0.9.9-9|46	server.
12mr|paprefs-0.9.9-9|47	
12mr|paprefs-0.9.9-9|48	%prep
12mr|paprefs-0.9.9-9|49	%if %{git}
12mr|paprefs-0.9.9-9|50	%setup -q -n %{name}
12mr|paprefs-0.9.9-9|51	%else
12mr|paprefs-0.9.9-9|52	%setup -q
12mr|paprefs-0.9.9-9|53	%endif
12mr|paprefs-0.9.9-9|54	%apply_patches
12mr|paprefs-0.9.9-9|55	
12mr|paprefs-0.9.9-9|56	%build
12mr|paprefs-0.9.9-9|57	%if %{git}
12mr|paprefs-0.9.9-9|58	libtoolize --force
12mr|paprefs-0.9.9-9|59	NOCONFIGURE=1 ./bootstrap.sh
12mr|paprefs-0.9.9-9|60	%endif
12mr|paprefs-0.9.9-9|61	autoreconf
12mr|paprefs-0.9.9-9|62	%configure2_5x
12mr|paprefs-0.9.9-9|63	%make
12mr|paprefs-0.9.9-9|64	
12mr|paprefs-0.9.9-9|65	%install
12mr|paprefs-0.9.9-9|66	rm -rf %{buildroot}
12mr|paprefs-0.9.9-9|67	%makeinstall_std
12mr|paprefs-0.9.9-9|68	
12mr|paprefs-0.9.9-9|69	sed -i "s/^Icon=.*/Icon=%{name}/" %{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|paprefs-0.9.9-9|70	desktop-file-install --vendor="" \
12mr|paprefs-0.9.9-9|71	--add-category="GTK" \
12mr|paprefs-0.9.9-9|72	--add-category="System" \
12mr|paprefs-0.9.9-9|73	--add-category="X-MandrivaLinux-CrossDesktop" \
12mr|paprefs-0.9.9-9|74	--remove-category="Application" \
12mr|paprefs-0.9.9-9|75	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|paprefs-0.9.9-9|76	
12mr|paprefs-0.9.9-9|77	echo "NotShowIn=KDE" >> %{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|paprefs-0.9.9-9|78	
12mr|paprefs-0.9.9-9|79	# Icons
12mr|paprefs-0.9.9-9|80	install -D -m 0644 %SOURCE1 %{buildroot}%{_miconsdir}/%{name}.png
12mr|paprefs-0.9.9-9|81	install -D -m 0644 %SOURCE2 %{buildroot}%{_iconsdir}/%{name}.png
12mr|paprefs-0.9.9-9|82	
12mr|paprefs-0.9.9-9|83	%find_lang %{name}
12mr|paprefs-0.9.9-9|84	
12mr|paprefs-0.9.9-9|85	%if %mdkversion < 200900
12mr|paprefs-0.9.9-9|86	%post
12mr|paprefs-0.9.9-9|87	%update_desktop_database
12mr|paprefs-0.9.9-9|88	%update_menus
12mr|paprefs-0.9.9-9|89	%endif
12mr|paprefs-0.9.9-9|90	
12mr|paprefs-0.9.9-9|91	%if %mdkversion < 200900
12mr|paprefs-0.9.9-9|92	%postun
12mr|paprefs-0.9.9-9|93	%clean_desktop_database
12mr|paprefs-0.9.9-9|94	%clean_menus
12mr|paprefs-0.9.9-9|95	%endif
12mr|paprefs-0.9.9-9|96	
12mr|paprefs-0.9.9-9|97	%clean
12mr|paprefs-0.9.9-9|98	rm -rf %{buildroot}
12mr|paprefs-0.9.9-9|99	
12mr|paprefs-0.9.9-9|100	%files -f %{name}.lang
12mr|paprefs-0.9.9-9|101	%defattr(-,root,root)
12mr|paprefs-0.9.9-9|102	%doc README LICENSE
12mr|paprefs-0.9.9-9|103	%{_bindir}/%name
12mr|paprefs-0.9.9-9|104	%{_datadir}/applications/%{name}.desktop
12mr|paprefs-0.9.9-9|105	%{_datadir}/%{name}/%{name}.glade
12mr|paprefs-0.9.9-9|106	%{_miconsdir}/%{name}.png
12mr|paprefs-0.9.9-9|107	%{_iconsdir}/%{name}.png
12mr|paprefs-0.9.9-9|108	
12mr|paprefs-0.9.9-9|109	
12mr|paprefs-0.9.9-9|110	
12mr|paprefs-0.9.9-9|111	
12mr|paprefs-0.9.9-9|112	
12mr|paprefs-0.9.9-9|113	%changelog
12mr|paprefs-0.9.9-9|114	

15399 12
12mr|parallel-20120622-1|1	Name:		parallel
12mr|parallel-20120622-1|2	Summary:	A shell tool for executing jobs in parallel
12mr|parallel-20120622-1|3	Version:	20120622
12mr|parallel-20120622-1|4	Release:	%mkrel 1
12mr|parallel-20120622-1|5	License:	GPLv3+
12mr|parallel-20120622-1|6	Source0:	http://ftp.gnu.org/gnu/parallel/%{name}-%{version}.tar.bz2
12mr|parallel-20120622-1|7	Source1:	http://ftp.gnu.org/gnu/parallel/%{name}-%{version}.tar.bz2.sig
12mr|parallel-20120622-1|8	URL:		http://www.gnu.org/software/parallel/
12mr|parallel-20120622-1|9	Group:		File tools
12mr|parallel-20120622-1|10	Requires:	perl
12mr|parallel-20120622-1|11	BuildArch:	noarch
12mr|parallel-20120622-1|12	
12mr|parallel-20120622-1|13	%description
12mr|parallel-20120622-1|14	GNU parallel is a shell tool for executing jobs in parallel locally
12mr|parallel-20120622-1|15	or using remote machines. A job is typically a single command or a small
12mr|parallel-20120622-1|16	script that has to be run for each of the lines in the input. The typical
12mr|parallel-20120622-1|17	input is a list of files, a list of hosts, a list of users, a list of URLs,
12mr|parallel-20120622-1|18	or a list of tables.
12mr|parallel-20120622-1|19	
12mr|parallel-20120622-1|20	%prep
12mr|parallel-20120622-1|21	%setup -q
12mr|parallel-20120622-1|22	
12mr|parallel-20120622-1|23	%build
12mr|parallel-20120622-1|24	%configure2_5x
12mr|parallel-20120622-1|25	make
12mr|parallel-20120622-1|26	
12mr|parallel-20120622-1|27	%install
12mr|parallel-20120622-1|28	%makeinstall_std
12mr|parallel-20120622-1|29	
12mr|parallel-20120622-1|30	# (Kharec: It seems we can have a site wide config file now, so create it directly at the install)
12mr|parallel-20120622-1|31	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12mr|parallel-20120622-1|32	touch %{buildroot}%{_sysconfdir}/%{name}/config
12mr|parallel-20120622-1|33	
12mr|parallel-20120622-1|34	%files
12mr|parallel-20120622-1|35	%defattr(-,root,root)
12mr|parallel-20120622-1|36	%doc README NEWS
12mr|parallel-20120622-1|37	%{_bindir}/parallel
12mr|parallel-20120622-1|38	%{_bindir}/sem
12mr|parallel-20120622-1|39	%{_bindir}/sql
12mr|parallel-20120622-1|40	%{_mandir}/man1/parallel.1*
12mr|parallel-20120622-1|41	%{_mandir}/man1/sem.1*
12mr|parallel-20120622-1|42	%{_mandir}/man1/sql.1*
12mr|parallel-20120622-1|43	%{_bindir}/niceload
12mr|parallel-20120622-1|44	%config(noreplace) %{_sysconfdir}/%{name}/config
12mr|parallel-20120622-1|45	%{_mandir}/man1/niceload.1*
12mr|parallel-20120622-1|46	
12mr|parallel-20120622-1|47	
12mr|parallel-20120622-1|48	
12mr|parallel-20120622-1|49	%changelog
12mr|parallel-20120622-1|50	

15400 12
12mr|parcellite-1.0.2-0.rc5.3|1	%define version 1.0.2
12mr|parcellite-1.0.2-0.rc5.3|2	%define prerel rc5
12mr|parcellite-1.0.2-0.rc5.3|3	
12mr|parcellite-1.0.2-0.rc5.3|4	Name:           parcellite
12mr|parcellite-1.0.2-0.rc5.3|5	Summary:        Lightweight GTK+ clipboard manager
12mr|parcellite-1.0.2-0.rc5.3|6	Version:        %{version}
12mr|parcellite-1.0.2-0.rc5.3|7	Release:        %{?prerel:0.%{prerel}.}3
12mr|parcellite-1.0.2-0.rc5.3|8	Source0:        http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}%{?prerel}.tar.gz
12mr|parcellite-1.0.2-0.rc5.3|9	#Source with correct pot file. You may use it for translate and make lang patch
12mr|parcellite-1.0.2-0.rc5.3|10	Source1:	parcellite_po.tar.gz
12mr|parcellite-1.0.2-0.rc5.3|11	Patch0:		parcellite-ru.patch
12mr|parcellite-1.0.2-0.rc5.3|12	Patch1:		parcellite-1.0.2rc5-rosa-glib.patch
12mr|parcellite-1.0.2-0.rc5.3|13	URL:            http://parcellite.sourceforge.net/
12mr|parcellite-1.0.2-0.rc5.3|14	
12mr|parcellite-1.0.2-0.rc5.3|15	Group:          Graphical desktop/GNOME
12mr|parcellite-1.0.2-0.rc5.3|16	License:        GPLv3+
12mr|parcellite-1.0.2-0.rc5.3|17	BuildRequires:  intltool
12mr|parcellite-1.0.2-0.rc5.3|18	BuildRequires:  gtk+2-devel >= 2.10.0
12mr|parcellite-1.0.2-0.rc5.3|19	
12mr|parcellite-1.0.2-0.rc5.3|20	%description
12mr|parcellite-1.0.2-0.rc5.3|21	Parcellite is a lightweight GTK+ clipboard manager. This is a stripped
12mr|parcellite-1.0.2-0.rc5.3|22	down, basic-features-only clipboard manager with a small memory footprint
12mr|parcellite-1.0.2-0.rc5.3|23	for those who like simplicity.
12mr|parcellite-1.0.2-0.rc5.3|24	
12mr|parcellite-1.0.2-0.rc5.3|25	%prep
12mr|parcellite-1.0.2-0.rc5.3|26	%setup -q -a1 -n %{name}-%{version}%{?prerel}
12mr|parcellite-1.0.2-0.rc5.3|27	%patch0 -p0
12mr|parcellite-1.0.2-0.rc5.3|28	%patch1 -p1
12mr|parcellite-1.0.2-0.rc5.3|29	
12mr|parcellite-1.0.2-0.rc5.3|30	rm -rf debian
12mr|parcellite-1.0.2-0.rc5.3|31	cd src
12mr|parcellite-1.0.2-0.rc5.3|32	rm -f *.o
12mr|parcellite-1.0.2-0.rc5.3|33	cd ..
12mr|parcellite-1.0.2-0.rc5.3|34	
12mr|parcellite-1.0.2-0.rc5.3|35	%build
12mr|parcellite-1.0.2-0.rc5.3|36	%configure2_5x
12mr|parcellite-1.0.2-0.rc5.3|37	make
12mr|parcellite-1.0.2-0.rc5.3|38	
12mr|parcellite-1.0.2-0.rc5.3|39	%install
12mr|parcellite-1.0.2-0.rc5.3|40	%makeinstall_std
12mr|parcellite-1.0.2-0.rc5.3|41	
12mr|parcellite-1.0.2-0.rc5.3|42	%find_lang %{name}
12mr|parcellite-1.0.2-0.rc5.3|43	
12mr|parcellite-1.0.2-0.rc5.3|44	%files -f %{name}.lang
12mr|parcellite-1.0.2-0.rc5.3|45	%doc AUTHORS COPYING NEWS README ChangeLog TODO
12mr|parcellite-1.0.2-0.rc5.3|46	%{_bindir}/%{name}
12mr|parcellite-1.0.2-0.rc5.3|47	%{_datadir}/applications/%{name}.desktop
12mr|parcellite-1.0.2-0.rc5.3|48	%config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}-startup.desktop
12mr|parcellite-1.0.2-0.rc5.3|49	%{_mandir}/man1/%{name}.1*
12mr|parcellite-1.0.2-0.rc5.3|50	%{_datadir}/pixmaps/*
12mr|parcellite-1.0.2-0.rc5.3|51	
12mr|parcellite-1.0.2-0.rc5.3|52	
12mr|parcellite-1.0.2-0.rc5.3|53	
12mr|parcellite-1.0.2-0.rc5.3|54	%changelog
12mr|parcellite-1.0.2-0.rc5.3|55	

15401 12
12mr|parley-4.9.4-1|1	Name:		parley
12mr|parley-4.9.4-1|2	Summary:	KDE Vocabulary training application
12mr|parley-4.9.4-1|3	Version:	4.9.4
12mr|parley-4.9.4-1|4	Release:	1
12mr|parley-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|parley-4.9.4-1|6	License:	GPLv2 GFDL LGPLv2+ LGPLv2
12mr|parley-4.9.4-1|7	URL:		http://edu.kde.org/parley
12mr|parley-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|parley-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|parley-4.9.4-1|10	BuildRequires:	libkdeedu-devel >= %{version}
12mr|parley-4.9.4-1|11	BuildRequires:	pkgconfig(libattica)
12mr|parley-4.9.4-1|12	BuildRequires:	pkgconfig(libxml-2.0)
12mr|parley-4.9.4-1|13	BuildRequires:	pkgconfig(libxslt)
12mr|parley-4.9.4-1|14	Requires:	libkdeedu = %{version}
12mr|parley-4.9.4-1|15	Requires:	python-mwclient
12mr|parley-4.9.4-1|16	
12mr|parley-4.9.4-1|17	%description
12mr|parley-4.9.4-1|18	Parley is a program to help you memorize things.
12mr|parley-4.9.4-1|19	
12mr|parley-4.9.4-1|20	Parley supports many language specific features but can be used for other
12mr|parley-4.9.4-1|21	learning tasks just as well. It uses the spaced repetition learning method,
12mr|parley-4.9.4-1|22	also known as flash cards.
12mr|parley-4.9.4-1|23	
12mr|parley-4.9.4-1|24	%files
12mr|parley-4.9.4-1|25	%doc COPYING COPYING.DOC AUTHORS
12mr|parley-4.9.4-1|26	%{_kde_bindir}/parley
12mr|parley-4.9.4-1|27	%{_kde_appsdir}/parley
12mr|parley-4.9.4-1|28	%{_kde_appsdir}/desktoptheme/default/widgets/parley_plasma_card.svg
12mr|parley-4.9.4-1|29	%{_kde_iconsdir}/*/*/apps/parley*
12mr|parley-4.9.4-1|30	%{_kde_applicationsdir}/parley.desktop
12mr|parley-4.9.4-1|31	%{_kde_services}/plasma-dataengine-parley.desktop
12mr|parley-4.9.4-1|32	%{_kde_services}/plasma_parley.desktop
12mr|parley-4.9.4-1|33	%{_kde_datadir}/config.kcfg/parley.kcfg
12mr|parley-4.9.4-1|34	%{_kde_datadir}/config.kcfg/languagesettings.kcfg
12mr|parley-4.9.4-1|35	%{_kde_datadir}/config.kcfg/documentsettings.kcfg
12mr|parley-4.9.4-1|36	%{_kde_configdir}/parley.knsrc
12mr|parley-4.9.4-1|37	%{_kde_configdir}/parley-themes.knsrc
12mr|parley-4.9.4-1|38	%{_kde_libdir}/kde4/plasma_applet_parley.so
12mr|parley-4.9.4-1|39	%{_kde_libdir}/kde4/plasma_engine_parley.so
12mr|parley-4.9.4-1|40	%{_kde_docdir}/HTML/*/parley
12mr|parley-4.9.4-1|41	
12mr|parley-4.9.4-1|42	#----------------------------------------------------------------------
12mr|parley-4.9.4-1|43	
12mr|parley-4.9.4-1|44	%prep
12mr|parley-4.9.4-1|45	%setup -q
12mr|parley-4.9.4-1|46	
12mr|parley-4.9.4-1|47	%build
12mr|parley-4.9.4-1|48	%cmake_kde4
12mr|parley-4.9.4-1|49	%make
12mr|parley-4.9.4-1|50	
12mr|parley-4.9.4-1|51	%install
12mr|parley-4.9.4-1|52	%makeinstall_std -C build
12mr|parley-4.9.4-1|53	
12mr|parley-4.9.4-1|54	%changelog
12mr|parley-4.9.4-1|55	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|parley-4.9.4-1|56	- New version 4.9.4
12mr|parley-4.9.4-1|57	
12mr|parley-4.9.4-1|58	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|parley-4.9.4-1|59	- New version 4.9.3
12mr|parley-4.9.4-1|60	
12mr|parley-4.9.4-1|61	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|parley-4.9.4-1|62	- New version 4.9.2
12mr|parley-4.9.4-1|63	
12mr|parley-4.9.4-1|64	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|parley-4.9.4-1|65	- New version 4.9.1
12mr|parley-4.9.4-1|66	
12mr|parley-4.9.4-1|67	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|parley-4.9.4-1|68	- New version 4.9.0
12mr|parley-4.9.4-1|69	
12mr|parley-4.9.4-1|70	* Sat Jul 21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|parley-4.9.4-1|71	- New version 4.8.97
12mr|parley-4.9.4-1|72	
12mr|parley-4.9.4-1|73	* Sat Jul 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|parley-4.9.4-1|74	- New version 4.8.95
12mr|parley-4.9.4-1|75	- Add pkgconfig(libattica) to BuildRequires
12mr|parley-4.9.4-1|76	
12mr|parley-4.9.4-1|77	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.4-69.1mib2010.2
12mr|parley-4.9.4-1|78	- New version 4.8.4
12mr|parley-4.9.4-1|79	- MIB (Mandriva International Backports)
12mr|parley-4.9.4-1|80	
12mr|parley-4.9.4-1|81	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.3-69.1mib2010.2
12mr|parley-4.9.4-1|82	- New version 4.8.3
12mr|parley-4.9.4-1|83	- MIB (Mandriva International Backports)
12mr|parley-4.9.4-1|84	
12mr|parley-4.9.4-1|85	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.2-69.1mib2010.2
12mr|parley-4.9.4-1|86	- New version 4.8.2
12mr|parley-4.9.4-1|87	- MIB (Mandriva International Backports)
12mr|parley-4.9.4-1|88	
12mr|parley-4.9.4-1|89	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.1-69.1mib2010.2
12mr|parley-4.9.4-1|90	- New version 4.8.1
12mr|parley-4.9.4-1|91	- MIB (Mandriva International Backports)
12mr|parley-4.9.4-1|92	
12mr|parley-4.9.4-1|93	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.0-69.1mib2010.2
12mr|parley-4.9.4-1|94	+ Revision: 762502
12mr|parley-4.9.4-1|95	- Backport to 2010.2 for MIB users
12mr|parley-4.9.4-1|96	- Add pkgconfig(libxml-2.0) and pkgconfig(libxslt) to BuildRequires
12mr|parley-4.9.4-1|97	- MIB (Mandriva International Backports)
12mr|parley-4.9.4-1|98	
12mr|parley-4.9.4-1|99	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|parley-4.9.4-1|100	+ Revision: 762502
12mr|parley-4.9.4-1|101	- New upstream tarball
12mr|parley-4.9.4-1|102	
12mr|parley-4.9.4-1|103	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|parley-4.9.4-1|104	+ Revision: 758087
12mr|parley-4.9.4-1|105	- New upstream tarball
12mr|parley-4.9.4-1|106	
12mr|parley-4.9.4-1|107	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|parley-4.9.4-1|108	+ Revision: 744566
12mr|parley-4.9.4-1|109	- New upstream tarball
12mr|parley-4.9.4-1|110	
12mr|parley-4.9.4-1|111	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|parley-4.9.4-1|112	+ Revision: 739321
12mr|parley-4.9.4-1|113	- New upstream tarball $NEW_VERSION
12mr|parley-4.9.4-1|114	
12mr|parley-4.9.4-1|115	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|parley-4.9.4-1|116	+ Revision: 731880
12mr|parley-4.9.4-1|117	- New upstream tarball 4.7.80
12mr|parley-4.9.4-1|118	
12mr|parley-4.9.4-1|119	* Mon Nov 14 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.41-1
12mr|parley-4.9.4-1|120	+ Revision: 730550
12mr|parley-4.9.4-1|121	- Fix typo in URL
12mr|parley-4.9.4-1|122	- Import package
12mr|parley-4.9.4-1|123	

15402 12
12mr|parted-3.1-3|1	%define _disable_ld_no_undefined 1
12mr|parted-3.1-3|2	
12mr|parted-3.1-3|3	%define	major		2
12mr|parted-3.1-3|4	%define	libname		%mklibname %{name} %{major}
12mr|parted-3.1-3|5	%define	devname		%mklibname %{name} -d
12mr|parted-3.1-3|6	
12mr|parted-3.1-3|7	%define	fsresize_major	0
12mr|parted-3.1-3|8	%define	libfsresize	%mklibname %{name}-fs-resize %{fsresize_major}
12mr|parted-3.1-3|9	
12mr|parted-3.1-3|10	Name:		parted
12mr|parted-3.1-3|11	Version:	3.1
12mr|parted-3.1-3|12	Release:	3
12mr|parted-3.1-3|13	Summary:	Flexible partitioning tool
12mr|parted-3.1-3|14	License:	GPLv3+
12mr|parted-3.1-3|15	Group:		System/Configuration/Hardware
12mr|parted-3.1-3|16	URL:		http://www.gnu.org/software/parted/
12mr|parted-3.1-3|17	Source0:	http://ftp.gnu.org/gnu/parted/parted-%{version}.tar.xz
12mr|parted-3.1-3|18	Source1:	http://ftp.gnu.org/gnu/parted/parted-%{version}.tar.xz.sig
12mr|parted-3.1-3|19	BuildRequires:	pkgconfig(devmapper)
12mr|parted-3.1-3|20	BuildRequires:	gettext-devel >= 0.18
12mr|parted-3.1-3|21	BuildRequires:	pkgconfig(ext2fs)
12mr|parted-3.1-3|22	BuildRequires:	pkgconfig(uuid)
12mr|parted-3.1-3|23	BuildRequires:	gpm-devel
12mr|parted-3.1-3|24	BuildRequires:	pkgconfig(ncurses)
12mr|parted-3.1-3|25	BuildRequires:	readline-devel
12mr|parted-3.1-3|26	Requires:	e2fsprogs
12mr|parted-3.1-3|27	
12mr|parted-3.1-3|28	%package -n	%{libname}
12mr|parted-3.1-3|29	Summary:	The parted library
12mr|parted-3.1-3|30	Group:		Development/C
12mr|parted-3.1-3|31	
12mr|parted-3.1-3|32	%package -n	%{libfsresize}
12mr|parted-3.1-3|33	Summary:	The parted fs-resize library
12mr|parted-3.1-3|34	Group:		Development/C
12mr|parted-3.1-3|35	
12mr|parted-3.1-3|36	%package -n	%{devname}
12mr|parted-3.1-3|37	Summary:	Files required to compile software that uses libparted
12mr|parted-3.1-3|38	Group:		Development/C
12mr|parted-3.1-3|39	Requires:	e2fsprogs
12mr|parted-3.1-3|40	Requires:	%{libname} = %{version}
12mr|parted-3.1-3|41	Requires:	%{libfsresize} = %{version}
12mr|parted-3.1-3|42	Provides:	parted-devel = %{version}
12mr|parted-3.1-3|43	
12mr|parted-3.1-3|44	%description
12mr|parted-3.1-3|45	GNU Parted is a program that allows you to create, destroy,
12mr|parted-3.1-3|46	resize, move and copy hard disk partitions. This is useful for
12mr|parted-3.1-3|47	creating space for new operating systems, reorganising disk
12mr|parted-3.1-3|48	usage, and copying data to new hard disks.
12mr|parted-3.1-3|49	
12mr|parted-3.1-3|50	%description -n %{libname}
12mr|parted-3.1-3|51	This package includes the dynamic libraries
12mr|parted-3.1-3|52	
12mr|parted-3.1-3|53	%description -n %{libfsresize}
12mr|parted-3.1-3|54	This package includes the dynamic libraries
12mr|parted-3.1-3|55	
12mr|parted-3.1-3|56	%description -n %{devname}
12mr|parted-3.1-3|57	This package includes the header files and libraries needed to
12mr|parted-3.1-3|58	link software with libparted.
12mr|parted-3.1-3|59	
12mr|parted-3.1-3|60	%prep
12mr|parted-3.1-3|61	%setup -q
12mr|parted-3.1-3|62	autoreconf -fi
12mr|parted-3.1-3|63	
12mr|parted-3.1-3|64	%build
12mr|parted-3.1-3|65	%configure2_5x	--enable-device-mapper \
12mr|parted-3.1-3|66	--with-readline \
12mr|parted-3.1-3|67	--with-pic \
12mr|parted-3.1-3|68	--disable-static
12mr|parted-3.1-3|69	%make
12mr|parted-3.1-3|70	
12mr|parted-3.1-3|71	%install
12mr|parted-3.1-3|72	%makeinstall_std
12mr|parted-3.1-3|73	
12mr|parted-3.1-3|74	%find_lang %{name}
12mr|parted-3.1-3|75	
12mr|parted-3.1-3|76	%check
12mr|parted-3.1-3|77	export PATH=$PATH:/sbin
12mr|parted-3.1-3|78	make check
12mr|parted-3.1-3|79	
12mr|parted-3.1-3|80	%files -f %{name}.lang
12mr|parted-3.1-3|81	%doc README
12mr|parted-3.1-3|82	%{_sbindir}/*
12mr|parted-3.1-3|83	%{_mandir}/man*/*
12mr|parted-3.1-3|84	%{_infodir}/parted.info*
12mr|parted-3.1-3|85	
12mr|parted-3.1-3|86	%files -n %{libname}
12mr|parted-3.1-3|87	%doc TODO
12mr|parted-3.1-3|88	%{_libdir}/lib%{name}.so.%{major}*
12mr|parted-3.1-3|89	
12mr|parted-3.1-3|90	%files -n %{libfsresize}
12mr|parted-3.1-3|91	%{_libdir}/lib%{name}-fs-resize.so.%{fsresize_major}*
12mr|parted-3.1-3|92	
12mr|parted-3.1-3|93	%files -n %{devname}
12mr|parted-3.1-3|94	%doc AUTHORS ChangeLog doc/API
12mr|parted-3.1-3|95	%{_libdir}/*.so
12mr|parted-3.1-3|96	%{_includedir}/*
12mr|parted-3.1-3|97	%{_libdir}/pkgconfig/libparted.pc
12mr|parted-3.1-3|98	
12mr|parted-3.1-3|99	
12mr|parted-3.1-3|100	
12mr|parted-3.1-3|101	%changelog
12mr|parted-3.1-3|102	* Mon Aug  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|parted-3.1-3|103	+ Commit: 00541d7
12mr|parted-3.1-3|104	- New version 3.1 (sync with Cooker), drop ancient Obsoletes
12mr|parted-3.1-3|105	
12mr|parted-3.1-3|106	

15403 12
12mr|partimage-0.6.9-1|1	Summary:	Partition Image
12mr|partimage-0.6.9-1|2	Name:		partimage
12mr|partimage-0.6.9-1|3	Version:	0.6.9
12mr|partimage-0.6.9-1|4	Release:	1
12mr|partimage-0.6.9-1|5	URL:		http://www.partimage.org/
12mr|partimage-0.6.9-1|6	License:	GPL
12mr|partimage-0.6.9-1|7	Group:		Archiving/Backup
12mr|partimage-0.6.9-1|8	Source:		%{name}-%{version}.tar.bz2
12mr|partimage-0.6.9-1|9	Source1:	partimage.1
12mr|partimage-0.6.9-1|10	Source2:	partimaged.8
12mr|partimage-0.6.9-1|11	Source3:	partimagedusers.5
12mr|partimage-0.6.9-1|12	Source4:	partimaged-sysconfig
12mr|partimage-0.6.9-1|13	Source5:	partimaged-init.d
12mr|partimage-0.6.9-1|14	Patch3:		partimage-0.6.7-ssl-certs-policy.patch
12mr|partimage-0.6.9-1|15	Patch12:	partimage-0.6.8-lzma.patch
12mr|partimage-0.6.9-1|16	Patch13:	partimage-0.6.7-splash.patch
12mr|partimage-0.6.9-1|17	Patch14:	partimage-0.6.9-zlib.patch
12mr|partimage-0.6.9-1|18	BuildRequires:	automake1.8
12mr|partimage-0.6.9-1|19	BuildRequires:	bzip2-devel
12mr|partimage-0.6.9-1|20	BuildRequires:	gettext-devel
12mr|partimage-0.6.9-1|21	BuildRequires:	liblzmadec-devel
12mr|partimage-0.6.9-1|22	BuildRequires:	pkgconfig(libnewt)
12mr|partimage-0.6.9-1|23	BuildRequires:	openssl
12mr|partimage-0.6.9-1|24	BuildRequires:	pkgconfig(openssl)
12mr|partimage-0.6.9-1|25	BuildRequires:	zlib-devel
12mr|partimage-0.6.9-1|26	BuildRequires:	rpm-helper >= 0.21
12mr|partimage-0.6.9-1|27	Requires:	openssl > 0.9.6
12mr|partimage-0.6.9-1|28	Requires(post): rpm-helper >= 0.21
12mr|partimage-0.6.9-1|29	
12mr|partimage-0.6.9-1|30	%description
12mr|partimage-0.6.9-1|31	Partition Image is a Linux/UNIX partition imaging utility: it saves
12mr|partimage-0.6.9-1|32	partitions in the following file system formats to an image file:
12mr|partimage-0.6.9-1|33	- Ext2FS & Ext3FS (the linux standard),
12mr|partimage-0.6.9-1|34	- FAT16/32 (DOS & Windows file systems),
12mr|partimage-0.6.9-1|35	- HFS (MacOS File System),
12mr|partimage-0.6.9-1|36	- JFS (Journalised File System, from IBM, used on Aix),
12mr|partimage-0.6.9-1|37	- NTFS (Windows NT File System),
12mr|partimage-0.6.9-1|38	- HPFS (IBM OS/2 File System),
12mr|partimage-0.6.9-1|39	- ReiserFS (a journalized and powerful file system),
12mr|partimage-0.6.9-1|40	- UFS (Unix File System),
12mr|partimage-0.6.9-1|41	- XFS (another jounalized and efficient File System, from SGI, used on Irix),
12mr|partimage-0.6.9-1|42	
12mr|partimage-0.6.9-1|43	Only used blocks are copied. The image file can be
12mr|partimage-0.6.9-1|44	compressed in the GZIP/BZIP2 formats to save disk space, and splitted
12mr|partimage-0.6.9-1|45	into multiple files to be copied on amovibles floppies (ZIP for example),
12mr|partimage-0.6.9-1|46	or burned on a CD-R ...
12mr|partimage-0.6.9-1|47	
12mr|partimage-0.6.9-1|48	This allows to save a full Linux/Windows system, with an only
12mr|partimage-0.6.9-1|49	operation. When problems (viruses, crash, error, ...), you just have to
12mr|partimage-0.6.9-1|50	restore, and after several minutes, all your system is restored (boot,
12mr|partimage-0.6.9-1|51	files, ...), and fully working.
12mr|partimage-0.6.9-1|52	
12mr|partimage-0.6.9-1|53	This is very useful when installing the same software on many
12mr|partimage-0.6.9-1|54	machines: just install one of them, creat|e an image, and just restore
12mr|partimage-0.6.9-1|55	the image on all other machines. Then, after the first one, each
12mr|partimage-0.6.9-1|56	installation is automatically made, and only require a few minutes.
12mr|partimage-0.6.9-1|57	
12mr|partimage-0.6.9-1|58	%prep
12mr|partimage-0.6.9-1|59	%setup -q
12mr|partimage-0.6.9-1|60	%patch3 -p1
12mr|partimage-0.6.9-1|61	%patch12 -p1 -b .lzma
12mr|partimage-0.6.9-1|62	%patch13 -p1 -b .splash
12mr|partimage-0.6.9-1|63	%patch14 -p1 -b .zlib
12mr|partimage-0.6.9-1|64	
12mr|partimage-0.6.9-1|65	for i in %{_datadir}/automake-1.*/mkinstalldirs; do cp -f $i .; done
12mr|partimage-0.6.9-1|66	
12mr|partimage-0.6.9-1|67	%build
12mr|partimage-0.6.9-1|68	cp %{_datadir}/gettext/config.rpath .
12mr|partimage-0.6.9-1|69	%configure2_5x
12mr|partimage-0.6.9-1|70	%make
12mr|partimage-0.6.9-1|71	
12mr|partimage-0.6.9-1|72	%install
12mr|partimage-0.6.9-1|73	%makeinstall_std
12mr|partimage-0.6.9-1|74	
12mr|partimage-0.6.9-1|75	rm -rf %{buildroot}%{_infodir}/*
12mr|partimage-0.6.9-1|76	
12mr|partimage-0.6.9-1|77	install -m644 %{SOURCE1} -D %{buildroot}%{_mandir}/man1/partimage.1
12mr|partimage-0.6.9-1|78	install -m644 %{SOURCE2} -D %{buildroot}%{_mandir}/man8/partimaged.8
12mr|partimage-0.6.9-1|79	install -m644 %{SOURCE3} -D %{buildroot}%{_mandir}/man5/partimagedusers.5
12mr|partimage-0.6.9-1|80	install -m644 %{SOURCE4} -D %{buildroot}%{_sysconfdir}/sysconfig/partimaged
12mr|partimage-0.6.9-1|81	install -m755 %{SOURCE5} -D %{buildroot}%{_initrddir}/partimaged
12mr|partimage-0.6.9-1|82	
12mr|partimage-0.6.9-1|83	cat > README.mdv <<EOF
12mr|partimage-0.6.9-1|84	Mandriva RPM specific notes
12mr|partimage-0.6.9-1|85	
12mr|partimage-0.6.9-1|86	setup
12mr|partimage-0.6.9-1|87	-----
12mr|partimage-0.6.9-1|88	In order to comply with Mandriva SSL certificates policy, partimage binary has
12mr|partimage-0.6.9-1|89	been modified to use the following files:
12mr|partimage-0.6.9-1|90	- /etc/pki/tls/certs/partimage.pem instead of default
12mr|partimage-0.6.9-1|91	/etc/partimaged/partimaged.cert
12mr|partimage-0.6.9-1|92	- /etc/pki/tls/private/partimage.pem instead of default
12mr|partimage-0.6.9-1|93	/etc/partimaged/partimaged.key
12mr|partimage-0.6.9-1|94	EOF
12mr|partimage-0.6.9-1|95	
12mr|partimage-0.6.9-1|96	%find_lang %{name}
12mr|partimage-0.6.9-1|97	
12mr|partimage-0.6.9-1|98	%pre
12mr|partimage-0.6.9-1|99	/usr/sbin/groupadd -r -f partimag > /dev/null 2>&1 ||:
12mr|partimage-0.6.9-1|100	/usr/sbin/useradd -g partimag -d /home/partimag -r -s /bin/bash partimag > /dev/null 2>&1 ||:
12mr|partimage-0.6.9-1|101	
12mr|partimage-0.6.9-1|102	%post
12mr|partimage-0.6.9-1|103	dir=/var/lib/partimage
12mr|partimage-0.6.9-1|104	if [ ! -d $dir ]; then
12mr|partimage-0.6.9-1|105	mkdir -p $dir/{dev,etc,%_lib,var/log}
12mr|partimage-0.6.9-1|106	cp -a /dev/{null,tty} $dir/dev
12mr|partimage-0.6.9-1|107	cp /%_lib/{libnss_compat.so.2,libnss_files.so.2} $dir/%_lib
12mr|partimage-0.6.9-1|108	grep partimag /etc/passwd > $dir/etc/passwd
12mr|partimage-0.6.9-1|109	grep partimag /etc/group > $dir/etc/group
12mr|partimage-0.6.9-1|110	install -d -o partimag $dir/data
12mr|partimage-0.6.9-1|111	fi
12mr|partimage-0.6.9-1|112	# now all you have to do is run partimaged -D --chroot /var/lib/partimage
12mr|partimage-0.6.9-1|113	%_post_service partimaged
12mr|partimage-0.6.9-1|114	%_create_ssl_certificate partimage -g partimag
12mr|partimage-0.6.9-1|115	
12mr|partimage-0.6.9-1|116	%preun
12mr|partimage-0.6.9-1|117	%_preun_service partimaged
12mr|partimage-0.6.9-1|118	
12mr|partimage-0.6.9-1|119	%files -f %{name}.lang
12mr|partimage-0.6.9-1|120	%doc BUGS AUTHORS ABOUT-NLS COPYING ChangeLog
12mr|partimage-0.6.9-1|121	%doc FORMAT README README.partimaged README.mdv
12mr|partimage-0.6.9-1|122	%doc THANKS
12mr|partimage-0.6.9-1|123	%{_sbindir}/*
12mr|partimage-0.6.9-1|124	%{_sysconfdir}/sysconfig/partimaged
12mr|partimage-0.6.9-1|125	%{_initrddir}/partimaged
12mr|partimage-0.6.9-1|126	%attr(0600,partimag,partimag) %config(noreplace) %{_sysconfdir}/partimaged/partimagedusers
12mr|partimage-0.6.9-1|127	%{_mandir}/man1/partimage.1*
12mr|partimage-0.6.9-1|128	%{_mandir}/man5/partimagedusers.5*
12mr|partimage-0.6.9-1|129	%{_mandir}/man8/partimaged.8*
12mr|partimage-0.6.9-1|130	
12mr|partimage-0.6.9-1|131	
12mr|partimage-0.6.9-1|132	
12mr|partimage-0.6.9-1|133	%changelog
12mr|partimage-0.6.9-1|134	* Tue Aug  28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|partimage-0.6.9-1|135	+ Commit: 493e80b
12mr|partimage-0.6.9-1|136	- Add patch from Debian to fix build issues with new zlib
12mr|partimage-0.6.9-1|137	
12mr|partimage-0.6.9-1|138	* Tue Aug  28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|partimage-0.6.9-1|139	+ Commit: e62c85e
12mr|partimage-0.6.9-1|140	- New version 0.6.9 (sync with Cooker), convert BR to pkgconfig style
12mr|partimage-0.6.9-1|141	
12mr|partimage-0.6.9-1|142	

15404 12
12mr|passwd-0.78-2|1	Summary:	The passwd utility for setting/changing passwords using PAM
12mr|passwd-0.78-2|2	Name:		passwd
12mr|passwd-0.78-2|3	Version:	0.78
12mr|passwd-0.78-2|4	Release:	%mkrel 2
12mr|passwd-0.78-2|5	License:	BSD
12mr|passwd-0.78-2|6	Group:		System/Base
12mr|passwd-0.78-2|7	URL:		https://fedorahosted.org/passwd/
12mr|passwd-0.78-2|8	Source0:	https://fedorahosted.org/releases/p/a/passwd/%{name}-%{version}.tar.bz2
12mr|passwd-0.78-2|9	Patch0:		passwd-0.78-enable-gnome-keyring.patch
12mr|passwd-0.78-2|10	BuildRequires:	glib2-devel
12mr|passwd-0.78-2|11	BuildRequires:	libuser-devel
12mr|passwd-0.78-2|12	BuildRequires:	pam-devel
12mr|passwd-0.78-2|13	BuildRequires:	popt-devel
12mr|passwd-0.78-2|14	BuildRequires:	audit-devel
12mr|passwd-0.78-2|15	Requires:	pam >= 0.59
12mr|passwd-0.78-2|16	Requires(pre):	setup >= 2.7.12-2mdv
12mr|passwd-0.78-2|17	#needed for file-deps /etc/libuser.conf
12mr|passwd-0.78-2|18	Requires:	libuser
12mr|passwd-0.78-2|19	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|passwd-0.78-2|20	
12mr|passwd-0.78-2|21	%description
12mr|passwd-0.78-2|22	The passwd package contains a system utility (passwd) which sets
12mr|passwd-0.78-2|23	and/or changes passwords, using PAM (Pluggable Authentication
12mr|passwd-0.78-2|24	Modules).
12mr|passwd-0.78-2|25	
12mr|passwd-0.78-2|26	%prep
12mr|passwd-0.78-2|27	%setup -q
12mr|passwd-0.78-2|28	%patch0 -p1 -b .gnome~
12mr|passwd-0.78-2|29	
12mr|passwd-0.78-2|30	%build
12mr|passwd-0.78-2|31	%configure2_5x \
12mr|passwd-0.78-2|32	--without-selinux \
12mr|passwd-0.78-2|33	--without-pwdb \
12mr|passwd-0.78-2|34	--with-audit \
12mr|passwd-0.78-2|35	--with-libuser \
12mr|passwd-0.78-2|36	--disable-rpath
12mr|passwd-0.78-2|37	
12mr|passwd-0.78-2|38	%make
12mr|passwd-0.78-2|39	
12mr|passwd-0.78-2|40	%install
12mr|passwd-0.78-2|41	rm -rf %{buildroot}
12mr|passwd-0.78-2|42	
12mr|passwd-0.78-2|43	%makeinstall_std
12mr|passwd-0.78-2|44	
12mr|passwd-0.78-2|45	install -m644 passwd.pamd -D %{buildroot}%{_sysconfdir}/pam.d/passwd
12mr|passwd-0.78-2|46	
12mr|passwd-0.78-2|47	%find_lang %{name}
12mr|passwd-0.78-2|48	
12mr|passwd-0.78-2|49	%clean
12mr|passwd-0.78-2|50	rm -rf %{buildroot}
12mr|passwd-0.78-2|51	
12mr|passwd-0.78-2|52	%files -f %{name}.lang
12mr|passwd-0.78-2|53	%defattr(-,root,root)
12mr|passwd-0.78-2|54	%config(noreplace) %{_sysconfdir}/pam.d/passwd
12mr|passwd-0.78-2|55	%attr(4511,root,shadow) %{_bindir}/passwd
12mr|passwd-0.78-2|56	%{_mandir}/man1/passwd.1*
12mr|passwd-0.78-2|57	%lang(ja) %{_mandir}/ja/man1/passwd.1*
12mr|passwd-0.78-2|58	
12mr|passwd-0.78-2|59	
12mr|passwd-0.78-2|60	
12mr|passwd-0.78-2|61	%changelog
12mr|passwd-0.78-2|62	

15405 12
12mr|patch-2.6.1-6|1	Summary:	The GNU patch command, for modifying/upgrading files
12mr|patch-2.6.1-6|2	Name:		patch
12mr|patch-2.6.1-6|3	Version:	2.6.1
12mr|patch-2.6.1-6|4	Release:	%mkrel 6
12mr|patch-2.6.1-6|5	License:	GPLv3
12mr|patch-2.6.1-6|6	Group:		Text tools
12mr|patch-2.6.1-6|7	URL:		http://www.gnu.org/directory/GNU/patch.html
12mr|patch-2.6.1-6|8	Source0:	ftp://ftp.gnu.org/gnu/patch/%{name}-%{version}.tar.bz2
12mr|patch-2.6.1-6|9	Patch1:		patch-2.6-sigsegv.patch
12mr|patch-2.6.1-6|10	Patch3:		patch-2.6-stderr.patch
12mr|patch-2.6.1-6|11	Patch6:		patch-2.6-fix-str-fmt.patch
12mr|patch-2.6.1-6|12	Patch7:		buildfix.diff
12mr|patch-2.6.1-6|13	# debian patches:
12mr|patch-2.6.1-6|14	Patch103:	lenny-options.diff
12mr|patch-2.6.1-6|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|patch-2.6.1-6|16	
12mr|patch-2.6.1-6|17	%description
12mr|patch-2.6.1-6|18	The patch program applies diff files to originals.  The diff command
12mr|patch-2.6.1-6|19	is used to compare an original to a changed file.  Diff lists the
12mr|patch-2.6.1-6|20	changes made to the file.  A person who has the original file can then
12mr|patch-2.6.1-6|21	use the patch command with the diff file to add the changes to their
12mr|patch-2.6.1-6|22	original file (patching the file).
12mr|patch-2.6.1-6|23	
12mr|patch-2.6.1-6|24	Patch should be installed because it is a common way of upgrading
12mr|patch-2.6.1-6|25	applications.
12mr|patch-2.6.1-6|26	
12mr|patch-2.6.1-6|27	%prep
12mr|patch-2.6.1-6|28	%setup -q
12mr|patch-2.6.1-6|29	
12mr|patch-2.6.1-6|30	%patch1 -p1 -b .sigsegv
12mr|patch-2.6.1-6|31	%patch3 -p1 -b .stderr
12mr|patch-2.6.1-6|32	%patch6 -p0 -b .format_not_a_string_literal_and_no_format_arguments
12mr|patch-2.6.1-6|33	%patch7 -p0 -b .buildfix
12mr|patch-2.6.1-6|34	%patch103 -p1 -b .compat-options
12mr|patch-2.6.1-6|35	
12mr|patch-2.6.1-6|36	%build
12mr|patch-2.6.1-6|37	%configure2_5x
12mr|patch-2.6.1-6|38	%make
12mr|patch-2.6.1-6|39	
12mr|patch-2.6.1-6|40	%install
12mr|patch-2.6.1-6|41	rm -rf %{buildroot}
12mr|patch-2.6.1-6|42	%makeinstall
12mr|patch-2.6.1-6|43	
12mr|patch-2.6.1-6|44	%clean
12mr|patch-2.6.1-6|45	rm -rf %{buildroot}
12mr|patch-2.6.1-6|46	
12mr|patch-2.6.1-6|47	%files
12mr|patch-2.6.1-6|48	%defattr(644,root,root,755)
12mr|patch-2.6.1-6|49	%doc NEWS README AUTHORS ChangeLog
12mr|patch-2.6.1-6|50	%attr(0755,root,root) %{_bindir}/*
12mr|patch-2.6.1-6|51	%{_mandir}/*/*
12mr|patch-2.6.1-6|52	
12mr|patch-2.6.1-6|53	
12mr|patch-2.6.1-6|54	
12mr|patch-2.6.1-6|55	%changelog
12mr|patch-2.6.1-6|56	

15406 12
12mr|pavucontrol-0.9.10-8|1	%define name pavucontrol
12mr|pavucontrol-0.9.10-8|2	%define version 0.9.10
12mr|pavucontrol-0.9.10-8|3	%define git 0
12mr|pavucontrol-0.9.10-8|4	%define rel 8
12mr|pavucontrol-0.9.10-8|5	%if %{git}
12mr|pavucontrol-0.9.10-8|6	%define rel 0.%{git}.%rel
12mr|pavucontrol-0.9.10-8|7	%endif
12mr|pavucontrol-0.9.10-8|8	
12mr|pavucontrol-0.9.10-8|9	%define release %mkrel %rel
12mr|pavucontrol-0.9.10-8|10	
12mr|pavucontrol-0.9.10-8|11	Summary: Volume control for Pulseaudio sound server for Linux
12mr|pavucontrol-0.9.10-8|12	Name: %{name}
12mr|pavucontrol-0.9.10-8|13	Version: %{version}
12mr|pavucontrol-0.9.10-8|14	Release: %{release}
12mr|pavucontrol-0.9.10-8|15	%if %{git}
12mr|pavucontrol-0.9.10-8|16	Source0: %{name}-%{git}.tar.lzma
12mr|pavucontrol-0.9.10-8|17	%else
12mr|pavucontrol-0.9.10-8|18	Source0: %{name}-%{version}.tar.gz
12mr|pavucontrol-0.9.10-8|19	%endif
12mr|pavucontrol-0.9.10-8|20	Source1: %{name}-16.png
12mr|pavucontrol-0.9.10-8|21	Source2: %{name}-32.png
12mr|pavucontrol-0.9.10-8|22	Patch1: pavucontrol-coling-history-branch.patch
12mr|pavucontrol-0.9.10-8|23	Patch2: pavucontrol-peak-detect-survive-move.patch
12mr|pavucontrol-0.9.10-8|24	Patch100: 0100-Split-out-the-creation-of-the-PA-context-a-little.patch
12mr|pavucontrol-0.9.10-8|25	Patch101: 0101-streamwidget-Fix-a-compile-warning.patch
12mr|pavucontrol-0.9.10-8|26	Patch102: 0102-mainwindow-Add-a-method-to-remove-all-widgets-e.g.-o.patch
12mr|pavucontrol-0.9.10-8|27	Patch103: 0103-main-Automatically-reconnect-to-PA-upon-disconnectio.patch
12mr|pavucontrol-0.9.10-8|28	Patch104: 0104-connection-Show-a-nice-label-when-connecting-to-PA.patch
12mr|pavucontrol-0.9.10-8|29	Patch105: 0105-source-outputs-Fix-a-bug-where-the-no-streams-label-.patch
12mr|pavucontrol-0.9.10-8|30	Patch106: 0106-main-Cleanup-labels-after-connection-rework.patch
12mr|pavucontrol-0.9.10-8|31	Patch107: 0107-mainwindow-Compact-iterator-decls.patch
12mr|pavucontrol-0.9.10-8|32	Patch108: 0108-mainwindow-Save-restore-window-size.patch
12mr|pavucontrol-0.9.10-8|33	Patch109: 0109-mainwindow-Fix-clearing-out-of-clients.patch
12mr|pavucontrol-0.9.10-8|34	Patch110: 0110-main-Add-a-tab-command-line-argument-to-force-a-give.patch
12mr|pavucontrol-0.9.10-8|35	Patch111: 0111-main-Format-string-fixes.patch
12mr|pavucontrol-0.9.10-8|36	Patch112: 0112-source-outputs-Source-outputs-do-not-support-volume-.patch
12mr|pavucontrol-0.9.10-8|37	
12mr|pavucontrol-0.9.10-8|38	License: GPLv2+
12mr|pavucontrol-0.9.10-8|39	Group: Sound
12mr|pavucontrol-0.9.10-8|40	Url: http://0pointer.de/lennart/projects/pavucontrol
12mr|pavucontrol-0.9.10-8|41	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|pavucontrol-0.9.10-8|42	BuildRequires: gtkmm2.4-devel
12mr|pavucontrol-0.9.10-8|43	BuildRequires: libglademm2.4-devel
12mr|pavucontrol-0.9.10-8|44	BuildRequires: libpulseaudio-devel >= 0.9.7
12mr|pavucontrol-0.9.10-8|45	BuildRequires: lynx
12mr|pavucontrol-0.9.10-8|46	BuildRequires: desktop-file-utils
12mr|pavucontrol-0.9.10-8|47	BuildRequires: intltool
12mr|pavucontrol-0.9.10-8|48	BuildRequires: libcanberra-gtk-devel
12mr|pavucontrol-0.9.10-8|49	Requires: pulseaudio
12mr|pavucontrol-0.9.10-8|50	Requires(post): desktop-file-utils
12mr|pavucontrol-0.9.10-8|51	Requires(postun): desktop-file-utils
12mr|pavucontrol-0.9.10-8|52	
12mr|pavucontrol-0.9.10-8|53	Provides: pulseaudio-volume-control
12mr|pavucontrol-0.9.10-8|54	
12mr|pavucontrol-0.9.10-8|55	%description
12mr|pavucontrol-0.9.10-8|56	Pulseaudio Volume Control (pavucontrol) is a simple
12mr|pavucontrol-0.9.10-8|57	GTK based volume control tool for the Pulseaudio sound
12mr|pavucontrol-0.9.10-8|58	server. In contrast to classic mixer tools this one allows
12mr|pavucontrol-0.9.10-8|59	you to control both the volume of hardware devices and of
12mr|pavucontrol-0.9.10-8|60	each playback stream separately.
12mr|pavucontrol-0.9.10-8|61	
12mr|pavucontrol-0.9.10-8|62	%prep
12mr|pavucontrol-0.9.10-8|63	%if %{git}
12mr|pavucontrol-0.9.10-8|64	%setup -q -n %{name}-%{git}
12mr|pavucontrol-0.9.10-8|65	%else
12mr|pavucontrol-0.9.10-8|66	%setup -q
12mr|pavucontrol-0.9.10-8|67	%endif
12mr|pavucontrol-0.9.10-8|68	
12mr|pavucontrol-0.9.10-8|69	%apply_patches
12mr|pavucontrol-0.9.10-8|70	
12mr|pavucontrol-0.9.10-8|71	%build
12mr|pavucontrol-0.9.10-8|72	#%if %{git}
12mr|pavucontrol-0.9.10-8|73	echo "clean:" > Makefile
12mr|pavucontrol-0.9.10-8|74	./bootstrap.sh -V
12mr|pavucontrol-0.9.10-8|75	#%endif
12mr|pavucontrol-0.9.10-8|76	%configure2_5x
12mr|pavucontrol-0.9.10-8|77	%make
12mr|pavucontrol-0.9.10-8|78	
12mr|pavucontrol-0.9.10-8|79	%install
12mr|pavucontrol-0.9.10-8|80	rm -rf %{buildroot}
12mr|pavucontrol-0.9.10-8|81	%makeinstall_std
12mr|pavucontrol-0.9.10-8|82	
12mr|pavucontrol-0.9.10-8|83	sed -i "s/^Icon=.*/Icon=%{name}/" %{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|pavucontrol-0.9.10-8|84	desktop-file-install --vendor="" \
12mr|pavucontrol-0.9.10-8|85	--add-category="GTK" \
12mr|pavucontrol-0.9.10-8|86	--add-category="X-MandrivaLinux-Multimedia-Sound" \
12mr|pavucontrol-0.9.10-8|87	--add-category="X-MandrivaLinux-CrossDesktop" \
12mr|pavucontrol-0.9.10-8|88	--remove-category="Application" \
12mr|pavucontrol-0.9.10-8|89	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|pavucontrol-0.9.10-8|90	
12mr|pavucontrol-0.9.10-8|91	# Icons
12mr|pavucontrol-0.9.10-8|92	install -D -m 0644 %SOURCE1 %{buildroot}%{_miconsdir}/%{name}.png
12mr|pavucontrol-0.9.10-8|93	install -D -m 0644 %SOURCE2 %{buildroot}%{_iconsdir}/%{name}.png
12mr|pavucontrol-0.9.10-8|94	
12mr|pavucontrol-0.9.10-8|95	%find_lang %{name}
12mr|pavucontrol-0.9.10-8|96	
12mr|pavucontrol-0.9.10-8|97	%if %mdkversion < 200900
12mr|pavucontrol-0.9.10-8|98	%post
12mr|pavucontrol-0.9.10-8|99	%update_desktop_database
12mr|pavucontrol-0.9.10-8|100	%update_menus
12mr|pavucontrol-0.9.10-8|101	%endif
12mr|pavucontrol-0.9.10-8|102	
12mr|pavucontrol-0.9.10-8|103	%if %mdkversion < 200900
12mr|pavucontrol-0.9.10-8|104	%postun
12mr|pavucontrol-0.9.10-8|105	%clean_desktop_database
12mr|pavucontrol-0.9.10-8|106	%clean_menus
12mr|pavucontrol-0.9.10-8|107	%endif
12mr|pavucontrol-0.9.10-8|108	
12mr|pavucontrol-0.9.10-8|109	%clean
12mr|pavucontrol-0.9.10-8|110	rm -rf %{buildroot}
12mr|pavucontrol-0.9.10-8|111	
12mr|pavucontrol-0.9.10-8|112	%files -f %{name}.lang
12mr|pavucontrol-0.9.10-8|113	%defattr(-,root,root)
12mr|pavucontrol-0.9.10-8|114	%doc README LICENSE
12mr|pavucontrol-0.9.10-8|115	%{_bindir}/%name
12mr|pavucontrol-0.9.10-8|116	%{_datadir}/applications/%name.desktop
12mr|pavucontrol-0.9.10-8|117	%{_datadir}/%name/%name.glade
12mr|pavucontrol-0.9.10-8|118	%{_miconsdir}/%{name}.png
12mr|pavucontrol-0.9.10-8|119	%{_iconsdir}/%{name}.png
12mr|pavucontrol-0.9.10-8|120	
12mr|pavucontrol-0.9.10-8|121	
12mr|pavucontrol-0.9.10-8|122	
12mr|pavucontrol-0.9.10-8|123	
12mr|pavucontrol-0.9.10-8|124	
12mr|pavucontrol-0.9.10-8|125	%changelog
12mr|pavucontrol-0.9.10-8|126	

15407 12
12mr|pavumeter-0.9.3-10|1	%define name pavumeter
12mr|pavumeter-0.9.3-10|2	%define version 0.9.3
12mr|pavumeter-0.9.3-10|3	%define release %mkrel 10
12mr|pavumeter-0.9.3-10|4	%define title Pulseaudio Volume Meter
12mr|pavumeter-0.9.3-10|5	%define longtitle Volume meter for Pulseaudio sound server for Linux
12mr|pavumeter-0.9.3-10|6	
12mr|pavumeter-0.9.3-10|7	Summary: Volume meter for Pulseaudio sound server for Linux
12mr|pavumeter-0.9.3-10|8	Name: %{name}
12mr|pavumeter-0.9.3-10|9	Version: %{version}
12mr|pavumeter-0.9.3-10|10	Release: %{release}
12mr|pavumeter-0.9.3-10|11	Source0: %{name}-%{version}.tar.gz
12mr|pavumeter-0.9.3-10|12	Source1: %{name}-16.png
12mr|pavumeter-0.9.3-10|13	Source2: %{name}-32.png
12mr|pavumeter-0.9.3-10|14	License: LGPL
12mr|pavumeter-0.9.3-10|15	Group: Sound
12mr|pavumeter-0.9.3-10|16	Url: http://0pointer.de/lennart/projects/pavumeter
12mr|pavumeter-0.9.3-10|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|pavumeter-0.9.3-10|18	BuildRequires: gtkmm2.4-devel
12mr|pavumeter-0.9.3-10|19	BuildRequires: libglademm2.4-devel
12mr|pavumeter-0.9.3-10|20	BuildRequires: libpulseaudio-devel >= 0.9.7
12mr|pavumeter-0.9.3-10|21	BuildRequires: desktop-file-utils
12mr|pavumeter-0.9.3-10|22	BuildRequires: lynx
12mr|pavumeter-0.9.3-10|23	BuildRequires: desktop-file-utils
12mr|pavumeter-0.9.3-10|24	Requires: pulseaudio
12mr|pavumeter-0.9.3-10|25	Provides: pulseaudio-volume-meter
12mr|pavumeter-0.9.3-10|26	
12mr|pavumeter-0.9.3-10|27	%description
12mr|pavumeter-0.9.3-10|28	Pulseaudio Volume Meter (pavumeter) is a simple GTK volume meter
12mr|pavumeter-0.9.3-10|29	for the Pulseaudio sound server.
12mr|pavumeter-0.9.3-10|30	
12mr|pavumeter-0.9.3-10|31	%prep
12mr|pavumeter-0.9.3-10|32	%setup -q
12mr|pavumeter-0.9.3-10|33	
12mr|pavumeter-0.9.3-10|34	%build
12mr|pavumeter-0.9.3-10|35	%configure2_5x
12mr|pavumeter-0.9.3-10|36	%make
12mr|pavumeter-0.9.3-10|37	
12mr|pavumeter-0.9.3-10|38	%install
12mr|pavumeter-0.9.3-10|39	rm -rf %{buildroot}
12mr|pavumeter-0.9.3-10|40	%makeinstall_std
12mr|pavumeter-0.9.3-10|41	
12mr|pavumeter-0.9.3-10|42	sed -i "s/^Icon=.*/Icon=%{name}/" %{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|pavumeter-0.9.3-10|43	sed -i "s/^Icon=.*/Icon=%{name}-record/" %{buildroot}%{_datadir}/applications/%{name}-record.desktop
12mr|pavumeter-0.9.3-10|44	desktop-file-install --vendor="" \
12mr|pavumeter-0.9.3-10|45	--remove-category="Application" \
12mr|pavumeter-0.9.3-10|46	--add-category="GTK" \
12mr|pavumeter-0.9.3-10|47	--add-category="X-MandrivaLinux-Multimedia-Sound" \
12mr|pavumeter-0.9.3-10|48	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*.desktop
12mr|pavumeter-0.9.3-10|49	
12mr|pavumeter-0.9.3-10|50	# Icons
12mr|pavumeter-0.9.3-10|51	install -D -m 0644 %SOURCE1 %{buildroot}%{_miconsdir}/%{name}.png
12mr|pavumeter-0.9.3-10|52	install -D -m 0644 %SOURCE2 %{buildroot}%{_iconsdir}/%{name}.png
12mr|pavumeter-0.9.3-10|53	ln -s %{name}.png %{buildroot}%{_miconsdir}/%{name}-record.png
12mr|pavumeter-0.9.3-10|54	ln -s %{name}.png %{buildroot}%{_iconsdir}/%{name}-record.png
12mr|pavumeter-0.9.3-10|55	
12mr|pavumeter-0.9.3-10|56	%if %mdkversion < 200900
12mr|pavumeter-0.9.3-10|57	%post
12mr|pavumeter-0.9.3-10|58	%update_desktop_database
12mr|pavumeter-0.9.3-10|59	%update_menus
12mr|pavumeter-0.9.3-10|60	%endif
12mr|pavumeter-0.9.3-10|61	
12mr|pavumeter-0.9.3-10|62	%if %mdkversion < 200900
12mr|pavumeter-0.9.3-10|63	%postun
12mr|pavumeter-0.9.3-10|64	%clean_desktop_database
12mr|pavumeter-0.9.3-10|65	%clean_menus
12mr|pavumeter-0.9.3-10|66	%endif
12mr|pavumeter-0.9.3-10|67	
12mr|pavumeter-0.9.3-10|68	%clean
12mr|pavumeter-0.9.3-10|69	rm -rf %{buildroot}
12mr|pavumeter-0.9.3-10|70	
12mr|pavumeter-0.9.3-10|71	%files
12mr|pavumeter-0.9.3-10|72	%defattr(-,root,root)
12mr|pavumeter-0.9.3-10|73	%doc README LICENSE
12mr|pavumeter-0.9.3-10|74	%{_bindir}/%{name}
12mr|pavumeter-0.9.3-10|75	%{_datadir}/applications/%{name}.desktop
12mr|pavumeter-0.9.3-10|76	%{_datadir}/applications/%{name}-record.desktop
12mr|pavumeter-0.9.3-10|77	%{_miconsdir}/%{name}.png
12mr|pavumeter-0.9.3-10|78	%{_iconsdir}/%{name}.png
12mr|pavumeter-0.9.3-10|79	%{_miconsdir}/%{name}-record.png
12mr|pavumeter-0.9.3-10|80	%{_iconsdir}/%{name}-record.png
12mr|pavumeter-0.9.3-10|81	
12mr|pavumeter-0.9.3-10|82	
12mr|pavumeter-0.9.3-10|83	
12mr|pavumeter-0.9.3-10|84	
12mr|pavumeter-0.9.3-10|85	
12mr|pavumeter-0.9.3-10|86	%changelog
12mr|pavumeter-0.9.3-10|87	

15408 12
12mr|pax-3.4-10|1	Summary: POSIX File System Archiver
12mr|pax-3.4-10|2	Name: pax
12mr|pax-3.4-10|3	Version: 3.4
12mr|pax-3.4-10|4	Release: %mkrel 10
12mr|pax-3.4-10|5	License: GPL
12mr|pax-3.4-10|6	Group: Archiving/Backup
12mr|pax-3.4-10|7	Source: ftp://ftp.suse.com/pub/people/kukuk/pax/%{name}-%{version}.tar.bz2
12mr|pax-3.4-10|8	Patch0: pax-3.4-gcc46.patch
12mr|pax-3.4-10|9	BuildRoot: %{_tmppath}/%{name}-root
12mr|pax-3.4-10|10	URL:	ftp://ftp.suse.com/pub/people/kukuk/pax/
12mr|pax-3.4-10|11	
12mr|pax-3.4-10|12	%description
12mr|pax-3.4-10|13	'pax' is the POSIX standard archive tool.  It supports the two most
12mr|pax-3.4-10|14	common forms of standard Unix archive (backup) files - CPIO and TAR.
12mr|pax-3.4-10|15	
12mr|pax-3.4-10|16	%prep
12mr|pax-3.4-10|17	%setup -q
12mr|pax-3.4-10|18	%patch0 -p0
12mr|pax-3.4-10|19	
12mr|pax-3.4-10|20	%build
12mr|pax-3.4-10|21	autoreconf -fi
12mr|pax-3.4-10|22	%configure2_5x
12mr|pax-3.4-10|23	%make
12mr|pax-3.4-10|24	
12mr|pax-3.4-10|25	%install
12mr|pax-3.4-10|26	rm -rf $RPM_BUILD_ROOT
12mr|pax-3.4-10|27	mkdir -p %{buildroot}%{_bindir}
12mr|pax-3.4-10|28	mkdir -p %{buildroot}%{_mandir}/man1
12mr|pax-3.4-10|29	%makeinstall_std
12mr|pax-3.4-10|30	
12mr|pax-3.4-10|31	%clean
12mr|pax-3.4-10|32	rm -rf %{buildroot}
12mr|pax-3.4-10|33	
12mr|pax-3.4-10|34	%files
12mr|pax-3.4-10|35	%defattr(-,root,root)
12mr|pax-3.4-10|36	%doc AUTHORS NEWS README THANKS
12mr|pax-3.4-10|37	%{_bindir}/pax
12mr|pax-3.4-10|38	%{_mandir}/man1/*
12mr|pax-3.4-10|39	
12mr|pax-3.4-10|40	
12mr|pax-3.4-10|41	
12mr|pax-3.4-10|42	%changelog
12mr|pax-3.4-10|43	

15409 12
12mr|pbm2l2030-1.4-13|1	Summary:	Driver for the Lexmark 2030 printer
12mr|pbm2l2030-1.4-13|2	Name:		pbm2l2030
12mr|pbm2l2030-1.4-13|3	Version:	1.4
12mr|pbm2l2030-1.4-13|4	Release:	%mkrel 13
12mr|pbm2l2030-1.4-13|5	Group:		System/Printing
12mr|pbm2l2030-1.4-13|6	License:	GPL
12mr|pbm2l2030-1.4-13|7	URL:		http://home.fhtw-berlin.de/~s0226426/projects/pbm2l2030_faq.html
12mr|pbm2l2030-1.4-13|8	Source0:	http://home.fhtw-berlin.de/~s0226426/projects/pbm2l2030-1.4.tar.bz2
12mr|pbm2l2030-1.4-13|9	Patch0:		pbm2l2030-1.4-LDFLAGS.diff
12mr|pbm2l2030-1.4-13|10	Conflicts:	printer-utils = 2007
12mr|pbm2l2030-1.4-13|11	Conflicts:	printer-filters = 2007
12mr|pbm2l2030-1.4-13|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|pbm2l2030-1.4-13|13	
12mr|pbm2l2030-1.4-13|14	%description
12mr|pbm2l2030-1.4-13|15	Lexmark 2030 Color Jetprinter printer driver.
12mr|pbm2l2030-1.4-13|16	
12mr|pbm2l2030-1.4-13|17	%prep
12mr|pbm2l2030-1.4-13|18	
12mr|pbm2l2030-1.4-13|19	%setup -c -q
12mr|pbm2l2030-1.4-13|20	%patch0 -p0
12mr|pbm2l2030-1.4-13|21	
12mr|pbm2l2030-1.4-13|22	%build
12mr|pbm2l2030-1.4-13|23	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|pbm2l2030-1.4-13|24	
12mr|pbm2l2030-1.4-13|25	%install
12mr|pbm2l2030-1.4-13|26	rm -rf %{buildroot}
12mr|pbm2l2030-1.4-13|27	
12mr|pbm2l2030-1.4-13|28	install -d %{buildroot}%{_bindir}
12mr|pbm2l2030-1.4-13|29	
12mr|pbm2l2030-1.4-13|30	install -m 0755 %{name} %{buildroot}%{_bindir}/
12mr|pbm2l2030-1.4-13|31	
12mr|pbm2l2030-1.4-13|32	%clean
12mr|pbm2l2030-1.4-13|33	rm -rf %{_builddir}/%{name}-%{version}
12mr|pbm2l2030-1.4-13|34	rm -rf %{buildroot}
12mr|pbm2l2030-1.4-13|35	
12mr|pbm2l2030-1.4-13|36	%files
12mr|pbm2l2030-1.4-13|37	%defattr(0644,root,root,0755)
12mr|pbm2l2030-1.4-13|38	%doc README* LICENSE
12mr|pbm2l2030-1.4-13|39	%attr(0755,root,root) %{_bindir}/*
12mr|pbm2l2030-1.4-13|40	
12mr|pbm2l2030-1.4-13|41	
12mr|pbm2l2030-1.4-13|42	
12mr|pbm2l2030-1.4-13|43	%changelog
12mr|pbm2l2030-1.4-13|44	

15410 12
12mr|pbm2lwxl-0-10|1	Summary:	A driver for the CoStar Labelwriter XL
12mr|pbm2lwxl-0-10|2	Name:		pbm2lwxl
12mr|pbm2lwxl-0-10|3	Version:	0
12mr|pbm2lwxl-0-10|4	Release:	%mkrel 10
12mr|pbm2lwxl-0-10|5	License:	GPL
12mr|pbm2lwxl-0-10|6	Group:		System/Printing
12mr|pbm2lwxl-0-10|7	URL:		http://www.freelabs.com/~whitis/software/pbm2lwxl
12mr|pbm2lwxl-0-10|8	Source0:	http://www.freelabs.com/~whitis/software/pbm2lwxl/pbm2lwxl.tar.gz
12mr|pbm2lwxl-0-10|9	Patch0:		pbm2lwxl-20040515-path.patch
12mr|pbm2lwxl-0-10|10	Patch1:		pbm2lwxl-LDFLAGS.diff
12mr|pbm2lwxl-0-10|11	Requires:	mpage
12mr|pbm2lwxl-0-10|12	Requires:	ghostscript
12mr|pbm2lwxl-0-10|13	Conflicts:	printer-utils = 2007
12mr|pbm2lwxl-0-10|14	Conflicts:	printer-filters = 2007
12mr|pbm2lwxl-0-10|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|pbm2lwxl-0-10|16	
12mr|pbm2lwxl-0-10|17	%description
12mr|pbm2lwxl-0-10|18	A driver for the CoStar printers:
12mr|pbm2lwxl-0-10|19	o LabelWriter II
12mr|pbm2lwxl-0-10|20	o LabelWriter XL+
12mr|pbm2lwxl-0-10|21	o Labelwriter XL
12mr|pbm2lwxl-0-10|22	o EL40
12mr|pbm2lwxl-0-10|23	o EL60
12mr|pbm2lwxl-0-10|24	o Turbo
12mr|pbm2lwxl-0-10|25	o SE250
12mr|pbm2lwxl-0-10|26	o SE250+
12mr|pbm2lwxl-0-10|27	o ASCII
12mr|pbm2lwxl-0-10|28	o ASCII+
12mr|pbm2lwxl-0-10|29	o LW300
12mr|pbm2lwxl-0-10|30	o LW330
12mr|pbm2lwxl-0-10|31	o LW330 Turbo
12mr|pbm2lwxl-0-10|32	
12mr|pbm2lwxl-0-10|33	And Avery Printers:
12mr|pbm2lwxl-0-10|34	o Personal Label Printer and Personal Label Printer+???
12mr|pbm2lwxl-0-10|35	
12mr|pbm2lwxl-0-10|36	%prep
12mr|pbm2lwxl-0-10|37	
12mr|pbm2lwxl-0-10|38	%setup -q -c -T -a0
12mr|pbm2lwxl-0-10|39	%patch0 -p1 -b .path
12mr|pbm2lwxl-0-10|40	%patch1 -p0 -b .LDFLAGS
12mr|pbm2lwxl-0-10|41	
12mr|pbm2lwxl-0-10|42	%build
12mr|pbm2lwxl-0-10|43	make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|pbm2lwxl-0-10|44	
12mr|pbm2lwxl-0-10|45	%install
12mr|pbm2lwxl-0-10|46	rm -rf %{buildroot}
12mr|pbm2lwxl-0-10|47	
12mr|pbm2lwxl-0-10|48	install -d %{buildroot}%{_bindir}
12mr|pbm2lwxl-0-10|49	
12mr|pbm2lwxl-0-10|50	install -m0755 pbm2lwxl %{buildroot}%{_bindir}/
12mr|pbm2lwxl-0-10|51	install -m0755 ps2lwxl %{buildroot}%{_bindir}/
12mr|pbm2lwxl-0-10|52	install -m0755 txt2lwxl %{buildroot}%{_bindir}/
12mr|pbm2lwxl-0-10|53	install -m0755 small2lwxl %{buildroot}%{_bindir}/
12mr|pbm2lwxl-0-10|54	
12mr|pbm2lwxl-0-10|55	%clean
12mr|pbm2lwxl-0-10|56	rm -rf %{buildroot}
12mr|pbm2lwxl-0-10|57	
12mr|pbm2lwxl-0-10|58	%files
12mr|pbm2lwxl-0-10|59	%defattr(-,root,root)
12mr|pbm2lwxl-0-10|60	%doc README index.html license.html
12mr|pbm2lwxl-0-10|61	%attr(0755,root,root) %{_bindir}/pbm2lwxl
12mr|pbm2lwxl-0-10|62	%attr(0755,root,root) %{_bindir}/ps2lwxl
12mr|pbm2lwxl-0-10|63	%attr(0755,root,root) %{_bindir}/small2lwxl
12mr|pbm2lwxl-0-10|64	%attr(0755,root,root) %{_bindir}/txt2lwxl
12mr|pbm2lwxl-0-10|65	
12mr|pbm2lwxl-0-10|66	
12mr|pbm2lwxl-0-10|67	
12mr|pbm2lwxl-0-10|68	%changelog
12mr|pbm2lwxl-0-10|69	

15411 12
12mr|pbmtozjs-0-12|1	Summary:	Driver for the HP LaserJet 1000 GDI printers
12mr|pbmtozjs-0-12|2	Name: 		pbmtozjs
12mr|pbmtozjs-0-12|3	Version:	0
12mr|pbmtozjs-0-12|4	Release:	%mkrel 12
12mr|pbmtozjs-0-12|5	License:	GPL
12mr|pbmtozjs-0-12|6	Group:		System/Printing
12mr|pbmtozjs-0-12|7	URL:		http://www.linuxprinting.org/download/printing/pbmtozjs.c
12mr|pbmtozjs-0-12|8	Source0:	http://www.linuxprinting.org/download/printing/pbmtozjs.c
12mr|pbmtozjs-0-12|9	BuildRequires:	jbig-devel
12mr|pbmtozjs-0-12|10	Conflicts:	printer-utils = 2007
12mr|pbmtozjs-0-12|11	Conflicts:	printer-filters = 2007
12mr|pbmtozjs-0-12|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|pbmtozjs-0-12|13	
12mr|pbmtozjs-0-12|14	%description
12mr|pbmtozjs-0-12|15	Driver for the HP LaserJet 1000 GDI printers. Perhaps it also works with some
12mr|pbmtozjs-0-12|16	other GDI printers made by QMS and Minolta (these manufacturer names appear in
12mr|pbmtozjs-0-12|17	the driver's source code).
12mr|pbmtozjs-0-12|18	
12mr|pbmtozjs-0-12|19	%prep
12mr|pbmtozjs-0-12|20	
12mr|pbmtozjs-0-12|21	%setup -q -c -T -n %{name}
12mr|pbmtozjs-0-12|22	cp %{SOURCE0} .
12mr|pbmtozjs-0-12|23	
12mr|pbmtozjs-0-12|24	head -34 pbmtozjs.c | tail -33 > pbmtozjs.txt
12mr|pbmtozjs-0-12|25	
12mr|pbmtozjs-0-12|26	%build
12mr|pbmtozjs-0-12|27	ln -s %{_includedir}/jbig.h .
12mr|pbmtozjs-0-12|28	%{__cc} %{optflags} %{ldflags} -o pbmtozjs pbmtozjs.c -ljbig
12mr|pbmtozjs-0-12|29	
12mr|pbmtozjs-0-12|30	
12mr|pbmtozjs-0-12|31	%install
12mr|pbmtozjs-0-12|32	rm -rf %{buildroot}
12mr|pbmtozjs-0-12|33	
12mr|pbmtozjs-0-12|34	install -d %{buildroot}%{_bindir}
12mr|pbmtozjs-0-12|35	
12mr|pbmtozjs-0-12|36	install -m0755 pbmtozjs %{buildroot}%{_bindir}/
12mr|pbmtozjs-0-12|37	
12mr|pbmtozjs-0-12|38	%clean
12mr|pbmtozjs-0-12|39	rm -rf %{buildroot}
12mr|pbmtozjs-0-12|40	
12mr|pbmtozjs-0-12|41	%files
12mr|pbmtozjs-0-12|42	%defattr(-,root,root)
12mr|pbmtozjs-0-12|43	%doc pbmtozjs.txt
12mr|pbmtozjs-0-12|44	%attr(0755,root,root) %{_bindir}/pbmtozjs
12mr|pbmtozjs-0-12|45	
12mr|pbmtozjs-0-12|46	
12mr|pbmtozjs-0-12|47	
12mr|pbmtozjs-0-12|48	%changelog
12mr|pbmtozjs-0-12|49	

15412 12
12mr|pciutils-3.1.10-1|1	# when updating, please rebuild ldetect as it is compiled against this static library
12mr|pciutils-3.1.10-1|2	
12mr|pciutils-3.1.10-1|3	%bcond_with	bootstrap
12mr|pciutils-3.1.10-1|4	%bcond_without	diet
12mr|pciutils-3.1.10-1|5	%bcond_without	uclibc
12mr|pciutils-3.1.10-1|6	
12mr|pciutils-3.1.10-1|7	%define	major	3
12mr|pciutils-3.1.10-1|8	%define	libname	%mklibname pci %{major}
12mr|pciutils-3.1.10-1|9	%define	devname	%mklibname pci -d
12mr|pciutils-3.1.10-1|10	
12mr|pciutils-3.1.10-1|11	Summary:	PCI bus related utilities
12mr|pciutils-3.1.10-1|12	Name:		pciutils
12mr|pciutils-3.1.10-1|13	Version:	3.1.10
12mr|pciutils-3.1.10-1|14	Release:	1
12mr|pciutils-3.1.10-1|15	License:	GPLv2+
12mr|pciutils-3.1.10-1|16	Group:		System/Kernel and hardware
12mr|pciutils-3.1.10-1|17	URL:		http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
12mr|pciutils-3.1.10-1|18	Source0:	ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz
12mr|pciutils-3.1.10-1|19	Patch0:		pciutils-3.0.3-use-stdint.patch
12mr|pciutils-3.1.10-1|20	Patch10:	pciutils-3.1.2-pcimodules.patch
12mr|pciutils-3.1.10-1|21	Patch11:	pciutils-3.0.3-cardbus-only-when-root.patch
12mr|pciutils-3.1.10-1|22	# allow build with dietlibc, using sycall() and sys/io.h
12mr|pciutils-3.1.10-1|23	Patch20:	pciutils-2.2.6-noglibc.patch
12mr|pciutils-3.1.10-1|24	# allow build with dietlibc, not using unsupported features:
12mr|pciutils-3.1.10-1|25	Patch21:	pciutils-3.0.3-fix-compiliing-w-diet.patch
12mr|pciutils-3.1.10-1|26	Patch22:	pciutils-3.1.10-LDFLAGS.patch
12mr|pciutils-3.1.10-1|27	
12mr|pciutils-3.1.10-1|28	# Fedora patches
12mr|pciutils-3.1.10-1|29	# don't segfault on systems without PCI bus (rhbz #84146)
12mr|pciutils-3.1.10-1|30	Patch102:	pciutils-2.1.10-scan.patch
12mr|pciutils-3.1.10-1|31	# use pread/pwrite, ifdef check is obsolete nowadays
12mr|pciutils-3.1.10-1|32	Patch103:	pciutils-havepread.patch
12mr|pciutils-3.1.10-1|33	# multilib support
12mr|pciutils-3.1.10-1|34	Patch108:	pciutils-3.0.2-multilib.patch
12mr|pciutils-3.1.10-1|35	# platform support 3x
12mr|pciutils-3.1.10-1|36	Patch110:	pciutils-2.2.10-sparc-support.patch
12mr|pciutils-3.1.10-1|37	Patch111:	pciutils-3.0.1-superh-support.patch
12mr|pciutils-3.1.10-1|38	Patch112:	pciutils-3.1.8-arm.patch
12mr|pciutils-3.1.10-1|39	
12mr|pciutils-3.1.10-1|40	%if !%{with bootstrap}
12mr|pciutils-3.1.10-1|41	Requires:	pciids
12mr|pciutils-3.1.10-1|42	%endif
12mr|pciutils-3.1.10-1|43	%if %{with diet}
12mr|pciutils-3.1.10-1|44	BuildRequires:	dietlibc-devel
12mr|pciutils-3.1.10-1|45	%endif
12mr|pciutils-3.1.10-1|46	%if %{with uclibc}
12mr|pciutils-3.1.10-1|47	BuildRequires:	uClibc-devel >= 0.9.33.2
12mr|pciutils-3.1.10-1|48	%endif
12mr|pciutils-3.1.10-1|49	#- previous libldetect was requiring file /usr/share/pci.ids, hence a urpmi issue (cf #29299)
12mr|pciutils-3.1.10-1|50	Conflicts:	%{mklibname ldetect 0.7} < 0.7.0-5
12mr|pciutils-3.1.10-1|51	
12mr|pciutils-3.1.10-1|52	%description
12mr|pciutils-3.1.10-1|53	This package contains various utilities for inspecting and setting
12mr|pciutils-3.1.10-1|54	devices connected to the PCI bus.
12mr|pciutils-3.1.10-1|55	
12mr|pciutils-3.1.10-1|56	%package -n %{libname}
12mr|pciutils-3.1.10-1|57	Summary:	The PCI library
12mr|pciutils-3.1.10-1|58	Group:		System/Libraries
12mr|pciutils-3.1.10-1|59	
12mr|pciutils-3.1.10-1|60	%description -n	%{libname}
12mr|pciutils-3.1.10-1|61	This package contains a dynamic library for inspecting and setting
12mr|pciutils-3.1.10-1|62	devices connected to the PCI bus.
12mr|pciutils-3.1.10-1|63	
12mr|pciutils-3.1.10-1|64	%package -n %{devname}
12mr|pciutils-3.1.10-1|65	Summary:	Linux PCI development library
12mr|pciutils-3.1.10-1|66	Group:		Development/C
12mr|pciutils-3.1.10-1|67	Requires:	%{libname}  = %{version}-%{release}
12mr|pciutils-3.1.10-1|68	Provides:	pciutils-devel = %{version}-%{release}
12mr|pciutils-3.1.10-1|69	
12mr|pciutils-3.1.10-1|70	%description -n	%{devname}
12mr|pciutils-3.1.10-1|71	This package contains a library for inspecting and setting
12mr|pciutils-3.1.10-1|72	devices connected to the PCI bus.
12mr|pciutils-3.1.10-1|73	
12mr|pciutils-3.1.10-1|74	%prep
12mr|pciutils-3.1.10-1|75	%setup -q
12mr|pciutils-3.1.10-1|76	%patch0 -p0
12mr|pciutils-3.1.10-1|77	%patch10 -p1
12mr|pciutils-3.1.10-1|78	%patch11 -p0
12mr|pciutils-3.1.10-1|79	%patch20 -p1
12mr|pciutils-3.1.10-1|80	%patch21 -p1
12mr|pciutils-3.1.10-1|81	%patch22 -p1
12mr|pciutils-3.1.10-1|82	
12mr|pciutils-3.1.10-1|83	%patch102 -p1 -b .scan~
12mr|pciutils-3.1.10-1|84	%patch103 -p1 -b .pread~
12mr|pciutils-3.1.10-1|85	%patch108 -p1 -b .multilib~
12mr|pciutils-3.1.10-1|86	%patch110 -p1 -b .sparc~
12mr|pciutils-3.1.10-1|87	%patch111 -p1 -b .superh~
12mr|pciutils-3.1.10-1|88	%patch112 -p1 -b .arm~
12mr|pciutils-3.1.10-1|89	
12mr|pciutils-3.1.10-1|90	%build
12mr|pciutils-3.1.10-1|91	sed -e 's|^SRC=.*|SRC="http://pciids.sourceforge.net/pci.ids"|' -i update-pciids.sh
12mr|pciutils-3.1.10-1|92	
12mr|pciutils-3.1.10-1|93	%if %{with diet}
12mr|pciutils-3.1.10-1|94	%make PREFIX=%{_prefix} ZLIB=no OPT="-Os -D__USE_DIETLIBC" LDFLAGS="%{ldflags}" CC="diet gcc" DNS=no lib/libpci.a
12mr|pciutils-3.1.10-1|95	cp lib/libpci.a libpci.a.diet
12mr|pciutils-3.1.10-1|96	make clean
12mr|pciutils-3.1.10-1|97	%endif
12mr|pciutils-3.1.10-1|98	%if %{with uclibc}
12mr|pciutils-3.1.10-1|99	%make PREFIX=%{_prefix} ZLIB=no OPT="%{uclibc_cflags}" LDFLAGS="%{ldflags}" CC="%{uclibc_cc}" DNS=no lib/libpci.a
12mr|pciutils-3.1.10-1|100	cp lib/libpci.a libpci.a.uclibc
12mr|pciutils-3.1.10-1|101	make clean
12mr|pciutils-3.1.10-1|102	%endif
12mr|pciutils-3.1.10-1|103	
12mr|pciutils-3.1.10-1|104	%make PREFIX=%{_prefix} OPT="%{optflags} -fPIC" ZLIB=no SHARED=no DNS=no LDFLAGS="%{ldflags}" lib/libpci.a
12mr|pciutils-3.1.10-1|105	cp lib/libpci.a lib/libpci.a.libc
12mr|pciutils-3.1.10-1|106	make clean
12mr|pciutils-3.1.10-1|107	
12mr|pciutils-3.1.10-1|108	# do not build with zlib support since it's useless (only needed if we compress
12mr|pciutils-3.1.10-1|109	# pci.ids which we cannot do since hal mmaps it for memory saving reason)
12mr|pciutils-3.1.10-1|110	%make PREFIX=%{_prefix} OPT="%{optflags} -fPIC" ZLIB=no SHARED=yes LDFLAGS="%{ldflags}"
12mr|pciutils-3.1.10-1|111	
12mr|pciutils-3.1.10-1|112	%install
12mr|pciutils-3.1.10-1|113	install -d %{buildroot}{%{_bindir},%{_mandir}/man8,%{_libdir}/pkgconfig,%{_includedir}/pci}
12mr|pciutils-3.1.10-1|114	
12mr|pciutils-3.1.10-1|115	install pcimodules lspci setpci %{buildroot}%{_bindir}
12mr|pciutils-3.1.10-1|116	install -m 644 pcimodules.man lspci.8 setpci.8 %{buildroot}%{_mandir}/man8
12mr|pciutils-3.1.10-1|117	install -m 644 lib/libpci.a.libc %{buildroot}%{_libdir}/libpci.a
12mr|pciutils-3.1.10-1|118	install lib/libpci.so.%{major}.* %{buildroot}%{_libdir}
12mr|pciutils-3.1.10-1|119	ln -s libpci.so.3 %{buildroot}%{_libdir}/libpci.so
12mr|pciutils-3.1.10-1|120	%if %{with diet}
12mr|pciutils-3.1.10-1|121	install -m644 libpci.a.diet -D %{buildroot}%{_prefix}/lib/dietlibc/lib-%{_arch}/libpci.a
12mr|pciutils-3.1.10-1|122	%endif
12mr|pciutils-3.1.10-1|123	%if %{with uclibc}
12mr|pciutils-3.1.10-1|124	install -m644 libpci.a.uclibc -D %{buildroot}%{uclibc_root}%{_libdir}/libpci.a
12mr|pciutils-3.1.10-1|125	%endif
12mr|pciutils-3.1.10-1|126	
12mr|pciutils-3.1.10-1|127	install -m 644 lib/{pci.h,header.h,config.h,types.h} %{buildroot}%{_includedir}/pci
12mr|pciutils-3.1.10-1|128	install -m 755 update-pciids.sh %{buildroot}%{_bindir}/
12mr|pciutils-3.1.10-1|129	install -m 644 lib/libpci.pc %{buildroot}%{_libdir}/pkgconfig/
12mr|pciutils-3.1.10-1|130	
12mr|pciutils-3.1.10-1|131	%files
12mr|pciutils-3.1.10-1|132	%doc README ChangeLog pciutils.lsm
12mr|pciutils-3.1.10-1|133	%{_mandir}/man8/*
12mr|pciutils-3.1.10-1|134	%{_bindir}/lspci
12mr|pciutils-3.1.10-1|135	%{_bindir}/pcimodules
12mr|pciutils-3.1.10-1|136	%{_bindir}/setpci
12mr|pciutils-3.1.10-1|137	
12mr|pciutils-3.1.10-1|138	%files -n %{libname}
12mr|pciutils-3.1.10-1|139	%{_libdir}/*.so.%{major}*
12mr|pciutils-3.1.10-1|140	
12mr|pciutils-3.1.10-1|141	%files -n %{devname}
12mr|pciutils-3.1.10-1|142	%doc TODO
12mr|pciutils-3.1.10-1|143	%{_bindir}/update-pciids.sh
12mr|pciutils-3.1.10-1|144	%{_libdir}/*.a
12mr|pciutils-3.1.10-1|145	%{_libdir}/*.so
12mr|pciutils-3.1.10-1|146	%if %{with diet}
12mr|pciutils-3.1.10-1|147	%{_prefix}/lib/dietlibc/lib-%{_arch}/libpci.a
12mr|pciutils-3.1.10-1|148	%endif
12mr|pciutils-3.1.10-1|149	%if %{with uclibc}
12mr|pciutils-3.1.10-1|150	%{uclibc_root}%{_libdir}/libpci.a
12mr|pciutils-3.1.10-1|151	%endif
12mr|pciutils-3.1.10-1|152	%dir %{_includedir}/pci
12mr|pciutils-3.1.10-1|153	%{_includedir}/pci/*.h
12mr|pciutils-3.1.10-1|154	%{_libdir}/pkgconfig/libpci.pc
12mr|pciutils-3.1.10-1|155	
12mr|pciutils-3.1.10-1|156	
12mr|pciutils-3.1.10-1|157	
12mr|pciutils-3.1.10-1|158	%changelog
12mr|pciutils-3.1.10-1|159	

15413 12
12mr|pcmanfm-1.1.0-1|1	%define git 0
12mr|pcmanfm-1.1.0-1|2	%define prerel 19e957a
12mr|pcmanfm-1.1.0-1|3	%define ver 1.1.0
12mr|pcmanfm-1.1.0-1|4	%define gitday 20112007
12mr|pcmanfm-1.1.0-1|5	
12mr|pcmanfm-1.1.0-1|6	Summary:	PCMan File Manager
12mr|pcmanfm-1.1.0-1|7	Name:		pcmanfm
12mr|pcmanfm-1.1.0-1|8	Release:	1
12mr|pcmanfm-1.1.0-1|9	URL:		http://pcmanfm.sourceforge.net/
12mr|pcmanfm-1.1.0-1|10	
12mr|pcmanfm-1.1.0-1|11	%if %git
12mr|pcmanfm-1.1.0-1|12	Version:	%{ver}.git%{gitday}
12mr|pcmanfm-1.1.0-1|13	Source0:	%{name}-%{prerel}.tar.gz
12mr|pcmanfm-1.1.0-1|14	%else
12mr|pcmanfm-1.1.0-1|15	Version:	%{ver}
12mr|pcmanfm-1.1.0-1|16	Source0:	http://dfn.dl.sourceforge.net/sourceforge/pcmanfm/%{name}-%{version}.tar.gz
12mr|pcmanfm-1.1.0-1|17	%endif
12mr|pcmanfm-1.1.0-1|18	Patch0:		pcmanfm-0.9.8-mdv-default-config.patch
12mr|pcmanfm-1.1.0-1|19	
12mr|pcmanfm-1.1.0-1|20	#Patches from ALT Linux
12mr|pcmanfm-1.1.0-1|21	#Patch2:		pcmanfm2-alt-fix-pseudotransparency.patch
12mr|pcmanfm-1.1.0-1|22	#Patch3:		pcmanfm2-opencwd.patch
12mr|pcmanfm-1.1.0-1|23	#Patch4:		pcmanfm2-temp-close-unmount-fix.patch
12mr|pcmanfm-1.1.0-1|24	#Patch5:		pcmanfm2-delete-win-on-close.patch
12mr|pcmanfm-1.1.0-1|25	
12mr|pcmanfm-1.1.0-1|26	#Patch6:		pcmanfm-0.9.10-nav_get_history.patch
12mr|pcmanfm-1.1.0-1|27	#Patch7:		pcmanfm-0.9.10-rightclick.patch
12mr|pcmanfm-1.1.0-1|28	
12mr|pcmanfm-1.1.0-1|29	License:	GPLv2+
12mr|pcmanfm-1.1.0-1|30	Group:		File tools
12mr|pcmanfm-1.1.0-1|31	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|pcmanfm-1.1.0-1|32	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|pcmanfm-1.1.0-1|33	BuildRequires:	intltool desktop-file-utils
12mr|pcmanfm-1.1.0-1|34	%if %git
12mr|pcmanfm-1.1.0-1|35	BuildRequires:	pkgconfig(libfm) = 0.1.15.git%{gitday}
12mr|pcmanfm-1.1.0-1|36	%else
12mr|pcmanfm-1.1.0-1|37	BuildRequires:	pkgconfig(libfm) = %{version}
12mr|pcmanfm-1.1.0-1|38	%endif
12mr|pcmanfm-1.1.0-1|39	Requires:	shared-mime-info gksu
12mr|pcmanfm-1.1.0-1|40	Requires:	gnome-icon-theme
12mr|pcmanfm-1.1.0-1|41	Suggests:	gvfs
12mr|pcmanfm-1.1.0-1|42	Conflicts:	lxde-common < 0.5.0
12mr|pcmanfm-1.1.0-1|43	
12mr|pcmanfm-1.1.0-1|44	%description
12mr|pcmanfm-1.1.0-1|45	PCMan File Manager is an extremely fast and lightweight file manager which
12mr|pcmanfm-1.1.0-1|46	features tabbed browsing and user-friendly interface.
12mr|pcmanfm-1.1.0-1|47	
12mr|pcmanfm-1.1.0-1|48	%prep
12mr|pcmanfm-1.1.0-1|49	%if %git
12mr|pcmanfm-1.1.0-1|50	%setup -q -n %{name}-%{prerel}
12mr|pcmanfm-1.1.0-1|51	%else
12mr|pcmanfm-1.1.0-1|52	%setup -q
12mr|pcmanfm-1.1.0-1|53	%endif
12mr|pcmanfm-1.1.0-1|54	
12mr|pcmanfm-1.1.0-1|55	%apply_patches
12mr|pcmanfm-1.1.0-1|56	
12mr|pcmanfm-1.1.0-1|57	%build
12mr|pcmanfm-1.1.0-1|58	#./autogen.sh
12mr|pcmanfm-1.1.0-1|59	%configure2_5x --disable-static --with-gtk=3
12mr|pcmanfm-1.1.0-1|60	%make
12mr|pcmanfm-1.1.0-1|61	
12mr|pcmanfm-1.1.0-1|62	%install
12mr|pcmanfm-1.1.0-1|63	rm -rf %{buildroot}
12mr|pcmanfm-1.1.0-1|64	
12mr|pcmanfm-1.1.0-1|65	%makeinstall_std
12mr|pcmanfm-1.1.0-1|66	
12mr|pcmanfm-1.1.0-1|67	%find_lang %{name}
12mr|pcmanfm-1.1.0-1|68	
12mr|pcmanfm-1.1.0-1|69	# clean .desktop file
12mr|pcmanfm-1.1.0-1|70	desktop-file-install --vendor="" \
12mr|pcmanfm-1.1.0-1|71	--remove-category="Application" \
12mr|pcmanfm-1.1.0-1|72	--add-category="System;FileTools" \
12mr|pcmanfm-1.1.0-1|73	--remove-mime-type="x-directory/normal" \
12mr|pcmanfm-1.1.0-1|74	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|pcmanfm-1.1.0-1|75	
12mr|pcmanfm-1.1.0-1|76	%clean
12mr|pcmanfm-1.1.0-1|77	rm -rf %{buildroot}
12mr|pcmanfm-1.1.0-1|78	
12mr|pcmanfm-1.1.0-1|79	%files -f %{name}.lang
12mr|pcmanfm-1.1.0-1|80	%defattr(-,root,root,0755)
12mr|pcmanfm-1.1.0-1|81	%doc AUTHORS ChangeLog NEWS README
12mr|pcmanfm-1.1.0-1|82	%{_bindir}/%{name}
12mr|pcmanfm-1.1.0-1|83	%{_sysconfdir}/xdg/%{name}/default/pcmanfm.conf
12mr|pcmanfm-1.1.0-1|84	%{_datadir}/applications/%{name}.desktop
12mr|pcmanfm-1.1.0-1|85	%{_datadir}/%{name}
12mr|pcmanfm-1.1.0-1|86	%{_datadir}/applications/%{name}-desktop-pref.desktop
12mr|pcmanfm-1.1.0-1|87	%{_datadir}/man/man1/pcmanfm.1.xz
12mr|pcmanfm-1.1.0-1|88	
12mr|pcmanfm-1.1.0-1|89	
12mr|pcmanfm-1.1.0-1|90	%changelog
12mr|pcmanfm-1.1.0-1|91	* Tue May 31 2012 akdengi <akdengi> 0.9.10-3
12mr|pcmanfm-1.1.0-1|92	- fix rightclick folder crash
12mr|pcmanfm-1.1.0-1|93	

15414 12
12mr|pcmcia-cis-firmware-3.2.8-8|1	%define old_name pcmcia-cs
12mr|pcmcia-cis-firmware-3.2.8-8|2	
12mr|pcmcia-cis-firmware-3.2.8-8|3	Summary: PCMCIA CIS overrides
12mr|pcmcia-cis-firmware-3.2.8-8|4	Name: pcmcia-cis-firmware
12mr|pcmcia-cis-firmware-3.2.8-8|5	Version: 3.2.8
12mr|pcmcia-cis-firmware-3.2.8-8|6	Release: %mkrel 8
12mr|pcmcia-cis-firmware-3.2.8-8|7	Source0: http://pcmcia-cs.sourceforge.net/ftp/%{old_name}-%{version}.tar.bz2
12mr|pcmcia-cis-firmware-3.2.8-8|8	License: GPL
12mr|pcmcia-cis-firmware-3.2.8-8|9	Group: System/Kernel and hardware
12mr|pcmcia-cis-firmware-3.2.8-8|10	Url: http://pcmcia-cs.sf.net/
12mr|pcmcia-cis-firmware-3.2.8-8|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|pcmcia-cis-firmware-3.2.8-8|12	BuildArch: noarch
12mr|pcmcia-cis-firmware-3.2.8-8|13	
12mr|pcmcia-cis-firmware-3.2.8-8|14	
12mr|pcmcia-cis-firmware-3.2.8-8|15	%description
12mr|pcmcia-cis-firmware-3.2.8-8|16	This package contains PCMCIA "CIS" files (sort of "firmware"
12mr|pcmcia-cis-firmware-3.2.8-8|17	overrides), needed for some PCMCIA cards to work properly.
12mr|pcmcia-cis-firmware-3.2.8-8|18	
12mr|pcmcia-cis-firmware-3.2.8-8|19	%prep
12mr|pcmcia-cis-firmware-3.2.8-8|20	%setup -q -n %{old_name}-%{version}
12mr|pcmcia-cis-firmware-3.2.8-8|21	
12mr|pcmcia-cis-firmware-3.2.8-8|22	%build
12mr|pcmcia-cis-firmware-3.2.8-8|23	
12mr|pcmcia-cis-firmware-3.2.8-8|24	%install
12mr|pcmcia-cis-firmware-3.2.8-8|25	rm -rf %{buildroot}
12mr|pcmcia-cis-firmware-3.2.8-8|26	install -d -m0755 %{buildroot}/lib/firmware
12mr|pcmcia-cis-firmware-3.2.8-8|27	pushd etc/cis
12mr|pcmcia-cis-firmware-3.2.8-8|28	for f in *.dat; do
12mr|pcmcia-cis-firmware-3.2.8-8|29	install -m0644 $f %{buildroot}/lib/firmware/${f%.dat}.cis
12mr|pcmcia-cis-firmware-3.2.8-8|30	done
12mr|pcmcia-cis-firmware-3.2.8-8|31	popd
12mr|pcmcia-cis-firmware-3.2.8-8|32	
12mr|pcmcia-cis-firmware-3.2.8-8|33	%clean
12mr|pcmcia-cis-firmware-3.2.8-8|34	rm -rf %{buildroot}
12mr|pcmcia-cis-firmware-3.2.8-8|35	
12mr|pcmcia-cis-firmware-3.2.8-8|36	%files
12mr|pcmcia-cis-firmware-3.2.8-8|37	%defattr(-,root,root)
12mr|pcmcia-cis-firmware-3.2.8-8|38	/lib/firmware/*.cis
12mr|pcmcia-cis-firmware-3.2.8-8|39	
12mr|pcmcia-cis-firmware-3.2.8-8|40	
12mr|pcmcia-cis-firmware-3.2.8-8|41	
12mr|pcmcia-cis-firmware-3.2.8-8|42	
12mr|pcmcia-cis-firmware-3.2.8-8|43	
12mr|pcmcia-cis-firmware-3.2.8-8|44	%changelog
12mr|pcmcia-cis-firmware-3.2.8-8|45	

15415 12
12mr|pcmciautils-015-9|1	Summary: Tools for the hotpluggable PCMCIA subsystem
12mr|pcmciautils-015-9|2	Name: pcmciautils
12mr|pcmciautils-015-9|3	Version: 015
12mr|pcmciautils-015-9|4	Release: %mkrel 9
12mr|pcmciautils-015-9|5	Source0: %{name}-%{version}.tar.bz2
12mr|pcmciautils-015-9|6	Patch0:	 pcmciautils-015-parallel.patch
12mr|pcmciautils-015-9|7	Patch1:	 pcmciautils-015-libudevdir.patch
12mr|pcmciautils-015-9|8	License: GPL
12mr|pcmciautils-015-9|9	Group: System/Kernel and hardware
12mr|pcmciautils-015-9|10	Url: http://www.kernel.org/pub/linux/utils/kernel/pcmcia/
12mr|pcmciautils-015-9|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|pcmciautils-015-9|12	BuildRequires: byacc
12mr|pcmciautils-015-9|13	BuildRequires: sysfsutils-devel
12mr|pcmciautils-015-9|14	BuildRequires: flex
12mr|pcmciautils-015-9|15	Provides:     pcmcia-cs
12mr|pcmciautils-015-9|16	Obsoletes:     pcmcia-cs
12mr|pcmciautils-015-9|17	Conflicts:	drakxtools-backend < 10.4.33-1mdv2007.0
12mr|pcmciautils-015-9|18	
12mr|pcmciautils-015-9|19	%description
12mr|pcmciautils-015-9|20	PCMCIAutils contains hotplug scripts and initialization tools
12mr|pcmciautils-015-9|21	necessary to allow the PCMCIA subsystem to behave (almost) as every
12mr|pcmciautils-015-9|22	other hotpluggable bus system (e.g. USB, IEEE1394).
12mr|pcmciautils-015-9|23	
12mr|pcmciautils-015-9|24	Please note that the kernel support for this new feature is only
12mr|pcmciautils-015-9|25	present since 2.6.13-rc1.
12mr|pcmciautils-015-9|26	
12mr|pcmciautils-015-9|27	%prep
12mr|pcmciautils-015-9|28	%setup -q
12mr|pcmciautils-015-9|29	%patch0 -p1 -b .parallel
12mr|pcmciautils-015-9|30	%patch1 -p1 -b .libudevdir
12mr|pcmciautils-015-9|31	
12mr|pcmciautils-015-9|32	%build
12mr|pcmciautils-015-9|33	%make
12mr|pcmciautils-015-9|34	
12mr|pcmciautils-015-9|35	%install
12mr|pcmciautils-015-9|36	rm -rf %{buildroot}
12mr|pcmciautils-015-9|37	%makeinstall_std
12mr|pcmciautils-015-9|38	
12mr|pcmciautils-015-9|39	%clean
12mr|pcmciautils-015-9|40	rm -rf %{buildroot}
12mr|pcmciautils-015-9|41	
12mr|pcmciautils-015-9|42	# write /etc/modprobe.preload.d/pcmcia file on migration from old pcmcia-cs
12mr|pcmciautils-015-9|43	%triggerpostun -p /usr/bin/perl -- pcmcia-cs, %{name} < 014-3mdv2007.0
12mr|pcmciautils-015-9|44	use lib qw(/usr/lib/libDrakX);
12mr|pcmciautils-015-9|45	use harddrake::autoconf;
12mr|pcmciautils-015-9|46	use detect_devices;
12mr|pcmciautils-015-9|47	my $controller = detect_devices::pcmcia_controller_probe();
12mr|pcmciautils-015-9|48	harddrake::autoconf::pcmcia($controller && $controller->{driver});
12mr|pcmciautils-015-9|49	
12mr|pcmciautils-015-9|50	%files
12mr|pcmciautils-015-9|51	%defattr(-,root,root)
12mr|pcmciautils-015-9|52	%config(noreplace) %{_sysconfdir}/pcmcia/config.opts
12mr|pcmciautils-015-9|53	%{_sysconfdir}/udev/rules.d/60-pcmcia.rules
12mr|pcmciautils-015-9|54	/sbin/lspcmcia
12mr|pcmciautils-015-9|55	/sbin/pccardctl
12mr|pcmciautils-015-9|56	/lib/udev/pcmcia-check-broken-cis
12mr|pcmciautils-015-9|57	/lib/udev/pcmcia-socket-startup
12mr|pcmciautils-015-9|58	%{_mandir}/man*/*
12mr|pcmciautils-015-9|59	
12mr|pcmciautils-015-9|60	
12mr|pcmciautils-015-9|61	
12mr|pcmciautils-015-9|62	%changelog
12mr|pcmciautils-015-9|63	

15416 12
12mr|pcre0-8.21-2|1	%define oname pcre
12mr|pcre0-8.21-2|2	%define pcre_major 0
12mr|pcre0-8.21-2|3	%define libname	%mklibname pcre %{pcre_major}
12mr|pcre0-8.21-2|4	
12mr|pcre0-8.21-2|5	Summary: 	Perl-compatible regular expression library
12mr|pcre0-8.21-2|6	Name:	 	pcre0
12mr|pcre0-8.21-2|7	Version:	8.21
12mr|pcre0-8.21-2|8	Release:	2
12mr|pcre0-8.21-2|9	License: 	BSD-Style
12mr|pcre0-8.21-2|10	Group:  	File tools
12mr|pcre0-8.21-2|11	URL: 		http://www.pcre.org/
12mr|pcre0-8.21-2|12	Source0:	ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/%oname-%version.tar.bz2
12mr|pcre0-8.21-2|13	Source1:	ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/%oname-%version.tar.bz2.sig
12mr|pcre0-8.21-2|14	BuildRequires:	autoconf automake libtool
12mr|pcre0-8.21-2|15	Patch1:		pcre-0.6.5-fix-detect-into-kdelibs.patch
12mr|pcre0-8.21-2|16	Patch2:		pcre-linkage_fix.diff
12mr|pcre0-8.21-2|17	# from debian:
12mr|pcre0-8.21-2|18	Patch4:		pcre-pcreposix-glibc-conflict.patch
12mr|pcre0-8.21-2|19	
12mr|pcre0-8.21-2|20	%description
12mr|pcre0-8.21-2|21	PCRE has its own native API, but a set of "wrapper" functions that are based on
12mr|pcre0-8.21-2|22	the POSIX API are also supplied in the library libpcreposix. Note that this
12mr|pcre0-8.21-2|23	just provides a POSIX calling interface to PCRE: the regular expressions
12mr|pcre0-8.21-2|24	themselves still follow Perl syntax and semantics.
12mr|pcre0-8.21-2|25	This package contains a grep variant based on the PCRE library.
12mr|pcre0-8.21-2|26	
12mr|pcre0-8.21-2|27	%package -n	%{libname}
12mr|pcre0-8.21-2|28	Group:		System/Libraries
12mr|pcre0-8.21-2|29	Summary:	Perl-compatible regular expression library
12mr|pcre0-8.21-2|30	
12mr|pcre0-8.21-2|31	%description -n	%{libname}
12mr|pcre0-8.21-2|32	This package contains the shared library libpcre compat.
12mr|pcre0-8.21-2|33	
12mr|pcre0-8.21-2|34	%prep
12mr|pcre0-8.21-2|35	%setup -qn %{oname}-%{version}
12mr|pcre0-8.21-2|36	%patch1 -p1 -b .detect_into_kdelibs
12mr|pcre0-8.21-2|37	%patch2 -p0
12mr|pcre0-8.21-2|38	%patch4 -p1 -b .symbol-conflict
12mr|pcre0-8.21-2|39	
12mr|pcre0-8.21-2|40	# bork
12mr|pcre0-8.21-2|41	perl -pi -e "s|ln -s|ln -snf|g" Makefile.am
12mr|pcre0-8.21-2|42	
12mr|pcre0-8.21-2|43	%build
12mr|pcre0-8.21-2|44	mkdir -p m4
12mr|pcre0-8.21-2|45	autoreconf -fi
12mr|pcre0-8.21-2|46	%configure2_5x \
12mr|pcre0-8.21-2|47	--disable-static \
12mr|pcre0-8.21-2|48	--enable-utf \
12mr|pcre0-8.21-2|49	--enable-unicode-properties \
12mr|pcre0-8.21-2|50	--enable-jit
12mr|pcre0-8.21-2|51	
12mr|pcre0-8.21-2|52	%make
12mr|pcre0-8.21-2|53	
12mr|pcre0-8.21-2|54	%check
12mr|pcre0-8.21-2|55	export LC_ALL=C
12mr|pcre0-8.21-2|56	# Tests, patch out actual pcre_study_size in expected results
12mr|pcre0-8.21-2|57	#echo 'int main() { printf("%d", sizeof(pcre_study_data)); return 0; }' | \
12mr|pcre0-8.21-2|58	#%{__cc} -xc - -include "pcre_internal.h" -I. -o study_size
12mr|pcre0-8.21-2|59	#STUDY_SIZE=`./study_size`
12mr|pcre0-8.21-2|60	#perl -pi -e "s,(Study size\s+=\s+)\d+,\${1}$STUDY_SIZE," testdata/testoutput*
12mr|pcre0-8.21-2|61	make check
12mr|pcre0-8.21-2|62	
12mr|pcre0-8.21-2|63	%install
12mr|pcre0-8.21-2|64	rm -rf %{buildroot}
12mr|pcre0-8.21-2|65	%makeinstall_std
12mr|pcre0-8.21-2|66	
12mr|pcre0-8.21-2|67	install -d %{buildroot}/%{_lib}
12mr|pcre0-8.21-2|68	mv %{buildroot}%{_libdir}/libpcre.so.%{pcre_major}.* %{buildroot}/%{_lib}/
12mr|pcre0-8.21-2|69	pushd %{buildroot}%{_libdir}
12mr|pcre0-8.21-2|70	ln -s ../../%{_lib}/lib%{oname}.so.%{pcre_major}.* .
12mr|pcre0-8.21-2|71	popd
12mr|pcre0-8.21-2|72	
12mr|pcre0-8.21-2|73	rm -fr %{buildroot}/%{_datadir} \
12mr|pcre0-8.21-2|74	%{buildroot}/%{_includedir} \
12mr|pcre0-8.21-2|75	%{buildroot}/%{_bindir} \
12mr|pcre0-8.21-2|76	%{buildroot}/%{_libdir}/pkgconfig \
12mr|pcre0-8.21-2|77	%{buildroot}/%{_libdir}/libpcre[a-z]* \
12mr|pcre0-8.21-2|78	%{buildroot}/%{_libdir}/libpcre.so
12mr|pcre0-8.21-2|79	
12mr|pcre0-8.21-2|80	%files -n %{libname}
12mr|pcre0-8.21-2|81	/%{_lib}/libpcre.so.%{pcre_major}*
12mr|pcre0-8.21-2|82	%{_libdir}/libpcre.so.%{pcre_major}*
12mr|pcre0-8.21-2|83	
12mr|pcre0-8.21-2|84	
12mr|pcre0-8.21-2|85	
12mr|pcre0-8.21-2|86	
12mr|pcre0-8.21-2|87	%changelog
12mr|pcre0-8.21-2|88	

15417 12
12mr|pcre-8.31-4|1	%define pcre_major 1
12mr|pcre-8.31-4|2	%define pcre16_major 0
12mr|pcre-8.31-4|3	%define pcrecpp_major 0
12mr|pcre-8.31-4|4	%define pcreposix1_major 1
12mr|pcre-8.31-4|5	%define pcreposix0_major 0
12mr|pcre-8.31-4|6	
12mr|pcre-8.31-4|7	%define libname_orig lib%{name}
12mr|pcre-8.31-4|8	%define libname		%mklibname pcre %{pcre_major}
12mr|pcre-8.31-4|9	%define libname16	%mklibname pcre16_ %{pcre16_major}
12mr|pcre-8.31-4|10	%define libnamecpp	%mklibname pcrecpp %{pcrecpp_major}
12mr|pcre-8.31-4|11	%define libnameposix1	%mklibname pcreposix %{pcreposix1_major}
12mr|pcre-8.31-4|12	%define libnameposix0	%mklibname pcreposix %{pcreposix0_major}
12mr|pcre-8.31-4|13	%define develname %mklibname -d pcre
12mr|pcre-8.31-4|14	
12mr|pcre-8.31-4|15	%define build_pcreposix_compat 1
12mr|pcre-8.31-4|16	
12mr|pcre-8.31-4|17	Summary:	Perl-compatible regular expression library
12mr|pcre-8.31-4|18	Name:		pcre
12mr|pcre-8.31-4|19	Version:	8.31
12mr|pcre-8.31-4|20	Release:	4
12mr|pcre-8.31-4|21	License:	BSD-Style
12mr|pcre-8.31-4|22	Group:		File tools
12mr|pcre-8.31-4|23	URL:		http://www.pcre.org/
12mr|pcre-8.31-4|24	Source0:	ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/%name-%version.tar.bz2
12mr|pcre-8.31-4|25	Source1:	ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/%name-%version.tar.bz2.sig
12mr|pcre-8.31-4|26	Requires: 	%{libname} = %{version}-%{release}
12mr|pcre-8.31-4|27	BuildRequires:	autoconf automake libtool
12mr|pcre-8.31-4|28	Patch1:		pcre-0.6.5-fix-detect-into-kdelibs.patch
12mr|pcre-8.31-4|29	Patch2:		pcre-linkage_fix.diff
12mr|pcre-8.31-4|30	Patch3:		pcre-8.30-no_multiarch.diff
12mr|pcre-8.31-4|31	# from debian:
12mr|pcre-8.31-4|32	Patch4:		pcre-pcreposix-glibc-conflict.patch
12mr|pcre-8.31-4|33	
12mr|pcre-8.31-4|34	%description
12mr|pcre-8.31-4|35	PCRE has its own native API, but a set of "wrapper" functions that are based on
12mr|pcre-8.31-4|36	the POSIX API are also supplied in the library libpcreposix. Note that this
12mr|pcre-8.31-4|37	just provides a POSIX calling interface to PCRE: the regular expressions
12mr|pcre-8.31-4|38	themselves still follow Perl syntax and semantics.
12mr|pcre-8.31-4|39	This package contains a grep variant based on the PCRE library.
12mr|pcre-8.31-4|40	
12mr|pcre-8.31-4|41	%package -n	%{libname}
12mr|pcre-8.31-4|42	Group:		System/Libraries
12mr|pcre-8.31-4|43	Summary:	Perl-compatible regular expression library
12mr|pcre-8.31-4|44	Provides:	%{libname_orig} = %{version}-%{release}
12mr|pcre-8.31-4|45	
12mr|pcre-8.31-4|46	%description -n	%{libname}
12mr|pcre-8.31-4|47	This package contains the shared library libpcre.
12mr|pcre-8.31-4|48	
12mr|pcre-8.31-4|49	%package -n	%{libname16}
12mr|pcre-8.31-4|50	Group:		System/Libraries
12mr|pcre-8.31-4|51	Summary:	Perl-compatible regular expression library
12mr|pcre-8.31-4|52	Conflicts:	%{_lib}pcre1 < 8.30-3
12mr|pcre-8.31-4|53	
12mr|pcre-8.31-4|54	%description -n	%{libname16}
12mr|pcre-8.31-4|55	This package contains the shared library libpcre16.
12mr|pcre-8.31-4|56	
12mr|pcre-8.31-4|57	%package -n	%{libnamecpp}
12mr|pcre-8.31-4|58	Group:		System/Libraries
12mr|pcre-8.31-4|59	Summary:	Perl-compatible regular expression library
12mr|pcre-8.31-4|60	Conflicts:	%{_lib}pcre1 < 8.30-3
12mr|pcre-8.31-4|61	
12mr|pcre-8.31-4|62	%description -n	%{libnamecpp}
12mr|pcre-8.31-4|63	This package contains the shared library libpcrecpp.
12mr|pcre-8.31-4|64	
12mr|pcre-8.31-4|65	%package -n	%{libnameposix1}
12mr|pcre-8.31-4|66	Group:		System/Libraries
12mr|pcre-8.31-4|67	Summary:	Perl-compatible regular expression library
12mr|pcre-8.31-4|68	Conflicts:	%{_lib}pcre1 < 8.30-3
12mr|pcre-8.31-4|69	
12mr|pcre-8.31-4|70	%description -n	%{libnameposix1}
12mr|pcre-8.31-4|71	This package contains the shared library libpcreposix.
12mr|pcre-8.31-4|72	
12mr|pcre-8.31-4|73	%package -n	%{libnameposix0}
12mr|pcre-8.31-4|74	Group:		System/Libraries
12mr|pcre-8.31-4|75	Summary:	Perl-compatible regular expression library
12mr|pcre-8.31-4|76	Conflicts:	%{_lib}pcre1 < 8.30-3
12mr|pcre-8.31-4|77	Conflicts:	%{_lib}pcre0 < 8.21
12mr|pcre-8.31-4|78	
12mr|pcre-8.31-4|79	%description -n	%{libnameposix0}
12mr|pcre-8.31-4|80	This package contains the shared library libpcreposix compat.
12mr|pcre-8.31-4|81	
12mr|pcre-8.31-4|82	%package -n	%{develname}
12mr|pcre-8.31-4|83	Group:		Development/C
12mr|pcre-8.31-4|84	Summary:	Headers and static lib for pcre development
12mr|pcre-8.31-4|85	Requires:	%{libname} = %{version}-%{release}
12mr|pcre-8.31-4|86	Requires:	%{libname16} = %{version}-%{release}
12mr|pcre-8.31-4|87	Requires:	%{libnamecpp} = %{version}-%{release}
12mr|pcre-8.31-4|88	Requires:	%{libnameposix1} = %{version}-%{release}
12mr|pcre-8.31-4|89	Requires:	%{libnameposix0} = %{version}-%{release}
12mr|pcre-8.31-4|90	Provides:	%{libname_orig}-devel = %{version}-%{release}
12mr|pcre-8.31-4|91	Provides:	%{name}-devel = %{version}-%{release}
12mr|pcre-8.31-4|92	Obsoletes:	%{mklibname pcre 0 -d} < 8.31
12mr|pcre-8.31-4|93	
12mr|pcre-8.31-4|94	%description -n	%{develname}
12mr|pcre-8.31-4|95	Install this package if you want do compile applications using the pcre
12mr|pcre-8.31-4|96	library.
12mr|pcre-8.31-4|97	
12mr|pcre-8.31-4|98	The header file for the POSIX-style functions is called pcreposix.h. The
12mr|pcre-8.31-4|99	official POSIX name is regex.h, but I didn't want to risk possible problems
12mr|pcre-8.31-4|100	with existing files of that name by distributing it that way. To use it with an
12mr|pcre-8.31-4|101	existing program that uses the POSIX API, it will have to be renamed or pointed
12mr|pcre-8.31-4|102	at by a link.
12mr|pcre-8.31-4|103	
12mr|pcre-8.31-4|104	%prep
12mr|pcre-8.31-4|105	%setup -q
12mr|pcre-8.31-4|106	%patch1 -p1 -b .detect_into_kdelibs
12mr|pcre-8.31-4|107	%patch2 -p0
12mr|pcre-8.31-4|108	%patch3 -p0
12mr|pcre-8.31-4|109	
12mr|pcre-8.31-4|110	# bork
12mr|pcre-8.31-4|111	perl -pi -e "s|ln -s|ln -snf|g" Makefile.am
12mr|pcre-8.31-4|112	
12mr|pcre-8.31-4|113	%if %{build_pcreposix_compat}
12mr|pcre-8.31-4|114	# pcre-pcreposix-glibc-conflict patch below breaks compatibility,
12mr|pcre-8.31-4|115	# create a libpcreposix.so.0 without the patch
12mr|pcre-8.31-4|116	cp -a . ../pcre-with-pcreposix_compat && mv ../pcre-with-pcreposix_compat .
12mr|pcre-8.31-4|117	%endif
12mr|pcre-8.31-4|118	%patch4 -p1 -b .symbol-conflict
12mr|pcre-8.31-4|119	
12mr|pcre-8.31-4|120	%build
12mr|pcre-8.31-4|121	%if %{build_pcreposix_compat}
12mr|pcre-8.31-4|122	dirs="pcre-with-pcreposix_compat ."
12mr|pcre-8.31-4|123	%else
12mr|pcre-8.31-4|124	dirs="."
12mr|pcre-8.31-4|125	%endif
12mr|pcre-8.31-4|126	for i in $dirs; do
12mr|pcre-8.31-4|127	cd $i
12mr|pcre-8.31-4|128	mkdir -p m4
12mr|pcre-8.31-4|129	autoreconf -fi
12mr|pcre-8.31-4|130	%configure2_5x \
12mr|pcre-8.31-4|131	--disable-static \
12mr|pcre-8.31-4|132	--enable-utf \
12mr|pcre-8.31-4|133	--enable-pcre16 \
12mr|pcre-8.31-4|134	--enable-unicode-properties \
12mr|pcre-8.31-4|135	--enable-jit
12mr|pcre-8.31-4|136	%make
12mr|pcre-8.31-4|137	cd -
12mr|pcre-8.31-4|138	done
12mr|pcre-8.31-4|139	
12mr|pcre-8.31-4|140	%check
12mr|pcre-8.31-4|141	export LC_ALL=C
12mr|pcre-8.31-4|142	# Tests, patch out actual pcre_study_size in expected results
12mr|pcre-8.31-4|143	#echo 'int main() { printf("%d", sizeof(pcre_study_data)); return 0; }' | \
12mr|pcre-8.31-4|144	#%{__cc} -xc - -include "pcre_internal.h" -I. -o study_size
12mr|pcre-8.31-4|145	#STUDY_SIZE=`./study_size`
12mr|pcre-8.31-4|146	#perl -pi -e "s,(Study size\s+=\s+)\d+,\${1}$STUDY_SIZE," testdata/testoutput*
12mr|pcre-8.31-4|147	make check
12mr|pcre-8.31-4|148	
12mr|pcre-8.31-4|149	%install
12mr|pcre-8.31-4|150	%if %{build_pcreposix_compat}
12mr|pcre-8.31-4|151	%makeinstall_std -C pcre-with-pcreposix_compat
12mr|pcre-8.31-4|152	%endif
12mr|pcre-8.31-4|153	%makeinstall_std
12mr|pcre-8.31-4|154	
12mr|pcre-8.31-4|155	install -d %{buildroot}/%{_lib}
12mr|pcre-8.31-4|156	mv %{buildroot}%{_libdir}/libpcre.so.%{pcre_major}.* %{buildroot}/%{_lib}/
12mr|pcre-8.31-4|157	pushd %{buildroot}%{_libdir}
12mr|pcre-8.31-4|158	ln -s ../../%{_lib}/lib%{name}.so.%{pcre_major}.* .
12mr|pcre-8.31-4|159	popd
12mr|pcre-8.31-4|160	
12mr|pcre-8.31-4|161	# Remove unwanted files
12mr|pcre-8.31-4|162	rm -rf %{buildroot}%{_docdir}/pcre*
12mr|pcre-8.31-4|163	
12mr|pcre-8.31-4|164	%files
12mr|pcre-8.31-4|165	%doc AUTHORS COPYING LICENCE NEWS README
12mr|pcre-8.31-4|166	%{_bindir}/pcregrep
12mr|pcre-8.31-4|167	%{_bindir}/pcretest
12mr|pcre-8.31-4|168	%{_mandir}/man1/pcregrep.1*
12mr|pcre-8.31-4|169	%{_mandir}/man1/pcretest.1*
12mr|pcre-8.31-4|170	
12mr|pcre-8.31-4|171	%files -n %{libname}
12mr|pcre-8.31-4|172	/%{_lib}/libpcre.so.%{pcre_major}*
12mr|pcre-8.31-4|173	%{_libdir}/libpcre.so.%{pcre_major}*
12mr|pcre-8.31-4|174	
12mr|pcre-8.31-4|175	%files -n %{libname16}
12mr|pcre-8.31-4|176	%{_libdir}/libpcre16.so.%{pcre16_major}*
12mr|pcre-8.31-4|177	
12mr|pcre-8.31-4|178	%files -n %{libnamecpp}
12mr|pcre-8.31-4|179	%{_libdir}/libpcrecpp.so.%{pcrecpp_major}*
12mr|pcre-8.31-4|180	
12mr|pcre-8.31-4|181	%files -n %{libnameposix1}
12mr|pcre-8.31-4|182	%{_libdir}/libpcreposix.so.%{pcreposix1_major}*
12mr|pcre-8.31-4|183	
12mr|pcre-8.31-4|184	%files -n %{libnameposix0}
12mr|pcre-8.31-4|185	%{_libdir}/libpcreposix.so.%{pcreposix0_major}*
12mr|pcre-8.31-4|186	
12mr|pcre-8.31-4|187	%files -n %{develname}
12mr|pcre-8.31-4|188	%doc doc/html ChangeLog
12mr|pcre-8.31-4|189	%{_bindir}/pcre-config
12mr|pcre-8.31-4|190	%{_libdir}/lib*.so
12mr|pcre-8.31-4|191	%{_includedir}/*.h
12mr|pcre-8.31-4|192	%{_libdir}/pkgconfig/libpcre16.pc
12mr|pcre-8.31-4|193	%{_libdir}/pkgconfig/libpcrecpp.pc
12mr|pcre-8.31-4|194	%{_libdir}/pkgconfig/libpcre.pc
12mr|pcre-8.31-4|195	%{_libdir}/pkgconfig/libpcreposix.pc
12mr|pcre-8.31-4|196	%{_mandir}/man1/pcre-config.1*
12mr|pcre-8.31-4|197	%{_mandir}/man3/*.3*
12mr|pcre-8.31-4|198	
12mr|pcre-8.31-4|199	
12mr|pcre-8.31-4|200	%changelog
12mr|pcre-8.31-4|201	* Thu Aug  9 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|pcre-8.31-4|202	+ Commit: 05e3582
12mr|pcre-8.31-4|203	- Sync with Cooker (new version 8.31, new pcre library major 1), fix unversioned Obsoletes
12mr|pcre-8.31-4|204	
12mr|pcre-8.31-4|205	

15418 12
12mr|pcsc-lite-1.8.6-1|1	%define major 1
12mr|pcsc-lite-1.8.6-1|2	%define pcscspy_major 0
12mr|pcsc-lite-1.8.6-1|3	%define libname %mklibname pcsclite %{major}
12mr|pcsc-lite-1.8.6-1|4	%define pcscspy_libname %mklibname pcscspy %{pcscspy_major}
12mr|pcsc-lite-1.8.6-1|5	%define develname %mklibname pcsclite -d
12mr|pcsc-lite-1.8.6-1|6	
12mr|pcsc-lite-1.8.6-1|7	Summary:	M.U.S.C.L.E. PC/SC Framework for Linux
12mr|pcsc-lite-1.8.6-1|8	Name:		pcsc-lite
12mr|pcsc-lite-1.8.6-1|9	Version:	1.8.6
12mr|pcsc-lite-1.8.6-1|10	Release:	1
12mr|pcsc-lite-1.8.6-1|11	License:	BSD-like
12mr|pcsc-lite-1.8.6-1|12	Group:		System/Servers
12mr|pcsc-lite-1.8.6-1|13	URL:		http://pcsclite.alioth.debian.org
12mr|pcsc-lite-1.8.6-1|14	Source0:	https://alioth.debian.org/frs/download.php/3695/pcsc-lite-%{version}.tar.bz2
12mr|pcsc-lite-1.8.6-1|15	Source1:	https://alioth.debian.org/frs/download.php/3695/pcsc-lite-%{version}.tar.bz2.asc
12mr|pcsc-lite-1.8.6-1|16	
12mr|pcsc-lite-1.8.6-1|17	BuildRequires:	doxygen
12mr|pcsc-lite-1.8.6-1|18	BuildRequires:	udev-devel
12mr|pcsc-lite-1.8.6-1|19	BuildRequires:	usb1-devel
12mr|pcsc-lite-1.8.6-1|20	
12mr|pcsc-lite-1.8.6-1|21	Requires:	%{libname} = %{version}
12mr|pcsc-lite-1.8.6-1|22	
12mr|pcsc-lite-1.8.6-1|23	%description
12mr|pcsc-lite-1.8.6-1|24	The purpose of PC/SC Lite is to provide a Windows(R) SCard interface
12mr|pcsc-lite-1.8.6-1|25	in a very small form factor for communicating to smartcards and
12mr|pcsc-lite-1.8.6-1|26	readers.  PC/SC Lite uses the same winscard API as used under
12mr|pcsc-lite-1.8.6-1|27	Windows(R).  This package includes the PC/SC Lite daemon, a resource
12mr|pcsc-lite-1.8.6-1|28	manager that coordinates communications with smart card readers and
12mr|pcsc-lite-1.8.6-1|29	smart cards that are connected to the system, as well as other command
12mr|pcsc-lite-1.8.6-1|30	line tools.
12mr|pcsc-lite-1.8.6-1|31	
12mr|pcsc-lite-1.8.6-1|32	%package -n	%{libname}
12mr|pcsc-lite-1.8.6-1|33	Summary:	Muscle PCSC Framework for Linux libraries
12mr|pcsc-lite-1.8.6-1|34	Group:		System/Libraries
12mr|pcsc-lite-1.8.6-1|35	Provides:	libpcsclite%{major} = %{version}-%{release}
12mr|pcsc-lite-1.8.6-1|36	
12mr|pcsc-lite-1.8.6-1|37	%description -n	%{libname}
12mr|pcsc-lite-1.8.6-1|38	The purpose of PCSC Lite is to provide a Windows(R) SCard interface in a
12mr|pcsc-lite-1.8.6-1|39	very small form factor for communicating to smartcards and readers.
12mr|pcsc-lite-1.8.6-1|40	PCSC Lite uses the same winscard api as used under Windows(R).
12mr|pcsc-lite-1.8.6-1|41	
12mr|pcsc-lite-1.8.6-1|42	The %{name}-devel package contains the header files and libraries
12mr|pcsc-lite-1.8.6-1|43	needed for compiling PCSC Lite programs. If you want to develop PCSC Lite-aware
12mr|pcsc-lite-1.8.6-1|44	programs, you'll need to install this package.
12mr|pcsc-lite-1.8.6-1|45	
12mr|pcsc-lite-1.8.6-1|46	This package was tested to work with A.E.T. Europe B.V. SafeSign. This
12mr|pcsc-lite-1.8.6-1|47	package is suported by A.E.T. Europe B.V. when used in combination with
12mr|pcsc-lite-1.8.6-1|48	SafeSign.
12mr|pcsc-lite-1.8.6-1|49	
12mr|pcsc-lite-1.8.6-1|50	%package -n	pcsc-spy
12mr|pcsc-lite-1.8.6-1|51	Summary:	PCSC API spy
12mr|pcsc-lite-1.8.6-1|52	Group:		System/Libraries
12mr|pcsc-lite-1.8.6-1|53	
12mr|pcsc-lite-1.8.6-1|54	Requires:	python
12mr|pcsc-lite-1.8.6-1|55	Requires:	pcsc-lite
12mr|pcsc-lite-1.8.6-1|56	Requires:	%{pcscspy_libname} = %{version}
12mr|pcsc-lite-1.8.6-1|57	
12mr|pcsc-lite-1.8.6-1|58	%description -n	pcsc-spy
12mr|pcsc-lite-1.8.6-1|59	The purpose of pcsc-spy is to spy all the calls between the PC/SC client
12mr|pcsc-lite-1.8.6-1|60	and the PC/SC library.
12mr|pcsc-lite-1.8.6-1|61	
12mr|pcsc-lite-1.8.6-1|62	%package -n	%{pcscspy_libname}
12mr|pcsc-lite-1.8.6-1|63	Summary:	PCSC Smart Card Library
12mr|pcsc-lite-1.8.6-1|64	Group:		System/Libraries
12mr|pcsc-lite-1.8.6-1|65	
12mr|pcsc-lite-1.8.6-1|66	%description -n	%{pcscspy_libname}
12mr|pcsc-lite-1.8.6-1|67	Supporting library for the PC/SC spy tool.
12mr|pcsc-lite-1.8.6-1|68	
12mr|pcsc-lite-1.8.6-1|69	%package -n	%{develname}
12mr|pcsc-lite-1.8.6-1|70	Summary:	Muscle PCSC Framework for Linux development files
12mr|pcsc-lite-1.8.6-1|71	Group:		Development/Other
12mr|pcsc-lite-1.8.6-1|72	Requires:	%{libname} = %{version}-%{release}
12mr|pcsc-lite-1.8.6-1|73	Requires:	%{pcscspy_libname} = %{version}-%{release}
12mr|pcsc-lite-1.8.6-1|74	Provides:	%{name}-devel = %{version}-%{release}
12mr|pcsc-lite-1.8.6-1|75	Provides:	libpcsclite-devel = %{version}-%{release}
12mr|pcsc-lite-1.8.6-1|76	Obsoletes:	%mklibname -d pcsclite 1
12mr|pcsc-lite-1.8.6-1|77	
12mr|pcsc-lite-1.8.6-1|78	%description -n	%{develname}
12mr|pcsc-lite-1.8.6-1|79	The purpose of PCSC Lite is to provide a Windows(R) SCard interface in a
12mr|pcsc-lite-1.8.6-1|80	very small form factor for communicating to smartcards and readers.
12mr|pcsc-lite-1.8.6-1|81	PCSC Lite uses the same winscard api as used under Windows(R).
12mr|pcsc-lite-1.8.6-1|82	
12mr|pcsc-lite-1.8.6-1|83	The %{name}-devel package contains the header files and libraries
12mr|pcsc-lite-1.8.6-1|84	needed for compiling PCSC Lite programs. If you want to develop PCSC Lite-aware
12mr|pcsc-lite-1.8.6-1|85	programs, you'll need to install this package.
12mr|pcsc-lite-1.8.6-1|86	
12mr|pcsc-lite-1.8.6-1|87	This package was tested to work with A.E.T. Europe B.V. SafeSign. This
12mr|pcsc-lite-1.8.6-1|88	package is suported by A.E.T. Europe B.V. when used in combination with
12mr|pcsc-lite-1.8.6-1|89	SafeSign.
12mr|pcsc-lite-1.8.6-1|90	
12mr|pcsc-lite-1.8.6-1|91	%package	doc
12mr|pcsc-lite-1.8.6-1|92	Summary:	PC/SC Lite developer documentation
12mr|pcsc-lite-1.8.6-1|93	Group:		Development/Other
12mr|pcsc-lite-1.8.6-1|94	Buildarch:	noarch
12mr|pcsc-lite-1.8.6-1|95	
12mr|pcsc-lite-1.8.6-1|96	%description	doc
12mr|pcsc-lite-1.8.6-1|97	%{summary}.
12mr|pcsc-lite-1.8.6-1|98	
12mr|pcsc-lite-1.8.6-1|99	
12mr|pcsc-lite-1.8.6-1|100	%prep
12mr|pcsc-lite-1.8.6-1|101	%setup -q
12mr|pcsc-lite-1.8.6-1|102	
12mr|pcsc-lite-1.8.6-1|103	%build
12mr|pcsc-lite-1.8.6-1|104	%serverbuild
12mr|pcsc-lite-1.8.6-1|105	%configure2_5x --disable-static \
12mr|pcsc-lite-1.8.6-1|106	--enable-ipcdir=%{_localstatedir}/run \
12mr|pcsc-lite-1.8.6-1|107	--enable-usbdropdir=%{_libdir}/pcsc/drivers
12mr|pcsc-lite-1.8.6-1|108	%make
12mr|pcsc-lite-1.8.6-1|109	doxygen doc/doxygen.conf; rm -f doc/api/*.{map,md5}
12mr|pcsc-lite-1.8.6-1|110	
12mr|pcsc-lite-1.8.6-1|111	%install
12mr|pcsc-lite-1.8.6-1|112	%makeinstall_std
12mr|pcsc-lite-1.8.6-1|113	
12mr|pcsc-lite-1.8.6-1|114	# service files
12mr|pcsc-lite-1.8.6-1|115	install -d %{buildroot}%{_unitdir}
12mr|pcsc-lite-1.8.6-1|116	install -m 644 etc/pcscd.service %{buildroot}%{_unitdir}/pcscd.service
12mr|pcsc-lite-1.8.6-1|117	install -m 644 etc/pcscd.socket %{buildroot}%{_unitdir}/pcscd.socket
12mr|pcsc-lite-1.8.6-1|118	
12mr|pcsc-lite-1.8.6-1|119	rm -f %{buildroot}/%{_libdir}/*.la
12mr|pcsc-lite-1.8.6-1|120	
12mr|pcsc-lite-1.8.6-1|121	# Create empty directories
12mr|pcsc-lite-1.8.6-1|122	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/reader.conf.d
12mr|pcsc-lite-1.8.6-1|123	mkdir -p $RPM_BUILD_ROOT%{_libdir}/pcsc/drivers
12mr|pcsc-lite-1.8.6-1|124	mkdir -p $RPM_BUILD_ROOT%{_localstatedir}/run/pcscd
12mr|pcsc-lite-1.8.6-1|125	
12mr|pcsc-lite-1.8.6-1|126	%post
12mr|pcsc-lite-1.8.6-1|127	%_post_service pcscd
12mr|pcsc-lite-1.8.6-1|128	# systemd hack #1 (fix if you know how to do sockets better :))
12mr|pcsc-lite-1.8.6-1|129	if /bin/mountpoint -q /sys/fs/cgroup/systemd; then
12mr|pcsc-lite-1.8.6-1|130	/bin/systemctl disable pcscd.service > /dev/null 2>&1
12mr|pcsc-lite-1.8.6-1|131	/bin/systemctl enable pcscd.socket > /dev/null 2>&1
12mr|pcsc-lite-1.8.6-1|132	
12mr|pcsc-lite-1.8.6-1|133	# Initial installation
12mr|pcsc-lite-1.8.6-1|134	if [ $1 -eq 1 ] ; then
12mr|pcsc-lite-1.8.6-1|135	/bin/systemctl start pcscd.socket > /dev/null 2>&1
12mr|pcsc-lite-1.8.6-1|136	fi
12mr|pcsc-lite-1.8.6-1|137	fi
12mr|pcsc-lite-1.8.6-1|138	
12mr|pcsc-lite-1.8.6-1|139	%preun
12mr|pcsc-lite-1.8.6-1|140	# systemd hack #2
12mr|pcsc-lite-1.8.6-1|141	if /bin/mountpoint -q /sys/fs/cgroup/systemd; then
12mr|pcsc-lite-1.8.6-1|142	# Removal, not upgrade
12mr|pcsc-lite-1.8.6-1|143	if [ $1 -eq 0 ] ; then
12mr|pcsc-lite-1.8.6-1|144	/bin/systemctl disable pcscd.socket > /dev/null 2>&1
12mr|pcsc-lite-1.8.6-1|145	/bin/systemctl stop pcscd.socket > /dev/null 2>&1
12mr|pcsc-lite-1.8.6-1|146	fi
12mr|pcsc-lite-1.8.6-1|147	fi
12mr|pcsc-lite-1.8.6-1|148	
12mr|pcsc-lite-1.8.6-1|149	%_preun_service pcscd
12mr|pcsc-lite-1.8.6-1|150	
12mr|pcsc-lite-1.8.6-1|151	%postun
12mr|pcsc-lite-1.8.6-1|152	if /bin/mountpoint -q /sys/fs/cgroup/systemd; then
12mr|pcsc-lite-1.8.6-1|153	/bin/systemctl daemon-reload
12mr|pcsc-lite-1.8.6-1|154	fi
12mr|pcsc-lite-1.8.6-1|155	
12mr|pcsc-lite-1.8.6-1|156	%files
12mr|pcsc-lite-1.8.6-1|157	%doc AUTHORS DRIVERS HELP INSTALL NEWS README SECURITY
12mr|pcsc-lite-1.8.6-1|158	%doc doc/README.DAEMON
12mr|pcsc-lite-1.8.6-1|159	%dir %{_sysconfdir}/reader.conf.d/
12mr|pcsc-lite-1.8.6-1|160	%dir %{_libdir}/pcsc/drivers/
12mr|pcsc-lite-1.8.6-1|161	%{_unitdir}/*
12mr|pcsc-lite-1.8.6-1|162	%{_mandir}/man5/*
12mr|pcsc-lite-1.8.6-1|163	%{_mandir}/man8/*
12mr|pcsc-lite-1.8.6-1|164	%{_sbindir}/*
12mr|pcsc-lite-1.8.6-1|165	
12mr|pcsc-lite-1.8.6-1|166	%files -n %{libname}
12mr|pcsc-lite-1.8.6-1|167	%doc COPYING
12mr|pcsc-lite-1.8.6-1|168	%{_libdir}/libpcsc*.so.%{major}*
12mr|pcsc-lite-1.8.6-1|169	
12mr|pcsc-lite-1.8.6-1|170	%files -n pcsc-spy
12mr|pcsc-lite-1.8.6-1|171	%{_bindir}/pcsc-spy
12mr|pcsc-lite-1.8.6-1|172	%{_mandir}/man1/pcsc-spy.1.*
12mr|pcsc-lite-1.8.6-1|173	
12mr|pcsc-lite-1.8.6-1|174	%files -n %{pcscspy_libname}
12mr|pcsc-lite-1.8.6-1|175	%{_libdir}/libpcscspy.so.%{pcscspy_major}*
12mr|pcsc-lite-1.8.6-1|176	
12mr|pcsc-lite-1.8.6-1|177	%files -n %{develname}
12mr|pcsc-lite-1.8.6-1|178	%doc ChangeLog
12mr|pcsc-lite-1.8.6-1|179	%{_libdir}/pkgconfig/*
12mr|pcsc-lite-1.8.6-1|180	%{_includedir}/*
12mr|pcsc-lite-1.8.6-1|181	%{_libdir}/*.so
12mr|pcsc-lite-1.8.6-1|182	
12mr|pcsc-lite-1.8.6-1|183	%files doc
12mr|pcsc-lite-1.8.6-1|184	%doc doc/api/ doc/example/pcsc_demo.c COPYING
12mr|pcsc-lite-1.8.6-1|185	
12mr|pcsc-lite-1.8.6-1|186	
12mr|pcsc-lite-1.8.6-1|187	%changelog
12mr|pcsc-lite-1.8.6-1|188	

15419 12
12mr|pcsc-tools-1.4.20-1|1	%define name pcsc-tools
12mr|pcsc-tools-1.4.20-1|2	%define version 1.4.20
12mr|pcsc-tools-1.4.20-1|3	
12mr|pcsc-tools-1.4.20-1|4	%define num_release 1
12mr|pcsc-tools-1.4.20-1|5	%define release %mkrel 1
12mr|pcsc-tools-1.4.20-1|6	
12mr|pcsc-tools-1.4.20-1|7	Name:		%{name}
12mr|pcsc-tools-1.4.20-1|8	Version:	%{version}
12mr|pcsc-tools-1.4.20-1|9	Release:	%{release}
12mr|pcsc-tools-1.4.20-1|10	License:	GPLv2+
12mr|pcsc-tools-1.4.20-1|11	Summary:	PCSC tools useful for a PC/SC user
12mr|pcsc-tools-1.4.20-1|12	Group:		Text tools
12mr|pcsc-tools-1.4.20-1|13	Source0:	http://ludovic.rousseau.free.fr/softwares/pcsc-tools/%{name}-%{version}.tar.gz
12mr|pcsc-tools-1.4.20-1|14	Source1:	http://ludovic.rousseau.free.fr/softwares/pcsc-tools/%{name}-%{version}.tar.gz.asc
12mr|pcsc-tools-1.4.20-1|15	Requires:	perl-pcsc-perl >= 1.4.2 ccid
12mr|pcsc-tools-1.4.20-1|16	Buildrequires:	pcsc-lite-devel
12mr|pcsc-tools-1.4.20-1|17	URL:		http://ludovic.rousseau.free.fr/softwares/pcsc-tools/
12mr|pcsc-tools-1.4.20-1|18	
12mr|pcsc-tools-1.4.20-1|19	%description
12mr|pcsc-tools-1.4.20-1|20	This package contains some tools useful for a PC/SC user.
12mr|pcsc-tools-1.4.20-1|21	- pcsc_scan (Ludovic Rousseau <ludovic.rousseau@free.fr>)
12mr|pcsc-tools-1.4.20-1|22	regularly scans every PC/SC reader connected to the host
12mr|pcsc-tools-1.4.20-1|23	if a card is inserted or removed a "line" is printed
12mr|pcsc-tools-1.4.20-1|24	- ATR_analysis (Christophe Levantis and Ludovic Rousseau)
12mr|pcsc-tools-1.4.20-1|25	Perl script used to parse the smart card ATR.
12mr|pcsc-tools-1.4.20-1|26	This script is called (by default) by pcsc_scan
12mr|pcsc-tools-1.4.20-1|27	- smartcard_list.txt (Ludovic Rousseau)
12mr|pcsc-tools-1.4.20-1|28	This list contains ATR of some cards. The list is used by
12mr|pcsc-tools-1.4.20-1|29	ATR_analysis to find a card model corresponding to the ATR.
12mr|pcsc-tools-1.4.20-1|30	- scriptor (Lionel Victor <lionel.victor@unforgettable.com>)
12mr|pcsc-tools-1.4.20-1|31	A Perl script to send commands to a smart card. You can use a file
12mr|pcsc-tools-1.4.20-1|32	containing the commands or stdin.
12mr|pcsc-tools-1.4.20-1|33	- gscriptor (Lionel Victor <lionel.victor@unforgettable.com>)
12mr|pcsc-tools-1.4.20-1|34	A Perl script to send commands to a smart card with GTK-based
12mr|pcsc-tools-1.4.20-1|35	graphical interface.
12mr|pcsc-tools-1.4.20-1|36	
12mr|pcsc-tools-1.4.20-1|37	%prep
12mr|pcsc-tools-1.4.20-1|38	%setup -q
12mr|pcsc-tools-1.4.20-1|39	bzip2 -9 Changelog
12mr|pcsc-tools-1.4.20-1|40	
12mr|pcsc-tools-1.4.20-1|41	%build
12mr|pcsc-tools-1.4.20-1|42	%make
12mr|pcsc-tools-1.4.20-1|43	
12mr|pcsc-tools-1.4.20-1|44	%install
12mr|pcsc-tools-1.4.20-1|45	%make DESTDIR=%{buildroot}/usr install
12mr|pcsc-tools-1.4.20-1|46	
12mr|pcsc-tools-1.4.20-1|47	%files
12mr|pcsc-tools-1.4.20-1|48	%doc README TODO Changelog.bz2
12mr|pcsc-tools-1.4.20-1|49	%{_bindir}/*
12mr|pcsc-tools-1.4.20-1|50	%{_mandir}/man1/*
12mr|pcsc-tools-1.4.20-1|51	%{_datadir}/pcsc/smartcard_list.txt
12mr|pcsc-tools-1.4.20-1|52	
12mr|pcsc-tools-1.4.20-1|53	
12mr|pcsc-tools-1.4.20-1|54	
12mr|pcsc-tools-1.4.20-1|55	
12mr|pcsc-tools-1.4.20-1|56	%changelog
12mr|pcsc-tools-1.4.20-1|57	

15420 12
12mr|pdisk-0.8-14|1	%define version 0.8
12mr|pdisk-0.8-14|2	%define diskdev_cmds diskdev_cmds-208.11
12mr|pdisk-0.8-14|3	
12mr|pdisk-0.8-14|4	Summary:		A partitioning tool for Apple Macintosh-style partitioned disks
12mr|pdisk-0.8-14|5	Name:			pdisk
12mr|pdisk-0.8-14|6	Version:		%{version}
12mr|pdisk-0.8-14|7	Release:		%mkrel 14
12mr|pdisk-0.8-14|8	License:		Apple Public Source License
12mr|pdisk-0.8-14|9	Group:			System/Base
12mr|pdisk-0.8-14|10	
12mr|pdisk-0.8-14|11	Source:			ftp://cfcl.com/pub/ev/pdisk.20000516.src.tar.bz2
12mr|pdisk-0.8-14|12	Source1:		http://www.opensource.apple.com/darwinsource/tarballs/apsl/diskdev_cmds-208.11.tar.bz2
12mr|pdisk-0.8-14|13	Patch0:			pdisk-changetype.patch
12mr|pdisk-0.8-14|14	Patch1:			http://www.ardistech.com/hfsplus/diskdev_cmds.diff
12mr|pdisk-0.8-14|15	Patch2:			pdisk-gcc-4.0.patch
12mr|pdisk-0.8-14|16	Patch3:			pdisk-gcc44.patch
12mr|pdisk-0.8-14|17	Patch4:			pdisk-fix-str-fmt.patch
12mr|pdisk-0.8-14|18	URL:			http://cantaforda.com/cfcl/eryk/linux/pdisk/index.html
12mr|pdisk-0.8-14|19	BuildRoot:		%{_tmppath}/%{name}-buildroot
12mr|pdisk-0.8-14|20	
12mr|pdisk-0.8-14|21	%description
12mr|pdisk-0.8-14|22	pdisk enables you to view and modify Apple Macintosh-style partition maps.
12mr|pdisk-0.8-14|23	Normally, it is used to create Mandriva Linux partitions on your disk,
12mr|pdisk-0.8-14|24	however, it can create partitions of any type, including HFS (except
12mr|pdisk-0.8-14|25	it would be up to MacOS or some other tool to actually create the HFS
12mr|pdisk-0.8-14|26	filesystem in that HFS partition).  pdisk won't put MacOS disk drivers
12mr|pdisk-0.8-14|27	onto your disk.
12mr|pdisk-0.8-14|28	
12mr|pdisk-0.8-14|29	%prep
12mr|pdisk-0.8-14|30	%setup -q -a 1 -n pdisk
12mr|pdisk-0.8-14|31	%patch0 -p1
12mr|pdisk-0.8-14|32	pushd %{diskdev_cmds}
12mr|pdisk-0.8-14|33	%patch1 -p1 -b .hfsplus
12mr|pdisk-0.8-14|34	popd
12mr|pdisk-0.8-14|35	%patch2 -p1 -b .gcc40
12mr|pdisk-0.8-14|36	%patch3 -p0 -b .gcc44
12mr|pdisk-0.8-14|37	%patch4 -p0 -b .str
12mr|pdisk-0.8-14|38	
12mr|pdisk-0.8-14|39	%build
12mr|pdisk-0.8-14|40	%make CFLAGS="%{optflags}"
12mr|pdisk-0.8-14|41	cd %{diskdev_cmds}
12mr|pdisk-0.8-14|42	%make -f Makefile.lnx
12mr|pdisk-0.8-14|43	
12mr|pdisk-0.8-14|44	%install
12mr|pdisk-0.8-14|45	mkdir -p $RPM_BUILD_ROOT/sbin
12mr|pdisk-0.8-14|46	mkdir -p $RPM_BUILD_ROOT%{_mandir}/man8
12mr|pdisk-0.8-14|47	install -m755 pdisk $RPM_BUILD_ROOT/sbin/pdisk
12mr|pdisk-0.8-14|48	install -m444 pdisk.8 $RPM_BUILD_ROOT%{_mandir}/man8
12mr|pdisk-0.8-14|49	install -m755 %{diskdev_cmds}/fsck_hfs.tproj/fsck_hfs $RPM_BUILD_ROOT/sbin
12mr|pdisk-0.8-14|50	install -m755 %{diskdev_cmds}/newfs_hfs.tproj/newfs_hfs $RPM_BUILD_ROOT/sbin
12mr|pdisk-0.8-14|51	install -m444 %{diskdev_cmds}/newfs_hfs.tproj/newfs_hfs.8 $RPM_BUILD_ROOT%{_mandir}/man8
12mr|pdisk-0.8-14|52	chmod 0444 README pdisk.html
12mr|pdisk-0.8-14|53	
12mr|pdisk-0.8-14|54	%clean
12mr|pdisk-0.8-14|55	rm -rf $RPM_BUILD_ROOT
12mr|pdisk-0.8-14|56	
12mr|pdisk-0.8-14|57	%files
12mr|pdisk-0.8-14|58	%defattr (-,root,root)
12mr|pdisk-0.8-14|59	%doc README pdisk.html
12mr|pdisk-0.8-14|60	/sbin/pdisk
12mr|pdisk-0.8-14|61	/sbin/newfs_hfs
12mr|pdisk-0.8-14|62	/sbin/fsck_hfs
12mr|pdisk-0.8-14|63	
12mr|pdisk-0.8-14|64	%{_mandir}/man8/pdisk.*
12mr|pdisk-0.8-14|65	%{_mandir}/man8/newfs_hfs.*
12mr|pdisk-0.8-14|66	
12mr|pdisk-0.8-14|67	
12mr|pdisk-0.8-14|68	
12mr|pdisk-0.8-14|69	
12mr|pdisk-0.8-14|70	%changelog
12mr|pdisk-0.8-14|71	

15421 12
12mr|pdksh-5.2.14-32|1	Summary:	A public domain clone of the Korn shell (ksh)
12mr|pdksh-5.2.14-32|2	Name:		pdksh
12mr|pdksh-5.2.14-32|3	Version:	5.2.14
12mr|pdksh-5.2.14-32|4	Release:	%mkrel 32
12mr|pdksh-5.2.14-32|5	License:	Public Domain and BSD-like and GPLv2+
12mr|pdksh-5.2.14-32|6	Group:		Shells
12mr|pdksh-5.2.14-32|7	URL:		http://www.cs.mun.ca/~michael/pdksh
12mr|pdksh-5.2.14-32|8	Source:		ftp://ftp.cs.mun.ca/pub/pdksh/%{name}-%{version}.tar.bz2
12mr|pdksh-5.2.14-32|9	Patch0:		pdksh-5.2.14-manloc.patch
12mr|pdksh-5.2.14-32|10	# debian patch
12mr|pdksh-5.2.14-32|11	Patch1:		pdksh-5.2.14-debian.patch
12mr|pdksh-5.2.14-32|12	Patch2:		pdksh-child_max.patch
12mr|pdksh-5.2.14-32|13	Patch3:		pdksh-5.2.14-fix-str-fmt.patch
12mr|pdksh-5.2.14-32|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|pdksh-5.2.14-32|15	Provides:	/usr/bin/ksh
12mr|pdksh-5.2.14-32|16	
12mr|pdksh-5.2.14-32|17	%description
12mr|pdksh-5.2.14-32|18	The pdksh package contains PD-ksh, a clone of the Korn shell (ksh).
12mr|pdksh-5.2.14-32|19	The ksh shell is a command interpreter intended for both interactive
12mr|pdksh-5.2.14-32|20	and shell script use.  Ksh's command language is a superset of the
12mr|pdksh-5.2.14-32|21	sh shell language.
12mr|pdksh-5.2.14-32|22	
12mr|pdksh-5.2.14-32|23	Install the pdksh package if you want to use a version of the ksh
12mr|pdksh-5.2.14-32|24	shell.
12mr|pdksh-5.2.14-32|25	
12mr|pdksh-5.2.14-32|26	%prep
12mr|pdksh-5.2.14-32|27	%setup -q
12mr|pdksh-5.2.14-32|28	%patch0 -p1 -b .manloc
12mr|pdksh-5.2.14-32|29	%patch1 -p1 -b .debian
12mr|pdksh-5.2.14-32|30	%patch2 -p1 -b .jobs
12mr|pdksh-5.2.14-32|31	%patch3 -p0 -b .str
12mr|pdksh-5.2.14-32|32	
12mr|pdksh-5.2.14-32|33	%build
12mr|pdksh-5.2.14-32|34	CFLAGS="%{optflags} -D_FILE_OFFSET_BITS=64 -DDEBIAN " %configure2_5x
12mr|pdksh-5.2.14-32|35	%make
12mr|pdksh-5.2.14-32|36	
12mr|pdksh-5.2.14-32|37	%install
12mr|pdksh-5.2.14-32|38	rm -rf %{buildroot}
12mr|pdksh-5.2.14-32|39	%makeinstall
12mr|pdksh-5.2.14-32|40	# Move ksh to /bin and create a symlink in /usr/bin
12mr|pdksh-5.2.14-32|41	mkdir -p %{buildroot}/bin
12mr|pdksh-5.2.14-32|42	mv %{buildroot}%{_bindir}/ksh %{buildroot}/bin/ksh
12mr|pdksh-5.2.14-32|43	ln -s /bin/ksh %{buildroot}%{_bindir}/ksh
12mr|pdksh-5.2.14-32|44	# Create symlinks for pdksh
12mr|pdksh-5.2.14-32|45	ln -s /bin/ksh %{buildroot}%{_bindir}/pdksh
12mr|pdksh-5.2.14-32|46	ln -s ksh.1 %{buildroot}%{_mandir}/man1/pdksh.1
12mr|pdksh-5.2.14-32|47	
12mr|pdksh-5.2.14-32|48	%post
12mr|pdksh-5.2.14-32|49	/usr/share/rpm-helper/add-shell %{name} $1 /bin/ksh
12mr|pdksh-5.2.14-32|50	
12mr|pdksh-5.2.14-32|51	%postun
12mr|pdksh-5.2.14-32|52	/usr/share/rpm-helper/del-shell %{name} $1 /bin/ksh
12mr|pdksh-5.2.14-32|53	
12mr|pdksh-5.2.14-32|54	%files
12mr|pdksh-5.2.14-32|55	%defattr(-,root,root)
12mr|pdksh-5.2.14-32|56	%doc LEGAL README NOTES PROJECTS NEWS BUG-REPORTS
12mr|pdksh-5.2.14-32|57	/bin/ksh
12mr|pdksh-5.2.14-32|58	%{_bindir}/ksh
12mr|pdksh-5.2.14-32|59	%{_bindir}/pdksh
12mr|pdksh-5.2.14-32|60	%{_mandir}/*/*
12mr|pdksh-5.2.14-32|61	
12mr|pdksh-5.2.14-32|62	
12mr|pdksh-5.2.14-32|63	
12mr|pdksh-5.2.14-32|64	%changelog
12mr|pdksh-5.2.14-32|65	

15422 12
12mr|pentaxpj-1.0.0-11|1	Summary:	Pentax PocketJet Printer Driver
12mr|pentaxpj-1.0.0-11|2	Name:		pentaxpj
12mr|pentaxpj-1.0.0-11|3	Version:	1.0.0
12mr|pentaxpj-1.0.0-11|4	Release:	%mkrel 11
12mr|pentaxpj-1.0.0-11|5	License:	GPL
12mr|pentaxpj-1.0.0-11|6	Group:		System/Printing
12mr|pentaxpj-1.0.0-11|7	URL:		http://www.pragana.net/gdiprinters.html
12mr|pentaxpj-1.0.0-11|8	Source0:	http://www.pragana.net/%{name}-%{version}.tar.gz
12mr|pentaxpj-1.0.0-11|9	Patch0:		pentaxpj-glibc28_fix.diff
12mr|pentaxpj-1.0.0-11|10	Patch1:		pentaxpj-1.0.0-LDFLAGS.diff
12mr|pentaxpj-1.0.0-11|11	Conflicts:	printer-utils = 2007
12mr|pentaxpj-1.0.0-11|12	Conflicts:	printer-filters = 2007
12mr|pentaxpj-1.0.0-11|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|pentaxpj-1.0.0-11|14	
12mr|pentaxpj-1.0.0-11|15	%description
12mr|pentaxpj-1.0.0-11|16	Pentax PocketJet Printer Driver for the families:
12mr|pentaxpj-1.0.0-11|17	
12mr|pentaxpj-1.0.0-11|18	o PocketJet II
12mr|pentaxpj-1.0.0-11|19	o PocketJet 200.
12mr|pentaxpj-1.0.0-11|20	
12mr|pentaxpj-1.0.0-11|21	%prep
12mr|pentaxpj-1.0.0-11|22	
12mr|pentaxpj-1.0.0-11|23	%setup -q -n %{name}
12mr|pentaxpj-1.0.0-11|24	%patch0 -p0
12mr|pentaxpj-1.0.0-11|25	%patch1 -p0
12mr|pentaxpj-1.0.0-11|26	
12mr|pentaxpj-1.0.0-11|27	find . -type d -perm 0700 -exec chmod 755 {} \;
12mr|pentaxpj-1.0.0-11|28	find . -type f -perm 0555 -exec chmod 755 {} \;
12mr|pentaxpj-1.0.0-11|29	find . -type f -perm 0444 -exec chmod 644 {} \;
12mr|pentaxpj-1.0.0-11|30	
12mr|pentaxpj-1.0.0-11|31	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12mr|pentaxpj-1.0.0-11|32	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mr|pentaxpj-1.0.0-11|33	done
12mr|pentaxpj-1.0.0-11|34	
12mr|pentaxpj-1.0.0-11|35	%build
12mr|pentaxpj-1.0.0-11|36	
12mr|pentaxpj-1.0.0-11|37	%make CFLAGS="%{optflags} -DLONG_FORM_FEED" LDFLAGS="%{ldflags}"
12mr|pentaxpj-1.0.0-11|38	
12mr|pentaxpj-1.0.0-11|39	%install
12mr|pentaxpj-1.0.0-11|40	rm -rf %{buildroot}
12mr|pentaxpj-1.0.0-11|41	
12mr|pentaxpj-1.0.0-11|42	install -d %{buildroot}%{_bindir}
12mr|pentaxpj-1.0.0-11|43	install -d %{buildroot}%{_sbindir}
12mr|pentaxpj-1.0.0-11|44	install -d %{buildroot}%{_libdir}/pentaxpj
12mr|pentaxpj-1.0.0-11|45	install -d %{buildroot}%{_sysconfdir}
12mr|pentaxpj-1.0.0-11|46	
12mr|pentaxpj-1.0.0-11|47	cp -a BWidget-1.3.1 pentaxpj pentaxsetup pentax.xpm test-page.ps.gz %{buildroot}%{_libdir}/pentaxpj
12mr|pentaxpj-1.0.0-11|48	ln -s %{_libdir}/pentaxpj/pentaxsetup %{buildroot}%{_sbindir}
12mr|pentaxpj-1.0.0-11|49	ln -s %{_libdir}/pentaxpj/pentaxpj %{buildroot}%{_bindir}
12mr|pentaxpj-1.0.0-11|50	cat > %{buildroot}%{_sysconfdir}/pentaxpj.conf <<EOF
12mr|pentaxpj-1.0.0-11|51	#
12mr|pentaxpj-1.0.0-11|52	set settings(driverpath) %{_libdir}/pentaxpj
12mr|pentaxpj-1.0.0-11|53	EOF
12mr|pentaxpj-1.0.0-11|54	
12mr|pentaxpj-1.0.0-11|55	%clean
12mr|pentaxpj-1.0.0-11|56	rm -rf %{buildroot}
12mr|pentaxpj-1.0.0-11|57	
12mr|pentaxpj-1.0.0-11|58	%files
12mr|pentaxpj-1.0.0-11|59	%defattr(-,root,root,0755)
12mr|pentaxpj-1.0.0-11|60	%doc README
12mr|pentaxpj-1.0.0-11|61	%{_libdir}/pentaxpj
12mr|pentaxpj-1.0.0-11|62	%config(noreplace) %{_sysconfdir}/pentaxpj.conf
12mr|pentaxpj-1.0.0-11|63	%defattr(0755,root,root,0755)
12mr|pentaxpj-1.0.0-11|64	%{_bindir}/pentaxpj
12mr|pentaxpj-1.0.0-11|65	%{_sbindir}/pentaxsetup
12mr|pentaxpj-1.0.0-11|66	
12mr|pentaxpj-1.0.0-11|67	
12mr|pentaxpj-1.0.0-11|68	
12mr|pentaxpj-1.0.0-11|69	%changelog
12mr|pentaxpj-1.0.0-11|70	

15423 12
12mr|perl-5.14.2-8|1	%define threading 1
12mr|perl-5.14.2-8|2	%define debugging 0
12mr|perl-5.14.2-8|3	
12mr|perl-5.14.2-8|4	%if %{threading}
12mr|perl-5.14.2-8|5	%define thread_arch -thread-multi
12mr|perl-5.14.2-8|6	%endif
12mr|perl-5.14.2-8|7	
12mr|perl-5.14.2-8|8	%define full_arch %{_arch}-%{_os}%{?thread_arch}
12mr|perl-5.14.2-8|9	# Don't change to %{_libdir} as perl is clean and has arch-dependent subdirs
12mr|perl-5.14.2-8|10	%define perl_root %{_prefix}/lib/perl5
12mr|perl-5.14.2-8|11	
12mr|perl-5.14.2-8|12	Name:		perl
12mr|perl-5.14.2-8|13	Version:	5.14.2
12mr|perl-5.14.2-8|14	Release:	8
12mr|perl-5.14.2-8|15	Epoch:		2
12mr|perl-5.14.2-8|16	
12mr|perl-5.14.2-8|17	#define	rel	-RC4
12mr|perl-5.14.2-8|18	
12mr|perl-5.14.2-8|19	Summary:	The Perl programming language
12mr|perl-5.14.2-8|20	License:	GPL+ or Artistic
12mr|perl-5.14.2-8|21	Group:		Development/Perl
12mr|perl-5.14.2-8|22	Url:		http://www.perl.org/
12mr|perl-5.14.2-8|23	
12mr|perl-5.14.2-8|24	# ftp://ftp.funet.fi/pub/languages/perl/snap/perl@17574.tbz
12mr|perl-5.14.2-8|25	#ftp://ftp.funet.fi/pub/languages/perl/CPAN/src/perl-%{version}.tar.bz2
12mr|perl-5.14.2-8|26	Source0:	http://www.cpan.org/src/perl-%{version}%{?rel}.tar.gz
12mr|perl-5.14.2-8|27	Source1:	perl-headers-wanted
12mr|perl-5.14.2-8|28	Source2:	perl-5.8.0-RC2-special-h2ph-not-failing-on-machine_ansi_header.patch
12mr|perl-5.14.2-8|29	Patch5:		perl-5.14.0-fix_eumm_append_to_config_cflags_instead_of_overriding.patch
12mr|perl-5.14.2-8|30	Patch6:		perl-5.12.0-RC0-fix-LD_RUN_PATH-for-MakeMaker.patch
12mr|perl-5.14.2-8|31	Patch14:	perl-5.12.0-RC0-install-files-using-chmod-644.patch
12mr|perl-5.14.2-8|32	Patch15:	perl-5.14.2-lib64.patch
12mr|perl-5.14.2-8|33	Patch16:	perl-5.12.0-RC0-perldoc-use-nroff-compatibility-option.patch
12mr|perl-5.14.2-8|34	#(peroyvind) use -fPIC in stead of -fpic or else compile will fail on sparc (taken from redhat)
12mr|perl-5.14.2-8|35	Patch21:	perl-5.8.1-RC4-fpic-fPIC.patch
12mr|perl-5.14.2-8|36	Patch23:	perl-5.12.0-patchlevel.patch
12mr|perl-5.14.2-8|37	Patch29:	perl-5.14.2-rpmdebug.patch
12mr|perl-5.14.2-8|38	Patch32:	perl-5.10.0-incversionlist.patch
12mr|perl-5.14.2-8|39	Patch38:	perl-donot-defer-sig11.patch
12mr|perl-5.14.2-8|40	
12mr|perl-5.14.2-8|41	Patch43:	perl-5.12.0-RC0-skip-tests-using-dev-log-for-iurt.patch
12mr|perl-5.14.2-8|42	Patch44:	perl-5.10.1-RC1-h2ph--handle-relative-include.patch
12mr|perl-5.14.2-8|43	
12mr|perl-5.14.2-8|44	# mdvbz#34505, get rid of this patch as soon as possible :-/
12mr|perl-5.14.2-8|45	Patch48:	perl-5.14.2-workaround-segfault-freeing-scalar-a-second-time.patch
12mr|perl-5.14.2-8|46	Patch49:	perl-5.10.0-workaround-error-copying-freed-scalar.patch
12mr|perl-5.14.2-8|47	Patch50:	perl-5.14.2-link-perl-extensions-against-libperl.patch
12mr|perl-5.14.2-8|48	Patch51:	perl-5.14.2-add-soname-to-libperl.patch
12mr|perl-5.14.2-8|49	#
12mr|perl-5.14.2-8|50	# fixes taken from debian
12mr|perl-5.14.2-8|51	#
12mr|perl-5.14.2-8|52	# Fix a segmentation fault occurring in the mod_perl2 test suite (debian #475498, perl #33807)
12mr|perl-5.14.2-8|53	Patch65:	local_symtab.diff
12mr|perl-5.14.2-8|54	Patch66:	perl-5.14.2-USE_MM_LD_RUN_PATH.patch
12mr|perl-5.14.2-8|55	
12mr|perl-5.14.2-8|56	Requires:	perl-base = %{EVRD}
12mr|perl-5.14.2-8|57	
12mr|perl-5.14.2-8|58	# the following modules are part of perl normally, but are shipped in
12mr|perl-5.14.2-8|59	# separated rpm packages. let's require them in order to please people
12mr|perl-5.14.2-8|60	# that think that installing "perl" will have a full perl as shipped by
12mr|perl-5.14.2-8|61	# upstream. (cf tom christiansen and the lengthy thread:
12mr|perl-5.14.2-8|62	# http://www.nntp.perl.org/group/perl.perl5.porters/2009/08/msg149747.html)
12mr|perl-5.14.2-8|63	Suggests:	perl-Archive-Extract
12mr|perl-5.14.2-8|64	Suggests:	perl-Archive-Tar
12mr|perl-5.14.2-8|65	Suggests:	perl-CGI
12mr|perl-5.14.2-8|66	Suggests:	perl-CPANPLUS
12mr|perl-5.14.2-8|67	Suggests:	perl-CPANPLUS-Dist-Build
12mr|perl-5.14.2-8|68	Suggests:	perl-Digest-SHA
12mr|perl-5.14.2-8|69	Suggests:	perl-Module-Build
12mr|perl-5.14.2-8|70	Suggests:	perl-Module-CoreList
12mr|perl-5.14.2-8|71	Suggests:	perl-Time-Piece
12mr|perl-5.14.2-8|72	
12mr|perl-5.14.2-8|73	Provides:	perl-MIME-Base64 = 3.080.0
12mr|perl-5.14.2-8|74	Obsoletes:	perl-MIME-Base64 < 3.080.0
12mr|perl-5.14.2-8|75	Provides:	perl-libnet
12mr|perl-5.14.2-8|76	Provides:	perl-Storable = 2.200.0
12mr|perl-5.14.2-8|77	Obsoletes:	perl-Storable < 2.200.0
12mr|perl-5.14.2-8|78	Provides:	perl-Digest-MD5 = 2.390.0
12mr|perl-5.14.2-8|79	Obsoletes:	perl-Digest-MD5 < 2.390.0
12mr|perl-5.14.2-8|80	Provides:	perl-Time-HiRes = 1:1.971.900
12mr|perl-5.14.2-8|81	Obsoletes:	perl-Time-HiRes < 1:1.971.900
12mr|perl-5.14.2-8|82	Provides:	perl-Locale-Codes
12mr|perl-5.14.2-8|83	Provides:	perl-Test-Simple = 0.920.0
12mr|perl-5.14.2-8|84	Obsoletes:	perl-Test-Simple < 0.920.0
12mr|perl-5.14.2-8|85	Provides:	perl-Test-Builder-Tester = 1.180.0
12mr|perl-5.14.2-8|86	Obsoletes:	perl-Test-Builder-Tester < 1.180.0
12mr|perl-5.14.2-8|87	
12mr|perl-5.14.2-8|88	Provides:	perl(version) = 1:0.74
12mr|perl-5.14.2-8|89	Provides:	perl-version = 1:0.74
12mr|perl-5.14.2-8|90	Obsoletes:	perl-version < 1:0.74
12mr|perl-5.14.2-8|91	Provides:	perl-File-Fetch = 0.14
12mr|perl-5.14.2-8|92	Obsoletes:	perl-File-Fetch < 0.14
12mr|perl-5.14.2-8|93	Provides:	perl-CPAN = 1.9205
12mr|perl-5.14.2-8|94	Obsoletes:	perl-CPAN < 1.9205
12mr|perl-5.14.2-8|95	Provides:	perl-IO-Zlib = 1.07
12mr|perl-5.14.2-8|96	Obsoletes:	perl-IO-Zlib < 1.07
12mr|perl-5.14.2-8|97	Provides:	perl-Pod-Simple = 3.05
12mr|perl-5.14.2-8|98	Obsoletes:	perl-Pod-Simple < 3.05
12mr|perl-5.14.2-8|99	Conflicts:	perl-Parse-RecDescent < 1.80-6mdk
12mr|perl-5.14.2-8|100	Conflicts:	perl-Filter < 1.28-6mdk
12mr|perl-5.14.2-8|101	Conflicts:	apache-mod_perl <= 1.3.24_1.26-1mdk
12mr|perl-5.14.2-8|102	%define __noautoreq '(Mac|VMS|perl\\(Errno\\)|perl\\(Fcntl\\)|perl\\(IO\\)|perl\\(IO::File\\)|perl\\(IO::Socket::INET\\)|perl\\(IO::Socket::UNIX\\)|perl\\(Tk\\)|perl\\(Tk::Pod\\))'
12mr|perl-5.14.2-8|103	
12mr|perl-5.14.2-8|104	# for NDBM
12mr|perl-5.14.2-8|105	BuildRequires:	db5-devel
12mr|perl-5.14.2-8|106	BuildRequires:	gdbm-devel
12mr|perl-5.14.2-8|107	%if "%{_lib}" == "lib64"
12mr|perl-5.14.2-8|108	BuildRequires:	devel(libgdbm_compat(64bit))
12mr|perl-5.14.2-8|109	%else
12mr|perl-5.14.2-8|110	BuildRequires:	devel(libgdbm_compat)
12mr|perl-5.14.2-8|111	%endif
12mr|perl-5.14.2-8|112	# we need >= 1.129 to get perl(abi) deps
12mr|perl-5.14.2-8|113	BuildRequires:	rpm-mandriva-setup-build >= 1.129
12mr|perl-5.14.2-8|114	
12mr|perl-5.14.2-8|115	BuildRequires:	man
12mr|perl-5.14.2-8|116	
12mr|perl-5.14.2-8|117	%package	base
12mr|perl-5.14.2-8|118	Summary:	The Perl programming language (base)
12mr|perl-5.14.2-8|119	Provides:	perl(base) perl(constant) perl(integer) perl(overload) perl(strict) perl(utf8) perl(vars) perl(warnings) perl(Carp::Heavy)
12mr|perl-5.14.2-8|120	Group:		Development/Perl
12mr|perl-5.14.2-8|121	Url:		http://www.perl.org/
12mr|perl-5.14.2-8|122	# explicit file provides
12mr|perl-5.14.2-8|123	Provides:	/usr/bin/perl
12mr|perl-5.14.2-8|124	# perlapi-xxx didn't exist for 5.8.8, so we need to put the more important conflicts:
12mr|perl-5.14.2-8|125	Provides: perl(abi) = 5.14.2
12mr|perl-5.14.2-8|126	Conflicts:	perl-URPM < 3.07-2
12mr|perl-5.14.2-8|127	Conflicts:	perl-RPM4 < 0.23-4
12mr|perl-5.14.2-8|128	Conflicts:	perl-Locale-gettext < 1.05-6
12mr|perl-5.14.2-8|129	Conflicts:	perl-Digest-SHA1 < 2.11-4
12mr|perl-5.14.2-8|130	Conflicts:	perl-Net-DBus < 0.33.5-2
12mr|perl-5.14.2-8|131	Conflicts:	perl-XML-Parser < 2.35
12mr|perl-5.14.2-8|132	Conflicts:	drakxtools-backend < 10.6.4
12mr|perl-5.14.2-8|133	# perl-suid is gone is perl 5.12
12mr|perl-5.14.2-8|134	Obsoletes:	perl-suid < 5.14.2
12mr|perl-5.14.2-8|135	
12mr|perl-5.14.2-8|136	%package	devel
12mr|perl-5.14.2-8|137	Summary:	The Perl programming language (devel)
12mr|perl-5.14.2-8|138	Group:		Development/Perl
12mr|perl-5.14.2-8|139	Url:		http://www.perl.org/
12mr|perl-5.14.2-8|140	# for each package linked against libperl.so, rpm will
12mr|perl-5.14.2-8|141	# add an automatic dependency on devel(libperl) for
12mr|perl-5.14.2-8|142	# the corresponding devel package, but rpm will not
12mr|perl-5.14.2-8|143	# automatically provides it, as libperl.so is not in
12mr|perl-5.14.2-8|144	# standard library path
12mr|perl-5.14.2-8|145	%ifarch %{ix86}
12mr|perl-5.14.2-8|146	Provides:	devel(libperl)
12mr|perl-5.14.2-8|147	%endif
12mr|perl-5.14.2-8|148	%ifarch x86_64
12mr|perl-5.14.2-8|149	Provides:	devel(libperl(64bit))
12mr|perl-5.14.2-8|150	%endif
12mr|perl-5.14.2-8|151	Requires:	%{name} = %{EVRD}
12mr|perl-5.14.2-8|152	# temporary dep due to the perl-5.14 bump
12mr|perl-5.14.2-8|153	Requires:	perl-List-MoreUtils >= 0.320.0-4
12mr|perl-5.14.2-8|154	
12mr|perl-5.14.2-8|155	%package	doc
12mr|perl-5.14.2-8|156	Summary:	The Perl programming language (documentation)
12mr|perl-5.14.2-8|157	Group:		Development/Perl
12mr|perl-5.14.2-8|158	Url:		http://www.perl.org/
12mr|perl-5.14.2-8|159	BuildArch:	noarch
12mr|perl-5.14.2-8|160	Requires:	%{name} = %{EVRD}
12mr|perl-5.14.2-8|161	Requires:	groff-for-man
12mr|perl-5.14.2-8|162	Requires:	perl(Pod::Perldoc)
12mr|perl-5.14.2-8|163	
12mr|perl-5.14.2-8|164	%description
12mr|perl-5.14.2-8|165	Perl is a high-level programming language with roots in C, sed, awk
12mr|perl-5.14.2-8|166	and shell scripting.  Perl is good at handling processes and files,
12mr|perl-5.14.2-8|167	and is especially good at handling text.  Perl's hallmarks are
12mr|perl-5.14.2-8|168	practicality and efficiency.  While it is used to do a lot of
12mr|perl-5.14.2-8|169	different things, Perl's most common applications (and what it excels
12mr|perl-5.14.2-8|170	at) are probably system administration utilities and web programming.
12mr|perl-5.14.2-8|171	A large proportion of the CGI scripts on the web are written in Perl.
12mr|perl-5.14.2-8|172	You need the perl package installed on your system so that your
12mr|perl-5.14.2-8|173	system can handle Perl scripts.
12mr|perl-5.14.2-8|174	
12mr|perl-5.14.2-8|175	You need perl-base to have a full perl.
12mr|perl-5.14.2-8|176	
12mr|perl-5.14.2-8|177	%description	base
12mr|perl-5.14.2-8|178	This is the base package for %{name}.
12mr|perl-5.14.2-8|179	
12mr|perl-5.14.2-8|180	%description	devel
12mr|perl-5.14.2-8|181	This is the devel package for %{name}.
12mr|perl-5.14.2-8|182	
12mr|perl-5.14.2-8|183	%description	doc
12mr|perl-5.14.2-8|184	This is the documentation package for %{name}.
12mr|perl-5.14.2-8|185	It contains also the 'perldoc' program.
12mr|perl-5.14.2-8|186	
12mr|perl-5.14.2-8|187	%prep
12mr|perl-5.14.2-8|188	%setup -q -n %{name}-%{version}%{?rel}
12mr|perl-5.14.2-8|189	%patch5 -p1 -b .flags~
12mr|perl-5.14.2-8|190	%patch6 -p0
12mr|perl-5.14.2-8|191	%patch14 -p0
12mr|perl-5.14.2-8|192	%patch15 -p1 -b .lib64~
12mr|perl-5.14.2-8|193	%patch16 -p0
12mr|perl-5.14.2-8|194	%patch21 -p1 -b .peroyvind~
12mr|perl-5.14.2-8|195	%patch23 -p0
12mr|perl-5.14.2-8|196	%patch29 -p1 -b .rpmdebug~
12mr|perl-5.14.2-8|197	%patch32 -p1
12mr|perl-5.14.2-8|198	%patch38 -p0
12mr|perl-5.14.2-8|199	%patch43 -p0
12mr|perl-5.14.2-8|200	%patch44 -p0
12mr|perl-5.14.2-8|201	%patch48 -p1 -b .doublefree~
12mr|perl-5.14.2-8|202	%patch49 -p1
12mr|perl-5.14.2-8|203	%patch50 -p1 -b .libperl~
12mr|perl-5.14.2-8|204	%patch51 -p1 -b .soname~
12mr|perl-5.14.2-8|205	
12mr|perl-5.14.2-8|206	%patch65 -p1
12mr|perl-5.14.2-8|207	%patch66 -p1 -b .ldrunpath~
12mr|perl-5.14.2-8|208	
12mr|perl-5.14.2-8|209	remove_from_lists() {
12mr|perl-5.14.2-8|210	perl -ni -e "m!^\Q$1! or print" MANIFEST
12mr|perl-5.14.2-8|211	perl -ni -e "m!^\Q$1! or print" utils.lst
12mr|perl-5.14.2-8|212	}
12mr|perl-5.14.2-8|213	remove_files() {
12mr|perl-5.14.2-8|214	rm -r $1
12mr|perl-5.14.2-8|215	remove_from_lists $1
12mr|perl-5.14.2-8|216	}
12mr|perl-5.14.2-8|217	remove_files_all() {
12mr|perl-5.14.2-8|218	rm -r $1*
12mr|perl-5.14.2-8|219	remove_from_lists $1
12mr|perl-5.14.2-8|220	}
12mr|perl-5.14.2-8|221	remove_util() {
12mr|perl-5.14.2-8|222	perl -pi -e "/^pl(extract)?\s/ and s/\s$1\b//" utils/Makefile.SH
12mr|perl-5.14.2-8|223	}
12mr|perl-5.14.2-8|224	
12mr|perl-5.14.2-8|225	chmod u+w -R *
12mr|perl-5.14.2-8|226	# perl-Archive-Tar
12mr|perl-5.14.2-8|227	remove_files cpan/Archive-Tar/
12mr|perl-5.14.2-8|228	remove_files_all utils/ptar.PL
12mr|perl-5.14.2-8|229	remove_files_all utils/ptardiff.PL
12mr|perl-5.14.2-8|230	remove_files_all utils/ptargrep.PL
12mr|perl-5.14.2-8|231	remove_util ptar
12mr|perl-5.14.2-8|232	remove_util ptardiff
12mr|perl-5.14.2-8|233	remove_util ptargrep
12mr|perl-5.14.2-8|234	# perl-Digest-SHA
12mr|perl-5.14.2-8|235	remove_files cpan/Digest-SHA/
12mr|perl-5.14.2-8|236	remove_files_all utils/shasum
12mr|perl-5.14.2-8|237	remove_util shasum
12mr|perl-5.14.2-8|238	# perl-CPANPLUS
12mr|perl-5.14.2-8|239	remove_files cpan/CPANPLUS/
12mr|perl-5.14.2-8|240	remove_files_all utils/cpan2dist.PL
12mr|perl-5.14.2-8|241	remove_files_all utils/cpanp-run-perl.PL
12mr|perl-5.14.2-8|242	remove_files_all utils/cpanp.PL
12mr|perl-5.14.2-8|243	remove_util cpan2dist
12mr|perl-5.14.2-8|244	remove_util cpanp-run-perl
12mr|perl-5.14.2-8|245	remove_util cpanp
12mr|perl-5.14.2-8|246	# perl-CPANPLUS-Dist-Build
12mr|perl-5.14.2-8|247	remove_files cpan/CPANPLUS-Dist-Build/
12mr|perl-5.14.2-8|248	# perl-Module-CoreList
12mr|perl-5.14.2-8|249	remove_files dist/Module-CoreList/
12mr|perl-5.14.2-8|250	remove_files_all utils/corelist.PL
12mr|perl-5.14.2-8|251	remove_util corelist
12mr|perl-5.14.2-8|252	# perl-Module-Build
12mr|perl-5.14.2-8|253	remove_files cpan/Module-Build/
12mr|perl-5.14.2-8|254	remove_files_all utils/config_data.PL
12mr|perl-5.14.2-8|255	remove_util config_data
12mr|perl-5.14.2-8|256	# perl-CGI
12mr|perl-5.14.2-8|257	remove_files cpan/CGI/
12mr|perl-5.14.2-8|258	# perl-Archive-Extract
12mr|perl-5.14.2-8|259	remove_files cpan/Archive-Extract/
12mr|perl-5.14.2-8|260	# perl-Time-Piece
12mr|perl-5.14.2-8|261	remove_files cpan/Time-Piece/
12mr|perl-5.14.2-8|262	# perl-Pod-Perldoc
12mr|perl-5.14.2-8|263	remove_files dist/Pod-Perldoc/
12mr|perl-5.14.2-8|264	remove_files_all utils/perldoc.PL
12mr|perl-5.14.2-8|265	remove_util perldoc
12mr|perl-5.14.2-8|266	
12mr|perl-5.14.2-8|267	# fix linking against libperl during build
12mr|perl-5.14.2-8|268	ln -s $PWD lib/CORE
12mr|perl-5.14.2-8|269	
12mr|perl-5.14.2-8|270	%build
12mr|perl-5.14.2-8|271	sh Configure -des \
12mr|perl-5.14.2-8|272	-Dinc_version_list="5.12.3 5.12.3/%{full_arch} 5.12.2 5.12.2/%{full_arch} 5.12.1 5.12.1/%{full_arch} 5.12.0 5.12.0/%{full_arch} 5.10.1 5.10.0 5.8.8 5.8.7 5.8.6 5.8.5 5.8.4 5.8.3 5.8.2 5.8.1 5.8.0 5.6.1 5.6.0" \
12mr|perl-5.14.2-8|273	-Darchname=%{_arch}-%{_os} \
12mr|perl-5.14.2-8|274	-Dcc='%{__cc}' \
12mr|perl-5.14.2-8|275	%if %debugging
12mr|perl-5.14.2-8|276	-Doptimize="-O0" -DDEBUGGING="-g3 %{debugcflags}" \
12mr|perl-5.14.2-8|277	%else
12mr|perl-5.14.2-8|278	-Doptimize="%{optflags}" -DDEBUGGING="%{debugcflags}" \
12mr|perl-5.14.2-8|279	%endif
12mr|perl-5.14.2-8|280	-Dccdlflags="%{ldflags} -Wl,--warn-unresolved-symbols -fno-PIE" \
12mr|perl-5.14.2-8|281	-Dcccdlflags="-fPIC -fno-PIE" \
12mr|perl-5.14.2-8|282	-Dldflags="%{ldflags}" \
12mr|perl-5.14.2-8|283	-Dlddlflags="-shared %{optflags} %{ldflags} -Wl,--warn-unresolved-symbols -fno-PIE" \
12mr|perl-5.14.2-8|284	-Dcppflags="-D_REENTRANT -D_GNU_SOURCE" \
12mr|perl-5.14.2-8|285	-Dlibpth='%{_libdir} /%{_lib}' \
12mr|perl-5.14.2-8|286	-Dprefix=%{_prefix} -Dvendorprefix=%{_prefix} \
12mr|perl-5.14.2-8|287	-Dsiteprefix=%{_prefix} -Dsitebin=%{_prefix}/local/bin \
12mr|perl-5.14.2-8|288	-Dsiteman1dir=%{_prefix}/local/share/man/man1 \
12mr|perl-5.14.2-8|289	-Dsiteman3dir=%{_prefix}/local/share/man/man3 \
12mr|perl-5.14.2-8|290	-Dman3dir=%{_mandir}/man3pm \
12mr|perl-5.14.2-8|291	-Dvendorman3dir=%{_mandir}/man3 \
12mr|perl-5.14.2-8|292	-Dman3ext=3pm \
12mr|perl-5.14.2-8|293	-Dcf_by=%{vendor} -Dmyhostname=localhost -Dperladmin=root@localhost -Dcf_email=root@localhost \
12mr|perl-5.14.2-8|294	-Ud_csh \
12mr|perl-5.14.2-8|295	-Duseshrplib \
12mr|perl-5.14.2-8|296	-Duselargefiles \
12mr|perl-5.14.2-8|297	-Dpager='%{_bindir}/less -isr' \
12mr|perl-5.14.2-8|298	%if %threading
12mr|perl-5.14.2-8|299	-Duseithreads \
12mr|perl-5.14.2-8|300	%endif
12mr|perl-5.14.2-8|301	%ifarch %{sparc}
12mr|perl-5.14.2-8|302	-Ud_longdbl \
12mr|perl-5.14.2-8|303	%endif
12mr|perl-5.14.2-8|304	-Di_db \
12mr|perl-5.14.2-8|305	-Di_ndbm \
12mr|perl-5.14.2-8|306	-Di_gdbm
12mr|perl-5.14.2-8|307	
12mr|perl-5.14.2-8|308	%make
12mr|perl-5.14.2-8|309	
12mr|perl-5.14.2-8|310	%check
12mr|perl-5.14.2-8|311	# for test, building a perl with no rpath
12mr|perl-5.14.2-8|312	# for test, unset RPM_BUILD_ROOT so that the MakeMaker trick is not triggered
12mr|perl-5.14.2-8|313	rm -f perl
12mr|perl-5.14.2-8|314	%define nbprocs %(/usr/bin/getconf _NPROCESSORS_ONLN)
12mr|perl-5.14.2-8|315	
12mr|perl-5.14.2-8|316	# This test relies on Digest::SHA being available
12mr|perl-5.14.2-8|317	rm -f t/porting/regen.t
12mr|perl-5.14.2-8|318	sed -i -e '/^t\/porting\/regen.t/d' MANIFEST
12mr|perl-5.14.2-8|319	
12mr|perl-5.14.2-8|320	RPM_BUILD_ROOT="" TEST_JOBS=%{nbprocs} make test_harness_notty CCDLFLAGS=
12mr|perl-5.14.2-8|321	rm -f perl
12mr|perl-5.14.2-8|322	make perl
12mr|perl-5.14.2-8|323	
12mr|perl-5.14.2-8|324	%install
12mr|perl-5.14.2-8|325	%makeinstall_std
12mr|perl-5.14.2-8|326	
12mr|perl-5.14.2-8|327	install -d %{buildroot}%{perl_root}/vendor_perl/%{version}/%{full_arch}/auto
12mr|perl-5.14.2-8|328	
12mr|perl-5.14.2-8|329	# We prefer 0755 instead of 0555
12mr|perl-5.14.2-8|330	find %{buildroot} -name "*.so" | xargs chmod 0755
12mr|perl-5.14.2-8|331	
12mr|perl-5.14.2-8|332	cp -f utils/h2ph utils/h2ph_patched
12mr|perl-5.14.2-8|333	cat %{SOURCE2} | patch -p1
12mr|perl-5.14.2-8|334	
12mr|perl-5.14.2-8|335	# LD_PRELOAD doesn't work... why?
12mr|perl-5.14.2-8|336	LD_LIBRARY_PATH=`pwd` ./perl -Ilib utils/h2ph_patched -a -d %{buildroot}%{perl_root}/%{version}/%{full_arch} `cat %{SOURCE1}` > /dev/null ||:
12mr|perl-5.14.2-8|337	
12mr|perl-5.14.2-8|338	# i don't like hardlinks, having symlinks instead:
12mr|perl-5.14.2-8|339	ln -sf perl5 %{buildroot}%{_bindir}/perl
12mr|perl-5.14.2-8|340	ln -s perl%{version} %{buildroot}%{_bindir}/perl5
12mr|perl-5.14.2-8|341	
12mr|perl-5.14.2-8|342	rm -f %{buildroot}%{_bindir}/perlivp %{buildroot}%{_mandir}/man1/perlivp.1
12mr|perl-5.14.2-8|343	
12mr|perl-5.14.2-8|344	%ifarch ppc
12mr|perl-5.14.2-8|345	perl -ni -e 'print if !/sub __syscall_nr/' %{buildroot}%{perl_root}/%{version}/%{full_arch}/asm/unistd.ph
12mr|perl-5.14.2-8|346	%endif
12mr|perl-5.14.2-8|347	
12mr|perl-5.14.2-8|348	%ifarch ppc
12mr|perl-5.14.2-8|349	perl -ni -e 'print unless m/sub __syscall_nr/' %{buildroot}/%{perl_root}/%{version}/%{full_arch}/asm/unistd.ph
12mr|perl-5.14.2-8|350	%endif
12mr|perl-5.14.2-8|351	
12mr|perl-5.14.2-8|352	# call spec-helper before creating the file list
12mr|perl-5.14.2-8|353	# (spec-helper removes some files, and compress some others)
12mr|perl-5.14.2-8|354	%define dont_strip 1
12mr|perl-5.14.2-8|355	%{?__spec_helper_post}
12mr|perl-5.14.2-8|356	%undefine dont_strip
12mr|perl-5.14.2-8|357	
12mr|perl-5.14.2-8|358	# remove debug files when __debug_package is set to nil
12mr|perl-5.14.2-8|359	# otherwise build fails with these files unpackaged
12mr|perl-5.14.2-8|360	%if ! %{?__debug_package}0
12mr|perl-5.14.2-8|361	rm -rf %{buildroot}%{_prefix}/lib/debug
12mr|perl-5.14.2-8|362	rm -rf %{buildroot}%{_prefix}/src/debug
12mr|perl-5.14.2-8|363	%endif
12mr|perl-5.14.2-8|364	
12mr|perl-5.14.2-8|365	cat > perl-base.list <<EOF
12mr|perl-5.14.2-8|366	%{_bindir}/perl
12mr|perl-5.14.2-8|367	%{_bindir}/perl5
12mr|perl-5.14.2-8|368	%{_bindir}/perl%{version}
12mr|perl-5.14.2-8|369	%dir %{_mandir}/man3pm
12mr|perl-5.14.2-8|370	%dir %{perl_root}
12mr|perl-5.14.2-8|371	%dir %{perl_root}/%{version}
12mr|perl-5.14.2-8|372	%dir %{perl_root}/%{version}/File
12mr|perl-5.14.2-8|373	%{perl_root}/%{version}/File/Basename.pm
12mr|perl-5.14.2-8|374	%{perl_root}/%{version}/File/Find.pm
12mr|perl-5.14.2-8|375	%{perl_root}/%{version}/File/Path.pm
12mr|perl-5.14.2-8|376	%dir %{perl_root}/%{version}/Getopt
12mr|perl-5.14.2-8|377	%{perl_root}/%{version}/Getopt/Long.pm
12mr|perl-5.14.2-8|378	%{perl_root}/%{version}/Getopt/Std.pm
12mr|perl-5.14.2-8|379	%dir %{perl_root}/%{version}/Time
12mr|perl-5.14.2-8|380	%{perl_root}/%{version}/Time/Local.pm
12mr|perl-5.14.2-8|381	%{perl_root}/%{version}/AutoLoader.pm
12mr|perl-5.14.2-8|382	%dir %{perl_root}/%{version}/Carp
12mr|perl-5.14.2-8|383	%{perl_root}/%{version}/Carp.pm
12mr|perl-5.14.2-8|384	%{perl_root}/%{version}/Carp/Heavy.pm
12mr|perl-5.14.2-8|385	%{perl_root}/%{version}/DirHandle.pm
12mr|perl-5.14.2-8|386	%{perl_root}/%{version}/%{full_arch}/Errno.pm
12mr|perl-5.14.2-8|387	%dir %{perl_root}/%{version}/Exporter
12mr|perl-5.14.2-8|388	%{perl_root}/%{version}/Exporter/Heavy.pm
12mr|perl-5.14.2-8|389	%{perl_root}/%{version}/Exporter.pm
12mr|perl-5.14.2-8|390	%{perl_root}/%{version}/FileHandle.pm
12mr|perl-5.14.2-8|391	%{perl_root}/%{version}/PerlIO.pm
12mr|perl-5.14.2-8|392	%{perl_root}/%{version}/SelectSaver.pm
12mr|perl-5.14.2-8|393	%{perl_root}/%{version}/Symbol.pm
12mr|perl-5.14.2-8|394	%dir %{perl_root}/%{version}/Tie
12mr|perl-5.14.2-8|395	%{perl_root}/%{version}/Tie/Hash.pm
12mr|perl-5.14.2-8|396	%{perl_root}/%{version}/XSLoader.pm
12mr|perl-5.14.2-8|397	%{perl_root}/%{version}/base.pm
12mr|perl-5.14.2-8|398	%{perl_root}/%{version}/bytes.pm
12mr|perl-5.14.2-8|399	%{perl_root}/%{version}/bytes_heavy.pl
12mr|perl-5.14.2-8|400	%{perl_root}/%{version}/constant.pm
12mr|perl-5.14.2-8|401	%{perl_root}/%{version}/feature.pm
12mr|perl-5.14.2-8|402	%{perl_root}/%{version}/integer.pm
12mr|perl-5.14.2-8|403	%{perl_root}/%{version}/overload.pm
12mr|perl-5.14.2-8|404	%{perl_root}/%{version}/strict.pm
12mr|perl-5.14.2-8|405	%{perl_root}/%{version}/utf8.pm
12mr|perl-5.14.2-8|406	%{perl_root}/%{version}/utf8_heavy.pl
12mr|perl-5.14.2-8|407	%dir %{perl_root}/%{version}/unicore
12mr|perl-5.14.2-8|408	%dir %{perl_root}/%{version}/unicore/To
12mr|perl-5.14.2-8|409	%{perl_root}/%{version}/unicore/To/Lower.pl
12mr|perl-5.14.2-8|410	%{perl_root}/%{version}/unicore/To/Fold.pl
12mr|perl-5.14.2-8|411	%{perl_root}/%{version}/unicore/To/Upper.pl
12mr|perl-5.14.2-8|412	%{perl_root}/%{version}/vars.pm
12mr|perl-5.14.2-8|413	%dir %{perl_root}/%{version}/warnings
12mr|perl-5.14.2-8|414	%{perl_root}/%{version}/warnings/register.pm
12mr|perl-5.14.2-8|415	%{perl_root}/%{version}/warnings.pm
12mr|perl-5.14.2-8|416	%dir %{perl_root}/%{version}/%{full_arch}
12mr|perl-5.14.2-8|417	%{perl_root}/%{version}/%{full_arch}/lib.pm
12mr|perl-5.14.2-8|418	%{perl_root}/%{version}/%{full_arch}/Cwd.pm
12mr|perl-5.14.2-8|419	%dir %{perl_root}/%{version}/%{full_arch}/File
12mr|perl-5.14.2-8|420	%{perl_root}/%{version}/%{full_arch}/File/Spec.pm
12mr|perl-5.14.2-8|421	%{perl_root}/%{version}/%{full_arch}/File/Spec/Unix.pm
12mr|perl-5.14.2-8|422	%dir %{perl_root}/%{version}/%{full_arch}/File/Spec
12mr|perl-5.14.2-8|423	%{perl_root}/%{version}/%{full_arch}/Fcntl.pm
12mr|perl-5.14.2-8|424	%{perl_root}/%{version}/%{full_arch}/IO.pm
12mr|perl-5.14.2-8|425	%dir %{perl_root}/%{version}/%{full_arch}/IO
12mr|perl-5.14.2-8|426	%{perl_root}/%{version}/%{full_arch}/IO/File.pm
12mr|perl-5.14.2-8|427	%{perl_root}/%{version}/%{full_arch}/IO/Handle.pm
12mr|perl-5.14.2-8|428	%{perl_root}/%{version}/%{full_arch}/IO/Seekable.pm
12mr|perl-5.14.2-8|429	%{perl_root}/%{version}/%{full_arch}/IO/Select.pm
12mr|perl-5.14.2-8|430	%{perl_root}/%{version}/%{full_arch}/IO/Socket.pm
12mr|perl-5.14.2-8|431	%dir %{perl_root}/%{version}/%{full_arch}/auto
12mr|perl-5.14.2-8|432	%dir %{perl_root}/%{version}/%{full_arch}/auto/Cwd
12mr|perl-5.14.2-8|433	%{perl_root}/%{version}/%{full_arch}/auto/Cwd/Cwd.so
12mr|perl-5.14.2-8|434	%dir %{perl_root}/%{version}/%{full_arch}/auto/Data
12mr|perl-5.14.2-8|435	%dir %{perl_root}/%{version}/%{full_arch}/auto/Data/Dumper
12mr|perl-5.14.2-8|436	%{perl_root}/%{version}/%{full_arch}/auto/Data/Dumper/Dumper.so
12mr|perl-5.14.2-8|437	%dir %{perl_root}/%{version}/%{full_arch}/auto/Fcntl
12mr|perl-5.14.2-8|438	%{perl_root}/%{version}/%{full_arch}/auto/Fcntl/Fcntl.so
12mr|perl-5.14.2-8|439	%dir %{perl_root}/%{version}/%{full_arch}/auto/File
12mr|perl-5.14.2-8|440	%dir %{perl_root}/%{version}/%{full_arch}/auto/File/Glob
12mr|perl-5.14.2-8|441	%{perl_root}/%{version}/%{full_arch}/auto/File/Glob/Glob.so
12mr|perl-5.14.2-8|442	%{perl_root}/%{version}/%{full_arch}/File/Glob.pm
12mr|perl-5.14.2-8|443	%dir %{perl_root}/%{version}/%{full_arch}/auto/IO
12mr|perl-5.14.2-8|444	%{perl_root}/%{version}/%{full_arch}/auto/IO/IO.so
12mr|perl-5.14.2-8|445	%dir %{perl_root}/%{version}/%{full_arch}/auto/POSIX
12mr|perl-5.14.2-8|446	%{perl_root}/%{version}/%{full_arch}/auto/POSIX/POSIX.so
12mr|perl-5.14.2-8|447	%{perl_root}/%{version}/%{full_arch}/auto/POSIX/autosplit.ix
12mr|perl-5.14.2-8|448	%{perl_root}/%{version}/%{full_arch}/auto/POSIX/load_imports.al
12mr|perl-5.14.2-8|449	%{perl_root}/%{version}/%{full_arch}/auto/POSIX/tmpfile.al
12mr|perl-5.14.2-8|450	%dir %{perl_root}/%{version}/%{full_arch}/auto/Socket
12mr|perl-5.14.2-8|451	%{perl_root}/%{version}/%{full_arch}/auto/Socket/Socket.so
12mr|perl-5.14.2-8|452	%dir %{perl_root}/%{version}/%{full_arch}/auto/Storable
12mr|perl-5.14.2-8|453	%{perl_root}/%{version}/%{full_arch}/auto/Storable/Storable.so
12mr|perl-5.14.2-8|454	%dir %{perl_root}/%{version}/%{full_arch}/auto/re
12mr|perl-5.14.2-8|455	%{perl_root}/%{version}/%{full_arch}/auto/re/re.so
12mr|perl-5.14.2-8|456	%{perl_root}/%{version}/%{full_arch}/Config.pm
12mr|perl-5.14.2-8|457	%{perl_root}/%{version}/%{full_arch}/Config_heavy.pl
12mr|perl-5.14.2-8|458	%{perl_root}/%{version}/%{full_arch}/DynaLoader.pm
12mr|perl-5.14.2-8|459	%{perl_root}/%{version}/%{full_arch}/POSIX.pm
12mr|perl-5.14.2-8|460	%{perl_root}/%{version}/%{full_arch}/Socket.pm
12mr|perl-5.14.2-8|461	%{perl_root}/%{version}/%{full_arch}/Storable.pm
12mr|perl-5.14.2-8|462	%{perl_root}/%{version}/%{full_arch}/re.pm
12mr|perl-5.14.2-8|463	%dir %{perl_root}/%{version}/%{full_arch}/CORE
12mr|perl-5.14.2-8|464	%{perl_root}/%{version}/%{full_arch}/CORE/libperl.so
12mr|perl-5.14.2-8|465	%dir %{perl_root}/%{version}/%{full_arch}/asm
12mr|perl-5.14.2-8|466	%dir %{perl_root}/%{version}/%{full_arch}/bits
12mr|perl-5.14.2-8|467	%dir %{perl_root}/%{version}/%{full_arch}/sys
12mr|perl-5.14.2-8|468	%{perl_root}/%{version}/%{full_arch}/asm/unistd.ph
12mr|perl-5.14.2-8|469	%ifarch %{mipsx}
12mr|perl-5.14.2-8|470	%{perl_root}/%{version}/%{full_arch}/asm/sgidefs.ph
12mr|perl-5.14.2-8|471	%endif
12mr|perl-5.14.2-8|472	%ifarch ia64
12mr|perl-5.14.2-8|473	%{perl_root}/%{version}/%{full_arch}/asm/break.ph
12mr|perl-5.14.2-8|474	%endif
12mr|perl-5.14.2-8|475	%ifarch x86_64
12mr|perl-5.14.2-8|476	%{perl_root}/%{version}/%{full_arch}/bits/wordsize.ph
12mr|perl-5.14.2-8|477	%endif
12mr|perl-5.14.2-8|478	%ifarch %{ix86} x86_64
12mr|perl-5.14.2-8|479	%{perl_root}/%{version}/%{full_arch}/asm/unistd_32.ph
12mr|perl-5.14.2-8|480	%{perl_root}/%{version}/%{full_arch}/asm/unistd_64.ph
12mr|perl-5.14.2-8|481	%endif
12mr|perl-5.14.2-8|482	%ifarch ppc64
12mr|perl-5.14.2-8|483	%{perl_root}/%{version}/%{full_arch}/asm-ppc/unistd.ph
12mr|perl-5.14.2-8|484	%{perl_root}/%{version}/%{full_arch}/asm-ppc64/unistd.ph
12mr|perl-5.14.2-8|485	%{perl_root}/%{version}/%{full_arch}/bits/wordsize.ph
12mr|perl-5.14.2-8|486	%endif
12mr|perl-5.14.2-8|487	%{perl_root}/%{version}/%{full_arch}/bits/syscall.ph
12mr|perl-5.14.2-8|488	%{perl_root}/%{version}/%{full_arch}/sys/syscall.ph
12mr|perl-5.14.2-8|489	%{perl_root}/%{version}/%{full_arch}/_h2ph_pre.ph
12mr|perl-5.14.2-8|490	%{perl_root}/%{version}/%{full_arch}/syscall.ph
12mr|perl-5.14.2-8|491	EOF
12mr|perl-5.14.2-8|492	
12mr|perl-5.14.2-8|493	cat > perl.list <<EOF
12mr|perl-5.14.2-8|494	%doc README
12mr|perl-5.14.2-8|495	%doc Artistic
12mr|perl-5.14.2-8|496	%{_bindir}/a2p
12mr|perl-5.14.2-8|497	%{_bindir}/perlbug
12mr|perl-5.14.2-8|498	%{_bindir}/perlthanks
12mr|perl-5.14.2-8|499	%{_bindir}/find2perl
12mr|perl-5.14.2-8|500	%{_bindir}/pod2man
12mr|perl-5.14.2-8|501	%{_bindir}/pod2html
12mr|perl-5.14.2-8|502	%{_bindir}/pod2text
12mr|perl-5.14.2-8|503	%{_bindir}/pod2latex
12mr|perl-5.14.2-8|504	%{_bindir}/splain
12mr|perl-5.14.2-8|505	%{_bindir}/s2p
12mr|perl-5.14.2-8|506	%{_bindir}/json_pp
12mr|perl-5.14.2-8|507	EOF
12mr|perl-5.14.2-8|508	
12mr|perl-5.14.2-8|509	cat > perl-devel.list <<EOF
12mr|perl-5.14.2-8|510	%{_bindir}/cpan
12mr|perl-5.14.2-8|511	%{_bindir}/pstruct
12mr|perl-5.14.2-8|512	%{_bindir}/piconv
12mr|perl-5.14.2-8|513	%{_bindir}/dprofpp
12mr|perl-5.14.2-8|514	%{_bindir}/c2ph
12mr|perl-5.14.2-8|515	%{_bindir}/h2xs
12mr|perl-5.14.2-8|516	%{_bindir}/enc2xs
12mr|perl-5.14.2-8|517	%{_bindir}/instmodsh
12mr|perl-5.14.2-8|518	%{_bindir}/libnetcfg
12mr|perl-5.14.2-8|519	%{_bindir}/h2ph
12mr|perl-5.14.2-8|520	%{_bindir}/pl2pm
12mr|perl-5.14.2-8|521	%{_bindir}/podchecker
12mr|perl-5.14.2-8|522	%{_bindir}/podselect
12mr|perl-5.14.2-8|523	%{_bindir}/pod2usage
12mr|perl-5.14.2-8|524	%{_bindir}/psed
12mr|perl-5.14.2-8|525	%{_bindir}/prove
12mr|perl-5.14.2-8|526	%{_bindir}/xsubpp
12mr|perl-5.14.2-8|527	%{perl_root}/%{version}/Encode/encode.h
12mr|perl-5.14.2-8|528	%{perl_root}/%{version}/%{full_arch}/CORE/*.h
12mr|perl-5.14.2-8|529	EOF
12mr|perl-5.14.2-8|530	
12mr|perl-5.14.2-8|531	find %{buildroot}%{perl_root}/%{version} "(" -name "*.pod" -o -iname "Changes*" -o -iname "ChangeLog*" -o -iname "README*" ")" -a -not -name perldiag.pod -printf "%%%%doc %%p\n" |sort -u > perl-doc.list
12mr|perl-5.14.2-8|532	find %{buildroot}%{_mandir}/man1 ! -name "perlivp.1*" ! -type d >> perl.list
12mr|perl-5.14.2-8|533	find %{buildroot}%{_mandir}/man3pm ! -type d ! -name "Pod::Perldoc*" >> perl.list
12mr|perl-5.14.2-8|534	find %{buildroot}%{perl_root}/%{version} ! -type d ! -name \*.h >> perl.list
12mr|perl-5.14.2-8|535	find %{buildroot}%{perl_root}/%{version} -type d -printf "%%%%dir %%p\n" >> perl.list
12mr|perl-5.14.2-8|536	sed -e 's#%{buildroot}##g' -i perl*.list
12mr|perl-5.14.2-8|537	
12mr|perl-5.14.2-8|538	perl -ni -e 'BEGIN { open F, "perl-base.list"; $s{$_} = 1 foreach <F>; } print unless $s{$_}' perl.list
12mr|perl-5.14.2-8|539	perl -ni -e 'BEGIN { open F, "perl-devel.list"; $s{$_} = 1 foreach <F>; } print unless $s{$_}' perl.list
12mr|perl-5.14.2-8|540	perl -ni -e 'BEGIN { open F, "perl-doc.list"; s/^.doc //, $s{$_} = 1 foreach <F>; } print unless $s{$_}' perl.list
12mr|perl-5.14.2-8|541	
12mr|perl-5.14.2-8|542	%files -f perl.list
12mr|perl-5.14.2-8|543	
12mr|perl-5.14.2-8|544	%files base -f perl-base.list
12mr|perl-5.14.2-8|545	
12mr|perl-5.14.2-8|546	%files devel -f perl-devel.list
12mr|perl-5.14.2-8|547	
12mr|perl-5.14.2-8|548	%files doc -f perl-doc.list
12mr|perl-5.14.2-8|549	
12mr|perl-5.14.2-8|550	
12mr|perl-5.14.2-8|551	
12mr|perl-5.14.2-8|552	%changelog
12mr|perl-5.14.2-8|553	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-5.14.2-8|554	+ Commit: f09ba87
12mr|perl-5.14.2-8|555	- Manually remove debug files when __debug_package is set to nil
12mr|perl-5.14.2-8|556	
12mr|perl-5.14.2-8|557	* Thu Aug  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-5.14.2-8|558	+ Commit: ef10d21
12mr|perl-5.14.2-8|559	- Drop some hopefully no longer needed workarounds and enable tests
12mr|perl-5.14.2-8|560	
12mr|perl-5.14.2-8|561	

15424 12
12mr|perl-Algorithm-C3-0.80.0-4|1	%define upstream_name	 Algorithm-C3
12mr|perl-Algorithm-C3-0.80.0-4|2	%define upstream_version 0.08
12mr|perl-Algorithm-C3-0.80.0-4|3	
12mr|perl-Algorithm-C3-0.80.0-4|4	Name:       perl-%{upstream_name}
12mr|perl-Algorithm-C3-0.80.0-4|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Algorithm-C3-0.80.0-4|6	Release:    %mkrel 4
12mr|perl-Algorithm-C3-0.80.0-4|7	
12mr|perl-Algorithm-C3-0.80.0-4|8	Summary:	A module for merging hierarchies using the C3 algorithm
12mr|perl-Algorithm-C3-0.80.0-4|9	License:	GPL+ or Artistic
12mr|perl-Algorithm-C3-0.80.0-4|10	Group:		Development/Perl
12mr|perl-Algorithm-C3-0.80.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Algorithm-C3-0.80.0-4|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Algorithm-C3-0.80.0-4|13	
12mr|perl-Algorithm-C3-0.80.0-4|14	%if %{mdkversion} < 1010
12mr|perl-Algorithm-C3-0.80.0-4|15	BuildRequires:	perl-devel
12mr|perl-Algorithm-C3-0.80.0-4|16	%endif
12mr|perl-Algorithm-C3-0.80.0-4|17	BuildRequires:	perl(Carp) >= 0.01
12mr|perl-Algorithm-C3-0.80.0-4|18	BuildRequires:  perl(Module::Build)
12mr|perl-Algorithm-C3-0.80.0-4|19	BuildRequires:	perl(Test::More) >= 0.47
12mr|perl-Algorithm-C3-0.80.0-4|20	BuildArch:	noarch
12mr|perl-Algorithm-C3-0.80.0-4|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Algorithm-C3-0.80.0-4|22	
12mr|perl-Algorithm-C3-0.80.0-4|23	%description
12mr|perl-Algorithm-C3-0.80.0-4|24	This module implements the C3 algorithm. Most of the uses for C3
12mr|perl-Algorithm-C3-0.80.0-4|25	revolve around class building and metamodels, but it could also be
12mr|perl-Algorithm-C3-0.80.0-4|26	used for things like dependency resolution as well since it tends to
12mr|perl-Algorithm-C3-0.80.0-4|27	do such a nice job of preserving local precendence orderings.
12mr|perl-Algorithm-C3-0.80.0-4|28	
12mr|perl-Algorithm-C3-0.80.0-4|29	%prep
12mr|perl-Algorithm-C3-0.80.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Algorithm-C3-0.80.0-4|31	
12mr|perl-Algorithm-C3-0.80.0-4|32	%build
12mr|perl-Algorithm-C3-0.80.0-4|33	%{__perl} Build.PL installdirs=vendor destdir=%{buildroot}
12mr|perl-Algorithm-C3-0.80.0-4|34	./Build
12mr|perl-Algorithm-C3-0.80.0-4|35	
12mr|perl-Algorithm-C3-0.80.0-4|36	%check
12mr|perl-Algorithm-C3-0.80.0-4|37	./Build test
12mr|perl-Algorithm-C3-0.80.0-4|38	
12mr|perl-Algorithm-C3-0.80.0-4|39	%install
12mr|perl-Algorithm-C3-0.80.0-4|40	rm -rf %{buildroot}
12mr|perl-Algorithm-C3-0.80.0-4|41	./Build install
12mr|perl-Algorithm-C3-0.80.0-4|42	
12mr|perl-Algorithm-C3-0.80.0-4|43	%clean
12mr|perl-Algorithm-C3-0.80.0-4|44	rm -rf %{buildroot}
12mr|perl-Algorithm-C3-0.80.0-4|45	
12mr|perl-Algorithm-C3-0.80.0-4|46	%files
12mr|perl-Algorithm-C3-0.80.0-4|47	%defattr(-,root,root)
12mr|perl-Algorithm-C3-0.80.0-4|48	%doc Changes README
12mr|perl-Algorithm-C3-0.80.0-4|49	%{perl_vendorlib}/Algorithm
12mr|perl-Algorithm-C3-0.80.0-4|50	%{_mandir}/man*/*
12mr|perl-Algorithm-C3-0.80.0-4|51	
12mr|perl-Algorithm-C3-0.80.0-4|52	
12mr|perl-Algorithm-C3-0.80.0-4|53	
12mr|perl-Algorithm-C3-0.80.0-4|54	%changelog
12mr|perl-Algorithm-C3-0.80.0-4|55	

15425 12
12mr|perl-Algorithm-Diff-1.190.200-5|1	%define upstream_name    Algorithm-Diff
12mr|perl-Algorithm-Diff-1.190.200-5|2	%define upstream_version 1.1902
12mr|perl-Algorithm-Diff-1.190.200-5|3	
12mr|perl-Algorithm-Diff-1.190.200-5|4	Name:       perl-%{upstream_name}
12mr|perl-Algorithm-Diff-1.190.200-5|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Algorithm-Diff-1.190.200-5|6	Release:    %mkrel 5
12mr|perl-Algorithm-Diff-1.190.200-5|7	Epoch:      1
12mr|perl-Algorithm-Diff-1.190.200-5|8	
12mr|perl-Algorithm-Diff-1.190.200-5|9	Summary:    Compute `intelligent' differences between two files / lists
12mr|perl-Algorithm-Diff-1.190.200-5|10	License:    GPL+ or Artistic
12mr|perl-Algorithm-Diff-1.190.200-5|11	Group:      Development/Perl
12mr|perl-Algorithm-Diff-1.190.200-5|12	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Algorithm-Diff-1.190.200-5|13	Source0:    http://www.cpan.org/modules/by-module/Algorithm/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Algorithm-Diff-1.190.200-5|14	Buildrequires:  perl-devel
12mr|perl-Algorithm-Diff-1.190.200-5|15	Buildarch:      noarch
12mr|perl-Algorithm-Diff-1.190.200-5|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Algorithm-Diff-1.190.200-5|17	
12mr|perl-Algorithm-Diff-1.190.200-5|18	%description
12mr|perl-Algorithm-Diff-1.190.200-5|19	This module compute `intelligent' differences between two files / lists.
12mr|perl-Algorithm-Diff-1.190.200-5|20	
12mr|perl-Algorithm-Diff-1.190.200-5|21	%prep
12mr|perl-Algorithm-Diff-1.190.200-5|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Algorithm-Diff-1.190.200-5|23	
12mr|perl-Algorithm-Diff-1.190.200-5|24	%build
12mr|perl-Algorithm-Diff-1.190.200-5|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Algorithm-Diff-1.190.200-5|26	%make
12mr|perl-Algorithm-Diff-1.190.200-5|27	
12mr|perl-Algorithm-Diff-1.190.200-5|28	%install
12mr|perl-Algorithm-Diff-1.190.200-5|29	rm -rf %{buildroot}
12mr|perl-Algorithm-Diff-1.190.200-5|30	%makeinstall_std
12mr|perl-Algorithm-Diff-1.190.200-5|31	
12mr|perl-Algorithm-Diff-1.190.200-5|32	%check
12mr|perl-Algorithm-Diff-1.190.200-5|33	%{__make} test
12mr|perl-Algorithm-Diff-1.190.200-5|34	
12mr|perl-Algorithm-Diff-1.190.200-5|35	%clean
12mr|perl-Algorithm-Diff-1.190.200-5|36	rm -rf %{buildroot}
12mr|perl-Algorithm-Diff-1.190.200-5|37	
12mr|perl-Algorithm-Diff-1.190.200-5|38	%files
12mr|perl-Algorithm-Diff-1.190.200-5|39	%defattr(-,root,root)
12mr|perl-Algorithm-Diff-1.190.200-5|40	%doc README Changes
12mr|perl-Algorithm-Diff-1.190.200-5|41	%{perl_vendorlib}/Algorithm
12mr|perl-Algorithm-Diff-1.190.200-5|42	%{_mandir}/*/*
12mr|perl-Algorithm-Diff-1.190.200-5|43	
12mr|perl-Algorithm-Diff-1.190.200-5|44	
12mr|perl-Algorithm-Diff-1.190.200-5|45	
12mr|perl-Algorithm-Diff-1.190.200-5|46	%changelog
12mr|perl-Algorithm-Diff-1.190.200-5|47	

15426 12
12mr|perl-Alien-SDL-1.436.0-2|1	%define upstream_name    Alien-SDL
12mr|perl-Alien-SDL-1.436.0-2|2	%define upstream_version 1.436
12mr|perl-Alien-SDL-1.436.0-2|3	
12mr|perl-Alien-SDL-1.436.0-2|4	Name:		perl-%{upstream_name}
12mr|perl-Alien-SDL-1.436.0-2|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Alien-SDL-1.436.0-2|6	Release:	2
12mr|perl-Alien-SDL-1.436.0-2|7	
12mr|perl-Alien-SDL-1.436.0-2|8	Summary:	Building, finding and using SDL binaries
12mr|perl-Alien-SDL-1.436.0-2|9	License:	GPL+ or Artistic
12mr|perl-Alien-SDL-1.436.0-2|10	Group:		Development/Perl
12mr|perl-Alien-SDL-1.436.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Alien-SDL-1.436.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Alien/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Alien-SDL-1.436.0-2|13	
12mr|perl-Alien-SDL-1.436.0-2|14	BuildRequires:	SDL-devel
12mr|perl-Alien-SDL-1.436.0-2|15	BuildRequires:	perl(Archive::Extract)
12mr|perl-Alien-SDL-1.436.0-2|16	BuildRequires:	perl(Archive::Tar)
12mr|perl-Alien-SDL-1.436.0-2|17	BuildRequires:	perl(Archive::Zip)
12mr|perl-Alien-SDL-1.436.0-2|18	BuildRequires:	perl(Capture::Tiny)
12mr|perl-Alien-SDL-1.436.0-2|19	BuildRequires:	perl(Digest::SHA)
12mr|perl-Alien-SDL-1.436.0-2|20	BuildRequires:	perl(ExtUtils::CBuilder)
12mr|perl-Alien-SDL-1.436.0-2|21	BuildRequires:	perl(File::Fetch)
12mr|perl-Alien-SDL-1.436.0-2|22	BuildRequires:	perl(File::Find)
12mr|perl-Alien-SDL-1.436.0-2|23	BuildRequires:	perl(File::Path)
12mr|perl-Alien-SDL-1.436.0-2|24	BuildRequires:	perl(File::ShareDir)
12mr|perl-Alien-SDL-1.436.0-2|25	BuildRequires:	perl(File::Spec)
12mr|perl-Alien-SDL-1.436.0-2|26	BuildRequires:	perl(File::Temp)
12mr|perl-Alien-SDL-1.436.0-2|27	BuildRequires:	perl(File::Which)
12mr|perl-Alien-SDL-1.436.0-2|28	BuildRequires:	perl(Module::Build)
12mr|perl-Alien-SDL-1.436.0-2|29	BuildRequires:	perl(Text::Patch)
12mr|perl-Alien-SDL-1.436.0-2|30	BuildArch:	noarch
12mr|perl-Alien-SDL-1.436.0-2|31	
12mr|perl-Alien-SDL-1.436.0-2|32	%description
12mr|perl-Alien-SDL-1.436.0-2|33	Please see the Alien manpage for the manifesto of the Alien namespace.
12mr|perl-Alien-SDL-1.436.0-2|34	
12mr|perl-Alien-SDL-1.436.0-2|35	In short 'Alien::SDL' can be used to detect and get configuration settings
12mr|perl-Alien-SDL-1.436.0-2|36	from an installed SDL and related libraries. Based on your platform it
12mr|perl-Alien-SDL-1.436.0-2|37	offers the possibility to download and install prebuilt binaries or to
12mr|perl-Alien-SDL-1.436.0-2|38	build SDL & co. from source codes.
12mr|perl-Alien-SDL-1.436.0-2|39	
12mr|perl-Alien-SDL-1.436.0-2|40	%prep
12mr|perl-Alien-SDL-1.436.0-2|41	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Alien-SDL-1.436.0-2|42	
12mr|perl-Alien-SDL-1.436.0-2|43	%build
12mr|perl-Alien-SDL-1.436.0-2|44	echo 1 | %{__perl} Build.PL installdirs=vendor
12mr|perl-Alien-SDL-1.436.0-2|45	./Build
12mr|perl-Alien-SDL-1.436.0-2|46	
12mr|perl-Alien-SDL-1.436.0-2|47	%check
12mr|perl-Alien-SDL-1.436.0-2|48	./Build test
12mr|perl-Alien-SDL-1.436.0-2|49	
12mr|perl-Alien-SDL-1.436.0-2|50	%install
12mr|perl-Alien-SDL-1.436.0-2|51	./Build install destdir=%{buildroot}
12mr|perl-Alien-SDL-1.436.0-2|52	
12mr|perl-Alien-SDL-1.436.0-2|53	%files
12mr|perl-Alien-SDL-1.436.0-2|54	%doc META.yml Changes README LICENSE
12mr|perl-Alien-SDL-1.436.0-2|55	%{_mandir}/man3/*
12mr|perl-Alien-SDL-1.436.0-2|56	%{perl_vendorlib}/*
12mr|perl-Alien-SDL-1.436.0-2|57	
12mr|perl-Alien-SDL-1.436.0-2|58	
12mr|perl-Alien-SDL-1.436.0-2|59	
12mr|perl-Alien-SDL-1.436.0-2|60	
12mr|perl-Alien-SDL-1.436.0-2|61	
12mr|perl-Alien-SDL-1.436.0-2|62	%changelog
12mr|perl-Alien-SDL-1.436.0-2|63	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Alien-SDL-1.436.0-2|64	+ Commit: 859e7cf
12mr|perl-Alien-SDL-1.436.0-2|65	- Should be noarch package
12mr|perl-Alien-SDL-1.436.0-2|66	
12mr|perl-Alien-SDL-1.436.0-2|67	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Alien-SDL-1.436.0-2|68	+ Commit: f71cf31
12mr|perl-Alien-SDL-1.436.0-2|69	- New version 1.436, update BuildRequires
12mr|perl-Alien-SDL-1.436.0-2|70	
12mr|perl-Alien-SDL-1.436.0-2|71	

15427 12
12mr|perl-Apache-Test-1.370.0-1|1	%define upstream_name Apache-Test
12mr|perl-Apache-Test-1.370.0-1|2	%define upstream_version 1.37
12mr|perl-Apache-Test-1.370.0-1|3	
12mr|perl-Apache-Test-1.370.0-1|4	Name:		perl-%{upstream_name}
12mr|perl-Apache-Test-1.370.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Apache-Test-1.370.0-1|6	Release:	1
12mr|perl-Apache-Test-1.370.0-1|7	Summary:	Test.pm wrapper with helpers for testing Apache
12mr|perl-Apache-Test-1.370.0-1|8	License:	GPL+ or Artistic
12mr|perl-Apache-Test-1.370.0-1|9	Group:		Development/Perl
12mr|perl-Apache-Test-1.370.0-1|10	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Apache-Test-1.370.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Apache/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Apache-Test-1.370.0-1|12	BuildArch:	noarch
12mr|perl-Apache-Test-1.370.0-1|13	Provides:	perl(Apache::TestConfigParse)
12mr|perl-Apache-Test-1.370.0-1|14	Provides:	perl(Apache::TestConfigPerl)
12mr|perl-Apache-Test-1.370.0-1|15	BuildRequires:	perl-devel
12mr|perl-Apache-Test-1.370.0-1|16	
12mr|perl-Apache-Test-1.370.0-1|17	%description
12mr|perl-Apache-Test-1.370.0-1|18	Apache::Test is a test toolkit for testing an Apache server with any
12mr|perl-Apache-Test-1.370.0-1|19	configuration. It works with Apache 1.3 and Apache 2.0 and any of its modules,
12mr|perl-Apache-Test-1.370.0-1|20	including mod_perl 1.0 and 2.0. It was originally developed for testing
12mr|perl-Apache-Test-1.370.0-1|21	mod_perl 2.0.
12mr|perl-Apache-Test-1.370.0-1|22	
12mr|perl-Apache-Test-1.370.0-1|23	%prep
12mr|perl-Apache-Test-1.370.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Apache-Test-1.370.0-1|25	
12mr|perl-Apache-Test-1.370.0-1|26	%build
12mr|perl-Apache-Test-1.370.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Apache-Test-1.370.0-1|28	%make
12mr|perl-Apache-Test-1.370.0-1|29	
12mr|perl-Apache-Test-1.370.0-1|30	%install
12mr|perl-Apache-Test-1.370.0-1|31	
12mr|perl-Apache-Test-1.370.0-1|32	%makeinstall_std
12mr|perl-Apache-Test-1.370.0-1|33	
12mr|perl-Apache-Test-1.370.0-1|34	%files
12mr|perl-Apache-Test-1.370.0-1|35	%doc CONTRIBUTORS Changes INSTALL LICENSE README SUPPORT ToDo
12mr|perl-Apache-Test-1.370.0-1|36	%{perl_vendorlib}/Apache
12mr|perl-Apache-Test-1.370.0-1|37	%{perl_vendorlib}/Bundle
12mr|perl-Apache-Test-1.370.0-1|38	%{_mandir}/*/*
12mr|perl-Apache-Test-1.370.0-1|39	
12mr|perl-Apache-Test-1.370.0-1|40	
12mr|perl-Apache-Test-1.370.0-1|41	
12mr|perl-Apache-Test-1.370.0-1|42	%changelog
12mr|perl-Apache-Test-1.370.0-1|43	

15428 12
12mr|perl-AppConfig-1.660.0-5|1	%define upstream_name    AppConfig
12mr|perl-AppConfig-1.660.0-5|2	%define	upstream_version 1.66
12mr|perl-AppConfig-1.660.0-5|3	
12mr|perl-AppConfig-1.660.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-AppConfig-1.660.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-AppConfig-1.660.0-5|6	Release:	5
12mr|perl-AppConfig-1.660.0-5|7	
12mr|perl-AppConfig-1.660.0-5|8	Summary:	Perl5 modules for reading configuration
12mr|perl-AppConfig-1.660.0-5|9	License:	GPL
12mr|perl-AppConfig-1.660.0-5|10	Group:		Development/Perl
12mr|perl-AppConfig-1.660.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-AppConfig-1.660.0-5|12	Source0:	http://www.cpan.org/modules/by-module/AppConfig/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-AppConfig-1.660.0-5|13	
12mr|perl-AppConfig-1.660.0-5|14	BuildRequires:	perl-devel
12mr|perl-AppConfig-1.660.0-5|15	BuildRequires:	perl-File-HomeDir
12mr|perl-AppConfig-1.660.0-5|16	BuildArch:		noarch
12mr|perl-AppConfig-1.660.0-5|17	
12mr|perl-AppConfig-1.660.0-5|18	%description
12mr|perl-AppConfig-1.660.0-5|19	AppConfig has a powerful but easy to use module for parsing configuration
12mr|perl-AppConfig-1.660.0-5|20	files. It also has a simple and efficient module for parsing command line
12mr|perl-AppConfig-1.660.0-5|21	arguments.
12mr|perl-AppConfig-1.660.0-5|22	
12mr|perl-AppConfig-1.660.0-5|23	%prep
12mr|perl-AppConfig-1.660.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-AppConfig-1.660.0-5|25	
12mr|perl-AppConfig-1.660.0-5|26	%build
12mr|perl-AppConfig-1.660.0-5|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-AppConfig-1.660.0-5|28	%make
12mr|perl-AppConfig-1.660.0-5|29	
12mr|perl-AppConfig-1.660.0-5|30	%check
12mr|perl-AppConfig-1.660.0-5|31	%__make test
12mr|perl-AppConfig-1.660.0-5|32	
12mr|perl-AppConfig-1.660.0-5|33	%install
12mr|perl-AppConfig-1.660.0-5|34	%makeinstall_std
12mr|perl-AppConfig-1.660.0-5|35	
12mr|perl-AppConfig-1.660.0-5|36	%files
12mr|perl-AppConfig-1.660.0-5|37	%doc README
12mr|perl-AppConfig-1.660.0-5|38	%{perl_vendorlib}/AppConfig
12mr|perl-AppConfig-1.660.0-5|39	%{perl_vendorlib}/AppConfig.pm
12mr|perl-AppConfig-1.660.0-5|40	%{_mandir}/*/*
12mr|perl-AppConfig-1.660.0-5|41	
12mr|perl-AppConfig-1.660.0-5|42	
12mr|perl-AppConfig-1.660.0-5|43	
12mr|perl-AppConfig-1.660.0-5|44	%changelog
12mr|perl-AppConfig-1.660.0-5|45	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-AppConfig-1.660.0-5|46	+ Commit: ab3e221
12mr|perl-AppConfig-1.660.0-5|47	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-AppConfig-1.660.0-5|48	
12mr|perl-AppConfig-1.660.0-5|49	

15429 12
12mr|perl-Archive-Cpio-0.90.0-4|1	%define upstream_name	 Archive-Cpio
12mr|perl-Archive-Cpio-0.90.0-4|2	%define upstream_version 0.09
12mr|perl-Archive-Cpio-0.90.0-4|3	
12mr|perl-Archive-Cpio-0.90.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-Archive-Cpio-0.90.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Archive-Cpio-0.90.0-4|6	Release:	4
12mr|perl-Archive-Cpio-0.90.0-4|7	
12mr|perl-Archive-Cpio-0.90.0-4|8	Summary:	Manipulations of cpio archives
12mr|perl-Archive-Cpio-0.90.0-4|9	License:	GPL+ or Artistic
12mr|perl-Archive-Cpio-0.90.0-4|10	Group:		Development/Perl
12mr|perl-Archive-Cpio-0.90.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Archive-Cpio-0.90.0-4|12	Source0:	http://search.cpan.org/CPAN/authors/id/P/PI/PIXEL/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Archive-Cpio-0.90.0-4|13	BuildArch:	noarch
12mr|perl-Archive-Cpio-0.90.0-4|14	BuildRequires:	perl-devel
12mr|perl-Archive-Cpio-0.90.0-4|15	
12mr|perl-Archive-Cpio-0.90.0-4|16	%description
12mr|perl-Archive-Cpio-0.90.0-4|17	Archive::Cpio provides a few functions to read and write cpio files.
12mr|perl-Archive-Cpio-0.90.0-4|18	
12mr|perl-Archive-Cpio-0.90.0-4|19	cpio-filter is a script using Archive::Cpio that transforms a cpio archive on
12mr|perl-Archive-Cpio-0.90.0-4|20	the fly
12mr|perl-Archive-Cpio-0.90.0-4|21	
12mr|perl-Archive-Cpio-0.90.0-4|22	%prep
12mr|perl-Archive-Cpio-0.90.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Archive-Cpio-0.90.0-4|24	
12mr|perl-Archive-Cpio-0.90.0-4|25	%build
12mr|perl-Archive-Cpio-0.90.0-4|26	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Archive-Cpio-0.90.0-4|27	make
12mr|perl-Archive-Cpio-0.90.0-4|28	
12mr|perl-Archive-Cpio-0.90.0-4|29	%check
12mr|perl-Archive-Cpio-0.90.0-4|30	make test
12mr|perl-Archive-Cpio-0.90.0-4|31	
12mr|perl-Archive-Cpio-0.90.0-4|32	%install
12mr|perl-Archive-Cpio-0.90.0-4|33	%{makeinstall_std}
12mr|perl-Archive-Cpio-0.90.0-4|34	
12mr|perl-Archive-Cpio-0.90.0-4|35	%files
12mr|perl-Archive-Cpio-0.90.0-4|36	%doc Changes
12mr|perl-Archive-Cpio-0.90.0-4|37	%{perl_vendorlib}/Archive/Cpio*
12mr|perl-Archive-Cpio-0.90.0-4|38	%{_bindir}/*
12mr|perl-Archive-Cpio-0.90.0-4|39	%{_mandir}/*/*
12mr|perl-Archive-Cpio-0.90.0-4|40	
12mr|perl-Archive-Cpio-0.90.0-4|41	
12mr|perl-Archive-Cpio-0.90.0-4|42	
12mr|perl-Archive-Cpio-0.90.0-4|43	%changelog
12mr|perl-Archive-Cpio-0.90.0-4|44	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Archive-Cpio-0.90.0-4|45	+ Commit: a1703ae
12mr|perl-Archive-Cpio-0.90.0-4|46	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Archive-Cpio-0.90.0-4|47	
12mr|perl-Archive-Cpio-0.90.0-4|48	

15430 12
12mr|perl-Archive-Extract-0.520.0-5|1	%define	upstream_name	 Archive-Extract
12mr|perl-Archive-Extract-0.520.0-5|2	%define upstream_version 0.52
12mr|perl-Archive-Extract-0.520.0-5|3	
12mr|perl-Archive-Extract-0.520.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Archive-Extract-0.520.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Archive-Extract-0.520.0-5|6	Release:	5
12mr|perl-Archive-Extract-0.520.0-5|7	
12mr|perl-Archive-Extract-0.520.0-5|8	Summary:	A generic archive extracting mechanism
12mr|perl-Archive-Extract-0.520.0-5|9	License:	Artistic/GPL
12mr|perl-Archive-Extract-0.520.0-5|10	Group:		Development/Perl
12mr|perl-Archive-Extract-0.520.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Archive-Extract-0.520.0-5|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Archive/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Archive-Extract-0.520.0-5|13	
12mr|perl-Archive-Extract-0.520.0-5|14	BuildRequires:	perl-devel
12mr|perl-Archive-Extract-0.520.0-5|15	BuildRequires:	perl(IPC::Cmd)                  >= 0.360.0
12mr|perl-Archive-Extract-0.520.0-5|16	BuildRequires:	perl(Module::Load::Conditional) >= 0.40.0
12mr|perl-Archive-Extract-0.520.0-5|17	BuildRequires:	perl-version
12mr|perl-Archive-Extract-0.520.0-5|18	BuildArch:	noarch
12mr|perl-Archive-Extract-0.520.0-5|19	
12mr|perl-Archive-Extract-0.520.0-5|20	%description
12mr|perl-Archive-Extract-0.520.0-5|21	Archive::Extract is a generic archive extraction mechanism.
12mr|perl-Archive-Extract-0.520.0-5|22	
12mr|perl-Archive-Extract-0.520.0-5|23	It allows you to extract any archive file of the type .tar, .tar.gz, .gz, .Z,
12mr|perl-Archive-Extract-0.520.0-5|24	tar.bz2, .tbz, .bz2 or .zip without having to worry how it does so, or use
12mr|perl-Archive-Extract-0.520.0-5|25	different interfaces for each type by using either perl modules, or commandline
12mr|perl-Archive-Extract-0.520.0-5|26	tools on your system.
12mr|perl-Archive-Extract-0.520.0-5|27	
12mr|perl-Archive-Extract-0.520.0-5|28	%prep
12mr|perl-Archive-Extract-0.520.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Archive-Extract-0.520.0-5|30	
12mr|perl-Archive-Extract-0.520.0-5|31	%build
12mr|perl-Archive-Extract-0.520.0-5|32	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Archive-Extract-0.520.0-5|33	%make
12mr|perl-Archive-Extract-0.520.0-5|34	
12mr|perl-Archive-Extract-0.520.0-5|35	%check
12mr|perl-Archive-Extract-0.520.0-5|36	%__make test
12mr|perl-Archive-Extract-0.520.0-5|37	
12mr|perl-Archive-Extract-0.520.0-5|38	%install
12mr|perl-Archive-Extract-0.520.0-5|39	%makeinstall_std
12mr|perl-Archive-Extract-0.520.0-5|40	
12mr|perl-Archive-Extract-0.520.0-5|41	%files
12mr|perl-Archive-Extract-0.520.0-5|42	%doc README CHANGES
12mr|perl-Archive-Extract-0.520.0-5|43	%{perl_vendorlib}/Archive/*
12mr|perl-Archive-Extract-0.520.0-5|44	%{_mandir}/*/*
12mr|perl-Archive-Extract-0.520.0-5|45	
12mr|perl-Archive-Extract-0.520.0-5|46	
12mr|perl-Archive-Extract-0.520.0-5|47	
12mr|perl-Archive-Extract-0.520.0-5|48	%changelog
12mr|perl-Archive-Extract-0.520.0-5|49	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Archive-Extract-0.520.0-5|50	+ Commit: 9712bff
12mr|perl-Archive-Extract-0.520.0-5|51	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Archive-Extract-0.520.0-5|52	
12mr|perl-Archive-Extract-0.520.0-5|53	

15431 12
12mr|perl-Archive-Tar-1.820.0-4|1	%define	upstream_name	 Archive-Tar
12mr|perl-Archive-Tar-1.820.0-4|2	%define upstream_version 1.82
12mr|perl-Archive-Tar-1.820.0-4|3	
12mr|perl-Archive-Tar-1.820.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-Archive-Tar-1.820.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Archive-Tar-1.820.0-4|6	Release:	4
12mr|perl-Archive-Tar-1.820.0-4|7	
12mr|perl-Archive-Tar-1.820.0-4|8	Summary:	Perl upstream_name for manipulation of tar archives
12mr|perl-Archive-Tar-1.820.0-4|9	License:	GPL+ or Artistic
12mr|perl-Archive-Tar-1.820.0-4|10	Group:		Development/Perl
12mr|perl-Archive-Tar-1.820.0-4|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Archive-Tar-1.820.0-4|12	Source0:	http://search.cpan.org/CPAN/authors/id/K/KA/KANE/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Archive-Tar-1.820.0-4|13	
12mr|perl-Archive-Tar-1.820.0-4|14	BuildRequires:	perl(IO::Compress::Bzip2) >= 2.012
12mr|perl-Archive-Tar-1.820.0-4|15	BuildRequires:	perl(Test::Pod) >= 0.95
12mr|perl-Archive-Tar-1.820.0-4|16	BuildRequires:	perl(Text::Diff)
12mr|perl-Archive-Tar-1.820.0-4|17	BuildRequires:	perl-devel
12mr|perl-Archive-Tar-1.820.0-4|18	
12mr|perl-Archive-Tar-1.820.0-4|19	BuildArch:	noarch
12mr|perl-Archive-Tar-1.820.0-4|20	
12mr|perl-Archive-Tar-1.820.0-4|21	Requires:	perl(IO::Compress::Bzip2)     >= 2.012
12mr|perl-Archive-Tar-1.820.0-4|22	Requires:	perl(IO::Uncompress::Bunzip2) >= 2.012
12mr|perl-Archive-Tar-1.820.0-4|23	
12mr|perl-Archive-Tar-1.820.0-4|24	%description
12mr|perl-Archive-Tar-1.820.0-4|25	Archive::Tar provides an object oriented mechanism for handling tar files. It
12mr|perl-Archive-Tar-1.820.0-4|26	provides class methods for quick and easy files handling while also allowing
12mr|perl-Archive-Tar-1.820.0-4|27	for the creation of tar file objects for custom manipulation. If you have the
12mr|perl-Archive-Tar-1.820.0-4|28	IO::Zlib upstream_name installed, Archive::Tar will also support compressed or gzipped
12mr|perl-Archive-Tar-1.820.0-4|29	tar files.
12mr|perl-Archive-Tar-1.820.0-4|30	
12mr|perl-Archive-Tar-1.820.0-4|31	An object of class Archive::Tar represents a .tar(.gz) archive full of files
12mr|perl-Archive-Tar-1.820.0-4|32	and things.
12mr|perl-Archive-Tar-1.820.0-4|33	
12mr|perl-Archive-Tar-1.820.0-4|34	%prep
12mr|perl-Archive-Tar-1.820.0-4|35	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Archive-Tar-1.820.0-4|36	
12mr|perl-Archive-Tar-1.820.0-4|37	%build
12mr|perl-Archive-Tar-1.820.0-4|38	%{__perl} Makefile.PL INSTALLDIRS=vendor -d
12mr|perl-Archive-Tar-1.820.0-4|39	%make
12mr|perl-Archive-Tar-1.820.0-4|40	
12mr|perl-Archive-Tar-1.820.0-4|41	%check
12mr|perl-Archive-Tar-1.820.0-4|42	%{__make} test
12mr|perl-Archive-Tar-1.820.0-4|43	
12mr|perl-Archive-Tar-1.820.0-4|44	%install
12mr|perl-Archive-Tar-1.820.0-4|45	%makeinstall_std
12mr|perl-Archive-Tar-1.820.0-4|46	
12mr|perl-Archive-Tar-1.820.0-4|47	%files
12mr|perl-Archive-Tar-1.820.0-4|48	%doc README
12mr|perl-Archive-Tar-1.820.0-4|49	%{perl_vendorlib}/Archive/Tar
12mr|perl-Archive-Tar-1.820.0-4|50	%{perl_vendorlib}/Archive/Tar.pm
12mr|perl-Archive-Tar-1.820.0-4|51	%{_mandir}/man1/*
12mr|perl-Archive-Tar-1.820.0-4|52	%{_mandir}/man3/*
12mr|perl-Archive-Tar-1.820.0-4|53	%{_bindir}/*
12mr|perl-Archive-Tar-1.820.0-4|54	
12mr|perl-Archive-Tar-1.820.0-4|55	
12mr|perl-Archive-Tar-1.820.0-4|56	
12mr|perl-Archive-Tar-1.820.0-4|57	%changelog
12mr|perl-Archive-Tar-1.820.0-4|58	

15432 12
12mr|perl-Archive-Zip-1.300.0-5|1	%define upstream_name    Archive-Zip
12mr|perl-Archive-Zip-1.300.0-5|2	%define upstream_version 1.30
12mr|perl-Archive-Zip-1.300.0-5|3	
12mr|perl-Archive-Zip-1.300.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Archive-Zip-1.300.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Archive-Zip-1.300.0-5|6	Release:	5
12mr|perl-Archive-Zip-1.300.0-5|7	
12mr|perl-Archive-Zip-1.300.0-5|8	Summary:	Provide an interface to ZIP archive files
12mr|perl-Archive-Zip-1.300.0-5|9	License:	GPL+ or Artistic
12mr|perl-Archive-Zip-1.300.0-5|10	Group:		Development/Perl
12mr|perl-Archive-Zip-1.300.0-5|11	Url:		http://search.cpan.org/dist/%{realname}
12mr|perl-Archive-Zip-1.300.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Archive/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Archive-Zip-1.300.0-5|13	
12mr|perl-Archive-Zip-1.300.0-5|14	BuildRequires:	zlib-devel
12mr|perl-Archive-Zip-1.300.0-5|15	BuildRequires:	perl-devel
12mr|perl-Archive-Zip-1.300.0-5|16	BuildRequires:	perl(Compress::Zlib)
12mr|perl-Archive-Zip-1.300.0-5|17	BuildRequires:	perl(File::Which)
12mr|perl-Archive-Zip-1.300.0-5|18	BuildArch:	noarch
12mr|perl-Archive-Zip-1.300.0-5|19	
12mr|perl-Archive-Zip-1.300.0-5|20	
12mr|perl-Archive-Zip-1.300.0-5|21	%description
12mr|perl-Archive-Zip-1.300.0-5|22	A Perl module that provides an interface to ZIP archive files.
12mr|perl-Archive-Zip-1.300.0-5|23	
12mr|perl-Archive-Zip-1.300.0-5|24	%prep
12mr|perl-Archive-Zip-1.300.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Archive-Zip-1.300.0-5|26	
12mr|perl-Archive-Zip-1.300.0-5|27	%build
12mr|perl-Archive-Zip-1.300.0-5|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Archive-Zip-1.300.0-5|29	%make CFLAGS="%{optflags}"
12mr|perl-Archive-Zip-1.300.0-5|30	
12mr|perl-Archive-Zip-1.300.0-5|31	%check
12mr|perl-Archive-Zip-1.300.0-5|32	%__make test
12mr|perl-Archive-Zip-1.300.0-5|33	
12mr|perl-Archive-Zip-1.300.0-5|34	%install
12mr|perl-Archive-Zip-1.300.0-5|35	%makeinstall_std
12mr|perl-Archive-Zip-1.300.0-5|36	
12mr|perl-Archive-Zip-1.300.0-5|37	%files
12mr|perl-Archive-Zip-1.300.0-5|38	%doc README Changes LICENSE
12mr|perl-Archive-Zip-1.300.0-5|39	%doc examples
12mr|perl-Archive-Zip-1.300.0-5|40	%{_bindir}/crc32
12mr|perl-Archive-Zip-1.300.0-5|41	%{perl_vendorlib}/Archive
12mr|perl-Archive-Zip-1.300.0-5|42	%{_mandir}/*/*
12mr|perl-Archive-Zip-1.300.0-5|43	
12mr|perl-Archive-Zip-1.300.0-5|44	
12mr|perl-Archive-Zip-1.300.0-5|45	
12mr|perl-Archive-Zip-1.300.0-5|46	%changelog
12mr|perl-Archive-Zip-1.300.0-5|47	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Archive-Zip-1.300.0-5|48	+ Commit: d21e8e1
12mr|perl-Archive-Zip-1.300.0-5|49	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Archive-Zip-1.300.0-5|50	
12mr|perl-Archive-Zip-1.300.0-5|51	

15433 12
12mr|perl-Array-Compare-2.10.0-5|1	%define upstream_name    Array-Compare
12mr|perl-Array-Compare-2.10.0-5|2	%define upstream_version 2.01
12mr|perl-Array-Compare-2.10.0-5|3	
12mr|perl-Array-Compare-2.10.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Array-Compare-2.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Array-Compare-2.10.0-5|6	Release:	5
12mr|perl-Array-Compare-2.10.0-5|7	
12mr|perl-Array-Compare-2.10.0-5|8	Summary:	Perl extension for comparing arrays
12mr|perl-Array-Compare-2.10.0-5|9	License:	GPL+ or Artistic
12mr|perl-Array-Compare-2.10.0-5|10	Group:		Development/Perl
12mr|perl-Array-Compare-2.10.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Array-Compare-2.10.0-5|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Array/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Array-Compare-2.10.0-5|13	
12mr|perl-Array-Compare-2.10.0-5|14	BuildRequires:	perl(Module::Build)
12mr|perl-Array-Compare-2.10.0-5|15	BuildRequires:	perl(Moose)
12mr|perl-Array-Compare-2.10.0-5|16	BuildRequires:	perl-devel
12mr|perl-Array-Compare-2.10.0-5|17	
12mr|perl-Array-Compare-2.10.0-5|18	BuildArch: 	noarch
12mr|perl-Array-Compare-2.10.0-5|19	
12mr|perl-Array-Compare-2.10.0-5|20	%description
12mr|perl-Array-Compare-2.10.0-5|21	If you have two arrays and you want to know if they are the same or different,
12mr|perl-Array-Compare-2.10.0-5|22	then Array::Compare will be useful to you.
12mr|perl-Array-Compare-2.10.0-5|23	
12mr|perl-Array-Compare-2.10.0-5|24	%prep
12mr|perl-Array-Compare-2.10.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Array-Compare-2.10.0-5|26	
12mr|perl-Array-Compare-2.10.0-5|27	%build
12mr|perl-Array-Compare-2.10.0-5|28	%__perl Build.PL installdirs=vendor
12mr|perl-Array-Compare-2.10.0-5|29	./Build
12mr|perl-Array-Compare-2.10.0-5|30	
12mr|perl-Array-Compare-2.10.0-5|31	%install
12mr|perl-Array-Compare-2.10.0-5|32	./Build install destdir=%{buildroot}
12mr|perl-Array-Compare-2.10.0-5|33	
12mr|perl-Array-Compare-2.10.0-5|34	%check
12mr|perl-Array-Compare-2.10.0-5|35	./Build test
12mr|perl-Array-Compare-2.10.0-5|36	
12mr|perl-Array-Compare-2.10.0-5|37	%files
12mr|perl-Array-Compare-2.10.0-5|38	%doc Changes README
12mr|perl-Array-Compare-2.10.0-5|39	%{perl_vendorlib}/Array
12mr|perl-Array-Compare-2.10.0-5|40	%{_mandir}/*/*
12mr|perl-Array-Compare-2.10.0-5|41	
12mr|perl-Array-Compare-2.10.0-5|42	
12mr|perl-Array-Compare-2.10.0-5|43	
12mr|perl-Array-Compare-2.10.0-5|44	%changelog
12mr|perl-Array-Compare-2.10.0-5|45	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Array-Compare-2.10.0-5|46	+ Commit: 725ddda
12mr|perl-Array-Compare-2.10.0-5|47	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Array-Compare-2.10.0-5|48	
12mr|perl-Array-Compare-2.10.0-5|49	

15434 12
12mr|perl-Array-RefElem-1.0.0-14|1	%define	upstream_name	 Array-RefElem
12mr|perl-Array-RefElem-1.0.0-14|2	%define	upstream_version 1.00
12mr|perl-Array-RefElem-1.0.0-14|3	
12mr|perl-Array-RefElem-1.0.0-14|4	Name:       perl-%{upstream_name}
12mr|perl-Array-RefElem-1.0.0-14|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Array-RefElem-1.0.0-14|6	Release:    %mkrel 14
12mr|perl-Array-RefElem-1.0.0-14|7	
12mr|perl-Array-RefElem-1.0.0-14|8	Summary: 	Direct access to the internal perl routines for arrays & hashes
12mr|perl-Array-RefElem-1.0.0-14|9	License: 	GPL
12mr|perl-Array-RefElem-1.0.0-14|10	Group: 		Development/Perl
12mr|perl-Array-RefElem-1.0.0-14|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Array-RefElem-1.0.0-14|12	Source0:	http://www.cpan.org/authors/id/GAAS/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Array-RefElem-1.0.0-14|13	
12mr|perl-Array-RefElem-1.0.0-14|14	BuildRequires:	perl-devel
12mr|perl-Array-RefElem-1.0.0-14|15	
12mr|perl-Array-RefElem-1.0.0-14|16	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Array-RefElem-1.0.0-14|17	
12mr|perl-Array-RefElem-1.0.0-14|18	%description
12mr|perl-Array-RefElem-1.0.0-14|19	This module gives direct access to the internal perl routines that let
12mr|perl-Array-RefElem-1.0.0-14|20	you store reference to things in arrays and hashes.
12mr|perl-Array-RefElem-1.0.0-14|21	
12mr|perl-Array-RefElem-1.0.0-14|22	%prep
12mr|perl-Array-RefElem-1.0.0-14|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Array-RefElem-1.0.0-14|24	
12mr|perl-Array-RefElem-1.0.0-14|25	%build
12mr|perl-Array-RefElem-1.0.0-14|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Array-RefElem-1.0.0-14|27	%make OPTIMIZE="$RPM_OPT_FLAGS"
12mr|perl-Array-RefElem-1.0.0-14|28	
12mr|perl-Array-RefElem-1.0.0-14|29	%check
12mr|perl-Array-RefElem-1.0.0-14|30	%make test
12mr|perl-Array-RefElem-1.0.0-14|31	
12mr|perl-Array-RefElem-1.0.0-14|32	%install
12mr|perl-Array-RefElem-1.0.0-14|33	rm -rf %{buildroot}
12mr|perl-Array-RefElem-1.0.0-14|34	%makeinstall_std
12mr|perl-Array-RefElem-1.0.0-14|35	
12mr|perl-Array-RefElem-1.0.0-14|36	%clean
12mr|perl-Array-RefElem-1.0.0-14|37	rm -rf %{buildroot}
12mr|perl-Array-RefElem-1.0.0-14|38	
12mr|perl-Array-RefElem-1.0.0-14|39	%files
12mr|perl-Array-RefElem-1.0.0-14|40	%defattr(-,root,root)
12mr|perl-Array-RefElem-1.0.0-14|41	%doc README Changes
12mr|perl-Array-RefElem-1.0.0-14|42	%{_mandir}/*/*
12mr|perl-Array-RefElem-1.0.0-14|43	%{perl_vendorarch}/Array
12mr|perl-Array-RefElem-1.0.0-14|44	%{perl_vendorarch}/auto/Array
12mr|perl-Array-RefElem-1.0.0-14|45	
12mr|perl-Array-RefElem-1.0.0-14|46	
12mr|perl-Array-RefElem-1.0.0-14|47	
12mr|perl-Array-RefElem-1.0.0-14|48	%changelog
12mr|perl-Array-RefElem-1.0.0-14|49	

15435 12
12mr|perl-Astro-FITS-Header-3.50.0-5|1	%if %{_use_internal_dependency_generator}
12mr|perl-Astro-FITS-Header-3.50.0-5|2	%define __noautoreq 'perl\\(Starlink::AST\\)|perl\\(NDF\\)|perl\\(Astro::FITS::CFITSIO\\)|perl\\(GSD\\)'
12mr|perl-Astro-FITS-Header-3.50.0-5|3	%else
12mr|perl-Astro-FITS-Header-3.50.0-5|4	%define _requires_exceptions Starlink::AST\\|NDF|Astro::FITS::CFITSIO\\|GSD
12mr|perl-Astro-FITS-Header-3.50.0-5|5	%endif
12mr|perl-Astro-FITS-Header-3.50.0-5|6	
12mr|perl-Astro-FITS-Header-3.50.0-5|7	%define upstream_name    Astro-FITS-Header
12mr|perl-Astro-FITS-Header-3.50.0-5|8	%define upstream_version 3.05
12mr|perl-Astro-FITS-Header-3.50.0-5|9	
12mr|perl-Astro-FITS-Header-3.50.0-5|10	Name:       perl-%{upstream_name}
12mr|perl-Astro-FITS-Header-3.50.0-5|11	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Astro-FITS-Header-3.50.0-5|12	Release:    5
12mr|perl-Astro-FITS-Header-3.50.0-5|13	
12mr|perl-Astro-FITS-Header-3.50.0-5|14	Summary:    Interface to FITS headers
12mr|perl-Astro-FITS-Header-3.50.0-5|15	License:    GPL+ or Artistic
12mr|perl-Astro-FITS-Header-3.50.0-5|16	Group:      Development/Perl
12mr|perl-Astro-FITS-Header-3.50.0-5|17	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Astro-FITS-Header-3.50.0-5|18	Source0:    http://www.cpan.org/modules/by-module/Astro/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Astro-FITS-Header-3.50.0-5|19	
12mr|perl-Astro-FITS-Header-3.50.0-5|20	BuildRequires: perl(Test::More)
12mr|perl-Astro-FITS-Header-3.50.0-5|21	BuildRequires: perl(Module::Build)
12mr|perl-Astro-FITS-Header-3.50.0-5|22	BuildArch: noarch
12mr|perl-Astro-FITS-Header-3.50.0-5|23	
12mr|perl-Astro-FITS-Header-3.50.0-5|24	%description
12mr|perl-Astro-FITS-Header-3.50.0-5|25	Stores information about a FITS header block in an object. Takes an hash
12mr|perl-Astro-FITS-Header-3.50.0-5|26	with an array reference as an arguement. The array should contain a list of
12mr|perl-Astro-FITS-Header-3.50.0-5|27	FITS header cards as input.
12mr|perl-Astro-FITS-Header-3.50.0-5|28	
12mr|perl-Astro-FITS-Header-3.50.0-5|29	%prep
12mr|perl-Astro-FITS-Header-3.50.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Astro-FITS-Header-3.50.0-5|31	
12mr|perl-Astro-FITS-Header-3.50.0-5|32	%build
12mr|perl-Astro-FITS-Header-3.50.0-5|33	%{__perl} Build.PL installdirs=vendor
12mr|perl-Astro-FITS-Header-3.50.0-5|34	./Build
12mr|perl-Astro-FITS-Header-3.50.0-5|35	
12mr|perl-Astro-FITS-Header-3.50.0-5|36	%check
12mr|perl-Astro-FITS-Header-3.50.0-5|37	./Build test
12mr|perl-Astro-FITS-Header-3.50.0-5|38	
12mr|perl-Astro-FITS-Header-3.50.0-5|39	%install
12mr|perl-Astro-FITS-Header-3.50.0-5|40	./Build install destdir=%{buildroot}
12mr|perl-Astro-FITS-Header-3.50.0-5|41	
12mr|perl-Astro-FITS-Header-3.50.0-5|42	%files
12mr|perl-Astro-FITS-Header-3.50.0-5|43	%defattr(-,root,root)
12mr|perl-Astro-FITS-Header-3.50.0-5|44	%doc META.yml README
12mr|perl-Astro-FITS-Header-3.50.0-5|45	%{_mandir}/man3/*
12mr|perl-Astro-FITS-Header-3.50.0-5|46	%perl_vendorlib/*
12mr|perl-Astro-FITS-Header-3.50.0-5|47	
12mr|perl-Astro-FITS-Header-3.50.0-5|48	
12mr|perl-Astro-FITS-Header-3.50.0-5|49	
12mr|perl-Astro-FITS-Header-3.50.0-5|50	%changelog
12mr|perl-Astro-FITS-Header-3.50.0-5|51	* Wed Sep  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Astro-FITS-Header-3.50.0-5|52	+ Commit: b794195
12mr|perl-Astro-FITS-Header-3.50.0-5|53	- Add Requires exceptions
12mr|perl-Astro-FITS-Header-3.50.0-5|54	
12mr|perl-Astro-FITS-Header-3.50.0-5|55	* Wed Aug  29 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|perl-Astro-FITS-Header-3.50.0-5|56	+ Commit: 238393d
12mr|perl-Astro-FITS-Header-3.50.0-5|57	- Updated to 3.05
12mr|perl-Astro-FITS-Header-3.50.0-5|58	
12mr|perl-Astro-FITS-Header-3.50.0-5|59	

15436 12
12mr|perl-Authen-PAM-0.160.0-5|1	%define upstream_name	 Authen-PAM
12mr|perl-Authen-PAM-0.160.0-5|2	%define upstream_version 0.16
12mr|perl-Authen-PAM-0.160.0-5|3	
12mr|perl-Authen-PAM-0.160.0-5|4	Name:       perl-%{upstream_name}
12mr|perl-Authen-PAM-0.160.0-5|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Authen-PAM-0.160.0-5|6	Release:    %mkrel 5
12mr|perl-Authen-PAM-0.160.0-5|7	
12mr|perl-Authen-PAM-0.160.0-5|8	Summary:	Perl interface to the PAM library
12mr|perl-Authen-PAM-0.160.0-5|9	License:	GPL+ or Artistic
12mr|perl-Authen-PAM-0.160.0-5|10	Group:		Development/Perl
12mr|perl-Authen-PAM-0.160.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Authen-PAM-0.160.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Authen/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Authen-PAM-0.160.0-5|13	
12mr|perl-Authen-PAM-0.160.0-5|14	BuildRequires:	pam-devel
12mr|perl-Authen-PAM-0.160.0-5|15	BuildRequires:  perl-devel
12mr|perl-Authen-PAM-0.160.0-5|16	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{version}
12mr|perl-Authen-PAM-0.160.0-5|17	
12mr|perl-Authen-PAM-0.160.0-5|18	%description
12mr|perl-Authen-PAM-0.160.0-5|19	The Authen::PAM module provides a Perl interface to the PAM library.
12mr|perl-Authen-PAM-0.160.0-5|20	The only difference with the standard PAM interface is that the perl
12mr|perl-Authen-PAM-0.160.0-5|21	one is simpler.
12mr|perl-Authen-PAM-0.160.0-5|22	
12mr|perl-Authen-PAM-0.160.0-5|23	%prep
12mr|perl-Authen-PAM-0.160.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Authen-PAM-0.160.0-5|25	
12mr|perl-Authen-PAM-0.160.0-5|26	%build
12mr|perl-Authen-PAM-0.160.0-5|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Authen-PAM-0.160.0-5|28	%make
12mr|perl-Authen-PAM-0.160.0-5|29	
12mr|perl-Authen-PAM-0.160.0-5|30	%install
12mr|perl-Authen-PAM-0.160.0-5|31	rm -rf %{buildroot}
12mr|perl-Authen-PAM-0.160.0-5|32	%makeinstall_std
12mr|perl-Authen-PAM-0.160.0-5|33	
12mr|perl-Authen-PAM-0.160.0-5|34	%clean
12mr|perl-Authen-PAM-0.160.0-5|35	rm -rf %{buildroot}
12mr|perl-Authen-PAM-0.160.0-5|36	
12mr|perl-Authen-PAM-0.160.0-5|37	%files
12mr|perl-Authen-PAM-0.160.0-5|38	%defattr(-,root,root)
12mr|perl-Authen-PAM-0.160.0-5|39	%doc README Changes
12mr|perl-Authen-PAM-0.160.0-5|40	%{_mandir}/*/*
12mr|perl-Authen-PAM-0.160.0-5|41	%{perl_vendorarch}/auto/Authen/*
12mr|perl-Authen-PAM-0.160.0-5|42	%{perl_vendorarch}/Authen/*
12mr|perl-Authen-PAM-0.160.0-5|43	
12mr|perl-Authen-PAM-0.160.0-5|44	
12mr|perl-Authen-PAM-0.160.0-5|45	
12mr|perl-Authen-PAM-0.160.0-5|46	%changelog
12mr|perl-Authen-PAM-0.160.0-5|47	

15437 12
12mr|perl-Authen-Radius-0.200.0-5|1	%define upstream_name	 Authen-Radius
12mr|perl-Authen-Radius-0.200.0-5|2	%define upstream_version 0.20
12mr|perl-Authen-Radius-0.200.0-5|3	%define tarname RadiusPerl
12mr|perl-Authen-Radius-0.200.0-5|4	
12mr|perl-Authen-Radius-0.200.0-5|5	Name:       perl-%{upstream_name}
12mr|perl-Authen-Radius-0.200.0-5|6	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Authen-Radius-0.200.0-5|7	Release:	5
12mr|perl-Authen-Radius-0.200.0-5|8	
12mr|perl-Authen-Radius-0.200.0-5|9	Summary:	Radius authentication interface to Perl 5
12mr|perl-Authen-Radius-0.200.0-5|10	License:	GPL
12mr|perl-Authen-Radius-0.200.0-5|11	Group:		Development/Perl
12mr|perl-Authen-Radius-0.200.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Authen-Radius-0.200.0-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Authen/%{tarname}-%{upstream_version}.tar.gz
12mr|perl-Authen-Radius-0.200.0-5|14	
12mr|perl-Authen-Radius-0.200.0-5|15	BuildRequires:	perl-devel
12mr|perl-Authen-Radius-0.200.0-5|16	BuildArch:	noarch
12mr|perl-Authen-Radius-0.200.0-5|17	
12mr|perl-Authen-Radius-0.200.0-5|18	
12mr|perl-Authen-Radius-0.200.0-5|19	%description
12mr|perl-Authen-Radius-0.200.0-5|20	RadiusPerl is a Perl 5 module (Radius.pm) which allows you to
12mr|perl-Authen-Radius-0.200.0-5|21	communicate with a Radius server from Perl. You can just authenticate
12mr|perl-Authen-Radius-0.200.0-5|22	usernames/passwords via Radius, or comletely imitate AAA requests
12mr|perl-Authen-Radius-0.200.0-5|23	and process server response.
12mr|perl-Authen-Radius-0.200.0-5|24	
12mr|perl-Authen-Radius-0.200.0-5|25	%prep
12mr|perl-Authen-Radius-0.200.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Authen-Radius-0.200.0-5|27	
12mr|perl-Authen-Radius-0.200.0-5|28	%build
12mr|perl-Authen-Radius-0.200.0-5|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Authen-Radius-0.200.0-5|30	make OPTIMIZE="%{optflags}"
12mr|perl-Authen-Radius-0.200.0-5|31	# (sb) can't really do this - need a Radius server
12mr|perl-Authen-Radius-0.200.0-5|32	#make test
12mr|perl-Authen-Radius-0.200.0-5|33	
12mr|perl-Authen-Radius-0.200.0-5|34	%install
12mr|perl-Authen-Radius-0.200.0-5|35	%makeinstall_std
12mr|perl-Authen-Radius-0.200.0-5|36	
12mr|perl-Authen-Radius-0.200.0-5|37	%files
12mr|perl-Authen-Radius-0.200.0-5|38	%doc README
12mr|perl-Authen-Radius-0.200.0-5|39	%{_mandir}/man3/*
12mr|perl-Authen-Radius-0.200.0-5|40	%{perl_vendorlib}/Authen
12mr|perl-Authen-Radius-0.200.0-5|41	
12mr|perl-Authen-Radius-0.200.0-5|42	
12mr|perl-Authen-Radius-0.200.0-5|43	
12mr|perl-Authen-Radius-0.200.0-5|44	%changelog
12mr|perl-Authen-Radius-0.200.0-5|45	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Authen-Radius-0.200.0-5|46	+ Commit: 266a1f8
12mr|perl-Authen-Radius-0.200.0-5|47	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Authen-Radius-0.200.0-5|48	
12mr|perl-Authen-Radius-0.200.0-5|49	

15438 12
12mr|perl-Authen-SASL-2.150.0-7|1	%define upstream_name	 Authen-SASL
12mr|perl-Authen-SASL-2.150.0-7|2	%define upstream_version 2.15
12mr|perl-Authen-SASL-2.150.0-7|3	
12mr|perl-Authen-SASL-2.150.0-7|4	%if %{_use_internal_dependency_generator}
12mr|perl-Authen-SASL-2.150.0-7|5	%define __noautoreq 'perl\\(GSSAPI\\)'
12mr|perl-Authen-SASL-2.150.0-7|6	%else
12mr|perl-Authen-SASL-2.150.0-7|7	%define _requires_exceptions perl\(GSSAPI\)
12mr|perl-Authen-SASL-2.150.0-7|8	%endif
12mr|perl-Authen-SASL-2.150.0-7|9	
12mr|perl-Authen-SASL-2.150.0-7|10	Name:		perl-%{upstream_name}
12mr|perl-Authen-SASL-2.150.0-7|11	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Authen-SASL-2.150.0-7|12	Release:	7
12mr|perl-Authen-SASL-2.150.0-7|13	
12mr|perl-Authen-SASL-2.150.0-7|14	Summary:	SASL Authentication framework
12mr|perl-Authen-SASL-2.150.0-7|15	License:	GPL+ or Artistic
12mr|perl-Authen-SASL-2.150.0-7|16	Group:		Development/Perl
12mr|perl-Authen-SASL-2.150.0-7|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Authen-SASL-2.150.0-7|18	Source0:	http://search.cpan.org/CPAN/authors/id/G/GB/GBARR/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Authen-SASL-2.150.0-7|19	
12mr|perl-Authen-SASL-2.150.0-7|20	BuildRequires:	perl-devel
12mr|perl-Authen-SASL-2.150.0-7|21	BuildRequires:	perl(Digest::MD5)
12mr|perl-Authen-SASL-2.150.0-7|22	BuildRequires:	perl(Digest::HMAC_MD5)
12mr|perl-Authen-SASL-2.150.0-7|23	BuildArch:	noarch
12mr|perl-Authen-SASL-2.150.0-7|24	
12mr|perl-Authen-SASL-2.150.0-7|25	%description
12mr|perl-Authen-SASL-2.150.0-7|26	SASL is a generic mechanism for authentication used by several network
12mr|perl-Authen-SASL-2.150.0-7|27	protocols. Authen::SASL provides an implementation framework that all protocols
12mr|perl-Authen-SASL-2.150.0-7|28	should be able to share.
12mr|perl-Authen-SASL-2.150.0-7|29	
12mr|perl-Authen-SASL-2.150.0-7|30	%prep
12mr|perl-Authen-SASL-2.150.0-7|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Authen-SASL-2.150.0-7|32	
12mr|perl-Authen-SASL-2.150.0-7|33	%build
12mr|perl-Authen-SASL-2.150.0-7|34	%__perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12mr|perl-Authen-SASL-2.150.0-7|35	%make
12mr|perl-Authen-SASL-2.150.0-7|36	
12mr|perl-Authen-SASL-2.150.0-7|37	%check
12mr|perl-Authen-SASL-2.150.0-7|38	%__make test
12mr|perl-Authen-SASL-2.150.0-7|39	
12mr|perl-Authen-SASL-2.150.0-7|40	%install
12mr|perl-Authen-SASL-2.150.0-7|41	%makeinstall_std
12mr|perl-Authen-SASL-2.150.0-7|42	
12mr|perl-Authen-SASL-2.150.0-7|43	%files
12mr|perl-Authen-SASL-2.150.0-7|44	%doc Changes api.txt
12mr|perl-Authen-SASL-2.150.0-7|45	%{_mandir}/*/*
12mr|perl-Authen-SASL-2.150.0-7|46	%{perl_vendorlib}/Authen
12mr|perl-Authen-SASL-2.150.0-7|47	
12mr|perl-Authen-SASL-2.150.0-7|48	
12mr|perl-Authen-SASL-2.150.0-7|49	
12mr|perl-Authen-SASL-2.150.0-7|50	%changelog
12mr|perl-Authen-SASL-2.150.0-7|51	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Authen-SASL-2.150.0-7|52	+ Commit: 613aaf4
12mr|perl-Authen-SASL-2.150.0-7|53	- Add perl-devel to BuildRequires, add requires exceptions for internal dependency generator
12mr|perl-Authen-SASL-2.150.0-7|54	
12mr|perl-Authen-SASL-2.150.0-7|55	

15439 12
12mr|perl-Authen-Smb-0.910.0-8|1	%define		upstream_name	 Authen-Smb
12mr|perl-Authen-Smb-0.910.0-8|2	%define		upstream_version 0.91
12mr|perl-Authen-Smb-0.910.0-8|3	
12mr|perl-Authen-Smb-0.910.0-8|4	Name:       perl-%{upstream_name}
12mr|perl-Authen-Smb-0.910.0-8|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Authen-Smb-0.910.0-8|6	Release:    8
12mr|perl-Authen-Smb-0.910.0-8|7	
12mr|perl-Authen-Smb-0.910.0-8|8	Summary:	Perl extension to authenticate against an SMB server
12mr|perl-Authen-Smb-0.910.0-8|9	License:	GPL
12mr|perl-Authen-Smb-0.910.0-8|10	Group:		Development/Perl
12mr|perl-Authen-Smb-0.910.0-8|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Authen-Smb-0.910.0-8|12	Source0:	http://www.cpan.org/modules/by-module/Authen/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Authen-Smb-0.910.0-8|13	Patch0:		Authen-Smb-0.91-64bit-fixes.patch
12mr|perl-Authen-Smb-0.910.0-8|14	
12mr|perl-Authen-Smb-0.910.0-8|15	BuildRequires:	perl-devel >= 5.6
12mr|perl-Authen-Smb-0.910.0-8|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Authen-Smb-0.910.0-8|17	
12mr|perl-Authen-Smb-0.910.0-8|18	%description
12mr|perl-Authen-Smb-0.910.0-8|19	Authen::Smb is a Perl module to authenticate against an SMB server.
12mr|perl-Authen-Smb-0.910.0-8|20	
12mr|perl-Authen-Smb-0.910.0-8|21	%prep
12mr|perl-Authen-Smb-0.910.0-8|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Authen-Smb-0.910.0-8|23	%patch0 -p1 -b .64bit-fixes
12mr|perl-Authen-Smb-0.910.0-8|24	
12mr|perl-Authen-Smb-0.910.0-8|25	%build
12mr|perl-Authen-Smb-0.910.0-8|26	CFLAGS="$RPM_OPT_FLAGS" %{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Authen-Smb-0.910.0-8|27	make
12mr|perl-Authen-Smb-0.910.0-8|28	make test
12mr|perl-Authen-Smb-0.910.0-8|29	
12mr|perl-Authen-Smb-0.910.0-8|30	%install
12mr|perl-Authen-Smb-0.910.0-8|31	rm -rf %{buildroot}
12mr|perl-Authen-Smb-0.910.0-8|32	%{makeinstall_std}
12mr|perl-Authen-Smb-0.910.0-8|33	
12mr|perl-Authen-Smb-0.910.0-8|34	%clean
12mr|perl-Authen-Smb-0.910.0-8|35	rm -rf %{buildroot}
12mr|perl-Authen-Smb-0.910.0-8|36	
12mr|perl-Authen-Smb-0.910.0-8|37	%files
12mr|perl-Authen-Smb-0.910.0-8|38	%defattr(644,root,root,755)
12mr|perl-Authen-Smb-0.910.0-8|39	%doc Changes README
12mr|perl-Authen-Smb-0.910.0-8|40	%{perl_vendorarch}/Authen/*
12mr|perl-Authen-Smb-0.910.0-8|41	%{perl_vendorarch}/auto/Authen/*
12mr|perl-Authen-Smb-0.910.0-8|42	%{_mandir}/man3/*
12mr|perl-Authen-Smb-0.910.0-8|43	
12mr|perl-Authen-Smb-0.910.0-8|44	
12mr|perl-Authen-Smb-0.910.0-8|45	
12mr|perl-Authen-Smb-0.910.0-8|46	%changelog
12mr|perl-Authen-Smb-0.910.0-8|47	

15440 12
12mr|perl-autodie-2.100.0-8|1	%define upstream_name       autodie
12mr|perl-autodie-2.100.0-8|2	%define upstream_version 2.10
12mr|perl-autodie-2.100.0-8|3	
12mr|perl-autodie-2.100.0-8|4	Name:		perl-%{upstream_name}
12mr|perl-autodie-2.100.0-8|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-autodie-2.100.0-8|6	Release:	8
12mr|perl-autodie-2.100.0-8|7	
12mr|perl-autodie-2.100.0-8|8	Summary:	Lexically have functions succeed or die
12mr|perl-autodie-2.100.0-8|9	License:	GPL+ or Artistic
12mr|perl-autodie-2.100.0-8|10	Group:		Development/Perl
12mr|perl-autodie-2.100.0-8|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-autodie-2.100.0-8|12	Source0:	http://www.cpan.org/modules/by-module/autodie/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-autodie-2.100.0-8|13	
12mr|perl-autodie-2.100.0-8|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12mr|perl-autodie-2.100.0-8|15	BuildRequires:	perl(Test::More)
12mr|perl-autodie-2.100.0-8|16	BuildRequires:	perl-devel
12mr|perl-autodie-2.100.0-8|17	
12mr|perl-autodie-2.100.0-8|18	BuildArch:	noarch
12mr|perl-autodie-2.100.0-8|19	
12mr|perl-autodie-2.100.0-8|20	Provides:	perl(autodie)
12mr|perl-autodie-2.100.0-8|21	
12mr|perl-autodie-2.100.0-8|22	%description
12mr|perl-autodie-2.100.0-8|23	'Fatal' provides a way to conveniently replace functions which normally
12mr|perl-autodie-2.100.0-8|24	return a false value when they fail with equivalents which raise exceptions
12mr|perl-autodie-2.100.0-8|25	if they are not successful. This lets you use these functions without
12mr|perl-autodie-2.100.0-8|26	having to test their return values explicitly on each call. Exceptions can
12mr|perl-autodie-2.100.0-8|27	be caught using 'eval{}'. See the perlfunc manpage and the perlvar manpage
12mr|perl-autodie-2.100.0-8|28	for details.
12mr|perl-autodie-2.100.0-8|29	
12mr|perl-autodie-2.100.0-8|30	The do-or-die equivalents are set up simply by calling Fatal's 'import'
12mr|perl-autodie-2.100.0-8|31	routine, passing it the names of the functions to be replaced. You may wrap
12mr|perl-autodie-2.100.0-8|32	both user-defined functions and overridable CORE operators (except 'exec',
12mr|perl-autodie-2.100.0-8|33	'system', 'print', or any other built-in that cannot be expressed via
12mr|perl-autodie-2.100.0-8|34	prototypes) in this way.
12mr|perl-autodie-2.100.0-8|35	
12mr|perl-autodie-2.100.0-8|36	If the symbol ':void' appears in the import list, then functions named
12mr|perl-autodie-2.100.0-8|37	later in that import list raise an exception only when these are called in
12mr|perl-autodie-2.100.0-8|38	void context--that is, when their return values are ignored. For example
12mr|perl-autodie-2.100.0-8|39	
12mr|perl-autodie-2.100.0-8|40	%prep
12mr|perl-autodie-2.100.0-8|41	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-autodie-2.100.0-8|42	
12mr|perl-autodie-2.100.0-8|43	%build
12mr|perl-autodie-2.100.0-8|44	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-autodie-2.100.0-8|45	%make
12mr|perl-autodie-2.100.0-8|46	
12mr|perl-autodie-2.100.0-8|47	%check
12mr|perl-autodie-2.100.0-8|48	%make test
12mr|perl-autodie-2.100.0-8|49	
12mr|perl-autodie-2.100.0-8|50	%install
12mr|perl-autodie-2.100.0-8|51	%makeinstall_std
12mr|perl-autodie-2.100.0-8|52	
12mr|perl-autodie-2.100.0-8|53	%files
12mr|perl-autodie-2.100.0-8|54	%doc Changes README
12mr|perl-autodie-2.100.0-8|55	%{_mandir}/man3/*
12mr|perl-autodie-2.100.0-8|56	%{perl_vendorlib}/*
12mr|perl-autodie-2.100.0-8|57	
12mr|perl-autodie-2.100.0-8|58	
12mr|perl-autodie-2.100.0-8|59	
12mr|perl-autodie-2.100.0-8|60	%changelog
12mr|perl-autodie-2.100.0-8|61	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-autodie-2.100.0-8|62	+ Commit: c73bf43
12mr|perl-autodie-2.100.0-8|63	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-autodie-2.100.0-8|64	
12mr|perl-autodie-2.100.0-8|65	

15441 12
12mr|perl-AutoXS-Header-1.20.0-5|1	%define upstream_name    AutoXS-Header
12mr|perl-AutoXS-Header-1.20.0-5|2	%define upstream_version 1.02
12mr|perl-AutoXS-Header-1.20.0-5|3	
12mr|perl-AutoXS-Header-1.20.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-AutoXS-Header-1.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-AutoXS-Header-1.20.0-5|6	Release:	5
12mr|perl-AutoXS-Header-1.20.0-5|7	
12mr|perl-AutoXS-Header-1.20.0-5|8	Summary:	Container for the AutoXS header files
12mr|perl-AutoXS-Header-1.20.0-5|9	License:	GPL+ or Artistic
12mr|perl-AutoXS-Header-1.20.0-5|10	Group:		Development/Perl
12mr|perl-AutoXS-Header-1.20.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-AutoXS-Header-1.20.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/S/SM/SMUELLER/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-AutoXS-Header-1.20.0-5|13	
12mr|perl-AutoXS-Header-1.20.0-5|14	BuildRequires:	perl-devel
12mr|perl-AutoXS-Header-1.20.0-5|15	BuildArch:	noarch
12mr|perl-AutoXS-Header-1.20.0-5|16	
12mr|perl-AutoXS-Header-1.20.0-5|17	%description
12mr|perl-AutoXS-Header-1.20.0-5|18	This module is a simple container for the newest version of the the AutoXS
12mr|perl-AutoXS-Header-1.20.0-5|19	manpage header file 'AutoXS.h'.
12mr|perl-AutoXS-Header-1.20.0-5|20	
12mr|perl-AutoXS-Header-1.20.0-5|21	%prep
12mr|perl-AutoXS-Header-1.20.0-5|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-AutoXS-Header-1.20.0-5|23	
12mr|perl-AutoXS-Header-1.20.0-5|24	%build
12mr|perl-AutoXS-Header-1.20.0-5|25	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-AutoXS-Header-1.20.0-5|26	%make
12mr|perl-AutoXS-Header-1.20.0-5|27	
12mr|perl-AutoXS-Header-1.20.0-5|28	%check
12mr|perl-AutoXS-Header-1.20.0-5|29	%make test
12mr|perl-AutoXS-Header-1.20.0-5|30	
12mr|perl-AutoXS-Header-1.20.0-5|31	%install
12mr|perl-AutoXS-Header-1.20.0-5|32	%makeinstall_std
12mr|perl-AutoXS-Header-1.20.0-5|33	
12mr|perl-AutoXS-Header-1.20.0-5|34	%files
12mr|perl-AutoXS-Header-1.20.0-5|35	%doc Changes README
12mr|perl-AutoXS-Header-1.20.0-5|36	%{_mandir}/man3/*
12mr|perl-AutoXS-Header-1.20.0-5|37	%{perl_vendorlib}/*
12mr|perl-AutoXS-Header-1.20.0-5|38	
12mr|perl-AutoXS-Header-1.20.0-5|39	
12mr|perl-AutoXS-Header-1.20.0-5|40	
12mr|perl-AutoXS-Header-1.20.0-5|41	%changelog
12mr|perl-AutoXS-Header-1.20.0-5|42	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-AutoXS-Header-1.20.0-5|43	+ Commit: 3528c73
12mr|perl-AutoXS-Header-1.20.0-5|44	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-AutoXS-Header-1.20.0-5|45	
12mr|perl-AutoXS-Header-1.20.0-5|46	

15442 12
12mr|perl-Benchmark-Timer-0.710.200-5|1	%define upstream_name    Benchmark-Timer
12mr|perl-Benchmark-Timer-0.710.200-5|2	%define	upstream_version 0.7102
12mr|perl-Benchmark-Timer-0.710.200-5|3	
12mr|perl-Benchmark-Timer-0.710.200-5|4	Name:		perl-%{upstream_name}
12mr|perl-Benchmark-Timer-0.710.200-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Benchmark-Timer-0.710.200-5|6	Release:	5
12mr|perl-Benchmark-Timer-0.710.200-5|7	Epoch:		1
12mr|perl-Benchmark-Timer-0.710.200-5|8	
12mr|perl-Benchmark-Timer-0.710.200-5|9	Summary:	Benchmark::Timer - Perl code benchmarking tool
12mr|perl-Benchmark-Timer-0.710.200-5|10	License:	GPL+ or Artistic
12mr|perl-Benchmark-Timer-0.710.200-5|11	Group:		Development/Perl
12mr|perl-Benchmark-Timer-0.710.200-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Benchmark-Timer-0.710.200-5|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Benchmark/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Benchmark-Timer-0.710.200-5|14	Patch0:		Benchmark-Timer-fix-dep.patch
12mr|perl-Benchmark-Timer-0.710.200-5|15	
12mr|perl-Benchmark-Timer-0.710.200-5|16	BuildRequires:	perl(Statistics::TTest)
12mr|perl-Benchmark-Timer-0.710.200-5|17	BuildRequires:	perl-devel
12mr|perl-Benchmark-Timer-0.710.200-5|18	
12mr|perl-Benchmark-Timer-0.710.200-5|19	BuildArch:	noarch
12mr|perl-Benchmark-Timer-0.710.200-5|20	
12mr|perl-Benchmark-Timer-0.710.200-5|21	%description
12mr|perl-Benchmark-Timer-0.710.200-5|22	The Benchmark::Timer class allows you to time portions of code
12mr|perl-Benchmark-Timer-0.710.200-5|23	conveniently, as well as benchmark code by allowing timings of
12mr|perl-Benchmark-Timer-0.710.200-5|24	repeated trials. It is perfect for when you need more precise
12mr|perl-Benchmark-Timer-0.710.200-5|25	information about the running time of portions of your code than the
12mr|perl-Benchmark-Timer-0.710.200-5|26	Benchmark module will give you, but don't want to go all out and
12mr|perl-Benchmark-Timer-0.710.200-5|27	profile your code.
12mr|perl-Benchmark-Timer-0.710.200-5|28	
12mr|perl-Benchmark-Timer-0.710.200-5|29	%prep
12mr|perl-Benchmark-Timer-0.710.200-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Benchmark-Timer-0.710.200-5|31	%patch0 -p0
12mr|perl-Benchmark-Timer-0.710.200-5|32	
12mr|perl-Benchmark-Timer-0.710.200-5|33	%build
12mr|perl-Benchmark-Timer-0.710.200-5|34	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Benchmark-Timer-0.710.200-5|35	%make
12mr|perl-Benchmark-Timer-0.710.200-5|36	make test
12mr|perl-Benchmark-Timer-0.710.200-5|37	
12mr|perl-Benchmark-Timer-0.710.200-5|38	%install
12mr|perl-Benchmark-Timer-0.710.200-5|39	%makeinstall_std
12mr|perl-Benchmark-Timer-0.710.200-5|40	
12mr|perl-Benchmark-Timer-0.710.200-5|41	%files
12mr|perl-Benchmark-Timer-0.710.200-5|42	%doc CHANGES LICENSE README
12mr|perl-Benchmark-Timer-0.710.200-5|43	%{perl_vendorlib}/Benchmark
12mr|perl-Benchmark-Timer-0.710.200-5|44	%{_mandir}/man3/*
12mr|perl-Benchmark-Timer-0.710.200-5|45	
12mr|perl-Benchmark-Timer-0.710.200-5|46	
12mr|perl-Benchmark-Timer-0.710.200-5|47	
12mr|perl-Benchmark-Timer-0.710.200-5|48	%changelog
12mr|perl-Benchmark-Timer-0.710.200-5|49	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Benchmark-Timer-0.710.200-5|50	+ Commit: a5854d7
12mr|perl-Benchmark-Timer-0.710.200-5|51	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Benchmark-Timer-0.710.200-5|52	
12mr|perl-Benchmark-Timer-0.710.200-5|53	

15443 12
12mr|perl-BerkeleyDB-0.510.0-1|1	%define upstream_name	 BerkeleyDB
12mr|perl-BerkeleyDB-0.510.0-1|2	%define upstream_version 0.51
12mr|perl-BerkeleyDB-0.510.0-1|3	
12mr|perl-BerkeleyDB-0.510.0-1|4	Name:       perl-%{upstream_name}
12mr|perl-BerkeleyDB-0.510.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-BerkeleyDB-0.510.0-1|6	Release:    1
12mr|perl-BerkeleyDB-0.510.0-1|7	
12mr|perl-BerkeleyDB-0.510.0-1|8	Summary:	Perl module for BerkeleyDB 2.x and greater
12mr|perl-BerkeleyDB-0.510.0-1|9	License:	GPL+ or Artistic
12mr|perl-BerkeleyDB-0.510.0-1|10	Group:		Development/Perl
12mr|perl-BerkeleyDB-0.510.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-BerkeleyDB-0.510.0-1|12	Source0:	http://www.cpan.org/modules/by-module/BerkeleyDB/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-BerkeleyDB-0.510.0-1|13	Patch0:		BerkeleyDB-0.38-wformat.patch
12mr|perl-BerkeleyDB-0.510.0-1|14	BuildRequires:	db-devel
12mr|perl-BerkeleyDB-0.510.0-1|15	BuildRequires:	perl-devel
12mr|perl-BerkeleyDB-0.510.0-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-BerkeleyDB-0.510.0-1|17	
12mr|perl-BerkeleyDB-0.510.0-1|18	%description
12mr|perl-BerkeleyDB-0.510.0-1|19	BerkeleyDB is a module which allows Perl programs to make use of the
12mr|perl-BerkeleyDB-0.510.0-1|20	facilities provided by Berkeley DB version 2 or greater. (Note: if
12mr|perl-BerkeleyDB-0.510.0-1|21	you want to use version 1 of Berkeley DB with Perl you need the DB_File
12mr|perl-BerkeleyDB-0.510.0-1|22	module).
12mr|perl-BerkeleyDB-0.510.0-1|23	
12mr|perl-BerkeleyDB-0.510.0-1|24	Berkeley DB is a C library which provides a consistent interface to a
12mr|perl-BerkeleyDB-0.510.0-1|25	number of database formats. BerkeleyDB provides an interface to all
12mr|perl-BerkeleyDB-0.510.0-1|26	four of the database types (hash, btree, queue and recno) currently
12mr|perl-BerkeleyDB-0.510.0-1|27	supported by Berkeley DB.
12mr|perl-BerkeleyDB-0.510.0-1|28	
12mr|perl-BerkeleyDB-0.510.0-1|29	For further details see the documentation in the file BerkeleyDB.pod.
12mr|perl-BerkeleyDB-0.510.0-1|30	
12mr|perl-BerkeleyDB-0.510.0-1|31	%prep
12mr|perl-BerkeleyDB-0.510.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-BerkeleyDB-0.510.0-1|33	chmod 644 Changes README
12mr|perl-BerkeleyDB-0.510.0-1|34	# ignore pod test failure
12mr|perl-BerkeleyDB-0.510.0-1|35	rm -f t/pod.t
12mr|perl-BerkeleyDB-0.510.0-1|36	%patch0 -p1 -b .wformat
12mr|perl-BerkeleyDB-0.510.0-1|37	
12mr|perl-BerkeleyDB-0.510.0-1|38	%build
12mr|perl-BerkeleyDB-0.510.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-BerkeleyDB-0.510.0-1|40	%make CFLAGS="%{optflags}"
12mr|perl-BerkeleyDB-0.510.0-1|41	
12mr|perl-BerkeleyDB-0.510.0-1|42	%check
12mr|perl-BerkeleyDB-0.510.0-1|43	%{__make} test
12mr|perl-BerkeleyDB-0.510.0-1|44	
12mr|perl-BerkeleyDB-0.510.0-1|45	%clean
12mr|perl-BerkeleyDB-0.510.0-1|46	%{__rm} -rf %{buildroot}
12mr|perl-BerkeleyDB-0.510.0-1|47	
12mr|perl-BerkeleyDB-0.510.0-1|48	%install
12mr|perl-BerkeleyDB-0.510.0-1|49	%{__rm} -rf %{buildroot}
12mr|perl-BerkeleyDB-0.510.0-1|50	%makeinstall_std
12mr|perl-BerkeleyDB-0.510.0-1|51	
12mr|perl-BerkeleyDB-0.510.0-1|52	%files
12mr|perl-BerkeleyDB-0.510.0-1|53	%defattr(-,root,root)
12mr|perl-BerkeleyDB-0.510.0-1|54	%doc README Changes
12mr|perl-BerkeleyDB-0.510.0-1|55	%{perl_vendorarch}/BerkeleyDB*
12mr|perl-BerkeleyDB-0.510.0-1|56	%{perl_vendorarch}/*.pl
12mr|perl-BerkeleyDB-0.510.0-1|57	%{perl_vendorarch}/auto/BerkeleyDB
12mr|perl-BerkeleyDB-0.510.0-1|58	%{_mandir}/*/*
12mr|perl-BerkeleyDB-0.510.0-1|59	
12mr|perl-BerkeleyDB-0.510.0-1|60	
12mr|perl-BerkeleyDB-0.510.0-1|61	
12mr|perl-BerkeleyDB-0.510.0-1|62	%changelog
12mr|perl-BerkeleyDB-0.510.0-1|63	

15444 12
12mr|perl-Bit-Vector-7.200.0-8|1	%define upstream_name	 Bit-Vector
12mr|perl-Bit-Vector-7.200.0-8|2	%define upstream_version 7.2
12mr|perl-Bit-Vector-7.200.0-8|3	
12mr|perl-Bit-Vector-7.200.0-8|4	%define TEST 1
12mr|perl-Bit-Vector-7.200.0-8|5	%{?_with_test: %{expand: %%global TEST 1}}
12mr|perl-Bit-Vector-7.200.0-8|6	%{?_without_test: %{expand: %%global TEST 0}}
12mr|perl-Bit-Vector-7.200.0-8|7	
12mr|perl-Bit-Vector-7.200.0-8|8	Name:       perl-%{upstream_name}
12mr|perl-Bit-Vector-7.200.0-8|9	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Bit-Vector-7.200.0-8|10	Release:    8
12mr|perl-Bit-Vector-7.200.0-8|11	
12mr|perl-Bit-Vector-7.200.0-8|12	Summary: 	%{upstream_name} module for perl
12mr|perl-Bit-Vector-7.200.0-8|13	License: 	GPL+ or Artistic
12mr|perl-Bit-Vector-7.200.0-8|14	Group:		Development/Perl
12mr|perl-Bit-Vector-7.200.0-8|15	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Bit-Vector-7.200.0-8|16	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Bit/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Bit-Vector-7.200.0-8|17	
12mr|perl-Bit-Vector-7.200.0-8|18	BuildRequires:	perl(Carp::Clan)
12mr|perl-Bit-Vector-7.200.0-8|19	BuildRequires:	perl(Storable) >= 2.210.0
12mr|perl-Bit-Vector-7.200.0-8|20	BuildRequires:	perl-devel
12mr|perl-Bit-Vector-7.200.0-8|21	
12mr|perl-Bit-Vector-7.200.0-8|22	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Bit-Vector-7.200.0-8|23	
12mr|perl-Bit-Vector-7.200.0-8|24	%description
12mr|perl-Bit-Vector-7.200.0-8|25	%{upstream_name} module for perl.
12mr|perl-Bit-Vector-7.200.0-8|26	Bit::Vector is an efficient C library which allows you to handle
12mr|perl-Bit-Vector-7.200.0-8|27	bit vectors, sets (of integers), "big integer arithmetic" and
12mr|perl-Bit-Vector-7.200.0-8|28	boolean matrices, all of arbitrary sizes.
12mr|perl-Bit-Vector-7.200.0-8|29	
12mr|perl-Bit-Vector-7.200.0-8|30	%prep
12mr|perl-Bit-Vector-7.200.0-8|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Bit-Vector-7.200.0-8|32	chmod -R u+w examples
12mr|perl-Bit-Vector-7.200.0-8|33	
12mr|perl-Bit-Vector-7.200.0-8|34	%build
12mr|perl-Bit-Vector-7.200.0-8|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Bit-Vector-7.200.0-8|36	%make OPTIMIZE="$RPM_OPT_FLAGS"
12mr|perl-Bit-Vector-7.200.0-8|37	
12mr|perl-Bit-Vector-7.200.0-8|38	%check
12mr|perl-Bit-Vector-7.200.0-8|39	%if %{TEST}
12mr|perl-Bit-Vector-7.200.0-8|40	LANG=C %make test
12mr|perl-Bit-Vector-7.200.0-8|41	%endif
12mr|perl-Bit-Vector-7.200.0-8|42	
12mr|perl-Bit-Vector-7.200.0-8|43	%install
12mr|perl-Bit-Vector-7.200.0-8|44	rm -rf %{buildroot}
12mr|perl-Bit-Vector-7.200.0-8|45	%makeinstall_std
12mr|perl-Bit-Vector-7.200.0-8|46	
12mr|perl-Bit-Vector-7.200.0-8|47	%clean
12mr|perl-Bit-Vector-7.200.0-8|48	rm -rf %{buildroot}
12mr|perl-Bit-Vector-7.200.0-8|49	
12mr|perl-Bit-Vector-7.200.0-8|50	%files
12mr|perl-Bit-Vector-7.200.0-8|51	%defattr(-,root,root,755)
12mr|perl-Bit-Vector-7.200.0-8|52	%doc CHANGES.txt CREDITS.txt INSTALL.txt README.txt examples
12mr|perl-Bit-Vector-7.200.0-8|53	%{_mandir}/man3/Bit::Vector*
12mr|perl-Bit-Vector-7.200.0-8|54	%dir %{perl_vendorarch}/Bit
12mr|perl-Bit-Vector-7.200.0-8|55	%{perl_vendorarch}/Bit/Vector*
12mr|perl-Bit-Vector-7.200.0-8|56	%dir %{perl_vendorarch}/auto/Bit
12mr|perl-Bit-Vector-7.200.0-8|57	%{perl_vendorarch}/auto/Bit/Vector*
12mr|perl-Bit-Vector-7.200.0-8|58	
12mr|perl-Bit-Vector-7.200.0-8|59	
12mr|perl-Bit-Vector-7.200.0-8|60	
12mr|perl-Bit-Vector-7.200.0-8|61	%changelog
12mr|perl-Bit-Vector-7.200.0-8|62	

15445 12
12mr|perl-B-Keywords-1.100.0-5|1	%define	upstream_name	 B-Keywords
12mr|perl-B-Keywords-1.100.0-5|2	%define	upstream_version 1.10
12mr|perl-B-Keywords-1.100.0-5|3	
12mr|perl-B-Keywords-1.100.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-B-Keywords-1.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-B-Keywords-1.100.0-5|6	Release:	5
12mr|perl-B-Keywords-1.100.0-5|7	
12mr|perl-B-Keywords-1.100.0-5|8	Summary:	Lists of reserved barewords and symbol names
12mr|perl-B-Keywords-1.100.0-5|9	License:	GPL+ or Artistic
12mr|perl-B-Keywords-1.100.0-5|10	Group:		Development/Perl
12mr|perl-B-Keywords-1.100.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-B-Keywords-1.100.0-5|12	Source0:	http://www.cpan.org/modules/by-module/B/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-B-Keywords-1.100.0-5|13	
12mr|perl-B-Keywords-1.100.0-5|14	BuildRequires:	perl-devel
12mr|perl-B-Keywords-1.100.0-5|15	BuildArch:	noarch
12mr|perl-B-Keywords-1.100.0-5|16	
12mr|perl-B-Keywords-1.100.0-5|17	%description
12mr|perl-B-Keywords-1.100.0-5|18	B::Keywords supplies seven arrays of keywords: @Scalars, @Arrays,
12mr|perl-B-Keywords-1.100.0-5|19	@Hashes, @Filehandles, @Symbols, @Functions, and @Barewords. The
12mr|perl-B-Keywords-1.100.0-5|20	@Symbols array includes the contents of each of @Scalars, @Arrays,
12mr|perl-B-Keywords-1.100.0-5|21	@Hashes, and @Filehandles. Similarly, @Barewords adds a few
12mr|perl-B-Keywords-1.100.0-5|22	non-function keywords and operators to the @Functions array.
12mr|perl-B-Keywords-1.100.0-5|23	
12mr|perl-B-Keywords-1.100.0-5|24	All additions and modifications are welcome.
12mr|perl-B-Keywords-1.100.0-5|25	
12mr|perl-B-Keywords-1.100.0-5|26	%prep
12mr|perl-B-Keywords-1.100.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-B-Keywords-1.100.0-5|28	
12mr|perl-B-Keywords-1.100.0-5|29	%build
12mr|perl-B-Keywords-1.100.0-5|30	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-B-Keywords-1.100.0-5|31	
12mr|perl-B-Keywords-1.100.0-5|32	%check
12mr|perl-B-Keywords-1.100.0-5|33	make test
12mr|perl-B-Keywords-1.100.0-5|34	
12mr|perl-B-Keywords-1.100.0-5|35	%install
12mr|perl-B-Keywords-1.100.0-5|36	%makeinstall_std
12mr|perl-B-Keywords-1.100.0-5|37	
12mr|perl-B-Keywords-1.100.0-5|38	%files
12mr|perl-B-Keywords-1.100.0-5|39	%doc Changes README LICENSE
12mr|perl-B-Keywords-1.100.0-5|40	%{perl_vendorlib}/B
12mr|perl-B-Keywords-1.100.0-5|41	%{_mandir}/man*/*
12mr|perl-B-Keywords-1.100.0-5|42	
12mr|perl-B-Keywords-1.100.0-5|43	
12mr|perl-B-Keywords-1.100.0-5|44	
12mr|perl-B-Keywords-1.100.0-5|45	%changelog
12mr|perl-B-Keywords-1.100.0-5|46	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-B-Keywords-1.100.0-5|47	+ Commit: 9f1405a
12mr|perl-B-Keywords-1.100.0-5|48	- Should be noarch package
12mr|perl-B-Keywords-1.100.0-5|49	
12mr|perl-B-Keywords-1.100.0-5|50	

15446 12
12mr|perl-BSD-Resource-1.290.400-9|1	%define	upstream_name	 BSD-Resource
12mr|perl-BSD-Resource-1.290.400-9|2	%define upstream_version 1.2904
12mr|perl-BSD-Resource-1.290.400-9|3	
12mr|perl-BSD-Resource-1.290.400-9|4	Name:		perl-%{upstream_name}
12mr|perl-BSD-Resource-1.290.400-9|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-BSD-Resource-1.290.400-9|6	Release:	9
12mr|perl-BSD-Resource-1.290.400-9|7	
12mr|perl-BSD-Resource-1.290.400-9|8	Summary:	BSD process resource limit and priority functions
12mr|perl-BSD-Resource-1.290.400-9|9	License:	GPL+ or Artistic
12mr|perl-BSD-Resource-1.290.400-9|10	Group:		Development/Perl
12mr|perl-BSD-Resource-1.290.400-9|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-BSD-Resource-1.290.400-9|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/BSD/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-BSD-Resource-1.290.400-9|13	
12mr|perl-BSD-Resource-1.290.400-9|14	BuildRequires:	perl-devel
12mr|perl-BSD-Resource-1.290.400-9|15	
12mr|perl-BSD-Resource-1.290.400-9|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-BSD-Resource-1.290.400-9|17	
12mr|perl-BSD-Resource-1.290.400-9|18	%description
12mr|perl-BSD-Resource-1.290.400-9|19	%{upstream_name} module for perl
12mr|perl-BSD-Resource-1.290.400-9|20	
12mr|perl-BSD-Resource-1.290.400-9|21	%prep
12mr|perl-BSD-Resource-1.290.400-9|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-BSD-Resource-1.290.400-9|23	
12mr|perl-BSD-Resource-1.290.400-9|24	%build
12mr|perl-BSD-Resource-1.290.400-9|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-BSD-Resource-1.290.400-9|26	%make CFLAGS="%{optflags}"
12mr|perl-BSD-Resource-1.290.400-9|27	
12mr|perl-BSD-Resource-1.290.400-9|28	%check
12mr|perl-BSD-Resource-1.290.400-9|29	%make test
12mr|perl-BSD-Resource-1.290.400-9|30	
12mr|perl-BSD-Resource-1.290.400-9|31	%install
12mr|perl-BSD-Resource-1.290.400-9|32	
12mr|perl-BSD-Resource-1.290.400-9|33	%makeinstall_std
12mr|perl-BSD-Resource-1.290.400-9|34	
12mr|perl-BSD-Resource-1.290.400-9|35	%files
12mr|perl-BSD-Resource-1.290.400-9|36	%defattr(-,root,root)
12mr|perl-BSD-Resource-1.290.400-9|37	%doc ChangeLog README
12mr|perl-BSD-Resource-1.290.400-9|38	%{perl_vendorarch}/BSD
12mr|perl-BSD-Resource-1.290.400-9|39	%{perl_vendorarch}/auto/BSD
12mr|perl-BSD-Resource-1.290.400-9|40	%{_mandir}/man*/*
12mr|perl-BSD-Resource-1.290.400-9|41	
12mr|perl-BSD-Resource-1.290.400-9|42	
12mr|perl-BSD-Resource-1.290.400-9|43	
12mr|perl-BSD-Resource-1.290.400-9|44	%changelog
12mr|perl-BSD-Resource-1.290.400-9|45	

15447 12
12mr|perl-Cairo-1.70.0-8|1	%define upstream_name    Cairo
12mr|perl-Cairo-1.70.0-8|2	%define upstream_version 1.070
12mr|perl-Cairo-1.70.0-8|3	
12mr|perl-Cairo-1.70.0-8|4	Name:       perl-%{upstream_name}
12mr|perl-Cairo-1.70.0-8|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Cairo-1.70.0-8|6	Release:    8
12mr|perl-Cairo-1.70.0-8|7	
12mr|perl-Cairo-1.70.0-8|8	Summary:	Perl module for the Cairo library
12mr|perl-Cairo-1.70.0-8|9	License:	GPL+ or Artistic
12mr|perl-Cairo-1.70.0-8|10	Group:		Development/GNOME and GTK+
12mr|perl-Cairo-1.70.0-8|11	Url:		http://gtk2-perl.sf.net/
12mr|perl-Cairo-1.70.0-8|12	# http://sourceforge.net/project/showfiles.php?group_id=64773&package_id=160888
12mr|perl-Cairo-1.70.0-8|13	Source0:    http://prdownloads.sourceforge.net/gtk2-perl/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Cairo-1.70.0-8|14	
12mr|perl-Cairo-1.70.0-8|15	BuildRequires:	pkgconfig(cairo)
12mr|perl-Cairo-1.70.0-8|16	BuildRequires:  perl(ExtUtils::Depends)
12mr|perl-Cairo-1.70.0-8|17	BuildRequires:  perl(ExtUtils::PkgConfig)
12mr|perl-Cairo-1.70.0-8|18	BuildRequires:	perl(Test::Number::Delta)
12mr|perl-Cairo-1.70.0-8|19	BuildRequires:  perl-devel
12mr|perl-Cairo-1.70.0-8|20	
12mr|perl-Cairo-1.70.0-8|21	%description
12mr|perl-Cairo-1.70.0-8|22	This module provides perl access to the Cairo library.
12mr|perl-Cairo-1.70.0-8|23	
12mr|perl-Cairo-1.70.0-8|24	Cairo provides anti-aliased vector-based rendering for X. Paths
12mr|perl-Cairo-1.70.0-8|25	consist of line segments and cubic splines and can be rendered at any
12mr|perl-Cairo-1.70.0-8|26	width with various join and cap styles. All colors may be specified
12mr|perl-Cairo-1.70.0-8|27	with optional translucence (opacity/alpha) and combined using the
12mr|perl-Cairo-1.70.0-8|28	extended Porter/Duff compositing algebra as found in the X Render
12mr|perl-Cairo-1.70.0-8|29	Extension.
12mr|perl-Cairo-1.70.0-8|30	
12mr|perl-Cairo-1.70.0-8|31	%prep
12mr|perl-Cairo-1.70.0-8|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Cairo-1.70.0-8|33	find -type d -name CVS | rm -rf
12mr|perl-Cairo-1.70.0-8|34	
12mr|perl-Cairo-1.70.0-8|35	%build
12mr|perl-Cairo-1.70.0-8|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Cairo-1.70.0-8|37	%make OPTIMIZE="%{optflags}"
12mr|perl-Cairo-1.70.0-8|38	%make test || :
12mr|perl-Cairo-1.70.0-8|39	
12mr|perl-Cairo-1.70.0-8|40	%install
12mr|perl-Cairo-1.70.0-8|41	rm -rf %{buildroot}
12mr|perl-Cairo-1.70.0-8|42	%makeinstall_std
12mr|perl-Cairo-1.70.0-8|43	
12mr|perl-Cairo-1.70.0-8|44	%files
12mr|perl-Cairo-1.70.0-8|45	%doc LICENSE examples README NEWS TODO
12mr|perl-Cairo-1.70.0-8|46	%{_mandir}/*/*
12mr|perl-Cairo-1.70.0-8|47	%{perl_vendorarch}/%{upstream_name}
12mr|perl-Cairo-1.70.0-8|48	%{perl_vendorarch}/%{upstream_name}.pm
12mr|perl-Cairo-1.70.0-8|49	%{perl_vendorarch}/auto/*
12mr|perl-Cairo-1.70.0-8|50	
12mr|perl-Cairo-1.70.0-8|51	
12mr|perl-Cairo-1.70.0-8|52	
12mr|perl-Cairo-1.70.0-8|53	%changelog
12mr|perl-Cairo-1.70.0-8|54	* Thu Aug  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Cairo-1.70.0-8|55	+ Commit: be3fb4e
12mr|perl-Cairo-1.70.0-8|56	- Rebuild for new perl
12mr|perl-Cairo-1.70.0-8|57	
12mr|perl-Cairo-1.70.0-8|58	

15448 12
12mr|perl-Capture-Tiny-0.80.0-4|1	%define upstream_name    Capture-Tiny
12mr|perl-Capture-Tiny-0.80.0-4|2	%define upstream_version 0.08
12mr|perl-Capture-Tiny-0.80.0-4|3	
12mr|perl-Capture-Tiny-0.80.0-4|4	Name:       perl-%{upstream_name}
12mr|perl-Capture-Tiny-0.80.0-4|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Capture-Tiny-0.80.0-4|6	Release:    %mkrel 4
12mr|perl-Capture-Tiny-0.80.0-4|7	
12mr|perl-Capture-Tiny-0.80.0-4|8	Summary:    Capture STDOUT and STDERR from Perl, XS or external programs
12mr|perl-Capture-Tiny-0.80.0-4|9	License:    GPL+ or Artistic
12mr|perl-Capture-Tiny-0.80.0-4|10	Group:      Development/Perl
12mr|perl-Capture-Tiny-0.80.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Capture-Tiny-0.80.0-4|12	Source0:    http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Capture-Tiny-0.80.0-4|13	
12mr|perl-Capture-Tiny-0.80.0-4|14	BuildRequires: perl(Exporter)
12mr|perl-Capture-Tiny-0.80.0-4|15	BuildRequires: perl(File::Spec)
12mr|perl-Capture-Tiny-0.80.0-4|16	BuildRequires: perl(File::Temp)
12mr|perl-Capture-Tiny-0.80.0-4|17	BuildRequires: perl(IO::Handle)
12mr|perl-Capture-Tiny-0.80.0-4|18	BuildRequires: perl(Module::Build::Compat)
12mr|perl-Capture-Tiny-0.80.0-4|19	BuildRequires: perl-devel
12mr|perl-Capture-Tiny-0.80.0-4|20	
12mr|perl-Capture-Tiny-0.80.0-4|21	BuildArch: noarch
12mr|perl-Capture-Tiny-0.80.0-4|22	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Capture-Tiny-0.80.0-4|23	
12mr|perl-Capture-Tiny-0.80.0-4|24	%description
12mr|perl-Capture-Tiny-0.80.0-4|25	Capture::Tiny provides a simple, portable way to capture anything sent to
12mr|perl-Capture-Tiny-0.80.0-4|26	STDOUT or STDERR, regardless of whether it comes from Perl, from XS code or
12mr|perl-Capture-Tiny-0.80.0-4|27	from an external program. Optionally, output can be teed so that it is
12mr|perl-Capture-Tiny-0.80.0-4|28	captured while being passed through to the original handles. Yes, it even
12mr|perl-Capture-Tiny-0.80.0-4|29	works on Windows. Stop guessing which of a dozen capturing modules to use
12mr|perl-Capture-Tiny-0.80.0-4|30	in any particular situation and just use this one.
12mr|perl-Capture-Tiny-0.80.0-4|31	
12mr|perl-Capture-Tiny-0.80.0-4|32	This module was heavily inspired by the IO::CaptureOutput manpage, which
12mr|perl-Capture-Tiny-0.80.0-4|33	provides similar functionality without the ability to tee output and with
12mr|perl-Capture-Tiny-0.80.0-4|34	more complicated code and API.
12mr|perl-Capture-Tiny-0.80.0-4|35	
12mr|perl-Capture-Tiny-0.80.0-4|36	%prep
12mr|perl-Capture-Tiny-0.80.0-4|37	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Capture-Tiny-0.80.0-4|38	
12mr|perl-Capture-Tiny-0.80.0-4|39	%build
12mr|perl-Capture-Tiny-0.80.0-4|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Capture-Tiny-0.80.0-4|41	%make
12mr|perl-Capture-Tiny-0.80.0-4|42	
12mr|perl-Capture-Tiny-0.80.0-4|43	%check
12mr|perl-Capture-Tiny-0.80.0-4|44	%make test
12mr|perl-Capture-Tiny-0.80.0-4|45	
12mr|perl-Capture-Tiny-0.80.0-4|46	%install
12mr|perl-Capture-Tiny-0.80.0-4|47	rm -rf %buildroot
12mr|perl-Capture-Tiny-0.80.0-4|48	%makeinstall_std
12mr|perl-Capture-Tiny-0.80.0-4|49	
12mr|perl-Capture-Tiny-0.80.0-4|50	%clean
12mr|perl-Capture-Tiny-0.80.0-4|51	rm -rf %buildroot
12mr|perl-Capture-Tiny-0.80.0-4|52	
12mr|perl-Capture-Tiny-0.80.0-4|53	%files
12mr|perl-Capture-Tiny-0.80.0-4|54	%defattr(-,root,root)
12mr|perl-Capture-Tiny-0.80.0-4|55	%doc README Changes LICENSE
12mr|perl-Capture-Tiny-0.80.0-4|56	%{_mandir}/man3/*
12mr|perl-Capture-Tiny-0.80.0-4|57	%perl_vendorlib/*
12mr|perl-Capture-Tiny-0.80.0-4|58	
12mr|perl-Capture-Tiny-0.80.0-4|59	
12mr|perl-Capture-Tiny-0.80.0-4|60	
12mr|perl-Capture-Tiny-0.80.0-4|61	%changelog
12mr|perl-Capture-Tiny-0.80.0-4|62	

15449 12
12mr|perl-Carp-Clan-6.40.0-6|1	%define	upstream_name	 Carp-Clan
12mr|perl-Carp-Clan-6.40.0-6|2	%define	upstream_version 6.04
12mr|perl-Carp-Clan-6.40.0-6|3	
12mr|perl-Carp-Clan-6.40.0-6|4	%define TEST	1
12mr|perl-Carp-Clan-6.40.0-6|5	%{?_with_test: %{expand: %%global TEST 1}}
12mr|perl-Carp-Clan-6.40.0-6|6	%{?_without_test: %{expand: %%global TEST 0}}
12mr|perl-Carp-Clan-6.40.0-6|7	
12mr|perl-Carp-Clan-6.40.0-6|8	Name:		perl-%{upstream_name}
12mr|perl-Carp-Clan-6.40.0-6|9	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Carp-Clan-6.40.0-6|10	Release:	6
12mr|perl-Carp-Clan-6.40.0-6|11	
12mr|perl-Carp-Clan-6.40.0-6|12	Summary:	%{upstream_name} module for perl
12mr|perl-Carp-Clan-6.40.0-6|13	License:	GPL+ or Artistic
12mr|perl-Carp-Clan-6.40.0-6|14	Group:		Development/Perl
12mr|perl-Carp-Clan-6.40.0-6|15	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Carp-Clan-6.40.0-6|16	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Carp/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Carp-Clan-6.40.0-6|17	
12mr|perl-Carp-Clan-6.40.0-6|18	BuildRequires:	perl-devel
12mr|perl-Carp-Clan-6.40.0-6|19	BuildRequires:	perl(Test::Exception)
12mr|perl-Carp-Clan-6.40.0-6|20	
12mr|perl-Carp-Clan-6.40.0-6|21	BuildArch:	noarch
12mr|perl-Carp-Clan-6.40.0-6|22	
12mr|perl-Carp-Clan-6.40.0-6|23	%description
12mr|perl-Carp-Clan-6.40.0-6|24	%{upstream_name} module for perl.
12mr|perl-Carp-Clan-6.40.0-6|25	This module reports errors from the perspective of the caller of a
12mr|perl-Carp-Clan-6.40.0-6|26	"clan" of modules, similar to "Carp.pm" itself. But instead of giving
12mr|perl-Carp-Clan-6.40.0-6|27	it a number of levels to skip on the calling stack, you give it a
12mr|perl-Carp-Clan-6.40.0-6|28	pattern to characterize the package names of the "clan" of modules
12mr|perl-Carp-Clan-6.40.0-6|29	which shall never be blamed for any error.
12mr|perl-Carp-Clan-6.40.0-6|30	
12mr|perl-Carp-Clan-6.40.0-6|31	%prep
12mr|perl-Carp-Clan-6.40.0-6|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Carp-Clan-6.40.0-6|33	
12mr|perl-Carp-Clan-6.40.0-6|34	%build
12mr|perl-Carp-Clan-6.40.0-6|35	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Carp-Clan-6.40.0-6|36	%make
12mr|perl-Carp-Clan-6.40.0-6|37	
12mr|perl-Carp-Clan-6.40.0-6|38	%check
12mr|perl-Carp-Clan-6.40.0-6|39	%if %{TEST}
12mr|perl-Carp-Clan-6.40.0-6|40	LANG=C %make test
12mr|perl-Carp-Clan-6.40.0-6|41	%endif
12mr|perl-Carp-Clan-6.40.0-6|42	
12mr|perl-Carp-Clan-6.40.0-6|43	%install
12mr|perl-Carp-Clan-6.40.0-6|44	%makeinstall_std
12mr|perl-Carp-Clan-6.40.0-6|45	
12mr|perl-Carp-Clan-6.40.0-6|46	%files
12mr|perl-Carp-Clan-6.40.0-6|47	%defattr(644,root,root,755)
12mr|perl-Carp-Clan-6.40.0-6|48	%{_mandir}/*/*
12mr|perl-Carp-Clan-6.40.0-6|49	%{perl_vendorlib}/Carp
12mr|perl-Carp-Clan-6.40.0-6|50	
12mr|perl-Carp-Clan-6.40.0-6|51	
12mr|perl-Carp-Clan-6.40.0-6|52	
12mr|perl-Carp-Clan-6.40.0-6|53	%changelog
12mr|perl-Carp-Clan-6.40.0-6|54	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Carp-Clan-6.40.0-6|55	+ Commit: 6a45b4a
12mr|perl-Carp-Clan-6.40.0-6|56	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Carp-Clan-6.40.0-6|57	
12mr|perl-Carp-Clan-6.40.0-6|58	

15450 12
12mr|perl-CGI-3.530.0-5|1	%define upstream_name	 CGI
12mr|perl-CGI-3.530.0-5|2	%define upstream_version 3.53
12mr|perl-CGI-3.530.0-5|3	
12mr|perl-CGI-3.530.0-5|4	Name:       perl-%{upstream_name}
12mr|perl-CGI-3.530.0-5|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-CGI-3.530.0-5|6	Release:    5
12mr|perl-CGI-3.530.0-5|7	Epoch:      1
12mr|perl-CGI-3.530.0-5|8	
12mr|perl-CGI-3.530.0-5|9	Summary:    Simple Common Gateway Interface class for Perl
12mr|perl-CGI-3.530.0-5|10	License:    GPL+ or Artistic
12mr|perl-CGI-3.530.0-5|11	Group:      Development/Perl
12mr|perl-CGI-3.530.0-5|12	Url:        http://stein.cshl.org/WWW/software/CGI/
12mr|perl-CGI-3.530.0-5|13	Source0:    http://search.cpan.org/CPAN/authors/id/L/LD/LDS/%{upstream_name}.pm-%{upstream_version}.tar.gz
12mr|perl-CGI-3.530.0-5|14	
12mr|perl-CGI-3.530.0-5|15	BuildRequires:  perl(FCGI)
12mr|perl-CGI-3.530.0-5|16	BuildRequires:	perl-base >= 2:5.14.2
12mr|perl-CGI-3.530.0-5|17	BuildRequires:	perl-devel
12mr|perl-CGI-3.530.0-5|18	
12mr|perl-CGI-3.530.0-5|19	BuildArch:  noarch
12mr|perl-CGI-3.530.0-5|20	
12mr|perl-CGI-3.530.0-5|21	%description
12mr|perl-CGI-3.530.0-5|22	This perl library uses perl5 objects to make it easy to create
12mr|perl-CGI-3.530.0-5|23	Web fill-out forms and parse their contents.  This package
12mr|perl-CGI-3.530.0-5|24	defines CGI objects, entities that contain the values of the
12mr|perl-CGI-3.530.0-5|25	current query string and other state variables.  Using a CGI
12mr|perl-CGI-3.530.0-5|26	object's methods, you can examine keywords and parameters
12mr|perl-CGI-3.530.0-5|27	passed to your script, and create forms whose initial values
12mr|perl-CGI-3.530.0-5|28	are taken from the current query (thereby preserving state
12mr|perl-CGI-3.530.0-5|29	information).
12mr|perl-CGI-3.530.0-5|30	
12mr|perl-CGI-3.530.0-5|31	%package Fast
12mr|perl-CGI-3.530.0-5|32	Group:		Development/Perl
12mr|perl-CGI-3.530.0-5|33	Summary: 	CGI Interface for Fast CGI
12mr|perl-CGI-3.530.0-5|34	Requires:	%{name} = %{epoch}:%{version}
12mr|perl-CGI-3.530.0-5|35	
12mr|perl-CGI-3.530.0-5|36	%description Fast
12mr|perl-CGI-3.530.0-5|37	CGI::Fast is a subclass of the CGI object created by CGI.pm. It is
12mr|perl-CGI-3.530.0-5|38	specialized to work well with the Open Market FastCGI standard, which
12mr|perl-CGI-3.530.0-5|39	greatly speeds up CGI scripts by turning them into persistently running
12mr|perl-CGI-3.530.0-5|40	server processes.  Scripts that perform time-consuming initialization
12mr|perl-CGI-3.530.0-5|41	processes, such as loading large modules or opening persistent database
12mr|perl-CGI-3.530.0-5|42	connections, will see large performance improvements.
12mr|perl-CGI-3.530.0-5|43	
12mr|perl-CGI-3.530.0-5|44	%prep
12mr|perl-CGI-3.530.0-5|45	%setup -q -n %{upstream_name}.pm-%{upstream_version}
12mr|perl-CGI-3.530.0-5|46	perl -pi -e s,/usr/local/bin/perl,/usr/bin/perl, examples/*.{cgi,pl}
12mr|perl-CGI-3.530.0-5|47	
12mr|perl-CGI-3.530.0-5|48	%build
12mr|perl-CGI-3.530.0-5|49	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-CGI-3.530.0-5|50	%make
12mr|perl-CGI-3.530.0-5|51	
12mr|perl-CGI-3.530.0-5|52	%check
12mr|perl-CGI-3.530.0-5|53	%__make test
12mr|perl-CGI-3.530.0-5|54	
12mr|perl-CGI-3.530.0-5|55	%install
12mr|perl-CGI-3.530.0-5|56	%makeinstall_std
12mr|perl-CGI-3.530.0-5|57	
12mr|perl-CGI-3.530.0-5|58	%files
12mr|perl-CGI-3.530.0-5|59	%doc Changes README *.html examples
12mr|perl-CGI-3.530.0-5|60	%{perl_vendorlib}/CGI
12mr|perl-CGI-3.530.0-5|61	%exclude %{perl_vendorlib}/CGI/Fast.pm
12mr|perl-CGI-3.530.0-5|62	%{perl_vendorlib}/*.pm
12mr|perl-CGI-3.530.0-5|63	%{_mandir}/man3/*
12mr|perl-CGI-3.530.0-5|64	%exclude %{_mandir}/man3/CGI::Fast.3pm.*
12mr|perl-CGI-3.530.0-5|65	
12mr|perl-CGI-3.530.0-5|66	%files Fast
12mr|perl-CGI-3.530.0-5|67	%{perl_vendorlib}/CGI/Fast.pm
12mr|perl-CGI-3.530.0-5|68	%{_mandir}/man3/CGI::Fast.3pm.*
12mr|perl-CGI-3.530.0-5|69	
12mr|perl-CGI-3.530.0-5|70	
12mr|perl-CGI-3.530.0-5|71	
12mr|perl-CGI-3.530.0-5|72	%changelog
12mr|perl-CGI-3.530.0-5|73	

15451 12
12mr|perl_checker-1.2.11-8|1	# MODIFY IN THE SVN
12mr|perl_checker-1.2.11-8|2	
12mr|perl_checker-1.2.11-8|3	%define version 1.2.11
12mr|perl_checker-1.2.11-8|4	%define release %mkrel 8
12mr|perl_checker-1.2.11-8|5	
12mr|perl_checker-1.2.11-8|6	%ifarch ppc64 %mips %arm
12mr|perl_checker-1.2.11-8|7	%define build_option PERL_CHECKER_TARGET='debug-code BCSUFFIX=""'
12mr|perl_checker-1.2.11-8|8	%define require_ocaml /usr/bin/ocamlrun
12mr|perl_checker-1.2.11-8|9	%else
12mr|perl_checker-1.2.11-8|10	%define build_option %nil
12mr|perl_checker-1.2.11-8|11	%define require_ocaml %nil
12mr|perl_checker-1.2.11-8|12	%endif
12mr|perl_checker-1.2.11-8|13	
12mr|perl_checker-1.2.11-8|14	Summary: Verify Perl code
12mr|perl_checker-1.2.11-8|15	Name: perl_checker
12mr|perl_checker-1.2.11-8|16	Version: %{version}
12mr|perl_checker-1.2.11-8|17	Release: %{release}
12mr|perl_checker-1.2.11-8|18	License: GPLv2+
12mr|perl_checker-1.2.11-8|19	Group: Development/Perl
12mr|perl_checker-1.2.11-8|20	Requires: perl-base >= 2:5.8.0 %{require_ocaml}
12mr|perl_checker-1.2.11-8|21	URL: http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/perl_checker
12mr|perl_checker-1.2.11-8|22	Source0: perl_checker-%version.tar.bz2
12mr|perl_checker-1.2.11-8|23	BuildRequires: ocaml >= 3.06
12mr|perl_checker-1.2.11-8|24	# for the faked packages:
12mr|perl_checker-1.2.11-8|25	AutoReqProv: 0
12mr|perl_checker-1.2.11-8|26	
12mr|perl_checker-1.2.11-8|27	Obsoletes: perl-MDK-Common-devel <= 1.1.24
12mr|perl_checker-1.2.11-8|28	Provides: perl-MDK-Common-devel <= 1.1.24
12mr|perl_checker-1.2.11-8|29	
12mr|perl_checker-1.2.11-8|30	%description
12mr|perl_checker-1.2.11-8|31	Various verifying scripts created for DrakX
12mr|perl_checker-1.2.11-8|32	
12mr|perl_checker-1.2.11-8|33	%prep
12mr|perl_checker-1.2.11-8|34	%setup -q
12mr|perl_checker-1.2.11-8|35	
12mr|perl_checker-1.2.11-8|36	%build
12mr|perl_checker-1.2.11-8|37	# (tv) fix testsuite:
12mr|perl_checker-1.2.11-8|38	cat > src/test/.perl_checker<<EOF
12mr|perl_checker-1.2.11-8|39	Carp
12mr|perl_checker-1.2.11-8|40	Carp::Heavy
12mr|perl_checker-1.2.11-8|41	File::Sync
12mr|perl_checker-1.2.11-8|42	EOF
12mr|perl_checker-1.2.11-8|43	make %build_option
12mr|perl_checker-1.2.11-8|44	
12mr|perl_checker-1.2.11-8|45	%install
12mr|perl_checker-1.2.11-8|46	%makeinstall_std %build_option
12mr|perl_checker-1.2.11-8|47	
12mr|perl_checker-1.2.11-8|48	%files
12mr|perl_checker-1.2.11-8|49	%doc src/perl_checker.html
12mr|perl_checker-1.2.11-8|50	%{_bindir}/*
12mr|perl_checker-1.2.11-8|51	%{_datadir}/perl_checker
12mr|perl_checker-1.2.11-8|52	%{_datadir}/vim/ftplugin/*
12mr|perl_checker-1.2.11-8|53	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*
12mr|perl_checker-1.2.11-8|54	
12mr|perl_checker-1.2.11-8|55	
12mr|perl_checker-1.2.11-8|56	
12mr|perl_checker-1.2.11-8|57	
12mr|perl_checker-1.2.11-8|58	
12mr|perl_checker-1.2.11-8|59	%changelog
12mr|perl_checker-1.2.11-8|60	

15452 12
12mr|perl-Class-Accessor-0.340.0-4|1	%define upstream_name    Class-Accessor
12mr|perl-Class-Accessor-0.340.0-4|2	%define upstream_version 0.34
12mr|perl-Class-Accessor-0.340.0-4|3	
12mr|perl-Class-Accessor-0.340.0-4|4	Name:           perl-%{upstream_name}
12mr|perl-Class-Accessor-0.340.0-4|5	Version:        %perl_convert_version %{upstream_version}
12mr|perl-Class-Accessor-0.340.0-4|6	Release:        4
12mr|perl-Class-Accessor-0.340.0-4|7	
12mr|perl-Class-Accessor-0.340.0-4|8	Summary:        Automated accessor generation
12mr|perl-Class-Accessor-0.340.0-4|9	License:        GPL+ or Artistic
12mr|perl-Class-Accessor-0.340.0-4|10	Group:          Development/Perl
12mr|perl-Class-Accessor-0.340.0-4|11	Url:            http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Class-Accessor-0.340.0-4|12	Source0:        http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Class-Accessor-0.340.0-4|13	
12mr|perl-Class-Accessor-0.340.0-4|14	BuildRequires:	perl-devel
12mr|perl-Class-Accessor-0.340.0-4|15	BuildArch:	noarch
12mr|perl-Class-Accessor-0.340.0-4|16	
12mr|perl-Class-Accessor-0.340.0-4|17	%description
12mr|perl-Class-Accessor-0.340.0-4|18	This module automagically generates accessor/mutators for your class.
12mr|perl-Class-Accessor-0.340.0-4|19	
12mr|perl-Class-Accessor-0.340.0-4|20	%prep
12mr|perl-Class-Accessor-0.340.0-4|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Class-Accessor-0.340.0-4|22	
12mr|perl-Class-Accessor-0.340.0-4|23	%build
12mr|perl-Class-Accessor-0.340.0-4|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Class-Accessor-0.340.0-4|25	%make
12mr|perl-Class-Accessor-0.340.0-4|26	
12mr|perl-Class-Accessor-0.340.0-4|27	%check
12mr|perl-Class-Accessor-0.340.0-4|28	%{__make} test
12mr|perl-Class-Accessor-0.340.0-4|29	
12mr|perl-Class-Accessor-0.340.0-4|30	%install
12mr|perl-Class-Accessor-0.340.0-4|31	%makeinstall_std
12mr|perl-Class-Accessor-0.340.0-4|32	
12mr|perl-Class-Accessor-0.340.0-4|33	%files
12mr|perl-Class-Accessor-0.340.0-4|34	%doc README Changes
12mr|perl-Class-Accessor-0.340.0-4|35	%{perl_vendorlib}/Class
12mr|perl-Class-Accessor-0.340.0-4|36	%{_mandir}/man3/*
12mr|perl-Class-Accessor-0.340.0-4|37	
12mr|perl-Class-Accessor-0.340.0-4|38	
12mr|perl-Class-Accessor-0.340.0-4|39	%changelog
12mr|perl-Class-Accessor-0.340.0-4|40	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Class-Accessor-0.340.0-4|41	+ Commit: 5dff2e0
12mr|perl-Class-Accessor-0.340.0-4|42	- Rebuild for new perl
12mr|perl-Class-Accessor-0.340.0-4|43	
12mr|perl-Class-Accessor-0.340.0-4|44	

15453 12
12mr|perl-Class-Accessor-Grouped-0.100.30-4|1	%define upstream_name    Class-Accessor-Grouped
12mr|perl-Class-Accessor-Grouped-0.100.30-4|2	%define upstream_version 0.10003
12mr|perl-Class-Accessor-Grouped-0.100.30-4|3	
12mr|perl-Class-Accessor-Grouped-0.100.30-4|4	Name:		perl-%{upstream_name}
12mr|perl-Class-Accessor-Grouped-0.100.30-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Class-Accessor-Grouped-0.100.30-4|6	Release:	4
12mr|perl-Class-Accessor-Grouped-0.100.30-4|7	Epoch:		1
12mr|perl-Class-Accessor-Grouped-0.100.30-4|8	
12mr|perl-Class-Accessor-Grouped-0.100.30-4|9	Summary:	Lets you build groups of accessors
12mr|perl-Class-Accessor-Grouped-0.100.30-4|10	License:	GPL+ or Artistic
12mr|perl-Class-Accessor-Grouped-0.100.30-4|11	Group:		Development/Perl
12mr|perl-Class-Accessor-Grouped-0.100.30-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Class-Accessor-Grouped-0.100.30-4|13	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Class-Accessor-Grouped-0.100.30-4|14	
12mr|perl-Class-Accessor-Grouped-0.100.30-4|15	BuildRequires:	perl-devel
12mr|perl-Class-Accessor-Grouped-0.100.30-4|16	BuildRequires:	perl(Algorithm::C3)
12mr|perl-Class-Accessor-Grouped-0.100.30-4|17	BuildRequires:	perl(Class::XSAccessor)
12mr|perl-Class-Accessor-Grouped-0.100.30-4|18	BuildRequires:	perl(Class::C3)
12mr|perl-Class-Accessor-Grouped-0.100.30-4|19	BuildRequires:	perl(Class::Inspector)
12mr|perl-Class-Accessor-Grouped-0.100.30-4|20	BuildRequires:	perl(Module::AutoInstall)
12mr|perl-Class-Accessor-Grouped-0.100.30-4|21	BuildRequires:	perl(MRO::Compat)
12mr|perl-Class-Accessor-Grouped-0.100.30-4|22	BuildRequires:	perl(Sub::Identify)
12mr|perl-Class-Accessor-Grouped-0.100.30-4|23	BuildRequires:	perl(Sub::Name)
12mr|perl-Class-Accessor-Grouped-0.100.30-4|24	BuildRequires:	perl(Test::Exception)
12mr|perl-Class-Accessor-Grouped-0.100.30-4|25	BuildArch:		noarch
12mr|perl-Class-Accessor-Grouped-0.100.30-4|26	
12mr|perl-Class-Accessor-Grouped-0.100.30-4|27	%description
12mr|perl-Class-Accessor-Grouped-0.100.30-4|28	This class lets you build groups of accessors that will call different getters
12mr|perl-Class-Accessor-Grouped-0.100.30-4|29	and setters.
12mr|perl-Class-Accessor-Grouped-0.100.30-4|30	
12mr|perl-Class-Accessor-Grouped-0.100.30-4|31	%prep
12mr|perl-Class-Accessor-Grouped-0.100.30-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Class-Accessor-Grouped-0.100.30-4|33	chmod 644 README Changes
12mr|perl-Class-Accessor-Grouped-0.100.30-4|34	
12mr|perl-Class-Accessor-Grouped-0.100.30-4|35	%build
12mr|perl-Class-Accessor-Grouped-0.100.30-4|36	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Class-Accessor-Grouped-0.100.30-4|37	%make
12mr|perl-Class-Accessor-Grouped-0.100.30-4|38	
12mr|perl-Class-Accessor-Grouped-0.100.30-4|39	%check
12mr|perl-Class-Accessor-Grouped-0.100.30-4|40	make test
12mr|perl-Class-Accessor-Grouped-0.100.30-4|41	
12mr|perl-Class-Accessor-Grouped-0.100.30-4|42	%install
12mr|perl-Class-Accessor-Grouped-0.100.30-4|43	%makeinstall_std
12mr|perl-Class-Accessor-Grouped-0.100.30-4|44	
12mr|perl-Class-Accessor-Grouped-0.100.30-4|45	%files
12mr|perl-Class-Accessor-Grouped-0.100.30-4|46	%doc Changes README
12mr|perl-Class-Accessor-Grouped-0.100.30-4|47	%{perl_vendorlib}/Class
12mr|perl-Class-Accessor-Grouped-0.100.30-4|48	%{_mandir}/*/*
12mr|perl-Class-Accessor-Grouped-0.100.30-4|49	
12mr|perl-Class-Accessor-Grouped-0.100.30-4|50	
12mr|perl-Class-Accessor-Grouped-0.100.30-4|51	%changelog
12mr|perl-Class-Accessor-Grouped-0.100.30-4|52	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Class-Accessor-Grouped-0.100.30-4|53	+ Commit: 521c21c
12mr|perl-Class-Accessor-Grouped-0.100.30-4|54	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Class-Accessor-Grouped-0.100.30-4|55	
12mr|perl-Class-Accessor-Grouped-0.100.30-4|56	

15454 12
12mr|perl-Class-C3-0.230.0-6|1	%define upstream_name	 Class-C3
12mr|perl-Class-C3-0.230.0-6|2	%define upstream_version 0.23
12mr|perl-Class-C3-0.230.0-6|3	
12mr|perl-Class-C3-0.230.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-Class-C3-0.230.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Class-C3-0.230.0-6|6	Release:	6
12mr|perl-Class-C3-0.230.0-6|7	
12mr|perl-Class-C3-0.230.0-6|8	Summary:	A pragma to use the C3 method resolution order algortihm
12mr|perl-Class-C3-0.230.0-6|9	License:	Artistic/GPL
12mr|perl-Class-C3-0.230.0-6|10	Group:		Development/Perl
12mr|perl-Class-C3-0.230.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Class-C3-0.230.0-6|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Class-C3-0.230.0-6|13	
12mr|perl-Class-C3-0.230.0-6|14	BuildRequires:	perl(Algorithm::C3) >= 0.05
12mr|perl-Class-C3-0.230.0-6|15	BuildRequires:	perl(Scalar::Util) >= 1.10
12mr|perl-Class-C3-0.230.0-6|16	BuildRequires:	perl(Test::More) >= 0.47
12mr|perl-Class-C3-0.230.0-6|17	BuildRequires:	perl(Test::Exception) >= 0.15
12mr|perl-Class-C3-0.230.0-6|18	BuildRequires:	perl(Class::C3::XS) >= 0.07
12mr|perl-Class-C3-0.230.0-6|19	BuildRequires:	perl-devel
12mr|perl-Class-C3-0.230.0-6|20	BuildArch:	noarch
12mr|perl-Class-C3-0.230.0-6|21	Requires:		perl(Algorithm::C3)
12mr|perl-Class-C3-0.230.0-6|22	
12mr|perl-Class-C3-0.230.0-6|23	%description
12mr|perl-Class-C3-0.230.0-6|24	This is pragma to change Perl 5's standard method resolution order
12mr|perl-Class-C3-0.230.0-6|25	from depth-first left-to-right (a.k.a - pre-order) to the more
12mr|perl-Class-C3-0.230.0-6|26	sophisticated C3 method resolution order.
12mr|perl-Class-C3-0.230.0-6|27	
12mr|perl-Class-C3-0.230.0-6|28	
12mr|perl-Class-C3-0.230.0-6|29	%prep
12mr|perl-Class-C3-0.230.0-6|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Class-C3-0.230.0-6|31	
12mr|perl-Class-C3-0.230.0-6|32	%build
12mr|perl-Class-C3-0.230.0-6|33	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Class-C3-0.230.0-6|34	%make
12mr|perl-Class-C3-0.230.0-6|35	
12mr|perl-Class-C3-0.230.0-6|36	%check
12mr|perl-Class-C3-0.230.0-6|37	%make test
12mr|perl-Class-C3-0.230.0-6|38	
12mr|perl-Class-C3-0.230.0-6|39	%install
12mr|perl-Class-C3-0.230.0-6|40	%makeinstall_std
12mr|perl-Class-C3-0.230.0-6|41	
12mr|perl-Class-C3-0.230.0-6|42	%files
12mr|perl-Class-C3-0.230.0-6|43	%doc ChangeLog README
12mr|perl-Class-C3-0.230.0-6|44	%{_mandir}/man*/*
12mr|perl-Class-C3-0.230.0-6|45	%{perl_vendorlib}/Class
12mr|perl-Class-C3-0.230.0-6|46	
12mr|perl-Class-C3-0.230.0-6|47	
12mr|perl-Class-C3-0.230.0-6|48	%changelog
12mr|perl-Class-C3-0.230.0-6|49	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Class-C3-0.230.0-6|50	+ Commit: bf8297d
12mr|perl-Class-C3-0.230.0-6|51	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Class-C3-0.230.0-6|52	
12mr|perl-Class-C3-0.230.0-6|53	

15455 12
12mr|perl-Class-C3-XS-0.130.0-5|1	%define upstream_name	 Class-C3-XS
12mr|perl-Class-C3-XS-0.130.0-5|2	%define upstream_version 0.13
12mr|perl-Class-C3-XS-0.130.0-5|3	
12mr|perl-Class-C3-XS-0.130.0-5|4	Name:       perl-%{upstream_name}
12mr|perl-Class-C3-XS-0.130.0-5|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Class-C3-XS-0.130.0-5|6	Release:    %mkrel 5
12mr|perl-Class-C3-XS-0.130.0-5|7	
12mr|perl-Class-C3-XS-0.130.0-5|8	Summary:	XS speedups for Class::C3
12mr|perl-Class-C3-XS-0.130.0-5|9	License:	GPL+ or Artistic
12mr|perl-Class-C3-XS-0.130.0-5|10	Group:		Development/Perl
12mr|perl-Class-C3-XS-0.130.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Class-C3-XS-0.130.0-5|12	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Class-C3-XS-0.130.0-5|13	
12mr|perl-Class-C3-XS-0.130.0-5|14	Buildrequires:	perl-devel
12mr|perl-Class-C3-XS-0.130.0-5|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Class-C3-XS-0.130.0-5|16	
12mr|perl-Class-C3-XS-0.130.0-5|17	%description
12mr|perl-Class-C3-XS-0.130.0-5|18	This contains XS performance enhancers for Class::C3 version 0.16 and higher.
12mr|perl-Class-C3-XS-0.130.0-5|19	The main Class::C3 package will use this package automatically if it can find
12mr|perl-Class-C3-XS-0.130.0-5|20	it. Do not use this package directly, use Class::C3 instead.
12mr|perl-Class-C3-XS-0.130.0-5|21	
12mr|perl-Class-C3-XS-0.130.0-5|22	The test suite here is not complete, although it does verify a few basic
12mr|perl-Class-C3-XS-0.130.0-5|23	things. The best testing comes from running the Class::C3 test suite *after*
12mr|perl-Class-C3-XS-0.130.0-5|24	this module is installed.
12mr|perl-Class-C3-XS-0.130.0-5|25	
12mr|perl-Class-C3-XS-0.130.0-5|26	This module won't do anything for you if you're running a version of Class::C3
12mr|perl-Class-C3-XS-0.130.0-5|27	older than 0.16. (It's not a dependency because it would be circular with the
12mr|perl-Class-C3-XS-0.130.0-5|28	optional dep from that package to this one).
12mr|perl-Class-C3-XS-0.130.0-5|29	
12mr|perl-Class-C3-XS-0.130.0-5|30	%prep
12mr|perl-Class-C3-XS-0.130.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Class-C3-XS-0.130.0-5|32	
12mr|perl-Class-C3-XS-0.130.0-5|33	%build
12mr|perl-Class-C3-XS-0.130.0-5|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Class-C3-XS-0.130.0-5|35	%make CFLAGS="%{optflags}"
12mr|perl-Class-C3-XS-0.130.0-5|36	
12mr|perl-Class-C3-XS-0.130.0-5|37	%check
12mr|perl-Class-C3-XS-0.130.0-5|38	%{__make} test
12mr|perl-Class-C3-XS-0.130.0-5|39	
12mr|perl-Class-C3-XS-0.130.0-5|40	%install
12mr|perl-Class-C3-XS-0.130.0-5|41	rm -rf %{buildroot}
12mr|perl-Class-C3-XS-0.130.0-5|42	%makeinstall_std
12mr|perl-Class-C3-XS-0.130.0-5|43	
12mr|perl-Class-C3-XS-0.130.0-5|44	%clean
12mr|perl-Class-C3-XS-0.130.0-5|45	rm -rf %{buildroot}
12mr|perl-Class-C3-XS-0.130.0-5|46	
12mr|perl-Class-C3-XS-0.130.0-5|47	%files
12mr|perl-Class-C3-XS-0.130.0-5|48	%defattr(-,root,root)
12mr|perl-Class-C3-XS-0.130.0-5|49	%doc ChangeLog README
12mr|perl-Class-C3-XS-0.130.0-5|50	%{perl_vendorarch}/Class
12mr|perl-Class-C3-XS-0.130.0-5|51	%{perl_vendorarch}/auto/Class
12mr|perl-Class-C3-XS-0.130.0-5|52	%{_mandir}/*/*
12mr|perl-Class-C3-XS-0.130.0-5|53	
12mr|perl-Class-C3-XS-0.130.0-5|54	
12mr|perl-Class-C3-XS-0.130.0-5|55	
12mr|perl-Class-C3-XS-0.130.0-5|56	%changelog
12mr|perl-Class-C3-XS-0.130.0-5|57	

15456 12
12mr|perl-Class-Data-Inheritable-0.80.0-5|1	%define upstream_name    Class-Data-Inheritable
12mr|perl-Class-Data-Inheritable-0.80.0-5|2	%define upstream_version 0.08
12mr|perl-Class-Data-Inheritable-0.80.0-5|3	
12mr|perl-Class-Data-Inheritable-0.80.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Class-Data-Inheritable-0.80.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Class-Data-Inheritable-0.80.0-5|6	Release:	5
12mr|perl-Class-Data-Inheritable-0.80.0-5|7	
12mr|perl-Class-Data-Inheritable-0.80.0-5|8	Summary:	Inheritable, overridable class data
12mr|perl-Class-Data-Inheritable-0.80.0-5|9	License:	GPL+ or Artistic
12mr|perl-Class-Data-Inheritable-0.80.0-5|10	Group:		Development/Perl
12mr|perl-Class-Data-Inheritable-0.80.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Class-Data-Inheritable-0.80.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Class-Data-Inheritable-0.80.0-5|13	
12mr|perl-Class-Data-Inheritable-0.80.0-5|14	BuildRequires:	perl-devel
12mr|perl-Class-Data-Inheritable-0.80.0-5|15	BuildArch:	noarch
12mr|perl-Class-Data-Inheritable-0.80.0-5|16	
12mr|perl-Class-Data-Inheritable-0.80.0-5|17	%description
12mr|perl-Class-Data-Inheritable-0.80.0-5|18	Class::Data::Inheritable is for creating accessor/mutators to class data. That
12mr|perl-Class-Data-Inheritable-0.80.0-5|19	is, if you want to store something about your class as a whole (instead of
12mr|perl-Class-Data-Inheritable-0.80.0-5|20	about a single object). This data is then inherited by your subclasses and can
12mr|perl-Class-Data-Inheritable-0.80.0-5|21	be overriden.
12mr|perl-Class-Data-Inheritable-0.80.0-5|22	
12mr|perl-Class-Data-Inheritable-0.80.0-5|23	%prep
12mr|perl-Class-Data-Inheritable-0.80.0-5|24	%setup -q  -n %{upstream_name}-%{upstream_version}
12mr|perl-Class-Data-Inheritable-0.80.0-5|25	
12mr|perl-Class-Data-Inheritable-0.80.0-5|26	%build
12mr|perl-Class-Data-Inheritable-0.80.0-5|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Class-Data-Inheritable-0.80.0-5|28	%make
12mr|perl-Class-Data-Inheritable-0.80.0-5|29	
12mr|perl-Class-Data-Inheritable-0.80.0-5|30	%check
12mr|perl-Class-Data-Inheritable-0.80.0-5|31	make test
12mr|perl-Class-Data-Inheritable-0.80.0-5|32	
12mr|perl-Class-Data-Inheritable-0.80.0-5|33	%install
12mr|perl-Class-Data-Inheritable-0.80.0-5|34	%makeinstall_std
12mr|perl-Class-Data-Inheritable-0.80.0-5|35	
12mr|perl-Class-Data-Inheritable-0.80.0-5|36	%files
12mr|perl-Class-Data-Inheritable-0.80.0-5|37	%{perl_vendorlib}/Class
12mr|perl-Class-Data-Inheritable-0.80.0-5|38	%{_mandir}/*/*
12mr|perl-Class-Data-Inheritable-0.80.0-5|39	
12mr|perl-Class-Data-Inheritable-0.80.0-5|40	
12mr|perl-Class-Data-Inheritable-0.80.0-5|41	
12mr|perl-Class-Data-Inheritable-0.80.0-5|42	%changelog
12mr|perl-Class-Data-Inheritable-0.80.0-5|43	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Class-Data-Inheritable-0.80.0-5|44	+ Commit: 22e3764
12mr|perl-Class-Data-Inheritable-0.80.0-5|45	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Class-Data-Inheritable-0.80.0-5|46	
12mr|perl-Class-Data-Inheritable-0.80.0-5|47	

15457 12
12mr|perl-Class-ErrorHandler-0.10.0-6|1	%define upstream_name	 Class-ErrorHandler
12mr|perl-Class-ErrorHandler-0.10.0-6|2	%define upstream_version 0.01
12mr|perl-Class-ErrorHandler-0.10.0-6|3	
12mr|perl-Class-ErrorHandler-0.10.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-Class-ErrorHandler-0.10.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Class-ErrorHandler-0.10.0-6|6	Release:	6
12mr|perl-Class-ErrorHandler-0.10.0-6|7	
12mr|perl-Class-ErrorHandler-0.10.0-6|8	Summary:	Base class for error handling
12mr|perl-Class-ErrorHandler-0.10.0-6|9	License:	GPL+ or Artistic
12mr|perl-Class-ErrorHandler-0.10.0-6|10	Group:		Development/Perl
12mr|perl-Class-ErrorHandler-0.10.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Class-ErrorHandler-0.10.0-6|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Class-ErrorHandler-0.10.0-6|13	
12mr|perl-Class-ErrorHandler-0.10.0-6|14	BuildRequires:	perl-devel
12mr|perl-Class-ErrorHandler-0.10.0-6|15	BuildArch:	noarch
12mr|perl-Class-ErrorHandler-0.10.0-6|16	
12mr|perl-Class-ErrorHandler-0.10.0-6|17	%description
12mr|perl-Class-ErrorHandler-0.10.0-6|18	Class::ErrorHandler provides an error-handling mechanism that's generic enough
12mr|perl-Class-ErrorHandler-0.10.0-6|19	to be used as the base class for a variety of OO classes. Subclasses inherit
12mr|perl-Class-ErrorHandler-0.10.0-6|20	its two error-handling methods, error and errstr, to communicate error messages
12mr|perl-Class-ErrorHandler-0.10.0-6|21	back to the calling program.
12mr|perl-Class-ErrorHandler-0.10.0-6|22	
12mr|perl-Class-ErrorHandler-0.10.0-6|23	%prep
12mr|perl-Class-ErrorHandler-0.10.0-6|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Class-ErrorHandler-0.10.0-6|25	
12mr|perl-Class-ErrorHandler-0.10.0-6|26	%build
12mr|perl-Class-ErrorHandler-0.10.0-6|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Class-ErrorHandler-0.10.0-6|28	%__make
12mr|perl-Class-ErrorHandler-0.10.0-6|29	
12mr|perl-Class-ErrorHandler-0.10.0-6|30	%check
12mr|perl-Class-ErrorHandler-0.10.0-6|31	%__make test
12mr|perl-Class-ErrorHandler-0.10.0-6|32	
12mr|perl-Class-ErrorHandler-0.10.0-6|33	%install
12mr|perl-Class-ErrorHandler-0.10.0-6|34	%makeinstall_std
12mr|perl-Class-ErrorHandler-0.10.0-6|35	
12mr|perl-Class-ErrorHandler-0.10.0-6|36	%files
12mr|perl-Class-ErrorHandler-0.10.0-6|37	%doc Changes README
12mr|perl-Class-ErrorHandler-0.10.0-6|38	%{perl_vendorlib}/Class/*
12mr|perl-Class-ErrorHandler-0.10.0-6|39	%{_mandir}/*/*
12mr|perl-Class-ErrorHandler-0.10.0-6|40	
12mr|perl-Class-ErrorHandler-0.10.0-6|41	
12mr|perl-Class-ErrorHandler-0.10.0-6|42	
12mr|perl-Class-ErrorHandler-0.10.0-6|43	%changelog
12mr|perl-Class-ErrorHandler-0.10.0-6|44	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Class-ErrorHandler-0.10.0-6|45	+ Commit: d15c78b
12mr|perl-Class-ErrorHandler-0.10.0-6|46	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Class-ErrorHandler-0.10.0-6|47	
12mr|perl-Class-ErrorHandler-0.10.0-6|48	

15458 12
12mr|perl-Class-Factory-Util-1.700.0-2|1	%define upstream_name	 Class-Factory-Util
12mr|perl-Class-Factory-Util-1.700.0-2|2	%define upstream_version 1.7
12mr|perl-Class-Factory-Util-1.700.0-2|3	
12mr|perl-Class-Factory-Util-1.700.0-2|4	Name:       perl-%{upstream_name}
12mr|perl-Class-Factory-Util-1.700.0-2|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Class-Factory-Util-1.700.0-2|6	Release:    %mkrel 2
12mr|perl-Class-Factory-Util-1.700.0-2|7	
12mr|perl-Class-Factory-Util-1.700.0-2|8	Summary:	Provide utility methods for factory classes
12mr|perl-Class-Factory-Util-1.700.0-2|9	License:	GPL+ or Artistic
12mr|perl-Class-Factory-Util-1.700.0-2|10	Group:		Development/Perl
12mr|perl-Class-Factory-Util-1.700.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Class-Factory-Util-1.700.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Class-Factory-Util-1.700.0-2|13	
12mr|perl-Class-Factory-Util-1.700.0-2|14	BuildRequires:  perl(Module::Build)
12mr|perl-Class-Factory-Util-1.700.0-2|15	
12mr|perl-Class-Factory-Util-1.700.0-2|16	BuildArch:	noarch
12mr|perl-Class-Factory-Util-1.700.0-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Class-Factory-Util-1.700.0-2|18	
12mr|perl-Class-Factory-Util-1.700.0-2|19	%description
12mr|perl-Class-Factory-Util-1.700.0-2|20	This module exports a method that is useful for factory classes.
12mr|perl-Class-Factory-Util-1.700.0-2|21	
12mr|perl-Class-Factory-Util-1.700.0-2|22	%prep
12mr|perl-Class-Factory-Util-1.700.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Class-Factory-Util-1.700.0-2|24	
12mr|perl-Class-Factory-Util-1.700.0-2|25	%build
12mr|perl-Class-Factory-Util-1.700.0-2|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Class-Factory-Util-1.700.0-2|27	%make
12mr|perl-Class-Factory-Util-1.700.0-2|28	
12mr|perl-Class-Factory-Util-1.700.0-2|29	%check
12mr|perl-Class-Factory-Util-1.700.0-2|30	%make test
12mr|perl-Class-Factory-Util-1.700.0-2|31	
12mr|perl-Class-Factory-Util-1.700.0-2|32	%install
12mr|perl-Class-Factory-Util-1.700.0-2|33	rm -rf $RPM_BUILD_ROOT
12mr|perl-Class-Factory-Util-1.700.0-2|34	%makeinstall_std
12mr|perl-Class-Factory-Util-1.700.0-2|35	
12mr|perl-Class-Factory-Util-1.700.0-2|36	%clean
12mr|perl-Class-Factory-Util-1.700.0-2|37	rm -rf $RPM_BUILD_ROOT
12mr|perl-Class-Factory-Util-1.700.0-2|38	
12mr|perl-Class-Factory-Util-1.700.0-2|39	%files
12mr|perl-Class-Factory-Util-1.700.0-2|40	%defattr(-,root,root)
12mr|perl-Class-Factory-Util-1.700.0-2|41	%doc Changes
12mr|perl-Class-Factory-Util-1.700.0-2|42	%{perl_vendorlib}/Class/*
12mr|perl-Class-Factory-Util-1.700.0-2|43	%{_mandir}/*/*
12mr|perl-Class-Factory-Util-1.700.0-2|44	
12mr|perl-Class-Factory-Util-1.700.0-2|45	
12mr|perl-Class-Factory-Util-1.700.0-2|46	
12mr|perl-Class-Factory-Util-1.700.0-2|47	%changelog
12mr|perl-Class-Factory-Util-1.700.0-2|48	

15459 12
12mr|perl-Class-Inner-0.200.1-5|1	%define upstream_name    Class-Inner
12mr|perl-Class-Inner-0.200.1-5|2	%define upstream_version 0.200001
12mr|perl-Class-Inner-0.200.1-5|3	
12mr|perl-Class-Inner-0.200.1-5|4	Name:		perl-%{upstream_name}
12mr|perl-Class-Inner-0.200.1-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Class-Inner-0.200.1-5|6	Release:	5
12mr|perl-Class-Inner-0.200.1-5|7	
12mr|perl-Class-Inner-0.200.1-5|8	Summary:	Class-Inner module for perl
12mr|perl-Class-Inner-0.200.1-5|9	License:	GPL+ or Artistic
12mr|perl-Class-Inner-0.200.1-5|10	Group:		Development/Perl
12mr|perl-Class-Inner-0.200.1-5|11	Url:		http://search.cpan.org/dist/Class-Inner/
12mr|perl-Class-Inner-0.200.1-5|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Class-Inner-0.200.1-5|13	
12mr|perl-Class-Inner-0.200.1-5|14	BuildRequires:	perl-devel
12mr|perl-Class-Inner-0.200.1-5|15	BuildArch:	noarch
12mr|perl-Class-Inner-0.200.1-5|16	
12mr|perl-Class-Inner-0.200.1-5|17	%description
12mr|perl-Class-Inner-0.200.1-5|18	Class-Inner module for perl
12mr|perl-Class-Inner-0.200.1-5|19	
12mr|perl-Class-Inner-0.200.1-5|20	%prep
12mr|perl-Class-Inner-0.200.1-5|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Class-Inner-0.200.1-5|22	
12mr|perl-Class-Inner-0.200.1-5|23	# perl path hack
12mr|perl-Class-Inner-0.200.1-5|24	find . -type f | xargs perl -p -i -e "s|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|g"
12mr|perl-Class-Inner-0.200.1-5|25	
12mr|perl-Class-Inner-0.200.1-5|26	%build
12mr|perl-Class-Inner-0.200.1-5|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Class-Inner-0.200.1-5|28	%make OPTIMIZE="%{optflags}"
12mr|perl-Class-Inner-0.200.1-5|29	
12mr|perl-Class-Inner-0.200.1-5|30	%check
12mr|perl-Class-Inner-0.200.1-5|31	%make test
12mr|perl-Class-Inner-0.200.1-5|32	
12mr|perl-Class-Inner-0.200.1-5|33	%install
12mr|perl-Class-Inner-0.200.1-5|34	%makeinstall_std
12mr|perl-Class-Inner-0.200.1-5|35	
12mr|perl-Class-Inner-0.200.1-5|36	%files
12mr|perl-Class-Inner-0.200.1-5|37	%doc Changes README
12mr|perl-Class-Inner-0.200.1-5|38	%{perl_vendorlib}/Class/*
12mr|perl-Class-Inner-0.200.1-5|39	%{_mandir}/*/*
12mr|perl-Class-Inner-0.200.1-5|40	
12mr|perl-Class-Inner-0.200.1-5|41	
12mr|perl-Class-Inner-0.200.1-5|42	%changelog
12mr|perl-Class-Inner-0.200.1-5|43	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Class-Inner-0.200.1-5|44	+ Commit: 1d39673
12mr|perl-Class-Inner-0.200.1-5|45	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Class-Inner-0.200.1-5|46	
12mr|perl-Class-Inner-0.200.1-5|47	

15460 12
12mr|perl-Class-Inspector-1.250.0-5|1	%define upstream_name	 Class-Inspector
12mr|perl-Class-Inspector-1.250.0-5|2	%define upstream_version 1.25
12mr|perl-Class-Inspector-1.250.0-5|3	
12mr|perl-Class-Inspector-1.250.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Class-Inspector-1.250.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Class-Inspector-1.250.0-5|6	Release:	5
12mr|perl-Class-Inspector-1.250.0-5|7	
12mr|perl-Class-Inspector-1.250.0-5|8	Summary:	Get information about a class and its structure
12mr|perl-Class-Inspector-1.250.0-5|9	License:	GPL+ or Artistic
12mr|perl-Class-Inspector-1.250.0-5|10	Group:		Development/Perl
12mr|perl-Class-Inspector-1.250.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Class-Inspector-1.250.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Class-Inspector-1.250.0-5|13	
12mr|perl-Class-Inspector-1.250.0-5|14	BuildRequires:	perl-devel
12mr|perl-Class-Inspector-1.250.0-5|15	BuildArch:	noarch
12mr|perl-Class-Inspector-1.250.0-5|16	
12mr|perl-Class-Inspector-1.250.0-5|17	%description
12mr|perl-Class-Inspector-1.250.0-5|18	Class::Inspector allows you to get information about a loaded class.
12mr|perl-Class-Inspector-1.250.0-5|19	Most or all of this information can be found in other ways, but they
12mr|perl-Class-Inspector-1.250.0-5|20	arn't always very friendly, and usually involve a relatively high level
12mr|perl-Class-Inspector-1.250.0-5|21	of Perl wizardry, or strange and unusual looking code. Class::Inspector
12mr|perl-Class-Inspector-1.250.0-5|22	attempts to provide an easier, more friendly interface to this
12mr|perl-Class-Inspector-1.250.0-5|23	information.
12mr|perl-Class-Inspector-1.250.0-5|24	
12mr|perl-Class-Inspector-1.250.0-5|25	%prep
12mr|perl-Class-Inspector-1.250.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Class-Inspector-1.250.0-5|27	
12mr|perl-Class-Inspector-1.250.0-5|28	%build
12mr|perl-Class-Inspector-1.250.0-5|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Class-Inspector-1.250.0-5|30	%make
12mr|perl-Class-Inspector-1.250.0-5|31	
12mr|perl-Class-Inspector-1.250.0-5|32	%check
12mr|perl-Class-Inspector-1.250.0-5|33	make test
12mr|perl-Class-Inspector-1.250.0-5|34	
12mr|perl-Class-Inspector-1.250.0-5|35	%install
12mr|perl-Class-Inspector-1.250.0-5|36	%makeinstall_std
12mr|perl-Class-Inspector-1.250.0-5|37	
12mr|perl-Class-Inspector-1.250.0-5|38	%files
12mr|perl-Class-Inspector-1.250.0-5|39	%doc Changes README
12mr|perl-Class-Inspector-1.250.0-5|40	%{perl_vendorlib}/Class
12mr|perl-Class-Inspector-1.250.0-5|41	%{_mandir}/*/*
12mr|perl-Class-Inspector-1.250.0-5|42	
12mr|perl-Class-Inspector-1.250.0-5|43	
12mr|perl-Class-Inspector-1.250.0-5|44	
12mr|perl-Class-Inspector-1.250.0-5|45	
12mr|perl-Class-Inspector-1.250.0-5|46	%changelog
12mr|perl-Class-Inspector-1.250.0-5|47	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Class-Inspector-1.250.0-5|48	+ Commit: f0572bc
12mr|perl-Class-Inspector-1.250.0-5|49	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Class-Inspector-1.250.0-5|50	
12mr|perl-Class-Inspector-1.250.0-5|51	

15461 12
12mr|perl-Class-ISA-0.360.0-4|1	%define upstream_name    Class-ISA
12mr|perl-Class-ISA-0.360.0-4|2	%define upstream_version 0.36
12mr|perl-Class-ISA-0.360.0-4|3	
12mr|perl-Class-ISA-0.360.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-Class-ISA-0.360.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Class-ISA-0.360.0-4|6	Release:	4
12mr|perl-Class-ISA-0.360.0-4|7	
12mr|perl-Class-ISA-0.360.0-4|8	Summary:	Report the search path thru an ISA tree
12mr|perl-Class-ISA-0.360.0-4|9	License:	GPL+ or Artistic
12mr|perl-Class-ISA-0.360.0-4|10	Group:		Development/Perl
12mr|perl-Class-ISA-0.360.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Class-ISA-0.360.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Class-ISA-0.360.0-4|13	
12mr|perl-Class-ISA-0.360.0-4|14	BuildRequires:	perl-devel
12mr|perl-Class-ISA-0.360.0-4|15	BuildArch:	noarch
12mr|perl-Class-ISA-0.360.0-4|16	
12mr|perl-Class-ISA-0.360.0-4|17	%description
12mr|perl-Class-ISA-0.360.0-4|18	Suppose you have a class (like Food::Fish::Fishstick) that is derived, via
12mr|perl-Class-ISA-0.360.0-4|19	its @ISA, from one or more superclasses (as Food::Fish::Fishstick is from
12mr|perl-Class-ISA-0.360.0-4|20	Food::Fish, Life::Fungus, and Chemicals), and some of those superclasses
12mr|perl-Class-ISA-0.360.0-4|21	may themselves each be derived, via its @ISA, from one or more superclasses
12mr|perl-Class-ISA-0.360.0-4|22	(as above).
12mr|perl-Class-ISA-0.360.0-4|23	
12mr|perl-Class-ISA-0.360.0-4|24	When, then, you call a method in that class ($fishstick->calories), Perl
12mr|perl-Class-ISA-0.360.0-4|25	first searches there for that method, but if it's not there, it goes
12mr|perl-Class-ISA-0.360.0-4|26	searching in its superclasses, and so on, in a depth-first (or maybe
12mr|perl-Class-ISA-0.360.0-4|27	"height-first" is the word) search. In the above example, it'd first look
12mr|perl-Class-ISA-0.360.0-4|28	in Food::Fish, then Food, then Matter, then Life::Fungus, then Life, then
12mr|perl-Class-ISA-0.360.0-4|29	Chemicals.
12mr|perl-Class-ISA-0.360.0-4|30	
12mr|perl-Class-ISA-0.360.0-4|31	This library, Class::ISA, provides functions that return that list -- the
12mr|perl-Class-ISA-0.360.0-4|32	list (in order) of names of classes Perl would search to find a method,
12mr|perl-Class-ISA-0.360.0-4|33	with no duplicates.
12mr|perl-Class-ISA-0.360.0-4|34	
12mr|perl-Class-ISA-0.360.0-4|35	%prep
12mr|perl-Class-ISA-0.360.0-4|36	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Class-ISA-0.360.0-4|37	
12mr|perl-Class-ISA-0.360.0-4|38	%build
12mr|perl-Class-ISA-0.360.0-4|39	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Class-ISA-0.360.0-4|40	%make
12mr|perl-Class-ISA-0.360.0-4|41	
12mr|perl-Class-ISA-0.360.0-4|42	%check
12mr|perl-Class-ISA-0.360.0-4|43	%make test
12mr|perl-Class-ISA-0.360.0-4|44	
12mr|perl-Class-ISA-0.360.0-4|45	%install
12mr|perl-Class-ISA-0.360.0-4|46	%makeinstall_std
12mr|perl-Class-ISA-0.360.0-4|47	
12mr|perl-Class-ISA-0.360.0-4|48	%files
12mr|perl-Class-ISA-0.360.0-4|49	%doc README ChangeLog
12mr|perl-Class-ISA-0.360.0-4|50	%{_mandir}/man3/*
12mr|perl-Class-ISA-0.360.0-4|51	%{perl_vendorlib}/*
12mr|perl-Class-ISA-0.360.0-4|52	
12mr|perl-Class-ISA-0.360.0-4|53	
12mr|perl-Class-ISA-0.360.0-4|54	
12mr|perl-Class-ISA-0.360.0-4|55	%changelog
12mr|perl-Class-ISA-0.360.0-4|56	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Class-ISA-0.360.0-4|57	+ Commit: acdb35b
12mr|perl-Class-ISA-0.360.0-4|58	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Class-ISA-0.360.0-4|59	
12mr|perl-Class-ISA-0.360.0-4|60	

15462 12
12mr|perl-Class-Load-0.60.0-7|1	%define upstream_name    Class-Load
12mr|perl-Class-Load-0.60.0-7|2	%define upstream_version 0.06
12mr|perl-Class-Load-0.60.0-7|3	
12mr|perl-Class-Load-0.60.0-7|4	Name:		perl-%{upstream_name}
12mr|perl-Class-Load-0.60.0-7|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Class-Load-0.60.0-7|6	Release:	7
12mr|perl-Class-Load-0.60.0-7|7	
12mr|perl-Class-Load-0.60.0-7|8	Summary:	A working (require "Class::Name") and more
12mr|perl-Class-Load-0.60.0-7|9	License:	GPL+ or Artistic
12mr|perl-Class-Load-0.60.0-7|10	Group:		Development/Perl
12mr|perl-Class-Load-0.60.0-7|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Class-Load-0.60.0-7|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Class-Load-0.60.0-7|13	
12mr|perl-Class-Load-0.60.0-7|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12mr|perl-Class-Load-0.60.0-7|15	BuildRequires:	perl(Scalar::Util)
12mr|perl-Class-Load-0.60.0-7|16	BuildRequires:	perl(Test::Fatal)
12mr|perl-Class-Load-0.60.0-7|17	BuildRequires:	perl(Test::More)
12mr|perl-Class-Load-0.60.0-7|18	BuildRequires:	perl-devel
12mr|perl-Class-Load-0.60.0-7|19	BuildArch:	noarch
12mr|perl-Class-Load-0.60.0-7|20	
12mr|perl-Class-Load-0.60.0-7|21	%description
12mr|perl-Class-Load-0.60.0-7|22	'require EXPR' only accepts 'Class/Name.pm' style module names, not
12mr|perl-Class-Load-0.60.0-7|23	'Class::Name'. How frustrating! For that, we provide 'load_class
12mr|perl-Class-Load-0.60.0-7|24	'Class::Name''.
12mr|perl-Class-Load-0.60.0-7|25	
12mr|perl-Class-Load-0.60.0-7|26	It's often useful to test whether a module can be loaded, instead of
12mr|perl-Class-Load-0.60.0-7|27	throwing an error when it's not available. For that, we provide
12mr|perl-Class-Load-0.60.0-7|28	'try_load_class 'Class::Name''.
12mr|perl-Class-Load-0.60.0-7|29	
12mr|perl-Class-Load-0.60.0-7|30	Finally, sometimes we need to know whether a particular class has been
12mr|perl-Class-Load-0.60.0-7|31	loaded. Asking '%INC' is an option, but that will miss inner packages and
12mr|perl-Class-Load-0.60.0-7|32	any class for which the filename does not correspond to the package name.
12mr|perl-Class-Load-0.60.0-7|33	For that, we provide 'is_class_loaded 'Class::Name''.
12mr|perl-Class-Load-0.60.0-7|34	
12mr|perl-Class-Load-0.60.0-7|35	%prep
12mr|perl-Class-Load-0.60.0-7|36	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Class-Load-0.60.0-7|37	
12mr|perl-Class-Load-0.60.0-7|38	%build
12mr|perl-Class-Load-0.60.0-7|39	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Class-Load-0.60.0-7|40	%make
12mr|perl-Class-Load-0.60.0-7|41	
12mr|perl-Class-Load-0.60.0-7|42	%check
12mr|perl-Class-Load-0.60.0-7|43	%make test
12mr|perl-Class-Load-0.60.0-7|44	
12mr|perl-Class-Load-0.60.0-7|45	%install
12mr|perl-Class-Load-0.60.0-7|46	%makeinstall_std
12mr|perl-Class-Load-0.60.0-7|47	
12mr|perl-Class-Load-0.60.0-7|48	%files
12mr|perl-Class-Load-0.60.0-7|49	%doc Changes META.yml
12mr|perl-Class-Load-0.60.0-7|50	%{_mandir}/man3/*
12mr|perl-Class-Load-0.60.0-7|51	%{perl_vendorlib}/*
12mr|perl-Class-Load-0.60.0-7|52	
12mr|perl-Class-Load-0.60.0-7|53	
12mr|perl-Class-Load-0.60.0-7|54	
12mr|perl-Class-Load-0.60.0-7|55	%changelog
12mr|perl-Class-Load-0.60.0-7|56	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Class-Load-0.60.0-7|57	+ Commit: 4974836
12mr|perl-Class-Load-0.60.0-7|58	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Class-Load-0.60.0-7|59	
12mr|perl-Class-Load-0.60.0-7|60	

15463 12
12mr|perl-Class-Loader-2.30.0-6|1	%define upstream_name    Class-Loader
12mr|perl-Class-Loader-2.30.0-6|2	%define upstream_version 2.03
12mr|perl-Class-Loader-2.30.0-6|3	
12mr|perl-Class-Loader-2.30.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-Class-Loader-2.30.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Class-Loader-2.30.0-6|6	Release:	6
12mr|perl-Class-Loader-2.30.0-6|7	
12mr|perl-Class-Loader-2.30.0-6|8	Summary:	Load modules and create objects on demand
12mr|perl-Class-Loader-2.30.0-6|9	License:	Artistic
12mr|perl-Class-Loader-2.30.0-6|10	Group:		Development/Perl
12mr|perl-Class-Loader-2.30.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Class-Loader-2.30.0-6|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Class-Loader-2.30.0-6|13	
12mr|perl-Class-Loader-2.30.0-6|14	BuildRequires:	perl-devel
12mr|perl-Class-Loader-2.30.0-6|15	BuildArch:	noarch
12mr|perl-Class-Loader-2.30.0-6|16	
12mr|perl-Class-Loader-2.30.0-6|17	%description
12mr|perl-Class-Loader-2.30.0-6|18	Certain applications like to defer the decision to use a
12mr|perl-Class-Loader-2.30.0-6|19	particular module till runtime. This is possible in perl,
12mr|perl-Class-Loader-2.30.0-6|20	and is a useful trick in situations where the type of data
12mr|perl-Class-Loader-2.30.0-6|21	is not known at compile time and the application doesn't
12mr|perl-Class-Loader-2.30.0-6|22	wish to pre-compile modules to handle all types of data it
12mr|perl-Class-Loader-2.30.0-6|23	can work with. Loading modules at runtime can also provide
12mr|perl-Class-Loader-2.30.0-6|24	flexible interfaces for perl modules. Modules can let the
12mr|perl-Class-Loader-2.30.0-6|25	programmer decide what modules will be used by it instead
12mr|perl-Class-Loader-2.30.0-6|26	of hard-coding their names.
12mr|perl-Class-Loader-2.30.0-6|27	
12mr|perl-Class-Loader-2.30.0-6|28	%prep
12mr|perl-Class-Loader-2.30.0-6|29	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Class-Loader-2.30.0-6|30	
12mr|perl-Class-Loader-2.30.0-6|31	%build
12mr|perl-Class-Loader-2.30.0-6|32	CFLAGS="%{optflags}" echo | %{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Class-Loader-2.30.0-6|33	%make
12mr|perl-Class-Loader-2.30.0-6|34	
12mr|perl-Class-Loader-2.30.0-6|35	%check
12mr|perl-Class-Loader-2.30.0-6|36	make test
12mr|perl-Class-Loader-2.30.0-6|37	
12mr|perl-Class-Loader-2.30.0-6|38	%install
12mr|perl-Class-Loader-2.30.0-6|39	%makeinstall_std
12mr|perl-Class-Loader-2.30.0-6|40	
12mr|perl-Class-Loader-2.30.0-6|41	%files
12mr|perl-Class-Loader-2.30.0-6|42	%{perl_vendorlib}/Class
12mr|perl-Class-Loader-2.30.0-6|43	%{_mandir}/*/*
12mr|perl-Class-Loader-2.30.0-6|44	
12mr|perl-Class-Loader-2.30.0-6|45	
12mr|perl-Class-Loader-2.30.0-6|46	
12mr|perl-Class-Loader-2.30.0-6|47	%changelog
12mr|perl-Class-Loader-2.30.0-6|48	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Class-Loader-2.30.0-6|49	+ Commit: 2bdc1f4
12mr|perl-Class-Loader-2.30.0-6|50	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Class-Loader-2.30.0-6|51	
12mr|perl-Class-Loader-2.30.0-6|52	

15464 12
12mr|perl-Class-MethodMaker-2.180.0-3|1	%define	upstream_name	 Class-MethodMaker
12mr|perl-Class-MethodMaker-2.180.0-3|2	%define upstream_version 2.18
12mr|perl-Class-MethodMaker-2.180.0-3|3	
12mr|perl-Class-MethodMaker-2.180.0-3|4	Name:		perl-%{upstream_name}
12mr|perl-Class-MethodMaker-2.180.0-3|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Class-MethodMaker-2.180.0-3|6	Release:	%mkrel 3
12mr|perl-Class-MethodMaker-2.180.0-3|7	
12mr|perl-Class-MethodMaker-2.180.0-3|8	Summary:	Create generic methods for OO Perl
12mr|perl-Class-MethodMaker-2.180.0-3|9	License:	GPL+ or Artistic
12mr|perl-Class-MethodMaker-2.180.0-3|10	Group:		Development/Perl
12mr|perl-Class-MethodMaker-2.180.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Class-MethodMaker-2.180.0-3|12	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Class-MethodMaker-2.180.0-3|13	
12mr|perl-Class-MethodMaker-2.180.0-3|14	BuildRequires:	perl-devel
12mr|perl-Class-MethodMaker-2.180.0-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Class-MethodMaker-2.180.0-3|16	
12mr|perl-Class-MethodMaker-2.180.0-3|17	%description
12mr|perl-Class-MethodMaker-2.180.0-3|18	This module solves the problem of having to write a bazillion
12mr|perl-Class-MethodMaker-2.180.0-3|19	get/set methods that are all the same. The argument to 'use'
12mr|perl-Class-MethodMaker-2.180.0-3|20	is a hash whose keys are the names of types of generic
12mr|perl-Class-MethodMaker-2.180.0-3|21	methods generated by MethodMaker and whose values tell method
12mr|perl-Class-MethodMaker-2.180.0-3|22	maker what methods to make. (More precisely, the keys are the
12mr|perl-Class-MethodMaker-2.180.0-3|23	names of MethodMaker methods (methods that write methods) and
12mr|perl-Class-MethodMaker-2.180.0-3|24	the values are the arguments to those methods.
12mr|perl-Class-MethodMaker-2.180.0-3|25	
12mr|perl-Class-MethodMaker-2.180.0-3|26	%prep
12mr|perl-Class-MethodMaker-2.180.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Class-MethodMaker-2.180.0-3|28	rm -f t/0-signature.t # debug files make it fails
12mr|perl-Class-MethodMaker-2.180.0-3|29	
12mr|perl-Class-MethodMaker-2.180.0-3|30	%build
12mr|perl-Class-MethodMaker-2.180.0-3|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Class-MethodMaker-2.180.0-3|32	%make
12mr|perl-Class-MethodMaker-2.180.0-3|33	
12mr|perl-Class-MethodMaker-2.180.0-3|34	%check
12mr|perl-Class-MethodMaker-2.180.0-3|35	%make test
12mr|perl-Class-MethodMaker-2.180.0-3|36	
12mr|perl-Class-MethodMaker-2.180.0-3|37	%install
12mr|perl-Class-MethodMaker-2.180.0-3|38	rm -rf %{buildroot}
12mr|perl-Class-MethodMaker-2.180.0-3|39	%makeinstall_std
12mr|perl-Class-MethodMaker-2.180.0-3|40	
12mr|perl-Class-MethodMaker-2.180.0-3|41	%clean
12mr|perl-Class-MethodMaker-2.180.0-3|42	rm -rf %{buildroot}
12mr|perl-Class-MethodMaker-2.180.0-3|43	
12mr|perl-Class-MethodMaker-2.180.0-3|44	%files
12mr|perl-Class-MethodMaker-2.180.0-3|45	%defattr(-,root,root)
12mr|perl-Class-MethodMaker-2.180.0-3|46	%doc README TODO Changes
12mr|perl-Class-MethodMaker-2.180.0-3|47	%{perl_vendorarch}/Class
12mr|perl-Class-MethodMaker-2.180.0-3|48	%{perl_vendorarch}/auto/Class
12mr|perl-Class-MethodMaker-2.180.0-3|49	%{_mandir}/*/*
12mr|perl-Class-MethodMaker-2.180.0-3|50	
12mr|perl-Class-MethodMaker-2.180.0-3|51	
12mr|perl-Class-MethodMaker-2.180.0-3|52	
12mr|perl-Class-MethodMaker-2.180.0-3|53	%changelog
12mr|perl-Class-MethodMaker-2.180.0-3|54	

15465 12
12mr|perl-Class-Singleton-1.400.0-5|1	%define upstream_name	 Class-Singleton
12mr|perl-Class-Singleton-1.400.0-5|2	%define upstream_version 1.4
12mr|perl-Class-Singleton-1.400.0-5|3	
12mr|perl-Class-Singleton-1.400.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Class-Singleton-1.400.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Class-Singleton-1.400.0-5|6	Release:	5
12mr|perl-Class-Singleton-1.400.0-5|7	
12mr|perl-Class-Singleton-1.400.0-5|8	Summary:	A Singleton class for Perl
12mr|perl-Class-Singleton-1.400.0-5|9	License:	GPL+ or Artistic
12mr|perl-Class-Singleton-1.400.0-5|10	Group:		Development/Perl
12mr|perl-Class-Singleton-1.400.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Class-Singleton-1.400.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Class-Singleton-1.400.0-5|13	
12mr|perl-Class-Singleton-1.400.0-5|14	BuildRequires:	perl-devel
12mr|perl-Class-Singleton-1.400.0-5|15	BuildArch:	noarch
12mr|perl-Class-Singleton-1.400.0-5|16	
12mr|perl-Class-Singleton-1.400.0-5|17	%description
12mr|perl-Class-Singleton-1.400.0-5|18	This is the Class::Singleton module. A Singleton describes an object class that
12mr|perl-Class-Singleton-1.400.0-5|19	can have only one instance in any system. This module implements a Singleton
12mr|perl-Class-Singleton-1.400.0-5|20	class from which other classes can be derived.
12mr|perl-Class-Singleton-1.400.0-5|21	
12mr|perl-Class-Singleton-1.400.0-5|22	%prep
12mr|perl-Class-Singleton-1.400.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Class-Singleton-1.400.0-5|24	
12mr|perl-Class-Singleton-1.400.0-5|25	%build
12mr|perl-Class-Singleton-1.400.0-5|26	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Class-Singleton-1.400.0-5|27	%make
12mr|perl-Class-Singleton-1.400.0-5|28	
12mr|perl-Class-Singleton-1.400.0-5|29	%check
12mr|perl-Class-Singleton-1.400.0-5|30	%make test
12mr|perl-Class-Singleton-1.400.0-5|31	
12mr|perl-Class-Singleton-1.400.0-5|32	%install
12mr|perl-Class-Singleton-1.400.0-5|33	%makeinstall_std
12mr|perl-Class-Singleton-1.400.0-5|34	
12mr|perl-Class-Singleton-1.400.0-5|35	%files
12mr|perl-Class-Singleton-1.400.0-5|36	%doc Changes README
12mr|perl-Class-Singleton-1.400.0-5|37	%{perl_vendorlib}/Class
12mr|perl-Class-Singleton-1.400.0-5|38	%{_mandir}/*/*
12mr|perl-Class-Singleton-1.400.0-5|39	
12mr|perl-Class-Singleton-1.400.0-5|40	
12mr|perl-Class-Singleton-1.400.0-5|41	
12mr|perl-Class-Singleton-1.400.0-5|42	%changelog
12mr|perl-Class-Singleton-1.400.0-5|43	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Class-Singleton-1.400.0-5|44	+ Commit: 1555d12
12mr|perl-Class-Singleton-1.400.0-5|45	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Class-Singleton-1.400.0-5|46	
12mr|perl-Class-Singleton-1.400.0-5|47	

15466 12
12mr|perl-Class-Spiffy-0.150.0-5|1	%define	upstream_name	 Class-Spiffy
12mr|perl-Class-Spiffy-0.150.0-5|2	%define	upstream_version 0.15
12mr|perl-Class-Spiffy-0.150.0-5|3	
12mr|perl-Class-Spiffy-0.150.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Class-Spiffy-0.150.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Class-Spiffy-0.150.0-5|6	Release:	5
12mr|perl-Class-Spiffy-0.150.0-5|7	
12mr|perl-Class-Spiffy-0.150.0-5|8	Summary:	Spiffy Perl Interface Framework For You
12mr|perl-Class-Spiffy-0.150.0-5|9	License:	GPL+ or Artistic
12mr|perl-Class-Spiffy-0.150.0-5|10	Group:		Development/Perl
12mr|perl-Class-Spiffy-0.150.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Class-Spiffy-0.150.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/I/IN/INGY/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Class-Spiffy-0.150.0-5|13	
12mr|perl-Class-Spiffy-0.150.0-5|14	BuildRequires:	perl-devel
12mr|perl-Class-Spiffy-0.150.0-5|15	BuildArch:	noarch
12mr|perl-Class-Spiffy-0.150.0-5|16	
12mr|perl-Class-Spiffy-0.150.0-5|17	%description
12mr|perl-Class-Spiffy-0.150.0-5|18	"Class::Spiffy" is a framework and methodology for doing object oriented (OO)
12mr|perl-Class-Spiffy-0.150.0-5|19	programming in Perl. Class::Spiffy combines the best parts of Exporter.pm,
12mr|perl-Class-Spiffy-0.150.0-5|20	base.pm, mixin.pm and SUPER.pm into one magic foundation class. It attempts to
12mr|perl-Class-Spiffy-0.150.0-5|21	fix all the nits and warts of traditional Perl OO, in a clean, straightforward
12mr|perl-Class-Spiffy-0.150.0-5|22	and (perhaps someday) standard way.
12mr|perl-Class-Spiffy-0.150.0-5|23	
12mr|perl-Class-Spiffy-0.150.0-5|24	%prep
12mr|perl-Class-Spiffy-0.150.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Class-Spiffy-0.150.0-5|26	
12mr|perl-Class-Spiffy-0.150.0-5|27	%build
12mr|perl-Class-Spiffy-0.150.0-5|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Class-Spiffy-0.150.0-5|29	%make
12mr|perl-Class-Spiffy-0.150.0-5|30	
12mr|perl-Class-Spiffy-0.150.0-5|31	%check
12mr|perl-Class-Spiffy-0.150.0-5|32	%__make test
12mr|perl-Class-Spiffy-0.150.0-5|33	
12mr|perl-Class-Spiffy-0.150.0-5|34	%install
12mr|perl-Class-Spiffy-0.150.0-5|35	%makeinstall_std
12mr|perl-Class-Spiffy-0.150.0-5|36	
12mr|perl-Class-Spiffy-0.150.0-5|37	%files
12mr|perl-Class-Spiffy-0.150.0-5|38	%doc Changes README
12mr|perl-Class-Spiffy-0.150.0-5|39	%{_mandir}/man*/*
12mr|perl-Class-Spiffy-0.150.0-5|40	%{perl_vendorlib}/Class/Spiffy.pm
12mr|perl-Class-Spiffy-0.150.0-5|41	%{perl_vendorlib}/Class/Spiffy/*
12mr|perl-Class-Spiffy-0.150.0-5|42	
12mr|perl-Class-Spiffy-0.150.0-5|43	
12mr|perl-Class-Spiffy-0.150.0-5|44	
12mr|perl-Class-Spiffy-0.150.0-5|45	%changelog
12mr|perl-Class-Spiffy-0.150.0-5|46	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Class-Spiffy-0.150.0-5|47	+ Commit: 4568b01
12mr|perl-Class-Spiffy-0.150.0-5|48	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Class-Spiffy-0.150.0-5|49	
12mr|perl-Class-Spiffy-0.150.0-5|50	

15467 12
12mr|perl-Class-XSAccessor-1.140.0-1|1	%define upstream_name Class-XSAccessor
12mr|perl-Class-XSAccessor-1.140.0-1|2	%define upstream_version 1.14
12mr|perl-Class-XSAccessor-1.140.0-1|3	
12mr|perl-Class-XSAccessor-1.140.0-1|4	%if %{_use_internal_dependency_generator}
12mr|perl-Class-XSAccessor-1.140.0-1|5	%define __noautoreq 'perl\\(Class::XSAccessor::Heavy\\)'
12mr|perl-Class-XSAccessor-1.140.0-1|6	%endif
12mr|perl-Class-XSAccessor-1.140.0-1|7	
12mr|perl-Class-XSAccessor-1.140.0-1|8	Name:		perl-%{upstream_name}
12mr|perl-Class-XSAccessor-1.140.0-1|9	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Class-XSAccessor-1.140.0-1|10	Release:	1
12mr|perl-Class-XSAccessor-1.140.0-1|11	
12mr|perl-Class-XSAccessor-1.140.0-1|12	License:	GPL+ or Artistic
12mr|perl-Class-XSAccessor-1.140.0-1|13	Group:		Development/Perl
12mr|perl-Class-XSAccessor-1.140.0-1|14	Summary:	Generate fast XS accessors without runtime compilation
12mr|perl-Class-XSAccessor-1.140.0-1|15	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Class-XSAccessor-1.140.0-1|16	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Class-XSAccessor-1.140.0-1|17	
12mr|perl-Class-XSAccessor-1.140.0-1|18	BuildRequires:	perl(AutoXS::Header)
12mr|perl-Class-XSAccessor-1.140.0-1|19	BuildRequires:	perl-devel
12mr|perl-Class-XSAccessor-1.140.0-1|20	
12mr|perl-Class-XSAccessor-1.140.0-1|21	Provides:	perl-Class-XSAccessor-Array = %{version}-%{release}
12mr|perl-Class-XSAccessor-1.140.0-1|22	
12mr|perl-Class-XSAccessor-1.140.0-1|23	%description
12mr|perl-Class-XSAccessor-1.140.0-1|24	Class::XSAccessor implements fast read, write and read/write accessors in
12mr|perl-Class-XSAccessor-1.140.0-1|25	XS. Additionally, it can provide predicates such as 'has_foo()' for testing
12mr|perl-Class-XSAccessor-1.140.0-1|26	whether the attribute 'foo' is defined in the object. It only works with
12mr|perl-Class-XSAccessor-1.140.0-1|27	objects that are implemented as ordinary hashes. the
12mr|perl-Class-XSAccessor-1.140.0-1|28	Class::XSAccessor::Array manpage implements the same interface for objects
12mr|perl-Class-XSAccessor-1.140.0-1|29	that use arrays for their internal representation.
12mr|perl-Class-XSAccessor-1.140.0-1|30	
12mr|perl-Class-XSAccessor-1.140.0-1|31	Since version 0.10, the module can also generate simple constructors
12mr|perl-Class-XSAccessor-1.140.0-1|32	(implemented in XS) for you. Simply supply the 'constructor =>
12mr|perl-Class-XSAccessor-1.140.0-1|33	'constructor_name'' option or the 'constructors => ['new', 'create',
12mr|perl-Class-XSAccessor-1.140.0-1|34	'spawn']' option. These constructors do the equivalent of the following
12mr|perl-Class-XSAccessor-1.140.0-1|35	perl code:
12mr|perl-Class-XSAccessor-1.140.0-1|36	
12mr|perl-Class-XSAccessor-1.140.0-1|37	sub new {
12mr|perl-Class-XSAccessor-1.140.0-1|38	my $class = shift;
12mr|perl-Class-XSAccessor-1.140.0-1|39	return bless { @_ }, ref($class)||$class;
12mr|perl-Class-XSAccessor-1.140.0-1|40	}
12mr|perl-Class-XSAccessor-1.140.0-1|41	
12mr|perl-Class-XSAccessor-1.140.0-1|42	%prep
12mr|perl-Class-XSAccessor-1.140.0-1|43	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Class-XSAccessor-1.140.0-1|44	
12mr|perl-Class-XSAccessor-1.140.0-1|45	%build
12mr|perl-Class-XSAccessor-1.140.0-1|46	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Class-XSAccessor-1.140.0-1|47	%make
12mr|perl-Class-XSAccessor-1.140.0-1|48	
12mr|perl-Class-XSAccessor-1.140.0-1|49	%check
12mr|perl-Class-XSAccessor-1.140.0-1|50	%make test
12mr|perl-Class-XSAccessor-1.140.0-1|51	
12mr|perl-Class-XSAccessor-1.140.0-1|52	%install
12mr|perl-Class-XSAccessor-1.140.0-1|53	%makeinstall_std
12mr|perl-Class-XSAccessor-1.140.0-1|54	
12mr|perl-Class-XSAccessor-1.140.0-1|55	%files
12mr|perl-Class-XSAccessor-1.140.0-1|56	%doc Changes README META.yml
12mr|perl-Class-XSAccessor-1.140.0-1|57	%{_mandir}/man3/*
12mr|perl-Class-XSAccessor-1.140.0-1|58	%{perl_vendorlib}/*
12mr|perl-Class-XSAccessor-1.140.0-1|59	
12mr|perl-Class-XSAccessor-1.140.0-1|60	
12mr|perl-Class-XSAccessor-1.140.0-1|61	
12mr|perl-Class-XSAccessor-1.140.0-1|62	%changelog
12mr|perl-Class-XSAccessor-1.140.0-1|63	* Tue Oct  16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Class-XSAccessor-1.140.0-1|64	+ Commit: 22097be
12mr|perl-Class-XSAccessor-1.140.0-1|65	- New version 1.14
12mr|perl-Class-XSAccessor-1.140.0-1|66	
12mr|perl-Class-XSAccessor-1.140.0-1|67	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Class-XSAccessor-1.140.0-1|68	+ Commit: 17619bf
12mr|perl-Class-XSAccessor-1.140.0-1|69	- Add requires exceptions, spec cleanup
12mr|perl-Class-XSAccessor-1.140.0-1|70	
12mr|perl-Class-XSAccessor-1.140.0-1|71	

15468 12
12mr|perl-Clone-0.310.0-8|1	%define upstream_name    Clone
12mr|perl-Clone-0.310.0-8|2	%define upstream_version 0.31
12mr|perl-Clone-0.310.0-8|3	
12mr|perl-Clone-0.310.0-8|4	Name:       perl-%{upstream_name}
12mr|perl-Clone-0.310.0-8|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Clone-0.310.0-8|6	Release:    %mkrel 8
12mr|perl-Clone-0.310.0-8|7	
12mr|perl-Clone-0.310.0-8|8	Summary: 	Recursively copy Perl datatypes
12mr|perl-Clone-0.310.0-8|9	License: 	GPL+ or Artistic
12mr|perl-Clone-0.310.0-8|10	Group: 		Development/Perl
12mr|perl-Clone-0.310.0-8|11	Url: 		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Clone-0.310.0-8|12	Source0:	http://search.cpan.org/CPAN/authors/id/R/RD/RDF/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Clone-0.310.0-8|13	
12mr|perl-Clone-0.310.0-8|14	BuildRequires:	perl-devel
12mr|perl-Clone-0.310.0-8|15	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Clone-0.310.0-8|16	
12mr|perl-Clone-0.310.0-8|17	%description
12mr|perl-Clone-0.310.0-8|18	This module provides a clone() method which makes recursive
12mr|perl-Clone-0.310.0-8|19	copies of nested hash, array, scalar and reference types,
12mr|perl-Clone-0.310.0-8|20	including tied variables and objects.
12mr|perl-Clone-0.310.0-8|21	
12mr|perl-Clone-0.310.0-8|22	%prep
12mr|perl-Clone-0.310.0-8|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Clone-0.310.0-8|24	
12mr|perl-Clone-0.310.0-8|25	%build
12mr|perl-Clone-0.310.0-8|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Clone-0.310.0-8|27	%make
12mr|perl-Clone-0.310.0-8|28	
12mr|perl-Clone-0.310.0-8|29	%check
12mr|perl-Clone-0.310.0-8|30	%make test
12mr|perl-Clone-0.310.0-8|31	
12mr|perl-Clone-0.310.0-8|32	%install
12mr|perl-Clone-0.310.0-8|33	rm -rf %{buildroot}
12mr|perl-Clone-0.310.0-8|34	%makeinstall_std
12mr|perl-Clone-0.310.0-8|35	
12mr|perl-Clone-0.310.0-8|36	%clean
12mr|perl-Clone-0.310.0-8|37	rm -rf %{buildroot}
12mr|perl-Clone-0.310.0-8|38	
12mr|perl-Clone-0.310.0-8|39	%files
12mr|perl-Clone-0.310.0-8|40	%defattr(-,root,root)
12mr|perl-Clone-0.310.0-8|41	%doc Changes
12mr|perl-Clone-0.310.0-8|42	%{perl_vendorarch}/Clone.pm
12mr|perl-Clone-0.310.0-8|43	%{perl_vendorarch}/auto/Clone
12mr|perl-Clone-0.310.0-8|44	%{_mandir}/*/*
12mr|perl-Clone-0.310.0-8|45	
12mr|perl-Clone-0.310.0-8|46	
12mr|perl-Clone-0.310.0-8|47	
12mr|perl-Clone-0.310.0-8|48	%changelog
12mr|perl-Clone-0.310.0-8|49	

15469 12
12mr|perl-Compress-Bzip2-2.90.0-6|1	%define upstream_name	 Compress-Bzip2
12mr|perl-Compress-Bzip2-2.90.0-6|2	%define upstream_version 2.09
12mr|perl-Compress-Bzip2-2.90.0-6|3	
12mr|perl-Compress-Bzip2-2.90.0-6|4	Name:		    perl-%{upstream_name}
12mr|perl-Compress-Bzip2-2.90.0-6|5	Version:	    %perl_convert_version %{upstream_version}
12mr|perl-Compress-Bzip2-2.90.0-6|6	Release:	    %mkrel 6
12mr|perl-Compress-Bzip2-2.90.0-6|7	
12mr|perl-Compress-Bzip2-2.90.0-6|8	Summary:	    Interface to Bzip2 compression library
12mr|perl-Compress-Bzip2-2.90.0-6|9	License:	    GPL+ or Artistic
12mr|perl-Compress-Bzip2-2.90.0-6|10	Group:		    Development/Perl
12mr|perl-Compress-Bzip2-2.90.0-6|11	Url:		    http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Compress-Bzip2-2.90.0-6|12	Source0:	    http://www.cpan.org/modules/by-module/Compress/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Compress-Bzip2-2.90.0-6|13	
12mr|perl-Compress-Bzip2-2.90.0-6|14	BuildRequires:	perl-devel
12mr|perl-Compress-Bzip2-2.90.0-6|15	
12mr|perl-Compress-Bzip2-2.90.0-6|16	%description
12mr|perl-Compress-Bzip2-2.90.0-6|17	The Compress::Bzip2 module provides a Perl interface to the Bzip2 compression
12mr|perl-Compress-Bzip2-2.90.0-6|18	library (see "AUTHOR" for details about where to get Bzip2). A relevant subset
12mr|perl-Compress-Bzip2-2.90.0-6|19	of the functionality provided by Bzip2 is available in Compress::Bzip2.
12mr|perl-Compress-Bzip2-2.90.0-6|20	
12mr|perl-Compress-Bzip2-2.90.0-6|21	All string parameters can either be a scalar or a scalar reference.
12mr|perl-Compress-Bzip2-2.90.0-6|22	
12mr|perl-Compress-Bzip2-2.90.0-6|23	%prep
12mr|perl-Compress-Bzip2-2.90.0-6|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Compress-Bzip2-2.90.0-6|25	
12mr|perl-Compress-Bzip2-2.90.0-6|26	%build
12mr|perl-Compress-Bzip2-2.90.0-6|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Compress-Bzip2-2.90.0-6|28	%make
12mr|perl-Compress-Bzip2-2.90.0-6|29	
12mr|perl-Compress-Bzip2-2.90.0-6|30	%check
12mr|perl-Compress-Bzip2-2.90.0-6|31	%{__make} test
12mr|perl-Compress-Bzip2-2.90.0-6|32	
12mr|perl-Compress-Bzip2-2.90.0-6|33	%install
12mr|perl-Compress-Bzip2-2.90.0-6|34	%makeinstall_std
12mr|perl-Compress-Bzip2-2.90.0-6|35	
12mr|perl-Compress-Bzip2-2.90.0-6|36	%files
12mr|perl-Compress-Bzip2-2.90.0-6|37	%doc README Changes
12mr|perl-Compress-Bzip2-2.90.0-6|38	%{perl_vendorarch}/Compress
12mr|perl-Compress-Bzip2-2.90.0-6|39	%{perl_vendorarch}/auto/Compress
12mr|perl-Compress-Bzip2-2.90.0-6|40	%{_mandir}/*/*
12mr|perl-Compress-Bzip2-2.90.0-6|41	
12mr|perl-Compress-Bzip2-2.90.0-6|42	
12mr|perl-Compress-Bzip2-2.90.0-6|43	
12mr|perl-Compress-Bzip2-2.90.0-6|44	%changelog
12mr|perl-Compress-Bzip2-2.90.0-6|45	

15470 12
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|1	%define	upstream_name		Compress-Raw-Bzip2
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|2	%define	upstream_version	2.049
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|3	
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|4	Name:		perl-%{upstream_name}
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|6	Release:	1
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|7	
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|8	Summary:	Low-Level Interface to bzip2 compression library
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|9	License:	GPL+ or Artistic
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|10	Group:		Development/Perl
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|13	
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|14	BuildRequires:	bzip2-devel
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|15	BuildRequires:	perl-devel
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|16	
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|17	%description
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|18	Low-Level Interface to bzip2 compression library.
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|19	
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|20	%prep
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|22	
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|23	%build
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|24	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|25	%make
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|26	
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|27	%check
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|28	make test
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|29	
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|30	%install
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|31	%makeinstall_std
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|32	
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|33	%files
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|34	%doc README Changes
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|35	%{perl_vendorarch}/Compress
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|36	%{perl_vendorarch}/auto/Compress
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|37	%{_mandir}/man3/Compress::Raw::Bzip2.3pm*
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|38	
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|39	
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|40	
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|41	%changelog
12mr|perl-Compress-Raw-Bzip2-2.49.0-1|42	

15471 12
12mr|perl-Compress-Raw-Zlib-2.54.0-1|1	%define	upstream_name		Compress-Raw-Zlib
12mr|perl-Compress-Raw-Zlib-2.54.0-1|2	%define	upstream_version	2.054
12mr|perl-Compress-Raw-Zlib-2.54.0-1|3	
12mr|perl-Compress-Raw-Zlib-2.54.0-1|4	Name:		perl-%{upstream_name}
12mr|perl-Compress-Raw-Zlib-2.54.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Compress-Raw-Zlib-2.54.0-1|6	Release:	1
12mr|perl-Compress-Raw-Zlib-2.54.0-1|7	
12mr|perl-Compress-Raw-Zlib-2.54.0-1|8	Summary:	Low-Level Interface to zlib compression library
12mr|perl-Compress-Raw-Zlib-2.54.0-1|9	License:	GPL+ or Artistic
12mr|perl-Compress-Raw-Zlib-2.54.0-1|10	Group:		Development/Perl
12mr|perl-Compress-Raw-Zlib-2.54.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Compress-Raw-Zlib-2.54.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Compress-Raw-Zlib-2.54.0-1|13	
12mr|perl-Compress-Raw-Zlib-2.54.0-1|14	BuildRequires:	perl-devel
12mr|perl-Compress-Raw-Zlib-2.54.0-1|15	BuildRequires:	pkgconfig(zlib)
12mr|perl-Compress-Raw-Zlib-2.54.0-1|16	
12mr|perl-Compress-Raw-Zlib-2.54.0-1|17	%description
12mr|perl-Compress-Raw-Zlib-2.54.0-1|18	Low-Level Interface to zlib compression library.
12mr|perl-Compress-Raw-Zlib-2.54.0-1|19	
12mr|perl-Compress-Raw-Zlib-2.54.0-1|20	%prep
12mr|perl-Compress-Raw-Zlib-2.54.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Compress-Raw-Zlib-2.54.0-1|22	
12mr|perl-Compress-Raw-Zlib-2.54.0-1|23	%build
12mr|perl-Compress-Raw-Zlib-2.54.0-1|24	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Compress-Raw-Zlib-2.54.0-1|25	%make
12mr|perl-Compress-Raw-Zlib-2.54.0-1|26	
12mr|perl-Compress-Raw-Zlib-2.54.0-1|27	%check
12mr|perl-Compress-Raw-Zlib-2.54.0-1|28	%make test
12mr|perl-Compress-Raw-Zlib-2.54.0-1|29	
12mr|perl-Compress-Raw-Zlib-2.54.0-1|30	%install
12mr|perl-Compress-Raw-Zlib-2.54.0-1|31	%makeinstall_std
12mr|perl-Compress-Raw-Zlib-2.54.0-1|32	
12mr|perl-Compress-Raw-Zlib-2.54.0-1|33	%files
12mr|perl-Compress-Raw-Zlib-2.54.0-1|34	%doc README Changes
12mr|perl-Compress-Raw-Zlib-2.54.0-1|35	%{_mandir}/*/*
12mr|perl-Compress-Raw-Zlib-2.54.0-1|36	%{perl_vendorarch}/Compress
12mr|perl-Compress-Raw-Zlib-2.54.0-1|37	%{perl_vendorarch}/auto/Compress
12mr|perl-Compress-Raw-Zlib-2.54.0-1|38	
12mr|perl-Compress-Raw-Zlib-2.54.0-1|39	
12mr|perl-Compress-Raw-Zlib-2.54.0-1|40	
12mr|perl-Compress-Raw-Zlib-2.54.0-1|41	%changelog
12mr|perl-Compress-Raw-Zlib-2.54.0-1|42	

15472 12
12mr|perl-Config-IniFiles-2.680.0-5|1	%define upstream_name	 Config-IniFiles
12mr|perl-Config-IniFiles-2.680.0-5|2	%define upstream_version 2.68
12mr|perl-Config-IniFiles-2.680.0-5|3	
12mr|perl-Config-IniFiles-2.680.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Config-IniFiles-2.680.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Config-IniFiles-2.680.0-5|6	Release:	5
12mr|perl-Config-IniFiles-2.680.0-5|7	
12mr|perl-Config-IniFiles-2.680.0-5|8	Summary:	A module for reading .ini-style configuration files
12mr|perl-Config-IniFiles-2.680.0-5|9	License: 	GPL
12mr|perl-Config-IniFiles-2.680.0-5|10	Group: 		Development/Perl
12mr|perl-Config-IniFiles-2.680.0-5|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Config-IniFiles-2.680.0-5|12	Source0:    http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Config-IniFiles-2.680.0-5|13	
12mr|perl-Config-IniFiles-2.680.0-5|14	BuildRequires: perl(Module::Build)
12mr|perl-Config-IniFiles-2.680.0-5|15	BuildRequires: perl-devel
12mr|perl-Config-IniFiles-2.680.0-5|16	BuildArch: noarch
12mr|perl-Config-IniFiles-2.680.0-5|17	
12mr|perl-Config-IniFiles-2.680.0-5|18	%description
12mr|perl-Config-IniFiles-2.680.0-5|19	This perl module allows you to access to config files written in the
12mr|perl-Config-IniFiles-2.680.0-5|20	.ini style.
12mr|perl-Config-IniFiles-2.680.0-5|21	
12mr|perl-Config-IniFiles-2.680.0-5|22	%prep
12mr|perl-Config-IniFiles-2.680.0-5|23	%setup -q -n Config-IniFiles-%{upstream_version}
12mr|perl-Config-IniFiles-2.680.0-5|24	
12mr|perl-Config-IniFiles-2.680.0-5|25	%build
12mr|perl-Config-IniFiles-2.680.0-5|26	%__perl Build.PL installdirs=vendor
12mr|perl-Config-IniFiles-2.680.0-5|27	./Build
12mr|perl-Config-IniFiles-2.680.0-5|28	
12mr|perl-Config-IniFiles-2.680.0-5|29	%check
12mr|perl-Config-IniFiles-2.680.0-5|30	./Build test
12mr|perl-Config-IniFiles-2.680.0-5|31	
12mr|perl-Config-IniFiles-2.680.0-5|32	%install
12mr|perl-Config-IniFiles-2.680.0-5|33	./Build install destdir=%{buildroot}
12mr|perl-Config-IniFiles-2.680.0-5|34	
12mr|perl-Config-IniFiles-2.680.0-5|35	%files
12mr|perl-Config-IniFiles-2.680.0-5|36	%doc README
12mr|perl-Config-IniFiles-2.680.0-5|37	%{perl_vendorlib}/Config
12mr|perl-Config-IniFiles-2.680.0-5|38	%{_mandir}/*/*
12mr|perl-Config-IniFiles-2.680.0-5|39	
12mr|perl-Config-IniFiles-2.680.0-5|40	
12mr|perl-Config-IniFiles-2.680.0-5|41	
12mr|perl-Config-IniFiles-2.680.0-5|42	%changelog
12mr|perl-Config-IniFiles-2.680.0-5|43	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Config-IniFiles-2.680.0-5|44	+ Commit: 8713a6c
12mr|perl-Config-IniFiles-2.680.0-5|45	- Add perl-devel to BuildRequires, minor spec cleanup
12mr|perl-Config-IniFiles-2.680.0-5|46	
12mr|perl-Config-IniFiles-2.680.0-5|47	

15473 12
12mr|perl-Config-Tiny-2.140.0-5|1	%define upstream_name    Config-Tiny
12mr|perl-Config-Tiny-2.140.0-5|2	%define upstream_version 2.14
12mr|perl-Config-Tiny-2.140.0-5|3	
12mr|perl-Config-Tiny-2.140.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Config-Tiny-2.140.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Config-Tiny-2.140.0-5|6	Release:	5
12mr|perl-Config-Tiny-2.140.0-5|7	
12mr|perl-Config-Tiny-2.140.0-5|8	Summary:	Read/Write .ini style files with as little code as possible
12mr|perl-Config-Tiny-2.140.0-5|9	License:	GPL+ or Artistic
12mr|perl-Config-Tiny-2.140.0-5|10	Group:		Development/Perl
12mr|perl-Config-Tiny-2.140.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Config-Tiny-2.140.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Config-Tiny-2.140.0-5|13	
12mr|perl-Config-Tiny-2.140.0-5|14	BuildRequires:	perl-devel
12mr|perl-Config-Tiny-2.140.0-5|15	BuildArch:	noarch
12mr|perl-Config-Tiny-2.140.0-5|16	
12mr|perl-Config-Tiny-2.140.0-5|17	%description
12mr|perl-Config-Tiny-2.140.0-5|18	"Config::Tiny" is a perl class to read and write .ini style
12mr|perl-Config-Tiny-2.140.0-5|19	configuration files with as little code as possible, reducing load time
12mr|perl-Config-Tiny-2.140.0-5|20	and memory overhead. Most of the time it is accepted that Perl
12mr|perl-Config-Tiny-2.140.0-5|21	applications use a lot of memory and modules. The "::Tiny" family of
12mr|perl-Config-Tiny-2.140.0-5|22	modules is specifically intended to provide an ultralight alternative to
12mr|perl-Config-Tiny-2.140.0-5|23	the standard modules.
12mr|perl-Config-Tiny-2.140.0-5|24	
12mr|perl-Config-Tiny-2.140.0-5|25	This module is primarily for reading human written files, and anything
12mr|perl-Config-Tiny-2.140.0-5|26	we write shouldn't need to have documentation/comments. If you need
12mr|perl-Config-Tiny-2.140.0-5|27	something with more power move up to Config::Simple, Config::General or
12mr|perl-Config-Tiny-2.140.0-5|28	one of the many other "Config::" modules. To rephrase, Config::Tiny does
12mr|perl-Config-Tiny-2.140.0-5|29	not preserve your comments, whitespace, or the order of your config
12mr|perl-Config-Tiny-2.140.0-5|30	file.
12mr|perl-Config-Tiny-2.140.0-5|31	
12mr|perl-Config-Tiny-2.140.0-5|32	%prep
12mr|perl-Config-Tiny-2.140.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Config-Tiny-2.140.0-5|34	
12mr|perl-Config-Tiny-2.140.0-5|35	%build
12mr|perl-Config-Tiny-2.140.0-5|36	chmod 644 Changes lib/Config/Tiny.pm
12mr|perl-Config-Tiny-2.140.0-5|37	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Config-Tiny-2.140.0-5|38	%make
12mr|perl-Config-Tiny-2.140.0-5|39	
12mr|perl-Config-Tiny-2.140.0-5|40	%check
12mr|perl-Config-Tiny-2.140.0-5|41	%make test
12mr|perl-Config-Tiny-2.140.0-5|42	
12mr|perl-Config-Tiny-2.140.0-5|43	%install
12mr|perl-Config-Tiny-2.140.0-5|44	%makeinstall_std
12mr|perl-Config-Tiny-2.140.0-5|45	
12mr|perl-Config-Tiny-2.140.0-5|46	%files
12mr|perl-Config-Tiny-2.140.0-5|47	%doc Changes README
12mr|perl-Config-Tiny-2.140.0-5|48	%{perl_vendorlib}/Config
12mr|perl-Config-Tiny-2.140.0-5|49	%{_mandir}/*/*
12mr|perl-Config-Tiny-2.140.0-5|50	
12mr|perl-Config-Tiny-2.140.0-5|51	
12mr|perl-Config-Tiny-2.140.0-5|52	
12mr|perl-Config-Tiny-2.140.0-5|53	%changelog
12mr|perl-Config-Tiny-2.140.0-5|54	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Config-Tiny-2.140.0-5|55	+ Commit: 6adcfec
12mr|perl-Config-Tiny-2.140.0-5|56	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Config-Tiny-2.140.0-5|57	
12mr|perl-Config-Tiny-2.140.0-5|58	

15474 12
12mr|perl-Convert-ASCII-Armour-1.4-12|1	%define realname Convert-ASCII-Armour
12mr|perl-Convert-ASCII-Armour-1.4-12|2	
12mr|perl-Convert-ASCII-Armour-1.4-12|3	
12mr|perl-Convert-ASCII-Armour-1.4-12|4	Name:		perl-%{realname}
12mr|perl-Convert-ASCII-Armour-1.4-12|5	Version:	1.4
12mr|perl-Convert-ASCII-Armour-1.4-12|6	Release:	12
12mr|perl-Convert-ASCII-Armour-1.4-12|7	Summary:	Convert binary octets into ASCII armoured messages
12mr|perl-Convert-ASCII-Armour-1.4-12|8	License:	Artistic
12mr|perl-Convert-ASCII-Armour-1.4-12|9	Group:		Development/Perl
12mr|perl-Convert-ASCII-Armour-1.4-12|10	Url:		http://www.cpan.org
12mr|perl-Convert-ASCII-Armour-1.4-12|11	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Convert/%{realname}-%{version}.tar.bz2
12mr|perl-Convert-ASCII-Armour-1.4-12|12	BuildRequires:	perl(Compress::Zlib)
12mr|perl-Convert-ASCII-Armour-1.4-12|13	BuildRequires:	perl-devel
12mr|perl-Convert-ASCII-Armour-1.4-12|14	BuildArch:		noarch
12mr|perl-Convert-ASCII-Armour-1.4-12|15	
12mr|perl-Convert-ASCII-Armour-1.4-12|16	%description
12mr|perl-Convert-ASCII-Armour-1.4-12|17	This module converts hashes of binary octets into ASCII
12mr|perl-Convert-ASCII-Armour-1.4-12|18	messages suitable for transfer over 6-bit clean transport
12mr|perl-Convert-ASCII-Armour-1.4-12|19	channels. The encoded ASCII resembles PGP's armoured
12mr|perl-Convert-ASCII-Armour-1.4-12|20	messages, but are in no way compatible with PGP.
12mr|perl-Convert-ASCII-Armour-1.4-12|21	
12mr|perl-Convert-ASCII-Armour-1.4-12|22	%prep
12mr|perl-Convert-ASCII-Armour-1.4-12|23	%setup -q -n %{realname}-%{version}
12mr|perl-Convert-ASCII-Armour-1.4-12|24	
12mr|perl-Convert-ASCII-Armour-1.4-12|25	%build
12mr|perl-Convert-ASCII-Armour-1.4-12|26	CFLAGS="%{optflags}" echo | %{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Convert-ASCII-Armour-1.4-12|27	%make
12mr|perl-Convert-ASCII-Armour-1.4-12|28	
12mr|perl-Convert-ASCII-Armour-1.4-12|29	%check
12mr|perl-Convert-ASCII-Armour-1.4-12|30	make test
12mr|perl-Convert-ASCII-Armour-1.4-12|31	
12mr|perl-Convert-ASCII-Armour-1.4-12|32	%install
12mr|perl-Convert-ASCII-Armour-1.4-12|33	%makeinstall_std
12mr|perl-Convert-ASCII-Armour-1.4-12|34	
12mr|perl-Convert-ASCII-Armour-1.4-12|35	%files
12mr|perl-Convert-ASCII-Armour-1.4-12|36	%{perl_vendorlib}/*
12mr|perl-Convert-ASCII-Armour-1.4-12|37	%{_mandir}/*/*
12mr|perl-Convert-ASCII-Armour-1.4-12|38	
12mr|perl-Convert-ASCII-Armour-1.4-12|39	
12mr|perl-Convert-ASCII-Armour-1.4-12|40	
12mr|perl-Convert-ASCII-Armour-1.4-12|41	
12mr|perl-Convert-ASCII-Armour-1.4-12|42	%changelog
12mr|perl-Convert-ASCII-Armour-1.4-12|43	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Convert-ASCII-Armour-1.4-12|44	+ Commit: 3274ef1
12mr|perl-Convert-ASCII-Armour-1.4-12|45	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Convert-ASCII-Armour-1.4-12|46	
12mr|perl-Convert-ASCII-Armour-1.4-12|47	

15475 12
12mr|perl-Convert-ASN1-0.220.0-6|1	%define upstream_name    Convert-ASN1
12mr|perl-Convert-ASN1-0.220.0-6|2	%define upstream_version 0.22
12mr|perl-Convert-ASN1-0.220.0-6|3	
12mr|perl-Convert-ASN1-0.220.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-Convert-ASN1-0.220.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Convert-ASN1-0.220.0-6|6	Release:	6
12mr|perl-Convert-ASN1-0.220.0-6|7	
12mr|perl-Convert-ASN1-0.220.0-6|8	Summary:	ASN.1 Encode/Decode library for perl
12mr|perl-Convert-ASN1-0.220.0-6|9	License:	GPL+ or Artistic
12mr|perl-Convert-ASN1-0.220.0-6|10	Group:		Development/Perl
12mr|perl-Convert-ASN1-0.220.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Convert-ASN1-0.220.0-6|12	Source0:	http://www.cpan.org/authors/id/GBARR/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Convert-ASN1-0.220.0-6|13	
12mr|perl-Convert-ASN1-0.220.0-6|14	BuildRequires:	perl-devel
12mr|perl-Convert-ASN1-0.220.0-6|15	BuildArch:	noarch
12mr|perl-Convert-ASN1-0.220.0-6|16	
12mr|perl-Convert-ASN1-0.220.0-6|17	%description
12mr|perl-Convert-ASN1-0.220.0-6|18	Perl module used to encode and decode ASN.1 data structures using
12mr|perl-Convert-ASN1-0.220.0-6|19	BER/DER rules.
12mr|perl-Convert-ASN1-0.220.0-6|20	
12mr|perl-Convert-ASN1-0.220.0-6|21	Needed by webmin to handle the OpenLDAP modules properly.
12mr|perl-Convert-ASN1-0.220.0-6|22	
12mr|perl-Convert-ASN1-0.220.0-6|23	%prep
12mr|perl-Convert-ASN1-0.220.0-6|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Convert-ASN1-0.220.0-6|25	
12mr|perl-Convert-ASN1-0.220.0-6|26	%build
12mr|perl-Convert-ASN1-0.220.0-6|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Convert-ASN1-0.220.0-6|28	%make
12mr|perl-Convert-ASN1-0.220.0-6|29	
12mr|perl-Convert-ASN1-0.220.0-6|30	%check
12mr|perl-Convert-ASN1-0.220.0-6|31	%make test
12mr|perl-Convert-ASN1-0.220.0-6|32	
12mr|perl-Convert-ASN1-0.220.0-6|33	%install
12mr|perl-Convert-ASN1-0.220.0-6|34	%makeinstall_std
12mr|perl-Convert-ASN1-0.220.0-6|35	
12mr|perl-Convert-ASN1-0.220.0-6|36	%files
12mr|perl-Convert-ASN1-0.220.0-6|37	%doc ChangeLog README examples/*
12mr|perl-Convert-ASN1-0.220.0-6|38	%{perl_vendorlib}/Convert/*
12mr|perl-Convert-ASN1-0.220.0-6|39	%{_mandir}/*/*
12mr|perl-Convert-ASN1-0.220.0-6|40	
12mr|perl-Convert-ASN1-0.220.0-6|41	
12mr|perl-Convert-ASN1-0.220.0-6|42	
12mr|perl-Convert-ASN1-0.220.0-6|43	%changelog
12mr|perl-Convert-ASN1-0.220.0-6|44	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Convert-ASN1-0.220.0-6|45	+ Commit: 1a9c72f
12mr|perl-Convert-ASN1-0.220.0-6|46	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Convert-ASN1-0.220.0-6|47	
12mr|perl-Convert-ASN1-0.220.0-6|48	

15476 12
12mr|perl-Convert-BER-1.310.100-4|1	%define upstream_name	 Convert-BER
12mr|perl-Convert-BER-1.310.100-4|2	%define upstream_version 1.3101
12mr|perl-Convert-BER-1.310.100-4|3	
12mr|perl-Convert-BER-1.310.100-4|4	Name:		perl-%{upstream_name}
12mr|perl-Convert-BER-1.310.100-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Convert-BER-1.310.100-4|6	Release:	4
12mr|perl-Convert-BER-1.310.100-4|7	Epoch:		1
12mr|perl-Convert-BER-1.310.100-4|8	
12mr|perl-Convert-BER-1.310.100-4|9	Summary:	Convert-BER (module for perl)
12mr|perl-Convert-BER-1.310.100-4|10	License:	GPL
12mr|perl-Convert-BER-1.310.100-4|11	Group:		Development/Perl
12mr|perl-Convert-BER-1.310.100-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Convert-BER-1.310.100-4|13	Source0:	http://www.cpan.org/modules/by-module/Convert/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Convert-BER-1.310.100-4|14	
12mr|perl-Convert-BER-1.310.100-4|15	BuildRequires:	perl-devel
12mr|perl-Convert-BER-1.310.100-4|16	BuildArch:	noarch
12mr|perl-Convert-BER-1.310.100-4|17	
12mr|perl-Convert-BER-1.310.100-4|18	%description
12mr|perl-Convert-BER-1.310.100-4|19	Convert::BER is a perl object class implementation to encode
12mr|perl-Convert-BER-1.310.100-4|20	and decode objects as described by ITU-T standard X.209 (ASN.1)
12mr|perl-Convert-BER-1.310.100-4|21	using Basic Encoding Rules (BER)
12mr|perl-Convert-BER-1.310.100-4|22	
12mr|perl-Convert-BER-1.310.100-4|23	%prep
12mr|perl-Convert-BER-1.310.100-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Convert-BER-1.310.100-4|25	
12mr|perl-Convert-BER-1.310.100-4|26	%build
12mr|perl-Convert-BER-1.310.100-4|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Convert-BER-1.310.100-4|28	make
12mr|perl-Convert-BER-1.310.100-4|29	
12mr|perl-Convert-BER-1.310.100-4|30	%check
12mr|perl-Convert-BER-1.310.100-4|31	make test
12mr|perl-Convert-BER-1.310.100-4|32	
12mr|perl-Convert-BER-1.310.100-4|33	%install
12mr|perl-Convert-BER-1.310.100-4|34	%makeinstall_std
12mr|perl-Convert-BER-1.310.100-4|35	
12mr|perl-Convert-BER-1.310.100-4|36	%files
12mr|perl-Convert-BER-1.310.100-4|37	%doc MANIFEST README ChangeLog
12mr|perl-Convert-BER-1.310.100-4|38	%{perl_vendorlib}/Convert
12mr|perl-Convert-BER-1.310.100-4|39	%{_mandir}/*/*
12mr|perl-Convert-BER-1.310.100-4|40	
12mr|perl-Convert-BER-1.310.100-4|41	
12mr|perl-Convert-BER-1.310.100-4|42	
12mr|perl-Convert-BER-1.310.100-4|43	%changelog
12mr|perl-Convert-BER-1.310.100-4|44	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Convert-BER-1.310.100-4|45	+ Commit: ea5b6c6
12mr|perl-Convert-BER-1.310.100-4|46	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Convert-BER-1.310.100-4|47	
12mr|perl-Convert-BER-1.310.100-4|48	

15477 12
12mr|perl-Convert-BinHex-1.119-9|1	%define module	Convert-BinHex
12mr|perl-Convert-BinHex-1.119-9|2	%define name	perl-%{module}
12mr|perl-Convert-BinHex-1.119-9|3	%define version 1.119
12mr|perl-Convert-BinHex-1.119-9|4	%define release %mkrel 9
12mr|perl-Convert-BinHex-1.119-9|5	
12mr|perl-Convert-BinHex-1.119-9|6	Summary:	Extract data from Macintosh BinHex files
12mr|perl-Convert-BinHex-1.119-9|7	Name:		%{name}
12mr|perl-Convert-BinHex-1.119-9|8	Version:	%{version}
12mr|perl-Convert-BinHex-1.119-9|9	Release:	%{release}
12mr|perl-Convert-BinHex-1.119-9|10	License:	GPL
12mr|perl-Convert-BinHex-1.119-9|11	Group:		Development/Perl
12mr|perl-Convert-BinHex-1.119-9|12	Requires:	perl
12mr|perl-Convert-BinHex-1.119-9|13	URL:		http://www.cpan.org
12mr|perl-Convert-BinHex-1.119-9|14	Source:		%{module}-%{version}.tar.bz2
12mr|perl-Convert-BinHex-1.119-9|15	BuildRequires:	perl-devel
12mr|perl-Convert-BinHex-1.119-9|16	Buildroot:	%{_tmppath}/%{name}-root
12mr|perl-Convert-BinHex-1.119-9|17	BuildArch:	noarch
12mr|perl-Convert-BinHex-1.119-9|18	
12mr|perl-Convert-BinHex-1.119-9|19	%description
12mr|perl-Convert-BinHex-1.119-9|20	Convert::BinHex is used to extract data from Macintosh BinHex files
12mr|perl-Convert-BinHex-1.119-9|21	
12mr|perl-Convert-BinHex-1.119-9|22	%prep
12mr|perl-Convert-BinHex-1.119-9|23	%setup -q -n %{module}-%{version}
12mr|perl-Convert-BinHex-1.119-9|24	
12mr|perl-Convert-BinHex-1.119-9|25	%build
12mr|perl-Convert-BinHex-1.119-9|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Convert-BinHex-1.119-9|27	make OPTIMIZE="$RPM_OPT_FLAGS"
12mr|perl-Convert-BinHex-1.119-9|28	# (sb) can't really do this - need a Radius server
12mr|perl-Convert-BinHex-1.119-9|29	#make test
12mr|perl-Convert-BinHex-1.119-9|30	
12mr|perl-Convert-BinHex-1.119-9|31	%install
12mr|perl-Convert-BinHex-1.119-9|32	rm -rf %{buildroot}
12mr|perl-Convert-BinHex-1.119-9|33	%makeinstall_std
12mr|perl-Convert-BinHex-1.119-9|34	
12mr|perl-Convert-BinHex-1.119-9|35	%clean
12mr|perl-Convert-BinHex-1.119-9|36	rm -rf %{buildroot}
12mr|perl-Convert-BinHex-1.119-9|37	
12mr|perl-Convert-BinHex-1.119-9|38	%files
12mr|perl-Convert-BinHex-1.119-9|39	%defattr(-,root,root)
12mr|perl-Convert-BinHex-1.119-9|40	%doc README
12mr|perl-Convert-BinHex-1.119-9|41	%{_mandir}/man3/*
12mr|perl-Convert-BinHex-1.119-9|42	%{perl_vendorlib}/Convert
12mr|perl-Convert-BinHex-1.119-9|43	
12mr|perl-Convert-BinHex-1.119-9|44	
12mr|perl-Convert-BinHex-1.119-9|45	
12mr|perl-Convert-BinHex-1.119-9|46	
12mr|perl-Convert-BinHex-1.119-9|47	
12mr|perl-Convert-BinHex-1.119-9|48	%changelog
12mr|perl-Convert-BinHex-1.119-9|49	

15478 12
12mr|perl-Convert-PEM-0.80.0-7|1	%define	upstream_name    Convert-PEM
12mr|perl-Convert-PEM-0.80.0-7|2	%define	upstream_version 0.08
12mr|perl-Convert-PEM-0.80.0-7|3	
12mr|perl-Convert-PEM-0.80.0-7|4	Name:		perl-%{upstream_name}
12mr|perl-Convert-PEM-0.80.0-7|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Convert-PEM-0.80.0-7|6	Release:	7
12mr|perl-Convert-PEM-0.80.0-7|7	
12mr|perl-Convert-PEM-0.80.0-7|8	Summary:	Read/write encrypted ASN.1 PEM files
12mr|perl-Convert-PEM-0.80.0-7|9	License:	GPL+ or Artistic
12mr|perl-Convert-PEM-0.80.0-7|10	Group:		Development/Perl
12mr|perl-Convert-PEM-0.80.0-7|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Convert-PEM-0.80.0-7|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Convert/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Convert-PEM-0.80.0-7|13	
12mr|perl-Convert-PEM-0.80.0-7|14	BuildRequires:	perl-Convert-ASN1
12mr|perl-Convert-PEM-0.80.0-7|15	BuildRequires:	perl-Class-ErrorHandler
12mr|perl-Convert-PEM-0.80.0-7|16	BuildRequires:	perl-Crypt-DES_EDE3
12mr|perl-Convert-PEM-0.80.0-7|17	BuildRequires:	perl-devel
12mr|perl-Convert-PEM-0.80.0-7|18	BuildArch:	noarch
12mr|perl-Convert-PEM-0.80.0-7|19	
12mr|perl-Convert-PEM-0.80.0-7|20	# not found automatically
12mr|perl-Convert-PEM-0.80.0-7|21	Requires:	perl(Class::ErrorHandler)
12mr|perl-Convert-PEM-0.80.0-7|22	Requires:	perl
12mr|perl-Convert-PEM-0.80.0-7|23	
12mr|perl-Convert-PEM-0.80.0-7|24	%description
12mr|perl-Convert-PEM-0.80.0-7|25	Convert::PEM reads and writes PEM files containing ASN.1-encoded
12mr|perl-Convert-PEM-0.80.0-7|26	objects. The files can optionally be encrypted using a symmetric cipher
12mr|perl-Convert-PEM-0.80.0-7|27	algorithm, such as 3DES.
12mr|perl-Convert-PEM-0.80.0-7|28	
12mr|perl-Convert-PEM-0.80.0-7|29	%prep
12mr|perl-Convert-PEM-0.80.0-7|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Convert-PEM-0.80.0-7|31	
12mr|perl-Convert-PEM-0.80.0-7|32	%build
12mr|perl-Convert-PEM-0.80.0-7|33	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Convert-PEM-0.80.0-7|34	%make
12mr|perl-Convert-PEM-0.80.0-7|35	
12mr|perl-Convert-PEM-0.80.0-7|36	%check
12mr|perl-Convert-PEM-0.80.0-7|37	%__make test
12mr|perl-Convert-PEM-0.80.0-7|38	
12mr|perl-Convert-PEM-0.80.0-7|39	%install
12mr|perl-Convert-PEM-0.80.0-7|40	%makeinstall_std
12mr|perl-Convert-PEM-0.80.0-7|41	
12mr|perl-Convert-PEM-0.80.0-7|42	%files
12mr|perl-Convert-PEM-0.80.0-7|43	%doc README Changes
12mr|perl-Convert-PEM-0.80.0-7|44	%{perl_vendorlib}/*
12mr|perl-Convert-PEM-0.80.0-7|45	%{_mandir}/*/*
12mr|perl-Convert-PEM-0.80.0-7|46	
12mr|perl-Convert-PEM-0.80.0-7|47	
12mr|perl-Convert-PEM-0.80.0-7|48	
12mr|perl-Convert-PEM-0.80.0-7|49	%changelog
12mr|perl-Convert-PEM-0.80.0-7|50	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Convert-PEM-0.80.0-7|51	+ Commit: 0660f5b
12mr|perl-Convert-PEM-0.80.0-7|52	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Convert-PEM-0.80.0-7|53	
12mr|perl-Convert-PEM-0.80.0-7|54	

15479 12
12mr|perl-Convert-TNEF-0.170.0-5|1	%define	upstream_name	 Convert-TNEF
12mr|perl-Convert-TNEF-0.170.0-5|2	%define upstream_version 0.17
12mr|perl-Convert-TNEF-0.170.0-5|3	
12mr|perl-Convert-TNEF-0.170.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Convert-TNEF-0.170.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Convert-TNEF-0.170.0-5|6	Release:	5
12mr|perl-Convert-TNEF-0.170.0-5|7	
12mr|perl-Convert-TNEF-0.170.0-5|8	Summary:	%{upstream_name} module for perl
12mr|perl-Convert-TNEF-0.170.0-5|9	License:	GPL
12mr|perl-Convert-TNEF-0.170.0-5|10	Group:		Development/Perl
12mr|perl-Convert-TNEF-0.170.0-5|11	Url:		http://www.cpan.org/modules/by-module/Convert/
12mr|perl-Convert-TNEF-0.170.0-5|12	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Convert-TNEF-0.170.0-5|13	
12mr|perl-Convert-TNEF-0.170.0-5|14	BuildRequires:	perl-MIME-tools
12mr|perl-Convert-TNEF-0.170.0-5|15	BuildRequires:	perl-devel
12mr|perl-Convert-TNEF-0.170.0-5|16	BuildArch:	noarch
12mr|perl-Convert-TNEF-0.170.0-5|17	
12mr|perl-Convert-TNEF-0.170.0-5|18	%description
12mr|perl-Convert-TNEF-0.170.0-5|19	%{upstream_name} module for perl
12mr|perl-Convert-TNEF-0.170.0-5|20	
12mr|perl-Convert-TNEF-0.170.0-5|21	%prep
12mr|perl-Convert-TNEF-0.170.0-5|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Convert-TNEF-0.170.0-5|23	
12mr|perl-Convert-TNEF-0.170.0-5|24	%build
12mr|perl-Convert-TNEF-0.170.0-5|25	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Convert-TNEF-0.170.0-5|26	make
12mr|perl-Convert-TNEF-0.170.0-5|27	make test
12mr|perl-Convert-TNEF-0.170.0-5|28	
12mr|perl-Convert-TNEF-0.170.0-5|29	%install
12mr|perl-Convert-TNEF-0.170.0-5|30	%makeinstall_std
12mr|perl-Convert-TNEF-0.170.0-5|31	
12mr|perl-Convert-TNEF-0.170.0-5|32	%files
12mr|perl-Convert-TNEF-0.170.0-5|33	%{perl_vendorlib}/Convert/*
12mr|perl-Convert-TNEF-0.170.0-5|34	%{_mandir}/*/*
12mr|perl-Convert-TNEF-0.170.0-5|35	%doc MANIFEST README Changes
12mr|perl-Convert-TNEF-0.170.0-5|36	
12mr|perl-Convert-TNEF-0.170.0-5|37	
12mr|perl-Convert-TNEF-0.170.0-5|38	
12mr|perl-Convert-TNEF-0.170.0-5|39	%changelog
12mr|perl-Convert-TNEF-0.170.0-5|40	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Convert-TNEF-0.170.0-5|41	+ Commit: e3cd8e1
12mr|perl-Convert-TNEF-0.170.0-5|42	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Convert-TNEF-0.170.0-5|43	
12mr|perl-Convert-TNEF-0.170.0-5|44	

15480 12
12mr|perl-Convert-UU-0.520.100-5|1	%define upstream_name    Convert-UU
12mr|perl-Convert-UU-0.520.100-5|2	%define upstream_version 0.5201
12mr|perl-Convert-UU-0.520.100-5|3	
12mr|perl-Convert-UU-0.520.100-5|4	Name:		perl-%{upstream_name}
12mr|perl-Convert-UU-0.520.100-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Convert-UU-0.520.100-5|6	Release:	5
12mr|perl-Convert-UU-0.520.100-5|7	
12mr|perl-Convert-UU-0.520.100-5|8	Summary:	UUencode and UUdecode
12mr|perl-Convert-UU-0.520.100-5|9	License:	GPL+ or Artistic
12mr|perl-Convert-UU-0.520.100-5|10	Group:		Development/Perl
12mr|perl-Convert-UU-0.520.100-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Convert-UU-0.520.100-5|12	Source0:	http://www.cpan.org/modules/by-module/Convert/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Convert-UU-0.520.100-5|13	
12mr|perl-Convert-UU-0.520.100-5|14	BuildRequires:	perl-devel
12mr|perl-Convert-UU-0.520.100-5|15	BuildArch:	noarch
12mr|perl-Convert-UU-0.520.100-5|16	
12mr|perl-Convert-UU-0.520.100-5|17	%description
12mr|perl-Convert-UU-0.520.100-5|18	* * uuencode
12mr|perl-Convert-UU-0.520.100-5|19	
12mr|perl-Convert-UU-0.520.100-5|20	uuencode() takes as the first argument a string that is to be uuencoded.
12mr|perl-Convert-UU-0.520.100-5|21	Note, that it is the string that is encoded, not a filename.
12mr|perl-Convert-UU-0.520.100-5|22	Alternatively a filehandle may be passed that must be opened for reading.
12mr|perl-Convert-UU-0.520.100-5|23	It returns the uuencoded string including 'begin' and 'end'. Second and
12mr|perl-Convert-UU-0.520.100-5|24	third argument are optional and specify filename and mode. If unspecified
12mr|perl-Convert-UU-0.520.100-5|25	these default to "uuencode.uu" and 644.
12mr|perl-Convert-UU-0.520.100-5|26	
12mr|perl-Convert-UU-0.520.100-5|27	* * uudecode
12mr|perl-Convert-UU-0.520.100-5|28	
12mr|perl-Convert-UU-0.520.100-5|29	%prep
12mr|perl-Convert-UU-0.520.100-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Convert-UU-0.520.100-5|31	
12mr|perl-Convert-UU-0.520.100-5|32	%build
12mr|perl-Convert-UU-0.520.100-5|33	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Convert-UU-0.520.100-5|34	%make
12mr|perl-Convert-UU-0.520.100-5|35	
12mr|perl-Convert-UU-0.520.100-5|36	%check
12mr|perl-Convert-UU-0.520.100-5|37	%make test
12mr|perl-Convert-UU-0.520.100-5|38	
12mr|perl-Convert-UU-0.520.100-5|39	%install
12mr|perl-Convert-UU-0.520.100-5|40	%makeinstall_std
12mr|perl-Convert-UU-0.520.100-5|41	
12mr|perl-Convert-UU-0.520.100-5|42	%files
12mr|perl-Convert-UU-0.520.100-5|43	%doc ChangeLog README META.yml
12mr|perl-Convert-UU-0.520.100-5|44	%{_mandir}/man3/*
12mr|perl-Convert-UU-0.520.100-5|45	%{perl_vendorlib}/*
12mr|perl-Convert-UU-0.520.100-5|46	%{_bindir}/puudecode
12mr|perl-Convert-UU-0.520.100-5|47	%{_bindir}/puuencode
12mr|perl-Convert-UU-0.520.100-5|48	%{_mandir}/man1/puudecode.1*
12mr|perl-Convert-UU-0.520.100-5|49	%{_mandir}/man1/puuencode.1*
12mr|perl-Convert-UU-0.520.100-5|50	
12mr|perl-Convert-UU-0.520.100-5|51	
12mr|perl-Convert-UU-0.520.100-5|52	
12mr|perl-Convert-UU-0.520.100-5|53	
12mr|perl-Convert-UU-0.520.100-5|54	%changelog
12mr|perl-Convert-UU-0.520.100-5|55	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Convert-UU-0.520.100-5|56	+ Commit: 6e7fd1c
12mr|perl-Convert-UU-0.520.100-5|57	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Convert-UU-0.520.100-5|58	
12mr|perl-Convert-UU-0.520.100-5|59	

15481 12
12mr|perl-Convert-UUlib-1.400.0-3|1	%define	upstream_name	 Convert-UUlib
12mr|perl-Convert-UUlib-1.400.0-3|2	%define upstream_version 1.4
12mr|perl-Convert-UUlib-1.400.0-3|3	
12mr|perl-Convert-UUlib-1.400.0-3|4	Name:       perl-%{upstream_name}
12mr|perl-Convert-UUlib-1.400.0-3|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Convert-UUlib-1.400.0-3|6	Release:    %mkrel 3
12mr|perl-Convert-UUlib-1.400.0-3|7	Epoch:		2
12mr|perl-Convert-UUlib-1.400.0-3|8	
12mr|perl-Convert-UUlib-1.400.0-3|9	Summary:	%{upstream_name} module for perl
12mr|perl-Convert-UUlib-1.400.0-3|10	License: 	GPL
12mr|perl-Convert-UUlib-1.400.0-3|11	Group: 		Development/Perl
12mr|perl-Convert-UUlib-1.400.0-3|12	Url: 		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Convert-UUlib-1.400.0-3|13	Source0:	http://www.cpan.org/modules/by-module/Convert/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Convert-UUlib-1.400.0-3|14	
12mr|perl-Convert-UUlib-1.400.0-3|15	BuildRequires:	perl-devel
12mr|perl-Convert-UUlib-1.400.0-3|16	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Convert-UUlib-1.400.0-3|17	
12mr|perl-Convert-UUlib-1.400.0-3|18	%description
12mr|perl-Convert-UUlib-1.400.0-3|19	Convert::UUlib is a Perl interface to the uulib library (a.k.a.
12mr|perl-Convert-UUlib-1.400.0-3|20	uudeview/uuenview).
12mr|perl-Convert-UUlib-1.400.0-3|21	
12mr|perl-Convert-UUlib-1.400.0-3|22	%prep
12mr|perl-Convert-UUlib-1.400.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Convert-UUlib-1.400.0-3|24	
12mr|perl-Convert-UUlib-1.400.0-3|25	%build
12mr|perl-Convert-UUlib-1.400.0-3|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Convert-UUlib-1.400.0-3|27	%make
12mr|perl-Convert-UUlib-1.400.0-3|28	
12mr|perl-Convert-UUlib-1.400.0-3|29	%check
12mr|perl-Convert-UUlib-1.400.0-3|30	%__make test
12mr|perl-Convert-UUlib-1.400.0-3|31	
12mr|perl-Convert-UUlib-1.400.0-3|32	%install
12mr|perl-Convert-UUlib-1.400.0-3|33	rm -rf %{buildroot}
12mr|perl-Convert-UUlib-1.400.0-3|34	%makeinstall_std
12mr|perl-Convert-UUlib-1.400.0-3|35	
12mr|perl-Convert-UUlib-1.400.0-3|36	%clean
12mr|perl-Convert-UUlib-1.400.0-3|37	rm -rf %{buildroot}
12mr|perl-Convert-UUlib-1.400.0-3|38	
12mr|perl-Convert-UUlib-1.400.0-3|39	%files
12mr|perl-Convert-UUlib-1.400.0-3|40	%defattr(-,root,root)
12mr|perl-Convert-UUlib-1.400.0-3|41	%doc README Changes COPYING doc
12mr|perl-Convert-UUlib-1.400.0-3|42	%{perl_vendorarch}/auto/Convert
12mr|perl-Convert-UUlib-1.400.0-3|43	%{perl_vendorarch}/Convert
12mr|perl-Convert-UUlib-1.400.0-3|44	%{_mandir}/*/*
12mr|perl-Convert-UUlib-1.400.0-3|45	
12mr|perl-Convert-UUlib-1.400.0-3|46	
12mr|perl-Convert-UUlib-1.400.0-3|47	
12mr|perl-Convert-UUlib-1.400.0-3|48	%changelog
12mr|perl-Convert-UUlib-1.400.0-3|49	

15482 12
12mr|perl-CPANPLUS-0.910.500-5|1	%define	upstream_name	 CPANPLUS
12mr|perl-CPANPLUS-0.910.500-5|2	%define upstream_version 0.9105
12mr|perl-CPANPLUS-0.910.500-5|3	
12mr|perl-CPANPLUS-0.910.500-5|4	%if %{_use_internal_dependency_generator}
12mr|perl-CPANPLUS-0.910.500-5|5	%define __noautoreq 'perl\\(Your::Module::Here\\)'
12mr|perl-CPANPLUS-0.910.500-5|6	%else
12mr|perl-CPANPLUS-0.910.500-5|7	%define _requires_exceptions perl(Your::Module::Here)
12mr|perl-CPANPLUS-0.910.500-5|8	%endif
12mr|perl-CPANPLUS-0.910.500-5|9	
12mr|perl-CPANPLUS-0.910.500-5|10	Name:		perl-%{upstream_name}
12mr|perl-CPANPLUS-0.910.500-5|11	Version:	%perl_convert_version %{upstream_version}
12mr|perl-CPANPLUS-0.910.500-5|12	Release:	5
12mr|perl-CPANPLUS-0.910.500-5|13	
12mr|perl-CPANPLUS-0.910.500-5|14	Summary:	API & CLI access to the CPAN mirrors
12mr|perl-CPANPLUS-0.910.500-5|15	License:	Artistic/GPL
12mr|perl-CPANPLUS-0.910.500-5|16	Group:		Development/Perl
12mr|perl-CPANPLUS-0.910.500-5|17	URL:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-CPANPLUS-0.910.500-5|18	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/CPANPLUS/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-CPANPLUS-0.910.500-5|19	
12mr|perl-CPANPLUS-0.910.500-5|20	BuildRequires:	perl-devel
12mr|perl-CPANPLUS-0.910.500-5|21	BuildRequires:	perl(Archive::Extract)          >=  0.160.0
12mr|perl-CPANPLUS-0.910.500-5|22	BuildRequires:	perl(Archive::Tar)
12mr|perl-CPANPLUS-0.910.500-5|23	BuildRequires:	perl(Crypt::OpenPGP)
12mr|perl-CPANPLUS-0.910.500-5|24	BuildRequires:	perl(File::Fetch)               >= 0.160.0
12mr|perl-CPANPLUS-0.910.500-5|25	BuildRequires:	perl(IO::Zlib)
12mr|perl-CPANPLUS-0.910.500-5|26	BuildRequires:	perl(IPC::Cmd)                  >= 0.420.0
12mr|perl-CPANPLUS-0.910.500-5|27	BuildRequires:	perl(Locale::Maketext::Simple)  >= 0.10.0
12mr|perl-CPANPLUS-0.910.500-5|28	BuildRequires:	perl(Log::Message)              >= 0.10.0
12mr|perl-CPANPLUS-0.910.500-5|29	BuildRequires:	perl(Log::Message::Simple)
12mr|perl-CPANPLUS-0.910.500-5|30	BuildRequires:	perl(Module::CoreList)          >= 2.90.0
12mr|perl-CPANPLUS-0.910.500-5|31	BuildRequires:	perl(Module::Load)              >= 0.100.0
12mr|perl-CPANPLUS-0.910.500-5|32	BuildRequires:	perl(Module::Load::Conditional) >= 0.280.0
12mr|perl-CPANPLUS-0.910.500-5|33	BuildRequires:	perl(Module::Loaded)            >= 0.10.0
12mr|perl-CPANPLUS-0.910.500-5|34	BuildRequires:	perl(Module::Pluggable)
12mr|perl-CPANPLUS-0.910.500-5|35	BuildRequires:	perl(Object::Accessor)          >= 0.340.0
12mr|perl-CPANPLUS-0.910.500-5|36	BuildRequires:	perl(Package::Constants)        >= 0.10.0
12mr|perl-CPANPLUS-0.910.500-5|37	BuildRequires:	perl(Params::Check)             >= 0.220.0
12mr|perl-CPANPLUS-0.910.500-5|38	BuildRequires:	perl(Parse::CPAN::Meta)         >= 0.20.0
12mr|perl-CPANPLUS-0.910.500-5|39	BuildRequires:	perl(Term::UI)                  >= 0.50.0
12mr|perl-CPANPLUS-0.910.500-5|40	BuildRequires:	perl(Test::Harness)             >= 2.620.0
12mr|perl-CPANPLUS-0.910.500-5|41	BuildRequires:	perl(version)                   >= 1:0.700.0
12mr|perl-CPANPLUS-0.910.500-5|42	
12mr|perl-CPANPLUS-0.910.500-5|43	BuildArch:	noarch
12mr|perl-CPANPLUS-0.910.500-5|44	
12mr|perl-CPANPLUS-0.910.500-5|45	# (misc) not detected automatically, needed by CPANPLUS/Module.pm line 450
12mr|perl-CPANPLUS-0.910.500-5|46	# fixing bug https://qa.mandriva.com/show_bug.cgi?id=35018
12mr|perl-CPANPLUS-0.910.500-5|47	Requires:	perl(Module::CoreList)
12mr|perl-CPANPLUS-0.910.500-5|48	Requires:	perl(Module::Pluggable)
12mr|perl-CPANPLUS-0.910.500-5|49	Requires:	perl(Module::Signature)
12mr|perl-CPANPLUS-0.910.500-5|50	Requires:	perl(version)
12mr|perl-CPANPLUS-0.910.500-5|51	
12mr|perl-CPANPLUS-0.910.500-5|52	%description
12mr|perl-CPANPLUS-0.910.500-5|53	The CPANPLUS library is an API to the CPAN mirrors and a collection of
12mr|perl-CPANPLUS-0.910.500-5|54	interactive shells, commandline programs, etc, that use this API.
12mr|perl-CPANPLUS-0.910.500-5|55	
12mr|perl-CPANPLUS-0.910.500-5|56	%prep
12mr|perl-CPANPLUS-0.910.500-5|57	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-CPANPLUS-0.910.500-5|58	# wants to write to the root fs
12mr|perl-CPANPLUS-0.910.500-5|59	rm -f t/20_CPANPLUS-Dist-MM.t
12mr|perl-CPANPLUS-0.910.500-5|60	
12mr|perl-CPANPLUS-0.910.500-5|61	%build
12mr|perl-CPANPLUS-0.910.500-5|62	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-CPANPLUS-0.910.500-5|63	%make
12mr|perl-CPANPLUS-0.910.500-5|64	
12mr|perl-CPANPLUS-0.910.500-5|65	%check
12mr|perl-CPANPLUS-0.910.500-5|66	%__make test
12mr|perl-CPANPLUS-0.910.500-5|67	
12mr|perl-CPANPLUS-0.910.500-5|68	%install
12mr|perl-CPANPLUS-0.910.500-5|69	%makeinstall_std
12mr|perl-CPANPLUS-0.910.500-5|70	
12mr|perl-CPANPLUS-0.910.500-5|71	%files
12mr|perl-CPANPLUS-0.910.500-5|72	%doc README ChangeLog
12mr|perl-CPANPLUS-0.910.500-5|73	%{_bindir}/cpan2dist
12mr|perl-CPANPLUS-0.910.500-5|74	%{_bindir}/cpanp
12mr|perl-CPANPLUS-0.910.500-5|75	%{_bindir}/cpanp-run-perl
12mr|perl-CPANPLUS-0.910.500-5|76	%{perl_vendorlib}/CPANPLUS*
12mr|perl-CPANPLUS-0.910.500-5|77	%{_mandir}/*/*
12mr|perl-CPANPLUS-0.910.500-5|78	
12mr|perl-CPANPLUS-0.910.500-5|79	
12mr|perl-CPANPLUS-0.910.500-5|80	
12mr|perl-CPANPLUS-0.910.500-5|81	%changelog
12mr|perl-CPANPLUS-0.910.500-5|82	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-CPANPLUS-0.910.500-5|83	+ Commit: 7809329
12mr|perl-CPANPLUS-0.910.500-5|84	- Add perl-devel to BuildRequires, spec cleanup, add requires exceptions for internal dependency generator
12mr|perl-CPANPLUS-0.910.500-5|85	
12mr|perl-CPANPLUS-0.910.500-5|86	

15483 12
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|1	%define upstream_name       CPANPLUS-Dist-Build
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|2	%define upstream_version 0.56
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|3	
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|4	Name:       perl-%{upstream_name}
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|6	Release:    %mkrel 4
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|7	License:    GPL or Artistic
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|8	Group:      Development/Perl
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|9	Summary:    Constants for CPANPLUS::Dist::Build
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|11	Source:     http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|12	BuildRequires: perl-devel
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|13	BuildRequires: perl(CPANPLUS)
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|14	BuildRequires: perl(ExtUtils::MakeMaker)
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|15	BuildRequires: perl(File::Spec)
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|16	BuildRequires: perl(IPC::Cmd)
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|17	BuildRequires: perl(Locale::Maketext::Simple)
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|18	BuildRequires: perl(Module::Build)
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|19	BuildRequires: perl(Module::Load)
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|20	BuildRequires: perl(Module::Load::Conditional)
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|21	BuildRequires: perl(Module::Pluggable)
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|22	BuildRequires: perl(Object::Accessor)
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|23	BuildRequires: perl(Params::Check)
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|24	BuildRequires: perl(Test::Harness)
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|25	BuildRequires: perl(Test::More)
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|26	# versionning the corresponding virtual package is not enough
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|27	BuildRequires: perl-Module-Load-Conditional
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|28	BuildArch: noarch
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|29	BuildRoot:  %{_tmppath}/%{name}-%{version}
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|30	
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|31	%description
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|32	'CPANPLUS::Dist::Build' is a distribution class for 'Module::Build' related
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|33	modules. Using this package, you can create, install and uninstall perl
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|34	modules. It inherits from 'CPANPLUS::Dist'.
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|35	
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|36	Normal users won't have to worry about the interface to this module, as it
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|37	functions transparently as a plug-in to 'CPANPLUS' and will just 'Do The
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|38	Right Thing' when it's loaded.
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|39	
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|40	%prep
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|41	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|42	
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|43	%build
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|45	%make
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|46	
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|47	%check
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|48	make test
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|49	
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|50	%install
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|51	rm -rf %buildroot
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|52	%makeinstall_std
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|53	
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|54	%clean
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|55	rm -rf %buildroot
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|56	
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|57	%files
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|58	%defattr(-,root,root)
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|59	%doc Changes README LICENSE
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|60	%{_mandir}/man3/*
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|61	%{perl_vendorlib}/CPANPLUS
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|62	
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|63	
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|64	
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|65	%changelog
12mr|perl-CPANPLUS-Dist-Build-0.560.0-4|66	

15484 12
12mr|perl-Crypt-Blowfish-2.120.0-5|1	%define upstream_name	 Crypt-Blowfish
12mr|perl-Crypt-Blowfish-2.120.0-5|2	%define upstream_version 2.12
12mr|perl-Crypt-Blowfish-2.120.0-5|3	
12mr|perl-Crypt-Blowfish-2.120.0-5|4	Name:       perl-%{upstream_name}
12mr|perl-Crypt-Blowfish-2.120.0-5|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Crypt-Blowfish-2.120.0-5|6	Release:    %mkrel 5
12mr|perl-Crypt-Blowfish-2.120.0-5|7	
12mr|perl-Crypt-Blowfish-2.120.0-5|8	Summary:	Perl Blowfish encryption module
12mr|perl-Crypt-Blowfish-2.120.0-5|9	License:	GPL+ or Artistic
12mr|perl-Crypt-Blowfish-2.120.0-5|10	Group:		Development/Perl
12mr|perl-Crypt-Blowfish-2.120.0-5|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Crypt-Blowfish-2.120.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/D/DP/DPARIS/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Crypt-Blowfish-2.120.0-5|13	
12mr|perl-Crypt-Blowfish-2.120.0-5|14	Buildrequires:	 perl-devel
12mr|perl-Crypt-Blowfish-2.120.0-5|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Crypt-Blowfish-2.120.0-5|16	
12mr|perl-Crypt-Blowfish-2.120.0-5|17	%description
12mr|perl-Crypt-Blowfish-2.120.0-5|18	Perl module to encrypt using the Blowfish algorithm.
12mr|perl-Crypt-Blowfish-2.120.0-5|19	
12mr|perl-Crypt-Blowfish-2.120.0-5|20	%prep
12mr|perl-Crypt-Blowfish-2.120.0-5|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Crypt-Blowfish-2.120.0-5|22	
12mr|perl-Crypt-Blowfish-2.120.0-5|23	%build
12mr|perl-Crypt-Blowfish-2.120.0-5|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Crypt-Blowfish-2.120.0-5|25	%make
12mr|perl-Crypt-Blowfish-2.120.0-5|26	
12mr|perl-Crypt-Blowfish-2.120.0-5|27	%check
12mr|perl-Crypt-Blowfish-2.120.0-5|28	%make test
12mr|perl-Crypt-Blowfish-2.120.0-5|29	
12mr|perl-Crypt-Blowfish-2.120.0-5|30	%install
12mr|perl-Crypt-Blowfish-2.120.0-5|31	rm -rf %{buildroot}
12mr|perl-Crypt-Blowfish-2.120.0-5|32	%makeinstall_std
12mr|perl-Crypt-Blowfish-2.120.0-5|33	
12mr|perl-Crypt-Blowfish-2.120.0-5|34	%clean
12mr|perl-Crypt-Blowfish-2.120.0-5|35	rm -rf %{buildroot}
12mr|perl-Crypt-Blowfish-2.120.0-5|36	
12mr|perl-Crypt-Blowfish-2.120.0-5|37	%files
12mr|perl-Crypt-Blowfish-2.120.0-5|38	%defattr(-, root, root)
12mr|perl-Crypt-Blowfish-2.120.0-5|39	%doc README COPYRIGHT Changes
12mr|perl-Crypt-Blowfish-2.120.0-5|40	%{perl_vendorarch}/Crypt
12mr|perl-Crypt-Blowfish-2.120.0-5|41	%{perl_vendorarch}/auto/Crypt
12mr|perl-Crypt-Blowfish-2.120.0-5|42	%{_mandir}/*/*
12mr|perl-Crypt-Blowfish-2.120.0-5|43	
12mr|perl-Crypt-Blowfish-2.120.0-5|44	
12mr|perl-Crypt-Blowfish-2.120.0-5|45	
12mr|perl-Crypt-Blowfish-2.120.0-5|46	%changelog
12mr|perl-Crypt-Blowfish-2.120.0-5|47	

15485 12
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|1	%define upstream_name    Crypt-Blowfish_PP
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|2	%define upstream_version 1.12
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|3	
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|6	Release:	5
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|7	
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|8	Summary:	Crypt::Blowfish_PP - Blowfish encryption algorithm implemented purely in Perl
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|9	License:	GPL+ or Artistic
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|10	Group:		Development/Perl
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MA/MATTBM/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|13	
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|14	BuildRequires:	perl-devel
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|15	BuildArch:	noarch
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|16	
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|17	%description
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|18	The Crypt::Blowfish_PP module provides for users to use the Blowfish encryption
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|19	algorithm in perl. The implementation is entirely Object Oriented, as there is
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|20	quite a lot of context inherent in making blowfish as fast as it is. The key is
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|21	anywhere between 64 and 448 bits (8 and 56 bytes), and should be passed as a
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|22	packed string. The transformation itself is a 16-round Feistel Network, and
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|23	operates on a 64 bit block.
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|24	
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|25	%prep
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|27	
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|28	%build
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|30	%make
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|31	make test
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|32	
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|33	%install
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|34	%makeinstall_std
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|35	
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|36	%files
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|37	%doc CHANGELOG README
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|38	%{perl_vendorlib}/Crypt/Blowfish_PP.pm
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|39	%{_mandir}/*/*
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|40	
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|41	
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|42	
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|43	%changelog
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|44	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|45	+ Commit: 0daa257
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|46	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|47	
12mr|perl-Crypt-Blowfish_PP-1.120.0-5|48	

15486 12
12mr|perl-Crypt-CAST5-0.50.0-5|1	%define upstream_name    Crypt-CAST5
12mr|perl-Crypt-CAST5-0.50.0-5|2	%define upstream_version 0.05
12mr|perl-Crypt-CAST5-0.50.0-5|3	
12mr|perl-Crypt-CAST5-0.50.0-5|4	Name:       perl-%{upstream_name}
12mr|perl-Crypt-CAST5-0.50.0-5|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Crypt-CAST5-0.50.0-5|6	Release:    %mkrel 5
12mr|perl-Crypt-CAST5-0.50.0-5|7	
12mr|perl-Crypt-CAST5-0.50.0-5|8	Summary:	Crypt::CAST5 - CAST5 block cipher
12mr|perl-Crypt-CAST5-0.50.0-5|9	License:	GPL+ or Artistic
12mr|perl-Crypt-CAST5-0.50.0-5|10	Group:		Development/Perl
12mr|perl-Crypt-CAST5-0.50.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Crypt-CAST5-0.50.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/B/BO/BOBMATH/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Crypt-CAST5-0.50.0-5|13	
12mr|perl-Crypt-CAST5-0.50.0-5|14	BuildRequires:	perl-devel
12mr|perl-Crypt-CAST5-0.50.0-5|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Crypt-CAST5-0.50.0-5|16	
12mr|perl-Crypt-CAST5-0.50.0-5|17	%description
12mr|perl-Crypt-CAST5-0.50.0-5|18	This module provides an implementation of the CAST5 block cipher using
12mr|perl-Crypt-CAST5-0.50.0-5|19	compiled C code for increased speed. CAST5 is also known as CAST-128. It
12mr|perl-Crypt-CAST5-0.50.0-5|20	is a product of the CAST design procedure developed by C. Adams and
12mr|perl-Crypt-CAST5-0.50.0-5|21	S. Tavares. The CAST5 cipher is available royalty-free.
12mr|perl-Crypt-CAST5-0.50.0-5|22	
12mr|perl-Crypt-CAST5-0.50.0-5|23	%prep
12mr|perl-Crypt-CAST5-0.50.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Crypt-CAST5-0.50.0-5|25	
12mr|perl-Crypt-CAST5-0.50.0-5|26	%build
12mr|perl-Crypt-CAST5-0.50.0-5|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Crypt-CAST5-0.50.0-5|28	%make
12mr|perl-Crypt-CAST5-0.50.0-5|29	make test
12mr|perl-Crypt-CAST5-0.50.0-5|30	
12mr|perl-Crypt-CAST5-0.50.0-5|31	%install
12mr|perl-Crypt-CAST5-0.50.0-5|32	rm -rf %{buildroot}
12mr|perl-Crypt-CAST5-0.50.0-5|33	%makeinstall_std
12mr|perl-Crypt-CAST5-0.50.0-5|34	
12mr|perl-Crypt-CAST5-0.50.0-5|35	%clean
12mr|perl-Crypt-CAST5-0.50.0-5|36	rm -rf %{buildroot}
12mr|perl-Crypt-CAST5-0.50.0-5|37	
12mr|perl-Crypt-CAST5-0.50.0-5|38	%files
12mr|perl-Crypt-CAST5-0.50.0-5|39	%defattr(-,root,root)
12mr|perl-Crypt-CAST5-0.50.0-5|40	%doc Changes README
12mr|perl-Crypt-CAST5-0.50.0-5|41	%dir %{perl_vendorlib}/*/auto/Crypt/CAST5
12mr|perl-Crypt-CAST5-0.50.0-5|42	%{perl_vendorlib}/*/Crypt/CAST5.pm
12mr|perl-Crypt-CAST5-0.50.0-5|43	%{perl_vendorlib}/*/auto/Crypt/CAST5/CAST5.so
12mr|perl-Crypt-CAST5-0.50.0-5|44	%{_mandir}/*/*
12mr|perl-Crypt-CAST5-0.50.0-5|45	
12mr|perl-Crypt-CAST5-0.50.0-5|46	
12mr|perl-Crypt-CAST5-0.50.0-5|47	
12mr|perl-Crypt-CAST5-0.50.0-5|48	%changelog
12mr|perl-Crypt-CAST5-0.50.0-5|49	

15487 12
12mr|perl-Crypt-CAST5_PP-1.40.0-5|1	%define	upstream_name	 Crypt-CAST5_PP
12mr|perl-Crypt-CAST5_PP-1.40.0-5|2	%define upstream_version 1.04
12mr|perl-Crypt-CAST5_PP-1.40.0-5|3	
12mr|perl-Crypt-CAST5_PP-1.40.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Crypt-CAST5_PP-1.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Crypt-CAST5_PP-1.40.0-5|6	Release:	5
12mr|perl-Crypt-CAST5_PP-1.40.0-5|7	
12mr|perl-Crypt-CAST5_PP-1.40.0-5|8	Summary:	CAST5 block cipher in pure Perl
12mr|perl-Crypt-CAST5_PP-1.40.0-5|9	License:	Artistic/GPL
12mr|perl-Crypt-CAST5_PP-1.40.0-5|10	Group:		Development/Perl
12mr|perl-Crypt-CAST5_PP-1.40.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Crypt-CAST5_PP-1.40.0-5|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Crypt-CAST5_PP-1.40.0-5|13	
12mr|perl-Crypt-CAST5_PP-1.40.0-5|14	BuildRequires:	perl-devel
12mr|perl-Crypt-CAST5_PP-1.40.0-5|15	BuildArch:	noarch
12mr|perl-Crypt-CAST5_PP-1.40.0-5|16	
12mr|perl-Crypt-CAST5_PP-1.40.0-5|17	%description
12mr|perl-Crypt-CAST5_PP-1.40.0-5|18	This module provides a pure Perl implementation of the CAST5 block cipher.
12mr|perl-Crypt-CAST5_PP-1.40.0-5|19	CAST5 is also known as CAST-128. It is a product of the CAST design procedure
12mr|perl-Crypt-CAST5_PP-1.40.0-5|20	developed by C. Adams and S. Tavares.
12mr|perl-Crypt-CAST5_PP-1.40.0-5|21	
12mr|perl-Crypt-CAST5_PP-1.40.0-5|22	The CAST5 cipher is available royalty-free.
12mr|perl-Crypt-CAST5_PP-1.40.0-5|23	
12mr|perl-Crypt-CAST5_PP-1.40.0-5|24	%prep
12mr|perl-Crypt-CAST5_PP-1.40.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Crypt-CAST5_PP-1.40.0-5|26	
12mr|perl-Crypt-CAST5_PP-1.40.0-5|27	%build
12mr|perl-Crypt-CAST5_PP-1.40.0-5|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Crypt-CAST5_PP-1.40.0-5|29	%make
12mr|perl-Crypt-CAST5_PP-1.40.0-5|30	
12mr|perl-Crypt-CAST5_PP-1.40.0-5|31	%check
12mr|perl-Crypt-CAST5_PP-1.40.0-5|32	%__make test
12mr|perl-Crypt-CAST5_PP-1.40.0-5|33	
12mr|perl-Crypt-CAST5_PP-1.40.0-5|34	%install
12mr|perl-Crypt-CAST5_PP-1.40.0-5|35	%makeinstall_std
12mr|perl-Crypt-CAST5_PP-1.40.0-5|36	
12mr|perl-Crypt-CAST5_PP-1.40.0-5|37	%files
12mr|perl-Crypt-CAST5_PP-1.40.0-5|38	%doc README
12mr|perl-Crypt-CAST5_PP-1.40.0-5|39	%{perl_vendorlib}/Crypt/*
12mr|perl-Crypt-CAST5_PP-1.40.0-5|40	%{perl_vendorlib}/auto/Crypt/*
12mr|perl-Crypt-CAST5_PP-1.40.0-5|41	%{_mandir}/*/*
12mr|perl-Crypt-CAST5_PP-1.40.0-5|42	
12mr|perl-Crypt-CAST5_PP-1.40.0-5|43	
12mr|perl-Crypt-CAST5_PP-1.40.0-5|44	
12mr|perl-Crypt-CAST5_PP-1.40.0-5|45	%changelog
12mr|perl-Crypt-CAST5_PP-1.40.0-5|46	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Crypt-CAST5_PP-1.40.0-5|47	+ Commit: 8206d5b
12mr|perl-Crypt-CAST5_PP-1.40.0-5|48	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Crypt-CAST5_PP-1.40.0-5|49	
12mr|perl-Crypt-CAST5_PP-1.40.0-5|50	

15488 12
12mr|perl-Crypt-CBC-2.300.0-6|1	%define	upstream_name	 Crypt-CBC
12mr|perl-Crypt-CBC-2.300.0-6|2	%define upstream_version 2.30
12mr|perl-Crypt-CBC-2.300.0-6|3	
12mr|perl-Crypt-CBC-2.300.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-Crypt-CBC-2.300.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Crypt-CBC-2.300.0-6|6	Release:	6
12mr|perl-Crypt-CBC-2.300.0-6|7	
12mr|perl-Crypt-CBC-2.300.0-6|8	Summary:	Encrypt Data with Cipher Block Chaining Mode
12mr|perl-Crypt-CBC-2.300.0-6|9	License:	GPL+ or Artistic
12mr|perl-Crypt-CBC-2.300.0-6|10	Group:		Development/Perl
12mr|perl-Crypt-CBC-2.300.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Crypt-CBC-2.300.0-6|12	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Crypt-CBC-2.300.0-6|13	
12mr|perl-Crypt-CBC-2.300.0-6|14	BuildRequires:	perl-devel
12mr|perl-Crypt-CBC-2.300.0-6|15	BuildRequires:	perl(Crypt::Rijndael)
12mr|perl-Crypt-CBC-2.300.0-6|16	BuildRequires:	perl(Crypt::Blowfish)
12mr|perl-Crypt-CBC-2.300.0-6|17	BuildRequires:	perl(Crypt::Blowfish_PP)
12mr|perl-Crypt-CBC-2.300.0-6|18	BuildRequires:	perl(Crypt::CAST5)
12mr|perl-Crypt-CBC-2.300.0-6|19	BuildRequires:	perl(Crypt::DES)
12mr|perl-Crypt-CBC-2.300.0-6|20	BuildRequires:	perl(Crypt::IDEA)
12mr|perl-Crypt-CBC-2.300.0-6|21	BuildArch:	noarch
12mr|perl-Crypt-CBC-2.300.0-6|22	
12mr|perl-Crypt-CBC-2.300.0-6|23	%description
12mr|perl-Crypt-CBC-2.300.0-6|24	This module is a Perl-only implementation of the cryptographic cipher
12mr|perl-Crypt-CBC-2.300.0-6|25	block chaining mode (CBC).  In combination with a block cipher such as
12mr|perl-Crypt-CBC-2.300.0-6|26	DES or IDEA, you can encrypt and decrypt messages of arbitrarily long
12mr|perl-Crypt-CBC-2.300.0-6|27	length.  The encrypted messages are compatible with the encryption
12mr|perl-Crypt-CBC-2.300.0-6|28	format used by SSLeay, and can be made compatible with the newer
12mr|perl-Crypt-CBC-2.300.0-6|29	OpenSSL package by specifying the -salt argument.
12mr|perl-Crypt-CBC-2.300.0-6|30	
12mr|perl-Crypt-CBC-2.300.0-6|31	To use this module, you will first create a Crypt::CBC cipher object with
12mr|perl-Crypt-CBC-2.300.0-6|32	new().  At the time of cipher creation, you specify an encryption key
12mr|perl-Crypt-CBC-2.300.0-6|33	to use and, optionally, a block encryption algorithm.  You will then
12mr|perl-Crypt-CBC-2.300.0-6|34	call the start() method to initialize the encryption or decryption
12mr|perl-Crypt-CBC-2.300.0-6|35	process, crypt() to encrypt or decrypt one or more blocks of data, and
12mr|perl-Crypt-CBC-2.300.0-6|36	lastly finish(), to pad and encrypt the final block.  For your
12mr|perl-Crypt-CBC-2.300.0-6|37	convenience, you can call the encrypt() and decrypt() methods to
12mr|perl-Crypt-CBC-2.300.0-6|38	operate on a whole data value at once.
12mr|perl-Crypt-CBC-2.300.0-6|39	
12mr|perl-Crypt-CBC-2.300.0-6|40	%prep
12mr|perl-Crypt-CBC-2.300.0-6|41	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Crypt-CBC-2.300.0-6|42	
12mr|perl-Crypt-CBC-2.300.0-6|43	%build
12mr|perl-Crypt-CBC-2.300.0-6|44	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Crypt-CBC-2.300.0-6|45	%make
12mr|perl-Crypt-CBC-2.300.0-6|46	
12mr|perl-Crypt-CBC-2.300.0-6|47	
12mr|perl-Crypt-CBC-2.300.0-6|48	%check
12mr|perl-Crypt-CBC-2.300.0-6|49	make test
12mr|perl-Crypt-CBC-2.300.0-6|50	
12mr|perl-Crypt-CBC-2.300.0-6|51	%install
12mr|perl-Crypt-CBC-2.300.0-6|52	%makeinstall_std
12mr|perl-Crypt-CBC-2.300.0-6|53	
12mr|perl-Crypt-CBC-2.300.0-6|54	%files
12mr|perl-Crypt-CBC-2.300.0-6|55	%doc Changes README eg
12mr|perl-Crypt-CBC-2.300.0-6|56	%{perl_vendorlib}/Crypt
12mr|perl-Crypt-CBC-2.300.0-6|57	%{_mandir}/man3*/*
12mr|perl-Crypt-CBC-2.300.0-6|58	
12mr|perl-Crypt-CBC-2.300.0-6|59	
12mr|perl-Crypt-CBC-2.300.0-6|60	
12mr|perl-Crypt-CBC-2.300.0-6|61	%changelog
12mr|perl-Crypt-CBC-2.300.0-6|62	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Crypt-CBC-2.300.0-6|63	+ Commit: 548fbf3
12mr|perl-Crypt-CBC-2.300.0-6|64	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Crypt-CBC-2.300.0-6|65	
12mr|perl-Crypt-CBC-2.300.0-6|66	

15489 12
12mr|perl-Crypt-CipherSaber-1.00-11|1	%define module	Crypt-CipherSaber
12mr|perl-Crypt-CipherSaber-1.00-11|2	
12mr|perl-Crypt-CipherSaber-1.00-11|3	Name:		perl-%{module}
12mr|perl-Crypt-CipherSaber-1.00-11|4	Version:	1.00
12mr|perl-Crypt-CipherSaber-1.00-11|5	Release:	11
12mr|perl-Crypt-CipherSaber-1.00-11|6	Summary:	Perl module implementing CipherSaber encryption
12mr|perl-Crypt-CipherSaber-1.00-11|7	License:	GPL or Artistic
12mr|perl-Crypt-CipherSaber-1.00-11|8	Group:		Development/Perl
12mr|perl-Crypt-CipherSaber-1.00-11|9	Url:		http://search.cpan.org/dist/%{module}
12mr|perl-Crypt-CipherSaber-1.00-11|10	Source:		http://www.cpan.org/modules/by-module/Crypt/%{module}-%{version}.tar.bz2
12mr|perl-Crypt-CipherSaber-1.00-11|11	BuildRequires:	perl(Module::Build)
12mr|perl-Crypt-CipherSaber-1.00-11|12	BuildRequires:	perl(Test::Simple) >= 0.60
12mr|perl-Crypt-CipherSaber-1.00-11|13	BuildRequires:	perl(Test::Warn)
12mr|perl-Crypt-CipherSaber-1.00-11|14	BuildRequires:	perl(Test::Pod)
12mr|perl-Crypt-CipherSaber-1.00-11|15	BuildRequires:	perl(Test::Pod::Coverage)
12mr|perl-Crypt-CipherSaber-1.00-11|16	BuildRequires:	perl-devel
12mr|perl-Crypt-CipherSaber-1.00-11|17	BuildConflicts:	perl(Module::Signature)
12mr|perl-Crypt-CipherSaber-1.00-11|18	BuildArch:		noarch
12mr|perl-Crypt-CipherSaber-1.00-11|19	
12mr|perl-Crypt-CipherSaber-1.00-11|20	%description
12mr|perl-Crypt-CipherSaber-1.00-11|21	The Crypt::CipherSaber module implements CipherSaber encryption, described at
12mr|perl-Crypt-CipherSaber-1.00-11|22	http://ciphersaber.gurus.com. It is simple, fairly speedy, and relatively
12mr|perl-Crypt-CipherSaber-1.00-11|23	secure algorithm based on RC4.
12mr|perl-Crypt-CipherSaber-1.00-11|24	
12mr|perl-Crypt-CipherSaber-1.00-11|25	%prep
12mr|perl-Crypt-CipherSaber-1.00-11|26	%setup -q -n %{module}-%{version}
12mr|perl-Crypt-CipherSaber-1.00-11|27	
12mr|perl-Crypt-CipherSaber-1.00-11|28	%build
12mr|perl-Crypt-CipherSaber-1.00-11|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Crypt-CipherSaber-1.00-11|30	%make
12mr|perl-Crypt-CipherSaber-1.00-11|31	
12mr|perl-Crypt-CipherSaber-1.00-11|32	%check
12mr|perl-Crypt-CipherSaber-1.00-11|33	make test
12mr|perl-Crypt-CipherSaber-1.00-11|34	
12mr|perl-Crypt-CipherSaber-1.00-11|35	%install
12mr|perl-Crypt-CipherSaber-1.00-11|36	%makeinstall_std
12mr|perl-Crypt-CipherSaber-1.00-11|37	
12mr|perl-Crypt-CipherSaber-1.00-11|38	%files
12mr|perl-Crypt-CipherSaber-1.00-11|39	%doc Changes README
12mr|perl-Crypt-CipherSaber-1.00-11|40	%{perl_vendorlib}/Crypt
12mr|perl-Crypt-CipherSaber-1.00-11|41	%{_mandir}/*/*
12mr|perl-Crypt-CipherSaber-1.00-11|42	
12mr|perl-Crypt-CipherSaber-1.00-11|43	
12mr|perl-Crypt-CipherSaber-1.00-11|44	
12mr|perl-Crypt-CipherSaber-1.00-11|45	
12mr|perl-Crypt-CipherSaber-1.00-11|46	%changelog
12mr|perl-Crypt-CipherSaber-1.00-11|47	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Crypt-CipherSaber-1.00-11|48	+ Commit: 4316713
12mr|perl-Crypt-CipherSaber-1.00-11|49	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Crypt-CipherSaber-1.00-11|50	
12mr|perl-Crypt-CipherSaber-1.00-11|51	

15490 12
12mr|perl-Crypt-DES-2.05-14|1	%define module	Crypt-DES
12mr|perl-Crypt-DES-2.05-14|2	%define name	perl-%{module}
12mr|perl-Crypt-DES-2.05-14|3	%define version 2.05
12mr|perl-Crypt-DES-2.05-14|4	%define release %mkrel 14
12mr|perl-Crypt-DES-2.05-14|5	
12mr|perl-Crypt-DES-2.05-14|6	Name:		%{name}
12mr|perl-Crypt-DES-2.05-14|7	Version:	%{version}
12mr|perl-Crypt-DES-2.05-14|8	Release:	%{release}
12mr|perl-Crypt-DES-2.05-14|9	License:	GPL or Artistic
12mr|perl-Crypt-DES-2.05-14|10	Group:		Development/Perl
12mr|perl-Crypt-DES-2.05-14|11	Summary:	Perl DES encryption module
12mr|perl-Crypt-DES-2.05-14|12	Source0:	http://search.cpan.org/CPAN/authors/id/D/DP/DPARIS/%{module}-%{version}.tar.bz2
12mr|perl-Crypt-DES-2.05-14|13	Url:            http://search.cpan.org/dist/%{module}/
12mr|perl-Crypt-DES-2.05-14|14	BuildRequires:	perl-devel
12mr|perl-Crypt-DES-2.05-14|15	# avoid build dependency on perl-Crypt-CBC to avoid dependency cycles
12mr|perl-Crypt-DES-2.05-14|16	# https://qa.mandriva.com/show_bug.cgi?id=43033
12mr|perl-Crypt-DES-2.05-14|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|perl-Crypt-DES-2.05-14|18	
12mr|perl-Crypt-DES-2.05-14|19	%description
12mr|perl-Crypt-DES-2.05-14|20	The module implements the Crypt::CBC interface.
12mr|perl-Crypt-DES-2.05-14|21	
12mr|perl-Crypt-DES-2.05-14|22	%prep
12mr|perl-Crypt-DES-2.05-14|23	%setup -q -n %{module}-%{version}
12mr|perl-Crypt-DES-2.05-14|24	
12mr|perl-Crypt-DES-2.05-14|25	%build
12mr|perl-Crypt-DES-2.05-14|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Crypt-DES-2.05-14|27	%make CFLAGS="$RPM_OPT_FLAGS"
12mr|perl-Crypt-DES-2.05-14|28	
12mr|perl-Crypt-DES-2.05-14|29	%check
12mr|perl-Crypt-DES-2.05-14|30	%{__make} test
12mr|perl-Crypt-DES-2.05-14|31	
12mr|perl-Crypt-DES-2.05-14|32	%install
12mr|perl-Crypt-DES-2.05-14|33	rm -rf %{buildroot}
12mr|perl-Crypt-DES-2.05-14|34	%makeinstall_std
12mr|perl-Crypt-DES-2.05-14|35	
12mr|perl-Crypt-DES-2.05-14|36	%clean
12mr|perl-Crypt-DES-2.05-14|37	rm -rf %{buildroot}
12mr|perl-Crypt-DES-2.05-14|38	
12mr|perl-Crypt-DES-2.05-14|39	%files
12mr|perl-Crypt-DES-2.05-14|40	%defattr(-,root,root)
12mr|perl-Crypt-DES-2.05-14|41	%doc README COPYRIGHT
12mr|perl-Crypt-DES-2.05-14|42	%{perl_vendorarch}/Crypt
12mr|perl-Crypt-DES-2.05-14|43	%{perl_vendorarch}/auto/Crypt
12mr|perl-Crypt-DES-2.05-14|44	%{_mandir}/man3/*
12mr|perl-Crypt-DES-2.05-14|45	
12mr|perl-Crypt-DES-2.05-14|46	
12mr|perl-Crypt-DES-2.05-14|47	
12mr|perl-Crypt-DES-2.05-14|48	
12mr|perl-Crypt-DES-2.05-14|49	%changelog
12mr|perl-Crypt-DES-2.05-14|50	

15491 12
12mr|perl-Crypt-DES_EDE3-0.10.0-6|1	%define upstream_name    Crypt-DES_EDE3
12mr|perl-Crypt-DES_EDE3-0.10.0-6|2	%define upstream_version 0.01
12mr|perl-Crypt-DES_EDE3-0.10.0-6|3	
12mr|perl-Crypt-DES_EDE3-0.10.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-Crypt-DES_EDE3-0.10.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Crypt-DES_EDE3-0.10.0-6|6	Release:	6
12mr|perl-Crypt-DES_EDE3-0.10.0-6|7	
12mr|perl-Crypt-DES_EDE3-0.10.0-6|8	Summary:	Triple-DES EDE encryption/decryption
12mr|perl-Crypt-DES_EDE3-0.10.0-6|9	License:	Artistic
12mr|perl-Crypt-DES_EDE3-0.10.0-6|10	Group:		Development/Perl
12mr|perl-Crypt-DES_EDE3-0.10.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Crypt-DES_EDE3-0.10.0-6|12	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Crypt-DES_EDE3-0.10.0-6|13	
12mr|perl-Crypt-DES_EDE3-0.10.0-6|14	BuildRequires:	perl-devel
12mr|perl-Crypt-DES_EDE3-0.10.0-6|15	BuildArch:	noarch
12mr|perl-Crypt-DES_EDE3-0.10.0-6|16	
12mr|perl-Crypt-DES_EDE3-0.10.0-6|17	%description
12mr|perl-Crypt-DES_EDE3-0.10.0-6|18	This is Crypt::DES_EDE3, a module implementing Triple-DES EDE
12mr|perl-Crypt-DES_EDE3-0.10.0-6|19	(encrypt-decrypt-encrypt) encryption and decryption.
12mr|perl-Crypt-DES_EDE3-0.10.0-6|20	
12mr|perl-Crypt-DES_EDE3-0.10.0-6|21	%prep
12mr|perl-Crypt-DES_EDE3-0.10.0-6|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Crypt-DES_EDE3-0.10.0-6|23	
12mr|perl-Crypt-DES_EDE3-0.10.0-6|24	%build
12mr|perl-Crypt-DES_EDE3-0.10.0-6|25	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Crypt-DES_EDE3-0.10.0-6|26	%make CFLAGS="%{optflags}"
12mr|perl-Crypt-DES_EDE3-0.10.0-6|27	
12mr|perl-Crypt-DES_EDE3-0.10.0-6|28	%install
12mr|perl-Crypt-DES_EDE3-0.10.0-6|29	%makeinstall_std
12mr|perl-Crypt-DES_EDE3-0.10.0-6|30	
12mr|perl-Crypt-DES_EDE3-0.10.0-6|31	%files
12mr|perl-Crypt-DES_EDE3-0.10.0-6|32	%doc MANIFEST README
12mr|perl-Crypt-DES_EDE3-0.10.0-6|33	%{perl_vendorlib}/Crypt
12mr|perl-Crypt-DES_EDE3-0.10.0-6|34	%{_mandir}/*/*
12mr|perl-Crypt-DES_EDE3-0.10.0-6|35	
12mr|perl-Crypt-DES_EDE3-0.10.0-6|36	
12mr|perl-Crypt-DES_EDE3-0.10.0-6|37	
12mr|perl-Crypt-DES_EDE3-0.10.0-6|38	%changelog
12mr|perl-Crypt-DES_EDE3-0.10.0-6|39	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Crypt-DES_EDE3-0.10.0-6|40	+ Commit: 593c0a7
12mr|perl-Crypt-DES_EDE3-0.10.0-6|41	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Crypt-DES_EDE3-0.10.0-6|42	
12mr|perl-Crypt-DES_EDE3-0.10.0-6|43	

15492 12
12mr|perl-Crypt-DSA-1.170.0-2|1	%define upstream_name	 Crypt-DSA
12mr|perl-Crypt-DSA-1.170.0-2|2	%define upstream_version 1.17
12mr|perl-Crypt-DSA-1.170.0-2|3	
12mr|perl-Crypt-DSA-1.170.0-2|4	Name:		perl-%{upstream_name}
12mr|perl-Crypt-DSA-1.170.0-2|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Crypt-DSA-1.170.0-2|6	Release:	2
12mr|perl-Crypt-DSA-1.170.0-2|7	Summary:	DSA Signatures and Key Generation
12mr|perl-Crypt-DSA-1.170.0-2|8	License:	GPL+ or Artistic
12mr|perl-Crypt-DSA-1.170.0-2|9	Group:		Development/Perl
12mr|perl-Crypt-DSA-1.170.0-2|10	Url:		http://search.cpan.org/dist/%upstream_name/
12mr|perl-Crypt-DSA-1.170.0-2|11	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Crypt-DSA-1.170.0-2|12	BuildRequires:	perl(Convert::PEM)
12mr|perl-Crypt-DSA-1.170.0-2|13	BuildRequires:	perl(Crypt::DES_EDE3)
12mr|perl-Crypt-DSA-1.170.0-2|14	BuildRequires:	perl(Crypt::Random)
12mr|perl-Crypt-DSA-1.170.0-2|15	BuildRequires:	perl(Digest::SHA1)
12mr|perl-Crypt-DSA-1.170.0-2|16	BuildRequires:	perl(Data::Buffer) >= 0.01
12mr|perl-Crypt-DSA-1.170.0-2|17	BuildRequires:	perl(Digest::SHA1)
12mr|perl-Crypt-DSA-1.170.0-2|18	BuildRequires:	perl(File::Spec)
12mr|perl-Crypt-DSA-1.170.0-2|19	BuildRequires:	perl(File::Which) >= 0.05
12mr|perl-Crypt-DSA-1.170.0-2|20	BuildRequires:	perl(IPC::Open3)
12mr|perl-Crypt-DSA-1.170.0-2|21	BuildRequires:	perl(Math::BigInt) >= 1.78
12mr|perl-Crypt-DSA-1.170.0-2|22	BuildRequires:	perl(Perl::MinimumVersion) >= 1.20
12mr|perl-Crypt-DSA-1.170.0-2|23	BuildRequires:	perl(Test::CPAN::Meta) >= 0.12
12mr|perl-Crypt-DSA-1.170.0-2|24	BuildRequires:	perl(Test::More) >= 0.42
12mr|perl-Crypt-DSA-1.170.0-2|25	BuildRequires:	perl(Test::MinimumVersion) >= 0.008
12mr|perl-Crypt-DSA-1.170.0-2|26	BuildRequires:	perl(Test::Pod) >= 1.26
12mr|perl-Crypt-DSA-1.170.0-2|27	BuildRequires:	openssl
12mr|perl-Crypt-DSA-1.170.0-2|28	# Crypt::DSA::Keychain calls openssl for DSA parameter generation
12mr|perl-Crypt-DSA-1.170.0-2|29	Requires:	openssl
12mr|perl-Crypt-DSA-1.170.0-2|30	# Pull in Math::BigInt::GMP for GMP support for suitably recent versions of Math::BigInt
12mr|perl-Crypt-DSA-1.170.0-2|31	# else use Math::GMP
12mr|perl-Crypt-DSA-1.170.0-2|32	%if %(%{__perl} -MMath::BigInt -e 'use Math::BigInt 1.87;' 2>/dev/null && echo 1 || echo 0)
12mr|perl-Crypt-DSA-1.170.0-2|33	BuildRequires:	perl(Math::BigInt::GMP)
12mr|perl-Crypt-DSA-1.170.0-2|34	Requires:	perl(Math::BigInt::GMP)
12mr|perl-Crypt-DSA-1.170.0-2|35	%else
12mr|perl-Crypt-DSA-1.170.0-2|36	BuildRequires:	perl(Math::GMP)
12mr|perl-Crypt-DSA-1.170.0-2|37	Requires:	perl(Math::GMP)
12mr|perl-Crypt-DSA-1.170.0-2|38	%endif
12mr|perl-Crypt-DSA-1.170.0-2|39	BuildRequires:	perl-devel
12mr|perl-Crypt-DSA-1.170.0-2|40	BuildArch:	noarch
12mr|perl-Crypt-DSA-1.170.0-2|41	
12mr|perl-Crypt-DSA-1.170.0-2|42	%description
12mr|perl-Crypt-DSA-1.170.0-2|43	Crypt::DSA is an implementation of the DSA (Digital Signature Algorithm)
12mr|perl-Crypt-DSA-1.170.0-2|44	signature verification system. The implementation itself is pure Perl, although
12mr|perl-Crypt-DSA-1.170.0-2|45	the heavy-duty mathematics underneath are provided by the Math::Pari library.
12mr|perl-Crypt-DSA-1.170.0-2|46	
12mr|perl-Crypt-DSA-1.170.0-2|47	%prep
12mr|perl-Crypt-DSA-1.170.0-2|48	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Crypt-DSA-1.170.0-2|49	
12mr|perl-Crypt-DSA-1.170.0-2|50	%build
12mr|perl-Crypt-DSA-1.170.0-2|51	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Crypt-DSA-1.170.0-2|52	%make
12mr|perl-Crypt-DSA-1.170.0-2|53	
12mr|perl-Crypt-DSA-1.170.0-2|54	%check
12mr|perl-Crypt-DSA-1.170.0-2|55	#make test AUTOMATED_TESTING=1
12mr|perl-Crypt-DSA-1.170.0-2|56	
12mr|perl-Crypt-DSA-1.170.0-2|57	%install
12mr|perl-Crypt-DSA-1.170.0-2|58	%makeinstall_std
12mr|perl-Crypt-DSA-1.170.0-2|59	
12mr|perl-Crypt-DSA-1.170.0-2|60	%files
12mr|perl-Crypt-DSA-1.170.0-2|61	%doc README
12mr|perl-Crypt-DSA-1.170.0-2|62	%{perl_vendorlib}/Crypt
12mr|perl-Crypt-DSA-1.170.0-2|63	%{_mandir}/*/*
12mr|perl-Crypt-DSA-1.170.0-2|64	
12mr|perl-Crypt-DSA-1.170.0-2|65	
12mr|perl-Crypt-DSA-1.170.0-2|66	
12mr|perl-Crypt-DSA-1.170.0-2|67	%changelog
12mr|perl-Crypt-DSA-1.170.0-2|68	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Crypt-DSA-1.170.0-2|69	+ Commit: 00200a5
12mr|perl-Crypt-DSA-1.170.0-2|70	- Disable tests for now as they take way too long and will be killed by ABF on timeout
12mr|perl-Crypt-DSA-1.170.0-2|71	
12mr|perl-Crypt-DSA-1.170.0-2|72	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Crypt-DSA-1.170.0-2|73	+ Commit: 708dd3a
12mr|perl-Crypt-DSA-1.170.0-2|74	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Crypt-DSA-1.170.0-2|75	
12mr|perl-Crypt-DSA-1.170.0-2|76	

15493 12
12mr|perl-Crypt-IDEA-1.80.0-6|1	%define upstream_name	 Crypt-IDEA
12mr|perl-Crypt-IDEA-1.80.0-6|2	%define upstream_version 1.08
12mr|perl-Crypt-IDEA-1.80.0-6|3	
12mr|perl-Crypt-IDEA-1.80.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-Crypt-IDEA-1.80.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Crypt-IDEA-1.80.0-6|6	Release:	6
12mr|perl-Crypt-IDEA-1.80.0-6|7	
12mr|perl-Crypt-IDEA-1.80.0-6|8	Summary:	Perl interface to IDEA block cipher
12mr|perl-Crypt-IDEA-1.80.0-6|9	License:	GPL+ or Artistic
12mr|perl-Crypt-IDEA-1.80.0-6|10	Group:		Development/Perl
12mr|perl-Crypt-IDEA-1.80.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Crypt-IDEA-1.80.0-6|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Crypt-IDEA-1.80.0-6|13	
12mr|perl-Crypt-IDEA-1.80.0-6|14	BuildRequires:	perl-devel
12mr|perl-Crypt-IDEA-1.80.0-6|15	
12mr|perl-Crypt-IDEA-1.80.0-6|16	%description
12mr|perl-Crypt-IDEA-1.80.0-6|17	This perl extension is an implementation of the IDEA block
12mr|perl-Crypt-IDEA-1.80.0-6|18	cipher algorithm. The module implements the
12mr|perl-Crypt-IDEA-1.80.0-6|19	Crypt::BlockCipher interface, which has the following
12mr|perl-Crypt-IDEA-1.80.0-6|20	methods
12mr|perl-Crypt-IDEA-1.80.0-6|21	
12mr|perl-Crypt-IDEA-1.80.0-6|22	blocksize =item keysize =item encrypt =item decrypt
12mr|perl-Crypt-IDEA-1.80.0-6|23	
12mr|perl-Crypt-IDEA-1.80.0-6|24	%prep
12mr|perl-Crypt-IDEA-1.80.0-6|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Crypt-IDEA-1.80.0-6|26	
12mr|perl-Crypt-IDEA-1.80.0-6|27	%build
12mr|perl-Crypt-IDEA-1.80.0-6|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Crypt-IDEA-1.80.0-6|29	%make CFLAGS="%{optflags}"
12mr|perl-Crypt-IDEA-1.80.0-6|30	
12mr|perl-Crypt-IDEA-1.80.0-6|31	%check
12mr|perl-Crypt-IDEA-1.80.0-6|32	make test
12mr|perl-Crypt-IDEA-1.80.0-6|33	
12mr|perl-Crypt-IDEA-1.80.0-6|34	%install
12mr|perl-Crypt-IDEA-1.80.0-6|35	%makeinstall_std
12mr|perl-Crypt-IDEA-1.80.0-6|36	
12mr|perl-Crypt-IDEA-1.80.0-6|37	%files
12mr|perl-Crypt-IDEA-1.80.0-6|38	%doc COPYRIGHT
12mr|perl-Crypt-IDEA-1.80.0-6|39	%{perl_vendorarch}/Crypt
12mr|perl-Crypt-IDEA-1.80.0-6|40	%{perl_vendorarch}/auto/Crypt
12mr|perl-Crypt-IDEA-1.80.0-6|41	%{_mandir}/*/*
12mr|perl-Crypt-IDEA-1.80.0-6|42	
12mr|perl-Crypt-IDEA-1.80.0-6|43	
12mr|perl-Crypt-IDEA-1.80.0-6|44	
12mr|perl-Crypt-IDEA-1.80.0-6|45	%changelog
12mr|perl-Crypt-IDEA-1.80.0-6|46	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Crypt-IDEA-1.80.0-6|47	+ Commit: 4be82e5
12mr|perl-Crypt-IDEA-1.80.0-6|48	- Spec cleanup
12mr|perl-Crypt-IDEA-1.80.0-6|49	
12mr|perl-Crypt-IDEA-1.80.0-6|50	

15494 12
12mr|perl-Crypt-OpenPGP-1.60.0-5|1	%define	upstream_name	 Crypt-OpenPGP
12mr|perl-Crypt-OpenPGP-1.60.0-5|2	%define upstream_version 1.06
12mr|perl-Crypt-OpenPGP-1.60.0-5|3	
12mr|perl-Crypt-OpenPGP-1.60.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Crypt-OpenPGP-1.60.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Crypt-OpenPGP-1.60.0-5|6	Release:	5
12mr|perl-Crypt-OpenPGP-1.60.0-5|7	
12mr|perl-Crypt-OpenPGP-1.60.0-5|8	Summary:	Pure-Perl OpenPGP implementation
12mr|perl-Crypt-OpenPGP-1.60.0-5|9	License:	Artistic/GPL
12mr|perl-Crypt-OpenPGP-1.60.0-5|10	Group:		Development/Perl
12mr|perl-Crypt-OpenPGP-1.60.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Crypt-OpenPGP-1.60.0-5|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Crypt-OpenPGP-1.60.0-5|13	BuildRequires:	perl(Compress::Zlib)
12mr|perl-Crypt-OpenPGP-1.60.0-5|14	BuildRequires:	perl(Crypt::Blowfish)
12mr|perl-Crypt-OpenPGP-1.60.0-5|15	BuildRequires:	perl(Crypt::CAST5_PP)
12mr|perl-Crypt-OpenPGP-1.60.0-5|16	BuildRequires:	perl(Crypt::DES_EDE3)
12mr|perl-Crypt-OpenPGP-1.60.0-5|17	BuildRequires:	perl(Crypt::DSA)
12mr|perl-Crypt-OpenPGP-1.60.0-5|18	BuildRequires:	perl(Crypt::IDEA)
12mr|perl-Crypt-OpenPGP-1.60.0-5|19	BuildRequires:	perl(Crypt::Rijndael)
12mr|perl-Crypt-OpenPGP-1.60.0-5|20	BuildRequires:	perl(Crypt::RIPEMD160)
12mr|perl-Crypt-OpenPGP-1.60.0-5|21	BuildRequires:	perl(Crypt::RSA)
12mr|perl-Crypt-OpenPGP-1.60.0-5|22	BuildRequires:	perl(Crypt::Twofish) >= 2.00
12mr|perl-Crypt-OpenPGP-1.60.0-5|23	BuildRequires:	perl(Data::Buffer) >= 0.04
12mr|perl-Crypt-OpenPGP-1.60.0-5|24	BuildRequires:	perl(File::HomeDir)
12mr|perl-Crypt-OpenPGP-1.60.0-5|25	BuildRequires:	perl(LWP::UserAgent)
12mr|perl-Crypt-OpenPGP-1.60.0-5|26	BuildRequires:	perl(Math::Pari)
12mr|perl-Crypt-OpenPGP-1.60.0-5|27	BuildRequires:	perl(MIME::Base64) >= 3.07
12mr|perl-Crypt-OpenPGP-1.60.0-5|28	BuildRequires:	perl(URI::Escape)
12mr|perl-Crypt-OpenPGP-1.60.0-5|29	BuildRequires:	perl(Data::Random)
12mr|perl-Crypt-OpenPGP-1.60.0-5|30	
12mr|perl-Crypt-OpenPGP-1.60.0-5|31	BuildRequires:	perl-devel
12mr|perl-Crypt-OpenPGP-1.60.0-5|32	BuildArch:	noarch
12mr|perl-Crypt-OpenPGP-1.60.0-5|33	
12mr|perl-Crypt-OpenPGP-1.60.0-5|34	%description
12mr|perl-Crypt-OpenPGP-1.60.0-5|35	Crypt::OpenPGP is a pure-Perl implementation of the OpenPGP stan- dard[1]. In
12mr|perl-Crypt-OpenPGP-1.60.0-5|36	addition to support for the standard itself, Crypt::OpenPGP claims
12mr|perl-Crypt-OpenPGP-1.60.0-5|37	compatibility with many other PGP implementations, both those that support the
12mr|perl-Crypt-OpenPGP-1.60.0-5|38	standard and those that preceded it.
12mr|perl-Crypt-OpenPGP-1.60.0-5|39	
12mr|perl-Crypt-OpenPGP-1.60.0-5|40	Crypt::OpenPGP provides signing/verification, encryption/decryption, keyring
12mr|perl-Crypt-OpenPGP-1.60.0-5|41	management, and key-pair generation; in short it should provide you with
12mr|perl-Crypt-OpenPGP-1.60.0-5|42	everything you need to PGP-enable yourself. Alternatively it can be used as
12mr|perl-Crypt-OpenPGP-1.60.0-5|43	part of a larger system; for example, perhaps you have a web-form-to-email
12mr|perl-Crypt-OpenPGP-1.60.0-5|44	generator written in Perl, and you'd like to encrypt outgoing messages, because
12mr|perl-Crypt-OpenPGP-1.60.0-5|45	they contain sensitive information.  Crypt::OpenPGP can be plugged into such a
12mr|perl-Crypt-OpenPGP-1.60.0-5|46	scenario, given your public key, and told to encrypt all messages; they will
12mr|perl-Crypt-OpenPGP-1.60.0-5|47	then be readable only by you.
12mr|perl-Crypt-OpenPGP-1.60.0-5|48	
12mr|perl-Crypt-OpenPGP-1.60.0-5|49	%prep
12mr|perl-Crypt-OpenPGP-1.60.0-5|50	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Crypt-OpenPGP-1.60.0-5|51	rm -f t/07-digest.t
12mr|perl-Crypt-OpenPGP-1.60.0-5|52	
12mr|perl-Crypt-OpenPGP-1.60.0-5|53	%build
12mr|perl-Crypt-OpenPGP-1.60.0-5|54	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Crypt-OpenPGP-1.60.0-5|55	%make
12mr|perl-Crypt-OpenPGP-1.60.0-5|56	
12mr|perl-Crypt-OpenPGP-1.60.0-5|57	%check
12mr|perl-Crypt-OpenPGP-1.60.0-5|58	# this test works under iurt as user, but not under build system
12mr|perl-Crypt-OpenPGP-1.60.0-5|59	rm -f t/07-digest.t
12mr|perl-Crypt-OpenPGP-1.60.0-5|60	#make test
12mr|perl-Crypt-OpenPGP-1.60.0-5|61	
12mr|perl-Crypt-OpenPGP-1.60.0-5|62	%install
12mr|perl-Crypt-OpenPGP-1.60.0-5|63	%makeinstall_std
12mr|perl-Crypt-OpenPGP-1.60.0-5|64	
12mr|perl-Crypt-OpenPGP-1.60.0-5|65	%files
12mr|perl-Crypt-OpenPGP-1.60.0-5|66	%doc README
12mr|perl-Crypt-OpenPGP-1.60.0-5|67	%{perl_vendorlib}/Crypt/*
12mr|perl-Crypt-OpenPGP-1.60.0-5|68	%{_mandir}/*/*
12mr|perl-Crypt-OpenPGP-1.60.0-5|69	
12mr|perl-Crypt-OpenPGP-1.60.0-5|70	
12mr|perl-Crypt-OpenPGP-1.60.0-5|71	
12mr|perl-Crypt-OpenPGP-1.60.0-5|72	%changelog
12mr|perl-Crypt-OpenPGP-1.60.0-5|73	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Crypt-OpenPGP-1.60.0-5|74	+ Commit: 1d97550
12mr|perl-Crypt-OpenPGP-1.60.0-5|75	- Disable tests to avoid build to be killed by ABF on timeout
12mr|perl-Crypt-OpenPGP-1.60.0-5|76	
12mr|perl-Crypt-OpenPGP-1.60.0-5|77	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Crypt-OpenPGP-1.60.0-5|78	+ Commit: 5b8ad83
12mr|perl-Crypt-OpenPGP-1.60.0-5|79	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Crypt-OpenPGP-1.60.0-5|80	
12mr|perl-Crypt-OpenPGP-1.60.0-5|81	

15495 12
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|1	%define upstream_name    Crypt-OpenSSL-Random
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|2	%define upstream_version 0.04
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|3	
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|4	Name:       perl-%{upstream_name}
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|6	Release:    10
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|7	Summary:	Crypt-OpenSSL-Random module for perl
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|8	License:	GPL+ or Artistic
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|9	Group:		Development/Perl
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|11	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|12	Patch0:		Crypt-OpenSSL-Random-0.04-link.patch
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|13	Buildrequires: perl-devel
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|14	Buildrequires: pkgconfig(openssl)
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|15	
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|16	%description
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|17	Crypt-OpenSSL-Random module for perl
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|18	
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|19	%prep
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|20	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|21	%patch0 -p0
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|22	# perl path hack
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|23	find . -type f | xargs %__perl -p -i -e "s|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|g"
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|24	
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|25	%build
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|26	%__perl Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix} </dev/null
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|27	%__make
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|28	
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|29	%check
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|30	%__make test
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|31	
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|32	%install
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|33	%makeinstall_std
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|34	
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|35	%files
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|36	%doc Changes
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|37	%{perl_vendorlib}/*/auto/Crypt/OpenSSL/Random/Random.so
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|38	%{perl_vendorlib}/*/auto/Crypt/OpenSSL/Random/autosplit.ix
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|39	%{perl_vendorlib}/*/Crypt/OpenSSL/Random.pm
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|40	%{_mandir}/*/*
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|41	
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|42	
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|43	
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|44	
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|45	%changelog
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|46	* Thu Aug  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|47	+ Commit: 94eea89
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|48	- Rebuild for new perl
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|49	
12mr|perl-Crypt-OpenSSL-Random-0.40.0-10|50	

15496 12
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|1	%define	upstream_name	 Crypt-OpenSSL-RSA
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|2	%define upstream_version 0.28
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|3	
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|4	Name:       perl-%{upstream_name}
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|6	Release:    4
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|7	Summary:	%{upstream_name} module for perl
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|8	License:	GPL+ or Artistic
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|9	Group:		Development/Perl
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|11	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|12	
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|13	BuildRequires:	perl-devel
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|14	BuildRequires:	perl-Crypt-OpenSSL-Random
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|15	BuildRequires:	pkgconfig(openssl)
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|16	
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|17	%description
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|18	%{upstream_name} module for perl
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|19	
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|20	%prep
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|22	
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|23	%build
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|24	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|25	%make CFLAGS="%{optflags}"
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|26	
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|27	%check
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|28	%__make test
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|29	
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|30	%install
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|31	rm -rf %{buildroot}
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|32	%makeinstall_std
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|33	
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|34	%files
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|35	%doc Changes README
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|36	%{perl_vendorarch}/auto/Crypt
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|37	%{perl_vendorarch}/Crypt
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|38	%{_mandir}/man*/*
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|39	
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|40	
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|41	
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|42	
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|43	%changelog
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|44	* Thu Aug  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|45	+ Commit: ad986cf
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|46	- Rebuild for new perl
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|47	
12mr|perl-Crypt-OpenSSL-RSA-0.280.0-4|48	

15497 12
12mr|perl-Crypt-PasswdMD5-1.300.0-5|1	%define	upstream_name	 Crypt-PasswdMD5
12mr|perl-Crypt-PasswdMD5-1.300.0-5|2	%define	upstream_version 1.3
12mr|perl-Crypt-PasswdMD5-1.300.0-5|3	
12mr|perl-Crypt-PasswdMD5-1.300.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Crypt-PasswdMD5-1.300.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Crypt-PasswdMD5-1.300.0-5|6	Release:	5
12mr|perl-Crypt-PasswdMD5-1.300.0-5|7	
12mr|perl-Crypt-PasswdMD5-1.300.0-5|8	Summary:	Perl extension for crypt()-compatible interfaces to the MD5-based crypt()
12mr|perl-Crypt-PasswdMD5-1.300.0-5|9	License:	GPL+ or Artistic
12mr|perl-Crypt-PasswdMD5-1.300.0-5|10	Group:		Development/Perl
12mr|perl-Crypt-PasswdMD5-1.300.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Crypt-PasswdMD5-1.300.0-5|12	Source0:	ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Crypt-PasswdMD5-1.300.0-5|13	
12mr|perl-Crypt-PasswdMD5-1.300.0-5|14	BuildRequires:	perl-devel
12mr|perl-Crypt-PasswdMD5-1.300.0-5|15	BuildArch:	noarch
12mr|perl-Crypt-PasswdMD5-1.300.0-5|16	
12mr|perl-Crypt-PasswdMD5-1.300.0-5|17	%description
12mr|perl-Crypt-PasswdMD5-1.300.0-5|18	This  code  provides  various  crypt()-compatible  interfaces  to  the
12mr|perl-Crypt-PasswdMD5-1.300.0-5|19	MD5-based crypt() function found in  various *nixes. It's based on the
12mr|perl-Crypt-PasswdMD5-1.300.0-5|20	implementation  found  on FreeBSD  2.2.[56]-RELEASE
12mr|perl-Crypt-PasswdMD5-1.300.0-5|21	
12mr|perl-Crypt-PasswdMD5-1.300.0-5|22	%prep
12mr|perl-Crypt-PasswdMD5-1.300.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Crypt-PasswdMD5-1.300.0-5|24	perl -pi -e 's,(SSL_DIR.*)/lib\b,\1/%{_lib},g' Makefile.PL
12mr|perl-Crypt-PasswdMD5-1.300.0-5|25	
12mr|perl-Crypt-PasswdMD5-1.300.0-5|26	%build
12mr|perl-Crypt-PasswdMD5-1.300.0-5|27	CFLAGS="%{optflags}" echo | %{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Crypt-PasswdMD5-1.300.0-5|28	%make
12mr|perl-Crypt-PasswdMD5-1.300.0-5|29	
12mr|perl-Crypt-PasswdMD5-1.300.0-5|30	%check
12mr|perl-Crypt-PasswdMD5-1.300.0-5|31	%make test
12mr|perl-Crypt-PasswdMD5-1.300.0-5|32	
12mr|perl-Crypt-PasswdMD5-1.300.0-5|33	%install
12mr|perl-Crypt-PasswdMD5-1.300.0-5|34	%makeinstall_std
12mr|perl-Crypt-PasswdMD5-1.300.0-5|35	
12mr|perl-Crypt-PasswdMD5-1.300.0-5|36	%files
12mr|perl-Crypt-PasswdMD5-1.300.0-5|37	%doc README
12mr|perl-Crypt-PasswdMD5-1.300.0-5|38	%{perl_vendorlib}/Crypt/PasswdMD5.pm
12mr|perl-Crypt-PasswdMD5-1.300.0-5|39	%{_mandir}/*/*
12mr|perl-Crypt-PasswdMD5-1.300.0-5|40	
12mr|perl-Crypt-PasswdMD5-1.300.0-5|41	
12mr|perl-Crypt-PasswdMD5-1.300.0-5|42	
12mr|perl-Crypt-PasswdMD5-1.300.0-5|43	%changelog
12mr|perl-Crypt-PasswdMD5-1.300.0-5|44	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Crypt-PasswdMD5-1.300.0-5|45	+ Commit: f6389ba
12mr|perl-Crypt-PasswdMD5-1.300.0-5|46	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Crypt-PasswdMD5-1.300.0-5|47	
12mr|perl-Crypt-PasswdMD5-1.300.0-5|48	

15498 12
12mr|perl-Crypt-Primes-0.500.0-6|1	%define upstream_name    Crypt-Primes
12mr|perl-Crypt-Primes-0.500.0-6|2	%define upstream_version 0.50
12mr|perl-Crypt-Primes-0.500.0-6|3	
12mr|perl-Crypt-Primes-0.500.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-Crypt-Primes-0.500.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Crypt-Primes-0.500.0-6|6	Release:	6
12mr|perl-Crypt-Primes-0.500.0-6|7	
12mr|perl-Crypt-Primes-0.500.0-6|8	Summary:	Provable Prime Number Generator suitable for Cryptographic Application
12mr|perl-Crypt-Primes-0.500.0-6|9	License:	GPL+ or Artistic
12mr|perl-Crypt-Primes-0.500.0-6|10	Group:		Development/Perl
12mr|perl-Crypt-Primes-0.500.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Crypt-Primes-0.500.0-6|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Crypt-Primes-0.500.0-6|13	
12mr|perl-Crypt-Primes-0.500.0-6|14	BuildRequires:	perl-devel
12mr|perl-Crypt-Primes-0.500.0-6|15	BuildRequires:	perl-Crypt-Random
12mr|perl-Crypt-Primes-0.500.0-6|16	BuildArch:		noarch
12mr|perl-Crypt-Primes-0.500.0-6|17	
12mr|perl-Crypt-Primes-0.500.0-6|18	%description
12mr|perl-Crypt-Primes-0.500.0-6|19	This module implements Ueli Maurer's algorithm for
12mr|perl-Crypt-Primes-0.500.0-6|20	generating large provable primes and secure parameters
12mr|perl-Crypt-Primes-0.500.0-6|21	for public-key cryptosystems. The generated primes are
12mr|perl-Crypt-Primes-0.500.0-6|22	almost uniformly distributed over the set of primes of
12mr|perl-Crypt-Primes-0.500.0-6|23	the specified bitsize and expected time for generation
12mr|perl-Crypt-Primes-0.500.0-6|24	is less than the time required for generating a
12mr|perl-Crypt-Primes-0.500.0-6|25	pseudo-prime of the same size with Miller-Rabin tests.
12mr|perl-Crypt-Primes-0.500.0-6|26	Detailed description and running time analysis of the
12mr|perl-Crypt-Primes-0.500.0-6|27	algorithm can be found in Maurer's paper[1].
12mr|perl-Crypt-Primes-0.500.0-6|28	
12mr|perl-Crypt-Primes-0.500.0-6|29	Crypt::Primes is a pure perl implementation. It uses
12mr|perl-Crypt-Primes-0.500.0-6|30	Math::Pari for multiple precision integer arithmetic
12mr|perl-Crypt-Primes-0.500.0-6|31	and number theoretic functions. Random numbers are
12mr|perl-Crypt-Primes-0.500.0-6|32	gathered with Crypt::Random, a perl interface to
12mr|perl-Crypt-Primes-0.500.0-6|33	/dev/u?random devices found on most modern Unix operating
12mr|perl-Crypt-Primes-0.500.0-6|34	systems.
12mr|perl-Crypt-Primes-0.500.0-6|35	
12mr|perl-Crypt-Primes-0.500.0-6|36	%prep
12mr|perl-Crypt-Primes-0.500.0-6|37	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Crypt-Primes-0.500.0-6|38	
12mr|perl-Crypt-Primes-0.500.0-6|39	%build
12mr|perl-Crypt-Primes-0.500.0-6|40	CFLAGS="%{optflags}" echo | %__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Crypt-Primes-0.500.0-6|41	%make
12mr|perl-Crypt-Primes-0.500.0-6|42	
12mr|perl-Crypt-Primes-0.500.0-6|43	%check
12mr|perl-Crypt-Primes-0.500.0-6|44	make test
12mr|perl-Crypt-Primes-0.500.0-6|45	
12mr|perl-Crypt-Primes-0.500.0-6|46	%install
12mr|perl-Crypt-Primes-0.500.0-6|47	%makeinstall_std
12mr|perl-Crypt-Primes-0.500.0-6|48	
12mr|perl-Crypt-Primes-0.500.0-6|49	%files
12mr|perl-Crypt-Primes-0.500.0-6|50	%doc README
12mr|perl-Crypt-Primes-0.500.0-6|51	%{_bindir}/largeprimes
12mr|perl-Crypt-Primes-0.500.0-6|52	%{perl_vendorlib}/*
12mr|perl-Crypt-Primes-0.500.0-6|53	%{_mandir}/*/*
12mr|perl-Crypt-Primes-0.500.0-6|54	
12mr|perl-Crypt-Primes-0.500.0-6|55	
12mr|perl-Crypt-Primes-0.500.0-6|56	
12mr|perl-Crypt-Primes-0.500.0-6|57	%changelog
12mr|perl-Crypt-Primes-0.500.0-6|58	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Crypt-Primes-0.500.0-6|59	+ Commit: 1dbaed1
12mr|perl-Crypt-Primes-0.500.0-6|60	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Crypt-Primes-0.500.0-6|61	
12mr|perl-Crypt-Primes-0.500.0-6|62	

15499 12
12mr|perl-Crypt-Random-1.250.0-7|1	%define	upstream_name	 Crypt-Random
12mr|perl-Crypt-Random-1.250.0-7|2	%define	upstream_version 1.25
12mr|perl-Crypt-Random-1.250.0-7|3	
12mr|perl-Crypt-Random-1.250.0-7|4	Name:		perl-%{upstream_name}
12mr|perl-Crypt-Random-1.250.0-7|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Crypt-Random-1.250.0-7|6	Release:	7
12mr|perl-Crypt-Random-1.250.0-7|7	
12mr|perl-Crypt-Random-1.250.0-7|8	Summary:	%{upstream_name} Perl module
12mr|perl-Crypt-Random-1.250.0-7|9	License:	Artistic
12mr|perl-Crypt-Random-1.250.0-7|10	Group:		Development/Perl
12mr|perl-Crypt-Random-1.250.0-7|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Crypt-Random-1.250.0-7|12	Source0:	http://search.cpan.org/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Crypt-Random-1.250.0-7|13	
12mr|perl-Crypt-Random-1.250.0-7|14	BuildRequires:	perl-devel
12mr|perl-Crypt-Random-1.250.0-7|15	BuildArch:	noarch
12mr|perl-Crypt-Random-1.250.0-7|16	
12mr|perl-Crypt-Random-1.250.0-7|17	%description
12mr|perl-Crypt-Random-1.250.0-7|18	Crypt::Random is an interface module to the /dev/random device found on most
12mr|perl-Crypt-Random-1.250.0-7|19	modern Unix systems. The /dev/random driver gathers environmental noise from
12mr|perl-Crypt-Random-1.250.0-7|20	various non-deterministic sources including inter-keyboard timings and
12mr|perl-Crypt-Random-1.250.0-7|21	inter-interrupt timings that occur within the operating system environment.
12mr|perl-Crypt-Random-1.250.0-7|22	The /dev/random driver maintains an estimate of true randomness in the pool and
12mr|perl-Crypt-Random-1.250.0-7|23	decreases it every time random strings are requested for use. When the estimate
12mr|perl-Crypt-Random-1.250.0-7|24	goes down to zero, the routine blocks and waits for the occurrence of
12mr|perl-Crypt-Random-1.250.0-7|25	non-deterministic events to refresh the pool.
12mr|perl-Crypt-Random-1.250.0-7|26	The /dev/random kernel module also provides another interface, /dev/urandom,
12mr|perl-Crypt-Random-1.250.0-7|27	that does not wait for the entropy-pool to recharge and returns as many bytes
12mr|perl-Crypt-Random-1.250.0-7|28	as requested. /dev/urandom is considerably faster at generation compared to
12mr|perl-Crypt-Random-1.250.0-7|29	/dev/random, which should be used only when very high quality randomness is
12mr|perl-Crypt-Random-1.250.0-7|30	desired.
12mr|perl-Crypt-Random-1.250.0-7|31	
12mr|perl-Crypt-Random-1.250.0-7|32	%prep
12mr|perl-Crypt-Random-1.250.0-7|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Crypt-Random-1.250.0-7|34	
12mr|perl-Crypt-Random-1.250.0-7|35	%build
12mr|perl-Crypt-Random-1.250.0-7|36	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Crypt-Random-1.250.0-7|37	%make
12mr|perl-Crypt-Random-1.250.0-7|38	
12mr|perl-Crypt-Random-1.250.0-7|39	%install
12mr|perl-Crypt-Random-1.250.0-7|40	%makeinstall_std
12mr|perl-Crypt-Random-1.250.0-7|41	
12mr|perl-Crypt-Random-1.250.0-7|42	%files
12mr|perl-Crypt-Random-1.250.0-7|43	%doc Changes README
12mr|perl-Crypt-Random-1.250.0-7|44	%{_bindir}/*
12mr|perl-Crypt-Random-1.250.0-7|45	%{perl_vendorlib}/Crypt/*.pm
12mr|perl-Crypt-Random-1.250.0-7|46	%{perl_vendorlib}/Crypt/Random
12mr|perl-Crypt-Random-1.250.0-7|47	%{_mandir}/*/*
12mr|perl-Crypt-Random-1.250.0-7|48	
12mr|perl-Crypt-Random-1.250.0-7|49	
12mr|perl-Crypt-Random-1.250.0-7|50	
12mr|perl-Crypt-Random-1.250.0-7|51	%changelog
12mr|perl-Crypt-Random-1.250.0-7|52	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Crypt-Random-1.250.0-7|53	+ Commit: ee45354
12mr|perl-Crypt-Random-1.250.0-7|54	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Crypt-Random-1.250.0-7|55	
12mr|perl-Crypt-Random-1.250.0-7|56	

15500 12
12mr|perl-Crypt-Rijndael-1.90.0-6|1	%define upstream_name	 Crypt-Rijndael
12mr|perl-Crypt-Rijndael-1.90.0-6|2	%define upstream_version 1.09
12mr|perl-Crypt-Rijndael-1.90.0-6|3	
12mr|perl-Crypt-Rijndael-1.90.0-6|4	Name:       perl-%{upstream_name}
12mr|perl-Crypt-Rijndael-1.90.0-6|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Crypt-Rijndael-1.90.0-6|6	Release:    %mkrel 6
12mr|perl-Crypt-Rijndael-1.90.0-6|7	
12mr|perl-Crypt-Rijndael-1.90.0-6|8	Summary:	Crypt::CBC compliant Rijndael encryption module
12mr|perl-Crypt-Rijndael-1.90.0-6|9	License:	GPL+ or Artistic
12mr|perl-Crypt-Rijndael-1.90.0-6|10	Group:		Development/Perl
12mr|perl-Crypt-Rijndael-1.90.0-6|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Crypt-Rijndael-1.90.0-6|12	Source0:    http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Crypt-Rijndael-1.90.0-6|13	
12mr|perl-Crypt-Rijndael-1.90.0-6|14	BuildRequires:	perl-devel
12mr|perl-Crypt-Rijndael-1.90.0-6|15	BuildRoot:	    %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Crypt-Rijndael-1.90.0-6|16	
12mr|perl-Crypt-Rijndael-1.90.0-6|17	%description
12mr|perl-Crypt-Rijndael-1.90.0-6|18	This module implements the Rijndael cipher, which has just been selected as the
12mr|perl-Crypt-Rijndael-1.90.0-6|19	Advanced Encryption Standard.
12mr|perl-Crypt-Rijndael-1.90.0-6|20	
12mr|perl-Crypt-Rijndael-1.90.0-6|21	%prep
12mr|perl-Crypt-Rijndael-1.90.0-6|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Crypt-Rijndael-1.90.0-6|23	
12mr|perl-Crypt-Rijndael-1.90.0-6|24	%build
12mr|perl-Crypt-Rijndael-1.90.0-6|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Crypt-Rijndael-1.90.0-6|26	%make
12mr|perl-Crypt-Rijndael-1.90.0-6|27	
12mr|perl-Crypt-Rijndael-1.90.0-6|28	%check
12mr|perl-Crypt-Rijndael-1.90.0-6|29	%{__make} test
12mr|perl-Crypt-Rijndael-1.90.0-6|30	
12mr|perl-Crypt-Rijndael-1.90.0-6|31	%install
12mr|perl-Crypt-Rijndael-1.90.0-6|32	rm -rf %{buildroot}
12mr|perl-Crypt-Rijndael-1.90.0-6|33	%makeinstall_std
12mr|perl-Crypt-Rijndael-1.90.0-6|34	
12mr|perl-Crypt-Rijndael-1.90.0-6|35	%clean
12mr|perl-Crypt-Rijndael-1.90.0-6|36	rm -rf %{buildroot}
12mr|perl-Crypt-Rijndael-1.90.0-6|37	
12mr|perl-Crypt-Rijndael-1.90.0-6|38	%files
12mr|perl-Crypt-Rijndael-1.90.0-6|39	%defattr(-,root,root)
12mr|perl-Crypt-Rijndael-1.90.0-6|40	%doc NEWS README
12mr|perl-Crypt-Rijndael-1.90.0-6|41	%{perl_vendorarch}/Crypt
12mr|perl-Crypt-Rijndael-1.90.0-6|42	%{perl_vendorarch}/auto/Crypt
12mr|perl-Crypt-Rijndael-1.90.0-6|43	%{_mandir}/man3*/*
12mr|perl-Crypt-Rijndael-1.90.0-6|44	
12mr|perl-Crypt-Rijndael-1.90.0-6|45	
12mr|perl-Crypt-Rijndael-1.90.0-6|46	
12mr|perl-Crypt-Rijndael-1.90.0-6|47	%changelog
12mr|perl-Crypt-Rijndael-1.90.0-6|48	

15501 12
12mr|perl-Crypt-RIPEMD160-0.50.0-6|1	%define upstream_name    Crypt-RIPEMD160
12mr|perl-Crypt-RIPEMD160-0.50.0-6|2	%define upstream_version 0.05
12mr|perl-Crypt-RIPEMD160-0.50.0-6|3	
12mr|perl-Crypt-RIPEMD160-0.50.0-6|4	Name:       perl-%{upstream_name}
12mr|perl-Crypt-RIPEMD160-0.50.0-6|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Crypt-RIPEMD160-0.50.0-6|6	Release:    %mkrel 6
12mr|perl-Crypt-RIPEMD160-0.50.0-6|7	
12mr|perl-Crypt-RIPEMD160-0.50.0-6|8	Summary:	Crypt-RIPEMD160 module for perl
12mr|perl-Crypt-RIPEMD160-0.50.0-6|9	License:	GPL+ or Artistic
12mr|perl-Crypt-RIPEMD160-0.50.0-6|10	Group:		Development/Perl
12mr|perl-Crypt-RIPEMD160-0.50.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Crypt-RIPEMD160-0.50.0-6|12	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Crypt-RIPEMD160-0.50.0-6|13	
12mr|perl-Crypt-RIPEMD160-0.50.0-6|14	BuildRequires:	perl-devel
12mr|perl-Crypt-RIPEMD160-0.50.0-6|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Crypt-RIPEMD160-0.50.0-6|16	
12mr|perl-Crypt-RIPEMD160-0.50.0-6|17	%description
12mr|perl-Crypt-RIPEMD160-0.50.0-6|18	The %{upstream_name} module/extension allows you to use the RIPEMD160 Message
12mr|perl-Crypt-RIPEMD160-0.50.0-6|19	Digest algorithm from within Perl programs.
12mr|perl-Crypt-RIPEMD160-0.50.0-6|20	
12mr|perl-Crypt-RIPEMD160-0.50.0-6|21	%prep
12mr|perl-Crypt-RIPEMD160-0.50.0-6|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Crypt-RIPEMD160-0.50.0-6|23	perl -pi -e "s,/usr/local/bin/perl,%{_bindir}/perl," misc/ripemd160_driver.pl
12mr|perl-Crypt-RIPEMD160-0.50.0-6|24	
12mr|perl-Crypt-RIPEMD160-0.50.0-6|25	%build
12mr|perl-Crypt-RIPEMD160-0.50.0-6|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Crypt-RIPEMD160-0.50.0-6|27	%make
12mr|perl-Crypt-RIPEMD160-0.50.0-6|28	make test
12mr|perl-Crypt-RIPEMD160-0.50.0-6|29	
12mr|perl-Crypt-RIPEMD160-0.50.0-6|30	%install
12mr|perl-Crypt-RIPEMD160-0.50.0-6|31	rm -rf %{buildroot}
12mr|perl-Crypt-RIPEMD160-0.50.0-6|32	%makeinstall_std
12mr|perl-Crypt-RIPEMD160-0.50.0-6|33	find misc -type f -exec chmod 0644 {} \;
12mr|perl-Crypt-RIPEMD160-0.50.0-6|34	
12mr|perl-Crypt-RIPEMD160-0.50.0-6|35	%clean
12mr|perl-Crypt-RIPEMD160-0.50.0-6|36	rm -rf %{buildroot}
12mr|perl-Crypt-RIPEMD160-0.50.0-6|37	
12mr|perl-Crypt-RIPEMD160-0.50.0-6|38	%files
12mr|perl-Crypt-RIPEMD160-0.50.0-6|39	%defattr(-,root,root)
12mr|perl-Crypt-RIPEMD160-0.50.0-6|40	%doc README misc/*
12mr|perl-Crypt-RIPEMD160-0.50.0-6|41	%{perl_vendorlib}/*/Crypt/RIPEMD160
12mr|perl-Crypt-RIPEMD160-0.50.0-6|42	%{perl_vendorlib}/*/Crypt/RIPEMD160.pm
12mr|perl-Crypt-RIPEMD160-0.50.0-6|43	%{perl_vendorlib}/*/auto/Crypt/RIPEMD160
12mr|perl-Crypt-RIPEMD160-0.50.0-6|44	%{_mandir}/*/*
12mr|perl-Crypt-RIPEMD160-0.50.0-6|45	
12mr|perl-Crypt-RIPEMD160-0.50.0-6|46	
12mr|perl-Crypt-RIPEMD160-0.50.0-6|47	
12mr|perl-Crypt-RIPEMD160-0.50.0-6|48	%changelog
12mr|perl-Crypt-RIPEMD160-0.50.0-6|49	

15502 12
12mr|perl-Crypt-RSA-1.990.0-6|1	%define upstream_name    Crypt-RSA
12mr|perl-Crypt-RSA-1.990.0-6|2	%define upstream_version 1.99
12mr|perl-Crypt-RSA-1.990.0-6|3	
12mr|perl-Crypt-RSA-1.990.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-Crypt-RSA-1.990.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Crypt-RSA-1.990.0-6|6	Release:	6
12mr|perl-Crypt-RSA-1.990.0-6|7	
12mr|perl-Crypt-RSA-1.990.0-6|8	Summary:	RSA public-key cryptosystem
12mr|perl-Crypt-RSA-1.990.0-6|9	License:	Artistic
12mr|perl-Crypt-RSA-1.990.0-6|10	Group:		Development/Perl
12mr|perl-Crypt-RSA-1.990.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Crypt-RSA-1.990.0-6|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Crypt-RSA-1.990.0-6|13	
12mr|perl-Crypt-RSA-1.990.0-6|14	BuildRequires:	perl-Crypt-Blowfish
12mr|perl-Crypt-RSA-1.990.0-6|15	BuildRequires:	perl-Crypt-CBC
12mr|perl-Crypt-RSA-1.990.0-6|16	BuildRequires:	perl-Digest-MD2
12mr|perl-Crypt-RSA-1.990.0-6|17	BuildRequires:	perl-Digest-SHA1
12mr|perl-Crypt-RSA-1.990.0-6|18	BuildRequires:	perl-Convert-ASCII-Armour
12mr|perl-Crypt-RSA-1.990.0-6|19	BuildRequires:	perl-Crypt-Primes
12mr|perl-Crypt-RSA-1.990.0-6|20	BuildRequires:	perl-Sort-Versions
12mr|perl-Crypt-RSA-1.990.0-6|21	BuildRequires:	perl-Tie-EncryptedHash
12mr|perl-Crypt-RSA-1.990.0-6|22	BuildRequires:	perl-devel
12mr|perl-Crypt-RSA-1.990.0-6|23	BuildArch:	noarch
12mr|perl-Crypt-RSA-1.990.0-6|24	
12mr|perl-Crypt-RSA-1.990.0-6|25	%description
12mr|perl-Crypt-RSA-1.990.0-6|26	Crypt::RSA is a pure-perl, cleanroom implementation of the
12mr|perl-Crypt-RSA-1.990.0-6|27	RSA public-key cryptosystem. It uses Math::Pari(3), a perl
12mr|perl-Crypt-RSA-1.990.0-6|28	interface to the blazingly fast PARI library, for big
12mr|perl-Crypt-RSA-1.990.0-6|29	integer arithmetic and number theoretic computations.
12mr|perl-Crypt-RSA-1.990.0-6|30	
12mr|perl-Crypt-RSA-1.990.0-6|31	%prep
12mr|perl-Crypt-RSA-1.990.0-6|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Crypt-RSA-1.990.0-6|33	
12mr|perl-Crypt-RSA-1.990.0-6|34	%build
12mr|perl-Crypt-RSA-1.990.0-6|35	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Crypt-RSA-1.990.0-6|36	make
12mr|perl-Crypt-RSA-1.990.0-6|37	
12mr|perl-Crypt-RSA-1.990.0-6|38	%check
12mr|perl-Crypt-RSA-1.990.0-6|39	make test
12mr|perl-Crypt-RSA-1.990.0-6|40	
12mr|perl-Crypt-RSA-1.990.0-6|41	%install
12mr|perl-Crypt-RSA-1.990.0-6|42	%makeinstall_std
12mr|perl-Crypt-RSA-1.990.0-6|43	
12mr|perl-Crypt-RSA-1.990.0-6|44	%files
12mr|perl-Crypt-RSA-1.990.0-6|45	%{perl_vendorlib}/*
12mr|perl-Crypt-RSA-1.990.0-6|46	%{_mandir}/*/*
12mr|perl-Crypt-RSA-1.990.0-6|47	
12mr|perl-Crypt-RSA-1.990.0-6|48	
12mr|perl-Crypt-RSA-1.990.0-6|49	
12mr|perl-Crypt-RSA-1.990.0-6|50	%changelog
12mr|perl-Crypt-RSA-1.990.0-6|51	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Crypt-RSA-1.990.0-6|52	+ Commit: a8aa67b
12mr|perl-Crypt-RSA-1.990.0-6|53	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Crypt-RSA-1.990.0-6|54	
12mr|perl-Crypt-RSA-1.990.0-6|55	

15503 12
12mr|perl-Crypt-SmbHash-0.120.0-5|1	%define upstream_name    Crypt-SmbHash
12mr|perl-Crypt-SmbHash-0.120.0-5|2	%define upstream_version 0.12
12mr|perl-Crypt-SmbHash-0.120.0-5|3	
12mr|perl-Crypt-SmbHash-0.120.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Crypt-SmbHash-0.120.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Crypt-SmbHash-0.120.0-5|6	Release:	5
12mr|perl-Crypt-SmbHash-0.120.0-5|7	
12mr|perl-Crypt-SmbHash-0.120.0-5|8	Summary:	Crypt::SmbHash Perl module - generate LM/NT hashes like smbpasswd
12mr|perl-Crypt-SmbHash-0.120.0-5|9	License:	GPL
12mr|perl-Crypt-SmbHash-0.120.0-5|10	Group:		Development/Perl
12mr|perl-Crypt-SmbHash-0.120.0-5|11	Url:		http://search.cpan.org/dist/Crypt-SmbHash/
12mr|perl-Crypt-SmbHash-0.120.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Crypt-SmbHash-0.120.0-5|13	
12mr|perl-Crypt-SmbHash-0.120.0-5|14	BuildRequires:	perl-devel
12mr|perl-Crypt-SmbHash-0.120.0-5|15	BuildArch:	noarch
12mr|perl-Crypt-SmbHash-0.120.0-5|16	
12mr|perl-Crypt-SmbHash-0.120.0-5|17	%description
12mr|perl-Crypt-SmbHash-0.120.0-5|18	This module provides functions to generate LM/NT hashes used in
12mr|perl-Crypt-SmbHash-0.120.0-5|19	Samba's 'password' files, like smbpasswd.
12mr|perl-Crypt-SmbHash-0.120.0-5|20	
12mr|perl-Crypt-SmbHash-0.120.0-5|21	%prep
12mr|perl-Crypt-SmbHash-0.120.0-5|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Crypt-SmbHash-0.120.0-5|23	
12mr|perl-Crypt-SmbHash-0.120.0-5|24	%build
12mr|perl-Crypt-SmbHash-0.120.0-5|25	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Crypt-SmbHash-0.120.0-5|26	make
12mr|perl-Crypt-SmbHash-0.120.0-5|27	
12mr|perl-Crypt-SmbHash-0.120.0-5|28	%check
12mr|perl-Crypt-SmbHash-0.120.0-5|29	%{!?_without_tests:make test}
12mr|perl-Crypt-SmbHash-0.120.0-5|30	
12mr|perl-Crypt-SmbHash-0.120.0-5|31	%install
12mr|perl-Crypt-SmbHash-0.120.0-5|32	%makeinstall_std
12mr|perl-Crypt-SmbHash-0.120.0-5|33	
12mr|perl-Crypt-SmbHash-0.120.0-5|34	%files
12mr|perl-Crypt-SmbHash-0.120.0-5|35	%defattr(644,root,root,755)
12mr|perl-Crypt-SmbHash-0.120.0-5|36	%doc Changes README
12mr|perl-Crypt-SmbHash-0.120.0-5|37	%{perl_vendorlib}/Crypt/SmbHash.pm
12mr|perl-Crypt-SmbHash-0.120.0-5|38	%{_mandir}/man3/*
12mr|perl-Crypt-SmbHash-0.120.0-5|39	
12mr|perl-Crypt-SmbHash-0.120.0-5|40	
12mr|perl-Crypt-SmbHash-0.120.0-5|41	
12mr|perl-Crypt-SmbHash-0.120.0-5|42	%changelog
12mr|perl-Crypt-SmbHash-0.120.0-5|43	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Crypt-SmbHash-0.120.0-5|44	+ Commit: c5bb34d
12mr|perl-Crypt-SmbHash-0.120.0-5|45	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Crypt-SmbHash-0.120.0-5|46	
12mr|perl-Crypt-SmbHash-0.120.0-5|47	

15504 12
12mr|perl-Crypt-SSLeay-0.580.0-11|1	%define	upstream_name	 Crypt-SSLeay
12mr|perl-Crypt-SSLeay-0.580.0-11|2	%define upstream_version 0.58
12mr|perl-Crypt-SSLeay-0.580.0-11|3	
12mr|perl-Crypt-SSLeay-0.580.0-11|4	Name:       perl-%{upstream_name}
12mr|perl-Crypt-SSLeay-0.580.0-11|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Crypt-SSLeay-0.580.0-11|6	Release:    11
12mr|perl-Crypt-SSLeay-0.580.0-11|7	Summary:	Support for the https protocol under LWP
12mr|perl-Crypt-SSLeay-0.580.0-11|8	License:	GPL+ or Artistic
12mr|perl-Crypt-SSLeay-0.580.0-11|9	Group:		Development/Perl
12mr|perl-Crypt-SSLeay-0.580.0-11|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Crypt-SSLeay-0.580.0-11|11	Source0:	ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Crypt/Crypt-SSLeay-%{upstream_version}.tar.gz
12mr|perl-Crypt-SSLeay-0.580.0-11|12	Patch0:		perl-Crypt-SSLeay-cryptdef.patch
12mr|perl-Crypt-SSLeay-0.580.0-11|13	# https://rt.cpan.org/Ticket/Display.html?id=61883
12mr|perl-Crypt-SSLeay-0.580.0-11|14	Patch1:		0001-Add-SNI-support-to-Crypt-SSLeay.patch
12mr|perl-Crypt-SSLeay-0.580.0-11|15	BuildRequires:	pkgconfig(openssl)
12mr|perl-Crypt-SSLeay-0.580.0-11|16	BuildRequires:	perl-devel >= 2:5.14
12mr|perl-Crypt-SSLeay-0.580.0-11|17	BuildRequires:	perl-URI
12mr|perl-Crypt-SSLeay-0.580.0-11|18	BuildRequires:	perl-List-MoreUtils >= 0.320.0-3
12mr|perl-Crypt-SSLeay-0.580.0-11|19	
12mr|perl-Crypt-SSLeay-0.580.0-11|20	%description
12mr|perl-Crypt-SSLeay-0.580.0-11|21	This perl module provides support for the https protocol under LWP, so
12mr|perl-Crypt-SSLeay-0.580.0-11|22	that a LWP::UserAgent can make https GET & HEAD requests.
12mr|perl-Crypt-SSLeay-0.580.0-11|23	
12mr|perl-Crypt-SSLeay-0.580.0-11|24	The Crypt::SSLeay package contains Net::SSL, which is automatically
12mr|perl-Crypt-SSLeay-0.580.0-11|25	loaded by LWP::Protocol::https on https requests, and provides the
12mr|perl-Crypt-SSLeay-0.580.0-11|26	necessary SSL glue for that module to work via these deprecated modules:
12mr|perl-Crypt-SSLeay-0.580.0-11|27	
12mr|perl-Crypt-SSLeay-0.580.0-11|28	This product includes cryptographic software written by
12mr|perl-Crypt-SSLeay-0.580.0-11|29	Eric Young (eay@cryptsoft.com)
12mr|perl-Crypt-SSLeay-0.580.0-11|30	
12mr|perl-Crypt-SSLeay-0.580.0-11|31	%prep
12mr|perl-Crypt-SSLeay-0.580.0-11|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Crypt-SSLeay-0.580.0-11|33	%patch0 -p1 -b .cryptdef
12mr|perl-Crypt-SSLeay-0.580.0-11|34	%patch1 -p1 -b .sni
12mr|perl-Crypt-SSLeay-0.580.0-11|35	
12mr|perl-Crypt-SSLeay-0.580.0-11|36	%build
12mr|perl-Crypt-SSLeay-0.580.0-11|37	%__perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12mr|perl-Crypt-SSLeay-0.580.0-11|38	%make CFLAGS="%{optflags}"
12mr|perl-Crypt-SSLeay-0.580.0-11|39	
12mr|perl-Crypt-SSLeay-0.580.0-11|40	%check
12mr|perl-Crypt-SSLeay-0.580.0-11|41	%make test
12mr|perl-Crypt-SSLeay-0.580.0-11|42	
12mr|perl-Crypt-SSLeay-0.580.0-11|43	%install
12mr|perl-Crypt-SSLeay-0.580.0-11|44	rm -rf %{buildroot}
12mr|perl-Crypt-SSLeay-0.580.0-11|45	%makeinstall_std
12mr|perl-Crypt-SSLeay-0.580.0-11|46	
12mr|perl-Crypt-SSLeay-0.580.0-11|47	%files
12mr|perl-Crypt-SSLeay-0.580.0-11|48	%doc README META.yml
12mr|perl-Crypt-SSLeay-0.580.0-11|49	%{perl_vendorarch}/auto/Crypt
12mr|perl-Crypt-SSLeay-0.580.0-11|50	%{perl_vendorarch}/Crypt
12mr|perl-Crypt-SSLeay-0.580.0-11|51	%{perl_vendorarch}/Net
12mr|perl-Crypt-SSLeay-0.580.0-11|52	%{_mandir}/*/*
12mr|perl-Crypt-SSLeay-0.580.0-11|53	
12mr|perl-Crypt-SSLeay-0.580.0-11|54	
12mr|perl-Crypt-SSLeay-0.580.0-11|55	
12mr|perl-Crypt-SSLeay-0.580.0-11|56	%changelog
12mr|perl-Crypt-SSLeay-0.580.0-11|57	* Thu Aug  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Crypt-SSLeay-0.580.0-11|58	+ Commit: a7ca99c
12mr|perl-Crypt-SSLeay-0.580.0-11|59	- Rebuild for new perl
12mr|perl-Crypt-SSLeay-0.580.0-11|60	
12mr|perl-Crypt-SSLeay-0.580.0-11|61	

15505 12
12mr|perl-Crypt-Twofish-2.140.0-7|1	%define upstream_name    Crypt-Twofish
12mr|perl-Crypt-Twofish-2.140.0-7|2	%define upstream_version 2.14
12mr|perl-Crypt-Twofish-2.140.0-7|3	
12mr|perl-Crypt-Twofish-2.140.0-7|4	Name:       perl-%{upstream_name}
12mr|perl-Crypt-Twofish-2.140.0-7|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Crypt-Twofish-2.140.0-7|6	Release:    %mkrel 7
12mr|perl-Crypt-Twofish-2.140.0-7|7	
12mr|perl-Crypt-Twofish-2.140.0-7|8	Summary:	Crypt-Twofish module for perl
12mr|perl-Crypt-Twofish-2.140.0-7|9	License:	GPL+ or Artistic
12mr|perl-Crypt-Twofish-2.140.0-7|10	Group:		Development/Perl
12mr|perl-Crypt-Twofish-2.140.0-7|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Crypt-Twofish-2.140.0-7|12	Source0:	http://www.cpan.org/modules/by-module/Crypt/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Crypt-Twofish-2.140.0-7|13	
12mr|perl-Crypt-Twofish-2.140.0-7|14	BuildRequires:	perl-devel
12mr|perl-Crypt-Twofish-2.140.0-7|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Crypt-Twofish-2.140.0-7|16	
12mr|perl-Crypt-Twofish-2.140.0-7|17	%description
12mr|perl-Crypt-Twofish-2.140.0-7|18	Twofish is a 128-bit symmetric block cipher with a variable length (128, 192,
12mr|perl-Crypt-Twofish-2.140.0-7|19	or 256-bit) key, developed by Counterpane Labs. It is unpatented and free for
12mr|perl-Crypt-Twofish-2.140.0-7|20	all uses, as described at http://www.counterpane.com/twofish.html.
12mr|perl-Crypt-Twofish-2.140.0-7|21	
12mr|perl-Crypt-Twofish-2.140.0-7|22	This module implements Twofish encryption. It supports the Crypt::CBC interface
12mr|perl-Crypt-Twofish-2.140.0-7|23	
12mr|perl-Crypt-Twofish-2.140.0-7|24	%prep
12mr|perl-Crypt-Twofish-2.140.0-7|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Crypt-Twofish-2.140.0-7|26	
12mr|perl-Crypt-Twofish-2.140.0-7|27	%build
12mr|perl-Crypt-Twofish-2.140.0-7|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Crypt-Twofish-2.140.0-7|29	%make
12mr|perl-Crypt-Twofish-2.140.0-7|30	
12mr|perl-Crypt-Twofish-2.140.0-7|31	%check
12mr|perl-Crypt-Twofish-2.140.0-7|32	%make test
12mr|perl-Crypt-Twofish-2.140.0-7|33	
12mr|perl-Crypt-Twofish-2.140.0-7|34	%install
12mr|perl-Crypt-Twofish-2.140.0-7|35	rm -rf %{buildroot}
12mr|perl-Crypt-Twofish-2.140.0-7|36	%makeinstall_std
12mr|perl-Crypt-Twofish-2.140.0-7|37	
12mr|perl-Crypt-Twofish-2.140.0-7|38	%clean
12mr|perl-Crypt-Twofish-2.140.0-7|39	rm -rf %{buildroot}
12mr|perl-Crypt-Twofish-2.140.0-7|40	
12mr|perl-Crypt-Twofish-2.140.0-7|41	%files
12mr|perl-Crypt-Twofish-2.140.0-7|42	%defattr(-,root,root)
12mr|perl-Crypt-Twofish-2.140.0-7|43	%doc Changes README
12mr|perl-Crypt-Twofish-2.140.0-7|44	%{perl_vendorlib}/*/Crypt/Twofish.pm
12mr|perl-Crypt-Twofish-2.140.0-7|45	%{perl_vendorlib}/*/auto/Crypt/Twofish
12mr|perl-Crypt-Twofish-2.140.0-7|46	%{_mandir}/*/*
12mr|perl-Crypt-Twofish-2.140.0-7|47	
12mr|perl-Crypt-Twofish-2.140.0-7|48	
12mr|perl-Crypt-Twofish-2.140.0-7|49	
12mr|perl-Crypt-Twofish-2.140.0-7|50	%changelog
12mr|perl-Crypt-Twofish-2.140.0-7|51	

15506 12
12mr|perl-Curses-1.280.0-9|1	%define upstream_name	 Curses
12mr|perl-Curses-1.280.0-9|2	%define upstream_version 1.28
12mr|perl-Curses-1.280.0-9|3	
12mr|perl-Curses-1.280.0-9|4	Name:       perl-%{upstream_name}
12mr|perl-Curses-1.280.0-9|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Curses-1.280.0-9|6	Release:    9
12mr|perl-Curses-1.280.0-9|7	
12mr|perl-Curses-1.280.0-9|8	Summary:	Perl module for character screen handling and windowing
12mr|perl-Curses-1.280.0-9|9	License:	GPL
12mr|perl-Curses-1.280.0-9|10	Group:		Development/Perl
12mr|perl-Curses-1.280.0-9|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Curses-1.280.0-9|12	Source0:	http://search.cpan.org/CPAN/authors/id/G/GI/GIRAFFED/%{upstream_name}-%{upstream_version}.tgz
12mr|perl-Curses-1.280.0-9|13	
12mr|perl-Curses-1.280.0-9|14	BuildRequires:	pkgconfig(ncursesw)
12mr|perl-Curses-1.280.0-9|15	BuildRequires:	perl-devel
12mr|perl-Curses-1.280.0-9|16	
12mr|perl-Curses-1.280.0-9|17	%description
12mr|perl-Curses-1.280.0-9|18	Curses is the interface between Perl and your system's curses(3) library.
12mr|perl-Curses-1.280.0-9|19	
12mr|perl-Curses-1.280.0-9|20	%prep
12mr|perl-Curses-1.280.0-9|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Curses-1.280.0-9|22	
12mr|perl-Curses-1.280.0-9|23	%build
12mr|perl-Curses-1.280.0-9|24	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Curses-1.280.0-9|25	%make CFLAGS="%{optflags}"
12mr|perl-Curses-1.280.0-9|26	chmod 644 Artistic Copying INSTALL README
12mr|perl-Curses-1.280.0-9|27	
12mr|perl-Curses-1.280.0-9|28	%check
12mr|perl-Curses-1.280.0-9|29	%make test
12mr|perl-Curses-1.280.0-9|30	
12mr|perl-Curses-1.280.0-9|31	%install
12mr|perl-Curses-1.280.0-9|32	%makeinstall_std
12mr|perl-Curses-1.280.0-9|33	
12mr|perl-Curses-1.280.0-9|34	%files
12mr|perl-Curses-1.280.0-9|35	%doc Artistic Copying INSTALL README
12mr|perl-Curses-1.280.0-9|36	%{perl_vendorarch}/auto/Curses
12mr|perl-Curses-1.280.0-9|37	%{perl_vendorarch}/Curses*
12mr|perl-Curses-1.280.0-9|38	%{_mandir}/*/*
12mr|perl-Curses-1.280.0-9|39	
12mr|perl-Curses-1.280.0-9|40	
12mr|perl-Curses-1.280.0-9|41	
12mr|perl-Curses-1.280.0-9|42	%changelog
12mr|perl-Curses-1.280.0-9|43	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Curses-1.280.0-9|44	+ Commit: e27543c
12mr|perl-Curses-1.280.0-9|45	- Minor spec cleanup
12mr|perl-Curses-1.280.0-9|46	
12mr|perl-Curses-1.280.0-9|47	

15507 12
12mr|perl-Curses-UI-0.960.700-5|1	%define upstream_name    Curses-UI
12mr|perl-Curses-UI-0.960.700-5|2	%define upstream_version 0.9607
12mr|perl-Curses-UI-0.960.700-5|3	
12mr|perl-Curses-UI-0.960.700-5|4	Name:		perl-%{upstream_name}
12mr|perl-Curses-UI-0.960.700-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Curses-UI-0.960.700-5|6	Release:	5
12mr|perl-Curses-UI-0.960.700-5|7	
12mr|perl-Curses-UI-0.960.700-5|8	Summary:	A curses based perl OO user interface framework
12mr|perl-Curses-UI-0.960.700-5|9	License:	GPL+ or Artistic
12mr|perl-Curses-UI-0.960.700-5|10	Group:		Development/Perl
12mr|perl-Curses-UI-0.960.700-5|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Curses-UI-0.960.700-5|12	Source0:	http://www.cpan.org/modules/by-module/Curses/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Curses-UI-0.960.700-5|13	Patch0:		Curses-UI-0.95-more-Listbox-alike-Popupmenu.patch
12mr|perl-Curses-UI-0.960.700-5|14	Patch2:		Curses-UI-0.95-add-method-to-modify-button-label.patch
12mr|perl-Curses-UI-0.960.700-5|15	Patch3:		Curses-UI-0.95-allow-setting-active-line.patch
12mr|perl-Curses-UI-0.960.700-5|16	Patch4:		Curses-UI-0.9607-focus-up-and-focus-down.patch
12mr|perl-Curses-UI-0.960.700-5|17	Patch5:		Curses-UI-0.95-make-dialog-message-focusable-if-scrolled.patch
12mr|perl-Curses-UI-0.960.700-5|18	Patch6:		Curses-UI-0.95-new-Container-method--delete_object.patch
12mr|perl-Curses-UI-0.960.700-5|19	Patch7:		Curses-UI-0.95-do-not-replace-last-char-with-overflow-char.patch
12mr|perl-Curses-UI-0.960.700-5|20	Patch8:		Curses-UI-0.9607-gpm-does-not-work--hide-error-for-now.patch
12mr|perl-Curses-UI-0.960.700-5|21	Patch9:		Curses-UI-0.95-only-redraw-Listbox-when-needed-otherwise-it-occurs-after-focus-next.patch
12mr|perl-Curses-UI-0.960.700-5|22	
12mr|perl-Curses-UI-0.960.700-5|23	BuildRequires:	perl(Curses)
12mr|perl-Curses-UI-0.960.700-5|24	BuildRequires:	perl(Term::ReadKey)
12mr|perl-Curses-UI-0.960.700-5|25	BuildRequires:	perl(Test::Pod)
12mr|perl-Curses-UI-0.960.700-5|26	BuildRequires:	perl-devel
12mr|perl-Curses-UI-0.960.700-5|27	BuildArch:	noarch
12mr|perl-Curses-UI-0.960.700-5|28	Requires:	perl(Curses)
12mr|perl-Curses-UI-0.960.700-5|29	Requires:	perl(Term::ReadKey)
12mr|perl-Curses-UI-0.960.700-5|30	# temporary dep due to the perl-5.14 bump
12mr|perl-Curses-UI-0.960.700-5|31	BuildRequires:	perl-Curses >= 1.280.0-6
12mr|perl-Curses-UI-0.960.700-5|32	
12mr|perl-Curses-UI-0.960.700-5|33	%description
12mr|perl-Curses-UI-0.960.700-5|34	A UI framework based on the curses library. Curses::UI contains
12mr|perl-Curses-UI-0.960.700-5|35	several widgets which can be used to build a user interface.
12mr|perl-Curses-UI-0.960.700-5|36	
12mr|perl-Curses-UI-0.960.700-5|37	%prep
12mr|perl-Curses-UI-0.960.700-5|38	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Curses-UI-0.960.700-5|39	%patch0 -p1
12mr|perl-Curses-UI-0.960.700-5|40	%patch2 -p1
12mr|perl-Curses-UI-0.960.700-5|41	%patch3 -p1
12mr|perl-Curses-UI-0.960.700-5|42	%patch4 -p1
12mr|perl-Curses-UI-0.960.700-5|43	%patch5 -p1
12mr|perl-Curses-UI-0.960.700-5|44	%patch6 -p1
12mr|perl-Curses-UI-0.960.700-5|45	%patch7 -p1
12mr|perl-Curses-UI-0.960.700-5|46	%patch8 -p1
12mr|perl-Curses-UI-0.960.700-5|47	%patch9 -p1
12mr|perl-Curses-UI-0.960.700-5|48	
12mr|perl-Curses-UI-0.960.700-5|49	# perl path hack
12mr|perl-Curses-UI-0.960.700-5|50	find . -type f | xargs perl -p -i -e "s|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|g"
12mr|perl-Curses-UI-0.960.700-5|51	
12mr|perl-Curses-UI-0.960.700-5|52	%build
12mr|perl-Curses-UI-0.960.700-5|53	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Curses-UI-0.960.700-5|54	
12mr|perl-Curses-UI-0.960.700-5|55	%make OPTIMIZE="%{optflags}"
12mr|perl-Curses-UI-0.960.700-5|56	
12mr|perl-Curses-UI-0.960.700-5|57	%check
12mr|perl-Curses-UI-0.960.700-5|58	# need setting COLUMNS and LINES to help it getting "Terminal Size" under nohup or iurt
12mr|perl-Curses-UI-0.960.700-5|59	COLUMNS=80 LINES=25 make test
12mr|perl-Curses-UI-0.960.700-5|60	
12mr|perl-Curses-UI-0.960.700-5|61	%install
12mr|perl-Curses-UI-0.960.700-5|62	%makeinstall_std
12mr|perl-Curses-UI-0.960.700-5|63	
12mr|perl-Curses-UI-0.960.700-5|64	%files
12mr|perl-Curses-UI-0.960.700-5|65	%doc README examples CREDITS Changes
12mr|perl-Curses-UI-0.960.700-5|66	%{perl_vendorlib}/Curses
12mr|perl-Curses-UI-0.960.700-5|67	%{_mandir}/*/*
12mr|perl-Curses-UI-0.960.700-5|68	
12mr|perl-Curses-UI-0.960.700-5|69	
12mr|perl-Curses-UI-0.960.700-5|70	
12mr|perl-Curses-UI-0.960.700-5|71	%changelog
12mr|perl-Curses-UI-0.960.700-5|72	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Curses-UI-0.960.700-5|73	+ Commit: 0404d48
12mr|perl-Curses-UI-0.960.700-5|74	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Curses-UI-0.960.700-5|75	
12mr|perl-Curses-UI-0.960.700-5|76	

15508 12
12mr|perl-Data-Buffer-0.40.0-8|1	%define upstream_name    Data-Buffer
12mr|perl-Data-Buffer-0.40.0-8|2	%define upstream_version 0.04
12mr|perl-Data-Buffer-0.40.0-8|3	
12mr|perl-Data-Buffer-0.40.0-8|4	Name:		perl-%{upstream_name}
12mr|perl-Data-Buffer-0.40.0-8|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Data-Buffer-0.40.0-8|6	Release:	8
12mr|perl-Data-Buffer-0.40.0-8|7	
12mr|perl-Data-Buffer-0.40.0-8|8	Summary:	Read/write buffer class
12mr|perl-Data-Buffer-0.40.0-8|9	License:	GPL+ or Artistic
12mr|perl-Data-Buffer-0.40.0-8|10	Group:		Development/Perl
12mr|perl-Data-Buffer-0.40.0-8|11	Url:		http://www.cpan.org
12mr|perl-Data-Buffer-0.40.0-8|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Data-Buffer-0.40.0-8|13	
12mr|perl-Data-Buffer-0.40.0-8|14	BuildRequires:	perl-devel
12mr|perl-Data-Buffer-0.40.0-8|15	BuildArch:	noarch
12mr|perl-Data-Buffer-0.40.0-8|16	
12mr|perl-Data-Buffer-0.40.0-8|17	%description
12mr|perl-Data-Buffer-0.40.0-8|18	Data::Buffer implements a low-level binary buffer in which
12mr|perl-Data-Buffer-0.40.0-8|19	you can get and put integers, strings, and other data.
12mr|perl-Data-Buffer-0.40.0-8|20	Internally the implementation is based on pack and unpack,
12mr|perl-Data-Buffer-0.40.0-8|21	such that Data::Buffer is really a layer on top of those
12mr|perl-Data-Buffer-0.40.0-8|22	built-in functions.
12mr|perl-Data-Buffer-0.40.0-8|23	
12mr|perl-Data-Buffer-0.40.0-8|24	All of the get_* and put_* methods respect the internal
12mr|perl-Data-Buffer-0.40.0-8|25	offset state in the buffer object. This means that you
12mr|perl-Data-Buffer-0.40.0-8|26	should read data out of the buffer in the same order that
12mr|perl-Data-Buffer-0.40.0-8|27	you put it in.
12mr|perl-Data-Buffer-0.40.0-8|28	
12mr|perl-Data-Buffer-0.40.0-8|29	%prep
12mr|perl-Data-Buffer-0.40.0-8|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Data-Buffer-0.40.0-8|31	
12mr|perl-Data-Buffer-0.40.0-8|32	%build
12mr|perl-Data-Buffer-0.40.0-8|33	CFLAGS="%{optflags}" echo | %__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Data-Buffer-0.40.0-8|34	%make
12mr|perl-Data-Buffer-0.40.0-8|35	
12mr|perl-Data-Buffer-0.40.0-8|36	%check
12mr|perl-Data-Buffer-0.40.0-8|37	make test
12mr|perl-Data-Buffer-0.40.0-8|38	
12mr|perl-Data-Buffer-0.40.0-8|39	%install
12mr|perl-Data-Buffer-0.40.0-8|40	%makeinstall_std
12mr|perl-Data-Buffer-0.40.0-8|41	
12mr|perl-Data-Buffer-0.40.0-8|42	%files
12mr|perl-Data-Buffer-0.40.0-8|43	%doc README
12mr|perl-Data-Buffer-0.40.0-8|44	%{perl_vendorlib}/*
12mr|perl-Data-Buffer-0.40.0-8|45	%{_mandir}/*/*
12mr|perl-Data-Buffer-0.40.0-8|46	
12mr|perl-Data-Buffer-0.40.0-8|47	
12mr|perl-Data-Buffer-0.40.0-8|48	
12mr|perl-Data-Buffer-0.40.0-8|49	%changelog
12mr|perl-Data-Buffer-0.40.0-8|50	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Data-Buffer-0.40.0-8|51	+ Commit: dc90b9d
12mr|perl-Data-Buffer-0.40.0-8|52	- Add perl-devel to BuildRequires
12mr|perl-Data-Buffer-0.40.0-8|53	
12mr|perl-Data-Buffer-0.40.0-8|54	

15509 12
12mr|perl-Data-Dump-1.190.0-5|1	%define	upstream_name	 Data-Dump
12mr|perl-Data-Dump-1.190.0-5|2	%define upstream_version 1.19
12mr|perl-Data-Dump-1.190.0-5|3	
12mr|perl-Data-Dump-1.190.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Data-Dump-1.190.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Data-Dump-1.190.0-5|6	Release:	5
12mr|perl-Data-Dump-1.190.0-5|7	
12mr|perl-Data-Dump-1.190.0-5|8	Summary:	Pretty printing of data structures
12mr|perl-Data-Dump-1.190.0-5|9	License:	Artistic/GPL
12mr|perl-Data-Dump-1.190.0-5|10	Group:		Development/Perl
12mr|perl-Data-Dump-1.190.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Data-Dump-1.190.0-5|12	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Data-Dump-1.190.0-5|13	
12mr|perl-Data-Dump-1.190.0-5|14	BuildRequires:	perl-devel
12mr|perl-Data-Dump-1.190.0-5|15	BuildArch:	noarch
12mr|perl-Data-Dump-1.190.0-5|16	
12mr|perl-Data-Dump-1.190.0-5|17	%description
12mr|perl-Data-Dump-1.190.0-5|18	This module provides a single function called dump() that takes a list
12mr|perl-Data-Dump-1.190.0-5|19	of values as its argument and produces a string as its result. The
12mr|perl-Data-Dump-1.190.0-5|20	string contains Perl code that, when evaled, produces a deep copy of
12mr|perl-Data-Dump-1.190.0-5|21	the original arguments. The string is formatted for easy reading.
12mr|perl-Data-Dump-1.190.0-5|22	
12mr|perl-Data-Dump-1.190.0-5|23	%prep
12mr|perl-Data-Dump-1.190.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Data-Dump-1.190.0-5|25	
12mr|perl-Data-Dump-1.190.0-5|26	%build
12mr|perl-Data-Dump-1.190.0-5|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Data-Dump-1.190.0-5|28	%make
12mr|perl-Data-Dump-1.190.0-5|29	
12mr|perl-Data-Dump-1.190.0-5|30	%check
12mr|perl-Data-Dump-1.190.0-5|31	%make test
12mr|perl-Data-Dump-1.190.0-5|32	
12mr|perl-Data-Dump-1.190.0-5|33	%install
12mr|perl-Data-Dump-1.190.0-5|34	%makeinstall_std
12mr|perl-Data-Dump-1.190.0-5|35	
12mr|perl-Data-Dump-1.190.0-5|36	%files
12mr|perl-Data-Dump-1.190.0-5|37	%doc README Changes
12mr|perl-Data-Dump-1.190.0-5|38	%{_mandir}/*/*
12mr|perl-Data-Dump-1.190.0-5|39	%{perl_vendorlib}/Data
12mr|perl-Data-Dump-1.190.0-5|40	
12mr|perl-Data-Dump-1.190.0-5|41	
12mr|perl-Data-Dump-1.190.0-5|42	%changelog
12mr|perl-Data-Dump-1.190.0-5|43	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Data-Dump-1.190.0-5|44	+ Commit: ee8adaf
12mr|perl-Data-Dump-1.190.0-5|45	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Data-Dump-1.190.0-5|46	
12mr|perl-Data-Dump-1.190.0-5|47	

15510 12
12mr|perl-Data-DumpXML-1.60.0-5|1	%define	upstream_name	 Data-DumpXML
12mr|perl-Data-DumpXML-1.60.0-5|2	%define	upstream_version 1.06
12mr|perl-Data-DumpXML-1.60.0-5|3	
12mr|perl-Data-DumpXML-1.60.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Data-DumpXML-1.60.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Data-DumpXML-1.60.0-5|6	Release:	5
12mr|perl-Data-DumpXML-1.60.0-5|7	
12mr|perl-Data-DumpXML-1.60.0-5|8	Summary:	Dump arbitrary perl data structures as XML
12mr|perl-Data-DumpXML-1.60.0-5|9	License:	GPL+ or Artistic
12mr|perl-Data-DumpXML-1.60.0-5|10	Group:		Development/Perl
12mr|perl-Data-DumpXML-1.60.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Data-DumpXML-1.60.0-5|12	Source0:	http://www.cpan.org/authors/id/GAAS/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Data-DumpXML-1.60.0-5|13	
12mr|perl-Data-DumpXML-1.60.0-5|14	BuildRequires:	perl-Array-RefElem
12mr|perl-Data-DumpXML-1.60.0-5|15	BuildRequires:	perl-MIME-Base64
12mr|perl-Data-DumpXML-1.60.0-5|16	BuildRequires:	perl-XML-Parser
12mr|perl-Data-DumpXML-1.60.0-5|17	BuildRequires:	perl-devel
12mr|perl-Data-DumpXML-1.60.0-5|18	BuildArch:	noarch
12mr|perl-Data-DumpXML-1.60.0-5|19	Requires: 	perl-Array-RefElem >= 0.02
12mr|perl-Data-DumpXML-1.60.0-5|20	
12mr|perl-Data-DumpXML-1.60.0-5|21	%description
12mr|perl-Data-DumpXML-1.60.0-5|22	Dump arbitrary perl data structures as XML.
12mr|perl-Data-DumpXML-1.60.0-5|23	
12mr|perl-Data-DumpXML-1.60.0-5|24	%prep
12mr|perl-Data-DumpXML-1.60.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Data-DumpXML-1.60.0-5|26	
12mr|perl-Data-DumpXML-1.60.0-5|27	%build
12mr|perl-Data-DumpXML-1.60.0-5|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Data-DumpXML-1.60.0-5|29	make
12mr|perl-Data-DumpXML-1.60.0-5|30	
12mr|perl-Data-DumpXML-1.60.0-5|31	%check
12mr|perl-Data-DumpXML-1.60.0-5|32	make test
12mr|perl-Data-DumpXML-1.60.0-5|33	
12mr|perl-Data-DumpXML-1.60.0-5|34	%install
12mr|perl-Data-DumpXML-1.60.0-5|35	%makeinstall_std
12mr|perl-Data-DumpXML-1.60.0-5|36	
12mr|perl-Data-DumpXML-1.60.0-5|37	%files
12mr|perl-Data-DumpXML-1.60.0-5|38	%doc README Changes
12mr|perl-Data-DumpXML-1.60.0-5|39	%{_mandir}/*/*
12mr|perl-Data-DumpXML-1.60.0-5|40	%{perl_vendorlib}/Data
12mr|perl-Data-DumpXML-1.60.0-5|41	
12mr|perl-Data-DumpXML-1.60.0-5|42	
12mr|perl-Data-DumpXML-1.60.0-5|43	
12mr|perl-Data-DumpXML-1.60.0-5|44	%changelog
12mr|perl-Data-DumpXML-1.60.0-5|45	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Data-DumpXML-1.60.0-5|46	+ Commit: 9599780
12mr|perl-Data-DumpXML-1.60.0-5|47	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Data-DumpXML-1.60.0-5|48	
12mr|perl-Data-DumpXML-1.60.0-5|49	

15511 12
12mr|perl-Data-Flow-1.20.0-3|1	%define upstream_name    Data-Flow
12mr|perl-Data-Flow-1.20.0-3|2	%define upstream_version 1.02
12mr|perl-Data-Flow-1.20.0-3|3	
12mr|perl-Data-Flow-1.20.0-3|4	Name:		perl-%{upstream_name}
12mr|perl-Data-Flow-1.20.0-3|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Data-Flow-1.20.0-3|6	Release:	3
12mr|perl-Data-Flow-1.20.0-3|7	
12mr|perl-Data-Flow-1.20.0-3|8	Summary:	Simple-minded recipe-controlled build of data
12mr|perl-Data-Flow-1.20.0-3|9	License:	GPL+ or Artistic
12mr|perl-Data-Flow-1.20.0-3|10	Group:		Development/Perl
12mr|perl-Data-Flow-1.20.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Data-Flow-1.20.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Data-Flow-1.20.0-3|13	
12mr|perl-Data-Flow-1.20.0-3|14	BuildArch:	noarch
12mr|perl-Data-Flow-1.20.0-3|15	BuildRequires:	perl-devel
12mr|perl-Data-Flow-1.20.0-3|16	
12mr|perl-Data-Flow-1.20.0-3|17	%description
12mr|perl-Data-Flow-1.20.0-3|18	Perl extension for simple-minded recipe-controlled build of data.
12mr|perl-Data-Flow-1.20.0-3|19	
12mr|perl-Data-Flow-1.20.0-3|20	%prep
12mr|perl-Data-Flow-1.20.0-3|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Data-Flow-1.20.0-3|22	
12mr|perl-Data-Flow-1.20.0-3|23	%build
12mr|perl-Data-Flow-1.20.0-3|24	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Data-Flow-1.20.0-3|25	%make
12mr|perl-Data-Flow-1.20.0-3|26	make test
12mr|perl-Data-Flow-1.20.0-3|27	
12mr|perl-Data-Flow-1.20.0-3|28	%install
12mr|perl-Data-Flow-1.20.0-3|29	%makeinstall_std
12mr|perl-Data-Flow-1.20.0-3|30	
12mr|perl-Data-Flow-1.20.0-3|31	%files
12mr|perl-Data-Flow-1.20.0-3|32	%doc Changes
12mr|perl-Data-Flow-1.20.0-3|33	%{perl_vendorlib}/Data
12mr|perl-Data-Flow-1.20.0-3|34	%{perl_vendorlib}/auto/Data
12mr|perl-Data-Flow-1.20.0-3|35	%{_mandir}/*/*
12mr|perl-Data-Flow-1.20.0-3|36	
12mr|perl-Data-Flow-1.20.0-3|37	
12mr|perl-Data-Flow-1.20.0-3|38	
12mr|perl-Data-Flow-1.20.0-3|39	%changelog
12mr|perl-Data-Flow-1.20.0-3|40	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Data-Flow-1.20.0-3|41	+ Commit: b4393fa
12mr|perl-Data-Flow-1.20.0-3|42	- Add perl-devel to BuildRequires and rebuild for new perl
12mr|perl-Data-Flow-1.20.0-3|43	
12mr|perl-Data-Flow-1.20.0-3|44	

15512 12
12mr|perl-Data-HexDump-0.20.0-5|1	%define upstream_name	 Data-HexDump
12mr|perl-Data-HexDump-0.20.0-5|2	%define upstream_version 0.02
12mr|perl-Data-HexDump-0.20.0-5|3	
12mr|perl-Data-HexDump-0.20.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Data-HexDump-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Data-HexDump-0.20.0-5|6	Release:	5
12mr|perl-Data-HexDump-0.20.0-5|7	
12mr|perl-Data-HexDump-0.20.0-5|8	Summary:	A Simple Hexadecimal Dumper
12mr|perl-Data-HexDump-0.20.0-5|9	License:	GPL
12mr|perl-Data-HexDump-0.20.0-5|10	Group:		Development/Perl
12mr|perl-Data-HexDump-0.20.0-5|11	Requires:	perl
12mr|perl-Data-HexDump-0.20.0-5|12	Url:		http://www.cpan.org/%{upstream_name}
12mr|perl-Data-HexDump-0.20.0-5|13	Source0:	http://www.cpan.org/authors/id/F/FT/FTASSIN/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Data-HexDump-0.20.0-5|14	
12mr|perl-Data-HexDump-0.20.0-5|15	BuildRequires:	perl-devel
12mr|perl-Data-HexDump-0.20.0-5|16	BuildArch:	noarch
12mr|perl-Data-HexDump-0.20.0-5|17	
12mr|perl-Data-HexDump-0.20.0-5|18	%description
12mr|perl-Data-HexDump-0.20.0-5|19	Dump in hexadecimal the content of a scalar. The result is returned
12mr|perl-Data-HexDump-0.20.0-5|20	in a string. Each line of the result consists of the offset in the
12mr|perl-Data-HexDump-0.20.0-5|21	source in the leftmost column of each line, followed by one or more
12mr|perl-Data-HexDump-0.20.0-5|22	columns of data from the source in hexadecimal. The rightmost column
12mr|perl-Data-HexDump-0.20.0-5|23	of each line shows the printable characters (all others are shown
12mr|perl-Data-HexDump-0.20.0-5|24	as single dots)
12mr|perl-Data-HexDump-0.20.0-5|25	
12mr|perl-Data-HexDump-0.20.0-5|26	%prep
12mr|perl-Data-HexDump-0.20.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Data-HexDump-0.20.0-5|28	
12mr|perl-Data-HexDump-0.20.0-5|29	%build
12mr|perl-Data-HexDump-0.20.0-5|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Data-HexDump-0.20.0-5|31	make OPTIMIZE="%{optflags}"
12mr|perl-Data-HexDump-0.20.0-5|32	make test
12mr|perl-Data-HexDump-0.20.0-5|33	
12mr|perl-Data-HexDump-0.20.0-5|34	%install
12mr|perl-Data-HexDump-0.20.0-5|35	%makeinstall_std
12mr|perl-Data-HexDump-0.20.0-5|36	
12mr|perl-Data-HexDump-0.20.0-5|37	# (sb) conflicts with util-linux
12mr|perl-Data-HexDump-0.20.0-5|38	mv %{buildroot}%{_bindir}/hexdump %{buildroot}%{_bindir}/perl-hexdump
12mr|perl-Data-HexDump-0.20.0-5|39	
12mr|perl-Data-HexDump-0.20.0-5|40	%files
12mr|perl-Data-HexDump-0.20.0-5|41	%{_mandir}/man3/Data::HexDump.3pm*
12mr|perl-Data-HexDump-0.20.0-5|42	%dir %{perl_vendorlib}/Data
12mr|perl-Data-HexDump-0.20.0-5|43	%{perl_vendorlib}/Data/HexDump.pm
12mr|perl-Data-HexDump-0.20.0-5|44	%{_bindir}/perl-hexdump
12mr|perl-Data-HexDump-0.20.0-5|45	
12mr|perl-Data-HexDump-0.20.0-5|46	
12mr|perl-Data-HexDump-0.20.0-5|47	
12mr|perl-Data-HexDump-0.20.0-5|48	%changelog
12mr|perl-Data-HexDump-0.20.0-5|49	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Data-HexDump-0.20.0-5|50	+ Commit: bfc4ac6
12mr|perl-Data-HexDump-0.20.0-5|51	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Data-HexDump-0.20.0-5|52	
12mr|perl-Data-HexDump-0.20.0-5|53	

15513 12
12mr|perl-Data-OptList-0.107.0-5|1	%define upstream_name    Data-OptList
12mr|perl-Data-OptList-0.107.0-5|2	%define upstream_version 0.107
12mr|perl-Data-OptList-0.107.0-5|3	
12mr|perl-Data-OptList-0.107.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Data-OptList-0.107.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Data-OptList-0.107.0-5|6	Release:	5
12mr|perl-Data-OptList-0.107.0-5|7	
12mr|perl-Data-OptList-0.107.0-5|8	Summary:	Parse and validate simple name/value option pairs
12mr|perl-Data-OptList-0.107.0-5|9	License:	GPL+ or Artistic
12mr|perl-Data-OptList-0.107.0-5|10	Group:		Development/Perl
12mr|perl-Data-OptList-0.107.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Data-OptList-0.107.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Data-OptList-0.107.0-5|13	
12mr|perl-Data-OptList-0.107.0-5|14	BuildRequires:	perl(Sub::Install)
12mr|perl-Data-OptList-0.107.0-5|15	BuildRequires:	perl(Params::Util)
12mr|perl-Data-OptList-0.107.0-5|16	BuildRequires:	perl-devel
12mr|perl-Data-OptList-0.107.0-5|17	
12mr|perl-Data-OptList-0.107.0-5|18	BuildArch:	noarch
12mr|perl-Data-OptList-0.107.0-5|19	
12mr|perl-Data-OptList-0.107.0-5|20	%description
12mr|perl-Data-OptList-0.107.0-5|21	Hashes are great for storing named data, but if you want more than one entry
12mr|perl-Data-OptList-0.107.0-5|22	for a name, you have to use a list of pairs.
12mr|perl-Data-OptList-0.107.0-5|23	
12mr|perl-Data-OptList-0.107.0-5|24	%prep
12mr|perl-Data-OptList-0.107.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Data-OptList-0.107.0-5|26	
12mr|perl-Data-OptList-0.107.0-5|27	%build
12mr|perl-Data-OptList-0.107.0-5|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Data-OptList-0.107.0-5|29	%make
12mr|perl-Data-OptList-0.107.0-5|30	
12mr|perl-Data-OptList-0.107.0-5|31	%check
12mr|perl-Data-OptList-0.107.0-5|32	%make test
12mr|perl-Data-OptList-0.107.0-5|33	
12mr|perl-Data-OptList-0.107.0-5|34	%install
12mr|perl-Data-OptList-0.107.0-5|35	%makeinstall_std
12mr|perl-Data-OptList-0.107.0-5|36	
12mr|perl-Data-OptList-0.107.0-5|37	%files
12mr|perl-Data-OptList-0.107.0-5|38	%doc Changes README
12mr|perl-Data-OptList-0.107.0-5|39	%{perl_vendorlib}/Data
12mr|perl-Data-OptList-0.107.0-5|40	%{_mandir}/*/*
12mr|perl-Data-OptList-0.107.0-5|41	
12mr|perl-Data-OptList-0.107.0-5|42	
12mr|perl-Data-OptList-0.107.0-5|43	
12mr|perl-Data-OptList-0.107.0-5|44	%changelog
12mr|perl-Data-OptList-0.107.0-5|45	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Data-OptList-0.107.0-5|46	+ Commit: f6666fc
12mr|perl-Data-OptList-0.107.0-5|47	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Data-OptList-0.107.0-5|48	
12mr|perl-Data-OptList-0.107.0-5|49	

15514 12
12mr|perl-Data-Random-0.60.0-3|1	%define upstream_name    Data-Random
12mr|perl-Data-Random-0.60.0-3|2	%define upstream_version 0.06
12mr|perl-Data-Random-0.60.0-3|3	
12mr|perl-Data-Random-0.60.0-3|4	Name:		perl-%{upstream_name}
12mr|perl-Data-Random-0.60.0-3|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Data-Random-0.60.0-3|6	Release:	3
12mr|perl-Data-Random-0.60.0-3|7	
12mr|perl-Data-Random-0.60.0-3|8	Summary:	Data::Random - Perl module to generate random data
12mr|perl-Data-Random-0.60.0-3|9	License:	GPL+ or Artistic
12mr|perl-Data-Random-0.60.0-3|10	Group:		Development/Perl
12mr|perl-Data-Random-0.60.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Data-Random-0.60.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Data-Random-0.60.0-3|13	
12mr|perl-Data-Random-0.60.0-3|14	BuildRequires:	perl-Date-Calc
12mr|perl-Data-Random-0.60.0-3|15	BuildRequires:	perl-GD
12mr|perl-Data-Random-0.60.0-3|16	BuildRequires:	perl-YAML-Tiny
12mr|perl-Data-Random-0.60.0-3|17	BuildRequires:	perl-devel
12mr|perl-Data-Random-0.60.0-3|18	BuildArch:	noarch
12mr|perl-Data-Random-0.60.0-3|19	
12mr|perl-Data-Random-0.60.0-3|20	%description
12mr|perl-Data-Random-0.60.0-3|21	A module used to generate random data.  Useful mostly for test
12mr|perl-Data-Random-0.60.0-3|22	programs.
12mr|perl-Data-Random-0.60.0-3|23	
12mr|perl-Data-Random-0.60.0-3|24	%prep
12mr|perl-Data-Random-0.60.0-3|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Data-Random-0.60.0-3|26	
12mr|perl-Data-Random-0.60.0-3|27	%build
12mr|perl-Data-Random-0.60.0-3|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Data-Random-0.60.0-3|29	%make
12mr|perl-Data-Random-0.60.0-3|30	make test
12mr|perl-Data-Random-0.60.0-3|31	
12mr|perl-Data-Random-0.60.0-3|32	%install
12mr|perl-Data-Random-0.60.0-3|33	%makeinstall_std
12mr|perl-Data-Random-0.60.0-3|34	
12mr|perl-Data-Random-0.60.0-3|35	%files
12mr|perl-Data-Random-0.60.0-3|36	%doc Changes README*
12mr|perl-Data-Random-0.60.0-3|37	%dir %{perl_vendorlib}/Data/Random
12mr|perl-Data-Random-0.60.0-3|38	%{perl_vendorlib}/Data/Random.pm
12mr|perl-Data-Random-0.60.0-3|39	%{perl_vendorlib}/Data/Random/*
12mr|perl-Data-Random-0.60.0-3|40	%{_mandir}/*/*
12mr|perl-Data-Random-0.60.0-3|41	
12mr|perl-Data-Random-0.60.0-3|42	
12mr|perl-Data-Random-0.60.0-3|43	
12mr|perl-Data-Random-0.60.0-3|44	%changelog
12mr|perl-Data-Random-0.60.0-3|45	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Data-Random-0.60.0-3|46	+ Commit: f49e7cd
12mr|perl-Data-Random-0.60.0-3|47	- Add perl-devel to BuildRequires
12mr|perl-Data-Random-0.60.0-3|48	
12mr|perl-Data-Random-0.60.0-3|49	

15515 12
12mr|perl-Data-UUID-1.217.0-5|1	%define upstream_name	 Data-UUID
12mr|perl-Data-UUID-1.217.0-5|2	%define upstream_version 1.217
12mr|perl-Data-UUID-1.217.0-5|3	
12mr|perl-Data-UUID-1.217.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Data-UUID-1.217.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Data-UUID-1.217.0-5|6	Release:	%mkrel 5
12mr|perl-Data-UUID-1.217.0-5|7	
12mr|perl-Data-UUID-1.217.0-5|8	Summary: Perl extension for generating Globally/Universally Unique Identifiers
12mr|perl-Data-UUID-1.217.0-5|9	License: GPL+ or Artistic
12mr|perl-Data-UUID-1.217.0-5|10	Group:	 Development/Perl
12mr|perl-Data-UUID-1.217.0-5|11	Url:     http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Data-UUID-1.217.0-5|12	Source0: http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Data-UUID-1.217.0-5|13	
12mr|perl-Data-UUID-1.217.0-5|14	BuildRequires: perl-devel
12mr|perl-Data-UUID-1.217.0-5|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Data-UUID-1.217.0-5|16	
12mr|perl-Data-UUID-1.217.0-5|17	%description
12mr|perl-Data-UUID-1.217.0-5|18	Perl extension for generating Globally/Universally Unique Identifiers
12mr|perl-Data-UUID-1.217.0-5|19	(GUIDs/UUIDs).
12mr|perl-Data-UUID-1.217.0-5|20	
12mr|perl-Data-UUID-1.217.0-5|21	%prep
12mr|perl-Data-UUID-1.217.0-5|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Data-UUID-1.217.0-5|23	
12mr|perl-Data-UUID-1.217.0-5|24	%build
12mr|perl-Data-UUID-1.217.0-5|25	%{__perl} Makefile.PL INSTALLDIRS=vendor < /dev/null
12mr|perl-Data-UUID-1.217.0-5|26	%make
12mr|perl-Data-UUID-1.217.0-5|27	
12mr|perl-Data-UUID-1.217.0-5|28	%check
12mr|perl-Data-UUID-1.217.0-5|29	%{__make} test
12mr|perl-Data-UUID-1.217.0-5|30	
12mr|perl-Data-UUID-1.217.0-5|31	%install
12mr|perl-Data-UUID-1.217.0-5|32	rm -rf %{buildroot}
12mr|perl-Data-UUID-1.217.0-5|33	%makeinstall_std
12mr|perl-Data-UUID-1.217.0-5|34	
12mr|perl-Data-UUID-1.217.0-5|35	%clean
12mr|perl-Data-UUID-1.217.0-5|36	rm -rf %{buildroot}
12mr|perl-Data-UUID-1.217.0-5|37	
12mr|perl-Data-UUID-1.217.0-5|38	%files
12mr|perl-Data-UUID-1.217.0-5|39	%defattr(-,root,root)
12mr|perl-Data-UUID-1.217.0-5|40	%doc Changes README
12mr|perl-Data-UUID-1.217.0-5|41	%{perl_vendorarch}/Data
12mr|perl-Data-UUID-1.217.0-5|42	%{perl_vendorarch}/auto/Data
12mr|perl-Data-UUID-1.217.0-5|43	%{_mandir}/man3/*
12mr|perl-Data-UUID-1.217.0-5|44	
12mr|perl-Data-UUID-1.217.0-5|45	
12mr|perl-Data-UUID-1.217.0-5|46	
12mr|perl-Data-UUID-1.217.0-5|47	
12mr|perl-Data-UUID-1.217.0-5|48	
12mr|perl-Data-UUID-1.217.0-5|49	%changelog
12mr|perl-Data-UUID-1.217.0-5|50	

15516 12
12mr|perl-Date-Calc-6.300.0-5|1	%define	upstream_name	 Date-Calc
12mr|perl-Date-Calc-6.300.0-5|2	%define upstream_version 6.3
12mr|perl-Date-Calc-6.300.0-5|3	
12mr|perl-Date-Calc-6.300.0-5|4	Name:       perl-%{upstream_name}
12mr|perl-Date-Calc-6.300.0-5|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Date-Calc-6.300.0-5|6	Release:    %mkrel 5
12mr|perl-Date-Calc-6.300.0-5|7	
12mr|perl-Date-Calc-6.300.0-5|8	Summary: 	Gregorian calendar date calculations
12mr|perl-Date-Calc-6.300.0-5|9	License: 	GPL+ or Artistic
12mr|perl-Date-Calc-6.300.0-5|10	Group:		Development/Perl
12mr|perl-Date-Calc-6.300.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Date-Calc-6.300.0-5|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Date/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Date-Calc-6.300.0-5|13	
12mr|perl-Date-Calc-6.300.0-5|14	# these versioned requires are expressed in Makefile.PL, but not in module
12mr|perl-Date-Calc-6.300.0-5|15	BuildRequires:	perl(Bit::Vector) >= 6.400.0
12mr|perl-Date-Calc-6.300.0-5|16	BuildRequires:	perl(Carp::Clan)  >= 5.3
12mr|perl-Date-Calc-6.300.0-5|17	BuildRequires:	perl-devel
12mr|perl-Date-Calc-6.300.0-5|18	
12mr|perl-Date-Calc-6.300.0-5|19	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Date-Calc-6.300.0-5|20	BuildArch: noarch
12mr|perl-Date-Calc-6.300.0-5|21	Obsoletes:	%{name} < %version-%release
12mr|perl-Date-Calc-6.300.0-5|22	
12mr|perl-Date-Calc-6.300.0-5|23	%description
12mr|perl-Date-Calc-6.300.0-5|24	This library provides all sorts of date calculations based on the Gregorian
12mr|perl-Date-Calc-6.300.0-5|25	calendar (the one used in all western countries today), thereby complying
12mr|perl-Date-Calc-6.300.0-5|26	with all relevant norms and standards: ISO/R 2015-1971, DIN 1355 and, to
12mr|perl-Date-Calc-6.300.0-5|27	some extent, ISO 8601 (where applicable).
12mr|perl-Date-Calc-6.300.0-5|28	
12mr|perl-Date-Calc-6.300.0-5|29	%prep
12mr|perl-Date-Calc-6.300.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Date-Calc-6.300.0-5|31	
12mr|perl-Date-Calc-6.300.0-5|32	%build
12mr|perl-Date-Calc-6.300.0-5|33	%{__perl} -pi -e 's,^#!perl,#!/usr/bin/perl,' examples/*.{pl,cgi}
12mr|perl-Date-Calc-6.300.0-5|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Date-Calc-6.300.0-5|35	%make  CFLAGS="%{optflags}"
12mr|perl-Date-Calc-6.300.0-5|36	
12mr|perl-Date-Calc-6.300.0-5|37	%check
12mr|perl-Date-Calc-6.300.0-5|38	%make test
12mr|perl-Date-Calc-6.300.0-5|39	
12mr|perl-Date-Calc-6.300.0-5|40	%install
12mr|perl-Date-Calc-6.300.0-5|41	rm -rf %{buildroot}
12mr|perl-Date-Calc-6.300.0-5|42	%makeinstall_std
12mr|perl-Date-Calc-6.300.0-5|43	
12mr|perl-Date-Calc-6.300.0-5|44	%clean
12mr|perl-Date-Calc-6.300.0-5|45	rm -rf %{buildroot}
12mr|perl-Date-Calc-6.300.0-5|46	
12mr|perl-Date-Calc-6.300.0-5|47	%files
12mr|perl-Date-Calc-6.300.0-5|48	%defattr(-,root,root,755)
12mr|perl-Date-Calc-6.300.0-5|49	%doc README.txt CHANGES.txt CREDITS.txt META.yml
12mr|perl-Date-Calc-6.300.0-5|50	%{_mandir}/man3/*
12mr|perl-Date-Calc-6.300.0-5|51	%{perl_vendorlib}/Date
12mr|perl-Date-Calc-6.300.0-5|52	
12mr|perl-Date-Calc-6.300.0-5|53	
12mr|perl-Date-Calc-6.300.0-5|54	
12mr|perl-Date-Calc-6.300.0-5|55	%changelog
12mr|perl-Date-Calc-6.300.0-5|56	

15517 12
12mr|perl-Date-Manip-6.240.0-1|1	%define upstream_name	 Date-Manip
12mr|perl-Date-Manip-6.240.0-1|2	%define upstream_version 6.24
12mr|perl-Date-Manip-6.240.0-1|3	
12mr|perl-Date-Manip-6.240.0-1|4	Name:       perl-%{upstream_name}
12mr|perl-Date-Manip-6.240.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Date-Manip-6.240.0-1|6	Release:    %mkrel 1
12mr|perl-Date-Manip-6.240.0-1|7	
12mr|perl-Date-Manip-6.240.0-1|8	Summary:	%{upstream_name} upstream_name for Perl
12mr|perl-Date-Manip-6.240.0-1|9	License:	GPL+ or Artistic
12mr|perl-Date-Manip-6.240.0-1|10	Group:		Development/Perl
12mr|perl-Date-Manip-6.240.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Date-Manip-6.240.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Date/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Date-Manip-6.240.0-1|13	
12mr|perl-Date-Manip-6.240.0-1|14	BuildRequires: perl(Test::Inter)
12mr|perl-Date-Manip-6.240.0-1|15	BuildRequires: perl(Test::Pod)
12mr|perl-Date-Manip-6.240.0-1|16	BuildRequires: perl(Test::Pod::Coverage)
12mr|perl-Date-Manip-6.240.0-1|17	BuildRequires: perl(YAML::Syck)
12mr|perl-Date-Manip-6.240.0-1|18	BuildRequires: perl(Module::Build)
12mr|perl-Date-Manip-6.240.0-1|19	
12mr|perl-Date-Manip-6.240.0-1|20	BuildArch:	noarch
12mr|perl-Date-Manip-6.240.0-1|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Date-Manip-6.240.0-1|22	
12mr|perl-Date-Manip-6.240.0-1|23	Obsoletes:	perl-DateManip < 5.46
12mr|perl-Date-Manip-6.240.0-1|24	Provides:	perl-DateManip < 5.46
12mr|perl-Date-Manip-6.240.0-1|25	
12mr|perl-Date-Manip-6.240.0-1|26	%description
12mr|perl-Date-Manip-6.240.0-1|27	This is a set of routines designed to make any common date/time
12mr|perl-Date-Manip-6.240.0-1|28	manipulation easy to do. Operations such as comparing two times,
12mr|perl-Date-Manip-6.240.0-1|29	calculating a time a given amount of time from another, or parsing
12mr|perl-Date-Manip-6.240.0-1|30	international times are all easily done.
12mr|perl-Date-Manip-6.240.0-1|31	
12mr|perl-Date-Manip-6.240.0-1|32	%prep
12mr|perl-Date-Manip-6.240.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Date-Manip-6.240.0-1|34	
12mr|perl-Date-Manip-6.240.0-1|35	%build
12mr|perl-Date-Manip-6.240.0-1|36	%{__perl} Build.PL installdirs=vendor
12mr|perl-Date-Manip-6.240.0-1|37	./Build
12mr|perl-Date-Manip-6.240.0-1|38	
12mr|perl-Date-Manip-6.240.0-1|39	%check
12mr|perl-Date-Manip-6.240.0-1|40	./Build test
12mr|perl-Date-Manip-6.240.0-1|41	
12mr|perl-Date-Manip-6.240.0-1|42	%install
12mr|perl-Date-Manip-6.240.0-1|43	%{__rm} -rf %{buildroot}
12mr|perl-Date-Manip-6.240.0-1|44	./Build install destdir=%{buildroot}
12mr|perl-Date-Manip-6.240.0-1|45	
12mr|perl-Date-Manip-6.240.0-1|46	%clean
12mr|perl-Date-Manip-6.240.0-1|47	rm -rf %{buildroot}
12mr|perl-Date-Manip-6.240.0-1|48	
12mr|perl-Date-Manip-6.240.0-1|49	%files
12mr|perl-Date-Manip-6.240.0-1|50	%defattr(-,root,root)
12mr|perl-Date-Manip-6.240.0-1|51	%doc HISTORY INSTALL README
12mr|perl-Date-Manip-6.240.0-1|52	%{_mandir}/man*/*
12mr|perl-Date-Manip-6.240.0-1|53	%{perl_vendorlib}/Date
12mr|perl-Date-Manip-6.240.0-1|54	
12mr|perl-Date-Manip-6.240.0-1|55	
12mr|perl-Date-Manip-6.240.0-1|56	
12mr|perl-Date-Manip-6.240.0-1|57	%changelog
12mr|perl-Date-Manip-6.240.0-1|58	

15518 12
12mr|perl-DateTime-0.720.0-1|1	%define upstream_name	 DateTime
12mr|perl-DateTime-0.720.0-1|2	%define upstream_version 0.72
12mr|perl-DateTime-0.720.0-1|3	
12mr|perl-DateTime-0.720.0-1|4	Name:		perl-%{upstream_name}
12mr|perl-DateTime-0.720.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-DateTime-0.720.0-1|6	Release:	1
12mr|perl-DateTime-0.720.0-1|7	Epoch:		2
12mr|perl-DateTime-0.720.0-1|8	
12mr|perl-DateTime-0.720.0-1|9	Summary:	A date and time object in Perl
12mr|perl-DateTime-0.720.0-1|10	License:	Artistic
12mr|perl-DateTime-0.720.0-1|11	Group:		Development/Perl
12mr|perl-DateTime-0.720.0-1|12	URL:		http://datetime.perl.org/
12mr|perl-DateTime-0.720.0-1|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-DateTime-0.720.0-1|14	
12mr|perl-DateTime-0.720.0-1|15	BuildRequires:	perl(DateTime::Locale) >= 0.21
12mr|perl-DateTime-0.720.0-1|16	BuildRequires:	perl(DateTime::TimeZone) >= 0.38
12mr|perl-DateTime-0.720.0-1|17	BuildRequires:	perl(Module::Build)
12mr|perl-DateTime-0.720.0-1|18	BuildRequires:	perl(Params::Validate) >= 0.76
12mr|perl-DateTime-0.720.0-1|19	BuildRequires:	perl(Pod::Man) >= 1.14
12mr|perl-DateTime-0.720.0-1|20	BuildRequires:	perl(Scalar::Util)
12mr|perl-DateTime-0.720.0-1|21	BuildRequires:	perl(Test::Exception)
12mr|perl-DateTime-0.720.0-1|22	BuildRequires:	perl(Test::More) >= 0.34
12mr|perl-DateTime-0.720.0-1|23	BuildRequires:	perl(Time::Local) >= 1.04
12mr|perl-DateTime-0.720.0-1|24	BuildRequires:	perl(Math::Round)
12mr|perl-DateTime-0.720.0-1|25	BuildRequires:	perl(Test::Fatal)
12mr|perl-DateTime-0.720.0-1|26	BuildRequires:	perl-devel >= 2:5.14
12mr|perl-DateTime-0.720.0-1|27	BuildRequires:	perl-List-MoreUtils >= 0.320.0-3
12mr|perl-DateTime-0.720.0-1|28	
12mr|perl-DateTime-0.720.0-1|29	
12mr|perl-DateTime-0.720.0-1|30	Provides:	perl(DateTimePP)
12mr|perl-DateTime-0.720.0-1|31	Provides:	perl(DateTimePPExtra)
12mr|perl-DateTime-0.720.0-1|32	
12mr|perl-DateTime-0.720.0-1|33	%description
12mr|perl-DateTime-0.720.0-1|34	DateTime is a class for the representation of date/time combinations, and is
12mr|perl-DateTime-0.720.0-1|35	part of the Perl DateTime project.
12mr|perl-DateTime-0.720.0-1|36	
12mr|perl-DateTime-0.720.0-1|37	It represents the Gregorian calendar, extended backwards in time before its
12mr|perl-DateTime-0.720.0-1|38	creation (in 1582). This is sometimes known as the "proleptic Gregorian
12mr|perl-DateTime-0.720.0-1|39	calendar". In this calendar, the first day of the calendar (the epoch), is the
12mr|perl-DateTime-0.720.0-1|40	first day of year 1, which corresponds to the date which was (incorrectly)
12mr|perl-DateTime-0.720.0-1|41	believed to be the birth of Jesus Christ.
12mr|perl-DateTime-0.720.0-1|42	
12mr|perl-DateTime-0.720.0-1|43	%prep
12mr|perl-DateTime-0.720.0-1|44	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-DateTime-0.720.0-1|45	
12mr|perl-DateTime-0.720.0-1|46	%build
12mr|perl-DateTime-0.720.0-1|47	%__perl Build.PL installdirs=vendor
12mr|perl-DateTime-0.720.0-1|48	./Build CFLAGS="%{optflags}"
12mr|perl-DateTime-0.720.0-1|49	
12mr|perl-DateTime-0.720.0-1|50	%check
12mr|perl-DateTime-0.720.0-1|51	./Build test
12mr|perl-DateTime-0.720.0-1|52	
12mr|perl-DateTime-0.720.0-1|53	%install
12mr|perl-DateTime-0.720.0-1|54	rm -rf %{buildroot}
12mr|perl-DateTime-0.720.0-1|55	./Build install destdir=%{buildroot}
12mr|perl-DateTime-0.720.0-1|56	
12mr|perl-DateTime-0.720.0-1|57	%clean
12mr|perl-DateTime-0.720.0-1|58	rm -rf %{buildroot}
12mr|perl-DateTime-0.720.0-1|59	
12mr|perl-DateTime-0.720.0-1|60	%files
12mr|perl-DateTime-0.720.0-1|61	%defattr(-,root,root)
12mr|perl-DateTime-0.720.0-1|62	%doc Changes README CREDITS
12mr|perl-DateTime-0.720.0-1|63	%{perl_vendorarch}/DateTime*
12mr|perl-DateTime-0.720.0-1|64	%{perl_vendorarch}/auto/*
12mr|perl-DateTime-0.720.0-1|65	%{_mandir}/*/*
12mr|perl-DateTime-0.720.0-1|66	
12mr|perl-DateTime-0.720.0-1|67	
12mr|perl-DateTime-0.720.0-1|68	
12mr|perl-DateTime-0.720.0-1|69	%changelog
12mr|perl-DateTime-0.720.0-1|70	

15519 12
12mr|perl-DateTime-Format-Builder-0.800.0-4|1	%define upstream_name    DateTime-Format-Builder
12mr|perl-DateTime-Format-Builder-0.800.0-4|2	%define upstream_version 0.80
12mr|perl-DateTime-Format-Builder-0.800.0-4|3	
12mr|perl-DateTime-Format-Builder-0.800.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-DateTime-Format-Builder-0.800.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-DateTime-Format-Builder-0.800.0-4|6	Release:	4
12mr|perl-DateTime-Format-Builder-0.800.0-4|7	
12mr|perl-DateTime-Format-Builder-0.800.0-4|8	Summary:	Create DateTime parser classes and objects
12mr|perl-DateTime-Format-Builder-0.800.0-4|9	License:	GPL+ or Artistic
12mr|perl-DateTime-Format-Builder-0.800.0-4|10	Group:		Development/Perl
12mr|perl-DateTime-Format-Builder-0.800.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-DateTime-Format-Builder-0.800.0-4|12	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-DateTime-Format-Builder-0.800.0-4|13	
12mr|perl-DateTime-Format-Builder-0.800.0-4|14	BuildRequires:	perl-devel
12mr|perl-DateTime-Format-Builder-0.800.0-4|15	BuildRequires:	perl(Class::Factory::Util)
12mr|perl-DateTime-Format-Builder-0.800.0-4|16	BuildRequires:	perl(DateTime)
12mr|perl-DateTime-Format-Builder-0.800.0-4|17	BuildRequires:	perl(DateTime::Format::Strptime)
12mr|perl-DateTime-Format-Builder-0.800.0-4|18	BuildRequires:	perl(Module::Build)
12mr|perl-DateTime-Format-Builder-0.800.0-4|19	BuildRequires:	perl(Params::Validate)
12mr|perl-DateTime-Format-Builder-0.800.0-4|20	BuildRequires:	perl(Task::Weaken)
12mr|perl-DateTime-Format-Builder-0.800.0-4|21	BuildRequires:	perl(Module::Build::Compat)
12mr|perl-DateTime-Format-Builder-0.800.0-4|22	# This dependency is missing so we specify it explicitly.
12mr|perl-DateTime-Format-Builder-0.800.0-4|23	Requires:	perl(Class::Factory::Util)
12mr|perl-DateTime-Format-Builder-0.800.0-4|24	BuildArch:	noarch
12mr|perl-DateTime-Format-Builder-0.800.0-4|25	
12mr|perl-DateTime-Format-Builder-0.800.0-4|26	%description
12mr|perl-DateTime-Format-Builder-0.800.0-4|27	This module understands the formats used by MySQL for its DATE, DATETIME,
12mr|perl-DateTime-Format-Builder-0.800.0-4|28	TIME, and TIMESTAMP data types. It can be used to parse these formats in
12mr|perl-DateTime-Format-Builder-0.800.0-4|29	order to create DateTime objects, and it can take a DateTime object and
12mr|perl-DateTime-Format-Builder-0.800.0-4|30	produce a string representing it in the MySQL format.
12mr|perl-DateTime-Format-Builder-0.800.0-4|31	
12mr|perl-DateTime-Format-Builder-0.800.0-4|32	%prep
12mr|perl-DateTime-Format-Builder-0.800.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-DateTime-Format-Builder-0.800.0-4|34	
12mr|perl-DateTime-Format-Builder-0.800.0-4|35	%build
12mr|perl-DateTime-Format-Builder-0.800.0-4|36	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-DateTime-Format-Builder-0.800.0-4|37	%make
12mr|perl-DateTime-Format-Builder-0.800.0-4|38	
12mr|perl-DateTime-Format-Builder-0.800.0-4|39	%check
12mr|perl-DateTime-Format-Builder-0.800.0-4|40	%make test
12mr|perl-DateTime-Format-Builder-0.800.0-4|41	
12mr|perl-DateTime-Format-Builder-0.800.0-4|42	%install
12mr|perl-DateTime-Format-Builder-0.800.0-4|43	%makeinstall_std
12mr|perl-DateTime-Format-Builder-0.800.0-4|44	
12mr|perl-DateTime-Format-Builder-0.800.0-4|45	%files
12mr|perl-DateTime-Format-Builder-0.800.0-4|46	%doc Changes README
12mr|perl-DateTime-Format-Builder-0.800.0-4|47	%{_mandir}/man3/*
12mr|perl-DateTime-Format-Builder-0.800.0-4|48	%{perl_vendorlib}/*
12mr|perl-DateTime-Format-Builder-0.800.0-4|49	
12mr|perl-DateTime-Format-Builder-0.800.0-4|50	
12mr|perl-DateTime-Format-Builder-0.800.0-4|51	%changelog
12mr|perl-DateTime-Format-Builder-0.800.0-4|52	* Tue Oct  2 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-DateTime-Format-Builder-0.800.0-4|53	+ Commit: 6c3025a
12mr|perl-DateTime-Format-Builder-0.800.0-4|54	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-DateTime-Format-Builder-0.800.0-4|55	
12mr|perl-DateTime-Format-Builder-0.800.0-4|56	

15520 12
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|1	%define upstream_name	 DateTime-Format-ISO8601
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|2	%define upstream_version 0.07
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|3	
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|6	Release:	5
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|7	
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|8	Summary:	Parses almost all ISO8601 date and time formats
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|9	License:	GPL
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|10	Group:		Development/Perl
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|11	Url:		http://search.cpan.org/dist/RPM4/
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|12	Source0:	%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|13	
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|14	BuildRequires:	perl(DateTime)
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|15	BuildRequires:	perl(DateTime::Format::Builder)
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|16	BuildRequires:	perl(Class::Factory::Util)
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|17	BuildRequires:	perl(Module::Build)
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|18	Requires:	perl(Class::Factory::Util)
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|19	BuildArch:	noarch
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|20	
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|21	%description
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|22	Parse and format W3CDTF datetime strings.
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|23	ISO8601 time-intervals will be supported in a later release.
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|24	
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|25	%prep
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|27	
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|28	%build
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|29	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|30	%make
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|31	
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|32	%check
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|33	make test
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|34	
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|35	%install
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|36	%makeinstall_std
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|37	
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|38	%files
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|39	%doc Changes README
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|40	%{perl_vendorlib}/*
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|41	%{_mandir}/*/*
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|42	
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|43	
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|44	
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|45	%changelog
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|46	* Mon Sep  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|47	+ Commit: 97e86ac
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|48	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|49	
12mr|perl-DateTime-Format-ISO8601-0.70.0-5|50	

15521 12
12mr|perl-DateTime-Format-Strptime-1.510.0-2|1	%define upstream_name    DateTime-Format-Strptime
12mr|perl-DateTime-Format-Strptime-1.510.0-2|2	%define upstream_version 1.51
12mr|perl-DateTime-Format-Strptime-1.510.0-2|3	
12mr|perl-DateTime-Format-Strptime-1.510.0-2|4	Name:		perl-%{upstream_name}
12mr|perl-DateTime-Format-Strptime-1.510.0-2|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-DateTime-Format-Strptime-1.510.0-2|6	Release:	2
12mr|perl-DateTime-Format-Strptime-1.510.0-2|7	Epoch:		1
12mr|perl-DateTime-Format-Strptime-1.510.0-2|8	
12mr|perl-DateTime-Format-Strptime-1.510.0-2|9	Summary:	Parse and format strp and strf time patterns
12mr|perl-DateTime-Format-Strptime-1.510.0-2|10	License:	GPL+ or Artistic
12mr|perl-DateTime-Format-Strptime-1.510.0-2|11	Group:		Development/Perl
12mr|perl-DateTime-Format-Strptime-1.510.0-2|12	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-DateTime-Format-Strptime-1.510.0-2|13	Source0:	http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-DateTime-Format-Strptime-1.510.0-2|14	
12mr|perl-DateTime-Format-Strptime-1.510.0-2|15	BuildRequires:	perl(DateTime)
12mr|perl-DateTime-Format-Strptime-1.510.0-2|16	BuildRequires:	perl-devel
12mr|perl-DateTime-Format-Strptime-1.510.0-2|17	BuildArch:	noarch
12mr|perl-DateTime-Format-Strptime-1.510.0-2|18	
12mr|perl-DateTime-Format-Strptime-1.510.0-2|19	%description
12mr|perl-DateTime-Format-Strptime-1.510.0-2|20	This module implements most of strptime(3), the POSIX function that is the
12mr|perl-DateTime-Format-Strptime-1.510.0-2|21	reverse of strftime(3), for DateTime. While strftime takes a DateTime and a
12mr|perl-DateTime-Format-Strptime-1.510.0-2|22	pattern and returns a string, strptime takes a string and a pattern and returns
12mr|perl-DateTime-Format-Strptime-1.510.0-2|23	the DateTime object associated.
12mr|perl-DateTime-Format-Strptime-1.510.0-2|24	
12mr|perl-DateTime-Format-Strptime-1.510.0-2|25	%prep
12mr|perl-DateTime-Format-Strptime-1.510.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-DateTime-Format-Strptime-1.510.0-2|27	
12mr|perl-DateTime-Format-Strptime-1.510.0-2|28	%build
12mr|perl-DateTime-Format-Strptime-1.510.0-2|29	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-DateTime-Format-Strptime-1.510.0-2|30	%make
12mr|perl-DateTime-Format-Strptime-1.510.0-2|31	
12mr|perl-DateTime-Format-Strptime-1.510.0-2|32	%install
12mr|perl-DateTime-Format-Strptime-1.510.0-2|33	%makeinstall_std
12mr|perl-DateTime-Format-Strptime-1.510.0-2|34	
12mr|perl-DateTime-Format-Strptime-1.510.0-2|35	%check
12mr|perl-DateTime-Format-Strptime-1.510.0-2|36	#make test
12mr|perl-DateTime-Format-Strptime-1.510.0-2|37	
12mr|perl-DateTime-Format-Strptime-1.510.0-2|38	%files
12mr|perl-DateTime-Format-Strptime-1.510.0-2|39	%doc Changes README
12mr|perl-DateTime-Format-Strptime-1.510.0-2|40	%{perl_vendorlib}/DateTime
12mr|perl-DateTime-Format-Strptime-1.510.0-2|41	%{_mandir}/*/*
12mr|perl-DateTime-Format-Strptime-1.510.0-2|42	
12mr|perl-DateTime-Format-Strptime-1.510.0-2|43	
12mr|perl-DateTime-Format-Strptime-1.510.0-2|44	%changelog
12mr|perl-DateTime-Format-Strptime-1.510.0-2|45	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-DateTime-Format-Strptime-1.510.0-2|46	+ Commit: 0ce1cfa
12mr|perl-DateTime-Format-Strptime-1.510.0-2|47	- Spec cleanup
12mr|perl-DateTime-Format-Strptime-1.510.0-2|48	
12mr|perl-DateTime-Format-Strptime-1.510.0-2|49	

15522 12
12mr|perl-DateTime-Locale-0.450.0-3|1	%define	upstream_name    DateTime-Locale
12mr|perl-DateTime-Locale-0.450.0-3|2	%define upstream_version 0.45
12mr|perl-DateTime-Locale-0.450.0-3|3	
12mr|perl-DateTime-Locale-0.450.0-3|4	Name:       perl-%{upstream_name}
12mr|perl-DateTime-Locale-0.450.0-3|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-DateTime-Locale-0.450.0-3|6	Release:    3
12mr|perl-DateTime-Locale-0.450.0-3|7	Epoch:		2
12mr|perl-DateTime-Locale-0.450.0-3|8	
12mr|perl-DateTime-Locale-0.450.0-3|9	Summary:	Localization support for DateTime
12mr|perl-DateTime-Locale-0.450.0-3|10	License:	GPL+ or Artistic
12mr|perl-DateTime-Locale-0.450.0-3|11	Group:		Development/Perl
12mr|perl-DateTime-Locale-0.450.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-DateTime-Locale-0.450.0-3|13	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-DateTime-Locale-0.450.0-3|14	
12mr|perl-DateTime-Locale-0.450.0-3|15	BuildRequires:	perl(Module::Build)
12mr|perl-DateTime-Locale-0.450.0-3|16	BuildRequires:	perl(Params::Validate) >= 0.72
12mr|perl-DateTime-Locale-0.450.0-3|17	BuildRequires:	perl(List::MoreUtils)
12mr|perl-DateTime-Locale-0.450.0-3|18	BuildRequires:	perl-devel
12mr|perl-DateTime-Locale-0.450.0-3|19	BuildArch:	noarch
12mr|perl-DateTime-Locale-0.450.0-3|20	
12mr|perl-DateTime-Locale-0.450.0-3|21	%description
12mr|perl-DateTime-Locale-0.450.0-3|22	The DateTime::Locale perl module is primarily a factory for the various locale
12mr|perl-DateTime-Locale-0.450.0-3|23	subclasses used by DateTime. It also provides some functions for getting
12mr|perl-DateTime-Locale-0.450.0-3|24	information on available locales.
12mr|perl-DateTime-Locale-0.450.0-3|25	
12mr|perl-DateTime-Locale-0.450.0-3|26	If you want to know what methods are available for locale objects, then please
12mr|perl-DateTime-Locale-0.450.0-3|27	read the DateTime::Locale::Base documentation.
12mr|perl-DateTime-Locale-0.450.0-3|28	
12mr|perl-DateTime-Locale-0.450.0-3|29	%prep
12mr|perl-DateTime-Locale-0.450.0-3|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-DateTime-Locale-0.450.0-3|31	
12mr|perl-DateTime-Locale-0.450.0-3|32	%build
12mr|perl-DateTime-Locale-0.450.0-3|33	perl Build.PL installdirs=vendor destdir=%{buildroot}
12mr|perl-DateTime-Locale-0.450.0-3|34	./Build
12mr|perl-DateTime-Locale-0.450.0-3|35	
12mr|perl-DateTime-Locale-0.450.0-3|36	%check
12mr|perl-DateTime-Locale-0.450.0-3|37	./Build test
12mr|perl-DateTime-Locale-0.450.0-3|38	
12mr|perl-DateTime-Locale-0.450.0-3|39	%install
12mr|perl-DateTime-Locale-0.450.0-3|40	./Build install
12mr|perl-DateTime-Locale-0.450.0-3|41	
12mr|perl-DateTime-Locale-0.450.0-3|42	%files
12mr|perl-DateTime-Locale-0.450.0-3|43	%doc Changes README
12mr|perl-DateTime-Locale-0.450.0-3|44	%{perl_vendorlib}/DateTime
12mr|perl-DateTime-Locale-0.450.0-3|45	%{_mandir}/*/*
12mr|perl-DateTime-Locale-0.450.0-3|46	
12mr|perl-DateTime-Locale-0.450.0-3|47	
12mr|perl-DateTime-Locale-0.450.0-3|48	
12mr|perl-DateTime-Locale-0.450.0-3|49	%changelog
12mr|perl-DateTime-Locale-0.450.0-3|50	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-DateTime-Locale-0.450.0-3|51	+ Commit: df32dc7
12mr|perl-DateTime-Locale-0.450.0-3|52	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-DateTime-Locale-0.450.0-3|53	
12mr|perl-DateTime-Locale-0.450.0-3|54	

15523 12
12mr|perl-DateTime-TimeZone-1.460.0-7|1	%define	upstream_name    DateTime-TimeZone
12mr|perl-DateTime-TimeZone-1.460.0-7|2	%define upstream_version 1.46
12mr|perl-DateTime-TimeZone-1.460.0-7|3	
12mr|perl-DateTime-TimeZone-1.460.0-7|4	# circular dependency
12mr|perl-DateTime-TimeZone-1.460.0-7|5	%if %{_use_internal_dependency_generator}
12mr|perl-DateTime-TimeZone-1.460.0-7|6	%define __noautoreq 'perl\\(DateTime\\)|perl\\(DateTime::Duration\\)|perl\\(Win32::TieRegistry\\)'
12mr|perl-DateTime-TimeZone-1.460.0-7|7	%else
12mr|perl-DateTime-TimeZone-1.460.0-7|8	%define _requires_exceptions perl(DateTime)\\|perl(DateTime::Duration)
12mr|perl-DateTime-TimeZone-1.460.0-7|9	%endif
12mr|perl-DateTime-TimeZone-1.460.0-7|10	
12mr|perl-DateTime-TimeZone-1.460.0-7|11	Name:		perl-%{upstream_name}
12mr|perl-DateTime-TimeZone-1.460.0-7|12	Version:	%perl_convert_version %{upstream_version}
12mr|perl-DateTime-TimeZone-1.460.0-7|13	Release:	7
12mr|perl-DateTime-TimeZone-1.460.0-7|14	Epoch:		1
12mr|perl-DateTime-TimeZone-1.460.0-7|15	
12mr|perl-DateTime-TimeZone-1.460.0-7|16	Summary:	Time zone object base class and factory
12mr|perl-DateTime-TimeZone-1.460.0-7|17	License:	GPL+ or Artistic
12mr|perl-DateTime-TimeZone-1.460.0-7|18	Group:		Development/Perl
12mr|perl-DateTime-TimeZone-1.460.0-7|19	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-DateTime-TimeZone-1.460.0-7|20	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-DateTime-TimeZone-1.460.0-7|21	
12mr|perl-DateTime-TimeZone-1.460.0-7|22	BuildRequires:  perl-devel
12mr|perl-DateTime-TimeZone-1.460.0-7|23	BuildRequires:	perl(Class::Load)
12mr|perl-DateTime-TimeZone-1.460.0-7|24	BuildRequires:	perl(Class::Singleton) >= 1.03
12mr|perl-DateTime-TimeZone-1.460.0-7|25	BuildRequires:	perl(Module::Build)
12mr|perl-DateTime-TimeZone-1.460.0-7|26	BuildRequires:	perl(Params::Validate) >= 0.72
12mr|perl-DateTime-TimeZone-1.460.0-7|27	BuildRequires:	perl(Pod::Man) >= 1.14
12mr|perl-DateTime-TimeZone-1.460.0-7|28	
12mr|perl-DateTime-TimeZone-1.460.0-7|29	BuildArch:	noarch
12mr|perl-DateTime-TimeZone-1.460.0-7|30	
12mr|perl-DateTime-TimeZone-1.460.0-7|31	Provides:	perl(DateTime::TimeZoneCatalog)
12mr|perl-DateTime-TimeZone-1.460.0-7|32	
12mr|perl-DateTime-TimeZone-1.460.0-7|33	%description
12mr|perl-DateTime-TimeZone-1.460.0-7|34	This perl module defines the base class for all time zone objects. A time zone
12mr|perl-DateTime-TimeZone-1.460.0-7|35	is represented internally as a set of observances, each of which describes the
12mr|perl-DateTime-TimeZone-1.460.0-7|36	offset from GMT for a given time period.
12mr|perl-DateTime-TimeZone-1.460.0-7|37	
12mr|perl-DateTime-TimeZone-1.460.0-7|38	Note that without the DateTime.pm module, this module does not do much. Its
12mr|perl-DateTime-TimeZone-1.460.0-7|39	primary interface is through a DateTime object, and most users will not need to
12mr|perl-DateTime-TimeZone-1.460.0-7|40	directly use DateTime::TimeZone methods.
12mr|perl-DateTime-TimeZone-1.460.0-7|41	
12mr|perl-DateTime-TimeZone-1.460.0-7|42	%prep
12mr|perl-DateTime-TimeZone-1.460.0-7|43	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-DateTime-TimeZone-1.460.0-7|44	
12mr|perl-DateTime-TimeZone-1.460.0-7|45	%build
12mr|perl-DateTime-TimeZone-1.460.0-7|46	%{__perl} Makefile.PL installdirs=vendor destdir=%{buildroot}
12mr|perl-DateTime-TimeZone-1.460.0-7|47	%make
12mr|perl-DateTime-TimeZone-1.460.0-7|48	
12mr|perl-DateTime-TimeZone-1.460.0-7|49	%check
12mr|perl-DateTime-TimeZone-1.460.0-7|50	%make test
12mr|perl-DateTime-TimeZone-1.460.0-7|51	
12mr|perl-DateTime-TimeZone-1.460.0-7|52	%install
12mr|perl-DateTime-TimeZone-1.460.0-7|53	%makeinstall_std
12mr|perl-DateTime-TimeZone-1.460.0-7|54	
12mr|perl-DateTime-TimeZone-1.460.0-7|55	%files
12mr|perl-DateTime-TimeZone-1.460.0-7|56	%defattr(-,root,root)
12mr|perl-DateTime-TimeZone-1.460.0-7|57	%doc Changes README
12mr|perl-DateTime-TimeZone-1.460.0-7|58	%{perl_vendorlib}/DateTime
12mr|perl-DateTime-TimeZone-1.460.0-7|59	%{_mandir}/*/*
12mr|perl-DateTime-TimeZone-1.460.0-7|60	
12mr|perl-DateTime-TimeZone-1.460.0-7|61	
12mr|perl-DateTime-TimeZone-1.460.0-7|62	
12mr|perl-DateTime-TimeZone-1.460.0-7|63	%changelog
12mr|perl-DateTime-TimeZone-1.460.0-7|64	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-DateTime-TimeZone-1.460.0-7|65	+ Commit: 2be8c60
12mr|perl-DateTime-TimeZone-1.460.0-7|66	- More requires exceptions
12mr|perl-DateTime-TimeZone-1.460.0-7|67	
12mr|perl-DateTime-TimeZone-1.460.0-7|68	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-DateTime-TimeZone-1.460.0-7|69	+ Commit: cfb5930
12mr|perl-DateTime-TimeZone-1.460.0-7|70	- Add Requires exceptions for internal dependency generator
12mr|perl-DateTime-TimeZone-1.460.0-7|71	
12mr|perl-DateTime-TimeZone-1.460.0-7|72	* Tue Aug  28 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|perl-DateTime-TimeZone-1.460.0-7|73	+ Commit: 15ca14e
12mr|perl-DateTime-TimeZone-1.460.0-7|74	- Update to 1.46
12mr|perl-DateTime-TimeZone-1.460.0-7|75	
12mr|perl-DateTime-TimeZone-1.460.0-7|76	

15524 12
12mr|perl-DBD-mysql-4.20.0-1|1	%define	upstream_name    DBD-mysql
12mr|perl-DBD-mysql-4.20.0-1|2	%define upstream_version 4.020
12mr|perl-DBD-mysql-4.20.0-1|3	%define Werror_cflags %nil
12mr|perl-DBD-mysql-4.20.0-1|4	
12mr|perl-DBD-mysql-4.20.0-1|5	Name:		perl-%{upstream_name}
12mr|perl-DBD-mysql-4.20.0-1|6	Version:	%perl_convert_version %{upstream_version}
12mr|perl-DBD-mysql-4.20.0-1|7	Release:	%mkrel 1
12mr|perl-DBD-mysql-4.20.0-1|8	
12mr|perl-DBD-mysql-4.20.0-1|9	Summary:	MySQL-Perl bindings
12mr|perl-DBD-mysql-4.20.0-1|10	License:	GPL
12mr|perl-DBD-mysql-4.20.0-1|11	Group:		Development/Databases
12mr|perl-DBD-mysql-4.20.0-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-DBD-mysql-4.20.0-1|13	Source0:	http://www.cpan.org/modules/by-module/DBD/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-DBD-mysql-4.20.0-1|14	
12mr|perl-DBD-mysql-4.20.0-1|15	BuildRequires:	perl(DBI)
12mr|perl-DBD-mysql-4.20.0-1|16	BuildRequires:	mysql-devel
12mr|perl-DBD-mysql-4.20.0-1|17	BuildRequires:	openssl-devel
12mr|perl-DBD-mysql-4.20.0-1|18	BuildRequires:	perl-devel
12mr|perl-DBD-mysql-4.20.0-1|19	BuildRequires:	zlib-devel
12mr|perl-DBD-mysql-4.20.0-1|20	Provides:	perl-Mysql
12mr|perl-DBD-mysql-4.20.0-1|21	Obsoletes:	perl-Mysql
12mr|perl-DBD-mysql-4.20.0-1|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-DBD-mysql-4.20.0-1|23	
12mr|perl-DBD-mysql-4.20.0-1|24	%description
12mr|perl-DBD-mysql-4.20.0-1|25	DBD::mysql is an interface driver for connecting the DBMS independent Perl API
12mr|perl-DBD-mysql-4.20.0-1|26	DBI to the MySQL DBMS. When you want to use MySQL from within perl, DBI and
12mr|perl-DBD-mysql-4.20.0-1|27	DBD::mysql are your best choice: Unlike "mysqlperl", another option, this is
12mr|perl-DBD-mysql-4.20.0-1|28	based on a common standard, so your sources will easily be portable to other
12mr|perl-DBD-mysql-4.20.0-1|29	DBMS's.
12mr|perl-DBD-mysql-4.20.0-1|30	
12mr|perl-DBD-mysql-4.20.0-1|31	%prep
12mr|perl-DBD-mysql-4.20.0-1|32	
12mr|perl-DBD-mysql-4.20.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-DBD-mysql-4.20.0-1|34	
12mr|perl-DBD-mysql-4.20.0-1|35	%build
12mr|perl-DBD-mysql-4.20.0-1|36	%serverbuild
12mr|perl-DBD-mysql-4.20.0-1|37	
12mr|perl-DBD-mysql-4.20.0-1|38	# it does not work with -fPIE and someone added that to the serverbuild macro...
12mr|perl-DBD-mysql-4.20.0-1|39	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
12mr|perl-DBD-mysql-4.20.0-1|40	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
12mr|perl-DBD-mysql-4.20.0-1|41	
12mr|perl-DBD-mysql-4.20.0-1|42	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-DBD-mysql-4.20.0-1|43	#--testhost=127.0.0.1 --testport=22222
12mr|perl-DBD-mysql-4.20.0-1|44	
12mr|perl-DBD-mysql-4.20.0-1|45	%make OPTIMIZE="$CFLAGS"
12mr|perl-DBD-mysql-4.20.0-1|46	
12mr|perl-DBD-mysql-4.20.0-1|47	# make test requires a running mysql server
12mr|perl-DBD-mysql-4.20.0-1|48	#make test
12mr|perl-DBD-mysql-4.20.0-1|49	
12mr|perl-DBD-mysql-4.20.0-1|50	%clean
12mr|perl-DBD-mysql-4.20.0-1|51	rm -rf %{buildroot}
12mr|perl-DBD-mysql-4.20.0-1|52	
12mr|perl-DBD-mysql-4.20.0-1|53	%install
12mr|perl-DBD-mysql-4.20.0-1|54	rm -rf %{buildroot}
12mr|perl-DBD-mysql-4.20.0-1|55	
12mr|perl-DBD-mysql-4.20.0-1|56	%makeinstall_std
12mr|perl-DBD-mysql-4.20.0-1|57	
12mr|perl-DBD-mysql-4.20.0-1|58	%files
12mr|perl-DBD-mysql-4.20.0-1|59	%defattr(-,root,root)
12mr|perl-DBD-mysql-4.20.0-1|60	%doc README ChangeLog
12mr|perl-DBD-mysql-4.20.0-1|61	%{perl_vendorarch}/*
12mr|perl-DBD-mysql-4.20.0-1|62	%{_mandir}/*/*
12mr|perl-DBD-mysql-4.20.0-1|63	
12mr|perl-DBD-mysql-4.20.0-1|64	
12mr|perl-DBD-mysql-4.20.0-1|65	
12mr|perl-DBD-mysql-4.20.0-1|66	%changelog
12mr|perl-DBD-mysql-4.20.0-1|67	

15525 12
12mr|perl-DBD-SQLite-1.370.0-1|1	%define upstream_name DBD-SQLite
12mr|perl-DBD-SQLite-1.370.0-1|2	%define upstream_version 1.37
12mr|perl-DBD-SQLite-1.370.0-1|3	
12mr|perl-DBD-SQLite-1.370.0-1|4	Name:		perl-%{upstream_name}
12mr|perl-DBD-SQLite-1.370.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-DBD-SQLite-1.370.0-1|6	Release:	1
12mr|perl-DBD-SQLite-1.370.0-1|7	
12mr|perl-DBD-SQLite-1.370.0-1|8	Summary:	Self Contained RDBMS in a DBI Driver
12mr|perl-DBD-SQLite-1.370.0-1|9	License:	GPL
12mr|perl-DBD-SQLite-1.370.0-1|10	Group:		Development/Perl
12mr|perl-DBD-SQLite-1.370.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-DBD-SQLite-1.370.0-1|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/DBD/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-DBD-SQLite-1.370.0-1|13	BuildRequires:	perl-devel
12mr|perl-DBD-SQLite-1.370.0-1|14	BuildRequires:	perl(DBI) >= 1.616.0-5
12mr|perl-DBD-SQLite-1.370.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12mr|perl-DBD-SQLite-1.370.0-1|16	BuildRequires:	perl(File::Spec) >= 0.820.0
12mr|perl-DBD-SQLite-1.370.0-1|17	BuildRequires:	perl(Test::Builder) >= 0.860.0
12mr|perl-DBD-SQLite-1.370.0-1|18	BuildRequires:	perl(Test::More) >= 0.470.0
12mr|perl-DBD-SQLite-1.370.0-1|19	BuildRequires:	perl(Tie::Hash)
12mr|perl-DBD-SQLite-1.370.0-1|20	BuildRequires:	sqlite3-devel >= 3.6.0
12mr|perl-DBD-SQLite-1.370.0-1|21	
12mr|perl-DBD-SQLite-1.370.0-1|22	%description
12mr|perl-DBD-SQLite-1.370.0-1|23	SQLite is a small fast embedded SQL database engine.
12mr|perl-DBD-SQLite-1.370.0-1|24	
12mr|perl-DBD-SQLite-1.370.0-1|25	DBD::SQLite embeds that database engine into a DBD driver, so
12mr|perl-DBD-SQLite-1.370.0-1|26	if you want a relational database for your project, but don't
12mr|perl-DBD-SQLite-1.370.0-1|27	want to install a large RDBMS system like MySQL or PostgreSQL,
12mr|perl-DBD-SQLite-1.370.0-1|28	then DBD::SQLite may be just what you need.
12mr|perl-DBD-SQLite-1.370.0-1|29	
12mr|perl-DBD-SQLite-1.370.0-1|30	It supports quite a lot of features, such as transactions (atomic
12mr|perl-DBD-SQLite-1.370.0-1|31	commit and rollback), indexes, DBA-free operation, a large subset
12mr|perl-DBD-SQLite-1.370.0-1|32	of SQL92 supported, and more.
12mr|perl-DBD-SQLite-1.370.0-1|33	
12mr|perl-DBD-SQLite-1.370.0-1|34	%prep
12mr|perl-DBD-SQLite-1.370.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-DBD-SQLite-1.370.0-1|36	
12mr|perl-DBD-SQLite-1.370.0-1|37	%build
12mr|perl-DBD-SQLite-1.370.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-DBD-SQLite-1.370.0-1|39	%make
12mr|perl-DBD-SQLite-1.370.0-1|40	
12mr|perl-DBD-SQLite-1.370.0-1|41	%check
12mr|perl-DBD-SQLite-1.370.0-1|42	make test
12mr|perl-DBD-SQLite-1.370.0-1|43	
12mr|perl-DBD-SQLite-1.370.0-1|44	%install
12mr|perl-DBD-SQLite-1.370.0-1|45	%makeinstall_std
12mr|perl-DBD-SQLite-1.370.0-1|46	
12mr|perl-DBD-SQLite-1.370.0-1|47	# useless content
12mr|perl-DBD-SQLite-1.370.0-1|48	rm -f %{buildroot}%{perl_vendorarch}/auto/share/dist/DBD-SQLite/sqlite3.c
12mr|perl-DBD-SQLite-1.370.0-1|49	rm -f %{buildroot}%{perl_vendorarch}/auto/share/dist/DBD-SQLite/sqlite3.h
12mr|perl-DBD-SQLite-1.370.0-1|50	
12mr|perl-DBD-SQLite-1.370.0-1|51	%files
12mr|perl-DBD-SQLite-1.370.0-1|52	%doc README* Changes
12mr|perl-DBD-SQLite-1.370.0-1|53	%{perl_vendorarch}/DBD
12mr|perl-DBD-SQLite-1.370.0-1|54	%{perl_vendorarch}/auto/DBD
12mr|perl-DBD-SQLite-1.370.0-1|55	%{_mandir}/*/*
12mr|perl-DBD-SQLite-1.370.0-1|56	
12mr|perl-DBD-SQLite-1.370.0-1|57	
12mr|perl-DBD-SQLite-1.370.0-1|58	
12mr|perl-DBD-SQLite-1.370.0-1|59	
12mr|perl-DBD-SQLite-1.370.0-1|60	%changelog
12mr|perl-DBD-SQLite-1.370.0-1|61	* Tue Oct  2 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-DBD-SQLite-1.370.0-1|62	+ Commit: 17107ab
12mr|perl-DBD-SQLite-1.370.0-1|63	- New version 1.37, drop all hacks, enable tests and build working package
12mr|perl-DBD-SQLite-1.370.0-1|64	
12mr|perl-DBD-SQLite-1.370.0-1|65	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-DBD-SQLite-1.370.0-1|66	+ Commit: 64f9deb
12mr|perl-DBD-SQLite-1.370.0-1|67	- Minor cleanups
12mr|perl-DBD-SQLite-1.370.0-1|68	
12mr|perl-DBD-SQLite-1.370.0-1|69	

15526 12
12mr|perl-DB_File-1.826.0-2|1	%define upstream_name	 DB_File
12mr|perl-DB_File-1.826.0-2|2	%define upstream_version 1.826
12mr|perl-DB_File-1.826.0-2|3	
12mr|perl-DB_File-1.826.0-2|4	Name:		perl-%{upstream_name}
12mr|perl-DB_File-1.826.0-2|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-DB_File-1.826.0-2|6	Release:	2
12mr|perl-DB_File-1.826.0-2|7	
12mr|perl-DB_File-1.826.0-2|8	Summary:	Perl5 access to Berkeley DB version 1.x
12mr|perl-DB_File-1.826.0-2|9	License:	GPL+ or Artistic
12mr|perl-DB_File-1.826.0-2|10	Group:		Development/Perl
12mr|perl-DB_File-1.826.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-DB_File-1.826.0-2|12	Source0:	http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-DB_File-1.826.0-2|13	Patch0:		%{upstream_name}-1.805-makefile.patch
12mr|perl-DB_File-1.826.0-2|14	
12mr|perl-DB_File-1.826.0-2|15	BuildRequires:	db-devel
12mr|perl-DB_File-1.826.0-2|16	BuildRequires:	perl-devel
12mr|perl-DB_File-1.826.0-2|17	
12mr|perl-DB_File-1.826.0-2|18	%description
12mr|perl-DB_File-1.826.0-2|19	DB_File is a module which allows Perl programs to make use of the
12mr|perl-DB_File-1.826.0-2|20	facilities provided by Berkeley DB version 1. (DB_File can be built with
12mr|perl-DB_File-1.826.0-2|21	version 2 or 3 of Berkeley DB, but it will only support the 1.x
12mr|perl-DB_File-1.826.0-2|22	features).
12mr|perl-DB_File-1.826.0-2|23	
12mr|perl-DB_File-1.826.0-2|24	If you want to make use of the new features available in Berkeley DB
12mr|perl-DB_File-1.826.0-2|25	2.x or 3.x, use the Perl module BerkeleyDB instead.
12mr|perl-DB_File-1.826.0-2|26	
12mr|perl-DB_File-1.826.0-2|27	Berkeley DB is a C library which provides a consistent interface to a
12mr|perl-DB_File-1.826.0-2|28	number of database formats. DB_File provides an interface to all three
12mr|perl-DB_File-1.826.0-2|29	of the database types (hash, btree and recno) currently supported by
12mr|perl-DB_File-1.826.0-2|30	Berkeley DB.
12mr|perl-DB_File-1.826.0-2|31	
12mr|perl-DB_File-1.826.0-2|32	For further details see the documentation included at the end of the
12mr|perl-DB_File-1.826.0-2|33	file DB_File.pm.
12mr|perl-DB_File-1.826.0-2|34	
12mr|perl-DB_File-1.826.0-2|35	%prep
12mr|perl-DB_File-1.826.0-2|36	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-DB_File-1.826.0-2|37	%patch0 -p1
12mr|perl-DB_File-1.826.0-2|38	chmod 644 README DB_File.pm
12mr|perl-DB_File-1.826.0-2|39	
12mr|perl-DB_File-1.826.0-2|40	%build
12mr|perl-DB_File-1.826.0-2|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-DB_File-1.826.0-2|42	%make
12mr|perl-DB_File-1.826.0-2|43	
12mr|perl-DB_File-1.826.0-2|44	%check
12mr|perl-DB_File-1.826.0-2|45	%make test
12mr|perl-DB_File-1.826.0-2|46	
12mr|perl-DB_File-1.826.0-2|47	%install
12mr|perl-DB_File-1.826.0-2|48	%makeinstall_std
12mr|perl-DB_File-1.826.0-2|49	
12mr|perl-DB_File-1.826.0-2|50	rm %{buildroot}%{_mandir}/man3/DB_File.3pm
12mr|perl-DB_File-1.826.0-2|51	
12mr|perl-DB_File-1.826.0-2|52	%files
12mr|perl-DB_File-1.826.0-2|53	%doc README Changes
12mr|perl-DB_File-1.826.0-2|54	%{perl_vendorarch}/*.pm
12mr|perl-DB_File-1.826.0-2|55	%{perl_vendorarch}/auto/DB_File
12mr|perl-DB_File-1.826.0-2|56	
12mr|perl-DB_File-1.826.0-2|57	
12mr|perl-DB_File-1.826.0-2|58	
12mr|perl-DB_File-1.826.0-2|59	%changelog
12mr|perl-DB_File-1.826.0-2|60	* Thu Aug  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-DB_File-1.826.0-2|61	+ Commit: e624ee6
12mr|perl-DB_File-1.826.0-2|62	- Rebuild for new perl
12mr|perl-DB_File-1.826.0-2|63	
12mr|perl-DB_File-1.826.0-2|64	

15527 12
12mr|perl-DBI-1.616.0-9|1	%define upstream_name	 DBI
12mr|perl-DBI-1.616.0-9|2	%define upstream_version 1.616
12mr|perl-DBI-1.616.0-9|3	
12mr|perl-DBI-1.616.0-9|4	Name:		perl-%{upstream_name}
12mr|perl-DBI-1.616.0-9|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-DBI-1.616.0-9|6	Release:	9
12mr|perl-DBI-1.616.0-9|7	
12mr|perl-DBI-1.616.0-9|8	Summary:	The Perl Database Interface
12mr|perl-DBI-1.616.0-9|9	License:	GPL
12mr|perl-DBI-1.616.0-9|10	Group:		Development/Perl
12mr|perl-DBI-1.616.0-9|11	URL:		http://dbi.perl.org/
12mr|perl-DBI-1.616.0-9|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/DBI/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-DBI-1.616.0-9|13	
12mr|perl-DBI-1.616.0-9|14	BuildRequires:	perl(Storable) >= 1
12mr|perl-DBI-1.616.0-9|15	BuildRequires:	perl(Test::Simple) >= 0.400.0
12mr|perl-DBI-1.616.0-9|16	BuildRequires:	perl-devel >= 2:5.14
12mr|perl-DBI-1.616.0-9|17	BuildRequires:	perl-List-MoreUtils >= 0.320.0-3
12mr|perl-DBI-1.616.0-9|18	
12mr|perl-DBI-1.616.0-9|19	%description
12mr|perl-DBI-1.616.0-9|20	The Perl Database Interface (DBI) is a database access Application Programming
12mr|perl-DBI-1.616.0-9|21	Interface (API) for the Perl Language. The Perl DBI API specification defines a
12mr|perl-DBI-1.616.0-9|22	set of functions, variables and conventions that provide a consistent database
12mr|perl-DBI-1.616.0-9|23	interface independent of the actual database being used.
12mr|perl-DBI-1.616.0-9|24	
12mr|perl-DBI-1.616.0-9|25	%package	proxy
12mr|perl-DBI-1.616.0-9|26	Group:		Development/Perl
12mr|perl-DBI-1.616.0-9|27	Summary: 	DBI proxy server and client
12mr|perl-DBI-1.616.0-9|28	Requires:	%{name} = %{version}
12mr|perl-DBI-1.616.0-9|29	
12mr|perl-DBI-1.616.0-9|30	%description	proxy
12mr|perl-DBI-1.616.0-9|31	DBI::ProxyServer is a module for implementing a proxy for the DBI
12mr|perl-DBI-1.616.0-9|32	proxy driver, DBD::Proxy.
12mr|perl-DBI-1.616.0-9|33	DBD::Proxy is a Perl module for connecting to a database via a remote
12mr|perl-DBI-1.616.0-9|34	DBI driver.
12mr|perl-DBI-1.616.0-9|35	
12mr|perl-DBI-1.616.0-9|36	%package	ProfileDumper-Apache
12mr|perl-DBI-1.616.0-9|37	Group:		Development/Perl
12mr|perl-DBI-1.616.0-9|38	Summary: 	DBI profiling data for mod_perl
12mr|perl-DBI-1.616.0-9|39	Requires:	%{name} = %{version}
12mr|perl-DBI-1.616.0-9|40	
12mr|perl-DBI-1.616.0-9|41	%description ProfileDumper-Apache
12mr|perl-DBI-1.616.0-9|42	This module interfaces DBI::ProfileDumper to Apache/mod_perl. Using this
12mr|perl-DBI-1.616.0-9|43	module you can collect profiling data from mod_perl applications. It
12mr|perl-DBI-1.616.0-9|44	works by creating a DBI::ProfileDumper data file for each Apache
12mr|perl-DBI-1.616.0-9|45	process. These files are created in your Apache log directory. You can
12mr|perl-DBI-1.616.0-9|46	then use dbiprof to analyze the profile files.
12mr|perl-DBI-1.616.0-9|47	
12mr|perl-DBI-1.616.0-9|48	%prep
12mr|perl-DBI-1.616.0-9|49	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-DBI-1.616.0-9|50	
12mr|perl-DBI-1.616.0-9|51	%build
12mr|perl-DBI-1.616.0-9|52	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-DBI-1.616.0-9|53	%__make CFLAGS="%{optflags}"
12mr|perl-DBI-1.616.0-9|54	
12mr|perl-DBI-1.616.0-9|55	%check
12mr|perl-DBI-1.616.0-9|56	rm -f t/zvg_85gofer
12mr|perl-DBI-1.616.0-9|57	%__make test
12mr|perl-DBI-1.616.0-9|58	
12mr|perl-DBI-1.616.0-9|59	%install
12mr|perl-DBI-1.616.0-9|60	%makeinstall_std
12mr|perl-DBI-1.616.0-9|61	
12mr|perl-DBI-1.616.0-9|62	# remove Win32 stuff
12mr|perl-DBI-1.616.0-9|63	rm -rf %{buildroot}%{perl_vendorarch}/Win32
12mr|perl-DBI-1.616.0-9|64	rm -f %{buildroot}%{perl_vendorarch}/DBI/W32ODBC.pm
12mr|perl-DBI-1.616.0-9|65	rm -f %{buildroot}%{perl_vendorarch}/Roadmap.pod
12mr|perl-DBI-1.616.0-9|66	rm -f %{buildroot}%{perl_vendorarch}/DBI/Roadmap.pm
12mr|perl-DBI-1.616.0-9|67	rm -f %{buildroot}%{perl_vendorarch}/TASKS.pod
12mr|perl-DBI-1.616.0-9|68	rm -f %{buildroot}%{perl_vendorarch}/DBI/TASKS.pm
12mr|perl-DBI-1.616.0-9|69	rm -f %{buildroot}%{_mandir}/man3*/Win32::DBIODBC.3pm*
12mr|perl-DBI-1.616.0-9|70	rm -f %{buildroot}%{_mandir}/man3*/DBI::W32ODBC.3pm*
12mr|perl-DBI-1.616.0-9|71	rm -f %{buildroot}%{_mandir}/man3*/Roadmap.3pm*
12mr|perl-DBI-1.616.0-9|72	rm -f %{buildroot}%{_mandir}/man3*/TASKS.3pm*
12mr|perl-DBI-1.616.0-9|73	
12mr|perl-DBI-1.616.0-9|74	# we don't want requires on Coro which is not even really used
12mr|perl-DBI-1.616.0-9|75	rm -f %{buildroot}%{perl_vendorarch}/DBD/Gofer/Transport/corostream.pm
12mr|perl-DBI-1.616.0-9|76	
12mr|perl-DBI-1.616.0-9|77	%files
12mr|perl-DBI-1.616.0-9|78	%doc Changes README META.yml
12mr|perl-DBI-1.616.0-9|79	%{_bindir}/dbiprof
12mr|perl-DBI-1.616.0-9|80	%{_bindir}/dbilogstrip
12mr|perl-DBI-1.616.0-9|81	%{_mandir}/*/*
12mr|perl-DBI-1.616.0-9|82	%exclude %{_mandir}/man1/dbiproxy.1*
12mr|perl-DBI-1.616.0-9|83	%exclude %{_mandir}/man3*/DBD::Proxy.3pm*
12mr|perl-DBI-1.616.0-9|84	%exclude %{_mandir}/man3*/DBI::ProxyServer.3pm*
12mr|perl-DBI-1.616.0-9|85	%exclude %{_mandir}/man3*/DBI::ProfileDumper::Apache.3pm*
12mr|perl-DBI-1.616.0-9|86	%{perl_vendorarch}/Bundle
12mr|perl-DBI-1.616.0-9|87	%{perl_vendorarch}/DBD
12mr|perl-DBI-1.616.0-9|88	%{perl_vendorarch}/dbixs_rev.pl
12mr|perl-DBI-1.616.0-9|89	%exclude %{perl_vendorarch}/DBD/Proxy.pm
12mr|perl-DBI-1.616.0-9|90	%{perl_vendorarch}/DBI.pm
12mr|perl-DBI-1.616.0-9|91	%{perl_vendorarch}/DBI
12mr|perl-DBI-1.616.0-9|92	%exclude %{perl_vendorarch}/DBI/ProfileDumper
12mr|perl-DBI-1.616.0-9|93	%exclude %{perl_vendorarch}/DBI/ProfileDumper.pm
12mr|perl-DBI-1.616.0-9|94	%exclude %{perl_vendorarch}/DBI/ProxyServer.pm
12mr|perl-DBI-1.616.0-9|95	%{perl_vendorarch}/auto/DBI
12mr|perl-DBI-1.616.0-9|96	
12mr|perl-DBI-1.616.0-9|97	%files proxy
12mr|perl-DBI-1.616.0-9|98	%{_bindir}/dbiproxy
12mr|perl-DBI-1.616.0-9|99	%{perl_vendorarch}/DBD/Proxy.pm
12mr|perl-DBI-1.616.0-9|100	%{perl_vendorarch}/DBI/ProxyServer.pm
12mr|perl-DBI-1.616.0-9|101	%{_mandir}/man1/dbiproxy.1.*
12mr|perl-DBI-1.616.0-9|102	%{_mandir}/man3*/DBI::ProxyServer.3pm.*
12mr|perl-DBI-1.616.0-9|103	%{_mandir}/man3*/DBD::Proxy.3pm.*
12mr|perl-DBI-1.616.0-9|104	
12mr|perl-DBI-1.616.0-9|105	%files ProfileDumper-Apache
12mr|perl-DBI-1.616.0-9|106	%{perl_vendorarch}/DBI/ProfileDumper
12mr|perl-DBI-1.616.0-9|107	%{perl_vendorarch}/DBI/ProfileDumper.pm
12mr|perl-DBI-1.616.0-9|108	%{_mandir}/man3*/DBI::ProfileDumper::Apache.3pm.*
12mr|perl-DBI-1.616.0-9|109	
12mr|perl-DBI-1.616.0-9|110	
12mr|perl-DBI-1.616.0-9|111	
12mr|perl-DBI-1.616.0-9|112	
12mr|perl-DBI-1.616.0-9|113	%changelog
12mr|perl-DBI-1.616.0-9|114	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-DBI-1.616.0-9|115	+ Commit: 8a81d4d
12mr|perl-DBI-1.616.0-9|116	- Try to avoid requires on Coro
12mr|perl-DBI-1.616.0-9|117	
12mr|perl-DBI-1.616.0-9|118	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-DBI-1.616.0-9|119	+ Commit: f067838
12mr|perl-DBI-1.616.0-9|120	- Minor cleanup
12mr|perl-DBI-1.616.0-9|121	
12mr|perl-DBI-1.616.0-9|122	

15528 12
12mr|perl-DBIx-Simple-1.350.0-7|1	%define upstream_name    DBIx-Simple
12mr|perl-DBIx-Simple-1.350.0-7|2	%define upstream_version 1.35
12mr|perl-DBIx-Simple-1.350.0-7|3	
12mr|perl-DBIx-Simple-1.350.0-7|4	Name:		perl-%{upstream_name}
12mr|perl-DBIx-Simple-1.350.0-7|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-DBIx-Simple-1.350.0-7|6	Release:	7
12mr|perl-DBIx-Simple-1.350.0-7|7	
12mr|perl-DBIx-Simple-1.350.0-7|8	Summary:	Easy-to-use OO interface to DBI
12mr|perl-DBIx-Simple-1.350.0-7|9	License:	GPL+ or Artistic
12mr|perl-DBIx-Simple-1.350.0-7|10	Group:		Development/Perl
12mr|perl-DBIx-Simple-1.350.0-7|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-DBIx-Simple-1.350.0-7|12	Source0:	http://www.cpan.org/modules/by-module/DBIx/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-DBIx-Simple-1.350.0-7|13	
12mr|perl-DBIx-Simple-1.350.0-7|14	BuildRequires:	perl(DBI)
12mr|perl-DBIx-Simple-1.350.0-7|15	BuildRequires:	perl-devel
12mr|perl-DBIx-Simple-1.350.0-7|16	BuildArch:	noarch
12mr|perl-DBIx-Simple-1.350.0-7|17	
12mr|perl-DBIx-Simple-1.350.0-7|18	%description
12mr|perl-DBIx-Simple-1.350.0-7|19	DBIx::Simple provides a simplified interface to DBI, Perl's powerful
12mr|perl-DBIx-Simple-1.350.0-7|20	database module.
12mr|perl-DBIx-Simple-1.350.0-7|21	
12mr|perl-DBIx-Simple-1.350.0-7|22	This module is aimed at rapid development and easy maintenance. Query
12mr|perl-DBIx-Simple-1.350.0-7|23	preparation and execution are combined in a single method, the result
12mr|perl-DBIx-Simple-1.350.0-7|24	object (which is a wrapper around the statement handle) provides easy
12mr|perl-DBIx-Simple-1.350.0-7|25	row-by-row and slurping methods.
12mr|perl-DBIx-Simple-1.350.0-7|26	
12mr|perl-DBIx-Simple-1.350.0-7|27	The 'query' method returns either a result object, or a dummy object. The
12mr|perl-DBIx-Simple-1.350.0-7|28	dummy object returns undef (or an empty list) for all methods and when used
12mr|perl-DBIx-Simple-1.350.0-7|29	in boolean context, is false. The dummy object lets you postpone (or skip)
12mr|perl-DBIx-Simple-1.350.0-7|30	error checking, but it also makes immediate error checking simply
12mr|perl-DBIx-Simple-1.350.0-7|31	'$db->query(...) or die $db->error'.
12mr|perl-DBIx-Simple-1.350.0-7|32	
12mr|perl-DBIx-Simple-1.350.0-7|33	%prep
12mr|perl-DBIx-Simple-1.350.0-7|34	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-DBIx-Simple-1.350.0-7|35	
12mr|perl-DBIx-Simple-1.350.0-7|36	%build
12mr|perl-DBIx-Simple-1.350.0-7|37	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-DBIx-Simple-1.350.0-7|38	%make
12mr|perl-DBIx-Simple-1.350.0-7|39	
12mr|perl-DBIx-Simple-1.350.0-7|40	%check
12mr|perl-DBIx-Simple-1.350.0-7|41	make test
12mr|perl-DBIx-Simple-1.350.0-7|42	
12mr|perl-DBIx-Simple-1.350.0-7|43	%install
12mr|perl-DBIx-Simple-1.350.0-7|44	%makeinstall_std
12mr|perl-DBIx-Simple-1.350.0-7|45	
12mr|perl-DBIx-Simple-1.350.0-7|46	%files
12mr|perl-DBIx-Simple-1.350.0-7|47	%doc META.yml Changes README
12mr|perl-DBIx-Simple-1.350.0-7|48	%{_mandir}/man3/*
12mr|perl-DBIx-Simple-1.350.0-7|49	%{perl_vendorlib}/*
12mr|perl-DBIx-Simple-1.350.0-7|50	
12mr|perl-DBIx-Simple-1.350.0-7|51	
12mr|perl-DBIx-Simple-1.350.0-7|52	
12mr|perl-DBIx-Simple-1.350.0-7|53	%changelog
12mr|perl-DBIx-Simple-1.350.0-7|54	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-DBIx-Simple-1.350.0-7|55	+ Commit: a047c50
12mr|perl-DBIx-Simple-1.350.0-7|56	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-DBIx-Simple-1.350.0-7|57	
12mr|perl-DBIx-Simple-1.350.0-7|58	

15529 12
12mr|perl-Devel-Cover-0.780.0-4|1	%define upstream_name    Devel-Cover
12mr|perl-Devel-Cover-0.780.0-4|2	%define upstream_version 0.78
12mr|perl-Devel-Cover-0.780.0-4|3	
12mr|perl-Devel-Cover-0.780.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-Devel-Cover-0.780.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Devel-Cover-0.780.0-4|6	Release:	4
12mr|perl-Devel-Cover-0.780.0-4|7	
12mr|perl-Devel-Cover-0.780.0-4|8	Summary:	Code coverage metrics for Perl
12mr|perl-Devel-Cover-0.780.0-4|9	License:	GPL+ or Artistic
12mr|perl-Devel-Cover-0.780.0-4|10	Group:		Development/Perl
12mr|perl-Devel-Cover-0.780.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Devel-Cover-0.780.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Devel-Cover-0.780.0-4|13	
12mr|perl-Devel-Cover-0.780.0-4|14	BuildRequires:	perl(Test::Differences)
12mr|perl-Devel-Cover-0.780.0-4|15	BuildRequires:	perl(Test::Warn)
12mr|perl-Devel-Cover-0.780.0-4|16	BuildRequires:	perl(Pod::Coverage)
12mr|perl-Devel-Cover-0.780.0-4|17	BuildRequires:	perl(Template)
12mr|perl-Devel-Cover-0.780.0-4|18	BuildRequires:	perl-devel
12mr|perl-Devel-Cover-0.780.0-4|19	
12mr|perl-Devel-Cover-0.780.0-4|20	%description
12mr|perl-Devel-Cover-0.780.0-4|21	This module provides code coverage metrics for Perl. Code coverage metrics
12mr|perl-Devel-Cover-0.780.0-4|22	describe how thoroughly tests exercise code. By using Devel::Cover you can find
12mr|perl-Devel-Cover-0.780.0-4|23	areas of code not exercised by your tests and find out which tests to create to
12mr|perl-Devel-Cover-0.780.0-4|24	increase coverage. Code coverage can be considered as an indirect measure of
12mr|perl-Devel-Cover-0.780.0-4|25	quality.
12mr|perl-Devel-Cover-0.780.0-4|26	
12mr|perl-Devel-Cover-0.780.0-4|27	%prep
12mr|perl-Devel-Cover-0.780.0-4|28	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Devel-Cover-0.780.0-4|29	
12mr|perl-Devel-Cover-0.780.0-4|30	%build
12mr|perl-Devel-Cover-0.780.0-4|31	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Devel-Cover-0.780.0-4|32	%make
12mr|perl-Devel-Cover-0.780.0-4|33	
12mr|perl-Devel-Cover-0.780.0-4|34	%check
12mr|perl-Devel-Cover-0.780.0-4|35	make test
12mr|perl-Devel-Cover-0.780.0-4|36	
12mr|perl-Devel-Cover-0.780.0-4|37	%install
12mr|perl-Devel-Cover-0.780.0-4|38	%makeinstall_std
12mr|perl-Devel-Cover-0.780.0-4|39	
12mr|perl-Devel-Cover-0.780.0-4|40	%files
12mr|perl-Devel-Cover-0.780.0-4|41	%doc META.yml README
12mr|perl-Devel-Cover-0.780.0-4|42	%{perl_vendorarch}/Devel
12mr|perl-Devel-Cover-0.780.0-4|43	%{perl_vendorarch}/auto/Devel
12mr|perl-Devel-Cover-0.780.0-4|44	%{_bindir}/*
12mr|perl-Devel-Cover-0.780.0-4|45	%{_mandir}/*/*
12mr|perl-Devel-Cover-0.780.0-4|46	
12mr|perl-Devel-Cover-0.780.0-4|47	
12mr|perl-Devel-Cover-0.780.0-4|48	
12mr|perl-Devel-Cover-0.780.0-4|49	%changelog
12mr|perl-Devel-Cover-0.780.0-4|50	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Devel-Cover-0.780.0-4|51	+ Commit: f01404d
12mr|perl-Devel-Cover-0.780.0-4|52	- Spec cleanup
12mr|perl-Devel-Cover-0.780.0-4|53	
12mr|perl-Devel-Cover-0.780.0-4|54	

15530 12
12mr|perl-Devel-Cycle-1.110.0-4|1	%define upstream_name    Devel-Cycle
12mr|perl-Devel-Cycle-1.110.0-4|2	%define upstream_version 1.11
12mr|perl-Devel-Cycle-1.110.0-4|3	
12mr|perl-Devel-Cycle-1.110.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-Devel-Cycle-1.110.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Devel-Cycle-1.110.0-4|6	Release:	4
12mr|perl-Devel-Cycle-1.110.0-4|7	
12mr|perl-Devel-Cycle-1.110.0-4|8	Summary:	Find memory cycles in objects
12mr|perl-Devel-Cycle-1.110.0-4|9	License:	GPL+ or Artistic
12mr|perl-Devel-Cycle-1.110.0-4|10	Group:		Development/Perl
12mr|perl-Devel-Cycle-1.110.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Devel-Cycle-1.110.0-4|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Devel-Cycle-1.110.0-4|13	BuildRequires:	perl-devel
12mr|perl-Devel-Cycle-1.110.0-4|14	Requires:	perl-PadWalker >= 1.0
12mr|perl-Devel-Cycle-1.110.0-4|15	BuildArch:	noarch
12mr|perl-Devel-Cycle-1.110.0-4|16	
12mr|perl-Devel-Cycle-1.110.0-4|17	%description
12mr|perl-Devel-Cycle-1.110.0-4|18	This is a simple developer's tool for finding circular references in objects
12mr|perl-Devel-Cycle-1.110.0-4|19	and other types of references. Because of Perl's reference-count based
12mr|perl-Devel-Cycle-1.110.0-4|20	memory management, circular references will cause memory leaks.
12mr|perl-Devel-Cycle-1.110.0-4|21	
12mr|perl-Devel-Cycle-1.110.0-4|22	%prep
12mr|perl-Devel-Cycle-1.110.0-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Devel-Cycle-1.110.0-4|24	
12mr|perl-Devel-Cycle-1.110.0-4|25	%build
12mr|perl-Devel-Cycle-1.110.0-4|26	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Devel-Cycle-1.110.0-4|27	%make
12mr|perl-Devel-Cycle-1.110.0-4|28	
12mr|perl-Devel-Cycle-1.110.0-4|29	%check
12mr|perl-Devel-Cycle-1.110.0-4|30	make test
12mr|perl-Devel-Cycle-1.110.0-4|31	
12mr|perl-Devel-Cycle-1.110.0-4|32	%install
12mr|perl-Devel-Cycle-1.110.0-4|33	%makeinstall_std
12mr|perl-Devel-Cycle-1.110.0-4|34	
12mr|perl-Devel-Cycle-1.110.0-4|35	%files
12mr|perl-Devel-Cycle-1.110.0-4|36	%doc Changes README
12mr|perl-Devel-Cycle-1.110.0-4|37	%{perl_vendorlib}/Devel
12mr|perl-Devel-Cycle-1.110.0-4|38	%{_mandir}/*/*
12mr|perl-Devel-Cycle-1.110.0-4|39	
12mr|perl-Devel-Cycle-1.110.0-4|40	
12mr|perl-Devel-Cycle-1.110.0-4|41	
12mr|perl-Devel-Cycle-1.110.0-4|42	%changelog
12mr|perl-Devel-Cycle-1.110.0-4|43	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Devel-Cycle-1.110.0-4|44	+ Commit: 28b6c00
12mr|perl-Devel-Cycle-1.110.0-4|45	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Devel-Cycle-1.110.0-4|46	
12mr|perl-Devel-Cycle-1.110.0-4|47	

15531 12
12mr|perl-Devel-GlobalDestruction-0.40.0-4|1	%define upstream_name    Devel-GlobalDestruction
12mr|perl-Devel-GlobalDestruction-0.40.0-4|2	%define upstream_version 0.04
12mr|perl-Devel-GlobalDestruction-0.40.0-4|3	
12mr|perl-Devel-GlobalDestruction-0.40.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-Devel-GlobalDestruction-0.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Devel-GlobalDestruction-0.40.0-4|6	Release:	4
12mr|perl-Devel-GlobalDestruction-0.40.0-4|7	
12mr|perl-Devel-GlobalDestruction-0.40.0-4|8	Summary:	Expose PL_dirty, the flag which marks global
12mr|perl-Devel-GlobalDestruction-0.40.0-4|9	License:	GPL+ or Artistic
12mr|perl-Devel-GlobalDestruction-0.40.0-4|10	Group:		Development/Perl
12mr|perl-Devel-GlobalDestruction-0.40.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Devel-GlobalDestruction-0.40.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Devel-GlobalDestruction-0.40.0-4|13	
12mr|perl-Devel-GlobalDestruction-0.40.0-4|14	BuildRequires:	perl(Scope::Guard)
12mr|perl-Devel-GlobalDestruction-0.40.0-4|15	BuildRequires:	perl(Sub::Exporter)
12mr|perl-Devel-GlobalDestruction-0.40.0-4|16	BuildRequires:	perl-devel
12mr|perl-Devel-GlobalDestruction-0.40.0-4|17	BuildArch:	noarch
12mr|perl-Devel-GlobalDestruction-0.40.0-4|18	
12mr|perl-Devel-GlobalDestruction-0.40.0-4|19	%description
12mr|perl-Devel-GlobalDestruction-0.40.0-4|20	Perl's global destruction is a little tricky to deal with WRT finalizers
12mr|perl-Devel-GlobalDestruction-0.40.0-4|21	because it's not ordered and objects can sometimes disappear.
12mr|perl-Devel-GlobalDestruction-0.40.0-4|22	
12mr|perl-Devel-GlobalDestruction-0.40.0-4|23	Writing defensive destructors is hard and annoying, and usually if global
12mr|perl-Devel-GlobalDestruction-0.40.0-4|24	destruction is happenning you only need the destructors that free up non
12mr|perl-Devel-GlobalDestruction-0.40.0-4|25	process local resources to actually execute.
12mr|perl-Devel-GlobalDestruction-0.40.0-4|26	
12mr|perl-Devel-GlobalDestruction-0.40.0-4|27	For these constructors you can avoid the mess by simply bailing out if
12mr|perl-Devel-GlobalDestruction-0.40.0-4|28	global destruction is in effect.
12mr|perl-Devel-GlobalDestruction-0.40.0-4|29	
12mr|perl-Devel-GlobalDestruction-0.40.0-4|30	%prep
12mr|perl-Devel-GlobalDestruction-0.40.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Devel-GlobalDestruction-0.40.0-4|32	
12mr|perl-Devel-GlobalDestruction-0.40.0-4|33	%build
12mr|perl-Devel-GlobalDestruction-0.40.0-4|34	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Devel-GlobalDestruction-0.40.0-4|35	%make
12mr|perl-Devel-GlobalDestruction-0.40.0-4|36	
12mr|perl-Devel-GlobalDestruction-0.40.0-4|37	%check
12mr|perl-Devel-GlobalDestruction-0.40.0-4|38	make test
12mr|perl-Devel-GlobalDestruction-0.40.0-4|39	
12mr|perl-Devel-GlobalDestruction-0.40.0-4|40	%install
12mr|perl-Devel-GlobalDestruction-0.40.0-4|41	%makeinstall_std
12mr|perl-Devel-GlobalDestruction-0.40.0-4|42	
12mr|perl-Devel-GlobalDestruction-0.40.0-4|43	%files
12mr|perl-Devel-GlobalDestruction-0.40.0-4|44	%{_mandir}/man3/*
12mr|perl-Devel-GlobalDestruction-0.40.0-4|45	%{perl_vendorlib}/*
12mr|perl-Devel-GlobalDestruction-0.40.0-4|46	
12mr|perl-Devel-GlobalDestruction-0.40.0-4|47	
12mr|perl-Devel-GlobalDestruction-0.40.0-4|48	
12mr|perl-Devel-GlobalDestruction-0.40.0-4|49	%changelog
12mr|perl-Devel-GlobalDestruction-0.40.0-4|50	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Devel-GlobalDestruction-0.40.0-4|51	+ Commit: c2ce638
12mr|perl-Devel-GlobalDestruction-0.40.0-4|52	- Should be noarch package
12mr|perl-Devel-GlobalDestruction-0.40.0-4|53	
12mr|perl-Devel-GlobalDestruction-0.40.0-4|54	

15532 12
12mr|perl-Devel-Size-0.710.0-6|1	%define upstream_name	 Devel-Size
12mr|perl-Devel-Size-0.710.0-6|2	%define upstream_version 0.71
12mr|perl-Devel-Size-0.710.0-6|3	
12mr|perl-Devel-Size-0.710.0-6|4	Name:       perl-%{upstream_name}
12mr|perl-Devel-Size-0.710.0-6|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Devel-Size-0.710.0-6|6	Release:    6
12mr|perl-Devel-Size-0.710.0-6|7	
12mr|perl-Devel-Size-0.710.0-6|8	Summary:	Find the memory usage of Perl variables
12mr|perl-Devel-Size-0.710.0-6|9	License:	GPL+ or Artistic
12mr|perl-Devel-Size-0.710.0-6|10	Group:		Development/Perl
12mr|perl-Devel-Size-0.710.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Devel-Size-0.710.0-6|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Devel-Size-0.710.0-6|13	
12mr|perl-Devel-Size-0.710.0-6|14	BuildRequires:	perl-devel
12mr|perl-Devel-Size-0.710.0-6|15	
12mr|perl-Devel-Size-0.710.0-6|16	%description
12mr|perl-Devel-Size-0.710.0-6|17	This module figures out the real sizes of Perl variables in bytes. Call
12mr|perl-Devel-Size-0.710.0-6|18	functions with a reference to the variable you want the size of. If the
12mr|perl-Devel-Size-0.710.0-6|19	variable is a plain scalar it returns the size of the scalar. If the variable
12mr|perl-Devel-Size-0.710.0-6|20	is a hash or an array, use a reference when calling.
12mr|perl-Devel-Size-0.710.0-6|21	
12mr|perl-Devel-Size-0.710.0-6|22	%prep
12mr|perl-Devel-Size-0.710.0-6|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Devel-Size-0.710.0-6|24	
12mr|perl-Devel-Size-0.710.0-6|25	%build
12mr|perl-Devel-Size-0.710.0-6|26	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Devel-Size-0.710.0-6|27	%__make
12mr|perl-Devel-Size-0.710.0-6|28	
12mr|perl-Devel-Size-0.710.0-6|29	%check
12mr|perl-Devel-Size-0.710.0-6|30	%__make test
12mr|perl-Devel-Size-0.710.0-6|31	
12mr|perl-Devel-Size-0.710.0-6|32	%install
12mr|perl-Devel-Size-0.710.0-6|33	rm -rf %{buildroot}
12mr|perl-Devel-Size-0.710.0-6|34	%makeinstall_std
12mr|perl-Devel-Size-0.710.0-6|35	
12mr|perl-Devel-Size-0.710.0-6|36	%files
12mr|perl-Devel-Size-0.710.0-6|37	%doc CHANGES SIGNATURE
12mr|perl-Devel-Size-0.710.0-6|38	%{perl_vendorarch}/Devel/*
12mr|perl-Devel-Size-0.710.0-6|39	%{perl_vendorarch}/auto/Devel/*
12mr|perl-Devel-Size-0.710.0-6|40	%{_mandir}/*/*
12mr|perl-Devel-Size-0.710.0-6|41	
12mr|perl-Devel-Size-0.710.0-6|42	
12mr|perl-Devel-Size-0.710.0-6|43	
12mr|perl-Devel-Size-0.710.0-6|44	%changelog
12mr|perl-Devel-Size-0.710.0-6|45	* Thu Aug  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Devel-Size-0.710.0-6|46	+ Commit: 96333a2
12mr|perl-Devel-Size-0.710.0-6|47	- Rebuild for new perl
12mr|perl-Devel-Size-0.710.0-6|48	
12mr|perl-Devel-Size-0.710.0-6|49	

15533 12
12mr|perl-Devel-StackTrace-1.270.0-5|1	%define	upstream_name	 Devel-StackTrace
12mr|perl-Devel-StackTrace-1.270.0-5|2	%define upstream_version 1.27
12mr|perl-Devel-StackTrace-1.270.0-5|3	
12mr|perl-Devel-StackTrace-1.270.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Devel-StackTrace-1.270.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Devel-StackTrace-1.270.0-5|6	Release:	5
12mr|perl-Devel-StackTrace-1.270.0-5|7	
12mr|perl-Devel-StackTrace-1.270.0-5|8	Summary:	Stack trace and stack trace frame objects
12mr|perl-Devel-StackTrace-1.270.0-5|9	License:	GPL+ or Artistic
12mr|perl-Devel-StackTrace-1.270.0-5|10	Group:		Development/Perl
12mr|perl-Devel-StackTrace-1.270.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Devel-StackTrace-1.270.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Devel-StackTrace-1.270.0-5|13	
12mr|perl-Devel-StackTrace-1.270.0-5|14	BuildRequires:	perl-devel
12mr|perl-Devel-StackTrace-1.270.0-5|15	BuildArch:	noarch
12mr|perl-Devel-StackTrace-1.270.0-5|16	
12mr|perl-Devel-StackTrace-1.270.0-5|17	%description
12mr|perl-Devel-StackTrace-1.270.0-5|18	%{upstream_name} module for perl.  Simple objects to deal with stack traces.
12mr|perl-Devel-StackTrace-1.270.0-5|19	The parent object, Devel::StackTrace, holds a number of
12mr|perl-Devel-StackTrace-1.270.0-5|20	Devel::StackTraceFrame objects (which have the same information as is
12mr|perl-Devel-StackTrace-1.270.0-5|21	returned from caller()).  You can step through these frames forwards
12mr|perl-Devel-StackTrace-1.270.0-5|22	and backwards as you want or retrieve specific frames.
12mr|perl-Devel-StackTrace-1.270.0-5|23	
12mr|perl-Devel-StackTrace-1.270.0-5|24	%prep
12mr|perl-Devel-StackTrace-1.270.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Devel-StackTrace-1.270.0-5|26	chmod 644 lib/Devel/StackTrace.pm
12mr|perl-Devel-StackTrace-1.270.0-5|27	
12mr|perl-Devel-StackTrace-1.270.0-5|28	%build
12mr|perl-Devel-StackTrace-1.270.0-5|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Devel-StackTrace-1.270.0-5|30	%make
12mr|perl-Devel-StackTrace-1.270.0-5|31	
12mr|perl-Devel-StackTrace-1.270.0-5|32	%check
12mr|perl-Devel-StackTrace-1.270.0-5|33	%make test
12mr|perl-Devel-StackTrace-1.270.0-5|34	
12mr|perl-Devel-StackTrace-1.270.0-5|35	%install
12mr|perl-Devel-StackTrace-1.270.0-5|36	%makeinstall_std
12mr|perl-Devel-StackTrace-1.270.0-5|37	
12mr|perl-Devel-StackTrace-1.270.0-5|38	%files
12mr|perl-Devel-StackTrace-1.270.0-5|39	%doc Changes LICENSE README
12mr|perl-Devel-StackTrace-1.270.0-5|40	%{perl_vendorlib}/Devel
12mr|perl-Devel-StackTrace-1.270.0-5|41	%{_mandir}/*/*
12mr|perl-Devel-StackTrace-1.270.0-5|42	
12mr|perl-Devel-StackTrace-1.270.0-5|43	
12mr|perl-Devel-StackTrace-1.270.0-5|44	
12mr|perl-Devel-StackTrace-1.270.0-5|45	%changelog
12mr|perl-Devel-StackTrace-1.270.0-5|46	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Devel-StackTrace-1.270.0-5|47	+ Commit: 544908a
12mr|perl-Devel-StackTrace-1.270.0-5|48	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Devel-StackTrace-1.270.0-5|49	
12mr|perl-Devel-StackTrace-1.270.0-5|50	

15534 12
12mr|perl-Devel-Symdump-2.80.0-5|1	%define upstream_name 	 Devel-Symdump
12mr|perl-Devel-Symdump-2.80.0-5|2	%define upstream_version 2.08
12mr|perl-Devel-Symdump-2.80.0-5|3	
12mr|perl-Devel-Symdump-2.80.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Devel-Symdump-2.80.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Devel-Symdump-2.80.0-5|6	Release:	5
12mr|perl-Devel-Symdump-2.80.0-5|7	
12mr|perl-Devel-Symdump-2.80.0-5|8	Summary:	Dump symbol names or the symbol table
12mr|perl-Devel-Symdump-2.80.0-5|9	License:	GPL+ or Artistic
12mr|perl-Devel-Symdump-2.80.0-5|10	Group:		Development/Perl
12mr|perl-Devel-Symdump-2.80.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Devel-Symdump-2.80.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Devel/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Devel-Symdump-2.80.0-5|13	
12mr|perl-Devel-Symdump-2.80.0-5|14	BuildRequires:	perl-devel
12mr|perl-Devel-Symdump-2.80.0-5|15	BuildArch:	noarch
12mr|perl-Devel-Symdump-2.80.0-5|16	
12mr|perl-Devel-Symdump-2.80.0-5|17	%description
12mr|perl-Devel-Symdump-2.80.0-5|18	This little package serves to access the symbol table of perl.
12mr|perl-Devel-Symdump-2.80.0-5|19	
12mr|perl-Devel-Symdump-2.80.0-5|20	%prep
12mr|perl-Devel-Symdump-2.80.0-5|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Devel-Symdump-2.80.0-5|22	
12mr|perl-Devel-Symdump-2.80.0-5|23	%build
12mr|perl-Devel-Symdump-2.80.0-5|24	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Devel-Symdump-2.80.0-5|25	%make
12mr|perl-Devel-Symdump-2.80.0-5|26	
12mr|perl-Devel-Symdump-2.80.0-5|27	%check
12mr|perl-Devel-Symdump-2.80.0-5|28	make test
12mr|perl-Devel-Symdump-2.80.0-5|29	
12mr|perl-Devel-Symdump-2.80.0-5|30	%install
12mr|perl-Devel-Symdump-2.80.0-5|31	%makeinstall_std
12mr|perl-Devel-Symdump-2.80.0-5|32	
12mr|perl-Devel-Symdump-2.80.0-5|33	%files
12mr|perl-Devel-Symdump-2.80.0-5|34	%doc ChangeLog README
12mr|perl-Devel-Symdump-2.80.0-5|35	%{perl_vendorlib}/Devel
12mr|perl-Devel-Symdump-2.80.0-5|36	%{_mandir}/*/*
12mr|perl-Devel-Symdump-2.80.0-5|37	
12mr|perl-Devel-Symdump-2.80.0-5|38	
12mr|perl-Devel-Symdump-2.80.0-5|39	
12mr|perl-Devel-Symdump-2.80.0-5|40	%changelog
12mr|perl-Devel-Symdump-2.80.0-5|41	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Devel-Symdump-2.80.0-5|42	+ Commit: 5ee4a14
12mr|perl-Devel-Symdump-2.80.0-5|43	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Devel-Symdump-2.80.0-5|44	
12mr|perl-Devel-Symdump-2.80.0-5|45	

15535 12
12mr|perl-Digest-BubbleBabble-0.20.0-5|1	%define upstream_name	 Digest-BubbleBabble
12mr|perl-Digest-BubbleBabble-0.20.0-5|2	%define upstream_version 0.02
12mr|perl-Digest-BubbleBabble-0.20.0-5|3	
12mr|perl-Digest-BubbleBabble-0.20.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Digest-BubbleBabble-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Digest-BubbleBabble-0.20.0-5|6	Release:	5
12mr|perl-Digest-BubbleBabble-0.20.0-5|7	
12mr|perl-Digest-BubbleBabble-0.20.0-5|8	Summary:	Create bubble-babble fingerprints
12mr|perl-Digest-BubbleBabble-0.20.0-5|9	License:	GPL+ or Artistic
12mr|perl-Digest-BubbleBabble-0.20.0-5|10	Group:		Development/Perl
12mr|perl-Digest-BubbleBabble-0.20.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Digest-BubbleBabble-0.20.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Digest/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Digest-BubbleBabble-0.20.0-5|13	
12mr|perl-Digest-BubbleBabble-0.20.0-5|14	BuildRequires:	perl-devel
12mr|perl-Digest-BubbleBabble-0.20.0-5|15	BuildArch:	noarch
12mr|perl-Digest-BubbleBabble-0.20.0-5|16	
12mr|perl-Digest-BubbleBabble-0.20.0-5|17	%description
12mr|perl-Digest-BubbleBabble-0.20.0-5|18	Digest::BubbleBabble takes a message digest (generated by either of the MD5 or
12mr|perl-Digest-BubbleBabble-0.20.0-5|19	SHA-1 message digest algorithms) and creates a fingerprint of that digest in
12mr|perl-Digest-BubbleBabble-0.20.0-5|20	"bubble babble" format. Bubble babble is a method of representing a message
12mr|perl-Digest-BubbleBabble-0.20.0-5|21	digest as a string of "real" words, to make the fingerprint easier to remember.
12mr|perl-Digest-BubbleBabble-0.20.0-5|22	The "words" are not necessarily real words, but they look more like words than
12mr|perl-Digest-BubbleBabble-0.20.0-5|23	a string of hex characters.
12mr|perl-Digest-BubbleBabble-0.20.0-5|24	
12mr|perl-Digest-BubbleBabble-0.20.0-5|25	Bubble babble fingerprinting is used by the SSH2 suite (and, consequently, by
12mr|perl-Digest-BubbleBabble-0.20.0-5|26	Net::SSH::Perl, the Perl SSH implementation) to display easy-to-remember key
12mr|perl-Digest-BubbleBabble-0.20.0-5|27	fingerprints. The key (a DSA or RSA key) is converted into a textual form,
12mr|perl-Digest-BubbleBabble-0.20.0-5|28	digested using Digest::SHA1, and run through bubblebabble to create the key
12mr|perl-Digest-BubbleBabble-0.20.0-5|29	fingerprint.
12mr|perl-Digest-BubbleBabble-0.20.0-5|30	
12mr|perl-Digest-BubbleBabble-0.20.0-5|31	%prep
12mr|perl-Digest-BubbleBabble-0.20.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Digest-BubbleBabble-0.20.0-5|33	
12mr|perl-Digest-BubbleBabble-0.20.0-5|34	%build
12mr|perl-Digest-BubbleBabble-0.20.0-5|35	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Digest-BubbleBabble-0.20.0-5|36	%make
12mr|perl-Digest-BubbleBabble-0.20.0-5|37	
12mr|perl-Digest-BubbleBabble-0.20.0-5|38	%check
12mr|perl-Digest-BubbleBabble-0.20.0-5|39	make test
12mr|perl-Digest-BubbleBabble-0.20.0-5|40	
12mr|perl-Digest-BubbleBabble-0.20.0-5|41	%install
12mr|perl-Digest-BubbleBabble-0.20.0-5|42	%makeinstall_std
12mr|perl-Digest-BubbleBabble-0.20.0-5|43	
12mr|perl-Digest-BubbleBabble-0.20.0-5|44	%files
12mr|perl-Digest-BubbleBabble-0.20.0-5|45	%doc Changes README
12mr|perl-Digest-BubbleBabble-0.20.0-5|46	%{perl_vendorlib}/Digest
12mr|perl-Digest-BubbleBabble-0.20.0-5|47	%{_mandir}/man*/*
12mr|perl-Digest-BubbleBabble-0.20.0-5|48	
12mr|perl-Digest-BubbleBabble-0.20.0-5|49	
12mr|perl-Digest-BubbleBabble-0.20.0-5|50	
12mr|perl-Digest-BubbleBabble-0.20.0-5|51	%changelog
12mr|perl-Digest-BubbleBabble-0.20.0-5|52	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Digest-BubbleBabble-0.20.0-5|53	+ Commit: 27cdfdc
12mr|perl-Digest-BubbleBabble-0.20.0-5|54	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Digest-BubbleBabble-0.20.0-5|55	
12mr|perl-Digest-BubbleBabble-0.20.0-5|56	

15536 12
12mr|perl-Digest-HMAC-1.30.0-1|1	%define	upstream_name    Digest-HMAC
12mr|perl-Digest-HMAC-1.30.0-1|2	%define upstream_version 1.03
12mr|perl-Digest-HMAC-1.30.0-1|3	
12mr|perl-Digest-HMAC-1.30.0-1|4	Name:       perl-%{upstream_name}
12mr|perl-Digest-HMAC-1.30.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Digest-HMAC-1.30.0-1|6	Release:    %mkrel 1
12mr|perl-Digest-HMAC-1.30.0-1|7	
12mr|perl-Digest-HMAC-1.30.0-1|8	Summary:	Keyed-Hashing for Message Authentication
12mr|perl-Digest-HMAC-1.30.0-1|9	License:	GPL+ or Artistic
12mr|perl-Digest-HMAC-1.30.0-1|10	Group:		Development/Perl
12mr|perl-Digest-HMAC-1.30.0-1|11	Url:		http://www.cpan.org
12mr|perl-Digest-HMAC-1.30.0-1|12	Source0:	http://www.cpan.org/authors/id/GAAS/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Digest-HMAC-1.30.0-1|13	
12mr|perl-Digest-HMAC-1.30.0-1|14	BuildArch:	noarch
12mr|perl-Digest-HMAC-1.30.0-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Digest-HMAC-1.30.0-1|16	BuildRequires:  perl-devel
12mr|perl-Digest-HMAC-1.30.0-1|17	BuildRequires:  perl(Digest::SHA1)
12mr|perl-Digest-HMAC-1.30.0-1|18	Requires:	perl(Digest::SHA1)
12mr|perl-Digest-HMAC-1.30.0-1|19	Provides:	perl-HMAC
12mr|perl-Digest-HMAC-1.30.0-1|20	
12mr|perl-Digest-HMAC-1.30.0-1|21	%description
12mr|perl-Digest-HMAC-1.30.0-1|22	Digest-HMAC module for perl.
12mr|perl-Digest-HMAC-1.30.0-1|23	
12mr|perl-Digest-HMAC-1.30.0-1|24	%prep
12mr|perl-Digest-HMAC-1.30.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Digest-HMAC-1.30.0-1|26	
12mr|perl-Digest-HMAC-1.30.0-1|27	%build
12mr|perl-Digest-HMAC-1.30.0-1|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Digest-HMAC-1.30.0-1|29	make
12mr|perl-Digest-HMAC-1.30.0-1|30	
12mr|perl-Digest-HMAC-1.30.0-1|31	%check
12mr|perl-Digest-HMAC-1.30.0-1|32	make test
12mr|perl-Digest-HMAC-1.30.0-1|33	
12mr|perl-Digest-HMAC-1.30.0-1|34	%install
12mr|perl-Digest-HMAC-1.30.0-1|35	rm -rf %{buildroot}
12mr|perl-Digest-HMAC-1.30.0-1|36	%makeinstall_std
12mr|perl-Digest-HMAC-1.30.0-1|37	
12mr|perl-Digest-HMAC-1.30.0-1|38	%clean
12mr|perl-Digest-HMAC-1.30.0-1|39	rm -rf %{buildroot}
12mr|perl-Digest-HMAC-1.30.0-1|40	
12mr|perl-Digest-HMAC-1.30.0-1|41	%files
12mr|perl-Digest-HMAC-1.30.0-1|42	%defattr(-,root,root)
12mr|perl-Digest-HMAC-1.30.0-1|43	%doc README Changes
12mr|perl-Digest-HMAC-1.30.0-1|44	%{_mandir}/*/*
12mr|perl-Digest-HMAC-1.30.0-1|45	%{perl_vendorlib}/Digest
12mr|perl-Digest-HMAC-1.30.0-1|46	
12mr|perl-Digest-HMAC-1.30.0-1|47	
12mr|perl-Digest-HMAC-1.30.0-1|48	
12mr|perl-Digest-HMAC-1.30.0-1|49	%changelog
12mr|perl-Digest-HMAC-1.30.0-1|50	

15537 12
12mr|perl-Digest-MD2-2.30.0-5|1	%define	upstream_name    Digest-MD2
12mr|perl-Digest-MD2-2.30.0-5|2	%define	upstream_version 2.03
12mr|perl-Digest-MD2-2.30.0-5|3	
12mr|perl-Digest-MD2-2.30.0-5|4	Name:       perl-%{upstream_name}
12mr|perl-Digest-MD2-2.30.0-5|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Digest-MD2-2.30.0-5|6	Release:    %mkrel 5
12mr|perl-Digest-MD2-2.30.0-5|7	
12mr|perl-Digest-MD2-2.30.0-5|8	Summary:	Perl interface to the MD2 Algorithm
12mr|perl-Digest-MD2-2.30.0-5|9	License:	GPL+ or Artistic
12mr|perl-Digest-MD2-2.30.0-5|10	Group:		Development/Perl
12mr|perl-Digest-MD2-2.30.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Digest-MD2-2.30.0-5|12	Source0:	http://www.cpan.org/authors/id/GAAS/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Digest-MD2-2.30.0-5|13	
12mr|perl-Digest-MD2-2.30.0-5|14	BuildRequires:	perl-devel
12mr|perl-Digest-MD2-2.30.0-5|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Digest-MD2-2.30.0-5|16	Provides:	perl-MD2
12mr|perl-Digest-MD2-2.30.0-5|17	Requires:	perl
12mr|perl-Digest-MD2-2.30.0-5|18	
12mr|perl-Digest-MD2-2.30.0-5|19	%description
12mr|perl-Digest-MD2-2.30.0-5|20	Digest-MD2 module for perl.
12mr|perl-Digest-MD2-2.30.0-5|21	
12mr|perl-Digest-MD2-2.30.0-5|22	%prep
12mr|perl-Digest-MD2-2.30.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Digest-MD2-2.30.0-5|24	
12mr|perl-Digest-MD2-2.30.0-5|25	%build
12mr|perl-Digest-MD2-2.30.0-5|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Digest-MD2-2.30.0-5|27	%make OPTIMIZE="$RPM_OPT_FLAGS"
12mr|perl-Digest-MD2-2.30.0-5|28	
12mr|perl-Digest-MD2-2.30.0-5|29	%check
12mr|perl-Digest-MD2-2.30.0-5|30	%__make test
12mr|perl-Digest-MD2-2.30.0-5|31	
12mr|perl-Digest-MD2-2.30.0-5|32	%install
12mr|perl-Digest-MD2-2.30.0-5|33	rm -rf %{buildroot}
12mr|perl-Digest-MD2-2.30.0-5|34	%makeinstall_std
12mr|perl-Digest-MD2-2.30.0-5|35	
12mr|perl-Digest-MD2-2.30.0-5|36	%clean
12mr|perl-Digest-MD2-2.30.0-5|37	rm -rf %{buildroot}
12mr|perl-Digest-MD2-2.30.0-5|38	
12mr|perl-Digest-MD2-2.30.0-5|39	%files
12mr|perl-Digest-MD2-2.30.0-5|40	%defattr(-,root,root)
12mr|perl-Digest-MD2-2.30.0-5|41	%doc README Changes
12mr|perl-Digest-MD2-2.30.0-5|42	%{_mandir}/*/*
12mr|perl-Digest-MD2-2.30.0-5|43	%{perl_vendorarch}/Digest
12mr|perl-Digest-MD2-2.30.0-5|44	%{perl_vendorarch}/auto
12mr|perl-Digest-MD2-2.30.0-5|45	
12mr|perl-Digest-MD2-2.30.0-5|46	
12mr|perl-Digest-MD2-2.30.0-5|47	
12mr|perl-Digest-MD2-2.30.0-5|48	%changelog
12mr|perl-Digest-MD2-2.30.0-5|49	

15538 12
12mr|perl-Digest-Nilsimsa-0.60.0-6|1	%define	name	perl-Digest-Nilsimsa
12mr|perl-Digest-Nilsimsa-0.60.0-6|2	%define	real_name Digest-Nilsimsa
12mr|perl-Digest-Nilsimsa-0.60.0-6|3	%define	upstream_version	0.06
12mr|perl-Digest-Nilsimsa-0.60.0-6|4	%define	release	%mkrel 6
12mr|perl-Digest-Nilsimsa-0.60.0-6|5	
12mr|perl-Digest-Nilsimsa-0.60.0-6|6	Summary:	Perl interface to the Nilsima Algorithm
12mr|perl-Digest-Nilsimsa-0.60.0-6|7	Name:		%{name}
12mr|perl-Digest-Nilsimsa-0.60.0-6|8	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Digest-Nilsimsa-0.60.0-6|9	Release:	%{release}
12mr|perl-Digest-Nilsimsa-0.60.0-6|10	License:	GPL or Artistic
12mr|perl-Digest-Nilsimsa-0.60.0-6|11	Group:		Development/Perl
12mr|perl-Digest-Nilsimsa-0.60.0-6|12	Source:		http://www.cpan.org/authors/id/V/VI/VIPUL/%{real_name}-%{upstream_version}.tar.bz2
12mr|perl-Digest-Nilsimsa-0.60.0-6|13	URL:		http://search.cpan.org/dist/%{real_name}/
12mr|perl-Digest-Nilsimsa-0.60.0-6|14	BuildRequires:	perl-devel
12mr|perl-Digest-Nilsimsa-0.60.0-6|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|perl-Digest-Nilsimsa-0.60.0-6|16	Requires:	perl
12mr|perl-Digest-Nilsimsa-0.60.0-6|17	
12mr|perl-Digest-Nilsimsa-0.60.0-6|18	%description
12mr|perl-Digest-Nilsimsa-0.60.0-6|19	Digest-Nilsimsa module for perl.
12mr|perl-Digest-Nilsimsa-0.60.0-6|20	
12mr|perl-Digest-Nilsimsa-0.60.0-6|21	%prep
12mr|perl-Digest-Nilsimsa-0.60.0-6|22	%setup -q -n %{real_name}-%{upstream_version}
12mr|perl-Digest-Nilsimsa-0.60.0-6|23	
12mr|perl-Digest-Nilsimsa-0.60.0-6|24	%build
12mr|perl-Digest-Nilsimsa-0.60.0-6|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Digest-Nilsimsa-0.60.0-6|26	%make OPTIMIZE="$RPM_OPT_FLAGS"
12mr|perl-Digest-Nilsimsa-0.60.0-6|27	
12mr|perl-Digest-Nilsimsa-0.60.0-6|28	%check
12mr|perl-Digest-Nilsimsa-0.60.0-6|29	make test
12mr|perl-Digest-Nilsimsa-0.60.0-6|30	
12mr|perl-Digest-Nilsimsa-0.60.0-6|31	%install
12mr|perl-Digest-Nilsimsa-0.60.0-6|32	rm -rf %{buildroot}
12mr|perl-Digest-Nilsimsa-0.60.0-6|33	%makeinstall_std
12mr|perl-Digest-Nilsimsa-0.60.0-6|34	
12mr|perl-Digest-Nilsimsa-0.60.0-6|35	%clean
12mr|perl-Digest-Nilsimsa-0.60.0-6|36	rm -rf %{buildroot}
12mr|perl-Digest-Nilsimsa-0.60.0-6|37	
12mr|perl-Digest-Nilsimsa-0.60.0-6|38	%files
12mr|perl-Digest-Nilsimsa-0.60.0-6|39	%defattr(-,root,root)
12mr|perl-Digest-Nilsimsa-0.60.0-6|40	%doc README
12mr|perl-Digest-Nilsimsa-0.60.0-6|41	%{_mandir}/*/*
12mr|perl-Digest-Nilsimsa-0.60.0-6|42	%{perl_vendorarch}/auto/Digest/Nilsimsa
12mr|perl-Digest-Nilsimsa-0.60.0-6|43	%{perl_vendorarch}/Digest/*
12mr|perl-Digest-Nilsimsa-0.60.0-6|44	
12mr|perl-Digest-Nilsimsa-0.60.0-6|45	
12mr|perl-Digest-Nilsimsa-0.60.0-6|46	
12mr|perl-Digest-Nilsimsa-0.60.0-6|47	%changelog
12mr|perl-Digest-Nilsimsa-0.60.0-6|48	

15539 12
12mr|perl-Digest-SHA1-2.130.0-8|1	%define	upstream_name	 Digest-SHA1
12mr|perl-Digest-SHA1-2.130.0-8|2	%define upstream_version 2.13
12mr|perl-Digest-SHA1-2.130.0-8|3	
12mr|perl-Digest-SHA1-2.130.0-8|4	Name:       perl-%{upstream_name}
12mr|perl-Digest-SHA1-2.130.0-8|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Digest-SHA1-2.130.0-8|6	Release:    8
12mr|perl-Digest-SHA1-2.130.0-8|7	
12mr|perl-Digest-SHA1-2.130.0-8|8	Summary:	Perl interface to the SHA1 Algorithm
12mr|perl-Digest-SHA1-2.130.0-8|9	License:	GPL+ or Artistic
12mr|perl-Digest-SHA1-2.130.0-8|10	Group:		Development/Perl
12mr|perl-Digest-SHA1-2.130.0-8|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Digest-SHA1-2.130.0-8|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Digest/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Digest-SHA1-2.130.0-8|13	
12mr|perl-Digest-SHA1-2.130.0-8|14	BuildRequires:	perl-devel
12mr|perl-Digest-SHA1-2.130.0-8|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Digest-SHA1-2.130.0-8|16	
12mr|perl-Digest-SHA1-2.130.0-8|17	%description
12mr|perl-Digest-SHA1-2.130.0-8|18	Digest-SHA1 module for perl.
12mr|perl-Digest-SHA1-2.130.0-8|19	
12mr|perl-Digest-SHA1-2.130.0-8|20	%prep
12mr|perl-Digest-SHA1-2.130.0-8|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Digest-SHA1-2.130.0-8|22	
12mr|perl-Digest-SHA1-2.130.0-8|23	%build
12mr|perl-Digest-SHA1-2.130.0-8|24	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Digest-SHA1-2.130.0-8|25	%make CFLAGS="%{optflags}"
12mr|perl-Digest-SHA1-2.130.0-8|26	
12mr|perl-Digest-SHA1-2.130.0-8|27	%check
12mr|perl-Digest-SHA1-2.130.0-8|28	%make test
12mr|perl-Digest-SHA1-2.130.0-8|29	
12mr|perl-Digest-SHA1-2.130.0-8|30	%install
12mr|perl-Digest-SHA1-2.130.0-8|31	rm -rf %{buildroot}
12mr|perl-Digest-SHA1-2.130.0-8|32	%makeinstall_std
12mr|perl-Digest-SHA1-2.130.0-8|33	
12mr|perl-Digest-SHA1-2.130.0-8|34	%clean
12mr|perl-Digest-SHA1-2.130.0-8|35	rm -rf %{buildroot}
12mr|perl-Digest-SHA1-2.130.0-8|36	
12mr|perl-Digest-SHA1-2.130.0-8|37	%files
12mr|perl-Digest-SHA1-2.130.0-8|38	%defattr(-,root,root)
12mr|perl-Digest-SHA1-2.130.0-8|39	%doc README Changes
12mr|perl-Digest-SHA1-2.130.0-8|40	%{_mandir}/*/*
12mr|perl-Digest-SHA1-2.130.0-8|41	%{perl_vendorarch}/Digest
12mr|perl-Digest-SHA1-2.130.0-8|42	%{perl_vendorarch}/auto
12mr|perl-Digest-SHA1-2.130.0-8|43	
12mr|perl-Digest-SHA1-2.130.0-8|44	
12mr|perl-Digest-SHA1-2.130.0-8|45	
12mr|perl-Digest-SHA1-2.130.0-8|46	%changelog
12mr|perl-Digest-SHA1-2.130.0-8|47	

15540 12
12mr|perl-Digest-SHA-5.620.0-5|1	%define	upstream_name	 Digest-SHA
12mr|perl-Digest-SHA-5.620.0-5|2	%define upstream_version 5.62
12mr|perl-Digest-SHA-5.620.0-5|3	
12mr|perl-Digest-SHA-5.620.0-5|4	Name:       perl-%{upstream_name}
12mr|perl-Digest-SHA-5.620.0-5|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Digest-SHA-5.620.0-5|6	Release:    5
12mr|perl-Digest-SHA-5.620.0-5|7	
12mr|perl-Digest-SHA-5.620.0-5|8	Summary:	Perl extension for SHA-1/224/256/384/512
12mr|perl-Digest-SHA-5.620.0-5|9	License:	GPL+ or Artistic
12mr|perl-Digest-SHA-5.620.0-5|10	Group:		Development/Perl
12mr|perl-Digest-SHA-5.620.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Digest-SHA-5.620.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Digest/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Digest-SHA-5.620.0-5|13	
12mr|perl-Digest-SHA-5.620.0-5|14	BuildRequires:	perl-devel
12mr|perl-Digest-SHA-5.620.0-5|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Digest-SHA-5.620.0-5|16	
12mr|perl-Digest-SHA-5.620.0-5|17	%description
12mr|perl-Digest-SHA-5.620.0-5|18	Digest::SHA is a complete implementation of the NIST Secure Hash Standard. It
12mr|perl-Digest-SHA-5.620.0-5|19	gives Perl programmers a convenient way to calculate SHA-1, SHA-224, SHA-256,
12mr|perl-Digest-SHA-5.620.0-5|20	SHA-384, and SHA-512 message digests.  The module can handle all types of
12mr|perl-Digest-SHA-5.620.0-5|21	input, including partial-byte data.
12mr|perl-Digest-SHA-5.620.0-5|22	
12mr|perl-Digest-SHA-5.620.0-5|23	%prep
12mr|perl-Digest-SHA-5.620.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Digest-SHA-5.620.0-5|25	
12mr|perl-Digest-SHA-5.620.0-5|26	%build
12mr|perl-Digest-SHA-5.620.0-5|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Digest-SHA-5.620.0-5|28	%make CFLAGS="%{optflags}"
12mr|perl-Digest-SHA-5.620.0-5|29	
12mr|perl-Digest-SHA-5.620.0-5|30	%check
12mr|perl-Digest-SHA-5.620.0-5|31	%make test
12mr|perl-Digest-SHA-5.620.0-5|32	
12mr|perl-Digest-SHA-5.620.0-5|33	%install
12mr|perl-Digest-SHA-5.620.0-5|34	rm -rf %{buildroot}
12mr|perl-Digest-SHA-5.620.0-5|35	%makeinstall_std
12mr|perl-Digest-SHA-5.620.0-5|36	
12mr|perl-Digest-SHA-5.620.0-5|37	%clean
12mr|perl-Digest-SHA-5.620.0-5|38	rm -rf %{buildroot}
12mr|perl-Digest-SHA-5.620.0-5|39	
12mr|perl-Digest-SHA-5.620.0-5|40	%files
12mr|perl-Digest-SHA-5.620.0-5|41	%defattr(-,root,root)
12mr|perl-Digest-SHA-5.620.0-5|42	%doc Changes README
12mr|perl-Digest-SHA-5.620.0-5|43	%{perl_vendorarch}/Digest
12mr|perl-Digest-SHA-5.620.0-5|44	%{perl_vendorarch}/auto/Digest
12mr|perl-Digest-SHA-5.620.0-5|45	%{_mandir}/*/*
12mr|perl-Digest-SHA-5.620.0-5|46	%{_bindir}/shasum
12mr|perl-Digest-SHA-5.620.0-5|47	
12mr|perl-Digest-SHA-5.620.0-5|48	
12mr|perl-Digest-SHA-5.620.0-5|49	
12mr|perl-Digest-SHA-5.620.0-5|50	%changelog
12mr|perl-Digest-SHA-5.620.0-5|51	

15541 12
12mr|perl-Dist-CheckConflicts-0.20.0-5|1	%define upstream_name    Dist-CheckConflicts
12mr|perl-Dist-CheckConflicts-0.20.0-5|2	%define upstream_version 0.02
12mr|perl-Dist-CheckConflicts-0.20.0-5|3	
12mr|perl-Dist-CheckConflicts-0.20.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Dist-CheckConflicts-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Dist-CheckConflicts-0.20.0-5|6	Release:	5
12mr|perl-Dist-CheckConflicts-0.20.0-5|7	
12mr|perl-Dist-CheckConflicts-0.20.0-5|8	Summary:	Declare version conflicts for your dist
12mr|perl-Dist-CheckConflicts-0.20.0-5|9	License:	GPL+ or Artistic
12mr|perl-Dist-CheckConflicts-0.20.0-5|10	Group:		Development/Perl
12mr|perl-Dist-CheckConflicts-0.20.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Dist-CheckConflicts-0.20.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Dist/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Dist-CheckConflicts-0.20.0-5|13	
12mr|perl-Dist-CheckConflicts-0.20.0-5|14	BuildRequires:	perl(List::MoreUtils)
12mr|perl-Dist-CheckConflicts-0.20.0-5|15	BuildRequires:	perl(Sub::Exporter)
12mr|perl-Dist-CheckConflicts-0.20.0-5|16	BuildRequires:	perl(Test::Fatal)
12mr|perl-Dist-CheckConflicts-0.20.0-5|17	BuildRequires:	perl(Test::More)
12mr|perl-Dist-CheckConflicts-0.20.0-5|18	BuildRequires:	perl-devel
12mr|perl-Dist-CheckConflicts-0.20.0-5|19	BuildArch:	noarch
12mr|perl-Dist-CheckConflicts-0.20.0-5|20	
12mr|perl-Dist-CheckConflicts-0.20.0-5|21	%description
12mr|perl-Dist-CheckConflicts-0.20.0-5|22	One shortcoming of the CPAN clients that currently exist is that they have
12mr|perl-Dist-CheckConflicts-0.20.0-5|23	no way of specifying conflicting downstream dependencies of modules. This
12mr|perl-Dist-CheckConflicts-0.20.0-5|24	module attempts to work around this issue by allowing you to specify
12mr|perl-Dist-CheckConflicts-0.20.0-5|25	conflicting versions of modules separately, and deal with them after the
12mr|perl-Dist-CheckConflicts-0.20.0-5|26	module is done installing.
12mr|perl-Dist-CheckConflicts-0.20.0-5|27	
12mr|perl-Dist-CheckConflicts-0.20.0-5|28	For instance, say you have a module 'Foo', and some other module 'Bar' uses
12mr|perl-Dist-CheckConflicts-0.20.0-5|29	'Foo'. If 'Foo' were to change its API in a non-backwards-compatible way,
12mr|perl-Dist-CheckConflicts-0.20.0-5|30	this would cause 'Bar' to break until it is updated to use the new API.
12mr|perl-Dist-CheckConflicts-0.20.0-5|31	'Foo' can't just depend on the fixed version of 'Bar', because this will
12mr|perl-Dist-CheckConflicts-0.20.0-5|32	cause a circular dependency (because 'Bar' is already depending on 'Foo'),
12mr|perl-Dist-CheckConflicts-0.20.0-5|33	and this doesn't express intent properly anyway - 'Foo' doesn't use 'Bar'
12mr|perl-Dist-CheckConflicts-0.20.0-5|34	at all. The ideal solution would be for there to be a way to specify
12mr|perl-Dist-CheckConflicts-0.20.0-5|35	conflicting versions of modules in a way that would let CPAN clients update
12mr|perl-Dist-CheckConflicts-0.20.0-5|36	conflicting modules automatically after an existing module is upgraded, but
12mr|perl-Dist-CheckConflicts-0.20.0-5|37	until that happens, this module will allow users to do this manually.
12mr|perl-Dist-CheckConflicts-0.20.0-5|38	
12mr|perl-Dist-CheckConflicts-0.20.0-5|39	This module accepts a hash of options passed to its 'use' statement, with
12mr|perl-Dist-CheckConflicts-0.20.0-5|40	these keys being valid:
12mr|perl-Dist-CheckConflicts-0.20.0-5|41	
12mr|perl-Dist-CheckConflicts-0.20.0-5|42	%prep
12mr|perl-Dist-CheckConflicts-0.20.0-5|43	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Dist-CheckConflicts-0.20.0-5|44	
12mr|perl-Dist-CheckConflicts-0.20.0-5|45	%build
12mr|perl-Dist-CheckConflicts-0.20.0-5|46	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Dist-CheckConflicts-0.20.0-5|47	%make
12mr|perl-Dist-CheckConflicts-0.20.0-5|48	
12mr|perl-Dist-CheckConflicts-0.20.0-5|49	%check
12mr|perl-Dist-CheckConflicts-0.20.0-5|50	%make test
12mr|perl-Dist-CheckConflicts-0.20.0-5|51	
12mr|perl-Dist-CheckConflicts-0.20.0-5|52	%install
12mr|perl-Dist-CheckConflicts-0.20.0-5|53	%makeinstall_std
12mr|perl-Dist-CheckConflicts-0.20.0-5|54	
12mr|perl-Dist-CheckConflicts-0.20.0-5|55	%files
12mr|perl-Dist-CheckConflicts-0.20.0-5|56	%doc README Changes LICENSE META.yml META.json
12mr|perl-Dist-CheckConflicts-0.20.0-5|57	%{_mandir}/man3/*
12mr|perl-Dist-CheckConflicts-0.20.0-5|58	%{perl_vendorlib}/*
12mr|perl-Dist-CheckConflicts-0.20.0-5|59	
12mr|perl-Dist-CheckConflicts-0.20.0-5|60	
12mr|perl-Dist-CheckConflicts-0.20.0-5|61	
12mr|perl-Dist-CheckConflicts-0.20.0-5|62	
12mr|perl-Dist-CheckConflicts-0.20.0-5|63	
12mr|perl-Dist-CheckConflicts-0.20.0-5|64	%changelog
12mr|perl-Dist-CheckConflicts-0.20.0-5|65	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Dist-CheckConflicts-0.20.0-5|66	+ Commit: 433d5dc
12mr|perl-Dist-CheckConflicts-0.20.0-5|67	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Dist-CheckConflicts-0.20.0-5|68	
12mr|perl-Dist-CheckConflicts-0.20.0-5|69	

15542 12
12mr|perl-Email-Abstract-3.4.0-5|1	%define upstream_name    Email-Abstract
12mr|perl-Email-Abstract-3.4.0-5|2	%define upstream_version 3.004
12mr|perl-Email-Abstract-3.4.0-5|3	
12mr|perl-Email-Abstract-3.4.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Email-Abstract-3.4.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Email-Abstract-3.4.0-5|6	Release:	5
12mr|perl-Email-Abstract-3.4.0-5|7	
12mr|perl-Email-Abstract-3.4.0-5|8	Summary:	Unified interface to mail representations
12mr|perl-Email-Abstract-3.4.0-5|9	License:	GPL+ or Artistic
12mr|perl-Email-Abstract-3.4.0-5|10	Group:		Development/Perl
12mr|perl-Email-Abstract-3.4.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Email-Abstract-3.4.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Email-Abstract-3.4.0-5|13	
12mr|perl-Email-Abstract-3.4.0-5|14	BuildRequires:	perl(MIME::Entity) >= 5.501.0
12mr|perl-Email-Abstract-3.4.0-5|15	BuildRequires:	perl(Email::Simple)
12mr|perl-Email-Abstract-3.4.0-5|16	BuildRequires:	perl(Module::Pluggable)
12mr|perl-Email-Abstract-3.4.0-5|17	BuildRequires:	perl(MRO::Compat)
12mr|perl-Email-Abstract-3.4.0-5|18	BuildRequires:	perl(Class::Accessor::Grouped)
12mr|perl-Email-Abstract-3.4.0-5|19	BuildRequires:	perl-devel
12mr|perl-Email-Abstract-3.4.0-5|20	BuildArch:		noarch
12mr|perl-Email-Abstract-3.4.0-5|21	
12mr|perl-Email-Abstract-3.4.0-5|22	%description
12mr|perl-Email-Abstract-3.4.0-5|23	Email::Abstract provides module writers with the ability to write
12mr|perl-Email-Abstract-3.4.0-5|24	representation-independent mail handling code. For instance, in the cases of
12mr|perl-Email-Abstract-3.4.0-5|25	Mail::Thread or Mail::ListDetector, a key part of the code involves reading the
12mr|perl-Email-Abstract-3.4.0-5|26	headers from a mail object. Where previously one would either have to specify
12mr|perl-Email-Abstract-3.4.0-5|27	the mail class required, or to build a new object from scratch, Email::Abstract
12mr|perl-Email-Abstract-3.4.0-5|28	can be used to perform certain simple operations on an object regardless of its
12mr|perl-Email-Abstract-3.4.0-5|29	underlying representation.
12mr|perl-Email-Abstract-3.4.0-5|30	
12mr|perl-Email-Abstract-3.4.0-5|31	Email::Abstract currently supports Mail::Internet, MIME::Entity, Mail::Message,
12mr|perl-Email-Abstract-3.4.0-5|32	Email::Simple and Email::MIME. Other representations are encouraged to create
12mr|perl-Email-Abstract-3.4.0-5|33	their own Email::Abstract::* class by copying Email::Abstract::EmailSimple. All
12mr|perl-Email-Abstract-3.4.0-5|34	modules installed under the Email::Abstract hierarchy will be automatically
12mr|perl-Email-Abstract-3.4.0-5|35	picked up and used.
12mr|perl-Email-Abstract-3.4.0-5|36	
12mr|perl-Email-Abstract-3.4.0-5|37	For this reason, the tedious process of looking for a valid date has been
12mr|perl-Email-Abstract-3.4.0-5|38	encapsulated in this software. Further, the process of creating RFC compliant
12mr|perl-Email-Abstract-3.4.0-5|39	date strings is also found in this software.
12mr|perl-Email-Abstract-3.4.0-5|40	
12mr|perl-Email-Abstract-3.4.0-5|41	%prep
12mr|perl-Email-Abstract-3.4.0-5|42	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Email-Abstract-3.4.0-5|43	
12mr|perl-Email-Abstract-3.4.0-5|44	%build
12mr|perl-Email-Abstract-3.4.0-5|45	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Email-Abstract-3.4.0-5|46	%make
12mr|perl-Email-Abstract-3.4.0-5|47	
12mr|perl-Email-Abstract-3.4.0-5|48	%check
12mr|perl-Email-Abstract-3.4.0-5|49	%make test
12mr|perl-Email-Abstract-3.4.0-5|50	
12mr|perl-Email-Abstract-3.4.0-5|51	%install
12mr|perl-Email-Abstract-3.4.0-5|52	%makeinstall_std
12mr|perl-Email-Abstract-3.4.0-5|53	
12mr|perl-Email-Abstract-3.4.0-5|54	%files
12mr|perl-Email-Abstract-3.4.0-5|55	%doc Changes
12mr|perl-Email-Abstract-3.4.0-5|56	%{perl_vendorlib}/Email
12mr|perl-Email-Abstract-3.4.0-5|57	%{_mandir}/*/*
12mr|perl-Email-Abstract-3.4.0-5|58	
12mr|perl-Email-Abstract-3.4.0-5|59	
12mr|perl-Email-Abstract-3.4.0-5|60	%changelog
12mr|perl-Email-Abstract-3.4.0-5|61	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Email-Abstract-3.4.0-5|62	+ Commit: 204023f
12mr|perl-Email-Abstract-3.4.0-5|63	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Email-Abstract-3.4.0-5|64	
12mr|perl-Email-Abstract-3.4.0-5|65	

15543 12
12mr|perl-Email-Address-1.892.0-5|1	%define upstream_name    Email-Address
12mr|perl-Email-Address-1.892.0-5|2	%define upstream_version 1.892
12mr|perl-Email-Address-1.892.0-5|3	
12mr|perl-Email-Address-1.892.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Email-Address-1.892.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Email-Address-1.892.0-5|6	Release:	5
12mr|perl-Email-Address-1.892.0-5|7	
12mr|perl-Email-Address-1.892.0-5|8	Summary:	RFC 2822 Address Parsing and Creation
12mr|perl-Email-Address-1.892.0-5|9	License:	GPL+ or Artistic
12mr|perl-Email-Address-1.892.0-5|10	Group:		Development/Perl
12mr|perl-Email-Address-1.892.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Email-Address-1.892.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Email-Address-1.892.0-5|13	
12mr|perl-Email-Address-1.892.0-5|14	BuildRequires:	perl-devel
12mr|perl-Email-Address-1.892.0-5|15	BuildArch:	noarch
12mr|perl-Email-Address-1.892.0-5|16	
12mr|perl-Email-Address-1.892.0-5|17	
12mr|perl-Email-Address-1.892.0-5|18	%description
12mr|perl-Email-Address-1.892.0-5|19	This class implements a complete RFC 2822 parser that locates
12mr|perl-Email-Address-1.892.0-5|20	email addresses in strings and returns a list of "Email::Address"
12mr|perl-Email-Address-1.892.0-5|21	objects found. Alternatley you may construct objects manually.
12mr|perl-Email-Address-1.892.0-5|22	The goal of this software is to be correct, and very very fast.
12mr|perl-Email-Address-1.892.0-5|23	
12mr|perl-Email-Address-1.892.0-5|24	%prep
12mr|perl-Email-Address-1.892.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Email-Address-1.892.0-5|26	perl -pi -e 's|/usr/local/bin/perl|%{__perl}|' bench/ea-vs-ma.pl
12mr|perl-Email-Address-1.892.0-5|27	
12mr|perl-Email-Address-1.892.0-5|28	%build
12mr|perl-Email-Address-1.892.0-5|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Email-Address-1.892.0-5|30	%make
12mr|perl-Email-Address-1.892.0-5|31	
12mr|perl-Email-Address-1.892.0-5|32	%check
12mr|perl-Email-Address-1.892.0-5|33	%make test
12mr|perl-Email-Address-1.892.0-5|34	
12mr|perl-Email-Address-1.892.0-5|35	%install
12mr|perl-Email-Address-1.892.0-5|36	%makeinstall_std
12mr|perl-Email-Address-1.892.0-5|37	
12mr|perl-Email-Address-1.892.0-5|38	%files
12mr|perl-Email-Address-1.892.0-5|39	%doc Changes README bench META.yml
12mr|perl-Email-Address-1.892.0-5|40	%{perl_vendorlib}/Email
12mr|perl-Email-Address-1.892.0-5|41	%{_mandir}/man3/*
12mr|perl-Email-Address-1.892.0-5|42	
12mr|perl-Email-Address-1.892.0-5|43	
12mr|perl-Email-Address-1.892.0-5|44	
12mr|perl-Email-Address-1.892.0-5|45	%changelog
12mr|perl-Email-Address-1.892.0-5|46	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Email-Address-1.892.0-5|47	+ Commit: 4a6be03
12mr|perl-Email-Address-1.892.0-5|48	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Email-Address-1.892.0-5|49	
12mr|perl-Email-Address-1.892.0-5|50	

15544 12
12mr|perl-Email-Date-1.103.0-5|1	%define upstream_name    Email-Date
12mr|perl-Email-Date-1.103.0-5|2	%define upstream_version 1.103
12mr|perl-Email-Date-1.103.0-5|3	
12mr|perl-Email-Date-1.103.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Email-Date-1.103.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Email-Date-1.103.0-5|6	Release:	5
12mr|perl-Email-Date-1.103.0-5|7	
12mr|perl-Email-Date-1.103.0-5|8	Summary:	Find and Format Date Headers
12mr|perl-Email-Date-1.103.0-5|9	License:	GPL+ or Artistic
12mr|perl-Email-Date-1.103.0-5|10	Group:		Development/Perl
12mr|perl-Email-Date-1.103.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Email-Date-1.103.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Email-Date-1.103.0-5|13	
12mr|perl-Email-Date-1.103.0-5|14	BuildRequires:	perl(Time::Piece)
12mr|perl-Email-Date-1.103.0-5|15	BuildRequires:	perl(Email::Abstract)
12mr|perl-Email-Date-1.103.0-5|16	BuildRequires:	perl(Email::Date::Format)
12mr|perl-Email-Date-1.103.0-5|17	BuildRequires:	perl(Date::Parse)
12mr|perl-Email-Date-1.103.0-5|18	BuildRequires:	perl-devel
12mr|perl-Email-Date-1.103.0-5|19	
12mr|perl-Email-Date-1.103.0-5|20	BuildArch:	noarch
12mr|perl-Email-Date-1.103.0-5|21	
12mr|perl-Email-Date-1.103.0-5|22	
12mr|perl-Email-Date-1.103.0-5|23	%description
12mr|perl-Email-Date-1.103.0-5|24	RFC 2822 defines the Date: header. It declares the header a required part of an
12mr|perl-Email-Date-1.103.0-5|25	email message. The syntax for date headers is clearly laid out. Stil, even a
12mr|perl-Email-Date-1.103.0-5|26	perfectly planned world has storms. The truth is, many programs get it wrong.
12mr|perl-Email-Date-1.103.0-5|27	Very wrong. Or, they don't include a Date: header at all. This often forces you
12mr|perl-Email-Date-1.103.0-5|28	to look elsewhere for the date, and hoping to find something.
12mr|perl-Email-Date-1.103.0-5|29	
12mr|perl-Email-Date-1.103.0-5|30	For this reason, the tedious process of looking for a valid date has been
12mr|perl-Email-Date-1.103.0-5|31	encapsulated in this software. Further, the process of creating RFC compliant
12mr|perl-Email-Date-1.103.0-5|32	date strings is also found in this software.
12mr|perl-Email-Date-1.103.0-5|33	
12mr|perl-Email-Date-1.103.0-5|34	%prep
12mr|perl-Email-Date-1.103.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Email-Date-1.103.0-5|36	
12mr|perl-Email-Date-1.103.0-5|37	%build
12mr|perl-Email-Date-1.103.0-5|38	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Email-Date-1.103.0-5|39	%make
12mr|perl-Email-Date-1.103.0-5|40	
12mr|perl-Email-Date-1.103.0-5|41	%check
12mr|perl-Email-Date-1.103.0-5|42	make test
12mr|perl-Email-Date-1.103.0-5|43	
12mr|perl-Email-Date-1.103.0-5|44	%install
12mr|perl-Email-Date-1.103.0-5|45	%makeinstall_std
12mr|perl-Email-Date-1.103.0-5|46	
12mr|perl-Email-Date-1.103.0-5|47	%files
12mr|perl-Email-Date-1.103.0-5|48	%doc README Changes
12mr|perl-Email-Date-1.103.0-5|49	%{perl_vendorlib}/Email
12mr|perl-Email-Date-1.103.0-5|50	%{_mandir}/*/*
12mr|perl-Email-Date-1.103.0-5|51	
12mr|perl-Email-Date-1.103.0-5|52	
12mr|perl-Email-Date-1.103.0-5|53	
12mr|perl-Email-Date-1.103.0-5|54	%changelog
12mr|perl-Email-Date-1.103.0-5|55	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Email-Date-1.103.0-5|56	+ Commit: 01c242c
12mr|perl-Email-Date-1.103.0-5|57	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Email-Date-1.103.0-5|58	
12mr|perl-Email-Date-1.103.0-5|59	

15545 12
12mr|perl-Email-Date-Format-1.2.0-5|1	%define upstream_name    Email-Date-Format
12mr|perl-Email-Date-Format-1.2.0-5|2	%define upstream_version 1.002
12mr|perl-Email-Date-Format-1.2.0-5|3	
12mr|perl-Email-Date-Format-1.2.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Email-Date-Format-1.2.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Email-Date-Format-1.2.0-5|6	Release:	5
12mr|perl-Email-Date-Format-1.2.0-5|7	
12mr|perl-Email-Date-Format-1.2.0-5|8	Summary:	Produce RFC 2822 date strings
12mr|perl-Email-Date-Format-1.2.0-5|9	License:	GPL+ or Artistic
12mr|perl-Email-Date-Format-1.2.0-5|10	Group:		Development/Perl
12mr|perl-Email-Date-Format-1.2.0-5|11	Url:		http://search.cpan.org/dist/%{module}
12mr|perl-Email-Date-Format-1.2.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Email-Date-Format-1.2.0-5|13	
12mr|perl-Email-Date-Format-1.2.0-5|14	BuildRequires:	perl(Test::More)
12mr|perl-Email-Date-Format-1.2.0-5|15	BuildRequires:	perl(Time::Local)
12mr|perl-Email-Date-Format-1.2.0-5|16	BuildRequires:	perl-devel
12mr|perl-Email-Date-Format-1.2.0-5|17	
12mr|perl-Email-Date-Format-1.2.0-5|18	BuildArch:		noarch
12mr|perl-Email-Date-Format-1.2.0-5|19	
12mr|perl-Email-Date-Format-1.2.0-5|20	%description
12mr|perl-Email-Date-Format-1.2.0-5|21	This module provides a simple means for generating an RFC 2822 compliant
12mr|perl-Email-Date-Format-1.2.0-5|22	datetime string.  (In case you care, they're not RFC 822 dates, because they
12mr|perl-Email-Date-Format-1.2.0-5|23	use a four digit year, which is not allowed in RFC 822.)
12mr|perl-Email-Date-Format-1.2.0-5|24	
12mr|perl-Email-Date-Format-1.2.0-5|25	%prep
12mr|perl-Email-Date-Format-1.2.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Email-Date-Format-1.2.0-5|27	
12mr|perl-Email-Date-Format-1.2.0-5|28	%build
12mr|perl-Email-Date-Format-1.2.0-5|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Email-Date-Format-1.2.0-5|30	%make
12mr|perl-Email-Date-Format-1.2.0-5|31	
12mr|perl-Email-Date-Format-1.2.0-5|32	%check
12mr|perl-Email-Date-Format-1.2.0-5|33	make test
12mr|perl-Email-Date-Format-1.2.0-5|34	
12mr|perl-Email-Date-Format-1.2.0-5|35	%install
12mr|perl-Email-Date-Format-1.2.0-5|36	%makeinstall_std
12mr|perl-Email-Date-Format-1.2.0-5|37	
12mr|perl-Email-Date-Format-1.2.0-5|38	%files
12mr|perl-Email-Date-Format-1.2.0-5|39	%doc Changes LICENSE README
12mr|perl-Email-Date-Format-1.2.0-5|40	%{_mandir}/man3/*
12mr|perl-Email-Date-Format-1.2.0-5|41	%{perl_vendorlib}/Email
12mr|perl-Email-Date-Format-1.2.0-5|42	
12mr|perl-Email-Date-Format-1.2.0-5|43	
12mr|perl-Email-Date-Format-1.2.0-5|44	
12mr|perl-Email-Date-Format-1.2.0-5|45	%changelog
12mr|perl-Email-Date-Format-1.2.0-5|46	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Email-Date-Format-1.2.0-5|47	+ Commit: 95e80fe
12mr|perl-Email-Date-Format-1.2.0-5|48	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Email-Date-Format-1.2.0-5|49	
12mr|perl-Email-Date-Format-1.2.0-5|50	

15546 12
12mr|perl-Email-Simple-2.100.0-6|1	%define upstream_name     Email-Simple
12mr|perl-Email-Simple-2.100.0-6|2	%define upstream_version  2.100
12mr|perl-Email-Simple-2.100.0-6|3	
12mr|perl-Email-Simple-2.100.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-Email-Simple-2.100.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Email-Simple-2.100.0-6|6	Release:	6
12mr|perl-Email-Simple-2.100.0-6|7	
12mr|perl-Email-Simple-2.100.0-6|8	Summary:	Simple parsing of RFC2822 message format and headers
12mr|perl-Email-Simple-2.100.0-6|9	License:	GPL+ or Artistic
12mr|perl-Email-Simple-2.100.0-6|10	Group:		Development/Perl
12mr|perl-Email-Simple-2.100.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Email-Simple-2.100.0-6|12	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Email-Simple-2.100.0-6|13	
12mr|perl-Email-Simple-2.100.0-6|14	BuildRequires:	perl(Email::Date::Format)
12mr|perl-Email-Simple-2.100.0-6|15	BuildRequires:	perl-devel
12mr|perl-Email-Simple-2.100.0-6|16	
12mr|perl-Email-Simple-2.100.0-6|17	BuildArch:	noarch
12mr|perl-Email-Simple-2.100.0-6|18	
12mr|perl-Email-Simple-2.100.0-6|19	Obsoletes:	perl-Email-Simple-Creator <= 1.424.0
12mr|perl-Email-Simple-2.100.0-6|20	Provides:	perl-Email-Simple-Creator  = 1.424.0
12mr|perl-Email-Simple-2.100.0-6|21	
12mr|perl-Email-Simple-2.100.0-6|22	%description
12mr|perl-Email-Simple-2.100.0-6|23	Email::Simple is the first deliverable of the "Perl Email Project", a reaction
12mr|perl-Email-Simple-2.100.0-6|24	against the complexity and increasing bugginess of the Mail::* modules. In
12mr|perl-Email-Simple-2.100.0-6|25	contrast, Email::* modules are meant to be simple to use and to maintain, pared
12mr|perl-Email-Simple-2.100.0-6|26	to the bone, fast, minimal in their external dependencies, and correct.
12mr|perl-Email-Simple-2.100.0-6|27	
12mr|perl-Email-Simple-2.100.0-6|28	%prep
12mr|perl-Email-Simple-2.100.0-6|29	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Email-Simple-2.100.0-6|30	
12mr|perl-Email-Simple-2.100.0-6|31	%build
12mr|perl-Email-Simple-2.100.0-6|32	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Email-Simple-2.100.0-6|33	%make
12mr|perl-Email-Simple-2.100.0-6|34	
12mr|perl-Email-Simple-2.100.0-6|35	%check
12mr|perl-Email-Simple-2.100.0-6|36	%make test
12mr|perl-Email-Simple-2.100.0-6|37	
12mr|perl-Email-Simple-2.100.0-6|38	%install
12mr|perl-Email-Simple-2.100.0-6|39	%makeinstall_std
12mr|perl-Email-Simple-2.100.0-6|40	
12mr|perl-Email-Simple-2.100.0-6|41	%files
12mr|perl-Email-Simple-2.100.0-6|42	%doc README Changes
12mr|perl-Email-Simple-2.100.0-6|43	%{perl_vendorlib}/Email
12mr|perl-Email-Simple-2.100.0-6|44	%{_mandir}/*/*
12mr|perl-Email-Simple-2.100.0-6|45	
12mr|perl-Email-Simple-2.100.0-6|46	
12mr|perl-Email-Simple-2.100.0-6|47	
12mr|perl-Email-Simple-2.100.0-6|48	%changelog
12mr|perl-Email-Simple-2.100.0-6|49	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Email-Simple-2.100.0-6|50	+ Commit: f7fffe1
12mr|perl-Email-Simple-2.100.0-6|51	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Email-Simple-2.100.0-6|52	
12mr|perl-Email-Simple-2.100.0-6|53	

15547 12
12mr|perl-Encode-Detect-1.10.0-7|1	%define upstream_name    Encode-Detect
12mr|perl-Encode-Detect-1.10.0-7|2	%define upstream_version 1.01
12mr|perl-Encode-Detect-1.10.0-7|3	
12mr|perl-Encode-Detect-1.10.0-7|4	Name:       perl-%{upstream_name}
12mr|perl-Encode-Detect-1.10.0-7|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Encode-Detect-1.10.0-7|6	Release:    7
12mr|perl-Encode-Detect-1.10.0-7|7	
12mr|perl-Encode-Detect-1.10.0-7|8	Summary:    An Encode::Encoding subclass that detects the encoding of data
12mr|perl-Encode-Detect-1.10.0-7|9	License:    GPL
12mr|perl-Encode-Detect-1.10.0-7|10	Group:      Development/Perl
12mr|perl-Encode-Detect-1.10.0-7|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Encode-Detect-1.10.0-7|12	Source0:    http://www.cpan.org/modules/by-module/Encode/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Encode-Detect-1.10.0-7|13	
12mr|perl-Encode-Detect-1.10.0-7|14	Buildrequires:  perl-devel
12mr|perl-Encode-Detect-1.10.0-7|15	Buildrequires:  perl(Module::Build)
12mr|perl-Encode-Detect-1.10.0-7|16	Buildrequires:  perl(ExtUtils::CBuilder)
12mr|perl-Encode-Detect-1.10.0-7|17	Buildrequires:  perl(Data::Dump)
12mr|perl-Encode-Detect-1.10.0-7|18	
12mr|perl-Encode-Detect-1.10.0-7|19	%description
12mr|perl-Encode-Detect-1.10.0-7|20	This Perl module is an Encode::Encoding subclass that uses
12mr|perl-Encode-Detect-1.10.0-7|21	Encode::Detect::Detector to determine the charset of the input data and then
12mr|perl-Encode-Detect-1.10.0-7|22	decodes it using the encoder of the detected charset.
12mr|perl-Encode-Detect-1.10.0-7|23	
12mr|perl-Encode-Detect-1.10.0-7|24	It is similar to Encode::Guess, but does not require the configuration of a set
12mr|perl-Encode-Detect-1.10.0-7|25	of expected encodings. Like Encode::Guess, it only supports decoding--it cannot
12mr|perl-Encode-Detect-1.10.0-7|26	encode.
12mr|perl-Encode-Detect-1.10.0-7|27	
12mr|perl-Encode-Detect-1.10.0-7|28	%prep
12mr|perl-Encode-Detect-1.10.0-7|29	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Encode-Detect-1.10.0-7|30	
12mr|perl-Encode-Detect-1.10.0-7|31	%build
12mr|perl-Encode-Detect-1.10.0-7|32	%{__perl} Build.PL installdirs=vendor
12mr|perl-Encode-Detect-1.10.0-7|33	./Build
12mr|perl-Encode-Detect-1.10.0-7|34	
12mr|perl-Encode-Detect-1.10.0-7|35	%check
12mr|perl-Encode-Detect-1.10.0-7|36	./Build test
12mr|perl-Encode-Detect-1.10.0-7|37	
12mr|perl-Encode-Detect-1.10.0-7|38	%install
12mr|perl-Encode-Detect-1.10.0-7|39	rm -rf %{buildroot}
12mr|perl-Encode-Detect-1.10.0-7|40	./Build install destdir=%{buildroot}
12mr|perl-Encode-Detect-1.10.0-7|41	
12mr|perl-Encode-Detect-1.10.0-7|42	%files
12mr|perl-Encode-Detect-1.10.0-7|43	%doc Changes LICENSE
12mr|perl-Encode-Detect-1.10.0-7|44	%{perl_vendorarch}/Encode
12mr|perl-Encode-Detect-1.10.0-7|45	%{perl_vendorarch}/auto/Encode
12mr|perl-Encode-Detect-1.10.0-7|46	%{_mandir}/*/*
12mr|perl-Encode-Detect-1.10.0-7|47	
12mr|perl-Encode-Detect-1.10.0-7|48	
12mr|perl-Encode-Detect-1.10.0-7|49	
12mr|perl-Encode-Detect-1.10.0-7|50	%changelog
12mr|perl-Encode-Detect-1.10.0-7|51	* Thu Aug  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Encode-Detect-1.10.0-7|52	+ Commit: dbe61a9
12mr|perl-Encode-Detect-1.10.0-7|53	- Rebuild for new perl
12mr|perl-Encode-Detect-1.10.0-7|54	
12mr|perl-Encode-Detect-1.10.0-7|55	

15548 12
12mr|perl-Encode-Locale-1.20.0-5|1	%define upstream_name    Encode-Locale
12mr|perl-Encode-Locale-1.20.0-5|2	%define upstream_version 1.02
12mr|perl-Encode-Locale-1.20.0-5|3	
12mr|perl-Encode-Locale-1.20.0-5|4	Name:       perl-%{upstream_name}
12mr|perl-Encode-Locale-1.20.0-5|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Encode-Locale-1.20.0-5|6	Release:    5
12mr|perl-Encode-Locale-1.20.0-5|7	
12mr|perl-Encode-Locale-1.20.0-5|8	Summary:    Determine the locale encoding
12mr|perl-Encode-Locale-1.20.0-5|9	License:    GPL+ or Artistic
12mr|perl-Encode-Locale-1.20.0-5|10	Group:      Development/Perl
12mr|perl-Encode-Locale-1.20.0-5|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Encode-Locale-1.20.0-5|12	Source0:    http://www.cpan.org/modules/by-module/Encode/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Encode-Locale-1.20.0-5|13	
12mr|perl-Encode-Locale-1.20.0-5|14	BuildRequires: perl(Encode)
12mr|perl-Encode-Locale-1.20.0-5|15	BuildRequires: perl(Encode::Alias)
12mr|perl-Encode-Locale-1.20.0-5|16	BuildRequires: perl(Test)
12mr|perl-Encode-Locale-1.20.0-5|17	BuildRequires: perl-devel
12mr|perl-Encode-Locale-1.20.0-5|18	BuildArch: noarch
12mr|perl-Encode-Locale-1.20.0-5|19	
12mr|perl-Encode-Locale-1.20.0-5|20	%description
12mr|perl-Encode-Locale-1.20.0-5|21	In many applications it's wise to let Perl use Unicode for the strings it
12mr|perl-Encode-Locale-1.20.0-5|22	processes. Most of the interfaces Perl has to the outside world is still
12mr|perl-Encode-Locale-1.20.0-5|23	byte based. Programs therefore needs to decode byte strings that enter the
12mr|perl-Encode-Locale-1.20.0-5|24	program from the outside and encode them again on the way out.
12mr|perl-Encode-Locale-1.20.0-5|25	
12mr|perl-Encode-Locale-1.20.0-5|26	The POSIX locale system is used to specify both the language conventions
12mr|perl-Encode-Locale-1.20.0-5|27	requested by the user and the preferred character set to consume and
12mr|perl-Encode-Locale-1.20.0-5|28	output. The 'Encode::Locale' module looks up the charset and encoding
12mr|perl-Encode-Locale-1.20.0-5|29	(called a CODESET in the locale jargon) and arrange for the the Encode
12mr|perl-Encode-Locale-1.20.0-5|30	manpage module to know this encoding under the name "locale". It means
12mr|perl-Encode-Locale-1.20.0-5|31	bytes obtained from the environment can be converted to Unicode strings by
12mr|perl-Encode-Locale-1.20.0-5|32	calling 'Encode::encode(locale => $bytes)' and converted back again with
12mr|perl-Encode-Locale-1.20.0-5|33	'Encode::decode(locale => $string)'.
12mr|perl-Encode-Locale-1.20.0-5|34	
12mr|perl-Encode-Locale-1.20.0-5|35	Where file systems interfaces pass file names in and out of the program we
12mr|perl-Encode-Locale-1.20.0-5|36	also need care. The trend is for operating systems to use a fixed file
12mr|perl-Encode-Locale-1.20.0-5|37	encoding that don't actually depend on the locale; and this module
12mr|perl-Encode-Locale-1.20.0-5|38	determines the most appropriate encoding for file names. The the Encode
12mr|perl-Encode-Locale-1.20.0-5|39	manpage module will know this encoding under the name "locale_fs". For
12mr|perl-Encode-Locale-1.20.0-5|40	traditional Unix systems this will be an alias to the same encoding as
12mr|perl-Encode-Locale-1.20.0-5|41	"locale".
12mr|perl-Encode-Locale-1.20.0-5|42	
12mr|perl-Encode-Locale-1.20.0-5|43	%prep
12mr|perl-Encode-Locale-1.20.0-5|44	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Encode-Locale-1.20.0-5|45	
12mr|perl-Encode-Locale-1.20.0-5|46	%build
12mr|perl-Encode-Locale-1.20.0-5|47	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Encode-Locale-1.20.0-5|48	
12mr|perl-Encode-Locale-1.20.0-5|49	%make
12mr|perl-Encode-Locale-1.20.0-5|50	
12mr|perl-Encode-Locale-1.20.0-5|51	%check
12mr|perl-Encode-Locale-1.20.0-5|52	%make test
12mr|perl-Encode-Locale-1.20.0-5|53	
12mr|perl-Encode-Locale-1.20.0-5|54	%install
12mr|perl-Encode-Locale-1.20.0-5|55	%makeinstall_std
12mr|perl-Encode-Locale-1.20.0-5|56	
12mr|perl-Encode-Locale-1.20.0-5|57	%files
12mr|perl-Encode-Locale-1.20.0-5|58	%doc Changes META.yml README
12mr|perl-Encode-Locale-1.20.0-5|59	%{_mandir}/man3/*
12mr|perl-Encode-Locale-1.20.0-5|60	%perl_vendorlib/*
12mr|perl-Encode-Locale-1.20.0-5|61	
12mr|perl-Encode-Locale-1.20.0-5|62	
12mr|perl-Encode-Locale-1.20.0-5|63	
12mr|perl-Encode-Locale-1.20.0-5|64	%changelog
12mr|perl-Encode-Locale-1.20.0-5|65	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Encode-Locale-1.20.0-5|66	+ Commit: e480eda
12mr|perl-Encode-Locale-1.20.0-5|67	- Add perl-devel to BuildRequires, minor spec cleanup
12mr|perl-Encode-Locale-1.20.0-5|68	
12mr|perl-Encode-Locale-1.20.0-5|69	

15549 12
12mr|perl-Error-0.170.160-5|1	%define upstream_name    Error
12mr|perl-Error-0.170.160-5|2	%define upstream_version 0.17016
12mr|perl-Error-0.170.160-5|3	
12mr|perl-Error-0.170.160-5|4	Name:		perl-%{upstream_name}
12mr|perl-Error-0.170.160-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Error-0.170.160-5|6	Release:	5
12mr|perl-Error-0.170.160-5|7	Epoch:		1
12mr|perl-Error-0.170.160-5|8	
12mr|perl-Error-0.170.160-5|9	Summary:	Error/exception handling in an OO-ish way
12mr|perl-Error-0.170.160-5|10	License:	GPL+ or Artistic
12mr|perl-Error-0.170.160-5|11	Group:		Development/Perl
12mr|perl-Error-0.170.160-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Error-0.170.160-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Error-0.170.160-5|14	
12mr|perl-Error-0.170.160-5|15	BuildRequires:	perl-devel
12mr|perl-Error-0.170.160-5|16	BuildArch:	noarch
12mr|perl-Error-0.170.160-5|17	
12mr|perl-Error-0.170.160-5|18	%description
12mr|perl-Error-0.170.160-5|19	The Error package provides two interfaces. Firstly Error
12mr|perl-Error-0.170.160-5|20	provides a procedural interface to exception handling.
12mr|perl-Error-0.170.160-5|21	Secondly Error is a base class for errors/exceptions that
12mr|perl-Error-0.170.160-5|22	can either be thrown, for subsequent catch, or can simply
12mr|perl-Error-0.170.160-5|23	be recorded.
12mr|perl-Error-0.170.160-5|24	Errors in the class Error should not be thrown directly,
12mr|perl-Error-0.170.160-5|25	but the user should throw errors from a sub-class of Error.
12mr|perl-Error-0.170.160-5|26	
12mr|perl-Error-0.170.160-5|27	%prep
12mr|perl-Error-0.170.160-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Error-0.170.160-5|29	
12mr|perl-Error-0.170.160-5|30	%build
12mr|perl-Error-0.170.160-5|31	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Error-0.170.160-5|32	%make
12mr|perl-Error-0.170.160-5|33	
12mr|perl-Error-0.170.160-5|34	%check
12mr|perl-Error-0.170.160-5|35	%make test
12mr|perl-Error-0.170.160-5|36	
12mr|perl-Error-0.170.160-5|37	%install
12mr|perl-Error-0.170.160-5|38	%makeinstall_std
12mr|perl-Error-0.170.160-5|39	
12mr|perl-Error-0.170.160-5|40	%files
12mr|perl-Error-0.170.160-5|41	%doc ChangeLog README examples
12mr|perl-Error-0.170.160-5|42	%{perl_vendorlib}/Error
12mr|perl-Error-0.170.160-5|43	%{perl_vendorlib}/Error.pm
12mr|perl-Error-0.170.160-5|44	%{_mandir}/*/*
12mr|perl-Error-0.170.160-5|45	
12mr|perl-Error-0.170.160-5|46	
12mr|perl-Error-0.170.160-5|47	
12mr|perl-Error-0.170.160-5|48	%changelog
12mr|perl-Error-0.170.160-5|49	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Error-0.170.160-5|50	+ Commit: 29b6d58
12mr|perl-Error-0.170.160-5|51	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Error-0.170.160-5|52	
12mr|perl-Error-0.170.160-5|53	

15550 12
12mr|perl-Eval-Closure-0.40.0-6|1	%define upstream_name    Eval-Closure
12mr|perl-Eval-Closure-0.40.0-6|2	%define upstream_version 0.04
12mr|perl-Eval-Closure-0.40.0-6|3	
12mr|perl-Eval-Closure-0.40.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-Eval-Closure-0.40.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Eval-Closure-0.40.0-6|6	Release:	6
12mr|perl-Eval-Closure-0.40.0-6|7	Summary:	Safely and cleanly create closures via string eval
12mr|perl-Eval-Closure-0.40.0-6|8	License:	GPL+ or Artistic
12mr|perl-Eval-Closure-0.40.0-6|9	Group:		Development/Perl
12mr|perl-Eval-Closure-0.40.0-6|10	URL:		http://search.cpan.org/~doy/Eval-Closure-0.04/lib/Eval/Closure.pm
12mr|perl-Eval-Closure-0.40.0-6|11	Source0:	http://search.cpan.org/CPAN/authors/id/D/DO/DOY/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Eval-Closure-0.40.0-6|12	BuildRequires:	perl(Sub::Exporter)
12mr|perl-Eval-Closure-0.40.0-6|13	BuildRequires:	perl(Test::Fatal)
12mr|perl-Eval-Closure-0.40.0-6|14	BuildRequires:	perl(Test::Requires)
12mr|perl-Eval-Closure-0.40.0-6|15	BuildRequires:	perl-devel
12mr|perl-Eval-Closure-0.40.0-6|16	BuildArch:	noarch
12mr|perl-Eval-Closure-0.40.0-6|17	
12mr|perl-Eval-Closure-0.40.0-6|18	%description
12mr|perl-Eval-Closure-0.40.0-6|19	String eval is often used for dynamic code generation. For instance, Moose uses
12mr|perl-Eval-Closure-0.40.0-6|20	it heavily, to generate inlined versions of accessors and constructors, which
12mr|perl-Eval-Closure-0.40.0-6|21	speeds code up at runtime by a significant amount. String eval is not without
12mr|perl-Eval-Closure-0.40.0-6|22	its issues however - it's difficult to control the scope it's used in (which
12mr|perl-Eval-Closure-0.40.0-6|23	determines which variables are in scope inside the eval), and it can be quite
12mr|perl-Eval-Closure-0.40.0-6|24	slow, especially if doing a large number of evals.
12mr|perl-Eval-Closure-0.40.0-6|25	
12mr|perl-Eval-Closure-0.40.0-6|26	This module attempts to solve both of those problems. It provides an
12mr|perl-Eval-Closure-0.40.0-6|27	eval_closure function, which evals a string in a clean environment, other than
12mr|perl-Eval-Closure-0.40.0-6|28	a fixed list of specified variables. It also caches the result of the eval, so
12mr|perl-Eval-Closure-0.40.0-6|29	that doing repeated evals of the same source, even with a different
12mr|perl-Eval-Closure-0.40.0-6|30	environment, will be much faster (but note that the description is part of the
12mr|perl-Eval-Closure-0.40.0-6|31	string to be evaled, so it must also be the same (or non-existent) if caching
12mr|perl-Eval-Closure-0.40.0-6|32	is to work properly).
12mr|perl-Eval-Closure-0.40.0-6|33	
12mr|perl-Eval-Closure-0.40.0-6|34	%prep
12mr|perl-Eval-Closure-0.40.0-6|35	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Eval-Closure-0.40.0-6|36	
12mr|perl-Eval-Closure-0.40.0-6|37	%build
12mr|perl-Eval-Closure-0.40.0-6|38	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Eval-Closure-0.40.0-6|39	%make
12mr|perl-Eval-Closure-0.40.0-6|40	
12mr|perl-Eval-Closure-0.40.0-6|41	%check
12mr|perl-Eval-Closure-0.40.0-6|42	make test
12mr|perl-Eval-Closure-0.40.0-6|43	
12mr|perl-Eval-Closure-0.40.0-6|44	%install
12mr|perl-Eval-Closure-0.40.0-6|45	%makeinstall_std
12mr|perl-Eval-Closure-0.40.0-6|46	
12mr|perl-Eval-Closure-0.40.0-6|47	%files
12mr|perl-Eval-Closure-0.40.0-6|48	%doc LICENSE MANIFEST README Changes
12mr|perl-Eval-Closure-0.40.0-6|49	%{_mandir}/man3/*
12mr|perl-Eval-Closure-0.40.0-6|50	%{perl_vendorlib}/*
12mr|perl-Eval-Closure-0.40.0-6|51	
12mr|perl-Eval-Closure-0.40.0-6|52	
12mr|perl-Eval-Closure-0.40.0-6|53	
12mr|perl-Eval-Closure-0.40.0-6|54	%changelog
12mr|perl-Eval-Closure-0.40.0-6|55	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Eval-Closure-0.40.0-6|56	+ Commit: 5ec81c4
12mr|perl-Eval-Closure-0.40.0-6|57	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Eval-Closure-0.40.0-6|58	
12mr|perl-Eval-Closure-0.40.0-6|59	

15551 12
12mr|perl-Exception-Class-1.320.0-6|1	%define	upstream_name	 Exception-Class
12mr|perl-Exception-Class-1.320.0-6|2	%define upstream_version 1.32
12mr|perl-Exception-Class-1.320.0-6|3	
12mr|perl-Exception-Class-1.320.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-Exception-Class-1.320.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Exception-Class-1.320.0-6|6	Release:	6
12mr|perl-Exception-Class-1.320.0-6|7	
12mr|perl-Exception-Class-1.320.0-6|8	Summary:	A module that allows you to declare real exception classes in Perl
12mr|perl-Exception-Class-1.320.0-6|9	License:	GPL+ or Artistic
12mr|perl-Exception-Class-1.320.0-6|10	Group:		Development/Perl
12mr|perl-Exception-Class-1.320.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Exception-Class-1.320.0-6|12	Source0:	http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Exception-Class-1.320.0-6|13	
12mr|perl-Exception-Class-1.320.0-6|14	BuildRequires:	perl(Class::Data::Inheritable)
12mr|perl-Exception-Class-1.320.0-6|15	BuildRequires:	perl(Devel::StackTrace) >= 1.20
12mr|perl-Exception-Class-1.320.0-6|16	BuildRequires:	perl-devel
12mr|perl-Exception-Class-1.320.0-6|17	
12mr|perl-Exception-Class-1.320.0-6|18	BuildArch: 	noarch
12mr|perl-Exception-Class-1.320.0-6|19	
12mr|perl-Exception-Class-1.320.0-6|20	Requires: 	perl-Class-Data-Inheritable >= 0.02
12mr|perl-Exception-Class-1.320.0-6|21	Requires:	perl-Devel-StackTrace >= 0.9
12mr|perl-Exception-Class-1.320.0-6|22	
12mr|perl-Exception-Class-1.320.0-6|23	%description
12mr|perl-Exception-Class-1.320.0-6|24	This module allows you to declare hierarchies of exception classes for use
12mr|perl-Exception-Class-1.320.0-6|25	in your code. It also provides a simple exception class that it uses as the
12mr|perl-Exception-Class-1.320.0-6|26	default base class for all other exceptions.
12mr|perl-Exception-Class-1.320.0-6|27	
12mr|perl-Exception-Class-1.320.0-6|28	%prep
12mr|perl-Exception-Class-1.320.0-6|29	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Exception-Class-1.320.0-6|30	chmod 644 Changes LICENSE lib/Exception/Class.pm
12mr|perl-Exception-Class-1.320.0-6|31	
12mr|perl-Exception-Class-1.320.0-6|32	%build
12mr|perl-Exception-Class-1.320.0-6|33	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Exception-Class-1.320.0-6|34	%make
12mr|perl-Exception-Class-1.320.0-6|35	
12mr|perl-Exception-Class-1.320.0-6|36	%check
12mr|perl-Exception-Class-1.320.0-6|37	%make test
12mr|perl-Exception-Class-1.320.0-6|38	
12mr|perl-Exception-Class-1.320.0-6|39	%install
12mr|perl-Exception-Class-1.320.0-6|40	%makeinstall_std
12mr|perl-Exception-Class-1.320.0-6|41	
12mr|perl-Exception-Class-1.320.0-6|42	%files
12mr|perl-Exception-Class-1.320.0-6|43	%doc Changes LICENSE
12mr|perl-Exception-Class-1.320.0-6|44	%{perl_vendorlib}/Exception
12mr|perl-Exception-Class-1.320.0-6|45	%{_mandir}/*/*
12mr|perl-Exception-Class-1.320.0-6|46	
12mr|perl-Exception-Class-1.320.0-6|47	
12mr|perl-Exception-Class-1.320.0-6|48	%changelog
12mr|perl-Exception-Class-1.320.0-6|49	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Exception-Class-1.320.0-6|50	+ Commit: ccb6bfc
12mr|perl-Exception-Class-1.320.0-6|51	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Exception-Class-1.320.0-6|52	
12mr|perl-Exception-Class-1.320.0-6|53	

15552 12
12mr|perl-Expect-1.210.0-5|1	%define upstream_name    Expect
12mr|perl-Expect-1.210.0-5|2	%define upstream_version 1.21
12mr|perl-Expect-1.210.0-5|3	
12mr|perl-Expect-1.210.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Expect-1.210.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Expect-1.210.0-5|6	Release:	5
12mr|perl-Expect-1.210.0-5|7	
12mr|perl-Expect-1.210.0-5|8	Summary:	Expect for Perl
12mr|perl-Expect-1.210.0-5|9	License:	GPL
12mr|perl-Expect-1.210.0-5|10	Group:		Development/Perl
12mr|perl-Expect-1.210.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Expect-1.210.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Expect/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Expect-1.210.0-5|13	Patch0:		%{name}-paths.patch
12mr|perl-Expect-1.210.0-5|14	
12mr|perl-Expect-1.210.0-5|15	BuildRequires:	perl-devel
12mr|perl-Expect-1.210.0-5|16	BuildRequires:	perl(IO::Tty) >= 1.02
12mr|perl-Expect-1.210.0-5|17	BuildArch:		noarch
12mr|perl-Expect-1.210.0-5|18	
12mr|perl-Expect-1.210.0-5|19	# temporary dep due to the perl-5.14 bump
12mr|perl-Expect-1.210.0-5|20	BuildRequires:	perl-List-MoreUtils >= 0.320.0-4
12mr|perl-Expect-1.210.0-5|21	BuildRequires:	perl-IO-Tty >= 1.100.0-3
12mr|perl-Expect-1.210.0-5|22	
12mr|perl-Expect-1.210.0-5|23	%description
12mr|perl-Expect-1.210.0-5|24	The Expect module is a successor of Comm.pl and a descendent of Chat.pl. It
12mr|perl-Expect-1.210.0-5|25	more closely ressembles the Tcl Expect language than its predecessors. It does
12mr|perl-Expect-1.210.0-5|26	not contain any of the networking code found in Comm.pl. I suspect this would
12mr|perl-Expect-1.210.0-5|27	be obsolete anyway given the advent of IO::Socket and external tools such as
12mr|perl-Expect-1.210.0-5|28	netcat.
12mr|perl-Expect-1.210.0-5|29	
12mr|perl-Expect-1.210.0-5|30	Expect.pm is an attempt to have more of a switch() & case feeling to make
12mr|perl-Expect-1.210.0-5|31	decision processing more fluid. Three separate types of debugging have been
12mr|perl-Expect-1.210.0-5|32	implemented to make code production easier.
12mr|perl-Expect-1.210.0-5|33	
12mr|perl-Expect-1.210.0-5|34	It is now possible to interconnect multiple file handles (and processes) much
12mr|perl-Expect-1.210.0-5|35	like Tcl's Expect. An attempt was made to enable all the features of Tcl's
12mr|perl-Expect-1.210.0-5|36	Expect without forcing Tcl on the victim programmer :-) .
12mr|perl-Expect-1.210.0-5|37	
12mr|perl-Expect-1.210.0-5|38	%prep
12mr|perl-Expect-1.210.0-5|39	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Expect-1.210.0-5|40	%patch0 -p1
12mr|perl-Expect-1.210.0-5|41	perl -pi -e 's|/usr/local/bin/perl|%{__perl}|' examples/kibitz/kibitz
12mr|perl-Expect-1.210.0-5|42	
12mr|perl-Expect-1.210.0-5|43	%build
12mr|perl-Expect-1.210.0-5|44	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Expect-1.210.0-5|45	%make
12mr|perl-Expect-1.210.0-5|46	
12mr|perl-Expect-1.210.0-5|47	%check
12mr|perl-Expect-1.210.0-5|48	make test
12mr|perl-Expect-1.210.0-5|49	
12mr|perl-Expect-1.210.0-5|50	%install
12mr|perl-Expect-1.210.0-5|51	%makeinstall_std
12mr|perl-Expect-1.210.0-5|52	
12mr|perl-Expect-1.210.0-5|53	%files
12mr|perl-Expect-1.210.0-5|54	%doc Changes README examples tutorial
12mr|perl-Expect-1.210.0-5|55	%{perl_vendorlib}/*.pm
12mr|perl-Expect-1.210.0-5|56	%{perl_vendorlib}/*.pod
12mr|perl-Expect-1.210.0-5|57	%{_mandir}/*/*
12mr|perl-Expect-1.210.0-5|58	
12mr|perl-Expect-1.210.0-5|59	
12mr|perl-Expect-1.210.0-5|60	
12mr|perl-Expect-1.210.0-5|61	
12mr|perl-Expect-1.210.0-5|62	%changelog
12mr|perl-Expect-1.210.0-5|63	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Expect-1.210.0-5|64	+ Commit: e46f0d3
12mr|perl-Expect-1.210.0-5|65	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Expect-1.210.0-5|66	
12mr|perl-Expect-1.210.0-5|67	

15553 12
12mr|perl-ExtUtils-CBuilder-0.280.202-6|1	%define upstream_name  	    ExtUtils-CBuilder
12mr|perl-ExtUtils-CBuilder-0.280.202-6|2	%define upstream_version 0.280202
12mr|perl-ExtUtils-CBuilder-0.280.202-6|3	
12mr|perl-ExtUtils-CBuilder-0.280.202-6|4	Name:		perl-%{upstream_name}
12mr|perl-ExtUtils-CBuilder-0.280.202-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-ExtUtils-CBuilder-0.280.202-6|6	Release:	6
12mr|perl-ExtUtils-CBuilder-0.280.202-6|7	Summary:	Compile and link C code for Perl modules
12mr|perl-ExtUtils-CBuilder-0.280.202-6|8	License:	GPL or Artistic
12mr|perl-ExtUtils-CBuilder-0.280.202-6|9	Group:		Development/Perl
12mr|perl-ExtUtils-CBuilder-0.280.202-6|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-ExtUtils-CBuilder-0.280.202-6|11	Source:		http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-ExtUtils-CBuilder-0.280.202-6|12	BuildRequires:	perl(File::Basename)
12mr|perl-ExtUtils-CBuilder-0.280.202-6|13	BuildRequires:	perl(File::Spec)
12mr|perl-ExtUtils-CBuilder-0.280.202-6|14	BuildRequires:	perl(Test)
12mr|perl-ExtUtils-CBuilder-0.280.202-6|15	BuildRequires:	perl(Text::ParseWords)
12mr|perl-ExtUtils-CBuilder-0.280.202-6|16	BuildRequires:	perl-devel
12mr|perl-ExtUtils-CBuilder-0.280.202-6|17	BuildArch:	noarch
12mr|perl-ExtUtils-CBuilder-0.280.202-6|18	
12mr|perl-ExtUtils-CBuilder-0.280.202-6|19	%description
12mr|perl-ExtUtils-CBuilder-0.280.202-6|20	This module can build the C portions of Perl modules by invoking the
12mr|perl-ExtUtils-CBuilder-0.280.202-6|21	appropriate compilers and linkers in a cross-platform manner. It was motivated
12mr|perl-ExtUtils-CBuilder-0.280.202-6|22	by the Module::Build project, but may be useful for other purposes as well.
12mr|perl-ExtUtils-CBuilder-0.280.202-6|23	However, it is not intended as a general cross-platform interface to all your C
12mr|perl-ExtUtils-CBuilder-0.280.202-6|24	building needs. That would have been a much more ambitious goal!
12mr|perl-ExtUtils-CBuilder-0.280.202-6|25	
12mr|perl-ExtUtils-CBuilder-0.280.202-6|26	%prep
12mr|perl-ExtUtils-CBuilder-0.280.202-6|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-ExtUtils-CBuilder-0.280.202-6|28	
12mr|perl-ExtUtils-CBuilder-0.280.202-6|29	%build
12mr|perl-ExtUtils-CBuilder-0.280.202-6|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-ExtUtils-CBuilder-0.280.202-6|31	make
12mr|perl-ExtUtils-CBuilder-0.280.202-6|32	
12mr|perl-ExtUtils-CBuilder-0.280.202-6|33	%check
12mr|perl-ExtUtils-CBuilder-0.280.202-6|34	make test
12mr|perl-ExtUtils-CBuilder-0.280.202-6|35	
12mr|perl-ExtUtils-CBuilder-0.280.202-6|36	%install
12mr|perl-ExtUtils-CBuilder-0.280.202-6|37	%makeinstall_std
12mr|perl-ExtUtils-CBuilder-0.280.202-6|38	for m in ExtUtils::CBuilder.3pm ExtUtils::CBuilder::Platform::Windows.3pm; do
12mr|perl-ExtUtils-CBuilder-0.280.202-6|39	rm -f %{buildroot}%{_mandir}/man3/$m
12mr|perl-ExtUtils-CBuilder-0.280.202-6|40	done
12mr|perl-ExtUtils-CBuilder-0.280.202-6|41	
12mr|perl-ExtUtils-CBuilder-0.280.202-6|42	%files
12mr|perl-ExtUtils-CBuilder-0.280.202-6|43	%doc Changes
12mr|perl-ExtUtils-CBuilder-0.280.202-6|44	%{perl_vendorlib}/ExtUtils
12mr|perl-ExtUtils-CBuilder-0.280.202-6|45	
12mr|perl-ExtUtils-CBuilder-0.280.202-6|46	
12mr|perl-ExtUtils-CBuilder-0.280.202-6|47	
12mr|perl-ExtUtils-CBuilder-0.280.202-6|48	%changelog
12mr|perl-ExtUtils-CBuilder-0.280.202-6|49	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-ExtUtils-CBuilder-0.280.202-6|50	+ Commit: 7884b53
12mr|perl-ExtUtils-CBuilder-0.280.202-6|51	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-ExtUtils-CBuilder-0.280.202-6|52	
12mr|perl-ExtUtils-CBuilder-0.280.202-6|53	

15554 12
12mr|perl-ExtUtils-Depends-0.304.0-5|1	%define upstream_name    ExtUtils-Depends
12mr|perl-ExtUtils-Depends-0.304.0-5|2	%define upstream_version 0.304
12mr|perl-ExtUtils-Depends-0.304.0-5|3	
12mr|perl-ExtUtils-Depends-0.304.0-5|4	Name:       perl-%{upstream_name}
12mr|perl-ExtUtils-Depends-0.304.0-5|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-ExtUtils-Depends-0.304.0-5|6	Release:    5
12mr|perl-ExtUtils-Depends-0.304.0-5|7	
12mr|perl-ExtUtils-Depends-0.304.0-5|8	Summary:    Perl module for further extending extensions
12mr|perl-ExtUtils-Depends-0.304.0-5|9	License:    GPL+ or Artistic
12mr|perl-ExtUtils-Depends-0.304.0-5|10	Group:      Development/Perl
12mr|perl-ExtUtils-Depends-0.304.0-5|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-ExtUtils-Depends-0.304.0-5|12	Source0:    http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-ExtUtils-Depends-0.304.0-5|13	
12mr|perl-ExtUtils-Depends-0.304.0-5|14	BuildArch: noarch
12mr|perl-ExtUtils-Depends-0.304.0-5|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-ExtUtils-Depends-0.304.0-5|16	BuildRequires:	perl-devel
12mr|perl-ExtUtils-Depends-0.304.0-5|17	
12mr|perl-ExtUtils-Depends-0.304.0-5|18	%description
12mr|perl-ExtUtils-Depends-0.304.0-5|19	This module tries to make it easy to build Perl extensions that use
12mr|perl-ExtUtils-Depends-0.304.0-5|20	functions and typemaps provided by other perl extensions. This means
12mr|perl-ExtUtils-Depends-0.304.0-5|21	that a perl extension is treated like a shared library that provides
12mr|perl-ExtUtils-Depends-0.304.0-5|22	also a C and an XS interface besides the perl one.
12mr|perl-ExtUtils-Depends-0.304.0-5|23	
12mr|perl-ExtUtils-Depends-0.304.0-5|24	%prep
12mr|perl-ExtUtils-Depends-0.304.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-ExtUtils-Depends-0.304.0-5|26	find -type d -name CVS | rm -fr
12mr|perl-ExtUtils-Depends-0.304.0-5|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-ExtUtils-Depends-0.304.0-5|28	
12mr|perl-ExtUtils-Depends-0.304.0-5|29	%build
12mr|perl-ExtUtils-Depends-0.304.0-5|30	%make
12mr|perl-ExtUtils-Depends-0.304.0-5|31	
12mr|perl-ExtUtils-Depends-0.304.0-5|32	%check
12mr|perl-ExtUtils-Depends-0.304.0-5|33	%make test
12mr|perl-ExtUtils-Depends-0.304.0-5|34	
12mr|perl-ExtUtils-Depends-0.304.0-5|35	%install
12mr|perl-ExtUtils-Depends-0.304.0-5|36	rm -rf %{buildroot}
12mr|perl-ExtUtils-Depends-0.304.0-5|37	%makeinstall_std
12mr|perl-ExtUtils-Depends-0.304.0-5|38	
12mr|perl-ExtUtils-Depends-0.304.0-5|39	%clean
12mr|perl-ExtUtils-Depends-0.304.0-5|40	rm -rf %{buildroot}
12mr|perl-ExtUtils-Depends-0.304.0-5|41	
12mr|perl-ExtUtils-Depends-0.304.0-5|42	%files
12mr|perl-ExtUtils-Depends-0.304.0-5|43	%defattr(-, root, root)
12mr|perl-ExtUtils-Depends-0.304.0-5|44	%doc Changes
12mr|perl-ExtUtils-Depends-0.304.0-5|45	%{_mandir}/*/*
12mr|perl-ExtUtils-Depends-0.304.0-5|46	%{perl_vendorlib}/*
12mr|perl-ExtUtils-Depends-0.304.0-5|47	
12mr|perl-ExtUtils-Depends-0.304.0-5|48	
12mr|perl-ExtUtils-Depends-0.304.0-5|49	
12mr|perl-ExtUtils-Depends-0.304.0-5|50	%changelog
12mr|perl-ExtUtils-Depends-0.304.0-5|51	

15555 12
12mr|perl-ExtUtils-F77-1.170.0-6|1	%define upstream_name	 ExtUtils-F77
12mr|perl-ExtUtils-F77-1.170.0-6|2	%define upstream_version 1.17
12mr|perl-ExtUtils-F77-1.170.0-6|3	
12mr|perl-ExtUtils-F77-1.170.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-ExtUtils-F77-1.170.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-ExtUtils-F77-1.170.0-6|6	Release:	6
12mr|perl-ExtUtils-F77-1.170.0-6|7	
12mr|perl-ExtUtils-F77-1.170.0-6|8	Summary:	Simple interface to F77 libs
12mr|perl-ExtUtils-F77-1.170.0-6|9	License:	GPL
12mr|perl-ExtUtils-F77-1.170.0-6|10	Group:		Development/Perl
12mr|perl-ExtUtils-F77-1.170.0-6|11	URL:		http://search.cpan.org/dist/ExtUtils-F77/
12mr|perl-ExtUtils-F77-1.170.0-6|12	Source0:	http://www.perl.com/CPAN/authors/id/KGB/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-ExtUtils-F77-1.170.0-6|13	Patch0:		ExtUtils-F77-1.17-no-usrlib.patch
12mr|perl-ExtUtils-F77-1.170.0-6|14	Patch1:		ExtUtils-F77-1.17-gfortran.patch
12mr|perl-ExtUtils-F77-1.170.0-6|15	BuildRequires:	perl-devel
12mr|perl-ExtUtils-F77-1.170.0-6|16	BuildRequires:	gcc-gfortran
12mr|perl-ExtUtils-F77-1.170.0-6|17	Requires:	 gcc-gfortran
12mr|perl-ExtUtils-F77-1.170.0-6|18	BuildArch:	noarch
12mr|perl-ExtUtils-F77-1.170.0-6|19	
12mr|perl-ExtUtils-F77-1.170.0-6|20	%description
12mr|perl-ExtUtils-F77-1.170.0-6|21	Simple interface to F77 libs.  Used to be in perl-PDL, but isn't anymore.
12mr|perl-ExtUtils-F77-1.170.0-6|22	
12mr|perl-ExtUtils-F77-1.170.0-6|23	This module tries to figure out how to link C programs with
12mr|perl-ExtUtils-F77-1.170.0-6|24	Fortran subroutines on your system. Basically one must add a list
12mr|perl-ExtUtils-F77-1.170.0-6|25	of Fortran runtime libraries. The problem is their location
12mr|perl-ExtUtils-F77-1.170.0-6|26	and name varies with each OS/compiler combination!
12mr|perl-ExtUtils-F77-1.170.0-6|27	
12mr|perl-ExtUtils-F77-1.170.0-6|28	%prep
12mr|perl-ExtUtils-F77-1.170.0-6|29	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-ExtUtils-F77-1.170.0-6|30	%patch0 -p1 -b .no-usrlib
12mr|perl-ExtUtils-F77-1.170.0-6|31	%patch1 -p1 -b .gfortran
12mr|perl-ExtUtils-F77-1.170.0-6|32	
12mr|perl-ExtUtils-F77-1.170.0-6|33	%build
12mr|perl-ExtUtils-F77-1.170.0-6|34	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-ExtUtils-F77-1.170.0-6|35	%make OPTIMIZE="%{optflags}"
12mr|perl-ExtUtils-F77-1.170.0-6|36	
12mr|perl-ExtUtils-F77-1.170.0-6|37	%check
12mr|perl-ExtUtils-F77-1.170.0-6|38	make test
12mr|perl-ExtUtils-F77-1.170.0-6|39	
12mr|perl-ExtUtils-F77-1.170.0-6|40	%install
12mr|perl-ExtUtils-F77-1.170.0-6|41	%makeinstall_std
12mr|perl-ExtUtils-F77-1.170.0-6|42	
12mr|perl-ExtUtils-F77-1.170.0-6|43	%files
12mr|perl-ExtUtils-F77-1.170.0-6|44	%{perl_vendorlib}/*
12mr|perl-ExtUtils-F77-1.170.0-6|45	%{_mandir}/*/*
12mr|perl-ExtUtils-F77-1.170.0-6|46	%doc README CHANGES
12mr|perl-ExtUtils-F77-1.170.0-6|47	
12mr|perl-ExtUtils-F77-1.170.0-6|48	
12mr|perl-ExtUtils-F77-1.170.0-6|49	%changelog
12mr|perl-ExtUtils-F77-1.170.0-6|50	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-ExtUtils-F77-1.170.0-6|51	+ Commit: 30fb074
12mr|perl-ExtUtils-F77-1.170.0-6|52	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-ExtUtils-F77-1.170.0-6|53	
12mr|perl-ExtUtils-F77-1.170.0-6|54	

15556 12
12mr|perl-ExtUtils-ParseXS-2.220.600-7|1	%define	upstream_name	 ExtUtils-ParseXS
12mr|perl-ExtUtils-ParseXS-2.220.600-7|2	%define upstream_version 2.2206
12mr|perl-ExtUtils-ParseXS-2.220.600-7|3	
12mr|perl-ExtUtils-ParseXS-2.220.600-7|4	Name:		perl-%{upstream_name}
12mr|perl-ExtUtils-ParseXS-2.220.600-7|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-ExtUtils-ParseXS-2.220.600-7|6	Release:	%mkrel 7
12mr|perl-ExtUtils-ParseXS-2.220.600-7|7	
12mr|perl-ExtUtils-ParseXS-2.220.600-7|8	Summary:	Converts Perl XS code into C code
12mr|perl-ExtUtils-ParseXS-2.220.600-7|9	License:	GPL+ or Artistic
12mr|perl-ExtUtils-ParseXS-2.220.600-7|10	Group:		Development/Perl
12mr|perl-ExtUtils-ParseXS-2.220.600-7|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-ExtUtils-ParseXS-2.220.600-7|12	Source0:	http://search.cpan.org/CPAN/authors/id/K/KW/KWILLIAMS/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-ExtUtils-ParseXS-2.220.600-7|13	
12mr|perl-ExtUtils-ParseXS-2.220.600-7|14	BuildRequires:	perl-devel
12mr|perl-ExtUtils-ParseXS-2.220.600-7|15	BuildRequires:	perl-ExtUtils-CBuilder
12mr|perl-ExtUtils-ParseXS-2.220.600-7|16	BuildArch:	noarch
12mr|perl-ExtUtils-ParseXS-2.220.600-7|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-ExtUtils-ParseXS-2.220.600-7|18	
12mr|perl-ExtUtils-ParseXS-2.220.600-7|19	%description
12mr|perl-ExtUtils-ParseXS-2.220.600-7|20	ExtUtils::ParseXS will compile XS code into C code by embedding the constructs
12mr|perl-ExtUtils-ParseXS-2.220.600-7|21	necessary to let C functions manipulate Perl values and creates the glue
12mr|perl-ExtUtils-ParseXS-2.220.600-7|22	necessary to let Perl access those functions.  The compiler uses typemaps to
12mr|perl-ExtUtils-ParseXS-2.220.600-7|23	determine how to map C function parameters and variables to Perl values.
12mr|perl-ExtUtils-ParseXS-2.220.600-7|24	
12mr|perl-ExtUtils-ParseXS-2.220.600-7|25	%prep
12mr|perl-ExtUtils-ParseXS-2.220.600-7|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-ExtUtils-ParseXS-2.220.600-7|27	
12mr|perl-ExtUtils-ParseXS-2.220.600-7|28	%build
12mr|perl-ExtUtils-ParseXS-2.220.600-7|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-ExtUtils-ParseXS-2.220.600-7|30	%make
12mr|perl-ExtUtils-ParseXS-2.220.600-7|31	
12mr|perl-ExtUtils-ParseXS-2.220.600-7|32	%check
12mr|perl-ExtUtils-ParseXS-2.220.600-7|33	%make test
12mr|perl-ExtUtils-ParseXS-2.220.600-7|34	
12mr|perl-ExtUtils-ParseXS-2.220.600-7|35	%install
12mr|perl-ExtUtils-ParseXS-2.220.600-7|36	rm -rf %{buildroot}
12mr|perl-ExtUtils-ParseXS-2.220.600-7|37	%makeinstall_std
12mr|perl-ExtUtils-ParseXS-2.220.600-7|38	
12mr|perl-ExtUtils-ParseXS-2.220.600-7|39	%clean
12mr|perl-ExtUtils-ParseXS-2.220.600-7|40	rm -rf %{buildroot}
12mr|perl-ExtUtils-ParseXS-2.220.600-7|41	
12mr|perl-ExtUtils-ParseXS-2.220.600-7|42	%files
12mr|perl-ExtUtils-ParseXS-2.220.600-7|43	%defattr(-,root,root)
12mr|perl-ExtUtils-ParseXS-2.220.600-7|44	%doc Changes INSTALL
12mr|perl-ExtUtils-ParseXS-2.220.600-7|45	%{perl_vendorlib}/ExtUtils
12mr|perl-ExtUtils-ParseXS-2.220.600-7|46	%{_mandir}/*/*
12mr|perl-ExtUtils-ParseXS-2.220.600-7|47	
12mr|perl-ExtUtils-ParseXS-2.220.600-7|48	
12mr|perl-ExtUtils-ParseXS-2.220.600-7|49	
12mr|perl-ExtUtils-ParseXS-2.220.600-7|50	%changelog
12mr|perl-ExtUtils-ParseXS-2.220.600-7|51	

15557 12
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|1	%define upstream_name    ExtUtils-PkgConfig
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|2	%define upstream_version 1.13
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|3	
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|4	Name:       perl-%{upstream_name}
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|6	Release:    1
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|7	
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|8	Summary:    Perl module for further extending extensions
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|9	License:    GPL+ or Artistic
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|10	Group:      Development/Perl
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|12	Source0:    http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|13	
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|14	BuildRequires: pkgconfig
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|15	BuildRequires:	perl-devel
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|16	BuildArch: noarch
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|18	
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|19	%description
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|20	This module tries to make it easy to build Perl extensions that use
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|21	functions and typemaps provided by other perl extensions. This means
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|22	that a perl extension is treated like a shared library that provides
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|23	also a C and an XS interface besides the perl one.
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|24	
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|25	%prep
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|27	#find -type d -name CVS | rm -fr
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|29	
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|30	%build
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|31	make
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|32	
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|33	%check
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|34	%make test
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|35	
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|36	%install
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|37	rm -rf %{buildroot}
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|38	%makeinstall_std
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|39	
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|40	%clean
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|41	rm -rf %{buildroot}
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|42	
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|43	
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|44	%files
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|45	%defattr(-, root, root)
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|46	%doc Changes
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|47	%{_mandir}/*/*
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|48	%{perl_vendorlib}/ExtUtils/*.pm
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|49	
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|50	
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|51	
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|52	%changelog
12mr|perl-ExtUtils-PkgConfig-1.130.0-1|53	

15558 12
12mr|perl-FCGI-0.740.0-3|1	%define upstream_name	 FCGI
12mr|perl-FCGI-0.740.0-3|2	%define upstream_version 0.74
12mr|perl-FCGI-0.740.0-3|3	
12mr|perl-FCGI-0.740.0-3|4	Summary:	A Fast CGI module for Perl
12mr|perl-FCGI-0.740.0-3|5	Name:		perl-%{upstream_name}
12mr|perl-FCGI-0.740.0-3|6	Version:	%perl_convert_version %{upstream_version}
12mr|perl-FCGI-0.740.0-3|7	Release:	3
12mr|perl-FCGI-0.740.0-3|8	License:	Distributable
12mr|perl-FCGI-0.740.0-3|9	Group:		Development/Perl
12mr|perl-FCGI-0.740.0-3|10	URL:		http://search.cpan.org/~flora/
12mr|perl-FCGI-0.740.0-3|11	Source0:	http://search.cpan.org/CPAN/authors/id/F/FL/FLORA/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-FCGI-0.740.0-3|12	BuildRequires:	perl-devel
12mr|perl-FCGI-0.740.0-3|13	
12mr|perl-FCGI-0.740.0-3|14	%description
12mr|perl-FCGI-0.740.0-3|15	This is a Fast CGI module for perl. It's based on the FCGI module that
12mr|perl-FCGI-0.740.0-3|16	comes with Open Market's FastCGI Developer's Kit, but does not require
12mr|perl-FCGI-0.740.0-3|17	you to recompile perl.
12mr|perl-FCGI-0.740.0-3|18	
12mr|perl-FCGI-0.740.0-3|19	See <http://www.fastcgi.com/> for more information about fastcgi.
12mr|perl-FCGI-0.740.0-3|20	Lincoln D. Stein's perl CGI module also contains some information
12mr|perl-FCGI-0.740.0-3|21	about fastcgi programming.
12mr|perl-FCGI-0.740.0-3|22	
12mr|perl-FCGI-0.740.0-3|23	%prep
12mr|perl-FCGI-0.740.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-FCGI-0.740.0-3|25	chmod 0644 LICENSE.TERMS
12mr|perl-FCGI-0.740.0-3|26	
12mr|perl-FCGI-0.740.0-3|27	%build
12mr|perl-FCGI-0.740.0-3|28	# Choose not to build a pure Perl implementation
12mr|perl-FCGI-0.740.0-3|29	# (default answer [n] -> return)
12mr|perl-FCGI-0.740.0-3|30	%{__perl} Makefile.PL INSTALLDIRS=vendor <<EOF
12mr|perl-FCGI-0.740.0-3|31	EOF
12mr|perl-FCGI-0.740.0-3|32	%make
12mr|perl-FCGI-0.740.0-3|33	
12mr|perl-FCGI-0.740.0-3|34	%install
12mr|perl-FCGI-0.740.0-3|35	rm -rf %{buildroot}
12mr|perl-FCGI-0.740.0-3|36	
12mr|perl-FCGI-0.740.0-3|37	%makeinstall_std
12mr|perl-FCGI-0.740.0-3|38	
12mr|perl-FCGI-0.740.0-3|39	%files
12mr|perl-FCGI-0.740.0-3|40	%doc README LICENSE.TERMS ChangeLog
12mr|perl-FCGI-0.740.0-3|41	%{_mandir}/*/*
12mr|perl-FCGI-0.740.0-3|42	%{perl_vendorarch}/FCGI*
12mr|perl-FCGI-0.740.0-3|43	%{perl_vendorarch}/auto/FCGI
12mr|perl-FCGI-0.740.0-3|44	
12mr|perl-FCGI-0.740.0-3|45	
12mr|perl-FCGI-0.740.0-3|46	
12mr|perl-FCGI-0.740.0-3|47	%changelog
12mr|perl-FCGI-0.740.0-3|48	

15559 12
12mr|perl-File-BaseDir-0.30.0-4|1	%define upstream_name 	 File-BaseDir
12mr|perl-File-BaseDir-0.30.0-4|2	%define upstream_version 0.03
12mr|perl-File-BaseDir-0.30.0-4|3	
12mr|perl-File-BaseDir-0.30.0-4|4	Name:       perl-%{upstream_name}
12mr|perl-File-BaseDir-0.30.0-4|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-File-BaseDir-0.30.0-4|6	Release:    %mkrel 4
12mr|perl-File-BaseDir-0.30.0-4|7	
12mr|perl-File-BaseDir-0.30.0-4|8	Summary:	Perl module to use the freedesktop basedir spec
12mr|perl-File-BaseDir-0.30.0-4|9	License:	GPL+ or Artistic
12mr|perl-File-BaseDir-0.30.0-4|10	Group:		Development/Perl
12mr|perl-File-BaseDir-0.30.0-4|11	URL:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-File-BaseDir-0.30.0-4|12	Source0:    http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-File-BaseDir-0.30.0-4|13	
12mr|perl-File-BaseDir-0.30.0-4|14	BuildRequires:  perl(Module::Build)
12mr|perl-File-BaseDir-0.30.0-4|15	BuildArch:	noarch
12mr|perl-File-BaseDir-0.30.0-4|16	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-File-BaseDir-0.30.0-4|17	
12mr|perl-File-BaseDir-0.30.0-4|18	%description
12mr|perl-File-BaseDir-0.30.0-4|19	Perl module to use the freedesktop basedir spec.
12mr|perl-File-BaseDir-0.30.0-4|20	
12mr|perl-File-BaseDir-0.30.0-4|21	%prep
12mr|perl-File-BaseDir-0.30.0-4|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-File-BaseDir-0.30.0-4|23	
12mr|perl-File-BaseDir-0.30.0-4|24	%build
12mr|perl-File-BaseDir-0.30.0-4|25	%{__perl} Build.PL installdirs=vendor
12mr|perl-File-BaseDir-0.30.0-4|26	./Build
12mr|perl-File-BaseDir-0.30.0-4|27	
12mr|perl-File-BaseDir-0.30.0-4|28	%check
12mr|perl-File-BaseDir-0.30.0-4|29	./Build test
12mr|perl-File-BaseDir-0.30.0-4|30	
12mr|perl-File-BaseDir-0.30.0-4|31	%install
12mr|perl-File-BaseDir-0.30.0-4|32	rm -rf %{buildroot}
12mr|perl-File-BaseDir-0.30.0-4|33	./Build install destdir=%{buildroot}
12mr|perl-File-BaseDir-0.30.0-4|34	
12mr|perl-File-BaseDir-0.30.0-4|35	%clean
12mr|perl-File-BaseDir-0.30.0-4|36	rm -rf %{buildroot}
12mr|perl-File-BaseDir-0.30.0-4|37	
12mr|perl-File-BaseDir-0.30.0-4|38	%files
12mr|perl-File-BaseDir-0.30.0-4|39	%defattr(-,root,root)
12mr|perl-File-BaseDir-0.30.0-4|40	%doc README Changes
12mr|perl-File-BaseDir-0.30.0-4|41	%{perl_vendorlib}/File/*
12mr|perl-File-BaseDir-0.30.0-4|42	%{_mandir}/*/*
12mr|perl-File-BaseDir-0.30.0-4|43	
12mr|perl-File-BaseDir-0.30.0-4|44	
12mr|perl-File-BaseDir-0.30.0-4|45	
12mr|perl-File-BaseDir-0.30.0-4|46	%changelog
12mr|perl-File-BaseDir-0.30.0-4|47	

15560 12
12mr|perl-File-Copy-Recursive-0.380.0-9|1	%define	upstream_name	 File-Copy-Recursive
12mr|perl-File-Copy-Recursive-0.380.0-9|2	%define upstream_version 0.38
12mr|perl-File-Copy-Recursive-0.380.0-9|3	
12mr|perl-File-Copy-Recursive-0.380.0-9|4	Name:		perl-%{upstream_name}
12mr|perl-File-Copy-Recursive-0.380.0-9|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-File-Copy-Recursive-0.380.0-9|6	Release:	9
12mr|perl-File-Copy-Recursive-0.380.0-9|7	
12mr|perl-File-Copy-Recursive-0.380.0-9|8	Summary:	Perl module for recursively copying files and directories
12mr|perl-File-Copy-Recursive-0.380.0-9|9	License:	GPL+ or Artistic
12mr|perl-File-Copy-Recursive-0.380.0-9|10	Group:		Development/Perl
12mr|perl-File-Copy-Recursive-0.380.0-9|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-File-Copy-Recursive-0.380.0-9|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-File-Copy-Recursive-0.380.0-9|13	
12mr|perl-File-Copy-Recursive-0.380.0-9|14	BuildRequires:	perl-devel
12mr|perl-File-Copy-Recursive-0.380.0-9|15	BuildArch:	noarch
12mr|perl-File-Copy-Recursive-0.380.0-9|16	
12mr|perl-File-Copy-Recursive-0.380.0-9|17	%description
12mr|perl-File-Copy-Recursive-0.380.0-9|18	This module copies and moves directories recursively (or single files, well...
12mr|perl-File-Copy-Recursive-0.380.0-9|19	singley) to an optional depth and attempts to preserve each file or directory's
12mr|perl-File-Copy-Recursive-0.380.0-9|20	mode.
12mr|perl-File-Copy-Recursive-0.380.0-9|21	
12mr|perl-File-Copy-Recursive-0.380.0-9|22	%prep
12mr|perl-File-Copy-Recursive-0.380.0-9|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-File-Copy-Recursive-0.380.0-9|24	
12mr|perl-File-Copy-Recursive-0.380.0-9|25	%build
12mr|perl-File-Copy-Recursive-0.380.0-9|26	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-File-Copy-Recursive-0.380.0-9|27	%make
12mr|perl-File-Copy-Recursive-0.380.0-9|28	
12mr|perl-File-Copy-Recursive-0.380.0-9|29	%check
12mr|perl-File-Copy-Recursive-0.380.0-9|30	make test
12mr|perl-File-Copy-Recursive-0.380.0-9|31	
12mr|perl-File-Copy-Recursive-0.380.0-9|32	%install
12mr|perl-File-Copy-Recursive-0.380.0-9|33	%makeinstall_std
12mr|perl-File-Copy-Recursive-0.380.0-9|34	
12mr|perl-File-Copy-Recursive-0.380.0-9|35	%files
12mr|perl-File-Copy-Recursive-0.380.0-9|36	%doc README Changes
12mr|perl-File-Copy-Recursive-0.380.0-9|37	%{perl_vendorlib}/File
12mr|perl-File-Copy-Recursive-0.380.0-9|38	%{_mandir}/man3/*
12mr|perl-File-Copy-Recursive-0.380.0-9|39	
12mr|perl-File-Copy-Recursive-0.380.0-9|40	
12mr|perl-File-Copy-Recursive-0.380.0-9|41	
12mr|perl-File-Copy-Recursive-0.380.0-9|42	%changelog
12mr|perl-File-Copy-Recursive-0.380.0-9|43	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-File-Copy-Recursive-0.380.0-9|44	+ Commit: 6116530
12mr|perl-File-Copy-Recursive-0.380.0-9|45	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-File-Copy-Recursive-0.380.0-9|46	
12mr|perl-File-Copy-Recursive-0.380.0-9|47	

15561 12
12mr|perl-File-DesktopEntry-0.40.0-5|1	%define upstream_name	 File-DesktopEntry
12mr|perl-File-DesktopEntry-0.40.0-5|2	%define upstream_version 0.04
12mr|perl-File-DesktopEntry-0.40.0-5|3	
12mr|perl-File-DesktopEntry-0.40.0-5|4	Name:       perl-%{upstream_name}
12mr|perl-File-DesktopEntry-0.40.0-5|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-File-DesktopEntry-0.40.0-5|6	Release:    %mkrel 5
12mr|perl-File-DesktopEntry-0.40.0-5|7	
12mr|perl-File-DesktopEntry-0.40.0-5|8	Summary:	Object to handle .desktop files
12mr|perl-File-DesktopEntry-0.40.0-5|9	License:	GPL
12mr|perl-File-DesktopEntry-0.40.0-5|10	Group:		Development/Perl
12mr|perl-File-DesktopEntry-0.40.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-File-DesktopEntry-0.40.0-5|12	Source0:    http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-File-DesktopEntry-0.40.0-5|13	
12mr|perl-File-DesktopEntry-0.40.0-5|14	BuildRequires:	perl(File::BaseDir)
12mr|perl-File-DesktopEntry-0.40.0-5|15	BuildRequires:	perl(Module::Build)
12mr|perl-File-DesktopEntry-0.40.0-5|16	BuildArch:	noarch
12mr|perl-File-DesktopEntry-0.40.0-5|17	
12mr|perl-File-DesktopEntry-0.40.0-5|18	%description
12mr|perl-File-DesktopEntry-0.40.0-5|19	This module is used to work with .desktop files. The format of these files is
12mr|perl-File-DesktopEntry-0.40.0-5|20	specified by the freedesktop "Desktop Entry" specification.
12mr|perl-File-DesktopEntry-0.40.0-5|21	
12mr|perl-File-DesktopEntry-0.40.0-5|22	%prep
12mr|perl-File-DesktopEntry-0.40.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-File-DesktopEntry-0.40.0-5|24	
12mr|perl-File-DesktopEntry-0.40.0-5|25	%build
12mr|perl-File-DesktopEntry-0.40.0-5|26	%{__perl} Build.PL installdirs=vendor
12mr|perl-File-DesktopEntry-0.40.0-5|27	./Build
12mr|perl-File-DesktopEntry-0.40.0-5|28	
12mr|perl-File-DesktopEntry-0.40.0-5|29	%check
12mr|perl-File-DesktopEntry-0.40.0-5|30	./Build test
12mr|perl-File-DesktopEntry-0.40.0-5|31	
12mr|perl-File-DesktopEntry-0.40.0-5|32	%clean
12mr|perl-File-DesktopEntry-0.40.0-5|33	rm -rf %{buildroot}
12mr|perl-File-DesktopEntry-0.40.0-5|34	
12mr|perl-File-DesktopEntry-0.40.0-5|35	%install
12mr|perl-File-DesktopEntry-0.40.0-5|36	rm -rf %{buildroot}
12mr|perl-File-DesktopEntry-0.40.0-5|37	./Build install destdir=%{buildroot}
12mr|perl-File-DesktopEntry-0.40.0-5|38	
12mr|perl-File-DesktopEntry-0.40.0-5|39	%files
12mr|perl-File-DesktopEntry-0.40.0-5|40	%defattr(-,root,root)
12mr|perl-File-DesktopEntry-0.40.0-5|41	%doc README Changes
12mr|perl-File-DesktopEntry-0.40.0-5|42	%{_mandir}/*/*
12mr|perl-File-DesktopEntry-0.40.0-5|43	%{perl_vendorlib}/File/DesktopEntry.pm
12mr|perl-File-DesktopEntry-0.40.0-5|44	
12mr|perl-File-DesktopEntry-0.40.0-5|45	
12mr|perl-File-DesktopEntry-0.40.0-5|46	
12mr|perl-File-DesktopEntry-0.40.0-5|47	%changelog
12mr|perl-File-DesktopEntry-0.40.0-5|48	

15562 12
12mr|perl-File-FcntlLock-0.120.0-6|1	%define upstream_name    File-FcntlLock
12mr|perl-File-FcntlLock-0.120.0-6|2	%define upstream_version 0.12
12mr|perl-File-FcntlLock-0.120.0-6|3	
12mr|perl-File-FcntlLock-0.120.0-6|4	Name:       perl-%{upstream_name}
12mr|perl-File-FcntlLock-0.120.0-6|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-File-FcntlLock-0.120.0-6|6	Release:    %mkrel 6
12mr|perl-File-FcntlLock-0.120.0-6|7	
12mr|perl-File-FcntlLock-0.120.0-6|8	Summary:    File locking with fcntl()
12mr|perl-File-FcntlLock-0.120.0-6|9	License:    GPL+ or Artistic
12mr|perl-File-FcntlLock-0.120.0-6|10	Group:      Development/Perl
12mr|perl-File-FcntlLock-0.120.0-6|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-File-FcntlLock-0.120.0-6|12	Source0:    http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-File-FcntlLock-0.120.0-6|13	
12mr|perl-File-FcntlLock-0.120.0-6|14	BuildRequires: perl(Carp)
12mr|perl-File-FcntlLock-0.120.0-6|15	BuildRequires: perl(DynaLoader)
12mr|perl-File-FcntlLock-0.120.0-6|16	BuildRequires: perl(Errno)
12mr|perl-File-FcntlLock-0.120.0-6|17	BuildRequires: perl(Exporter)
12mr|perl-File-FcntlLock-0.120.0-6|18	BuildRequires: perl(POSIX)
12mr|perl-File-FcntlLock-0.120.0-6|19	BuildRequires: perl-devel
12mr|perl-File-FcntlLock-0.120.0-6|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-File-FcntlLock-0.120.0-6|21	
12mr|perl-File-FcntlLock-0.120.0-6|22	%description
12mr|perl-File-FcntlLock-0.120.0-6|23	File locking in Perl is usually done using the the flock() manpage
12mr|perl-File-FcntlLock-0.120.0-6|24	function. Unfortunately, this only allows locks on whole files and is often
12mr|perl-File-FcntlLock-0.120.0-6|25	implemented in terms of the flock(2) manpage, which has some shortcomings.
12mr|perl-File-FcntlLock-0.120.0-6|26	
12mr|perl-File-FcntlLock-0.120.0-6|27	Using this module file locking via the fcntl(2) manpage can be done
12mr|perl-File-FcntlLock-0.120.0-6|28	(obviously, this restricts the use of the module to systems that have a the
12mr|perl-File-FcntlLock-0.120.0-6|29	fcntl(2) manpage system call). Before a file (or parts of a file) can be
12mr|perl-File-FcntlLock-0.120.0-6|30	locked, an object simulating a flock structure must be created and its
12mr|perl-File-FcntlLock-0.120.0-6|31	properties set. Afterwards, by calling the 'lock()' method a lock can be
12mr|perl-File-FcntlLock-0.120.0-6|32	set or it can be determined if and which process currently holds the lock.
12mr|perl-File-FcntlLock-0.120.0-6|33	
12mr|perl-File-FcntlLock-0.120.0-6|34	To create a new object representing a flock structure call 'new()':
12mr|perl-File-FcntlLock-0.120.0-6|35	
12mr|perl-File-FcntlLock-0.120.0-6|36	%prep
12mr|perl-File-FcntlLock-0.120.0-6|37	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-File-FcntlLock-0.120.0-6|38	
12mr|perl-File-FcntlLock-0.120.0-6|39	%build
12mr|perl-File-FcntlLock-0.120.0-6|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-File-FcntlLock-0.120.0-6|41	
12mr|perl-File-FcntlLock-0.120.0-6|42	%{make}
12mr|perl-File-FcntlLock-0.120.0-6|43	
12mr|perl-File-FcntlLock-0.120.0-6|44	%check
12mr|perl-File-FcntlLock-0.120.0-6|45	%{make} test
12mr|perl-File-FcntlLock-0.120.0-6|46	
12mr|perl-File-FcntlLock-0.120.0-6|47	%install
12mr|perl-File-FcntlLock-0.120.0-6|48	rm -rf %buildroot
12mr|perl-File-FcntlLock-0.120.0-6|49	%makeinstall_std
12mr|perl-File-FcntlLock-0.120.0-6|50	
12mr|perl-File-FcntlLock-0.120.0-6|51	%clean
12mr|perl-File-FcntlLock-0.120.0-6|52	rm -rf %buildroot
12mr|perl-File-FcntlLock-0.120.0-6|53	
12mr|perl-File-FcntlLock-0.120.0-6|54	%files
12mr|perl-File-FcntlLock-0.120.0-6|55	%defattr(-,root,root)
12mr|perl-File-FcntlLock-0.120.0-6|56	%doc README Changes
12mr|perl-File-FcntlLock-0.120.0-6|57	%{_mandir}/man3/*
12mr|perl-File-FcntlLock-0.120.0-6|58	%perl_vendorlib/*
12mr|perl-File-FcntlLock-0.120.0-6|59	
12mr|perl-File-FcntlLock-0.120.0-6|60	
12mr|perl-File-FcntlLock-0.120.0-6|61	
12mr|perl-File-FcntlLock-0.120.0-6|62	
12mr|perl-File-FcntlLock-0.120.0-6|63	
12mr|perl-File-FcntlLock-0.120.0-6|64	%changelog
12mr|perl-File-FcntlLock-0.120.0-6|65	

15563 12
12mr|perl-File-Find-Rule-0.320.0-5|1	%define	upstream_name	 File-Find-Rule
12mr|perl-File-Find-Rule-0.320.0-5|2	%define upstream_version 0.32
12mr|perl-File-Find-Rule-0.320.0-5|3	
12mr|perl-File-Find-Rule-0.320.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-File-Find-Rule-0.320.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-File-Find-Rule-0.320.0-5|6	Release:	5
12mr|perl-File-Find-Rule-0.320.0-5|7	
12mr|perl-File-Find-Rule-0.320.0-5|8	Summary:	Alternative interface to File::Find
12mr|perl-File-Find-Rule-0.320.0-5|9	License:	GPL+ or Artistic
12mr|perl-File-Find-Rule-0.320.0-5|10	Group:		Development/Perl
12mr|perl-File-Find-Rule-0.320.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-File-Find-Rule-0.320.0-5|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-File-Find-Rule-0.320.0-5|13	
12mr|perl-File-Find-Rule-0.320.0-5|14	BuildRequires:	perl-devel
12mr|perl-File-Find-Rule-0.320.0-5|15	BuildRequires:	perl(Text::Glob)
12mr|perl-File-Find-Rule-0.320.0-5|16	BuildRequires:	perl(Number::Compare)
12mr|perl-File-Find-Rule-0.320.0-5|17	BuildArch:	noarch
12mr|perl-File-Find-Rule-0.320.0-5|18	
12mr|perl-File-Find-Rule-0.320.0-5|19	%description
12mr|perl-File-Find-Rule-0.320.0-5|20	File::Find::Rule is a friendlier interface to File::Find. It allows you to
12mr|perl-File-Find-Rule-0.320.0-5|21	build rules which specify the desired files and directories.
12mr|perl-File-Find-Rule-0.320.0-5|22	
12mr|perl-File-Find-Rule-0.320.0-5|23	%prep
12mr|perl-File-Find-Rule-0.320.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-File-Find-Rule-0.320.0-5|25	
12mr|perl-File-Find-Rule-0.320.0-5|26	%build
12mr|perl-File-Find-Rule-0.320.0-5|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-File-Find-Rule-0.320.0-5|28	%make
12mr|perl-File-Find-Rule-0.320.0-5|29	
12mr|perl-File-Find-Rule-0.320.0-5|30	%check
12mr|perl-File-Find-Rule-0.320.0-5|31	%make test
12mr|perl-File-Find-Rule-0.320.0-5|32	
12mr|perl-File-Find-Rule-0.320.0-5|33	%install
12mr|perl-File-Find-Rule-0.320.0-5|34	%makeinstall_std
12mr|perl-File-Find-Rule-0.320.0-5|35	
12mr|perl-File-Find-Rule-0.320.0-5|36	%files
12mr|perl-File-Find-Rule-0.320.0-5|37	%doc Changes README
12mr|perl-File-Find-Rule-0.320.0-5|38	%{perl_vendorlib}/File
12mr|perl-File-Find-Rule-0.320.0-5|39	%{_mandir}/*/*
12mr|perl-File-Find-Rule-0.320.0-5|40	%{_bindir}/*
12mr|perl-File-Find-Rule-0.320.0-5|41	
12mr|perl-File-Find-Rule-0.320.0-5|42	
12mr|perl-File-Find-Rule-0.320.0-5|43	
12mr|perl-File-Find-Rule-0.320.0-5|44	%changelog
12mr|perl-File-Find-Rule-0.320.0-5|45	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-File-Find-Rule-0.320.0-5|46	+ Commit: 8856881
12mr|perl-File-Find-Rule-0.320.0-5|47	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-File-Find-Rule-0.320.0-5|48	
12mr|perl-File-Find-Rule-0.320.0-5|49	

15564 12
12mr|perl-File-Find-Rule-Perl-1.100.0-6|1	%define upstream_name    File-Find-Rule-Perl
12mr|perl-File-Find-Rule-Perl-1.100.0-6|2	%define upstream_version 1.10
12mr|perl-File-Find-Rule-Perl-1.100.0-6|3	
12mr|perl-File-Find-Rule-Perl-1.100.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-File-Find-Rule-Perl-1.100.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-File-Find-Rule-Perl-1.100.0-6|6	Release:	6
12mr|perl-File-Find-Rule-Perl-1.100.0-6|7	
12mr|perl-File-Find-Rule-Perl-1.100.0-6|8	License:	GPL+ or Artistic
12mr|perl-File-Find-Rule-Perl-1.100.0-6|9	Group:		Development/Perl
12mr|perl-File-Find-Rule-Perl-1.100.0-6|10	Summary:	Common rules for searching for Perl things
12mr|perl-File-Find-Rule-Perl-1.100.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-File-Find-Rule-Perl-1.100.0-6|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-File-Find-Rule-Perl-1.100.0-6|13	
12mr|perl-File-Find-Rule-Perl-1.100.0-6|14	BuildRequires:	perl(Parse::CPAN::Meta)
12mr|perl-File-Find-Rule-Perl-1.100.0-6|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12mr|perl-File-Find-Rule-Perl-1.100.0-6|16	BuildRequires:	perl(File::Find::Rule)
12mr|perl-File-Find-Rule-Perl-1.100.0-6|17	BuildRequires:	perl(File::Spec)
12mr|perl-File-Find-Rule-Perl-1.100.0-6|18	BuildRequires:	perl(Params::Util)
12mr|perl-File-Find-Rule-Perl-1.100.0-6|19	BuildRequires:	perl(Test::More)
12mr|perl-File-Find-Rule-Perl-1.100.0-6|20	BuildRequires:	perl-devel
12mr|perl-File-Find-Rule-Perl-1.100.0-6|21	BuildArch:	noarch
12mr|perl-File-Find-Rule-Perl-1.100.0-6|22	
12mr|perl-File-Find-Rule-Perl-1.100.0-6|23	%description
12mr|perl-File-Find-Rule-Perl-1.100.0-6|24	I write a lot of things that muck with Perl files. And it always annoyed me
12mr|perl-File-Find-Rule-Perl-1.100.0-6|25	that finding "perl files" requires a moderately complex the
12mr|perl-File-Find-Rule-Perl-1.100.0-6|26	File::Find::Rule manpage pattern.
12mr|perl-File-Find-Rule-Perl-1.100.0-6|27	
12mr|perl-File-Find-Rule-Perl-1.100.0-6|28	*File::Find::Rule::Perl* provides methods for finding various Perl-related
12mr|perl-File-Find-Rule-Perl-1.100.0-6|29	files.
12mr|perl-File-Find-Rule-Perl-1.100.0-6|30	
12mr|perl-File-Find-Rule-Perl-1.100.0-6|31	%prep
12mr|perl-File-Find-Rule-Perl-1.100.0-6|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-File-Find-Rule-Perl-1.100.0-6|33	
12mr|perl-File-Find-Rule-Perl-1.100.0-6|34	%build
12mr|perl-File-Find-Rule-Perl-1.100.0-6|35	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-File-Find-Rule-Perl-1.100.0-6|36	%make
12mr|perl-File-Find-Rule-Perl-1.100.0-6|37	
12mr|perl-File-Find-Rule-Perl-1.100.0-6|38	%install
12mr|perl-File-Find-Rule-Perl-1.100.0-6|39	%makeinstall_std
12mr|perl-File-Find-Rule-Perl-1.100.0-6|40	
12mr|perl-File-Find-Rule-Perl-1.100.0-6|41	%files
12mr|perl-File-Find-Rule-Perl-1.100.0-6|42	%doc README LICENSE Changes
12mr|perl-File-Find-Rule-Perl-1.100.0-6|43	%{_mandir}/man3/*
12mr|perl-File-Find-Rule-Perl-1.100.0-6|44	%{perl_vendorlib}/*
12mr|perl-File-Find-Rule-Perl-1.100.0-6|45	
12mr|perl-File-Find-Rule-Perl-1.100.0-6|46	
12mr|perl-File-Find-Rule-Perl-1.100.0-6|47	
12mr|perl-File-Find-Rule-Perl-1.100.0-6|48	%changelog
12mr|perl-File-Find-Rule-Perl-1.100.0-6|49	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-File-Find-Rule-Perl-1.100.0-6|50	+ Commit: 04d2fb6
12mr|perl-File-Find-Rule-Perl-1.100.0-6|51	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-File-Find-Rule-Perl-1.100.0-6|52	
12mr|perl-File-Find-Rule-Perl-1.100.0-6|53	

15565 12
12mr|perl-File-FnMatch-0.20.0-9|1	%define upstream_name    File-FnMatch
12mr|perl-File-FnMatch-0.20.0-9|2	%define upstream_version 0.02
12mr|perl-File-FnMatch-0.20.0-9|3	
12mr|perl-File-FnMatch-0.20.0-9|4	Name:       perl-%{upstream_name}
12mr|perl-File-FnMatch-0.20.0-9|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-File-FnMatch-0.20.0-9|6	Release:    9
12mr|perl-File-FnMatch-0.20.0-9|7	
12mr|perl-File-FnMatch-0.20.0-9|8	Summary:	Simple filename and pathname matching
12mr|perl-File-FnMatch-0.20.0-9|9	License:	GPL+ or Artistic
12mr|perl-File-FnMatch-0.20.0-9|10	Group:		Development/Perl
12mr|perl-File-FnMatch-0.20.0-9|11	Url:		http://search.cpan.org/~mjp/%{upstream_name}-%{upstream_version}/FnMatch.pm
12mr|perl-File-FnMatch-0.20.0-9|12	Source0:	http://search.cpan.org//CPAN/authors/id/M/MJ/MJP/File-FnMatch-0.02.tar.gz
12mr|perl-File-FnMatch-0.20.0-9|13	
12mr|perl-File-FnMatch-0.20.0-9|14	BuildRequires:	perl-devel
12mr|perl-File-FnMatch-0.20.0-9|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-File-FnMatch-0.20.0-9|16	
12mr|perl-File-FnMatch-0.20.0-9|17	%description
12mr|perl-File-FnMatch-0.20.0-9|18	File::FnMatch::fnmatch() provides simple, shell-like pattern matching.
12mr|perl-File-FnMatch-0.20.0-9|19	
12mr|perl-File-FnMatch-0.20.0-9|20	Though considerably less powerful than regular expressions, shell patterns
12mr|perl-File-FnMatch-0.20.0-9|21	are nonetheless useful and familiar to a large audience of end-users.
12mr|perl-File-FnMatch-0.20.0-9|22	
12mr|perl-File-FnMatch-0.20.0-9|23	%prep
12mr|perl-File-FnMatch-0.20.0-9|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-File-FnMatch-0.20.0-9|25	
12mr|perl-File-FnMatch-0.20.0-9|26	%build
12mr|perl-File-FnMatch-0.20.0-9|27	%{__perl} Makefile.PL INSTALLDIRS=vendor <<EOF
12mr|perl-File-FnMatch-0.20.0-9|28	EOF
12mr|perl-File-FnMatch-0.20.0-9|29	%make
12mr|perl-File-FnMatch-0.20.0-9|30	
12mr|perl-File-FnMatch-0.20.0-9|31	%check
12mr|perl-File-FnMatch-0.20.0-9|32	%make test
12mr|perl-File-FnMatch-0.20.0-9|33	
12mr|perl-File-FnMatch-0.20.0-9|34	%install
12mr|perl-File-FnMatch-0.20.0-9|35	rm -rf %{buildroot}
12mr|perl-File-FnMatch-0.20.0-9|36	%makeinstall_std
12mr|perl-File-FnMatch-0.20.0-9|37	
12mr|perl-File-FnMatch-0.20.0-9|38	%clean
12mr|perl-File-FnMatch-0.20.0-9|39	rm -rf %{buildroot}
12mr|perl-File-FnMatch-0.20.0-9|40	
12mr|perl-File-FnMatch-0.20.0-9|41	%files
12mr|perl-File-FnMatch-0.20.0-9|42	%defattr(-,root,root)
12mr|perl-File-FnMatch-0.20.0-9|43	%doc Changes README
12mr|perl-File-FnMatch-0.20.0-9|44	%{perl_vendorlib}/*
12mr|perl-File-FnMatch-0.20.0-9|45	%{_mandir}/*/*
12mr|perl-File-FnMatch-0.20.0-9|46	
12mr|perl-File-FnMatch-0.20.0-9|47	
12mr|perl-File-FnMatch-0.20.0-9|48	
12mr|perl-File-FnMatch-0.20.0-9|49	%changelog
12mr|perl-File-FnMatch-0.20.0-9|50	

15566 12
12mr|perl-FileHandle-Unget-0.162.300-5|1	%define upstream_name    FileHandle-Unget
12mr|perl-FileHandle-Unget-0.162.300-5|2	%define	upstream_version 0.1623
12mr|perl-FileHandle-Unget-0.162.300-5|3	
12mr|perl-FileHandle-Unget-0.162.300-5|4	Name:		perl-%{upstream_name}
12mr|perl-FileHandle-Unget-0.162.300-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-FileHandle-Unget-0.162.300-5|6	Release:	5
12mr|perl-FileHandle-Unget-0.162.300-5|7	Epoch:		1
12mr|perl-FileHandle-Unget-0.162.300-5|8	
12mr|perl-FileHandle-Unget-0.162.300-5|9	Summary:	Perl modules that allow to place back more than one byte on a Filehandle
12mr|perl-FileHandle-Unget-0.162.300-5|10	License:	GPL+ or Artistic
12mr|perl-FileHandle-Unget-0.162.300-5|11	Group:		Development/Perl
12mr|perl-FileHandle-Unget-0.162.300-5|12	Url:		http://www.cpan.org
12mr|perl-FileHandle-Unget-0.162.300-5|13	Source0:	http://search.cpan.org/CPAN/authors/id/D/DC/DCOPPIT/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-FileHandle-Unget-0.162.300-5|14	
12mr|perl-FileHandle-Unget-0.162.300-5|15	BuildRequires:	perl-devel
12mr|perl-FileHandle-Unget-0.162.300-5|16	BuildArch:	noarch
12mr|perl-FileHandle-Unget-0.162.300-5|17	
12mr|perl-FileHandle-Unget-0.162.300-5|18	%description
12mr|perl-FileHandle-Unget-0.162.300-5|19	FileHandle::Unget is a perl module that is a drop-in replacement for the
12mr|perl-FileHandle-Unget-0.162.300-5|20	standard FileHandle perl module. It allows more than one byte to be placed back
12mr|perl-FileHandle-Unget-0.162.300-5|21	on the input.
12mr|perl-FileHandle-Unget-0.162.300-5|22	
12mr|perl-FileHandle-Unget-0.162.300-5|23	%prep
12mr|perl-FileHandle-Unget-0.162.300-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-FileHandle-Unget-0.162.300-5|25	
12mr|perl-FileHandle-Unget-0.162.300-5|26	%build
12mr|perl-FileHandle-Unget-0.162.300-5|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-FileHandle-Unget-0.162.300-5|28	%make
12mr|perl-FileHandle-Unget-0.162.300-5|29	make test
12mr|perl-FileHandle-Unget-0.162.300-5|30	
12mr|perl-FileHandle-Unget-0.162.300-5|31	%install
12mr|perl-FileHandle-Unget-0.162.300-5|32	%makeinstall_std
12mr|perl-FileHandle-Unget-0.162.300-5|33	
12mr|perl-FileHandle-Unget-0.162.300-5|34	%files
12mr|perl-FileHandle-Unget-0.162.300-5|35	%doc CHANGES LICENSE README
12mr|perl-FileHandle-Unget-0.162.300-5|36	%{perl_vendorlib}/FileHandle/Unget.pm
12mr|perl-FileHandle-Unget-0.162.300-5|37	%{_mandir}/man3/*
12mr|perl-FileHandle-Unget-0.162.300-5|38	
12mr|perl-FileHandle-Unget-0.162.300-5|39	
12mr|perl-FileHandle-Unget-0.162.300-5|40	
12mr|perl-FileHandle-Unget-0.162.300-5|41	%changelog
12mr|perl-FileHandle-Unget-0.162.300-5|42	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-FileHandle-Unget-0.162.300-5|43	+ Commit: b81f662
12mr|perl-FileHandle-Unget-0.162.300-5|44	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-FileHandle-Unget-0.162.300-5|45	
12mr|perl-FileHandle-Unget-0.162.300-5|46	

15567 12
12mr|perl-File-HomeDir-0.980.0-4|1	%define	upstream_name	 File-HomeDir
12mr|perl-File-HomeDir-0.980.0-4|2	%define upstream_version 0.98
12mr|perl-File-HomeDir-0.980.0-4|3	
12mr|perl-File-HomeDir-0.980.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-File-HomeDir-0.980.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-File-HomeDir-0.980.0-4|6	Release:	4
12mr|perl-File-HomeDir-0.980.0-4|7	
12mr|perl-File-HomeDir-0.980.0-4|8	Summary:	Get home directory for self or other users
12mr|perl-File-HomeDir-0.980.0-4|9	License:	GPL+ or Artistic
12mr|perl-File-HomeDir-0.980.0-4|10	Group:		Development/Perl
12mr|perl-File-HomeDir-0.980.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-File-HomeDir-0.980.0-4|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-File-HomeDir-0.980.0-4|13	
12mr|perl-File-HomeDir-0.980.0-4|14	BuildRequires:	perl-devel
12mr|perl-File-HomeDir-0.980.0-4|15	BuildRequires:	perl(File::Which)
12mr|perl-File-HomeDir-0.980.0-4|16	BuildRequires:	xdg-user-dirs
12mr|perl-File-HomeDir-0.980.0-4|17	
12mr|perl-File-HomeDir-0.980.0-4|18	BuildArch:	noarch
12mr|perl-File-HomeDir-0.980.0-4|19	
12mr|perl-File-HomeDir-0.980.0-4|20	%description
12mr|perl-File-HomeDir-0.980.0-4|21	A Perl module to get home directory portably for self or other users.
12mr|perl-File-HomeDir-0.980.0-4|22	
12mr|perl-File-HomeDir-0.980.0-4|23	%prep
12mr|perl-File-HomeDir-0.980.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-File-HomeDir-0.980.0-4|25	find lib -name *.pm | xargs chmod 644
12mr|perl-File-HomeDir-0.980.0-4|26	chmod 644 Changes
12mr|perl-File-HomeDir-0.980.0-4|27	
12mr|perl-File-HomeDir-0.980.0-4|28	%build
12mr|perl-File-HomeDir-0.980.0-4|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-File-HomeDir-0.980.0-4|30	%make
12mr|perl-File-HomeDir-0.980.0-4|31	
12mr|perl-File-HomeDir-0.980.0-4|32	%check
12mr|perl-File-HomeDir-0.980.0-4|33	# tests require that user dirs exist, which is not the case within bs
12mr|perl-File-HomeDir-0.980.0-4|34	#make test
12mr|perl-File-HomeDir-0.980.0-4|35	
12mr|perl-File-HomeDir-0.980.0-4|36	%install
12mr|perl-File-HomeDir-0.980.0-4|37	%makeinstall_std
12mr|perl-File-HomeDir-0.980.0-4|38	
12mr|perl-File-HomeDir-0.980.0-4|39	%files
12mr|perl-File-HomeDir-0.980.0-4|40	%doc README Changes
12mr|perl-File-HomeDir-0.980.0-4|41	%{perl_vendorlib}/File
12mr|perl-File-HomeDir-0.980.0-4|42	%{_mandir}/*/*
12mr|perl-File-HomeDir-0.980.0-4|43	
12mr|perl-File-HomeDir-0.980.0-4|44	
12mr|perl-File-HomeDir-0.980.0-4|45	
12mr|perl-File-HomeDir-0.980.0-4|46	%changelog
12mr|perl-File-HomeDir-0.980.0-4|47	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-File-HomeDir-0.980.0-4|48	+ Commit: 523ecec
12mr|perl-File-HomeDir-0.980.0-4|49	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-File-HomeDir-0.980.0-4|50	
12mr|perl-File-HomeDir-0.980.0-4|51	

15568 12
12mr|perl-File-Listing-6.20.0-4|1	%define upstream_name    File-Listing
12mr|perl-File-Listing-6.20.0-4|2	%define upstream_version 6.02
12mr|perl-File-Listing-6.20.0-4|3	
12mr|perl-File-Listing-6.20.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-File-Listing-6.20.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-File-Listing-6.20.0-4|6	Release:	4
12mr|perl-File-Listing-6.20.0-4|7	
12mr|perl-File-Listing-6.20.0-4|8	Summary:	Parse directory listings
12mr|perl-File-Listing-6.20.0-4|9	License:	GPL+ or Artistic
12mr|perl-File-Listing-6.20.0-4|10	Group:		Development/Perl
12mr|perl-File-Listing-6.20.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-File-Listing-6.20.0-4|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-File-Listing-6.20.0-4|13	
12mr|perl-File-Listing-6.20.0-4|14	BuildRequires:	perl(HTTP::Date)
12mr|perl-File-Listing-6.20.0-4|15	BuildRequires:	perl-devel
12mr|perl-File-Listing-6.20.0-4|16	BuildArch:	noarch
12mr|perl-File-Listing-6.20.0-4|17	
12mr|perl-File-Listing-6.20.0-4|18	%description
12mr|perl-File-Listing-6.20.0-4|19	This module exports a single function called parse_dir(), which can be used
12mr|perl-File-Listing-6.20.0-4|20	to parse directory listings.
12mr|perl-File-Listing-6.20.0-4|21	
12mr|perl-File-Listing-6.20.0-4|22	The first parameter to parse_dir() is the directory listing to parse. It
12mr|perl-File-Listing-6.20.0-4|23	can be a scalar, a reference to an array of directory lines or a glob
12mr|perl-File-Listing-6.20.0-4|24	representing a filehandle to read the directory listing from.
12mr|perl-File-Listing-6.20.0-4|25	
12mr|perl-File-Listing-6.20.0-4|26	The second parameter is the time zone to use when parsing time stamps in
12mr|perl-File-Listing-6.20.0-4|27	the listing. If this value is undefined, then the local time zone is
12mr|perl-File-Listing-6.20.0-4|28	assumed.
12mr|perl-File-Listing-6.20.0-4|29	
12mr|perl-File-Listing-6.20.0-4|30	%prep
12mr|perl-File-Listing-6.20.0-4|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-File-Listing-6.20.0-4|32	
12mr|perl-File-Listing-6.20.0-4|33	%build
12mr|perl-File-Listing-6.20.0-4|34	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-File-Listing-6.20.0-4|35	%make
12mr|perl-File-Listing-6.20.0-4|36	
12mr|perl-File-Listing-6.20.0-4|37	%check
12mr|perl-File-Listing-6.20.0-4|38	%make test
12mr|perl-File-Listing-6.20.0-4|39	
12mr|perl-File-Listing-6.20.0-4|40	%install
12mr|perl-File-Listing-6.20.0-4|41	%makeinstall_std
12mr|perl-File-Listing-6.20.0-4|42	
12mr|perl-File-Listing-6.20.0-4|43	%files
12mr|perl-File-Listing-6.20.0-4|44	%doc Changes META.yml README
12mr|perl-File-Listing-6.20.0-4|45	%{_mandir}/man3/*
12mr|perl-File-Listing-6.20.0-4|46	%{perl_vendorlib}/*
12mr|perl-File-Listing-6.20.0-4|47	
12mr|perl-File-Listing-6.20.0-4|48	
12mr|perl-File-Listing-6.20.0-4|49	
12mr|perl-File-Listing-6.20.0-4|50	%changelog
12mr|perl-File-Listing-6.20.0-4|51	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-File-Listing-6.20.0-4|52	+ Commit: 8c68f81
12mr|perl-File-Listing-6.20.0-4|53	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-File-Listing-6.20.0-4|54	
12mr|perl-File-Listing-6.20.0-4|55	

15569 12
12mr|perl-File-MimeInfo-0.160.0-3|1	%define upstream_name 	 File-MimeInfo
12mr|perl-File-MimeInfo-0.160.0-3|2	%define upstream_version 0.16
12mr|perl-File-MimeInfo-0.160.0-3|3	
12mr|perl-File-MimeInfo-0.160.0-3|4	Name:       perl-%{upstream_name}
12mr|perl-File-MimeInfo-0.160.0-3|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-File-MimeInfo-0.160.0-3|6	Release:    3
12mr|perl-File-MimeInfo-0.160.0-3|7	
12mr|perl-File-MimeInfo-0.160.0-3|8	Summary:	Determine file type
12mr|perl-File-MimeInfo-0.160.0-3|9	License:	GPL+ or Artistic
12mr|perl-File-MimeInfo-0.160.0-3|10	Group:		Development/Perl
12mr|perl-File-MimeInfo-0.160.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-File-MimeInfo-0.160.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/P/PA/PARDUS/%{upstream_name}/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-File-MimeInfo-0.160.0-3|13	
12mr|perl-File-MimeInfo-0.160.0-3|14	%if %{mdkversion} < 1010
12mr|perl-File-MimeInfo-0.160.0-3|15	BuildRequires:	perl-devel
12mr|perl-File-MimeInfo-0.160.0-3|16	%endif
12mr|perl-File-MimeInfo-0.160.0-3|17	BuildRequires:	perl-File-BaseDir
12mr|perl-File-MimeInfo-0.160.0-3|18	BuildRequires:	perl(Module::Build)
12mr|perl-File-MimeInfo-0.160.0-3|19	BuildArch:	noarch
12mr|perl-File-MimeInfo-0.160.0-3|20	
12mr|perl-File-MimeInfo-0.160.0-3|21	%description
12mr|perl-File-MimeInfo-0.160.0-3|22	This module can be used to determine the mime type of a file; it's a
12mr|perl-File-MimeInfo-0.160.0-3|23	replacement for File::MMagic trying to implement the freedesktop
12mr|perl-File-MimeInfo-0.160.0-3|24	specification for using the shared mime-info database. The package
12mr|perl-File-MimeInfo-0.160.0-3|25	comes with a script called 'mimetype' that can be used as a file(1)
12mr|perl-File-MimeInfo-0.160.0-3|26	work-alike.
12mr|perl-File-MimeInfo-0.160.0-3|27	
12mr|perl-File-MimeInfo-0.160.0-3|28	%prep
12mr|perl-File-MimeInfo-0.160.0-3|29	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-File-MimeInfo-0.160.0-3|30	
12mr|perl-File-MimeInfo-0.160.0-3|31	%build
12mr|perl-File-MimeInfo-0.160.0-3|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-File-MimeInfo-0.160.0-3|33	%make
12mr|perl-File-MimeInfo-0.160.0-3|34	
12mr|perl-File-MimeInfo-0.160.0-3|35	%check
12mr|perl-File-MimeInfo-0.160.0-3|36	%{__make} test
12mr|perl-File-MimeInfo-0.160.0-3|37	
12mr|perl-File-MimeInfo-0.160.0-3|38	%install
12mr|perl-File-MimeInfo-0.160.0-3|39	%makeinstall_std
12mr|perl-File-MimeInfo-0.160.0-3|40	
12mr|perl-File-MimeInfo-0.160.0-3|41	%files
12mr|perl-File-MimeInfo-0.160.0-3|42	%doc README Changes
12mr|perl-File-MimeInfo-0.160.0-3|43	%_bindir/*
12mr|perl-File-MimeInfo-0.160.0-3|44	%{perl_vendorlib}/File
12mr|perl-File-MimeInfo-0.160.0-3|45	%{_mandir}/*/*
12mr|perl-File-MimeInfo-0.160.0-3|46	
12mr|perl-File-MimeInfo-0.160.0-3|47	
12mr|perl-File-MimeInfo-0.160.0-3|48	
12mr|perl-File-MimeInfo-0.160.0-3|49	%changelog
12mr|perl-File-MimeInfo-0.160.0-3|50	

15570 12
12mr|perl-File-MMagic-1.270.0-2|1	%define	upstream_name	 File-MMagic
12mr|perl-File-MMagic-1.270.0-2|2	%define	upstream_version 1.27
12mr|perl-File-MMagic-1.270.0-2|3	
12mr|perl-File-MMagic-1.270.0-2|4	Name:		perl-%{upstream_name}
12mr|perl-File-MMagic-1.270.0-2|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-File-MMagic-1.270.0-2|6	Release:	2
12mr|perl-File-MMagic-1.270.0-2|7	
12mr|perl-File-MMagic-1.270.0-2|8	Summary:	Guess file type from filename and/or filehandle
12mr|perl-File-MMagic-1.270.0-2|9	License:	GPL+ or Artistic
12mr|perl-File-MMagic-1.270.0-2|10	Group:		Development/Perl
12mr|perl-File-MMagic-1.270.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-File-MMagic-1.270.0-2|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-File-MMagic-1.270.0-2|13	
12mr|perl-File-MMagic-1.270.0-2|14	BuildRequires:	perl-devel
12mr|perl-File-MMagic-1.270.0-2|15	BuildArch:	noarch
12mr|perl-File-MMagic-1.270.0-2|16	
12mr|perl-File-MMagic-1.270.0-2|17	%description
12mr|perl-File-MMagic-1.270.0-2|18	This perl library uses perl5 objects to guess file type from filename and/or
12mr|perl-File-MMagic-1.270.0-2|19	filehandle.
12mr|perl-File-MMagic-1.270.0-2|20	
12mr|perl-File-MMagic-1.270.0-2|21	%prep
12mr|perl-File-MMagic-1.270.0-2|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-File-MMagic-1.270.0-2|23	
12mr|perl-File-MMagic-1.270.0-2|24	%build
12mr|perl-File-MMagic-1.270.0-2|25	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-File-MMagic-1.270.0-2|26	%make
12mr|perl-File-MMagic-1.270.0-2|27	
12mr|perl-File-MMagic-1.270.0-2|28	%check
12mr|perl-File-MMagic-1.270.0-2|29	make test
12mr|perl-File-MMagic-1.270.0-2|30	
12mr|perl-File-MMagic-1.270.0-2|31	%install
12mr|perl-File-MMagic-1.270.0-2|32	%makeinstall_std
12mr|perl-File-MMagic-1.270.0-2|33	
12mr|perl-File-MMagic-1.270.0-2|34	%files
12mr|perl-File-MMagic-1.270.0-2|35	%doc README.en
12mr|perl-File-MMagic-1.270.0-2|36	%{perl_vendorlib}/File
12mr|perl-File-MMagic-1.270.0-2|37	%{_mandir}/*/*
12mr|perl-File-MMagic-1.270.0-2|38	
12mr|perl-File-MMagic-1.270.0-2|39	
12mr|perl-File-MMagic-1.270.0-2|40	
12mr|perl-File-MMagic-1.270.0-2|41	%changelog
12mr|perl-File-MMagic-1.270.0-2|42	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-File-MMagic-1.270.0-2|43	+ Commit: 164608c
12mr|perl-File-MMagic-1.270.0-2|44	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-File-MMagic-1.270.0-2|45	
12mr|perl-File-MMagic-1.270.0-2|46	

15571 12
12mr|perl-File-NCopy-0.360.0-5|1	%define	upstream_name	 File-NCopy
12mr|perl-File-NCopy-0.360.0-5|2	%define	upstream_version 0.36
12mr|perl-File-NCopy-0.360.0-5|3	
12mr|perl-File-NCopy-0.360.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-File-NCopy-0.360.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-File-NCopy-0.360.0-5|6	Release:	5
12mr|perl-File-NCopy-0.360.0-5|7	
12mr|perl-File-NCopy-0.360.0-5|8	Summary:	Copies files to directories, or a single file to another file
12mr|perl-File-NCopy-0.360.0-5|9	License:	GPL+ or Artistic
12mr|perl-File-NCopy-0.360.0-5|10	Group:		Development/Perl
12mr|perl-File-NCopy-0.360.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-File-NCopy-0.360.0-5|12	Source0:	http://www.cpan.org/modules/by-module/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-File-NCopy-0.360.0-5|13	
12mr|perl-File-NCopy-0.360.0-5|14	BuildRequires:	perl-devel
12mr|perl-File-NCopy-0.360.0-5|15	BuildArch:	noarch
12mr|perl-File-NCopy-0.360.0-5|16	
12mr|perl-File-NCopy-0.360.0-5|17	%description
12mr|perl-File-NCopy-0.360.0-5|18	Copies files to directories, or a single file to another file.
12mr|perl-File-NCopy-0.360.0-5|19	
12mr|perl-File-NCopy-0.360.0-5|20	%prep
12mr|perl-File-NCopy-0.360.0-5|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-File-NCopy-0.360.0-5|22	
12mr|perl-File-NCopy-0.360.0-5|23	%build
12mr|perl-File-NCopy-0.360.0-5|24	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-File-NCopy-0.360.0-5|25	
12mr|perl-File-NCopy-0.360.0-5|26	%check
12mr|perl-File-NCopy-0.360.0-5|27	make test
12mr|perl-File-NCopy-0.360.0-5|28	
12mr|perl-File-NCopy-0.360.0-5|29	%install
12mr|perl-File-NCopy-0.360.0-5|30	%makeinstall_std
12mr|perl-File-NCopy-0.360.0-5|31	
12mr|perl-File-NCopy-0.360.0-5|32	%files
12mr|perl-File-NCopy-0.360.0-5|33	%doc Changes
12mr|perl-File-NCopy-0.360.0-5|34	%{_mandir}/*/*
12mr|perl-File-NCopy-0.360.0-5|35	%{perl_vendorlib}/File
12mr|perl-File-NCopy-0.360.0-5|36	
12mr|perl-File-NCopy-0.360.0-5|37	
12mr|perl-File-NCopy-0.360.0-5|38	
12mr|perl-File-NCopy-0.360.0-5|39	%changelog
12mr|perl-File-NCopy-0.360.0-5|40	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-File-NCopy-0.360.0-5|41	+ Commit: 58f16ea
12mr|perl-File-NCopy-0.360.0-5|42	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-File-NCopy-0.360.0-5|43	
12mr|perl-File-NCopy-0.360.0-5|44	

15572 12
12mr|perl-File-Remove-1.500.0-4|1	%define	upstream_name	 File-Remove
12mr|perl-File-Remove-1.500.0-4|2	%define	upstream_version 1.50
12mr|perl-File-Remove-1.500.0-4|3	
12mr|perl-File-Remove-1.500.0-4|4	Name:       perl-%{upstream_name}
12mr|perl-File-Remove-1.500.0-4|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-File-Remove-1.500.0-4|6	Release:    4
12mr|perl-File-Remove-1.500.0-4|7	
12mr|perl-File-Remove-1.500.0-4|8	Summary:	Remove files and directories
12mr|perl-File-Remove-1.500.0-4|9	License:	GPL+ or Artistic
12mr|perl-File-Remove-1.500.0-4|10	Group:		Development/Perl
12mr|perl-File-Remove-1.500.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-File-Remove-1.500.0-4|12	Source0:    http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-File-Remove-1.500.0-4|13	
12mr|perl-File-Remove-1.500.0-4|14	BuildRequires:	perl-devel
12mr|perl-File-Remove-1.500.0-4|15	BuildArch:	noarch
12mr|perl-File-Remove-1.500.0-4|16	
12mr|perl-File-Remove-1.500.0-4|17	%description
12mr|perl-File-Remove-1.500.0-4|18	A Perl module to remove files and directories.
12mr|perl-File-Remove-1.500.0-4|19	
12mr|perl-File-Remove-1.500.0-4|20	%prep
12mr|perl-File-Remove-1.500.0-4|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-File-Remove-1.500.0-4|22	
12mr|perl-File-Remove-1.500.0-4|23	%build
12mr|perl-File-Remove-1.500.0-4|24	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-File-Remove-1.500.0-4|25	%make
12mr|perl-File-Remove-1.500.0-4|26	
12mr|perl-File-Remove-1.500.0-4|27	%check
12mr|perl-File-Remove-1.500.0-4|28	%__make test
12mr|perl-File-Remove-1.500.0-4|29	
12mr|perl-File-Remove-1.500.0-4|30	%install
12mr|perl-File-Remove-1.500.0-4|31	%makeinstall_std
12mr|perl-File-Remove-1.500.0-4|32	
12mr|perl-File-Remove-1.500.0-4|33	%files
12mr|perl-File-Remove-1.500.0-4|34	%doc README Changes
12mr|perl-File-Remove-1.500.0-4|35	%{perl_vendorlib}/File
12mr|perl-File-Remove-1.500.0-4|36	%{_mandir}/*/*
12mr|perl-File-Remove-1.500.0-4|37	
12mr|perl-File-Remove-1.500.0-4|38	
12mr|perl-File-Remove-1.500.0-4|39	
12mr|perl-File-Remove-1.500.0-4|40	%changelog
12mr|perl-File-Remove-1.500.0-4|41	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-File-Remove-1.500.0-4|42	+ Commit: 06d1975
12mr|perl-File-Remove-1.500.0-4|43	- Add perl-devel to BuildRequires, minor spec cleanup
12mr|perl-File-Remove-1.500.0-4|44	
12mr|perl-File-Remove-1.500.0-4|45	

15573 12
12mr|perl-File-ShareDir-1.30.0-5|1	%define upstream_name    File-ShareDir
12mr|perl-File-ShareDir-1.30.0-5|2	%define upstream_version 1.03
12mr|perl-File-ShareDir-1.30.0-5|3	
12mr|perl-File-ShareDir-1.30.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-File-ShareDir-1.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-File-ShareDir-1.30.0-5|6	Release:	5
12mr|perl-File-ShareDir-1.30.0-5|7	
12mr|perl-File-ShareDir-1.30.0-5|8	Summary:	Locate per-dist and per-module shared files
12mr|perl-File-ShareDir-1.30.0-5|9	License:	GPL+ or Artistic
12mr|perl-File-ShareDir-1.30.0-5|10	Group:		Development/Perl
12mr|perl-File-ShareDir-1.30.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-File-ShareDir-1.30.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Wx/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-File-ShareDir-1.30.0-5|13	
12mr|perl-File-ShareDir-1.30.0-5|14	BuildRequires:	perl(Params::Util)
12mr|perl-File-ShareDir-1.30.0-5|15	BuildRequires:	perl(Class::Inspector)
12mr|perl-File-ShareDir-1.30.0-5|16	BuildRequires:	perl-devel
12mr|perl-File-ShareDir-1.30.0-5|17	
12mr|perl-File-ShareDir-1.30.0-5|18	BuildArch:	noarch
12mr|perl-File-ShareDir-1.30.0-5|19	
12mr|perl-File-ShareDir-1.30.0-5|20	%description
12mr|perl-File-ShareDir-1.30.0-5|21	Locate per-dist and per-module shared files
12mr|perl-File-ShareDir-1.30.0-5|22	
12mr|perl-File-ShareDir-1.30.0-5|23	%prep
12mr|perl-File-ShareDir-1.30.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-File-ShareDir-1.30.0-5|25	
12mr|perl-File-ShareDir-1.30.0-5|26	%build
12mr|perl-File-ShareDir-1.30.0-5|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-File-ShareDir-1.30.0-5|28	%make
12mr|perl-File-ShareDir-1.30.0-5|29	
12mr|perl-File-ShareDir-1.30.0-5|30	%check
12mr|perl-File-ShareDir-1.30.0-5|31	make test
12mr|perl-File-ShareDir-1.30.0-5|32	
12mr|perl-File-ShareDir-1.30.0-5|33	%install
12mr|perl-File-ShareDir-1.30.0-5|34	%makeinstall_std
12mr|perl-File-ShareDir-1.30.0-5|35	
12mr|perl-File-ShareDir-1.30.0-5|36	%files
12mr|perl-File-ShareDir-1.30.0-5|37	%doc Changes README
12mr|perl-File-ShareDir-1.30.0-5|38	%{_mandir}/man3/*
12mr|perl-File-ShareDir-1.30.0-5|39	%{perl_vendorlib}/*
12mr|perl-File-ShareDir-1.30.0-5|40	
12mr|perl-File-ShareDir-1.30.0-5|41	
12mr|perl-File-ShareDir-1.30.0-5|42	
12mr|perl-File-ShareDir-1.30.0-5|43	%changelog
12mr|perl-File-ShareDir-1.30.0-5|44	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-File-ShareDir-1.30.0-5|45	+ Commit: dce6aa7
12mr|perl-File-ShareDir-1.30.0-5|46	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-File-ShareDir-1.30.0-5|47	
12mr|perl-File-ShareDir-1.30.0-5|48	

15574 12
12mr|perl-File-Slurp-9999.190.0-5|1	%define	upstream_name	 File-Slurp
12mr|perl-File-Slurp-9999.190.0-5|2	%define	upstream_version 9999.19
12mr|perl-File-Slurp-9999.190.0-5|3	
12mr|perl-File-Slurp-9999.190.0-5|4	Name:       perl-%{upstream_name}
12mr|perl-File-Slurp-9999.190.0-5|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-File-Slurp-9999.190.0-5|6	Release:    5
12mr|perl-File-Slurp-9999.190.0-5|7	
12mr|perl-File-Slurp-9999.190.0-5|8	Summary:	Efficient Reading/Writing of Complete Files
12mr|perl-File-Slurp-9999.190.0-5|9	Group:		Development/Perl
12mr|perl-File-Slurp-9999.190.0-5|10	License:	GPL+ or Artistic
12mr|perl-File-Slurp-9999.190.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-File-Slurp-9999.190.0-5|12	Source0:    http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-File-Slurp-9999.190.0-5|13	
12mr|perl-File-Slurp-9999.190.0-5|14	BuildRequires:	perl-devel
12mr|perl-File-Slurp-9999.190.0-5|15	BuildArch:	noarch
12mr|perl-File-Slurp-9999.190.0-5|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-File-Slurp-9999.190.0-5|17	
12mr|perl-File-Slurp-9999.190.0-5|18	%description
12mr|perl-File-Slurp-9999.190.0-5|19	This module provides subs that allow you to read or write entire files with one
12mr|perl-File-Slurp-9999.190.0-5|20	simple call. They are designed to be simple to use, have flexible ways to pass
12mr|perl-File-Slurp-9999.190.0-5|21	in or get the file contents and to be very efficient. There is also a sub to
12mr|perl-File-Slurp-9999.190.0-5|22	read in all the files in a directory other than . and ..
12mr|perl-File-Slurp-9999.190.0-5|23	
12mr|perl-File-Slurp-9999.190.0-5|24	These slurp/spew subs work for files, pipes and sockets, and stdio,
12mr|perl-File-Slurp-9999.190.0-5|25	pseudo-files, and DATA.
12mr|perl-File-Slurp-9999.190.0-5|26	
12mr|perl-File-Slurp-9999.190.0-5|27	%prep
12mr|perl-File-Slurp-9999.190.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-File-Slurp-9999.190.0-5|29	chmod 644 lib/File/Slurp.pm
12mr|perl-File-Slurp-9999.190.0-5|30	
12mr|perl-File-Slurp-9999.190.0-5|31	%build
12mr|perl-File-Slurp-9999.190.0-5|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-File-Slurp-9999.190.0-5|33	%make
12mr|perl-File-Slurp-9999.190.0-5|34	
12mr|perl-File-Slurp-9999.190.0-5|35	%check
12mr|perl-File-Slurp-9999.190.0-5|36	%{__make} test
12mr|perl-File-Slurp-9999.190.0-5|37	
12mr|perl-File-Slurp-9999.190.0-5|38	%install
12mr|perl-File-Slurp-9999.190.0-5|39	rm -rf %{buildroot}
12mr|perl-File-Slurp-9999.190.0-5|40	%makeinstall_std
12mr|perl-File-Slurp-9999.190.0-5|41	find %{buildroot} -name "perllocal.pod" | xargs -i rm -f {}
12mr|perl-File-Slurp-9999.190.0-5|42	
12mr|perl-File-Slurp-9999.190.0-5|43	%clean
12mr|perl-File-Slurp-9999.190.0-5|44	rm -rf %{buildroot}
12mr|perl-File-Slurp-9999.190.0-5|45	
12mr|perl-File-Slurp-9999.190.0-5|46	%files
12mr|perl-File-Slurp-9999.190.0-5|47	%defattr(-,root,root)
12mr|perl-File-Slurp-9999.190.0-5|48	%doc README Changes
12mr|perl-File-Slurp-9999.190.0-5|49	%{_mandir}/man3*/*
12mr|perl-File-Slurp-9999.190.0-5|50	%{perl_vendorlib}/File
12mr|perl-File-Slurp-9999.190.0-5|51	
12mr|perl-File-Slurp-9999.190.0-5|52	
12mr|perl-File-Slurp-9999.190.0-5|53	
12mr|perl-File-Slurp-9999.190.0-5|54	%changelog
12mr|perl-File-Slurp-9999.190.0-5|55	

15575 12
12mr|perl-File-Sync-0.90.0-10|1	%define upstream_name    File-Sync
12mr|perl-File-Sync-0.90.0-10|2	%define upstream_version 0.09
12mr|perl-File-Sync-0.90.0-10|3	
12mr|perl-File-Sync-0.90.0-10|4	Name:      perl-%{upstream_name}
12mr|perl-File-Sync-0.90.0-10|5	Version:   %perl_convert_version %{upstream_version}
12mr|perl-File-Sync-0.90.0-10|6	Release:   10
12mr|perl-File-Sync-0.90.0-10|7	
12mr|perl-File-Sync-0.90.0-10|8	Summary:   Perl access to fsync() and sync() function calls
12mr|perl-File-Sync-0.90.0-10|9	License:   Artistic
12mr|perl-File-Sync-0.90.0-10|10	Group:     Development/Perl
12mr|perl-File-Sync-0.90.0-10|11	Url:       http://search.cpan.org/dist/%{upstream_name}
12mr|perl-File-Sync-0.90.0-10|12	Source0:   http://search.cpan.org//CPAN/authors/id/C/CE/CEVANS/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-File-Sync-0.90.0-10|13	
12mr|perl-File-Sync-0.90.0-10|14	BuildRequires: perl-devel
12mr|perl-File-Sync-0.90.0-10|15	
12mr|perl-File-Sync-0.90.0-10|16	
12mr|perl-File-Sync-0.90.0-10|17	%description
12mr|perl-File-Sync-0.90.0-10|18	The fsync() function takes a Perl file handle as its only argument, and
12mr|perl-File-Sync-0.90.0-10|19	passes its fileno() to the C function fsync().  It returns I<undef> on
12mr|perl-File-Sync-0.90.0-10|20	failure, or I<true> on success.
12mr|perl-File-Sync-0.90.0-10|21	
12mr|perl-File-Sync-0.90.0-10|22	The fsync_fd() function is used internally by fsync(); it takes a file
12mr|perl-File-Sync-0.90.0-10|23	descriptor as its only argument.
12mr|perl-File-Sync-0.90.0-10|24	
12mr|perl-File-Sync-0.90.0-10|25	The sync() function is identical to the C function sync().
12mr|perl-File-Sync-0.90.0-10|26	
12mr|perl-File-Sync-0.90.0-10|27	This module does B<not> export any methods by default, but fsync() is
12mr|perl-File-Sync-0.90.0-10|28	made available as a method of the I<FileHandle> and I<IO::Handle>
12mr|perl-File-Sync-0.90.0-10|29	classes.
12mr|perl-File-Sync-0.90.0-10|30	
12mr|perl-File-Sync-0.90.0-10|31	%prep
12mr|perl-File-Sync-0.90.0-10|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-File-Sync-0.90.0-10|33	
12mr|perl-File-Sync-0.90.0-10|34	%build
12mr|perl-File-Sync-0.90.0-10|35	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-File-Sync-0.90.0-10|36	%make CFLAGS="%{optflags}"
12mr|perl-File-Sync-0.90.0-10|37	
12mr|perl-File-Sync-0.90.0-10|38	%check
12mr|perl-File-Sync-0.90.0-10|39	%__make test
12mr|perl-File-Sync-0.90.0-10|40	
12mr|perl-File-Sync-0.90.0-10|41	%install
12mr|perl-File-Sync-0.90.0-10|42	%makeinstall_std
12mr|perl-File-Sync-0.90.0-10|43	
12mr|perl-File-Sync-0.90.0-10|44	%clean
12mr|perl-File-Sync-0.90.0-10|45	rm -rf %{buildroot}
12mr|perl-File-Sync-0.90.0-10|46	
12mr|perl-File-Sync-0.90.0-10|47	%files
12mr|perl-File-Sync-0.90.0-10|48	%{perl_vendorarch}/File
12mr|perl-File-Sync-0.90.0-10|49	%{perl_vendorarch}/auto/File
12mr|perl-File-Sync-0.90.0-10|50	%{_mandir}/man3/*
12mr|perl-File-Sync-0.90.0-10|51	
12mr|perl-File-Sync-0.90.0-10|52	
12mr|perl-File-Sync-0.90.0-10|53	
12mr|perl-File-Sync-0.90.0-10|54	%changelog
12mr|perl-File-Sync-0.90.0-10|55	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-File-Sync-0.90.0-10|56	+ Commit: 58e3253
12mr|perl-File-Sync-0.90.0-10|57	- Spec cleanup
12mr|perl-File-Sync-0.90.0-10|58	
12mr|perl-File-Sync-0.90.0-10|59	

15576 12
12mr|perl-Filesys-Df-0.920.0-11|1	%define upstream_name    Filesys-Df
12mr|perl-Filesys-Df-0.920.0-11|2	%define upstream_version 0.92
12mr|perl-Filesys-Df-0.920.0-11|3	
12mr|perl-Filesys-Df-0.920.0-11|4	Name:       perl-%{upstream_name}
12mr|perl-Filesys-Df-0.920.0-11|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Filesys-Df-0.920.0-11|6	Release:    11
12mr|perl-Filesys-Df-0.920.0-11|7	
12mr|perl-Filesys-Df-0.920.0-11|8	Summary:    Disk free based on Filesys::Statvfs
12mr|perl-Filesys-Df-0.920.0-11|9	License:    GPL+ or Artistic
12mr|perl-Filesys-Df-0.920.0-11|10	Group:      Development/Perl
12mr|perl-Filesys-Df-0.920.0-11|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Filesys-Df-0.920.0-11|12	Source0:    http://www.cpan.org/modules/by-module/Filesys/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Filesys-Df-0.920.0-11|13	
12mr|perl-Filesys-Df-0.920.0-11|14	BuildRequires: perl-devel
12mr|perl-Filesys-Df-0.920.0-11|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Filesys-Df-0.920.0-11|16	
12mr|perl-Filesys-Df-0.920.0-11|17	%description
12mr|perl-Filesys-Df-0.920.0-11|18	This module provides a way to obtain filesystem disk space information.
12mr|perl-Filesys-Df-0.920.0-11|19	This is a Unix only distribution. If you want to gather this information
12mr|perl-Filesys-Df-0.920.0-11|20	for Unix and Windows, use 'Filesys::DfPortable'. The only major benefit of
12mr|perl-Filesys-Df-0.920.0-11|21	using 'Filesys::Df' over 'Filesys::DfPortable', is that 'Filesys::Df'
12mr|perl-Filesys-Df-0.920.0-11|22	supports the use of open filehandles as arguments.
12mr|perl-Filesys-Df-0.920.0-11|23	
12mr|perl-Filesys-Df-0.920.0-11|24	The module should work with all flavors of Unix that implement the
12mr|perl-Filesys-Df-0.920.0-11|25	'statvfs()' and 'fstatvfs()' calls, or the 'statfs()' and 'fstatfs()'
12mr|perl-Filesys-Df-0.920.0-11|26	calls. This would include Linux, *BSD, HP-UX, AIX, Solaris, Mac OS X, Irix,
12mr|perl-Filesys-Df-0.920.0-11|27	Cygwin, etc ...
12mr|perl-Filesys-Df-0.920.0-11|28	
12mr|perl-Filesys-Df-0.920.0-11|29	'df()' requires a argument that represents the filesystem you want to
12mr|perl-Filesys-Df-0.920.0-11|30	query. The argument can be either a scalar directory/file name or a open
12mr|perl-Filesys-Df-0.920.0-11|31	filehandle. There is also an optional block size argument so you can tailor
12mr|perl-Filesys-Df-0.920.0-11|32	the size of the values returned. The default block size is 1024. This will
12mr|perl-Filesys-Df-0.920.0-11|33	cause the function to return the values in 1k blocks. If you want bytes,
12mr|perl-Filesys-Df-0.920.0-11|34	set the block size to 1.
12mr|perl-Filesys-Df-0.920.0-11|35	
12mr|perl-Filesys-Df-0.920.0-11|36	%prep
12mr|perl-Filesys-Df-0.920.0-11|37	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Filesys-Df-0.920.0-11|38	
12mr|perl-Filesys-Df-0.920.0-11|39	%build
12mr|perl-Filesys-Df-0.920.0-11|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Filesys-Df-0.920.0-11|41	
12mr|perl-Filesys-Df-0.920.0-11|42	%{make}
12mr|perl-Filesys-Df-0.920.0-11|43	
12mr|perl-Filesys-Df-0.920.0-11|44	%check
12mr|perl-Filesys-Df-0.920.0-11|45	%{make} test
12mr|perl-Filesys-Df-0.920.0-11|46	
12mr|perl-Filesys-Df-0.920.0-11|47	%install
12mr|perl-Filesys-Df-0.920.0-11|48	rm -rf %buildroot
12mr|perl-Filesys-Df-0.920.0-11|49	%makeinstall_std
12mr|perl-Filesys-Df-0.920.0-11|50	
12mr|perl-Filesys-Df-0.920.0-11|51	%clean
12mr|perl-Filesys-Df-0.920.0-11|52	rm -rf %buildroot
12mr|perl-Filesys-Df-0.920.0-11|53	
12mr|perl-Filesys-Df-0.920.0-11|54	%files
12mr|perl-Filesys-Df-0.920.0-11|55	%defattr(-,root,root)
12mr|perl-Filesys-Df-0.920.0-11|56	%doc Changes README
12mr|perl-Filesys-Df-0.920.0-11|57	%{_mandir}/man3/*
12mr|perl-Filesys-Df-0.920.0-11|58	%perl_vendorlib/*
12mr|perl-Filesys-Df-0.920.0-11|59	
12mr|perl-Filesys-Df-0.920.0-11|60	
12mr|perl-Filesys-Df-0.920.0-11|61	
12mr|perl-Filesys-Df-0.920.0-11|62	
12mr|perl-Filesys-Df-0.920.0-11|63	%changelog
12mr|perl-Filesys-Df-0.920.0-11|64	

15577 12
12mr|perl-File-Tail-0.99.3-9|1	%define module File-Tail
12mr|perl-File-Tail-0.99.3-9|2	
12mr|perl-File-Tail-0.99.3-9|3	Summary:	File::Tail module for Perl
12mr|perl-File-Tail-0.99.3-9|4	Name:		perl-%module
12mr|perl-File-Tail-0.99.3-9|5	Version:	0.99.3
12mr|perl-File-Tail-0.99.3-9|6	Release:	%mkrel 9
12mr|perl-File-Tail-0.99.3-9|7	License:	GPL or Artistic
12mr|perl-File-Tail-0.99.3-9|8	Group:		Development/Perl
12mr|perl-File-Tail-0.99.3-9|9	Source0:	http://search.cpan.org/CPAN/authors/id/M/MG/MGRABNAR/%{module}-%{version}.tar.bz2
12mr|perl-File-Tail-0.99.3-9|10	Url:		http://search.cpan.org/dist/%module/
12mr|perl-File-Tail-0.99.3-9|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-root/
12mr|perl-File-Tail-0.99.3-9|12	Requires:	perl
12mr|perl-File-Tail-0.99.3-9|13	BuildRequires:	perl-devel perl-Time-HiRes
12mr|perl-File-Tail-0.99.3-9|14	BuildArch:	noarch
12mr|perl-File-Tail-0.99.3-9|15	
12mr|perl-File-Tail-0.99.3-9|16	%description
12mr|perl-File-Tail-0.99.3-9|17	This Perl modules allows to read from continously updated files.
12mr|perl-File-Tail-0.99.3-9|18	
12mr|perl-File-Tail-0.99.3-9|19	%prep
12mr|perl-File-Tail-0.99.3-9|20	%setup -q -n File-Tail-%{version}
12mr|perl-File-Tail-0.99.3-9|21	
12mr|perl-File-Tail-0.99.3-9|22	%build
12mr|perl-File-Tail-0.99.3-9|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-File-Tail-0.99.3-9|24	%{__make}
12mr|perl-File-Tail-0.99.3-9|25	
12mr|perl-File-Tail-0.99.3-9|26	%check
12mr|perl-File-Tail-0.99.3-9|27	%{__make} test
12mr|perl-File-Tail-0.99.3-9|28	
12mr|perl-File-Tail-0.99.3-9|29	%clean
12mr|perl-File-Tail-0.99.3-9|30	rm -rf %{buildroot}
12mr|perl-File-Tail-0.99.3-9|31	
12mr|perl-File-Tail-0.99.3-9|32	%install
12mr|perl-File-Tail-0.99.3-9|33	rm -rf %{buildroot}
12mr|perl-File-Tail-0.99.3-9|34	%makeinstall_std
12mr|perl-File-Tail-0.99.3-9|35	
12mr|perl-File-Tail-0.99.3-9|36	%files
12mr|perl-File-Tail-0.99.3-9|37	%defattr(-,root,root)
12mr|perl-File-Tail-0.99.3-9|38	%doc README Changes
12mr|perl-File-Tail-0.99.3-9|39	%{perl_vendorlib}/File
12mr|perl-File-Tail-0.99.3-9|40	%{_mandir}/*/*
12mr|perl-File-Tail-0.99.3-9|41	
12mr|perl-File-Tail-0.99.3-9|42	
12mr|perl-File-Tail-0.99.3-9|43	
12mr|perl-File-Tail-0.99.3-9|44	
12mr|perl-File-Tail-0.99.3-9|45	
12mr|perl-File-Tail-0.99.3-9|46	%changelog
12mr|perl-File-Tail-0.99.3-9|47	

15578 12
12mr|perl-File-Temp-0.220.0-7|1	%define upstream_name    File-Temp
12mr|perl-File-Temp-0.220.0-7|2	%define upstream_version 0.22
12mr|perl-File-Temp-0.220.0-7|3	
12mr|perl-File-Temp-0.220.0-7|4	%if %{_use_internal_dependency_generator}
12mr|perl-File-Temp-0.220.0-7|5	%define __noautoreq 'perl\\(VMS::Stdio\\)'
12mr|perl-File-Temp-0.220.0-7|6	%endif
12mr|perl-File-Temp-0.220.0-7|7	
12mr|perl-File-Temp-0.220.0-7|8	Name:           perl-%{upstream_name}
12mr|perl-File-Temp-0.220.0-7|9	Version:        %perl_convert_version %{upstream_version}
12mr|perl-File-Temp-0.220.0-7|10	Release:        7
12mr|perl-File-Temp-0.220.0-7|11	
12mr|perl-File-Temp-0.220.0-7|12	Summary:        Return name and handle of a temporary file safely
12mr|perl-File-Temp-0.220.0-7|13	License:        GPL+ or Artistic
12mr|perl-File-Temp-0.220.0-7|14	Group:          Development/Perl
12mr|perl-File-Temp-0.220.0-7|15	URL:            http://search.cpan.org/dist/%{upstream_name}
12mr|perl-File-Temp-0.220.0-7|16	Source0:        http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-File-Temp-0.220.0-7|17	
12mr|perl-File-Temp-0.220.0-7|18	BuildRequires:	perl-devel
12mr|perl-File-Temp-0.220.0-7|19	BuildArch:      noarch
12mr|perl-File-Temp-0.220.0-7|20	
12mr|perl-File-Temp-0.220.0-7|21	%description
12mr|perl-File-Temp-0.220.0-7|22	File::Temp can be used to create and open temporary files in a safe way. There
12mr|perl-File-Temp-0.220.0-7|23	is both a function interface and an object-oriented interface. The File::Temp
12mr|perl-File-Temp-0.220.0-7|24	constructor or the tempfile() function can be used to return the name and the
12mr|perl-File-Temp-0.220.0-7|25	open filehandle of a temporary file. The tempdir() function can be used to
12mr|perl-File-Temp-0.220.0-7|26	create a temporary directory.
12mr|perl-File-Temp-0.220.0-7|27	
12mr|perl-File-Temp-0.220.0-7|28	%prep
12mr|perl-File-Temp-0.220.0-7|29	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-File-Temp-0.220.0-7|30	
12mr|perl-File-Temp-0.220.0-7|31	%build
12mr|perl-File-Temp-0.220.0-7|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-File-Temp-0.220.0-7|33	%make CFLAGS="%{optflags}"
12mr|perl-File-Temp-0.220.0-7|34	
12mr|perl-File-Temp-0.220.0-7|35	%install
12mr|perl-File-Temp-0.220.0-7|36	%makeinstall_std
12mr|perl-File-Temp-0.220.0-7|37	
12mr|perl-File-Temp-0.220.0-7|38	mv %{buildroot}%{_mandir}/man3/File::Temp.3pm \
12mr|perl-File-Temp-0.220.0-7|39	%{buildroot}%{_mandir}/man3/File::Temp-%{upstream_version}.3pm
12mr|perl-File-Temp-0.220.0-7|40	
12mr|perl-File-Temp-0.220.0-7|41	%check
12mr|perl-File-Temp-0.220.0-7|42	%__make test
12mr|perl-File-Temp-0.220.0-7|43	
12mr|perl-File-Temp-0.220.0-7|44	%files
12mr|perl-File-Temp-0.220.0-7|45	%doc ChangeLog README
12mr|perl-File-Temp-0.220.0-7|46	%{perl_vendorlib}/File
12mr|perl-File-Temp-0.220.0-7|47	%{_mandir}/*/*
12mr|perl-File-Temp-0.220.0-7|48	
12mr|perl-File-Temp-0.220.0-7|49	
12mr|perl-File-Temp-0.220.0-7|50	
12mr|perl-File-Temp-0.220.0-7|51	
12mr|perl-File-Temp-0.220.0-7|52	%changelog
12mr|perl-File-Temp-0.220.0-7|53	* Thu Sep  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-File-Temp-0.220.0-7|54	+ Commit: 62598db
12mr|perl-File-Temp-0.220.0-7|55	- Add requires exceptions
12mr|perl-File-Temp-0.220.0-7|56	
12mr|perl-File-Temp-0.220.0-7|57	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-File-Temp-0.220.0-7|58	+ Commit: 4d6a7ac
12mr|perl-File-Temp-0.220.0-7|59	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-File-Temp-0.220.0-7|60	
12mr|perl-File-Temp-0.220.0-7|61	

15579 12
12mr|perl-File-Which-1.90.0-5|1	%define	upstream_name	 File-Which
12mr|perl-File-Which-1.90.0-5|2	%define	upstream_version 1.09
12mr|perl-File-Which-1.90.0-5|3	
12mr|perl-File-Which-1.90.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-File-Which-1.90.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-File-Which-1.90.0-5|6	Release:	5
12mr|perl-File-Which-1.90.0-5|7	
12mr|perl-File-Which-1.90.0-5|8	Summary:	Portable implementation of the `which' utility
12mr|perl-File-Which-1.90.0-5|9	License:	GPL+ or Artistic
12mr|perl-File-Which-1.90.0-5|10	Group:		Development/Perl
12mr|perl-File-Which-1.90.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-File-Which-1.90.0-5|12	Source0:	http://www.cpan.org/modules/by-module/File/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-File-Which-1.90.0-5|13	
12mr|perl-File-Which-1.90.0-5|14	BuildRequires:	perl-devel
12mr|perl-File-Which-1.90.0-5|15	BuildRequires:	perl(Test::Script)
12mr|perl-File-Which-1.90.0-5|16	
12mr|perl-File-Which-1.90.0-5|17	BuildArch:	noarch
12mr|perl-File-Which-1.90.0-5|18	
12mr|perl-File-Which-1.90.0-5|19	%description
12mr|perl-File-Which-1.90.0-5|20	File::Which was created to be able to get the paths to executable programs on
12mr|perl-File-Which-1.90.0-5|21	systems under which the `which' program wasn't implemented in the shell.
12mr|perl-File-Which-1.90.0-5|22	
12mr|perl-File-Which-1.90.0-5|23	File::Which searches the directories of the user's PATH (as returned by
12mr|perl-File-Which-1.90.0-5|24	File::Spec->path()), looking for executable files having the name specified as
12mr|perl-File-Which-1.90.0-5|25	a parameter to which(). Under Win32 systems, which do not have a notion of
12mr|perl-File-Which-1.90.0-5|26	directly executable files, but uses special extensions such as .exe and .bat to
12mr|perl-File-Which-1.90.0-5|27	identify them, File::Which takes extra steps to assure that you will find the
12mr|perl-File-Which-1.90.0-5|28	correct file (so for example, you might be searching for perl, it'll try
12mr|perl-File-Which-1.90.0-5|29	perl.exe, perl.bat, etc.)
12mr|perl-File-Which-1.90.0-5|30	
12mr|perl-File-Which-1.90.0-5|31	These slurp/spew subs work for files, pipes and sockets, and stdio,
12mr|perl-File-Which-1.90.0-5|32	pseudo-files, and DATA.
12mr|perl-File-Which-1.90.0-5|33	
12mr|perl-File-Which-1.90.0-5|34	%prep
12mr|perl-File-Which-1.90.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-File-Which-1.90.0-5|36	
12mr|perl-File-Which-1.90.0-5|37	%build
12mr|perl-File-Which-1.90.0-5|38	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-File-Which-1.90.0-5|39	%make
12mr|perl-File-Which-1.90.0-5|40	
12mr|perl-File-Which-1.90.0-5|41	%check
12mr|perl-File-Which-1.90.0-5|42	make test
12mr|perl-File-Which-1.90.0-5|43	
12mr|perl-File-Which-1.90.0-5|44	%install
12mr|perl-File-Which-1.90.0-5|45	%makeinstall_std
12mr|perl-File-Which-1.90.0-5|46	
12mr|perl-File-Which-1.90.0-5|47	%files
12mr|perl-File-Which-1.90.0-5|48	%doc README Changes
12mr|perl-File-Which-1.90.0-5|49	%{_bindir}/pwhich
12mr|perl-File-Which-1.90.0-5|50	%{_mandir}/man1/*
12mr|perl-File-Which-1.90.0-5|51	%{_mandir}/man3*/*
12mr|perl-File-Which-1.90.0-5|52	%{perl_vendorlib}/File
12mr|perl-File-Which-1.90.0-5|53	
12mr|perl-File-Which-1.90.0-5|54	
12mr|perl-File-Which-1.90.0-5|55	
12mr|perl-File-Which-1.90.0-5|56	%changelog
12mr|perl-File-Which-1.90.0-5|57	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-File-Which-1.90.0-5|58	+ Commit: 069c0c4
12mr|perl-File-Which-1.90.0-5|59	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-File-Which-1.90.0-5|60	
12mr|perl-File-Which-1.90.0-5|61	

15580 12
12mr|perl-Filter-1.390.0-3|1	%define upstream_name    Filter
12mr|perl-Filter-1.390.0-3|2	%define upstream_version 1.39
12mr|perl-Filter-1.390.0-3|3	
12mr|perl-Filter-1.390.0-3|4	Name:       perl-%{upstream_name}
12mr|perl-Filter-1.390.0-3|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Filter-1.390.0-3|6	Release:    %mkrel 3
12mr|perl-Filter-1.390.0-3|7	
12mr|perl-Filter-1.390.0-3|8	Summary:	Source filter modules for Perl
12mr|perl-Filter-1.390.0-3|9	License:	GPL+ or Artistic
12mr|perl-Filter-1.390.0-3|10	Group:		Development/Perl
12mr|perl-Filter-1.390.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Filter-1.390.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Filter-1.390.0-3|13	Patch0:		%{name}-1.31.shellbang.patch
12mr|perl-Filter-1.390.0-3|14	
12mr|perl-Filter-1.390.0-3|15	BuildRequires:	perl-devel
12mr|perl-Filter-1.390.0-3|16	
12mr|perl-Filter-1.390.0-3|17	
12mr|perl-Filter-1.390.0-3|18	%description
12mr|perl-Filter-1.390.0-3|19	Source filter modules for Perl
12mr|perl-Filter-1.390.0-3|20	
12mr|perl-Filter-1.390.0-3|21	%prep
12mr|perl-Filter-1.390.0-3|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Filter-1.390.0-3|23	%patch0
12mr|perl-Filter-1.390.0-3|24	
12mr|perl-Filter-1.390.0-3|25	%build
12mr|perl-Filter-1.390.0-3|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Filter-1.390.0-3|27	%make
12mr|perl-Filter-1.390.0-3|28	# clean up AFTER compilation
12mr|perl-Filter-1.390.0-3|29	find examples -type f -name \*.bak | xargs rm -f
12mr|perl-Filter-1.390.0-3|30	find examples -type f | xargs perl -pi -e 's|^#!/usr/local/bin/perl|#!/usr/bin/perl|'
12mr|perl-Filter-1.390.0-3|31	
12mr|perl-Filter-1.390.0-3|32	%check
12mr|perl-Filter-1.390.0-3|33	make test
12mr|perl-Filter-1.390.0-3|34	
12mr|perl-Filter-1.390.0-3|35	%install
12mr|perl-Filter-1.390.0-3|36	
12mr|perl-Filter-1.390.0-3|37	%makeinstall_std
12mr|perl-Filter-1.390.0-3|38	rm -rf %{buildroot}%{perl_vendorarch}/Filter/Util/Call.pm
12mr|perl-Filter-1.390.0-3|39	rm -rf %{buildroot}%{perl_vendorarch}/auto/Filter/Util/Call
12mr|perl-Filter-1.390.0-3|40	rm -rf %{buildroot}%{_mandir}/*/Filter::Util::Call.*
12mr|perl-Filter-1.390.0-3|41	
12mr|perl-Filter-1.390.0-3|42	%clean
12mr|perl-Filter-1.390.0-3|43	rm -rf %{buildroot}
12mr|perl-Filter-1.390.0-3|44	
12mr|perl-Filter-1.390.0-3|45	%files
12mr|perl-Filter-1.390.0-3|46	%defattr(-,root,root)
12mr|perl-Filter-1.390.0-3|47	%doc Changes examples README
12mr|perl-Filter-1.390.0-3|48	%{_mandir}/*/*
12mr|perl-Filter-1.390.0-3|49	%{perl_vendorarch}/auto/Filter
12mr|perl-Filter-1.390.0-3|50	%{perl_vendorarch}/Filter
12mr|perl-Filter-1.390.0-3|51	%{perl_vendorarch}/filter-util.pl
12mr|perl-Filter-1.390.0-3|52	%{perl_vendorarch}/perlfilter.pod
12mr|perl-Filter-1.390.0-3|53	
12mr|perl-Filter-1.390.0-3|54	
12mr|perl-Filter-1.390.0-3|55	
12mr|perl-Filter-1.390.0-3|56	%changelog
12mr|perl-Filter-1.390.0-3|57	

15581 12
12mr|perl-Font-AFM-1.200.0-5|1	%define upstream_name	 Font-AFM
12mr|perl-Font-AFM-1.200.0-5|2	%define upstream_version 1.20
12mr|perl-Font-AFM-1.200.0-5|3	
12mr|perl-Font-AFM-1.200.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Font-AFM-1.200.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Font-AFM-1.200.0-5|6	Release:	5
12mr|perl-Font-AFM-1.200.0-5|7	
12mr|perl-Font-AFM-1.200.0-5|8	Summary:	Interface to Adobe Font Metrics files
12mr|perl-Font-AFM-1.200.0-5|9	License:	GPL+ or Artistic
12mr|perl-Font-AFM-1.200.0-5|10	Group:		Development/Perl
12mr|perl-Font-AFM-1.200.0-5|11	Url:		http://www.cpan.org
12mr|perl-Font-AFM-1.200.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Font-AFM-1.200.0-5|13	
12mr|perl-Font-AFM-1.200.0-5|14	BuildRequires:	perl-devel
12mr|perl-Font-AFM-1.200.0-5|15	BuildArch:	noarch
12mr|perl-Font-AFM-1.200.0-5|16	
12mr|perl-Font-AFM-1.200.0-5|17	%description
12mr|perl-Font-AFM-1.200.0-5|18	This module implements the Font::AFM class. Objects of this
12mr|perl-Font-AFM-1.200.0-5|19	class are initialised from an AFM-file and allows you to obtain
12mr|perl-Font-AFM-1.200.0-5|20	information about the font and the metrics of the various glyphs
12mr|perl-Font-AFM-1.200.0-5|21	in the font.
12mr|perl-Font-AFM-1.200.0-5|22	
12mr|perl-Font-AFM-1.200.0-5|23	%prep
12mr|perl-Font-AFM-1.200.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Font-AFM-1.200.0-5|25	
12mr|perl-Font-AFM-1.200.0-5|26	%build
12mr|perl-Font-AFM-1.200.0-5|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Font-AFM-1.200.0-5|28	%make
12mr|perl-Font-AFM-1.200.0-5|29	
12mr|perl-Font-AFM-1.200.0-5|30	%check
12mr|perl-Font-AFM-1.200.0-5|31	make test
12mr|perl-Font-AFM-1.200.0-5|32	
12mr|perl-Font-AFM-1.200.0-5|33	%install
12mr|perl-Font-AFM-1.200.0-5|34	%makeinstall_std
12mr|perl-Font-AFM-1.200.0-5|35	rm -rf %{buildroot}/%{perl_vendorarch}
12mr|perl-Font-AFM-1.200.0-5|36	
12mr|perl-Font-AFM-1.200.0-5|37	%files
12mr|perl-Font-AFM-1.200.0-5|38	%{perl_vendorlib}/*
12mr|perl-Font-AFM-1.200.0-5|39	%{_mandir}/man3/*
12mr|perl-Font-AFM-1.200.0-5|40	
12mr|perl-Font-AFM-1.200.0-5|41	
12mr|perl-Font-AFM-1.200.0-5|42	%changelog
12mr|perl-Font-AFM-1.200.0-5|43	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Font-AFM-1.200.0-5|44	+ Commit: 47436a7
12mr|perl-Font-AFM-1.200.0-5|45	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Font-AFM-1.200.0-5|46	
12mr|perl-Font-AFM-1.200.0-5|47	

15582 12
12mr|perl-GD-2.460.0-4|1	%define upstream_name    GD
12mr|perl-GD-2.460.0-4|2	%define upstream_version 2.46
12mr|perl-GD-2.460.0-4|3	
12mr|perl-GD-2.460.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-GD-2.460.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-GD-2.460.0-4|6	Release:	%mkrel 4
12mr|perl-GD-2.460.0-4|7	
12mr|perl-GD-2.460.0-4|8	Summary:	A perl5 interface to Thomas Boutell's gd library
12mr|perl-GD-2.460.0-4|9	License:	Artistic
12mr|perl-GD-2.460.0-4|10	Group:		Development/Perl
12mr|perl-GD-2.460.0-4|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-GD-2.460.0-4|12	Source0:	http://www.cpan.org/modules/by-module/GD/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-GD-2.460.0-4|13	Patch2:		skip-jpg-test.diff
12mr|perl-GD-2.460.0-4|14	BuildRequires:	gd-devel
12mr|perl-GD-2.460.0-4|15	BuildRequires:	libpng-devel
12mr|perl-GD-2.460.0-4|16	BuildRequires:	zlib-devel
12mr|perl-GD-2.460.0-4|17	BuildRequires:	freetype-devel
12mr|perl-GD-2.460.0-4|18	BuildRequires:	libjpeg-devel
12mr|perl-GD-2.460.0-4|19	BuildRequires:	xpm-devel
12mr|perl-GD-2.460.0-4|20	BuildRequires:	perl-devel
12mr|perl-GD-2.460.0-4|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-GD-2.460.0-4|22	
12mr|perl-GD-2.460.0-4|23	%description
12mr|perl-GD-2.460.0-4|24	GD.pm is a autoloadable interface module for libgd, a popular library
12mr|perl-GD-2.460.0-4|25	for creating and manipulating PNG files.  With this library you can
12mr|perl-GD-2.460.0-4|26	create PNG images on the fly or modify existing files.  Features
12mr|perl-GD-2.460.0-4|27	include:
12mr|perl-GD-2.460.0-4|28	
12mr|perl-GD-2.460.0-4|29	a.  lines, polygons, rectangles and arcs, both filled and unfilled
12mr|perl-GD-2.460.0-4|30	b.  flood fills
12mr|perl-GD-2.460.0-4|31	c.  the use of arbitrary images as brushes and as tiled fill patterns
12mr|perl-GD-2.460.0-4|32	d.  line styling (dashed lines and the like)
12mr|perl-GD-2.460.0-4|33	e.  horizontal and vertical text rendering
12mr|perl-GD-2.460.0-4|34	f.  support for transparency and interlacing
12mr|perl-GD-2.460.0-4|35	
12mr|perl-GD-2.460.0-4|36	
12mr|perl-GD-2.460.0-4|37	%prep
12mr|perl-GD-2.460.0-4|38	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-GD-2.460.0-4|39	%patch2 -p0
12mr|perl-GD-2.460.0-4|40	
12mr|perl-GD-2.460.0-4|41	# Remove Local from path
12mr|perl-GD-2.460.0-4|42	find . -type f | xargs perl -p -i -e "s|/usr/local/|/usr/|g"
12mr|perl-GD-2.460.0-4|43	
12mr|perl-GD-2.460.0-4|44	# lib64 fixes, don't add /usr/lib/X11 to linker search path
12mr|perl-GD-2.460.0-4|45	perl -pi \
12mr|perl-GD-2.460.0-4|46	-e "s|-L/usr/lib/X11||g;" \
12mr|perl-GD-2.460.0-4|47	-e "s|-L/usr/X11/lib||g;" \
12mr|perl-GD-2.460.0-4|48	-e "s|-L/usr/lib||g" \
12mr|perl-GD-2.460.0-4|49	Makefile.PL
12mr|perl-GD-2.460.0-4|50	
12mr|perl-GD-2.460.0-4|51	%build
12mr|perl-GD-2.460.0-4|52	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-GD-2.460.0-4|53	%make CFLAGS="%{optflags}"
12mr|perl-GD-2.460.0-4|54	
12mr|perl-GD-2.460.0-4|55	%check
12mr|perl-GD-2.460.0-4|56	%ifnarch ppc
12mr|perl-GD-2.460.0-4|57	%{__make} test
12mr|perl-GD-2.460.0-4|58	%endif
12mr|perl-GD-2.460.0-4|59	
12mr|perl-GD-2.460.0-4|60	%install
12mr|perl-GD-2.460.0-4|61	rm -rf %{buildroot}
12mr|perl-GD-2.460.0-4|62	%makeinstall_std
12mr|perl-GD-2.460.0-4|63	
12mr|perl-GD-2.460.0-4|64	%clean
12mr|perl-GD-2.460.0-4|65	rm -rf %{buildroot}
12mr|perl-GD-2.460.0-4|66	
12mr|perl-GD-2.460.0-4|67	%files
12mr|perl-GD-2.460.0-4|68	%defattr(-,root,root)
12mr|perl-GD-2.460.0-4|69	%doc ChangeLog README README.QUICKDRAW README.unix demos
12mr|perl-GD-2.460.0-4|70	%{perl_vendorarch}/GD*
12mr|perl-GD-2.460.0-4|71	%{perl_vendorarch}/auto/GD*
12mr|perl-GD-2.460.0-4|72	%{perl_vendorarch}/qd.pl
12mr|perl-GD-2.460.0-4|73	%{_mandir}/man?/*
12mr|perl-GD-2.460.0-4|74	%{_bindir}/bdf2gdfont.pl
12mr|perl-GD-2.460.0-4|75	
12mr|perl-GD-2.460.0-4|76	
12mr|perl-GD-2.460.0-4|77	
12mr|perl-GD-2.460.0-4|78	
12mr|perl-GD-2.460.0-4|79	%changelog
12mr|perl-GD-2.460.0-4|80	

15583 12
12mr|perl-GDGraph-1.440.0-4|1	%define upstream_name    GDGraph
12mr|perl-GDGraph-1.440.0-4|2	%define upstream_version 1.44
12mr|perl-GDGraph-1.440.0-4|3	
12mr|perl-GDGraph-1.440.0-4|4	Name:       perl-%{upstream_name}
12mr|perl-GDGraph-1.440.0-4|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-GDGraph-1.440.0-4|6	Release:    %mkrel 4
12mr|perl-GDGraph-1.440.0-4|7	
12mr|perl-GDGraph-1.440.0-4|8	Summary:	Graph Plotting Module for Perl 5
12mr|perl-GDGraph-1.440.0-4|9	License:	GPL+ or Artistic
12mr|perl-GDGraph-1.440.0-4|10	Group:		Development/Perl
12mr|perl-GDGraph-1.440.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-GDGraph-1.440.0-4|12	Source0:    http://search.cpan.org/CPAN/authors/id/M/MV/MVERB/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-GDGraph-1.440.0-4|13	
12mr|perl-GDGraph-1.440.0-4|14	BuildRequires:	perl-devel
12mr|perl-GDGraph-1.440.0-4|15	BuildRequires:	perl-GD >= 1.20
12mr|perl-GDGraph-1.440.0-4|16	BuildRequires:	perl-GDTextUtil >= 0.83
12mr|perl-GDGraph-1.440.0-4|17	BuildRequires:	gd-devel
12mr|perl-GDGraph-1.440.0-4|18	BuildArch:	noarch
12mr|perl-GDGraph-1.440.0-4|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-GDGraph-1.440.0-4|20	Provides:	perl-GD-Graph
12mr|perl-GDGraph-1.440.0-4|21	Obsoletes:	perl-GD-Graph
12mr|perl-GDGraph-1.440.0-4|22	
12mr|perl-GDGraph-1.440.0-4|23	%description
12mr|perl-GDGraph-1.440.0-4|24	This is GDGraph, a package to generate charts, using Lincoln
12mr|perl-GDGraph-1.440.0-4|25	Stein's GD.pm. See the documentation for some history and more
12mr|perl-GDGraph-1.440.0-4|26	information.
12mr|perl-GDGraph-1.440.0-4|27	
12mr|perl-GDGraph-1.440.0-4|28	%prep
12mr|perl-GDGraph-1.440.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-GDGraph-1.440.0-4|30	
12mr|perl-GDGraph-1.440.0-4|31	# perl path hack
12mr|perl-GDGraph-1.440.0-4|32	#find . -type f | xargs perl -p -i -e "s|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|g"
12mr|perl-GDGraph-1.440.0-4|33	
12mr|perl-GDGraph-1.440.0-4|34	%build
12mr|perl-GDGraph-1.440.0-4|35	perl Makefile.PL INSTALLDIRS=vendor </dev/null
12mr|perl-GDGraph-1.440.0-4|36	%make
12mr|perl-GDGraph-1.440.0-4|37	
12mr|perl-GDGraph-1.440.0-4|38	%install
12mr|perl-GDGraph-1.440.0-4|39	rm -rf %{buildroot}
12mr|perl-GDGraph-1.440.0-4|40	%makeinstall_std
12mr|perl-GDGraph-1.440.0-4|41	
12mr|perl-GDGraph-1.440.0-4|42	%check
12mr|perl-GDGraph-1.440.0-4|43	make test
12mr|perl-GDGraph-1.440.0-4|44	
12mr|perl-GDGraph-1.440.0-4|45	%clean
12mr|perl-GDGraph-1.440.0-4|46	rm -rf %{buildroot}
12mr|perl-GDGraph-1.440.0-4|47	
12mr|perl-GDGraph-1.440.0-4|48	%files
12mr|perl-GDGraph-1.440.0-4|49	%defattr(-,root,root)
12mr|perl-GDGraph-1.440.0-4|50	%doc CHANGES README
12mr|perl-GDGraph-1.440.0-4|51	%{perl_vendorlib}/GD/*
12mr|perl-GDGraph-1.440.0-4|52	%{_mandir}/*/*
12mr|perl-GDGraph-1.440.0-4|53	
12mr|perl-GDGraph-1.440.0-4|54	
12mr|perl-GDGraph-1.440.0-4|55	
12mr|perl-GDGraph-1.440.0-4|56	%changelog
12mr|perl-GDGraph-1.440.0-4|57	

15584 12
12mr|perl-GD-Graph3d-0.630.0-5|1	%define upstream_name	 GD-Graph3d
12mr|perl-GD-Graph3d-0.630.0-5|2	%define upstream_version 0.63
12mr|perl-GD-Graph3d-0.630.0-5|3	
12mr|perl-GD-Graph3d-0.630.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-GD-Graph3d-0.630.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-GD-Graph3d-0.630.0-5|6	Release:	5
12mr|perl-GD-Graph3d-0.630.0-5|7	
12mr|perl-GD-Graph3d-0.630.0-5|8	Summary:	Create 3D Graphs with GD and GD::Graph
12mr|perl-GD-Graph3d-0.630.0-5|9	License:	GPL+ or Artistic
12mr|perl-GD-Graph3d-0.630.0-5|10	Group:		Development/Perl
12mr|perl-GD-Graph3d-0.630.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-GD-Graph3d-0.630.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/W/WA/WADG/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-GD-Graph3d-0.630.0-5|13	
12mr|perl-GD-Graph3d-0.630.0-5|14	BuildRequires:	perl-devel
12mr|perl-GD-Graph3d-0.630.0-5|15	BuildRequires:	perl-GDGraph
12mr|perl-GD-Graph3d-0.630.0-5|16	BuildArch:	noarch
12mr|perl-GD-Graph3d-0.630.0-5|17	
12mr|perl-GD-Graph3d-0.630.0-5|18	%description
12mr|perl-GD-Graph3d-0.630.0-5|19	This is the GD::Graph3d extensions module. It provides 3D graphs for the
12mr|perl-GD-Graph3d-0.630.0-5|20	GD::Graph module by Martien Verbruggen, which in turn generates graph using
12mr|perl-GD-Graph3d-0.630.0-5|21	Lincoln Stein's GD.pm.
12mr|perl-GD-Graph3d-0.630.0-5|22	
12mr|perl-GD-Graph3d-0.630.0-5|23	You use these modules just as you would any of the GD::Graph modules, except
12mr|perl-GD-Graph3d-0.630.0-5|24	that they generate 3d-looking graphs. Each graph type is described below with
12mr|perl-GD-Graph3d-0.630.0-5|25	only the options that are unique to the 3d version. The modules are based on
12mr|perl-GD-Graph3d-0.630.0-5|26	their 2d versions (e.g. GD::Graph::bars3d works like GD::Graph::bars), and
12mr|perl-GD-Graph3d-0.630.0-5|27	support all the options in those. Make sure to read the documentation on
12mr|perl-GD-Graph3d-0.630.0-5|28	GD::Graph.
12mr|perl-GD-Graph3d-0.630.0-5|29	
12mr|perl-GD-Graph3d-0.630.0-5|30	%prep
12mr|perl-GD-Graph3d-0.630.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-GD-Graph3d-0.630.0-5|32	perl -pi -e 'tr/\r//d;' Changes
12mr|perl-GD-Graph3d-0.630.0-5|33	
12mr|perl-GD-Graph3d-0.630.0-5|34	%build
12mr|perl-GD-Graph3d-0.630.0-5|35	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-GD-Graph3d-0.630.0-5|36	%make
12mr|perl-GD-Graph3d-0.630.0-5|37	
12mr|perl-GD-Graph3d-0.630.0-5|38	%check
12mr|perl-GD-Graph3d-0.630.0-5|39	make test
12mr|perl-GD-Graph3d-0.630.0-5|40	
12mr|perl-GD-Graph3d-0.630.0-5|41	%install
12mr|perl-GD-Graph3d-0.630.0-5|42	%makeinstall_std
12mr|perl-GD-Graph3d-0.630.0-5|43	
12mr|perl-GD-Graph3d-0.630.0-5|44	%files
12mr|perl-GD-Graph3d-0.630.0-5|45	%doc Changes
12mr|perl-GD-Graph3d-0.630.0-5|46	%{perl_vendorlib}/GD
12mr|perl-GD-Graph3d-0.630.0-5|47	%{_mandir}/*/*
12mr|perl-GD-Graph3d-0.630.0-5|48	
12mr|perl-GD-Graph3d-0.630.0-5|49	
12mr|perl-GD-Graph3d-0.630.0-5|50	
12mr|perl-GD-Graph3d-0.630.0-5|51	%changelog
12mr|perl-GD-Graph3d-0.630.0-5|52	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-GD-Graph3d-0.630.0-5|53	+ Commit: a662716
12mr|perl-GD-Graph3d-0.630.0-5|54	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-GD-Graph3d-0.630.0-5|55	
12mr|perl-GD-Graph3d-0.630.0-5|56	

15585 12
12mr|perl-GDTextUtil-0.860.0-5|1	%define	upstream_name	 GDTextUtil
12mr|perl-GDTextUtil-0.860.0-5|2	%define upstream_version 0.86
12mr|perl-GDTextUtil-0.860.0-5|3	
12mr|perl-GDTextUtil-0.860.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-GDTextUtil-0.860.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-GDTextUtil-0.860.0-5|6	Release:	5
12mr|perl-GDTextUtil-0.860.0-5|7	
12mr|perl-GDTextUtil-0.860.0-5|8	Summary:	Text utilities for use with GD
12mr|perl-GDTextUtil-0.860.0-5|9	License:	GPL+ or Artistic
12mr|perl-GDTextUtil-0.860.0-5|10	Group:		Development/Perl
12mr|perl-GDTextUtil-0.860.0-5|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-GDTextUtil-0.860.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MV/MVERB/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-GDTextUtil-0.860.0-5|13	
12mr|perl-GDTextUtil-0.860.0-5|14	BuildRequires:	perl-devel
12mr|perl-GDTextUtil-0.860.0-5|15	BuildRequires:	perl-GD >= 1.20
12mr|perl-GDTextUtil-0.860.0-5|16	BuildArch:	noarch
12mr|perl-GDTextUtil-0.860.0-5|17	Provides:	perl-GD-TextUtil = %{version}-%{release}
12mr|perl-GDTextUtil-0.860.0-5|18	
12mr|perl-GDTextUtil-0.860.0-5|19	%description
12mr|perl-GDTextUtil-0.860.0-5|20	This module provides a font-independent way of dealing with text in GD, for use
12mr|perl-GDTextUtil-0.860.0-5|21	with the GD::Text::* modules and GD::Graph.
12mr|perl-GDTextUtil-0.860.0-5|22	
12mr|perl-GDTextUtil-0.860.0-5|23	%prep
12mr|perl-GDTextUtil-0.860.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-GDTextUtil-0.860.0-5|25	
12mr|perl-GDTextUtil-0.860.0-5|26	%build
12mr|perl-GDTextUtil-0.860.0-5|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-GDTextUtil-0.860.0-5|28	%make
12mr|perl-GDTextUtil-0.860.0-5|29	
12mr|perl-GDTextUtil-0.860.0-5|30	%check
12mr|perl-GDTextUtil-0.860.0-5|31	make test
12mr|perl-GDTextUtil-0.860.0-5|32	
12mr|perl-GDTextUtil-0.860.0-5|33	%install
12mr|perl-GDTextUtil-0.860.0-5|34	%makeinstall_std
12mr|perl-GDTextUtil-0.860.0-5|35	
12mr|perl-GDTextUtil-0.860.0-5|36	%files
12mr|perl-GDTextUtil-0.860.0-5|37	%doc Changes README
12mr|perl-GDTextUtil-0.860.0-5|38	%{perl_vendorlib}/GD
12mr|perl-GDTextUtil-0.860.0-5|39	%{_mandir}/*/*
12mr|perl-GDTextUtil-0.860.0-5|40	
12mr|perl-GDTextUtil-0.860.0-5|41	
12mr|perl-GDTextUtil-0.860.0-5|42	
12mr|perl-GDTextUtil-0.860.0-5|43	%changelog
12mr|perl-GDTextUtil-0.860.0-5|44	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-GDTextUtil-0.860.0-5|45	+ Commit: 2a293b4
12mr|perl-GDTextUtil-0.860.0-5|46	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-GDTextUtil-0.860.0-5|47	
12mr|perl-GDTextUtil-0.860.0-5|48	

15586 12
12mr|perl-Geography-Countries-2009041301.0.0-5|1	%define upstream_name	 Geography-Countries
12mr|perl-Geography-Countries-2009041301.0.0-5|2	%define upstream_version 2009041301
12mr|perl-Geography-Countries-2009041301.0.0-5|3	
12mr|perl-Geography-Countries-2009041301.0.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Geography-Countries-2009041301.0.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Geography-Countries-2009041301.0.0-5|6	Release:	5
12mr|perl-Geography-Countries-2009041301.0.0-5|7	
12mr|perl-Geography-Countries-2009041301.0.0-5|8	Summary:	Maps 2-letter, 3-letter, and numerical codes for countries
12mr|perl-Geography-Countries-2009041301.0.0-5|9	License:	MIT
12mr|perl-Geography-Countries-2009041301.0.0-5|10	Group:		Development/Perl
12mr|perl-Geography-Countries-2009041301.0.0-5|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Geography-Countries-2009041301.0.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Geography/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Geography-Countries-2009041301.0.0-5|13	
12mr|perl-Geography-Countries-2009041301.0.0-5|14	BuildRequires:	perl-devel
12mr|perl-Geography-Countries-2009041301.0.0-5|15	BuildArch:	noarch
12mr|perl-Geography-Countries-2009041301.0.0-5|16	
12mr|perl-Geography-Countries-2009041301.0.0-5|17	%description
12mr|perl-Geography-Countries-2009041301.0.0-5|18	This module maps country names, and their 2-letter, 3-letter and
12mr|perl-Geography-Countries-2009041301.0.0-5|19	numerical codes, as defined by the ISO-3166 maintenance agency,
12mr|perl-Geography-Countries-2009041301.0.0-5|20	and defined by the UNSD.
12mr|perl-Geography-Countries-2009041301.0.0-5|21	
12mr|perl-Geography-Countries-2009041301.0.0-5|22	%prep
12mr|perl-Geography-Countries-2009041301.0.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Geography-Countries-2009041301.0.0-5|24	
12mr|perl-Geography-Countries-2009041301.0.0-5|25	%build
12mr|perl-Geography-Countries-2009041301.0.0-5|26	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Geography-Countries-2009041301.0.0-5|27	%make
12mr|perl-Geography-Countries-2009041301.0.0-5|28	
12mr|perl-Geography-Countries-2009041301.0.0-5|29	%check
12mr|perl-Geography-Countries-2009041301.0.0-5|30	make test
12mr|perl-Geography-Countries-2009041301.0.0-5|31	
12mr|perl-Geography-Countries-2009041301.0.0-5|32	%install
12mr|perl-Geography-Countries-2009041301.0.0-5|33	%makeinstall_std
12mr|perl-Geography-Countries-2009041301.0.0-5|34	
12mr|perl-Geography-Countries-2009041301.0.0-5|35	%files
12mr|perl-Geography-Countries-2009041301.0.0-5|36	%{perl_vendorlib}/Geography
12mr|perl-Geography-Countries-2009041301.0.0-5|37	%{_mandir}/*/*
12mr|perl-Geography-Countries-2009041301.0.0-5|38	
12mr|perl-Geography-Countries-2009041301.0.0-5|39	
12mr|perl-Geography-Countries-2009041301.0.0-5|40	%changelog
12mr|perl-Geography-Countries-2009041301.0.0-5|41	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Geography-Countries-2009041301.0.0-5|42	+ Commit: 33093cf
12mr|perl-Geography-Countries-2009041301.0.0-5|43	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Geography-Countries-2009041301.0.0-5|44	
12mr|perl-Geography-Countries-2009041301.0.0-5|45	

15587 12
12mr|perl-Gimp-2.2-1.pre1.7|1	%define	module	Gimp
12mr|perl-Gimp-2.2-1.pre1.7|2	%define pre pre1
12mr|perl-Gimp-2.2-1.pre1.7|3	Summary:	Perl module enabling to write plugins for the Gimp2
12mr|perl-Gimp-2.2-1.pre1.7|4	Name:		perl-%module
12mr|perl-Gimp-2.2-1.pre1.7|5	Epoch:		1
12mr|perl-Gimp-2.2-1.pre1.7|6	Version:	2.2
12mr|perl-Gimp-2.2-1.pre1.7|7	Release:	%mkrel 1.%pre.7
12mr|perl-Gimp-2.2-1.pre1.7|8	License:	GPL or Artistic
12mr|perl-Gimp-2.2-1.pre1.7|9	Group:		Development/GNOME and GTK+
12mr|perl-Gimp-2.2-1.pre1.7|10	Source0:	http://search.cpan.org/CPAN/authors/id/S/SJ/SJBURGES/%module-%{version}%pre.tar.bz2
12mr|perl-Gimp-2.2-1.pre1.7|11	Patch0:		Gimp-2.0pre1-fix-build.patch
12mr|perl-Gimp-2.2-1.pre1.7|12	Patch1:		Gimp-2.2-fix-str-fmt.patch
12mr|perl-Gimp-2.2-1.pre1.7|13	URL:		http://search.cpan.org/~sjburges/Gimp/Gimp.pm
12mr|perl-Gimp-2.2-1.pre1.7|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|perl-Gimp-2.2-1.pre1.7|15	BuildRequires:	gtk+2-devel perl-devel libgimp-devel > 2.0
12mr|perl-Gimp-2.2-1.pre1.7|16	BuildRequires:	perl-Gtk2 perl-PDL perl-Parse-RecDescent perl-ExtUtils-Depends
12mr|perl-Gimp-2.2-1.pre1.7|17	BuildRequires:	perl-ExtUtils-PkgConfig
12mr|perl-Gimp-2.2-1.pre1.7|18	BuildRequires:  glitz-devel
12mr|perl-Gimp-2.2-1.pre1.7|19	Requires:	perl-PDL
12mr|perl-Gimp-2.2-1.pre1.7|20	Requires:	gtk+2 libgtk+2, perl-Glib >= 1.021
12mr|perl-Gimp-2.2-1.pre1.7|21	Provides:	gimp-perl = %epoch:%version
12mr|perl-Gimp-2.2-1.pre1.7|22	Obsoletes:	gimp-perl < %epoch:2.0
12mr|perl-Gimp-2.2-1.pre1.7|23	
12mr|perl-Gimp-2.2-1.pre1.7|24	# Don't use automatic requires for perl-PDL (#22095):
12mr|perl-Gimp-2.2-1.pre1.7|25	%define _requires_exceptions perl(PDL
12mr|perl-Gimp-2.2-1.pre1.7|26	
12mr|perl-Gimp-2.2-1.pre1.7|27	%description
12mr|perl-Gimp-2.2-1.pre1.7|28	This module provides perl access to the Gimp2 libraries.
12mr|perl-Gimp-2.2-1.pre1.7|29	
12mr|perl-Gimp-2.2-1.pre1.7|30	%prep
12mr|perl-Gimp-2.2-1.pre1.7|31	%setup -q -n gimp-perl
12mr|perl-Gimp-2.2-1.pre1.7|32	%patch0 -p0
12mr|perl-Gimp-2.2-1.pre1.7|33	%patch1 -p0
12mr|perl-Gimp-2.2-1.pre1.7|34	
12mr|perl-Gimp-2.2-1.pre1.7|35	%build
12mr|perl-Gimp-2.2-1.pre1.7|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Gimp-2.2-1.pre1.7|37	%make OPTIMIZE="%{optflags}"
12mr|perl-Gimp-2.2-1.pre1.7|38	
12mr|perl-Gimp-2.2-1.pre1.7|39	%check
12mr|perl-Gimp-2.2-1.pre1.7|40	%make test
12mr|perl-Gimp-2.2-1.pre1.7|41	
12mr|perl-Gimp-2.2-1.pre1.7|42	%install
12mr|perl-Gimp-2.2-1.pre1.7|43	rm -rf $RPM_BUILD_ROOT
12mr|perl-Gimp-2.2-1.pre1.7|44	mkdir -p $RPM_BUILD_ROOT%{_libdir}/gimp/2.0/plug-ins/
12mr|perl-Gimp-2.2-1.pre1.7|45	make DESTDIR=%buildroot pure_vendor_install
12mr|perl-Gimp-2.2-1.pre1.7|46	install -m 755 examples/* $RPM_BUILD_ROOT%{_libdir}/gimp/2.0/plug-ins/
12mr|perl-Gimp-2.2-1.pre1.7|47	perl -pi -e "s^/opt/bin/perl^%_bindir/perl^" $RPM_BUILD_ROOT%{_libdir}/gimp/2.0/plug-ins/*
12mr|perl-Gimp-2.2-1.pre1.7|48	
12mr|perl-Gimp-2.2-1.pre1.7|49	# fix conflict with gimp-1:
12mr|perl-Gimp-2.2-1.pre1.7|50	rm -f $RPM_BUILD_ROOT%_mandir/man1/embedxpm.*
12mr|perl-Gimp-2.2-1.pre1.7|51	rm -f $RPM_BUILD_ROOT%{_libdir}/gimp/2.0/plug-ins/redeye
12mr|perl-Gimp-2.2-1.pre1.7|52	rm -f $RPM_BUILD_ROOT%{_libdir}/gimp/2.0/plug-ins/README
12mr|perl-Gimp-2.2-1.pre1.7|53	rm -f $RPM_BUILD_ROOT%{_libdir}/gimp/2.0/plug-ins/examples.TODO
12mr|perl-Gimp-2.2-1.pre1.7|54	
12mr|perl-Gimp-2.2-1.pre1.7|55	%clean
12mr|perl-Gimp-2.2-1.pre1.7|56	rm -rf $RPM_BUILD_ROOT
12mr|perl-Gimp-2.2-1.pre1.7|57	
12mr|perl-Gimp-2.2-1.pre1.7|58	%files
12mr|perl-Gimp-2.2-1.pre1.7|59	%defattr(-, root, root)
12mr|perl-Gimp-2.2-1.pre1.7|60	%doc AUTHORS COPYING* examples/examples.TODO examples/README
12mr|perl-Gimp-2.2-1.pre1.7|61	%_bindir/*
12mr|perl-Gimp-2.2-1.pre1.7|62	%_mandir/*/*
12mr|perl-Gimp-2.2-1.pre1.7|63	%_libdir/gimp/2.0/plug-ins/*
12mr|perl-Gimp-2.2-1.pre1.7|64	%_prefix/lib/perl5/*
12mr|perl-Gimp-2.2-1.pre1.7|65	#%{perl_vendorlib}/%module
12mr|perl-Gimp-2.2-1.pre1.7|66	#%{perl_vendorlib}/%module.pm
12mr|perl-Gimp-2.2-1.pre1.7|67	#%{perl_vendorlib}/auto/*
12mr|perl-Gimp-2.2-1.pre1.7|68	
12mr|perl-Gimp-2.2-1.pre1.7|69	
12mr|perl-Gimp-2.2-1.pre1.7|70	
12mr|perl-Gimp-2.2-1.pre1.7|71	
12mr|perl-Gimp-2.2-1.pre1.7|72	%changelog
12mr|perl-Gimp-2.2-1.pre1.7|73	

15588 12
12mr|perl-Glib-1.241.0-2|1	%define upstream_name    Glib
12mr|perl-Glib-1.241.0-2|2	%define upstream_version 1.241
12mr|perl-Glib-1.241.0-2|3	
12mr|perl-Glib-1.241.0-2|4	%define Werror_cflags %nil
12mr|perl-Glib-1.241.0-2|5	
12mr|perl-Glib-1.241.0-2|6	Name:       perl-%{upstream_name}
12mr|perl-Glib-1.241.0-2|7	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Glib-1.241.0-2|8	Release:    2
12mr|perl-Glib-1.241.0-2|9	
12mr|perl-Glib-1.241.0-2|10	Summary: Perl module for the glib-2.x library
12mr|perl-Glib-1.241.0-2|11	License: GPL+ or Artistic
12mr|perl-Glib-1.241.0-2|12	Group:   Development/GNOME and GTK+
12mr|perl-Glib-1.241.0-2|13	Url:     http://gtk2-perl.sf.net/
12mr|perl-Glib-1.241.0-2|14	# https://sourceforge.net/project/showfiles.php?group_id=64773&package_id=91217
12mr|perl-Glib-1.241.0-2|15	Source0: http://prdownloads.sourceforge.net/gtk2-perl/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Glib-1.241.0-2|16	# BUG: we do not hanble exceptions out of Gtk2->main loop
12mr|perl-Glib-1.241.0-2|17	# we should just horribly die in that case
12mr|perl-Glib-1.241.0-2|18	Patch0: Glib-1.210-exception-trapping.patch
12mr|perl-Glib-1.241.0-2|19	
12mr|perl-Glib-1.241.0-2|20	BuildRequires: glib2-devel >= 2.6.0
12mr|perl-Glib-1.241.0-2|21	BuildRequires: perl(ExtUtils::Depends) >= 0.300.0
12mr|perl-Glib-1.241.0-2|22	BuildRequires: perl(ExtUtils::PkgConfig)
12mr|perl-Glib-1.241.0-2|23	BuildRequires: perl-devel
12mr|perl-Glib-1.241.0-2|24	
12mr|perl-Glib-1.241.0-2|25	Conflicts: perl-Gtk2 <= 1
12mr|perl-Glib-1.241.0-2|26	
12mr|perl-Glib-1.241.0-2|27	%description
12mr|perl-Glib-1.241.0-2|28	This module provides perl access to Glib and GLib's GObject libraries.
12mr|perl-Glib-1.241.0-2|29	It is mainly used by perl-GTK2 applications.
12mr|perl-Glib-1.241.0-2|30	
12mr|perl-Glib-1.241.0-2|31	Glib is a handy library of portability and utility functions. This C library
12mr|perl-Glib-1.241.0-2|32	is designed to solve some portability problems and provide other useful
12mr|perl-Glib-1.241.0-2|33	functionality which most programs require.
12mr|perl-Glib-1.241.0-2|34	
12mr|perl-Glib-1.241.0-2|35	GObject provides a generic type system with inheritance and a powerful signal
12mr|perl-Glib-1.241.0-2|36	system.
12mr|perl-Glib-1.241.0-2|37	
12mr|perl-Glib-1.241.0-2|38	Together these libraries are used as the foundation for many of the libraries
12mr|perl-Glib-1.241.0-2|39	that make up the Gnome environment, and are used in many unrelated
12mr|perl-Glib-1.241.0-2|40	projects.
12mr|perl-Glib-1.241.0-2|41	
12mr|perl-Glib-1.241.0-2|42	%package doc
12mr|perl-Glib-1.241.0-2|43	Summary: Glib documentation
12mr|perl-Glib-1.241.0-2|44	Group: Books/Computer books
12mr|perl-Glib-1.241.0-2|45	Obsoletes: %{name}-doc < 1.230.0-9
12mr|perl-Glib-1.241.0-2|46	
12mr|perl-Glib-1.241.0-2|47	%description doc
12mr|perl-Glib-1.241.0-2|48	This package contains documentation of the Glib module.
12mr|perl-Glib-1.241.0-2|49	
12mr|perl-Glib-1.241.0-2|50	%prep
12mr|perl-Glib-1.241.0-2|51	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Glib-1.241.0-2|52	%patch0 -p0 -b .ex
12mr|perl-Glib-1.241.0-2|53	find -type d -name CVS | rm -rf
12mr|perl-Glib-1.241.0-2|54	
12mr|perl-Glib-1.241.0-2|55	%build
12mr|perl-Glib-1.241.0-2|56	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Glib-1.241.0-2|57	%make OPTIMIZE="$RPM_OPT_FLAGS"
12mr|perl-Glib-1.241.0-2|58	
12mr|perl-Glib-1.241.0-2|59	%check
12mr|perl-Glib-1.241.0-2|60	# disabled due to long time faillures
12mr|perl-Glib-1.241.0-2|61	#%make test
12mr|perl-Glib-1.241.0-2|62	
12mr|perl-Glib-1.241.0-2|63	%install
12mr|perl-Glib-1.241.0-2|64	rm -rf %{buildroot}
12mr|perl-Glib-1.241.0-2|65	%makeinstall_std
12mr|perl-Glib-1.241.0-2|66	
12mr|perl-Glib-1.241.0-2|67	%files
12mr|perl-Glib-1.241.0-2|68	%doc AUTHORS LICENSE
12mr|perl-Glib-1.241.0-2|69	%dir %{perl_vendorarch}/%{upstream_name}/
12mr|perl-Glib-1.241.0-2|70	%{perl_vendorarch}/%{upstream_name}.pm
12mr|perl-Glib-1.241.0-2|71	%{perl_vendorarch}/%{upstream_name}/*.pm
12mr|perl-Glib-1.241.0-2|72	%{perl_vendorarch}/%{upstream_name}/*/*.pm
12mr|perl-Glib-1.241.0-2|73	%{perl_vendorarch}/%{upstream_name}/Install/doctypes
12mr|perl-Glib-1.241.0-2|74	%{perl_vendorarch}/%{upstream_name}/Install/gperl.h
12mr|perl-Glib-1.241.0-2|75	%{perl_vendorarch}/%{upstream_name}/Install/gperl_marshal.h
12mr|perl-Glib-1.241.0-2|76	%{perl_vendorarch}/%{upstream_name}/Install/typemap
12mr|perl-Glib-1.241.0-2|77	%{perl_vendorarch}/auto/*
12mr|perl-Glib-1.241.0-2|78	
12mr|perl-Glib-1.241.0-2|79	%files doc
12mr|perl-Glib-1.241.0-2|80	%{_mandir}/*/*
12mr|perl-Glib-1.241.0-2|81	%dir %{perl_vendorarch}/%{upstream_name}
12mr|perl-Glib-1.241.0-2|82	%{perl_vendorarch}/%{upstream_name}/*.pod
12mr|perl-Glib-1.241.0-2|83	%{perl_vendorarch}/%{upstream_name}/*/*.pod
12mr|perl-Glib-1.241.0-2|84	
12mr|perl-Glib-1.241.0-2|85	
12mr|perl-Glib-1.241.0-2|86	
12mr|perl-Glib-1.241.0-2|87	%changelog
12mr|perl-Glib-1.241.0-2|88	

15589 12
12mr|perl-Gnome2-1.42.0-12|1	%define module	Gnome2
12mr|perl-Gnome2-1.42.0-12|2	%define upstream_version 1.042
12mr|perl-Gnome2-1.42.0-12|3	
12mr|perl-Gnome2-1.42.0-12|4	Name:		perl-%{module}
12mr|perl-Gnome2-1.42.0-12|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Gnome2-1.42.0-12|6	Release:	12
12mr|perl-Gnome2-1.42.0-12|7	
12mr|perl-Gnome2-1.42.0-12|8	Summary:	Perl module for the gnome2-2.x core libraries
12mr|perl-Gnome2-1.42.0-12|9	License:	GPL or Artistic
12mr|perl-Gnome2-1.42.0-12|10	Group:		Development/GNOME and GTK+
12mr|perl-Gnome2-1.42.0-12|11	Url:		http://gtk2-perl.sf.net/
12mr|perl-Gnome2-1.42.0-12|12	# http://sourceforge.net/project/showfiles.php?group_id=64773&package_id=91219
12mr|perl-Gnome2-1.42.0-12|13	Source0:	%{module}-%{upstream_version}.tar.bz2
12mr|perl-Gnome2-1.42.0-12|14	
12mr|perl-Gnome2-1.42.0-12|15	BuildRequires:	pkgconfig(libgnomeui-2.0)
12mr|perl-Gnome2-1.42.0-12|16	BuildRequires:	perl(ExtUtils::Depends)
12mr|perl-Gnome2-1.42.0-12|17	BuildRequires:	perl(ExtUtils::PkgConfig)
12mr|perl-Gnome2-1.42.0-12|18	BuildRequires:	perl(Gnome2::VFS)
12mr|perl-Gnome2-1.42.0-12|19	BuildRequires:	perl(Gnome2::Canvas)
12mr|perl-Gnome2-1.42.0-12|20	BuildRequires:	perl(Gtk2)
12mr|perl-Gnome2-1.42.0-12|21	Buildrequires:	perl-devel
12mr|perl-Gnome2-1.42.0-12|22	
12mr|perl-Gnome2-1.42.0-12|23	Conflicts:	drakxtools < 9.1-15mdk
12mr|perl-Gnome2-1.42.0-12|24	Requires:	perl(Gtk2) >= 1.00
12mr|perl-Gnome2-1.42.0-12|25	
12mr|perl-Gnome2-1.42.0-12|26	%description
12mr|perl-Gnome2-1.42.0-12|27	This module provides perl access to GNOME-2.x core libraries.
12mr|perl-Gnome2-1.42.0-12|28	
12mr|perl-Gnome2-1.42.0-12|29	GNOME (GNU Network Object Model Environment) is a user-friendly set of
12mr|perl-Gnome2-1.42.0-12|30	applications and desktop tools to be used in conjunction with a window manager
12mr|perl-Gnome2-1.42.0-12|31	for the X Window System. GNOME is similar in purpose and scope to CDE and KDE,
12mr|perl-Gnome2-1.42.0-12|32	but GNOME (like KDE) is based completely on Open Source software.
12mr|perl-Gnome2-1.42.0-12|33	
12mr|perl-Gnome2-1.42.0-12|34	GNOME libraries provide extra widgets on top of the gtk+ toolkit.
12mr|perl-Gnome2-1.42.0-12|35	
12mr|perl-Gnome2-1.42.0-12|36	
12mr|perl-Gnome2-1.42.0-12|37	%prep
12mr|perl-Gnome2-1.42.0-12|38	%setup -q -n %{module}-%{upstream_version}
12mr|perl-Gnome2-1.42.0-12|39	find -type d -name CVS | rm -rf
12mr|perl-Gnome2-1.42.0-12|40	
12mr|perl-Gnome2-1.42.0-12|41	%build
12mr|perl-Gnome2-1.42.0-12|42	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Gnome2-1.42.0-12|43	%make
12mr|perl-Gnome2-1.42.0-12|44	
12mr|perl-Gnome2-1.42.0-12|45	%install
12mr|perl-Gnome2-1.42.0-12|46	%makeinstall_std
12mr|perl-Gnome2-1.42.0-12|47	
12mr|perl-Gnome2-1.42.0-12|48	%files
12mr|perl-Gnome2-1.42.0-12|49	%doc AUTHORS LICENSE examples/*
12mr|perl-Gnome2-1.42.0-12|50	%{_mandir}/*/*
12mr|perl-Gnome2-1.42.0-12|51	%{perl_vendorarch}/%{module}
12mr|perl-Gnome2-1.42.0-12|52	%{perl_vendorarch}/%{module}.pm
12mr|perl-Gnome2-1.42.0-12|53	%{perl_vendorarch}/auto/*
12mr|perl-Gnome2-1.42.0-12|54	
12mr|perl-Gnome2-1.42.0-12|55	
12mr|perl-Gnome2-1.42.0-12|56	
12mr|perl-Gnome2-1.42.0-12|57	%changelog
12mr|perl-Gnome2-1.42.0-12|58	

15590 12
12mr|perl-Gnome2-Canvas-1.002-18|1	%define module Gnome2-Canvas
12mr|perl-Gnome2-Canvas-1.002-18|2	
12mr|perl-Gnome2-Canvas-1.002-18|3	Summary: Perl module for the gnomecanvas library
12mr|perl-Gnome2-Canvas-1.002-18|4	Name:    perl-%module
12mr|perl-Gnome2-Canvas-1.002-18|5	Version: 1.002
12mr|perl-Gnome2-Canvas-1.002-18|6	Release:	18
12mr|perl-Gnome2-Canvas-1.002-18|7	License: GPL or Artistic
12mr|perl-Gnome2-Canvas-1.002-18|8	Group:   Development/GNOME and GTK+
12mr|perl-Gnome2-Canvas-1.002-18|9	Source:  Gnome2-Canvas-%version.tar.bz2
12mr|perl-Gnome2-Canvas-1.002-18|10	URL: http://gtk2-perl.sf.net/
12mr|perl-Gnome2-Canvas-1.002-18|11	
12mr|perl-Gnome2-Canvas-1.002-18|12	BuildRequires: libgnomecanvas2-devel
12mr|perl-Gnome2-Canvas-1.002-18|13	BuildRequires: perl-ExtUtils-Depends
12mr|perl-Gnome2-Canvas-1.002-18|14	BuildRequires: perl-Gtk2 => 0.26
12mr|perl-Gnome2-Canvas-1.002-18|15	BuildRequires: perl-ExtUtils-PkgConfig
12mr|perl-Gnome2-Canvas-1.002-18|16	Buildrequires: perl-devel
12mr|perl-Gnome2-Canvas-1.002-18|17	
12mr|perl-Gnome2-Canvas-1.002-18|18	Requires: perl-Gtk2 => 0.26
12mr|perl-Gnome2-Canvas-1.002-18|19	Conflicts: drakxtools < 9.1-15mdk
12mr|perl-Gnome2-Canvas-1.002-18|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|perl-Gnome2-Canvas-1.002-18|21	provides: perl-GnomeCanvas = %version
12mr|perl-Gnome2-Canvas-1.002-18|22	Obsoletes: perl-GnomeCanvas >= 0.28
12mr|perl-Gnome2-Canvas-1.002-18|23	
12mr|perl-Gnome2-Canvas-1.002-18|24	%description
12mr|perl-Gnome2-Canvas-1.002-18|25	The Gnome2::Canvas module allows a perl developer to use the GnomeCanvas
12mr|perl-Gnome2-Canvas-1.002-18|26	widget with Gtk2-Perl.
12mr|perl-Gnome2-Canvas-1.002-18|27	
12mr|perl-Gnome2-Canvas-1.002-18|28	
12mr|perl-Gnome2-Canvas-1.002-18|29	%prep
12mr|perl-Gnome2-Canvas-1.002-18|30	%setup -q -n %module-%version
12mr|perl-Gnome2-Canvas-1.002-18|31	find -type d -name CVS | rm -rf
12mr|perl-Gnome2-Canvas-1.002-18|32	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Gnome2-Canvas-1.002-18|33	
12mr|perl-Gnome2-Canvas-1.002-18|34	%build
12mr|perl-Gnome2-Canvas-1.002-18|35	RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
12mr|perl-Gnome2-Canvas-1.002-18|36	export GTK2_PERL_CFLAGS="$RPM_OPT_FLAGS"
12mr|perl-Gnome2-Canvas-1.002-18|37	make OPTIMIZE="$RPM_OPT_FLAGS"
12mr|perl-Gnome2-Canvas-1.002-18|38	#%make test || :
12mr|perl-Gnome2-Canvas-1.002-18|39	
12mr|perl-Gnome2-Canvas-1.002-18|40	%install
12mr|perl-Gnome2-Canvas-1.002-18|41	rm -rf %{buildroot}
12mr|perl-Gnome2-Canvas-1.002-18|42	%makeinstall_std
12mr|perl-Gnome2-Canvas-1.002-18|43	
12mr|perl-Gnome2-Canvas-1.002-18|44	%clean
12mr|perl-Gnome2-Canvas-1.002-18|45	rm -rf %{buildroot}
12mr|perl-Gnome2-Canvas-1.002-18|46	
12mr|perl-Gnome2-Canvas-1.002-18|47	
12mr|perl-Gnome2-Canvas-1.002-18|48	%files
12mr|perl-Gnome2-Canvas-1.002-18|49	%defattr(-, root, root)
12mr|perl-Gnome2-Canvas-1.002-18|50	%doc AUTHORS LICENSE canvas_demo
12mr|perl-Gnome2-Canvas-1.002-18|51	%{_mandir}/*/*
12mr|perl-Gnome2-Canvas-1.002-18|52	%{perl_vendorarch}/Gnome2/Canvas
12mr|perl-Gnome2-Canvas-1.002-18|53	%{perl_vendorarch}/Gnome2/Canvas.*
12mr|perl-Gnome2-Canvas-1.002-18|54	%{perl_vendorarch}/auto/*
12mr|perl-Gnome2-Canvas-1.002-18|55	
12mr|perl-Gnome2-Canvas-1.002-18|56	
12mr|perl-Gnome2-Canvas-1.002-18|57	
12mr|perl-Gnome2-Canvas-1.002-18|58	
12mr|perl-Gnome2-Canvas-1.002-18|59	
12mr|perl-Gnome2-Canvas-1.002-18|60	%changelog
12mr|perl-Gnome2-Canvas-1.002-18|61	

15591 12
12mr|perl-Gnome2-Print-1.000-13|1	%define	module	Gnome2-Print
12mr|perl-Gnome2-Print-1.000-13|2	
12mr|perl-Gnome2-Print-1.000-13|3	Summary:	Perl module for the gnome print library
12mr|perl-Gnome2-Print-1.000-13|4	Name:		perl-%module
12mr|perl-Gnome2-Print-1.000-13|5	Version:	1.000
12mr|perl-Gnome2-Print-1.000-13|6	Release:	13
12mr|perl-Gnome2-Print-1.000-13|7	License:	GPL or Artistic
12mr|perl-Gnome2-Print-1.000-13|8	Group:		Development/GNOME and GTK+
12mr|perl-Gnome2-Print-1.000-13|9	Source0:	%{module}-%{version}.tar.bz2
12mr|perl-Gnome2-Print-1.000-13|10	URL:		http://gtk2-perl.sf.net/
12mr|perl-Gnome2-Print-1.000-13|11	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|perl-Gnome2-Print-1.000-13|12	Buildrequires:	perl-ExtUtils-Depends
12mr|perl-Gnome2-Print-1.000-13|13	Buildrequires:	perl-Gnome2 >= 0.30
12mr|perl-Gnome2-Print-1.000-13|14	Buildrequires:	perl-Glib > 1.00
12mr|perl-Gnome2-Print-1.000-13|15	Buildrequires:	perl-ExtUtils-PkgConfig
12mr|perl-Gnome2-Print-1.000-13|16	Buildrequires:	perl-devel
12mr|perl-Gnome2-Print-1.000-13|17	BuildRequires:	pkgconfig(libgnomeprintui-2.2)
12mr|perl-Gnome2-Print-1.000-13|18	
12mr|perl-Gnome2-Print-1.000-13|19	%description
12mr|perl-Gnome2-Print-1.000-13|20	This module provides perl access to the libgnomeprint+-2.x library,
12mr|perl-Gnome2-Print-1.000-13|21	the Gnome Printing Architecture.
12mr|perl-Gnome2-Print-1.000-13|22	
12mr|perl-Gnome2-Print-1.000-13|23	%prep
12mr|perl-Gnome2-Print-1.000-13|24	%setup -q -n %{module}-%{version}
12mr|perl-Gnome2-Print-1.000-13|25	
12mr|perl-Gnome2-Print-1.000-13|26	%build
12mr|perl-Gnome2-Print-1.000-13|27	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Gnome2-Print-1.000-13|28	%make
12mr|perl-Gnome2-Print-1.000-13|29	
12mr|perl-Gnome2-Print-1.000-13|30	%install
12mr|perl-Gnome2-Print-1.000-13|31	%makeinstall_std
12mr|perl-Gnome2-Print-1.000-13|32	
12mr|perl-Gnome2-Print-1.000-13|33	%files
12mr|perl-Gnome2-Print-1.000-13|34	%doc examples
12mr|perl-Gnome2-Print-1.000-13|35	%{_mandir}/*/*
12mr|perl-Gnome2-Print-1.000-13|36	%{perl_vendorarch}/Gnome2/*
12mr|perl-Gnome2-Print-1.000-13|37	%{perl_vendorarch}/auto/*
12mr|perl-Gnome2-Print-1.000-13|38	
12mr|perl-Gnome2-Print-1.000-13|39	
12mr|perl-Gnome2-Print-1.000-13|40	
12mr|perl-Gnome2-Print-1.000-13|41	%changelog
12mr|perl-Gnome2-Print-1.000-13|42	

15592 12
12mr|perl-Gnome2-VFS-1.081-9|1	%define	module	Gnome2-VFS
12mr|perl-Gnome2-VFS-1.081-9|2	%define	fmodule	Gnome2/VFS
12mr|perl-Gnome2-VFS-1.081-9|3	
12mr|perl-Gnome2-VFS-1.081-9|4	Summary:	Perl module for the gnome2-2.x VFS libraries
12mr|perl-Gnome2-VFS-1.081-9|5	Name:		perl-%{module}
12mr|perl-Gnome2-VFS-1.081-9|6	Version:	1.081
12mr|perl-Gnome2-VFS-1.081-9|7	Release:	9
12mr|perl-Gnome2-VFS-1.081-9|8	License:	LGPLv2.1+
12mr|perl-Gnome2-VFS-1.081-9|9	Group:		Development/GNOME and GTK+
12mr|perl-Gnome2-VFS-1.081-9|10	# http://sourceforge.net/project/showfiles.php?group_id=64773&package_id=102457
12mr|perl-Gnome2-VFS-1.081-9|11	Source0:	%{module}-%{version}.tar.bz2
12mr|perl-Gnome2-VFS-1.081-9|12	URL:		http://gtk2-perl.sf.net/
12mr|perl-Gnome2-VFS-1.081-9|13	BuildRequires:	pkgconfig(gnome-vfs-2.0) perl-Glib => 1.00, perl-Gtk2
12mr|perl-Gnome2-VFS-1.081-9|14	BuildRequires:	perl-devel perl-ExtUtils-Depends perl-ExtUtils-PkgConfig
12mr|perl-Gnome2-VFS-1.081-9|15	Requires:	perl-Glib >= 1.00 pkgconfig(gnome-vfs-2.0)
12mr|perl-Gnome2-VFS-1.081-9|16	Conflicts:	drakxtools < 9.1-15mdk
12mr|perl-Gnome2-VFS-1.081-9|17	
12mr|perl-Gnome2-VFS-1.081-9|18	%description
12mr|perl-Gnome2-VFS-1.081-9|19	This module provides perl access to GNOME-2.x VFS libraries.
12mr|perl-Gnome2-VFS-1.081-9|20	
12mr|perl-Gnome2-VFS-1.081-9|21	The GNOME Virtual File System provides an abstraction to common file
12mr|perl-Gnome2-VFS-1.081-9|22	system operations like reading, writing and copying files, listing
12mr|perl-Gnome2-VFS-1.081-9|23	directories and so on.
12mr|perl-Gnome2-VFS-1.081-9|24	
12mr|perl-Gnome2-VFS-1.081-9|25	%prep
12mr|perl-Gnome2-VFS-1.081-9|26	%setup -q -n %{module}-%{version}
12mr|perl-Gnome2-VFS-1.081-9|27	
12mr|perl-Gnome2-VFS-1.081-9|28	%build
12mr|perl-Gnome2-VFS-1.081-9|29	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Gnome2-VFS-1.081-9|30	%make OPTIMIZE="$RPM_OPT_FLAGS"
12mr|perl-Gnome2-VFS-1.081-9|31	
12mr|perl-Gnome2-VFS-1.081-9|32	%install
12mr|perl-Gnome2-VFS-1.081-9|33	%makeinstall_std
12mr|perl-Gnome2-VFS-1.081-9|34	
12mr|perl-Gnome2-VFS-1.081-9|35	%files
12mr|perl-Gnome2-VFS-1.081-9|36	%doc LICENSE examples/*
12mr|perl-Gnome2-VFS-1.081-9|37	%{_mandir}/*/*
12mr|perl-Gnome2-VFS-1.081-9|38	%{perl_vendorarch}/%fmodule
12mr|perl-Gnome2-VFS-1.081-9|39	%{perl_vendorarch}/%fmodule.pm
12mr|perl-Gnome2-VFS-1.081-9|40	%{perl_vendorarch}/auto/%fmodule
12mr|perl-Gnome2-VFS-1.081-9|41	
12mr|perl-Gnome2-VFS-1.081-9|42	
12mr|perl-Gnome2-VFS-1.081-9|43	
12mr|perl-Gnome2-VFS-1.081-9|44	%changelog
12mr|perl-Gnome2-VFS-1.081-9|45	

15593 12
12mr|perl-Gnome2-Vte-0.90.0-8|1	%define	upstream_name	 Gnome2-Vte
12mr|perl-Gnome2-Vte-0.90.0-8|2	%define	upstream_version 0.09
12mr|perl-Gnome2-Vte-0.90.0-8|3	
12mr|perl-Gnome2-Vte-0.90.0-8|4	Name:       perl-%{upstream_name}
12mr|perl-Gnome2-Vte-0.90.0-8|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Gnome2-Vte-0.90.0-8|6	Release:	8
12mr|perl-Gnome2-Vte-0.90.0-8|7	
12mr|perl-Gnome2-Vte-0.90.0-8|8	Summary:	Perl binding for the vte widget
12mr|perl-Gnome2-Vte-0.90.0-8|9	License:	GPL+ or Artistic
12mr|perl-Gnome2-Vte-0.90.0-8|10	Group:		Development/GNOME and GTK+
12mr|perl-Gnome2-Vte-0.90.0-8|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Gnome2-Vte-0.90.0-8|12	Source0:    http://www.cpan.org/modules/by-module/Gnome2/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Gnome2-Vte-0.90.0-8|13	
12mr|perl-Gnome2-Vte-0.90.0-8|14	BuildRequires:	perl-Glib => 1.00
12mr|perl-Gnome2-Vte-0.90.0-8|15	BuildRequires:	perl-Gtk2
12mr|perl-Gnome2-Vte-0.90.0-8|16	BuildRequires:	perl-ExtUtils-Depends
12mr|perl-Gnome2-Vte-0.90.0-8|17	BuildRequires:	perl-ExtUtils-PkgConfig
12mr|perl-Gnome2-Vte-0.90.0-8|18	BuildRequires:	perl-devel
12mr|perl-Gnome2-Vte-0.90.0-8|19	BuildRequires:	vte-devel => 0.11.10
12mr|perl-Gnome2-Vte-0.90.0-8|20	BuildRequires:	x11-server-xvfb
12mr|perl-Gnome2-Vte-0.90.0-8|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Gnome2-Vte-0.90.0-8|22	
12mr|perl-Gnome2-Vte-0.90.0-8|23	Conflicts:	drakxtools < 9.1-15mdk
12mr|perl-Gnome2-Vte-0.90.0-8|24	Requires:	perl-Glib >= 1.00
12mr|perl-Gnome2-Vte-0.90.0-8|25	
12mr|perl-Gnome2-Vte-0.90.0-8|26	%description
12mr|perl-Gnome2-Vte-0.90.0-8|27	This module provides perl access to vte libraries.
12mr|perl-Gnome2-Vte-0.90.0-8|28	
12mr|perl-Gnome2-Vte-0.90.0-8|29	VTE is an experimental terminal emulator widget for use with GTK+ 2.:.
12mr|perl-Gnome2-Vte-0.90.0-8|30	
12mr|perl-Gnome2-Vte-0.90.0-8|31	%prep
12mr|perl-Gnome2-Vte-0.90.0-8|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Gnome2-Vte-0.90.0-8|33	find -type d -name CVS | rm -rf
12mr|perl-Gnome2-Vte-0.90.0-8|34	
12mr|perl-Gnome2-Vte-0.90.0-8|35	%build
12mr|perl-Gnome2-Vte-0.90.0-8|36	RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Os -s"
12mr|perl-Gnome2-Vte-0.90.0-8|37	export GTK2_PERL_CFLAGS="$RPM_OPT_FLAGS"
12mr|perl-Gnome2-Vte-0.90.0-8|38	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Gnome2-Vte-0.90.0-8|39	%make OPTIMIZE="$RPM_OPT_FLAGS"
12mr|perl-Gnome2-Vte-0.90.0-8|40	
12mr|perl-Gnome2-Vte-0.90.0-8|41	%check
12mr|perl-Gnome2-Vte-0.90.0-8|42	# (tv) disabled b/c of "Xlib:  extension "RANDR" missing on display ":99.0"."
12mr|perl-Gnome2-Vte-0.90.0-8|43	#xvfb-run %make test
12mr|perl-Gnome2-Vte-0.90.0-8|44	
12mr|perl-Gnome2-Vte-0.90.0-8|45	%install
12mr|perl-Gnome2-Vte-0.90.0-8|46	rm -rf %{buildroot}
12mr|perl-Gnome2-Vte-0.90.0-8|47	%makeinstall_std
12mr|perl-Gnome2-Vte-0.90.0-8|48	
12mr|perl-Gnome2-Vte-0.90.0-8|49	%clean
12mr|perl-Gnome2-Vte-0.90.0-8|50	rm -rf %{buildroot}
12mr|perl-Gnome2-Vte-0.90.0-8|51	
12mr|perl-Gnome2-Vte-0.90.0-8|52	%files
12mr|perl-Gnome2-Vte-0.90.0-8|53	%defattr(-, root, root)
12mr|perl-Gnome2-Vte-0.90.0-8|54	%doc LICENSE
12mr|perl-Gnome2-Vte-0.90.0-8|55	%{_mandir}/*/*
12mr|perl-Gnome2-Vte-0.90.0-8|56	%{perl_vendorarch}/Gnome2/*
12mr|perl-Gnome2-Vte-0.90.0-8|57	%{perl_vendorarch}/auto/Gnome2/*
12mr|perl-Gnome2-Vte-0.90.0-8|58	
12mr|perl-Gnome2-Vte-0.90.0-8|59	
12mr|perl-Gnome2-Vte-0.90.0-8|60	
12mr|perl-Gnome2-Vte-0.90.0-8|61	%changelog
12mr|perl-Gnome2-Vte-0.90.0-8|62	

15594 12
12mr|perl-GSSAPI-0.280.0-8|1	%define upstream_name	 GSSAPI
12mr|perl-GSSAPI-0.280.0-8|2	%define upstream_version 0.28
12mr|perl-GSSAPI-0.280.0-8|3	
12mr|perl-GSSAPI-0.280.0-8|4	Name:       perl-%{upstream_name}
12mr|perl-GSSAPI-0.280.0-8|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-GSSAPI-0.280.0-8|6	Release:    8
12mr|perl-GSSAPI-0.280.0-8|7	
12mr|perl-GSSAPI-0.280.0-8|8	Summary:	Perl extension providing access to the GSSAPIv2 library
12mr|perl-GSSAPI-0.280.0-8|9	License:	GPL
12mr|perl-GSSAPI-0.280.0-8|10	Group:		Development/Perl
12mr|perl-GSSAPI-0.280.0-8|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-GSSAPI-0.280.0-8|12	Source0:	http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-GSSAPI-0.280.0-8|13	
12mr|perl-GSSAPI-0.280.0-8|14	BuildRequires:	krb5-devel
12mr|perl-GSSAPI-0.280.0-8|15	BuildRequires:	perl-devel
12mr|perl-GSSAPI-0.280.0-8|16	
12mr|perl-GSSAPI-0.280.0-8|17	%description
12mr|perl-GSSAPI-0.280.0-8|18	This module gives access to the routines of the GSSAPI library, as described
12mr|perl-GSSAPI-0.280.0-8|19	in rfc2743 and rfc2744 and implemented by the Kerberos-1.2 distribution from
12mr|perl-GSSAPI-0.280.0-8|20	MIT.
12mr|perl-GSSAPI-0.280.0-8|21	
12mr|perl-GSSAPI-0.280.0-8|22	Since 0.14 it also compiles and works with Heimdal. Lacks of Heimdal support
12mr|perl-GSSAPI-0.280.0-8|23	are gss_release_oid(), gss_str_to_oid() and fail of some tests. Have a look
12mr|perl-GSSAPI-0.280.0-8|24	at the tests in t/ directory too see what tests fail on Heimdal ( the *.t tests
12mr|perl-GSSAPI-0.280.0-8|25	are just skipping them at the moment)
12mr|perl-GSSAPI-0.280.0-8|26	
12mr|perl-GSSAPI-0.280.0-8|27	The API presented by this module is a mildly object oriented reinterpretation
12mr|perl-GSSAPI-0.280.0-8|28	of the C API, where opaque C structures are Perl objects, but the style of
12mr|perl-GSSAPI-0.280.0-8|29	function call has been left mostly untouched. As a result, most routines modify
12mr|perl-GSSAPI-0.280.0-8|30	one or more of the parameters passed to them, reflecting the C call-by-
12mr|perl-GSSAPI-0.280.0-8|31	reference (or call-by-value-return) semantics.
12mr|perl-GSSAPI-0.280.0-8|32	
12mr|perl-GSSAPI-0.280.0-8|33	All users of this module are therefore strongly advised to localize all usage
12mr|perl-GSSAPI-0.280.0-8|34	of these routines to minimize pain if and when the API changes.
12mr|perl-GSSAPI-0.280.0-8|35	
12mr|perl-GSSAPI-0.280.0-8|36	%prep
12mr|perl-GSSAPI-0.280.0-8|37	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-GSSAPI-0.280.0-8|38	
12mr|perl-GSSAPI-0.280.0-8|39	%build
12mr|perl-GSSAPI-0.280.0-8|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-GSSAPI-0.280.0-8|41	%make OPTIMIZE="%{optflags}"
12mr|perl-GSSAPI-0.280.0-8|42	
12mr|perl-GSSAPI-0.280.0-8|43	%check
12mr|perl-GSSAPI-0.280.0-8|44	# Looks like latest krb5 is not fully supported :-/
12mr|perl-GSSAPI-0.280.0-8|45	#make test
12mr|perl-GSSAPI-0.280.0-8|46	
12mr|perl-GSSAPI-0.280.0-8|47	%install
12mr|perl-GSSAPI-0.280.0-8|48	rm -rf %{buildroot}
12mr|perl-GSSAPI-0.280.0-8|49	%makeinstall_std
12mr|perl-GSSAPI-0.280.0-8|50	
12mr|perl-GSSAPI-0.280.0-8|51	%files
12mr|perl-GSSAPI-0.280.0-8|52	%doc Changes README
12mr|perl-GSSAPI-0.280.0-8|53	%{perl_vendorlib}/*
12mr|perl-GSSAPI-0.280.0-8|54	%{_mandir}/man?/*
12mr|perl-GSSAPI-0.280.0-8|55	
12mr|perl-GSSAPI-0.280.0-8|56	
12mr|perl-GSSAPI-0.280.0-8|57	
12mr|perl-GSSAPI-0.280.0-8|58	%changelog
12mr|perl-GSSAPI-0.280.0-8|59	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-GSSAPI-0.280.0-8|60	+ Commit: 041c9a3
12mr|perl-GSSAPI-0.280.0-8|61	- Disable tests for a reason
12mr|perl-GSSAPI-0.280.0-8|62	
12mr|perl-GSSAPI-0.280.0-8|63	* Thu Aug  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-GSSAPI-0.280.0-8|64	+ Commit: 6d9b8ed
12mr|perl-GSSAPI-0.280.0-8|65	- Rebuild for new perl
12mr|perl-GSSAPI-0.280.0-8|66	
12mr|perl-GSSAPI-0.280.0-8|67	

15595 12
12mr|perl-Gtk2-1.244.0-4|1	%define upstream_name	Gtk2
12mr|perl-Gtk2-1.244.0-4|2	%define	upstream_version 1.244
12mr|perl-Gtk2-1.244.0-4|3	
12mr|perl-Gtk2-1.244.0-4|4	%define Werror_cflags %{nil}
12mr|perl-Gtk2-1.244.0-4|5	
12mr|perl-Gtk2-1.244.0-4|6	Name:		perl-%{upstream_name}
12mr|perl-Gtk2-1.244.0-4|7	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Gtk2-1.244.0-4|8	Release:	4
12mr|perl-Gtk2-1.244.0-4|9	
12mr|perl-Gtk2-1.244.0-4|10	Summary:	Perl module for the gtk+-2.x library
12mr|perl-Gtk2-1.244.0-4|11	License:	GPL or Artistic
12mr|perl-Gtk2-1.244.0-4|12	Group:		Development/GNOME and GTK+
12mr|perl-Gtk2-1.244.0-4|13	Url:		http://gtk2-perl.sf.net/
12mr|perl-Gtk2-1.244.0-4|14	Source0:	http://prdownloads.sourceforge.net/gtk2-perl/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Gtk2-1.244.0-4|15	Patch7:		Gtk2-1.244-gtk_exit.patch
12mr|perl-Gtk2-1.244.0-4|16	Patch21:	Gtk2-1.038-xset_input_focus.patch
12mr|perl-Gtk2-1.244.0-4|17	Patch23:	Gtk2-1.023-exception-trapping.patch
12mr|perl-Gtk2-1.244.0-4|18	
12mr|perl-Gtk2-1.244.0-4|19	BuildRequires:	perl(Cairo) >= 1.0.0
12mr|perl-Gtk2-1.244.0-4|20	BuildRequires:	perl(ExtUtils::Depends) >= 0.300.0
12mr|perl-Gtk2-1.244.0-4|21	BuildRequires:	perl(ExtUtils::MakeMaker)
12mr|perl-Gtk2-1.244.0-4|22	BuildRequires:	perl(ExtUtils::PkgConfig) >= 1.120
12mr|perl-Gtk2-1.244.0-4|23	BuildRequires:	perl(Glib) >= 1.240.0
12mr|perl-Gtk2-1.244.0-4|24	BuildRequires:	perl(Pango) >= 1.220.0
12mr|perl-Gtk2-1.244.0-4|25	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|perl-Gtk2-1.244.0-4|26	BuildRequires:	perl-devel
12mr|perl-Gtk2-1.244.0-4|27	# for test suite:
12mr|perl-Gtk2-1.244.0-4|28	BuildRequires:	fontconfig
12mr|perl-Gtk2-1.244.0-4|29	BuildRequires:	fonts-ttf-dejavu
12mr|perl-Gtk2-1.244.0-4|30	BuildRequires:	x11-server-xvfb
12mr|perl-Gtk2-1.244.0-4|31	Requires:	gtk+2
12mr|perl-Gtk2-1.244.0-4|32	Requires:	perl(Glib)
12mr|perl-Gtk2-1.244.0-4|33	#	(misc) needed by /usr/lib/perl5/vendor_perl/5.8.7/i386-linux/Gtk2/Install/Files.pm
12mr|perl-Gtk2-1.244.0-4|34	Requires:	perl(Cairo)
12mr|perl-Gtk2-1.244.0-4|35	Requires:	perl(Pango)
12mr|perl-Gtk2-1.244.0-4|36	# required to avoid warnings when loading
12mr|perl-Gtk2-1.244.0-4|37	Suggests:	canberra-gtk
12mr|perl-Gtk2-1.244.0-4|38	# (tv) libegg's code for status icon was merged in gtk+2.9.x:
12mr|perl-Gtk2-1.244.0-4|39	Provides:	perl-Gtk2-StatusIcon = %{version}-%{release}
12mr|perl-Gtk2-1.244.0-4|40	Obsoletes:	perl-Gtk2-StatusIcon <= 0.010
12mr|perl-Gtk2-1.244.0-4|41	
12mr|perl-Gtk2-1.244.0-4|42	# rpm bug, FIXME!
12mr|perl-Gtk2-1.244.0-4|43	%define	__noautoreqfiles	%{_docdir}
12mr|perl-Gtk2-1.244.0-4|44	
12mr|perl-Gtk2-1.244.0-4|45	%description
12mr|perl-Gtk2-1.244.0-4|46	This module provides perl access to the gtk+-2.x library.
12mr|perl-Gtk2-1.244.0-4|47	
12mr|perl-Gtk2-1.244.0-4|48	Gtk+ is the GIMP ToolKit (GTK+), a library for creating graphical user
12mr|perl-Gtk2-1.244.0-4|49	interfaces for the X Window System.  GTK+ was originally written for the GIMP
12mr|perl-Gtk2-1.244.0-4|50	(GNU Image Manipulation Program) image processing program, but is now used by
12mr|perl-Gtk2-1.244.0-4|51	several other programs as well.
12mr|perl-Gtk2-1.244.0-4|52	
12mr|perl-Gtk2-1.244.0-4|53	%package	doc
12mr|perl-Gtk2-1.244.0-4|54	Summary:	Gtk2 documentation
12mr|perl-Gtk2-1.244.0-4|55	Group:		Books/Computer books
12mr|perl-Gtk2-1.244.0-4|56	BuildArch:	noarch
12mr|perl-Gtk2-1.244.0-4|57	
12mr|perl-Gtk2-1.244.0-4|58	%description	doc
12mr|perl-Gtk2-1.244.0-4|59	This package contains documentation of the Gtk2 module.
12mr|perl-Gtk2-1.244.0-4|60	
12mr|perl-Gtk2-1.244.0-4|61	%prep
12mr|perl-Gtk2-1.244.0-4|62	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Gtk2-1.244.0-4|63	%patch7 -p1 -b .gtk_exit~
12mr|perl-Gtk2-1.244.0-4|64	%patch21 -p0 -b .tv~
12mr|perl-Gtk2-1.244.0-4|65	%patch23 -p0 -b .except~
12mr|perl-Gtk2-1.244.0-4|66	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Gtk2-1.244.0-4|67	chmod 755 gtk-demo/*.pl examples/*.pl
12mr|perl-Gtk2-1.244.0-4|68	
12mr|perl-Gtk2-1.244.0-4|69	%build
12mr|perl-Gtk2-1.244.0-4|70	%make OPTIMIZE="%{optflags}"
12mr|perl-Gtk2-1.244.0-4|71	
12mr|perl-Gtk2-1.244.0-4|72	%check
12mr|perl-Gtk2-1.244.0-4|73	#xvfb-run %make test
12mr|perl-Gtk2-1.244.0-4|74	
12mr|perl-Gtk2-1.244.0-4|75	%install
12mr|perl-Gtk2-1.244.0-4|76	%makeinstall_std
12mr|perl-Gtk2-1.244.0-4|77	
12mr|perl-Gtk2-1.244.0-4|78	%files
12mr|perl-Gtk2-1.244.0-4|79	%doc AUTHORS LICENSE META.yml NEWS README TODO
12mr|perl-Gtk2-1.244.0-4|80	%{perl_vendorarch}/%{upstream_name}/
12mr|perl-Gtk2-1.244.0-4|81	%{perl_vendorarch}/%{upstream_name}.pm
12mr|perl-Gtk2-1.244.0-4|82	%exclude %{perl_vendorarch}/%{upstream_name}/*.pod
12mr|perl-Gtk2-1.244.0-4|83	%exclude %{perl_vendorarch}/%{upstream_name}/*/*.pod
12mr|perl-Gtk2-1.244.0-4|84	%exclude %{perl_vendorarch}/%{upstream_name}/*/*/*.pod
12mr|perl-Gtk2-1.244.0-4|85	%{perl_vendorarch}/auto/*
12mr|perl-Gtk2-1.244.0-4|86	
12mr|perl-Gtk2-1.244.0-4|87	%files doc
12mr|perl-Gtk2-1.244.0-4|88	%doc gtk-demo examples
12mr|perl-Gtk2-1.244.0-4|89	%{_mandir}/*/*
12mr|perl-Gtk2-1.244.0-4|90	%dir %{perl_vendorarch}/%{upstream_name}
12mr|perl-Gtk2-1.244.0-4|91	%{perl_vendorarch}/%{upstream_name}/*.pod
12mr|perl-Gtk2-1.244.0-4|92	%{perl_vendorarch}/%{upstream_name}/*/*.pod
12mr|perl-Gtk2-1.244.0-4|93	%{perl_vendorarch}/%{upstream_name}/*/*/*.pod
12mr|perl-Gtk2-1.244.0-4|94	
12mr|perl-Gtk2-1.244.0-4|95	
12mr|perl-Gtk2-1.244.0-4|96	
12mr|perl-Gtk2-1.244.0-4|97	%changelog
12mr|perl-Gtk2-1.244.0-4|98	* Tue Oct  16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Gtk2-1.244.0-4|99	+ Commit: 2ed4506
12mr|perl-Gtk2-1.244.0-4|100	- Spec cleanup
12mr|perl-Gtk2-1.244.0-4|101	
12mr|perl-Gtk2-1.244.0-4|102	

15596 12
12mr|perl-Gtk2-Html2-0.04-17|1	%define module Gtk2-Html2
12mr|perl-Gtk2-Html2-0.04-17|2	%define fmodule Html2
12mr|perl-Gtk2-Html2-0.04-17|3	
12mr|perl-Gtk2-Html2-0.04-17|4	Summary: Perl module for the gtkhtml2 library
12mr|perl-Gtk2-Html2-0.04-17|5	Name:    perl-%module
12mr|perl-Gtk2-Html2-0.04-17|6	Version: 0.04
12mr|perl-Gtk2-Html2-0.04-17|7	Release:	17
12mr|perl-Gtk2-Html2-0.04-17|8	License: GPL or Artistic
12mr|perl-Gtk2-Html2-0.04-17|9	Group:   Development/GNOME and GTK+
12mr|perl-Gtk2-Html2-0.04-17|10	Source:  %module-%version.tar.bz2
12mr|perl-Gtk2-Html2-0.04-17|11	Patch0:  Gtk2-Html2-0.04-fix-example.patch
12mr|perl-Gtk2-Html2-0.04-17|12	URL: http://gtk2-perl.sf.net/
12mr|perl-Gtk2-Html2-0.04-17|13	BuildRequires: gtkhtml2-devel => 2.4, perl-devel perl-ExtUtils-Depends perl-Gtk2 >= 1.083-2mdk
12mr|perl-Gtk2-Html2-0.04-17|14	BuildRequires: perl-ExtUtils-PkgConfig
12mr|perl-Gtk2-Html2-0.04-17|15	Requires: perl-Gtk2
12mr|perl-Gtk2-Html2-0.04-17|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|perl-Gtk2-Html2-0.04-17|17	
12mr|perl-Gtk2-Html2-0.04-17|18	%description
12mr|perl-Gtk2-Html2-0.04-17|19	This package adds perl support for GtkHTML2.
12mr|perl-Gtk2-Html2-0.04-17|20	
12mr|perl-Gtk2-Html2-0.04-17|21	
12mr|perl-Gtk2-Html2-0.04-17|22	%prep
12mr|perl-Gtk2-Html2-0.04-17|23	%setup -q -n %module-%version
12mr|perl-Gtk2-Html2-0.04-17|24	%patch0 -p0
12mr|perl-Gtk2-Html2-0.04-17|25	find -type d -name CVS | rm -rf
12mr|perl-Gtk2-Html2-0.04-17|26	
12mr|perl-Gtk2-Html2-0.04-17|27	%build
12mr|perl-Gtk2-Html2-0.04-17|28	RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
12mr|perl-Gtk2-Html2-0.04-17|29	export GTK2_PERL_CFLAGS="$RPM_OPT_FLAGS"
12mr|perl-Gtk2-Html2-0.04-17|30	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Gtk2-Html2-0.04-17|31	make OPTIMIZE="$RPM_OPT_FLAGS"
12mr|perl-Gtk2-Html2-0.04-17|32	#%make test || :
12mr|perl-Gtk2-Html2-0.04-17|33	
12mr|perl-Gtk2-Html2-0.04-17|34	%install
12mr|perl-Gtk2-Html2-0.04-17|35	rm -rf %{buildroot}
12mr|perl-Gtk2-Html2-0.04-17|36	%makeinstall_std
12mr|perl-Gtk2-Html2-0.04-17|37	
12mr|perl-Gtk2-Html2-0.04-17|38	%clean
12mr|perl-Gtk2-Html2-0.04-17|39	rm -rf %{buildroot}
12mr|perl-Gtk2-Html2-0.04-17|40	
12mr|perl-Gtk2-Html2-0.04-17|41	
12mr|perl-Gtk2-Html2-0.04-17|42	%files
12mr|perl-Gtk2-Html2-0.04-17|43	%defattr(-, root, root)
12mr|perl-Gtk2-Html2-0.04-17|44	%doc examples/*
12mr|perl-Gtk2-Html2-0.04-17|45	%{_mandir}/*/*
12mr|perl-Gtk2-Html2-0.04-17|46	%{perl_vendorarch}/Gtk2/*
12mr|perl-Gtk2-Html2-0.04-17|47	%{perl_vendorarch}/auto/*
12mr|perl-Gtk2-Html2-0.04-17|48	
12mr|perl-Gtk2-Html2-0.04-17|49	
12mr|perl-Gtk2-Html2-0.04-17|50	
12mr|perl-Gtk2-Html2-0.04-17|51	
12mr|perl-Gtk2-Html2-0.04-17|52	
12mr|perl-Gtk2-Html2-0.04-17|53	%changelog
12mr|perl-Gtk2-Html2-0.04-17|54	

15597 12
12mr|perl-Gtk2-Notify-0.50.0-7|1	%define upstream_name    Gtk2-Notify
12mr|perl-Gtk2-Notify-0.50.0-7|2	%define upstream_version 0.05
12mr|perl-Gtk2-Notify-0.50.0-7|3	
12mr|perl-Gtk2-Notify-0.50.0-7|4	Name:       perl-%{upstream_name}
12mr|perl-Gtk2-Notify-0.50.0-7|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Gtk2-Notify-0.50.0-7|6	Release:    7
12mr|perl-Gtk2-Notify-0.50.0-7|7	
12mr|perl-Gtk2-Notify-0.50.0-7|8	Summary:    Perl interface to libnotify
12mr|perl-Gtk2-Notify-0.50.0-7|9	License:	GPL
12mr|perl-Gtk2-Notify-0.50.0-7|10	Group:		Development/Perl
12mr|perl-Gtk2-Notify-0.50.0-7|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Gtk2-Notify-0.50.0-7|12	Source0:    ftp://ftp.perl.org/pub/CPAN/modules/by-module/Gtk2/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Gtk2-Notify-0.50.0-7|13	Patch0:		Gtk2-Notify-0.05-libnotify-0.7.patch
12mr|perl-Gtk2-Notify-0.50.0-7|14	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|perl-Gtk2-Notify-0.50.0-7|15	BuildRequires:  pkgconfig(libnotify)
12mr|perl-Gtk2-Notify-0.50.0-7|16	BuildRequires:	perl(ExtUtils::Depends)
12mr|perl-Gtk2-Notify-0.50.0-7|17	BuildRequires:	perl-ExtUtils-PkgConfig
12mr|perl-Gtk2-Notify-0.50.0-7|18	BuildRequires:  perl-Gtk2
12mr|perl-Gtk2-Notify-0.50.0-7|19	BuildRequires:  perl-Test-Exception
12mr|perl-Gtk2-Notify-0.50.0-7|20	BuildRequires:	perl-devel
12mr|perl-Gtk2-Notify-0.50.0-7|21	
12mr|perl-Gtk2-Notify-0.50.0-7|22	%description
12mr|perl-Gtk2-Notify-0.50.0-7|23	Perl interface to libnotify.
12mr|perl-Gtk2-Notify-0.50.0-7|24	
12mr|perl-Gtk2-Notify-0.50.0-7|25	%prep
12mr|perl-Gtk2-Notify-0.50.0-7|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Gtk2-Notify-0.50.0-7|27	%patch0 -p1 -b .libnotify7~
12mr|perl-Gtk2-Notify-0.50.0-7|28	
12mr|perl-Gtk2-Notify-0.50.0-7|29	%build
12mr|perl-Gtk2-Notify-0.50.0-7|30	%define _disable_ld_no_undefined 1
12mr|perl-Gtk2-Notify-0.50.0-7|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Gtk2-Notify-0.50.0-7|32	%make OTHERLDFLAGS="%ldflags"
12mr|perl-Gtk2-Notify-0.50.0-7|33	
12mr|perl-Gtk2-Notify-0.50.0-7|34	%check
12mr|perl-Gtk2-Notify-0.50.0-7|35	# test requires dbus service and X11 to be used
12mr|perl-Gtk2-Notify-0.50.0-7|36	#make test
12mr|perl-Gtk2-Notify-0.50.0-7|37	
12mr|perl-Gtk2-Notify-0.50.0-7|38	%install
12mr|perl-Gtk2-Notify-0.50.0-7|39	%makeinstall_std
12mr|perl-Gtk2-Notify-0.50.0-7|40	
12mr|perl-Gtk2-Notify-0.50.0-7|41	%files
12mr|perl-Gtk2-Notify-0.50.0-7|42	%doc Changes README
12mr|perl-Gtk2-Notify-0.50.0-7|43	%{perl_vendorarch}/*
12mr|perl-Gtk2-Notify-0.50.0-7|44	%{_mandir}/man3/*
12mr|perl-Gtk2-Notify-0.50.0-7|45	
12mr|perl-Gtk2-Notify-0.50.0-7|46	
12mr|perl-Gtk2-Notify-0.50.0-7|47	
12mr|perl-Gtk2-Notify-0.50.0-7|48	%changelog
12mr|perl-Gtk2-Notify-0.50.0-7|49	* Thu Aug  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Gtk2-Notify-0.50.0-7|50	+ Commit: 03b3609
12mr|perl-Gtk2-Notify-0.50.0-7|51	- Rebuild for new perl
12mr|perl-Gtk2-Notify-0.50.0-7|52	
12mr|perl-Gtk2-Notify-0.50.0-7|53	

15598 12
12mr|perl-Gtk2-Sexy-0.50.0-7|1	%define upstream_name	 Gtk2-Sexy
12mr|perl-Gtk2-Sexy-0.50.0-7|2	%define	upstream_version 0.05
12mr|perl-Gtk2-Sexy-0.50.0-7|3	
12mr|perl-Gtk2-Sexy-0.50.0-7|4	Name:       perl-%{upstream_name}
12mr|perl-Gtk2-Sexy-0.50.0-7|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Gtk2-Sexy-0.50.0-7|6	Release:	7
12mr|perl-Gtk2-Sexy-0.50.0-7|7	
12mr|perl-Gtk2-Sexy-0.50.0-7|8	Summary:	Perl interface to the sexy widget collection
12mr|perl-Gtk2-Sexy-0.50.0-7|9	License:	GPL+ or Artistic
12mr|perl-Gtk2-Sexy-0.50.0-7|10	Group:		Development/Perl
12mr|perl-Gtk2-Sexy-0.50.0-7|11	Url:		http://www.chipx86.com/wiki/Libsexy
12mr|perl-Gtk2-Sexy-0.50.0-7|12	Source0:	http://www.cpan.org/modules/by-module/Gtk2/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Gtk2-Sexy-0.50.0-7|13	
12mr|perl-Gtk2-Sexy-0.50.0-7|14	BuildRequires:	libsexy-devel
12mr|perl-Gtk2-Sexy-0.50.0-7|15	BuildRequires:	perl-Cairo
12mr|perl-Gtk2-Sexy-0.50.0-7|16	BuildRequires:	perl-ExtUtils-Depends
12mr|perl-Gtk2-Sexy-0.50.0-7|17	BuildRequires:	perl-ExtUtils-PkgConfig
12mr|perl-Gtk2-Sexy-0.50.0-7|18	BuildRequires:	perl-Glib
12mr|perl-Gtk2-Sexy-0.50.0-7|19	BuildRequires:	perl-Gtk2
12mr|perl-Gtk2-Sexy-0.50.0-7|20	BuildRequires:	perl-devel
12mr|perl-Gtk2-Sexy-0.50.0-7|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Gtk2-Sexy-0.50.0-7|22	
12mr|perl-Gtk2-Sexy-0.50.0-7|23	%description
12mr|perl-Gtk2-Sexy-0.50.0-7|24	This module allows a perl developer to access the widgets of the sexy
12mr|perl-Gtk2-Sexy-0.50.0-7|25	widget collection, which currently includes the following widgets:
12mr|perl-Gtk2-Sexy-0.50.0-7|26	- SexyIconEntry: a GtkEntry with support for inline icons
12mr|perl-Gtk2-Sexy-0.50.0-7|27	- SexySpellEntry: a GtkEntry with inline spell checking
12mr|perl-Gtk2-Sexy-0.50.0-7|28	- SexyUrlLabel: a GtkLabel with support for embedded hyperlinks
12mr|perl-Gtk2-Sexy-0.50.0-7|29	
12mr|perl-Gtk2-Sexy-0.50.0-7|30	%prep
12mr|perl-Gtk2-Sexy-0.50.0-7|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Gtk2-Sexy-0.50.0-7|32	
12mr|perl-Gtk2-Sexy-0.50.0-7|33	%build
12mr|perl-Gtk2-Sexy-0.50.0-7|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Gtk2-Sexy-0.50.0-7|35	%make OPTIMIZE="%{optflags}"
12mr|perl-Gtk2-Sexy-0.50.0-7|36	
12mr|perl-Gtk2-Sexy-0.50.0-7|37	%check
12mr|perl-Gtk2-Sexy-0.50.0-7|38	%make test
12mr|perl-Gtk2-Sexy-0.50.0-7|39	
12mr|perl-Gtk2-Sexy-0.50.0-7|40	%install
12mr|perl-Gtk2-Sexy-0.50.0-7|41	rm -rf %{buildroot}
12mr|perl-Gtk2-Sexy-0.50.0-7|42	%makeinstall_std
12mr|perl-Gtk2-Sexy-0.50.0-7|43	
12mr|perl-Gtk2-Sexy-0.50.0-7|44	%clean
12mr|perl-Gtk2-Sexy-0.50.0-7|45	rm -rf %{buildroot}
12mr|perl-Gtk2-Sexy-0.50.0-7|46	
12mr|perl-Gtk2-Sexy-0.50.0-7|47	%files
12mr|perl-Gtk2-Sexy-0.50.0-7|48	%defattr(-, root, root)
12mr|perl-Gtk2-Sexy-0.50.0-7|49	%doc examples/*
12mr|perl-Gtk2-Sexy-0.50.0-7|50	%{_mandir}/*/*
12mr|perl-Gtk2-Sexy-0.50.0-7|51	%{perl_vendorarch}/Gtk2
12mr|perl-Gtk2-Sexy-0.50.0-7|52	%{perl_vendorarch}/auto/Gtk2
12mr|perl-Gtk2-Sexy-0.50.0-7|53	
12mr|perl-Gtk2-Sexy-0.50.0-7|54	
12mr|perl-Gtk2-Sexy-0.50.0-7|55	
12mr|perl-Gtk2-Sexy-0.50.0-7|56	%changelog
12mr|perl-Gtk2-Sexy-0.50.0-7|57	

15599 12
12mr|perl-Gtk2-SourceView2-0.100.0-9|1	%define	module	Gtk2-SourceView2
12mr|perl-Gtk2-SourceView2-0.100.0-9|2	%define upstream_version 0.10
12mr|perl-Gtk2-SourceView2-0.100.0-9|3	
12mr|perl-Gtk2-SourceView2-0.100.0-9|4	Name:		perl-%{module}
12mr|perl-Gtk2-SourceView2-0.100.0-9|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Gtk2-SourceView2-0.100.0-9|6	Release:	9
12mr|perl-Gtk2-SourceView2-0.100.0-9|7	
12mr|perl-Gtk2-SourceView2-0.100.0-9|8	Summary:	Perl module for the gtksourceview library
12mr|perl-Gtk2-SourceView2-0.100.0-9|9	License:	GPLv2+ or Artistic
12mr|perl-Gtk2-SourceView2-0.100.0-9|10	Group:		Development/GNOME and GTK+
12mr|perl-Gtk2-SourceView2-0.100.0-9|11	Url:		http://gtk2-perl.sf.net/
12mr|perl-Gtk2-SourceView2-0.100.0-9|12	Source0:	%{module}-%{upstream_version}.tar.gz
12mr|perl-Gtk2-SourceView2-0.100.0-9|13	
12mr|perl-Gtk2-SourceView2-0.100.0-9|14	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|perl-Gtk2-SourceView2-0.100.0-9|15	BuildRequires:	pkgconfig(libgnomeprintui-2.2)
12mr|perl-Gtk2-SourceView2-0.100.0-9|16	BuildRequires:	pkgconfig(gtksourceview-2.0)
12mr|perl-Gtk2-SourceView2-0.100.0-9|17	BuildRequires:	perl-ExtUtils-Depends
12mr|perl-Gtk2-SourceView2-0.100.0-9|18	BuildRequires:	perl-ExtUtils-PkgConfig
12mr|perl-Gtk2-SourceView2-0.100.0-9|19	BuildRequires:	perl-Glib > 1.00
12mr|perl-Gtk2-SourceView2-0.100.0-9|20	BuildRequires:	perl-Gtk2 > 1.00
12mr|perl-Gtk2-SourceView2-0.100.0-9|21	BuildRequires:	perl-devel
12mr|perl-Gtk2-SourceView2-0.100.0-9|22	
12mr|perl-Gtk2-SourceView2-0.100.0-9|23	# for data files:
12mr|perl-Gtk2-SourceView2-0.100.0-9|24	Requires:	gtksourceview
12mr|perl-Gtk2-SourceView2-0.100.0-9|25	Requires:	gtk+2
12mr|perl-Gtk2-SourceView2-0.100.0-9|26	
12mr|perl-Gtk2-SourceView2-0.100.0-9|27	%description
12mr|perl-Gtk2-SourceView2-0.100.0-9|28	This module provides perl access to the libgtksourceview library, a library
12mr|perl-Gtk2-SourceView2-0.100.0-9|29	that adds syntax highlighting, line numbers, and other programming-editor
12mr|perl-Gtk2-SourceView2-0.100.0-9|30	features.
12mr|perl-Gtk2-SourceView2-0.100.0-9|31	GtkSourceView specializes these features for a code editor.
12mr|perl-Gtk2-SourceView2-0.100.0-9|32	
12mr|perl-Gtk2-SourceView2-0.100.0-9|33	%prep
12mr|perl-Gtk2-SourceView2-0.100.0-9|34	%setup -q -n %{module}-%{upstream_version}
12mr|perl-Gtk2-SourceView2-0.100.0-9|35	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Gtk2-SourceView2-0.100.0-9|36	
12mr|perl-Gtk2-SourceView2-0.100.0-9|37	%build
12mr|perl-Gtk2-SourceView2-0.100.0-9|38	%make OPTIMIZE="$RPM_OPT_FLAGS"
12mr|perl-Gtk2-SourceView2-0.100.0-9|39	#%make test || :
12mr|perl-Gtk2-SourceView2-0.100.0-9|40	
12mr|perl-Gtk2-SourceView2-0.100.0-9|41	%install
12mr|perl-Gtk2-SourceView2-0.100.0-9|42	%makeinstall_std
12mr|perl-Gtk2-SourceView2-0.100.0-9|43	
12mr|perl-Gtk2-SourceView2-0.100.0-9|44	%files
12mr|perl-Gtk2-SourceView2-0.100.0-9|45	%doc examples
12mr|perl-Gtk2-SourceView2-0.100.0-9|46	%{_mandir}/*/*
12mr|perl-Gtk2-SourceView2-0.100.0-9|47	%{perl_vendorarch}/Gtk2/*
12mr|perl-Gtk2-SourceView2-0.100.0-9|48	%{perl_vendorarch}/auto/*
12mr|perl-Gtk2-SourceView2-0.100.0-9|49	
12mr|perl-Gtk2-SourceView2-0.100.0-9|50	
12mr|perl-Gtk2-SourceView2-0.100.0-9|51	
12mr|perl-Gtk2-SourceView2-0.100.0-9|52	%changelog
12mr|perl-Gtk2-SourceView2-0.100.0-9|53	

15600 12
12mr|perl-Gtk2-TrayIcon-0.60.0-7|1	%define upstream_name    Gtk2-TrayIcon
12mr|perl-Gtk2-TrayIcon-0.60.0-7|2	%define upstream_version 0.06
12mr|perl-Gtk2-TrayIcon-0.60.0-7|3	
12mr|perl-Gtk2-TrayIcon-0.60.0-7|4	Name:       perl-%{upstream_name}
12mr|perl-Gtk2-TrayIcon-0.60.0-7|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Gtk2-TrayIcon-0.60.0-7|6	Release:	7
12mr|perl-Gtk2-TrayIcon-0.60.0-7|7	
12mr|perl-Gtk2-TrayIcon-0.60.0-7|8	Summary:    Perl module interface to the EggTrayIcon library
12mr|perl-Gtk2-TrayIcon-0.60.0-7|9	License:    GPL+ or Artistic
12mr|perl-Gtk2-TrayIcon-0.60.0-7|10	Group:      Development/GNOME and GTK+
12mr|perl-Gtk2-TrayIcon-0.60.0-7|11	Url:        http://gtk2-perl.sf.net/
12mr|perl-Gtk2-TrayIcon-0.60.0-7|12	Source0:    %{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Gtk2-TrayIcon-0.60.0-7|13	
12mr|perl-Gtk2-TrayIcon-0.60.0-7|14	BuildRequires: glitz-devel
12mr|perl-Gtk2-TrayIcon-0.60.0-7|15	BuildRequires: gtk+2-devel
12mr|perl-Gtk2-TrayIcon-0.60.0-7|16	BuildRequires: perl-Cairo
12mr|perl-Gtk2-TrayIcon-0.60.0-7|17	BuildRequires: perl-ExtUtils-Depends
12mr|perl-Gtk2-TrayIcon-0.60.0-7|18	BuildRequires: perl-ExtUtils-PkgConfig
12mr|perl-Gtk2-TrayIcon-0.60.0-7|19	BuildRequires: perl-Glib >= 0.92
12mr|perl-Gtk2-TrayIcon-0.60.0-7|20	BuildRequires: perl-Gtk2
12mr|perl-Gtk2-TrayIcon-0.60.0-7|21	BuildRequires: perl-devel
12mr|perl-Gtk2-TrayIcon-0.60.0-7|22	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Gtk2-TrayIcon-0.60.0-7|23	
12mr|perl-Gtk2-TrayIcon-0.60.0-7|24	Requires: gtk+2
12mr|perl-Gtk2-TrayIcon-0.60.0-7|25	Requires: perl-Gtk2 >= 0.95-6mdk
12mr|perl-Gtk2-TrayIcon-0.60.0-7|26	
12mr|perl-Gtk2-TrayIcon-0.60.0-7|27	%description
12mr|perl-Gtk2-TrayIcon-0.60.0-7|28	This module allows a Perl developer to embed an arbitrary widget
12mr|perl-Gtk2-TrayIcon-0.60.0-7|29	in a System Tray like the Gnome notification area.
12mr|perl-Gtk2-TrayIcon-0.60.0-7|30	System Trays are found in both KDE and Gnome.
12mr|perl-Gtk2-TrayIcon-0.60.0-7|31	
12mr|perl-Gtk2-TrayIcon-0.60.0-7|32	%prep
12mr|perl-Gtk2-TrayIcon-0.60.0-7|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Gtk2-TrayIcon-0.60.0-7|34	find -type d -name CVS | rm -rf
12mr|perl-Gtk2-TrayIcon-0.60.0-7|35	
12mr|perl-Gtk2-TrayIcon-0.60.0-7|36	%build
12mr|perl-Gtk2-TrayIcon-0.60.0-7|37	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Gtk2-TrayIcon-0.60.0-7|38	%make OPTIMIZE="$RPM_OPT_FLAGS"
12mr|perl-Gtk2-TrayIcon-0.60.0-7|39	
12mr|perl-Gtk2-TrayIcon-0.60.0-7|40	#%check
12mr|perl-Gtk2-TrayIcon-0.60.0-7|41	#%make test || :
12mr|perl-Gtk2-TrayIcon-0.60.0-7|42	
12mr|perl-Gtk2-TrayIcon-0.60.0-7|43	%install
12mr|perl-Gtk2-TrayIcon-0.60.0-7|44	rm -rf %{buildroot}
12mr|perl-Gtk2-TrayIcon-0.60.0-7|45	%makeinstall_std
12mr|perl-Gtk2-TrayIcon-0.60.0-7|46	
12mr|perl-Gtk2-TrayIcon-0.60.0-7|47	%clean
12mr|perl-Gtk2-TrayIcon-0.60.0-7|48	rm -rf %{buildroot}
12mr|perl-Gtk2-TrayIcon-0.60.0-7|49	
12mr|perl-Gtk2-TrayIcon-0.60.0-7|50	%files
12mr|perl-Gtk2-TrayIcon-0.60.0-7|51	%defattr(-, root, root)
12mr|perl-Gtk2-TrayIcon-0.60.0-7|52	%doc examples/*
12mr|perl-Gtk2-TrayIcon-0.60.0-7|53	%{_mandir}/*/*
12mr|perl-Gtk2-TrayIcon-0.60.0-7|54	%{perl_vendorarch}/Gtk2
12mr|perl-Gtk2-TrayIcon-0.60.0-7|55	%{perl_vendorarch}/auto/*
12mr|perl-Gtk2-TrayIcon-0.60.0-7|56	
12mr|perl-Gtk2-TrayIcon-0.60.0-7|57	
12mr|perl-Gtk2-TrayIcon-0.60.0-7|58	
12mr|perl-Gtk2-TrayIcon-0.60.0-7|59	%changelog
12mr|perl-Gtk2-TrayIcon-0.60.0-7|60	

15601 12
12mr|perl-Gtk2-WebKit-0.90.0-7|1	%define upstream_name    Gtk2-WebKit
12mr|perl-Gtk2-WebKit-0.90.0-7|2	%define upstream_version 0.09
12mr|perl-Gtk2-WebKit-0.90.0-7|3	
12mr|perl-Gtk2-WebKit-0.90.0-7|4	Name:       perl-%{upstream_name}
12mr|perl-Gtk2-WebKit-0.90.0-7|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Gtk2-WebKit-0.90.0-7|6	Release:	7
12mr|perl-Gtk2-WebKit-0.90.0-7|7	
12mr|perl-Gtk2-WebKit-0.90.0-7|8	Summary:    Web content engine library for Gtk2
12mr|perl-Gtk2-WebKit-0.90.0-7|9	License:    GPL+ or Artistic
12mr|perl-Gtk2-WebKit-0.90.0-7|10	Group:      Development/Perl
12mr|perl-Gtk2-WebKit-0.90.0-7|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Gtk2-WebKit-0.90.0-7|12	Source0:    http://www.cpan.org/modules/by-module/Gtk2/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Gtk2-WebKit-0.90.0-7|13	
12mr|perl-Gtk2-WebKit-0.90.0-7|14	BuildRequires: perl(ExtUtils::Depends)
12mr|perl-Gtk2-WebKit-0.90.0-7|15	BuildRequires: perl(ExtUtils::PkgConfig)
12mr|perl-Gtk2-WebKit-0.90.0-7|16	BuildRequires: perl(Gtk2)
12mr|perl-Gtk2-WebKit-0.90.0-7|17	BuildRequires: webkitgtk-devel >= 1.2.0-3
12mr|perl-Gtk2-WebKit-0.90.0-7|18	# for tests:
12mr|perl-Gtk2-WebKit-0.90.0-7|19	BuildRequires: x11-server-xvfb
12mr|perl-Gtk2-WebKit-0.90.0-7|20	BuildRequires: perl-devel
12mr|perl-Gtk2-WebKit-0.90.0-7|21	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Gtk2-WebKit-0.90.0-7|22	
12mr|perl-Gtk2-WebKit-0.90.0-7|23	%description
12mr|perl-Gtk2-WebKit-0.90.0-7|24	WebKit is a web content engine, derived from KHTML and KJS from KDE, and
12mr|perl-Gtk2-WebKit-0.90.0-7|25	used primarily in Apple's Safari browser. It is made to be embedded in
12mr|perl-Gtk2-WebKit-0.90.0-7|26	other applications, such as mail readers, or web browsers.
12mr|perl-Gtk2-WebKit-0.90.0-7|27	
12mr|perl-Gtk2-WebKit-0.90.0-7|28	It is able to display content such as HTML, SVG, XML, and others. It also
12mr|perl-Gtk2-WebKit-0.90.0-7|29	supports DOM, XMLHttpRequest, XSLT, CSS, Javascript/ECMAscript and more.
12mr|perl-Gtk2-WebKit-0.90.0-7|30	
12mr|perl-Gtk2-WebKit-0.90.0-7|31	%prep
12mr|perl-Gtk2-WebKit-0.90.0-7|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Gtk2-WebKit-0.90.0-7|33	
12mr|perl-Gtk2-WebKit-0.90.0-7|34	%build
12mr|perl-Gtk2-WebKit-0.90.0-7|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Gtk2-WebKit-0.90.0-7|36	%make OTHERLDFLAGS="-Wl,--as-needed"
12mr|perl-Gtk2-WebKit-0.90.0-7|37	
12mr|perl-Gtk2-WebKit-0.90.0-7|38	#%check
12mr|perl-Gtk2-WebKit-0.90.0-7|39	#XDISPLAY=$(i=1; while [ -f /tmp/.X$i-lock ]; do i=$(($i+1)); done; echo $i)
12mr|perl-Gtk2-WebKit-0.90.0-7|40	#%{_bindir}/Xvfb -screen 0 1600x1200x24 :$XDISPLAY &
12mr|perl-Gtk2-WebKit-0.90.0-7|41	#export DISPLAY=:$XDISPLAY
12mr|perl-Gtk2-WebKit-0.90.0-7|42	#make test
12mr|perl-Gtk2-WebKit-0.90.0-7|43	#kill $(cat /tmp/.X$XDISPLAY-lock)
12mr|perl-Gtk2-WebKit-0.90.0-7|44	
12mr|perl-Gtk2-WebKit-0.90.0-7|45	%install
12mr|perl-Gtk2-WebKit-0.90.0-7|46	rm -rf %buildroot
12mr|perl-Gtk2-WebKit-0.90.0-7|47	%makeinstall_std
12mr|perl-Gtk2-WebKit-0.90.0-7|48	
12mr|perl-Gtk2-WebKit-0.90.0-7|49	%clean
12mr|perl-Gtk2-WebKit-0.90.0-7|50	rm -rf %buildroot
12mr|perl-Gtk2-WebKit-0.90.0-7|51	
12mr|perl-Gtk2-WebKit-0.90.0-7|52	%files
12mr|perl-Gtk2-WebKit-0.90.0-7|53	%defattr(-,root,root)
12mr|perl-Gtk2-WebKit-0.90.0-7|54	%doc Changes
12mr|perl-Gtk2-WebKit-0.90.0-7|55	%{_mandir}/man3/*
12mr|perl-Gtk2-WebKit-0.90.0-7|56	%perl_vendorlib/*
12mr|perl-Gtk2-WebKit-0.90.0-7|57	
12mr|perl-Gtk2-WebKit-0.90.0-7|58	
12mr|perl-Gtk2-WebKit-0.90.0-7|59	
12mr|perl-Gtk2-WebKit-0.90.0-7|60	
12mr|perl-Gtk2-WebKit-0.90.0-7|61	%changelog
12mr|perl-Gtk2-WebKit-0.90.0-7|62	

15602 12
12mr|perl-Hal-Cdroms-0.03-9|1	%define module	Hal-Cdroms
12mr|perl-Hal-Cdroms-0.03-9|2	
12mr|perl-Hal-Cdroms-0.03-9|3	Name:		perl-%{module}
12mr|perl-Hal-Cdroms-0.03-9|4	Version:	0.03
12mr|perl-Hal-Cdroms-0.03-9|5	Release:	9
12mr|perl-Hal-Cdroms-0.03-9|6	Summary:	Access cdroms through HAL and D-Bus
12mr|perl-Hal-Cdroms-0.03-9|7	License:	GPL or Artistic
12mr|perl-Hal-Cdroms-0.03-9|8	Group:		Development/Perl
12mr|perl-Hal-Cdroms-0.03-9|9	Source:		http://search.cpan.org/CPAN/authors/id/P/PI/PIXEL/%{module}-%{version}.tar.gz
12mr|perl-Hal-Cdroms-0.03-9|10	Url:		http://search.cpan.org/dist/%{module}
12mr|perl-Hal-Cdroms-0.03-9|11	BuildRequires:	perl-devel
12mr|perl-Hal-Cdroms-0.03-9|12	Requires:	perl(Net::DBus)
12mr|perl-Hal-Cdroms-0.03-9|13	
12mr|perl-Hal-Cdroms-0.03-9|14	BuildArch:	noarch
12mr|perl-Hal-Cdroms-0.03-9|15	
12mr|perl-Hal-Cdroms-0.03-9|16	%description
12mr|perl-Hal-Cdroms-0.03-9|17	Access cdroms through HAL and D-Bus
12mr|perl-Hal-Cdroms-0.03-9|18	
12mr|perl-Hal-Cdroms-0.03-9|19	%prep
12mr|perl-Hal-Cdroms-0.03-9|20	%setup -q -n %{module}-%{version}
12mr|perl-Hal-Cdroms-0.03-9|21	
12mr|perl-Hal-Cdroms-0.03-9|22	%build
12mr|perl-Hal-Cdroms-0.03-9|23	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Hal-Cdroms-0.03-9|24	make
12mr|perl-Hal-Cdroms-0.03-9|25	
12mr|perl-Hal-Cdroms-0.03-9|26	%check
12mr|perl-Hal-Cdroms-0.03-9|27	make test
12mr|perl-Hal-Cdroms-0.03-9|28	
12mr|perl-Hal-Cdroms-0.03-9|29	%install
12mr|perl-Hal-Cdroms-0.03-9|30	%makeinstall_std
12mr|perl-Hal-Cdroms-0.03-9|31	
12mr|perl-Hal-Cdroms-0.03-9|32	%files
12mr|perl-Hal-Cdroms-0.03-9|33	%doc Changes
12mr|perl-Hal-Cdroms-0.03-9|34	%{perl_vendorlib}/Hal/Cdroms*
12mr|perl-Hal-Cdroms-0.03-9|35	%{_mandir}/*/*
12mr|perl-Hal-Cdroms-0.03-9|36	
12mr|perl-Hal-Cdroms-0.03-9|37	
12mr|perl-Hal-Cdroms-0.03-9|38	
12mr|perl-Hal-Cdroms-0.03-9|39	%changelog
12mr|perl-Hal-Cdroms-0.03-9|40	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Hal-Cdroms-0.03-9|41	+ Commit: 4e3f48a
12mr|perl-Hal-Cdroms-0.03-9|42	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Hal-Cdroms-0.03-9|43	
12mr|perl-Hal-Cdroms-0.03-9|44	

15603 12
12mr|perl-Hook-LexWrap-0.240.0-5|1	%define upstream_name    Hook-LexWrap
12mr|perl-Hook-LexWrap-0.240.0-5|2	%define upstream_version 0.24
12mr|perl-Hook-LexWrap-0.240.0-5|3	
12mr|perl-Hook-LexWrap-0.240.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Hook-LexWrap-0.240.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Hook-LexWrap-0.240.0-5|6	Release:	5
12mr|perl-Hook-LexWrap-0.240.0-5|7	
12mr|perl-Hook-LexWrap-0.240.0-5|8	Summary:	Lexically scoped subroutine wrappers
12mr|perl-Hook-LexWrap-0.240.0-5|9	License:	GPL+ or Artistic
12mr|perl-Hook-LexWrap-0.240.0-5|10	Group:		Development/Perl
12mr|perl-Hook-LexWrap-0.240.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Hook-LexWrap-0.240.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Hook/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Hook-LexWrap-0.240.0-5|13	
12mr|perl-Hook-LexWrap-0.240.0-5|14	BuildRequires:	perl-devel
12mr|perl-Hook-LexWrap-0.240.0-5|15	BuildArch:	noarch
12mr|perl-Hook-LexWrap-0.240.0-5|16	
12mr|perl-Hook-LexWrap-0.240.0-5|17	%description
12mr|perl-Hook-LexWrap-0.240.0-5|18	Hook::LexWrap allows you to install a pre- or post-wrapper (or both)
12mr|perl-Hook-LexWrap-0.240.0-5|19	around an existing subroutine. Unlike other modules that provide this
12mr|perl-Hook-LexWrap-0.240.0-5|20	capacity (e.g. Hook::PreAndPost and Hook::WrapSub), Hook::LexWrap
12mr|perl-Hook-LexWrap-0.240.0-5|21	implements wrappers in such a way that the standard `caller' function
12mr|perl-Hook-LexWrap-0.240.0-5|22	works correctly within the wrapped subroutine.
12mr|perl-Hook-LexWrap-0.240.0-5|23	
12mr|perl-Hook-LexWrap-0.240.0-5|24	%prep
12mr|perl-Hook-LexWrap-0.240.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Hook-LexWrap-0.240.0-5|26	
12mr|perl-Hook-LexWrap-0.240.0-5|27	%build
12mr|perl-Hook-LexWrap-0.240.0-5|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Hook-LexWrap-0.240.0-5|29	%make
12mr|perl-Hook-LexWrap-0.240.0-5|30	
12mr|perl-Hook-LexWrap-0.240.0-5|31	%check
12mr|perl-Hook-LexWrap-0.240.0-5|32	%make test
12mr|perl-Hook-LexWrap-0.240.0-5|33	
12mr|perl-Hook-LexWrap-0.240.0-5|34	%install
12mr|perl-Hook-LexWrap-0.240.0-5|35	%makeinstall_std
12mr|perl-Hook-LexWrap-0.240.0-5|36	
12mr|perl-Hook-LexWrap-0.240.0-5|37	%files
12mr|perl-Hook-LexWrap-0.240.0-5|38	%doc Changes README
12mr|perl-Hook-LexWrap-0.240.0-5|39	%{perl_vendorlib}/Hook
12mr|perl-Hook-LexWrap-0.240.0-5|40	%{_mandir}/*/*
12mr|perl-Hook-LexWrap-0.240.0-5|41	
12mr|perl-Hook-LexWrap-0.240.0-5|42	
12mr|perl-Hook-LexWrap-0.240.0-5|43	
12mr|perl-Hook-LexWrap-0.240.0-5|44	%changelog
12mr|perl-Hook-LexWrap-0.240.0-5|45	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Hook-LexWrap-0.240.0-5|46	+ Commit: 87fab94
12mr|perl-Hook-LexWrap-0.240.0-5|47	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Hook-LexWrap-0.240.0-5|48	
12mr|perl-Hook-LexWrap-0.240.0-5|49	

15604 12
12mr|perl-HTML-Clean-0.800.0-5|1	%define upstream_name	 HTML-Clean
12mr|perl-HTML-Clean-0.800.0-5|2	%define upstream_version 0.8
12mr|perl-HTML-Clean-0.800.0-5|3	
12mr|perl-HTML-Clean-0.800.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-HTML-Clean-0.800.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-HTML-Clean-0.800.0-5|6	Release:	5
12mr|perl-HTML-Clean-0.800.0-5|7	
12mr|perl-HTML-Clean-0.800.0-5|8	Summary:	HTML shrinker
12mr|perl-HTML-Clean-0.800.0-5|9	License:	GPL+ or Artistic
12mr|perl-HTML-Clean-0.800.0-5|10	Group:		Development/Perl
12mr|perl-HTML-Clean-0.800.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-HTML-Clean-0.800.0-5|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-HTML-Clean-0.800.0-5|13	
12mr|perl-HTML-Clean-0.800.0-5|14	BuildRequires:	perl-devel
12mr|perl-HTML-Clean-0.800.0-5|15	BuildArch:	noarch
12mr|perl-HTML-Clean-0.800.0-5|16	
12mr|perl-HTML-Clean-0.800.0-5|17	%description
12mr|perl-HTML-Clean-0.800.0-5|18	The HTML::Clean module encapsulates a number of HTML optimizations
12mr|perl-HTML-Clean-0.800.0-5|19	and cleanups.  The end result is HTML that loads faster, displays
12mr|perl-HTML-Clean-0.800.0-5|20	properly in more browsers.  Think of it as a compiler that
12mr|perl-HTML-Clean-0.800.0-5|21	translates HTML input into optimized machine readable code.
12mr|perl-HTML-Clean-0.800.0-5|22	
12mr|perl-HTML-Clean-0.800.0-5|23	%prep
12mr|perl-HTML-Clean-0.800.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-HTML-Clean-0.800.0-5|25	
12mr|perl-HTML-Clean-0.800.0-5|26	%build
12mr|perl-HTML-Clean-0.800.0-5|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-HTML-Clean-0.800.0-5|28	%make
12mr|perl-HTML-Clean-0.800.0-5|29	
12mr|perl-HTML-Clean-0.800.0-5|30	%check
12mr|perl-HTML-Clean-0.800.0-5|31	%make test
12mr|perl-HTML-Clean-0.800.0-5|32	
12mr|perl-HTML-Clean-0.800.0-5|33	%install
12mr|perl-HTML-Clean-0.800.0-5|34	%makeinstall_std
12mr|perl-HTML-Clean-0.800.0-5|35	
12mr|perl-HTML-Clean-0.800.0-5|36	%files
12mr|perl-HTML-Clean-0.800.0-5|37	%doc Changes README TODO
12mr|perl-HTML-Clean-0.800.0-5|38	%{_bindir}/*
12mr|perl-HTML-Clean-0.800.0-5|39	%{_mandir}/*/*
12mr|perl-HTML-Clean-0.800.0-5|40	%{perl_vendorlib}/HTML
12mr|perl-HTML-Clean-0.800.0-5|41	%{perl_vendorlib}/auto
12mr|perl-HTML-Clean-0.800.0-5|42	
12mr|perl-HTML-Clean-0.800.0-5|43	
12mr|perl-HTML-Clean-0.800.0-5|44	
12mr|perl-HTML-Clean-0.800.0-5|45	%changelog
12mr|perl-HTML-Clean-0.800.0-5|46	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-HTML-Clean-0.800.0-5|47	+ Commit: 0a9d84f
12mr|perl-HTML-Clean-0.800.0-5|48	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-HTML-Clean-0.800.0-5|49	
12mr|perl-HTML-Clean-0.800.0-5|50	

15605 12
12mr|perl-HTML-Form-6.30.0-1|1	%define upstream_name    HTML-Form
12mr|perl-HTML-Form-6.30.0-1|2	%define upstream_version 6.03
12mr|perl-HTML-Form-6.30.0-1|3	
12mr|perl-HTML-Form-6.30.0-1|4	Name:		perl-%{upstream_name}
12mr|perl-HTML-Form-6.30.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-HTML-Form-6.30.0-1|6	Release:	1
12mr|perl-HTML-Form-6.30.0-1|7	
12mr|perl-HTML-Form-6.30.0-1|8	Summary:	Class that represents an HTML form element
12mr|perl-HTML-Form-6.30.0-1|9	License:	GPL+ or Artistic
12mr|perl-HTML-Form-6.30.0-1|10	Group:		Development/Perl
12mr|perl-HTML-Form-6.30.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-HTML-Form-6.30.0-1|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-HTML-Form-6.30.0-1|13	
12mr|perl-HTML-Form-6.30.0-1|14	BuildRequires:	perl-devel
12mr|perl-HTML-Form-6.30.0-1|15	BuildRequires:	perl(Encode)
12mr|perl-HTML-Form-6.30.0-1|16	BuildRequires:	perl(HTML::TokeParser)
12mr|perl-HTML-Form-6.30.0-1|17	BuildRequires:	perl(HTTP::Request)
12mr|perl-HTML-Form-6.30.0-1|18	BuildRequires:	perl(HTTP::Request::Common) >= 6.30.0
12mr|perl-HTML-Form-6.30.0-1|19	BuildRequires:	perl(URI)
12mr|perl-HTML-Form-6.30.0-1|20	BuildArch:	noarch
12mr|perl-HTML-Form-6.30.0-1|21	
12mr|perl-HTML-Form-6.30.0-1|22	%description
12mr|perl-HTML-Form-6.30.0-1|23	Objects of the 'HTML::Form' class represents a single HTML '<form> ...
12mr|perl-HTML-Form-6.30.0-1|24	</form>' instance. A form consists of a sequence of inputs that usually
12mr|perl-HTML-Form-6.30.0-1|25	have names, and which can take on various values. The state of a form can
12mr|perl-HTML-Form-6.30.0-1|26	be tweaked and it can then be asked to provide 'HTTP::Request' objects that
12mr|perl-HTML-Form-6.30.0-1|27	can be passed to the request() method of 'LWP::UserAgent'.
12mr|perl-HTML-Form-6.30.0-1|28	
12mr|perl-HTML-Form-6.30.0-1|29	The following methods are available:
12mr|perl-HTML-Form-6.30.0-1|30	
12mr|perl-HTML-Form-6.30.0-1|31	* @forms = HTML::Form->parse( $html_document, $base_uri )
12mr|perl-HTML-Form-6.30.0-1|32	
12mr|perl-HTML-Form-6.30.0-1|33	%prep
12mr|perl-HTML-Form-6.30.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-HTML-Form-6.30.0-1|35	
12mr|perl-HTML-Form-6.30.0-1|36	%build
12mr|perl-HTML-Form-6.30.0-1|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-HTML-Form-6.30.0-1|38	
12mr|perl-HTML-Form-6.30.0-1|39	%make
12mr|perl-HTML-Form-6.30.0-1|40	
12mr|perl-HTML-Form-6.30.0-1|41	%check
12mr|perl-HTML-Form-6.30.0-1|42	%make test
12mr|perl-HTML-Form-6.30.0-1|43	
12mr|perl-HTML-Form-6.30.0-1|44	%install
12mr|perl-HTML-Form-6.30.0-1|45	%makeinstall_std
12mr|perl-HTML-Form-6.30.0-1|46	
12mr|perl-HTML-Form-6.30.0-1|47	%files
12mr|perl-HTML-Form-6.30.0-1|48	%doc Changes META.yml README
12mr|perl-HTML-Form-6.30.0-1|49	%{_mandir}/man3/*
12mr|perl-HTML-Form-6.30.0-1|50	%{perl_vendorlib}/*
12mr|perl-HTML-Form-6.30.0-1|51	
12mr|perl-HTML-Form-6.30.0-1|52	
12mr|perl-HTML-Form-6.30.0-1|53	
12mr|perl-HTML-Form-6.30.0-1|54	%changelog
12mr|perl-HTML-Form-6.30.0-1|55	

15606 12
12mr|perl-HTML-Format-2.90.0-3|1	%define	upstream_name    HTML-Format
12mr|perl-HTML-Format-2.90.0-3|2	%define	upstream_version 2.09
12mr|perl-HTML-Format-2.90.0-3|3	
12mr|perl-HTML-Format-2.90.0-3|4	Name:       perl-%{upstream_name}
12mr|perl-HTML-Format-2.90.0-3|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-HTML-Format-2.90.0-3|6	Release:    %mkrel 3
12mr|perl-HTML-Format-2.90.0-3|7	
12mr|perl-HTML-Format-2.90.0-3|8	Summary:	CPAN %{upstream_name} perl module
12mr|perl-HTML-Format-2.90.0-3|9	License:	GPL+ or Artistic
12mr|perl-HTML-Format-2.90.0-3|10	Group:		Development/Perl
12mr|perl-HTML-Format-2.90.0-3|11	Url:		http://search.cpan.org/dist/HTML-Format/
12mr|perl-HTML-Format-2.90.0-3|12	Source:     http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-HTML-Format-2.90.0-3|13	BuildRequires:	perl(Font::AFM) >= 1.17
12mr|perl-HTML-Format-2.90.0-3|14	BuildRequires:	perl(HTML::Tree) >= 3.15
12mr|perl-HTML-Format-2.90.0-3|15	BuildRequires:	perl(Module::Build)
12mr|perl-HTML-Format-2.90.0-3|16	BuildRequires:	perl(Test::More) >= 0.960.0
12mr|perl-HTML-Format-2.90.0-3|17	BuildArch:	noarch
12mr|perl-HTML-Format-2.90.0-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-HTML-Format-2.90.0-3|19	
12mr|perl-HTML-Format-2.90.0-3|20	%description
12mr|perl-HTML-Format-2.90.0-3|21	This is a collection of modules that formats HTML as plaintext,
12mr|perl-HTML-Format-2.90.0-3|22	PostScript or RTF.
12mr|perl-HTML-Format-2.90.0-3|23	
12mr|perl-HTML-Format-2.90.0-3|24	The modules present in this package are:
12mr|perl-HTML-Format-2.90.0-3|25	
12mr|perl-HTML-Format-2.90.0-3|26	HTML::FormatText - Formatter that converts a syntax tree to plain
12mr|perl-HTML-Format-2.90.0-3|27	readable text.
12mr|perl-HTML-Format-2.90.0-3|28	
12mr|perl-HTML-Format-2.90.0-3|29	HTML::FormatPS - Formatter that outputs PostScript code.
12mr|perl-HTML-Format-2.90.0-3|30	
12mr|perl-HTML-Format-2.90.0-3|31	HTML::FormatRTF - Formatter that outputs RTF code.
12mr|perl-HTML-Format-2.90.0-3|32	
12mr|perl-HTML-Format-2.90.0-3|33	HTML::Formatter - Base class for various formatters.  Formatters
12mr|perl-HTML-Format-2.90.0-3|34	traverse a syntax tree and produce some textual output.  None
12mr|perl-HTML-Format-2.90.0-3|35	of the current formatters handle tables or forms yet.
12mr|perl-HTML-Format-2.90.0-3|36	
12mr|perl-HTML-Format-2.90.0-3|37	%prep
12mr|perl-HTML-Format-2.90.0-3|38	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-HTML-Format-2.90.0-3|39	
12mr|perl-HTML-Format-2.90.0-3|40	%build
12mr|perl-HTML-Format-2.90.0-3|41	%{__perl} Build.PL installdirs=vendor
12mr|perl-HTML-Format-2.90.0-3|42	./Build
12mr|perl-HTML-Format-2.90.0-3|43	
12mr|perl-HTML-Format-2.90.0-3|44	%check
12mr|perl-HTML-Format-2.90.0-3|45	./Build test
12mr|perl-HTML-Format-2.90.0-3|46	
12mr|perl-HTML-Format-2.90.0-3|47	%install
12mr|perl-HTML-Format-2.90.0-3|48	rm -rf %{buildroot}
12mr|perl-HTML-Format-2.90.0-3|49	./Build install destdir=%{buildroot}
12mr|perl-HTML-Format-2.90.0-3|50	
12mr|perl-HTML-Format-2.90.0-3|51	%clean
12mr|perl-HTML-Format-2.90.0-3|52	rm -rf %{buildroot}
12mr|perl-HTML-Format-2.90.0-3|53	
12mr|perl-HTML-Format-2.90.0-3|54	%files
12mr|perl-HTML-Format-2.90.0-3|55	%defattr(-,root,root)
12mr|perl-HTML-Format-2.90.0-3|56	%doc Changes README
12mr|perl-HTML-Format-2.90.0-3|57	%{_mandir}/*/*
12mr|perl-HTML-Format-2.90.0-3|58	%{perl_vendorlib}/HTML/*
12mr|perl-HTML-Format-2.90.0-3|59	
12mr|perl-HTML-Format-2.90.0-3|60	
12mr|perl-HTML-Format-2.90.0-3|61	
12mr|perl-HTML-Format-2.90.0-3|62	%changelog
12mr|perl-HTML-Format-2.90.0-3|63	

15607 12
12mr|perl-HTML-Parser-3.680.0-6|1	%define	upstream_name	 HTML-Parser
12mr|perl-HTML-Parser-3.680.0-6|2	%define upstream_version 3.68
12mr|perl-HTML-Parser-3.680.0-6|3	
12mr|perl-HTML-Parser-3.680.0-6|4	%define Werror_cflags %nil
12mr|perl-HTML-Parser-3.680.0-6|5	
12mr|perl-HTML-Parser-3.680.0-6|6	Name:       perl-%{upstream_name}
12mr|perl-HTML-Parser-3.680.0-6|7	Version:    %perl_convert_version %{upstream_version}
12mr|perl-HTML-Parser-3.680.0-6|8	Release:    6
12mr|perl-HTML-Parser-3.680.0-6|9	
12mr|perl-HTML-Parser-3.680.0-6|10	Summary:	Perl module to parse HTML documents
12mr|perl-HTML-Parser-3.680.0-6|11	License:	GPL+ or Artistic
12mr|perl-HTML-Parser-3.680.0-6|12	Group:		Development/Perl
12mr|perl-HTML-Parser-3.680.0-6|13	Url: 		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-HTML-Parser-3.680.0-6|14	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-HTML-Parser-3.680.0-6|15	
12mr|perl-HTML-Parser-3.680.0-6|16	BuildRequires:	perl-devel
12mr|perl-HTML-Parser-3.680.0-6|17	BuildRequires:	perl-HTML-Tagset
12mr|perl-HTML-Parser-3.680.0-6|18	Requires: 	perl-HTML-Tagset >= 3.30.0
12mr|perl-HTML-Parser-3.680.0-6|19	
12mr|perl-HTML-Parser-3.680.0-6|20	%description
12mr|perl-HTML-Parser-3.680.0-6|21	HTML::Parser module for Perl to parse and extract information from
12mr|perl-HTML-Parser-3.680.0-6|22	HTML documents.
12mr|perl-HTML-Parser-3.680.0-6|23	
12mr|perl-HTML-Parser-3.680.0-6|24	%prep
12mr|perl-HTML-Parser-3.680.0-6|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-HTML-Parser-3.680.0-6|26	
12mr|perl-HTML-Parser-3.680.0-6|27	%build
12mr|perl-HTML-Parser-3.680.0-6|28	# compile with default options (prompt() checks for STDIN being a terminal).
12mr|perl-HTML-Parser-3.680.0-6|29	# yes to not ask for automate rebuild
12mr|perl-HTML-Parser-3.680.0-6|30	yes | %__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-HTML-Parser-3.680.0-6|31	%make OPTIMIZE="%{optflags}"
12mr|perl-HTML-Parser-3.680.0-6|32	
12mr|perl-HTML-Parser-3.680.0-6|33	%check
12mr|perl-HTML-Parser-3.680.0-6|34	%make test
12mr|perl-HTML-Parser-3.680.0-6|35	
12mr|perl-HTML-Parser-3.680.0-6|36	%install
12mr|perl-HTML-Parser-3.680.0-6|37	%makeinstall_std
12mr|perl-HTML-Parser-3.680.0-6|38	
12mr|perl-HTML-Parser-3.680.0-6|39	%files
12mr|perl-HTML-Parser-3.680.0-6|40	%doc README TODO Changes
12mr|perl-HTML-Parser-3.680.0-6|41	%{perl_vendorarch}/auto/HTML
12mr|perl-HTML-Parser-3.680.0-6|42	%{perl_vendorarch}/HTML
12mr|perl-HTML-Parser-3.680.0-6|43	%{_mandir}/*/*
12mr|perl-HTML-Parser-3.680.0-6|44	
12mr|perl-HTML-Parser-3.680.0-6|45	
12mr|perl-HTML-Parser-3.680.0-6|46	
12mr|perl-HTML-Parser-3.680.0-6|47	%changelog
12mr|perl-HTML-Parser-3.680.0-6|48	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-HTML-Parser-3.680.0-6|49	+ Commit: bcf6569
12mr|perl-HTML-Parser-3.680.0-6|50	- Minor cleanups
12mr|perl-HTML-Parser-3.680.0-6|51	
12mr|perl-HTML-Parser-3.680.0-6|52	

15608 12
12mr|perl-HTML-SimpleParse-0.120.0-5|1	%define upstream_name    HTML-SimpleParse
12mr|perl-HTML-SimpleParse-0.120.0-5|2	%define upstream_version 0.12
12mr|perl-HTML-SimpleParse-0.120.0-5|3	
12mr|perl-HTML-SimpleParse-0.120.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-HTML-SimpleParse-0.120.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-HTML-SimpleParse-0.120.0-5|6	Release:	5
12mr|perl-HTML-SimpleParse-0.120.0-5|7	
12mr|perl-HTML-SimpleParse-0.120.0-5|8	Summary:	HTML::SimpleParse Perl module
12mr|perl-HTML-SimpleParse-0.120.0-5|9	License:	GPL+ or Artistic
12mr|perl-HTML-SimpleParse-0.120.0-5|10	Group:		Development/Perl
12mr|perl-HTML-SimpleParse-0.120.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-HTML-SimpleParse-0.120.0-5|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-HTML-SimpleParse-0.120.0-5|13	
12mr|perl-HTML-SimpleParse-0.120.0-5|14	BuildRequires:	perl-devel
12mr|perl-HTML-SimpleParse-0.120.0-5|15	BuildArch:	noarch
12mr|perl-HTML-SimpleParse-0.120.0-5|16	
12mr|perl-HTML-SimpleParse-0.120.0-5|17	%description
12mr|perl-HTML-SimpleParse-0.120.0-5|18	HTML::SimpleParse module for Perl
12mr|perl-HTML-SimpleParse-0.120.0-5|19	
12mr|perl-HTML-SimpleParse-0.120.0-5|20	%prep
12mr|perl-HTML-SimpleParse-0.120.0-5|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-HTML-SimpleParse-0.120.0-5|22	
12mr|perl-HTML-SimpleParse-0.120.0-5|23	%build
12mr|perl-HTML-SimpleParse-0.120.0-5|24	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-HTML-SimpleParse-0.120.0-5|25	%make
12mr|perl-HTML-SimpleParse-0.120.0-5|26	
12mr|perl-HTML-SimpleParse-0.120.0-5|27	%check
12mr|perl-HTML-SimpleParse-0.120.0-5|28	%make test
12mr|perl-HTML-SimpleParse-0.120.0-5|29	
12mr|perl-HTML-SimpleParse-0.120.0-5|30	%install
12mr|perl-HTML-SimpleParse-0.120.0-5|31	%makeinstall_std
12mr|perl-HTML-SimpleParse-0.120.0-5|32	
12mr|perl-HTML-SimpleParse-0.120.0-5|33	%files
12mr|perl-HTML-SimpleParse-0.120.0-5|34	%doc README Changes
12mr|perl-HTML-SimpleParse-0.120.0-5|35	%{perl_vendorlib}/HTML/*
12mr|perl-HTML-SimpleParse-0.120.0-5|36	%{_mandir}/*/*
12mr|perl-HTML-SimpleParse-0.120.0-5|37	
12mr|perl-HTML-SimpleParse-0.120.0-5|38	
12mr|perl-HTML-SimpleParse-0.120.0-5|39	
12mr|perl-HTML-SimpleParse-0.120.0-5|40	%changelog
12mr|perl-HTML-SimpleParse-0.120.0-5|41	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-HTML-SimpleParse-0.120.0-5|42	+ Commit: 72fb09f
12mr|perl-HTML-SimpleParse-0.120.0-5|43	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-HTML-SimpleParse-0.120.0-5|44	
12mr|perl-HTML-SimpleParse-0.120.0-5|45	

15609 12
12mr|perl-HTML-Tagset-3.200.0-6|1	%define	upstream_name	 HTML-Tagset
12mr|perl-HTML-Tagset-3.200.0-6|2	%define	upstream_version 3.20
12mr|perl-HTML-Tagset-3.200.0-6|3	
12mr|perl-HTML-Tagset-3.200.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-HTML-Tagset-3.200.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-HTML-Tagset-3.200.0-6|6	Release:	6
12mr|perl-HTML-Tagset-3.200.0-6|7	
12mr|perl-HTML-Tagset-3.200.0-6|8	Summary:	This module contains data tables useful in dealing with HTML
12mr|perl-HTML-Tagset-3.200.0-6|9	License:	GPL
12mr|perl-HTML-Tagset-3.200.0-6|10	Group:		Development/Perl
12mr|perl-HTML-Tagset-3.200.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-HTML-Tagset-3.200.0-6|12	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-HTML-Tagset-3.200.0-6|13	
12mr|perl-HTML-Tagset-3.200.0-6|14	BuildRequires:	perl-devel
12mr|perl-HTML-Tagset-3.200.0-6|15	BuildArch:	noarch
12mr|perl-HTML-Tagset-3.200.0-6|16	
12mr|perl-HTML-Tagset-3.200.0-6|17	%description
12mr|perl-HTML-Tagset-3.200.0-6|18	This module contains data tables useful in dealing with HTML.
12mr|perl-HTML-Tagset-3.200.0-6|19	It provides no functions or methods.
12mr|perl-HTML-Tagset-3.200.0-6|20	
12mr|perl-HTML-Tagset-3.200.0-6|21	%prep
12mr|perl-HTML-Tagset-3.200.0-6|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-HTML-Tagset-3.200.0-6|23	
12mr|perl-HTML-Tagset-3.200.0-6|24	%build
12mr|perl-HTML-Tagset-3.200.0-6|25	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-HTML-Tagset-3.200.0-6|26	make
12mr|perl-HTML-Tagset-3.200.0-6|27	
12mr|perl-HTML-Tagset-3.200.0-6|28	%check
12mr|perl-HTML-Tagset-3.200.0-6|29	make test
12mr|perl-HTML-Tagset-3.200.0-6|30	
12mr|perl-HTML-Tagset-3.200.0-6|31	%install
12mr|perl-HTML-Tagset-3.200.0-6|32	%makeinstall_std
12mr|perl-HTML-Tagset-3.200.0-6|33	
12mr|perl-HTML-Tagset-3.200.0-6|34	%files
12mr|perl-HTML-Tagset-3.200.0-6|35	%doc README Changes
12mr|perl-HTML-Tagset-3.200.0-6|36	%{_mandir}/*/*
12mr|perl-HTML-Tagset-3.200.0-6|37	%{perl_vendorlib}/HTML
12mr|perl-HTML-Tagset-3.200.0-6|38	
12mr|perl-HTML-Tagset-3.200.0-6|39	
12mr|perl-HTML-Tagset-3.200.0-6|40	
12mr|perl-HTML-Tagset-3.200.0-6|41	%changelog
12mr|perl-HTML-Tagset-3.200.0-6|42	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-HTML-Tagset-3.200.0-6|43	+ Commit: a9d1f2b
12mr|perl-HTML-Tagset-3.200.0-6|44	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-HTML-Tagset-3.200.0-6|45	
12mr|perl-HTML-Tagset-3.200.0-6|46	

15610 12
12mr|perl-HTML-Template-2.900.0-5|1	%define upstream_name    HTML-Template
12mr|perl-HTML-Template-2.900.0-5|2	%define upstream_version 2.9
12mr|perl-HTML-Template-2.900.0-5|3	
12mr|perl-HTML-Template-2.900.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-HTML-Template-2.900.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-HTML-Template-2.900.0-5|6	Release:	5
12mr|perl-HTML-Template-2.900.0-5|7	
12mr|perl-HTML-Template-2.900.0-5|8	Summary:	Perl module to use HTML Templates from CGI scripts
12mr|perl-HTML-Template-2.900.0-5|9	License:	GPL+ or Artistic
12mr|perl-HTML-Template-2.900.0-5|10	Group:		Development/Perl
12mr|perl-HTML-Template-2.900.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-HTML-Template-2.900.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/S/SA/SAMTREGAR/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-HTML-Template-2.900.0-5|13	
12mr|perl-HTML-Template-2.900.0-5|14	BuildRequires:	perl-devel
12mr|perl-HTML-Template-2.900.0-5|15	BuildRequires:	perl(CGI)
12mr|perl-HTML-Template-2.900.0-5|16	
12mr|perl-HTML-Template-2.900.0-5|17	BuildArch:	noarch
12mr|perl-HTML-Template-2.900.0-5|18	
12mr|perl-HTML-Template-2.900.0-5|19	%description
12mr|perl-HTML-Template-2.900.0-5|20	This module attempts make using HTML templates simple and natural. It
12mr|perl-HTML-Template-2.900.0-5|21	extends standard HTML with a few new HTML-esque tags - <TMPL_VAR>,
12mr|perl-HTML-Template-2.900.0-5|22	<TMPL_LOOP>, <TMPL_INCLUDE>, <TMPL_IF> and <TMPL_ELSE>. The file
12mr|perl-HTML-Template-2.900.0-5|23	written with HTML and these new tags is called a template. It is
12mr|perl-HTML-Template-2.900.0-5|24	usually saved separate from your script - possibly even created by
12mr|perl-HTML-Template-2.900.0-5|25	someone else!  Using this module you fill in the values for the
12mr|perl-HTML-Template-2.900.0-5|26	variables, loops and branches declared in the template. This allows
12mr|perl-HTML-Template-2.900.0-5|27	you to separate design - the HTML - from the data, which you generate
12mr|perl-HTML-Template-2.900.0-5|28	in the Perl script.
12mr|perl-HTML-Template-2.900.0-5|29	
12mr|perl-HTML-Template-2.900.0-5|30	%prep
12mr|perl-HTML-Template-2.900.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-HTML-Template-2.900.0-5|32	
12mr|perl-HTML-Template-2.900.0-5|33	%build
12mr|perl-HTML-Template-2.900.0-5|34	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-HTML-Template-2.900.0-5|35	%make
12mr|perl-HTML-Template-2.900.0-5|36	
12mr|perl-HTML-Template-2.900.0-5|37	%check
12mr|perl-HTML-Template-2.900.0-5|38	%make test
12mr|perl-HTML-Template-2.900.0-5|39	
12mr|perl-HTML-Template-2.900.0-5|40	%install
12mr|perl-HTML-Template-2.900.0-5|41	%makeinstall_std
12mr|perl-HTML-Template-2.900.0-5|42	
12mr|perl-HTML-Template-2.900.0-5|43	%files
12mr|perl-HTML-Template-2.900.0-5|44	%doc ANNOUNCE ARTISTIC Changes FAQ README
12mr|perl-HTML-Template-2.900.0-5|45	%{perl_vendorlib}/HTML
12mr|perl-HTML-Template-2.900.0-5|46	%{_mandir}/*/*
12mr|perl-HTML-Template-2.900.0-5|47	
12mr|perl-HTML-Template-2.900.0-5|48	
12mr|perl-HTML-Template-2.900.0-5|49	%changelog
12mr|perl-HTML-Template-2.900.0-5|50	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-HTML-Template-2.900.0-5|51	+ Commit: 08f3cad
12mr|perl-HTML-Template-2.900.0-5|52	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-HTML-Template-2.900.0-5|53	
12mr|perl-HTML-Template-2.900.0-5|54	

15611 12
12mr|perl-HTML-Tree-4.200.0-4|1	%define upstream_name	 HTML-Tree
12mr|perl-HTML-Tree-4.200.0-4|2	%define upstream_version 4.2
12mr|perl-HTML-Tree-4.200.0-4|3	
12mr|perl-HTML-Tree-4.200.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-HTML-Tree-4.200.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-HTML-Tree-4.200.0-4|6	Release:	4
12mr|perl-HTML-Tree-4.200.0-4|7	Epoch:		1
12mr|perl-HTML-Tree-4.200.0-4|8	
12mr|perl-HTML-Tree-4.200.0-4|9	Summary:	Build and scan parse-trees of HTML
12mr|perl-HTML-Tree-4.200.0-4|10	License:	GPL+ or Artistic
12mr|perl-HTML-Tree-4.200.0-4|11	Group:		Development/Perl
12mr|perl-HTML-Tree-4.200.0-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-HTML-Tree-4.200.0-4|13	Source0:	http://www.cpan.org/authors/id/S/SB/SBURKE/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-HTML-Tree-4.200.0-4|14	
12mr|perl-HTML-Tree-4.200.0-4|15	BuildRequires:	perl-devel
12mr|perl-HTML-Tree-4.200.0-4|16	BuildRequires:	perl-HTML-Parser
12mr|perl-HTML-Tree-4.200.0-4|17	BuildArch:	noarch
12mr|perl-HTML-Tree-4.200.0-4|18	
12mr|perl-HTML-Tree-4.200.0-4|19	%description
12mr|perl-HTML-Tree-4.200.0-4|20	This distribution contains a suite of modules for representing,
12mr|perl-HTML-Tree-4.200.0-4|21	creating, and extracting information from HTML syntax trees; there is
12mr|perl-HTML-Tree-4.200.0-4|22	also relevent documentation.  These modules used to be part of the
12mr|perl-HTML-Tree-4.200.0-4|23	libwww-perl distribution, but are now unbundled in order to facilitate
12mr|perl-HTML-Tree-4.200.0-4|24	a separate development track.
12mr|perl-HTML-Tree-4.200.0-4|25	
12mr|perl-HTML-Tree-4.200.0-4|26	%prep
12mr|perl-HTML-Tree-4.200.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-HTML-Tree-4.200.0-4|28	
12mr|perl-HTML-Tree-4.200.0-4|29	%build
12mr|perl-HTML-Tree-4.200.0-4|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-HTML-Tree-4.200.0-4|31	%make
12mr|perl-HTML-Tree-4.200.0-4|32	
12mr|perl-HTML-Tree-4.200.0-4|33	%check
12mr|perl-HTML-Tree-4.200.0-4|34	%make test
12mr|perl-HTML-Tree-4.200.0-4|35	
12mr|perl-HTML-Tree-4.200.0-4|36	%install
12mr|perl-HTML-Tree-4.200.0-4|37	%makeinstall_std
12mr|perl-HTML-Tree-4.200.0-4|38	
12mr|perl-HTML-Tree-4.200.0-4|39	%files
12mr|perl-HTML-Tree-4.200.0-4|40	%doc README Changes
12mr|perl-HTML-Tree-4.200.0-4|41	%{perl_vendorlib}/HTML
12mr|perl-HTML-Tree-4.200.0-4|42	%{_bindir}/*
12mr|perl-HTML-Tree-4.200.0-4|43	%{_mandir}/*/*
12mr|perl-HTML-Tree-4.200.0-4|44	
12mr|perl-HTML-Tree-4.200.0-4|45	
12mr|perl-HTML-Tree-4.200.0-4|46	
12mr|perl-HTML-Tree-4.200.0-4|47	%changelog
12mr|perl-HTML-Tree-4.200.0-4|48	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-HTML-Tree-4.200.0-4|49	+ Commit: 9604376
12mr|perl-HTML-Tree-4.200.0-4|50	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-HTML-Tree-4.200.0-4|51	
12mr|perl-HTML-Tree-4.200.0-4|52	

15612 12
12mr|perl-HTTP-Cookies-6.10.0-2|1	%if %{_use_internal_dependency_generator}
12mr|perl-HTTP-Cookies-6.10.0-2|2	%define __noautoreq 'perl\\(Win32\\)'
12mr|perl-HTTP-Cookies-6.10.0-2|3	%else
12mr|perl-HTTP-Cookies-6.10.0-2|4	%define _requires_exceptions Win32
12mr|perl-HTTP-Cookies-6.10.0-2|5	%endif
12mr|perl-HTTP-Cookies-6.10.0-2|6	
12mr|perl-HTTP-Cookies-6.10.0-2|7	%define upstream_name    HTTP-Cookies
12mr|perl-HTTP-Cookies-6.10.0-2|8	%define upstream_version 6.01
12mr|perl-HTTP-Cookies-6.10.0-2|9	
12mr|perl-HTTP-Cookies-6.10.0-2|10	Name:		perl-%{upstream_name}
12mr|perl-HTTP-Cookies-6.10.0-2|11	Version:	%perl_convert_version %{upstream_version}
12mr|perl-HTTP-Cookies-6.10.0-2|12	Release:	2
12mr|perl-HTTP-Cookies-6.10.0-2|13	Summary:	Storage of cookies
12mr|perl-HTTP-Cookies-6.10.0-2|14	License:	GPL+ or Artistic
12mr|perl-HTTP-Cookies-6.10.0-2|15	Group:		Development/Perl
12mr|perl-HTTP-Cookies-6.10.0-2|16	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-HTTP-Cookies-6.10.0-2|17	Source0:	http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-HTTP-Cookies-6.10.0-2|18	
12mr|perl-HTTP-Cookies-6.10.0-2|19	BuildRequires:	perl(HTTP::Date)
12mr|perl-HTTP-Cookies-6.10.0-2|20	BuildRequires:	perl(HTTP::Headers::Util)
12mr|perl-HTTP-Cookies-6.10.0-2|21	BuildRequires:	perl(Time::Local)
12mr|perl-HTTP-Cookies-6.10.0-2|22	BuildRequires:	perl-devel
12mr|perl-HTTP-Cookies-6.10.0-2|23	BuildArch:	noarch
12mr|perl-HTTP-Cookies-6.10.0-2|24	
12mr|perl-HTTP-Cookies-6.10.0-2|25	%description
12mr|perl-HTTP-Cookies-6.10.0-2|26	This class is for objects that represent a "cookie jar" -- that is, a
12mr|perl-HTTP-Cookies-6.10.0-2|27	database of all the HTTP cookies that a given LWP::UserAgent object knows
12mr|perl-HTTP-Cookies-6.10.0-2|28	about.
12mr|perl-HTTP-Cookies-6.10.0-2|29	
12mr|perl-HTTP-Cookies-6.10.0-2|30	Cookies are a general mechanism which server side connections can use to
12mr|perl-HTTP-Cookies-6.10.0-2|31	both store and retrieve information on the client side of the connection.
12mr|perl-HTTP-Cookies-6.10.0-2|32	For more information about cookies refer to
12mr|perl-HTTP-Cookies-6.10.0-2|33	<URL:http://curl.haxx.se/rfc/cookie_spec.html> and
12mr|perl-HTTP-Cookies-6.10.0-2|34	<URL:http://www.cookiecentral.com/>. This module also implements the new
12mr|perl-HTTP-Cookies-6.10.0-2|35	style cookies described in _RFC 2965_. The two variants of cookies are
12mr|perl-HTTP-Cookies-6.10.0-2|36	supposed to be able to coexist happily.
12mr|perl-HTTP-Cookies-6.10.0-2|37	
12mr|perl-HTTP-Cookies-6.10.0-2|38	Instances of the class _HTTP::Cookies_ are able to store a collection of
12mr|perl-HTTP-Cookies-6.10.0-2|39	Set-Cookie2: and Set-Cookie: headers and are able to use this information
12mr|perl-HTTP-Cookies-6.10.0-2|40	to initialize Cookie-headers in _HTTP::Request_ objects. The state of a
12mr|perl-HTTP-Cookies-6.10.0-2|41	_HTTP::Cookies_ object can be saved in and restored from files.
12mr|perl-HTTP-Cookies-6.10.0-2|42	
12mr|perl-HTTP-Cookies-6.10.0-2|43	%prep
12mr|perl-HTTP-Cookies-6.10.0-2|44	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-HTTP-Cookies-6.10.0-2|45	rm lib/HTTP/Cookies/Microsoft.pm
12mr|perl-HTTP-Cookies-6.10.0-2|46	sed -i -e '/Microsoft.pm/d' MANIFEST
12mr|perl-HTTP-Cookies-6.10.0-2|47	
12mr|perl-HTTP-Cookies-6.10.0-2|48	%build
12mr|perl-HTTP-Cookies-6.10.0-2|49	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-HTTP-Cookies-6.10.0-2|50	
12mr|perl-HTTP-Cookies-6.10.0-2|51	%make
12mr|perl-HTTP-Cookies-6.10.0-2|52	
12mr|perl-HTTP-Cookies-6.10.0-2|53	%check
12mr|perl-HTTP-Cookies-6.10.0-2|54	%make test
12mr|perl-HTTP-Cookies-6.10.0-2|55	
12mr|perl-HTTP-Cookies-6.10.0-2|56	%install
12mr|perl-HTTP-Cookies-6.10.0-2|57	%makeinstall_std
12mr|perl-HTTP-Cookies-6.10.0-2|58	
12mr|perl-HTTP-Cookies-6.10.0-2|59	%files
12mr|perl-HTTP-Cookies-6.10.0-2|60	%doc Changes META.yml README
12mr|perl-HTTP-Cookies-6.10.0-2|61	%{_mandir}/man3/*
12mr|perl-HTTP-Cookies-6.10.0-2|62	%{perl_vendorlib}/*
12mr|perl-HTTP-Cookies-6.10.0-2|63	
12mr|perl-HTTP-Cookies-6.10.0-2|64	
12mr|perl-HTTP-Cookies-6.10.0-2|65	
12mr|perl-HTTP-Cookies-6.10.0-2|66	%changelog
12mr|perl-HTTP-Cookies-6.10.0-2|67	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-HTTP-Cookies-6.10.0-2|68	+ Commit: 603b892
12mr|perl-HTTP-Cookies-6.10.0-2|69	- Add internal dep. generator Requires exceptions
12mr|perl-HTTP-Cookies-6.10.0-2|70	
12mr|perl-HTTP-Cookies-6.10.0-2|71	

15613 12
12mr|perl-HTTP-Daemon-6.0.0-4|1	%define upstream_name    HTTP-Daemon
12mr|perl-HTTP-Daemon-6.0.0-4|2	%define upstream_version 6.00
12mr|perl-HTTP-Daemon-6.0.0-4|3	
12mr|perl-HTTP-Daemon-6.0.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-HTTP-Daemon-6.0.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-HTTP-Daemon-6.0.0-4|6	Release:	4
12mr|perl-HTTP-Daemon-6.0.0-4|7	
12mr|perl-HTTP-Daemon-6.0.0-4|8	Summary:	Base class for simple HTTP servers
12mr|perl-HTTP-Daemon-6.0.0-4|9	License:	GPL+ or Artistic
12mr|perl-HTTP-Daemon-6.0.0-4|10	Group:		Development/Perl
12mr|perl-HTTP-Daemon-6.0.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-HTTP-Daemon-6.0.0-4|12	Source0:	http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-HTTP-Daemon-6.0.0-4|13	
12mr|perl-HTTP-Daemon-6.0.0-4|14	BuildRequires:	perl(HTTP::Date)
12mr|perl-HTTP-Daemon-6.0.0-4|15	BuildRequires:	perl(HTTP::Request)
12mr|perl-HTTP-Daemon-6.0.0-4|16	BuildRequires:	perl(HTTP::Response)
12mr|perl-HTTP-Daemon-6.0.0-4|17	BuildRequires:	perl(HTTP::Status)
12mr|perl-HTTP-Daemon-6.0.0-4|18	BuildRequires:	perl(IO::Socket)
12mr|perl-HTTP-Daemon-6.0.0-4|19	BuildRequires:	perl(LWP::MediaTypes)
12mr|perl-HTTP-Daemon-6.0.0-4|20	BuildRequires:	perl(Sys::Hostname)
12mr|perl-HTTP-Daemon-6.0.0-4|21	BuildRequires:	perl-devel
12mr|perl-HTTP-Daemon-6.0.0-4|22	BuildArch:	noarch
12mr|perl-HTTP-Daemon-6.0.0-4|23	
12mr|perl-HTTP-Daemon-6.0.0-4|24	%description
12mr|perl-HTTP-Daemon-6.0.0-4|25	Instances of the 'HTTP::Daemon' class are HTTP/1.1 servers that listen on a
12mr|perl-HTTP-Daemon-6.0.0-4|26	socket for incoming requests. The 'HTTP::Daemon' is a subclass of
12mr|perl-HTTP-Daemon-6.0.0-4|27	'IO::Socket::INET', so you can perform socket operations directly on it
12mr|perl-HTTP-Daemon-6.0.0-4|28	too.
12mr|perl-HTTP-Daemon-6.0.0-4|29	
12mr|perl-HTTP-Daemon-6.0.0-4|30	The accept() method will return when a connection from a client is
12mr|perl-HTTP-Daemon-6.0.0-4|31	available. The returned value will be an 'HTTP::Daemon::ClientConn' object
12mr|perl-HTTP-Daemon-6.0.0-4|32	which is another 'IO::Socket::INET' subclass. Calling the get_request()
12mr|perl-HTTP-Daemon-6.0.0-4|33	method on this object will read data from the client and return an
12mr|perl-HTTP-Daemon-6.0.0-4|34	'HTTP::Request' object. The ClientConn object also provide methods to send
12mr|perl-HTTP-Daemon-6.0.0-4|35	back various responses.
12mr|perl-HTTP-Daemon-6.0.0-4|36	
12mr|perl-HTTP-Daemon-6.0.0-4|37	This HTTP daemon does not fork(2) for you. Your application, i.e. the user
12mr|perl-HTTP-Daemon-6.0.0-4|38	of the 'HTTP::Daemon' is responsible for forking if that is desirable. Also
12mr|perl-HTTP-Daemon-6.0.0-4|39	note that the user is responsible for generating responses that conform to
12mr|perl-HTTP-Daemon-6.0.0-4|40	the HTTP/1.1 protocol.
12mr|perl-HTTP-Daemon-6.0.0-4|41	
12mr|perl-HTTP-Daemon-6.0.0-4|42	%prep
12mr|perl-HTTP-Daemon-6.0.0-4|43	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-HTTP-Daemon-6.0.0-4|44	
12mr|perl-HTTP-Daemon-6.0.0-4|45	%build
12mr|perl-HTTP-Daemon-6.0.0-4|46	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-HTTP-Daemon-6.0.0-4|47	%make
12mr|perl-HTTP-Daemon-6.0.0-4|48	
12mr|perl-HTTP-Daemon-6.0.0-4|49	%check
12mr|perl-HTTP-Daemon-6.0.0-4|50	%make test
12mr|perl-HTTP-Daemon-6.0.0-4|51	
12mr|perl-HTTP-Daemon-6.0.0-4|52	%install
12mr|perl-HTTP-Daemon-6.0.0-4|53	%makeinstall_std
12mr|perl-HTTP-Daemon-6.0.0-4|54	
12mr|perl-HTTP-Daemon-6.0.0-4|55	%files
12mr|perl-HTTP-Daemon-6.0.0-4|56	%doc Changes META.yml README
12mr|perl-HTTP-Daemon-6.0.0-4|57	%{_mandir}/man3/*
12mr|perl-HTTP-Daemon-6.0.0-4|58	%{perl_vendorlib}/*
12mr|perl-HTTP-Daemon-6.0.0-4|59	
12mr|perl-HTTP-Daemon-6.0.0-4|60	
12mr|perl-HTTP-Daemon-6.0.0-4|61	
12mr|perl-HTTP-Daemon-6.0.0-4|62	%changelog
12mr|perl-HTTP-Daemon-6.0.0-4|63	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-HTTP-Daemon-6.0.0-4|64	+ Commit: 522e237
12mr|perl-HTTP-Daemon-6.0.0-4|65	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-HTTP-Daemon-6.0.0-4|66	
12mr|perl-HTTP-Daemon-6.0.0-4|67	

15614 12
12mr|perl-HTTP-Date-6.0.0-6|1	%define upstream_name    HTTP-Date
12mr|perl-HTTP-Date-6.0.0-6|2	%define upstream_version 6.00
12mr|perl-HTTP-Date-6.0.0-6|3	
12mr|perl-HTTP-Date-6.0.0-6|4	Name:       perl-%{upstream_name}
12mr|perl-HTTP-Date-6.0.0-6|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-HTTP-Date-6.0.0-6|6	Release:    6
12mr|perl-HTTP-Date-6.0.0-6|7	
12mr|perl-HTTP-Date-6.0.0-6|8	Summary:    Date conversion for HTTP date formats
12mr|perl-HTTP-Date-6.0.0-6|9	License:    GPL+ or Artistic
12mr|perl-HTTP-Date-6.0.0-6|10	Group:      Development/Perl
12mr|perl-HTTP-Date-6.0.0-6|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-HTTP-Date-6.0.0-6|12	Source0:    http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-HTTP-Date-6.0.0-6|13	
12mr|perl-HTTP-Date-6.0.0-6|14	BuildRequires: perl(Time::Local)
12mr|perl-HTTP-Date-6.0.0-6|15	BuildRequires: perl-devel
12mr|perl-HTTP-Date-6.0.0-6|16	Conflicts:	perl-libwww-perl < 6
12mr|perl-HTTP-Date-6.0.0-6|17	BuildArch: noarch
12mr|perl-HTTP-Date-6.0.0-6|18	
12mr|perl-HTTP-Date-6.0.0-6|19	%description
12mr|perl-HTTP-Date-6.0.0-6|20	This module provides functions that deal the date formats used by the HTTP
12mr|perl-HTTP-Date-6.0.0-6|21	protocol (and then some more). Only the first two functions, time2str() and
12mr|perl-HTTP-Date-6.0.0-6|22	str2time(), are exported by default.
12mr|perl-HTTP-Date-6.0.0-6|23	
12mr|perl-HTTP-Date-6.0.0-6|24	* time2str( [$time] )
12mr|perl-HTTP-Date-6.0.0-6|25	
12mr|perl-HTTP-Date-6.0.0-6|26	The time2str() function converts a machine time (seconds since epoch) to
12mr|perl-HTTP-Date-6.0.0-6|27	a string. If the function is called without an argument or with an
12mr|perl-HTTP-Date-6.0.0-6|28	undefined argument, it will use the current time.
12mr|perl-HTTP-Date-6.0.0-6|29	
12mr|perl-HTTP-Date-6.0.0-6|30	%prep
12mr|perl-HTTP-Date-6.0.0-6|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-HTTP-Date-6.0.0-6|32	
12mr|perl-HTTP-Date-6.0.0-6|33	%build
12mr|perl-HTTP-Date-6.0.0-6|34	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-HTTP-Date-6.0.0-6|35	
12mr|perl-HTTP-Date-6.0.0-6|36	%make
12mr|perl-HTTP-Date-6.0.0-6|37	
12mr|perl-HTTP-Date-6.0.0-6|38	%check
12mr|perl-HTTP-Date-6.0.0-6|39	%make test
12mr|perl-HTTP-Date-6.0.0-6|40	
12mr|perl-HTTP-Date-6.0.0-6|41	%install
12mr|perl-HTTP-Date-6.0.0-6|42	%makeinstall_std
12mr|perl-HTTP-Date-6.0.0-6|43	
12mr|perl-HTTP-Date-6.0.0-6|44	%files
12mr|perl-HTTP-Date-6.0.0-6|45	%doc Changes META.yml README
12mr|perl-HTTP-Date-6.0.0-6|46	%{_mandir}/man3/*
12mr|perl-HTTP-Date-6.0.0-6|47	%perl_vendorlib/*
12mr|perl-HTTP-Date-6.0.0-6|48	
12mr|perl-HTTP-Date-6.0.0-6|49	
12mr|perl-HTTP-Date-6.0.0-6|50	
12mr|perl-HTTP-Date-6.0.0-6|51	%changelog
12mr|perl-HTTP-Date-6.0.0-6|52	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-HTTP-Date-6.0.0-6|53	+ Commit: 8f94b6f
12mr|perl-HTTP-Date-6.0.0-6|54	- Add perl-devel to BuildRequires, minor spec cleanup
12mr|perl-HTTP-Date-6.0.0-6|55	
12mr|perl-HTTP-Date-6.0.0-6|56	

15615 12
12mr|perl-HTTP-DAV-0.410.0-5|1	%define upstream_name    HTTP-DAV
12mr|perl-HTTP-DAV-0.410.0-5|2	%define upstream_version 0.41
12mr|perl-HTTP-DAV-0.410.0-5|3	
12mr|perl-HTTP-DAV-0.410.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-HTTP-DAV-0.410.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-HTTP-DAV-0.410.0-5|6	Release:	5
12mr|perl-HTTP-DAV-0.410.0-5|7	
12mr|perl-HTTP-DAV-0.410.0-5|8	Summary:	A WebDAV client library for Perl5
12mr|perl-HTTP-DAV-0.410.0-5|9	License:	GPL+ or Artistic
12mr|perl-HTTP-DAV-0.410.0-5|10	Group:		Development/Perl
12mr|perl-HTTP-DAV-0.410.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-HTTP-DAV-0.410.0-5|12	Source0:	http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-HTTP-DAV-0.410.0-5|13	
12mr|perl-HTTP-DAV-0.410.0-5|14	BuildRequires:	perl-libwww-perl
12mr|perl-HTTP-DAV-0.410.0-5|15	BuildRequires:	perl(XML::DOM)
12mr|perl-HTTP-DAV-0.410.0-5|16	BuildRequires:	perl(Crypt::SSLeay)
12mr|perl-HTTP-DAV-0.410.0-5|17	BuildRequires:	perl(MD5)
12mr|perl-HTTP-DAV-0.410.0-5|18	BuildRequires:	perl-devel
12mr|perl-HTTP-DAV-0.410.0-5|19	
12mr|perl-HTTP-DAV-0.410.0-5|20	BuildArch:	noarch
12mr|perl-HTTP-DAV-0.410.0-5|21	
12mr|perl-HTTP-DAV-0.410.0-5|22	%description
12mr|perl-HTTP-DAV-0.410.0-5|23	PerlDAV is a Perl library for modifying content on webservers using the WebDAV
12mr|perl-HTTP-DAV-0.410.0-5|24	protocol. Now you can LOCK, DELETE and PUT files and much more on a DAV-enabled
12mr|perl-HTTP-DAV-0.410.0-5|25	webserver.
12mr|perl-HTTP-DAV-0.410.0-5|26	
12mr|perl-HTTP-DAV-0.410.0-5|27	%prep
12mr|perl-HTTP-DAV-0.410.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-HTTP-DAV-0.410.0-5|29	
12mr|perl-HTTP-DAV-0.410.0-5|30	# fix attribs
12mr|perl-HTTP-DAV-0.410.0-5|31	find . -type d -exec chmod 755 {} \;
12mr|perl-HTTP-DAV-0.410.0-5|32	find . -type f -exec chmod 644 {} \;
12mr|perl-HTTP-DAV-0.410.0-5|33	
12mr|perl-HTTP-DAV-0.410.0-5|34	%build
12mr|perl-HTTP-DAV-0.410.0-5|35	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-HTTP-DAV-0.410.0-5|36	%make
12mr|perl-HTTP-DAV-0.410.0-5|37	
12mr|perl-HTTP-DAV-0.410.0-5|38	# requires a "test server"...
12mr|perl-HTTP-DAV-0.410.0-5|39	#make test TEST_VERBOSE=1
12mr|perl-HTTP-DAV-0.410.0-5|40	
12mr|perl-HTTP-DAV-0.410.0-5|41	%install
12mr|perl-HTTP-DAV-0.410.0-5|42	%makeinstall_std
12mr|perl-HTTP-DAV-0.410.0-5|43	
12mr|perl-HTTP-DAV-0.410.0-5|44	%files
12mr|perl-HTTP-DAV-0.410.0-5|45	%doc Changes README TODO doc/*
12mr|perl-HTTP-DAV-0.410.0-5|46	%{_bindir}/dave
12mr|perl-HTTP-DAV-0.410.0-5|47	%{_mandir}/*/*
12mr|perl-HTTP-DAV-0.410.0-5|48	%{perl_vendorlib}/HTTP
12mr|perl-HTTP-DAV-0.410.0-5|49	
12mr|perl-HTTP-DAV-0.410.0-5|50	
12mr|perl-HTTP-DAV-0.410.0-5|51	
12mr|perl-HTTP-DAV-0.410.0-5|52	%changelog
12mr|perl-HTTP-DAV-0.410.0-5|53	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-HTTP-DAV-0.410.0-5|54	+ Commit: cf615c2
12mr|perl-HTTP-DAV-0.410.0-5|55	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-HTTP-DAV-0.410.0-5|56	
12mr|perl-HTTP-DAV-0.410.0-5|57	

15616 12
12mr|perl-HTTP-Message-6.30.0-2|1	%define upstream_name    HTTP-Message
12mr|perl-HTTP-Message-6.30.0-2|2	%define upstream_version 6.03
12mr|perl-HTTP-Message-6.30.0-2|3	
12mr|perl-HTTP-Message-6.30.0-2|4	Name:       perl-%{upstream_name}
12mr|perl-HTTP-Message-6.30.0-2|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-HTTP-Message-6.30.0-2|6	Release:    2
12mr|perl-HTTP-Message-6.30.0-2|7	
12mr|perl-HTTP-Message-6.30.0-2|8	Summary:    Base class for Request/Response
12mr|perl-HTTP-Message-6.30.0-2|9	License:    GPL+ or Artistic
12mr|perl-HTTP-Message-6.30.0-2|10	Group:      Development/Perl
12mr|perl-HTTP-Message-6.30.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-HTTP-Message-6.30.0-2|12	Source0:    http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-HTTP-Message-6.30.0-2|13	
12mr|perl-HTTP-Message-6.30.0-2|14	BuildRequires: perl(Compress::Raw::Zlib)
12mr|perl-HTTP-Message-6.30.0-2|15	BuildRequires: perl(Encode)
12mr|perl-HTTP-Message-6.30.0-2|16	BuildRequires: perl(Encode::Locale)
12mr|perl-HTTP-Message-6.30.0-2|17	BuildRequires: perl(HTML::Parser)
12mr|perl-HTTP-Message-6.30.0-2|18	BuildRequires: perl(HTTP::Date)
12mr|perl-HTTP-Message-6.30.0-2|19	BuildRequires: perl(IO::Compress::Bzip2)
12mr|perl-HTTP-Message-6.30.0-2|20	BuildRequires: perl(IO::Compress::Deflate)
12mr|perl-HTTP-Message-6.30.0-2|21	BuildRequires: perl(IO::Compress::Gzip)
12mr|perl-HTTP-Message-6.30.0-2|22	BuildRequires: perl(IO::Uncompress::Bunzip2)
12mr|perl-HTTP-Message-6.30.0-2|23	BuildRequires: perl(IO::Uncompress::Gunzip)
12mr|perl-HTTP-Message-6.30.0-2|24	BuildRequires: perl(IO::Uncompress::Inflate)
12mr|perl-HTTP-Message-6.30.0-2|25	BuildRequires: perl(IO::Uncompress::RawInflate)
12mr|perl-HTTP-Message-6.30.0-2|26	BuildRequires: perl(LWP::MediaTypes)
12mr|perl-HTTP-Message-6.30.0-2|27	BuildRequires: perl(MIME::Base64)
12mr|perl-HTTP-Message-6.30.0-2|28	BuildRequires: perl(MIME::QuotedPrint)
12mr|perl-HTTP-Message-6.30.0-2|29	BuildRequires: perl(URI)
12mr|perl-HTTP-Message-6.30.0-2|30	BuildRequires: perl-devel
12mr|perl-HTTP-Message-6.30.0-2|31	BuildArch: noarch
12mr|perl-HTTP-Message-6.30.0-2|32	
12mr|perl-HTTP-Message-6.30.0-2|33	%description
12mr|perl-HTTP-Message-6.30.0-2|34	An 'HTTP::Config' object is a list of entries that can be matched against
12mr|perl-HTTP-Message-6.30.0-2|35	request or request/response pairs. Its purpose is to hold configuration
12mr|perl-HTTP-Message-6.30.0-2|36	data that can be looked up given a request or response object.
12mr|perl-HTTP-Message-6.30.0-2|37	
12mr|perl-HTTP-Message-6.30.0-2|38	Each configuration entry is a hash. Some keys specify matching to occur
12mr|perl-HTTP-Message-6.30.0-2|39	against attributes of request/response objects. Other keys can be used to
12mr|perl-HTTP-Message-6.30.0-2|40	hold user data.
12mr|perl-HTTP-Message-6.30.0-2|41	
12mr|perl-HTTP-Message-6.30.0-2|42	The following methods are provided:
12mr|perl-HTTP-Message-6.30.0-2|43	
12mr|perl-HTTP-Message-6.30.0-2|44	%prep
12mr|perl-HTTP-Message-6.30.0-2|45	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-HTTP-Message-6.30.0-2|46	
12mr|perl-HTTP-Message-6.30.0-2|47	%build
12mr|perl-HTTP-Message-6.30.0-2|48	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-HTTP-Message-6.30.0-2|49	
12mr|perl-HTTP-Message-6.30.0-2|50	%make
12mr|perl-HTTP-Message-6.30.0-2|51	
12mr|perl-HTTP-Message-6.30.0-2|52	%check
12mr|perl-HTTP-Message-6.30.0-2|53	%make test
12mr|perl-HTTP-Message-6.30.0-2|54	
12mr|perl-HTTP-Message-6.30.0-2|55	%install
12mr|perl-HTTP-Message-6.30.0-2|56	%makeinstall_std
12mr|perl-HTTP-Message-6.30.0-2|57	
12mr|perl-HTTP-Message-6.30.0-2|58	%files
12mr|perl-HTTP-Message-6.30.0-2|59	%doc Changes META.yml README
12mr|perl-HTTP-Message-6.30.0-2|60	%{_mandir}/man3/*
12mr|perl-HTTP-Message-6.30.0-2|61	%perl_vendorlib/*
12mr|perl-HTTP-Message-6.30.0-2|62	
12mr|perl-HTTP-Message-6.30.0-2|63	
12mr|perl-HTTP-Message-6.30.0-2|64	
12mr|perl-HTTP-Message-6.30.0-2|65	
12mr|perl-HTTP-Message-6.30.0-2|66	
12mr|perl-HTTP-Message-6.30.0-2|67	%changelog
12mr|perl-HTTP-Message-6.30.0-2|68	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-HTTP-Message-6.30.0-2|69	+ Commit: a6dbd64
12mr|perl-HTTP-Message-6.30.0-2|70	- Add perl-devel to BuildRequires, minor spec cleanup
12mr|perl-HTTP-Message-6.30.0-2|71	
12mr|perl-HTTP-Message-6.30.0-2|72	

15617 12
12mr|perl-HTTP-Negotiate-6.0.0-5|1	%define upstream_name    HTTP-Negotiate
12mr|perl-HTTP-Negotiate-6.0.0-5|2	%define upstream_version 6.00
12mr|perl-HTTP-Negotiate-6.0.0-5|3	
12mr|perl-HTTP-Negotiate-6.0.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-HTTP-Negotiate-6.0.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-HTTP-Negotiate-6.0.0-5|6	Release:	5
12mr|perl-HTTP-Negotiate-6.0.0-5|7	
12mr|perl-HTTP-Negotiate-6.0.0-5|8	Summary:	HTTP content negotiation
12mr|perl-HTTP-Negotiate-6.0.0-5|9	License:	GPL+ or Artistic
12mr|perl-HTTP-Negotiate-6.0.0-5|10	Group:		Development/Perl
12mr|perl-HTTP-Negotiate-6.0.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-HTTP-Negotiate-6.0.0-5|12	Source0:	http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-HTTP-Negotiate-6.0.0-5|13	
12mr|perl-HTTP-Negotiate-6.0.0-5|14	BuildRequires:	perl(HTTP::Headers)
12mr|perl-HTTP-Negotiate-6.0.0-5|15	BuildRequires:	perl-devel
12mr|perl-HTTP-Negotiate-6.0.0-5|16	BuildArch:	noarch
12mr|perl-HTTP-Negotiate-6.0.0-5|17	
12mr|perl-HTTP-Negotiate-6.0.0-5|18	%description
12mr|perl-HTTP-Negotiate-6.0.0-5|19	This module provides a complete implementation of the HTTP content
12mr|perl-HTTP-Negotiate-6.0.0-5|20	negotiation algorithm specified in _draft-ietf-http-v11-spec-00.ps_ chapter
12mr|perl-HTTP-Negotiate-6.0.0-5|21	12. Content negotiation allows for the selection of a preferred content
12mr|perl-HTTP-Negotiate-6.0.0-5|22	representation based upon attributes of the negotiable variants and the
12mr|perl-HTTP-Negotiate-6.0.0-5|23	value of the various Accept* header fields in the request.
12mr|perl-HTTP-Negotiate-6.0.0-5|24	
12mr|perl-HTTP-Negotiate-6.0.0-5|25	The variants are ordered by preference by calling the function choose().
12mr|perl-HTTP-Negotiate-6.0.0-5|26	
12mr|perl-HTTP-Negotiate-6.0.0-5|27	The first parameter is reference to an array of the variants to choose
12mr|perl-HTTP-Negotiate-6.0.0-5|28	among. Each element in this array is an array with the values [$id, $qs,
12mr|perl-HTTP-Negotiate-6.0.0-5|29	$content_type, $content_encoding, $charset, $content_language,
12mr|perl-HTTP-Negotiate-6.0.0-5|30	$content_length] whose meanings are described below. The $content_encoding
12mr|perl-HTTP-Negotiate-6.0.0-5|31	and $content_language can be either a single scalar value or an array
12mr|perl-HTTP-Negotiate-6.0.0-5|32	reference if there are several values.
12mr|perl-HTTP-Negotiate-6.0.0-5|33	
12mr|perl-HTTP-Negotiate-6.0.0-5|34	%prep
12mr|perl-HTTP-Negotiate-6.0.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-HTTP-Negotiate-6.0.0-5|36	
12mr|perl-HTTP-Negotiate-6.0.0-5|37	%build
12mr|perl-HTTP-Negotiate-6.0.0-5|38	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-HTTP-Negotiate-6.0.0-5|39	%make
12mr|perl-HTTP-Negotiate-6.0.0-5|40	
12mr|perl-HTTP-Negotiate-6.0.0-5|41	%check
12mr|perl-HTTP-Negotiate-6.0.0-5|42	%make test
12mr|perl-HTTP-Negotiate-6.0.0-5|43	
12mr|perl-HTTP-Negotiate-6.0.0-5|44	%install
12mr|perl-HTTP-Negotiate-6.0.0-5|45	%makeinstall_std
12mr|perl-HTTP-Negotiate-6.0.0-5|46	
12mr|perl-HTTP-Negotiate-6.0.0-5|47	%files
12mr|perl-HTTP-Negotiate-6.0.0-5|48	%doc Changes META.yml README
12mr|perl-HTTP-Negotiate-6.0.0-5|49	%{_mandir}/man3/*
12mr|perl-HTTP-Negotiate-6.0.0-5|50	%{perl_vendorlib}/*
12mr|perl-HTTP-Negotiate-6.0.0-5|51	
12mr|perl-HTTP-Negotiate-6.0.0-5|52	
12mr|perl-HTTP-Negotiate-6.0.0-5|53	
12mr|perl-HTTP-Negotiate-6.0.0-5|54	%changelog
12mr|perl-HTTP-Negotiate-6.0.0-5|55	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-HTTP-Negotiate-6.0.0-5|56	+ Commit: 1af15d8
12mr|perl-HTTP-Negotiate-6.0.0-5|57	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-HTTP-Negotiate-6.0.0-5|58	
12mr|perl-HTTP-Negotiate-6.0.0-5|59	

15618 12
12mr|perl-HTTP-Response-Encoding-0.60.0-5|1	%define upstream_name    HTTP-Response-Encoding
12mr|perl-HTTP-Response-Encoding-0.60.0-5|2	%define upstream_version 0.06
12mr|perl-HTTP-Response-Encoding-0.60.0-5|3	
12mr|perl-HTTP-Response-Encoding-0.60.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-HTTP-Response-Encoding-0.60.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-HTTP-Response-Encoding-0.60.0-5|6	Release:	5
12mr|perl-HTTP-Response-Encoding-0.60.0-5|7	
12mr|perl-HTTP-Response-Encoding-0.60.0-5|8	Summary:	Adds encoding() to HTTP::Response
12mr|perl-HTTP-Response-Encoding-0.60.0-5|9	License:	GPL+ or Artistic
12mr|perl-HTTP-Response-Encoding-0.60.0-5|10	Group:		Development/Perl
12mr|perl-HTTP-Response-Encoding-0.60.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-HTTP-Response-Encoding-0.60.0-5|12	Source0:	http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-HTTP-Response-Encoding-0.60.0-5|13	
12mr|perl-HTTP-Response-Encoding-0.60.0-5|14	BuildRequires:	perl(Encode)
12mr|perl-HTTP-Response-Encoding-0.60.0-5|15	BuildRequires:	perl(HTML::Parser)
12mr|perl-HTTP-Response-Encoding-0.60.0-5|16	BuildRequires:	perl(HTTP::Response)
12mr|perl-HTTP-Response-Encoding-0.60.0-5|17	BuildRequires:	perl(Test::More)
12mr|perl-HTTP-Response-Encoding-0.60.0-5|18	BuildRequires:	perl(Test::Pod)
12mr|perl-HTTP-Response-Encoding-0.60.0-5|19	BuildRequires:	perl(Pod::Coverage)
12mr|perl-HTTP-Response-Encoding-0.60.0-5|20	BuildRequires:	perl-devel
12mr|perl-HTTP-Response-Encoding-0.60.0-5|21	BuildArch:	noarch
12mr|perl-HTTP-Response-Encoding-0.60.0-5|22	
12mr|perl-HTTP-Response-Encoding-0.60.0-5|23	%description
12mr|perl-HTTP-Response-Encoding-0.60.0-5|24	Adds encoding() to HTTP::Response.
12mr|perl-HTTP-Response-Encoding-0.60.0-5|25	
12mr|perl-HTTP-Response-Encoding-0.60.0-5|26	%prep
12mr|perl-HTTP-Response-Encoding-0.60.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-HTTP-Response-Encoding-0.60.0-5|28	
12mr|perl-HTTP-Response-Encoding-0.60.0-5|29	%build
12mr|perl-HTTP-Response-Encoding-0.60.0-5|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-HTTP-Response-Encoding-0.60.0-5|31	%make
12mr|perl-HTTP-Response-Encoding-0.60.0-5|32	
12mr|perl-HTTP-Response-Encoding-0.60.0-5|33	%install
12mr|perl-HTTP-Response-Encoding-0.60.0-5|34	%makeinstall_std
12mr|perl-HTTP-Response-Encoding-0.60.0-5|35	
12mr|perl-HTTP-Response-Encoding-0.60.0-5|36	%files
12mr|perl-HTTP-Response-Encoding-0.60.0-5|37	%doc Changes README
12mr|perl-HTTP-Response-Encoding-0.60.0-5|38	%{_mandir}/man3/*
12mr|perl-HTTP-Response-Encoding-0.60.0-5|39	%{perl_vendorlib}/*
12mr|perl-HTTP-Response-Encoding-0.60.0-5|40	
12mr|perl-HTTP-Response-Encoding-0.60.0-5|41	
12mr|perl-HTTP-Response-Encoding-0.60.0-5|42	
12mr|perl-HTTP-Response-Encoding-0.60.0-5|43	%changelog
12mr|perl-HTTP-Response-Encoding-0.60.0-5|44	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-HTTP-Response-Encoding-0.60.0-5|45	+ Commit: ec42832
12mr|perl-HTTP-Response-Encoding-0.60.0-5|46	- Add perl-devel to BuildRequires, spec cleanup, fix description
12mr|perl-HTTP-Response-Encoding-0.60.0-5|47	
12mr|perl-HTTP-Response-Encoding-0.60.0-5|48	

15619 12
12mr|perl-HTTP-Server-Simple-0.440.0-4|1	%define upstream_name    HTTP-Server-Simple
12mr|perl-HTTP-Server-Simple-0.440.0-4|2	%define upstream_version 0.44
12mr|perl-HTTP-Server-Simple-0.440.0-4|3	
12mr|perl-HTTP-Server-Simple-0.440.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-HTTP-Server-Simple-0.440.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-HTTP-Server-Simple-0.440.0-4|6	Release:	4
12mr|perl-HTTP-Server-Simple-0.440.0-4|7	
12mr|perl-HTTP-Server-Simple-0.440.0-4|8	Summary:	Perl module to write simple standalone http daemons
12mr|perl-HTTP-Server-Simple-0.440.0-4|9	License:	GPL+ or Artistic
12mr|perl-HTTP-Server-Simple-0.440.0-4|10	Group:		Development/Perl
12mr|perl-HTTP-Server-Simple-0.440.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-HTTP-Server-Simple-0.440.0-4|12	Source0:	http://www.cpan.org/modules/by-module/HTTP/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-HTTP-Server-Simple-0.440.0-4|13	
12mr|perl-HTTP-Server-Simple-0.440.0-4|14	BuildRequires:	perl-devel
12mr|perl-HTTP-Server-Simple-0.440.0-4|15	BuildRequires:	perl(CGI)
12mr|perl-HTTP-Server-Simple-0.440.0-4|16	BuildRequires:	perl(URI::Escape)
12mr|perl-HTTP-Server-Simple-0.440.0-4|17	Requires:	perl(CGI)
12mr|perl-HTTP-Server-Simple-0.440.0-4|18	BuildArch:	noarch
12mr|perl-HTTP-Server-Simple-0.440.0-4|19	
12mr|perl-HTTP-Server-Simple-0.440.0-4|20	%description
12mr|perl-HTTP-Server-Simple-0.440.0-4|21	This module is a simple standalone http dameon. It doesn't thread. It doesn't
12mr|perl-HTTP-Server-Simple-0.440.0-4|22	fork. It does, however, act as a simple frontend which can turn a CGI into a
12mr|perl-HTTP-Server-Simple-0.440.0-4|23	standalone web-based application.
12mr|perl-HTTP-Server-Simple-0.440.0-4|24	
12mr|perl-HTTP-Server-Simple-0.440.0-4|25	%prep
12mr|perl-HTTP-Server-Simple-0.440.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-HTTP-Server-Simple-0.440.0-4|27	
12mr|perl-HTTP-Server-Simple-0.440.0-4|28	%build
12mr|perl-HTTP-Server-Simple-0.440.0-4|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-HTTP-Server-Simple-0.440.0-4|30	%make
12mr|perl-HTTP-Server-Simple-0.440.0-4|31	
12mr|perl-HTTP-Server-Simple-0.440.0-4|32	%check
12mr|perl-HTTP-Server-Simple-0.440.0-4|33	make test
12mr|perl-HTTP-Server-Simple-0.440.0-4|34	
12mr|perl-HTTP-Server-Simple-0.440.0-4|35	%install
12mr|perl-HTTP-Server-Simple-0.440.0-4|36	%makeinstall_std
12mr|perl-HTTP-Server-Simple-0.440.0-4|37	
12mr|perl-HTTP-Server-Simple-0.440.0-4|38	%files
12mr|perl-HTTP-Server-Simple-0.440.0-4|39	%doc ex README Changes
12mr|perl-HTTP-Server-Simple-0.440.0-4|40	%{perl_vendorlib}/HTTP
12mr|perl-HTTP-Server-Simple-0.440.0-4|41	%{_mandir}/man3/*
12mr|perl-HTTP-Server-Simple-0.440.0-4|42	
12mr|perl-HTTP-Server-Simple-0.440.0-4|43	
12mr|perl-HTTP-Server-Simple-0.440.0-4|44	
12mr|perl-HTTP-Server-Simple-0.440.0-4|45	%changelog
12mr|perl-HTTP-Server-Simple-0.440.0-4|46	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-HTTP-Server-Simple-0.440.0-4|47	+ Commit: 609b927
12mr|perl-HTTP-Server-Simple-0.440.0-4|48	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-HTTP-Server-Simple-0.440.0-4|49	
12mr|perl-HTTP-Server-Simple-0.440.0-4|50	

15620 12
12mr|perl-Image-ExifTool-8.600.0-2|1	%define upstream_name    Image-ExifTool
12mr|perl-Image-ExifTool-8.600.0-2|2	%define upstream_version 8.60
12mr|perl-Image-ExifTool-8.600.0-2|3	
12mr|perl-Image-ExifTool-8.600.0-2|4	Name:		perl-%{upstream_name}
12mr|perl-Image-ExifTool-8.600.0-2|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Image-ExifTool-8.600.0-2|6	Release:	2
12mr|perl-Image-ExifTool-8.600.0-2|7	Epoch:		1
12mr|perl-Image-ExifTool-8.600.0-2|8	
12mr|perl-Image-ExifTool-8.600.0-2|9	Summary:	Read and write meta information
12mr|perl-Image-ExifTool-8.600.0-2|10	License:	GPL
12mr|perl-Image-ExifTool-8.600.0-2|11	Group:		Development/Perl
12mr|perl-Image-ExifTool-8.600.0-2|12	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Image-ExifTool-8.600.0-2|13	Source0:	http://www.cpan.org/modules/by-module/Image/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Image-ExifTool-8.600.0-2|14	
12mr|perl-Image-ExifTool-8.600.0-2|15	BuildRequires:  perl-devel
12mr|perl-Image-ExifTool-8.600.0-2|16	BuildArch:	noarch
12mr|perl-Image-ExifTool-8.600.0-2|17	Provides:	Image-ExifTool
12mr|perl-Image-ExifTool-8.600.0-2|18	
12mr|perl-Image-ExifTool-8.600.0-2|19	%description
12mr|perl-Image-ExifTool-8.600.0-2|20	ExifTool provides an extensible set of perl modules to read and write meta
12mr|perl-Image-ExifTool-8.600.0-2|21	information in image, audio and video files, including the maker note
12mr|perl-Image-ExifTool-8.600.0-2|22	information of many digital cameras by various manufacturers such as Canon,
12mr|perl-Image-ExifTool-8.600.0-2|23	Casio, FujiFilm, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon,
12mr|perl-Image-ExifTool-8.600.0-2|24	Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Ricoh, Sanyo and Sigma/Foveon.
12mr|perl-Image-ExifTool-8.600.0-2|25	
12mr|perl-Image-ExifTool-8.600.0-2|26	%prep
12mr|perl-Image-ExifTool-8.600.0-2|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Image-ExifTool-8.600.0-2|28	
12mr|perl-Image-ExifTool-8.600.0-2|29	%build
12mr|perl-Image-ExifTool-8.600.0-2|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Image-ExifTool-8.600.0-2|31	%make CFLAGS="%optflags} -DENGLISH"
12mr|perl-Image-ExifTool-8.600.0-2|32	
12mr|perl-Image-ExifTool-8.600.0-2|33	%check
12mr|perl-Image-ExifTool-8.600.0-2|34	make test
12mr|perl-Image-ExifTool-8.600.0-2|35	
12mr|perl-Image-ExifTool-8.600.0-2|36	%install
12mr|perl-Image-ExifTool-8.600.0-2|37	%makeinstall_std
12mr|perl-Image-ExifTool-8.600.0-2|38	
12mr|perl-Image-ExifTool-8.600.0-2|39	%files
12mr|perl-Image-ExifTool-8.600.0-2|40	%{_bindir}/*
12mr|perl-Image-ExifTool-8.600.0-2|41	%{_mandir}/*/*
12mr|perl-Image-ExifTool-8.600.0-2|42	%{perl_vendorlib}/Image
12mr|perl-Image-ExifTool-8.600.0-2|43	%{perl_vendorlib}/File
12mr|perl-Image-ExifTool-8.600.0-2|44	
12mr|perl-Image-ExifTool-8.600.0-2|45	
12mr|perl-Image-ExifTool-8.600.0-2|46	
12mr|perl-Image-ExifTool-8.600.0-2|47	%changelog
12mr|perl-Image-ExifTool-8.600.0-2|48	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Image-ExifTool-8.600.0-2|49	+ Commit: 7a0473a
12mr|perl-Image-ExifTool-8.600.0-2|50	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Image-ExifTool-8.600.0-2|51	
12mr|perl-Image-ExifTool-8.600.0-2|52	

15621 12
12mr|perl-Image-Size-3.230.0-5|1	%define upstream_name	 Image-Size
12mr|perl-Image-Size-3.230.0-5|2	%define upstream_version 3.230
12mr|perl-Image-Size-3.230.0-5|3	
12mr|perl-Image-Size-3.230.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Image-Size-3.230.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Image-Size-3.230.0-5|6	Release:	5
12mr|perl-Image-Size-3.230.0-5|7	Epoch:		1
12mr|perl-Image-Size-3.230.0-5|8	
12mr|perl-Image-Size-3.230.0-5|9	Summary:	Read the dimensions of an image in several popular formats
12mr|perl-Image-Size-3.230.0-5|10	License:	GPL
12mr|perl-Image-Size-3.230.0-5|11	Group:		Development/Perl
12mr|perl-Image-Size-3.230.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Image-Size-3.230.0-5|13	Source0:	http://www.cpan.org/modules/by-module/Image/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Image-Size-3.230.0-5|14	
12mr|perl-Image-Size-3.230.0-5|15	BuildRequires:	perl(Compress::Zlib)
12mr|perl-Image-Size-3.230.0-5|16	BuildRequires:	perl-devel
12mr|perl-Image-Size-3.230.0-5|17	
12mr|perl-Image-Size-3.230.0-5|18	BuildArch:	noarch
12mr|perl-Image-Size-3.230.0-5|19	
12mr|perl-Image-Size-3.230.0-5|20	%description
12mr|perl-Image-Size-3.230.0-5|21	Image::Size is a library based on the image-sizing code in the wwwimagesize
12mr|perl-Image-Size-3.230.0-5|22	script, a tool that analyzes HTML files and adds HEIGHT and WIDTH tags to
12mr|perl-Image-Size-3.230.0-5|23	IMG directives.
12mr|perl-Image-Size-3.230.0-5|24	
12mr|perl-Image-Size-3.230.0-5|25	%prep
12mr|perl-Image-Size-3.230.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Image-Size-3.230.0-5|27	
12mr|perl-Image-Size-3.230.0-5|28	%build
12mr|perl-Image-Size-3.230.0-5|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Image-Size-3.230.0-5|30	%make
12mr|perl-Image-Size-3.230.0-5|31	
12mr|perl-Image-Size-3.230.0-5|32	%check
12mr|perl-Image-Size-3.230.0-5|33	make test
12mr|perl-Image-Size-3.230.0-5|34	
12mr|perl-Image-Size-3.230.0-5|35	%install
12mr|perl-Image-Size-3.230.0-5|36	%makeinstall_std
12mr|perl-Image-Size-3.230.0-5|37	
12mr|perl-Image-Size-3.230.0-5|38	%files
12mr|perl-Image-Size-3.230.0-5|39	%{_bindir}/imgsize
12mr|perl-Image-Size-3.230.0-5|40	%{_mandir}/*/*
12mr|perl-Image-Size-3.230.0-5|41	%{perl_vendorlib}/Image
12mr|perl-Image-Size-3.230.0-5|42	%{perl_vendorlib}/auto/Image
12mr|perl-Image-Size-3.230.0-5|43	
12mr|perl-Image-Size-3.230.0-5|44	
12mr|perl-Image-Size-3.230.0-5|45	
12mr|perl-Image-Size-3.230.0-5|46	%changelog
12mr|perl-Image-Size-3.230.0-5|47	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Image-Size-3.230.0-5|48	+ Commit: 2c30e8d
12mr|perl-Image-Size-3.230.0-5|49	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Image-Size-3.230.0-5|50	
12mr|perl-Image-Size-3.230.0-5|51	

15622 12
12mr|perl-Inline-0.470.0-5|1	%define upstream_name    Inline
12mr|perl-Inline-0.470.0-5|2	%define upstream_version 0.47
12mr|perl-Inline-0.470.0-5|3	
12mr|perl-Inline-0.470.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Inline-0.470.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Inline-0.470.0-5|6	Release:	5
12mr|perl-Inline-0.470.0-5|7	
12mr|perl-Inline-0.470.0-5|8	Summary:	Write Perl subroutines in other programming languages
12mr|perl-Inline-0.470.0-5|9	License:	GPL+ or Artistic
12mr|perl-Inline-0.470.0-5|10	Group:		Development/Perl
12mr|perl-Inline-0.470.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Inline-0.470.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Inline/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Inline-0.470.0-5|13	
12mr|perl-Inline-0.470.0-5|14	BuildRequires:	perl(Parse::RecDescent)
12mr|perl-Inline-0.470.0-5|15	BuildRequires:	perl-devel
12mr|perl-Inline-0.470.0-5|16	BuildArch:	noarch
12mr|perl-Inline-0.470.0-5|17	
12mr|perl-Inline-0.470.0-5|18	Requires:	perl(Parse::RecDescent)
12mr|perl-Inline-0.470.0-5|19	
12mr|perl-Inline-0.470.0-5|20	%description
12mr|perl-Inline-0.470.0-5|21	The Inline module allows you to put source code from other programming
12mr|perl-Inline-0.470.0-5|22	languages directly "inline" in a Perl script or module. The code is
12mr|perl-Inline-0.470.0-5|23	automatically compiled as needed, and then loaded for immediate access
12mr|perl-Inline-0.470.0-5|24	from Perl.
12mr|perl-Inline-0.470.0-5|25	
12mr|perl-Inline-0.470.0-5|26	Inline saves you from the hassle of having to write and compile your
12mr|perl-Inline-0.470.0-5|27	own glue code using facilities like XS or SWIG. Simply type the code
12mr|perl-Inline-0.470.0-5|28	where you want it and run your Perl as normal. All the hairy details
12mr|perl-Inline-0.470.0-5|29	are handled for you. The compilation and installation of your code
12mr|perl-Inline-0.470.0-5|30	chunks all happen transparently; all you will notice is the delay of
12mr|perl-Inline-0.470.0-5|31	compilation on the first run.
12mr|perl-Inline-0.470.0-5|32	
12mr|perl-Inline-0.470.0-5|33	The Inline code only gets compiled the first time you run it (or
12mr|perl-Inline-0.470.0-5|34	whenever it is modified) so you only take the performance hit
12mr|perl-Inline-0.470.0-5|35	once. Code that is Inlined into distributed modules (like on the CPAN)
12mr|perl-Inline-0.470.0-5|36	will get compiled when the module is installed, so the end user will
12mr|perl-Inline-0.470.0-5|37	never notice the compilation time.
12mr|perl-Inline-0.470.0-5|38	
12mr|perl-Inline-0.470.0-5|39	%prep
12mr|perl-Inline-0.470.0-5|40	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Inline-0.470.0-5|41	
12mr|perl-Inline-0.470.0-5|42	%build
12mr|perl-Inline-0.470.0-5|43	perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12mr|perl-Inline-0.470.0-5|44	%make
12mr|perl-Inline-0.470.0-5|45	
12mr|perl-Inline-0.470.0-5|46	%check
12mr|perl-Inline-0.470.0-5|47	%make test
12mr|perl-Inline-0.470.0-5|48	
12mr|perl-Inline-0.470.0-5|49	%install
12mr|perl-Inline-0.470.0-5|50	%makeinstall_std
12mr|perl-Inline-0.470.0-5|51	
12mr|perl-Inline-0.470.0-5|52	%files
12mr|perl-Inline-0.470.0-5|53	%doc README
12mr|perl-Inline-0.470.0-5|54	%{_mandir}/*/*
12mr|perl-Inline-0.470.0-5|55	%{perl_vendorlib}/Inline*
12mr|perl-Inline-0.470.0-5|56	%{perl_vendorlib}/auto/Inline*
12mr|perl-Inline-0.470.0-5|57	
12mr|perl-Inline-0.470.0-5|58	
12mr|perl-Inline-0.470.0-5|59	%changelog
12mr|perl-Inline-0.470.0-5|60	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Inline-0.470.0-5|61	+ Commit: e52c84c
12mr|perl-Inline-0.470.0-5|62	- Should be noarch package
12mr|perl-Inline-0.470.0-5|63	
12mr|perl-Inline-0.470.0-5|64	

15623 12
12mr|perl-IO-CaptureOutput-1.110.200-4|1	%define upstream_name    IO-CaptureOutput
12mr|perl-IO-CaptureOutput-1.110.200-4|2	%define upstream_version 1.1102
12mr|perl-IO-CaptureOutput-1.110.200-4|3	
12mr|perl-IO-CaptureOutput-1.110.200-4|4	Name:		perl-%{upstream_name}
12mr|perl-IO-CaptureOutput-1.110.200-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-IO-CaptureOutput-1.110.200-4|6	Release:	4
12mr|perl-IO-CaptureOutput-1.110.200-4|7	Epoch:		1
12mr|perl-IO-CaptureOutput-1.110.200-4|8	
12mr|perl-IO-CaptureOutput-1.110.200-4|9	Summary:	Capture STDOUT and STDERR from Perl code, subprocesses or XS
12mr|perl-IO-CaptureOutput-1.110.200-4|10	License:	GPL+ or Artistic
12mr|perl-IO-CaptureOutput-1.110.200-4|11	Group:		Development/Perl
12mr|perl-IO-CaptureOutput-1.110.200-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-IO-CaptureOutput-1.110.200-4|13	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-IO-CaptureOutput-1.110.200-4|14	
12mr|perl-IO-CaptureOutput-1.110.200-4|15	BuildRequires:	perl(Carp)
12mr|perl-IO-CaptureOutput-1.110.200-4|16	BuildRequires:	perl(Exporter)
12mr|perl-IO-CaptureOutput-1.110.200-4|17	BuildRequires:	perl(File::Basename)
12mr|perl-IO-CaptureOutput-1.110.200-4|18	BuildRequires:	perl(File::Spec)
12mr|perl-IO-CaptureOutput-1.110.200-4|19	BuildRequires:	perl(File::Temp)
12mr|perl-IO-CaptureOutput-1.110.200-4|20	BuildRequires:	perl(IO::File)
12mr|perl-IO-CaptureOutput-1.110.200-4|21	BuildRequires:	perl(Symbol)
12mr|perl-IO-CaptureOutput-1.110.200-4|22	BuildRequires:	perl(Test::More)
12mr|perl-IO-CaptureOutput-1.110.200-4|23	BuildRequires:	perl(Module::Build::Compat)
12mr|perl-IO-CaptureOutput-1.110.200-4|24	BuildRequires:	perl-devel
12mr|perl-IO-CaptureOutput-1.110.200-4|25	
12mr|perl-IO-CaptureOutput-1.110.200-4|26	BuildArch:	noarch
12mr|perl-IO-CaptureOutput-1.110.200-4|27	
12mr|perl-IO-CaptureOutput-1.110.200-4|28	%description
12mr|perl-IO-CaptureOutput-1.110.200-4|29	This module provides routines for capturing STDOUT and STDERR from perl
12mr|perl-IO-CaptureOutput-1.110.200-4|30	subroutines, forked system calls (e.g. 'system()', 'fork()') and from XS or
12mr|perl-IO-CaptureOutput-1.110.200-4|31	C modules.
12mr|perl-IO-CaptureOutput-1.110.200-4|32	
12mr|perl-IO-CaptureOutput-1.110.200-4|33	%prep
12mr|perl-IO-CaptureOutput-1.110.200-4|34	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-IO-CaptureOutput-1.110.200-4|35	
12mr|perl-IO-CaptureOutput-1.110.200-4|36	%build
12mr|perl-IO-CaptureOutput-1.110.200-4|37	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-IO-CaptureOutput-1.110.200-4|38	%make
12mr|perl-IO-CaptureOutput-1.110.200-4|39	
12mr|perl-IO-CaptureOutput-1.110.200-4|40	%check
12mr|perl-IO-CaptureOutput-1.110.200-4|41	%make test
12mr|perl-IO-CaptureOutput-1.110.200-4|42	
12mr|perl-IO-CaptureOutput-1.110.200-4|43	%install
12mr|perl-IO-CaptureOutput-1.110.200-4|44	%makeinstall_std
12mr|perl-IO-CaptureOutput-1.110.200-4|45	
12mr|perl-IO-CaptureOutput-1.110.200-4|46	%files
12mr|perl-IO-CaptureOutput-1.110.200-4|47	%doc Changes META.yml LICENSE README
12mr|perl-IO-CaptureOutput-1.110.200-4|48	%{_mandir}/man3/*
12mr|perl-IO-CaptureOutput-1.110.200-4|49	%{perl_vendorlib}/*
12mr|perl-IO-CaptureOutput-1.110.200-4|50	
12mr|perl-IO-CaptureOutput-1.110.200-4|51	
12mr|perl-IO-CaptureOutput-1.110.200-4|52	%changelog
12mr|perl-IO-CaptureOutput-1.110.200-4|53	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-IO-CaptureOutput-1.110.200-4|54	+ Commit: 3b412f2
12mr|perl-IO-CaptureOutput-1.110.200-4|55	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-IO-CaptureOutput-1.110.200-4|56	
12mr|perl-IO-CaptureOutput-1.110.200-4|57	

15624 12
12mr|perl-IO-Compress-2.49.0-1|1	%define	upstream_name		IO-Compress
12mr|perl-IO-Compress-2.49.0-1|2	%define	upstream_version	2.049
12mr|perl-IO-Compress-2.49.0-1|3	
12mr|perl-IO-Compress-2.49.0-1|4	Name:		perl-%{upstream_name}
12mr|perl-IO-Compress-2.49.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-IO-Compress-2.49.0-1|6	Release:	1
12mr|perl-IO-Compress-2.49.0-1|7	
12mr|perl-IO-Compress-2.49.0-1|8	Summary:	IO Interface to compressed data files/buffers
12mr|perl-IO-Compress-2.49.0-1|9	License:	GPL+ or Artistic
12mr|perl-IO-Compress-2.49.0-1|10	Group:		Development/Perl
12mr|perl-IO-Compress-2.49.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-IO-Compress-2.49.0-1|12	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-IO-Compress-2.49.0-1|13	
12mr|perl-IO-Compress-2.49.0-1|14	# perl provides this one unversionned
12mr|perl-IO-Compress-2.49.0-1|15	BuildRequires:	perl(Compress::Raw::Bzip2) >= %{version}
12mr|perl-IO-Compress-2.49.0-1|16	BuildRequires:	perl(Compress::Raw::Zlib) >= %{version}
12mr|perl-IO-Compress-2.49.0-1|17	BuildRequires:	perl-devel
12mr|perl-IO-Compress-2.49.0-1|18	BuildArch:	noarch
12mr|perl-IO-Compress-2.49.0-1|19	
12mr|perl-IO-Compress-2.49.0-1|20	Obsoletes:	perl-Compress-Zlib
12mr|perl-IO-Compress-2.49.0-1|21	Obsoletes:	perl-IO-Compress-Base
12mr|perl-IO-Compress-2.49.0-1|22	Obsoletes:	perl-IO-Compress-Bzip2
12mr|perl-IO-Compress-2.49.0-1|23	Obsoletes:	perl-IO-Compress-Zlib
12mr|perl-IO-Compress-2.49.0-1|24	Obsoletes:	%{name} < 2.33.0-2
12mr|perl-IO-Compress-2.49.0-1|25	
12mr|perl-IO-Compress-2.49.0-1|26	%description
12mr|perl-IO-Compress-2.49.0-1|27	This distribution provides a Perl interface to allow reading and writing of
12mr|perl-IO-Compress-2.49.0-1|28	compressed data created with the zlib and bzip2 libraries.
12mr|perl-IO-Compress-2.49.0-1|29	
12mr|perl-IO-Compress-2.49.0-1|30	IO-Compress supports reading and writing of bzip2, RFC 1950, RFC
12mr|perl-IO-Compress-2.49.0-1|31	1951, RFC 1952 (i.e. gzip) and zip files/buffers.
12mr|perl-IO-Compress-2.49.0-1|32	
12mr|perl-IO-Compress-2.49.0-1|33	%prep
12mr|perl-IO-Compress-2.49.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-IO-Compress-2.49.0-1|35	
12mr|perl-IO-Compress-2.49.0-1|36	%build
12mr|perl-IO-Compress-2.49.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-IO-Compress-2.49.0-1|38	%make
12mr|perl-IO-Compress-2.49.0-1|39	
12mr|perl-IO-Compress-2.49.0-1|40	%check
12mr|perl-IO-Compress-2.49.0-1|41	%make test
12mr|perl-IO-Compress-2.49.0-1|42	
12mr|perl-IO-Compress-2.49.0-1|43	%install
12mr|perl-IO-Compress-2.49.0-1|44	%makeinstall_std
12mr|perl-IO-Compress-2.49.0-1|45	
12mr|perl-IO-Compress-2.49.0-1|46	%files
12mr|perl-IO-Compress-2.49.0-1|47	%doc Changes README
12mr|perl-IO-Compress-2.49.0-1|48	%{_bindir}/zipdetails
12mr|perl-IO-Compress-2.49.0-1|49	%{_mandir}/man1/zipdetails.1*
12mr|perl-IO-Compress-2.49.0-1|50	%{_mandir}/man3/*
12mr|perl-IO-Compress-2.49.0-1|51	%{perl_vendorlib}/Compress
12mr|perl-IO-Compress-2.49.0-1|52	%{perl_vendorlib}/File
12mr|perl-IO-Compress-2.49.0-1|53	%{perl_vendorlib}/IO
12mr|perl-IO-Compress-2.49.0-1|54	
12mr|perl-IO-Compress-2.49.0-1|55	
12mr|perl-IO-Compress-2.49.0-1|56	
12mr|perl-IO-Compress-2.49.0-1|57	%changelog
12mr|perl-IO-Compress-2.49.0-1|58	

15625 12
12mr|perl-IO-Multiplex-1.130.0-5|1	%define	upstream_name	 IO-Multiplex
12mr|perl-IO-Multiplex-1.130.0-5|2	%define	upstream_version 1.13
12mr|perl-IO-Multiplex-1.130.0-5|3	
12mr|perl-IO-Multiplex-1.130.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-IO-Multiplex-1.130.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-IO-Multiplex-1.130.0-5|6	Release:	5
12mr|perl-IO-Multiplex-1.130.0-5|7	
12mr|perl-IO-Multiplex-1.130.0-5|8	Summary:	Manage IO on many file handles
12mr|perl-IO-Multiplex-1.130.0-5|9	License:	GPL+ or Artistic
12mr|perl-IO-Multiplex-1.130.0-5|10	Group:		Development/Perl
12mr|perl-IO-Multiplex-1.130.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-IO-Multiplex-1.130.0-5|12	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-IO-Multiplex-1.130.0-5|13	
12mr|perl-IO-Multiplex-1.130.0-5|14	BuildRequires:	perl-devel
12mr|perl-IO-Multiplex-1.130.0-5|15	BuildRequires:	perl(IO::Socket)
12mr|perl-IO-Multiplex-1.130.0-5|16	BuildArch:	noarch
12mr|perl-IO-Multiplex-1.130.0-5|17	
12mr|perl-IO-Multiplex-1.130.0-5|18	%description
12mr|perl-IO-Multiplex-1.130.0-5|19	IO::Multiplex is designed to take the effort out of managing
12mr|perl-IO-Multiplex-1.130.0-5|20	multiple file handles.  It is essentially a really fancy front end to
12mr|perl-IO-Multiplex-1.130.0-5|21	the C<select> system call.  In addition to maintaining the C<select>
12mr|perl-IO-Multiplex-1.130.0-5|22	loop, it buffers all input and output to/from the file handles.  It
12mr|perl-IO-Multiplex-1.130.0-5|23	can also accept incoming connections on one or more listen sockets.
12mr|perl-IO-Multiplex-1.130.0-5|24	
12mr|perl-IO-Multiplex-1.130.0-5|25	%prep
12mr|perl-IO-Multiplex-1.130.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-IO-Multiplex-1.130.0-5|27	
12mr|perl-IO-Multiplex-1.130.0-5|28	%build
12mr|perl-IO-Multiplex-1.130.0-5|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-IO-Multiplex-1.130.0-5|30	%make
12mr|perl-IO-Multiplex-1.130.0-5|31	
12mr|perl-IO-Multiplex-1.130.0-5|32	%check
12mr|perl-IO-Multiplex-1.130.0-5|33	make test
12mr|perl-IO-Multiplex-1.130.0-5|34	
12mr|perl-IO-Multiplex-1.130.0-5|35	%install
12mr|perl-IO-Multiplex-1.130.0-5|36	%makeinstall_std
12mr|perl-IO-Multiplex-1.130.0-5|37	
12mr|perl-IO-Multiplex-1.130.0-5|38	%files
12mr|perl-IO-Multiplex-1.130.0-5|39	%defattr(644,root,root,755)
12mr|perl-IO-Multiplex-1.130.0-5|40	%doc Changes README TODO
12mr|perl-IO-Multiplex-1.130.0-5|41	%{perl_vendorlib}/IO
12mr|perl-IO-Multiplex-1.130.0-5|42	%{_mandir}/man*/*
12mr|perl-IO-Multiplex-1.130.0-5|43	
12mr|perl-IO-Multiplex-1.130.0-5|44	
12mr|perl-IO-Multiplex-1.130.0-5|45	
12mr|perl-IO-Multiplex-1.130.0-5|46	%changelog
12mr|perl-IO-Multiplex-1.130.0-5|47	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-IO-Multiplex-1.130.0-5|48	+ Commit: 267eac0
12mr|perl-IO-Multiplex-1.130.0-5|49	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-IO-Multiplex-1.130.0-5|50	
12mr|perl-IO-Multiplex-1.130.0-5|51	

15626 12
12mr|perl-IO-Socket-INET6-2.670.0-5|1	%define upstream_name	 IO-Socket-INET6
12mr|perl-IO-Socket-INET6-2.670.0-5|2	%define upstream_version 2.67
12mr|perl-IO-Socket-INET6-2.670.0-5|3	
12mr|perl-IO-Socket-INET6-2.670.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-IO-Socket-INET6-2.670.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-IO-Socket-INET6-2.670.0-5|6	Release:	5
12mr|perl-IO-Socket-INET6-2.670.0-5|7	
12mr|perl-IO-Socket-INET6-2.670.0-5|8	Summary:	Object interface for AF_INET|AF_INET6 domain sockets
12mr|perl-IO-Socket-INET6-2.670.0-5|9	License:	BSD-like
12mr|perl-IO-Socket-INET6-2.670.0-5|10	Group:		Development/Perl
12mr|perl-IO-Socket-INET6-2.670.0-5|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-IO-Socket-INET6-2.670.0-5|12	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-IO-Socket-INET6-2.670.0-5|13	
12mr|perl-IO-Socket-INET6-2.670.0-5|14	BuildRequires:	perl-Socket6
12mr|perl-IO-Socket-INET6-2.670.0-5|15	BuildRequires:	perl-devel
12mr|perl-IO-Socket-INET6-2.670.0-5|16	BuildArch:	noarch
12mr|perl-IO-Socket-INET6-2.670.0-5|17	
12mr|perl-IO-Socket-INET6-2.670.0-5|18	%description
12mr|perl-IO-Socket-INET6-2.670.0-5|19	IO::Socket::INET6 provides an object interface to creating and using sockets in
12mr|perl-IO-Socket-INET6-2.670.0-5|20	both AF_INET|AF_INET6 domain. It is built upon the IO::Socket interface and
12mr|perl-IO-Socket-INET6-2.670.0-5|21	inherits all the methods defined by IO::Socket.
12mr|perl-IO-Socket-INET6-2.670.0-5|22	
12mr|perl-IO-Socket-INET6-2.670.0-5|23	%prep
12mr|perl-IO-Socket-INET6-2.670.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-IO-Socket-INET6-2.670.0-5|25	
12mr|perl-IO-Socket-INET6-2.670.0-5|26	%build
12mr|perl-IO-Socket-INET6-2.670.0-5|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-IO-Socket-INET6-2.670.0-5|28	%make
12mr|perl-IO-Socket-INET6-2.670.0-5|29	
12mr|perl-IO-Socket-INET6-2.670.0-5|30	%check
12mr|perl-IO-Socket-INET6-2.670.0-5|31	make test
12mr|perl-IO-Socket-INET6-2.670.0-5|32	
12mr|perl-IO-Socket-INET6-2.670.0-5|33	%install
12mr|perl-IO-Socket-INET6-2.670.0-5|34	%makeinstall_std
12mr|perl-IO-Socket-INET6-2.670.0-5|35	
12mr|perl-IO-Socket-INET6-2.670.0-5|36	%files
12mr|perl-IO-Socket-INET6-2.670.0-5|37	%doc ChangeLog README
12mr|perl-IO-Socket-INET6-2.670.0-5|38	%{perl_vendorlib}/IO
12mr|perl-IO-Socket-INET6-2.670.0-5|39	%{_mandir}/man3/*
12mr|perl-IO-Socket-INET6-2.670.0-5|40	
12mr|perl-IO-Socket-INET6-2.670.0-5|41	
12mr|perl-IO-Socket-INET6-2.670.0-5|42	
12mr|perl-IO-Socket-INET6-2.670.0-5|43	%changelog
12mr|perl-IO-Socket-INET6-2.670.0-5|44	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-IO-Socket-INET6-2.670.0-5|45	+ Commit: f773d66
12mr|perl-IO-Socket-INET6-2.670.0-5|46	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-IO-Socket-INET6-2.670.0-5|47	
12mr|perl-IO-Socket-INET6-2.670.0-5|48	

15627 12
12mr|perl-IO-Socket-SSL-1.760.0-1|1	%define upstream_name    IO-Socket-SSL
12mr|perl-IO-Socket-SSL-1.760.0-1|2	%define upstream_version 1.76
12mr|perl-IO-Socket-SSL-1.760.0-1|3	
12mr|perl-IO-Socket-SSL-1.760.0-1|4	Name:           perl-%{upstream_name}
12mr|perl-IO-Socket-SSL-1.760.0-1|5	Version:        %perl_convert_version %{upstream_version}
12mr|perl-IO-Socket-SSL-1.760.0-1|6	Release:        %mkrel 1
12mr|perl-IO-Socket-SSL-1.760.0-1|7	
12mr|perl-IO-Socket-SSL-1.760.0-1|8	Summary:        Nearly transparent SSL encapsulation for IO::Socket::INET
12mr|perl-IO-Socket-SSL-1.760.0-1|9	License:        GPL+ or Artistic
12mr|perl-IO-Socket-SSL-1.760.0-1|10	Group:          Development/Perl
12mr|perl-IO-Socket-SSL-1.760.0-1|11	URL:            http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-IO-Socket-SSL-1.760.0-1|12	Source0:        http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-IO-Socket-SSL-1.760.0-1|13	BuildRequires:  perl-devel
12mr|perl-IO-Socket-SSL-1.760.0-1|14	BuildRequires:  perl(Net::SSLeay) >= 1.21
12mr|perl-IO-Socket-SSL-1.760.0-1|15	BuildRequires:  perl(IO::Socket::INET6)
12mr|perl-IO-Socket-SSL-1.760.0-1|16	BuildArch:      noarch
12mr|perl-IO-Socket-SSL-1.760.0-1|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-IO-Socket-SSL-1.760.0-1|18	Requires:       perl(Net::SSLeay) >= 1.21
12mr|perl-IO-Socket-SSL-1.760.0-1|19	
12mr|perl-IO-Socket-SSL-1.760.0-1|20	%description
12mr|perl-IO-Socket-SSL-1.760.0-1|21	IO::Socket::SSL is a class implementing an object oriented
12mr|perl-IO-Socket-SSL-1.760.0-1|22	interface to SSL sockets. The class is a descendent of
12mr|perl-IO-Socket-SSL-1.760.0-1|23	IO::Socket::INET and provides a subset of the base class's
12mr|perl-IO-Socket-SSL-1.760.0-1|24	interface methods.
12mr|perl-IO-Socket-SSL-1.760.0-1|25	
12mr|perl-IO-Socket-SSL-1.760.0-1|26	%prep
12mr|perl-IO-Socket-SSL-1.760.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-IO-Socket-SSL-1.760.0-1|28	
12mr|perl-IO-Socket-SSL-1.760.0-1|29	%build
12mr|perl-IO-Socket-SSL-1.760.0-1|30	export SKIP_RNG_TEST=1
12mr|perl-IO-Socket-SSL-1.760.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-IO-Socket-SSL-1.760.0-1|32	%make
12mr|perl-IO-Socket-SSL-1.760.0-1|33	
12mr|perl-IO-Socket-SSL-1.760.0-1|34	# %%check
12mr|perl-IO-Socket-SSL-1.760.0-1|35	# export SKIP_RNG_TEST=1
12mr|perl-IO-Socket-SSL-1.760.0-1|36	# %{__make} test
12mr|perl-IO-Socket-SSL-1.760.0-1|37	
12mr|perl-IO-Socket-SSL-1.760.0-1|38	%install
12mr|perl-IO-Socket-SSL-1.760.0-1|39	rm -rf %{buildroot}
12mr|perl-IO-Socket-SSL-1.760.0-1|40	%makeinstall_std
12mr|perl-IO-Socket-SSL-1.760.0-1|41	
12mr|perl-IO-Socket-SSL-1.760.0-1|42	%clean
12mr|perl-IO-Socket-SSL-1.760.0-1|43	rm -rf %{buildroot}
12mr|perl-IO-Socket-SSL-1.760.0-1|44	
12mr|perl-IO-Socket-SSL-1.760.0-1|45	%files
12mr|perl-IO-Socket-SSL-1.760.0-1|46	%defattr(-,root,root)
12mr|perl-IO-Socket-SSL-1.760.0-1|47	%doc README Changes util docs certs
12mr|perl-IO-Socket-SSL-1.760.0-1|48	%{_mandir}/*/*
12mr|perl-IO-Socket-SSL-1.760.0-1|49	%{perl_vendorlib}/IO
12mr|perl-IO-Socket-SSL-1.760.0-1|50	
12mr|perl-IO-Socket-SSL-1.760.0-1|51	
12mr|perl-IO-Socket-SSL-1.760.0-1|52	
12mr|perl-IO-Socket-SSL-1.760.0-1|53	%changelog
12mr|perl-IO-Socket-SSL-1.760.0-1|54	* Wed Aug  29 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|perl-IO-Socket-SSL-1.760.0-1|55	+ Commit: a8a81d6
12mr|perl-IO-Socket-SSL-1.760.0-1|56	- Updated to 1.76
12mr|perl-IO-Socket-SSL-1.760.0-1|57	
12mr|perl-IO-Socket-SSL-1.760.0-1|58	

15628 12
12mr|perl-IO-String-1.80.0-5|1	%define upstream_name	 IO-String
12mr|perl-IO-String-1.80.0-5|2	%define upstream_version 1.08
12mr|perl-IO-String-1.80.0-5|3	
12mr|perl-IO-String-1.80.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-IO-String-1.80.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-IO-String-1.80.0-5|6	Release:	5
12mr|perl-IO-String-1.80.0-5|7	
12mr|perl-IO-String-1.80.0-5|8	Summary:	A Perl module to read from strings
12mr|perl-IO-String-1.80.0-5|9	License:	GPL
12mr|perl-IO-String-1.80.0-5|10	Group:		Development/Perl
12mr|perl-IO-String-1.80.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-IO-String-1.80.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-IO-String-1.80.0-5|13	
12mr|perl-IO-String-1.80.0-5|14	BuildRequires:	perl-devel
12mr|perl-IO-String-1.80.0-5|15	BuildArch:	noarch
12mr|perl-IO-String-1.80.0-5|16	
12mr|perl-IO-String-1.80.0-5|17	%description
12mr|perl-IO-String-1.80.0-5|18	IO::String is an IO::File (and IO::Handle) compatible class that read or
12mr|perl-IO-String-1.80.0-5|19	write data from in-core strings.  It is really just a simplification of
12mr|perl-IO-String-1.80.0-5|20	what I needed from Eryq's IO-stringy modules.  As such IO::String is a
12mr|perl-IO-String-1.80.0-5|21	replacement for IO::Scalar.
12mr|perl-IO-String-1.80.0-5|22	
12mr|perl-IO-String-1.80.0-5|23	%prep
12mr|perl-IO-String-1.80.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-IO-String-1.80.0-5|25	
12mr|perl-IO-String-1.80.0-5|26	%build
12mr|perl-IO-String-1.80.0-5|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-IO-String-1.80.0-5|28	%make
12mr|perl-IO-String-1.80.0-5|29	
12mr|perl-IO-String-1.80.0-5|30	%check
12mr|perl-IO-String-1.80.0-5|31	make test
12mr|perl-IO-String-1.80.0-5|32	
12mr|perl-IO-String-1.80.0-5|33	%install
12mr|perl-IO-String-1.80.0-5|34	%makeinstall_std
12mr|perl-IO-String-1.80.0-5|35	
12mr|perl-IO-String-1.80.0-5|36	%files
12mr|perl-IO-String-1.80.0-5|37	%doc README Changes
12mr|perl-IO-String-1.80.0-5|38	%{perl_vendorlib}/IO
12mr|perl-IO-String-1.80.0-5|39	%{_mandir}/man3/IO::String.3pm*
12mr|perl-IO-String-1.80.0-5|40	
12mr|perl-IO-String-1.80.0-5|41	
12mr|perl-IO-String-1.80.0-5|42	
12mr|perl-IO-String-1.80.0-5|43	%changelog
12mr|perl-IO-String-1.80.0-5|44	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-IO-String-1.80.0-5|45	+ Commit: 1c5dc1f
12mr|perl-IO-String-1.80.0-5|46	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-IO-String-1.80.0-5|47	
12mr|perl-IO-String-1.80.0-5|48	

15629 12
12mr|perl-IO-stringy-2.110-11|1	%define realname IO-stringy
12mr|perl-IO-stringy-2.110-11|2	%define	name	perl-%{realname}
12mr|perl-IO-stringy-2.110-11|3	%define	version	2.110
12mr|perl-IO-stringy-2.110-11|4	%define	release	11
12mr|perl-IO-stringy-2.110-11|5	
12mr|perl-IO-stringy-2.110-11|6	Summary:	Perl module for I/O on in-core objects like strings and arrays
12mr|perl-IO-stringy-2.110-11|7	Name:		%{name}
12mr|perl-IO-stringy-2.110-11|8	Version:	%{version}
12mr|perl-IO-stringy-2.110-11|9	Release:	%{release}
12mr|perl-IO-stringy-2.110-11|10	License:	Artistic/GPL
12mr|perl-IO-stringy-2.110-11|11	Group:		Development/Perl
12mr|perl-IO-stringy-2.110-11|12	URL:		http://search.cpan.org/dist/%{realname}/
12mr|perl-IO-stringy-2.110-11|13	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/IO/%{realname}-%{version}.tar.bz2
12mr|perl-IO-stringy-2.110-11|14	BuildRequires:	perl-devel
12mr|perl-IO-stringy-2.110-11|15	BuildRequires:	perl
12mr|perl-IO-stringy-2.110-11|16	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|perl-IO-stringy-2.110-11|17	BuildArch:	noarch
12mr|perl-IO-stringy-2.110-11|18	
12mr|perl-IO-stringy-2.110-11|19	%description
12mr|perl-IO-stringy-2.110-11|20	This toolkit primarily provides modules for performing both traditional
12mr|perl-IO-stringy-2.110-11|21	and object-oriented i/o) on things *other* than normal filehandles; in
12mr|perl-IO-stringy-2.110-11|22	particular, the IO::Scalar manpage, the IO::ScalarArray manpage, and the
12mr|perl-IO-stringy-2.110-11|23	IO::Lines manpage.
12mr|perl-IO-stringy-2.110-11|24	
12mr|perl-IO-stringy-2.110-11|25	If you have access to tie(), these classes will make use of the the
12mr|perl-IO-stringy-2.110-11|26	IO::WrapTie manpage module to inherit a convenient new_tie()
12mr|perl-IO-stringy-2.110-11|27	constructor. It also exports a nice wraptie() function.
12mr|perl-IO-stringy-2.110-11|28	
12mr|perl-IO-stringy-2.110-11|29	In the more-traditional IO::Handle front, we have the IO::AtomicFile
12mr|perl-IO-stringy-2.110-11|30	manpage which may be used to painlessly create files which are updated
12mr|perl-IO-stringy-2.110-11|31	atomically.
12mr|perl-IO-stringy-2.110-11|32	
12mr|perl-IO-stringy-2.110-11|33	And in the "this-may-prove-useful" corner, we have the IO::Wrap manpage,
12mr|perl-IO-stringy-2.110-11|34	whose exported wraphandle() function will clothe anything that's not a
12mr|perl-IO-stringy-2.110-11|35	blessed object in an IO::Handle-like wrapper... so you can just use OO
12mr|perl-IO-stringy-2.110-11|36	syntax and stop worrying about whether your function's caller handed you
12mr|perl-IO-stringy-2.110-11|37	a string, a globref, or a FileHandle.
12mr|perl-IO-stringy-2.110-11|38	
12mr|perl-IO-stringy-2.110-11|39	%prep
12mr|perl-IO-stringy-2.110-11|40	%setup -q -n %{realname}-%{version}
12mr|perl-IO-stringy-2.110-11|41	
12mr|perl-IO-stringy-2.110-11|42	%build
12mr|perl-IO-stringy-2.110-11|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-IO-stringy-2.110-11|44	%__make
12mr|perl-IO-stringy-2.110-11|45	
12mr|perl-IO-stringy-2.110-11|46	%check
12mr|perl-IO-stringy-2.110-11|47	%__make test
12mr|perl-IO-stringy-2.110-11|48	
12mr|perl-IO-stringy-2.110-11|49	%install
12mr|perl-IO-stringy-2.110-11|50	rm -rf %{buildroot}
12mr|perl-IO-stringy-2.110-11|51	%makeinstall_std
12mr|perl-IO-stringy-2.110-11|52	
12mr|perl-IO-stringy-2.110-11|53	%clean
12mr|perl-IO-stringy-2.110-11|54	rm -rf %{buildroot}
12mr|perl-IO-stringy-2.110-11|55	
12mr|perl-IO-stringy-2.110-11|56	%files
12mr|perl-IO-stringy-2.110-11|57	%defattr(-,root,root)
12mr|perl-IO-stringy-2.110-11|58	%doc README
12mr|perl-IO-stringy-2.110-11|59	%{_mandir}/*/*
12mr|perl-IO-stringy-2.110-11|60	%{perl_vendorlib}/IO
12mr|perl-IO-stringy-2.110-11|61	
12mr|perl-IO-stringy-2.110-11|62	
12mr|perl-IO-stringy-2.110-11|63	
12mr|perl-IO-stringy-2.110-11|64	
12mr|perl-IO-stringy-2.110-11|65	%changelog
12mr|perl-IO-stringy-2.110-11|66	

15630 12
12mr|perl-IO-Stty-0.30.0-7|1	%define	upstream_name	 IO-Stty
12mr|perl-IO-Stty-0.30.0-7|2	%define	upstream_version 0.03
12mr|perl-IO-Stty-0.30.0-7|3	
12mr|perl-IO-Stty-0.30.0-7|4	Name:		perl-%{upstream_name}
12mr|perl-IO-Stty-0.30.0-7|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-IO-Stty-0.30.0-7|6	Release:    7
12mr|perl-IO-Stty-0.30.0-7|7	Epoch:		1
12mr|perl-IO-Stty-0.30.0-7|8	
12mr|perl-IO-Stty-0.30.0-7|9	Summary:	IO-Stty perl module
12mr|perl-IO-Stty-0.30.0-7|10	License: 	GPL
12mr|perl-IO-Stty-0.30.0-7|11	Group: 		Development/Perl
12mr|perl-IO-Stty-0.30.0-7|12	Url:		http://www.cpan.org
12mr|perl-IO-Stty-0.30.0-7|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-IO-Stty-0.30.0-7|14	BuildRequires:	perl(Test::More)
12mr|perl-IO-Stty-0.30.0-7|15	BuildRequires:	perl(Module::Build) => 0.35
12mr|perl-IO-Stty-0.30.0-7|16	BuildArch:	noarch
12mr|perl-IO-Stty-0.30.0-7|17	
12mr|perl-IO-Stty-0.30.0-7|18	%description
12mr|perl-IO-Stty-0.30.0-7|19	IO-Stty is a module for setting terminal parameters.
12mr|perl-IO-Stty-0.30.0-7|20	
12mr|perl-IO-Stty-0.30.0-7|21	%prep
12mr|perl-IO-Stty-0.30.0-7|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-IO-Stty-0.30.0-7|23	
12mr|perl-IO-Stty-0.30.0-7|24	%build
12mr|perl-IO-Stty-0.30.0-7|25	%{__perl} Build.PL installdirs=vendor
12mr|perl-IO-Stty-0.30.0-7|26	./Build
12mr|perl-IO-Stty-0.30.0-7|27	
12mr|perl-IO-Stty-0.30.0-7|28	%check
12mr|perl-IO-Stty-0.30.0-7|29	./Build test
12mr|perl-IO-Stty-0.30.0-7|30	
12mr|perl-IO-Stty-0.30.0-7|31	%install
12mr|perl-IO-Stty-0.30.0-7|32	./Build install destdir=%{buildroot}
12mr|perl-IO-Stty-0.30.0-7|33	
12mr|perl-IO-Stty-0.30.0-7|34	%clean
12mr|perl-IO-Stty-0.30.0-7|35	rm -rf %{buildroot}
12mr|perl-IO-Stty-0.30.0-7|36	
12mr|perl-IO-Stty-0.30.0-7|37	%files
12mr|perl-IO-Stty-0.30.0-7|38	%defattr(644,root,root,755)
12mr|perl-IO-Stty-0.30.0-7|39	%doc README
12mr|perl-IO-Stty-0.30.0-7|40	%{_bindir}/stty.pl
12mr|perl-IO-Stty-0.30.0-7|41	%{_mandir}/man3/*
12mr|perl-IO-Stty-0.30.0-7|42	%{perl_vendorlib}/IO/*
12mr|perl-IO-Stty-0.30.0-7|43	
12mr|perl-IO-Stty-0.30.0-7|44	
12mr|perl-IO-Stty-0.30.0-7|45	
12mr|perl-IO-Stty-0.30.0-7|46	%changelog
12mr|perl-IO-Stty-0.30.0-7|47	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-IO-Stty-0.30.0-7|48	+ Commit: 1d4db82
12mr|perl-IO-Stty-0.30.0-7|49	- Fix files, spec cleanup
12mr|perl-IO-Stty-0.30.0-7|50	
12mr|perl-IO-Stty-0.30.0-7|51	

15631 12
12mr|perl-IO-Tty-1.100.0-5|1	%define upstream_name    IO-Tty
12mr|perl-IO-Tty-1.100.0-5|2	%define upstream_version 1.10
12mr|perl-IO-Tty-1.100.0-5|3	
12mr|perl-IO-Tty-1.100.0-5|4	Name:           perl-%{upstream_name}
12mr|perl-IO-Tty-1.100.0-5|5	Version:        %perl_convert_version %{upstream_version}
12mr|perl-IO-Tty-1.100.0-5|6	Release:        5
12mr|perl-IO-Tty-1.100.0-5|7	
12mr|perl-IO-Tty-1.100.0-5|8	Summary:        Pseudo TTY object class
12mr|perl-IO-Tty-1.100.0-5|9	License:        GPL
12mr|perl-IO-Tty-1.100.0-5|10	Group:          Development/Perl
12mr|perl-IO-Tty-1.100.0-5|11	URL:            http://search.cpan.org/dist/%{upstream_name}
12mr|perl-IO-Tty-1.100.0-5|12	Source0:        http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-IO-Tty-1.100.0-5|13	
12mr|perl-IO-Tty-1.100.0-5|14	BuildRequires:  perl-devel
12mr|perl-IO-Tty-1.100.0-5|15	
12mr|perl-IO-Tty-1.100.0-5|16	
12mr|perl-IO-Tty-1.100.0-5|17	%description
12mr|perl-IO-Tty-1.100.0-5|18	The IO::Tty and IO::Pty modules provide an interface to pseudo tty's.
12mr|perl-IO-Tty-1.100.0-5|19	
12mr|perl-IO-Tty-1.100.0-5|20	%prep
12mr|perl-IO-Tty-1.100.0-5|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-IO-Tty-1.100.0-5|22	
12mr|perl-IO-Tty-1.100.0-5|23	%build
12mr|perl-IO-Tty-1.100.0-5|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-IO-Tty-1.100.0-5|25	%make CFLAGS="%{optflags}"
12mr|perl-IO-Tty-1.100.0-5|26	
12mr|perl-IO-Tty-1.100.0-5|27	%check
12mr|perl-IO-Tty-1.100.0-5|28	%make test
12mr|perl-IO-Tty-1.100.0-5|29	
12mr|perl-IO-Tty-1.100.0-5|30	%install
12mr|perl-IO-Tty-1.100.0-5|31	rm -rf %{buildroot}
12mr|perl-IO-Tty-1.100.0-5|32	%makeinstall_std
12mr|perl-IO-Tty-1.100.0-5|33	
12mr|perl-IO-Tty-1.100.0-5|34	%clean
12mr|perl-IO-Tty-1.100.0-5|35	rm -rf %{buildroot}
12mr|perl-IO-Tty-1.100.0-5|36	
12mr|perl-IO-Tty-1.100.0-5|37	%files
12mr|perl-IO-Tty-1.100.0-5|38	%defattr(-,root,root)
12mr|perl-IO-Tty-1.100.0-5|39	%doc ChangeLog README
12mr|perl-IO-Tty-1.100.0-5|40	%{perl_vendorarch}/auto/IO
12mr|perl-IO-Tty-1.100.0-5|41	%{perl_vendorarch}/IO
12mr|perl-IO-Tty-1.100.0-5|42	%{_mandir}/*/*
12mr|perl-IO-Tty-1.100.0-5|43	
12mr|perl-IO-Tty-1.100.0-5|44	
12mr|perl-IO-Tty-1.100.0-5|45	
12mr|perl-IO-Tty-1.100.0-5|46	%changelog
12mr|perl-IO-Tty-1.100.0-5|47	

15632 12
12mr|perl-IO-Zlib-1.100.0-6|1	%define upstream_name	 IO-Zlib
12mr|perl-IO-Zlib-1.100.0-6|2	%define upstream_version 1.10
12mr|perl-IO-Zlib-1.100.0-6|3	
12mr|perl-IO-Zlib-1.100.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-IO-Zlib-1.100.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-IO-Zlib-1.100.0-6|6	Release:	6
12mr|perl-IO-Zlib-1.100.0-6|7	
12mr|perl-IO-Zlib-1.100.0-6|8	Summary:	IO:: style interface to Compress::Zlib
12mr|perl-IO-Zlib-1.100.0-6|9	License:	GPL
12mr|perl-IO-Zlib-1.100.0-6|10	Group:		Development/Perl
12mr|perl-IO-Zlib-1.100.0-6|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-IO-Zlib-1.100.0-6|12	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-IO-Zlib-1.100.0-6|13	
12mr|perl-IO-Zlib-1.100.0-6|14	BuildRequires:	perl(Compress::Zlib)
12mr|perl-IO-Zlib-1.100.0-6|15	BuildRequires:	perl-devel
12mr|perl-IO-Zlib-1.100.0-6|16	BuildArch:	noarch
12mr|perl-IO-Zlib-1.100.0-6|17	
12mr|perl-IO-Zlib-1.100.0-6|18	%description
12mr|perl-IO-Zlib-1.100.0-6|19	IO::Zlib provides an IO:: style interface to Compress::Zlib and hence
12mr|perl-IO-Zlib-1.100.0-6|20	to gzip/zlib compressed files. It provides many of the same methods as
12mr|perl-IO-Zlib-1.100.0-6|21	the IO::Handle interface.
12mr|perl-IO-Zlib-1.100.0-6|22	
12mr|perl-IO-Zlib-1.100.0-6|23	%prep
12mr|perl-IO-Zlib-1.100.0-6|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-IO-Zlib-1.100.0-6|25	
12mr|perl-IO-Zlib-1.100.0-6|26	%build
12mr|perl-IO-Zlib-1.100.0-6|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-IO-Zlib-1.100.0-6|28	%make OPTIMIZE="%{optflags}"
12mr|perl-IO-Zlib-1.100.0-6|29	
12mr|perl-IO-Zlib-1.100.0-6|30	%check
12mr|perl-IO-Zlib-1.100.0-6|31	%__make test
12mr|perl-IO-Zlib-1.100.0-6|32	
12mr|perl-IO-Zlib-1.100.0-6|33	%install
12mr|perl-IO-Zlib-1.100.0-6|34	%makeinstall_std
12mr|perl-IO-Zlib-1.100.0-6|35	
12mr|perl-IO-Zlib-1.100.0-6|36	%files
12mr|perl-IO-Zlib-1.100.0-6|37	%doc ChangeLog README
12mr|perl-IO-Zlib-1.100.0-6|38	%{perl_vendorlib}/IO/*
12mr|perl-IO-Zlib-1.100.0-6|39	%{_mandir}/man?/*
12mr|perl-IO-Zlib-1.100.0-6|40	
12mr|perl-IO-Zlib-1.100.0-6|41	
12mr|perl-IO-Zlib-1.100.0-6|42	
12mr|perl-IO-Zlib-1.100.0-6|43	%changelog
12mr|perl-IO-Zlib-1.100.0-6|44	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-IO-Zlib-1.100.0-6|45	+ Commit: f53b3c6
12mr|perl-IO-Zlib-1.100.0-6|46	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-IO-Zlib-1.100.0-6|47	
12mr|perl-IO-Zlib-1.100.0-6|48	

15633 12
12mr|perl-IP-Country-2.270.0-5|1	%define upstream_name	 IP-Country
12mr|perl-IP-Country-2.270.0-5|2	%define upstream_version 2.27
12mr|perl-IP-Country-2.270.0-5|3	
12mr|perl-IP-Country-2.270.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-IP-Country-2.270.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-IP-Country-2.270.0-5|6	Release:	5
12mr|perl-IP-Country-2.270.0-5|7	
12mr|perl-IP-Country-2.270.0-5|8	Summary:	Fast lookup of country codes from IP addresses
12mr|perl-IP-Country-2.270.0-5|9	License:	GPL+ or Artistic
12mr|perl-IP-Country-2.270.0-5|10	Group:		Development/Perl
12mr|perl-IP-Country-2.270.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-IP-Country-2.270.0-5|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/IP/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-IP-Country-2.270.0-5|13	
12mr|perl-IP-Country-2.270.0-5|14	BuildRequires:	perl-devel
12mr|perl-IP-Country-2.270.0-5|15	BuildRequires:	perl(Geography::Countries)
12mr|perl-IP-Country-2.270.0-5|16	BuildArch:	noarch
12mr|perl-IP-Country-2.270.0-5|17	
12mr|perl-IP-Country-2.270.0-5|18	%description
12mr|perl-IP-Country-2.270.0-5|19	IP lookup modules for Perl. This package also provides the ip2cc utility, to
12mr|perl-IP-Country-2.270.0-5|20	lookup country from IP address or hostname.
12mr|perl-IP-Country-2.270.0-5|21	
12mr|perl-IP-Country-2.270.0-5|22	%prep
12mr|perl-IP-Country-2.270.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-IP-Country-2.270.0-5|24	
12mr|perl-IP-Country-2.270.0-5|25	%build
12mr|perl-IP-Country-2.270.0-5|26	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-IP-Country-2.270.0-5|27	%make
12mr|perl-IP-Country-2.270.0-5|28	
12mr|perl-IP-Country-2.270.0-5|29	%check
12mr|perl-IP-Country-2.270.0-5|30	make test
12mr|perl-IP-Country-2.270.0-5|31	
12mr|perl-IP-Country-2.270.0-5|32	%install
12mr|perl-IP-Country-2.270.0-5|33	%makeinstall_std
12mr|perl-IP-Country-2.270.0-5|34	
12mr|perl-IP-Country-2.270.0-5|35	%files
12mr|perl-IP-Country-2.270.0-5|36	%doc CHANGES README
12mr|perl-IP-Country-2.270.0-5|37	%{perl_vendorlib}/IP
12mr|perl-IP-Country-2.270.0-5|38	%{_mandir}/*/*
12mr|perl-IP-Country-2.270.0-5|39	%{_bindir}/*
12mr|perl-IP-Country-2.270.0-5|40	
12mr|perl-IP-Country-2.270.0-5|41	
12mr|perl-IP-Country-2.270.0-5|42	
12mr|perl-IP-Country-2.270.0-5|43	
12mr|perl-IP-Country-2.270.0-5|44	%changelog
12mr|perl-IP-Country-2.270.0-5|45	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-IP-Country-2.270.0-5|46	+ Commit: ccfd3b6
12mr|perl-IP-Country-2.270.0-5|47	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-IP-Country-2.270.0-5|48	
12mr|perl-IP-Country-2.270.0-5|49	

15634 12
12mr|perl-IPC-Run-0.910.0-1|1	%define upstream_name	 IPC-Run
12mr|perl-IPC-Run-0.910.0-1|2	%define upstream_version 0.91
12mr|perl-IPC-Run-0.910.0-1|3	
12mr|perl-IPC-Run-0.910.0-1|4	Name:		perl-%{upstream_name}
12mr|perl-IPC-Run-0.910.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-IPC-Run-0.910.0-1|6	Release:	1
12mr|perl-IPC-Run-0.910.0-1|7	
12mr|perl-IPC-Run-0.910.0-1|8	Summary:	%{upstream_name} module for perl
12mr|perl-IPC-Run-0.910.0-1|9	License:	GPL+ or Artistic
12mr|perl-IPC-Run-0.910.0-1|10	Group:		Development/Perl
12mr|perl-IPC-Run-0.910.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-IPC-Run-0.910.0-1|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/IPC/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-IPC-Run-0.910.0-1|13	
12mr|perl-IPC-Run-0.910.0-1|14	BuildRequires:	perl-devel
12mr|perl-IPC-Run-0.910.0-1|15	BuildArch:	noarch
12mr|perl-IPC-Run-0.910.0-1|16	
12mr|perl-IPC-Run-0.910.0-1|17	%description
12mr|perl-IPC-Run-0.910.0-1|18	IPC::Run allows you run and interact with child processes using files,
12mr|perl-IPC-Run-0.910.0-1|19	pipes, and pseudo-ttys. Both system()-style and scripted usages are
12mr|perl-IPC-Run-0.910.0-1|20	supported and may be mixed. Likewise, functional and OO API styles are
12mr|perl-IPC-Run-0.910.0-1|21	both supported and may be mixed.
12mr|perl-IPC-Run-0.910.0-1|22	
12mr|perl-IPC-Run-0.910.0-1|23	Various redirection operators reminiscent of those seen on common Unix
12mr|perl-IPC-Run-0.910.0-1|24	and DOS command lines are provided.
12mr|perl-IPC-Run-0.910.0-1|25	
12mr|perl-IPC-Run-0.910.0-1|26	%prep
12mr|perl-IPC-Run-0.910.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-IPC-Run-0.910.0-1|28	chmod 644 Changes
12mr|perl-IPC-Run-0.910.0-1|29	chmod 755 eg/*
12mr|perl-IPC-Run-0.910.0-1|30	perl -pi -e 's|^#!/usr/local/bin/perl|#!/usr/bin/perl|' eg/*
12mr|perl-IPC-Run-0.910.0-1|31	
12mr|perl-IPC-Run-0.910.0-1|32	rm -f lib/IPC/Run/Win32Helper.pm \
12mr|perl-IPC-Run-0.910.0-1|33	lib/IPC/Run/Win32IO.pm \
12mr|perl-IPC-Run-0.910.0-1|34	lib/IPC/Run/Win32Pump.pm
12mr|perl-IPC-Run-0.910.0-1|35	
12mr|perl-IPC-Run-0.910.0-1|36	sed -i -e '/Win32Helper.pm/d;/Win32IO.pm/d;/Win32Pump.pm/d' MANIFEST
12mr|perl-IPC-Run-0.910.0-1|37	
12mr|perl-IPC-Run-0.910.0-1|38	%build
12mr|perl-IPC-Run-0.910.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-IPC-Run-0.910.0-1|40	%make
12mr|perl-IPC-Run-0.910.0-1|41	
12mr|perl-IPC-Run-0.910.0-1|42	%check
12mr|perl-IPC-Run-0.910.0-1|43	#%{__make} test
12mr|perl-IPC-Run-0.910.0-1|44	
12mr|perl-IPC-Run-0.910.0-1|45	%clean
12mr|perl-IPC-Run-0.910.0-1|46	rm -rf %{buildroot}
12mr|perl-IPC-Run-0.910.0-1|47	
12mr|perl-IPC-Run-0.910.0-1|48	%install
12mr|perl-IPC-Run-0.910.0-1|49	rm -rf %{buildroot}
12mr|perl-IPC-Run-0.910.0-1|50	%makeinstall_std
12mr|perl-IPC-Run-0.910.0-1|51	
12mr|perl-IPC-Run-0.910.0-1|52	%files
12mr|perl-IPC-Run-0.910.0-1|53	%defattr(-,root,root)
12mr|perl-IPC-Run-0.910.0-1|54	%doc Changes TODO eg
12mr|perl-IPC-Run-0.910.0-1|55	%{perl_vendorlib}/IPC
12mr|perl-IPC-Run-0.910.0-1|56	%{_mandir}/*/*
12mr|perl-IPC-Run-0.910.0-1|57	
12mr|perl-IPC-Run-0.910.0-1|58	
12mr|perl-IPC-Run-0.910.0-1|59	
12mr|perl-IPC-Run-0.910.0-1|60	%changelog
12mr|perl-IPC-Run-0.910.0-1|61	

15635 12
12mr|perl-IPC-Run3-0.44.0-5|1	%define upstream_name    IPC-Run3
12mr|perl-IPC-Run3-0.44.0-5|2	%define upstream_version 0.044
12mr|perl-IPC-Run3-0.44.0-5|3	
12mr|perl-IPC-Run3-0.44.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-IPC-Run3-0.44.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-IPC-Run3-0.44.0-5|6	Release:	5
12mr|perl-IPC-Run3-0.44.0-5|7	
12mr|perl-IPC-Run3-0.44.0-5|8	Summary:	Run a subprocess in batch mode (a la system)
12mr|perl-IPC-Run3-0.44.0-5|9	License:	GPL+ or Artistic
12mr|perl-IPC-Run3-0.44.0-5|10	Group:		Development/Perl
12mr|perl-IPC-Run3-0.44.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-IPC-Run3-0.44.0-5|12	Source0:	http://www.cpan.org/modules/by-module/IPC/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-IPC-Run3-0.44.0-5|13	
12mr|perl-IPC-Run3-0.44.0-5|14	BuildRequires:	perl-devel
12mr|perl-IPC-Run3-0.44.0-5|15	BuildArch:	noarch
12mr|perl-IPC-Run3-0.44.0-5|16	
12mr|perl-IPC-Run3-0.44.0-5|17	%description
12mr|perl-IPC-Run3-0.44.0-5|18	IPC::Run3 allows you run and interact with child processes using files,
12mr|perl-IPC-Run3-0.44.0-5|19	pipes, and pseudo-ttys. Both system()-style and scripted usages are
12mr|perl-IPC-Run3-0.44.0-5|20	supported and may be mixed. Likewise, functional and OO API styles are
12mr|perl-IPC-Run3-0.44.0-5|21	both supported and may be mixed.
12mr|perl-IPC-Run3-0.44.0-5|22	
12mr|perl-IPC-Run3-0.44.0-5|23	Various redirection operators reminiscent of those seen on common Unix
12mr|perl-IPC-Run3-0.44.0-5|24	and DOS command lines are provided.
12mr|perl-IPC-Run3-0.44.0-5|25	
12mr|perl-IPC-Run3-0.44.0-5|26	%prep
12mr|perl-IPC-Run3-0.44.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-IPC-Run3-0.44.0-5|28	perl -pi -e 's#/usr/local/bin/#%{_bindir}/#' bin/run3profpp
12mr|perl-IPC-Run3-0.44.0-5|29	
12mr|perl-IPC-Run3-0.44.0-5|30	%build
12mr|perl-IPC-Run3-0.44.0-5|31	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-IPC-Run3-0.44.0-5|32	%make
12mr|perl-IPC-Run3-0.44.0-5|33	
12mr|perl-IPC-Run3-0.44.0-5|34	%check
12mr|perl-IPC-Run3-0.44.0-5|35	%make test
12mr|perl-IPC-Run3-0.44.0-5|36	
12mr|perl-IPC-Run3-0.44.0-5|37	%install
12mr|perl-IPC-Run3-0.44.0-5|38	%makeinstall_std
12mr|perl-IPC-Run3-0.44.0-5|39	mkdir -p %{buildroot}/%{_bindir}
12mr|perl-IPC-Run3-0.44.0-5|40	cp bin/* %{buildroot}/%{_bindir}
12mr|perl-IPC-Run3-0.44.0-5|41	chmod 0755 %{buildroot}/%{_bindir}/*
12mr|perl-IPC-Run3-0.44.0-5|42	
12mr|perl-IPC-Run3-0.44.0-5|43	%files
12mr|perl-IPC-Run3-0.44.0-5|44	%doc Changes META.yml
12mr|perl-IPC-Run3-0.44.0-5|45	%{perl_vendorlib}/IPC
12mr|perl-IPC-Run3-0.44.0-5|46	%{_mandir}/*/*
12mr|perl-IPC-Run3-0.44.0-5|47	%{_bindir}/*
12mr|perl-IPC-Run3-0.44.0-5|48	
12mr|perl-IPC-Run3-0.44.0-5|49	
12mr|perl-IPC-Run3-0.44.0-5|50	
12mr|perl-IPC-Run3-0.44.0-5|51	%changelog
12mr|perl-IPC-Run3-0.44.0-5|52	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-IPC-Run3-0.44.0-5|53	+ Commit: d1ad9fb
12mr|perl-IPC-Run3-0.44.0-5|54	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-IPC-Run3-0.44.0-5|55	
12mr|perl-IPC-Run3-0.44.0-5|56	

15636 12
12mr|perl-IPC-Signal-1.00-6|1	%define module IPC-Signal
12mr|perl-IPC-Signal-1.00-6|2	
12mr|perl-IPC-Signal-1.00-6|3	Summary:	IPC::Signal - Utility functions dealing with signals
12mr|perl-IPC-Signal-1.00-6|4	Name:		perl-%{module}
12mr|perl-IPC-Signal-1.00-6|5	Version:	1.00
12mr|perl-IPC-Signal-1.00-6|6	Release:	6
12mr|perl-IPC-Signal-1.00-6|7	License:	GPL or Artistic
12mr|perl-IPC-Signal-1.00-6|8	Group:		Development/Perl
12mr|perl-IPC-Signal-1.00-6|9	URL:		http://search.cpan.org/~rosch/IPC-Signal/
12mr|perl-IPC-Signal-1.00-6|10	Source0:	http://search.cpan.org/CPAN/authors/id/R/RO/ROSCH/%{module}-%{version}.tar.bz2
12mr|perl-IPC-Signal-1.00-6|11	BuildRequires:	perl-devel
12mr|perl-IPC-Signal-1.00-6|12	BuildArch:	noarch
12mr|perl-IPC-Signal-1.00-6|13	
12mr|perl-IPC-Signal-1.00-6|14	%description
12mr|perl-IPC-Signal-1.00-6|15	This module contains utility functions for dealing with signals.
12mr|perl-IPC-Signal-1.00-6|16	
12mr|perl-IPC-Signal-1.00-6|17	%prep
12mr|perl-IPC-Signal-1.00-6|18	%setup -q -n %{module}-%{version}
12mr|perl-IPC-Signal-1.00-6|19	
12mr|perl-IPC-Signal-1.00-6|20	%build
12mr|perl-IPC-Signal-1.00-6|21	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-IPC-Signal-1.00-6|22	
12mr|perl-IPC-Signal-1.00-6|23	%make
12mr|perl-IPC-Signal-1.00-6|24	make test
12mr|perl-IPC-Signal-1.00-6|25	
12mr|perl-IPC-Signal-1.00-6|26	%install
12mr|perl-IPC-Signal-1.00-6|27	%makeinstall_std
12mr|perl-IPC-Signal-1.00-6|28	
12mr|perl-IPC-Signal-1.00-6|29	%files
12mr|perl-IPC-Signal-1.00-6|30	%doc Changes README
12mr|perl-IPC-Signal-1.00-6|31	%{perl_vendorlib}/IPC/Signal.pm
12mr|perl-IPC-Signal-1.00-6|32	%{_mandir}/*/*
12mr|perl-IPC-Signal-1.00-6|33	
12mr|perl-IPC-Signal-1.00-6|34	
12mr|perl-IPC-Signal-1.00-6|35	
12mr|perl-IPC-Signal-1.00-6|36	
12mr|perl-IPC-Signal-1.00-6|37	
12mr|perl-IPC-Signal-1.00-6|38	%changelog
12mr|perl-IPC-Signal-1.00-6|39	* Tue Sep  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-IPC-Signal-1.00-6|40	+ Commit: 1795b07
12mr|perl-IPC-Signal-1.00-6|41	- Spec cleanup
12mr|perl-IPC-Signal-1.00-6|42	
12mr|perl-IPC-Signal-1.00-6|43	

15637 12
12mr|perl-IPC-System-Simple-1.210.0-5|1	%define upstream_name    IPC-System-Simple
12mr|perl-IPC-System-Simple-1.210.0-5|2	%define upstream_version 1.21
12mr|perl-IPC-System-Simple-1.210.0-5|3	
12mr|perl-IPC-System-Simple-1.210.0-5|4	# find-requires extracts too much, cf https://qa.mandriva.com/show_bug.cgi?id=47678
12mr|perl-IPC-System-Simple-1.210.0-5|5	# therefore, forcing explicit require skipping of Win32
12mr|perl-IPC-System-Simple-1.210.0-5|6	%if %{_use_internal_dependency_generator}
12mr|perl-IPC-System-Simple-1.210.0-5|7	%define __noautoreq 'perl\\(Win32(.*)\\)'
12mr|perl-IPC-System-Simple-1.210.0-5|8	%else
12mr|perl-IPC-System-Simple-1.210.0-5|9	%define _requires_exceptions perl.Win32.
12mr|perl-IPC-System-Simple-1.210.0-5|10	%endif
12mr|perl-IPC-System-Simple-1.210.0-5|11	
12mr|perl-IPC-System-Simple-1.210.0-5|12	Name:		perl-%{upstream_name}
12mr|perl-IPC-System-Simple-1.210.0-5|13	Version:	%perl_convert_version %{upstream_version}
12mr|perl-IPC-System-Simple-1.210.0-5|14	Release:	5
12mr|perl-IPC-System-Simple-1.210.0-5|15	
12mr|perl-IPC-System-Simple-1.210.0-5|16	Summary:	Run commands simply, with detailed diagnostics
12mr|perl-IPC-System-Simple-1.210.0-5|17	License:	GPL+ or Artistic
12mr|perl-IPC-System-Simple-1.210.0-5|18	Group:		Development/Perl
12mr|perl-IPC-System-Simple-1.210.0-5|19	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-IPC-System-Simple-1.210.0-5|20	Source0:	http://www.cpan.org/modules/by-module/IPC/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-IPC-System-Simple-1.210.0-5|21	
12mr|perl-IPC-System-Simple-1.210.0-5|22	BuildRequires:	perl(Config)
12mr|perl-IPC-System-Simple-1.210.0-5|23	BuildRequires:	perl(ExtUtils::MakeMaker)
12mr|perl-IPC-System-Simple-1.210.0-5|24	BuildRequires:	perl(File::Basename)
12mr|perl-IPC-System-Simple-1.210.0-5|25	BuildRequires:	perl(List::Util)
12mr|perl-IPC-System-Simple-1.210.0-5|26	BuildRequires:	perl(Scalar::Util)
12mr|perl-IPC-System-Simple-1.210.0-5|27	BuildRequires:	perl(Test)
12mr|perl-IPC-System-Simple-1.210.0-5|28	BuildRequires:	perl(Test::More)
12mr|perl-IPC-System-Simple-1.210.0-5|29	BuildRequires:	perl-devel
12mr|perl-IPC-System-Simple-1.210.0-5|30	BuildArch:	noarch
12mr|perl-IPC-System-Simple-1.210.0-5|31	
12mr|perl-IPC-System-Simple-1.210.0-5|32	%description
12mr|perl-IPC-System-Simple-1.210.0-5|33	Calling Perl's in-built 'system()' function is easy, determining if it was
12mr|perl-IPC-System-Simple-1.210.0-5|34	successful is _hard_. Let's face it, '$?' isn't the nicest variable in the
12mr|perl-IPC-System-Simple-1.210.0-5|35	world to play with, and even if you _do_ check it, producing a
12mr|perl-IPC-System-Simple-1.210.0-5|36	well-formatted error string takes a lot of work.
12mr|perl-IPC-System-Simple-1.210.0-5|37	
12mr|perl-IPC-System-Simple-1.210.0-5|38	'IPC::System::Simple' takes the hard work out of calling external commands.
12mr|perl-IPC-System-Simple-1.210.0-5|39	In fact, if you want to be really lazy, you can just write:
12mr|perl-IPC-System-Simple-1.210.0-5|40	
12mr|perl-IPC-System-Simple-1.210.0-5|41	use IPC::System::Simple qw(system);
12mr|perl-IPC-System-Simple-1.210.0-5|42	
12mr|perl-IPC-System-Simple-1.210.0-5|43	%prep
12mr|perl-IPC-System-Simple-1.210.0-5|44	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-IPC-System-Simple-1.210.0-5|45	
12mr|perl-IPC-System-Simple-1.210.0-5|46	%build
12mr|perl-IPC-System-Simple-1.210.0-5|47	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-IPC-System-Simple-1.210.0-5|48	%make
12mr|perl-IPC-System-Simple-1.210.0-5|49	
12mr|perl-IPC-System-Simple-1.210.0-5|50	%check
12mr|perl-IPC-System-Simple-1.210.0-5|51	make test
12mr|perl-IPC-System-Simple-1.210.0-5|52	
12mr|perl-IPC-System-Simple-1.210.0-5|53	%install
12mr|perl-IPC-System-Simple-1.210.0-5|54	%makeinstall_std
12mr|perl-IPC-System-Simple-1.210.0-5|55	
12mr|perl-IPC-System-Simple-1.210.0-5|56	%files
12mr|perl-IPC-System-Simple-1.210.0-5|57	%doc Changes LICENSE README
12mr|perl-IPC-System-Simple-1.210.0-5|58	%{_mandir}/man3/*
12mr|perl-IPC-System-Simple-1.210.0-5|59	%{perl_vendorlib}/*
12mr|perl-IPC-System-Simple-1.210.0-5|60	
12mr|perl-IPC-System-Simple-1.210.0-5|61	
12mr|perl-IPC-System-Simple-1.210.0-5|62	
12mr|perl-IPC-System-Simple-1.210.0-5|63	
12mr|perl-IPC-System-Simple-1.210.0-5|64	%changelog
12mr|perl-IPC-System-Simple-1.210.0-5|65	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-IPC-System-Simple-1.210.0-5|66	+ Commit: 04aa582
12mr|perl-IPC-System-Simple-1.210.0-5|67	- Add perl-devel to BuildRequires, add requires exceptions for internal dependency generator, spec cleanup
12mr|perl-IPC-System-Simple-1.210.0-5|68	
12mr|perl-IPC-System-Simple-1.210.0-5|69	

15638 12
12mr|perl-Jcode-2.70.0-7|1	%define upstream_name	 Jcode
12mr|perl-Jcode-2.70.0-7|2	%define upstream_version 2.07
12mr|perl-Jcode-2.70.0-7|3	
12mr|perl-Jcode-2.70.0-7|4	Name:		perl-%{upstream_name}
12mr|perl-Jcode-2.70.0-7|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Jcode-2.70.0-7|6	Release:	7
12mr|perl-Jcode-2.70.0-7|7	
12mr|perl-Jcode-2.70.0-7|8	Summary:	Japanese Charset Handle
12mr|perl-Jcode-2.70.0-7|9	License:	GPL+ or Artistic
12mr|perl-Jcode-2.70.0-7|10	Group:		Development/Perl
12mr|perl-Jcode-2.70.0-7|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Jcode-2.70.0-7|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Jcode/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Jcode-2.70.0-7|13	
12mr|perl-Jcode-2.70.0-7|14	Buildrequires:	perl-devel
12mr|perl-Jcode-2.70.0-7|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Jcode-2.70.0-7|16	
12mr|perl-Jcode-2.70.0-7|17	%description
12mr|perl-Jcode-2.70.0-7|18	Jcode.pm supports both object and traditional approach. With object approach,
12mr|perl-Jcode-2.70.0-7|19	you can go like;
12mr|perl-Jcode-2.70.0-7|20	
12mr|perl-Jcode-2.70.0-7|21	$iso_2022_jp = Jcode->new($str)->h2z->jis;
12mr|perl-Jcode-2.70.0-7|22	
12mr|perl-Jcode-2.70.0-7|23	Which is more elegant than;
12mr|perl-Jcode-2.70.0-7|24	
12mr|perl-Jcode-2.70.0-7|25	$iso_2022_jp = &jcode::convert(\$str,'jis',jcode::getcode(\str), "z");
12mr|perl-Jcode-2.70.0-7|26	
12mr|perl-Jcode-2.70.0-7|27	For those unfamiliar with objects, Jcode.pm still supports getcode() and
12mr|perl-Jcode-2.70.0-7|28	convert().
12mr|perl-Jcode-2.70.0-7|29	
12mr|perl-Jcode-2.70.0-7|30	%prep
12mr|perl-Jcode-2.70.0-7|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Jcode-2.70.0-7|32	
12mr|perl-Jcode-2.70.0-7|33	%build
12mr|perl-Jcode-2.70.0-7|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Jcode-2.70.0-7|35	%make CFLAGS="%{optflags}"
12mr|perl-Jcode-2.70.0-7|36	cd Unicode
12mr|perl-Jcode-2.70.0-7|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Jcode-2.70.0-7|38	%make CFLAGS="%{optflags}"
12mr|perl-Jcode-2.70.0-7|39	
12mr|perl-Jcode-2.70.0-7|40	%install
12mr|perl-Jcode-2.70.0-7|41	rm -rf %{buildroot}
12mr|perl-Jcode-2.70.0-7|42	%makeinstall_std
12mr|perl-Jcode-2.70.0-7|43	cd Unicode
12mr|perl-Jcode-2.70.0-7|44	%makeinstall_std
12mr|perl-Jcode-2.70.0-7|45	
12mr|perl-Jcode-2.70.0-7|46	%check
12mr|perl-Jcode-2.70.0-7|47	%{__make} test
12mr|perl-Jcode-2.70.0-7|48	
12mr|perl-Jcode-2.70.0-7|49	%clean
12mr|perl-Jcode-2.70.0-7|50	rm -rf %{buildroot}
12mr|perl-Jcode-2.70.0-7|51	
12mr|perl-Jcode-2.70.0-7|52	%files
12mr|perl-Jcode-2.70.0-7|53	%defattr(-,root,root)
12mr|perl-Jcode-2.70.0-7|54	%doc README Changes
12mr|perl-Jcode-2.70.0-7|55	%{perl_vendorlib}/Jcode
12mr|perl-Jcode-2.70.0-7|56	%{perl_vendorlib}/Jcode.pm
12mr|perl-Jcode-2.70.0-7|57	%{perl_vendorarch}/Jcode
12mr|perl-Jcode-2.70.0-7|58	%{perl_vendorarch}/auto/Jcode
12mr|perl-Jcode-2.70.0-7|59	%{_mandir}/*/*
12mr|perl-Jcode-2.70.0-7|60	
12mr|perl-Jcode-2.70.0-7|61	
12mr|perl-Jcode-2.70.0-7|62	
12mr|perl-Jcode-2.70.0-7|63	%changelog
12mr|perl-Jcode-2.70.0-7|64	

15639 12
12mr|perl-JSON-2.530.0-5|1	%define upstream_name	 JSON
12mr|perl-JSON-2.530.0-5|2	%define upstream_version 2.53
12mr|perl-JSON-2.530.0-5|3	%define _provides_exceptions perl(JSON::PP)
12mr|perl-JSON-2.530.0-5|4	
12mr|perl-JSON-2.530.0-5|5	Name:       perl-%{upstream_name}
12mr|perl-JSON-2.530.0-5|6	Version:    %perl_convert_version %{upstream_version}
12mr|perl-JSON-2.530.0-5|7	Release:    	5
12mr|perl-JSON-2.530.0-5|8	Summary:	Parse and convert to JSON (JavaScript Object Notation)
12mr|perl-JSON-2.530.0-5|9	License:	Artistic/GPL
12mr|perl-JSON-2.530.0-5|10	Group:		Development/Perl
12mr|perl-JSON-2.530.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-JSON-2.530.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MA/MAKAMAKA/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-JSON-2.530.0-5|13	
12mr|perl-JSON-2.530.0-5|14	BuildRequires:	perl(HTTP::Request)
12mr|perl-JSON-2.530.0-5|15	BuildRequires:	perl(HTTP::Response)
12mr|perl-JSON-2.530.0-5|16	BuildRequires:	perl(Test::More)
12mr|perl-JSON-2.530.0-5|17	BuildRequires:  perl(CGI)
12mr|perl-JSON-2.530.0-5|18	BuildRequires:  perl-devel
12mr|perl-JSON-2.530.0-5|19	Provides:       perl(JSON::backportPP)
12mr|perl-JSON-2.530.0-5|20	BuildArch:	noarch
12mr|perl-JSON-2.530.0-5|21	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-JSON-2.530.0-5|22	
12mr|perl-JSON-2.530.0-5|23	%description
12mr|perl-JSON-2.530.0-5|24	This module converts between JSON (JavaScript Object Notation) and
12mr|perl-JSON-2.530.0-5|25	Perl data structure into each other.
12mr|perl-JSON-2.530.0-5|26	
12mr|perl-JSON-2.530.0-5|27	%prep
12mr|perl-JSON-2.530.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-JSON-2.530.0-5|29	sed -i.DOS -e 's/\r//g' README
12mr|perl-JSON-2.530.0-5|30	
12mr|perl-JSON-2.530.0-5|31	%build
12mr|perl-JSON-2.530.0-5|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-JSON-2.530.0-5|33	%__make
12mr|perl-JSON-2.530.0-5|34	
12mr|perl-JSON-2.530.0-5|35	%check
12mr|perl-JSON-2.530.0-5|36	%__make test
12mr|perl-JSON-2.530.0-5|37	
12mr|perl-JSON-2.530.0-5|38	%install
12mr|perl-JSON-2.530.0-5|39	rm -rf %{buildroot}
12mr|perl-JSON-2.530.0-5|40	%makeinstall_std
12mr|perl-JSON-2.530.0-5|41	
12mr|perl-JSON-2.530.0-5|42	%clean
12mr|perl-JSON-2.530.0-5|43	rm -rf %{buildroot}
12mr|perl-JSON-2.530.0-5|44	
12mr|perl-JSON-2.530.0-5|45	%files
12mr|perl-JSON-2.530.0-5|46	%defattr(0644,root,root,0755)
12mr|perl-JSON-2.530.0-5|47	%doc Changes README
12mr|perl-JSON-2.530.0-5|48	%{_mandir}/*/*
12mr|perl-JSON-2.530.0-5|49	%{perl_vendorlib}/JSON*
12mr|perl-JSON-2.530.0-5|50	
12mr|perl-JSON-2.530.0-5|51	
12mr|perl-JSON-2.530.0-5|52	
12mr|perl-JSON-2.530.0-5|53	%changelog
12mr|perl-JSON-2.530.0-5|54	

15640 12
12mr|perl-kde4-4.9.4-1|1	%define srcname perlkde
12mr|perl-kde4-4.9.4-1|2	%define with_kdepimlibs4 0
12mr|perl-kde4-4.9.4-1|3	
12mr|perl-kde4-4.9.4-1|4	Name:		perl-kde4
12mr|perl-kde4-4.9.4-1|5	Summary:	KDE4 bindings for perl language
12mr|perl-kde4-4.9.4-1|6	Version:	4.9.4
12mr|perl-kde4-4.9.4-1|7	Release:	1
12mr|perl-kde4-4.9.4-1|8	Epoch:		1
12mr|perl-kde4-4.9.4-1|9	Group:		Graphical desktop/KDE
12mr|perl-kde4-4.9.4-1|10	License:	GPLv2
12mr|perl-kde4-4.9.4-1|11	URL:		http://www.kde.org
12mr|perl-kde4-4.9.4-1|12	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{srcname}-%{version}.tar.xz
12mr|perl-kde4-4.9.4-1|13	BuildRequires:	perl-qt4-devel >= 1:%{version}
12mr|perl-kde4-4.9.4-1|14	BuildRequires:	smokekde-devel
12mr|perl-kde4-4.9.4-1|15	BuildRequires:	gdbm-devel
12mr|perl-kde4-4.9.4-1|16	%if %{with_kdepimlibs4}
12mr|perl-kde4-4.9.4-1|17	BuildRequires:	kdepimlibs4-devel
12mr|perl-kde4-4.9.4-1|18	%endif
12mr|perl-kde4-4.9.4-1|19	Requires:	perl-qt4 >= %{epoch}:%{version}
12mr|perl-kde4-4.9.4-1|20	
12mr|perl-kde4-4.9.4-1|21	%description
12mr|perl-kde4-4.9.4-1|22	A KDE4 bindings for perl language.
12mr|perl-kde4-4.9.4-1|23	
12mr|perl-kde4-4.9.4-1|24	%prep
12mr|perl-kde4-4.9.4-1|25	%setup -q -n %{srcname}-%{version}
12mr|perl-kde4-4.9.4-1|26	
12mr|perl-kde4-4.9.4-1|27	%build
12mr|perl-kde4-4.9.4-1|28	%cmake_kde4
12mr|perl-kde4-4.9.4-1|29	%make
12mr|perl-kde4-4.9.4-1|30	
12mr|perl-kde4-4.9.4-1|31	%install
12mr|perl-kde4-4.9.4-1|32	%makeinstall_std -C build
12mr|perl-kde4-4.9.4-1|33	
12mr|perl-kde4-4.9.4-1|34	%files
12mr|perl-kde4-4.9.4-1|35	%{_kde_libdir}/kde4/kperlpluginfactory.so
12mr|perl-kde4-4.9.4-1|36	%if %{with_kdepimlibs4}
12mr|perl-kde4-4.9.4-1|37	%{perl_sitearch}/QImageBlitz.pm
12mr|perl-kde4-4.9.4-1|38	%{perl_sitearch}/Phonon.pm
12mr|perl-kde4-4.9.4-1|39	%{perl_sitearch}/Qsci.pm
12mr|perl-kde4-4.9.4-1|40	%{perl_sitearch}/auto/Phonon
12mr|perl-kde4-4.9.4-1|41	%{perl_sitearch}/auto/QImageBlitz
12mr|perl-kde4-4.9.4-1|42	%{perl_sitearch}/auto/Qsci
12mr|perl-kde4-4.9.4-1|43	%endif
12mr|perl-kde4-4.9.4-1|44	%{perl_sitearch}/Akonadi.pm
12mr|perl-kde4-4.9.4-1|45	%{perl_sitearch}/Attica.pm
12mr|perl-kde4-4.9.4-1|46	%{perl_sitearch}/KDECore4.pm
12mr|perl-kde4-4.9.4-1|47	%{perl_sitearch}/KDEUi4.pm
12mr|perl-kde4-4.9.4-1|48	%{perl_sitearch}/KFile.pm
12mr|perl-kde4-4.9.4-1|49	%{perl_sitearch}/KHTML.pm
12mr|perl-kde4-4.9.4-1|50	%{perl_sitearch}/KIO4.pm
12mr|perl-kde4-4.9.4-1|51	%{perl_sitearch}/KNewStuff2.pm
12mr|perl-kde4-4.9.4-1|52	%{perl_sitearch}/KNewStuff3.pm
12mr|perl-kde4-4.9.4-1|53	%{perl_sitearch}/KParts.pm
12mr|perl-kde4-4.9.4-1|54	%{perl_sitearch}/KTextEditor.pm
12mr|perl-kde4-4.9.4-1|55	%{perl_sitearch}/KUtils.pm
12mr|perl-kde4-4.9.4-1|56	%{perl_sitearch}/Kate.pm
12mr|perl-kde4-4.9.4-1|57	%{perl_sitearch}/Nepomuk.pm
12mr|perl-kde4-4.9.4-1|58	%{perl_sitearch}/NepomukQuery.pm
12mr|perl-kde4-4.9.4-1|59	%{perl_sitearch}/Okular.pm
12mr|perl-kde4-4.9.4-1|60	%{perl_sitearch}/Plasma4.pm
12mr|perl-kde4-4.9.4-1|61	%{perl_sitearch}/Solid.pm
12mr|perl-kde4-4.9.4-1|62	%{perl_sitearch}/Soprano.pm
12mr|perl-kde4-4.9.4-1|63	%{perl_sitearch}/SopranoClient.pm
12mr|perl-kde4-4.9.4-1|64	%{perl_sitearch}/SopranoServer.pm
12mr|perl-kde4-4.9.4-1|65	%{perl_sitearch}/auto/Akonadi
12mr|perl-kde4-4.9.4-1|66	%{perl_sitearch}/auto/Attica
12mr|perl-kde4-4.9.4-1|67	%{perl_sitearch}/auto/KDECore4
12mr|perl-kde4-4.9.4-1|68	%{perl_sitearch}/auto/KDEUi4
12mr|perl-kde4-4.9.4-1|69	%{perl_sitearch}/auto/KFile
12mr|perl-kde4-4.9.4-1|70	%{perl_sitearch}/auto/KHTML
12mr|perl-kde4-4.9.4-1|71	%{perl_sitearch}/auto/KIO4
12mr|perl-kde4-4.9.4-1|72	%{perl_sitearch}/auto/KNewStuff2
12mr|perl-kde4-4.9.4-1|73	%{perl_sitearch}/auto/KNewStuff3
12mr|perl-kde4-4.9.4-1|74	%{perl_sitearch}/auto/KParts
12mr|perl-kde4-4.9.4-1|75	%{perl_sitearch}/auto/KTextEditor
12mr|perl-kde4-4.9.4-1|76	%{perl_sitearch}/auto/KUtils
12mr|perl-kde4-4.9.4-1|77	%{perl_sitearch}/auto/Kate
12mr|perl-kde4-4.9.4-1|78	%{perl_sitearch}/auto/Nepomuk
12mr|perl-kde4-4.9.4-1|79	%{perl_sitearch}/auto/NepomukQuery
12mr|perl-kde4-4.9.4-1|80	%{perl_sitearch}/auto/Okular
12mr|perl-kde4-4.9.4-1|81	%{perl_sitearch}/auto/Plasma4
12mr|perl-kde4-4.9.4-1|82	%{perl_sitearch}/auto/Solid
12mr|perl-kde4-4.9.4-1|83	%{perl_sitearch}/auto/Soprano
12mr|perl-kde4-4.9.4-1|84	%{perl_sitearch}/auto/SopranoClient
12mr|perl-kde4-4.9.4-1|85	%{perl_sitearch}/auto/SopranoServer
12mr|perl-kde4-4.9.4-1|86	
12mr|perl-kde4-4.9.4-1|87	
12mr|perl-kde4-4.9.4-1|88	%changelog
12mr|perl-kde4-4.9.4-1|89	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
12mr|perl-kde4-4.9.4-1|90	- New version 4.9.4
12mr|perl-kde4-4.9.4-1|91	
12mr|perl-kde4-4.9.4-1|92	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
12mr|perl-kde4-4.9.4-1|93	- New version 4.9.3
12mr|perl-kde4-4.9.4-1|94	
12mr|perl-kde4-4.9.4-1|95	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-1
12mr|perl-kde4-4.9.4-1|96	- New version 4.9.2
12mr|perl-kde4-4.9.4-1|97	
12mr|perl-kde4-4.9.4-1|98	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
12mr|perl-kde4-4.9.4-1|99	- New version 4.9.1
12mr|perl-kde4-4.9.4-1|100	
12mr|perl-kde4-4.9.4-1|101	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mr|perl-kde4-4.9.4-1|102	- New version 4.9.0
12mr|perl-kde4-4.9.4-1|103	
12mr|perl-kde4-4.9.4-1|104	* Sun Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-1
12mr|perl-kde4-4.9.4-1|105	- New version 4.8.97
12mr|perl-kde4-4.9.4-1|106	
12mr|perl-kde4-4.9.4-1|107	* Sun Jul 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
12mr|perl-kde4-4.9.4-1|108	- New version 4.8.95
12mr|perl-kde4-4.9.4-1|109	
12mr|perl-kde4-4.9.4-1|110	* Sat Jun 09 2012 Crispin Boylan <crisb@mandriva.org> 1:4.8.4-1
12mr|perl-kde4-4.9.4-1|111	+ Revision: 803767
12mr|perl-kde4-4.9.4-1|112	- New release
12mr|perl-kde4-4.9.4-1|113	
12mr|perl-kde4-4.9.4-1|114	* Fri May 04 2012 Crispin Boylan <crisb@mandriva.org> 1:4.8.3-1
12mr|perl-kde4-4.9.4-1|115	+ Revision: 796328
12mr|perl-kde4-4.9.4-1|116	- New release
12mr|perl-kde4-4.9.4-1|117	
12mr|perl-kde4-4.9.4-1|118	* Thu Apr 19 2012 Crispin Boylan <crisb@mandriva.org> 1:4.8.2-1
12mr|perl-kde4-4.9.4-1|119	+ Revision: 792065
12mr|perl-kde4-4.9.4-1|120	- New release
12mr|perl-kde4-4.9.4-1|121	
12mr|perl-kde4-4.9.4-1|122	* Sun Feb 12 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:4.8.0-1
12mr|perl-kde4-4.9.4-1|123	+ Revision: 773652
12mr|perl-kde4-4.9.4-1|124	- new version
12mr|perl-kde4-4.9.4-1|125	- build with kdepimlibs
12mr|perl-kde4-4.9.4-1|126	- apply some cosmetics
12mr|perl-kde4-4.9.4-1|127	
12mr|perl-kde4-4.9.4-1|128	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|perl-kde4-4.9.4-1|129	- New version
12mr|perl-kde4-4.9.4-1|130	- New version
12mr|perl-kde4-4.9.4-1|131	- Import perl-kde4
12mr|perl-kde4-4.9.4-1|132	- Create folder
12mr|perl-kde4-4.9.4-1|133	

15641 12
12mr|perl-ldap-0.440.0-1|1	%define upstream_name    ldap
12mr|perl-ldap-0.440.0-1|2	%define upstream_version 0.44
12mr|perl-ldap-0.440.0-1|3	
12mr|perl-ldap-0.440.0-1|4	Name:		perl-%{upstream_name}
12mr|perl-ldap-0.440.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-ldap-0.440.0-1|6	Release:	1
12mr|perl-ldap-0.440.0-1|7	
12mr|perl-ldap-0.440.0-1|8	Summary:	Perl modules for ldap
12mr|perl-ldap-0.440.0-1|9	License:	GPL+ or Artistic
12mr|perl-ldap-0.440.0-1|10	Group:		Development/Perl
12mr|perl-ldap-0.440.0-1|11	Url:		http://search.cpan.org/dist/%{name}/
12mr|perl-ldap-0.440.0-1|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{name}-%{upstream_version}.tar.gz
12mr|perl-ldap-0.440.0-1|13	Patch0:		perl-ldap-make_test_config_fixes.diff
12mr|perl-ldap-0.440.0-1|14	
12mr|perl-ldap-0.440.0-1|15	BuildRequires:	openldap-servers
12mr|perl-ldap-0.440.0-1|16	BuildRequires:	perl(Carp)
12mr|perl-ldap-0.440.0-1|17	BuildRequires:	perl(Convert::ASN1)
12mr|perl-ldap-0.440.0-1|18	BuildRequires:	perl(Encode)
12mr|perl-ldap-0.440.0-1|19	BuildRequires:	perl(HTTP::Status)
12mr|perl-ldap-0.440.0-1|20	BuildRequires:	perl(HTTP::Negotiate)
12mr|perl-ldap-0.440.0-1|21	BuildRequires:	perl(HTTP::Response)
12mr|perl-ldap-0.440.0-1|22	BuildRequires:	perl(IO::File)
12mr|perl-ldap-0.440.0-1|23	BuildRequires:	perl(IO::Select)
12mr|perl-ldap-0.440.0-1|24	BuildRequires:	perl(IO::Socket)
12mr|perl-ldap-0.440.0-1|25	BuildRequires:	perl(IO::Socket::SSL)
12mr|perl-ldap-0.440.0-1|26	BuildRequires:	perl(IO::Socket::INET6)
12mr|perl-ldap-0.440.0-1|27	BuildRequires:	perl(LWP::MediaTypes)
12mr|perl-ldap-0.440.0-1|28	BuildRequires:	perl(LWP::Protocol)
12mr|perl-ldap-0.440.0-1|29	BuildRequires:	perl(Authen::SASL) >= 2.00
12mr|perl-ldap-0.440.0-1|30	BuildRequires:	perl(URI::ldap) >= 1.1
12mr|perl-ldap-0.440.0-1|31	BuildRequires:	perl(MIME::Base64)
12mr|perl-ldap-0.440.0-1|32	BuildRequires:	perl(XML::SAX::Base)
12mr|perl-ldap-0.440.0-1|33	BuildRequires:	perl(XML::SAX::Writer)
12mr|perl-ldap-0.440.0-1|34	BuildRequires:	perl(Data::Dumper)
12mr|perl-ldap-0.440.0-1|35	BuildRequires:	perl(Test::More)
12mr|perl-ldap-0.440.0-1|36	BuildRequires:	perl(LWP::UserAgent)
12mr|perl-ldap-0.440.0-1|37	BuildRequires:	perl-devel
12mr|perl-ldap-0.440.0-1|38	
12mr|perl-ldap-0.440.0-1|39	BuildArch:	noarch
12mr|perl-ldap-0.440.0-1|40	
12mr|perl-ldap-0.440.0-1|41	%description
12mr|perl-ldap-0.440.0-1|42	The perl-ldap distribution is a collection of perl modules
12mr|perl-ldap-0.440.0-1|43	which provide an object-oriented interface to LDAP servers.
12mr|perl-ldap-0.440.0-1|44	
12mr|perl-ldap-0.440.0-1|45	%prep
12mr|perl-ldap-0.440.0-1|46	%setup -q -n %{name}-%{upstream_version}
12mr|perl-ldap-0.440.0-1|47	%patch0 -p1
12mr|perl-ldap-0.440.0-1|48	
12mr|perl-ldap-0.440.0-1|49	# perl path
12mr|perl-ldap-0.440.0-1|50	find -type f | xargs perl -pi -e "s|/usr/local/bin/perl|%{_bindir}/perl|g"
12mr|perl-ldap-0.440.0-1|51	chmod 644 contrib/*
12mr|perl-ldap-0.440.0-1|52	
12mr|perl-ldap-0.440.0-1|53	cat > test.cfg << EOF
12mr|perl-ldap-0.440.0-1|54	\$SERVER_EXE = "%{_sbindir}/slapd";
12mr|perl-ldap-0.440.0-1|55	\$SERVER_TYPE = "openldap2+ssl+ipc+sasl";
12mr|perl-ldap-0.440.0-1|56	\$SLAPD_DB = "bdb";
12mr|perl-ldap-0.440.0-1|57	\$HOST = "127.0.0.1";
12mr|perl-ldap-0.440.0-1|58	\$SCHEMA_DIR = "%{_datadir}/openldap/schema";
12mr|perl-ldap-0.440.0-1|59	\$EXTERNAL_TESTS = 0;
12mr|perl-ldap-0.440.0-1|60	1;
12mr|perl-ldap-0.440.0-1|61	EOF
12mr|perl-ldap-0.440.0-1|62	
12mr|perl-ldap-0.440.0-1|63	%build
12mr|perl-ldap-0.440.0-1|64	find -name \*.pm | xargs chmod 644
12mr|perl-ldap-0.440.0-1|65	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-ldap-0.440.0-1|66	%make
12mr|perl-ldap-0.440.0-1|67	
12mr|perl-ldap-0.440.0-1|68	%check
12mr|perl-ldap-0.440.0-1|69	#make test
12mr|perl-ldap-0.440.0-1|70	
12mr|perl-ldap-0.440.0-1|71	%install
12mr|perl-ldap-0.440.0-1|72	%makeinstall_std
12mr|perl-ldap-0.440.0-1|73	
12mr|perl-ldap-0.440.0-1|74	%files
12mr|perl-ldap-0.440.0-1|75	%doc CREDITS README contrib
12mr|perl-ldap-0.440.0-1|76	%{perl_vendorlib}/LWP
12mr|perl-ldap-0.440.0-1|77	%{perl_vendorlib}/Bundle
12mr|perl-ldap-0.440.0-1|78	%{perl_vendorlib}/Net
12mr|perl-ldap-0.440.0-1|79	%{_mandir}/*/*
12mr|perl-ldap-0.440.0-1|80	
12mr|perl-ldap-0.440.0-1|81	
12mr|perl-ldap-0.440.0-1|82	
12mr|perl-ldap-0.440.0-1|83	%changelog
12mr|perl-ldap-0.440.0-1|84	* Wed Sep  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-ldap-0.440.0-1|85	+ Commit: a091077
12mr|perl-ldap-0.440.0-1|86	- Update BR
12mr|perl-ldap-0.440.0-1|87	
12mr|perl-ldap-0.440.0-1|88	* Wed Sep  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-ldap-0.440.0-1|89	+ Commit: abb4b38
12mr|perl-ldap-0.440.0-1|90	- New version 0.44
12mr|perl-ldap-0.440.0-1|91	
12mr|perl-ldap-0.440.0-1|92	

15642 12
12mr|perl-Libconf-0.42.10-7|1	Summary:	Configuration file abstraction layer
12mr|perl-Libconf-0.42.10-7|2	Name:		perl-Libconf
12mr|perl-Libconf-0.42.10-7|3	Version:	0.42.10
12mr|perl-Libconf-0.42.10-7|4	Release:	7
12mr|perl-Libconf-0.42.10-7|5	License:	GPLv2+
12mr|perl-Libconf-0.42.10-7|6	Group:		Development/Perl
12mr|perl-Libconf-0.42.10-7|7	URL:		http://www.libconf.net/
12mr|perl-Libconf-0.42.10-7|8	Source0:	http://libconf.net/download/%{name}-%{version}.tar.bz2
12mr|perl-Libconf-0.42.10-7|9	Source1:	%{name}.rpmlintrc
12mr|perl-Libconf-0.42.10-7|10	Patch0:		perl-Libconf-0.39.9-fix-drakups.patch
12mr|perl-Libconf-0.42.10-7|11	Patch1:		perl-Libconf-fix-doc-build.patch
12mr|perl-Libconf-0.42.10-7|12	# Fix build for perl 5.10: suggested by http://patches.ubuntu.com/by-release/extracted/debian/o/openser/1.3.0-3/04_perl_for_perl5.10.dpatch
12mr|perl-Libconf-0.42.10-7|13	# for a similar issue in openser, from Ubuntu - AdamW 2008/07
12mr|perl-Libconf-0.42.10-7|14	Patch2:		perl-Libconf-0.42.10-perl510.patch
12mr|perl-Libconf-0.42.10-7|15	Patch3:		perl-Libconf-0.42.10-buildfix.diff
12mr|perl-Libconf-0.42.10-7|16	BuildRequires:	perl-XML-LibXML
12mr|perl-Libconf-0.42.10-7|17	BuildRequires:	perl-Text-DelimMatch
12mr|perl-Libconf-0.42.10-7|18	BuildRequires:	perl-devel
12mr|perl-Libconf-0.42.10-7|19	# not automatically detected:
12mr|perl-Libconf-0.42.10-7|20	#define _requires_exceptions perl(Libconf::Glueconf::KeyValue)
12mr|perl-Libconf-0.42.10-7|21	
12mr|perl-Libconf-0.42.10-7|22	%description
12mr|perl-Libconf-0.42.10-7|23	Libconf is a wrapper to the main configuration files of the system.
12mr|perl-Libconf-0.42.10-7|24	It's mainly a generic parser plus many templates.
12mr|perl-Libconf-0.42.10-7|25	
12mr|perl-Libconf-0.42.10-7|26	%package gui
12mr|perl-Libconf-0.42.10-7|27	Summary:	Graphic User Interface generator for any libconf module
12mr|perl-Libconf-0.42.10-7|28	Group:		Development/Perl
12mr|perl-Libconf-0.42.10-7|29	
12mr|perl-Libconf-0.42.10-7|30	%description gui
12mr|perl-Libconf-0.42.10-7|31	This module is able to generate a standard GTK+ 2 interface
12mr|perl-Libconf-0.42.10-7|32	representing any high level libconf module, that can be used in other
12mr|perl-Libconf-0.42.10-7|33	GTK+ 2 programs.
12mr|perl-Libconf-0.42.10-7|34	
12mr|perl-Libconf-0.42.10-7|35	%package samples
12mr|perl-Libconf-0.42.10-7|36	Summary:	Set of examples programs using libconf
12mr|perl-Libconf-0.42.10-7|37	Group:		Development/Perl
12mr|perl-Libconf-0.42.10-7|38	Requires:	%{name}
12mr|perl-Libconf-0.42.10-7|39	
12mr|perl-Libconf-0.42.10-7|40	%description samples
12mr|perl-Libconf-0.42.10-7|41	This module is a set of programs, using libconf. Its goal is to give
12mr|perl-Libconf-0.42.10-7|42	example and proof of concept around the libconf project.
12mr|perl-Libconf-0.42.10-7|43	
12mr|perl-Libconf-0.42.10-7|44	%package devel
12mr|perl-Libconf-0.42.10-7|45	Summary:	Libconf devel
12mr|perl-Libconf-0.42.10-7|46	Group:		Development/Perl
12mr|perl-Libconf-0.42.10-7|47	Requires:	%{name}
12mr|perl-Libconf-0.42.10-7|48	
12mr|perl-Libconf-0.42.10-7|49	%description devel
12mr|perl-Libconf-0.42.10-7|50	Libconf devel files.
12mr|perl-Libconf-0.42.10-7|51	
12mr|perl-Libconf-0.42.10-7|52	%prep
12mr|perl-Libconf-0.42.10-7|53	%setup -q
12mr|perl-Libconf-0.42.10-7|54	%patch0 -p0
12mr|perl-Libconf-0.42.10-7|55	%patch1 -p0
12mr|perl-Libconf-0.42.10-7|56	%patch2 -p1 -b .perl510
12mr|perl-Libconf-0.42.10-7|57	%patch3 -p0
12mr|perl-Libconf-0.42.10-7|58	
12mr|perl-Libconf-0.42.10-7|59	%build
12mr|perl-Libconf-0.42.10-7|60	%make all CFLAGS="%{optflags} -Wall -O2 -fpic" BINDINGS="bash c"
12mr|perl-Libconf-0.42.10-7|61	%make -s check
12mr|perl-Libconf-0.42.10-7|62	
12mr|perl-Libconf-0.42.10-7|63	%install
12mr|perl-Libconf-0.42.10-7|64	%makeinstall PREFIX="%{buildroot}%{_prefix}" LIB_DIR="%{buildroot}%{_libdir}" NAME=%{name}
12mr|perl-Libconf-0.42.10-7|65	
12mr|perl-Libconf-0.42.10-7|66	%files
12mr|perl-Libconf-0.42.10-7|67	%doc ChangeLog
12mr|perl-Libconf-0.42.10-7|68	%{perl_vendorlib}/Libconf.pm
12mr|perl-Libconf-0.42.10-7|69	%{perl_vendorlib}/Libconf/*
12mr|perl-Libconf-0.42.10-7|70	%exclude %{perl_vendorlib}/Libconf/GUI
12mr|perl-Libconf-0.42.10-7|71	
12mr|perl-Libconf-0.42.10-7|72	%files gui
12mr|perl-Libconf-0.42.10-7|73	%doc ChangeLog
12mr|perl-Libconf-0.42.10-7|74	%{perl_vendorlib}/Libconf/GUI
12mr|perl-Libconf-0.42.10-7|75	
12mr|perl-Libconf-0.42.10-7|76	%files samples
12mr|perl-Libconf-0.42.10-7|77	%doc ChangeLog
12mr|perl-Libconf-0.42.10-7|78	%{_bindir}/*
12mr|perl-Libconf-0.42.10-7|79	
12mr|perl-Libconf-0.42.10-7|80	%files devel
12mr|perl-Libconf-0.42.10-7|81	%{_libdir}/libconf2xml.so
12mr|perl-Libconf-0.42.10-7|82	%{_includedir}/*
12mr|perl-Libconf-0.42.10-7|83	
12mr|perl-Libconf-0.42.10-7|84	
12mr|perl-Libconf-0.42.10-7|85	%changelog
12mr|perl-Libconf-0.42.10-7|86	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Libconf-0.42.10-7|87	+ Commit: 5f9e963
12mr|perl-Libconf-0.42.10-7|88	- Add rpmlint filter
12mr|perl-Libconf-0.42.10-7|89	
12mr|perl-Libconf-0.42.10-7|90	

15643 12
12mr|perl-libintl-perl-1.200.0-6|1	%define	upstream_name    libintl-perl
12mr|perl-libintl-perl-1.200.0-6|2	%define	upstream_version 1.20
12mr|perl-libintl-perl-1.200.0-6|3	
12mr|perl-libintl-perl-1.200.0-6|4	%if %{_use_internal_dependency_generator}
12mr|perl-libintl-perl-1.200.0-6|5	%define __noautoreq '/bin/false'
12mr|perl-libintl-perl-1.200.0-6|6	%endif
12mr|perl-libintl-perl-1.200.0-6|7	
12mr|perl-libintl-perl-1.200.0-6|8	Name:		perl-%{upstream_name}
12mr|perl-libintl-perl-1.200.0-6|9	Version:	%perl_convert_version %{upstream_version}
12mr|perl-libintl-perl-1.200.0-6|10	Release:	6
12mr|perl-libintl-perl-1.200.0-6|11	
12mr|perl-libintl-perl-1.200.0-6|12	Summary:	A localization library for Perl
12mr|perl-libintl-perl-1.200.0-6|13	License:	LGPL
12mr|perl-libintl-perl-1.200.0-6|14	Group:		Development/Perl
12mr|perl-libintl-perl-1.200.0-6|15	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-libintl-perl-1.200.0-6|16	Source0:	http://www.cpan.org/authors/id/G/GU/GUIDO/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-libintl-perl-1.200.0-6|17	
12mr|perl-libintl-perl-1.200.0-6|18	BuildRequires:	gettext-devel
12mr|perl-libintl-perl-1.200.0-6|19	BuildRequires:	perl-devel
12mr|perl-libintl-perl-1.200.0-6|20	#gw yes, this is required by the tests
12mr|perl-libintl-perl-1.200.0-6|21	BuildRequires:	locales-de
12mr|perl-libintl-perl-1.200.0-6|22	
12mr|perl-libintl-perl-1.200.0-6|23	%description
12mr|perl-libintl-perl-1.200.0-6|24	libintl-perl is a library that supports message translation for
12mr|perl-libintl-perl-1.200.0-6|25	Perl, written in pure Perl (version 5.004 or better). A faster C
12mr|perl-libintl-perl-1.200.0-6|26	version is also built and installed if the system fulfills all
12mr|perl-libintl-perl-1.200.0-6|27	requirements. Its interface is very similar to the gettext family
12mr|perl-libintl-perl-1.200.0-6|28	of functions in C, and it uses the same file formats as GNU
12mr|perl-libintl-perl-1.200.0-6|29	gettext, making it possible to use all tools available for gettext
12mr|perl-libintl-perl-1.200.0-6|30	itself and to seamlessly integrate internationalized Perl code
12mr|perl-libintl-perl-1.200.0-6|31	into mixed-language projects. An alternative library with a
12mr|perl-libintl-perl-1.200.0-6|32	similar purpose is available as Locale::MakeText.
12mr|perl-libintl-perl-1.200.0-6|33	
12mr|perl-libintl-perl-1.200.0-6|34	%prep
12mr|perl-libintl-perl-1.200.0-6|35	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-libintl-perl-1.200.0-6|36	
12mr|perl-libintl-perl-1.200.0-6|37	%build
12mr|perl-libintl-perl-1.200.0-6|38	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-libintl-perl-1.200.0-6|39	%make
12mr|perl-libintl-perl-1.200.0-6|40	
12mr|perl-libintl-perl-1.200.0-6|41	%check
12mr|perl-libintl-perl-1.200.0-6|42	make test
12mr|perl-libintl-perl-1.200.0-6|43	
12mr|perl-libintl-perl-1.200.0-6|44	%install
12mr|perl-libintl-perl-1.200.0-6|45	%makeinstall_std
12mr|perl-libintl-perl-1.200.0-6|46	
12mr|perl-libintl-perl-1.200.0-6|47	%files
12mr|perl-libintl-perl-1.200.0-6|48	%doc ChangeLog NEWS README THANKS TODO
12mr|perl-libintl-perl-1.200.0-6|49	%{perl_vendorlib}/Locale
12mr|perl-libintl-perl-1.200.0-6|50	%{perl_vendorarch}/auto/Locale
12mr|perl-libintl-perl-1.200.0-6|51	%{_mandir}/*/*
12mr|perl-libintl-perl-1.200.0-6|52	

15644 12
12mr|perl-libwww-perl-6.40.0-1|1	%define upstream_name  libwww-perl
12mr|perl-libwww-perl-6.40.0-1|2	%define upstream_version 6.04
12mr|perl-libwww-perl-6.40.0-1|3	
12mr|perl-libwww-perl-6.40.0-1|4	%if %{_use_internal_dependency_generator}
12mr|perl-libwww-perl-6.40.0-1|5	%define __noautoreq 'perl\\(Authen::NTLM\\)|perl\\(HTTP::GHTTP\\)'
12mr|perl-libwww-perl-6.40.0-1|6	%else
12mr|perl-libwww-perl-6.40.0-1|7	%define _requires_exceptions Authen::NTLM\\|HTTP::GHTTP\\|Win32
12mr|perl-libwww-perl-6.40.0-1|8	%endif
12mr|perl-libwww-perl-6.40.0-1|9	
12mr|perl-libwww-perl-6.40.0-1|10	Name:		perl-%{upstream_name}
12mr|perl-libwww-perl-6.40.0-1|11	Version:	%perl_convert_version %{upstream_version}
12mr|perl-libwww-perl-6.40.0-1|12	Release:	1
12mr|perl-libwww-perl-6.40.0-1|13	Summary:	The World-Wide Web library for Perl
12mr|perl-libwww-perl-6.40.0-1|14	License:	GPL+ or Artistic
12mr|perl-libwww-perl-6.40.0-1|15	Group:		Development/Perl
12mr|perl-libwww-perl-6.40.0-1|16	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-libwww-perl-6.40.0-1|17	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-libwww-perl-6.40.0-1|18	BuildRequires:	perl(Digest::MD5)
12mr|perl-libwww-perl-6.40.0-1|19	BuildRequires:	perl(Encode) >= 2.120.0
12mr|perl-libwww-perl-6.40.0-1|20	BuildRequires:	perl(Encode::Locale)
12mr|perl-libwww-perl-6.40.0-1|21	BuildRequires:	perl(ExtUtils::MakeMaker)
12mr|perl-libwww-perl-6.40.0-1|22	BuildRequires:	perl(File::Listing) >= 6.0.0
12mr|perl-libwww-perl-6.40.0-1|23	BuildRequires:	perl(HTML::Entities)
12mr|perl-libwww-perl-6.40.0-1|24	BuildRequires:	perl(HTML::HeadParser)
12mr|perl-libwww-perl-6.40.0-1|25	BuildRequires:	perl(HTTP::Cookies) >= 6.0.0
12mr|perl-libwww-perl-6.40.0-1|26	BuildRequires:	perl(HTTP::Daemon) >= 6.0.0
12mr|perl-libwww-perl-6.40.0-1|27	BuildRequires:	perl(HTTP::Date) >= 6.0.0
12mr|perl-libwww-perl-6.40.0-1|28	BuildRequires:	perl(HTTP::Negotiate) >= 6.0.0
12mr|perl-libwww-perl-6.40.0-1|29	BuildRequires:	perl(HTTP::Request) >= 6.0.0
12mr|perl-libwww-perl-6.40.0-1|30	BuildRequires:	perl(HTTP::Request::Common) >= 6.0.0
12mr|perl-libwww-perl-6.40.0-1|31	BuildRequires:	perl(HTTP::Response) >= 6.0.0
12mr|perl-libwww-perl-6.40.0-1|32	BuildRequires:	perl(HTTP::Status) >= 6.0.0
12mr|perl-libwww-perl-6.40.0-1|33	BuildRequires:	perl(IO::Select)
12mr|perl-libwww-perl-6.40.0-1|34	BuildRequires:	perl(IO::Socket)
12mr|perl-libwww-perl-6.40.0-1|35	BuildRequires:	perl(LWP::MediaTypes) >= 6.0.0
12mr|perl-libwww-perl-6.40.0-1|36	BuildRequires:	perl(MIME::Base64) >= 2.100.0
12mr|perl-libwww-perl-6.40.0-1|37	BuildRequires:	perl(Net::FTP) >= 2.580.0
12mr|perl-libwww-perl-6.40.0-1|38	BuildRequires:	perl(Net::HTTP) >= 6.0.0
12mr|perl-libwww-perl-6.40.0-1|39	BuildRequires:	perl(URI) >= 1.100.0
12mr|perl-libwww-perl-6.40.0-1|40	BuildRequires:	perl(URI::Escape)
12mr|perl-libwww-perl-6.40.0-1|41	BuildRequires:	perl(WWW::RobotRules) >= 6.0.0
12mr|perl-libwww-perl-6.40.0-1|42	
12mr|perl-libwww-perl-6.40.0-1|43	BuildRequires:	perl-devel
12mr|perl-libwww-perl-6.40.0-1|44	Requires:	perl(Net::HTTP)
12mr|perl-libwww-perl-6.40.0-1|45	Requires:	perl(HTTP::Cookies)
12mr|perl-libwww-perl-6.40.0-1|46	BuildArch:	noarch
12mr|perl-libwww-perl-6.40.0-1|47	
12mr|perl-libwww-perl-6.40.0-1|48	%description
12mr|perl-libwww-perl-6.40.0-1|49	The libwww-perl collection is a set of Perl modules which provides a simple and
12mr|perl-libwww-perl-6.40.0-1|50	consistent application programming interface (API) to the World-Wide Web. The
12mr|perl-libwww-perl-6.40.0-1|51	main focus of the library is to provide classes and functions that allow you to
12mr|perl-libwww-perl-6.40.0-1|52	write WWW clients. The library also contain modules that are of more general
12mr|perl-libwww-perl-6.40.0-1|53	use and even classes that help you implement simple HTTP servers.
12mr|perl-libwww-perl-6.40.0-1|54	
12mr|perl-libwww-perl-6.40.0-1|55	%prep
12mr|perl-libwww-perl-6.40.0-1|56	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-libwww-perl-6.40.0-1|57	
12mr|perl-libwww-perl-6.40.0-1|58	%build
12mr|perl-libwww-perl-6.40.0-1|59	/usr/bin/yes | %__perl Makefile.PL --aliases INSTALLDIRS=vendor
12mr|perl-libwww-perl-6.40.0-1|60	%make
12mr|perl-libwww-perl-6.40.0-1|61	
12mr|perl-libwww-perl-6.40.0-1|62	%install
12mr|perl-libwww-perl-6.40.0-1|63	%makeinstall_std
12mr|perl-libwww-perl-6.40.0-1|64	
12mr|perl-libwww-perl-6.40.0-1|65	%check
12mr|perl-libwww-perl-6.40.0-1|66	%make test
12mr|perl-libwww-perl-6.40.0-1|67	
12mr|perl-libwww-perl-6.40.0-1|68	%files
12mr|perl-libwww-perl-6.40.0-1|69	%doc README README.SSL Changes
12mr|perl-libwww-perl-6.40.0-1|70	%{_bindir}/*
12mr|perl-libwww-perl-6.40.0-1|71	%{perl_vendorlib}/*
12mr|perl-libwww-perl-6.40.0-1|72	%{_mandir}/*/*
12mr|perl-libwww-perl-6.40.0-1|73	
12mr|perl-libwww-perl-6.40.0-1|74	
12mr|perl-libwww-perl-6.40.0-1|75	
12mr|perl-libwww-perl-6.40.0-1|76	%changelog
12mr|perl-libwww-perl-6.40.0-1|77	* Sun Oct  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-libwww-perl-6.40.0-1|78	+ Commit: 6b33ce0
12mr|perl-libwww-perl-6.40.0-1|79	- New version 6.04
12mr|perl-libwww-perl-6.40.0-1|80	
12mr|perl-libwww-perl-6.40.0-1|81	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-libwww-perl-6.40.0-1|82	+ Commit: 6ff1531
12mr|perl-libwww-perl-6.40.0-1|83	- Update BR - add perl-devel
12mr|perl-libwww-perl-6.40.0-1|84	
12mr|perl-libwww-perl-6.40.0-1|85	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-libwww-perl-6.40.0-1|86	+ Commit: 150a1de
12mr|perl-libwww-perl-6.40.0-1|87	- Add internal dep. generator Requires exceptions
12mr|perl-libwww-perl-6.40.0-1|88	
12mr|perl-libwww-perl-6.40.0-1|89	

15645 12
12mr|perl-libxml-perl-0.80.0-5|1	%define upstream_name	 libxml-perl
12mr|perl-libxml-perl-0.80.0-5|2	%define upstream_version 0.08
12mr|perl-libxml-perl-0.80.0-5|3	
12mr|perl-libxml-perl-0.80.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-libxml-perl-0.80.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-libxml-perl-0.80.0-5|6	Release:	5
12mr|perl-libxml-perl-0.80.0-5|7	
12mr|perl-libxml-perl-0.80.0-5|8	Summary:	Various perl modules and script for working with XML
12mr|perl-libxml-perl-0.80.0-5|9	License:	Artistic
12mr|perl-libxml-perl-0.80.0-5|10	Group:		Development/Perl
12mr|perl-libxml-perl-0.80.0-5|11	Url:		http://www.cpan.org
12mr|perl-libxml-perl-0.80.0-5|12	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-libxml-perl-0.80.0-5|13	
12mr|perl-libxml-perl-0.80.0-5|14	BuildRequires:	perl-XML-Parser
12mr|perl-libxml-perl-0.80.0-5|15	BuildRequires:	perl-devel
12mr|perl-libxml-perl-0.80.0-5|16	BuildArch:	noarch
12mr|perl-libxml-perl-0.80.0-5|17	Requires:	perl-XML-Parser
12mr|perl-libxml-perl-0.80.0-5|18	
12mr|perl-libxml-perl-0.80.0-5|19	%description
12mr|perl-libxml-perl-0.80.0-5|20	The %{upstream_name} perl module is a collection of smaller Perl modules, scripts,
12mr|perl-libxml-perl-0.80.0-5|21	and documents for working with XML in Perl.  libxml-perl software works
12mr|perl-libxml-perl-0.80.0-5|22	in combination with XML::Parser, PerlSAX, XML::DOM, XML::Grove and others.
12mr|perl-libxml-perl-0.80.0-5|23	
12mr|perl-libxml-perl-0.80.0-5|24	%prep
12mr|perl-libxml-perl-0.80.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-libxml-perl-0.80.0-5|26	
12mr|perl-libxml-perl-0.80.0-5|27	%build
12mr|perl-libxml-perl-0.80.0-5|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-libxml-perl-0.80.0-5|29	make
12mr|perl-libxml-perl-0.80.0-5|30	
12mr|perl-libxml-perl-0.80.0-5|31	%check
12mr|perl-libxml-perl-0.80.0-5|32	make test
12mr|perl-libxml-perl-0.80.0-5|33	
12mr|perl-libxml-perl-0.80.0-5|34	%install
12mr|perl-libxml-perl-0.80.0-5|35	%makeinstall_std
12mr|perl-libxml-perl-0.80.0-5|36	
12mr|perl-libxml-perl-0.80.0-5|37	%files
12mr|perl-libxml-perl-0.80.0-5|38	%doc Change* README
12mr|perl-libxml-perl-0.80.0-5|39	%{perl_vendorlib}/Data/*
12mr|perl-libxml-perl-0.80.0-5|40	%{perl_vendorlib}/XML/*
12mr|perl-libxml-perl-0.80.0-5|41	%{_mandir}/*/*
12mr|perl-libxml-perl-0.80.0-5|42	
12mr|perl-libxml-perl-0.80.0-5|43	
12mr|perl-libxml-perl-0.80.0-5|44	
12mr|perl-libxml-perl-0.80.0-5|45	%changelog
12mr|perl-libxml-perl-0.80.0-5|46	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-libxml-perl-0.80.0-5|47	+ Commit: 26e9651
12mr|perl-libxml-perl-0.80.0-5|48	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-libxml-perl-0.80.0-5|49	
12mr|perl-libxml-perl-0.80.0-5|50	

15646 12
12mr|perl-List-MoreUtils-0.320.0-6|1	%define upstream_name	 List-MoreUtils
12mr|perl-List-MoreUtils-0.320.0-6|2	%define upstream_version 0.32
12mr|perl-List-MoreUtils-0.320.0-6|3	# Fix circular build dependency:
12mr|perl-List-MoreUtils-0.320.0-6|4	# gprintify requires perl-List-MoreUtils
12mr|perl-List-MoreUtils-0.320.0-6|5	%define dont_gprintify 1
12mr|perl-List-MoreUtils-0.320.0-6|6	
12mr|perl-List-MoreUtils-0.320.0-6|7	Name:		perl-%{upstream_name}
12mr|perl-List-MoreUtils-0.320.0-6|8	Version:	%perl_convert_version %{upstream_version}
12mr|perl-List-MoreUtils-0.320.0-6|9	Release:	6
12mr|perl-List-MoreUtils-0.320.0-6|10	
12mr|perl-List-MoreUtils-0.320.0-6|11	Summary:	Provide the stuff missing in List::Util
12mr|perl-List-MoreUtils-0.320.0-6|12	License:	GPL+ or Artistic
12mr|perl-List-MoreUtils-0.320.0-6|13	Group:		Development/Perl
12mr|perl-List-MoreUtils-0.320.0-6|14	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-List-MoreUtils-0.320.0-6|15	Source0:	http://www.cpan.org/modules/by-module/List/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-List-MoreUtils-0.320.0-6|16	
12mr|perl-List-MoreUtils-0.320.0-6|17	BuildRequires:	perl(Test::Pod)
12mr|perl-List-MoreUtils-0.320.0-6|18	BuildRequires:	perl(Test::Pod::Coverage)
12mr|perl-List-MoreUtils-0.320.0-6|19	BuildRequires:	perl-devel >= 2:5.14.2-1
12mr|perl-List-MoreUtils-0.320.0-6|20	
12mr|perl-List-MoreUtils-0.320.0-6|21	%description
12mr|perl-List-MoreUtils-0.320.0-6|22	List::MoreUtils provides some trivial but commonly needed functionality on
12mr|perl-List-MoreUtils-0.320.0-6|23	lists which is not going to go into List::Util.
12mr|perl-List-MoreUtils-0.320.0-6|24	
12mr|perl-List-MoreUtils-0.320.0-6|25	All of its functions are implementable in one line of Perl code. Using
12mr|perl-List-MoreUtils-0.320.0-6|26	the functions from this module however should give slightly better performance
12mr|perl-List-MoreUtils-0.320.0-6|27	as everything is implemented in C.
12mr|perl-List-MoreUtils-0.320.0-6|28	
12mr|perl-List-MoreUtils-0.320.0-6|29	%prep
12mr|perl-List-MoreUtils-0.320.0-6|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-List-MoreUtils-0.320.0-6|31	
12mr|perl-List-MoreUtils-0.320.0-6|32	%build
12mr|perl-List-MoreUtils-0.320.0-6|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-List-MoreUtils-0.320.0-6|34	%make CFLAGS="%{optflags}"
12mr|perl-List-MoreUtils-0.320.0-6|35	
12mr|perl-List-MoreUtils-0.320.0-6|36	%install
12mr|perl-List-MoreUtils-0.320.0-6|37	rm -rf %{buildroot}
12mr|perl-List-MoreUtils-0.320.0-6|38	%makeinstall_std
12mr|perl-List-MoreUtils-0.320.0-6|39	
12mr|perl-List-MoreUtils-0.320.0-6|40	%check
12mr|perl-List-MoreUtils-0.320.0-6|41	%make test
12mr|perl-List-MoreUtils-0.320.0-6|42	
12mr|perl-List-MoreUtils-0.320.0-6|43	%clean
12mr|perl-List-MoreUtils-0.320.0-6|44	rm -rf %{buildroot}
12mr|perl-List-MoreUtils-0.320.0-6|45	
12mr|perl-List-MoreUtils-0.320.0-6|46	%files
12mr|perl-List-MoreUtils-0.320.0-6|47	%defattr(-,root,root)
12mr|perl-List-MoreUtils-0.320.0-6|48	%doc Changes README
12mr|perl-List-MoreUtils-0.320.0-6|49	%{perl_vendorarch}/List
12mr|perl-List-MoreUtils-0.320.0-6|50	%{perl_vendorarch}/auto/List
12mr|perl-List-MoreUtils-0.320.0-6|51	%{_mandir}/*/*
12mr|perl-List-MoreUtils-0.320.0-6|52	
12mr|perl-List-MoreUtils-0.320.0-6|53	
12mr|perl-List-MoreUtils-0.320.0-6|54	
12mr|perl-List-MoreUtils-0.320.0-6|55	%changelog
12mr|perl-List-MoreUtils-0.320.0-6|56	

15647 12
12mr|perl-Locale-gettext-1.50.0-10|1	%define upstream_name gettext
12mr|perl-Locale-gettext-1.50.0-10|2	%define upstream_version 1.05
12mr|perl-Locale-gettext-1.50.0-10|3	
12mr|perl-Locale-gettext-1.50.0-10|4	Name:       perl-Locale-gettext
12mr|perl-Locale-gettext-1.50.0-10|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Locale-gettext-1.50.0-10|6	Release:    10
12mr|perl-Locale-gettext-1.50.0-10|7	
12mr|perl-Locale-gettext-1.50.0-10|8	Summary:	Message handling functions for Perl
12mr|perl-Locale-gettext-1.50.0-10|9	License:	GPL+ or Artistic
12mr|perl-Locale-gettext-1.50.0-10|10	Group:		Development/Perl
12mr|perl-Locale-gettext-1.50.0-10|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Locale-gettext-1.50.0-10|12	Source0:	http://www.cpan.org/modules/by-module/Locale/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Locale-gettext-1.50.0-10|13	Patch1:		gettext-1.05-SvUTF8_on-on-strings-when-bind_textdomain_codeset-utf8.patch
12mr|perl-Locale-gettext-1.50.0-10|14	Patch2:		gettext-1.05-add-iconv.patch
12mr|perl-Locale-gettext-1.50.0-10|15	Patch3:		compatibility-with-POSIX-module.diff
12mr|perl-Locale-gettext-1.50.0-10|16	
12mr|perl-Locale-gettext-1.50.0-10|17	BuildRequires:	gettext-devel
12mr|perl-Locale-gettext-1.50.0-10|18	BuildRequires:	perl-devel >= 2:5.14
12mr|perl-Locale-gettext-1.50.0-10|19	BuildRequires:	perl-List-MoreUtils >= 0.320.0-4
12mr|perl-Locale-gettext-1.50.0-10|20	
12mr|perl-Locale-gettext-1.50.0-10|21	Conflicts:	drakfloppy <= 0.43-10mdk
12mr|perl-Locale-gettext-1.50.0-10|22	Conflicts:	nlpr <= 0.0.1-2mdk
12mr|perl-Locale-gettext-1.50.0-10|23	Conflicts:	urpmi <= 3.6-4mdk
12mr|perl-Locale-gettext-1.50.0-10|24	
12mr|perl-Locale-gettext-1.50.0-10|25	%description
12mr|perl-Locale-gettext-1.50.0-10|26	The gettext module permits access from perl to the gettext() family of
12mr|perl-Locale-gettext-1.50.0-10|27	functions for retrieving message strings from databases constructed to
12mr|perl-Locale-gettext-1.50.0-10|28	internationalize software.
12mr|perl-Locale-gettext-1.50.0-10|29	
12mr|perl-Locale-gettext-1.50.0-10|30	It provides gettext(), dgettext(), dcgettext(), textdomain() and
12mr|perl-Locale-gettext-1.50.0-10|31	bindtextdomain().
12mr|perl-Locale-gettext-1.50.0-10|32	
12mr|perl-Locale-gettext-1.50.0-10|33	%prep
12mr|perl-Locale-gettext-1.50.0-10|34	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Locale-gettext-1.50.0-10|35	%patch1 -p1
12mr|perl-Locale-gettext-1.50.0-10|36	%patch2 -p1
12mr|perl-Locale-gettext-1.50.0-10|37	%patch3 -p1
12mr|perl-Locale-gettext-1.50.0-10|38	
12mr|perl-Locale-gettext-1.50.0-10|39	%build
12mr|perl-Locale-gettext-1.50.0-10|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Locale-gettext-1.50.0-10|41	%{__make}
12mr|perl-Locale-gettext-1.50.0-10|42	
12mr|perl-Locale-gettext-1.50.0-10|43	%check
12mr|perl-Locale-gettext-1.50.0-10|44	%{__make} test
12mr|perl-Locale-gettext-1.50.0-10|45	
12mr|perl-Locale-gettext-1.50.0-10|46	%install
12mr|perl-Locale-gettext-1.50.0-10|47	%{__rm} -rf %{buildroot}
12mr|perl-Locale-gettext-1.50.0-10|48	%makeinstall_std
12mr|perl-Locale-gettext-1.50.0-10|49	
12mr|perl-Locale-gettext-1.50.0-10|50	%clean
12mr|perl-Locale-gettext-1.50.0-10|51	%{__rm} -rf %{buildroot}
12mr|perl-Locale-gettext-1.50.0-10|52	
12mr|perl-Locale-gettext-1.50.0-10|53	%files
12mr|perl-Locale-gettext-1.50.0-10|54	%defattr(-,root,root)
12mr|perl-Locale-gettext-1.50.0-10|55	%doc README
12mr|perl-Locale-gettext-1.50.0-10|56	%{perl_vendorarch}/Locale
12mr|perl-Locale-gettext-1.50.0-10|57	%{perl_vendorarch}/auto/Locale
12mr|perl-Locale-gettext-1.50.0-10|58	%{_mandir}/*/*
12mr|perl-Locale-gettext-1.50.0-10|59	
12mr|perl-Locale-gettext-1.50.0-10|60	
12mr|perl-Locale-gettext-1.50.0-10|61	
12mr|perl-Locale-gettext-1.50.0-10|62	%changelog
12mr|perl-Locale-gettext-1.50.0-10|63	

15648 12
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|1	%define upstream_name	 Locale-Maketext-Lexicon
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|2	%define upstream_version 0.86
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|3	
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|6	Release:	6
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|7	
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|8	Summary:	Perl module to use other catalog formats in Maketext
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|9	License:	MIT
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|10	Group:		Development/Perl
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|12	Source0:	http://www.cpan.org/modules/by-module/Locale/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|13	
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|14	BuildRequires:	perl(YAML)
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|15	BuildRequires:	perl-devel
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|16	
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|17	BuildArch:	noarch
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|18	
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|19	%description
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|20	Locale::Maketext::Lexicon is a module providing lexicon-handling backends, for
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|21	Locale::Maketext to read from other localization formats, such as PO files,
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|22	MO files, or from databases via the Tie interface.
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|23	
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|24	%prep
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|26	
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|27	%build
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|29	%make
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|30	
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|31	%check
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|32	%make test
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|33	
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|34	%install
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|35	%makeinstall_std
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|36	
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|37	%files
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|38	%doc Changes README META.yml
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|39	%{perl_vendorlib}/Locale
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|40	%{_bindir}/*
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|41	%{_mandir}/*/*
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|42	
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|43	
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|44	
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|45	%changelog
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|46	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|47	+ Commit: e82d3b3
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|48	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|49	
12mr|perl-Locale-Maketext-Lexicon-0.860.0-6|50	

15649 12
12mr|perl-LWP-MediaTypes-6.10.0-5|1	%define upstream_name    LWP-MediaTypes
12mr|perl-LWP-MediaTypes-6.10.0-5|2	%define upstream_version 6.01
12mr|perl-LWP-MediaTypes-6.10.0-5|3	
12mr|perl-LWP-MediaTypes-6.10.0-5|4	Name:       perl-%{upstream_name}
12mr|perl-LWP-MediaTypes-6.10.0-5|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-LWP-MediaTypes-6.10.0-5|6	Release:    5
12mr|perl-LWP-MediaTypes-6.10.0-5|7	
12mr|perl-LWP-MediaTypes-6.10.0-5|8	Summary:    Media types and mailcap processing
12mr|perl-LWP-MediaTypes-6.10.0-5|9	License:    GPL+ or Artistic
12mr|perl-LWP-MediaTypes-6.10.0-5|10	Group:      Development/Perl
12mr|perl-LWP-MediaTypes-6.10.0-5|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-LWP-MediaTypes-6.10.0-5|12	Source0:    http://www.cpan.org/modules/by-module/LWP/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-LWP-MediaTypes-6.10.0-5|13	
12mr|perl-LWP-MediaTypes-6.10.0-5|14	BuildRequires:	perl-devel
12mr|perl-LWP-MediaTypes-6.10.0-5|15	BuildArch: noarch
12mr|perl-LWP-MediaTypes-6.10.0-5|16	
12mr|perl-LWP-MediaTypes-6.10.0-5|17	
12mr|perl-LWP-MediaTypes-6.10.0-5|18	%description
12mr|perl-LWP-MediaTypes-6.10.0-5|19	This module provides functions for handling media (also known as MIME)
12mr|perl-LWP-MediaTypes-6.10.0-5|20	types and encodings. The mapping from file extensions to media types is
12mr|perl-LWP-MediaTypes-6.10.0-5|21	defined by the _media.types_ file. If the _~/.media.types_ file exists it
12mr|perl-LWP-MediaTypes-6.10.0-5|22	is used instead. For backwards compatibility we will also look for
12mr|perl-LWP-MediaTypes-6.10.0-5|23	_~/.mime.types_.
12mr|perl-LWP-MediaTypes-6.10.0-5|24	
12mr|perl-LWP-MediaTypes-6.10.0-5|25	The following functions are exported by default:
12mr|perl-LWP-MediaTypes-6.10.0-5|26	
12mr|perl-LWP-MediaTypes-6.10.0-5|27	* guess_media_type( $filename )
12mr|perl-LWP-MediaTypes-6.10.0-5|28	
12mr|perl-LWP-MediaTypes-6.10.0-5|29	%prep
12mr|perl-LWP-MediaTypes-6.10.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-LWP-MediaTypes-6.10.0-5|31	
12mr|perl-LWP-MediaTypes-6.10.0-5|32	%build
12mr|perl-LWP-MediaTypes-6.10.0-5|33	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-LWP-MediaTypes-6.10.0-5|34	
12mr|perl-LWP-MediaTypes-6.10.0-5|35	%make
12mr|perl-LWP-MediaTypes-6.10.0-5|36	
12mr|perl-LWP-MediaTypes-6.10.0-5|37	%check
12mr|perl-LWP-MediaTypes-6.10.0-5|38	%make test
12mr|perl-LWP-MediaTypes-6.10.0-5|39	
12mr|perl-LWP-MediaTypes-6.10.0-5|40	%install
12mr|perl-LWP-MediaTypes-6.10.0-5|41	%makeinstall_std
12mr|perl-LWP-MediaTypes-6.10.0-5|42	
12mr|perl-LWP-MediaTypes-6.10.0-5|43	%files
12mr|perl-LWP-MediaTypes-6.10.0-5|44	%doc Changes META.yml README
12mr|perl-LWP-MediaTypes-6.10.0-5|45	%{_mandir}/man3/*
12mr|perl-LWP-MediaTypes-6.10.0-5|46	%perl_vendorlib/*
12mr|perl-LWP-MediaTypes-6.10.0-5|47	
12mr|perl-LWP-MediaTypes-6.10.0-5|48	
12mr|perl-LWP-MediaTypes-6.10.0-5|49	
12mr|perl-LWP-MediaTypes-6.10.0-5|50	%changelog
12mr|perl-LWP-MediaTypes-6.10.0-5|51	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-LWP-MediaTypes-6.10.0-5|52	+ Commit: bb94902
12mr|perl-LWP-MediaTypes-6.10.0-5|53	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-LWP-MediaTypes-6.10.0-5|54	
12mr|perl-LWP-MediaTypes-6.10.0-5|55	

15650 12
12mr|perl-Mail-Box-2.99.0-4|1	%define	upstream_name    Mail-Box
12mr|perl-Mail-Box-2.99.0-4|2	%define upstream_version 2.099
12mr|perl-Mail-Box-2.99.0-4|3	
12mr|perl-Mail-Box-2.99.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-Mail-Box-2.99.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Mail-Box-2.99.0-4|6	Release:	4
12mr|perl-Mail-Box-2.99.0-4|7	
12mr|perl-Mail-Box-2.99.0-4|8	Summary:	Mail-folder manager API
12mr|perl-Mail-Box-2.99.0-4|9	License:	GPL+ or Artistic
12mr|perl-Mail-Box-2.99.0-4|10	Group:		Development/Perl
12mr|perl-Mail-Box-2.99.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Mail-Box-2.99.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Mail/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Mail-Box-2.99.0-4|13	
12mr|perl-Mail-Box-2.99.0-4|14	BuildRequires:	perl-File-Remove
12mr|perl-Mail-Box-2.99.0-4|15	BuildRequires:	perl-HTML-Format
12mr|perl-Mail-Box-2.99.0-4|16	BuildRequires:	perl-HTML-Tree
12mr|perl-Mail-Box-2.99.0-4|17	BuildRequires:	perl-Mail-IMAPClient
12mr|perl-Mail-Box-2.99.0-4|18	BuildRequires:	perl-Mail-MboxParser
12mr|perl-Mail-Box-2.99.0-4|19	BuildRequires:	perl-Mail-SpamAssassin
12mr|perl-Mail-Box-2.99.0-4|20	BuildRequires:	perl-MailTools
12mr|perl-Mail-Box-2.99.0-4|21	BuildRequires:	perl-MIME-tools
12mr|perl-Mail-Box-2.99.0-4|22	BuildRequires:	perl-MIME-Types
12mr|perl-Mail-Box-2.99.0-4|23	BuildRequires:	perl-Object-Realize-Later
12mr|perl-Mail-Box-2.99.0-4|24	BuildRequires:	perl-User-Identity
12mr|perl-Mail-Box-2.99.0-4|25	BuildRequires:	perl-devel
12mr|perl-Mail-Box-2.99.0-4|26	
12mr|perl-Mail-Box-2.99.0-4|27	BuildArch:	noarch
12mr|perl-Mail-Box-2.99.0-4|28	
12mr|perl-Mail-Box-2.99.0-4|29	Requires:	perl(Object::Realize::Later)
12mr|perl-Mail-Box-2.99.0-4|30	Provides:	perl(Mail::Message::Construct)
12mr|perl-Mail-Box-2.99.0-4|31	
12mr|perl-Mail-Box-2.99.0-4|32	%description
12mr|perl-Mail-Box-2.99.0-4|33	Mail::Box is a Perl CPAN package that can be used to handle and manage E-mail
12mr|perl-Mail-Box-2.99.0-4|34	messages, mail boxes, and folders of many types.
12mr|perl-Mail-Box-2.99.0-4|35	
12mr|perl-Mail-Box-2.99.0-4|36	%prep
12mr|perl-Mail-Box-2.99.0-4|37	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Mail-Box-2.99.0-4|38	
12mr|perl-Mail-Box-2.99.0-4|39	%build
12mr|perl-Mail-Box-2.99.0-4|40	%__perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12mr|perl-Mail-Box-2.99.0-4|41	%make
12mr|perl-Mail-Box-2.99.0-4|42	
12mr|perl-Mail-Box-2.99.0-4|43	%install
12mr|perl-Mail-Box-2.99.0-4|44	%makeinstall_std
12mr|perl-Mail-Box-2.99.0-4|45	
12mr|perl-Mail-Box-2.99.0-4|46	# fix permissions
12mr|perl-Mail-Box-2.99.0-4|47	find %{buildroot} -type f -exec chmod 0644 {} \;
12mr|perl-Mail-Box-2.99.0-4|48	find %{buildroot} -type d -exec chmod 0755 {} \;
12mr|perl-Mail-Box-2.99.0-4|49	
12mr|perl-Mail-Box-2.99.0-4|50	# remove unused file
12mr|perl-Mail-Box-2.99.0-4|51	rm -f %{buildroot}%{perl_vendorlib}/Mail/Makefile.PL
12mr|perl-Mail-Box-2.99.0-4|52	
12mr|perl-Mail-Box-2.99.0-4|53	%files
12mr|perl-Mail-Box-2.99.0-4|54	%doc ChangeLog INSTALL LICENSE README* TODO.v2
12mr|perl-Mail-Box-2.99.0-4|55	%{_mandir}/*/*
12mr|perl-Mail-Box-2.99.0-4|56	%{perl_vendorlib}/Mail
12mr|perl-Mail-Box-2.99.0-4|57	
12mr|perl-Mail-Box-2.99.0-4|58	
12mr|perl-Mail-Box-2.99.0-4|59	
12mr|perl-Mail-Box-2.99.0-4|60	%changelog
12mr|perl-Mail-Box-2.99.0-4|61	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Mail-Box-2.99.0-4|62	+ Commit: cc6120d
12mr|perl-Mail-Box-2.99.0-4|63	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Mail-Box-2.99.0-4|64	
12mr|perl-Mail-Box-2.99.0-4|65	

15651 12
12mr|perl-Mail-DKIM-0.390.0-3|1	%define upstream_name    Mail-DKIM
12mr|perl-Mail-DKIM-0.390.0-3|2	%define upstream_version 0.39
12mr|perl-Mail-DKIM-0.390.0-3|3	
12mr|perl-Mail-DKIM-0.390.0-3|4	Name:		perl-%{upstream_name}
12mr|perl-Mail-DKIM-0.390.0-3|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Mail-DKIM-0.390.0-3|6	Release:	3
12mr|perl-Mail-DKIM-0.390.0-3|7	Summary:	Implements DomainKeys Identified Mail (DKIM)
12mr|perl-Mail-DKIM-0.390.0-3|8	License:	GPL+ or Artistic
12mr|perl-Mail-DKIM-0.390.0-3|9	Group:		Development/Perl
12mr|perl-Mail-DKIM-0.390.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Mail-DKIM-0.390.0-3|11	Source0:	http://www.cpan.org/modules/by-module/Mail/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Mail-DKIM-0.390.0-3|12	
12mr|perl-Mail-DKIM-0.390.0-3|13	BuildRequires:	perl-Module-Build
12mr|perl-Mail-DKIM-0.390.0-3|14	BuildRequires:	perl-Test-Pod
12mr|perl-Mail-DKIM-0.390.0-3|15	BuildRequires:	perl(Crypt::OpenSSL::RSA)
12mr|perl-Mail-DKIM-0.390.0-3|16	BuildRequires:	perl(Digest::SHA)
12mr|perl-Mail-DKIM-0.390.0-3|17	BuildRequires:	perl(Digest::SHA1)
12mr|perl-Mail-DKIM-0.390.0-3|18	BuildRequires:	perl(Mail::Address)
12mr|perl-Mail-DKIM-0.390.0-3|19	BuildRequires:	perl(MIME::Base64)
12mr|perl-Mail-DKIM-0.390.0-3|20	BuildRequires:	perl(Net::DNS)
12mr|perl-Mail-DKIM-0.390.0-3|21	BuildRequires:	perl(Test::Simple)
12mr|perl-Mail-DKIM-0.390.0-3|22	BuildRequires:	perl-devel
12mr|perl-Mail-DKIM-0.390.0-3|23	BuildArch:	noarch
12mr|perl-Mail-DKIM-0.390.0-3|24	
12mr|perl-Mail-DKIM-0.390.0-3|25	%description
12mr|perl-Mail-DKIM-0.390.0-3|26	This module implements the various components of the DKIM and DomainKeys
12mr|perl-Mail-DKIM-0.390.0-3|27	message-signing and verifying standards for Internet mail. It currently
12mr|perl-Mail-DKIM-0.390.0-3|28	tries to implement these specifications:
12mr|perl-Mail-DKIM-0.390.0-3|29	* RFC4871, for DKIM
12mr|perl-Mail-DKIM-0.390.0-3|30	* RFC4870, for DomainKeys
12mr|perl-Mail-DKIM-0.390.0-3|31	
12mr|perl-Mail-DKIM-0.390.0-3|32	%prep
12mr|perl-Mail-DKIM-0.390.0-3|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Mail-DKIM-0.390.0-3|34	
12mr|perl-Mail-DKIM-0.390.0-3|35	%build
12mr|perl-Mail-DKIM-0.390.0-3|36	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Mail-DKIM-0.390.0-3|37	%make
12mr|perl-Mail-DKIM-0.390.0-3|38	
12mr|perl-Mail-DKIM-0.390.0-3|39	%check
12mr|perl-Mail-DKIM-0.390.0-3|40	%make test
12mr|perl-Mail-DKIM-0.390.0-3|41	
12mr|perl-Mail-DKIM-0.390.0-3|42	%install
12mr|perl-Mail-DKIM-0.390.0-3|43	%makeinstall_std
12mr|perl-Mail-DKIM-0.390.0-3|44	
12mr|perl-Mail-DKIM-0.390.0-3|45	%files
12mr|perl-Mail-DKIM-0.390.0-3|46	%doc scripts Changes README TODO
12mr|perl-Mail-DKIM-0.390.0-3|47	%dir %{perl_vendorlib}/Mail/DKIM
12mr|perl-Mail-DKIM-0.390.0-3|48	%dir %{perl_vendorlib}/Mail/DKIM/Algorithm
12mr|perl-Mail-DKIM-0.390.0-3|49	%dir %{perl_vendorlib}/Mail/DKIM/Canonicalization
12mr|perl-Mail-DKIM-0.390.0-3|50	%{perl_vendorlib}/Mail/DKIM/*.pm
12mr|perl-Mail-DKIM-0.390.0-3|51	%{perl_vendorlib}/Mail/DKIM/Algorithm/*.pm
12mr|perl-Mail-DKIM-0.390.0-3|52	%{perl_vendorlib}/Mail/DKIM/Canonicalization/*.pm
12mr|perl-Mail-DKIM-0.390.0-3|53	%{perl_vendorlib}/Mail/DKIM.pm
12mr|perl-Mail-DKIM-0.390.0-3|54	%{perl_vendorlib}/Mail/sample_mime_lite.pl
12mr|perl-Mail-DKIM-0.390.0-3|55	%{_mandir}/man3/*
12mr|perl-Mail-DKIM-0.390.0-3|56	
12mr|perl-Mail-DKIM-0.390.0-3|57	
12mr|perl-Mail-DKIM-0.390.0-3|58	
12mr|perl-Mail-DKIM-0.390.0-3|59	%changelog
12mr|perl-Mail-DKIM-0.390.0-3|60	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Mail-DKIM-0.390.0-3|61	+ Commit: b99c6c0
12mr|perl-Mail-DKIM-0.390.0-3|62	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Mail-DKIM-0.390.0-3|63	
12mr|perl-Mail-DKIM-0.390.0-3|64	

15652 12
12mr|perl-Mail-DomainKeys-1.0-7|1	%define module Mail-DomainKeys
12mr|perl-Mail-DomainKeys-1.0-7|2	
12mr|perl-Mail-DomainKeys-1.0-7|3	Summary:	Perl module that implements DomainKeys
12mr|perl-Mail-DomainKeys-1.0-7|4	Name:		perl-%{module}
12mr|perl-Mail-DomainKeys-1.0-7|5	Version:	1.0
12mr|perl-Mail-DomainKeys-1.0-7|6	Release:	7
12mr|perl-Mail-DomainKeys-1.0-7|7	License:	Artistic
12mr|perl-Mail-DomainKeys-1.0-7|8	Group:		Development/Perl
12mr|perl-Mail-DomainKeys-1.0-7|9	URL:		http://search.cpan.org/dist/Mail-DomainKeys/
12mr|perl-Mail-DomainKeys-1.0-7|10	Source0:	http://www.cpan.org/modules/by-module/Mail/%{module}-%{version}.tar.gz
12mr|perl-Mail-DomainKeys-1.0-7|11	BuildRequires:	perl-devel
12mr|perl-Mail-DomainKeys-1.0-7|12	BuildRequires:	perl(Crypt::OpenSSL::RSA)
12mr|perl-Mail-DomainKeys-1.0-7|13	BuildRequires:	perl(Mail::Address)
12mr|perl-Mail-DomainKeys-1.0-7|14	BuildRequires:	perl(MIME::Base64)
12mr|perl-Mail-DomainKeys-1.0-7|15	BuildRequires:	perl(Net::DNS) => 0.34,
12mr|perl-Mail-DomainKeys-1.0-7|16	BuildRequires:	perl(Test::More)
12mr|perl-Mail-DomainKeys-1.0-7|17	BuildArch:	noarch
12mr|perl-Mail-DomainKeys-1.0-7|18	
12mr|perl-Mail-DomainKeys-1.0-7|19	%description
12mr|perl-Mail-DomainKeys-1.0-7|20	Mail-DomainKeys is a Perl module that implements DomainKeys.
12mr|perl-Mail-DomainKeys-1.0-7|21	
12mr|perl-Mail-DomainKeys-1.0-7|22	%prep
12mr|perl-Mail-DomainKeys-1.0-7|23	%setup -q -n %{module}-%{version}
12mr|perl-Mail-DomainKeys-1.0-7|24	
12mr|perl-Mail-DomainKeys-1.0-7|25	%build
12mr|perl-Mail-DomainKeys-1.0-7|26	echo "y" | %__perl Makefile.PL INSTALLDIRS="vendor"
12mr|perl-Mail-DomainKeys-1.0-7|27	%make
12mr|perl-Mail-DomainKeys-1.0-7|28	
12mr|perl-Mail-DomainKeys-1.0-7|29	%check
12mr|perl-Mail-DomainKeys-1.0-7|30	make test
12mr|perl-Mail-DomainKeys-1.0-7|31	
12mr|perl-Mail-DomainKeys-1.0-7|32	%install
12mr|perl-Mail-DomainKeys-1.0-7|33	%makeinstall_std
12mr|perl-Mail-DomainKeys-1.0-7|34	
12mr|perl-Mail-DomainKeys-1.0-7|35	%files
12mr|perl-Mail-DomainKeys-1.0-7|36	%defattr(-,root,root,0755)
12mr|perl-Mail-DomainKeys-1.0-7|37	%doc Changes README THANKS
12mr|perl-Mail-DomainKeys-1.0-7|38	%dir %{perl_vendorlib}/Mail/DomainKeys
12mr|perl-Mail-DomainKeys-1.0-7|39	%dir %{perl_vendorlib}/Mail/DomainKeys/Key
12mr|perl-Mail-DomainKeys-1.0-7|40	%{perl_vendorlib}/Mail/DomainKeys/*.pm
12mr|perl-Mail-DomainKeys-1.0-7|41	%{perl_vendorlib}/Mail/DomainKeys/Key/*.pm
12mr|perl-Mail-DomainKeys-1.0-7|42	%{perl_vendorlib}/Mail/DomainKeys.pm
12mr|perl-Mail-DomainKeys-1.0-7|43	%{_mandir}/man3/Mail::DomainKeys.3pm*
12mr|perl-Mail-DomainKeys-1.0-7|44	
12mr|perl-Mail-DomainKeys-1.0-7|45	
12mr|perl-Mail-DomainKeys-1.0-7|46	
12mr|perl-Mail-DomainKeys-1.0-7|47	
12mr|perl-Mail-DomainKeys-1.0-7|48	%changelog
12mr|perl-Mail-DomainKeys-1.0-7|49	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Mail-DomainKeys-1.0-7|50	+ Commit: e830edb
12mr|perl-Mail-DomainKeys-1.0-7|51	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Mail-DomainKeys-1.0-7|52	
12mr|perl-Mail-DomainKeys-1.0-7|53	

15653 12
12mr|perl-Mail-IMAPClient-3.280.0-5|1	%define upstream_name    Mail-IMAPClient
12mr|perl-Mail-IMAPClient-3.280.0-5|2	%define upstream_version 3.28
12mr|perl-Mail-IMAPClient-3.280.0-5|3	
12mr|perl-Mail-IMAPClient-3.280.0-5|4	# We never had it and unlikely really need
12mr|perl-Mail-IMAPClient-3.280.0-5|5	%if %{_use_internal_dependency_generator}
12mr|perl-Mail-IMAPClient-3.280.0-5|6	%define __noautoreq 'perl\\(Mozilla::LDAP::Conn\\)'
12mr|perl-Mail-IMAPClient-3.280.0-5|7	%endif
12mr|perl-Mail-IMAPClient-3.280.0-5|8	
12mr|perl-Mail-IMAPClient-3.280.0-5|9	Name:		perl-%{upstream_name}
12mr|perl-Mail-IMAPClient-3.280.0-5|10	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Mail-IMAPClient-3.280.0-5|11	Release:	5
12mr|perl-Mail-IMAPClient-3.280.0-5|12	
12mr|perl-Mail-IMAPClient-3.280.0-5|13	Summary:	An IMAP Client API
12mr|perl-Mail-IMAPClient-3.280.0-5|14	License:	GPL+ or Artistic
12mr|perl-Mail-IMAPClient-3.280.0-5|15	Group:		Development/Perl
12mr|perl-Mail-IMAPClient-3.280.0-5|16	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Mail-IMAPClient-3.280.0-5|17	Source0:    http://www.cpan.org/modules/by-module/Mail/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Mail-IMAPClient-3.280.0-5|18	
12mr|perl-Mail-IMAPClient-3.280.0-5|19	BuildRequires:	perl(Carp)
12mr|perl-Mail-IMAPClient-3.280.0-5|20	BuildRequires:	perl(Errno)
12mr|perl-Mail-IMAPClient-3.280.0-5|21	BuildRequires:	perl(Exporter)
12mr|perl-Mail-IMAPClient-3.280.0-5|22	BuildRequires:	perl(Fcntl)
12mr|perl-Mail-IMAPClient-3.280.0-5|23	BuildRequires:	perl(IO::File)
12mr|perl-Mail-IMAPClient-3.280.0-5|24	BuildRequires:	perl(IO::Select)
12mr|perl-Mail-IMAPClient-3.280.0-5|25	BuildRequires:	perl(IO::Socket)
12mr|perl-Mail-IMAPClient-3.280.0-5|26	BuildRequires:	perl(Parse::RecDescent)
12mr|perl-Mail-IMAPClient-3.280.0-5|27	BuildRequires:	perl(Socket)
12mr|perl-Mail-IMAPClient-3.280.0-5|28	BuildRequires:	perl-devel
12mr|perl-Mail-IMAPClient-3.280.0-5|29	BuildArch:	noarch
12mr|perl-Mail-IMAPClient-3.280.0-5|30	
12mr|perl-Mail-IMAPClient-3.280.0-5|31	%description
12mr|perl-Mail-IMAPClient-3.280.0-5|32	This module provides Perl routines that simplify a sockets connection to and an
12mr|perl-Mail-IMAPClient-3.280.0-5|33	IMAP conversation with an IMAP server.
12mr|perl-Mail-IMAPClient-3.280.0-5|34	
12mr|perl-Mail-IMAPClient-3.280.0-5|35	%prep
12mr|perl-Mail-IMAPClient-3.280.0-5|36	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Mail-IMAPClient-3.280.0-5|37	
12mr|perl-Mail-IMAPClient-3.280.0-5|38	# fix perl path
12mr|perl-Mail-IMAPClient-3.280.0-5|39	find -type f | xargs perl -pi -e "s|/usr/local/bin/perl|%{_bindir}/perl|g"
12mr|perl-Mail-IMAPClient-3.280.0-5|40	
12mr|perl-Mail-IMAPClient-3.280.0-5|41	%build
12mr|perl-Mail-IMAPClient-3.280.0-5|42	%__perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12mr|perl-Mail-IMAPClient-3.280.0-5|43	%make
12mr|perl-Mail-IMAPClient-3.280.0-5|44	
12mr|perl-Mail-IMAPClient-3.280.0-5|45	%check
12mr|perl-Mail-IMAPClient-3.280.0-5|46	make test
12mr|perl-Mail-IMAPClient-3.280.0-5|47	
12mr|perl-Mail-IMAPClient-3.280.0-5|48	%install
12mr|perl-Mail-IMAPClient-3.280.0-5|49	%makeinstall_std
12mr|perl-Mail-IMAPClient-3.280.0-5|50	# fix permissions
12mr|perl-Mail-IMAPClient-3.280.0-5|51	find %{buildroot} -type f -exec chmod 0644 {} \;
12mr|perl-Mail-IMAPClient-3.280.0-5|52	find %{buildroot} -type d -exec chmod 0755 {} \;
12mr|perl-Mail-IMAPClient-3.280.0-5|53	
12mr|perl-Mail-IMAPClient-3.280.0-5|54	%files
12mr|perl-Mail-IMAPClient-3.280.0-5|55	%doc README examples
12mr|perl-Mail-IMAPClient-3.280.0-5|56	%{perl_vendorlib}/Mail
12mr|perl-Mail-IMAPClient-3.280.0-5|57	%{_mandir}/man3/*
12mr|perl-Mail-IMAPClient-3.280.0-5|58	
12mr|perl-Mail-IMAPClient-3.280.0-5|59	
12mr|perl-Mail-IMAPClient-3.280.0-5|60	
12mr|perl-Mail-IMAPClient-3.280.0-5|61	%changelog
12mr|perl-Mail-IMAPClient-3.280.0-5|62	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Mail-IMAPClient-3.280.0-5|63	+ Commit: cc1d143
12mr|perl-Mail-IMAPClient-3.280.0-5|64	- Add perl-devel to BuildRequires, add requires exceptions, spec cleanup
12mr|perl-Mail-IMAPClient-3.280.0-5|65	
12mr|perl-Mail-IMAPClient-3.280.0-5|66	

15654 12
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|1	%define	upstream_name	 Mail-Mbox-MessageParser
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|2	%define	upstream_version 1.5002
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|3	
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|4	Name:		perl-%{upstream_name}
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|6	Release:	4
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|7	Epoch:		1
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|8	
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|9	Summary:	A fast and simple mbox folder reader
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|10	License:	GPL+ or Artistic
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|11	Group:		Development/Perl
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|13	Source0:	http://www.cpan.org/modules/by-module/Mail/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|14	
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|15	BuildRequires:	perl-devel
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|16	BuildRequires:	perl(FileHandle::Unget)
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|17	BuildRequires:	perl(Text::Diff)
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|18	BuildRequires:	perl(Benchmark::Timer)
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|19	
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|20	BuildArch:	noarch
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|21	
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|22	%description
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|23	This module implements a fast but simple mbox folder reader. One of three
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|24	implementations (Cache, Grep, Perl) will be used depending on the wishes of the
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|25	user and the system configuration. The first implementation is a cached-based
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|26	one which stores email information about mailboxes on the file system.
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|27	Subsequent accesses will be faster because no analysis of the mailbox will be
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|28	needed. The second implementation is one based on GNU grep, and is
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|29	significantly faster than the Perl version for mailboxes which contain very
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|30	large (10MB) emails. The final implementation is a fast Perl-based one which
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|31	should always be applicable.
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|32	
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|33	The Cache implementation is about 6 times faster than the standard Perl
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|34	implementation. The Grep implementation is about 4 times faster than the
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|35	standard Perl implementation. If you have GNU grep, it's best to enable both
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|36	the Cache and Grep implementations. If the cache information is available,
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|37	you'll get very fast speeds. Otherwise, you'll take about a 1/3 performance hit
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|38	when the Grep version is used instead.
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|39	
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|40	The overriding requirement for this module is speed. If you wish more
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|41	sophisticated parsing, use Mail::MboxParser (which is based on this module) or
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|42	Mail::Box.
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|43	
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|44	%prep
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|45	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|46	
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|47	%build
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|48	%__perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|49	%make
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|50	
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|51	%check
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|52	make test
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|53	
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|54	%install
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|55	%makeinstall_std
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|56	
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|57	%files
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|58	%doc CHANGES LICENSE README
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|59	%{perl_vendorlib}/Mail
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|60	%{_mandir}/man3/*
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|61	
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|62	
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|63	
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|64	%changelog
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|65	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|66	+ Commit: 1db48bf
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|67	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|68	
12mr|perl-Mail-Mbox-MessageParser-1.500.200-4|69	

15655 12
12mr|perl-Mail-MboxParser-0.550.0-6|1	%define	upstream_name	 Mail-MboxParser
12mr|perl-Mail-MboxParser-0.550.0-6|2	%define	upstream_version 0.55
12mr|perl-Mail-MboxParser-0.550.0-6|3	
12mr|perl-Mail-MboxParser-0.550.0-6|4	# Not sure we need it but it was there for a long time already
12mr|perl-Mail-MboxParser-0.550.0-6|5	%if %{_use_internal_dependency_generator}
12mr|perl-Mail-MboxParser-0.550.0-6|6	%define __noautoreq 'perl\\(Mail::MboxParser::Mail\\)|perl\\(Mail::MboxParser::Base\\)|perl\\(Mail::MboxParser::Mail::Body\\)|perl\\(Mail::MboxParser::Mail::Convertable\\)'
12mr|perl-Mail-MboxParser-0.550.0-6|7	%define __noautoprov 'perl\\(Mail::MboxParser::Mail\\)|perl\\(Mail::MboxParser::Base\\)|perl\\(Mail::MboxParser::Mail::Body\\)|perl\\(Mail::MboxParser::Mail::Convertable\\)'
12mr|perl-Mail-MboxParser-0.550.0-6|8	%else
12mr|perl-Mail-MboxParser-0.550.0-6|9	%define _requires_exceptions perl(Mail::MboxParser::Mail)
12mr|perl-Mail-MboxParser-0.550.0-6|10	%define _provides_exceptions perl(Mail::MboxParser::Mail)\\|perl(Mail::MboxParser::Base)\\|perl(Mail::MboxParser::Mail::Body)\\|perl(Mail::MboxParser::Mail::Convertable)
12mr|perl-Mail-MboxParser-0.550.0-6|11	%endif
12mr|perl-Mail-MboxParser-0.550.0-6|12	
12mr|perl-Mail-MboxParser-0.550.0-6|13	Name:		perl-%{upstream_name}
12mr|perl-Mail-MboxParser-0.550.0-6|14	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Mail-MboxParser-0.550.0-6|15	Release:	6
12mr|perl-Mail-MboxParser-0.550.0-6|16	
12mr|perl-Mail-MboxParser-0.550.0-6|17	Summary:	Read-only access to UNIX-mailboxes
12mr|perl-Mail-MboxParser-0.550.0-6|18	License:	GPL+ or Artistic
12mr|perl-Mail-MboxParser-0.550.0-6|19	Group:		Development/Perl
12mr|perl-Mail-MboxParser-0.550.0-6|20	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Mail-MboxParser-0.550.0-6|21	Source0:	http://www.cpan.org/modules/by-module/Mail/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Mail-MboxParser-0.550.0-6|22	Patch0:		Mail-MboxParser-0.55-debian_bug_395268.diff
12mr|perl-Mail-MboxParser-0.550.0-6|23	
12mr|perl-Mail-MboxParser-0.550.0-6|24	BuildRequires:	perl-devel
12mr|perl-Mail-MboxParser-0.550.0-6|25	BuildRequires:	perl-MIME-tools
12mr|perl-Mail-MboxParser-0.550.0-6|26	BuildArch:	noarch
12mr|perl-Mail-MboxParser-0.550.0-6|27	Requires:	perl-Mail-Mbox-MessageParser
12mr|perl-Mail-MboxParser-0.550.0-6|28	
12mr|perl-Mail-MboxParser-0.550.0-6|29	%description
12mr|perl-Mail-MboxParser-0.550.0-6|30	This module attempts to provide a simplified access to standard UNIX-mailboxes.
12mr|perl-Mail-MboxParser-0.550.0-6|31	It offers only a subset of methods to get 'straight to the point'. More
12mr|perl-Mail-MboxParser-0.550.0-6|32	sophisticated things can still be done by invoking any method from MIME::Tools
12mr|perl-Mail-MboxParser-0.550.0-6|33	on the appropriate return values.
12mr|perl-Mail-MboxParser-0.550.0-6|34	
12mr|perl-Mail-MboxParser-0.550.0-6|35	Mail::MboxParser has not been derived from Mail::Box and thus isn't acquainted
12mr|perl-Mail-MboxParser-0.550.0-6|36	with it in any way. It, however, incorporates some invaluable hints by the
12mr|perl-Mail-MboxParser-0.550.0-6|37	author of Mail::Box, Mark Overmeer.
12mr|perl-Mail-MboxParser-0.550.0-6|38	
12mr|perl-Mail-MboxParser-0.550.0-6|39	%prep
12mr|perl-Mail-MboxParser-0.550.0-6|40	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Mail-MboxParser-0.550.0-6|41	%patch0 -p0
12mr|perl-Mail-MboxParser-0.550.0-6|42	
12mr|perl-Mail-MboxParser-0.550.0-6|43	%build
12mr|perl-Mail-MboxParser-0.550.0-6|44	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Mail-MboxParser-0.550.0-6|45	%make
12mr|perl-Mail-MboxParser-0.550.0-6|46	
12mr|perl-Mail-MboxParser-0.550.0-6|47	#%%check
12mr|perl-Mail-MboxParser-0.550.0-6|48	#%{__make} test <- https://rt.cpan.org/Public/Bug/Display.html?id=66576
12mr|perl-Mail-MboxParser-0.550.0-6|49	
12mr|perl-Mail-MboxParser-0.550.0-6|50	%install
12mr|perl-Mail-MboxParser-0.550.0-6|51	%makeinstall_std
12mr|perl-Mail-MboxParser-0.550.0-6|52	
12mr|perl-Mail-MboxParser-0.550.0-6|53	%files
12mr|perl-Mail-MboxParser-0.550.0-6|54	%doc Changelog README
12mr|perl-Mail-MboxParser-0.550.0-6|55	%{perl_vendorlib}/Mail
12mr|perl-Mail-MboxParser-0.550.0-6|56	%{_mandir}/man3*/*
12mr|perl-Mail-MboxParser-0.550.0-6|57	
12mr|perl-Mail-MboxParser-0.550.0-6|58	
12mr|perl-Mail-MboxParser-0.550.0-6|59	
12mr|perl-Mail-MboxParser-0.550.0-6|60	%changelog
12mr|perl-Mail-MboxParser-0.550.0-6|61	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Mail-MboxParser-0.550.0-6|62	+ Commit: eacf942
12mr|perl-Mail-MboxParser-0.550.0-6|63	- Update requires exceptions
12mr|perl-Mail-MboxParser-0.550.0-6|64	
12mr|perl-Mail-MboxParser-0.550.0-6|65	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Mail-MboxParser-0.550.0-6|66	+ Commit: 1b93e7b
12mr|perl-Mail-MboxParser-0.550.0-6|67	- Add perl-devel to BuildRequires, add req and prov exceptions for internal dependency generator
12mr|perl-Mail-MboxParser-0.550.0-6|68	
12mr|perl-Mail-MboxParser-0.550.0-6|69	

15656 12
12mr|perl-Mail-Sender-0.8.16-6|1	%define	module	Mail-Sender
12mr|perl-Mail-Sender-0.8.16-6|2	
12mr|perl-Mail-Sender-0.8.16-6|3	Name:		perl-%module
12mr|perl-Mail-Sender-0.8.16-6|4	Version:	0.8.16
12mr|perl-Mail-Sender-0.8.16-6|5	Release:	6
12mr|perl-Mail-Sender-0.8.16-6|6	Summary:	Module for sending mails with attachments through an SMTP server
12mr|perl-Mail-Sender-0.8.16-6|7	License:	GPL
12mr|perl-Mail-Sender-0.8.16-6|8	Group:		Development/Perl
12mr|perl-Mail-Sender-0.8.16-6|9	Source:		http://search.cpan.org/CPAN/authors/id/J/JE/JENDA/%{module}-%{version}.tar.bz2
12mr|perl-Mail-Sender-0.8.16-6|10	Url:            http://search.cpan.org/dist/%{module}/
12mr|perl-Mail-Sender-0.8.16-6|11	BuildRequires:	perl-devel
12mr|perl-Mail-Sender-0.8.16-6|12	Buildarch:	noarch
12mr|perl-Mail-Sender-0.8.16-6|13	
12mr|perl-Mail-Sender-0.8.16-6|14	%description
12mr|perl-Mail-Sender-0.8.16-6|15	Mail-Sender is a Perl module for sending mail with attachments through an
12mr|perl-Mail-Sender-0.8.16-6|16	SMTP server.  This module will not work with qmail servers, however.
12mr|perl-Mail-Sender-0.8.16-6|17	
12mr|perl-Mail-Sender-0.8.16-6|18	
12mr|perl-Mail-Sender-0.8.16-6|19	%prep
12mr|perl-Mail-Sender-0.8.16-6|20	%setup -q -n %{module}-%{version}
12mr|perl-Mail-Sender-0.8.16-6|21	rm -f Sender/CType/Win32.pm
12mr|perl-Mail-Sender-0.8.16-6|22	sed -i -e '/Win32.pm/d' MANIFEST
12mr|perl-Mail-Sender-0.8.16-6|23	
12mr|perl-Mail-Sender-0.8.16-6|24	%build
12mr|perl-Mail-Sender-0.8.16-6|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Mail-Sender-0.8.16-6|26	echo "N
12mr|perl-Mail-Sender-0.8.16-6|27	" | %make
12mr|perl-Mail-Sender-0.8.16-6|28	
12mr|perl-Mail-Sender-0.8.16-6|29	%check
12mr|perl-Mail-Sender-0.8.16-6|30	%{__make} test
12mr|perl-Mail-Sender-0.8.16-6|31	
12mr|perl-Mail-Sender-0.8.16-6|32	%install
12mr|perl-Mail-Sender-0.8.16-6|33	rm -rf %{buildroot}
12mr|perl-Mail-Sender-0.8.16-6|34	%makeinstall_std
12mr|perl-Mail-Sender-0.8.16-6|35	
12mr|perl-Mail-Sender-0.8.16-6|36	%clean
12mr|perl-Mail-Sender-0.8.16-6|37	rm -rf %{buildroot}
12mr|perl-Mail-Sender-0.8.16-6|38	
12mr|perl-Mail-Sender-0.8.16-6|39	%files
12mr|perl-Mail-Sender-0.8.16-6|40	%defattr(-,root,root)
12mr|perl-Mail-Sender-0.8.16-6|41	%{perl_vendorlib}/Mail
12mr|perl-Mail-Sender-0.8.16-6|42	%{_mandir}/*/*
12mr|perl-Mail-Sender-0.8.16-6|43	
12mr|perl-Mail-Sender-0.8.16-6|44	
12mr|perl-Mail-Sender-0.8.16-6|45	
12mr|perl-Mail-Sender-0.8.16-6|46	
12mr|perl-Mail-Sender-0.8.16-6|47	
12mr|perl-Mail-Sender-0.8.16-6|48	%changelog
12mr|perl-Mail-Sender-0.8.16-6|49	

15657 12
12mr|perl-Mail-Sendmail-0.791_600-5|1	%define	upstream_name 	 Mail-Sendmail
12mr|perl-Mail-Sendmail-0.791_600-5|2	%define	upstream_version 0.79_16
12mr|perl-Mail-Sendmail-0.791_600-5|3	
12mr|perl-Mail-Sendmail-0.791_600-5|4	Name:		perl-%{upstream_name}
12mr|perl-Mail-Sendmail-0.791_600-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Mail-Sendmail-0.791_600-5|6	Release:	5
12mr|perl-Mail-Sendmail-0.791_600-5|7	
12mr|perl-Mail-Sendmail-0.791_600-5|8	Summary:	Simple platform-independent mailer
12mr|perl-Mail-Sendmail-0.791_600-5|9	License:	GPL
12mr|perl-Mail-Sendmail-0.791_600-5|10	Group:		Development/Perl
12mr|perl-Mail-Sendmail-0.791_600-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Mail-Sendmail-0.791_600-5|12	Source0:    http://www.cpan.org/authors/id/M/MI/MIVKOVIC/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Mail-Sendmail-0.791_600-5|13	
12mr|perl-Mail-Sendmail-0.791_600-5|14	BuildRequires:	perl-devel
12mr|perl-Mail-Sendmail-0.791_600-5|15	BuildArch:	noarch
12mr|perl-Mail-Sendmail-0.791_600-5|16	
12mr|perl-Mail-Sendmail-0.791_600-5|17	%description
12mr|perl-Mail-Sendmail-0.791_600-5|18	Mail-Sendmail is a Perl module for sending mail through a sendmail SMTP
12mr|perl-Mail-Sendmail-0.791_600-5|19	server.
12mr|perl-Mail-Sendmail-0.791_600-5|20	
12mr|perl-Mail-Sendmail-0.791_600-5|21	%prep
12mr|perl-Mail-Sendmail-0.791_600-5|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Mail-Sendmail-0.791_600-5|23	
12mr|perl-Mail-Sendmail-0.791_600-5|24	%build
12mr|perl-Mail-Sendmail-0.791_600-5|25	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Mail-Sendmail-0.791_600-5|26	make
12mr|perl-Mail-Sendmail-0.791_600-5|27	
12mr|perl-Mail-Sendmail-0.791_600-5|28	%install
12mr|perl-Mail-Sendmail-0.791_600-5|29	%makeinstall_std
12mr|perl-Mail-Sendmail-0.791_600-5|30	
12mr|perl-Mail-Sendmail-0.791_600-5|31	%files
12mr|perl-Mail-Sendmail-0.791_600-5|32	%doc Changes README Todo
12mr|perl-Mail-Sendmail-0.791_600-5|33	%{_mandir}/*/*
12mr|perl-Mail-Sendmail-0.791_600-5|34	%{perl_vendorlib}/Mail
12mr|perl-Mail-Sendmail-0.791_600-5|35	
12mr|perl-Mail-Sendmail-0.791_600-5|36	
12mr|perl-Mail-Sendmail-0.791_600-5|37	
12mr|perl-Mail-Sendmail-0.791_600-5|38	%changelog
12mr|perl-Mail-Sendmail-0.791_600-5|39	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Mail-Sendmail-0.791_600-5|40	+ Commit: e08d82d
12mr|perl-Mail-Sendmail-0.791_600-5|41	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Mail-Sendmail-0.791_600-5|42	
12mr|perl-Mail-Sendmail-0.791_600-5|43	

15658 12
12mr|perl-Mail-SPF-2.8.0-1|1	%define upstream_name    Mail-SPF
12mr|perl-Mail-SPF-2.8.0-1|2	%define upstream_version 2.8.0
12mr|perl-Mail-SPF-2.8.0-1|3	
12mr|perl-Mail-SPF-2.8.0-1|4	Name:       perl-%{upstream_name}
12mr|perl-Mail-SPF-2.8.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Mail-SPF-2.8.0-1|6	Release:    1
12mr|perl-Mail-SPF-2.8.0-1|7	
12mr|perl-Mail-SPF-2.8.0-1|8	Summary:	Perl implementation of Sender Policy Framework and Sender ID
12mr|perl-Mail-SPF-2.8.0-1|9	License:	BSD
12mr|perl-Mail-SPF-2.8.0-1|10	Group:		Development/Perl
12mr|perl-Mail-SPF-2.8.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Mail-SPF-2.8.0-1|12	Source:     http://www.cpan.org/modules/by-module/Mail/%{upstream_name}-v%{upstream_version}.tar.gz
12mr|perl-Mail-SPF-2.8.0-1|13	BuildRequires:	perl(Error)
12mr|perl-Mail-SPF-2.8.0-1|14	BuildRequires:	perl(Mail::SPF::Test)
12mr|perl-Mail-SPF-2.8.0-1|15	BuildRequires:	perl(Module::Build)
12mr|perl-Mail-SPF-2.8.0-1|16	BuildRequires:	perl(NetAddr::IP)
12mr|perl-Mail-SPF-2.8.0-1|17	BuildRequires:	perl(Net::DNS)
12mr|perl-Mail-SPF-2.8.0-1|18	BuildRequires:	perl(Net::DNS::Resolver::Programmable)
12mr|perl-Mail-SPF-2.8.0-1|19	BuildRequires:	perl(Test::Pod)
12mr|perl-Mail-SPF-2.8.0-1|20	BuildRequires:	perl(URI)
12mr|perl-Mail-SPF-2.8.0-1|21	BuildRequires:	perl(YAML)
12mr|perl-Mail-SPF-2.8.0-1|22	BuildRequires:	perl-version
12mr|perl-Mail-SPF-2.8.0-1|23	BuildArch:	noarch
12mr|perl-Mail-SPF-2.8.0-1|24	
12mr|perl-Mail-SPF-2.8.0-1|25	%description
12mr|perl-Mail-SPF-2.8.0-1|26	Mail::SPF is an object-oriented Perl implementation of the Sender Policy
12mr|perl-Mail-SPF-2.8.0-1|27	Framework (SPF) e-mail sender authentication system <http://www.openspf.org>.
12mr|perl-Mail-SPF-2.8.0-1|28	
12mr|perl-Mail-SPF-2.8.0-1|29	It supports both the TXT and SPF RR types as well as both SPFv1 (v=spf1) and
12mr|perl-Mail-SPF-2.8.0-1|30	Sender ID (spf2.0) records, and it is fully compliant to RFCs 4408 and 4406.
12mr|perl-Mail-SPF-2.8.0-1|31	(It does not however implement the patented PRA address selection algorithm
12mr|perl-Mail-SPF-2.8.0-1|32	described in RFC 4407.)
12mr|perl-Mail-SPF-2.8.0-1|33	
12mr|perl-Mail-SPF-2.8.0-1|34	%package -n	spf-tools
12mr|perl-Mail-SPF-2.8.0-1|35	Summary:	SPF tools (spfquery, spfd) based on the Mail::SPF Perl module
12mr|perl-Mail-SPF-2.8.0-1|36	Group:		Development/Perl
12mr|perl-Mail-SPF-2.8.0-1|37	
12mr|perl-Mail-SPF-2.8.0-1|38	%description -n	spf-tools
12mr|perl-Mail-SPF-2.8.0-1|39	A collection of Sender Policy Framework (SPF) tools that are based on the
12mr|perl-Mail-SPF-2.8.0-1|40	fully RFC-conforming Mail::SPF Perl module.  The following tools are included
12mr|perl-Mail-SPF-2.8.0-1|41	in this package:
12mr|perl-Mail-SPF-2.8.0-1|42	
12mr|perl-Mail-SPF-2.8.0-1|43	* mail-spfquery:  A command-line tool for performing SPF checks.
12mr|perl-Mail-SPF-2.8.0-1|44	* mail-spfd:      A daemon for services that perform SPF checks frequently.
12mr|perl-Mail-SPF-2.8.0-1|45	
12mr|perl-Mail-SPF-2.8.0-1|46	%prep
12mr|perl-Mail-SPF-2.8.0-1|47	%setup -q -n %{upstream_name}-v%{upstream_version}
12mr|perl-Mail-SPF-2.8.0-1|48	
12mr|perl-Mail-SPF-2.8.0-1|49	%build
12mr|perl-Mail-SPF-2.8.0-1|50	%{__perl} Build.PL installdirs=vendor
12mr|perl-Mail-SPF-2.8.0-1|51	./Build
12mr|perl-Mail-SPF-2.8.0-1|52	
12mr|perl-Mail-SPF-2.8.0-1|53	#%%check
12mr|perl-Mail-SPF-2.8.0-1|54	#./Build test
12mr|perl-Mail-SPF-2.8.0-1|55	
12mr|perl-Mail-SPF-2.8.0-1|56	%install
12mr|perl-Mail-SPF-2.8.0-1|57	rm -rf %{buildroot}
12mr|perl-Mail-SPF-2.8.0-1|58	./Build install destdir=%{buildroot}
12mr|perl-Mail-SPF-2.8.0-1|59	
12mr|perl-Mail-SPF-2.8.0-1|60	# fix file clash with perl-Mail-SPF-Query
12mr|perl-Mail-SPF-2.8.0-1|61	mv %{buildroot}%{_bindir}/spfquery %{buildroot}%{_bindir}/mail-spfquery
12mr|perl-Mail-SPF-2.8.0-1|62	mv %{buildroot}%{_sbindir}/spfd %{buildroot}%{_sbindir}/mail-spfd
12mr|perl-Mail-SPF-2.8.0-1|63	mv %{buildroot}%{_mandir}/man1/spfquery.1 %{buildroot}%{_mandir}/man1/mail-spfquery.1
12mr|perl-Mail-SPF-2.8.0-1|64	
12mr|perl-Mail-SPF-2.8.0-1|65	%clean
12mr|perl-Mail-SPF-2.8.0-1|66	rm -rf %{buildroot}
12mr|perl-Mail-SPF-2.8.0-1|67	
12mr|perl-Mail-SPF-2.8.0-1|68	%files
12mr|perl-Mail-SPF-2.8.0-1|69	%defattr(-,root,root)
12mr|perl-Mail-SPF-2.8.0-1|70	%doc CHANGES README TODO
12mr|perl-Mail-SPF-2.8.0-1|71	%{perl_vendorlib}/Mail/*.pm
12mr|perl-Mail-SPF-2.8.0-1|72	%{perl_vendorlib}/Mail/SPF/Mech/*.pm
12mr|perl-Mail-SPF-2.8.0-1|73	%{perl_vendorlib}/Mail/SPF/Mod/*.pm
12mr|perl-Mail-SPF-2.8.0-1|74	%{perl_vendorlib}/Mail/SPF/*.pm
12mr|perl-Mail-SPF-2.8.0-1|75	%{perl_vendorlib}/Mail/SPF/v1/*.pm
12mr|perl-Mail-SPF-2.8.0-1|76	%{perl_vendorlib}/Mail/SPF/v2/*.pm
12mr|perl-Mail-SPF-2.8.0-1|77	%{_mandir}/man3/*
12mr|perl-Mail-SPF-2.8.0-1|78	
12mr|perl-Mail-SPF-2.8.0-1|79	%files -n spf-tools
12mr|perl-Mail-SPF-2.8.0-1|80	%defattr(-,root,root)
12mr|perl-Mail-SPF-2.8.0-1|81	%{_bindir}/mail-spfquery
12mr|perl-Mail-SPF-2.8.0-1|82	%{_sbindir}/mail-spfd
12mr|perl-Mail-SPF-2.8.0-1|83	%{_mandir}/man1/mail-spfquery.1*
12mr|perl-Mail-SPF-2.8.0-1|84	
12mr|perl-Mail-SPF-2.8.0-1|85	
12mr|perl-Mail-SPF-2.8.0-1|86	
12mr|perl-Mail-SPF-2.8.0-1|87	%changelog
12mr|perl-Mail-SPF-2.8.0-1|88	

15659 12
12mr|perl-Mail-SPF-Test-1.1.0-4|1	%define upstream_name Mail-SPF-Test
12mr|perl-Mail-SPF-Test-1.1.0-4|2	%define upstream_version 1.001
12mr|perl-Mail-SPF-Test-1.1.0-4|3	
12mr|perl-Mail-SPF-Test-1.1.0-4|4	Summary:	SPF test-suite class
12mr|perl-Mail-SPF-Test-1.1.0-4|5	Name:		perl-%{upstream_name}
12mr|perl-Mail-SPF-Test-1.1.0-4|6	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Mail-SPF-Test-1.1.0-4|7	Release:	%mkrel 4
12mr|perl-Mail-SPF-Test-1.1.0-4|8	License:	GPL or Artistic
12mr|perl-Mail-SPF-Test-1.1.0-4|9	Group:		Development/Perl
12mr|perl-Mail-SPF-Test-1.1.0-4|10	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Mail-SPF-Test-1.1.0-4|11	Source:     http://www.cpan.org/modules/by-module/Mail/%{upstream_name}-v%{upstream_version}.tar.bz2
12mr|perl-Mail-SPF-Test-1.1.0-4|12	BuildRequires:	perl(Module::Build)
12mr|perl-Mail-SPF-Test-1.1.0-4|13	BuildRequires:	perl(NetAddr::IP)
12mr|perl-Mail-SPF-Test-1.1.0-4|14	BuildRequires:	perl(Net::DNS)
12mr|perl-Mail-SPF-Test-1.1.0-4|15	BuildRequires:	perl(YAML)
12mr|perl-Mail-SPF-Test-1.1.0-4|16	BuildArch:	noarch
12mr|perl-Mail-SPF-Test-1.1.0-4|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Mail-SPF-Test-1.1.0-4|18	
12mr|perl-Mail-SPF-Test-1.1.0-4|19	%description
12mr|perl-Mail-SPF-Test-1.1.0-4|20	Mail::SPF::Test is a class for reading and manipulating SPF test-suite data.
12mr|perl-Mail-SPF-Test-1.1.0-4|21	
12mr|perl-Mail-SPF-Test-1.1.0-4|22	%prep
12mr|perl-Mail-SPF-Test-1.1.0-4|23	%setup -q -n %{upstream_name}-v%{upstream_version}
12mr|perl-Mail-SPF-Test-1.1.0-4|24	
12mr|perl-Mail-SPF-Test-1.1.0-4|25	%build
12mr|perl-Mail-SPF-Test-1.1.0-4|26	%{__perl} Build.PL installdirs=vendor
12mr|perl-Mail-SPF-Test-1.1.0-4|27	./Build
12mr|perl-Mail-SPF-Test-1.1.0-4|28	
12mr|perl-Mail-SPF-Test-1.1.0-4|29	%check
12mr|perl-Mail-SPF-Test-1.1.0-4|30	./Build test
12mr|perl-Mail-SPF-Test-1.1.0-4|31	
12mr|perl-Mail-SPF-Test-1.1.0-4|32	%install
12mr|perl-Mail-SPF-Test-1.1.0-4|33	rm -rf %{buildroot}
12mr|perl-Mail-SPF-Test-1.1.0-4|34	./Build install destdir=%{buildroot}
12mr|perl-Mail-SPF-Test-1.1.0-4|35	
12mr|perl-Mail-SPF-Test-1.1.0-4|36	%clean
12mr|perl-Mail-SPF-Test-1.1.0-4|37	rm -rf %{buildroot}
12mr|perl-Mail-SPF-Test-1.1.0-4|38	
12mr|perl-Mail-SPF-Test-1.1.0-4|39	%files
12mr|perl-Mail-SPF-Test-1.1.0-4|40	%defattr(-,root,root)
12mr|perl-Mail-SPF-Test-1.1.0-4|41	%doc CHANGES LICENSE README TODO
12mr|perl-Mail-SPF-Test-1.1.0-4|42	%{perl_vendorlib}/Mail/SPF/*.pm
12mr|perl-Mail-SPF-Test-1.1.0-4|43	%{perl_vendorlib}/Mail/SPF/Test/*.pm
12mr|perl-Mail-SPF-Test-1.1.0-4|44	%{_mandir}/*/*
12mr|perl-Mail-SPF-Test-1.1.0-4|45	
12mr|perl-Mail-SPF-Test-1.1.0-4|46	
12mr|perl-Mail-SPF-Test-1.1.0-4|47	
12mr|perl-Mail-SPF-Test-1.1.0-4|48	%changelog
12mr|perl-Mail-SPF-Test-1.1.0-4|49	

15660 12
12mr|perl-MailTools-2.80.0-4|1	%define	upstream_name    MailTools
12mr|perl-MailTools-2.80.0-4|2	%define upstream_version 2.08
12mr|perl-MailTools-2.80.0-4|3	
12mr|perl-MailTools-2.80.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-MailTools-2.80.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-MailTools-2.80.0-4|6	Release:	4
12mr|perl-MailTools-2.80.0-4|7	
12mr|perl-MailTools-2.80.0-4|8	Summary:	A set of perl modules related to mail applications
12mr|perl-MailTools-2.80.0-4|9	License:	GPL+ or Artistic
12mr|perl-MailTools-2.80.0-4|10	Group:		Development/Perl
12mr|perl-MailTools-2.80.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-MailTools-2.80.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Mail/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-MailTools-2.80.0-4|13	
12mr|perl-MailTools-2.80.0-4|14	BuildRequires:	perl-devel
12mr|perl-MailTools-2.80.0-4|15	BuildArch:	noarch
12mr|perl-MailTools-2.80.0-4|16	
12mr|perl-MailTools-2.80.0-4|17	%description
12mr|perl-MailTools-2.80.0-4|18	This is MailTools, a set of perl modules related to mail applications.
12mr|perl-MailTools-2.80.0-4|19	
12mr|perl-MailTools-2.80.0-4|20	%prep
12mr|perl-MailTools-2.80.0-4|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-MailTools-2.80.0-4|22	
12mr|perl-MailTools-2.80.0-4|23	%build
12mr|perl-MailTools-2.80.0-4|24	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-MailTools-2.80.0-4|25	%make
12mr|perl-MailTools-2.80.0-4|26	
12mr|perl-MailTools-2.80.0-4|27	%check
12mr|perl-MailTools-2.80.0-4|28	%make test
12mr|perl-MailTools-2.80.0-4|29	
12mr|perl-MailTools-2.80.0-4|30	%install
12mr|perl-MailTools-2.80.0-4|31	%makeinstall_std
12mr|perl-MailTools-2.80.0-4|32	
12mr|perl-MailTools-2.80.0-4|33	%files
12mr|perl-MailTools-2.80.0-4|34	%doc README ChangeLog
12mr|perl-MailTools-2.80.0-4|35	%{perl_vendorlib}/Mail
12mr|perl-MailTools-2.80.0-4|36	%{_mandir}/*/*
12mr|perl-MailTools-2.80.0-4|37	
12mr|perl-MailTools-2.80.0-4|38	
12mr|perl-MailTools-2.80.0-4|39	
12mr|perl-MailTools-2.80.0-4|40	%changelog
12mr|perl-MailTools-2.80.0-4|41	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-MailTools-2.80.0-4|42	+ Commit: 32568f0
12mr|perl-MailTools-2.80.0-4|43	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-MailTools-2.80.0-4|44	
12mr|perl-MailTools-2.80.0-4|45	

15661 12
12mr|perl-Mail-Transport-Dbx-0.70.0-6|1	%define	upstream_name    Mail-Transport-Dbx
12mr|perl-Mail-Transport-Dbx-0.70.0-6|2	%define	upstream_version 0.07
12mr|perl-Mail-Transport-Dbx-0.70.0-6|3	
12mr|perl-Mail-Transport-Dbx-0.70.0-6|4	Name:       perl-%{upstream_name}
12mr|perl-Mail-Transport-Dbx-0.70.0-6|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Mail-Transport-Dbx-0.70.0-6|6	Release:    %mkrel 6
12mr|perl-Mail-Transport-Dbx-0.70.0-6|7	
12mr|perl-Mail-Transport-Dbx-0.70.0-6|8	Summary:	CPAN %{upstream_name} perl module
12mr|perl-Mail-Transport-Dbx-0.70.0-6|9	License:	GPL+ or Artistic
12mr|perl-Mail-Transport-Dbx-0.70.0-6|10	Group:		Development/Perl
12mr|perl-Mail-Transport-Dbx-0.70.0-6|11	Url:		http://search.cpan.org/dist/Mail-Transport-Dbx/
12mr|perl-Mail-Transport-Dbx-0.70.0-6|12	Source0:	http://search.cpan.org/CPAN/authors/id/V/VP/VPARSEVAL/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Mail-Transport-Dbx-0.70.0-6|13	
12mr|perl-Mail-Transport-Dbx-0.70.0-6|14	BuildRequires:	perl-devel
12mr|perl-Mail-Transport-Dbx-0.70.0-6|15	BuildRequires:	perl-Test-Pod-Coverage
12mr|perl-Mail-Transport-Dbx-0.70.0-6|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Mail-Transport-Dbx-0.70.0-6|17	
12mr|perl-Mail-Transport-Dbx-0.70.0-6|18	%description
12mr|perl-Mail-Transport-Dbx-0.70.0-6|19	Mail::Transport::Dbx is a wrapper around libdbx to read Outlook Express
12mr|perl-Mail-Transport-Dbx-0.70.0-6|20	mailboxes (more commonly known as .dbx files).
12mr|perl-Mail-Transport-Dbx-0.70.0-6|21	
12mr|perl-Mail-Transport-Dbx-0.70.0-6|22	%prep
12mr|perl-Mail-Transport-Dbx-0.70.0-6|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Mail-Transport-Dbx-0.70.0-6|24	
12mr|perl-Mail-Transport-Dbx-0.70.0-6|25	%build
12mr|perl-Mail-Transport-Dbx-0.70.0-6|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Mail-Transport-Dbx-0.70.0-6|27	make
12mr|perl-Mail-Transport-Dbx-0.70.0-6|28	make test
12mr|perl-Mail-Transport-Dbx-0.70.0-6|29	
12mr|perl-Mail-Transport-Dbx-0.70.0-6|30	%install
12mr|perl-Mail-Transport-Dbx-0.70.0-6|31	rm -rf %{buildroot}
12mr|perl-Mail-Transport-Dbx-0.70.0-6|32	%makeinstall_std
12mr|perl-Mail-Transport-Dbx-0.70.0-6|33	
12mr|perl-Mail-Transport-Dbx-0.70.0-6|34	%clean
12mr|perl-Mail-Transport-Dbx-0.70.0-6|35	rm -rf %{buildroot}
12mr|perl-Mail-Transport-Dbx-0.70.0-6|36	
12mr|perl-Mail-Transport-Dbx-0.70.0-6|37	%files
12mr|perl-Mail-Transport-Dbx-0.70.0-6|38	%defattr(-,root,root)
12mr|perl-Mail-Transport-Dbx-0.70.0-6|39	%doc Changes README
12mr|perl-Mail-Transport-Dbx-0.70.0-6|40	%{_mandir}/*/*
12mr|perl-Mail-Transport-Dbx-0.70.0-6|41	%{perl_vendorlib}/*/Mail/Transport
12mr|perl-Mail-Transport-Dbx-0.70.0-6|42	%{perl_vendorlib}/*/auto/Mail/Transport
12mr|perl-Mail-Transport-Dbx-0.70.0-6|43	
12mr|perl-Mail-Transport-Dbx-0.70.0-6|44	
12mr|perl-Mail-Transport-Dbx-0.70.0-6|45	
12mr|perl-Mail-Transport-Dbx-0.70.0-6|46	%changelog
12mr|perl-Mail-Transport-Dbx-0.70.0-6|47	

15662 12
12mr|perl-Math-BigInt-1.993.0-6|1	%define upstream_name    Math-BigInt
12mr|perl-Math-BigInt-1.993.0-6|2	%define upstream_version 1.993
12mr|perl-Math-BigInt-1.993.0-6|3	
12mr|perl-Math-BigInt-1.993.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-Math-BigInt-1.993.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Math-BigInt-1.993.0-6|6	Release:	6
12mr|perl-Math-BigInt-1.993.0-6|7	
12mr|perl-Math-BigInt-1.993.0-6|8	Summary:	Arbitrary size integer/float math package
12mr|perl-Math-BigInt-1.993.0-6|9	License:	GPL+ or Artistic
12mr|perl-Math-BigInt-1.993.0-6|10	Group:		Development/Perl
12mr|perl-Math-BigInt-1.993.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Math-BigInt-1.993.0-6|12	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Math-BigInt-1.993.0-6|13	
12mr|perl-Math-BigInt-1.993.0-6|14	BuildRequires:	perl-devel
12mr|perl-Math-BigInt-1.993.0-6|15	BuildArch:	noarch
12mr|perl-Math-BigInt-1.993.0-6|16	
12mr|perl-Math-BigInt-1.993.0-6|17	%description
12mr|perl-Math-BigInt-1.993.0-6|18	All operators (including basic math operations) are overloaded if you declare
12mr|perl-Math-BigInt-1.993.0-6|19	your big integers as
12mr|perl-Math-BigInt-1.993.0-6|20	
12mr|perl-Math-BigInt-1.993.0-6|21	$i = new Math::BigInt '123_456_789_123_456_789';
12mr|perl-Math-BigInt-1.993.0-6|22	
12mr|perl-Math-BigInt-1.993.0-6|23	Operations with overloaded operators preserve the arguments which is exactly
12mr|perl-Math-BigInt-1.993.0-6|24	what you expect.
12mr|perl-Math-BigInt-1.993.0-6|25	
12mr|perl-Math-BigInt-1.993.0-6|26	%prep
12mr|perl-Math-BigInt-1.993.0-6|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Math-BigInt-1.993.0-6|28	
12mr|perl-Math-BigInt-1.993.0-6|29	%build
12mr|perl-Math-BigInt-1.993.0-6|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Math-BigInt-1.993.0-6|31	%make
12mr|perl-Math-BigInt-1.993.0-6|32	
12mr|perl-Math-BigInt-1.993.0-6|33	%check
12mr|perl-Math-BigInt-1.993.0-6|34	%make test
12mr|perl-Math-BigInt-1.993.0-6|35	
12mr|perl-Math-BigInt-1.993.0-6|36	%install
12mr|perl-Math-BigInt-1.993.0-6|37	%makeinstall_std
12mr|perl-Math-BigInt-1.993.0-6|38	
12mr|perl-Math-BigInt-1.993.0-6|39	%files
12mr|perl-Math-BigInt-1.993.0-6|40	%doc README
12mr|perl-Math-BigInt-1.993.0-6|41	%{perl_vendorlib}/Math
12mr|perl-Math-BigInt-1.993.0-6|42	%{_mandir}/*/*
12mr|perl-Math-BigInt-1.993.0-6|43	
12mr|perl-Math-BigInt-1.993.0-6|44	
12mr|perl-Math-BigInt-1.993.0-6|45	
12mr|perl-Math-BigInt-1.993.0-6|46	%changelog
12mr|perl-Math-BigInt-1.993.0-6|47	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Math-BigInt-1.993.0-6|48	+ Commit: d89ee71
12mr|perl-Math-BigInt-1.993.0-6|49	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Math-BigInt-1.993.0-6|50	
12mr|perl-Math-BigInt-1.993.0-6|51	

15663 12
12mr|perl-Math-BigInt-GMP-1.360.0-4|1	%define upstream_name    Math-BigInt-GMP
12mr|perl-Math-BigInt-GMP-1.360.0-4|2	%define upstream_version 1.36
12mr|perl-Math-BigInt-GMP-1.360.0-4|3	
12mr|perl-Math-BigInt-GMP-1.360.0-4|4	Name:       perl-%{upstream_name}
12mr|perl-Math-BigInt-GMP-1.360.0-4|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Math-BigInt-GMP-1.360.0-4|6	Release:    %mkrel 4
12mr|perl-Math-BigInt-GMP-1.360.0-4|7	
12mr|perl-Math-BigInt-GMP-1.360.0-4|8	Summary:	High speed arbitrary size integer math
12mr|perl-Math-BigInt-GMP-1.360.0-4|9	License:	Artistic
12mr|perl-Math-BigInt-GMP-1.360.0-4|10	Group:		Development/Perl
12mr|perl-Math-BigInt-GMP-1.360.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Math-BigInt-GMP-1.360.0-4|12	Source0:    http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Math-BigInt-GMP-1.360.0-4|13	
12mr|perl-Math-BigInt-GMP-1.360.0-4|14	BuildRequires:	gmp-devel
12mr|perl-Math-BigInt-GMP-1.360.0-4|15	BuildRequires:	perl(YAML)
12mr|perl-Math-BigInt-GMP-1.360.0-4|16	# automatic dependency doesn't work here, because perl package
12mr|perl-Math-BigInt-GMP-1.360.0-4|17	# provides an unversioned one
12mr|perl-Math-BigInt-GMP-1.360.0-4|18	BuildRequires:	perl-Math-BigInt >= 1.87
12mr|perl-Math-BigInt-GMP-1.360.0-4|19	BuildRequires:	perl-devel
12mr|perl-Math-BigInt-GMP-1.360.0-4|20	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Math-BigInt-GMP-1.360.0-4|21	
12mr|perl-Math-BigInt-GMP-1.360.0-4|22	%description
12mr|perl-Math-BigInt-GMP-1.360.0-4|23	This package contains a replacement (drop-in) module for
12mr|perl-Math-BigInt-GMP-1.360.0-4|24	Math::BigInt's core, Math::BigInt::Calc.pm.
12mr|perl-Math-BigInt-GMP-1.360.0-4|25	
12mr|perl-Math-BigInt-GMP-1.360.0-4|26	%prep
12mr|perl-Math-BigInt-GMP-1.360.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Math-BigInt-GMP-1.360.0-4|28	
12mr|perl-Math-BigInt-GMP-1.360.0-4|29	%build
12mr|perl-Math-BigInt-GMP-1.360.0-4|30	export PERL5LIB=%{perl_vendorlib}
12mr|perl-Math-BigInt-GMP-1.360.0-4|31	perl Makefile.PL INSTALLDIRS="vendor"
12mr|perl-Math-BigInt-GMP-1.360.0-4|32	%make  CFLAGS="%{optflags}"
12mr|perl-Math-BigInt-GMP-1.360.0-4|33	
12mr|perl-Math-BigInt-GMP-1.360.0-4|34	%check
12mr|perl-Math-BigInt-GMP-1.360.0-4|35	export PERL5LIB=%{perl_vendorlib}
12mr|perl-Math-BigInt-GMP-1.360.0-4|36	make test
12mr|perl-Math-BigInt-GMP-1.360.0-4|37	
12mr|perl-Math-BigInt-GMP-1.360.0-4|38	%install
12mr|perl-Math-BigInt-GMP-1.360.0-4|39	rm -rf %{buildroot}
12mr|perl-Math-BigInt-GMP-1.360.0-4|40	%makeinstall_std
12mr|perl-Math-BigInt-GMP-1.360.0-4|41	
12mr|perl-Math-BigInt-GMP-1.360.0-4|42	%clean
12mr|perl-Math-BigInt-GMP-1.360.0-4|43	rm -rf %{buildroot}
12mr|perl-Math-BigInt-GMP-1.360.0-4|44	
12mr|perl-Math-BigInt-GMP-1.360.0-4|45	%files
12mr|perl-Math-BigInt-GMP-1.360.0-4|46	%defattr(-,root,root)
12mr|perl-Math-BigInt-GMP-1.360.0-4|47	%doc build BUGS CHANGES CREDITS INSTALL LICENSE README SIGNATURE TODO
12mr|perl-Math-BigInt-GMP-1.360.0-4|48	%{perl_vendorarch}/Math
12mr|perl-Math-BigInt-GMP-1.360.0-4|49	%{perl_vendorarch}/auto/Math
12mr|perl-Math-BigInt-GMP-1.360.0-4|50	%{_mandir}/man*/*
12mr|perl-Math-BigInt-GMP-1.360.0-4|51	
12mr|perl-Math-BigInt-GMP-1.360.0-4|52	
12mr|perl-Math-BigInt-GMP-1.360.0-4|53	
12mr|perl-Math-BigInt-GMP-1.360.0-4|54	%changelog
12mr|perl-Math-BigInt-GMP-1.360.0-4|55	

15664 12
12mr|perl-Math-Pari-2.10.806.50-5|1	%define upstream_name	 Math-Pari
12mr|perl-Math-Pari-2.10.806.50-5|2	%define upstream_version 2.01080605
12mr|perl-Math-Pari-2.10.806.50-5|3	
12mr|perl-Math-Pari-2.10.806.50-5|4	%define pari_version	2.3.3
12mr|perl-Math-Pari-2.10.806.50-5|5	
12mr|perl-Math-Pari-2.10.806.50-5|6	Name:       perl-%{upstream_name}
12mr|perl-Math-Pari-2.10.806.50-5|7	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Math-Pari-2.10.806.50-5|8	Release:    %mkrel 5
12mr|perl-Math-Pari-2.10.806.50-5|9	Epoch:      1
12mr|perl-Math-Pari-2.10.806.50-5|10	
12mr|perl-Math-Pari-2.10.806.50-5|11	Summary:    Perl interface to PARI
12mr|perl-Math-Pari-2.10.806.50-5|12	License:    GPLv2+ or Artistic
12mr|perl-Math-Pari-2.10.806.50-5|13	Group:      Development/Perl
12mr|perl-Math-Pari-2.10.806.50-5|14	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Math-Pari-2.10.806.50-5|15	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Math-Pari-2.10.806.50-5|16	Source1:    ftp://megrez.math.u-bordeaux.fr/pub/pari/unix/pari-%{pari_version}.tar.gz
12mr|perl-Math-Pari-2.10.806.50-5|17	
12mr|perl-Math-Pari-2.10.806.50-5|18	BuildRequires:  perl-devel
12mr|perl-Math-Pari-2.10.806.50-5|19	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Math-Pari-2.10.806.50-5|20	
12mr|perl-Math-Pari-2.10.806.50-5|21	%description
12mr|perl-Math-Pari-2.10.806.50-5|22	This package is a Perl interface to famous library PARI for
12mr|perl-Math-Pari-2.10.806.50-5|23	numerical/scientific/number-theoretic calculations. It allows use of
12mr|perl-Math-Pari-2.10.806.50-5|24	most PARI functions as Perl functions, and (almost) seamless merging of
12mr|perl-Math-Pari-2.10.806.50-5|25	PARI and Perl data. See ftp://megrez.math.u-bordeaux.fr/pub/pari for
12mr|perl-Math-Pari-2.10.806.50-5|26	more information about PARI.
12mr|perl-Math-Pari-2.10.806.50-5|27	
12mr|perl-Math-Pari-2.10.806.50-5|28	%prep
12mr|perl-Math-Pari-2.10.806.50-5|29	%setup -q      -n %{upstream_name}-%{upstream_version}
12mr|perl-Math-Pari-2.10.806.50-5|30	%setup -q -a 1 -n %{upstream_name}-%{upstream_version}
12mr|perl-Math-Pari-2.10.806.50-5|31	
12mr|perl-Math-Pari-2.10.806.50-5|32	%build
12mr|perl-Math-Pari-2.10.806.50-5|33	%{__perl} Makefile.PL INSTALLDIRS=vendor paridir=pari-%{pari_version} < /dev/null
12mr|perl-Math-Pari-2.10.806.50-5|34	%make CFLAGS="%{optflags}"
12mr|perl-Math-Pari-2.10.806.50-5|35	
12mr|perl-Math-Pari-2.10.806.50-5|36	%ifnarch x86_64
12mr|perl-Math-Pari-2.10.806.50-5|37	%check
12mr|perl-Math-Pari-2.10.806.50-5|38	%{__make} test
12mr|perl-Math-Pari-2.10.806.50-5|39	%endif
12mr|perl-Math-Pari-2.10.806.50-5|40	
12mr|perl-Math-Pari-2.10.806.50-5|41	%install
12mr|perl-Math-Pari-2.10.806.50-5|42	rm -rf %{buildroot}
12mr|perl-Math-Pari-2.10.806.50-5|43	%makeinstall_std
12mr|perl-Math-Pari-2.10.806.50-5|44	
12mr|perl-Math-Pari-2.10.806.50-5|45	%clean
12mr|perl-Math-Pari-2.10.806.50-5|46	rm -rf %{buildroot}
12mr|perl-Math-Pari-2.10.806.50-5|47	
12mr|perl-Math-Pari-2.10.806.50-5|48	%files
12mr|perl-Math-Pari-2.10.806.50-5|49	%defattr(644,root,root,755)
12mr|perl-Math-Pari-2.10.806.50-5|50	%doc README Changes
12mr|perl-Math-Pari-2.10.806.50-5|51	%{perl_vendorarch}/Math
12mr|perl-Math-Pari-2.10.806.50-5|52	%{perl_vendorarch}/auto/Math
12mr|perl-Math-Pari-2.10.806.50-5|53	%{_mandir}/*/*
12mr|perl-Math-Pari-2.10.806.50-5|54	
12mr|perl-Math-Pari-2.10.806.50-5|55	
12mr|perl-Math-Pari-2.10.806.50-5|56	
12mr|perl-Math-Pari-2.10.806.50-5|57	%changelog
12mr|perl-Math-Pari-2.10.806.50-5|58	

15665 12
12mr|perl-Math-Round-0.60.0-2|1	%define upstream_name    Math-Round
12mr|perl-Math-Round-0.60.0-2|2	%define upstream_version 0.06
12mr|perl-Math-Round-0.60.0-2|3	
12mr|perl-Math-Round-0.60.0-2|4	Name:		perl-%{upstream_name}
12mr|perl-Math-Round-0.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Math-Round-0.60.0-2|6	Release:	2
12mr|perl-Math-Round-0.60.0-2|7	
12mr|perl-Math-Round-0.60.0-2|8	Summary:	Round numbers in different ways
12mr|perl-Math-Round-0.60.0-2|9	License:	GPL+ or Artistic
12mr|perl-Math-Round-0.60.0-2|10	Group:		Development/Perl
12mr|perl-Math-Round-0.60.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Math-Round-0.60.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Math-Round-0.60.0-2|13	
12mr|perl-Math-Round-0.60.0-2|14	BuildRequires:	perl-devel
12mr|perl-Math-Round-0.60.0-2|15	BuildArch:	noarch
12mr|perl-Math-Round-0.60.0-2|16	
12mr|perl-Math-Round-0.60.0-2|17	%description
12mr|perl-Math-Round-0.60.0-2|18	Math::Round supplies functions that will round numbers in different ways.
12mr|perl-Math-Round-0.60.0-2|19	The functions round and nearest are exported by default; others are available
12mr|perl-Math-Round-0.60.0-2|20	as described below. "use ... qw(:all)" exports all functions.
12mr|perl-Math-Round-0.60.0-2|21	
12mr|perl-Math-Round-0.60.0-2|22	%prep
12mr|perl-Math-Round-0.60.0-2|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Math-Round-0.60.0-2|24	
12mr|perl-Math-Round-0.60.0-2|25	%build
12mr|perl-Math-Round-0.60.0-2|26	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Math-Round-0.60.0-2|27	%make
12mr|perl-Math-Round-0.60.0-2|28	
12mr|perl-Math-Round-0.60.0-2|29	%check
12mr|perl-Math-Round-0.60.0-2|30	%make test
12mr|perl-Math-Round-0.60.0-2|31	
12mr|perl-Math-Round-0.60.0-2|32	%install
12mr|perl-Math-Round-0.60.0-2|33	%makeinstall_std
12mr|perl-Math-Round-0.60.0-2|34	
12mr|perl-Math-Round-0.60.0-2|35	%files
12mr|perl-Math-Round-0.60.0-2|36	%doc README
12mr|perl-Math-Round-0.60.0-2|37	%{perl_vendorlib}/Math
12mr|perl-Math-Round-0.60.0-2|38	%{perl_vendorlib}/auto/Math
12mr|perl-Math-Round-0.60.0-2|39	%{_mandir}/*/*
12mr|perl-Math-Round-0.60.0-2|40	
12mr|perl-Math-Round-0.60.0-2|41	
12mr|perl-Math-Round-0.60.0-2|42	
12mr|perl-Math-Round-0.60.0-2|43	%changelog
12mr|perl-Math-Round-0.60.0-2|44	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Math-Round-0.60.0-2|45	+ Commit: a66893c
12mr|perl-Math-Round-0.60.0-2|46	- Add perl-devel to BuildRequires
12mr|perl-Math-Round-0.60.0-2|47	
12mr|perl-Math-Round-0.60.0-2|48	

15666 12
12mr|perl-MD5-2.03-10|1	%define	module	MD5
12mr|perl-MD5-2.03-10|2	%define	name	perl-%{module}
12mr|perl-MD5-2.03-10|3	%define	version	2.03
12mr|perl-MD5-2.03-10|4	%define	release	%mkrel 10
12mr|perl-MD5-2.03-10|5	
12mr|perl-MD5-2.03-10|6	Summary:	The Perl interface to the RSA Message Digest Algorithm
12mr|perl-MD5-2.03-10|7	Name:		%{name}
12mr|perl-MD5-2.03-10|8	Version:	%{version}
12mr|perl-MD5-2.03-10|9	Release:	%{release}
12mr|perl-MD5-2.03-10|10	License:	GPL or Artistic
12mr|perl-MD5-2.03-10|11	Group:		Development/Perl
12mr|perl-MD5-2.03-10|12	Url:		http://search.cpan.org/author/GAAS/%{module}-%{version}/
12mr|perl-MD5-2.03-10|13	Source0:	ftp://ftp.perl.org//pub/CPAN/modules/by-module/%{module}/%{module}-%{version}.tar.bz2
12mr|perl-MD5-2.03-10|14	Buildrequires:	perl-devel
12mr|perl-MD5-2.03-10|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|perl-MD5-2.03-10|16	Buildarch:	noarch
12mr|perl-MD5-2.03-10|17	
12mr|perl-MD5-2.03-10|18	%description
12mr|perl-MD5-2.03-10|19	The perl-MD5 package provides the MD5 module for the Perl
12mr|perl-MD5-2.03-10|20	programming language.  MD5 is a Perl interface to the RSA Data
12mr|perl-MD5-2.03-10|21	Security Inc. Message Digest Algorithm, which allows Perl
12mr|perl-MD5-2.03-10|22	programs to use the algorithm.
12mr|perl-MD5-2.03-10|23	
12mr|perl-MD5-2.03-10|24	The perl-MD5 package should be installed if any Perl programs
12mr|perl-MD5-2.03-10|25	on your system are going to use RSA's Message Digest Algorithm.
12mr|perl-MD5-2.03-10|26	
12mr|perl-MD5-2.03-10|27	%prep
12mr|perl-MD5-2.03-10|28	%setup -q -n %{module}-%{version}
12mr|perl-MD5-2.03-10|29	
12mr|perl-MD5-2.03-10|30	%build
12mr|perl-MD5-2.03-10|31	
12mr|perl-MD5-2.03-10|32	%{__perl} Makefile.PL INSTALLDIRS=vendor --defaultdeps
12mr|perl-MD5-2.03-10|33	%make
12mr|perl-MD5-2.03-10|34	
12mr|perl-MD5-2.03-10|35	%install
12mr|perl-MD5-2.03-10|36	%{__rm} -rf %{buildroot}
12mr|perl-MD5-2.03-10|37	%makeinstall_std
12mr|perl-MD5-2.03-10|38	%{__rm} -f %{buildroot}%{perl_archlib}/perllocal.pod
12mr|perl-MD5-2.03-10|39	
12mr|perl-MD5-2.03-10|40	%clean
12mr|perl-MD5-2.03-10|41	%{__rm} -rf %{buildroot}
12mr|perl-MD5-2.03-10|42	
12mr|perl-MD5-2.03-10|43	%files
12mr|perl-MD5-2.03-10|44	%defattr(-,root,root)
12mr|perl-MD5-2.03-10|45	%doc MANIFEST README
12mr|perl-MD5-2.03-10|46	%{perl_vendorlib}/*.pm
12mr|perl-MD5-2.03-10|47	%{_mandir}/man3/*
12mr|perl-MD5-2.03-10|48	
12mr|perl-MD5-2.03-10|49	
12mr|perl-MD5-2.03-10|50	
12mr|perl-MD5-2.03-10|51	%changelog
12mr|perl-MD5-2.03-10|52	

15667 12
12mr|perl-MDK-Common-1.2.27-7|1	Summary:	Various simple functions
12mr|perl-MDK-Common-1.2.27-7|2	Name:		perl-MDK-Common
12mr|perl-MDK-Common-1.2.27-7|3	Version:	1.2.27
12mr|perl-MDK-Common-1.2.27-7|4	Release:	7
12mr|perl-MDK-Common-1.2.27-7|5	URL:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/perl-MDK-Common/
12mr|perl-MDK-Common-1.2.27-7|6	Source0:	MDK-Common-%{version}.tar.bz2
12mr|perl-MDK-Common-1.2.27-7|7	License:	GPLv2+
12mr|perl-MDK-Common-1.2.27-7|8	Group:		Development/Perl
12mr|perl-MDK-Common-1.2.27-7|9	BuildRequires:	perl-devel
12mr|perl-MDK-Common-1.2.27-7|10	BuildArch:	noarch
12mr|perl-MDK-Common-1.2.27-7|11	
12mr|perl-MDK-Common-1.2.27-7|12	%description
12mr|perl-MDK-Common-1.2.27-7|13	Various simple functions created for DrakX
12mr|perl-MDK-Common-1.2.27-7|14	
12mr|perl-MDK-Common-1.2.27-7|15	%prep
12mr|perl-MDK-Common-1.2.27-7|16	%setup -q -n MDK-Common-%{version}
12mr|perl-MDK-Common-1.2.27-7|17	
12mr|perl-MDK-Common-1.2.27-7|18	%build
12mr|perl-MDK-Common-1.2.27-7|19	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-MDK-Common-1.2.27-7|20	make
12mr|perl-MDK-Common-1.2.27-7|21	
12mr|perl-MDK-Common-1.2.27-7|22	%check
12mr|perl-MDK-Common-1.2.27-7|23	make test
12mr|perl-MDK-Common-1.2.27-7|24	
12mr|perl-MDK-Common-1.2.27-7|25	%install
12mr|perl-MDK-Common-1.2.27-7|26	%makeinstall_std
12mr|perl-MDK-Common-1.2.27-7|27	
12mr|perl-MDK-Common-1.2.27-7|28	%files
12mr|perl-MDK-Common-1.2.27-7|29	%doc COPYING tutorial.html
12mr|perl-MDK-Common-1.2.27-7|30	%{perl_vendorlib}/MDK
12mr|perl-MDK-Common-1.2.27-7|31	%{_mandir}/man*/*
12mr|perl-MDK-Common-1.2.27-7|32	
12mr|perl-MDK-Common-1.2.27-7|33	
12mr|perl-MDK-Common-1.2.27-7|34	
12mr|perl-MDK-Common-1.2.27-7|35	%changelog
12mr|perl-MDK-Common-1.2.27-7|36	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-MDK-Common-1.2.27-7|37	+ Commit: 4e2fac4
12mr|perl-MDK-Common-1.2.27-7|38	- Spec cleanup
12mr|perl-MDK-Common-1.2.27-7|39	
12mr|perl-MDK-Common-1.2.27-7|40	

15668 12
12mr|perl-MDV-Distribconf-4.03-5|1	%define dist	MDV-Distribconf
12mr|perl-MDV-Distribconf-4.03-5|2	
12mr|perl-MDV-Distribconf-4.03-5|3	Summary:	Read and write config of a Mandriva Linux distribution tree
12mr|perl-MDV-Distribconf-4.03-5|4	Name:		perl-%{dist}
12mr|perl-MDV-Distribconf-4.03-5|5	Version:	4.03
12mr|perl-MDV-Distribconf-4.03-5|6	Release:	5
12mr|perl-MDV-Distribconf-4.03-5|7	License:	GPLv2+
12mr|perl-MDV-Distribconf-4.03-5|8	Group:		Development/Perl
12mr|perl-MDV-Distribconf-4.03-5|9	Source0:	%{dist}-%{version}.tar.xz
12mr|perl-MDV-Distribconf-4.03-5|10	Url:		http://search.cpan.org/dist/%{dist}/
12mr|perl-MDV-Distribconf-4.03-5|11	BuildArch:	noarch
12mr|perl-MDV-Distribconf-4.03-5|12	BuildRequires:	perl perl-Config-IniFiles perl-MDV-Packdrakeng
12mr|perl-MDV-Distribconf-4.03-5|13	BuildRequires:  perl-devel
12mr|perl-MDV-Distribconf-4.03-5|14	
12mr|perl-MDV-Distribconf-4.03-5|15	%description
12mr|perl-MDV-Distribconf-4.03-5|16	MDV::Distribconf is a module to get/write the configuration of a Mandriva Linux
12mr|perl-MDV-Distribconf-4.03-5|17	distribution tree.
12mr|perl-MDV-Distribconf-4.03-5|18	
12mr|perl-MDV-Distribconf-4.03-5|19	%package -n	mdv-distrib-tools
12mr|perl-MDV-Distribconf-4.03-5|20	Summary:	Tools use to maintains Mandriva distrib tree
12mr|perl-MDV-Distribconf-4.03-5|21	Group:		Development/Perl
12mr|perl-MDV-Distribconf-4.03-5|22	
12mr|perl-MDV-Distribconf-4.03-5|23	%description -n	mdv-distrib-tools
12mr|perl-MDV-Distribconf-4.03-5|24	Tools use to maintains Mandriva distrib tree.
12mr|perl-MDV-Distribconf-4.03-5|25	
12mr|perl-MDV-Distribconf-4.03-5|26	This include:
12mr|perl-MDV-Distribconf-4.03-5|27	- gendistrib (experimental)
12mr|perl-MDV-Distribconf-4.03-5|28	- checkdistrib
12mr|perl-MDV-Distribconf-4.03-5|29	
12mr|perl-MDV-Distribconf-4.03-5|30	%prep
12mr|perl-MDV-Distribconf-4.03-5|31	%setup -q -n %{dist}-%{version}
12mr|perl-MDV-Distribconf-4.03-5|32	
12mr|perl-MDV-Distribconf-4.03-5|33	%build
12mr|perl-MDV-Distribconf-4.03-5|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-MDV-Distribconf-4.03-5|35	%{__make}
12mr|perl-MDV-Distribconf-4.03-5|36	
12mr|perl-MDV-Distribconf-4.03-5|37	%check
12mr|perl-MDV-Distribconf-4.03-5|38	%{__make} test
12mr|perl-MDV-Distribconf-4.03-5|39	
12mr|perl-MDV-Distribconf-4.03-5|40	%install
12mr|perl-MDV-Distribconf-4.03-5|41	%makeinstall_std
12mr|perl-MDV-Distribconf-4.03-5|42	
12mr|perl-MDV-Distribconf-4.03-5|43	%files
12mr|perl-MDV-Distribconf-4.03-5|44	%doc ChangeLog
12mr|perl-MDV-Distribconf-4.03-5|45	%{_mandir}/*/MDV::Distribconf.*
12mr|perl-MDV-Distribconf-4.03-5|46	%dir %{perl_vendorlib}/MDV/Distribconf
12mr|perl-MDV-Distribconf-4.03-5|47	%{perl_vendorlib}/MDV/Distribconf.pm
12mr|perl-MDV-Distribconf-4.03-5|48	
12mr|perl-MDV-Distribconf-4.03-5|49	%files -n mdv-distrib-tools
12mr|perl-MDV-Distribconf-4.03-5|50	%{_bindir}/*
12mr|perl-MDV-Distribconf-4.03-5|51	%{perl_vendorlib}/MDV/Distribconf/*
12mr|perl-MDV-Distribconf-4.03-5|52	%{_mandir}/*/MDV::Distribconf::*
12mr|perl-MDV-Distribconf-4.03-5|53	
12mr|perl-MDV-Distribconf-4.03-5|54	
12mr|perl-MDV-Distribconf-4.03-5|55	
12mr|perl-MDV-Distribconf-4.03-5|56	%changelog
12mr|perl-MDV-Distribconf-4.03-5|57	

15669 12
12mr|perl-MDV-Packdrakeng-1.13-10|1	%define dist	MDV-Packdrakeng
12mr|perl-MDV-Packdrakeng-1.13-10|2	%define version	1.13
12mr|perl-MDV-Packdrakeng-1.13-10|3	%define release	10
12mr|perl-MDV-Packdrakeng-1.13-10|4	
12mr|perl-MDV-Packdrakeng-1.13-10|5	# perl-Compress-Zlib is only "suggested"
12mr|perl-MDV-Packdrakeng-1.13-10|6	%define _requires_exceptions perl(Compress::Zlib)
12mr|perl-MDV-Packdrakeng-1.13-10|7	
12mr|perl-MDV-Packdrakeng-1.13-10|8	Name:		perl-%{dist}
12mr|perl-MDV-Packdrakeng-1.13-10|9	Version:	%{version}
12mr|perl-MDV-Packdrakeng-1.13-10|10	Release:	%{release}
12mr|perl-MDV-Packdrakeng-1.13-10|11	Summary:	Simple Archive Extractor/Builder
12mr|perl-MDV-Packdrakeng-1.13-10|12	License:	GPL
12mr|perl-MDV-Packdrakeng-1.13-10|13	Group:		Development/Perl
12mr|perl-MDV-Packdrakeng-1.13-10|14	Source0:	%{dist}-%{version}.tar.gz
12mr|perl-MDV-Packdrakeng-1.13-10|15	Url:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/rpm/MDV-Packdrakeng/
12mr|perl-MDV-Packdrakeng-1.13-10|16	BuildRequires:	perl(Compress::Zlib)
12mr|perl-MDV-Packdrakeng-1.13-10|17	BuildRequires:  perl-devel
12mr|perl-MDV-Packdrakeng-1.13-10|18	BuildArch:	noarch
12mr|perl-MDV-Packdrakeng-1.13-10|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|perl-MDV-Packdrakeng-1.13-10|20	
12mr|perl-MDV-Packdrakeng-1.13-10|21	%description
12mr|perl-MDV-Packdrakeng-1.13-10|22	MDV::Packdrakeng is a simple indexed archive builder and extractor using
12mr|perl-MDV-Packdrakeng-1.13-10|23	standard compression methods.
12mr|perl-MDV-Packdrakeng-1.13-10|24	
12mr|perl-MDV-Packdrakeng-1.13-10|25	%prep
12mr|perl-MDV-Packdrakeng-1.13-10|26	%setup -q -n %{dist}-%{version}
12mr|perl-MDV-Packdrakeng-1.13-10|27	
12mr|perl-MDV-Packdrakeng-1.13-10|28	%build
12mr|perl-MDV-Packdrakeng-1.13-10|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-MDV-Packdrakeng-1.13-10|30	%{__make}
12mr|perl-MDV-Packdrakeng-1.13-10|31	
12mr|perl-MDV-Packdrakeng-1.13-10|32	%check
12mr|perl-MDV-Packdrakeng-1.13-10|33	%{__make} test
12mr|perl-MDV-Packdrakeng-1.13-10|34	
12mr|perl-MDV-Packdrakeng-1.13-10|35	%install
12mr|perl-MDV-Packdrakeng-1.13-10|36	rm -rf %{buildroot}
12mr|perl-MDV-Packdrakeng-1.13-10|37	%makeinstall_std
12mr|perl-MDV-Packdrakeng-1.13-10|38	
12mr|perl-MDV-Packdrakeng-1.13-10|39	%clean
12mr|perl-MDV-Packdrakeng-1.13-10|40	rm -rf %{buildroot}
12mr|perl-MDV-Packdrakeng-1.13-10|41	
12mr|perl-MDV-Packdrakeng-1.13-10|42	%files
12mr|perl-MDV-Packdrakeng-1.13-10|43	%defattr(-,root,root)
12mr|perl-MDV-Packdrakeng-1.13-10|44	%doc ChangeLog README
12mr|perl-MDV-Packdrakeng-1.13-10|45	%{_mandir}/*/*
12mr|perl-MDV-Packdrakeng-1.13-10|46	%{perl_vendorlib}/MDV/Packdrakeng
12mr|perl-MDV-Packdrakeng-1.13-10|47	%{perl_vendorlib}/MDV/Packdrakeng.pm
12mr|perl-MDV-Packdrakeng-1.13-10|48	
12mr|perl-MDV-Packdrakeng-1.13-10|49	
12mr|perl-MDV-Packdrakeng-1.13-10|50	
12mr|perl-MDV-Packdrakeng-1.13-10|51	
12mr|perl-MDV-Packdrakeng-1.13-10|52	%changelog
12mr|perl-MDV-Packdrakeng-1.13-10|53	

15670 12
12mr|perl-MIME-Charset-1.9.1-4|1	%define upstream_name    MIME-Charset
12mr|perl-MIME-Charset-1.9.1-4|2	%define upstream_version 1.009.1
12mr|perl-MIME-Charset-1.9.1-4|3	
12mr|perl-MIME-Charset-1.9.1-4|4	Name:		perl-%{upstream_name}
12mr|perl-MIME-Charset-1.9.1-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-MIME-Charset-1.9.1-4|6	Release:	4
12mr|perl-MIME-Charset-1.9.1-4|7	
12mr|perl-MIME-Charset-1.9.1-4|8	Summary:	Charset Informations for MIME
12mr|perl-MIME-Charset-1.9.1-4|9	License:	GPL+ or Artistic
12mr|perl-MIME-Charset-1.9.1-4|10	Group:		Development/Perl
12mr|perl-MIME-Charset-1.9.1-4|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-MIME-Charset-1.9.1-4|12	Source0:	http://www.cpan.org/modules/by-module/MIME/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-MIME-Charset-1.9.1-4|13	
12mr|perl-MIME-Charset-1.9.1-4|14	BuildRequires:	perl-devel
12mr|perl-MIME-Charset-1.9.1-4|15	BuildArch:	noarch
12mr|perl-MIME-Charset-1.9.1-4|16	
12mr|perl-MIME-Charset-1.9.1-4|17	%description
12mr|perl-MIME-Charset-1.9.1-4|18	MIME::Charset provides informations about character sets used for MIME messages
12mr|perl-MIME-Charset-1.9.1-4|19	on Internet.
12mr|perl-MIME-Charset-1.9.1-4|20	
12mr|perl-MIME-Charset-1.9.1-4|21	%prep
12mr|perl-MIME-Charset-1.9.1-4|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-MIME-Charset-1.9.1-4|23	
12mr|perl-MIME-Charset-1.9.1-4|24	%build
12mr|perl-MIME-Charset-1.9.1-4|25	%__perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12mr|perl-MIME-Charset-1.9.1-4|26	%make
12mr|perl-MIME-Charset-1.9.1-4|27	
12mr|perl-MIME-Charset-1.9.1-4|28	%check
12mr|perl-MIME-Charset-1.9.1-4|29	make test
12mr|perl-MIME-Charset-1.9.1-4|30	
12mr|perl-MIME-Charset-1.9.1-4|31	%install
12mr|perl-MIME-Charset-1.9.1-4|32	%makeinstall_std
12mr|perl-MIME-Charset-1.9.1-4|33	
12mr|perl-MIME-Charset-1.9.1-4|34	%files
12mr|perl-MIME-Charset-1.9.1-4|35	%doc README
12mr|perl-MIME-Charset-1.9.1-4|36	%{perl_vendorlib}/MIME
12mr|perl-MIME-Charset-1.9.1-4|37	%{_mandir}/*/*
12mr|perl-MIME-Charset-1.9.1-4|38	
12mr|perl-MIME-Charset-1.9.1-4|39	
12mr|perl-MIME-Charset-1.9.1-4|40	
12mr|perl-MIME-Charset-1.9.1-4|41	
12mr|perl-MIME-Charset-1.9.1-4|42	%changelog
12mr|perl-MIME-Charset-1.9.1-4|43	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-MIME-Charset-1.9.1-4|44	+ Commit: 38816e9
12mr|perl-MIME-Charset-1.9.1-4|45	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-MIME-Charset-1.9.1-4|46	
12mr|perl-MIME-Charset-1.9.1-4|47	

15671 12
12mr|perl-MIME-EncWords-1.12.3-4|1	%define upstream_name     MIME-EncWords
12mr|perl-MIME-EncWords-1.12.3-4|2	%define upstream_version 1.012.3
12mr|perl-MIME-EncWords-1.12.3-4|3	
12mr|perl-MIME-EncWords-1.12.3-4|4	Name:		perl-%{upstream_name}
12mr|perl-MIME-EncWords-1.12.3-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-MIME-EncWords-1.12.3-4|6	Release:	4
12mr|perl-MIME-EncWords-1.12.3-4|7	Epoch:		1
12mr|perl-MIME-EncWords-1.12.3-4|8	
12mr|perl-MIME-EncWords-1.12.3-4|9	Summary:	Deal with RFC-1522 encoded words (improved)
12mr|perl-MIME-EncWords-1.12.3-4|10	License:	GPL+ or Artistic
12mr|perl-MIME-EncWords-1.12.3-4|11	Group:		Development/Perl
12mr|perl-MIME-EncWords-1.12.3-4|12	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-MIME-EncWords-1.12.3-4|13	Source0:	http://www.cpan.org/modules/by-module/MIME/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-MIME-EncWords-1.12.3-4|14	BuildRequires:	 perl(MIME::Charset)
12mr|perl-MIME-EncWords-1.12.3-4|15	BuildRequires:	 perl-devel
12mr|perl-MIME-EncWords-1.12.3-4|16	BuildArch:	noarch
12mr|perl-MIME-EncWords-1.12.3-4|17	
12mr|perl-MIME-EncWords-1.12.3-4|18	%description
12mr|perl-MIME-EncWords-1.12.3-4|19	Fellow Americans, you probably won't know what the hell this module is for.
12mr|perl-MIME-EncWords-1.12.3-4|20	Europeans, Russians, et al, you probably do. :-)
12mr|perl-MIME-EncWords-1.12.3-4|21	
12mr|perl-MIME-EncWords-1.12.3-4|22	%prep
12mr|perl-MIME-EncWords-1.12.3-4|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-MIME-EncWords-1.12.3-4|24	
12mr|perl-MIME-EncWords-1.12.3-4|25	%build
12mr|perl-MIME-EncWords-1.12.3-4|26	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-MIME-EncWords-1.12.3-4|27	%make
12mr|perl-MIME-EncWords-1.12.3-4|28	
12mr|perl-MIME-EncWords-1.12.3-4|29	%check
12mr|perl-MIME-EncWords-1.12.3-4|30	make test
12mr|perl-MIME-EncWords-1.12.3-4|31	
12mr|perl-MIME-EncWords-1.12.3-4|32	%install
12mr|perl-MIME-EncWords-1.12.3-4|33	%makeinstall_std
12mr|perl-MIME-EncWords-1.12.3-4|34	
12mr|perl-MIME-EncWords-1.12.3-4|35	%files
12mr|perl-MIME-EncWords-1.12.3-4|36	%doc ARTISTIC GPL README
12mr|perl-MIME-EncWords-1.12.3-4|37	%{perl_vendorlib}/MIME
12mr|perl-MIME-EncWords-1.12.3-4|38	%{perl_vendorlib}/Encode
12mr|perl-MIME-EncWords-1.12.3-4|39	%{_mandir}/*/*
12mr|perl-MIME-EncWords-1.12.3-4|40	
12mr|perl-MIME-EncWords-1.12.3-4|41	
12mr|perl-MIME-EncWords-1.12.3-4|42	
12mr|perl-MIME-EncWords-1.12.3-4|43	%changelog
12mr|perl-MIME-EncWords-1.12.3-4|44	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-MIME-EncWords-1.12.3-4|45	+ Commit: 57a55e7
12mr|perl-MIME-EncWords-1.12.3-4|46	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-MIME-EncWords-1.12.3-4|47	
12mr|perl-MIME-EncWords-1.12.3-4|48	

15672 12
12mr|perl-MIME-Lite-3.27.0-5|1	%define upstream_name    MIME-Lite
12mr|perl-MIME-Lite-3.27.0-5|2	%define upstream_version 3.027
12mr|perl-MIME-Lite-3.27.0-5|3	
12mr|perl-MIME-Lite-3.27.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-MIME-Lite-3.27.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-MIME-Lite-3.27.0-5|6	Release:	5
12mr|perl-MIME-Lite-3.27.0-5|7	
12mr|perl-MIME-Lite-3.27.0-5|8	Summary:	Low-calorie MIME generator
12mr|perl-MIME-Lite-3.27.0-5|9	License:	GPL+ or Artistic
12mr|perl-MIME-Lite-3.27.0-5|10	Group:		Development/Perl
12mr|perl-MIME-Lite-3.27.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-MIME-Lite-3.27.0-5|12	Source0:	http://www.cpan.org/modules/by-module/MIME/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-MIME-Lite-3.27.0-5|13	
12mr|perl-MIME-Lite-3.27.0-5|14	BuildRequires:	perl(Email::Date)
12mr|perl-MIME-Lite-3.27.0-5|15	BuildRequires:	perl(MIME::Types)
12mr|perl-MIME-Lite-3.27.0-5|16	BuildRequires:	perl(Mail::Address)
12mr|perl-MIME-Lite-3.27.0-5|17	BuildRequires:	perl(Email::Date::Format)
12mr|perl-MIME-Lite-3.27.0-5|18	BuildRequires:	perl-devel
12mr|perl-MIME-Lite-3.27.0-5|19	BuildRequires:	sendmail-command
12mr|perl-MIME-Lite-3.27.0-5|20	
12mr|perl-MIME-Lite-3.27.0-5|21	BuildArch:	noarch
12mr|perl-MIME-Lite-3.27.0-5|22	
12mr|perl-MIME-Lite-3.27.0-5|23	%description
12mr|perl-MIME-Lite-3.27.0-5|24	MIME::Lite is intended as a simple, standalone module for generating
12mr|perl-MIME-Lite-3.27.0-5|25	(not parsing!) MIME messages... specifically, it allows you to output a
12mr|perl-MIME-Lite-3.27.0-5|26	simple, decent single- or multi-part message with text or binary
12mr|perl-MIME-Lite-3.27.0-5|27	attachments. It does not require that you have the Mail:: or MIME::
12mr|perl-MIME-Lite-3.27.0-5|28	modules installed.
12mr|perl-MIME-Lite-3.27.0-5|29	
12mr|perl-MIME-Lite-3.27.0-5|30	%prep
12mr|perl-MIME-Lite-3.27.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-MIME-Lite-3.27.0-5|32	
12mr|perl-MIME-Lite-3.27.0-5|33	%build
12mr|perl-MIME-Lite-3.27.0-5|34	chmod 644 README changes.pod lib/MIME/* examples/*
12mr|perl-MIME-Lite-3.27.0-5|35	%__perl Makefile.PL INSTALLDIRS=vendor </dev/null
12mr|perl-MIME-Lite-3.27.0-5|36	%make
12mr|perl-MIME-Lite-3.27.0-5|37	
12mr|perl-MIME-Lite-3.27.0-5|38	%check
12mr|perl-MIME-Lite-3.27.0-5|39	make test
12mr|perl-MIME-Lite-3.27.0-5|40	
12mr|perl-MIME-Lite-3.27.0-5|41	%install
12mr|perl-MIME-Lite-3.27.0-5|42	%makeinstall_std
12mr|perl-MIME-Lite-3.27.0-5|43	rm -f %{buildroot}%{perl_vendorlib}/MIME/changes.pod
12mr|perl-MIME-Lite-3.27.0-5|44	
12mr|perl-MIME-Lite-3.27.0-5|45	%files
12mr|perl-MIME-Lite-3.27.0-5|46	%doc COPYING INSTALLING README changes.pod
12mr|perl-MIME-Lite-3.27.0-5|47	%{perl_vendorlib}/MIME
12mr|perl-MIME-Lite-3.27.0-5|48	%{_mandir}/*/*
12mr|perl-MIME-Lite-3.27.0-5|49	
12mr|perl-MIME-Lite-3.27.0-5|50	
12mr|perl-MIME-Lite-3.27.0-5|51	
12mr|perl-MIME-Lite-3.27.0-5|52	%changelog
12mr|perl-MIME-Lite-3.27.0-5|53	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-MIME-Lite-3.27.0-5|54	+ Commit: 8a894c9
12mr|perl-MIME-Lite-3.27.0-5|55	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-MIME-Lite-3.27.0-5|56	
12mr|perl-MIME-Lite-3.27.0-5|57	

15673 12
12mr|perl-MIME-tools-5.502.0-4|1	%define upstream_name	 MIME-tools
12mr|perl-MIME-tools-5.502.0-4|2	%define upstream_version 5.502
12mr|perl-MIME-tools-5.502.0-4|3	
12mr|perl-MIME-tools-5.502.0-4|4	Name:       perl-%{upstream_name}
12mr|perl-MIME-tools-5.502.0-4|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-MIME-tools-5.502.0-4|6	Release:    %mkrel 4
12mr|perl-MIME-tools-5.502.0-4|7	Summary:	Perl modules for parsing (and creating!) MIME entities
12mr|perl-MIME-tools-5.502.0-4|8	License:	GPL
12mr|perl-MIME-tools-5.502.0-4|9	Group:		Development/Perl
12mr|perl-MIME-tools-5.502.0-4|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-MIME-tools-5.502.0-4|11	Source0:	http://www.cpan.org/modules/by-module/MIME/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-MIME-tools-5.502.0-4|12	BuildRequires:	perl(File::Temp)   >= 0.17
12mr|perl-MIME-tools-5.502.0-4|13	BuildRequires:	perl(IO::Stringy)  >= 1.211
12mr|perl-MIME-tools-5.502.0-4|14	BuildRequires:	perl(Mail::Util)   >= 1.15
12mr|perl-MIME-tools-5.502.0-4|15	BuildRequires:	perl(MIME::Base64) >= 3.03
12mr|perl-MIME-tools-5.502.0-4|16	BuildRequires:	perl(Test::Deep)
12mr|perl-MIME-tools-5.502.0-4|17	BuildRequires:	perl-devel
12mr|perl-MIME-tools-5.502.0-4|18	Requires:   perl(File::Temp)   >= 0.17
12mr|perl-MIME-tools-5.502.0-4|19	Requires:	perl(IO::Stringy)  >= 1.211
12mr|perl-MIME-tools-5.502.0-4|20	Requires:	perl(MIME::Base64) >= 3.03
12mr|perl-MIME-tools-5.502.0-4|21	Requires:	perl(Mail::Util)   >= 1.15
12mr|perl-MIME-tools-5.502.0-4|22	BuildArch:	noarch
12mr|perl-MIME-tools-5.502.0-4|23	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-MIME-tools-5.502.0-4|24	
12mr|perl-MIME-tools-5.502.0-4|25	%description
12mr|perl-MIME-tools-5.502.0-4|26	MIME-tools - modules for parsing (and creating!) MIME entities Modules in this
12mr|perl-MIME-tools-5.502.0-4|27	toolkit : Abstract message holder (file, scalar, etc.), OO interface for
12mr|perl-MIME-tools-5.502.0-4|28	decoding MIME messages, an extracted and decoded MIME entity, Mail::Field
12mr|perl-MIME-tools-5.502.0-4|29	subclasses for parsing fields, a parsed MIME header (Mail::Header subclass),
12mr|perl-MIME-tools-5.502.0-4|30	parser and tool for building your own MIME parser, and utilities.
12mr|perl-MIME-tools-5.502.0-4|31	
12mr|perl-MIME-tools-5.502.0-4|32	%prep
12mr|perl-MIME-tools-5.502.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-MIME-tools-5.502.0-4|34	
12mr|perl-MIME-tools-5.502.0-4|35	%build
12mr|perl-MIME-tools-5.502.0-4|36	rm -f set-version.pl
12mr|perl-MIME-tools-5.502.0-4|37	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-MIME-tools-5.502.0-4|38	%make
12mr|perl-MIME-tools-5.502.0-4|39	
12mr|perl-MIME-tools-5.502.0-4|40	%check
12mr|perl-MIME-tools-5.502.0-4|41	%make test
12mr|perl-MIME-tools-5.502.0-4|42	
12mr|perl-MIME-tools-5.502.0-4|43	%install
12mr|perl-MIME-tools-5.502.0-4|44	rm -rf %{buildroot}
12mr|perl-MIME-tools-5.502.0-4|45	%makeinstall_std
12mr|perl-MIME-tools-5.502.0-4|46	
12mr|perl-MIME-tools-5.502.0-4|47	%clean
12mr|perl-MIME-tools-5.502.0-4|48	rm -rf %{buildroot}
12mr|perl-MIME-tools-5.502.0-4|49	
12mr|perl-MIME-tools-5.502.0-4|50	%files
12mr|perl-MIME-tools-5.502.0-4|51	%defattr(-,root,root)
12mr|perl-MIME-tools-5.502.0-4|52	%doc README COPYING ChangeLog
12mr|perl-MIME-tools-5.502.0-4|53	%{perl_vendorlib}/MIME
12mr|perl-MIME-tools-5.502.0-4|54	%{_mandir}/*/*
12mr|perl-MIME-tools-5.502.0-4|55	
12mr|perl-MIME-tools-5.502.0-4|56	
12mr|perl-MIME-tools-5.502.0-4|57	
12mr|perl-MIME-tools-5.502.0-4|58	%changelog
12mr|perl-MIME-tools-5.502.0-4|59	

15674 12
12mr|perl-MIME-Types-1.310.0-5|1	%define	upstream_name	 MIME-Types
12mr|perl-MIME-Types-1.310.0-5|2	%define upstream_version 1.31
12mr|perl-MIME-Types-1.310.0-5|3	
12mr|perl-MIME-Types-1.310.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-MIME-Types-1.310.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-MIME-Types-1.310.0-5|6	Release:	5
12mr|perl-MIME-Types-1.310.0-5|7	
12mr|perl-MIME-Types-1.310.0-5|8	Summary:	MIME::Types module for Perl
12mr|perl-MIME-Types-1.310.0-5|9	License:	GPL
12mr|perl-MIME-Types-1.310.0-5|10	Group:		Development/Perl
12mr|perl-MIME-Types-1.310.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-MIME-Types-1.310.0-5|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/MIME/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-MIME-Types-1.310.0-5|13	
12mr|perl-MIME-Types-1.310.0-5|14	BuildRequires:	perl-devel
12mr|perl-MIME-Types-1.310.0-5|15	BuildRequires:	perl(Test::More) >= 0.47
12mr|perl-MIME-Types-1.310.0-5|16	
12mr|perl-MIME-Types-1.310.0-5|17	BuildArch:	noarch
12mr|perl-MIME-Types-1.310.0-5|18	
12mr|perl-MIME-Types-1.310.0-5|19	%description
12mr|perl-MIME-Types-1.310.0-5|20	This Perl module maintains a set of MIME::Type objects, which each describe one
12mr|perl-MIME-Types-1.310.0-5|21	known mime type.  There are many types defined by RFCs and vendors, so the list
12mr|perl-MIME-Types-1.310.0-5|22	is long but not complete.
12mr|perl-MIME-Types-1.310.0-5|23	
12mr|perl-MIME-Types-1.310.0-5|24	%prep
12mr|perl-MIME-Types-1.310.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-MIME-Types-1.310.0-5|26	
12mr|perl-MIME-Types-1.310.0-5|27	%build
12mr|perl-MIME-Types-1.310.0-5|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-MIME-Types-1.310.0-5|29	%make
12mr|perl-MIME-Types-1.310.0-5|30	
12mr|perl-MIME-Types-1.310.0-5|31	%check
12mr|perl-MIME-Types-1.310.0-5|32	%make test
12mr|perl-MIME-Types-1.310.0-5|33	
12mr|perl-MIME-Types-1.310.0-5|34	%install
12mr|perl-MIME-Types-1.310.0-5|35	%makeinstall_std
12mr|perl-MIME-Types-1.310.0-5|36	
12mr|perl-MIME-Types-1.310.0-5|37	%files
12mr|perl-MIME-Types-1.310.0-5|38	%doc README ChangeLog
12mr|perl-MIME-Types-1.310.0-5|39	%{perl_vendorlib}/MIME
12mr|perl-MIME-Types-1.310.0-5|40	%{_mandir}/*/*
12mr|perl-MIME-Types-1.310.0-5|41	
12mr|perl-MIME-Types-1.310.0-5|42	
12mr|perl-MIME-Types-1.310.0-5|43	
12mr|perl-MIME-Types-1.310.0-5|44	%changelog
12mr|perl-MIME-Types-1.310.0-5|45	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-MIME-Types-1.310.0-5|46	+ Commit: 9b64e83
12mr|perl-MIME-Types-1.310.0-5|47	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-MIME-Types-1.310.0-5|48	
12mr|perl-MIME-Types-1.310.0-5|49	

15675 12
12mr|perl-Module-Build-0.380.0-4|1	%define upstream_name    Module-Build
12mr|perl-Module-Build-0.380.0-4|2	%define upstream_version 0.3800
12mr|perl-Module-Build-0.380.0-4|3	
12mr|perl-Module-Build-0.380.0-4|4	Name:       perl-%{upstream_name}
12mr|perl-Module-Build-0.380.0-4|5	%if %mdkversion > 200900
12mr|perl-Module-Build-0.380.0-4|6	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Module-Build-0.380.0-4|7	%else
12mr|perl-Module-Build-0.380.0-4|8	Version:    %{upstream_version}
12mr|perl-Module-Build-0.380.0-4|9	%endif
12mr|perl-Module-Build-0.380.0-4|10	Release:    %mkrel 4
12mr|perl-Module-Build-0.380.0-4|11	Epoch:      1
12mr|perl-Module-Build-0.380.0-4|12	
12mr|perl-Module-Build-0.380.0-4|13	Summary:    Build and install Perl modules
12mr|perl-Module-Build-0.380.0-4|14	License:    GPL+ or Artistic
12mr|perl-Module-Build-0.380.0-4|15	Group:      Development/Perl
12mr|perl-Module-Build-0.380.0-4|16	Summary:    Curses interface for Config::Model
12mr|perl-Module-Build-0.380.0-4|17	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Module-Build-0.380.0-4|18	Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Module-Build-0.380.0-4|19	
12mr|perl-Module-Build-0.380.0-4|20	BuildRequires:  perl(Archive::Tar)
12mr|perl-Module-Build-0.380.0-4|21	BuildRequires:  perl(CPAN::Meta) >= 2.110.420
12mr|perl-Module-Build-0.380.0-4|22	BuildRequires:  perl(Cwd)
12mr|perl-Module-Build-0.380.0-4|23	BuildRequires:  perl(Data::Dumper)
12mr|perl-Module-Build-0.380.0-4|24	BuildRequires:  perl(ExtUtils::CBuilder) >= 0.270
12mr|perl-Module-Build-0.380.0-4|25	BuildRequires:  perl(ExtUtils::Install)
12mr|perl-Module-Build-0.380.0-4|26	BuildRequires:  perl(ExtUtils::Manifest)
12mr|perl-Module-Build-0.380.0-4|27	BuildRequires:  perl(ExtUtils::Mkbootstrap)
12mr|perl-Module-Build-0.380.0-4|28	BuildRequires:  perl(ExtUtils::ParseXS) >= 2.210
12mr|perl-Module-Build-0.380.0-4|29	BuildRequires:  perl(File::Basename)
12mr|perl-Module-Build-0.380.0-4|30	BuildRequires:  perl(File::Compare)
12mr|perl-Module-Build-0.380.0-4|31	BuildRequires:  perl(File::Copy)
12mr|perl-Module-Build-0.380.0-4|32	BuildRequires:  perl(File::Find)
12mr|perl-Module-Build-0.380.0-4|33	BuildRequires:  perl(File::Path)
12mr|perl-Module-Build-0.380.0-4|34	BuildRequires:  perl(File::Spec) >= 0.820
12mr|perl-Module-Build-0.380.0-4|35	BuildRequires:  perl(File::Temp) >= 0.150
12mr|perl-Module-Build-0.380.0-4|36	BuildRequires:  perl(Getopt::Long)
12mr|perl-Module-Build-0.380.0-4|37	BuildRequires:  perl(IO::File)
12mr|perl-Module-Build-0.380.0-4|38	BuildRequires:  perl(Module::Metadata) >= 1.000.002
12mr|perl-Module-Build-0.380.0-4|39	BuildRequires:  perl(Parse::CPAN::Meta)
12mr|perl-Module-Build-0.380.0-4|40	BuildRequires:  perl(Perl::OSType) >= 1
12mr|perl-Module-Build-0.380.0-4|41	BuildRequires:  perl(Test::Harness) >= 3.160
12mr|perl-Module-Build-0.380.0-4|42	BuildRequires:  perl(Test::More) >= 0.490
12mr|perl-Module-Build-0.380.0-4|43	BuildRequires:  perl(Text::Abbrev)
12mr|perl-Module-Build-0.380.0-4|44	BuildRequires:  perl(Text::ParseWords)
12mr|perl-Module-Build-0.380.0-4|45	Buildrequires:  perl(YAML)
12mr|perl-Module-Build-0.380.0-4|46	# for %%check
12mr|perl-Module-Build-0.380.0-4|47	BuildRequires:  perl-devel
12mr|perl-Module-Build-0.380.0-4|48	
12mr|perl-Module-Build-0.380.0-4|49	# (tv) this is a soft dep (require instead of use); w/o it some builds failed with
12mr|perl-Module-Build-0.380.0-4|50	# "Module::Build is not configured with C_support":
12mr|perl-Module-Build-0.380.0-4|51	Buildarch:      noarch
12mr|perl-Module-Build-0.380.0-4|52	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Module-Build-0.380.0-4|53	Suggests: perl-ExtUtils-CBuilder
12mr|perl-Module-Build-0.380.0-4|54	
12mr|perl-Module-Build-0.380.0-4|55	%description
12mr|perl-Module-Build-0.380.0-4|56	Module::Build is a system for building, testing, and installing Perl modules.
12mr|perl-Module-Build-0.380.0-4|57	It is meant to be a replacement for ExtUtils::MakeMaker. Developers may alter
12mr|perl-Module-Build-0.380.0-4|58	the behavior of the module through subclassing in a much more straightforward
12mr|perl-Module-Build-0.380.0-4|59	way than with MakeMaker. It also does not require a make on your system - most
12mr|perl-Module-Build-0.380.0-4|60	of the Module::Build code is pure-perl and written in a very cross-platform
12mr|perl-Module-Build-0.380.0-4|61	way. In fact, you don't even need a shell, so even platforms like MacOS
12mr|perl-Module-Build-0.380.0-4|62	(traditional) can use it fairly easily. Its only prerequisites are modules that
12mr|perl-Module-Build-0.380.0-4|63	are included with perl 5.6.0, and it works fine on perl 5.005 if you can
12mr|perl-Module-Build-0.380.0-4|64	install a few additional modules.
12mr|perl-Module-Build-0.380.0-4|65	
12mr|perl-Module-Build-0.380.0-4|66	%prep
12mr|perl-Module-Build-0.380.0-4|67	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Module-Build-0.380.0-4|68	
12mr|perl-Module-Build-0.380.0-4|69	%build
12mr|perl-Module-Build-0.380.0-4|70	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Module-Build-0.380.0-4|71	perl Build.PL installdirs=vendor
12mr|perl-Module-Build-0.380.0-4|72	./Build
12mr|perl-Module-Build-0.380.0-4|73	
12mr|perl-Module-Build-0.380.0-4|74	%install
12mr|perl-Module-Build-0.380.0-4|75	rm -rf %{buildroot}
12mr|perl-Module-Build-0.380.0-4|76	./Build install destdir=%{buildroot}
12mr|perl-Module-Build-0.380.0-4|77	
12mr|perl-Module-Build-0.380.0-4|78	%check
12mr|perl-Module-Build-0.380.0-4|79	./Build test
12mr|perl-Module-Build-0.380.0-4|80	
12mr|perl-Module-Build-0.380.0-4|81	%clean
12mr|perl-Module-Build-0.380.0-4|82	rm -rf %{buildroot}
12mr|perl-Module-Build-0.380.0-4|83	
12mr|perl-Module-Build-0.380.0-4|84	%files
12mr|perl-Module-Build-0.380.0-4|85	%defattr(-,root,root)
12mr|perl-Module-Build-0.380.0-4|86	%doc Changes INSTALL README
12mr|perl-Module-Build-0.380.0-4|87	%{_bindir}/config_data
12mr|perl-Module-Build-0.380.0-4|88	%{perl_vendorlib}/inc
12mr|perl-Module-Build-0.380.0-4|89	%{perl_vendorlib}/Module
12mr|perl-Module-Build-0.380.0-4|90	%{_mandir}/*/*
12mr|perl-Module-Build-0.380.0-4|91	
12mr|perl-Module-Build-0.380.0-4|92	
12mr|perl-Module-Build-0.380.0-4|93	
12mr|perl-Module-Build-0.380.0-4|94	%changelog
12mr|perl-Module-Build-0.380.0-4|95	

15676 12
12mr|perl-Module-CoreList-2.590.0-5|1	%define upstream_name	 Module-CoreList
12mr|perl-Module-CoreList-2.590.0-5|2	%define upstream_version 2.59
12mr|perl-Module-CoreList-2.590.0-5|3	
12mr|perl-Module-CoreList-2.590.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Module-CoreList-2.590.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Module-CoreList-2.590.0-5|6	Release:	5
12mr|perl-Module-CoreList-2.590.0-5|7	
12mr|perl-Module-CoreList-2.590.0-5|8	Summary:	Tell what modules shipped with versions of perl
12mr|perl-Module-CoreList-2.590.0-5|9	License:	GPL+ or Artistic
12mr|perl-Module-CoreList-2.590.0-5|10	Group:		Development/Perl
12mr|perl-Module-CoreList-2.590.0-5|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Module-CoreList-2.590.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Module-CoreList-2.590.0-5|13	
12mr|perl-Module-CoreList-2.590.0-5|14	BuildRequires:	perl-devel
12mr|perl-Module-CoreList-2.590.0-5|15	BuildArch:	noarch
12mr|perl-Module-CoreList-2.590.0-5|16	
12mr|perl-Module-CoreList-2.590.0-5|17	%description
12mr|perl-Module-CoreList-2.590.0-5|18	Module::CoreList contains data about what perl modules are shipped
12mr|perl-Module-CoreList-2.590.0-5|19	with given versions of perl (and their versions). It comes also with a
12mr|perl-Module-CoreList-2.590.0-5|20	command-line utility, corelist, to retrieve this information easily.
12mr|perl-Module-CoreList-2.590.0-5|21	
12mr|perl-Module-CoreList-2.590.0-5|22	%prep
12mr|perl-Module-CoreList-2.590.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Module-CoreList-2.590.0-5|24	
12mr|perl-Module-CoreList-2.590.0-5|25	%build
12mr|perl-Module-CoreList-2.590.0-5|26	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Module-CoreList-2.590.0-5|27	%make
12mr|perl-Module-CoreList-2.590.0-5|28	
12mr|perl-Module-CoreList-2.590.0-5|29	%check
12mr|perl-Module-CoreList-2.590.0-5|30	%__make test
12mr|perl-Module-CoreList-2.590.0-5|31	
12mr|perl-Module-CoreList-2.590.0-5|32	%install
12mr|perl-Module-CoreList-2.590.0-5|33	%makeinstall_std
12mr|perl-Module-CoreList-2.590.0-5|34	
12mr|perl-Module-CoreList-2.590.0-5|35	%files
12mr|perl-Module-CoreList-2.590.0-5|36	%doc Changes README
12mr|perl-Module-CoreList-2.590.0-5|37	%{perl_vendorlib}/Module
12mr|perl-Module-CoreList-2.590.0-5|38	%{_mandir}/*/*
12mr|perl-Module-CoreList-2.590.0-5|39	%{_bindir}/corelist
12mr|perl-Module-CoreList-2.590.0-5|40	
12mr|perl-Module-CoreList-2.590.0-5|41	
12mr|perl-Module-CoreList-2.590.0-5|42	
12mr|perl-Module-CoreList-2.590.0-5|43	
12mr|perl-Module-CoreList-2.590.0-5|44	%changelog
12mr|perl-Module-CoreList-2.590.0-5|45	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Module-CoreList-2.590.0-5|46	+ Commit: e274420
12mr|perl-Module-CoreList-2.590.0-5|47	- Add perl-devel to BuildRequires, minor spec cleanup
12mr|perl-Module-CoreList-2.590.0-5|48	
12mr|perl-Module-CoreList-2.590.0-5|49	

15677 12
12mr|perl-Module-Implementation-0.60.0-1|1	%define upstream_name    Module-Implementation
12mr|perl-Module-Implementation-0.60.0-1|2	%define upstream_version 0.06
12mr|perl-Module-Implementation-0.60.0-1|3	
12mr|perl-Module-Implementation-0.60.0-1|4	Name:		perl-%{upstream_name}
12mr|perl-Module-Implementation-0.60.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Module-Implementation-0.60.0-1|6	Release:	1
12mr|perl-Module-Implementation-0.60.0-1|7	
12mr|perl-Module-Implementation-0.60.0-1|8	Summary:	Loads one of several alternate underlying implementations for a module
12mr|perl-Module-Implementation-0.60.0-1|9	License:	GPL+ or Artistic
12mr|perl-Module-Implementation-0.60.0-1|10	Group:		Development/Perl
12mr|perl-Module-Implementation-0.60.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Module-Implementation-0.60.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Module-Implementation-0.60.0-1|13	
12mr|perl-Module-Implementation-0.60.0-1|14	BuildRequires:	perl(Carp)
12mr|perl-Module-Implementation-0.60.0-1|15	BuildRequires:	perl(Module::Runtime)
12mr|perl-Module-Implementation-0.60.0-1|16	BuildRequires:	perl(Test::Fatal)
12mr|perl-Module-Implementation-0.60.0-1|17	BuildRequires:	perl(Test::More)
12mr|perl-Module-Implementation-0.60.0-1|18	BuildRequires:	perl(Test::Requires)
12mr|perl-Module-Implementation-0.60.0-1|19	BuildRequires:	perl(Try::Tiny)
12mr|perl-Module-Implementation-0.60.0-1|20	BuildRequires:	perl(strict)
12mr|perl-Module-Implementation-0.60.0-1|21	BuildRequires:	perl(warnings)
12mr|perl-Module-Implementation-0.60.0-1|22	BuildRequires:	perl-devel
12mr|perl-Module-Implementation-0.60.0-1|23	BuildArch:	noarch
12mr|perl-Module-Implementation-0.60.0-1|24	
12mr|perl-Module-Implementation-0.60.0-1|25	%description
12mr|perl-Module-Implementation-0.60.0-1|26	This module abstracts out the process of choosing one of several underlying
12mr|perl-Module-Implementation-0.60.0-1|27	implementations for a module. This can be used to provide XS and pure Perl
12mr|perl-Module-Implementation-0.60.0-1|28	implementations of a module, or it could be used to load an implementation
12mr|perl-Module-Implementation-0.60.0-1|29	for a given OS or any other case of needing to provide multiple
12mr|perl-Module-Implementation-0.60.0-1|30	implementations.
12mr|perl-Module-Implementation-0.60.0-1|31	
12mr|perl-Module-Implementation-0.60.0-1|32	This module is only useful when you know all the implementations ahead of
12mr|perl-Module-Implementation-0.60.0-1|33	time. If you want to load arbitrary implementations then you probably want
12mr|perl-Module-Implementation-0.60.0-1|34	something like a plugin system, not this module.
12mr|perl-Module-Implementation-0.60.0-1|35	
12mr|perl-Module-Implementation-0.60.0-1|36	%prep
12mr|perl-Module-Implementation-0.60.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Module-Implementation-0.60.0-1|38	
12mr|perl-Module-Implementation-0.60.0-1|39	%build
12mr|perl-Module-Implementation-0.60.0-1|40	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Module-Implementation-0.60.0-1|41	%make
12mr|perl-Module-Implementation-0.60.0-1|42	
12mr|perl-Module-Implementation-0.60.0-1|43	%check
12mr|perl-Module-Implementation-0.60.0-1|44	%make test
12mr|perl-Module-Implementation-0.60.0-1|45	
12mr|perl-Module-Implementation-0.60.0-1|46	%install
12mr|perl-Module-Implementation-0.60.0-1|47	%makeinstall_std
12mr|perl-Module-Implementation-0.60.0-1|48	
12mr|perl-Module-Implementation-0.60.0-1|49	%files
12mr|perl-Module-Implementation-0.60.0-1|50	%doc README LICENSE META.yml Changes META.json INSTALL
12mr|perl-Module-Implementation-0.60.0-1|51	%{_mandir}/man3/*
12mr|perl-Module-Implementation-0.60.0-1|52	%{perl_vendorlib}/*
12mr|perl-Module-Implementation-0.60.0-1|53	
12mr|perl-Module-Implementation-0.60.0-1|54	
12mr|perl-Module-Implementation-0.60.0-1|55	
12mr|perl-Module-Implementation-0.60.0-1|56	%changelog
12mr|perl-Module-Implementation-0.60.0-1|57	* Wed Sep  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Module-Implementation-0.60.0-1|58	+ Commit: bb8f77d
12mr|perl-Module-Implementation-0.60.0-1|59	- Add perl-devel to BuildRequires
12mr|perl-Module-Implementation-0.60.0-1|60	
12mr|perl-Module-Implementation-0.60.0-1|61	

15678 12
12mr|perl-Module-Install-1.10.0-4|1	%define	upstream_name	 Module-Install
12mr|perl-Module-Install-1.10.0-4|2	%define upstream_version 1.01
12mr|perl-Module-Install-1.10.0-4|3	
12mr|perl-Module-Install-1.10.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-Module-Install-1.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Module-Install-1.10.0-4|6	Release:	4
12mr|perl-Module-Install-1.10.0-4|7	
12mr|perl-Module-Install-1.10.0-4|8	Summary:	Standalone, extensible Perl module installer
12mr|perl-Module-Install-1.10.0-4|9	License:	GPL+ or Artistic
12mr|perl-Module-Install-1.10.0-4|10	Group:		Development/Perl
12mr|perl-Module-Install-1.10.0-4|11	URL:		http://search.cpan.org/dist/%{module}
12mr|perl-Module-Install-1.10.0-4|12	Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Module-Install-1.10.0-4|13	
12mr|perl-Module-Install-1.10.0-4|14	BuildRequires:	perl-devel
12mr|perl-Module-Install-1.10.0-4|15	BuildRequires:	perl(Archive::Tar)
12mr|perl-Module-Install-1.10.0-4|16	BuildRequires:	perl(Devel::PPPort) >= 3.16
12mr|perl-Module-Install-1.10.0-4|17	BuildRequires:	perl(ExtUtils::Install) >= 1.52
12mr|perl-Module-Install-1.10.0-4|18	BuildRequires:	perl(ExtUtils::ParseXS) >= 2.19
12mr|perl-Module-Install-1.10.0-4|19	BuildRequires:	perl-PathTools >= 3.270.100
12mr|perl-Module-Install-1.10.0-4|20	BuildRequires:	perl(File::Remove)
12mr|perl-Module-Install-1.10.0-4|21	BuildRequires:  perl(JSON)
12mr|perl-Module-Install-1.10.0-4|22	BuildRequires:  perl(LWP::UserAgent)
12mr|perl-Module-Install-1.10.0-4|23	BuildRequires:	perl(Module::Build)
12mr|perl-Module-Install-1.10.0-4|24	BuildRequires:	perl(Module::CoreList)
12mr|perl-Module-Install-1.10.0-4|25	BuildRequires:	perl(Module::ScanDeps)
12mr|perl-Module-Install-1.10.0-4|26	BuildRequires:	perl(PAR::Dist)
12mr|perl-Module-Install-1.10.0-4|27	BuildRequires:	perl(Parse::CPAN::Meta)
12mr|perl-Module-Install-1.10.0-4|28	BuildRequires:	perl(Test::Harness) >= 3.13
12mr|perl-Module-Install-1.10.0-4|29	BuildRequires:	perl(Test::More) >= 0.86
12mr|perl-Module-Install-1.10.0-4|30	BuildRequires:	perl(YAML)
12mr|perl-Module-Install-1.10.0-4|31	BuildRequires:	perl(YAML::Tiny)
12mr|perl-Module-Install-1.10.0-4|32	
12mr|perl-Module-Install-1.10.0-4|33	BuildArch:	noarch
12mr|perl-Module-Install-1.10.0-4|34	
12mr|perl-Module-Install-1.10.0-4|35	%description
12mr|perl-Module-Install-1.10.0-4|36	This module provides a drop-in replacement for ExtUtils::MakeMaker. For
12mr|perl-Module-Install-1.10.0-4|37	first-time users, Brian Ingerson's Creating Module Distributions with
12mr|perl-Module-Install-1.10.0-4|38	Module::Install in June 2003 issue of The Perl Journal
12mr|perl-Module-Install-1.10.0-4|39	(http://www.tpj.com/issues/) provides a gentle introduction to how this
12mr|perl-Module-Install-1.10.0-4|40	module works.
12mr|perl-Module-Install-1.10.0-4|41	
12mr|perl-Module-Install-1.10.0-4|42	%prep
12mr|perl-Module-Install-1.10.0-4|43	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Module-Install-1.10.0-4|44	
12mr|perl-Module-Install-1.10.0-4|45	%build
12mr|perl-Module-Install-1.10.0-4|46	chmod 644 Changes
12mr|perl-Module-Install-1.10.0-4|47	find lib -type f | xargs chmod 644
12mr|perl-Module-Install-1.10.0-4|48	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Module-Install-1.10.0-4|49	%make
12mr|perl-Module-Install-1.10.0-4|50	
12mr|perl-Module-Install-1.10.0-4|51	%check
12mr|perl-Module-Install-1.10.0-4|52	# this one requires a working CPAN configuration
12mr|perl-Module-Install-1.10.0-4|53	rm -f t/03_autoinstall.t
12mr|perl-Module-Install-1.10.0-4|54	%make test
12mr|perl-Module-Install-1.10.0-4|55	
12mr|perl-Module-Install-1.10.0-4|56	%install
12mr|perl-Module-Install-1.10.0-4|57	%__rm -rf %{buildroot}
12mr|perl-Module-Install-1.10.0-4|58	%makeinstall_std
12mr|perl-Module-Install-1.10.0-4|59	
12mr|perl-Module-Install-1.10.0-4|60	%files
12mr|perl-Module-Install-1.10.0-4|61	%doc README Changes META.yml
12mr|perl-Module-Install-1.10.0-4|62	%{perl_vendorlib}/Module
12mr|perl-Module-Install-1.10.0-4|63	%{perl_vendorlib}/inc/Module
12mr|perl-Module-Install-1.10.0-4|64	%{_mandir}/man3/*
12mr|perl-Module-Install-1.10.0-4|65	
12mr|perl-Module-Install-1.10.0-4|66	
12mr|perl-Module-Install-1.10.0-4|67	
12mr|perl-Module-Install-1.10.0-4|68	%changelog
12mr|perl-Module-Install-1.10.0-4|69	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Module-Install-1.10.0-4|70	+ Commit: 31b3244
12mr|perl-Module-Install-1.10.0-4|71	- Add perl-devel to BuildRequires, minor spec cleanup
12mr|perl-Module-Install-1.10.0-4|72	
12mr|perl-Module-Install-1.10.0-4|73	

15679 12
12mr|perl-Module-Load-Conditional-0.460.0-4|1	%define	upstream_name	 Module-Load-Conditional
12mr|perl-Module-Load-Conditional-0.460.0-4|2	%define upstream_version 0.46
12mr|perl-Module-Load-Conditional-0.460.0-4|3	
12mr|perl-Module-Load-Conditional-0.460.0-4|4	Name:       perl-%{upstream_name}
12mr|perl-Module-Load-Conditional-0.460.0-4|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Module-Load-Conditional-0.460.0-4|6	Release:    4
12mr|perl-Module-Load-Conditional-0.460.0-4|7	
12mr|perl-Module-Load-Conditional-0.460.0-4|8	Summary:	Looking up module information / loading at runtime
12mr|perl-Module-Load-Conditional-0.460.0-4|9	License:	GPL+ or Artistic
12mr|perl-Module-Load-Conditional-0.460.0-4|10	Group:		Development/Perl
12mr|perl-Module-Load-Conditional-0.460.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Module-Load-Conditional-0.460.0-4|12	Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Module-Load-Conditional-0.460.0-4|13	
12mr|perl-Module-Load-Conditional-0.460.0-4|14	Buildrequires:	perl-devel
12mr|perl-Module-Load-Conditional-0.460.0-4|15	Buildrequires:	perl(Module::Load)
12mr|perl-Module-Load-Conditional-0.460.0-4|16	Buildrequires:	perl(Params::Check)
12mr|perl-Module-Load-Conditional-0.460.0-4|17	Buildrequires:	perl(version)
12mr|perl-Module-Load-Conditional-0.460.0-4|18	
12mr|perl-Module-Load-Conditional-0.460.0-4|19	Buildarch:	    noarch
12mr|perl-Module-Load-Conditional-0.460.0-4|20	
12mr|perl-Module-Load-Conditional-0.460.0-4|21	%description
12mr|perl-Module-Load-Conditional-0.460.0-4|22	Module::Load::Conditional provides simple ways to query and possibly load any
12mr|perl-Module-Load-Conditional-0.460.0-4|23	of the modules you have installed on your system during runtime.
12mr|perl-Module-Load-Conditional-0.460.0-4|24	
12mr|perl-Module-Load-Conditional-0.460.0-4|25	It is able to load multiple modules at once or none at all if one of them was
12mr|perl-Module-Load-Conditional-0.460.0-4|26	not able to load. It also takes care of any error checking and so forth.
12mr|perl-Module-Load-Conditional-0.460.0-4|27	
12mr|perl-Module-Load-Conditional-0.460.0-4|28	It allows you to fetch any file pointed to by a ftp, http, file, or rsync uri
12mr|perl-Module-Load-Conditional-0.460.0-4|29	by a number of different means.
12mr|perl-Module-Load-Conditional-0.460.0-4|30	
12mr|perl-Module-Load-Conditional-0.460.0-4|31	%prep
12mr|perl-Module-Load-Conditional-0.460.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Module-Load-Conditional-0.460.0-4|33	
12mr|perl-Module-Load-Conditional-0.460.0-4|34	%build
12mr|perl-Module-Load-Conditional-0.460.0-4|35	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Module-Load-Conditional-0.460.0-4|36	%make
12mr|perl-Module-Load-Conditional-0.460.0-4|37	
12mr|perl-Module-Load-Conditional-0.460.0-4|38	%check
12mr|perl-Module-Load-Conditional-0.460.0-4|39	%make test
12mr|perl-Module-Load-Conditional-0.460.0-4|40	
12mr|perl-Module-Load-Conditional-0.460.0-4|41	%install
12mr|perl-Module-Load-Conditional-0.460.0-4|42	%makeinstall_std
12mr|perl-Module-Load-Conditional-0.460.0-4|43	
12mr|perl-Module-Load-Conditional-0.460.0-4|44	%files
12mr|perl-Module-Load-Conditional-0.460.0-4|45	%doc README
12mr|perl-Module-Load-Conditional-0.460.0-4|46	%{perl_vendorlib}/Module
12mr|perl-Module-Load-Conditional-0.460.0-4|47	%{_mandir}/*/*
12mr|perl-Module-Load-Conditional-0.460.0-4|48	
12mr|perl-Module-Load-Conditional-0.460.0-4|49	
12mr|perl-Module-Load-Conditional-0.460.0-4|50	
12mr|perl-Module-Load-Conditional-0.460.0-4|51	%changelog
12mr|perl-Module-Load-Conditional-0.460.0-4|52	

15680 12
12mr|perl-Module-Pluggable-3.900.0-8|1	%define upstream_name	 Module-Pluggable
12mr|perl-Module-Pluggable-3.900.0-8|2	%define upstream_version 3.9
12mr|perl-Module-Pluggable-3.900.0-8|3	
12mr|perl-Module-Pluggable-3.900.0-8|4	Name:		perl-%{upstream_name}
12mr|perl-Module-Pluggable-3.900.0-8|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Module-Pluggable-3.900.0-8|6	Release:	8
12mr|perl-Module-Pluggable-3.900.0-8|7	
12mr|perl-Module-Pluggable-3.900.0-8|8	Summary:	Simple plugins for Perl modules
12mr|perl-Module-Pluggable-3.900.0-8|9	License:	Artistic/GPL
12mr|perl-Module-Pluggable-3.900.0-8|10	Group:		Development/Perl
12mr|perl-Module-Pluggable-3.900.0-8|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Module-Pluggable-3.900.0-8|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Module-Pluggable-3.900.0-8|13	
12mr|perl-Module-Pluggable-3.900.0-8|14	BuildRequires:	perl-devel
12mr|perl-Module-Pluggable-3.900.0-8|15	
12mr|perl-Module-Pluggable-3.900.0-8|16	BuildArch:	noarch
12mr|perl-Module-Pluggable-3.900.0-8|17	
12mr|perl-Module-Pluggable-3.900.0-8|18	%description
12mr|perl-Module-Pluggable-3.900.0-8|19	This Perl module provides a simple but, hopefully, extensible way of having
12mr|perl-Module-Pluggable-3.900.0-8|20	'plugins' for your module.
12mr|perl-Module-Pluggable-3.900.0-8|21	
12mr|perl-Module-Pluggable-3.900.0-8|22	%prep
12mr|perl-Module-Pluggable-3.900.0-8|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Module-Pluggable-3.900.0-8|24	
12mr|perl-Module-Pluggable-3.900.0-8|25	%build
12mr|perl-Module-Pluggable-3.900.0-8|26	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Module-Pluggable-3.900.0-8|27	%make
12mr|perl-Module-Pluggable-3.900.0-8|28	
12mr|perl-Module-Pluggable-3.900.0-8|29	%check
12mr|perl-Module-Pluggable-3.900.0-8|30	make test
12mr|perl-Module-Pluggable-3.900.0-8|31	
12mr|perl-Module-Pluggable-3.900.0-8|32	%install
12mr|perl-Module-Pluggable-3.900.0-8|33	%makeinstall_std
12mr|perl-Module-Pluggable-3.900.0-8|34	
12mr|perl-Module-Pluggable-3.900.0-8|35	%files
12mr|perl-Module-Pluggable-3.900.0-8|36	%doc README Changes
12mr|perl-Module-Pluggable-3.900.0-8|37	%{perl_vendorarch}/Module
12mr|perl-Module-Pluggable-3.900.0-8|38	%{perl_vendorarch}/Devel
12mr|perl-Module-Pluggable-3.900.0-8|39	%{_mandir}/*/*
12mr|perl-Module-Pluggable-3.900.0-8|40	
12mr|perl-Module-Pluggable-3.900.0-8|41	
12mr|perl-Module-Pluggable-3.900.0-8|42	
12mr|perl-Module-Pluggable-3.900.0-8|43	%changelog
12mr|perl-Module-Pluggable-3.900.0-8|44	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Module-Pluggable-3.900.0-8|45	+ Commit: 232cb8d
12mr|perl-Module-Pluggable-3.900.0-8|46	- Should be noarch package
12mr|perl-Module-Pluggable-3.900.0-8|47	
12mr|perl-Module-Pluggable-3.900.0-8|48	

15681 12
12mr|perl-Module-Runtime-0.13.0-1|1	%define upstream_name    Module-Runtime
12mr|perl-Module-Runtime-0.13.0-1|2	%define upstream_version 0.013
12mr|perl-Module-Runtime-0.13.0-1|3	
12mr|perl-Module-Runtime-0.13.0-1|4	Name:       perl-%{upstream_name}
12mr|perl-Module-Runtime-0.13.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Module-Runtime-0.13.0-1|6	Release:    1
12mr|perl-Module-Runtime-0.13.0-1|7	
12mr|perl-Module-Runtime-0.13.0-1|8	Summary:    Runtime module handling
12mr|perl-Module-Runtime-0.13.0-1|9	License:    GPL+ or Artistic
12mr|perl-Module-Runtime-0.13.0-1|10	Group:      Development/Perl
12mr|perl-Module-Runtime-0.13.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Module-Runtime-0.13.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Module-Runtime-0.13.0-1|13	
12mr|perl-Module-Runtime-0.13.0-1|14	BuildRequires: perl(Carp)
12mr|perl-Module-Runtime-0.13.0-1|15	BuildRequires: perl(Exporter)
12mr|perl-Module-Runtime-0.13.0-1|16	BuildRequires: perl(Math::Complex)
12mr|perl-Module-Runtime-0.13.0-1|17	BuildRequires: perl(Math::Trig)
12mr|perl-Module-Runtime-0.13.0-1|18	BuildRequires: perl(Module::Build)
12mr|perl-Module-Runtime-0.13.0-1|19	BuildRequires: perl(Test::More)
12mr|perl-Module-Runtime-0.13.0-1|20	BuildRequires: perl(parent)
12mr|perl-Module-Runtime-0.13.0-1|21	BuildRequires: perl(strict)
12mr|perl-Module-Runtime-0.13.0-1|22	BuildRequires: perl(warnings)
12mr|perl-Module-Runtime-0.13.0-1|23	BuildRequires: perl(Module::Build::Compat)
12mr|perl-Module-Runtime-0.13.0-1|24	BuildRequires: perl(Params::Classify)
12mr|perl-Module-Runtime-0.13.0-1|25	BuildArch: noarch
12mr|perl-Module-Runtime-0.13.0-1|26	
12mr|perl-Module-Runtime-0.13.0-1|27	%description
12mr|perl-Module-Runtime-0.13.0-1|28	The functions exported by this module deal with runtime handling of Perl
12mr|perl-Module-Runtime-0.13.0-1|29	modules, which are normally handled at compile time.
12mr|perl-Module-Runtime-0.13.0-1|30	
12mr|perl-Module-Runtime-0.13.0-1|31	%prep
12mr|perl-Module-Runtime-0.13.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Module-Runtime-0.13.0-1|33	
12mr|perl-Module-Runtime-0.13.0-1|34	%build
12mr|perl-Module-Runtime-0.13.0-1|35	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Module-Runtime-0.13.0-1|36	
12mr|perl-Module-Runtime-0.13.0-1|37	%make
12mr|perl-Module-Runtime-0.13.0-1|38	
12mr|perl-Module-Runtime-0.13.0-1|39	%check
12mr|perl-Module-Runtime-0.13.0-1|40	%make test
12mr|perl-Module-Runtime-0.13.0-1|41	
12mr|perl-Module-Runtime-0.13.0-1|42	%install
12mr|perl-Module-Runtime-0.13.0-1|43	%makeinstall_std
12mr|perl-Module-Runtime-0.13.0-1|44	
12mr|perl-Module-Runtime-0.13.0-1|45	%files
12mr|perl-Module-Runtime-0.13.0-1|46	%doc Changes README
12mr|perl-Module-Runtime-0.13.0-1|47	%{_mandir}/man3/*
12mr|perl-Module-Runtime-0.13.0-1|48	%{perl_vendorlib}/*
12mr|perl-Module-Runtime-0.13.0-1|49	
12mr|perl-Module-Runtime-0.13.0-1|50	
12mr|perl-Module-Runtime-0.13.0-1|51	
12mr|perl-Module-Runtime-0.13.0-1|52	%changelog
12mr|perl-Module-Runtime-0.13.0-1|53	* Thu Sep  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Module-Runtime-0.13.0-1|54	+ Commit: cd7e7ed
12mr|perl-Module-Runtime-0.13.0-1|55	- New version 0.013
12mr|perl-Module-Runtime-0.13.0-1|56	
12mr|perl-Module-Runtime-0.13.0-1|57	

15682 12
12mr|perl-Module-ScanDeps-1.20.0-5|1	%define upstream_name       Module-ScanDeps
12mr|perl-Module-ScanDeps-1.20.0-5|2	%define upstream_version 1.02
12mr|perl-Module-ScanDeps-1.20.0-5|3	
12mr|perl-Module-ScanDeps-1.20.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Module-ScanDeps-1.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Module-ScanDeps-1.20.0-5|6	Release:	5
12mr|perl-Module-ScanDeps-1.20.0-5|7	Summary:	Recursively scan Perl code for dependencies
12mr|perl-Module-ScanDeps-1.20.0-5|8	License:	Artistic
12mr|perl-Module-ScanDeps-1.20.0-5|9	Group:		Development/Perl
12mr|perl-Module-ScanDeps-1.20.0-5|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Module-ScanDeps-1.20.0-5|11	Source:		http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Module-ScanDeps-1.20.0-5|12	BuildRequires:	perl(File::Temp)
12mr|perl-Module-ScanDeps-1.20.0-5|13	BuildRequires:	perl(Module::Build::ModuleInfo)
12mr|perl-Module-ScanDeps-1.20.0-5|14	BuildRequires:	perl-devel
12mr|perl-Module-ScanDeps-1.20.0-5|15	BuildArch:	noarch
12mr|perl-Module-ScanDeps-1.20.0-5|16	
12mr|perl-Module-ScanDeps-1.20.0-5|17	%description
12mr|perl-Module-ScanDeps-1.20.0-5|18	This is a module to recursively scan Perl programs for dependencies.
12mr|perl-Module-ScanDeps-1.20.0-5|19	
12mr|perl-Module-ScanDeps-1.20.0-5|20	An application of Module::ScanDeps is to generate executables from scripts
12mr|perl-Module-ScanDeps-1.20.0-5|21	that contains necessary modules; this module supports two such projects, PAR
12mr|perl-Module-ScanDeps-1.20.0-5|22	and App::Packer.  Please see their respective documentations on CPAN for
12mr|perl-Module-ScanDeps-1.20.0-5|23	further information.
12mr|perl-Module-ScanDeps-1.20.0-5|24	
12mr|perl-Module-ScanDeps-1.20.0-5|25	%prep
12mr|perl-Module-ScanDeps-1.20.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Module-ScanDeps-1.20.0-5|27	
12mr|perl-Module-ScanDeps-1.20.0-5|28	%build
12mr|perl-Module-ScanDeps-1.20.0-5|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Module-ScanDeps-1.20.0-5|30	%make
12mr|perl-Module-ScanDeps-1.20.0-5|31	
12mr|perl-Module-ScanDeps-1.20.0-5|32	%check
12mr|perl-Module-ScanDeps-1.20.0-5|33	%__make test
12mr|perl-Module-ScanDeps-1.20.0-5|34	
12mr|perl-Module-ScanDeps-1.20.0-5|35	%install
12mr|perl-Module-ScanDeps-1.20.0-5|36	%makeinstall_std
12mr|perl-Module-ScanDeps-1.20.0-5|37	
12mr|perl-Module-ScanDeps-1.20.0-5|38	%files
12mr|perl-Module-ScanDeps-1.20.0-5|39	%doc AUTHORS Changes README
12mr|perl-Module-ScanDeps-1.20.0-5|40	%{_bindir}/*
12mr|perl-Module-ScanDeps-1.20.0-5|41	%{_mandir}/man*/*
12mr|perl-Module-ScanDeps-1.20.0-5|42	%{perl_vendorlib}/Module
12mr|perl-Module-ScanDeps-1.20.0-5|43	
12mr|perl-Module-ScanDeps-1.20.0-5|44	
12mr|perl-Module-ScanDeps-1.20.0-5|45	
12mr|perl-Module-ScanDeps-1.20.0-5|46	%changelog
12mr|perl-Module-ScanDeps-1.20.0-5|47	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Module-ScanDeps-1.20.0-5|48	+ Commit: 740ddad
12mr|perl-Module-ScanDeps-1.20.0-5|49	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Module-ScanDeps-1.20.0-5|50	
12mr|perl-Module-ScanDeps-1.20.0-5|51	

15683 12
12mr|perl-Module-Signature-0.680.0-5|1	%define	upstream_name	 Module-Signature
12mr|perl-Module-Signature-0.680.0-5|2	%define upstream_version 0.68
12mr|perl-Module-Signature-0.680.0-5|3	
12mr|perl-Module-Signature-0.680.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Module-Signature-0.680.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Module-Signature-0.680.0-5|6	Release:	5
12mr|perl-Module-Signature-0.680.0-5|7	
12mr|perl-Module-Signature-0.680.0-5|8	Summary:	Check and create SIGNATURE files for CPAN distributions
12mr|perl-Module-Signature-0.680.0-5|9	License:	Artistic
12mr|perl-Module-Signature-0.680.0-5|10	Group:		Development/Perl
12mr|perl-Module-Signature-0.680.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Module-Signature-0.680.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Module-Signature-0.680.0-5|13	
12mr|perl-Module-Signature-0.680.0-5|14	BuildRequires:	perl(Digest::SHA1)
12mr|perl-Module-Signature-0.680.0-5|15	BuildRequires:	perl(PAR::Dist)
12mr|perl-Module-Signature-0.680.0-5|16	BuildRequires:	perl(Digest::SHA)
12mr|perl-Module-Signature-0.680.0-5|17	BuildRequires:	perl(IPC::Run)
12mr|perl-Module-Signature-0.680.0-5|18	BuildRequires:	perl-devel
12mr|perl-Module-Signature-0.680.0-5|19	BuildArch:	noarch
12mr|perl-Module-Signature-0.680.0-5|20	
12mr|perl-Module-Signature-0.680.0-5|21	%description
12mr|perl-Module-Signature-0.680.0-5|22	This is a perl module to check and create SIGNATURE files
12mr|perl-Module-Signature-0.680.0-5|23	for CPAN distributions.
12mr|perl-Module-Signature-0.680.0-5|24	
12mr|perl-Module-Signature-0.680.0-5|25	%prep
12mr|perl-Module-Signature-0.680.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Module-Signature-0.680.0-5|27	
12mr|perl-Module-Signature-0.680.0-5|28	%build
12mr|perl-Module-Signature-0.680.0-5|29	%__perl Makefile.PL INSTALLDIRS=vendor --skipdeps </dev/null
12mr|perl-Module-Signature-0.680.0-5|30	%make
12mr|perl-Module-Signature-0.680.0-5|31	
12mr|perl-Module-Signature-0.680.0-5|32	%check
12mr|perl-Module-Signature-0.680.0-5|33	%make test
12mr|perl-Module-Signature-0.680.0-5|34	
12mr|perl-Module-Signature-0.680.0-5|35	%install
12mr|perl-Module-Signature-0.680.0-5|36	%makeinstall_std
12mr|perl-Module-Signature-0.680.0-5|37	
12mr|perl-Module-Signature-0.680.0-5|38	%files
12mr|perl-Module-Signature-0.680.0-5|39	%doc AUTHORS Changes README
12mr|perl-Module-Signature-0.680.0-5|40	%{_bindir}/*
12mr|perl-Module-Signature-0.680.0-5|41	%{_mandir}/man*/*
12mr|perl-Module-Signature-0.680.0-5|42	%{perl_vendorlib}/Module
12mr|perl-Module-Signature-0.680.0-5|43	
12mr|perl-Module-Signature-0.680.0-5|44	
12mr|perl-Module-Signature-0.680.0-5|45	
12mr|perl-Module-Signature-0.680.0-5|46	%changelog
12mr|perl-Module-Signature-0.680.0-5|47	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Module-Signature-0.680.0-5|48	+ Commit: fa61af0
12mr|perl-Module-Signature-0.680.0-5|49	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Module-Signature-0.680.0-5|50	
12mr|perl-Module-Signature-0.680.0-5|51	

15684 12
12mr|perl-Mon-0.110.0-5|1	%define upstream_name	 Mon
12mr|perl-Mon-0.110.0-5|2	%define upstream_version 0.11
12mr|perl-Mon-0.110.0-5|3	
12mr|perl-Mon-0.110.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Mon-0.110.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Mon-0.110.0-5|6	Release:	5
12mr|perl-Mon-0.110.0-5|7	
12mr|perl-Mon-0.110.0-5|8	Summary:	Perl-Mon module
12mr|perl-Mon-0.110.0-5|9	License:	GPL
12mr|perl-Mon-0.110.0-5|10	Group:		Development/Perl
12mr|perl-Mon-0.110.0-5|11	Url:		http://www.kernel.org/software/mon/
12mr|perl-Mon-0.110.0-5|12	Source0:	ftp://ftp.kernel.org/pub/software/admin/mon/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Mon-0.110.0-5|13	
12mr|perl-Mon-0.110.0-5|14	BuildRequires:	perl-devel
12mr|perl-Mon-0.110.0-5|15	BuildArch:	noarch
12mr|perl-Mon-0.110.0-5|16	
12mr|perl-Mon-0.110.0-5|17	%description
12mr|perl-Mon-0.110.0-5|18	This is the Perl5 module for interfacing with the Mon system monitoring
12mr|perl-Mon-0.110.0-5|19	package. Currently only the client interface is implemented, but more
12mr|perl-Mon-0.110.0-5|20	things like special logging routines and persistent monitors are being
12mr|perl-Mon-0.110.0-5|21	considered.
12mr|perl-Mon-0.110.0-5|22	
12mr|perl-Mon-0.110.0-5|23	%prep
12mr|perl-Mon-0.110.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Mon-0.110.0-5|25	
12mr|perl-Mon-0.110.0-5|26	%build
12mr|perl-Mon-0.110.0-5|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Mon-0.110.0-5|28	make
12mr|perl-Mon-0.110.0-5|29	
12mr|perl-Mon-0.110.0-5|30	%check
12mr|perl-Mon-0.110.0-5|31	make test
12mr|perl-Mon-0.110.0-5|32	
12mr|perl-Mon-0.110.0-5|33	%install
12mr|perl-Mon-0.110.0-5|34	%makeinstall_std
12mr|perl-Mon-0.110.0-5|35	
12mr|perl-Mon-0.110.0-5|36	%files
12mr|perl-Mon-0.110.0-5|37	%doc CHANGES  COPYRIGHT COPYING README VERSION
12mr|perl-Mon-0.110.0-5|38	%{perl_vendorlib}/Mon
12mr|perl-Mon-0.110.0-5|39	%{_mandir}/*/*
12mr|perl-Mon-0.110.0-5|40	
12mr|perl-Mon-0.110.0-5|41	
12mr|perl-Mon-0.110.0-5|42	
12mr|perl-Mon-0.110.0-5|43	%changelog
12mr|perl-Mon-0.110.0-5|44	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Mon-0.110.0-5|45	+ Commit: b879730
12mr|perl-Mon-0.110.0-5|46	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Mon-0.110.0-5|47	
12mr|perl-Mon-0.110.0-5|48	

15685 12
12mr|perl-Moose-2.1.0-6|1	%define upstream_name	 Moose
12mr|perl-Moose-2.1.0-6|2	%define upstream_version 2.0010
12mr|perl-Moose-2.1.0-6|3	
12mr|perl-Moose-2.1.0-6|4	%if %{_use_internal_dependency_generator}
12mr|perl-Moose-2.1.0-6|5	%define __noautoreq 'perl\\(Moose::Conflicts\\)'
12mr|perl-Moose-2.1.0-6|6	%else
12mr|perl-Moose-2.1.0-6|7	%define _requires_exceptions perl(Moose::Conflicts)
12mr|perl-Moose-2.1.0-6|8	%endif
12mr|perl-Moose-2.1.0-6|9	
12mr|perl-Moose-2.1.0-6|10	Name:		perl-%{upstream_name}
12mr|perl-Moose-2.1.0-6|11	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Moose-2.1.0-6|12	Release:	6
12mr|perl-Moose-2.1.0-6|13	Summary:	A complete modern object system for Perl 5
12mr|perl-Moose-2.1.0-6|14	License:    GPL+ or Artistic
12mr|perl-Moose-2.1.0-6|15	Group:		Development/Perl
12mr|perl-Moose-2.1.0-6|16	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Moose-2.1.0-6|17	Source0:	http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Moose-2.1.0-6|18	BuildRequires:	perl(Data::OptList)
12mr|perl-Moose-2.1.0-6|19	BuildRequires:	perl(Devel::GlobalDestruction)
12mr|perl-Moose-2.1.0-6|20	BuildRequires:	perl(Eval::Closure)
12mr|perl-Moose-2.1.0-6|21	BuildRequires:	perl(List::MoreUtils) >= 0.120.0
12mr|perl-Moose-2.1.0-6|22	BuildRequires:	perl(MRO::Compat)
12mr|perl-Moose-2.1.0-6|23	BuildRequires:	perl(Package::DeprecationManager) >= 0.070.0
12mr|perl-Moose-2.1.0-6|24	BuildRequires:	perl(Package::Stash)
12mr|perl-Moose-2.1.0-6|25	BuildRequires:	perl(Params::Util) >= 1.000.0
12mr|perl-Moose-2.1.0-6|26	BuildRequires:	perl(Scalar::Util) >= 1.190.0
12mr|perl-Moose-2.1.0-6|27	BuildRequires:	perl(Sub::Exporter) >= 0.098.0
12mr|perl-Moose-2.1.0-6|28	BuildRequires:	perl(Sub::Name)
12mr|perl-Moose-2.1.0-6|29	BuildRequires:	perl(Task::Weaken)
12mr|perl-Moose-2.1.0-6|30	#BuildRequires:	perl(Test::Output)
12mr|perl-Moose-2.1.0-6|31	BuildRequires:	perl(Test::Exception) >= 0.270
12mr|perl-Moose-2.1.0-6|32	BuildRequires:	perl(Test::More) >= 0.880
12mr|perl-Moose-2.1.0-6|33	BuildRequires:	perl(Test::Requires) >= 0.050
12mr|perl-Moose-2.1.0-6|34	BuildRequires:	perl(Test::LongString)
12mr|perl-Moose-2.1.0-6|35	BuildRequires:	perl(Test::Fatal)
12mr|perl-Moose-2.1.0-6|36	BuildRequires:	perl(Try::Tiny) >= 0.020.0
12mr|perl-Moose-2.1.0-6|37	BuildRequires:	perl-devel
12mr|perl-Moose-2.1.0-6|38	Requires:	perl(Sub::Name)
12mr|perl-Moose-2.1.0-6|39	Provides:   perl-Moose-implementation
12mr|perl-Moose-2.1.0-6|40	Obsoletes:	perl-Class-MOP <= 1.120.0
12mr|perl-Moose-2.1.0-6|41	Provides:	perl-Class-MOP = 1.120.0
12mr|perl-Moose-2.1.0-6|42	
12mr|perl-Moose-2.1.0-6|43	%description
12mr|perl-Moose-2.1.0-6|44	Moose is an extension of the Perl 5 object system.
12mr|perl-Moose-2.1.0-6|45	
12mr|perl-Moose-2.1.0-6|46	%prep
12mr|perl-Moose-2.1.0-6|47	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Moose-2.1.0-6|48	
12mr|perl-Moose-2.1.0-6|49	%build
12mr|perl-Moose-2.1.0-6|50	%__perl Makefile.PL INSTALLDIRS=vendor --skipdeps
12mr|perl-Moose-2.1.0-6|51	%make
12mr|perl-Moose-2.1.0-6|52	
12mr|perl-Moose-2.1.0-6|53	%check
12mr|perl-Moose-2.1.0-6|54	%make test
12mr|perl-Moose-2.1.0-6|55	
12mr|perl-Moose-2.1.0-6|56	%install
12mr|perl-Moose-2.1.0-6|57	%makeinstall_std
12mr|perl-Moose-2.1.0-6|58	
12mr|perl-Moose-2.1.0-6|59	%files
12mr|perl-Moose-2.1.0-6|60	%doc Changes README
12mr|perl-Moose-2.1.0-6|61	%{_bindir}/moose-outdated
12mr|perl-Moose-2.1.0-6|62	%{perl_vendorlib}/*
12mr|perl-Moose-2.1.0-6|63	%{_mandir}/*/*
12mr|perl-Moose-2.1.0-6|64	
12mr|perl-Moose-2.1.0-6|65	
12mr|perl-Moose-2.1.0-6|66	
12mr|perl-Moose-2.1.0-6|67	%changelog
12mr|perl-Moose-2.1.0-6|68	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Moose-2.1.0-6|69	+ Commit: 4c560e9
12mr|perl-Moose-2.1.0-6|70	- Add requires exceptions for internal dependency generator
12mr|perl-Moose-2.1.0-6|71	
12mr|perl-Moose-2.1.0-6|72	

15686 12
12mr|perl-MP3-Info-1.240.0-5|1	%define upstream_name    MP3-Info
12mr|perl-MP3-Info-1.240.0-5|2	%define upstream_version 1.24
12mr|perl-MP3-Info-1.240.0-5|3	
12mr|perl-MP3-Info-1.240.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-MP3-Info-1.240.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-MP3-Info-1.240.0-5|6	Release:	5
12mr|perl-MP3-Info-1.240.0-5|7	
12mr|perl-MP3-Info-1.240.0-5|8	Summary:	Perl module to manipulate / fetch info from MP3 audio files
12mr|perl-MP3-Info-1.240.0-5|9	License:	GPL+ or Artistic
12mr|perl-MP3-Info-1.240.0-5|10	Group:		Development/Perl
12mr|perl-MP3-Info-1.240.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-MP3-Info-1.240.0-5|12	Source0:	http://www.cpan.org/modules/by-module/MP3/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-MP3-Info-1.240.0-5|13	
12mr|perl-MP3-Info-1.240.0-5|14	BuildRequires:	perl-devel
12mr|perl-MP3-Info-1.240.0-5|15	BuildArch:	noarch
12mr|perl-MP3-Info-1.240.0-5|16	
12mr|perl-MP3-Info-1.240.0-5|17	%description
12mr|perl-MP3-Info-1.240.0-5|18	Manipulate / fetch info from MP3 audio files : winamp genres, mp3tag, mp3info.
12mr|perl-MP3-Info-1.240.0-5|19	
12mr|perl-MP3-Info-1.240.0-5|20	%prep
12mr|perl-MP3-Info-1.240.0-5|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-MP3-Info-1.240.0-5|22	
12mr|perl-MP3-Info-1.240.0-5|23	%build
12mr|perl-MP3-Info-1.240.0-5|24	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-MP3-Info-1.240.0-5|25	%make OPTIMIZE="%{optflags}"
12mr|perl-MP3-Info-1.240.0-5|26	
12mr|perl-MP3-Info-1.240.0-5|27	%check
12mr|perl-MP3-Info-1.240.0-5|28	%make test
12mr|perl-MP3-Info-1.240.0-5|29	
12mr|perl-MP3-Info-1.240.0-5|30	%install
12mr|perl-MP3-Info-1.240.0-5|31	%makeinstall_std
12mr|perl-MP3-Info-1.240.0-5|32	
12mr|perl-MP3-Info-1.240.0-5|33	%files
12mr|perl-MP3-Info-1.240.0-5|34	%doc README Changes eg
12mr|perl-MP3-Info-1.240.0-5|35	%{_mandir}/*/*
12mr|perl-MP3-Info-1.240.0-5|36	%{perl_vendorlib}/MP3
12mr|perl-MP3-Info-1.240.0-5|37	
12mr|perl-MP3-Info-1.240.0-5|38	
12mr|perl-MP3-Info-1.240.0-5|39	%changelog
12mr|perl-MP3-Info-1.240.0-5|40	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-MP3-Info-1.240.0-5|41	+ Commit: 847a3f5
12mr|perl-MP3-Info-1.240.0-5|42	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-MP3-Info-1.240.0-5|43	
12mr|perl-MP3-Info-1.240.0-5|44	

15687 12
12mr|perl-MRO-Compat-0.110.0-6|1	%define upstream_name	MRO-Compat
12mr|perl-MRO-Compat-0.110.0-6|2	%define upstream_version    0.11
12mr|perl-MRO-Compat-0.110.0-6|3	
12mr|perl-MRO-Compat-0.110.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-MRO-Compat-0.110.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-MRO-Compat-0.110.0-6|6	Release:	6
12mr|perl-MRO-Compat-0.110.0-6|7	Summary:	mro::* interface compatibility for Perls < 5.9.5
12mr|perl-MRO-Compat-0.110.0-6|8	License:	GPL
12mr|perl-MRO-Compat-0.110.0-6|9	Group:		Development/Perl
12mr|perl-MRO-Compat-0.110.0-6|10	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-MRO-Compat-0.110.0-6|11	Source:		http://search.cpan.org/CPAN/authors/id/B/BL/BLBLACK/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-MRO-Compat-0.110.0-6|12	BuildRequires:	perl(Module::AutoInstall)
12mr|perl-MRO-Compat-0.110.0-6|13	BuildRequires:	perl(Class::C3) >= 0.19
12mr|perl-MRO-Compat-0.110.0-6|14	BuildRequires:	perl(Class::C3::XS) >= 0.19
12mr|perl-MRO-Compat-0.110.0-6|15	BuildRequires:	perl-devel
12mr|perl-MRO-Compat-0.110.0-6|16	BuildArch:	noarch
12mr|perl-MRO-Compat-0.110.0-6|17	
12mr|perl-MRO-Compat-0.110.0-6|18	%description
12mr|perl-MRO-Compat-0.110.0-6|19	The "mro" namespace provides several utilities for dealing with method
12mr|perl-MRO-Compat-0.110.0-6|20	resolution order and method caching in general in Perl 5.9.5 and higher.
12mr|perl-MRO-Compat-0.110.0-6|21	
12mr|perl-MRO-Compat-0.110.0-6|22	This upstream_name provides those interfaces for earlier versions of Perl
12mr|perl-MRO-Compat-0.110.0-6|23	(back to 5.6.0 anyways).
12mr|perl-MRO-Compat-0.110.0-6|24	
12mr|perl-MRO-Compat-0.110.0-6|25	It is a harmless no-op to use this upstream_name on 5.9.5+. If you're
12mr|perl-MRO-Compat-0.110.0-6|26	writing a piece of software that would like to use the parts of 5.9.5+'s
12mr|perl-MRO-Compat-0.110.0-6|27	mro:: interfaces that are supported here, and you want compatibility with
12mr|perl-MRO-Compat-0.110.0-6|28	older Perls, this is the upstream_name for you.
12mr|perl-MRO-Compat-0.110.0-6|29	
12mr|perl-MRO-Compat-0.110.0-6|30	Some parts of this interface will work better with Class::C3::XS installed,
12mr|perl-MRO-Compat-0.110.0-6|31	but it's not a requirement.
12mr|perl-MRO-Compat-0.110.0-6|32	
12mr|perl-MRO-Compat-0.110.0-6|33	This upstream_name never exports any functions. All calls must be fully
12mr|perl-MRO-Compat-0.110.0-6|34	qualified with the mro:: prefix.
12mr|perl-MRO-Compat-0.110.0-6|35	
12mr|perl-MRO-Compat-0.110.0-6|36	The interface documentation here serves only as a quick reference of what
12mr|perl-MRO-Compat-0.110.0-6|37	the function basically does, and what differences between MRO::Compat and
12mr|perl-MRO-Compat-0.110.0-6|38	5.9.5+ one should look out for. The main docs in 5.9.5's mro are the real
12mr|perl-MRO-Compat-0.110.0-6|39	interface docs, and contain a lot of other
12mr|perl-MRO-Compat-0.110.0-6|40	
12mr|perl-MRO-Compat-0.110.0-6|41	%prep
12mr|perl-MRO-Compat-0.110.0-6|42	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-MRO-Compat-0.110.0-6|43	
12mr|perl-MRO-Compat-0.110.0-6|44	%build
12mr|perl-MRO-Compat-0.110.0-6|45	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-MRO-Compat-0.110.0-6|46	%make
12mr|perl-MRO-Compat-0.110.0-6|47	%make test
12mr|perl-MRO-Compat-0.110.0-6|48	
12mr|perl-MRO-Compat-0.110.0-6|49	%install
12mr|perl-MRO-Compat-0.110.0-6|50	%makeinstall_std
12mr|perl-MRO-Compat-0.110.0-6|51	
12mr|perl-MRO-Compat-0.110.0-6|52	%files
12mr|perl-MRO-Compat-0.110.0-6|53	%doc ChangeLog README
12mr|perl-MRO-Compat-0.110.0-6|54	%{perl_vendorlib}/MRO
12mr|perl-MRO-Compat-0.110.0-6|55	%{_mandir}/*/*
12mr|perl-MRO-Compat-0.110.0-6|56	
12mr|perl-MRO-Compat-0.110.0-6|57	
12mr|perl-MRO-Compat-0.110.0-6|58	
12mr|perl-MRO-Compat-0.110.0-6|59	%changelog
12mr|perl-MRO-Compat-0.110.0-6|60	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-MRO-Compat-0.110.0-6|61	+ Commit: 77083e4
12mr|perl-MRO-Compat-0.110.0-6|62	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-MRO-Compat-0.110.0-6|63	
12mr|perl-MRO-Compat-0.110.0-6|64	

15688 12
12mr|perl-Msgcat-1.30.0-6|1	%define upstream_name    Msgcat
12mr|perl-Msgcat-1.30.0-6|2	%define upstream_version 1.03
12mr|perl-Msgcat-1.30.0-6|3	
12mr|perl-Msgcat-1.30.0-6|4	Name:       perl-%{upstream_name}
12mr|perl-Msgcat-1.30.0-6|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Msgcat-1.30.0-6|6	Release:    %mkrel 6
12mr|perl-Msgcat-1.30.0-6|7	
12mr|perl-Msgcat-1.30.0-6|8	Summary:    Msgcat, a small Perl module for XPG4 message catalog functions
12mr|perl-Msgcat-1.30.0-6|9	License:    GPL
12mr|perl-Msgcat-1.30.0-6|10	Group:      Development/Perl
12mr|perl-Msgcat-1.30.0-6|11	Url:        http://www.cpan.org
12mr|perl-Msgcat-1.30.0-6|12	Source0:    ftp://ftp.pasteur.fr/pub/computing/CPAN/modules/by-module/Locale/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Msgcat-1.30.0-6|13	
12mr|perl-Msgcat-1.30.0-6|14	BuildRequires:	perl-devel
12mr|perl-Msgcat-1.30.0-6|15	Buildroot: %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Msgcat-1.30.0-6|16	
12mr|perl-Msgcat-1.30.0-6|17	%description
12mr|perl-Msgcat-1.30.0-6|18	This is Msgcat, a small Perl modules for systems which support the XPG4 message
12mr|perl-Msgcat-1.30.0-6|19	catalog functions : catopen(3), catgets(3) and catclose(4).
12mr|perl-Msgcat-1.30.0-6|20	
12mr|perl-Msgcat-1.30.0-6|21	%prep
12mr|perl-Msgcat-1.30.0-6|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Msgcat-1.30.0-6|23	
12mr|perl-Msgcat-1.30.0-6|24	# for docs files (fpons)
12mr|perl-Msgcat-1.30.0-6|25	chmod 0644 README Changes
12mr|perl-Msgcat-1.30.0-6|26	
12mr|perl-Msgcat-1.30.0-6|27	%build
12mr|perl-Msgcat-1.30.0-6|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Msgcat-1.30.0-6|29	%make OPTIMIZE="$RPM_OPT_FLAGS"
12mr|perl-Msgcat-1.30.0-6|30	
12mr|perl-Msgcat-1.30.0-6|31	%check
12mr|perl-Msgcat-1.30.0-6|32	%make test
12mr|perl-Msgcat-1.30.0-6|33	
12mr|perl-Msgcat-1.30.0-6|34	%install
12mr|perl-Msgcat-1.30.0-6|35	rm -rf %{buildroot}
12mr|perl-Msgcat-1.30.0-6|36	%makeinstall_std
12mr|perl-Msgcat-1.30.0-6|37	
12mr|perl-Msgcat-1.30.0-6|38	%clean
12mr|perl-Msgcat-1.30.0-6|39	rm -rf %{buildroot}
12mr|perl-Msgcat-1.30.0-6|40	
12mr|perl-Msgcat-1.30.0-6|41	%files
12mr|perl-Msgcat-1.30.0-6|42	%defattr(-,root,root)
12mr|perl-Msgcat-1.30.0-6|43	%doc README Changes
12mr|perl-Msgcat-1.30.0-6|44	%{_mandir}/*/*
12mr|perl-Msgcat-1.30.0-6|45	%{perl_vendorarch}/Locale
12mr|perl-Msgcat-1.30.0-6|46	%{perl_vendorarch}/auto/Locale
12mr|perl-Msgcat-1.30.0-6|47	
12mr|perl-Msgcat-1.30.0-6|48	
12mr|perl-Msgcat-1.30.0-6|49	
12mr|perl-Msgcat-1.30.0-6|50	%changelog
12mr|perl-Msgcat-1.30.0-6|51	

15689 12
12mr|perl-NetAddr-IP-4.44.0-4|1	%define upstream_name    NetAddr-IP
12mr|perl-NetAddr-IP-4.44.0-4|2	%define upstream_version 4.044
12mr|perl-NetAddr-IP-4.44.0-4|3	
12mr|perl-NetAddr-IP-4.44.0-4|4	Name:       perl-%{upstream_name}
12mr|perl-NetAddr-IP-4.44.0-4|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-NetAddr-IP-4.44.0-4|6	Release:    4
12mr|perl-NetAddr-IP-4.44.0-4|7	
12mr|perl-NetAddr-IP-4.44.0-4|8	Summary:        Manage IPv4 and IPv6 addresses and subnets in Perl
12mr|perl-NetAddr-IP-4.44.0-4|9	License:        Artistic
12mr|perl-NetAddr-IP-4.44.0-4|10	Group:          Development/Perl
12mr|perl-NetAddr-IP-4.44.0-4|11	Url:            http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-NetAddr-IP-4.44.0-4|12	Source0:        http://www.cpan.org/modules/by-module/NetAddr/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-NetAddr-IP-4.44.0-4|13	
12mr|perl-NetAddr-IP-4.44.0-4|14	BuildRequires:  perl-devel
12mr|perl-NetAddr-IP-4.44.0-4|15	BuildRoot:      %{_tmppath}/%{name}-%{version}
12mr|perl-NetAddr-IP-4.44.0-4|16	
12mr|perl-NetAddr-IP-4.44.0-4|17	%description
12mr|perl-NetAddr-IP-4.44.0-4|18	This module provides an object-oriented abstraction on top of IP
12mr|perl-NetAddr-IP-4.44.0-4|19	addresses or IP subnets, that allows for easy manipulations.
12mr|perl-NetAddr-IP-4.44.0-4|20	
12mr|perl-NetAddr-IP-4.44.0-4|21	%prep
12mr|perl-NetAddr-IP-4.44.0-4|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-NetAddr-IP-4.44.0-4|23	rm -f t/00-Sign.t # debug files make it fails
12mr|perl-NetAddr-IP-4.44.0-4|24	
12mr|perl-NetAddr-IP-4.44.0-4|25	%build
12mr|perl-NetAddr-IP-4.44.0-4|26	%{__perl} Makefile.PL  INSTALLDIRS=vendor
12mr|perl-NetAddr-IP-4.44.0-4|27	%make
12mr|perl-NetAddr-IP-4.44.0-4|28	
12mr|perl-NetAddr-IP-4.44.0-4|29	%check
12mr|perl-NetAddr-IP-4.44.0-4|30	%make test
12mr|perl-NetAddr-IP-4.44.0-4|31	
12mr|perl-NetAddr-IP-4.44.0-4|32	%install
12mr|perl-NetAddr-IP-4.44.0-4|33	rm -rf %{buildroot}
12mr|perl-NetAddr-IP-4.44.0-4|34	%{makeinstall_std}
12mr|perl-NetAddr-IP-4.44.0-4|35	
12mr|perl-NetAddr-IP-4.44.0-4|36	%clean
12mr|perl-NetAddr-IP-4.44.0-4|37	rm -rf %{buildroot}
12mr|perl-NetAddr-IP-4.44.0-4|38	
12mr|perl-NetAddr-IP-4.44.0-4|39	%files
12mr|perl-NetAddr-IP-4.44.0-4|40	%defattr(-,root,root)
12mr|perl-NetAddr-IP-4.44.0-4|41	%{perl_vendorarch}/NetAddr
12mr|perl-NetAddr-IP-4.44.0-4|42	%{perl_vendorarch}/auto/NetAddr
12mr|perl-NetAddr-IP-4.44.0-4|43	%{_mandir}/*/*
12mr|perl-NetAddr-IP-4.44.0-4|44	
12mr|perl-NetAddr-IP-4.44.0-4|45	
12mr|perl-NetAddr-IP-4.44.0-4|46	
12mr|perl-NetAddr-IP-4.44.0-4|47	%changelog
12mr|perl-NetAddr-IP-4.44.0-4|48	

15690 12
12mr|perl-Net-Bonjour-0.960.0-5|1	%define upstream_name    Net-Bonjour
12mr|perl-Net-Bonjour-0.960.0-5|2	%define upstream_version 0.96
12mr|perl-Net-Bonjour-0.960.0-5|3	
12mr|perl-Net-Bonjour-0.960.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Net-Bonjour-0.960.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Net-Bonjour-0.960.0-5|6	Release:	5
12mr|perl-Net-Bonjour-0.960.0-5|7	
12mr|perl-Net-Bonjour-0.960.0-5|8	Summary:	Module for DNS service discovery ( Zeroconf )
12mr|perl-Net-Bonjour-0.960.0-5|9	License:	GPL+ or Artistic
12mr|perl-Net-Bonjour-0.960.0-5|10	Group:		Development/Perl
12mr|perl-Net-Bonjour-0.960.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Net-Bonjour-0.960.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/C/CH/CHLIGE//%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Net-Bonjour-0.960.0-5|13	
12mr|perl-Net-Bonjour-0.960.0-5|14	BuildRequires:	perl-Net-DNS
12mr|perl-Net-Bonjour-0.960.0-5|15	BuildRequires:	perl-devel
12mr|perl-Net-Bonjour-0.960.0-5|16	BuildArch:  noarch
12mr|perl-Net-Bonjour-0.960.0-5|17	
12mr|perl-Net-Bonjour-0.960.0-5|18	Obsoletes:	perl-Net-Rendezvous < 0.90
12mr|perl-Net-Bonjour-0.960.0-5|19	Provides:	perl-Net-Rendezvous = %{version}
12mr|perl-Net-Bonjour-0.960.0-5|20	
12mr|perl-Net-Bonjour-0.960.0-5|21	%description
12mr|perl-Net-Bonjour-0.960.0-5|22	Net::Rendezvous is a set of modules that allow one to discover local services
12mr|perl-Net-Bonjour-0.960.0-5|23	via multicast DNS (mDNS) or enterprise services via traditional DNS. This
12mr|perl-Net-Bonjour-0.960.0-5|24	method of service discovery has been branded as Rendezvous ( now Bonjour ) by
12mr|perl-Net-Bonjour-0.960.0-5|25	Apple Computer.
12mr|perl-Net-Bonjour-0.960.0-5|26	
12mr|perl-Net-Bonjour-0.960.0-5|27	%prep
12mr|perl-Net-Bonjour-0.960.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Net-Bonjour-0.960.0-5|29	
12mr|perl-Net-Bonjour-0.960.0-5|30	%build
12mr|perl-Net-Bonjour-0.960.0-5|31	yes y | %__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Net-Bonjour-0.960.0-5|32	%make
12mr|perl-Net-Bonjour-0.960.0-5|33	
12mr|perl-Net-Bonjour-0.960.0-5|34	%check
12mr|perl-Net-Bonjour-0.960.0-5|35	# it seems the number of server changed, and therefore,
12mr|perl-Net-Bonjour-0.960.0-5|36	# the test is not working as zeronf.org return more entries than
12mr|perl-Net-Bonjour-0.960.0-5|37	# planned
12mr|perl-Net-Bonjour-0.960.0-5|38	#
12mr|perl-Net-Bonjour-0.960.0-5|39	# disable all tests as they fail at ABF
12mr|perl-Net-Bonjour-0.960.0-5|40	# perl -pi -e "s/ == 2/ == 11/" t/3-enterprise.t
12mr|perl-Net-Bonjour-0.960.0-5|41	# make test
12mr|perl-Net-Bonjour-0.960.0-5|42	
12mr|perl-Net-Bonjour-0.960.0-5|43	%install
12mr|perl-Net-Bonjour-0.960.0-5|44	%makeinstall_std
12mr|perl-Net-Bonjour-0.960.0-5|45	rm -rf %{buildroot}%{perl_vendorarch}
12mr|perl-Net-Bonjour-0.960.0-5|46	
12mr|perl-Net-Bonjour-0.960.0-5|47	%files
12mr|perl-Net-Bonjour-0.960.0-5|48	%doc ChangeLog README
12mr|perl-Net-Bonjour-0.960.0-5|49	%{perl_vendorlib}/*
12mr|perl-Net-Bonjour-0.960.0-5|50	%{_mandir}/man3/*
12mr|perl-Net-Bonjour-0.960.0-5|51	
12mr|perl-Net-Bonjour-0.960.0-5|52	
12mr|perl-Net-Bonjour-0.960.0-5|53	
12mr|perl-Net-Bonjour-0.960.0-5|54	%changelog
12mr|perl-Net-Bonjour-0.960.0-5|55	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Net-Bonjour-0.960.0-5|56	+ Commit: 1b525cb
12mr|perl-Net-Bonjour-0.960.0-5|57	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Net-Bonjour-0.960.0-5|58	
12mr|perl-Net-Bonjour-0.960.0-5|59	

15691 12
12mr|perl-Net-CIDR-Lite-0.210.0-5|1	%define upstream_name	 Net-CIDR-Lite
12mr|perl-Net-CIDR-Lite-0.210.0-5|2	%define upstream_version 0.21
12mr|perl-Net-CIDR-Lite-0.210.0-5|3	
12mr|perl-Net-CIDR-Lite-0.210.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Net-CIDR-Lite-0.210.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Net-CIDR-Lite-0.210.0-5|6	Release:	5
12mr|perl-Net-CIDR-Lite-0.210.0-5|7	
12mr|perl-Net-CIDR-Lite-0.210.0-5|8	Summary:	Perl extension for merging IPv4 or IPv6 CIDR addresses
12mr|perl-Net-CIDR-Lite-0.210.0-5|9	License:	GPL+ or Artistic
12mr|perl-Net-CIDR-Lite-0.210.0-5|10	Group:		Development/Perl
12mr|perl-Net-CIDR-Lite-0.210.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Net-CIDR-Lite-0.210.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Net-CIDR-Lite-0.210.0-5|13	
12mr|perl-Net-CIDR-Lite-0.210.0-5|14	BuildRequires:	perl-devel
12mr|perl-Net-CIDR-Lite-0.210.0-5|15	
12mr|perl-Net-CIDR-Lite-0.210.0-5|16	BuildArch:	noarch
12mr|perl-Net-CIDR-Lite-0.210.0-5|17	
12mr|perl-Net-CIDR-Lite-0.210.0-5|18	%description
12mr|perl-Net-CIDR-Lite-0.210.0-5|19	Faster alternative to Net::CIDR when merging a large number of CIDR address
12mr|perl-Net-CIDR-Lite-0.210.0-5|20	ranges. Works for IPv4 and IPv6 addresses.
12mr|perl-Net-CIDR-Lite-0.210.0-5|21	
12mr|perl-Net-CIDR-Lite-0.210.0-5|22	%prep
12mr|perl-Net-CIDR-Lite-0.210.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Net-CIDR-Lite-0.210.0-5|24	
12mr|perl-Net-CIDR-Lite-0.210.0-5|25	%build
12mr|perl-Net-CIDR-Lite-0.210.0-5|26	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Net-CIDR-Lite-0.210.0-5|27	%make
12mr|perl-Net-CIDR-Lite-0.210.0-5|28	
12mr|perl-Net-CIDR-Lite-0.210.0-5|29	%install
12mr|perl-Net-CIDR-Lite-0.210.0-5|30	%makeinstall_std
12mr|perl-Net-CIDR-Lite-0.210.0-5|31	
12mr|perl-Net-CIDR-Lite-0.210.0-5|32	%check
12mr|perl-Net-CIDR-Lite-0.210.0-5|33	%make test
12mr|perl-Net-CIDR-Lite-0.210.0-5|34	
12mr|perl-Net-CIDR-Lite-0.210.0-5|35	%files
12mr|perl-Net-CIDR-Lite-0.210.0-5|36	%doc Changes README
12mr|perl-Net-CIDR-Lite-0.210.0-5|37	%{perl_vendorlib}/Net
12mr|perl-Net-CIDR-Lite-0.210.0-5|38	%{_mandir}/*/*
12mr|perl-Net-CIDR-Lite-0.210.0-5|39	
12mr|perl-Net-CIDR-Lite-0.210.0-5|40	
12mr|perl-Net-CIDR-Lite-0.210.0-5|41	%changelog
12mr|perl-Net-CIDR-Lite-0.210.0-5|42	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Net-CIDR-Lite-0.210.0-5|43	+ Commit: 16de635
12mr|perl-Net-CIDR-Lite-0.210.0-5|44	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Net-CIDR-Lite-0.210.0-5|45	
12mr|perl-Net-CIDR-Lite-0.210.0-5|46	

15692 12
12mr|perl-Net-Daemon-0.480.0-5|1	%define upstream_name 	 Net-Daemon
12mr|perl-Net-Daemon-0.480.0-5|2	%define upstream_version 0.48
12mr|perl-Net-Daemon-0.480.0-5|3	
12mr|perl-Net-Daemon-0.480.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Net-Daemon-0.480.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Net-Daemon-0.480.0-5|6	Release:	5
12mr|perl-Net-Daemon-0.480.0-5|7	
12mr|perl-Net-Daemon-0.480.0-5|8	Summary:	Perl extension for portable daemons
12mr|perl-Net-Daemon-0.480.0-5|9	License:	GPL+ or Artistic
12mr|perl-Net-Daemon-0.480.0-5|10	Group:		Development/Perl
12mr|perl-Net-Daemon-0.480.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Net-Daemon-0.480.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/J/JW/JWIED/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Net-Daemon-0.480.0-5|13	BuildRequires:	perl-devel
12mr|perl-Net-Daemon-0.480.0-5|14	BuildArch:	noarch
12mr|perl-Net-Daemon-0.480.0-5|15	
12mr|perl-Net-Daemon-0.480.0-5|16	%description
12mr|perl-Net-Daemon-0.480.0-5|17	Net::Daemon is an abstract base class for implementing portable server
12mr|perl-Net-Daemon-0.480.0-5|18	applications in a very simple way. The module is designed for Perl 5.005 and
12mr|perl-Net-Daemon-0.480.0-5|19	threads, but can work with fork() and Perl 5.004.
12mr|perl-Net-Daemon-0.480.0-5|20	
12mr|perl-Net-Daemon-0.480.0-5|21	The Net::Daemon class offers methods for the most common tasks a daemon needs:
12mr|perl-Net-Daemon-0.480.0-5|22	Starting up, logging, accepting clients, authorization, restricting its own
12mr|perl-Net-Daemon-0.480.0-5|23	environment for security and doing the true work. You only have to override
12mr|perl-Net-Daemon-0.480.0-5|24	those methods that aren't appropriate for you, but typically inheriting will
12mr|perl-Net-Daemon-0.480.0-5|25	safe you a lot of work anyways.
12mr|perl-Net-Daemon-0.480.0-5|26	
12mr|perl-Net-Daemon-0.480.0-5|27	%prep
12mr|perl-Net-Daemon-0.480.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Net-Daemon-0.480.0-5|29	
12mr|perl-Net-Daemon-0.480.0-5|30	%build
12mr|perl-Net-Daemon-0.480.0-5|31	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Net-Daemon-0.480.0-5|32	%make
12mr|perl-Net-Daemon-0.480.0-5|33	
12mr|perl-Net-Daemon-0.480.0-5|34	%check
12mr|perl-Net-Daemon-0.480.0-5|35	# don't work on the cluster
12mr|perl-Net-Daemon-0.480.0-5|36	# %{__make} test
12mr|perl-Net-Daemon-0.480.0-5|37	
12mr|perl-Net-Daemon-0.480.0-5|38	%install
12mr|perl-Net-Daemon-0.480.0-5|39	%makeinstall_std
12mr|perl-Net-Daemon-0.480.0-5|40	
12mr|perl-Net-Daemon-0.480.0-5|41	%files
12mr|perl-Net-Daemon-0.480.0-5|42	%doc README
12mr|perl-Net-Daemon-0.480.0-5|43	%{perl_vendorlib}/Net
12mr|perl-Net-Daemon-0.480.0-5|44	%{_mandir}/*/*
12mr|perl-Net-Daemon-0.480.0-5|45	
12mr|perl-Net-Daemon-0.480.0-5|46	
12mr|perl-Net-Daemon-0.480.0-5|47	%changelog
12mr|perl-Net-Daemon-0.480.0-5|48	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Net-Daemon-0.480.0-5|49	+ Commit: d51706d
12mr|perl-Net-Daemon-0.480.0-5|50	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Net-Daemon-0.480.0-5|51	
12mr|perl-Net-Daemon-0.480.0-5|52	

15693 12
12mr|perl-Net-DBus-1.0.0-5|1	%define	module Net-DBus
12mr|perl-Net-DBus-1.0.0-5|2	%define	name	perl-%{module}
12mr|perl-Net-DBus-1.0.0-5|3	%define	version	1.0.0
12mr|perl-Net-DBus-1.0.0-5|4	%define release	5
12mr|perl-Net-DBus-1.0.0-5|5	
12mr|perl-Net-DBus-1.0.0-5|6	Name:		%{name}
12mr|perl-Net-DBus-1.0.0-5|7	Version:	%{version}
12mr|perl-Net-DBus-1.0.0-5|8	Release:	%{release}
12mr|perl-Net-DBus-1.0.0-5|9	Summary:	Perl API to the DBus message system
12mr|perl-Net-DBus-1.0.0-5|10	License:	GPL or Artistic
12mr|perl-Net-DBus-1.0.0-5|11	Group:		Development/Perl
12mr|perl-Net-DBus-1.0.0-5|12	URL:		http://search.cpan.org/dist/%{module}
12mr|perl-Net-DBus-1.0.0-5|13	Source:		http://www.cpan.org/modules/by-module/Net/%{module}-%{version}.tar.bz2
12mr|perl-Net-DBus-1.0.0-5|14	BuildRequires:	perl-devel
12mr|perl-Net-DBus-1.0.0-5|15	BuildRequires:	dbus-devel
12mr|perl-Net-DBus-1.0.0-5|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|perl-Net-DBus-1.0.0-5|17	
12mr|perl-Net-DBus-1.0.0-5|18	%description
12mr|perl-Net-DBus-1.0.0-5|19	Net::DBus provides a Perl API for the DBus message system. The DBus Perl
12mr|perl-Net-DBus-1.0.0-5|20	interface is currently operating against the 0.32 development version of DBus,
12mr|perl-Net-DBus-1.0.0-5|21	but should work with later versions too, providing the API changes have not
12mr|perl-Net-DBus-1.0.0-5|22	been too drastic.
12mr|perl-Net-DBus-1.0.0-5|23	
12mr|perl-Net-DBus-1.0.0-5|24	Users of this package are either typically, service providers in which case the
12mr|perl-Net-DBus-1.0.0-5|25	Net::DBus::Service and Net::DBus::Object modules are of most relevance, or are
12mr|perl-Net-DBus-1.0.0-5|26	client consumers, in which case Net::DBus::RemoteService and
12mr|perl-Net-DBus-1.0.0-5|27	Net::DBus::RemoteObject are of most relevance.
12mr|perl-Net-DBus-1.0.0-5|28	
12mr|perl-Net-DBus-1.0.0-5|29	%prep
12mr|perl-Net-DBus-1.0.0-5|30	%setup -q -n %{module}-%{version}
12mr|perl-Net-DBus-1.0.0-5|31	
12mr|perl-Net-DBus-1.0.0-5|32	%build
12mr|perl-Net-DBus-1.0.0-5|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Net-DBus-1.0.0-5|34	%make OPTIMIZE="%{optflags}"
12mr|perl-Net-DBus-1.0.0-5|35	
12mr|perl-Net-DBus-1.0.0-5|36	%check
12mr|perl-Net-DBus-1.0.0-5|37	#%{__make} test
12mr|perl-Net-DBus-1.0.0-5|38	
12mr|perl-Net-DBus-1.0.0-5|39	%install
12mr|perl-Net-DBus-1.0.0-5|40	rm -rf %{buildroot}
12mr|perl-Net-DBus-1.0.0-5|41	%makeinstall_std
12mr|perl-Net-DBus-1.0.0-5|42	
12mr|perl-Net-DBus-1.0.0-5|43	%clean
12mr|perl-Net-DBus-1.0.0-5|44	rm -rf %{buildroot}
12mr|perl-Net-DBus-1.0.0-5|45	
12mr|perl-Net-DBus-1.0.0-5|46	%files
12mr|perl-Net-DBus-1.0.0-5|47	%defattr(-,root,root)
12mr|perl-Net-DBus-1.0.0-5|48	%doc README
12mr|perl-Net-DBus-1.0.0-5|49	%{_mandir}/*/*
12mr|perl-Net-DBus-1.0.0-5|50	%{perl_vendorarch}/Net
12mr|perl-Net-DBus-1.0.0-5|51	%{perl_vendorarch}/auto/Net
12mr|perl-Net-DBus-1.0.0-5|52	
12mr|perl-Net-DBus-1.0.0-5|53	
12mr|perl-Net-DBus-1.0.0-5|54	
12mr|perl-Net-DBus-1.0.0-5|55	%changelog
12mr|perl-Net-DBus-1.0.0-5|56	

15694 12
12mr|perl-Net-DNS-0.680.0-2|1	%define upstream_name Net-DNS
12mr|perl-Net-DNS-0.680.0-2|2	%define upstream_version 0.68
12mr|perl-Net-DNS-0.680.0-2|3	%define module Net-DNS
12mr|perl-Net-DNS-0.680.0-2|4	
12mr|perl-Net-DNS-0.680.0-2|5	Name:		perl-%{module}
12mr|perl-Net-DNS-0.680.0-2|6	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Net-DNS-0.680.0-2|7	Release:	2
12mr|perl-Net-DNS-0.680.0-2|8	
12mr|perl-Net-DNS-0.680.0-2|9	Summary:	Perl interface to the DNS resolver
12mr|perl-Net-DNS-0.680.0-2|10	License:	GPL+ or Artistic
12mr|perl-Net-DNS-0.680.0-2|11	Group:		Development/Perl
12mr|perl-Net-DNS-0.680.0-2|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Net-DNS-0.680.0-2|13	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Net-DNS-0.680.0-2|14	
12mr|perl-Net-DNS-0.680.0-2|15	BuildRequires:	perl(Digest::HMAC)
12mr|perl-Net-DNS-0.680.0-2|16	BuildRequires:	perl(Net::IP)
12mr|perl-Net-DNS-0.680.0-2|17	BuildRequires:	perl(Digest::SHA)
12mr|perl-Net-DNS-0.680.0-2|18	BuildRequires:	perl(IO::Socket::INET6)
12mr|perl-Net-DNS-0.680.0-2|19	BuildRequires:	perl(Socket6)
12mr|perl-Net-DNS-0.680.0-2|20	BuildRequires:	perl-devel
12mr|perl-Net-DNS-0.680.0-2|21	
12mr|perl-Net-DNS-0.680.0-2|22	%description
12mr|perl-Net-DNS-0.680.0-2|23	Net::DNS is a collection of Perl modules that act as a Domain Name System (DNS)
12mr|perl-Net-DNS-0.680.0-2|24	resolver. It allows the programmer to perform DNS queries that are beyond the
12mr|perl-Net-DNS-0.680.0-2|25	capabilities of gethostbyname and gethostbyaddr.
12mr|perl-Net-DNS-0.680.0-2|26	
12mr|perl-Net-DNS-0.680.0-2|27	The programmer should be somewhat familiar with the format of a DNS packet and
12mr|perl-Net-DNS-0.680.0-2|28	its various sections. See RFC 1035 or DNS and BIND (Albitz & Liu) for details.
12mr|perl-Net-DNS-0.680.0-2|29	
12mr|perl-Net-DNS-0.680.0-2|30	%prep
12mr|perl-Net-DNS-0.680.0-2|31	%setup -q -n %{module}-%{upstream_version}
12mr|perl-Net-DNS-0.680.0-2|32	%__rm -f lib/Net/DNS/Resolver/Win32.pm
12mr|perl-Net-DNS-0.680.0-2|33	%__sed -i -e '/Win32.pm/d' MANIFEST
12mr|perl-Net-DNS-0.680.0-2|34	
12mr|perl-Net-DNS-0.680.0-2|35	%build
12mr|perl-Net-DNS-0.680.0-2|36	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Net-DNS-0.680.0-2|37	%make OPTIMIZE="%{optflags}"
12mr|perl-Net-DNS-0.680.0-2|38	
12mr|perl-Net-DNS-0.680.0-2|39	%check
12mr|perl-Net-DNS-0.680.0-2|40	%__make test
12mr|perl-Net-DNS-0.680.0-2|41	
12mr|perl-Net-DNS-0.680.0-2|42	%install
12mr|perl-Net-DNS-0.680.0-2|43	%makeinstall_std
12mr|perl-Net-DNS-0.680.0-2|44	
12mr|perl-Net-DNS-0.680.0-2|45	%files
12mr|perl-Net-DNS-0.680.0-2|46	%doc README Changes
12mr|perl-Net-DNS-0.680.0-2|47	%{_mandir}/*/*
12mr|perl-Net-DNS-0.680.0-2|48	%{perl_vendorarch}/auto/Net
12mr|perl-Net-DNS-0.680.0-2|49	%{perl_vendorarch}/Net
12mr|perl-Net-DNS-0.680.0-2|50	
12mr|perl-Net-DNS-0.680.0-2|51	
12mr|perl-Net-DNS-0.680.0-2|52	
12mr|perl-Net-DNS-0.680.0-2|53	%changelog
12mr|perl-Net-DNS-0.680.0-2|54	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Net-DNS-0.680.0-2|55	+ Commit: d5fcaf9
12mr|perl-Net-DNS-0.680.0-2|56	- Get rid of Win32 stuff, spec cleanup
12mr|perl-Net-DNS-0.680.0-2|57	
12mr|perl-Net-DNS-0.680.0-2|58	

15695 12
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|1	%define real_name Net-DNS-Resolver-Programmable
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|2	
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|3	Summary:	Programmable DNS resolver class for offline emulation of DNS
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|4	Name:		perl-%{real_name}
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|5	Version:	0.003
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|6	Release:	%mkrel 7
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|7	License:	GPL or Artistic
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|8	Group:		Development/Perl
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|9	URL:		http://search.cpan.org/dist/%{real_name}
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|10	Source0:	http://search.cpan.org/CPAN/authors/id/J/JM/JMEHNLE/net-dns-resolver-programmable/%{real_name}-v%{version}.tar.bz2
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|11	BuildRequires:	perl-devel
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|12	BuildRequires:	perl-Module-Build
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|13	BuildRequires:	perl-Net-DNS
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|14	BuildRequires:	perl-version
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|15	BuildArch:	noarch
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|17	
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|18	%description
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|19	Net::DNS::Resolver::Programmable is a Net::DNS::Resolver descendant class that
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|20	allows a virtual DNS to be emulated instead of querying the real DNS. A set of
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|21	static DNS records may be supplied, or arbitrary code may be specified as a
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|22	means for retrieving DNS records, or even generating them on the fly.
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|23	
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|24	%prep
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|25	
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|26	%setup -q -n %{real_name}-v%{version}
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|27	
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|28	%build
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|30	%make
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|31	
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|32	%install
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|33	rm -rf %{buildroot}
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|34	
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|35	%makeinstall_std
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|36	
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|37	%clean
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|38	rm -rf %{buildroot}
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|39	
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|40	%files
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|41	%defattr(-,root,root)
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|42	%doc CHANGES LICENSE README TODO
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|43	%{perl_vendorlib}/Net/DNS/Resolver/*.pm
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|44	%{_mandir}/*/*
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|45	
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|46	
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|47	
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|48	%changelog
12mr|perl-Net-DNS-Resolver-Programmable-0.003-7|49	

15696 12
12mr|perl-Net-HTTP-6.10.0-5|1	%define upstream_name    Net-HTTP
12mr|perl-Net-HTTP-6.10.0-5|2	%define upstream_version 6.01
12mr|perl-Net-HTTP-6.10.0-5|3	
12mr|perl-Net-HTTP-6.10.0-5|4	Name:       perl-%{upstream_name}
12mr|perl-Net-HTTP-6.10.0-5|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Net-HTTP-6.10.0-5|6	Release:    5
12mr|perl-Net-HTTP-6.10.0-5|7	
12mr|perl-Net-HTTP-6.10.0-5|8	Summary:    Non-blocking HTTP client
12mr|perl-Net-HTTP-6.10.0-5|9	License:    GPL+ or Artistic
12mr|perl-Net-HTTP-6.10.0-5|10	Group:      Development/Perl
12mr|perl-Net-HTTP-6.10.0-5|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Net-HTTP-6.10.0-5|12	Source0:    http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Net-HTTP-6.10.0-5|13	
12mr|perl-Net-HTTP-6.10.0-5|14	BuildRequires: perl(Compress::Raw::Zlib)
12mr|perl-Net-HTTP-6.10.0-5|15	BuildRequires: perl(IO::Compress::Gzip)
12mr|perl-Net-HTTP-6.10.0-5|16	BuildRequires: perl(IO::Select)
12mr|perl-Net-HTTP-6.10.0-5|17	BuildRequires: perl(IO::Socket::INET)
12mr|perl-Net-HTTP-6.10.0-5|18	BuildRequires: perl-devel
12mr|perl-Net-HTTP-6.10.0-5|19	BuildArch: noarch
12mr|perl-Net-HTTP-6.10.0-5|20	
12mr|perl-Net-HTTP-6.10.0-5|21	%description
12mr|perl-Net-HTTP-6.10.0-5|22	The 'Net::HTTP' class is a low-level HTTP client. An instance of the
12mr|perl-Net-HTTP-6.10.0-5|23	'Net::HTTP' class represents a connection to an HTTP server. The HTTP
12mr|perl-Net-HTTP-6.10.0-5|24	protocol is described in RFC 2616. The 'Net::HTTP' class supports
12mr|perl-Net-HTTP-6.10.0-5|25	'HTTP/1.0' and 'HTTP/1.1'.
12mr|perl-Net-HTTP-6.10.0-5|26	
12mr|perl-Net-HTTP-6.10.0-5|27	'Net::HTTP' is a sub-class of 'IO::Socket::INET'. You can mix the methods
12mr|perl-Net-HTTP-6.10.0-5|28	described below with reading and writing from the socket directly. This is
12mr|perl-Net-HTTP-6.10.0-5|29	not necessary a good idea, unless you know what you are doing.
12mr|perl-Net-HTTP-6.10.0-5|30	
12mr|perl-Net-HTTP-6.10.0-5|31	The following methods are provided (in addition to those of
12mr|perl-Net-HTTP-6.10.0-5|32	'IO::Socket::INET'):
12mr|perl-Net-HTTP-6.10.0-5|33	
12mr|perl-Net-HTTP-6.10.0-5|34	%prep
12mr|perl-Net-HTTP-6.10.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Net-HTTP-6.10.0-5|36	
12mr|perl-Net-HTTP-6.10.0-5|37	%build
12mr|perl-Net-HTTP-6.10.0-5|38	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Net-HTTP-6.10.0-5|39	
12mr|perl-Net-HTTP-6.10.0-5|40	%make
12mr|perl-Net-HTTP-6.10.0-5|41	
12mr|perl-Net-HTTP-6.10.0-5|42	%check
12mr|perl-Net-HTTP-6.10.0-5|43	%make test
12mr|perl-Net-HTTP-6.10.0-5|44	
12mr|perl-Net-HTTP-6.10.0-5|45	%install
12mr|perl-Net-HTTP-6.10.0-5|46	%makeinstall_std
12mr|perl-Net-HTTP-6.10.0-5|47	
12mr|perl-Net-HTTP-6.10.0-5|48	%files
12mr|perl-Net-HTTP-6.10.0-5|49	%doc Changes META.yml README
12mr|perl-Net-HTTP-6.10.0-5|50	%{_mandir}/man3/*
12mr|perl-Net-HTTP-6.10.0-5|51	%perl_vendorlib/*
12mr|perl-Net-HTTP-6.10.0-5|52	
12mr|perl-Net-HTTP-6.10.0-5|53	
12mr|perl-Net-HTTP-6.10.0-5|54	
12mr|perl-Net-HTTP-6.10.0-5|55	%changelog
12mr|perl-Net-HTTP-6.10.0-5|56	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Net-HTTP-6.10.0-5|57	+ Commit: 4d1fca3
12mr|perl-Net-HTTP-6.10.0-5|58	- Add perl-devel to BuildRequires, minor spec cleanup
12mr|perl-Net-HTTP-6.10.0-5|59	
12mr|perl-Net-HTTP-6.10.0-5|60	

15697 12
12mr|perl-Net-Ident-1.230.0-6|1	%define upstream_name    Net-Ident
12mr|perl-Net-Ident-1.230.0-6|2	%define upstream_version 1.23
12mr|perl-Net-Ident-1.230.0-6|3	
12mr|perl-Net-Ident-1.230.0-6|4	%if %{_use_internal_dependency_generator}
12mr|perl-Net-Ident-1.230.0-6|5	%define __noautoreq 'perl\\(FileHandle\\)'
12mr|perl-Net-Ident-1.230.0-6|6	%define __noautoprov 'perl\\(FileHandle\\)'
12mr|perl-Net-Ident-1.230.0-6|7	%else
12mr|perl-Net-Ident-1.230.0-6|8	%define _provides_exceptions perl(FileHandle)
12mr|perl-Net-Ident-1.230.0-6|9	%endif
12mr|perl-Net-Ident-1.230.0-6|10	
12mr|perl-Net-Ident-1.230.0-6|11	Name:		perl-%{upstream_name}
12mr|perl-Net-Ident-1.230.0-6|12	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Net-Ident-1.230.0-6|13	Release:	6
12mr|perl-Net-Ident-1.230.0-6|14	
12mr|perl-Net-Ident-1.230.0-6|15	Summary:	Net::Ident - lookup the username on the remote end of a TCP/IP connection
12mr|perl-Net-Ident-1.230.0-6|16	License:	GPL+ or Artistic
12mr|perl-Net-Ident-1.230.0-6|17	Group:		Development/Perl
12mr|perl-Net-Ident-1.230.0-6|18	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Net-Ident-1.230.0-6|19	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Net-Ident-1.230.0-6|20	
12mr|perl-Net-Ident-1.230.0-6|21	BuildRequires:	perl-devel
12mr|perl-Net-Ident-1.230.0-6|22	BuildArch:	noarch
12mr|perl-Net-Ident-1.230.0-6|23	
12mr|perl-Net-Ident-1.230.0-6|24	%description
12mr|perl-Net-Ident-1.230.0-6|25	Net::Ident is a module that looks up the username on the remote
12mr|perl-Net-Ident-1.230.0-6|26	side of a TCP/IP connection through the ident (auth/tap) protocol
12mr|perl-Net-Ident-1.230.0-6|27	described in RFC1413 (which supersedes RFC931). Note that this
12mr|perl-Net-Ident-1.230.0-6|28	requires the remote site to run a daemon (often called identd) to
12mr|perl-Net-Ident-1.230.0-6|29	provide the requested information, so it is not always available
12mr|perl-Net-Ident-1.230.0-6|30	for all TCP/IP connections.
12mr|perl-Net-Ident-1.230.0-6|31	
12mr|perl-Net-Ident-1.230.0-6|32	%prep
12mr|perl-Net-Ident-1.230.0-6|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Net-Ident-1.230.0-6|34	
12mr|perl-Net-Ident-1.230.0-6|35	# fix attribs
12mr|perl-Net-Ident-1.230.0-6|36	find . -type d -exec chmod 755 {} \;
12mr|perl-Net-Ident-1.230.0-6|37	find . -type f -exec chmod 644 {} \;
12mr|perl-Net-Ident-1.230.0-6|38	
12mr|perl-Net-Ident-1.230.0-6|39	# cleanup
12mr|perl-Net-Ident-1.230.0-6|40	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12mr|perl-Net-Ident-1.230.0-6|41	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mr|perl-Net-Ident-1.230.0-6|42	done
12mr|perl-Net-Ident-1.230.0-6|43	
12mr|perl-Net-Ident-1.230.0-6|44	# strip away annoying ^M
12mr|perl-Net-Ident-1.230.0-6|45	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mr|perl-Net-Ident-1.230.0-6|46	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mr|perl-Net-Ident-1.230.0-6|47	
12mr|perl-Net-Ident-1.230.0-6|48	%build
12mr|perl-Net-Ident-1.230.0-6|49	yes "" | %__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Net-Ident-1.230.0-6|50	%make
12mr|perl-Net-Ident-1.230.0-6|51	# tests are borked...
12mr|perl-Net-Ident-1.230.0-6|52	#make test
12mr|perl-Net-Ident-1.230.0-6|53	
12mr|perl-Net-Ident-1.230.0-6|54	%install
12mr|perl-Net-Ident-1.230.0-6|55	%makeinstall_std
12mr|perl-Net-Ident-1.230.0-6|56	
12mr|perl-Net-Ident-1.230.0-6|57	%files
12mr|perl-Net-Ident-1.230.0-6|58	%doc Changes README
12mr|perl-Net-Ident-1.230.0-6|59	%{perl_vendorlib}/Net/Ident.pm
12mr|perl-Net-Ident-1.230.0-6|60	%{_mandir}/*/*
12mr|perl-Net-Ident-1.230.0-6|61	
12mr|perl-Net-Ident-1.230.0-6|62	
12mr|perl-Net-Ident-1.230.0-6|63	
12mr|perl-Net-Ident-1.230.0-6|64	%changelog
12mr|perl-Net-Ident-1.230.0-6|65	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Net-Ident-1.230.0-6|66	+ Commit: 3607210
12mr|perl-Net-Ident-1.230.0-6|67	- Add perl-devel to BuildRequires, add exceptions for internal dependency generator
12mr|perl-Net-Ident-1.230.0-6|68	
12mr|perl-Net-Ident-1.230.0-6|69	

15698 12
12mr|perl-Net-IP-1.250.0-6|1	%define upstream_name	 Net-IP
12mr|perl-Net-IP-1.250.0-6|2	%define upstream_version 1.25
12mr|perl-Net-IP-1.250.0-6|3	
12mr|perl-Net-IP-1.250.0-6|4	Name:       perl-%{upstream_name}
12mr|perl-Net-IP-1.250.0-6|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Net-IP-1.250.0-6|6	Release:    6
12mr|perl-Net-IP-1.250.0-6|7	
12mr|perl-Net-IP-1.250.0-6|8	Summary:	Perl extension for manipulating IPv4/IPv6 addresses
12mr|perl-Net-IP-1.250.0-6|9	License:	GPL+ or Artistic
12mr|perl-Net-IP-1.250.0-6|10	Group:		Development/Perl
12mr|perl-Net-IP-1.250.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Net-IP-1.250.0-6|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Net-IP-1.250.0-6|13	
12mr|perl-Net-IP-1.250.0-6|14	BuildRequires:	perl-devel
12mr|perl-Net-IP-1.250.0-6|15	BuildArch:	noarch
12mr|perl-Net-IP-1.250.0-6|16	
12mr|perl-Net-IP-1.250.0-6|17	%description
12mr|perl-Net-IP-1.250.0-6|18	This module provides functions to deal with IPv4/IPv6 addresses.
12mr|perl-Net-IP-1.250.0-6|19	The module can be used as a class, allowing the user to instantiate
12mr|perl-Net-IP-1.250.0-6|20	IP objects, which can be single IP addresses, prefixes, or ranges of
12mr|perl-Net-IP-1.250.0-6|21	addresses. There is also a procedural way of accessing most of the
12mr|perl-Net-IP-1.250.0-6|22	functions. Most subroutines can take either IPv4 or IPv6 addresses
12mr|perl-Net-IP-1.250.0-6|23	transparently.
12mr|perl-Net-IP-1.250.0-6|24	
12mr|perl-Net-IP-1.250.0-6|25	%prep
12mr|perl-Net-IP-1.250.0-6|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Net-IP-1.250.0-6|27	
12mr|perl-Net-IP-1.250.0-6|28	%build
12mr|perl-Net-IP-1.250.0-6|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Net-IP-1.250.0-6|30	%make
12mr|perl-Net-IP-1.250.0-6|31	
12mr|perl-Net-IP-1.250.0-6|32	%check
12mr|perl-Net-IP-1.250.0-6|33	%{__make} test
12mr|perl-Net-IP-1.250.0-6|34	
12mr|perl-Net-IP-1.250.0-6|35	%install
12mr|perl-Net-IP-1.250.0-6|36	rm -rf %{buildroot}
12mr|perl-Net-IP-1.250.0-6|37	%makeinstall_std
12mr|perl-Net-IP-1.250.0-6|38	
12mr|perl-Net-IP-1.250.0-6|39	%clean
12mr|perl-Net-IP-1.250.0-6|40	rm -rf %{buildroot}
12mr|perl-Net-IP-1.250.0-6|41	
12mr|perl-Net-IP-1.250.0-6|42	%files
12mr|perl-Net-IP-1.250.0-6|43	%defattr(-,root,root)
12mr|perl-Net-IP-1.250.0-6|44	%doc README Changes
12mr|perl-Net-IP-1.250.0-6|45	%{_bindir}/*
12mr|perl-Net-IP-1.250.0-6|46	%{perl_vendorlib}/Net
12mr|perl-Net-IP-1.250.0-6|47	%{_mandir}/*/*
12mr|perl-Net-IP-1.250.0-6|48	
12mr|perl-Net-IP-1.250.0-6|49	
12mr|perl-Net-IP-1.250.0-6|50	
12mr|perl-Net-IP-1.250.0-6|51	%changelog
12mr|perl-Net-IP-1.250.0-6|52	

15699 12
12mr|perl-Net-IPv4Addr-0.100.0-5|1	%define upstream_name    Net-IPv4Addr
12mr|perl-Net-IPv4Addr-0.100.0-5|2	%define upstream_version 0.10
12mr|perl-Net-IPv4Addr-0.100.0-5|3	
12mr|perl-Net-IPv4Addr-0.100.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Net-IPv4Addr-0.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Net-IPv4Addr-0.100.0-5|6	Release:	5
12mr|perl-Net-IPv4Addr-0.100.0-5|7	
12mr|perl-Net-IPv4Addr-0.100.0-5|8	Summary:	Perl modules to manipulates Ipv4 addresses
12mr|perl-Net-IPv4Addr-0.100.0-5|9	License:	GPL+ or Artistic
12mr|perl-Net-IPv4Addr-0.100.0-5|10	Group:		System/Configuration/Networking
12mr|perl-Net-IPv4Addr-0.100.0-5|11	Url:		http://iNDev.iNsu.COM/IPv4Addr/
12mr|perl-Net-IPv4Addr-0.100.0-5|12	Source0:	http://iNDev.iNsu.COM/sources/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Net-IPv4Addr-0.100.0-5|13	
12mr|perl-Net-IPv4Addr-0.100.0-5|14	BuildRequires:	perl-devel
12mr|perl-Net-IPv4Addr-0.100.0-5|15	BuildArch:	noarch
12mr|perl-Net-IPv4Addr-0.100.0-5|16	
12mr|perl-Net-IPv4Addr-0.100.0-5|17	%description
12mr|perl-Net-IPv4Addr-0.100.0-5|18	Net::IPv4Addr provides methods for parsing IPv4 addresses both in traditional
12mr|perl-Net-IPv4Addr-0.100.0-5|19	address/netmask format and in the new CIDR format. There are also methods for
12mr|perl-Net-IPv4Addr-0.100.0-5|20	calculating the network and broadcast address and also to see check if a given
12mr|perl-Net-IPv4Addr-0.100.0-5|21	address is in a specific network.
12mr|perl-Net-IPv4Addr-0.100.0-5|22	
12mr|perl-Net-IPv4Addr-0.100.0-5|23	%prep
12mr|perl-Net-IPv4Addr-0.100.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Net-IPv4Addr-0.100.0-5|25	
12mr|perl-Net-IPv4Addr-0.100.0-5|26	%build
12mr|perl-Net-IPv4Addr-0.100.0-5|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Net-IPv4Addr-0.100.0-5|28	make
12mr|perl-Net-IPv4Addr-0.100.0-5|29	
12mr|perl-Net-IPv4Addr-0.100.0-5|30	%check
12mr|perl-Net-IPv4Addr-0.100.0-5|31	make test
12mr|perl-Net-IPv4Addr-0.100.0-5|32	
12mr|perl-Net-IPv4Addr-0.100.0-5|33	%install
12mr|perl-Net-IPv4Addr-0.100.0-5|34	%makeinstall_std
12mr|perl-Net-IPv4Addr-0.100.0-5|35	
12mr|perl-Net-IPv4Addr-0.100.0-5|36	install -d %{buildroot}%{_sbindir}
12mr|perl-Net-IPv4Addr-0.100.0-5|37	mv -f %{buildroot}%{_bindir}/ipv4calc %{buildroot}%{_sbindir}/ipv4calc
12mr|perl-Net-IPv4Addr-0.100.0-5|38	
12mr|perl-Net-IPv4Addr-0.100.0-5|39	%files
12mr|perl-Net-IPv4Addr-0.100.0-5|40	%doc README ChangeLog
12mr|perl-Net-IPv4Addr-0.100.0-5|41	%{_mandir}/*/*
12mr|perl-Net-IPv4Addr-0.100.0-5|42	%{_sbindir}/ipv4calc
12mr|perl-Net-IPv4Addr-0.100.0-5|43	%{perl_vendorlib}/Net/*
12mr|perl-Net-IPv4Addr-0.100.0-5|44	%{perl_vendorlib}/auto/Net/*
12mr|perl-Net-IPv4Addr-0.100.0-5|45	
12mr|perl-Net-IPv4Addr-0.100.0-5|46	
12mr|perl-Net-IPv4Addr-0.100.0-5|47	
12mr|perl-Net-IPv4Addr-0.100.0-5|48	%changelog
12mr|perl-Net-IPv4Addr-0.100.0-5|49	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Net-IPv4Addr-0.100.0-5|50	+ Commit: db3648f
12mr|perl-Net-IPv4Addr-0.100.0-5|51	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Net-IPv4Addr-0.100.0-5|52	
12mr|perl-Net-IPv4Addr-0.100.0-5|53	

15700 12
12mr|perl-Net-Jabber-2.0-10|1	%define	module	Net-Jabber
12mr|perl-Net-Jabber-2.0-10|2	%define version 2.0
12mr|perl-Net-Jabber-2.0-10|3	%define release %mkrel 10
12mr|perl-Net-Jabber-2.0-10|4	
12mr|perl-Net-Jabber-2.0-10|5	Summary:	%{module} perl module
12mr|perl-Net-Jabber-2.0-10|6	Name:		perl-%{module}
12mr|perl-Net-Jabber-2.0-10|7	Version:	%{version}
12mr|perl-Net-Jabber-2.0-10|8	Release:	%{release}
12mr|perl-Net-Jabber-2.0-10|9	License:	LGPL
12mr|perl-Net-Jabber-2.0-10|10	Group:		Development/Perl
12mr|perl-Net-Jabber-2.0-10|11	Source:		http://search.cpan.org/CPAN/authors/id/R/RE/REATMON/%{module}-%{version}.tar.bz2
12mr|perl-Net-Jabber-2.0-10|12	URL:		http://search.cpan.org/dist/%{module}
12mr|perl-Net-Jabber-2.0-10|13	Buildrequires:	perl-devel
12mr|perl-Net-Jabber-2.0-10|14	Buildrequires:	perl-Net-XMPP
12mr|perl-Net-Jabber-2.0-10|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|perl-Net-Jabber-2.0-10|16	BuildArch:	noarch
12mr|perl-Net-Jabber-2.0-10|17	
12mr|perl-Net-Jabber-2.0-10|18	%description
12mr|perl-Net-Jabber-2.0-10|19	Net::Jabber is a collection of Perl modules that provide a Perl Developer
12mr|perl-Net-Jabber-2.0-10|20	access to the Jabber protocol.  Using OOP modules we provide a clean
12mr|perl-Net-Jabber-2.0-10|21	interface to writing anything from a full client to a simple protocol
12mr|perl-Net-Jabber-2.0-10|22	tester.
12mr|perl-Net-Jabber-2.0-10|23	
12mr|perl-Net-Jabber-2.0-10|24	%prep
12mr|perl-Net-Jabber-2.0-10|25	%setup -q -n %{module}-%{version}
12mr|perl-Net-Jabber-2.0-10|26	
12mr|perl-Net-Jabber-2.0-10|27	%build
12mr|perl-Net-Jabber-2.0-10|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Net-Jabber-2.0-10|29	%make
12mr|perl-Net-Jabber-2.0-10|30	
12mr|perl-Net-Jabber-2.0-10|31	%check
12mr|perl-Net-Jabber-2.0-10|32	#make test
12mr|perl-Net-Jabber-2.0-10|33	
12mr|perl-Net-Jabber-2.0-10|34	%install
12mr|perl-Net-Jabber-2.0-10|35	rm -rf %{buildroot}
12mr|perl-Net-Jabber-2.0-10|36	%makeinstall_std
12mr|perl-Net-Jabber-2.0-10|37	
12mr|perl-Net-Jabber-2.0-10|38	%clean
12mr|perl-Net-Jabber-2.0-10|39	rm -rf %{buildroot}
12mr|perl-Net-Jabber-2.0-10|40	
12mr|perl-Net-Jabber-2.0-10|41	%files
12mr|perl-Net-Jabber-2.0-10|42	%defattr(-,root,root)
12mr|perl-Net-Jabber-2.0-10|43	%doc CHANGES LICENSE.LGPL MANIFEST.SKIP README
12mr|perl-Net-Jabber-2.0-10|44	%{_mandir}/*/*
12mr|perl-Net-Jabber-2.0-10|45	%{perl_vendorlib}/Net/Jabber*
12mr|perl-Net-Jabber-2.0-10|46	
12mr|perl-Net-Jabber-2.0-10|47	
12mr|perl-Net-Jabber-2.0-10|48	
12mr|perl-Net-Jabber-2.0-10|49	
12mr|perl-Net-Jabber-2.0-10|50	%changelog
12mr|perl-Net-Jabber-2.0-10|51	

15701 12
12mr|perl-Net-Netmask-1.9015-7|1	%define	module	Net-Netmask
12mr|perl-Net-Netmask-1.9015-7|2	%define	name	perl-%{module}
12mr|perl-Net-Netmask-1.9015-7|3	%define	version	1.9015
12mr|perl-Net-Netmask-1.9015-7|4	%define	release %mkrel 7
12mr|perl-Net-Netmask-1.9015-7|5	
12mr|perl-Net-Netmask-1.9015-7|6	Summary:	%{module} module for Perl
12mr|perl-Net-Netmask-1.9015-7|7	Name:		%{name}
12mr|perl-Net-Netmask-1.9015-7|8	Version:	%{version}
12mr|perl-Net-Netmask-1.9015-7|9	Release:	%{release}
12mr|perl-Net-Netmask-1.9015-7|10	License:	Public Domain
12mr|perl-Net-Netmask-1.9015-7|11	Group:		Development/Perl
12mr|perl-Net-Netmask-1.9015-7|12	Source0:	http://www.cpan.org/authors/id/M/MU/MUIR/modules/%{module}-%{version}.tar.bz2
12mr|perl-Net-Netmask-1.9015-7|13	URL:		http://search.cpan.org/dist/%{module}
12mr|perl-Net-Netmask-1.9015-7|14	BuildRequires:	perl-devel
12mr|perl-Net-Netmask-1.9015-7|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|perl-Net-Netmask-1.9015-7|16	BuildArch: 	noarch
12mr|perl-Net-Netmask-1.9015-7|17	Requires:	perl >= 0:5.00503
12mr|perl-Net-Netmask-1.9015-7|18	
12mr|perl-Net-Netmask-1.9015-7|19	%description
12mr|perl-Net-Netmask-1.9015-7|20	Net-Netmask module for perl
12mr|perl-Net-Netmask-1.9015-7|21	
12mr|perl-Net-Netmask-1.9015-7|22	Net::Netmask parses and understands IPv4 CIDR blocks. It's built with an
12mr|perl-Net-Netmask-1.9015-7|23	object-oriented interface. Nearly all functions are methods that operate on a
12mr|perl-Net-Netmask-1.9015-7|24	Net::Netmask object.
12mr|perl-Net-Netmask-1.9015-7|25	
12mr|perl-Net-Netmask-1.9015-7|26	There are methods that provide the nearly all bits of information about a
12mr|perl-Net-Netmask-1.9015-7|27	network block that you might want.
12mr|perl-Net-Netmask-1.9015-7|28	
12mr|perl-Net-Netmask-1.9015-7|29	%prep
12mr|perl-Net-Netmask-1.9015-7|30	%setup -q -n %{module}-%{version}
12mr|perl-Net-Netmask-1.9015-7|31	
12mr|perl-Net-Netmask-1.9015-7|32	%build
12mr|perl-Net-Netmask-1.9015-7|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Net-Netmask-1.9015-7|34	%make
12mr|perl-Net-Netmask-1.9015-7|35	%make test
12mr|perl-Net-Netmask-1.9015-7|36	
12mr|perl-Net-Netmask-1.9015-7|37	%clean
12mr|perl-Net-Netmask-1.9015-7|38	rm -rf %{buildroot}
12mr|perl-Net-Netmask-1.9015-7|39	
12mr|perl-Net-Netmask-1.9015-7|40	%install
12mr|perl-Net-Netmask-1.9015-7|41	rm -rf %{buildroot}
12mr|perl-Net-Netmask-1.9015-7|42	%{makeinstall_std}
12mr|perl-Net-Netmask-1.9015-7|43	
12mr|perl-Net-Netmask-1.9015-7|44	%files
12mr|perl-Net-Netmask-1.9015-7|45	%defattr(-,root,root)
12mr|perl-Net-Netmask-1.9015-7|46	%doc README
12mr|perl-Net-Netmask-1.9015-7|47	%{perl_vendorlib}/Net/*
12mr|perl-Net-Netmask-1.9015-7|48	%{_mandir}/*/*
12mr|perl-Net-Netmask-1.9015-7|49	
12mr|perl-Net-Netmask-1.9015-7|50	
12mr|perl-Net-Netmask-1.9015-7|51	
12mr|perl-Net-Netmask-1.9015-7|52	
12mr|perl-Net-Netmask-1.9015-7|53	%changelog
12mr|perl-Net-Netmask-1.9015-7|54	

15702 12
12mr|perl-Net-Server-0.990.0-7|1	%define	upstream_name	 Net-Server
12mr|perl-Net-Server-0.990.0-7|2	%define upstream_version 0.99
12mr|perl-Net-Server-0.990.0-7|3	
12mr|perl-Net-Server-0.990.0-7|4	%if %{_use_internal_dependency_generator}
12mr|perl-Net-Server-0.990.0-7|5	%define __noautoprov 'perl\\(My(.*)\\)|perl\\(Sample(.*)\\)'
12mr|perl-Net-Server-0.990.0-7|6	%else
12mr|perl-Net-Server-0.990.0-7|7	%define	_provides_exceptions perl(My\\|perl(Sample
12mr|perl-Net-Server-0.990.0-7|8	%endif
12mr|perl-Net-Server-0.990.0-7|9	
12mr|perl-Net-Server-0.990.0-7|10	Name:		perl-%{upstream_name}
12mr|perl-Net-Server-0.990.0-7|11	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Net-Server-0.990.0-7|12	Release:	7
12mr|perl-Net-Server-0.990.0-7|13	
12mr|perl-Net-Server-0.990.0-7|14	Summary:	Extensible, general Perl server engine
12mr|perl-Net-Server-0.990.0-7|15	License:	GPL+ or Artistic
12mr|perl-Net-Server-0.990.0-7|16	Group:		Development/Perl
12mr|perl-Net-Server-0.990.0-7|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Net-Server-0.990.0-7|18	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Net-Server-0.990.0-7|19	
12mr|perl-Net-Server-0.990.0-7|20	BuildRequires:	perl(IO::Socket)
12mr|perl-Net-Server-0.990.0-7|21	BuildRequires:	perl(POSIX)
12mr|perl-Net-Server-0.990.0-7|22	BuildRequires:	perl(Socket)
12mr|perl-Net-Server-0.990.0-7|23	BuildRequires:	perl-devel
12mr|perl-Net-Server-0.990.0-7|24	Requires:	perl-IO-Multiplex
12mr|perl-Net-Server-0.990.0-7|25	BuildArch:	noarch
12mr|perl-Net-Server-0.990.0-7|26	
12mr|perl-Net-Server-0.990.0-7|27	%description
12mr|perl-Net-Server-0.990.0-7|28	Net::Server is an extensible, generic Perl server engine.  Net::Server combines
12mr|perl-Net-Server-0.990.0-7|29	the good properties from Net::Daemon (0.34), NetServer::Generic (1.03), and
12mr|perl-Net-Server-0.990.0-7|30	Net::FTPServer (1.0), and also from various concepts in the Apache Webserver.
12mr|perl-Net-Server-0.990.0-7|31	
12mr|perl-Net-Server-0.990.0-7|32	%prep
12mr|perl-Net-Server-0.990.0-7|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Net-Server-0.990.0-7|34	
12mr|perl-Net-Server-0.990.0-7|35	%build
12mr|perl-Net-Server-0.990.0-7|36	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Net-Server-0.990.0-7|37	%make
12mr|perl-Net-Server-0.990.0-7|38	
12mr|perl-Net-Server-0.990.0-7|39	%check
12mr|perl-Net-Server-0.990.0-7|40	%make test
12mr|perl-Net-Server-0.990.0-7|41	
12mr|perl-Net-Server-0.990.0-7|42	%install
12mr|perl-Net-Server-0.990.0-7|43	%makeinstall_std
12mr|perl-Net-Server-0.990.0-7|44	
12mr|perl-Net-Server-0.990.0-7|45	%files
12mr|perl-Net-Server-0.990.0-7|46	%doc Changes examples README
12mr|perl-Net-Server-0.990.0-7|47	%{_mandir}/*/*
12mr|perl-Net-Server-0.990.0-7|48	%{perl_vendorlib}/Net
12mr|perl-Net-Server-0.990.0-7|49	
12mr|perl-Net-Server-0.990.0-7|50	
12mr|perl-Net-Server-0.990.0-7|51	
12mr|perl-Net-Server-0.990.0-7|52	%changelog
12mr|perl-Net-Server-0.990.0-7|53	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Net-Server-0.990.0-7|54	+ Commit: 75837dc
12mr|perl-Net-Server-0.990.0-7|55	- Add perl-devel to BuildRequires, add provides exceptions for internal dependency generator
12mr|perl-Net-Server-0.990.0-7|56	
12mr|perl-Net-Server-0.990.0-7|57	

15703 12
12mr|perl-Net-SMTP-SSL-1.10.0-5|1	%define upstream_name    Net-SMTP-SSL
12mr|perl-Net-SMTP-SSL-1.10.0-5|2	%define upstream_version 1.01
12mr|perl-Net-SMTP-SSL-1.10.0-5|3	
12mr|perl-Net-SMTP-SSL-1.10.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Net-SMTP-SSL-1.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Net-SMTP-SSL-1.10.0-5|6	Release:	5
12mr|perl-Net-SMTP-SSL-1.10.0-5|7	
12mr|perl-Net-SMTP-SSL-1.10.0-5|8	Summary:	SSL support for Net::SMTP
12mr|perl-Net-SMTP-SSL-1.10.0-5|9	License:	GPL+ or Artistic
12mr|perl-Net-SMTP-SSL-1.10.0-5|10	Group:		Development/Perl
12mr|perl-Net-SMTP-SSL-1.10.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Net-SMTP-SSL-1.10.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Net-SMTP-SSL-1.10.0-5|13	
12mr|perl-Net-SMTP-SSL-1.10.0-5|14	BuildRequires:	perl(IO::Socket::SSL)
12mr|perl-Net-SMTP-SSL-1.10.0-5|15	BuildRequires:	perl(Net::SMTP)
12mr|perl-Net-SMTP-SSL-1.10.0-5|16	BuildRequires:	perl(Test::More)
12mr|perl-Net-SMTP-SSL-1.10.0-5|17	BuildRequires:	perl-devel
12mr|perl-Net-SMTP-SSL-1.10.0-5|18	BuildArch:	noarch
12mr|perl-Net-SMTP-SSL-1.10.0-5|19	
12mr|perl-Net-SMTP-SSL-1.10.0-5|20	%description
12mr|perl-Net-SMTP-SSL-1.10.0-5|21	Implements the same API as Net::SMTP, but uses IO::Socket::SSL for its
12mr|perl-Net-SMTP-SSL-1.10.0-5|22	network operations. Due to the nature of 'Net::SMTP''s 'new' method, it is
12mr|perl-Net-SMTP-SSL-1.10.0-5|23	not overridden to make use of a default port for the SMTPS service. Perhaps
12mr|perl-Net-SMTP-SSL-1.10.0-5|24	future versions will be smart like that. Port '465' is usually what you
12mr|perl-Net-SMTP-SSL-1.10.0-5|25	want, and it's not a pain to specify that.
12mr|perl-Net-SMTP-SSL-1.10.0-5|26	
12mr|perl-Net-SMTP-SSL-1.10.0-5|27	For interface documentation, please see Net::SMTP.
12mr|perl-Net-SMTP-SSL-1.10.0-5|28	
12mr|perl-Net-SMTP-SSL-1.10.0-5|29	%prep
12mr|perl-Net-SMTP-SSL-1.10.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Net-SMTP-SSL-1.10.0-5|31	
12mr|perl-Net-SMTP-SSL-1.10.0-5|32	%build
12mr|perl-Net-SMTP-SSL-1.10.0-5|33	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Net-SMTP-SSL-1.10.0-5|34	%make
12mr|perl-Net-SMTP-SSL-1.10.0-5|35	
12mr|perl-Net-SMTP-SSL-1.10.0-5|36	%check
12mr|perl-Net-SMTP-SSL-1.10.0-5|37	%make test
12mr|perl-Net-SMTP-SSL-1.10.0-5|38	
12mr|perl-Net-SMTP-SSL-1.10.0-5|39	%install
12mr|perl-Net-SMTP-SSL-1.10.0-5|40	%makeinstall_std
12mr|perl-Net-SMTP-SSL-1.10.0-5|41	
12mr|perl-Net-SMTP-SSL-1.10.0-5|42	%files
12mr|perl-Net-SMTP-SSL-1.10.0-5|43	%doc Changes README
12mr|perl-Net-SMTP-SSL-1.10.0-5|44	%{_mandir}/man3/*
12mr|perl-Net-SMTP-SSL-1.10.0-5|45	%{perl_vendorlib}/*
12mr|perl-Net-SMTP-SSL-1.10.0-5|46	
12mr|perl-Net-SMTP-SSL-1.10.0-5|47	
12mr|perl-Net-SMTP-SSL-1.10.0-5|48	
12mr|perl-Net-SMTP-SSL-1.10.0-5|49	%changelog
12mr|perl-Net-SMTP-SSL-1.10.0-5|50	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Net-SMTP-SSL-1.10.0-5|51	+ Commit: df64cd0
12mr|perl-Net-SMTP-SSL-1.10.0-5|52	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Net-SMTP-SSL-1.10.0-5|53	
12mr|perl-Net-SMTP-SSL-1.10.0-5|54	

15704 12
12mr|perl-Net-SNMP-6.0.1-6|1	%define upstream_name	 Net-SNMP
12mr|perl-Net-SNMP-6.0.1-6|2	%define upstream_version 6.0.1
12mr|perl-Net-SNMP-6.0.1-6|3	
12mr|perl-Net-SNMP-6.0.1-6|4	Name:		perl-%{upstream_name}
12mr|perl-Net-SNMP-6.0.1-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Net-SNMP-6.0.1-6|6	Release:	6
12mr|perl-Net-SNMP-6.0.1-6|7	
12mr|perl-Net-SNMP-6.0.1-6|8	Summary:	Object oriented interface to SNMP for perl
12mr|perl-Net-SNMP-6.0.1-6|9	License:	GPL+ or Artistic
12mr|perl-Net-SNMP-6.0.1-6|10	Group:		Development/Perl
12mr|perl-Net-SNMP-6.0.1-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Net-SNMP-6.0.1-6|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Net/%{upstream_name}-v%{upstream_version}.tar.gz
12mr|perl-Net-SNMP-6.0.1-6|13	
12mr|perl-Net-SNMP-6.0.1-6|14	BuildRequires:	perl-devel
12mr|perl-Net-SNMP-6.0.1-6|15	BuildRequires:	perl-Crypt-DES => 2.03
12mr|perl-Net-SNMP-6.0.1-6|16	BuildRequires:	perl-Digest-HMAC => 1.0
12mr|perl-Net-SNMP-6.0.1-6|17	
12mr|perl-Net-SNMP-6.0.1-6|18	BuildArch:	noarch
12mr|perl-Net-SNMP-6.0.1-6|19	
12mr|perl-Net-SNMP-6.0.1-6|20	Requires:	perl-Crypt-DES => 2.03
12mr|perl-Net-SNMP-6.0.1-6|21	Requires:	perl-Digest-HMAC => 1.0
12mr|perl-Net-SNMP-6.0.1-6|22	Requires:	perl-Digest-SHA1 => 1.02
12mr|perl-Net-SNMP-6.0.1-6|23	
12mr|perl-Net-SNMP-6.0.1-6|24	%description
12mr|perl-Net-SNMP-6.0.1-6|25	The Net::SNMP module implements an object oriented interface to the Simple
12mr|perl-Net-SNMP-6.0.1-6|26	Network Management Protocol.  Perl applications can use the module to retrieve
12mr|perl-Net-SNMP-6.0.1-6|27	or update information on a remote host using the SNMP protocol.  The module
12mr|perl-Net-SNMP-6.0.1-6|28	supports SNMP version-1, SNMP version-2c (Community-Based SNMPv2), and SNMP
12mr|perl-Net-SNMP-6.0.1-6|29	version-3.
12mr|perl-Net-SNMP-6.0.1-6|30	The Net::SNMP module assumes that the user has a basic understanding of the
12mr|perl-Net-SNMP-6.0.1-6|31	Simple Network Management Protocol and related network management concepts.
12mr|perl-Net-SNMP-6.0.1-6|32	
12mr|perl-Net-SNMP-6.0.1-6|33	%prep
12mr|perl-Net-SNMP-6.0.1-6|34	%setup -q -n %{upstream_name}-v%{upstream_version}
12mr|perl-Net-SNMP-6.0.1-6|35	
12mr|perl-Net-SNMP-6.0.1-6|36	%build
12mr|perl-Net-SNMP-6.0.1-6|37	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Net-SNMP-6.0.1-6|38	%make
12mr|perl-Net-SNMP-6.0.1-6|39	
12mr|perl-Net-SNMP-6.0.1-6|40	%check
12mr|perl-Net-SNMP-6.0.1-6|41	make test
12mr|perl-Net-SNMP-6.0.1-6|42	
12mr|perl-Net-SNMP-6.0.1-6|43	%install
12mr|perl-Net-SNMP-6.0.1-6|44	%makeinstall_std
12mr|perl-Net-SNMP-6.0.1-6|45	
12mr|perl-Net-SNMP-6.0.1-6|46	%files
12mr|perl-Net-SNMP-6.0.1-6|47	%doc Changes README
12mr|perl-Net-SNMP-6.0.1-6|48	%{_bindir}/snmpkey
12mr|perl-Net-SNMP-6.0.1-6|49	%{perl_vendorlib}/Net
12mr|perl-Net-SNMP-6.0.1-6|50	%{_mandir}/*/*
12mr|perl-Net-SNMP-6.0.1-6|51	
12mr|perl-Net-SNMP-6.0.1-6|52	
12mr|perl-Net-SNMP-6.0.1-6|53	
12mr|perl-Net-SNMP-6.0.1-6|54	%changelog
12mr|perl-Net-SNMP-6.0.1-6|55	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Net-SNMP-6.0.1-6|56	+ Commit: 8f47d57
12mr|perl-Net-SNMP-6.0.1-6|57	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Net-SNMP-6.0.1-6|58	
12mr|perl-Net-SNMP-6.0.1-6|59	

15705 12
12mr|perl-Net-SSLeay-1.420.0-6|1	%define upstream_name      Net-SSLeay
12mr|perl-Net-SSLeay-1.420.0-6|2	%define upstream_version 1.42
12mr|perl-Net-SSLeay-1.420.0-6|3	
12mr|perl-Net-SSLeay-1.420.0-6|4	Name:		    perl-%{upstream_name}
12mr|perl-Net-SSLeay-1.420.0-6|5	Version:	    %perl_convert_version %{upstream_version}
12mr|perl-Net-SSLeay-1.420.0-6|6	Release:	    6
12mr|perl-Net-SSLeay-1.420.0-6|7	Summary:	    Perl extension for using OpenSSL
12mr|perl-Net-SSLeay-1.420.0-6|8	License:	    BSD-like
12mr|perl-Net-SSLeay-1.420.0-6|9	Group:		    Development/Perl
12mr|perl-Net-SSLeay-1.420.0-6|10	Url:            http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Net-SSLeay-1.420.0-6|11	Source0:        http://www.cpan.org/modules/by-module/Net/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Net-SSLeay-1.420.0-6|12	
12mr|perl-Net-SSLeay-1.420.0-6|13	BuildRequires:  openssl >= 0.9.3a
12mr|perl-Net-SSLeay-1.420.0-6|14	BuildRequires:	openssl-devel
12mr|perl-Net-SSLeay-1.420.0-6|15	BuildRequires:	perl-devel
12mr|perl-Net-SSLeay-1.420.0-6|16	BuildRequires:	zlib-devel
12mr|perl-Net-SSLeay-1.420.0-6|17	Requires:	openssl >= 0.9.3a
12mr|perl-Net-SSLeay-1.420.0-6|18	Obsoletes:	perl-Net_SSLeay < 1.30-2mdv2007.0
12mr|perl-Net-SSLeay-1.420.0-6|19	Provides:	perl-Net_SSLeay = %{version}-%{release}
12mr|perl-Net-SSLeay-1.420.0-6|20	Obsoletes:	perl-Net_SSLeay.pm <= 1.30
12mr|perl-Net-SSLeay-1.420.0-6|21	Provides:	perl-Net_SSLeay.pm = %{version}-%{release}
12mr|perl-Net-SSLeay-1.420.0-6|22	
12mr|perl-Net-SSLeay-1.420.0-6|23	%description
12mr|perl-Net-SSLeay-1.420.0-6|24	Perl extension for using OpenSSL.
12mr|perl-Net-SSLeay-1.420.0-6|25	
12mr|perl-Net-SSLeay-1.420.0-6|26	%prep
12mr|perl-Net-SSLeay-1.420.0-6|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Net-SSLeay-1.420.0-6|28	%__chmod 755 examples
12mr|perl-Net-SSLeay-1.420.0-6|29	
12mr|perl-Net-SSLeay-1.420.0-6|30	%build
12mr|perl-Net-SSLeay-1.420.0-6|31	# note the %{_prefix} which must passed to Makefile.PL, weird but necessary :-(
12mr|perl-Net-SSLeay-1.420.0-6|32	echo | %{__perl} Makefile.PL %{_prefix} INSTALLDIRS=vendor
12mr|perl-Net-SSLeay-1.420.0-6|33	%make OPTIMIZE="$RPM_OPT_FLAGS"
12mr|perl-Net-SSLeay-1.420.0-6|34	perl -p -i -e 's|/usr/local/bin|/usr/bin|g;' *.pm examples/*
12mr|perl-Net-SSLeay-1.420.0-6|35	
12mr|perl-Net-SSLeay-1.420.0-6|36	%check
12mr|perl-Net-SSLeay-1.420.0-6|37	# testing the package implies contacting external sites (some are down ?)
12mr|perl-Net-SSLeay-1.420.0-6|38	#make test
12mr|perl-Net-SSLeay-1.420.0-6|39	
12mr|perl-Net-SSLeay-1.420.0-6|40	%install
12mr|perl-Net-SSLeay-1.420.0-6|41	rm -rf %{buildroot}
12mr|perl-Net-SSLeay-1.420.0-6|42	%makeinstall_std
12mr|perl-Net-SSLeay-1.420.0-6|43	
12mr|perl-Net-SSLeay-1.420.0-6|44	%files
12mr|perl-Net-SSLeay-1.420.0-6|45	%doc Changes Credits README examples QuickRef
12mr|perl-Net-SSLeay-1.420.0-6|46	%{perl_vendorarch}/auto/Net
12mr|perl-Net-SSLeay-1.420.0-6|47	%{perl_vendorarch}/Net
12mr|perl-Net-SSLeay-1.420.0-6|48	%{_mandir}/*/*
12mr|perl-Net-SSLeay-1.420.0-6|49	
12mr|perl-Net-SSLeay-1.420.0-6|50	
12mr|perl-Net-SSLeay-1.420.0-6|51	
12mr|perl-Net-SSLeay-1.420.0-6|52	
12mr|perl-Net-SSLeay-1.420.0-6|53	%changelog
12mr|perl-Net-SSLeay-1.420.0-6|54	

15706 12
12mr|perl-Net-Telnet-3.30.0-6|1	%define upstream_name	 Net-Telnet
12mr|perl-Net-Telnet-3.30.0-6|2	%define upstream_version 3.03
12mr|perl-Net-Telnet-3.30.0-6|3	
12mr|perl-Net-Telnet-3.30.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-Net-Telnet-3.30.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Net-Telnet-3.30.0-6|6	Release:	6
12mr|perl-Net-Telnet-3.30.0-6|7	
12mr|perl-Net-Telnet-3.30.0-6|8	Summary:	Net::Telnet perl module
12mr|perl-Net-Telnet-3.30.0-6|9	License:	GPL
12mr|perl-Net-Telnet-3.30.0-6|10	Group:		Development/Perl
12mr|perl-Net-Telnet-3.30.0-6|11	Url:		http://search.cpan.org/dist/%upstream_name
12mr|perl-Net-Telnet-3.30.0-6|12	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Net-Telnet-3.30.0-6|13	
12mr|perl-Net-Telnet-3.30.0-6|14	BuildRequires:	perl-devel
12mr|perl-Net-Telnet-3.30.0-6|15	BuildArch:	noarch
12mr|perl-Net-Telnet-3.30.0-6|16	
12mr|perl-Net-Telnet-3.30.0-6|17	%description
12mr|perl-Net-Telnet-3.30.0-6|18	Net::Telnet allows you to make client connections to a TCP port and do network
12mr|perl-Net-Telnet-3.30.0-6|19	I/O, especially to a port using the TELNET protocol.  Simple I/O methods such
12mr|perl-Net-Telnet-3.30.0-6|20	as print, get, and getline are provided.  More sophisticated interactive
12mr|perl-Net-Telnet-3.30.0-6|21	features are provided because connecting to a TELNET port ultimately means
12mr|perl-Net-Telnet-3.30.0-6|22	communicating with a program designed for human interaction.  These interactive
12mr|perl-Net-Telnet-3.30.0-6|23	features include the ability to specify a timeout and to wait for patterns to
12mr|perl-Net-Telnet-3.30.0-6|24	appear in the input stream, such as the prompt from a shell.
12mr|perl-Net-Telnet-3.30.0-6|25	
12mr|perl-Net-Telnet-3.30.0-6|26	%prep
12mr|perl-Net-Telnet-3.30.0-6|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Net-Telnet-3.30.0-6|28	
12mr|perl-Net-Telnet-3.30.0-6|29	%build
12mr|perl-Net-Telnet-3.30.0-6|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Net-Telnet-3.30.0-6|31	%make
12mr|perl-Net-Telnet-3.30.0-6|32	
12mr|perl-Net-Telnet-3.30.0-6|33	%check
12mr|perl-Net-Telnet-3.30.0-6|34	%make test
12mr|perl-Net-Telnet-3.30.0-6|35	
12mr|perl-Net-Telnet-3.30.0-6|36	%install
12mr|perl-Net-Telnet-3.30.0-6|37	%makeinstall_std
12mr|perl-Net-Telnet-3.30.0-6|38	
12mr|perl-Net-Telnet-3.30.0-6|39	%files
12mr|perl-Net-Telnet-3.30.0-6|40	%doc README ChangeLog
12mr|perl-Net-Telnet-3.30.0-6|41	%{_mandir}/*/*
12mr|perl-Net-Telnet-3.30.0-6|42	%{perl_vendorlib}/Net
12mr|perl-Net-Telnet-3.30.0-6|43	
12mr|perl-Net-Telnet-3.30.0-6|44	
12mr|perl-Net-Telnet-3.30.0-6|45	
12mr|perl-Net-Telnet-3.30.0-6|46	%changelog
12mr|perl-Net-Telnet-3.30.0-6|47	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Net-Telnet-3.30.0-6|48	+ Commit: 56a4fae
12mr|perl-Net-Telnet-3.30.0-6|49	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Net-Telnet-3.30.0-6|50	
12mr|perl-Net-Telnet-3.30.0-6|51	

15707 12
12mr|perl-Net-XMPP-1.02-7|1	%define module	Net-XMPP
12mr|perl-Net-XMPP-1.02-7|2	%define name	perl-%{module}
12mr|perl-Net-XMPP-1.02-7|3	%define version 1.02
12mr|perl-Net-XMPP-1.02-7|4	
12mr|perl-Net-XMPP-1.02-7|5	Name:		%{name}
12mr|perl-Net-XMPP-1.02-7|6	Version:	%{version}
12mr|perl-Net-XMPP-1.02-7|7	Release:	%mkrel 7
12mr|perl-Net-XMPP-1.02-7|8	Summary:	XMPP Perl Library
12mr|perl-Net-XMPP-1.02-7|9	License:	GPL or Artistic
12mr|perl-Net-XMPP-1.02-7|10	Group:		Development/Perl
12mr|perl-Net-XMPP-1.02-7|11	Url:            http://search.cpan.org/dist/%{module}/
12mr|perl-Net-XMPP-1.02-7|12	Source:         http://www.cpan.org/modules/by-module/Net/%{module}-%{version}.tar.bz2
12mr|perl-Net-XMPP-1.02-7|13	BuildRequires:	perl(Module::Build)
12mr|perl-Net-XMPP-1.02-7|14	BuildRequires:	perl(XML::Stream)
12mr|perl-Net-XMPP-1.02-7|15	BuildArch:	    noarch
12mr|perl-Net-XMPP-1.02-7|16	BuildRoot:	    %{_tmppath}/%{name}-%{version}
12mr|perl-Net-XMPP-1.02-7|17	
12mr|perl-Net-XMPP-1.02-7|18	%description
12mr|perl-Net-XMPP-1.02-7|19	Net::XMPP is a convenient tool to use for any perl script that would
12mr|perl-Net-XMPP-1.02-7|20	like to utilize the XMPP Instant Messaging protocol.  While not a
12mr|perl-Net-XMPP-1.02-7|21	client in and of itself, it provides all of the necessary back-end
12mr|perl-Net-XMPP-1.02-7|22	functions to make a CGI client or command-line perl client feasible
12mr|perl-Net-XMPP-1.02-7|23	and easy to use.  Net::XMPP is a wrapper around the rest of the
12mr|perl-Net-XMPP-1.02-7|24	official Net::XMPP::xxxxxx packages.
12mr|perl-Net-XMPP-1.02-7|25	
12mr|perl-Net-XMPP-1.02-7|26	%prep
12mr|perl-Net-XMPP-1.02-7|27	%setup -q -n %{module}-%{version}
12mr|perl-Net-XMPP-1.02-7|28	
12mr|perl-Net-XMPP-1.02-7|29	%build
12mr|perl-Net-XMPP-1.02-7|30	%{__perl} Build.PL installdirs=vendor
12mr|perl-Net-XMPP-1.02-7|31	./Build CFLAGS="%{optflags}"
12mr|perl-Net-XMPP-1.02-7|32	
12mr|perl-Net-XMPP-1.02-7|33	%check
12mr|perl-Net-XMPP-1.02-7|34	./Build test
12mr|perl-Net-XMPP-1.02-7|35	
12mr|perl-Net-XMPP-1.02-7|36	%install
12mr|perl-Net-XMPP-1.02-7|37	rm -rf %{buildroot}
12mr|perl-Net-XMPP-1.02-7|38	./Build install destdir=%{buildroot}
12mr|perl-Net-XMPP-1.02-7|39	
12mr|perl-Net-XMPP-1.02-7|40	%clean
12mr|perl-Net-XMPP-1.02-7|41	rm -rf %{buildroot}
12mr|perl-Net-XMPP-1.02-7|42	
12mr|perl-Net-XMPP-1.02-7|43	%files
12mr|perl-Net-XMPP-1.02-7|44	%defattr(-,root,root)
12mr|perl-Net-XMPP-1.02-7|45	%doc CHANGES README
12mr|perl-Net-XMPP-1.02-7|46	%{perl_vendorlib}/Net
12mr|perl-Net-XMPP-1.02-7|47	%{_mandir}/*/*
12mr|perl-Net-XMPP-1.02-7|48	
12mr|perl-Net-XMPP-1.02-7|49	
12mr|perl-Net-XMPP-1.02-7|50	
12mr|perl-Net-XMPP-1.02-7|51	%changelog
12mr|perl-Net-XMPP-1.02-7|52	

15708 12
12mr|perl-Number-Compare-0.10.0-5|1	%define upstream_name    Number-Compare
12mr|perl-Number-Compare-0.10.0-5|2	%define upstream_version 0.01
12mr|perl-Number-Compare-0.10.0-5|3	
12mr|perl-Number-Compare-0.10.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Number-Compare-0.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Number-Compare-0.10.0-5|6	Release:	5
12mr|perl-Number-Compare-0.10.0-5|7	
12mr|perl-Number-Compare-0.10.0-5|8	Summary:	Numeric comparisons
12mr|perl-Number-Compare-0.10.0-5|9	License:	GPL+ or Artistic
12mr|perl-Number-Compare-0.10.0-5|10	Group:		Development/Perl
12mr|perl-Number-Compare-0.10.0-5|11	Source0:	http://search.cpan.org/CPAN/authors/id/R/RC/RCLAMP/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Number-Compare-0.10.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Number-Compare-0.10.0-5|13	
12mr|perl-Number-Compare-0.10.0-5|14	BuildRequires:	perl-devel
12mr|perl-Number-Compare-0.10.0-5|15	BuildArch:	noarch
12mr|perl-Number-Compare-0.10.0-5|16	
12mr|perl-Number-Compare-0.10.0-5|17	%description
12mr|perl-Number-Compare-0.10.0-5|18	Number::Compare compiles a simple comparison to an anonymous subroutine, which
12mr|perl-Number-Compare-0.10.0-5|19	you can call with a value to be tested again.
12mr|perl-Number-Compare-0.10.0-5|20	
12mr|perl-Number-Compare-0.10.0-5|21	Now this would be very pointless, if Number::Compare didn't understand
12mr|perl-Number-Compare-0.10.0-5|22	magnitudes.
12mr|perl-Number-Compare-0.10.0-5|23	
12mr|perl-Number-Compare-0.10.0-5|24	The target value may use magnitudes of kilobytes (k, ki), megabytes (m, mi), or
12mr|perl-Number-Compare-0.10.0-5|25	gigabytes (g, gi). Those suffixed with an i use the appropriate 2**n version in
12mr|perl-Number-Compare-0.10.0-5|26	accordance with the IEC standard: http://physics.nist.gov/cuu/Units/binary.html
12mr|perl-Number-Compare-0.10.0-5|27	
12mr|perl-Number-Compare-0.10.0-5|28	%prep
12mr|perl-Number-Compare-0.10.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Number-Compare-0.10.0-5|30	
12mr|perl-Number-Compare-0.10.0-5|31	%build
12mr|perl-Number-Compare-0.10.0-5|32	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Number-Compare-0.10.0-5|33	%make
12mr|perl-Number-Compare-0.10.0-5|34	
12mr|perl-Number-Compare-0.10.0-5|35	%check
12mr|perl-Number-Compare-0.10.0-5|36	make test
12mr|perl-Number-Compare-0.10.0-5|37	
12mr|perl-Number-Compare-0.10.0-5|38	%install
12mr|perl-Number-Compare-0.10.0-5|39	%makeinstall_std
12mr|perl-Number-Compare-0.10.0-5|40	
12mr|perl-Number-Compare-0.10.0-5|41	%files
12mr|perl-Number-Compare-0.10.0-5|42	%doc Changes
12mr|perl-Number-Compare-0.10.0-5|43	%{perl_vendorlib}/Number
12mr|perl-Number-Compare-0.10.0-5|44	%{_mandir}/*/*
12mr|perl-Number-Compare-0.10.0-5|45	
12mr|perl-Number-Compare-0.10.0-5|46	
12mr|perl-Number-Compare-0.10.0-5|47	
12mr|perl-Number-Compare-0.10.0-5|48	%changelog
12mr|perl-Number-Compare-0.10.0-5|49	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Number-Compare-0.10.0-5|50	+ Commit: 04b95cb
12mr|perl-Number-Compare-0.10.0-5|51	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Number-Compare-0.10.0-5|52	
12mr|perl-Number-Compare-0.10.0-5|53	

15709 12
12mr|perl-Object-Realize-Later-0.180.0-5|1	%define	upstream_name    Object-Realize-Later
12mr|perl-Object-Realize-Later-0.180.0-5|2	%define	upstream_version 0.18
12mr|perl-Object-Realize-Later-0.180.0-5|3	
12mr|perl-Object-Realize-Later-0.180.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Object-Realize-Later-0.180.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Object-Realize-Later-0.180.0-5|6	Release:	5
12mr|perl-Object-Realize-Later-0.180.0-5|7	
12mr|perl-Object-Realize-Later-0.180.0-5|8	Summary:	CPAN %{upstream_name} perl module
12mr|perl-Object-Realize-Later-0.180.0-5|9	License:	GPL+ or Artistic
12mr|perl-Object-Realize-Later-0.180.0-5|10	Group:		Development/Perl
12mr|perl-Object-Realize-Later-0.180.0-5|11	URL:		http://search.cpan.org/dist/Object-Realize-Later/
12mr|perl-Object-Realize-Later-0.180.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Object-Realize-Later-0.180.0-5|13	
12mr|perl-Object-Realize-Later-0.180.0-5|14	BuildRequires:	perl-devel
12mr|perl-Object-Realize-Later-0.180.0-5|15	BuildArch:	noarch
12mr|perl-Object-Realize-Later-0.180.0-5|16	
12mr|perl-Object-Realize-Later-0.180.0-5|17	%description
12mr|perl-Object-Realize-Later-0.180.0-5|18	This module helps you implementing delay loading of object-data.  While
12mr|perl-Object-Realize-Later-0.180.0-5|19	creating a stub-object, Object::Realize::Later simulates you got the
12mr|perl-Object-Realize-Later-0.180.0-5|20	real data.
12mr|perl-Object-Realize-Later-0.180.0-5|21	
12mr|perl-Object-Realize-Later-0.180.0-5|22	%prep
12mr|perl-Object-Realize-Later-0.180.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Object-Realize-Later-0.180.0-5|24	
12mr|perl-Object-Realize-Later-0.180.0-5|25	%build
12mr|perl-Object-Realize-Later-0.180.0-5|26	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Object-Realize-Later-0.180.0-5|27	make
12mr|perl-Object-Realize-Later-0.180.0-5|28	make test
12mr|perl-Object-Realize-Later-0.180.0-5|29	
12mr|perl-Object-Realize-Later-0.180.0-5|30	%install
12mr|perl-Object-Realize-Later-0.180.0-5|31	%makeinstall_std
12mr|perl-Object-Realize-Later-0.180.0-5|32	
12mr|perl-Object-Realize-Later-0.180.0-5|33	%files
12mr|perl-Object-Realize-Later-0.180.0-5|34	%doc Changes README
12mr|perl-Object-Realize-Later-0.180.0-5|35	%{_mandir}/*/*
12mr|perl-Object-Realize-Later-0.180.0-5|36	%{perl_vendorlib}/Object/Realize
12mr|perl-Object-Realize-Later-0.180.0-5|37	
12mr|perl-Object-Realize-Later-0.180.0-5|38	
12mr|perl-Object-Realize-Later-0.180.0-5|39	
12mr|perl-Object-Realize-Later-0.180.0-5|40	%changelog
12mr|perl-Object-Realize-Later-0.180.0-5|41	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Object-Realize-Later-0.180.0-5|42	+ Commit: 1af92c0
12mr|perl-Object-Realize-Later-0.180.0-5|43	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Object-Realize-Later-0.180.0-5|44	
12mr|perl-Object-Realize-Later-0.180.0-5|45	

15710 12
12mr|perl-OLE-Storage_Lite-0.190.0-2|1	%define upstream_name    OLE-Storage_Lite
12mr|perl-OLE-Storage_Lite-0.190.0-2|2	%define upstream_version 0.19
12mr|perl-OLE-Storage_Lite-0.190.0-2|3	
12mr|perl-OLE-Storage_Lite-0.190.0-2|4	Name:		perl-%{upstream_name}
12mr|perl-OLE-Storage_Lite-0.190.0-2|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-OLE-Storage_Lite-0.190.0-2|6	Release:	2
12mr|perl-OLE-Storage_Lite-0.190.0-2|7	
12mr|perl-OLE-Storage_Lite-0.190.0-2|8	Summary:	Simple Class for OLE document interface
12mr|perl-OLE-Storage_Lite-0.190.0-2|9	License:	GPL+ or Artistic
12mr|perl-OLE-Storage_Lite-0.190.0-2|10	Group:		Development/Perl
12mr|perl-OLE-Storage_Lite-0.190.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-OLE-Storage_Lite-0.190.0-2|12	Source0:	http://www.cpan.org/modules/by-module/OLE/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-OLE-Storage_Lite-0.190.0-2|13	
12mr|perl-OLE-Storage_Lite-0.190.0-2|14	BuildRequires:	perl-devel
12mr|perl-OLE-Storage_Lite-0.190.0-2|15	BuildArch:	noarch
12mr|perl-OLE-Storage_Lite-0.190.0-2|16	
12mr|perl-OLE-Storage_Lite-0.190.0-2|17	%description
12mr|perl-OLE-Storage_Lite-0.190.0-2|18	OLE::Storage_Lite allows you to read and write an OLE structured file. Please
12mr|perl-OLE-Storage_Lite-0.190.0-2|19	refer OLE::Storage by Martin Schwartz.
12mr|perl-OLE-Storage_Lite-0.190.0-2|20	
12mr|perl-OLE-Storage_Lite-0.190.0-2|21	OLE::Storage_Lite::PPS is a class representing PPS.
12mr|perl-OLE-Storage_Lite-0.190.0-2|22	OLE::Storage_Lite::PPS::Root, OLE::Storage_Lite::PPS::File and
12mr|perl-OLE-Storage_Lite-0.190.0-2|23	OLE::Storage_Lite::PPS::Dir are subclasses of OLE::Storage_Lite::PPS.
12mr|perl-OLE-Storage_Lite-0.190.0-2|24	
12mr|perl-OLE-Storage_Lite-0.190.0-2|25	%prep
12mr|perl-OLE-Storage_Lite-0.190.0-2|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-OLE-Storage_Lite-0.190.0-2|27	
12mr|perl-OLE-Storage_Lite-0.190.0-2|28	# perl path hack
12mr|perl-OLE-Storage_Lite-0.190.0-2|29	find . -type f | xargs perl -p -i -e "s|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|g"
12mr|perl-OLE-Storage_Lite-0.190.0-2|30	
12mr|perl-OLE-Storage_Lite-0.190.0-2|31	%build
12mr|perl-OLE-Storage_Lite-0.190.0-2|32	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-OLE-Storage_Lite-0.190.0-2|33	%make OPTIMIZE="%{optflags}"
12mr|perl-OLE-Storage_Lite-0.190.0-2|34	
12mr|perl-OLE-Storage_Lite-0.190.0-2|35	%install
12mr|perl-OLE-Storage_Lite-0.190.0-2|36	%makeinstall_std
12mr|perl-OLE-Storage_Lite-0.190.0-2|37	
12mr|perl-OLE-Storage_Lite-0.190.0-2|38	%files
12mr|perl-OLE-Storage_Lite-0.190.0-2|39	%doc Changes README sample
12mr|perl-OLE-Storage_Lite-0.190.0-2|40	%{perl_vendorlib}/OLE
12mr|perl-OLE-Storage_Lite-0.190.0-2|41	%{_mandir}/*/*
12mr|perl-OLE-Storage_Lite-0.190.0-2|42	
12mr|perl-OLE-Storage_Lite-0.190.0-2|43	
12mr|perl-OLE-Storage_Lite-0.190.0-2|44	
12mr|perl-OLE-Storage_Lite-0.190.0-2|45	%changelog
12mr|perl-OLE-Storage_Lite-0.190.0-2|46	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-OLE-Storage_Lite-0.190.0-2|47	+ Commit: 7880eb9
12mr|perl-OLE-Storage_Lite-0.190.0-2|48	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-OLE-Storage_Lite-0.190.0-2|49	
12mr|perl-OLE-Storage_Lite-0.190.0-2|50	

15711 12
12mr|perl-OpenGL-0.660.0-1|1	%define upstream_name    OpenGL
12mr|perl-OpenGL-0.660.0-1|2	%define upstream_version 0.66
12mr|perl-OpenGL-0.660.0-1|3	
12mr|perl-OpenGL-0.660.0-1|4	Name:       perl-%{upstream_name}
12mr|perl-OpenGL-0.660.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-OpenGL-0.660.0-1|6	Release:    %mkrel 1
12mr|perl-OpenGL-0.660.0-1|7	
12mr|perl-OpenGL-0.660.0-1|8	Summary:    Interface to OpenGL drawing/imaging library
12mr|perl-OpenGL-0.660.0-1|9	License:    GPL+ or Artistic
12mr|perl-OpenGL-0.660.0-1|10	Group:      Development/Perl
12mr|perl-OpenGL-0.660.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-OpenGL-0.660.0-1|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-OpenGL-0.660.0-1|13	Patch0:		perl-OpenGL-0.62-dist.patch
12mr|perl-OpenGL-0.660.0-1|14	BuildRequires: mesa-common-devel
12mr|perl-OpenGL-0.660.0-1|15	BuildRequires: pkgconfig(glu)
12mr|perl-OpenGL-0.660.0-1|16	BuildRequires: pkgconfig(glut)
12mr|perl-OpenGL-0.660.0-1|17	BuildRequires: perl-devel
12mr|perl-OpenGL-0.660.0-1|18	
12mr|perl-OpenGL-0.660.0-1|19	
12mr|perl-OpenGL-0.660.0-1|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-OpenGL-0.660.0-1|21	
12mr|perl-OpenGL-0.660.0-1|22	%description
12mr|perl-OpenGL-0.660.0-1|23	Naming convention:
12mr|perl-OpenGL-0.660.0-1|24	Virtually all of the OpenGL 1.0, and 1.1 functions are available, and
12mr|perl-OpenGL-0.660.0-1|25	most of 1.2. In general, the calling sequence is identical in Perl as
12mr|perl-OpenGL-0.660.0-1|26	in C.
12mr|perl-OpenGL-0.660.0-1|27	
12mr|perl-OpenGL-0.660.0-1|28	Most functions that have no pointer arguments are called identically in
12mr|perl-OpenGL-0.660.0-1|29	Perl as in C, and the same name is used.
12mr|perl-OpenGL-0.660.0-1|30	
12mr|perl-OpenGL-0.660.0-1|31	Functions that use Perl array arguments and have been changed in "the
12mr|perl-OpenGL-0.660.0-1|32	obvious way" -- to take a variable number of arguments and/or to return
12mr|perl-OpenGL-0.660.0-1|33	an array -- have the the same names as their C counterparts, but with a
12mr|perl-OpenGL-0.660.0-1|34	_p suffix.
12mr|perl-OpenGL-0.660.0-1|35	
12mr|perl-OpenGL-0.660.0-1|36	%prep
12mr|perl-OpenGL-0.660.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-OpenGL-0.660.0-1|38	%patch0 -p0 -b .dist
12mr|perl-OpenGL-0.660.0-1|39	# test.pl requires interaction, prefer using tests in t/
12mr|perl-OpenGL-0.660.0-1|40	rm test.pl
12mr|perl-OpenGL-0.660.0-1|41	
12mr|perl-OpenGL-0.660.0-1|42	%build
12mr|perl-OpenGL-0.660.0-1|43	%{__perl} Makefile.PL INSTALLDIRS=vendor dist=NO_EXCLUSIONS
12mr|perl-OpenGL-0.660.0-1|44	sed 's/PERL_DL_NONLAZY=1//' -i Makefile
12mr|perl-OpenGL-0.660.0-1|45	%{make}
12mr|perl-OpenGL-0.660.0-1|46	
12mr|perl-OpenGL-0.660.0-1|47	# since we're building without exclusion, test fail
12mr|perl-OpenGL-0.660.0-1|48	#%check
12mr|perl-OpenGL-0.660.0-1|49	#%{make} test
12mr|perl-OpenGL-0.660.0-1|50	
12mr|perl-OpenGL-0.660.0-1|51	%install
12mr|perl-OpenGL-0.660.0-1|52	rm -rf %buildroot
12mr|perl-OpenGL-0.660.0-1|53	%makeinstall_std
12mr|perl-OpenGL-0.660.0-1|54	
12mr|perl-OpenGL-0.660.0-1|55	%clean
12mr|perl-OpenGL-0.660.0-1|56	rm -rf %buildroot
12mr|perl-OpenGL-0.660.0-1|57	
12mr|perl-OpenGL-0.660.0-1|58	%files
12mr|perl-OpenGL-0.660.0-1|59	%defattr(-,root,root)
12mr|perl-OpenGL-0.660.0-1|60	%doc CHANGES README GIT_CHANGES
12mr|perl-OpenGL-0.660.0-1|61	%{_mandir}/man3/*
12mr|perl-OpenGL-0.660.0-1|62	%perl_vendorlib/*
12mr|perl-OpenGL-0.660.0-1|63	
12mr|perl-OpenGL-0.660.0-1|64	
12mr|perl-OpenGL-0.660.0-1|65	
12mr|perl-OpenGL-0.660.0-1|66	%changelog
12mr|perl-OpenGL-0.660.0-1|67	

15712 12
12mr|perl-Package-DeprecationManager-0.110.0-4|1	%define upstream_name    Package-DeprecationManager
12mr|perl-Package-DeprecationManager-0.110.0-4|2	%define upstream_version 0.11
12mr|perl-Package-DeprecationManager-0.110.0-4|3	
12mr|perl-Package-DeprecationManager-0.110.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-Package-DeprecationManager-0.110.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Package-DeprecationManager-0.110.0-4|6	Release:	4
12mr|perl-Package-DeprecationManager-0.110.0-4|7	
12mr|perl-Package-DeprecationManager-0.110.0-4|8	Summary:	Manage deprecation warnings for your distribution
12mr|perl-Package-DeprecationManager-0.110.0-4|9	License:	GPL+ or Artistic
12mr|perl-Package-DeprecationManager-0.110.0-4|10	Group:		Development/Perl
12mr|perl-Package-DeprecationManager-0.110.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Package-DeprecationManager-0.110.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Package/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Package-DeprecationManager-0.110.0-4|13	
12mr|perl-Package-DeprecationManager-0.110.0-4|14	BuildRequires:	perl(Carp)
12mr|perl-Package-DeprecationManager-0.110.0-4|15	BuildRequires:	perl(Params::Util)
12mr|perl-Package-DeprecationManager-0.110.0-4|16	BuildRequires:	perl(Sub::Install)
12mr|perl-Package-DeprecationManager-0.110.0-4|17	BuildRequires:	perl(Test::Exception)
12mr|perl-Package-DeprecationManager-0.110.0-4|18	BuildRequires:	perl(Test::More)
12mr|perl-Package-DeprecationManager-0.110.0-4|19	BuildRequires:	perl(Test::Warn)
12mr|perl-Package-DeprecationManager-0.110.0-4|20	BuildRequires:	perl(Test::Requires)
12mr|perl-Package-DeprecationManager-0.110.0-4|21	BuildRequires:	perl(Test::Fatal)
12mr|perl-Package-DeprecationManager-0.110.0-4|22	BuildRequires:	perl-devel
12mr|perl-Package-DeprecationManager-0.110.0-4|23	BuildArch:	noarch
12mr|perl-Package-DeprecationManager-0.110.0-4|24	
12mr|perl-Package-DeprecationManager-0.110.0-4|25	%description
12mr|perl-Package-DeprecationManager-0.110.0-4|26	This module allows you to manage a set of deprecations for one or more
12mr|perl-Package-DeprecationManager-0.110.0-4|27	modules.
12mr|perl-Package-DeprecationManager-0.110.0-4|28	
12mr|perl-Package-DeprecationManager-0.110.0-4|29	When you import 'Package::DeprecationManager', you must provide a set of
12mr|perl-Package-DeprecationManager-0.110.0-4|30	'-deprecations' as a hash ref. The keys are "feature" names, and the values
12mr|perl-Package-DeprecationManager-0.110.0-4|31	are the version when that feature was deprecated.
12mr|perl-Package-DeprecationManager-0.110.0-4|32	
12mr|perl-Package-DeprecationManager-0.110.0-4|33	In many cases, you can simply use the fully qualified name of a subroutine
12mr|perl-Package-DeprecationManager-0.110.0-4|34	or method as the feature name. This works for cases where the whole
12mr|perl-Package-DeprecationManager-0.110.0-4|35	subroutine is deprecated. However, the feature names can be any string.
12mr|perl-Package-DeprecationManager-0.110.0-4|36	This is useful if you don't want to deprecate an entire subroutine, just a
12mr|perl-Package-DeprecationManager-0.110.0-4|37	certain usage.
12mr|perl-Package-DeprecationManager-0.110.0-4|38	
12mr|perl-Package-DeprecationManager-0.110.0-4|39	%prep
12mr|perl-Package-DeprecationManager-0.110.0-4|40	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Package-DeprecationManager-0.110.0-4|41	
12mr|perl-Package-DeprecationManager-0.110.0-4|42	%build
12mr|perl-Package-DeprecationManager-0.110.0-4|43	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Package-DeprecationManager-0.110.0-4|44	%make
12mr|perl-Package-DeprecationManager-0.110.0-4|45	
12mr|perl-Package-DeprecationManager-0.110.0-4|46	%check
12mr|perl-Package-DeprecationManager-0.110.0-4|47	%make test
12mr|perl-Package-DeprecationManager-0.110.0-4|48	
12mr|perl-Package-DeprecationManager-0.110.0-4|49	%install
12mr|perl-Package-DeprecationManager-0.110.0-4|50	%makeinstall_std
12mr|perl-Package-DeprecationManager-0.110.0-4|51	
12mr|perl-Package-DeprecationManager-0.110.0-4|52	%files
12mr|perl-Package-DeprecationManager-0.110.0-4|53	%doc Changes META.yml LICENSE README META.json
12mr|perl-Package-DeprecationManager-0.110.0-4|54	%{_mandir}/man3/*
12mr|perl-Package-DeprecationManager-0.110.0-4|55	%{perl_vendorlib}/*
12mr|perl-Package-DeprecationManager-0.110.0-4|56	
12mr|perl-Package-DeprecationManager-0.110.0-4|57	
12mr|perl-Package-DeprecationManager-0.110.0-4|58	
12mr|perl-Package-DeprecationManager-0.110.0-4|59	
12mr|perl-Package-DeprecationManager-0.110.0-4|60	
12mr|perl-Package-DeprecationManager-0.110.0-4|61	%changelog
12mr|perl-Package-DeprecationManager-0.110.0-4|62	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Package-DeprecationManager-0.110.0-4|63	+ Commit: f4f3cc0
12mr|perl-Package-DeprecationManager-0.110.0-4|64	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Package-DeprecationManager-0.110.0-4|65	
12mr|perl-Package-DeprecationManager-0.110.0-4|66	

15713 12
12mr|perl-Package-Stash-0.290.0-4|1	%define upstream_name    Package-Stash
12mr|perl-Package-Stash-0.290.0-4|2	%define upstream_version 0.29
12mr|perl-Package-Stash-0.290.0-4|3	
12mr|perl-Package-Stash-0.290.0-4|4	%if %{_use_internal_dependency_generator}
12mr|perl-Package-Stash-0.290.0-4|5	%define __noautoreq 'perl\\(Package::Stash::Conflicts\\)'
12mr|perl-Package-Stash-0.290.0-4|6	%else
12mr|perl-Package-Stash-0.290.0-4|7	%define _requires_exceptions perl(Package::Stash::Conflicts)
12mr|perl-Package-Stash-0.290.0-4|8	%endif
12mr|perl-Package-Stash-0.290.0-4|9	
12mr|perl-Package-Stash-0.290.0-4|10	Name:		perl-%{upstream_name}
12mr|perl-Package-Stash-0.290.0-4|11	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Package-Stash-0.290.0-4|12	Release:	4
12mr|perl-Package-Stash-0.290.0-4|13	
12mr|perl-Package-Stash-0.290.0-4|14	Summary:	Routines for manipulating stashes
12mr|perl-Package-Stash-0.290.0-4|15	License:	GPL+ or Artistic
12mr|perl-Package-Stash-0.290.0-4|16	Group:		Development/Perl
12mr|perl-Package-Stash-0.290.0-4|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Package-Stash-0.290.0-4|18	Source0:	http://www.cpan.org/modules/by-module/Package/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Package-Stash-0.290.0-4|19	
12mr|perl-Package-Stash-0.290.0-4|20	BuildRequires:	perl(Scalar::Util)
12mr|perl-Package-Stash-0.290.0-4|21	BuildRequires:	perl(Test::Exception)
12mr|perl-Package-Stash-0.290.0-4|22	BuildRequires:	perl(Test::Fatal)
12mr|perl-Package-Stash-0.290.0-4|23	BuildRequires:	perl(Test::More)
12mr|perl-Package-Stash-0.290.0-4|24	BuildRequires:	perl(Test::Requires)
12mr|perl-Package-Stash-0.290.0-4|25	BuildRequires:	perl(Dist::CheckConflicts)
12mr|perl-Package-Stash-0.290.0-4|26	BuildRequires:	perl(Package::DeprecationManager)
12mr|perl-Package-Stash-0.290.0-4|27	BuildRequires:	perl-devel
12mr|perl-Package-Stash-0.290.0-4|28	BuildArch:	noarch
12mr|perl-Package-Stash-0.290.0-4|29	
12mr|perl-Package-Stash-0.290.0-4|30	%description
12mr|perl-Package-Stash-0.290.0-4|31	Manipulating stashes (Perl's symbol tables) is occasionally necessary, but
12mr|perl-Package-Stash-0.290.0-4|32	incredibly messy, and easy to get wrong. This module hides all of that
12mr|perl-Package-Stash-0.290.0-4|33	behind a simple API.
12mr|perl-Package-Stash-0.290.0-4|34	
12mr|perl-Package-Stash-0.290.0-4|35	NOTE: Most methods in this class require a variable specification that
12mr|perl-Package-Stash-0.290.0-4|36	includes a sigil. If this sigil is absent, it is assumed to represent the
12mr|perl-Package-Stash-0.290.0-4|37	IO slot.
12mr|perl-Package-Stash-0.290.0-4|38	
12mr|perl-Package-Stash-0.290.0-4|39	%prep
12mr|perl-Package-Stash-0.290.0-4|40	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Package-Stash-0.290.0-4|41	
12mr|perl-Package-Stash-0.290.0-4|42	%build
12mr|perl-Package-Stash-0.290.0-4|43	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Package-Stash-0.290.0-4|44	%make
12mr|perl-Package-Stash-0.290.0-4|45	
12mr|perl-Package-Stash-0.290.0-4|46	%check
12mr|perl-Package-Stash-0.290.0-4|47	%make test
12mr|perl-Package-Stash-0.290.0-4|48	
12mr|perl-Package-Stash-0.290.0-4|49	%install
12mr|perl-Package-Stash-0.290.0-4|50	%makeinstall_std
12mr|perl-Package-Stash-0.290.0-4|51	
12mr|perl-Package-Stash-0.290.0-4|52	%files
12mr|perl-Package-Stash-0.290.0-4|53	%doc Changes META.yml LICENSE README META.json
12mr|perl-Package-Stash-0.290.0-4|54	%{_mandir}/man3/*
12mr|perl-Package-Stash-0.290.0-4|55	%{perl_vendorlib}/Package
12mr|perl-Package-Stash-0.290.0-4|56	%{_bindir}/package-stash-conflicts
12mr|perl-Package-Stash-0.290.0-4|57	
12mr|perl-Package-Stash-0.290.0-4|58	
12mr|perl-Package-Stash-0.290.0-4|59	
12mr|perl-Package-Stash-0.290.0-4|60	%changelog
12mr|perl-Package-Stash-0.290.0-4|61	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Package-Stash-0.290.0-4|62	+ Commit: cc126c4
12mr|perl-Package-Stash-0.290.0-4|63	- Revert to 0.29 because our perl-Moose doesn't like 0.33 yet
12mr|perl-Package-Stash-0.290.0-4|64	
12mr|perl-Package-Stash-0.290.0-4|65	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Package-Stash-0.290.0-4|66	+ Commit: ef18a60
12mr|perl-Package-Stash-0.290.0-4|67	- Add requires exceptions
12mr|perl-Package-Stash-0.290.0-4|68	
12mr|perl-Package-Stash-0.290.0-4|69	

15714 12
12mr|perl-Package-Stash-XS-0.220.0-4|1	%define upstream_name    Package-Stash-XS
12mr|perl-Package-Stash-XS-0.220.0-4|2	%define upstream_version 0.22
12mr|perl-Package-Stash-XS-0.220.0-4|3	
12mr|perl-Package-Stash-XS-0.220.0-4|4	Name:       perl-%{upstream_name}
12mr|perl-Package-Stash-XS-0.220.0-4|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Package-Stash-XS-0.220.0-4|6	Release:    %mkrel 4
12mr|perl-Package-Stash-XS-0.220.0-4|7	
12mr|perl-Package-Stash-XS-0.220.0-4|8	Summary:    Faster and more correct implementation of the Package::Stash API
12mr|perl-Package-Stash-XS-0.220.0-4|9	License:    GPL+ or Artistic
12mr|perl-Package-Stash-XS-0.220.0-4|10	Group:      Development/Perl
12mr|perl-Package-Stash-XS-0.220.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Package-Stash-XS-0.220.0-4|12	Source0:    http://www.cpan.org/modules/by-module/Package/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Package-Stash-XS-0.220.0-4|13	
12mr|perl-Package-Stash-XS-0.220.0-4|14	BuildRequires: perl(Test::Fatal)
12mr|perl-Package-Stash-XS-0.220.0-4|15	BuildRequires: perl(Test::More)
12mr|perl-Package-Stash-XS-0.220.0-4|16	BuildRequires: perl-devel
12mr|perl-Package-Stash-XS-0.220.0-4|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Package-Stash-XS-0.220.0-4|18	
12mr|perl-Package-Stash-XS-0.220.0-4|19	%description
12mr|perl-Package-Stash-XS-0.220.0-4|20	This is a backend for the Package::Stash manpage, which provides the
12mr|perl-Package-Stash-XS-0.220.0-4|21	functionality in a way that's less buggy and much faster. It will be used
12mr|perl-Package-Stash-XS-0.220.0-4|22	by default if it's installed, and should be preferred in all environments
12mr|perl-Package-Stash-XS-0.220.0-4|23	with a compiler.
12mr|perl-Package-Stash-XS-0.220.0-4|24	
12mr|perl-Package-Stash-XS-0.220.0-4|25	%prep
12mr|perl-Package-Stash-XS-0.220.0-4|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Package-Stash-XS-0.220.0-4|27	
12mr|perl-Package-Stash-XS-0.220.0-4|28	%build
12mr|perl-Package-Stash-XS-0.220.0-4|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Package-Stash-XS-0.220.0-4|30	
12mr|perl-Package-Stash-XS-0.220.0-4|31	%make
12mr|perl-Package-Stash-XS-0.220.0-4|32	
12mr|perl-Package-Stash-XS-0.220.0-4|33	%check
12mr|perl-Package-Stash-XS-0.220.0-4|34	%make test
12mr|perl-Package-Stash-XS-0.220.0-4|35	
12mr|perl-Package-Stash-XS-0.220.0-4|36	%install
12mr|perl-Package-Stash-XS-0.220.0-4|37	rm -rf %buildroot
12mr|perl-Package-Stash-XS-0.220.0-4|38	%makeinstall_std
12mr|perl-Package-Stash-XS-0.220.0-4|39	
12mr|perl-Package-Stash-XS-0.220.0-4|40	%clean
12mr|perl-Package-Stash-XS-0.220.0-4|41	rm -rf %buildroot
12mr|perl-Package-Stash-XS-0.220.0-4|42	
12mr|perl-Package-Stash-XS-0.220.0-4|43	%files
12mr|perl-Package-Stash-XS-0.220.0-4|44	%defattr(-,root,root)
12mr|perl-Package-Stash-XS-0.220.0-4|45	%doc README Changes LICENSE META.yml META.json
12mr|perl-Package-Stash-XS-0.220.0-4|46	%{_mandir}/man3/*
12mr|perl-Package-Stash-XS-0.220.0-4|47	%perl_vendorlib/*
12mr|perl-Package-Stash-XS-0.220.0-4|48	
12mr|perl-Package-Stash-XS-0.220.0-4|49	
12mr|perl-Package-Stash-XS-0.220.0-4|50	
12mr|perl-Package-Stash-XS-0.220.0-4|51	
12mr|perl-Package-Stash-XS-0.220.0-4|52	
12mr|perl-Package-Stash-XS-0.220.0-4|53	%changelog
12mr|perl-Package-Stash-XS-0.220.0-4|54	

15715 12
12mr|perl-PadWalker-1.920.0-3|1	%define	upstream_name	 PadWalker
12mr|perl-PadWalker-1.920.0-3|2	%define upstream_version 1.92
12mr|perl-PadWalker-1.920.0-3|3	
12mr|perl-PadWalker-1.920.0-3|4	Name:       perl-%{upstream_name}
12mr|perl-PadWalker-1.920.0-3|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-PadWalker-1.920.0-3|6	Release:    %mkrel 3
12mr|perl-PadWalker-1.920.0-3|7	
12mr|perl-PadWalker-1.920.0-3|8	Summary:	Play with other peoples' lexical variables
12mr|perl-PadWalker-1.920.0-3|9	License:	Artistic/GPL
12mr|perl-PadWalker-1.920.0-3|10	Group:		Development/Perl
12mr|perl-PadWalker-1.920.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-PadWalker-1.920.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/R/RO/ROBIN/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-PadWalker-1.920.0-3|13	
12mr|perl-PadWalker-1.920.0-3|14	BuildRequires:	perl-devel
12mr|perl-PadWalker-1.920.0-3|15	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-PadWalker-1.920.0-3|16	
12mr|perl-PadWalker-1.920.0-3|17	%description
12mr|perl-PadWalker-1.920.0-3|18	PadWalker is a module which allows you to inspect (and even change!) lexical
12mr|perl-PadWalker-1.920.0-3|19	variables in any subroutine which called you. It will only show those variables
12mr|perl-PadWalker-1.920.0-3|20	which are in scope at the point of the call.
12mr|perl-PadWalker-1.920.0-3|21	
12mr|perl-PadWalker-1.920.0-3|22	%prep
12mr|perl-PadWalker-1.920.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-PadWalker-1.920.0-3|24	
12mr|perl-PadWalker-1.920.0-3|25	%build
12mr|perl-PadWalker-1.920.0-3|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-PadWalker-1.920.0-3|27	%make CFLAGS="%{optflags}"
12mr|perl-PadWalker-1.920.0-3|28	
12mr|perl-PadWalker-1.920.0-3|29	%check
12mr|perl-PadWalker-1.920.0-3|30	%make test
12mr|perl-PadWalker-1.920.0-3|31	
12mr|perl-PadWalker-1.920.0-3|32	%install
12mr|perl-PadWalker-1.920.0-3|33	rm -rf %{buildroot}
12mr|perl-PadWalker-1.920.0-3|34	%makeinstall_std
12mr|perl-PadWalker-1.920.0-3|35	
12mr|perl-PadWalker-1.920.0-3|36	%clean
12mr|perl-PadWalker-1.920.0-3|37	rm -rf %{buildroot}
12mr|perl-PadWalker-1.920.0-3|38	
12mr|perl-PadWalker-1.920.0-3|39	%files
12mr|perl-PadWalker-1.920.0-3|40	%defattr(-,root,root)
12mr|perl-PadWalker-1.920.0-3|41	%doc README Changes
12mr|perl-PadWalker-1.920.0-3|42	%{perl_vendorarch}/PadWalker.pm
12mr|perl-PadWalker-1.920.0-3|43	%{perl_vendorarch}/auto/PadWalker
12mr|perl-PadWalker-1.920.0-3|44	%{_mandir}/*/*
12mr|perl-PadWalker-1.920.0-3|45	
12mr|perl-PadWalker-1.920.0-3|46	
12mr|perl-PadWalker-1.920.0-3|47	
12mr|perl-PadWalker-1.920.0-3|48	%changelog
12mr|perl-PadWalker-1.920.0-3|49	

15716 12
12mr|perl-Pango-1.223-2|1	%define	module	Pango
12mr|perl-Pango-1.223-2|2	%define	perl_glib_require 1.220
12mr|perl-Pango-1.223-2|3	
12mr|perl-Pango-1.223-2|4	Name:		perl-%{module}
12mr|perl-Pango-1.223-2|5	Version:	1.223
12mr|perl-Pango-1.223-2|6	Release:	2
12mr|perl-Pango-1.223-2|7	Summary:	Perl module for the Pango library
12mr|perl-Pango-1.223-2|8	License:	GPL or Artistic
12mr|perl-Pango-1.223-2|9	Group:		Development/GNOME and GTK+
12mr|perl-Pango-1.223-2|10	Source0:	http://prdownloads.sourceforge.net/gtk2-perl/%{module}-%{version}.tar.gz
12mr|perl-Pango-1.223-2|11	URL:		http://gtk2-perl.sf.net/
12mr|perl-Pango-1.223-2|12	BuildRequires:	perl-devel
12mr|perl-Pango-1.223-2|13	BuildRequires:	perl-ExtUtils-Depends >= 0.300
12mr|perl-Pango-1.223-2|14	BuildRequires:	perl-ExtUtils-PkgConfig >= 1.03
12mr|perl-Pango-1.223-2|15	BuildRequires:	perl-Glib >= %{perl_glib_require}
12mr|perl-Pango-1.223-2|16	BuildRequires:	pkgconfig(pangocairo)
12mr|perl-Pango-1.223-2|17	BuildRequires:	perl-Cairo
12mr|perl-Pango-1.223-2|18	# for test suite:
12mr|perl-Pango-1.223-2|19	#BuildRequires:	fontconfig
12mr|perl-Pango-1.223-2|20	#BuildRequires:	fonts-ttf-dejavu
12mr|perl-Pango-1.223-2|21	Requires:	perl-Glib >= %{perl_glib_require}
12mr|perl-Pango-1.223-2|22	
12mr|perl-Pango-1.223-2|23	%description
12mr|perl-Pango-1.223-2|24	This module provides perl access to the gtk+-2.x library.
12mr|perl-Pango-1.223-2|25	
12mr|perl-Pango-1.223-2|26	Pango is a library for laying out and rendering text, with an emphasis on
12mr|perl-Pango-1.223-2|27	internationalization. Pango can be used anywhere that text layout is needed,
12mr|perl-Pango-1.223-2|28	but using Pango in conjunction with Cairo and/or Gtk2 provides a complete
12mr|perl-Pango-1.223-2|29	solution with high quality text handling and graphics rendering.
12mr|perl-Pango-1.223-2|30	
12mr|perl-Pango-1.223-2|31	%package	doc
12mr|perl-Pango-1.223-2|32	Summary:	Pango documentation
12mr|perl-Pango-1.223-2|33	Group:		Books/Computer books
12mr|perl-Pango-1.223-2|34	
12mr|perl-Pango-1.223-2|35	%description	doc
12mr|perl-Pango-1.223-2|36	This package contains documentation of the Pango module.
12mr|perl-Pango-1.223-2|37	
12mr|perl-Pango-1.223-2|38	
12mr|perl-Pango-1.223-2|39	%prep
12mr|perl-Pango-1.223-2|40	%setup -q -n %{module}-%{version}
12mr|perl-Pango-1.223-2|41	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Pango-1.223-2|42	
12mr|perl-Pango-1.223-2|43	%build
12mr|perl-Pango-1.223-2|44	%make OPTIMIZE="%{optflags}"
12mr|perl-Pango-1.223-2|45	
12mr|perl-Pango-1.223-2|46	%check
12mr|perl-Pango-1.223-2|47	#xvfb-run %make test
12mr|perl-Pango-1.223-2|48	
12mr|perl-Pango-1.223-2|49	%install
12mr|perl-Pango-1.223-2|50	%makeinstall_std
12mr|perl-Pango-1.223-2|51	
12mr|perl-Pango-1.223-2|52	%files
12mr|perl-Pango-1.223-2|53	%doc AUTHORS LICENSE
12mr|perl-Pango-1.223-2|54	%{perl_vendorarch}/%{module}
12mr|perl-Pango-1.223-2|55	%{perl_vendorarch}/%{module}.pm
12mr|perl-Pango-1.223-2|56	%exclude %{perl_vendorarch}/%{module}/*.pod
12mr|perl-Pango-1.223-2|57	%exclude %{perl_vendorarch}/%{module}/*/*.pod
12mr|perl-Pango-1.223-2|58	%{perl_vendorarch}/auto/*
12mr|perl-Pango-1.223-2|59	
12mr|perl-Pango-1.223-2|60	%files doc
12mr|perl-Pango-1.223-2|61	%doc examples
12mr|perl-Pango-1.223-2|62	%{_mandir}/*/*
12mr|perl-Pango-1.223-2|63	%dir %{perl_vendorarch}/%{module}
12mr|perl-Pango-1.223-2|64	%{perl_vendorarch}/%{module}/*.pod
12mr|perl-Pango-1.223-2|65	%{perl_vendorarch}/%{module}/*/*.pod
12mr|perl-Pango-1.223-2|66	
12mr|perl-Pango-1.223-2|67	
12mr|perl-Pango-1.223-2|68	
12mr|perl-Pango-1.223-2|69	%changelog
12mr|perl-Pango-1.223-2|70	

15717 12
12mr|perl-Parallel-Iterator-1.00-5|1	
12mr|perl-Parallel-Iterator-1.00-5|2	%define realname   Parallel-Iterator
12mr|perl-Parallel-Iterator-1.00-5|3	
12mr|perl-Parallel-Iterator-1.00-5|4	Name:		perl-%{realname}
12mr|perl-Parallel-Iterator-1.00-5|5	Version:	1.00
12mr|perl-Parallel-Iterator-1.00-5|6	Release:	5
12mr|perl-Parallel-Iterator-1.00-5|7	License:	GPL or Artistic
12mr|perl-Parallel-Iterator-1.00-5|8	Group:		Development/Perl
12mr|perl-Parallel-Iterator-1.00-5|9	Summary:	Simple parallel execution
12mr|perl-Parallel-Iterator-1.00-5|10	Source:		http://www.cpan.org/modules/by-module/Parallel/%{realname}-%{version}.tar.gz
12mr|perl-Parallel-Iterator-1.00-5|11	Url:		http://search.cpan.org/dist/%{realname}
12mr|perl-Parallel-Iterator-1.00-5|12	BuildRequires:	perl-devel
12mr|perl-Parallel-Iterator-1.00-5|13	BuildRequires:	perl(Config)
12mr|perl-Parallel-Iterator-1.00-5|14	
12mr|perl-Parallel-Iterator-1.00-5|15	BuildArch:	noarch
12mr|perl-Parallel-Iterator-1.00-5|16	
12mr|perl-Parallel-Iterator-1.00-5|17	%description
12mr|perl-Parallel-Iterator-1.00-5|18	The 'map' function applies a user supplied transformation function to each
12mr|perl-Parallel-Iterator-1.00-5|19	element in a list, returning a new list containing the transformed
12mr|perl-Parallel-Iterator-1.00-5|20	elements.
12mr|perl-Parallel-Iterator-1.00-5|21	
12mr|perl-Parallel-Iterator-1.00-5|22	This module provides a 'parallel map'. Multiple worker processes are forked
12mr|perl-Parallel-Iterator-1.00-5|23	so that many instances of the transformation function may be executed
12mr|perl-Parallel-Iterator-1.00-5|24	simultaneously.
12mr|perl-Parallel-Iterator-1.00-5|25	
12mr|perl-Parallel-Iterator-1.00-5|26	For time consuming operations, particularly operations that spend most of
12mr|perl-Parallel-Iterator-1.00-5|27	their time waiting for I/O, this is a big performance win. It also provides
12mr|perl-Parallel-Iterator-1.00-5|28	a simple idiom to make effective use of multi CPU systems.
12mr|perl-Parallel-Iterator-1.00-5|29	
12mr|perl-Parallel-Iterator-1.00-5|30	%prep
12mr|perl-Parallel-Iterator-1.00-5|31	%setup -q -n %{realname}-%{version}
12mr|perl-Parallel-Iterator-1.00-5|32	
12mr|perl-Parallel-Iterator-1.00-5|33	%build
12mr|perl-Parallel-Iterator-1.00-5|34	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Parallel-Iterator-1.00-5|35	%make
12mr|perl-Parallel-Iterator-1.00-5|36	
12mr|perl-Parallel-Iterator-1.00-5|37	%check
12mr|perl-Parallel-Iterator-1.00-5|38	make test
12mr|perl-Parallel-Iterator-1.00-5|39	
12mr|perl-Parallel-Iterator-1.00-5|40	%install
12mr|perl-Parallel-Iterator-1.00-5|41	%makeinstall_std
12mr|perl-Parallel-Iterator-1.00-5|42	
12mr|perl-Parallel-Iterator-1.00-5|43	%files
12mr|perl-Parallel-Iterator-1.00-5|44	%doc Changes README
12mr|perl-Parallel-Iterator-1.00-5|45	%{_mandir}/man3/*
12mr|perl-Parallel-Iterator-1.00-5|46	%{perl_vendorlib}/*
12mr|perl-Parallel-Iterator-1.00-5|47	
12mr|perl-Parallel-Iterator-1.00-5|48	
12mr|perl-Parallel-Iterator-1.00-5|49	
12mr|perl-Parallel-Iterator-1.00-5|50	%changelog
12mr|perl-Parallel-Iterator-1.00-5|51	* Thu Sep  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Parallel-Iterator-1.00-5|52	+ Commit: 8317c56
12mr|perl-Parallel-Iterator-1.00-5|53	- Spec cleanup
12mr|perl-Parallel-Iterator-1.00-5|54	
12mr|perl-Parallel-Iterator-1.00-5|55	

15718 12
12mr|perl-Params-Classify-0.13.0-1|1	%define upstream_name    Params-Classify
12mr|perl-Params-Classify-0.13.0-1|2	%define upstream_version 0.013
12mr|perl-Params-Classify-0.13.0-1|3	
12mr|perl-Params-Classify-0.13.0-1|4	Name:       perl-%{upstream_name}
12mr|perl-Params-Classify-0.13.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Params-Classify-0.13.0-1|6	Release:    %mkrel 1
12mr|perl-Params-Classify-0.13.0-1|7	
12mr|perl-Params-Classify-0.13.0-1|8	Summary:    Argument type classification
12mr|perl-Params-Classify-0.13.0-1|9	License:    GPL+ or Artistic
12mr|perl-Params-Classify-0.13.0-1|10	Group:      Development/Perl
12mr|perl-Params-Classify-0.13.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Params-Classify-0.13.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Params/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Params-Classify-0.13.0-1|13	
12mr|perl-Params-Classify-0.13.0-1|14	BuildRequires: perl(Exporter)
12mr|perl-Params-Classify-0.13.0-1|15	BuildRequires: perl(ExtUtils::CBuilder)
12mr|perl-Params-Classify-0.13.0-1|16	BuildRequires: perl(Module::Build)
12mr|perl-Params-Classify-0.13.0-1|17	BuildRequires: perl(Scalar::Util)
12mr|perl-Params-Classify-0.13.0-1|18	BuildRequires: perl(Test::More)
12mr|perl-Params-Classify-0.13.0-1|19	BuildRequires: perl(parent)
12mr|perl-Params-Classify-0.13.0-1|20	BuildRequires: perl(strict)
12mr|perl-Params-Classify-0.13.0-1|21	BuildRequires: perl(warnings)
12mr|perl-Params-Classify-0.13.0-1|22	BuildRequires: perl(Module::Build::Compat)
12mr|perl-Params-Classify-0.13.0-1|23	BuildRequires: perl-devel
12mr|perl-Params-Classify-0.13.0-1|24	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Params-Classify-0.13.0-1|25	
12mr|perl-Params-Classify-0.13.0-1|26	%description
12mr|perl-Params-Classify-0.13.0-1|27	This module provides various type-testing functions. These are intended for
12mr|perl-Params-Classify-0.13.0-1|28	functions that, unlike most Perl code, care what type of data they are
12mr|perl-Params-Classify-0.13.0-1|29	operating on. For example, some functions wish to behave differently
12mr|perl-Params-Classify-0.13.0-1|30	depending on the type of their arguments (like overloaded functions in
12mr|perl-Params-Classify-0.13.0-1|31	C++).
12mr|perl-Params-Classify-0.13.0-1|32	
12mr|perl-Params-Classify-0.13.0-1|33	There are two flavours of function in this module. Functions of the first
12mr|perl-Params-Classify-0.13.0-1|34	flavour only provide type classification, to allow code to discriminate
12mr|perl-Params-Classify-0.13.0-1|35	between argument types. Functions of the second flavour package up the most
12mr|perl-Params-Classify-0.13.0-1|36	common type of type discrimination: checking that an argument is of an
12mr|perl-Params-Classify-0.13.0-1|37	expected type. The functions come in matched pairs, of the two flavours,
12mr|perl-Params-Classify-0.13.0-1|38	and so the type enforcement functions handle only the simplest requirements
12mr|perl-Params-Classify-0.13.0-1|39	for arguments of the types handled by the classification functions.
12mr|perl-Params-Classify-0.13.0-1|40	Enforcement of more complex types may, of course, be built using the
12mr|perl-Params-Classify-0.13.0-1|41	classification functions, or it may be more convenient to use a module
12mr|perl-Params-Classify-0.13.0-1|42	designed for the more complex job, such as the Params::Validate manpage.
12mr|perl-Params-Classify-0.13.0-1|43	
12mr|perl-Params-Classify-0.13.0-1|44	This module is implemented in XS, with a pure Perl backup version for
12mr|perl-Params-Classify-0.13.0-1|45	systems that can't handle XS.
12mr|perl-Params-Classify-0.13.0-1|46	
12mr|perl-Params-Classify-0.13.0-1|47	%prep
12mr|perl-Params-Classify-0.13.0-1|48	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Params-Classify-0.13.0-1|49	
12mr|perl-Params-Classify-0.13.0-1|50	%build
12mr|perl-Params-Classify-0.13.0-1|51	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Params-Classify-0.13.0-1|52	
12mr|perl-Params-Classify-0.13.0-1|53	%{make}
12mr|perl-Params-Classify-0.13.0-1|54	
12mr|perl-Params-Classify-0.13.0-1|55	%check
12mr|perl-Params-Classify-0.13.0-1|56	%{make} test
12mr|perl-Params-Classify-0.13.0-1|57	
12mr|perl-Params-Classify-0.13.0-1|58	%install
12mr|perl-Params-Classify-0.13.0-1|59	rm -rf %buildroot
12mr|perl-Params-Classify-0.13.0-1|60	%makeinstall_std
12mr|perl-Params-Classify-0.13.0-1|61	
12mr|perl-Params-Classify-0.13.0-1|62	%clean
12mr|perl-Params-Classify-0.13.0-1|63	rm -rf %buildroot
12mr|perl-Params-Classify-0.13.0-1|64	
12mr|perl-Params-Classify-0.13.0-1|65	%files
12mr|perl-Params-Classify-0.13.0-1|66	%defattr(-,root,root)
12mr|perl-Params-Classify-0.13.0-1|67	%doc Changes README
12mr|perl-Params-Classify-0.13.0-1|68	%{_mandir}/man3/*
12mr|perl-Params-Classify-0.13.0-1|69	%perl_vendorlib/*
12mr|perl-Params-Classify-0.13.0-1|70	
12mr|perl-Params-Classify-0.13.0-1|71	
12mr|perl-Params-Classify-0.13.0-1|72	
12mr|perl-Params-Classify-0.13.0-1|73	
12mr|perl-Params-Classify-0.13.0-1|74	
12mr|perl-Params-Classify-0.13.0-1|75	%changelog
12mr|perl-Params-Classify-0.13.0-1|76	

15719 12
12mr|perl-Params-Util-1.70.0-5|1	%define upstream_name	 Params-Util
12mr|perl-Params-Util-1.70.0-5|2	%define upstream_version 1.07
12mr|perl-Params-Util-1.70.0-5|3	
12mr|perl-Params-Util-1.70.0-5|4	Name:		    perl-%{upstream_name}
12mr|perl-Params-Util-1.70.0-5|5	Version:	    %perl_convert_version %{upstream_version}
12mr|perl-Params-Util-1.70.0-5|6	Release:	    5
12mr|perl-Params-Util-1.70.0-5|7	
12mr|perl-Params-Util-1.70.0-5|8	Summary:	    Simple standalone param-checking functions
12mr|perl-Params-Util-1.70.0-5|9	License:	    GPL+ or Artistic
12mr|perl-Params-Util-1.70.0-5|10	Group:		    Development/Perl
12mr|perl-Params-Util-1.70.0-5|11	Url:		    http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Params-Util-1.70.0-5|12	Source0:	    http://www.cpan.org/modules/by-module/Params/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Params-Util-1.70.0-5|13	
12mr|perl-Params-Util-1.70.0-5|14	BuildRequires:  perl-devel
12mr|perl-Params-Util-1.70.0-5|15	BuildRoot:	    %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Params-Util-1.70.0-5|16	
12mr|perl-Params-Util-1.70.0-5|17	%description
12mr|perl-Params-Util-1.70.0-5|18	Params::Util provides a basic set of importable functions that makes checking
12mr|perl-Params-Util-1.70.0-5|19	parameters a hell of a lot easier.
12mr|perl-Params-Util-1.70.0-5|20	
12mr|perl-Params-Util-1.70.0-5|21	%prep
12mr|perl-Params-Util-1.70.0-5|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Params-Util-1.70.0-5|23	chmod 644 Changes README lib/Params/Util.pm
12mr|perl-Params-Util-1.70.0-5|24	
12mr|perl-Params-Util-1.70.0-5|25	%build
12mr|perl-Params-Util-1.70.0-5|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Params-Util-1.70.0-5|27	%make
12mr|perl-Params-Util-1.70.0-5|28	
12mr|perl-Params-Util-1.70.0-5|29	%check
12mr|perl-Params-Util-1.70.0-5|30	%{__make} test
12mr|perl-Params-Util-1.70.0-5|31	
12mr|perl-Params-Util-1.70.0-5|32	%install
12mr|perl-Params-Util-1.70.0-5|33	rm -rf %{buildroot}
12mr|perl-Params-Util-1.70.0-5|34	%makeinstall_std
12mr|perl-Params-Util-1.70.0-5|35	
12mr|perl-Params-Util-1.70.0-5|36	%clean
12mr|perl-Params-Util-1.70.0-5|37	rm -rf %{buildroot}
12mr|perl-Params-Util-1.70.0-5|38	
12mr|perl-Params-Util-1.70.0-5|39	%files
12mr|perl-Params-Util-1.70.0-5|40	%defattr(-,root,root)
12mr|perl-Params-Util-1.70.0-5|41	%doc Changes README
12mr|perl-Params-Util-1.70.0-5|42	%{perl_vendorarch}/Params
12mr|perl-Params-Util-1.70.0-5|43	%{perl_vendorarch}/auto/Params
12mr|perl-Params-Util-1.70.0-5|44	%{_mandir}/*/*
12mr|perl-Params-Util-1.70.0-5|45	
12mr|perl-Params-Util-1.70.0-5|46	
12mr|perl-Params-Util-1.70.0-5|47	
12mr|perl-Params-Util-1.70.0-5|48	
12mr|perl-Params-Util-1.70.0-5|49	%changelog
12mr|perl-Params-Util-1.70.0-5|50	

15720 12
12mr|perl-Params-Validate-1.60.0-3|1	%define	upstream_name	 Params-Validate
12mr|perl-Params-Validate-1.60.0-3|2	%define upstream_version 1.06
12mr|perl-Params-Validate-1.60.0-3|3	
12mr|perl-Params-Validate-1.60.0-3|4	Name:       perl-%{upstream_name}
12mr|perl-Params-Validate-1.60.0-3|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Params-Validate-1.60.0-3|6	Release:    3
12mr|perl-Params-Validate-1.60.0-3|7	Summary:	Validate method/function call parameters
12mr|perl-Params-Validate-1.60.0-3|8	License:	GPL+ or Artistic
12mr|perl-Params-Validate-1.60.0-3|9	Group:		Development/Other
12mr|perl-Params-Validate-1.60.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Params-Validate-1.60.0-3|11	Source0:	http://www.cpan.org/modules/by-module/Params/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Params-Validate-1.60.0-3|12	BuildRequires:	perl(Attribute::Handlers)
12mr|perl-Params-Validate-1.60.0-3|13	BuildRequires:	perl(Module::Build)
12mr|perl-Params-Validate-1.60.0-3|14	BuildRequires:	perl(Module::Implementation)
12mr|perl-Params-Validate-1.60.0-3|15	BuildRequires:	perl(ExtUtils::CBuilder)
12mr|perl-Params-Validate-1.60.0-3|16	BuildRequires:	perl(Test::More)
12mr|perl-Params-Validate-1.60.0-3|17	BuildRequires:	perl(Test::Fatal)
12mr|perl-Params-Validate-1.60.0-3|18	BuildRequires:	perl-devel >= 2:5.14
12mr|perl-Params-Validate-1.60.0-3|19	BuildRequires:	perl-List-MoreUtils >= 0.320.0-3
12mr|perl-Params-Validate-1.60.0-3|20	
12mr|perl-Params-Validate-1.60.0-3|21	%description
12mr|perl-Params-Validate-1.60.0-3|22	The Params::Validate module provides a flexible system for validation
12mr|perl-Params-Validate-1.60.0-3|23	method/function call parameters.
12mr|perl-Params-Validate-1.60.0-3|24	
12mr|perl-Params-Validate-1.60.0-3|25	The validation can be as simple as checking for the presence of required
12mr|perl-Params-Validate-1.60.0-3|26	parameters or as complex as validating object classes (via isa) or capabilities
12mr|perl-Params-Validate-1.60.0-3|27	(via can), checking parameter types, and using customized callbacks to ensure
12mr|perl-Params-Validate-1.60.0-3|28	data integrity.
12mr|perl-Params-Validate-1.60.0-3|29	
12mr|perl-Params-Validate-1.60.0-3|30	%prep
12mr|perl-Params-Validate-1.60.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Params-Validate-1.60.0-3|32	
12mr|perl-Params-Validate-1.60.0-3|33	%build
12mr|perl-Params-Validate-1.60.0-3|34	%__perl Build.PL installdirs=vendor
12mr|perl-Params-Validate-1.60.0-3|35	./Build CFLAGS="%{optflags}"
12mr|perl-Params-Validate-1.60.0-3|36	
12mr|perl-Params-Validate-1.60.0-3|37	%check
12mr|perl-Params-Validate-1.60.0-3|38	# avoid strange unlinking error
12mr|perl-Params-Validate-1.60.0-3|39	rm -f t/28-readonly-return.t
12mr|perl-Params-Validate-1.60.0-3|40	./Build test
12mr|perl-Params-Validate-1.60.0-3|41	
12mr|perl-Params-Validate-1.60.0-3|42	%install
12mr|perl-Params-Validate-1.60.0-3|43	rm -fr %{buildroot}
12mr|perl-Params-Validate-1.60.0-3|44	./Build install destdir=%{buildroot}
12mr|perl-Params-Validate-1.60.0-3|45	
12mr|perl-Params-Validate-1.60.0-3|46	%files
12mr|perl-Params-Validate-1.60.0-3|47	%doc README Changes
12mr|perl-Params-Validate-1.60.0-3|48	%{_mandir}/*/*
12mr|perl-Params-Validate-1.60.0-3|49	%{perl_vendorlib}/*
12mr|perl-Params-Validate-1.60.0-3|50	
12mr|perl-Params-Validate-1.60.0-3|51	
12mr|perl-Params-Validate-1.60.0-3|52	
12mr|perl-Params-Validate-1.60.0-3|53	%changelog
12mr|perl-Params-Validate-1.60.0-3|54	* Wed Sep  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Params-Validate-1.60.0-3|55	+ Commit: 6823120
12mr|perl-Params-Validate-1.60.0-3|56	- Fix file listed twice RPM error
12mr|perl-Params-Validate-1.60.0-3|57	
12mr|perl-Params-Validate-1.60.0-3|58	* Wed Sep  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Params-Validate-1.60.0-3|59	+ Commit: 0af70c9
12mr|perl-Params-Validate-1.60.0-3|60	- Add perl(Test::Fatal) to BuildRequires
12mr|perl-Params-Validate-1.60.0-3|61	
12mr|perl-Params-Validate-1.60.0-3|62	* Wed Sep  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Params-Validate-1.60.0-3|63	+ Commit: a0a8c21
12mr|perl-Params-Validate-1.60.0-3|64	- Add perl(Module::Implementation) to BuildRequires
12mr|perl-Params-Validate-1.60.0-3|65	
12mr|perl-Params-Validate-1.60.0-3|66	

15721 12
12mr|perl-PAR-Dist-0.470.0-5|1	%define upstream_name	 PAR-Dist
12mr|perl-PAR-Dist-0.470.0-5|2	%define upstream_version 0.47
12mr|perl-PAR-Dist-0.470.0-5|3	
12mr|perl-PAR-Dist-0.470.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-PAR-Dist-0.470.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-PAR-Dist-0.470.0-5|6	Release:	5
12mr|perl-PAR-Dist-0.470.0-5|7	
12mr|perl-PAR-Dist-0.470.0-5|8	Summary:	Create and manipulate PAR distributions
12mr|perl-PAR-Dist-0.470.0-5|9	License:	Artistic
12mr|perl-PAR-Dist-0.470.0-5|10	Group:		Development/Perl
12mr|perl-PAR-Dist-0.470.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-PAR-Dist-0.470.0-5|12	Source0:	http://www.cpan.org/modules/by-module/PAR/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-PAR-Dist-0.470.0-5|13	
12mr|perl-PAR-Dist-0.470.0-5|14	BuildRequires:	perl-YAML-parser
12mr|perl-PAR-Dist-0.470.0-5|15	BuildRequires:	perl(Archive::Zip)
12mr|perl-PAR-Dist-0.470.0-5|16	BuildRequires:	perl-devel
12mr|perl-PAR-Dist-0.470.0-5|17	BuildArch:	noarch
12mr|perl-PAR-Dist-0.470.0-5|18	
12mr|perl-PAR-Dist-0.470.0-5|19	%description
12mr|perl-PAR-Dist-0.470.0-5|20	This module creates and manipulates *PAR distributions*. They are
12mr|perl-PAR-Dist-0.470.0-5|21	architecture-specific PAR files, containing everything under blib/ of CPAN
12mr|perl-PAR-Dist-0.470.0-5|22	distributions after their "make" or "Build" stage, a META.yml describing
12mr|perl-PAR-Dist-0.470.0-5|23	metadata of the original CPAN distribution, and a MANIFEST detailing all files
12mr|perl-PAR-Dist-0.470.0-5|24	within it. Digitally signed PAR distributions will also contain a SIGNATURE
12mr|perl-PAR-Dist-0.470.0-5|25	file.
12mr|perl-PAR-Dist-0.470.0-5|26	
12mr|perl-PAR-Dist-0.470.0-5|27	%prep
12mr|perl-PAR-Dist-0.470.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-PAR-Dist-0.470.0-5|29	
12mr|perl-PAR-Dist-0.470.0-5|30	%build
12mr|perl-PAR-Dist-0.470.0-5|31	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-PAR-Dist-0.470.0-5|32	%make
12mr|perl-PAR-Dist-0.470.0-5|33	
12mr|perl-PAR-Dist-0.470.0-5|34	%check
12mr|perl-PAR-Dist-0.470.0-5|35	%make test
12mr|perl-PAR-Dist-0.470.0-5|36	
12mr|perl-PAR-Dist-0.470.0-5|37	%install
12mr|perl-PAR-Dist-0.470.0-5|38	%makeinstall_std
12mr|perl-PAR-Dist-0.470.0-5|39	
12mr|perl-PAR-Dist-0.470.0-5|40	%files
12mr|perl-PAR-Dist-0.470.0-5|41	%doc Changes README
12mr|perl-PAR-Dist-0.470.0-5|42	%{_mandir}/*/*
12mr|perl-PAR-Dist-0.470.0-5|43	%{perl_vendorlib}/PAR
12mr|perl-PAR-Dist-0.470.0-5|44	
12mr|perl-PAR-Dist-0.470.0-5|45	
12mr|perl-PAR-Dist-0.470.0-5|46	
12mr|perl-PAR-Dist-0.470.0-5|47	%changelog
12mr|perl-PAR-Dist-0.470.0-5|48	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-PAR-Dist-0.470.0-5|49	+ Commit: 1b4b954
12mr|perl-PAR-Dist-0.470.0-5|50	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-PAR-Dist-0.470.0-5|51	
12mr|perl-PAR-Dist-0.470.0-5|52	

15722 12
12mr|perl-parent-0.225.0-4|1	%define upstream_name    parent
12mr|perl-parent-0.225.0-4|2	%define upstream_version 0.225
12mr|perl-parent-0.225.0-4|3	
12mr|perl-parent-0.225.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-parent-0.225.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-parent-0.225.0-4|6	Release:	4
12mr|perl-parent-0.225.0-4|7	
12mr|perl-parent-0.225.0-4|8	Summary:	Establish an ISA relationship with base classes at compile time
12mr|perl-parent-0.225.0-4|9	License:	GPL+ or Artistic
12mr|perl-parent-0.225.0-4|10	Group:		Development/Perl
12mr|perl-parent-0.225.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-parent-0.225.0-4|12	Source0:	http://search.cpan.org/CPAN/authors/id/C/CO/CORION/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-parent-0.225.0-4|13	
12mr|perl-parent-0.225.0-4|14	BuildRequires:	perl(Test::More)
12mr|perl-parent-0.225.0-4|15	BuildRequires:	perl-devel
12mr|perl-parent-0.225.0-4|16	
12mr|perl-parent-0.225.0-4|17	BuildArch:	noarch
12mr|perl-parent-0.225.0-4|18	
12mr|perl-parent-0.225.0-4|19	Provides:	perl(parent)
12mr|perl-parent-0.225.0-4|20	
12mr|perl-parent-0.225.0-4|21	%description
12mr|perl-parent-0.225.0-4|22	Allows you to both load one or more modules, while setting up inheritance from
12mr|perl-parent-0.225.0-4|23	those modules at the same time.  Mostly similar in effect to
12mr|perl-parent-0.225.0-4|24	
12mr|perl-parent-0.225.0-4|25	package Baz;
12mr|perl-parent-0.225.0-4|26	BEGIN {
12mr|perl-parent-0.225.0-4|27	require Foo;
12mr|perl-parent-0.225.0-4|28	require Bar;
12mr|perl-parent-0.225.0-4|29	push @ISA, qw(Foo Bar);
12mr|perl-parent-0.225.0-4|30	}
12mr|perl-parent-0.225.0-4|31	
12mr|perl-parent-0.225.0-4|32	By default, every base class needs to live in a file of its own.
12mr|perl-parent-0.225.0-4|33	If you want to have a subclass and its parent class in the same file, you
12mr|perl-parent-0.225.0-4|34	can tell C<parent> not to load any modules by using the C<-norequire> switch:
12mr|perl-parent-0.225.0-4|35	
12mr|perl-parent-0.225.0-4|36	%prep
12mr|perl-parent-0.225.0-4|37	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-parent-0.225.0-4|38	
12mr|perl-parent-0.225.0-4|39	%build
12mr|perl-parent-0.225.0-4|40	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-parent-0.225.0-4|41	%make
12mr|perl-parent-0.225.0-4|42	
12mr|perl-parent-0.225.0-4|43	%check
12mr|perl-parent-0.225.0-4|44	make test
12mr|perl-parent-0.225.0-4|45	
12mr|perl-parent-0.225.0-4|46	%install
12mr|perl-parent-0.225.0-4|47	%makeinstall_std
12mr|perl-parent-0.225.0-4|48	
12mr|perl-parent-0.225.0-4|49	%files
12mr|perl-parent-0.225.0-4|50	%doc Changes
12mr|perl-parent-0.225.0-4|51	%{_mandir}/man3/*
12mr|perl-parent-0.225.0-4|52	%{perl_vendorlib}/parent.pm
12mr|perl-parent-0.225.0-4|53	
12mr|perl-parent-0.225.0-4|54	
12mr|perl-parent-0.225.0-4|55	%changelog
12mr|perl-parent-0.225.0-4|56	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-parent-0.225.0-4|57	+ Commit: c4b61d4
12mr|perl-parent-0.225.0-4|58	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-parent-0.225.0-4|59	
12mr|perl-parent-0.225.0-4|60	

15723 12
12mr|perl-Parse-RecDescent-1.965.1-5|1	%define upstream_name    Parse-RecDescent
12mr|perl-Parse-RecDescent-1.965.1-5|2	%define upstream_version 1.965001
12mr|perl-Parse-RecDescent-1.965.1-5|3	
12mr|perl-Parse-RecDescent-1.965.1-5|4	Name:		perl-%{upstream_name}
12mr|perl-Parse-RecDescent-1.965.1-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Parse-RecDescent-1.965.1-5|6	Release:	5
12mr|perl-Parse-RecDescent-1.965.1-5|7	
12mr|perl-Parse-RecDescent-1.965.1-5|8	Summary:	A recursive descent parser generator for Perl
12mr|perl-Parse-RecDescent-1.965.1-5|9	License:	GPL+ or Artistic
12mr|perl-Parse-RecDescent-1.965.1-5|10	Group:		Development/Perl
12mr|perl-Parse-RecDescent-1.965.1-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Parse-RecDescent-1.965.1-5|12	Source0:	http://www.cpan.org/modules/by-module/Parse/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Parse-RecDescent-1.965.1-5|13	
12mr|perl-Parse-RecDescent-1.965.1-5|14	BuildRequires:	perl-devel
12mr|perl-Parse-RecDescent-1.965.1-5|15	BuildArch:	noarch
12mr|perl-Parse-RecDescent-1.965.1-5|16	
12mr|perl-Parse-RecDescent-1.965.1-5|17	%description
12mr|perl-Parse-RecDescent-1.965.1-5|18	The Parse::RecDescent perl module is used to generate recursive descent
12mr|perl-Parse-RecDescent-1.965.1-5|19	parsers from powerful grammar specifications.
12mr|perl-Parse-RecDescent-1.965.1-5|20	
12mr|perl-Parse-RecDescent-1.965.1-5|21	%prep
12mr|perl-Parse-RecDescent-1.965.1-5|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Parse-RecDescent-1.965.1-5|23	%__perl -p -i -e 's|#!.*/usr/local/bin/perl|#!/usr/bin/perl|' `find . -name '*.pl'`
12mr|perl-Parse-RecDescent-1.965.1-5|24	find -type f | xargs chmod 644
12mr|perl-Parse-RecDescent-1.965.1-5|25	
12mr|perl-Parse-RecDescent-1.965.1-5|26	%build
12mr|perl-Parse-RecDescent-1.965.1-5|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Parse-RecDescent-1.965.1-5|28	%make
12mr|perl-Parse-RecDescent-1.965.1-5|29	
12mr|perl-Parse-RecDescent-1.965.1-5|30	%check
12mr|perl-Parse-RecDescent-1.965.1-5|31	make test
12mr|perl-Parse-RecDescent-1.965.1-5|32	
12mr|perl-Parse-RecDescent-1.965.1-5|33	%install
12mr|perl-Parse-RecDescent-1.965.1-5|34	%makeinstall_std
12mr|perl-Parse-RecDescent-1.965.1-5|35	
12mr|perl-Parse-RecDescent-1.965.1-5|36	# now in perl
12mr|perl-Parse-RecDescent-1.965.1-5|37	rm -f %{buildroot}%{_mandir}/*/Text*
12mr|perl-Parse-RecDescent-1.965.1-5|38	
12mr|perl-Parse-RecDescent-1.965.1-5|39	%files
12mr|perl-Parse-RecDescent-1.965.1-5|40	%doc README Changes tutorial/*
12mr|perl-Parse-RecDescent-1.965.1-5|41	%{perl_vendorlib}/Parse
12mr|perl-Parse-RecDescent-1.965.1-5|42	%{_mandir}/*/*
12mr|perl-Parse-RecDescent-1.965.1-5|43	
12mr|perl-Parse-RecDescent-1.965.1-5|44	
12mr|perl-Parse-RecDescent-1.965.1-5|45	
12mr|perl-Parse-RecDescent-1.965.1-5|46	%changelog
12mr|perl-Parse-RecDescent-1.965.1-5|47	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Parse-RecDescent-1.965.1-5|48	+ Commit: e64d4ac
12mr|perl-Parse-RecDescent-1.965.1-5|49	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Parse-RecDescent-1.965.1-5|50	
12mr|perl-Parse-RecDescent-1.965.1-5|51	

15724 12
12mr|perl-Parse-Yapp-1.50.0-6|1	%define upstream_name	 Parse-Yapp
12mr|perl-Parse-Yapp-1.50.0-6|2	%define upstream_version 1.05
12mr|perl-Parse-Yapp-1.50.0-6|3	
12mr|perl-Parse-Yapp-1.50.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-Parse-Yapp-1.50.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Parse-Yapp-1.50.0-6|6	Release:	6
12mr|perl-Parse-Yapp-1.50.0-6|7	
12mr|perl-Parse-Yapp-1.50.0-6|8	Summary:	Fully reentrant perl OO LALR(1) parser creator
12mr|perl-Parse-Yapp-1.50.0-6|9	License:	GPL+ or Artistic
12mr|perl-Parse-Yapp-1.50.0-6|10	Group:		Development/Perl
12mr|perl-Parse-Yapp-1.50.0-6|11	Url:		http://search.cpan.org/dist/%upstream_name/
12mr|perl-Parse-Yapp-1.50.0-6|12	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Parse-Yapp-1.50.0-6|13	
12mr|perl-Parse-Yapp-1.50.0-6|14	BuildRequires:	perl-devel
12mr|perl-Parse-Yapp-1.50.0-6|15	BuildArch:	noarch
12mr|perl-Parse-Yapp-1.50.0-6|16	
12mr|perl-Parse-Yapp-1.50.0-6|17	%description
12mr|perl-Parse-Yapp-1.50.0-6|18	The Parse::Yapp module enables to create Perl OO fully reentrant
12mr|perl-Parse-Yapp-1.50.0-6|19	LALR(1) parser modules (see the Yapp.pm pod pages for more details)
12mr|perl-Parse-Yapp-1.50.0-6|20	and has been designed to be functionally as close as possible to yacc,
12mr|perl-Parse-Yapp-1.50.0-6|21	but using the full power of Perl and open to enhancements.
12mr|perl-Parse-Yapp-1.50.0-6|22	
12mr|perl-Parse-Yapp-1.50.0-6|23	%prep
12mr|perl-Parse-Yapp-1.50.0-6|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Parse-Yapp-1.50.0-6|25	
12mr|perl-Parse-Yapp-1.50.0-6|26	%build
12mr|perl-Parse-Yapp-1.50.0-6|27	find -type f | xargs chmod 644
12mr|perl-Parse-Yapp-1.50.0-6|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Parse-Yapp-1.50.0-6|29	%make
12mr|perl-Parse-Yapp-1.50.0-6|30	
12mr|perl-Parse-Yapp-1.50.0-6|31	%check
12mr|perl-Parse-Yapp-1.50.0-6|32	%make test
12mr|perl-Parse-Yapp-1.50.0-6|33	
12mr|perl-Parse-Yapp-1.50.0-6|34	%install
12mr|perl-Parse-Yapp-1.50.0-6|35	%makeinstall_std
12mr|perl-Parse-Yapp-1.50.0-6|36	
12mr|perl-Parse-Yapp-1.50.0-6|37	%files
12mr|perl-Parse-Yapp-1.50.0-6|38	%doc README Changes
12mr|perl-Parse-Yapp-1.50.0-6|39	%{_bindir}/*
12mr|perl-Parse-Yapp-1.50.0-6|40	%{_mandir}/*/*
12mr|perl-Parse-Yapp-1.50.0-6|41	%{perl_vendorlib}/Parse
12mr|perl-Parse-Yapp-1.50.0-6|42	
12mr|perl-Parse-Yapp-1.50.0-6|43	
12mr|perl-Parse-Yapp-1.50.0-6|44	
12mr|perl-Parse-Yapp-1.50.0-6|45	%changelog
12mr|perl-Parse-Yapp-1.50.0-6|46	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Parse-Yapp-1.50.0-6|47	+ Commit: 86a5706
12mr|perl-Parse-Yapp-1.50.0-6|48	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Parse-Yapp-1.50.0-6|49	
12mr|perl-Parse-Yapp-1.50.0-6|50	

15725 12
12mr|perl-PathTools-3.330.0-3|1	%define	upstream_name	 PathTools
12mr|perl-PathTools-3.330.0-3|2	%define upstream_version 3.33
12mr|perl-PathTools-3.330.0-3|3	
12mr|perl-PathTools-3.330.0-3|4	Name:		perl-%{upstream_name}
12mr|perl-PathTools-3.330.0-3|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-PathTools-3.330.0-3|6	Release:	3
12mr|perl-PathTools-3.330.0-3|7	
12mr|perl-PathTools-3.330.0-3|8	Summary:	Tools for working with paths and file specs across platforms
12mr|perl-PathTools-3.330.0-3|9	License:	GPL+ or Artistic
12mr|perl-PathTools-3.330.0-3|10	Group:		Development/Perl
12mr|perl-PathTools-3.330.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-PathTools-3.330.0-3|12	Source0:	http://search.cpan.org/CPAN/authors/id/S/SM/SMUELLER/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-PathTools-3.330.0-3|13	
12mr|perl-PathTools-3.330.0-3|14	BuildRequires:	perl-devel
12mr|perl-PathTools-3.330.0-3|15	BuildRequires:	perl(Module::Build)
12mr|perl-PathTools-3.330.0-3|16	BuildRequires:	perl(ExtUtils::CBuilder)
12mr|perl-PathTools-3.330.0-3|17	
12mr|perl-PathTools-3.330.0-3|18	Patch0:		PathTools-3.33-no-crappy-OSes.patch
12mr|perl-PathTools-3.330.0-3|19	
12mr|perl-PathTools-3.330.0-3|20	%description
12mr|perl-PathTools-3.330.0-3|21	Tools for working with paths and file specs across platforms.
12mr|perl-PathTools-3.330.0-3|22	
12mr|perl-PathTools-3.330.0-3|23	%prep
12mr|perl-PathTools-3.330.0-3|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-PathTools-3.330.0-3|25	%patch0 -p1 -b .noCrappyOS~
12mr|perl-PathTools-3.330.0-3|26	rm -f lib/File/Spec/Cygwin.pm \
12mr|perl-PathTools-3.330.0-3|27	lib/File/Spec/Epoc.pm \
12mr|perl-PathTools-3.330.0-3|28	lib/File/Spec/Mac.pm \
12mr|perl-PathTools-3.330.0-3|29	lib/File/Spec/OS2.pm \
12mr|perl-PathTools-3.330.0-3|30	lib/File/Spec/VMS.pm \
12mr|perl-PathTools-3.330.0-3|31	lib/File/Spec/Win32.pm
12mr|perl-PathTools-3.330.0-3|32	sed -i -e '/Cygwin.pm/d;/Epoc.pm/d;/Mac.pm/d;/OS2.pm/d;/VMS.pm/d;/Win32.pm/d' MANIFEST
12mr|perl-PathTools-3.330.0-3|33	
12mr|perl-PathTools-3.330.0-3|34	%build
12mr|perl-PathTools-3.330.0-3|35	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-PathTools-3.330.0-3|36	make CFLAGS="%{optflags}"
12mr|perl-PathTools-3.330.0-3|37	
12mr|perl-PathTools-3.330.0-3|38	%check
12mr|perl-PathTools-3.330.0-3|39	make test
12mr|perl-PathTools-3.330.0-3|40	
12mr|perl-PathTools-3.330.0-3|41	%install
12mr|perl-PathTools-3.330.0-3|42	%makeinstall_std
12mr|perl-PathTools-3.330.0-3|43	
12mr|perl-PathTools-3.330.0-3|44	%files
12mr|perl-PathTools-3.330.0-3|45	%doc Changes
12mr|perl-PathTools-3.330.0-3|46	%{perl_vendorarch}/File
12mr|perl-PathTools-3.330.0-3|47	%{perl_vendorarch}/Cwd.pm
12mr|perl-PathTools-3.330.0-3|48	%{perl_vendorarch}/auto/Cwd
12mr|perl-PathTools-3.330.0-3|49	%{_mandir}/man3/*
12mr|perl-PathTools-3.330.0-3|50	
12mr|perl-PathTools-3.330.0-3|51	
12mr|perl-PathTools-3.330.0-3|52	
12mr|perl-PathTools-3.330.0-3|53	%changelog
12mr|perl-PathTools-3.330.0-3|54	

15726 12
12mr|perl-pcsc-perl-1.4.11-2|1	%define module_name pcsc-perl
12mr|perl-pcsc-perl-1.4.11-2|2	%define version 1.4.11
12mr|perl-pcsc-perl-1.4.11-2|3	%define release 2
12mr|perl-pcsc-perl-1.4.11-2|4	
12mr|perl-pcsc-perl-1.4.11-2|5	Summary:	Perl interface to the PC/SC smart card library
12mr|perl-pcsc-perl-1.4.11-2|6	Name:		perl-%{module_name}
12mr|perl-pcsc-perl-1.4.11-2|7	Version:	%{version}
12mr|perl-pcsc-perl-1.4.11-2|8	Release:	%{release}
12mr|perl-pcsc-perl-1.4.11-2|9	URL:		http://ludovic.rousseau.free.fr/softwares/pcsc-perl/
12mr|perl-pcsc-perl-1.4.11-2|10	Source0:	http://ludovic.rousseau.free.fr/softwares/pcsc-perl/%{module_name}-%{version}.tar.bz2
12mr|perl-pcsc-perl-1.4.11-2|11	
12mr|perl-pcsc-perl-1.4.11-2|12	License:	GPL
12mr|perl-pcsc-perl-1.4.11-2|13	Group:		Development/Perl
12mr|perl-pcsc-perl-1.4.11-2|14	BuildRequires:	perl-devel >= 5.8.0
12mr|perl-pcsc-perl-1.4.11-2|15	BuildRequires:  libpcsclite-devel
12mr|perl-pcsc-perl-1.4.11-2|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|perl-pcsc-perl-1.4.11-2|17	
12mr|perl-pcsc-perl-1.4.11-2|18	%description
12mr|perl-pcsc-perl-1.4.11-2|19	This package contains a Perl wrapper to the PC/SC smartcard library
12mr|perl-pcsc-perl-1.4.11-2|20	(pcsc-lite) from MUSCLE together with some small examples.
12mr|perl-pcsc-perl-1.4.11-2|21	
12mr|perl-pcsc-perl-1.4.11-2|22	%prep
12mr|perl-pcsc-perl-1.4.11-2|23	%setup -q -n %{module_name}-%{version}
12mr|perl-pcsc-perl-1.4.11-2|24	
12mr|perl-pcsc-perl-1.4.11-2|25	%build
12mr|perl-pcsc-perl-1.4.11-2|26	find -name \*.pm | xargs chmod 644
12mr|perl-pcsc-perl-1.4.11-2|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-pcsc-perl-1.4.11-2|28	%make
12mr|perl-pcsc-perl-1.4.11-2|29	
12mr|perl-pcsc-perl-1.4.11-2|30	%check
12mr|perl-pcsc-perl-1.4.11-2|31	# this needs a smart card reader configured and with a
12mr|perl-pcsc-perl-1.4.11-2|32	# card inserted
12mr|perl-pcsc-perl-1.4.11-2|33	#%%make test
12mr|perl-pcsc-perl-1.4.11-2|34	
12mr|perl-pcsc-perl-1.4.11-2|35	%install
12mr|perl-pcsc-perl-1.4.11-2|36	rm -rf $RPM_BUILD_ROOT
12mr|perl-pcsc-perl-1.4.11-2|37	%makeinstall_std
12mr|perl-pcsc-perl-1.4.11-2|38	
12mr|perl-pcsc-perl-1.4.11-2|39	%clean
12mr|perl-pcsc-perl-1.4.11-2|40	rm -rf $RPM_BUILD_ROOT
12mr|perl-pcsc-perl-1.4.11-2|41	
12mr|perl-pcsc-perl-1.4.11-2|42	%files
12mr|perl-pcsc-perl-1.4.11-2|43	%defattr(-,root,root)
12mr|perl-pcsc-perl-1.4.11-2|44	%doc LICENCE README* examples Changelog
12mr|perl-pcsc-perl-1.4.11-2|45	%{_mandir}/*/*
12mr|perl-pcsc-perl-1.4.11-2|46	%{perl_vendorlib}/*/Chipcard
12mr|perl-pcsc-perl-1.4.11-2|47	%{perl_vendorlib}/*/auto/Chipcard
12mr|perl-pcsc-perl-1.4.11-2|48	
12mr|perl-pcsc-perl-1.4.11-2|49	
12mr|perl-pcsc-perl-1.4.11-2|50	
12mr|perl-pcsc-perl-1.4.11-2|51	
12mr|perl-pcsc-perl-1.4.11-2|52	%changelog
12mr|perl-pcsc-perl-1.4.11-2|53	

15727 12
12mr|perl-PDL-2.4.9-11|1	%define	module	PDL
12mr|perl-PDL-2.4.9-11|2	%define	upstream_version 2.4.9
12mr|perl-PDL-2.4.9-11|3	
12mr|perl-PDL-2.4.9-11|4	%define Werror_cflags %nil
12mr|perl-PDL-2.4.9-11|5	%if %{_use_internal_dependency_generator}
12mr|perl-PDL-2.4.9-11|6	%define __noautoprov 'perl\\(Inline\\)'
12mr|perl-PDL-2.4.9-11|7	%define __noautoreq 'perl\\(PDL\\)|perl\\(PGPLOT\\)|perl\\(Inline\\)|perl\\(Devel::REPL::Plugin\\)|perl\\(OpenGL::Config\\)|perl\\(Win32::DDE::Client\\)'
12mr|perl-PDL-2.4.9-11|8	%else
12mr|perl-PDL-2.4.9-11|9	%define _provides_exceptions perl(Inline)
12mr|perl-PDL-2.4.9-11|10	%define _requires_exceptions perl(\\(PDL\\|PGPLOT\\|Inline\\))
12mr|perl-PDL-2.4.9-11|11	%endif
12mr|perl-PDL-2.4.9-11|12	
12mr|perl-PDL-2.4.9-11|13	Name:		perl-%{module}
12mr|perl-PDL-2.4.9-11|14	Version:	%perl_convert_version %{upstream_version}
12mr|perl-PDL-2.4.9-11|15	Release:	11
12mr|perl-PDL-2.4.9-11|16	Epoch:		1
12mr|perl-PDL-2.4.9-11|17	
12mr|perl-PDL-2.4.9-11|18	Summary:	PerlDL, an efficient numerical language for scientific computing
12mr|perl-PDL-2.4.9-11|19	License:	GPL
12mr|perl-PDL-2.4.9-11|20	Group:		Development/Perl
12mr|perl-PDL-2.4.9-11|21	Url:		http://search.cpan.org/dist/%{module}/
12mr|perl-PDL-2.4.9-11|22	Source0:	ftp://ftp.cpan.org/pub/perl/CPAN/modules/by-module/PDL/%{module}-%{upstream_version}_995.tar.gz
12mr|perl-PDL-2.4.9-11|23	Source1:	PDL-convert-doc.pl.bz2
12mr|perl-PDL-2.4.9-11|24	Patch1:		PDL-2.4.4-fpic.patch
12mr|perl-PDL-2.4.9-11|25	Patch2:		PDL-2.4.4-handle-INSTALLDIRS-vendor.patch
12mr|perl-PDL-2.4.9-11|26	Patch4:		PDL-2.4.0-fix-gimp.patch
12mr|perl-PDL-2.4.9-11|27	Patch5:		PDL-2.4.2-makemakerfix.patch
12mr|perl-PDL-2.4.9-11|28	
12mr|perl-PDL-2.4.9-11|29	BuildRequires:	perl(Astro::FITS::Header)
12mr|perl-PDL-2.4.9-11|30	BuildRequires:	perl(Convert::UU)
12mr|perl-PDL-2.4.9-11|31	BuildRequires:	perl(Data::Dumper) >= 2.121.0
12mr|perl-PDL-2.4.9-11|32	BuildRequires:	perl(ExtUtils::F77)
12mr|perl-PDL-2.4.9-11|33	BuildRequires:	perl(ExtUtils::MakeMaker)
12mr|perl-PDL-2.4.9-11|34	BuildRequires:	perl(File::Spec) >= 0.600.0
12mr|perl-PDL-2.4.9-11|35	BuildRequires:	perl(File::Temp)
12mr|perl-PDL-2.4.9-11|36	BuildRequires:	perl(Filter::Util::Call)
12mr|perl-PDL-2.4.9-11|37	BuildRequires:	perl(Inline) >= 0.430.0
12mr|perl-PDL-2.4.9-11|38	BuildRequires:	perl(OpenGL) >= 0.630.0
12mr|perl-PDL-2.4.9-11|39	BuildRequires:	perl(Pod::Parser)
12mr|perl-PDL-2.4.9-11|40	BuildRequires:	perl(Pod::Select)
12mr|perl-PDL-2.4.9-11|41	BuildRequires:	perl(Storable) >= 1.30.0
12mr|perl-PDL-2.4.9-11|42	BuildRequires:	perl(Text::Balanced)
12mr|perl-PDL-2.4.9-11|43	BuildRequires:	gcc-gfortran
12mr|perl-PDL-2.4.9-11|44	BuildRequires:	libgsl-devel
12mr|perl-PDL-2.4.9-11|45	BuildRequires:	pkgconfig(glu)
12mr|perl-PDL-2.4.9-11|46	BuildRequires:	pkgconfig(glut)
12mr|perl-PDL-2.4.9-11|47	BuildRequires:	pkgconfig(ncurses)
12mr|perl-PDL-2.4.9-11|48	BuildRequires:	perl-devel
12mr|perl-PDL-2.4.9-11|49	BuildRequires:	pkgconfig(x11)
12mr|perl-PDL-2.4.9-11|50	BuildRequires:	pkgconfig(xext)
12mr|perl-PDL-2.4.9-11|51	BuildRequires:	pkgconfig(xi)
12mr|perl-PDL-2.4.9-11|52	BuildRequires:	pkgconfig(xmu)
12mr|perl-PDL-2.4.9-11|53	# if installed, requires f2c-devel,
12mr|perl-PDL-2.4.9-11|54	# but it is a contrib package
12mr|perl-PDL-2.4.9-11|55	BuildConflicts:	f2c
12mr|perl-PDL-2.4.9-11|56	
12mr|perl-PDL-2.4.9-11|57	Provides:	perl(PDL::PP::CType)
12mr|perl-PDL-2.4.9-11|58	Provides:	perl(PDL::PP::Dims)
12mr|perl-PDL-2.4.9-11|59	Provides:	perl(PDL::PP::PDLCode)
12mr|perl-PDL-2.4.9-11|60	Provides:	perl(PDL::PP::SymTab)
12mr|perl-PDL-2.4.9-11|61	Provides:	perl(PDL::PP::XS)
12mr|perl-PDL-2.4.9-11|62	Provides:	perl(PDL::Config)
12mr|perl-PDL-2.4.9-11|63	Provides:	perl(PDL::Graphics::OpenGL)
12mr|perl-PDL-2.4.9-11|64	Provides:	perl(PDL::Graphics::OpenGLQ)
12mr|perl-PDL-2.4.9-11|65	Provides:	perl(PDL::Graphics::TriD::GL)
12mr|perl-PDL-2.4.9-11|66	Provides:	perl(PDL::Graphics::TriD::Objects)
12mr|perl-PDL-2.4.9-11|67	Provides:	perl(PDL::Lite)
12mr|perl-PDL-2.4.9-11|68	Provides:	perl(PDL::LiteF)
12mr|perl-PDL-2.4.9-11|69	
12mr|perl-PDL-2.4.9-11|70	%rename		PDL
12mr|perl-PDL-2.4.9-11|71	
12mr|perl-PDL-2.4.9-11|72	%package	doc
12mr|perl-PDL-2.4.9-11|73	Summary:	PerlDL documentation package
12mr|perl-PDL-2.4.9-11|74	Group:		Books/Computer books
12mr|perl-PDL-2.4.9-11|75	Requires:	perl-PDL
12mr|perl-PDL-2.4.9-11|76	
12mr|perl-PDL-2.4.9-11|77	%description
12mr|perl-PDL-2.4.9-11|78	The perlDL project aims to turn perl into an efficient numerical language for
12mr|perl-PDL-2.4.9-11|79	scientific computing. The PDL module gives standard perl the ability to
12mr|perl-PDL-2.4.9-11|80	COMPACTLY store and SPEEDILY manipulate the large N-dimensional data sets which
12mr|perl-PDL-2.4.9-11|81	are the bread and butter of scientific computing. e.g. C<$a=$b+$c> can add two
12mr|perl-PDL-2.4.9-11|82	2048x2048 images in only a fraction of a second.
12mr|perl-PDL-2.4.9-11|83	
12mr|perl-PDL-2.4.9-11|84	The aim is to provide tons of useful functionality for
12mr|perl-PDL-2.4.9-11|85	scientific and numeric analysis.
12mr|perl-PDL-2.4.9-11|86	
12mr|perl-PDL-2.4.9-11|87	%description	doc
12mr|perl-PDL-2.4.9-11|88	The perlDL project aims to turn perl into an efficient numerical language for
12mr|perl-PDL-2.4.9-11|89	scientific computing. The PDL module gives standard perl the ability to
12mr|perl-PDL-2.4.9-11|90	COMPACTLY store and SPEEDILY manipulate the large N-dimensional data sets which
12mr|perl-PDL-2.4.9-11|91	are the bread and butter of scientific computing. e.g. C<$a=$b+$c> can add two
12mr|perl-PDL-2.4.9-11|92	2048x2048 images in only a fraction of a second.
12mr|perl-PDL-2.4.9-11|93	
12mr|perl-PDL-2.4.9-11|94	The aim is to provide tons of useful functionality for
12mr|perl-PDL-2.4.9-11|95	scientific and numeric analysis.
12mr|perl-PDL-2.4.9-11|96	
12mr|perl-PDL-2.4.9-11|97	This is the documentation package.
12mr|perl-PDL-2.4.9-11|98	
12mr|perl-PDL-2.4.9-11|99	%prep
12mr|perl-PDL-2.4.9-11|100	%setup -q -n %{module}-%{upstream_version}_995
12mr|perl-PDL-2.4.9-11|101	%patch1 -p1 -b .pic
12mr|perl-PDL-2.4.9-11|102	%patch2 -p1 -b .vendor
12mr|perl-PDL-2.4.9-11|103	%patch4 -p0 -b .gimp
12mr|perl-PDL-2.4.9-11|104	%patch5 -p0 -b .mm
12mr|perl-PDL-2.4.9-11|105	
12mr|perl-PDL-2.4.9-11|106	%build
12mr|perl-PDL-2.4.9-11|107	echo | %__perl Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix} OPTIMIZE="%{optflags} -fpermissive"
12mr|perl-PDL-2.4.9-11|108	
12mr|perl-PDL-2.4.9-11|109	# -Wformat -Werror=format-security is inherited from something, remove it.
12mr|perl-PDL-2.4.9-11|110	# note. it builds just fine on a real system but NOT in the build system. it gives:
12mr|perl-PDL-2.4.9-11|111	# [...]
12mr|perl-PDL-2.4.9-11|112	# GD.xs: In function 'pdl_write_png_readdata':
12mr|perl-PDL-2.4.9-11|113	# GD.xs:241:5: error: format not a string literal and no format arguments [-Werror=format-security]
12mr|perl-PDL-2.4.9-11|114	# GD.xs:256:9: error: format not a string literal and no format arguments [-Werror=format-security]
12mr|perl-PDL-2.4.9-11|115	# [...]
12mr|perl-PDL-2.4.9-11|116	
12mr|perl-PDL-2.4.9-11|117	find Makefile | xargs perl -pi -e "s|-Wformat||g"
12mr|perl-PDL-2.4.9-11|118	find Makefile | xargs perl -pi -e "s|-Werror=format-security||g"
12mr|perl-PDL-2.4.9-11|119	
12mr|perl-PDL-2.4.9-11|120	make
12mr|perl-PDL-2.4.9-11|121	#DISPLAY="" make test
12mr|perl-PDL-2.4.9-11|122	
12mr|perl-PDL-2.4.9-11|123	# first generate blib/lib/PDL/pdldoc.db
12mr|perl-PDL-2.4.9-11|124	make doctest
12mr|perl-PDL-2.4.9-11|125	#
12mr|perl-PDL-2.4.9-11|126	
12mr|perl-PDL-2.4.9-11|127	%install
12mr|perl-PDL-2.4.9-11|128	%makeinstall PREFIX="%{buildroot}/%{_prefix}"
12mr|perl-PDL-2.4.9-11|129	
12mr|perl-PDL-2.4.9-11|130	# create /usr/bin if it doesn't already exist
12mr|perl-PDL-2.4.9-11|131	%__mkdir_p %{buildroot}%{_bindir}
12mr|perl-PDL-2.4.9-11|132	
12mr|perl-PDL-2.4.9-11|133	# fix installed documentation
12mr|perl-PDL-2.4.9-11|134	%__bzip2 -dc %{SOURCE1} | %__perl - "%{buildroot}"
12mr|perl-PDL-2.4.9-11|135	
12mr|perl-PDL-2.4.9-11|136	%files
12mr|perl-PDL-2.4.9-11|137	%doc COPYING Changes DEPENDENCIES Known_problems
12mr|perl-PDL-2.4.9-11|138	%doc README DEVELOPMENT INSTALL TODO BUGS META.yml
12mr|perl-PDL-2.4.9-11|139	%{_bindir}/*
12mr|perl-PDL-2.4.9-11|140	%{_mandir}/*/*
12mr|perl-PDL-2.4.9-11|141	%{perl_vendorarch}/PDL.pm
12mr|perl-PDL-2.4.9-11|142	%{perl_vendorarch}/PDL
12mr|perl-PDL-2.4.9-11|143	%{perl_vendorarch}/auto/PDL
12mr|perl-PDL-2.4.9-11|144	%{perl_vendorarch}/Inline
12mr|perl-PDL-2.4.9-11|145	%exclude %{perl_vendorarch}/PDL/*.pod
12mr|perl-PDL-2.4.9-11|146	%exclude %{perl_vendorarch}/PDL/HtmlDocs
12mr|perl-PDL-2.4.9-11|147	
12mr|perl-PDL-2.4.9-11|148	%files doc
12mr|perl-PDL-2.4.9-11|149	%doc COPYING
12mr|perl-PDL-2.4.9-11|150	%{perl_vendorarch}/PDL/*.pod
12mr|perl-PDL-2.4.9-11|151	%{perl_vendorarch}/PDL/HtmlDocs
12mr|perl-PDL-2.4.9-11|152	
12mr|perl-PDL-2.4.9-11|153	
12mr|perl-PDL-2.4.9-11|154	
12mr|perl-PDL-2.4.9-11|155	%changelog
12mr|perl-PDL-2.4.9-11|156	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-PDL-2.4.9-11|157	+ Commit: 81c09ea
12mr|perl-PDL-2.4.9-11|158	- Fix BuildRequires
12mr|perl-PDL-2.4.9-11|159	
12mr|perl-PDL-2.4.9-11|160	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-PDL-2.4.9-11|161	+ Commit: 0315388
12mr|perl-PDL-2.4.9-11|162	- Even more requires exceptions
12mr|perl-PDL-2.4.9-11|163	
12mr|perl-PDL-2.4.9-11|164	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-PDL-2.4.9-11|165	+ Commit: a0eafd7
12mr|perl-PDL-2.4.9-11|166	- Add more requires exceptions
12mr|perl-PDL-2.4.9-11|167	
12mr|perl-PDL-2.4.9-11|168	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-PDL-2.4.9-11|169	+ Commit: d488876
12mr|perl-PDL-2.4.9-11|170	- Add more requires exceptions
12mr|perl-PDL-2.4.9-11|171	
12mr|perl-PDL-2.4.9-11|172	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-PDL-2.4.9-11|173	+ Commit: f80ac8f
12mr|perl-PDL-2.4.9-11|174	- Add req and prov exceptions for internal dependency generator
12mr|perl-PDL-2.4.9-11|175	
12mr|perl-PDL-2.4.9-11|176	* Wed Sep  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-PDL-2.4.9-11|177	+ Commit: 9945040
12mr|perl-PDL-2.4.9-11|178	- Convert BuildRequires to pkgconfig style, minor cleanups
12mr|perl-PDL-2.4.9-11|179	
12mr|perl-PDL-2.4.9-11|180	

15728 12
12mr|perl-Period-1.200.0-5|1	%define upstream_name    Period
12mr|perl-Period-1.200.0-5|2	%define upstream_version 1.20
12mr|perl-Period-1.200.0-5|3	
12mr|perl-Period-1.200.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Period-1.200.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Period-1.200.0-5|6	Release:	5
12mr|perl-Period-1.200.0-5|7	
12mr|perl-Period-1.200.0-5|8	Summary:	Time::Period module for perl
12mr|perl-Period-1.200.0-5|9	License:	GPL
12mr|perl-Period-1.200.0-5|10	Group:		Development/Perl
12mr|perl-Period-1.200.0-5|11	Url:		http://search.perl.com/dist/%{upstream_name}
12mr|perl-Period-1.200.0-5|12	Source0:	ftp://ftp.cpan.org/pub/CPAN/modules/by-module/Time/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Period-1.200.0-5|13	
12mr|perl-Period-1.200.0-5|14	BuildRequires:	perl-devel
12mr|perl-Period-1.200.0-5|15	BuildArch:	noarch
12mr|perl-Period-1.200.0-5|16	
12mr|perl-Period-1.200.0-5|17	%description
12mr|perl-Period-1.200.0-5|18	Period.pm is a Perl module that contains code to deal with time periods.
12mr|perl-Period-1.200.0-5|19	Currently, there is only a function in this module.  That function is
12mr|perl-Period-1.200.0-5|20	called inPeriod().
12mr|perl-Period-1.200.0-5|21	
12mr|perl-Period-1.200.0-5|22	inPeriod() determines if a given time is within a given time period.
12mr|perl-Period-1.200.0-5|23	It will return 1 if it is, 0 if not, and -1 if either the time or the
12mr|perl-Period-1.200.0-5|24	period passed to it were malformed.  The time is specified in non-leap
12mr|perl-Period-1.200.0-5|25	year seconds past January 1, 1970, as per the time() function.  The period
12mr|perl-Period-1.200.0-5|26	is a string which is of the form described in Period's man page.
12mr|perl-Period-1.200.0-5|27	
12mr|perl-Period-1.200.0-5|28	%prep
12mr|perl-Period-1.200.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Period-1.200.0-5|30	chmod 644 README Period.html
12mr|perl-Period-1.200.0-5|31	
12mr|perl-Period-1.200.0-5|32	%build
12mr|perl-Period-1.200.0-5|33	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Period-1.200.0-5|34	%make
12mr|perl-Period-1.200.0-5|35	
12mr|perl-Period-1.200.0-5|36	%check
12mr|perl-Period-1.200.0-5|37	make test
12mr|perl-Period-1.200.0-5|38	
12mr|perl-Period-1.200.0-5|39	%install
12mr|perl-Period-1.200.0-5|40	%makeinstall_std
12mr|perl-Period-1.200.0-5|41	
12mr|perl-Period-1.200.0-5|42	%files
12mr|perl-Period-1.200.0-5|43	%doc Period.html README
12mr|perl-Period-1.200.0-5|44	%{perl_vendorlib}/Time/*
12mr|perl-Period-1.200.0-5|45	%{_mandir}/*/*
12mr|perl-Period-1.200.0-5|46	
12mr|perl-Period-1.200.0-5|47	
12mr|perl-Period-1.200.0-5|48	
12mr|perl-Period-1.200.0-5|49	%changelog
12mr|perl-Period-1.200.0-5|50	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Period-1.200.0-5|51	+ Commit: bb45814
12mr|perl-Period-1.200.0-5|52	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Period-1.200.0-5|53	
12mr|perl-Period-1.200.0-5|54	

15729 12
12mr|perl-Perl-Critic-1.116.0-5|1	%define upstream_name       Perl-Critic
12mr|perl-Perl-Critic-1.116.0-5|2	%define upstream_version 1.116
12mr|perl-Perl-Critic-1.116.0-5|3	
12mr|perl-Perl-Critic-1.116.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Perl-Critic-1.116.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Perl-Critic-1.116.0-5|6	Release:	5
12mr|perl-Perl-Critic-1.116.0-5|7	
12mr|perl-Perl-Critic-1.116.0-5|8	Summary:	Critique Perl source for style and standards
12mr|perl-Perl-Critic-1.116.0-5|9	License:	GPL+ or Artistic
12mr|perl-Perl-Critic-1.116.0-5|10	Group:		Development/Perl
12mr|perl-Perl-Critic-1.116.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Perl-Critic-1.116.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Perl-Critic-1.116.0-5|13	
12mr|perl-Perl-Critic-1.116.0-5|14	BuildRequires:	perl(B::Keywords)
12mr|perl-Perl-Critic-1.116.0-5|15	BuildRequires:	perl(Config::Tiny)
12mr|perl-Perl-Critic-1.116.0-5|16	BuildRequires:	perl(Email::Address)
12mr|perl-Perl-Critic-1.116.0-5|17	BuildRequires:	perl(Exception::Class)
12mr|perl-Perl-Critic-1.116.0-5|18	BuildRequires:  perl(IO::String)
12mr|perl-Perl-Critic-1.116.0-5|19	BuildRequires:	perl(Module::Pluggable)
12mr|perl-Perl-Critic-1.116.0-5|20	BuildRequires:	perl(Perl::Tidy)
12mr|perl-Perl-Critic-1.116.0-5|21	BuildRequires:	perl(Pod::Spell)
12mr|perl-Perl-Critic-1.116.0-5|22	BuildRequires:	perl(PPI) >= 1.118.0
12mr|perl-Perl-Critic-1.116.0-5|23	BuildRequires:	perl(PPIx::Utilities::Statement)
12mr|perl-Perl-Critic-1.116.0-5|24	BuildRequires:	perl(PPIx::Regexp)
12mr|perl-Perl-Critic-1.116.0-5|25	BuildRequires:	perl(Readonly)
12mr|perl-Perl-Critic-1.116.0-5|26	BuildRequires:	perl(Set::Scalar)
12mr|perl-Perl-Critic-1.116.0-5|27	BuildRequires:	perl(String::Format)
12mr|perl-Perl-Critic-1.116.0-5|28	BuildRequires:	perl(Task::Weaken)
12mr|perl-Perl-Critic-1.116.0-5|29	BuildRequires:	perl(Test::Deep)
12mr|perl-Perl-Critic-1.116.0-5|30	BuildRequires:	perl-devel
12mr|perl-Perl-Critic-1.116.0-5|31	BuildArch:	noarch
12mr|perl-Perl-Critic-1.116.0-5|32	
12mr|perl-Perl-Critic-1.116.0-5|33	Requires:       perl(Module::Pluggable)
12mr|perl-Perl-Critic-1.116.0-5|34	
12mr|perl-Perl-Critic-1.116.0-5|35	%description
12mr|perl-Perl-Critic-1.116.0-5|36	Perl::Critic is an extensible framework for creating and applying coding
12mr|perl-Perl-Critic-1.116.0-5|37	standards to Perl source code. Essentially, it is a static source code analysis
12mr|perl-Perl-Critic-1.116.0-5|38	engine. Perl::Critic is distributed with a number of Perl::Critic::Policy
12mr|perl-Perl-Critic-1.116.0-5|39	modules that attempt to enforce various coding guidelines. Most Policies are
12mr|perl-Perl-Critic-1.116.0-5|40	based on Damian Conway's book Perl Best Practices. You can choose and customize
12mr|perl-Perl-Critic-1.116.0-5|41	those Polices through the Perl::Critic interface. You can also create new
12mr|perl-Perl-Critic-1.116.0-5|42	Policy modules that suit your own tastes.
12mr|perl-Perl-Critic-1.116.0-5|43	
12mr|perl-Perl-Critic-1.116.0-5|44	For a convenient command-line interface to Perl::Critic, see the documentation
12mr|perl-Perl-Critic-1.116.0-5|45	for perlcritic. If you want to integrate Perl::Critic with your build process,
12mr|perl-Perl-Critic-1.116.0-5|46	Test::Perl::Critic provides a nice interface that is suitable for test scripts.
12mr|perl-Perl-Critic-1.116.0-5|47	
12mr|perl-Perl-Critic-1.116.0-5|48	%prep
12mr|perl-Perl-Critic-1.116.0-5|49	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Perl-Critic-1.116.0-5|50	
12mr|perl-Perl-Critic-1.116.0-5|51	%build
12mr|perl-Perl-Critic-1.116.0-5|52	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Perl-Critic-1.116.0-5|53	%make
12mr|perl-Perl-Critic-1.116.0-5|54	
12mr|perl-Perl-Critic-1.116.0-5|55	%check
12mr|perl-Perl-Critic-1.116.0-5|56	%make test
12mr|perl-Perl-Critic-1.116.0-5|57	
12mr|perl-Perl-Critic-1.116.0-5|58	%install
12mr|perl-Perl-Critic-1.116.0-5|59	%makeinstall_std
12mr|perl-Perl-Critic-1.116.0-5|60	
12mr|perl-Perl-Critic-1.116.0-5|61	%files
12mr|perl-Perl-Critic-1.116.0-5|62	%doc Changes README
12mr|perl-Perl-Critic-1.116.0-5|63	%{perl_vendorlib}/Perl
12mr|perl-Perl-Critic-1.116.0-5|64	%{perl_vendorlib}/Test
12mr|perl-Perl-Critic-1.116.0-5|65	%{_bindir}/*
12mr|perl-Perl-Critic-1.116.0-5|66	%{_mandir}/*/*
12mr|perl-Perl-Critic-1.116.0-5|67	
12mr|perl-Perl-Critic-1.116.0-5|68	
12mr|perl-Perl-Critic-1.116.0-5|69	
12mr|perl-Perl-Critic-1.116.0-5|70	%changelog
12mr|perl-Perl-Critic-1.116.0-5|71	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Perl-Critic-1.116.0-5|72	+ Commit: 90382c7
12mr|perl-Perl-Critic-1.116.0-5|73	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Perl-Critic-1.116.0-5|74	
12mr|perl-Perl-Critic-1.116.0-5|75	

15730 12
12mr|perl-PerlIO-gzip-0.180.0-6|1	%define upstream_name    PerlIO-gzip
12mr|perl-PerlIO-gzip-0.180.0-6|2	%define upstream_version 0.18
12mr|perl-PerlIO-gzip-0.180.0-6|3	
12mr|perl-PerlIO-gzip-0.180.0-6|4	Name:       perl-%{upstream_name}
12mr|perl-PerlIO-gzip-0.180.0-6|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-PerlIO-gzip-0.180.0-6|6	Release:    %mkrel 6
12mr|perl-PerlIO-gzip-0.180.0-6|7	
12mr|perl-PerlIO-gzip-0.180.0-6|8	Summary:	Perl extension to provide a PerlIO layer to gzip/gunzip
12mr|perl-PerlIO-gzip-0.180.0-6|9	License:	GPL+ or Artistic
12mr|perl-PerlIO-gzip-0.180.0-6|10	Group:		Development/Perl
12mr|perl-PerlIO-gzip-0.180.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-PerlIO-gzip-0.180.0-6|12	Source0:	http://www.cpan.org/authors/id/N/NW/NWCLARK/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-PerlIO-gzip-0.180.0-6|13	Patch0:		%{upstream_name}-0.14-no_strict_warnings.patch
12mr|perl-PerlIO-gzip-0.180.0-6|14	
12mr|perl-PerlIO-gzip-0.180.0-6|15	BuildRequires:	perl-devel
12mr|perl-PerlIO-gzip-0.180.0-6|16	BuildRequires:  zlib-devel
12mr|perl-PerlIO-gzip-0.180.0-6|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-PerlIO-gzip-0.180.0-6|18	
12mr|perl-PerlIO-gzip-0.180.0-6|19	%description
12mr|perl-PerlIO-gzip-0.180.0-6|20	PerlIO::gzip provides a PerlIO layer that manipulates files in the format used
12mr|perl-PerlIO-gzip-0.180.0-6|21	by the gzip program. Compression and Decompression are implemented, but not
12mr|perl-PerlIO-gzip-0.180.0-6|22	together. If you attempt to open a file for reading and writing the open will
12mr|perl-PerlIO-gzip-0.180.0-6|23	fail.
12mr|perl-PerlIO-gzip-0.180.0-6|24	
12mr|perl-PerlIO-gzip-0.180.0-6|25	%prep
12mr|perl-PerlIO-gzip-0.180.0-6|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-PerlIO-gzip-0.180.0-6|27	%patch0 -p1 -b .fpons
12mr|perl-PerlIO-gzip-0.180.0-6|28	
12mr|perl-PerlIO-gzip-0.180.0-6|29	%build
12mr|perl-PerlIO-gzip-0.180.0-6|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-PerlIO-gzip-0.180.0-6|31	%make
12mr|perl-PerlIO-gzip-0.180.0-6|32	
12mr|perl-PerlIO-gzip-0.180.0-6|33	%check
12mr|perl-PerlIO-gzip-0.180.0-6|34	%make test
12mr|perl-PerlIO-gzip-0.180.0-6|35	
12mr|perl-PerlIO-gzip-0.180.0-6|36	%install
12mr|perl-PerlIO-gzip-0.180.0-6|37	rm -rf %{buildroot}
12mr|perl-PerlIO-gzip-0.180.0-6|38	%makeinstall_std
12mr|perl-PerlIO-gzip-0.180.0-6|39	
12mr|perl-PerlIO-gzip-0.180.0-6|40	%clean
12mr|perl-PerlIO-gzip-0.180.0-6|41	rm -rf %{buildroot}
12mr|perl-PerlIO-gzip-0.180.0-6|42	
12mr|perl-PerlIO-gzip-0.180.0-6|43	%files
12mr|perl-PerlIO-gzip-0.180.0-6|44	%defattr(-,root,root)
12mr|perl-PerlIO-gzip-0.180.0-6|45	%doc README Changes
12mr|perl-PerlIO-gzip-0.180.0-6|46	%{_mandir}/*/*
12mr|perl-PerlIO-gzip-0.180.0-6|47	%{perl_vendorarch}/PerlIO
12mr|perl-PerlIO-gzip-0.180.0-6|48	%{perl_vendorarch}/auto/PerlIO
12mr|perl-PerlIO-gzip-0.180.0-6|49	
12mr|perl-PerlIO-gzip-0.180.0-6|50	
12mr|perl-PerlIO-gzip-0.180.0-6|51	
12mr|perl-PerlIO-gzip-0.180.0-6|52	%changelog
12mr|perl-PerlIO-gzip-0.180.0-6|53	

15731 12
12mr|perl-Perl-MinimumVersion-1.280.0-5|1	%define upstream_name    Perl-MinimumVersion
12mr|perl-Perl-MinimumVersion-1.280.0-5|2	%define upstream_version 1.28
12mr|perl-Perl-MinimumVersion-1.280.0-5|3	
12mr|perl-Perl-MinimumVersion-1.280.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Perl-MinimumVersion-1.280.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Perl-MinimumVersion-1.280.0-5|6	Release:	5
12mr|perl-Perl-MinimumVersion-1.280.0-5|7	
12mr|perl-Perl-MinimumVersion-1.280.0-5|8	Summary:	Find a minimum required version of perl for Perl code
12mr|perl-Perl-MinimumVersion-1.280.0-5|9	License:	GPL+ or Artistic
12mr|perl-Perl-MinimumVersion-1.280.0-5|10	Group:		Development/Perl
12mr|perl-Perl-MinimumVersion-1.280.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Perl-MinimumVersion-1.280.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Perl/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Perl-MinimumVersion-1.280.0-5|13	
12mr|perl-Perl-MinimumVersion-1.280.0-5|14	BuildRequires:	perl(File::Find::Rule)
12mr|perl-Perl-MinimumVersion-1.280.0-5|15	BuildRequires:	perl(File::Find::Rule::Perl)
12mr|perl-Perl-MinimumVersion-1.280.0-5|16	BuildRequires:	perl(PPI)
12mr|perl-Perl-MinimumVersion-1.280.0-5|17	BuildRequires:	perl(Perl::Critic::Utils)
12mr|perl-Perl-MinimumVersion-1.280.0-5|18	BuildRequires:	perl(Test::Script)
12mr|perl-Perl-MinimumVersion-1.280.0-5|19	BuildRequires:	perl(version) >= 0.76
12mr|perl-Perl-MinimumVersion-1.280.0-5|20	BuildRequires:	perl-devel
12mr|perl-Perl-MinimumVersion-1.280.0-5|21	
12mr|perl-Perl-MinimumVersion-1.280.0-5|22	BuildArch:	noarch
12mr|perl-Perl-MinimumVersion-1.280.0-5|23	
12mr|perl-Perl-MinimumVersion-1.280.0-5|24	%description
12mr|perl-Perl-MinimumVersion-1.280.0-5|25	'Perl::MinimumVersion' takes Perl source code and calculates the minimum
12mr|perl-Perl-MinimumVersion-1.280.0-5|26	version of perl required to be able to run it. Because it is based on the
12mr|perl-Perl-MinimumVersion-1.280.0-5|27	PPI manpage, it can do this without having to actually load the code.
12mr|perl-Perl-MinimumVersion-1.280.0-5|28	
12mr|perl-Perl-MinimumVersion-1.280.0-5|29	Currently it tests both the syntax of your code, and the use of explicit
12mr|perl-Perl-MinimumVersion-1.280.0-5|30	version dependencies such as 'require 5.005'.
12mr|perl-Perl-MinimumVersion-1.280.0-5|31	
12mr|perl-Perl-MinimumVersion-1.280.0-5|32	Future plans are to also add support for tracing module dependencies.
12mr|perl-Perl-MinimumVersion-1.280.0-5|33	
12mr|perl-Perl-MinimumVersion-1.280.0-5|34	%prep
12mr|perl-Perl-MinimumVersion-1.280.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Perl-MinimumVersion-1.280.0-5|36	
12mr|perl-Perl-MinimumVersion-1.280.0-5|37	%build
12mr|perl-Perl-MinimumVersion-1.280.0-5|38	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Perl-MinimumVersion-1.280.0-5|39	%make
12mr|perl-Perl-MinimumVersion-1.280.0-5|40	
12mr|perl-Perl-MinimumVersion-1.280.0-5|41	%check
12mr|perl-Perl-MinimumVersion-1.280.0-5|42	make test
12mr|perl-Perl-MinimumVersion-1.280.0-5|43	
12mr|perl-Perl-MinimumVersion-1.280.0-5|44	%install
12mr|perl-Perl-MinimumVersion-1.280.0-5|45	%makeinstall_std
12mr|perl-Perl-MinimumVersion-1.280.0-5|46	
12mr|perl-Perl-MinimumVersion-1.280.0-5|47	%files
12mr|perl-Perl-MinimumVersion-1.280.0-5|48	%doc LICENSE README Changes
12mr|perl-Perl-MinimumVersion-1.280.0-5|49	%{_mandir}/man?/*
12mr|perl-Perl-MinimumVersion-1.280.0-5|50	%{perl_vendorlib}/*
12mr|perl-Perl-MinimumVersion-1.280.0-5|51	%{_bindir}/perlver
12mr|perl-Perl-MinimumVersion-1.280.0-5|52	
12mr|perl-Perl-MinimumVersion-1.280.0-5|53	
12mr|perl-Perl-MinimumVersion-1.280.0-5|54	
12mr|perl-Perl-MinimumVersion-1.280.0-5|55	%changelog
12mr|perl-Perl-MinimumVersion-1.280.0-5|56	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Perl-MinimumVersion-1.280.0-5|57	+ Commit: c2bc598
12mr|perl-Perl-MinimumVersion-1.280.0-5|58	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Perl-MinimumVersion-1.280.0-5|59	
12mr|perl-Perl-MinimumVersion-1.280.0-5|60	

15732 12
12mr|perl-Pg-2.1.1-12|1	%define name	perl-Pg
12mr|perl-Pg-2.1.1-12|2	%define version 2.1.1
12mr|perl-Pg-2.1.1-12|3	%define release %mkrel 12
12mr|perl-Pg-2.1.1-12|4	
12mr|perl-Pg-2.1.1-12|5	Summary:	A libpq-based PostgreSQL interface for Perl
12mr|perl-Pg-2.1.1-12|6	Name:		%{name}
12mr|perl-Pg-2.1.1-12|7	Version:	%{version}
12mr|perl-Pg-2.1.1-12|8	Release:	%{release}
12mr|perl-Pg-2.1.1-12|9	License:	GPL
12mr|perl-Pg-2.1.1-12|10	Group:		Development/Perl
12mr|perl-Pg-2.1.1-12|11	Source0:	Pg-%{version}.tar.bz2
12mr|perl-Pg-2.1.1-12|12	URL:		http://gborg.postgresql.org/project/pgperl/projdisplay.php
12mr|perl-Pg-2.1.1-12|13	BuildRequires:	perl-devel
12mr|perl-Pg-2.1.1-12|14	BuildRequires:	postgresql-devel
12mr|perl-Pg-2.1.1-12|15	BuildRequires:	postgresql-libs-devel
12mr|perl-Pg-2.1.1-12|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|perl-Pg-2.1.1-12|17	
12mr|perl-Pg-2.1.1-12|18	%description
12mr|perl-Pg-2.1.1-12|19	pgperl is an interface between Perl and PostgreSQL. This uses the
12mr|perl-Pg-2.1.1-12|20	Perl5 API for C extensions to call the PostgreSQL libpq interface.
12mr|perl-Pg-2.1.1-12|21	Unlike DBD:pg, pgperl tries to implement the libpq interface as
12mr|perl-Pg-2.1.1-12|22	closely as possible.
12mr|perl-Pg-2.1.1-12|23	
12mr|perl-Pg-2.1.1-12|24	You have a choice between two different interfaces: the old
12mr|perl-Pg-2.1.1-12|25	C-style interface and a new one, using a more Perl-ish style. The
12mr|perl-Pg-2.1.1-12|26	old style has the benefit that existing libpq applications can
12mr|perl-Pg-2.1.1-12|27	easily be ported to perl. The new style uses class packages and
12mr|perl-Pg-2.1.1-12|28	might be more familiar to C++ programmers.
12mr|perl-Pg-2.1.1-12|29	
12mr|perl-Pg-2.1.1-12|30	%prep
12mr|perl-Pg-2.1.1-12|31	%setup -q -n Pg-%{version}
12mr|perl-Pg-2.1.1-12|32	# perl path hack
12mr|perl-Pg-2.1.1-12|33	find . -type f | xargs %{__perl} -p -i -e "s|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|g"
12mr|perl-Pg-2.1.1-12|34	
12mr|perl-Pg-2.1.1-12|35	%build
12mr|perl-Pg-2.1.1-12|36	export POSTGRES_INCLUDE=`pg_config --includedir`
12mr|perl-Pg-2.1.1-12|37	export POSTGRES_LIB=`pg_config --libdir`
12mr|perl-Pg-2.1.1-12|38	%{__perl} Makefile.PL INSTALLDIRS=vendor </dev/null
12mr|perl-Pg-2.1.1-12|39	%make
12mr|perl-Pg-2.1.1-12|40	
12mr|perl-Pg-2.1.1-12|41	%check
12mr|perl-Pg-2.1.1-12|42	# make test needs a running PostgreSQL server
12mr|perl-Pg-2.1.1-12|43	#%{__make} test
12mr|perl-Pg-2.1.1-12|44	
12mr|perl-Pg-2.1.1-12|45	%install
12mr|perl-Pg-2.1.1-12|46	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|perl-Pg-2.1.1-12|47	%makeinstall_std
12mr|perl-Pg-2.1.1-12|48	
12mr|perl-Pg-2.1.1-12|49	%clean
12mr|perl-Pg-2.1.1-12|50	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|perl-Pg-2.1.1-12|51	
12mr|perl-Pg-2.1.1-12|52	%files
12mr|perl-Pg-2.1.1-12|53	%defattr(-,root,root)
12mr|perl-Pg-2.1.1-12|54	%doc Changes README
12mr|perl-Pg-2.1.1-12|55	%{perl_vendorlib}/*/*/Pg/Pg.so
12mr|perl-Pg-2.1.1-12|56	%{perl_vendorlib}/*/*/Pg/autosplit.ix
12mr|perl-Pg-2.1.1-12|57	%{perl_vendorlib}/*/Pg.pm
12mr|perl-Pg-2.1.1-12|58	%{_mandir}/man3*/*
12mr|perl-Pg-2.1.1-12|59	
12mr|perl-Pg-2.1.1-12|60	
12mr|perl-Pg-2.1.1-12|61	
12mr|perl-Pg-2.1.1-12|62	
12mr|perl-Pg-2.1.1-12|63	
12mr|perl-Pg-2.1.1-12|64	
12mr|perl-Pg-2.1.1-12|65	%changelog
12mr|perl-Pg-2.1.1-12|66	

15733 12
12mr|perl-PlRPC-0.2020-6|1	%define module 	PlRPC
12mr|perl-PlRPC-0.2020-6|2	%define version 0.2020
12mr|perl-PlRPC-0.2020-6|3	%define release %mkrel 6
12mr|perl-PlRPC-0.2020-6|4	
12mr|perl-PlRPC-0.2020-6|5	Summary:	%{module} perl module
12mr|perl-PlRPC-0.2020-6|6	Name: 		perl-%{module}
12mr|perl-PlRPC-0.2020-6|7	Version: 	%{version}
12mr|perl-PlRPC-0.2020-6|8	Release: 	%{release}
12mr|perl-PlRPC-0.2020-6|9	License: 	GPL or Artistic
12mr|perl-PlRPC-0.2020-6|10	Group:		Development/Perl
12mr|perl-PlRPC-0.2020-6|11	URL:		ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/JWIED
12mr|perl-PlRPC-0.2020-6|12	Source0:	%{module}-%{version}.tar.bz2
12mr|perl-PlRPC-0.2020-6|13	BuildRoot: 	%{_tmppath}/%{name}-%{version}-buildroot
12mr|perl-PlRPC-0.2020-6|14	BuildRequires:	perl-Net-Daemon perl-Storable perl-devel perl-doc
12mr|perl-PlRPC-0.2020-6|15	Buildarch:	noarch
12mr|perl-PlRPC-0.2020-6|16	
12mr|perl-PlRPC-0.2020-6|17	%description
12mr|perl-PlRPC-0.2020-6|18	%{module} - module for perl
12mr|perl-PlRPC-0.2020-6|19	
12mr|perl-PlRPC-0.2020-6|20	%prep
12mr|perl-PlRPC-0.2020-6|21	%setup -q -n %{module}
12mr|perl-PlRPC-0.2020-6|22	
12mr|perl-PlRPC-0.2020-6|23	%build
12mr|perl-PlRPC-0.2020-6|24	
12mr|perl-PlRPC-0.2020-6|25	%{__perl} Makefile.PL INSTALLDIRS=vendor --defaultdeps
12mr|perl-PlRPC-0.2020-6|26	%{__make}
12mr|perl-PlRPC-0.2020-6|27	
12mr|perl-PlRPC-0.2020-6|28	%install
12mr|perl-PlRPC-0.2020-6|29	rm -rf %{buildroot}
12mr|perl-PlRPC-0.2020-6|30	%makeinstall_std
12mr|perl-PlRPC-0.2020-6|31	
12mr|perl-PlRPC-0.2020-6|32	%clean
12mr|perl-PlRPC-0.2020-6|33	rm -rf %{buildroot}
12mr|perl-PlRPC-0.2020-6|34	
12mr|perl-PlRPC-0.2020-6|35	%files
12mr|perl-PlRPC-0.2020-6|36	%defattr(-,root,root)
12mr|perl-PlRPC-0.2020-6|37	%doc README ChangeLog
12mr|perl-PlRPC-0.2020-6|38	%{perl_vendorlib}/Bundle/*
12mr|perl-PlRPC-0.2020-6|39	%{perl_vendorlib}/RPC/*
12mr|perl-PlRPC-0.2020-6|40	%_mandir/man3*/*
12mr|perl-PlRPC-0.2020-6|41	
12mr|perl-PlRPC-0.2020-6|42	
12mr|perl-PlRPC-0.2020-6|43	
12mr|perl-PlRPC-0.2020-6|44	
12mr|perl-PlRPC-0.2020-6|45	%changelog
12mr|perl-PlRPC-0.2020-6|46	

15734 12
12mr|perl-Pod-Coverage-0.210.0-5|1	%define upstream_name	 Pod-Coverage
12mr|perl-Pod-Coverage-0.210.0-5|2	%define upstream_version 0.21
12mr|perl-Pod-Coverage-0.210.0-5|3	
12mr|perl-Pod-Coverage-0.210.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Pod-Coverage-0.210.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Pod-Coverage-0.210.0-5|6	Release:	5
12mr|perl-Pod-Coverage-0.210.0-5|7	
12mr|perl-Pod-Coverage-0.210.0-5|8	Summary:	Checks if the documentation of a perl module is comprehensive
12mr|perl-Pod-Coverage-0.210.0-5|9	License:	GPL+ or Artistic
12mr|perl-Pod-Coverage-0.210.0-5|10	Group:		Development/Perl
12mr|perl-Pod-Coverage-0.210.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Pod-Coverage-0.210.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Pod-Coverage-0.210.0-5|13	
12mr|perl-Pod-Coverage-0.210.0-5|14	BuildRequires:	perl-Module-Build
12mr|perl-Pod-Coverage-0.210.0-5|15	BuildRequires:	perl-Devel-Symdump
12mr|perl-Pod-Coverage-0.210.0-5|16	BuildRequires:	perl-devel
12mr|perl-Pod-Coverage-0.210.0-5|17	BuildArch:	noarch
12mr|perl-Pod-Coverage-0.210.0-5|18	
12mr|perl-Pod-Coverage-0.210.0-5|19	%description
12mr|perl-Pod-Coverage-0.210.0-5|20	Developers hate writing documentation. They'd hate it even more if their
12mr|perl-Pod-Coverage-0.210.0-5|21	computer tattled on them, but maybe they'll be even more thankful in the long
12mr|perl-Pod-Coverage-0.210.0-5|22	run. Even if not, perlmodstyle tells you to, so you must obey. This perl module
12mr|perl-Pod-Coverage-0.210.0-5|23	provides a mechanism for determining if the pod for a given module is
12mr|perl-Pod-Coverage-0.210.0-5|24	comprehensive.
12mr|perl-Pod-Coverage-0.210.0-5|25	
12mr|perl-Pod-Coverage-0.210.0-5|26	%prep
12mr|perl-Pod-Coverage-0.210.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Pod-Coverage-0.210.0-5|28	
12mr|perl-Pod-Coverage-0.210.0-5|29	%build
12mr|perl-Pod-Coverage-0.210.0-5|30	%__perl Makefile.PL INSTALLDIRS=vendor DESTDIR=%{buildroot}
12mr|perl-Pod-Coverage-0.210.0-5|31	%make
12mr|perl-Pod-Coverage-0.210.0-5|32	
12mr|perl-Pod-Coverage-0.210.0-5|33	%check
12mr|perl-Pod-Coverage-0.210.0-5|34	%make test
12mr|perl-Pod-Coverage-0.210.0-5|35	
12mr|perl-Pod-Coverage-0.210.0-5|36	%install
12mr|perl-Pod-Coverage-0.210.0-5|37	%makeinstall_std
12mr|perl-Pod-Coverage-0.210.0-5|38	
12mr|perl-Pod-Coverage-0.210.0-5|39	%files
12mr|perl-Pod-Coverage-0.210.0-5|40	%doc Changes
12mr|perl-Pod-Coverage-0.210.0-5|41	%{perl_vendorlib}/Pod/*
12mr|perl-Pod-Coverage-0.210.0-5|42	%{_bindir}/pod_cover
12mr|perl-Pod-Coverage-0.210.0-5|43	%{_mandir}/*/*
12mr|perl-Pod-Coverage-0.210.0-5|44	
12mr|perl-Pod-Coverage-0.210.0-5|45	
12mr|perl-Pod-Coverage-0.210.0-5|46	
12mr|perl-Pod-Coverage-0.210.0-5|47	%changelog
12mr|perl-Pod-Coverage-0.210.0-5|48	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Pod-Coverage-0.210.0-5|49	+ Commit: 805517e
12mr|perl-Pod-Coverage-0.210.0-5|50	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Pod-Coverage-0.210.0-5|51	
12mr|perl-Pod-Coverage-0.210.0-5|52	

15735 12
12mr|perl-Pod-Escapes-1.40.0-5|1	%define	upstream_name	 Pod-Escapes
12mr|perl-Pod-Escapes-1.40.0-5|2	%define upstream_version 1.04
12mr|perl-Pod-Escapes-1.40.0-5|3	
12mr|perl-Pod-Escapes-1.40.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Pod-Escapes-1.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Pod-Escapes-1.40.0-5|6	Release:	5
12mr|perl-Pod-Escapes-1.40.0-5|7	
12mr|perl-Pod-Escapes-1.40.0-5|8	Summary:	Perl module to resolve Pod E<...> sequences
12mr|perl-Pod-Escapes-1.40.0-5|9	License:	GPL+ or Artistic
12mr|perl-Pod-Escapes-1.40.0-5|10	Group:		Development/Perl
12mr|perl-Pod-Escapes-1.40.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Pod-Escapes-1.40.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/S/SB/SBURKE/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Pod-Escapes-1.40.0-5|13	
12mr|perl-Pod-Escapes-1.40.0-5|14	BuildRequires:	perl-devel
12mr|perl-Pod-Escapes-1.40.0-5|15	BuildArch:	noarch
12mr|perl-Pod-Escapes-1.40.0-5|16	
12mr|perl-Pod-Escapes-1.40.0-5|17	%description
12mr|perl-Pod-Escapes-1.40.0-5|18	Pod::Simple is a module to resolve Pod E<...> sequences.
12mr|perl-Pod-Escapes-1.40.0-5|19	
12mr|perl-Pod-Escapes-1.40.0-5|20	%prep
12mr|perl-Pod-Escapes-1.40.0-5|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Pod-Escapes-1.40.0-5|22	
12mr|perl-Pod-Escapes-1.40.0-5|23	%build
12mr|perl-Pod-Escapes-1.40.0-5|24	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Pod-Escapes-1.40.0-5|25	%make
12mr|perl-Pod-Escapes-1.40.0-5|26	
12mr|perl-Pod-Escapes-1.40.0-5|27	%install
12mr|perl-Pod-Escapes-1.40.0-5|28	%makeinstall_std
12mr|perl-Pod-Escapes-1.40.0-5|29	
12mr|perl-Pod-Escapes-1.40.0-5|30	%check
12mr|perl-Pod-Escapes-1.40.0-5|31	make test
12mr|perl-Pod-Escapes-1.40.0-5|32	
12mr|perl-Pod-Escapes-1.40.0-5|33	%files
12mr|perl-Pod-Escapes-1.40.0-5|34	%doc ChangeLog README
12mr|perl-Pod-Escapes-1.40.0-5|35	%{perl_vendorlib}/Pod
12mr|perl-Pod-Escapes-1.40.0-5|36	%{_mandir}/man3/*
12mr|perl-Pod-Escapes-1.40.0-5|37	
12mr|perl-Pod-Escapes-1.40.0-5|38	
12mr|perl-Pod-Escapes-1.40.0-5|39	
12mr|perl-Pod-Escapes-1.40.0-5|40	%changelog
12mr|perl-Pod-Escapes-1.40.0-5|41	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Pod-Escapes-1.40.0-5|42	+ Commit: dc416a3
12mr|perl-Pod-Escapes-1.40.0-5|43	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Pod-Escapes-1.40.0-5|44	
12mr|perl-Pod-Escapes-1.40.0-5|45	

15736 12
12mr|perl-Pod-Perldoc-3.150.0-6|1	%define upstream_name    Pod-Perldoc
12mr|perl-Pod-Perldoc-3.150.0-6|2	%define upstream_version 3.15
12mr|perl-Pod-Perldoc-3.150.0-6|3	
12mr|perl-Pod-Perldoc-3.150.0-6|4	%if %{_use_internal_dependency_generator}
12mr|perl-Pod-Perldoc-3.150.0-6|5	%define __noautoreq 'perl\\(Tk\\)|perl\\(Tk::Pod\\)'
12mr|perl-Pod-Perldoc-3.150.0-6|6	%else
12mr|perl-Pod-Perldoc-3.150.0-6|7	%define _requires_exceptions perl(Tk)\\|perl(Tk::Pod)
12mr|perl-Pod-Perldoc-3.150.0-6|8	%endif
12mr|perl-Pod-Perldoc-3.150.0-6|9	
12mr|perl-Pod-Perldoc-3.150.0-6|10	Name:       perl-%{upstream_name}
12mr|perl-Pod-Perldoc-3.150.0-6|11	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Pod-Perldoc-3.150.0-6|12	Release:    6
12mr|perl-Pod-Perldoc-3.150.0-6|13	
12mr|perl-Pod-Perldoc-3.150.0-6|14	Summary:    Customized option parser for Pod::Perldoc
12mr|perl-Pod-Perldoc-3.150.0-6|15	License:    GPL+ or Artistic
12mr|perl-Pod-Perldoc-3.150.0-6|16	Group:      Development/Perl
12mr|perl-Pod-Perldoc-3.150.0-6|17	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Pod-Perldoc-3.150.0-6|18	Source0:    http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Pod-Perldoc-3.150.0-6|19	
12mr|perl-Pod-Perldoc-3.150.0-6|20	BuildRequires: perl(Config)
12mr|perl-Pod-Perldoc-3.150.0-6|21	BuildRequires: perl(Fcntl)
12mr|perl-Pod-Perldoc-3.150.0-6|22	BuildRequires: perl(File::Spec::Functions)
12mr|perl-Pod-Perldoc-3.150.0-6|23	BuildRequires: perl(File::Temp)
12mr|perl-Pod-Perldoc-3.150.0-6|24	BuildRequires: perl(Symbol)
12mr|perl-Pod-Perldoc-3.150.0-6|25	BuildRequires: perl(Text::ParseWords)
12mr|perl-Pod-Perldoc-3.150.0-6|26	BuildRequires: perl(strict)
12mr|perl-Pod-Perldoc-3.150.0-6|27	BuildRequires: perl(warnings)
12mr|perl-Pod-Perldoc-3.150.0-6|28	BuildRequires: perl-devel
12mr|perl-Pod-Perldoc-3.150.0-6|29	
12mr|perl-Pod-Perldoc-3.150.0-6|30	BuildArch: noarch
12mr|perl-Pod-Perldoc-3.150.0-6|31	
12mr|perl-Pod-Perldoc-3.150.0-6|32	%description
12mr|perl-Pod-Perldoc-3.150.0-6|33	_perldoc_ looks up a piece of documentation in .pod format that is embedded
12mr|perl-Pod-Perldoc-3.150.0-6|34	in the perl installation tree or in a perl script, and displays it via
12mr|perl-Pod-Perldoc-3.150.0-6|35	'pod2man | nroff -man | $PAGER'. (In addition, if running under HP-UX, 'col
12mr|perl-Pod-Perldoc-3.150.0-6|36	-x' will be used.) This is primarily used for the documentation for the
12mr|perl-Pod-Perldoc-3.150.0-6|37	perl library modules.
12mr|perl-Pod-Perldoc-3.150.0-6|38	
12mr|perl-Pod-Perldoc-3.150.0-6|39	Your system may also have man pages installed for those modules, in which
12mr|perl-Pod-Perldoc-3.150.0-6|40	case you can probably just use the man(1) command.
12mr|perl-Pod-Perldoc-3.150.0-6|41	
12mr|perl-Pod-Perldoc-3.150.0-6|42	If you are looking for a table of contents to the Perl library modules
12mr|perl-Pod-Perldoc-3.150.0-6|43	documentation, see the the perltoc manpage page.
12mr|perl-Pod-Perldoc-3.150.0-6|44	
12mr|perl-Pod-Perldoc-3.150.0-6|45	%prep
12mr|perl-Pod-Perldoc-3.150.0-6|46	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Pod-Perldoc-3.150.0-6|47	
12mr|perl-Pod-Perldoc-3.150.0-6|48	%build
12mr|perl-Pod-Perldoc-3.150.0-6|49	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Pod-Perldoc-3.150.0-6|50	%make
12mr|perl-Pod-Perldoc-3.150.0-6|51	
12mr|perl-Pod-Perldoc-3.150.0-6|52	%check
12mr|perl-Pod-Perldoc-3.150.0-6|53	%make test
12mr|perl-Pod-Perldoc-3.150.0-6|54	
12mr|perl-Pod-Perldoc-3.150.0-6|55	%install
12mr|perl-Pod-Perldoc-3.150.0-6|56	%makeinstall_std
12mr|perl-Pod-Perldoc-3.150.0-6|57	
12mr|perl-Pod-Perldoc-3.150.0-6|58	%files
12mr|perl-Pod-Perldoc-3.150.0-6|59	%doc ChangeLog README META.yml
12mr|perl-Pod-Perldoc-3.150.0-6|60	%{_mandir}/man3/*
12mr|perl-Pod-Perldoc-3.150.0-6|61	%perl_vendorlib/*
12mr|perl-Pod-Perldoc-3.150.0-6|62	%{_bindir}/perldoc
12mr|perl-Pod-Perldoc-3.150.0-6|63	
12mr|perl-Pod-Perldoc-3.150.0-6|64	
12mr|perl-Pod-Perldoc-3.150.0-6|65	%changelog
12mr|perl-Pod-Perldoc-3.150.0-6|66	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Pod-Perldoc-3.150.0-6|67	+ Commit: cef28c2
12mr|perl-Pod-Perldoc-3.150.0-6|68	- Add perl-devel to BuildRequires
12mr|perl-Pod-Perldoc-3.150.0-6|69	
12mr|perl-Pod-Perldoc-3.150.0-6|70	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Pod-Perldoc-3.150.0-6|71	+ Commit: 194eff0
12mr|perl-Pod-Perldoc-3.150.0-6|72	- Add requires exceptions for internal dependency generator
12mr|perl-Pod-Perldoc-3.150.0-6|73	
12mr|perl-Pod-Perldoc-3.150.0-6|74	

15737 12
12mr|perl-Pod-Plainer-1.30.0-4|1	%define upstream_name    Pod-Plainer
12mr|perl-Pod-Plainer-1.30.0-4|2	%define upstream_version 1.03
12mr|perl-Pod-Plainer-1.30.0-4|3	
12mr|perl-Pod-Plainer-1.30.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-Pod-Plainer-1.30.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Pod-Plainer-1.30.0-4|6	Release:	4
12mr|perl-Pod-Plainer-1.30.0-4|7	
12mr|perl-Pod-Plainer-1.30.0-4|8	Summary:	To convert POD to old-style plainer POD
12mr|perl-Pod-Plainer-1.30.0-4|9	License:	GPL+ or Artistic
12mr|perl-Pod-Plainer-1.30.0-4|10	Group:		Development/Perl
12mr|perl-Pod-Plainer-1.30.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Pod-Plainer-1.30.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Pod-Plainer-1.30.0-4|13	
12mr|perl-Pod-Plainer-1.30.0-4|14	BuildRequires:	perl(Pod::Parser)
12mr|perl-Pod-Plainer-1.30.0-4|15	BuildRequires:	perl-devel
12mr|perl-Pod-Plainer-1.30.0-4|16	BuildArch:	noarch
12mr|perl-Pod-Plainer-1.30.0-4|17	
12mr|perl-Pod-Plainer-1.30.0-4|18	%description
12mr|perl-Pod-Plainer-1.30.0-4|19	Pod::Plainer uses Pod::Parser which takes Pod with the (new) 'C<< .. >>'
12mr|perl-Pod-Plainer-1.30.0-4|20	constructs and returns the old(er) style with just 'C<>'; '<' and '>' are
12mr|perl-Pod-Plainer-1.30.0-4|21	replaced by 'E<lt>' and 'E<gt>'.
12mr|perl-Pod-Plainer-1.30.0-4|22	
12mr|perl-Pod-Plainer-1.30.0-4|23	This can be used to pre-process Pod before using tools which do not
12mr|perl-Pod-Plainer-1.30.0-4|24	recognise the new style Pods.
12mr|perl-Pod-Plainer-1.30.0-4|25	
12mr|perl-Pod-Plainer-1.30.0-4|26	METHODS
12mr|perl-Pod-Plainer-1.30.0-4|27	* escape_ltgt
12mr|perl-Pod-Plainer-1.30.0-4|28	
12mr|perl-Pod-Plainer-1.30.0-4|29	%prep
12mr|perl-Pod-Plainer-1.30.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Pod-Plainer-1.30.0-4|31	
12mr|perl-Pod-Plainer-1.30.0-4|32	%build
12mr|perl-Pod-Plainer-1.30.0-4|33	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Pod-Plainer-1.30.0-4|34	%make
12mr|perl-Pod-Plainer-1.30.0-4|35	
12mr|perl-Pod-Plainer-1.30.0-4|36	%check
12mr|perl-Pod-Plainer-1.30.0-4|37	%make test
12mr|perl-Pod-Plainer-1.30.0-4|38	
12mr|perl-Pod-Plainer-1.30.0-4|39	%install
12mr|perl-Pod-Plainer-1.30.0-4|40	%makeinstall_std
12mr|perl-Pod-Plainer-1.30.0-4|41	
12mr|perl-Pod-Plainer-1.30.0-4|42	%files
12mr|perl-Pod-Plainer-1.30.0-4|43	%doc README Changes
12mr|perl-Pod-Plainer-1.30.0-4|44	%{_mandir}/man3/*
12mr|perl-Pod-Plainer-1.30.0-4|45	%{perl_vendorlib}/*
12mr|perl-Pod-Plainer-1.30.0-4|46	
12mr|perl-Pod-Plainer-1.30.0-4|47	
12mr|perl-Pod-Plainer-1.30.0-4|48	
12mr|perl-Pod-Plainer-1.30.0-4|49	%changelog
12mr|perl-Pod-Plainer-1.30.0-4|50	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Pod-Plainer-1.30.0-4|51	+ Commit: 761e9c1
12mr|perl-Pod-Plainer-1.30.0-4|52	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Pod-Plainer-1.30.0-4|53	
12mr|perl-Pod-Plainer-1.30.0-4|54	

15738 12
12mr|perl-Pod-POM-0.270.0-5|1	%define	upstream_name	 Pod-POM
12mr|perl-Pod-POM-0.270.0-5|2	%define upstream_version 0.27
12mr|perl-Pod-POM-0.270.0-5|3	
12mr|perl-Pod-POM-0.270.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Pod-POM-0.270.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Pod-POM-0.270.0-5|6	Release:	5
12mr|perl-Pod-POM-0.270.0-5|7	
12mr|perl-Pod-POM-0.270.0-5|8	Summary:	POD Object Model
12mr|perl-Pod-POM-0.270.0-5|9	License:	GPL+ or Artistic
12mr|perl-Pod-POM-0.270.0-5|10	Group:		Development/Perl
12mr|perl-Pod-POM-0.270.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Pod-POM-0.270.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Pod-POM-0.270.0-5|13	
12mr|perl-Pod-POM-0.270.0-5|14	BuildRequires:	perl(File::Slurp)
12mr|perl-Pod-POM-0.270.0-5|15	BuildRequires:	perl(Test::Differences)
12mr|perl-Pod-POM-0.270.0-5|16	BuildRequires:	perl(YAML::Any)
12mr|perl-Pod-POM-0.270.0-5|17	BuildRequires:	perl-devel
12mr|perl-Pod-POM-0.270.0-5|18	
12mr|perl-Pod-POM-0.270.0-5|19	BuildArch:	noarch
12mr|perl-Pod-POM-0.270.0-5|20	
12mr|perl-Pod-POM-0.270.0-5|21	%description
12mr|perl-Pod-POM-0.270.0-5|22	This module implements a parser to convert Pod documents into a simple object
12mr|perl-Pod-POM-0.270.0-5|23	model form known hereafter as the Pod Object Model. The object model is
12mr|perl-Pod-POM-0.270.0-5|24	generated as a hierarchical tree of nodes, each of which represents a different
12mr|perl-Pod-POM-0.270.0-5|25	element of the original document. The tree can be walked manually and the nodes
12mr|perl-Pod-POM-0.270.0-5|26	examined, printed or otherwise manipulated. In addition, Pod::POM supports and
12mr|perl-Pod-POM-0.270.0-5|27	provides view objects which can automatically traverse the tree, or section
12mr|perl-Pod-POM-0.270.0-5|28	thereof, and generate an output representation in one form or another.
12mr|perl-Pod-POM-0.270.0-5|29	
12mr|perl-Pod-POM-0.270.0-5|30	%prep
12mr|perl-Pod-POM-0.270.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Pod-POM-0.270.0-5|32	
12mr|perl-Pod-POM-0.270.0-5|33	%build
12mr|perl-Pod-POM-0.270.0-5|34	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Pod-POM-0.270.0-5|35	%make
12mr|perl-Pod-POM-0.270.0-5|36	
12mr|perl-Pod-POM-0.270.0-5|37	%check
12mr|perl-Pod-POM-0.270.0-5|38	%make test
12mr|perl-Pod-POM-0.270.0-5|39	
12mr|perl-Pod-POM-0.270.0-5|40	%install
12mr|perl-Pod-POM-0.270.0-5|41	%makeinstall_std
12mr|perl-Pod-POM-0.270.0-5|42	
12mr|perl-Pod-POM-0.270.0-5|43	%files
12mr|perl-Pod-POM-0.270.0-5|44	%doc Changes README TODO
12mr|perl-Pod-POM-0.270.0-5|45	%{_bindir}/*
12mr|perl-Pod-POM-0.270.0-5|46	%{perl_vendorlib}/Pod
12mr|perl-Pod-POM-0.270.0-5|47	%{_mandir}/*/*
12mr|perl-Pod-POM-0.270.0-5|48	
12mr|perl-Pod-POM-0.270.0-5|49	
12mr|perl-Pod-POM-0.270.0-5|50	
12mr|perl-Pod-POM-0.270.0-5|51	%changelog
12mr|perl-Pod-POM-0.270.0-5|52	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Pod-POM-0.270.0-5|53	+ Commit: f61087a
12mr|perl-Pod-POM-0.270.0-5|54	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Pod-POM-0.270.0-5|55	
12mr|perl-Pod-POM-0.270.0-5|56	

15739 12
12mr|perl-Pod-Simple-3.180.0-4|1	%define	upstream_name	 Pod-Simple
12mr|perl-Pod-Simple-3.180.0-4|2	%define upstream_version 3.18
12mr|perl-Pod-Simple-3.180.0-4|3	
12mr|perl-Pod-Simple-3.180.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-Pod-Simple-3.180.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Pod-Simple-3.180.0-4|6	Release:	4
12mr|perl-Pod-Simple-3.180.0-4|7	
12mr|perl-Pod-Simple-3.180.0-4|8	Summary:	Perl module to parse Pod
12mr|perl-Pod-Simple-3.180.0-4|9	License:	GPL+ or Artistic
12mr|perl-Pod-Simple-3.180.0-4|10	Group:		Development/Perl
12mr|perl-Pod-Simple-3.180.0-4|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Pod-Simple-3.180.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Pod-Simple-3.180.0-4|13	
12mr|perl-Pod-Simple-3.180.0-4|14	BuildRequires:	perl(Pod::Escapes)
12mr|perl-Pod-Simple-3.180.0-4|15	BuildRequires:	perl(HTML::Entities)
12mr|perl-Pod-Simple-3.180.0-4|16	BuildRequires:	perl-devel
12mr|perl-Pod-Simple-3.180.0-4|17	
12mr|perl-Pod-Simple-3.180.0-4|18	BuildArch:	noarch
12mr|perl-Pod-Simple-3.180.0-4|19	
12mr|perl-Pod-Simple-3.180.0-4|20	%description
12mr|perl-Pod-Simple-3.180.0-4|21	Pod::Simple is a module suite for parsing Pod.
12mr|perl-Pod-Simple-3.180.0-4|22	
12mr|perl-Pod-Simple-3.180.0-4|23	%prep
12mr|perl-Pod-Simple-3.180.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Pod-Simple-3.180.0-4|25	
12mr|perl-Pod-Simple-3.180.0-4|26	%build
12mr|perl-Pod-Simple-3.180.0-4|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Pod-Simple-3.180.0-4|28	%make
12mr|perl-Pod-Simple-3.180.0-4|29	
12mr|perl-Pod-Simple-3.180.0-4|30	%check
12mr|perl-Pod-Simple-3.180.0-4|31	%make test
12mr|perl-Pod-Simple-3.180.0-4|32	
12mr|perl-Pod-Simple-3.180.0-4|33	%install
12mr|perl-Pod-Simple-3.180.0-4|34	%makeinstall_std
12mr|perl-Pod-Simple-3.180.0-4|35	
12mr|perl-Pod-Simple-3.180.0-4|36	%files
12mr|perl-Pod-Simple-3.180.0-4|37	%doc ChangeLog README
12mr|perl-Pod-Simple-3.180.0-4|38	%{perl_vendorlib}/Pod
12mr|perl-Pod-Simple-3.180.0-4|39	%{_mandir}/man3/*
12mr|perl-Pod-Simple-3.180.0-4|40	
12mr|perl-Pod-Simple-3.180.0-4|41	
12mr|perl-Pod-Simple-3.180.0-4|42	
12mr|perl-Pod-Simple-3.180.0-4|43	%changelog
12mr|perl-Pod-Simple-3.180.0-4|44	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Pod-Simple-3.180.0-4|45	+ Commit: af3fb77
12mr|perl-Pod-Simple-3.180.0-4|46	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Pod-Simple-3.180.0-4|47	
12mr|perl-Pod-Simple-3.180.0-4|48	

15740 12
12mr|perl-Pod-Spell-1.10.0-5|1	%define upstream_name    Pod-Spell
12mr|perl-Pod-Spell-1.10.0-5|2	%define upstream_version 1.01
12mr|perl-Pod-Spell-1.10.0-5|3	
12mr|perl-Pod-Spell-1.10.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Pod-Spell-1.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Pod-Spell-1.10.0-5|6	Release:	5
12mr|perl-Pod-Spell-1.10.0-5|7	
12mr|perl-Pod-Spell-1.10.0-5|8	Summary:	A formatter for spellchecking Pod
12mr|perl-Pod-Spell-1.10.0-5|9	License:	GPL+ or Artistic
12mr|perl-Pod-Spell-1.10.0-5|10	Group:		Development/Perl
12mr|perl-Pod-Spell-1.10.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Pod-Spell-1.10.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Pod-Spell-1.10.0-5|13	
12mr|perl-Pod-Spell-1.10.0-5|14	BuildRequires:	perl(Pod::Escapes)
12mr|perl-Pod-Spell-1.10.0-5|15	BuildRequires:	perl(Pod::Parser)
12mr|perl-Pod-Spell-1.10.0-5|16	BuildRequires:	perl(Text::Wrap)
12mr|perl-Pod-Spell-1.10.0-5|17	BuildRequires:	perl-devel
12mr|perl-Pod-Spell-1.10.0-5|18	BuildArch:	noarch
12mr|perl-Pod-Spell-1.10.0-5|19	
12mr|perl-Pod-Spell-1.10.0-5|20	%description
12mr|perl-Pod-Spell-1.10.0-5|21	Pod::Spell is a Pod formatter whose output is good for spellchecking.
12mr|perl-Pod-Spell-1.10.0-5|22	Pod::Spell rather like Pod::Text, except that it doesn't put much effort
12mr|perl-Pod-Spell-1.10.0-5|23	into actual formatting, and it suppresses things that look like Perl
12mr|perl-Pod-Spell-1.10.0-5|24	symbols or Perl jargon (so that your spellchecking program won't complain
12mr|perl-Pod-Spell-1.10.0-5|25	about mystery words like "'$thing'" or "'Foo::Bar'" or "hashref").
12mr|perl-Pod-Spell-1.10.0-5|26	
12mr|perl-Pod-Spell-1.10.0-5|27	This class provides no new public methods. All methods of interest are
12mr|perl-Pod-Spell-1.10.0-5|28	inherited from Pod::Parser (which see). The especially interesting ones are
12mr|perl-Pod-Spell-1.10.0-5|29	'parse_from_filehandle' (which without arguments takes from STDIN and sends
12mr|perl-Pod-Spell-1.10.0-5|30	to STDOUT) and 'parse_from_file'. But you can probably just make do with
12mr|perl-Pod-Spell-1.10.0-5|31	the examples in the synopsis though.
12mr|perl-Pod-Spell-1.10.0-5|32	
12mr|perl-Pod-Spell-1.10.0-5|33	This class works by filtering out words that look like Perl or any form of
12mr|perl-Pod-Spell-1.10.0-5|34	computerese (like "'$thing'" or "'N>7'" or "'@{$foo}{'bar','baz'}'",
12mr|perl-Pod-Spell-1.10.0-5|35	anything in C<...> or F<...> codes, anything in verbatim paragraphs
12mr|perl-Pod-Spell-1.10.0-5|36	(codeblocks), and anything in the stopword list. The default stopword list
12mr|perl-Pod-Spell-1.10.0-5|37	for a document starts out from the stopword list defined by Pod::Wordlist,
12mr|perl-Pod-Spell-1.10.0-5|38	and can be supplemented (on a per-document basis) by having '"=for
12mr|perl-Pod-Spell-1.10.0-5|39	stopwords"' / '"=for :stopwords"' region(s) in a document.
12mr|perl-Pod-Spell-1.10.0-5|40	
12mr|perl-Pod-Spell-1.10.0-5|41	%prep
12mr|perl-Pod-Spell-1.10.0-5|42	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Pod-Spell-1.10.0-5|43	
12mr|perl-Pod-Spell-1.10.0-5|44	%build
12mr|perl-Pod-Spell-1.10.0-5|45	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Pod-Spell-1.10.0-5|46	%make
12mr|perl-Pod-Spell-1.10.0-5|47	
12mr|perl-Pod-Spell-1.10.0-5|48	%check
12mr|perl-Pod-Spell-1.10.0-5|49	make test
12mr|perl-Pod-Spell-1.10.0-5|50	
12mr|perl-Pod-Spell-1.10.0-5|51	%install
12mr|perl-Pod-Spell-1.10.0-5|52	%makeinstall_std
12mr|perl-Pod-Spell-1.10.0-5|53	
12mr|perl-Pod-Spell-1.10.0-5|54	%files
12mr|perl-Pod-Spell-1.10.0-5|55	%doc README ChangeLog
12mr|perl-Pod-Spell-1.10.0-5|56	%{_mandir}/man3/*
12mr|perl-Pod-Spell-1.10.0-5|57	%{perl_vendorlib}/Pod
12mr|perl-Pod-Spell-1.10.0-5|58	%{_bindir}/podspell
12mr|perl-Pod-Spell-1.10.0-5|59	
12mr|perl-Pod-Spell-1.10.0-5|60	
12mr|perl-Pod-Spell-1.10.0-5|61	
12mr|perl-Pod-Spell-1.10.0-5|62	%changelog
12mr|perl-Pod-Spell-1.10.0-5|63	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Pod-Spell-1.10.0-5|64	+ Commit: c7ab56b
12mr|perl-Pod-Spell-1.10.0-5|65	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Pod-Spell-1.10.0-5|66	
12mr|perl-Pod-Spell-1.10.0-5|67	

15741 12
12mr|perl-Pod-ToDemo-1.201.107.90-4|1	%define upstream_name    Pod-ToDemo
12mr|perl-Pod-ToDemo-1.201.107.90-4|2	%define upstream_version 1.20110709
12mr|perl-Pod-ToDemo-1.201.107.90-4|3	
12mr|perl-Pod-ToDemo-1.201.107.90-4|4	Name:		perl-%{upstream_name}
12mr|perl-Pod-ToDemo-1.201.107.90-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Pod-ToDemo-1.201.107.90-4|6	Release:	4
12mr|perl-Pod-ToDemo-1.201.107.90-4|7	
12mr|perl-Pod-ToDemo-1.201.107.90-4|8	Summary:	Writes a demo program from a tutorial POD
12mr|perl-Pod-ToDemo-1.201.107.90-4|9	License:	GPL+ or Artistic
12mr|perl-Pod-ToDemo-1.201.107.90-4|10	Group:		Development/Perl
12mr|perl-Pod-ToDemo-1.201.107.90-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Pod-ToDemo-1.201.107.90-4|12	Source0:	http://www.cpan.org/modules/by-module/Pod/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Pod-ToDemo-1.201.107.90-4|13	
12mr|perl-Pod-ToDemo-1.201.107.90-4|14	BuildRequires:	perl(Test::Exception)
12mr|perl-Pod-ToDemo-1.201.107.90-4|15	BuildRequires:	perl(Test::Simple)
12mr|perl-Pod-ToDemo-1.201.107.90-4|16	BuildRequires:	perl(Module::Build::Compat)
12mr|perl-Pod-ToDemo-1.201.107.90-4|17	BuildRequires:	perl-devel
12mr|perl-Pod-ToDemo-1.201.107.90-4|18	BuildArch:	noarch
12mr|perl-Pod-ToDemo-1.201.107.90-4|19	
12mr|perl-Pod-ToDemo-1.201.107.90-4|20	%description
12mr|perl-Pod-ToDemo-1.201.107.90-4|21	Pod::ToDemo allows you to write POD-only modules that serve as tutorials which
12mr|perl-Pod-ToDemo-1.201.107.90-4|22	can write out demo programs if you invoke them directly.  That is, while
12mr|perl-Pod-ToDemo-1.201.107.90-4|23	SDL::Tutorial is a tutorial on writing beginner SDL applications with Perl,
12mr|perl-Pod-ToDemo-1.201.107.90-4|24	you can invoke it as:
12mr|perl-Pod-ToDemo-1.201.107.90-4|25	
12mr|perl-Pod-ToDemo-1.201.107.90-4|26	$ perl -MSDL::Tutorial=sdl_demo.pl -e 1
12mr|perl-Pod-ToDemo-1.201.107.90-4|27	
12mr|perl-Pod-ToDemo-1.201.107.90-4|28	and it will write a bare-bones demo program called sdl_demo.pl based on the
12mr|perl-Pod-ToDemo-1.201.107.90-4|29	tutorial.
12mr|perl-Pod-ToDemo-1.201.107.90-4|30	
12mr|perl-Pod-ToDemo-1.201.107.90-4|31	%prep
12mr|perl-Pod-ToDemo-1.201.107.90-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Pod-ToDemo-1.201.107.90-4|33	rm -f t/0-signature.t
12mr|perl-Pod-ToDemo-1.201.107.90-4|34	
12mr|perl-Pod-ToDemo-1.201.107.90-4|35	%build
12mr|perl-Pod-ToDemo-1.201.107.90-4|36	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Pod-ToDemo-1.201.107.90-4|37	%make
12mr|perl-Pod-ToDemo-1.201.107.90-4|38	
12mr|perl-Pod-ToDemo-1.201.107.90-4|39	%check
12mr|perl-Pod-ToDemo-1.201.107.90-4|40	make test
12mr|perl-Pod-ToDemo-1.201.107.90-4|41	
12mr|perl-Pod-ToDemo-1.201.107.90-4|42	%install
12mr|perl-Pod-ToDemo-1.201.107.90-4|43	%makeinstall_std
12mr|perl-Pod-ToDemo-1.201.107.90-4|44	
12mr|perl-Pod-ToDemo-1.201.107.90-4|45	%files
12mr|perl-Pod-ToDemo-1.201.107.90-4|46	%doc Changes README
12mr|perl-Pod-ToDemo-1.201.107.90-4|47	%{_mandir}/man3/*
12mr|perl-Pod-ToDemo-1.201.107.90-4|48	%{perl_vendorlib}/Pod
12mr|perl-Pod-ToDemo-1.201.107.90-4|49	
12mr|perl-Pod-ToDemo-1.201.107.90-4|50	
12mr|perl-Pod-ToDemo-1.201.107.90-4|51	
12mr|perl-Pod-ToDemo-1.201.107.90-4|52	%changelog
12mr|perl-Pod-ToDemo-1.201.107.90-4|53	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Pod-ToDemo-1.201.107.90-4|54	+ Commit: bbf562a
12mr|perl-Pod-ToDemo-1.201.107.90-4|55	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Pod-ToDemo-1.201.107.90-4|56	
12mr|perl-Pod-ToDemo-1.201.107.90-4|57	

15742 12
12mr|perl-PPI-1.215.0-5|1	%define upstream_name	 PPI
12mr|perl-PPI-1.215.0-5|2	%define upstream_version 1.215
12mr|perl-PPI-1.215.0-5|3	
12mr|perl-PPI-1.215.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-PPI-1.215.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-PPI-1.215.0-5|6	Release:	5
12mr|perl-PPI-1.215.0-5|7	
12mr|perl-PPI-1.215.0-5|8	Summary:	Parse, Analyze and Manipulate Perl without perl
12mr|perl-PPI-1.215.0-5|9	License:	GPL+ or Artistic
12mr|perl-PPI-1.215.0-5|10	Group:		Development/Perl
12mr|perl-PPI-1.215.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-PPI-1.215.0-5|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/PPI/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-PPI-1.215.0-5|13	
12mr|perl-PPI-1.215.0-5|14	BuildRequires:	perl-devel
12mr|perl-PPI-1.215.0-5|15	BuildRequires:	perl(Clone)
12mr|perl-PPI-1.215.0-5|16	BuildRequires:	perl(File::Remove)
12mr|perl-PPI-1.215.0-5|17	BuildRequires:  perl(IO::String)
12mr|perl-PPI-1.215.0-5|18	BuildRequires:	perl(IO::Stringy)
12mr|perl-PPI-1.215.0-5|19	BuildRequires:	perl(List::Util)       >= 1.200.0
12mr|perl-PPI-1.215.0-5|20	BuildRequires:	perl(List::MoreUtils)
12mr|perl-PPI-1.215.0-5|21	BuildRequires:	perl(Params::Util)
12mr|perl-PPI-1.215.0-5|22	BuildRequires:  perl(Task::Weaken)
12mr|perl-PPI-1.215.0-5|23	BuildRequires:	perl(Test::ClassAPI)
12mr|perl-PPI-1.215.0-5|24	BuildRequires:	perl(Test::More)       >= 0.860.0
12mr|perl-PPI-1.215.0-5|25	BuildRequires:	perl(Test::NoWarnings)
12mr|perl-PPI-1.215.0-5|26	BuildRequires:	perl(Test::SubCalls)
12mr|perl-PPI-1.215.0-5|27	BuildRequires:  perl(Test::Object)
12mr|perl-PPI-1.215.0-5|28	BuildArch:	noarch
12mr|perl-PPI-1.215.0-5|29	
12mr|perl-PPI-1.215.0-5|30	%description
12mr|perl-PPI-1.215.0-5|31	PPI is a Perl document parser.
12mr|perl-PPI-1.215.0-5|32	
12mr|perl-PPI-1.215.0-5|33	%prep
12mr|perl-PPI-1.215.0-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-PPI-1.215.0-5|35	chmod 644 Changes
12mr|perl-PPI-1.215.0-5|36	find lib -name '*.pm' | xargs chmod 644
12mr|perl-PPI-1.215.0-5|37	
12mr|perl-PPI-1.215.0-5|38	%build
12mr|perl-PPI-1.215.0-5|39	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-PPI-1.215.0-5|40	%make
12mr|perl-PPI-1.215.0-5|41	
12mr|perl-PPI-1.215.0-5|42	%check
12mr|perl-PPI-1.215.0-5|43	make test
12mr|perl-PPI-1.215.0-5|44	
12mr|perl-PPI-1.215.0-5|45	%install
12mr|perl-PPI-1.215.0-5|46	%makeinstall_std
12mr|perl-PPI-1.215.0-5|47	
12mr|perl-PPI-1.215.0-5|48	%files
12mr|perl-PPI-1.215.0-5|49	%doc Changes README
12mr|perl-PPI-1.215.0-5|50	%{perl_vendorlib}/PPI
12mr|perl-PPI-1.215.0-5|51	%{perl_vendorlib}/PPI.pm
12mr|perl-PPI-1.215.0-5|52	%{_mandir}/*/*
12mr|perl-PPI-1.215.0-5|53	
12mr|perl-PPI-1.215.0-5|54	
12mr|perl-PPI-1.215.0-5|55	
12mr|perl-PPI-1.215.0-5|56	%changelog
12mr|perl-PPI-1.215.0-5|57	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-PPI-1.215.0-5|58	+ Commit: 4ded114
12mr|perl-PPI-1.215.0-5|59	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-PPI-1.215.0-5|60	
12mr|perl-PPI-1.215.0-5|61	

15743 12
12mr|perl-PPIx-Regexp-0.20.0-5|1	%define upstream_name    PPIx-Regexp
12mr|perl-PPIx-Regexp-0.20.0-5|2	%define upstream_version 0.020
12mr|perl-PPIx-Regexp-0.20.0-5|3	
12mr|perl-PPIx-Regexp-0.20.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-PPIx-Regexp-0.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-PPIx-Regexp-0.20.0-5|6	Release:	5
12mr|perl-PPIx-Regexp-0.20.0-5|7	
12mr|perl-PPIx-Regexp-0.20.0-5|8	Summary:	Represent an independent subexpression marker
12mr|perl-PPIx-Regexp-0.20.0-5|9	License:	GPL+ or Artistic
12mr|perl-PPIx-Regexp-0.20.0-5|10	Group:		Development/Perl
12mr|perl-PPIx-Regexp-0.20.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-PPIx-Regexp-0.20.0-5|12	Source0:	http://www.cpan.org/modules/by-module/PPIx/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-PPIx-Regexp-0.20.0-5|13	
12mr|perl-PPIx-Regexp-0.20.0-5|14	BuildRequires:	perl(List::MoreUtils)
12mr|perl-PPIx-Regexp-0.20.0-5|15	BuildRequires:	perl(List::Util)
12mr|perl-PPIx-Regexp-0.20.0-5|16	BuildRequires:	perl(PPI::Document)
12mr|perl-PPIx-Regexp-0.20.0-5|17	BuildRequires:	perl(Params::Util)
12mr|perl-PPIx-Regexp-0.20.0-5|18	BuildRequires:	perl(Readonly)
12mr|perl-PPIx-Regexp-0.20.0-5|19	BuildRequires:	perl(Scalar::Util)
12mr|perl-PPIx-Regexp-0.20.0-5|20	BuildRequires:	perl(Task::Weaken)
12mr|perl-PPIx-Regexp-0.20.0-5|21	BuildRequires:	perl-devel
12mr|perl-PPIx-Regexp-0.20.0-5|22	BuildArch:	noarch
12mr|perl-PPIx-Regexp-0.20.0-5|23	
12mr|perl-PPIx-Regexp-0.20.0-5|24	%description
12mr|perl-PPIx-Regexp-0.20.0-5|25	The purpose of the _PPIx-Regexp_ package is to parse regular expressions in
12mr|perl-PPIx-Regexp-0.20.0-5|26	a manner similar to the way the PPI package parses Perl. This class forms
12mr|perl-PPIx-Regexp-0.20.0-5|27	the root of the parse tree, playing a role similar to PPI::Document.
12mr|perl-PPIx-Regexp-0.20.0-5|28	
12mr|perl-PPIx-Regexp-0.20.0-5|29	This package shares with PPI the property of being round-trip safe. That
12mr|perl-PPIx-Regexp-0.20.0-5|30	is,
12mr|perl-PPIx-Regexp-0.20.0-5|31	
12mr|perl-PPIx-Regexp-0.20.0-5|32	my $expr = 's/ ( \d+ ) ( \D+ ) /$2$1/smxg';
12mr|perl-PPIx-Regexp-0.20.0-5|33	my $re = PPIx::Regexp->new( $expr );
12mr|perl-PPIx-Regexp-0.20.0-5|34	print $re->content() eq $expr ? "yes\n" : "no\n"
12mr|perl-PPIx-Regexp-0.20.0-5|35	
12mr|perl-PPIx-Regexp-0.20.0-5|36	%prep
12mr|perl-PPIx-Regexp-0.20.0-5|37	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-PPIx-Regexp-0.20.0-5|38	
12mr|perl-PPIx-Regexp-0.20.0-5|39	%build
12mr|perl-PPIx-Regexp-0.20.0-5|40	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-PPIx-Regexp-0.20.0-5|41	%make
12mr|perl-PPIx-Regexp-0.20.0-5|42	
12mr|perl-PPIx-Regexp-0.20.0-5|43	%check
12mr|perl-PPIx-Regexp-0.20.0-5|44	%make test
12mr|perl-PPIx-Regexp-0.20.0-5|45	
12mr|perl-PPIx-Regexp-0.20.0-5|46	%install
12mr|perl-PPIx-Regexp-0.20.0-5|47	%makeinstall_std
12mr|perl-PPIx-Regexp-0.20.0-5|48	
12mr|perl-PPIx-Regexp-0.20.0-5|49	%files
12mr|perl-PPIx-Regexp-0.20.0-5|50	%doc Changes META.yml README
12mr|perl-PPIx-Regexp-0.20.0-5|51	%{_mandir}/man3/*
12mr|perl-PPIx-Regexp-0.20.0-5|52	%{perl_vendorlib}/*
12mr|perl-PPIx-Regexp-0.20.0-5|53	
12mr|perl-PPIx-Regexp-0.20.0-5|54	
12mr|perl-PPIx-Regexp-0.20.0-5|55	
12mr|perl-PPIx-Regexp-0.20.0-5|56	%changelog
12mr|perl-PPIx-Regexp-0.20.0-5|57	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-PPIx-Regexp-0.20.0-5|58	+ Commit: dc7f2e8
12mr|perl-PPIx-Regexp-0.20.0-5|59	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-PPIx-Regexp-0.20.0-5|60	
12mr|perl-PPIx-Regexp-0.20.0-5|61	

15744 12
12mr|perl-PPIx-Utilities-1.1.0-5|1	%define upstream_name    PPIx-Utilities
12mr|perl-PPIx-Utilities-1.1.0-5|2	%define upstream_version 1.001000
12mr|perl-PPIx-Utilities-1.1.0-5|3	
12mr|perl-PPIx-Utilities-1.1.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-PPIx-Utilities-1.1.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-PPIx-Utilities-1.1.0-5|6	Release:	5
12mr|perl-PPIx-Utilities-1.1.0-5|7	Summary:	A problem identified by L<PPIx::Utilities|PPIx::Utilities>
12mr|perl-PPIx-Utilities-1.1.0-5|8	License:	GPL+ or Artistic
12mr|perl-PPIx-Utilities-1.1.0-5|9	Group:		Development/Perl
12mr|perl-PPIx-Utilities-1.1.0-5|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-PPIx-Utilities-1.1.0-5|11	Source0:	http://www.cpan.org/modules/by-module/PPIx/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-PPIx-Utilities-1.1.0-5|12	BuildRequires:	perl(Data::Dumper)
12mr|perl-PPIx-Utilities-1.1.0-5|13	BuildRequires:	perl(Exception::Class)
12mr|perl-PPIx-Utilities-1.1.0-5|14	BuildRequires:	perl(Exporter)
12mr|perl-PPIx-Utilities-1.1.0-5|15	BuildRequires:	perl(PPI)
12mr|perl-PPIx-Utilities-1.1.0-5|16	BuildRequires:	perl(PPI::Document)
12mr|perl-PPIx-Utilities-1.1.0-5|17	BuildRequires:	perl(PPI::Document::Fragment)
12mr|perl-PPIx-Utilities-1.1.0-5|18	BuildRequires:	perl(PPI::Dumper)
12mr|perl-PPIx-Utilities-1.1.0-5|19	BuildRequires:	perl(Readonly)
12mr|perl-PPIx-Utilities-1.1.0-5|20	BuildRequires:	perl(Scalar::Util)
12mr|perl-PPIx-Utilities-1.1.0-5|21	BuildRequires:	perl(Task::Weaken)
12mr|perl-PPIx-Utilities-1.1.0-5|22	BuildRequires:	perl(Test::Deep)
12mr|perl-PPIx-Utilities-1.1.0-5|23	BuildRequires:	perl(Test::More)
12mr|perl-PPIx-Utilities-1.1.0-5|24	BuildRequires:	perl(base)
12mr|perl-PPIx-Utilities-1.1.0-5|25	BuildRequires:	perl(strict)
12mr|perl-PPIx-Utilities-1.1.0-5|26	BuildRequires:	perl(warnings)
12mr|perl-PPIx-Utilities-1.1.0-5|27	BuildRequires:	perl(Module::Build::Compat)
12mr|perl-PPIx-Utilities-1.1.0-5|28	BuildRequires:	perl-devel
12mr|perl-PPIx-Utilities-1.1.0-5|29	BuildArch:	noarch
12mr|perl-PPIx-Utilities-1.1.0-5|30	
12mr|perl-PPIx-Utilities-1.1.0-5|31	%description
12mr|perl-PPIx-Utilities-1.1.0-5|32	This is a collection of functions for dealing with the PPI manpage objects,
12mr|perl-PPIx-Utilities-1.1.0-5|33	many of which originated in the Perl::Critic manpage. They are organized
12mr|perl-PPIx-Utilities-1.1.0-5|34	into modules by the kind of PPI class they relate to, by replacing the
12mr|perl-PPIx-Utilities-1.1.0-5|35	"PPI" at the front of the module name with "PPIx::Utilities", e.g.
12mr|perl-PPIx-Utilities-1.1.0-5|36	functionality related to the PPI::Node manpages is in the
12mr|perl-PPIx-Utilities-1.1.0-5|37	PPIx::Utilities::Node manpage.
12mr|perl-PPIx-Utilities-1.1.0-5|38	
12mr|perl-PPIx-Utilities-1.1.0-5|39	%prep
12mr|perl-PPIx-Utilities-1.1.0-5|40	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-PPIx-Utilities-1.1.0-5|41	
12mr|perl-PPIx-Utilities-1.1.0-5|42	%build
12mr|perl-PPIx-Utilities-1.1.0-5|43	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-PPIx-Utilities-1.1.0-5|44	%make
12mr|perl-PPIx-Utilities-1.1.0-5|45	
12mr|perl-PPIx-Utilities-1.1.0-5|46	%check
12mr|perl-PPIx-Utilities-1.1.0-5|47	%make test
12mr|perl-PPIx-Utilities-1.1.0-5|48	
12mr|perl-PPIx-Utilities-1.1.0-5|49	%install
12mr|perl-PPIx-Utilities-1.1.0-5|50	%makeinstall_std
12mr|perl-PPIx-Utilities-1.1.0-5|51	
12mr|perl-PPIx-Utilities-1.1.0-5|52	%files
12mr|perl-PPIx-Utilities-1.1.0-5|53	%doc Changes LICENSE META.yml README
12mr|perl-PPIx-Utilities-1.1.0-5|54	%{_mandir}/man3/*
12mr|perl-PPIx-Utilities-1.1.0-5|55	%{perl_vendorlib}/*
12mr|perl-PPIx-Utilities-1.1.0-5|56	
12mr|perl-PPIx-Utilities-1.1.0-5|57	
12mr|perl-PPIx-Utilities-1.1.0-5|58	
12mr|perl-PPIx-Utilities-1.1.0-5|59	%changelog
12mr|perl-PPIx-Utilities-1.1.0-5|60	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-PPIx-Utilities-1.1.0-5|61	+ Commit: 3a49ea8
12mr|perl-PPIx-Utilities-1.1.0-5|62	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-PPIx-Utilities-1.1.0-5|63	
12mr|perl-PPIx-Utilities-1.1.0-5|64	

15745 12
12mr|perl-Probe-Perl-0.10.0-5|1	%define upstream_name    Probe-Perl
12mr|perl-Probe-Perl-0.10.0-5|2	%define upstream_version 0.01
12mr|perl-Probe-Perl-0.10.0-5|3	
12mr|perl-Probe-Perl-0.10.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Probe-Perl-0.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Probe-Perl-0.10.0-5|6	Release:	5
12mr|perl-Probe-Perl-0.10.0-5|7	
12mr|perl-Probe-Perl-0.10.0-5|8	Summary:	Information about the currently running perl
12mr|perl-Probe-Perl-0.10.0-5|9	License:	GPL+ or Artistic
12mr|perl-Probe-Perl-0.10.0-5|10	Group:		Development/Perl
12mr|perl-Probe-Perl-0.10.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Probe-Perl-0.10.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Probe/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Probe-Perl-0.10.0-5|13	
12mr|perl-Probe-Perl-0.10.0-5|14	BuildRequires:	perl(Config)
12mr|perl-Probe-Perl-0.10.0-5|15	BuildRequires:	perl(Module::Build::Compat)
12mr|perl-Probe-Perl-0.10.0-5|16	BuildRequires:	perl(Test)
12mr|perl-Probe-Perl-0.10.0-5|17	BuildRequires:	perl-devel
12mr|perl-Probe-Perl-0.10.0-5|18	
12mr|perl-Probe-Perl-0.10.0-5|19	BuildArch:	noarch
12mr|perl-Probe-Perl-0.10.0-5|20	
12mr|perl-Probe-Perl-0.10.0-5|21	%description
12mr|perl-Probe-Perl-0.10.0-5|22	This module provides methods for obtaining information about the currently
12mr|perl-Probe-Perl-0.10.0-5|23	running perl interpreter. It originally began life as code in the
12mr|perl-Probe-Perl-0.10.0-5|24	'Module::Build' project, but has been externalized here for general use.
12mr|perl-Probe-Perl-0.10.0-5|25	
12mr|perl-Probe-Perl-0.10.0-5|26	%prep
12mr|perl-Probe-Perl-0.10.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Probe-Perl-0.10.0-5|28	
12mr|perl-Probe-Perl-0.10.0-5|29	%build
12mr|perl-Probe-Perl-0.10.0-5|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Probe-Perl-0.10.0-5|31	%make
12mr|perl-Probe-Perl-0.10.0-5|32	
12mr|perl-Probe-Perl-0.10.0-5|33	%check
12mr|perl-Probe-Perl-0.10.0-5|34	make test
12mr|perl-Probe-Perl-0.10.0-5|35	
12mr|perl-Probe-Perl-0.10.0-5|36	%install
12mr|perl-Probe-Perl-0.10.0-5|37	%makeinstall_std
12mr|perl-Probe-Perl-0.10.0-5|38	
12mr|perl-Probe-Perl-0.10.0-5|39	%files
12mr|perl-Probe-Perl-0.10.0-5|40	%doc Changes README
12mr|perl-Probe-Perl-0.10.0-5|41	%{_mandir}/man3/*
12mr|perl-Probe-Perl-0.10.0-5|42	%{perl_vendorlib}/*
12mr|perl-Probe-Perl-0.10.0-5|43	
12mr|perl-Probe-Perl-0.10.0-5|44	
12mr|perl-Probe-Perl-0.10.0-5|45	
12mr|perl-Probe-Perl-0.10.0-5|46	%changelog
12mr|perl-Probe-Perl-0.10.0-5|47	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Probe-Perl-0.10.0-5|48	+ Commit: 41f2ed9
12mr|perl-Probe-Perl-0.10.0-5|49	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Probe-Perl-0.10.0-5|50	
12mr|perl-Probe-Perl-0.10.0-5|51	

15746 12
12mr|perl-Proc-Daemon-0.140.0-4|1	%define upstream_name    Proc-Daemon
12mr|perl-Proc-Daemon-0.140.0-4|2	%define upstream_version 0.14
12mr|perl-Proc-Daemon-0.140.0-4|3	
12mr|perl-Proc-Daemon-0.140.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-Proc-Daemon-0.140.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Proc-Daemon-0.140.0-4|6	Release:	4
12mr|perl-Proc-Daemon-0.140.0-4|7	
12mr|perl-Proc-Daemon-0.140.0-4|8	Summary:	Run a perl program as a daemon process
12mr|perl-Proc-Daemon-0.140.0-4|9	License:	Artistic
12mr|perl-Proc-Daemon-0.140.0-4|10	Group:		Development/Perl
12mr|perl-Proc-Daemon-0.140.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Proc-Daemon-0.140.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Proc/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Proc-Daemon-0.140.0-4|13	
12mr|perl-Proc-Daemon-0.140.0-4|14	BuildRequires:  perl-devel
12mr|perl-Proc-Daemon-0.140.0-4|15	BuildArch:	noarch
12mr|perl-Proc-Daemon-0.140.0-4|16	
12mr|perl-Proc-Daemon-0.140.0-4|17	%description
12mr|perl-Proc-Daemon-0.140.0-4|18	Proc::Daemon provides the capability for a Perl program to run
12mr|perl-Proc-Daemon-0.140.0-4|19	as a Unix daemon process.
12mr|perl-Proc-Daemon-0.140.0-4|20	
12mr|perl-Proc-Daemon-0.140.0-4|21	%prep
12mr|perl-Proc-Daemon-0.140.0-4|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Proc-Daemon-0.140.0-4|23	
12mr|perl-Proc-Daemon-0.140.0-4|24	%build
12mr|perl-Proc-Daemon-0.140.0-4|25	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Proc-Daemon-0.140.0-4|26	%make
12mr|perl-Proc-Daemon-0.140.0-4|27	
12mr|perl-Proc-Daemon-0.140.0-4|28	%check
12mr|perl-Proc-Daemon-0.140.0-4|29	make test
12mr|perl-Proc-Daemon-0.140.0-4|30	
12mr|perl-Proc-Daemon-0.140.0-4|31	%install
12mr|perl-Proc-Daemon-0.140.0-4|32	%makeinstall_std
12mr|perl-Proc-Daemon-0.140.0-4|33	
12mr|perl-Proc-Daemon-0.140.0-4|34	%files
12mr|perl-Proc-Daemon-0.140.0-4|35	%doc README
12mr|perl-Proc-Daemon-0.140.0-4|36	%{_mandir}/man3/*
12mr|perl-Proc-Daemon-0.140.0-4|37	%{perl_vendorlib}/Proc
12mr|perl-Proc-Daemon-0.140.0-4|38	
12mr|perl-Proc-Daemon-0.140.0-4|39	
12mr|perl-Proc-Daemon-0.140.0-4|40	
12mr|perl-Proc-Daemon-0.140.0-4|41	%changelog
12mr|perl-Proc-Daemon-0.140.0-4|42	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Proc-Daemon-0.140.0-4|43	+ Commit: 85946ef
12mr|perl-Proc-Daemon-0.140.0-4|44	- Add perl-devel to BuildRequires
12mr|perl-Proc-Daemon-0.140.0-4|45	
12mr|perl-Proc-Daemon-0.140.0-4|46	

15747 12
12mr|perl-Proc-PID-File-1.270.0-5|1	%define upstream_name    Proc-PID-File
12mr|perl-Proc-PID-File-1.270.0-5|2	%define upstream_version 1.27
12mr|perl-Proc-PID-File-1.270.0-5|3	
12mr|perl-Proc-PID-File-1.270.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Proc-PID-File-1.270.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Proc-PID-File-1.270.0-5|6	Release:	5
12mr|perl-Proc-PID-File-1.270.0-5|7	
12mr|perl-Proc-PID-File-1.270.0-5|8	Summary:	A module to manage process id files
12mr|perl-Proc-PID-File-1.270.0-5|9	License:	GPL+ or Artistic
12mr|perl-Proc-PID-File-1.270.0-5|10	Group:		Development/Perl
12mr|perl-Proc-PID-File-1.270.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Proc-PID-File-1.270.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Proc/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Proc-PID-File-1.270.0-5|13	
12mr|perl-Proc-PID-File-1.270.0-5|14	BuildRequires:	perl-devel
12mr|perl-Proc-PID-File-1.270.0-5|15	BuildArch: noarch
12mr|perl-Proc-PID-File-1.270.0-5|16	
12mr|perl-Proc-PID-File-1.270.0-5|17	%description
12mr|perl-Proc-PID-File-1.270.0-5|18	This Perl module is useful for writers of daemons and other processes that
12mr|perl-Proc-PID-File-1.270.0-5|19	need to tell whether they are already running, in order to prevent multiple
12mr|perl-Proc-PID-File-1.270.0-5|20	process instances. The module accomplishes this via *nix-style _pidfiles_,
12mr|perl-Proc-PID-File-1.270.0-5|21	which are files that store a process identifier.
12mr|perl-Proc-PID-File-1.270.0-5|22	
12mr|perl-Proc-PID-File-1.270.0-5|23	The module provides two interfaces: 1) a simple call, and 2) an
12mr|perl-Proc-PID-File-1.270.0-5|24	object-oriented interface
12mr|perl-Proc-PID-File-1.270.0-5|25	
12mr|perl-Proc-PID-File-1.270.0-5|26	%prep
12mr|perl-Proc-PID-File-1.270.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Proc-PID-File-1.270.0-5|28	
12mr|perl-Proc-PID-File-1.270.0-5|29	%build
12mr|perl-Proc-PID-File-1.270.0-5|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Proc-PID-File-1.270.0-5|31	%make
12mr|perl-Proc-PID-File-1.270.0-5|32	
12mr|perl-Proc-PID-File-1.270.0-5|33	%check
12mr|perl-Proc-PID-File-1.270.0-5|34	%make test
12mr|perl-Proc-PID-File-1.270.0-5|35	
12mr|perl-Proc-PID-File-1.270.0-5|36	%install
12mr|perl-Proc-PID-File-1.270.0-5|37	%makeinstall_std
12mr|perl-Proc-PID-File-1.270.0-5|38	
12mr|perl-Proc-PID-File-1.270.0-5|39	%files
12mr|perl-Proc-PID-File-1.270.0-5|40	%doc README META.yml Changes LICENSE
12mr|perl-Proc-PID-File-1.270.0-5|41	%{_mandir}/man3/*
12mr|perl-Proc-PID-File-1.270.0-5|42	%{perl_vendorlib}/*
12mr|perl-Proc-PID-File-1.270.0-5|43	
12mr|perl-Proc-PID-File-1.270.0-5|44	
12mr|perl-Proc-PID-File-1.270.0-5|45	
12mr|perl-Proc-PID-File-1.270.0-5|46	%changelog
12mr|perl-Proc-PID-File-1.270.0-5|47	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Proc-PID-File-1.270.0-5|48	+ Commit: 51be238
12mr|perl-Proc-PID-File-1.270.0-5|49	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Proc-PID-File-1.270.0-5|50	
12mr|perl-Proc-PID-File-1.270.0-5|51	

15748 12
12mr|perl-Proc-WaitStat-1.0.0-7|1	%define upstream_name    Proc-WaitStat
12mr|perl-Proc-WaitStat-1.0.0-7|2	%define upstream_version 1.00
12mr|perl-Proc-WaitStat-1.0.0-7|3	
12mr|perl-Proc-WaitStat-1.0.0-7|4	Name:       perl-%{upstream_name}
12mr|perl-Proc-WaitStat-1.0.0-7|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Proc-WaitStat-1.0.0-7|6	Release:    7
12mr|perl-Proc-WaitStat-1.0.0-7|7	
12mr|perl-Proc-WaitStat-1.0.0-7|8	Summary:	Proc::WaitStat - Interpret and act on wait() status values
12mr|perl-Proc-WaitStat-1.0.0-7|9	License:	GPL+ or Artistic
12mr|perl-Proc-WaitStat-1.0.0-7|10	Group:		Development/Perl
12mr|perl-Proc-WaitStat-1.0.0-7|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Proc-WaitStat-1.0.0-7|12	Source0:    http://www.cpan.org/modules/by-module/Proc/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Proc-WaitStat-1.0.0-7|13	
12mr|perl-Proc-WaitStat-1.0.0-7|14	BuildRequires:	perl(IPC::Signal)
12mr|perl-Proc-WaitStat-1.0.0-7|15	BuildRequires:	perl-devel
12mr|perl-Proc-WaitStat-1.0.0-7|16	
12mr|perl-Proc-WaitStat-1.0.0-7|17	BuildArch:	noarch
12mr|perl-Proc-WaitStat-1.0.0-7|18	
12mr|perl-Proc-WaitStat-1.0.0-7|19	%description
12mr|perl-Proc-WaitStat-1.0.0-7|20	This module contains functions for interpreting and acting on wait
12mr|perl-Proc-WaitStat-1.0.0-7|21	status values.
12mr|perl-Proc-WaitStat-1.0.0-7|22	
12mr|perl-Proc-WaitStat-1.0.0-7|23	%prep
12mr|perl-Proc-WaitStat-1.0.0-7|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Proc-WaitStat-1.0.0-7|25	
12mr|perl-Proc-WaitStat-1.0.0-7|26	%build
12mr|perl-Proc-WaitStat-1.0.0-7|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Proc-WaitStat-1.0.0-7|28	
12mr|perl-Proc-WaitStat-1.0.0-7|29	%make
12mr|perl-Proc-WaitStat-1.0.0-7|30	%make test
12mr|perl-Proc-WaitStat-1.0.0-7|31	
12mr|perl-Proc-WaitStat-1.0.0-7|32	%install
12mr|perl-Proc-WaitStat-1.0.0-7|33	%makeinstall_std
12mr|perl-Proc-WaitStat-1.0.0-7|34	
12mr|perl-Proc-WaitStat-1.0.0-7|35	%files
12mr|perl-Proc-WaitStat-1.0.0-7|36	%doc Changes README
12mr|perl-Proc-WaitStat-1.0.0-7|37	%{perl_vendorlib}/Proc/WaitStat.pm
12mr|perl-Proc-WaitStat-1.0.0-7|38	%{_mandir}/*/*
12mr|perl-Proc-WaitStat-1.0.0-7|39	
12mr|perl-Proc-WaitStat-1.0.0-7|40	
12mr|perl-Proc-WaitStat-1.0.0-7|41	
12mr|perl-Proc-WaitStat-1.0.0-7|42	%changelog
12mr|perl-Proc-WaitStat-1.0.0-7|43	* Tue Sep  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Proc-WaitStat-1.0.0-7|44	+ Commit: 10c08ba
12mr|perl-Proc-WaitStat-1.0.0-7|45	- Add perl-devel to BuildRequires
12mr|perl-Proc-WaitStat-1.0.0-7|46	
12mr|perl-Proc-WaitStat-1.0.0-7|47	* Tue Sep  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Proc-WaitStat-1.0.0-7|48	+ Commit: 6dcd86b
12mr|perl-Proc-WaitStat-1.0.0-7|49	- Spec cleanup
12mr|perl-Proc-WaitStat-1.0.0-7|50	
12mr|perl-Proc-WaitStat-1.0.0-7|51	

15749 12
12mr|perl-qt4-4.9.4-1|1	%define srcname perlqt
12mr|perl-qt4-4.9.4-1|2	
12mr|perl-qt4-4.9.4-1|3	Name:		perl-qt4
12mr|perl-qt4-4.9.4-1|4	Summary:	Qt bindings for Perl
12mr|perl-qt4-4.9.4-1|5	Version:	4.9.4
12mr|perl-qt4-4.9.4-1|6	Release:	1
12mr|perl-qt4-4.9.4-1|7	Epoch:		1
12mr|perl-qt4-4.9.4-1|8	Group:		Development/KDE and Qt
12mr|perl-qt4-4.9.4-1|9	License:	GPLv2 Artistic GPLv3 LGPLv2
12mr|perl-qt4-4.9.4-1|10	URL:		http://www.kde.org
12mr|perl-qt4-4.9.4-1|11	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{srcname}-%{version}.tar.xz
12mr|perl-qt4-4.9.4-1|12	Patch0:		perlqt-4.8.1-link.patch
12mr|perl-qt4-4.9.4-1|13	BuildRequires:	smokeqt-devel >= 1:%{version}
12mr|perl-qt4-4.9.4-1|14	BuildRequires:	perl-devel
12mr|perl-qt4-4.9.4-1|15	BuildRequires:	db-devel
12mr|perl-qt4-4.9.4-1|16	BuildRequires:	pkgconfig(qimageblitz)
12mr|perl-qt4-4.9.4-1|17	Conflicts:	perl-kde < 1:4.6.90
12mr|perl-qt4-4.9.4-1|18	
12mr|perl-qt4-4.9.4-1|19	%description
12mr|perl-qt4-4.9.4-1|20	A Qt4 bindings for perl language.
12mr|perl-qt4-4.9.4-1|21	
12mr|perl-qt4-4.9.4-1|22	%files
12mr|perl-qt4-4.9.4-1|23	%doc LICENSE LICENSE.Artistic LICENSE.GPL-3 LICENSE.LGPL MANIFEST README
12mr|perl-qt4-4.9.4-1|24	%{_kde_bindir}/puic4
12mr|perl-qt4-4.9.4-1|25	%{_kde_bindir}/prcc4_bin
12mr|perl-qt4-4.9.4-1|26	%{_kde_bindir}/qdbusxml2perl
12mr|perl-qt4-4.9.4-1|27	%{perl_sitearch}/Qt*.pm
12mr|perl-qt4-4.9.4-1|28	%{perl_sitearch}/QtCore4
12mr|perl-qt4-4.9.4-1|29	%{perl_sitearch}/auto/Qt*
12mr|perl-qt4-4.9.4-1|30	%{perl_sitelib}/*/Phonon.pm
12mr|perl-qt4-4.9.4-1|31	%{perl_sitelib}/*/QImageBlitz.pm
12mr|perl-qt4-4.9.4-1|32	%{perl_sitelib}/*/Qsci.pm
12mr|perl-qt4-4.9.4-1|33	%{perl_sitelib}/*/auto/Phonon/Phonon.so
12mr|perl-qt4-4.9.4-1|34	%{perl_sitelib}/*/auto/QImageBlitz/QImageBlitz.so
12mr|perl-qt4-4.9.4-1|35	%{perl_sitelib}/*/auto/Qsci/Qsci.so
12mr|perl-qt4-4.9.4-1|36	
12mr|perl-qt4-4.9.4-1|37	#--------------------------------------------------------
12mr|perl-qt4-4.9.4-1|38	
12mr|perl-qt4-4.9.4-1|39	%package devel
12mr|perl-qt4-4.9.4-1|40	Summary:	Headers files for %{name}
12mr|perl-qt4-4.9.4-1|41	Group:		Development/KDE and Qt
12mr|perl-qt4-4.9.4-1|42	Requires:	smokeqt-devel >= 1:%{version}
12mr|perl-qt4-4.9.4-1|43	Requires:	perl-devel
12mr|perl-qt4-4.9.4-1|44	Requires:	db-devel
12mr|perl-qt4-4.9.4-1|45	Requires:	%{name} = %{EVRD}
12mr|perl-qt4-4.9.4-1|46	
12mr|perl-qt4-4.9.4-1|47	%description devel
12mr|perl-qt4-4.9.4-1|48	Headers files for %{name}
12mr|perl-qt4-4.9.4-1|49	
12mr|perl-qt4-4.9.4-1|50	%files devel
12mr|perl-qt4-4.9.4-1|51	%dir %{_kde_includedir}/%{srcname}
12mr|perl-qt4-4.9.4-1|52	%{_kde_includedir}/%{srcname}/QtCore4.h
12mr|perl-qt4-4.9.4-1|53	%{_kde_includedir}/%{srcname}/binding.h
12mr|perl-qt4-4.9.4-1|54	%{_kde_includedir}/%{srcname}/handlers.h
12mr|perl-qt4-4.9.4-1|55	%{_kde_includedir}/%{srcname}/listclass_macros.h
12mr|perl-qt4-4.9.4-1|56	%{_kde_includedir}/%{srcname}/marshall.h
12mr|perl-qt4-4.9.4-1|57	%{_kde_includedir}/%{srcname}/marshall_basetypes.h
12mr|perl-qt4-4.9.4-1|58	%{_kde_includedir}/%{srcname}/marshall_complex.h
12mr|perl-qt4-4.9.4-1|59	%{_kde_includedir}/%{srcname}/marshall_macros.h
12mr|perl-qt4-4.9.4-1|60	%{_kde_includedir}/%{srcname}/marshall_primitives.h
12mr|perl-qt4-4.9.4-1|61	%{_kde_includedir}/%{srcname}/marshall_types.h
12mr|perl-qt4-4.9.4-1|62	%{_kde_includedir}/%{srcname}/perlqt.h
12mr|perl-qt4-4.9.4-1|63	%{_kde_includedir}/%{srcname}/ppport.h
12mr|perl-qt4-4.9.4-1|64	%{_kde_includedir}/%{srcname}/smokehelp.h
12mr|perl-qt4-4.9.4-1|65	%{_kde_includedir}/%{srcname}/smokeperl.h
12mr|perl-qt4-4.9.4-1|66	%{_kde_includedir}/%{srcname}/util.h
12mr|perl-qt4-4.9.4-1|67	%dir %{_kde_datadir}/%{srcname}
12mr|perl-qt4-4.9.4-1|68	%dir %{_kde_datadir}/%{srcname}/cmake
12mr|perl-qt4-4.9.4-1|69	%{_kde_datadir}/%{srcname}/cmake/FindPerlMore.cmake
12mr|perl-qt4-4.9.4-1|70	%{_kde_datadir}/%{srcname}/cmake/PerlQtConfig.cmake
12mr|perl-qt4-4.9.4-1|71	%{_kde_datadir}/%{srcname}/cmake/PerlQtExport*.cmake
12mr|perl-qt4-4.9.4-1|72	%{_kde_datadir}/%{srcname}/doxsubpp.pl
12mr|perl-qt4-4.9.4-1|73	
12mr|perl-qt4-4.9.4-1|74	#------------------------------------------------------------
12mr|perl-qt4-4.9.4-1|75	
12mr|perl-qt4-4.9.4-1|76	%prep
12mr|perl-qt4-4.9.4-1|77	%setup -q -n %{srcname}-%{version}
12mr|perl-qt4-4.9.4-1|78	%patch0 -p1
12mr|perl-qt4-4.9.4-1|79	
12mr|perl-qt4-4.9.4-1|80	%build
12mr|perl-qt4-4.9.4-1|81	%cmake_kde4
12mr|perl-qt4-4.9.4-1|82	%make
12mr|perl-qt4-4.9.4-1|83	
12mr|perl-qt4-4.9.4-1|84	%install
12mr|perl-qt4-4.9.4-1|85	%makeinstall_std -C build
12mr|perl-qt4-4.9.4-1|86	
12mr|perl-qt4-4.9.4-1|87	%changelog
12mr|perl-qt4-4.9.4-1|88	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
12mr|perl-qt4-4.9.4-1|89	- New version 4.9.4
12mr|perl-qt4-4.9.4-1|90	
12mr|perl-qt4-4.9.4-1|91	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
12mr|perl-qt4-4.9.4-1|92	- New version 4.9.3
12mr|perl-qt4-4.9.4-1|93	
12mr|perl-qt4-4.9.4-1|94	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-1
12mr|perl-qt4-4.9.4-1|95	- New version 4.9.2
12mr|perl-qt4-4.9.4-1|96	
12mr|perl-qt4-4.9.4-1|97	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
12mr|perl-qt4-4.9.4-1|98	- New version 4.9.1
12mr|perl-qt4-4.9.4-1|99	
12mr|perl-qt4-4.9.4-1|100	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mr|perl-qt4-4.9.4-1|101	- New version 4.9.0
12mr|perl-qt4-4.9.4-1|102	
12mr|perl-qt4-4.9.4-1|103	* Sun Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-1
12mr|perl-qt4-4.9.4-1|104	- New version 4.8.97
12mr|perl-qt4-4.9.4-1|105	
12mr|perl-qt4-4.9.4-1|106	* Sun Jul 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
12mr|perl-qt4-4.9.4-1|107	- New version 4.8.95
12mr|perl-qt4-4.9.4-1|108	
12mr|perl-qt4-4.9.4-1|109	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.4-69.1mib2010.2
12mr|perl-qt4-4.9.4-1|110	- New version 4.8.4
12mr|perl-qt4-4.9.4-1|111	- Add pkgconfig(qimageblitz) to BuildRequires
12mr|perl-qt4-4.9.4-1|112	- MIB (Mandriva International Backports)
12mr|perl-qt4-4.9.4-1|113	
12mr|perl-qt4-4.9.4-1|114	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.3-69.1mib2010.2
12mr|perl-qt4-4.9.4-1|115	- New version 4.8.3
12mr|perl-qt4-4.9.4-1|116	- MIB (Mandriva International Backports)
12mr|perl-qt4-4.9.4-1|117	
12mr|perl-qt4-4.9.4-1|118	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.2-69.1mib2010.2
12mr|perl-qt4-4.9.4-1|119	- New version 4.8.2
12mr|perl-qt4-4.9.4-1|120	- MIB (Mandriva International Backports)
12mr|perl-qt4-4.9.4-1|121	
12mr|perl-qt4-4.9.4-1|122	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.1-69.1mib2010.2
12mr|perl-qt4-4.9.4-1|123	- New version 4.8.1
12mr|perl-qt4-4.9.4-1|124	- Add patch to fix linkage
12mr|perl-qt4-4.9.4-1|125	- MIB (Mandriva International Backports)
12mr|perl-qt4-4.9.4-1|126	
12mr|perl-qt4-4.9.4-1|127	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.0-69.4mib2010.2
12mr|perl-qt4-4.9.4-1|128	+ Revision: 769515
12mr|perl-qt4-4.9.4-1|129	- Backport to 2010.2 for MIB users
12mr|perl-qt4-4.9.4-1|130	- MIB (Mandriva International Backports)
12mr|perl-qt4-4.9.4-1|131	
12mr|perl-qt4-4.9.4-1|132	* Sat Jan 28 2012 Oden Eriksson <oeriksson@mandriva.com> 1:4.8.0-4
12mr|perl-qt4-4.9.4-1|133	+ Revision: 769515
12mr|perl-qt4-4.9.4-1|134	- db-devel was really needed here.
12mr|perl-qt4-4.9.4-1|135	- drop bogus deps
12mr|perl-qt4-4.9.4-1|136	
12mr|perl-qt4-4.9.4-1|137	* Fri Jan 27 2012 Oden Eriksson <oeriksson@mandriva.com> 1:4.8.0-3
12mr|perl-qt4-4.9.4-1|138	+ Revision: 769414
12mr|perl-qt4-4.9.4-1|139	- duh!
12mr|perl-qt4-4.9.4-1|140	- bump release
12mr|perl-qt4-4.9.4-1|141	- use the latest bdb (currently 5.2)
12mr|perl-qt4-4.9.4-1|142	
12mr|perl-qt4-4.9.4-1|143	* Sat Jan 21 2012 Oden Eriksson <oeriksson@mandriva.com> 1:4.8.0-2
12mr|perl-qt4-4.9.4-1|144	+ Revision: 764137
12mr|perl-qt4-4.9.4-1|145	- rebuilt for perl-5.14.x
12mr|perl-qt4-4.9.4-1|146	
12mr|perl-qt4-4.9.4-1|147	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|perl-qt4-4.9.4-1|148	- New upstream tarball
12mr|perl-qt4-4.9.4-1|149	
12mr|perl-qt4-4.9.4-1|150	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.97-1
12mr|perl-qt4-4.9.4-1|151	+ Revision: 758117
12mr|perl-qt4-4.9.4-1|152	- New upstream tarball
12mr|perl-qt4-4.9.4-1|153	
12mr|perl-qt4-4.9.4-1|154	* Tue Jan 03 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.95-1
12mr|perl-qt4-4.9.4-1|155	+ Revision: 748771
12mr|perl-qt4-4.9.4-1|156	- Fix file list
12mr|perl-qt4-4.9.4-1|157	- New version
12mr|perl-qt4-4.9.4-1|158	
12mr|perl-qt4-4.9.4-1|159	* Wed Dec 14 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.90-1
12mr|perl-qt4-4.9.4-1|160	+ Revision: 740825
12mr|perl-qt4-4.9.4-1|161	- New version
12mr|perl-qt4-4.9.4-1|162	
12mr|perl-qt4-4.9.4-1|163	* Mon Nov 21 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.80-1
12mr|perl-qt4-4.9.4-1|164	+ Revision: 732106
12mr|perl-qt4-4.9.4-1|165	- New version 4.7.80
12mr|perl-qt4-4.9.4-1|166	
12mr|perl-qt4-4.9.4-1|167	* Mon Sep 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.41-1
12mr|perl-qt4-4.9.4-1|168	+ Revision: 700315
12mr|perl-qt4-4.9.4-1|169	- Fix file list
12mr|perl-qt4-4.9.4-1|170	- Fix buildrequires
12mr|perl-qt4-4.9.4-1|171	- Remove unexising BR
12mr|perl-qt4-4.9.4-1|172	- Enable buildrequires
12mr|perl-qt4-4.9.4-1|173	- imported package perl-qt4
12mr|perl-qt4-4.9.4-1|174	

15750 12
12mr|perl-Razor-Agent-2.85-9|1	%define pkgname razor-agents
12mr|perl-Razor-Agent-2.85-9|2	
12mr|perl-Razor-Agent-2.85-9|3	Summary:	Use a Razor catalogue server to filter spam messages
12mr|perl-Razor-Agent-2.85-9|4	Name:		perl-Razor-Agent
12mr|perl-Razor-Agent-2.85-9|5	Version:	2.85
12mr|perl-Razor-Agent-2.85-9|6	Release:	9
12mr|perl-Razor-Agent-2.85-9|7	Group:		Networking/Mail
12mr|perl-Razor-Agent-2.85-9|8	License:	Artistic License 2.0
12mr|perl-Razor-Agent-2.85-9|9	URL:		http://razor.sourceforge.net
12mr|perl-Razor-Agent-2.85-9|10	Source0:	http://prdownloads.sourceforge.net/razor/%{pkgname}-%{version}.tar.bz2
12mr|perl-Razor-Agent-2.85-9|11	Requires:	perl-Net-DNS
12mr|perl-Razor-Agent-2.85-9|12	Requires:	hping2
12mr|perl-Razor-Agent-2.85-9|13	BuildRequires:	perl-devel
12mr|perl-Razor-Agent-2.85-9|14	BuildRequires:	perl-Net-DNS
12mr|perl-Razor-Agent-2.85-9|15	BuildRequires:	perl-Digest-SHA1
12mr|perl-Razor-Agent-2.85-9|16	BuildRequires:	perl-MailTools
12mr|perl-Razor-Agent-2.85-9|17	BuildRequires:	perl-Time-HiRes
12mr|perl-Razor-Agent-2.85-9|18	BuildRequires:	perl-URI
12mr|perl-Razor-Agent-2.85-9|19	BuildRequires:	perl-MIME-Base64
12mr|perl-Razor-Agent-2.85-9|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-builroot
12mr|perl-Razor-Agent-2.85-9|21	
12mr|perl-Razor-Agent-2.85-9|22	%description
12mr|perl-Razor-Agent-2.85-9|23	Vipul's Razor is a distributed, collaborative, spam detection and filtering
12mr|perl-Razor-Agent-2.85-9|24	network. Razor establishes a distributed and constantly updating catalogue of
12mr|perl-Razor-Agent-2.85-9|25	spam in propagation.  This catalogue is used by clients to filter out known
12mr|perl-Razor-Agent-2.85-9|26	spam. On receiving a spam, a Razor Reporting Agent (run by an end-user or a
12mr|perl-Razor-Agent-2.85-9|27	troll box) calculates and submits a 20-character unique identification of the
12mr|perl-Razor-Agent-2.85-9|28	spam (a SHA Digest) to its closest Razor Catalogue Server. The Catalogue Server
12mr|perl-Razor-Agent-2.85-9|29	echos this signature to other trusted servers after storing it in its database.
12mr|perl-Razor-Agent-2.85-9|30	Prior to manual processing or transport-level reception, Razor Filtering Agents
12mr|perl-Razor-Agent-2.85-9|31	(end-users and MTAs) check their incoming mail against a Catalogue Server and
12mr|perl-Razor-Agent-2.85-9|32	filter out or deny transport in case of a signature match. Catalogued spam,
12mr|perl-Razor-Agent-2.85-9|33	once identified and reported by a Reporting Agent, can be blocked out by the
12mr|perl-Razor-Agent-2.85-9|34	rest of the Filtering Agents on the network.
12mr|perl-Razor-Agent-2.85-9|35	
12mr|perl-Razor-Agent-2.85-9|36	%prep
12mr|perl-Razor-Agent-2.85-9|37	
12mr|perl-Razor-Agent-2.85-9|38	%setup -q -n %{pkgname}-%{version}
12mr|perl-Razor-Agent-2.85-9|39	
12mr|perl-Razor-Agent-2.85-9|40	%build
12mr|perl-Razor-Agent-2.85-9|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Razor-Agent-2.85-9|42	
12mr|perl-Razor-Agent-2.85-9|43	pushd Razor2-Preproc-deHTMLxs
12mr|perl-Razor-Agent-2.85-9|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Razor-Agent-2.85-9|45	popd
12mr|perl-Razor-Agent-2.85-9|46	
12mr|perl-Razor-Agent-2.85-9|47	%make OPTIMIZE="$CFLAGS"
12mr|perl-Razor-Agent-2.85-9|48	
12mr|perl-Razor-Agent-2.85-9|49	%check
12mr|perl-Razor-Agent-2.85-9|50	make test
12mr|perl-Razor-Agent-2.85-9|51	
12mr|perl-Razor-Agent-2.85-9|52	pushd Razor2-Preproc-deHTMLxs
12mr|perl-Razor-Agent-2.85-9|53	make test
12mr|perl-Razor-Agent-2.85-9|54	popd
12mr|perl-Razor-Agent-2.85-9|55	
12mr|perl-Razor-Agent-2.85-9|56	%install
12mr|perl-Razor-Agent-2.85-9|57	rm -rf %{buildroot}
12mr|perl-Razor-Agent-2.85-9|58	
12mr|perl-Razor-Agent-2.85-9|59	pushd Razor2-Preproc-deHTMLxs
12mr|perl-Razor-Agent-2.85-9|60	%makeinstall_std
12mr|perl-Razor-Agent-2.85-9|61	popd
12mr|perl-Razor-Agent-2.85-9|62	
12mr|perl-Razor-Agent-2.85-9|63	%makeinstall_std
12mr|perl-Razor-Agent-2.85-9|64	
12mr|perl-Razor-Agent-2.85-9|65	install -d %{buildroot}%{_mandir}/man5
12mr|perl-Razor-Agent-2.85-9|66	install -m0644 blib/man5/*.5 %{buildroot}%{_mandir}/man5
12mr|perl-Razor-Agent-2.85-9|67	
12mr|perl-Razor-Agent-2.85-9|68	# fix some defaults
12mr|perl-Razor-Agent-2.85-9|69	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mr|perl-Razor-Agent-2.85-9|70	install -d %{buildroot}/var/log/razor
12mr|perl-Razor-Agent-2.85-9|71	install -d %{buildroot}%{_sysconfdir}/razor
12mr|perl-Razor-Agent-2.85-9|72	
12mr|perl-Razor-Agent-2.85-9|73	cat > %{buildroot}%{_sysconfdir}/razor/razor-agent.conf << EOF
12mr|perl-Razor-Agent-2.85-9|74	logfile                = /var/log/razor/razor-agent.log
12mr|perl-Razor-Agent-2.85-9|75	EOF
12mr|perl-Razor-Agent-2.85-9|76	
12mr|perl-Razor-Agent-2.85-9|77	# fix logrotating
12mr|perl-Razor-Agent-2.85-9|78	cat > %{buildroot}%{_sysconfdir}/logrotate.d/razor-agent << EOF
12mr|perl-Razor-Agent-2.85-9|79	/var/log/razor/razor-agent.log {
12mr|perl-Razor-Agent-2.85-9|80	# create 644 root root
12mr|perl-Razor-Agent-2.85-9|81	weekly
12mr|perl-Razor-Agent-2.85-9|82	notifempty
12mr|perl-Razor-Agent-2.85-9|83	missingok
12mr|perl-Razor-Agent-2.85-9|84	compress
12mr|perl-Razor-Agent-2.85-9|85	}
12mr|perl-Razor-Agent-2.85-9|86	EOF
12mr|perl-Razor-Agent-2.85-9|87	
12mr|perl-Razor-Agent-2.85-9|88	%post
12mr|perl-Razor-Agent-2.85-9|89	# only do this if we have a working network and if the config file contains just one line
12mr|perl-Razor-Agent-2.85-9|90	if [ "`cat %{_sysconfdir}/razor/razor-agent.conf|wc -l`" -eq "1" ] ; then
12mr|perl-Razor-Agent-2.85-9|91	if /usr/sbin/hping -c 4 -p 2703 --tcpexitcode discovery.razor.cloudmark.com >/dev/null 2>&1; then
12mr|perl-Razor-Agent-2.85-9|92	%{_bindir}/razor-admin -d -create -home=%{_sysconfdir}/razor
12mr|perl-Razor-Agent-2.85-9|93	else
12mr|perl-Razor-Agent-2.85-9|94	echo "You might want to run \"%{_bindir}/razor-admin -d -create -home=%{_sysconfdir}/razor\" when your network works"
12mr|perl-Razor-Agent-2.85-9|95	fi
12mr|perl-Razor-Agent-2.85-9|96	fi
12mr|perl-Razor-Agent-2.85-9|97	
12mr|perl-Razor-Agent-2.85-9|98	%clean
12mr|perl-Razor-Agent-2.85-9|99	rm -rf %{buildroot}
12mr|perl-Razor-Agent-2.85-9|100	
12mr|perl-Razor-Agent-2.85-9|101	%files
12mr|perl-Razor-Agent-2.85-9|102	%defattr (-, root, root)
12mr|perl-Razor-Agent-2.85-9|103	%doc BUGS CREDITS Changes FAQ README SERVICE_POLICY
12mr|perl-Razor-Agent-2.85-9|104	%attr(0755,root,root) %dir %{_sysconfdir}/razor
12mr|perl-Razor-Agent-2.85-9|105	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/razor/razor-agent.conf
12mr|perl-Razor-Agent-2.85-9|106	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/razor-agent
12mr|perl-Razor-Agent-2.85-9|107	%{_bindir}/*
12mr|perl-Razor-Agent-2.85-9|108	%{perl_vendorlib}/Razor2
12mr|perl-Razor-Agent-2.85-9|109	%{perl_vendorlib}/auto/Razor2
12mr|perl-Razor-Agent-2.85-9|110	%{perl_vendorarch}/Razor2
12mr|perl-Razor-Agent-2.85-9|111	%{perl_vendorarch}/auto/Razor2
12mr|perl-Razor-Agent-2.85-9|112	%{_mandir}/*/*
12mr|perl-Razor-Agent-2.85-9|113	%attr(0755,root,root) %dir /var/log/razor
12mr|perl-Razor-Agent-2.85-9|114	
12mr|perl-Razor-Agent-2.85-9|115	
12mr|perl-Razor-Agent-2.85-9|116	
12mr|perl-Razor-Agent-2.85-9|117	%changelog
12mr|perl-Razor-Agent-2.85-9|118	

15751 12
12mr|perl-Readonly-1.30.0-5|1	%define	upstream_name	 Readonly
12mr|perl-Readonly-1.30.0-5|2	%define upstream_version 1.03
12mr|perl-Readonly-1.30.0-5|3	
12mr|perl-Readonly-1.30.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Readonly-1.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Readonly-1.30.0-5|6	Release:	5
12mr|perl-Readonly-1.30.0-5|7	
12mr|perl-Readonly-1.30.0-5|8	Summary:	Facility for creating read-only scalars, arrays, hashes
12mr|perl-Readonly-1.30.0-5|9	License:	GPL+ or Artistic
12mr|perl-Readonly-1.30.0-5|10	Group:		Development/Perl
12mr|perl-Readonly-1.30.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Readonly-1.30.0-5|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Readonly/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Readonly-1.30.0-5|13	
12mr|perl-Readonly-1.30.0-5|14	BuildRequires:	perl-devel
12mr|perl-Readonly-1.30.0-5|15	BuildArch:	noarch
12mr|perl-Readonly-1.30.0-5|16	
12mr|perl-Readonly-1.30.0-5|17	%description
12mr|perl-Readonly-1.30.0-5|18	This is a facility for creating non-modifiable variables. This is useful for
12mr|perl-Readonly-1.30.0-5|19	configuration files, headers, etc. It can also be useful as a development and
12mr|perl-Readonly-1.30.0-5|20	debugging tool, for catching updates to variables that should not be changed.
12mr|perl-Readonly-1.30.0-5|21	
12mr|perl-Readonly-1.30.0-5|22	If any of the values you pass to Scalar, Array, or Hash are references, then
12mr|perl-Readonly-1.30.0-5|23	those functions recurse over the data structures, marking everything as
12mr|perl-Readonly-1.30.0-5|24	Readonly. Usually, this is what you want: the entire structure nonmodifiable.
12mr|perl-Readonly-1.30.0-5|25	If you want only the top level to be Readonly, use the alternate Scalar1,
12mr|perl-Readonly-1.30.0-5|26	Array1 and Hash1 functions.
12mr|perl-Readonly-1.30.0-5|27	
12mr|perl-Readonly-1.30.0-5|28	Please note that most users of Readonly will also want to install a companion
12mr|perl-Readonly-1.30.0-5|29	module Readonly::XS. See the "CONS" section below for more details.
12mr|perl-Readonly-1.30.0-5|30	
12mr|perl-Readonly-1.30.0-5|31	%prep
12mr|perl-Readonly-1.30.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Readonly-1.30.0-5|33	
12mr|perl-Readonly-1.30.0-5|34	%build
12mr|perl-Readonly-1.30.0-5|35	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Readonly-1.30.0-5|36	%make
12mr|perl-Readonly-1.30.0-5|37	
12mr|perl-Readonly-1.30.0-5|38	%check
12mr|perl-Readonly-1.30.0-5|39	make test
12mr|perl-Readonly-1.30.0-5|40	
12mr|perl-Readonly-1.30.0-5|41	%install
12mr|perl-Readonly-1.30.0-5|42	%makeinstall_std
12mr|perl-Readonly-1.30.0-5|43	
12mr|perl-Readonly-1.30.0-5|44	%files
12mr|perl-Readonly-1.30.0-5|45	%doc Changes README
12mr|perl-Readonly-1.30.0-5|46	%{perl_vendorlib}/Readonly.pm
12mr|perl-Readonly-1.30.0-5|47	%{perl_vendorlib}/benchmark.pl
12mr|perl-Readonly-1.30.0-5|48	%{_mandir}/*/*
12mr|perl-Readonly-1.30.0-5|49	
12mr|perl-Readonly-1.30.0-5|50	
12mr|perl-Readonly-1.30.0-5|51	
12mr|perl-Readonly-1.30.0-5|52	%changelog
12mr|perl-Readonly-1.30.0-5|53	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Readonly-1.30.0-5|54	+ Commit: 766a5b9
12mr|perl-Readonly-1.30.0-5|55	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Readonly-1.30.0-5|56	
12mr|perl-Readonly-1.30.0-5|57	

15752 12
12mr|perl-RPC-XML-0.740.0-5|1	%define upstream_name	 RPC-XML
12mr|perl-RPC-XML-0.740.0-5|2	%define upstream_version 0.74
12mr|perl-RPC-XML-0.740.0-5|3	
12mr|perl-RPC-XML-0.740.0-5|4	Name: 		perl-%{upstream_name}
12mr|perl-RPC-XML-0.740.0-5|5	Version: 	%perl_convert_version %{upstream_version}
12mr|perl-RPC-XML-0.740.0-5|6	Release:	5
12mr|perl-RPC-XML-0.740.0-5|7	
12mr|perl-RPC-XML-0.740.0-5|8	Summary:	A set of classes for core data, message and XML handling
12mr|perl-RPC-XML-0.740.0-5|9	License:	GPL+ or Artistic
12mr|perl-RPC-XML-0.740.0-5|10	Group:		Development/Perl
12mr|perl-RPC-XML-0.740.0-5|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-RPC-XML-0.740.0-5|12	Source0:	http://www.cpan.org/modules/by-module/RPC/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-RPC-XML-0.740.0-5|13	
12mr|perl-RPC-XML-0.740.0-5|14	BuildRequires:	perl-devel
12mr|perl-RPC-XML-0.740.0-5|15	BuildRequires:	perl(XML::Parser)
12mr|perl-RPC-XML-0.740.0-5|16	BuildRequires:	perl(Net::Server)
12mr|perl-RPC-XML-0.740.0-5|17	BuildRequires:  perl(LWP::UserAgent)
12mr|perl-RPC-XML-0.740.0-5|18	BuildArch:	noarch
12mr|perl-RPC-XML-0.740.0-5|19	
12mr|perl-RPC-XML-0.740.0-5|20	%description
12mr|perl-RPC-XML-0.740.0-5|21	The RPC::XML package is a reference implementation of the XML-RPC
12mr|perl-RPC-XML-0.740.0-5|22	standard. As a reference implementation, it is geared more towards clarity and
12mr|perl-RPC-XML-0.740.0-5|23	readability than efficiency.
12mr|perl-RPC-XML-0.740.0-5|24	
12mr|perl-RPC-XML-0.740.0-5|25	The package provides a set of classes for creating values to pass to the
12mr|perl-RPC-XML-0.740.0-5|26	constructors for requests and responses. These are lightweight objects, most
12mr|perl-RPC-XML-0.740.0-5|27	of which are implemented as tied scalars so as to associate specific type
12mr|perl-RPC-XML-0.740.0-5|28	information with the value. Classes are also provided for requests, responses,
12mr|perl-RPC-XML-0.740.0-5|29	faults (errors) and a parser based on the XML::Parser package from CPAN.
12mr|perl-RPC-XML-0.740.0-5|30	
12mr|perl-RPC-XML-0.740.0-5|31	This module does not actually provide any transport implementation or
12mr|perl-RPC-XML-0.740.0-5|32	server basis. For these, see RPC::XML::Client and RPC::XML::Server,
12mr|perl-RPC-XML-0.740.0-5|33	respectively.
12mr|perl-RPC-XML-0.740.0-5|34	
12mr|perl-RPC-XML-0.740.0-5|35	%package	Apache
12mr|perl-RPC-XML-0.740.0-5|36	Summary:	RPC server as an Apache/mod_perl content handler
12mr|perl-RPC-XML-0.740.0-5|37	Group:		Development/Perl
12mr|perl-RPC-XML-0.740.0-5|38	
12mr|perl-RPC-XML-0.740.0-5|39	%description	Apache
12mr|perl-RPC-XML-0.740.0-5|40	RPC server as an Apache/mod_perl content handler.
12mr|perl-RPC-XML-0.740.0-5|41	
12mr|perl-RPC-XML-0.740.0-5|42	%prep
12mr|perl-RPC-XML-0.740.0-5|43	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-RPC-XML-0.740.0-5|44	
12mr|perl-RPC-XML-0.740.0-5|45	%build
12mr|perl-RPC-XML-0.740.0-5|46	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-RPC-XML-0.740.0-5|47	%make
12mr|perl-RPC-XML-0.740.0-5|48	
12mr|perl-RPC-XML-0.740.0-5|49	# make tests don't work
12mr|perl-RPC-XML-0.740.0-5|50	# make test
12mr|perl-RPC-XML-0.740.0-5|51	
12mr|perl-RPC-XML-0.740.0-5|52	%install
12mr|perl-RPC-XML-0.740.0-5|53	%makeinstall_std
12mr|perl-RPC-XML-0.740.0-5|54	
12mr|perl-RPC-XML-0.740.0-5|55	%files
12mr|perl-RPC-XML-0.740.0-5|56	%doc ChangeLog README*
12mr|perl-RPC-XML-0.740.0-5|57	%{_bindir}/*
12mr|perl-RPC-XML-0.740.0-5|58	%{perl_vendorlib}/RPC
12mr|perl-RPC-XML-0.740.0-5|59	%{perl_vendorlib}/auto/RPC
12mr|perl-RPC-XML-0.740.0-5|60	%{_mandir}/man3/*
12mr|perl-RPC-XML-0.740.0-5|61	%exclude %{_mandir}/man3/Apache*
12mr|perl-RPC-XML-0.740.0-5|62	%{_mandir}/man1/*
12mr|perl-RPC-XML-0.740.0-5|63	
12mr|perl-RPC-XML-0.740.0-5|64	%files Apache
12mr|perl-RPC-XML-0.740.0-5|65	%doc README.apache2
12mr|perl-RPC-XML-0.740.0-5|66	%{perl_vendorlib}/Apache
12mr|perl-RPC-XML-0.740.0-5|67	%{_mandir}/man3/Apache*
12mr|perl-RPC-XML-0.740.0-5|68	
12mr|perl-RPC-XML-0.740.0-5|69	
12mr|perl-RPC-XML-0.740.0-5|70	
12mr|perl-RPC-XML-0.740.0-5|71	
12mr|perl-RPC-XML-0.740.0-5|72	%changelog
12mr|perl-RPC-XML-0.740.0-5|73	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-RPC-XML-0.740.0-5|74	+ Commit: 7b2a086
12mr|perl-RPC-XML-0.740.0-5|75	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-RPC-XML-0.740.0-5|76	
12mr|perl-RPC-XML-0.740.0-5|77	

15753 12
12mr|perl-Safe-2.290.0-5|1	%define upstream_name    Safe
12mr|perl-Safe-2.290.0-5|2	%define upstream_version 2.29
12mr|perl-Safe-2.290.0-5|3	
12mr|perl-Safe-2.290.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Safe-2.290.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Safe-2.290.0-5|6	Release:	5
12mr|perl-Safe-2.290.0-5|7	
12mr|perl-Safe-2.290.0-5|8	License:	GPL+ or Artistic
12mr|perl-Safe-2.290.0-5|9	Group:		Development/Perl
12mr|perl-Safe-2.290.0-5|10	Summary:	Restrict eval'd code to safe subset of ops
12mr|perl-Safe-2.290.0-5|11	Source0:	http://www.cpan.org/modules/by-module/Safe/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Safe-2.290.0-5|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Safe-2.290.0-5|13	
12mr|perl-Safe-2.290.0-5|14	BuildRequires:	perl-devel
12mr|perl-Safe-2.290.0-5|15	
12mr|perl-Safe-2.290.0-5|16	BuildArch:	noarch
12mr|perl-Safe-2.290.0-5|17	
12mr|perl-Safe-2.290.0-5|18	%description
12mr|perl-Safe-2.290.0-5|19	The Safe extension module allows the creation of compartments in which perl
12mr|perl-Safe-2.290.0-5|20	code can be evaluated. Each compartment has
12mr|perl-Safe-2.290.0-5|21	
12mr|perl-Safe-2.290.0-5|22	* a new namespace
12mr|perl-Safe-2.290.0-5|23	
12mr|perl-Safe-2.290.0-5|24	The "root" of the namespace (i.e. "main::") is changed to a different
12mr|perl-Safe-2.290.0-5|25	package and code evaluated in the compartment cannot refer to variables
12mr|perl-Safe-2.290.0-5|26	outside this namespace, even with run-time glob lookups and other tricks.
12mr|perl-Safe-2.290.0-5|27	
12mr|perl-Safe-2.290.0-5|28	%prep
12mr|perl-Safe-2.290.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Safe-2.290.0-5|30	
12mr|perl-Safe-2.290.0-5|31	%build
12mr|perl-Safe-2.290.0-5|32	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Safe-2.290.0-5|33	%make
12mr|perl-Safe-2.290.0-5|34	
12mr|perl-Safe-2.290.0-5|35	%check
12mr|perl-Safe-2.290.0-5|36	make test
12mr|perl-Safe-2.290.0-5|37	
12mr|perl-Safe-2.290.0-5|38	%install
12mr|perl-Safe-2.290.0-5|39	%makeinstall_std
12mr|perl-Safe-2.290.0-5|40	
12mr|perl-Safe-2.290.0-5|41	%files
12mr|perl-Safe-2.290.0-5|42	%doc Changes README
12mr|perl-Safe-2.290.0-5|43	%{_mandir}/man3/*
12mr|perl-Safe-2.290.0-5|44	%{perl_vendorlib}/*
12mr|perl-Safe-2.290.0-5|45	
12mr|perl-Safe-2.290.0-5|46	
12mr|perl-Safe-2.290.0-5|47	%changelog
12mr|perl-Safe-2.290.0-5|48	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Safe-2.290.0-5|49	+ Commit: 8a20fbd
12mr|perl-Safe-2.290.0-5|50	- Should be noarch package
12mr|perl-Safe-2.290.0-5|51	
12mr|perl-Safe-2.290.0-5|52	

15754 12
12mr|perl-Scope-Guard-0.200.0-6|1	%define upstream_name	 Scope-Guard
12mr|perl-Scope-Guard-0.200.0-6|2	%define upstream_version 0.20
12mr|perl-Scope-Guard-0.200.0-6|3	
12mr|perl-Scope-Guard-0.200.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-Scope-Guard-0.200.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Scope-Guard-0.200.0-6|6	Release:	6
12mr|perl-Scope-Guard-0.200.0-6|7	
12mr|perl-Scope-Guard-0.200.0-6|8	Summary:	Lexically scoped resource management
12mr|perl-Scope-Guard-0.200.0-6|9	License:	GPL
12mr|perl-Scope-Guard-0.200.0-6|10	Group:		Development/Perl
12mr|perl-Scope-Guard-0.200.0-6|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Scope-Guard-0.200.0-6|12	Source0:	http://www.cpan.org/modules/by-module/Scope/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Scope-Guard-0.200.0-6|13	
12mr|perl-Scope-Guard-0.200.0-6|14	BuildRequires:	perl-devel
12mr|perl-Scope-Guard-0.200.0-6|15	
12mr|perl-Scope-Guard-0.200.0-6|16	BuildArch:	noarch
12mr|perl-Scope-Guard-0.200.0-6|17	
12mr|perl-Scope-Guard-0.200.0-6|18	%description
12mr|perl-Scope-Guard-0.200.0-6|19	This module provides a convenient way to perform cleanup or other forms of
12mr|perl-Scope-Guard-0.200.0-6|20	resource management at the end of a scope. It is particularly useful when
12mr|perl-Scope-Guard-0.200.0-6|21	dealing with exceptions: the Scope::Guard constructor takes a reference to a
12mr|perl-Scope-Guard-0.200.0-6|22	subroutine that is guaranteed to be called even if the thread of execution is
12mr|perl-Scope-Guard-0.200.0-6|23	aborted prematurely. This effectively allows lexically-scoped "promises" to be
12mr|perl-Scope-Guard-0.200.0-6|24	made that are automatically honoured by perl's garbage collector.
12mr|perl-Scope-Guard-0.200.0-6|25	
12mr|perl-Scope-Guard-0.200.0-6|26	%prep
12mr|perl-Scope-Guard-0.200.0-6|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Scope-Guard-0.200.0-6|28	
12mr|perl-Scope-Guard-0.200.0-6|29	%build
12mr|perl-Scope-Guard-0.200.0-6|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Scope-Guard-0.200.0-6|31	%make
12mr|perl-Scope-Guard-0.200.0-6|32	
12mr|perl-Scope-Guard-0.200.0-6|33	%check
12mr|perl-Scope-Guard-0.200.0-6|34	%make test
12mr|perl-Scope-Guard-0.200.0-6|35	
12mr|perl-Scope-Guard-0.200.0-6|36	%install
12mr|perl-Scope-Guard-0.200.0-6|37	%makeinstall_std
12mr|perl-Scope-Guard-0.200.0-6|38	
12mr|perl-Scope-Guard-0.200.0-6|39	%files
12mr|perl-Scope-Guard-0.200.0-6|40	%doc Changes README
12mr|perl-Scope-Guard-0.200.0-6|41	%{perl_vendorlib}/Scope
12mr|perl-Scope-Guard-0.200.0-6|42	%{_mandir}/*/*
12mr|perl-Scope-Guard-0.200.0-6|43	
12mr|perl-Scope-Guard-0.200.0-6|44	
12mr|perl-Scope-Guard-0.200.0-6|45	
12mr|perl-Scope-Guard-0.200.0-6|46	%changelog
12mr|perl-Scope-Guard-0.200.0-6|47	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Scope-Guard-0.200.0-6|48	+ Commit: 16c17cb
12mr|perl-Scope-Guard-0.200.0-6|49	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Scope-Guard-0.200.0-6|50	
12mr|perl-Scope-Guard-0.200.0-6|51	

15755 12
12mr|perl-SDL-2.536.0-2|1	%define	module	SDL
12mr|perl-SDL-2.536.0-2|2	%define upstream_version 2.536
12mr|perl-SDL-2.536.0-2|3	
12mr|perl-SDL-2.536.0-2|4	Name:		perl-SDL
12mr|perl-SDL-2.536.0-2|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-SDL-2.536.0-2|6	Release:	2
12mr|perl-SDL-2.536.0-2|7	Epoch:		1
12mr|perl-SDL-2.536.0-2|8	
12mr|perl-SDL-2.536.0-2|9	Summary:	Wrapper around the cross platform Simple DirectMedia Layer game library
12mr|perl-SDL-2.536.0-2|10	License:	LGPLv2.1+
12mr|perl-SDL-2.536.0-2|11	Group:		Development/Perl
12mr|perl-SDL-2.536.0-2|12	Url:		http://search.cpan.org/dist/%{module}
12mr|perl-SDL-2.536.0-2|13	Source0:	http://search.cpan.org/~kthakore/%{module}-%{upstream_version}.tar.gz
12mr|perl-SDL-2.536.0-2|14	
12mr|perl-SDL-2.536.0-2|15	BuildRequires:	pkgconfig(SDL_image)
12mr|perl-SDL-2.536.0-2|16	BuildRequires:	pkgconfig(SDL_mixer)
12mr|perl-SDL-2.536.0-2|17	BuildRequires:	SDL_net-devel
12mr|perl-SDL-2.536.0-2|18	BuildRequires:	pkgconfig(SDL_ttf)
12mr|perl-SDL-2.536.0-2|19	BuildRequires:	pkgconfig(SDL_gfx) >= 2.0.8
12mr|perl-SDL-2.536.0-2|20	BuildRequires:	pkgconfig(SDL_Pango)
12mr|perl-SDL-2.536.0-2|21	BuildRequires:	ungif-devel
12mr|perl-SDL-2.536.0-2|22	BuildRequires:	pkgconfig(glu)
12mr|perl-SDL-2.536.0-2|23	BuildRequires:	perl(Alien::SDL)
12mr|perl-SDL-2.536.0-2|24	BuildRequires:	perl(Capture::Tiny)
12mr|perl-SDL-2.536.0-2|25	BuildRequires:	perl(ExtUtils::CBuilder)
12mr|perl-SDL-2.536.0-2|26	BuildRequires:	perl(File::Find)
12mr|perl-SDL-2.536.0-2|27	BuildRequires:	perl(File::ShareDir)
12mr|perl-SDL-2.536.0-2|28	BuildRequires:	perl(Module::Build)
12mr|perl-SDL-2.536.0-2|29	BuildRequires:	perl(PDL)
12mr|perl-SDL-2.536.0-2|30	BuildRequires:	perl(Test::Deep)
12mr|perl-SDL-2.536.0-2|31	BuildRequires:	perl(Test::Differences)
12mr|perl-SDL-2.536.0-2|32	BuildRequires:	perl(Test::Exception)
12mr|perl-SDL-2.536.0-2|33	BuildRequires:	perl(Test::Most)
12mr|perl-SDL-2.536.0-2|34	BuildRequires:	perl(Test::Warn)
12mr|perl-SDL-2.536.0-2|35	BuildRequires:	perl(Tie::Simple)
12mr|perl-SDL-2.536.0-2|36	BuildRequires:	perl(YAML)
12mr|perl-SDL-2.536.0-2|37	BuildRequires:	perl-devel
12mr|perl-SDL-2.536.0-2|38	
12mr|perl-SDL-2.536.0-2|39	%description
12mr|perl-SDL-2.536.0-2|40	SDL Perl is a wrapper around the cross platform Simple Direct Layer game
12mr|perl-SDL-2.536.0-2|41	library. Essentially it allows you to write cross platform games in Perl,
12mr|perl-SDL-2.536.0-2|42	using 2d (SDL), or 3d (OpenGL), or a combination of both if you wish.
12mr|perl-SDL-2.536.0-2|43	
12mr|perl-SDL-2.536.0-2|44	%prep
12mr|perl-SDL-2.536.0-2|45	%setup -q -n %{module}-%{upstream_version}
12mr|perl-SDL-2.536.0-2|46	# this test requires a sound device
12mr|perl-SDL-2.536.0-2|47	rm -f t/mixerpm.t
12mr|perl-SDL-2.536.0-2|48	
12mr|perl-SDL-2.536.0-2|49	%build
12mr|perl-SDL-2.536.0-2|50	%__perl Build.PL installdirs=vendor
12mr|perl-SDL-2.536.0-2|51	./Build CFLAGS="%{optflags}"
12mr|perl-SDL-2.536.0-2|52	
12mr|perl-SDL-2.536.0-2|53	%check
12mr|perl-SDL-2.536.0-2|54	./Build test
12mr|perl-SDL-2.536.0-2|55	
12mr|perl-SDL-2.536.0-2|56	%install
12mr|perl-SDL-2.536.0-2|57	./Build install  destdir=%{buildroot}
12mr|perl-SDL-2.536.0-2|58	
12mr|perl-SDL-2.536.0-2|59	%files
12mr|perl-SDL-2.536.0-2|60	%doc README INSTALL CHANGELOG TODO META.yml
12mr|perl-SDL-2.536.0-2|61	%{_mandir}/*/*
12mr|perl-SDL-2.536.0-2|62	%{perl_vendorarch}/SDL*
12mr|perl-SDL-2.536.0-2|63	%{perl_vendorarch}/auto/*
12mr|perl-SDL-2.536.0-2|64	%{perl_vendorarch}/pods/*
12mr|perl-SDL-2.536.0-2|65	%{perl_vendorarch}/Module/Build/SDL.pm
12mr|perl-SDL-2.536.0-2|66	
12mr|perl-SDL-2.536.0-2|67	
12mr|perl-SDL-2.536.0-2|68	
12mr|perl-SDL-2.536.0-2|69	%changelog
12mr|perl-SDL-2.536.0-2|70	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-SDL-2.536.0-2|71	+ Commit: 11c6785
12mr|perl-SDL-2.536.0-2|72	- Update BuildRequires
12mr|perl-SDL-2.536.0-2|73	
12mr|perl-SDL-2.536.0-2|74	

15756 12
12mr|perl-Set-Scalar-1.250.0-5|1	%define upstream_name    Set-Scalar
12mr|perl-Set-Scalar-1.250.0-5|2	%define upstream_version 1.25
12mr|perl-Set-Scalar-1.250.0-5|3	
12mr|perl-Set-Scalar-1.250.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Set-Scalar-1.250.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Set-Scalar-1.250.0-5|6	Release:	5
12mr|perl-Set-Scalar-1.250.0-5|7	
12mr|perl-Set-Scalar-1.250.0-5|8	Summary:	Basic set operations
12mr|perl-Set-Scalar-1.250.0-5|9	License:	GPL+ or Artistic
12mr|perl-Set-Scalar-1.250.0-5|10	Group:		Development/Perl
12mr|perl-Set-Scalar-1.250.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Set-Scalar-1.250.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Set/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Set-Scalar-1.250.0-5|13	
12mr|perl-Set-Scalar-1.250.0-5|14	BuildRequires:	perl-devel
12mr|perl-Set-Scalar-1.250.0-5|15	BuildArch:	noarch
12mr|perl-Set-Scalar-1.250.0-5|16	
12mr|perl-Set-Scalar-1.250.0-5|17	%description
12mr|perl-Set-Scalar-1.250.0-5|18	Basic set operations.
12mr|perl-Set-Scalar-1.250.0-5|19	
12mr|perl-Set-Scalar-1.250.0-5|20	%prep
12mr|perl-Set-Scalar-1.250.0-5|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Set-Scalar-1.250.0-5|22	
12mr|perl-Set-Scalar-1.250.0-5|23	%build
12mr|perl-Set-Scalar-1.250.0-5|24	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Set-Scalar-1.250.0-5|25	%make
12mr|perl-Set-Scalar-1.250.0-5|26	
12mr|perl-Set-Scalar-1.250.0-5|27	%check
12mr|perl-Set-Scalar-1.250.0-5|28	make test
12mr|perl-Set-Scalar-1.250.0-5|29	
12mr|perl-Set-Scalar-1.250.0-5|30	%install
12mr|perl-Set-Scalar-1.250.0-5|31	%makeinstall_std
12mr|perl-Set-Scalar-1.250.0-5|32	
12mr|perl-Set-Scalar-1.250.0-5|33	%files
12mr|perl-Set-Scalar-1.250.0-5|34	%doc ChangeLog README
12mr|perl-Set-Scalar-1.250.0-5|35	%{perl_vendorlib}/Set
12mr|perl-Set-Scalar-1.250.0-5|36	%{_mandir}/*/*
12mr|perl-Set-Scalar-1.250.0-5|37	
12mr|perl-Set-Scalar-1.250.0-5|38	
12mr|perl-Set-Scalar-1.250.0-5|39	
12mr|perl-Set-Scalar-1.250.0-5|40	%changelog
12mr|perl-Set-Scalar-1.250.0-5|41	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Set-Scalar-1.250.0-5|42	+ Commit: 85e47f3
12mr|perl-Set-Scalar-1.250.0-5|43	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Set-Scalar-1.250.0-5|44	
12mr|perl-Set-Scalar-1.250.0-5|45	

15757 12
12mr|perl-SGMLSpm-1.03ii-16|1	Name:        	perl-SGMLSpm
12mr|perl-SGMLSpm-1.03ii-16|2	Version:     	1.03ii
12mr|perl-SGMLSpm-1.03ii-16|3	Release:     	%mkrel 16
12mr|perl-SGMLSpm-1.03ii-16|4	Group:       	Publishing
12mr|perl-SGMLSpm-1.03ii-16|5	Summary:     	Perl library for parsing the output of nsgmls
12mr|perl-SGMLSpm-1.03ii-16|6	License:   	GPL
12mr|perl-SGMLSpm-1.03ii-16|7	URL:         	http://www.uottawa.ca/~dmeggins
12mr|perl-SGMLSpm-1.03ii-16|8	Requires:    	jade >= 1.2.1
12mr|perl-SGMLSpm-1.03ii-16|9	Requires:	perl
12mr|perl-SGMLSpm-1.03ii-16|10	Buildroot:	%{_tmppath}/%{name}-buildroot
12mr|perl-SGMLSpm-1.03ii-16|11	BuildArch:	noarch
12mr|perl-SGMLSpm-1.03ii-16|12	Source0:	ftp://cpan.perl.org/pub/perl/CPAN/modules/by-module/SGMLS/SGMLSpm-%{version}.tar.bz2
12mr|perl-SGMLSpm-1.03ii-16|13	
12mr|perl-SGMLSpm-1.03ii-16|14	%description
12mr|perl-SGMLSpm-1.03ii-16|15	Perl programs can use the SGMLSpm module to help convert SGML, HTML or XML
12mr|perl-SGMLSpm-1.03ii-16|16	documents into new formats.
12mr|perl-SGMLSpm-1.03ii-16|17	
12mr|perl-SGMLSpm-1.03ii-16|18	%prep
12mr|perl-SGMLSpm-1.03ii-16|19	%setup -q -n SGMLSpm
12mr|perl-SGMLSpm-1.03ii-16|20	find -type d | xargs chmod a+rx
12mr|perl-SGMLSpm-1.03ii-16|21	find -type f | xargs chmod a+r
12mr|perl-SGMLSpm-1.03ii-16|22	
12mr|perl-SGMLSpm-1.03ii-16|23	%install
12mr|perl-SGMLSpm-1.03ii-16|24	rm -rf %{buildroot}
12mr|perl-SGMLSpm-1.03ii-16|25	mkdir -p %{buildroot}%{_bindir}
12mr|perl-SGMLSpm-1.03ii-16|26	mkdir -p %{buildroot}%{perl_vendorlib}
12mr|perl-SGMLSpm-1.03ii-16|27	make install_system BINDIR=%{buildroot}%{_bindir} PERL5DIR=%{buildroot}%{perl_vendorlib}
12mr|perl-SGMLSpm-1.03ii-16|28	
12mr|perl-SGMLSpm-1.03ii-16|29	%clean
12mr|perl-SGMLSpm-1.03ii-16|30	rm -rf %{buildroot}
12mr|perl-SGMLSpm-1.03ii-16|31	
12mr|perl-SGMLSpm-1.03ii-16|32	%files
12mr|perl-SGMLSpm-1.03ii-16|33	%defattr (-,root,root)
12mr|perl-SGMLSpm-1.03ii-16|34	%doc BUGS COPYING ChangeLog DOC/ README TODO elisp
12mr|perl-SGMLSpm-1.03ii-16|35	%{_bindir}/*
12mr|perl-SGMLSpm-1.03ii-16|36	%{perl_vendorlib}/*
12mr|perl-SGMLSpm-1.03ii-16|37	
12mr|perl-SGMLSpm-1.03ii-16|38	
12mr|perl-SGMLSpm-1.03ii-16|39	
12mr|perl-SGMLSpm-1.03ii-16|40	
12mr|perl-SGMLSpm-1.03ii-16|41	%changelog
12mr|perl-SGMLSpm-1.03ii-16|42	

15758 12
12mr|perl-SOAP-Lite-0.714.0-2|1	%define upstream_name    SOAP-Lite
12mr|perl-SOAP-Lite-0.714.0-2|2	%define upstream_version 0.714
12mr|perl-SOAP-Lite-0.714.0-2|3	
12mr|perl-SOAP-Lite-0.714.0-2|4	# Looks like we need only Provides exceptions now?
12mr|perl-SOAP-Lite-0.714.0-2|5	%if %{_use_internal_dependency_generator}
12mr|perl-SOAP-Lite-0.714.0-2|6	%define __noautoreq 'perl\\(SOAP::Transport::TCP\\)'
12mr|perl-SOAP-Lite-0.714.0-2|7	%define __noautoprov 'perl\\(LWP::Protocol\\)'
12mr|perl-SOAP-Lite-0.714.0-2|8	%else
12mr|perl-SOAP-Lite-0.714.0-2|9	%define _requires_exceptions perl(MQSeries.*)\\|perl(MQClient.*)
12mr|perl-SOAP-Lite-0.714.0-2|10	%define _provides_exceptions perl(LWP::Protocol)
12mr|perl-SOAP-Lite-0.714.0-2|11	%endif
12mr|perl-SOAP-Lite-0.714.0-2|12	
12mr|perl-SOAP-Lite-0.714.0-2|13	Name:		perl-%{upstream_name}
12mr|perl-SOAP-Lite-0.714.0-2|14	Version:	%perl_convert_version %{upstream_version}
12mr|perl-SOAP-Lite-0.714.0-2|15	Release:	2
12mr|perl-SOAP-Lite-0.714.0-2|16	
12mr|perl-SOAP-Lite-0.714.0-2|17	Summary:	Client and server side SOAP implementation
12mr|perl-SOAP-Lite-0.714.0-2|18	License:	GPL+ or Artistic
12mr|perl-SOAP-Lite-0.714.0-2|19	Group:		Development/Perl
12mr|perl-SOAP-Lite-0.714.0-2|20	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-SOAP-Lite-0.714.0-2|21	Source0:	http://www.cpan.org/modules/by-module/SOAP/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-SOAP-Lite-0.714.0-2|22	Patch0:		SOAP-Lite-0.714-fix-ftp-transport-version-r391.patch
12mr|perl-SOAP-Lite-0.714.0-2|23	
12mr|perl-SOAP-Lite-0.714.0-2|24	BuildRequires:	perl(Class::Inspector)
12mr|perl-SOAP-Lite-0.714.0-2|25	BuildRequires:	perl(Crypt::SSLeay)
12mr|perl-SOAP-Lite-0.714.0-2|26	BuildRequires:	perl(FCGI)
12mr|perl-SOAP-Lite-0.714.0-2|27	BuildRequires:	perl(IO::Socket::SSL)
12mr|perl-SOAP-Lite-0.714.0-2|28	BuildRequires:	perl(LWP::UserAgent)
12mr|perl-SOAP-Lite-0.714.0-2|29	BuildRequires:	perl(MIME::Base64)
12mr|perl-SOAP-Lite-0.714.0-2|30	BuildRequires:	perl(MIME::Lite)
12mr|perl-SOAP-Lite-0.714.0-2|31	BuildRequires:	perl(MIME::Parser)
12mr|perl-SOAP-Lite-0.714.0-2|32	BuildRequires:	perl(HTTP::Daemon)
12mr|perl-SOAP-Lite-0.714.0-2|33	BuildRequires:	perl(Net::Jabber)
12mr|perl-SOAP-Lite-0.714.0-2|34	BuildRequires:	perl(Task::Weaken)
12mr|perl-SOAP-Lite-0.714.0-2|35	BuildRequires:	perl(XML::Parser) >= 2.230.0
12mr|perl-SOAP-Lite-0.714.0-2|36	BuildRequires:	perl-devel
12mr|perl-SOAP-Lite-0.714.0-2|37	
12mr|perl-SOAP-Lite-0.714.0-2|38	BuildArch:	noarch
12mr|perl-SOAP-Lite-0.714.0-2|39	
12mr|perl-SOAP-Lite-0.714.0-2|40	%description
12mr|perl-SOAP-Lite-0.714.0-2|41	SOAP::Lite for Perl is a collection of Perl modules which provides a simple and
12mr|perl-SOAP-Lite-0.714.0-2|42	lightweight interface to the Simple Object Access Protocol (SOAP) both on
12mr|perl-SOAP-Lite-0.714.0-2|43	client and server side.
12mr|perl-SOAP-Lite-0.714.0-2|44	
12mr|perl-SOAP-Lite-0.714.0-2|45	To learn about SOAP, go to http://www.soaplite.com/#LINKS for more
12mr|perl-SOAP-Lite-0.714.0-2|46	information.
12mr|perl-SOAP-Lite-0.714.0-2|47	
12mr|perl-SOAP-Lite-0.714.0-2|48	This version of SOAP::Lite supports a subset of the SOAP 1.1
12mr|perl-SOAP-Lite-0.714.0-2|49	specification and has initial support for SOAP 1.2 specification.  See
12mr|perl-SOAP-Lite-0.714.0-2|50	http://www.w3.org/TR/SOAP for details.
12mr|perl-SOAP-Lite-0.714.0-2|51	
12mr|perl-SOAP-Lite-0.714.0-2|52	%prep
12mr|perl-SOAP-Lite-0.714.0-2|53	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-SOAP-Lite-0.714.0-2|54	%patch0 -p1
12mr|perl-SOAP-Lite-0.714.0-2|55	
12mr|perl-SOAP-Lite-0.714.0-2|56	find examples -type f | xargs perl -pi \
12mr|perl-SOAP-Lite-0.714.0-2|57	-e 's|^#!perl -w|#!%{__perl} -w|;' \
12mr|perl-SOAP-Lite-0.714.0-2|58	-e 's|^#!d:\\perl\\bin\\perl.exe ||;'
12mr|perl-SOAP-Lite-0.714.0-2|59	find examples -type f -name *.bat | xargs rm -f
12mr|perl-SOAP-Lite-0.714.0-2|60	
12mr|perl-SOAP-Lite-0.714.0-2|61	%build
12mr|perl-SOAP-Lite-0.714.0-2|62	%__perl Makefile.PL INSTALLDIRS=vendor --noprompt
12mr|perl-SOAP-Lite-0.714.0-2|63	%make
12mr|perl-SOAP-Lite-0.714.0-2|64	
12mr|perl-SOAP-Lite-0.714.0-2|65	%check
12mr|perl-SOAP-Lite-0.714.0-2|66	make test
12mr|perl-SOAP-Lite-0.714.0-2|67	
12mr|perl-SOAP-Lite-0.714.0-2|68	%install
12mr|perl-SOAP-Lite-0.714.0-2|69	%makeinstall_std
12mr|perl-SOAP-Lite-0.714.0-2|70	
12mr|perl-SOAP-Lite-0.714.0-2|71	%files
12mr|perl-SOAP-Lite-0.714.0-2|72	%doc Changes README examples
12mr|perl-SOAP-Lite-0.714.0-2|73	%{_mandir}/*/*
12mr|perl-SOAP-Lite-0.714.0-2|74	%{_bindir}/*.pl
12mr|perl-SOAP-Lite-0.714.0-2|75	%{perl_vendorlib}/Apache
12mr|perl-SOAP-Lite-0.714.0-2|76	%{perl_vendorlib}/IO
12mr|perl-SOAP-Lite-0.714.0-2|77	%{perl_vendorlib}/SOAP
12mr|perl-SOAP-Lite-0.714.0-2|78	%{perl_vendorlib}/UDDI
12mr|perl-SOAP-Lite-0.714.0-2|79	%{perl_vendorlib}/XML
12mr|perl-SOAP-Lite-0.714.0-2|80	%{perl_vendorlib}/XMLRPC
12mr|perl-SOAP-Lite-0.714.0-2|81	
12mr|perl-SOAP-Lite-0.714.0-2|82	
12mr|perl-SOAP-Lite-0.714.0-2|83	
12mr|perl-SOAP-Lite-0.714.0-2|84	%changelog
12mr|perl-SOAP-Lite-0.714.0-2|85	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-SOAP-Lite-0.714.0-2|86	+ Commit: 0e81496
12mr|perl-SOAP-Lite-0.714.0-2|87	- Add requires exceptions
12mr|perl-SOAP-Lite-0.714.0-2|88	
12mr|perl-SOAP-Lite-0.714.0-2|89	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-SOAP-Lite-0.714.0-2|90	+ Commit: b84c447
12mr|perl-SOAP-Lite-0.714.0-2|91	- New version 0.714, add patch from Mageia to fix FTP transport version
12mr|perl-SOAP-Lite-0.714.0-2|92	
12mr|perl-SOAP-Lite-0.714.0-2|93	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-SOAP-Lite-0.714.0-2|94	+ Commit: 64db902
12mr|perl-SOAP-Lite-0.714.0-2|95	- Update BuildRequires
12mr|perl-SOAP-Lite-0.714.0-2|96	
12mr|perl-SOAP-Lite-0.714.0-2|97	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-SOAP-Lite-0.714.0-2|98	+ Commit: 2a578cc
12mr|perl-SOAP-Lite-0.714.0-2|99	- Add perl-devel to BuildRequires, add provides exceptions for internal dependency generator
12mr|perl-SOAP-Lite-0.714.0-2|100	
12mr|perl-SOAP-Lite-0.714.0-2|101	

15759 12
12mr|perl-Socket6-0.230.0-7|1	%define upstream_name	 Socket6
12mr|perl-Socket6-0.230.0-7|2	%define upstream_version 0.23
12mr|perl-Socket6-0.230.0-7|3	
12mr|perl-Socket6-0.230.0-7|4	Name:       perl-%{upstream_name}
12mr|perl-Socket6-0.230.0-7|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Socket6-0.230.0-7|6	Release:    7
12mr|perl-Socket6-0.230.0-7|7	
12mr|perl-Socket6-0.230.0-7|8	Summary:	IPv6 related part of the C socket.h defines and structure manipulators
12mr|perl-Socket6-0.230.0-7|9	License:	BSD-like
12mr|perl-Socket6-0.230.0-7|10	Group:		Development/Perl
12mr|perl-Socket6-0.230.0-7|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Socket6-0.230.0-7|12	Source0:    http://www.cpan.org/modules/by-module/Socket6/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Socket6-0.230.0-7|13	
12mr|perl-Socket6-0.230.0-7|14	BuildRequires:	perl-devel
12mr|perl-Socket6-0.230.0-7|15	BuildRoot:	    %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Socket6-0.230.0-7|16	
12mr|perl-Socket6-0.230.0-7|17	%description
12mr|perl-Socket6-0.230.0-7|18	This module provides glue routines to the various IPv6 functions.
12mr|perl-Socket6-0.230.0-7|19	
12mr|perl-Socket6-0.230.0-7|20	If you use the Socket6 module, be sure to specify "use Socket" as
12mr|perl-Socket6-0.230.0-7|21	well as "use Socket6".
12mr|perl-Socket6-0.230.0-7|22	
12mr|perl-Socket6-0.230.0-7|23	%prep
12mr|perl-Socket6-0.230.0-7|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Socket6-0.230.0-7|25	
12mr|perl-Socket6-0.230.0-7|26	%build
12mr|perl-Socket6-0.230.0-7|27	%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
12mr|perl-Socket6-0.230.0-7|28	%make
12mr|perl-Socket6-0.230.0-7|29	
12mr|perl-Socket6-0.230.0-7|30	%check
12mr|perl-Socket6-0.230.0-7|31	make test
12mr|perl-Socket6-0.230.0-7|32	
12mr|perl-Socket6-0.230.0-7|33	%install
12mr|perl-Socket6-0.230.0-7|34	rm -rf %{buildroot}
12mr|perl-Socket6-0.230.0-7|35	%makeinstall_std
12mr|perl-Socket6-0.230.0-7|36	
12mr|perl-Socket6-0.230.0-7|37	%clean
12mr|perl-Socket6-0.230.0-7|38	rm -rf %{buildroot}
12mr|perl-Socket6-0.230.0-7|39	
12mr|perl-Socket6-0.230.0-7|40	%files
12mr|perl-Socket6-0.230.0-7|41	%defattr(-,root,root)
12mr|perl-Socket6-0.230.0-7|42	%doc ChangeLog README
12mr|perl-Socket6-0.230.0-7|43	%{perl_vendorarch}/auto/Socket6
12mr|perl-Socket6-0.230.0-7|44	%{perl_vendorarch}/Socket6.pm
12mr|perl-Socket6-0.230.0-7|45	
12mr|perl-Socket6-0.230.0-7|46	
12mr|perl-Socket6-0.230.0-7|47	
12mr|perl-Socket6-0.230.0-7|48	%changelog
12mr|perl-Socket6-0.230.0-7|49	

15760 12
12mr|perl-Sort-Versions-1.5-11|1	Name:           perl-Sort-Versions
12mr|perl-Sort-Versions-1.5-11|2	Version:        1.5
12mr|perl-Sort-Versions-1.5-11|3	Release:        %mkrel 11
12mr|perl-Sort-Versions-1.5-11|4	License:        GPL or Artistic
12mr|perl-Sort-Versions-1.5-11|5	
12mr|perl-Sort-Versions-1.5-11|6	%define realname        Sort-Versions
12mr|perl-Sort-Versions-1.5-11|7	Group:          Development/Perl
12mr|perl-Sort-Versions-1.5-11|8	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|perl-Sort-Versions-1.5-11|9	Summary:        A perl 5 module for sorting of revision-like numbers
12mr|perl-Sort-Versions-1.5-11|10	Source0:        ftp://ftp.perl.org/pub/CPAN/modules/by-module/Sort/%{realname}-%{version}.tar.bz2
12mr|perl-Sort-Versions-1.5-11|11	Url:            http://www.cpan.org
12mr|perl-Sort-Versions-1.5-11|12	Prefix:         %{_prefix}
12mr|perl-Sort-Versions-1.5-11|13	BuildRequires:  perl-devel
12mr|perl-Sort-Versions-1.5-11|14	Requires:       perl >= 5.002
12mr|perl-Sort-Versions-1.5-11|15	BuildArch:      noarch
12mr|perl-Sort-Versions-1.5-11|16	
12mr|perl-Sort-Versions-1.5-11|17	%description
12mr|perl-Sort-Versions-1.5-11|18	Sort::Versions allows easy sorting of mixed non-numeric and
12mr|perl-Sort-Versions-1.5-11|19	numeric strings, like the "version numbers" that many
12mr|perl-Sort-Versions-1.5-11|20	shared library systems and revision control packages use.
12mr|perl-Sort-Versions-1.5-11|21	This is quite useful if you are trying to deal with shared
12mr|perl-Sort-Versions-1.5-11|22	libraries. It can also be applied to applications that
12mr|perl-Sort-Versions-1.5-11|23	intersperse variable-width numeric fields within text.
12mr|perl-Sort-Versions-1.5-11|24	Other applications can undoubtedly be found.
12mr|perl-Sort-Versions-1.5-11|25	
12mr|perl-Sort-Versions-1.5-11|26	%prep
12mr|perl-Sort-Versions-1.5-11|27	%setup -q -n %{realname}-%{version}
12mr|perl-Sort-Versions-1.5-11|28	
12mr|perl-Sort-Versions-1.5-11|29	%build
12mr|perl-Sort-Versions-1.5-11|30	CFLAGS="$RPM_OPT_FLAGS" echo | %{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Sort-Versions-1.5-11|31	%make
12mr|perl-Sort-Versions-1.5-11|32	
12mr|perl-Sort-Versions-1.5-11|33	%check
12mr|perl-Sort-Versions-1.5-11|34	make test
12mr|perl-Sort-Versions-1.5-11|35	
12mr|perl-Sort-Versions-1.5-11|36	%install
12mr|perl-Sort-Versions-1.5-11|37	rm -rf %{buildroot}
12mr|perl-Sort-Versions-1.5-11|38	%makeinstall_std
12mr|perl-Sort-Versions-1.5-11|39	
12mr|perl-Sort-Versions-1.5-11|40	%clean
12mr|perl-Sort-Versions-1.5-11|41	rm -rf %{buildroot}
12mr|perl-Sort-Versions-1.5-11|42	
12mr|perl-Sort-Versions-1.5-11|43	%files
12mr|perl-Sort-Versions-1.5-11|44	%defattr(-,root,root)
12mr|perl-Sort-Versions-1.5-11|45	%doc README
12mr|perl-Sort-Versions-1.5-11|46	%{perl_vendorlib}/*
12mr|perl-Sort-Versions-1.5-11|47	%{_mandir}/*/*
12mr|perl-Sort-Versions-1.5-11|48	
12mr|perl-Sort-Versions-1.5-11|49	
12mr|perl-Sort-Versions-1.5-11|50	
12mr|perl-Sort-Versions-1.5-11|51	
12mr|perl-Sort-Versions-1.5-11|52	
12mr|perl-Sort-Versions-1.5-11|53	%changelog
12mr|perl-Sort-Versions-1.5-11|54	

15761 12
12mr|perl-Spiffy-0.30-10|1	%define	module	Spiffy
12mr|perl-Spiffy-0.30-10|2	
12mr|perl-Spiffy-0.30-10|3	Version:	0.30
12mr|perl-Spiffy-0.30-10|4	Name:		perl-%{module}
12mr|perl-Spiffy-0.30-10|5	Release:	10
12mr|perl-Spiffy-0.30-10|6	Summary:	Spiffy Perl Interface Framework For You
12mr|perl-Spiffy-0.30-10|7	License:	GPL or Artistic
12mr|perl-Spiffy-0.30-10|8	Group:		Development/Perl
12mr|perl-Spiffy-0.30-10|9	Source0:	http://search.cpan.org/CPAN/authors/id/I/IN/INGY/%{module}-%{version}.tar.bz2
12mr|perl-Spiffy-0.30-10|10	URL:		http://search.cpan.org/dist/%{module}/
12mr|perl-Spiffy-0.30-10|11	BuildRequires:	perl-devel
12mr|perl-Spiffy-0.30-10|12	BuildArch:	noarch
12mr|perl-Spiffy-0.30-10|13	
12mr|perl-Spiffy-0.30-10|14	%description
12mr|perl-Spiffy-0.30-10|15	"Spiffy" is a framework and methodology for doing object oriented (OO)
12mr|perl-Spiffy-0.30-10|16	programming in Perl. Spiffy combines the best parts of Exporter.pm,
12mr|perl-Spiffy-0.30-10|17	base.pm, mixin.pm and SUPER.pm into one magic foundation class. It
12mr|perl-Spiffy-0.30-10|18	attempts to fix all the nits and warts of traditional Perl OO, in a clean,
12mr|perl-Spiffy-0.30-10|19	straightforward and (perhaps someday) standard way.
12mr|perl-Spiffy-0.30-10|20	
12mr|perl-Spiffy-0.30-10|21	Spiffy borrows ideas from other OO languages like Python, Ruby, Java and
12mr|perl-Spiffy-0.30-10|22	Perl 6. It also adds a few tricks of its own.
12mr|perl-Spiffy-0.30-10|23	
12mr|perl-Spiffy-0.30-10|24	%prep
12mr|perl-Spiffy-0.30-10|25	%setup -q -n %{module}-%{version}
12mr|perl-Spiffy-0.30-10|26	
12mr|perl-Spiffy-0.30-10|27	%build
12mr|perl-Spiffy-0.30-10|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Spiffy-0.30-10|29	%make
12mr|perl-Spiffy-0.30-10|30	
12mr|perl-Spiffy-0.30-10|31	%check
12mr|perl-Spiffy-0.30-10|32	%__make test
12mr|perl-Spiffy-0.30-10|33	
12mr|perl-Spiffy-0.30-10|34	%install
12mr|perl-Spiffy-0.30-10|35	%makeinstall_std
12mr|perl-Spiffy-0.30-10|36	
12mr|perl-Spiffy-0.30-10|37	%files
12mr|perl-Spiffy-0.30-10|38	%doc Changes README
12mr|perl-Spiffy-0.30-10|39	%{_mandir}/man*/*
12mr|perl-Spiffy-0.30-10|40	%{perl_vendorlib}/Spiffy.pm
12mr|perl-Spiffy-0.30-10|41	
12mr|perl-Spiffy-0.30-10|42	
12mr|perl-Spiffy-0.30-10|43	
12mr|perl-Spiffy-0.30-10|44	%changelog
12mr|perl-Spiffy-0.30-10|45	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Spiffy-0.30-10|46	+ Commit: 96c9eed
12mr|perl-Spiffy-0.30-10|47	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Spiffy-0.30-10|48	
12mr|perl-Spiffy-0.30-10|49	

15762 12
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|1	%define upstream_name		Spreadsheet-ParseExcel
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|2	%define upstream_version 0.58
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|3	
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|4	Name:		perl-%{upstream_name}
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|6	Release:	%mkrel 1
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|7	Epoch:		1
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|8	
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|9	Summary:	Spreadsheet::ParseExcel - Get information from Excel file
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|10	License:	GPL
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|11	Group:		Office
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Spreadsheet/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|14	
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|15	BuildRequires: perl(IO::Scalar)
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|16	BuildRequires: perl(OLE::Storage_Lite)
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|17	BuildRequires: perl-devel
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|18	BuildArch:	noarch
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|19	
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|20	%description
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|21	Spreadsheet::ParseExcel makes you to get information
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|22	from Excel95, Excel97, Excel2000 file.
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|23	
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|24	%prep
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|26	
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|27	%build
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|29	%make
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|30	
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|31	%check
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|32	make test
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|33	
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|34	%install
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|35	%makeinstall_std
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|36	
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|37	%files
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|38	%doc Changes
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|39	%{perl_vendorlib}/Spreadsheet
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|40	%{_mandir}/*/*
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|41	
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|42	
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|43	
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|44	%changelog
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|45	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|46	+ Commit: ce51f28
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|47	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|48	
12mr|perl-Spreadsheet-ParseExcel-0.580.0-1|49	

15763 12
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|1	%define upstream_name	 Spreadsheet-WriteExcel
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|2	%define upstream_version 2.37
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|3	
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|4	%if %{_use_internal_dependency_generator}
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|5	%define __noautoreq 'perl\\(Win32(.*)\\)'
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|6	%endif
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|7	
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|8	Name:		perl-%{upstream_name}
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|9	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|10	Release:	3
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|11	
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|12	Summary:	Write cross-platform Excel binary file
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|13	License:	GPL+ or Artistic
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|14	Group:		Development/Perl
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|15	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|16	Source0:	http://www.cpan.org/modules/by-module/Spreadsheet/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|17	
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|18	BuildRequires:	perl-devel
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|19	BuildRequires:	perl-Parse-RecDescent
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|20	BuildRequires:	perl-OLE-Storage_Lite
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|21	BuildArch:	noarch
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|22	Requires:	perl-Parse-RecDescent
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|23	
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|24	%description
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|25	This package contains the Spreadsheet::WriteExcel perl5 module which
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|26	can be used to write (not read) Excel95 binary spreadsheets. It supports
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|27	multiple workbook, cell formatting, formulas, hyperlinks and more.
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|28	
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|29	Those spreadsheets will be compatible with Excel 5, 95, 97, 2000,
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|30	2002. The generated spreadsheets can also be imported in OpenOffice or
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|31	Gnumeric.
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|32	
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|33	%prep
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|34	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|35	
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|36	# fix perms
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|37	chmod 755 examples/*.pl external_charts/*.pl
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|38	
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|39	%build
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|40	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|41	%make
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|42	
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|43	%check
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|44	%make test
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|45	
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|46	%install
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|47	%makeinstall_std
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|48	
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|49	find %{buildroot} -name 'perllocal.pod' -o -name '.packlist' | xargs rm -f
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|50	
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|51	rm -rf %{buildroot}%{perl_vendorlib}/Spreadsheet/WriteExcel/doc
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|52	rm -rf %{buildroot}%{perl_vendorlib}/Spreadsheet/WriteExcel/examples
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|53	
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|54	%files
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|55	%doc README Changes examples external_charts
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|56	%{_bindir}/chartex
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|57	%{perl_vendorlib}/Spreadsheet
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|58	%{_mandir}/*/*
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|59	
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|60	
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|61	
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|62	%changelog
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|63	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|64	+ Commit: 7dc4198
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|65	- Don't require win32 modules
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|66	
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|67	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|68	+ Commit: e086c45
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|69	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|70	
12mr|perl-Spreadsheet-WriteExcel-2.370.0-3|71	

15764 12
12mr|perl-Statistics-Descriptive-3.20.100-5|1	%define upstream_name    Statistics-Descriptive
12mr|perl-Statistics-Descriptive-3.20.100-5|2	%define upstream_version 3.0201
12mr|perl-Statistics-Descriptive-3.20.100-5|3	
12mr|perl-Statistics-Descriptive-3.20.100-5|4	Name:		perl-%{upstream_name}
12mr|perl-Statistics-Descriptive-3.20.100-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Statistics-Descriptive-3.20.100-5|6	Release:	5
12mr|perl-Statistics-Descriptive-3.20.100-5|7	
12mr|perl-Statistics-Descriptive-3.20.100-5|8	Summary:	Module of basic descriptive statistical functions
12mr|perl-Statistics-Descriptive-3.20.100-5|9	License:	GPL+ or Artistic
12mr|perl-Statistics-Descriptive-3.20.100-5|10	Group:		Development/Perl
12mr|perl-Statistics-Descriptive-3.20.100-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Statistics-Descriptive-3.20.100-5|12	Source0:	http://www.cpan.org/modules/by-module/Statistics/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Statistics-Descriptive-3.20.100-5|13	
12mr|perl-Statistics-Descriptive-3.20.100-5|14	BuildRequires:  perl-devel
12mr|perl-Statistics-Descriptive-3.20.100-5|15	BuildArch: noarch
12mr|perl-Statistics-Descriptive-3.20.100-5|16	
12mr|perl-Statistics-Descriptive-3.20.100-5|17	%description
12mr|perl-Statistics-Descriptive-3.20.100-5|18	This module provides basic functions used in descriptive statistics. It has an
12mr|perl-Statistics-Descriptive-3.20.100-5|19	object oriented design and supports two different types of data storage and
12mr|perl-Statistics-Descriptive-3.20.100-5|20	calculation objects: sparse and full. With the sparse method, none of the data
12mr|perl-Statistics-Descriptive-3.20.100-5|21	is stored and only a few statistical measures are available. Using the full
12mr|perl-Statistics-Descriptive-3.20.100-5|22	method, the entire data set is retained and additional functions are available.
12mr|perl-Statistics-Descriptive-3.20.100-5|23	
12mr|perl-Statistics-Descriptive-3.20.100-5|24	%prep
12mr|perl-Statistics-Descriptive-3.20.100-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Statistics-Descriptive-3.20.100-5|26	
12mr|perl-Statistics-Descriptive-3.20.100-5|27	%build
12mr|perl-Statistics-Descriptive-3.20.100-5|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Statistics-Descriptive-3.20.100-5|29	%make
12mr|perl-Statistics-Descriptive-3.20.100-5|30	
12mr|perl-Statistics-Descriptive-3.20.100-5|31	%check
12mr|perl-Statistics-Descriptive-3.20.100-5|32	%__make test
12mr|perl-Statistics-Descriptive-3.20.100-5|33	
12mr|perl-Statistics-Descriptive-3.20.100-5|34	%install
12mr|perl-Statistics-Descriptive-3.20.100-5|35	%makeinstall_std
12mr|perl-Statistics-Descriptive-3.20.100-5|36	
12mr|perl-Statistics-Descriptive-3.20.100-5|37	%files
12mr|perl-Statistics-Descriptive-3.20.100-5|38	%doc README Changes
12mr|perl-Statistics-Descriptive-3.20.100-5|39	%{perl_vendorlib}/Statistics
12mr|perl-Statistics-Descriptive-3.20.100-5|40	%{_mandir}/*/*
12mr|perl-Statistics-Descriptive-3.20.100-5|41	
12mr|perl-Statistics-Descriptive-3.20.100-5|42	
12mr|perl-Statistics-Descriptive-3.20.100-5|43	
12mr|perl-Statistics-Descriptive-3.20.100-5|44	
12mr|perl-Statistics-Descriptive-3.20.100-5|45	%changelog
12mr|perl-Statistics-Descriptive-3.20.100-5|46	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Statistics-Descriptive-3.20.100-5|47	+ Commit: 7b4eb7b
12mr|perl-Statistics-Descriptive-3.20.100-5|48	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Statistics-Descriptive-3.20.100-5|49	
12mr|perl-Statistics-Descriptive-3.20.100-5|50	

15765 12
12mr|perl-Statistics-Distributions-1.20.0-4|1	%define upstream_name    Statistics-Distributions
12mr|perl-Statistics-Distributions-1.20.0-4|2	%define	upstream_version 1.02
12mr|perl-Statistics-Distributions-1.20.0-4|3	
12mr|perl-Statistics-Distributions-1.20.0-4|4	Name:       perl-%{upstream_name}
12mr|perl-Statistics-Distributions-1.20.0-4|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Statistics-Distributions-1.20.0-4|6	Release:    %mkrel 4
12mr|perl-Statistics-Distributions-1.20.0-4|7	
12mr|perl-Statistics-Distributions-1.20.0-4|8	Summary:	Statistics::Distributions - Perl module for calculating critical values and upper probabilities of common statistical distributions
12mr|perl-Statistics-Distributions-1.20.0-4|9	License:	GPL+ or Artistic
12mr|perl-Statistics-Distributions-1.20.0-4|10	Group:		Development/Perl
12mr|perl-Statistics-Distributions-1.20.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Statistics-Distributions-1.20.0-4|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MI/MIKEK/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Statistics-Distributions-1.20.0-4|13	BuildRequires:	perl-devel
12mr|perl-Statistics-Distributions-1.20.0-4|14	BuildArch:	noarch
12mr|perl-Statistics-Distributions-1.20.0-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|perl-Statistics-Distributions-1.20.0-4|16	
12mr|perl-Statistics-Distributions-1.20.0-4|17	%description
12mr|perl-Statistics-Distributions-1.20.0-4|18	This Perl module calculates percentage points (5 significant digits)
12mr|perl-Statistics-Distributions-1.20.0-4|19	of the u (standard normal) distribution, the student's t distribution,
12mr|perl-Statistics-Distributions-1.20.0-4|20	the chi-square distribution and the F distribution. It can also
12mr|perl-Statistics-Distributions-1.20.0-4|21	calculate the upper probability (5 significant digits) of the u
12mr|perl-Statistics-Distributions-1.20.0-4|22	(standard normal), the chi-square, the t and the F distribution.
12mr|perl-Statistics-Distributions-1.20.0-4|23	
12mr|perl-Statistics-Distributions-1.20.0-4|24	These critical values are needed to perform statistical tests, like
12mr|perl-Statistics-Distributions-1.20.0-4|25	the u test, the t test, the F test and the chi-squared test, and to
12mr|perl-Statistics-Distributions-1.20.0-4|26	calculate confidence intervals.
12mr|perl-Statistics-Distributions-1.20.0-4|27	
12mr|perl-Statistics-Distributions-1.20.0-4|28	%prep
12mr|perl-Statistics-Distributions-1.20.0-4|29	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Statistics-Distributions-1.20.0-4|30	
12mr|perl-Statistics-Distributions-1.20.0-4|31	%build
12mr|perl-Statistics-Distributions-1.20.0-4|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Statistics-Distributions-1.20.0-4|33	%make
12mr|perl-Statistics-Distributions-1.20.0-4|34	make test
12mr|perl-Statistics-Distributions-1.20.0-4|35	
12mr|perl-Statistics-Distributions-1.20.0-4|36	%install
12mr|perl-Statistics-Distributions-1.20.0-4|37	rm -rf %{buildroot}
12mr|perl-Statistics-Distributions-1.20.0-4|38	%makeinstall_std
12mr|perl-Statistics-Distributions-1.20.0-4|39	
12mr|perl-Statistics-Distributions-1.20.0-4|40	%clean
12mr|perl-Statistics-Distributions-1.20.0-4|41	rm -rf %{buildroot}
12mr|perl-Statistics-Distributions-1.20.0-4|42	
12mr|perl-Statistics-Distributions-1.20.0-4|43	%files
12mr|perl-Statistics-Distributions-1.20.0-4|44	%defattr(-,root,root)
12mr|perl-Statistics-Distributions-1.20.0-4|45	%doc Changes
12mr|perl-Statistics-Distributions-1.20.0-4|46	%{perl_vendorlib}/Statistics/*.pm
12mr|perl-Statistics-Distributions-1.20.0-4|47	%{perl_vendorlib}/auto/Statistics/Distributions/autosplit.ix
12mr|perl-Statistics-Distributions-1.20.0-4|48	%{_mandir}/man3/*
12mr|perl-Statistics-Distributions-1.20.0-4|49	
12mr|perl-Statistics-Distributions-1.20.0-4|50	
12mr|perl-Statistics-Distributions-1.20.0-4|51	
12mr|perl-Statistics-Distributions-1.20.0-4|52	%changelog
12mr|perl-Statistics-Distributions-1.20.0-4|53	

15766 12
12mr|perl-Statistics-TTest-1.1.0-11|1	%define upstream_name    Statistics-TTest
12mr|perl-Statistics-TTest-1.1.0-11|2	%define	upstream_version 1.1.0
12mr|perl-Statistics-TTest-1.1.0-11|3	
12mr|perl-Statistics-TTest-1.1.0-11|4	Name:		perl-%{upstream_name}
12mr|perl-Statistics-TTest-1.1.0-11|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Statistics-TTest-1.1.0-11|6	Release:	11
12mr|perl-Statistics-TTest-1.1.0-11|7	
12mr|perl-Statistics-TTest-1.1.0-11|8	Summary:	Perl module to perform T-test on 2 independent samples
12mr|perl-Statistics-TTest-1.1.0-11|9	License:	GPL+ or Artistic
12mr|perl-Statistics-TTest-1.1.0-11|10	Group:		Development/Perl
12mr|perl-Statistics-TTest-1.1.0-11|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Statistics-TTest-1.1.0-11|12	Source0:	http://www.cpan.org/modules/by-module/Statistics/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Statistics-TTest-1.1.0-11|13	
12mr|perl-Statistics-TTest-1.1.0-11|14	BuildRequires:	perl-devel
12mr|perl-Statistics-TTest-1.1.0-11|15	BuildRequires:	perl(Statistics::Descriptive)   >= 2.60.0
12mr|perl-Statistics-TTest-1.1.0-11|16	BuildRequires:	perl(Statistics::Distributions) >= 0.70.0
12mr|perl-Statistics-TTest-1.1.0-11|17	
12mr|perl-Statistics-TTest-1.1.0-11|18	BuildArch:	noarch
12mr|perl-Statistics-TTest-1.1.0-11|19	
12mr|perl-Statistics-TTest-1.1.0-11|20	%description
12mr|perl-Statistics-TTest-1.1.0-11|21	This is the Statistical T-Test module to compare 2 independent
12mr|perl-Statistics-TTest-1.1.0-11|22	samples. It takes 2 array of point measures, compute the confidence
12mr|perl-Statistics-TTest-1.1.0-11|23	intervals using the PointEstimation module (which is also included in
12mr|perl-Statistics-TTest-1.1.0-11|24	this package) and use the T-statistic to test the null hypothesis. If
12mr|perl-Statistics-TTest-1.1.0-11|25	the null hypothesis is rejected, the difference will be given as the
12mr|perl-Statistics-TTest-1.1.0-11|26	lower_clm and upper_clm of the TTest object.
12mr|perl-Statistics-TTest-1.1.0-11|27	
12mr|perl-Statistics-TTest-1.1.0-11|28	%prep
12mr|perl-Statistics-TTest-1.1.0-11|29	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Statistics-TTest-1.1.0-11|30	
12mr|perl-Statistics-TTest-1.1.0-11|31	# perl path hack
12mr|perl-Statistics-TTest-1.1.0-11|32	find -type f | xargs perl -pi -e "s|/usr/local/bin/perl|%{_bindir}/perl|g"
12mr|perl-Statistics-TTest-1.1.0-11|33	
12mr|perl-Statistics-TTest-1.1.0-11|34	%build
12mr|perl-Statistics-TTest-1.1.0-11|35	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Statistics-TTest-1.1.0-11|36	%make
12mr|perl-Statistics-TTest-1.1.0-11|37	
12mr|perl-Statistics-TTest-1.1.0-11|38	%check
12mr|perl-Statistics-TTest-1.1.0-11|39	%make test
12mr|perl-Statistics-TTest-1.1.0-11|40	
12mr|perl-Statistics-TTest-1.1.0-11|41	%install
12mr|perl-Statistics-TTest-1.1.0-11|42	%makeinstall_std
12mr|perl-Statistics-TTest-1.1.0-11|43	
12mr|perl-Statistics-TTest-1.1.0-11|44	%files
12mr|perl-Statistics-TTest-1.1.0-11|45	%{perl_vendorlib}/Statistics/*.pm
12mr|perl-Statistics-TTest-1.1.0-11|46	%{_mandir}/man3/*
12mr|perl-Statistics-TTest-1.1.0-11|47	
12mr|perl-Statistics-TTest-1.1.0-11|48	
12mr|perl-Statistics-TTest-1.1.0-11|49	
12mr|perl-Statistics-TTest-1.1.0-11|50	%changelog
12mr|perl-Statistics-TTest-1.1.0-11|51	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Statistics-TTest-1.1.0-11|52	+ Commit: 053c6ad
12mr|perl-Statistics-TTest-1.1.0-11|53	- Should be noarch package
12mr|perl-Statistics-TTest-1.1.0-11|54	
12mr|perl-Statistics-TTest-1.1.0-11|55	

15767 12
12mr|perl-Storable-2.300.0-3|1	%define upstream_name    Storable
12mr|perl-Storable-2.300.0-3|2	%define upstream_version 2.30
12mr|perl-Storable-2.300.0-3|3	
12mr|perl-Storable-2.300.0-3|4	Name:       perl-%{upstream_name}
12mr|perl-Storable-2.300.0-3|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Storable-2.300.0-3|6	Release:    %mkrel 3
12mr|perl-Storable-2.300.0-3|7	
12mr|perl-Storable-2.300.0-3|8	Summary:    Persistent data structure mechanism
12mr|perl-Storable-2.300.0-3|9	License:    GPL+ or Artistic
12mr|perl-Storable-2.300.0-3|10	Group:      Development/Perl
12mr|perl-Storable-2.300.0-3|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Storable-2.300.0-3|12	Source0:    http://www.cpan.org/modules/by-module//%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Storable-2.300.0-3|13	
12mr|perl-Storable-2.300.0-3|14	
12mr|perl-Storable-2.300.0-3|15	BuildRequires: perl-devel
12mr|perl-Storable-2.300.0-3|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Storable-2.300.0-3|17	
12mr|perl-Storable-2.300.0-3|18	%description
12mr|perl-Storable-2.300.0-3|19	The Storable package brings persistence to your Perl data structures
12mr|perl-Storable-2.300.0-3|20	containing SCALAR, ARRAY, HASH or REF objects, i.e. anything that can be
12mr|perl-Storable-2.300.0-3|21	conveniently stored to disk and retrieved at a later time.
12mr|perl-Storable-2.300.0-3|22	
12mr|perl-Storable-2.300.0-3|23	It can be used in the regular procedural way by calling 'store' with a
12mr|perl-Storable-2.300.0-3|24	reference to the object to be stored, along with the file name where the
12mr|perl-Storable-2.300.0-3|25	image should be written.
12mr|perl-Storable-2.300.0-3|26	
12mr|perl-Storable-2.300.0-3|27	The routine returns 'undef' for I/O problems or other internal error, a
12mr|perl-Storable-2.300.0-3|28	true value otherwise. Serious errors are propagated as a 'die' exception.
12mr|perl-Storable-2.300.0-3|29	
12mr|perl-Storable-2.300.0-3|30	%prep
12mr|perl-Storable-2.300.0-3|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Storable-2.300.0-3|32	
12mr|perl-Storable-2.300.0-3|33	%build
12mr|perl-Storable-2.300.0-3|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Storable-2.300.0-3|35	
12mr|perl-Storable-2.300.0-3|36	%{make}
12mr|perl-Storable-2.300.0-3|37	
12mr|perl-Storable-2.300.0-3|38	%check
12mr|perl-Storable-2.300.0-3|39	%{make} test
12mr|perl-Storable-2.300.0-3|40	
12mr|perl-Storable-2.300.0-3|41	%install
12mr|perl-Storable-2.300.0-3|42	rm -rf %buildroot
12mr|perl-Storable-2.300.0-3|43	%makeinstall_std
12mr|perl-Storable-2.300.0-3|44	
12mr|perl-Storable-2.300.0-3|45	%clean
12mr|perl-Storable-2.300.0-3|46	rm -rf %buildroot
12mr|perl-Storable-2.300.0-3|47	
12mr|perl-Storable-2.300.0-3|48	%files
12mr|perl-Storable-2.300.0-3|49	%defattr(-,root,root)
12mr|perl-Storable-2.300.0-3|50	%doc ChangeLog README
12mr|perl-Storable-2.300.0-3|51	%{_mandir}/man3/*
12mr|perl-Storable-2.300.0-3|52	%perl_vendorlib/*
12mr|perl-Storable-2.300.0-3|53	
12mr|perl-Storable-2.300.0-3|54	
12mr|perl-Storable-2.300.0-3|55	
12mr|perl-Storable-2.300.0-3|56	
12mr|perl-Storable-2.300.0-3|57	
12mr|perl-Storable-2.300.0-3|58	%changelog
12mr|perl-Storable-2.300.0-3|59	

15768 12
12mr|perl-String-CRC32-1.4-14|1	%define module  String-CRC32
12mr|perl-String-CRC32-1.4-14|2	%define name	perl-%{module}
12mr|perl-String-CRC32-1.4-14|3	%define version 1.4
12mr|perl-String-CRC32-1.4-14|4	%define release 14
12mr|perl-String-CRC32-1.4-14|5	
12mr|perl-String-CRC32-1.4-14|6	Name: 		%{name}
12mr|perl-String-CRC32-1.4-14|7	Version: 	%{version}
12mr|perl-String-CRC32-1.4-14|8	Release: 	%{release}
12mr|perl-String-CRC32-1.4-14|9	Summary: 	Perl interface for cyclic redundency check generation
12mr|perl-String-CRC32-1.4-14|10	License: 	GPL or Artistic
12mr|perl-String-CRC32-1.4-14|11	Group: 		Development/Perl
12mr|perl-String-CRC32-1.4-14|12	Source:		ftp://ftp.perl.org/pub/CPAN/modules/by-module/String/%{module}-%{version}.tar.bz2
12mr|perl-String-CRC32-1.4-14|13	Url:		http://search.cpan.org/dist/%{module}
12mr|perl-String-CRC32-1.4-14|14	Buildrequires:	perl-devel
12mr|perl-String-CRC32-1.4-14|15	BuildRoot: 	%{_tmppath}/%{name}-%{version}
12mr|perl-String-CRC32-1.4-14|16	
12mr|perl-String-CRC32-1.4-14|17	%description
12mr|perl-String-CRC32-1.4-14|18	This packages provides a perl module to generate checksums from strings
12mr|perl-String-CRC32-1.4-14|19	and from files.
12mr|perl-String-CRC32-1.4-14|20	
12mr|perl-String-CRC32-1.4-14|21	%prep
12mr|perl-String-CRC32-1.4-14|22	%setup -q -n %{module}-%{version}
12mr|perl-String-CRC32-1.4-14|23	
12mr|perl-String-CRC32-1.4-14|24	%build
12mr|perl-String-CRC32-1.4-14|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-String-CRC32-1.4-14|26	%make CFLAGS="%{optflags}"
12mr|perl-String-CRC32-1.4-14|27	
12mr|perl-String-CRC32-1.4-14|28	%check
12mr|perl-String-CRC32-1.4-14|29	%{__make} test
12mr|perl-String-CRC32-1.4-14|30	
12mr|perl-String-CRC32-1.4-14|31	%install
12mr|perl-String-CRC32-1.4-14|32	rm -rf %{buildroot}
12mr|perl-String-CRC32-1.4-14|33	%makeinstall_std
12mr|perl-String-CRC32-1.4-14|34	
12mr|perl-String-CRC32-1.4-14|35	%clean
12mr|perl-String-CRC32-1.4-14|36	rm -rf %{buildroot}
12mr|perl-String-CRC32-1.4-14|37	
12mr|perl-String-CRC32-1.4-14|38	%files
12mr|perl-String-CRC32-1.4-14|39	%defattr(-,root,root)
12mr|perl-String-CRC32-1.4-14|40	%doc README
12mr|perl-String-CRC32-1.4-14|41	%{_mandir}/*/*
12mr|perl-String-CRC32-1.4-14|42	%{perl_vendorarch}/String
12mr|perl-String-CRC32-1.4-14|43	%{perl_vendorarch}/auto/String
12mr|perl-String-CRC32-1.4-14|44	
12mr|perl-String-CRC32-1.4-14|45	
12mr|perl-String-CRC32-1.4-14|46	
12mr|perl-String-CRC32-1.4-14|47	
12mr|perl-String-CRC32-1.4-14|48	%changelog
12mr|perl-String-CRC32-1.4-14|49	

15769 12
12mr|perl-String-Format-1.160.0-5|1	%define upstream_name    String-Format
12mr|perl-String-Format-1.160.0-5|2	%define upstream_version 1.16
12mr|perl-String-Format-1.160.0-5|3	
12mr|perl-String-Format-1.160.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-String-Format-1.160.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-String-Format-1.160.0-5|6	Release:	5
12mr|perl-String-Format-1.160.0-5|7	
12mr|perl-String-Format-1.160.0-5|8	Summary:	Sprintf-like string formatting capabilities with arbitrary format definitions
12mr|perl-String-Format-1.160.0-5|9	License:	GPL+ or Artistic
12mr|perl-String-Format-1.160.0-5|10	Group:		Development/Perl
12mr|perl-String-Format-1.160.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-String-Format-1.160.0-5|12	Source0:	http://www.cpan.org/modules/by-module/String/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-String-Format-1.160.0-5|13	
12mr|perl-String-Format-1.160.0-5|14	BuildRequires:	perl-devel
12mr|perl-String-Format-1.160.0-5|15	BuildArch:	noarch
12mr|perl-String-Format-1.160.0-5|16	
12mr|perl-String-Format-1.160.0-5|17	%description
12mr|perl-String-Format-1.160.0-5|18	String::Format lets you define arbitrary printf-like format sequences to be
12mr|perl-String-Format-1.160.0-5|19	expanded. This module would be most useful in configuration files and reporting
12mr|perl-String-Format-1.160.0-5|20	tools, where the results of a query need to be formatted in a particular way.
12mr|perl-String-Format-1.160.0-5|21	It was inspired by mutt's index_format and related directives (see
12mr|perl-String-Format-1.160.0-5|22	<URL:http://www.mutt.org/doc/manual/manual-6.html#index_format>).
12mr|perl-String-Format-1.160.0-5|23	
12mr|perl-String-Format-1.160.0-5|24	%prep
12mr|perl-String-Format-1.160.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-String-Format-1.160.0-5|26	
12mr|perl-String-Format-1.160.0-5|27	%build
12mr|perl-String-Format-1.160.0-5|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-String-Format-1.160.0-5|29	%make
12mr|perl-String-Format-1.160.0-5|30	
12mr|perl-String-Format-1.160.0-5|31	%check
12mr|perl-String-Format-1.160.0-5|32	make test
12mr|perl-String-Format-1.160.0-5|33	
12mr|perl-String-Format-1.160.0-5|34	%install
12mr|perl-String-Format-1.160.0-5|35	%makeinstall_std
12mr|perl-String-Format-1.160.0-5|36	
12mr|perl-String-Format-1.160.0-5|37	%files
12mr|perl-String-Format-1.160.0-5|38	%doc Changes README
12mr|perl-String-Format-1.160.0-5|39	%{perl_vendorlib}/String
12mr|perl-String-Format-1.160.0-5|40	%{_mandir}/*/*
12mr|perl-String-Format-1.160.0-5|41	
12mr|perl-String-Format-1.160.0-5|42	
12mr|perl-String-Format-1.160.0-5|43	
12mr|perl-String-Format-1.160.0-5|44	%changelog
12mr|perl-String-Format-1.160.0-5|45	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-String-Format-1.160.0-5|46	+ Commit: 512dc2f
12mr|perl-String-Format-1.160.0-5|47	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-String-Format-1.160.0-5|48	
12mr|perl-String-Format-1.160.0-5|49	

15770 12
12mr|perl-String-ShellQuote-1.40.0-7|1	%define upstream_name    String-ShellQuote
12mr|perl-String-ShellQuote-1.40.0-7|2	%define upstream_version 1.04
12mr|perl-String-ShellQuote-1.40.0-7|3	
12mr|perl-String-ShellQuote-1.40.0-7|4	Name:       perl-%{upstream_name}
12mr|perl-String-ShellQuote-1.40.0-7|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-String-ShellQuote-1.40.0-7|6	Release:    7
12mr|perl-String-ShellQuote-1.40.0-7|7	
12mr|perl-String-ShellQuote-1.40.0-7|8	Summary:	Quote strings for passing through the shell
12mr|perl-String-ShellQuote-1.40.0-7|9	License:	GPL+ or Artistic
12mr|perl-String-ShellQuote-1.40.0-7|10	Group:		Development/Perl
12mr|perl-String-ShellQuote-1.40.0-7|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-String-ShellQuote-1.40.0-7|12	Source0:	http://www.perl.com/CPAN-local/authors/id/R/RO/ROSCH/String-ShellQuote-%{upstream_version}.tar.gz
12mr|perl-String-ShellQuote-1.40.0-7|13	
12mr|perl-String-ShellQuote-1.40.0-7|14	BuildArch:	noarch
12mr|perl-String-ShellQuote-1.40.0-7|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-String-ShellQuote-1.40.0-7|16	BuildRequires:  perl-devel
12mr|perl-String-ShellQuote-1.40.0-7|17	
12mr|perl-String-ShellQuote-1.40.0-7|18	%description
12mr|perl-String-ShellQuote-1.40.0-7|19	This perl module contains some functions which are useful for quoting strings
12mr|perl-String-ShellQuote-1.40.0-7|20	which are going to pass through the shell or a shell-like object.
12mr|perl-String-ShellQuote-1.40.0-7|21	
12mr|perl-String-ShellQuote-1.40.0-7|22	%prep
12mr|perl-String-ShellQuote-1.40.0-7|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-String-ShellQuote-1.40.0-7|24	
12mr|perl-String-ShellQuote-1.40.0-7|25	%build
12mr|perl-String-ShellQuote-1.40.0-7|26	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-String-ShellQuote-1.40.0-7|27	%make
12mr|perl-String-ShellQuote-1.40.0-7|28	
12mr|perl-String-ShellQuote-1.40.0-7|29	%check
12mr|perl-String-ShellQuote-1.40.0-7|30	%make test
12mr|perl-String-ShellQuote-1.40.0-7|31	
12mr|perl-String-ShellQuote-1.40.0-7|32	%install
12mr|perl-String-ShellQuote-1.40.0-7|33	rm -rf %{buildroot}
12mr|perl-String-ShellQuote-1.40.0-7|34	%makeinstall_std
12mr|perl-String-ShellQuote-1.40.0-7|35	
12mr|perl-String-ShellQuote-1.40.0-7|36	%clean
12mr|perl-String-ShellQuote-1.40.0-7|37	rm -rf %{buildroot}
12mr|perl-String-ShellQuote-1.40.0-7|38	
12mr|perl-String-ShellQuote-1.40.0-7|39	%files
12mr|perl-String-ShellQuote-1.40.0-7|40	%defattr(-,root,root)
12mr|perl-String-ShellQuote-1.40.0-7|41	%doc README Changes
12mr|perl-String-ShellQuote-1.40.0-7|42	%{_bindir}/*
12mr|perl-String-ShellQuote-1.40.0-7|43	%{_mandir}/*/*
12mr|perl-String-ShellQuote-1.40.0-7|44	%{perl_vendorlib}/String/*
12mr|perl-String-ShellQuote-1.40.0-7|45	
12mr|perl-String-ShellQuote-1.40.0-7|46	
12mr|perl-String-ShellQuote-1.40.0-7|47	
12mr|perl-String-ShellQuote-1.40.0-7|48	%changelog
12mr|perl-String-ShellQuote-1.40.0-7|49	

15771 12
12mr|perl-Sub-Exporter-0.982-8|1	%define module  Sub-Exporter
12mr|perl-Sub-Exporter-0.982-8|2	
12mr|perl-Sub-Exporter-0.982-8|3	Name:		perl-%{module}
12mr|perl-Sub-Exporter-0.982-8|4	Version:	0.982
12mr|perl-Sub-Exporter-0.982-8|5	Release:	8
12mr|perl-Sub-Exporter-0.982-8|6	Summary:	A sophisticated exporter for custom-built routines
12mr|perl-Sub-Exporter-0.982-8|7	License:	GPL or Artistic
12mr|perl-Sub-Exporter-0.982-8|8	Group:		Development/Perl
12mr|perl-Sub-Exporter-0.982-8|9	Url:		http://search.cpan.org/dist/%{module}
12mr|perl-Sub-Exporter-0.982-8|10	Source:		http://www.cpan.org/modules/by-module/Sub/%{module}-%{version}.tar.gz
12mr|perl-Sub-Exporter-0.982-8|11	BuildRequires:	perl(Data::OptList)
12mr|perl-Sub-Exporter-0.982-8|12	BuildRequires:	perl-devel
12mr|perl-Sub-Exporter-0.982-8|13	BuildArch:	noarch
12mr|perl-Sub-Exporter-0.982-8|14	
12mr|perl-Sub-Exporter-0.982-8|15	%description
12mr|perl-Sub-Exporter-0.982-8|16	This module allows to (re)name a sub.
12mr|perl-Sub-Exporter-0.982-8|17	
12mr|perl-Sub-Exporter-0.982-8|18	%prep
12mr|perl-Sub-Exporter-0.982-8|19	%setup -q -n %{module}-%{version}
12mr|perl-Sub-Exporter-0.982-8|20	
12mr|perl-Sub-Exporter-0.982-8|21	%build
12mr|perl-Sub-Exporter-0.982-8|22	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Sub-Exporter-0.982-8|23	%make
12mr|perl-Sub-Exporter-0.982-8|24	
12mr|perl-Sub-Exporter-0.982-8|25	%install
12mr|perl-Sub-Exporter-0.982-8|26	%makeinstall_std
12mr|perl-Sub-Exporter-0.982-8|27	
12mr|perl-Sub-Exporter-0.982-8|28	%check
12mr|perl-Sub-Exporter-0.982-8|29	make test
12mr|perl-Sub-Exporter-0.982-8|30	
12mr|perl-Sub-Exporter-0.982-8|31	%files
12mr|perl-Sub-Exporter-0.982-8|32	%doc Changes README
12mr|perl-Sub-Exporter-0.982-8|33	%{perl_vendorlib}/Sub
12mr|perl-Sub-Exporter-0.982-8|34	%{_mandir}/*/*
12mr|perl-Sub-Exporter-0.982-8|35	
12mr|perl-Sub-Exporter-0.982-8|36	
12mr|perl-Sub-Exporter-0.982-8|37	
12mr|perl-Sub-Exporter-0.982-8|38	%changelog
12mr|perl-Sub-Exporter-0.982-8|39	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Sub-Exporter-0.982-8|40	+ Commit: 950bda9
12mr|perl-Sub-Exporter-0.982-8|41	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Sub-Exporter-0.982-8|42	
12mr|perl-Sub-Exporter-0.982-8|43	

15772 12
12mr|perl-Sub-Identify-0.40.0-5|1	%define upstream_name	 Sub-Identify
12mr|perl-Sub-Identify-0.40.0-5|2	%define upstream_version 0.04
12mr|perl-Sub-Identify-0.40.0-5|3	
12mr|perl-Sub-Identify-0.40.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Sub-Identify-0.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Sub-Identify-0.40.0-5|6	Release:	%mkrel 5
12mr|perl-Sub-Identify-0.40.0-5|7	
12mr|perl-Sub-Identify-0.40.0-5|8	Summary:	Retrieve names of code references
12mr|perl-Sub-Identify-0.40.0-5|9	License:	GPL+ or Artistic
12mr|perl-Sub-Identify-0.40.0-5|10	Group:		Development/Perl
12mr|perl-Sub-Identify-0.40.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Sub-Identify-0.40.0-5|12	Source0:    http://www.cpan.org/modules/by-module/Sub/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Sub-Identify-0.40.0-5|13	
12mr|perl-Sub-Identify-0.40.0-5|14	BuildRequires:	perl-devel
12mr|perl-Sub-Identify-0.40.0-5|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Sub-Identify-0.40.0-5|16	
12mr|perl-Sub-Identify-0.40.0-5|17	%description
12mr|perl-Sub-Identify-0.40.0-5|18	Sub::Identify allows you to retrieve the real name of code references. For
12mr|perl-Sub-Identify-0.40.0-5|19	this, it uses perl's introspection mechanism, provided by the B module.
12mr|perl-Sub-Identify-0.40.0-5|20	
12mr|perl-Sub-Identify-0.40.0-5|21	%prep
12mr|perl-Sub-Identify-0.40.0-5|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Sub-Identify-0.40.0-5|23	
12mr|perl-Sub-Identify-0.40.0-5|24	%build
12mr|perl-Sub-Identify-0.40.0-5|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Sub-Identify-0.40.0-5|26	%make
12mr|perl-Sub-Identify-0.40.0-5|27	
12mr|perl-Sub-Identify-0.40.0-5|28	%check
12mr|perl-Sub-Identify-0.40.0-5|29	make test
12mr|perl-Sub-Identify-0.40.0-5|30	
12mr|perl-Sub-Identify-0.40.0-5|31	%install
12mr|perl-Sub-Identify-0.40.0-5|32	rm -rf %{buildroot}
12mr|perl-Sub-Identify-0.40.0-5|33	%makeinstall_std
12mr|perl-Sub-Identify-0.40.0-5|34	
12mr|perl-Sub-Identify-0.40.0-5|35	%clean
12mr|perl-Sub-Identify-0.40.0-5|36	rm -rf %{buildroot}
12mr|perl-Sub-Identify-0.40.0-5|37	
12mr|perl-Sub-Identify-0.40.0-5|38	%files
12mr|perl-Sub-Identify-0.40.0-5|39	%defattr(-,root,root)
12mr|perl-Sub-Identify-0.40.0-5|40	%doc Changes
12mr|perl-Sub-Identify-0.40.0-5|41	%{perl_vendorarch}/Sub
12mr|perl-Sub-Identify-0.40.0-5|42	%{perl_vendorarch}/auto/Sub
12mr|perl-Sub-Identify-0.40.0-5|43	%{_mandir}/*/*
12mr|perl-Sub-Identify-0.40.0-5|44	
12mr|perl-Sub-Identify-0.40.0-5|45	
12mr|perl-Sub-Identify-0.40.0-5|46	
12mr|perl-Sub-Identify-0.40.0-5|47	%changelog
12mr|perl-Sub-Identify-0.40.0-5|48	

15773 12
12mr|perl-Sub-Install-0.925-7|1	%define module  Sub-Install
12mr|perl-Sub-Install-0.925-7|2	
12mr|perl-Sub-Install-0.925-7|3	Name:		perl-%{module}
12mr|perl-Sub-Install-0.925-7|4	Version:	0.925
12mr|perl-Sub-Install-0.925-7|5	Release:	7
12mr|perl-Sub-Install-0.925-7|6	Summary:	Install subroutines into packages easily
12mr|perl-Sub-Install-0.925-7|7	License:	GPL or Artistic
12mr|perl-Sub-Install-0.925-7|8	Group:		Development/Perl
12mr|perl-Sub-Install-0.925-7|9	Url:		http://search.cpan.org/dist/%{module}
12mr|perl-Sub-Install-0.925-7|10	Source:		http://www.cpan.org/modules/by-module/Sub/%{module}-%{version}.tar.gz
12mr|perl-Sub-Install-0.925-7|11	BuildRequires:	perl-devel
12mr|perl-Sub-Install-0.925-7|12	BuildArch:	noarch
12mr|perl-Sub-Install-0.925-7|13	
12mr|perl-Sub-Install-0.925-7|14	%description
12mr|perl-Sub-Install-0.925-7|15	This module makes it easy to install subroutines into packages without the
12mr|perl-Sub-Install-0.925-7|16	unslightly mess of no strict or typeglobs lying about where just anyone can see
12mr|perl-Sub-Install-0.925-7|17	them.
12mr|perl-Sub-Install-0.925-7|18	
12mr|perl-Sub-Install-0.925-7|19	%prep
12mr|perl-Sub-Install-0.925-7|20	%setup -q -n %{module}-%{version}
12mr|perl-Sub-Install-0.925-7|21	
12mr|perl-Sub-Install-0.925-7|22	%build
12mr|perl-Sub-Install-0.925-7|23	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Sub-Install-0.925-7|24	%make
12mr|perl-Sub-Install-0.925-7|25	
12mr|perl-Sub-Install-0.925-7|26	%install
12mr|perl-Sub-Install-0.925-7|27	%makeinstall_std
12mr|perl-Sub-Install-0.925-7|28	
12mr|perl-Sub-Install-0.925-7|29	%check
12mr|perl-Sub-Install-0.925-7|30	make test
12mr|perl-Sub-Install-0.925-7|31	
12mr|perl-Sub-Install-0.925-7|32	%files
12mr|perl-Sub-Install-0.925-7|33	%doc Changes README
12mr|perl-Sub-Install-0.925-7|34	%{perl_vendorlib}/Sub
12mr|perl-Sub-Install-0.925-7|35	%{_mandir}/*/*
12mr|perl-Sub-Install-0.925-7|36	
12mr|perl-Sub-Install-0.925-7|37	
12mr|perl-Sub-Install-0.925-7|38	%changelog
12mr|perl-Sub-Install-0.925-7|39	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Sub-Install-0.925-7|40	+ Commit: c278727
12mr|perl-Sub-Install-0.925-7|41	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Sub-Install-0.925-7|42	
12mr|perl-Sub-Install-0.925-7|43	

15774 12
12mr|perl-Sub-Name-0.50.0-5|1	%define upstream_name    Sub-Name
12mr|perl-Sub-Name-0.50.0-5|2	%define upstream_version 0.05
12mr|perl-Sub-Name-0.50.0-5|3	
12mr|perl-Sub-Name-0.50.0-5|4	Name:       perl-%{upstream_name}
12mr|perl-Sub-Name-0.50.0-5|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Sub-Name-0.50.0-5|6	Release:    5
12mr|perl-Sub-Name-0.50.0-5|7	
12mr|perl-Sub-Name-0.50.0-5|8	Summary: 	Allows to (re)name a sub
12mr|perl-Sub-Name-0.50.0-5|9	License: 	GPL+ or Artistic
12mr|perl-Sub-Name-0.50.0-5|10	Group: 		Development/Perl
12mr|perl-Sub-Name-0.50.0-5|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Sub-Name-0.50.0-5|12	Source0:    http://www.cpan.org/modules/by-module/Sub/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Sub-Name-0.50.0-5|13	
12mr|perl-Sub-Name-0.50.0-5|14	BuildRequires:  perl-devel
12mr|perl-Sub-Name-0.50.0-5|15	BuildRoot: 	    %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Sub-Name-0.50.0-5|16	
12mr|perl-Sub-Name-0.50.0-5|17	%description
12mr|perl-Sub-Name-0.50.0-5|18	This module allows to (re)name a sub.
12mr|perl-Sub-Name-0.50.0-5|19	
12mr|perl-Sub-Name-0.50.0-5|20	%prep
12mr|perl-Sub-Name-0.50.0-5|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Sub-Name-0.50.0-5|22	
12mr|perl-Sub-Name-0.50.0-5|23	%build
12mr|perl-Sub-Name-0.50.0-5|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Sub-Name-0.50.0-5|25	%make
12mr|perl-Sub-Name-0.50.0-5|26	
12mr|perl-Sub-Name-0.50.0-5|27	%install
12mr|perl-Sub-Name-0.50.0-5|28	%{__rm} -rf %{buildroot}
12mr|perl-Sub-Name-0.50.0-5|29	%{makeinstall_std}
12mr|perl-Sub-Name-0.50.0-5|30	
12mr|perl-Sub-Name-0.50.0-5|31	%check
12mr|perl-Sub-Name-0.50.0-5|32	%{__make} test
12mr|perl-Sub-Name-0.50.0-5|33	
12mr|perl-Sub-Name-0.50.0-5|34	%clean
12mr|perl-Sub-Name-0.50.0-5|35	%{__rm} -rf %{buildroot}
12mr|perl-Sub-Name-0.50.0-5|36	
12mr|perl-Sub-Name-0.50.0-5|37	%files
12mr|perl-Sub-Name-0.50.0-5|38	%defattr(-,root,root)
12mr|perl-Sub-Name-0.50.0-5|39	%doc Changes README
12mr|perl-Sub-Name-0.50.0-5|40	%{perl_vendorarch}/Sub
12mr|perl-Sub-Name-0.50.0-5|41	%{perl_vendorarch}/auto/Sub
12mr|perl-Sub-Name-0.50.0-5|42	%{_mandir}/*/*
12mr|perl-Sub-Name-0.50.0-5|43	
12mr|perl-Sub-Name-0.50.0-5|44	
12mr|perl-Sub-Name-0.50.0-5|45	
12mr|perl-Sub-Name-0.50.0-5|46	%changelog
12mr|perl-Sub-Name-0.50.0-5|47	

15775 12
12mr|perl-Sub-Uplevel-0.220.0-5|1	%define upstream_name    Sub-Uplevel
12mr|perl-Sub-Uplevel-0.220.0-5|2	%define upstream_version 0.22
12mr|perl-Sub-Uplevel-0.220.0-5|3	
12mr|perl-Sub-Uplevel-0.220.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Sub-Uplevel-0.220.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Sub-Uplevel-0.220.0-5|6	Release:	5
12mr|perl-Sub-Uplevel-0.220.0-5|7	
12mr|perl-Sub-Uplevel-0.220.0-5|8	Summary:	Apparently run a function in a higher stack frame
12mr|perl-Sub-Uplevel-0.220.0-5|9	License:	GPL+ or Artistic
12mr|perl-Sub-Uplevel-0.220.0-5|10	Group:		Development/Perl
12mr|perl-Sub-Uplevel-0.220.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Sub-Uplevel-0.220.0-5|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Sub/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Sub-Uplevel-0.220.0-5|13	
12mr|perl-Sub-Uplevel-0.220.0-5|14	BuildRequires:	perl-devel
12mr|perl-Sub-Uplevel-0.220.0-5|15	BuildArch:	noarch
12mr|perl-Sub-Uplevel-0.220.0-5|16	
12mr|perl-Sub-Uplevel-0.220.0-5|17	%description
12mr|perl-Sub-Uplevel-0.220.0-5|18	Apparently run a function in a higher stack frame.
12mr|perl-Sub-Uplevel-0.220.0-5|19	
12mr|perl-Sub-Uplevel-0.220.0-5|20	%prep
12mr|perl-Sub-Uplevel-0.220.0-5|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Sub-Uplevel-0.220.0-5|22	
12mr|perl-Sub-Uplevel-0.220.0-5|23	%build
12mr|perl-Sub-Uplevel-0.220.0-5|24	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Sub-Uplevel-0.220.0-5|25	%make
12mr|perl-Sub-Uplevel-0.220.0-5|26	
12mr|perl-Sub-Uplevel-0.220.0-5|27	%install
12mr|perl-Sub-Uplevel-0.220.0-5|28	%makeinstall_std
12mr|perl-Sub-Uplevel-0.220.0-5|29	%__rm -f %{buildroot}%{perl_archlib}/perllocal.pod
12mr|perl-Sub-Uplevel-0.220.0-5|30	
12mr|perl-Sub-Uplevel-0.220.0-5|31	%check
12mr|perl-Sub-Uplevel-0.220.0-5|32	make test
12mr|perl-Sub-Uplevel-0.220.0-5|33	
12mr|perl-Sub-Uplevel-0.220.0-5|34	%files
12mr|perl-Sub-Uplevel-0.220.0-5|35	%doc Changes
12mr|perl-Sub-Uplevel-0.220.0-5|36	%{perl_vendorlib}/Sub
12mr|perl-Sub-Uplevel-0.220.0-5|37	%{_mandir}/*/*
12mr|perl-Sub-Uplevel-0.220.0-5|38	
12mr|perl-Sub-Uplevel-0.220.0-5|39	
12mr|perl-Sub-Uplevel-0.220.0-5|40	
12mr|perl-Sub-Uplevel-0.220.0-5|41	%changelog
12mr|perl-Sub-Uplevel-0.220.0-5|42	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Sub-Uplevel-0.220.0-5|43	+ Commit: 7f94e76
12mr|perl-Sub-Uplevel-0.220.0-5|44	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Sub-Uplevel-0.220.0-5|45	
12mr|perl-Sub-Uplevel-0.220.0-5|46	

15776 12
12mr|perl-SVG-2.500.0-5|1	%define upstream_name	 SVG
12mr|perl-SVG-2.500.0-5|2	%define upstream_version 2.50
12mr|perl-SVG-2.500.0-5|3	
12mr|perl-SVG-2.500.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-SVG-2.500.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-SVG-2.500.0-5|6	Release:	5
12mr|perl-SVG-2.500.0-5|7	
12mr|perl-SVG-2.500.0-5|8	Summary:	Perl extension for generating Scalable Vector Graphics (SVG) documents
12mr|perl-SVG-2.500.0-5|9	License:	GPL+ or Artistic
12mr|perl-SVG-2.500.0-5|10	Group:		Development/Perl
12mr|perl-SVG-2.500.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-SVG-2.500.0-5|12	Source0:	http://www.cpan.org/modules/by-module/SVG/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-SVG-2.500.0-5|13	
12mr|perl-SVG-2.500.0-5|14	BuildRequires:	perl-devel
12mr|perl-SVG-2.500.0-5|15	
12mr|perl-SVG-2.500.0-5|16	BuildArch:	noarch
12mr|perl-SVG-2.500.0-5|17	
12mr|perl-SVG-2.500.0-5|18	%description
12mr|perl-SVG-2.500.0-5|19	SVG is a Perl module which generates a nested data structure containing the
12mr|perl-SVG-2.500.0-5|20	DOM representation of an SVG (Scalable Vector Graphics) image. Using SVG, you
12mr|perl-SVG-2.500.0-5|21	can generate SVG objects, embed other SVG instances into it, access the DOM
12mr|perl-SVG-2.500.0-5|22	object, create and access javascript, and generate SMIL animation content.
12mr|perl-SVG-2.500.0-5|23	
12mr|perl-SVG-2.500.0-5|24	%prep
12mr|perl-SVG-2.500.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-SVG-2.500.0-5|26	
12mr|perl-SVG-2.500.0-5|27	%build
12mr|perl-SVG-2.500.0-5|28	perl -pi -e 's/\cM//' examples/*.{pl,cgi}
12mr|perl-SVG-2.500.0-5|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-SVG-2.500.0-5|30	%make
12mr|perl-SVG-2.500.0-5|31	
12mr|perl-SVG-2.500.0-5|32	%install
12mr|perl-SVG-2.500.0-5|33	%makeinstall_std
12mr|perl-SVG-2.500.0-5|34	
12mr|perl-SVG-2.500.0-5|35	%check
12mr|perl-SVG-2.500.0-5|36	%make test
12mr|perl-SVG-2.500.0-5|37	
12mr|perl-SVG-2.500.0-5|38	%files
12mr|perl-SVG-2.500.0-5|39	%doc README Changes examples
12mr|perl-SVG-2.500.0-5|40	%{perl_vendorlib}/SVG
12mr|perl-SVG-2.500.0-5|41	%{perl_vendorlib}/SVG.pm
12mr|perl-SVG-2.500.0-5|42	%{_mandir}/*/*
12mr|perl-SVG-2.500.0-5|43	
12mr|perl-SVG-2.500.0-5|44	
12mr|perl-SVG-2.500.0-5|45	
12mr|perl-SVG-2.500.0-5|46	%changelog
12mr|perl-SVG-2.500.0-5|47	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-SVG-2.500.0-5|48	+ Commit: 16e334b
12mr|perl-SVG-2.500.0-5|49	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-SVG-2.500.0-5|50	
12mr|perl-SVG-2.500.0-5|51	

15777 12
12mr|perl-SVG-Parser-1.30.0-4|1	%define upstream_name	 SVG-Parser
12mr|perl-SVG-Parser-1.30.0-4|2	%define upstream_version 1.03
12mr|perl-SVG-Parser-1.30.0-4|3	
12mr|perl-SVG-Parser-1.30.0-4|4	Name:       perl-%{upstream_name}
12mr|perl-SVG-Parser-1.30.0-4|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-SVG-Parser-1.30.0-4|6	Release:    %mkrel 4
12mr|perl-SVG-Parser-1.30.0-4|7	
12mr|perl-SVG-Parser-1.30.0-4|8	Summary:	Perl XML Parser for Scalable Vector Graphics (SVG) documents
12mr|perl-SVG-Parser-1.30.0-4|9	License:	GPL+ or Artistic
12mr|perl-SVG-Parser-1.30.0-4|10	Group:		Development/Perl
12mr|perl-SVG-Parser-1.30.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-SVG-Parser-1.30.0-4|12	Source0:	http://www.cpan.org/modules/by-module/SVG/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-SVG-Parser-1.30.0-4|13	
12mr|perl-SVG-Parser-1.30.0-4|14	BuildRequires:	perl(Module::Build)
12mr|perl-SVG-Parser-1.30.0-4|15	BuildRequires:	perl(SVG)
12mr|perl-SVG-Parser-1.30.0-4|16	BuildRequires:	perl(XML::Parser)
12mr|perl-SVG-Parser-1.30.0-4|17	BuildRequires:	perl(XML::SAX)
12mr|perl-SVG-Parser-1.30.0-4|18	BuildRequires:	perl(XML::SAX::Expat)
12mr|perl-SVG-Parser-1.30.0-4|19	Buildarch:	noarch
12mr|perl-SVG-Parser-1.30.0-4|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-SVG-Parser-1.30.0-4|21	
12mr|perl-SVG-Parser-1.30.0-4|22	%description
12mr|perl-SVG-Parser-1.30.0-4|23	SVG::Parser is an XML parser for SVG Documents. It takes XML as input and
12mr|perl-SVG-Parser-1.30.0-4|24	produces an SVG object as its output. SVG::Parser supports both XML::SAX and
12mr|perl-SVG-Parser-1.30.0-4|25	XML::Parser (Expat) parsers, with SAX preferred by default.
12mr|perl-SVG-Parser-1.30.0-4|26	Only one of these needs to be installed for SVG::Parser to function.
12mr|perl-SVG-Parser-1.30.0-4|27	
12mr|perl-SVG-Parser-1.30.0-4|28	A list of preferred parsers may be specified in the import list.
12mr|perl-SVG-Parser-1.30.0-4|29	SVG::Parser will use the first parser that successfully loads.
12mr|perl-SVG-Parser-1.30.0-4|30	Some basic measures are taken to provide cross-compatibility.
12mr|perl-SVG-Parser-1.30.0-4|31	Applications requiring more advanced parser features should use
12mr|perl-SVG-Parser-1.30.0-4|32	the relevant parser module directly; see SVG::Parser::Expat and
12mr|perl-SVG-Parser-1.30.0-4|33	SVG::Parser::SAX.
12mr|perl-SVG-Parser-1.30.0-4|34	
12mr|perl-SVG-Parser-1.30.0-4|35	%prep
12mr|perl-SVG-Parser-1.30.0-4|36	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-SVG-Parser-1.30.0-4|37	
12mr|perl-SVG-Parser-1.30.0-4|38	%build
12mr|perl-SVG-Parser-1.30.0-4|39	%{__perl} Build.PL installdirs=vendor
12mr|perl-SVG-Parser-1.30.0-4|40	./Build
12mr|perl-SVG-Parser-1.30.0-4|41	
12mr|perl-SVG-Parser-1.30.0-4|42	%install
12mr|perl-SVG-Parser-1.30.0-4|43	rm -rf %{buildroot}
12mr|perl-SVG-Parser-1.30.0-4|44	./Build install destdir=%{buildroot}
12mr|perl-SVG-Parser-1.30.0-4|45	
12mr|perl-SVG-Parser-1.30.0-4|46	%check
12mr|perl-SVG-Parser-1.30.0-4|47	./Build test
12mr|perl-SVG-Parser-1.30.0-4|48	
12mr|perl-SVG-Parser-1.30.0-4|49	%clean
12mr|perl-SVG-Parser-1.30.0-4|50	rm -rf %{buildroot}
12mr|perl-SVG-Parser-1.30.0-4|51	
12mr|perl-SVG-Parser-1.30.0-4|52	%files
12mr|perl-SVG-Parser-1.30.0-4|53	%defattr(-,root,root)
12mr|perl-SVG-Parser-1.30.0-4|54	%doc README examples
12mr|perl-SVG-Parser-1.30.0-4|55	%{perl_vendorlib}/SVG
12mr|perl-SVG-Parser-1.30.0-4|56	%{_mandir}/*/*
12mr|perl-SVG-Parser-1.30.0-4|57	
12mr|perl-SVG-Parser-1.30.0-4|58	
12mr|perl-SVG-Parser-1.30.0-4|59	
12mr|perl-SVG-Parser-1.30.0-4|60	%changelog
12mr|perl-SVG-Parser-1.30.0-4|61	

15778 12
12mr|perl-Sys-Hostname-Long-1.4-11|1	%define module	Sys-Hostname-Long
12mr|perl-Sys-Hostname-Long-1.4-11|2	%define name	perl-%{module}
12mr|perl-Sys-Hostname-Long-1.4-11|3	%define version	1.4
12mr|perl-Sys-Hostname-Long-1.4-11|4	%define	release	%mkrel 11
12mr|perl-Sys-Hostname-Long-1.4-11|5	
12mr|perl-Sys-Hostname-Long-1.4-11|6	Name:		%{name}
12mr|perl-Sys-Hostname-Long-1.4-11|7	Version:	%{version}
12mr|perl-Sys-Hostname-Long-1.4-11|8	Release:	%{release}
12mr|perl-Sys-Hostname-Long-1.4-11|9	Summary:	Try every conceivable way to get full hostname
12mr|perl-Sys-Hostname-Long-1.4-11|10	License:	GPL or Artistic
12mr|perl-Sys-Hostname-Long-1.4-11|11	Group:		Development/Perl
12mr|perl-Sys-Hostname-Long-1.4-11|12	URL:		http://search.cpan.org/dist/%{module}/
12mr|perl-Sys-Hostname-Long-1.4-11|13	Source0:	%{module}-%{version}.tar.bz2
12mr|perl-Sys-Hostname-Long-1.4-11|14	Patch0:		Sys-Hostname-Long-1.4-no_win32.diff
12mr|perl-Sys-Hostname-Long-1.4-11|15	BuildArch:	noarch
12mr|perl-Sys-Hostname-Long-1.4-11|16	BuildRequires:	perl-devel
12mr|perl-Sys-Hostname-Long-1.4-11|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|perl-Sys-Hostname-Long-1.4-11|18	
12mr|perl-Sys-Hostname-Long-1.4-11|19	%description
12mr|perl-Sys-Hostname-Long-1.4-11|20	How to get the host full name in perl on multiple operating systems.
12mr|perl-Sys-Hostname-Long-1.4-11|21	
12mr|perl-Sys-Hostname-Long-1.4-11|22	%prep
12mr|perl-Sys-Hostname-Long-1.4-11|23	
12mr|perl-Sys-Hostname-Long-1.4-11|24	%setup -q -n %{module}-%{version}
12mr|perl-Sys-Hostname-Long-1.4-11|25	%patch0 -p0
12mr|perl-Sys-Hostname-Long-1.4-11|26	
12mr|perl-Sys-Hostname-Long-1.4-11|27	%build
12mr|perl-Sys-Hostname-Long-1.4-11|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Sys-Hostname-Long-1.4-11|29	%make
12mr|perl-Sys-Hostname-Long-1.4-11|30	
12mr|perl-Sys-Hostname-Long-1.4-11|31	%check
12mr|perl-Sys-Hostname-Long-1.4-11|32	%{__make} test
12mr|perl-Sys-Hostname-Long-1.4-11|33	
12mr|perl-Sys-Hostname-Long-1.4-11|34	%install
12mr|perl-Sys-Hostname-Long-1.4-11|35	rm -rf %{buildroot}
12mr|perl-Sys-Hostname-Long-1.4-11|36	%makeinstall_std
12mr|perl-Sys-Hostname-Long-1.4-11|37	
12mr|perl-Sys-Hostname-Long-1.4-11|38	%clean
12mr|perl-Sys-Hostname-Long-1.4-11|39	rm -rf %{buildroot}
12mr|perl-Sys-Hostname-Long-1.4-11|40	
12mr|perl-Sys-Hostname-Long-1.4-11|41	%files
12mr|perl-Sys-Hostname-Long-1.4-11|42	%defattr(-,root,root)
12mr|perl-Sys-Hostname-Long-1.4-11|43	%doc Changes README
12mr|perl-Sys-Hostname-Long-1.4-11|44	%{perl_vendorlib}/Sys/Hostname/*
12mr|perl-Sys-Hostname-Long-1.4-11|45	%{_mandir}/*/*
12mr|perl-Sys-Hostname-Long-1.4-11|46	
12mr|perl-Sys-Hostname-Long-1.4-11|47	
12mr|perl-Sys-Hostname-Long-1.4-11|48	
12mr|perl-Sys-Hostname-Long-1.4-11|49	
12mr|perl-Sys-Hostname-Long-1.4-11|50	
12mr|perl-Sys-Hostname-Long-1.4-11|51	%changelog
12mr|perl-Sys-Hostname-Long-1.4-11|52	

15779 12
12mr|perl-Task-Weaken-1.40.0-5|1	%define upstream_name    Task-Weaken
12mr|perl-Task-Weaken-1.40.0-5|2	%define upstream_version 1.04
12mr|perl-Task-Weaken-1.40.0-5|3	
12mr|perl-Task-Weaken-1.40.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Task-Weaken-1.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Task-Weaken-1.40.0-5|6	Release:	5
12mr|perl-Task-Weaken-1.40.0-5|7	
12mr|perl-Task-Weaken-1.40.0-5|8	License:	GPL+ or Artistic
12mr|perl-Task-Weaken-1.40.0-5|9	Group:		Development/Perl
12mr|perl-Task-Weaken-1.40.0-5|10	Summary:	Ensure that a platform has weaken support
12mr|perl-Task-Weaken-1.40.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Task-Weaken-1.40.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Task/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Task-Weaken-1.40.0-5|13	
12mr|perl-Task-Weaken-1.40.0-5|14	BuildRequires:	perl(File::Spec)
12mr|perl-Task-Weaken-1.40.0-5|15	BuildRequires:	perl(Scalar::Util)
12mr|perl-Task-Weaken-1.40.0-5|16	BuildRequires:	perl(Test::More)
12mr|perl-Task-Weaken-1.40.0-5|17	BuildRequires:	perl-devel
12mr|perl-Task-Weaken-1.40.0-5|18	BuildArch:	noarch
12mr|perl-Task-Weaken-1.40.0-5|19	
12mr|perl-Task-Weaken-1.40.0-5|20	%description
12mr|perl-Task-Weaken-1.40.0-5|21	One recurring problem in modules that use the Scalar::Util manpage's
12mr|perl-Task-Weaken-1.40.0-5|22	'weaken' function is that it is not present in the pure-perl variant.
12mr|perl-Task-Weaken-1.40.0-5|23	
12mr|perl-Task-Weaken-1.40.0-5|24	While this isn't necesarily always a problem in a straight CPAN-based Perl
12mr|perl-Task-Weaken-1.40.0-5|25	environment, some operating system distributions only include the pure-Perl
12mr|perl-Task-Weaken-1.40.0-5|26	versions, don't include the XS version, and so weaken is then "missing"
12mr|perl-Task-Weaken-1.40.0-5|27	from the platform, *despite* passing a dependency on the Scalar::Util
12mr|perl-Task-Weaken-1.40.0-5|28	manpage successfully.
12mr|perl-Task-Weaken-1.40.0-5|29	
12mr|perl-Task-Weaken-1.40.0-5|30	Most notably this is RedHat Linux at time of writing, but other come and go
12mr|perl-Task-Weaken-1.40.0-5|31	and do the same thing, hence "recurring problem".
12mr|perl-Task-Weaken-1.40.0-5|32	
12mr|perl-Task-Weaken-1.40.0-5|33	%prep
12mr|perl-Task-Weaken-1.40.0-5|34	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Task-Weaken-1.40.0-5|35	
12mr|perl-Task-Weaken-1.40.0-5|36	%build
12mr|perl-Task-Weaken-1.40.0-5|37	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Task-Weaken-1.40.0-5|38	%make
12mr|perl-Task-Weaken-1.40.0-5|39	
12mr|perl-Task-Weaken-1.40.0-5|40	%check
12mr|perl-Task-Weaken-1.40.0-5|41	make test
12mr|perl-Task-Weaken-1.40.0-5|42	
12mr|perl-Task-Weaken-1.40.0-5|43	%install
12mr|perl-Task-Weaken-1.40.0-5|44	%makeinstall_std
12mr|perl-Task-Weaken-1.40.0-5|45	
12mr|perl-Task-Weaken-1.40.0-5|46	%files
12mr|perl-Task-Weaken-1.40.0-5|47	%doc README LICENSE Changes
12mr|perl-Task-Weaken-1.40.0-5|48	%{_mandir}/man3/*
12mr|perl-Task-Weaken-1.40.0-5|49	%{perl_vendorlib}/*
12mr|perl-Task-Weaken-1.40.0-5|50	
12mr|perl-Task-Weaken-1.40.0-5|51	
12mr|perl-Task-Weaken-1.40.0-5|52	
12mr|perl-Task-Weaken-1.40.0-5|53	%changelog
12mr|perl-Task-Weaken-1.40.0-5|54	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Task-Weaken-1.40.0-5|55	+ Commit: 1b08b7f
12mr|perl-Task-Weaken-1.40.0-5|56	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Task-Weaken-1.40.0-5|57	
12mr|perl-Task-Weaken-1.40.0-5|58	

15780 12
12mr|perl-Template-Toolkit-2.220.0-7|1	%define upstream_name       Template-Toolkit
12mr|perl-Template-Toolkit-2.220.0-7|2	%define upstream_version    2.22
12mr|perl-Template-Toolkit-2.220.0-7|3	%define _provides_exceptions perl(CGI)\\|perl(My::
12mr|perl-Template-Toolkit-2.220.0-7|4	
12mr|perl-Template-Toolkit-2.220.0-7|5	Name:       perl-%{upstream_name}
12mr|perl-Template-Toolkit-2.220.0-7|6	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Template-Toolkit-2.220.0-7|7	Release:    %mkrel 7
12mr|perl-Template-Toolkit-2.220.0-7|8	
12mr|perl-Template-Toolkit-2.220.0-7|9	Summary: 	%{upstream_name} module for perl
12mr|perl-Template-Toolkit-2.220.0-7|10	License:	GPL
12mr|perl-Template-Toolkit-2.220.0-7|11	Group:		Development/Perl
12mr|perl-Template-Toolkit-2.220.0-7|12	URL:		http://www.template-toolkit.org
12mr|perl-Template-Toolkit-2.220.0-7|13	Source0:    http://www.cpan.org/modules/by-module/Template/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Template-Toolkit-2.220.0-7|14	
12mr|perl-Template-Toolkit-2.220.0-7|15	BuildRequires:	perl-devel >= 0:5.600
12mr|perl-Template-Toolkit-2.220.0-7|16	BuildRequires:	perl(AppConfig) >= 1.56
12mr|perl-Template-Toolkit-2.220.0-7|17	BuildRequires:	perl(File::Spec) >= 0.8
12mr|perl-Template-Toolkit-2.220.0-7|18	BuildRequires:	perl(File::Temp) >= 0.12
12mr|perl-Template-Toolkit-2.220.0-7|19	BuildRequires:	perl(Pod::POM) >= 0.1
12mr|perl-Template-Toolkit-2.220.0-7|20	BuildRequires:	perl(Text::Autoformat) >= 1.03
12mr|perl-Template-Toolkit-2.220.0-7|21	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|perl-Template-Toolkit-2.220.0-7|22	Requires:	perl >= 0:5.600
12mr|perl-Template-Toolkit-2.220.0-7|23	
12mr|perl-Template-Toolkit-2.220.0-7|24	%description
12mr|perl-Template-Toolkit-2.220.0-7|25	The Template Toolkit is a collection of modules which implement a
12mr|perl-Template-Toolkit-2.220.0-7|26	fast, flexible, powerful and extensible template processing system.
12mr|perl-Template-Toolkit-2.220.0-7|27	It was originally designed and remains primarily useful for generating
12mr|perl-Template-Toolkit-2.220.0-7|28	dynamic web content, but it can be used equally well for processing
12mr|perl-Template-Toolkit-2.220.0-7|29	any other kind of text based documents: HTML, XML, POD, PostScript,
12mr|perl-Template-Toolkit-2.220.0-7|30	LaTeX, and so on.
12mr|perl-Template-Toolkit-2.220.0-7|31	
12mr|perl-Template-Toolkit-2.220.0-7|32	%prep
12mr|perl-Template-Toolkit-2.220.0-7|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Template-Toolkit-2.220.0-7|34	
12mr|perl-Template-Toolkit-2.220.0-7|35	# perl path hack
12mr|perl-Template-Toolkit-2.220.0-7|36	find ./ -type f | \
12mr|perl-Template-Toolkit-2.220.0-7|37	xargs perl -pi -e 's|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|'
12mr|perl-Template-Toolkit-2.220.0-7|38	
12mr|perl-Template-Toolkit-2.220.0-7|39	%build
12mr|perl-Template-Toolkit-2.220.0-7|40	%{__perl} Makefile.PL \
12mr|perl-Template-Toolkit-2.220.0-7|41	TT_XS_ENABLE="y" \
12mr|perl-Template-Toolkit-2.220.0-7|42	TT_XS_DEFAULT="y" \
12mr|perl-Template-Toolkit-2.220.0-7|43	INSTALLDIRS=vendor </dev/null
12mr|perl-Template-Toolkit-2.220.0-7|44	%make CFLAGS="%{optflags}"
12mr|perl-Template-Toolkit-2.220.0-7|45	
12mr|perl-Template-Toolkit-2.220.0-7|46	%install
12mr|perl-Template-Toolkit-2.220.0-7|47	rm -rf %{buildroot}
12mr|perl-Template-Toolkit-2.220.0-7|48	%makeinstall_std
12mr|perl-Template-Toolkit-2.220.0-7|49	
12mr|perl-Template-Toolkit-2.220.0-7|50	%clean
12mr|perl-Template-Toolkit-2.220.0-7|51	rm -rf %{buildroot}
12mr|perl-Template-Toolkit-2.220.0-7|52	
12mr|perl-Template-Toolkit-2.220.0-7|53	%files
12mr|perl-Template-Toolkit-2.220.0-7|54	%defattr(-,root,root)
12mr|perl-Template-Toolkit-2.220.0-7|55	%doc README Changes TODO HACKING INSTALL
12mr|perl-Template-Toolkit-2.220.0-7|56	%{perl_vendorarch}/Template*
12mr|perl-Template-Toolkit-2.220.0-7|57	%{perl_vendorarch}/auto/Template
12mr|perl-Template-Toolkit-2.220.0-7|58	%{_mandir}/*/*
12mr|perl-Template-Toolkit-2.220.0-7|59	%{_bindir}/*
12mr|perl-Template-Toolkit-2.220.0-7|60	
12mr|perl-Template-Toolkit-2.220.0-7|61	
12mr|perl-Template-Toolkit-2.220.0-7|62	
12mr|perl-Template-Toolkit-2.220.0-7|63	%changelog
12mr|perl-Template-Toolkit-2.220.0-7|64	

15781 12
12mr|perl-Term-ReadKey-2.30-16|1	Summary:	Term::ReadKey Perl module
12mr|perl-Term-ReadKey-2.30-16|2	Name:		perl-Term-ReadKey
12mr|perl-Term-ReadKey-2.30-16|3	Version:	2.30
12mr|perl-Term-ReadKey-2.30-16|4	Release:	16
12mr|perl-Term-ReadKey-2.30-16|5	License:	GPL
12mr|perl-Term-ReadKey-2.30-16|6	Group:		Development/Perl
12mr|perl-Term-ReadKey-2.30-16|7	Source0:	http://search.cpan.org/CPAN/authors/id/J/JS/JSTOWE/TermReadKey-%{version}.tar.bz2
12mr|perl-Term-ReadKey-2.30-16|8	Url:		http://search.cpan.org/dist/TermReadKey/
12mr|perl-Term-ReadKey-2.30-16|9	BuildRequires:	perl-devel
12mr|perl-Term-ReadKey-2.30-16|10	BuildRequires:	perl-List-MoreUtils >= 0.320.0-3
12mr|perl-Term-ReadKey-2.30-16|11	
12mr|perl-Term-ReadKey-2.30-16|12	%description
12mr|perl-Term-ReadKey-2.30-16|13	This module, ReadKey, provides ioctl control for terminals so the
12mr|perl-Term-ReadKey-2.30-16|14	input modes can be changed (thus allowing reads of a single character
12mr|perl-Term-ReadKey-2.30-16|15	at a time), and also provides non-blocking reads of stdin, as well as
12mr|perl-Term-ReadKey-2.30-16|16	several other terminal related features, including
12mr|perl-Term-ReadKey-2.30-16|17	retrieval/modification of the screen size, and retrieval/modification
12mr|perl-Term-ReadKey-2.30-16|18	of the control characters.
12mr|perl-Term-ReadKey-2.30-16|19	
12mr|perl-Term-ReadKey-2.30-16|20	%prep
12mr|perl-Term-ReadKey-2.30-16|21	%setup -q -n TermReadKey-%{version}
12mr|perl-Term-ReadKey-2.30-16|22	
12mr|perl-Term-ReadKey-2.30-16|23	%build
12mr|perl-Term-ReadKey-2.30-16|24	perl Makefile.PL INSTALLDIRS=vendor </dev/null
12mr|perl-Term-ReadKey-2.30-16|25	%make
12mr|perl-Term-ReadKey-2.30-16|26	
12mr|perl-Term-ReadKey-2.30-16|27	%install
12mr|perl-Term-ReadKey-2.30-16|28	rm -rf %{buildroot}
12mr|perl-Term-ReadKey-2.30-16|29	%makeinstall_std
12mr|perl-Term-ReadKey-2.30-16|30	
12mr|perl-Term-ReadKey-2.30-16|31	%clean
12mr|perl-Term-ReadKey-2.30-16|32	rm -rf %{buildroot}
12mr|perl-Term-ReadKey-2.30-16|33	
12mr|perl-Term-ReadKey-2.30-16|34	%files
12mr|perl-Term-ReadKey-2.30-16|35	%defattr(-,root,root)
12mr|perl-Term-ReadKey-2.30-16|36	%doc README
12mr|perl-Term-ReadKey-2.30-16|37	%{perl_vendorlib}/*
12mr|perl-Term-ReadKey-2.30-16|38	%{_mandir}/*/*
12mr|perl-Term-ReadKey-2.30-16|39	
12mr|perl-Term-ReadKey-2.30-16|40	
12mr|perl-Term-ReadKey-2.30-16|41	
12mr|perl-Term-ReadKey-2.30-16|42	
12mr|perl-Term-ReadKey-2.30-16|43	%changelog
12mr|perl-Term-ReadKey-2.30-16|44	

15782 12
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|1	%define upstream_name	 Term-ReadLine-Gnu
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|2	%define upstream_version 1.20
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|3	
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|4	Name:       perl-%{upstream_name}
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|6	Release:    %mkrel 7
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|7	
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|8	Summary:	Perl extension for the GNU Readline/History Library
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|9	License:	GPL+ or Artistic
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|10	Group:		Development/Perl
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|12	Source0:    http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|13	
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|14	BuildRequires:	ncurses-devel >= 5.2
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|15	BuildRequires:	perl-devel
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|16	BuildRequires:	readline-devel >= 4.2
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|18	
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|19	Obsoletes:	perl-Term-Readline-Gnu
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|20	
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|21	%description
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|22	This is an implementation of the interface to the GNU Readline
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|23	Library. This module gives you input line editing facility, input
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|24	history management facility, word completion facility, etc. It
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|25	uses the real GNU Readline Library. And this module has the
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|26	interface with the almost all variables and functions which are
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|27	documented in the GNU Readline/History Library. So you can program
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|28	your custom editing function, your custom completion function, and
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|29	so on with Perl. This may be useful for prototyping before
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|30	programming with C.
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|31	
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|32	%prep
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|34	chmod 644 README
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|35	# Fix bogus dependency on /usr/local/bin/perl:
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|36	perl -pi -e 's!/usr/local/bin/perl!/usr/bin/perl!g' Gnu/{euc_jp,XS}.pm
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|37	
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|38	
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|39	%build
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|40	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|41	%make "CFLAGS=%{optflags}"
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|42	
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|43	%check
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|44	if [ -n "$DISPLAY" ] ; then
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|45	TERM=linux make test
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|46	else
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|47	echo "***************************************************"
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|48	echo " make test not done because DISPLAY var is not set "
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|49	echo "***************************************************"
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|50	fi
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|51	
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|52	%install
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|53	rm -rf %{buildroot}
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|54	%makeinstall_std
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|55	
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|56	%clean
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|57	rm -rf %{buildroot}
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|58	
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|59	%files
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|60	%defattr(-,root,root)
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|61	%doc README
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|62	%{perl_vendorarch}/Term
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|63	%{perl_vendorarch}/auto/Term
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|64	%{_mandir}/*/*
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|65	
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|66	
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|67	
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|68	%changelog
12mr|perl-Term-ReadLine-Gnu-1.200.0-7|69	

15783 12
12mr|perl-Test-Base-0.600.0-5|1	%define upstream_name	 Test-Base
12mr|perl-Test-Base-0.600.0-5|2	%define upstream_version 0.60
12mr|perl-Test-Base-0.600.0-5|3	
12mr|perl-Test-Base-0.600.0-5|4	%define _requires_exceptions Module::Install
12mr|perl-Test-Base-0.600.0-5|5	
12mr|perl-Test-Base-0.600.0-5|6	Name:       perl-%{upstream_name}
12mr|perl-Test-Base-0.600.0-5|7	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Test-Base-0.600.0-5|8	Release:    5
12mr|perl-Test-Base-0.600.0-5|9	
12mr|perl-Test-Base-0.600.0-5|10	Summary:	A Data Driven Testing Framework
12mr|perl-Test-Base-0.600.0-5|11	License:	GPL+ or Artistic
12mr|perl-Test-Base-0.600.0-5|12	Group:		Development/Perl
12mr|perl-Test-Base-0.600.0-5|13	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Test-Base-0.600.0-5|14	Source0:    ftp://ftp.perl.org/pub/CPAN/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Test-Base-0.600.0-5|15	
12mr|perl-Test-Base-0.600.0-5|16	BuildRequires:  perl(Spiffy) >= 0.29
12mr|perl-Test-Base-0.600.0-5|17	BuildRequires:  perl(Test::More) >= 0.62
12mr|perl-Test-Base-0.600.0-5|18	BuildRequires:  perl(Test::Deep)
12mr|perl-Test-Base-0.600.0-5|19	BuildRequires:  perl-devel
12mr|perl-Test-Base-0.600.0-5|20	BuildArch:	noarch
12mr|perl-Test-Base-0.600.0-5|21	
12mr|perl-Test-Base-0.600.0-5|22	%description
12mr|perl-Test-Base-0.600.0-5|23	Perl gives you a standard way to run tests with Test::Harness, and basic
12mr|perl-Test-Base-0.600.0-5|24	testing primitives with Test::More. After that you are pretty much on your own
12mr|perl-Test-Base-0.600.0-5|25	to develop a testing framework and philosophy. Test::More encourages you to
12mr|perl-Test-Base-0.600.0-5|26	make your own framework by subclassing Test::Builder, but that is not trivial.
12mr|perl-Test-Base-0.600.0-5|27	Test::Base gives you a way to write your own test framework base class that is
12mr|perl-Test-Base-0.600.0-5|28	trivial.
12mr|perl-Test-Base-0.600.0-5|29	
12mr|perl-Test-Base-0.600.0-5|30	%prep
12mr|perl-Test-Base-0.600.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-Base-0.600.0-5|32	
12mr|perl-Test-Base-0.600.0-5|33	%build
12mr|perl-Test-Base-0.600.0-5|34	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-Base-0.600.0-5|35	%make
12mr|perl-Test-Base-0.600.0-5|36	
12mr|perl-Test-Base-0.600.0-5|37	%check
12mr|perl-Test-Base-0.600.0-5|38	%__make test
12mr|perl-Test-Base-0.600.0-5|39	
12mr|perl-Test-Base-0.600.0-5|40	%install
12mr|perl-Test-Base-0.600.0-5|41	%makeinstall_std
12mr|perl-Test-Base-0.600.0-5|42	
12mr|perl-Test-Base-0.600.0-5|43	%files
12mr|perl-Test-Base-0.600.0-5|44	%doc Changes README
12mr|perl-Test-Base-0.600.0-5|45	%perl_vendorlib/Test
12mr|perl-Test-Base-0.600.0-5|46	%perl_vendorlib/Module
12mr|perl-Test-Base-0.600.0-5|47	%_mandir/*/*
12mr|perl-Test-Base-0.600.0-5|48	
12mr|perl-Test-Base-0.600.0-5|49	
12mr|perl-Test-Base-0.600.0-5|50	
12mr|perl-Test-Base-0.600.0-5|51	%changelog
12mr|perl-Test-Base-0.600.0-5|52	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-Base-0.600.0-5|53	+ Commit: 4ab692a
12mr|perl-Test-Base-0.600.0-5|54	- Add perl-devel to BuildRequires, minor spec cleanup
12mr|perl-Test-Base-0.600.0-5|55	
12mr|perl-Test-Base-0.600.0-5|56	

15784 12
12mr|perl-Test-ClassAPI-1.60.0-5|1	%define upstream_name    Test-ClassAPI
12mr|perl-Test-ClassAPI-1.60.0-5|2	%define upstream_version 1.06
12mr|perl-Test-ClassAPI-1.60.0-5|3	
12mr|perl-Test-ClassAPI-1.60.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Test-ClassAPI-1.60.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Test-ClassAPI-1.60.0-5|6	Release:	5
12mr|perl-Test-ClassAPI-1.60.0-5|7	
12mr|perl-Test-ClassAPI-1.60.0-5|8	Summary:	Test::ClassAPI - Provides basic first-pass API testing for large class trees
12mr|perl-Test-ClassAPI-1.60.0-5|9	License:	GPL+ or Artistic
12mr|perl-Test-ClassAPI-1.60.0-5|10	Group:		Development/Perl
12mr|perl-Test-ClassAPI-1.60.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Test-ClassAPI-1.60.0-5|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Test-ClassAPI-1.60.0-5|13	
12mr|perl-Test-ClassAPI-1.60.0-5|14	BuildRequires:	perl(Class::Inspector) >= 1.06
12mr|perl-Test-ClassAPI-1.60.0-5|15	BuildRequires:	perl(Config::Tiny) >= 2.0
12mr|perl-Test-ClassAPI-1.60.0-5|16	BuildRequires:	perl(Params::Util)
12mr|perl-Test-ClassAPI-1.60.0-5|17	BuildRequires:	perl-devel
12mr|perl-Test-ClassAPI-1.60.0-5|18	BuildArch:	noarch
12mr|perl-Test-ClassAPI-1.60.0-5|19	
12mr|perl-Test-ClassAPI-1.60.0-5|20	%description
12mr|perl-Test-ClassAPI-1.60.0-5|21	For many APIs with large numbers of classes, it can be very useful to be
12mr|perl-Test-ClassAPI-1.60.0-5|22	able to do a quick once-over to make sure that classes, methods, and
12mr|perl-Test-ClassAPI-1.60.0-5|23	inheritance is correct, before doing more comprehensive testing. This
12mr|perl-Test-ClassAPI-1.60.0-5|24	module aims to provide such a capability.
12mr|perl-Test-ClassAPI-1.60.0-5|25	
12mr|perl-Test-ClassAPI-1.60.0-5|26	%prep
12mr|perl-Test-ClassAPI-1.60.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-ClassAPI-1.60.0-5|28	
12mr|perl-Test-ClassAPI-1.60.0-5|29	%build
12mr|perl-Test-ClassAPI-1.60.0-5|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-ClassAPI-1.60.0-5|31	%make
12mr|perl-Test-ClassAPI-1.60.0-5|32	make test
12mr|perl-Test-ClassAPI-1.60.0-5|33	
12mr|perl-Test-ClassAPI-1.60.0-5|34	%install
12mr|perl-Test-ClassAPI-1.60.0-5|35	%makeinstall_std
12mr|perl-Test-ClassAPI-1.60.0-5|36	
12mr|perl-Test-ClassAPI-1.60.0-5|37	%files
12mr|perl-Test-ClassAPI-1.60.0-5|38	%doc Changes README
12mr|perl-Test-ClassAPI-1.60.0-5|39	%{perl_vendorlib}/Test/ClassAPI.pm
12mr|perl-Test-ClassAPI-1.60.0-5|40	%{_mandir}/*/*
12mr|perl-Test-ClassAPI-1.60.0-5|41	
12mr|perl-Test-ClassAPI-1.60.0-5|42	
12mr|perl-Test-ClassAPI-1.60.0-5|43	
12mr|perl-Test-ClassAPI-1.60.0-5|44	%changelog
12mr|perl-Test-ClassAPI-1.60.0-5|45	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-ClassAPI-1.60.0-5|46	+ Commit: 6441d1b
12mr|perl-Test-ClassAPI-1.60.0-5|47	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Test-ClassAPI-1.60.0-5|48	
12mr|perl-Test-ClassAPI-1.60.0-5|49	

15785 12
12mr|perl-Test-CPAN-Meta-0.180.0-6|1	%define upstream_name    Test-CPAN-Meta
12mr|perl-Test-CPAN-Meta-0.180.0-6|2	%define upstream_version 0.18
12mr|perl-Test-CPAN-Meta-0.180.0-6|3	
12mr|perl-Test-CPAN-Meta-0.180.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-Test-CPAN-Meta-0.180.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Test-CPAN-Meta-0.180.0-6|6	Release:	6
12mr|perl-Test-CPAN-Meta-0.180.0-6|7	
12mr|perl-Test-CPAN-Meta-0.180.0-6|8	Summary:	Validation of META.yml specification elements
12mr|perl-Test-CPAN-Meta-0.180.0-6|9	License:	GPL+ or Artistic
12mr|perl-Test-CPAN-Meta-0.180.0-6|10	Group:		Development/Perl
12mr|perl-Test-CPAN-Meta-0.180.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Test-CPAN-Meta-0.180.0-6|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Test-CPAN-Meta-0.180.0-6|13	
12mr|perl-Test-CPAN-Meta-0.180.0-6|14	BuildRequires:	perl(Parse::CPAN::Meta)
12mr|perl-Test-CPAN-Meta-0.180.0-6|15	BuildRequires:	perl(Test::Builder)
12mr|perl-Test-CPAN-Meta-0.180.0-6|16	BuildRequires:	perl(Test::More)
12mr|perl-Test-CPAN-Meta-0.180.0-6|17	BuildRequires:	perl-devel
12mr|perl-Test-CPAN-Meta-0.180.0-6|18	BuildArch:	noarch
12mr|perl-Test-CPAN-Meta-0.180.0-6|19	
12mr|perl-Test-CPAN-Meta-0.180.0-6|20	%description
12mr|perl-Test-CPAN-Meta-0.180.0-6|21	This module was written to ensure that a META.yml file, provided with a
12mr|perl-Test-CPAN-Meta-0.180.0-6|22	standard distribution uploaded to CPAN, meets the specifications that are
12mr|perl-Test-CPAN-Meta-0.180.0-6|23	slowly being introduced to module uploads, via the use of package makers
12mr|perl-Test-CPAN-Meta-0.180.0-6|24	and installers such as the ExtUtils::MakeMaker manpage, the Module::Build
12mr|perl-Test-CPAN-Meta-0.180.0-6|25	manpage and the Module::Install manpage.
12mr|perl-Test-CPAN-Meta-0.180.0-6|26	
12mr|perl-Test-CPAN-Meta-0.180.0-6|27	%prep
12mr|perl-Test-CPAN-Meta-0.180.0-6|28	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-CPAN-Meta-0.180.0-6|29	
12mr|perl-Test-CPAN-Meta-0.180.0-6|30	%build
12mr|perl-Test-CPAN-Meta-0.180.0-6|31	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-CPAN-Meta-0.180.0-6|32	%make
12mr|perl-Test-CPAN-Meta-0.180.0-6|33	
12mr|perl-Test-CPAN-Meta-0.180.0-6|34	%check
12mr|perl-Test-CPAN-Meta-0.180.0-6|35	%make test
12mr|perl-Test-CPAN-Meta-0.180.0-6|36	
12mr|perl-Test-CPAN-Meta-0.180.0-6|37	%install
12mr|perl-Test-CPAN-Meta-0.180.0-6|38	%makeinstall_std
12mr|perl-Test-CPAN-Meta-0.180.0-6|39	
12mr|perl-Test-CPAN-Meta-0.180.0-6|40	%files
12mr|perl-Test-CPAN-Meta-0.180.0-6|41	%doc Changes README LICENSE
12mr|perl-Test-CPAN-Meta-0.180.0-6|42	%{_mandir}/man3/*
12mr|perl-Test-CPAN-Meta-0.180.0-6|43	%{perl_vendorlib}/*
12mr|perl-Test-CPAN-Meta-0.180.0-6|44	
12mr|perl-Test-CPAN-Meta-0.180.0-6|45	
12mr|perl-Test-CPAN-Meta-0.180.0-6|46	
12mr|perl-Test-CPAN-Meta-0.180.0-6|47	%changelog
12mr|perl-Test-CPAN-Meta-0.180.0-6|48	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-CPAN-Meta-0.180.0-6|49	+ Commit: aab65aa
12mr|perl-Test-CPAN-Meta-0.180.0-6|50	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Test-CPAN-Meta-0.180.0-6|51	
12mr|perl-Test-CPAN-Meta-0.180.0-6|52	

15786 12
12mr|perl-Test-Deep-0.108.0-5|1	%define upstream_name	 Test-Deep
12mr|perl-Test-Deep-0.108.0-5|2	%define upstream_version 0.108
12mr|perl-Test-Deep-0.108.0-5|3	
12mr|perl-Test-Deep-0.108.0-5|4	Name:       perl-%{upstream_name}
12mr|perl-Test-Deep-0.108.0-5|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Test-Deep-0.108.0-5|6	Release:    %mkrel 5
12mr|perl-Test-Deep-0.108.0-5|7	
12mr|perl-Test-Deep-0.108.0-5|8	Summary:	Extremely flexible deep comparison
12mr|perl-Test-Deep-0.108.0-5|9	License:	GPL+ or Artistic
12mr|perl-Test-Deep-0.108.0-5|10	Group:		Development/Perl
12mr|perl-Test-Deep-0.108.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Test-Deep-0.108.0-5|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Test-Deep-0.108.0-5|13	
12mr|perl-Test-Deep-0.108.0-5|14	Buildrequires:	perl-devel
12mr|perl-Test-Deep-0.108.0-5|15	BuildRequires:	perl(Test::NoWarnings)
12mr|perl-Test-Deep-0.108.0-5|16	BuildRequires:	perl(Test::Tester)
12mr|perl-Test-Deep-0.108.0-5|17	BuildArch:	noarch
12mr|perl-Test-Deep-0.108.0-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Test-Deep-0.108.0-5|19	
12mr|perl-Test-Deep-0.108.0-5|20	%description
12mr|perl-Test-Deep-0.108.0-5|21	Test::Deep gives you very flexible ways to check that the result you got is the
12mr|perl-Test-Deep-0.108.0-5|22	result you were expecting. At it's simplest it compares two structures by going
12mr|perl-Test-Deep-0.108.0-5|23	through each level, ensuring that the values match, that arrays and hashes have
12mr|perl-Test-Deep-0.108.0-5|24	the same elements and that references are blessed into the correct class. It
12mr|perl-Test-Deep-0.108.0-5|25	also handles circular data structures without getting caught in an infinite
12mr|perl-Test-Deep-0.108.0-5|26	loop.
12mr|perl-Test-Deep-0.108.0-5|27	
12mr|perl-Test-Deep-0.108.0-5|28	%prep
12mr|perl-Test-Deep-0.108.0-5|29	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-Deep-0.108.0-5|30	
12mr|perl-Test-Deep-0.108.0-5|31	%build
12mr|perl-Test-Deep-0.108.0-5|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-Deep-0.108.0-5|33	%make
12mr|perl-Test-Deep-0.108.0-5|34	
12mr|perl-Test-Deep-0.108.0-5|35	%check
12mr|perl-Test-Deep-0.108.0-5|36	%{__make} test
12mr|perl-Test-Deep-0.108.0-5|37	
12mr|perl-Test-Deep-0.108.0-5|38	%install
12mr|perl-Test-Deep-0.108.0-5|39	rm -rf %{buildroot}
12mr|perl-Test-Deep-0.108.0-5|40	%makeinstall_std
12mr|perl-Test-Deep-0.108.0-5|41	
12mr|perl-Test-Deep-0.108.0-5|42	%clean
12mr|perl-Test-Deep-0.108.0-5|43	rm -rf %{buildroot}
12mr|perl-Test-Deep-0.108.0-5|44	
12mr|perl-Test-Deep-0.108.0-5|45	%files
12mr|perl-Test-Deep-0.108.0-5|46	%defattr(-,root,root)
12mr|perl-Test-Deep-0.108.0-5|47	%doc CHANGES README TODO
12mr|perl-Test-Deep-0.108.0-5|48	%{_mandir}/*/*
12mr|perl-Test-Deep-0.108.0-5|49	%{perl_vendorlib}/Test/Deep
12mr|perl-Test-Deep-0.108.0-5|50	%{perl_vendorlib}/Test/Deep.pm
12mr|perl-Test-Deep-0.108.0-5|51	%{perl_vendorlib}/Test/Deep.pod
12mr|perl-Test-Deep-0.108.0-5|52	
12mr|perl-Test-Deep-0.108.0-5|53	
12mr|perl-Test-Deep-0.108.0-5|54	
12mr|perl-Test-Deep-0.108.0-5|55	%changelog
12mr|perl-Test-Deep-0.108.0-5|56	

15787 12
12mr|perl-Test-Differences-0.610.0-4|1	%define upstream_name	 Test-Differences
12mr|perl-Test-Differences-0.610.0-4|2	%define upstream_version 0.61
12mr|perl-Test-Differences-0.610.0-4|3	
12mr|perl-Test-Differences-0.610.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-Test-Differences-0.610.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Test-Differences-0.610.0-4|6	Release:	4
12mr|perl-Test-Differences-0.610.0-4|7	
12mr|perl-Test-Differences-0.610.0-4|8	Summary:	Test strings and data structures and show differences if not ok
12mr|perl-Test-Differences-0.610.0-4|9	License:	GPL+ or Artistic
12mr|perl-Test-Differences-0.610.0-4|10	Group:		Development/Perl
12mr|perl-Test-Differences-0.610.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Test-Differences-0.610.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Test-Differences-0.610.0-4|13	
12mr|perl-Test-Differences-0.610.0-4|14	BuildRequires:	perl-Text-Diff
12mr|perl-Test-Differences-0.610.0-4|15	BuildRequires:	perl-devel
12mr|perl-Test-Differences-0.610.0-4|16	BuildArch:	noarch
12mr|perl-Test-Differences-0.610.0-4|17	
12mr|perl-Test-Differences-0.610.0-4|18	%description
12mr|perl-Test-Differences-0.610.0-4|19	When the code you're testing returns multiple lines, records or data structures
12mr|perl-Test-Differences-0.610.0-4|20	and they're just plain wrong, an equivalent to the Unix diff utility may be
12mr|perl-Test-Differences-0.610.0-4|21	just what's needed.
12mr|perl-Test-Differences-0.610.0-4|22	
12mr|perl-Test-Differences-0.610.0-4|23	%prep
12mr|perl-Test-Differences-0.610.0-4|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-Differences-0.610.0-4|25	
12mr|perl-Test-Differences-0.610.0-4|26	%build
12mr|perl-Test-Differences-0.610.0-4|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-Differences-0.610.0-4|28	%make
12mr|perl-Test-Differences-0.610.0-4|29	
12mr|perl-Test-Differences-0.610.0-4|30	%check
12mr|perl-Test-Differences-0.610.0-4|31	make test
12mr|perl-Test-Differences-0.610.0-4|32	
12mr|perl-Test-Differences-0.610.0-4|33	%install
12mr|perl-Test-Differences-0.610.0-4|34	%makeinstall_std
12mr|perl-Test-Differences-0.610.0-4|35	
12mr|perl-Test-Differences-0.610.0-4|36	%files
12mr|perl-Test-Differences-0.610.0-4|37	%doc Changes
12mr|perl-Test-Differences-0.610.0-4|38	%{perl_vendorlib}/Test
12mr|perl-Test-Differences-0.610.0-4|39	%{_mandir}/*/*
12mr|perl-Test-Differences-0.610.0-4|40	
12mr|perl-Test-Differences-0.610.0-4|41	
12mr|perl-Test-Differences-0.610.0-4|42	
12mr|perl-Test-Differences-0.610.0-4|43	%changelog
12mr|perl-Test-Differences-0.610.0-4|44	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-Differences-0.610.0-4|45	+ Commit: be3fdaa
12mr|perl-Test-Differences-0.610.0-4|46	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Test-Differences-0.610.0-4|47	
12mr|perl-Test-Differences-0.610.0-4|48	

15788 12
12mr|perl-Test-Exception-0.310.0-5|1	%define upstream_name    Test-Exception
12mr|perl-Test-Exception-0.310.0-5|2	%define upstream_version 0.31
12mr|perl-Test-Exception-0.310.0-5|3	
12mr|perl-Test-Exception-0.310.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Test-Exception-0.310.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Test-Exception-0.310.0-5|6	Release:	5
12mr|perl-Test-Exception-0.310.0-5|7	
12mr|perl-Test-Exception-0.310.0-5|8	Summary:	Test exception based code
12mr|perl-Test-Exception-0.310.0-5|9	License:	GPL+ or Artistic
12mr|perl-Test-Exception-0.310.0-5|10	Group:		Development/Perl
12mr|perl-Test-Exception-0.310.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Test-Exception-0.310.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Test-Exception-0.310.0-5|13	
12mr|perl-Test-Exception-0.310.0-5|14	BuildRequires:	perl-devel
12mr|perl-Test-Exception-0.310.0-5|15	BuildRequires:	perl(Test::Builder) >= 0.13
12mr|perl-Test-Exception-0.310.0-5|16	BuildRequires:	perl(Test::Harness) >= 2.03
12mr|perl-Test-Exception-0.310.0-5|17	BuildRequires:	perl(Test::More) >= 0.44
12mr|perl-Test-Exception-0.310.0-5|18	BuildRequires:	perl(Sub::Uplevel) >= 0.06
12mr|perl-Test-Exception-0.310.0-5|19	BuildRequires:	perl(Test::Builder::Tester) >= 1.01
12mr|perl-Test-Exception-0.310.0-5|20	BuildArch:		noarch
12mr|perl-Test-Exception-0.310.0-5|21	
12mr|perl-Test-Exception-0.310.0-5|22	%description
12mr|perl-Test-Exception-0.310.0-5|23	This module provides a few convenience methods for testing
12mr|perl-Test-Exception-0.310.0-5|24	exception-based code. It is built with Test::Builder and
12mr|perl-Test-Exception-0.310.0-5|25	plays happily with Test::Simple, Test::More and friends.
12mr|perl-Test-Exception-0.310.0-5|26	
12mr|perl-Test-Exception-0.310.0-5|27	If you are not familiar with Test::Simple or Test::More
12mr|perl-Test-Exception-0.310.0-5|28	now would be the time to go take a look.
12mr|perl-Test-Exception-0.310.0-5|29	
12mr|perl-Test-Exception-0.310.0-5|30	%prep
12mr|perl-Test-Exception-0.310.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-Exception-0.310.0-5|32	
12mr|perl-Test-Exception-0.310.0-5|33	%build
12mr|perl-Test-Exception-0.310.0-5|34	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-Exception-0.310.0-5|35	%make
12mr|perl-Test-Exception-0.310.0-5|36	
12mr|perl-Test-Exception-0.310.0-5|37	%check
12mr|perl-Test-Exception-0.310.0-5|38	%make test
12mr|perl-Test-Exception-0.310.0-5|39	
12mr|perl-Test-Exception-0.310.0-5|40	%install
12mr|perl-Test-Exception-0.310.0-5|41	%makeinstall_std
12mr|perl-Test-Exception-0.310.0-5|42	rm -f %{buildroot}%{perl_archlib}/perllocal.pod
12mr|perl-Test-Exception-0.310.0-5|43	
12mr|perl-Test-Exception-0.310.0-5|44	%files
12mr|perl-Test-Exception-0.310.0-5|45	%doc Changes README
12mr|perl-Test-Exception-0.310.0-5|46	%{perl_vendorlib}/Test
12mr|perl-Test-Exception-0.310.0-5|47	%{_mandir}/man3/*
12mr|perl-Test-Exception-0.310.0-5|48	
12mr|perl-Test-Exception-0.310.0-5|49	
12mr|perl-Test-Exception-0.310.0-5|50	
12mr|perl-Test-Exception-0.310.0-5|51	%changelog
12mr|perl-Test-Exception-0.310.0-5|52	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-Exception-0.310.0-5|53	+ Commit: 77b524c
12mr|perl-Test-Exception-0.310.0-5|54	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Test-Exception-0.310.0-5|55	
12mr|perl-Test-Exception-0.310.0-5|56	

15789 12
12mr|perl-Test-Fatal-0.6.0-4|1	%define upstream_name    Test-Fatal
12mr|perl-Test-Fatal-0.6.0-4|2	%define upstream_version 0.006
12mr|perl-Test-Fatal-0.6.0-4|3	
12mr|perl-Test-Fatal-0.6.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-Test-Fatal-0.6.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Test-Fatal-0.6.0-4|6	Release:	4
12mr|perl-Test-Fatal-0.6.0-4|7	
12mr|perl-Test-Fatal-0.6.0-4|8	Summary:	Incredibly simple helpers for testing code with exceptions
12mr|perl-Test-Fatal-0.6.0-4|9	License:	GPL+ or Artistic
12mr|perl-Test-Fatal-0.6.0-4|10	Group:		Development/Perl
12mr|perl-Test-Fatal-0.6.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Test-Fatal-0.6.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Test-Fatal-0.6.0-4|13	
12mr|perl-Test-Fatal-0.6.0-4|14	BuildRequires:	perl(Carp)
12mr|perl-Test-Fatal-0.6.0-4|15	BuildRequires:	perl(Exporter)
12mr|perl-Test-Fatal-0.6.0-4|16	BuildRequires:	perl(Test::More)
12mr|perl-Test-Fatal-0.6.0-4|17	BuildRequires:	perl(Try::Tiny)
12mr|perl-Test-Fatal-0.6.0-4|18	BuildRequires:	perl(overload)
12mr|perl-Test-Fatal-0.6.0-4|19	BuildRequires:	perl-devel
12mr|perl-Test-Fatal-0.6.0-4|20	BuildArch:	noarch
12mr|perl-Test-Fatal-0.6.0-4|21	
12mr|perl-Test-Fatal-0.6.0-4|22	%description
12mr|perl-Test-Fatal-0.6.0-4|23	Test::Fatal is an alternative to the popular the Test::Exception manpage.
12mr|perl-Test-Fatal-0.6.0-4|24	It does much less, but should allow greater flexibility in testing
12mr|perl-Test-Fatal-0.6.0-4|25	exception-throwing code with about the same amount of typing.
12mr|perl-Test-Fatal-0.6.0-4|26	
12mr|perl-Test-Fatal-0.6.0-4|27	It exports one routine by default: 'exception'.
12mr|perl-Test-Fatal-0.6.0-4|28	
12mr|perl-Test-Fatal-0.6.0-4|29	%prep
12mr|perl-Test-Fatal-0.6.0-4|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-Fatal-0.6.0-4|31	
12mr|perl-Test-Fatal-0.6.0-4|32	%build
12mr|perl-Test-Fatal-0.6.0-4|33	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-Fatal-0.6.0-4|34	%make
12mr|perl-Test-Fatal-0.6.0-4|35	
12mr|perl-Test-Fatal-0.6.0-4|36	%check
12mr|perl-Test-Fatal-0.6.0-4|37	%make test
12mr|perl-Test-Fatal-0.6.0-4|38	
12mr|perl-Test-Fatal-0.6.0-4|39	%install
12mr|perl-Test-Fatal-0.6.0-4|40	%makeinstall_std
12mr|perl-Test-Fatal-0.6.0-4|41	
12mr|perl-Test-Fatal-0.6.0-4|42	%files
12mr|perl-Test-Fatal-0.6.0-4|43	%doc README Changes LICENSE META.yml META.json
12mr|perl-Test-Fatal-0.6.0-4|44	%{_mandir}/man3/*
12mr|perl-Test-Fatal-0.6.0-4|45	%perl_vendorlib/*
12mr|perl-Test-Fatal-0.6.0-4|46	
12mr|perl-Test-Fatal-0.6.0-4|47	
12mr|perl-Test-Fatal-0.6.0-4|48	
12mr|perl-Test-Fatal-0.6.0-4|49	%changelog
12mr|perl-Test-Fatal-0.6.0-4|50	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-Fatal-0.6.0-4|51	+ Commit: 4c4d5aa
12mr|perl-Test-Fatal-0.6.0-4|52	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Test-Fatal-0.6.0-4|53	
12mr|perl-Test-Fatal-0.6.0-4|54	

15790 12
12mr|perl-Test-Harness-3.220.0-4|1	%define upstream_name    Test-Harness
12mr|perl-Test-Harness-3.220.0-4|2	%define upstream_version 3.22
12mr|perl-Test-Harness-3.220.0-4|3	
12mr|perl-Test-Harness-3.220.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-Test-Harness-3.220.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Test-Harness-3.220.0-4|6	Release:	4
12mr|perl-Test-Harness-3.220.0-4|7	
12mr|perl-Test-Harness-3.220.0-4|8	Summary:	Run Perl standard test scripts with statistics
12mr|perl-Test-Harness-3.220.0-4|9	License:	GPL+ or Artistic
12mr|perl-Test-Harness-3.220.0-4|10	Group:		Development/Perl
12mr|perl-Test-Harness-3.220.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Test-Harness-3.220.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Test-Harness-3.220.0-4|13	
12mr|perl-Test-Harness-3.220.0-4|14	BuildRequires:	perl-devel
12mr|perl-Test-Harness-3.220.0-4|15	BuildArch:	noarch
12mr|perl-Test-Harness-3.220.0-4|16	
12mr|perl-Test-Harness-3.220.0-4|17	%description
12mr|perl-Test-Harness-3.220.0-4|18	STOP! If all you want to do is write a test script, consider using
12mr|perl-Test-Harness-3.220.0-4|19	Test::Simple. Test::Harness is the module that reads the output from
12mr|perl-Test-Harness-3.220.0-4|20	Test::Simple, Test::More and other modules based on Test::Builder. You don't
12mr|perl-Test-Harness-3.220.0-4|21	need to know about Test::Harness to use those modules.
12mr|perl-Test-Harness-3.220.0-4|22	
12mr|perl-Test-Harness-3.220.0-4|23	Test::Harness runs tests and expects output from the test in a certain format.
12mr|perl-Test-Harness-3.220.0-4|24	That format is called TAP, the Test Anything Protocol. It is defined in
12mr|perl-Test-Harness-3.220.0-4|25	Test::Harness::TAP.
12mr|perl-Test-Harness-3.220.0-4|26	
12mr|perl-Test-Harness-3.220.0-4|27	Test::Harness::runtests(@tests) runs all the testscripts named as arguments and
12mr|perl-Test-Harness-3.220.0-4|28	checks standard output for the expected strings in TAP format.
12mr|perl-Test-Harness-3.220.0-4|29	
12mr|perl-Test-Harness-3.220.0-4|30	The prove utility is a thin wrapper around Test::Harness.
12mr|perl-Test-Harness-3.220.0-4|31	
12mr|perl-Test-Harness-3.220.0-4|32	%prep
12mr|perl-Test-Harness-3.220.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-Harness-3.220.0-4|34	
12mr|perl-Test-Harness-3.220.0-4|35	%build
12mr|perl-Test-Harness-3.220.0-4|36	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-Harness-3.220.0-4|37	%make
12mr|perl-Test-Harness-3.220.0-4|38	
12mr|perl-Test-Harness-3.220.0-4|39	%install
12mr|perl-Test-Harness-3.220.0-4|40	%makeinstall_std
12mr|perl-Test-Harness-3.220.0-4|41	# rename prove to avoid conflict with perl
12mr|perl-Test-Harness-3.220.0-4|42	mv %{buildroot}/%{_bindir}/prove %{buildroot}/%{_bindir}/prove-%{upstream_version}
12mr|perl-Test-Harness-3.220.0-4|43	# rename mandir files to avoid conflict with regular Mandriva perl
12mr|perl-Test-Harness-3.220.0-4|44	find %{buildroot}%{_mandir} -type f -exec mv {} {}-%{upstream_version} \;
12mr|perl-Test-Harness-3.220.0-4|45	
12mr|perl-Test-Harness-3.220.0-4|46	%check
12mr|perl-Test-Harness-3.220.0-4|47	%make test
12mr|perl-Test-Harness-3.220.0-4|48	
12mr|perl-Test-Harness-3.220.0-4|49	%files
12mr|perl-Test-Harness-3.220.0-4|50	%doc Changes
12mr|perl-Test-Harness-3.220.0-4|51	%{perl_vendorlib}/Test
12mr|perl-Test-Harness-3.220.0-4|52	%{perl_vendorlib}/TAP
12mr|perl-Test-Harness-3.220.0-4|53	%{perl_vendorlib}/App
12mr|perl-Test-Harness-3.220.0-4|54	%{_mandir}/*/*
12mr|perl-Test-Harness-3.220.0-4|55	%{_bindir}/prove-%{upstream_version}
12mr|perl-Test-Harness-3.220.0-4|56	
12mr|perl-Test-Harness-3.220.0-4|57	
12mr|perl-Test-Harness-3.220.0-4|58	
12mr|perl-Test-Harness-3.220.0-4|59	%changelog
12mr|perl-Test-Harness-3.220.0-4|60	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-Harness-3.220.0-4|61	+ Commit: edc94e6
12mr|perl-Test-Harness-3.220.0-4|62	- Should be noarch package
12mr|perl-Test-Harness-3.220.0-4|63	
12mr|perl-Test-Harness-3.220.0-4|64	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-Harness-3.220.0-4|65	+ Commit: 513f518
12mr|perl-Test-Harness-3.220.0-4|66	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Test-Harness-3.220.0-4|67	
12mr|perl-Test-Harness-3.220.0-4|68	

15791 12
12mr|perl-Test-Inter-1.30.0-4|1	%define upstream_name    Test-Inter
12mr|perl-Test-Inter-1.30.0-4|2	%define upstream_version 1.03
12mr|perl-Test-Inter-1.30.0-4|3	
12mr|perl-Test-Inter-1.30.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-Test-Inter-1.30.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Test-Inter-1.30.0-4|6	Release:	4
12mr|perl-Test-Inter-1.30.0-4|7	
12mr|perl-Test-Inter-1.30.0-4|8	Summary:	Framework for more readable interactive test scripts
12mr|perl-Test-Inter-1.30.0-4|9	License:	GPL+ or Artistic
12mr|perl-Test-Inter-1.30.0-4|10	Group:		Development/Perl
12mr|perl-Test-Inter-1.30.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Test-Inter-1.30.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Test-Inter-1.30.0-4|13	
12mr|perl-Test-Inter-1.30.0-4|14	BuildRequires:	perl(File::Basename)
12mr|perl-Test-Inter-1.30.0-4|15	BuildRequires:	perl(IO::File)
12mr|perl-Test-Inter-1.30.0-4|16	BuildRequires:	perl(Test::Pod)
12mr|perl-Test-Inter-1.30.0-4|17	BuildRequires:	perl(Test::Pod::Coverage)
12mr|perl-Test-Inter-1.30.0-4|18	BuildRequires:	perl-devel
12mr|perl-Test-Inter-1.30.0-4|19	BuildArch:	noarch
12mr|perl-Test-Inter-1.30.0-4|20	
12mr|perl-Test-Inter-1.30.0-4|21	%description
12mr|perl-Test-Inter-1.30.0-4|22	This is another framework for writing test scripts. It is loosely inspired
12mr|perl-Test-Inter-1.30.0-4|23	by Test::More, and has most of it's functionality, but it is not a drop-in
12mr|perl-Test-Inter-1.30.0-4|24	replacement.
12mr|perl-Test-Inter-1.30.0-4|25	
12mr|perl-Test-Inter-1.30.0-4|26	Test::More (and other existing test frameworks) suffer from two weaknesses,
12mr|perl-Test-Inter-1.30.0-4|27	both of which have prevented me from ever using them:
12mr|perl-Test-Inter-1.30.0-4|28	
12mr|perl-Test-Inter-1.30.0-4|29	None offer the ability to access specific tests in
12mr|perl-Test-Inter-1.30.0-4|30	a reasonably interactive fashion
12mr|perl-Test-Inter-1.30.0-4|31	
12mr|perl-Test-Inter-1.30.0-4|32	%prep
12mr|perl-Test-Inter-1.30.0-4|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-Inter-1.30.0-4|34	
12mr|perl-Test-Inter-1.30.0-4|35	%build
12mr|perl-Test-Inter-1.30.0-4|36	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-Inter-1.30.0-4|37	%make
12mr|perl-Test-Inter-1.30.0-4|38	
12mr|perl-Test-Inter-1.30.0-4|39	%check
12mr|perl-Test-Inter-1.30.0-4|40	%make test
12mr|perl-Test-Inter-1.30.0-4|41	
12mr|perl-Test-Inter-1.30.0-4|42	%install
12mr|perl-Test-Inter-1.30.0-4|43	%makeinstall_std
12mr|perl-Test-Inter-1.30.0-4|44	
12mr|perl-Test-Inter-1.30.0-4|45	%files
12mr|perl-Test-Inter-1.30.0-4|46	%doc README LICENSE ChangeLog META.yml
12mr|perl-Test-Inter-1.30.0-4|47	%{_mandir}/man3/*
12mr|perl-Test-Inter-1.30.0-4|48	%{perl_vendorlib}/*
12mr|perl-Test-Inter-1.30.0-4|49	
12mr|perl-Test-Inter-1.30.0-4|50	
12mr|perl-Test-Inter-1.30.0-4|51	
12mr|perl-Test-Inter-1.30.0-4|52	%changelog
12mr|perl-Test-Inter-1.30.0-4|53	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-Inter-1.30.0-4|54	+ Commit: 3f41379
12mr|perl-Test-Inter-1.30.0-4|55	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Test-Inter-1.30.0-4|56	
12mr|perl-Test-Inter-1.30.0-4|57	

15792 12
12mr|perl-Test-LongString-0.150.0-5|1	%define upstream_name	 Test-LongString
12mr|perl-Test-LongString-0.150.0-5|2	%define upstream_version 0.15
12mr|perl-Test-LongString-0.150.0-5|3	
12mr|perl-Test-LongString-0.150.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Test-LongString-0.150.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Test-LongString-0.150.0-5|6	Release:	5
12mr|perl-Test-LongString-0.150.0-5|7	
12mr|perl-Test-LongString-0.150.0-5|8	Summary:	Perl module to test strings for equality
12mr|perl-Test-LongString-0.150.0-5|9	License:	GPL+ or Artistic
12mr|perl-Test-LongString-0.150.0-5|10	Group:		Development/Perl
12mr|perl-Test-LongString-0.150.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Test-LongString-0.150.0-5|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Test-LongString-0.150.0-5|13	
12mr|perl-Test-LongString-0.150.0-5|14	BuildRequires:	perl(Test::Builder::Tester)
12mr|perl-Test-LongString-0.150.0-5|15	BuildRequires:	perl-devel
12mr|perl-Test-LongString-0.150.0-5|16	
12mr|perl-Test-LongString-0.150.0-5|17	BuildArch:	noarch
12mr|perl-Test-LongString-0.150.0-5|18	
12mr|perl-Test-LongString-0.150.0-5|19	%description
12mr|perl-Test-LongString-0.150.0-5|20	This module provides some drop-in replacements for the string comparison
12mr|perl-Test-LongString-0.150.0-5|21	functions of Test::More, but which are more suitable when you test against long
12mr|perl-Test-LongString-0.150.0-5|22	strings. If you've ever had to search for text in a multi-line string like an
12mr|perl-Test-LongString-0.150.0-5|23	HTML document, or find specific items in binary data, this is the module for
12mr|perl-Test-LongString-0.150.0-5|24	you.
12mr|perl-Test-LongString-0.150.0-5|25	
12mr|perl-Test-LongString-0.150.0-5|26	%prep
12mr|perl-Test-LongString-0.150.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-LongString-0.150.0-5|28	
12mr|perl-Test-LongString-0.150.0-5|29	%build
12mr|perl-Test-LongString-0.150.0-5|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-LongString-0.150.0-5|31	%make
12mr|perl-Test-LongString-0.150.0-5|32	make test
12mr|perl-Test-LongString-0.150.0-5|33	
12mr|perl-Test-LongString-0.150.0-5|34	%install
12mr|perl-Test-LongString-0.150.0-5|35	%makeinstall_std
12mr|perl-Test-LongString-0.150.0-5|36	
12mr|perl-Test-LongString-0.150.0-5|37	%files
12mr|perl-Test-LongString-0.150.0-5|38	%doc Changes README
12mr|perl-Test-LongString-0.150.0-5|39	%{perl_vendorlib}/Test/*
12mr|perl-Test-LongString-0.150.0-5|40	%{_mandir}/*/*
12mr|perl-Test-LongString-0.150.0-5|41	
12mr|perl-Test-LongString-0.150.0-5|42	
12mr|perl-Test-LongString-0.150.0-5|43	%changelog
12mr|perl-Test-LongString-0.150.0-5|44	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-LongString-0.150.0-5|45	+ Commit: 5cfeb88
12mr|perl-Test-LongString-0.150.0-5|46	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Test-LongString-0.150.0-5|47	
12mr|perl-Test-LongString-0.150.0-5|48	

15793 12
12mr|perl-Test-Manifest-1.230.0-5|1	%define upstream_name       Test-Manifest
12mr|perl-Test-Manifest-1.230.0-5|2	%define upstream_version    1.23
12mr|perl-Test-Manifest-1.230.0-5|3	
12mr|perl-Test-Manifest-1.230.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Test-Manifest-1.230.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Test-Manifest-1.230.0-5|6	Release:	5
12mr|perl-Test-Manifest-1.230.0-5|7	Summary:	Interact with a t/test_manifest file
12mr|perl-Test-Manifest-1.230.0-5|8	License:	GPL or Artistic
12mr|perl-Test-Manifest-1.230.0-5|9	Group:		Development/Perl
12mr|perl-Test-Manifest-1.230.0-5|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Test-Manifest-1.230.0-5|11	Source:		http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Test-Manifest-1.230.0-5|12	Patch:		Test-Manifest-1.23-force-man-pages.patch
12mr|perl-Test-Manifest-1.230.0-5|13	BuildRequires:	perl-Test-Pod
12mr|perl-Test-Manifest-1.230.0-5|14	BuildRequires:	perl-devel
12mr|perl-Test-Manifest-1.230.0-5|15	BuildArch:	noarch
12mr|perl-Test-Manifest-1.230.0-5|16	
12mr|perl-Test-Manifest-1.230.0-5|17	%description
12mr|perl-Test-Manifest-1.230.0-5|18	Test::Harness assumes that you want to run all of the .t files in the
12mr|perl-Test-Manifest-1.230.0-5|19	t/ directory in ascii-betical order during make test unless you say
12mr|perl-Test-Manifest-1.230.0-5|20	otherwise.  This leads to some interesting naming schemes for test
12mr|perl-Test-Manifest-1.230.0-5|21	files to get them in the desired order. This interesting names ossify
12mr|perl-Test-Manifest-1.230.0-5|22	when they get into source control, and get even more interesting as
12mr|perl-Test-Manifest-1.230.0-5|23	more tests show up.
12mr|perl-Test-Manifest-1.230.0-5|24	
12mr|perl-Test-Manifest-1.230.0-5|25	Test::Manifest overrides the default behaviour by replacing the
12mr|perl-Test-Manifest-1.230.0-5|26	test_via_harness target in the Makefile.  Instead of running at the
12mr|perl-Test-Manifest-1.230.0-5|27	t/*.t files in ascii-betical order, it looks in the t/test_manifest
12mr|perl-Test-Manifest-1.230.0-5|28	file to find out which tests you want to run and the order in which
12mr|perl-Test-Manifest-1.230.0-5|29	you want to run them.  It constructs the right value for MakeMaker to
12mr|perl-Test-Manifest-1.230.0-5|30	do the right thing.
12mr|perl-Test-Manifest-1.230.0-5|31	
12mr|perl-Test-Manifest-1.230.0-5|32	%prep
12mr|perl-Test-Manifest-1.230.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-Manifest-1.230.0-5|34	%patch -p 1
12mr|perl-Test-Manifest-1.230.0-5|35	
12mr|perl-Test-Manifest-1.230.0-5|36	%build
12mr|perl-Test-Manifest-1.230.0-5|37	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-Manifest-1.230.0-5|38	%make
12mr|perl-Test-Manifest-1.230.0-5|39	
12mr|perl-Test-Manifest-1.230.0-5|40	%check
12mr|perl-Test-Manifest-1.230.0-5|41	make test
12mr|perl-Test-Manifest-1.230.0-5|42	
12mr|perl-Test-Manifest-1.230.0-5|43	%install
12mr|perl-Test-Manifest-1.230.0-5|44	%makeinstall_std
12mr|perl-Test-Manifest-1.230.0-5|45	
12mr|perl-Test-Manifest-1.230.0-5|46	%files
12mr|perl-Test-Manifest-1.230.0-5|47	%doc Changes README
12mr|perl-Test-Manifest-1.230.0-5|48	%{perl_vendorlib}/Test
12mr|perl-Test-Manifest-1.230.0-5|49	%{_mandir}/man3/*
12mr|perl-Test-Manifest-1.230.0-5|50	
12mr|perl-Test-Manifest-1.230.0-5|51	
12mr|perl-Test-Manifest-1.230.0-5|52	
12mr|perl-Test-Manifest-1.230.0-5|53	%changelog
12mr|perl-Test-Manifest-1.230.0-5|54	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-Manifest-1.230.0-5|55	+ Commit: 87bc4f0
12mr|perl-Test-Manifest-1.230.0-5|56	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Test-Manifest-1.230.0-5|57	
12mr|perl-Test-Manifest-1.230.0-5|58	

15794 12
12mr|perl-Test-Memory-Cycle-1.40.0-4|1	%define upstream_name    Test-Memory-Cycle
12mr|perl-Test-Memory-Cycle-1.40.0-4|2	%define upstream_version 1.04
12mr|perl-Test-Memory-Cycle-1.40.0-4|3	
12mr|perl-Test-Memory-Cycle-1.40.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-Test-Memory-Cycle-1.40.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Test-Memory-Cycle-1.40.0-4|6	Release:	4
12mr|perl-Test-Memory-Cycle-1.40.0-4|7	
12mr|perl-Test-Memory-Cycle-1.40.0-4|8	Summary:	Check for memory leaks and circular memory references
12mr|perl-Test-Memory-Cycle-1.40.0-4|9	License:	GPL+ or Artistic
12mr|perl-Test-Memory-Cycle-1.40.0-4|10	Group:		Development/Perl
12mr|perl-Test-Memory-Cycle-1.40.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Test-Memory-Cycle-1.40.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Test-Memory-Cycle-1.40.0-4|13	BuildRequires:	perl(Devel::Cycle) >= 1.07
12mr|perl-Test-Memory-Cycle-1.40.0-4|14	BuildRequires:	perl(Getopt::Long)
12mr|perl-Test-Memory-Cycle-1.40.0-4|15	BuildRequires:	perl(PadWalker)
12mr|perl-Test-Memory-Cycle-1.40.0-4|16	BuildRequires:	perl(Test::Builder)
12mr|perl-Test-Memory-Cycle-1.40.0-4|17	BuildRequires:	perl(Test::Builder::Tester)
12mr|perl-Test-Memory-Cycle-1.40.0-4|18	BuildRequires:	perl(Test::More)
12mr|perl-Test-Memory-Cycle-1.40.0-4|19	BuildRequires:	perl(Test::Simple) >= 0.62
12mr|perl-Test-Memory-Cycle-1.40.0-4|20	BuildRequires:	perl(CGI)
12mr|perl-Test-Memory-Cycle-1.40.0-4|21	BuildRequires:	perl-devel
12mr|perl-Test-Memory-Cycle-1.40.0-4|22	Requires:	perl(Devel::Cycle) >= 1.07
12mr|perl-Test-Memory-Cycle-1.40.0-4|23	BuildArch: 	    noarch
12mr|perl-Test-Memory-Cycle-1.40.0-4|24	
12mr|perl-Test-Memory-Cycle-1.40.0-4|25	%description
12mr|perl-Test-Memory-Cycle-1.40.0-4|26	Perl's garbage collection has one big problem: Circular references can't get
12mr|perl-Test-Memory-Cycle-1.40.0-4|27	cleaned up. A circular reference can be as simple as two objects that refer to
12mr|perl-Test-Memory-Cycle-1.40.0-4|28	each other. Test::Memory::Cycle is built on top of Devel::Cycle to give you an
12mr|perl-Test-Memory-Cycle-1.40.0-4|29	easy way to check for these circular references.
12mr|perl-Test-Memory-Cycle-1.40.0-4|30	
12mr|perl-Test-Memory-Cycle-1.40.0-4|31	%prep
12mr|perl-Test-Memory-Cycle-1.40.0-4|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-Memory-Cycle-1.40.0-4|33	
12mr|perl-Test-Memory-Cycle-1.40.0-4|34	%build
12mr|perl-Test-Memory-Cycle-1.40.0-4|35	%__perl Makefile.PL INSTALLDIRS=vendor </dev/null
12mr|perl-Test-Memory-Cycle-1.40.0-4|36	%make
12mr|perl-Test-Memory-Cycle-1.40.0-4|37	
12mr|perl-Test-Memory-Cycle-1.40.0-4|38	%check
12mr|perl-Test-Memory-Cycle-1.40.0-4|39	make test
12mr|perl-Test-Memory-Cycle-1.40.0-4|40	
12mr|perl-Test-Memory-Cycle-1.40.0-4|41	%install
12mr|perl-Test-Memory-Cycle-1.40.0-4|42	%makeinstall_std
12mr|perl-Test-Memory-Cycle-1.40.0-4|43	
12mr|perl-Test-Memory-Cycle-1.40.0-4|44	%files
12mr|perl-Test-Memory-Cycle-1.40.0-4|45	%doc Changes README
12mr|perl-Test-Memory-Cycle-1.40.0-4|46	%{perl_vendorlib}/Test
12mr|perl-Test-Memory-Cycle-1.40.0-4|47	%{_mandir}/*/*
12mr|perl-Test-Memory-Cycle-1.40.0-4|48	
12mr|perl-Test-Memory-Cycle-1.40.0-4|49	
12mr|perl-Test-Memory-Cycle-1.40.0-4|50	
12mr|perl-Test-Memory-Cycle-1.40.0-4|51	%changelog
12mr|perl-Test-Memory-Cycle-1.40.0-4|52	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-Memory-Cycle-1.40.0-4|53	+ Commit: 19862ad
12mr|perl-Test-Memory-Cycle-1.40.0-4|54	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Test-Memory-Cycle-1.40.0-4|55	
12mr|perl-Test-Memory-Cycle-1.40.0-4|56	

15795 12
12mr|perl-Test-MinimumVersion-0.101.80-6|1	%define upstream_name    Test-MinimumVersion
12mr|perl-Test-MinimumVersion-0.101.80-6|2	%define upstream_version 0.101080
12mr|perl-Test-MinimumVersion-0.101.80-6|3	
12mr|perl-Test-MinimumVersion-0.101.80-6|4	Name:		perl-%{upstream_name}
12mr|perl-Test-MinimumVersion-0.101.80-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Test-MinimumVersion-0.101.80-6|6	Release:	6
12mr|perl-Test-MinimumVersion-0.101.80-6|7	
12mr|perl-Test-MinimumVersion-0.101.80-6|8	License:	GPL+ or Artistic
12mr|perl-Test-MinimumVersion-0.101.80-6|9	Group:		Development/Perl
12mr|perl-Test-MinimumVersion-0.101.80-6|10	Summary:	Does your code require newer perl than you think?
12mr|perl-Test-MinimumVersion-0.101.80-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Test-MinimumVersion-0.101.80-6|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Test-MinimumVersion-0.101.80-6|13	
12mr|perl-Test-MinimumVersion-0.101.80-6|14	BuildRequires:	perl(File::Find::Rule::Perl)
12mr|perl-Test-MinimumVersion-0.101.80-6|15	BuildRequires:	perl(Perl::MinimumVersion)
12mr|perl-Test-MinimumVersion-0.101.80-6|16	BuildRequires:	perl(Test::Tester)
12mr|perl-Test-MinimumVersion-0.101.80-6|17	BuildRequires:	perl(YAML::Tiny)
12mr|perl-Test-MinimumVersion-0.101.80-6|18	BuildRequires:	perl-devel
12mr|perl-Test-MinimumVersion-0.101.80-6|19	
12mr|perl-Test-MinimumVersion-0.101.80-6|20	BuildArch:	noarch
12mr|perl-Test-MinimumVersion-0.101.80-6|21	
12mr|perl-Test-MinimumVersion-0.101.80-6|22	%description
12mr|perl-Test-MinimumVersion-0.101.80-6|23	Does your code require newer perl than you think?
12mr|perl-Test-MinimumVersion-0.101.80-6|24	
12mr|perl-Test-MinimumVersion-0.101.80-6|25	%prep
12mr|perl-Test-MinimumVersion-0.101.80-6|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-MinimumVersion-0.101.80-6|27	
12mr|perl-Test-MinimumVersion-0.101.80-6|28	%build
12mr|perl-Test-MinimumVersion-0.101.80-6|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-MinimumVersion-0.101.80-6|30	%make
12mr|perl-Test-MinimumVersion-0.101.80-6|31	
12mr|perl-Test-MinimumVersion-0.101.80-6|32	%check
12mr|perl-Test-MinimumVersion-0.101.80-6|33	%make test
12mr|perl-Test-MinimumVersion-0.101.80-6|34	
12mr|perl-Test-MinimumVersion-0.101.80-6|35	%install
12mr|perl-Test-MinimumVersion-0.101.80-6|36	%makeinstall_std
12mr|perl-Test-MinimumVersion-0.101.80-6|37	
12mr|perl-Test-MinimumVersion-0.101.80-6|38	%files
12mr|perl-Test-MinimumVersion-0.101.80-6|39	%doc Changes LICENSE README
12mr|perl-Test-MinimumVersion-0.101.80-6|40	%{_mandir}/man3/*
12mr|perl-Test-MinimumVersion-0.101.80-6|41	%{perl_vendorlib}/*
12mr|perl-Test-MinimumVersion-0.101.80-6|42	
12mr|perl-Test-MinimumVersion-0.101.80-6|43	
12mr|perl-Test-MinimumVersion-0.101.80-6|44	
12mr|perl-Test-MinimumVersion-0.101.80-6|45	%changelog
12mr|perl-Test-MinimumVersion-0.101.80-6|46	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-MinimumVersion-0.101.80-6|47	+ Commit: 2b9b908
12mr|perl-Test-MinimumVersion-0.101.80-6|48	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Test-MinimumVersion-0.101.80-6|49	
12mr|perl-Test-MinimumVersion-0.101.80-6|50	

15796 12
12mr|perl-Test-Most-0.240.0-5|1	%define upstream_name    Test-Most
12mr|perl-Test-Most-0.240.0-5|2	%define upstream_version 0.24
12mr|perl-Test-Most-0.240.0-5|3	
12mr|perl-Test-Most-0.240.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Test-Most-0.240.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Test-Most-0.240.0-5|6	Release:	5
12mr|perl-Test-Most-0.240.0-5|7	
12mr|perl-Test-Most-0.240.0-5|8	Summary:	Most commonly needed test functions and features
12mr|perl-Test-Most-0.240.0-5|9	License:	GPL+ or Artistic
12mr|perl-Test-Most-0.240.0-5|10	Group:		Development/Perl
12mr|perl-Test-Most-0.240.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Test-Most-0.240.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Test-Most-0.240.0-5|13	
12mr|perl-Test-Most-0.240.0-5|14	BuildRequires:	perl-devel
12mr|perl-Test-Most-0.240.0-5|15	BuildRequires:	perl(Exception::Class)
12mr|perl-Test-Most-0.240.0-5|16	BuildRequires:	perl(Test::Builder)
12mr|perl-Test-Most-0.240.0-5|17	BuildRequires:	perl(Test::Deep)
12mr|perl-Test-Most-0.240.0-5|18	BuildRequires:	perl(Test::Differences)
12mr|perl-Test-Most-0.240.0-5|19	BuildRequires:	perl(Test::Exception)
12mr|perl-Test-Most-0.240.0-5|20	BuildRequires:	perl(Test::Harness)
12mr|perl-Test-Most-0.240.0-5|21	BuildRequires:	perl(Test::Simple)
12mr|perl-Test-Most-0.240.0-5|22	BuildRequires:	perl(Test::Warn)
12mr|perl-Test-Most-0.240.0-5|23	BuildRequires:	perl(Module::Build::Compat)
12mr|perl-Test-Most-0.240.0-5|24	Requires:	perl(Exception::Class)
12mr|perl-Test-Most-0.240.0-5|25	Requires:	perl(Test::Deep)
12mr|perl-Test-Most-0.240.0-5|26	Requires:	perl(Test::Differences)
12mr|perl-Test-Most-0.240.0-5|27	Requires:	perl(Test::Exception)
12mr|perl-Test-Most-0.240.0-5|28	Requires:	perl(Test::Warn)
12mr|perl-Test-Most-0.240.0-5|29	BuildArch: noarch
12mr|perl-Test-Most-0.240.0-5|30	
12mr|perl-Test-Most-0.240.0-5|31	%description
12mr|perl-Test-Most-0.240.0-5|32	Most commonly needed test functions and features.
12mr|perl-Test-Most-0.240.0-5|33	
12mr|perl-Test-Most-0.240.0-5|34	%prep
12mr|perl-Test-Most-0.240.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-Most-0.240.0-5|36	
12mr|perl-Test-Most-0.240.0-5|37	%build
12mr|perl-Test-Most-0.240.0-5|38	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-Most-0.240.0-5|39	%make
12mr|perl-Test-Most-0.240.0-5|40	
12mr|perl-Test-Most-0.240.0-5|41	%install
12mr|perl-Test-Most-0.240.0-5|42	%makeinstall_std
12mr|perl-Test-Most-0.240.0-5|43	
12mr|perl-Test-Most-0.240.0-5|44	%files
12mr|perl-Test-Most-0.240.0-5|45	%doc Changes README META.yml
12mr|perl-Test-Most-0.240.0-5|46	%{_mandir}/man3/*
12mr|perl-Test-Most-0.240.0-5|47	%{perl_vendorlib}/*
12mr|perl-Test-Most-0.240.0-5|48	

15797 12
12mr|perl-Test-NoWarnings-1.20.0-5|1	%define	upstream_name	 Test-NoWarnings
12mr|perl-Test-NoWarnings-1.20.0-5|2	%define upstream_version 1.02
12mr|perl-Test-NoWarnings-1.20.0-5|3	
12mr|perl-Test-NoWarnings-1.20.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Test-NoWarnings-1.20.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Test-NoWarnings-1.20.0-5|6	Release:	5
12mr|perl-Test-NoWarnings-1.20.0-5|7	
12mr|perl-Test-NoWarnings-1.20.0-5|8	Summary:	Make sure you didn't emit any warnings while testing
12mr|perl-Test-NoWarnings-1.20.0-5|9	License:	LGPL
12mr|perl-Test-NoWarnings-1.20.0-5|10	Group:		Development/Perl
12mr|perl-Test-NoWarnings-1.20.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Test-NoWarnings-1.20.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Test-NoWarnings-1.20.0-5|13	
12mr|perl-Test-NoWarnings-1.20.0-5|14	BuildRequires:	perl-devel
12mr|perl-Test-NoWarnings-1.20.0-5|15	BuildRequires:	perl(Test::Tester) >= 0.103
12mr|perl-Test-NoWarnings-1.20.0-5|16	
12mr|perl-Test-NoWarnings-1.20.0-5|17	BuildArch:	noarch
12mr|perl-Test-NoWarnings-1.20.0-5|18	
12mr|perl-Test-NoWarnings-1.20.0-5|19	%description
12mr|perl-Test-NoWarnings-1.20.0-5|20	In general, your tests shouldn't produce warnings. This modules causes
12mr|perl-Test-NoWarnings-1.20.0-5|21	any warnings to be captured and stored. It automatically adds an extra
12mr|perl-Test-NoWarnings-1.20.0-5|22	test that will run when your script ends to check that there were no
12mr|perl-Test-NoWarnings-1.20.0-5|23	warnings. If there were any warings, the test will give a "not ok" and
12mr|perl-Test-NoWarnings-1.20.0-5|24	diagnostics of where, when and what the warning was, including a stack
12mr|perl-Test-NoWarnings-1.20.0-5|25	trace of what was going on when the it occurred.
12mr|perl-Test-NoWarnings-1.20.0-5|26	
12mr|perl-Test-NoWarnings-1.20.0-5|27	%prep
12mr|perl-Test-NoWarnings-1.20.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-NoWarnings-1.20.0-5|29	
12mr|perl-Test-NoWarnings-1.20.0-5|30	%build
12mr|perl-Test-NoWarnings-1.20.0-5|31	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-NoWarnings-1.20.0-5|32	%make
12mr|perl-Test-NoWarnings-1.20.0-5|33	
12mr|perl-Test-NoWarnings-1.20.0-5|34	%check
12mr|perl-Test-NoWarnings-1.20.0-5|35	%make test
12mr|perl-Test-NoWarnings-1.20.0-5|36	
12mr|perl-Test-NoWarnings-1.20.0-5|37	%install
12mr|perl-Test-NoWarnings-1.20.0-5|38	%makeinstall_std
12mr|perl-Test-NoWarnings-1.20.0-5|39	
12mr|perl-Test-NoWarnings-1.20.0-5|40	%files
12mr|perl-Test-NoWarnings-1.20.0-5|41	%doc README
12mr|perl-Test-NoWarnings-1.20.0-5|42	%{_mandir}/*/*
12mr|perl-Test-NoWarnings-1.20.0-5|43	%{perl_vendorlib}/Test
12mr|perl-Test-NoWarnings-1.20.0-5|44	
12mr|perl-Test-NoWarnings-1.20.0-5|45	
12mr|perl-Test-NoWarnings-1.20.0-5|46	
12mr|perl-Test-NoWarnings-1.20.0-5|47	%changelog
12mr|perl-Test-NoWarnings-1.20.0-5|48	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-NoWarnings-1.20.0-5|49	+ Commit: 7a359bb
12mr|perl-Test-NoWarnings-1.20.0-5|50	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Test-NoWarnings-1.20.0-5|51	
12mr|perl-Test-NoWarnings-1.20.0-5|52	

15798 12
12mr|perl-Test-Number-Delta-1.30.0-5|1	%define upstream_name    Test-Number-Delta
12mr|perl-Test-Number-Delta-1.30.0-5|2	%define upstream_version 1.03
12mr|perl-Test-Number-Delta-1.30.0-5|3	
12mr|perl-Test-Number-Delta-1.30.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Test-Number-Delta-1.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Test-Number-Delta-1.30.0-5|6	Release:	5
12mr|perl-Test-Number-Delta-1.30.0-5|7	
12mr|perl-Test-Number-Delta-1.30.0-5|8	Summary:	Test-Number-Delta - Perl module
12mr|perl-Test-Number-Delta-1.30.0-5|9	License:	Artistic
12mr|perl-Test-Number-Delta-1.30.0-5|10	Group:		Development/Perl
12mr|perl-Test-Number-Delta-1.30.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Test-Number-Delta-1.30.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Test-Number-Delta-1.30.0-5|13	
12mr|perl-Test-Number-Delta-1.30.0-5|14	BuildRequires:	perl-devel
12mr|perl-Test-Number-Delta-1.30.0-5|15	BuildArch:	noarch
12mr|perl-Test-Number-Delta-1.30.0-5|16	
12mr|perl-Test-Number-Delta-1.30.0-5|17	%description
12mr|perl-Test-Number-Delta-1.30.0-5|18	Test::Number::Delta compare the difference between numbers against a given
12mr|perl-Test-Number-Delta-1.30.0-5|19	tolerance.
12mr|perl-Test-Number-Delta-1.30.0-5|20	
12mr|perl-Test-Number-Delta-1.30.0-5|21	
12mr|perl-Test-Number-Delta-1.30.0-5|22	%prep
12mr|perl-Test-Number-Delta-1.30.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-Number-Delta-1.30.0-5|24	
12mr|perl-Test-Number-Delta-1.30.0-5|25	%build
12mr|perl-Test-Number-Delta-1.30.0-5|26	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-Number-Delta-1.30.0-5|27	%make
12mr|perl-Test-Number-Delta-1.30.0-5|28	
12mr|perl-Test-Number-Delta-1.30.0-5|29	%check
12mr|perl-Test-Number-Delta-1.30.0-5|30	make test
12mr|perl-Test-Number-Delta-1.30.0-5|31	
12mr|perl-Test-Number-Delta-1.30.0-5|32	%install
12mr|perl-Test-Number-Delta-1.30.0-5|33	%makeinstall_std
12mr|perl-Test-Number-Delta-1.30.0-5|34	
12mr|perl-Test-Number-Delta-1.30.0-5|35	%files
12mr|perl-Test-Number-Delta-1.30.0-5|36	%{perl_vendorlib}/Test
12mr|perl-Test-Number-Delta-1.30.0-5|37	%{_mandir}/man3/Test::Number::Delta.*
12mr|perl-Test-Number-Delta-1.30.0-5|38	
12mr|perl-Test-Number-Delta-1.30.0-5|39	
12mr|perl-Test-Number-Delta-1.30.0-5|40	
12mr|perl-Test-Number-Delta-1.30.0-5|41	%changelog
12mr|perl-Test-Number-Delta-1.30.0-5|42	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-Number-Delta-1.30.0-5|43	+ Commit: 14d28e6
12mr|perl-Test-Number-Delta-1.30.0-5|44	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Test-Number-Delta-1.30.0-5|45	
12mr|perl-Test-Number-Delta-1.30.0-5|46	

15799 12
12mr|perl-Test-Object-0.70.0-6|1	%define upstream_name    Test-Object
12mr|perl-Test-Object-0.70.0-6|2	%define upstream_version 0.07
12mr|perl-Test-Object-0.70.0-6|3	
12mr|perl-Test-Object-0.70.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-Test-Object-0.70.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Test-Object-0.70.0-6|6	Release:	6
12mr|perl-Test-Object-0.70.0-6|7	
12mr|perl-Test-Object-0.70.0-6|8	Summary:	Thoroughly testing objects via registered handlers
12mr|perl-Test-Object-0.70.0-6|9	License:	GPL+ or Artistic
12mr|perl-Test-Object-0.70.0-6|10	Group:		Development/Perl
12mr|perl-Test-Object-0.70.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Test-Object-0.70.0-6|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Test-Object-0.70.0-6|13	
12mr|perl-Test-Object-0.70.0-6|14	BuildRequires:	perl-devel
12mr|perl-Test-Object-0.70.0-6|15	BuildArch:	noarch
12mr|perl-Test-Object-0.70.0-6|16	
12mr|perl-Test-Object-0.70.0-6|17	%description
12mr|perl-Test-Object-0.70.0-6|18	In situations where you have deep trees of classes, there is a common situation
12mr|perl-Test-Object-0.70.0-6|19	in which you test a module 4 or 5 subclasses down, which should follow the
12mr|perl-Test-Object-0.70.0-6|20	correct behaviour of not just the subclass, but of all the parent classes.
12mr|perl-Test-Object-0.70.0-6|21	
12mr|perl-Test-Object-0.70.0-6|22	This should be done to ensure that the implementation of a subclass has not
12mr|perl-Test-Object-0.70.0-6|23	somehow "broken" the object's behaviour in a more general sense.
12mr|perl-Test-Object-0.70.0-6|24	
12mr|perl-Test-Object-0.70.0-6|25	Test::Object is a testing package designed to allow you to easily test what you
12mr|perl-Test-Object-0.70.0-6|26	believe is a valid object against the expected behaviour of all of the classes
12mr|perl-Test-Object-0.70.0-6|27	in its inheritance tree in one single call.
12mr|perl-Test-Object-0.70.0-6|28	
12mr|perl-Test-Object-0.70.0-6|29	%prep
12mr|perl-Test-Object-0.70.0-6|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-Object-0.70.0-6|31	
12mr|perl-Test-Object-0.70.0-6|32	%build
12mr|perl-Test-Object-0.70.0-6|33	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-Object-0.70.0-6|34	%make
12mr|perl-Test-Object-0.70.0-6|35	
12mr|perl-Test-Object-0.70.0-6|36	%install
12mr|perl-Test-Object-0.70.0-6|37	%makeinstall_std
12mr|perl-Test-Object-0.70.0-6|38	
12mr|perl-Test-Object-0.70.0-6|39	%check
12mr|perl-Test-Object-0.70.0-6|40	%make test
12mr|perl-Test-Object-0.70.0-6|41	
12mr|perl-Test-Object-0.70.0-6|42	%files
12mr|perl-Test-Object-0.70.0-6|43	%doc Changes README LICENSE
12mr|perl-Test-Object-0.70.0-6|44	%{perl_vendorlib}/Test
12mr|perl-Test-Object-0.70.0-6|45	%{_mandir}/*/*
12mr|perl-Test-Object-0.70.0-6|46	
12mr|perl-Test-Object-0.70.0-6|47	
12mr|perl-Test-Object-0.70.0-6|48	
12mr|perl-Test-Object-0.70.0-6|49	%changelog
12mr|perl-Test-Object-0.70.0-6|50	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-Object-0.70.0-6|51	+ Commit: 2b2d08d
12mr|perl-Test-Object-0.70.0-6|52	- Should be noarch package
12mr|perl-Test-Object-0.70.0-6|53	
12mr|perl-Test-Object-0.70.0-6|54	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-Object-0.70.0-6|55	+ Commit: 0ba2a96
12mr|perl-Test-Object-0.70.0-6|56	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Test-Object-0.70.0-6|57	
12mr|perl-Test-Object-0.70.0-6|58	

15800 12
12mr|perl-Test-Pod-1.450.0-5|1	%define upstream_name       Test-Pod
12mr|perl-Test-Pod-1.450.0-5|2	%define upstream_version 1.45
12mr|perl-Test-Pod-1.450.0-5|3	
12mr|perl-Test-Pod-1.450.0-5|4	Name:       perl-%{upstream_name}
12mr|perl-Test-Pod-1.450.0-5|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Test-Pod-1.450.0-5|6	Release:    %mkrel 5
12mr|perl-Test-Pod-1.450.0-5|7	
12mr|perl-Test-Pod-1.450.0-5|8	Summary: 	Check for POD errors in files
12mr|perl-Test-Pod-1.450.0-5|9	License: 	GPL+ or Artistic
12mr|perl-Test-Pod-1.450.0-5|10	Group: 		Development/Perl
12mr|perl-Test-Pod-1.450.0-5|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Test-Pod-1.450.0-5|12	Source0:    http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Test-Pod-1.450.0-5|13	BuildRequires:	perl(Module::Build)
12mr|perl-Test-Pod-1.450.0-5|14	BuildRequires:	perl(Pod::Simple) >= 3.07
12mr|perl-Test-Pod-1.450.0-5|15	BuildRequires:	perl(Test::Builder::Tester)
12mr|perl-Test-Pod-1.450.0-5|16	BuildArch:	noarch
12mr|perl-Test-Pod-1.450.0-5|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|perl-Test-Pod-1.450.0-5|18	
12mr|perl-Test-Pod-1.450.0-5|19	%description
12mr|perl-Test-Pod-1.450.0-5|20	Check POD files for errors or warnings in a test file, using Pod::Simple to do
12mr|perl-Test-Pod-1.450.0-5|21	the heavy lifting.
12mr|perl-Test-Pod-1.450.0-5|22	
12mr|perl-Test-Pod-1.450.0-5|23	%prep
12mr|perl-Test-Pod-1.450.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-Pod-1.450.0-5|25	
12mr|perl-Test-Pod-1.450.0-5|26	%build
12mr|perl-Test-Pod-1.450.0-5|27	%{__perl} Build.PL installdirs=vendor
12mr|perl-Test-Pod-1.450.0-5|28	./Build
12mr|perl-Test-Pod-1.450.0-5|29	
12mr|perl-Test-Pod-1.450.0-5|30	%check
12mr|perl-Test-Pod-1.450.0-5|31	./Build test
12mr|perl-Test-Pod-1.450.0-5|32	
12mr|perl-Test-Pod-1.450.0-5|33	%install
12mr|perl-Test-Pod-1.450.0-5|34	%{__rm} -rf %{buildroot}
12mr|perl-Test-Pod-1.450.0-5|35	./Build install destdir=%{buildroot}
12mr|perl-Test-Pod-1.450.0-5|36	
12mr|perl-Test-Pod-1.450.0-5|37	%clean
12mr|perl-Test-Pod-1.450.0-5|38	rm -rf %{buildroot}
12mr|perl-Test-Pod-1.450.0-5|39	
12mr|perl-Test-Pod-1.450.0-5|40	%files
12mr|perl-Test-Pod-1.450.0-5|41	%defattr(-,root,root)
12mr|perl-Test-Pod-1.450.0-5|42	%doc Changes
12mr|perl-Test-Pod-1.450.0-5|43	%{perl_vendorlib}/Test
12mr|perl-Test-Pod-1.450.0-5|44	%{_mandir}/*/*
12mr|perl-Test-Pod-1.450.0-5|45	
12mr|perl-Test-Pod-1.450.0-5|46	
12mr|perl-Test-Pod-1.450.0-5|47	
12mr|perl-Test-Pod-1.450.0-5|48	%changelog
12mr|perl-Test-Pod-1.450.0-5|49	

15801 12
12mr|perl-Test-Pod-Coverage-1.80.0-5|1	%define upstream_name	 Test-Pod-Coverage
12mr|perl-Test-Pod-Coverage-1.80.0-5|2	%define upstream_version 1.08
12mr|perl-Test-Pod-Coverage-1.80.0-5|3	
12mr|perl-Test-Pod-Coverage-1.80.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Test-Pod-Coverage-1.80.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Test-Pod-Coverage-1.80.0-5|6	Release:	5
12mr|perl-Test-Pod-Coverage-1.80.0-5|7	
12mr|perl-Test-Pod-Coverage-1.80.0-5|8	Summary:	Check for POD coverage in your Perl modules
12mr|perl-Test-Pod-Coverage-1.80.0-5|9	License:	GPL+ or Artistic
12mr|perl-Test-Pod-Coverage-1.80.0-5|10	Group:		Development/Perl
12mr|perl-Test-Pod-Coverage-1.80.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Test-Pod-Coverage-1.80.0-5|12	Source0:	%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Test-Pod-Coverage-1.80.0-5|13	
12mr|perl-Test-Pod-Coverage-1.80.0-5|14	BuildRequires:	perl(Pod::Coverage)
12mr|perl-Test-Pod-Coverage-1.80.0-5|15	BuildRequires:	perl(Test::Builder::Tester)
12mr|perl-Test-Pod-Coverage-1.80.0-5|16	BuildRequires:	perl-devel
12mr|perl-Test-Pod-Coverage-1.80.0-5|17	BuildArch:	noarch
12mr|perl-Test-Pod-Coverage-1.80.0-5|18	
12mr|perl-Test-Pod-Coverage-1.80.0-5|19	%description
12mr|perl-Test-Pod-Coverage-1.80.0-5|20	This Perl module checks for POD coverage in files for your distribution.
12mr|perl-Test-Pod-Coverage-1.80.0-5|21	
12mr|perl-Test-Pod-Coverage-1.80.0-5|22	%prep
12mr|perl-Test-Pod-Coverage-1.80.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-Pod-Coverage-1.80.0-5|24	
12mr|perl-Test-Pod-Coverage-1.80.0-5|25	%build
12mr|perl-Test-Pod-Coverage-1.80.0-5|26	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-Pod-Coverage-1.80.0-5|27	%make
12mr|perl-Test-Pod-Coverage-1.80.0-5|28	
12mr|perl-Test-Pod-Coverage-1.80.0-5|29	%check
12mr|perl-Test-Pod-Coverage-1.80.0-5|30	%make test
12mr|perl-Test-Pod-Coverage-1.80.0-5|31	
12mr|perl-Test-Pod-Coverage-1.80.0-5|32	%install
12mr|perl-Test-Pod-Coverage-1.80.0-5|33	%makeinstall_std
12mr|perl-Test-Pod-Coverage-1.80.0-5|34	
12mr|perl-Test-Pod-Coverage-1.80.0-5|35	%files
12mr|perl-Test-Pod-Coverage-1.80.0-5|36	%doc Changes
12mr|perl-Test-Pod-Coverage-1.80.0-5|37	%{perl_vendorlib}/Test/Pod/*
12mr|perl-Test-Pod-Coverage-1.80.0-5|38	%{_mandir}/*/*
12mr|perl-Test-Pod-Coverage-1.80.0-5|39	
12mr|perl-Test-Pod-Coverage-1.80.0-5|40	
12mr|perl-Test-Pod-Coverage-1.80.0-5|41	
12mr|perl-Test-Pod-Coverage-1.80.0-5|42	%changelog
12mr|perl-Test-Pod-Coverage-1.80.0-5|43	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-Pod-Coverage-1.80.0-5|44	+ Commit: 28661d8
12mr|perl-Test-Pod-Coverage-1.80.0-5|45	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Test-Pod-Coverage-1.80.0-5|46	
12mr|perl-Test-Pod-Coverage-1.80.0-5|47	

15802 12
12mr|perl-Test-Requires-0.60.0-5|1	%define upstream_name    Test-Requires
12mr|perl-Test-Requires-0.60.0-5|2	%define upstream_version 0.06
12mr|perl-Test-Requires-0.60.0-5|3	
12mr|perl-Test-Requires-0.60.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Test-Requires-0.60.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Test-Requires-0.60.0-5|6	Release:	5
12mr|perl-Test-Requires-0.60.0-5|7	
12mr|perl-Test-Requires-0.60.0-5|8	Summary:	Checks to see if the module can be loaded
12mr|perl-Test-Requires-0.60.0-5|9	License:	GPL+ or Artistic
12mr|perl-Test-Requires-0.60.0-5|10	Group:		Development/Perl
12mr|perl-Test-Requires-0.60.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Test-Requires-0.60.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Test-Requires-0.60.0-5|13	
12mr|perl-Test-Requires-0.60.0-5|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12mr|perl-Test-Requires-0.60.0-5|15	BuildRequires:	perl(Test::More)
12mr|perl-Test-Requires-0.60.0-5|16	BuildRequires:	perl-devel
12mr|perl-Test-Requires-0.60.0-5|17	
12mr|perl-Test-Requires-0.60.0-5|18	BuildArch:	noarch
12mr|perl-Test-Requires-0.60.0-5|19	
12mr|perl-Test-Requires-0.60.0-5|20	%description
12mr|perl-Test-Requires-0.60.0-5|21	Test::Requires checks to see if the module can be loaded.
12mr|perl-Test-Requires-0.60.0-5|22	
12mr|perl-Test-Requires-0.60.0-5|23	If this fails rather than failing tests this *skips all tests*.
12mr|perl-Test-Requires-0.60.0-5|24	
12mr|perl-Test-Requires-0.60.0-5|25	%prep
12mr|perl-Test-Requires-0.60.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-Requires-0.60.0-5|27	
12mr|perl-Test-Requires-0.60.0-5|28	%build
12mr|perl-Test-Requires-0.60.0-5|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-Requires-0.60.0-5|30	%make
12mr|perl-Test-Requires-0.60.0-5|31	
12mr|perl-Test-Requires-0.60.0-5|32	%check
12mr|perl-Test-Requires-0.60.0-5|33	%make test
12mr|perl-Test-Requires-0.60.0-5|34	
12mr|perl-Test-Requires-0.60.0-5|35	%install
12mr|perl-Test-Requires-0.60.0-5|36	%makeinstall_std
12mr|perl-Test-Requires-0.60.0-5|37	
12mr|perl-Test-Requires-0.60.0-5|38	%files
12mr|perl-Test-Requires-0.60.0-5|39	%doc README META.yml Changes
12mr|perl-Test-Requires-0.60.0-5|40	%{_mandir}/man3/*
12mr|perl-Test-Requires-0.60.0-5|41	%{perl_vendorlib}/*
12mr|perl-Test-Requires-0.60.0-5|42	
12mr|perl-Test-Requires-0.60.0-5|43	
12mr|perl-Test-Requires-0.60.0-5|44	
12mr|perl-Test-Requires-0.60.0-5|45	%changelog
12mr|perl-Test-Requires-0.60.0-5|46	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-Requires-0.60.0-5|47	+ Commit: f218c38
12mr|perl-Test-Requires-0.60.0-5|48	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Test-Requires-0.60.0-5|49	
12mr|perl-Test-Requires-0.60.0-5|50	

15803 12
12mr|perl-Test-Script-1.70.0-5|1	%define upstream_name    Test-Script
12mr|perl-Test-Script-1.70.0-5|2	%define upstream_version 1.07
12mr|perl-Test-Script-1.70.0-5|3	
12mr|perl-Test-Script-1.70.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Test-Script-1.70.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Test-Script-1.70.0-5|6	Release:	5
12mr|perl-Test-Script-1.70.0-5|7	
12mr|perl-Test-Script-1.70.0-5|8	Summary:	Cross-platform basic tests for scripts
12mr|perl-Test-Script-1.70.0-5|9	License:	GPL+ or Artistic
12mr|perl-Test-Script-1.70.0-5|10	Group:		Development/Perl
12mr|perl-Test-Script-1.70.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Test-Script-1.70.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Test-Script-1.70.0-5|13	
12mr|perl-Test-Script-1.70.0-5|14	BuildRequires:	perl-devel
12mr|perl-Test-Script-1.70.0-5|15	BuildRequires:	perl(IPC::Run3)
12mr|perl-Test-Script-1.70.0-5|16	BuildRequires:	perl(Probe::Perl)
12mr|perl-Test-Script-1.70.0-5|17	
12mr|perl-Test-Script-1.70.0-5|18	BuildArch:	noarch
12mr|perl-Test-Script-1.70.0-5|19	
12mr|perl-Test-Script-1.70.0-5|20	%description
12mr|perl-Test-Script-1.70.0-5|21	The intent of this module is to provide a series of basic tests for scripts in
12mr|perl-Test-Script-1.70.0-5|22	the bin directory of your Perl distribution.
12mr|perl-Test-Script-1.70.0-5|23	
12mr|perl-Test-Script-1.70.0-5|24	Further, it aims to provide them with perfect platform-compatibility and in a
12mr|perl-Test-Script-1.70.0-5|25	way that is as unobtrusive as possible.
12mr|perl-Test-Script-1.70.0-5|26	
12mr|perl-Test-Script-1.70.0-5|27	That is, if the program works on a platform, then Test::Script should also work
12mr|perl-Test-Script-1.70.0-5|28	on that platform.
12mr|perl-Test-Script-1.70.0-5|29	
12mr|perl-Test-Script-1.70.0-5|30	In doing so, it is hoped that Test::Script can become a module that you can
12mr|perl-Test-Script-1.70.0-5|31	safely make a dependency of your module, without risking your module not
12mr|perl-Test-Script-1.70.0-5|32	working on some platform because of the dependency.
12mr|perl-Test-Script-1.70.0-5|33	
12mr|perl-Test-Script-1.70.0-5|34	Where a clash exists between wanting more functionality and maintaining
12mr|perl-Test-Script-1.70.0-5|35	platform safety, this module will err on the side of platform safety.
12mr|perl-Test-Script-1.70.0-5|36	
12mr|perl-Test-Script-1.70.0-5|37	%prep
12mr|perl-Test-Script-1.70.0-5|38	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-Script-1.70.0-5|39	
12mr|perl-Test-Script-1.70.0-5|40	%build
12mr|perl-Test-Script-1.70.0-5|41	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-Script-1.70.0-5|42	%make
12mr|perl-Test-Script-1.70.0-5|43	
12mr|perl-Test-Script-1.70.0-5|44	%check
12mr|perl-Test-Script-1.70.0-5|45	make test
12mr|perl-Test-Script-1.70.0-5|46	
12mr|perl-Test-Script-1.70.0-5|47	%install
12mr|perl-Test-Script-1.70.0-5|48	%makeinstall_std
12mr|perl-Test-Script-1.70.0-5|49	
12mr|perl-Test-Script-1.70.0-5|50	%files
12mr|perl-Test-Script-1.70.0-5|51	%doc Changes README LICENSE
12mr|perl-Test-Script-1.70.0-5|52	%{perl_vendorlib}/Test
12mr|perl-Test-Script-1.70.0-5|53	%{_mandir}/*/*
12mr|perl-Test-Script-1.70.0-5|54	
12mr|perl-Test-Script-1.70.0-5|55	
12mr|perl-Test-Script-1.70.0-5|56	
12mr|perl-Test-Script-1.70.0-5|57	%changelog
12mr|perl-Test-Script-1.70.0-5|58	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-Script-1.70.0-5|59	+ Commit: 8766e15
12mr|perl-Test-Script-1.70.0-5|60	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Test-Script-1.70.0-5|61	
12mr|perl-Test-Script-1.70.0-5|62	

15804 12
12mr|perl-Test-Simple-0.980.0-7|1	%define upstream_name    Test-Simple
12mr|perl-Test-Simple-0.980.0-7|2	%define upstream_version 0.98
12mr|perl-Test-Simple-0.980.0-7|3	
12mr|perl-Test-Simple-0.980.0-7|4	Name:		perl-%{upstream_name}
12mr|perl-Test-Simple-0.980.0-7|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Test-Simple-0.980.0-7|6	Release:	7
12mr|perl-Test-Simple-0.980.0-7|7	
12mr|perl-Test-Simple-0.980.0-7|8	Summary:	Basic utilities for writing tests
12mr|perl-Test-Simple-0.980.0-7|9	License:	GPL+ or Artistic
12mr|perl-Test-Simple-0.980.0-7|10	Group:		Development/Perl
12mr|perl-Test-Simple-0.980.0-7|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Test-Simple-0.980.0-7|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Test-Simple-0.980.0-7|13	Patch0:		Test-Simple-0.98-perl5142.diff
12mr|perl-Test-Simple-0.980.0-7|14	BuildRequires:	perl-devel
12mr|perl-Test-Simple-0.980.0-7|15	BuildArch:	noarch
12mr|perl-Test-Simple-0.980.0-7|16	
12mr|perl-Test-Simple-0.980.0-7|17	%description
12mr|perl-Test-Simple-0.980.0-7|18	This is an extremely simple, extremely basic module for writing tests suitable
12mr|perl-Test-Simple-0.980.0-7|19	for CPAN modules and other pursuits. If you wish to do more complicated
12mr|perl-Test-Simple-0.980.0-7|20	testing, use the Test::More module (a drop-in replacement for this one).
12mr|perl-Test-Simple-0.980.0-7|21	
12mr|perl-Test-Simple-0.980.0-7|22	%prep
12mr|perl-Test-Simple-0.980.0-7|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-Simple-0.980.0-7|24	%patch0 -p0
12mr|perl-Test-Simple-0.980.0-7|25	
12mr|perl-Test-Simple-0.980.0-7|26	%build
12mr|perl-Test-Simple-0.980.0-7|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-Simple-0.980.0-7|28	make
12mr|perl-Test-Simple-0.980.0-7|29	
12mr|perl-Test-Simple-0.980.0-7|30	%install
12mr|perl-Test-Simple-0.980.0-7|31	%makeinstall_std
12mr|perl-Test-Simple-0.980.0-7|32	
12mr|perl-Test-Simple-0.980.0-7|33	%files
12mr|perl-Test-Simple-0.980.0-7|34	%doc Changes README
12mr|perl-Test-Simple-0.980.0-7|35	%{perl_vendorlib}/Test
12mr|perl-Test-Simple-0.980.0-7|36	%{_mandir}/*/*
12mr|perl-Test-Simple-0.980.0-7|37	
12mr|perl-Test-Simple-0.980.0-7|38	
12mr|perl-Test-Simple-0.980.0-7|39	
12mr|perl-Test-Simple-0.980.0-7|40	%changelog
12mr|perl-Test-Simple-0.980.0-7|41	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-Simple-0.980.0-7|42	+ Commit: 283f365
12mr|perl-Test-Simple-0.980.0-7|43	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Test-Simple-0.980.0-7|44	
12mr|perl-Test-Simple-0.980.0-7|45	

15805 12
12mr|perl-Test-SubCalls-1.90.0-6|1	%define upstream_name    Test-SubCalls
12mr|perl-Test-SubCalls-1.90.0-6|2	%define upstream_version 1.09
12mr|perl-Test-SubCalls-1.90.0-6|3	
12mr|perl-Test-SubCalls-1.90.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-Test-SubCalls-1.90.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Test-SubCalls-1.90.0-6|6	Release:	6
12mr|perl-Test-SubCalls-1.90.0-6|7	
12mr|perl-Test-SubCalls-1.90.0-6|8	Summary:	Track the number of times subs are called
12mr|perl-Test-SubCalls-1.90.0-6|9	License:	GPL+ or Artistic
12mr|perl-Test-SubCalls-1.90.0-6|10	Group:		Development/Perl
12mr|perl-Test-SubCalls-1.90.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Test-SubCalls-1.90.0-6|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Test-SubCalls-1.90.0-6|13	
12mr|perl-Test-SubCalls-1.90.0-6|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12mr|perl-Test-SubCalls-1.90.0-6|15	BuildRequires:	perl(File::Spec)
12mr|perl-Test-SubCalls-1.90.0-6|16	BuildRequires:	perl(Hook::LexWrap)
12mr|perl-Test-SubCalls-1.90.0-6|17	BuildRequires:	perl(Test::Builder::Tester)
12mr|perl-Test-SubCalls-1.90.0-6|18	BuildRequires:	perl(Test::More)
12mr|perl-Test-SubCalls-1.90.0-6|19	BuildRequires:	perl-devel
12mr|perl-Test-SubCalls-1.90.0-6|20	BuildArch:	noarch
12mr|perl-Test-SubCalls-1.90.0-6|21	
12mr|perl-Test-SubCalls-1.90.0-6|22	%description
12mr|perl-Test-SubCalls-1.90.0-6|23	There are a number of different situations (like testing caching code)
12mr|perl-Test-SubCalls-1.90.0-6|24	where you want to want to do a number of tests, and then verify that some
12mr|perl-Test-SubCalls-1.90.0-6|25	underlying subroutine deep within the code was called a specific number of
12mr|perl-Test-SubCalls-1.90.0-6|26	times.
12mr|perl-Test-SubCalls-1.90.0-6|27	
12mr|perl-Test-SubCalls-1.90.0-6|28	This module provides a number of functions for doing testing in this way in
12mr|perl-Test-SubCalls-1.90.0-6|29	association with your normal the Test::More manpage (or similar) test
12mr|perl-Test-SubCalls-1.90.0-6|30	scripts.
12mr|perl-Test-SubCalls-1.90.0-6|31	
12mr|perl-Test-SubCalls-1.90.0-6|32	%prep
12mr|perl-Test-SubCalls-1.90.0-6|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-SubCalls-1.90.0-6|34	
12mr|perl-Test-SubCalls-1.90.0-6|35	%build
12mr|perl-Test-SubCalls-1.90.0-6|36	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-SubCalls-1.90.0-6|37	%make
12mr|perl-Test-SubCalls-1.90.0-6|38	
12mr|perl-Test-SubCalls-1.90.0-6|39	%check
12mr|perl-Test-SubCalls-1.90.0-6|40	make test
12mr|perl-Test-SubCalls-1.90.0-6|41	
12mr|perl-Test-SubCalls-1.90.0-6|42	%install
12mr|perl-Test-SubCalls-1.90.0-6|43	%makeinstall_std
12mr|perl-Test-SubCalls-1.90.0-6|44	
12mr|perl-Test-SubCalls-1.90.0-6|45	%files
12mr|perl-Test-SubCalls-1.90.0-6|46	%doc README LICENSE Changes
12mr|perl-Test-SubCalls-1.90.0-6|47	%{_mandir}/man3/*
12mr|perl-Test-SubCalls-1.90.0-6|48	%{perl_vendorlib}/*
12mr|perl-Test-SubCalls-1.90.0-6|49	
12mr|perl-Test-SubCalls-1.90.0-6|50	
12mr|perl-Test-SubCalls-1.90.0-6|51	%changelog
12mr|perl-Test-SubCalls-1.90.0-6|52	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-SubCalls-1.90.0-6|53	+ Commit: c87b3af
12mr|perl-Test-SubCalls-1.90.0-6|54	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Test-SubCalls-1.90.0-6|55	
12mr|perl-Test-SubCalls-1.90.0-6|56	

15806 12
12mr|perl-Test-Tester-0.107-9|1	%define module	Test-Tester
12mr|perl-Test-Tester-0.107-9|2	
12mr|perl-Test-Tester-0.107-9|3	Summary:	Ease testing test modules built with Test::Builder
12mr|perl-Test-Tester-0.107-9|4	Name:		perl-%{module}
12mr|perl-Test-Tester-0.107-9|5	Version:	0.107
12mr|perl-Test-Tester-0.107-9|6	Release:	9
12mr|perl-Test-Tester-0.107-9|7	License:	GPL or Artistic
12mr|perl-Test-Tester-0.107-9|8	Group:		Development/Perl
12mr|perl-Test-Tester-0.107-9|9	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Test/%{module}-%{version}.tar.bz2
12mr|perl-Test-Tester-0.107-9|10	Url:		http://search.cpan.org/dist/%{module}/
12mr|perl-Test-Tester-0.107-9|11	
12mr|perl-Test-Tester-0.107-9|12	BuildRequires:	perl-devel
12mr|perl-Test-Tester-0.107-9|13	BuildArch:	noarch
12mr|perl-Test-Tester-0.107-9|14	
12mr|perl-Test-Tester-0.107-9|15	%description
12mr|perl-Test-Tester-0.107-9|16	If you have written a test module based on Test::Builder then Test::Tester
12mr|perl-Test-Tester-0.107-9|17	allows you to test it with the minimum of effort.
12mr|perl-Test-Tester-0.107-9|18	
12mr|perl-Test-Tester-0.107-9|19	%prep
12mr|perl-Test-Tester-0.107-9|20	%setup -q -n %{module}-%{version}
12mr|perl-Test-Tester-0.107-9|21	
12mr|perl-Test-Tester-0.107-9|22	%build
12mr|perl-Test-Tester-0.107-9|23	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-Tester-0.107-9|24	make
12mr|perl-Test-Tester-0.107-9|25	
12mr|perl-Test-Tester-0.107-9|26	%check
12mr|perl-Test-Tester-0.107-9|27	make test
12mr|perl-Test-Tester-0.107-9|28	
12mr|perl-Test-Tester-0.107-9|29	%install
12mr|perl-Test-Tester-0.107-9|30	%makeinstall_std
12mr|perl-Test-Tester-0.107-9|31	
12mr|perl-Test-Tester-0.107-9|32	%files
12mr|perl-Test-Tester-0.107-9|33	%doc CHANGES README TODO
12mr|perl-Test-Tester-0.107-9|34	%{_mandir}/*/*
12mr|perl-Test-Tester-0.107-9|35	%{perl_vendorlib}/Test/Tester
12mr|perl-Test-Tester-0.107-9|36	%{perl_vendorlib}/Test/Tester.pm
12mr|perl-Test-Tester-0.107-9|37	
12mr|perl-Test-Tester-0.107-9|38	
12mr|perl-Test-Tester-0.107-9|39	
12mr|perl-Test-Tester-0.107-9|40	%changelog
12mr|perl-Test-Tester-0.107-9|41	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-Tester-0.107-9|42	+ Commit: ea56d2b
12mr|perl-Test-Tester-0.107-9|43	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Test-Tester-0.107-9|44	
12mr|perl-Test-Tester-0.107-9|45	

15807 12
12mr|perl-Test-Unit-0.250.0-6|1	%define upstream_name    Test-Unit
12mr|perl-Test-Unit-0.250.0-6|2	%define upstream_version 0.25
12mr|perl-Test-Unit-0.250.0-6|3	
12mr|perl-Test-Unit-0.250.0-6|4	%if %{_use_internal_dependency_generator}
12mr|perl-Test-Unit-0.250.0-6|5	%define __noautoreq 'perl\\(Error\\)'
12mr|perl-Test-Unit-0.250.0-6|6	%else
12mr|perl-Test-Unit-0.250.0-6|7	%define _requires_exceptions perl(Error)
12mr|perl-Test-Unit-0.250.0-6|8	%endif
12mr|perl-Test-Unit-0.250.0-6|9	
12mr|perl-Test-Unit-0.250.0-6|10	Name:		perl-%{upstream_name}
12mr|perl-Test-Unit-0.250.0-6|11	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Test-Unit-0.250.0-6|12	Release:	6
12mr|perl-Test-Unit-0.250.0-6|13	
12mr|perl-Test-Unit-0.250.0-6|14	Summary:	Test::Unit::TestCase - unit testing framework base class
12mr|perl-Test-Unit-0.250.0-6|15	License:	GPL+ or Artistic
12mr|perl-Test-Unit-0.250.0-6|16	Group:		Development/Perl
12mr|perl-Test-Unit-0.250.0-6|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Test-Unit-0.250.0-6|18	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Test-Unit-0.250.0-6|19	
12mr|perl-Test-Unit-0.250.0-6|20	BuildRequires:	perl-devel
12mr|perl-Test-Unit-0.250.0-6|21	BuildArch:	noarch
12mr|perl-Test-Unit-0.250.0-6|22	
12mr|perl-Test-Unit-0.250.0-6|23	%description
12mr|perl-Test-Unit-0.250.0-6|24	Test::Unit::TestCase is the 'workhorse' of the PerlUnit framework.
12mr|perl-Test-Unit-0.250.0-6|25	When writing tests, you generally subclass Test::Unit::TestCase,
12mr|perl-Test-Unit-0.250.0-6|26	write set_up and tear_down functions if you need them, a bunch of
12mr|perl-Test-Unit-0.250.0-6|27	test_* test methods, then do
12mr|perl-Test-Unit-0.250.0-6|28	
12mr|perl-Test-Unit-0.250.0-6|29	%prep
12mr|perl-Test-Unit-0.250.0-6|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-Unit-0.250.0-6|31	
12mr|perl-Test-Unit-0.250.0-6|32	# perl path hack
12mr|perl-Test-Unit-0.250.0-6|33	find . -type f | xargs perl -p -i -e "s|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|g"
12mr|perl-Test-Unit-0.250.0-6|34	
12mr|perl-Test-Unit-0.250.0-6|35	%build
12mr|perl-Test-Unit-0.250.0-6|36	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-Unit-0.250.0-6|37	%make OPTIMIZE="%{optflags}"
12mr|perl-Test-Unit-0.250.0-6|38	
12mr|perl-Test-Unit-0.250.0-6|39	%install
12mr|perl-Test-Unit-0.250.0-6|40	%makeinstall_std
12mr|perl-Test-Unit-0.250.0-6|41	
12mr|perl-Test-Unit-0.250.0-6|42	%files
12mr|perl-Test-Unit-0.250.0-6|43	%doc AUTHORS ChangeLog Changes README doc examples
12mr|perl-Test-Unit-0.250.0-6|44	%{perl_vendorlib}/Test/*.p*
12mr|perl-Test-Unit-0.250.0-6|45	%{perl_vendorlib}/Test/Unit
12mr|perl-Test-Unit-0.250.0-6|46	%{_mandir}/*/*
12mr|perl-Test-Unit-0.250.0-6|47	
12mr|perl-Test-Unit-0.250.0-6|48	
12mr|perl-Test-Unit-0.250.0-6|49	
12mr|perl-Test-Unit-0.250.0-6|50	%changelog
12mr|perl-Test-Unit-0.250.0-6|51	* Wed Sep  12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-Unit-0.250.0-6|52	+ Commit: a41e2fc
12mr|perl-Test-Unit-0.250.0-6|53	- Add perl-devel to BuildRequires, add requires exceptions for internal dependency generator, spec cleanup
12mr|perl-Test-Unit-0.250.0-6|54	
12mr|perl-Test-Unit-0.250.0-6|55	

15808 12
12mr|perl-Test-Warn-0.230.0-5|1	%define upstream_name    Test-Warn
12mr|perl-Test-Warn-0.230.0-5|2	%define upstream_version 0.23
12mr|perl-Test-Warn-0.230.0-5|3	
12mr|perl-Test-Warn-0.230.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Test-Warn-0.230.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Test-Warn-0.230.0-5|6	Release:	5
12mr|perl-Test-Warn-0.230.0-5|7	
12mr|perl-Test-Warn-0.230.0-5|8	Summary:	Perl extension to test methods for warnings
12mr|perl-Test-Warn-0.230.0-5|9	License:	GPL+ or Artistic
12mr|perl-Test-Warn-0.230.0-5|10	Group:		Development/Perl
12mr|perl-Test-Warn-0.230.0-5|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Test-Warn-0.230.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Test-Warn-0.230.0-5|13	
12mr|perl-Test-Warn-0.230.0-5|14	BuildRequires:	perl-devel
12mr|perl-Test-Warn-0.230.0-5|15	BuildRequires:	perl(Array::Compare)
12mr|perl-Test-Warn-0.230.0-5|16	BuildRequires:	perl(Test::Builder::Tester)
12mr|perl-Test-Warn-0.230.0-5|17	BuildRequires:	perl(Tree::DAG_Node)
12mr|perl-Test-Warn-0.230.0-5|18	BuildRequires:	perl(Test::Exception)
12mr|perl-Test-Warn-0.230.0-5|19	
12mr|perl-Test-Warn-0.230.0-5|20	Requires:		perl(Tree::DAG_Node)
12mr|perl-Test-Warn-0.230.0-5|21	
12mr|perl-Test-Warn-0.230.0-5|22	BuildArch:	noarch
12mr|perl-Test-Warn-0.230.0-5|23	
12mr|perl-Test-Warn-0.230.0-5|24	%description
12mr|perl-Test-Warn-0.230.0-5|25	This module provides a few convenience methods for testing warning based code.
12mr|perl-Test-Warn-0.230.0-5|26	
12mr|perl-Test-Warn-0.230.0-5|27	If you are not already familiar with the Test::More manpage now would be the
12mr|perl-Test-Warn-0.230.0-5|28	time to go take a look.
12mr|perl-Test-Warn-0.230.0-5|29	
12mr|perl-Test-Warn-0.230.0-5|30	%prep
12mr|perl-Test-Warn-0.230.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Test-Warn-0.230.0-5|32	
12mr|perl-Test-Warn-0.230.0-5|33	%build
12mr|perl-Test-Warn-0.230.0-5|34	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Test-Warn-0.230.0-5|35	%make
12mr|perl-Test-Warn-0.230.0-5|36	
12mr|perl-Test-Warn-0.230.0-5|37	%install
12mr|perl-Test-Warn-0.230.0-5|38	%makeinstall_std
12mr|perl-Test-Warn-0.230.0-5|39	
12mr|perl-Test-Warn-0.230.0-5|40	%check
12mr|perl-Test-Warn-0.230.0-5|41	%make test
12mr|perl-Test-Warn-0.230.0-5|42	
12mr|perl-Test-Warn-0.230.0-5|43	%files
12mr|perl-Test-Warn-0.230.0-5|44	%doc Changes README
12mr|perl-Test-Warn-0.230.0-5|45	%{perl_vendorlib}/Test
12mr|perl-Test-Warn-0.230.0-5|46	%{_mandir}/*/*
12mr|perl-Test-Warn-0.230.0-5|47	
12mr|perl-Test-Warn-0.230.0-5|48	
12mr|perl-Test-Warn-0.230.0-5|49	
12mr|perl-Test-Warn-0.230.0-5|50	%changelog
12mr|perl-Test-Warn-0.230.0-5|51	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-Warn-0.230.0-5|52	+ Commit: a639af8
12mr|perl-Test-Warn-0.230.0-5|53	- Should be noarch package
12mr|perl-Test-Warn-0.230.0-5|54	
12mr|perl-Test-Warn-0.230.0-5|55	* Tue Sep  11 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Test-Warn-0.230.0-5|56	+ Commit: 29ac5b9
12mr|perl-Test-Warn-0.230.0-5|57	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Test-Warn-0.230.0-5|58	
12mr|perl-Test-Warn-0.230.0-5|59	

15809 12
12mr|perl-Text-Autoformat-1.669.2-6|1	%define upstream_name	 Text-Autoformat
12mr|perl-Text-Autoformat-1.669.2-6|2	%define upstream_version 1.669002
12mr|perl-Text-Autoformat-1.669.2-6|3	
12mr|perl-Text-Autoformat-1.669.2-6|4	Name:		perl-%{upstream_name}
12mr|perl-Text-Autoformat-1.669.2-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Text-Autoformat-1.669.2-6|6	Release:	6
12mr|perl-Text-Autoformat-1.669.2-6|7	
12mr|perl-Text-Autoformat-1.669.2-6|8	Summary:	Automatic text wrapping and reformatting
12mr|perl-Text-Autoformat-1.669.2-6|9	License:	Artistic
12mr|perl-Text-Autoformat-1.669.2-6|10	Group:		Development/Perl
12mr|perl-Text-Autoformat-1.669.2-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Text-Autoformat-1.669.2-6|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Text-Autoformat-1.669.2-6|13	Source1:	dot-vimrc.bz2
12mr|perl-Text-Autoformat-1.669.2-6|14	Source2:	dot-emacs.bz2
12mr|perl-Text-Autoformat-1.669.2-6|15	
12mr|perl-Text-Autoformat-1.669.2-6|16	BuildRequires:	perl-devel
12mr|perl-Text-Autoformat-1.669.2-6|17	BuildRequires:	perl(Text::Reform)
12mr|perl-Text-Autoformat-1.669.2-6|18	
12mr|perl-Text-Autoformat-1.669.2-6|19	BuildArch:	noarch
12mr|perl-Text-Autoformat-1.669.2-6|20	
12mr|perl-Text-Autoformat-1.669.2-6|21	%description
12mr|perl-Text-Autoformat-1.669.2-6|22	Text::Autoformat  provides  intelligent  formatting   of   plaintext
12mr|perl-Text-Autoformat-1.669.2-6|23	without the need for  any  kind  of  embedded  mark-up.  The  module
12mr|perl-Text-Autoformat-1.669.2-6|24	recognizes Internet quoting conventions, a wide range  of  bulleting
12mr|perl-Text-Autoformat-1.669.2-6|25	and  number  schemes,  centred  text,  and  block  quotations,   and
12mr|perl-Text-Autoformat-1.669.2-6|26	reformats each appropriately. Other options allow the user to adjust
12mr|perl-Text-Autoformat-1.669.2-6|27	inter-word and inter-paragraph spacing,  justify  text,  and  impose
12mr|perl-Text-Autoformat-1.669.2-6|28	various capitalization schemes.
12mr|perl-Text-Autoformat-1.669.2-6|29	
12mr|perl-Text-Autoformat-1.669.2-6|30	The  module  also  supplies  a   re-entrant,   highly   configurable
12mr|perl-Text-Autoformat-1.669.2-6|31	replacement for the built-in Perl format() mechanism.
12mr|perl-Text-Autoformat-1.669.2-6|32	
12mr|perl-Text-Autoformat-1.669.2-6|33	%prep
12mr|perl-Text-Autoformat-1.669.2-6|34	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Text-Autoformat-1.669.2-6|35	bzcat %{SOURCE1} > dot-vimrc
12mr|perl-Text-Autoformat-1.669.2-6|36	bzcat %{SOURCE2} > dot-emacs
12mr|perl-Text-Autoformat-1.669.2-6|37	
12mr|perl-Text-Autoformat-1.669.2-6|38	%build
12mr|perl-Text-Autoformat-1.669.2-6|39	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Text-Autoformat-1.669.2-6|40	%make
12mr|perl-Text-Autoformat-1.669.2-6|41	
12mr|perl-Text-Autoformat-1.669.2-6|42	%check
12mr|perl-Text-Autoformat-1.669.2-6|43	%make test
12mr|perl-Text-Autoformat-1.669.2-6|44	
12mr|perl-Text-Autoformat-1.669.2-6|45	%install
12mr|perl-Text-Autoformat-1.669.2-6|46	%makeinstall_std
12mr|perl-Text-Autoformat-1.669.2-6|47	
12mr|perl-Text-Autoformat-1.669.2-6|48	%files
12mr|perl-Text-Autoformat-1.669.2-6|49	%doc README Changes dot-vimrc dot-emacs META.yml
12mr|perl-Text-Autoformat-1.669.2-6|50	%{perl_vendorlib}/Text
12mr|perl-Text-Autoformat-1.669.2-6|51	%{_mandir}/*/*
12mr|perl-Text-Autoformat-1.669.2-6|52	
12mr|perl-Text-Autoformat-1.669.2-6|53	
12mr|perl-Text-Autoformat-1.669.2-6|54	
12mr|perl-Text-Autoformat-1.669.2-6|55	%changelog
12mr|perl-Text-Autoformat-1.669.2-6|56	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Text-Autoformat-1.669.2-6|57	+ Commit: aaaa817
12mr|perl-Text-Autoformat-1.669.2-6|58	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Text-Autoformat-1.669.2-6|59	
12mr|perl-Text-Autoformat-1.669.2-6|60	

15810 12
12mr|perl-Text-CSV-1.210.0-5|1	%define upstream_name    Text-CSV
12mr|perl-Text-CSV-1.210.0-5|2	%define upstream_version 1.21
12mr|perl-Text-CSV-1.210.0-5|3	
12mr|perl-Text-CSV-1.210.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Text-CSV-1.210.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Text-CSV-1.210.0-5|6	Release:	5
12mr|perl-Text-CSV-1.210.0-5|7	
12mr|perl-Text-CSV-1.210.0-5|8	Summary:	Manipulate comma-separated value strings
12mr|perl-Text-CSV-1.210.0-5|9	License:	GPL+ or Artistic
12mr|perl-Text-CSV-1.210.0-5|10	Group:		Development/Perl
12mr|perl-Text-CSV-1.210.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Text-CSV-1.210.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Text-CSV-1.210.0-5|13	
12mr|perl-Text-CSV-1.210.0-5|14	BuildRequires:	perl-devel
12mr|perl-Text-CSV-1.210.0-5|15	BuildRequires:	perl(IO::Handle)
12mr|perl-Text-CSV-1.210.0-5|16	BuildRequires:	perl(Test::Harness)
12mr|perl-Text-CSV-1.210.0-5|17	BuildRequires:	perl(Test::More)
12mr|perl-Text-CSV-1.210.0-5|18	BuildArch:	noarch
12mr|perl-Text-CSV-1.210.0-5|19	
12mr|perl-Text-CSV-1.210.0-5|20	%description
12mr|perl-Text-CSV-1.210.0-5|21	Text::CSV provides facilities for the composition and decomposition of
12mr|perl-Text-CSV-1.210.0-5|22	comma-separated values using the Text::CSV_XS manpage or its pure Perl
12mr|perl-Text-CSV-1.210.0-5|23	version.
12mr|perl-Text-CSV-1.210.0-5|24	
12mr|perl-Text-CSV-1.210.0-5|25	An instance of the Text::CSV class can combine fields into a CSV string and
12mr|perl-Text-CSV-1.210.0-5|26	parse a CSV string into fields.
12mr|perl-Text-CSV-1.210.0-5|27	
12mr|perl-Text-CSV-1.210.0-5|28	The module accepts either strings or files as input and can utilize any
12mr|perl-Text-CSV-1.210.0-5|29	user-specified characters as delimiters, separators, and escapes so it is
12mr|perl-Text-CSV-1.210.0-5|30	perhaps better called ASV (anything separated values) rather than just CSV.
12mr|perl-Text-CSV-1.210.0-5|31	
12mr|perl-Text-CSV-1.210.0-5|32	%prep
12mr|perl-Text-CSV-1.210.0-5|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Text-CSV-1.210.0-5|34	
12mr|perl-Text-CSV-1.210.0-5|35	%build
12mr|perl-Text-CSV-1.210.0-5|36	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Text-CSV-1.210.0-5|37	%make
12mr|perl-Text-CSV-1.210.0-5|38	
12mr|perl-Text-CSV-1.210.0-5|39	%check
12mr|perl-Text-CSV-1.210.0-5|40	make test
12mr|perl-Text-CSV-1.210.0-5|41	
12mr|perl-Text-CSV-1.210.0-5|42	%install
12mr|perl-Text-CSV-1.210.0-5|43	%makeinstall_std
12mr|perl-Text-CSV-1.210.0-5|44	
12mr|perl-Text-CSV-1.210.0-5|45	%files
12mr|perl-Text-CSV-1.210.0-5|46	%doc Changes README
12mr|perl-Text-CSV-1.210.0-5|47	%{_mandir}/man3/*
12mr|perl-Text-CSV-1.210.0-5|48	%{perl_vendorlib}/*
12mr|perl-Text-CSV-1.210.0-5|49	
12mr|perl-Text-CSV-1.210.0-5|50	
12mr|perl-Text-CSV-1.210.0-5|51	
12mr|perl-Text-CSV-1.210.0-5|52	%changelog
12mr|perl-Text-CSV-1.210.0-5|53	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Text-CSV-1.210.0-5|54	+ Commit: 5097677
12mr|perl-Text-CSV-1.210.0-5|55	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Text-CSV-1.210.0-5|56	
12mr|perl-Text-CSV-1.210.0-5|57	

15811 12
12mr|perl-Text-CSV_XS-0.760.0-3|1	%define upstream_name    Text-CSV_XS
12mr|perl-Text-CSV_XS-0.760.0-3|2	%define upstream_version 0.76
12mr|perl-Text-CSV_XS-0.760.0-3|3	
12mr|perl-Text-CSV_XS-0.760.0-3|4	Name:		perl-%{upstream_name}
12mr|perl-Text-CSV_XS-0.760.0-3|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Text-CSV_XS-0.760.0-3|6	Release:	3
12mr|perl-Text-CSV_XS-0.760.0-3|7	
12mr|perl-Text-CSV_XS-0.760.0-3|8	Summary:	Comma-separated values manipulation routines
12mr|perl-Text-CSV_XS-0.760.0-3|9	License:	GPL+ or Artistic
12mr|perl-Text-CSV_XS-0.760.0-3|10	Group:		Development/Perl
12mr|perl-Text-CSV_XS-0.760.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Text-CSV_XS-0.760.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tgz
12mr|perl-Text-CSV_XS-0.760.0-3|13	
12mr|perl-Text-CSV_XS-0.760.0-3|14	BuildRequires: perl-devel
12mr|perl-Text-CSV_XS-0.760.0-3|15	
12mr|perl-Text-CSV_XS-0.760.0-3|16	%description
12mr|perl-Text-CSV_XS-0.760.0-3|17	Text-CSV_XS is a Perl module that provides facilities for the composition
12mr|perl-Text-CSV_XS-0.760.0-3|18	and decomposition of comma-separated values.  An instance of the Text::CSV
12mr|perl-Text-CSV_XS-0.760.0-3|19	class can combine fields into a CSV string and parse a CSV string into
12mr|perl-Text-CSV_XS-0.760.0-3|20	fields.
12mr|perl-Text-CSV_XS-0.760.0-3|21	
12mr|perl-Text-CSV_XS-0.760.0-3|22	%prep
12mr|perl-Text-CSV_XS-0.760.0-3|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Text-CSV_XS-0.760.0-3|24	
12mr|perl-Text-CSV_XS-0.760.0-3|25	%build
12mr|perl-Text-CSV_XS-0.760.0-3|26	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Text-CSV_XS-0.760.0-3|27	%make
12mr|perl-Text-CSV_XS-0.760.0-3|28	
12mr|perl-Text-CSV_XS-0.760.0-3|29	%check
12mr|perl-Text-CSV_XS-0.760.0-3|30	make test
12mr|perl-Text-CSV_XS-0.760.0-3|31	
12mr|perl-Text-CSV_XS-0.760.0-3|32	%install
12mr|perl-Text-CSV_XS-0.760.0-3|33	%makeinstall_std
12mr|perl-Text-CSV_XS-0.760.0-3|34	
12mr|perl-Text-CSV_XS-0.760.0-3|35	%files
12mr|perl-Text-CSV_XS-0.760.0-3|36	%doc MANIFEST ChangeLog README
12mr|perl-Text-CSV_XS-0.760.0-3|37	%{perl_vendorarch}/Text
12mr|perl-Text-CSV_XS-0.760.0-3|38	%{perl_vendorarch}/auto/Text
12mr|perl-Text-CSV_XS-0.760.0-3|39	%{_mandir}/*/*
12mr|perl-Text-CSV_XS-0.760.0-3|40	
12mr|perl-Text-CSV_XS-0.760.0-3|41	
12mr|perl-Text-CSV_XS-0.760.0-3|42	
12mr|perl-Text-CSV_XS-0.760.0-3|43	%changelog
12mr|perl-Text-CSV_XS-0.760.0-3|44	* Thu Sep  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Text-CSV_XS-0.760.0-3|45	+ Commit: 4745779
12mr|perl-Text-CSV_XS-0.760.0-3|46	- Spec cleanup
12mr|perl-Text-CSV_XS-0.760.0-3|47	
12mr|perl-Text-CSV_XS-0.760.0-3|48	

15812 12
12mr|perl-Text-DelimMatch-1.06-10|1	%define realname  Text-DelimMatch
12mr|perl-Text-DelimMatch-1.06-10|2	%define preversion a
12mr|perl-Text-DelimMatch-1.06-10|3	
12mr|perl-Text-DelimMatch-1.06-10|4	Name:		perl-%{realname}
12mr|perl-Text-DelimMatch-1.06-10|5	Version:    1.06
12mr|perl-Text-DelimMatch-1.06-10|6	Release:    %mkrel 10
12mr|perl-Text-DelimMatch-1.06-10|7	License:	GPL
12mr|perl-Text-DelimMatch-1.06-10|8	Group:		Development/Perl
12mr|perl-Text-DelimMatch-1.06-10|9	Summary:    Perl extension to find regexp delimited strings with proper nesting
12mr|perl-Text-DelimMatch-1.06-10|10	Source0:    http://search.cpan.org/CPAN/authors/id/N/NW/NWALSH/DelimMatch-%{version}%{preversion}.tar.bz2
12mr|perl-Text-DelimMatch-1.06-10|11	Url:		http://search.cpan.org/dis/DelimMatch
12mr|perl-Text-DelimMatch-1.06-10|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|perl-Text-DelimMatch-1.06-10|13	BuildRequires:	perl-devel
12mr|perl-Text-DelimMatch-1.06-10|14	BuildArch: noarch
12mr|perl-Text-DelimMatch-1.06-10|15	
12mr|perl-Text-DelimMatch-1.06-10|16	%description
12mr|perl-Text-DelimMatch-1.06-10|17	These routines allow you to match delimited substrings in a buffer.
12mr|perl-Text-DelimMatch-1.06-10|18	The delimiters can be specified with any regular expression and the
12mr|perl-Text-DelimMatch-1.06-10|19	start and end delimiters need not be the same. If the delimited text
12mr|perl-Text-DelimMatch-1.06-10|20	is properly nested, entire nested groups are returned.
12mr|perl-Text-DelimMatch-1.06-10|21	
12mr|perl-Text-DelimMatch-1.06-10|22	In addition, you may specify quoting and escaping characters that
12mr|perl-Text-DelimMatch-1.06-10|23	contribute to the recognition of start and end delimiters.
12mr|perl-Text-DelimMatch-1.06-10|24	
12mr|perl-Text-DelimMatch-1.06-10|25	%prep
12mr|perl-Text-DelimMatch-1.06-10|26	%setup -q -n DelimMatch-%{version}
12mr|perl-Text-DelimMatch-1.06-10|27	
12mr|perl-Text-DelimMatch-1.06-10|28	%build
12mr|perl-Text-DelimMatch-1.06-10|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Text-DelimMatch-1.06-10|30	%make
12mr|perl-Text-DelimMatch-1.06-10|31	
12mr|perl-Text-DelimMatch-1.06-10|32	%check
12mr|perl-Text-DelimMatch-1.06-10|33	make test
12mr|perl-Text-DelimMatch-1.06-10|34	
12mr|perl-Text-DelimMatch-1.06-10|35	%install
12mr|perl-Text-DelimMatch-1.06-10|36	rm -rf %{buildroot}
12mr|perl-Text-DelimMatch-1.06-10|37	%makeinstall_std
12mr|perl-Text-DelimMatch-1.06-10|38	
12mr|perl-Text-DelimMatch-1.06-10|39	%clean
12mr|perl-Text-DelimMatch-1.06-10|40	rm -rf %{buildroot}
12mr|perl-Text-DelimMatch-1.06-10|41	
12mr|perl-Text-DelimMatch-1.06-10|42	%files
12mr|perl-Text-DelimMatch-1.06-10|43	%defattr(-,root,root)
12mr|perl-Text-DelimMatch-1.06-10|44	%{perl_vendorlib}/*
12mr|perl-Text-DelimMatch-1.06-10|45	%{_mandir}/man3/*
12mr|perl-Text-DelimMatch-1.06-10|46	
12mr|perl-Text-DelimMatch-1.06-10|47	
12mr|perl-Text-DelimMatch-1.06-10|48	
12mr|perl-Text-DelimMatch-1.06-10|49	
12mr|perl-Text-DelimMatch-1.06-10|50	%changelog
12mr|perl-Text-DelimMatch-1.06-10|51	

15813 12
12mr|perl-Text-Diff-1.410.0-5|1	%define upstream_name	 Text-Diff
12mr|perl-Text-Diff-1.410.0-5|2	%define upstream_version 1.41
12mr|perl-Text-Diff-1.410.0-5|3	
12mr|perl-Text-Diff-1.410.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Text-Diff-1.410.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Text-Diff-1.410.0-5|6	Release:	5
12mr|perl-Text-Diff-1.410.0-5|7	
12mr|perl-Text-Diff-1.410.0-5|8	Summary:	Perform diffs on files and record sets
12mr|perl-Text-Diff-1.410.0-5|9	License:	GPL+ or Artistic
12mr|perl-Text-Diff-1.410.0-5|10	Group:		Development/Perl
12mr|perl-Text-Diff-1.410.0-5|11	Url:		http://www.cpan.org
12mr|perl-Text-Diff-1.410.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/R/RB/RBS/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Text-Diff-1.410.0-5|13	
12mr|perl-Text-Diff-1.410.0-5|14	BuildRequires:	perl-devel
12mr|perl-Text-Diff-1.410.0-5|15	BuildRequires:	perl-Algorithm-Diff
12mr|perl-Text-Diff-1.410.0-5|16	BuildArch:	noarch
12mr|perl-Text-Diff-1.410.0-5|17	
12mr|perl-Text-Diff-1.410.0-5|18	%description
12mr|perl-Text-Diff-1.410.0-5|19	%name provides a basic set of services akin to the GNU diff utility.
12mr|perl-Text-Diff-1.410.0-5|20	It is not anywhere near as feature complete as GNU diff, but it is
12mr|perl-Text-Diff-1.410.0-5|21	better integrated with Perl and available on all platforms.
12mr|perl-Text-Diff-1.410.0-5|22	
12mr|perl-Text-Diff-1.410.0-5|23	It is often faster than shelling out to a system's diff
12mr|perl-Text-Diff-1.410.0-5|24	executable for small files, and generally slower on larger files.
12mr|perl-Text-Diff-1.410.0-5|25	
12mr|perl-Text-Diff-1.410.0-5|26	%prep
12mr|perl-Text-Diff-1.410.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Text-Diff-1.410.0-5|28	
12mr|perl-Text-Diff-1.410.0-5|29	%build
12mr|perl-Text-Diff-1.410.0-5|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Text-Diff-1.410.0-5|31	%make
12mr|perl-Text-Diff-1.410.0-5|32	
12mr|perl-Text-Diff-1.410.0-5|33	%check
12mr|perl-Text-Diff-1.410.0-5|34	make test
12mr|perl-Text-Diff-1.410.0-5|35	
12mr|perl-Text-Diff-1.410.0-5|36	%install
12mr|perl-Text-Diff-1.410.0-5|37	%makeinstall_std
12mr|perl-Text-Diff-1.410.0-5|38	
12mr|perl-Text-Diff-1.410.0-5|39	%files
12mr|perl-Text-Diff-1.410.0-5|40	%{perl_vendorlib}/*
12mr|perl-Text-Diff-1.410.0-5|41	%{_mandir}/man3/*
12mr|perl-Text-Diff-1.410.0-5|42	
12mr|perl-Text-Diff-1.410.0-5|43	
12mr|perl-Text-Diff-1.410.0-5|44	%changelog
12mr|perl-Text-Diff-1.410.0-5|45	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Text-Diff-1.410.0-5|46	+ Commit: e6dce9e
12mr|perl-Text-Diff-1.410.0-5|47	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Text-Diff-1.410.0-5|48	
12mr|perl-Text-Diff-1.410.0-5|49	

15814 12
12mr|perl-Text-Glob-0.90.0-5|1	%define upstream_name	 Text-Glob
12mr|perl-Text-Glob-0.90.0-5|2	%define upstream_version 0.09
12mr|perl-Text-Glob-0.90.0-5|3	
12mr|perl-Text-Glob-0.90.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Text-Glob-0.90.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Text-Glob-0.90.0-5|6	Release:	5
12mr|perl-Text-Glob-0.90.0-5|7	
12mr|perl-Text-Glob-0.90.0-5|8	Summary:	Match globbing patterns against text
12mr|perl-Text-Glob-0.90.0-5|9	License:	GPL+ or Artistic
12mr|perl-Text-Glob-0.90.0-5|10	Group:		Development/Perl
12mr|perl-Text-Glob-0.90.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Text-Glob-0.90.0-5|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Text-Glob-0.90.0-5|13	
12mr|perl-Text-Glob-0.90.0-5|14	BuildRequires:	perl-devel
12mr|perl-Text-Glob-0.90.0-5|15	BuildArch:	noarch
12mr|perl-Text-Glob-0.90.0-5|16	
12mr|perl-Text-Glob-0.90.0-5|17	%description
12mr|perl-Text-Glob-0.90.0-5|18	Text::Glob implements glob(3) style matching that can be used to match against
12mr|perl-Text-Glob-0.90.0-5|19	text, rather than fetching names from a filesystem. If you want to do full file
12mr|perl-Text-Glob-0.90.0-5|20	globbing use the File::Glob module instead.
12mr|perl-Text-Glob-0.90.0-5|21	
12mr|perl-Text-Glob-0.90.0-5|22	%prep
12mr|perl-Text-Glob-0.90.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Text-Glob-0.90.0-5|24	
12mr|perl-Text-Glob-0.90.0-5|25	%build
12mr|perl-Text-Glob-0.90.0-5|26	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Text-Glob-0.90.0-5|27	%make
12mr|perl-Text-Glob-0.90.0-5|28	
12mr|perl-Text-Glob-0.90.0-5|29	%install
12mr|perl-Text-Glob-0.90.0-5|30	%makeinstall_std
12mr|perl-Text-Glob-0.90.0-5|31	
12mr|perl-Text-Glob-0.90.0-5|32	%check
12mr|perl-Text-Glob-0.90.0-5|33	make test
12mr|perl-Text-Glob-0.90.0-5|34	
12mr|perl-Text-Glob-0.90.0-5|35	%files
12mr|perl-Text-Glob-0.90.0-5|36	%doc Changes
12mr|perl-Text-Glob-0.90.0-5|37	%{perl_vendorlib}/Text
12mr|perl-Text-Glob-0.90.0-5|38	%{_mandir}/*/*
12mr|perl-Text-Glob-0.90.0-5|39	
12mr|perl-Text-Glob-0.90.0-5|40	
12mr|perl-Text-Glob-0.90.0-5|41	
12mr|perl-Text-Glob-0.90.0-5|42	%changelog
12mr|perl-Text-Glob-0.90.0-5|43	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Text-Glob-0.90.0-5|44	+ Commit: 5722cb8
12mr|perl-Text-Glob-0.90.0-5|45	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Text-Glob-0.90.0-5|46	
12mr|perl-Text-Glob-0.90.0-5|47	

15815 12
12mr|perl-Text-Iconv-1.7-9|1	%define module  %pdir-%pnam
12mr|perl-Text-Iconv-1.7-9|2	%define	pdir	Text
12mr|perl-Text-Iconv-1.7-9|3	%define	pnam	Iconv
12mr|perl-Text-Iconv-1.7-9|4	%define name	perl-%pdir-%pnam
12mr|perl-Text-Iconv-1.7-9|5	%define version 1.7
12mr|perl-Text-Iconv-1.7-9|6	%define release %mkrel 9
12mr|perl-Text-Iconv-1.7-9|7	
12mr|perl-Text-Iconv-1.7-9|8	Summary:	Text::Iconv perl module
12mr|perl-Text-Iconv-1.7-9|9	Name:		%{name}
12mr|perl-Text-Iconv-1.7-9|10	Version:	%{version}
12mr|perl-Text-Iconv-1.7-9|11	Release:	%{release}
12mr|perl-Text-Iconv-1.7-9|12	License:	GPL
12mr|perl-Text-Iconv-1.7-9|13	Group:		Development/Perl
12mr|perl-Text-Iconv-1.7-9|14	Source0:	ftp://ftp.cpan.org/pub/CPAN/modules/by-module/%{pdir}/%{module}-%{version}.tar.bz2
12mr|perl-Text-Iconv-1.7-9|15	BuildRequires:	perl-devel >= 5.6.1
12mr|perl-Text-Iconv-1.7-9|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|perl-Text-Iconv-1.7-9|17	Url:		http://search.cpan.org/dist/%{module}
12mr|perl-Text-Iconv-1.7-9|18	
12mr|perl-Text-Iconv-1.7-9|19	%description
12mr|perl-Text-Iconv-1.7-9|20	This module provides a Perl interface to the iconv() codeset
12mr|perl-Text-Iconv-1.7-9|21	conversion function, as defined by the Single UNIX Specification. For
12mr|perl-Text-Iconv-1.7-9|22	more details see the POD documentation embedded in the file Iconv.pm,
12mr|perl-Text-Iconv-1.7-9|23	which will also be installed as Text::Iconv(3) man page.
12mr|perl-Text-Iconv-1.7-9|24	
12mr|perl-Text-Iconv-1.7-9|25	%prep
12mr|perl-Text-Iconv-1.7-9|26	%setup -q -n %{pdir}-%{pnam}-%{version}
12mr|perl-Text-Iconv-1.7-9|27	
12mr|perl-Text-Iconv-1.7-9|28	%build
12mr|perl-Text-Iconv-1.7-9|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Text-Iconv-1.7-9|30	%make
12mr|perl-Text-Iconv-1.7-9|31	
12mr|perl-Text-Iconv-1.7-9|32	%install
12mr|perl-Text-Iconv-1.7-9|33	%{__rm} -rf %{buildroot}
12mr|perl-Text-Iconv-1.7-9|34	%{makeinstall_std} INSTALLDIRS=vendor
12mr|perl-Text-Iconv-1.7-9|35	
12mr|perl-Text-Iconv-1.7-9|36	%{__rm} -f %{buildroot}%{perl_archlib}/perllocal.pod
12mr|perl-Text-Iconv-1.7-9|37	
12mr|perl-Text-Iconv-1.7-9|38	%clean
12mr|perl-Text-Iconv-1.7-9|39	%{__rm} -rf %{buildroot}
12mr|perl-Text-Iconv-1.7-9|40	
12mr|perl-Text-Iconv-1.7-9|41	%files
12mr|perl-Text-Iconv-1.7-9|42	%defattr(-,root,root)
12mr|perl-Text-Iconv-1.7-9|43	%doc Changes README
12mr|perl-Text-Iconv-1.7-9|44	%dir %{perl_vendorarch}/Text
12mr|perl-Text-Iconv-1.7-9|45	%{perl_vendorarch}/Text/Iconv.pm
12mr|perl-Text-Iconv-1.7-9|46	%dir %{perl_vendorarch}/auto/Text
12mr|perl-Text-Iconv-1.7-9|47	%dir %{perl_vendorarch}/auto/Text/Iconv
12mr|perl-Text-Iconv-1.7-9|48	%{perl_vendorarch}/auto/Text/Iconv/autosplit.ix
12mr|perl-Text-Iconv-1.7-9|49	%{perl_vendorarch}/auto/Text/Iconv/*.so
12mr|perl-Text-Iconv-1.7-9|50	%{_mandir}/man3/*
12mr|perl-Text-Iconv-1.7-9|51	
12mr|perl-Text-Iconv-1.7-9|52	
12mr|perl-Text-Iconv-1.7-9|53	
12mr|perl-Text-Iconv-1.7-9|54	
12mr|perl-Text-Iconv-1.7-9|55	
12mr|perl-Text-Iconv-1.7-9|56	%changelog
12mr|perl-Text-Iconv-1.7-9|57	

15816 12
12mr|perl-Text-Patch-1.800.0-5|1	%define upstream_name    Text-Patch
12mr|perl-Text-Patch-1.800.0-5|2	%define upstream_version 1.8
12mr|perl-Text-Patch-1.800.0-5|3	
12mr|perl-Text-Patch-1.800.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Text-Patch-1.800.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Text-Patch-1.800.0-5|6	Release:	5
12mr|perl-Text-Patch-1.800.0-5|7	
12mr|perl-Text-Patch-1.800.0-5|8	Summary:	Patches text with given patch
12mr|perl-Text-Patch-1.800.0-5|9	License:	GPL+ or Artistic
12mr|perl-Text-Patch-1.800.0-5|10	Group:		Development/Perl
12mr|perl-Text-Patch-1.800.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Text-Patch-1.800.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Text-Patch-1.800.0-5|13	
12mr|perl-Text-Patch-1.800.0-5|14	BuildRequires:	perl-devel
12mr|perl-Text-Patch-1.800.0-5|15	BuildRequires:	perl(Test::More)
12mr|perl-Text-Patch-1.800.0-5|16	BuildRequires:	perl(Text::Diff)
12mr|perl-Text-Patch-1.800.0-5|17	BuildArch:	noarch
12mr|perl-Text-Patch-1.800.0-5|18	
12mr|perl-Text-Patch-1.800.0-5|19	%description
12mr|perl-Text-Patch-1.800.0-5|20	Text::Patch combines source text with given diff (difference) data. Diff
12mr|perl-Text-Patch-1.800.0-5|21	data is produced by Text::Diff module or by the standard diff utility (man
12mr|perl-Text-Patch-1.800.0-5|22	diff, see -u option).
12mr|perl-Text-Patch-1.800.0-5|23	
12mr|perl-Text-Patch-1.800.0-5|24	* patch( $source, $diff, options... )
12mr|perl-Text-Patch-1.800.0-5|25	
12mr|perl-Text-Patch-1.800.0-5|26	First argument is source (original) text. Second is the diff data. Third
12mr|perl-Text-Patch-1.800.0-5|27	argument can be either hash reference with options or all the rest
12mr|perl-Text-Patch-1.800.0-5|28	arguments will be considered patch options:
12mr|perl-Text-Patch-1.800.0-5|29	
12mr|perl-Text-Patch-1.800.0-5|30	%prep
12mr|perl-Text-Patch-1.800.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Text-Patch-1.800.0-5|32	
12mr|perl-Text-Patch-1.800.0-5|33	%build
12mr|perl-Text-Patch-1.800.0-5|34	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Text-Patch-1.800.0-5|35	%make
12mr|perl-Text-Patch-1.800.0-5|36	
12mr|perl-Text-Patch-1.800.0-5|37	%check
12mr|perl-Text-Patch-1.800.0-5|38	%make test
12mr|perl-Text-Patch-1.800.0-5|39	
12mr|perl-Text-Patch-1.800.0-5|40	%install
12mr|perl-Text-Patch-1.800.0-5|41	%makeinstall_std
12mr|perl-Text-Patch-1.800.0-5|42	
12mr|perl-Text-Patch-1.800.0-5|43	%files
12mr|perl-Text-Patch-1.800.0-5|44	%doc README META.yml ChangeLog
12mr|perl-Text-Patch-1.800.0-5|45	%{_mandir}/man3/*
12mr|perl-Text-Patch-1.800.0-5|46	%{perl_vendorlib}/*
12mr|perl-Text-Patch-1.800.0-5|47	
12mr|perl-Text-Patch-1.800.0-5|48	
12mr|perl-Text-Patch-1.800.0-5|49	
12mr|perl-Text-Patch-1.800.0-5|50	
12mr|perl-Text-Patch-1.800.0-5|51	
12mr|perl-Text-Patch-1.800.0-5|52	%changelog
12mr|perl-Text-Patch-1.800.0-5|53	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Text-Patch-1.800.0-5|54	+ Commit: a450417
12mr|perl-Text-Patch-1.800.0-5|55	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Text-Patch-1.800.0-5|56	
12mr|perl-Text-Patch-1.800.0-5|57	

15817 12
12mr|perl-Text-Reform-1.200.0-5|1	%define upstream_name	 Text-Reform
12mr|perl-Text-Reform-1.200.0-5|2	%define upstream_version 1.20
12mr|perl-Text-Reform-1.200.0-5|3	
12mr|perl-Text-Reform-1.200.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Text-Reform-1.200.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Text-Reform-1.200.0-5|6	Release:	5
12mr|perl-Text-Reform-1.200.0-5|7	
12mr|perl-Text-Reform-1.200.0-5|8	Summary:	Manual text wrapping and reformatting
12mr|perl-Text-Reform-1.200.0-5|9	License:	Artistic
12mr|perl-Text-Reform-1.200.0-5|10	Group:		Text tools
12mr|perl-Text-Reform-1.200.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Text-Reform-1.200.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Text-Reform-1.200.0-5|13	
12mr|perl-Text-Reform-1.200.0-5|14	BuildRequires:	perl-devel
12mr|perl-Text-Reform-1.200.0-5|15	BuildArch:	noarch
12mr|perl-Text-Reform-1.200.0-5|16	
12mr|perl-Text-Reform-1.200.0-5|17	%description
12mr|perl-Text-Reform-1.200.0-5|18	The form() subroutine may be exported from the module. It takes a series
12mr|perl-Text-Reform-1.200.0-5|19	of format (or "picture") strings followed by replacement values, inter-
12mr|perl-Text-Reform-1.200.0-5|20	polates those values into each picture string, and returns the result.
12mr|perl-Text-Reform-1.200.0-5|21	The effect is similar to the inbuilt perl format mechanism, although the
12mr|perl-Text-Reform-1.200.0-5|22	field specification syntax is simpler and some of the formatting beha-
12mr|perl-Text-Reform-1.200.0-5|23	viour is more sophisticated.
12mr|perl-Text-Reform-1.200.0-5|24	
12mr|perl-Text-Reform-1.200.0-5|25	%prep
12mr|perl-Text-Reform-1.200.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Text-Reform-1.200.0-5|27	%__perl -pi -e "s,/usr/local/bin/perl,%__perl," *.pl
12mr|perl-Text-Reform-1.200.0-5|28	# muhahahah
12mr|perl-Text-Reform-1.200.0-5|29	
12mr|perl-Text-Reform-1.200.0-5|30	%build
12mr|perl-Text-Reform-1.200.0-5|31	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Text-Reform-1.200.0-5|32	make
12mr|perl-Text-Reform-1.200.0-5|33	
12mr|perl-Text-Reform-1.200.0-5|34	%check
12mr|perl-Text-Reform-1.200.0-5|35	make test
12mr|perl-Text-Reform-1.200.0-5|36	
12mr|perl-Text-Reform-1.200.0-5|37	%install
12mr|perl-Text-Reform-1.200.0-5|38	%makeinstall_std
12mr|perl-Text-Reform-1.200.0-5|39	
12mr|perl-Text-Reform-1.200.0-5|40	%files
12mr|perl-Text-Reform-1.200.0-5|41	%doc README MANIFEST Changes
12mr|perl-Text-Reform-1.200.0-5|42	%{perl_vendorlib}/Text/*
12mr|perl-Text-Reform-1.200.0-5|43	%{_mandir}/*/*
12mr|perl-Text-Reform-1.200.0-5|44	
12mr|perl-Text-Reform-1.200.0-5|45	
12mr|perl-Text-Reform-1.200.0-5|46	
12mr|perl-Text-Reform-1.200.0-5|47	%changelog
12mr|perl-Text-Reform-1.200.0-5|48	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Text-Reform-1.200.0-5|49	+ Commit: 2c32c65
12mr|perl-Text-Reform-1.200.0-5|50	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Text-Reform-1.200.0-5|51	
12mr|perl-Text-Reform-1.200.0-5|52	

15818 12
12mr|perl-Text-Unidecode-0.40.0-5|1	%define upstream_name    Text-Unidecode
12mr|perl-Text-Unidecode-0.40.0-5|2	%define upstream_version 0.04
12mr|perl-Text-Unidecode-0.40.0-5|3	
12mr|perl-Text-Unidecode-0.40.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Text-Unidecode-0.40.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Text-Unidecode-0.40.0-5|6	Release:	5
12mr|perl-Text-Unidecode-0.40.0-5|7	
12mr|perl-Text-Unidecode-0.40.0-5|8	Summary:	Represent Unicode data in US-ASCII characters
12mr|perl-Text-Unidecode-0.40.0-5|9	License:	GPL+ or Artistic
12mr|perl-Text-Unidecode-0.40.0-5|10	Group:		Development/Perl
12mr|perl-Text-Unidecode-0.40.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Text-Unidecode-0.40.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Text-Unidecode-0.40.0-5|13	
12mr|perl-Text-Unidecode-0.40.0-5|14	BuildRequires:	perl-devel
12mr|perl-Text-Unidecode-0.40.0-5|15	BuildArch:	noarch
12mr|perl-Text-Unidecode-0.40.0-5|16	
12mr|perl-Text-Unidecode-0.40.0-5|17	%description
12mr|perl-Text-Unidecode-0.40.0-5|18	It often happens that you have non-Roman text data in Unicode, but you
12mr|perl-Text-Unidecode-0.40.0-5|19	can't display it -- usually because you're trying to show it to a user via
12mr|perl-Text-Unidecode-0.40.0-5|20	an application that doesn't support Unicode, or because the fonts you need
12mr|perl-Text-Unidecode-0.40.0-5|21	aren't accessible. You could represent the Unicode characters as "???????"
12mr|perl-Text-Unidecode-0.40.0-5|22	or "\15BA\15A0\1610...", but that's nearly useless to the user who actually
12mr|perl-Text-Unidecode-0.40.0-5|23	wants to read what the text says.
12mr|perl-Text-Unidecode-0.40.0-5|24	
12mr|perl-Text-Unidecode-0.40.0-5|25	What Text::Unidecode provides is a function, 'unidecode(...)' that takes
12mr|perl-Text-Unidecode-0.40.0-5|26	Unicode data and tries to represent it in US-ASCII characters (i.e., the
12mr|perl-Text-Unidecode-0.40.0-5|27	universally displayable characters between 0x00 and 0x7F). The
12mr|perl-Text-Unidecode-0.40.0-5|28	representation is almost always an attempt at _transliteration_ -- i.e.,
12mr|perl-Text-Unidecode-0.40.0-5|29	conveying, in Roman letters, the pronunciation expressed by the text in
12mr|perl-Text-Unidecode-0.40.0-5|30	some other writing system. (See the example in the synopsis.)
12mr|perl-Text-Unidecode-0.40.0-5|31	
12mr|perl-Text-Unidecode-0.40.0-5|32	Unidecode's ability to transliterate is limited by two factors:
12mr|perl-Text-Unidecode-0.40.0-5|33	
12mr|perl-Text-Unidecode-0.40.0-5|34	%prep
12mr|perl-Text-Unidecode-0.40.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Text-Unidecode-0.40.0-5|36	
12mr|perl-Text-Unidecode-0.40.0-5|37	%build
12mr|perl-Text-Unidecode-0.40.0-5|38	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Text-Unidecode-0.40.0-5|39	%make
12mr|perl-Text-Unidecode-0.40.0-5|40	
12mr|perl-Text-Unidecode-0.40.0-5|41	%check
12mr|perl-Text-Unidecode-0.40.0-5|42	%make test
12mr|perl-Text-Unidecode-0.40.0-5|43	
12mr|perl-Text-Unidecode-0.40.0-5|44	%install
12mr|perl-Text-Unidecode-0.40.0-5|45	%makeinstall_std
12mr|perl-Text-Unidecode-0.40.0-5|46	
12mr|perl-Text-Unidecode-0.40.0-5|47	%files
12mr|perl-Text-Unidecode-0.40.0-5|48	%doc README ChangeLog
12mr|perl-Text-Unidecode-0.40.0-5|49	%{_mandir}/man3/*
12mr|perl-Text-Unidecode-0.40.0-5|50	%perl_vendorlib/*
12mr|perl-Text-Unidecode-0.40.0-5|51	
12mr|perl-Text-Unidecode-0.40.0-5|52	
12mr|perl-Text-Unidecode-0.40.0-5|53	
12mr|perl-Text-Unidecode-0.40.0-5|54	%changelog
12mr|perl-Text-Unidecode-0.40.0-5|55	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Text-Unidecode-0.40.0-5|56	+ Commit: 7c8a16f
12mr|perl-Text-Unidecode-0.40.0-5|57	- Fix summary, add perl-devel to BuildRequires, spec cleanup
12mr|perl-Text-Unidecode-0.40.0-5|58	
12mr|perl-Text-Unidecode-0.40.0-5|59	

15819 12
12mr|perltidy-20101217-3|1	%define name    perltidy
12mr|perltidy-20101217-3|2	%define version 20101217
12mr|perltidy-20101217-3|3	%define release %mkrel 3
12mr|perltidy-20101217-3|4	
12mr|perltidy-20101217-3|5	Name:           %{name}
12mr|perltidy-20101217-3|6	Version:        %{version}
12mr|perltidy-20101217-3|7	Release:        %{release}
12mr|perltidy-20101217-3|8	Summary:        Script which indents and reformats Perl script
12mr|perltidy-20101217-3|9	License:        GPL
12mr|perltidy-20101217-3|10	Group:          Text tools
12mr|perltidy-20101217-3|11	Source:         http://prdownloads.sourceforge.net/perltidy/Perl-Tidy-%{version}.tar.gz
12mr|perltidy-20101217-3|12	URL:            http://perltidy.sourceforge.net
12mr|perltidy-20101217-3|13	BuildRequires:  perl-devel
12mr|perltidy-20101217-3|14	BuildArch:      noarch
12mr|perltidy-20101217-3|15	BuildRoot:      %{_tmppath}/%{name}-%{version}
12mr|perltidy-20101217-3|16	
12mr|perltidy-20101217-3|17	%description
12mr|perltidy-20101217-3|18	Perltidy is a Perl script which indents and reformats Perl scripts to
12mr|perltidy-20101217-3|19	make them easier to read. If you write Perl scripts, or spend much time
12mr|perltidy-20101217-3|20	reading them, you will probably find it useful.
12mr|perltidy-20101217-3|21	
12mr|perltidy-20101217-3|22	%prep
12mr|perltidy-20101217-3|23	%setup -q -n Perl-Tidy-%version
12mr|perltidy-20101217-3|24	# fix  perms
12mr|perltidy-20101217-3|25	#chmod -R go=u-w *
12mr|perltidy-20101217-3|26	
12mr|perltidy-20101217-3|27	%build
12mr|perltidy-20101217-3|28	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perltidy-20101217-3|29	%make
12mr|perltidy-20101217-3|30	
12mr|perltidy-20101217-3|31	%install
12mr|perltidy-20101217-3|32	rm -rf %{buildroot}
12mr|perltidy-20101217-3|33	%makeinstall_std
12mr|perltidy-20101217-3|34	
12mr|perltidy-20101217-3|35	%clean
12mr|perltidy-20101217-3|36	rm -rf %{buildroot}
12mr|perltidy-20101217-3|37	
12mr|perltidy-20101217-3|38	%files
12mr|perltidy-20101217-3|39	%defattr(-,root,root)
12mr|perltidy-20101217-3|40	%doc README COPYING docs
12mr|perltidy-20101217-3|41	%_bindir/*
12mr|perltidy-20101217-3|42	%_mandir/*/*
12mr|perltidy-20101217-3|43	%{perl_vendorlib}/Perl
12mr|perltidy-20101217-3|44	
12mr|perltidy-20101217-3|45	
12mr|perltidy-20101217-3|46	
12mr|perltidy-20101217-3|47	%changelog
12mr|perltidy-20101217-3|48	

15820 12
12mr|perl-Tie-DBI-1.50.0-5|1	%define	upstream_name	 Tie-DBI
12mr|perl-Tie-DBI-1.50.0-5|2	%define upstream_version 1.05
12mr|perl-Tie-DBI-1.50.0-5|3	
12mr|perl-Tie-DBI-1.50.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Tie-DBI-1.50.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Tie-DBI-1.50.0-5|6	Release:	5
12mr|perl-Tie-DBI-1.50.0-5|7	
12mr|perl-Tie-DBI-1.50.0-5|8	Summary:	Tie hashes to DBI relational databases
12mr|perl-Tie-DBI-1.50.0-5|9	License:	GPL+ or Artistic
12mr|perl-Tie-DBI-1.50.0-5|10	Group:		Development/Perl
12mr|perl-Tie-DBI-1.50.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Tie-DBI-1.50.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Tie/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Tie-DBI-1.50.0-5|13	BuildRequires:	perl-devel
12mr|perl-Tie-DBI-1.50.0-5|14	BuildRequires:	perl(Test::More)
12mr|perl-Tie-DBI-1.50.0-5|15	BuildRequires:	perl(DBD::SQLite)
12mr|perl-Tie-DBI-1.50.0-5|16	BuildArch:	noarch
12mr|perl-Tie-DBI-1.50.0-5|17	
12mr|perl-Tie-DBI-1.50.0-5|18	%description
12mr|perl-Tie-DBI-1.50.0-5|19	This module allows you to tie Perl associative arrays (hashes) to SQL databases
12mr|perl-Tie-DBI-1.50.0-5|20	using the DBI interface. The tied hash is associated with a table in a local or
12mr|perl-Tie-DBI-1.50.0-5|21	networked database. One column becomes the hash key. Each row of the table
12mr|perl-Tie-DBI-1.50.0-5|22	becomes an associative array, from which individual fields can be set or
12mr|perl-Tie-DBI-1.50.0-5|23	retrieved.
12mr|perl-Tie-DBI-1.50.0-5|24	
12mr|perl-Tie-DBI-1.50.0-5|25	%prep
12mr|perl-Tie-DBI-1.50.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Tie-DBI-1.50.0-5|27	
12mr|perl-Tie-DBI-1.50.0-5|28	%build
12mr|perl-Tie-DBI-1.50.0-5|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Tie-DBI-1.50.0-5|30	%make
12mr|perl-Tie-DBI-1.50.0-5|31	
12mr|perl-Tie-DBI-1.50.0-5|32	%check
12mr|perl-Tie-DBI-1.50.0-5|33	# test require a real database
12mr|perl-Tie-DBI-1.50.0-5|34	
12mr|perl-Tie-DBI-1.50.0-5|35	%install
12mr|perl-Tie-DBI-1.50.0-5|36	%makeinstall_std
12mr|perl-Tie-DBI-1.50.0-5|37	
12mr|perl-Tie-DBI-1.50.0-5|38	%files
12mr|perl-Tie-DBI-1.50.0-5|39	%doc Changes README
12mr|perl-Tie-DBI-1.50.0-5|40	%{perl_vendorlib}/Tie
12mr|perl-Tie-DBI-1.50.0-5|41	%{_mandir}/*/*
12mr|perl-Tie-DBI-1.50.0-5|42	
12mr|perl-Tie-DBI-1.50.0-5|43	
12mr|perl-Tie-DBI-1.50.0-5|44	
12mr|perl-Tie-DBI-1.50.0-5|45	%changelog
12mr|perl-Tie-DBI-1.50.0-5|46	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Tie-DBI-1.50.0-5|47	+ Commit: 7c50852
12mr|perl-Tie-DBI-1.50.0-5|48	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Tie-DBI-1.50.0-5|49	
12mr|perl-Tie-DBI-1.50.0-5|50	

15821 12
12mr|perl-Tie-EncryptedHash-1.240.0-6|1	%define upstream_name    Tie-EncryptedHash
12mr|perl-Tie-EncryptedHash-1.240.0-6|2	%define upstream_version 1.24
12mr|perl-Tie-EncryptedHash-1.240.0-6|3	
12mr|perl-Tie-EncryptedHash-1.240.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-Tie-EncryptedHash-1.240.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Tie-EncryptedHash-1.240.0-6|6	Release:	6
12mr|perl-Tie-EncryptedHash-1.240.0-6|7	
12mr|perl-Tie-EncryptedHash-1.240.0-6|8	Summary:	Hashes (and objects based on hashes) with encrypting fields
12mr|perl-Tie-EncryptedHash-1.240.0-6|9	License:	Artistic
12mr|perl-Tie-EncryptedHash-1.240.0-6|10	Group:		Development/Perl
12mr|perl-Tie-EncryptedHash-1.240.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Tie-EncryptedHash-1.240.0-6|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Tie/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Tie-EncryptedHash-1.240.0-6|13	
12mr|perl-Tie-EncryptedHash-1.240.0-6|14	BuildRequires:	perl-devel
12mr|perl-Tie-EncryptedHash-1.240.0-6|15	BuildRequires:	perl-Crypt-CBC
12mr|perl-Tie-EncryptedHash-1.240.0-6|16	BuildRequires:	perl-Crypt-Blowfish
12mr|perl-Tie-EncryptedHash-1.240.0-6|17	BuildRequires:	perl-Crypt-DES
12mr|perl-Tie-EncryptedHash-1.240.0-6|18	BuildArch:	noarch
12mr|perl-Tie-EncryptedHash-1.240.0-6|19	
12mr|perl-Tie-EncryptedHash-1.240.0-6|20	%description
12mr|perl-Tie-EncryptedHash-1.240.0-6|21	Tie::EncryptedHash augments Perl hash semantics to build
12mr|perl-Tie-EncryptedHash-1.240.0-6|22	secure, encrypting containers of data. Tie::EncryptedHash
12mr|perl-Tie-EncryptedHash-1.240.0-6|23	introduces special hash fields that are coupled with
12mr|perl-Tie-EncryptedHash-1.240.0-6|24	encrypt/decrypt routines to encrypt assignments at STORE()
12mr|perl-Tie-EncryptedHash-1.240.0-6|25	and decrypt retrievals at FETCH(). By design, encrypting
12mr|perl-Tie-EncryptedHash-1.240.0-6|26	fields are associated with keys that begin in single
12mr|perl-Tie-EncryptedHash-1.240.0-6|27	underscore. The remaining keyspace is used for accessing
12mr|perl-Tie-EncryptedHash-1.240.0-6|28	normal hash fields, which are retained without
12mr|perl-Tie-EncryptedHash-1.240.0-6|29	modification.
12mr|perl-Tie-EncryptedHash-1.240.0-6|30	
12mr|perl-Tie-EncryptedHash-1.240.0-6|31	%prep
12mr|perl-Tie-EncryptedHash-1.240.0-6|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Tie-EncryptedHash-1.240.0-6|33	
12mr|perl-Tie-EncryptedHash-1.240.0-6|34	%build
12mr|perl-Tie-EncryptedHash-1.240.0-6|35	CFLAGS="%{optflags}" echo | %__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Tie-EncryptedHash-1.240.0-6|36	%make
12mr|perl-Tie-EncryptedHash-1.240.0-6|37	
12mr|perl-Tie-EncryptedHash-1.240.0-6|38	%check
12mr|perl-Tie-EncryptedHash-1.240.0-6|39	make test
12mr|perl-Tie-EncryptedHash-1.240.0-6|40	
12mr|perl-Tie-EncryptedHash-1.240.0-6|41	%install
12mr|perl-Tie-EncryptedHash-1.240.0-6|42	%makeinstall_std
12mr|perl-Tie-EncryptedHash-1.240.0-6|43	
12mr|perl-Tie-EncryptedHash-1.240.0-6|44	%files
12mr|perl-Tie-EncryptedHash-1.240.0-6|45	%doc README.html
12mr|perl-Tie-EncryptedHash-1.240.0-6|46	%{perl_vendorlib}/*
12mr|perl-Tie-EncryptedHash-1.240.0-6|47	%{_mandir}/*/*
12mr|perl-Tie-EncryptedHash-1.240.0-6|48	
12mr|perl-Tie-EncryptedHash-1.240.0-6|49	
12mr|perl-Tie-EncryptedHash-1.240.0-6|50	
12mr|perl-Tie-EncryptedHash-1.240.0-6|51	%changelog
12mr|perl-Tie-EncryptedHash-1.240.0-6|52	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Tie-EncryptedHash-1.240.0-6|53	+ Commit: 543f251
12mr|perl-Tie-EncryptedHash-1.240.0-6|54	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Tie-EncryptedHash-1.240.0-6|55	
12mr|perl-Tie-EncryptedHash-1.240.0-6|56	

15822 12
12mr|perl-Tie-IxHash-1.220.0-5|1	%define upstream_name    Tie-IxHash
12mr|perl-Tie-IxHash-1.220.0-5|2	%define upstream_version 1.22
12mr|perl-Tie-IxHash-1.220.0-5|3	
12mr|perl-Tie-IxHash-1.220.0-5|4	Name:       perl-%{upstream_name}
12mr|perl-Tie-IxHash-1.220.0-5|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Tie-IxHash-1.220.0-5|6	Release:    5
12mr|perl-Tie-IxHash-1.220.0-5|7	
12mr|perl-Tie-IxHash-1.220.0-5|8	Summary: 	%{upstream_name} module for perl
12mr|perl-Tie-IxHash-1.220.0-5|9	License: 	GPL+ or Artistic
12mr|perl-Tie-IxHash-1.220.0-5|10	Group: 		Development/Perl
12mr|perl-Tie-IxHash-1.220.0-5|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Tie-IxHash-1.220.0-5|12	Source0: 	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Tie/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Tie-IxHash-1.220.0-5|13	
12mr|perl-Tie-IxHash-1.220.0-5|14	BuildArch: 	noarch
12mr|perl-Tie-IxHash-1.220.0-5|15	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Tie-IxHash-1.220.0-5|16	BuildRequires:  perl-devel
12mr|perl-Tie-IxHash-1.220.0-5|17	
12mr|perl-Tie-IxHash-1.220.0-5|18	%description
12mr|perl-Tie-IxHash-1.220.0-5|19	%{upstream_name} module for perl.  This Perl module implements ordered
12mr|perl-Tie-IxHash-1.220.0-5|20	in-memory associative arrays.
12mr|perl-Tie-IxHash-1.220.0-5|21	
12mr|perl-Tie-IxHash-1.220.0-5|22	%prep
12mr|perl-Tie-IxHash-1.220.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Tie-IxHash-1.220.0-5|24	
12mr|perl-Tie-IxHash-1.220.0-5|25	%build
12mr|perl-Tie-IxHash-1.220.0-5|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Tie-IxHash-1.220.0-5|27	%make
12mr|perl-Tie-IxHash-1.220.0-5|28	
12mr|perl-Tie-IxHash-1.220.0-5|29	%check
12mr|perl-Tie-IxHash-1.220.0-5|30	%make test
12mr|perl-Tie-IxHash-1.220.0-5|31	
12mr|perl-Tie-IxHash-1.220.0-5|32	%install
12mr|perl-Tie-IxHash-1.220.0-5|33	rm -rf %{buildroot}
12mr|perl-Tie-IxHash-1.220.0-5|34	%makeinstall_std
12mr|perl-Tie-IxHash-1.220.0-5|35	
12mr|perl-Tie-IxHash-1.220.0-5|36	%clean
12mr|perl-Tie-IxHash-1.220.0-5|37	rm -rf %{buildroot}
12mr|perl-Tie-IxHash-1.220.0-5|38	
12mr|perl-Tie-IxHash-1.220.0-5|39	%files
12mr|perl-Tie-IxHash-1.220.0-5|40	%defattr(644,root,root,755)
12mr|perl-Tie-IxHash-1.220.0-5|41	%doc Changes README
12mr|perl-Tie-IxHash-1.220.0-5|42	%{perl_vendorlib}/Tie/IxHash.pm
12mr|perl-Tie-IxHash-1.220.0-5|43	%{_mandir}/*/*
12mr|perl-Tie-IxHash-1.220.0-5|44	
12mr|perl-Tie-IxHash-1.220.0-5|45	
12mr|perl-Tie-IxHash-1.220.0-5|46	
12mr|perl-Tie-IxHash-1.220.0-5|47	%changelog
12mr|perl-Tie-IxHash-1.220.0-5|48	

15823 12
12mr|perl-Tie-Simple-1.30.0-5|1	%define upstream_name    Tie-Simple
12mr|perl-Tie-Simple-1.30.0-5|2	%define upstream_version 1.03
12mr|perl-Tie-Simple-1.30.0-5|3	
12mr|perl-Tie-Simple-1.30.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Tie-Simple-1.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Tie-Simple-1.30.0-5|6	Release:	5
12mr|perl-Tie-Simple-1.30.0-5|7	
12mr|perl-Tie-Simple-1.30.0-5|8	Summary:	Create ties without creating full packages
12mr|perl-Tie-Simple-1.30.0-5|9	License:	GPL+ or Artistic
12mr|perl-Tie-Simple-1.30.0-5|10	Group:		Development/Perl
12mr|perl-Tie-Simple-1.30.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Tie-Simple-1.30.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Tie/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Tie-Simple-1.30.0-5|13	
12mr|perl-Tie-Simple-1.30.0-5|14	BuildRequires:	perl-devel
12mr|perl-Tie-Simple-1.30.0-5|15	BuildArch: noarch
12mr|perl-Tie-Simple-1.30.0-5|16	
12mr|perl-Tie-Simple-1.30.0-5|17	%description
12mr|perl-Tie-Simple-1.30.0-5|18	This module adds the ability to quickly create new types of tie objects
12mr|perl-Tie-Simple-1.30.0-5|19	without creating a complete class. It does so in such a way as to try and
12mr|perl-Tie-Simple-1.30.0-5|20	make the programmers life easier when it comes to single-use ties that I
12mr|perl-Tie-Simple-1.30.0-5|21	find myself wanting to use from time-to-time.
12mr|perl-Tie-Simple-1.30.0-5|22	
12mr|perl-Tie-Simple-1.30.0-5|23	The 'Tie::Simple' package is actually a front-end to other classes which
12mr|perl-Tie-Simple-1.30.0-5|24	really do all the work once tied, but this package does the dwimming to
12mr|perl-Tie-Simple-1.30.0-5|25	automatically figure out what you're trying to do.
12mr|perl-Tie-Simple-1.30.0-5|26	
12mr|perl-Tie-Simple-1.30.0-5|27	I've tried to make this as intuitive as possible and dependent on other
12mr|perl-Tie-Simple-1.30.0-5|28	bits of Perl where I can to minimize the need for documentation and to make
12mr|perl-Tie-Simple-1.30.0-5|29	this extra, extra spiffy.
12mr|perl-Tie-Simple-1.30.0-5|30	
12mr|perl-Tie-Simple-1.30.0-5|31	%prep
12mr|perl-Tie-Simple-1.30.0-5|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Tie-Simple-1.30.0-5|33	
12mr|perl-Tie-Simple-1.30.0-5|34	%build
12mr|perl-Tie-Simple-1.30.0-5|35	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Tie-Simple-1.30.0-5|36	%make
12mr|perl-Tie-Simple-1.30.0-5|37	
12mr|perl-Tie-Simple-1.30.0-5|38	%check
12mr|perl-Tie-Simple-1.30.0-5|39	%make test
12mr|perl-Tie-Simple-1.30.0-5|40	
12mr|perl-Tie-Simple-1.30.0-5|41	%install
12mr|perl-Tie-Simple-1.30.0-5|42	%makeinstall_std
12mr|perl-Tie-Simple-1.30.0-5|43	
12mr|perl-Tie-Simple-1.30.0-5|44	%files
12mr|perl-Tie-Simple-1.30.0-5|45	%doc META.yml Changes README
12mr|perl-Tie-Simple-1.30.0-5|46	%{_mandir}/man3/*
12mr|perl-Tie-Simple-1.30.0-5|47	%{perl_vendorlib}/*
12mr|perl-Tie-Simple-1.30.0-5|48	
12mr|perl-Tie-Simple-1.30.0-5|49	
12mr|perl-Tie-Simple-1.30.0-5|50	
12mr|perl-Tie-Simple-1.30.0-5|51	%changelog
12mr|perl-Tie-Simple-1.30.0-5|52	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Tie-Simple-1.30.0-5|53	+ Commit: 5d5e008
12mr|perl-Tie-Simple-1.30.0-5|54	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Tie-Simple-1.30.0-5|55	
12mr|perl-Tie-Simple-1.30.0-5|56	

15824 12
12mr|perl-TimeDate-1.200.0-5|1	%define	upstream_name	 TimeDate
12mr|perl-TimeDate-1.200.0-5|2	%define upstream_version 1.20
12mr|perl-TimeDate-1.200.0-5|3	
12mr|perl-TimeDate-1.200.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-TimeDate-1.200.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-TimeDate-1.200.0-5|6	Release:	5
12mr|perl-TimeDate-1.200.0-5|7	
12mr|perl-TimeDate-1.200.0-5|8	Summary:	%{upstream_name} module for perl (Data_Type_Utilities/Time)
12mr|perl-TimeDate-1.200.0-5|9	License:	GPL+ or Artistic
12mr|perl-TimeDate-1.200.0-5|10	Group:		Development/Perl
12mr|perl-TimeDate-1.200.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-TimeDate-1.200.0-5|12	Source0:	http://www.cpan.org/modules/by-module/TimeDate/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-TimeDate-1.200.0-5|13	
12mr|perl-TimeDate-1.200.0-5|14	BuildRequires:	perl-devel
12mr|perl-TimeDate-1.200.0-5|15	BuildArch:	noarch
12mr|perl-TimeDate-1.200.0-5|16	
12mr|perl-TimeDate-1.200.0-5|17	%description
12mr|perl-TimeDate-1.200.0-5|18	Simple Time and Date module for perl.
12mr|perl-TimeDate-1.200.0-5|19	
12mr|perl-TimeDate-1.200.0-5|20	%prep
12mr|perl-TimeDate-1.200.0-5|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-TimeDate-1.200.0-5|22	
12mr|perl-TimeDate-1.200.0-5|23	%build
12mr|perl-TimeDate-1.200.0-5|24	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-TimeDate-1.200.0-5|25	make
12mr|perl-TimeDate-1.200.0-5|26	
12mr|perl-TimeDate-1.200.0-5|27	%check
12mr|perl-TimeDate-1.200.0-5|28	make test
12mr|perl-TimeDate-1.200.0-5|29	
12mr|perl-TimeDate-1.200.0-5|30	%install
12mr|perl-TimeDate-1.200.0-5|31	%makeinstall_std
12mr|perl-TimeDate-1.200.0-5|32	
12mr|perl-TimeDate-1.200.0-5|33	%files
12mr|perl-TimeDate-1.200.0-5|34	%doc MANIFEST README ChangeLog
12mr|perl-TimeDate-1.200.0-5|35	%{perl_vendorlib}/Date
12mr|perl-TimeDate-1.200.0-5|36	%{perl_vendorlib}/Time
12mr|perl-TimeDate-1.200.0-5|37	%{_mandir}/*/*
12mr|perl-TimeDate-1.200.0-5|38	
12mr|perl-TimeDate-1.200.0-5|39	
12mr|perl-TimeDate-1.200.0-5|40	
12mr|perl-TimeDate-1.200.0-5|41	%changelog
12mr|perl-TimeDate-1.200.0-5|42	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-TimeDate-1.200.0-5|43	+ Commit: 1c32c17
12mr|perl-TimeDate-1.200.0-5|44	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-TimeDate-1.200.0-5|45	
12mr|perl-TimeDate-1.200.0-5|46	

15825 12
12mr|perl-Time-modules-2011.0517-3|1	%define version 2011.0517
12mr|perl-Time-modules-2011.0517-3|2	
12mr|perl-Time-modules-2011.0517-3|3	Summary:	Time modules for perl
12mr|perl-Time-modules-2011.0517-3|4	Name:		perl-Time-modules
12mr|perl-Time-modules-2011.0517-3|5	Version:	%{version}
12mr|perl-Time-modules-2011.0517-3|6	Release:	%mkrel 3
12mr|perl-Time-modules-2011.0517-3|7	License:	distributable
12mr|perl-Time-modules-2011.0517-3|8	Group:		Development/Perl
12mr|perl-Time-modules-2011.0517-3|9	Source:		Time-modules-%{version}.tar.bz2
12mr|perl-Time-modules-2011.0517-3|10	URL:		http://www.cpan.org/modules/by-module/Time/
12mr|perl-Time-modules-2011.0517-3|11	Requires:	perl
12mr|perl-Time-modules-2011.0517-3|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|perl-Time-modules-2011.0517-3|13	BuildRequires:	perl-devel >= 5.8.0
12mr|perl-Time-modules-2011.0517-3|14	BuildArch:	noarch
12mr|perl-Time-modules-2011.0517-3|15	
12mr|perl-Time-modules-2011.0517-3|16	%description
12mr|perl-Time-modules-2011.0517-3|17	This package contains the following perl5 modules:
12mr|perl-Time-modules-2011.0517-3|18	
12mr|perl-Time-modules-2011.0517-3|19	Time::CTime.pm
12mr|perl-Time-modules-2011.0517-3|20	ctime, strftime, and asctime
12mr|perl-Time-modules-2011.0517-3|21	Time::JulianDay.pm
12mr|perl-Time-modules-2011.0517-3|22	Julian Day conversions
12mr|perl-Time-modules-2011.0517-3|23	Time::ParseDate.pm
12mr|perl-Time-modules-2011.0517-3|24	Reverses strftime and also understands relative times
12mr|perl-Time-modules-2011.0517-3|25	Time::Timezone.pm
12mr|perl-Time-modules-2011.0517-3|26	Time::DaysInMonth.pm
12mr|perl-Time-modules-2011.0517-3|27	
12mr|perl-Time-modules-2011.0517-3|28	%prep
12mr|perl-Time-modules-2011.0517-3|29	%setup -q -n Time-modules-%{version}
12mr|perl-Time-modules-2011.0517-3|30	
12mr|perl-Time-modules-2011.0517-3|31	%build
12mr|perl-Time-modules-2011.0517-3|32	%{__perl} Makefile.PL INSTALLDIRS=vendor PREFIX=%{_prefix}
12mr|perl-Time-modules-2011.0517-3|33	%{__make}
12mr|perl-Time-modules-2011.0517-3|34	
12mr|perl-Time-modules-2011.0517-3|35	%install
12mr|perl-Time-modules-2011.0517-3|36	rm -rf %{buildroot}
12mr|perl-Time-modules-2011.0517-3|37	%{__make} PREFIX=%{buildroot}%{_prefix} install
12mr|perl-Time-modules-2011.0517-3|38	
12mr|perl-Time-modules-2011.0517-3|39	%clean
12mr|perl-Time-modules-2011.0517-3|40	rm -rf %{buildroot}
12mr|perl-Time-modules-2011.0517-3|41	
12mr|perl-Time-modules-2011.0517-3|42	%files
12mr|perl-Time-modules-2011.0517-3|43	%defattr(-,root,root)
12mr|perl-Time-modules-2011.0517-3|44	%doc README MANIFEST CHANGELOG
12mr|perl-Time-modules-2011.0517-3|45	%{_mandir}/*/*
12mr|perl-Time-modules-2011.0517-3|46	%{perl_vendorlib}/Time/*
12mr|perl-Time-modules-2011.0517-3|47	
12mr|perl-Time-modules-2011.0517-3|48	
12mr|perl-Time-modules-2011.0517-3|49	
12mr|perl-Time-modules-2011.0517-3|50	
12mr|perl-Time-modules-2011.0517-3|51	
12mr|perl-Time-modules-2011.0517-3|52	%changelog
12mr|perl-Time-modules-2011.0517-3|53	

15826 12
12mr|perl-Time-Piece-1.200.0-8|1	%define upstream_name	 Time-Piece
12mr|perl-Time-Piece-1.200.0-8|2	%define upstream_version 1.20
12mr|perl-Time-Piece-1.200.0-8|3	
12mr|perl-Time-Piece-1.200.0-8|4	Name:       perl-%{upstream_name}
12mr|perl-Time-Piece-1.200.0-8|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Time-Piece-1.200.0-8|6	Release:    8
12mr|perl-Time-Piece-1.200.0-8|7	
12mr|perl-Time-Piece-1.200.0-8|8	Summary:	Object Oriented time objects
12mr|perl-Time-Piece-1.200.0-8|9	License:	GPL
12mr|perl-Time-Piece-1.200.0-8|10	Group:		Development/Perl
12mr|perl-Time-Piece-1.200.0-8|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Time-Piece-1.200.0-8|12	Source0:	http://www.cpan.org/modules/by-module/Time/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Time-Piece-1.200.0-8|13	
12mr|perl-Time-Piece-1.200.0-8|14	BuildRequires:	perl-devel
12mr|perl-Time-Piece-1.200.0-8|15	
12mr|perl-Time-Piece-1.200.0-8|16	%description
12mr|perl-Time-Piece-1.200.0-8|17	This module replaces the standard localtime and gmtime functions with
12mr|perl-Time-Piece-1.200.0-8|18	implementations that return objects. It does so in a backwards compatible
12mr|perl-Time-Piece-1.200.0-8|19	manner, so that using localtime/gmtime in the way documented in perlfunc will
12mr|perl-Time-Piece-1.200.0-8|20	still return what you expect.
12mr|perl-Time-Piece-1.200.0-8|21	
12mr|perl-Time-Piece-1.200.0-8|22	The module actually implements most of an interface described by Larry Wall on
12mr|perl-Time-Piece-1.200.0-8|23	the perl5-porters mailing list here:
12mr|perl-Time-Piece-1.200.0-8|24	http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2000-01/msg00241.html
12mr|perl-Time-Piece-1.200.0-8|25	
12mr|perl-Time-Piece-1.200.0-8|26	%prep
12mr|perl-Time-Piece-1.200.0-8|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Time-Piece-1.200.0-8|28	
12mr|perl-Time-Piece-1.200.0-8|29	%build
12mr|perl-Time-Piece-1.200.0-8|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Time-Piece-1.200.0-8|31	%make
12mr|perl-Time-Piece-1.200.0-8|32	
12mr|perl-Time-Piece-1.200.0-8|33	%check
12mr|perl-Time-Piece-1.200.0-8|34	%make test
12mr|perl-Time-Piece-1.200.0-8|35	
12mr|perl-Time-Piece-1.200.0-8|36	%install
12mr|perl-Time-Piece-1.200.0-8|37	rm -rf %{buildroot}
12mr|perl-Time-Piece-1.200.0-8|38	%makeinstall_std
12mr|perl-Time-Piece-1.200.0-8|39	
12mr|perl-Time-Piece-1.200.0-8|40	%clean
12mr|perl-Time-Piece-1.200.0-8|41	rm -rf %{buildroot}
12mr|perl-Time-Piece-1.200.0-8|42	
12mr|perl-Time-Piece-1.200.0-8|43	%files
12mr|perl-Time-Piece-1.200.0-8|44	%defattr(-,root,root)
12mr|perl-Time-Piece-1.200.0-8|45	%doc Changes README
12mr|perl-Time-Piece-1.200.0-8|46	%{perl_vendorarch}/Time
12mr|perl-Time-Piece-1.200.0-8|47	%{perl_vendorarch}/auto/Time
12mr|perl-Time-Piece-1.200.0-8|48	%{_mandir}/*/*
12mr|perl-Time-Piece-1.200.0-8|49	
12mr|perl-Time-Piece-1.200.0-8|50	
12mr|perl-Time-Piece-1.200.0-8|51	
12mr|perl-Time-Piece-1.200.0-8|52	%changelog
12mr|perl-Time-Piece-1.200.0-8|53	

15827 12
12mr|perl-Time-ZoneInfo-0.300.0-8|1	%define upstream_name    Time-ZoneInfo
12mr|perl-Time-ZoneInfo-0.300.0-8|2	%define upstream_version 0.3
12mr|perl-Time-ZoneInfo-0.300.0-8|3	
12mr|perl-Time-ZoneInfo-0.300.0-8|4	Name:       perl-%{upstream_name}
12mr|perl-Time-ZoneInfo-0.300.0-8|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-Time-ZoneInfo-0.300.0-8|6	Release:    8
12mr|perl-Time-ZoneInfo-0.300.0-8|7	
12mr|perl-Time-ZoneInfo-0.300.0-8|8	Summary:    Perl extension for returning a list of Time Zones
12mr|perl-Time-ZoneInfo-0.300.0-8|9	License:    GPL+ or Artistic
12mr|perl-Time-ZoneInfo-0.300.0-8|10	Group:      Development/Perl
12mr|perl-Time-ZoneInfo-0.300.0-8|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Time-ZoneInfo-0.300.0-8|12	Source0:    http://www.cpan.org/modules/by-module/Time/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Time-ZoneInfo-0.300.0-8|13	BuildRequires: perl-devel
12mr|perl-Time-ZoneInfo-0.300.0-8|14	Patch0:	    Time-ZoneInfo-0.3-geolocalisation.patch
12mr|perl-Time-ZoneInfo-0.300.0-8|15	
12mr|perl-Time-ZoneInfo-0.300.0-8|16	BuildArch: noarch
12mr|perl-Time-ZoneInfo-0.300.0-8|17	
12mr|perl-Time-ZoneInfo-0.300.0-8|18	%description
12mr|perl-Time-ZoneInfo-0.300.0-8|19	An OO interface to accessing a list of timezones. This is useful if you
12mr|perl-Time-ZoneInfo-0.300.0-8|20	want to provide an interface for your user to choose one of the available
12mr|perl-Time-ZoneInfo-0.300.0-8|21	time zones.
12mr|perl-Time-ZoneInfo-0.300.0-8|22	
12mr|perl-Time-ZoneInfo-0.300.0-8|23	Version 0.3.1 also gives the geolocalisation for a time zone.
12mr|perl-Time-ZoneInfo-0.300.0-8|24	
12mr|perl-Time-ZoneInfo-0.300.0-8|25	%prep
12mr|perl-Time-ZoneInfo-0.300.0-8|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Time-ZoneInfo-0.300.0-8|27	%patch0 -p1 -b .geo
12mr|perl-Time-ZoneInfo-0.300.0-8|28	
12mr|perl-Time-ZoneInfo-0.300.0-8|29	%build
12mr|perl-Time-ZoneInfo-0.300.0-8|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Time-ZoneInfo-0.300.0-8|31	%make
12mr|perl-Time-ZoneInfo-0.300.0-8|32	
12mr|perl-Time-ZoneInfo-0.300.0-8|33	%check
12mr|perl-Time-ZoneInfo-0.300.0-8|34	make test
12mr|perl-Time-ZoneInfo-0.300.0-8|35	
12mr|perl-Time-ZoneInfo-0.300.0-8|36	%install
12mr|perl-Time-ZoneInfo-0.300.0-8|37	rm -rf %{buildroot}
12mr|perl-Time-ZoneInfo-0.300.0-8|38	%makeinstall_std
12mr|perl-Time-ZoneInfo-0.300.0-8|39	
12mr|perl-Time-ZoneInfo-0.300.0-8|40	%clean
12mr|perl-Time-ZoneInfo-0.300.0-8|41	rm -rf %{buildroot}
12mr|perl-Time-ZoneInfo-0.300.0-8|42	
12mr|perl-Time-ZoneInfo-0.300.0-8|43	%files
12mr|perl-Time-ZoneInfo-0.300.0-8|44	%defattr(-,root,root)
12mr|perl-Time-ZoneInfo-0.300.0-8|45	%doc Changes README
12mr|perl-Time-ZoneInfo-0.300.0-8|46	%{_mandir}/man3/*
12mr|perl-Time-ZoneInfo-0.300.0-8|47	%perl_vendorlib/*
12mr|perl-Time-ZoneInfo-0.300.0-8|48	
12mr|perl-Time-ZoneInfo-0.300.0-8|49	
12mr|perl-Time-ZoneInfo-0.300.0-8|50	
12mr|perl-Time-ZoneInfo-0.300.0-8|51	
12mr|perl-Time-ZoneInfo-0.300.0-8|52	%changelog
12mr|perl-Time-ZoneInfo-0.300.0-8|53	

15828 12
12mr|perl-Tk-804.29.0-10|1	%define	upstream_name    Tk
12mr|perl-Tk-804.29.0-10|2	%define upstream_version 804.029
12mr|perl-Tk-804.29.0-10|3	
12mr|perl-Tk-804.29.0-10|4	Name:		perl-%{upstream_name}
12mr|perl-Tk-804.29.0-10|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Tk-804.29.0-10|6	Release:	10
12mr|perl-Tk-804.29.0-10|7	
12mr|perl-Tk-804.29.0-10|8	Summary:	Tk modules for Perl
12mr|perl-Tk-804.29.0-10|9	License:	GPL+ or Artistic
12mr|perl-Tk-804.29.0-10|10	Group:		Development/Perl
12mr|perl-Tk-804.29.0-10|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Tk-804.29.0-10|12	Source0:	http://www.cpan.org/modules/by-module/Tk/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Tk-804.29.0-10|13	# modified version of http://ftp.de.debian.org/debian/pool/main/p/perl-tk/perl-tk_804.027-8.diff.gz
12mr|perl-Tk-804.29.0-10|14	Patch1:		perl-Tk-debian.patch
12mr|perl-Tk-804.29.0-10|15	# fix segfaults as in #235666 because of broken cashing code
12mr|perl-Tk-804.29.0-10|16	Patch2:		perl-Tk-seg.patch
12mr|perl-Tk-804.29.0-10|17	Patch3:		Tk-804.029-xlib.patch
12mr|perl-Tk-804.29.0-10|18	
12mr|perl-Tk-804.29.0-10|19	BuildRequires:	perl-devel
12mr|perl-Tk-804.29.0-10|20	BuildRequires:	jpeg-devel
12mr|perl-Tk-804.29.0-10|21	BuildRequires:	pkgconfig(libpng)
12mr|perl-Tk-804.29.0-10|22	BuildRequires:	pkgconfig(x11)
12mr|perl-Tk-804.29.0-10|23	BuildRequires:	pkgconfig(xft)
12mr|perl-Tk-804.29.0-10|24	BuildRequires:	pkgconfig(fontconfig)
12mr|perl-Tk-804.29.0-10|25	Provides:	perl(Tk::TextReindex)
12mr|perl-Tk-804.29.0-10|26	Provides:	perl(Tk::LabRadio)
12mr|perl-Tk-804.29.0-10|27	Provides:   perl-Tie-Watch
12mr|perl-Tk-804.29.0-10|28	
12mr|perl-Tk-804.29.0-10|29	%package	devel
12mr|perl-Tk-804.29.0-10|30	Summary:	Tk modules for Perl (development package)
12mr|perl-Tk-804.29.0-10|31	Group:		Development/C
12mr|perl-Tk-804.29.0-10|32	Requires:	perl-Tk = %{version}-%{release}
12mr|perl-Tk-804.29.0-10|33	
12mr|perl-Tk-804.29.0-10|34	%package	doc
12mr|perl-Tk-804.29.0-10|35	Summary:	Tk modules for Perl (documentation package)
12mr|perl-Tk-804.29.0-10|36	Group:		Development/Perl
12mr|perl-Tk-804.29.0-10|37	Requires:	perl-Tk = %{version}-%{release}
12mr|perl-Tk-804.29.0-10|38	
12mr|perl-Tk-804.29.0-10|39	%description
12mr|perl-Tk-804.29.0-10|40	This package provides the modules and Tk code for Perl/Tk,
12mr|perl-Tk-804.29.0-10|41	as written by Nick Ing-Simmons (pTk), John Ousterhout(Tk),
12mr|perl-Tk-804.29.0-10|42	and Ioi Kim Lam(Tix).
12mr|perl-Tk-804.29.0-10|43	It gives you the ability to develop perl applications using the Tk GUI.
12mr|perl-Tk-804.29.0-10|44	It includes the source code for the Tk and Tix elements it uses.
12mr|perl-Tk-804.29.0-10|45	The licences for the various components differ, so check the copyright.
12mr|perl-Tk-804.29.0-10|46	
12mr|perl-Tk-804.29.0-10|47	%description	devel
12mr|perl-Tk-804.29.0-10|48	This package provides the modules and Tk code for Perl/Tk,
12mr|perl-Tk-804.29.0-10|49	as written by Nick Ing-Simmons (pTk), John Ousterhout(Tk),
12mr|perl-Tk-804.29.0-10|50	and Ioi Kim Lam(Tix).
12mr|perl-Tk-804.29.0-10|51	It gives you the ability to develop perl applications using the Tk GUI.
12mr|perl-Tk-804.29.0-10|52	It includes the source code for the Tk and Tix elements it uses.
12mr|perl-Tk-804.29.0-10|53	The licences for the various components differ, so check the copyright.
12mr|perl-Tk-804.29.0-10|54	
12mr|perl-Tk-804.29.0-10|55	This is the development package.
12mr|perl-Tk-804.29.0-10|56	
12mr|perl-Tk-804.29.0-10|57	%description	doc
12mr|perl-Tk-804.29.0-10|58	This package provides the modules and Tk code for Perl/Tk,
12mr|perl-Tk-804.29.0-10|59	as written by Nick Ing-Simmons (pTk), John Ousterhout(Tk),
12mr|perl-Tk-804.29.0-10|60	and Ioi Kim Lam(Tix).
12mr|perl-Tk-804.29.0-10|61	It gives you the ability to develop perl applications using the Tk GUI.
12mr|perl-Tk-804.29.0-10|62	It includes the source code for the Tk and Tix elements it uses.
12mr|perl-Tk-804.29.0-10|63	The licences for the various components differ, so check the copyright.
12mr|perl-Tk-804.29.0-10|64	
12mr|perl-Tk-804.29.0-10|65	This is the documentation package.
12mr|perl-Tk-804.29.0-10|66	
12mr|perl-Tk-804.29.0-10|67	%prep
12mr|perl-Tk-804.29.0-10|68	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Tk-804.29.0-10|69	chmod -x pod/Popup.pod Tixish/lib/Tk/balArrow.xbm
12mr|perl-Tk-804.29.0-10|70	# debian patch
12mr|perl-Tk-804.29.0-10|71	%patch1 -p1
12mr|perl-Tk-804.29.0-10|72	# patch to fix #235666 ... seems like caching code is broken
12mr|perl-Tk-804.29.0-10|73	%patch2 -p0
12mr|perl-Tk-804.29.0-10|74	%patch3 -p0
12mr|perl-Tk-804.29.0-10|75	
12mr|perl-Tk-804.29.0-10|76	find . -type f | xargs perl -pi -e 's|^#!.*/bin/perl\S*|#!/usr/bin/perl|'
12mr|perl-Tk-804.29.0-10|77	# Make it lib64 aware, avoid patch
12mr|perl-Tk-804.29.0-10|78	perl -pi -e "s,(/usr/X11(R6|\\*)|\\\$X11|\(\?:)/lib,\1/%{_lib},g" \
12mr|perl-Tk-804.29.0-10|79	myConfig pTk/mTk/{unix,tixUnix/{itcl2.0,tk4.0}}/configure
12mr|perl-Tk-804.29.0-10|80	#(peroyvind) --center does no longer seem to be working, obsoleted by -c
12mr|perl-Tk-804.29.0-10|81	perl -pi -e "s#--center#-c#" ./Tk/MMutil.pm
12mr|perl-Tk-804.29.0-10|82	
12mr|perl-Tk-804.29.0-10|83	%build
12mr|perl-Tk-804.29.0-10|84	%__perl Makefile.PL INSTALLDIRS=vendor XFT=1
12mr|perl-Tk-804.29.0-10|85	%make OPTIMIZE="%{optflags}" LD_RUN_PATH=""
12mr|perl-Tk-804.29.0-10|86	
12mr|perl-Tk-804.29.0-10|87	%install
12mr|perl-Tk-804.29.0-10|88	%makeinstall_std
12mr|perl-Tk-804.29.0-10|89	%__chmod 644 %{buildroot}%{_mandir}/man3*/*
12mr|perl-Tk-804.29.0-10|90	
12mr|perl-Tk-804.29.0-10|91	# Remove unpackaged files, add them if you find a use
12mr|perl-Tk-804.29.0-10|92	# Tie::Watch is packaged separately
12mr|perl-Tk-804.29.0-10|93	rm -f %{buildroot}%{perl_vendorarch}/Tk/prolog.ps
12mr|perl-Tk-804.29.0-10|94	rm -f %{buildroot}%{_mandir}/man1/{ptk{ed,sh},widget}.1*
12mr|perl-Tk-804.29.0-10|95	
12mr|perl-Tk-804.29.0-10|96	## compress all .pm files (as using perl-PerlIO-gzip).
12mr|perl-Tk-804.29.0-10|97	#find %{buildroot} -name "*.pm" | xargs gzip -9
12mr|perl-Tk-804.29.0-10|98	
12mr|perl-Tk-804.29.0-10|99	%files
12mr|perl-Tk-804.29.0-10|100	%doc COPYING ToDo Changes README README.linux
12mr|perl-Tk-804.29.0-10|101	%{_bindir}/*
12mr|perl-Tk-804.29.0-10|102	%{_mandir}/man*/*
12mr|perl-Tk-804.29.0-10|103	%{perl_vendorarch}/Tk.pm*
12mr|perl-Tk-804.29.0-10|104	%dir %{perl_vendorarch}/Tk
12mr|perl-Tk-804.29.0-10|105	%{perl_vendorarch}/Tie/Watch.pm
12mr|perl-Tk-804.29.0-10|106	%{perl_vendorarch}/Tk/*.pm*
12mr|perl-Tk-804.29.0-10|107	%{perl_vendorarch}/Tk/*.gif
12mr|perl-Tk-804.29.0-10|108	%{perl_vendorarch}/Tk/*.xbm
12mr|perl-Tk-804.29.0-10|109	%{perl_vendorarch}/Tk/*.xpm
12mr|perl-Tk-804.29.0-10|110	%{perl_vendorarch}/Tk/license.terms
12mr|perl-Tk-804.29.0-10|111	%{perl_vendorarch}/Tk/Credits
12mr|perl-Tk-804.29.0-10|112	%{perl_vendorarch}/Tk/DragDrop
12mr|perl-Tk-804.29.0-10|113	%{perl_vendorarch}/Tk/Event
12mr|perl-Tk-804.29.0-10|114	%{perl_vendorarch}/Tk/Menu
12mr|perl-Tk-804.29.0-10|115	%{perl_vendorarch}/Tk/Text
12mr|perl-Tk-804.29.0-10|116	%{perl_vendorarch}/Tk/demos
12mr|perl-Tk-804.29.0-10|117	%{perl_vendorarch}/auto/Tk
12mr|perl-Tk-804.29.0-10|118	
12mr|perl-Tk-804.29.0-10|119	%files devel
12mr|perl-Tk-804.29.0-10|120	%doc COPYING Funcs.doc INSTALL
12mr|perl-Tk-804.29.0-10|121	%{perl_vendorarch}/Tk/pTk
12mr|perl-Tk-804.29.0-10|122	%{perl_vendorarch}/Tk/*.def
12mr|perl-Tk-804.29.0-10|123	%{perl_vendorarch}/Tk/*.h
12mr|perl-Tk-804.29.0-10|124	%{perl_vendorarch}/Tk/*.m
12mr|perl-Tk-804.29.0-10|125	%{perl_vendorarch}/Tk/*.t
12mr|perl-Tk-804.29.0-10|126	%{perl_vendorarch}/Tk/typemap
12mr|perl-Tk-804.29.0-10|127	
12mr|perl-Tk-804.29.0-10|128	%files doc
12mr|perl-Tk-804.29.0-10|129	%doc COPYING
12mr|perl-Tk-804.29.0-10|130	%{perl_vendorarch}/Tk.pod
12mr|perl-Tk-804.29.0-10|131	%{perl_vendorarch}/Tk/*.pod
12mr|perl-Tk-804.29.0-10|132	%{perl_vendorarch}/Tk/README.Adjust
12mr|perl-Tk-804.29.0-10|133	
12mr|perl-Tk-804.29.0-10|134	
12mr|perl-Tk-804.29.0-10|135	
12mr|perl-Tk-804.29.0-10|136	%changelog
12mr|perl-Tk-804.29.0-10|137	* Thu Aug  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Tk-804.29.0-10|138	+ Commit: a9f5d84
12mr|perl-Tk-804.29.0-10|139	- Convert BR to pkgconfig style, drop some Obsoletes, spec cleanup
12mr|perl-Tk-804.29.0-10|140	
12mr|perl-Tk-804.29.0-10|141	

15829 12
12mr|perl-Tree-DAG_Node-1.60.0-5|1	%define upstream_name	 Tree-DAG_Node
12mr|perl-Tree-DAG_Node-1.60.0-5|2	%define upstream_version 1.06
12mr|perl-Tree-DAG_Node-1.60.0-5|3	
12mr|perl-Tree-DAG_Node-1.60.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Tree-DAG_Node-1.60.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Tree-DAG_Node-1.60.0-5|6	Release:	5
12mr|perl-Tree-DAG_Node-1.60.0-5|7	
12mr|perl-Tree-DAG_Node-1.60.0-5|8	Summary:	Class for representing nodes in a tre
12mr|perl-Tree-DAG_Node-1.60.0-5|9	License:	GPL+ or Artistic
12mr|perl-Tree-DAG_Node-1.60.0-5|10	Group:		Development/Perl
12mr|perl-Tree-DAG_Node-1.60.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Tree-DAG_Node-1.60.0-5|12	Source0:	http://www.cpan.org/modules/by-module/Tree/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Tree-DAG_Node-1.60.0-5|13	
12mr|perl-Tree-DAG_Node-1.60.0-5|14	BuildRequires:	perl-devel
12mr|perl-Tree-DAG_Node-1.60.0-5|15	BuildArch:	noarch
12mr|perl-Tree-DAG_Node-1.60.0-5|16	
12mr|perl-Tree-DAG_Node-1.60.0-5|17	%description
12mr|perl-Tree-DAG_Node-1.60.0-5|18	This class encapsulates/makes/manipulates objects that represent nodes in a
12mr|perl-Tree-DAG_Node-1.60.0-5|19	tree structure. The tree structure is not an object itself, but is emergent
12mr|perl-Tree-DAG_Node-1.60.0-5|20	from the linkages you create between nodes. This class provides the methods for
12mr|perl-Tree-DAG_Node-1.60.0-5|21	making linkages that can be used to build up a tree, while preventing you from
12mr|perl-Tree-DAG_Node-1.60.0-5|22	ever making any kinds of linkages which are not allowed in a tree (such as
12mr|perl-Tree-DAG_Node-1.60.0-5|23	having a node be its own mother or ancestor, or having a node have two
12mr|perl-Tree-DAG_Node-1.60.0-5|24	mothers).
12mr|perl-Tree-DAG_Node-1.60.0-5|25	
12mr|perl-Tree-DAG_Node-1.60.0-5|26	%prep
12mr|perl-Tree-DAG_Node-1.60.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Tree-DAG_Node-1.60.0-5|28	
12mr|perl-Tree-DAG_Node-1.60.0-5|29	%build
12mr|perl-Tree-DAG_Node-1.60.0-5|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Tree-DAG_Node-1.60.0-5|31	%make
12mr|perl-Tree-DAG_Node-1.60.0-5|32	
12mr|perl-Tree-DAG_Node-1.60.0-5|33	%install
12mr|perl-Tree-DAG_Node-1.60.0-5|34	%makeinstall_std
12mr|perl-Tree-DAG_Node-1.60.0-5|35	
12mr|perl-Tree-DAG_Node-1.60.0-5|36	%check
12mr|perl-Tree-DAG_Node-1.60.0-5|37	make test
12mr|perl-Tree-DAG_Node-1.60.0-5|38	
12mr|perl-Tree-DAG_Node-1.60.0-5|39	%files
12mr|perl-Tree-DAG_Node-1.60.0-5|40	%doc ChangeLog README
12mr|perl-Tree-DAG_Node-1.60.0-5|41	%{perl_vendorlib}/Tree
12mr|perl-Tree-DAG_Node-1.60.0-5|42	%{_mandir}/*/*
12mr|perl-Tree-DAG_Node-1.60.0-5|43	
12mr|perl-Tree-DAG_Node-1.60.0-5|44	
12mr|perl-Tree-DAG_Node-1.60.0-5|45	
12mr|perl-Tree-DAG_Node-1.60.0-5|46	%changelog
12mr|perl-Tree-DAG_Node-1.60.0-5|47	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Tree-DAG_Node-1.60.0-5|48	+ Commit: f09f294
12mr|perl-Tree-DAG_Node-1.60.0-5|49	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Tree-DAG_Node-1.60.0-5|50	
12mr|perl-Tree-DAG_Node-1.60.0-5|51	

15830 12
12mr|perl-Try-Tiny-0.110.0-4|1	%define upstream_name    Try-Tiny
12mr|perl-Try-Tiny-0.110.0-4|2	%define upstream_version 0.11
12mr|perl-Try-Tiny-0.110.0-4|3	
12mr|perl-Try-Tiny-0.110.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-Try-Tiny-0.110.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Try-Tiny-0.110.0-4|6	Release:	4
12mr|perl-Try-Tiny-0.110.0-4|7	
12mr|perl-Try-Tiny-0.110.0-4|8	Summary:	Minimal try/catch with proper localization of $@
12mr|perl-Try-Tiny-0.110.0-4|9	License:	GPL+ or Artistic
12mr|perl-Try-Tiny-0.110.0-4|10	Group:		Development/Perl
12mr|perl-Try-Tiny-0.110.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Try-Tiny-0.110.0-4|12	Source0:	http://www.cpan.org/modules/by-module/Try/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Try-Tiny-0.110.0-4|13	
12mr|perl-Try-Tiny-0.110.0-4|14	BuildRequires:	perl(Test::More)
12mr|perl-Try-Tiny-0.110.0-4|15	BuildRequires:	perl-devel
12mr|perl-Try-Tiny-0.110.0-4|16	BuildArch:	noarch
12mr|perl-Try-Tiny-0.110.0-4|17	
12mr|perl-Try-Tiny-0.110.0-4|18	%description
12mr|perl-Try-Tiny-0.110.0-4|19	This module provides bare bones 'try'/'catch' statements that are designed
12mr|perl-Try-Tiny-0.110.0-4|20	to minimize common mistakes with eval blocks, and NOTHING else.
12mr|perl-Try-Tiny-0.110.0-4|21	
12mr|perl-Try-Tiny-0.110.0-4|22	This is unlike the TryCatch manpage which provides a nice syntax and avoids
12mr|perl-Try-Tiny-0.110.0-4|23	adding another call stack layer, and supports calling 'return' from the try
12mr|perl-Try-Tiny-0.110.0-4|24	block to return from the parent subroutine. These extra features come at a
12mr|perl-Try-Tiny-0.110.0-4|25	cost of a few dependencies, namely the Devel::Declare manpage and the
12mr|perl-Try-Tiny-0.110.0-4|26	Scope::Upper manpage which are occasionally problematic, and the additional
12mr|perl-Try-Tiny-0.110.0-4|27	catch filtering uses the Moose manpage type constraints which may not be
12mr|perl-Try-Tiny-0.110.0-4|28	desirable either.
12mr|perl-Try-Tiny-0.110.0-4|29	
12mr|perl-Try-Tiny-0.110.0-4|30	The main focus of this module is to provide simple and reliable error
12mr|perl-Try-Tiny-0.110.0-4|31	handling for those having a hard time installing the TryCatch manpage, but
12mr|perl-Try-Tiny-0.110.0-4|32	who still want to write correct 'eval' blocks without 5 lines of
12mr|perl-Try-Tiny-0.110.0-4|33	boilerplate each time.
12mr|perl-Try-Tiny-0.110.0-4|34	
12mr|perl-Try-Tiny-0.110.0-4|35	%prep
12mr|perl-Try-Tiny-0.110.0-4|36	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Try-Tiny-0.110.0-4|37	
12mr|perl-Try-Tiny-0.110.0-4|38	%build
12mr|perl-Try-Tiny-0.110.0-4|39	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Try-Tiny-0.110.0-4|40	%make
12mr|perl-Try-Tiny-0.110.0-4|41	
12mr|perl-Try-Tiny-0.110.0-4|42	%check
12mr|perl-Try-Tiny-0.110.0-4|43	%make test
12mr|perl-Try-Tiny-0.110.0-4|44	
12mr|perl-Try-Tiny-0.110.0-4|45	%install
12mr|perl-Try-Tiny-0.110.0-4|46	%makeinstall_std
12mr|perl-Try-Tiny-0.110.0-4|47	
12mr|perl-Try-Tiny-0.110.0-4|48	%files
12mr|perl-Try-Tiny-0.110.0-4|49	%doc Changes
12mr|perl-Try-Tiny-0.110.0-4|50	%{_mandir}/man3/*
12mr|perl-Try-Tiny-0.110.0-4|51	%{perl_vendorlib}/*
12mr|perl-Try-Tiny-0.110.0-4|52	
12mr|perl-Try-Tiny-0.110.0-4|53	
12mr|perl-Try-Tiny-0.110.0-4|54	
12mr|perl-Try-Tiny-0.110.0-4|55	%changelog
12mr|perl-Try-Tiny-0.110.0-4|56	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Try-Tiny-0.110.0-4|57	+ Commit: 7b297e6
12mr|perl-Try-Tiny-0.110.0-4|58	- New version 0.11
12mr|perl-Try-Tiny-0.110.0-4|59	
12mr|perl-Try-Tiny-0.110.0-4|60	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Try-Tiny-0.110.0-4|61	+ Commit: 7169082
12mr|perl-Try-Tiny-0.110.0-4|62	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Try-Tiny-0.110.0-4|63	
12mr|perl-Try-Tiny-0.110.0-4|64	

15831 12
12mr|perl-Unicode-Map-0.112-15|1	%define module	Unicode-Map
12mr|perl-Unicode-Map-0.112-15|2	%define name	perl-%{module}
12mr|perl-Unicode-Map-0.112-15|3	%define version	0.112
12mr|perl-Unicode-Map-0.112-15|4	%define release	15
12mr|perl-Unicode-Map-0.112-15|5	
12mr|perl-Unicode-Map-0.112-15|6	Name:		%{name}
12mr|perl-Unicode-Map-0.112-15|7	Version:	%{version}
12mr|perl-Unicode-Map-0.112-15|8	Release:	%{release}
12mr|perl-Unicode-Map-0.112-15|9	Summary:	Maps charsets from and to utf16 unicode
12mr|perl-Unicode-Map-0.112-15|10	License:	GPL or Artistic
12mr|perl-Unicode-Map-0.112-15|11	Group:		Development/Perl
12mr|perl-Unicode-Map-0.112-15|12	Url:            http://search.cpan.org/dist/%{module}
12mr|perl-Unicode-Map-0.112-15|13	Source:         http://www.cpan.org/modules/by-module/Unicode/%{module}-%{version}.tar.bz2
12mr|perl-Unicode-Map-0.112-15|14	Buildrequires:	perl-devel
12mr|perl-Unicode-Map-0.112-15|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|perl-Unicode-Map-0.112-15|16	
12mr|perl-Unicode-Map-0.112-15|17	%description
12mr|perl-Unicode-Map-0.112-15|18	This module converts strings from and to 2-byte Unicode UCS2 format. All
12mr|perl-Unicode-Map-0.112-15|19	mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8 encoding. To
12mr|perl-Unicode-Map-0.112-15|20	transform these use Unicode::String.
12mr|perl-Unicode-Map-0.112-15|21	
12mr|perl-Unicode-Map-0.112-15|22	For historical reasons this module coexists with Unicode::Map8. Please use
12mr|perl-Unicode-Map-0.112-15|23	Unicode::Map8 unless you need to care for two byte character sets, e.g. chinese
12mr|perl-Unicode-Map-0.112-15|24	GB2312. Anyway, if you stick to the basic functionality (see documentation) you
12mr|perl-Unicode-Map-0.112-15|25	can use both modules equivalently.
12mr|perl-Unicode-Map-0.112-15|26	
12mr|perl-Unicode-Map-0.112-15|27	
12mr|perl-Unicode-Map-0.112-15|28	Practically this module will disappear from earth sooner or later as Unicode
12mr|perl-Unicode-Map-0.112-15|29	mapping support needs somehow to get into perl's core. If you like to work on
12mr|perl-Unicode-Map-0.112-15|30	this field please don't hesitate contacting Gisle Aas!
12mr|perl-Unicode-Map-0.112-15|31	
12mr|perl-Unicode-Map-0.112-15|32	This module can't deal directly with utf8. Use Unicode::String to convert utf8
12mr|perl-Unicode-Map-0.112-15|33	to utf16 and vice versa.
12mr|perl-Unicode-Map-0.112-15|34	
12mr|perl-Unicode-Map-0.112-15|35	Character mapping is according to the data of binary mapfiles in Unicode::Map
12mr|perl-Unicode-Map-0.112-15|36	hierarchy. Binary mapfiles can also be created with this module, enabling you
12mr|perl-Unicode-Map-0.112-15|37	to install own specific character sets. Refer to mkmapfile or file REGISTRY in
12mr|perl-Unicode-Map-0.112-15|38	the Unicode::Map hierarchy
12mr|perl-Unicode-Map-0.112-15|39	
12mr|perl-Unicode-Map-0.112-15|40	%prep
12mr|perl-Unicode-Map-0.112-15|41	%setup -q -n %{module}-%{version}
12mr|perl-Unicode-Map-0.112-15|42	
12mr|perl-Unicode-Map-0.112-15|43	%build
12mr|perl-Unicode-Map-0.112-15|44	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Unicode-Map-0.112-15|45	%make
12mr|perl-Unicode-Map-0.112-15|46	
12mr|perl-Unicode-Map-0.112-15|47	%check
12mr|perl-Unicode-Map-0.112-15|48	%make test
12mr|perl-Unicode-Map-0.112-15|49	
12mr|perl-Unicode-Map-0.112-15|50	%install
12mr|perl-Unicode-Map-0.112-15|51	rm -rf %{buildroot}
12mr|perl-Unicode-Map-0.112-15|52	%makeinstall_std
12mr|perl-Unicode-Map-0.112-15|53	
12mr|perl-Unicode-Map-0.112-15|54	%clean
12mr|perl-Unicode-Map-0.112-15|55	rm -rf %{buildroot}
12mr|perl-Unicode-Map-0.112-15|56	
12mr|perl-Unicode-Map-0.112-15|57	%files
12mr|perl-Unicode-Map-0.112-15|58	%defattr(-,root,root)
12mr|perl-Unicode-Map-0.112-15|59	%doc README
12mr|perl-Unicode-Map-0.112-15|60	%{perl_vendorarch}/Unicode
12mr|perl-Unicode-Map-0.112-15|61	%{perl_vendorarch}/auto/Unicode
12mr|perl-Unicode-Map-0.112-15|62	%{_mandir}/*/*
12mr|perl-Unicode-Map-0.112-15|63	%{_bindir}/*
12mr|perl-Unicode-Map-0.112-15|64	
12mr|perl-Unicode-Map-0.112-15|65	
12mr|perl-Unicode-Map-0.112-15|66	
12mr|perl-Unicode-Map-0.112-15|67	
12mr|perl-Unicode-Map-0.112-15|68	
12mr|perl-Unicode-Map-0.112-15|69	%changelog
12mr|perl-Unicode-Map-0.112-15|70	

15832 12
12mr|perl-Unicode-Map8-0.130.0-7|1	%define upstream_name	 Unicode-Map8
12mr|perl-Unicode-Map8-0.130.0-7|2	%define upstream_version 0.13
12mr|perl-Unicode-Map8-0.130.0-7|3	
12mr|perl-Unicode-Map8-0.130.0-7|4	Name:		perl-%{upstream_name}
12mr|perl-Unicode-Map8-0.130.0-7|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Unicode-Map8-0.130.0-7|6	Release:	7
12mr|perl-Unicode-Map8-0.130.0-7|7	
12mr|perl-Unicode-Map8-0.130.0-7|8	Summary:	Mapping table between 8-bit chars and Unicode
12mr|perl-Unicode-Map8-0.130.0-7|9	License:	GPL+ or Artistic
12mr|perl-Unicode-Map8-0.130.0-7|10	Group:		Development/Perl
12mr|perl-Unicode-Map8-0.130.0-7|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-Unicode-Map8-0.130.0-7|12	Source0:	http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-Unicode-Map8-0.130.0-7|13	
12mr|perl-Unicode-Map8-0.130.0-7|14	BuildRequires:	perl-devel
12mr|perl-Unicode-Map8-0.130.0-7|15	# (tv) for test suite:
12mr|perl-Unicode-Map8-0.130.0-7|16	BuildRequires:	perl-Unicode-String
12mr|perl-Unicode-Map8-0.130.0-7|17	
12mr|perl-Unicode-Map8-0.130.0-7|18	%description
12mr|perl-Unicode-Map8-0.130.0-7|19	The Unicode::Map8 class implement efficient mapping tables between 8-bit
12mr|perl-Unicode-Map8-0.130.0-7|20	character sets and 16 bit character sets like Unicode. The tables are efficient
12mr|perl-Unicode-Map8-0.130.0-7|21	both in terms of space allocated and translation speed. The 16-bit strings is
12mr|perl-Unicode-Map8-0.130.0-7|22	assumed to use network byte order.
12mr|perl-Unicode-Map8-0.130.0-7|23	
12mr|perl-Unicode-Map8-0.130.0-7|24	%prep
12mr|perl-Unicode-Map8-0.130.0-7|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Unicode-Map8-0.130.0-7|26	
12mr|perl-Unicode-Map8-0.130.0-7|27	%build
12mr|perl-Unicode-Map8-0.130.0-7|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Unicode-Map8-0.130.0-7|29	%make
12mr|perl-Unicode-Map8-0.130.0-7|30	
12mr|perl-Unicode-Map8-0.130.0-7|31	%check
12mr|perl-Unicode-Map8-0.130.0-7|32	# (tv) test suite failed in iurt but success with iurt --shell :-(
12mr|perl-Unicode-Map8-0.130.0-7|33	#%make test
12mr|perl-Unicode-Map8-0.130.0-7|34	
12mr|perl-Unicode-Map8-0.130.0-7|35	%install
12mr|perl-Unicode-Map8-0.130.0-7|36	%makeinstall_std
12mr|perl-Unicode-Map8-0.130.0-7|37	
12mr|perl-Unicode-Map8-0.130.0-7|38	%files
12mr|perl-Unicode-Map8-0.130.0-7|39	%doc README Changes
12mr|perl-Unicode-Map8-0.130.0-7|40	%{perl_vendorarch}/auto/Unicode
12mr|perl-Unicode-Map8-0.130.0-7|41	%{perl_vendorarch}/Unicode
12mr|perl-Unicode-Map8-0.130.0-7|42	%{_mandir}/*/*
12mr|perl-Unicode-Map8-0.130.0-7|43	%{_bindir}/*
12mr|perl-Unicode-Map8-0.130.0-7|44	
12mr|perl-Unicode-Map8-0.130.0-7|45	
12mr|perl-Unicode-Map8-0.130.0-7|46	
12mr|perl-Unicode-Map8-0.130.0-7|47	%changelog
12mr|perl-Unicode-Map8-0.130.0-7|48	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Unicode-Map8-0.130.0-7|49	+ Commit: 21d4684
12mr|perl-Unicode-Map8-0.130.0-7|50	- Spec cleanup
12mr|perl-Unicode-Map8-0.130.0-7|51	
12mr|perl-Unicode-Map8-0.130.0-7|52	

15833 12
12mr|perl-Unicode-MapUTF8-1.110.0-5|1	%define upstream_name	 Unicode-MapUTF8
12mr|perl-Unicode-MapUTF8-1.110.0-5|2	%define upstream_version 1.11
12mr|perl-Unicode-MapUTF8-1.110.0-5|3	
12mr|perl-Unicode-MapUTF8-1.110.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-Unicode-MapUTF8-1.110.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-Unicode-MapUTF8-1.110.0-5|6	Release:	5
12mr|perl-Unicode-MapUTF8-1.110.0-5|7	
12mr|perl-Unicode-MapUTF8-1.110.0-5|8	Summary:	Conversions to and from arbitrary character sets and UTF8
12mr|perl-Unicode-MapUTF8-1.110.0-5|9	License:	GPL+ or Artistic
12mr|perl-Unicode-MapUTF8-1.110.0-5|10	Group:		Development/Perl
12mr|perl-Unicode-MapUTF8-1.110.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Unicode-MapUTF8-1.110.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/S/SN/SNOWHARE/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Unicode-MapUTF8-1.110.0-5|13	
12mr|perl-Unicode-MapUTF8-1.110.0-5|14	BuildRequires:	perl-devel
12mr|perl-Unicode-MapUTF8-1.110.0-5|15	BuildRequires:	perl(Unicode::Map)
12mr|perl-Unicode-MapUTF8-1.110.0-5|16	BuildRequires:	perl(Unicode::Map8)
12mr|perl-Unicode-MapUTF8-1.110.0-5|17	BuildRequires:	perl(Jcode)
12mr|perl-Unicode-MapUTF8-1.110.0-5|18	BuildArch:	noarch
12mr|perl-Unicode-MapUTF8-1.110.0-5|19	
12mr|perl-Unicode-MapUTF8-1.110.0-5|20	%description
12mr|perl-Unicode-MapUTF8-1.110.0-5|21	Provides an adapter layer between core routines for converting to and from UTF8
12mr|perl-Unicode-MapUTF8-1.110.0-5|22	and other encodings. In essence, a way to give multiple existing Unicode
12mr|perl-Unicode-MapUTF8-1.110.0-5|23	modules a single common interface so you don't have to know the underlaying
12mr|perl-Unicode-MapUTF8-1.110.0-5|24	implementations to do simple UTF8 to-from other character set encoding
12mr|perl-Unicode-MapUTF8-1.110.0-5|25	conversions. As such, it wraps the Unicode::String, Unicode::Map8, Unicode::Map
12mr|perl-Unicode-MapUTF8-1.110.0-5|26	and Jcode modules in a standardized and simple API.
12mr|perl-Unicode-MapUTF8-1.110.0-5|27	
12mr|perl-Unicode-MapUTF8-1.110.0-5|28	This also provides general character set conversion operation based on UTF8 -
12mr|perl-Unicode-MapUTF8-1.110.0-5|29	it is possible to convert between any two compatible and supported character
12mr|perl-Unicode-MapUTF8-1.110.0-5|30	sets via a simple two step chaining of conversions.
12mr|perl-Unicode-MapUTF8-1.110.0-5|31	
12mr|perl-Unicode-MapUTF8-1.110.0-5|32	As with most things Perlish - if you give it a few big chunks of text to chew
12mr|perl-Unicode-MapUTF8-1.110.0-5|33	on instead of lots of small ones it will handle many more characters per
12mr|perl-Unicode-MapUTF8-1.110.0-5|34	second.
12mr|perl-Unicode-MapUTF8-1.110.0-5|35	
12mr|perl-Unicode-MapUTF8-1.110.0-5|36	By design, it can be easily extended to encompass any new charset encoding
12mr|perl-Unicode-MapUTF8-1.110.0-5|37	conversion modules that arrive on the scene.
12mr|perl-Unicode-MapUTF8-1.110.0-5|38	
12mr|perl-Unicode-MapUTF8-1.110.0-5|39	%prep
12mr|perl-Unicode-MapUTF8-1.110.0-5|40	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Unicode-MapUTF8-1.110.0-5|41	
12mr|perl-Unicode-MapUTF8-1.110.0-5|42	%build
12mr|perl-Unicode-MapUTF8-1.110.0-5|43	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-Unicode-MapUTF8-1.110.0-5|44	%make
12mr|perl-Unicode-MapUTF8-1.110.0-5|45	
12mr|perl-Unicode-MapUTF8-1.110.0-5|46	%check
12mr|perl-Unicode-MapUTF8-1.110.0-5|47	make test
12mr|perl-Unicode-MapUTF8-1.110.0-5|48	
12mr|perl-Unicode-MapUTF8-1.110.0-5|49	%install
12mr|perl-Unicode-MapUTF8-1.110.0-5|50	%makeinstall_std
12mr|perl-Unicode-MapUTF8-1.110.0-5|51	
12mr|perl-Unicode-MapUTF8-1.110.0-5|52	%files
12mr|perl-Unicode-MapUTF8-1.110.0-5|53	%doc README
12mr|perl-Unicode-MapUTF8-1.110.0-5|54	%{perl_vendorlib}/Unicode
12mr|perl-Unicode-MapUTF8-1.110.0-5|55	%{_mandir}/*/*
12mr|perl-Unicode-MapUTF8-1.110.0-5|56	
12mr|perl-Unicode-MapUTF8-1.110.0-5|57	
12mr|perl-Unicode-MapUTF8-1.110.0-5|58	
12mr|perl-Unicode-MapUTF8-1.110.0-5|59	%changelog
12mr|perl-Unicode-MapUTF8-1.110.0-5|60	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-Unicode-MapUTF8-1.110.0-5|61	+ Commit: 5ae3918
12mr|perl-Unicode-MapUTF8-1.110.0-5|62	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-Unicode-MapUTF8-1.110.0-5|63	
12mr|perl-Unicode-MapUTF8-1.110.0-5|64	

15834 12
12mr|perl-Unicode-String-2.90.0-6|1	%define upstream_name    Unicode-String
12mr|perl-Unicode-String-2.90.0-6|2	%define upstream_version 2.09
12mr|perl-Unicode-String-2.90.0-6|3	
12mr|perl-Unicode-String-2.90.0-6|4	Name:           perl-%{upstream_name}
12mr|perl-Unicode-String-2.90.0-6|5	Version:        %perl_convert_version %{upstream_version}
12mr|perl-Unicode-String-2.90.0-6|6	Release:        %mkrel 6
12mr|perl-Unicode-String-2.90.0-6|7	
12mr|perl-Unicode-String-2.90.0-6|8	Summary:        Unicode-String module for perl
12mr|perl-Unicode-String-2.90.0-6|9	License:        GPL+ or Artistic
12mr|perl-Unicode-String-2.90.0-6|10	Group:          Development/Perl
12mr|perl-Unicode-String-2.90.0-6|11	Url:            http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-Unicode-String-2.90.0-6|12	Source0:        ftp://ftp.perl.org/pub/CPAN/modules/by-module/Unicode/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-Unicode-String-2.90.0-6|13	
12mr|perl-Unicode-String-2.90.0-6|14	BuildRequires:  perl-devel >= 5.8.0
12mr|perl-Unicode-String-2.90.0-6|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-Unicode-String-2.90.0-6|16	Requires:       perl
12mr|perl-Unicode-String-2.90.0-6|17	
12mr|perl-Unicode-String-2.90.0-6|18	%description
12mr|perl-Unicode-String-2.90.0-6|19	These are experimental modules to handle various Unicode issues.  They
12mr|perl-Unicode-String-2.90.0-6|20	were made before perl included native UTF8 support.
12mr|perl-Unicode-String-2.90.0-6|21	
12mr|perl-Unicode-String-2.90.0-6|22	%prep
12mr|perl-Unicode-String-2.90.0-6|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-Unicode-String-2.90.0-6|24	
12mr|perl-Unicode-String-2.90.0-6|25	%build
12mr|perl-Unicode-String-2.90.0-6|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Unicode-String-2.90.0-6|27	
12mr|perl-Unicode-String-2.90.0-6|28	%check
12mr|perl-Unicode-String-2.90.0-6|29	make test
12mr|perl-Unicode-String-2.90.0-6|30	
12mr|perl-Unicode-String-2.90.0-6|31	%install
12mr|perl-Unicode-String-2.90.0-6|32	rm -rf %{buildroot}
12mr|perl-Unicode-String-2.90.0-6|33	%makeinstall_std
12mr|perl-Unicode-String-2.90.0-6|34	
12mr|perl-Unicode-String-2.90.0-6|35	%clean
12mr|perl-Unicode-String-2.90.0-6|36	rm -rf %{buildroot}
12mr|perl-Unicode-String-2.90.0-6|37	
12mr|perl-Unicode-String-2.90.0-6|38	%files
12mr|perl-Unicode-String-2.90.0-6|39	%defattr(-,root,root)
12mr|perl-Unicode-String-2.90.0-6|40	%doc Changes README
12mr|perl-Unicode-String-2.90.0-6|41	%{perl_vendorarch}/auto/Unicode/String
12mr|perl-Unicode-String-2.90.0-6|42	%{perl_vendorarch}/Unicode/*.pm
12mr|perl-Unicode-String-2.90.0-6|43	%{_mandir}/*/*
12mr|perl-Unicode-String-2.90.0-6|44	
12mr|perl-Unicode-String-2.90.0-6|45	
12mr|perl-Unicode-String-2.90.0-6|46	
12mr|perl-Unicode-String-2.90.0-6|47	%changelog
12mr|perl-Unicode-String-2.90.0-6|48	

15835 12
12mr|perl-Unix-Syslog-1.1-8|1	%define	module	Unix-Syslog
12mr|perl-Unix-Syslog-1.1-8|2	%define	name	perl-%{module}
12mr|perl-Unix-Syslog-1.1-8|3	%define	version	1.1
12mr|perl-Unix-Syslog-1.1-8|4	%define	release	%mkrel 8
12mr|perl-Unix-Syslog-1.1-8|5	
12mr|perl-Unix-Syslog-1.1-8|6	Name:		%{name}
12mr|perl-Unix-Syslog-1.1-8|7	Summary:	Perl interface to the UNIX system logger
12mr|perl-Unix-Syslog-1.1-8|8	Version:	%{version}
12mr|perl-Unix-Syslog-1.1-8|9	Release:	%{release}
12mr|perl-Unix-Syslog-1.1-8|10	License:	GPL
12mr|perl-Unix-Syslog-1.1-8|11	Group:		Development/Perl
12mr|perl-Unix-Syslog-1.1-8|12	Url:		http://search.cpan.org/dist/%{module}/
12mr|perl-Unix-Syslog-1.1-8|13	Source:     http://www.cpan.org/modules/by-module/Unix/%{module}-%{version}.tar.gz
12mr|perl-Unix-Syslog-1.1-8|14	Buildrequires:	perl-devel
12mr|perl-Unix-Syslog-1.1-8|15	Buildroot:	%{_tmppath}/%{name}-%{version}
12mr|perl-Unix-Syslog-1.1-8|16	
12mr|perl-Unix-Syslog-1.1-8|17	%description
12mr|perl-Unix-Syslog-1.1-8|18	This module provides access to the system logger available on most
12mr|perl-Unix-Syslog-1.1-8|19	UNIX systems via perl XSUBs (perl's C interface).
12mr|perl-Unix-Syslog-1.1-8|20	
12mr|perl-Unix-Syslog-1.1-8|21	%prep
12mr|perl-Unix-Syslog-1.1-8|22	%setup -q -n %{module}-%{version}
12mr|perl-Unix-Syslog-1.1-8|23	
12mr|perl-Unix-Syslog-1.1-8|24	%build
12mr|perl-Unix-Syslog-1.1-8|25	CFLAGS="$RPM_OPT_FLAGS" %{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-Unix-Syslog-1.1-8|26	%make
12mr|perl-Unix-Syslog-1.1-8|27	
12mr|perl-Unix-Syslog-1.1-8|28	%check
12mr|perl-Unix-Syslog-1.1-8|29	make test
12mr|perl-Unix-Syslog-1.1-8|30	
12mr|perl-Unix-Syslog-1.1-8|31	%install
12mr|perl-Unix-Syslog-1.1-8|32	rm -rf %{buildroot}
12mr|perl-Unix-Syslog-1.1-8|33	%{makeinstall_std}
12mr|perl-Unix-Syslog-1.1-8|34	
12mr|perl-Unix-Syslog-1.1-8|35	%clean
12mr|perl-Unix-Syslog-1.1-8|36	rm -rf %{buildroot}
12mr|perl-Unix-Syslog-1.1-8|37	
12mr|perl-Unix-Syslog-1.1-8|38	%files
12mr|perl-Unix-Syslog-1.1-8|39	%defattr(-,root,root)
12mr|perl-Unix-Syslog-1.1-8|40	%{perl_vendorarch}/*
12mr|perl-Unix-Syslog-1.1-8|41	%{_mandir}/*/*
12mr|perl-Unix-Syslog-1.1-8|42	
12mr|perl-Unix-Syslog-1.1-8|43	
12mr|perl-Unix-Syslog-1.1-8|44	
12mr|perl-Unix-Syslog-1.1-8|45	
12mr|perl-Unix-Syslog-1.1-8|46	%changelog
12mr|perl-Unix-Syslog-1.1-8|47	

15836 12
12mr|perl-URI-1.580.0-6|1	%define upstream_name	 URI
12mr|perl-URI-1.580.0-6|2	%define upstream_version 1.58
12mr|perl-URI-1.580.0-6|3	
12mr|perl-URI-1.580.0-6|4	%if %{_use_internal_dependency_generator}
12mr|perl-URI-1.580.0-6|5	%define __noautoreq 'perl\\(Business::ISBN\\)'
12mr|perl-URI-1.580.0-6|6	%else
12mr|perl-URI-1.580.0-6|7	%define _requires_exceptions perl(Business::ISBN)
12mr|perl-URI-1.580.0-6|8	%endif
12mr|perl-URI-1.580.0-6|9	
12mr|perl-URI-1.580.0-6|10	Name:       perl-%{upstream_name}
12mr|perl-URI-1.580.0-6|11	Version:    %perl_convert_version %{upstream_version}
12mr|perl-URI-1.580.0-6|12	Release:    6
12mr|perl-URI-1.580.0-6|13	
12mr|perl-URI-1.580.0-6|14	Summary:	URI module for perl
12mr|perl-URI-1.580.0-6|15	License:	GPL+ or Artistic
12mr|perl-URI-1.580.0-6|16	Group:		Development/Perl
12mr|perl-URI-1.580.0-6|17	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-URI-1.580.0-6|18	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/URI/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-URI-1.580.0-6|19	
12mr|perl-URI-1.580.0-6|20	BuildRequires:	perl-devel
12mr|perl-URI-1.580.0-6|21	BuildArch:	noarch
12mr|perl-URI-1.580.0-6|22	
12mr|perl-URI-1.580.0-6|23	%description
12mr|perl-URI-1.580.0-6|24	This Perl module implements the URI class. Objects of this class represent
12mr|perl-URI-1.580.0-6|25	Uniform Resource Identifier (URI) references as specified in RFC 2396.
12mr|perl-URI-1.580.0-6|26	
12mr|perl-URI-1.580.0-6|27	%prep
12mr|perl-URI-1.580.0-6|28	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-URI-1.580.0-6|29	
12mr|perl-URI-1.580.0-6|30	%build
12mr|perl-URI-1.580.0-6|31	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-URI-1.580.0-6|32	%__make
12mr|perl-URI-1.580.0-6|33	
12mr|perl-URI-1.580.0-6|34	%check
12mr|perl-URI-1.580.0-6|35	%__make test
12mr|perl-URI-1.580.0-6|36	
12mr|perl-URI-1.580.0-6|37	%install
12mr|perl-URI-1.580.0-6|38	%makeinstall_std
12mr|perl-URI-1.580.0-6|39	
12mr|perl-URI-1.580.0-6|40	%files
12mr|perl-URI-1.580.0-6|41	%doc Changes README
12mr|perl-URI-1.580.0-6|42	%{perl_vendorlib}/URI.pm
12mr|perl-URI-1.580.0-6|43	%{perl_vendorlib}/URI
12mr|perl-URI-1.580.0-6|44	%{_mandir}/*/*
12mr|perl-URI-1.580.0-6|45	
12mr|perl-URI-1.580.0-6|46	
12mr|perl-URI-1.580.0-6|47	
12mr|perl-URI-1.580.0-6|48	%changelog
12mr|perl-URI-1.580.0-6|49	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-URI-1.580.0-6|50	+ Commit: 4abbc47
12mr|perl-URI-1.580.0-6|51	- Add internal dependency generator exceptions
12mr|perl-URI-1.580.0-6|52	
12mr|perl-URI-1.580.0-6|53	

15837 12
12mr|perl-URPM-4.43-2|1	%define real_name URPM
12mr|perl-URPM-4.43-2|2	
12mr|perl-URPM-4.43-2|3	Summary:	URPM module for perl
12mr|perl-URPM-4.43-2|4	Name:		perl-%{real_name}
12mr|perl-URPM-4.43-2|5	Version:	4.43
12mr|perl-URPM-4.43-2|6	Release:	2
12mr|perl-URPM-4.43-2|7	License:	GPLv2+ or Artistic
12mr|perl-URPM-4.43-2|8	Group:		Development/Perl
12mr|perl-URPM-4.43-2|9	Source0:	%{real_name}-%{version}.tar.xz
12mr|perl-URPM-4.43-2|10	URL:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/rpm/perl-URPM/
12mr|perl-URPM-4.43-2|11	BuildRequires:	rpm-devel >= 1:5.4
12mr|perl-URPM-4.43-2|12	BuildRequires:	perl(MDV::Packdrakeng)
12mr|perl-URPM-4.43-2|13	BuildRequires:	perl-devel
12mr|perl-URPM-4.43-2|14	BuildRequires:	perl-List-MoreUtils
12mr|perl-URPM-4.43-2|15	
12mr|perl-URPM-4.43-2|16	# we can now expect librpm API to be backward compatible
12mr|perl-URPM-4.43-2|17	Requires:	rpm
12mr|perl-URPM-4.43-2|18	Conflicts:	rpm < 1:5.3
12mr|perl-URPM-4.43-2|19	Conflicts:	urpmi < 6.44
12mr|perl-URPM-4.43-2|20	Requires:	perl(MDV::Packdrakeng)
12mr|perl-URPM-4.43-2|21	Provides:	perl(URPM::Build) = %{version}-%{release}
12mr|perl-URPM-4.43-2|22	Provides:	perl(URPM::Resolve) = %{version}-%{release}
12mr|perl-URPM-4.43-2|23	Provides:	perl(URPM::Signature) = %{version}-%{release}
12mr|perl-URPM-4.43-2|24	
12mr|perl-URPM-4.43-2|25	%description
12mr|perl-URPM-4.43-2|26	The URPM module allows you to manipulate rpm files, rpm header files and
12mr|perl-URPM-4.43-2|27	hdlist files and manage them in memory.
12mr|perl-URPM-4.43-2|28	
12mr|perl-URPM-4.43-2|29	%prep
12mr|perl-URPM-4.43-2|30	%setup -q -n %{real_name}-%{version}
12mr|perl-URPM-4.43-2|31	
12mr|perl-URPM-4.43-2|32	%build
12mr|perl-URPM-4.43-2|33	perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
12mr|perl-URPM-4.43-2|34	%make
12mr|perl-URPM-4.43-2|35	
12mr|perl-URPM-4.43-2|36	%check
12mr|perl-URPM-4.43-2|37	# skip check suite when building on rpm 4, as some parts of it depends on
12mr|perl-URPM-4.43-2|38	# rpm 5.3 to be installed
12mr|perl-URPM-4.43-2|39	[ "`rpm --version|sed -e  's/^.* \([0-9]\+\).*/\1/'`" != 4 ] && \
12mr|perl-URPM-4.43-2|40	make test
12mr|perl-URPM-4.43-2|41	
12mr|perl-URPM-4.43-2|42	%install
12mr|perl-URPM-4.43-2|43	%makeinstall_std
12mr|perl-URPM-4.43-2|44	
12mr|perl-URPM-4.43-2|45	%files
12mr|perl-URPM-4.43-2|46	%doc README ChangeLog
12mr|perl-URPM-4.43-2|47	%{_mandir}/man3/*
12mr|perl-URPM-4.43-2|48	%{perl_vendorarch}/URPM.pm
12mr|perl-URPM-4.43-2|49	%dir %{perl_vendorarch}/URPM
12mr|perl-URPM-4.43-2|50	%{perl_vendorarch}/URPM/*.pm
12mr|perl-URPM-4.43-2|51	%dir %{perl_vendorarch}/auto/URPM
12mr|perl-URPM-4.43-2|52	%{perl_vendorarch}/auto/URPM/URPM.so
12mr|perl-URPM-4.43-2|53	
12mr|perl-URPM-4.43-2|54	
12mr|perl-URPM-4.43-2|55	
12mr|perl-URPM-4.43-2|56	%changelog
12mr|perl-URPM-4.43-2|57	* Thu Aug  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-URPM-4.43-2|58	+ Commit: baae5e8
12mr|perl-URPM-4.43-2|59	- Bump release for updates purpose
12mr|perl-URPM-4.43-2|60	
12mr|perl-URPM-4.43-2|61	* Mon Aug  6 2012 akdengi <kazancas@mandriva.ru>
12mr|perl-URPM-4.43-2|62	+ Commit: 27dba75
12mr|perl-URPM-4.43-2|63	- - update to 4.43
12mr|perl-URPM-4.43-2|64	
12mr|perl-URPM-4.43-2|65	

15838 12
12mr|perl-User-Identity-0.930.0-5|1	%define	upstream_name    User-Identity
12mr|perl-User-Identity-0.930.0-5|2	%define upstream_version 0.93
12mr|perl-User-Identity-0.930.0-5|3	
12mr|perl-User-Identity-0.930.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-User-Identity-0.930.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-User-Identity-0.930.0-5|6	Release:	5
12mr|perl-User-Identity-0.930.0-5|7	
12mr|perl-User-Identity-0.930.0-5|8	Summary:	%{upstream_name} CPAN Perl module
12mr|perl-User-Identity-0.930.0-5|9	License:	GPL+ or Artistic
12mr|perl-User-Identity-0.930.0-5|10	Group:		Development/Perl
12mr|perl-User-Identity-0.930.0-5|11	URL:		http://search.cpan.org/dist/User-Identity/
12mr|perl-User-Identity-0.930.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-User-Identity-0.930.0-5|13	
12mr|perl-User-Identity-0.930.0-5|14	BuildRequires:	perl-devel
12mr|perl-User-Identity-0.930.0-5|15	BuildArch:	noarch
12mr|perl-User-Identity-0.930.0-5|16	
12mr|perl-User-Identity-0.930.0-5|17	%description
12mr|perl-User-Identity-0.930.0-5|18	This is the User Identity CPAN Perl module.
12mr|perl-User-Identity-0.930.0-5|19	
12mr|perl-User-Identity-0.930.0-5|20	%prep
12mr|perl-User-Identity-0.930.0-5|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-User-Identity-0.930.0-5|22	
12mr|perl-User-Identity-0.930.0-5|23	%build
12mr|perl-User-Identity-0.930.0-5|24	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-User-Identity-0.930.0-5|25	make
12mr|perl-User-Identity-0.930.0-5|26	make test
12mr|perl-User-Identity-0.930.0-5|27	
12mr|perl-User-Identity-0.930.0-5|28	%install
12mr|perl-User-Identity-0.930.0-5|29	%makeinstall_std
12mr|perl-User-Identity-0.930.0-5|30	
12mr|perl-User-Identity-0.930.0-5|31	%files
12mr|perl-User-Identity-0.930.0-5|32	%doc Changes
12mr|perl-User-Identity-0.930.0-5|33	%{_mandir}/*/*
12mr|perl-User-Identity-0.930.0-5|34	%{perl_vendorlib}/Mail/*
12mr|perl-User-Identity-0.930.0-5|35	%{perl_vendorlib}/User/*
12mr|perl-User-Identity-0.930.0-5|36	
12mr|perl-User-Identity-0.930.0-5|37	
12mr|perl-User-Identity-0.930.0-5|38	
12mr|perl-User-Identity-0.930.0-5|39	%changelog
12mr|perl-User-Identity-0.930.0-5|40	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-User-Identity-0.930.0-5|41	+ Commit: 4155595
12mr|perl-User-Identity-0.930.0-5|42	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-User-Identity-0.930.0-5|43	
12mr|perl-User-Identity-0.930.0-5|44	

15839 12
12mr|perl-version-0.950.0-3|1	%define upstream_name	 version
12mr|perl-version-0.950.0-3|2	%define upstream_version 0.95
12mr|perl-version-0.950.0-3|3	
12mr|perl-version-0.950.0-3|4	Name:       perl-%{upstream_name}
12mr|perl-version-0.950.0-3|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-version-0.950.0-3|6	Release:    3
12mr|perl-version-0.950.0-3|7	Epoch:      1
12mr|perl-version-0.950.0-3|8	
12mr|perl-version-0.950.0-3|9	Summary:	Perl extension for Version Objects
12mr|perl-version-0.950.0-3|10	License:	GPL+ or Artistic
12mr|perl-version-0.950.0-3|11	Group:		Development/Perl
12mr|perl-version-0.950.0-3|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-version-0.950.0-3|13	Source0:	http://search.cpan.org/CPAN/authors/id/J/JP/JPEACOCK/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-version-0.950.0-3|14	
12mr|perl-version-0.950.0-3|15	BuildRequires:	perl(Module::Build)
12mr|perl-version-0.950.0-3|16	BuildRequires:	perl(Test::More)
12mr|perl-version-0.950.0-3|17	BuildRequires:	perl-devel
12mr|perl-version-0.950.0-3|18	
12mr|perl-version-0.950.0-3|19	Provides:   perl(version) = %{epoch}:%{version}
12mr|perl-version-0.950.0-3|20	
12mr|perl-version-0.950.0-3|21	%description
12mr|perl-version-0.950.0-3|22	Overloaded version objects for all versions of Perl. This module implements
12mr|perl-version-0.950.0-3|23	all of the features of version objects which will be part of Perl 5.10.0
12mr|perl-version-0.950.0-3|24	except automatic version object creation.
12mr|perl-version-0.950.0-3|25	
12mr|perl-version-0.950.0-3|26	%prep
12mr|perl-version-0.950.0-3|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-version-0.950.0-3|28	
12mr|perl-version-0.950.0-3|29	%build
12mr|perl-version-0.950.0-3|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-version-0.950.0-3|31	%make
12mr|perl-version-0.950.0-3|32	
12mr|perl-version-0.950.0-3|33	%check
12mr|perl-version-0.950.0-3|34	%make test
12mr|perl-version-0.950.0-3|35	
12mr|perl-version-0.950.0-3|36	%install
12mr|perl-version-0.950.0-3|37	%makeinstall_std
12mr|perl-version-0.950.0-3|38	
12mr|perl-version-0.950.0-3|39	%files
12mr|perl-version-0.950.0-3|40	%doc Changes README
12mr|perl-version-0.950.0-3|41	%{perl_vendorarch}/version*
12mr|perl-version-0.950.0-3|42	%{perl_vendorarch}/auto/version
12mr|perl-version-0.950.0-3|43	%{_mandir}/*/*
12mr|perl-version-0.950.0-3|44	
12mr|perl-version-0.950.0-3|45	
12mr|perl-version-0.950.0-3|46	
12mr|perl-version-0.950.0-3|47	%changelog
12mr|perl-version-0.950.0-3|48	

15840 12
12mr|perl-WWW-Curl-4.150.0-5|1	%define upstream_name	 WWW-Curl
12mr|perl-WWW-Curl-4.150.0-5|2	%define upstream_version 4.15
12mr|perl-WWW-Curl-4.150.0-5|3	
12mr|perl-WWW-Curl-4.150.0-5|4	Name:       perl-%{upstream_name}
12mr|perl-WWW-Curl-4.150.0-5|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-WWW-Curl-4.150.0-5|6	Release:    5
12mr|perl-WWW-Curl-4.150.0-5|7	
12mr|perl-WWW-Curl-4.150.0-5|8	Summary:	Perl extension interface for libcurl
12mr|perl-WWW-Curl-4.150.0-5|9	License:	Artistic/GPL
12mr|perl-WWW-Curl-4.150.0-5|10	Group:		Development/Perl
12mr|perl-WWW-Curl-4.150.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-WWW-Curl-4.150.0-5|12	Source0:    http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-WWW-Curl-4.150.0-5|13	
12mr|perl-WWW-Curl-4.150.0-5|14	BuildRequires:	libcurl-devel
12mr|perl-WWW-Curl-4.150.0-5|15	BuildRequires:	perl-devel
12mr|perl-WWW-Curl-4.150.0-5|16	
12mr|perl-WWW-Curl-4.150.0-5|17	
12mr|perl-WWW-Curl-4.150.0-5|18	%description
12mr|perl-WWW-Curl-4.150.0-5|19	WWW::Curl is a Perl extension interface for libcurl.
12mr|perl-WWW-Curl-4.150.0-5|20	
12mr|perl-WWW-Curl-4.150.0-5|21	%prep
12mr|perl-WWW-Curl-4.150.0-5|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-WWW-Curl-4.150.0-5|23	
12mr|perl-WWW-Curl-4.150.0-5|24	%build
12mr|perl-WWW-Curl-4.150.0-5|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-WWW-Curl-4.150.0-5|26	%{__make}
12mr|perl-WWW-Curl-4.150.0-5|27	
12mr|perl-WWW-Curl-4.150.0-5|28	%check
12mr|perl-WWW-Curl-4.150.0-5|29	# yes, some tests are interactive. that's Evil.
12mr|perl-WWW-Curl-4.150.0-5|30	# no point in running them, then: they'll be skipped
12mr|perl-WWW-Curl-4.150.0-5|31	#%{__make} test < /dev/null
12mr|perl-WWW-Curl-4.150.0-5|32	
12mr|perl-WWW-Curl-4.150.0-5|33	%install
12mr|perl-WWW-Curl-4.150.0-5|34	rm -rf %{buildroot}
12mr|perl-WWW-Curl-4.150.0-5|35	%makeinstall_std
12mr|perl-WWW-Curl-4.150.0-5|36	
12mr|perl-WWW-Curl-4.150.0-5|37	%clean
12mr|perl-WWW-Curl-4.150.0-5|38	rm -rf %{buildroot}
12mr|perl-WWW-Curl-4.150.0-5|39	
12mr|perl-WWW-Curl-4.150.0-5|40	%files
12mr|perl-WWW-Curl-4.150.0-5|41	%defattr(-,root,root)
12mr|perl-WWW-Curl-4.150.0-5|42	%doc README Changes
12mr|perl-WWW-Curl-4.150.0-5|43	%{perl_vendorarch}/WWW
12mr|perl-WWW-Curl-4.150.0-5|44	%{perl_vendorarch}/auto/WWW
12mr|perl-WWW-Curl-4.150.0-5|45	%{_mandir}/*/*
12mr|perl-WWW-Curl-4.150.0-5|46	
12mr|perl-WWW-Curl-4.150.0-5|47	
12mr|perl-WWW-Curl-4.150.0-5|48	
12mr|perl-WWW-Curl-4.150.0-5|49	%changelog
12mr|perl-WWW-Curl-4.150.0-5|50	

15841 12
12mr|perl-WWW-Mechanize-1.720.0-1|1	%define upstream_name  WWW-Mechanize
12mr|perl-WWW-Mechanize-1.720.0-1|2	%define upstream_version 1.72
12mr|perl-WWW-Mechanize-1.720.0-1|3	
12mr|perl-WWW-Mechanize-1.720.0-1|4	Name:		perl-%{upstream_name}
12mr|perl-WWW-Mechanize-1.720.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-WWW-Mechanize-1.720.0-1|6	Release:	1
12mr|perl-WWW-Mechanize-1.720.0-1|7	
12mr|perl-WWW-Mechanize-1.720.0-1|8	Summary:	Handy web browsing in a Perl object
12mr|perl-WWW-Mechanize-1.720.0-1|9	License:	GPL+ or Artistic
12mr|perl-WWW-Mechanize-1.720.0-1|10	Group:		Development/Perl
12mr|perl-WWW-Mechanize-1.720.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-WWW-Mechanize-1.720.0-1|12	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-WWW-Mechanize-1.720.0-1|13	
12mr|perl-WWW-Mechanize-1.720.0-1|14	BuildRequires:	perl-devel
12mr|perl-WWW-Mechanize-1.720.0-1|15	BuildRequires:	perl(CGI)
12mr|perl-WWW-Mechanize-1.720.0-1|16	BuildRequires:	perl(HTML::Form)
12mr|perl-WWW-Mechanize-1.720.0-1|17	BuildRequires:	perl(HTML::Parser)
12mr|perl-WWW-Mechanize-1.720.0-1|18	BuildRequires:	perl(IO::Socket::SSL)
12mr|perl-WWW-Mechanize-1.720.0-1|19	BuildRequires:	perl(URI)
12mr|perl-WWW-Mechanize-1.720.0-1|20	BuildRequires:	perl(LWP::UserAgent)
12mr|perl-WWW-Mechanize-1.720.0-1|21	BuildRequires:	perl(Test::Exception)
12mr|perl-WWW-Mechanize-1.720.0-1|22	BuildRequires:	perl(Test::Memory::Cycle)
12mr|perl-WWW-Mechanize-1.720.0-1|23	BuildRequires:	perl(Test::Pod)
12mr|perl-WWW-Mechanize-1.720.0-1|24	BuildRequires:	perl(Test::Warn)
12mr|perl-WWW-Mechanize-1.720.0-1|25	BuildRequires:	perl(Test::LongString)
12mr|perl-WWW-Mechanize-1.720.0-1|26	BuildRequires:	perl(HTTP::Daemon)
12mr|perl-WWW-Mechanize-1.720.0-1|27	BuildRequires:	perl(HTTP::Response::Encoding)
12mr|perl-WWW-Mechanize-1.720.0-1|28	BuildRequires:	perl(HTTP::Server::Simple::CGI)
12mr|perl-WWW-Mechanize-1.720.0-1|29	BuildArch:	noarch
12mr|perl-WWW-Mechanize-1.720.0-1|30	
12mr|perl-WWW-Mechanize-1.720.0-1|31	%description
12mr|perl-WWW-Mechanize-1.720.0-1|32	WWW::Mechanize, or Mech for short, helps you automate interaction with a
12mr|perl-WWW-Mechanize-1.720.0-1|33	website. It supports performing a sequence of page fetches including following
12mr|perl-WWW-Mechanize-1.720.0-1|34	links and submitting forms. Each fetched page is parsed and its links and forms
12mr|perl-WWW-Mechanize-1.720.0-1|35	are extracted. A link or a form can be selected, form fields can be filled and
12mr|perl-WWW-Mechanize-1.720.0-1|36	the next page can be fetched. Mech also stores a history of the URLs you've
12mr|perl-WWW-Mechanize-1.720.0-1|37	visited, which can be queried and revisited.
12mr|perl-WWW-Mechanize-1.720.0-1|38	
12mr|perl-WWW-Mechanize-1.720.0-1|39	%prep
12mr|perl-WWW-Mechanize-1.720.0-1|40	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-WWW-Mechanize-1.720.0-1|41	
12mr|perl-WWW-Mechanize-1.720.0-1|42	%build
12mr|perl-WWW-Mechanize-1.720.0-1|43	%__perl Makefile.PL INSTALLDIRS=vendor <<EOF
12mr|perl-WWW-Mechanize-1.720.0-1|44	EOF
12mr|perl-WWW-Mechanize-1.720.0-1|45	%make
12mr|perl-WWW-Mechanize-1.720.0-1|46	
12mr|perl-WWW-Mechanize-1.720.0-1|47	%install
12mr|perl-WWW-Mechanize-1.720.0-1|48	%makeinstall_std
12mr|perl-WWW-Mechanize-1.720.0-1|49	
12mr|perl-WWW-Mechanize-1.720.0-1|50	%check
12mr|perl-WWW-Mechanize-1.720.0-1|51	make test
12mr|perl-WWW-Mechanize-1.720.0-1|52	
12mr|perl-WWW-Mechanize-1.720.0-1|53	%files
12mr|perl-WWW-Mechanize-1.720.0-1|54	%doc Changes etc/www-mechanize-logo.png
12mr|perl-WWW-Mechanize-1.720.0-1|55	%{perl_vendorlib}/WWW
12mr|perl-WWW-Mechanize-1.720.0-1|56	%{_mandir}/*/*
12mr|perl-WWW-Mechanize-1.720.0-1|57	%{_bindir}/*
12mr|perl-WWW-Mechanize-1.720.0-1|58	
12mr|perl-WWW-Mechanize-1.720.0-1|59	
12mr|perl-WWW-Mechanize-1.720.0-1|60	
12mr|perl-WWW-Mechanize-1.720.0-1|61	%changelog
12mr|perl-WWW-Mechanize-1.720.0-1|62	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-WWW-Mechanize-1.720.0-1|63	+ Commit: acf488c
12mr|perl-WWW-Mechanize-1.720.0-1|64	- New version 1.72
12mr|perl-WWW-Mechanize-1.720.0-1|65	
12mr|perl-WWW-Mechanize-1.720.0-1|66	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-WWW-Mechanize-1.720.0-1|67	+ Commit: 267066d
12mr|perl-WWW-Mechanize-1.720.0-1|68	- Update BuildRequires
12mr|perl-WWW-Mechanize-1.720.0-1|69	
12mr|perl-WWW-Mechanize-1.720.0-1|70	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-WWW-Mechanize-1.720.0-1|71	+ Commit: 613bc1f
12mr|perl-WWW-Mechanize-1.720.0-1|72	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-WWW-Mechanize-1.720.0-1|73	
12mr|perl-WWW-Mechanize-1.720.0-1|74	

15842 12
12mr|perl-WWW-RobotRules-6.10.0-4|1	%define upstream_name    WWW-RobotRules
12mr|perl-WWW-RobotRules-6.10.0-4|2	%define upstream_version 6.01
12mr|perl-WWW-RobotRules-6.10.0-4|3	
12mr|perl-WWW-RobotRules-6.10.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-WWW-RobotRules-6.10.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-WWW-RobotRules-6.10.0-4|6	Release:	4
12mr|perl-WWW-RobotRules-6.10.0-4|7	
12mr|perl-WWW-RobotRules-6.10.0-4|8	Summary:	Parse /robots.txt file
12mr|perl-WWW-RobotRules-6.10.0-4|9	License:	GPL+ or Artistic
12mr|perl-WWW-RobotRules-6.10.0-4|10	Group:		Development/Perl
12mr|perl-WWW-RobotRules-6.10.0-4|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-WWW-RobotRules-6.10.0-4|12	Source0:	http://www.cpan.org/modules/by-module/WWW/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-WWW-RobotRules-6.10.0-4|13	
12mr|perl-WWW-RobotRules-6.10.0-4|14	BuildRequires:	perl-devel
12mr|perl-WWW-RobotRules-6.10.0-4|15	BuildRequires:	perl(AnyDBM_File)
12mr|perl-WWW-RobotRules-6.10.0-4|16	BuildRequires:	perl(Fcntl)
12mr|perl-WWW-RobotRules-6.10.0-4|17	BuildRequires:	perl(URI)
12mr|perl-WWW-RobotRules-6.10.0-4|18	BuildArch:	noarch
12mr|perl-WWW-RobotRules-6.10.0-4|19	
12mr|perl-WWW-RobotRules-6.10.0-4|20	%description
12mr|perl-WWW-RobotRules-6.10.0-4|21	This module parses _/robots.txt_ files as specified in "A Standard for
12mr|perl-WWW-RobotRules-6.10.0-4|22	Robot Exclusion", at <http://www.robotstxt.org/wc/norobots.html> Webmasters
12mr|perl-WWW-RobotRules-6.10.0-4|23	can use the _/robots.txt_ file to forbid conforming robots from accessing
12mr|perl-WWW-RobotRules-6.10.0-4|24	parts of their web site.
12mr|perl-WWW-RobotRules-6.10.0-4|25	
12mr|perl-WWW-RobotRules-6.10.0-4|26	The parsed files are kept in a WWW::RobotRules object, and this object
12mr|perl-WWW-RobotRules-6.10.0-4|27	provides methods to check if access to a given URL is prohibited. The same
12mr|perl-WWW-RobotRules-6.10.0-4|28	WWW::RobotRules object can be used for one or more parsed _/robots.txt_
12mr|perl-WWW-RobotRules-6.10.0-4|29	files on any number of hosts.
12mr|perl-WWW-RobotRules-6.10.0-4|30	
12mr|perl-WWW-RobotRules-6.10.0-4|31	The following methods are provided:
12mr|perl-WWW-RobotRules-6.10.0-4|32	
12mr|perl-WWW-RobotRules-6.10.0-4|33	%prep
12mr|perl-WWW-RobotRules-6.10.0-4|34	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-WWW-RobotRules-6.10.0-4|35	
12mr|perl-WWW-RobotRules-6.10.0-4|36	%build
12mr|perl-WWW-RobotRules-6.10.0-4|37	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-WWW-RobotRules-6.10.0-4|38	%make
12mr|perl-WWW-RobotRules-6.10.0-4|39	
12mr|perl-WWW-RobotRules-6.10.0-4|40	%check
12mr|perl-WWW-RobotRules-6.10.0-4|41	%make test
12mr|perl-WWW-RobotRules-6.10.0-4|42	
12mr|perl-WWW-RobotRules-6.10.0-4|43	%install
12mr|perl-WWW-RobotRules-6.10.0-4|44	%makeinstall_std
12mr|perl-WWW-RobotRules-6.10.0-4|45	
12mr|perl-WWW-RobotRules-6.10.0-4|46	%files
12mr|perl-WWW-RobotRules-6.10.0-4|47	%doc Changes META.yml README
12mr|perl-WWW-RobotRules-6.10.0-4|48	%{_mandir}/man3/*
12mr|perl-WWW-RobotRules-6.10.0-4|49	%{perl_vendorlib}/*
12mr|perl-WWW-RobotRules-6.10.0-4|50	
12mr|perl-WWW-RobotRules-6.10.0-4|51	
12mr|perl-WWW-RobotRules-6.10.0-4|52	%changelog
12mr|perl-WWW-RobotRules-6.10.0-4|53	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-WWW-RobotRules-6.10.0-4|54	+ Commit: 02ac86d
12mr|perl-WWW-RobotRules-6.10.0-4|55	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-WWW-RobotRules-6.10.0-4|56	
12mr|perl-WWW-RobotRules-6.10.0-4|57	

15843 12
12mr|perl-XML-Checker-0.130.0-5|1	%define upstream_name    XML-Checker
12mr|perl-XML-Checker-0.130.0-5|2	%define upstream_version 0.13
12mr|perl-XML-Checker-0.130.0-5|3	
12mr|perl-XML-Checker-0.130.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-XML-Checker-0.130.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-Checker-0.130.0-5|6	Release:	5
12mr|perl-XML-Checker-0.130.0-5|7	
12mr|perl-XML-Checker-0.130.0-5|8	Summary:	XML::Checker - a Perl module for validating XML
12mr|perl-XML-Checker-0.130.0-5|9	License:	GPL+ or Artistic
12mr|perl-XML-Checker-0.130.0-5|10	Group:		Development/Perl
12mr|perl-XML-Checker-0.130.0-5|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-XML-Checker-0.130.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/T/TJ/TJMATHER/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-XML-Checker-0.130.0-5|13	
12mr|perl-XML-Checker-0.130.0-5|14	BuildRequires:	perl-devel
12mr|perl-XML-Checker-0.130.0-5|15	BuildRequires:	perl-XML-Parser >= 2.30
12mr|perl-XML-Checker-0.130.0-5|16	BuildRequires:	perl-XML-DOM >= 1.29
12mr|perl-XML-Checker-0.130.0-5|17	BuildRequires:	perl-libxml-perl >= 0.07
12mr|perl-XML-Checker-0.130.0-5|18	BuildArch:	noarch
12mr|perl-XML-Checker-0.130.0-5|19	Provides:	perl-libxml-enno = %{version}-%{release}
12mr|perl-XML-Checker-0.130.0-5|20	
12mr|perl-XML-Checker-0.130.0-5|21	%description
12mr|perl-XML-Checker-0.130.0-5|22	XML::Checker can be used in different ways to validate XML. See the
12mr|perl-XML-Checker-0.130.0-5|23	manual pages of XML::Checker::Parser and XML::DOM::ValParser for more
12mr|perl-XML-Checker-0.130.0-5|24	information.
12mr|perl-XML-Checker-0.130.0-5|25	
12mr|perl-XML-Checker-0.130.0-5|26	%prep
12mr|perl-XML-Checker-0.130.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-Checker-0.130.0-5|28	
12mr|perl-XML-Checker-0.130.0-5|29	%build
12mr|perl-XML-Checker-0.130.0-5|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-XML-Checker-0.130.0-5|31	%make
12mr|perl-XML-Checker-0.130.0-5|32	make test
12mr|perl-XML-Checker-0.130.0-5|33	
12mr|perl-XML-Checker-0.130.0-5|34	%install
12mr|perl-XML-Checker-0.130.0-5|35	%makeinstall_std
12mr|perl-XML-Checker-0.130.0-5|36	
12mr|perl-XML-Checker-0.130.0-5|37	%files
12mr|perl-XML-Checker-0.130.0-5|38	%doc Changes README
12mr|perl-XML-Checker-0.130.0-5|39	%{perl_vendorlib}/XML/Checker*
12mr|perl-XML-Checker-0.130.0-5|40	%{perl_vendorlib}/XML/DOM/*
12mr|perl-XML-Checker-0.130.0-5|41	%{_mandir}/man3/*
12mr|perl-XML-Checker-0.130.0-5|42	
12mr|perl-XML-Checker-0.130.0-5|43	
12mr|perl-XML-Checker-0.130.0-5|44	
12mr|perl-XML-Checker-0.130.0-5|45	%changelog
12mr|perl-XML-Checker-0.130.0-5|46	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-XML-Checker-0.130.0-5|47	+ Commit: c08426e
12mr|perl-XML-Checker-0.130.0-5|48	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-XML-Checker-0.130.0-5|49	
12mr|perl-XML-Checker-0.130.0-5|50	

15844 12
12mr|perl-XML-DOM-1.440.0-5|1	%define upstream_name    XML-DOM
12mr|perl-XML-DOM-1.440.0-5|2	%define upstream_version 1.44
12mr|perl-XML-DOM-1.440.0-5|3	
12mr|perl-XML-DOM-1.440.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-XML-DOM-1.440.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-DOM-1.440.0-5|6	Release:	5
12mr|perl-XML-DOM-1.440.0-5|7	
12mr|perl-XML-DOM-1.440.0-5|8	Summary:	XML::DOM - build DOM Level 1 compliant document structures
12mr|perl-XML-DOM-1.440.0-5|9	License:	GPL+ or Artistic
12mr|perl-XML-DOM-1.440.0-5|10	Group:		Development/Perl
12mr|perl-XML-DOM-1.440.0-5|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-XML-DOM-1.440.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/T/TJ/TJMATHER/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-XML-DOM-1.440.0-5|13	
12mr|perl-XML-DOM-1.440.0-5|14	BuildRequires:	perl-devel
12mr|perl-XML-DOM-1.440.0-5|15	BuildRequires:	perl-XML-Parser >= 2.30
12mr|perl-XML-DOM-1.440.0-5|16	BuildRequires:	perl-XML-RegExp
12mr|perl-XML-DOM-1.440.0-5|17	BuildRequires:	perl-libwww-perl
12mr|perl-XML-DOM-1.440.0-5|18	BuildRequires:	perl-libxml-perl >= 0.07
12mr|perl-XML-DOM-1.440.0-5|19	BuildArch:	noarch
12mr|perl-XML-DOM-1.440.0-5|20	Provides:	perl-libxml-enno = %{version}-%{release}
12mr|perl-XML-DOM-1.440.0-5|21	
12mr|perl-XML-DOM-1.440.0-5|22	%description
12mr|perl-XML-DOM-1.440.0-5|23	This is a Perl extension to XML::Parser. It adds a new 'Style' to
12mr|perl-XML-DOM-1.440.0-5|24	XML::Parser, called 'Dom', that allows XML::Parser to build an Object
12mr|perl-XML-DOM-1.440.0-5|25	Oriented datastructure with a DOM Level 1 compliant interface.
12mr|perl-XML-DOM-1.440.0-5|26	However, there is a new DOM module, XML::GDOME which is under active
12mr|perl-XML-DOM-1.440.0-5|27	development and significantly faster than XML::DOM, since it is based
12mr|perl-XML-DOM-1.440.0-5|28	on the libgdome C library.
12mr|perl-XML-DOM-1.440.0-5|29	
12mr|perl-XML-DOM-1.440.0-5|30	%prep
12mr|perl-XML-DOM-1.440.0-5|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-DOM-1.440.0-5|32	
12mr|perl-XML-DOM-1.440.0-5|33	%build
12mr|perl-XML-DOM-1.440.0-5|34	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-XML-DOM-1.440.0-5|35	%make
12mr|perl-XML-DOM-1.440.0-5|36	
12mr|perl-XML-DOM-1.440.0-5|37	%check
12mr|perl-XML-DOM-1.440.0-5|38	# some old'ish utf8 stuff, nuke it (rgs)
12mr|perl-XML-DOM-1.440.0-5|39	rm -f t/dom_jp_attr.t
12mr|perl-XML-DOM-1.440.0-5|40	rm -f t/dom_jp_cdata.t
12mr|perl-XML-DOM-1.440.0-5|41	rm -f t/dom_jp_example.t
12mr|perl-XML-DOM-1.440.0-5|42	rm -f t/dom_jp_minus.t
12mr|perl-XML-DOM-1.440.0-5|43	rm -f t/dom_jp_modify.t
12mr|perl-XML-DOM-1.440.0-5|44	rm -f t/dom_jp_print.t
12mr|perl-XML-DOM-1.440.0-5|45	make test
12mr|perl-XML-DOM-1.440.0-5|46	
12mr|perl-XML-DOM-1.440.0-5|47	%install
12mr|perl-XML-DOM-1.440.0-5|48	%makeinstall_std
12mr|perl-XML-DOM-1.440.0-5|49	
12mr|perl-XML-DOM-1.440.0-5|50	%files
12mr|perl-XML-DOM-1.440.0-5|51	%doc Changes README
12mr|perl-XML-DOM-1.440.0-5|52	%dir %{perl_vendorlib}/XML/DOM
12mr|perl-XML-DOM-1.440.0-5|53	%{perl_vendorlib}/XML/DOM.pm
12mr|perl-XML-DOM-1.440.0-5|54	%{perl_vendorlib}/XML/DOM/*.pod
12mr|perl-XML-DOM-1.440.0-5|55	%{perl_vendorlib}/XML/DOM/*.pm
12mr|perl-XML-DOM-1.440.0-5|56	%{perl_vendorlib}/XML/Handler/*
12mr|perl-XML-DOM-1.440.0-5|57	%{_mandir}/man3/*
12mr|perl-XML-DOM-1.440.0-5|58	
12mr|perl-XML-DOM-1.440.0-5|59	
12mr|perl-XML-DOM-1.440.0-5|60	
12mr|perl-XML-DOM-1.440.0-5|61	%changelog
12mr|perl-XML-DOM-1.440.0-5|62	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-XML-DOM-1.440.0-5|63	+ Commit: df0a8af
12mr|perl-XML-DOM-1.440.0-5|64	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-XML-DOM-1.440.0-5|65	
12mr|perl-XML-DOM-1.440.0-5|66	

15845 12
12mr|perl-XML-DOM-XPath-0.140.0-5|1	%define upstream_name	 XML-DOM-XPath
12mr|perl-XML-DOM-XPath-0.140.0-5|2	%define upstream_version 0.14
12mr|perl-XML-DOM-XPath-0.140.0-5|3	
12mr|perl-XML-DOM-XPath-0.140.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-XML-DOM-XPath-0.140.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-DOM-XPath-0.140.0-5|6	Release:	5
12mr|perl-XML-DOM-XPath-0.140.0-5|7	
12mr|perl-XML-DOM-XPath-0.140.0-5|8	Summary:	XPath support to XML::DOM, using XML::XPath engine
12mr|perl-XML-DOM-XPath-0.140.0-5|9	License:	Artistic
12mr|perl-XML-DOM-XPath-0.140.0-5|10	Group:		Development/Perl
12mr|perl-XML-DOM-XPath-0.140.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-XML-DOM-XPath-0.140.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MI/MIROD/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-XML-DOM-XPath-0.140.0-5|13	
12mr|perl-XML-DOM-XPath-0.140.0-5|14	BuildRequires:	perl-devel
12mr|perl-XML-DOM-XPath-0.140.0-5|15	BuildRequires:	perl-XML-XPath
12mr|perl-XML-DOM-XPath-0.140.0-5|16	BuildRequires:	perl-XML-XPathEngine
12mr|perl-XML-DOM-XPath-0.140.0-5|17	BuildRequires:	perl-XML-DOM
12mr|perl-XML-DOM-XPath-0.140.0-5|18	BuildArch:	noarch
12mr|perl-XML-DOM-XPath-0.140.0-5|19	Provides:	perl-libxml-enno = %{version}-%{release}
12mr|perl-XML-DOM-XPath-0.140.0-5|20	
12mr|perl-XML-DOM-XPath-0.140.0-5|21	%description
12mr|perl-XML-DOM-XPath-0.140.0-5|22	XML::DOM::XPath allows you to use XML::XPath methods to query a DOM. This is
12mr|perl-XML-DOM-XPath-0.140.0-5|23	often much easier than relying only on getElementsByTagName.
12mr|perl-XML-DOM-XPath-0.140.0-5|24	
12mr|perl-XML-DOM-XPath-0.140.0-5|25	It lets you use all of the XML::DOM methods.
12mr|perl-XML-DOM-XPath-0.140.0-5|26	
12mr|perl-XML-DOM-XPath-0.140.0-5|27	%prep
12mr|perl-XML-DOM-XPath-0.140.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-DOM-XPath-0.140.0-5|29	
12mr|perl-XML-DOM-XPath-0.140.0-5|30	%build
12mr|perl-XML-DOM-XPath-0.140.0-5|31	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-XML-DOM-XPath-0.140.0-5|32	%make
12mr|perl-XML-DOM-XPath-0.140.0-5|33	
12mr|perl-XML-DOM-XPath-0.140.0-5|34	%install
12mr|perl-XML-DOM-XPath-0.140.0-5|35	%makeinstall_std
12mr|perl-XML-DOM-XPath-0.140.0-5|36	
12mr|perl-XML-DOM-XPath-0.140.0-5|37	%check
12mr|perl-XML-DOM-XPath-0.140.0-5|38	make test
12mr|perl-XML-DOM-XPath-0.140.0-5|39	
12mr|perl-XML-DOM-XPath-0.140.0-5|40	%files
12mr|perl-XML-DOM-XPath-0.140.0-5|41	%{perl_vendorlib}/XML
12mr|perl-XML-DOM-XPath-0.140.0-5|42	%{_mandir}/*/*
12mr|perl-XML-DOM-XPath-0.140.0-5|43	
12mr|perl-XML-DOM-XPath-0.140.0-5|44	
12mr|perl-XML-DOM-XPath-0.140.0-5|45	
12mr|perl-XML-DOM-XPath-0.140.0-5|46	%changelog
12mr|perl-XML-DOM-XPath-0.140.0-5|47	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-XML-DOM-XPath-0.140.0-5|48	+ Commit: 92e5021
12mr|perl-XML-DOM-XPath-0.140.0-5|49	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-XML-DOM-XPath-0.140.0-5|50	
12mr|perl-XML-DOM-XPath-0.140.0-5|51	

15846 12
12mr|perl-XML-Encoding-2.80.0-5|1	%define upstream_name	 XML-Encoding
12mr|perl-XML-Encoding-2.80.0-5|2	%define upstream_version 2.08
12mr|perl-XML-Encoding-2.80.0-5|3	
12mr|perl-XML-Encoding-2.80.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-XML-Encoding-2.80.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-Encoding-2.80.0-5|6	Release:	5
12mr|perl-XML-Encoding-2.80.0-5|7	
12mr|perl-XML-Encoding-2.80.0-5|8	Summary:	A perl module for parsing XML encoding maps
12mr|perl-XML-Encoding-2.80.0-5|9	License:	Artistic
12mr|perl-XML-Encoding-2.80.0-5|10	Group:		Development/Perl
12mr|perl-XML-Encoding-2.80.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-XML-Encoding-2.80.0-5|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-XML-Encoding-2.80.0-5|13	
12mr|perl-XML-Encoding-2.80.0-5|14	BuildRequires:	perl-devel
12mr|perl-XML-Encoding-2.80.0-5|15	BuildRequires:	perl(XML::Parser)
12mr|perl-XML-Encoding-2.80.0-5|16	BuildArch:	noarch
12mr|perl-XML-Encoding-2.80.0-5|17	
12mr|perl-XML-Encoding-2.80.0-5|18	%description
12mr|perl-XML-Encoding-2.80.0-5|19	This module, which is built as a subclass of XML::Parser, provides a parser for
12mr|perl-XML-Encoding-2.80.0-5|20	encoding map files, which are XML files. The file maps/encmap.dtd in the
12mr|perl-XML-Encoding-2.80.0-5|21	distribution describes the structure of these files. Calling a parse method
12mr|perl-XML-Encoding-2.80.0-5|22	returns the name of the encoding map (obtained from the name attribute of the
12mr|perl-XML-Encoding-2.80.0-5|23	root element). The contents of the map are processed through the callback
12mr|perl-XML-Encoding-2.80.0-5|24	functions push_prefix, pop_prefix, and range_set.
12mr|perl-XML-Encoding-2.80.0-5|25	
12mr|perl-XML-Encoding-2.80.0-5|26	%prep
12mr|perl-XML-Encoding-2.80.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-Encoding-2.80.0-5|28	
12mr|perl-XML-Encoding-2.80.0-5|29	%build
12mr|perl-XML-Encoding-2.80.0-5|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-XML-Encoding-2.80.0-5|31	%make OPTIMIZE="%{optflags}"
12mr|perl-XML-Encoding-2.80.0-5|32	
12mr|perl-XML-Encoding-2.80.0-5|33	%check
12mr|perl-XML-Encoding-2.80.0-5|34	make test
12mr|perl-XML-Encoding-2.80.0-5|35	
12mr|perl-XML-Encoding-2.80.0-5|36	%install
12mr|perl-XML-Encoding-2.80.0-5|37	%makeinstall_std
12mr|perl-XML-Encoding-2.80.0-5|38	
12mr|perl-XML-Encoding-2.80.0-5|39	%files
12mr|perl-XML-Encoding-2.80.0-5|40	%{_mandir}/*/*
12mr|perl-XML-Encoding-2.80.0-5|41	%{_bindir}/*
12mr|perl-XML-Encoding-2.80.0-5|42	%{perl_vendorlib}/XML
12mr|perl-XML-Encoding-2.80.0-5|43	
12mr|perl-XML-Encoding-2.80.0-5|44	
12mr|perl-XML-Encoding-2.80.0-5|45	%changelog
12mr|perl-XML-Encoding-2.80.0-5|46	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-XML-Encoding-2.80.0-5|47	+ Commit: 48c39fb
12mr|perl-XML-Encoding-2.80.0-5|48	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-XML-Encoding-2.80.0-5|49	
12mr|perl-XML-Encoding-2.80.0-5|50	

15847 12
12mr|perl-XML-Filter-BufferText-1.10.0-6|1	%define upstream_name    XML-Filter-BufferText
12mr|perl-XML-Filter-BufferText-1.10.0-6|2	%define upstream_version 1.01
12mr|perl-XML-Filter-BufferText-1.10.0-6|3	
12mr|perl-XML-Filter-BufferText-1.10.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-XML-Filter-BufferText-1.10.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-Filter-BufferText-1.10.0-6|6	Release:	6
12mr|perl-XML-Filter-BufferText-1.10.0-6|7	
12mr|perl-XML-Filter-BufferText-1.10.0-6|8	Summary:	Filter to put all characters() in one event
12mr|perl-XML-Filter-BufferText-1.10.0-6|9	License:	Artistic
12mr|perl-XML-Filter-BufferText-1.10.0-6|10	Group:		Development/Perl
12mr|perl-XML-Filter-BufferText-1.10.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-XML-Filter-BufferText-1.10.0-6|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-XML-Filter-BufferText-1.10.0-6|13	
12mr|perl-XML-Filter-BufferText-1.10.0-6|14	BuildRequires:	perl-devel
12mr|perl-XML-Filter-BufferText-1.10.0-6|15	BuildRequires:	perl(XML::SAX)
12mr|perl-XML-Filter-BufferText-1.10.0-6|16	BuildArch:	noarch
12mr|perl-XML-Filter-BufferText-1.10.0-6|17	
12mr|perl-XML-Filter-BufferText-1.10.0-6|18	%description
12mr|perl-XML-Filter-BufferText-1.10.0-6|19	This is a very simple filter. One common cause of grief (and programmer error)
12mr|perl-XML-Filter-BufferText-1.10.0-6|20	is that XML parsers aren't required to provide character events in one chunk.
12mr|perl-XML-Filter-BufferText-1.10.0-6|21	They can, but are not forced to, and most don't. This filter does the trivial
12mr|perl-XML-Filter-BufferText-1.10.0-6|22	but oft-repeated task of putting all characters into a single event.
12mr|perl-XML-Filter-BufferText-1.10.0-6|23	
12mr|perl-XML-Filter-BufferText-1.10.0-6|24	%prep
12mr|perl-XML-Filter-BufferText-1.10.0-6|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-Filter-BufferText-1.10.0-6|26	chmod 644 BufferText.pm Changes README
12mr|perl-XML-Filter-BufferText-1.10.0-6|27	
12mr|perl-XML-Filter-BufferText-1.10.0-6|28	%build
12mr|perl-XML-Filter-BufferText-1.10.0-6|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-XML-Filter-BufferText-1.10.0-6|30	%make
12mr|perl-XML-Filter-BufferText-1.10.0-6|31	
12mr|perl-XML-Filter-BufferText-1.10.0-6|32	%install
12mr|perl-XML-Filter-BufferText-1.10.0-6|33	%makeinstall_std
12mr|perl-XML-Filter-BufferText-1.10.0-6|34	
12mr|perl-XML-Filter-BufferText-1.10.0-6|35	%check
12mr|perl-XML-Filter-BufferText-1.10.0-6|36	make test
12mr|perl-XML-Filter-BufferText-1.10.0-6|37	
12mr|perl-XML-Filter-BufferText-1.10.0-6|38	%files
12mr|perl-XML-Filter-BufferText-1.10.0-6|39	%doc Changes README
12mr|perl-XML-Filter-BufferText-1.10.0-6|40	%{perl_vendorlib}/XML
12mr|perl-XML-Filter-BufferText-1.10.0-6|41	%{_mandir}/*/*
12mr|perl-XML-Filter-BufferText-1.10.0-6|42	
12mr|perl-XML-Filter-BufferText-1.10.0-6|43	
12mr|perl-XML-Filter-BufferText-1.10.0-6|44	
12mr|perl-XML-Filter-BufferText-1.10.0-6|45	%changelog
12mr|perl-XML-Filter-BufferText-1.10.0-6|46	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-XML-Filter-BufferText-1.10.0-6|47	+ Commit: 983e199
12mr|perl-XML-Filter-BufferText-1.10.0-6|48	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-XML-Filter-BufferText-1.10.0-6|49	
12mr|perl-XML-Filter-BufferText-1.10.0-6|50	

15848 12
12mr|perl-XML-Filter-DetectWS-0.10.0-5|1	%define upstream_name    XML-Filter-DetectWS
12mr|perl-XML-Filter-DetectWS-0.10.0-5|2	%define upstream_version 0.01
12mr|perl-XML-Filter-DetectWS-0.10.0-5|3	
12mr|perl-XML-Filter-DetectWS-0.10.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-XML-Filter-DetectWS-0.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-Filter-DetectWS-0.10.0-5|6	Release:	5
12mr|perl-XML-Filter-DetectWS-0.10.0-5|7	
12mr|perl-XML-Filter-DetectWS-0.10.0-5|8	Summary:	XML::Filter::DetectWS - a PerlSAX filter that detects ignorable whitespace
12mr|perl-XML-Filter-DetectWS-0.10.0-5|9	License:	GPL+ or Artistic
12mr|perl-XML-Filter-DetectWS-0.10.0-5|10	Group:		Development/Perl
12mr|perl-XML-Filter-DetectWS-0.10.0-5|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-XML-Filter-DetectWS-0.10.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/T/TJ/TJMATHER/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-XML-Filter-DetectWS-0.10.0-5|13	
12mr|perl-XML-Filter-DetectWS-0.10.0-5|14	BuildRequires:	perl-devel
12mr|perl-XML-Filter-DetectWS-0.10.0-5|15	BuildRequires:	perl-XML-Filter-SAXT
12mr|perl-XML-Filter-DetectWS-0.10.0-5|16	BuildArch:	noarch
12mr|perl-XML-Filter-DetectWS-0.10.0-5|17	Provides:	perl-libxml-enno = %{version}-%{release}
12mr|perl-XML-Filter-DetectWS-0.10.0-5|18	
12mr|perl-XML-Filter-DetectWS-0.10.0-5|19	%description
12mr|perl-XML-Filter-DetectWS-0.10.0-5|20	This a PerlSAX filter that detects which character data contains
12mr|perl-XML-Filter-DetectWS-0.10.0-5|21	ignorable whitespace and optionally filters it.
12mr|perl-XML-Filter-DetectWS-0.10.0-5|22	
12mr|perl-XML-Filter-DetectWS-0.10.0-5|23	%prep
12mr|perl-XML-Filter-DetectWS-0.10.0-5|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-Filter-DetectWS-0.10.0-5|25	
12mr|perl-XML-Filter-DetectWS-0.10.0-5|26	%build
12mr|perl-XML-Filter-DetectWS-0.10.0-5|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-XML-Filter-DetectWS-0.10.0-5|28	%make
12mr|perl-XML-Filter-DetectWS-0.10.0-5|29	make test
12mr|perl-XML-Filter-DetectWS-0.10.0-5|30	
12mr|perl-XML-Filter-DetectWS-0.10.0-5|31	%install
12mr|perl-XML-Filter-DetectWS-0.10.0-5|32	%makeinstall_std
12mr|perl-XML-Filter-DetectWS-0.10.0-5|33	
12mr|perl-XML-Filter-DetectWS-0.10.0-5|34	%files
12mr|perl-XML-Filter-DetectWS-0.10.0-5|35	%doc Changes README
12mr|perl-XML-Filter-DetectWS-0.10.0-5|36	%{perl_vendorlib}/XML/Filter/DetectWS.pm
12mr|perl-XML-Filter-DetectWS-0.10.0-5|37	%{_mandir}/*/*
12mr|perl-XML-Filter-DetectWS-0.10.0-5|38	
12mr|perl-XML-Filter-DetectWS-0.10.0-5|39	
12mr|perl-XML-Filter-DetectWS-0.10.0-5|40	
12mr|perl-XML-Filter-DetectWS-0.10.0-5|41	%changelog
12mr|perl-XML-Filter-DetectWS-0.10.0-5|42	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-XML-Filter-DetectWS-0.10.0-5|43	+ Commit: 53c998f
12mr|perl-XML-Filter-DetectWS-0.10.0-5|44	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-XML-Filter-DetectWS-0.10.0-5|45	
12mr|perl-XML-Filter-DetectWS-0.10.0-5|46	

15849 12
12mr|perl-XML-Filter-SAXT-0.10.0-5|1	%define upstream_name    XML-Filter-SAXT
12mr|perl-XML-Filter-SAXT-0.10.0-5|2	%define upstream_version 0.01
12mr|perl-XML-Filter-SAXT-0.10.0-5|3	
12mr|perl-XML-Filter-SAXT-0.10.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-XML-Filter-SAXT-0.10.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-Filter-SAXT-0.10.0-5|6	Release:	5
12mr|perl-XML-Filter-SAXT-0.10.0-5|7	
12mr|perl-XML-Filter-SAXT-0.10.0-5|8	Summary:	XML::Filter::SAXT - replicates SAX events to several SAX event handlers
12mr|perl-XML-Filter-SAXT-0.10.0-5|9	License:	GPL+ or Artistic
12mr|perl-XML-Filter-SAXT-0.10.0-5|10	Group:		Development/Perl
12mr|perl-XML-Filter-SAXT-0.10.0-5|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-XML-Filter-SAXT-0.10.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/T/TJ/TJMATHER/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-XML-Filter-SAXT-0.10.0-5|13	
12mr|perl-XML-Filter-SAXT-0.10.0-5|14	BuildRequires:	perl-devel
12mr|perl-XML-Filter-SAXT-0.10.0-5|15	BuildArch:	noarch
12mr|perl-XML-Filter-SAXT-0.10.0-5|16	Provides:	perl-libxml-enno = %{version}-%{release}
12mr|perl-XML-Filter-SAXT-0.10.0-5|17	
12mr|perl-XML-Filter-SAXT-0.10.0-5|18	%description
12mr|perl-XML-Filter-SAXT-0.10.0-5|19	SAXT is like the Unix 'tee' command in that it multiplexes the input
12mr|perl-XML-Filter-SAXT-0.10.0-5|20	stream to several output streams. In this case, the input stream is a
12mr|perl-XML-Filter-SAXT-0.10.0-5|21	PerlSAX event producer (like XML::Parser::PerlSAX) and the output
12mr|perl-XML-Filter-SAXT-0.10.0-5|22	streams are PerlSAX handlers or filters.
12mr|perl-XML-Filter-SAXT-0.10.0-5|23	
12mr|perl-XML-Filter-SAXT-0.10.0-5|24	%prep
12mr|perl-XML-Filter-SAXT-0.10.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-Filter-SAXT-0.10.0-5|26	
12mr|perl-XML-Filter-SAXT-0.10.0-5|27	%build
12mr|perl-XML-Filter-SAXT-0.10.0-5|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-XML-Filter-SAXT-0.10.0-5|29	%make
12mr|perl-XML-Filter-SAXT-0.10.0-5|30	make test
12mr|perl-XML-Filter-SAXT-0.10.0-5|31	
12mr|perl-XML-Filter-SAXT-0.10.0-5|32	%install
12mr|perl-XML-Filter-SAXT-0.10.0-5|33	%makeinstall_std
12mr|perl-XML-Filter-SAXT-0.10.0-5|34	
12mr|perl-XML-Filter-SAXT-0.10.0-5|35	%files
12mr|perl-XML-Filter-SAXT-0.10.0-5|36	%doc Changes README
12mr|perl-XML-Filter-SAXT-0.10.0-5|37	%{perl_vendorlib}/XML/Filter/SAXT.pm
12mr|perl-XML-Filter-SAXT-0.10.0-5|38	%{_mandir}/*/*
12mr|perl-XML-Filter-SAXT-0.10.0-5|39	
12mr|perl-XML-Filter-SAXT-0.10.0-5|40	
12mr|perl-XML-Filter-SAXT-0.10.0-5|41	
12mr|perl-XML-Filter-SAXT-0.10.0-5|42	%changelog
12mr|perl-XML-Filter-SAXT-0.10.0-5|43	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-XML-Filter-SAXT-0.10.0-5|44	+ Commit: 405fd03
12mr|perl-XML-Filter-SAXT-0.10.0-5|45	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-XML-Filter-SAXT-0.10.0-5|46	
12mr|perl-XML-Filter-SAXT-0.10.0-5|47	

15850 12
12mr|perl-XML-Grove-0.460.0alpha-6|1	%define upstream_name	 XML-Grove
12mr|perl-XML-Grove-0.460.0alpha-6|2	%define upstream_version 0.46alpha
12mr|perl-XML-Grove-0.460.0alpha-6|3	
12mr|perl-XML-Grove-0.460.0alpha-6|4	Name:		perl-%{upstream_name}
12mr|perl-XML-Grove-0.460.0alpha-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-Grove-0.460.0alpha-6|6	Release:	6
12mr|perl-XML-Grove-0.460.0alpha-6|7	
12mr|perl-XML-Grove-0.460.0alpha-6|8	Summary:	Provides the information set of parsed XML/HTML/SGML trees
12mr|perl-XML-Grove-0.460.0alpha-6|9	License:	Artistic
12mr|perl-XML-Grove-0.460.0alpha-6|10	Group:		Development/Perl
12mr|perl-XML-Grove-0.460.0alpha-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-XML-Grove-0.460.0alpha-6|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-XML-Grove-0.460.0alpha-6|13	
12mr|perl-XML-Grove-0.460.0alpha-6|14	BuildRequires:	perl-devel
12mr|perl-XML-Grove-0.460.0alpha-6|15	BuildArch:	noarch
12mr|perl-XML-Grove-0.460.0alpha-6|16	
12mr|perl-XML-Grove-0.460.0alpha-6|17	%description
12mr|perl-XML-Grove-0.460.0alpha-6|18	The XML::Grove Perl module provides simple access to the information
12mr|perl-XML-Grove-0.460.0alpha-6|19	set of parsed XML, HTML, or SGML instances using a tree of Perl
12mr|perl-XML-Grove-0.460.0alpha-6|20	hashes.  This package also includes several extensions to XML::Grove
12mr|perl-XML-Grove-0.460.0alpha-6|21	that provide the following:
12mr|perl-XML-Grove-0.460.0alpha-6|22	
12mr|perl-XML-Grove-0.460.0alpha-6|23	- returning element contents as a string
12mr|perl-XML-Grove-0.460.0alpha-6|24	- returning element contents as XML, HTML, or Canonical XML
12mr|perl-XML-Grove-0.460.0alpha-6|25	- processing entire groves using the visitor pattern
12mr|perl-XML-Grove-0.460.0alpha-6|26	- processing entire groves using PerlSAX
12mr|perl-XML-Grove-0.460.0alpha-6|27	- running a filter over all nodes in the grove
12mr|perl-XML-Grove-0.460.0alpha-6|28	- substituting values into an XML template grove
12mr|perl-XML-Grove-0.460.0alpha-6|29	- indexing a grove by ID or other attributes
12mr|perl-XML-Grove-0.460.0alpha-6|30	- accessing elements and objects via URL-like paths
12mr|perl-XML-Grove-0.460.0alpha-6|31	- create grove objects using an easy shorthand
12mr|perl-XML-Grove-0.460.0alpha-6|32	
12mr|perl-XML-Grove-0.460.0alpha-6|33	%prep
12mr|perl-XML-Grove-0.460.0alpha-6|34	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-Grove-0.460.0alpha-6|35	
12mr|perl-XML-Grove-0.460.0alpha-6|36	%build
12mr|perl-XML-Grove-0.460.0alpha-6|37	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-XML-Grove-0.460.0alpha-6|38	make
12mr|perl-XML-Grove-0.460.0alpha-6|39	
12mr|perl-XML-Grove-0.460.0alpha-6|40	%install
12mr|perl-XML-Grove-0.460.0alpha-6|41	%makeinstall_std
12mr|perl-XML-Grove-0.460.0alpha-6|42	
12mr|perl-XML-Grove-0.460.0alpha-6|43	%files
12mr|perl-XML-Grove-0.460.0alpha-6|44	%{_mandir}/*/*
12mr|perl-XML-Grove-0.460.0alpha-6|45	%{perl_vendorlib}/XML/*
12mr|perl-XML-Grove-0.460.0alpha-6|46	
12mr|perl-XML-Grove-0.460.0alpha-6|47	
12mr|perl-XML-Grove-0.460.0alpha-6|48	
12mr|perl-XML-Grove-0.460.0alpha-6|49	%changelog
12mr|perl-XML-Grove-0.460.0alpha-6|50	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-XML-Grove-0.460.0alpha-6|51	+ Commit: 4edd2c0
12mr|perl-XML-Grove-0.460.0alpha-6|52	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-XML-Grove-0.460.0alpha-6|53	
12mr|perl-XML-Grove-0.460.0alpha-6|54	

15851 12
12mr|perl-XML-Handler-YAWriter-0.230.0-5|1	%define upstream_name    XML-Handler-YAWriter
12mr|perl-XML-Handler-YAWriter-0.230.0-5|2	%define upstream_version 0.23
12mr|perl-XML-Handler-YAWriter-0.230.0-5|3	
12mr|perl-XML-Handler-YAWriter-0.230.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-XML-Handler-YAWriter-0.230.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-Handler-YAWriter-0.230.0-5|6	Release:	5
12mr|perl-XML-Handler-YAWriter-0.230.0-5|7	
12mr|perl-XML-Handler-YAWriter-0.230.0-5|8	Summary:	XML::Handler::YAWriter perl module
12mr|perl-XML-Handler-YAWriter-0.230.0-5|9	License:	GPL
12mr|perl-XML-Handler-YAWriter-0.230.0-5|10	Group:		Development/Perl
12mr|perl-XML-Handler-YAWriter-0.230.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-XML-Handler-YAWriter-0.230.0-5|12	Source0:	ftp://ftp.cpan.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-XML-Handler-YAWriter-0.230.0-5|13	
12mr|perl-XML-Handler-YAWriter-0.230.0-5|14	BuildRequires:	perl-devel
12mr|perl-XML-Handler-YAWriter-0.230.0-5|15	BuildRequires:	perl-libxml-perl >= 0.06
12mr|perl-XML-Handler-YAWriter-0.230.0-5|16	BuildArch:	noarch
12mr|perl-XML-Handler-YAWriter-0.230.0-5|17	
12mr|perl-XML-Handler-YAWriter-0.230.0-5|18	Provides:	XML-Handler-YAWriter = %{version}-%{release}
12mr|perl-XML-Handler-YAWriter-0.230.0-5|19	
12mr|perl-XML-Handler-YAWriter-0.230.0-5|20	%description
12mr|perl-XML-Handler-YAWriter-0.230.0-5|21	YAWriter implements Yet Another XML::Handler::Writer. The reasons for
12mr|perl-XML-Handler-YAWriter-0.230.0-5|22	this one are that I needed a flexible escaping technique, and want
12mr|perl-XML-Handler-YAWriter-0.230.0-5|23	some kind of pretty printing.
12mr|perl-XML-Handler-YAWriter-0.230.0-5|24	
12mr|perl-XML-Handler-YAWriter-0.230.0-5|25	%prep
12mr|perl-XML-Handler-YAWriter-0.230.0-5|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-Handler-YAWriter-0.230.0-5|27	
12mr|perl-XML-Handler-YAWriter-0.230.0-5|28	%build
12mr|perl-XML-Handler-YAWriter-0.230.0-5|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-XML-Handler-YAWriter-0.230.0-5|30	%make
12mr|perl-XML-Handler-YAWriter-0.230.0-5|31	
12mr|perl-XML-Handler-YAWriter-0.230.0-5|32	%install
12mr|perl-XML-Handler-YAWriter-0.230.0-5|33	%makeinstall_std
12mr|perl-XML-Handler-YAWriter-0.230.0-5|34	
12mr|perl-XML-Handler-YAWriter-0.230.0-5|35	%__rm -f %{buildroot}%{perl_archlib}/perllocal.pod
12mr|perl-XML-Handler-YAWriter-0.230.0-5|36	
12mr|perl-XML-Handler-YAWriter-0.230.0-5|37	%files
12mr|perl-XML-Handler-YAWriter-0.230.0-5|38	%doc README
12mr|perl-XML-Handler-YAWriter-0.230.0-5|39	%{_bindir}/*
12mr|perl-XML-Handler-YAWriter-0.230.0-5|40	%{perl_vendorlib}/XML/Handler/*
12mr|perl-XML-Handler-YAWriter-0.230.0-5|41	%{_mandir}/man[13]/*
12mr|perl-XML-Handler-YAWriter-0.230.0-5|42	
12mr|perl-XML-Handler-YAWriter-0.230.0-5|43	
12mr|perl-XML-Handler-YAWriter-0.230.0-5|44	
12mr|perl-XML-Handler-YAWriter-0.230.0-5|45	%changelog
12mr|perl-XML-Handler-YAWriter-0.230.0-5|46	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-XML-Handler-YAWriter-0.230.0-5|47	+ Commit: 170c687
12mr|perl-XML-Handler-YAWriter-0.230.0-5|48	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-XML-Handler-YAWriter-0.230.0-5|49	
12mr|perl-XML-Handler-YAWriter-0.230.0-5|50	

15852 12
12mr|perl-XML-LibXML-1.980.0-2|1	%define	upstream_name	XML-LibXML
12mr|perl-XML-LibXML-1.980.0-2|2	%define	upstream_version 1.98
12mr|perl-XML-LibXML-1.980.0-2|3	
12mr|perl-XML-LibXML-1.980.0-2|4	Name:		perl-%{upstream_name}
12mr|perl-XML-LibXML-1.980.0-2|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-LibXML-1.980.0-2|6	Release:	2
12mr|perl-XML-LibXML-1.980.0-2|7	
12mr|perl-XML-LibXML-1.980.0-2|8	Summary:	Perl Binding for libxml2
12mr|perl-XML-LibXML-1.980.0-2|9	License:	GPL+ or Artistic
12mr|perl-XML-LibXML-1.980.0-2|10	Group:		Development/Perl
12mr|perl-XML-LibXML-1.980.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-XML-LibXML-1.980.0-2|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-XML-LibXML-1.980.0-2|13	
12mr|perl-XML-LibXML-1.980.0-2|14	BuildRequires:	libxml2-devel >= 2.4.20
12mr|perl-XML-LibXML-1.980.0-2|15	BuildRequires:	perl(XML::NamespaceSupport)
12mr|perl-XML-LibXML-1.980.0-2|16	BuildRequires:	perl(XML::SAX)
12mr|perl-XML-LibXML-1.980.0-2|17	BuildRequires:	perl-devel
12mr|perl-XML-LibXML-1.980.0-2|18	Obsoletes:	perl-XML-LibXML-XPathContext
12mr|perl-XML-LibXML-1.980.0-2|19	Obsoletes:	perl-XML-LibXML-Common
12mr|perl-XML-LibXML-1.980.0-2|20	Requires(post):	perl-XML-SAX >= 0.11
12mr|perl-XML-LibXML-1.980.0-2|21	Requires(preun):perl-XML-SAX >= 0.11
12mr|perl-XML-LibXML-1.980.0-2|22	
12mr|perl-XML-LibXML-1.980.0-2|23	%description
12mr|perl-XML-LibXML-1.980.0-2|24	This module implements much of the DOM Level 2 API as an
12mr|perl-XML-LibXML-1.980.0-2|25	interface to the Gnome libxml2 library. This makes it a fast
12mr|perl-XML-LibXML-1.980.0-2|26	and highly capable validating XML parser library, as well as
12mr|perl-XML-LibXML-1.980.0-2|27	a high performance DOM.
12mr|perl-XML-LibXML-1.980.0-2|28	
12mr|perl-XML-LibXML-1.980.0-2|29	%prep
12mr|perl-XML-LibXML-1.980.0-2|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-LibXML-1.980.0-2|31	
12mr|perl-XML-LibXML-1.980.0-2|32	%build
12mr|perl-XML-LibXML-1.980.0-2|33	perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" SKIP_SAX_INSTALL=1
12mr|perl-XML-LibXML-1.980.0-2|34	%make
12mr|perl-XML-LibXML-1.980.0-2|35	
12mr|perl-XML-LibXML-1.980.0-2|36	%check
12mr|perl-XML-LibXML-1.980.0-2|37	make test
12mr|perl-XML-LibXML-1.980.0-2|38	
12mr|perl-XML-LibXML-1.980.0-2|39	%install
12mr|perl-XML-LibXML-1.980.0-2|40	%makeinstall_std
12mr|perl-XML-LibXML-1.980.0-2|41	
12mr|perl-XML-LibXML-1.980.0-2|42	%preun -p %{__perl}
12mr|perl-XML-LibXML-1.980.0-2|43	use XML::SAX;
12mr|perl-XML-LibXML-1.980.0-2|44	XML::SAX->remove_parser(q(XML::LibXML::SAX::Parser))->save_parsers();
12mr|perl-XML-LibXML-1.980.0-2|45	
12mr|perl-XML-LibXML-1.980.0-2|46	%post -p %{__perl}
12mr|perl-XML-LibXML-1.980.0-2|47	use XML::SAX;
12mr|perl-XML-LibXML-1.980.0-2|48	XML::SAX->add_parser(q(XML::LibXML::SAX::Parser))->save_parsers();
12mr|perl-XML-LibXML-1.980.0-2|49	
12mr|perl-XML-LibXML-1.980.0-2|50	%files
12mr|perl-XML-LibXML-1.980.0-2|51	%doc Changes README example/*
12mr|perl-XML-LibXML-1.980.0-2|52	%{perl_vendorarch}/auto/XML/LibXML
12mr|perl-XML-LibXML-1.980.0-2|53	%{perl_vendorarch}/XML/LibXML*
12mr|perl-XML-LibXML-1.980.0-2|54	%{_mandir}/*/*
12mr|perl-XML-LibXML-1.980.0-2|55	
12mr|perl-XML-LibXML-1.980.0-2|56	
12mr|perl-XML-LibXML-1.980.0-2|57	
12mr|perl-XML-LibXML-1.980.0-2|58	%changelog
12mr|perl-XML-LibXML-1.980.0-2|59	

15853 12
12mr|perl-XML-LibXSLT-1.770.0-1|1	%define upstream_name    XML-LibXSLT
12mr|perl-XML-LibXSLT-1.770.0-1|2	%define upstream_version 1.77
12mr|perl-XML-LibXSLT-1.770.0-1|3	
12mr|perl-XML-LibXSLT-1.770.0-1|4	Name:       perl-%{upstream_name}
12mr|perl-XML-LibXSLT-1.770.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-XML-LibXSLT-1.770.0-1|6	Release:    1
12mr|perl-XML-LibXSLT-1.770.0-1|7	
12mr|perl-XML-LibXSLT-1.770.0-1|8	Summary:    Perl interface to the gnome libxslt library
12mr|perl-XML-LibXSLT-1.770.0-1|9	License:    GPL+ or Artistic
12mr|perl-XML-LibXSLT-1.770.0-1|10	Group:      Development/Perl
12mr|perl-XML-LibXSLT-1.770.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-XML-LibXSLT-1.770.0-1|12	Source0:    http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-XML-LibXSLT-1.770.0-1|13	
12mr|perl-XML-LibXSLT-1.770.0-1|14	BuildRequires:  libgdbm-devel
12mr|perl-XML-LibXSLT-1.770.0-1|15	BuildRequires:  libxslt-devel
12mr|perl-XML-LibXSLT-1.770.0-1|16	BuildRequires:  perl(XML::LibXML) >= 1.59
12mr|perl-XML-LibXSLT-1.770.0-1|17	BuildRequires:  perl-devel
12mr|perl-XML-LibXSLT-1.770.0-1|18	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-XML-LibXSLT-1.770.0-1|19	
12mr|perl-XML-LibXSLT-1.770.0-1|20	Requires:       perl(XML::LibXML) >= 1.59
12mr|perl-XML-LibXSLT-1.770.0-1|21	
12mr|perl-XML-LibXSLT-1.770.0-1|22	%description
12mr|perl-XML-LibXSLT-1.770.0-1|23	This module is a fast XSLT library, based on the Gnome libxslt engine.
12mr|perl-XML-LibXSLT-1.770.0-1|24	
12mr|perl-XML-LibXSLT-1.770.0-1|25	%prep
12mr|perl-XML-LibXSLT-1.770.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-LibXSLT-1.770.0-1|27	
12mr|perl-XML-LibXSLT-1.770.0-1|28	%build
12mr|perl-XML-LibXSLT-1.770.0-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-XML-LibXSLT-1.770.0-1|30	%make
12mr|perl-XML-LibXSLT-1.770.0-1|31	
12mr|perl-XML-LibXSLT-1.770.0-1|32	%check
12mr|perl-XML-LibXSLT-1.770.0-1|33	%{__make} test
12mr|perl-XML-LibXSLT-1.770.0-1|34	
12mr|perl-XML-LibXSLT-1.770.0-1|35	%clean
12mr|perl-XML-LibXSLT-1.770.0-1|36	rm -rf %{buildroot}
12mr|perl-XML-LibXSLT-1.770.0-1|37	
12mr|perl-XML-LibXSLT-1.770.0-1|38	%install
12mr|perl-XML-LibXSLT-1.770.0-1|39	rm -rf %{buildroot}
12mr|perl-XML-LibXSLT-1.770.0-1|40	%makeinstall_std
12mr|perl-XML-LibXSLT-1.770.0-1|41	
12mr|perl-XML-LibXSLT-1.770.0-1|42	%files
12mr|perl-XML-LibXSLT-1.770.0-1|43	%defattr(-,root,root)
12mr|perl-XML-LibXSLT-1.770.0-1|44	%doc Changes README example/*
12mr|perl-XML-LibXSLT-1.770.0-1|45	%{_mandir}/*/*
12mr|perl-XML-LibXSLT-1.770.0-1|46	%{perl_vendorarch}/XML
12mr|perl-XML-LibXSLT-1.770.0-1|47	%{perl_vendorarch}/auto/XML
12mr|perl-XML-LibXSLT-1.770.0-1|48	
12mr|perl-XML-LibXSLT-1.770.0-1|49	
12mr|perl-XML-LibXSLT-1.770.0-1|50	
12mr|perl-XML-LibXSLT-1.770.0-1|51	%changelog
12mr|perl-XML-LibXSLT-1.770.0-1|52	

15854 12
12mr|perl-XML-NamespaceSupport-1.110.0-6|1	%define upstream_name	 XML-NamespaceSupport
12mr|perl-XML-NamespaceSupport-1.110.0-6|2	%define upstream_version 1.11
12mr|perl-XML-NamespaceSupport-1.110.0-6|3	
12mr|perl-XML-NamespaceSupport-1.110.0-6|4	Name:       perl-%{upstream_name}
12mr|perl-XML-NamespaceSupport-1.110.0-6|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-XML-NamespaceSupport-1.110.0-6|6	Release:    6
12mr|perl-XML-NamespaceSupport-1.110.0-6|7	
12mr|perl-XML-NamespaceSupport-1.110.0-6|8	Summary:	%{upstream_name} module for perl
12mr|perl-XML-NamespaceSupport-1.110.0-6|9	License:	MPL
12mr|perl-XML-NamespaceSupport-1.110.0-6|10	Group:		Development/Perl
12mr|perl-XML-NamespaceSupport-1.110.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-XML-NamespaceSupport-1.110.0-6|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-XML-NamespaceSupport-1.110.0-6|13	BuildRequires: perl-devel
12mr|perl-XML-NamespaceSupport-1.110.0-6|14	BuildArch:	noarch
12mr|perl-XML-NamespaceSupport-1.110.0-6|15	
12mr|perl-XML-NamespaceSupport-1.110.0-6|16	
12mr|perl-XML-NamespaceSupport-1.110.0-6|17	%description
12mr|perl-XML-NamespaceSupport-1.110.0-6|18	This module offers a simple to process namespaced XML names (unames) from
12mr|perl-XML-NamespaceSupport-1.110.0-6|19	within any application that may need them. It also helps maintain a prefix
12mr|perl-XML-NamespaceSupport-1.110.0-6|20	to namespace URI map, and provides a number of basic checks.
12mr|perl-XML-NamespaceSupport-1.110.0-6|21	
12mr|perl-XML-NamespaceSupport-1.110.0-6|22	%prep
12mr|perl-XML-NamespaceSupport-1.110.0-6|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-NamespaceSupport-1.110.0-6|24	chmod 644 Changes README
12mr|perl-XML-NamespaceSupport-1.110.0-6|25	
12mr|perl-XML-NamespaceSupport-1.110.0-6|26	%build
12mr|perl-XML-NamespaceSupport-1.110.0-6|27	%{__perl} Makefile.PL INSTALLDIRS=vendor --skipdeps
12mr|perl-XML-NamespaceSupport-1.110.0-6|28	%make
12mr|perl-XML-NamespaceSupport-1.110.0-6|29	
12mr|perl-XML-NamespaceSupport-1.110.0-6|30	%check
12mr|perl-XML-NamespaceSupport-1.110.0-6|31	%make test
12mr|perl-XML-NamespaceSupport-1.110.0-6|32	
12mr|perl-XML-NamespaceSupport-1.110.0-6|33	%clean
12mr|perl-XML-NamespaceSupport-1.110.0-6|34	rm -rf %{buildroot}
12mr|perl-XML-NamespaceSupport-1.110.0-6|35	
12mr|perl-XML-NamespaceSupport-1.110.0-6|36	%install
12mr|perl-XML-NamespaceSupport-1.110.0-6|37	rm -rf %{buildroot}
12mr|perl-XML-NamespaceSupport-1.110.0-6|38	%makeinstall_std
12mr|perl-XML-NamespaceSupport-1.110.0-6|39	
12mr|perl-XML-NamespaceSupport-1.110.0-6|40	%files
12mr|perl-XML-NamespaceSupport-1.110.0-6|41	%defattr(-,root,root)
12mr|perl-XML-NamespaceSupport-1.110.0-6|42	%doc Changes README
12mr|perl-XML-NamespaceSupport-1.110.0-6|43	%{perl_vendorlib}/XML/*.pm
12mr|perl-XML-NamespaceSupport-1.110.0-6|44	%{_mandir}/*/*
12mr|perl-XML-NamespaceSupport-1.110.0-6|45	
12mr|perl-XML-NamespaceSupport-1.110.0-6|46	
12mr|perl-XML-NamespaceSupport-1.110.0-6|47	
12mr|perl-XML-NamespaceSupport-1.110.0-6|48	%changelog
12mr|perl-XML-NamespaceSupport-1.110.0-6|49	

15855 12
12mr|perl-XML-Parser-2.410.0-5|1	%define	upstream_name	 XML-Parser
12mr|perl-XML-Parser-2.410.0-5|2	%define	upstream_version 2.41
12mr|perl-XML-Parser-2.410.0-5|3	
12mr|perl-XML-Parser-2.410.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-XML-Parser-2.410.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-Parser-2.410.0-5|6	Release:	5
12mr|perl-XML-Parser-2.410.0-5|7	
12mr|perl-XML-Parser-2.410.0-5|8	Summary:	A perl module for parsing XML documents
12mr|perl-XML-Parser-2.410.0-5|9	License:	GPL
12mr|perl-XML-Parser-2.410.0-5|10	Group:		Development/Perl
12mr|perl-XML-Parser-2.410.0-5|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-XML-Parser-2.410.0-5|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-XML-Parser-2.410.0-5|13	Source1:	http://uucode.com/xml/perl/enc.tar.bz2
12mr|perl-XML-Parser-2.410.0-5|14	Patch0:		XML-Parser-2.36-use_filehandle.patch
12mr|perl-XML-Parser-2.410.0-5|15	
12mr|perl-XML-Parser-2.410.0-5|16	BuildRequires:	chrpath
12mr|perl-XML-Parser-2.410.0-5|17	BuildRequires:	libexpat-devel >= 2.0.1
12mr|perl-XML-Parser-2.410.0-5|18	BuildRequires:	perl(HTML::Parser)
12mr|perl-XML-Parser-2.410.0-5|19	BuildRequires:	perl-devel >= 2:5.14
12mr|perl-XML-Parser-2.410.0-5|20	BuildRequires:	perl-List-MoreUtils >= 0.320.0-3
12mr|perl-XML-Parser-2.410.0-5|21	BuildRequires:	perl-libwww-perl
12mr|perl-XML-Parser-2.410.0-5|22	
12mr|perl-XML-Parser-2.410.0-5|23	%description
12mr|perl-XML-Parser-2.410.0-5|24	A perl module for parsing XML documents.
12mr|perl-XML-Parser-2.410.0-5|25	
12mr|perl-XML-Parser-2.410.0-5|26	%prep
12mr|perl-XML-Parser-2.410.0-5|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-Parser-2.410.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version} -T -D -a 1
12mr|perl-XML-Parser-2.410.0-5|29	%patch0 -p0 -b .filehandle
12mr|perl-XML-Parser-2.410.0-5|30	
12mr|perl-XML-Parser-2.410.0-5|31	%build
12mr|perl-XML-Parser-2.410.0-5|32	%define Werror_cflags %{nil}
12mr|perl-XML-Parser-2.410.0-5|33	perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-XML-Parser-2.410.0-5|34	%make OPTIMIZE="%{optflags}"
12mr|perl-XML-Parser-2.410.0-5|35	
12mr|perl-XML-Parser-2.410.0-5|36	%check
12mr|perl-XML-Parser-2.410.0-5|37	make test
12mr|perl-XML-Parser-2.410.0-5|38	
12mr|perl-XML-Parser-2.410.0-5|39	%clean
12mr|perl-XML-Parser-2.410.0-5|40	rm -rf %{buildroot}
12mr|perl-XML-Parser-2.410.0-5|41	
12mr|perl-XML-Parser-2.410.0-5|42	%install
12mr|perl-XML-Parser-2.410.0-5|43	rm -rf %{buildroot}
12mr|perl-XML-Parser-2.410.0-5|44	%makeinstall_std
12mr|perl-XML-Parser-2.410.0-5|45	install -m 644 enc/koi8-r.enc %{buildroot}%{perl_vendorarch}/XML/Parser/Encodings
12mr|perl-XML-Parser-2.410.0-5|46	chmod +w   %{buildroot}%{perl_vendorarch}/auto/XML/Parser/Expat/Expat.so
12mr|perl-XML-Parser-2.410.0-5|47	chrpath -d %{buildroot}%{perl_vendorarch}/auto/XML/Parser/Expat/Expat.so
12mr|perl-XML-Parser-2.410.0-5|48	
12mr|perl-XML-Parser-2.410.0-5|49	%files
12mr|perl-XML-Parser-2.410.0-5|50	%defattr(-,root,root)
12mr|perl-XML-Parser-2.410.0-5|51	%doc README Changes
12mr|perl-XML-Parser-2.410.0-5|52	%{_mandir}/*/*
12mr|perl-XML-Parser-2.410.0-5|53	%{perl_vendorarch}/XML/Parser*
12mr|perl-XML-Parser-2.410.0-5|54	%{perl_vendorarch}/auto/XML/Parser*
12mr|perl-XML-Parser-2.410.0-5|55	
12mr|perl-XML-Parser-2.410.0-5|56	
12mr|perl-XML-Parser-2.410.0-5|57	
12mr|perl-XML-Parser-2.410.0-5|58	%changelog
12mr|perl-XML-Parser-2.410.0-5|59	

15856 12
12mr|perl-XML-RegExp-0.30.0-5|1	%define upstream_name    XML-RegExp
12mr|perl-XML-RegExp-0.30.0-5|2	%define upstream_version 0.03
12mr|perl-XML-RegExp-0.30.0-5|3	
12mr|perl-XML-RegExp-0.30.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-XML-RegExp-0.30.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-RegExp-0.30.0-5|6	Release:	5
12mr|perl-XML-RegExp-0.30.0-5|7	
12mr|perl-XML-RegExp-0.30.0-5|8	Summary:	XML::RegExp - regular expressions for XML tokens
12mr|perl-XML-RegExp-0.30.0-5|9	License:	GPL+ or Artistic
12mr|perl-XML-RegExp-0.30.0-5|10	Group:		Development/Perl
12mr|perl-XML-RegExp-0.30.0-5|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-XML-RegExp-0.30.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/T/TJ/TJMATHER/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-XML-RegExp-0.30.0-5|13	
12mr|perl-XML-RegExp-0.30.0-5|14	BuildRequires:	perl-devel
12mr|perl-XML-RegExp-0.30.0-5|15	BuildArch:	noarch
12mr|perl-XML-RegExp-0.30.0-5|16	
12mr|perl-XML-RegExp-0.30.0-5|17	%description
12mr|perl-XML-RegExp-0.30.0-5|18	This package contains regular expressions for the following XML
12mr|perl-XML-RegExp-0.30.0-5|19	tokens: BaseChar, Ideographic, Letter, Digit, Extender, CombiningChar,
12mr|perl-XML-RegExp-0.30.0-5|20	NameChar, EntityRef, CharRef, Reference, Name, NmToken, and AttValue.
12mr|perl-XML-RegExp-0.30.0-5|21	
12mr|perl-XML-RegExp-0.30.0-5|22	%prep
12mr|perl-XML-RegExp-0.30.0-5|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-RegExp-0.30.0-5|24	
12mr|perl-XML-RegExp-0.30.0-5|25	%build
12mr|perl-XML-RegExp-0.30.0-5|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|perl-XML-RegExp-0.30.0-5|27	%make
12mr|perl-XML-RegExp-0.30.0-5|28	
12mr|perl-XML-RegExp-0.30.0-5|29	%check
12mr|perl-XML-RegExp-0.30.0-5|30	make test
12mr|perl-XML-RegExp-0.30.0-5|31	
12mr|perl-XML-RegExp-0.30.0-5|32	%install
12mr|perl-XML-RegExp-0.30.0-5|33	%makeinstall_std
12mr|perl-XML-RegExp-0.30.0-5|34	
12mr|perl-XML-RegExp-0.30.0-5|35	%files
12mr|perl-XML-RegExp-0.30.0-5|36	%doc Changes README
12mr|perl-XML-RegExp-0.30.0-5|37	%{perl_vendorlib}/XML/RegExp.pm
12mr|perl-XML-RegExp-0.30.0-5|38	%{_mandir}/*/*
12mr|perl-XML-RegExp-0.30.0-5|39	
12mr|perl-XML-RegExp-0.30.0-5|40	
12mr|perl-XML-RegExp-0.30.0-5|41	
12mr|perl-XML-RegExp-0.30.0-5|42	%changelog
12mr|perl-XML-RegExp-0.30.0-5|43	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-XML-RegExp-0.30.0-5|44	+ Commit: b0263d4
12mr|perl-XML-RegExp-0.30.0-5|45	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-XML-RegExp-0.30.0-5|46	
12mr|perl-XML-RegExp-0.30.0-5|47	

15857 12
12mr|perl-XML-SAX-0.990.0-2|1	%define upstream_name	 XML-SAX
12mr|perl-XML-SAX-0.990.0-2|2	%define upstream_version 0.99
12mr|perl-XML-SAX-0.990.0-2|3	
12mr|perl-XML-SAX-0.990.0-2|4	# skipping requires on perl modules not in perl-base but in perl pkg
12mr|perl-XML-SAX-0.990.0-2|5	# those requires are only used by PurePerl module, whereas we often use perl-XML-LibXML
12mr|perl-XML-SAX-0.990.0-2|6	# this is useful to ensure urpmi only need perl-base, not perl
12mr|perl-XML-SAX-0.990.0-2|7	%if %{_use_internal_dependency_generator}
12mr|perl-XML-SAX-0.990.0-2|8	%define __noautoreq 'perl\\(File::Temp\\)|perl\\(Encode\\)'
12mr|perl-XML-SAX-0.990.0-2|9	%else
12mr|perl-XML-SAX-0.990.0-2|10	%define _requires_exceptions perl(File::Temp)\\|perl(Encode)
12mr|perl-XML-SAX-0.990.0-2|11	%endif
12mr|perl-XML-SAX-0.990.0-2|12	
12mr|perl-XML-SAX-0.990.0-2|13	Name:		perl-%{upstream_name}
12mr|perl-XML-SAX-0.990.0-2|14	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-SAX-0.990.0-2|15	Release:	2
12mr|perl-XML-SAX-0.990.0-2|16	
12mr|perl-XML-SAX-0.990.0-2|17	Summary:	Simple API for XML
12mr|perl-XML-SAX-0.990.0-2|18	License:	GPL+ or Artistic
12mr|perl-XML-SAX-0.990.0-2|19	Group:		Development/Perl
12mr|perl-XML-SAX-0.990.0-2|20	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-XML-SAX-0.990.0-2|21	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-XML-SAX-0.990.0-2|22	
12mr|perl-XML-SAX-0.990.0-2|23	BuildRequires:	perl-devel
12mr|perl-XML-SAX-0.990.0-2|24	BuildRequires:	perl(XML::NamespaceSupport)
12mr|perl-XML-SAX-0.990.0-2|25	Provides:	perl(XML::SAX::PurePerl::DTDDecls)
12mr|perl-XML-SAX-0.990.0-2|26	Provides:	perl(XML::SAX::PurePerl::DocType)
12mr|perl-XML-SAX-0.990.0-2|27	Provides:	perl(XML::SAX::PurePerl::EncodingDetect)
12mr|perl-XML-SAX-0.990.0-2|28	Provides:	perl(XML::SAX::PurePerl::XMLDecl)
12mr|perl-XML-SAX-0.990.0-2|29	BuildArch:	noarch
12mr|perl-XML-SAX-0.990.0-2|30	
12mr|perl-XML-SAX-0.990.0-2|31	%description
12mr|perl-XML-SAX-0.990.0-2|32	XML::SAX consists of several framework classes for using and building
12mr|perl-XML-SAX-0.990.0-2|33	Perl SAX2 XML parsers, filters, and drivers. It is designed around the
12mr|perl-XML-SAX-0.990.0-2|34	need to be able to "plug in" different SAX parsers to an application
12mr|perl-XML-SAX-0.990.0-2|35	without requiring programmer intervention. Those of you familiar with
12mr|perl-XML-SAX-0.990.0-2|36	the DBI will be right at home. Some of the designs come from the Java
12mr|perl-XML-SAX-0.990.0-2|37	JAXP specification (SAX part), only without the javaness.
12mr|perl-XML-SAX-0.990.0-2|38	
12mr|perl-XML-SAX-0.990.0-2|39	%prep
12mr|perl-XML-SAX-0.990.0-2|40	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-SAX-0.990.0-2|41	chmod 644 Changes LICENSE README
12mr|perl-XML-SAX-0.990.0-2|42	
12mr|perl-XML-SAX-0.990.0-2|43	%build
12mr|perl-XML-SAX-0.990.0-2|44	%__perl Makefile.PL INSTALLDIRS=vendor <<EOF
12mr|perl-XML-SAX-0.990.0-2|45	N
12mr|perl-XML-SAX-0.990.0-2|46	EOF
12mr|perl-XML-SAX-0.990.0-2|47	%make
12mr|perl-XML-SAX-0.990.0-2|48	
12mr|perl-XML-SAX-0.990.0-2|49	%check
12mr|perl-XML-SAX-0.990.0-2|50	make test
12mr|perl-XML-SAX-0.990.0-2|51	
12mr|perl-XML-SAX-0.990.0-2|52	%install
12mr|perl-XML-SAX-0.990.0-2|53	%makeinstall_std PERL="perl -I%{buildroot}%{perl_vendorlib}/"
12mr|perl-XML-SAX-0.990.0-2|54	touch %{buildroot}%{perl_vendorlib}/XML/SAX/ParserDetails.ini
12mr|perl-XML-SAX-0.990.0-2|55	
12mr|perl-XML-SAX-0.990.0-2|56	rm -f %{buildroot}%{perl_vendorlib}/XML/SAX/placeholder.pl
12mr|perl-XML-SAX-0.990.0-2|57	
12mr|perl-XML-SAX-0.990.0-2|58	%post
12mr|perl-XML-SAX-0.990.0-2|59	perl -MXML::SAX -e \
12mr|perl-XML-SAX-0.990.0-2|60	'XML::SAX->add_parser(q(XML::SAX::PurePerl))->save_parsers()' 2>/dev/null
12mr|perl-XML-SAX-0.990.0-2|61	
12mr|perl-XML-SAX-0.990.0-2|62	%preun
12mr|perl-XML-SAX-0.990.0-2|63	if [ $1 -eq 0 ]; then
12mr|perl-XML-SAX-0.990.0-2|64	perl -MXML::SAX -e \
12mr|perl-XML-SAX-0.990.0-2|65	'XML::SAX->remove_parser(q(XML::SAX::PurePerl))->save_parsers()'
12mr|perl-XML-SAX-0.990.0-2|66	fi
12mr|perl-XML-SAX-0.990.0-2|67	
12mr|perl-XML-SAX-0.990.0-2|68	%files
12mr|perl-XML-SAX-0.990.0-2|69	%doc Changes LICENSE README
12mr|perl-XML-SAX-0.990.0-2|70	%{perl_vendorlib}/XML
12mr|perl-XML-SAX-0.990.0-2|71	%{_mandir}/man3/XML::*.3*
12mr|perl-XML-SAX-0.990.0-2|72	
12mr|perl-XML-SAX-0.990.0-2|73	
12mr|perl-XML-SAX-0.990.0-2|74	%changelog
12mr|perl-XML-SAX-0.990.0-2|75	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-XML-SAX-0.990.0-2|76	+ Commit: 4412336
12mr|perl-XML-SAX-0.990.0-2|77	- Add requires exceptions for internal dependency generator, spec cleanup
12mr|perl-XML-SAX-0.990.0-2|78	
12mr|perl-XML-SAX-0.990.0-2|79	

15858 12
12mr|perl-XML-SAX-Base-1.80.0-1|1	%define upstream_name	 XML-SAX-Base
12mr|perl-XML-SAX-Base-1.80.0-1|2	%define upstream_version 1.08
12mr|perl-XML-SAX-Base-1.80.0-1|3	
12mr|perl-XML-SAX-Base-1.80.0-1|4	Name:       perl-%{upstream_name}
12mr|perl-XML-SAX-Base-1.80.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-XML-SAX-Base-1.80.0-1|6	Release:    1
12mr|perl-XML-SAX-Base-1.80.0-1|7	
12mr|perl-XML-SAX-Base-1.80.0-1|8	Summary:	Simple API for XML Base
12mr|perl-XML-SAX-Base-1.80.0-1|9	License:	GPL+ or Artistic
12mr|perl-XML-SAX-Base-1.80.0-1|10	Group:		Development/Perl
12mr|perl-XML-SAX-Base-1.80.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-XML-SAX-Base-1.80.0-1|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-XML-SAX-Base-1.80.0-1|13	
12mr|perl-XML-SAX-Base-1.80.0-1|14	Buildrequires:	perl-devel
12mr|perl-XML-SAX-Base-1.80.0-1|15	BuildRequires:	perl(XML::NamespaceSupport)
12mr|perl-XML-SAX-Base-1.80.0-1|16	BuildArch:	noarch
12mr|perl-XML-SAX-Base-1.80.0-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mr|perl-XML-SAX-Base-1.80.0-1|18	
12mr|perl-XML-SAX-Base-1.80.0-1|19	%description
12mr|perl-XML-SAX-Base-1.80.0-1|20	This module has a very simple task - to be a base class for
12mr|perl-XML-SAX-Base-1.80.0-1|21	PerlSAX drivers and filters.  It's default behaviour is to
12mr|perl-XML-SAX-Base-1.80.0-1|22	pass the input directly to the output unchanged. It can be
12mr|perl-XML-SAX-Base-1.80.0-1|23	useful to use this module as a base class so you don't
12mr|perl-XML-SAX-Base-1.80.0-1|24	have to, for example, implement the characters() callback.
12mr|perl-XML-SAX-Base-1.80.0-1|25	
12mr|perl-XML-SAX-Base-1.80.0-1|26	%prep
12mr|perl-XML-SAX-Base-1.80.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-SAX-Base-1.80.0-1|28	chmod 644 Changes README
12mr|perl-XML-SAX-Base-1.80.0-1|29	
12mr|perl-XML-SAX-Base-1.80.0-1|30	%build
12mr|perl-XML-SAX-Base-1.80.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor <<EOF
12mr|perl-XML-SAX-Base-1.80.0-1|32	N
12mr|perl-XML-SAX-Base-1.80.0-1|33	EOF
12mr|perl-XML-SAX-Base-1.80.0-1|34	%make
12mr|perl-XML-SAX-Base-1.80.0-1|35	
12mr|perl-XML-SAX-Base-1.80.0-1|36	%check
12mr|perl-XML-SAX-Base-1.80.0-1|37	%{__make} test
12mr|perl-XML-SAX-Base-1.80.0-1|38	
12mr|perl-XML-SAX-Base-1.80.0-1|39	%install
12mr|perl-XML-SAX-Base-1.80.0-1|40	rm -rf %{buildroot}
12mr|perl-XML-SAX-Base-1.80.0-1|41	%makeinstall_std PERL="perl -I%{buildroot}%{perl_vendorlib}/"
12mr|perl-XML-SAX-Base-1.80.0-1|42	
12mr|perl-XML-SAX-Base-1.80.0-1|43	%clean
12mr|perl-XML-SAX-Base-1.80.0-1|44	rm -rf %{buildroot}
12mr|perl-XML-SAX-Base-1.80.0-1|45	
12mr|perl-XML-SAX-Base-1.80.0-1|46	%files
12mr|perl-XML-SAX-Base-1.80.0-1|47	%defattr(-,root,root,-)
12mr|perl-XML-SAX-Base-1.80.0-1|48	%doc Changes README
12mr|perl-XML-SAX-Base-1.80.0-1|49	%{perl_vendorlib}/XML
12mr|perl-XML-SAX-Base-1.80.0-1|50	%{_mandir}/man3/XML::*.3*
12mr|perl-XML-SAX-Base-1.80.0-1|51	
12mr|perl-XML-SAX-Base-1.80.0-1|52	
12mr|perl-XML-SAX-Base-1.80.0-1|53	
12mr|perl-XML-SAX-Base-1.80.0-1|54	%changelog
12mr|perl-XML-SAX-Base-1.80.0-1|55	

15859 12
12mr|perl-XML-SAX-Expat-0.400.0-5|1	%define upstream_name    XML-SAX-Expat
12mr|perl-XML-SAX-Expat-0.400.0-5|2	%define upstream_version 0.40
12mr|perl-XML-SAX-Expat-0.400.0-5|3	
12mr|perl-XML-SAX-Expat-0.400.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-XML-SAX-Expat-0.400.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-SAX-Expat-0.400.0-5|6	Release:	5
12mr|perl-XML-SAX-Expat-0.400.0-5|7	Summary:	SAX2 Driver for perl Expat Module
12mr|perl-XML-SAX-Expat-0.400.0-5|8	
12mr|perl-XML-SAX-Expat-0.400.0-5|9	License:	Artistic or GPL+
12mr|perl-XML-SAX-Expat-0.400.0-5|10	Group:		Development/Perl
12mr|perl-XML-SAX-Expat-0.400.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-XML-SAX-Expat-0.400.0-5|12	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/XML/XML-SAX-Expat-%{upstream_version}.tar.bz2
12mr|perl-XML-SAX-Expat-0.400.0-5|13	
12mr|perl-XML-SAX-Expat-0.400.0-5|14	BuildRequires:	perl-devel
12mr|perl-XML-SAX-Expat-0.400.0-5|15	BuildRequires:	perl(XML::SAX::Base)
12mr|perl-XML-SAX-Expat-0.400.0-5|16	BuildRequires:	perl(XML::Parser)
12mr|perl-XML-SAX-Expat-0.400.0-5|17	BuildRequires:	perl(XML::NamespaceSupport)
12mr|perl-XML-SAX-Expat-0.400.0-5|18	BuildRequires:	perl(XML::SAX)
12mr|perl-XML-SAX-Expat-0.400.0-5|19	BuildArch:	noarch
12mr|perl-XML-SAX-Expat-0.400.0-5|20	
12mr|perl-XML-SAX-Expat-0.400.0-5|21	%description
12mr|perl-XML-SAX-Expat-0.400.0-5|22	An implementation of a SAX2 driver sitting on top of Expat (XML::Parser).
12mr|perl-XML-SAX-Expat-0.400.0-5|23	
12mr|perl-XML-SAX-Expat-0.400.0-5|24	%prep
12mr|perl-XML-SAX-Expat-0.400.0-5|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-SAX-Expat-0.400.0-5|26	# some autoregistration stufif, moved to %post
12mr|perl-XML-SAX-Expat-0.400.0-5|27	perl -pi -e 'm/^sub MY/ and exit' Makefile.PL
12mr|perl-XML-SAX-Expat-0.400.0-5|28	chmod -x Changes
12mr|perl-XML-SAX-Expat-0.400.0-5|29	
12mr|perl-XML-SAX-Expat-0.400.0-5|30	%build
12mr|perl-XML-SAX-Expat-0.400.0-5|31	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-XML-SAX-Expat-0.400.0-5|32	%make
12mr|perl-XML-SAX-Expat-0.400.0-5|33	
12mr|perl-XML-SAX-Expat-0.400.0-5|34	%check
12mr|perl-XML-SAX-Expat-0.400.0-5|35	make test
12mr|perl-XML-SAX-Expat-0.400.0-5|36	
12mr|perl-XML-SAX-Expat-0.400.0-5|37	%install
12mr|perl-XML-SAX-Expat-0.400.0-5|38	%makeinstall_std
12mr|perl-XML-SAX-Expat-0.400.0-5|39	chmod -x %{buildroot}%{perl_vendorlib}/XML/SAX/Expat.pm
12mr|perl-XML-SAX-Expat-0.400.0-5|40	
12mr|perl-XML-SAX-Expat-0.400.0-5|41	%post
12mr|perl-XML-SAX-Expat-0.400.0-5|42	# directly taken from Makefile
12mr|perl-XML-SAX-Expat-0.400.0-5|43	perl -MXML::SAX -e "XML::SAX->add_parser(q(XML::SAX::Expat))->save_parsers()"
12mr|perl-XML-SAX-Expat-0.400.0-5|44	
12mr|perl-XML-SAX-Expat-0.400.0-5|45	%files
12mr|perl-XML-SAX-Expat-0.400.0-5|46	%doc Changes
12mr|perl-XML-SAX-Expat-0.400.0-5|47	%{perl_vendorlib}/XML
12mr|perl-XML-SAX-Expat-0.400.0-5|48	%{_mandir}/man3/*
12mr|perl-XML-SAX-Expat-0.400.0-5|49	
12mr|perl-XML-SAX-Expat-0.400.0-5|50	
12mr|perl-XML-SAX-Expat-0.400.0-5|51	%changelog
12mr|perl-XML-SAX-Expat-0.400.0-5|52	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-XML-SAX-Expat-0.400.0-5|53	+ Commit: a135f90
12mr|perl-XML-SAX-Expat-0.400.0-5|54	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-XML-SAX-Expat-0.400.0-5|55	
12mr|perl-XML-SAX-Expat-0.400.0-5|56	

15860 12
12mr|perl-XML-SAX-Writer-0.530.0-7|1	%define upstream_name    XML-SAX-Writer
12mr|perl-XML-SAX-Writer-0.530.0-7|2	%define upstream_version 0.53
12mr|perl-XML-SAX-Writer-0.530.0-7|3	
12mr|perl-XML-SAX-Writer-0.530.0-7|4	Name:		perl-%{upstream_name}
12mr|perl-XML-SAX-Writer-0.530.0-7|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-SAX-Writer-0.530.0-7|6	Release:	7
12mr|perl-XML-SAX-Writer-0.530.0-7|7	
12mr|perl-XML-SAX-Writer-0.530.0-7|8	Summary:	SAX2 Writer
12mr|perl-XML-SAX-Writer-0.530.0-7|9	License:	Artistic
12mr|perl-XML-SAX-Writer-0.530.0-7|10	Group:		Development/Perl
12mr|perl-XML-SAX-Writer-0.530.0-7|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-XML-SAX-Writer-0.530.0-7|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-XML-SAX-Writer-0.530.0-7|13	
12mr|perl-XML-SAX-Writer-0.530.0-7|14	BuildRequires:	perl-devel
12mr|perl-XML-SAX-Writer-0.530.0-7|15	BuildRequires:	perl(Text::Iconv)
12mr|perl-XML-SAX-Writer-0.530.0-7|16	BuildRequires:	perl(XML::Filter::BufferText)
12mr|perl-XML-SAX-Writer-0.530.0-7|17	BuildRequires:	perl(XML::SAX)
12mr|perl-XML-SAX-Writer-0.530.0-7|18	BuildArch:	noarch
12mr|perl-XML-SAX-Writer-0.530.0-7|19	
12mr|perl-XML-SAX-Writer-0.530.0-7|20	%description
12mr|perl-XML-SAX-Writer-0.530.0-7|21	A new XML Writer was needed to match the SAX2 effort because quite naturally no
12mr|perl-XML-SAX-Writer-0.530.0-7|22	existing writer understood SAX2. My first intention had been to start patching
12mr|perl-XML-SAX-Writer-0.530.0-7|23	XML::Handler::YAWriter as it had previously been my favourite writer in the
12mr|perl-XML-SAX-Writer-0.530.0-7|24	SAX1 world.
12mr|perl-XML-SAX-Writer-0.530.0-7|25	
12mr|perl-XML-SAX-Writer-0.530.0-7|26	However the more I patched it the more I realised that what I thought was going
12mr|perl-XML-SAX-Writer-0.530.0-7|27	to be a simple patch (mostly adding a few event handlers and changing the
12mr|perl-XML-SAX-Writer-0.530.0-7|28	attribute syntax) was turning out to be a rewrite due to various ideas I'd been
12mr|perl-XML-SAX-Writer-0.530.0-7|29	collecting along the way. Besides, I couldn't find a way to elegantly make it
12mr|perl-XML-SAX-Writer-0.530.0-7|30	work with SAX2 without breaking the SAX1 compatibility which people are
12mr|perl-XML-SAX-Writer-0.530.0-7|31	probably still using. There are of course ways to do that, but most require
12mr|perl-XML-SAX-Writer-0.530.0-7|32	user interaction which is something I wanted to avoid.
12mr|perl-XML-SAX-Writer-0.530.0-7|33	
12mr|perl-XML-SAX-Writer-0.530.0-7|34	So in the end there was a new writer. I think it's in fact better this way as
12mr|perl-XML-SAX-Writer-0.530.0-7|35	it helps keep SAX1 and SAX2 separated.
12mr|perl-XML-SAX-Writer-0.530.0-7|36	
12mr|perl-XML-SAX-Writer-0.530.0-7|37	%prep
12mr|perl-XML-SAX-Writer-0.530.0-7|38	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-SAX-Writer-0.530.0-7|39	chmod 644 README Changes lib/XML/SAX/Writer/XML.pm
12mr|perl-XML-SAX-Writer-0.530.0-7|40	
12mr|perl-XML-SAX-Writer-0.530.0-7|41	%build
12mr|perl-XML-SAX-Writer-0.530.0-7|42	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-XML-SAX-Writer-0.530.0-7|43	%make
12mr|perl-XML-SAX-Writer-0.530.0-7|44	
12mr|perl-XML-SAX-Writer-0.530.0-7|45	%check
12mr|perl-XML-SAX-Writer-0.530.0-7|46	make test
12mr|perl-XML-SAX-Writer-0.530.0-7|47	
12mr|perl-XML-SAX-Writer-0.530.0-7|48	%install
12mr|perl-XML-SAX-Writer-0.530.0-7|49	%makeinstall_std
12mr|perl-XML-SAX-Writer-0.530.0-7|50	
12mr|perl-XML-SAX-Writer-0.530.0-7|51	%files
12mr|perl-XML-SAX-Writer-0.530.0-7|52	%doc README Changes
12mr|perl-XML-SAX-Writer-0.530.0-7|53	%{perl_vendorlib}/XML
12mr|perl-XML-SAX-Writer-0.530.0-7|54	%{_mandir}/*/*
12mr|perl-XML-SAX-Writer-0.530.0-7|55	
12mr|perl-XML-SAX-Writer-0.530.0-7|56	
12mr|perl-XML-SAX-Writer-0.530.0-7|57	
12mr|perl-XML-SAX-Writer-0.530.0-7|58	%changelog
12mr|perl-XML-SAX-Writer-0.530.0-7|59	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-XML-SAX-Writer-0.530.0-7|60	+ Commit: 6423af7
12mr|perl-XML-SAX-Writer-0.530.0-7|61	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-XML-SAX-Writer-0.530.0-7|62	
12mr|perl-XML-SAX-Writer-0.530.0-7|63	

15861 12
12mr|perl-XML-Simple-2.180.0-5|1	%define upstream_name 	 XML-Simple
12mr|perl-XML-Simple-2.180.0-5|2	%define upstream_version 2.18
12mr|perl-XML-Simple-2.180.0-5|3	
12mr|perl-XML-Simple-2.180.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-XML-Simple-2.180.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-Simple-2.180.0-5|6	Release:	5
12mr|perl-XML-Simple-2.180.0-5|7	
12mr|perl-XML-Simple-2.180.0-5|8	Summary:	Easy API to maintain XML (esp config files)
12mr|perl-XML-Simple-2.180.0-5|9	License:	GPL+ or Artistic
12mr|perl-XML-Simple-2.180.0-5|10	Group:		Development/Perl
12mr|perl-XML-Simple-2.180.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-XML-Simple-2.180.0-5|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-XML-Simple-2.180.0-5|13	
12mr|perl-XML-Simple-2.180.0-5|14	BuildRequires:	perl-devel
12mr|perl-XML-Simple-2.180.0-5|15	BuildRequires:	perl(XML::SAX)
12mr|perl-XML-Simple-2.180.0-5|16	BuildArch:	noarch
12mr|perl-XML-Simple-2.180.0-5|17	
12mr|perl-XML-Simple-2.180.0-5|18	%description
12mr|perl-XML-Simple-2.180.0-5|19	XML::Simple is a trivial perl API to manipulate XML.
12mr|perl-XML-Simple-2.180.0-5|20	
12mr|perl-XML-Simple-2.180.0-5|21	%prep
12mr|perl-XML-Simple-2.180.0-5|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-Simple-2.180.0-5|23	
12mr|perl-XML-Simple-2.180.0-5|24	%build
12mr|perl-XML-Simple-2.180.0-5|25	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-XML-Simple-2.180.0-5|26	make
12mr|perl-XML-Simple-2.180.0-5|27	
12mr|perl-XML-Simple-2.180.0-5|28	%check
12mr|perl-XML-Simple-2.180.0-5|29	make test
12mr|perl-XML-Simple-2.180.0-5|30	
12mr|perl-XML-Simple-2.180.0-5|31	%install
12mr|perl-XML-Simple-2.180.0-5|32	%makeinstall_std
12mr|perl-XML-Simple-2.180.0-5|33	
12mr|perl-XML-Simple-2.180.0-5|34	%files
12mr|perl-XML-Simple-2.180.0-5|35	%doc README Changes
12mr|perl-XML-Simple-2.180.0-5|36	%{perl_vendorlib}/XML
12mr|perl-XML-Simple-2.180.0-5|37	%{_mandir}/*/*
12mr|perl-XML-Simple-2.180.0-5|38	
12mr|perl-XML-Simple-2.180.0-5|39	
12mr|perl-XML-Simple-2.180.0-5|40	
12mr|perl-XML-Simple-2.180.0-5|41	%changelog
12mr|perl-XML-Simple-2.180.0-5|42	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-XML-Simple-2.180.0-5|43	+ Commit: 7523c0e
12mr|perl-XML-Simple-2.180.0-5|44	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-XML-Simple-2.180.0-5|45	
12mr|perl-XML-Simple-2.180.0-5|46	

15862 12
12mr|perl-XML-Stream-1.230.0-5|1	%define upstream_name 	 XML-Stream
12mr|perl-XML-Stream-1.230.0-5|2	%define upstream_version 1.23
12mr|perl-XML-Stream-1.230.0-5|3	
12mr|perl-XML-Stream-1.230.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-XML-Stream-1.230.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-Stream-1.230.0-5|6	Release:	5
12mr|perl-XML-Stream-1.230.0-5|7	
12mr|perl-XML-Stream-1.230.0-5|8	Summary:	%{upstream_name} perl module
12mr|perl-XML-Stream-1.230.0-5|9	License: 	LGPL
12mr|perl-XML-Stream-1.230.0-5|10	Group:		Development/Perl
12mr|perl-XML-Stream-1.230.0-5|11	Url:		http://www.cpan.org/
12mr|perl-XML-Stream-1.230.0-5|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-XML-Stream-1.230.0-5|13	
12mr|perl-XML-Stream-1.230.0-5|14	BuildRequires:	perl-devel
12mr|perl-XML-Stream-1.230.0-5|15	BuildRequires:	perl-Unicode-String
12mr|perl-XML-Stream-1.230.0-5|16	BuildRequires:	perl-Authen-SASL
12mr|perl-XML-Stream-1.230.0-5|17	BuildArch:	noarch
12mr|perl-XML-Stream-1.230.0-5|18	
12mr|perl-XML-Stream-1.230.0-5|19	%description
12mr|perl-XML-Stream-1.230.0-5|20	This module provides you with access to XML Streams.  An XML Stream
12mr|perl-XML-Stream-1.230.0-5|21	is just that.  A stream of XML over a connection between two computers.
12mr|perl-XML-Stream-1.230.0-5|22	
12mr|perl-XML-Stream-1.230.0-5|23	%prep
12mr|perl-XML-Stream-1.230.0-5|24	%setup -q  -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-Stream-1.230.0-5|25	
12mr|perl-XML-Stream-1.230.0-5|26	%build
12mr|perl-XML-Stream-1.230.0-5|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-XML-Stream-1.230.0-5|28	make
12mr|perl-XML-Stream-1.230.0-5|29	
12mr|perl-XML-Stream-1.230.0-5|30	%check
12mr|perl-XML-Stream-1.230.0-5|31	make test
12mr|perl-XML-Stream-1.230.0-5|32	
12mr|perl-XML-Stream-1.230.0-5|33	%install
12mr|perl-XML-Stream-1.230.0-5|34	%makeinstall_std
12mr|perl-XML-Stream-1.230.0-5|35	
12mr|perl-XML-Stream-1.230.0-5|36	%files
12mr|perl-XML-Stream-1.230.0-5|37	%doc README CHANGES
12mr|perl-XML-Stream-1.230.0-5|38	%{_mandir}/*/*
12mr|perl-XML-Stream-1.230.0-5|39	%{perl_vendorlib}/XML/*
12mr|perl-XML-Stream-1.230.0-5|40	
12mr|perl-XML-Stream-1.230.0-5|41	
12mr|perl-XML-Stream-1.230.0-5|42	
12mr|perl-XML-Stream-1.230.0-5|43	%changelog
12mr|perl-XML-Stream-1.230.0-5|44	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-XML-Stream-1.230.0-5|45	+ Commit: 37c54b1
12mr|perl-XML-Stream-1.230.0-5|46	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-XML-Stream-1.230.0-5|47	
12mr|perl-XML-Stream-1.230.0-5|48	

15863 12
12mr|perl-XML-Twig-3.380.0-6|1	%define upstream_name    XML-Twig
12mr|perl-XML-Twig-3.380.0-6|2	%define upstream_version 3.38
12mr|perl-XML-Twig-3.380.0-6|3	
12mr|perl-XML-Twig-3.380.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-XML-Twig-3.380.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-Twig-3.380.0-6|6	Release:	6
12mr|perl-XML-Twig-3.380.0-6|7	
12mr|perl-XML-Twig-3.380.0-6|8	Summary:	A perl module for processing huge XML documents in tree mode
12mr|perl-XML-Twig-3.380.0-6|9	License:	Artistic
12mr|perl-XML-Twig-3.380.0-6|10	Group:		Development/Perl
12mr|perl-XML-Twig-3.380.0-6|11	Url:		http://www.xmltwig.com/xmltwig/
12mr|perl-XML-Twig-3.380.0-6|12	Source0:	http://www.xmltwig.com/xmltwig/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-XML-Twig-3.380.0-6|13	
12mr|perl-XML-Twig-3.380.0-6|14	BuildRequires:	perl-devel
12mr|perl-XML-Twig-3.380.0-6|15	BuildRequires:	perl(XML::Parser)
12mr|perl-XML-Twig-3.380.0-6|16	BuildRequires:	perl(XML::Handler::YAWriter)
12mr|perl-XML-Twig-3.380.0-6|17	# for tests
12mr|perl-XML-Twig-3.380.0-6|18	BuildRequires:	perl(HTML::Tree)
12mr|perl-XML-Twig-3.380.0-6|19	BuildRequires:	perl(Tie::IxHash)
12mr|perl-XML-Twig-3.380.0-6|20	BuildRequires:	perl(Unicode::Map8)
12mr|perl-XML-Twig-3.380.0-6|21	BuildRequires:	perl(XML::Simple)
12mr|perl-XML-Twig-3.380.0-6|22	BuildRequires:	perl(XML::XPath)
12mr|perl-XML-Twig-3.380.0-6|23	BuildRequires:	perl(XML::XPathEngine)
12mr|perl-XML-Twig-3.380.0-6|24	
12mr|perl-XML-Twig-3.380.0-6|25	BuildArch:	noarch
12mr|perl-XML-Twig-3.380.0-6|26	
12mr|perl-XML-Twig-3.380.0-6|27	%description
12mr|perl-XML-Twig-3.380.0-6|28	XML::Twig is a Perl module that subclasses XML-Parser to allow easy
12mr|perl-XML-Twig-3.380.0-6|29	processing of XML documents of all sizes.
12mr|perl-XML-Twig-3.380.0-6|30	
12mr|perl-XML-Twig-3.380.0-6|31	%prep
12mr|perl-XML-Twig-3.380.0-6|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-Twig-3.380.0-6|33	
12mr|perl-XML-Twig-3.380.0-6|34	%build
12mr|perl-XML-Twig-3.380.0-6|35	# TODO: maintainer: package them if requested...
12mr|perl-XML-Twig-3.380.0-6|36	%__perl Makefile.PL INSTALLDIRS=vendor << EOF
12mr|perl-XML-Twig-3.380.0-6|37	n
12mr|perl-XML-Twig-3.380.0-6|38	n
12mr|perl-XML-Twig-3.380.0-6|39	n
12mr|perl-XML-Twig-3.380.0-6|40	EOF
12mr|perl-XML-Twig-3.380.0-6|41	%make
12mr|perl-XML-Twig-3.380.0-6|42	
12mr|perl-XML-Twig-3.380.0-6|43	%check
12mr|perl-XML-Twig-3.380.0-6|44	%make test
12mr|perl-XML-Twig-3.380.0-6|45	
12mr|perl-XML-Twig-3.380.0-6|46	%install
12mr|perl-XML-Twig-3.380.0-6|47	%makeinstall_std
12mr|perl-XML-Twig-3.380.0-6|48	
12mr|perl-XML-Twig-3.380.0-6|49	%files
12mr|perl-XML-Twig-3.380.0-6|50	%{perl_vendorlib}/XML
12mr|perl-XML-Twig-3.380.0-6|51	%{_mandir}/*/*
12mr|perl-XML-Twig-3.380.0-6|52	%{_bindir}/*
12mr|perl-XML-Twig-3.380.0-6|53	
12mr|perl-XML-Twig-3.380.0-6|54	
12mr|perl-XML-Twig-3.380.0-6|55	
12mr|perl-XML-Twig-3.380.0-6|56	%changelog
12mr|perl-XML-Twig-3.380.0-6|57	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-XML-Twig-3.380.0-6|58	+ Commit: e945272
12mr|perl-XML-Twig-3.380.0-6|59	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-XML-Twig-3.380.0-6|60	
12mr|perl-XML-Twig-3.380.0-6|61	

15864 12
12mr|perl-XML-Validator-Schema-1.100.0-5|1	%define upstream_name    XML-Validator-Schema
12mr|perl-XML-Validator-Schema-1.100.0-5|2	%define upstream_version 1.10
12mr|perl-XML-Validator-Schema-1.100.0-5|3	
12mr|perl-XML-Validator-Schema-1.100.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-XML-Validator-Schema-1.100.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-Validator-Schema-1.100.0-5|6	Release:	5
12mr|perl-XML-Validator-Schema-1.100.0-5|7	
12mr|perl-XML-Validator-Schema-1.100.0-5|8	Summary:	Validate XML with a subset of W3C XML Schema
12mr|perl-XML-Validator-Schema-1.100.0-5|9	License:	GPL+ or Artistic
12mr|perl-XML-Validator-Schema-1.100.0-5|10	Group:		Development/Perl
12mr|perl-XML-Validator-Schema-1.100.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-XML-Validator-Schema-1.100.0-5|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-XML-Validator-Schema-1.100.0-5|13	
12mr|perl-XML-Validator-Schema-1.100.0-5|14	BuildRequires:	perl-devel
12mr|perl-XML-Validator-Schema-1.100.0-5|15	BuildRequires:	perl(Carp)
12mr|perl-XML-Validator-Schema-1.100.0-5|16	BuildRequires:	perl(Test::More)
12mr|perl-XML-Validator-Schema-1.100.0-5|17	BuildRequires:	perl(Tree::DAG_Node)
12mr|perl-XML-Validator-Schema-1.100.0-5|18	BuildRequires:	perl(XML::Filter::BufferText)
12mr|perl-XML-Validator-Schema-1.100.0-5|19	BuildRequires:	perl(XML::SAX)
12mr|perl-XML-Validator-Schema-1.100.0-5|20	BuildArch:	noarch
12mr|perl-XML-Validator-Schema-1.100.0-5|21	
12mr|perl-XML-Validator-Schema-1.100.0-5|22	%description
12mr|perl-XML-Validator-Schema-1.100.0-5|23	This module allows you to validate XML documents against a W3C XML Schema.
12mr|perl-XML-Validator-Schema-1.100.0-5|24	This module does not implement the full W3C XML Schema recommendation
12mr|perl-XML-Validator-Schema-1.100.0-5|25	(http://www.w3.org/XML/Schema), but a useful subset. See the "SCHEMA
12mr|perl-XML-Validator-Schema-1.100.0-5|26	SUPPORT" section below.
12mr|perl-XML-Validator-Schema-1.100.0-5|27	
12mr|perl-XML-Validator-Schema-1.100.0-5|28	*IMPORTANT NOTE*: To get line and column numbers in the error messages
12mr|perl-XML-Validator-Schema-1.100.0-5|29	generated by this module you must install XML::Filter::ExceptionLocator and
12mr|perl-XML-Validator-Schema-1.100.0-5|30	use XML::SAX::ExpatXS as your SAX parser. This module is much more useful
12mr|perl-XML-Validator-Schema-1.100.0-5|31	if you can tell where your errors are, so using these modules is highly
12mr|perl-XML-Validator-Schema-1.100.0-5|32	recommeded!
12mr|perl-XML-Validator-Schema-1.100.0-5|33	
12mr|perl-XML-Validator-Schema-1.100.0-5|34	%prep
12mr|perl-XML-Validator-Schema-1.100.0-5|35	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-Validator-Schema-1.100.0-5|36	
12mr|perl-XML-Validator-Schema-1.100.0-5|37	%build
12mr|perl-XML-Validator-Schema-1.100.0-5|38	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-XML-Validator-Schema-1.100.0-5|39	%make
12mr|perl-XML-Validator-Schema-1.100.0-5|40	
12mr|perl-XML-Validator-Schema-1.100.0-5|41	%check
12mr|perl-XML-Validator-Schema-1.100.0-5|42	%make test
12mr|perl-XML-Validator-Schema-1.100.0-5|43	
12mr|perl-XML-Validator-Schema-1.100.0-5|44	%install
12mr|perl-XML-Validator-Schema-1.100.0-5|45	%makeinstall_std
12mr|perl-XML-Validator-Schema-1.100.0-5|46	
12mr|perl-XML-Validator-Schema-1.100.0-5|47	%files
12mr|perl-XML-Validator-Schema-1.100.0-5|48	%doc README Changes
12mr|perl-XML-Validator-Schema-1.100.0-5|49	%{_mandir}/man3/*
12mr|perl-XML-Validator-Schema-1.100.0-5|50	%{perl_vendorlib}/*
12mr|perl-XML-Validator-Schema-1.100.0-5|51	
12mr|perl-XML-Validator-Schema-1.100.0-5|52	
12mr|perl-XML-Validator-Schema-1.100.0-5|53	%changelog
12mr|perl-XML-Validator-Schema-1.100.0-5|54	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-XML-Validator-Schema-1.100.0-5|55	+ Commit: 3755bb0
12mr|perl-XML-Validator-Schema-1.100.0-5|56	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-XML-Validator-Schema-1.100.0-5|57	
12mr|perl-XML-Validator-Schema-1.100.0-5|58	

15865 12
12mr|perl-XML-Writer-0.612.0-6|1	%define upstream_name 	 XML-Writer
12mr|perl-XML-Writer-0.612.0-6|2	%define upstream_version 0.612
12mr|perl-XML-Writer-0.612.0-6|3	
12mr|perl-XML-Writer-0.612.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-XML-Writer-0.612.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-Writer-0.612.0-6|6	Release:	6
12mr|perl-XML-Writer-0.612.0-6|7	
12mr|perl-XML-Writer-0.612.0-6|8	Summary:	Module for writing XML documents
12mr|perl-XML-Writer-0.612.0-6|9	License:	GPL+ or Artistic
12mr|perl-XML-Writer-0.612.0-6|10	Group:		Development/Perl
12mr|perl-XML-Writer-0.612.0-6|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-XML-Writer-0.612.0-6|12	Source0:	%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-XML-Writer-0.612.0-6|13	
12mr|perl-XML-Writer-0.612.0-6|14	BuildRequires:	perl-devel
12mr|perl-XML-Writer-0.612.0-6|15	BuildRequires:	perl(XML::Parser)
12mr|perl-XML-Writer-0.612.0-6|16	
12mr|perl-XML-Writer-0.612.0-6|17	BuildArch:	noarch
12mr|perl-XML-Writer-0.612.0-6|18	
12mr|perl-XML-Writer-0.612.0-6|19	%description
12mr|perl-XML-Writer-0.612.0-6|20	XML::Writer is a simple Perl module for writing XML documents: it
12mr|perl-XML-Writer-0.612.0-6|21	takes care of constructing markup and escaping data correctly, and by
12mr|perl-XML-Writer-0.612.0-6|22	default, it also performs a significant amount of well-formedness
12mr|perl-XML-Writer-0.612.0-6|23	checking on the output, to make certain (for example) that start and
12mr|perl-XML-Writer-0.612.0-6|24	end tags match, that there is exactly one document element, and that
12mr|perl-XML-Writer-0.612.0-6|25	there are not duplicate attribute names.
12mr|perl-XML-Writer-0.612.0-6|26	
12mr|perl-XML-Writer-0.612.0-6|27	%prep
12mr|perl-XML-Writer-0.612.0-6|28	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-Writer-0.612.0-6|29	
12mr|perl-XML-Writer-0.612.0-6|30	%build
12mr|perl-XML-Writer-0.612.0-6|31	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-XML-Writer-0.612.0-6|32	%make
12mr|perl-XML-Writer-0.612.0-6|33	
12mr|perl-XML-Writer-0.612.0-6|34	%check
12mr|perl-XML-Writer-0.612.0-6|35	%make test
12mr|perl-XML-Writer-0.612.0-6|36	
12mr|perl-XML-Writer-0.612.0-6|37	%install
12mr|perl-XML-Writer-0.612.0-6|38	%makeinstall_std
12mr|perl-XML-Writer-0.612.0-6|39	
12mr|perl-XML-Writer-0.612.0-6|40	%files
12mr|perl-XML-Writer-0.612.0-6|41	%doc README Changes
12mr|perl-XML-Writer-0.612.0-6|42	%{perl_vendorlib}/XML/Writer*
12mr|perl-XML-Writer-0.612.0-6|43	%{_mandir}/*/*
12mr|perl-XML-Writer-0.612.0-6|44	
12mr|perl-XML-Writer-0.612.0-6|45	
12mr|perl-XML-Writer-0.612.0-6|46	
12mr|perl-XML-Writer-0.612.0-6|47	%changelog
12mr|perl-XML-Writer-0.612.0-6|48	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-XML-Writer-0.612.0-6|49	+ Commit: 2e4d7da
12mr|perl-XML-Writer-0.612.0-6|50	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-XML-Writer-0.612.0-6|51	
12mr|perl-XML-Writer-0.612.0-6|52	

15866 12
12mr|perl-XML-XPath-1.130.0-6|1	%define upstream_name 	 XML-XPath
12mr|perl-XML-XPath-1.130.0-6|2	%define upstream_version 1.13
12mr|perl-XML-XPath-1.130.0-6|3	
12mr|perl-XML-XPath-1.130.0-6|4	Name:		perl-%{upstream_name}
12mr|perl-XML-XPath-1.130.0-6|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-XPath-1.130.0-6|6	Release:	6
12mr|perl-XML-XPath-1.130.0-6|7	
12mr|perl-XML-XPath-1.130.0-6|8	Summary:	XML::XPath - a set of modules for parsing and evaluating XPath statements
12mr|perl-XML-XPath-1.130.0-6|9	License:	GPL+ or Artistic
12mr|perl-XML-XPath-1.130.0-6|10	Group:		Development/Perl
12mr|perl-XML-XPath-1.130.0-6|11	Url:		http://sergeant.org
12mr|perl-XML-XPath-1.130.0-6|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MS/MSERGEANT/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-XML-XPath-1.130.0-6|13	# (oe) http://rt.cpan.org/NoAuth/Bug.html?id=6363
12mr|perl-XML-XPath-1.130.0-6|14	Patch0:		XML-XPath-1.13-bug6363.diff
12mr|perl-XML-XPath-1.130.0-6|15	
12mr|perl-XML-XPath-1.130.0-6|16	BuildRequires:	perl-devel
12mr|perl-XML-XPath-1.130.0-6|17	BuildRequires:	perl(XML::Parser)
12mr|perl-XML-XPath-1.130.0-6|18	
12mr|perl-XML-XPath-1.130.0-6|19	BuildArch:	noarch
12mr|perl-XML-XPath-1.130.0-6|20	
12mr|perl-XML-XPath-1.130.0-6|21	%description
12mr|perl-XML-XPath-1.130.0-6|22	This module aims to comply exactly to the XPath specification
12mr|perl-XML-XPath-1.130.0-6|23	at http://www.w3.org/TR/xpath and yet allow extensions to be
12mr|perl-XML-XPath-1.130.0-6|24	added in the form of functions. Modules such as XSLT and
12mr|perl-XML-XPath-1.130.0-6|25	XPointer may need to do this as they support functionality
12mr|perl-XML-XPath-1.130.0-6|26	beyond XPath.
12mr|perl-XML-XPath-1.130.0-6|27	
12mr|perl-XML-XPath-1.130.0-6|28	%prep
12mr|perl-XML-XPath-1.130.0-6|29	%setup -q  -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-XPath-1.130.0-6|30	%patch0 -p1
12mr|perl-XML-XPath-1.130.0-6|31	
12mr|perl-XML-XPath-1.130.0-6|32	%build
12mr|perl-XML-XPath-1.130.0-6|33	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-XML-XPath-1.130.0-6|34	%make
12mr|perl-XML-XPath-1.130.0-6|35	
12mr|perl-XML-XPath-1.130.0-6|36	%check
12mr|perl-XML-XPath-1.130.0-6|37	%make test
12mr|perl-XML-XPath-1.130.0-6|38	
12mr|perl-XML-XPath-1.130.0-6|39	%install
12mr|perl-XML-XPath-1.130.0-6|40	%makeinstall_std
12mr|perl-XML-XPath-1.130.0-6|41	
12mr|perl-XML-XPath-1.130.0-6|42	%files
12mr|perl-XML-XPath-1.130.0-6|43	%doc README TODO examples
12mr|perl-XML-XPath-1.130.0-6|44	%{_bindir}/*
12mr|perl-XML-XPath-1.130.0-6|45	%{_mandir}/*/*
12mr|perl-XML-XPath-1.130.0-6|46	%{perl_vendorlib}/XML/*
12mr|perl-XML-XPath-1.130.0-6|47	
12mr|perl-XML-XPath-1.130.0-6|48	
12mr|perl-XML-XPath-1.130.0-6|49	
12mr|perl-XML-XPath-1.130.0-6|50	%changelog
12mr|perl-XML-XPath-1.130.0-6|51	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-XML-XPath-1.130.0-6|52	+ Commit: 7f46506
12mr|perl-XML-XPath-1.130.0-6|53	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-XML-XPath-1.130.0-6|54	
12mr|perl-XML-XPath-1.130.0-6|55	

15867 12
12mr|perl-XML-XPathEngine-0.120.0-5|1	%define upstream_name    XML-XPathEngine
12mr|perl-XML-XPathEngine-0.120.0-5|2	%define upstream_version 0.12
12mr|perl-XML-XPathEngine-0.120.0-5|3	
12mr|perl-XML-XPathEngine-0.120.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-XML-XPathEngine-0.120.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-XPathEngine-0.120.0-5|6	Release:	5
12mr|perl-XML-XPathEngine-0.120.0-5|7	
12mr|perl-XML-XPathEngine-0.120.0-5|8	Summary:	A re-usable XPath engine for DOM-like trees
12mr|perl-XML-XPathEngine-0.120.0-5|9	License:	Artistic and GPL
12mr|perl-XML-XPathEngine-0.120.0-5|10	Group:		Development/Perl
12mr|perl-XML-XPathEngine-0.120.0-5|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-XML-XPathEngine-0.120.0-5|12	Source0:	http://www.cpan.org/modules/by-module/XML/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-XML-XPathEngine-0.120.0-5|13	
12mr|perl-XML-XPathEngine-0.120.0-5|14	BuildRequires:	perl-devel
12mr|perl-XML-XPathEngine-0.120.0-5|15	BuildArch:	noarch
12mr|perl-XML-XPathEngine-0.120.0-5|16	
12mr|perl-XML-XPathEngine-0.120.0-5|17	%description
12mr|perl-XML-XPathEngine-0.120.0-5|18	This module provides an XPath engine, that can be re-used by other
12mr|perl-XML-XPathEngine-0.120.0-5|19	module/classes that implement trees.
12mr|perl-XML-XPathEngine-0.120.0-5|20	
12mr|perl-XML-XPathEngine-0.120.0-5|21	In order to use the XPath engine, nodes in the user module need to mimick DOM
12mr|perl-XML-XPathEngine-0.120.0-5|22	nodes. The degree of similitude between the user tree and a DOM dictates how
12mr|perl-XML-XPathEngine-0.120.0-5|23	much of the XPath features can be used. A module implementing all of the DOM
12mr|perl-XML-XPathEngine-0.120.0-5|24	should be able to use this module very easily (you might need to add the cmp
12mr|perl-XML-XPathEngine-0.120.0-5|25	method on nodes in order to get ordered result sets).
12mr|perl-XML-XPathEngine-0.120.0-5|26	
12mr|perl-XML-XPathEngine-0.120.0-5|27	%prep
12mr|perl-XML-XPathEngine-0.120.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-XPathEngine-0.120.0-5|29	
12mr|perl-XML-XPathEngine-0.120.0-5|30	%build
12mr|perl-XML-XPathEngine-0.120.0-5|31	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-XML-XPathEngine-0.120.0-5|32	%make
12mr|perl-XML-XPathEngine-0.120.0-5|33	
12mr|perl-XML-XPathEngine-0.120.0-5|34	%check
12mr|perl-XML-XPathEngine-0.120.0-5|35	make test
12mr|perl-XML-XPathEngine-0.120.0-5|36	
12mr|perl-XML-XPathEngine-0.120.0-5|37	%install
12mr|perl-XML-XPathEngine-0.120.0-5|38	%makeinstall_std
12mr|perl-XML-XPathEngine-0.120.0-5|39	
12mr|perl-XML-XPathEngine-0.120.0-5|40	%files
12mr|perl-XML-XPathEngine-0.120.0-5|41	%doc README Changes
12mr|perl-XML-XPathEngine-0.120.0-5|42	%{_mandir}/*/*
12mr|perl-XML-XPathEngine-0.120.0-5|43	%{perl_vendorlib}/XML
12mr|perl-XML-XPathEngine-0.120.0-5|44	
12mr|perl-XML-XPathEngine-0.120.0-5|45	
12mr|perl-XML-XPathEngine-0.120.0-5|46	
12mr|perl-XML-XPathEngine-0.120.0-5|47	%changelog
12mr|perl-XML-XPathEngine-0.120.0-5|48	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-XML-XPathEngine-0.120.0-5|49	+ Commit: 9cb596b
12mr|perl-XML-XPathEngine-0.120.0-5|50	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-XML-XPathEngine-0.120.0-5|51	
12mr|perl-XML-XPathEngine-0.120.0-5|52	

15868 12
12mr|perl-XML-XQL-0.680.0-4|1	%define upstream_name    XML-XQL
12mr|perl-XML-XQL-0.680.0-4|2	%define upstream_version 0.68
12mr|perl-XML-XQL-0.680.0-4|3	
12mr|perl-XML-XQL-0.680.0-4|4	Name:		perl-%{upstream_name}
12mr|perl-XML-XQL-0.680.0-4|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-XQL-0.680.0-4|6	Release:	4
12mr|perl-XML-XQL-0.680.0-4|7	
12mr|perl-XML-XQL-0.680.0-4|8	Summary:	XML::XQL - query XML tree structures with XQL
12mr|perl-XML-XQL-0.680.0-4|9	License:	GPL+ or Artistic
12mr|perl-XML-XQL-0.680.0-4|10	Group:		Development/Perl
12mr|perl-XML-XQL-0.680.0-4|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mr|perl-XML-XQL-0.680.0-4|12	Source0:	http://search.cpan.org/CPAN/authors/id/T/TJ/TJMATHER/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-XML-XQL-0.680.0-4|13	
12mr|perl-XML-XQL-0.680.0-4|14	BuildRequires:	perl-devel
12mr|perl-XML-XQL-0.680.0-4|15	BuildRequires:	perl-XML-DOM >= 1.29
12mr|perl-XML-XQL-0.680.0-4|16	BuildRequires:	perl(Date::Manip) >= 5.33
12mr|perl-XML-XQL-0.680.0-4|17	BuildRequires:	perl-Parse-Yapp
12mr|perl-XML-XQL-0.680.0-4|18	BuildRequires:	perl-XML-Parser >= 2.30
12mr|perl-XML-XQL-0.680.0-4|19	BuildArch:	noarch
12mr|perl-XML-XQL-0.680.0-4|20	
12mr|perl-XML-XQL-0.680.0-4|21	%description
12mr|perl-XML-XQL-0.680.0-4|22	This is a Perl extension that allows you to perform XQL queries on XML
12mr|perl-XML-XQL-0.680.0-4|23	object trees. Currently only the XML::DOM module is supported, but
12mr|perl-XML-XQL-0.680.0-4|24	other implementations, like XML::Grove, may soon follow.
12mr|perl-XML-XQL-0.680.0-4|25	
12mr|perl-XML-XQL-0.680.0-4|26	%prep
12mr|perl-XML-XQL-0.680.0-4|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-XQL-0.680.0-4|28	
12mr|perl-XML-XQL-0.680.0-4|29	%build
12mr|perl-XML-XQL-0.680.0-4|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-XML-XQL-0.680.0-4|31	%make
12mr|perl-XML-XQL-0.680.0-4|32	make test
12mr|perl-XML-XQL-0.680.0-4|33	
12mr|perl-XML-XQL-0.680.0-4|34	%install
12mr|perl-XML-XQL-0.680.0-4|35	%makeinstall_std
12mr|perl-XML-XQL-0.680.0-4|36	
12mr|perl-XML-XQL-0.680.0-4|37	%files
12mr|perl-XML-XQL-0.680.0-4|38	%doc Changes README
12mr|perl-XML-XQL-0.680.0-4|39	%attr(755,root,root) %{_bindir}/*
12mr|perl-XML-XQL-0.680.0-4|40	%dir %{perl_vendorlib}/XML/XQL
12mr|perl-XML-XQL-0.680.0-4|41	%{perl_vendorlib}/XML/XQL.pm
12mr|perl-XML-XQL-0.680.0-4|42	%{perl_vendorlib}/XML/XQL/*.pm
12mr|perl-XML-XQL-0.680.0-4|43	%{perl_vendorlib}/XML/XQL/*.pod
12mr|perl-XML-XQL-0.680.0-4|44	%{_mandir}/*/*
12mr|perl-XML-XQL-0.680.0-4|45	
12mr|perl-XML-XQL-0.680.0-4|46	
12mr|perl-XML-XQL-0.680.0-4|47	
12mr|perl-XML-XQL-0.680.0-4|48	%changelog
12mr|perl-XML-XQL-0.680.0-4|49	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-XML-XQL-0.680.0-4|50	+ Commit: de1185e
12mr|perl-XML-XQL-0.680.0-4|51	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-XML-XQL-0.680.0-4|52	
12mr|perl-XML-XQL-0.680.0-4|53	

15869 12
12mr|perl-XML-XSLT-0.480.0-5|1	%define upstream_name	 XML-XSLT
12mr|perl-XML-XSLT-0.480.0-5|2	%define upstream_version 0.48
12mr|perl-XML-XSLT-0.480.0-5|3	
12mr|perl-XML-XSLT-0.480.0-5|4	Name:		perl-%{upstream_name}
12mr|perl-XML-XSLT-0.480.0-5|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-XML-XSLT-0.480.0-5|6	Release:	5
12mr|perl-XML-XSLT-0.480.0-5|7	
12mr|perl-XML-XSLT-0.480.0-5|8	Summary:	XML::XSLT - A perl module for processing XSLT
12mr|perl-XML-XSLT-0.480.0-5|9	License:	GPL+ or Artistic
12mr|perl-XML-XSLT-0.480.0-5|10	Group:		Development/Perl
12mr|perl-XML-XSLT-0.480.0-5|11	URL:		http://www.cpan.org/
12mr|perl-XML-XSLT-0.480.0-5|12	Source0:	http://search.cpan.org/CPAN/authors/id/J/JS/JSTOWE/%{upstream_name}-%{upstream_version}.tar.bz2
12mr|perl-XML-XSLT-0.480.0-5|13	
12mr|perl-XML-XSLT-0.480.0-5|14	BuildRequires:	perl-devel
12mr|perl-XML-XSLT-0.480.0-5|15	BuildRequires:	perl-XML-Parser
12mr|perl-XML-XSLT-0.480.0-5|16	BuildRequires:	perl-XML-DOM
12mr|perl-XML-XSLT-0.480.0-5|17	BuildArch:	noarch
12mr|perl-XML-XSLT-0.480.0-5|18	
12mr|perl-XML-XSLT-0.480.0-5|19	%description
12mr|perl-XML-XSLT-0.480.0-5|20	This module implements the W3C's XSLT specification. The goal is
12mr|perl-XML-XSLT-0.480.0-5|21	full implementation of this spec, but we have not yet achieved
12mr|perl-XML-XSLT-0.480.0-5|22	that. However, it already works well. See XML::XSLT Commands for
12mr|perl-XML-XSLT-0.480.0-5|23	the current status of each command.
12mr|perl-XML-XSLT-0.480.0-5|24	
12mr|perl-XML-XSLT-0.480.0-5|25	XML::XSLT makes use of XML::DOM and LWP::Simple, while XML::DOM
12mr|perl-XML-XSLT-0.480.0-5|26	uses XML::Parser.  Therefore XML::Parser, XML::DOM and LWP::Simple
12mr|perl-XML-XSLT-0.480.0-5|27	have to be installed properly for XML::XSLT to run.
12mr|perl-XML-XSLT-0.480.0-5|28	
12mr|perl-XML-XSLT-0.480.0-5|29	%prep
12mr|perl-XML-XSLT-0.480.0-5|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-XML-XSLT-0.480.0-5|31	# (tv) fix doc permissions:
12mr|perl-XML-XSLT-0.480.0-5|32	chmod 755 examples
12mr|perl-XML-XSLT-0.480.0-5|33	
12mr|perl-XML-XSLT-0.480.0-5|34	%build
12mr|perl-XML-XSLT-0.480.0-5|35	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-XML-XSLT-0.480.0-5|36	%make
12mr|perl-XML-XSLT-0.480.0-5|37	make test
12mr|perl-XML-XSLT-0.480.0-5|38	
12mr|perl-XML-XSLT-0.480.0-5|39	%install
12mr|perl-XML-XSLT-0.480.0-5|40	%makeinstall_std
12mr|perl-XML-XSLT-0.480.0-5|41	
12mr|perl-XML-XSLT-0.480.0-5|42	%files
12mr|perl-XML-XSLT-0.480.0-5|43	%doc ChangeLog MANIFEST README examples
12mr|perl-XML-XSLT-0.480.0-5|44	%{_bindir}/*
12mr|perl-XML-XSLT-0.480.0-5|45	%{_mandir}/*/*
12mr|perl-XML-XSLT-0.480.0-5|46	%{perl_vendorlib}/XML
12mr|perl-XML-XSLT-0.480.0-5|47	
12mr|perl-XML-XSLT-0.480.0-5|48	
12mr|perl-XML-XSLT-0.480.0-5|49	
12mr|perl-XML-XSLT-0.480.0-5|50	%changelog
12mr|perl-XML-XSLT-0.480.0-5|51	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-XML-XSLT-0.480.0-5|52	+ Commit: 222b828
12mr|perl-XML-XSLT-0.480.0-5|53	- Add perl-devel to BuildRequires, spec cleanup
12mr|perl-XML-XSLT-0.480.0-5|54	
12mr|perl-XML-XSLT-0.480.0-5|55	

15870 12
12mr|perl-YAML-0.840.0-1|1	%define upstream_name YAML
12mr|perl-YAML-0.840.0-1|2	%define upstream_version 0.84
12mr|perl-YAML-0.840.0-1|3	
12mr|perl-YAML-0.840.0-1|4	Name:		perl-%{upstream_name}
12mr|perl-YAML-0.840.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mr|perl-YAML-0.840.0-1|6	Release:	1
12mr|perl-YAML-0.840.0-1|7	
12mr|perl-YAML-0.840.0-1|8	Summary:	YAML Ain't Markup Language (tm)
12mr|perl-YAML-0.840.0-1|9	License:	GPL+ or Artistic
12mr|perl-YAML-0.840.0-1|10	Group:		Development/Perl
12mr|perl-YAML-0.840.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mr|perl-YAML-0.840.0-1|12	Source0:	http://www.cpan.org/modules/by-module/YAML/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-YAML-0.840.0-1|13	
12mr|perl-YAML-0.840.0-1|14	BuildRequires:	perl-Test-Base >= 0.47
12mr|perl-YAML-0.840.0-1|15	BuildRequires:	perl-devel
12mr|perl-YAML-0.840.0-1|16	Provides:	perl-YAML-parser
12mr|perl-YAML-0.840.0-1|17	Buildarch:	noarch
12mr|perl-YAML-0.840.0-1|18	
12mr|perl-YAML-0.840.0-1|19	%description
12mr|perl-YAML-0.840.0-1|20	The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0
12mr|perl-YAML-0.840.0-1|21	specification. http://www.yaml.org/spec/
12mr|perl-YAML-0.840.0-1|22	
12mr|perl-YAML-0.840.0-1|23	YAML is a generic data serialization language that is optimized for human
12mr|perl-YAML-0.840.0-1|24	readability. It can be used to express the data structures of most modern
12mr|perl-YAML-0.840.0-1|25	programming languages. (Including Perl!!!)
12mr|perl-YAML-0.840.0-1|26	
12mr|perl-YAML-0.840.0-1|27	For information on the YAML syntax, please refer to the YAML specification.
12mr|perl-YAML-0.840.0-1|28	
12mr|perl-YAML-0.840.0-1|29	%prep
12mr|perl-YAML-0.840.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-YAML-0.840.0-1|31	
12mr|perl-YAML-0.840.0-1|32	%build
12mr|perl-YAML-0.840.0-1|33	perl Makefile.PL INSTALLDIRS=vendor <<EOF
12mr|perl-YAML-0.840.0-1|34	EOF
12mr|perl-YAML-0.840.0-1|35	%make
12mr|perl-YAML-0.840.0-1|36	
12mr|perl-YAML-0.840.0-1|37	%check
12mr|perl-YAML-0.840.0-1|38	make test
12mr|perl-YAML-0.840.0-1|39	
12mr|perl-YAML-0.840.0-1|40	%install
12mr|perl-YAML-0.840.0-1|41	%makeinstall_std
12mr|perl-YAML-0.840.0-1|42	
12mr|perl-YAML-0.840.0-1|43	%files
12mr|perl-YAML-0.840.0-1|44	%doc Changes README
12mr|perl-YAML-0.840.0-1|45	%{perl_vendorlib}/YAML*
12mr|perl-YAML-0.840.0-1|46	%{perl_vendorlib}/Test/YAML*
12mr|perl-YAML-0.840.0-1|47	%{_mandir}/*/*
12mr|perl-YAML-0.840.0-1|48	
12mr|perl-YAML-0.840.0-1|49	
12mr|perl-YAML-0.840.0-1|50	
12mr|perl-YAML-0.840.0-1|51	%changelog
12mr|perl-YAML-0.840.0-1|52	* Fri Sep  28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-YAML-0.840.0-1|53	+ Commit: 85098e5
12mr|perl-YAML-0.840.0-1|54	- New version 0.84
12mr|perl-YAML-0.840.0-1|55	
12mr|perl-YAML-0.840.0-1|56	

15871 12
12mr|perl-YAML-Syck-1.190.0-3|1	%define	module	YAML-Syck
12mr|perl-YAML-Syck-1.190.0-3|2	%define upstream_version 1.19
12mr|perl-YAML-Syck-1.190.0-3|3	
12mr|perl-YAML-Syck-1.190.0-3|4	%define Werror_cflags %nil
12mr|perl-YAML-Syck-1.190.0-3|5	
12mr|perl-YAML-Syck-1.190.0-3|6	Name:		perl-%{module}
12mr|perl-YAML-Syck-1.190.0-3|7	Version:	%perl_convert_version %{upstream_version}
12mr|perl-YAML-Syck-1.190.0-3|8	Release:	3
12mr|perl-YAML-Syck-1.190.0-3|9	
12mr|perl-YAML-Syck-1.190.0-3|10	Summary:	Fast, lightweight YAML loader and dumper
12mr|perl-YAML-Syck-1.190.0-3|11	License:	MIT
12mr|perl-YAML-Syck-1.190.0-3|12	Group:		Development/Perl
12mr|perl-YAML-Syck-1.190.0-3|13	Url:		http://search.cpan.org/dist/%{module}
12mr|perl-YAML-Syck-1.190.0-3|14	Source0:	http://www.cpan.org/modules/by-module/YAML/%{module}-%{upstream_version}.tar.gz
12mr|perl-YAML-Syck-1.190.0-3|15	Patch0:		YAML-Syck-1.19-string-format-fix.patch
12mr|perl-YAML-Syck-1.190.0-3|16	
12mr|perl-YAML-Syck-1.190.0-3|17	BuildRequires:	perl-devel
12mr|perl-YAML-Syck-1.190.0-3|18	Provides:	perl-YAML-parser
12mr|perl-YAML-Syck-1.190.0-3|19	
12mr|perl-YAML-Syck-1.190.0-3|20	%description
12mr|perl-YAML-Syck-1.190.0-3|21	This module provides a Perl interface to the libsyck data
12mr|perl-YAML-Syck-1.190.0-3|22	serialization library. It exports the Dump and Load functions for
12mr|perl-YAML-Syck-1.190.0-3|23	converting Perl data structures to YAML strings, and the other way
12mr|perl-YAML-Syck-1.190.0-3|24	around.
12mr|perl-YAML-Syck-1.190.0-3|25	
12mr|perl-YAML-Syck-1.190.0-3|26	%prep
12mr|perl-YAML-Syck-1.190.0-3|27	%setup -q -n %{module}-%{upstream_version}
12mr|perl-YAML-Syck-1.190.0-3|28	%patch0 -p1 -b .str_fmt~
12mr|perl-YAML-Syck-1.190.0-3|29	
12mr|perl-YAML-Syck-1.190.0-3|30	%build
12mr|perl-YAML-Syck-1.190.0-3|31	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-YAML-Syck-1.190.0-3|32	%make OPTIMIZE="%{optflags}"
12mr|perl-YAML-Syck-1.190.0-3|33	
12mr|perl-YAML-Syck-1.190.0-3|34	%check
12mr|perl-YAML-Syck-1.190.0-3|35	%__make test
12mr|perl-YAML-Syck-1.190.0-3|36	
12mr|perl-YAML-Syck-1.190.0-3|37	%install
12mr|perl-YAML-Syck-1.190.0-3|38	%makeinstall_std
12mr|perl-YAML-Syck-1.190.0-3|39	
12mr|perl-YAML-Syck-1.190.0-3|40	%files
12mr|perl-YAML-Syck-1.190.0-3|41	%doc Changes COPYING README
12mr|perl-YAML-Syck-1.190.0-3|42	%{_mandir}/*/*
12mr|perl-YAML-Syck-1.190.0-3|43	%{perl_vendorarch}/JSON
12mr|perl-YAML-Syck-1.190.0-3|44	%{perl_vendorarch}/YAML
12mr|perl-YAML-Syck-1.190.0-3|45	%{perl_vendorarch}/auto/YAML
12mr|perl-YAML-Syck-1.190.0-3|46	
12mr|perl-YAML-Syck-1.190.0-3|47	
12mr|perl-YAML-Syck-1.190.0-3|48	
12mr|perl-YAML-Syck-1.190.0-3|49	%changelog
12mr|perl-YAML-Syck-1.190.0-3|50	* Thu Aug  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-YAML-Syck-1.190.0-3|51	+ Commit: 3803a40
12mr|perl-YAML-Syck-1.190.0-3|52	- Just rebuild with new perl
12mr|perl-YAML-Syck-1.190.0-3|53	
12mr|perl-YAML-Syck-1.190.0-3|54	

15872 12
12mr|perl-YAML-Tiny-1.500.0-4|1	%define upstream_name    YAML-Tiny
12mr|perl-YAML-Tiny-1.500.0-4|2	%define upstream_version 1.50
12mr|perl-YAML-Tiny-1.500.0-4|3	
12mr|perl-YAML-Tiny-1.500.0-4|4	Name:       perl-%{upstream_name}
12mr|perl-YAML-Tiny-1.500.0-4|5	Version:    %perl_convert_version %{upstream_version}
12mr|perl-YAML-Tiny-1.500.0-4|6	Release:    4
12mr|perl-YAML-Tiny-1.500.0-4|7	
12mr|perl-YAML-Tiny-1.500.0-4|8	Summary:    Read/Write YAML files with as little code as possible
12mr|perl-YAML-Tiny-1.500.0-4|9	License:    GPL+ or Artistic
12mr|perl-YAML-Tiny-1.500.0-4|10	Group:      Development/Perl
12mr|perl-YAML-Tiny-1.500.0-4|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mr|perl-YAML-Tiny-1.500.0-4|12	Source0:    http://www.cpan.org/modules/by-module/YAML/%{upstream_name}-%{upstream_version}.tar.gz
12mr|perl-YAML-Tiny-1.500.0-4|13	
12mr|perl-YAML-Tiny-1.500.0-4|14	BuildRequires:	perl(File::Spec)
12mr|perl-YAML-Tiny-1.500.0-4|15	BuildRequires:	perl(Test::More)
12mr|perl-YAML-Tiny-1.500.0-4|16	BuildRequires:	perl-devel
12mr|perl-YAML-Tiny-1.500.0-4|17	BuildArch: noarch
12mr|perl-YAML-Tiny-1.500.0-4|18	
12mr|perl-YAML-Tiny-1.500.0-4|19	%description
12mr|perl-YAML-Tiny-1.500.0-4|20	*YAML::Tiny* is a perl class for reading and writing YAML-style files,
12mr|perl-YAML-Tiny-1.500.0-4|21	written with as little code as possible, reducing load time and memory
12mr|perl-YAML-Tiny-1.500.0-4|22	overhead.
12mr|perl-YAML-Tiny-1.500.0-4|23	
12mr|perl-YAML-Tiny-1.500.0-4|24	Most of the time it is accepted that Perl applications use a lot of memory
12mr|perl-YAML-Tiny-1.500.0-4|25	and modules. The *::Tiny* family of modules is specifically intended to
12mr|perl-YAML-Tiny-1.500.0-4|26	provide an ultralight and zero-dependency alternative to many more-thorough
12mr|perl-YAML-Tiny-1.500.0-4|27	standard modules.
12mr|perl-YAML-Tiny-1.500.0-4|28	
12mr|perl-YAML-Tiny-1.500.0-4|29	This module is primarily for reading human-written files (like simple
12mr|perl-YAML-Tiny-1.500.0-4|30	config files) and generating very simple human-readable files. Note that I
12mr|perl-YAML-Tiny-1.500.0-4|31	said *human-readable* and not *geek-readable*. The sort of files that your
12mr|perl-YAML-Tiny-1.500.0-4|32	average manager or secretary should be able to look at and make sense of.
12mr|perl-YAML-Tiny-1.500.0-4|33	
12mr|perl-YAML-Tiny-1.500.0-4|34	%prep
12mr|perl-YAML-Tiny-1.500.0-4|35	%setup -q -n %{upstream_name}-%{upstream_version}
12mr|perl-YAML-Tiny-1.500.0-4|36	
12mr|perl-YAML-Tiny-1.500.0-4|37	%build
12mr|perl-YAML-Tiny-1.500.0-4|38	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|perl-YAML-Tiny-1.500.0-4|39	%make
12mr|perl-YAML-Tiny-1.500.0-4|40	
12mr|perl-YAML-Tiny-1.500.0-4|41	%check
12mr|perl-YAML-Tiny-1.500.0-4|42	make test
12mr|perl-YAML-Tiny-1.500.0-4|43	
12mr|perl-YAML-Tiny-1.500.0-4|44	%install
12mr|perl-YAML-Tiny-1.500.0-4|45	%makeinstall_std
12mr|perl-YAML-Tiny-1.500.0-4|46	
12mr|perl-YAML-Tiny-1.500.0-4|47	%files
12mr|perl-YAML-Tiny-1.500.0-4|48	%doc LICENSE README Changes
12mr|perl-YAML-Tiny-1.500.0-4|49	%{_mandir}/man3/*
12mr|perl-YAML-Tiny-1.500.0-4|50	%perl_vendorlib/YAML
12mr|perl-YAML-Tiny-1.500.0-4|51	
12mr|perl-YAML-Tiny-1.500.0-4|52	
12mr|perl-YAML-Tiny-1.500.0-4|53	
12mr|perl-YAML-Tiny-1.500.0-4|54	%changelog
12mr|perl-YAML-Tiny-1.500.0-4|55	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|perl-YAML-Tiny-1.500.0-4|56	+ Commit: 73adef5
12mr|perl-YAML-Tiny-1.500.0-4|57	- Add perl-devel to BuildRequires, minor spec cleanup
12mr|perl-YAML-Tiny-1.500.0-4|58	
12mr|perl-YAML-Tiny-1.500.0-4|59	

15873 12
12mr|pessulus-2.30.4-3|1	%define name pessulus
12mr|pessulus-2.30.4-3|2	%define version 2.30.4
12mr|pessulus-2.30.4-3|3	
12mr|pessulus-2.30.4-3|4	Summary: Desktop lockdown editor for GNOME
12mr|pessulus-2.30.4-3|5	Name: %{name}
12mr|pessulus-2.30.4-3|6	Version: %{version}
12mr|pessulus-2.30.4-3|7	Release: %mkrel 3
12mr|pessulus-2.30.4-3|8	Source0: http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
12mr|pessulus-2.30.4-3|9	License: GPLv2+
12mr|pessulus-2.30.4-3|10	Group: Graphical desktop/GNOME
12mr|pessulus-2.30.4-3|11	Url: http://www.gnome.org/~vuntz/pessulus/
12mr|pessulus-2.30.4-3|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|pessulus-2.30.4-3|13	BuildArch: noarch
12mr|pessulus-2.30.4-3|14	BuildRequires: python-devel
12mr|pessulus-2.30.4-3|15	BuildRequires: pygtk2.0-devel >= 2.6.0
12mr|pessulus-2.30.4-3|16	BuildRequires: gnome-python >= 2.6.0
12mr|pessulus-2.30.4-3|17	BuildRequires: gnome-python-devel >= 2.6.0
12mr|pessulus-2.30.4-3|18	BuildRequires: gnome-python-desktop
12mr|pessulus-2.30.4-3|19	BuildRequires: intltool
12mr|pessulus-2.30.4-3|20	BuildRequires: desktop-file-utils
12mr|pessulus-2.30.4-3|21	Requires: gnome-python gnome-python-gconf pygtk2.0-libglade
12mr|pessulus-2.30.4-3|22	#gw for bugbuddy
12mr|pessulus-2.30.4-3|23	Requires: gnome-python-desktop
12mr|pessulus-2.30.4-3|24	
12mr|pessulus-2.30.4-3|25	%description
12mr|pessulus-2.30.4-3|26	pessulus is a lockdown editor for GNOME, written in python.  pessulus
12mr|pessulus-2.30.4-3|27	enables administrators to set mandatory settings in GConf. The users
12mr|pessulus-2.30.4-3|28	can not change these settings.
12mr|pessulus-2.30.4-3|29	
12mr|pessulus-2.30.4-3|30	Use of pessulus can be useful on computers that are open to use by
12mr|pessulus-2.30.4-3|31	everyone, e.g. in an internet cafe.
12mr|pessulus-2.30.4-3|32	
12mr|pessulus-2.30.4-3|33	
12mr|pessulus-2.30.4-3|34	%prep
12mr|pessulus-2.30.4-3|35	%setup -q
12mr|pessulus-2.30.4-3|36	
12mr|pessulus-2.30.4-3|37	%build
12mr|pessulus-2.30.4-3|38	./configure --prefix=%_prefix
12mr|pessulus-2.30.4-3|39	%make
12mr|pessulus-2.30.4-3|40	
12mr|pessulus-2.30.4-3|41	%install
12mr|pessulus-2.30.4-3|42	rm -rf $RPM_BUILD_ROOT
12mr|pessulus-2.30.4-3|43	%makeinstall_std
12mr|pessulus-2.30.4-3|44	%find_lang %name
12mr|pessulus-2.30.4-3|45	desktop-file-install --vendor="" \
12mr|pessulus-2.30.4-3|46	--remove-category="Application" \
12mr|pessulus-2.30.4-3|47	--add-category="X-MandrivaLinux-System-Configuration-GNOME-Advanced" \
12mr|pessulus-2.30.4-3|48	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12mr|pessulus-2.30.4-3|49	
12mr|pessulus-2.30.4-3|50	
12mr|pessulus-2.30.4-3|51	%if %mdkversion < 200900
12mr|pessulus-2.30.4-3|52	%post
12mr|pessulus-2.30.4-3|53	%update_menus
12mr|pessulus-2.30.4-3|54	%endif
12mr|pessulus-2.30.4-3|55	%if %mdkversion < 200900
12mr|pessulus-2.30.4-3|56	%postun
12mr|pessulus-2.30.4-3|57	%clean_menus
12mr|pessulus-2.30.4-3|58	%endif
12mr|pessulus-2.30.4-3|59	
12mr|pessulus-2.30.4-3|60	%clean
12mr|pessulus-2.30.4-3|61	rm -rf $RPM_BUILD_ROOT
12mr|pessulus-2.30.4-3|62	
12mr|pessulus-2.30.4-3|63	%files -f %name.lang
12mr|pessulus-2.30.4-3|64	%defattr(-,root,root)
12mr|pessulus-2.30.4-3|65	%doc AUTHORS ChangeLog HACKING NEWS MAINTAINERS README TODO
12mr|pessulus-2.30.4-3|66	%_bindir/%name
12mr|pessulus-2.30.4-3|67	%_iconsdir/hicolor/*/apps/*
12mr|pessulus-2.30.4-3|68	%_datadir/%name/
12mr|pessulus-2.30.4-3|69	%_datadir/applications/%name.desktop
12mr|pessulus-2.30.4-3|70	%py_puresitedir/Pessulus/
12mr|pessulus-2.30.4-3|71	
12mr|pessulus-2.30.4-3|72	
12mr|pessulus-2.30.4-3|73	
12mr|pessulus-2.30.4-3|74	
12mr|pessulus-2.30.4-3|75	
12mr|pessulus-2.30.4-3|76	%changelog
12mr|pessulus-2.30.4-3|77	

15874 12
12mr|phonon-4.6.0-3|1	%define major 4
12mr|phonon-4.6.0-3|2	
12mr|phonon-4.6.0-3|3	Name:		phonon
12mr|phonon-4.6.0-3|4	Summary:	KDE4 Multimedia Framework
12mr|phonon-4.6.0-3|5	Group:		Graphical desktop/KDE
12mr|phonon-4.6.0-3|6	Version:	4.6.0
12mr|phonon-4.6.0-3|7	Release:	3
12mr|phonon-4.6.0-3|8	Epoch:		2
12mr|phonon-4.6.0-3|9	URL:		http://phonon.kde.org/
12mr|phonon-4.6.0-3|10	License:	LGPLv2+
12mr|phonon-4.6.0-3|11	Source0:	ftp://ftp.kde.org/pub/kde/stable/phonon/%{version}/%{name}-%{version}.tar.xz
12mr|phonon-4.6.0-3|12	Patch1:		phonon-4.6.50-phonon-allow-stop-empty-source.patch
12mr|phonon-4.6.0-3|13	Patch2:		phonon-4.6.0-qmake-syntax.patch
12mr|phonon-4.6.0-3|14	# (cg) NB This version hack is only needed for 2010.0... added here too for ease of backporting
12mr|phonon-4.6.0-3|15	Source4:	phonon-4.3.80-ignore-pulse-version.patch
12mr|phonon-4.6.0-3|16	# (cg) Phonon 4.4.1 needs Qt 4.6+
12mr|phonon-4.6.0-3|17	BuildRequires:	cmake
12mr|phonon-4.6.0-3|18	BuildRequires:	imagemagick
12mr|phonon-4.6.0-3|19	BuildRequires:	automoc4
12mr|phonon-4.6.0-3|20	BuildRequires:	qt4-devel >= 4:4.6
12mr|phonon-4.6.0-3|21	BuildRequires:	pkgconfig(glib-2.0)
12mr|phonon-4.6.0-3|22	BuildRequires:	pkgconfig(libpulse)
12mr|phonon-4.6.0-3|23	
12mr|phonon-4.6.0-3|24	%description
12mr|phonon-4.6.0-3|25	Phonon is the KDE4 Multimedia Framework
12mr|phonon-4.6.0-3|26	
12mr|phonon-4.6.0-3|27	#--------------------------------------------------------------------
12mr|phonon-4.6.0-3|28	%define libphononexperimental %mklibname phononexperimental %{major}
12mr|phonon-4.6.0-3|29	
12mr|phonon-4.6.0-3|30	%package -n %{libphononexperimental}
12mr|phonon-4.6.0-3|31	Summary:	Phonon Library
12mr|phonon-4.6.0-3|32	Group:		System/Libraries
12mr|phonon-4.6.0-3|33	
12mr|phonon-4.6.0-3|34	%description -n %{libphononexperimental}
12mr|phonon-4.6.0-3|35	Library for Phonon.
12mr|phonon-4.6.0-3|36	
12mr|phonon-4.6.0-3|37	%files -n %{libphononexperimental}
12mr|phonon-4.6.0-3|38	%{_libdir}/libphononexperimental.so.%{major}*
12mr|phonon-4.6.0-3|39	
12mr|phonon-4.6.0-3|40	#--------------------------------------------------------------------
12mr|phonon-4.6.0-3|41	%define libphonon %mklibname phonon %{major}
12mr|phonon-4.6.0-3|42	
12mr|phonon-4.6.0-3|43	%package -n %{libphonon}
12mr|phonon-4.6.0-3|44	Summary:	Phonon Library
12mr|phonon-4.6.0-3|45	Group:		System/Libraries
12mr|phonon-4.6.0-3|46	
12mr|phonon-4.6.0-3|47	%description -n %{libphonon}
12mr|phonon-4.6.0-3|48	Library for Phonon.
12mr|phonon-4.6.0-3|49	
12mr|phonon-4.6.0-3|50	%files -n %{libphonon}
12mr|phonon-4.6.0-3|51	%{_libdir}/libphonon.so.%{major}*
12mr|phonon-4.6.0-3|52	
12mr|phonon-4.6.0-3|53	#--------------------------------------------------------------------
12mr|phonon-4.6.0-3|54	%package designer-plugin
12mr|phonon-4.6.0-3|55	Summary:	Phonon Designer Plugin
12mr|phonon-4.6.0-3|56	Group:		System/Libraries
12mr|phonon-4.6.0-3|57	Conflicts:	qt4-designer-plugin-phonon <= 5:4.7.4
12mr|phonon-4.6.0-3|58	
12mr|phonon-4.6.0-3|59	%description designer-plugin
12mr|phonon-4.6.0-3|60	Designer plugin for phonon.
12mr|phonon-4.6.0-3|61	
12mr|phonon-4.6.0-3|62	%files designer-plugin
12mr|phonon-4.6.0-3|63	%{_qt_plugindir}/designer/libphononwidgets.so
12mr|phonon-4.6.0-3|64	
12mr|phonon-4.6.0-3|65	#--------------------------------------------------------------------
12mr|phonon-4.6.0-3|66	%package devel
12mr|phonon-4.6.0-3|67	Group:		Development/KDE and Qt
12mr|phonon-4.6.0-3|68	Summary:	Phonon Development Files
12mr|phonon-4.6.0-3|69	Requires:	%{libphononexperimental} = %{EVRD}
12mr|phonon-4.6.0-3|70	Requires:	%{libphonon} = %{EVRD}
12mr|phonon-4.6.0-3|71	Requires:	phonon-designer-plugin = %{EVRD}
12mr|phonon-4.6.0-3|72	
12mr|phonon-4.6.0-3|73	%description devel
12mr|phonon-4.6.0-3|74	Header files needed to compile applications for KDE.
12mr|phonon-4.6.0-3|75	
12mr|phonon-4.6.0-3|76	%files devel
12mr|phonon-4.6.0-3|77	%{_qt_datadir}/mkspecs/modules/qt_phonon.pri
12mr|phonon-4.6.0-3|78	%{_datadir}/dbus-1/interfaces/org.kde.Phonon.AudioOutput.xml
12mr|phonon-4.6.0-3|79	%{_datadir}/phonon/buildsystem/
12mr|phonon-4.6.0-3|80	%{_includedir}/phonon/
12mr|phonon-4.6.0-3|81	%{_includedir}/KDE/
12mr|phonon-4.6.0-3|82	%{_libdir}/libphonon.so
12mr|phonon-4.6.0-3|83	%{_libdir}/libphononexperimental.so
12mr|phonon-4.6.0-3|84	%{_libdir}/pkgconfig/phonon.pc
12mr|phonon-4.6.0-3|85	%{_libdir}/cmake/phonon/Phonon*.cmake
12mr|phonon-4.6.0-3|86	
12mr|phonon-4.6.0-3|87	#--------------------------------------------------------------------
12mr|phonon-4.6.0-3|88	%prep
12mr|phonon-4.6.0-3|89	%setup -q
12mr|phonon-4.6.0-3|90	%apply_patches
12mr|phonon-4.6.0-3|91	
12mr|phonon-4.6.0-3|92	%build
12mr|phonon-4.6.0-3|93	%cmake \
12mr|phonon-4.6.0-3|94	-DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=ON
12mr|phonon-4.6.0-3|95	%make
12mr|phonon-4.6.0-3|96	
12mr|phonon-4.6.0-3|97	%install
12mr|phonon-4.6.0-3|98	%makeinstall_std -C build
12mr|phonon-4.6.0-3|99	
12mr|phonon-4.6.0-3|100	
12mr|phonon-4.6.0-3|101	
12mr|phonon-4.6.0-3|102	
12mr|phonon-4.6.0-3|103	%changelog
12mr|phonon-4.6.0-3|104	* Wed Oct  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|phonon-4.6.0-3|105	+ Commit: 5bdbb9a
12mr|phonon-4.6.0-3|106	- Sync patches with Cooker, spec cleanup
12mr|phonon-4.6.0-3|107	
12mr|phonon-4.6.0-3|108	

15875 12
12mr|phonon-gstreamer-4.6.2-1|1	Name:		phonon-gstreamer
12mr|phonon-gstreamer-4.6.2-1|2	Summary:	GStreamer backend to Phonon
12mr|phonon-gstreamer-4.6.2-1|3	Group:		Sound
12mr|phonon-gstreamer-4.6.2-1|4	Version:	4.6.2
12mr|phonon-gstreamer-4.6.2-1|5	Release:	1
12mr|phonon-gstreamer-4.6.2-1|6	Epoch:		2
12mr|phonon-gstreamer-4.6.2-1|7	URL:		http://phonon.kde.org/
12mr|phonon-gstreamer-4.6.2-1|8	License:	LGPLv2+
12mr|phonon-gstreamer-4.6.2-1|9	Source0:	ftp://ftp.kde.org/pub/kde/unstable/phonon/phonon-backend-gstreamer/4.5.90/src/phonon-backend-gstreamer-%{version}.tar.xz
12mr|phonon-gstreamer-4.6.2-1|10	Patch1:		phonon-4.4.3-flac_mimetype.patch
12mr|phonon-gstreamer-4.6.2-1|11	Patch2:		phonon-backend-gstreamer-4.6.0-snapshot.patch
12mr|phonon-gstreamer-4.6.2-1|12	Patch3:		phonon-backend-gstreamer-4.6.2-fix-multiple-drive.patch
12mr|phonon-gstreamer-4.6.2-1|13	
12mr|phonon-gstreamer-4.6.2-1|14	BuildRequires:	cmake
12mr|phonon-gstreamer-4.6.2-1|15	BuildRequires:	imagemagick
12mr|phonon-gstreamer-4.6.2-1|16	BuildRequires:	automoc4
12mr|phonon-gstreamer-4.6.2-1|17	BuildRequires:	pkgconfig(gstreamer-0.10)
12mr|phonon-gstreamer-4.6.2-1|18	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mr|phonon-gstreamer-4.6.2-1|19	BuildRequires:	pkgconfig(phonon)
12mr|phonon-gstreamer-4.6.2-1|20	Requires:	gstreamer0.10-plugins-good
12mr|phonon-gstreamer-4.6.2-1|21	Requires:	gstreamer0.10-plugins-base
12mr|phonon-gstreamer-4.6.2-1|22	Suggests:	gstreamer0.10-plugins-ugly
12mr|phonon-gstreamer-4.6.2-1|23	Suggests:	gstreamer0.10-ffmpeg
12mr|phonon-gstreamer-4.6.2-1|24	Suggests:	gstreamer0.10-soup
12mr|phonon-gstreamer-4.6.2-1|25	Suggests:	gstreamer0.10-pulse
12mr|phonon-gstreamer-4.6.2-1|26	Provides:	phonon-backend
12mr|phonon-gstreamer-4.6.2-1|27	
12mr|phonon-gstreamer-4.6.2-1|28	%description
12mr|phonon-gstreamer-4.6.2-1|29	GStreamer backend to Phonon.
12mr|phonon-gstreamer-4.6.2-1|30	
12mr|phonon-gstreamer-4.6.2-1|31	%files
12mr|phonon-gstreamer-4.6.2-1|32	%{_libdir}/kde4/plugins/phonon_backend/phonon_gstreamer.so
12mr|phonon-gstreamer-4.6.2-1|33	%{_datadir}/kde4/services/phononbackends/gstreamer.desktop
12mr|phonon-gstreamer-4.6.2-1|34	%{_iconsdir}/*/*/*/*
12mr|phonon-gstreamer-4.6.2-1|35	
12mr|phonon-gstreamer-4.6.2-1|36	#--------------------------------------------------------------------
12mr|phonon-gstreamer-4.6.2-1|37	%prep
12mr|phonon-gstreamer-4.6.2-1|38	%setup -qn phonon-backend-gstreamer-%{version}
12mr|phonon-gstreamer-4.6.2-1|39	%apply_patches
12mr|phonon-gstreamer-4.6.2-1|40	
12mr|phonon-gstreamer-4.6.2-1|41	%build
12mr|phonon-gstreamer-4.6.2-1|42	%cmake
12mr|phonon-gstreamer-4.6.2-1|43	%make
12mr|phonon-gstreamer-4.6.2-1|44	
12mr|phonon-gstreamer-4.6.2-1|45	%install
12mr|phonon-gstreamer-4.6.2-1|46	%makeinstall_std -C build
12mr|phonon-gstreamer-4.6.2-1|47	
12mr|phonon-gstreamer-4.6.2-1|48	
12mr|phonon-gstreamer-4.6.2-1|49	
12mr|phonon-gstreamer-4.6.2-1|50	%changelog
12mr|phonon-gstreamer-4.6.2-1|51	* Wed Oct  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|phonon-gstreamer-4.6.2-1|52	+ Commit: 4504eba
12mr|phonon-gstreamer-4.6.2-1|53	- New version 4.6.2 (sync with Cooker), sync patches with Mageia, spec minor cleanup
12mr|phonon-gstreamer-4.6.2-1|54	
12mr|phonon-gstreamer-4.6.2-1|55	

15876 12
12mr|php-5.4.9-1|1	%define _build_pkgcheck_set %{nil}
12mr|php-5.4.9-1|2	%define _build_pkgcheck_srpm %{nil}
12mr|php-5.4.9-1|3	
12mr|php-5.4.9-1|4	%define build_test 1
12mr|php-5.4.9-1|5	%{?_with_test: %{expand: %%global build_test 1}}
12mr|php-5.4.9-1|6	%{?_without_test: %{expand: %%global build_test 0}}
12mr|php-5.4.9-1|7	
12mr|php-5.4.9-1|8	%define build_libmagic 0
12mr|php-5.4.9-1|9	%{?_with_libmagic: %{expand: %%global build_libmagic 1}}
12mr|php-5.4.9-1|10	%{?_without_libmagic: %{expand: %%global build_libmagic 0}}
12mr|php-5.4.9-1|11	
12mr|php-5.4.9-1|12	%define php5_common_major 5
12mr|php-5.4.9-1|13	%define libname %mklibname php5_common %{php5_common_major}
12mr|php-5.4.9-1|14	
12mr|php-5.4.9-1|15	Summary:	The PHP5 scripting language
12mr|php-5.4.9-1|16	Name:		php
12mr|php-5.4.9-1|17	Version:	5.4.9
12mr|php-5.4.9-1|18	Release:	1
12mr|php-5.4.9-1|19	Source0:	http://se.php.net/distributions/php-%{version}.tar.gz
12mr|php-5.4.9-1|20	Group:		Development/PHP
12mr|php-5.4.9-1|21	License:	PHP License
12mr|php-5.4.9-1|22	URL:		http://www.php.net
12mr|php-5.4.9-1|23	Source1:	php-test.ini
12mr|php-5.4.9-1|24	Source2:	maxlifetime
12mr|php-5.4.9-1|25	Source3:	php.crond
12mr|php-5.4.9-1|26	Source4:	php-fpm.service
12mr|php-5.4.9-1|27	Source5:	php-fpm.sysconf
12mr|php-5.4.9-1|28	Source6:	php-fpm.logrotate
12mr|php-5.4.9-1|29	# S7 comes from ext/fileinfo/create_data_file.php but could be removed someday
12mr|php-5.4.9-1|30	Source7:	create_data_file.php
12mr|php-5.4.9-1|31	Patch0:		php-init.diff
12mr|php-5.4.9-1|32	Patch1:		php-shared.diff
12mr|php-5.4.9-1|33	Patch3:		php-libtool.diff
12mr|php-5.4.9-1|34	Patch4:		php-phpize.diff
12mr|php-5.4.9-1|35	Patch5:		php-phpbuilddir.diff
12mr|php-5.4.9-1|36	# http://www.outoforder.cc/projects/apache/mod_transform/
12mr|php-5.4.9-1|37	# http://www.outoforder.cc/projects/apache/mod_transform/patches/php5-apache2-filters.patch
12mr|php-5.4.9-1|38	Patch6:		php5-apache2-filters.diff
12mr|php-5.4.9-1|39	# remove libedit once and for all
12mr|php-5.4.9-1|40	Patch7:		php-no_libedit.diff
12mr|php-5.4.9-1|41	Patch8:		php-xmlrpc_epi.patch
12mr|php-5.4.9-1|42	Patch9:		php-xmlrpc_no_rpath.diff
12mr|php-5.4.9-1|43	Patch11:	php-5.3.8-bdb-5.2.diff
12mr|php-5.4.9-1|44	#####################################################################
12mr|php-5.4.9-1|45	# Stolen from PLD
12mr|php-5.4.9-1|46	Patch20:	php-mail.diff
12mr|php-5.4.9-1|47	Patch21:	php-filter-shared.diff
12mr|php-5.4.9-1|48	Patch22:	php-dba-link.patch
12mr|php-5.4.9-1|49	Patch23:	php-zlib-for-getimagesize.patch
12mr|php-5.4.9-1|50	Patch25:	php-5.3.10-external_libzip.diff
12mr|php-5.4.9-1|51	Patch26:	php-5.3.9RC2-mcrypt-libs.diff
12mr|php-5.4.9-1|52	# for kolab2
12mr|php-5.4.9-1|53	# P50 was rediffed from PLD (php-5.3.3-8.src.rpm) which merges the annotation and status-current patches
12mr|php-5.4.9-1|54	Patch27:	php-imap-annotation+status-current.diff
12mr|php-5.4.9-1|55	# P51 was taken from http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/php/patches/php-5.3.2/
12mr|php-5.4.9-1|56	Patch28:	php-imap-myrights.diff
12mr|php-5.4.9-1|57	Patch29:	php-5.3.x-fpm-0.6.5-shared.diff
12mr|php-5.4.9-1|58	Patch30:	php-5.3.x-fpm-0.6.5-mdv_conf.diff
12mr|php-5.4.9-1|59	#####################################################################
12mr|php-5.4.9-1|60	# stolen from debian
12mr|php-5.4.9-1|61	Patch50:	php-session.save_path.diff
12mr|php-5.4.9-1|62	Patch51:	php-exif_nesting_level.diff
12mr|php-5.4.9-1|63	# https://bugs.php.net/bug.php?id=51247
12mr|php-5.4.9-1|64	Patch52:	php-5.3.9RC2-fix_broken_sha-2_test.diff
12mr|php-5.4.9-1|65	#####################################################################
12mr|php-5.4.9-1|66	# Stolen from fedora
12mr|php-5.4.9-1|67	Patch101:	php-cxx.diff
12mr|php-5.4.9-1|68	Patch102:	php-install.diff
12mr|php-5.4.9-1|69	Patch105:	php-umask.diff
12mr|php-5.4.9-1|70	# Fixes for extension modules
12mr|php-5.4.9-1|71	Patch111:	php-5.3.6-jpegversion.patch
12mr|php-5.4.9-1|72	Patch113:	php-libc-client.diff
12mr|php-5.4.9-1|73	Patch114:	php-no_pam_in_c-client.diff
12mr|php-5.4.9-1|74	# Functional changes
12mr|php-5.4.9-1|75	Patch115:	php-dlopen.diff
12mr|php-5.4.9-1|76	# Fix bugs
12mr|php-5.4.9-1|77	Patch120:	php-tests-wddx.diff
12mr|php-5.4.9-1|78	Patch121:	php-bug43221.diff
12mr|php-5.4.9-1|79	Patch123:	php-bug43589.diff
12mr|php-5.4.9-1|80	Patch226:	php-no-fvisibility_hidden_fix.diff
12mr|php-5.4.9-1|81	Patch227:	php-5.3.0RC1-enchant_lib64_fix.diff
12mr|php-5.4.9-1|82	Patch228:	php-5.3.0RC2-xmlrpc-epi_fix.diff
12mr|php-5.4.9-1|83	Patch302:	php-no_egg.diff
12mr|php-5.4.9-1|84	Patch303:	php-mdv_logo.diff
12mr|php-5.4.9-1|85	
12mr|php-5.4.9-1|86	BuildRequires:	autoconf
12mr|php-5.4.9-1|87	BuildRequires:	automake
12mr|php-5.4.9-1|88	BuildRequires:	bison
12mr|php-5.4.9-1|89	BuildRequires:	byacc
12mr|php-5.4.9-1|90	BuildRequires:	file
12mr|php-5.4.9-1|91	BuildRequires:	flex
12mr|php-5.4.9-1|92	BuildRequires:	lemon
12mr|php-5.4.9-1|93	BuildRequires:	libtool
12mr|php-5.4.9-1|94	BuildRequires:	openssl
12mr|php-5.4.9-1|95	BuildRequires:	re2c >= 0.13.4
12mr|php-5.4.9-1|96	
12mr|php-5.4.9-1|97	BuildRequires:	pkgconfig(enchant)
12mr|php-5.4.9-1|98	BuildRequires:	pkgconfig(expat)
12mr|php-5.4.9-1|99	BuildRequires:	pkgconfig(freetype2)
12mr|php-5.4.9-1|100	BuildRequires:	pkgconfig(libcurl)
12mr|php-5.4.9-1|101	BuildRequires:	pkgconfig(libpcre)
12mr|php-5.4.9-1|102	BuildRequires:	pkgconfig(libpng)
12mr|php-5.4.9-1|103	BuildRequires:	pkgconfig(libxml-2.0)
12mr|php-5.4.9-1|104	BuildRequires:	pkgconfig(libxslt)
12mr|php-5.4.9-1|105	BuildRequires:	pkgconfig(libzip)
12mr|php-5.4.9-1|106	BuildRequires:	pkgconfig(ncurses)
12mr|php-5.4.9-1|107	BuildRequires:	pkgconfig(openssl)
12mr|php-5.4.9-1|108	BuildRequires:	pkgconfig(sqlite3)
12mr|php-5.4.9-1|109	BuildRequires:	pkgconfig(x11)
12mr|php-5.4.9-1|110	BuildRequires:	pkgconfig(xpm)
12mr|php-5.4.9-1|111	
12mr|php-5.4.9-1|112	BuildRequires:	apache-devel >= 2.2.0
12mr|php-5.4.9-1|113	BuildRequires:	aspell-devel
12mr|php-5.4.9-1|114	BuildRequires:	bzip2-devel
12mr|php-5.4.9-1|115	BuildRequires:	c-client-devel >= 2007
12mr|php-5.4.9-1|116	BuildRequires:	db-devel
12mr|php-5.4.9-1|117	BuildRequires:	elfutils-devel
12mr|php-5.4.9-1|118	BuildRequires:	freetds-devel >= 0.63
12mr|php-5.4.9-1|119	BuildRequires:	gdbm-devel
12mr|php-5.4.9-1|120	BuildRequires:	gd-devel >= 2.0.33
12mr|php-5.4.9-1|121	BuildRequires:	gettext-devel
12mr|php-5.4.9-1|122	BuildRequires:	gmp-devel
12mr|php-5.4.9-1|123	BuildRequires:	gpm-devel
12mr|php-5.4.9-1|124	BuildRequires:	icu-devel >= 49.0
12mr|php-5.4.9-1|125	BuildRequires:	jpeg-devel
12mr|php-5.4.9-1|126	BuildRequires:	libldap-devel
12mr|php-5.4.9-1|127	BuildRequires:	libmcrypt-devel
12mr|php-5.4.9-1|128	BuildRequires:	libsasl-devel
12mr|php-5.4.9-1|129	BuildRequires:	libtool-devel
12mr|php-5.4.9-1|130	BuildRequires:	mbfl-devel >= 1.2.0
12mr|php-5.4.9-1|131	BuildRequires:	mysql-devel >= 4.1.7
12mr|php-5.4.9-1|132	BuildRequires:	net-snmp-devel
12mr|php-5.4.9-1|133	BuildRequires:	net-snmp-mibs
12mr|php-5.4.9-1|134	BuildRequires:	onig-devel >= 5.9.2
12mr|php-5.4.9-1|135	BuildRequires:	pam-devel
12mr|php-5.4.9-1|136	BuildRequires:	postgresql-devel
12mr|php-5.4.9-1|137	BuildRequires:	readline-devel
12mr|php-5.4.9-1|138	BuildRequires:	recode-devel
12mr|php-5.4.9-1|139	BuildRequires:	t1lib-devel
12mr|php-5.4.9-1|140	BuildRequires:	tidy-devel
12mr|php-5.4.9-1|141	BuildRequires:	unixODBC-devel >= 2.2.1
12mr|php-5.4.9-1|142	BuildRequires:	xmlrpc-epi-devel
12mr|php-5.4.9-1|143	%if %{build_libmagic}
12mr|php-5.4.9-1|144	BuildRequires:	magic-devel
12mr|php-5.4.9-1|145	%endif
12mr|php-5.4.9-1|146	Epoch: 3
12mr|php-5.4.9-1|147	
12mr|php-5.4.9-1|148	# stupid postgresql... stupid build system...
12mr|php-5.4.9-1|149	# this is needed due to the postgresql packaging and due to bugs like this:
12mr|php-5.4.9-1|150	# https://qa.mandriva.com/show_bug.cgi?id=52527
12mr|php-5.4.9-1|151	%define postgresql_version %(pg_config &>/dev/null && pg_config 2>/dev/null | grep "^VERSION" | awk '{ print $4 }' 2>/dev/null || echo 0)
12mr|php-5.4.9-1|152	
12mr|php-5.4.9-1|153	%description
12mr|php-5.4.9-1|154	PHP5 is an HTML-embeddable scripting language. PHP5 offers built-in database
12mr|php-5.4.9-1|155	integration for several commercial and non-commercial database management
12mr|php-5.4.9-1|156	systems, so writing a database-enabled script with PHP5 is fairly simple. The
12mr|php-5.4.9-1|157	most common use of PHP5 coding is probably as a replacement for CGI scripts.
12mr|php-5.4.9-1|158	
12mr|php-5.4.9-1|159	%package	cli
12mr|php-5.4.9-1|160	Summary:	PHP5 CLI interface
12mr|php-5.4.9-1|161	Group:		Development/Other
12mr|php-5.4.9-1|162	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|163	Requires:	php-ctype >= %{epoch}:%{version}
12mr|php-5.4.9-1|164	Requires:	php-filter >= %{epoch}:%{version}
12mr|php-5.4.9-1|165	Requires:	php-ftp >= %{epoch}:%{version}
12mr|php-5.4.9-1|166	Requires:	php-gettext >= %{epoch}:%{version}
12mr|php-5.4.9-1|167	Requires:	php-hash >= %{epoch}:%{version}
12mr|php-5.4.9-1|168	Requires:	php-ini >= %{version}
12mr|php-5.4.9-1|169	Requires:	php-json >= %{epoch}:%{version}
12mr|php-5.4.9-1|170	Requires:	php-openssl >= %{epoch}:%{version}
12mr|php-5.4.9-1|171	Requires:	php-pcre >= %{epoch}:%{version}
12mr|php-5.4.9-1|172	Requires:	php-posix >= %{epoch}:%{version}
12mr|php-5.4.9-1|173	Requires:	php-session >= %{epoch}:%{version}
12mr|php-5.4.9-1|174	Suggests:	php-suhosin >= 0.9.33
12mr|php-5.4.9-1|175	Requires:	php-sysvsem >= %{epoch}:%{version}
12mr|php-5.4.9-1|176	Requires:	php-sysvshm >= %{epoch}:%{version}
12mr|php-5.4.9-1|177	Requires:	php-timezonedb >= 3:2009.10
12mr|php-5.4.9-1|178	Requires:	php-tokenizer >= %{epoch}:%{version}
12mr|php-5.4.9-1|179	Requires:	php-xmlreader >= %{epoch}:%{version}
12mr|php-5.4.9-1|180	Requires:	php-xmlwriter >= %{epoch}:%{version}
12mr|php-5.4.9-1|181	Requires:	php-zlib >= %{epoch}:%{version}
12mr|php-5.4.9-1|182	Requires:	php-xml >= %{epoch}:%{version}
12mr|php-5.4.9-1|183	Provides:	php = %{epoch}:%{version}
12mr|php-5.4.9-1|184	
12mr|php-5.4.9-1|185	%description	cli
12mr|php-5.4.9-1|186	PHP5 is an HTML-embeddable scripting language. PHP5 offers built-in database
12mr|php-5.4.9-1|187	integration for several commercial and non-commercial database management
12mr|php-5.4.9-1|188	systems, so writing a database-enabled script with PHP5 is fairly simple. The
12mr|php-5.4.9-1|189	most common use of PHP5 coding is probably as a replacement for CGI scripts.
12mr|php-5.4.9-1|190	
12mr|php-5.4.9-1|191	This package contains a command-line (CLI) version of php. You must also
12mr|php-5.4.9-1|192	install libphp5_common. If you need apache module support, you also need to
12mr|php-5.4.9-1|193	install the apache-mod_php package.
12mr|php-5.4.9-1|194	
12mr|php-5.4.9-1|195	%package	cgi
12mr|php-5.4.9-1|196	Summary:	PHP5 CGI interface
12mr|php-5.4.9-1|197	Group:		Development/Other
12mr|php-5.4.9-1|198	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|199	Requires:	php-ctype >= %{epoch}:%{version}
12mr|php-5.4.9-1|200	Requires:	php-filter >= %{epoch}:%{version}
12mr|php-5.4.9-1|201	Requires:	php-ftp >= %{epoch}:%{version}
12mr|php-5.4.9-1|202	Requires:	php-gettext >= %{epoch}:%{version}
12mr|php-5.4.9-1|203	Requires:	php-hash >= %{epoch}:%{version}
12mr|php-5.4.9-1|204	Requires:	php-ini >= %{version}
12mr|php-5.4.9-1|205	Requires:	php-json >= %{epoch}:%{version}
12mr|php-5.4.9-1|206	Requires:	php-openssl >= %{epoch}:%{version}
12mr|php-5.4.9-1|207	Requires:	php-pcre >= %{epoch}:%{version}
12mr|php-5.4.9-1|208	Requires:	php-posix >= %{epoch}:%{version}
12mr|php-5.4.9-1|209	Requires:	php-session >= %{epoch}:%{version}
12mr|php-5.4.9-1|210	Suggests:	php-suhosin >= 0.9.33
12mr|php-5.4.9-1|211	Requires:	php-sysvsem >= %{epoch}:%{version}
12mr|php-5.4.9-1|212	Requires:	php-sysvshm >= %{epoch}:%{version}
12mr|php-5.4.9-1|213	Requires:	php-timezonedb >= 3:2009.10
12mr|php-5.4.9-1|214	Requires:	php-tokenizer >= %{epoch}:%{version}
12mr|php-5.4.9-1|215	Requires:	php-xmlreader >= %{epoch}:%{version}
12mr|php-5.4.9-1|216	Requires:	php-xmlwriter >= %{epoch}:%{version}
12mr|php-5.4.9-1|217	Requires:	php-zlib >= %{epoch}:%{version}
12mr|php-5.4.9-1|218	Requires:	php-xml >= %{epoch}:%{version}
12mr|php-5.4.9-1|219	Provides:	php = %{epoch}:%{version}
12mr|php-5.4.9-1|220	Provides:	php-fcgi = %{epoch}:%{version}-%{release}
12mr|php-5.4.9-1|221	Obsoletes:	php-fcgi
12mr|php-5.4.9-1|222	# because of a added compat softlink
12mr|php-5.4.9-1|223	Conflicts:	php-fcgi < %{epoch}:%{version}-%{release}
12mr|php-5.4.9-1|224	
12mr|php-5.4.9-1|225	%description	cgi
12mr|php-5.4.9-1|226	PHP5 is an HTML-embeddable scripting language. PHP5 offers built-in database
12mr|php-5.4.9-1|227	integration for several commercial and non-commercial database management
12mr|php-5.4.9-1|228	systems, so writing a database-enabled script with PHP5 is fairly simple. The
12mr|php-5.4.9-1|229	most common use of PHP5 coding is probably as a replacement for CGI scripts.
12mr|php-5.4.9-1|230	
12mr|php-5.4.9-1|231	This package contains a standalone (CGI) version of php with FastCGI support.
12mr|php-5.4.9-1|232	You must also install libphp5_common. If you need apache module support, you
12mr|php-5.4.9-1|233	also need to install the apache-mod_php package.
12mr|php-5.4.9-1|234	
12mr|php-5.4.9-1|235	%package -n	%{libname}
12mr|php-5.4.9-1|236	Summary:	Shared library for PHP5
12mr|php-5.4.9-1|237	Group:		Development/Other
12mr|php-5.4.9-1|238	Provides:	php-pcre = %{epoch}:%{version}
12mr|php-5.4.9-1|239	Provides:	php-simplexml = %{epoch}:%{version}
12mr|php-5.4.9-1|240	Requires:	systemd-units
12mr|php-5.4.9-1|241	Requires(post): systemd-units
12mr|php-5.4.9-1|242	Requires(preun): systemd-units
12mr|php-5.4.9-1|243	Requires(postun): systemd-units
12mr|php-5.4.9-1|244	
12mr|php-5.4.9-1|245	%description -n	%{libname}
12mr|php-5.4.9-1|246	This package provides the common files to run with different implementations of
12mr|php-5.4.9-1|247	PHP5. You need this package if you install the php standalone package or a
12mr|php-5.4.9-1|248	webserver with php support (ie: apache-mod_php).
12mr|php-5.4.9-1|249	
12mr|php-5.4.9-1|250	%package	devel
12mr|php-5.4.9-1|251	Summary:	Development package for PHP5
12mr|php-5.4.9-1|252	Group:		Development/C
12mr|php-5.4.9-1|253	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|254	Requires:	autoconf automake libtool
12mr|php-5.4.9-1|255	Requires:	bison
12mr|php-5.4.9-1|256	Requires:	byacc
12mr|php-5.4.9-1|257	Requires:	chrpath
12mr|php-5.4.9-1|258	Requires:	dos2unix
12mr|php-5.4.9-1|259	Requires:	flex
12mr|php-5.4.9-1|260	Requires:	openssl
12mr|php-5.4.9-1|261	Requires:	re2c >= 0.9.11
12mr|php-5.4.9-1|262	Requires:	tcl
12mr|php-5.4.9-1|263	Requires:	pam-devel
12mr|php-5.4.9-1|264	Requires:	pkgconfig(libpcre)
12mr|php-5.4.9-1|265	Requires:	pkgconfig(libxml-2.0)
12mr|php-5.4.9-1|266	Requires:	pkgconfig(libxslt)
12mr|php-5.4.9-1|267	Requires:	pkgconfig(openssl)
12mr|php-5.4.9-1|268	
12mr|php-5.4.9-1|269	
12mr|php-5.4.9-1|270	%description	devel
12mr|php-5.4.9-1|271	The php-devel package lets you compile dynamic extensions to PHP5. Included
12mr|php-5.4.9-1|272	here is the source for the php extensions. Instead of recompiling the whole php
12mr|php-5.4.9-1|273	binary to add support for, say, oracle, install this package and use the new
12mr|php-5.4.9-1|274	self-contained extensions support. For more information, read the file
12mr|php-5.4.9-1|275	SELF-CONTAINED-EXTENSIONS.
12mr|php-5.4.9-1|276	
12mr|php-5.4.9-1|277	%package	openssl
12mr|php-5.4.9-1|278	Summary:	OpenSSL extension module for PHP
12mr|php-5.4.9-1|279	Group:		Development/PHP
12mr|php-5.4.9-1|280	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|281	
12mr|php-5.4.9-1|282	%description	openssl
12mr|php-5.4.9-1|283	This is a dynamic shared object (DSO) for PHP that will add OpenSSL support.
12mr|php-5.4.9-1|284	
12mr|php-5.4.9-1|285	%package	zlib
12mr|php-5.4.9-1|286	Summary:	Zlib extension module for PHP
12mr|php-5.4.9-1|287	Group:		Development/PHP
12mr|php-5.4.9-1|288	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|289	
12mr|php-5.4.9-1|290	%description	zlib
12mr|php-5.4.9-1|291	This is a dynamic shared object (DSO) for PHP that will add zlib compression
12mr|php-5.4.9-1|292	support to PHP.
12mr|php-5.4.9-1|293	
12mr|php-5.4.9-1|294	%package	doc
12mr|php-5.4.9-1|295	Summary:	Documentation for PHP
12mr|php-5.4.9-1|296	Group:		Development/PHP
12mr|php-5.4.9-1|297	
12mr|php-5.4.9-1|298	%description	doc
12mr|php-5.4.9-1|299	Documentation for php.
12mr|php-5.4.9-1|300	
12mr|php-5.4.9-1|301	%package	bcmath
12mr|php-5.4.9-1|302	Summary:	The bcmath module for PHP
12mr|php-5.4.9-1|303	Group:		Development/PHP
12mr|php-5.4.9-1|304	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|305	
12mr|php-5.4.9-1|306	%description	bcmath
12mr|php-5.4.9-1|307	This is a dynamic shared object (DSO) for PHP that will add bc style precision
12mr|php-5.4.9-1|308	math functions support.
12mr|php-5.4.9-1|309	
12mr|php-5.4.9-1|310	For arbitrary precision mathematics PHP offers the Binary Calculator which
12mr|php-5.4.9-1|311	supports numbers of any size and precision, represented as strings.
12mr|php-5.4.9-1|312	
12mr|php-5.4.9-1|313	%package	bz2
12mr|php-5.4.9-1|314	Summary:	Bzip2 extension module for PHP
12mr|php-5.4.9-1|315	Group:		Development/PHP
12mr|php-5.4.9-1|316	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|317	
12mr|php-5.4.9-1|318	%description	bz2
12mr|php-5.4.9-1|319	This is a dynamic shared object (DSO) for PHP that will add bzip2 compression
12mr|php-5.4.9-1|320	support to PHP.
12mr|php-5.4.9-1|321	
12mr|php-5.4.9-1|322	The bzip2 functions are used to transparently read and write bzip2 (.bz2)
12mr|php-5.4.9-1|323	compressed files.
12mr|php-5.4.9-1|324	
12mr|php-5.4.9-1|325	%package	calendar
12mr|php-5.4.9-1|326	Summary:	Calendar extension module for PHP
12mr|php-5.4.9-1|327	Group:		Development/PHP
12mr|php-5.4.9-1|328	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|329	
12mr|php-5.4.9-1|330	%description	calendar
12mr|php-5.4.9-1|331	This is a dynamic shared object (DSO) for PHP that will add calendar support.
12mr|php-5.4.9-1|332	
12mr|php-5.4.9-1|333	The calendar extension presents a series of functions to simplify converting
12mr|php-5.4.9-1|334	between different calendar formats. The intermediary or standard it is based on
12mr|php-5.4.9-1|335	is the Julian Day Count. The Julian Day Count is a count of days starting from
12mr|php-5.4.9-1|336	January 1st, 4713 B.C. To convert between calendar systems, you must first
12mr|php-5.4.9-1|337	convert to Julian Day Count, then to the calendar system of your choice. Julian
12mr|php-5.4.9-1|338	Day Count is very different from the Julian Calendar! For more information on
12mr|php-5.4.9-1|339	Julian Day Count, visit http://www.hermetic.ch/cal_stud/jdn.htm. For more
12mr|php-5.4.9-1|340	information on calendar systems visit
12mr|php-5.4.9-1|341	http://www.boogle.com/info/cal-overview.html. Excerpts from this page are
12mr|php-5.4.9-1|342	included in these instructions, and are in quotes.
12mr|php-5.4.9-1|343	
12mr|php-5.4.9-1|344	%package	ctype
12mr|php-5.4.9-1|345	Summary:	Ctype extension module for PHP
12mr|php-5.4.9-1|346	Group:		Development/PHP
12mr|php-5.4.9-1|347	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|348	
12mr|php-5.4.9-1|349	%description	ctype
12mr|php-5.4.9-1|350	This is a dynamic shared object (DSO) for PHP that will add ctype support.
12mr|php-5.4.9-1|351	
12mr|php-5.4.9-1|352	The functions provided by this extension check whether a character or string
12mr|php-5.4.9-1|353	falls into a certain character class according to the current locale (see also
12mr|php-5.4.9-1|354	setlocale()).
12mr|php-5.4.9-1|355	
12mr|php-5.4.9-1|356	%package	curl
12mr|php-5.4.9-1|357	Summary:	Curl extension module for PHP
12mr|php-5.4.9-1|358	Group:		Development/PHP
12mr|php-5.4.9-1|359	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|360	
12mr|php-5.4.9-1|361	%description	curl
12mr|php-5.4.9-1|362	This is a dynamic shared object (DSO) for PHP that will add curl support.
12mr|php-5.4.9-1|363	
12mr|php-5.4.9-1|364	PHP supports libcurl, a library created by Daniel Stenberg, that allows you to
12mr|php-5.4.9-1|365	connect and communicate to many different types of servers with many different
12mr|php-5.4.9-1|366	types of protocols. libcurl currently supports the http, https, ftp, gopher,
12mr|php-5.4.9-1|367	telnet, dict, file, and ldap protocols. libcurl also supports HTTPS
12mr|php-5.4.9-1|368	certificates, HTTP POST, HTTP PUT, FTP uploading (this can also be done with
12mr|php-5.4.9-1|369	PHP's ftp extension), HTTP form based upload, proxies, cookies, and
12mr|php-5.4.9-1|370	user+password authentication.
12mr|php-5.4.9-1|371	
12mr|php-5.4.9-1|372	%package	dba
12mr|php-5.4.9-1|373	Summary:	DBA extension module for PHP
12mr|php-5.4.9-1|374	Group:		Development/PHP
12mr|php-5.4.9-1|375	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|376	
12mr|php-5.4.9-1|377	%description	dba
12mr|php-5.4.9-1|378	This is a dynamic shared object (DSO) for PHP that will add flat-file databases
12mr|php-5.4.9-1|379	(DBA) support.
12mr|php-5.4.9-1|380	
12mr|php-5.4.9-1|381	These functions build the foundation for accessing Berkeley DB style databases.
12mr|php-5.4.9-1|382	
12mr|php-5.4.9-1|383	This is a general abstraction layer for several file-based databases. As such,
12mr|php-5.4.9-1|384	functionality is limited to a common subset of features supported by modern
12mr|php-5.4.9-1|385	databases such as Sleepycat Software's DB2. (This is not to be confused with
12mr|php-5.4.9-1|386	IBM's DB2 software, which is supported through the ODBC functions.)
12mr|php-5.4.9-1|387	
12mr|php-5.4.9-1|388	%package	dom
12mr|php-5.4.9-1|389	Summary:	Dom extension module for PHP
12mr|php-5.4.9-1|390	Group:		Development/PHP
12mr|php-5.4.9-1|391	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|392	
12mr|php-5.4.9-1|393	%description	dom
12mr|php-5.4.9-1|394	This is a dynamic shared object (DSO) for PHP that will add dom support.
12mr|php-5.4.9-1|395	
12mr|php-5.4.9-1|396	The DOM extension is the replacement for the DOM XML extension from PHP 4. The
12mr|php-5.4.9-1|397	extension still contains many old functions, but they should no longer be used.
12mr|php-5.4.9-1|398	In particular, functions that are not object-oriented should be avoided.
12mr|php-5.4.9-1|399	
12mr|php-5.4.9-1|400	The extension allows you to operate on an XML document with the DOM API.
12mr|php-5.4.9-1|401	
12mr|php-5.4.9-1|402	%package	enchant
12mr|php-5.4.9-1|403	Summary:	Libenchant binder, support near all spelling tools
12mr|php-5.4.9-1|404	Group:		Development/PHP
12mr|php-5.4.9-1|405	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|406	
12mr|php-5.4.9-1|407	%description	enchant
12mr|php-5.4.9-1|408	Enchant is a binder for libenchant. Libenchant provides a common API for many
12mr|php-5.4.9-1|409	spell libraries:
12mr|php-5.4.9-1|410	
12mr|php-5.4.9-1|411	- aspell/pspell (intended to replace ispell)
12mr|php-5.4.9-1|412	- hspell (hebrew)
12mr|php-5.4.9-1|413	- ispell
12mr|php-5.4.9-1|414	- myspell (OpenOffice project, mozilla)
12mr|php-5.4.9-1|415	- uspell (primarily Yiddish, Hebrew, and Eastern European languages)
12mr|php-5.4.9-1|416	A plugin system allows to add custom spell support.
12mr|php-5.4.9-1|417	see www.abisource.com/enchant/
12mr|php-5.4.9-1|418	
12mr|php-5.4.9-1|419	%package	exif
12mr|php-5.4.9-1|420	Summary:	EXIF extension module for PHP
12mr|php-5.4.9-1|421	Group:		Development/PHP
12mr|php-5.4.9-1|422	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|423	Requires:	php-mbstring >= %{epoch}:%{version}
12mr|php-5.4.9-1|424	
12mr|php-5.4.9-1|425	%description	exif
12mr|php-5.4.9-1|426	This is a dynamic shared object (DSO) for PHP that will add EXIF tags support
12mr|php-5.4.9-1|427	in image files.
12mr|php-5.4.9-1|428	
12mr|php-5.4.9-1|429	With the exif extension you are able to work with image meta data. For example,
12mr|php-5.4.9-1|430	you may use exif functions to read meta data of pictures taken from digital
12mr|php-5.4.9-1|431	cameras by working with information stored in the headers of the JPEG and TIFF
12mr|php-5.4.9-1|432	images.
12mr|php-5.4.9-1|433	
12mr|php-5.4.9-1|434	%package	fileinfo
12mr|php-5.4.9-1|435	Summary:	Fileinfo extension module for PHP
12mr|php-5.4.9-1|436	Group:		Development/PHP
12mr|php-5.4.9-1|437	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|438	
12mr|php-5.4.9-1|439	%description	fileinfo
12mr|php-5.4.9-1|440	This extension allows retrieval of information regarding vast majority of file.
12mr|php-5.4.9-1|441	This information may include dimensions, quality, length etc...
12mr|php-5.4.9-1|442	
12mr|php-5.4.9-1|443	Additionally it can also be used to retrieve the mime type for a particular
12mr|php-5.4.9-1|444	file and for text files proper language encoding.
12mr|php-5.4.9-1|445	
12mr|php-5.4.9-1|446	%package	filter
12mr|php-5.4.9-1|447	Summary:	Extension for safely dealing with input parameters
12mr|php-5.4.9-1|448	Group:		Development/PHP
12mr|php-5.4.9-1|449	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|450	
12mr|php-5.4.9-1|451	%description	filter
12mr|php-5.4.9-1|452	The Input Filter extension is meant to address this issue by implementing a set
12mr|php-5.4.9-1|453	of filters and mechanisms that users can use to safely access their input data.
12mr|php-5.4.9-1|454	
12mr|php-5.4.9-1|455	%package	ftp
12mr|php-5.4.9-1|456	Summary:	FTP extension module for PHP
12mr|php-5.4.9-1|457	Group:		Development/PHP
12mr|php-5.4.9-1|458	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|459	
12mr|php-5.4.9-1|460	%description	ftp
12mr|php-5.4.9-1|461	This is a dynamic shared object (DSO) for PHP that will add FTP support.
12mr|php-5.4.9-1|462	
12mr|php-5.4.9-1|463	The functions in this extension implement client access to file servers
12mr|php-5.4.9-1|464	speaking the File Transfer Protocol (FTP) as defined in
12mr|php-5.4.9-1|465	http://www.faqs.org/rfcs/rfc959. This extension is meant for detailed access to
12mr|php-5.4.9-1|466	an FTP server providing a wide range of control to the executing script. If you
12mr|php-5.4.9-1|467	only wish to read from or write to a file on an FTP server, consider using the
12mr|php-5.4.9-1|468	ftp:// wrapper  with the filesystem functions  which provide a simpler and more
12mr|php-5.4.9-1|469	intuitive interface.
12mr|php-5.4.9-1|470	
12mr|php-5.4.9-1|471	%package	gd
12mr|php-5.4.9-1|472	Summary:	GD extension module for PHP
12mr|php-5.4.9-1|473	Group:		Development/PHP
12mr|php-5.4.9-1|474	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|475	
12mr|php-5.4.9-1|476	%description	gd
12mr|php-5.4.9-1|477	This is a dynamic shared object (DSO) for PHP that will add GD support,
12mr|php-5.4.9-1|478	allowing you to create and manipulate images with PHP using the gd library.
12mr|php-5.4.9-1|479	
12mr|php-5.4.9-1|480	PHP is not limited to creating just HTML output. It can also be used to create
12mr|php-5.4.9-1|481	and manipulate image files in a variety of different image formats, including
12mr|php-5.4.9-1|482	gif, png, jpg, wbmp, and xpm. Even more convenient, PHP can output image
12mr|php-5.4.9-1|483	streams directly to a browser. You will need to compile PHP with the GD library
12mr|php-5.4.9-1|484	of image functions for this to work. GD and PHP may also require other
12mr|php-5.4.9-1|485	libraries, depending on which image formats you want to work with.
12mr|php-5.4.9-1|486	
12mr|php-5.4.9-1|487	You can use the image functions in PHP to get the size of JPEG, GIF, PNG, SWF,
12mr|php-5.4.9-1|488	TIFF and JPEG2000 images.
12mr|php-5.4.9-1|489	
12mr|php-5.4.9-1|490	%package	gettext
12mr|php-5.4.9-1|491	Summary:	Gettext extension module for PHP
12mr|php-5.4.9-1|492	Group:		Development/PHP
12mr|php-5.4.9-1|493	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|494	
12mr|php-5.4.9-1|495	%description	gettext
12mr|php-5.4.9-1|496	This is a dynamic shared object (DSO) for PHP that will add gettext support.
12mr|php-5.4.9-1|497	
12mr|php-5.4.9-1|498	The gettext functions implement an NLS (Native Language Support) API which can
12mr|php-5.4.9-1|499	be used to internationalize your PHP applications. Please see the gettext
12mr|php-5.4.9-1|500	documentation for your system for a thorough explanation of these functions or
12mr|php-5.4.9-1|501	view the docs at http://www.gnu.org/software/gettext/manual/gettext.html.
12mr|php-5.4.9-1|502	
12mr|php-5.4.9-1|503	%package	gmp
12mr|php-5.4.9-1|504	Summary:	Gmp extension module for PHP
12mr|php-5.4.9-1|505	Group:		Development/PHP
12mr|php-5.4.9-1|506	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|507	
12mr|php-5.4.9-1|508	%description	gmp
12mr|php-5.4.9-1|509	This is a dynamic shared object (DSO) for PHP that will add arbitrary length
12mr|php-5.4.9-1|510	number support using the GNU MP library.
12mr|php-5.4.9-1|511	
12mr|php-5.4.9-1|512	%package	hash
12mr|php-5.4.9-1|513	Summary:	HASH Message Digest Framework
12mr|php-5.4.9-1|514	Group:		Development/PHP
12mr|php-5.4.9-1|515	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|516	
12mr|php-5.4.9-1|517	%description	hash
12mr|php-5.4.9-1|518	Native implementations of common message digest algorithms using a generic
12mr|php-5.4.9-1|519	factory method.
12mr|php-5.4.9-1|520	
12mr|php-5.4.9-1|521	Message Digest (hash) engine. Allows direct or incremental processing of
12mr|php-5.4.9-1|522	arbitrary length messages using a variety of hashing algorithms.
12mr|php-5.4.9-1|523	
12mr|php-5.4.9-1|524	%package	iconv
12mr|php-5.4.9-1|525	Summary:	Iconv extension module for PHP
12mr|php-5.4.9-1|526	Group:		Development/PHP
12mr|php-5.4.9-1|527	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|528	
12mr|php-5.4.9-1|529	%description	iconv
12mr|php-5.4.9-1|530	This is a dynamic shared object (DSO) for PHP that will add iconv support.
12mr|php-5.4.9-1|531	
12mr|php-5.4.9-1|532	This module contains an interface to iconv character set conversion facility.
12mr|php-5.4.9-1|533	With this module, you can turn a string represented by a local character set
12mr|php-5.4.9-1|534	into the one represented by another character set, which may be the Unicode
12mr|php-5.4.9-1|535	character set. Supported character sets depend on the iconv implementation of
12mr|php-5.4.9-1|536	your system. Note that the iconv function on some systems may not work as you
12mr|php-5.4.9-1|537	expect. In such case, it'd be a good idea to install the GNU libiconv library.
12mr|php-5.4.9-1|538	It will most likely end up with more consistent results.
12mr|php-5.4.9-1|539	
12mr|php-5.4.9-1|540	%package	imap
12mr|php-5.4.9-1|541	Summary:	IMAP extension module for PHP
12mr|php-5.4.9-1|542	Group:		Development/PHP
12mr|php-5.4.9-1|543	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|544	
12mr|php-5.4.9-1|545	%description	imap
12mr|php-5.4.9-1|546	This is a dynamic shared object (DSO) for PHP that will add IMAP support.
12mr|php-5.4.9-1|547	
12mr|php-5.4.9-1|548	These functions are not limited to the IMAP protocol, despite their name. The
12mr|php-5.4.9-1|549	underlying c-client library also supports NNTP, POP3 and local mailbox access
12mr|php-5.4.9-1|550	methods.
12mr|php-5.4.9-1|551	
12mr|php-5.4.9-1|552	%package	intl
12mr|php-5.4.9-1|553	Summary:	Internationalization extension module for PHP
12mr|php-5.4.9-1|554	Group:		Development/PHP
12mr|php-5.4.9-1|555	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|556	
12mr|php-5.4.9-1|557	%description	intl
12mr|php-5.4.9-1|558	This is a dynamic shared object (DSO) for PHP that will add
12mr|php-5.4.9-1|559	Internationalization support.
12mr|php-5.4.9-1|560	
12mr|php-5.4.9-1|561	Internationalization extension implements ICU library functionality in PHP.
12mr|php-5.4.9-1|562	
12mr|php-5.4.9-1|563	%package	json
12mr|php-5.4.9-1|564	Summary:	JavaScript Object Notation
12mr|php-5.4.9-1|565	Group:		Development/PHP
12mr|php-5.4.9-1|566	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|567	
12mr|php-5.4.9-1|568	%description	json
12mr|php-5.4.9-1|569	Support for JSON (JavaScript Object Notation) serialization.
12mr|php-5.4.9-1|570	
12mr|php-5.4.9-1|571	%package	ldap
12mr|php-5.4.9-1|572	Summary:	LDAP extension module for PHP
12mr|php-5.4.9-1|573	Group:		Development/PHP
12mr|php-5.4.9-1|574	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|575	
12mr|php-5.4.9-1|576	%description	ldap
12mr|php-5.4.9-1|577	This is a dynamic shared object (DSO) for PHP that will add LDAP support.
12mr|php-5.4.9-1|578	
12mr|php-5.4.9-1|579	LDAP is the Lightweight Directory Access Protocol, and is a protocol used to
12mr|php-5.4.9-1|580	access "Directory Servers". The Directory is a special kind of database that
12mr|php-5.4.9-1|581	holds information in a tree structure.
12mr|php-5.4.9-1|582	
12mr|php-5.4.9-1|583	The concept is similar to your hard disk directory structure, except that in
12mr|php-5.4.9-1|584	this context, the root directory is "The world" and the first level
12mr|php-5.4.9-1|585	subdirectories are "countries". Lower levels of the directory structure contain
12mr|php-5.4.9-1|586	entries for companies, organisations or places, while yet lower still we find
12mr|php-5.4.9-1|587	directory entries for people, and perhaps equipment or documents.
12mr|php-5.4.9-1|588	
12mr|php-5.4.9-1|589	%package	mbstring
12mr|php-5.4.9-1|590	Summary:	MBstring extension module for PHP
12mr|php-5.4.9-1|591	Group:		Development/PHP
12mr|php-5.4.9-1|592	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|593	
12mr|php-5.4.9-1|594	%description	mbstring
12mr|php-5.4.9-1|595	This is a dynamic shared object (DSO) for PHP that will add multibyte string
12mr|php-5.4.9-1|596	support.
12mr|php-5.4.9-1|597	
12mr|php-5.4.9-1|598	mbstring provides multibyte specific string functions that help you deal with
12mr|php-5.4.9-1|599	multibyte encodings in PHP. In addition to that, mbstring handles character
12mr|php-5.4.9-1|600	encoding conversion between the possible encoding pairs. mbstring is designed
12mr|php-5.4.9-1|601	to handle Unicode-based encodings such as UTF-8 and UCS-2 and many single-byte
12mr|php-5.4.9-1|602	encodings for convenience.
12mr|php-5.4.9-1|603	
12mr|php-5.4.9-1|604	%package	mcrypt
12mr|php-5.4.9-1|605	Summary:	Mcrypt extension module for PHP
12mr|php-5.4.9-1|606	Group:		Development/PHP
12mr|php-5.4.9-1|607	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|608	
12mr|php-5.4.9-1|609	%description	mcrypt
12mr|php-5.4.9-1|610	This is a dynamic shared object (DSO) for PHP that will add mcrypt support.
12mr|php-5.4.9-1|611	
12mr|php-5.4.9-1|612	This is an interface to the mcrypt library, which supports a wide variety of
12mr|php-5.4.9-1|613	block algorithms such as DES, TripleDES, Blowfish (default), 3-WAY, SAFER-SK64,
12mr|php-5.4.9-1|614	SAFER-SK128, TWOFISH, TEA, RC3 and GOST in CBC, OFB, CFB and ECB cipher modes.
12mr|php-5.4.9-1|615	Additionally, it supports RC6 and IDEA which are considered "non-free".
12mr|php-5.4.9-1|616	
12mr|php-5.4.9-1|617	%package	mssql
12mr|php-5.4.9-1|618	Summary:	MS SQL extension module for PHP
12mr|php-5.4.9-1|619	Group:		Development/PHP
12mr|php-5.4.9-1|620	Requires:       freetds >= 0.63
12mr|php-5.4.9-1|621	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|622	
12mr|php-5.4.9-1|623	%description	mssql
12mr|php-5.4.9-1|624	This is a dynamic shared object (DSO) for PHP that will add MS SQL databases
12mr|php-5.4.9-1|625	support using the FreeTDS library.
12mr|php-5.4.9-1|626	
12mr|php-5.4.9-1|627	%package	mysql
12mr|php-5.4.9-1|628	Summary:	MySQL database module for PHP
12mr|php-5.4.9-1|629	Group:		Development/PHP
12mr|php-5.4.9-1|630	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|631	
12mr|php-5.4.9-1|632	%description	mysql
12mr|php-5.4.9-1|633	This is a dynamic shared object (DSO) for PHP that will add MySQL database
12mr|php-5.4.9-1|634	support.
12mr|php-5.4.9-1|635	
12mr|php-5.4.9-1|636	These functions allow you to access MySQL database servers. More information
12mr|php-5.4.9-1|637	about MySQL can be found at http://www.mysql.com/.
12mr|php-5.4.9-1|638	
12mr|php-5.4.9-1|639	Documentation for MySQL can be found at http://dev.mysql.com/doc/.
12mr|php-5.4.9-1|640	
12mr|php-5.4.9-1|641	%package	mysqli
12mr|php-5.4.9-1|642	Summary:	MySQL database module for PHP
12mr|php-5.4.9-1|643	Group:		Development/PHP
12mr|php-5.4.9-1|644	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|645	
12mr|php-5.4.9-1|646	%description	mysqli
12mr|php-5.4.9-1|647	This is a dynamic shared object (DSO) for PHP that will add MySQL database
12mr|php-5.4.9-1|648	support.
12mr|php-5.4.9-1|649	
12mr|php-5.4.9-1|650	The mysqli extension allows you to access the functionality provided by MySQL
12mr|php-5.4.9-1|651	4.1 and above. It is an improved version of the older PHP MySQL driver,
12mr|php-5.4.9-1|652	offering various benefits. The developers of the PHP programming language
12mr|php-5.4.9-1|653	recommend using MySQLi when dealing with MySQL server versions 4.1.3 and newer
12mr|php-5.4.9-1|654	(takes advantage of new functionality)
12mr|php-5.4.9-1|655	
12mr|php-5.4.9-1|656	More information about the MySQL Database server can be found at
12mr|php-5.4.9-1|657	http://www.mysql.com/
12mr|php-5.4.9-1|658	
12mr|php-5.4.9-1|659	Documentation for MySQL can be found at http://dev.mysql.com/doc/.
12mr|php-5.4.9-1|660	
12mr|php-5.4.9-1|661	Documentation for MySQLi can be found at http://www.php.net/manual/en/mysqli.overview.php.
12mr|php-5.4.9-1|662	
12mr|php-5.4.9-1|663	%package	mysqlnd
12mr|php-5.4.9-1|664	Summary:	MySQL native database module for PHP
12mr|php-5.4.9-1|665	Group:		Development/PHP
12mr|php-5.4.9-1|666	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|667	
12mr|php-5.4.9-1|668	%description	mysqlnd
12mr|php-5.4.9-1|669	This is a dynamic shared object (DSO) for PHP that will add MySQL native
12mr|php-5.4.9-1|670	database support.
12mr|php-5.4.9-1|671	
12mr|php-5.4.9-1|672	These functions allow you to access MySQL database servers. More information
12mr|php-5.4.9-1|673	about MySQL can be found at http://www.mysql.com/.
12mr|php-5.4.9-1|674	
12mr|php-5.4.9-1|675	Documentation for MySQL can be found at http://dev.mysql.com/doc/.
12mr|php-5.4.9-1|676	
12mr|php-5.4.9-1|677	%package	odbc
12mr|php-5.4.9-1|678	Summary:	ODBC extension module for PHP
12mr|php-5.4.9-1|679	Group:		Development/PHP
12mr|php-5.4.9-1|680	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|681	
12mr|php-5.4.9-1|682	%description	odbc
12mr|php-5.4.9-1|683	This is a dynamic shared object (DSO) for PHP that will add ODBC support.
12mr|php-5.4.9-1|684	
12mr|php-5.4.9-1|685	In addition to normal ODBC support, the Unified ODBC functions in PHP allow you
12mr|php-5.4.9-1|686	to access several databases that have borrowed the semantics of the ODBC API to
12mr|php-5.4.9-1|687	implement their own API. Instead of maintaining multiple database drivers that
12mr|php-5.4.9-1|688	were all nearly identical, these drivers have been unified into a single set of
12mr|php-5.4.9-1|689	ODBC functions.
12mr|php-5.4.9-1|690	
12mr|php-5.4.9-1|691	%package	pcntl
12mr|php-5.4.9-1|692	Summary:	Process Control extension module for PHP
12mr|php-5.4.9-1|693	Group:		Development/PHP
12mr|php-5.4.9-1|694	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|695	
12mr|php-5.4.9-1|696	%description	pcntl
12mr|php-5.4.9-1|697	This is a dynamic shared object (DSO) for PHP that will add process spawning
12mr|php-5.4.9-1|698	and control support. It supports functions like fork(), waitpid(), signal()
12mr|php-5.4.9-1|699	etc.
12mr|php-5.4.9-1|700	
12mr|php-5.4.9-1|701	Process Control support in PHP implements the Unix style of process creation,
12mr|php-5.4.9-1|702	program execution, signal handling and process termination. Process Control
12mr|php-5.4.9-1|703	should not be enabled within a webserver environment and unexpected results may
12mr|php-5.4.9-1|704	happen if any Process Control functions are used within a webserver
12mr|php-5.4.9-1|705	environment.
12mr|php-5.4.9-1|706	
12mr|php-5.4.9-1|707	%package	pdo
12mr|php-5.4.9-1|708	Summary:	PHP Data Objects Interface
12mr|php-5.4.9-1|709	Group:		Development/PHP
12mr|php-5.4.9-1|710	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|711	
12mr|php-5.4.9-1|712	%description	pdo
12mr|php-5.4.9-1|713	PDO provides a uniform data access interface, sporting advanced features such
12mr|php-5.4.9-1|714	as prepared statements and bound parameters. PDO drivers are dynamically
12mr|php-5.4.9-1|715	loadable and may be developed independently from the core, but still accessed
12mr|php-5.4.9-1|716	using the same API.
12mr|php-5.4.9-1|717	
12mr|php-5.4.9-1|718	Read the documentation at http://www.php.net/pdo for more information.
12mr|php-5.4.9-1|719	
12mr|php-5.4.9-1|720	%package	pdo_dblib
12mr|php-5.4.9-1|721	Summary:	Sybase Interface driver for PDO
12mr|php-5.4.9-1|722	Group:		Development/PHP
12mr|php-5.4.9-1|723	Requires:       freetds >= 0.63
12mr|php-5.4.9-1|724	Requires:	php-pdo >= %{epoch}:%{version}
12mr|php-5.4.9-1|725	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|726	
12mr|php-5.4.9-1|727	%description	pdo_dblib
12mr|php-5.4.9-1|728	PDO_DBLIB is a driver that implements the PHP Data Objects (PDO) interface to
12mr|php-5.4.9-1|729	enable access from PHP to Microsoft SQL Server and Sybase databases through the
12mr|php-5.4.9-1|730	FreeTDS libary.
12mr|php-5.4.9-1|731	
12mr|php-5.4.9-1|732	%package	pdo_mysql
12mr|php-5.4.9-1|733	Summary:	MySQL Interface driver for PDO
12mr|php-5.4.9-1|734	Group:		Development/PHP
12mr|php-5.4.9-1|735	Requires:	php-pdo >= %{epoch}:%{version}
12mr|php-5.4.9-1|736	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|737	
12mr|php-5.4.9-1|738	%description	pdo_mysql
12mr|php-5.4.9-1|739	PDO_MYSQL is a driver that implements the PHP Data Objects (PDO) interface to
12mr|php-5.4.9-1|740	enable access from PHP to MySQL 3.x and 4.x databases.
12mr|php-5.4.9-1|741	
12mr|php-5.4.9-1|742	PDO_MYSQL will take advantage of native prepared statement support present in
12mr|php-5.4.9-1|743	MySQL 4.1 and higher. If you're using an older version of the mysql client
12mr|php-5.4.9-1|744	libraries, PDO will emulate them for you.
12mr|php-5.4.9-1|745	
12mr|php-5.4.9-1|746	%package	pdo_odbc
12mr|php-5.4.9-1|747	Summary:	ODBC v3 Interface driver for PDO
12mr|php-5.4.9-1|748	Group:		Development/PHP
12mr|php-5.4.9-1|749	Requires:	php-pdo >= %{epoch}:%{version}
12mr|php-5.4.9-1|750	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|751	
12mr|php-5.4.9-1|752	%description	pdo_odbc
12mr|php-5.4.9-1|753	PDO_ODBC is a driver that implements the PHP Data Objects (PDO) interface to
12mr|php-5.4.9-1|754	enable access from PHP to databases through ODBC drivers or through the IBM DB2
12mr|php-5.4.9-1|755	Call Level Interface (DB2 CLI) library. PDO_ODBC currently supports three
12mr|php-5.4.9-1|756	different "flavours" of database drivers:
12mr|php-5.4.9-1|757	
12mr|php-5.4.9-1|758	o ibm-db2  - Supports access to IBM DB2 Universal Database, Cloudscape, and
12mr|php-5.4.9-1|759	Apache Derby servers through the free DB2 client.
12mr|php-5.4.9-1|760	
12mr|php-5.4.9-1|761	o unixODBC - Supports access to database servers through the unixODBC driver
12mr|php-5.4.9-1|762	manager and the database's own ODBC drivers.
12mr|php-5.4.9-1|763	
12mr|php-5.4.9-1|764	o generic  - Offers a compile option for ODBC driver managers that are not
12mr|php-5.4.9-1|765	explicitly supported by PDO_ODBC.
12mr|php-5.4.9-1|766	
12mr|php-5.4.9-1|767	%package	pdo_pgsql
12mr|php-5.4.9-1|768	Summary:	PostgreSQL interface driver for PDO
12mr|php-5.4.9-1|769	Group:		Development/PHP
12mr|php-5.4.9-1|770	Requires:	php-pdo >= %{epoch}:%{version}
12mr|php-5.4.9-1|771	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|772	Requires:	postgresql-libs >= %{postgresql_version}
12mr|php-5.4.9-1|773	
12mr|php-5.4.9-1|774	%description	pdo_pgsql
12mr|php-5.4.9-1|775	PDO_PGSQL is a driver that implements the PHP Data Objects (PDO) interface to
12mr|php-5.4.9-1|776	enable access from PHP to PostgreSQL databases.
12mr|php-5.4.9-1|777	
12mr|php-5.4.9-1|778	%package	pdo_sqlite
12mr|php-5.4.9-1|779	Summary:	SQLite v3 Interface driver for PDO
12mr|php-5.4.9-1|780	Group:		Development/PHP
12mr|php-5.4.9-1|781	Requires:	php-pdo >= %{epoch}:%{version}
12mr|php-5.4.9-1|782	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|783	
12mr|php-5.4.9-1|784	%description	pdo_sqlite
12mr|php-5.4.9-1|785	PDO_SQLITE is a driver that implements the PHP Data Objects (PDO) interface to
12mr|php-5.4.9-1|786	enable access to SQLite 3 databases.
12mr|php-5.4.9-1|787	
12mr|php-5.4.9-1|788	This extension provides an SQLite v3 driver for PDO. SQLite V3 is NOT
12mr|php-5.4.9-1|789	compatible with the bundled SQLite 2 in PHP 5, but is a significant step
12mr|php-5.4.9-1|790	forwards, featuring complete utf-8 support, native support for blobs, native
12mr|php-5.4.9-1|791	support for prepared statements with bound parameters and improved concurrency.
12mr|php-5.4.9-1|792	
12mr|php-5.4.9-1|793	%package	pgsql
12mr|php-5.4.9-1|794	Summary:	PostgreSQL database module for PHP
12mr|php-5.4.9-1|795	Group:		Development/PHP
12mr|php-5.4.9-1|796	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|797	Requires:	postgresql-libs >= %{postgresql_version}
12mr|php-5.4.9-1|798	
12mr|php-5.4.9-1|799	%description	pgsql
12mr|php-5.4.9-1|800	This is a dynamic shared object (DSO) for PHP that will add PostgreSQL database
12mr|php-5.4.9-1|801	support.
12mr|php-5.4.9-1|802	
12mr|php-5.4.9-1|803	PostgreSQL database is Open Source product and available without cost.
12mr|php-5.4.9-1|804	Postgres, developed originally in the UC Berkeley Computer Science Department,
12mr|php-5.4.9-1|805	pioneered many of the object-relational concepts now becoming available in some
12mr|php-5.4.9-1|806	commercial databases. It provides SQL92/SQL99 language support, transactions,
12mr|php-5.4.9-1|807	referential integrity, stored procedures and type extensibility. PostgreSQL is
12mr|php-5.4.9-1|808	an open source descendant of this original Berkeley code.
12mr|php-5.4.9-1|809	
12mr|php-5.4.9-1|810	%package	phar
12mr|php-5.4.9-1|811	Summary:	Allows running of complete applications out of .phar files
12mr|php-5.4.9-1|812	Group:		Development/PHP
12mr|php-5.4.9-1|813	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|814	Requires:	php-bz2
12mr|php-5.4.9-1|815	Requires:	php-hash
12mr|php-5.4.9-1|816	
12mr|php-5.4.9-1|817	%description	phar
12mr|php-5.4.9-1|818	This is the extension version of PEAR's PHP_Archive package. Support for
12mr|php-5.4.9-1|819	zlib, bz2 and crc32 is achieved without any dependency other than the external
12mr|php-5.4.9-1|820	zlib or bz2 extension.
12mr|php-5.4.9-1|821	
12mr|php-5.4.9-1|822	.phar files can be read using the phar stream, or with the Phar class. If the
12mr|php-5.4.9-1|823	SPL extension is available, a Phar object can be used as an array to iterate
12mr|php-5.4.9-1|824	over a phar's contents or to read files directly from the phar.
12mr|php-5.4.9-1|825	
12mr|php-5.4.9-1|826	Phar archives can be created using the streams API or with the Phar class, if
12mr|php-5.4.9-1|827	the phar.readonly ini variable is set to false.
12mr|php-5.4.9-1|828	
12mr|php-5.4.9-1|829	Full support for MD5 and SHA1 signatures is possible. Signatures can be
12mr|php-5.4.9-1|830	required if the ini variable phar.require_hash is set to true. When PECL
12mr|php-5.4.9-1|831	extension hash is avaiable then SHA-256 and SHA-512 signatures are supported as
12mr|php-5.4.9-1|832	well.
12mr|php-5.4.9-1|833	
12mr|php-5.4.9-1|834	%package	posix
12mr|php-5.4.9-1|835	Summary:	POSIX extension module for PHP
12mr|php-5.4.9-1|836	Group:		Development/PHP
12mr|php-5.4.9-1|837	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|838	
12mr|php-5.4.9-1|839	%description	posix
12mr|php-5.4.9-1|840	This is a dynamic shared object (DSO) for PHP that will add POSIX functions
12mr|php-5.4.9-1|841	support to PHP.
12mr|php-5.4.9-1|842	
12mr|php-5.4.9-1|843	This module contains an interface to those functions defined in the IEEE 1003.1
12mr|php-5.4.9-1|844	(POSIX.1) standards document which are not accessible through other means.
12mr|php-5.4.9-1|845	POSIX.1 for example defined the open(), read(), write() and close() functions,
12mr|php-5.4.9-1|846	too, which traditionally have been part of PHP 3 for a long time. Some more
12mr|php-5.4.9-1|847	system specific functions have not been available before, though, and this
12mr|php-5.4.9-1|848	module tries to remedy this by providing easy access to these functions.
12mr|php-5.4.9-1|849	
12mr|php-5.4.9-1|850	%package	pspell
12mr|php-5.4.9-1|851	Summary:	Pspell extension module for PHP
12mr|php-5.4.9-1|852	Group:		Development/PHP
12mr|php-5.4.9-1|853	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|854	
12mr|php-5.4.9-1|855	%description	pspell
12mr|php-5.4.9-1|856	This is a dynamic shared object (DSO) for PHP that will add pspell support to
12mr|php-5.4.9-1|857	PHP.
12mr|php-5.4.9-1|858	
12mr|php-5.4.9-1|859	These functions allow you to check the spelling of a word and offer
12mr|php-5.4.9-1|860	suggestions.
12mr|php-5.4.9-1|861	
12mr|php-5.4.9-1|862	%package	readline
12mr|php-5.4.9-1|863	Summary:	Readline extension module for PHP
12mr|php-5.4.9-1|864	Group:		Development/PHP
12mr|php-5.4.9-1|865	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|866	
12mr|php-5.4.9-1|867	%description	readline
12mr|php-5.4.9-1|868	This PHP module adds support for readline functions (only for cli and cgi
12mr|php-5.4.9-1|869	SAPIs).
12mr|php-5.4.9-1|870	
12mr|php-5.4.9-1|871	The readline() functions implement an interface to the GNU Readline library.
12mr|php-5.4.9-1|872	These are functions that provide editable command lines. An example being the
12mr|php-5.4.9-1|873	way Bash allows you to use the arrow keys to insert characters or scroll
12mr|php-5.4.9-1|874	through command history. Because of the interactive nature of this library, it
12mr|php-5.4.9-1|875	will be of little use for writing Web applications, but may be useful when
12mr|php-5.4.9-1|876	writing scripts used from a command line.
12mr|php-5.4.9-1|877	
12mr|php-5.4.9-1|878	%package	recode
12mr|php-5.4.9-1|879	Summary:	Recode extension module for PHP
12mr|php-5.4.9-1|880	Group:		Development/PHP
12mr|php-5.4.9-1|881	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|882	
12mr|php-5.4.9-1|883	%description	recode
12mr|php-5.4.9-1|884	This is a dynamic shared object (DSO) for PHP that will add recode support
12mr|php-5.4.9-1|885	using the recode library.
12mr|php-5.4.9-1|886	
12mr|php-5.4.9-1|887	This module contains an interface to the GNU Recode library. The GNU Recode
12mr|php-5.4.9-1|888	library converts files between various coded character sets and surface
12mr|php-5.4.9-1|889	encodings. When this cannot be achieved exactly, it may get rid of the
12mr|php-5.4.9-1|890	offending characters or fall back on approximations. The library recognises or
12mr|php-5.4.9-1|891	produces nearly 150 different character sets and is able to convert files
12mr|php-5.4.9-1|892	between almost any pair. Most RFC 1345 character sets are supported.
12mr|php-5.4.9-1|893	
12mr|php-5.4.9-1|894	%package	session
12mr|php-5.4.9-1|895	Summary:	Session extension module for PHP
12mr|php-5.4.9-1|896	Group:		Development/PHP
12mr|php-5.4.9-1|897	Requires(pre): rpm-helper
12mr|php-5.4.9-1|898	Requires(postun): rpm-helper
12mr|php-5.4.9-1|899	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|900	
12mr|php-5.4.9-1|901	%description	session
12mr|php-5.4.9-1|902	This is a dynamic shared object (DSO) for PHP that will add session support.
12mr|php-5.4.9-1|903	
12mr|php-5.4.9-1|904	Session support in PHP consists of a way to preserve certain data across
12mr|php-5.4.9-1|905	subsequent accesses. This enables you to build more customized applications and
12mr|php-5.4.9-1|906	increase the appeal of your web site.
12mr|php-5.4.9-1|907	
12mr|php-5.4.9-1|908	A visitor accessing your web site is assigned a unique id, the so-called
12mr|php-5.4.9-1|909	session id. This is either stored in a cookie on the user side or is propagated
12mr|php-5.4.9-1|910	in the URL.
12mr|php-5.4.9-1|911	
12mr|php-5.4.9-1|912	%package	shmop
12mr|php-5.4.9-1|913	Summary:	Shared Memory Operations extension module for PHP
12mr|php-5.4.9-1|914	Group:		Development/PHP
12mr|php-5.4.9-1|915	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|916	
12mr|php-5.4.9-1|917	%description	shmop
12mr|php-5.4.9-1|918	This is a dynamic shared object (DSO) for PHP that will add Shared Memory
12mr|php-5.4.9-1|919	Operations support.
12mr|php-5.4.9-1|920	
12mr|php-5.4.9-1|921	Shmop is an easy to use set of functions that allows PHP to read, write, create
12mr|php-5.4.9-1|922	and delete Unix shared memory segments.
12mr|php-5.4.9-1|923	
12mr|php-5.4.9-1|924	%package	snmp
12mr|php-5.4.9-1|925	Summary:	NET-SNMP extension module for PHP
12mr|php-5.4.9-1|926	Group:		Development/PHP
12mr|php-5.4.9-1|927	Requires:	net-snmp-mibs
12mr|php-5.4.9-1|928	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|929	
12mr|php-5.4.9-1|930	%description	snmp
12mr|php-5.4.9-1|931	This is a dynamic shared object (DSO) for PHP that will add SNMP support using
12mr|php-5.4.9-1|932	the NET-SNMP libraries.
12mr|php-5.4.9-1|933	
12mr|php-5.4.9-1|934	In order to use the SNMP functions you need to install the NET-SNMP package.
12mr|php-5.4.9-1|935	
12mr|php-5.4.9-1|936	%package	soap
12mr|php-5.4.9-1|937	Summary:	Soap extension module for PHP
12mr|php-5.4.9-1|938	Group:		Development/PHP
12mr|php-5.4.9-1|939	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|940	
12mr|php-5.4.9-1|941	%description	soap
12mr|php-5.4.9-1|942	This is a dynamic shared object (DSO) for PHP that will add soap support.
12mr|php-5.4.9-1|943	
12mr|php-5.4.9-1|944	The SOAP extension can be used to write SOAP Servers and Clients. It supports
12mr|php-5.4.9-1|945	subsets of SOAP 1.1, SOAP 1.2 and WSDL 1.1 specifications.
12mr|php-5.4.9-1|946	
12mr|php-5.4.9-1|947	%package	sockets
12mr|php-5.4.9-1|948	Summary:	Sockets extension module for PHP
12mr|php-5.4.9-1|949	Group:		Development/PHP
12mr|php-5.4.9-1|950	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|951	
12mr|php-5.4.9-1|952	%description	sockets
12mr|php-5.4.9-1|953	This is a dynamic shared object (DSO) for PHP that will add sockets support.
12mr|php-5.4.9-1|954	
12mr|php-5.4.9-1|955	The socket extension implements a low-level interface to the socket
12mr|php-5.4.9-1|956	communication functions based on the popular BSD sockets, providing the
12mr|php-5.4.9-1|957	possibility to act as a socket server as well as a client.
12mr|php-5.4.9-1|958	
12mr|php-5.4.9-1|959	%package	sqlite3
12mr|php-5.4.9-1|960	Summary:	SQLite database bindings for PHP
12mr|php-5.4.9-1|961	Group:		Development/PHP
12mr|php-5.4.9-1|962	Requires:	php-pdo >= %{epoch}:%{version}
12mr|php-5.4.9-1|963	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|964	Obsoletes:	%name-sqlite
12mr|php-5.4.9-1|965	
12mr|php-5.4.9-1|966	%description	sqlite3
12mr|php-5.4.9-1|967	This is an extension for the SQLite Embeddable SQL Database Engine. SQLite is a
12mr|php-5.4.9-1|968	C library that implements an embeddable SQL database engine. Programs that link
12mr|php-5.4.9-1|969	with the SQLite library can have SQL database access without running a separate
12mr|php-5.4.9-1|970	RDBMS process.
12mr|php-5.4.9-1|971	
12mr|php-5.4.9-1|972	SQLite is not a client library used to connect to a big database server. SQLite
12mr|php-5.4.9-1|973	is the server. The SQLite library reads and writes directly to and from the
12mr|php-5.4.9-1|974	database files on disk.
12mr|php-5.4.9-1|975	
12mr|php-5.4.9-1|976	%package	sybase_ct
12mr|php-5.4.9-1|977	Summary:	Sybase extension module for PHP
12mr|php-5.4.9-1|978	Group:		Development/PHP
12mr|php-5.4.9-1|979	Obsoletes:	php-sybase
12mr|php-5.4.9-1|980	Provides:	php-sybase = %{epoch}:%{version}
12mr|php-5.4.9-1|981	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|982	
12mr|php-5.4.9-1|983	%description	sybase_ct
12mr|php-5.4.9-1|984	This is a dynamic shared object (DSO) for PHP that will add Sybase support to
12mr|php-5.4.9-1|985	PHP.
12mr|php-5.4.9-1|986	
12mr|php-5.4.9-1|987	%package	sysvmsg
12mr|php-5.4.9-1|988	Summary:	SysV msg extension module for PHP
12mr|php-5.4.9-1|989	Group:		Development/PHP
12mr|php-5.4.9-1|990	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|991	
12mr|php-5.4.9-1|992	%description	sysvmsg
12mr|php-5.4.9-1|993	This is a dynamic shared object (DSO) for PHP that will add SysV message queues
12mr|php-5.4.9-1|994	support.
12mr|php-5.4.9-1|995	
12mr|php-5.4.9-1|996	%package	sysvsem
12mr|php-5.4.9-1|997	Summary:	SysV sem extension module for PHP
12mr|php-5.4.9-1|998	Group:		Development/PHP
12mr|php-5.4.9-1|999	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|1000	
12mr|php-5.4.9-1|1001	%description	sysvsem
12mr|php-5.4.9-1|1002	This is a dynamic shared object (DSO) for PHP that will add SysV semaphores
12mr|php-5.4.9-1|1003	support.
12mr|php-5.4.9-1|1004	
12mr|php-5.4.9-1|1005	%package	sysvshm
12mr|php-5.4.9-1|1006	Summary:	SysV shm extension module for PHP
12mr|php-5.4.9-1|1007	Group:		Development/PHP
12mr|php-5.4.9-1|1008	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|1009	
12mr|php-5.4.9-1|1010	%description	sysvshm
12mr|php-5.4.9-1|1011	This is a dynamic shared object (DSO) for PHP that will add SysV Shared Memory
12mr|php-5.4.9-1|1012	support.
12mr|php-5.4.9-1|1013	
12mr|php-5.4.9-1|1014	%package	tidy
12mr|php-5.4.9-1|1015	Summary:	Tidy HTML Repairing and Parsing for PHP
12mr|php-5.4.9-1|1016	Group:		Development/PHP
12mr|php-5.4.9-1|1017	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|1018	
12mr|php-5.4.9-1|1019	%description	tidy
12mr|php-5.4.9-1|1020	Tidy is a binding for the Tidy HTML clean and repair utility which allows you
12mr|php-5.4.9-1|1021	to not only clean and otherwise manipluate HTML documents, but also traverse
12mr|php-5.4.9-1|1022	the document tree using the Zend Engine 2 OO semantics.
12mr|php-5.4.9-1|1023	
12mr|php-5.4.9-1|1024	%package	tokenizer
12mr|php-5.4.9-1|1025	Summary:	Tokenizer extension module for PHP
12mr|php-5.4.9-1|1026	Group:		Development/PHP
12mr|php-5.4.9-1|1027	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|1028	
12mr|php-5.4.9-1|1029	%description	tokenizer
12mr|php-5.4.9-1|1030	This is a dynamic shared object (DSO) for PHP that will add Tokenizer support.
12mr|php-5.4.9-1|1031	
12mr|php-5.4.9-1|1032	The tokenizer functions provide an interface to the PHP tokenizer embedded in
12mr|php-5.4.9-1|1033	the Zend Engine. Using these functions you may write your own PHP source
12mr|php-5.4.9-1|1034	analyzing or modification tools without having to deal with the language
12mr|php-5.4.9-1|1035	specification at the lexical level.
12mr|php-5.4.9-1|1036	
12mr|php-5.4.9-1|1037	%package	xml
12mr|php-5.4.9-1|1038	Summary:	XML extension module for PHP
12mr|php-5.4.9-1|1039	Group:		Development/PHP
12mr|php-5.4.9-1|1040	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|1041	
12mr|php-5.4.9-1|1042	%description	xml
12mr|php-5.4.9-1|1043	This is a dynamic shared object (DSO) for PHP that will add XML support. This
12mr|php-5.4.9-1|1044	extension lets you create XML parsers and then define handlers for different
12mr|php-5.4.9-1|1045	XML events.
12mr|php-5.4.9-1|1046	
12mr|php-5.4.9-1|1047	%package	xmlreader
12mr|php-5.4.9-1|1048	Summary:	Xmlreader extension module for PHP
12mr|php-5.4.9-1|1049	Group:		Development/PHP
12mr|php-5.4.9-1|1050	Requires:	php-dom
12mr|php-5.4.9-1|1051	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|1052	
12mr|php-5.4.9-1|1053	%description	xmlreader
12mr|php-5.4.9-1|1054	XMLReader represents a reader that provides non-cached, forward-only access to
12mr|php-5.4.9-1|1055	XML data. It is based upon the xmlTextReader api from libxml
12mr|php-5.4.9-1|1056	
12mr|php-5.4.9-1|1057	%package	xmlrpc
12mr|php-5.4.9-1|1058	Summary:	Xmlrpc extension module for PHP
12mr|php-5.4.9-1|1059	Group:		Development/PHP
12mr|php-5.4.9-1|1060	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|1061	
12mr|php-5.4.9-1|1062	%description	xmlrpc
12mr|php-5.4.9-1|1063	This is a dynamic shared object (DSO) for PHP that will add XMLRPC support.
12mr|php-5.4.9-1|1064	
12mr|php-5.4.9-1|1065	These functions can be used to write XML-RPC servers and clients. You can find
12mr|php-5.4.9-1|1066	more information about XML-RPC at http://www.xmlrpc.com/, and more
12mr|php-5.4.9-1|1067	documentation on this extension and its functions at
12mr|php-5.4.9-1|1068	http://xmlrpc-epi.sourceforge.net/.
12mr|php-5.4.9-1|1069	
12mr|php-5.4.9-1|1070	%package	xmlwriter
12mr|php-5.4.9-1|1071	Summary:	Provides fast, non-cached, forward-only means to write XML data
12mr|php-5.4.9-1|1072	Group:		Development/PHP
12mr|php-5.4.9-1|1073	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|1074	
12mr|php-5.4.9-1|1075	%description	xmlwriter
12mr|php-5.4.9-1|1076	This extension wraps the libxml xmlWriter API. Represents a writer that
12mr|php-5.4.9-1|1077	provides a non-cached, forward-only means of generating streams or files
12mr|php-5.4.9-1|1078	containing XML data.
12mr|php-5.4.9-1|1079	
12mr|php-5.4.9-1|1080	%package	xsl
12mr|php-5.4.9-1|1081	Summary:	Xsl extension module for PHP
12mr|php-5.4.9-1|1082	Group:		Development/PHP
12mr|php-5.4.9-1|1083	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|1084	
12mr|php-5.4.9-1|1085	%description	xsl
12mr|php-5.4.9-1|1086	This is a dynamic shared object (DSO) for PHP that will add xsl support.
12mr|php-5.4.9-1|1087	
12mr|php-5.4.9-1|1088	The XSL extension implements the XSL standard, performing XSLT transformations
12mr|php-5.4.9-1|1089	using the libxslt library
12mr|php-5.4.9-1|1090	
12mr|php-5.4.9-1|1091	%package	wddx
12mr|php-5.4.9-1|1092	Summary:	WDDX serialization functions
12mr|php-5.4.9-1|1093	Group:		Development/PHP
12mr|php-5.4.9-1|1094	Requires:	php-xml
12mr|php-5.4.9-1|1095	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|1096	
12mr|php-5.4.9-1|1097	%description	wddx
12mr|php-5.4.9-1|1098	This is a dynamic shared object (DSO) that adds wddx support to PHP.
12mr|php-5.4.9-1|1099	
12mr|php-5.4.9-1|1100	These functions are intended for work with WDDX (http://www.openwddx.org/)
12mr|php-5.4.9-1|1101	
12mr|php-5.4.9-1|1102	%package	zip
12mr|php-5.4.9-1|1103	Summary:	A zip management extension for PHP
12mr|php-5.4.9-1|1104	Group:		Development/PHP
12mr|php-5.4.9-1|1105	
12mr|php-5.4.9-1|1106	%description	zip
12mr|php-5.4.9-1|1107	This is a dynamic shared object (DSO) for PHP that will add zip support to
12mr|php-5.4.9-1|1108	create and read zip files using the libzip library.
12mr|php-5.4.9-1|1109	
12mr|php-5.4.9-1|1110	%package	fpm
12mr|php-5.4.9-1|1111	Summary:	PHP5 FastCGI Process Manager
12mr|php-5.4.9-1|1112	Group:		Development/Other
12mr|php-5.4.9-1|1113	Requires(post): rpm-helper
12mr|php-5.4.9-1|1114	Requires(preun): rpm-helper
12mr|php-5.4.9-1|1115	Requires(pre): rpm-helper
12mr|php-5.4.9-1|1116	Requires(postun): rpm-helper
12mr|php-5.4.9-1|1117	Requires:	%{libname} >= %{epoch}:%{version}
12mr|php-5.4.9-1|1118	Requires:	php-ctype >= %{epoch}:%{version}
12mr|php-5.4.9-1|1119	Requires:	php-filter >= %{epoch}:%{version}
12mr|php-5.4.9-1|1120	Requires:	php-ftp >= %{epoch}:%{version}
12mr|php-5.4.9-1|1121	Requires:	php-gettext >= %{epoch}:%{version}
12mr|php-5.4.9-1|1122	Requires:	php-hash >= %{epoch}:%{version}
12mr|php-5.4.9-1|1123	Requires:	php-ini >= %{version}
12mr|php-5.4.9-1|1124	Requires:	php-json >= %{epoch}:%{version}
12mr|php-5.4.9-1|1125	Requires:	php-openssl >= %{epoch}:%{version}
12mr|php-5.4.9-1|1126	Requires:	php-pcre >= %{epoch}:%{version}
12mr|php-5.4.9-1|1127	Requires:	php-posix >= %{epoch}:%{version}
12mr|php-5.4.9-1|1128	Requires:	php-session >= %{epoch}:%{version}
12mr|php-5.4.9-1|1129	Suggests:	php-suhosin >= 0.9.33
12mr|php-5.4.9-1|1130	Requires:	php-sysvsem >= %{epoch}:%{version}
12mr|php-5.4.9-1|1131	Requires:	php-sysvshm >= %{epoch}:%{version}
12mr|php-5.4.9-1|1132	Requires:	php-timezonedb >= 3:2009.10
12mr|php-5.4.9-1|1133	Requires:	php-tokenizer >= %{epoch}:%{version}
12mr|php-5.4.9-1|1134	Requires:	php-xmlreader >= %{epoch}:%{version}
12mr|php-5.4.9-1|1135	Requires:	php-xmlwriter >= %{epoch}:%{version}
12mr|php-5.4.9-1|1136	Requires:	php-zlib >= %{epoch}:%{version}
12mr|php-5.4.9-1|1137	Requires:	php-xml >= %{epoch}:%{version}
12mr|php-5.4.9-1|1138	Provides:	php = %{epoch}:%{version}
12mr|php-5.4.9-1|1139	
12mr|php-5.4.9-1|1140	%description	fpm
12mr|php-5.4.9-1|1141	PHP5 is an HTML-embeddable scripting language. PHP5 offers built-in database
12mr|php-5.4.9-1|1142	integration for several commercial and non-commercial database management
12mr|php-5.4.9-1|1143	systems, so writing a database-enabled script with PHP5 is fairly simple. The
12mr|php-5.4.9-1|1144	most common use of PHP5 coding is probably as a replacement for CGI scripts.
12mr|php-5.4.9-1|1145	
12mr|php-5.4.9-1|1146	This package contains the FastCGI Process Manager. You must also install
12mr|php-5.4.9-1|1147	libphp5_common.
12mr|php-5.4.9-1|1148	
12mr|php-5.4.9-1|1149	%prep
12mr|php-5.4.9-1|1150	
12mr|php-5.4.9-1|1151	%setup -q -n php-%{version}
12mr|php-5.4.9-1|1152	
12mr|php-5.4.9-1|1153	%if %{build_libmagic}
12mr|php-5.4.9-1|1154	if ! [ -f %{_datadir}/misc/magic.mgc ]; then
12mr|php-5.4.9-1|1155	echo "ERROR: the %{_datadir}/misc/magic.mgc file is needed"
12mr|php-5.4.9-1|1156	exit 1
12mr|php-5.4.9-1|1157	fi
12mr|php-5.4.9-1|1158	%endif
12mr|php-5.4.9-1|1159	
12mr|php-5.4.9-1|1160	# the ".droplet" suffix is here to nuke the backups later..., we don't want those in php-devel
12mr|php-5.4.9-1|1161	
12mr|php-5.4.9-1|1162	%patch0 -p0 -b .init.droplet
12mr|php-5.4.9-1|1163	%patch1 -p1 -b .shared.droplet
12mr|php-5.4.9-1|1164	%patch3 -p0 -b .libtool.droplet
12mr|php-5.4.9-1|1165	%patch4 -p1 -b .phpize.droplet
12mr|php-5.4.9-1|1166	%patch5 -p1 -b .phpbuilddir.droplet
12mr|php-5.4.9-1|1167	%patch6 -p1 -b .apache2-filters.droplet
12mr|php-5.4.9-1|1168	%patch7 -p1 -b .no_libedit.droplet
12mr|php-5.4.9-1|1169	%patch8 -p0 -b .xmlrpc_epi_header
12mr|php-5.4.9-1|1170	%patch9 -p0 -b .xmlrpc_no_rpath.droplet
12mr|php-5.4.9-1|1171	%patch11 -p0 -b .bdb-5.2.droplet
12mr|php-5.4.9-1|1172	
12mr|php-5.4.9-1|1173	#####################################################################
12mr|php-5.4.9-1|1174	# Stolen from PLD
12mr|php-5.4.9-1|1175	%patch20 -p1 -b .mail.droplet
12mr|php-5.4.9-1|1176	%patch21 -p0 -b .filter-shared.droplet
12mr|php-5.4.9-1|1177	%patch22 -p0 -b .dba-link.droplet
12mr|php-5.4.9-1|1178	%patch23 -p0 -b .zlib-for-getimagesize.droplet
12mr|php-5.4.9-1|1179	%patch25 -p1 -b .external_libzip.droplet
12mr|php-5.4.9-1|1180	%patch26 -p0 -b .mcrypt-libs.droplet
12mr|php-5.4.9-1|1181	# for kolab2
12mr|php-5.4.9-1|1182	%patch27 -p1 -b .imap-annotation.droplet
12mr|php-5.4.9-1|1183	%patch28 -p1 -b .imap-myrights.droplet
12mr|php-5.4.9-1|1184	# fpm stuff
12mr|php-5.4.9-1|1185	%patch29 -p1 -b .shared-fpm.droplet
12mr|php-5.4.9-1|1186	%patch30 -p1 -b .fpmmdv.droplet
12mr|php-5.4.9-1|1187	
12mr|php-5.4.9-1|1188	#####################################################################
12mr|php-5.4.9-1|1189	# stolen from debian
12mr|php-5.4.9-1|1190	%patch50 -p1 -b .session.save_path.droplet
12mr|php-5.4.9-1|1191	%patch51 -p0 -b .exif_nesting_level.droplet
12mr|php-5.4.9-1|1192	%patch52 -p0 -b .fix_broken_sha-2_test.droplet
12mr|php-5.4.9-1|1193	
12mr|php-5.4.9-1|1194	#####################################################################
12mr|php-5.4.9-1|1195	# Stolen from fedora
12mr|php-5.4.9-1|1196	%patch101 -p1 -b .cxx.droplet
12mr|php-5.4.9-1|1197	%patch102 -p0 -b .install.droplet
12mr|php-5.4.9-1|1198	%patch105 -p1 -b .umask.droplet
12mr|php-5.4.9-1|1199	%patch111 -p0 -b .jpegversion
12mr|php-5.4.9-1|1200	%patch113 -p0 -b .libc-client-php.droplet
12mr|php-5.4.9-1|1201	%patch114 -p0 -b .no_pam_in_c-client.droplet
12mr|php-5.4.9-1|1202	%patch115 -p0 -b .dlopen.droplet
12mr|php-5.4.9-1|1203	
12mr|php-5.4.9-1|1204	# upstream fixes
12mr|php-5.4.9-1|1205	%patch120 -p1 -b .tests-wddx.droplet
12mr|php-5.4.9-1|1206	%patch121 -p0 -b .bug43221.droplet
12mr|php-5.4.9-1|1207	%patch123 -p0 -b .bug43589.droplet
12mr|php-5.4.9-1|1208	%patch226 -p0 -b .no-fvisibility_hidden.droplet
12mr|php-5.4.9-1|1209	%patch227 -p0 -b .enchant_lib64_fix.droplet
12mr|php-5.4.9-1|1210	%patch228 -p0 -b .xmlrpc-epi_fix.droplet
12mr|php-5.4.9-1|1211	
12mr|php-5.4.9-1|1212	%patch302 -p1 -b .no_egg.droplet
12mr|php-5.4.9-1|1213	%patch303 -p1 -b .mdv_logo.droplet
12mr|php-5.4.9-1|1214	
12mr|php-5.4.9-1|1215	cp %{SOURCE1} php-test.ini
12mr|php-5.4.9-1|1216	cp %{SOURCE2} maxlifetime
12mr|php-5.4.9-1|1217	cp %{SOURCE3} php.crond
12mr|php-5.4.9-1|1218	cp %{SOURCE4} php-fpm.service
12mr|php-5.4.9-1|1219	cp %{SOURCE5} php-fpm.sysconf
12mr|php-5.4.9-1|1220	cp %{SOURCE6} php-fpm.logrotate
12mr|php-5.4.9-1|1221	cp %{SOURCE7} create_data_file.php
12mr|php-5.4.9-1|1222	
12mr|php-5.4.9-1|1223	# lib64 hack
12mr|php-5.4.9-1|1224	perl -p -i -e "s|/usr/lib|%{_libdir}|" php.crond
12mr|php-5.4.9-1|1225	
12mr|php-5.4.9-1|1226	# nuke bogus checks becuase i fixed this years ago in our recode package
12mr|php-5.4.9-1|1227	rm -f ext/recode/config9.m4
12mr|php-5.4.9-1|1228	
12mr|php-5.4.9-1|1229	# Change perms otherwise rpm would get fooled while finding requires
12mr|php-5.4.9-1|1230	find -name "*.inc" | xargs chmod 644
12mr|php-5.4.9-1|1231	find -name "*.php*" | xargs chmod 644
12mr|php-5.4.9-1|1232	find -name "*README*" | xargs chmod 644
12mr|php-5.4.9-1|1233	
12mr|php-5.4.9-1|1234	mkdir -p php-devel/extensions
12mr|php-5.4.9-1|1235	mkdir -p php-devel/sapi
12mr|php-5.4.9-1|1236	
12mr|php-5.4.9-1|1237	# Install test files in php-devel
12mr|php-5.4.9-1|1238	cp -a tests php-devel
12mr|php-5.4.9-1|1239	
12mr|php-5.4.9-1|1240	cp -dpR ext/* php-devel/extensions/
12mr|php-5.4.9-1|1241	rm -f php-devel/extensions/informix/stub.c
12mr|php-5.4.9-1|1242	rm -f php-devel/extensions/standard/.deps
12mr|php-5.4.9-1|1243	rm -f php-devel/extensions/skeleton/EXPERIMENTAL
12mr|php-5.4.9-1|1244	
12mr|php-5.4.9-1|1245	# SAPI
12mr|php-5.4.9-1|1246	cp -dpR sapi/* php-devel/sapi/
12mr|php-5.4.9-1|1247	rm -f php-devel/sapi/thttpd/stub.c
12mr|php-5.4.9-1|1248	rm -f php-devel/sapi/cgi/php.sym
12mr|php-5.4.9-1|1249	rm -f php-devel/sapi/fastcgi/php.sym
12mr|php-5.4.9-1|1250	rm -f php-devel/sapi/pi3web/php.sym
12mr|php-5.4.9-1|1251	
12mr|php-5.4.9-1|1252	# cleanup
12mr|php-5.4.9-1|1253	find php-devel -name "*.droplet" | xargs rm -f
12mr|php-5.4.9-1|1254	
12mr|php-5.4.9-1|1255	# don't ship MS Windows source
12mr|php-5.4.9-1|1256	rm -rf php-devel/extensions/com_dotnet
12mr|php-5.4.9-1|1257	
12mr|php-5.4.9-1|1258	# likewise with these:
12mr|php-5.4.9-1|1259	find php-devel -name "*.dsp" | xargs rm -f
12mr|php-5.4.9-1|1260	find php-devel -name "*.mak" | xargs rm -f
12mr|php-5.4.9-1|1261	find php-devel -name "*.w32" | xargs rm
12mr|php-5.4.9-1|1262	
12mr|php-5.4.9-1|1263	# maek sure using system libs
12mr|php-5.4.9-1|1264	rm -rf ext/pcre/pcrelib
12mr|php-5.4.9-1|1265	rm -rf ext/pdo_sqlite/sqlite
12mr|php-5.4.9-1|1266	rm -rf ext/xmlrpc/libxmlrpc
12mr|php-5.4.9-1|1267	
12mr|php-5.4.9-1|1268	%build
12mr|php-5.4.9-1|1269	%serverbuild
12mr|php-5.4.9-1|1270	
12mr|php-5.4.9-1|1271	# it does not work with -fPIE and someone added that to the serverbuild macro...
12mr|php-5.4.9-1|1272	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
12mr|php-5.4.9-1|1273	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
12mr|php-5.4.9-1|1274	
12mr|php-5.4.9-1|1275	#export CFLAGS="`echo ${CFLAGS} | sed s/O2/O0/` -fPIC -L%{_libdir} -fno-strict-aliasing"
12mr|php-5.4.9-1|1276	export CFLAGS="${CFLAGS} -fPIC -L%{_libdir} -fno-strict-aliasing"
12mr|php-5.4.9-1|1277	export CXXFLAGS="${CFLAGS}"
12mr|php-5.4.9-1|1278	export RPM_OPT_FLAGS="${CFLAGS}"
12mr|php-5.4.9-1|1279	
12mr|php-5.4.9-1|1280	cat > php-devel/buildext <<EOF
12mr|php-5.4.9-1|1281	#!/bin/bash
12mr|php-5.4.9-1|1282	gcc -Wall -fPIC -shared $CFLAGS \\
12mr|php-5.4.9-1|1283	-I. \`%{_bindir}/php-config --includes\` \\
12mr|php-5.4.9-1|1284	-I%{_includedir}/libxml2 \\
12mr|php-5.4.9-1|1285	-I%{_includedir}/freetype \\
12mr|php-5.4.9-1|1286	-I%{_includedir}/openssl \\
12mr|php-5.4.9-1|1287	-I%{_usrsrc}/php-devel/ext \\
12mr|php-5.4.9-1|1288	-I%{_includedir}/\$1 \\
12mr|php-5.4.9-1|1289	\$4 \$2 -o \$1.so \$3 -lc
12mr|php-5.4.9-1|1290	EOF
12mr|php-5.4.9-1|1291	
12mr|php-5.4.9-1|1292	chmod 755 php-devel/buildext
12mr|php-5.4.9-1|1293	
12mr|php-5.4.9-1|1294	#export PHP_AUTOCONF=autoconf-2.13
12mr|php-5.4.9-1|1295	rm -f configure
12mr|php-5.4.9-1|1296	rm -rf autom4te.cache
12mr|php-5.4.9-1|1297	./buildconf --force
12mr|php-5.4.9-1|1298	
12mr|php-5.4.9-1|1299	# Do this patch with a perl hack...
12mr|php-5.4.9-1|1300	perl -pi -e "s|'\\\$install_libdir'|'%{_libdir}'|" ltmain.sh
12mr|php-5.4.9-1|1301	
12mr|php-5.4.9-1|1302	export oldstyleextdir=yes
12mr|php-5.4.9-1|1303	export EXTENSION_DIR="%{_libdir}/php/extensions"
12mr|php-5.4.9-1|1304	export PROG_SENDMAIL="%{_sbindir}/sendmail"
12mr|php-5.4.9-1|1305	export GD_SHARED_LIBADD="$GD_SHARED_LIBADD -lm"
12mr|php-5.4.9-1|1306	SAFE_LDFLAGS=`echo %{ldflags}|sed -e 's|-Wl,--no-undefined||g'`
12mr|php-5.4.9-1|1307	export LDFLAGS="$SAFE_LDFLAGS"
12mr|php-5.4.9-1|1308	
12mr|php-5.4.9-1|1309	# never use "--disable-rpath", it does the opposite
12mr|php-5.4.9-1|1310	
12mr|php-5.4.9-1|1311	# Configure php5
12mr|php-5.4.9-1|1312	# FIXME switch to external gd (--with-gd=shared,%_prefix) once php bug #60108 is fixed
12mr|php-5.4.9-1|1313	for i in fpm cgi cli apxs; do
12mr|php-5.4.9-1|1314	./configure \
12mr|php-5.4.9-1|1315	`[ $i = fpm ] && echo --disable-cli --enable-fpm --with-libxml-dir=%{_prefix} --with-fpm-user=apache --with-fpm-group=apache` \
12mr|php-5.4.9-1|1316	`[ $i = cgi ] && echo --disable-cli` \
12mr|php-5.4.9-1|1317	`[ $i = cli ] && echo --disable-cgi --enable-cli` \
12mr|php-5.4.9-1|1318	`[ $i = apxs ] && echo --with-apxs2=%{_bindir}/apxs` \
12mr|php-5.4.9-1|1319	--build=%{_build} \
12mr|php-5.4.9-1|1320	--prefix=%{_prefix} \
12mr|php-5.4.9-1|1321	--exec-prefix=%{_prefix} \
12mr|php-5.4.9-1|1322	--bindir=%{_bindir} \
12mr|php-5.4.9-1|1323	--sbindir=%{_sbindir} \
12mr|php-5.4.9-1|1324	--sysconfdir=%{_sysconfdir} \
12mr|php-5.4.9-1|1325	--datadir=%{_datadir} \
12mr|php-5.4.9-1|1326	--includedir=%{_includedir} \
12mr|php-5.4.9-1|1327	--libdir=%{_libdir} \
12mr|php-5.4.9-1|1328	--libexecdir=%{_libexecdir} \
12mr|php-5.4.9-1|1329	--localstatedir=/var/lib \
12mr|php-5.4.9-1|1330	--mandir=%{_mandir} \
12mr|php-5.4.9-1|1331	--enable-shared=yes \
12mr|php-5.4.9-1|1332	--enable-static=no \
12mr|php-5.4.9-1|1333	--with-libdir=%{_lib} \
12mr|php-5.4.9-1|1334	--with-config-file-path=%{_sysconfdir} \
12mr|php-5.4.9-1|1335	--with-config-file-scan-dir=%{_sysconfdir}/php.d \
12mr|php-5.4.9-1|1336	--disable-debug  \
12mr|php-5.4.9-1|1337	--enable-inline-optimization \
12mr|php-5.4.9-1|1338	--with-exec-dir=%{_bindir} \
12mr|php-5.4.9-1|1339	--with-regex=system \
12mr|php-5.4.9-1|1340	--with-pcre-regex=%{_prefix} \
12mr|php-5.4.9-1|1341	--with-freetype-dir=%{_prefix} --with-zlib=%{_prefix} \
12mr|php-5.4.9-1|1342	--with-png-dir=%{_prefix} \
12mr|php-5.4.9-1|1343	--with-pdo-odbc=unixODBC \
12mr|php-5.4.9-1|1344	--enable-magic-quotes \
12mr|php-5.4.9-1|1345	--enable-safe-mode \
12mr|php-5.4.9-1|1346	--with-zlib=shared,%{_prefix} --with-zlib-dir=%{_prefix} \
12mr|php-5.4.9-1|1347	--with-openssl=shared,%{_prefix} \
12mr|php-5.4.9-1|1348	--enable-libxml=%{_prefix} --with-libxml-dir=%{_prefix} \
12mr|php-5.4.9-1|1349	--enable-mod_charset \
12mr|php-5.4.9-1|1350	--without-pear \
12mr|php-5.4.9-1|1351	--enable-bcmath=shared \
12mr|php-5.4.9-1|1352	--with-bz2=shared,%{_prefix} \
12mr|php-5.4.9-1|1353	--enable-calendar=shared \
12mr|php-5.4.9-1|1354	--enable-ctype=shared \
12mr|php-5.4.9-1|1355	--with-curl=shared,%{_prefix} --without-curlwrappers \
12mr|php-5.4.9-1|1356	--enable-dba=shared --with-gdbm --with-db4 --with-cdb  \
12mr|php-5.4.9-1|1357	--enable-dom=shared,%{_prefix} --with-libxml-dir=%{_prefix} \
12mr|php-5.4.9-1|1358	--with-enchant=shared,%{_prefix} \
12mr|php-5.4.9-1|1359	--enable-exif=shared \
12mr|php-5.4.9-1|1360	--enable-fileinfo=shared \
12mr|php-5.4.9-1|1361	--enable-filter=shared --with-pcre-dir=%{_prefix} \
12mr|php-5.4.9-1|1362	--enable-intl=shared --with-icu-dir=%{_prefix} \
12mr|php-5.4.9-1|1363	--enable-json=shared \
12mr|php-5.4.9-1|1364	--with-openssl-dir=%{_prefix} --enable-ftp=shared \
12mr|php-5.4.9-1|1365	--with-gd=shared --with-jpeg-dir=%{_prefix} --with-png-dir=%{_prefix} --with-zlib-dir=%{_prefix} --with-xpm-dir=%{_prefix}/X11R6 --with-freetype-dir=%{_prefix} --enable-gd-native-ttf --with-t1lib=%{_prefix} \
12mr|php-5.4.9-1|1366	--with-gettext=shared,%{_prefix} \
12mr|php-5.4.9-1|1367	--with-gmp=shared,%{_prefix} \
12mr|php-5.4.9-1|1368	--enable-hash=shared,%{_prefix} \
12mr|php-5.4.9-1|1369	--with-iconv=shared \
12mr|php-5.4.9-1|1370	--with-imap=shared,%{_prefix} --with-imap-ssl=%{_prefix} \
12mr|php-5.4.9-1|1371	--with-ldap=shared,%{_prefix} --with-ldap-sasl=%{_prefix} \
12mr|php-5.4.9-1|1372	--enable-mbstring=shared,%{_prefix} --enable-mbregex --with-libmbfl=%{_prefix} --with-onig=%{_prefix} \
12mr|php-5.4.9-1|1373	--with-mcrypt=shared,%{_prefix} \
12mr|php-5.4.9-1|1374	--with-mssql=shared,%{_prefix} \
12mr|php-5.4.9-1|1375	--with-mysql=shared,%{_prefix} --with-mysql-sock=/var/lib/mysql/mysql.sock --with-zlib-dir=%{_prefix} \
12mr|php-5.4.9-1|1376	--with-mysqli=shared,%{_bindir}/mysql_config \
12mr|php-5.4.9-1|1377	--enable-mysqlnd=shared,%{_prefix} \
12mr|php-5.4.9-1|1378	--with-unixODBC=shared,%{_prefix} \
12mr|php-5.4.9-1|1379	--enable-pcntl=shared \
12mr|php-5.4.9-1|1380	--enable-pdo=shared,%{_prefix} --with-pdo-dblib=shared,%{_prefix} --with-pdo-mysql=shared,%{_prefix} --with-pdo-odbc=shared,unixODBC,%{_prefix} --with-pdo-pgsql=shared,%{_prefix} --with-pdo-sqlite=shared,%{_prefix} \
12mr|php-5.4.9-1|1381	--with-pgsql=shared,%{_prefix} \
12mr|php-5.4.9-1|1382	--enable-phar=shared \
12mr|php-5.4.9-1|1383	--enable-posix=shared \
12mr|php-5.4.9-1|1384	--with-pspell=shared,%{_prefix} \
12mr|php-5.4.9-1|1385	--with-readline=shared,%{_prefix} \
12mr|php-5.4.9-1|1386	--with-recode=shared,%{_prefix} \
12mr|php-5.4.9-1|1387	--enable-session=shared,%{_prefix} \
12mr|php-5.4.9-1|1388	--enable-shmop=shared,%{_prefix} \
12mr|php-5.4.9-1|1389	--enable-simplexml \
12mr|php-5.4.9-1|1390	--with-snmp=shared,%{_prefix} --enable-ucd-snmp-hack \
12mr|php-5.4.9-1|1391	--enable-soap=shared,%{_prefix} --with-libxml-dir=%{_prefix} \
12mr|php-5.4.9-1|1392	--enable-sockets=shared,%{_prefix} \
12mr|php-5.4.9-1|1393	--with-sqlite=shared,%{_prefix} \
12mr|php-5.4.9-1|1394	--with-sqlite3=shared,%{_prefix} \
12mr|php-5.4.9-1|1395	--with-sybase-ct=shared,%{_prefix} \
12mr|php-5.4.9-1|1396	--enable-sysvmsg=shared,%{_prefix} \
12mr|php-5.4.9-1|1397	--enable-sysvsem=shared,%{_prefix} \
12mr|php-5.4.9-1|1398	--enable-sysvshm=shared,%{_prefix} \
12mr|php-5.4.9-1|1399	--with-tidy=shared,%{_prefix} \
12mr|php-5.4.9-1|1400	--enable-tokenizer=shared,%{_prefix} \
12mr|php-5.4.9-1|1401	--enable-xml=shared,%{_prefix} --with-libxml-dir=%{_prefix} \
12mr|php-5.4.9-1|1402	--enable-xmlreader=shared,%{_prefix} \
12mr|php-5.4.9-1|1403	--with-xmlrpc=shared,%{_prefix} \
12mr|php-5.4.9-1|1404	--enable-xmlwriter=shared,%{_prefix} \
12mr|php-5.4.9-1|1405	--with-xsl=shared,%{_prefix} \
12mr|php-5.4.9-1|1406	--enable-wddx=shared --with-libxml-dir=%{_prefix} \
12mr|php-5.4.9-1|1407	--enable-zip=shared --with-libzip=%{_prefix}
12mr|php-5.4.9-1|1408	
12mr|php-5.4.9-1|1409	cp -f Makefile Makefile.$i
12mr|php-5.4.9-1|1410	
12mr|php-5.4.9-1|1411	# left for debugging purposes
12mr|php-5.4.9-1|1412	cp -f main/php_config.h php_config.h.$i
12mr|php-5.4.9-1|1413	
12mr|php-5.4.9-1|1414	# when all else failed...
12mr|php-5.4.9-1|1415	perl -pi -e "s|-prefer-non-pic -static||g" Makefile.$i
12mr|php-5.4.9-1|1416	
12mr|php-5.4.9-1|1417	done
12mr|php-5.4.9-1|1418	
12mr|php-5.4.9-1|1419	# remove all confusion...
12mr|php-5.4.9-1|1420	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
12mr|php-5.4.9-1|1421	cp config.nice configure_command; chmod 644 configure_command
12mr|php-5.4.9-1|1422	
12mr|php-5.4.9-1|1423	%make
12mr|php-5.4.9-1|1424	
12mr|php-5.4.9-1|1425	%if %{build_libmagic}
12mr|php-5.4.9-1|1426	# keep in sync with latest system magic, the next best thing when system libmagic can't be used...
12mr|php-5.4.9-1|1427	sapi/cli/php create_data_file.php %{_datadir}/misc/magic.mgc > ext/fileinfo/data_file.c
12mr|php-5.4.9-1|1428	rm -rf ext/fileinfo/.libs ext/fileinfo/*.lo ext/fileinfo/*.la modules/fileinfo.so modules/fileinfo.la
12mr|php-5.4.9-1|1429	cp -p ext/fileinfo/data_file.c php-devel/extensions/fileinfo/data_file.c
12mr|php-5.4.9-1|1430	%make
12mr|php-5.4.9-1|1431	%endif
12mr|php-5.4.9-1|1432	
12mr|php-5.4.9-1|1433	# make php-cgi
12mr|php-5.4.9-1|1434	cp -af php_config.h.cgi main/php_config.h
12mr|php-5.4.9-1|1435	make -f Makefile.cgi sapi/cgi/php-cgi
12mr|php-5.4.9-1|1436	cp -af php_config.h.apxs main/php_config.h
12mr|php-5.4.9-1|1437	
12mr|php-5.4.9-1|1438	# make php-fpm
12mr|php-5.4.9-1|1439	cp -af php_config.h.fpm main/php_config.h
12mr|php-5.4.9-1|1440	make -f Makefile.fpm sapi/fpm/php-fpm
12mr|php-5.4.9-1|1441	cp -af php_config.h.apxs main/php_config.h
12mr|php-5.4.9-1|1442	
12mr|php-5.4.9-1|1443	%install
12mr|php-5.4.9-1|1444	
12mr|php-5.4.9-1|1445	install -d %{buildroot}%{_libdir}
12mr|php-5.4.9-1|1446	install -d %{buildroot}%{_bindir}
12mr|php-5.4.9-1|1447	install -d %{buildroot}%{_sysconfdir}/php.d
12mr|php-5.4.9-1|1448	install -d %{buildroot}%{_libdir}/php/extensions
12mr|php-5.4.9-1|1449	install -d %{buildroot}%{_usrsrc}/php-devel
12mr|php-5.4.9-1|1450	install -d %{buildroot}%{_mandir}/man1
12mr|php-5.4.9-1|1451	install -d %{buildroot}%{_sysconfdir}/cron.d
12mr|php-5.4.9-1|1452	install -d %{buildroot}/var/lib/php
12mr|php-5.4.9-1|1453	
12mr|php-5.4.9-1|1454	make -f Makefile.apxs install \
12mr|php-5.4.9-1|1455	INSTALL_ROOT=%{buildroot} \
12mr|php-5.4.9-1|1456	INSTALL_IT="\$(LIBTOOL) --mode=install install libphp5_common.la %{buildroot}%{_libdir}/"
12mr|php-5.4.9-1|1457	
12mr|php-5.4.9-1|1458	# borked autopoo
12mr|php-5.4.9-1|1459	rm -f %{buildroot}%{_bindir}/php %{buildroot}%{_bindir}/php-cgi
12mr|php-5.4.9-1|1460	./libtool --silent --mode=install install sapi/cli/php %{buildroot}%{_bindir}/php
12mr|php-5.4.9-1|1461	./libtool --silent --mode=install install sapi/cgi/php-cgi %{buildroot}%{_bindir}/php-cgi
12mr|php-5.4.9-1|1462	
12mr|php-5.4.9-1|1463	# compat php-fcgi symink
12mr|php-5.4.9-1|1464	ln -s php-cgi %{buildroot}%{_bindir}/php-fcgi
12mr|php-5.4.9-1|1465	
12mr|php-5.4.9-1|1466	cp -dpR php-devel/* %{buildroot}%{_usrsrc}/php-devel/
12mr|php-5.4.9-1|1467	install -m0644 run-tests*.php %{buildroot}%{_usrsrc}/php-devel/
12mr|php-5.4.9-1|1468	install -m0644 main/internal_functions.c %{buildroot}%{_usrsrc}/php-devel/
12mr|php-5.4.9-1|1469	
12mr|php-5.4.9-1|1470	install -m0644 sapi/cli/php.1 %{buildroot}%{_mandir}/man1/
12mr|php-5.4.9-1|1471	install -m0644 scripts/man1/phpize.1 %{buildroot}%{_mandir}/man1/
12mr|php-5.4.9-1|1472	install -m0644 scripts/man1/php-config.1 %{buildroot}%{_mandir}/man1/
12mr|php-5.4.9-1|1473	
12mr|php-5.4.9-1|1474	# fpm
12mr|php-5.4.9-1|1475	install -d %{buildroot}/lib/systemd/system
12mr|php-5.4.9-1|1476	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mr|php-5.4.9-1|1477	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|php-5.4.9-1|1478	install -d %{buildroot}%{_sysconfdir}/php-fpm.d
12mr|php-5.4.9-1|1479	install -d %{buildroot}%{_sbindir}
12mr|php-5.4.9-1|1480	install -d %{buildroot}%{_mandir}/man8
12mr|php-5.4.9-1|1481	install -d %{buildroot}/var/lib/php-fpm
12mr|php-5.4.9-1|1482	install -d %{buildroot}/var/log/php-fpm
12mr|php-5.4.9-1|1483	install -d %{buildroot}/var/run/php-fpm
12mr|php-5.4.9-1|1484	# a small bug here...
12mr|php-5.4.9-1|1485	echo "; place your config here" > %{buildroot}%{_sysconfdir}/php-fpm.d/default.conf
12mr|php-5.4.9-1|1486	
12mr|php-5.4.9-1|1487	./libtool --silent --mode=install install sapi/fpm/php-fpm %{buildroot}%{_sbindir}/php-fpm
12mr|php-5.4.9-1|1488	install -m0644 sapi/fpm/php-fpm.8 %{buildroot}%{_mandir}/man8/
12mr|php-5.4.9-1|1489	install -m0644 sapi/fpm/php-fpm.conf %{buildroot}%{_sysconfdir}/
12mr|php-5.4.9-1|1490	install -m0644 php-fpm.service %{buildroot}/lib/systemd/system/
12mr|php-5.4.9-1|1491	install -m0644 php-fpm.sysconf %{buildroot}%{_sysconfdir}/sysconfig/php-fpm
12mr|php-5.4.9-1|1492	install -m0644 php-fpm.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/php-fpm
12mr|php-5.4.9-1|1493	
12mr|php-5.4.9-1|1494	ln -snf extensions %{buildroot}%{_usrsrc}/php-devel/ext
12mr|php-5.4.9-1|1495	
12mr|php-5.4.9-1|1496	# extensions
12mr|php-5.4.9-1|1497	echo "extension = openssl.so"		> %{buildroot}%{_sysconfdir}/php.d/21_openssl.ini
12mr|php-5.4.9-1|1498	echo "extension = zlib.so"		> %{buildroot}%{_sysconfdir}/php.d/21_zlib.ini
12mr|php-5.4.9-1|1499	echo "extension = bcmath.so"		> %{buildroot}%{_sysconfdir}/php.d/66_bcmath.ini
12mr|php-5.4.9-1|1500	echo "extension = bz2.so"		> %{buildroot}%{_sysconfdir}/php.d/10_bz2.ini
12mr|php-5.4.9-1|1501	echo "extension = calendar.so"		> %{buildroot}%{_sysconfdir}/php.d/11_calendar.ini
12mr|php-5.4.9-1|1502	echo "extension = ctype.so"		> %{buildroot}%{_sysconfdir}/php.d/12_ctype.ini
12mr|php-5.4.9-1|1503	echo "extension = curl.so"		> %{buildroot}%{_sysconfdir}/php.d/13_curl.ini
12mr|php-5.4.9-1|1504	echo "extension = dba.so"		> %{buildroot}%{_sysconfdir}/php.d/14_dba.ini
12mr|php-5.4.9-1|1505	echo "extension = dom.so"		> %{buildroot}%{_sysconfdir}/php.d/18_dom.ini
12mr|php-5.4.9-1|1506	echo "extension = exif.so"		> %{buildroot}%{_sysconfdir}/php.d/19_exif.ini
12mr|php-5.4.9-1|1507	echo "extension = filter.so"		> %{buildroot}%{_sysconfdir}/php.d/81_filter.ini
12mr|php-5.4.9-1|1508	echo "extension = ftp.so"		> %{buildroot}%{_sysconfdir}/php.d/22_ftp.ini
12mr|php-5.4.9-1|1509	echo "extension = gd.so"		> %{buildroot}%{_sysconfdir}/php.d/23_gd.ini
12mr|php-5.4.9-1|1510	echo "extension = gettext.so"		> %{buildroot}%{_sysconfdir}/php.d/24_gettext.ini
12mr|php-5.4.9-1|1511	echo "extension = gmp.so"		> %{buildroot}%{_sysconfdir}/php.d/25_gmp.ini
12mr|php-5.4.9-1|1512	echo "extension = hash.so"		> %{buildroot}%{_sysconfdir}/php.d/54_hash.ini
12mr|php-5.4.9-1|1513	echo "extension = iconv.so"		> %{buildroot}%{_sysconfdir}/php.d/26_iconv.ini
12mr|php-5.4.9-1|1514	echo "extension = imap.so"		> %{buildroot}%{_sysconfdir}/php.d/27_imap.ini
12mr|php-5.4.9-1|1515	echo "extension = intl.so"		> %{buildroot}%{_sysconfdir}/php.d/27_intl.ini
12mr|php-5.4.9-1|1516	echo "extension = ldap.so"		> %{buildroot}%{_sysconfdir}/php.d/28_ldap.ini
12mr|php-5.4.9-1|1517	echo "extension = mbstring.so"		> %{buildroot}%{_sysconfdir}/php.d/29_mbstring.ini
12mr|php-5.4.9-1|1518	echo "extension = mcrypt.so"		> %{buildroot}%{_sysconfdir}/php.d/30_mcrypt.ini
12mr|php-5.4.9-1|1519	echo "extension = fileinfo.so"		> %{buildroot}%{_sysconfdir}/php.d/32_fileinfo.ini
12mr|php-5.4.9-1|1520	echo "extension = mssql.so"		> %{buildroot}%{_sysconfdir}/php.d/35_mssql.ini
12mr|php-5.4.9-1|1521	echo "extension = mysql.so"		> %{buildroot}%{_sysconfdir}/php.d/36_mysql.ini
12mr|php-5.4.9-1|1522	echo "extension = mysqli.so"		> %{buildroot}%{_sysconfdir}/php.d/37_mysqli.ini
12mr|php-5.4.9-1|1523	echo "extension = enchant.so"		> %{buildroot}%{_sysconfdir}/php.d/38_enchant.ini
12mr|php-5.4.9-1|1524	echo "extension = odbc.so"		> %{buildroot}%{_sysconfdir}/php.d/39_odbc.ini
12mr|php-5.4.9-1|1525	echo "extension = pcntl.so"		> %{buildroot}%{_sysconfdir}/php.d/40_pcntl.ini
12mr|php-5.4.9-1|1526	echo "extension = pdo.so"		> %{buildroot}%{_sysconfdir}/php.d/70_pdo.ini
12mr|php-5.4.9-1|1527	echo "extension = pdo_dblib.so"		> %{buildroot}%{_sysconfdir}/php.d/71_pdo_dblib.ini
12mr|php-5.4.9-1|1528	echo "extension = pdo_mysql.so"		> %{buildroot}%{_sysconfdir}/php.d/73_pdo_mysql.ini
12mr|php-5.4.9-1|1529	echo "extension = pdo_odbc.so"		> %{buildroot}%{_sysconfdir}/php.d/75_pdo_odbc.ini
12mr|php-5.4.9-1|1530	echo "extension = pdo_pgsql.so"		> %{buildroot}%{_sysconfdir}/php.d/76_pdo_pgsql.ini
12mr|php-5.4.9-1|1531	echo "extension = pdo_sqlite.so"	> %{buildroot}%{_sysconfdir}/php.d/77_pdo_sqlite.ini
12mr|php-5.4.9-1|1532	echo "extension = mysqlnd.so"		> %{buildroot}%{_sysconfdir}/php.d/78_mysqlnd.ini
12mr|php-5.4.9-1|1533	echo "extension = pgsql.so"		> %{buildroot}%{_sysconfdir}/php.d/42_pgsql.ini
12mr|php-5.4.9-1|1534	echo "extension = posix.so"		> %{buildroot}%{_sysconfdir}/php.d/43_posix.ini
12mr|php-5.4.9-1|1535	echo "extension = pspell.so"		> %{buildroot}%{_sysconfdir}/php.d/44_pspell.ini
12mr|php-5.4.9-1|1536	echo "extension = readline.so"		> %{buildroot}%{_sysconfdir}/php.d/45_readline.ini
12mr|php-5.4.9-1|1537	echo "extension = recode.so"		> %{buildroot}%{_sysconfdir}/php.d/46_recode.ini
12mr|php-5.4.9-1|1538	echo "extension = session.so"		> %{buildroot}%{_sysconfdir}/php.d/47_session.ini
12mr|php-5.4.9-1|1539	echo "extension = shmop.so"		> %{buildroot}%{_sysconfdir}/php.d/48_shmop.ini
12mr|php-5.4.9-1|1540	echo "extension = snmp.so"		> %{buildroot}%{_sysconfdir}/php.d/50_snmp.ini
12mr|php-5.4.9-1|1541	echo "extension = soap.so"		> %{buildroot}%{_sysconfdir}/php.d/51_soap.ini
12mr|php-5.4.9-1|1542	echo "extension = sockets.so"		> %{buildroot}%{_sysconfdir}/php.d/52_sockets.ini
12mr|php-5.4.9-1|1543	echo "extension = sqlite3.so"		> %{buildroot}%{_sysconfdir}/php.d/78_sqlite3.ini
12mr|php-5.4.9-1|1544	echo "extension = sybase_ct.so"		> %{buildroot}%{_sysconfdir}/php.d/46_sybase_ct.ini
12mr|php-5.4.9-1|1545	echo "extension = sysvmsg.so"		> %{buildroot}%{_sysconfdir}/php.d/56_sysvmsg.ini
12mr|php-5.4.9-1|1546	echo "extension = sysvsem.so"		> %{buildroot}%{_sysconfdir}/php.d/57_sysvsem.ini
12mr|php-5.4.9-1|1547	echo "extension = sysvshm.so"		> %{buildroot}%{_sysconfdir}/php.d/58_sysvshm.ini
12mr|php-5.4.9-1|1548	echo "extension = tidy.so"		> %{buildroot}%{_sysconfdir}/php.d/59_tidy.ini
12mr|php-5.4.9-1|1549	echo "extension = tokenizer.so"		> %{buildroot}%{_sysconfdir}/php.d/60_tokenizer.ini
12mr|php-5.4.9-1|1550	echo "extension = xml.so"		> %{buildroot}%{_sysconfdir}/php.d/62_xml.ini
12mr|php-5.4.9-1|1551	echo "extension = xmlreader.so"		> %{buildroot}%{_sysconfdir}/php.d/63_xmlreader.ini
12mr|php-5.4.9-1|1552	echo "extension = xmlrpc.so"		> %{buildroot}%{_sysconfdir}/php.d/62_xmlrpc.ini
12mr|php-5.4.9-1|1553	echo "extension = xmlwriter.so"		> %{buildroot}%{_sysconfdir}/php.d/64_xmlwriter.ini
12mr|php-5.4.9-1|1554	echo "extension = xsl.so"		> %{buildroot}%{_sysconfdir}/php.d/63_xsl.ini
12mr|php-5.4.9-1|1555	echo "extension = wddx.so"		> %{buildroot}%{_sysconfdir}/php.d/63_wddx.ini
12mr|php-5.4.9-1|1556	echo "extension = json.so"		> %{buildroot}%{_sysconfdir}/php.d/82_json.ini
12mr|php-5.4.9-1|1557	echo "extension = zip.so"		> %{buildroot}%{_sysconfdir}/php.d/83_zip.ini
12mr|php-5.4.9-1|1558	echo "extension = phar.so"		> %{buildroot}%{_sysconfdir}/php.d/84_phar.ini
12mr|php-5.4.9-1|1559	
12mr|php-5.4.9-1|1560	install -m0755 maxlifetime %{buildroot}%{_libdir}/php/maxlifetime
12mr|php-5.4.9-1|1561	install -m0644 php.crond %{buildroot}%{_sysconfdir}/cron.d/php
12mr|php-5.4.9-1|1562	
12mr|php-5.4.9-1|1563	# fix docs
12mr|php-5.4.9-1|1564	cp Zend/LICENSE Zend/ZEND_LICENSE
12mr|php-5.4.9-1|1565	cp README.SELF-CONTAINED-EXTENSIONS SELF-CONTAINED-EXTENSIONS
12mr|php-5.4.9-1|1566	cp ext/openssl/README README.openssl
12mr|php-5.4.9-1|1567	cp ext/spl/README README.spl
12mr|php-5.4.9-1|1568	cp ext/libxml/CREDITS CREDITS.libxml
12mr|php-5.4.9-1|1569	cp ext/zlib/CREDITS CREDITS.zlib
12mr|php-5.4.9-1|1570	
12mr|php-5.4.9-1|1571	# cgi docs
12mr|php-5.4.9-1|1572	cp sapi/cgi/CREDITS CREDITS.cgi
12mr|php-5.4.9-1|1573	cp sapi/cgi/README.FastCGI README.fcgi
12mr|php-5.4.9-1|1574	
12mr|php-5.4.9-1|1575	# cli docs
12mr|php-5.4.9-1|1576	cp sapi/cli/CREDITS CREDITS.cli
12mr|php-5.4.9-1|1577	cp sapi/cli/README README.cli
12mr|php-5.4.9-1|1578	cp sapi/cli/TODO TODO.cli
12mr|php-5.4.9-1|1579	
12mr|php-5.4.9-1|1580	# phar fixes
12mr|php-5.4.9-1|1581	if [ -L %{buildroot}%{_bindir}/phar ]; then
12mr|php-5.4.9-1|1582	rm -f %{buildroot}%{_bindir}/phar
12mr|php-5.4.9-1|1583	mv %{buildroot}%{_bindir}/phar.phar %{buildroot}%{_bindir}/phar
12mr|php-5.4.9-1|1584	fi
12mr|php-5.4.9-1|1585	
12mr|php-5.4.9-1|1586	# house cleaning
12mr|php-5.4.9-1|1587	rm -f %{buildroot}%{_bindir}/pear
12mr|php-5.4.9-1|1588	rm -f %{buildroot}%{_libdir}/*.*a
12mr|php-5.4.9-1|1589	
12mr|php-5.4.9-1|1590	# don't pack useless stuff
12mr|php-5.4.9-1|1591	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/bcmath
12mr|php-5.4.9-1|1592	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/bz2
12mr|php-5.4.9-1|1593	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/calendar
12mr|php-5.4.9-1|1594	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/ctype
12mr|php-5.4.9-1|1595	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/curl
12mr|php-5.4.9-1|1596	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/dba
12mr|php-5.4.9-1|1597	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/dom
12mr|php-5.4.9-1|1598	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/enchant
12mr|php-5.4.9-1|1599	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/ereg
12mr|php-5.4.9-1|1600	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/exif
12mr|php-5.4.9-1|1601	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/fileinfo
12mr|php-5.4.9-1|1602	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/filter
12mr|php-5.4.9-1|1603	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/ftp
12mr|php-5.4.9-1|1604	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/gettext
12mr|php-5.4.9-1|1605	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/gmp
12mr|php-5.4.9-1|1606	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/hash
12mr|php-5.4.9-1|1607	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/iconv
12mr|php-5.4.9-1|1608	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/imap
12mr|php-5.4.9-1|1609	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/intl
12mr|php-5.4.9-1|1610	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/json
12mr|php-5.4.9-1|1611	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/ldap
12mr|php-5.4.9-1|1612	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/libxml
12mr|php-5.4.9-1|1613	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/mbstring
12mr|php-5.4.9-1|1614	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/mcrypt
12mr|php-5.4.9-1|1615	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/mssql
12mr|php-5.4.9-1|1616	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/mysql
12mr|php-5.4.9-1|1617	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/mysqli
12mr|php-5.4.9-1|1618	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/mysqlnd
12mr|php-5.4.9-1|1619	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/odbc
12mr|php-5.4.9-1|1620	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/openssl
12mr|php-5.4.9-1|1621	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pcntl
12mr|php-5.4.9-1|1622	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pcre
12mr|php-5.4.9-1|1623	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pdo
12mr|php-5.4.9-1|1624	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pdo_dblib
12mr|php-5.4.9-1|1625	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pdo_mysql
12mr|php-5.4.9-1|1626	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pdo_odbc
12mr|php-5.4.9-1|1627	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pdo_pgsql
12mr|php-5.4.9-1|1628	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pdo_sqlite
12mr|php-5.4.9-1|1629	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pgsql
12mr|php-5.4.9-1|1630	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/phar
12mr|php-5.4.9-1|1631	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/posix
12mr|php-5.4.9-1|1632	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pspell
12mr|php-5.4.9-1|1633	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/readline
12mr|php-5.4.9-1|1634	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/recode
12mr|php-5.4.9-1|1635	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/shmop
12mr|php-5.4.9-1|1636	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/snmp
12mr|php-5.4.9-1|1637	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/soap
12mr|php-5.4.9-1|1638	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/sockets
12mr|php-5.4.9-1|1639	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/spl
12mr|php-5.4.9-1|1640	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/sqlite
12mr|php-5.4.9-1|1641	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/sqlite3
12mr|php-5.4.9-1|1642	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/standard
12mr|php-5.4.9-1|1643	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/sybase_ct
12mr|php-5.4.9-1|1644	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/sysvmsg
12mr|php-5.4.9-1|1645	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/sysvsem
12mr|php-5.4.9-1|1646	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/sysvshm
12mr|php-5.4.9-1|1647	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/tidy
12mr|php-5.4.9-1|1648	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/tokenizer
12mr|php-5.4.9-1|1649	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/wddx
12mr|php-5.4.9-1|1650	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/xml
12mr|php-5.4.9-1|1651	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/xmlreader
12mr|php-5.4.9-1|1652	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/xmlrpc
12mr|php-5.4.9-1|1653	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/xmlwriter
12mr|php-5.4.9-1|1654	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/xsl
12mr|php-5.4.9-1|1655	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/zip
12mr|php-5.4.9-1|1656	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/zlib
12mr|php-5.4.9-1|1657	
12mr|php-5.4.9-1|1658	# php-devel.i586: E: zero-length /usr/src/php-devel/extensions/pdo_firebird/EXPERIMENTAL
12mr|php-5.4.9-1|1659	find %{buildroot}%{_usrsrc}/php-devel -type f -size 0 -exec rm -f {} \;
12mr|php-5.4.9-1|1660	
12mr|php-5.4.9-1|1661	%multiarch_includes %{buildroot}%{_includedir}/php/main/build-defs.h
12mr|php-5.4.9-1|1662	
12mr|php-5.4.9-1|1663	%multiarch_includes %{buildroot}%{_includedir}/php/main/php_config.h
12mr|php-5.4.9-1|1664	
12mr|php-5.4.9-1|1665	%if %{build_test}
12mr|php-5.4.9-1|1666	# do a make test
12mr|php-5.4.9-1|1667	export NO_INTERACTION=1
12mr|php-5.4.9-1|1668	export PHPRC="."
12mr|php-5.4.9-1|1669	export REPORT_EXIT_STATUS=2
12mr|php-5.4.9-1|1670	export TEST_PHP_DETAILED=0
12mr|php-5.4.9-1|1671	export TEST_PHP_ERROR_STYLE=EMACS
12mr|php-5.4.9-1|1672	export TEST_PHP_LOG_FORMAT=LEODC
12mr|php-5.4.9-1|1673	export PHP_INI_SCAN_DIR=/dev/null
12mr|php-5.4.9-1|1674	
12mr|php-5.4.9-1|1675	# FAILING TESTS:
12mr|php-5.4.9-1|1676	# unknown errors with ext/date/tests/oo_002.phpt probably because of php-5.2.5-systzdata.patch
12mr|php-5.4.9-1|1677	# http://bugs.php.net/bug.php?id=22414 (claimed to be fixed in 2003, but seems not)
12mr|php-5.4.9-1|1678	# unknown errors with ext/standard/tests/general_functions/phpinfo.phpt
12mr|php-5.4.9-1|1679	# unknown errors with ext/standard/tests/strings/setlocale_*
12mr|php-5.4.9-1|1680	disable_tests="ext/date/tests/oo_002.phpt \
12mr|php-5.4.9-1|1681	ext/standard/tests/file/bug22414.phpt \
12mr|php-5.4.9-1|1682	ext/standard/tests/general_functions/phpinfo.phpt \
12mr|php-5.4.9-1|1683	ext/standard/tests/strings/setlocale_basic1.phpt \
12mr|php-5.4.9-1|1684	ext/standard/tests/strings/setlocale_basic2.phpt \
12mr|php-5.4.9-1|1685	ext/standard/tests/strings/setlocale_basic3.phpt \
12mr|php-5.4.9-1|1686	ext/standard/tests/strings/setlocale_variation1.phpt \
12mr|php-5.4.9-1|1687	ext/standard/tests/strings/setlocale_variation3.phpt \
12mr|php-5.4.9-1|1688	ext/standard/tests/strings/setlocale_variation4.phpt \
12mr|php-5.4.9-1|1689	ext/standard/tests/strings/setlocale_variation5.phpt"
12mr|php-5.4.9-1|1690	
12mr|php-5.4.9-1|1691	[[ -n "$disable_tests" ]] && \
12mr|php-5.4.9-1|1692	for f in $disable_tests; do
12mr|php-5.4.9-1|1693	[[ -f "$f" ]] && mv $f $f.disabled
12mr|php-5.4.9-1|1694	done
12mr|php-5.4.9-1|1695	
12mr|php-5.4.9-1|1696	TEST_PHP_EXECUTABLE=sapi/cli/php sapi/cli/php -c ./php-test.ini run-tests.php
12mr|php-5.4.9-1|1697	%endif
12mr|php-5.4.9-1|1698	
12mr|php-5.4.9-1|1699	%post bcmath
12mr|php-5.4.9-1|1700	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1701	
12mr|php-5.4.9-1|1702	%postun bcmath
12mr|php-5.4.9-1|1703	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1704	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1705	fi
12mr|php-5.4.9-1|1706	
12mr|php-5.4.9-1|1707	%post bz2
12mr|php-5.4.9-1|1708	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1709	
12mr|php-5.4.9-1|1710	%postun bz2
12mr|php-5.4.9-1|1711	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1712	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1713	fi
12mr|php-5.4.9-1|1714	
12mr|php-5.4.9-1|1715	%post calendar
12mr|php-5.4.9-1|1716	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1717	
12mr|php-5.4.9-1|1718	%postun calendar
12mr|php-5.4.9-1|1719	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1720	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1721	fi
12mr|php-5.4.9-1|1722	
12mr|php-5.4.9-1|1723	%post cgi
12mr|php-5.4.9-1|1724	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1725	
12mr|php-5.4.9-1|1726	%postun cgi
12mr|php-5.4.9-1|1727	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1728	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1729	fi
12mr|php-5.4.9-1|1730	
12mr|php-5.4.9-1|1731	%post cli
12mr|php-5.4.9-1|1732	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1733	
12mr|php-5.4.9-1|1734	%postun cli
12mr|php-5.4.9-1|1735	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1736	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1737	fi
12mr|php-5.4.9-1|1738	
12mr|php-5.4.9-1|1739	%post ctype
12mr|php-5.4.9-1|1740	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1741	
12mr|php-5.4.9-1|1742	%postun ctype
12mr|php-5.4.9-1|1743	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1744	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1745	fi
12mr|php-5.4.9-1|1746	
12mr|php-5.4.9-1|1747	%post curl
12mr|php-5.4.9-1|1748	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1749	
12mr|php-5.4.9-1|1750	%postun curl
12mr|php-5.4.9-1|1751	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1752	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1753	fi
12mr|php-5.4.9-1|1754	
12mr|php-5.4.9-1|1755	%post dba
12mr|php-5.4.9-1|1756	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1757	
12mr|php-5.4.9-1|1758	%postun dba
12mr|php-5.4.9-1|1759	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1760	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1761	fi
12mr|php-5.4.9-1|1762	
12mr|php-5.4.9-1|1763	%post devel
12mr|php-5.4.9-1|1764	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1765	
12mr|php-5.4.9-1|1766	%postun devel
12mr|php-5.4.9-1|1767	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1768	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1769	fi
12mr|php-5.4.9-1|1770	
12mr|php-5.4.9-1|1771	%post doc
12mr|php-5.4.9-1|1772	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1773	
12mr|php-5.4.9-1|1774	%postun doc
12mr|php-5.4.9-1|1775	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1776	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1777	fi
12mr|php-5.4.9-1|1778	
12mr|php-5.4.9-1|1779	%post dom
12mr|php-5.4.9-1|1780	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1781	
12mr|php-5.4.9-1|1782	%postun dom
12mr|php-5.4.9-1|1783	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1784	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1785	fi
12mr|php-5.4.9-1|1786	
12mr|php-5.4.9-1|1787	%post enchant
12mr|php-5.4.9-1|1788	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1789	
12mr|php-5.4.9-1|1790	%postun enchant
12mr|php-5.4.9-1|1791	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1792	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1793	fi
12mr|php-5.4.9-1|1794	
12mr|php-5.4.9-1|1795	%post exif
12mr|php-5.4.9-1|1796	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1797	
12mr|php-5.4.9-1|1798	%postun exif
12mr|php-5.4.9-1|1799	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1800	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1801	fi
12mr|php-5.4.9-1|1802	
12mr|php-5.4.9-1|1803	%post fileinfo
12mr|php-5.4.9-1|1804	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1805	
12mr|php-5.4.9-1|1806	%postun fileinfo
12mr|php-5.4.9-1|1807	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1808	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1809	fi
12mr|php-5.4.9-1|1810	
12mr|php-5.4.9-1|1811	%post filter
12mr|php-5.4.9-1|1812	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1813	
12mr|php-5.4.9-1|1814	%postun filter
12mr|php-5.4.9-1|1815	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1816	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1817	fi
12mr|php-5.4.9-1|1818	
12mr|php-5.4.9-1|1819	%post ftp
12mr|php-5.4.9-1|1820	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1821	
12mr|php-5.4.9-1|1822	%postun ftp
12mr|php-5.4.9-1|1823	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1824	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1825	fi
12mr|php-5.4.9-1|1826	
12mr|php-5.4.9-1|1827	%post gd
12mr|php-5.4.9-1|1828	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1829	
12mr|php-5.4.9-1|1830	%postun gd
12mr|php-5.4.9-1|1831	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1832	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1833	fi
12mr|php-5.4.9-1|1834	
12mr|php-5.4.9-1|1835	%post gettext
12mr|php-5.4.9-1|1836	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1837	
12mr|php-5.4.9-1|1838	%postun gettext
12mr|php-5.4.9-1|1839	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1840	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1841	fi
12mr|php-5.4.9-1|1842	
12mr|php-5.4.9-1|1843	%post gmp
12mr|php-5.4.9-1|1844	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1845	
12mr|php-5.4.9-1|1846	%postun gmp
12mr|php-5.4.9-1|1847	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1848	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1849	fi
12mr|php-5.4.9-1|1850	
12mr|php-5.4.9-1|1851	%post hash
12mr|php-5.4.9-1|1852	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1853	
12mr|php-5.4.9-1|1854	%postun hash
12mr|php-5.4.9-1|1855	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1856	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1857	fi
12mr|php-5.4.9-1|1858	
12mr|php-5.4.9-1|1859	%post iconv
12mr|php-5.4.9-1|1860	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1861	
12mr|php-5.4.9-1|1862	%postun iconv
12mr|php-5.4.9-1|1863	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1864	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1865	fi
12mr|php-5.4.9-1|1866	
12mr|php-5.4.9-1|1867	%post imap
12mr|php-5.4.9-1|1868	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1869	
12mr|php-5.4.9-1|1870	%postun imap
12mr|php-5.4.9-1|1871	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1872	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1873	fi
12mr|php-5.4.9-1|1874	
12mr|php-5.4.9-1|1875	%post intl
12mr|php-5.4.9-1|1876	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1877	
12mr|php-5.4.9-1|1878	%postun intl
12mr|php-5.4.9-1|1879	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1880	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1881	fi
12mr|php-5.4.9-1|1882	
12mr|php-5.4.9-1|1883	%post json
12mr|php-5.4.9-1|1884	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1885	
12mr|php-5.4.9-1|1886	%postun json
12mr|php-5.4.9-1|1887	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1888	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1889	fi
12mr|php-5.4.9-1|1890	
12mr|php-5.4.9-1|1891	%post ldap
12mr|php-5.4.9-1|1892	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1893	
12mr|php-5.4.9-1|1894	%postun ldap
12mr|php-5.4.9-1|1895	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1896	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1897	fi
12mr|php-5.4.9-1|1898	
12mr|php-5.4.9-1|1899	%post mbstring
12mr|php-5.4.9-1|1900	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1901	
12mr|php-5.4.9-1|1902	%postun mbstring
12mr|php-5.4.9-1|1903	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1904	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1905	fi
12mr|php-5.4.9-1|1906	
12mr|php-5.4.9-1|1907	%post mcrypt
12mr|php-5.4.9-1|1908	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1909	
12mr|php-5.4.9-1|1910	%postun mcrypt
12mr|php-5.4.9-1|1911	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1912	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1913	fi
12mr|php-5.4.9-1|1914	
12mr|php-5.4.9-1|1915	%post mssql
12mr|php-5.4.9-1|1916	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1917	
12mr|php-5.4.9-1|1918	%postun mssql
12mr|php-5.4.9-1|1919	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1920	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1921	fi
12mr|php-5.4.9-1|1922	
12mr|php-5.4.9-1|1923	%post mysql
12mr|php-5.4.9-1|1924	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1925	
12mr|php-5.4.9-1|1926	%postun mysql
12mr|php-5.4.9-1|1927	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1928	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1929	fi
12mr|php-5.4.9-1|1930	
12mr|php-5.4.9-1|1931	%post mysqli
12mr|php-5.4.9-1|1932	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1933	
12mr|php-5.4.9-1|1934	%postun mysqli
12mr|php-5.4.9-1|1935	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1936	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1937	fi
12mr|php-5.4.9-1|1938	
12mr|php-5.4.9-1|1939	%post mysqlnd
12mr|php-5.4.9-1|1940	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1941	
12mr|php-5.4.9-1|1942	%postun mysqlnd
12mr|php-5.4.9-1|1943	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1944	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1945	fi
12mr|php-5.4.9-1|1946	
12mr|php-5.4.9-1|1947	%post odbc
12mr|php-5.4.9-1|1948	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1949	
12mr|php-5.4.9-1|1950	%postun odbc
12mr|php-5.4.9-1|1951	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1952	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1953	fi
12mr|php-5.4.9-1|1954	
12mr|php-5.4.9-1|1955	%post openssl
12mr|php-5.4.9-1|1956	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1957	
12mr|php-5.4.9-1|1958	%postun openssl
12mr|php-5.4.9-1|1959	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1960	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1961	fi
12mr|php-5.4.9-1|1962	
12mr|php-5.4.9-1|1963	%post pcntl
12mr|php-5.4.9-1|1964	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1965	
12mr|php-5.4.9-1|1966	%postun pcntl
12mr|php-5.4.9-1|1967	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1968	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1969	fi
12mr|php-5.4.9-1|1970	
12mr|php-5.4.9-1|1971	%post pdo
12mr|php-5.4.9-1|1972	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1973	
12mr|php-5.4.9-1|1974	%postun pdo
12mr|php-5.4.9-1|1975	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1976	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1977	fi
12mr|php-5.4.9-1|1978	
12mr|php-5.4.9-1|1979	%post pdo_dblib
12mr|php-5.4.9-1|1980	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1981	
12mr|php-5.4.9-1|1982	%postun pdo_dblib
12mr|php-5.4.9-1|1983	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1984	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1985	fi
12mr|php-5.4.9-1|1986	
12mr|php-5.4.9-1|1987	%post pdo_mysql
12mr|php-5.4.9-1|1988	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1989	
12mr|php-5.4.9-1|1990	%postun pdo_mysql
12mr|php-5.4.9-1|1991	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|1992	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1993	fi
12mr|php-5.4.9-1|1994	
12mr|php-5.4.9-1|1995	%post pdo_odbc
12mr|php-5.4.9-1|1996	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|1997	
12mr|php-5.4.9-1|1998	%postun pdo_odbc
12mr|php-5.4.9-1|1999	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2000	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2001	fi
12mr|php-5.4.9-1|2002	
12mr|php-5.4.9-1|2003	%post pdo_pgsql
12mr|php-5.4.9-1|2004	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2005	
12mr|php-5.4.9-1|2006	%postun pdo_pgsql
12mr|php-5.4.9-1|2007	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2008	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2009	fi
12mr|php-5.4.9-1|2010	
12mr|php-5.4.9-1|2011	%post pdo_sqlite
12mr|php-5.4.9-1|2012	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2013	
12mr|php-5.4.9-1|2014	%postun pdo_sqlite
12mr|php-5.4.9-1|2015	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2016	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2017	fi
12mr|php-5.4.9-1|2018	
12mr|php-5.4.9-1|2019	%post pgsql
12mr|php-5.4.9-1|2020	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2021	
12mr|php-5.4.9-1|2022	%postun pgsql
12mr|php-5.4.9-1|2023	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2024	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2025	fi
12mr|php-5.4.9-1|2026	
12mr|php-5.4.9-1|2027	%post phar
12mr|php-5.4.9-1|2028	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2029	
12mr|php-5.4.9-1|2030	%postun phar
12mr|php-5.4.9-1|2031	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2032	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2033	fi
12mr|php-5.4.9-1|2034	
12mr|php-5.4.9-1|2035	%post posix
12mr|php-5.4.9-1|2036	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2037	
12mr|php-5.4.9-1|2038	%postun posix
12mr|php-5.4.9-1|2039	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2040	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2041	fi
12mr|php-5.4.9-1|2042	
12mr|php-5.4.9-1|2043	%post pspell
12mr|php-5.4.9-1|2044	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2045	
12mr|php-5.4.9-1|2046	%postun pspell
12mr|php-5.4.9-1|2047	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2048	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2049	fi
12mr|php-5.4.9-1|2050	
12mr|php-5.4.9-1|2051	%post readline
12mr|php-5.4.9-1|2052	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2053	
12mr|php-5.4.9-1|2054	%postun readline
12mr|php-5.4.9-1|2055	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2056	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2057	fi
12mr|php-5.4.9-1|2058	
12mr|php-5.4.9-1|2059	%post recode
12mr|php-5.4.9-1|2060	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2061	
12mr|php-5.4.9-1|2062	%postun recode
12mr|php-5.4.9-1|2063	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2064	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2065	fi
12mr|php-5.4.9-1|2066	
12mr|php-5.4.9-1|2067	%pre session
12mr|php-5.4.9-1|2068	%_pre_useradd apache /var/www /bin/sh
12mr|php-5.4.9-1|2069	
12mr|php-5.4.9-1|2070	%post session
12mr|php-5.4.9-1|2071	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2072	
12mr|php-5.4.9-1|2073	%postun session
12mr|php-5.4.9-1|2074	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2075	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2076	fi
12mr|php-5.4.9-1|2077	
12mr|php-5.4.9-1|2078	%post shmop
12mr|php-5.4.9-1|2079	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2080	
12mr|php-5.4.9-1|2081	%postun shmop
12mr|php-5.4.9-1|2082	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2083	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2084	fi
12mr|php-5.4.9-1|2085	
12mr|php-5.4.9-1|2086	%post snmp
12mr|php-5.4.9-1|2087	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2088	
12mr|php-5.4.9-1|2089	%postun snmp
12mr|php-5.4.9-1|2090	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2091	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2092	fi
12mr|php-5.4.9-1|2093	
12mr|php-5.4.9-1|2094	%post soap
12mr|php-5.4.9-1|2095	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2096	
12mr|php-5.4.9-1|2097	%postun soap
12mr|php-5.4.9-1|2098	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2099	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2100	fi
12mr|php-5.4.9-1|2101	
12mr|php-5.4.9-1|2102	%post sockets
12mr|php-5.4.9-1|2103	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2104	
12mr|php-5.4.9-1|2105	%postun sockets
12mr|php-5.4.9-1|2106	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2107	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2108	fi
12mr|php-5.4.9-1|2109	
12mr|php-5.4.9-1|2110	%post sqlite3
12mr|php-5.4.9-1|2111	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2112	
12mr|php-5.4.9-1|2113	%postun sqlite3
12mr|php-5.4.9-1|2114	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2115	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2116	fi
12mr|php-5.4.9-1|2117	
12mr|php-5.4.9-1|2118	%post sybase_ct
12mr|php-5.4.9-1|2119	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2120	
12mr|php-5.4.9-1|2121	%postun sybase_ct
12mr|php-5.4.9-1|2122	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2123	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2124	fi
12mr|php-5.4.9-1|2125	
12mr|php-5.4.9-1|2126	%post sysvmsg
12mr|php-5.4.9-1|2127	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2128	
12mr|php-5.4.9-1|2129	%postun sysvmsg
12mr|php-5.4.9-1|2130	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2131	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2132	fi
12mr|php-5.4.9-1|2133	
12mr|php-5.4.9-1|2134	%post sysvsem
12mr|php-5.4.9-1|2135	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2136	
12mr|php-5.4.9-1|2137	%postun sysvsem
12mr|php-5.4.9-1|2138	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2139	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2140	fi
12mr|php-5.4.9-1|2141	
12mr|php-5.4.9-1|2142	%post sysvshm
12mr|php-5.4.9-1|2143	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2144	
12mr|php-5.4.9-1|2145	%postun sysvshm
12mr|php-5.4.9-1|2146	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2147	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2148	fi
12mr|php-5.4.9-1|2149	
12mr|php-5.4.9-1|2150	%post tidy
12mr|php-5.4.9-1|2151	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2152	
12mr|php-5.4.9-1|2153	%postun tidy
12mr|php-5.4.9-1|2154	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2155	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2156	fi
12mr|php-5.4.9-1|2157	
12mr|php-5.4.9-1|2158	%post tokenizer
12mr|php-5.4.9-1|2159	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2160	
12mr|php-5.4.9-1|2161	%postun tokenizer
12mr|php-5.4.9-1|2162	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2163	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2164	fi
12mr|php-5.4.9-1|2165	
12mr|php-5.4.9-1|2166	%post wddx
12mr|php-5.4.9-1|2167	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2168	
12mr|php-5.4.9-1|2169	%postun wddx
12mr|php-5.4.9-1|2170	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2171	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2172	fi
12mr|php-5.4.9-1|2173	
12mr|php-5.4.9-1|2174	%post xml
12mr|php-5.4.9-1|2175	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2176	
12mr|php-5.4.9-1|2177	%postun xml
12mr|php-5.4.9-1|2178	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2179	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2180	fi
12mr|php-5.4.9-1|2181	
12mr|php-5.4.9-1|2182	%post xmlreader
12mr|php-5.4.9-1|2183	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2184	
12mr|php-5.4.9-1|2185	%postun xmlreader
12mr|php-5.4.9-1|2186	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2187	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2188	fi
12mr|php-5.4.9-1|2189	
12mr|php-5.4.9-1|2190	%post xmlrpc
12mr|php-5.4.9-1|2191	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2192	
12mr|php-5.4.9-1|2193	%postun xmlrpc
12mr|php-5.4.9-1|2194	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2195	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2196	fi
12mr|php-5.4.9-1|2197	
12mr|php-5.4.9-1|2198	%post xmlwriter
12mr|php-5.4.9-1|2199	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2200	
12mr|php-5.4.9-1|2201	%postun xmlwriter
12mr|php-5.4.9-1|2202	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2203	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2204	fi
12mr|php-5.4.9-1|2205	
12mr|php-5.4.9-1|2206	%post xsl
12mr|php-5.4.9-1|2207	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2208	
12mr|php-5.4.9-1|2209	%postun xsl
12mr|php-5.4.9-1|2210	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2211	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2212	fi
12mr|php-5.4.9-1|2213	
12mr|php-5.4.9-1|2214	%post zip
12mr|php-5.4.9-1|2215	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2216	
12mr|php-5.4.9-1|2217	%postun zip
12mr|php-5.4.9-1|2218	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2219	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2220	fi
12mr|php-5.4.9-1|2221	
12mr|php-5.4.9-1|2222	%post zlib
12mr|php-5.4.9-1|2223	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2224	
12mr|php-5.4.9-1|2225	%postun zlib
12mr|php-5.4.9-1|2226	if [ "$1" = "0" ]; then
12mr|php-5.4.9-1|2227	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2228	fi
12mr|php-5.4.9-1|2229	
12mr|php-5.4.9-1|2230	%post fpm
12mr|php-5.4.9-1|2231	if [ $1 = 1 ]; then
12mr|php-5.4.9-1|2232	# Initial installation
12mr|php-5.4.9-1|2233	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2234	fi
12mr|php-5.4.9-1|2235	
12mr|php-5.4.9-1|2236	%pre fpm
12mr|php-5.4.9-1|2237	%_pre_useradd apache /var/www /bin/sh
12mr|php-5.4.9-1|2238	
12mr|php-5.4.9-1|2239	%preun fpm
12mr|php-5.4.9-1|2240	if [ $1 = 0 ]; then
12mr|php-5.4.9-1|2241	# Package removal, not upgrade
12mr|php-5.4.9-1|2242	/bin/systemctl --no-reload disable php-fpm.service >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2243	/bin/systemctl stop php-fpm.service >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2244	fi
12mr|php-5.4.9-1|2245	
12mr|php-5.4.9-1|2246	%postun fpm
12mr|php-5.4.9-1|2247	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2248	if [ $1 -ge 1 ]; then
12mr|php-5.4.9-1|2249	# Package upgrade, not uninstall
12mr|php-5.4.9-1|2250	/bin/systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
12mr|php-5.4.9-1|2251	fi
12mr|php-5.4.9-1|2252	%_postun_userdel apache
12mr|php-5.4.9-1|2253	
12mr|php-5.4.9-1|2254	%files doc
12mr|php-5.4.9-1|2255	%doc CREDITS INSTALL LICENSE NEWS Zend/ZEND_LICENSE
12mr|php-5.4.9-1|2256	%doc php.ini-production php.ini-development configure_command
12mr|php-5.4.9-1|2257	%doc README.openssl README.spl CREDITS.libxml CREDITS.zlib
12mr|php-5.4.9-1|2258	%doc README.PHP4-TO-PHP5-THIN-CHANGES
12mr|php-5.4.9-1|2259	%doc README.EXTENSIONS README.EXT_SKEL README.input_filter
12mr|php-5.4.9-1|2260	%doc README.PARAMETER_PARSING_API README.STREAMS
12mr|php-5.4.9-1|2261	
12mr|php-5.4.9-1|2262	%files -n %{libname}
12mr|php-5.4.9-1|2263	%{_libdir}/libphp5_common.so.%{php5_common_major}*
12mr|php-5.4.9-1|2264	
12mr|php-5.4.9-1|2265	%files cli
12mr|php-5.4.9-1|2266	%doc CREDITS.cli README.cli TODO.cli
12mr|php-5.4.9-1|2267	%attr(0755,root,root) %{_bindir}/php
12mr|php-5.4.9-1|2268	%attr(0644,root,root) %{_mandir}/man1/php.1*
12mr|php-5.4.9-1|2269	
12mr|php-5.4.9-1|2270	%files cgi
12mr|php-5.4.9-1|2271	%doc CREDITS.cgi README.fcgi
12mr|php-5.4.9-1|2272	%attr(0755,root,root) %{_bindir}/php-cgi
12mr|php-5.4.9-1|2273	%attr(0755,root,root) %{_bindir}/php-fcgi
12mr|php-5.4.9-1|2274	
12mr|php-5.4.9-1|2275	%files devel
12mr|php-5.4.9-1|2276	%doc SELF-CONTAINED-EXTENSIONS CODING_STANDARDS README.* EXTENSIONS
12mr|php-5.4.9-1|2277	%doc Zend/ZEND_* README.TESTING*
12mr|php-5.4.9-1|2278	%attr(0755,root,root) %{_bindir}/php-config
12mr|php-5.4.9-1|2279	%attr(0755,root,root) %{_bindir}/phpize
12mr|php-5.4.9-1|2280	%attr(0755,root,root) %{_libdir}/libphp5_common.so
12mr|php-5.4.9-1|2281	%{_libdir}/php/build
12mr|php-5.4.9-1|2282	%{_usrsrc}/php-devel
12mr|php-5.4.9-1|2283	%{multiarch_includedir}/php/main/build-defs.h
12mr|php-5.4.9-1|2284	%{multiarch_includedir}/php/main/php_config.h
12mr|php-5.4.9-1|2285	%{_includedir}/php
12mr|php-5.4.9-1|2286	%attr(0644,root,root) %{_mandir}/man1/php-config.1*
12mr|php-5.4.9-1|2287	%attr(0644,root,root) %{_mandir}/man1/phpize.1*
12mr|php-5.4.9-1|2288	
12mr|php-5.4.9-1|2289	%files openssl
12mr|php-5.4.9-1|2290	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/21_openssl.ini
12mr|php-5.4.9-1|2291	%attr(0755,root,root) %{_libdir}/php/extensions/openssl.so
12mr|php-5.4.9-1|2292	
12mr|php-5.4.9-1|2293	%files zlib
12mr|php-5.4.9-1|2294	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/21_zlib.ini
12mr|php-5.4.9-1|2295	%attr(0755,root,root) %{_libdir}/php/extensions/zlib.so
12mr|php-5.4.9-1|2296	
12mr|php-5.4.9-1|2297	%files bcmath
12mr|php-5.4.9-1|2298	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/66_bcmath.ini
12mr|php-5.4.9-1|2299	%attr(0755,root,root) %{_libdir}/php/extensions/bcmath.so
12mr|php-5.4.9-1|2300	
12mr|php-5.4.9-1|2301	%files bz2
12mr|php-5.4.9-1|2302	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/10_bz2.ini
12mr|php-5.4.9-1|2303	%attr(0755,root,root) %{_libdir}/php/extensions/bz2.so
12mr|php-5.4.9-1|2304	
12mr|php-5.4.9-1|2305	%files calendar
12mr|php-5.4.9-1|2306	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/11_calendar.ini
12mr|php-5.4.9-1|2307	%attr(0755,root,root) %{_libdir}/php/extensions/calendar.so
12mr|php-5.4.9-1|2308	
12mr|php-5.4.9-1|2309	%files ctype
12mr|php-5.4.9-1|2310	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/12_ctype.ini
12mr|php-5.4.9-1|2311	%attr(0755,root,root) %{_libdir}/php/extensions/ctype.so
12mr|php-5.4.9-1|2312	
12mr|php-5.4.9-1|2313	%files curl
12mr|php-5.4.9-1|2314	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/13_curl.ini
12mr|php-5.4.9-1|2315	%attr(0755,root,root) %{_libdir}/php/extensions/curl.so
12mr|php-5.4.9-1|2316	
12mr|php-5.4.9-1|2317	%files dba
12mr|php-5.4.9-1|2318	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/14_dba.ini
12mr|php-5.4.9-1|2319	%attr(0755,root,root) %{_libdir}/php/extensions/dba.so
12mr|php-5.4.9-1|2320	
12mr|php-5.4.9-1|2321	%files dom
12mr|php-5.4.9-1|2322	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/18_dom.ini
12mr|php-5.4.9-1|2323	%attr(0755,root,root) %{_libdir}/php/extensions/dom.so
12mr|php-5.4.9-1|2324	
12mr|php-5.4.9-1|2325	%files enchant
12mr|php-5.4.9-1|2326	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/38_enchant.ini
12mr|php-5.4.9-1|2327	%attr(0755,root,root) %{_libdir}/php/extensions/enchant.so
12mr|php-5.4.9-1|2328	
12mr|php-5.4.9-1|2329	%files exif
12mr|php-5.4.9-1|2330	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/19_exif.ini
12mr|php-5.4.9-1|2331	%attr(0755,root,root) %{_libdir}/php/extensions/exif.so
12mr|php-5.4.9-1|2332	
12mr|php-5.4.9-1|2333	%files fileinfo
12mr|php-5.4.9-1|2334	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/32_fileinfo.ini
12mr|php-5.4.9-1|2335	%attr(0755,root,root) %{_libdir}/php/extensions/fileinfo.so
12mr|php-5.4.9-1|2336	
12mr|php-5.4.9-1|2337	%files filter
12mr|php-5.4.9-1|2338	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/81_filter.ini
12mr|php-5.4.9-1|2339	%attr(0755,root,root) %{_libdir}/php/extensions/filter.so
12mr|php-5.4.9-1|2340	
12mr|php-5.4.9-1|2341	%files ftp
12mr|php-5.4.9-1|2342	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/22_ftp.ini
12mr|php-5.4.9-1|2343	%attr(0755,root,root) %{_libdir}/php/extensions/ftp.so
12mr|php-5.4.9-1|2344	
12mr|php-5.4.9-1|2345	%files gd
12mr|php-5.4.9-1|2346	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/23_gd.ini
12mr|php-5.4.9-1|2347	%attr(0755,root,root) %{_libdir}/php/extensions/gd.so
12mr|php-5.4.9-1|2348	
12mr|php-5.4.9-1|2349	%files gettext
12mr|php-5.4.9-1|2350	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/24_gettext.ini
12mr|php-5.4.9-1|2351	%attr(0755,root,root) %{_libdir}/php/extensions/gettext.so
12mr|php-5.4.9-1|2352	
12mr|php-5.4.9-1|2353	%files gmp
12mr|php-5.4.9-1|2354	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/25_gmp.ini
12mr|php-5.4.9-1|2355	%attr(0755,root,root) %{_libdir}/php/extensions/gmp.so
12mr|php-5.4.9-1|2356	
12mr|php-5.4.9-1|2357	%files hash
12mr|php-5.4.9-1|2358	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/54_hash.ini
12mr|php-5.4.9-1|2359	%attr(0755,root,root) %{_libdir}/php/extensions/hash.so
12mr|php-5.4.9-1|2360	
12mr|php-5.4.9-1|2361	%files iconv
12mr|php-5.4.9-1|2362	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/26_iconv.ini
12mr|php-5.4.9-1|2363	%attr(0755,root,root) %{_libdir}/php/extensions/iconv.so
12mr|php-5.4.9-1|2364	
12mr|php-5.4.9-1|2365	%files imap
12mr|php-5.4.9-1|2366	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/27_imap.ini
12mr|php-5.4.9-1|2367	%attr(0755,root,root) %{_libdir}/php/extensions/imap.so
12mr|php-5.4.9-1|2368	
12mr|php-5.4.9-1|2369	%files intl
12mr|php-5.4.9-1|2370	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/27_intl.ini
12mr|php-5.4.9-1|2371	%attr(0755,root,root) %{_libdir}/php/extensions/intl.so
12mr|php-5.4.9-1|2372	
12mr|php-5.4.9-1|2373	%files json
12mr|php-5.4.9-1|2374	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/82_json.ini
12mr|php-5.4.9-1|2375	%attr(0755,root,root) %{_libdir}/php/extensions/json.so
12mr|php-5.4.9-1|2376	
12mr|php-5.4.9-1|2377	%files ldap
12mr|php-5.4.9-1|2378	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/28_ldap.ini
12mr|php-5.4.9-1|2379	%attr(0755,root,root) %{_libdir}/php/extensions/ldap.so
12mr|php-5.4.9-1|2380	
12mr|php-5.4.9-1|2381	%files mbstring
12mr|php-5.4.9-1|2382	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/29_mbstring.ini
12mr|php-5.4.9-1|2383	%attr(0755,root,root) %{_libdir}/php/extensions/mbstring.so
12mr|php-5.4.9-1|2384	
12mr|php-5.4.9-1|2385	%files mcrypt
12mr|php-5.4.9-1|2386	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/30_mcrypt.ini
12mr|php-5.4.9-1|2387	%attr(0755,root,root) %{_libdir}/php/extensions/mcrypt.so
12mr|php-5.4.9-1|2388	
12mr|php-5.4.9-1|2389	%files mssql
12mr|php-5.4.9-1|2390	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/35_mssql.ini
12mr|php-5.4.9-1|2391	%attr(0755,root,root) %{_libdir}/php/extensions/mssql.so
12mr|php-5.4.9-1|2392	
12mr|php-5.4.9-1|2393	%files mysql
12mr|php-5.4.9-1|2394	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/36_mysql.ini
12mr|php-5.4.9-1|2395	%attr(0755,root,root) %{_libdir}/php/extensions/mysql.so
12mr|php-5.4.9-1|2396	
12mr|php-5.4.9-1|2397	%files mysqli
12mr|php-5.4.9-1|2398	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/37_mysqli.ini
12mr|php-5.4.9-1|2399	%attr(0755,root,root) %{_libdir}/php/extensions/mysqli.so
12mr|php-5.4.9-1|2400	
12mr|php-5.4.9-1|2401	%files mysqlnd
12mr|php-5.4.9-1|2402	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/78_mysqlnd.ini
12mr|php-5.4.9-1|2403	%attr(0755,root,root) %{_libdir}/php/extensions/mysqlnd.so
12mr|php-5.4.9-1|2404	
12mr|php-5.4.9-1|2405	%files odbc
12mr|php-5.4.9-1|2406	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/39_odbc.ini
12mr|php-5.4.9-1|2407	%attr(0755,root,root) %{_libdir}/php/extensions/odbc.so
12mr|php-5.4.9-1|2408	
12mr|php-5.4.9-1|2409	%files pcntl
12mr|php-5.4.9-1|2410	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/40_pcntl.ini
12mr|php-5.4.9-1|2411	%attr(0755,root,root) %{_libdir}/php/extensions/pcntl.so
12mr|php-5.4.9-1|2412	
12mr|php-5.4.9-1|2413	%files pdo
12mr|php-5.4.9-1|2414	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/70_pdo.ini
12mr|php-5.4.9-1|2415	%attr(0755,root,root) %{_libdir}/php/extensions/pdo.so
12mr|php-5.4.9-1|2416	
12mr|php-5.4.9-1|2417	%files pdo_dblib
12mr|php-5.4.9-1|2418	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/71_pdo_dblib.ini
12mr|php-5.4.9-1|2419	%attr(0755,root,root) %{_libdir}/php/extensions/pdo_dblib.so
12mr|php-5.4.9-1|2420	
12mr|php-5.4.9-1|2421	%files pdo_mysql
12mr|php-5.4.9-1|2422	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/73_pdo_mysql.ini
12mr|php-5.4.9-1|2423	%attr(0755,root,root) %{_libdir}/php/extensions/pdo_mysql.so
12mr|php-5.4.9-1|2424	
12mr|php-5.4.9-1|2425	%files pdo_odbc
12mr|php-5.4.9-1|2426	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/75_pdo_odbc.ini
12mr|php-5.4.9-1|2427	%attr(0755,root,root) %{_libdir}/php/extensions/pdo_odbc.so
12mr|php-5.4.9-1|2428	
12mr|php-5.4.9-1|2429	%files pdo_pgsql
12mr|php-5.4.9-1|2430	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/76_pdo_pgsql.ini
12mr|php-5.4.9-1|2431	%attr(0755,root,root) %{_libdir}/php/extensions/pdo_pgsql.so
12mr|php-5.4.9-1|2432	
12mr|php-5.4.9-1|2433	%files pdo_sqlite
12mr|php-5.4.9-1|2434	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/77_pdo_sqlite.ini
12mr|php-5.4.9-1|2435	%attr(0755,root,root) %{_libdir}/php/extensions/pdo_sqlite.so
12mr|php-5.4.9-1|2436	
12mr|php-5.4.9-1|2437	%files pgsql
12mr|php-5.4.9-1|2438	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/42_pgsql.ini
12mr|php-5.4.9-1|2439	%attr(0755,root,root) %{_libdir}/php/extensions/pgsql.so
12mr|php-5.4.9-1|2440	
12mr|php-5.4.9-1|2441	%files phar
12mr|php-5.4.9-1|2442	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/84_phar.ini
12mr|php-5.4.9-1|2443	%attr(0755,root,root) %{_libdir}/php/extensions/phar.so
12mr|php-5.4.9-1|2444	%attr(0755,root,root) %{_bindir}/phar
12mr|php-5.4.9-1|2445	
12mr|php-5.4.9-1|2446	%files posix
12mr|php-5.4.9-1|2447	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/43_posix.ini
12mr|php-5.4.9-1|2448	%attr(0755,root,root) %{_libdir}/php/extensions/posix.so
12mr|php-5.4.9-1|2449	
12mr|php-5.4.9-1|2450	%files pspell
12mr|php-5.4.9-1|2451	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/44_pspell.ini
12mr|php-5.4.9-1|2452	%attr(0755,root,root) %{_libdir}/php/extensions/pspell.so
12mr|php-5.4.9-1|2453	
12mr|php-5.4.9-1|2454	%files readline
12mr|php-5.4.9-1|2455	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/45_readline.ini
12mr|php-5.4.9-1|2456	%attr(0755,root,root) %{_libdir}/php/extensions/readline.so
12mr|php-5.4.9-1|2457	
12mr|php-5.4.9-1|2458	%files recode
12mr|php-5.4.9-1|2459	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/46_recode.ini
12mr|php-5.4.9-1|2460	%attr(0755,root,root) %{_libdir}/php/extensions/recode.so
12mr|php-5.4.9-1|2461	
12mr|php-5.4.9-1|2462	%files session
12mr|php-5.4.9-1|2463	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/47_session.ini
12mr|php-5.4.9-1|2464	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cron.d/php
12mr|php-5.4.9-1|2465	%attr(0755,root,root) %{_libdir}/php/extensions/session.so
12mr|php-5.4.9-1|2466	%attr(0755,root,root) %{_libdir}/php/maxlifetime
12mr|php-5.4.9-1|2467	%attr(01733,apache,apache) %dir /var/lib/php
12mr|php-5.4.9-1|2468	
12mr|php-5.4.9-1|2469	%files shmop
12mr|php-5.4.9-1|2470	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/48_shmop.ini
12mr|php-5.4.9-1|2471	%attr(0755,root,root) %{_libdir}/php/extensions/shmop.so
12mr|php-5.4.9-1|2472	
12mr|php-5.4.9-1|2473	%files snmp
12mr|php-5.4.9-1|2474	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/50_snmp.ini
12mr|php-5.4.9-1|2475	%attr(0755,root,root) %{_libdir}/php/extensions/snmp.so
12mr|php-5.4.9-1|2476	
12mr|php-5.4.9-1|2477	%files soap
12mr|php-5.4.9-1|2478	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/51_soap.ini
12mr|php-5.4.9-1|2479	%attr(0755,root,root) %{_libdir}/php/extensions/soap.so
12mr|php-5.4.9-1|2480	
12mr|php-5.4.9-1|2481	%files sockets
12mr|php-5.4.9-1|2482	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/52_sockets.ini
12mr|php-5.4.9-1|2483	%attr(0755,root,root) %{_libdir}/php/extensions/sockets.so
12mr|php-5.4.9-1|2484	
12mr|php-5.4.9-1|2485	%files sqlite3
12mr|php-5.4.9-1|2486	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/78_sqlite3.ini
12mr|php-5.4.9-1|2487	%attr(0755,root,root) %{_libdir}/php/extensions/sqlite3.so
12mr|php-5.4.9-1|2488	
12mr|php-5.4.9-1|2489	%files sybase_ct
12mr|php-5.4.9-1|2490	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/46_sybase_ct.ini
12mr|php-5.4.9-1|2491	%attr(0755,root,root) %{_libdir}/php/extensions/sybase_ct.so
12mr|php-5.4.9-1|2492	
12mr|php-5.4.9-1|2493	%files sysvmsg
12mr|php-5.4.9-1|2494	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/56_sysvmsg.ini
12mr|php-5.4.9-1|2495	%attr(0755,root,root) %{_libdir}/php/extensions/sysvmsg.so
12mr|php-5.4.9-1|2496	
12mr|php-5.4.9-1|2497	%files sysvsem
12mr|php-5.4.9-1|2498	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/57_sysvsem.ini
12mr|php-5.4.9-1|2499	%attr(0755,root,root) %{_libdir}/php/extensions/sysvsem.so
12mr|php-5.4.9-1|2500	
12mr|php-5.4.9-1|2501	%files sysvshm
12mr|php-5.4.9-1|2502	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/58_sysvshm.ini
12mr|php-5.4.9-1|2503	%attr(0755,root,root) %{_libdir}/php/extensions/sysvshm.so
12mr|php-5.4.9-1|2504	
12mr|php-5.4.9-1|2505	%files tidy
12mr|php-5.4.9-1|2506	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/59_tidy.ini
12mr|php-5.4.9-1|2507	%attr(0755,root,root) %{_libdir}/php/extensions/tidy.so
12mr|php-5.4.9-1|2508	
12mr|php-5.4.9-1|2509	%files tokenizer
12mr|php-5.4.9-1|2510	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/60_tokenizer.ini
12mr|php-5.4.9-1|2511	%attr(0755,root,root) %{_libdir}/php/extensions/tokenizer.so
12mr|php-5.4.9-1|2512	
12mr|php-5.4.9-1|2513	%files xml
12mr|php-5.4.9-1|2514	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/62_xml.ini
12mr|php-5.4.9-1|2515	%attr(0755,root,root) %{_libdir}/php/extensions/xml.so
12mr|php-5.4.9-1|2516	
12mr|php-5.4.9-1|2517	%files xmlreader
12mr|php-5.4.9-1|2518	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/63_xmlreader.ini
12mr|php-5.4.9-1|2519	%attr(0755,root,root) %{_libdir}/php/extensions/xmlreader.so
12mr|php-5.4.9-1|2520	
12mr|php-5.4.9-1|2521	%files xmlrpc
12mr|php-5.4.9-1|2522	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/62_xmlrpc.ini
12mr|php-5.4.9-1|2523	%attr(0755,root,root) %{_libdir}/php/extensions/xmlrpc.so
12mr|php-5.4.9-1|2524	
12mr|php-5.4.9-1|2525	%files xmlwriter
12mr|php-5.4.9-1|2526	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/64_xmlwriter.ini
12mr|php-5.4.9-1|2527	%attr(0755,root,root) %{_libdir}/php/extensions/xmlwriter.so
12mr|php-5.4.9-1|2528	
12mr|php-5.4.9-1|2529	%files xsl
12mr|php-5.4.9-1|2530	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/63_xsl.ini
12mr|php-5.4.9-1|2531	%attr(0755,root,root) %{_libdir}/php/extensions/xsl.so
12mr|php-5.4.9-1|2532	
12mr|php-5.4.9-1|2533	%files wddx
12mr|php-5.4.9-1|2534	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/63_wddx.ini
12mr|php-5.4.9-1|2535	%attr(0755,root,root) %{_libdir}/php/extensions/wddx.so
12mr|php-5.4.9-1|2536	
12mr|php-5.4.9-1|2537	%files zip
12mr|php-5.4.9-1|2538	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/83_zip.ini
12mr|php-5.4.9-1|2539	%attr(0755,root,root) %{_libdir}/php/extensions/zip.so
12mr|php-5.4.9-1|2540	
12mr|php-5.4.9-1|2541	%files fpm
12mr|php-5.4.9-1|2542	%doc sapi/fpm/CREDITS sapi/fpm/LICENSE
12mr|php-5.4.9-1|2543	/lib/systemd/system/php-fpm.service
12mr|php-5.4.9-1|2544	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php-fpm.conf
12mr|php-5.4.9-1|2545	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/php-fpm
12mr|php-5.4.9-1|2546	%attr(0644,root,root) %{_sysconfdir}/logrotate.d/php-fpm
12mr|php-5.4.9-1|2547	%attr(0755,root,root) %dir %{_sysconfdir}/php-fpm.d
12mr|php-5.4.9-1|2548	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php-fpm.d/default.conf
12mr|php-5.4.9-1|2549	%attr(0755,root,root) %{_sbindir}/php-fpm
12mr|php-5.4.9-1|2550	%attr(0644,root,root) %{_mandir}/man8/php-fpm.8*
12mr|php-5.4.9-1|2551	%attr(0711,apache,apache) %dir /var/lib/php-fpm
12mr|php-5.4.9-1|2552	%attr(0711,apache,apache) %dir /var/log/php-fpm
12mr|php-5.4.9-1|2553	%attr(0711,apache,apache) %dir /var/run/php-fpm
12mr|php-5.4.9-1|2554	
12mr|php-5.4.9-1|2555	

15877 12
12mr|php-apc-3.1.12-1|1	%define _disable_ld_no_undefined 1
12mr|php-apc-3.1.12-1|2	
12mr|php-apc-3.1.12-1|3	%define realname apc (Alternative PHP Cache)
12mr|php-apc-3.1.12-1|4	%define modname apc
12mr|php-apc-3.1.12-1|5	%define dirname %{modname}
12mr|php-apc-3.1.12-1|6	%define soname %{modname}.so
12mr|php-apc-3.1.12-1|7	%define inifile 99_%{modname}.ini
12mr|php-apc-3.1.12-1|8	
12mr|php-apc-3.1.12-1|9	%define _requires_exceptions pear(
12mr|php-apc-3.1.12-1|10	
12mr|php-apc-3.1.12-1|11	Summary:	The %{realname} module for PHP
12mr|php-apc-3.1.12-1|12	Name:		php-%{modname}
12mr|php-apc-3.1.12-1|13	Version:	3.1.12
12mr|php-apc-3.1.12-1|14	Release:	%mkrel 1
12mr|php-apc-3.1.12-1|15	Group:		Development/PHP
12mr|php-apc-3.1.12-1|16	License:	PHP License
12mr|php-apc-3.1.12-1|17	URL:		http://pecl.php.net/package/APC
12mr|php-apc-3.1.12-1|18	Source0:	http://pecl.php.net/get/APC-%{version}.tgz
12mr|php-apc-3.1.12-1|19	Source1:	apc.ini
12mr|php-apc-3.1.12-1|20	Patch0:		APC-3.1.3p1-default_lock_dir.diff
12mr|php-apc-3.1.12-1|21	Patch1:		APC-3.1.9-svn_fixes.diff
12mr|php-apc-3.1.12-1|22	BuildRequires:  php-devel >= 3:5.2.0
12mr|php-apc-3.1.12-1|23	Conflicts:	php-afterburner php-mmcache php-eaccelerator
12mr|php-apc-3.1.12-1|24	Epoch:		1
12mr|php-apc-3.1.12-1|25	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|php-apc-3.1.12-1|26	
12mr|php-apc-3.1.12-1|27	%description
12mr|php-apc-3.1.12-1|28	APC was conceived of to provide a way of boosting the performance of PHP on
12mr|php-apc-3.1.12-1|29	heavily loaded sites by providing a way for scripts to be cached in a compiled
12mr|php-apc-3.1.12-1|30	state, so that the overhead of parsing and compiling can be almost completely
12mr|php-apc-3.1.12-1|31	eliminated. There are commercial products which provide this functionality, but
12mr|php-apc-3.1.12-1|32	they are neither open-source nor free. Our goal was to level the playing field
12mr|php-apc-3.1.12-1|33	by providing an implementation that allows greater flexibility and is
12mr|php-apc-3.1.12-1|34	universally accessible.
12mr|php-apc-3.1.12-1|35	
12mr|php-apc-3.1.12-1|36	NOTE!: %{name} has to be loaded last, very important!
12mr|php-apc-3.1.12-1|37	
12mr|php-apc-3.1.12-1|38	This package comes with four different flavours of APC (use only one of them):
12mr|php-apc-3.1.12-1|39	
12mr|php-apc-3.1.12-1|40	o apc-mmap.so - mmap (fcntl) based locks (default)
12mr|php-apc-3.1.12-1|41	o apc-sem.so - IPC semamphore based locks
12mr|php-apc-3.1.12-1|42	o apc-spinlocks.so - Hardware-dependent implementation of spinlocks
12mr|php-apc-3.1.12-1|43	o apc-pthread.so - NPTL pthread mutex based locks
12mr|php-apc-3.1.12-1|44	o apc-mmap+mutex.so - mmap (fcntl) and pthread mutex based locks
12mr|php-apc-3.1.12-1|45	
12mr|php-apc-3.1.12-1|46	%package	admin
12mr|php-apc-3.1.12-1|47	Summary:	Web admin GUI for %{realname}
12mr|php-apc-3.1.12-1|48	Group:		Development/PHP
12mr|php-apc-3.1.12-1|49	%if %mdkversion < 201010
12mr|php-apc-3.1.12-1|50	Requires(post):   rpm-helper
12mr|php-apc-3.1.12-1|51	Requires(postun):   rpm-helper
12mr|php-apc-3.1.12-1|52	%endif
12mr|php-apc-3.1.12-1|53	Requires:	apache-mod_php
12mr|php-apc-3.1.12-1|54	Requires:	%{name}
12mr|php-apc-3.1.12-1|55	
12mr|php-apc-3.1.12-1|56	%description	admin
12mr|php-apc-3.1.12-1|57	This package contains a Web admin GUI for %{realname}.
12mr|php-apc-3.1.12-1|58	
12mr|php-apc-3.1.12-1|59	To access the web GUI please open up your favourite web browser and point to:
12mr|php-apc-3.1.12-1|60	
12mr|php-apc-3.1.12-1|61	http://localhost/%{name}/
12mr|php-apc-3.1.12-1|62	
12mr|php-apc-3.1.12-1|63	%prep
12mr|php-apc-3.1.12-1|64	
12mr|php-apc-3.1.12-1|65	%setup -q -n APC-%{version}
12mr|php-apc-3.1.12-1|66	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12mr|php-apc-3.1.12-1|67	
12mr|php-apc-3.1.12-1|68	%patch0 -p0
12mr|php-apc-3.1.12-1|69	
12mr|php-apc-3.1.12-1|70	
12mr|php-apc-3.1.12-1|71	cp %{SOURCE1} %{inifile}
12mr|php-apc-3.1.12-1|72	
12mr|php-apc-3.1.12-1|73	%build
12mr|php-apc-3.1.12-1|74	%serverbuild
12mr|php-apc-3.1.12-1|75	
12mr|php-apc-3.1.12-1|76	phpize
12mr|php-apc-3.1.12-1|77	
12mr|php-apc-3.1.12-1|78	mkdir -p build-apc-mmap
12mr|php-apc-3.1.12-1|79	pushd build-apc-mmap
12mr|php-apc-3.1.12-1|80	ln -s ../configure .
12mr|php-apc-3.1.12-1|81	%configure2_5x \
12mr|php-apc-3.1.12-1|82	--enable-%{modname}=shared,%{_prefix} \
12mr|php-apc-3.1.12-1|83	--enable-apc-filehits \
12mr|php-apc-3.1.12-1|84	--disable-apc-pthreadmutex \
12mr|php-apc-3.1.12-1|85	--disable-apc-pthreadrwlocks \
12mr|php-apc-3.1.12-1|86	--disable-apc-sem \
12mr|php-apc-3.1.12-1|87	--disable-apc-spinlocks \
12mr|php-apc-3.1.12-1|88	--enable-apc-mmap \
12mr|php-apc-3.1.12-1|89	--enable-apc-memprotect
12mr|php-apc-3.1.12-1|90	
12mr|php-apc-3.1.12-1|91	%make
12mr|php-apc-3.1.12-1|92	popd
12mr|php-apc-3.1.12-1|93	
12mr|php-apc-3.1.12-1|94	mkdir -p build-apc-sem
12mr|php-apc-3.1.12-1|95	pushd build-apc-sem
12mr|php-apc-3.1.12-1|96	ln -s ../configure .
12mr|php-apc-3.1.12-1|97	%configure2_5x \
12mr|php-apc-3.1.12-1|98	--enable-%{modname}=shared,%{_prefix} \
12mr|php-apc-3.1.12-1|99	--enable-apc-filehits \
12mr|php-apc-3.1.12-1|100	--disable-apc-pthreadmutex \
12mr|php-apc-3.1.12-1|101	--disable-apc-pthreadrwlocks \
12mr|php-apc-3.1.12-1|102	--disable-apc-mmap \
12mr|php-apc-3.1.12-1|103	--disable-apc-spinlocks \
12mr|php-apc-3.1.12-1|104	--enable-apc-sem \
12mr|php-apc-3.1.12-1|105	--enable-apc-memprotect
12mr|php-apc-3.1.12-1|106	
12mr|php-apc-3.1.12-1|107	%make
12mr|php-apc-3.1.12-1|108	popd
12mr|php-apc-3.1.12-1|109	
12mr|php-apc-3.1.12-1|110	mkdir -p build-apc-spinlocks
12mr|php-apc-3.1.12-1|111	pushd build-apc-spinlocks
12mr|php-apc-3.1.12-1|112	ln -s ../configure .
12mr|php-apc-3.1.12-1|113	%configure2_5x \
12mr|php-apc-3.1.12-1|114	--enable-%{modname}=shared,%{_prefix} \
12mr|php-apc-3.1.12-1|115	--enable-apc-filehits \
12mr|php-apc-3.1.12-1|116	--disable-apc-pthreadmutex \
12mr|php-apc-3.1.12-1|117	--disable-apc-pthreadrwlocks \
12mr|php-apc-3.1.12-1|118	--disable-apc-sem \
12mr|php-apc-3.1.12-1|119	--disable-apc-mmap \
12mr|php-apc-3.1.12-1|120	--disable-apc-memprotect \
12mr|php-apc-3.1.12-1|121	--enable-apc-spinlocks
12mr|php-apc-3.1.12-1|122	
12mr|php-apc-3.1.12-1|123	%make
12mr|php-apc-3.1.12-1|124	popd
12mr|php-apc-3.1.12-1|125	
12mr|php-apc-3.1.12-1|126	mkdir -p build-apc-pthread
12mr|php-apc-3.1.12-1|127	pushd build-apc-pthread
12mr|php-apc-3.1.12-1|128	ln -s ../configure .
12mr|php-apc-3.1.12-1|129	%configure2_5x \
12mr|php-apc-3.1.12-1|130	--enable-%{modname}=shared,%{_prefix} \
12mr|php-apc-3.1.12-1|131	--enable-apc-filehits \
12mr|php-apc-3.1.12-1|132	--enable-apc-pthreadrwlocks \
12mr|php-apc-3.1.12-1|133	--disable-apc-spinlocks \
12mr|php-apc-3.1.12-1|134	--disable-apc-mmap \
12mr|php-apc-3.1.12-1|135	--disable-apc-sem \
12mr|php-apc-3.1.12-1|136	--disable-apc-memprotect
12mr|php-apc-3.1.12-1|137	%make
12mr|php-apc-3.1.12-1|138	popd
12mr|php-apc-3.1.12-1|139	
12mr|php-apc-3.1.12-1|140	mkdir -p build-apc-mmap+mutex
12mr|php-apc-3.1.12-1|141	pushd build-apc-mmap+mutex
12mr|php-apc-3.1.12-1|142	ln -s ../configure .
12mr|php-apc-3.1.12-1|143	%configure2_5x \
12mr|php-apc-3.1.12-1|144	--enable-%{modname}=shared,%{_prefix} \
12mr|php-apc-3.1.12-1|145	--enable-apc-filehits \
12mr|php-apc-3.1.12-1|146	--enable-apc-mmap \
12mr|php-apc-3.1.12-1|147	--enable-apc-pthreadmutex
12mr|php-apc-3.1.12-1|148	%make
12mr|php-apc-3.1.12-1|149	popd
12mr|php-apc-3.1.12-1|150	
12mr|php-apc-3.1.12-1|151	%install
12mr|php-apc-3.1.12-1|152	rm -rf %{buildroot}
12mr|php-apc-3.1.12-1|153	
12mr|php-apc-3.1.12-1|154	install -d %{buildroot}%{_libdir}/php/extensions
12mr|php-apc-3.1.12-1|155	install -d %{buildroot}%{_sysconfdir}/php.d
12mr|php-apc-3.1.12-1|156	install -d %{buildroot}/var/www/%{name}
12mr|php-apc-3.1.12-1|157	install -d %{buildroot}/var/lib/php-apc
12mr|php-apc-3.1.12-1|158	
12mr|php-apc-3.1.12-1|159	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12mr|php-apc-3.1.12-1|160	
12mr|php-apc-3.1.12-1|161	install -m0755 build-apc-mmap/modules/apc.so %{buildroot}%{_libdir}/php/extensions/apc-mmap.so
12mr|php-apc-3.1.12-1|162	install -m0755 build-apc-sem/modules/apc.so %{buildroot}%{_libdir}/php/extensions/apc-sem.so
12mr|php-apc-3.1.12-1|163	install -m0755 build-apc-spinlocks/modules/apc.so %{buildroot}%{_libdir}/php/extensions/apc-spinlocks.so
12mr|php-apc-3.1.12-1|164	install -m0755 build-apc-pthread/modules/apc.so %{buildroot}%{_libdir}/php/extensions/apc-pthread.so
12mr|php-apc-3.1.12-1|165	install -m0755 build-apc-mmap+mutex/modules/apc.so %{buildroot}%{_libdir}/php/extensions/apc-mmap+mutex.so
12mr|php-apc-3.1.12-1|166	
12mr|php-apc-3.1.12-1|167	install -d -m 755 %{buildroot}%{webappconfdir}
12mr|php-apc-3.1.12-1|168	cat > %{buildroot}%{webappconfdir}/%{name}.conf << EOF
12mr|php-apc-3.1.12-1|169	Alias /%{name} /var/www/%{name}
12mr|php-apc-3.1.12-1|170	
12mr|php-apc-3.1.12-1|171	<Directory "/var/www/%{name}">
12mr|php-apc-3.1.12-1|172	Order deny,allow
12mr|php-apc-3.1.12-1|173	Deny from all
12mr|php-apc-3.1.12-1|174	Allow from 127.0.0.1
12mr|php-apc-3.1.12-1|175	ErrorDocument 403 "Access denied per %{webappconfdir}/%{name}.conf"
12mr|php-apc-3.1.12-1|176	</Directory>
12mr|php-apc-3.1.12-1|177	EOF
12mr|php-apc-3.1.12-1|178	
12mr|php-apc-3.1.12-1|179	install -m0644 apc.php %{buildroot}/var/www/%{name}/index.php
12mr|php-apc-3.1.12-1|180	
12mr|php-apc-3.1.12-1|181	%post
12mr|php-apc-3.1.12-1|182	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-apc-3.1.12-1|183	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-apc-3.1.12-1|184	fi
12mr|php-apc-3.1.12-1|185	
12mr|php-apc-3.1.12-1|186	%postun
12mr|php-apc-3.1.12-1|187	if [ "$1" = "0" ]; then
12mr|php-apc-3.1.12-1|188	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-apc-3.1.12-1|189	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-apc-3.1.12-1|190	fi
12mr|php-apc-3.1.12-1|191	fi
12mr|php-apc-3.1.12-1|192	
12mr|php-apc-3.1.12-1|193	%post admin
12mr|php-apc-3.1.12-1|194	%if %mdkversion < 201010
12mr|php-apc-3.1.12-1|195	%_post_webapp
12mr|php-apc-3.1.12-1|196	%endif
12mr|php-apc-3.1.12-1|197	
12mr|php-apc-3.1.12-1|198	%postun admin
12mr|php-apc-3.1.12-1|199	%if %mdkversion < 201010
12mr|php-apc-3.1.12-1|200	%_postun_webapp
12mr|php-apc-3.1.12-1|201	%endif
12mr|php-apc-3.1.12-1|202	
12mr|php-apc-3.1.12-1|203	%clean
12mr|php-apc-3.1.12-1|204	rm -rf %{buildroot}
12mr|php-apc-3.1.12-1|205	
12mr|php-apc-3.1.12-1|206	%files
12mr|php-apc-3.1.12-1|207	%defattr(-,root,root)
12mr|php-apc-3.1.12-1|208	%doc tests CHANGELOG INSTALL LICENSE NOTICE TECHNOTES.txt TODO package*.xml
12mr|php-apc-3.1.12-1|209	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12mr|php-apc-3.1.12-1|210	%attr(0755,root,root) %{_libdir}/php/extensions/apc-mmap.so
12mr|php-apc-3.1.12-1|211	%attr(0755,root,root) %{_libdir}/php/extensions/apc-sem.so
12mr|php-apc-3.1.12-1|212	%attr(0755,root,root) %{_libdir}/php/extensions/apc-spinlocks.so
12mr|php-apc-3.1.12-1|213	%attr(0755,root,root) %{_libdir}/php/extensions/apc-pthread.so
12mr|php-apc-3.1.12-1|214	%attr(0755,root,root) %{_libdir}/php/extensions/apc-mmap+mutex.so
12mr|php-apc-3.1.12-1|215	%attr(0755,apache,apache) /var/lib/php-apc
12mr|php-apc-3.1.12-1|216	
12mr|php-apc-3.1.12-1|217	%files admin
12mr|php-apc-3.1.12-1|218	%defattr(-,root,root)
12mr|php-apc-3.1.12-1|219	%config(noreplace) %{webappconfdir}/%{name}.conf
12mr|php-apc-3.1.12-1|220	%dir /var/www/%{name}
12mr|php-apc-3.1.12-1|221	/var/www/%{name}/index.php
12mr|php-apc-3.1.12-1|222	
12mr|php-apc-3.1.12-1|223	
12mr|php-apc-3.1.12-1|224	
12mr|php-apc-3.1.12-1|225	%changelog
12mr|php-apc-3.1.12-1|226	

15878 12
12mr|php-cairo-0.3.2-3|1	%define rname Cairo
12mr|php-cairo-0.3.2-3|2	%define modname cairo
12mr|php-cairo-0.3.2-3|3	%define dirname %{modname}
12mr|php-cairo-0.3.2-3|4	%define soname %{modname}.so
12mr|php-cairo-0.3.2-3|5	%define inifile A98_%{modname}.ini
12mr|php-cairo-0.3.2-3|6	
12mr|php-cairo-0.3.2-3|7	Summary:	Cairo Graphics Library Extension
12mr|php-cairo-0.3.2-3|8	Name:		php-%{modname}
12mr|php-cairo-0.3.2-3|9	Version:	0.3.2
12mr|php-cairo-0.3.2-3|10	Release:	3
12mr|php-cairo-0.3.2-3|11	Group:		Development/PHP
12mr|php-cairo-0.3.2-3|12	License:	PHP License
12mr|php-cairo-0.3.2-3|13	URL:		http://pecl.php.net/package/Cairo/
12mr|php-cairo-0.3.2-3|14	Source0:	http://pecl.php.net/get/%{rname}-%{version}.tgz
12mr|php-cairo-0.3.2-3|15	BuildRequires:	php-devel >= 3:5.2.0
12mr|php-cairo-0.3.2-3|16	BuildRequires:	apache-devel >= 2.2.0
12mr|php-cairo-0.3.2-3|17	BuildRequires:	pkgconfig
12mr|php-cairo-0.3.2-3|18	BuildRequires:	cairo-devel >= 1.4
12mr|php-cairo-0.3.2-3|19	
12mr|php-cairo-0.3.2-3|20	%description
12mr|php-cairo-0.3.2-3|21	Cairo is a 2D graphics library with support for multiple output devices.
12mr|php-cairo-0.3.2-3|22	Currently supported output targets include the X Window System, Quartz, Win32,
12mr|php-cairo-0.3.2-3|23	image buffers, PostScript, PDF, and SVG file output.
12mr|php-cairo-0.3.2-3|24	
12mr|php-cairo-0.3.2-3|25	%prep
12mr|php-cairo-0.3.2-3|26	
12mr|php-cairo-0.3.2-3|27	%setup -q -n %{rname}-%{version}
12mr|php-cairo-0.3.2-3|28	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12mr|php-cairo-0.3.2-3|29	
12mr|php-cairo-0.3.2-3|30	%build
12mr|php-cairo-0.3.2-3|31	%serverbuild
12mr|php-cairo-0.3.2-3|32	
12mr|php-cairo-0.3.2-3|33	phpize
12mr|php-cairo-0.3.2-3|34	%configure2_5x --with-libdir=%{_lib} \
12mr|php-cairo-0.3.2-3|35	--with-%{modname}=shared,%{_prefix}
12mr|php-cairo-0.3.2-3|36	%make
12mr|php-cairo-0.3.2-3|37	mv modules/*.so .
12mr|php-cairo-0.3.2-3|38	
12mr|php-cairo-0.3.2-3|39	%install
12mr|php-cairo-0.3.2-3|40	install -d %{buildroot}%{_libdir}/php/extensions
12mr|php-cairo-0.3.2-3|41	install -d %{buildroot}%{_sysconfdir}/php.d
12mr|php-cairo-0.3.2-3|42	
12mr|php-cairo-0.3.2-3|43	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12mr|php-cairo-0.3.2-3|44	
12mr|php-cairo-0.3.2-3|45	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12mr|php-cairo-0.3.2-3|46	extension = %{soname}
12mr|php-cairo-0.3.2-3|47	EOF
12mr|php-cairo-0.3.2-3|48	
12mr|php-cairo-0.3.2-3|49	%post
12mr|php-cairo-0.3.2-3|50	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-cairo-0.3.2-3|51	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-cairo-0.3.2-3|52	fi
12mr|php-cairo-0.3.2-3|53	
12mr|php-cairo-0.3.2-3|54	%postun
12mr|php-cairo-0.3.2-3|55	if [ "$1" = "0" ]; then
12mr|php-cairo-0.3.2-3|56	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-cairo-0.3.2-3|57	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-cairo-0.3.2-3|58	fi
12mr|php-cairo-0.3.2-3|59	fi
12mr|php-cairo-0.3.2-3|60	
12mr|php-cairo-0.3.2-3|61	%files
12mr|php-cairo-0.3.2-3|62	%doc CREDITS IGNORED README SYMBOLS TODO package*.xml
12mr|php-cairo-0.3.2-3|63	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12mr|php-cairo-0.3.2-3|64	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12mr|php-cairo-0.3.2-3|65	
12mr|php-cairo-0.3.2-3|66	
12mr|php-cairo-0.3.2-3|67	
12mr|php-cairo-0.3.2-3|68	
12mr|php-cairo-0.3.2-3|69	%changelog
12mr|php-cairo-0.3.2-3|70	

15879 12
12mr|php-eaccelerator-0.9.6.1git20120725-11|1	%define modname eaccelerator
12mr|php-eaccelerator-0.9.6.1git20120725-11|2	%define dirname %{modname}
12mr|php-eaccelerator-0.9.6.1git20120725-11|3	%define soname %{modname}.so
12mr|php-eaccelerator-0.9.6.1git20120725-11|4	%define inifile Z99_%{modname}.ini
12mr|php-eaccelerator-0.9.6.1git20120725-11|5	
12mr|php-eaccelerator-0.9.6.1git20120725-11|6	Summary:	PHP accelerator optimizer
12mr|php-eaccelerator-0.9.6.1git20120725-11|7	Name:		php-eaccelerator
12mr|php-eaccelerator-0.9.6.1git20120725-11|8	Version:	0.9.6.1git20120725
12mr|php-eaccelerator-0.9.6.1git20120725-11|9	Release:	11
12mr|php-eaccelerator-0.9.6.1git20120725-11|10	Group:		Development/PHP
12mr|php-eaccelerator-0.9.6.1git20120725-11|11	License:	GPL
12mr|php-eaccelerator-0.9.6.1git20120725-11|12	URL:		http://eaccelerator.net/
12mr|php-eaccelerator-0.9.6.1git20120725-11|13	# svn --username anonymous --password anonymous co http://dev.eaccelerator.net/eaccelerator/trunk eaccelerator
12mr|php-eaccelerator-0.9.6.1git20120725-11|14	Source0:	http://prdownloads.sourceforge.net/eaccelerator/eaccelerator-%{version}.tar.gz
12mr|php-eaccelerator-0.9.6.1git20120725-11|15	Source1:	eaccelerator.ini
12mr|php-eaccelerator-0.9.6.1git20120725-11|16	Patch0:		eaccelerator-cache_file_location.diff
12mr|php-eaccelerator-0.9.6.1git20120725-11|17	Requires(post): rpm-helper
12mr|php-eaccelerator-0.9.6.1git20120725-11|18	Requires(postun): rpm-helper
12mr|php-eaccelerator-0.9.6.1git20120725-11|19	BuildRequires:	php-devel >= 3:5.2.2
12mr|php-eaccelerator-0.9.6.1git20120725-11|20	BuildRequires:	apache-devel >= 2.2.4
12mr|php-eaccelerator-0.9.6.1git20120725-11|21	Conflicts:	php-afterburner php-apc %{name}-eloader
12mr|php-eaccelerator-0.9.6.1git20120725-11|22	Epoch:		2
12mr|php-eaccelerator-0.9.6.1git20120725-11|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|php-eaccelerator-0.9.6.1git20120725-11|24	ExcludeArch:	%mips %arm
12mr|php-eaccelerator-0.9.6.1git20120725-11|25	
12mr|php-eaccelerator-0.9.6.1git20120725-11|26	%description
12mr|php-eaccelerator-0.9.6.1git20120725-11|27	eAccelerator is a further development of the mmcache PHP accelerator and
12mr|php-eaccelerator-0.9.6.1git20120725-11|28	encoder. It increases the performance of PHP scripts by caching them in a
12mr|php-eaccelerator-0.9.6.1git20120725-11|29	compiled state, so that the overhead of compiling is almost completely
12mr|php-eaccelerator-0.9.6.1git20120725-11|30	eliminated.
12mr|php-eaccelerator-0.9.6.1git20120725-11|31	
12mr|php-eaccelerator-0.9.6.1git20120725-11|32	%package	admin
12mr|php-eaccelerator-0.9.6.1git20120725-11|33	Summary:	Web interface for controlling eaccelerator and encode php files
12mr|php-eaccelerator-0.9.6.1git20120725-11|34	Group:		System/Servers
12mr|php-eaccelerator-0.9.6.1git20120725-11|35	%if %mdkversion < 201010
12mr|php-eaccelerator-0.9.6.1git20120725-11|36	Requires(post):   rpm-helper
12mr|php-eaccelerator-0.9.6.1git20120725-11|37	Requires(postun):   rpm-helper
12mr|php-eaccelerator-0.9.6.1git20120725-11|38	%endif
12mr|php-eaccelerator-0.9.6.1git20120725-11|39	Requires:	%{name} >= %{epoch}:%{version}
12mr|php-eaccelerator-0.9.6.1git20120725-11|40	Conflicts:	%{name}-eloader
12mr|php-eaccelerator-0.9.6.1git20120725-11|41	Epoch:		%{epoch}
12mr|php-eaccelerator-0.9.6.1git20120725-11|42	
12mr|php-eaccelerator-0.9.6.1git20120725-11|43	%description	admin
12mr|php-eaccelerator-0.9.6.1git20120725-11|44	This packages install the eAccelerator admin webinterface and a
12mr|php-eaccelerator-0.9.6.1git20120725-11|45	script for encoding php files.
12mr|php-eaccelerator-0.9.6.1git20120725-11|46	
12mr|php-eaccelerator-0.9.6.1git20120725-11|47	%prep
12mr|php-eaccelerator-0.9.6.1git20120725-11|48	
12mr|php-eaccelerator-0.9.6.1git20120725-11|49	%setup -q -n eaccelerator-%{version}
12mr|php-eaccelerator-0.9.6.1git20120725-11|50	%patch0 -p1 -b .cache_file_location
12mr|php-eaccelerator-0.9.6.1git20120725-11|51	
12mr|php-eaccelerator-0.9.6.1git20120725-11|52	cp %{SOURCE1} eaccelerator.ini
12mr|php-eaccelerator-0.9.6.1git20120725-11|53	
12mr|php-eaccelerator-0.9.6.1git20120725-11|54	# lib64 fixes
12mr|php-eaccelerator-0.9.6.1git20120725-11|55	perl -pi -e "s|/usr/lib|%{_libdir}|g" eaccelerator.ini
12mr|php-eaccelerator-0.9.6.1git20120725-11|56	
12mr|php-eaccelerator-0.9.6.1git20120725-11|57	# fixi strange attribs
12mr|php-eaccelerator-0.9.6.1git20120725-11|58	find . -type d -exec chmod 755 {} \;
12mr|php-eaccelerator-0.9.6.1git20120725-11|59	find . -type f -exec chmod 644 {} \;
12mr|php-eaccelerator-0.9.6.1git20120725-11|60	
12mr|php-eaccelerator-0.9.6.1git20120725-11|61	%build
12mr|php-eaccelerator-0.9.6.1git20120725-11|62	%serverbuild
12mr|php-eaccelerator-0.9.6.1git20120725-11|63	
12mr|php-eaccelerator-0.9.6.1git20120725-11|64	phpize
12mr|php-eaccelerator-0.9.6.1git20120725-11|65	
12mr|php-eaccelerator-0.9.6.1git20120725-11|66	# wtf?
12mr|php-eaccelerator-0.9.6.1git20120725-11|67	chmod 755 configure
12mr|php-eaccelerator-0.9.6.1git20120725-11|68	
12mr|php-eaccelerator-0.9.6.1git20120725-11|69	%configure2_5x \
12mr|php-eaccelerator-0.9.6.1git20120725-11|70	--with-libdir=%{_lib} \
12mr|php-eaccelerator-0.9.6.1git20120725-11|71	--cache-file=config.cache \
12mr|php-eaccelerator-0.9.6.1git20120725-11|72	--with-eaccelerator-info \
12mr|php-eaccelerator-0.9.6.1git20120725-11|73	--with-eaccelerator-disassembler \
12mr|php-eaccelerator-0.9.6.1git20120725-11|74	--with-%{modname}=shared,%{_prefix}
12mr|php-eaccelerator-0.9.6.1git20120725-11|75	
12mr|php-eaccelerator-0.9.6.1git20120725-11|76	%make
12mr|php-eaccelerator-0.9.6.1git20120725-11|77	mv modules/*.so .
12mr|php-eaccelerator-0.9.6.1git20120725-11|78	
12mr|php-eaccelerator-0.9.6.1git20120725-11|79	%install
12mr|php-eaccelerator-0.9.6.1git20120725-11|80	rm -rf %{buildroot}
12mr|php-eaccelerator-0.9.6.1git20120725-11|81	
12mr|php-eaccelerator-0.9.6.1git20120725-11|82	install -d %{buildroot}%{_libdir}/php/extensions
12mr|php-eaccelerator-0.9.6.1git20120725-11|83	install -d %{buildroot}%{_sysconfdir}/php.d
12mr|php-eaccelerator-0.9.6.1git20120725-11|84	install -d %{buildroot}/var/www/php-eaccelerator
12mr|php-eaccelerator-0.9.6.1git20120725-11|85	
12mr|php-eaccelerator-0.9.6.1git20120725-11|86	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12mr|php-eaccelerator-0.9.6.1git20120725-11|87	
12mr|php-eaccelerator-0.9.6.1git20120725-11|88	install -m0644 eaccelerator.ini %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12mr|php-eaccelerator-0.9.6.1git20120725-11|89	
12mr|php-eaccelerator-0.9.6.1git20120725-11|90	install -m0644 bugreport.php %{buildroot}/var/www/php-eaccelerator/
12mr|php-eaccelerator-0.9.6.1git20120725-11|91	install -m0644 control.php %{buildroot}/var/www/php-eaccelerator/index.php
12mr|php-eaccelerator-0.9.6.1git20120725-11|92	install -m0644 dasm.php %{buildroot}/var/www/php-eaccelerator/
12mr|php-eaccelerator-0.9.6.1git20120725-11|93	install -m0644 PHP_Highlight.php %{buildroot}/var/www/php-eaccelerator/
12mr|php-eaccelerator-0.9.6.1git20120725-11|94	
12mr|php-eaccelerator-0.9.6.1git20120725-11|95	# fix access config files
12mr|php-eaccelerator-0.9.6.1git20120725-11|96	install -d -m 755 %{buildroot}%{webappconfdir}
12mr|php-eaccelerator-0.9.6.1git20120725-11|97	cat > %{buildroot}%{webappconfdir}/php-eaccelerator.conf << EOF
12mr|php-eaccelerator-0.9.6.1git20120725-11|98	Alias /php-eaccelerator /var/www/php-eaccelerator
12mr|php-eaccelerator-0.9.6.1git20120725-11|99	
12mr|php-eaccelerator-0.9.6.1git20120725-11|100	<Directory /var/www/php-eaccelerator>
12mr|php-eaccelerator-0.9.6.1git20120725-11|101	Order deny,allow
12mr|php-eaccelerator-0.9.6.1git20120725-11|102	Deny from all
12mr|php-eaccelerator-0.9.6.1git20120725-11|103	Allow from 127.0.0.1
12mr|php-eaccelerator-0.9.6.1git20120725-11|104	ErrorDocument 403 "Access denied per %{webappconfdir}/php-eaccelerator.conf"
12mr|php-eaccelerator-0.9.6.1git20120725-11|105	</Directory>
12mr|php-eaccelerator-0.9.6.1git20120725-11|106	EOF
12mr|php-eaccelerator-0.9.6.1git20120725-11|107	
12mr|php-eaccelerator-0.9.6.1git20120725-11|108	# pre-populate the balanced tree, grep "^static char num2hex" eaccelerator.c + grep "^#define EACCELERATOR_HASH_LEVEL" eaccelerator.h
12mr|php-eaccelerator-0.9.6.1git20120725-11|109	install -d %{buildroot}/var/cache/httpd/php-eaccelerator/{0,1,2,3,4,5,6,7,8,9,a,b,c,d,e,f}/{0,1,2,3,4,5,6,7,8,9,a,b,c,d,e,f}
12mr|php-eaccelerator-0.9.6.1git20120725-11|110	find %{buildroot}/var/cache/httpd/php-eaccelerator -type d | sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0711,apache,root) %dir /' > %{name}.filelist
12mr|php-eaccelerator-0.9.6.1git20120725-11|111	
12mr|php-eaccelerator-0.9.6.1git20120725-11|112	%post
12mr|php-eaccelerator-0.9.6.1git20120725-11|113	%if %mdkversion < 201010
12mr|php-eaccelerator-0.9.6.1git20120725-11|114	%_post_webapp
12mr|php-eaccelerator-0.9.6.1git20120725-11|115	%endif
12mr|php-eaccelerator-0.9.6.1git20120725-11|116	
12mr|php-eaccelerator-0.9.6.1git20120725-11|117	%postun
12mr|php-eaccelerator-0.9.6.1git20120725-11|118	%if %mdkversion < 201010
12mr|php-eaccelerator-0.9.6.1git20120725-11|119	%_postun_webapp
12mr|php-eaccelerator-0.9.6.1git20120725-11|120	%endif
12mr|php-eaccelerator-0.9.6.1git20120725-11|121	
12mr|php-eaccelerator-0.9.6.1git20120725-11|122	%post admin
12mr|php-eaccelerator-0.9.6.1git20120725-11|123	%_post_webapp
12mr|php-eaccelerator-0.9.6.1git20120725-11|124	
12mr|php-eaccelerator-0.9.6.1git20120725-11|125	%postun admin
12mr|php-eaccelerator-0.9.6.1git20120725-11|126	%_postun_webapp
12mr|php-eaccelerator-0.9.6.1git20120725-11|127	
12mr|php-eaccelerator-0.9.6.1git20120725-11|128	%clean
12mr|php-eaccelerator-0.9.6.1git20120725-11|129	rm -rf %{buildroot}
12mr|php-eaccelerator-0.9.6.1git20120725-11|130	
12mr|php-eaccelerator-0.9.6.1git20120725-11|131	%files -f %{name}.filelist
12mr|php-eaccelerator-0.9.6.1git20120725-11|132	%defattr(-,root,root)
12mr|php-eaccelerator-0.9.6.1git20120725-11|133	%doc AUTHORS COPYING ChangeLog NEWS README doc/*
12mr|php-eaccelerator-0.9.6.1git20120725-11|134	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12mr|php-eaccelerator-0.9.6.1git20120725-11|135	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12mr|php-eaccelerator-0.9.6.1git20120725-11|136	
12mr|php-eaccelerator-0.9.6.1git20120725-11|137	%files admin
12mr|php-eaccelerator-0.9.6.1git20120725-11|138	%defattr(-,root,root)
12mr|php-eaccelerator-0.9.6.1git20120725-11|139	%config(noreplace) %{webappconfdir}/php-eaccelerator.conf
12mr|php-eaccelerator-0.9.6.1git20120725-11|140	%dir /var/www/php-eaccelerator
12mr|php-eaccelerator-0.9.6.1git20120725-11|141	/var/www/php-eaccelerator/*
12mr|php-eaccelerator-0.9.6.1git20120725-11|142	
12mr|php-eaccelerator-0.9.6.1git20120725-11|143	
12mr|php-eaccelerator-0.9.6.1git20120725-11|144	
12mr|php-eaccelerator-0.9.6.1git20120725-11|145	%changelog
12mr|php-eaccelerator-0.9.6.1git20120725-11|146	

15880 12
12mr|php-gtk2-2.0.3-0.svn20120905.1|1	#define _requires_exceptions pear(EventGenerator.config.php)\\|pear(bugconfig.php)
12mr|php-gtk2-2.0.3-0.svn20120905.1|2	
12mr|php-gtk2-2.0.3-0.svn20120905.1|3	%define snapshot 20120905
12mr|php-gtk2-2.0.3-0.svn20120905.1|4	%define rel 1
12mr|php-gtk2-2.0.3-0.svn20120905.1|5	
12mr|php-gtk2-2.0.3-0.svn20120905.1|6	%if %{snapshot}
12mr|php-gtk2-2.0.3-0.svn20120905.1|7	%define release 0.svn%{snapshot}.%{rel}
12mr|php-gtk2-2.0.3-0.svn20120905.1|8	%else
12mr|php-gtk2-2.0.3-0.svn20120905.1|9	%define release %{rel}
12mr|php-gtk2-2.0.3-0.svn20120905.1|10	%endif
12mr|php-gtk2-2.0.3-0.svn20120905.1|11	
12mr|php-gtk2-2.0.3-0.svn20120905.1|12	Summary:	GTK+2 toolkit for php
12mr|php-gtk2-2.0.3-0.svn20120905.1|13	Name:		php-gtk2
12mr|php-gtk2-2.0.3-0.svn20120905.1|14	Version:	2.0.3
12mr|php-gtk2-2.0.3-0.svn20120905.1|15	Release:	%{release}
12mr|php-gtk2-2.0.3-0.svn20120905.1|16	Epoch:		2
12mr|php-gtk2-2.0.3-0.svn20120905.1|17	Group:		Development/PHP
12mr|php-gtk2-2.0.3-0.svn20120905.1|18	License:	LGPLv2.1
12mr|php-gtk2-2.0.3-0.svn20120905.1|19	URL:		http://gtk.php.net/
12mr|php-gtk2-2.0.3-0.svn20120905.1|20	# Now it's in git: http://git.php.net/?p=php/gtk-src.git
12mr|php-gtk2-2.0.3-0.svn20120905.1|21	Source0:	php-gtk2-%{version}-0.svn%{snapshot}.tar.gz
12mr|php-gtk2-2.0.3-0.svn20120905.1|22	Source1:	php_cairo_api.h
12mr|php-gtk2-2.0.3-0.svn20120905.1|23	Patch1:		cairo_local_path.patch
12mr|php-gtk2-2.0.3-0.svn20120905.1|24	BuildRequires:	php-devel >= 3:5.2.0
12mr|php-gtk2-2.0.3-0.svn20120905.1|25	BuildRequires:	pkgconfig(glib-2.0)
12mr|php-gtk2-2.0.3-0.svn20120905.1|26	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|php-gtk2-2.0.3-0.svn20120905.1|27	BuildRequires:	pkgconfig(pango)
12mr|php-gtk2-2.0.3-0.svn20120905.1|28	BuildRequires:	php-mbstring
12mr|php-gtk2-2.0.3-0.svn20120905.1|29	BuildRequires:	pkgconfig(libglade-2.0) >= 2.4.0
12mr|php-gtk2-2.0.3-0.svn20120905.1|30	BuildRequires:	php-cairo
12mr|php-gtk2-2.0.3-0.svn20120905.1|31	BuildRequires:	php-cli >= 3:5.3.0
12mr|php-gtk2-2.0.3-0.svn20120905.1|32	Requires:	php-cli >= 3:5.3.0
12mr|php-gtk2-2.0.3-0.svn20120905.1|33	Conflicts:	apache-mod_php
12mr|php-gtk2-2.0.3-0.svn20120905.1|34	
12mr|php-gtk2-2.0.3-0.svn20120905.1|35	%description
12mr|php-gtk2-2.0.3-0.svn20120905.1|36	PHP-GTK is an extension for PHP programming language that implements language
12mr|php-gtk2-2.0.3-0.svn20120905.1|37	bindings for GTK+ toolkit. It provides an object-oriented interface to GTK+
12mr|php-gtk2-2.0.3-0.svn20120905.1|38	classes and functions and greatly simplifies writing client side cross-platform
12mr|php-gtk2-2.0.3-0.svn20120905.1|39	GUI applications.
12mr|php-gtk2-2.0.3-0.svn20120905.1|40	
12mr|php-gtk2-2.0.3-0.svn20120905.1|41	%prep
12mr|php-gtk2-2.0.3-0.svn20120905.1|42	%setup -q -n php-gtk2
12mr|php-gtk2-2.0.3-0.svn20120905.1|43	%patch1 -p0
12mr|php-gtk2-2.0.3-0.svn20120905.1|44	
12mr|php-gtk2-2.0.3-0.svn20120905.1|45	cp %{SOURCE1} main/php_cairo_api.h
12mr|php-gtk2-2.0.3-0.svn20120905.1|46	
12mr|php-gtk2-2.0.3-0.svn20120905.1|47	%build
12mr|php-gtk2-2.0.3-0.svn20120905.1|48	%serverbuild
12mr|php-gtk2-2.0.3-0.svn20120905.1|49	rm -f configure
12mr|php-gtk2-2.0.3-0.svn20120905.1|50	rm -rf autom4te.cache
12mr|php-gtk2-2.0.3-0.svn20120905.1|51	./buildconf
12mr|php-gtk2-2.0.3-0.svn20120905.1|52	
12mr|php-gtk2-2.0.3-0.svn20120905.1|53	%configure2_5x \
12mr|php-gtk2-2.0.3-0.svn20120905.1|54	--with-libdir=%{_lib}
12mr|php-gtk2-2.0.3-0.svn20120905.1|55	
12mr|php-gtk2-2.0.3-0.svn20120905.1|56	# We use our own libtool, and apply some fixes
12mr|php-gtk2-2.0.3-0.svn20120905.1|57	%{__rm} libtool
12mr|php-gtk2-2.0.3-0.svn20120905.1|58	ln -s %{_bindir}/libtool libtool
12mr|php-gtk2-2.0.3-0.svn20120905.1|59	
12mr|php-gtk2-2.0.3-0.svn20120905.1|60	sed -i.orig 's/compile $(CC)/compile --tag=CC $(CC)/g' Makefile
12mr|php-gtk2-2.0.3-0.svn20120905.1|61	sed -i.orig 's/link $(CC)/link --tag=CC $(CC)/g' Makefile
12mr|php-gtk2-2.0.3-0.svn20120905.1|62	
12mr|php-gtk2-2.0.3-0.svn20120905.1|63	# link some files in order to have enough gtk support for not released yet 2.19 gtk
12mr|php-gtk2-2.0.3-0.svn20120905.1|64	pushd ext/gtk+/
12mr|php-gtk2-2.0.3-0.svn20120905.1|65	ln -s gtk-2.18.defs gtk-2.19.defs
12mr|php-gtk2-2.0.3-0.svn20120905.1|66	ln -s gtk-2.18.overrides gtk-2.19.overrides
12mr|php-gtk2-2.0.3-0.svn20120905.1|67	ln -s gtk-2.18-types.defs gtk-2.19-types.defs
12mr|php-gtk2-2.0.3-0.svn20120905.1|68	popd
12mr|php-gtk2-2.0.3-0.svn20120905.1|69	
12mr|php-gtk2-2.0.3-0.svn20120905.1|70	make
12mr|php-gtk2-2.0.3-0.svn20120905.1|71	
12mr|php-gtk2-2.0.3-0.svn20120905.1|72	%install
12mr|php-gtk2-2.0.3-0.svn20120905.1|73	install -d %{buildroot}%{_sysconfdir}/php.d
12mr|php-gtk2-2.0.3-0.svn20120905.1|74	install -d %{buildroot}%{_libdir}/php/extensions
12mr|php-gtk2-2.0.3-0.svn20120905.1|75	
12mr|php-gtk2-2.0.3-0.svn20120905.1|76	install -m0755 modules/php_gtk2.so %{buildroot}%{_libdir}/php/extensions/
12mr|php-gtk2-2.0.3-0.svn20120905.1|77	
12mr|php-gtk2-2.0.3-0.svn20120905.1|78	cat > %{buildroot}%{_sysconfdir}/php.d/A99_gtk2.ini << EOF
12mr|php-gtk2-2.0.3-0.svn20120905.1|79	extension = php_gtk2.so
12mr|php-gtk2-2.0.3-0.svn20120905.1|80	
12mr|php-gtk2-2.0.3-0.svn20120905.1|81	[php-gtk]
12mr|php-gtk2-2.0.3-0.svn20120905.1|82	
12mr|php-gtk2-2.0.3-0.svn20120905.1|83	;php-gtk.codepage = iso-8859-1
12mr|php-gtk2-2.0.3-0.svn20120905.1|84	;php-gtk.extensions =
12mr|php-gtk2-2.0.3-0.svn20120905.1|85	
12mr|php-gtk2-2.0.3-0.svn20120905.1|86	EOF
12mr|php-gtk2-2.0.3-0.svn20120905.1|87	
12mr|php-gtk2-2.0.3-0.svn20120905.1|88	%post
12mr|php-gtk2-2.0.3-0.svn20120905.1|89	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-gtk2-2.0.3-0.svn20120905.1|90	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-gtk2-2.0.3-0.svn20120905.1|91	fi
12mr|php-gtk2-2.0.3-0.svn20120905.1|92	
12mr|php-gtk2-2.0.3-0.svn20120905.1|93	%postun
12mr|php-gtk2-2.0.3-0.svn20120905.1|94	if [ "$1" = "0" ]; then
12mr|php-gtk2-2.0.3-0.svn20120905.1|95	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-gtk2-2.0.3-0.svn20120905.1|96	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-gtk2-2.0.3-0.svn20120905.1|97	fi
12mr|php-gtk2-2.0.3-0.svn20120905.1|98	fi
12mr|php-gtk2-2.0.3-0.svn20120905.1|99	
12mr|php-gtk2-2.0.3-0.svn20120905.1|100	%files
12mr|php-gtk2-2.0.3-0.svn20120905.1|101	%doc demos AUTHORS ChangeLog NEWS README* TODO2
12mr|php-gtk2-2.0.3-0.svn20120905.1|102	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/*
12mr|php-gtk2-2.0.3-0.svn20120905.1|103	%{_libdir}/php/extensions/php_gtk2.so
12mr|php-gtk2-2.0.3-0.svn20120905.1|104	
12mr|php-gtk2-2.0.3-0.svn20120905.1|105	
12mr|php-gtk2-2.0.3-0.svn20120905.1|106	
12mr|php-gtk2-2.0.3-0.svn20120905.1|107	%changelog
12mr|php-gtk2-2.0.3-0.svn20120905.1|108	* Wed Sep  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|php-gtk2-2.0.3-0.svn20120905.1|109	+ Commit: be617a1
12mr|php-gtk2-2.0.3-0.svn20120905.1|110	- Just use latest snapshot (20120905) instead of crazy patching for PHP 5.4 support
12mr|php-gtk2-2.0.3-0.svn20120905.1|111	
12mr|php-gtk2-2.0.3-0.svn20120905.1|112	* Wed Sep  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|php-gtk2-2.0.3-0.svn20120905.1|113	+ Commit: 3dad29c
12mr|php-gtk2-2.0.3-0.svn20120905.1|114	- Add patch to fix build with PHP 5.4 (try it)
12mr|php-gtk2-2.0.3-0.svn20120905.1|115	
12mr|php-gtk2-2.0.3-0.svn20120905.1|116	* Wed Sep  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|php-gtk2-2.0.3-0.svn20120905.1|117	+ Commit: 38115f9
12mr|php-gtk2-2.0.3-0.svn20120905.1|118	- Drop patch 0 (make-3.8), convert BR to pkgconfig style, disable requires exceptions to check if they are still needed
12mr|php-gtk2-2.0.3-0.svn20120905.1|119	
12mr|php-gtk2-2.0.3-0.svn20120905.1|120	

15881 12
12mr|php-ini-5.4.9-1|1	%define _enable_debug_packages %{nil}
12mr|php-ini-5.4.9-1|2	%define debug_package          %{nil}
12mr|php-ini-5.4.9-1|3	
12mr|php-ini-5.4.9-1|4	Summary:	INI files for PHP
12mr|php-ini-5.4.9-1|5	Name:		php-ini
12mr|php-ini-5.4.9-1|6	Version:	5.4.9
12mr|php-ini-5.4.9-1|7	Release:	1
12mr|php-ini-5.4.9-1|8	Group:		Development/Other
12mr|php-ini-5.4.9-1|9	URL:		http://www.php.net
12mr|php-ini-5.4.9-1|10	License:	PHP License
12mr|php-ini-5.4.9-1|11	Source0:	php.ini
12mr|php-ini-5.4.9-1|12	
12mr|php-ini-5.4.9-1|13	%description
12mr|php-ini-5.4.9-1|14	The php-ini package contains the ini file required for PHP.
12mr|php-ini-5.4.9-1|15	
12mr|php-ini-5.4.9-1|16	%prep
12mr|php-ini-5.4.9-1|17	
12mr|php-ini-5.4.9-1|18	%setup -c -T
12mr|php-ini-5.4.9-1|19	
12mr|php-ini-5.4.9-1|20	install -m0644 %{SOURCE0} php.ini
12mr|php-ini-5.4.9-1|21	
12mr|php-ini-5.4.9-1|22	# lib64 hack
12mr|php-ini-5.4.9-1|23	perl -p -i -e "s|/usr/lib|%{_libdir}|" php.ini
12mr|php-ini-5.4.9-1|24	
12mr|php-ini-5.4.9-1|25	%build
12mr|php-ini-5.4.9-1|26	
12mr|php-ini-5.4.9-1|27	%install
12mr|php-ini-5.4.9-1|28	install -d -m 755 %{buildroot}%{_sysconfdir}/php.d
12mr|php-ini-5.4.9-1|29	install -d -m 755 %{buildroot}%{_libdir}/php/extensions
12mr|php-ini-5.4.9-1|30	install -d -m 755 %{buildroot}%{_datadir}/php
12mr|php-ini-5.4.9-1|31	
12mr|php-ini-5.4.9-1|32	install -m0644 php.ini %{buildroot}%{_sysconfdir}/php.ini
12mr|php-ini-5.4.9-1|33	install -m0644 php.ini %{buildroot}%{_sysconfdir}/php-cgi-fcgi.ini
12mr|php-ini-5.4.9-1|34	
12mr|php-ini-5.4.9-1|35	%files
12mr|php-ini-5.4.9-1|36	%config(noreplace) %{_sysconfdir}/php.ini
12mr|php-ini-5.4.9-1|37	%config(noreplace) %{_sysconfdir}/php-cgi-fcgi.ini
12mr|php-ini-5.4.9-1|38	%dir %{_sysconfdir}/php.d
12mr|php-ini-5.4.9-1|39	%dir %{_libdir}/php
12mr|php-ini-5.4.9-1|40	%dir %{_datadir}/php
12mr|php-ini-5.4.9-1|41	%dir %{_libdir}/php/extensions
12mr|php-ini-5.4.9-1|42	

15882 12
12mr|php-mailparse-2.1.6-2|1	%define modname mailparse
12mr|php-mailparse-2.1.6-2|2	%define dirname %{modname}
12mr|php-mailparse-2.1.6-2|3	%define soname %{modname}.so
12mr|php-mailparse-2.1.6-2|4	%define inifile A12_%{modname}.ini
12mr|php-mailparse-2.1.6-2|5	
12mr|php-mailparse-2.1.6-2|6	Summary:	Email message manipulation for PHP
12mr|php-mailparse-2.1.6-2|7	Name:		php-%{modname}
12mr|php-mailparse-2.1.6-2|8	Version:	2.1.6
12mr|php-mailparse-2.1.6-2|9	Release:	%mkrel 2
12mr|php-mailparse-2.1.6-2|10	License:	PHP License
12mr|php-mailparse-2.1.6-2|11	Group:		Development/PHP
12mr|php-mailparse-2.1.6-2|12	URL:		http://pecl.php.net/package/mailparse
12mr|php-mailparse-2.1.6-2|13	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12mr|php-mailparse-2.1.6-2|14	Source1:	%{modname}.ini
12mr|php-mailparse-2.1.6-2|15	Patch0:		mailparse-0.9.4-silly_fix.patch
12mr|php-mailparse-2.1.6-2|16	Patch1:		mailparse-2.1.5-libmbfl_is_external.diff
12mr|php-mailparse-2.1.6-2|17	Requires:	php-cli >= 3:5.2.0
12mr|php-mailparse-2.1.6-2|18	Requires:	php-mbstring
12mr|php-mailparse-2.1.6-2|19	BuildRequires:	php-devel >= 3:5.2.0
12mr|php-mailparse-2.1.6-2|20	BuildRequires:	mbfl-devel
12mr|php-mailparse-2.1.6-2|21	Epoch:		1
12mr|php-mailparse-2.1.6-2|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|php-mailparse-2.1.6-2|23	
12mr|php-mailparse-2.1.6-2|24	%description
12mr|php-mailparse-2.1.6-2|25	Mailparse is an extension for parsing and working with email messages. It can
12mr|php-mailparse-2.1.6-2|26	deal with rfc822 and rfc2045 (MIME) compliant messages.
12mr|php-mailparse-2.1.6-2|27	
12mr|php-mailparse-2.1.6-2|28	%prep
12mr|php-mailparse-2.1.6-2|29	
12mr|php-mailparse-2.1.6-2|30	%setup -q -n %{modname}-%{version}
12mr|php-mailparse-2.1.6-2|31	%patch0 -p0
12mr|php-mailparse-2.1.6-2|32	%patch1 -p0
12mr|php-mailparse-2.1.6-2|33	
12mr|php-mailparse-2.1.6-2|34	# fix strange attribs
12mr|php-mailparse-2.1.6-2|35	find tests -type f|xargs chmod 644
12mr|php-mailparse-2.1.6-2|36	
12mr|php-mailparse-2.1.6-2|37	ln -s %{_usrsrc}/php-devel/ext .
12mr|php-mailparse-2.1.6-2|38	
12mr|php-mailparse-2.1.6-2|39	cp %{SOURCE1} %{inifile}
12mr|php-mailparse-2.1.6-2|40	
12mr|php-mailparse-2.1.6-2|41	%build
12mr|php-mailparse-2.1.6-2|42	%serverbuild
12mr|php-mailparse-2.1.6-2|43	
12mr|php-mailparse-2.1.6-2|44	phpize
12mr|php-mailparse-2.1.6-2|45	%configure2_5x \
12mr|php-mailparse-2.1.6-2|46	--enable-%{modname}=shared,%{_prefix}
12mr|php-mailparse-2.1.6-2|47	
12mr|php-mailparse-2.1.6-2|48	%make
12mr|php-mailparse-2.1.6-2|49	mv modules/*.so .
12mr|php-mailparse-2.1.6-2|50	
12mr|php-mailparse-2.1.6-2|51	%install
12mr|php-mailparse-2.1.6-2|52	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|php-mailparse-2.1.6-2|53	
12mr|php-mailparse-2.1.6-2|54	install -d %{buildroot}%{_libdir}/php/extensions
12mr|php-mailparse-2.1.6-2|55	install -d %{buildroot}%{_sysconfdir}/php.d
12mr|php-mailparse-2.1.6-2|56	
12mr|php-mailparse-2.1.6-2|57	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12mr|php-mailparse-2.1.6-2|58	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12mr|php-mailparse-2.1.6-2|59	
12mr|php-mailparse-2.1.6-2|60	%post
12mr|php-mailparse-2.1.6-2|61	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-mailparse-2.1.6-2|62	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-mailparse-2.1.6-2|63	fi
12mr|php-mailparse-2.1.6-2|64	
12mr|php-mailparse-2.1.6-2|65	%postun
12mr|php-mailparse-2.1.6-2|66	if [ "$1" = "0" ]; then
12mr|php-mailparse-2.1.6-2|67	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-mailparse-2.1.6-2|68	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-mailparse-2.1.6-2|69	fi
12mr|php-mailparse-2.1.6-2|70	fi
12mr|php-mailparse-2.1.6-2|71	
12mr|php-mailparse-2.1.6-2|72	%clean
12mr|php-mailparse-2.1.6-2|73	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|php-mailparse-2.1.6-2|74	
12mr|php-mailparse-2.1.6-2|75	%files
12mr|php-mailparse-2.1.6-2|76	%defattr(-,root,root)
12mr|php-mailparse-2.1.6-2|77	%doc tests CREDITS README try.php
12mr|php-mailparse-2.1.6-2|78	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12mr|php-mailparse-2.1.6-2|79	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12mr|php-mailparse-2.1.6-2|80	
12mr|php-mailparse-2.1.6-2|81	
12mr|php-mailparse-2.1.6-2|82	
12mr|php-mailparse-2.1.6-2|83	%changelog
12mr|php-mailparse-2.1.6-2|84	

15883 12
12mr|php-mcal-0.6-45|1	%define realname MCAL
12mr|php-mcal-0.6-45|2	%define modname mcal
12mr|php-mcal-0.6-45|3	%define dirname %{modname}
12mr|php-mcal-0.6-45|4	%define soname %{modname}.so
12mr|php-mcal-0.6-45|5	%define inifile 62_%{modname}.ini
12mr|php-mcal-0.6-45|6	
12mr|php-mcal-0.6-45|7	Summary:	The %{realname} module for PHP
12mr|php-mcal-0.6-45|8	Name:		php-%{modname}
12mr|php-mcal-0.6-45|9	Version:	0.6
12mr|php-mcal-0.6-45|10	Release:	%mkrel 45
12mr|php-mcal-0.6-45|11	Group:		Development/PHP
12mr|php-mcal-0.6-45|12	License:	PHP License
12mr|php-mcal-0.6-45|13	URL:		http://www.php.net
12mr|php-mcal-0.6-45|14	Source0:	mcal-%{version}.tar.bz2
12mr|php-mcal-0.6-45|15	Patch0:		mcal-0.6-deprecation_fix.diff
12mr|php-mcal-0.6-45|16	Patch1:		mcal-0.6-php54x.diff
12mr|php-mcal-0.6-45|17	BuildRequires:  php-devel >= 3:5.2.0
12mr|php-mcal-0.6-45|18	BuildRequires:	libmcal-devel
12mr|php-mcal-0.6-45|19	Epoch:		1
12mr|php-mcal-0.6-45|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|php-mcal-0.6-45|21	
12mr|php-mcal-0.6-45|22	%description
12mr|php-mcal-0.6-45|23	This is a dynamic shared object (DSO) that adds MCAL support to PHP.
12mr|php-mcal-0.6-45|24	
12mr|php-mcal-0.6-45|25	MCAL stands for Modular Calendar Access Library.
12mr|php-mcal-0.6-45|26	
12mr|php-mcal-0.6-45|27	Libmcal is a C library for accessing calendars. It's written to be very
12mr|php-mcal-0.6-45|28	modular, with pluggable drivers. MCAL is the calendar equivalent of the IMAP
12mr|php-mcal-0.6-45|29	module for mailboxes.
12mr|php-mcal-0.6-45|30	
12mr|php-mcal-0.6-45|31	With mcal support, a calendar stream can be opened much like the mailbox stream
12mr|php-mcal-0.6-45|32	with the IMAP support. Calendars can be local file stores, remote ICAP servers,
12mr|php-mcal-0.6-45|33	or other formats that are supported by the mcal library.
12mr|php-mcal-0.6-45|34	
12mr|php-mcal-0.6-45|35	Calendar events can be pulled up, queried, and stored. There is also support
12mr|php-mcal-0.6-45|36	for calendar triggers (alarms) and recurring events.
12mr|php-mcal-0.6-45|37	
12mr|php-mcal-0.6-45|38	With libmcal, central calendar servers can be accessed, removing the need for
12mr|php-mcal-0.6-45|39	any specific database or local file programming.
12mr|php-mcal-0.6-45|40	
12mr|php-mcal-0.6-45|41	%prep
12mr|php-mcal-0.6-45|42	
12mr|php-mcal-0.6-45|43	%setup -q -n mcal-%{version}
12mr|php-mcal-0.6-45|44	%patch0 -p0
12mr|php-mcal-0.6-45|45	%patch1 -p0
12mr|php-mcal-0.6-45|46	
12mr|php-mcal-0.6-45|47	%build
12mr|php-mcal-0.6-45|48	%serverbuild
12mr|php-mcal-0.6-45|49	
12mr|php-mcal-0.6-45|50	phpize
12mr|php-mcal-0.6-45|51	%configure2_5x --with-libdir=%{_lib} \
12mr|php-mcal-0.6-45|52	--with-%{modname}=%{_prefix}
12mr|php-mcal-0.6-45|53	
12mr|php-mcal-0.6-45|54	%make
12mr|php-mcal-0.6-45|55	mv modules/*.so .
12mr|php-mcal-0.6-45|56	
12mr|php-mcal-0.6-45|57	%install
12mr|php-mcal-0.6-45|58	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|php-mcal-0.6-45|59	
12mr|php-mcal-0.6-45|60	install -d %{buildroot}%{_libdir}/php/extensions
12mr|php-mcal-0.6-45|61	install -d %{buildroot}%{_sysconfdir}/php.d
12mr|php-mcal-0.6-45|62	
12mr|php-mcal-0.6-45|63	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12mr|php-mcal-0.6-45|64	
12mr|php-mcal-0.6-45|65	cat > README.%{modname} << EOF
12mr|php-mcal-0.6-45|66	The %{name} package contains a dynamic shared object (DSO) for PHP.
12mr|php-mcal-0.6-45|67	To activate it, make sure a file /etc/php.d/%{inifile} is present and
12mr|php-mcal-0.6-45|68	contains the line 'extension = %{soname}'.
12mr|php-mcal-0.6-45|69	EOF
12mr|php-mcal-0.6-45|70	
12mr|php-mcal-0.6-45|71	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12mr|php-mcal-0.6-45|72	extension = %{soname}
12mr|php-mcal-0.6-45|73	EOF
12mr|php-mcal-0.6-45|74	
12mr|php-mcal-0.6-45|75	%post
12mr|php-mcal-0.6-45|76	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-mcal-0.6-45|77	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-mcal-0.6-45|78	fi
12mr|php-mcal-0.6-45|79	
12mr|php-mcal-0.6-45|80	%postun
12mr|php-mcal-0.6-45|81	if [ "$1" = "0" ]; then
12mr|php-mcal-0.6-45|82	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-mcal-0.6-45|83	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-mcal-0.6-45|84	fi
12mr|php-mcal-0.6-45|85	fi
12mr|php-mcal-0.6-45|86	
12mr|php-mcal-0.6-45|87	%clean
12mr|php-mcal-0.6-45|88	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|php-mcal-0.6-45|89	
12mr|php-mcal-0.6-45|90	%files
12mr|php-mcal-0.6-45|91	%defattr(-,root,root)
12mr|php-mcal-0.6-45|92	%doc README*
12mr|php-mcal-0.6-45|93	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12mr|php-mcal-0.6-45|94	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12mr|php-mcal-0.6-45|95	
12mr|php-mcal-0.6-45|96	
12mr|php-mcal-0.6-45|97	
12mr|php-mcal-0.6-45|98	%changelog
12mr|php-mcal-0.6-45|99	

15884 12
12mr|php-optimizer-0.1-0.alpha2.16|1	%define _disable_ld_no_undefined 1
12mr|php-optimizer-0.1-0.alpha2.16|2	
12mr|php-optimizer-0.1-0.alpha2.16|3	%define modname optimizer
12mr|php-optimizer-0.1-0.alpha2.16|4	%define soname %{modname}.so
12mr|php-optimizer-0.1-0.alpha2.16|5	%define inifile 99_%{modname}.ini
12mr|php-optimizer-0.1-0.alpha2.16|6	
12mr|php-optimizer-0.1-0.alpha2.16|7	Summary:	PHP optimizer extension for APC
12mr|php-optimizer-0.1-0.alpha2.16|8	Name:		php-%{modname}
12mr|php-optimizer-0.1-0.alpha2.16|9	Version:	0.1
12mr|php-optimizer-0.1-0.alpha2.16|10	Release:	%mkrel 0.alpha2.16
12mr|php-optimizer-0.1-0.alpha2.16|11	Group:		Development/PHP
12mr|php-optimizer-0.1-0.alpha2.16|12	License:	BSD-Style
12mr|php-optimizer-0.1-0.alpha2.16|13	URL:		http://pecl.php.net/package/%{modname}
12mr|php-optimizer-0.1-0.alpha2.16|14	#Source0:	http://pecl.php.net/get/%{modname}-%{version}alpha1.tgz
12mr|php-optimizer-0.1-0.alpha2.16|15	# cvs -d :pserver:cvsread@cvs.php.net:/repository checkout pecl/optimizer optimizer
12mr|php-optimizer-0.1-0.alpha2.16|16	Source0:	%{modname}.tar.gz
12mr|php-optimizer-0.1-0.alpha2.16|17	Source1:	optimizer.ini
12mr|php-optimizer-0.1-0.alpha2.16|18	Patch0:		optimizer-no_egg.diff
12mr|php-optimizer-0.1-0.alpha2.16|19	BuildRequires:  php-devel >= 3:5.2.0
12mr|php-optimizer-0.1-0.alpha2.16|20	Requires:	php-vld
12mr|php-optimizer-0.1-0.alpha2.16|21	Requires:	php-apc
12mr|php-optimizer-0.1-0.alpha2.16|22	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|php-optimizer-0.1-0.alpha2.16|23	
12mr|php-optimizer-0.1-0.alpha2.16|24	%description
12mr|php-optimizer-0.1-0.alpha2.16|25	An opcode optimizer for PHP to be used with the APC opcode cache.
12mr|php-optimizer-0.1-0.alpha2.16|26	
12mr|php-optimizer-0.1-0.alpha2.16|27	%prep
12mr|php-optimizer-0.1-0.alpha2.16|28	
12mr|php-optimizer-0.1-0.alpha2.16|29	%setup -q -n %{modname}
12mr|php-optimizer-0.1-0.alpha2.16|30	#[ "../package*.xml" != "/" ] && mv ../package*.xml .
12mr|php-optimizer-0.1-0.alpha2.16|31	
12mr|php-optimizer-0.1-0.alpha2.16|32	find . -type d -exec chmod 755 {} \;
12mr|php-optimizer-0.1-0.alpha2.16|33	find . -type f -exec chmod 644 {} \;
12mr|php-optimizer-0.1-0.alpha2.16|34	
12mr|php-optimizer-0.1-0.alpha2.16|35	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12mr|php-optimizer-0.1-0.alpha2.16|36	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mr|php-optimizer-0.1-0.alpha2.16|37	done
12mr|php-optimizer-0.1-0.alpha2.16|38	
12mr|php-optimizer-0.1-0.alpha2.16|39	%patch0 -p1
12mr|php-optimizer-0.1-0.alpha2.16|40	
12mr|php-optimizer-0.1-0.alpha2.16|41	cp %{SOURCE1} %{inifile}
12mr|php-optimizer-0.1-0.alpha2.16|42	
12mr|php-optimizer-0.1-0.alpha2.16|43	%build
12mr|php-optimizer-0.1-0.alpha2.16|44	%serverbuild
12mr|php-optimizer-0.1-0.alpha2.16|45	
12mr|php-optimizer-0.1-0.alpha2.16|46	phpize
12mr|php-optimizer-0.1-0.alpha2.16|47	
12mr|php-optimizer-0.1-0.alpha2.16|48	mkdir -p build-optimizer
12mr|php-optimizer-0.1-0.alpha2.16|49	pushd build-optimizer
12mr|php-optimizer-0.1-0.alpha2.16|50	ln -s ../configure .
12mr|php-optimizer-0.1-0.alpha2.16|51	%configure2_5x \
12mr|php-optimizer-0.1-0.alpha2.16|52	--enable-%{modname}=shared,%{_prefix}
12mr|php-optimizer-0.1-0.alpha2.16|53	
12mr|php-optimizer-0.1-0.alpha2.16|54	%make
12mr|php-optimizer-0.1-0.alpha2.16|55	popd
12mr|php-optimizer-0.1-0.alpha2.16|56	
12mr|php-optimizer-0.1-0.alpha2.16|57	mkdir -p build-optimizer-debug
12mr|php-optimizer-0.1-0.alpha2.16|58	pushd build-optimizer-debug
12mr|php-optimizer-0.1-0.alpha2.16|59	ln -s ../configure .
12mr|php-optimizer-0.1-0.alpha2.16|60	export OPTIMIZER_DEBUG_COMPILE="1"
12mr|php-optimizer-0.1-0.alpha2.16|61	export OPTIMIZER_STATS_COMPILE="1"
12mr|php-optimizer-0.1-0.alpha2.16|62	
12mr|php-optimizer-0.1-0.alpha2.16|63	%configure2_5x \
12mr|php-optimizer-0.1-0.alpha2.16|64	--enable-%{modname}=shared,%{_prefix}
12mr|php-optimizer-0.1-0.alpha2.16|65	
12mr|php-optimizer-0.1-0.alpha2.16|66	%make
12mr|php-optimizer-0.1-0.alpha2.16|67	popd
12mr|php-optimizer-0.1-0.alpha2.16|68	
12mr|php-optimizer-0.1-0.alpha2.16|69	%install
12mr|php-optimizer-0.1-0.alpha2.16|70	rm -rf %{buildroot}
12mr|php-optimizer-0.1-0.alpha2.16|71	
12mr|php-optimizer-0.1-0.alpha2.16|72	install -d %{buildroot}%{_libdir}/php/extensions
12mr|php-optimizer-0.1-0.alpha2.16|73	install -d %{buildroot}%{_sysconfdir}/php.d
12mr|php-optimizer-0.1-0.alpha2.16|74	
12mr|php-optimizer-0.1-0.alpha2.16|75	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12mr|php-optimizer-0.1-0.alpha2.16|76	
12mr|php-optimizer-0.1-0.alpha2.16|77	install -m0755 build-optimizer/modules/optimizer.so %{buildroot}%{_libdir}/php/extensions/optimizer.so
12mr|php-optimizer-0.1-0.alpha2.16|78	install -m0755 build-optimizer-debug/modules/optimizer.so %{buildroot}%{_libdir}/php/extensions/optimizer-debug.so
12mr|php-optimizer-0.1-0.alpha2.16|79	
12mr|php-optimizer-0.1-0.alpha2.16|80	%post
12mr|php-optimizer-0.1-0.alpha2.16|81	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-optimizer-0.1-0.alpha2.16|82	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-optimizer-0.1-0.alpha2.16|83	fi
12mr|php-optimizer-0.1-0.alpha2.16|84	
12mr|php-optimizer-0.1-0.alpha2.16|85	%postun
12mr|php-optimizer-0.1-0.alpha2.16|86	if [ "$1" = "0" ]; then
12mr|php-optimizer-0.1-0.alpha2.16|87	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-optimizer-0.1-0.alpha2.16|88	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-optimizer-0.1-0.alpha2.16|89	fi
12mr|php-optimizer-0.1-0.alpha2.16|90	fi
12mr|php-optimizer-0.1-0.alpha2.16|91	
12mr|php-optimizer-0.1-0.alpha2.16|92	%clean
12mr|php-optimizer-0.1-0.alpha2.16|93	rm -rf %{buildroot}
12mr|php-optimizer-0.1-0.alpha2.16|94	
12mr|php-optimizer-0.1-0.alpha2.16|95	%files
12mr|php-optimizer-0.1-0.alpha2.16|96	%defattr(-,root,root)
12mr|php-optimizer-0.1-0.alpha2.16|97	%doc README package*.xml
12mr|php-optimizer-0.1-0.alpha2.16|98	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12mr|php-optimizer-0.1-0.alpha2.16|99	%attr(0755,root,root) %{_libdir}/php/extensions/optimizer.so
12mr|php-optimizer-0.1-0.alpha2.16|100	%attr(0755,root,root) %{_libdir}/php/extensions/optimizer-debug.so
12mr|php-optimizer-0.1-0.alpha2.16|101	
12mr|php-optimizer-0.1-0.alpha2.16|102	
12mr|php-optimizer-0.1-0.alpha2.16|103	
12mr|php-optimizer-0.1-0.alpha2.16|104	
12mr|php-optimizer-0.1-0.alpha2.16|105	%changelog
12mr|php-optimizer-0.1-0.alpha2.16|106	

15885 12
12mr|php-pear-1.9.4-5|1	%define	__noautoreq pear\\\\((PHPUnit.*|PEAR.*)\\\\)
12mr|php-pear-1.9.4-5|2	%define Archive_Tar_version 1.3.9
12mr|php-pear-1.9.4-5|3	%define Console_Getopt_version 1.3.1
12mr|php-pear-1.9.4-5|4	%define Structures_Graph_version 1.0.4
12mr|php-pear-1.9.4-5|5	%define XML_RPC_version 1.5.5
12mr|php-pear-1.9.4-5|6	%define XML_Util_version 1.2.1
12mr|php-pear-1.9.4-5|7	
12mr|php-pear-1.9.4-5|8	Summary:	PHP Extension and Application Repository
12mr|php-pear-1.9.4-5|9	Name:		php-pear
12mr|php-pear-1.9.4-5|10	Version:	1.9.4
12mr|php-pear-1.9.4-5|11	Epoch:		1
12mr|php-pear-1.9.4-5|12	Release:	5
12mr|php-pear-1.9.4-5|13	License:	PHP License
12mr|php-pear-1.9.4-5|14	Group:		Development/PHP
12mr|php-pear-1.9.4-5|15	URL:		http://pear.php.net/package/PEAR/
12mr|php-pear-1.9.4-5|16	Source0:	http://pear.php.net/get/PEAR-%{version}.tgz
12mr|php-pear-1.9.4-5|17	Source1:	install-pear.php
12mr|php-pear-1.9.4-5|18	Source2:	relocate.php
12mr|php-pear-1.9.4-5|19	Source3:	strip.php
12mr|php-pear-1.9.4-5|20	Source4:	LICENSE
12mr|php-pear-1.9.4-5|21	Source5:	pear.script
12mr|php-pear-1.9.4-5|22	Source10:	pear.sh
12mr|php-pear-1.9.4-5|23	Source11:	pecl.sh
12mr|php-pear-1.9.4-5|24	Source12:	peardev.sh
12mr|php-pear-1.9.4-5|25	Source20:	http://pear.php.net/get/XML_RPC-%{XML_RPC_version}.tgz
12mr|php-pear-1.9.4-5|26	Source21:	http://pear.php.net/get/Archive_Tar-%{Archive_Tar_version}.tgz
12mr|php-pear-1.9.4-5|27	Source22:	http://pear.php.net/get/Console_Getopt-%{Console_Getopt_version}.tgz
12mr|php-pear-1.9.4-5|28	Source23:	http://pear.php.net/get/Structures_Graph-%{Structures_Graph_version}.tgz
12mr|php-pear-1.9.4-5|29	Source24:	http://pear.php.net/get/XML_Util-%{XML_Util_version}.tgz
12mr|php-pear-1.9.4-5|30	Patch0:		PEAR-1.9.4-use-autoload.patch
12mr|php-pear-1.9.4-5|31	BuildRequires:	php-cli
12mr|php-pear-1.9.4-5|32	BuildRequires:	php-xml
12mr|php-pear-1.9.4-5|33	Requires:	php-cli
12mr|php-pear-1.9.4-5|34	Requires:	php-xml
12mr|php-pear-1.9.4-5|35	Provides:	php-pear-Console_Getopt = %{Console_Getopt_version}
12mr|php-pear-1.9.4-5|36	Provides:	php-pear-Archive_Tar = %{Archive_Tar_version}
12mr|php-pear-1.9.4-5|37	Provides:	php-pear-Structures_Graph = %{Structures_Graph_version}
12mr|php-pear-1.9.4-5|38	Provides:	php-pear-XML_RPC = %{XML_RPC_version}
12mr|php-pear-1.9.4-5|39	Provides:	php-pear-XML_Util = %{XML_Util_version}
12mr|php-pear-1.9.4-5|40	Obsoletes:	php-pear-XML_Util < %{XML_Util_version}
12mr|php-pear-1.9.4-5|41	# the russian roulette fix - start
12mr|php-pear-1.9.4-5|42	# this reduces breakage going from php-pear-5.2.x
12mr|php-pear-1.9.4-5|43	Provides:	pear = %{epoch}:%{version}
12mr|php-pear-1.9.4-5|44	Provides:	php-pear-PEAR = %{epoch}:%{version}
12mr|php-pear-1.9.4-5|45	Provides:	php-pear-PEAR-Command = %{epoch}:%{version}
12mr|php-pear-1.9.4-5|46	Provides:	php-pear-PEAR-Frontend_CLI = %{epoch}:%{version}
12mr|php-pear-1.9.4-5|47	Provides:	php-pear-PEAR-OS = %{epoch}:%{version}
12mr|php-pear-1.9.4-5|48	Obsoletes:	php-pear-PEAR
12mr|php-pear-1.9.4-5|49	Obsoletes:	php-pear-PEAR-Command
12mr|php-pear-1.9.4-5|50	Obsoletes:	php-pear-PEAR-Frontend_CLI
12mr|php-pear-1.9.4-5|51	Obsoletes:	php-pear-PEAR-OS
12mr|php-pear-1.9.4-5|52	# the russian roulette fix - end
12mr|php-pear-1.9.4-5|53	Suggests:	php-pear-DB php-pear-Log php-pear-Mail php-pear-Mail_Mime php-pear-Mail_mimeDecode php-pear-Net_SMTP php-pear-Net_Socket php-pear-XML_Parser
12mr|php-pear-1.9.4-5|54	BuildArch:	noarch
12mr|php-pear-1.9.4-5|55	
12mr|php-pear-1.9.4-5|56	%description
12mr|php-pear-1.9.4-5|57	PEAR is short for "PHP Extension and Application Repository" and is pronounced
12mr|php-pear-1.9.4-5|58	just like the fruit. The purpose of PEAR is to provide:
12mr|php-pear-1.9.4-5|59	
12mr|php-pear-1.9.4-5|60	* A structured library of open-sourced code for PHP users
12mr|php-pear-1.9.4-5|61	* A system for code distribution and package maintenance
12mr|php-pear-1.9.4-5|62	* A standard style for code written in PHP
12mr|php-pear-1.9.4-5|63	* The PHP Foundation Classes (PFC)
12mr|php-pear-1.9.4-5|64	* The PHP Extension Code Library (PECL)
12mr|php-pear-1.9.4-5|65	* A web site, mailing lists and download mirrors to support the PHP/PEAR
12mr|php-pear-1.9.4-5|66	community
12mr|php-pear-1.9.4-5|67	
12mr|php-pear-1.9.4-5|68	%prep
12mr|php-pear-1.9.4-5|69	%setup -q -cT
12mr|php-pear-1.9.4-5|70	
12mr|php-pear-1.9.4-5|71	# Create a usable PEAR directory (used by install-pear.php)
12mr|php-pear-1.9.4-5|72	for archive in %{SOURCE0} %{SOURCE21} %{SOURCE22} %{SOURCE23} %{SOURCE24}; do
12mr|php-pear-1.9.4-5|73	tar xzf  $archive --strip-components 1
12mr|php-pear-1.9.4-5|74	done
12mr|php-pear-1.9.4-5|75	tar xzf %{SOURCE24} package.xml
12mr|php-pear-1.9.4-5|76	mv package.xml XML_Util.xml
12mr|php-pear-1.9.4-5|77	
12mr|php-pear-1.9.4-5|78	%patch0 -p1
12mr|php-pear-1.9.4-5|79	
12mr|php-pear-1.9.4-5|80	%build
12mr|php-pear-1.9.4-5|81	
12mr|php-pear-1.9.4-5|82	%install
12mr|php-pear-1.9.4-5|83	
12mr|php-pear-1.9.4-5|84	export PHP_PEAR_SYSCONF_DIR=%{_sysconfdir}
12mr|php-pear-1.9.4-5|85	export PHP_PEAR_SIG_KEYDIR=%{_sysconfdir}/pearkeys
12mr|php-pear-1.9.4-5|86	export PHP_PEAR_SIG_BIN=%{_bindir}/gpg
12mr|php-pear-1.9.4-5|87	export PHP_PEAR_INSTALL_DIR=%{_datadir}/pear
12mr|php-pear-1.9.4-5|88	
12mr|php-pear-1.9.4-5|89	# 1.4.11 tries to write to the cache directory during installation
12mr|php-pear-1.9.4-5|90	# so it's not possible to set a sane default via the environment.
12mr|php-pear-1.9.4-5|91	# The ${PWD} bit will be stripped via relocate.php later.
12mr|php-pear-1.9.4-5|92	export PHP_PEAR_CACHE_DIR=${PWD}%{_localstatedir}/cache/php-pear
12mr|php-pear-1.9.4-5|93	export PHP_PEAR_TEMP_DIR=/var/tmp
12mr|php-pear-1.9.4-5|94	
12mr|php-pear-1.9.4-5|95	install -d \
12mr|php-pear-1.9.4-5|96	%{buildroot}%{_datadir}/pear \
12mr|php-pear-1.9.4-5|97	%{buildroot}%{_localstatedir}/cache/php-pear \
12mr|php-pear-1.9.4-5|98	%{buildroot}%{_localstatedir}/www/html \
12mr|php-pear-1.9.4-5|99	%{buildroot}%{_datadir}/pear/.pkgxml \
12mr|php-pear-1.9.4-5|100	%{buildroot}%{_sysconfdir}/rpm \
12mr|php-pear-1.9.4-5|101	%{buildroot}%{_sysconfdir}/pear
12mr|php-pear-1.9.4-5|102	
12mr|php-pear-1.9.4-5|103	export INSTALL_ROOT=%{buildroot}
12mr|php-pear-1.9.4-5|104	
12mr|php-pear-1.9.4-5|105	%{_bindir}/php \
12mr|php-pear-1.9.4-5|106	-n -dmemory_limit=32M -dshort_open_tag=0 -dsafe_mode=0 \
12mr|php-pear-1.9.4-5|107	-derror_reporting=E_ALL -ddetect_unicode=0 \
12mr|php-pear-1.9.4-5|108	%{SOURCE1} -d %{_datadir}/pear \
12mr|php-pear-1.9.4-5|109	-c %{_sysconfdir}/pear \
12mr|php-pear-1.9.4-5|110	-b %{_bindir} \
12mr|php-pear-1.9.4-5|111	-w %{_localstatedir}/www/html \
12mr|php-pear-1.9.4-5|112	%{SOURCE0} %{SOURCE21} %{SOURCE22} %{SOURCE23} %{SOURCE24} %{SOURCE20}
12mr|php-pear-1.9.4-5|113	
12mr|php-pear-1.9.4-5|114	# Replace /usr/bin/* with simple scripts:
12mr|php-pear-1.9.4-5|115	install -m 755 %{SOURCE10} %{buildroot}%{_bindir}/pear
12mr|php-pear-1.9.4-5|116	install -m 755 %{SOURCE11} %{buildroot}%{_bindir}/pecl
12mr|php-pear-1.9.4-5|117	install -m 755 %{SOURCE12} %{buildroot}%{_bindir}/peardev
12mr|php-pear-1.9.4-5|118	
12mr|php-pear-1.9.4-5|119	# Sanitize the pear.conf
12mr|php-pear-1.9.4-5|120	%{_bindir}/php -n %{SOURCE2} %{buildroot}%{_sysconfdir}/pear.conf %{buildroot} |
12mr|php-pear-1.9.4-5|121	%{_bindir}/php -n %{SOURCE2} php://stdin $PWD > new-pear.conf
12mr|php-pear-1.9.4-5|122	%{_bindir}/php -n %{SOURCE3} new-pear.conf ext_dir |
12mr|php-pear-1.9.4-5|123	%{_bindir}/php -n %{SOURCE3} php://stdin http_proxy > %{buildroot}%{_sysconfdir}/pear.conf
12mr|php-pear-1.9.4-5|124	
12mr|php-pear-1.9.4-5|125	%{_bindir}/php -r "print_r(unserialize(substr(file_get_contents('%{buildroot}%{_sysconfdir}/pear.conf'),17)));"
12mr|php-pear-1.9.4-5|126	
12mr|php-pear-1.9.4-5|127	install -m 644 -c %{SOURCE4} LICENSE
12mr|php-pear-1.9.4-5|128	
12mr|php-pear-1.9.4-5|129	# Why this file here ?
12mr|php-pear-1.9.4-5|130	rm -rf %{buildroot}/.depdb* %{buildroot}/.lock %{buildroot}/.channels %{buildroot}/.filemap
12mr|php-pear-1.9.4-5|131	
12mr|php-pear-1.9.4-5|132	# Need for re-registrying XML_Util
12mr|php-pear-1.9.4-5|133	install -m 644 XML_Util.xml %{buildroot}%{_datadir}/pear/.pkgxml/
12mr|php-pear-1.9.4-5|134	
12mr|php-pear-1.9.4-5|135	# rpm filetriggers
12mr|php-pear-1.9.4-5|136	install -d -m 755 %{buildroot}%{_localstatedir}/lib/rpm/filetriggers
12mr|php-pear-1.9.4-5|137	cat > %buildroot%{_localstatedir}/lib/rpm/filetriggers/pear.filter << EOF
12mr|php-pear-1.9.4-5|138	^.%{_datadir}/pear/packages/.*\.xml$
12mr|php-pear-1.9.4-5|139	EOF
12mr|php-pear-1.9.4-5|140	install -m 755 %{SOURCE5} \
12mr|php-pear-1.9.4-5|141	%{buildroot}%{_localstatedir}/lib/rpm/filetriggers/pear.script
12mr|php-pear-1.9.4-5|142	
12mr|php-pear-1.9.4-5|143	%check
12mr|php-pear-1.9.4-5|144	# Check that no bogus paths are left in the configuration, or in
12mr|php-pear-1.9.4-5|145	# the generated registry files.
12mr|php-pear-1.9.4-5|146	grep %{buildroot} %{buildroot}%{_sysconfdir}/pear.conf && exit 1
12mr|php-pear-1.9.4-5|147	grep %{_libdir} %{buildroot}%{_sysconfdir}/pear.conf && exit 1
12mr|php-pear-1.9.4-5|148	grep '"/tmp"' %{buildroot}%{_sysconfdir}/pear.conf && exit 1
12mr|php-pear-1.9.4-5|149	grep /usr/local %{buildroot}%{_sysconfdir}/pear.conf && exit 1
12mr|php-pear-1.9.4-5|150	grep -rl %{buildroot} %{buildroot} && exit 1
12mr|php-pear-1.9.4-5|151	
12mr|php-pear-1.9.4-5|152	%triggerpostun -- php-pear-XML-Util
12mr|php-pear-1.9.4-5|153	# re-register extension unregistered during postun of obsoleted
12mr|php-pear-1.9.4-5|154	# package php-pear-XML-Util
12mr|php-pear-1.9.4-5|155	%{_bindir}/pear install --nodeps --soft --force --register-only \
12mr|php-pear-1.9.4-5|156	%{_datadir}/pear/packages/XML_Util.xml >/dev/null || :
12mr|php-pear-1.9.4-5|157	
12mr|php-pear-1.9.4-5|158	%files
12mr|php-pear-1.9.4-5|159	%doc LICENSE README
12mr|php-pear-1.9.4-5|160	%dir %{_sysconfdir}/pear
12mr|php-pear-1.9.4-5|161	%config(noreplace) %{_sysconfdir}/pear.conf
12mr|php-pear-1.9.4-5|162	%{_datadir}/pear
12mr|php-pear-1.9.4-5|163	%{_bindir}/*
12mr|php-pear-1.9.4-5|164	%dir %{_localstatedir}/cache/php-pear
12mr|php-pear-1.9.4-5|165	%{_localstatedir}/lib/rpm/filetriggers/pear.*
12mr|php-pear-1.9.4-5|166	
12mr|php-pear-1.9.4-5|167	
12mr|php-pear-1.9.4-5|168	
12mr|php-pear-1.9.4-5|169	%changelog
12mr|php-pear-1.9.4-5|170	

15886 12
12mr|php-pear-Auth_SASL-1.0.6-2|1	%define		_class		Auth
12mr|php-pear-Auth_SASL-1.0.6-2|2	%define		_subclass	SASL
12mr|php-pear-Auth_SASL-1.0.6-2|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Auth_SASL-1.0.6-2|4	
12mr|php-pear-Auth_SASL-1.0.6-2|5	Summary:	Generate responses to common SASL mechanisms
12mr|php-pear-Auth_SASL-1.0.6-2|6	Name:		php-pear-%{upstream_name}
12mr|php-pear-Auth_SASL-1.0.6-2|7	Version:	1.0.6
12mr|php-pear-Auth_SASL-1.0.6-2|8	Release:	%mkrel 2
12mr|php-pear-Auth_SASL-1.0.6-2|9	License:	PHP License
12mr|php-pear-Auth_SASL-1.0.6-2|10	Group:		Development/PHP
12mr|php-pear-Auth_SASL-1.0.6-2|11	URL:		http://pear.php.net/package/Auth_SASL/
12mr|php-pear-Auth_SASL-1.0.6-2|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Auth_SASL-1.0.6-2|13	Requires(post): php-pear
12mr|php-pear-Auth_SASL-1.0.6-2|14	Requires(preun): php-pear
12mr|php-pear-Auth_SASL-1.0.6-2|15	Requires:	php-pear
12mr|php-pear-Auth_SASL-1.0.6-2|16	BuildRequires:	php-pear
12mr|php-pear-Auth_SASL-1.0.6-2|17	BuildArch:	noarch
12mr|php-pear-Auth_SASL-1.0.6-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Auth_SASL-1.0.6-2|19	
12mr|php-pear-Auth_SASL-1.0.6-2|20	%description
12mr|php-pear-Auth_SASL-1.0.6-2|21	Provides code to generate responses to common SASL mechanisms,
12mr|php-pear-Auth_SASL-1.0.6-2|22	including: Digest-MD5, CramMD5, Plain, Anonymous, Login (Pseudo
12mr|php-pear-Auth_SASL-1.0.6-2|23	mechanism).
12mr|php-pear-Auth_SASL-1.0.6-2|24	
12mr|php-pear-Auth_SASL-1.0.6-2|25	%prep
12mr|php-pear-Auth_SASL-1.0.6-2|26	%setup -q -c
12mr|php-pear-Auth_SASL-1.0.6-2|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Auth_SASL-1.0.6-2|28	
12mr|php-pear-Auth_SASL-1.0.6-2|29	%install
12mr|php-pear-Auth_SASL-1.0.6-2|30	rm -rf %{buildroot}
12mr|php-pear-Auth_SASL-1.0.6-2|31	
12mr|php-pear-Auth_SASL-1.0.6-2|32	cd %{upstream_name}-%{version}
12mr|php-pear-Auth_SASL-1.0.6-2|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Auth_SASL-1.0.6-2|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Auth_SASL-1.0.6-2|35	
12mr|php-pear-Auth_SASL-1.0.6-2|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Auth_SASL-1.0.6-2|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Auth_SASL-1.0.6-2|38	
12mr|php-pear-Auth_SASL-1.0.6-2|39	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Auth_SASL-1.0.6-2|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Auth_SASL-1.0.6-2|41	
12mr|php-pear-Auth_SASL-1.0.6-2|42	%post
12mr|php-pear-Auth_SASL-1.0.6-2|43	%if %mdkversion < 201000
12mr|php-pear-Auth_SASL-1.0.6-2|44	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Auth_SASL-1.0.6-2|45	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Auth_SASL-1.0.6-2|46	%endif
12mr|php-pear-Auth_SASL-1.0.6-2|47	
12mr|php-pear-Auth_SASL-1.0.6-2|48	%preun
12mr|php-pear-Auth_SASL-1.0.6-2|49	%if %mdkversion < 201000
12mr|php-pear-Auth_SASL-1.0.6-2|50	if [ "$1" -eq "0" ]; then
12mr|php-pear-Auth_SASL-1.0.6-2|51	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Auth_SASL-1.0.6-2|52	%{upstream_name} >/dev/null || :
12mr|php-pear-Auth_SASL-1.0.6-2|53	fi
12mr|php-pear-Auth_SASL-1.0.6-2|54	%endif
12mr|php-pear-Auth_SASL-1.0.6-2|55	
12mr|php-pear-Auth_SASL-1.0.6-2|56	%clean
12mr|php-pear-Auth_SASL-1.0.6-2|57	rm -rf %{buildroot}
12mr|php-pear-Auth_SASL-1.0.6-2|58	
12mr|php-pear-Auth_SASL-1.0.6-2|59	%files
12mr|php-pear-Auth_SASL-1.0.6-2|60	%defattr(-,root,root)
12mr|php-pear-Auth_SASL-1.0.6-2|61	%{_datadir}/pear/%{_class}
12mr|php-pear-Auth_SASL-1.0.6-2|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Auth_SASL-1.0.6-2|63	
12mr|php-pear-Auth_SASL-1.0.6-2|64	
12mr|php-pear-Auth_SASL-1.0.6-2|65	
12mr|php-pear-Auth_SASL-1.0.6-2|66	%changelog
12mr|php-pear-Auth_SASL-1.0.6-2|67	

15887 12
12mr|php-pear-Cache-1.5.6-4|1	%define		_class		Cache
12mr|php-pear-Cache-1.5.6-4|2	%define		upstream_name	%{_class}
12mr|php-pear-Cache-1.5.6-4|3	
12mr|php-pear-Cache-1.5.6-4|4	Name:		php-pear-%{upstream_name}
12mr|php-pear-Cache-1.5.6-4|5	Version:	1.5.6
12mr|php-pear-Cache-1.5.6-4|6	Release:	%mkrel 4
12mr|php-pear-Cache-1.5.6-4|7	Summary:	Framework for caching of arbitrary data
12mr|php-pear-Cache-1.5.6-4|8	License:	PHP License
12mr|php-pear-Cache-1.5.6-4|9	Group:		Development/PHP
12mr|php-pear-Cache-1.5.6-4|10	URL:		http://pear.php.net/package/Cache/
12mr|php-pear-Cache-1.5.6-4|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mr|php-pear-Cache-1.5.6-4|12	Requires:	php-pear
12mr|php-pear-Cache-1.5.6-4|13	Requires(post): php-pear
12mr|php-pear-Cache-1.5.6-4|14	Requires(preun): php-pear
12mr|php-pear-Cache-1.5.6-4|15	Requires:	php-pear-HTTP_Request
12mr|php-pear-Cache-1.5.6-4|16	BuildArch:	noarch
12mr|php-pear-Cache-1.5.6-4|17	BuildRequires:	php-pear
12mr|php-pear-Cache-1.5.6-4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Cache-1.5.6-4|19	
12mr|php-pear-Cache-1.5.6-4|20	%description
12mr|php-pear-Cache-1.5.6-4|21	With the PEAR Cache you can cache the result of certain function
12mr|php-pear-Cache-1.5.6-4|22	calls, as well as the output of a whole script run or share data
12mr|php-pear-Cache-1.5.6-4|23	between applications.
12mr|php-pear-Cache-1.5.6-4|24	
12mr|php-pear-Cache-1.5.6-4|25	%prep
12mr|php-pear-Cache-1.5.6-4|26	%setup -q -c
12mr|php-pear-Cache-1.5.6-4|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Cache-1.5.6-4|28	
12mr|php-pear-Cache-1.5.6-4|29	%install
12mr|php-pear-Cache-1.5.6-4|30	rm -rf %{buildroot}
12mr|php-pear-Cache-1.5.6-4|31	
12mr|php-pear-Cache-1.5.6-4|32	cd %{upstream_name}-%{version}
12mr|php-pear-Cache-1.5.6-4|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Cache-1.5.6-4|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Cache-1.5.6-4|35	
12mr|php-pear-Cache-1.5.6-4|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Cache-1.5.6-4|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Cache-1.5.6-4|38	
12mr|php-pear-Cache-1.5.6-4|39	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Cache-1.5.6-4|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Cache-1.5.6-4|41	
12mr|php-pear-Cache-1.5.6-4|42	%clean
12mr|php-pear-Cache-1.5.6-4|43	rm -rf %{buildroot}
12mr|php-pear-Cache-1.5.6-4|44	
12mr|php-pear-Cache-1.5.6-4|45	%post
12mr|php-pear-Cache-1.5.6-4|46	%if %mdkversion < 201000
12mr|php-pear-Cache-1.5.6-4|47	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Cache-1.5.6-4|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Cache-1.5.6-4|49	%endif
12mr|php-pear-Cache-1.5.6-4|50	
12mr|php-pear-Cache-1.5.6-4|51	%preun
12mr|php-pear-Cache-1.5.6-4|52	%if %mdkversion < 201000
12mr|php-pear-Cache-1.5.6-4|53	if [ "$1" -eq "0" ]; then
12mr|php-pear-Cache-1.5.6-4|54	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Cache-1.5.6-4|55	%{pear_name} >/dev/null || :
12mr|php-pear-Cache-1.5.6-4|56	fi
12mr|php-pear-Cache-1.5.6-4|57	%endif
12mr|php-pear-Cache-1.5.6-4|58	
12mr|php-pear-Cache-1.5.6-4|59	%files
12mr|php-pear-Cache-1.5.6-4|60	%defattr(-,root,root)
12mr|php-pear-Cache-1.5.6-4|61	%{_datadir}/pear/%{_class}.php
12mr|php-pear-Cache-1.5.6-4|62	%{_datadir}/pear/%{_class}
12mr|php-pear-Cache-1.5.6-4|63	%{_datadir}/pear/data/%{upstream_name}
12mr|php-pear-Cache-1.5.6-4|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Cache-1.5.6-4|65	
12mr|php-pear-Cache-1.5.6-4|66	
12mr|php-pear-Cache-1.5.6-4|67	
12mr|php-pear-Cache-1.5.6-4|68	
12mr|php-pear-Cache-1.5.6-4|69	
12mr|php-pear-Cache-1.5.6-4|70	%changelog
12mr|php-pear-Cache-1.5.6-4|71	

15888 12
12mr|php-pear-Cache_Lite-1.7.11-3|1	%define		_class		Cache
12mr|php-pear-Cache_Lite-1.7.11-3|2	%define		_subclass	Lite
12mr|php-pear-Cache_Lite-1.7.11-3|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Cache_Lite-1.7.11-3|4	
12mr|php-pear-Cache_Lite-1.7.11-3|5	%define _requires_exceptions pear(Cache/Lite/Lite.php)
12mr|php-pear-Cache_Lite-1.7.11-3|6	
12mr|php-pear-Cache_Lite-1.7.11-3|7	Name:		php-pear-%{upstream_name}
12mr|php-pear-Cache_Lite-1.7.11-3|8	Version:	1.7.11
12mr|php-pear-Cache_Lite-1.7.11-3|9	Release:	%mkrel 3
12mr|php-pear-Cache_Lite-1.7.11-3|10	Summary:	Fast and Safe little cache system
12mr|php-pear-Cache_Lite-1.7.11-3|11	License:	PHP License
12mr|php-pear-Cache_Lite-1.7.11-3|12	Group:		Development/PHP
12mr|php-pear-Cache_Lite-1.7.11-3|13	URL:		http://pear.php.net/package/Cache_Lite/
12mr|php-pear-Cache_Lite-1.7.11-3|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Cache_Lite-1.7.11-3|15	Source1:	Hashed_Cache_Lite.php.bz2
12mr|php-pear-Cache_Lite-1.7.11-3|16	Requires(post): php-pear
12mr|php-pear-Cache_Lite-1.7.11-3|17	Requires(preun): php-pear
12mr|php-pear-Cache_Lite-1.7.11-3|18	Requires:	php-pear
12mr|php-pear-Cache_Lite-1.7.11-3|19	BuildArch:	noarch
12mr|php-pear-Cache_Lite-1.7.11-3|20	BuildRequires:	php-pear
12mr|php-pear-Cache_Lite-1.7.11-3|21	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Cache_Lite-1.7.11-3|22	
12mr|php-pear-Cache_Lite-1.7.11-3|23	%description
12mr|php-pear-Cache_Lite-1.7.11-3|24	This package is a little cache system optimized for file containers.
12mr|php-pear-Cache_Lite-1.7.11-3|25	It is fast and safe (because it uses file locking and/or
12mr|php-pear-Cache_Lite-1.7.11-3|26	anti-corruption tests).
12mr|php-pear-Cache_Lite-1.7.11-3|27	
12mr|php-pear-Cache_Lite-1.7.11-3|28	%prep
12mr|php-pear-Cache_Lite-1.7.11-3|29	%setup -q -c
12mr|php-pear-Cache_Lite-1.7.11-3|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Cache_Lite-1.7.11-3|31	
12mr|php-pear-Cache_Lite-1.7.11-3|32	%install
12mr|php-pear-Cache_Lite-1.7.11-3|33	rm -rf %{buildroot}
12mr|php-pear-Cache_Lite-1.7.11-3|34	
12mr|php-pear-Cache_Lite-1.7.11-3|35	cd %{upstream_name}-%{version}
12mr|php-pear-Cache_Lite-1.7.11-3|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Cache_Lite-1.7.11-3|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Cache_Lite-1.7.11-3|38	
12mr|php-pear-Cache_Lite-1.7.11-3|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Cache_Lite-1.7.11-3|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Cache_Lite-1.7.11-3|41	
12mr|php-pear-Cache_Lite-1.7.11-3|42	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Cache_Lite-1.7.11-3|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Cache_Lite-1.7.11-3|44	
12mr|php-pear-Cache_Lite-1.7.11-3|45	%clean
12mr|php-pear-Cache_Lite-1.7.11-3|46	rm -rf %{buildroot}
12mr|php-pear-Cache_Lite-1.7.11-3|47	
12mr|php-pear-Cache_Lite-1.7.11-3|48	%post
12mr|php-pear-Cache_Lite-1.7.11-3|49	%if %mdkversion < 201000
12mr|php-pear-Cache_Lite-1.7.11-3|50	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Cache_Lite-1.7.11-3|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Cache_Lite-1.7.11-3|52	%endif
12mr|php-pear-Cache_Lite-1.7.11-3|53	
12mr|php-pear-Cache_Lite-1.7.11-3|54	%preun
12mr|php-pear-Cache_Lite-1.7.11-3|55	%if %mdkversion < 201000
12mr|php-pear-Cache_Lite-1.7.11-3|56	if [ "$1" -eq "0" ]; then
12mr|php-pear-Cache_Lite-1.7.11-3|57	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Cache_Lite-1.7.11-3|58	%{pear_name} >/dev/null || :
12mr|php-pear-Cache_Lite-1.7.11-3|59	fi
12mr|php-pear-Cache_Lite-1.7.11-3|60	%endif
12mr|php-pear-Cache_Lite-1.7.11-3|61	
12mr|php-pear-Cache_Lite-1.7.11-3|62	%files
12mr|php-pear-Cache_Lite-1.7.11-3|63	%defattr(-,root,root)
12mr|php-pear-Cache_Lite-1.7.11-3|64	%doc %{upstream_name}-%{version}/docs/*
12mr|php-pear-Cache_Lite-1.7.11-3|65	%doc %{upstream_name}-%{version}/TODO
12mr|php-pear-Cache_Lite-1.7.11-3|66	%{_datadir}/pear/%{_class}
12mr|php-pear-Cache_Lite-1.7.11-3|67	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Cache_Lite-1.7.11-3|68	
12mr|php-pear-Cache_Lite-1.7.11-3|69	
12mr|php-pear-Cache_Lite-1.7.11-3|70	
12mr|php-pear-Cache_Lite-1.7.11-3|71	%changelog
12mr|php-pear-Cache_Lite-1.7.11-3|72	

15889 12
12mr|php-pear-Config-1.10.12-4|1	%define		_class		Config
12mr|php-pear-Config-1.10.12-4|2	%define		upstream_name	%{_class}
12mr|php-pear-Config-1.10.12-4|3	
12mr|php-pear-Config-1.10.12-4|4	Name:		php-pear-%{upstream_name}
12mr|php-pear-Config-1.10.12-4|5	Version:	1.10.12
12mr|php-pear-Config-1.10.12-4|6	Release:	%mkrel 4
12mr|php-pear-Config-1.10.12-4|7	Summary:	Class for reading and writing Config-"files"
12mr|php-pear-Config-1.10.12-4|8	License:	PHP License
12mr|php-pear-Config-1.10.12-4|9	Group:		Development/PHP
12mr|php-pear-Config-1.10.12-4|10	URL:		http://pear.php.net/package/Config/
12mr|php-pear-Config-1.10.12-4|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Config-1.10.12-4|12	Requires(post): php-pear
12mr|php-pear-Config-1.10.12-4|13	Requires(preun): php-pear
12mr|php-pear-Config-1.10.12-4|14	Requires:	php-pear
12mr|php-pear-Config-1.10.12-4|15	BuildArch:	noarch
12mr|php-pear-Config-1.10.12-4|16	BuildRequires:	php-pear
12mr|php-pear-Config-1.10.12-4|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Config-1.10.12-4|18	
12mr|php-pear-Config-1.10.12-4|19	%description
12mr|php-pear-Config-1.10.12-4|20	The Config package provides methods for editing configuration
12mr|php-pear-Config-1.10.12-4|21	datasources. It does so in an object oriented manner, defining each
12mr|php-pear-Config-1.10.12-4|22	and every items found in the config datasource as a Config_Container
12mr|php-pear-Config-1.10.12-4|23	of various types (comments, sections, directives, blanks, ...). Items
12mr|php-pear-Config-1.10.12-4|24	can then be edited, added, removed, inserted. This package is not
12mr|php-pear-Config-1.10.12-4|25	intended for reading configuration data only, but for editing them. If
12mr|php-pear-Config-1.10.12-4|26	you only want to read your configuration data, use functions like
12mr|php-pear-Config-1.10.12-4|27	parse_ini_file() and the like instead, they are much faster.
12mr|php-pear-Config-1.10.12-4|28	
12mr|php-pear-Config-1.10.12-4|29	%prep
12mr|php-pear-Config-1.10.12-4|30	%setup -q -c
12mr|php-pear-Config-1.10.12-4|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Config-1.10.12-4|32	
12mr|php-pear-Config-1.10.12-4|33	%install
12mr|php-pear-Config-1.10.12-4|34	rm -rf %{buildroot}
12mr|php-pear-Config-1.10.12-4|35	
12mr|php-pear-Config-1.10.12-4|36	cd %{upstream_name}-%{version}
12mr|php-pear-Config-1.10.12-4|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Config-1.10.12-4|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Config-1.10.12-4|39	
12mr|php-pear-Config-1.10.12-4|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Config-1.10.12-4|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Config-1.10.12-4|42	
12mr|php-pear-Config-1.10.12-4|43	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Config-1.10.12-4|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Config-1.10.12-4|45	
12mr|php-pear-Config-1.10.12-4|46	%clean
12mr|php-pear-Config-1.10.12-4|47	rm -rf %{buildroot}
12mr|php-pear-Config-1.10.12-4|48	
12mr|php-pear-Config-1.10.12-4|49	%post
12mr|php-pear-Config-1.10.12-4|50	%if %mdkversion < 201000
12mr|php-pear-Config-1.10.12-4|51	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Config-1.10.12-4|52	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Config-1.10.12-4|53	%endif
12mr|php-pear-Config-1.10.12-4|54	
12mr|php-pear-Config-1.10.12-4|55	%preun
12mr|php-pear-Config-1.10.12-4|56	%if %mdkversion < 201000
12mr|php-pear-Config-1.10.12-4|57	if [ "$1" -eq "0" ]; then
12mr|php-pear-Config-1.10.12-4|58	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Config-1.10.12-4|59	%{pear_name} >/dev/null || :
12mr|php-pear-Config-1.10.12-4|60	fi
12mr|php-pear-Config-1.10.12-4|61	%endif
12mr|php-pear-Config-1.10.12-4|62	
12mr|php-pear-Config-1.10.12-4|63	%files
12mr|php-pear-Config-1.10.12-4|64	%defattr(-,root,root)
12mr|php-pear-Config-1.10.12-4|65	%doc %{upstream_name}-%{version}/docs/*
12mr|php-pear-Config-1.10.12-4|66	%{_datadir}/pear/%{_class}.php
12mr|php-pear-Config-1.10.12-4|67	%{_datadir}/pear/%{_class}
12mr|php-pear-Config-1.10.12-4|68	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Config-1.10.12-4|69	
12mr|php-pear-Config-1.10.12-4|70	
12mr|php-pear-Config-1.10.12-4|71	
12mr|php-pear-Config-1.10.12-4|72	%changelog
12mr|php-pear-Config-1.10.12-4|73	

15890 12
12mr|php-pear-Console_Color-1.0.3-3|1	%define		_class		Console
12mr|php-pear-Console_Color-1.0.3-3|2	%define		_subclass	Color
12mr|php-pear-Console_Color-1.0.3-3|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Console_Color-1.0.3-3|4	
12mr|php-pear-Console_Color-1.0.3-3|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Console_Color-1.0.3-3|6	Version:	1.0.3
12mr|php-pear-Console_Color-1.0.3-3|7	Release:	3
12mr|php-pear-Console_Color-1.0.3-3|8	Summary:	Easily use ANSI console colors in your application
12mr|php-pear-Console_Color-1.0.3-3|9	License:	PHP License
12mr|php-pear-Console_Color-1.0.3-3|10	Group:		Development/PHP
12mr|php-pear-Console_Color-1.0.3-3|11	URL:		http://pear.php.net/package/Console_Color/
12mr|php-pear-Console_Color-1.0.3-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mr|php-pear-Console_Color-1.0.3-3|13	Requires(post): php-pear
12mr|php-pear-Console_Color-1.0.3-3|14	Requires(preun): php-pear
12mr|php-pear-Console_Color-1.0.3-3|15	Requires:	php-pear
12mr|php-pear-Console_Color-1.0.3-3|16	BuildArch:	noarch
12mr|php-pear-Console_Color-1.0.3-3|17	BuildRequires:	php-pear
12mr|php-pear-Console_Color-1.0.3-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Console_Color-1.0.3-3|19	
12mr|php-pear-Console_Color-1.0.3-3|20	%description
12mr|php-pear-Console_Color-1.0.3-3|21	You can use Console_Color::convert to transform colorcodes like %%r
12mr|php-pear-Console_Color-1.0.3-3|22	into ANSI control codes. 'print Console_Color::convert("%%rHello
12mr|php-pear-Console_Color-1.0.3-3|23	World!%%n");' would print "Hello World" in red, for example.
12mr|php-pear-Console_Color-1.0.3-3|24	
12mr|php-pear-Console_Color-1.0.3-3|25	%prep
12mr|php-pear-Console_Color-1.0.3-3|26	%setup -q -c
12mr|php-pear-Console_Color-1.0.3-3|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Console_Color-1.0.3-3|28	
12mr|php-pear-Console_Color-1.0.3-3|29	%install
12mr|php-pear-Console_Color-1.0.3-3|30	rm -rf %{buildroot}
12mr|php-pear-Console_Color-1.0.3-3|31	
12mr|php-pear-Console_Color-1.0.3-3|32	cd %{upstream_name}-%{version}
12mr|php-pear-Console_Color-1.0.3-3|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Console_Color-1.0.3-3|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Console_Color-1.0.3-3|35	
12mr|php-pear-Console_Color-1.0.3-3|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Console_Color-1.0.3-3|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Console_Color-1.0.3-3|38	
12mr|php-pear-Console_Color-1.0.3-3|39	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Console_Color-1.0.3-3|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Console_Color-1.0.3-3|41	
12mr|php-pear-Console_Color-1.0.3-3|42	%clean
12mr|php-pear-Console_Color-1.0.3-3|43	rm -rf %{buildroot}
12mr|php-pear-Console_Color-1.0.3-3|44	
12mr|php-pear-Console_Color-1.0.3-3|45	%post
12mr|php-pear-Console_Color-1.0.3-3|46	%if %mdkversion < 201000
12mr|php-pear-Console_Color-1.0.3-3|47	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Console_Color-1.0.3-3|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Console_Color-1.0.3-3|49	%endif
12mr|php-pear-Console_Color-1.0.3-3|50	
12mr|php-pear-Console_Color-1.0.3-3|51	%preun
12mr|php-pear-Console_Color-1.0.3-3|52	%if %mdkversion < 201000
12mr|php-pear-Console_Color-1.0.3-3|53	if [ "$1" -eq "0" ]; then
12mr|php-pear-Console_Color-1.0.3-3|54	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Console_Color-1.0.3-3|55	%{pear_name} >/dev/null || :
12mr|php-pear-Console_Color-1.0.3-3|56	fi
12mr|php-pear-Console_Color-1.0.3-3|57	%endif
12mr|php-pear-Console_Color-1.0.3-3|58	
12mr|php-pear-Console_Color-1.0.3-3|59	%files
12mr|php-pear-Console_Color-1.0.3-3|60	%defattr(-,root,root)
12mr|php-pear-Console_Color-1.0.3-3|61	%doc %{upstream_name}-%{version}/examples
12mr|php-pear-Console_Color-1.0.3-3|62	%{_datadir}/pear/%{_class}
12mr|php-pear-Console_Color-1.0.3-3|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Console_Color-1.0.3-3|64	
12mr|php-pear-Console_Color-1.0.3-3|65	
12mr|php-pear-Console_Color-1.0.3-3|66	
12mr|php-pear-Console_Color-1.0.3-3|67	%changelog
12mr|php-pear-Console_Color-1.0.3-3|68	

15891 12
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|1	%define		_class		Console
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|2	%define		_subclass	ProgressBar
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|4	
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|6	Version:	0.5.2beta
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|7	Release:	%mkrel 7
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|8	Summary:	Provides an easy-to-use interface to progress bars
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|9	License:	PHP License
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|10	Group:		Development/PHP
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|11	URL:		http://pear.php.net/package/Console_ProgressBar/
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|13	Requires(post): php-pear
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|14	Requires(preun): php-pear
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|15	Requires:	php-pear
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|16	BuildArch:	noarch
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|17	BuildRequires:	php-pear
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|19	
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|20	%description
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|21	The class allows you to display progress bars in your terminal. You can
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|22	use this for displaying the status of downloads or other tasks that take
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|23	some time.
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|24	
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|25	%prep
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|26	%setup -q -c
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|28	
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|29	%install
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|30	rm -rf %{buildroot}
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|31	
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|32	cd %{upstream_name}-%{version}
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|35	
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|38	
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|39	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|41	
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|42	%clean
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|43	rm -rf %{buildroot}
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|44	
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|45	%post
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|46	%if %mdkversion < 201000
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|47	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|49	%endif
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|50	
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|51	%preun
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|52	%if %mdkversion < 201000
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|53	if [ "$1" -eq "0" ]; then
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|54	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|55	%{pear_name} >/dev/null || :
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|56	fi
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|57	%endif
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|58	
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|59	%files
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|60	%defattr(-,root,root)
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|61	%doc %{upstream_name}-%{version}/examples
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|62	%{_datadir}/pear/%{_class}
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|64	
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|65	
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|66	
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|67	%changelog
12mr|php-pear-Console_ProgressBar-0.5.2beta-7|68	

15892 12
12mr|php-pear-Console_Table-1.1.4-3|1	%define		_class		Console
12mr|php-pear-Console_Table-1.1.4-3|2	%define		_subclass	Table
12mr|php-pear-Console_Table-1.1.4-3|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Console_Table-1.1.4-3|4	
12mr|php-pear-Console_Table-1.1.4-3|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Console_Table-1.1.4-3|6	Version:	1.1.4
12mr|php-pear-Console_Table-1.1.4-3|7	Release:	%mkrel 3
12mr|php-pear-Console_Table-1.1.4-3|8	Summary:	Makes it easy to build console style tables
12mr|php-pear-Console_Table-1.1.4-3|9	License:	PHP License
12mr|php-pear-Console_Table-1.1.4-3|10	Group:		Development/PHP
12mr|php-pear-Console_Table-1.1.4-3|11	URL:		http://pear.php.net/package/Console_Table/
12mr|php-pear-Console_Table-1.1.4-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Console_Table-1.1.4-3|13	Requires(post): php-pear
12mr|php-pear-Console_Table-1.1.4-3|14	Requires(preun): php-pear
12mr|php-pear-Console_Table-1.1.4-3|15	Requires:	php-pear
12mr|php-pear-Console_Table-1.1.4-3|16	BuildArch:	noarch
12mr|php-pear-Console_Table-1.1.4-3|17	BuildRequires:	php-pear
12mr|php-pear-Console_Table-1.1.4-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Console_Table-1.1.4-3|19	
12mr|php-pear-Console_Table-1.1.4-3|20	%description
12mr|php-pear-Console_Table-1.1.4-3|21	Provides methods such as addRow(), insertRow(), addCol() etc to build
12mr|php-pear-Console_Table-1.1.4-3|22	Console tables. Can be with or without headers, and has various
12mr|php-pear-Console_Table-1.1.4-3|23	configurable options.
12mr|php-pear-Console_Table-1.1.4-3|24	
12mr|php-pear-Console_Table-1.1.4-3|25	%prep
12mr|php-pear-Console_Table-1.1.4-3|26	%setup -q -c
12mr|php-pear-Console_Table-1.1.4-3|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Console_Table-1.1.4-3|28	
12mr|php-pear-Console_Table-1.1.4-3|29	%install
12mr|php-pear-Console_Table-1.1.4-3|30	rm -rf %{buildroot}
12mr|php-pear-Console_Table-1.1.4-3|31	
12mr|php-pear-Console_Table-1.1.4-3|32	cd %{upstream_name}-%{version}
12mr|php-pear-Console_Table-1.1.4-3|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Console_Table-1.1.4-3|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Console_Table-1.1.4-3|35	
12mr|php-pear-Console_Table-1.1.4-3|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Console_Table-1.1.4-3|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Console_Table-1.1.4-3|38	
12mr|php-pear-Console_Table-1.1.4-3|39	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Console_Table-1.1.4-3|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Console_Table-1.1.4-3|41	
12mr|php-pear-Console_Table-1.1.4-3|42	%clean
12mr|php-pear-Console_Table-1.1.4-3|43	rm -rf %{buildroot}
12mr|php-pear-Console_Table-1.1.4-3|44	
12mr|php-pear-Console_Table-1.1.4-3|45	%post
12mr|php-pear-Console_Table-1.1.4-3|46	%if %mdkversion < 201000
12mr|php-pear-Console_Table-1.1.4-3|47	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Console_Table-1.1.4-3|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Console_Table-1.1.4-3|49	%endif
12mr|php-pear-Console_Table-1.1.4-3|50	
12mr|php-pear-Console_Table-1.1.4-3|51	%preun
12mr|php-pear-Console_Table-1.1.4-3|52	%if %mdkversion < 201000
12mr|php-pear-Console_Table-1.1.4-3|53	if [ "$1" -eq "0" ]; then
12mr|php-pear-Console_Table-1.1.4-3|54	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Console_Table-1.1.4-3|55	%{pear_name} >/dev/null || :
12mr|php-pear-Console_Table-1.1.4-3|56	fi
12mr|php-pear-Console_Table-1.1.4-3|57	%endif
12mr|php-pear-Console_Table-1.1.4-3|58	
12mr|php-pear-Console_Table-1.1.4-3|59	%files
12mr|php-pear-Console_Table-1.1.4-3|60	%defattr(-,root,root)
12mr|php-pear-Console_Table-1.1.4-3|61	%{_datadir}/pear/%{_class}
12mr|php-pear-Console_Table-1.1.4-3|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Console_Table-1.1.4-3|63	
12mr|php-pear-Console_Table-1.1.4-3|64	
12mr|php-pear-Console_Table-1.1.4-3|65	
12mr|php-pear-Console_Table-1.1.4-3|66	%changelog
12mr|php-pear-Console_Table-1.1.4-3|67	

15893 12
12mr|php-pear-Crypt_Rc4-1.0.2-15|1	%define		_class		Crypt
12mr|php-pear-Crypt_Rc4-1.0.2-15|2	%define		_subclass	Rc4
12mr|php-pear-Crypt_Rc4-1.0.2-15|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Crypt_Rc4-1.0.2-15|4	
12mr|php-pear-Crypt_Rc4-1.0.2-15|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Crypt_Rc4-1.0.2-15|6	Version:	1.0.2
12mr|php-pear-Crypt_Rc4-1.0.2-15|7	Release:	%mkrel 15
12mr|php-pear-Crypt_Rc4-1.0.2-15|8	Summary:	Encryption class for RC4 encryption
12mr|php-pear-Crypt_Rc4-1.0.2-15|9	License:	PHP License
12mr|php-pear-Crypt_Rc4-1.0.2-15|10	Group:		Development/PHP
12mr|php-pear-Crypt_Rc4-1.0.2-15|11	URL:		http://pear.php.net/package/Crypt_Rc4/
12mr|php-pear-Crypt_Rc4-1.0.2-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mr|php-pear-Crypt_Rc4-1.0.2-15|13	Requires(post): php-pear
12mr|php-pear-Crypt_Rc4-1.0.2-15|14	Requires(preun): php-pear
12mr|php-pear-Crypt_Rc4-1.0.2-15|15	Requires:	php-pear
12mr|php-pear-Crypt_Rc4-1.0.2-15|16	BuildArch:	noarch
12mr|php-pear-Crypt_Rc4-1.0.2-15|17	BuildRequires:	php-pear
12mr|php-pear-Crypt_Rc4-1.0.2-15|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Crypt_Rc4-1.0.2-15|19	
12mr|php-pear-Crypt_Rc4-1.0.2-15|20	%description
12mr|php-pear-Crypt_Rc4-1.0.2-15|21	RC4 encryption class.
12mr|php-pear-Crypt_Rc4-1.0.2-15|22	
12mr|php-pear-Crypt_Rc4-1.0.2-15|23	%prep
12mr|php-pear-Crypt_Rc4-1.0.2-15|24	%setup -q -c
12mr|php-pear-Crypt_Rc4-1.0.2-15|25	mv package.xml Crypt_RC4-%{version}/%{upstream_name}.xml
12mr|php-pear-Crypt_Rc4-1.0.2-15|26	
12mr|php-pear-Crypt_Rc4-1.0.2-15|27	%install
12mr|php-pear-Crypt_Rc4-1.0.2-15|28	rm -rf %{buildroot}
12mr|php-pear-Crypt_Rc4-1.0.2-15|29	
12mr|php-pear-Crypt_Rc4-1.0.2-15|30	cd Crypt_RC4-%{version}
12mr|php-pear-Crypt_Rc4-1.0.2-15|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Crypt_Rc4-1.0.2-15|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Crypt_Rc4-1.0.2-15|33	
12mr|php-pear-Crypt_Rc4-1.0.2-15|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Crypt_Rc4-1.0.2-15|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Crypt_Rc4-1.0.2-15|36	
12mr|php-pear-Crypt_Rc4-1.0.2-15|37	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Crypt_Rc4-1.0.2-15|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Crypt_Rc4-1.0.2-15|39	
12mr|php-pear-Crypt_Rc4-1.0.2-15|40	%clean
12mr|php-pear-Crypt_Rc4-1.0.2-15|41	rm -rf %{buildroot}
12mr|php-pear-Crypt_Rc4-1.0.2-15|42	
12mr|php-pear-Crypt_Rc4-1.0.2-15|43	%post
12mr|php-pear-Crypt_Rc4-1.0.2-15|44	%if %mdkversion < 201000
12mr|php-pear-Crypt_Rc4-1.0.2-15|45	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Crypt_Rc4-1.0.2-15|46	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Crypt_Rc4-1.0.2-15|47	%endif
12mr|php-pear-Crypt_Rc4-1.0.2-15|48	
12mr|php-pear-Crypt_Rc4-1.0.2-15|49	%preun
12mr|php-pear-Crypt_Rc4-1.0.2-15|50	%if %mdkversion < 201000
12mr|php-pear-Crypt_Rc4-1.0.2-15|51	if [ "$1" -eq "0" ]; then
12mr|php-pear-Crypt_Rc4-1.0.2-15|52	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Crypt_Rc4-1.0.2-15|53	%{pear_name} >/dev/null || :
12mr|php-pear-Crypt_Rc4-1.0.2-15|54	fi
12mr|php-pear-Crypt_Rc4-1.0.2-15|55	%endif
12mr|php-pear-Crypt_Rc4-1.0.2-15|56	
12mr|php-pear-Crypt_Rc4-1.0.2-15|57	%files
12mr|php-pear-Crypt_Rc4-1.0.2-15|58	%defattr(-,root,root)
12mr|php-pear-Crypt_Rc4-1.0.2-15|59	%{_datadir}/pear/%{_class}
12mr|php-pear-Crypt_Rc4-1.0.2-15|60	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Crypt_Rc4-1.0.2-15|61	
12mr|php-pear-Crypt_Rc4-1.0.2-15|62	
12mr|php-pear-Crypt_Rc4-1.0.2-15|63	
12mr|php-pear-Crypt_Rc4-1.0.2-15|64	
12mr|php-pear-Crypt_Rc4-1.0.2-15|65	
12mr|php-pear-Crypt_Rc4-1.0.2-15|66	%changelog
12mr|php-pear-Crypt_Rc4-1.0.2-15|67	

15894 12
12mr|php-pear-Date-1.4.7-9|1	%define		_class		Date
12mr|php-pear-Date-1.4.7-9|2	%define		upstream_name	%{_class}
12mr|php-pear-Date-1.4.7-9|3	
12mr|php-pear-Date-1.4.7-9|4	%define		_requires_exceptions pear(PHPUnit.php)
12mr|php-pear-Date-1.4.7-9|5	
12mr|php-pear-Date-1.4.7-9|6	Name:		php-pear-%{upstream_name}
12mr|php-pear-Date-1.4.7-9|7	Version:	1.4.7
12mr|php-pear-Date-1.4.7-9|8	Release:	%mkrel 9
12mr|php-pear-Date-1.4.7-9|9	Summary:	Date and time zone classes
12mr|php-pear-Date-1.4.7-9|10	License:	PHP License
12mr|php-pear-Date-1.4.7-9|11	Group:		Development/PHP
12mr|php-pear-Date-1.4.7-9|12	URL:		http://pear.php.net/package/Date/
12mr|php-pear-Date-1.4.7-9|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Date-1.4.7-9|14	Requires(post): php-pear
12mr|php-pear-Date-1.4.7-9|15	Requires(preun): php-pear
12mr|php-pear-Date-1.4.7-9|16	Requires:	php-pear
12mr|php-pear-Date-1.4.7-9|17	BuildArch:	noarch
12mr|php-pear-Date-1.4.7-9|18	BuildRequires:	php-pear
12mr|php-pear-Date-1.4.7-9|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Date-1.4.7-9|20	
12mr|php-pear-Date-1.4.7-9|21	%description
12mr|php-pear-Date-1.4.7-9|22	Generic classes for representation and manipulation of dates, times
12mr|php-pear-Date-1.4.7-9|23	and time zones without the need of timestamps, which is a huge
12mr|php-pear-Date-1.4.7-9|24	limitation for PHP programs. Includes time zone data, time zone
12mr|php-pear-Date-1.4.7-9|25	conversions and many date/time conversions. It does not rely on 32-bit
12mr|php-pear-Date-1.4.7-9|26	system date stamps, so you can display calendars and compare dates
12mr|php-pear-Date-1.4.7-9|27	that date pre 1970 and post 2038. This package also provides a class
12mr|php-pear-Date-1.4.7-9|28	to convert date strings between Gregorian and Human calendar formats.
12mr|php-pear-Date-1.4.7-9|29	
12mr|php-pear-Date-1.4.7-9|30	%prep
12mr|php-pear-Date-1.4.7-9|31	%setup -q -c
12mr|php-pear-Date-1.4.7-9|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Date-1.4.7-9|33	
12mr|php-pear-Date-1.4.7-9|34	%install
12mr|php-pear-Date-1.4.7-9|35	rm -rf %{buildroot}
12mr|php-pear-Date-1.4.7-9|36	
12mr|php-pear-Date-1.4.7-9|37	cd %{upstream_name}-%{version}
12mr|php-pear-Date-1.4.7-9|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Date-1.4.7-9|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Date-1.4.7-9|40	
12mr|php-pear-Date-1.4.7-9|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Date-1.4.7-9|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Date-1.4.7-9|43	
12mr|php-pear-Date-1.4.7-9|44	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Date-1.4.7-9|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Date-1.4.7-9|46	
12mr|php-pear-Date-1.4.7-9|47	%clean
12mr|php-pear-Date-1.4.7-9|48	rm -rf %{buildroot}
12mr|php-pear-Date-1.4.7-9|49	
12mr|php-pear-Date-1.4.7-9|50	%post
12mr|php-pear-Date-1.4.7-9|51	%if %mdkversion < 201000
12mr|php-pear-Date-1.4.7-9|52	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Date-1.4.7-9|53	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Date-1.4.7-9|54	%endif
12mr|php-pear-Date-1.4.7-9|55	
12mr|php-pear-Date-1.4.7-9|56	%preun
12mr|php-pear-Date-1.4.7-9|57	%if %mdkversion < 201000
12mr|php-pear-Date-1.4.7-9|58	if [ "$1" -eq "0" ]; then
12mr|php-pear-Date-1.4.7-9|59	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Date-1.4.7-9|60	%{pear_name} >/dev/null || :
12mr|php-pear-Date-1.4.7-9|61	fi
12mr|php-pear-Date-1.4.7-9|62	%endif
12mr|php-pear-Date-1.4.7-9|63	
12mr|php-pear-Date-1.4.7-9|64	%files
12mr|php-pear-Date-1.4.7-9|65	%defattr(-,root,root)
12mr|php-pear-Date-1.4.7-9|66	%doc %{upstream_name}-%{version}/docs/*
12mr|php-pear-Date-1.4.7-9|67	%{_datadir}/pear/%{_class}.php
12mr|php-pear-Date-1.4.7-9|68	%{_datadir}/pear/%{_class}
12mr|php-pear-Date-1.4.7-9|69	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Date-1.4.7-9|70	
12mr|php-pear-Date-1.4.7-9|71	
12mr|php-pear-Date-1.4.7-9|72	
12mr|php-pear-Date-1.4.7-9|73	%changelog
12mr|php-pear-Date-1.4.7-9|74	

15895 12
12mr|php-pear-Date_Holidays-0.21.5-3|1	%define		_class		Date
12mr|php-pear-Date_Holidays-0.21.5-3|2	%define		_subclass	Holidays
12mr|php-pear-Date_Holidays-0.21.5-3|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Date_Holidays-0.21.5-3|4	
12mr|php-pear-Date_Holidays-0.21.5-3|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Date_Holidays-0.21.5-3|6	Version:	0.21.5
12mr|php-pear-Date_Holidays-0.21.5-3|7	Release:	%mkrel 3
12mr|php-pear-Date_Holidays-0.21.5-3|8	Summary:	Driver based class to calculate holidays
12mr|php-pear-Date_Holidays-0.21.5-3|9	License:	PHP License
12mr|php-pear-Date_Holidays-0.21.5-3|10	Group:		Development/PHP
12mr|php-pear-Date_Holidays-0.21.5-3|11	URL:		http://pear.php.net/package/Date_Holidays/
12mr|php-pear-Date_Holidays-0.21.5-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Date_Holidays-0.21.5-3|13	Requires(post): php-pear
12mr|php-pear-Date_Holidays-0.21.5-3|14	Requires(preun): php-pear
12mr|php-pear-Date_Holidays-0.21.5-3|15	Requires:	php-pear
12mr|php-pear-Date_Holidays-0.21.5-3|16	%define pear_deps php-pear-Date_Holidays_Austria php-pear-Date_Holidays_Brazil php-pear-Date_Holidays_Denmark php-pear-Date_Holidays_Discordian php-pear-Date_Holidays_EnglandWales php-pear-Date_Holidays_Germany php-pear-Date_Holidays_Iceland php-pear-Date_Holidays_Ireland php-pear-Date_Holidays_Italy php-pear-Date_Holidays_Japan php-pear-Date_Holidays_Netherlands php-pear-Date_Holidays_Norway php-pear-Date_Holidays_PHPdotNet php-pear-Date_Holidays_Romania php-pear-Date_Holidays_Slovenia php-pear-Date_Holidays_Sweden php-pear-Date_Holidays_UNO php-pear-Date_Holidays_USA php-pear-Date_Holidays_Ukraine
12mr|php-pear-Date_Holidays-0.21.5-3|17	%if %mdkversion >= 200900
12mr|php-pear-Date_Holidays-0.21.5-3|18	Suggests:	%{pear_deps}
12mr|php-pear-Date_Holidays-0.21.5-3|19	%else
12mr|php-pear-Date_Holidays-0.21.5-3|20	Requires:	%{pear_deps}
12mr|php-pear-Date_Holidays-0.21.5-3|21	%endif
12mr|php-pear-Date_Holidays-0.21.5-3|22	BuildArch:	noarch
12mr|php-pear-Date_Holidays-0.21.5-3|23	BuildRequires:  php-pear
12mr|php-pear-Date_Holidays-0.21.5-3|24	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Date_Holidays-0.21.5-3|25	
12mr|php-pear-Date_Holidays-0.21.5-3|26	%description
12mr|php-pear-Date_Holidays-0.21.5-3|27	Date_Holidays helps you calculating the dates and titles of
12mr|php-pear-Date_Holidays-0.21.5-3|28	holidays and other special celebrations. The calculation is
12mr|php-pear-Date_Holidays-0.21.5-3|29	driver-based so it is easy to add new drivers that calculate
12mr|php-pear-Date_Holidays-0.21.5-3|30	a country's holidays. The methods of the class can be used
12mr|php-pear-Date_Holidays-0.21.5-3|31	to get a holiday's date and title in various languages.
12mr|php-pear-Date_Holidays-0.21.5-3|32	
12mr|php-pear-Date_Holidays-0.21.5-3|33	
12mr|php-pear-Date_Holidays-0.21.5-3|34	%prep
12mr|php-pear-Date_Holidays-0.21.5-3|35	%setup -q -c
12mr|php-pear-Date_Holidays-0.21.5-3|36	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Date_Holidays-0.21.5-3|37	
12mr|php-pear-Date_Holidays-0.21.5-3|38	%install
12mr|php-pear-Date_Holidays-0.21.5-3|39	rm -rf %{buildroot}
12mr|php-pear-Date_Holidays-0.21.5-3|40	
12mr|php-pear-Date_Holidays-0.21.5-3|41	cd %{upstream_name}-%{version}
12mr|php-pear-Date_Holidays-0.21.5-3|42	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Date_Holidays-0.21.5-3|43	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Date_Holidays-0.21.5-3|44	
12mr|php-pear-Date_Holidays-0.21.5-3|45	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Date_Holidays-0.21.5-3|46	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Date_Holidays-0.21.5-3|47	
12mr|php-pear-Date_Holidays-0.21.5-3|48	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Date_Holidays-0.21.5-3|49	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Date_Holidays-0.21.5-3|50	
12mr|php-pear-Date_Holidays-0.21.5-3|51	%clean
12mr|php-pear-Date_Holidays-0.21.5-3|52	rm -rf %{buildroot}
12mr|php-pear-Date_Holidays-0.21.5-3|53	
12mr|php-pear-Date_Holidays-0.21.5-3|54	%post
12mr|php-pear-Date_Holidays-0.21.5-3|55	%if %mdkversion < 201000
12mr|php-pear-Date_Holidays-0.21.5-3|56	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Date_Holidays-0.21.5-3|57	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Date_Holidays-0.21.5-3|58	%endif
12mr|php-pear-Date_Holidays-0.21.5-3|59	
12mr|php-pear-Date_Holidays-0.21.5-3|60	%preun
12mr|php-pear-Date_Holidays-0.21.5-3|61	%if %mdkversion < 201000
12mr|php-pear-Date_Holidays-0.21.5-3|62	if [ "$1" -eq "0" ]; then
12mr|php-pear-Date_Holidays-0.21.5-3|63	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Date_Holidays-0.21.5-3|64	%{upstream_name} >/dev/null || :
12mr|php-pear-Date_Holidays-0.21.5-3|65	fi
12mr|php-pear-Date_Holidays-0.21.5-3|66	%endif
12mr|php-pear-Date_Holidays-0.21.5-3|67	
12mr|php-pear-Date_Holidays-0.21.5-3|68	%files
12mr|php-pear-Date_Holidays-0.21.5-3|69	%defattr(-,root,root)
12mr|php-pear-Date_Holidays-0.21.5-3|70	%doc %{upstream_name}-%{version}/examples
12mr|php-pear-Date_Holidays-0.21.5-3|71	%{_bindir}/pear-dh-*
12mr|php-pear-Date_Holidays-0.21.5-3|72	%{_datadir}/pear/%{_class}
12mr|php-pear-Date_Holidays-0.21.5-3|73	%{_datadir}/pear/data/%{upstream_name}
12mr|php-pear-Date_Holidays-0.21.5-3|74	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Date_Holidays-0.21.5-3|75	
12mr|php-pear-Date_Holidays-0.21.5-3|76	
12mr|php-pear-Date_Holidays-0.21.5-3|77	
12mr|php-pear-Date_Holidays-0.21.5-3|78	%changelog
12mr|php-pear-Date_Holidays-0.21.5-3|79	

15896 12
12mr|php-pear-DB-1.7.13-5|1	%define		_class		    DB
12mr|php-pear-DB-1.7.13-5|2	%define		upstream_name	%{_class}
12mr|php-pear-DB-1.7.13-5|3	
12mr|php-pear-DB-1.7.13-5|4	Name:		php-pear-%{upstream_name}
12mr|php-pear-DB-1.7.13-5|5	Version:	1.7.13
12mr|php-pear-DB-1.7.13-5|6	Release:	%mkrel 5
12mr|php-pear-DB-1.7.13-5|7	Summary:	Database Abstraction Layer
12mr|php-pear-DB-1.7.13-5|8	License:	PHP License
12mr|php-pear-DB-1.7.13-5|9	Group:		Development/PHP
12mr|php-pear-DB-1.7.13-5|10	URL:		http://pear.php.net/package/%{upstream_name}
12mr|php-pear-DB-1.7.13-5|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-DB-1.7.13-5|12	Requires(post): php-pear
12mr|php-pear-DB-1.7.13-5|13	Requires(preun): php-pear
12mr|php-pear-DB-1.7.13-5|14	Requires:	php-pear
12mr|php-pear-DB-1.7.13-5|15	BuildRequires:	php-pear
12mr|php-pear-DB-1.7.13-5|16	BuildArch:	noarch
12mr|php-pear-DB-1.7.13-5|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-DB-1.7.13-5|18	
12mr|php-pear-DB-1.7.13-5|19	%description
12mr|php-pear-DB-1.7.13-5|20	DB is a database abstraction layer providing:
12mr|php-pear-DB-1.7.13-5|21	* an OO-style query API
12mr|php-pear-DB-1.7.13-5|22	* portability features that make programs written for one DBMS work with other
12mr|php-pear-DB-1.7.13-5|23	DBMS's
12mr|php-pear-DB-1.7.13-5|24	* a DSN (data source name) format for specifying database servers
12mr|php-pear-DB-1.7.13-5|25	* prepare/execute (bind) emulation for databases that don't support it natively
12mr|php-pear-DB-1.7.13-5|26	* a result object for each query response
12mr|php-pear-DB-1.7.13-5|27	* portable error codes
12mr|php-pear-DB-1.7.13-5|28	* sequence emulation
12mr|php-pear-DB-1.7.13-5|29	* sequential and non-sequential row fetching as well as bulk fetching
12mr|php-pear-DB-1.7.13-5|30	* formats fetched rows as associative arrays, ordered arrays or objects
12mr|php-pear-DB-1.7.13-5|31	* row limit support
12mr|php-pear-DB-1.7.13-5|32	* transactions support
12mr|php-pear-DB-1.7.13-5|33	* table information interface
12mr|php-pear-DB-1.7.13-5|34	* DocBook and phpDocumentor API documentation
12mr|php-pear-DB-1.7.13-5|35	
12mr|php-pear-DB-1.7.13-5|36	%prep
12mr|php-pear-DB-1.7.13-5|37	%setup -q -c
12mr|php-pear-DB-1.7.13-5|38	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-DB-1.7.13-5|39	
12mr|php-pear-DB-1.7.13-5|40	%install
12mr|php-pear-DB-1.7.13-5|41	rm -rf %{buildroot}
12mr|php-pear-DB-1.7.13-5|42	
12mr|php-pear-DB-1.7.13-5|43	cd %{upstream_name}-%{version}
12mr|php-pear-DB-1.7.13-5|44	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-DB-1.7.13-5|45	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-DB-1.7.13-5|46	
12mr|php-pear-DB-1.7.13-5|47	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-DB-1.7.13-5|48	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-DB-1.7.13-5|49	
12mr|php-pear-DB-1.7.13-5|50	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-DB-1.7.13-5|51	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-DB-1.7.13-5|52	
12mr|php-pear-DB-1.7.13-5|53	%clean
12mr|php-pear-DB-1.7.13-5|54	rm -rf %{buildroot}
12mr|php-pear-DB-1.7.13-5|55	
12mr|php-pear-DB-1.7.13-5|56	%post
12mr|php-pear-DB-1.7.13-5|57	%if %mdkversion < 201000
12mr|php-pear-DB-1.7.13-5|58	pear install --nodeps --soft --force --register-only \
12mr|php-pear-DB-1.7.13-5|59	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-DB-1.7.13-5|60	%endif
12mr|php-pear-DB-1.7.13-5|61	
12mr|php-pear-DB-1.7.13-5|62	%preun
12mr|php-pear-DB-1.7.13-5|63	%if %mdkversion < 201000
12mr|php-pear-DB-1.7.13-5|64	if [ "$1" -eq "0" ]; then
12mr|php-pear-DB-1.7.13-5|65	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-DB-1.7.13-5|66	%{pear_name} >/dev/null || :
12mr|php-pear-DB-1.7.13-5|67	fi
12mr|php-pear-DB-1.7.13-5|68	%endif
12mr|php-pear-DB-1.7.13-5|69	
12mr|php-pear-DB-1.7.13-5|70	%files
12mr|php-pear-DB-1.7.13-5|71	%defattr(-,root,root)
12mr|php-pear-DB-1.7.13-5|72	%doc %{upstream_name}-%{version}/doc/*
12mr|php-pear-DB-1.7.13-5|73	%{_datadir}/pear/%{_class}
12mr|php-pear-DB-1.7.13-5|74	%{_datadir}/pear/%{_class}.php
12mr|php-pear-DB-1.7.13-5|75	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-DB-1.7.13-5|76	
12mr|php-pear-DB-1.7.13-5|77	
12mr|php-pear-DB-1.7.13-5|78	
12mr|php-pear-DB-1.7.13-5|79	%changelog
12mr|php-pear-DB-1.7.13-5|80	

15897 12
12mr|php-pear-DB_DataObject-1.9.5-3|1	%define		_class		DB
12mr|php-pear-DB_DataObject-1.9.5-3|2	%define		_subclass	DataObject
12mr|php-pear-DB_DataObject-1.9.5-3|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-DB_DataObject-1.9.5-3|4	
12mr|php-pear-DB_DataObject-1.9.5-3|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-DB_DataObject-1.9.5-3|6	Version:	1.9.5
12mr|php-pear-DB_DataObject-1.9.5-3|7	Release:	%mkrel 3
12mr|php-pear-DB_DataObject-1.9.5-3|8	Summary:	An SQL builder, object interface to database tables
12mr|php-pear-DB_DataObject-1.9.5-3|9	License:	PHP License
12mr|php-pear-DB_DataObject-1.9.5-3|10	Group:		Development/PHP
12mr|php-pear-DB_DataObject-1.9.5-3|11	URL:		http://pear.php.net/package/DB_DataObject/
12mr|php-pear-DB_DataObject-1.9.5-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-DB_DataObject-1.9.5-3|13	Requires(post): php-pear
12mr|php-pear-DB_DataObject-1.9.5-3|14	Requires(preun): php-pear
12mr|php-pear-DB_DataObject-1.9.5-3|15	Requires:	php-pear
12mr|php-pear-DB_DataObject-1.9.5-3|16	BuildArch:	noarch
12mr|php-pear-DB_DataObject-1.9.5-3|17	BuildRequires:	php-pear
12mr|php-pear-DB_DataObject-1.9.5-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-DB_DataObject-1.9.5-3|19	
12mr|php-pear-DB_DataObject-1.9.5-3|20	%description
12mr|php-pear-DB_DataObject-1.9.5-3|21	The core class is designed to be extended for each of your tables so
12mr|php-pear-DB_DataObject-1.9.5-3|22	that you put the data logic inside the data classes. Included is a
12mr|php-pear-DB_DataObject-1.9.5-3|23	Generator to make your configuration files and your base classes.
12mr|php-pear-DB_DataObject-1.9.5-3|24	DataObject performs 2 tasks:
12mr|php-pear-DB_DataObject-1.9.5-3|25	- Builds SQL statements based on the objects vars and the builder
12mr|php-pear-DB_DataObject-1.9.5-3|26	methods,
12mr|php-pear-DB_DataObject-1.9.5-3|27	- acts as a datastore for a table row.
12mr|php-pear-DB_DataObject-1.9.5-3|28	
12mr|php-pear-DB_DataObject-1.9.5-3|29	%prep
12mr|php-pear-DB_DataObject-1.9.5-3|30	%setup -q -c
12mr|php-pear-DB_DataObject-1.9.5-3|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-DB_DataObject-1.9.5-3|32	
12mr|php-pear-DB_DataObject-1.9.5-3|33	%install
12mr|php-pear-DB_DataObject-1.9.5-3|34	rm -rf %{buildroot}
12mr|php-pear-DB_DataObject-1.9.5-3|35	
12mr|php-pear-DB_DataObject-1.9.5-3|36	cd %{upstream_name}-%{version}
12mr|php-pear-DB_DataObject-1.9.5-3|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-DB_DataObject-1.9.5-3|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-DB_DataObject-1.9.5-3|39	
12mr|php-pear-DB_DataObject-1.9.5-3|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-DB_DataObject-1.9.5-3|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-DB_DataObject-1.9.5-3|42	rm -rf %{buildroot}%{_bindir}/DB
12mr|php-pear-DB_DataObject-1.9.5-3|43	
12mr|php-pear-DB_DataObject-1.9.5-3|44	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-DB_DataObject-1.9.5-3|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-DB_DataObject-1.9.5-3|46	
12mr|php-pear-DB_DataObject-1.9.5-3|47	%clean
12mr|php-pear-DB_DataObject-1.9.5-3|48	rm -rf %{buildroot}
12mr|php-pear-DB_DataObject-1.9.5-3|49	
12mr|php-pear-DB_DataObject-1.9.5-3|50	%post
12mr|php-pear-DB_DataObject-1.9.5-3|51	%if %mdkversion < 201000
12mr|php-pear-DB_DataObject-1.9.5-3|52	pear install --nodeps --soft --force --register-only \
12mr|php-pear-DB_DataObject-1.9.5-3|53	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-DB_DataObject-1.9.5-3|54	%endif
12mr|php-pear-DB_DataObject-1.9.5-3|55	
12mr|php-pear-DB_DataObject-1.9.5-3|56	%preun
12mr|php-pear-DB_DataObject-1.9.5-3|57	%if %mdkversion < 201000
12mr|php-pear-DB_DataObject-1.9.5-3|58	if [ "$1" -eq "0" ]; then
12mr|php-pear-DB_DataObject-1.9.5-3|59	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-DB_DataObject-1.9.5-3|60	%{pear_name} >/dev/null || :
12mr|php-pear-DB_DataObject-1.9.5-3|61	fi
12mr|php-pear-DB_DataObject-1.9.5-3|62	%endif
12mr|php-pear-DB_DataObject-1.9.5-3|63	
12mr|php-pear-DB_DataObject-1.9.5-3|64	%files
12mr|php-pear-DB_DataObject-1.9.5-3|65	%defattr(-,root,root)
12mr|php-pear-DB_DataObject-1.9.5-3|66	%doc %{upstream_name}-%{version}/docs/example.ini
12mr|php-pear-DB_DataObject-1.9.5-3|67	%{_datadir}/pear/%{_class}
12mr|php-pear-DB_DataObject-1.9.5-3|68	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-DB_DataObject-1.9.5-3|69	
12mr|php-pear-DB_DataObject-1.9.5-3|70	
12mr|php-pear-DB_DataObject-1.9.5-3|71	
12mr|php-pear-DB_DataObject-1.9.5-3|72	%changelog
12mr|php-pear-DB_DataObject-1.9.5-3|73	

15898 12
12mr|php-pear-File-1.4.0-4|1	%define		_class		File
12mr|php-pear-File-1.4.0-4|2	%define		upstream_name	%{_class}
12mr|php-pear-File-1.4.0-4|3	
12mr|php-pear-File-1.4.0-4|4	%define		_requires_exceptions pear(PHPUnit.php)
12mr|php-pear-File-1.4.0-4|5	
12mr|php-pear-File-1.4.0-4|6	Summary:	Common file and directory routines
12mr|php-pear-File-1.4.0-4|7	Name:		php-pear-%{upstream_name}
12mr|php-pear-File-1.4.0-4|8	Version:	1.4.0
12mr|php-pear-File-1.4.0-4|9	Release:	%mkrel 4
12mr|php-pear-File-1.4.0-4|10	License:	PHP License
12mr|php-pear-File-1.4.0-4|11	Group:		Development/PHP
12mr|php-pear-File-1.4.0-4|12	URL:		http://pear.php.net/package/File/
12mr|php-pear-File-1.4.0-4|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-File-1.4.0-4|14	Requires(post): php-pear
12mr|php-pear-File-1.4.0-4|15	Requires(preun): php-pear
12mr|php-pear-File-1.4.0-4|16	Requires:	php-pear
12mr|php-pear-File-1.4.0-4|17	BuildArch:	noarch
12mr|php-pear-File-1.4.0-4|18	BuildRequires:	php-pear
12mr|php-pear-File-1.4.0-4|19	Suggests:	php-pear-File_Util
12mr|php-pear-File-1.4.0-4|20	Suggests:	php-pear-File_CSV
12mr|php-pear-File-1.4.0-4|21	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-File-1.4.0-4|22	
12mr|php-pear-File-1.4.0-4|23	%description
12mr|php-pear-File-1.4.0-4|24	Provides easy access to read/write to files along with some common routines
12mr|php-pear-File-1.4.0-4|25	to deal with paths.
12mr|php-pear-File-1.4.0-4|26	
12mr|php-pear-File-1.4.0-4|27	%prep
12mr|php-pear-File-1.4.0-4|28	%setup -q -c
12mr|php-pear-File-1.4.0-4|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-File-1.4.0-4|30	
12mr|php-pear-File-1.4.0-4|31	%install
12mr|php-pear-File-1.4.0-4|32	rm -rf %{buildroot}
12mr|php-pear-File-1.4.0-4|33	
12mr|php-pear-File-1.4.0-4|34	cd %{upstream_name}-%{version}
12mr|php-pear-File-1.4.0-4|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-File-1.4.0-4|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-File-1.4.0-4|37	
12mr|php-pear-File-1.4.0-4|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-File-1.4.0-4|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-File-1.4.0-4|40	
12mr|php-pear-File-1.4.0-4|41	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-File-1.4.0-4|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-File-1.4.0-4|43	
12mr|php-pear-File-1.4.0-4|44	%clean
12mr|php-pear-File-1.4.0-4|45	rm -rf %{buildroot}
12mr|php-pear-File-1.4.0-4|46	
12mr|php-pear-File-1.4.0-4|47	%post
12mr|php-pear-File-1.4.0-4|48	%if %mdkversion < 201000
12mr|php-pear-File-1.4.0-4|49	pear install --nodeps --soft --force --register-only \
12mr|php-pear-File-1.4.0-4|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-File-1.4.0-4|51	%endif
12mr|php-pear-File-1.4.0-4|52	
12mr|php-pear-File-1.4.0-4|53	%preun
12mr|php-pear-File-1.4.0-4|54	%if %mdkversion < 201000
12mr|php-pear-File-1.4.0-4|55	if [ "$1" -eq "0" ]; then
12mr|php-pear-File-1.4.0-4|56	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-File-1.4.0-4|57	%{pear_name} >/dev/null || :
12mr|php-pear-File-1.4.0-4|58	fi
12mr|php-pear-File-1.4.0-4|59	%endif
12mr|php-pear-File-1.4.0-4|60	
12mr|php-pear-File-1.4.0-4|61	%files
12mr|php-pear-File-1.4.0-4|62	%defattr(-,root,root)
12mr|php-pear-File-1.4.0-4|63	%{_datadir}/pear/%{_class}.php
12mr|php-pear-File-1.4.0-4|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-File-1.4.0-4|65	
12mr|php-pear-File-1.4.0-4|66	
12mr|php-pear-File-1.4.0-4|67	
12mr|php-pear-File-1.4.0-4|68	%changelog
12mr|php-pear-File-1.4.0-4|69	

15899 12
12mr|php-pear-File_CSV-1.0.0-3|1	%define		_class		File
12mr|php-pear-File_CSV-1.0.0-3|2	%define		upstream_name	%{_class}_CSV
12mr|php-pear-File_CSV-1.0.0-3|3	
12mr|php-pear-File_CSV-1.0.0-3|4	%define		_requires_exceptions pear(PHPUnit.php)
12mr|php-pear-File_CSV-1.0.0-3|5	
12mr|php-pear-File_CSV-1.0.0-3|6	Summary:	Read and write of CSV files
12mr|php-pear-File_CSV-1.0.0-3|7	Name:		php-pear-%{upstream_name}
12mr|php-pear-File_CSV-1.0.0-3|8	Version:	1.0.0
12mr|php-pear-File_CSV-1.0.0-3|9	Release:	%mkrel 3
12mr|php-pear-File_CSV-1.0.0-3|10	License:	PHP License
12mr|php-pear-File_CSV-1.0.0-3|11	Group:		Development/PHP
12mr|php-pear-File_CSV-1.0.0-3|12	URL:		http://pear.php.net/package/File_CSV/
12mr|php-pear-File_CSV-1.0.0-3|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-File_CSV-1.0.0-3|14	Requires(post): php-pear
12mr|php-pear-File_CSV-1.0.0-3|15	Requires(preun): php-pear
12mr|php-pear-File_CSV-1.0.0-3|16	Requires:	php-pear
12mr|php-pear-File_CSV-1.0.0-3|17	BuildArch:	noarch
12mr|php-pear-File_CSV-1.0.0-3|18	BuildRequires:	php-pear
12mr|php-pear-File_CSV-1.0.0-3|19	Conflicts:	php-pear-File < 1.4.0
12mr|php-pear-File_CSV-1.0.0-3|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-File_CSV-1.0.0-3|21	
12mr|php-pear-File_CSV-1.0.0-3|22	%description
12mr|php-pear-File_CSV-1.0.0-3|23	Read and write of CSV files as well as discovering the format the CSV file is
12mr|php-pear-File_CSV-1.0.0-3|24	in.
12mr|php-pear-File_CSV-1.0.0-3|25	
12mr|php-pear-File_CSV-1.0.0-3|26	Supports headers and is excel compatible, i.e. ="0004" outputs as 0004 (only
12mr|php-pear-File_CSV-1.0.0-3|27	read wise)
12mr|php-pear-File_CSV-1.0.0-3|28	
12mr|php-pear-File_CSV-1.0.0-3|29	For more information on CSV: http://rfc.net/rfc4180.html
12mr|php-pear-File_CSV-1.0.0-3|30	
12mr|php-pear-File_CSV-1.0.0-3|31	%prep
12mr|php-pear-File_CSV-1.0.0-3|32	%setup -q -c
12mr|php-pear-File_CSV-1.0.0-3|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-File_CSV-1.0.0-3|34	
12mr|php-pear-File_CSV-1.0.0-3|35	%install
12mr|php-pear-File_CSV-1.0.0-3|36	rm -rf %{buildroot}
12mr|php-pear-File_CSV-1.0.0-3|37	
12mr|php-pear-File_CSV-1.0.0-3|38	cd %{upstream_name}-%{version}
12mr|php-pear-File_CSV-1.0.0-3|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-File_CSV-1.0.0-3|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-File_CSV-1.0.0-3|41	
12mr|php-pear-File_CSV-1.0.0-3|42	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-File_CSV-1.0.0-3|43	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-File_CSV-1.0.0-3|44	
12mr|php-pear-File_CSV-1.0.0-3|45	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-File_CSV-1.0.0-3|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-File_CSV-1.0.0-3|47	
12mr|php-pear-File_CSV-1.0.0-3|48	%clean
12mr|php-pear-File_CSV-1.0.0-3|49	rm -rf %{buildroot}
12mr|php-pear-File_CSV-1.0.0-3|50	
12mr|php-pear-File_CSV-1.0.0-3|51	%post
12mr|php-pear-File_CSV-1.0.0-3|52	%if %mdkversion < 201000
12mr|php-pear-File_CSV-1.0.0-3|53	pear install --nodeps --soft --force --register-only \
12mr|php-pear-File_CSV-1.0.0-3|54	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-File_CSV-1.0.0-3|55	%endif
12mr|php-pear-File_CSV-1.0.0-3|56	
12mr|php-pear-File_CSV-1.0.0-3|57	%preun
12mr|php-pear-File_CSV-1.0.0-3|58	%if %mdkversion < 201000
12mr|php-pear-File_CSV-1.0.0-3|59	if [ "$1" -eq "0" ]; then
12mr|php-pear-File_CSV-1.0.0-3|60	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-File_CSV-1.0.0-3|61	%{pear_name} >/dev/null || :
12mr|php-pear-File_CSV-1.0.0-3|62	fi
12mr|php-pear-File_CSV-1.0.0-3|63	%endif
12mr|php-pear-File_CSV-1.0.0-3|64	
12mr|php-pear-File_CSV-1.0.0-3|65	%files
12mr|php-pear-File_CSV-1.0.0-3|66	%defattr(-,root,root)
12mr|php-pear-File_CSV-1.0.0-3|67	%{_datadir}/pear/%{_class}/CSV.php
12mr|php-pear-File_CSV-1.0.0-3|68	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-File_CSV-1.0.0-3|69	
12mr|php-pear-File_CSV-1.0.0-3|70	
12mr|php-pear-File_CSV-1.0.0-3|71	
12mr|php-pear-File_CSV-1.0.0-3|72	
12mr|php-pear-File_CSV-1.0.0-3|73	%changelog
12mr|php-pear-File_CSV-1.0.0-3|74	

15900 12
12mr|php-pear-File_Gettext-0.4.1-10|1	%define		_class		File
12mr|php-pear-File_Gettext-0.4.1-10|2	%define		_subclass	Gettext
12mr|php-pear-File_Gettext-0.4.1-10|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-File_Gettext-0.4.1-10|4	
12mr|php-pear-File_Gettext-0.4.1-10|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-File_Gettext-0.4.1-10|6	Version:	0.4.1
12mr|php-pear-File_Gettext-0.4.1-10|7	Release:	%mkrel 10
12mr|php-pear-File_Gettext-0.4.1-10|8	Summary:	GNU Gettext file parser
12mr|php-pear-File_Gettext-0.4.1-10|9	License:	PHP License
12mr|php-pear-File_Gettext-0.4.1-10|10	Group:		Development/PHP
12mr|php-pear-File_Gettext-0.4.1-10|11	URL:		http://pear.php.net/package/File_Gettext/
12mr|php-pear-File_Gettext-0.4.1-10|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-File_Gettext-0.4.1-10|13	Requires(post): php-pear
12mr|php-pear-File_Gettext-0.4.1-10|14	Requires(preun): php-pear
12mr|php-pear-File_Gettext-0.4.1-10|15	Requires:	php-pear
12mr|php-pear-File_Gettext-0.4.1-10|16	BuildArch:	noarch
12mr|php-pear-File_Gettext-0.4.1-10|17	BuildRequires:	php-pear
12mr|php-pear-File_Gettext-0.4.1-10|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-File_Gettext-0.4.1-10|19	
12mr|php-pear-File_Gettext-0.4.1-10|20	%description
12mr|php-pear-File_Gettext-0.4.1-10|21	Reader and writer for GNU PO and MO files.
12mr|php-pear-File_Gettext-0.4.1-10|22	
12mr|php-pear-File_Gettext-0.4.1-10|23	%prep
12mr|php-pear-File_Gettext-0.4.1-10|24	%setup -q -c
12mr|php-pear-File_Gettext-0.4.1-10|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-File_Gettext-0.4.1-10|26	
12mr|php-pear-File_Gettext-0.4.1-10|27	%install
12mr|php-pear-File_Gettext-0.4.1-10|28	rm -rf %{buildroot}
12mr|php-pear-File_Gettext-0.4.1-10|29	
12mr|php-pear-File_Gettext-0.4.1-10|30	cd %{upstream_name}-%{version}
12mr|php-pear-File_Gettext-0.4.1-10|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-File_Gettext-0.4.1-10|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-File_Gettext-0.4.1-10|33	
12mr|php-pear-File_Gettext-0.4.1-10|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-File_Gettext-0.4.1-10|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-File_Gettext-0.4.1-10|36	
12mr|php-pear-File_Gettext-0.4.1-10|37	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-File_Gettext-0.4.1-10|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-File_Gettext-0.4.1-10|39	
12mr|php-pear-File_Gettext-0.4.1-10|40	%clean
12mr|php-pear-File_Gettext-0.4.1-10|41	rm -rf %{buildroot}
12mr|php-pear-File_Gettext-0.4.1-10|42	
12mr|php-pear-File_Gettext-0.4.1-10|43	%post
12mr|php-pear-File_Gettext-0.4.1-10|44	%if %mdkversion < 201000
12mr|php-pear-File_Gettext-0.4.1-10|45	pear install --nodeps --soft --force --register-only \
12mr|php-pear-File_Gettext-0.4.1-10|46	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-File_Gettext-0.4.1-10|47	%endif
12mr|php-pear-File_Gettext-0.4.1-10|48	
12mr|php-pear-File_Gettext-0.4.1-10|49	%preun
12mr|php-pear-File_Gettext-0.4.1-10|50	%if %mdkversion < 201000
12mr|php-pear-File_Gettext-0.4.1-10|51	if [ "$1" -eq "0" ]; then
12mr|php-pear-File_Gettext-0.4.1-10|52	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-File_Gettext-0.4.1-10|53	%{pear_name} >/dev/null || :
12mr|php-pear-File_Gettext-0.4.1-10|54	fi
12mr|php-pear-File_Gettext-0.4.1-10|55	%endif
12mr|php-pear-File_Gettext-0.4.1-10|56	
12mr|php-pear-File_Gettext-0.4.1-10|57	%files
12mr|php-pear-File_Gettext-0.4.1-10|58	%defattr(-,root,root)
12mr|php-pear-File_Gettext-0.4.1-10|59	%{_datadir}/pear/%{_class}
12mr|php-pear-File_Gettext-0.4.1-10|60	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-File_Gettext-0.4.1-10|61	
12mr|php-pear-File_Gettext-0.4.1-10|62	
12mr|php-pear-File_Gettext-0.4.1-10|63	
12mr|php-pear-File_Gettext-0.4.1-10|64	%changelog
12mr|php-pear-File_Gettext-0.4.1-10|65	

15901 12
12mr|php-pear-File_PDF-0.3.3-2|1	%define		_class		File
12mr|php-pear-File_PDF-0.3.3-2|2	%define		_subclass	PDF
12mr|php-pear-File_PDF-0.3.3-2|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-File_PDF-0.3.3-2|4	
12mr|php-pear-File_PDF-0.3.3-2|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-File_PDF-0.3.3-2|6	Version:	0.3.3
12mr|php-pear-File_PDF-0.3.3-2|7	Release:	%mkrel 2
12mr|php-pear-File_PDF-0.3.3-2|8	Summary:	PDF generation using only PHP
12mr|php-pear-File_PDF-0.3.3-2|9	License:	PHP License
12mr|php-pear-File_PDF-0.3.3-2|10	Group:		Development/PHP
12mr|php-pear-File_PDF-0.3.3-2|11	URL:		http://pear.php.net/package/File_PDF/
12mr|php-pear-File_PDF-0.3.3-2|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-File_PDF-0.3.3-2|13	Requires(post): php-pear
12mr|php-pear-File_PDF-0.3.3-2|14	Requires(preun): php-pear
12mr|php-pear-File_PDF-0.3.3-2|15	Requires:	php-pear
12mr|php-pear-File_PDF-0.3.3-2|16	BuildArch:	noarch
12mr|php-pear-File_PDF-0.3.3-2|17	BuildRequires:	php-pear
12mr|php-pear-File_PDF-0.3.3-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-File_PDF-0.3.3-2|19	
12mr|php-pear-File_PDF-0.3.3-2|20	%description
12mr|php-pear-File_PDF-0.3.3-2|21	This package provides PDF generation using only PHP, without requiring
12mr|php-pear-File_PDF-0.3.3-2|22	any external libraries.
12mr|php-pear-File_PDF-0.3.3-2|23	
12mr|php-pear-File_PDF-0.3.3-2|24	%prep
12mr|php-pear-File_PDF-0.3.3-2|25	%setup -q -c
12mr|php-pear-File_PDF-0.3.3-2|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-File_PDF-0.3.3-2|27	
12mr|php-pear-File_PDF-0.3.3-2|28	%install
12mr|php-pear-File_PDF-0.3.3-2|29	rm -rf %{buildroot}
12mr|php-pear-File_PDF-0.3.3-2|30	
12mr|php-pear-File_PDF-0.3.3-2|31	cd %{upstream_name}-%{version}
12mr|php-pear-File_PDF-0.3.3-2|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-File_PDF-0.3.3-2|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-File_PDF-0.3.3-2|34	
12mr|php-pear-File_PDF-0.3.3-2|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-File_PDF-0.3.3-2|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-File_PDF-0.3.3-2|37	
12mr|php-pear-File_PDF-0.3.3-2|38	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-File_PDF-0.3.3-2|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-File_PDF-0.3.3-2|40	
12mr|php-pear-File_PDF-0.3.3-2|41	%clean
12mr|php-pear-File_PDF-0.3.3-2|42	rm -rf %{buildroot}
12mr|php-pear-File_PDF-0.3.3-2|43	
12mr|php-pear-File_PDF-0.3.3-2|44	%post
12mr|php-pear-File_PDF-0.3.3-2|45	%if %mdkversion < 201000
12mr|php-pear-File_PDF-0.3.3-2|46	pear install --nodeps --soft --force --register-only \
12mr|php-pear-File_PDF-0.3.3-2|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-File_PDF-0.3.3-2|48	%endif
12mr|php-pear-File_PDF-0.3.3-2|49	
12mr|php-pear-File_PDF-0.3.3-2|50	%preun
12mr|php-pear-File_PDF-0.3.3-2|51	%if %mdkversion < 201000
12mr|php-pear-File_PDF-0.3.3-2|52	if [ "$1" -eq "0" ]; then
12mr|php-pear-File_PDF-0.3.3-2|53	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-File_PDF-0.3.3-2|54	%{upstream_name} >/dev/null || :
12mr|php-pear-File_PDF-0.3.3-2|55	fi
12mr|php-pear-File_PDF-0.3.3-2|56	%endif
12mr|php-pear-File_PDF-0.3.3-2|57	
12mr|php-pear-File_PDF-0.3.3-2|58	%files
12mr|php-pear-File_PDF-0.3.3-2|59	%defattr(-,root,root)
12mr|php-pear-File_PDF-0.3.3-2|60	%{_datadir}/pear/%{_class}
12mr|php-pear-File_PDF-0.3.3-2|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-File_PDF-0.3.3-2|62	
12mr|php-pear-File_PDF-0.3.3-2|63	
12mr|php-pear-File_PDF-0.3.3-2|64	
12mr|php-pear-File_PDF-0.3.3-2|65	%changelog
12mr|php-pear-File_PDF-0.3.3-2|66	

15902 12
12mr|php-pear-File_Util-1.0.0-3|1	%define		_class		File
12mr|php-pear-File_Util-1.0.0-3|2	%define		upstream_name	%{_class}_Util
12mr|php-pear-File_Util-1.0.0-3|3	
12mr|php-pear-File_Util-1.0.0-3|4	%define		_requires_exceptions pear(PHPUnit.php)
12mr|php-pear-File_Util-1.0.0-3|5	
12mr|php-pear-File_Util-1.0.0-3|6	Summary:	Common file and directory utility functions
12mr|php-pear-File_Util-1.0.0-3|7	Name:		php-pear-%{upstream_name}
12mr|php-pear-File_Util-1.0.0-3|8	Version:	1.0.0
12mr|php-pear-File_Util-1.0.0-3|9	Release:	%mkrel 3
12mr|php-pear-File_Util-1.0.0-3|10	License:	PHP License
12mr|php-pear-File_Util-1.0.0-3|11	Group:		Development/PHP
12mr|php-pear-File_Util-1.0.0-3|12	URL:		http://pear.php.net/package/File_Util/
12mr|php-pear-File_Util-1.0.0-3|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-File_Util-1.0.0-3|14	Requires(post): php-pear
12mr|php-pear-File_Util-1.0.0-3|15	Requires(preun): php-pear
12mr|php-pear-File_Util-1.0.0-3|16	Requires:	php-pear
12mr|php-pear-File_Util-1.0.0-3|17	BuildArch:	noarch
12mr|php-pear-File_Util-1.0.0-3|18	BuildRequires:	php-pear
12mr|php-pear-File_Util-1.0.0-3|19	Conflicts:	php-pear-File < 1.4.0
12mr|php-pear-File_Util-1.0.0-3|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-File_Util-1.0.0-3|21	
12mr|php-pear-File_Util-1.0.0-3|22	%description
12mr|php-pear-File_Util-1.0.0-3|23	Common file and directory utility functions. Path handling, temp dir/file,
12mr|php-pear-File_Util-1.0.0-3|24	sorting of files, listDirs, isIncludable and more.
12mr|php-pear-File_Util-1.0.0-3|25	
12mr|php-pear-File_Util-1.0.0-3|26	%prep
12mr|php-pear-File_Util-1.0.0-3|27	%setup -q -c
12mr|php-pear-File_Util-1.0.0-3|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-File_Util-1.0.0-3|29	
12mr|php-pear-File_Util-1.0.0-3|30	%install
12mr|php-pear-File_Util-1.0.0-3|31	rm -rf %{buildroot}
12mr|php-pear-File_Util-1.0.0-3|32	
12mr|php-pear-File_Util-1.0.0-3|33	cd %{upstream_name}-%{version}
12mr|php-pear-File_Util-1.0.0-3|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-File_Util-1.0.0-3|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-File_Util-1.0.0-3|36	
12mr|php-pear-File_Util-1.0.0-3|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-File_Util-1.0.0-3|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-File_Util-1.0.0-3|39	
12mr|php-pear-File_Util-1.0.0-3|40	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-File_Util-1.0.0-3|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-File_Util-1.0.0-3|42	
12mr|php-pear-File_Util-1.0.0-3|43	%clean
12mr|php-pear-File_Util-1.0.0-3|44	rm -rf %{buildroot}
12mr|php-pear-File_Util-1.0.0-3|45	
12mr|php-pear-File_Util-1.0.0-3|46	%post
12mr|php-pear-File_Util-1.0.0-3|47	%if %mdkversion < 201000
12mr|php-pear-File_Util-1.0.0-3|48	pear install --nodeps --soft --force --register-only \
12mr|php-pear-File_Util-1.0.0-3|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-File_Util-1.0.0-3|50	%endif
12mr|php-pear-File_Util-1.0.0-3|51	
12mr|php-pear-File_Util-1.0.0-3|52	%preun
12mr|php-pear-File_Util-1.0.0-3|53	%if %mdkversion < 201000
12mr|php-pear-File_Util-1.0.0-3|54	if [ "$1" -eq "0" ]; then
12mr|php-pear-File_Util-1.0.0-3|55	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-File_Util-1.0.0-3|56	%{pear_name} >/dev/null || :
12mr|php-pear-File_Util-1.0.0-3|57	fi
12mr|php-pear-File_Util-1.0.0-3|58	%endif
12mr|php-pear-File_Util-1.0.0-3|59	
12mr|php-pear-File_Util-1.0.0-3|60	%files
12mr|php-pear-File_Util-1.0.0-3|61	%defattr(-,root,root)
12mr|php-pear-File_Util-1.0.0-3|62	%{_datadir}/pear/%{_class}/Util.php
12mr|php-pear-File_Util-1.0.0-3|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-File_Util-1.0.0-3|64	
12mr|php-pear-File_Util-1.0.0-3|65	
12mr|php-pear-File_Util-1.0.0-3|66	
12mr|php-pear-File_Util-1.0.0-3|67	
12mr|php-pear-File_Util-1.0.0-3|68	%changelog
12mr|php-pear-File_Util-1.0.0-3|69	

15903 12
12mr|php-pear-Gtk_VarDump-1.0.1-2|1	%define		_class		Gtk
12mr|php-pear-Gtk_VarDump-1.0.1-2|2	%define		_subclass	VarDump
12mr|php-pear-Gtk_VarDump-1.0.1-2|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Gtk_VarDump-1.0.1-2|4	
12mr|php-pear-Gtk_VarDump-1.0.1-2|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Gtk_VarDump-1.0.1-2|6	Version:	1.0.1
12mr|php-pear-Gtk_VarDump-1.0.1-2|7	Release:	%mkrel 2
12mr|php-pear-Gtk_VarDump-1.0.1-2|8	Summary:	A simple GUI to example PHP data trees
12mr|php-pear-Gtk_VarDump-1.0.1-2|9	License:	PHP License
12mr|php-pear-Gtk_VarDump-1.0.1-2|10	Group:		Development/PHP
12mr|php-pear-Gtk_VarDump-1.0.1-2|11	URL:		http://pear.php.net/package/Gtk_VarDump/
12mr|php-pear-Gtk_VarDump-1.0.1-2|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mr|php-pear-Gtk_VarDump-1.0.1-2|13	Patch0:		php-pear-Gtk_VarDump-1.0.1-php_gtk2.patch
12mr|php-pear-Gtk_VarDump-1.0.1-2|14	Requires:	php-gtk2
12mr|php-pear-Gtk_VarDump-1.0.1-2|15	Requires(post): php-pear
12mr|php-pear-Gtk_VarDump-1.0.1-2|16	Requires(preun): php-pear
12mr|php-pear-Gtk_VarDump-1.0.1-2|17	Requires:	php-pear
12mr|php-pear-Gtk_VarDump-1.0.1-2|18	BuildArch:	noarch
12mr|php-pear-Gtk_VarDump-1.0.1-2|19	BuildRequires:	php-pear
12mr|php-pear-Gtk_VarDump-1.0.1-2|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Gtk_VarDump-1.0.1-2|21	
12mr|php-pear-Gtk_VarDump-1.0.1-2|22	%description
12mr|php-pear-Gtk_VarDump-1.0.1-2|23	Just a regedit type interface to examine PHP data trees.
12mr|php-pear-Gtk_VarDump-1.0.1-2|24	
12mr|php-pear-Gtk_VarDump-1.0.1-2|25	%prep
12mr|php-pear-Gtk_VarDump-1.0.1-2|26	%setup -q -c
12mr|php-pear-Gtk_VarDump-1.0.1-2|27	%patch0 -p1
12mr|php-pear-Gtk_VarDump-1.0.1-2|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Gtk_VarDump-1.0.1-2|29	
12mr|php-pear-Gtk_VarDump-1.0.1-2|30	%install
12mr|php-pear-Gtk_VarDump-1.0.1-2|31	rm -rf %{buildroot}
12mr|php-pear-Gtk_VarDump-1.0.1-2|32	
12mr|php-pear-Gtk_VarDump-1.0.1-2|33	cd %{upstream_name}-%{version}
12mr|php-pear-Gtk_VarDump-1.0.1-2|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Gtk_VarDump-1.0.1-2|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Gtk_VarDump-1.0.1-2|36	
12mr|php-pear-Gtk_VarDump-1.0.1-2|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Gtk_VarDump-1.0.1-2|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Gtk_VarDump-1.0.1-2|39	
12mr|php-pear-Gtk_VarDump-1.0.1-2|40	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Gtk_VarDump-1.0.1-2|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Gtk_VarDump-1.0.1-2|42	
12mr|php-pear-Gtk_VarDump-1.0.1-2|43	%clean
12mr|php-pear-Gtk_VarDump-1.0.1-2|44	rm -rf %{buildroot}
12mr|php-pear-Gtk_VarDump-1.0.1-2|45	
12mr|php-pear-Gtk_VarDump-1.0.1-2|46	%post
12mr|php-pear-Gtk_VarDump-1.0.1-2|47	%if %mdkversion < 201000
12mr|php-pear-Gtk_VarDump-1.0.1-2|48	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Gtk_VarDump-1.0.1-2|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Gtk_VarDump-1.0.1-2|50	%endif
12mr|php-pear-Gtk_VarDump-1.0.1-2|51	
12mr|php-pear-Gtk_VarDump-1.0.1-2|52	%preun
12mr|php-pear-Gtk_VarDump-1.0.1-2|53	%if %mdkversion < 201000
12mr|php-pear-Gtk_VarDump-1.0.1-2|54	if [ "$1" -eq "0" ]; then
12mr|php-pear-Gtk_VarDump-1.0.1-2|55	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Gtk_VarDump-1.0.1-2|56	%{pear_name} >/dev/null || :
12mr|php-pear-Gtk_VarDump-1.0.1-2|57	fi
12mr|php-pear-Gtk_VarDump-1.0.1-2|58	%endif
12mr|php-pear-Gtk_VarDump-1.0.1-2|59	
12mr|php-pear-Gtk_VarDump-1.0.1-2|60	%files
12mr|php-pear-Gtk_VarDump-1.0.1-2|61	%defattr(-,root,root)
12mr|php-pear-Gtk_VarDump-1.0.1-2|62	%{_datadir}/pear/%{_class}
12mr|php-pear-Gtk_VarDump-1.0.1-2|63	%{_datadir}/pear/data/%{upstream_name}
12mr|php-pear-Gtk_VarDump-1.0.1-2|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Gtk_VarDump-1.0.1-2|65	
12mr|php-pear-Gtk_VarDump-1.0.1-2|66	
12mr|php-pear-Gtk_VarDump-1.0.1-2|67	
12mr|php-pear-Gtk_VarDump-1.0.1-2|68	%changelog
12mr|php-pear-Gtk_VarDump-1.0.1-2|69	

15904 12
12mr|php-pear-HTML_Common-1.2.5-6|1	%define		_class		HTML
12mr|php-pear-HTML_Common-1.2.5-6|2	%define		_subclass	Common
12mr|php-pear-HTML_Common-1.2.5-6|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-HTML_Common-1.2.5-6|4	
12mr|php-pear-HTML_Common-1.2.5-6|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-HTML_Common-1.2.5-6|6	Version:	1.2.5
12mr|php-pear-HTML_Common-1.2.5-6|7	Release:	%mkrel 6
12mr|php-pear-HTML_Common-1.2.5-6|8	Summary:	Base class for other HTML classes
12mr|php-pear-HTML_Common-1.2.5-6|9	License:	PHP License
12mr|php-pear-HTML_Common-1.2.5-6|10	Group:		Development/PHP
12mr|php-pear-HTML_Common-1.2.5-6|11	URL:		http://pear.php.net/package/HTML_Common/
12mr|php-pear-HTML_Common-1.2.5-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mr|php-pear-HTML_Common-1.2.5-6|13	Requires(post): php-pear
12mr|php-pear-HTML_Common-1.2.5-6|14	Requires(preun): php-pear
12mr|php-pear-HTML_Common-1.2.5-6|15	Requires:	php-pear
12mr|php-pear-HTML_Common-1.2.5-6|16	BuildArch:	noarch
12mr|php-pear-HTML_Common-1.2.5-6|17	BuildRequires:	php-pear
12mr|php-pear-HTML_Common-1.2.5-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-HTML_Common-1.2.5-6|19	
12mr|php-pear-HTML_Common-1.2.5-6|20	%description
12mr|php-pear-HTML_Common-1.2.5-6|21	The PEAR::HTML_Common package provides methods for HTML code display
12mr|php-pear-HTML_Common-1.2.5-6|22	and attributes handling:
12mr|php-pear-HTML_Common-1.2.5-6|23	- Methods to set, remove, update HTML attributes.
12mr|php-pear-HTML_Common-1.2.5-6|24	- Handles comments in HTML code.
12mr|php-pear-HTML_Common-1.2.5-6|25	- Handles layout and tabs for nicer HTML code.
12mr|php-pear-HTML_Common-1.2.5-6|26	
12mr|php-pear-HTML_Common-1.2.5-6|27	%prep
12mr|php-pear-HTML_Common-1.2.5-6|28	%setup -q -c
12mr|php-pear-HTML_Common-1.2.5-6|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-HTML_Common-1.2.5-6|30	
12mr|php-pear-HTML_Common-1.2.5-6|31	%install
12mr|php-pear-HTML_Common-1.2.5-6|32	rm -rf %{buildroot}
12mr|php-pear-HTML_Common-1.2.5-6|33	
12mr|php-pear-HTML_Common-1.2.5-6|34	cd %{upstream_name}-%{version}
12mr|php-pear-HTML_Common-1.2.5-6|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-HTML_Common-1.2.5-6|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-HTML_Common-1.2.5-6|37	
12mr|php-pear-HTML_Common-1.2.5-6|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-HTML_Common-1.2.5-6|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-HTML_Common-1.2.5-6|40	
12mr|php-pear-HTML_Common-1.2.5-6|41	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTML_Common-1.2.5-6|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTML_Common-1.2.5-6|43	
12mr|php-pear-HTML_Common-1.2.5-6|44	%clean
12mr|php-pear-HTML_Common-1.2.5-6|45	rm -rf %{buildroot}
12mr|php-pear-HTML_Common-1.2.5-6|46	
12mr|php-pear-HTML_Common-1.2.5-6|47	%post
12mr|php-pear-HTML_Common-1.2.5-6|48	%if %mdkversion < 201000
12mr|php-pear-HTML_Common-1.2.5-6|49	pear install --nodeps --soft --force --register-only \
12mr|php-pear-HTML_Common-1.2.5-6|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-HTML_Common-1.2.5-6|51	%endif
12mr|php-pear-HTML_Common-1.2.5-6|52	
12mr|php-pear-HTML_Common-1.2.5-6|53	%preun
12mr|php-pear-HTML_Common-1.2.5-6|54	%if %mdkversion < 201000
12mr|php-pear-HTML_Common-1.2.5-6|55	if [ "$1" -eq "0" ]; then
12mr|php-pear-HTML_Common-1.2.5-6|56	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-HTML_Common-1.2.5-6|57	%{pear_name} >/dev/null || :
12mr|php-pear-HTML_Common-1.2.5-6|58	fi
12mr|php-pear-HTML_Common-1.2.5-6|59	%endif
12mr|php-pear-HTML_Common-1.2.5-6|60	
12mr|php-pear-HTML_Common-1.2.5-6|61	%files
12mr|php-pear-HTML_Common-1.2.5-6|62	%defattr(-,root,root)
12mr|php-pear-HTML_Common-1.2.5-6|63	%{_datadir}/pear/%{_class}
12mr|php-pear-HTML_Common-1.2.5-6|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-HTML_Common-1.2.5-6|65	
12mr|php-pear-HTML_Common-1.2.5-6|66	
12mr|php-pear-HTML_Common-1.2.5-6|67	
12mr|php-pear-HTML_Common-1.2.5-6|68	%changelog
12mr|php-pear-HTML_Common-1.2.5-6|69	

15905 12
12mr|php-pear-HTML_Javascript-1.1.2-7|1	%define		_class		HTML
12mr|php-pear-HTML_Javascript-1.1.2-7|2	%define		_subclass	Javascript
12mr|php-pear-HTML_Javascript-1.1.2-7|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-HTML_Javascript-1.1.2-7|4	
12mr|php-pear-HTML_Javascript-1.1.2-7|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-HTML_Javascript-1.1.2-7|6	Version:	1.1.2
12mr|php-pear-HTML_Javascript-1.1.2-7|7	Release:	%mkrel 7
12mr|php-pear-HTML_Javascript-1.1.2-7|8	Summary:	An interface for creating simple JS scripts
12mr|php-pear-HTML_Javascript-1.1.2-7|9	License:	PHP License
12mr|php-pear-HTML_Javascript-1.1.2-7|10	Group:		Development/PHP
12mr|php-pear-HTML_Javascript-1.1.2-7|11	URL:		http://pear.php.net/package/HTML_Javascript/
12mr|php-pear-HTML_Javascript-1.1.2-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-HTML_Javascript-1.1.2-7|13	Requires(post): php-pear
12mr|php-pear-HTML_Javascript-1.1.2-7|14	Requires(preun): php-pear
12mr|php-pear-HTML_Javascript-1.1.2-7|15	Requires:	php-pear
12mr|php-pear-HTML_Javascript-1.1.2-7|16	BuildArch:	noarch
12mr|php-pear-HTML_Javascript-1.1.2-7|17	BuildRequires:	php-pear
12mr|php-pear-HTML_Javascript-1.1.2-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-HTML_Javascript-1.1.2-7|19	
12mr|php-pear-HTML_Javascript-1.1.2-7|20	%description
12mr|php-pear-HTML_Javascript-1.1.2-7|21	Provides two classes:
12mr|php-pear-HTML_Javascript-1.1.2-7|22	- HTML_Javascript for performing basic JS operations
12mr|php-pear-HTML_Javascript-1.1.2-7|23	- HTML_Javascript_Convert for converting variables
12mr|php-pear-HTML_Javascript-1.1.2-7|24	Allow output data to a file, to the standart output (print), or
12mr|php-pear-HTML_Javascript-1.1.2-7|25	return.
12mr|php-pear-HTML_Javascript-1.1.2-7|26	
12mr|php-pear-HTML_Javascript-1.1.2-7|27	%prep
12mr|php-pear-HTML_Javascript-1.1.2-7|28	%setup -q -c
12mr|php-pear-HTML_Javascript-1.1.2-7|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-HTML_Javascript-1.1.2-7|30	
12mr|php-pear-HTML_Javascript-1.1.2-7|31	%install
12mr|php-pear-HTML_Javascript-1.1.2-7|32	rm -rf %{buildroot}
12mr|php-pear-HTML_Javascript-1.1.2-7|33	
12mr|php-pear-HTML_Javascript-1.1.2-7|34	cd %{upstream_name}-%{version}
12mr|php-pear-HTML_Javascript-1.1.2-7|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-HTML_Javascript-1.1.2-7|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-HTML_Javascript-1.1.2-7|37	
12mr|php-pear-HTML_Javascript-1.1.2-7|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-HTML_Javascript-1.1.2-7|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-HTML_Javascript-1.1.2-7|40	
12mr|php-pear-HTML_Javascript-1.1.2-7|41	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTML_Javascript-1.1.2-7|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTML_Javascript-1.1.2-7|43	
12mr|php-pear-HTML_Javascript-1.1.2-7|44	%clean
12mr|php-pear-HTML_Javascript-1.1.2-7|45	rm -rf %{buildroot}
12mr|php-pear-HTML_Javascript-1.1.2-7|46	
12mr|php-pear-HTML_Javascript-1.1.2-7|47	%post
12mr|php-pear-HTML_Javascript-1.1.2-7|48	%if %mdkversion < 201000
12mr|php-pear-HTML_Javascript-1.1.2-7|49	pear install --nodeps --soft --force --register-only \
12mr|php-pear-HTML_Javascript-1.1.2-7|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-HTML_Javascript-1.1.2-7|51	%endif
12mr|php-pear-HTML_Javascript-1.1.2-7|52	
12mr|php-pear-HTML_Javascript-1.1.2-7|53	%preun
12mr|php-pear-HTML_Javascript-1.1.2-7|54	%if %mdkversion < 201000
12mr|php-pear-HTML_Javascript-1.1.2-7|55	if [ "$1" -eq "0" ]; then
12mr|php-pear-HTML_Javascript-1.1.2-7|56	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-HTML_Javascript-1.1.2-7|57	%{pear_name} >/dev/null || :
12mr|php-pear-HTML_Javascript-1.1.2-7|58	fi
12mr|php-pear-HTML_Javascript-1.1.2-7|59	%endif
12mr|php-pear-HTML_Javascript-1.1.2-7|60	
12mr|php-pear-HTML_Javascript-1.1.2-7|61	%files
12mr|php-pear-HTML_Javascript-1.1.2-7|62	%defattr(-,root,root)
12mr|php-pear-HTML_Javascript-1.1.2-7|63	%doc %{upstream_name}-%{version}/examples
12mr|php-pear-HTML_Javascript-1.1.2-7|64	%{_datadir}/pear/%{_class}
12mr|php-pear-HTML_Javascript-1.1.2-7|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-HTML_Javascript-1.1.2-7|66	
12mr|php-pear-HTML_Javascript-1.1.2-7|67	
12mr|php-pear-HTML_Javascript-1.1.2-7|68	
12mr|php-pear-HTML_Javascript-1.1.2-7|69	%changelog
12mr|php-pear-HTML_Javascript-1.1.2-7|70	

15906 12
12mr|php-pear-HTML_Page-2.0.0-16|1	%define     _class          HTML
12mr|php-pear-HTML_Page-2.0.0-16|2	%define     _subclass       Page
12mr|php-pear-HTML_Page-2.0.0-16|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-HTML_Page-2.0.0-16|4	%define		pre 		    RC2
12mr|php-pear-HTML_Page-2.0.0-16|5	
12mr|php-pear-HTML_Page-2.0.0-16|6	Name:		php-pear-%{upstream_name}
12mr|php-pear-HTML_Page-2.0.0-16|7	Version:	2.0.0
12mr|php-pear-HTML_Page-2.0.0-16|8	Release:	%mkrel 16
12mr|php-pear-HTML_Page-2.0.0-16|9	Summary:	Base class for XHTML page generation
12mr|php-pear-HTML_Page-2.0.0-16|10	License:	PHP License
12mr|php-pear-HTML_Page-2.0.0-16|11	Group:		Development/PHP
12mr|php-pear-HTML_Page-2.0.0-16|12	URL:		http://pear.php.net/package/HTML_Page/
12mr|php-pear-HTML_Page-2.0.0-16|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{pre}.tar.bz2
12mr|php-pear-HTML_Page-2.0.0-16|14	Requires(post): php-pear
12mr|php-pear-HTML_Page-2.0.0-16|15	Requires(preun): php-pear
12mr|php-pear-HTML_Page-2.0.0-16|16	Requires:	php-pear
12mr|php-pear-HTML_Page-2.0.0-16|17	BuildArch:	noarch
12mr|php-pear-HTML_Page-2.0.0-16|18	BuildRequires:	php-pear
12mr|php-pear-HTML_Page-2.0.0-16|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-HTML_Page-2.0.0-16|20	
12mr|php-pear-HTML_Page-2.0.0-16|21	%description
12mr|php-pear-HTML_Page-2.0.0-16|22	The PEAR::HTML_Page package provides a simple interface for generating
12mr|php-pear-HTML_Page-2.0.0-16|23	an XHTML compliant page.
12mr|php-pear-HTML_Page-2.0.0-16|24	- supports virtually all HTML doctypes, from HTML 2.0 through XHTML 1.1
12mr|php-pear-HTML_Page-2.0.0-16|25	and XHTML Basic 1.0
12mr|php-pear-HTML_Page-2.0.0-16|26	Plus preliminary support for XHTML 2.0
12mr|php-pear-HTML_Page-2.0.0-16|27	- namespace support
12mr|php-pear-HTML_Page-2.0.0-16|28	- global language declaration for the document
12mr|php-pear-HTML_Page-2.0.0-16|29	- line ending styles
12mr|php-pear-HTML_Page-2.0.0-16|30	- full META tag support
12mr|php-pear-HTML_Page-2.0.0-16|31	- support for stylesheet declaration in the head section
12mr|php-pear-HTML_Page-2.0.0-16|32	- support for linked stylesheets and scripts
12mr|php-pear-HTML_Page-2.0.0-16|33	- body can be a string, object with toHtml or toString methods or an
12mr|php-pear-HTML_Page-2.0.0-16|34	array (can be combined)
12mr|php-pear-HTML_Page-2.0.0-16|35	
12mr|php-pear-HTML_Page-2.0.0-16|36	This class has in PEAR status: %{_status}.
12mr|php-pear-HTML_Page-2.0.0-16|37	
12mr|php-pear-HTML_Page-2.0.0-16|38	%prep
12mr|php-pear-HTML_Page-2.0.0-16|39	%setup -q -c
12mr|php-pear-HTML_Page-2.0.0-16|40	mv package.xml %{upstream_name}-%{version}%{pre}/%{upstream_name}.xml
12mr|php-pear-HTML_Page-2.0.0-16|41	
12mr|php-pear-HTML_Page-2.0.0-16|42	%install
12mr|php-pear-HTML_Page-2.0.0-16|43	rm -rf %{buildroot}
12mr|php-pear-HTML_Page-2.0.0-16|44	
12mr|php-pear-HTML_Page-2.0.0-16|45	cd %{upstream_name}-%{version}%{pre}
12mr|php-pear-HTML_Page-2.0.0-16|46	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-HTML_Page-2.0.0-16|47	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-HTML_Page-2.0.0-16|48	
12mr|php-pear-HTML_Page-2.0.0-16|49	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-HTML_Page-2.0.0-16|50	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-HTML_Page-2.0.0-16|51	
12mr|php-pear-HTML_Page-2.0.0-16|52	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTML_Page-2.0.0-16|53	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTML_Page-2.0.0-16|54	
12mr|php-pear-HTML_Page-2.0.0-16|55	%clean
12mr|php-pear-HTML_Page-2.0.0-16|56	rm -rf %{buildroot}
12mr|php-pear-HTML_Page-2.0.0-16|57	
12mr|php-pear-HTML_Page-2.0.0-16|58	%post
12mr|php-pear-HTML_Page-2.0.0-16|59	%if %mdkversion < 201000
12mr|php-pear-HTML_Page-2.0.0-16|60	pear install --nodeps --soft --force --register-only \
12mr|php-pear-HTML_Page-2.0.0-16|61	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-HTML_Page-2.0.0-16|62	%endif
12mr|php-pear-HTML_Page-2.0.0-16|63	
12mr|php-pear-HTML_Page-2.0.0-16|64	%preun
12mr|php-pear-HTML_Page-2.0.0-16|65	%if %mdkversion < 201000
12mr|php-pear-HTML_Page-2.0.0-16|66	if [ "$1" -eq "0" ]; then
12mr|php-pear-HTML_Page-2.0.0-16|67	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-HTML_Page-2.0.0-16|68	%{pear_name} >/dev/null || :
12mr|php-pear-HTML_Page-2.0.0-16|69	fi
12mr|php-pear-HTML_Page-2.0.0-16|70	%endif
12mr|php-pear-HTML_Page-2.0.0-16|71	
12mr|php-pear-HTML_Page-2.0.0-16|72	%files
12mr|php-pear-HTML_Page-2.0.0-16|73	%defattr(-,root,root)
12mr|php-pear-HTML_Page-2.0.0-16|74	%doc %{upstream_name}-%{version}%{pre}/examples
12mr|php-pear-HTML_Page-2.0.0-16|75	%{_datadir}/pear/%{_class}
12mr|php-pear-HTML_Page-2.0.0-16|76	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-HTML_Page-2.0.0-16|77	
12mr|php-pear-HTML_Page-2.0.0-16|78	
12mr|php-pear-HTML_Page-2.0.0-16|79	
12mr|php-pear-HTML_Page-2.0.0-16|80	
12mr|php-pear-HTML_Page-2.0.0-16|81	
12mr|php-pear-HTML_Page-2.0.0-16|82	%changelog
12mr|php-pear-HTML_Page-2.0.0-16|83	

15907 12
12mr|php-pear-HTML_Progress-1.2.6-10|1	%define		_class		HTML
12mr|php-pear-HTML_Progress-1.2.6-10|2	%define		_subclass	Progress
12mr|php-pear-HTML_Progress-1.2.6-10|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-HTML_Progress-1.2.6-10|4	
12mr|php-pear-HTML_Progress-1.2.6-10|5	%if %{_use_internal_dependency_generator}
12mr|php-pear-HTML_Progress-1.2.6-10|6	%define __noautoreq 'pear\\(Smarty.class.php\\)'
12mr|php-pear-HTML_Progress-1.2.6-10|7	%else
12mr|php-pear-HTML_Progress-1.2.6-10|8	%define _requires_exceptions	pear(Smarty.class.php)
12mr|php-pear-HTML_Progress-1.2.6-10|9	%endif
12mr|php-pear-HTML_Progress-1.2.6-10|10	
12mr|php-pear-HTML_Progress-1.2.6-10|11	Name:		php-pear-%{upstream_name}
12mr|php-pear-HTML_Progress-1.2.6-10|12	Version:	1.2.6
12mr|php-pear-HTML_Progress-1.2.6-10|13	Release:	10
12mr|php-pear-HTML_Progress-1.2.6-10|14	Summary:	Including a loading bar in your XHTML documents quickly and easily
12mr|php-pear-HTML_Progress-1.2.6-10|15	License:	PHP License
12mr|php-pear-HTML_Progress-1.2.6-10|16	Group:		Development/PHP
12mr|php-pear-HTML_Progress-1.2.6-10|17	URL:		http://pear.php.net/package/HTML_Progress/
12mr|php-pear-HTML_Progress-1.2.6-10|18	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-HTML_Progress-1.2.6-10|19	Requires(post): php-pear
12mr|php-pear-HTML_Progress-1.2.6-10|20	Requires(preun): php-pear
12mr|php-pear-HTML_Progress-1.2.6-10|21	Requires:	php-pear
12mr|php-pear-HTML_Progress-1.2.6-10|22	BuildRequires:	php-pear
12mr|php-pear-HTML_Progress-1.2.6-10|23	BuildArch:	noarch
12mr|php-pear-HTML_Progress-1.2.6-10|24	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-HTML_Progress-1.2.6-10|25	
12mr|php-pear-HTML_Progress-1.2.6-10|26	%description
12mr|php-pear-HTML_Progress-1.2.6-10|27	This package provides a way to add a loading bar fully costomizable in
12mr|php-pear-HTML_Progress-1.2.6-10|28	existing XHTML documents.
12mr|php-pear-HTML_Progress-1.2.6-10|29	
12mr|php-pear-HTML_Progress-1.2.6-10|30	Your browser should accept DHTML feature.
12mr|php-pear-HTML_Progress-1.2.6-10|31	
12mr|php-pear-HTML_Progress-1.2.6-10|32	Features:
12mr|php-pear-HTML_Progress-1.2.6-10|33	- allows usage of an existing stylesheet for colors and size model
12mr|php-pear-HTML_Progress-1.2.6-10|34	- all colors and size elements are customizable
12mr|php-pear-HTML_Progress-1.2.6-10|35	- show or hide text percent information
12mr|php-pear-HTML_Progress-1.2.6-10|36	- set/add and returns value of current status of progress
12mr|php-pear-HTML_Progress-1.2.6-10|37	- compliant with all CSS/XHTML standards
12mr|php-pear-HTML_Progress-1.2.6-10|38	- integration with template engine ITx family is possible
12mr|php-pear-HTML_Progress-1.2.6-10|39	- create horizontal and also vertical bart
12mr|php-pear-HTML_Progress-1.2.6-10|40	- optional message line come with progress status
12mr|php-pear-HTML_Progress-1.2.6-10|41	- percent info is floating all around the progress bar
12mr|php-pear-HTML_Progress-1.2.6-10|42	- scale can be changed (default is 100)
12mr|php-pear-HTML_Progress-1.2.6-10|43	- legend of percent text info can be changed (default is "%")
12mr|php-pear-HTML_Progress-1.2.6-10|44	
12mr|php-pear-HTML_Progress-1.2.6-10|45	This class has in PEAR status: %{_status}.
12mr|php-pear-HTML_Progress-1.2.6-10|46	
12mr|php-pear-HTML_Progress-1.2.6-10|47	%prep
12mr|php-pear-HTML_Progress-1.2.6-10|48	%setup -q -c
12mr|php-pear-HTML_Progress-1.2.6-10|49	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-HTML_Progress-1.2.6-10|50	
12mr|php-pear-HTML_Progress-1.2.6-10|51	%install
12mr|php-pear-HTML_Progress-1.2.6-10|52	rm -rf %{buildroot}
12mr|php-pear-HTML_Progress-1.2.6-10|53	
12mr|php-pear-HTML_Progress-1.2.6-10|54	cd %{upstream_name}-%{version}
12mr|php-pear-HTML_Progress-1.2.6-10|55	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-HTML_Progress-1.2.6-10|56	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-HTML_Progress-1.2.6-10|57	
12mr|php-pear-HTML_Progress-1.2.6-10|58	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-HTML_Progress-1.2.6-10|59	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-HTML_Progress-1.2.6-10|60	
12mr|php-pear-HTML_Progress-1.2.6-10|61	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTML_Progress-1.2.6-10|62	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTML_Progress-1.2.6-10|63	
12mr|php-pear-HTML_Progress-1.2.6-10|64	%clean
12mr|php-pear-HTML_Progress-1.2.6-10|65	rm -rf %{buildroot}
12mr|php-pear-HTML_Progress-1.2.6-10|66	
12mr|php-pear-HTML_Progress-1.2.6-10|67	%post
12mr|php-pear-HTML_Progress-1.2.6-10|68	%if %mdkversion < 201000
12mr|php-pear-HTML_Progress-1.2.6-10|69	pear install --nodeps --soft --force --register-only \
12mr|php-pear-HTML_Progress-1.2.6-10|70	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-HTML_Progress-1.2.6-10|71	%endif
12mr|php-pear-HTML_Progress-1.2.6-10|72	
12mr|php-pear-HTML_Progress-1.2.6-10|73	%preun
12mr|php-pear-HTML_Progress-1.2.6-10|74	%if %mdkversion < 201000
12mr|php-pear-HTML_Progress-1.2.6-10|75	if [ "$1" -eq "0" ]; then
12mr|php-pear-HTML_Progress-1.2.6-10|76	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-HTML_Progress-1.2.6-10|77	%{pear_name} >/dev/null || :
12mr|php-pear-HTML_Progress-1.2.6-10|78	fi
12mr|php-pear-HTML_Progress-1.2.6-10|79	%endif
12mr|php-pear-HTML_Progress-1.2.6-10|80	
12mr|php-pear-HTML_Progress-1.2.6-10|81	%files
12mr|php-pear-HTML_Progress-1.2.6-10|82	%defattr(-,root,root)
12mr|php-pear-HTML_Progress-1.2.6-10|83	%doc %{upstream_name}-%{version}/ChangeLog
12mr|php-pear-HTML_Progress-1.2.6-10|84	%doc %{upstream_name}-%{version}/INSTALL
12mr|php-pear-HTML_Progress-1.2.6-10|85	%doc %{upstream_name}-%{version}/LICENSE
12mr|php-pear-HTML_Progress-1.2.6-10|86	%doc %{upstream_name}-%{version}/examples
12mr|php-pear-HTML_Progress-1.2.6-10|87	%doc %{upstream_name}-%{version}/Release-*
12mr|php-pear-HTML_Progress-1.2.6-10|88	%{_datadir}/pear/%{_class}
12mr|php-pear-HTML_Progress-1.2.6-10|89	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-HTML_Progress-1.2.6-10|90	
12mr|php-pear-HTML_Progress-1.2.6-10|91	
12mr|php-pear-HTML_Progress-1.2.6-10|92	
12mr|php-pear-HTML_Progress-1.2.6-10|93	%changelog
12mr|php-pear-HTML_Progress-1.2.6-10|94	

15908 12
12mr|php-pear-HTML_QuickForm-3.2.12-4|1	%define		_class		HTML
12mr|php-pear-HTML_QuickForm-3.2.12-4|2	%define		_subclass	QuickForm
12mr|php-pear-HTML_QuickForm-3.2.12-4|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-HTML_QuickForm-3.2.12-4|4	
12mr|php-pear-HTML_QuickForm-3.2.12-4|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-HTML_QuickForm-3.2.12-4|6	Version:	3.2.12
12mr|php-pear-HTML_QuickForm-3.2.12-4|7	Release:	%mkrel 4
12mr|php-pear-HTML_QuickForm-3.2.12-4|8	Summary:	Methods for creating, validating, processing HTML forms
12mr|php-pear-HTML_QuickForm-3.2.12-4|9	License:	PHP License
12mr|php-pear-HTML_QuickForm-3.2.12-4|10	Group:		Development/PHP
12mr|php-pear-HTML_QuickForm-3.2.12-4|11	URL:		http://pear.php.net/package/HTML_QuickForm/
12mr|php-pear-HTML_QuickForm-3.2.12-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-HTML_QuickForm-3.2.12-4|13	Requires(post): php-pear
12mr|php-pear-HTML_QuickForm-3.2.12-4|14	Requires(preun): php-pear
12mr|php-pear-HTML_QuickForm-3.2.12-4|15	Requires:	php-pear
12mr|php-pear-HTML_QuickForm-3.2.12-4|16	BuildArch:	noarch
12mr|php-pear-HTML_QuickForm-3.2.12-4|17	BuildRequires:	php-pear
12mr|php-pear-HTML_QuickForm-3.2.12-4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-HTML_QuickForm-3.2.12-4|19	
12mr|php-pear-HTML_QuickForm-3.2.12-4|20	%description
12mr|php-pear-HTML_QuickForm-3.2.12-4|21	The PEAR::HTML_QuickForm package provides methods for creating,
12mr|php-pear-HTML_QuickForm-3.2.12-4|22	validating, processing HTML forms. Features:
12mr|php-pear-HTML_QuickForm-3.2.12-4|23	- Creates xHTML compliant form elements of various type.
12mr|php-pear-HTML_QuickForm-3.2.12-4|24	- Allows you to choose an unlimited number of html attributes.
12mr|php-pear-HTML_QuickForm-3.2.12-4|25	- Allows you to create your own custom elements using your own
12mr|php-pear-HTML_QuickForm-3.2.12-4|26	classes.
12mr|php-pear-HTML_QuickForm-3.2.12-4|27	- Process form values (you should override the process method).
12mr|php-pear-HTML_QuickForm-3.2.12-4|28	- Creates javascript validation code using regular expression.
12mr|php-pear-HTML_QuickForm-3.2.12-4|29	- Server-side validation too.
12mr|php-pear-HTML_QuickForm-3.2.12-4|30	- Allows you to create your own validation rules.
12mr|php-pear-HTML_QuickForm-3.2.12-4|31	- Manages file uploads.
12mr|php-pear-HTML_QuickForm-3.2.12-4|32	- Allows you to freeze some elements in your form.
12mr|php-pear-HTML_QuickForm-3.2.12-4|33	- Allows you to customize the look of your form in many ways.
12mr|php-pear-HTML_QuickForm-3.2.12-4|34	- Template-like form elements customization...
12mr|php-pear-HTML_QuickForm-3.2.12-4|35	
12mr|php-pear-HTML_QuickForm-3.2.12-4|36	%prep
12mr|php-pear-HTML_QuickForm-3.2.12-4|37	%setup -q -c
12mr|php-pear-HTML_QuickForm-3.2.12-4|38	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-HTML_QuickForm-3.2.12-4|39	
12mr|php-pear-HTML_QuickForm-3.2.12-4|40	%install
12mr|php-pear-HTML_QuickForm-3.2.12-4|41	rm -rf %{buildroot}
12mr|php-pear-HTML_QuickForm-3.2.12-4|42	
12mr|php-pear-HTML_QuickForm-3.2.12-4|43	cd %{upstream_name}-%{version}
12mr|php-pear-HTML_QuickForm-3.2.12-4|44	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-HTML_QuickForm-3.2.12-4|45	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-HTML_QuickForm-3.2.12-4|46	
12mr|php-pear-HTML_QuickForm-3.2.12-4|47	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-HTML_QuickForm-3.2.12-4|48	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-HTML_QuickForm-3.2.12-4|49	
12mr|php-pear-HTML_QuickForm-3.2.12-4|50	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTML_QuickForm-3.2.12-4|51	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTML_QuickForm-3.2.12-4|52	
12mr|php-pear-HTML_QuickForm-3.2.12-4|53	%clean
12mr|php-pear-HTML_QuickForm-3.2.12-4|54	rm -rf %{buildroot}
12mr|php-pear-HTML_QuickForm-3.2.12-4|55	
12mr|php-pear-HTML_QuickForm-3.2.12-4|56	%post
12mr|php-pear-HTML_QuickForm-3.2.12-4|57	%if %mdkversion < 201000
12mr|php-pear-HTML_QuickForm-3.2.12-4|58	pear install --nodeps --soft --force --register-only \
12mr|php-pear-HTML_QuickForm-3.2.12-4|59	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-HTML_QuickForm-3.2.12-4|60	%endif
12mr|php-pear-HTML_QuickForm-3.2.12-4|61	
12mr|php-pear-HTML_QuickForm-3.2.12-4|62	%preun
12mr|php-pear-HTML_QuickForm-3.2.12-4|63	%if %mdkversion < 201000
12mr|php-pear-HTML_QuickForm-3.2.12-4|64	if [ "$1" -eq "0" ]; then
12mr|php-pear-HTML_QuickForm-3.2.12-4|65	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-HTML_QuickForm-3.2.12-4|66	%{pear_name} >/dev/null || :
12mr|php-pear-HTML_QuickForm-3.2.12-4|67	fi
12mr|php-pear-HTML_QuickForm-3.2.12-4|68	%endif
12mr|php-pear-HTML_QuickForm-3.2.12-4|69	
12mr|php-pear-HTML_QuickForm-3.2.12-4|70	%files
12mr|php-pear-HTML_QuickForm-3.2.12-4|71	%defattr(-,root,root)
12mr|php-pear-HTML_QuickForm-3.2.12-4|72	%doc %{upstream_name}-%{version}/docs/*
12mr|php-pear-HTML_QuickForm-3.2.12-4|73	%{_datadir}/pear/%{_class}
12mr|php-pear-HTML_QuickForm-3.2.12-4|74	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-HTML_QuickForm-3.2.12-4|75	
12mr|php-pear-HTML_QuickForm-3.2.12-4|76	
12mr|php-pear-HTML_QuickForm-3.2.12-4|77	
12mr|php-pear-HTML_QuickForm-3.2.12-4|78	%changelog
12mr|php-pear-HTML_QuickForm-3.2.12-4|79	

15909 12
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|1	%define		_class		HTML
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|2	%define		_subclass	QuickForm
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|3	%define		upstream_name	%{_class}_%{_subclass}_Controller
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|4	
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|6	Version:	1.0.10
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|7	Release:	%mkrel 3
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|8	Summary:	Add-on to HTML_QuickForm that allows building of multiple forms
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|9	License:	PHP License
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|10	Group:		Development/PHP
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|11	URL:		http://pear.php.net/package/HTML_QuickForm_Controller/
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|13	Requires(post): php-pear
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|14	Requires(preun): php-pear
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|15	Requires:	php-pear
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|16	BuildArch:	noarch
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|17	BuildRequires:	php-pear
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|19	
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|20	%description
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|21	This package is essentially an implementation of a PageController
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|22	pattern.
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|23	
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|24	Architecture:
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|25	- Controller class that examines HTTP requests and manages form values
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|26	persistance across requests.
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|27	- Page class (subclass of QuickForm) representing a single page of the
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|28	form.
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|29	- Business logic is contained in subclasses of Action class.
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|30	
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|31	Cool features:
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|32	- Includes several default actions that allows easy building of
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|33	multipage forms.
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|34	- Includes usage examples for common usage cases (single-page form,
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|35	wizard tabbed form).
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|36	
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|37	%prep
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|38	%setup -q -c
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|39	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|40	
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|41	%install
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|42	rm -rf %{buildroot}
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|43	
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|44	cd %{upstream_name}-%{version}
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|45	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|46	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|47	
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|48	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|49	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|50	
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|51	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|52	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|53	
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|54	%clean
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|55	rm -rf %{buildroot}
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|56	
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|57	%post
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|58	%if %mdkversion < 201000
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|59	pear install --nodeps --soft --force --register-only \
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|60	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|61	%endif
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|62	
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|63	%preun
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|64	%if %mdkversion < 201000
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|65	if [ "$1" -eq "0" ]; then
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|66	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|67	%{pear_name} >/dev/null || :
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|68	fi
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|69	%endif
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|70	
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|71	%files
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|72	%defattr(-,root,root)
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|73	%doc %{upstream_name}-%{version}/examples
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|74	%{_datadir}/pear/%{_class}
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|75	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|76	
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|77	
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|78	
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|79	%changelog
12mr|php-pear-HTML_QuickForm_Controller-1.0.10-3|80	

15910 12
12mr|php-pear-HTML_Table-1.8.3-3|1	%define		_class		HTML
12mr|php-pear-HTML_Table-1.8.3-3|2	%define		_subclass	Table
12mr|php-pear-HTML_Table-1.8.3-3|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-HTML_Table-1.8.3-3|4	
12mr|php-pear-HTML_Table-1.8.3-3|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-HTML_Table-1.8.3-3|6	Version:	1.8.3
12mr|php-pear-HTML_Table-1.8.3-3|7	Release:	%mkrel 3
12mr|php-pear-HTML_Table-1.8.3-3|8	Summary:	Makes HTML tables easy, flexible, reusable and efficient
12mr|php-pear-HTML_Table-1.8.3-3|9	License:	PHP License
12mr|php-pear-HTML_Table-1.8.3-3|10	Group:		Development/PHP
12mr|php-pear-HTML_Table-1.8.3-3|11	URL:		http://pear.php.net/package/HTML_Table/
12mr|php-pear-HTML_Table-1.8.3-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-HTML_Table-1.8.3-3|13	Requires(post): php-pear
12mr|php-pear-HTML_Table-1.8.3-3|14	Requires(preun): php-pear
12mr|php-pear-HTML_Table-1.8.3-3|15	Requires:	php-pear
12mr|php-pear-HTML_Table-1.8.3-3|16	BuildArch:	noarch
12mr|php-pear-HTML_Table-1.8.3-3|17	BuildRequires:	php-pear
12mr|php-pear-HTML_Table-1.8.3-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-HTML_Table-1.8.3-3|19	
12mr|php-pear-HTML_Table-1.8.3-3|20	%description
12mr|php-pear-HTML_Table-1.8.3-3|21	The PEAR::HTML_Table package provides methods for easy and efficient
12mr|php-pear-HTML_Table-1.8.3-3|22	design of HTML tables.
12mr|php-pear-HTML_Table-1.8.3-3|23	- Lots of customization options.
12mr|php-pear-HTML_Table-1.8.3-3|24	- Tables can be modified at any time.
12mr|php-pear-HTML_Table-1.8.3-3|25	- The logic is the same as standard HTML editors.
12mr|php-pear-HTML_Table-1.8.3-3|26	- Handles col and rowspans.
12mr|php-pear-HTML_Table-1.8.3-3|27	- PHP code is shorter, easier to read and to maintain.
12mr|php-pear-HTML_Table-1.8.3-3|28	- Tables options can be reused.
12mr|php-pear-HTML_Table-1.8.3-3|29	
12mr|php-pear-HTML_Table-1.8.3-3|30	%prep
12mr|php-pear-HTML_Table-1.8.3-3|31	%setup -q -c
12mr|php-pear-HTML_Table-1.8.3-3|32	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-HTML_Table-1.8.3-3|33	
12mr|php-pear-HTML_Table-1.8.3-3|34	%install
12mr|php-pear-HTML_Table-1.8.3-3|35	rm -rf %{buildroot}
12mr|php-pear-HTML_Table-1.8.3-3|36	
12mr|php-pear-HTML_Table-1.8.3-3|37	cd %{upstream_name}-%{version}
12mr|php-pear-HTML_Table-1.8.3-3|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-HTML_Table-1.8.3-3|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-HTML_Table-1.8.3-3|40	
12mr|php-pear-HTML_Table-1.8.3-3|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-HTML_Table-1.8.3-3|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-HTML_Table-1.8.3-3|43	
12mr|php-pear-HTML_Table-1.8.3-3|44	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTML_Table-1.8.3-3|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTML_Table-1.8.3-3|46	
12mr|php-pear-HTML_Table-1.8.3-3|47	%clean
12mr|php-pear-HTML_Table-1.8.3-3|48	rm -rf %{buildroot}
12mr|php-pear-HTML_Table-1.8.3-3|49	
12mr|php-pear-HTML_Table-1.8.3-3|50	%post
12mr|php-pear-HTML_Table-1.8.3-3|51	%if %mdkversion < 201000
12mr|php-pear-HTML_Table-1.8.3-3|52	pear install --nodeps --soft --force --register-only \
12mr|php-pear-HTML_Table-1.8.3-3|53	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-HTML_Table-1.8.3-3|54	%endif
12mr|php-pear-HTML_Table-1.8.3-3|55	
12mr|php-pear-HTML_Table-1.8.3-3|56	%preun
12mr|php-pear-HTML_Table-1.8.3-3|57	%if %mdkversion < 201000
12mr|php-pear-HTML_Table-1.8.3-3|58	if [ "$1" -eq "0" ]; then
12mr|php-pear-HTML_Table-1.8.3-3|59	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-HTML_Table-1.8.3-3|60	%{pear_name} >/dev/null || :
12mr|php-pear-HTML_Table-1.8.3-3|61	fi
12mr|php-pear-HTML_Table-1.8.3-3|62	%endif
12mr|php-pear-HTML_Table-1.8.3-3|63	
12mr|php-pear-HTML_Table-1.8.3-3|64	%files
12mr|php-pear-HTML_Table-1.8.3-3|65	%defattr(-,root,root)
12mr|php-pear-HTML_Table-1.8.3-3|66	%{_datadir}/pear/%{_class}
12mr|php-pear-HTML_Table-1.8.3-3|67	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-HTML_Table-1.8.3-3|68	
12mr|php-pear-HTML_Table-1.8.3-3|69	
12mr|php-pear-HTML_Table-1.8.3-3|70	
12mr|php-pear-HTML_Table-1.8.3-3|71	%changelog
12mr|php-pear-HTML_Table-1.8.3-3|72	

15911 12
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|1	%define		_class		HTML
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|2	%define		_subclass	Template
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|3	%define		upstream_name	%{_class}_%{_subclass}_Flexy
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|4	
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|5	%define _requires_exceptions pear(Gtk/VarDump.php)\\|pear(Services/JSON.php)
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|6	%define _requires_exceptions pear(HTML/Template/Flexy/Filter/SimpleTags.php)
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|7	Name:		php-pear-%{upstream_name}
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|8	Version:	1.3.11
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|9	Release:	%mkrel 5
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|10	Summary:	A flexible caching template engine based on SimpleTemplate
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|11	License:	PHP License
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|12	Group:		Development/PHP
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|13	URL:		http://pear.php.net/package/HTML_Template_Flexy/
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|15	Requires(post): php-pear
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|16	Requires(preun): php-pear
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|17	Requires:	php-pear
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|18	BuildArch:	noarch
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|19	BuildRequires:	php-pear
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|21	
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|22	%description
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|23	HTML_Template_Flexy started its life as a simplification of
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|24	HTML_Template_Xipe, however in version 0.2, it became one of the first
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|25	template engine to use a real Lexer, rather than regexes, making it
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|26	possible to do things like ASP.net or Cold Fusion tags. However, it
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|27	still has a very simple set of goals.
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|28	- Very Simple API,
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|29	- easy to learn...
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|30	- prevents to much logic going in templates
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|31	- Easy to write documentable code
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|32	- By using object vars for a template rather than 'assign',
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|33	you can use PHPDoc comments to list what variable you use.
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|34	- Editable in WYSIWYG editors
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|35	- you can create full featured templates, that don't get
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|36	broken every time you edit with Dreamweaver(tm) or Mozilla
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|37	editor
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|38	- Uses namespaced attributes to add looping/conditionals
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|39	- Extremely Fast
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|40	- runtime is at least 4 time smaller than most other template
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|41	engines (eg. Smarty)
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|42	- uses compiled templates, as a result it is many times faster
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|43	on blocks and loops than than Regex templates (eg.
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|44	IT/phplib)
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|45	- Safer (for cross-site scripting attacks)
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|46	- All variables default to be output as HTML escaped
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|47	(overridden with the :h modifier)
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|48	- Multilanguage support
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|49	- Parses strings out of template, so you can build translation
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|50	tools
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|51	- Compiles language specific templates (so translation is only
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|52	done once, not on every request)
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|53	- Full dynamic element support (like ASP.NET), so you can pick
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|54	elements to replace at runtime
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|55	
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|56	The long term plan for Flexy is to be integrated as a backend for the
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|57	Future Template Package (A BC wrapper will be made available - as the
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|58	author needs to use it too).
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|59	
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|60	%prep
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|61	%setup -q -c
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|62	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|63	
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|64	cd %{upstream_name}-%{version}
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|65	
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|66	%install
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|67	rm -rf %{buildroot}
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|68	
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|69	cd %{upstream_name}-%{version}
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|70	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|71	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|72	
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|73	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|74	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|75	rm -rf %{buildroot}%{_datadir}/pear/data
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|76	
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|77	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|78	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|79	
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|80	%clean
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|81	rm -rf %{buildroot}
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|82	
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|83	%post
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|84	%if %mdkversion < 201000
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|85	pear install --nodeps --soft --force --register-only \
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|86	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|87	%endif
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|88	
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|89	%preun
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|90	%if %mdkversion < 201000
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|91	if [ "$1" -eq "0" ]; then
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|92	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|93	%{pear_name} >/dev/null || :
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|94	fi
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|95	%endif
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|96	
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|97	%files
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|98	%defattr(-,root,root)
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|99	%doc %{upstream_name}-%{version}/TODO %{upstream_name}-%{version}/ChangeLog
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|100	%{_datadir}/pear/%{_class}
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|101	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|102	
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|103	
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|104	
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|105	%changelog
12mr|php-pear-HTML_Template_Flexy-1.3.11-5|106	

15912 12
12mr|php-pear-HTML_Template_IT-1.3.0-5|1	%define		_class		HTML
12mr|php-pear-HTML_Template_IT-1.3.0-5|2	%define		_subclass	Template
12mr|php-pear-HTML_Template_IT-1.3.0-5|3	%define		upstream_name	%{_class}_%{_subclass}_IT
12mr|php-pear-HTML_Template_IT-1.3.0-5|4	
12mr|php-pear-HTML_Template_IT-1.3.0-5|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-HTML_Template_IT-1.3.0-5|6	Version:	1.3.0
12mr|php-pear-HTML_Template_IT-1.3.0-5|7	Release:	%mkrel 5
12mr|php-pear-HTML_Template_IT-1.3.0-5|8	Summary:	Integrated Templates
12mr|php-pear-HTML_Template_IT-1.3.0-5|9	License:	PHP License
12mr|php-pear-HTML_Template_IT-1.3.0-5|10	Group:		Development/PHP
12mr|php-pear-HTML_Template_IT-1.3.0-5|11	URL:		http://pear.php.net/package/HTML_Template_IT/
12mr|php-pear-HTML_Template_IT-1.3.0-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mr|php-pear-HTML_Template_IT-1.3.0-5|13	Requires(post): php-pear
12mr|php-pear-HTML_Template_IT-1.3.0-5|14	Requires(preun): php-pear
12mr|php-pear-HTML_Template_IT-1.3.0-5|15	Requires:	php-pear
12mr|php-pear-HTML_Template_IT-1.3.0-5|16	BuildArch:	noarch
12mr|php-pear-HTML_Template_IT-1.3.0-5|17	BuildRequires:	php-pear
12mr|php-pear-HTML_Template_IT-1.3.0-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-HTML_Template_IT-1.3.0-5|19	
12mr|php-pear-HTML_Template_IT-1.3.0-5|20	%description
12mr|php-pear-HTML_Template_IT-1.3.0-5|21	HTML_Template_IT: Simple template API. The Isotemplate API is somewhat
12mr|php-pear-HTML_Template_IT-1.3.0-5|22	tricky for a beginner although it is the best one you can build.
12mr|php-pear-HTML_Template_IT-1.3.0-5|23	template::parse() [phplib template = Isotemplate] requests you to name
12mr|php-pear-HTML_Template_IT-1.3.0-5|24	a source and a target where the current block gets parsed into. Source
12mr|php-pear-HTML_Template_IT-1.3.0-5|25	and target can be block names or even handler names. This API gives
12mr|php-pear-HTML_Template_IT-1.3.0-5|26	you a maximum of fexibility but you always have to know what you do
12mr|php-pear-HTML_Template_IT-1.3.0-5|27	which is quite unusual for PHP skripter like me. I noticed that I do
12mr|php-pear-HTML_Template_IT-1.3.0-5|28	not any control on which block gets parsed into which one. If all
12mr|php-pear-HTML_Template_IT-1.3.0-5|29	blocks are within one file, the script knows how they are nested and
12mr|php-pear-HTML_Template_IT-1.3.0-5|30	in which way you have to parse them. IT knows that inner1 is a child
12mr|php-pear-HTML_Template_IT-1.3.0-5|31	of block2, there's no need to tell him about this. Features:
12mr|php-pear-HTML_Template_IT-1.3.0-5|32	- Nested blocks,
12mr|php-pear-HTML_Template_IT-1.3.0-5|33	- Include external file,
12mr|php-pear-HTML_Template_IT-1.3.0-5|34	- Custom tags format (default {mytag}).
12mr|php-pear-HTML_Template_IT-1.3.0-5|35	
12mr|php-pear-HTML_Template_IT-1.3.0-5|36	HTML_Template_ITX: With this class you get the full power of the
12mr|php-pear-HTML_Template_IT-1.3.0-5|37	phplib template class. You may have one file with blocks in it but you
12mr|php-pear-HTML_Template_IT-1.3.0-5|38	have as well one main file and multiple files one for each block. This
12mr|php-pear-HTML_Template_IT-1.3.0-5|39	is quite useful when you have user configurable websites. Using blocks
12mr|php-pear-HTML_Template_IT-1.3.0-5|40	not in the main template allows you to modify some parts of your
12mr|php-pear-HTML_Template_IT-1.3.0-5|41	layout easily.
12mr|php-pear-HTML_Template_IT-1.3.0-5|42	
12mr|php-pear-HTML_Template_IT-1.3.0-5|43	%prep
12mr|php-pear-HTML_Template_IT-1.3.0-5|44	%setup -q -c
12mr|php-pear-HTML_Template_IT-1.3.0-5|45	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-HTML_Template_IT-1.3.0-5|46	
12mr|php-pear-HTML_Template_IT-1.3.0-5|47	%install
12mr|php-pear-HTML_Template_IT-1.3.0-5|48	rm -rf %{buildroot}
12mr|php-pear-HTML_Template_IT-1.3.0-5|49	
12mr|php-pear-HTML_Template_IT-1.3.0-5|50	cd %{upstream_name}-%{version}
12mr|php-pear-HTML_Template_IT-1.3.0-5|51	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-HTML_Template_IT-1.3.0-5|52	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-HTML_Template_IT-1.3.0-5|53	
12mr|php-pear-HTML_Template_IT-1.3.0-5|54	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-HTML_Template_IT-1.3.0-5|55	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-HTML_Template_IT-1.3.0-5|56	
12mr|php-pear-HTML_Template_IT-1.3.0-5|57	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTML_Template_IT-1.3.0-5|58	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTML_Template_IT-1.3.0-5|59	
12mr|php-pear-HTML_Template_IT-1.3.0-5|60	%clean
12mr|php-pear-HTML_Template_IT-1.3.0-5|61	rm -rf %{buildroot}
12mr|php-pear-HTML_Template_IT-1.3.0-5|62	
12mr|php-pear-HTML_Template_IT-1.3.0-5|63	%post
12mr|php-pear-HTML_Template_IT-1.3.0-5|64	%if %mdkversion < 201000
12mr|php-pear-HTML_Template_IT-1.3.0-5|65	pear install --nodeps --soft --force --register-only \
12mr|php-pear-HTML_Template_IT-1.3.0-5|66	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-HTML_Template_IT-1.3.0-5|67	%endif
12mr|php-pear-HTML_Template_IT-1.3.0-5|68	
12mr|php-pear-HTML_Template_IT-1.3.0-5|69	%preun
12mr|php-pear-HTML_Template_IT-1.3.0-5|70	%if %mdkversion < 201000
12mr|php-pear-HTML_Template_IT-1.3.0-5|71	if [ "$1" -eq "0" ]; then
12mr|php-pear-HTML_Template_IT-1.3.0-5|72	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-HTML_Template_IT-1.3.0-5|73	%{pear_name} >/dev/null || :
12mr|php-pear-HTML_Template_IT-1.3.0-5|74	fi
12mr|php-pear-HTML_Template_IT-1.3.0-5|75	%endif
12mr|php-pear-HTML_Template_IT-1.3.0-5|76	
12mr|php-pear-HTML_Template_IT-1.3.0-5|77	%files
12mr|php-pear-HTML_Template_IT-1.3.0-5|78	%defattr(-,root,root)
12mr|php-pear-HTML_Template_IT-1.3.0-5|79	%{_datadir}/pear/%{_class}
12mr|php-pear-HTML_Template_IT-1.3.0-5|80	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-HTML_Template_IT-1.3.0-5|81	
12mr|php-pear-HTML_Template_IT-1.3.0-5|82	
12mr|php-pear-HTML_Template_IT-1.3.0-5|83	
12mr|php-pear-HTML_Template_IT-1.3.0-5|84	%changelog
12mr|php-pear-HTML_Template_IT-1.3.0-5|85	

15913 12
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|1	%define		_class		HTML
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|2	%define		_subclass	Template
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|3	%define		upstream_name	%{_class}_%{_subclass}_Sigma
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|4	
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|5	%define		_requires_exceptions pear())\\|pear(PHPUnit.php)
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|6	
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|7	Name:		php-pear-%{upstream_name}
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|8	Version:	1.2.0
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|9	Release:	%mkrel 8
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|10	Summary:	Integrated Templates API implemetation with template 'compilation'
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|11	License:	PHP License
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|12	Group:		Development/PHP
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|13	URL:		http://pear.php.net/package/HTML_Template_Sigma/
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|15	Requires(post): php-pear
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|16	Requires(preun): php-pear
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|17	Requires:	php-pear
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|18	BuildArch:	noarch
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|19	BuildRequires:	php-pear
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|21	
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|22	%description
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|23	HTML_Template_Sigma implements Integrated Templates API designed by
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|24	Ulf Wendel.
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|25	
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|26	Features:
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|27	- Nested blocks. Nesting is controlled by the engine.
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|28	- Ability to include files from within template: <!-- INCLUDE -->
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|29	- Automatic removal of empty blocks and unknown variables (methods to
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|30	manually tweak/override this are also available)
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|31	- Methods for runtime addition and replacement of blocks in templates
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|32	- Ability to insert simple function calls into templates:
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|33	func_uppercase('Hello world!') and to define callback functions for
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|34	these
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|35	- 'Compiled' templates: the engine has to parse a template file using
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|36	regular expressions to find all the blocks and variable placeholders.
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|37	This is a very "expensive" operation and is an overkill to do on every
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|38	page request: templates seldom change on production websites. Thus
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|39	this feature: an internal representation of the template structure is
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|40	saved into a file and this file gets loaded instead of the source one
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|41	on subsequent requests (unless the source changes)
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|42	- PHPUnit-based tests to define correct behaviour
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|43	- Usage examples for most of the features are available, look in the
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|44	docs/ directory
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|45	
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|46	%prep
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|47	%setup -q -c
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|48	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|49	
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|50	%install
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|51	rm -rf %{buildroot}
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|52	
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|53	cd %{upstream_name}-%{version}
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|54	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|55	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|56	
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|57	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|58	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|59	
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|60	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|61	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|62	
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|63	%clean
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|64	rm -rf %{buildroot}
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|65	
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|66	%post
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|67	%if %mdkversion < 201000
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|68	pear install --nodeps --soft --force --register-only \
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|69	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|70	%endif
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|71	
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|72	%preun
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|73	%if %mdkversion < 201000
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|74	if [ "$1" -eq "0" ]; then
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|75	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|76	%{pear_name} >/dev/null || :
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|77	fi
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|78	%endif
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|79	
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|80	%files
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|81	%defattr(-,root,root)
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|82	%doc %{upstream_name}-%{version}/docs/*
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|83	%{_datadir}/pear/%{_class}
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|84	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|85	
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|86	
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|87	
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|88	%changelog
12mr|php-pear-HTML_Template_Sigma-1.2.0-8|89	

15914 12
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|1	%define		_class		HTML
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|2	%define		_subclass	Template
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|3	%define		upstream_name	%{_class}_%{_subclass}_Xipe
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|4	
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|5	%define		_requires_exceptions pear())
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|6	
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|7	Name:		php-pear-%{upstream_name}
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|8	Version:	1.7.6
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|9	Release:	%mkrel 15
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|10	Summary:	A simple, fast and powerful template engine
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|11	License:	PHP License
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|12	Group:		Development/PHP
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|13	URL:		http://pear.php.net/package/HTML_Template_Xipe/
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|15	Requires(post): php-pear
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|16	Requires(preun): php-pear
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|17	Requires:	php-pear
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|18	BuildArch:	noarch
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|19	BuildRequires:	php-pear
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|21	
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|22	%description
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|23	The template engine is a compiling engine, all templates are compiled
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|24	into PHP-files. This will make the delivery of the files faster on the
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|25	next request, since the template doesn't need to be compiled again. If
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|26	the template changes it will be recompiled.
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|27	
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|28	There is no new template language to learn. Beside the default mode,
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|29	there is a set of constructs since version 1.6 which allow you to edit
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|30	your templates with WYSIWYG editors.
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|31	
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|32	By default the template engine uses indention for building blocks (you
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|33	can turn that off). This feature was inspired by Python and by the
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|34	need I felt to force myself to write proper HTML-code, using proper
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|35	indentions, to make the code better readable.
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|36	
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|37	Every template is customizable in multiple ways. You can configure
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|38	each template or an entire directory to use different delimiters,
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|39	caching parameters, etc. via either an XML-file or a XML-chunk which
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|40	you simply write anywhere inside the tpl-code.
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|41	
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|42	Using the Cache the final file can also be cached (i.e. a resulting
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|43	HTML-file). The caching options can be customized as needed. The cache
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|44	can reduce the server load by very much, since the entire php-file
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|45	doesn't need to be processed again, the resulting client-readable data
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|46	are simply delivered right from the cache (the data are saved using
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|47	php's output buffering).
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|48	
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|49	The template engine is prepared to be used for multi-language
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|50	applications too. If you i.e. use the PEAR::I18N for translating the
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|51	template, the compiled templates need to be saved under a different
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|52	name for each language. The template engine is prepared for that too,
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|53	it saves the compiled template including the language code if required
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|54	(i.e. a compiled index.tpl which is saved for english gets the
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|55	filename index.tpl.en.php).
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|56	
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|57	%prep
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|58	%setup -q -c
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|59	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|60	
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|61	%install
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|62	rm -rf %{buildroot}
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|63	
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|64	cd %{upstream_name}-%{version}
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|65	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|66	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|67	
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|68	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|69	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|70	
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|71	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|72	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|73	
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|74	%clean
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|75	rm -rf %{buildroot}
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|76	
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|77	%post
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|78	%if %mdkversion < 201000
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|79	pear install --nodeps --soft --force --register-only \
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|80	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|81	%endif
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|82	
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|83	%preun
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|84	%if %mdkversion < 201000
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|85	if [ "$1" -eq "0" ]; then
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|86	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|87	%{pear_name} >/dev/null || :
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|88	fi
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|89	%endif
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|90	
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|91	%files
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|92	%defattr(-,root,root)
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|93	%{_datadir}/pear/%{_class}
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|94	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|95	
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|96	
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|97	
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|98	
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|99	
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|100	%changelog
12mr|php-pear-HTML_Template_Xipe-1.7.6-15|101	

15915 12
12mr|php-pear-HTTP-1.4.1-5|1	%define		_class		HTTP
12mr|php-pear-HTTP-1.4.1-5|2	%define		upstream_name	%{_class}
12mr|php-pear-HTTP-1.4.1-5|3	
12mr|php-pear-HTTP-1.4.1-5|4	Name:		php-pear-%{upstream_name}
12mr|php-pear-HTTP-1.4.1-5|5	Version:	1.4.1
12mr|php-pear-HTTP-1.4.1-5|6	Release:	%mkrel 5
12mr|php-pear-HTTP-1.4.1-5|7	Summary:	Miscellaneous HTTP utilities
12mr|php-pear-HTTP-1.4.1-5|8	License:	PHP License
12mr|php-pear-HTTP-1.4.1-5|9	Group:		Development/PHP
12mr|php-pear-HTTP-1.4.1-5|10	URL:		http://pear.php.net/package/HTTP/
12mr|php-pear-HTTP-1.4.1-5|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mr|php-pear-HTTP-1.4.1-5|12	Requires(post): php-pear
12mr|php-pear-HTTP-1.4.1-5|13	Requires(preun): php-pear
12mr|php-pear-HTTP-1.4.1-5|14	Requires:	php-pear
12mr|php-pear-HTTP-1.4.1-5|15	BuildArch:	noarch
12mr|php-pear-HTTP-1.4.1-5|16	BuildRequires:	php-pear
12mr|php-pear-HTTP-1.4.1-5|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-HTTP-1.4.1-5|18	
12mr|php-pear-HTTP-1.4.1-5|19	%description
12mr|php-pear-HTTP-1.4.1-5|20	The HTTP class is a class with static methods for doing miscellaneous
12mr|php-pear-HTTP-1.4.1-5|21	HTTP-related stuff like date formatting or language negotiation.
12mr|php-pear-HTTP-1.4.1-5|22	
12mr|php-pear-HTTP-1.4.1-5|23	%prep
12mr|php-pear-HTTP-1.4.1-5|24	%setup -q -c
12mr|php-pear-HTTP-1.4.1-5|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-HTTP-1.4.1-5|26	
12mr|php-pear-HTTP-1.4.1-5|27	%install
12mr|php-pear-HTTP-1.4.1-5|28	rm -rf %{buildroot}
12mr|php-pear-HTTP-1.4.1-5|29	
12mr|php-pear-HTTP-1.4.1-5|30	cd %{upstream_name}-%{version}
12mr|php-pear-HTTP-1.4.1-5|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-HTTP-1.4.1-5|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-HTTP-1.4.1-5|33	
12mr|php-pear-HTTP-1.4.1-5|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-HTTP-1.4.1-5|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-HTTP-1.4.1-5|36	
12mr|php-pear-HTTP-1.4.1-5|37	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTTP-1.4.1-5|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTTP-1.4.1-5|39	
12mr|php-pear-HTTP-1.4.1-5|40	%clean
12mr|php-pear-HTTP-1.4.1-5|41	rm -rf %{buildroot}
12mr|php-pear-HTTP-1.4.1-5|42	
12mr|php-pear-HTTP-1.4.1-5|43	%post
12mr|php-pear-HTTP-1.4.1-5|44	%if %mdkversion < 201000
12mr|php-pear-HTTP-1.4.1-5|45	pear install --nodeps --soft --force --register-only \
12mr|php-pear-HTTP-1.4.1-5|46	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-HTTP-1.4.1-5|47	%endif
12mr|php-pear-HTTP-1.4.1-5|48	
12mr|php-pear-HTTP-1.4.1-5|49	%preun
12mr|php-pear-HTTP-1.4.1-5|50	%if %mdkversion < 201000
12mr|php-pear-HTTP-1.4.1-5|51	if [ "$1" -eq "0" ]; then
12mr|php-pear-HTTP-1.4.1-5|52	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-HTTP-1.4.1-5|53	%{pear_name} >/dev/null || :
12mr|php-pear-HTTP-1.4.1-5|54	fi
12mr|php-pear-HTTP-1.4.1-5|55	%endif
12mr|php-pear-HTTP-1.4.1-5|56	
12mr|php-pear-HTTP-1.4.1-5|57	%files
12mr|php-pear-HTTP-1.4.1-5|58	%defattr(-,root,root)
12mr|php-pear-HTTP-1.4.1-5|59	%{_datadir}/pear/%{_class}.php
12mr|php-pear-HTTP-1.4.1-5|60	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-HTTP-1.4.1-5|61	
12mr|php-pear-HTTP-1.4.1-5|62	
12mr|php-pear-HTTP-1.4.1-5|63	
12mr|php-pear-HTTP-1.4.1-5|64	
12mr|php-pear-HTTP-1.4.1-5|65	%changelog
12mr|php-pear-HTTP-1.4.1-5|66	

15916 12
12mr|php-pear-HTTP_Request-1.4.4-7|1	%define		_class		HTTP
12mr|php-pear-HTTP_Request-1.4.4-7|2	%define		_subclass	Request
12mr|php-pear-HTTP_Request-1.4.4-7|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-HTTP_Request-1.4.4-7|4	
12mr|php-pear-HTTP_Request-1.4.4-7|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-HTTP_Request-1.4.4-7|6	Version:	1.4.4
12mr|php-pear-HTTP_Request-1.4.4-7|7	Release:	%mkrel 7
12mr|php-pear-HTTP_Request-1.4.4-7|8	Summary:	Provides an easy way to perform HTTP requests
12mr|php-pear-HTTP_Request-1.4.4-7|9	License:	PHP License
12mr|php-pear-HTTP_Request-1.4.4-7|10	Group:		Development/PHP
12mr|php-pear-HTTP_Request-1.4.4-7|11	URL:		http://pear.php.net/package/HTTP_Request/
12mr|php-pear-HTTP_Request-1.4.4-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-HTTP_Request-1.4.4-7|13	Requires(post): php-pear
12mr|php-pear-HTTP_Request-1.4.4-7|14	Requires(preun): php-pear
12mr|php-pear-HTTP_Request-1.4.4-7|15	Requires:	php-pear
12mr|php-pear-HTTP_Request-1.4.4-7|16	Requires:	php-pear-Net_URL >= 1.0.12
12mr|php-pear-HTTP_Request-1.4.4-7|17	Requires:	php-pear-Net_Socket >= 1.0
12mr|php-pear-HTTP_Request-1.4.4-7|18	BuildArch:	noarch
12mr|php-pear-HTTP_Request-1.4.4-7|19	BuildRequires:	php-pear
12mr|php-pear-HTTP_Request-1.4.4-7|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-HTTP_Request-1.4.4-7|21	
12mr|php-pear-HTTP_Request-1.4.4-7|22	%description
12mr|php-pear-HTTP_Request-1.4.4-7|23	Supports GET/POST/HEAD/TRACE/PUT/DELETE, Basic authentication, Proxy,
12mr|php-pear-HTTP_Request-1.4.4-7|24	Proxy Authentication etc.
12mr|php-pear-HTTP_Request-1.4.4-7|25	
12mr|php-pear-HTTP_Request-1.4.4-7|26	%prep
12mr|php-pear-HTTP_Request-1.4.4-7|27	%setup -q -c
12mr|php-pear-HTTP_Request-1.4.4-7|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-HTTP_Request-1.4.4-7|29	
12mr|php-pear-HTTP_Request-1.4.4-7|30	%install
12mr|php-pear-HTTP_Request-1.4.4-7|31	rm -rf %{buildroot}
12mr|php-pear-HTTP_Request-1.4.4-7|32	
12mr|php-pear-HTTP_Request-1.4.4-7|33	cd %{upstream_name}-%{version}
12mr|php-pear-HTTP_Request-1.4.4-7|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-HTTP_Request-1.4.4-7|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-HTTP_Request-1.4.4-7|36	
12mr|php-pear-HTTP_Request-1.4.4-7|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-HTTP_Request-1.4.4-7|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-HTTP_Request-1.4.4-7|39	
12mr|php-pear-HTTP_Request-1.4.4-7|40	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTTP_Request-1.4.4-7|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTTP_Request-1.4.4-7|42	
12mr|php-pear-HTTP_Request-1.4.4-7|43	%clean
12mr|php-pear-HTTP_Request-1.4.4-7|44	rm -rf %{buildroot}
12mr|php-pear-HTTP_Request-1.4.4-7|45	
12mr|php-pear-HTTP_Request-1.4.4-7|46	%post
12mr|php-pear-HTTP_Request-1.4.4-7|47	%if %mdkversion < 201000
12mr|php-pear-HTTP_Request-1.4.4-7|48	pear install --nodeps --soft --force --register-only \
12mr|php-pear-HTTP_Request-1.4.4-7|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-HTTP_Request-1.4.4-7|50	%endif
12mr|php-pear-HTTP_Request-1.4.4-7|51	
12mr|php-pear-HTTP_Request-1.4.4-7|52	%preun
12mr|php-pear-HTTP_Request-1.4.4-7|53	%if %mdkversion < 201000
12mr|php-pear-HTTP_Request-1.4.4-7|54	if [ "$1" -eq "0" ]; then
12mr|php-pear-HTTP_Request-1.4.4-7|55	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-HTTP_Request-1.4.4-7|56	%{pear_name} >/dev/null || :
12mr|php-pear-HTTP_Request-1.4.4-7|57	fi
12mr|php-pear-HTTP_Request-1.4.4-7|58	%endif
12mr|php-pear-HTTP_Request-1.4.4-7|59	
12mr|php-pear-HTTP_Request-1.4.4-7|60	%files
12mr|php-pear-HTTP_Request-1.4.4-7|61	%defattr(-,root,root)
12mr|php-pear-HTTP_Request-1.4.4-7|62	%doc %{upstream_name}-%{version}/docs/*
12mr|php-pear-HTTP_Request-1.4.4-7|63	%{_datadir}/pear/%{_class}
12mr|php-pear-HTTP_Request-1.4.4-7|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-HTTP_Request-1.4.4-7|65	
12mr|php-pear-HTTP_Request-1.4.4-7|66	
12mr|php-pear-HTTP_Request-1.4.4-7|67	
12mr|php-pear-HTTP_Request-1.4.4-7|68	%changelog
12mr|php-pear-HTTP_Request-1.4.4-7|69	

15917 12
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|1	%define		_class		HTTP
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|2	%define		_subclass	WebDAV
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|3	%define		upstream_name	%{_class}_%{_subclass}_Server
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|4	
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|6	Version:	0.99.1
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|7	Release:	%mkrel 16
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|8	Summary:	WebDAV Server Baseclass
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|9	License:	PHP License
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|10	Group:		Development/PHP
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|11	URL:		http://pear.php.net/package/HTTP_WebDAV_Server/
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|13	Requires(post): php-pear
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|14	Requires(preun): php-pear
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|15	Requires:	php-pear
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|16	Requires(post): php-pear
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|17	Requires(preun): php-pear
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|18	Requires:	php-pear-HTTP >= 1.0
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|19	BuildArch:	noarch
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|20	BuildRequires:	php-pear
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|21	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|22	
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|23	%description
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|24	Mostly RFC2518 compliant helper class for WebDAV server
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|25	implementation.
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|26	
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|27	%prep
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|28	%setup -q -c
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|30	
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|31	%install
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|32	rm -rf %{buildroot}
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|33	
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|34	cd %{upstream_name}-%{version}
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|37	
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|40	
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|41	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|43	
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|44	%clean
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|45	rm -rf %{buildroot}
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|46	
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|47	%post
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|48	%if %mdkversion < 201000
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|49	pear install --nodeps --soft --force --register-only \
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|51	%endif
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|52	
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|53	%preun
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|54	%if %mdkversion < 201000
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|55	if [ "$1" -eq "0" ]; then
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|56	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|57	%{pear_name} >/dev/null || :
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|58	fi
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|59	%endif
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|60	
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|61	%files
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|62	%defattr(-,root,root)
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|63	%{_datadir}/pear/%{_class}
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|65	
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|66	
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|67	
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|68	%changelog
12mr|php-pear-HTTP_WebDAV_Server-0.99.1-16|69	

15918 12
12mr|php-pear-I18Nv2-0.11.4-10|1	%define		_class		I18Nv2
12mr|php-pear-I18Nv2-0.11.4-10|2	%define		upstream_name	%{_class}
12mr|php-pear-I18Nv2-0.11.4-10|3	
12mr|php-pear-I18Nv2-0.11.4-10|4	%define		_requires_exceptions pear(PHPUnit.php)
12mr|php-pear-I18Nv2-0.11.4-10|5	
12mr|php-pear-I18Nv2-0.11.4-10|6	Name:		php-pear-%{upstream_name}
12mr|php-pear-I18Nv2-0.11.4-10|7	Version:	0.11.4
12mr|php-pear-I18Nv2-0.11.4-10|8	Release:	%mkrel 10
12mr|php-pear-I18Nv2-0.11.4-10|9	Summary:	Internationalization
12mr|php-pear-I18Nv2-0.11.4-10|10	License:	PHP License
12mr|php-pear-I18Nv2-0.11.4-10|11	Group:		Development/PHP
12mr|php-pear-I18Nv2-0.11.4-10|12	URL:		http://pear.php.net/package/I18Nv2/
12mr|php-pear-I18Nv2-0.11.4-10|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mr|php-pear-I18Nv2-0.11.4-10|14	Requires(post): php-pear
12mr|php-pear-I18Nv2-0.11.4-10|15	Requires(preun): php-pear
12mr|php-pear-I18Nv2-0.11.4-10|16	Requires:	php-pear
12mr|php-pear-I18Nv2-0.11.4-10|17	Requires:	php-iconv
12mr|php-pear-I18Nv2-0.11.4-10|18	BuildArch:	noarch
12mr|php-pear-I18Nv2-0.11.4-10|19	BuildRequires:	php-pear
12mr|php-pear-I18Nv2-0.11.4-10|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-I18Nv2-0.11.4-10|21	
12mr|php-pear-I18Nv2-0.11.4-10|22	%description
12mr|php-pear-I18Nv2-0.11.4-10|23	This package provides basic support to localize your application, like
12mr|php-pear-I18Nv2-0.11.4-10|24	locale based formatting of dates, numbers and currency.
12mr|php-pear-I18Nv2-0.11.4-10|25	
12mr|php-pear-I18Nv2-0.11.4-10|26	%prep
12mr|php-pear-I18Nv2-0.11.4-10|27	%setup -q -c
12mr|php-pear-I18Nv2-0.11.4-10|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-I18Nv2-0.11.4-10|29	
12mr|php-pear-I18Nv2-0.11.4-10|30	%install
12mr|php-pear-I18Nv2-0.11.4-10|31	rm -rf %{buildroot}
12mr|php-pear-I18Nv2-0.11.4-10|32	
12mr|php-pear-I18Nv2-0.11.4-10|33	cd %{upstream_name}-%{version}
12mr|php-pear-I18Nv2-0.11.4-10|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-I18Nv2-0.11.4-10|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-I18Nv2-0.11.4-10|36	
12mr|php-pear-I18Nv2-0.11.4-10|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-I18Nv2-0.11.4-10|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-I18Nv2-0.11.4-10|39	
12mr|php-pear-I18Nv2-0.11.4-10|40	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-I18Nv2-0.11.4-10|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-I18Nv2-0.11.4-10|42	
12mr|php-pear-I18Nv2-0.11.4-10|43	%clean
12mr|php-pear-I18Nv2-0.11.4-10|44	rm -rf %{buildroot}
12mr|php-pear-I18Nv2-0.11.4-10|45	
12mr|php-pear-I18Nv2-0.11.4-10|46	%post
12mr|php-pear-I18Nv2-0.11.4-10|47	%if %mdkversion < 201000
12mr|php-pear-I18Nv2-0.11.4-10|48	pear install --nodeps --soft --force --register-only \
12mr|php-pear-I18Nv2-0.11.4-10|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-I18Nv2-0.11.4-10|50	%endif
12mr|php-pear-I18Nv2-0.11.4-10|51	
12mr|php-pear-I18Nv2-0.11.4-10|52	%preun
12mr|php-pear-I18Nv2-0.11.4-10|53	%if %mdkversion < 201000
12mr|php-pear-I18Nv2-0.11.4-10|54	if [ "$1" -eq "0" ]; then
12mr|php-pear-I18Nv2-0.11.4-10|55	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-I18Nv2-0.11.4-10|56	%{pear_name} >/dev/null || :
12mr|php-pear-I18Nv2-0.11.4-10|57	fi
12mr|php-pear-I18Nv2-0.11.4-10|58	%endif
12mr|php-pear-I18Nv2-0.11.4-10|59	
12mr|php-pear-I18Nv2-0.11.4-10|60	%files
12mr|php-pear-I18Nv2-0.11.4-10|61	%defattr(-,root,root)
12mr|php-pear-I18Nv2-0.11.4-10|62	%doc %{upstream_name}-%{version}/docs/examples
12mr|php-pear-I18Nv2-0.11.4-10|63	%{_datadir}/pear/%{_class}.php
12mr|php-pear-I18Nv2-0.11.4-10|64	%{_datadir}/pear/%{_class}
12mr|php-pear-I18Nv2-0.11.4-10|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-I18Nv2-0.11.4-10|66	
12mr|php-pear-I18Nv2-0.11.4-10|67	
12mr|php-pear-I18Nv2-0.11.4-10|68	
12mr|php-pear-I18Nv2-0.11.4-10|69	%changelog
12mr|php-pear-I18Nv2-0.11.4-10|70	

15919 12
12mr|php-pear-Image_Color-1.0.4-3|1	%define		_class		Image
12mr|php-pear-Image_Color-1.0.4-3|2	%define		_subclass	Color
12mr|php-pear-Image_Color-1.0.4-3|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Image_Color-1.0.4-3|4	
12mr|php-pear-Image_Color-1.0.4-3|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Image_Color-1.0.4-3|6	Version:	1.0.4
12mr|php-pear-Image_Color-1.0.4-3|7	Release:	%mkrel 3
12mr|php-pear-Image_Color-1.0.4-3|8	Summary:	Manage and handles color data and conversions
12mr|php-pear-Image_Color-1.0.4-3|9	License:	PHP License
12mr|php-pear-Image_Color-1.0.4-3|10	Group:		Development/PHP
12mr|php-pear-Image_Color-1.0.4-3|11	URL:		http://pear.php.net/package/Image_Color/
12mr|php-pear-Image_Color-1.0.4-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mr|php-pear-Image_Color-1.0.4-3|13	Requires:	php-gd
12mr|php-pear-Image_Color-1.0.4-3|14	Requires(post): php-pear
12mr|php-pear-Image_Color-1.0.4-3|15	Requires(preun): php-pear
12mr|php-pear-Image_Color-1.0.4-3|16	Requires:	php-pear
12mr|php-pear-Image_Color-1.0.4-3|17	BuildArch:	noarch
12mr|php-pear-Image_Color-1.0.4-3|18	BuildRequires:	php-pear
12mr|php-pear-Image_Color-1.0.4-3|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Image_Color-1.0.4-3|20	
12mr|php-pear-Image_Color-1.0.4-3|21	%description
12mr|php-pear-Image_Color-1.0.4-3|22	Manage and handles color data and conversions.
12mr|php-pear-Image_Color-1.0.4-3|23	
12mr|php-pear-Image_Color-1.0.4-3|24	%prep
12mr|php-pear-Image_Color-1.0.4-3|25	%setup -q -c
12mr|php-pear-Image_Color-1.0.4-3|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Image_Color-1.0.4-3|27	
12mr|php-pear-Image_Color-1.0.4-3|28	%install
12mr|php-pear-Image_Color-1.0.4-3|29	rm -rf %{buildroot}
12mr|php-pear-Image_Color-1.0.4-3|30	
12mr|php-pear-Image_Color-1.0.4-3|31	cd %{upstream_name}-%{version}
12mr|php-pear-Image_Color-1.0.4-3|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Image_Color-1.0.4-3|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Image_Color-1.0.4-3|34	
12mr|php-pear-Image_Color-1.0.4-3|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Image_Color-1.0.4-3|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Image_Color-1.0.4-3|37	rm -rf %{buildroot}%{_datadir}/pear/%{_class}/Tests
12mr|php-pear-Image_Color-1.0.4-3|38	
12mr|php-pear-Image_Color-1.0.4-3|39	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Image_Color-1.0.4-3|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Image_Color-1.0.4-3|41	
12mr|php-pear-Image_Color-1.0.4-3|42	%clean
12mr|php-pear-Image_Color-1.0.4-3|43	rm -rf %{buildroot}
12mr|php-pear-Image_Color-1.0.4-3|44	
12mr|php-pear-Image_Color-1.0.4-3|45	%post
12mr|php-pear-Image_Color-1.0.4-3|46	%if %mdkversion < 201000
12mr|php-pear-Image_Color-1.0.4-3|47	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Image_Color-1.0.4-3|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Image_Color-1.0.4-3|49	%endif
12mr|php-pear-Image_Color-1.0.4-3|50	
12mr|php-pear-Image_Color-1.0.4-3|51	%preun
12mr|php-pear-Image_Color-1.0.4-3|52	%if %mdkversion < 201000
12mr|php-pear-Image_Color-1.0.4-3|53	if [ "$1" -eq "0" ]; then
12mr|php-pear-Image_Color-1.0.4-3|54	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Image_Color-1.0.4-3|55	%{pear_name} >/dev/null || :
12mr|php-pear-Image_Color-1.0.4-3|56	fi
12mr|php-pear-Image_Color-1.0.4-3|57	%endif
12mr|php-pear-Image_Color-1.0.4-3|58	
12mr|php-pear-Image_Color-1.0.4-3|59	%files
12mr|php-pear-Image_Color-1.0.4-3|60	%defattr(-,root,root)
12mr|php-pear-Image_Color-1.0.4-3|61	%{_datadir}/pear/%{_class}
12mr|php-pear-Image_Color-1.0.4-3|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Image_Color-1.0.4-3|63	
12mr|php-pear-Image_Color-1.0.4-3|64	
12mr|php-pear-Image_Color-1.0.4-3|65	
12mr|php-pear-Image_Color-1.0.4-3|66	%changelog
12mr|php-pear-Image_Color-1.0.4-3|67	

15920 12
12mr|php-pear-Log-1.12.7-3|1	%define		_class		    Log
12mr|php-pear-Log-1.12.7-3|2	%define		upstream_name	%{_class}
12mr|php-pear-Log-1.12.7-3|3	
12mr|php-pear-Log-1.12.7-3|4	Name:		php-pear-%{upstream_name}
12mr|php-pear-Log-1.12.7-3|5	Version:	1.12.7
12mr|php-pear-Log-1.12.7-3|6	Release:	%mkrel 3
12mr|php-pear-Log-1.12.7-3|7	Summary:	Logging Framework
12mr|php-pear-Log-1.12.7-3|8	License:	PHP License
12mr|php-pear-Log-1.12.7-3|9	Group:		Development/PHP
12mr|php-pear-Log-1.12.7-3|10	URL:		http://pear.php.net/package/%{upstream_name}
12mr|php-pear-Log-1.12.7-3|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Log-1.12.7-3|12	Requires(post): php-pear
12mr|php-pear-Log-1.12.7-3|13	Requires(preun): php-pear
12mr|php-pear-Log-1.12.7-3|14	Requires:	php-pear
12mr|php-pear-Log-1.12.7-3|15	BuildRequires:	php-pear
12mr|php-pear-Log-1.12.7-3|16	BuildArch:	noarch
12mr|php-pear-Log-1.12.7-3|17	# because it was broken out and the one doing it was pretty careless...
12mr|php-pear-Log-1.12.7-3|18	Conflicts:	php-pear < 1:1.9
12mr|php-pear-Log-1.12.7-3|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Log-1.12.7-3|20	
12mr|php-pear-Log-1.12.7-3|21	%description
12mr|php-pear-Log-1.12.7-3|22	The Log package provides an abstracted logging framework. It includes output
12mr|php-pear-Log-1.12.7-3|23	handlers for log files, databases, syslog, email, Firebug, and the console. It
12mr|php-pear-Log-1.12.7-3|24	also provides composite and subject-observer logging mechanisms.
12mr|php-pear-Log-1.12.7-3|25	
12mr|php-pear-Log-1.12.7-3|26	%prep
12mr|php-pear-Log-1.12.7-3|27	%setup -q -c
12mr|php-pear-Log-1.12.7-3|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Log-1.12.7-3|29	
12mr|php-pear-Log-1.12.7-3|30	%install
12mr|php-pear-Log-1.12.7-3|31	rm -rf %{buildroot}
12mr|php-pear-Log-1.12.7-3|32	
12mr|php-pear-Log-1.12.7-3|33	cd %{upstream_name}-%{version}
12mr|php-pear-Log-1.12.7-3|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Log-1.12.7-3|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Log-1.12.7-3|36	
12mr|php-pear-Log-1.12.7-3|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Log-1.12.7-3|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Log-1.12.7-3|39	
12mr|php-pear-Log-1.12.7-3|40	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Log-1.12.7-3|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Log-1.12.7-3|42	
12mr|php-pear-Log-1.12.7-3|43	%clean
12mr|php-pear-Log-1.12.7-3|44	rm -rf %{buildroot}
12mr|php-pear-Log-1.12.7-3|45	
12mr|php-pear-Log-1.12.7-3|46	%post
12mr|php-pear-Log-1.12.7-3|47	%if %mdkversion < 201000
12mr|php-pear-Log-1.12.7-3|48	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Log-1.12.7-3|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Log-1.12.7-3|50	%endif
12mr|php-pear-Log-1.12.7-3|51	
12mr|php-pear-Log-1.12.7-3|52	%preun
12mr|php-pear-Log-1.12.7-3|53	%if %mdkversion < 201000
12mr|php-pear-Log-1.12.7-3|54	if [ "$1" -eq "0" ]; then
12mr|php-pear-Log-1.12.7-3|55	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Log-1.12.7-3|56	%{upstream_name} >/dev/null || :
12mr|php-pear-Log-1.12.7-3|57	fi
12mr|php-pear-Log-1.12.7-3|58	%endif
12mr|php-pear-Log-1.12.7-3|59	
12mr|php-pear-Log-1.12.7-3|60	%files
12mr|php-pear-Log-1.12.7-3|61	%defattr(-,root,root)
12mr|php-pear-Log-1.12.7-3|62	%doc %{upstream_name}-%{version}/docs/* %{upstream_name}-%{version}/examples
12mr|php-pear-Log-1.12.7-3|63	%{_datadir}/pear/%{_class}
12mr|php-pear-Log-1.12.7-3|64	%{_datadir}/pear/%{_class}.php
12mr|php-pear-Log-1.12.7-3|65	%{_datadir}/pear/data/%{upstream_name}
12mr|php-pear-Log-1.12.7-3|66	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Log-1.12.7-3|67	
12mr|php-pear-Log-1.12.7-3|68	
12mr|php-pear-Log-1.12.7-3|69	
12mr|php-pear-Log-1.12.7-3|70	
12mr|php-pear-Log-1.12.7-3|71	%changelog
12mr|php-pear-Log-1.12.7-3|72	

15921 12
12mr|php-pear-Mail-1.2.0-0.b1.8|1	%define		_class		Mail
12mr|php-pear-Mail-1.2.0-0.b1.8|2	%define		pre		        b1
12mr|php-pear-Mail-1.2.0-0.b1.8|3	%define		upstream_name	%{_class}
12mr|php-pear-Mail-1.2.0-0.b1.8|4	
12mr|php-pear-Mail-1.2.0-0.b1.8|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Mail-1.2.0-0.b1.8|6	Version:	1.2.0
12mr|php-pear-Mail-1.2.0-0.b1.8|7	Release:	%mkrel 0.%{pre}.8
12mr|php-pear-Mail-1.2.0-0.b1.8|8	Summary:	Class that provides multiple interfaces for sending emails
12mr|php-pear-Mail-1.2.0-0.b1.8|9	License:	PHP License
12mr|php-pear-Mail-1.2.0-0.b1.8|10	Group:		Development/PHP
12mr|php-pear-Mail-1.2.0-0.b1.8|11	URL:		http://pear.php.net/package/%{upstream_name}
12mr|php-pear-Mail-1.2.0-0.b1.8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{pre}.tgz
12mr|php-pear-Mail-1.2.0-0.b1.8|13	Patch0:		Mail-1.2.0b1-CVE-2009-4023,4111.diff
12mr|php-pear-Mail-1.2.0-0.b1.8|14	Requires(post): php-pear
12mr|php-pear-Mail-1.2.0-0.b1.8|15	Requires(preun): php-pear
12mr|php-pear-Mail-1.2.0-0.b1.8|16	Requires:	php-pear
12mr|php-pear-Mail-1.2.0-0.b1.8|17	BuildRequires:	php-pear
12mr|php-pear-Mail-1.2.0-0.b1.8|18	BuildArch:	noarch
12mr|php-pear-Mail-1.2.0-0.b1.8|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Mail-1.2.0-0.b1.8|20	
12mr|php-pear-Mail-1.2.0-0.b1.8|21	%description
12mr|php-pear-Mail-1.2.0-0.b1.8|22	PEAR's Mail package defines an interface for implementing mailers under the
12mr|php-pear-Mail-1.2.0-0.b1.8|23	PEAR hierarchy. It also provides supporting functions useful to multiple mailer
12mr|php-pear-Mail-1.2.0-0.b1.8|24	backends. Currently supported backends include: PHP's native mail() function,
12mr|php-pear-Mail-1.2.0-0.b1.8|25	sendmail, and SMTP. This package also provides a RFC822 email address list
12mr|php-pear-Mail-1.2.0-0.b1.8|26	validation utility class.
12mr|php-pear-Mail-1.2.0-0.b1.8|27	
12mr|php-pear-Mail-1.2.0-0.b1.8|28	%prep
12mr|php-pear-Mail-1.2.0-0.b1.8|29	%setup -q -c
12mr|php-pear-Mail-1.2.0-0.b1.8|30	mv package.xml %{upstream_name}-%{version}%{pre}/%{upstream_name}.xml
12mr|php-pear-Mail-1.2.0-0.b1.8|31	
12mr|php-pear-Mail-1.2.0-0.b1.8|32	%patch0 -p0 -b .CVE-2009-4023,4111
12mr|php-pear-Mail-1.2.0-0.b1.8|33	
12mr|php-pear-Mail-1.2.0-0.b1.8|34	%install
12mr|php-pear-Mail-1.2.0-0.b1.8|35	rm -rf %{buildroot}
12mr|php-pear-Mail-1.2.0-0.b1.8|36	
12mr|php-pear-Mail-1.2.0-0.b1.8|37	cd %{upstream_name}-%{version}%{pre}
12mr|php-pear-Mail-1.2.0-0.b1.8|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Mail-1.2.0-0.b1.8|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Mail-1.2.0-0.b1.8|40	
12mr|php-pear-Mail-1.2.0-0.b1.8|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Mail-1.2.0-0.b1.8|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Mail-1.2.0-0.b1.8|43	
12mr|php-pear-Mail-1.2.0-0.b1.8|44	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Mail-1.2.0-0.b1.8|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Mail-1.2.0-0.b1.8|46	
12mr|php-pear-Mail-1.2.0-0.b1.8|47	%clean
12mr|php-pear-Mail-1.2.0-0.b1.8|48	rm -rf %{buildroot}
12mr|php-pear-Mail-1.2.0-0.b1.8|49	
12mr|php-pear-Mail-1.2.0-0.b1.8|50	%post
12mr|php-pear-Mail-1.2.0-0.b1.8|51	%if %mdkversion < 201000
12mr|php-pear-Mail-1.2.0-0.b1.8|52	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Mail-1.2.0-0.b1.8|53	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Mail-1.2.0-0.b1.8|54	%endif
12mr|php-pear-Mail-1.2.0-0.b1.8|55	
12mr|php-pear-Mail-1.2.0-0.b1.8|56	%preun
12mr|php-pear-Mail-1.2.0-0.b1.8|57	%if %mdkversion < 201000
12mr|php-pear-Mail-1.2.0-0.b1.8|58	if [ "$1" -eq "0" ]; then
12mr|php-pear-Mail-1.2.0-0.b1.8|59	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Mail-1.2.0-0.b1.8|60	%{pear_name} >/dev/null || :
12mr|php-pear-Mail-1.2.0-0.b1.8|61	fi
12mr|php-pear-Mail-1.2.0-0.b1.8|62	%endif
12mr|php-pear-Mail-1.2.0-0.b1.8|63	
12mr|php-pear-Mail-1.2.0-0.b1.8|64	%files
12mr|php-pear-Mail-1.2.0-0.b1.8|65	%defattr(-,root,root)
12mr|php-pear-Mail-1.2.0-0.b1.8|66	%{_datadir}/pear/%{_class}
12mr|php-pear-Mail-1.2.0-0.b1.8|67	%{_datadir}/pear/%{_class}.php
12mr|php-pear-Mail-1.2.0-0.b1.8|68	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Mail-1.2.0-0.b1.8|69	
12mr|php-pear-Mail-1.2.0-0.b1.8|70	
12mr|php-pear-Mail-1.2.0-0.b1.8|71	
12mr|php-pear-Mail-1.2.0-0.b1.8|72	
12mr|php-pear-Mail-1.2.0-0.b1.8|73	%changelog
12mr|php-pear-Mail-1.2.0-0.b1.8|74	

15922 12
12mr|php-pear-Mail_Mime-1.8.1-4|1	%define		_class		Mail
12mr|php-pear-Mail_Mime-1.8.1-4|2	%define		_subclass	Mime
12mr|php-pear-Mail_Mime-1.8.1-4|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Mail_Mime-1.8.1-4|4	
12mr|php-pear-Mail_Mime-1.8.1-4|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Mail_Mime-1.8.1-4|6	Version:	1.8.1
12mr|php-pear-Mail_Mime-1.8.1-4|7	Release:	%mkrel 4
12mr|php-pear-Mail_Mime-1.8.1-4|8	Summary:	Mail_Mime provides classes to create mime messages
12mr|php-pear-Mail_Mime-1.8.1-4|9	License:	PHP License
12mr|php-pear-Mail_Mime-1.8.1-4|10	Group:		Development/PHP
12mr|php-pear-Mail_Mime-1.8.1-4|11	URL:		http://pear.php.net/package/%{upstream_name}
12mr|php-pear-Mail_Mime-1.8.1-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Mail_Mime-1.8.1-4|13	Requires(post): php-pear
12mr|php-pear-Mail_Mime-1.8.1-4|14	Requires(preun): php-pear
12mr|php-pear-Mail_Mime-1.8.1-4|15	Requires:	php-pear
12mr|php-pear-Mail_Mime-1.8.1-4|16	BuildRequires:	php-pear
12mr|php-pear-Mail_Mime-1.8.1-4|17	BuildArch:	noarch
12mr|php-pear-Mail_Mime-1.8.1-4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Mail_Mime-1.8.1-4|19	
12mr|php-pear-Mail_Mime-1.8.1-4|20	%description
12mr|php-pear-Mail_Mime-1.8.1-4|21	Mail_Mime provides classes to deal with the creation and manipulation of mime
12mr|php-pear-Mail_Mime-1.8.1-4|22	messages. It allows people to create Email messages consisting of:
12mr|php-pear-Mail_Mime-1.8.1-4|23	* Text Parts
12mr|php-pear-Mail_Mime-1.8.1-4|24	* HTML Parts
12mr|php-pear-Mail_Mime-1.8.1-4|25	* Inline HTML Images
12mr|php-pear-Mail_Mime-1.8.1-4|26	* Attachments
12mr|php-pear-Mail_Mime-1.8.1-4|27	* Attached messages
12mr|php-pear-Mail_Mime-1.8.1-4|28	
12mr|php-pear-Mail_Mime-1.8.1-4|29	Starting with version 1.4.0, it also allows non US-ASCII chars in filenames,
12mr|php-pear-Mail_Mime-1.8.1-4|30	subjects, recipients, etc, etc.
12mr|php-pear-Mail_Mime-1.8.1-4|31	
12mr|php-pear-Mail_Mime-1.8.1-4|32	%prep
12mr|php-pear-Mail_Mime-1.8.1-4|33	%setup -q -c
12mr|php-pear-Mail_Mime-1.8.1-4|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Mail_Mime-1.8.1-4|35	
12mr|php-pear-Mail_Mime-1.8.1-4|36	%install
12mr|php-pear-Mail_Mime-1.8.1-4|37	rm -rf %{buildroot}
12mr|php-pear-Mail_Mime-1.8.1-4|38	
12mr|php-pear-Mail_Mime-1.8.1-4|39	cd %{upstream_name}-%{version}
12mr|php-pear-Mail_Mime-1.8.1-4|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Mail_Mime-1.8.1-4|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Mail_Mime-1.8.1-4|42	
12mr|php-pear-Mail_Mime-1.8.1-4|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Mail_Mime-1.8.1-4|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Mail_Mime-1.8.1-4|45	
12mr|php-pear-Mail_Mime-1.8.1-4|46	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Mail_Mime-1.8.1-4|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Mail_Mime-1.8.1-4|48	
12mr|php-pear-Mail_Mime-1.8.1-4|49	%clean
12mr|php-pear-Mail_Mime-1.8.1-4|50	rm -rf %{buildroot}
12mr|php-pear-Mail_Mime-1.8.1-4|51	
12mr|php-pear-Mail_Mime-1.8.1-4|52	%post
12mr|php-pear-Mail_Mime-1.8.1-4|53	%if %mdkversion < 201000
12mr|php-pear-Mail_Mime-1.8.1-4|54	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Mail_Mime-1.8.1-4|55	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Mail_Mime-1.8.1-4|56	%endif
12mr|php-pear-Mail_Mime-1.8.1-4|57	
12mr|php-pear-Mail_Mime-1.8.1-4|58	%preun
12mr|php-pear-Mail_Mime-1.8.1-4|59	%if %mdkversion < 201000
12mr|php-pear-Mail_Mime-1.8.1-4|60	if [ "$1" -eq "0" ]; then
12mr|php-pear-Mail_Mime-1.8.1-4|61	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Mail_Mime-1.8.1-4|62	%{pear_name} >/dev/null || :
12mr|php-pear-Mail_Mime-1.8.1-4|63	fi
12mr|php-pear-Mail_Mime-1.8.1-4|64	%endif
12mr|php-pear-Mail_Mime-1.8.1-4|65	
12mr|php-pear-Mail_Mime-1.8.1-4|66	%files
12mr|php-pear-Mail_Mime-1.8.1-4|67	%defattr(-,root,root)
12mr|php-pear-Mail_Mime-1.8.1-4|68	%{_datadir}/pear/%{_class}
12mr|php-pear-Mail_Mime-1.8.1-4|69	%{_datadir}/pear/data/%{upstream_name}
12mr|php-pear-Mail_Mime-1.8.1-4|70	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Mail_Mime-1.8.1-4|71	
12mr|php-pear-Mail_Mime-1.8.1-4|72	
12mr|php-pear-Mail_Mime-1.8.1-4|73	
12mr|php-pear-Mail_Mime-1.8.1-4|74	%changelog
12mr|php-pear-Mail_Mime-1.8.1-4|75	

15923 12
12mr|php-pear-Mail_mimeDecode-1.5.5-2|1	%define		_class		Mail
12mr|php-pear-Mail_mimeDecode-1.5.5-2|2	%define		_subclass	mimeDecode
12mr|php-pear-Mail_mimeDecode-1.5.5-2|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Mail_mimeDecode-1.5.5-2|4	
12mr|php-pear-Mail_mimeDecode-1.5.5-2|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Mail_mimeDecode-1.5.5-2|6	Version:	1.5.5
12mr|php-pear-Mail_mimeDecode-1.5.5-2|7	Release:	%mkrel 2
12mr|php-pear-Mail_mimeDecode-1.5.5-2|8	Summary:	Provides a class to decode mime messages
12mr|php-pear-Mail_mimeDecode-1.5.5-2|9	License:	PHP License
12mr|php-pear-Mail_mimeDecode-1.5.5-2|10	Group:		Development/PHP
12mr|php-pear-Mail_mimeDecode-1.5.5-2|11	URL:		http://pear.php.net/package/%{upstream_name}
12mr|php-pear-Mail_mimeDecode-1.5.5-2|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Mail_mimeDecode-1.5.5-2|13	Requires(post): php-pear
12mr|php-pear-Mail_mimeDecode-1.5.5-2|14	Requires(preun): php-pear
12mr|php-pear-Mail_mimeDecode-1.5.5-2|15	Requires:	php-pear
12mr|php-pear-Mail_mimeDecode-1.5.5-2|16	BuildRequires:	php-pear
12mr|php-pear-Mail_mimeDecode-1.5.5-2|17	BuildArch:	noarch
12mr|php-pear-Mail_mimeDecode-1.5.5-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Mail_mimeDecode-1.5.5-2|19	
12mr|php-pear-Mail_mimeDecode-1.5.5-2|20	%description
12mr|php-pear-Mail_mimeDecode-1.5.5-2|21	Provides a class to deal with the decoding and interpreting of mime messages.
12mr|php-pear-Mail_mimeDecode-1.5.5-2|22	This package used to be part of the Mail_Mime package, but has been split off.
12mr|php-pear-Mail_mimeDecode-1.5.5-2|23	
12mr|php-pear-Mail_mimeDecode-1.5.5-2|24	%prep
12mr|php-pear-Mail_mimeDecode-1.5.5-2|25	%setup -q -c
12mr|php-pear-Mail_mimeDecode-1.5.5-2|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Mail_mimeDecode-1.5.5-2|27	
12mr|php-pear-Mail_mimeDecode-1.5.5-2|28	%install
12mr|php-pear-Mail_mimeDecode-1.5.5-2|29	rm -rf %{buildroot}
12mr|php-pear-Mail_mimeDecode-1.5.5-2|30	
12mr|php-pear-Mail_mimeDecode-1.5.5-2|31	cd %{upstream_name}-%{version}
12mr|php-pear-Mail_mimeDecode-1.5.5-2|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Mail_mimeDecode-1.5.5-2|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Mail_mimeDecode-1.5.5-2|34	
12mr|php-pear-Mail_mimeDecode-1.5.5-2|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Mail_mimeDecode-1.5.5-2|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Mail_mimeDecode-1.5.5-2|37	
12mr|php-pear-Mail_mimeDecode-1.5.5-2|38	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Mail_mimeDecode-1.5.5-2|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Mail_mimeDecode-1.5.5-2|40	
12mr|php-pear-Mail_mimeDecode-1.5.5-2|41	%clean
12mr|php-pear-Mail_mimeDecode-1.5.5-2|42	rm -rf %{buildroot}
12mr|php-pear-Mail_mimeDecode-1.5.5-2|43	
12mr|php-pear-Mail_mimeDecode-1.5.5-2|44	%post
12mr|php-pear-Mail_mimeDecode-1.5.5-2|45	%if %mdkversion < 201000
12mr|php-pear-Mail_mimeDecode-1.5.5-2|46	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Mail_mimeDecode-1.5.5-2|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Mail_mimeDecode-1.5.5-2|48	%endif
12mr|php-pear-Mail_mimeDecode-1.5.5-2|49	
12mr|php-pear-Mail_mimeDecode-1.5.5-2|50	%preun
12mr|php-pear-Mail_mimeDecode-1.5.5-2|51	%if %mdkversion < 201000
12mr|php-pear-Mail_mimeDecode-1.5.5-2|52	if [ "$1" -eq "0" ]; then
12mr|php-pear-Mail_mimeDecode-1.5.5-2|53	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Mail_mimeDecode-1.5.5-2|54	%{pear_name} >/dev/null || :
12mr|php-pear-Mail_mimeDecode-1.5.5-2|55	fi
12mr|php-pear-Mail_mimeDecode-1.5.5-2|56	%endif
12mr|php-pear-Mail_mimeDecode-1.5.5-2|57	
12mr|php-pear-Mail_mimeDecode-1.5.5-2|58	%files
12mr|php-pear-Mail_mimeDecode-1.5.5-2|59	%defattr(-,root,root)
12mr|php-pear-Mail_mimeDecode-1.5.5-2|60	%{_datadir}/pear/%{_class}
12mr|php-pear-Mail_mimeDecode-1.5.5-2|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Mail_mimeDecode-1.5.5-2|62	
12mr|php-pear-Mail_mimeDecode-1.5.5-2|63	
12mr|php-pear-Mail_mimeDecode-1.5.5-2|64	
12mr|php-pear-Mail_mimeDecode-1.5.5-2|65	
12mr|php-pear-Mail_mimeDecode-1.5.5-2|66	%changelog
12mr|php-pear-Mail_mimeDecode-1.5.5-2|67	

15924 12
12mr|php-pear-MDB-1.3.0-19|1	%define		_class		MDB
12mr|php-pear-MDB-1.3.0-19|2	%define		upstream_name	%{_class}
12mr|php-pear-MDB-1.3.0-19|3	
12mr|php-pear-MDB-1.3.0-19|4	%define		_requires_exceptions pear(test_setup.php)\\|pear(PHPUnit.php)
12mr|php-pear-MDB-1.3.0-19|5	
12mr|php-pear-MDB-1.3.0-19|6	Name:		php-pear-%{upstream_name}
12mr|php-pear-MDB-1.3.0-19|7	Version:	1.3.0
12mr|php-pear-MDB-1.3.0-19|8	Release:	%mkrel 19
12mr|php-pear-MDB-1.3.0-19|9	Summary:	Unified database API
12mr|php-pear-MDB-1.3.0-19|10	Epoch:		1
12mr|php-pear-MDB-1.3.0-19|11	License:	PHP License
12mr|php-pear-MDB-1.3.0-19|12	Group:		Development/PHP
12mr|php-pear-MDB-1.3.0-19|13	URL:		http://pear.php.net/package/MDB/
12mr|php-pear-MDB-1.3.0-19|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mr|php-pear-MDB-1.3.0-19|15	Requires(post): php-pear
12mr|php-pear-MDB-1.3.0-19|16	Requires(preun): php-pear
12mr|php-pear-MDB-1.3.0-19|17	Requires:	php-pear
12mr|php-pear-MDB-1.3.0-19|18	BuildArch:	noarch
12mr|php-pear-MDB-1.3.0-19|19	BuildRequires:	php-pear
12mr|php-pear-MDB-1.3.0-19|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-MDB-1.3.0-19|21	
12mr|php-pear-MDB-1.3.0-19|22	%description
12mr|php-pear-MDB-1.3.0-19|23	MDB is a merge of PEAR's DB and Metabases that provides a unified DB
12mr|php-pear-MDB-1.3.0-19|24	API. It also provides methods for DB portability and DB feature
12mr|php-pear-MDB-1.3.0-19|25	emulation. Most notably it features a DB independent XML-Schema
12mr|php-pear-MDB-1.3.0-19|26	manager.
12mr|php-pear-MDB-1.3.0-19|27	
12mr|php-pear-MDB-1.3.0-19|28	%prep
12mr|php-pear-MDB-1.3.0-19|29	%setup -q -c
12mr|php-pear-MDB-1.3.0-19|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-MDB-1.3.0-19|31	
12mr|php-pear-MDB-1.3.0-19|32	%install
12mr|php-pear-MDB-1.3.0-19|33	rm -rf %{buildroot}
12mr|php-pear-MDB-1.3.0-19|34	
12mr|php-pear-MDB-1.3.0-19|35	cd %{upstream_name}-%{version}
12mr|php-pear-MDB-1.3.0-19|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-MDB-1.3.0-19|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-MDB-1.3.0-19|38	
12mr|php-pear-MDB-1.3.0-19|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-MDB-1.3.0-19|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-MDB-1.3.0-19|41	
12mr|php-pear-MDB-1.3.0-19|42	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-MDB-1.3.0-19|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-MDB-1.3.0-19|44	
12mr|php-pear-MDB-1.3.0-19|45	%clean
12mr|php-pear-MDB-1.3.0-19|46	rm -rf %{buildroot}
12mr|php-pear-MDB-1.3.0-19|47	
12mr|php-pear-MDB-1.3.0-19|48	%post
12mr|php-pear-MDB-1.3.0-19|49	%if %mdkversion < 201000
12mr|php-pear-MDB-1.3.0-19|50	pear install --nodeps --soft --force --register-only \
12mr|php-pear-MDB-1.3.0-19|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-MDB-1.3.0-19|52	%endif
12mr|php-pear-MDB-1.3.0-19|53	
12mr|php-pear-MDB-1.3.0-19|54	%preun
12mr|php-pear-MDB-1.3.0-19|55	%if %mdkversion < 201000
12mr|php-pear-MDB-1.3.0-19|56	if [ "$1" -eq "0" ]; then
12mr|php-pear-MDB-1.3.0-19|57	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-MDB-1.3.0-19|58	%{pear_name} >/dev/null || :
12mr|php-pear-MDB-1.3.0-19|59	fi
12mr|php-pear-MDB-1.3.0-19|60	%endif
12mr|php-pear-MDB-1.3.0-19|61	
12mr|php-pear-MDB-1.3.0-19|62	%files
12mr|php-pear-MDB-1.3.0-19|63	%defattr(-,root,root)
12mr|php-pear-MDB-1.3.0-19|64	%doc %{upstream_name}-%{version}/MAINTAINERS
12mr|php-pear-MDB-1.3.0-19|65	%doc %{upstream_name}-%{version}/README
12mr|php-pear-MDB-1.3.0-19|66	%doc %{upstream_name}-%{version}/TODO
12mr|php-pear-MDB-1.3.0-19|67	%doc %{upstream_name}-%{version}/doc/*
12mr|php-pear-MDB-1.3.0-19|68	%{_datadir}/pear/%{_class}
12mr|php-pear-MDB-1.3.0-19|69	%{_datadir}/pear/%{_class}.php
12mr|php-pear-MDB-1.3.0-19|70	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-MDB-1.3.0-19|71	
12mr|php-pear-MDB-1.3.0-19|72	
12mr|php-pear-MDB-1.3.0-19|73	
12mr|php-pear-MDB-1.3.0-19|74	%changelog
12mr|php-pear-MDB-1.3.0-19|75	

15925 12
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|1	%define		_class		MDB2
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|2	%define		upstream_name	%{_class}
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|3	
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|4	%define		_requires_exceptions pear(test_setup.php)\\|pear(MDB2/Schema.php)\\|pear(PHPUnit.php)
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|5	
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|6	Name:		php-pear-%{upstream_name}
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|7	Version:	2.5.0
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|8	Release:	%mkrel 0.0.b3.3
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|9	Summary:	Unified database API
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|10	Epoch:		2
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|11	License:	PHP License
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|12	Group:		Development/PHP
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|13	URL:		http://pear.php.net/package/MDB2/
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}b3.tgz
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|15	Requires(post): php-pear
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|16	Requires(preun): php-pear
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|17	Requires:	php-pear
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|18	BuildRequires:	php-pear
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|19	BuildArch:	noarch
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|20	Suggests:	php-pear-MDB2_Driver_mysql
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|21	Suggests:	php-pear-MDB2_Driver_mysqli
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|22	Suggests:	php-pear-MDB2_Driver_pgsql
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|23	Suggests:	php-pear-MDB2_Driver_sqlite
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|24	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|25	
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|26	%description
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|27	MDB2 is a merge of PEAR's DB and Metabases that provides a unified DB
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|28	API. It also provides methods for DB portability and DB feature
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|29	emulation. Most notably it features a DB independent XML-Schema
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|30	manager.
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|31	
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|32	%prep
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|33	%setup -q -c -n %{name}-%{version}b3
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|34	mv package.xml %{upstream_name}-%{version}b3/%{upstream_name}.xml
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|35	
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|36	%install
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|37	rm -rf %{buildroot}
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|38	
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|39	cd %{upstream_name}-%{version}b3
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|42	
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|45	rm -rf %{buildroot}%{_datadir}/pear/data/%{upstream_name}/LICENSE
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|46	
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|47	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|49	
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|50	%clean
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|51	rm -rf %{buildroot}
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|52	
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|53	%post
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|54	%if %mdkversion < 201000
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|55	pear install --nodeps --soft --force --register-only \
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|56	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|57	%endif
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|58	
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|59	%preun
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|60	%if %mdkversion < 201000
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|61	if [ "$1" -eq "0" ]; then
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|62	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|63	%{pear_name} >/dev/null || :
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|64	fi
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|65	%endif
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|66	
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|67	%files
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|68	%defattr(-,root,root)
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|69	%doc %{upstream_name}-%{version}b3/docs/*
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|70	%doc %{upstream_name}-%{version}b3/LICENSE
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|71	%{_datadir}/pear/%{_class}
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|72	%{_datadir}/pear/%{_class}.php
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|73	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|74	
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|75	
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|76	
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|77	%changelog
12mr|php-pear-MDB2-2.5.0-0.0.b3.3|78	

15926 12
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|1	%define        _class           MDB2
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|2	%define        _subclass        Driver_mysql
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|3	%define        upstream_name    %{_class}_%{_subclass}
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|4	
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|5	Name:           php-pear-%{upstream_name}
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|6	Version:        1.5.0
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|7	Release:        %mkrel 0.0.b3.1
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|8	Summary:	Mysql MDB2 driver
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|9	License:        PHP License
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|10	Group:          Development/PHP
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|11	URL:            http://pear.php.net/package/MDB2_Driver_mysql/
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|12	Source0:        http://download.pear.php.net/package/MDB2_Driver_mysql-%{version}b3.tgz
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|13	Requires:       php-mysql
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|14	Requires(post): php-pear
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|15	Requires(preun): php-pear
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|16	Requires:       php-pear
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|17	BuildRequires:  php-pear
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|18	BuildArch:      noarch
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|19	Epoch:		1
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|21	
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|22	%description
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|23	MDB2 MySQL driver.
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|24	
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|25	%prep
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|26	%setup -q -c -n %{name}-%{version}b3
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|27	mv package.xml %{upstream_name}-%{version}b3/%{upstream_name}.xml
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|28	
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|29	%install
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|30	%{__rm} -rf %{buildroot}
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|31	
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|32	cd %{upstream_name}-%{version}b3
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|35	
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|38	
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|39	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|41	
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|42	%clean
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|43	rm -rf %{buildroot}
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|44	
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|45	%post
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|46	%if %mdkversion < 201000
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|47	pear install --nodeps --soft --force --register-only \
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|49	%endif
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|50	
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|51	%preun
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|52	%if %mdkversion < 201000
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|53	if [ "$1" -eq "0" ]; then
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|54	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|55	%{pear_name} >/dev/null || :
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|56	fi
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|57	%endif
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|58	
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|59	%files
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|60	%defattr(-,root,root)
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|61	%{_datadir}/pear/%{_class}
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|62	%{_datadir}/pear/data/%{upstream_name}
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|64	
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|65	
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|66	
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|67	
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|68	%changelog
12mr|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b3.1|69	

15927 12
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|1	%define        _class           MDB2
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|2	%define        _subclass        Driver_mysqli
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|3	%define        upstream_name    %{_class}_%{_subclass}
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|4	
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|5	Name:           php-pear-%{upstream_name}
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|6	Version:        1.5.0
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|7	Release:        %mkrel 0.0.b3.2
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|8	Summary:	Mysqli MDB2 driver
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|9	Epoch:          1
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|10	License:        PHP License
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|11	Group:          Development/PHP
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|12	URL:            http://pear.php.net/package/MDB2_Driver_mysqli/
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|13	Source0:        http://download.pear.php.net/package/MDB2_Driver_mysqli-%{version}b3.tgz
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|14	Requires:       php-mysqli
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|15	Requires(post): php-pear
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|16	Requires(preun): php-pear
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|17	Requires:       php-pear
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|18	BuildRequires:  php-pear
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|19	BuildArch:      noarch
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|21	
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|22	%description
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|23	MDB2 MySQLi driver.
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|24	
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|25	%prep
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|26	%setup -q -c -n %{name}-%{version}b3
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|27	mv package.xml %{upstream_name}-%{version}b3/%{upstream_name}.xml
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|28	
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|29	%install
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|30	%{__rm} -rf %{buildroot}
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|31	
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|32	cd %{upstream_name}-%{version}b3
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|35	
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|38	
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|39	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|41	
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|42	%clean
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|43	rm -rf %{buildroot}
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|44	
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|45	%post
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|46	%if %mdkversion < 201000
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|47	pear install --nodeps --soft --force --register-only \
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|49	%endif
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|50	
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|51	%preun
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|52	%if %mdkversion < 201000
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|53	if [ "$1" -eq "0" ]; then
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|54	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|55	%{pear_name} >/dev/null || :
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|56	fi
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|57	%endif
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|58	
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|59	%files
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|60	%defattr(-,root,root)
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|61	%{_datadir}/pear/%{_class}
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|62	%{_datadir}/pear/data/%{upstream_name}
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|64	
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|65	
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|66	
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|67	
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|68	%changelog
12mr|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b3.2|69	

15928 12
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|1	%define        _class           MDB2
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|2	%define        _subclass        Driver_pgsql
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|3	%define        upstream_name    %{_class}_%{_subclass}
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|4	
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|5	Name:           php-pear-%{upstream_name}
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|6	Version:        1.5.0
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|7	Release:        %mkrel 0.0.b3.3
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|8	Summary:	Pgsql MDB2 driver
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|9	Epoch:          1
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|10	License:        PHP License
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|11	Group:          Development/PHP
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|12	URL:            http://pear.php.net/package/MDB2_Driver_pgsql/
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|13	Source0:        http://download.pear.php.net/package/MDB2_Driver_pgsql-%{version}b3.tgz
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|14	Requires:	php-pgsql
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|15	Requires(post): php-pear
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|16	Requires(preun): php-pear
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|17	Requires:       php-pear
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|18	BuildRequires:  php-pear
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|19	BuildArch:      noarch
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|21	
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|22	%description
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|23	MDB2 pgsql driver.
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|24	
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|25	%prep
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|26	%setup -q -c -n %{name}-%{version}b3
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|27	mv package.xml %{upstream_name}-%{version}b3/%{upstream_name}.xml
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|28	
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|29	%install
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|30	%{__rm} -rf %{buildroot}
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|31	
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|32	cd %{upstream_name}-%{version}b3
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|35	
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|38	
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|39	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|41	
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|42	%clean
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|43	rm -rf %{buildroot}
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|44	
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|45	%post
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|46	%if %mdkversion < 201000
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|47	pear install --nodeps --soft --force --register-only \
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|49	%endif
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|50	
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|51	%preun
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|52	%if %mdkversion < 201000
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|53	if [ "$1" -eq "0" ]; then
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|54	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|55	%{pear_name} >/dev/null || :
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|56	fi
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|57	%endif
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|58	
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|59	%files
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|60	%defattr(-,root,root)
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|61	%{_datadir}/pear/%{_class}
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|62	%{_datadir}/pear/data/%{upstream_name}
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|64	
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|65	
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|66	
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|67	%changelog
12mr|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b3.3|68	

15929 12
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|1	%define        _class           MDB2
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|2	%define        _subclass        Driver_sqlite
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|3	%define        upstream_name    %{_class}_%{_subclass}
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|4	
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|5	Name:           php-pear-%{upstream_name}
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|6	Version:        1.5.0
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|7	Release:        %mkrel 0.0.b3.1
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|8	Summary:        Sqlite MDB2 driver
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|9	Epoch:          1
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|10	License:        PHP License
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|11	Group:          Development/PHP
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|12	URL:            http://pear.php.net/package/MDB2_Driver_sqlite/
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|13	Source0:        http://download.pear.php.net/package/MDB2_Driver_sqlite-%{version}b3.tgz
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|14	Requires:	php-sqlite
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|15	Requires(post): php-pear
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|16	Requires(preun): php-pear
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|17	Requires:       php-pear
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|18	BuildRequires:  php-pear
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|19	BuildArch:      noarch
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|21	
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|22	%description
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|23	MDB2 sqlite driver.
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|24	
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|25	%prep
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|26	%setup -q -c -n %{name}-%{version}b3
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|27	mv package.xml %{upstream_name}-%{version}b3/%{upstream_name}.xml
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|28	
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|29	%install
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|30	%{__rm} -rf %{buildroot}
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|31	
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|32	cd %{upstream_name}-%{version}b3
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|35	
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|38	
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|39	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|41	
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|42	%clean
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|43	rm -rf %{buildroot}
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|44	
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|45	%post
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|46	%if %mdkversion < 201000
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|47	pear install --nodeps --soft --force --register-only \
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|49	%endif
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|50	
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|51	%preun
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|52	%if %mdkversion < 201000
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|53	if [ "$1" -eq "0" ]; then
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|54	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|55	%{pear_name} >/dev/null || :
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|56	fi
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|57	%endif
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|58	
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|59	%files
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|60	%defattr(-,root,root)
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|61	%{_datadir}/pear/%{_class}
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|62	%{_datadir}/pear/data/%{upstream_name}
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|64	
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|65	
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|66	
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|67	%changelog
12mr|php-pear-MDB2_Driver_sqlite-1.5.0-0.0.b3.1|68	

15930 12
12mr|php-pear-Net_Cyrus-0.3.1-16|1	%define		_class		Net
12mr|php-pear-Net_Cyrus-0.3.1-16|2	%define		_subclass	Cyrus
12mr|php-pear-Net_Cyrus-0.3.1-16|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Net_Cyrus-0.3.1-16|4	
12mr|php-pear-Net_Cyrus-0.3.1-16|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Net_Cyrus-0.3.1-16|6	Version:	0.3.1
12mr|php-pear-Net_Cyrus-0.3.1-16|7	Release:	%mkrel 16
12mr|php-pear-Net_Cyrus-0.3.1-16|8	Summary:	An API for the administration of Cyrus IMAP servers
12mr|php-pear-Net_Cyrus-0.3.1-16|9	License:	PHP License
12mr|php-pear-Net_Cyrus-0.3.1-16|10	Group:		Development/PHP
12mr|php-pear-Net_Cyrus-0.3.1-16|11	URL:		http://pear.php.net/package/Net_Cyrus/
12mr|php-pear-Net_Cyrus-0.3.1-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mr|php-pear-Net_Cyrus-0.3.1-16|13	Requires(post): php-pear
12mr|php-pear-Net_Cyrus-0.3.1-16|14	Requires(preun): php-pear
12mr|php-pear-Net_Cyrus-0.3.1-16|15	Requires:	php-pear
12mr|php-pear-Net_Cyrus-0.3.1-16|16	BuildArch:	noarch
12mr|php-pear-Net_Cyrus-0.3.1-16|17	BuildRequires:	php-pear
12mr|php-pear-Net_Cyrus-0.3.1-16|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Net_Cyrus-0.3.1-16|19	
12mr|php-pear-Net_Cyrus-0.3.1-16|20	%description
12mr|php-pear-Net_Cyrus-0.3.1-16|21	API for the administration of Cyrus IMAP servers. It can be used to
12mr|php-pear-Net_Cyrus-0.3.1-16|22	create,delete and modify users and it's properties (Quota and ACL)
12mr|php-pear-Net_Cyrus-0.3.1-16|23	
12mr|php-pear-Net_Cyrus-0.3.1-16|24	%prep
12mr|php-pear-Net_Cyrus-0.3.1-16|25	%setup -q -c
12mr|php-pear-Net_Cyrus-0.3.1-16|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Net_Cyrus-0.3.1-16|27	
12mr|php-pear-Net_Cyrus-0.3.1-16|28	%install
12mr|php-pear-Net_Cyrus-0.3.1-16|29	rm -rf %{buildroot}
12mr|php-pear-Net_Cyrus-0.3.1-16|30	
12mr|php-pear-Net_Cyrus-0.3.1-16|31	cd %{upstream_name}-%{version}
12mr|php-pear-Net_Cyrus-0.3.1-16|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Net_Cyrus-0.3.1-16|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Net_Cyrus-0.3.1-16|34	
12mr|php-pear-Net_Cyrus-0.3.1-16|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Net_Cyrus-0.3.1-16|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Net_Cyrus-0.3.1-16|37	
12mr|php-pear-Net_Cyrus-0.3.1-16|38	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_Cyrus-0.3.1-16|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_Cyrus-0.3.1-16|40	
12mr|php-pear-Net_Cyrus-0.3.1-16|41	%clean
12mr|php-pear-Net_Cyrus-0.3.1-16|42	rm -rf %{buildroot}
12mr|php-pear-Net_Cyrus-0.3.1-16|43	
12mr|php-pear-Net_Cyrus-0.3.1-16|44	%post
12mr|php-pear-Net_Cyrus-0.3.1-16|45	%if %mdkversion < 201000
12mr|php-pear-Net_Cyrus-0.3.1-16|46	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Net_Cyrus-0.3.1-16|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Net_Cyrus-0.3.1-16|48	%endif
12mr|php-pear-Net_Cyrus-0.3.1-16|49	
12mr|php-pear-Net_Cyrus-0.3.1-16|50	%preun
12mr|php-pear-Net_Cyrus-0.3.1-16|51	%if %mdkversion < 201000
12mr|php-pear-Net_Cyrus-0.3.1-16|52	if [ "$1" -eq "0" ]; then
12mr|php-pear-Net_Cyrus-0.3.1-16|53	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Net_Cyrus-0.3.1-16|54	%{pear_name} >/dev/null || :
12mr|php-pear-Net_Cyrus-0.3.1-16|55	fi
12mr|php-pear-Net_Cyrus-0.3.1-16|56	%endif
12mr|php-pear-Net_Cyrus-0.3.1-16|57	
12mr|php-pear-Net_Cyrus-0.3.1-16|58	%files
12mr|php-pear-Net_Cyrus-0.3.1-16|59	%defattr(-,root,root)
12mr|php-pear-Net_Cyrus-0.3.1-16|60	%doc %{upstream_name}-%{version}/test_cyrus.php
12mr|php-pear-Net_Cyrus-0.3.1-16|61	%{_datadir}/pear/%{_class}
12mr|php-pear-Net_Cyrus-0.3.1-16|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Net_Cyrus-0.3.1-16|63	
12mr|php-pear-Net_Cyrus-0.3.1-16|64	
12mr|php-pear-Net_Cyrus-0.3.1-16|65	
12mr|php-pear-Net_Cyrus-0.3.1-16|66	%changelog
12mr|php-pear-Net_Cyrus-0.3.1-16|67	

15931 12
12mr|php-pear-Net_DIME-1.0.2-4|1	%define		_class		Net
12mr|php-pear-Net_DIME-1.0.2-4|2	%define		_subclass	DIME
12mr|php-pear-Net_DIME-1.0.2-4|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Net_DIME-1.0.2-4|4	
12mr|php-pear-Net_DIME-1.0.2-4|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Net_DIME-1.0.2-4|6	Version:	1.0.2
12mr|php-pear-Net_DIME-1.0.2-4|7	Release:	%mkrel 4
12mr|php-pear-Net_DIME-1.0.2-4|8	Summary:	Implements DIME encoding
12mr|php-pear-Net_DIME-1.0.2-4|9	License:	PHP License
12mr|php-pear-Net_DIME-1.0.2-4|10	Group:		Development/PHP
12mr|php-pear-Net_DIME-1.0.2-4|11	URL:		http://pear.php.net/package/Net_DIME/
12mr|php-pear-Net_DIME-1.0.2-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mr|php-pear-Net_DIME-1.0.2-4|13	Requires(post): php-pear
12mr|php-pear-Net_DIME-1.0.2-4|14	Requires(preun): php-pear
12mr|php-pear-Net_DIME-1.0.2-4|15	Requires:	php-pear
12mr|php-pear-Net_DIME-1.0.2-4|16	BuildArch:	noarch
12mr|php-pear-Net_DIME-1.0.2-4|17	BuildRequires:	php-pear
12mr|php-pear-Net_DIME-1.0.2-4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Net_DIME-1.0.2-4|19	
12mr|php-pear-Net_DIME-1.0.2-4|20	%description
12mr|php-pear-Net_DIME-1.0.2-4|21	Provides an implementation of DIME as defined at
12mr|php-pear-Net_DIME-1.0.2-4|22	http://search.ietf.org/internet-drafts/draft-nielsen-dime-02.txt
12mr|php-pear-Net_DIME-1.0.2-4|23	
12mr|php-pear-Net_DIME-1.0.2-4|24	%prep
12mr|php-pear-Net_DIME-1.0.2-4|25	%setup -q -c
12mr|php-pear-Net_DIME-1.0.2-4|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Net_DIME-1.0.2-4|27	
12mr|php-pear-Net_DIME-1.0.2-4|28	%install
12mr|php-pear-Net_DIME-1.0.2-4|29	rm -rf %{buildroot}
12mr|php-pear-Net_DIME-1.0.2-4|30	
12mr|php-pear-Net_DIME-1.0.2-4|31	cd %{upstream_name}-%{version}
12mr|php-pear-Net_DIME-1.0.2-4|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Net_DIME-1.0.2-4|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Net_DIME-1.0.2-4|34	
12mr|php-pear-Net_DIME-1.0.2-4|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Net_DIME-1.0.2-4|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Net_DIME-1.0.2-4|37	
12mr|php-pear-Net_DIME-1.0.2-4|38	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_DIME-1.0.2-4|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_DIME-1.0.2-4|40	
12mr|php-pear-Net_DIME-1.0.2-4|41	%clean
12mr|php-pear-Net_DIME-1.0.2-4|42	rm -rf %{buildroot}
12mr|php-pear-Net_DIME-1.0.2-4|43	
12mr|php-pear-Net_DIME-1.0.2-4|44	%post
12mr|php-pear-Net_DIME-1.0.2-4|45	%if %mdkversion < 201000
12mr|php-pear-Net_DIME-1.0.2-4|46	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Net_DIME-1.0.2-4|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Net_DIME-1.0.2-4|48	%endif
12mr|php-pear-Net_DIME-1.0.2-4|49	
12mr|php-pear-Net_DIME-1.0.2-4|50	%preun
12mr|php-pear-Net_DIME-1.0.2-4|51	%if %mdkversion < 201000
12mr|php-pear-Net_DIME-1.0.2-4|52	if [ "$1" -eq "0" ]; then
12mr|php-pear-Net_DIME-1.0.2-4|53	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Net_DIME-1.0.2-4|54	%{pear_name} >/dev/null || :
12mr|php-pear-Net_DIME-1.0.2-4|55	fi
12mr|php-pear-Net_DIME-1.0.2-4|56	%endif
12mr|php-pear-Net_DIME-1.0.2-4|57	
12mr|php-pear-Net_DIME-1.0.2-4|58	%files
12mr|php-pear-Net_DIME-1.0.2-4|59	%defattr(-,root,root)
12mr|php-pear-Net_DIME-1.0.2-4|60	%{_datadir}/pear/%{_class}
12mr|php-pear-Net_DIME-1.0.2-4|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Net_DIME-1.0.2-4|62	
12mr|php-pear-Net_DIME-1.0.2-4|63	
12mr|php-pear-Net_DIME-1.0.2-4|64	
12mr|php-pear-Net_DIME-1.0.2-4|65	%changelog
12mr|php-pear-Net_DIME-1.0.2-4|66	

15932 12
12mr|php-pear-Net_FTP-1.3.7-7|1	%define		_class		Net
12mr|php-pear-Net_FTP-1.3.7-7|2	%define		_subclass	FTP
12mr|php-pear-Net_FTP-1.3.7-7|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Net_FTP-1.3.7-7|4	
12mr|php-pear-Net_FTP-1.3.7-7|5	%define		_requires_exceptions pear(Net/FTP/Observer.php)
12mr|php-pear-Net_FTP-1.3.7-7|6	
12mr|php-pear-Net_FTP-1.3.7-7|7	Name:		php-pear-%{upstream_name}
12mr|php-pear-Net_FTP-1.3.7-7|8	Version:	1.3.7
12mr|php-pear-Net_FTP-1.3.7-7|9	Release:	%mkrel 7
12mr|php-pear-Net_FTP-1.3.7-7|10	Summary:	Comfortable communication with FTP-servers
12mr|php-pear-Net_FTP-1.3.7-7|11	License:	PHP License
12mr|php-pear-Net_FTP-1.3.7-7|12	Group:		Development/PHP
12mr|php-pear-Net_FTP-1.3.7-7|13	URL:		http://pear.php.net/package/Net_FTP/
12mr|php-pear-Net_FTP-1.3.7-7|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Net_FTP-1.3.7-7|15	Requires:	php-ftp
12mr|php-pear-Net_FTP-1.3.7-7|16	Requires(post): php-pear
12mr|php-pear-Net_FTP-1.3.7-7|17	Requires(preun): php-pear
12mr|php-pear-Net_FTP-1.3.7-7|18	Requires:	php-pear
12mr|php-pear-Net_FTP-1.3.7-7|19	BuildArch:	noarch
12mr|php-pear-Net_FTP-1.3.7-7|20	BuildRequires:	php-pear
12mr|php-pear-Net_FTP-1.3.7-7|21	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Net_FTP-1.3.7-7|22	
12mr|php-pear-Net_FTP-1.3.7-7|23	%description
12mr|php-pear-Net_FTP-1.3.7-7|24	This class allows you to communicate with FTP-servers more comfortable
12mr|php-pear-Net_FTP-1.3.7-7|25	that the ftp-functions of PHP. Especially you can up- and download
12mr|php-pear-Net_FTP-1.3.7-7|26	recursively.
12mr|php-pear-Net_FTP-1.3.7-7|27	
12mr|php-pear-Net_FTP-1.3.7-7|28	%prep
12mr|php-pear-Net_FTP-1.3.7-7|29	%setup -q -c
12mr|php-pear-Net_FTP-1.3.7-7|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Net_FTP-1.3.7-7|31	
12mr|php-pear-Net_FTP-1.3.7-7|32	%install
12mr|php-pear-Net_FTP-1.3.7-7|33	rm -rf %{buildroot}
12mr|php-pear-Net_FTP-1.3.7-7|34	
12mr|php-pear-Net_FTP-1.3.7-7|35	cd %{upstream_name}-%{version}
12mr|php-pear-Net_FTP-1.3.7-7|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Net_FTP-1.3.7-7|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Net_FTP-1.3.7-7|38	
12mr|php-pear-Net_FTP-1.3.7-7|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Net_FTP-1.3.7-7|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Net_FTP-1.3.7-7|41	rm -rf %{buildroot}%{_datadir}/pear/data/%{upstream_name}/CHANGELOG
12mr|php-pear-Net_FTP-1.3.7-7|42	
12mr|php-pear-Net_FTP-1.3.7-7|43	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_FTP-1.3.7-7|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_FTP-1.3.7-7|45	
12mr|php-pear-Net_FTP-1.3.7-7|46	%clean
12mr|php-pear-Net_FTP-1.3.7-7|47	rm -rf %{buildroot}
12mr|php-pear-Net_FTP-1.3.7-7|48	
12mr|php-pear-Net_FTP-1.3.7-7|49	%post
12mr|php-pear-Net_FTP-1.3.7-7|50	%if %mdkversion < 201000
12mr|php-pear-Net_FTP-1.3.7-7|51	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Net_FTP-1.3.7-7|52	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Net_FTP-1.3.7-7|53	%endif
12mr|php-pear-Net_FTP-1.3.7-7|54	
12mr|php-pear-Net_FTP-1.3.7-7|55	%preun
12mr|php-pear-Net_FTP-1.3.7-7|56	%if %mdkversion < 201000
12mr|php-pear-Net_FTP-1.3.7-7|57	if [ "$1" -eq "0" ]; then
12mr|php-pear-Net_FTP-1.3.7-7|58	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Net_FTP-1.3.7-7|59	%{pear_name} >/dev/null || :
12mr|php-pear-Net_FTP-1.3.7-7|60	fi
12mr|php-pear-Net_FTP-1.3.7-7|61	%endif
12mr|php-pear-Net_FTP-1.3.7-7|62	
12mr|php-pear-Net_FTP-1.3.7-7|63	%files
12mr|php-pear-Net_FTP-1.3.7-7|64	%defattr(-,root,root)
12mr|php-pear-Net_FTP-1.3.7-7|65	%doc %{upstream_name}-%{version}/example
12mr|php-pear-Net_FTP-1.3.7-7|66	%doc %{upstream_name}-%{version}/CHANGELOG
12mr|php-pear-Net_FTP-1.3.7-7|67	%{_datadir}/pear/%{_class}
12mr|php-pear-Net_FTP-1.3.7-7|68	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Net_FTP-1.3.7-7|69	
12mr|php-pear-Net_FTP-1.3.7-7|70	
12mr|php-pear-Net_FTP-1.3.7-7|71	
12mr|php-pear-Net_FTP-1.3.7-7|72	%changelog
12mr|php-pear-Net_FTP-1.3.7-7|73	

15933 12
12mr|php-pear-Net_IDNA-0.8.1-3|1	%define		_class		Net
12mr|php-pear-Net_IDNA-0.8.1-3|2	%define		_subclass	IDNA
12mr|php-pear-Net_IDNA-0.8.1-3|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Net_IDNA-0.8.1-3|4	
12mr|php-pear-Net_IDNA-0.8.1-3|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Net_IDNA-0.8.1-3|6	Version:	0.8.1
12mr|php-pear-Net_IDNA-0.8.1-3|7	Release:	%mkrel 3
12mr|php-pear-Net_IDNA-0.8.1-3|8	Summary:	Punycode encoding and decoding
12mr|php-pear-Net_IDNA-0.8.1-3|9	License:	PHP License
12mr|php-pear-Net_IDNA-0.8.1-3|10	Group:		Development/PHP
12mr|php-pear-Net_IDNA-0.8.1-3|11	URL:		http://pear.php.net/package/Net_IDNA/
12mr|php-pear-Net_IDNA-0.8.1-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Net_IDNA-0.8.1-3|13	Requires(post): php-pear
12mr|php-pear-Net_IDNA-0.8.1-3|14	Requires(preun): php-pear
12mr|php-pear-Net_IDNA-0.8.1-3|15	Requires:	php-pear
12mr|php-pear-Net_IDNA-0.8.1-3|16	BuildArch:	noarch
12mr|php-pear-Net_IDNA-0.8.1-3|17	BuildRequires:	php-pear
12mr|php-pear-Net_IDNA-0.8.1-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Net_IDNA-0.8.1-3|19	
12mr|php-pear-Net_IDNA-0.8.1-3|20	%description
12mr|php-pear-Net_IDNA-0.8.1-3|21	This package helps you to encode and decode punycode strings easily.
12mr|php-pear-Net_IDNA-0.8.1-3|22	
12mr|php-pear-Net_IDNA-0.8.1-3|23	%prep
12mr|php-pear-Net_IDNA-0.8.1-3|24	%setup -q -c
12mr|php-pear-Net_IDNA-0.8.1-3|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Net_IDNA-0.8.1-3|26	
12mr|php-pear-Net_IDNA-0.8.1-3|27	%install
12mr|php-pear-Net_IDNA-0.8.1-3|28	rm -rf %{buildroot}
12mr|php-pear-Net_IDNA-0.8.1-3|29	
12mr|php-pear-Net_IDNA-0.8.1-3|30	cd %{upstream_name}-%{version}
12mr|php-pear-Net_IDNA-0.8.1-3|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Net_IDNA-0.8.1-3|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Net_IDNA-0.8.1-3|33	
12mr|php-pear-Net_IDNA-0.8.1-3|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Net_IDNA-0.8.1-3|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Net_IDNA-0.8.1-3|36	
12mr|php-pear-Net_IDNA-0.8.1-3|37	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_IDNA-0.8.1-3|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_IDNA-0.8.1-3|39	
12mr|php-pear-Net_IDNA-0.8.1-3|40	%clean
12mr|php-pear-Net_IDNA-0.8.1-3|41	rm -rf %{buildroot}
12mr|php-pear-Net_IDNA-0.8.1-3|42	
12mr|php-pear-Net_IDNA-0.8.1-3|43	%post
12mr|php-pear-Net_IDNA-0.8.1-3|44	%if %mdkversion < 201000
12mr|php-pear-Net_IDNA-0.8.1-3|45	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Net_IDNA-0.8.1-3|46	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Net_IDNA-0.8.1-3|47	%endif
12mr|php-pear-Net_IDNA-0.8.1-3|48	
12mr|php-pear-Net_IDNA-0.8.1-3|49	%preun
12mr|php-pear-Net_IDNA-0.8.1-3|50	%if %mdkversion < 201000
12mr|php-pear-Net_IDNA-0.8.1-3|51	if [ "$1" -eq "0" ]; then
12mr|php-pear-Net_IDNA-0.8.1-3|52	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Net_IDNA-0.8.1-3|53	%{upstream_name} >/dev/null || :
12mr|php-pear-Net_IDNA-0.8.1-3|54	fi
12mr|php-pear-Net_IDNA-0.8.1-3|55	%endif
12mr|php-pear-Net_IDNA-0.8.1-3|56	
12mr|php-pear-Net_IDNA-0.8.1-3|57	%files
12mr|php-pear-Net_IDNA-0.8.1-3|58	%defattr(-,root,root)
12mr|php-pear-Net_IDNA-0.8.1-3|59	%{_datadir}/pear/%{_class}
12mr|php-pear-Net_IDNA-0.8.1-3|60	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Net_IDNA-0.8.1-3|61	
12mr|php-pear-Net_IDNA-0.8.1-3|62	
12mr|php-pear-Net_IDNA-0.8.1-3|63	
12mr|php-pear-Net_IDNA-0.8.1-3|64	%changelog
12mr|php-pear-Net_IDNA-0.8.1-3|65	

15934 12
12mr|php-pear-Net_IMAP-1.1.0-5|1	%define		_class		Net
12mr|php-pear-Net_IMAP-1.1.0-5|2	%define		_subclass	IMAP
12mr|php-pear-Net_IMAP-1.1.0-5|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Net_IMAP-1.1.0-5|4	
12mr|php-pear-Net_IMAP-1.1.0-5|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Net_IMAP-1.1.0-5|6	Version:	1.1.0
12mr|php-pear-Net_IMAP-1.1.0-5|7	Release:	%mkrel 5
12mr|php-pear-Net_IMAP-1.1.0-5|8	Summary:	An implementation of the IMAP protocol
12mr|php-pear-Net_IMAP-1.1.0-5|9	License:	PHP License
12mr|php-pear-Net_IMAP-1.1.0-5|10	Group:		Development/PHP
12mr|php-pear-Net_IMAP-1.1.0-5|11	URL:		http://pear.php.net/package/Net_IMAP/
12mr|php-pear-Net_IMAP-1.1.0-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mr|php-pear-Net_IMAP-1.1.0-5|13	Requires(post): php-pear
12mr|php-pear-Net_IMAP-1.1.0-5|14	Requires(preun): php-pear
12mr|php-pear-Net_IMAP-1.1.0-5|15	Requires:	php-pear
12mr|php-pear-Net_IMAP-1.1.0-5|16	BuildArch:	noarch
12mr|php-pear-Net_IMAP-1.1.0-5|17	BuildRequires:	php-pear
12mr|php-pear-Net_IMAP-1.1.0-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Net_IMAP-1.1.0-5|19	
12mr|php-pear-Net_IMAP-1.1.0-5|20	%description
12mr|php-pear-Net_IMAP-1.1.0-5|21	Provides an implementation of the IMAP4Rev1 protocol using PEAR's
12mr|php-pear-Net_IMAP-1.1.0-5|22	Net_Socket and Auth_SASL class.
12mr|php-pear-Net_IMAP-1.1.0-5|23	
12mr|php-pear-Net_IMAP-1.1.0-5|24	%prep
12mr|php-pear-Net_IMAP-1.1.0-5|25	%setup -q -c
12mr|php-pear-Net_IMAP-1.1.0-5|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Net_IMAP-1.1.0-5|27	
12mr|php-pear-Net_IMAP-1.1.0-5|28	%install
12mr|php-pear-Net_IMAP-1.1.0-5|29	rm -rf %{buildroot}
12mr|php-pear-Net_IMAP-1.1.0-5|30	
12mr|php-pear-Net_IMAP-1.1.0-5|31	cd %{upstream_name}-%{version}
12mr|php-pear-Net_IMAP-1.1.0-5|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Net_IMAP-1.1.0-5|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Net_IMAP-1.1.0-5|34	
12mr|php-pear-Net_IMAP-1.1.0-5|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Net_IMAP-1.1.0-5|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Net_IMAP-1.1.0-5|37	
12mr|php-pear-Net_IMAP-1.1.0-5|38	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_IMAP-1.1.0-5|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_IMAP-1.1.0-5|40	
12mr|php-pear-Net_IMAP-1.1.0-5|41	%clean
12mr|php-pear-Net_IMAP-1.1.0-5|42	rm -rf %{buildroot}
12mr|php-pear-Net_IMAP-1.1.0-5|43	
12mr|php-pear-Net_IMAP-1.1.0-5|44	%post
12mr|php-pear-Net_IMAP-1.1.0-5|45	%if %mdkversion < 201000
12mr|php-pear-Net_IMAP-1.1.0-5|46	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Net_IMAP-1.1.0-5|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Net_IMAP-1.1.0-5|48	%endif
12mr|php-pear-Net_IMAP-1.1.0-5|49	
12mr|php-pear-Net_IMAP-1.1.0-5|50	%preun
12mr|php-pear-Net_IMAP-1.1.0-5|51	%if %mdkversion < 201000
12mr|php-pear-Net_IMAP-1.1.0-5|52	if [ "$1" -eq "0" ]; then
12mr|php-pear-Net_IMAP-1.1.0-5|53	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Net_IMAP-1.1.0-5|54	%{pear_name} >/dev/null || :
12mr|php-pear-Net_IMAP-1.1.0-5|55	fi
12mr|php-pear-Net_IMAP-1.1.0-5|56	%endif
12mr|php-pear-Net_IMAP-1.1.0-5|57	
12mr|php-pear-Net_IMAP-1.1.0-5|58	%files
12mr|php-pear-Net_IMAP-1.1.0-5|59	%defattr(-,root,root)
12mr|php-pear-Net_IMAP-1.1.0-5|60	%doc %{upstream_name}-%{version}/docs/*
12mr|php-pear-Net_IMAP-1.1.0-5|61	%{_datadir}/pear/%{_class}
12mr|php-pear-Net_IMAP-1.1.0-5|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Net_IMAP-1.1.0-5|63	
12mr|php-pear-Net_IMAP-1.1.0-5|64	
12mr|php-pear-Net_IMAP-1.1.0-5|65	
12mr|php-pear-Net_IMAP-1.1.0-5|66	%changelog
12mr|php-pear-Net_IMAP-1.1.0-5|67	

15935 12
12mr|php-pear-Net_LMTP-1.0.1-15|1	%define		_class		Net
12mr|php-pear-Net_LMTP-1.0.1-15|2	%define		_subclass	LMTP
12mr|php-pear-Net_LMTP-1.0.1-15|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Net_LMTP-1.0.1-15|4	
12mr|php-pear-Net_LMTP-1.0.1-15|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Net_LMTP-1.0.1-15|6	Version:	1.0.1
12mr|php-pear-Net_LMTP-1.0.1-15|7	Release:	%mkrel 15
12mr|php-pear-Net_LMTP-1.0.1-15|8	Summary:	An implementation of the RFC2033 LMTP protocol
12mr|php-pear-Net_LMTP-1.0.1-15|9	License:	PHP License
12mr|php-pear-Net_LMTP-1.0.1-15|10	Group:		Development/PHP
12mr|php-pear-Net_LMTP-1.0.1-15|11	URL:		http://pear.php.net/package/Net_LMTP/
12mr|php-pear-Net_LMTP-1.0.1-15|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mr|php-pear-Net_LMTP-1.0.1-15|13	Requires(post): php-pear
12mr|php-pear-Net_LMTP-1.0.1-15|14	Requires(preun): php-pear
12mr|php-pear-Net_LMTP-1.0.1-15|15	Requires:	php-pear
12mr|php-pear-Net_LMTP-1.0.1-15|16	BuildArch:	noarch
12mr|php-pear-Net_LMTP-1.0.1-15|17	BuildRequires:	php-pear
12mr|php-pear-Net_LMTP-1.0.1-15|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Net_LMTP-1.0.1-15|19	
12mr|php-pear-Net_LMTP-1.0.1-15|20	%description
12mr|php-pear-Net_LMTP-1.0.1-15|21	This package provides an implementation of the RFC2033 LMTP using
12mr|php-pear-Net_LMTP-1.0.1-15|22	PEAR's Net_Socket and Auth_SASL class.
12mr|php-pear-Net_LMTP-1.0.1-15|23	
12mr|php-pear-Net_LMTP-1.0.1-15|24	%prep
12mr|php-pear-Net_LMTP-1.0.1-15|25	%setup -q -c
12mr|php-pear-Net_LMTP-1.0.1-15|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Net_LMTP-1.0.1-15|27	
12mr|php-pear-Net_LMTP-1.0.1-15|28	%install
12mr|php-pear-Net_LMTP-1.0.1-15|29	rm -rf %{buildroot}
12mr|php-pear-Net_LMTP-1.0.1-15|30	
12mr|php-pear-Net_LMTP-1.0.1-15|31	cd %{upstream_name}-%{version}
12mr|php-pear-Net_LMTP-1.0.1-15|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Net_LMTP-1.0.1-15|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Net_LMTP-1.0.1-15|34	
12mr|php-pear-Net_LMTP-1.0.1-15|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Net_LMTP-1.0.1-15|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Net_LMTP-1.0.1-15|37	
12mr|php-pear-Net_LMTP-1.0.1-15|38	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_LMTP-1.0.1-15|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_LMTP-1.0.1-15|40	
12mr|php-pear-Net_LMTP-1.0.1-15|41	%clean
12mr|php-pear-Net_LMTP-1.0.1-15|42	rm -rf %{buildroot}
12mr|php-pear-Net_LMTP-1.0.1-15|43	
12mr|php-pear-Net_LMTP-1.0.1-15|44	%post
12mr|php-pear-Net_LMTP-1.0.1-15|45	%if %mdkversion < 201000
12mr|php-pear-Net_LMTP-1.0.1-15|46	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Net_LMTP-1.0.1-15|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Net_LMTP-1.0.1-15|48	%endif
12mr|php-pear-Net_LMTP-1.0.1-15|49	
12mr|php-pear-Net_LMTP-1.0.1-15|50	%preun
12mr|php-pear-Net_LMTP-1.0.1-15|51	%if %mdkversion < 201000
12mr|php-pear-Net_LMTP-1.0.1-15|52	if [ "$1" -eq "0" ]; then
12mr|php-pear-Net_LMTP-1.0.1-15|53	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Net_LMTP-1.0.1-15|54	%{pear_name} >/dev/null || :
12mr|php-pear-Net_LMTP-1.0.1-15|55	fi
12mr|php-pear-Net_LMTP-1.0.1-15|56	%endif
12mr|php-pear-Net_LMTP-1.0.1-15|57	
12mr|php-pear-Net_LMTP-1.0.1-15|58	%files
12mr|php-pear-Net_LMTP-1.0.1-15|59	%defattr(-,root,root)
12mr|php-pear-Net_LMTP-1.0.1-15|60	%doc %{upstream_name}-%{version}/test_lmtp.php
12mr|php-pear-Net_LMTP-1.0.1-15|61	%{_datadir}/pear/%{_class}
12mr|php-pear-Net_LMTP-1.0.1-15|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Net_LMTP-1.0.1-15|63	
12mr|php-pear-Net_LMTP-1.0.1-15|64	
12mr|php-pear-Net_LMTP-1.0.1-15|65	
12mr|php-pear-Net_LMTP-1.0.1-15|66	
12mr|php-pear-Net_LMTP-1.0.1-15|67	%changelog
12mr|php-pear-Net_LMTP-1.0.1-15|68	

15936 12
12mr|php-pear-Net_POP3-1.3.8-2|1	%define		_class		Net
12mr|php-pear-Net_POP3-1.3.8-2|2	%define		_subclass	POP3
12mr|php-pear-Net_POP3-1.3.8-2|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Net_POP3-1.3.8-2|4	
12mr|php-pear-Net_POP3-1.3.8-2|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Net_POP3-1.3.8-2|6	Version:	1.3.8
12mr|php-pear-Net_POP3-1.3.8-2|7	Release:	%mkrel 2
12mr|php-pear-Net_POP3-1.3.8-2|8	Summary:	POP3 class to access POP3 server
12mr|php-pear-Net_POP3-1.3.8-2|9	License:	PHP License
12mr|php-pear-Net_POP3-1.3.8-2|10	Group:		Development/PHP
12mr|php-pear-Net_POP3-1.3.8-2|11	URL:		http://pear.php.net/package/Net_POP3/
12mr|php-pear-Net_POP3-1.3.8-2|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Net_POP3-1.3.8-2|13	Requires(post): php-pear
12mr|php-pear-Net_POP3-1.3.8-2|14	Requires(preun): php-pear
12mr|php-pear-Net_POP3-1.3.8-2|15	Requires:	php-pear
12mr|php-pear-Net_POP3-1.3.8-2|16	BuildArch:	noarch
12mr|php-pear-Net_POP3-1.3.8-2|17	BuildRequires:	php-pear
12mr|php-pear-Net_POP3-1.3.8-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Net_POP3-1.3.8-2|19	
12mr|php-pear-Net_POP3-1.3.8-2|20	%description
12mr|php-pear-Net_POP3-1.3.8-2|21	Provides a POP3 class to access POP3 server. Support all POP3 commands
12mr|php-pear-Net_POP3-1.3.8-2|22	including UIDL listings, APOP authentication, DIGEST-MD5 and CRAM-MD5
12mr|php-pear-Net_POP3-1.3.8-2|23	using optional Auth_SASL package.
12mr|php-pear-Net_POP3-1.3.8-2|24	
12mr|php-pear-Net_POP3-1.3.8-2|25	%prep
12mr|php-pear-Net_POP3-1.3.8-2|26	%setup -q -c
12mr|php-pear-Net_POP3-1.3.8-2|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Net_POP3-1.3.8-2|28	
12mr|php-pear-Net_POP3-1.3.8-2|29	%install
12mr|php-pear-Net_POP3-1.3.8-2|30	rm -rf %{buildroot}
12mr|php-pear-Net_POP3-1.3.8-2|31	
12mr|php-pear-Net_POP3-1.3.8-2|32	cd %{upstream_name}-%{version}
12mr|php-pear-Net_POP3-1.3.8-2|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Net_POP3-1.3.8-2|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Net_POP3-1.3.8-2|35	
12mr|php-pear-Net_POP3-1.3.8-2|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Net_POP3-1.3.8-2|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Net_POP3-1.3.8-2|38	
12mr|php-pear-Net_POP3-1.3.8-2|39	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_POP3-1.3.8-2|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_POP3-1.3.8-2|41	
12mr|php-pear-Net_POP3-1.3.8-2|42	%clean
12mr|php-pear-Net_POP3-1.3.8-2|43	rm -rf %{buildroot}
12mr|php-pear-Net_POP3-1.3.8-2|44	
12mr|php-pear-Net_POP3-1.3.8-2|45	%post
12mr|php-pear-Net_POP3-1.3.8-2|46	%if %mdkversion < 201000
12mr|php-pear-Net_POP3-1.3.8-2|47	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Net_POP3-1.3.8-2|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Net_POP3-1.3.8-2|49	%endif
12mr|php-pear-Net_POP3-1.3.8-2|50	
12mr|php-pear-Net_POP3-1.3.8-2|51	%preun
12mr|php-pear-Net_POP3-1.3.8-2|52	%if %mdkversion < 201000
12mr|php-pear-Net_POP3-1.3.8-2|53	if [ "$1" -eq "0" ]; then
12mr|php-pear-Net_POP3-1.3.8-2|54	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Net_POP3-1.3.8-2|55	%{pear_name} >/dev/null || :
12mr|php-pear-Net_POP3-1.3.8-2|56	fi
12mr|php-pear-Net_POP3-1.3.8-2|57	%endif
12mr|php-pear-Net_POP3-1.3.8-2|58	
12mr|php-pear-Net_POP3-1.3.8-2|59	%files
12mr|php-pear-Net_POP3-1.3.8-2|60	%defattr(-,root,root)
12mr|php-pear-Net_POP3-1.3.8-2|61	%{_datadir}/pear/%{_class}
12mr|php-pear-Net_POP3-1.3.8-2|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Net_POP3-1.3.8-2|63	
12mr|php-pear-Net_POP3-1.3.8-2|64	
12mr|php-pear-Net_POP3-1.3.8-2|65	
12mr|php-pear-Net_POP3-1.3.8-2|66	%changelog
12mr|php-pear-Net_POP3-1.3.8-2|67	

15937 12
12mr|php-pear-Net_Sieve-1.3.0-3|1	%define		_class		Net
12mr|php-pear-Net_Sieve-1.3.0-3|2	%define		_subclass	Sieve
12mr|php-pear-Net_Sieve-1.3.0-3|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Net_Sieve-1.3.0-3|4	
12mr|php-pear-Net_Sieve-1.3.0-3|5	%define _requires_exceptions pear(password.inc.php)\\|pear(PHPUnit2
12mr|php-pear-Net_Sieve-1.3.0-3|6	
12mr|php-pear-Net_Sieve-1.3.0-3|7	Name:		php-pear-%{upstream_name}
12mr|php-pear-Net_Sieve-1.3.0-3|8	Version:	1.3.0
12mr|php-pear-Net_Sieve-1.3.0-3|9	Release:	%mkrel 3
12mr|php-pear-Net_Sieve-1.3.0-3|10	Summary:	Handles talking to timsieved
12mr|php-pear-Net_Sieve-1.3.0-3|11	License:	PHP License
12mr|php-pear-Net_Sieve-1.3.0-3|12	Group:		Development/PHP
12mr|php-pear-Net_Sieve-1.3.0-3|13	URL:		http://pear.php.net/package/Net_Sieve/
12mr|php-pear-Net_Sieve-1.3.0-3|14	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Net_Sieve-1.3.0-3|15	Requires(post): php-pear
12mr|php-pear-Net_Sieve-1.3.0-3|16	Requires(preun): php-pear
12mr|php-pear-Net_Sieve-1.3.0-3|17	Requires:	php-pear
12mr|php-pear-Net_Sieve-1.3.0-3|18	Requires:	php-pear-Net_Socket >= 1.0
12mr|php-pear-Net_Sieve-1.3.0-3|19	BuildArch:	noarch
12mr|php-pear-Net_Sieve-1.3.0-3|20	BuildRequires:	php-pear
12mr|php-pear-Net_Sieve-1.3.0-3|21	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Net_Sieve-1.3.0-3|22	
12mr|php-pear-Net_Sieve-1.3.0-3|23	%description
12mr|php-pear-Net_Sieve-1.3.0-3|24	Provides an API to talk to the timsieved server that comes with Cyrus
12mr|php-pear-Net_Sieve-1.3.0-3|25	IMAPd. Can be used to install, remove, mark active etc sieve scripts.
12mr|php-pear-Net_Sieve-1.3.0-3|26	
12mr|php-pear-Net_Sieve-1.3.0-3|27	%prep
12mr|php-pear-Net_Sieve-1.3.0-3|28	%setup -q -c
12mr|php-pear-Net_Sieve-1.3.0-3|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Net_Sieve-1.3.0-3|30	
12mr|php-pear-Net_Sieve-1.3.0-3|31	%install
12mr|php-pear-Net_Sieve-1.3.0-3|32	rm -rf %{buildroot}
12mr|php-pear-Net_Sieve-1.3.0-3|33	
12mr|php-pear-Net_Sieve-1.3.0-3|34	cd %{upstream_name}-%{version}
12mr|php-pear-Net_Sieve-1.3.0-3|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Net_Sieve-1.3.0-3|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Net_Sieve-1.3.0-3|37	
12mr|php-pear-Net_Sieve-1.3.0-3|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Net_Sieve-1.3.0-3|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Net_Sieve-1.3.0-3|40	
12mr|php-pear-Net_Sieve-1.3.0-3|41	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_Sieve-1.3.0-3|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_Sieve-1.3.0-3|43	
12mr|php-pear-Net_Sieve-1.3.0-3|44	%clean
12mr|php-pear-Net_Sieve-1.3.0-3|45	rm -rf %{buildroot}
12mr|php-pear-Net_Sieve-1.3.0-3|46	
12mr|php-pear-Net_Sieve-1.3.0-3|47	%post
12mr|php-pear-Net_Sieve-1.3.0-3|48	%if %mdkversion < 201000
12mr|php-pear-Net_Sieve-1.3.0-3|49	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Net_Sieve-1.3.0-3|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Net_Sieve-1.3.0-3|51	%endif
12mr|php-pear-Net_Sieve-1.3.0-3|52	
12mr|php-pear-Net_Sieve-1.3.0-3|53	%preun
12mr|php-pear-Net_Sieve-1.3.0-3|54	%if %mdkversion < 201000
12mr|php-pear-Net_Sieve-1.3.0-3|55	if [ "$1" -eq "0" ]; then
12mr|php-pear-Net_Sieve-1.3.0-3|56	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Net_Sieve-1.3.0-3|57	%{pear_name} >/dev/null || :
12mr|php-pear-Net_Sieve-1.3.0-3|58	fi
12mr|php-pear-Net_Sieve-1.3.0-3|59	%endif
12mr|php-pear-Net_Sieve-1.3.0-3|60	
12mr|php-pear-Net_Sieve-1.3.0-3|61	%files
12mr|php-pear-Net_Sieve-1.3.0-3|62	%defattr(-,root,root)
12mr|php-pear-Net_Sieve-1.3.0-3|63	%{_datadir}/pear/%{_class}
12mr|php-pear-Net_Sieve-1.3.0-3|64	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Net_Sieve-1.3.0-3|65	
12mr|php-pear-Net_Sieve-1.3.0-3|66	
12mr|php-pear-Net_Sieve-1.3.0-3|67	
12mr|php-pear-Net_Sieve-1.3.0-3|68	%changelog
12mr|php-pear-Net_Sieve-1.3.0-3|69	

15938 12
12mr|php-pear-Net_SMS-0.2.0-2|1	%define		_class		Net
12mr|php-pear-Net_SMS-0.2.0-2|2	%define		_subclass	SMS
12mr|php-pear-Net_SMS-0.2.0-2|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Net_SMS-0.2.0-2|4	
12mr|php-pear-Net_SMS-0.2.0-2|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Net_SMS-0.2.0-2|6	Version:	0.2.0
12mr|php-pear-Net_SMS-0.2.0-2|7	Release:	%mkrel 2
12mr|php-pear-Net_SMS-0.2.0-2|8	Summary:	SMS functionality
12mr|php-pear-Net_SMS-0.2.0-2|9	License:	PHP License
12mr|php-pear-Net_SMS-0.2.0-2|10	Group:		Development/PHP
12mr|php-pear-Net_SMS-0.2.0-2|11	URL:		http://pear.php.net/package/Net_SMS/
12mr|php-pear-Net_SMS-0.2.0-2|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Net_SMS-0.2.0-2|13	Requires(post): php-pear
12mr|php-pear-Net_SMS-0.2.0-2|14	Requires(preun): php-pear
12mr|php-pear-Net_SMS-0.2.0-2|15	Requires:	php-pear
12mr|php-pear-Net_SMS-0.2.0-2|16	BuildArch:	noarch
12mr|php-pear-Net_SMS-0.2.0-2|17	BuildRequires:	php-pear
12mr|php-pear-Net_SMS-0.2.0-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Net_SMS-0.2.0-2|19	
12mr|php-pear-Net_SMS-0.2.0-2|20	%description
12mr|php-pear-Net_SMS-0.2.0-2|21	This package provides SMS functionality and access to SMS gateways.
12mr|php-pear-Net_SMS-0.2.0-2|22	
12mr|php-pear-Net_SMS-0.2.0-2|23	%prep
12mr|php-pear-Net_SMS-0.2.0-2|24	%setup -q -c
12mr|php-pear-Net_SMS-0.2.0-2|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Net_SMS-0.2.0-2|26	
12mr|php-pear-Net_SMS-0.2.0-2|27	%install
12mr|php-pear-Net_SMS-0.2.0-2|28	rm -rf %{buildroot}
12mr|php-pear-Net_SMS-0.2.0-2|29	
12mr|php-pear-Net_SMS-0.2.0-2|30	cd %{upstream_name}-%{version}
12mr|php-pear-Net_SMS-0.2.0-2|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Net_SMS-0.2.0-2|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Net_SMS-0.2.0-2|33	
12mr|php-pear-Net_SMS-0.2.0-2|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Net_SMS-0.2.0-2|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Net_SMS-0.2.0-2|36	
12mr|php-pear-Net_SMS-0.2.0-2|37	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_SMS-0.2.0-2|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_SMS-0.2.0-2|39	
12mr|php-pear-Net_SMS-0.2.0-2|40	%clean
12mr|php-pear-Net_SMS-0.2.0-2|41	rm -rf %{buildroot}
12mr|php-pear-Net_SMS-0.2.0-2|42	
12mr|php-pear-Net_SMS-0.2.0-2|43	%post
12mr|php-pear-Net_SMS-0.2.0-2|44	%if %mdkversion < 201000
12mr|php-pear-Net_SMS-0.2.0-2|45	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Net_SMS-0.2.0-2|46	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Net_SMS-0.2.0-2|47	%endif
12mr|php-pear-Net_SMS-0.2.0-2|48	
12mr|php-pear-Net_SMS-0.2.0-2|49	%preun
12mr|php-pear-Net_SMS-0.2.0-2|50	%if %mdkversion < 201000
12mr|php-pear-Net_SMS-0.2.0-2|51	if [ "$1" -eq "0" ]; then
12mr|php-pear-Net_SMS-0.2.0-2|52	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Net_SMS-0.2.0-2|53	%{upstream_name} >/dev/null || :
12mr|php-pear-Net_SMS-0.2.0-2|54	fi
12mr|php-pear-Net_SMS-0.2.0-2|55	%endif
12mr|php-pear-Net_SMS-0.2.0-2|56	
12mr|php-pear-Net_SMS-0.2.0-2|57	%files
12mr|php-pear-Net_SMS-0.2.0-2|58	%defattr(-,root,root)
12mr|php-pear-Net_SMS-0.2.0-2|59	%{_datadir}/pear/%{_class}
12mr|php-pear-Net_SMS-0.2.0-2|60	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Net_SMS-0.2.0-2|61	
12mr|php-pear-Net_SMS-0.2.0-2|62	
12mr|php-pear-Net_SMS-0.2.0-2|63	
12mr|php-pear-Net_SMS-0.2.0-2|64	%changelog
12mr|php-pear-Net_SMS-0.2.0-2|65	

15939 12
12mr|php-pear-Net_SMTP-1.6.0-2|1	%define		_class		Net
12mr|php-pear-Net_SMTP-1.6.0-2|2	%define		_subclass	SMTP
12mr|php-pear-Net_SMTP-1.6.0-2|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Net_SMTP-1.6.0-2|4	
12mr|php-pear-Net_SMTP-1.6.0-2|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Net_SMTP-1.6.0-2|6	Version:	1.6.0
12mr|php-pear-Net_SMTP-1.6.0-2|7	Release:	%mkrel 2
12mr|php-pear-Net_SMTP-1.6.0-2|8	Summary:	An implementation of the SMTP protocol
12mr|php-pear-Net_SMTP-1.6.0-2|9	License:	PHP License
12mr|php-pear-Net_SMTP-1.6.0-2|10	Group:		Development/PHP
12mr|php-pear-Net_SMTP-1.6.0-2|11	URL:		http://pear.php.net/package/%{upstream_name}
12mr|php-pear-Net_SMTP-1.6.0-2|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Net_SMTP-1.6.0-2|13	Requires(post): php-pear
12mr|php-pear-Net_SMTP-1.6.0-2|14	Requires(preun): php-pear
12mr|php-pear-Net_SMTP-1.6.0-2|15	Requires:	php-pear
12mr|php-pear-Net_SMTP-1.6.0-2|16	BuildRequires:	php-pear
12mr|php-pear-Net_SMTP-1.6.0-2|17	BuildArch:	noarch
12mr|php-pear-Net_SMTP-1.6.0-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Net_SMTP-1.6.0-2|19	
12mr|php-pear-Net_SMTP-1.6.0-2|20	%description
12mr|php-pear-Net_SMTP-1.6.0-2|21	Provides an implementation of the SMTP protocol using PEAR's Net_Socket class.
12mr|php-pear-Net_SMTP-1.6.0-2|22	
12mr|php-pear-Net_SMTP-1.6.0-2|23	%prep
12mr|php-pear-Net_SMTP-1.6.0-2|24	%setup -q -c
12mr|php-pear-Net_SMTP-1.6.0-2|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Net_SMTP-1.6.0-2|26	
12mr|php-pear-Net_SMTP-1.6.0-2|27	%install
12mr|php-pear-Net_SMTP-1.6.0-2|28	rm -rf %{buildroot}
12mr|php-pear-Net_SMTP-1.6.0-2|29	
12mr|php-pear-Net_SMTP-1.6.0-2|30	cd %{upstream_name}-%{version}
12mr|php-pear-Net_SMTP-1.6.0-2|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Net_SMTP-1.6.0-2|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Net_SMTP-1.6.0-2|33	
12mr|php-pear-Net_SMTP-1.6.0-2|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Net_SMTP-1.6.0-2|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Net_SMTP-1.6.0-2|36	
12mr|php-pear-Net_SMTP-1.6.0-2|37	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_SMTP-1.6.0-2|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_SMTP-1.6.0-2|39	
12mr|php-pear-Net_SMTP-1.6.0-2|40	%clean
12mr|php-pear-Net_SMTP-1.6.0-2|41	rm -rf %{buildroot}
12mr|php-pear-Net_SMTP-1.6.0-2|42	
12mr|php-pear-Net_SMTP-1.6.0-2|43	%post
12mr|php-pear-Net_SMTP-1.6.0-2|44	%if %mdkversion < 201000
12mr|php-pear-Net_SMTP-1.6.0-2|45	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Net_SMTP-1.6.0-2|46	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Net_SMTP-1.6.0-2|47	%endif
12mr|php-pear-Net_SMTP-1.6.0-2|48	
12mr|php-pear-Net_SMTP-1.6.0-2|49	%preun
12mr|php-pear-Net_SMTP-1.6.0-2|50	%if %mdkversion < 201000
12mr|php-pear-Net_SMTP-1.6.0-2|51	if [ "$1" -eq "0" ]; then
12mr|php-pear-Net_SMTP-1.6.0-2|52	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Net_SMTP-1.6.0-2|53	%{pear_name} >/dev/null || :
12mr|php-pear-Net_SMTP-1.6.0-2|54	fi
12mr|php-pear-Net_SMTP-1.6.0-2|55	%endif
12mr|php-pear-Net_SMTP-1.6.0-2|56	
12mr|php-pear-Net_SMTP-1.6.0-2|57	%files
12mr|php-pear-Net_SMTP-1.6.0-2|58	%defattr(-,root,root)
12mr|php-pear-Net_SMTP-1.6.0-2|59	%doc %{upstream_name}-%{version}/docs/*
12mr|php-pear-Net_SMTP-1.6.0-2|60	%doc %{upstream_name}-%{version}/examples
12mr|php-pear-Net_SMTP-1.6.0-2|61	%{_datadir}/pear/%{_class}
12mr|php-pear-Net_SMTP-1.6.0-2|62	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Net_SMTP-1.6.0-2|63	
12mr|php-pear-Net_SMTP-1.6.0-2|64	
12mr|php-pear-Net_SMTP-1.6.0-2|65	
12mr|php-pear-Net_SMTP-1.6.0-2|66	%changelog
12mr|php-pear-Net_SMTP-1.6.0-2|67	

15940 12
12mr|php-pear-Net_Socket-1.0.10-4|1	%define		_class		Net
12mr|php-pear-Net_Socket-1.0.10-4|2	%define		_subclass	Socket
12mr|php-pear-Net_Socket-1.0.10-4|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Net_Socket-1.0.10-4|4	
12mr|php-pear-Net_Socket-1.0.10-4|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Net_Socket-1.0.10-4|6	Version:	1.0.10
12mr|php-pear-Net_Socket-1.0.10-4|7	Release:	%mkrel 4
12mr|php-pear-Net_Socket-1.0.10-4|8	Summary:	Network Socket Interface
12mr|php-pear-Net_Socket-1.0.10-4|9	License:	PHP License
12mr|php-pear-Net_Socket-1.0.10-4|10	Group:		Development/PHP
12mr|php-pear-Net_Socket-1.0.10-4|11	URL:		http://pear.php.net/package/Net_LDAP2
12mr|php-pear-Net_Socket-1.0.10-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Net_Socket-1.0.10-4|13	Requires(post): php-pear
12mr|php-pear-Net_Socket-1.0.10-4|14	Requires(preun): php-pear
12mr|php-pear-Net_Socket-1.0.10-4|15	Requires:	php-pear
12mr|php-pear-Net_Socket-1.0.10-4|16	BuildRequires:	php-pear
12mr|php-pear-Net_Socket-1.0.10-4|17	BuildArch:	noarch
12mr|php-pear-Net_Socket-1.0.10-4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Net_Socket-1.0.10-4|19	
12mr|php-pear-Net_Socket-1.0.10-4|20	%description
12mr|php-pear-Net_Socket-1.0.10-4|21	Net_Socket is a class interface to TCP sockets. It provides blocking
12mr|php-pear-Net_Socket-1.0.10-4|22	and non-blocking operation, with different reading and writing modes
12mr|php-pear-Net_Socket-1.0.10-4|23	(byte-wise, block-wise, line-wise and special formats like network
12mr|php-pear-Net_Socket-1.0.10-4|24	byte-order ip addresses).
12mr|php-pear-Net_Socket-1.0.10-4|25	
12mr|php-pear-Net_Socket-1.0.10-4|26	%prep
12mr|php-pear-Net_Socket-1.0.10-4|27	%setup -q -c
12mr|php-pear-Net_Socket-1.0.10-4|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Net_Socket-1.0.10-4|29	
12mr|php-pear-Net_Socket-1.0.10-4|30	%install
12mr|php-pear-Net_Socket-1.0.10-4|31	rm -rf %{buildroot}
12mr|php-pear-Net_Socket-1.0.10-4|32	
12mr|php-pear-Net_Socket-1.0.10-4|33	cd %{upstream_name}-%{version}
12mr|php-pear-Net_Socket-1.0.10-4|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Net_Socket-1.0.10-4|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Net_Socket-1.0.10-4|36	
12mr|php-pear-Net_Socket-1.0.10-4|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Net_Socket-1.0.10-4|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Net_Socket-1.0.10-4|39	
12mr|php-pear-Net_Socket-1.0.10-4|40	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_Socket-1.0.10-4|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_Socket-1.0.10-4|42	
12mr|php-pear-Net_Socket-1.0.10-4|43	%clean
12mr|php-pear-Net_Socket-1.0.10-4|44	rm -rf %{buildroot}
12mr|php-pear-Net_Socket-1.0.10-4|45	
12mr|php-pear-Net_Socket-1.0.10-4|46	%post
12mr|php-pear-Net_Socket-1.0.10-4|47	%if %mdkversion < 201000
12mr|php-pear-Net_Socket-1.0.10-4|48	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Net_Socket-1.0.10-4|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Net_Socket-1.0.10-4|50	%endif
12mr|php-pear-Net_Socket-1.0.10-4|51	
12mr|php-pear-Net_Socket-1.0.10-4|52	%preun
12mr|php-pear-Net_Socket-1.0.10-4|53	%if %mdkversion < 201000
12mr|php-pear-Net_Socket-1.0.10-4|54	if [ "$1" -eq "0" ]; then
12mr|php-pear-Net_Socket-1.0.10-4|55	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Net_Socket-1.0.10-4|56	%{pear_name} >/dev/null || :
12mr|php-pear-Net_Socket-1.0.10-4|57	fi
12mr|php-pear-Net_Socket-1.0.10-4|58	%endif
12mr|php-pear-Net_Socket-1.0.10-4|59	
12mr|php-pear-Net_Socket-1.0.10-4|60	%files
12mr|php-pear-Net_Socket-1.0.10-4|61	%defattr(-,root,root)
12mr|php-pear-Net_Socket-1.0.10-4|62	%{_datadir}/pear/%{_class}
12mr|php-pear-Net_Socket-1.0.10-4|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Net_Socket-1.0.10-4|64	
12mr|php-pear-Net_Socket-1.0.10-4|65	
12mr|php-pear-Net_Socket-1.0.10-4|66	
12mr|php-pear-Net_Socket-1.0.10-4|67	
12mr|php-pear-Net_Socket-1.0.10-4|68	%changelog
12mr|php-pear-Net_Socket-1.0.10-4|69	

15941 12
12mr|php-pear-Net_URL-1.0.15-8|1	%define		_class		Net
12mr|php-pear-Net_URL-1.0.15-8|2	%define		_subclass	URL
12mr|php-pear-Net_URL-1.0.15-8|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Net_URL-1.0.15-8|4	
12mr|php-pear-Net_URL-1.0.15-8|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Net_URL-1.0.15-8|6	Version:	1.0.15
12mr|php-pear-Net_URL-1.0.15-8|7	Release:	%mkrel 8
12mr|php-pear-Net_URL-1.0.15-8|8	Summary:	Easy parsing of URLs
12mr|php-pear-Net_URL-1.0.15-8|9	License:	PHP License
12mr|php-pear-Net_URL-1.0.15-8|10	Group:		Development/PHP
12mr|php-pear-Net_URL-1.0.15-8|11	URL:		http://pear.php.net/package/Net_URL/
12mr|php-pear-Net_URL-1.0.15-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Net_URL-1.0.15-8|13	Requires(post): php-pear
12mr|php-pear-Net_URL-1.0.15-8|14	Requires(preun): php-pear
12mr|php-pear-Net_URL-1.0.15-8|15	Requires:	php-pear
12mr|php-pear-Net_URL-1.0.15-8|16	BuildArch:	noarch
12mr|php-pear-Net_URL-1.0.15-8|17	BuildRequires:	php-pear
12mr|php-pear-Net_URL-1.0.15-8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Net_URL-1.0.15-8|19	
12mr|php-pear-Net_URL-1.0.15-8|20	%description
12mr|php-pear-Net_URL-1.0.15-8|21	Provides easy parsing of URLs and their constituent parts.
12mr|php-pear-Net_URL-1.0.15-8|22	
12mr|php-pear-Net_URL-1.0.15-8|23	%prep
12mr|php-pear-Net_URL-1.0.15-8|24	%setup -q -c
12mr|php-pear-Net_URL-1.0.15-8|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Net_URL-1.0.15-8|26	
12mr|php-pear-Net_URL-1.0.15-8|27	%install
12mr|php-pear-Net_URL-1.0.15-8|28	rm -rf %{buildroot}
12mr|php-pear-Net_URL-1.0.15-8|29	
12mr|php-pear-Net_URL-1.0.15-8|30	cd %{upstream_name}-%{version}
12mr|php-pear-Net_URL-1.0.15-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Net_URL-1.0.15-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Net_URL-1.0.15-8|33	
12mr|php-pear-Net_URL-1.0.15-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Net_URL-1.0.15-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Net_URL-1.0.15-8|36	
12mr|php-pear-Net_URL-1.0.15-8|37	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_URL-1.0.15-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Net_URL-1.0.15-8|39	
12mr|php-pear-Net_URL-1.0.15-8|40	%clean
12mr|php-pear-Net_URL-1.0.15-8|41	rm -rf %{buildroot}
12mr|php-pear-Net_URL-1.0.15-8|42	
12mr|php-pear-Net_URL-1.0.15-8|43	%post
12mr|php-pear-Net_URL-1.0.15-8|44	%if %mdkversion < 201000
12mr|php-pear-Net_URL-1.0.15-8|45	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Net_URL-1.0.15-8|46	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Net_URL-1.0.15-8|47	%endif
12mr|php-pear-Net_URL-1.0.15-8|48	
12mr|php-pear-Net_URL-1.0.15-8|49	%preun
12mr|php-pear-Net_URL-1.0.15-8|50	%if %mdkversion < 201000
12mr|php-pear-Net_URL-1.0.15-8|51	if [ "$1" -eq "0" ]; then
12mr|php-pear-Net_URL-1.0.15-8|52	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Net_URL-1.0.15-8|53	%{pear_name} >/dev/null || :
12mr|php-pear-Net_URL-1.0.15-8|54	fi
12mr|php-pear-Net_URL-1.0.15-8|55	%endif
12mr|php-pear-Net_URL-1.0.15-8|56	
12mr|php-pear-Net_URL-1.0.15-8|57	%files
12mr|php-pear-Net_URL-1.0.15-8|58	%defattr(-,root,root)
12mr|php-pear-Net_URL-1.0.15-8|59	%doc %{upstream_name}-%{version}/docs/*
12mr|php-pear-Net_URL-1.0.15-8|60	%{_datadir}/pear/%{_class}
12mr|php-pear-Net_URL-1.0.15-8|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Net_URL-1.0.15-8|62	
12mr|php-pear-Net_URL-1.0.15-8|63	
12mr|php-pear-Net_URL-1.0.15-8|64	
12mr|php-pear-Net_URL-1.0.15-8|65	%changelog
12mr|php-pear-Net_URL-1.0.15-8|66	

15942 12
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|1	%define		_class		PEAR
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|2	%define		_subclass	Command
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|3	%define		upstream_name	%{_class}_%{_subclass}_Packaging
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|4	
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|6	Version:	0.2.0
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|7	Release:	%mkrel 6
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|8	Summary:	Create RPM spec files from PEAR modules
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|9	License:	PHP License
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|10	Group:		Development/PHP
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|11	URL:        http://pear.php.net/package/PEAR_Command_Packaging
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|13	Requires(post): php-pear
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|14	Requires(preun): php-pear
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|15	Requires:	php-pear
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|16	BuildArch:	noarch
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|17	BuildRequires:	php-pear
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|19	
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|20	%description
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|21	This command is an improved implementation of the standard PEAR "makerpm"
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|22	command, and contains several enhancements that make it far more flexible.
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|23	Similar functions for other external packaging mechanisms may be added at
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|24	a later date.
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|25	
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|26	Enhanced features over the original PEAR "makerpm" command include:
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|27	
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|28	- Ability to define a release on the command line
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|29	- Allows more advanced customisation of the generated package name
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|30	- Allows virtual Provides/Requires that differ in format from the package name
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|31	format
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|32	- tries to intelligently distinguish between PEAR and PECL when generating
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|33	packages
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|34	
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|35	%prep
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|36	%setup -q -c
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|37	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|38	
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|39	%install
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|40	rm -rf %{buildroot}
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|41	
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|42	cd %{upstream_name}-%{version}
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|43	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|44	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|45	
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|46	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|47	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|48	
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|49	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|50	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|51	
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|52	%clean
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|53	rm -rf %{buildroot}
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|54	
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|55	%post
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|56	%if %mdkversion < 201000
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|57	pear install --nodeps --soft --force --register-only \
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|58	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|59	%endif
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|60	
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|61	%preun
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|62	%if %mdkversion < 201000
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|63	if [ "$1" -eq "0" ]; then
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|64	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|65	%{pear_name} >/dev/null || :
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|66	fi
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|67	%endif
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|68	
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|69	%files
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|70	%defattr(-,root,root)
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|71	%{_datadir}/pear/%{_class}
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|72	%{_datadir}/pear/data/%{upstream_name}
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|73	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|74	
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|75	
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|76	
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|77	%changelog
12mr|php-pear-PEAR_Command_Packaging-0.2.0-6|78	

15943 12
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|1	%define		_class		PEAR
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|2	%define		_subclass	Command
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|3	%define		upstream_name	%{_class}_RemoteInstaller
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|4	
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|6	Version:	0.3.1
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|7	Release:	%mkrel 13
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|8	Summary:	PEAR Remote installation plugin through FTP
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|9	License:	PHP License
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|10	Group:		Development/PHP
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|11	URL:		http://pear.php.net/package/PEAR_RemoteInstaller/
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|13	Requires(post): php-pear
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|14	Requires(preun): php-pear
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|15	Requires:	php-pear
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|16	BuildArch:	noarch
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|17	BuildRequires:	php-pear
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|19	
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|20	%description
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|21	Originally part of the 1.4.0 new features, remote installation
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|22	through FTP is now its own package. This package adds the commands
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|23	"remote-install" "remote-upgrade" "remote-uninstall" and
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|24	"remote-upgrade-all" to the PEAR core.
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|25	
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|26	To take advantage, you must have a config file on the remote ftp
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|27	server and full access to the server to create and remove files.
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|28	The config-create command can be used to get started, and the
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|29	remote_config configuration variable is set to the full URL as
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|30	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|31	in "ftp://ftp.example.com/path/to/pear.ini"
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|32	
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|33	After this is done, install/upgrade as normal using the remote*
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|34	commands as if they were local.
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|35	
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|36	%prep
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|37	%setup -q -c
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|38	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|39	
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|40	%install
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|41	rm -rf %{buildroot}
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|42	
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|43	cd %{upstream_name}-%{version}
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|44	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|45	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|46	
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|47	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|48	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|49	
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|50	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|51	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|52	
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|53	%clean
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|54	rm -rf %{buildroot}
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|55	
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|56	%post
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|57	%if %mdkversion < 201000
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|58	pear install --nodeps --soft --force --register-only \
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|59	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|60	%endif
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|61	
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|62	%preun
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|63	%if %mdkversion < 201000
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|64	if [ "$1" -eq "0" ]; then
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|65	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|66	%{pear_name} >/dev/null || :
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|67	fi
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|68	%endif
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|69	
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|70	%files
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|71	%defattr(-,root,root)
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|72	%{_datadir}/pear/%{_class}
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|73	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|74	
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|75	
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|76	
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|77	%changelog
12mr|php-pear-PEAR_RemoteInstaller-0.3.1-13|78	

15944 12
12mr|php-pear-PHP_Compat-1.5.0-9|1	%define		_class		PHP
12mr|php-pear-PHP_Compat-1.5.0-9|2	%define		_subclass	Compat
12mr|php-pear-PHP_Compat-1.5.0-9|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-PHP_Compat-1.5.0-9|4	
12mr|php-pear-PHP_Compat-1.5.0-9|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-PHP_Compat-1.5.0-9|6	Version:	1.5.0
12mr|php-pear-PHP_Compat-1.5.0-9|7	Release:	%mkrel 9
12mr|php-pear-PHP_Compat-1.5.0-9|8	Summary:	Provides missing functionality for older versions of PHP
12mr|php-pear-PHP_Compat-1.5.0-9|9	License:	PHP License
12mr|php-pear-PHP_Compat-1.5.0-9|10	Group:		Development/PHP
12mr|php-pear-PHP_Compat-1.5.0-9|11	URL:		http://pear.php.net/package/PHP_Compat/
12mr|php-pear-PHP_Compat-1.5.0-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mr|php-pear-PHP_Compat-1.5.0-9|13	Requires(post): php-pear
12mr|php-pear-PHP_Compat-1.5.0-9|14	Requires(preun): php-pear
12mr|php-pear-PHP_Compat-1.5.0-9|15	Requires:	php-pear
12mr|php-pear-PHP_Compat-1.5.0-9|16	BuildArch:	noarch
12mr|php-pear-PHP_Compat-1.5.0-9|17	BuildRequires:	php-pear
12mr|php-pear-PHP_Compat-1.5.0-9|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-PHP_Compat-1.5.0-9|19	
12mr|php-pear-PHP_Compat-1.5.0-9|20	%description
12mr|php-pear-PHP_Compat-1.5.0-9|21	PHP_Compat provides missing functionality in the form of Constants and
12mr|php-pear-PHP_Compat-1.5.0-9|22	Functions for older versions of PHP.
12mr|php-pear-PHP_Compat-1.5.0-9|23	
12mr|php-pear-PHP_Compat-1.5.0-9|24	Constants:
12mr|php-pear-PHP_Compat-1.5.0-9|25	- E_STRICT
12mr|php-pear-PHP_Compat-1.5.0-9|26	- PATH_SEPERATOR
12mr|php-pear-PHP_Compat-1.5.0-9|27	- ...
12mr|php-pear-PHP_Compat-1.5.0-9|28	
12mr|php-pear-PHP_Compat-1.5.0-9|29	Functions:
12mr|php-pear-PHP_Compat-1.5.0-9|30	- file_get_contents
12mr|php-pear-PHP_Compat-1.5.0-9|31	- file_put_contents
12mr|php-pear-PHP_Compat-1.5.0-9|32	- is_a
12mr|php-pear-PHP_Compat-1.5.0-9|33	- scandir
12mr|php-pear-PHP_Compat-1.5.0-9|34	- array_combine
12mr|php-pear-PHP_Compat-1.5.0-9|35	- ...
12mr|php-pear-PHP_Compat-1.5.0-9|36	
12mr|php-pear-PHP_Compat-1.5.0-9|37	%prep
12mr|php-pear-PHP_Compat-1.5.0-9|38	%setup -q -c
12mr|php-pear-PHP_Compat-1.5.0-9|39	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-PHP_Compat-1.5.0-9|40	
12mr|php-pear-PHP_Compat-1.5.0-9|41	%install
12mr|php-pear-PHP_Compat-1.5.0-9|42	rm -rf %{buildroot}
12mr|php-pear-PHP_Compat-1.5.0-9|43	
12mr|php-pear-PHP_Compat-1.5.0-9|44	cd %{upstream_name}-%{version}
12mr|php-pear-PHP_Compat-1.5.0-9|45	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-PHP_Compat-1.5.0-9|46	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-PHP_Compat-1.5.0-9|47	
12mr|php-pear-PHP_Compat-1.5.0-9|48	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-PHP_Compat-1.5.0-9|49	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-PHP_Compat-1.5.0-9|50	
12mr|php-pear-PHP_Compat-1.5.0-9|51	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-PHP_Compat-1.5.0-9|52	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-PHP_Compat-1.5.0-9|53	
12mr|php-pear-PHP_Compat-1.5.0-9|54	%clean
12mr|php-pear-PHP_Compat-1.5.0-9|55	rm -rf %{buildroot}
12mr|php-pear-PHP_Compat-1.5.0-9|56	
12mr|php-pear-PHP_Compat-1.5.0-9|57	%post
12mr|php-pear-PHP_Compat-1.5.0-9|58	%if %mdkversion < 201000
12mr|php-pear-PHP_Compat-1.5.0-9|59	pear install --nodeps --soft --force --register-only \
12mr|php-pear-PHP_Compat-1.5.0-9|60	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-PHP_Compat-1.5.0-9|61	%endif
12mr|php-pear-PHP_Compat-1.5.0-9|62	
12mr|php-pear-PHP_Compat-1.5.0-9|63	%preun
12mr|php-pear-PHP_Compat-1.5.0-9|64	%if %mdkversion < 201000
12mr|php-pear-PHP_Compat-1.5.0-9|65	if [ "$1" -eq "0" ]; then
12mr|php-pear-PHP_Compat-1.5.0-9|66	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-PHP_Compat-1.5.0-9|67	%{pear_name} >/dev/null || :
12mr|php-pear-PHP_Compat-1.5.0-9|68	fi
12mr|php-pear-PHP_Compat-1.5.0-9|69	%endif
12mr|php-pear-PHP_Compat-1.5.0-9|70	
12mr|php-pear-PHP_Compat-1.5.0-9|71	%files
12mr|php-pear-PHP_Compat-1.5.0-9|72	%defattr(-,root,root)
12mr|php-pear-PHP_Compat-1.5.0-9|73	%{_datadir}/pear/%{_class}
12mr|php-pear-PHP_Compat-1.5.0-9|74	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-PHP_Compat-1.5.0-9|75	
12mr|php-pear-PHP_Compat-1.5.0-9|76	
12mr|php-pear-PHP_Compat-1.5.0-9|77	
12mr|php-pear-PHP_Compat-1.5.0-9|78	%changelog
12mr|php-pear-PHP_Compat-1.5.0-9|79	

15945 12
12mr|php-pear-Services_JSON-1.0.3-2|1	%define		_class		Services
12mr|php-pear-Services_JSON-1.0.3-2|2	%define		_subclass	JSON
12mr|php-pear-Services_JSON-1.0.3-2|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Services_JSON-1.0.3-2|4	
12mr|php-pear-Services_JSON-1.0.3-2|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Services_JSON-1.0.3-2|6	Version:	1.0.3
12mr|php-pear-Services_JSON-1.0.3-2|7	Release:	%mkrel 2
12mr|php-pear-Services_JSON-1.0.3-2|8	Summary:	PHP implementaion of json_encode/decode
12mr|php-pear-Services_JSON-1.0.3-2|9	License:	PHP License
12mr|php-pear-Services_JSON-1.0.3-2|10	Group:		Development/PHP
12mr|php-pear-Services_JSON-1.0.3-2|11	URL:		http://pear.php.net/package/%{upstream_name}
12mr|php-pear-Services_JSON-1.0.3-2|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Services_JSON-1.0.3-2|13	Requires(post): php-pear
12mr|php-pear-Services_JSON-1.0.3-2|14	Requires(preun): php-pear
12mr|php-pear-Services_JSON-1.0.3-2|15	Requires:	php-pear
12mr|php-pear-Services_JSON-1.0.3-2|16	BuildRequires:	php-pear
12mr|php-pear-Services_JSON-1.0.3-2|17	BuildArch:	noarch
12mr|php-pear-Services_JSON-1.0.3-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Services_JSON-1.0.3-2|19	
12mr|php-pear-Services_JSON-1.0.3-2|20	%description
12mr|php-pear-Services_JSON-1.0.3-2|21	This package provides a simple encoder and decoder for JSON notation. It is
12mr|php-pear-Services_JSON-1.0.3-2|22	intended for use with client-side Javascript applications that make use of
12mr|php-pear-Services_JSON-1.0.3-2|23	HTTPRequest to perform server communication functions - data can be encoded
12mr|php-pear-Services_JSON-1.0.3-2|24	into JSON notation for use in a client-side javascript, or decoded from
12mr|php-pear-Services_JSON-1.0.3-2|25	incoming Javascript requests. JSON format is native to Javascript, and can be
12mr|php-pear-Services_JSON-1.0.3-2|26	directly eval()'ed with no further parsing overhead.
12mr|php-pear-Services_JSON-1.0.3-2|27	
12mr|php-pear-Services_JSON-1.0.3-2|28	%prep
12mr|php-pear-Services_JSON-1.0.3-2|29	%setup -q -c
12mr|php-pear-Services_JSON-1.0.3-2|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Services_JSON-1.0.3-2|31	
12mr|php-pear-Services_JSON-1.0.3-2|32	%install
12mr|php-pear-Services_JSON-1.0.3-2|33	rm -rf %{buildroot}
12mr|php-pear-Services_JSON-1.0.3-2|34	
12mr|php-pear-Services_JSON-1.0.3-2|35	cd %{upstream_name}-%{version}
12mr|php-pear-Services_JSON-1.0.3-2|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Services_JSON-1.0.3-2|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Services_JSON-1.0.3-2|38	
12mr|php-pear-Services_JSON-1.0.3-2|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Services_JSON-1.0.3-2|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Services_JSON-1.0.3-2|41	
12mr|php-pear-Services_JSON-1.0.3-2|42	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Services_JSON-1.0.3-2|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Services_JSON-1.0.3-2|44	
12mr|php-pear-Services_JSON-1.0.3-2|45	%clean
12mr|php-pear-Services_JSON-1.0.3-2|46	rm -rf %{buildroot}
12mr|php-pear-Services_JSON-1.0.3-2|47	
12mr|php-pear-Services_JSON-1.0.3-2|48	%post
12mr|php-pear-Services_JSON-1.0.3-2|49	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Services_JSON-1.0.3-2|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Services_JSON-1.0.3-2|51	
12mr|php-pear-Services_JSON-1.0.3-2|52	%preun
12mr|php-pear-Services_JSON-1.0.3-2|53	if [ "$1" -eq "0" ]; then
12mr|php-pear-Services_JSON-1.0.3-2|54	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Services_JSON-1.0.3-2|55	%{pear_name} >/dev/null || :
12mr|php-pear-Services_JSON-1.0.3-2|56	fi
12mr|php-pear-Services_JSON-1.0.3-2|57	
12mr|php-pear-Services_JSON-1.0.3-2|58	%files
12mr|php-pear-Services_JSON-1.0.3-2|59	%defattr(-,root,root)
12mr|php-pear-Services_JSON-1.0.3-2|60	%{_datadir}/pear/%{_class}
12mr|php-pear-Services_JSON-1.0.3-2|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Services_JSON-1.0.3-2|62	
12mr|php-pear-Services_JSON-1.0.3-2|63	
12mr|php-pear-Services_JSON-1.0.3-2|64	
12mr|php-pear-Services_JSON-1.0.3-2|65	
12mr|php-pear-Services_JSON-1.0.3-2|66	%changelog
12mr|php-pear-Services_JSON-1.0.3-2|67	

15946 12
12mr|php-pear-Services_Weather-1.4.5-11|1	%define		_class		Services
12mr|php-pear-Services_Weather-1.4.5-11|2	%define		_subclass	Weather
12mr|php-pear-Services_Weather-1.4.5-11|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Services_Weather-1.4.5-11|4	
12mr|php-pear-Services_Weather-1.4.5-11|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Services_Weather-1.4.5-11|6	Version:	1.4.5
12mr|php-pear-Services_Weather-1.4.5-11|7	Release:	11
12mr|php-pear-Services_Weather-1.4.5-11|8	Summary:	An interface to various online weather-services
12mr|php-pear-Services_Weather-1.4.5-11|9	License:	PHP License
12mr|php-pear-Services_Weather-1.4.5-11|10	Group:		Development/PHP
12mr|php-pear-Services_Weather-1.4.5-11|11	URL:		http://pear.php.net/package/Services_Weather/
12mr|php-pear-Services_Weather-1.4.5-11|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Services_Weather-1.4.5-11|13	Requires(post): php-pear
12mr|php-pear-Services_Weather-1.4.5-11|14	Requires(preun): php-pear
12mr|php-pear-Services_Weather-1.4.5-11|15	Requires:	php-pear
12mr|php-pear-Services_Weather-1.4.5-11|16	Requires:	php-pear-Cache >= 1.5.3
12mr|php-pear-Services_Weather-1.4.5-11|17	Requires:	php-pear-DB >= 1.4
12mr|php-pear-Services_Weather-1.4.5-11|18	Requires:	php-pear-HTTP_Request >= 1.2
12mr|php-pear-Services_Weather-1.4.5-11|19	Requires:	php-pear-SOAP >= 0.7.5
12mr|php-pear-Services_Weather-1.4.5-11|20	Requires:	php-pear-XML_Serializer >= 0.8
12mr|php-pear-Services_Weather-1.4.5-11|21	Requires:	php-pear-Net_FTP
12mr|php-pear-Services_Weather-1.4.5-11|22	BuildArch:	noarch
12mr|php-pear-Services_Weather-1.4.5-11|23	BuildRequires:	php-pear
12mr|php-pear-Services_Weather-1.4.5-11|24	
12mr|php-pear-Services_Weather-1.4.5-11|25	
12mr|php-pear-Services_Weather-1.4.5-11|26	%description
12mr|php-pear-Services_Weather-1.4.5-11|27	Services_Weather searches for given locations and retrieves current
12mr|php-pear-Services_Weather-1.4.5-11|28	weather data and, dependent on the used service, also forecasts. Up to
12mr|php-pear-Services_Weather-1.4.5-11|29	now, GlobalWeather from CapeScience, a XML service from weather.com
12mr|php-pear-Services_Weather-1.4.5-11|30	and METAR from noaa.gov are supported. Further services will get
12mr|php-pear-Services_Weather-1.4.5-11|31	included, if they become available, have a usable API and are properly
12mr|php-pear-Services_Weather-1.4.5-11|32	documented.
12mr|php-pear-Services_Weather-1.4.5-11|33	
12mr|php-pear-Services_Weather-1.4.5-11|34	%prep
12mr|php-pear-Services_Weather-1.4.5-11|35	%setup -q -c
12mr|php-pear-Services_Weather-1.4.5-11|36	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Services_Weather-1.4.5-11|37	
12mr|php-pear-Services_Weather-1.4.5-11|38	cd %{upstream_name}-%{version}
12mr|php-pear-Services_Weather-1.4.5-11|39	sed 's#/usr/local/bin/php#/usr/bin/php#' buildMetarDB.php >> tmp
12mr|php-pear-Services_Weather-1.4.5-11|40	mv -f tmp buildMetarDB.php
12mr|php-pear-Services_Weather-1.4.5-11|41	
12mr|php-pear-Services_Weather-1.4.5-11|42	%install
12mr|php-pear-Services_Weather-1.4.5-11|43	rm -rf %{buildroot}
12mr|php-pear-Services_Weather-1.4.5-11|44	
12mr|php-pear-Services_Weather-1.4.5-11|45	cd %{upstream_name}-%{version}
12mr|php-pear-Services_Weather-1.4.5-11|46	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Services_Weather-1.4.5-11|47	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Services_Weather-1.4.5-11|48	
12mr|php-pear-Services_Weather-1.4.5-11|49	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Services_Weather-1.4.5-11|50	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Services_Weather-1.4.5-11|51	
12mr|php-pear-Services_Weather-1.4.5-11|52	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Services_Weather-1.4.5-11|53	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Services_Weather-1.4.5-11|54	install -m 644 Weather.php  %{buildroot}%{_datadir}/pear/Services/
12mr|php-pear-Services_Weather-1.4.5-11|55	install -m 644 buildMetarDB.php  %{buildroot}%{_datadir}/pear/Services/
12mr|php-pear-Services_Weather-1.4.5-11|56	install -m 644 Weather/*.php %{buildroot}%{_datadir}/pear/Services/Weather/
12mr|php-pear-Services_Weather-1.4.5-11|57	
12mr|php-pear-Services_Weather-1.4.5-11|58	%clean
12mr|php-pear-Services_Weather-1.4.5-11|59	rm -rf %{buildroot}
12mr|php-pear-Services_Weather-1.4.5-11|60	
12mr|php-pear-Services_Weather-1.4.5-11|61	%post
12mr|php-pear-Services_Weather-1.4.5-11|62	%if %mdkversion < 201000
12mr|php-pear-Services_Weather-1.4.5-11|63	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Services_Weather-1.4.5-11|64	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Services_Weather-1.4.5-11|65	%endif
12mr|php-pear-Services_Weather-1.4.5-11|66	
12mr|php-pear-Services_Weather-1.4.5-11|67	%preun
12mr|php-pear-Services_Weather-1.4.5-11|68	%if %mdkversion < 201000
12mr|php-pear-Services_Weather-1.4.5-11|69	if [ "$1" -eq "0" ]; then
12mr|php-pear-Services_Weather-1.4.5-11|70	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Services_Weather-1.4.5-11|71	%{upstream_name} >/dev/null || :
12mr|php-pear-Services_Weather-1.4.5-11|72	fi
12mr|php-pear-Services_Weather-1.4.5-11|73	%endif
12mr|php-pear-Services_Weather-1.4.5-11|74	
12mr|php-pear-Services_Weather-1.4.5-11|75	%files
12mr|php-pear-Services_Weather-1.4.5-11|76	%defattr(-,root,root)
12mr|php-pear-Services_Weather-1.4.5-11|77	%doc %{upstream_name}-%{version}/examples
12mr|php-pear-Services_Weather-1.4.5-11|78	%doc %{upstream_name}-%{version}/images
12mr|php-pear-Services_Weather-1.4.5-11|79	%{_datadir}/pear/Services/buildMetarDB.php
12mr|php-pear-Services_Weather-1.4.5-11|80	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Services_Weather-1.4.5-11|81	%{_datadir}/pear/Services/Weather/*
12mr|php-pear-Services_Weather-1.4.5-11|82	%{_datadir}/pear/Services/Weather.php
12mr|php-pear-Services_Weather-1.4.5-11|83	
12mr|php-pear-Services_Weather-1.4.5-11|84	
12mr|php-pear-Services_Weather-1.4.5-11|85	
12mr|php-pear-Services_Weather-1.4.5-11|86	
12mr|php-pear-Services_Weather-1.4.5-11|87	%changelog
12mr|php-pear-Services_Weather-1.4.5-11|88	

15947 12
12mr|php-pear-SOAP-0.12.0-6|1	%define		_class		SOAP
12mr|php-pear-SOAP-0.12.0-6|2	%define		upstream_name	%{_class}
12mr|php-pear-SOAP-0.12.0-6|3	
12mr|php-pear-SOAP-0.12.0-6|4	%define _requires_exceptions pear(SOAP/test/test.utility.php)
12mr|php-pear-SOAP-0.12.0-6|5	
12mr|php-pear-SOAP-0.12.0-6|6	Name:		php-pear-%{upstream_name}
12mr|php-pear-SOAP-0.12.0-6|7	Version:	0.12.0
12mr|php-pear-SOAP-0.12.0-6|8	Release:	%mkrel 6
12mr|php-pear-SOAP-0.12.0-6|9	Summary:	Client/Server for PHP
12mr|php-pear-SOAP-0.12.0-6|10	License:	PHP License
12mr|php-pear-SOAP-0.12.0-6|11	Group:		Development/PHP
12mr|php-pear-SOAP-0.12.0-6|12	URL:		http://pear.php.net/package/SOAP/
12mr|php-pear-SOAP-0.12.0-6|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-SOAP-0.12.0-6|14	Requires(post): php-pear
12mr|php-pear-SOAP-0.12.0-6|15	Requires(preun): php-pear
12mr|php-pear-SOAP-0.12.0-6|16	Requires:	php-pear
12mr|php-pear-SOAP-0.12.0-6|17	Requires:	php-bcmath
12mr|php-pear-SOAP-0.12.0-6|18	Requires:	php-pear-HTTP_Request
12mr|php-pear-SOAP-0.12.0-6|19	Requires:	php-pear-Net_URL
12mr|php-pear-SOAP-0.12.0-6|20	Requires:	php-pear-Net_DIME
12mr|php-pear-SOAP-0.12.0-6|21	BuildArch:	noarch
12mr|php-pear-SOAP-0.12.0-6|22	BuildRequires:	php-pear
12mr|php-pear-SOAP-0.12.0-6|23	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-SOAP-0.12.0-6|24	
12mr|php-pear-SOAP-0.12.0-6|25	%description
12mr|php-pear-SOAP-0.12.0-6|26	Implementation of SOAP protocol and services.
12mr|php-pear-SOAP-0.12.0-6|27	
12mr|php-pear-SOAP-0.12.0-6|28	%prep
12mr|php-pear-SOAP-0.12.0-6|29	%setup -q -c
12mr|php-pear-SOAP-0.12.0-6|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-SOAP-0.12.0-6|31	
12mr|php-pear-SOAP-0.12.0-6|32	%install
12mr|php-pear-SOAP-0.12.0-6|33	rm -rf %{buildroot}
12mr|php-pear-SOAP-0.12.0-6|34	
12mr|php-pear-SOAP-0.12.0-6|35	cd %{upstream_name}-%{version}
12mr|php-pear-SOAP-0.12.0-6|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-SOAP-0.12.0-6|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-SOAP-0.12.0-6|38	
12mr|php-pear-SOAP-0.12.0-6|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-SOAP-0.12.0-6|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-SOAP-0.12.0-6|41	
12mr|php-pear-SOAP-0.12.0-6|42	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-SOAP-0.12.0-6|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-SOAP-0.12.0-6|44	
12mr|php-pear-SOAP-0.12.0-6|45	%clean
12mr|php-pear-SOAP-0.12.0-6|46	rm -rf %{buildroot}
12mr|php-pear-SOAP-0.12.0-6|47	
12mr|php-pear-SOAP-0.12.0-6|48	%post
12mr|php-pear-SOAP-0.12.0-6|49	%if %mdkversion < 201000
12mr|php-pear-SOAP-0.12.0-6|50	pear install --nodeps --soft --force --register-only \
12mr|php-pear-SOAP-0.12.0-6|51	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-SOAP-0.12.0-6|52	%endif
12mr|php-pear-SOAP-0.12.0-6|53	
12mr|php-pear-SOAP-0.12.0-6|54	%preun
12mr|php-pear-SOAP-0.12.0-6|55	%if %mdkversion < 201000
12mr|php-pear-SOAP-0.12.0-6|56	if [ "$1" -eq "0" ]; then
12mr|php-pear-SOAP-0.12.0-6|57	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-SOAP-0.12.0-6|58	%{pear_name} >/dev/null || :
12mr|php-pear-SOAP-0.12.0-6|59	fi
12mr|php-pear-SOAP-0.12.0-6|60	%endif
12mr|php-pear-SOAP-0.12.0-6|61	
12mr|php-pear-SOAP-0.12.0-6|62	%files
12mr|php-pear-SOAP-0.12.0-6|63	%defattr(-,root,root)
12mr|php-pear-SOAP-0.12.0-6|64	%doc %{upstream_name}-%{version}/example
12mr|php-pear-SOAP-0.12.0-6|65	%{_datadir}/pear/%{_class}
12mr|php-pear-SOAP-0.12.0-6|66	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-SOAP-0.12.0-6|67	
12mr|php-pear-SOAP-0.12.0-6|68	
12mr|php-pear-SOAP-0.12.0-6|69	
12mr|php-pear-SOAP-0.12.0-6|70	%changelog
12mr|php-pear-SOAP-0.12.0-6|71	

15948 12
12mr|php-pear-Text_Diff-1.1.1-6|1	%define		_class		Text
12mr|php-pear-Text_Diff-1.1.1-6|2	%define		_subclass	Diff
12mr|php-pear-Text_Diff-1.1.1-6|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Text_Diff-1.1.1-6|4	
12mr|php-pear-Text_Diff-1.1.1-6|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Text_Diff-1.1.1-6|6	Version:	1.1.1
12mr|php-pear-Text_Diff-1.1.1-6|7	Release:	%mkrel 6
12mr|php-pear-Text_Diff-1.1.1-6|8	Summary:	Engine for performing and rendering text diffs
12mr|php-pear-Text_Diff-1.1.1-6|9	License:	PHP License
12mr|php-pear-Text_Diff-1.1.1-6|10	Group:		Development/PHP
12mr|php-pear-Text_Diff-1.1.1-6|11	URL:		http://pear.php.net/package/Text_Diff/
12mr|php-pear-Text_Diff-1.1.1-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Text_Diff-1.1.1-6|13	Requires(post): php-pear
12mr|php-pear-Text_Diff-1.1.1-6|14	Requires(preun): php-pear
12mr|php-pear-Text_Diff-1.1.1-6|15	Requires:	php-pear
12mr|php-pear-Text_Diff-1.1.1-6|16	BuildRequires:	php-pear
12mr|php-pear-Text_Diff-1.1.1-6|17	BuildArch:	noarch
12mr|php-pear-Text_Diff-1.1.1-6|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Text_Diff-1.1.1-6|19	
12mr|php-pear-Text_Diff-1.1.1-6|20	
12mr|php-pear-Text_Diff-1.1.1-6|21	%description
12mr|php-pear-Text_Diff-1.1.1-6|22	This package provides a text-based diff engine and renderers for
12mr|php-pear-Text_Diff-1.1.1-6|23	multiple diff output formats.
12mr|php-pear-Text_Diff-1.1.1-6|24	
12mr|php-pear-Text_Diff-1.1.1-6|25	%prep
12mr|php-pear-Text_Diff-1.1.1-6|26	%setup -q -c
12mr|php-pear-Text_Diff-1.1.1-6|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Text_Diff-1.1.1-6|28	
12mr|php-pear-Text_Diff-1.1.1-6|29	%install
12mr|php-pear-Text_Diff-1.1.1-6|30	rm -rf %{buildroot}
12mr|php-pear-Text_Diff-1.1.1-6|31	
12mr|php-pear-Text_Diff-1.1.1-6|32	cd %{upstream_name}-%{version}
12mr|php-pear-Text_Diff-1.1.1-6|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Text_Diff-1.1.1-6|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Text_Diff-1.1.1-6|35	
12mr|php-pear-Text_Diff-1.1.1-6|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Text_Diff-1.1.1-6|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Text_Diff-1.1.1-6|38	
12mr|php-pear-Text_Diff-1.1.1-6|39	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Text_Diff-1.1.1-6|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Text_Diff-1.1.1-6|41	
12mr|php-pear-Text_Diff-1.1.1-6|42	%clean
12mr|php-pear-Text_Diff-1.1.1-6|43	rm -rf %{buildroot}
12mr|php-pear-Text_Diff-1.1.1-6|44	
12mr|php-pear-Text_Diff-1.1.1-6|45	%post
12mr|php-pear-Text_Diff-1.1.1-6|46	%if %mdkversion < 201000
12mr|php-pear-Text_Diff-1.1.1-6|47	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Text_Diff-1.1.1-6|48	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Text_Diff-1.1.1-6|49	%endif
12mr|php-pear-Text_Diff-1.1.1-6|50	
12mr|php-pear-Text_Diff-1.1.1-6|51	%preun
12mr|php-pear-Text_Diff-1.1.1-6|52	%if %mdkversion < 201000
12mr|php-pear-Text_Diff-1.1.1-6|53	if [ "$1" -eq "0" ]; then
12mr|php-pear-Text_Diff-1.1.1-6|54	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Text_Diff-1.1.1-6|55	%{pear_name} >/dev/null || :
12mr|php-pear-Text_Diff-1.1.1-6|56	fi
12mr|php-pear-Text_Diff-1.1.1-6|57	%endif
12mr|php-pear-Text_Diff-1.1.1-6|58	
12mr|php-pear-Text_Diff-1.1.1-6|59	%files
12mr|php-pear-Text_Diff-1.1.1-6|60	%defattr(-,root,root)
12mr|php-pear-Text_Diff-1.1.1-6|61	%doc %{upstream_name}-%{version}/docs/*
12mr|php-pear-Text_Diff-1.1.1-6|62	%{_datadir}/pear/%{_class}
12mr|php-pear-Text_Diff-1.1.1-6|63	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Text_Diff-1.1.1-6|64	
12mr|php-pear-Text_Diff-1.1.1-6|65	
12mr|php-pear-Text_Diff-1.1.1-6|66	
12mr|php-pear-Text_Diff-1.1.1-6|67	%changelog
12mr|php-pear-Text_Diff-1.1.1-6|68	

15949 12
12mr|php-pear-Text_Highlighter-0.7.1-7|1	%define		_class		Text
12mr|php-pear-Text_Highlighter-0.7.1-7|2	%define		_subclass	Highlighter
12mr|php-pear-Text_Highlighter-0.7.1-7|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-Text_Highlighter-0.7.1-7|4	
12mr|php-pear-Text_Highlighter-0.7.1-7|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-Text_Highlighter-0.7.1-7|6	Version:	0.7.1
12mr|php-pear-Text_Highlighter-0.7.1-7|7	Release:	%mkrel 7
12mr|php-pear-Text_Highlighter-0.7.1-7|8	Summary:	Syntax highlighting
12mr|php-pear-Text_Highlighter-0.7.1-7|9	License:	PHP License
12mr|php-pear-Text_Highlighter-0.7.1-7|10	Group:		Development/PHP
12mr|php-pear-Text_Highlighter-0.7.1-7|11	URL:		http://pear.php.net/package/Text_Highlighter/
12mr|php-pear-Text_Highlighter-0.7.1-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Text_Highlighter-0.7.1-7|13	Requires(post): php-pear
12mr|php-pear-Text_Highlighter-0.7.1-7|14	Requires(preun): php-pear
12mr|php-pear-Text_Highlighter-0.7.1-7|15	Requires:	php-pear
12mr|php-pear-Text_Highlighter-0.7.1-7|16	BuildArch:	noarch
12mr|php-pear-Text_Highlighter-0.7.1-7|17	BuildRequires:	php-pear
12mr|php-pear-Text_Highlighter-0.7.1-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Text_Highlighter-0.7.1-7|19	
12mr|php-pear-Text_Highlighter-0.7.1-7|20	%description
12mr|php-pear-Text_Highlighter-0.7.1-7|21	Text_Highlighter is a package for syntax highlighting.
12mr|php-pear-Text_Highlighter-0.7.1-7|22	
12mr|php-pear-Text_Highlighter-0.7.1-7|23	It provides a base class providing all the functionality, and a
12mr|php-pear-Text_Highlighter-0.7.1-7|24	descendent classes geneator class.
12mr|php-pear-Text_Highlighter-0.7.1-7|25	
12mr|php-pear-Text_Highlighter-0.7.1-7|26	The main idea is to simplify creation of subclasses implementing
12mr|php-pear-Text_Highlighter-0.7.1-7|27	syntax highlighting for particular language. Subclasses do not
12mr|php-pear-Text_Highlighter-0.7.1-7|28	implement any new functionality, they just provide syntax
12mr|php-pear-Text_Highlighter-0.7.1-7|29	highlighting rules. The rules sources are in XML format.
12mr|php-pear-Text_Highlighter-0.7.1-7|30	
12mr|php-pear-Text_Highlighter-0.7.1-7|31	To create a highlighter for a language, there is no need to code a new
12mr|php-pear-Text_Highlighter-0.7.1-7|32	class manually. Simply describe the rules in XML file and use
12mr|php-pear-Text_Highlighter-0.7.1-7|33	Text_Highlighter_Generator to create a new class.
12mr|php-pear-Text_Highlighter-0.7.1-7|34	
12mr|php-pear-Text_Highlighter-0.7.1-7|35	%prep
12mr|php-pear-Text_Highlighter-0.7.1-7|36	%setup -q -c
12mr|php-pear-Text_Highlighter-0.7.1-7|37	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Text_Highlighter-0.7.1-7|38	
12mr|php-pear-Text_Highlighter-0.7.1-7|39	%install
12mr|php-pear-Text_Highlighter-0.7.1-7|40	rm -rf %{buildroot}
12mr|php-pear-Text_Highlighter-0.7.1-7|41	
12mr|php-pear-Text_Highlighter-0.7.1-7|42	cd %{upstream_name}-%{version}
12mr|php-pear-Text_Highlighter-0.7.1-7|43	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Text_Highlighter-0.7.1-7|44	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Text_Highlighter-0.7.1-7|45	
12mr|php-pear-Text_Highlighter-0.7.1-7|46	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Text_Highlighter-0.7.1-7|47	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Text_Highlighter-0.7.1-7|48	rm -rf %{buildroot}%{_datadir}/pear/data/TODO
12mr|php-pear-Text_Highlighter-0.7.1-7|49	
12mr|php-pear-Text_Highlighter-0.7.1-7|50	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Text_Highlighter-0.7.1-7|51	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Text_Highlighter-0.7.1-7|52	
12mr|php-pear-Text_Highlighter-0.7.1-7|53	%clean
12mr|php-pear-Text_Highlighter-0.7.1-7|54	rm -rf %{buildroot}
12mr|php-pear-Text_Highlighter-0.7.1-7|55	
12mr|php-pear-Text_Highlighter-0.7.1-7|56	%post
12mr|php-pear-Text_Highlighter-0.7.1-7|57	%if %mdkversion < 201000
12mr|php-pear-Text_Highlighter-0.7.1-7|58	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Text_Highlighter-0.7.1-7|59	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Text_Highlighter-0.7.1-7|60	%endif
12mr|php-pear-Text_Highlighter-0.7.1-7|61	
12mr|php-pear-Text_Highlighter-0.7.1-7|62	%preun
12mr|php-pear-Text_Highlighter-0.7.1-7|63	%if %mdkversion < 201000
12mr|php-pear-Text_Highlighter-0.7.1-7|64	if [ "$1" -eq "0" ]; then
12mr|php-pear-Text_Highlighter-0.7.1-7|65	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Text_Highlighter-0.7.1-7|66	%{pear_name} >/dev/null || :
12mr|php-pear-Text_Highlighter-0.7.1-7|67	fi
12mr|php-pear-Text_Highlighter-0.7.1-7|68	%endif
12mr|php-pear-Text_Highlighter-0.7.1-7|69	
12mr|php-pear-Text_Highlighter-0.7.1-7|70	%files
12mr|php-pear-Text_Highlighter-0.7.1-7|71	%defattr(-,root,root)
12mr|php-pear-Text_Highlighter-0.7.1-7|72	%doc %{upstream_name}-%{version}/README
12mr|php-pear-Text_Highlighter-0.7.1-7|73	%{_datadir}/pear/%{_class}
12mr|php-pear-Text_Highlighter-0.7.1-7|74	%{_datadir}/pear/data/%{upstream_name}
12mr|php-pear-Text_Highlighter-0.7.1-7|75	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Text_Highlighter-0.7.1-7|76	
12mr|php-pear-Text_Highlighter-0.7.1-7|77	
12mr|php-pear-Text_Highlighter-0.7.1-7|78	
12mr|php-pear-Text_Highlighter-0.7.1-7|79	%changelog
12mr|php-pear-Text_Highlighter-0.7.1-7|80	

15950 12
12mr|php-pear-Translation2-2.0.4-2|1	%define		_class		Translation2
12mr|php-pear-Translation2-2.0.4-2|2	%define		upstream_name	%{_class}
12mr|php-pear-Translation2-2.0.4-2|3	
12mr|php-pear-Translation2-2.0.4-2|4	Name:		php-pear-%{upstream_name}
12mr|php-pear-Translation2-2.0.4-2|5	Version:	2.0.4
12mr|php-pear-Translation2-2.0.4-2|6	Release:	%mkrel 2
12mr|php-pear-Translation2-2.0.4-2|7	Summary:	Class for multilingual applications management
12mr|php-pear-Translation2-2.0.4-2|8	License:	PHP License
12mr|php-pear-Translation2-2.0.4-2|9	Group:		Development/PHP
12mr|php-pear-Translation2-2.0.4-2|10	URL:		http://pear.php.net/package/Translation2/
12mr|php-pear-Translation2-2.0.4-2|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Translation2-2.0.4-2|12	Requires(post): php-pear
12mr|php-pear-Translation2-2.0.4-2|13	Requires(preun): php-pear
12mr|php-pear-Translation2-2.0.4-2|14	Requires:	php-pear
12mr|php-pear-Translation2-2.0.4-2|15	BuildArch:	noarch
12mr|php-pear-Translation2-2.0.4-2|16	BuildRequires:	php-pear
12mr|php-pear-Translation2-2.0.4-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Translation2-2.0.4-2|18	
12mr|php-pear-Translation2-2.0.4-2|19	%description
12mr|php-pear-Translation2-2.0.4-2|20	This class provides an easy way to retrieve all the strings for a
12mr|php-pear-Translation2-2.0.4-2|21	multilingual site from a data source (i.e. db). A PEAR::DB and a
12mr|php-pear-Translation2-2.0.4-2|22	PEAR::MDB container are provided, more containers will follow. It is
12mr|php-pear-Translation2-2.0.4-2|23	designed to reduce the number of queries to the db, caching the
12mr|php-pear-Translation2-2.0.4-2|24	results when possible. An Admin class is provided to easily manage
12mr|php-pear-Translation2-2.0.4-2|25	translations (add/remove a language, add/remove a string).
12mr|php-pear-Translation2-2.0.4-2|26	
12mr|php-pear-Translation2-2.0.4-2|27	%prep
12mr|php-pear-Translation2-2.0.4-2|28	%setup -q -c
12mr|php-pear-Translation2-2.0.4-2|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Translation2-2.0.4-2|30	
12mr|php-pear-Translation2-2.0.4-2|31	%install
12mr|php-pear-Translation2-2.0.4-2|32	rm -rf %{buildroot}
12mr|php-pear-Translation2-2.0.4-2|33	
12mr|php-pear-Translation2-2.0.4-2|34	cd %{upstream_name}-%{version}
12mr|php-pear-Translation2-2.0.4-2|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Translation2-2.0.4-2|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Translation2-2.0.4-2|37	
12mr|php-pear-Translation2-2.0.4-2|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Translation2-2.0.4-2|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Translation2-2.0.4-2|40	
12mr|php-pear-Translation2-2.0.4-2|41	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Translation2-2.0.4-2|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Translation2-2.0.4-2|43	
12mr|php-pear-Translation2-2.0.4-2|44	%clean
12mr|php-pear-Translation2-2.0.4-2|45	rm -rf %{buildroot}
12mr|php-pear-Translation2-2.0.4-2|46	
12mr|php-pear-Translation2-2.0.4-2|47	%post
12mr|php-pear-Translation2-2.0.4-2|48	%if %mdkversion < 201000
12mr|php-pear-Translation2-2.0.4-2|49	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Translation2-2.0.4-2|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Translation2-2.0.4-2|51	%endif
12mr|php-pear-Translation2-2.0.4-2|52	
12mr|php-pear-Translation2-2.0.4-2|53	%preun
12mr|php-pear-Translation2-2.0.4-2|54	%if %mdkversion < 201000
12mr|php-pear-Translation2-2.0.4-2|55	if [ "$1" -eq "0" ]; then
12mr|php-pear-Translation2-2.0.4-2|56	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Translation2-2.0.4-2|57	%{pear_name} >/dev/null || :
12mr|php-pear-Translation2-2.0.4-2|58	fi
12mr|php-pear-Translation2-2.0.4-2|59	%endif
12mr|php-pear-Translation2-2.0.4-2|60	
12mr|php-pear-Translation2-2.0.4-2|61	%files
12mr|php-pear-Translation2-2.0.4-2|62	%defattr(-,root,root)
12mr|php-pear-Translation2-2.0.4-2|63	%doc %{upstream_name}-%{version}/docs/*
12mr|php-pear-Translation2-2.0.4-2|64	%{_bindir}/t2xmlchk.php
12mr|php-pear-Translation2-2.0.4-2|65	%{_datadir}/pear/%{_class}.php
12mr|php-pear-Translation2-2.0.4-2|66	%{_datadir}/pear/%{_class}
12mr|php-pear-Translation2-2.0.4-2|67	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Translation2-2.0.4-2|68	
12mr|php-pear-Translation2-2.0.4-2|69	
12mr|php-pear-Translation2-2.0.4-2|70	
12mr|php-pear-Translation2-2.0.4-2|71	%changelog
12mr|php-pear-Translation2-2.0.4-2|72	

15951 12
12mr|php-pear-Tree-0.3.4-7|1	%define		_class		Tree
12mr|php-pear-Tree-0.3.4-7|2	%define		upstream_name	%{_class}
12mr|php-pear-Tree-0.3.4-7|3	
12mr|php-pear-Tree-0.3.4-7|4	Name:		php-pear-%{upstream_name}
12mr|php-pear-Tree-0.3.4-7|5	Version:	0.3.4
12mr|php-pear-Tree-0.3.4-7|6	Release:	%mkrel 7
12mr|php-pear-Tree-0.3.4-7|7	Summary:	Generic tree management
12mr|php-pear-Tree-0.3.4-7|8	License:	PHP License
12mr|php-pear-Tree-0.3.4-7|9	Group:		Development/PHP
12mr|php-pear-Tree-0.3.4-7|10	URL:		http://pear.php.net/package/Tree/
12mr|php-pear-Tree-0.3.4-7|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Tree-0.3.4-7|12	Requires(post): php-pear
12mr|php-pear-Tree-0.3.4-7|13	Requires(preun): php-pear
12mr|php-pear-Tree-0.3.4-7|14	Requires:	php-pear
12mr|php-pear-Tree-0.3.4-7|15	BuildArch:	noarch
12mr|php-pear-Tree-0.3.4-7|16	BuildRequires:	php-pear
12mr|php-pear-Tree-0.3.4-7|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Tree-0.3.4-7|18	
12mr|php-pear-Tree-0.3.4-7|19	%description
12mr|php-pear-Tree-0.3.4-7|20	Provides methods to read and manipulate trees, which are stored in the
12mr|php-pear-Tree-0.3.4-7|21	DB or an XML file. The trees can be stored in the DB either as nested
12mr|php-pear-Tree-0.3.4-7|22	trees or as simple trees ('brain dead method'), which use
12mr|php-pear-Tree-0.3.4-7|23	parentId-like structure. Currently XML data can only be read from a
12mr|php-pear-Tree-0.3.4-7|24	file and accessed. The package offers a big number of methods to
12mr|php-pear-Tree-0.3.4-7|25	access and manipulate trees. For example methods like: getRoot,
12mr|php-pear-Tree-0.3.4-7|26	getChild[ren], getParent, getPath and many more. There are two ways of
12mr|php-pear-Tree-0.3.4-7|27	retrieving the data from the place where they are stored, one is by
12mr|php-pear-Tree-0.3.4-7|28	reading the entire tree into the memory - the Memory way. The other is
12mr|php-pear-Tree-0.3.4-7|29	reading the tree nodes as needed (very useful in combination with huge
12mr|php-pear-Tree-0.3.4-7|30	trees and the nested set model). The package is designed that way that
12mr|php-pear-Tree-0.3.4-7|31	it is possible to convert/copy tree data from either structure to
12mr|php-pear-Tree-0.3.4-7|32	another (from XML into DB).
12mr|php-pear-Tree-0.3.4-7|33	
12mr|php-pear-Tree-0.3.4-7|34	%prep
12mr|php-pear-Tree-0.3.4-7|35	%setup -q -c
12mr|php-pear-Tree-0.3.4-7|36	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Tree-0.3.4-7|37	
12mr|php-pear-Tree-0.3.4-7|38	%install
12mr|php-pear-Tree-0.3.4-7|39	rm -rf %{buildroot}
12mr|php-pear-Tree-0.3.4-7|40	
12mr|php-pear-Tree-0.3.4-7|41	cd %{upstream_name}-%{version}
12mr|php-pear-Tree-0.3.4-7|42	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Tree-0.3.4-7|43	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Tree-0.3.4-7|44	
12mr|php-pear-Tree-0.3.4-7|45	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Tree-0.3.4-7|46	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Tree-0.3.4-7|47	
12mr|php-pear-Tree-0.3.4-7|48	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Tree-0.3.4-7|49	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Tree-0.3.4-7|50	
12mr|php-pear-Tree-0.3.4-7|51	%clean
12mr|php-pear-Tree-0.3.4-7|52	rm -rf %{buildroot}
12mr|php-pear-Tree-0.3.4-7|53	
12mr|php-pear-Tree-0.3.4-7|54	%post
12mr|php-pear-Tree-0.3.4-7|55	%if %mdkversion < 201000
12mr|php-pear-Tree-0.3.4-7|56	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Tree-0.3.4-7|57	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Tree-0.3.4-7|58	%endif
12mr|php-pear-Tree-0.3.4-7|59	
12mr|php-pear-Tree-0.3.4-7|60	%preun
12mr|php-pear-Tree-0.3.4-7|61	%if %mdkversion < 201000
12mr|php-pear-Tree-0.3.4-7|62	if [ "$1" -eq "0" ]; then
12mr|php-pear-Tree-0.3.4-7|63	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Tree-0.3.4-7|64	%{pear_name} >/dev/null || :
12mr|php-pear-Tree-0.3.4-7|65	fi
12mr|php-pear-Tree-0.3.4-7|66	%endif
12mr|php-pear-Tree-0.3.4-7|67	
12mr|php-pear-Tree-0.3.4-7|68	%files
12mr|php-pear-Tree-0.3.4-7|69	%defattr(-,root,root)
12mr|php-pear-Tree-0.3.4-7|70	%doc %{upstream_name}-%{version}/docs/*
12mr|php-pear-Tree-0.3.4-7|71	%{_datadir}/pear/%{_class}
12mr|php-pear-Tree-0.3.4-7|72	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Tree-0.3.4-7|73	
12mr|php-pear-Tree-0.3.4-7|74	
12mr|php-pear-Tree-0.3.4-7|75	
12mr|php-pear-Tree-0.3.4-7|76	%changelog
12mr|php-pear-Tree-0.3.4-7|77	

15952 12
12mr|php-pear-Validate-0.8.4-3|1	%define		_class		Validate
12mr|php-pear-Validate-0.8.4-3|2	%define		upstream_name	%{_class}
12mr|php-pear-Validate-0.8.4-3|3	
12mr|php-pear-Validate-0.8.4-3|4	%define		_requires_exceptions pear(FR_insee_country_codes.php)
12mr|php-pear-Validate-0.8.4-3|5	
12mr|php-pear-Validate-0.8.4-3|6	Name:		php-pear-%{upstream_name}
12mr|php-pear-Validate-0.8.4-3|7	Version:	0.8.4
12mr|php-pear-Validate-0.8.4-3|8	Release:	%mkrel 3
12mr|php-pear-Validate-0.8.4-3|9	Summary:	Validation class
12mr|php-pear-Validate-0.8.4-3|10	License:	BSD
12mr|php-pear-Validate-0.8.4-3|11	Group:		Development/PHP
12mr|php-pear-Validate-0.8.4-3|12	URL:		http://pear.php.net/package/Validate/
12mr|php-pear-Validate-0.8.4-3|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-Validate-0.8.4-3|14	Requires(post): php-pear
12mr|php-pear-Validate-0.8.4-3|15	Requires(preun): php-pear
12mr|php-pear-Validate-0.8.4-3|16	Requires:	php-pear
12mr|php-pear-Validate-0.8.4-3|17	BuildArch:	noarch
12mr|php-pear-Validate-0.8.4-3|18	BuildRequires:	php-pear
12mr|php-pear-Validate-0.8.4-3|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Validate-0.8.4-3|20	
12mr|php-pear-Validate-0.8.4-3|21	%description
12mr|php-pear-Validate-0.8.4-3|22	Package to validate various datas. It includes :
12mr|php-pear-Validate-0.8.4-3|23	- numbers (min/max, decimal or not),
12mr|php-pear-Validate-0.8.4-3|24	- email (syntax, domain check),
12mr|php-pear-Validate-0.8.4-3|25	- string (predifined type alpha upper and/or lowercase, numeric,...),
12mr|php-pear-Validate-0.8.4-3|26	- date (min, max),
12mr|php-pear-Validate-0.8.4-3|27	- Credit cards,
12mr|php-pear-Validate-0.8.4-3|28	- possibility valid multiple data with a single method call
12mr|php-pear-Validate-0.8.4-3|29	(::multiple).
12mr|php-pear-Validate-0.8.4-3|30	
12mr|php-pear-Validate-0.8.4-3|31	%prep
12mr|php-pear-Validate-0.8.4-3|32	%setup -q -c
12mr|php-pear-Validate-0.8.4-3|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Validate-0.8.4-3|34	
12mr|php-pear-Validate-0.8.4-3|35	%install
12mr|php-pear-Validate-0.8.4-3|36	rm -rf %{buildroot}
12mr|php-pear-Validate-0.8.4-3|37	
12mr|php-pear-Validate-0.8.4-3|38	cd %{upstream_name}-%{version}
12mr|php-pear-Validate-0.8.4-3|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Validate-0.8.4-3|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Validate-0.8.4-3|41	
12mr|php-pear-Validate-0.8.4-3|42	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Validate-0.8.4-3|43	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Validate-0.8.4-3|44	
12mr|php-pear-Validate-0.8.4-3|45	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Validate-0.8.4-3|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Validate-0.8.4-3|47	
12mr|php-pear-Validate-0.8.4-3|48	%clean
12mr|php-pear-Validate-0.8.4-3|49	rm -rf %{buildroot}
12mr|php-pear-Validate-0.8.4-3|50	
12mr|php-pear-Validate-0.8.4-3|51	%post
12mr|php-pear-Validate-0.8.4-3|52	%if %mdkversion < 201000
12mr|php-pear-Validate-0.8.4-3|53	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Validate-0.8.4-3|54	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Validate-0.8.4-3|55	%endif
12mr|php-pear-Validate-0.8.4-3|56	
12mr|php-pear-Validate-0.8.4-3|57	%preun
12mr|php-pear-Validate-0.8.4-3|58	%if %mdkversion < 201000
12mr|php-pear-Validate-0.8.4-3|59	if [ "$1" -eq "0" ]; then
12mr|php-pear-Validate-0.8.4-3|60	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Validate-0.8.4-3|61	%{pear_name} >/dev/null || :
12mr|php-pear-Validate-0.8.4-3|62	fi
12mr|php-pear-Validate-0.8.4-3|63	%endif
12mr|php-pear-Validate-0.8.4-3|64	
12mr|php-pear-Validate-0.8.4-3|65	%files
12mr|php-pear-Validate-0.8.4-3|66	%defattr(-,root,root)
12mr|php-pear-Validate-0.8.4-3|67	%doc %{upstream_name}-%{version}/docs/*
12mr|php-pear-Validate-0.8.4-3|68	%{_datadir}/pear/%{_class}.php
12mr|php-pear-Validate-0.8.4-3|69	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Validate-0.8.4-3|70	
12mr|php-pear-Validate-0.8.4-3|71	
12mr|php-pear-Validate-0.8.4-3|72	
12mr|php-pear-Validate-0.8.4-3|73	%changelog
12mr|php-pear-Validate-0.8.4-3|74	

15953 12
12mr|php-pear-Var_Dump-1.0.4-3|1	%define		_class		Var_Dump
12mr|php-pear-Var_Dump-1.0.4-3|2	%define		upstream_name	%{_class}
12mr|php-pear-Var_Dump-1.0.4-3|3	
12mr|php-pear-Var_Dump-1.0.4-3|4	Name:		php-pear-%{upstream_name}
12mr|php-pear-Var_Dump-1.0.4-3|5	Version:	1.0.4
12mr|php-pear-Var_Dump-1.0.4-3|6	Release:	%mkrel 3
12mr|php-pear-Var_Dump-1.0.4-3|7	Summary:	Methods for dumping information about a variable
12mr|php-pear-Var_Dump-1.0.4-3|8	License:	PHP License
12mr|php-pear-Var_Dump-1.0.4-3|9	Group:		Development/PHP
12mr|php-pear-Var_Dump-1.0.4-3|10	URL:		http://pear.php.net/package/Var_Dump/
12mr|php-pear-Var_Dump-1.0.4-3|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mr|php-pear-Var_Dump-1.0.4-3|12	Requires(post): php-pear
12mr|php-pear-Var_Dump-1.0.4-3|13	Requires(preun): php-pear
12mr|php-pear-Var_Dump-1.0.4-3|14	Requires:	php-pear
12mr|php-pear-Var_Dump-1.0.4-3|15	BuildArch:	noarch
12mr|php-pear-Var_Dump-1.0.4-3|16	BuildRequires:	php-pear
12mr|php-pear-Var_Dump-1.0.4-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-Var_Dump-1.0.4-3|18	
12mr|php-pear-Var_Dump-1.0.4-3|19	%description
12mr|php-pear-Var_Dump-1.0.4-3|20	Displays informations about the values of variables on a graphical
12mr|php-pear-Var_Dump-1.0.4-3|21	way:
12mr|php-pear-Var_Dump-1.0.4-3|22	- If given a simple variable (string, integer, double, ressource), the
12mr|php-pear-Var_Dump-1.0.4-3|23	value itself is printed,
12mr|php-pear-Var_Dump-1.0.4-3|24	- If given an array, it is explored recursively and values are
12mr|php-pear-Var_Dump-1.0.4-3|25	presented in a format that shows keys and elements,
12mr|php-pear-Var_Dump-1.0.4-3|26	- If given an object, informations about the object and the class are
12mr|php-pear-Var_Dump-1.0.4-3|27	printed.
12mr|php-pear-Var_Dump-1.0.4-3|28	
12mr|php-pear-Var_Dump-1.0.4-3|29	%prep
12mr|php-pear-Var_Dump-1.0.4-3|30	%setup -q -c
12mr|php-pear-Var_Dump-1.0.4-3|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-Var_Dump-1.0.4-3|32	
12mr|php-pear-Var_Dump-1.0.4-3|33	%install
12mr|php-pear-Var_Dump-1.0.4-3|34	rm -rf %{buildroot}
12mr|php-pear-Var_Dump-1.0.4-3|35	
12mr|php-pear-Var_Dump-1.0.4-3|36	cd %{upstream_name}-%{version}
12mr|php-pear-Var_Dump-1.0.4-3|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-Var_Dump-1.0.4-3|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-Var_Dump-1.0.4-3|39	
12mr|php-pear-Var_Dump-1.0.4-3|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-Var_Dump-1.0.4-3|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-Var_Dump-1.0.4-3|42	
12mr|php-pear-Var_Dump-1.0.4-3|43	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Var_Dump-1.0.4-3|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-Var_Dump-1.0.4-3|45	
12mr|php-pear-Var_Dump-1.0.4-3|46	%clean
12mr|php-pear-Var_Dump-1.0.4-3|47	rm -rf %{buildroot}
12mr|php-pear-Var_Dump-1.0.4-3|48	
12mr|php-pear-Var_Dump-1.0.4-3|49	%post
12mr|php-pear-Var_Dump-1.0.4-3|50	%if %mdkversion < 201000
12mr|php-pear-Var_Dump-1.0.4-3|51	pear install --nodeps --soft --force --register-only \
12mr|php-pear-Var_Dump-1.0.4-3|52	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-Var_Dump-1.0.4-3|53	%endif
12mr|php-pear-Var_Dump-1.0.4-3|54	
12mr|php-pear-Var_Dump-1.0.4-3|55	%preun
12mr|php-pear-Var_Dump-1.0.4-3|56	%if %mdkversion < 201000
12mr|php-pear-Var_Dump-1.0.4-3|57	if [ "$1" -eq "0" ]; then
12mr|php-pear-Var_Dump-1.0.4-3|58	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-Var_Dump-1.0.4-3|59	%{pear_name} >/dev/null || :
12mr|php-pear-Var_Dump-1.0.4-3|60	fi
12mr|php-pear-Var_Dump-1.0.4-3|61	%endif
12mr|php-pear-Var_Dump-1.0.4-3|62	
12mr|php-pear-Var_Dump-1.0.4-3|63	%files
12mr|php-pear-Var_Dump-1.0.4-3|64	%defattr(-,root,root)
12mr|php-pear-Var_Dump-1.0.4-3|65	%doc %{upstream_name}-%{version}/docs/*
12mr|php-pear-Var_Dump-1.0.4-3|66	%{_bindir}/gen_php_doc.sh
12mr|php-pear-Var_Dump-1.0.4-3|67	%{_datadir}/pear/*.php
12mr|php-pear-Var_Dump-1.0.4-3|68	%{_datadir}/pear/%{upstream_name}
12mr|php-pear-Var_Dump-1.0.4-3|69	%{_datadir}/pear/data/%{upstream_name}
12mr|php-pear-Var_Dump-1.0.4-3|70	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-Var_Dump-1.0.4-3|71	
12mr|php-pear-Var_Dump-1.0.4-3|72	
12mr|php-pear-Var_Dump-1.0.4-3|73	
12mr|php-pear-Var_Dump-1.0.4-3|74	
12mr|php-pear-Var_Dump-1.0.4-3|75	
12mr|php-pear-Var_Dump-1.0.4-3|76	%changelog
12mr|php-pear-Var_Dump-1.0.4-3|77	

15954 12
12mr|php-pear-VFS-0.3.0-2|1	%define		_class		VFS
12mr|php-pear-VFS-0.3.0-2|2	%define		upstream_name	%{_class}
12mr|php-pear-VFS-0.3.0-2|3	%define		_requires_exceptions pear(Horde
12mr|php-pear-VFS-0.3.0-2|4	
12mr|php-pear-VFS-0.3.0-2|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-VFS-0.3.0-2|6	Version:	0.3.0
12mr|php-pear-VFS-0.3.0-2|7	Release:	%mkrel 2
12mr|php-pear-VFS-0.3.0-2|8	Summary:	Virtual File System API
12mr|php-pear-VFS-0.3.0-2|9	License:	PHP License
12mr|php-pear-VFS-0.3.0-2|10	Group:		Development/PHP
12mr|php-pear-VFS-0.3.0-2|11	URL:		http://pear.php.net/package/VFS/
12mr|php-pear-VFS-0.3.0-2|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-VFS-0.3.0-2|13	Patch0:		php-pear-VFS-0.3.0-fix-path.diff
12mr|php-pear-VFS-0.3.0-2|14	Requires(post): php-pear
12mr|php-pear-VFS-0.3.0-2|15	Requires(preun): php-pear
12mr|php-pear-VFS-0.3.0-2|16	Requires:	php-pear
12mr|php-pear-VFS-0.3.0-2|17	BuildRequires:	php-pear
12mr|php-pear-VFS-0.3.0-2|18	BuildArch:	noarch
12mr|php-pear-VFS-0.3.0-2|19	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-VFS-0.3.0-2|20	
12mr|php-pear-VFS-0.3.0-2|21	%description
12mr|php-pear-VFS-0.3.0-2|22	This package provides a Virtual File System API, with backends for:
12mr|php-pear-VFS-0.3.0-2|23	- SQL
12mr|php-pear-VFS-0.3.0-2|24	- FTP
12mr|php-pear-VFS-0.3.0-2|25	- Local Filesystems
12mr|php-pear-VFS-0.3.0-2|26	- Hybrid SQL and filesystem
12mr|php-pear-VFS-0.3.0-2|27	
12mr|php-pear-VFS-0.3.0-2|28	... and more planned. Reading/writing/listing of files are all
12mr|php-pear-VFS-0.3.0-2|29	supported, and there are both object-based and array-based interfaces
12mr|php-pear-VFS-0.3.0-2|30	to directory listing.
12mr|php-pear-VFS-0.3.0-2|31	
12mr|php-pear-VFS-0.3.0-2|32	%prep
12mr|php-pear-VFS-0.3.0-2|33	%setup -q -c
12mr|php-pear-VFS-0.3.0-2|34	%patch0 -p 1
12mr|php-pear-VFS-0.3.0-2|35	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-VFS-0.3.0-2|36	
12mr|php-pear-VFS-0.3.0-2|37	%install
12mr|php-pear-VFS-0.3.0-2|38	rm -rf %{buildroot}
12mr|php-pear-VFS-0.3.0-2|39	
12mr|php-pear-VFS-0.3.0-2|40	cd %{upstream_name}-%{version}
12mr|php-pear-VFS-0.3.0-2|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-VFS-0.3.0-2|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-VFS-0.3.0-2|43	
12mr|php-pear-VFS-0.3.0-2|44	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-VFS-0.3.0-2|45	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-VFS-0.3.0-2|46	
12mr|php-pear-VFS-0.3.0-2|47	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-VFS-0.3.0-2|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-VFS-0.3.0-2|49	
12mr|php-pear-VFS-0.3.0-2|50	# bork
12mr|php-pear-VFS-0.3.0-2|51	mv %{buildroot}%{_datadir}/pear/lib/VFS/kolab.php %{buildroot}%{_datadir}/pear/%{_class}/
12mr|php-pear-VFS-0.3.0-2|52	
12mr|php-pear-VFS-0.3.0-2|53	%clean
12mr|php-pear-VFS-0.3.0-2|54	rm -rf %{buildroot}
12mr|php-pear-VFS-0.3.0-2|55	
12mr|php-pear-VFS-0.3.0-2|56	%post
12mr|php-pear-VFS-0.3.0-2|57	%if %mdkversion < 201000
12mr|php-pear-VFS-0.3.0-2|58	pear install --nodeps --soft --force --register-only \
12mr|php-pear-VFS-0.3.0-2|59	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-VFS-0.3.0-2|60	%endif
12mr|php-pear-VFS-0.3.0-2|61	
12mr|php-pear-VFS-0.3.0-2|62	%preun
12mr|php-pear-VFS-0.3.0-2|63	%if %mdkversion < 201000
12mr|php-pear-VFS-0.3.0-2|64	if [ "$1" -eq "0" ]; then
12mr|php-pear-VFS-0.3.0-2|65	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-VFS-0.3.0-2|66	%{upstream_name} >/dev/null || :
12mr|php-pear-VFS-0.3.0-2|67	fi
12mr|php-pear-VFS-0.3.0-2|68	%endif
12mr|php-pear-VFS-0.3.0-2|69	
12mr|php-pear-VFS-0.3.0-2|70	%files
12mr|php-pear-VFS-0.3.0-2|71	%defattr(-,root,root)
12mr|php-pear-VFS-0.3.0-2|72	%{_bindir}/vfs
12mr|php-pear-VFS-0.3.0-2|73	%{_datadir}/pear/%{_class}
12mr|php-pear-VFS-0.3.0-2|74	%{_datadir}/pear/%{_class}.php
12mr|php-pear-VFS-0.3.0-2|75	%{_datadir}/pear/data/%{_class}
12mr|php-pear-VFS-0.3.0-2|76	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-VFS-0.3.0-2|77	
12mr|php-pear-VFS-0.3.0-2|78	
12mr|php-pear-VFS-0.3.0-2|79	
12mr|php-pear-VFS-0.3.0-2|80	%changelog
12mr|php-pear-VFS-0.3.0-2|81	

15955 12
12mr|php-pear-XML_DTD-0.5.1-7|1	%define		_class		XML
12mr|php-pear-XML_DTD-0.5.1-7|2	%define		_subclass	DTD
12mr|php-pear-XML_DTD-0.5.1-7|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-XML_DTD-0.5.1-7|4	
12mr|php-pear-XML_DTD-0.5.1-7|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-XML_DTD-0.5.1-7|6	Version:	0.5.1
12mr|php-pear-XML_DTD-0.5.1-7|7	Release:	%mkrel 7
12mr|php-pear-XML_DTD-0.5.1-7|8	Summary:	Parsing of DTD files and DTD validation of XML files
12mr|php-pear-XML_DTD-0.5.1-7|9	License:	PHP License
12mr|php-pear-XML_DTD-0.5.1-7|10	Group:		Development/PHP
12mr|php-pear-XML_DTD-0.5.1-7|11	URL:		http://pear.php.net/package/XML_DTD/
12mr|php-pear-XML_DTD-0.5.1-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-XML_DTD-0.5.1-7|13	Requires(post): php-pear
12mr|php-pear-XML_DTD-0.5.1-7|14	Requires(preun): php-pear
12mr|php-pear-XML_DTD-0.5.1-7|15	Requires:	php-pear
12mr|php-pear-XML_DTD-0.5.1-7|16	BuildArch:	noarch
12mr|php-pear-XML_DTD-0.5.1-7|17	BuildRequires:	php-pear
12mr|php-pear-XML_DTD-0.5.1-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-XML_DTD-0.5.1-7|19	
12mr|php-pear-XML_DTD-0.5.1-7|20	%description
12mr|php-pear-XML_DTD-0.5.1-7|21	Parsing of DTD files and DTD validation of XML files. The XML
12mr|php-pear-XML_DTD-0.5.1-7|22	validation is done with the PHP sax parser, the xml extension, it does
12mr|php-pear-XML_DTD-0.5.1-7|23	not use the domxml extension.
12mr|php-pear-XML_DTD-0.5.1-7|24	
12mr|php-pear-XML_DTD-0.5.1-7|25	Currently supports most of current XML specification, including
12mr|php-pear-XML_DTD-0.5.1-7|26	entities, elements and attributes. Some uncommon parts of the
12mr|php-pear-XML_DTD-0.5.1-7|27	specification may still be unsupported.
12mr|php-pear-XML_DTD-0.5.1-7|28	
12mr|php-pear-XML_DTD-0.5.1-7|29	%prep
12mr|php-pear-XML_DTD-0.5.1-7|30	%setup -q -c
12mr|php-pear-XML_DTD-0.5.1-7|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-XML_DTD-0.5.1-7|32	
12mr|php-pear-XML_DTD-0.5.1-7|33	%install
12mr|php-pear-XML_DTD-0.5.1-7|34	rm -rf %{buildroot}
12mr|php-pear-XML_DTD-0.5.1-7|35	
12mr|php-pear-XML_DTD-0.5.1-7|36	cd %{upstream_name}-%{version}
12mr|php-pear-XML_DTD-0.5.1-7|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-XML_DTD-0.5.1-7|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-XML_DTD-0.5.1-7|39	
12mr|php-pear-XML_DTD-0.5.1-7|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-XML_DTD-0.5.1-7|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-XML_DTD-0.5.1-7|42	
12mr|php-pear-XML_DTD-0.5.1-7|43	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-XML_DTD-0.5.1-7|44	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-XML_DTD-0.5.1-7|45	
12mr|php-pear-XML_DTD-0.5.1-7|46	%clean
12mr|php-pear-XML_DTD-0.5.1-7|47	rm -rf %{buildroot}
12mr|php-pear-XML_DTD-0.5.1-7|48	
12mr|php-pear-XML_DTD-0.5.1-7|49	%post
12mr|php-pear-XML_DTD-0.5.1-7|50	%if %mdkversion < 201000
12mr|php-pear-XML_DTD-0.5.1-7|51	pear install --nodeps --soft --force --register-only \
12mr|php-pear-XML_DTD-0.5.1-7|52	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-XML_DTD-0.5.1-7|53	%endif
12mr|php-pear-XML_DTD-0.5.1-7|54	
12mr|php-pear-XML_DTD-0.5.1-7|55	%preun
12mr|php-pear-XML_DTD-0.5.1-7|56	%if %mdkversion < 201000
12mr|php-pear-XML_DTD-0.5.1-7|57	if [ "$1" -eq "0" ]; then
12mr|php-pear-XML_DTD-0.5.1-7|58	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-XML_DTD-0.5.1-7|59	%{pear_name} >/dev/null || :
12mr|php-pear-XML_DTD-0.5.1-7|60	fi
12mr|php-pear-XML_DTD-0.5.1-7|61	%endif
12mr|php-pear-XML_DTD-0.5.1-7|62	
12mr|php-pear-XML_DTD-0.5.1-7|63	%files
12mr|php-pear-XML_DTD-0.5.1-7|64	%defattr(-,root,root)
12mr|php-pear-XML_DTD-0.5.1-7|65	%doc %{upstream_name}-%{version}/*.txt
12mr|php-pear-XML_DTD-0.5.1-7|66	%{_datadir}/pear/%{_class}
12mr|php-pear-XML_DTD-0.5.1-7|67	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-XML_DTD-0.5.1-7|68	
12mr|php-pear-XML_DTD-0.5.1-7|69	
12mr|php-pear-XML_DTD-0.5.1-7|70	
12mr|php-pear-XML_DTD-0.5.1-7|71	
12mr|php-pear-XML_DTD-0.5.1-7|72	
12mr|php-pear-XML_DTD-0.5.1-7|73	%changelog
12mr|php-pear-XML_DTD-0.5.1-7|74	

15956 12
12mr|php-pear-XML_Parser-1.3.4-2|1	%define		_class		XML
12mr|php-pear-XML_Parser-1.3.4-2|2	%define		_subclass	Parser
12mr|php-pear-XML_Parser-1.3.4-2|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-XML_Parser-1.3.4-2|4	
12mr|php-pear-XML_Parser-1.3.4-2|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-XML_Parser-1.3.4-2|6	Version:	1.3.4
12mr|php-pear-XML_Parser-1.3.4-2|7	Release:	%mkrel 2
12mr|php-pear-XML_Parser-1.3.4-2|8	Summary:	XML parsing class based on PHP's bundled expat
12mr|php-pear-XML_Parser-1.3.4-2|9	License:	PHP License
12mr|php-pear-XML_Parser-1.3.4-2|10	Group:		Development/PHP
12mr|php-pear-XML_Parser-1.3.4-2|11	URL:		http://pear.php.net/package/%{upstream_name}
12mr|php-pear-XML_Parser-1.3.4-2|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-XML_Parser-1.3.4-2|13	Requires(post): php-pear
12mr|php-pear-XML_Parser-1.3.4-2|14	Requires(preun): php-pear
12mr|php-pear-XML_Parser-1.3.4-2|15	Requires:	php-pear
12mr|php-pear-XML_Parser-1.3.4-2|16	BuildRequires:	php-pear
12mr|php-pear-XML_Parser-1.3.4-2|17	BuildArch:	noarch
12mr|php-pear-XML_Parser-1.3.4-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-XML_Parser-1.3.4-2|19	
12mr|php-pear-XML_Parser-1.3.4-2|20	%description
12mr|php-pear-XML_Parser-1.3.4-2|21	This is an XML parser based on PHPs built-in xml extension.  It supports two
12mr|php-pear-XML_Parser-1.3.4-2|22	basic modes of operation: "func" and "event".  In "func" mode, it will look for
12mr|php-pear-XML_Parser-1.3.4-2|23	a function named after each element (xmltag_ELEMENT for start tags and
12mr|php-pear-XML_Parser-1.3.4-2|24	xmltag_ELEMENT_ for end tags), and in "event" mode it uses a set of generic
12mr|php-pear-XML_Parser-1.3.4-2|25	callbacks.
12mr|php-pear-XML_Parser-1.3.4-2|26	
12mr|php-pear-XML_Parser-1.3.4-2|27	Since version 1.2.0 there's a new XML_Parser_Simple class that makes parsing of
12mr|php-pear-XML_Parser-1.3.4-2|28	most XML documents easier, by automatically providing a stack for the elements.
12mr|php-pear-XML_Parser-1.3.4-2|29	Furthermore its now possible to split the parser from the handler object, so
12mr|php-pear-XML_Parser-1.3.4-2|30	you do not have to extend XML_Parser anymore in order to parse a document with
12mr|php-pear-XML_Parser-1.3.4-2|31	it.
12mr|php-pear-XML_Parser-1.3.4-2|32	
12mr|php-pear-XML_Parser-1.3.4-2|33	%prep
12mr|php-pear-XML_Parser-1.3.4-2|34	%setup -q -c
12mr|php-pear-XML_Parser-1.3.4-2|35	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-XML_Parser-1.3.4-2|36	
12mr|php-pear-XML_Parser-1.3.4-2|37	%install
12mr|php-pear-XML_Parser-1.3.4-2|38	rm -rf %{buildroot}
12mr|php-pear-XML_Parser-1.3.4-2|39	
12mr|php-pear-XML_Parser-1.3.4-2|40	cd %{upstream_name}-%{version}
12mr|php-pear-XML_Parser-1.3.4-2|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-XML_Parser-1.3.4-2|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-XML_Parser-1.3.4-2|43	
12mr|php-pear-XML_Parser-1.3.4-2|44	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-XML_Parser-1.3.4-2|45	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-XML_Parser-1.3.4-2|46	
12mr|php-pear-XML_Parser-1.3.4-2|47	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-XML_Parser-1.3.4-2|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-XML_Parser-1.3.4-2|49	
12mr|php-pear-XML_Parser-1.3.4-2|50	%clean
12mr|php-pear-XML_Parser-1.3.4-2|51	rm -rf %{buildroot}
12mr|php-pear-XML_Parser-1.3.4-2|52	
12mr|php-pear-XML_Parser-1.3.4-2|53	%post
12mr|php-pear-XML_Parser-1.3.4-2|54	%if %mdkversion < 201000
12mr|php-pear-XML_Parser-1.3.4-2|55	pear install --nodeps --soft --force --register-only \
12mr|php-pear-XML_Parser-1.3.4-2|56	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-XML_Parser-1.3.4-2|57	%endif
12mr|php-pear-XML_Parser-1.3.4-2|58	
12mr|php-pear-XML_Parser-1.3.4-2|59	%preun
12mr|php-pear-XML_Parser-1.3.4-2|60	%if %mdkversion < 201000
12mr|php-pear-XML_Parser-1.3.4-2|61	if [ "$1" -eq "0" ]; then
12mr|php-pear-XML_Parser-1.3.4-2|62	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-XML_Parser-1.3.4-2|63	%{upstream_name} >/dev/null || :
12mr|php-pear-XML_Parser-1.3.4-2|64	fi
12mr|php-pear-XML_Parser-1.3.4-2|65	%endif
12mr|php-pear-XML_Parser-1.3.4-2|66	
12mr|php-pear-XML_Parser-1.3.4-2|67	%files
12mr|php-pear-XML_Parser-1.3.4-2|68	%defattr(-,root,root)
12mr|php-pear-XML_Parser-1.3.4-2|69	%{_datadir}/pear/%{_class}
12mr|php-pear-XML_Parser-1.3.4-2|70	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-XML_Parser-1.3.4-2|71	
12mr|php-pear-XML_Parser-1.3.4-2|72	
12mr|php-pear-XML_Parser-1.3.4-2|73	
12mr|php-pear-XML_Parser-1.3.4-2|74	
12mr|php-pear-XML_Parser-1.3.4-2|75	%changelog
12mr|php-pear-XML_Parser-1.3.4-2|76	

15957 12
12mr|php-pear-XML_Serializer-0.19.2-8|1	%define		_class		XML
12mr|php-pear-XML_Serializer-0.19.2-8|2	%define		_subclass	Serializer
12mr|php-pear-XML_Serializer-0.19.2-8|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-XML_Serializer-0.19.2-8|4	
12mr|php-pear-XML_Serializer-0.19.2-8|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-XML_Serializer-0.19.2-8|6	Version:	0.19.2
12mr|php-pear-XML_Serializer-0.19.2-8|7	Release:	%mkrel 8
12mr|php-pear-XML_Serializer-0.19.2-8|8	Summary:	Class to build XML documents from data structures
12mr|php-pear-XML_Serializer-0.19.2-8|9	License:	BSD
12mr|php-pear-XML_Serializer-0.19.2-8|10	Group:		Development/PHP
12mr|php-pear-XML_Serializer-0.19.2-8|11	URL:		http://pear.php.net/package/XML_Serializer/
12mr|php-pear-XML_Serializer-0.19.2-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-XML_Serializer-0.19.2-8|13	Requires(post): php-pear
12mr|php-pear-XML_Serializer-0.19.2-8|14	Requires(preun): php-pear
12mr|php-pear-XML_Serializer-0.19.2-8|15	Requires:	php-pear
12mr|php-pear-XML_Serializer-0.19.2-8|16	BuildArch:	noarch
12mr|php-pear-XML_Serializer-0.19.2-8|17	BuildRequires:	php-pear
12mr|php-pear-XML_Serializer-0.19.2-8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-XML_Serializer-0.19.2-8|19	
12mr|php-pear-XML_Serializer-0.19.2-8|20	%description
12mr|php-pear-XML_Serializer-0.19.2-8|21	%{upstream_name} serializes complex data structures like arrays or objects
12mr|php-pear-XML_Serializer-0.19.2-8|22	as XML documents. This class helps you generating any XML document you
12mr|php-pear-XML_Serializer-0.19.2-8|23	require without the need for DOM.
12mr|php-pear-XML_Serializer-0.19.2-8|24	
12mr|php-pear-XML_Serializer-0.19.2-8|25	
12mr|php-pear-XML_Serializer-0.19.2-8|26	%prep
12mr|php-pear-XML_Serializer-0.19.2-8|27	%setup -q -c
12mr|php-pear-XML_Serializer-0.19.2-8|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-XML_Serializer-0.19.2-8|29	
12mr|php-pear-XML_Serializer-0.19.2-8|30	%install
12mr|php-pear-XML_Serializer-0.19.2-8|31	rm -rf %{buildroot}
12mr|php-pear-XML_Serializer-0.19.2-8|32	
12mr|php-pear-XML_Serializer-0.19.2-8|33	cd %{upstream_name}-%{version}
12mr|php-pear-XML_Serializer-0.19.2-8|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-XML_Serializer-0.19.2-8|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-XML_Serializer-0.19.2-8|36	
12mr|php-pear-XML_Serializer-0.19.2-8|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-XML_Serializer-0.19.2-8|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-XML_Serializer-0.19.2-8|39	rm -rf %{buildroot}%{_datadir}/pear/data
12mr|php-pear-XML_Serializer-0.19.2-8|40	
12mr|php-pear-XML_Serializer-0.19.2-8|41	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-XML_Serializer-0.19.2-8|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-XML_Serializer-0.19.2-8|43	
12mr|php-pear-XML_Serializer-0.19.2-8|44	%clean
12mr|php-pear-XML_Serializer-0.19.2-8|45	rm -rf %{buildroot}
12mr|php-pear-XML_Serializer-0.19.2-8|46	
12mr|php-pear-XML_Serializer-0.19.2-8|47	%post
12mr|php-pear-XML_Serializer-0.19.2-8|48	%if %mdkversion < 201000
12mr|php-pear-XML_Serializer-0.19.2-8|49	pear install --nodeps --soft --force --register-only \
12mr|php-pear-XML_Serializer-0.19.2-8|50	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-XML_Serializer-0.19.2-8|51	%endif
12mr|php-pear-XML_Serializer-0.19.2-8|52	
12mr|php-pear-XML_Serializer-0.19.2-8|53	%preun
12mr|php-pear-XML_Serializer-0.19.2-8|54	%if %mdkversion < 201000
12mr|php-pear-XML_Serializer-0.19.2-8|55	if [ "$1" -eq "0" ]; then
12mr|php-pear-XML_Serializer-0.19.2-8|56	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-XML_Serializer-0.19.2-8|57	%{pear_name} >/dev/null || :
12mr|php-pear-XML_Serializer-0.19.2-8|58	fi
12mr|php-pear-XML_Serializer-0.19.2-8|59	%endif
12mr|php-pear-XML_Serializer-0.19.2-8|60	
12mr|php-pear-XML_Serializer-0.19.2-8|61	%files
12mr|php-pear-XML_Serializer-0.19.2-8|62	%defattr(-,root,root)
12mr|php-pear-XML_Serializer-0.19.2-8|63	%doc %{upstream_name}-%{version}/doc
12mr|php-pear-XML_Serializer-0.19.2-8|64	%doc %{upstream_name}-%{version}/examples
12mr|php-pear-XML_Serializer-0.19.2-8|65	%{_datadir}/pear/%{_class}
12mr|php-pear-XML_Serializer-0.19.2-8|66	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-XML_Serializer-0.19.2-8|67	
12mr|php-pear-XML_Serializer-0.19.2-8|68	
12mr|php-pear-XML_Serializer-0.19.2-8|69	
12mr|php-pear-XML_Serializer-0.19.2-8|70	
12mr|php-pear-XML_Serializer-0.19.2-8|71	
12mr|php-pear-XML_Serializer-0.19.2-8|72	%changelog
12mr|php-pear-XML_Serializer-0.19.2-8|73	

15958 12
12mr|php-pear-XML_sql2xml-0.3.4-7|1	%define		_class		XML
12mr|php-pear-XML_sql2xml-0.3.4-7|2	%define		_subclass	sql2xml
12mr|php-pear-XML_sql2xml-0.3.4-7|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-XML_sql2xml-0.3.4-7|4	
12mr|php-pear-XML_sql2xml-0.3.4-7|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-XML_sql2xml-0.3.4-7|6	Version:	0.3.4
12mr|php-pear-XML_sql2xml-0.3.4-7|7	Release:	%mkrel 7
12mr|php-pear-XML_sql2xml-0.3.4-7|8	Summary:	Returns XML from a SQL-query
12mr|php-pear-XML_sql2xml-0.3.4-7|9	License:	PHP License
12mr|php-pear-XML_sql2xml-0.3.4-7|10	Group:		Development/PHP
12mr|php-pear-XML_sql2xml-0.3.4-7|11	URL:		http://pear.php.net/package/XML_sql2xml/
12mr|php-pear-XML_sql2xml-0.3.4-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mr|php-pear-XML_sql2xml-0.3.4-7|13	Requires(post): php-pear
12mr|php-pear-XML_sql2xml-0.3.4-7|14	Requires(preun): php-pear
12mr|php-pear-XML_sql2xml-0.3.4-7|15	Requires:	php-pear
12mr|php-pear-XML_sql2xml-0.3.4-7|16	BuildArch:	noarch
12mr|php-pear-XML_sql2xml-0.3.4-7|17	BuildRequires:	php-pear
12mr|php-pear-XML_sql2xml-0.3.4-7|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-XML_sql2xml-0.3.4-7|19	
12mr|php-pear-XML_sql2xml-0.3.4-7|20	%description
12mr|php-pear-XML_sql2xml-0.3.4-7|21	This class takes a PEAR::DB-Result Object, a sql-query-string, an
12mr|php-pear-XML_sql2xml-0.3.4-7|22	array and/or an xml-string/file and returns a xml-representation of
12mr|php-pear-XML_sql2xml-0.3.4-7|23	it.
12mr|php-pear-XML_sql2xml-0.3.4-7|24	
12mr|php-pear-XML_sql2xml-0.3.4-7|25	
12mr|php-pear-XML_sql2xml-0.3.4-7|26	%prep
12mr|php-pear-XML_sql2xml-0.3.4-7|27	%setup -q -c
12mr|php-pear-XML_sql2xml-0.3.4-7|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-XML_sql2xml-0.3.4-7|29	
12mr|php-pear-XML_sql2xml-0.3.4-7|30	%install
12mr|php-pear-XML_sql2xml-0.3.4-7|31	rm -rf %{buildroot}
12mr|php-pear-XML_sql2xml-0.3.4-7|32	
12mr|php-pear-XML_sql2xml-0.3.4-7|33	cd %{upstream_name}-%{version}
12mr|php-pear-XML_sql2xml-0.3.4-7|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-XML_sql2xml-0.3.4-7|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-XML_sql2xml-0.3.4-7|36	
12mr|php-pear-XML_sql2xml-0.3.4-7|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-XML_sql2xml-0.3.4-7|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-XML_sql2xml-0.3.4-7|39	
12mr|php-pear-XML_sql2xml-0.3.4-7|40	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-XML_sql2xml-0.3.4-7|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-XML_sql2xml-0.3.4-7|42	
12mr|php-pear-XML_sql2xml-0.3.4-7|43	%clean
12mr|php-pear-XML_sql2xml-0.3.4-7|44	rm -rf %{buildroot}
12mr|php-pear-XML_sql2xml-0.3.4-7|45	
12mr|php-pear-XML_sql2xml-0.3.4-7|46	%post
12mr|php-pear-XML_sql2xml-0.3.4-7|47	%if %mdkversion < 201000
12mr|php-pear-XML_sql2xml-0.3.4-7|48	pear install --nodeps --soft --force --register-only \
12mr|php-pear-XML_sql2xml-0.3.4-7|49	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-XML_sql2xml-0.3.4-7|50	%endif
12mr|php-pear-XML_sql2xml-0.3.4-7|51	
12mr|php-pear-XML_sql2xml-0.3.4-7|52	%preun
12mr|php-pear-XML_sql2xml-0.3.4-7|53	%if %mdkversion < 201000
12mr|php-pear-XML_sql2xml-0.3.4-7|54	if [ "$1" -eq "0" ]; then
12mr|php-pear-XML_sql2xml-0.3.4-7|55	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-XML_sql2xml-0.3.4-7|56	%{pear_name} >/dev/null || :
12mr|php-pear-XML_sql2xml-0.3.4-7|57	fi
12mr|php-pear-XML_sql2xml-0.3.4-7|58	%endif
12mr|php-pear-XML_sql2xml-0.3.4-7|59	
12mr|php-pear-XML_sql2xml-0.3.4-7|60	%files
12mr|php-pear-XML_sql2xml-0.3.4-7|61	%defattr(-,root,root)
12mr|php-pear-XML_sql2xml-0.3.4-7|62	%doc %{upstream_name}-%{version}/doc/*
12mr|php-pear-XML_sql2xml-0.3.4-7|63	%doc %{upstream_name}-%{version}/%{_subclass}_ext.php
12mr|php-pear-XML_sql2xml-0.3.4-7|64	%{_datadir}/pear/%{_class}
12mr|php-pear-XML_sql2xml-0.3.4-7|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-XML_sql2xml-0.3.4-7|66	
12mr|php-pear-XML_sql2xml-0.3.4-7|67	
12mr|php-pear-XML_sql2xml-0.3.4-7|68	
12mr|php-pear-XML_sql2xml-0.3.4-7|69	%changelog
12mr|php-pear-XML_sql2xml-0.3.4-7|70	

15959 12
12mr|php-pear-XML_SVG-1.0.3-4|1	%define		_class		XML
12mr|php-pear-XML_SVG-1.0.3-4|2	%define		_subclass	SVG
12mr|php-pear-XML_SVG-1.0.3-4|3	%define		upstream_name	%{_class}_%{_subclass}
12mr|php-pear-XML_SVG-1.0.3-4|4	
12mr|php-pear-XML_SVG-1.0.3-4|5	Name:		php-pear-%{upstream_name}
12mr|php-pear-XML_SVG-1.0.3-4|6	Version:	1.0.3
12mr|php-pear-XML_SVG-1.0.3-4|7	Release:	%mkrel 4
12mr|php-pear-XML_SVG-1.0.3-4|8	Summary:	XML_SVG API
12mr|php-pear-XML_SVG-1.0.3-4|9	License:	PHP License
12mr|php-pear-XML_SVG-1.0.3-4|10	Group:		Development/PHP
12mr|php-pear-XML_SVG-1.0.3-4|11	URL:		http://pear.php.net/package/XML_SVG/
12mr|php-pear-XML_SVG-1.0.3-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mr|php-pear-XML_SVG-1.0.3-4|13	Requires(post): php-pear
12mr|php-pear-XML_SVG-1.0.3-4|14	Requires(preun): php-pear
12mr|php-pear-XML_SVG-1.0.3-4|15	Requires:	php-pear
12mr|php-pear-XML_SVG-1.0.3-4|16	BuildArch:	noarch
12mr|php-pear-XML_SVG-1.0.3-4|17	BuildRequires:	php-pear
12mr|php-pear-XML_SVG-1.0.3-4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|php-pear-XML_SVG-1.0.3-4|19	
12mr|php-pear-XML_SVG-1.0.3-4|20	%description
12mr|php-pear-XML_SVG-1.0.3-4|21	This package provides and object-oriented way of building SVG
12mr|php-pear-XML_SVG-1.0.3-4|22	documents.
12mr|php-pear-XML_SVG-1.0.3-4|23	
12mr|php-pear-XML_SVG-1.0.3-4|24	%prep
12mr|php-pear-XML_SVG-1.0.3-4|25	%setup -q -c
12mr|php-pear-XML_SVG-1.0.3-4|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mr|php-pear-XML_SVG-1.0.3-4|27	
12mr|php-pear-XML_SVG-1.0.3-4|28	%install
12mr|php-pear-XML_SVG-1.0.3-4|29	rm -rf %{buildroot}
12mr|php-pear-XML_SVG-1.0.3-4|30	
12mr|php-pear-XML_SVG-1.0.3-4|31	cd %{upstream_name}-%{version}
12mr|php-pear-XML_SVG-1.0.3-4|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mr|php-pear-XML_SVG-1.0.3-4|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mr|php-pear-XML_SVG-1.0.3-4|34	
12mr|php-pear-XML_SVG-1.0.3-4|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12mr|php-pear-XML_SVG-1.0.3-4|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12mr|php-pear-XML_SVG-1.0.3-4|37	
12mr|php-pear-XML_SVG-1.0.3-4|38	install -d %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-XML_SVG-1.0.3-4|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mr|php-pear-XML_SVG-1.0.3-4|40	
12mr|php-pear-XML_SVG-1.0.3-4|41	%clean
12mr|php-pear-XML_SVG-1.0.3-4|42	rm -rf %{buildroot}
12mr|php-pear-XML_SVG-1.0.3-4|43	
12mr|php-pear-XML_SVG-1.0.3-4|44	%post
12mr|php-pear-XML_SVG-1.0.3-4|45	%if %mdkversion < 201000
12mr|php-pear-XML_SVG-1.0.3-4|46	pear install --nodeps --soft --force --register-only \
12mr|php-pear-XML_SVG-1.0.3-4|47	%{_datadir}/pear/packages/%{upstream_name}.xml >/dev/null || :
12mr|php-pear-XML_SVG-1.0.3-4|48	%endif
12mr|php-pear-XML_SVG-1.0.3-4|49	
12mr|php-pear-XML_SVG-1.0.3-4|50	%preun
12mr|php-pear-XML_SVG-1.0.3-4|51	%if %mdkversion < 201000
12mr|php-pear-XML_SVG-1.0.3-4|52	if [ "$1" -eq "0" ]; then
12mr|php-pear-XML_SVG-1.0.3-4|53	pear uninstall --nodeps --ignore-errors --register-only \
12mr|php-pear-XML_SVG-1.0.3-4|54	%{pear_name} >/dev/null || :
12mr|php-pear-XML_SVG-1.0.3-4|55	fi
12mr|php-pear-XML_SVG-1.0.3-4|56	%endif
12mr|php-pear-XML_SVG-1.0.3-4|57	
12mr|php-pear-XML_SVG-1.0.3-4|58	%files
12mr|php-pear-XML_SVG-1.0.3-4|59	%defattr(-,root,root)
12mr|php-pear-XML_SVG-1.0.3-4|60	%{_datadir}/pear/%{_class}
12mr|php-pear-XML_SVG-1.0.3-4|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12mr|php-pear-XML_SVG-1.0.3-4|62	
12mr|php-pear-XML_SVG-1.0.3-4|63	
12mr|php-pear-XML_SVG-1.0.3-4|64	
12mr|php-pear-XML_SVG-1.0.3-4|65	
12mr|php-pear-XML_SVG-1.0.3-4|66	
12mr|php-pear-XML_SVG-1.0.3-4|67	%changelog
12mr|php-pear-XML_SVG-1.0.3-4|68	

15960 12
12mr|php-sasl-0.1.0-43|1	%define modname sasl
12mr|php-sasl-0.1.0-43|2	%define dirname %{modname}
12mr|php-sasl-0.1.0-43|3	%define soname %{modname}.so
12mr|php-sasl-0.1.0-43|4	%define inifile A40_%{modname}.ini
12mr|php-sasl-0.1.0-43|5	
12mr|php-sasl-0.1.0-43|6	Summary:	Cyrus SASL Extension
12mr|php-sasl-0.1.0-43|7	Name:		php-%{modname}
12mr|php-sasl-0.1.0-43|8	Version:	0.1.0
12mr|php-sasl-0.1.0-43|9	Release:	%mkrel 43
12mr|php-sasl-0.1.0-43|10	Group:		Development/PHP
12mr|php-sasl-0.1.0-43|11	License:	PHP License
12mr|php-sasl-0.1.0-43|12	URL:		http://pecl.php.net/package/sasl
12mr|php-sasl-0.1.0-43|13	Source0:	sasl-%{version}.tar.bz2
12mr|php-sasl-0.1.0-43|14	Patch0:		sasl-0.1.0-lib64.diff
12mr|php-sasl-0.1.0-43|15	Patch1:		sasl-0.1.0-php54x.diff
12mr|php-sasl-0.1.0-43|16	Patch2:		sasl-0.1.0-sasl2_shared.diff
12mr|php-sasl-0.1.0-43|17	BuildRequires:	php-devel >= 3:5.2.0
12mr|php-sasl-0.1.0-43|18	BuildRequires:	libsasl-devel
12mr|php-sasl-0.1.0-43|19	Epoch:		1
12mr|php-sasl-0.1.0-43|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|php-sasl-0.1.0-43|21	
12mr|php-sasl-0.1.0-43|22	%description
12mr|php-sasl-0.1.0-43|23	SASL is the Simple Authentication and Security Layer (as defined by RFC 2222).
12mr|php-sasl-0.1.0-43|24	It provides a system for adding plugable authenticating support to
12mr|php-sasl-0.1.0-43|25	connection-based protocols. The SASL Extension for PHP makes the Cyrus SASL
12mr|php-sasl-0.1.0-43|26	library functions available to PHP. It aims to provide a 1-to-1 wrapper around
12mr|php-sasl-0.1.0-43|27	the SASL library to provide the greatest amount of implementation flexibility.
12mr|php-sasl-0.1.0-43|28	To that end, it is possible to build both a client-side and server-side SASL
12mr|php-sasl-0.1.0-43|29	implementation entirely in PHP.
12mr|php-sasl-0.1.0-43|30	
12mr|php-sasl-0.1.0-43|31	%prep
12mr|php-sasl-0.1.0-43|32	
12mr|php-sasl-0.1.0-43|33	%setup -q -n sasl-%{version}
12mr|php-sasl-0.1.0-43|34	%patch0 -p0
12mr|php-sasl-0.1.0-43|35	%patch1 -p0
12mr|php-sasl-0.1.0-43|36	%patch2 -p0
12mr|php-sasl-0.1.0-43|37	
12mr|php-sasl-0.1.0-43|38	%build
12mr|php-sasl-0.1.0-43|39	%serverbuild
12mr|php-sasl-0.1.0-43|40	
12mr|php-sasl-0.1.0-43|41	export SASL_SUB="sasl"
12mr|php-sasl-0.1.0-43|42	export SASL_SHARED_LIBADD="-lsasl2"
12mr|php-sasl-0.1.0-43|43	
12mr|php-sasl-0.1.0-43|44	phpize
12mr|php-sasl-0.1.0-43|45	%configure2_5x --with-libdir=%{_lib} \
12mr|php-sasl-0.1.0-43|46	--with-%{modname}=shared,%{_prefix}
12mr|php-sasl-0.1.0-43|47	
12mr|php-sasl-0.1.0-43|48	%make
12mr|php-sasl-0.1.0-43|49	mv modules/*.so .
12mr|php-sasl-0.1.0-43|50	
12mr|php-sasl-0.1.0-43|51	%install
12mr|php-sasl-0.1.0-43|52	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|php-sasl-0.1.0-43|53	
12mr|php-sasl-0.1.0-43|54	install -d %{buildroot}%{_libdir}/php/extensions
12mr|php-sasl-0.1.0-43|55	install -d %{buildroot}%{_sysconfdir}/php.d
12mr|php-sasl-0.1.0-43|56	
12mr|php-sasl-0.1.0-43|57	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12mr|php-sasl-0.1.0-43|58	
12mr|php-sasl-0.1.0-43|59	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12mr|php-sasl-0.1.0-43|60	extension = %{soname}
12mr|php-sasl-0.1.0-43|61	EOF
12mr|php-sasl-0.1.0-43|62	
12mr|php-sasl-0.1.0-43|63	%post
12mr|php-sasl-0.1.0-43|64	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-sasl-0.1.0-43|65	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-sasl-0.1.0-43|66	fi
12mr|php-sasl-0.1.0-43|67	
12mr|php-sasl-0.1.0-43|68	%postun
12mr|php-sasl-0.1.0-43|69	if [ "$1" = "0" ]; then
12mr|php-sasl-0.1.0-43|70	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-sasl-0.1.0-43|71	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-sasl-0.1.0-43|72	fi
12mr|php-sasl-0.1.0-43|73	fi
12mr|php-sasl-0.1.0-43|74	
12mr|php-sasl-0.1.0-43|75	%clean
12mr|php-sasl-0.1.0-43|76	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|php-sasl-0.1.0-43|77	[ "../package.xml" != "/" ] && rm -f ../package.xml
12mr|php-sasl-0.1.0-43|78	
12mr|php-sasl-0.1.0-43|79	%files
12mr|php-sasl-0.1.0-43|80	%defattr(-,root,root)
12mr|php-sasl-0.1.0-43|81	%doc docs tests
12mr|php-sasl-0.1.0-43|82	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12mr|php-sasl-0.1.0-43|83	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12mr|php-sasl-0.1.0-43|84	
12mr|php-sasl-0.1.0-43|85	
12mr|php-sasl-0.1.0-43|86	
12mr|php-sasl-0.1.0-43|87	%changelog
12mr|php-sasl-0.1.0-43|88	

15961 12
12mr|php-smarty-3.1.10-1|1	# (oe) undefining these makes the build _real_ quick.
12mr|php-smarty-3.1.10-1|2	%undefine __find_provides
12mr|php-smarty-3.1.10-1|3	%undefine __find_requires
12mr|php-smarty-3.1.10-1|4	
12mr|php-smarty-3.1.10-1|5	Summary:	The compiling PHP template engine
12mr|php-smarty-3.1.10-1|6	Name:		php-smarty
12mr|php-smarty-3.1.10-1|7	Version:	3.1.10
12mr|php-smarty-3.1.10-1|8	Release:	1
12mr|php-smarty-3.1.10-1|9	License:	LGPL
12mr|php-smarty-3.1.10-1|10	Group:		Development/Other
12mr|php-smarty-3.1.10-1|11	URL:		http://www.smarty.net/
12mr|php-smarty-3.1.10-1|12	Source0:	http://www.smarty.net/files/Smarty-%{version}.tar.gz
12mr|php-smarty-3.1.10-1|13	Source1:	http://www.smarty.net/files/docs/manual-en-3.1.8.zip
12mr|php-smarty-3.1.10-1|14	Source2:	smarty.gif
12mr|php-smarty-3.1.10-1|15	BuildArch:	noarch
12mr|php-smarty-3.1.10-1|16	Buildrequires:	unzip
12mr|php-smarty-3.1.10-1|17	
12mr|php-smarty-3.1.10-1|18	%description
12mr|php-smarty-3.1.10-1|19	Smarty is a template engine for PHP.  More specifically, it
12mr|php-smarty-3.1.10-1|20	facilitates a manageable way to separate application logic and
12mr|php-smarty-3.1.10-1|21	content from its presentation.  This is best described in a
12mr|php-smarty-3.1.10-1|22	situation where the application programmer and the template
12mr|php-smarty-3.1.10-1|23	designer play different roles, or in most cases are not the same
12mr|php-smarty-3.1.10-1|24	person.  For example, let's say you are creating a web page that
12mr|php-smarty-3.1.10-1|25	is displaying a newspaper article.  The article headline, tagline,
12mr|php-smarty-3.1.10-1|26	author and body are content elements, they contain no information
12mr|php-smarty-3.1.10-1|27	about how they will be presented.  They are passed into Smarty by
12mr|php-smarty-3.1.10-1|28	the application, then the template designer edits the templates
12mr|php-smarty-3.1.10-1|29	and uses a combination of HTML tags and template tags to format
12mr|php-smarty-3.1.10-1|30	the presentation of these elements (HTML tables, background
12mr|php-smarty-3.1.10-1|31	colors, font sizes, style sheets, etc.) One day the programmer
12mr|php-smarty-3.1.10-1|32	needs to change the way the article content is retrieved (a change
12mr|php-smarty-3.1.10-1|33	in application logic.)  This change does not affect the template
12mr|php-smarty-3.1.10-1|34	designer, the content will still arrive in the template exactly
12mr|php-smarty-3.1.10-1|35	the same.  Likewise, if the template designer wants to completely
12mr|php-smarty-3.1.10-1|36	redesign the templates, this requires no changes to the
12mr|php-smarty-3.1.10-1|37	application logic.  Therefore, the programmer can make changes to
12mr|php-smarty-3.1.10-1|38	the application logic without the need to restructure templates,
12mr|php-smarty-3.1.10-1|39	and the template designer can make changes to templates without
12mr|php-smarty-3.1.10-1|40	breaking application logic.
12mr|php-smarty-3.1.10-1|41	
12mr|php-smarty-3.1.10-1|42	%package doc
12mr|php-smarty-3.1.10-1|43	Summary:	The HTML manual for Smarty
12mr|php-smarty-3.1.10-1|44	Group:		Development/Other
12mr|php-smarty-3.1.10-1|45	Obsoletes:  %{name}-manual
12mr|php-smarty-3.1.10-1|46	
12mr|php-smarty-3.1.10-1|47	%description doc
12mr|php-smarty-3.1.10-1|48	The HTML manual for Smarty
12mr|php-smarty-3.1.10-1|49	
12mr|php-smarty-3.1.10-1|50	%prep
12mr|php-smarty-3.1.10-1|51	%setup -q -n Smarty-%{version} -a1
12mr|php-smarty-3.1.10-1|52	
12mr|php-smarty-3.1.10-1|53	%build
12mr|php-smarty-3.1.10-1|54	
12mr|php-smarty-3.1.10-1|55	%install
12mr|php-smarty-3.1.10-1|56	
12mr|php-smarty-3.1.10-1|57	install -d %{buildroot}%{_datadir}/php/smarty
12mr|php-smarty-3.1.10-1|58	install -d %{buildroot}%{_var}/www/icons
12mr|php-smarty-3.1.10-1|59	
12mr|php-smarty-3.1.10-1|60	cp -rp libs/* %{buildroot}%{_datadir}/php/smarty
12mr|php-smarty-3.1.10-1|61	install -m0644 %{SOURCE2} %{buildroot}/var/www/icons/smarty.gif
12mr|php-smarty-3.1.10-1|62	
12mr|php-smarty-3.1.10-1|63	# fix attribs
12mr|php-smarty-3.1.10-1|64	find %{buildroot}%{_datadir}/php/smarty -type d -exec chmod 755 {} \;
12mr|php-smarty-3.1.10-1|65	find %{buildroot}%{_datadir}/php/smarty -type f -exec chmod 644 {} \;
12mr|php-smarty-3.1.10-1|66	
12mr|php-smarty-3.1.10-1|67	%files
12mr|php-smarty-3.1.10-1|68	%doc COPYING.lib README *.txt
12mr|php-smarty-3.1.10-1|69	%{_datadir}/php/smarty
12mr|php-smarty-3.1.10-1|70	%{_var}/www/icons/smarty.gif
12mr|php-smarty-3.1.10-1|71	
12mr|php-smarty-3.1.10-1|72	%files doc
12mr|php-smarty-3.1.10-1|73	%doc manual-en/*
12mr|php-smarty-3.1.10-1|74	
12mr|php-smarty-3.1.10-1|75	
12mr|php-smarty-3.1.10-1|76	
12mr|php-smarty-3.1.10-1|77	%changelog
12mr|php-smarty-3.1.10-1|78	

15962 12
12mr|php-ssh2-0.11.3-0.1|1	%define modname ssh2
12mr|php-ssh2-0.11.3-0.1|2	%define soname %{modname}.so
12mr|php-ssh2-0.11.3-0.1|3	%define inifile A36_%{modname}.ini
12mr|php-ssh2-0.11.3-0.1|4	
12mr|php-ssh2-0.11.3-0.1|5	Summary:	PHP bindings for the libssh2 library
12mr|php-ssh2-0.11.3-0.1|6	Name:		php-%{modname}
12mr|php-ssh2-0.11.3-0.1|7	Version:	0.11.3
12mr|php-ssh2-0.11.3-0.1|8	%define subrel 1
12mr|php-ssh2-0.11.3-0.1|9	Release:	%mkrel 0
12mr|php-ssh2-0.11.3-0.1|10	Group:		Development/PHP
12mr|php-ssh2-0.11.3-0.1|11	License:	PHP License
12mr|php-ssh2-0.11.3-0.1|12	URL:		http://pecl.php.net/package/ssh2
12mr|php-ssh2-0.11.3-0.1|13	Source0:	http://pecl.php.net/get/ssh2-%{version}.tgz
12mr|php-ssh2-0.11.3-0.1|14	# svn checkout http://svn.php.net/repository/pecl/ssh2/trunk ssh2
12mr|php-ssh2-0.11.3-0.1|15	Patch0:		php-ssh2-lib64.diff
12mr|php-ssh2-0.11.3-0.1|16	BuildRequires:	php-devel >= 3:5.2.0
12mr|php-ssh2-0.11.3-0.1|17	BuildRequires:	openssl-devel
12mr|php-ssh2-0.11.3-0.1|18	BuildRequires:	zlib-devel
12mr|php-ssh2-0.11.3-0.1|19	BuildRequires:	libssh2-devel >= 0.15
12mr|php-ssh2-0.11.3-0.1|20	Epoch:		1
12mr|php-ssh2-0.11.3-0.1|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|php-ssh2-0.11.3-0.1|22	
12mr|php-ssh2-0.11.3-0.1|23	%description
12mr|php-ssh2-0.11.3-0.1|24	Provides bindings to the libssh2 library which provide access to resources
12mr|php-ssh2-0.11.3-0.1|25	(shell, remote exec, tunneling, file transfer) on a remote machine using a
12mr|php-ssh2-0.11.3-0.1|26	secure cryptographic transport.
12mr|php-ssh2-0.11.3-0.1|27	
12mr|php-ssh2-0.11.3-0.1|28	%prep
12mr|php-ssh2-0.11.3-0.1|29	
12mr|php-ssh2-0.11.3-0.1|30	%setup -q -n ssh2-%{version}
12mr|php-ssh2-0.11.3-0.1|31	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12mr|php-ssh2-0.11.3-0.1|32	
12mr|php-ssh2-0.11.3-0.1|33	%patch0 -p0
12mr|php-ssh2-0.11.3-0.1|34	
12mr|php-ssh2-0.11.3-0.1|35	%build
12mr|php-ssh2-0.11.3-0.1|36	%serverbuild
12mr|php-ssh2-0.11.3-0.1|37	
12mr|php-ssh2-0.11.3-0.1|38	phpize
12mr|php-ssh2-0.11.3-0.1|39	%configure2_5x --with-libdir=%{_lib} \
12mr|php-ssh2-0.11.3-0.1|40	--with-%{modname}=shared,%{_prefix}
12mr|php-ssh2-0.11.3-0.1|41	
12mr|php-ssh2-0.11.3-0.1|42	make
12mr|php-ssh2-0.11.3-0.1|43	mv modules/*.so .
12mr|php-ssh2-0.11.3-0.1|44	
12mr|php-ssh2-0.11.3-0.1|45	%install
12mr|php-ssh2-0.11.3-0.1|46	rm -rf %{buildroot}
12mr|php-ssh2-0.11.3-0.1|47	
12mr|php-ssh2-0.11.3-0.1|48	install -d %{buildroot}%{_libdir}/php/extensions
12mr|php-ssh2-0.11.3-0.1|49	install -d %{buildroot}%{_sysconfdir}/php.d
12mr|php-ssh2-0.11.3-0.1|50	
12mr|php-ssh2-0.11.3-0.1|51	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12mr|php-ssh2-0.11.3-0.1|52	
12mr|php-ssh2-0.11.3-0.1|53	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12mr|php-ssh2-0.11.3-0.1|54	extension = %{soname}
12mr|php-ssh2-0.11.3-0.1|55	EOF
12mr|php-ssh2-0.11.3-0.1|56	
12mr|php-ssh2-0.11.3-0.1|57	%post
12mr|php-ssh2-0.11.3-0.1|58	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-ssh2-0.11.3-0.1|59	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-ssh2-0.11.3-0.1|60	fi
12mr|php-ssh2-0.11.3-0.1|61	
12mr|php-ssh2-0.11.3-0.1|62	%postun
12mr|php-ssh2-0.11.3-0.1|63	if [ "$1" = "0" ]; then
12mr|php-ssh2-0.11.3-0.1|64	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-ssh2-0.11.3-0.1|65	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-ssh2-0.11.3-0.1|66	fi
12mr|php-ssh2-0.11.3-0.1|67	fi
12mr|php-ssh2-0.11.3-0.1|68	
12mr|php-ssh2-0.11.3-0.1|69	%clean
12mr|php-ssh2-0.11.3-0.1|70	rm -rf %{buildroot}
12mr|php-ssh2-0.11.3-0.1|71	
12mr|php-ssh2-0.11.3-0.1|72	%files
12mr|php-ssh2-0.11.3-0.1|73	%defattr(-,root,root)
12mr|php-ssh2-0.11.3-0.1|74	%doc package*.xml
12mr|php-ssh2-0.11.3-0.1|75	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12mr|php-ssh2-0.11.3-0.1|76	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12mr|php-ssh2-0.11.3-0.1|77	
12mr|php-ssh2-0.11.3-0.1|78	
12mr|php-ssh2-0.11.3-0.1|79	
12mr|php-ssh2-0.11.3-0.1|80	%changelog
12mr|php-ssh2-0.11.3-0.1|81	

15963 12
12mr|php-suhosin-0.9.34-0.0.git716a292.1|1	%define modname suhosin
12mr|php-suhosin-0.9.34-0.0.git716a292.1|2	%define soname %{modname}.so
12mr|php-suhosin-0.9.34-0.0.git716a292.1|3	%define inifile Z98_%{modname}.ini
12mr|php-suhosin-0.9.34-0.0.git716a292.1|4	
12mr|php-suhosin-0.9.34-0.0.git716a292.1|5	Summary:	Suhosin extension module for PHP
12mr|php-suhosin-0.9.34-0.0.git716a292.1|6	Name:		php-%{modname}
12mr|php-suhosin-0.9.34-0.0.git716a292.1|7	Version:	0.9.34
12mr|php-suhosin-0.9.34-0.0.git716a292.1|8	Release:	%mkrel 0.0.git716a292.1
12mr|php-suhosin-0.9.34-0.0.git716a292.1|9	Group:		Development/PHP
12mr|php-suhosin-0.9.34-0.0.git716a292.1|10	License:	PHP License
12mr|php-suhosin-0.9.34-0.0.git716a292.1|11	URL:		http://www.hardened-php.net/suhosin/
12mr|php-suhosin-0.9.34-0.0.git716a292.1|12	#Source0:	http://download.suhosin.org/%{modname}-%{version}.tgz
12mr|php-suhosin-0.9.34-0.0.git716a292.1|13	#Source1:	http://download.suhosin.org/%{modname}-%{version}.tgz.sig
12mr|php-suhosin-0.9.34-0.0.git716a292.1|14	Source0:	stefanesser-suhosin-716a292.tar.gz
12mr|php-suhosin-0.9.34-0.0.git716a292.1|15	BuildRequires:	php-devel >= 3:5.2.0
12mr|php-suhosin-0.9.34-0.0.git716a292.1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|php-suhosin-0.9.34-0.0.git716a292.1|17	
12mr|php-suhosin-0.9.34-0.0.git716a292.1|18	%description
12mr|php-suhosin-0.9.34-0.0.git716a292.1|19	Suhosin is an advanced protection system for PHP installations. It was designed
12mr|php-suhosin-0.9.34-0.0.git716a292.1|20	to protect servers and users from known and unknown flaws in PHP applications
12mr|php-suhosin-0.9.34-0.0.git716a292.1|21	and the PHP core. Suhosin is binary compatible to normal PHP installation,
12mr|php-suhosin-0.9.34-0.0.git716a292.1|22	which means it is compatible to 3rd party binary extension like ZendOptimizer.
12mr|php-suhosin-0.9.34-0.0.git716a292.1|23	
12mr|php-suhosin-0.9.34-0.0.git716a292.1|24	%prep
12mr|php-suhosin-0.9.34-0.0.git716a292.1|25	
12mr|php-suhosin-0.9.34-0.0.git716a292.1|26	#%%setup -q -n %{modname}-%{version}
12mr|php-suhosin-0.9.34-0.0.git716a292.1|27	%setup -q -n stefanesser-suhosin-716a292
12mr|php-suhosin-0.9.34-0.0.git716a292.1|28	
12mr|php-suhosin-0.9.34-0.0.git716a292.1|29	%build
12mr|php-suhosin-0.9.34-0.0.git716a292.1|30	%serverbuild
12mr|php-suhosin-0.9.34-0.0.git716a292.1|31	
12mr|php-suhosin-0.9.34-0.0.git716a292.1|32	phpize
12mr|php-suhosin-0.9.34-0.0.git716a292.1|33	%configure2_5x --with-libdir=%{_lib} \
12mr|php-suhosin-0.9.34-0.0.git716a292.1|34	--with-%{modname}=shared,%{_prefix}
12mr|php-suhosin-0.9.34-0.0.git716a292.1|35	
12mr|php-suhosin-0.9.34-0.0.git716a292.1|36	%make
12mr|php-suhosin-0.9.34-0.0.git716a292.1|37	mv modules/*.so %{modname}.so
12mr|php-suhosin-0.9.34-0.0.git716a292.1|38	
12mr|php-suhosin-0.9.34-0.0.git716a292.1|39	%install
12mr|php-suhosin-0.9.34-0.0.git716a292.1|40	rm -rf %{buildroot}
12mr|php-suhosin-0.9.34-0.0.git716a292.1|41	
12mr|php-suhosin-0.9.34-0.0.git716a292.1|42	install -d %{buildroot}%{_libdir}/php/extensions
12mr|php-suhosin-0.9.34-0.0.git716a292.1|43	install -d %{buildroot}%{_sysconfdir}/php.d
12mr|php-suhosin-0.9.34-0.0.git716a292.1|44	
12mr|php-suhosin-0.9.34-0.0.git716a292.1|45	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12mr|php-suhosin-0.9.34-0.0.git716a292.1|46	install -m0644 suhosin.ini %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12mr|php-suhosin-0.9.34-0.0.git716a292.1|47	
12mr|php-suhosin-0.9.34-0.0.git716a292.1|48	%post
12mr|php-suhosin-0.9.34-0.0.git716a292.1|49	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-suhosin-0.9.34-0.0.git716a292.1|50	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-suhosin-0.9.34-0.0.git716a292.1|51	fi
12mr|php-suhosin-0.9.34-0.0.git716a292.1|52	
12mr|php-suhosin-0.9.34-0.0.git716a292.1|53	%postun
12mr|php-suhosin-0.9.34-0.0.git716a292.1|54	if [ "$1" = "0" ]; then
12mr|php-suhosin-0.9.34-0.0.git716a292.1|55	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-suhosin-0.9.34-0.0.git716a292.1|56	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-suhosin-0.9.34-0.0.git716a292.1|57	fi
12mr|php-suhosin-0.9.34-0.0.git716a292.1|58	fi
12mr|php-suhosin-0.9.34-0.0.git716a292.1|59	
12mr|php-suhosin-0.9.34-0.0.git716a292.1|60	%clean
12mr|php-suhosin-0.9.34-0.0.git716a292.1|61	rm -rf %{buildroot}
12mr|php-suhosin-0.9.34-0.0.git716a292.1|62	
12mr|php-suhosin-0.9.34-0.0.git716a292.1|63	%files
12mr|php-suhosin-0.9.34-0.0.git716a292.1|64	%defattr(-,root,root)
12mr|php-suhosin-0.9.34-0.0.git716a292.1|65	%doc CREDITS tests Changelog
12mr|php-suhosin-0.9.34-0.0.git716a292.1|66	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12mr|php-suhosin-0.9.34-0.0.git716a292.1|67	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12mr|php-suhosin-0.9.34-0.0.git716a292.1|68	
12mr|php-suhosin-0.9.34-0.0.git716a292.1|69	
12mr|php-suhosin-0.9.34-0.0.git716a292.1|70	
12mr|php-suhosin-0.9.34-0.0.git716a292.1|71	%changelog
12mr|php-suhosin-0.9.34-0.0.git716a292.1|72	

15964 12
12mr|php-tclink-3.4.5-17|1	%define modname tclink
12mr|php-tclink-3.4.5-17|2	%define dirname %{modname}
12mr|php-tclink-3.4.5-17|3	%define soname %{modname}.so
12mr|php-tclink-3.4.5-17|4	%define inifile A13_%{modname}.ini
12mr|php-tclink-3.4.5-17|5	
12mr|php-tclink-3.4.5-17|6	Summary:	TCLink enables credit card processing via the TrustCommerce payment gateway
12mr|php-tclink-3.4.5-17|7	Name:		php-%{modname}
12mr|php-tclink-3.4.5-17|8	Version:	3.4.5
12mr|php-tclink-3.4.5-17|9	Release:	%mkrel 17
12mr|php-tclink-3.4.5-17|10	Group:		Development/PHP
12mr|php-tclink-3.4.5-17|11	License:	LGPL
12mr|php-tclink-3.4.5-17|12	URL:		http://www.trustcommerce.com/tclink.html
12mr|php-tclink-3.4.5-17|13	Source0:	http://www.trustcommerce.com/downloads/tclink-%{version}-php.tar.gz
12mr|php-tclink-3.4.5-17|14	Patch0:		TCLink-3.4.0-lib64.diff
12mr|php-tclink-3.4.5-17|15	Patch1:		tclink-3.4.5-php-54x.diff
12mr|php-tclink-3.4.5-17|16	BuildRequires:	php-devel >= 3:5.2.0
12mr|php-tclink-3.4.5-17|17	BuildRequires:	tclink-devel >= 3.4.4
12mr|php-tclink-3.4.5-17|18	BuildRequires:	openssl-devel
12mr|php-tclink-3.4.5-17|19	Epoch:		1
12mr|php-tclink-3.4.5-17|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|php-tclink-3.4.5-17|21	
12mr|php-tclink-3.4.5-17|22	%description
12mr|php-tclink-3.4.5-17|23	This package provides a module for using TCLink directly from PHP scripts.
12mr|php-tclink-3.4.5-17|24	TCLink is a thin client library to allow your e-commerce servers to connect to
12mr|php-tclink-3.4.5-17|25	the TrustCommerce payment gateway.
12mr|php-tclink-3.4.5-17|26	
12mr|php-tclink-3.4.5-17|27	%prep
12mr|php-tclink-3.4.5-17|28	
12mr|php-tclink-3.4.5-17|29	%setup -q -n tclink-%{version}-php
12mr|php-tclink-3.4.5-17|30	
12mr|php-tclink-3.4.5-17|31	# fix strange attribs
12mr|php-tclink-3.4.5-17|32	find . -type d -exec chmod 755 {} \;
12mr|php-tclink-3.4.5-17|33	find . -type f -exec chmod 644 {} \;
12mr|php-tclink-3.4.5-17|34	
12mr|php-tclink-3.4.5-17|35	%patch0 -p0
12mr|php-tclink-3.4.5-17|36	%patch1 -p0
12mr|php-tclink-3.4.5-17|37	
12mr|php-tclink-3.4.5-17|38	%build
12mr|php-tclink-3.4.5-17|39	%serverbuild
12mr|php-tclink-3.4.5-17|40	
12mr|php-tclink-3.4.5-17|41	phpize
12mr|php-tclink-3.4.5-17|42	%configure2_5x --with-libdir=%{_lib} \
12mr|php-tclink-3.4.5-17|43	--with-%{modname}=shared,%{_prefix} \
12mr|php-tclink-3.4.5-17|44	--with-ssl=%{_prefix}
12mr|php-tclink-3.4.5-17|45	
12mr|php-tclink-3.4.5-17|46	%make
12mr|php-tclink-3.4.5-17|47	mv modules/*.so .
12mr|php-tclink-3.4.5-17|48	
12mr|php-tclink-3.4.5-17|49	%install
12mr|php-tclink-3.4.5-17|50	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|php-tclink-3.4.5-17|51	
12mr|php-tclink-3.4.5-17|52	install -d %{buildroot}%{_libdir}/php/extensions
12mr|php-tclink-3.4.5-17|53	install -d %{buildroot}%{_sysconfdir}/php.d
12mr|php-tclink-3.4.5-17|54	
12mr|php-tclink-3.4.5-17|55	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12mr|php-tclink-3.4.5-17|56	
12mr|php-tclink-3.4.5-17|57	%{__cat} > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12mr|php-tclink-3.4.5-17|58	extension = %{soname}
12mr|php-tclink-3.4.5-17|59	EOF
12mr|php-tclink-3.4.5-17|60	
12mr|php-tclink-3.4.5-17|61	%post
12mr|php-tclink-3.4.5-17|62	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-tclink-3.4.5-17|63	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-tclink-3.4.5-17|64	fi
12mr|php-tclink-3.4.5-17|65	
12mr|php-tclink-3.4.5-17|66	%postun
12mr|php-tclink-3.4.5-17|67	if [ "$1" = "0" ]; then
12mr|php-tclink-3.4.5-17|68	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-tclink-3.4.5-17|69	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-tclink-3.4.5-17|70	fi
12mr|php-tclink-3.4.5-17|71	fi
12mr|php-tclink-3.4.5-17|72	
12mr|php-tclink-3.4.5-17|73	%clean
12mr|php-tclink-3.4.5-17|74	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|php-tclink-3.4.5-17|75	
12mr|php-tclink-3.4.5-17|76	%files
12mr|php-tclink-3.4.5-17|77	%defattr(-,root,root)
12mr|php-tclink-3.4.5-17|78	%doc LICENSE README tcexample.php tctest.php doc/*
12mr|php-tclink-3.4.5-17|79	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12mr|php-tclink-3.4.5-17|80	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12mr|php-tclink-3.4.5-17|81	
12mr|php-tclink-3.4.5-17|82	
12mr|php-tclink-3.4.5-17|83	
12mr|php-tclink-3.4.5-17|84	%changelog
12mr|php-tclink-3.4.5-17|85	

15965 12
12mr|php-timezonedb-2012.5-0.1|1	%define modname timezonedb
12mr|php-timezonedb-2012.5-0.1|2	%define dirname %{modname}
12mr|php-timezonedb-2012.5-0.1|3	%define soname %{modname}.so
12mr|php-timezonedb-2012.5-0.1|4	%define inifile A60_%{modname}.ini
12mr|php-timezonedb-2012.5-0.1|5	
12mr|php-timezonedb-2012.5-0.1|6	# (tpg) define release here
12mr|php-timezonedb-2012.5-0.1|7	%if %mandriva_branch == Cooker
12mr|php-timezonedb-2012.5-0.1|8	# Cooker
12mr|php-timezonedb-2012.5-0.1|9	%define release %mkrel 1
12mr|php-timezonedb-2012.5-0.1|10	%else
12mr|php-timezonedb-2012.5-0.1|11	# Old distros
12mr|php-timezonedb-2012.5-0.1|12	%define subrel 1
12mr|php-timezonedb-2012.5-0.1|13	%define release %mkrel 0
12mr|php-timezonedb-2012.5-0.1|14	%endif
12mr|php-timezonedb-2012.5-0.1|15	
12mr|php-timezonedb-2012.5-0.1|16	Summary:	Timezone Database to be used with PHP's date and time functions
12mr|php-timezonedb-2012.5-0.1|17	Name:		php-%{modname}
12mr|php-timezonedb-2012.5-0.1|18	Version:	2012.5
12mr|php-timezonedb-2012.5-0.1|19	Release:	%{release}
12mr|php-timezonedb-2012.5-0.1|20	Group:		Development/PHP
12mr|php-timezonedb-2012.5-0.1|21	License:	PHP License
12mr|php-timezonedb-2012.5-0.1|22	URL:		http://pecl.php.net/package/timezonedb/
12mr|php-timezonedb-2012.5-0.1|23	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12mr|php-timezonedb-2012.5-0.1|24	Source1:	A60_timezonedb.ini
12mr|php-timezonedb-2012.5-0.1|25	BuildRequires:	php-devel >= 3:5.2.1
12mr|php-timezonedb-2012.5-0.1|26	BuildRequires:	file
12mr|php-timezonedb-2012.5-0.1|27	Epoch:		3
12mr|php-timezonedb-2012.5-0.1|28	
12mr|php-timezonedb-2012.5-0.1|29	%description
12mr|php-timezonedb-2012.5-0.1|30	This extension is a drop-in replacement for the builtin timezone database that
12mr|php-timezonedb-2012.5-0.1|31	comes with PHP. You should only install this extension in case you need to get
12mr|php-timezonedb-2012.5-0.1|32	a later version of the timezone database than the one that ships with PHP.
12mr|php-timezonedb-2012.5-0.1|33	
12mr|php-timezonedb-2012.5-0.1|34	The data that this extension uses comes from the "Olson" database, which is
12mr|php-timezonedb-2012.5-0.1|35	located at ftp://elsie.nci.nih.gov/pub/.
12mr|php-timezonedb-2012.5-0.1|36	
12mr|php-timezonedb-2012.5-0.1|37	%prep
12mr|php-timezonedb-2012.5-0.1|38	
12mr|php-timezonedb-2012.5-0.1|39	%setup -q -n %{modname}-%{version}
12mr|php-timezonedb-2012.5-0.1|40	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12mr|php-timezonedb-2012.5-0.1|41	
12mr|php-timezonedb-2012.5-0.1|42	cp %{SOURCE1} %{inifile}
12mr|php-timezonedb-2012.5-0.1|43	
12mr|php-timezonedb-2012.5-0.1|44	# fix permissions
12mr|php-timezonedb-2012.5-0.1|45	find . -type f | xargs chmod 644
12mr|php-timezonedb-2012.5-0.1|46	
12mr|php-timezonedb-2012.5-0.1|47	# strip away annoying ^M
12mr|php-timezonedb-2012.5-0.1|48	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mr|php-timezonedb-2012.5-0.1|49	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mr|php-timezonedb-2012.5-0.1|50	
12mr|php-timezonedb-2012.5-0.1|51	%build
12mr|php-timezonedb-2012.5-0.1|52	%serverbuild
12mr|php-timezonedb-2012.5-0.1|53	
12mr|php-timezonedb-2012.5-0.1|54	phpize
12mr|php-timezonedb-2012.5-0.1|55	%configure2_5x --with-libdir=%{_lib} \
12mr|php-timezonedb-2012.5-0.1|56	--with-%{modname}=shared,%{_prefix}
12mr|php-timezonedb-2012.5-0.1|57	%make
12mr|php-timezonedb-2012.5-0.1|58	
12mr|php-timezonedb-2012.5-0.1|59	mv modules/*.so .
12mr|php-timezonedb-2012.5-0.1|60	
12mr|php-timezonedb-2012.5-0.1|61	%install
12mr|php-timezonedb-2012.5-0.1|62	install -d %{buildroot}%{_libdir}/php/extensions
12mr|php-timezonedb-2012.5-0.1|63	install -d %{buildroot}%{_sysconfdir}/php.d
12mr|php-timezonedb-2012.5-0.1|64	
12mr|php-timezonedb-2012.5-0.1|65	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12mr|php-timezonedb-2012.5-0.1|66	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12mr|php-timezonedb-2012.5-0.1|67	
12mr|php-timezonedb-2012.5-0.1|68	%post
12mr|php-timezonedb-2012.5-0.1|69	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-timezonedb-2012.5-0.1|70	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-timezonedb-2012.5-0.1|71	fi
12mr|php-timezonedb-2012.5-0.1|72	
12mr|php-timezonedb-2012.5-0.1|73	%postun
12mr|php-timezonedb-2012.5-0.1|74	if [ "$1" = "0" ]; then
12mr|php-timezonedb-2012.5-0.1|75	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-timezonedb-2012.5-0.1|76	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-timezonedb-2012.5-0.1|77	fi
12mr|php-timezonedb-2012.5-0.1|78	fi
12mr|php-timezonedb-2012.5-0.1|79	
12mr|php-timezonedb-2012.5-0.1|80	%files
12mr|php-timezonedb-2012.5-0.1|81	%defattr(-,root,root)
12mr|php-timezonedb-2012.5-0.1|82	%doc CREDITS package*.xml
12mr|php-timezonedb-2012.5-0.1|83	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12mr|php-timezonedb-2012.5-0.1|84	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12mr|php-timezonedb-2012.5-0.1|85	
12mr|php-timezonedb-2012.5-0.1|86	
12mr|php-timezonedb-2012.5-0.1|87	
12mr|php-timezonedb-2012.5-0.1|88	%changelog
12mr|php-timezonedb-2012.5-0.1|89	

15966 12
12mr|php-translit-0.6.1-5|1	%define modname translit
12mr|php-translit-0.6.1-5|2	%define dirname %{modname}
12mr|php-translit-0.6.1-5|3	%define soname %{modname}.so
12mr|php-translit-0.6.1-5|4	%define inifile A33_%{modname}.ini
12mr|php-translit-0.6.1-5|5	
12mr|php-translit-0.6.1-5|6	Summary:	Transliterates non-latin character sets to latin
12mr|php-translit-0.6.1-5|7	Name:		php-%{modname}
12mr|php-translit-0.6.1-5|8	Version:	0.6.1
12mr|php-translit-0.6.1-5|9	Release:	%mkrel 5
12mr|php-translit-0.6.1-5|10	Group:		Development/PHP
12mr|php-translit-0.6.1-5|11	License:	PHP License
12mr|php-translit-0.6.1-5|12	URL:		http://derickrethans.nl/translit.php
12mr|php-translit-0.6.1-5|13	Source0:	http://pecl.php.net/get/translit-%{version}.tgz
12mr|php-translit-0.6.1-5|14	BuildRequires:	php-devel >= 3:5.2.0
12mr|php-translit-0.6.1-5|15	Epoch:		1
12mr|php-translit-0.6.1-5|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|php-translit-0.6.1-5|17	
12mr|php-translit-0.6.1-5|18	%description
12mr|php-translit-0.6.1-5|19	This extension allows you to transliterate text in non-latin characters (such
12mr|php-translit-0.6.1-5|20	as Chinese, Cyrillic, Greek etc) to latin characters. Besides the
12mr|php-translit-0.6.1-5|21	transliteration the extension also contains filters to upper- and lowercase
12mr|php-translit-0.6.1-5|22	latin, cyrillic and greek, and perform special forms of transliteration such as
12mr|php-translit-0.6.1-5|23	converting ligatures such as the Norwegian "" to "ae" and normalizing
12mr|php-translit-0.6.1-5|24	punctuation and spacing.
12mr|php-translit-0.6.1-5|25	
12mr|php-translit-0.6.1-5|26	%prep
12mr|php-translit-0.6.1-5|27	
12mr|php-translit-0.6.1-5|28	%setup -q -n translit-%{version}
12mr|php-translit-0.6.1-5|29	[ "../package.xml" != "/" ] && mv ../package.xml .
12mr|php-translit-0.6.1-5|30	
12mr|php-translit-0.6.1-5|31	%build
12mr|php-translit-0.6.1-5|32	%serverbuild
12mr|php-translit-0.6.1-5|33	
12mr|php-translit-0.6.1-5|34	phpize
12mr|php-translit-0.6.1-5|35	%configure2_5x \
12mr|php-translit-0.6.1-5|36	--enable-%{modname}=shared,%{_prefix}
12mr|php-translit-0.6.1-5|37	
12mr|php-translit-0.6.1-5|38	%make
12mr|php-translit-0.6.1-5|39	mv modules/*.so .
12mr|php-translit-0.6.1-5|40	
12mr|php-translit-0.6.1-5|41	%install
12mr|php-translit-0.6.1-5|42	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|php-translit-0.6.1-5|43	
12mr|php-translit-0.6.1-5|44	
12mr|php-translit-0.6.1-5|45	install -d %{buildroot}%{_libdir}/php/extensions
12mr|php-translit-0.6.1-5|46	install -d %{buildroot}%{_sysconfdir}/php.d
12mr|php-translit-0.6.1-5|47	
12mr|php-translit-0.6.1-5|48	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12mr|php-translit-0.6.1-5|49	
12mr|php-translit-0.6.1-5|50	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12mr|php-translit-0.6.1-5|51	extension = %{soname}
12mr|php-translit-0.6.1-5|52	EOF
12mr|php-translit-0.6.1-5|53	
12mr|php-translit-0.6.1-5|54	%post
12mr|php-translit-0.6.1-5|55	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-translit-0.6.1-5|56	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-translit-0.6.1-5|57	fi
12mr|php-translit-0.6.1-5|58	
12mr|php-translit-0.6.1-5|59	%postun
12mr|php-translit-0.6.1-5|60	if [ "$1" = "0" ]; then
12mr|php-translit-0.6.1-5|61	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-translit-0.6.1-5|62	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-translit-0.6.1-5|63	fi
12mr|php-translit-0.6.1-5|64	fi
12mr|php-translit-0.6.1-5|65	
12mr|php-translit-0.6.1-5|66	%clean
12mr|php-translit-0.6.1-5|67	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|php-translit-0.6.1-5|68	
12mr|php-translit-0.6.1-5|69	%files
12mr|php-translit-0.6.1-5|70	%defattr(-,root,root)
12mr|php-translit-0.6.1-5|71	%doc package.xml
12mr|php-translit-0.6.1-5|72	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12mr|php-translit-0.6.1-5|73	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12mr|php-translit-0.6.1-5|74	
12mr|php-translit-0.6.1-5|75	
12mr|php-translit-0.6.1-5|76	
12mr|php-translit-0.6.1-5|77	%changelog
12mr|php-translit-0.6.1-5|78	

15967 12
12mr|php-vld-0.11.1-2|1	%define modname vld
12mr|php-vld-0.11.1-2|2	%define soname %{modname}.so
12mr|php-vld-0.11.1-2|3	%define inifile 98_%{modname}.ini
12mr|php-vld-0.11.1-2|4	
12mr|php-vld-0.11.1-2|5	Summary:	Provides functionality to dump the internal representation of PHP scripts
12mr|php-vld-0.11.1-2|6	Name:		php-%{modname}
12mr|php-vld-0.11.1-2|7	Version:	0.11.1
12mr|php-vld-0.11.1-2|8	Release:	%mkrel 2
12mr|php-vld-0.11.1-2|9	Group:		Development/PHP
12mr|php-vld-0.11.1-2|10	License:	PHP License
12mr|php-vld-0.11.1-2|11	URL:		http://pecl.php.net/package/vld
12mr|php-vld-0.11.1-2|12	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12mr|php-vld-0.11.1-2|13	Requires(pre): rpm-helper
12mr|php-vld-0.11.1-2|14	Requires(postun): rpm-helper
12mr|php-vld-0.11.1-2|15	BuildRequires:	php-devel >= 3:5.2.0
12mr|php-vld-0.11.1-2|16	BuildRequires:	file
12mr|php-vld-0.11.1-2|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|php-vld-0.11.1-2|18	
12mr|php-vld-0.11.1-2|19	%description
12mr|php-vld-0.11.1-2|20	The Vulcan Logic Disassembler hooks into the Zend Engine and dumps all the
12mr|php-vld-0.11.1-2|21	opcodes (execution units) of a script.
12mr|php-vld-0.11.1-2|22	
12mr|php-vld-0.11.1-2|23	%prep
12mr|php-vld-0.11.1-2|24	
12mr|php-vld-0.11.1-2|25	%setup -q -n %{modname}-%{version}
12mr|php-vld-0.11.1-2|26	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12mr|php-vld-0.11.1-2|27	
12mr|php-vld-0.11.1-2|28	# fix permissions
12mr|php-vld-0.11.1-2|29	find . -type f | xargs chmod 644
12mr|php-vld-0.11.1-2|30	
12mr|php-vld-0.11.1-2|31	# strip away annoying ^M
12mr|php-vld-0.11.1-2|32	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mr|php-vld-0.11.1-2|33	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mr|php-vld-0.11.1-2|34	
12mr|php-vld-0.11.1-2|35	# lib64 fix
12mr|php-vld-0.11.1-2|36	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12mr|php-vld-0.11.1-2|37	
12mr|php-vld-0.11.1-2|38	%build
12mr|php-vld-0.11.1-2|39	%serverbuild
12mr|php-vld-0.11.1-2|40	
12mr|php-vld-0.11.1-2|41	phpize
12mr|php-vld-0.11.1-2|42	%configure2_5x --with-libdir=%{_lib} \
12mr|php-vld-0.11.1-2|43	--with-%{modname}=shared,%{_prefix}
12mr|php-vld-0.11.1-2|44	
12mr|php-vld-0.11.1-2|45	%make
12mr|php-vld-0.11.1-2|46	
12mr|php-vld-0.11.1-2|47	%install
12mr|php-vld-0.11.1-2|48	rm -rf %{buildroot}
12mr|php-vld-0.11.1-2|49	
12mr|php-vld-0.11.1-2|50	install -d %{buildroot}%{_sysconfdir}/php.d
12mr|php-vld-0.11.1-2|51	install -d %{buildroot}%{_libdir}/php/extensions
12mr|php-vld-0.11.1-2|52	install -d %{buildroot}/var/log/httpd
12mr|php-vld-0.11.1-2|53	
12mr|php-vld-0.11.1-2|54	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
12mr|php-vld-0.11.1-2|55	
12mr|php-vld-0.11.1-2|56	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12mr|php-vld-0.11.1-2|57	extension = %{soname}
12mr|php-vld-0.11.1-2|58	
12mr|php-vld-0.11.1-2|59	[vld]
12mr|php-vld-0.11.1-2|60	vld.active = 0
12mr|php-vld-0.11.1-2|61	vld.execute = 1
12mr|php-vld-0.11.1-2|62	vld.skip_append = 0
12mr|php-vld-0.11.1-2|63	vld.skip_prepend = 0
12mr|php-vld-0.11.1-2|64	vld.verbosity = 1
12mr|php-vld-0.11.1-2|65	EOF
12mr|php-vld-0.11.1-2|66	
12mr|php-vld-0.11.1-2|67	%post
12mr|php-vld-0.11.1-2|68	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-vld-0.11.1-2|69	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-vld-0.11.1-2|70	fi
12mr|php-vld-0.11.1-2|71	
12mr|php-vld-0.11.1-2|72	%postun
12mr|php-vld-0.11.1-2|73	if [ "$1" = "0" ]; then
12mr|php-vld-0.11.1-2|74	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-vld-0.11.1-2|75	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-vld-0.11.1-2|76	fi
12mr|php-vld-0.11.1-2|77	fi
12mr|php-vld-0.11.1-2|78	
12mr|php-vld-0.11.1-2|79	%clean
12mr|php-vld-0.11.1-2|80	rm -rf %{buildroot}
12mr|php-vld-0.11.1-2|81	
12mr|php-vld-0.11.1-2|82	%files
12mr|php-vld-0.11.1-2|83	%defattr(-,root,root)
12mr|php-vld-0.11.1-2|84	%doc package*.xml
12mr|php-vld-0.11.1-2|85	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12mr|php-vld-0.11.1-2|86	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12mr|php-vld-0.11.1-2|87	
12mr|php-vld-0.11.1-2|88	
12mr|php-vld-0.11.1-2|89	
12mr|php-vld-0.11.1-2|90	%changelog
12mr|php-vld-0.11.1-2|91	

15968 12
12mr|php-xattr-1.1.0-25|1	%define modname xattr
12mr|php-xattr-1.1.0-25|2	%define dirname %{modname}
12mr|php-xattr-1.1.0-25|3	%define soname %{modname}.so
12mr|php-xattr-1.1.0-25|4	%define inifile A27_%{modname}.ini
12mr|php-xattr-1.1.0-25|5	
12mr|php-xattr-1.1.0-25|6	Summary:	Provides a interface to Extended attributes for PHP
12mr|php-xattr-1.1.0-25|7	Name:		php-%{modname}
12mr|php-xattr-1.1.0-25|8	Version:	1.1.0
12mr|php-xattr-1.1.0-25|9	Release:	25
12mr|php-xattr-1.1.0-25|10	Group:		Development/PHP
12mr|php-xattr-1.1.0-25|11	License:	PHP License
12mr|php-xattr-1.1.0-25|12	URL:		http://pecl.php.net/package/xattr
12mr|php-xattr-1.1.0-25|13	Source0:	http://pecl.php.net/get/xattr-%{version}.tgz
12mr|php-xattr-1.1.0-25|14	Patch0:		xattr-1.1.0-php54x.diff
12mr|php-xattr-1.1.0-25|15	BuildRequires:	php-devel >= 3:5.2.0
12mr|php-xattr-1.1.0-25|16	BuildRequires:	attr-devel
12mr|php-xattr-1.1.0-25|17	Epoch:		1
12mr|php-xattr-1.1.0-25|18	
12mr|php-xattr-1.1.0-25|19	%description
12mr|php-xattr-1.1.0-25|20	This package allows to manipulate extended attributes on filesystems that
12mr|php-xattr-1.1.0-25|21	support them. Requires libattr from Linux XFS project.
12mr|php-xattr-1.1.0-25|22	
12mr|php-xattr-1.1.0-25|23	%prep
12mr|php-xattr-1.1.0-25|24	
12mr|php-xattr-1.1.0-25|25	%setup -q -n xattr-%{version}
12mr|php-xattr-1.1.0-25|26	[ "../package.xml" != "/" ] && mv ../package.xml .
12mr|php-xattr-1.1.0-25|27	
12mr|php-xattr-1.1.0-25|28	%patch0 -p0
12mr|php-xattr-1.1.0-25|29	
12mr|php-xattr-1.1.0-25|30	%build
12mr|php-xattr-1.1.0-25|31	%serverbuild
12mr|php-xattr-1.1.0-25|32	
12mr|php-xattr-1.1.0-25|33	phpize
12mr|php-xattr-1.1.0-25|34	%configure2_5x --with-libdir=%{_lib} \
12mr|php-xattr-1.1.0-25|35	--with-%{modname}=shared,%{_prefix}
12mr|php-xattr-1.1.0-25|36	
12mr|php-xattr-1.1.0-25|37	%make
12mr|php-xattr-1.1.0-25|38	mv modules/*.so .
12mr|php-xattr-1.1.0-25|39	
12mr|php-xattr-1.1.0-25|40	%install
12mr|php-xattr-1.1.0-25|41	install -d %{buildroot}%{_libdir}/php/extensions
12mr|php-xattr-1.1.0-25|42	install -d %{buildroot}%{_sysconfdir}/php.d
12mr|php-xattr-1.1.0-25|43	
12mr|php-xattr-1.1.0-25|44	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12mr|php-xattr-1.1.0-25|45	
12mr|php-xattr-1.1.0-25|46	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12mr|php-xattr-1.1.0-25|47	extension = %{soname}
12mr|php-xattr-1.1.0-25|48	EOF
12mr|php-xattr-1.1.0-25|49	
12mr|php-xattr-1.1.0-25|50	%post
12mr|php-xattr-1.1.0-25|51	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-xattr-1.1.0-25|52	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-xattr-1.1.0-25|53	fi
12mr|php-xattr-1.1.0-25|54	
12mr|php-xattr-1.1.0-25|55	%postun
12mr|php-xattr-1.1.0-25|56	if [ "$1" = "0" ]; then
12mr|php-xattr-1.1.0-25|57	if [ -f /var/lock/subsys/httpd ]; then
12mr|php-xattr-1.1.0-25|58	%{_initrddir}/httpd restart >/dev/null || :
12mr|php-xattr-1.1.0-25|59	fi
12mr|php-xattr-1.1.0-25|60	fi
12mr|php-xattr-1.1.0-25|61	
12mr|php-xattr-1.1.0-25|62	%files
12mr|php-xattr-1.1.0-25|63	%doc tests CREDITS package.xml
12mr|php-xattr-1.1.0-25|64	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12mr|php-xattr-1.1.0-25|65	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12mr|php-xattr-1.1.0-25|66	
12mr|php-xattr-1.1.0-25|67	
12mr|php-xattr-1.1.0-25|68	
12mr|php-xattr-1.1.0-25|69	%changelog
12mr|php-xattr-1.1.0-25|70	

15969 12
12mr|php-xdebug-2.2.1-1|1	%define modname xdebug
12mr|php-xdebug-2.2.1-1|2	%define dirname %{modname}
12mr|php-xdebug-2.2.1-1|3	%define soname %{modname}.so
12mr|php-xdebug-2.2.1-1|4	%define inifile A29_%{modname}.ini
12mr|php-xdebug-2.2.1-1|5	
12mr|php-xdebug-2.2.1-1|6	Summary:	Provides functions for function traces and profiling for PHP5
12mr|php-xdebug-2.2.1-1|7	Name:		php-%{modname}
12mr|php-xdebug-2.2.1-1|8	Version:	2.2.1
12mr|php-xdebug-2.2.1-1|9	Release:	%mkrel 1
12mr|php-xdebug-2.2.1-1|10	Group:		Development/PHP
12mr|php-xdebug-2.2.1-1|11	License:	BSD-like
12mr|php-xdebug-2.2.1-1|12	URL:		http://www.xdebug.org/
12mr|php-xdebug-2.2.1-1|13	Source0:	http://www.xdebug.org/files/%{modname}-%{version}.tgz
12mr|php-xdebug-2.2.1-1|14	Source1:	%{modname}.ini
12mr|php-xdebug-2.2.1-1|15	Patch0:		xdebug-2.2.1-fmtstr.diff
12mr|php-xdebug-2.2.1-1|16	Requires:	gdb
12mr|php-xdebug-2.2.1-1|17	BuildRequires:	php-devel >= 3:5.2.0
12mr|php-xdebug-2.2.1-1|18	Epoch:		2
12mr|php-xdebug-2.2.1-1|19	
12mr|php-xdebug-2.2.1-1|20	%description
12mr|php-xdebug-2.2.1-1|21	The Xdebug extension helps you debugging your script by providing a lot of
12mr|php-xdebug-2.2.1-1|22	valuable debug information.  The debug information that Xdebug can provide
12mr|php-xdebug-2.2.1-1|23	includes the following:
12mr|php-xdebug-2.2.1-1|24	
12mr|php-xdebug-2.2.1-1|25	* stack and function traces in error messages with:
12mr|php-xdebug-2.2.1-1|26	o full parameter display for user defined functions
12mr|php-xdebug-2.2.1-1|27	o function name, file name and line indications
12mr|php-xdebug-2.2.1-1|28	o support for member functions
12mr|php-xdebug-2.2.1-1|29	* memory allocation
12mr|php-xdebug-2.2.1-1|30	* protection for infinite recursions
12mr|php-xdebug-2.2.1-1|31	
12mr|php-xdebug-2.2.1-1|32	Xdebug also provides:
12mr|php-xdebug-2.2.1-1|33	
12mr|php-xdebug-2.2.1-1|34	* profiling information for PHP scripts
12mr|php-xdebug-2.2.1-1|35	* script execution analysis
12mr|php-xdebug-2.2.1-1|36	* capabilities to debug your scripts interactively with a debug client
12mr|php-xdebug-2.2.1-1|37	
12mr|php-xdebug-2.2.1-1|38	%prep
12mr|php-xdebug-2.2.1-1|39	
12mr|php-xdebug-2.2.1-1|40	%setup -q -n %{modname}-%{version}
12mr|php-xdebug-2.2.1-1|41	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12mr|php-xdebug-2.2.1-1|42	%patch0 -p0
12mr|php-xdebug-2.2.1-1|43	
12mr|php-xdebug-2.2.1-1|44	cp %{SOURCE1} %{inifile}
12mr|php-xdebug-2.2.1-1|45	
12mr|php-xdebug-2.2.1-1|46	# lib64 fix
12mr|php-xdebug-2.2.1-1|47	perl -pi -e "s|/usr/lib|%{_libdir}|g" %{inifile}
12mr|php-xdebug-2.2.1-1|48	
12mr|php-xdebug-2.2.1-1|49	%build
12mr|php-xdebug-2.2.1-1|50	%serverbuild
12mr|php-xdebug-2.2.1-1|51	
12mr|php-xdebug-2.2.1-1|52	phpize
12mr|php-xdebug-2.2.1-1|53	%configure2_5x \
12mr|php-xdebug-2.2.1-1|54	--enable-%{modname}=shared,%{_prefix}
12mr|php-xdebug-2.2.1-1|55	
12mr|php-xdebug-2.2.1-1|56	%make
12mr|php-xdebug-2.2.1-1|57	mv modules/*.so .
12mr|php-xdebug-2.2.1-1|58	
12mr|php-xdebug-2.2.1-1|59	# make the debugclient
12mr|php-xdebug-2.2.1-1|60	pushd debugclient
12mr|php-xdebug-2.2.1-1|61	#sh ./buildconf
12mr|php-xdebug-2.2.1-1|62	#    %%configure2_5x
12mr|php-xdebug-2.2.1-1|63	#	--with-libedit
12mr|php-xdebug-2.2.1-1|64	#    %%make
12mr|php-xdebug-2.2.1-1|65	
12mr|php-xdebug-2.2.1-1|66	#  the autostuff is borked...
12mr|php-xdebug-2.2.1-1|67	touch config.h
12mr|php-xdebug-2.2.1-1|68	gcc $CFLAGS %{ldflags} -o debugclient main.c usefulstuff.c -lnsl
12mr|php-xdebug-2.2.1-1|69	
12mr|php-xdebug-2.2.1-1|70	popd
12mr|php-xdebug-2.2.1-1|71	
12mr|php-xdebug-2.2.1-1|72	%install
12mr|php-xdebug-2.2.1-1|73	
12mr|php-xdebug-2.2.1-1|74	install -d %{buildroot}%{_libdir}/php/extensions
12mr|php-xdebug-2.2.1-1|75	install -d %{buildroot}%{_sysconfdir}/php.d
12mr|php-xdebug-2.2.1-1|76	install -d %{buildroot}%{_bindir}
12mr|php-xdebug-2.2.1-1|77	
12mr|php-xdebug-2.2.1-1|78	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12mr|php-xdebug-2.2.1-1|79	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12mr|php-xdebug-2.2.1-1|80	install -m0755 debugclient/debugclient %{buildroot}%{_bindir}/
12mr|php-xdebug-2.2.1-1|81	
12mr|php-xdebug-2.2.1-1|82	%post
12mr|php-xdebug-2.2.1-1|83	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-xdebug-2.2.1-1|84	
12mr|php-xdebug-2.2.1-1|85	%postun
12mr|php-xdebug-2.2.1-1|86	if [ "$1" = "0" ]; then
12mr|php-xdebug-2.2.1-1|87	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|php-xdebug-2.2.1-1|88	fi
12mr|php-xdebug-2.2.1-1|89	
12mr|php-xdebug-2.2.1-1|90	%files
12mr|php-xdebug-2.2.1-1|91	%doc CREDITS LICENSE NEWS README
12mr|php-xdebug-2.2.1-1|92	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12mr|php-xdebug-2.2.1-1|93	%attr(0755,root,root) %{_bindir}/debugclient
12mr|php-xdebug-2.2.1-1|94	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12mr|php-xdebug-2.2.1-1|95	
12mr|php-xdebug-2.2.1-1|96	
12mr|php-xdebug-2.2.1-1|97	
12mr|php-xdebug-2.2.1-1|98	%changelog
12mr|php-xdebug-2.2.1-1|99	

15970 12
12mr|physfs-2.0.2-2|1	%define	name	physfs
12mr|physfs-2.0.2-2|2	%define	version	2.0.2
12mr|physfs-2.0.2-2|3	
12mr|physfs-2.0.2-2|4	%define	libname_orig 	lib%{name}
12mr|physfs-2.0.2-2|5	%define major		2
12mr|physfs-2.0.2-2|6	%define compat_major	1
12mr|physfs-2.0.2-2|7	%define libname		%mklibname %{name} %{major}
12mr|physfs-2.0.2-2|8	%define develname	%mklibname %{name} -d
12mr|physfs-2.0.2-2|9	
12mr|physfs-2.0.2-2|10	Name:		%{name}
12mr|physfs-2.0.2-2|11	Summary:	A library to provide abstract access to various archives
12mr|physfs-2.0.2-2|12	Version:	%{version}
12mr|physfs-2.0.2-2|13	Release:	%mkrel 2
12mr|physfs-2.0.2-2|14	License:	zlib
12mr|physfs-2.0.2-2|15	Group:		System/Libraries
12mr|physfs-2.0.2-2|16	Source0:	http://www.icculus.org/physfs/downloads/%{name}-%{version}.tar.gz
12mr|physfs-2.0.2-2|17	Patch0:		physfs-2.0.2-fix-build.patch
12mr|physfs-2.0.2-2|18	URL:		http://www.icculus.org/physfs/
12mr|physfs-2.0.2-2|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|physfs-2.0.2-2|20	BuildRequires:	ncurses-devel
12mr|physfs-2.0.2-2|21	BuildRequires:	readline-devel
12mr|physfs-2.0.2-2|22	BuildRequires:	zlib-devel
12mr|physfs-2.0.2-2|23	BuildRequires:	liblzma-devel
12mr|physfs-2.0.2-2|24	BuildRequires:	cmake
12mr|physfs-2.0.2-2|25	
12mr|physfs-2.0.2-2|26	
12mr|physfs-2.0.2-2|27	%description
12mr|physfs-2.0.2-2|28	A library to provide abstract access to various archives.
12mr|physfs-2.0.2-2|29	It is intended for use in video games.
12mr|physfs-2.0.2-2|30	The programmer defines a "write directory" on the physical filesystem.
12mr|physfs-2.0.2-2|31	No file writing done through the PhysicsFS API can leave that write directory.
12mr|physfs-2.0.2-2|32	
12mr|physfs-2.0.2-2|33	%package -n	%{libname}
12mr|physfs-2.0.2-2|34	Summary:	Main library for physfs
12mr|physfs-2.0.2-2|35	Group:		System/Libraries
12mr|physfs-2.0.2-2|36	Provides:	%{libname_orig} = %{version}-%{release}
12mr|physfs-2.0.2-2|37	Provides:	%{name} = %{version}-%{release}
12mr|physfs-2.0.2-2|38	
12mr|physfs-2.0.2-2|39	%description -n	%{libname}
12mr|physfs-2.0.2-2|40	This package contains the library needed to run programs dynamically
12mr|physfs-2.0.2-2|41	linked with physfs
12mr|physfs-2.0.2-2|42	
12mr|physfs-2.0.2-2|43	%package -n	%{develname}
12mr|physfs-2.0.2-2|44	Summary:	Headers for developing programs that will use physfs
12mr|physfs-2.0.2-2|45	Group:		Development/C
12mr|physfs-2.0.2-2|46	Requires:	%{libname} = %{version} zlib-devel
12mr|physfs-2.0.2-2|47	Provides:	%{libname_orig}-devel = %{version}-%{release}
12mr|physfs-2.0.2-2|48	Provides:	%{name}-devel = %{version}-%{release}
12mr|physfs-2.0.2-2|49	Obsoletes:	%{mklibname physfs 1.0 -d}
12mr|physfs-2.0.2-2|50	
12mr|physfs-2.0.2-2|51	%description -n	%{develname}
12mr|physfs-2.0.2-2|52	This package contains the headers that programmers will need to develop
12mr|physfs-2.0.2-2|53	applications which will use physfs
12mr|physfs-2.0.2-2|54	
12mr|physfs-2.0.2-2|55	%prep
12mr|physfs-2.0.2-2|56	%setup -q
12mr|physfs-2.0.2-2|57	%patch0 -p0
12mr|physfs-2.0.2-2|58	
12mr|physfs-2.0.2-2|59	# Ensure we use system zlib
12mr|physfs-2.0.2-2|60	# don't use bundled lzma
12mr|physfs-2.0.2-2|61	rm -rf zlib123
12mr|physfs-2.0.2-2|62	rm -rf lzma
12mr|physfs-2.0.2-2|63	
12mr|physfs-2.0.2-2|64	%build
12mr|physfs-2.0.2-2|65	%cmake -DPHYSFS_ARCHIVE_7Z=OFF
12mr|physfs-2.0.2-2|66	%make
12mr|physfs-2.0.2-2|67	
12mr|physfs-2.0.2-2|68	
12mr|physfs-2.0.2-2|69	%install
12mr|physfs-2.0.2-2|70	rm -rf %{buildroot}
12mr|physfs-2.0.2-2|71	
12mr|physfs-2.0.2-2|72	# fix 64 bits lib path
12mr|physfs-2.0.2-2|73	%ifarch x86_64
12mr|physfs-2.0.2-2|74	cd build
12mr|physfs-2.0.2-2|75	sed -i -e 's,lib",lib64",g' cmake_install.cmake
12mr|physfs-2.0.2-2|76	cd ..
12mr|physfs-2.0.2-2|77	%endif
12mr|physfs-2.0.2-2|78	
12mr|physfs-2.0.2-2|79	%makeinstall_std -C build
12mr|physfs-2.0.2-2|80	
12mr|physfs-2.0.2-2|81	
12mr|physfs-2.0.2-2|82	install -d %{buildroot}%{_docdir}%{name}
12mr|physfs-2.0.2-2|83	install *.txt %{buildroot}%{_docdir}%{name}/
12mr|physfs-2.0.2-2|84	
12mr|physfs-2.0.2-2|85	rm -rf %{buildroot}%{_libdir}/*.a
12mr|physfs-2.0.2-2|86	
12mr|physfs-2.0.2-2|87	%clean
12mr|physfs-2.0.2-2|88	rm -rf %{buildroot}
12mr|physfs-2.0.2-2|89	
12mr|physfs-2.0.2-2|90	%if %mdkversion < 200900
12mr|physfs-2.0.2-2|91	%post -n %{libname} -p /sbin/ldconfig
12mr|physfs-2.0.2-2|92	%endif
12mr|physfs-2.0.2-2|93	%if %mdkversion < 200900
12mr|physfs-2.0.2-2|94	%postun -n %{libname} -p /sbin/ldconfig
12mr|physfs-2.0.2-2|95	%endif
12mr|physfs-2.0.2-2|96	
12mr|physfs-2.0.2-2|97	%files -n %{libname}
12mr|physfs-2.0.2-2|98	%defattr(-, root, root)
12mr|physfs-2.0.2-2|99	%{_libdir}/*.so.%{major}*
12mr|physfs-2.0.2-2|100	%{_libdir}/*.so.%{compat_major}
12mr|physfs-2.0.2-2|101	
12mr|physfs-2.0.2-2|102	%files -n %{develname}
12mr|physfs-2.0.2-2|103	%defattr(-, root, root)
12mr|physfs-2.0.2-2|104	%doc %{_docdir}%{name}/*.txt
12mr|physfs-2.0.2-2|105	%{_bindir}/*
12mr|physfs-2.0.2-2|106	%{_includedir}/*.h
12mr|physfs-2.0.2-2|107	%{_libdir}/*.so
12mr|physfs-2.0.2-2|108	
12mr|physfs-2.0.2-2|109	
12mr|physfs-2.0.2-2|110	
12mr|physfs-2.0.2-2|111	%changelog
12mr|physfs-2.0.2-2|112	

15971 12
12mr|piccolo-1.04-2.2.7|1	# Copyright (c) 2000-2005, JPackage Project
12mr|piccolo-1.04-2.2.7|2	# All rights reserved.
12mr|piccolo-1.04-2.2.7|3	#
12mr|piccolo-1.04-2.2.7|4	# Redistribution and use in source and binary forms, with or without
12mr|piccolo-1.04-2.2.7|5	# modification, are permitted provided that the following conditions
12mr|piccolo-1.04-2.2.7|6	# are met:
12mr|piccolo-1.04-2.2.7|7	#
12mr|piccolo-1.04-2.2.7|8	# 1. Redistributions of source code must retain the above copyright
12mr|piccolo-1.04-2.2.7|9	#    notice, this list of conditions and the following disclaimer.
12mr|piccolo-1.04-2.2.7|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|piccolo-1.04-2.2.7|11	#    notice, this list of conditions and the following disclaimer in the
12mr|piccolo-1.04-2.2.7|12	#    documentation and/or other materials provided with the
12mr|piccolo-1.04-2.2.7|13	#    distribution.
12mr|piccolo-1.04-2.2.7|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|piccolo-1.04-2.2.7|15	#    contributors may be used to endorse or promote products derived
12mr|piccolo-1.04-2.2.7|16	#    from this software without specific prior written permission.
12mr|piccolo-1.04-2.2.7|17	#
12mr|piccolo-1.04-2.2.7|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|piccolo-1.04-2.2.7|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|piccolo-1.04-2.2.7|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|piccolo-1.04-2.2.7|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|piccolo-1.04-2.2.7|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|piccolo-1.04-2.2.7|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|piccolo-1.04-2.2.7|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|piccolo-1.04-2.2.7|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|piccolo-1.04-2.2.7|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|piccolo-1.04-2.2.7|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|piccolo-1.04-2.2.7|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|piccolo-1.04-2.2.7|29	#
12mr|piccolo-1.04-2.2.7|30	
12mr|piccolo-1.04-2.2.7|31	%define _with_gcj_support 1
12mr|piccolo-1.04-2.2.7|32	%define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:
12mr|piccolo-1.04-2.2.7|33	%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:
12mr|piccolo-1.04-2.2.7|34	%{_gcj_support}}%{!?_gcj_support:0}}}
12mr|piccolo-1.04-2.2.7|35	
12mr|piccolo-1.04-2.2.7|36	Summary:        Small fast XML parser
12mr|piccolo-1.04-2.2.7|37	Name:           piccolo
12mr|piccolo-1.04-2.2.7|38	Version:        1.04
12mr|piccolo-1.04-2.2.7|39	Release:        %mkrel 2.2.7
12mr|piccolo-1.04-2.2.7|40	Epoch:          0
12mr|piccolo-1.04-2.2.7|41	License:        Apache Software License
12mr|piccolo-1.04-2.2.7|42	URL:            http://piccolo.sourceforge.net/
12mr|piccolo-1.04-2.2.7|43	Group:          Development/Java
12mr|piccolo-1.04-2.2.7|44	Source0:        piccolo-%{version}-src.zip
12mr|piccolo-1.04-2.2.7|45	Patch0:         piccolo-build_xml.patch
12mr|piccolo-1.04-2.2.7|46	BuildRequires:  java-rpmbuild >= 0:1.5.32
12mr|piccolo-1.04-2.2.7|47	BuildRequires:  ant >= 0:1.6
12mr|piccolo-1.04-2.2.7|48	BuildRequires:  ant-junit
12mr|piccolo-1.04-2.2.7|49	BuildRequires:  junit
12mr|piccolo-1.04-2.2.7|50	Requires:       jpackage-utils
12mr|piccolo-1.04-2.2.7|51	%if ! %{gcj_support}
12mr|piccolo-1.04-2.2.7|52	BuildArch:      noarch
12mr|piccolo-1.04-2.2.7|53	%endif
12mr|piccolo-1.04-2.2.7|54	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|piccolo-1.04-2.2.7|55	
12mr|piccolo-1.04-2.2.7|56	%if %{gcj_support}
12mr|piccolo-1.04-2.2.7|57	BuildRequires:          java-gcj-compat-devel
12mr|piccolo-1.04-2.2.7|58	%endif
12mr|piccolo-1.04-2.2.7|59	
12mr|piccolo-1.04-2.2.7|60	%description
12mr|piccolo-1.04-2.2.7|61	Piccolo is a small, extremely fast XML parser for
12mr|piccolo-1.04-2.2.7|62	Java. It implements the SAX 1, SAX 2.0.1, and
12mr|piccolo-1.04-2.2.7|63	JAXP 1.1 (SAX parsing only) interfaces as a
12mr|piccolo-1.04-2.2.7|64	non-validating parser and attempts to detect
12mr|piccolo-1.04-2.2.7|65	all XML well-formedness errors.
12mr|piccolo-1.04-2.2.7|66	
12mr|piccolo-1.04-2.2.7|67	%package javadoc
12mr|piccolo-1.04-2.2.7|68	Summary:        Javadoc for %{name}
12mr|piccolo-1.04-2.2.7|69	Group:          Development/Java
12mr|piccolo-1.04-2.2.7|70	
12mr|piccolo-1.04-2.2.7|71	%description javadoc
12mr|piccolo-1.04-2.2.7|72	%{summary}.
12mr|piccolo-1.04-2.2.7|73	
12mr|piccolo-1.04-2.2.7|74	%prep
12mr|piccolo-1.04-2.2.7|75	%setup -q -T -c -n %{name}-%{version}
12mr|piccolo-1.04-2.2.7|76	cd ..
12mr|piccolo-1.04-2.2.7|77	unzip -q %{SOURCE0}
12mr|piccolo-1.04-2.2.7|78	cd %{name}-%{version}
12mr|piccolo-1.04-2.2.7|79	rm -r src/org src/javax
12mr|piccolo-1.04-2.2.7|80	%patch0
12mr|piccolo-1.04-2.2.7|81	#Fix wrong-file-end-of-line-encoding
12mr|piccolo-1.04-2.2.7|82	sed -i 's/\r$//g' LICENSE.txt
12mr|piccolo-1.04-2.2.7|83	
12mr|piccolo-1.04-2.2.7|84	%build
12mr|piccolo-1.04-2.2.7|85	export OPT_JAR_LIST="ant/ant-junit junit"
12mr|piccolo-1.04-2.2.7|86	export CLASSPATH=
12mr|piccolo-1.04-2.2.7|87	ant -Dbuild.sysclasspath=first build javadoc
12mr|piccolo-1.04-2.2.7|88	
12mr|piccolo-1.04-2.2.7|89	%install
12mr|piccolo-1.04-2.2.7|90	rm -rf $RPM_BUILD_ROOT
12mr|piccolo-1.04-2.2.7|91	
12mr|piccolo-1.04-2.2.7|92	# jars
12mr|piccolo-1.04-2.2.7|93	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mr|piccolo-1.04-2.2.7|94	cp -p lib/Piccolo.jar \
12mr|piccolo-1.04-2.2.7|95	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|piccolo-1.04-2.2.7|96	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|piccolo-1.04-2.2.7|97	
12mr|piccolo-1.04-2.2.7|98	# javadoc
12mr|piccolo-1.04-2.2.7|99	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|piccolo-1.04-2.2.7|100	cp -pr doc/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|piccolo-1.04-2.2.7|101	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|piccolo-1.04-2.2.7|102	
12mr|piccolo-1.04-2.2.7|103	
12mr|piccolo-1.04-2.2.7|104	%if %{gcj_support}
12mr|piccolo-1.04-2.2.7|105	%{_bindir}/aot-compile-rpm
12mr|piccolo-1.04-2.2.7|106	%endif
12mr|piccolo-1.04-2.2.7|107	
12mr|piccolo-1.04-2.2.7|108	%clean
12mr|piccolo-1.04-2.2.7|109	rm -rf $RPM_BUILD_ROOT
12mr|piccolo-1.04-2.2.7|110	
12mr|piccolo-1.04-2.2.7|111	%if %{gcj_support}
12mr|piccolo-1.04-2.2.7|112	%post
12mr|piccolo-1.04-2.2.7|113	%{update_gcjdb}
12mr|piccolo-1.04-2.2.7|114	
12mr|piccolo-1.04-2.2.7|115	%postun
12mr|piccolo-1.04-2.2.7|116	%{clean_gcjdb}
12mr|piccolo-1.04-2.2.7|117	%endif
12mr|piccolo-1.04-2.2.7|118	
12mr|piccolo-1.04-2.2.7|119	%files
12mr|piccolo-1.04-2.2.7|120	%defattr(0644,root,root,0755)
12mr|piccolo-1.04-2.2.7|121	%doc LICENSE.txt
12mr|piccolo-1.04-2.2.7|122	%{_javadir}/%{name}.jar
12mr|piccolo-1.04-2.2.7|123	%{_javadir}/%{name}-%{version}.jar
12mr|piccolo-1.04-2.2.7|124	
12mr|piccolo-1.04-2.2.7|125	%if %{gcj_support}
12mr|piccolo-1.04-2.2.7|126	%dir %{_libdir}/gcj/%{name}
12mr|piccolo-1.04-2.2.7|127	%attr(-,root,root) %{_libdir}/gcj/%{name}/piccolo-1.04.jar.*
12mr|piccolo-1.04-2.2.7|128	%endif
12mr|piccolo-1.04-2.2.7|129	
12mr|piccolo-1.04-2.2.7|130	%files javadoc
12mr|piccolo-1.04-2.2.7|131	%defattr(0644,root,root,0755)
12mr|piccolo-1.04-2.2.7|132	%doc %{_javadocdir}/*
12mr|piccolo-1.04-2.2.7|133	
12mr|piccolo-1.04-2.2.7|134	# -----------------------------------------------------------------------------
12mr|piccolo-1.04-2.2.7|135	
12mr|piccolo-1.04-2.2.7|136	
12mr|piccolo-1.04-2.2.7|137	
12mr|piccolo-1.04-2.2.7|138	%changelog
12mr|piccolo-1.04-2.2.7|139	

15972 12
12mr|pidentd-3.0.19-12|1	Summary:	An implementation of the RFC1413 identification server
12mr|pidentd-3.0.19-12|2	Name:		pidentd
12mr|pidentd-3.0.19-12|3	Version:	3.0.19
12mr|pidentd-3.0.19-12|4	Release:	%mkrel 12
12mr|pidentd-3.0.19-12|5	License:	GPL
12mr|pidentd-3.0.19-12|6	Group:		System/Servers
12mr|pidentd-3.0.19-12|7	URL:		http://www.lysator.liu.se/~pen/pidentd/
12mr|pidentd-3.0.19-12|8	Source0:	ftp://ftp.lysator.liu.se/pub/unix/ident/servers/%{name}-%{version}.tar.bz2
12mr|pidentd-3.0.19-12|9	Source1:	identd.conf
12mr|pidentd-3.0.19-12|10	Patch2:		pidentd-3.0.10-install.patch
12mr|pidentd-3.0.19-12|11	Patch3:		pidentd-3.0.11-nossl.patch
12mr|pidentd-3.0.19-12|12	Patch4:		pidentd-3.0.14-remove_o.patch
12mr|pidentd-3.0.19-12|13	Patch5:		pidentd-3.0.19-pinit.patch
12mr|pidentd-3.0.19-12|14	Requires(post): rpm-helper
12mr|pidentd-3.0.19-12|15	Requires(preun): rpm-helper
12mr|pidentd-3.0.19-12|16	Provides:	identd
12mr|pidentd-3.0.19-12|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|pidentd-3.0.19-12|18	
12mr|pidentd-3.0.19-12|19	%description
12mr|pidentd-3.0.19-12|20	The pidentd package contains identd, which implements the RFC1413
12mr|pidentd-3.0.19-12|21	identification server. Identd looks up specific TCP/IP connections and returns
12mr|pidentd-3.0.19-12|22	either the user name or other information about the process that owns the
12mr|pidentd-3.0.19-12|23	connection.
12mr|pidentd-3.0.19-12|24	
12mr|pidentd-3.0.19-12|25	%prep
12mr|pidentd-3.0.19-12|26	
12mr|pidentd-3.0.19-12|27	%setup -q
12mr|pidentd-3.0.19-12|28	#%patch0 -p1 -b .dummy
12mr|pidentd-3.0.19-12|29	%patch2 -p1 -b .inst
12mr|pidentd-3.0.19-12|30	%patch3 -p1
12mr|pidentd-3.0.19-12|31	%patch4 -p1
12mr|pidentd-3.0.19-12|32	%patch5 -p1 -b .pinit
12mr|pidentd-3.0.19-12|33	chmod 644 src/*.{c,h} BUGS ChangeLog FAQ INSTALL README Y2K doc/rfc1413.txt doc/sgi_irix.txt
12mr|pidentd-3.0.19-12|34	
12mr|pidentd-3.0.19-12|35	%build
12mr|pidentd-3.0.19-12|36	%serverbuild
12mr|pidentd-3.0.19-12|37	autoconf
12mr|pidentd-3.0.19-12|38	%configure2_5x --sysconfdir=%{_sysconfdir} --with-threads=yes
12mr|pidentd-3.0.19-12|39	
12mr|pidentd-3.0.19-12|40	%make
12mr|pidentd-3.0.19-12|41	
12mr|pidentd-3.0.19-12|42	%install
12mr|pidentd-3.0.19-12|43	rm -rf %{buildroot}
12mr|pidentd-3.0.19-12|44	
12mr|pidentd-3.0.19-12|45	mkdir -p %{buildroot}%{_sbindir}
12mr|pidentd-3.0.19-12|46	mkdir -p %{buildroot}%{_mandir}/man8
12mr|pidentd-3.0.19-12|47	
12mr|pidentd-3.0.19-12|48	%makeinstall
12mr|pidentd-3.0.19-12|49	
12mr|pidentd-3.0.19-12|50	ln -s identd ${RPM_BUILD_ROOT}%{_sbindir}/in.identd
12mr|pidentd-3.0.19-12|51	# dangling symlink (typo ?)
12mr|pidentd-3.0.19-12|52	#ln -s identd.8 ${RPM_BUILD_ROOT}%{_sbindir}/in.identd.8
12mr|pidentd-3.0.19-12|53	install -m0644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/identd.conf
12mr|pidentd-3.0.19-12|54	install -m755 etc/identd.init -D %{buildroot}%{_initrddir}/identd
12mr|pidentd-3.0.19-12|55	
12mr|pidentd-3.0.19-12|56	%post
12mr|pidentd-3.0.19-12|57	%_post_service identd
12mr|pidentd-3.0.19-12|58	
12mr|pidentd-3.0.19-12|59	%preun
12mr|pidentd-3.0.19-12|60	%_preun_service identd
12mr|pidentd-3.0.19-12|61	
12mr|pidentd-3.0.19-12|62	%clean
12mr|pidentd-3.0.19-12|63	rm -rf %{buildroot}
12mr|pidentd-3.0.19-12|64	
12mr|pidentd-3.0.19-12|65	%files
12mr|pidentd-3.0.19-12|66	%defattr(-,root,root)
12mr|pidentd-3.0.19-12|67	%doc BUGS ChangeLog FAQ INSTALL README Y2K doc/rfc1413.txt doc/sgi_irix.txt
12mr|pidentd-3.0.19-12|68	%{_sbindir}/*
12mr|pidentd-3.0.19-12|69	%config(noreplace) %{_sysconfdir}/identd.conf
12mr|pidentd-3.0.19-12|70	%{_initrddir}/identd
12mr|pidentd-3.0.19-12|71	%{_mandir}/man8/*
12mr|pidentd-3.0.19-12|72	
12mr|pidentd-3.0.19-12|73	
12mr|pidentd-3.0.19-12|74	
12mr|pidentd-3.0.19-12|75	%changelog
12mr|pidentd-3.0.19-12|76	

15973 12
12mr|pidgin-2.10.6-3|1	#gw 2.7.0, the yahoo plugin does not build otherwise
12mr|pidgin-2.10.6-3|2	%define _disable_ld_no_undefined 1
12mr|pidgin-2.10.6-3|3	
12mr|pidgin-2.10.6-3|4	%define major 0
12mr|pidgin-2.10.6-3|5	%define libname %mklibname purple %{major}
12mr|pidgin-2.10.6-3|6	%define libclient %mklibname purple-client %{major}
12mr|pidgin-2.10.6-3|7	%define libgnt %mklibname gnt %{major}
12mr|pidgin-2.10.6-3|8	%define develname %mklibname purple -d
12mr|pidgin-2.10.6-3|9	
12mr|pidgin-2.10.6-3|10	%define build_evolution 0
12mr|pidgin-2.10.6-3|11	%define build_silc 1
12mr|pidgin-2.10.6-3|12	%define build_meanwhile 1
12mr|pidgin-2.10.6-3|13	%define build_networkmanager 1
12mr|pidgin-2.10.6-3|14	%define build_perl 1
12mr|pidgin-2.10.6-3|15	#gw http://developer.pidgin.im/ticket/11936#comment:1
12mr|pidgin-2.10.6-3|16	%define build_mono 0
12mr|pidgin-2.10.6-3|17	%define build_vv 1
12mr|pidgin-2.10.6-3|18	# (tpg) libgadu is now in main, pidgin's one is really old
12mr|pidgin-2.10.6-3|19	# gw pidgin's internal libgadu was updated recently
12mr|pidgin-2.10.6-3|20	# build against external version if possible, keep in mind older distros
12mr|pidgin-2.10.6-3|21	# might have older libgadu
12mr|pidgin-2.10.6-3|22	#gw configure check is used unless --with-* options are used:
12mr|pidgin-2.10.6-3|23	%define build_libgadu 0
12mr|pidgin-2.10.6-3|24	
12mr|pidgin-2.10.6-3|25	%ifarch mips mipsel
12mr|pidgin-2.10.6-3|26	%define build_mono 0
12mr|pidgin-2.10.6-3|27	%endif
12mr|pidgin-2.10.6-3|28	
12mr|pidgin-2.10.6-3|29	Summary:	A GTK+ based multiprotocol instant messaging client
12mr|pidgin-2.10.6-3|30	Name:		pidgin
12mr|pidgin-2.10.6-3|31	Version:	2.10.6
12mr|pidgin-2.10.6-3|32	Release:	3
12mr|pidgin-2.10.6-3|33	Group:		Networking/Instant messaging
12mr|pidgin-2.10.6-3|34	License:	GPLv2+
12mr|pidgin-2.10.6-3|35	URL:		http://www.pidgin.im/
12mr|pidgin-2.10.6-3|36	Source0:	http://downloads.sourceforge.net/pidgin/%{name}-%{version}.tar.bz2
12mr|pidgin-2.10.6-3|37	#gw from Fedora: generate one time passwords
12mr|pidgin-2.10.6-3|38	Source2:	one_time_password.c
12mr|pidgin-2.10.6-3|39	Patch0:		pidgin-2.7.0-smiley.patch
12mr|pidgin-2.10.6-3|40	Patch3:		pidgin-2.4.2-set-jabber-as-module.patch
12mr|pidgin-2.10.6-3|41	#gw fix build with mono 2.6.4 which does not have the nessessary glib dep
12mr|pidgin-2.10.6-3|42	#in the pkgconfig file
12mr|pidgin-2.10.6-3|43	#also add missing include
12mr|pidgin-2.10.6-3|44	Patch6:		pidgin-2.7.0-mono-build.patch
12mr|pidgin-2.10.6-3|45	#gw fix reading resolv.conf in NetworkManager integration
12mr|pidgin-2.10.6-3|46	Patch111:	%{name}-2.8.0-reread-resolvconf.patch
12mr|pidgin-2.10.6-3|47	Patch115:	%{name}-2.10.0-gg-search-by-uin.patch
12mr|pidgin-2.10.6-3|48	Patch116:	%{name}-2.8.0-gg-disconnect.patch
12mr|pidgin-2.10.6-3|49	Patch117:	pidgin-2.10.1-fix-perl-module-build.patch
12mr|pidgin-2.10.6-3|50	# since libtool drops soname for unversioned modules now, we need to explicitly
12mr|pidgin-2.10.6-3|51	# add soname to plugins that other plugins links against it
12mr|pidgin-2.10.6-3|52	Patch118:	pidgin-2.10.2-explicitly-add-soname-to-liboscar-and-libjabber.patch
12mr|pidgin-2.10.6-3|53	
12mr|pidgin-2.10.6-3|54	BuildRequires:	desktop-file-utils
12mr|pidgin-2.10.6-3|55	BuildRequires:	doxygen
12mr|pidgin-2.10.6-3|56	BuildRequires:	GConf2
12mr|pidgin-2.10.6-3|57	BuildRequires:	graphviz
12mr|pidgin-2.10.6-3|58	BuildRequires:	intltool
12mr|pidgin-2.10.6-3|59	BuildRequires:	xsltproc
12mr|pidgin-2.10.6-3|60	BuildRequires:	expat-devel
12mr|pidgin-2.10.6-3|61	BuildRequires:	gettext-devel
12mr|pidgin-2.10.6-3|62	BuildRequires:	krb5-devel
12mr|pidgin-2.10.6-3|63	BuildRequires:	tk-devel
12mr|pidgin-2.10.6-3|64	BuildRequires:	tcl-devel
12mr|pidgin-2.10.6-3|65	BuildRequires:	pkgconfig(avahi-glib)
12mr|pidgin-2.10.6-3|66	BuildRequires:	pkgconfig(avahi-client)
12mr|pidgin-2.10.6-3|67	BuildRequires:	pkgconfig(gnutls)
12mr|pidgin-2.10.6-3|68	BuildRequires:	libgcrypt-devel
12mr|pidgin-2.10.6-3|69	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|pidgin-2.10.6-3|70	BuildRequires:	pkgconfig(gstreamer-0.10)
12mr|pidgin-2.10.6-3|71	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mr|pidgin-2.10.6-3|72	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|pidgin-2.10.6-3|73	Buildrequires:	pkgconfig(gtkspell-2.0) >= 2.0.2
12mr|pidgin-2.10.6-3|74	BuildRequires:	pkgconfig(ice)
12mr|pidgin-2.10.6-3|75	BuildRequires:	pkgconfig(jack)
12mr|pidgin-2.10.6-3|76	BuildRequires:  pkgconfig(libidn)
12mr|pidgin-2.10.6-3|77	BuildRequires:	pkgconfig(libstartup-notification-1.0) >= 0.5
12mr|pidgin-2.10.6-3|78	Buildrequires:	pkgconfig(ncursesw)
12mr|pidgin-2.10.6-3|79	BuildRequires:	pkgconfig(nss)
12mr|pidgin-2.10.6-3|80	BuildRequires:	pkgconfig(nspr)
12mr|pidgin-2.10.6-3|81	Buildrequires:	pkgconfig(python)
12mr|pidgin-2.10.6-3|82	BuildRequires:	pkgconfig(samplerate)
12mr|pidgin-2.10.6-3|83	BuildRequires:	pkgconfig(sm)
12mr|pidgin-2.10.6-3|84	Buildrequires:	pkgconfig(sqlite3)
12mr|pidgin-2.10.6-3|85	BuildRequires:	pkgconfig(xext)
12mr|pidgin-2.10.6-3|86	BuildRequires:	pkgconfig(xscrnsaver)
12mr|pidgin-2.10.6-3|87	BuildRequires:	pkgconfig(x11)
12mr|pidgin-2.10.6-3|88	%if %build_libgadu
12mr|pidgin-2.10.6-3|89	Buildrequires:	pkgconfig(libgadu) >= 1.11.0
12mr|pidgin-2.10.6-3|90	%endif
12mr|pidgin-2.10.6-3|91	%if %build_networkmanager
12mr|pidgin-2.10.6-3|92	Buildrequires:	pkgconfig(libnm-util)
12mr|pidgin-2.10.6-3|93	%endif
12mr|pidgin-2.10.6-3|94	%if %build_meanwhile
12mr|pidgin-2.10.6-3|95	BuildRequires:	pkgconfig(meanwhile) >= 1.0.0
12mr|pidgin-2.10.6-3|96	%endif
12mr|pidgin-2.10.6-3|97	%if %build_evolution
12mr|pidgin-2.10.6-3|98	BuildRequires:	pkgconfig(evolution-data-server-1.2)
12mr|pidgin-2.10.6-3|99	BuildRequires:	pkgconfig(libebook-1.2)
12mr|pidgin-2.10.6-3|100	BuildRequires:  pkgconfig(libedata-book-1.2)
12mr|pidgin-2.10.6-3|101	%endif
12mr|pidgin-2.10.6-3|102	%if %build_silc
12mr|pidgin-2.10.6-3|103	BuildRequires:	pkgconfig(silc) >= 0.9.12
12mr|pidgin-2.10.6-3|104	BuildRequires:	pkgconfig(silcclient) >= 0.9.12
12mr|pidgin-2.10.6-3|105	%endif
12mr|pidgin-2.10.6-3|106	%if %build_perl
12mr|pidgin-2.10.6-3|107	BuildRequires:	perl-devel
12mr|pidgin-2.10.6-3|108	%endif
12mr|pidgin-2.10.6-3|109	%if %build_mono
12mr|pidgin-2.10.6-3|110	BuildRequires:	pkgconfig(mono)
12mr|pidgin-2.10.6-3|111	%endif
12mr|pidgin-2.10.6-3|112	%if %build_vv
12mr|pidgin-2.10.6-3|113	BuildRequires:  pkgconfig(farstream-0.1)
12mr|pidgin-2.10.6-3|114	Suggests: gstreamer0.10-farstream
12mr|pidgin-2.10.6-3|115	%endif
12mr|pidgin-2.10.6-3|116	
12mr|pidgin-2.10.6-3|117	Requires:	%{name}-i18n = %{version}-%{release}
12mr|pidgin-2.10.6-3|118	Requires:	%{name}-plugins = %{version}-%{release}
12mr|pidgin-2.10.6-3|119	Requires:	%{name}-client >= %{version}-%{release}
12mr|pidgin-2.10.6-3|120	Requires:	rootcerts
12mr|pidgin-2.10.6-3|121	Requires:	xdg-utils
12mr|pidgin-2.10.6-3|122	
12mr|pidgin-2.10.6-3|123	%description
12mr|pidgin-2.10.6-3|124	Pidgin allows you to talk to anyone using a variety of messaging
12mr|pidgin-2.10.6-3|125	protocols including AIM, MSN, Yahoo!, Jabber, Bonjour, Gadu-Gadu,
12mr|pidgin-2.10.6-3|126	ICQ, IRC, Novell Groupwise, QQ, Lotus Sametime, SILC, Simple and
12mr|pidgin-2.10.6-3|127	Zephyr.  These protocols are implemented using a modular, easy to
12mr|pidgin-2.10.6-3|128	use design.  To use a protocol, just add an account using the
12mr|pidgin-2.10.6-3|129	account editor.
12mr|pidgin-2.10.6-3|130	
12mr|pidgin-2.10.6-3|131	Pidgin supports many common features of other clients, as well as many
12mr|pidgin-2.10.6-3|132	unique features, such as perl scripting, TCL scripting and C plugins.
12mr|pidgin-2.10.6-3|133	
12mr|pidgin-2.10.6-3|134	Pidgin is not affiliated with or endorsed by America Online, Inc.,
12mr|pidgin-2.10.6-3|135	Microsoft Corporation, Yahoo! Inc., or ICQ Inc.
12mr|pidgin-2.10.6-3|136	
12mr|pidgin-2.10.6-3|137	%package plugins
12mr|pidgin-2.10.6-3|138	Summary:	Pidgin plugins shared by the Purple and Finch
12mr|pidgin-2.10.6-3|139	Group:		Networking/Instant messaging
12mr|pidgin-2.10.6-3|140	Conflicts:	%{name} < 2.4.1-3
12mr|pidgin-2.10.6-3|141	
12mr|pidgin-2.10.6-3|142	%description plugins
12mr|pidgin-2.10.6-3|143	This contains the parts of Pidgin that are shared between the Purple and
12mr|pidgin-2.10.6-3|144	Finch Instant Messengers.
12mr|pidgin-2.10.6-3|145	
12mr|pidgin-2.10.6-3|146	%package perl
12mr|pidgin-2.10.6-3|147	Summary:	Purple extension, to use perl scripting
12mr|pidgin-2.10.6-3|148	Group:		Networking/Instant messaging
12mr|pidgin-2.10.6-3|149	Requires:	%{name} >= %{version}-%{release}
12mr|pidgin-2.10.6-3|150	
12mr|pidgin-2.10.6-3|151	%description perl
12mr|pidgin-2.10.6-3|152	Purple can use perl script as plugin, this plugin enable them.
12mr|pidgin-2.10.6-3|153	
12mr|pidgin-2.10.6-3|154	%package tcl
12mr|pidgin-2.10.6-3|155	Summary:	Purple extension, to use tcl scripting
12mr|pidgin-2.10.6-3|156	Group:		Networking/Instant messaging
12mr|pidgin-2.10.6-3|157	Requires:	%{name} >= %{version}-%{release}
12mr|pidgin-2.10.6-3|158	
12mr|pidgin-2.10.6-3|159	%description tcl
12mr|pidgin-2.10.6-3|160	Purple can use tcl script as plugin, this plugin enable them.
12mr|pidgin-2.10.6-3|161	
12mr|pidgin-2.10.6-3|162	%if %build_evolution
12mr|pidgin-2.10.6-3|163	%package gevolution
12mr|pidgin-2.10.6-3|164	Summary:	Pidgin extension, for Evolution integration
12mr|pidgin-2.10.6-3|165	Group:		Networking/Instant messaging
12mr|pidgin-2.10.6-3|166	Requires:	%{name} >= %{version}-%{release}
12mr|pidgin-2.10.6-3|167	
12mr|pidgin-2.10.6-3|168	%description gevolution
12mr|pidgin-2.10.6-3|169	This pidgin plugin allows you to have pidgin working together with evolution.
12mr|pidgin-2.10.6-3|170	%endif
12mr|pidgin-2.10.6-3|171	
12mr|pidgin-2.10.6-3|172	%package silc
12mr|pidgin-2.10.6-3|173	Summary:	Purple extension, to use SILC (Secure Internet Live Conferencing)
12mr|pidgin-2.10.6-3|174	Group:		Networking/Instant messaging
12mr|pidgin-2.10.6-3|175	Requires:	%{name} >= %{version}-%{release}
12mr|pidgin-2.10.6-3|176	
12mr|pidgin-2.10.6-3|177	%description silc
12mr|pidgin-2.10.6-3|178	This purple plugin allows you to use SILC (Secure Internet Live Conferencing)
12mr|pidgin-2.10.6-3|179	plugin for live video conference.
12mr|pidgin-2.10.6-3|180	
12mr|pidgin-2.10.6-3|181	%package -n %{develname}
12mr|pidgin-2.10.6-3|182	Summary:	Development files for pidgin
12mr|pidgin-2.10.6-3|183	Group:		Development/GNOME and GTK+
12mr|pidgin-2.10.6-3|184	Requires:	%{libname} >= %{version}-%{release}
12mr|pidgin-2.10.6-3|185	Requires:	%{libgnt} = %{version}-%{release}
12mr|pidgin-2.10.6-3|186	Requires:	%{libclient} = %{version}-%{release}
12mr|pidgin-2.10.6-3|187	Provides:	pidgin-devel = %{version}-%{release}
12mr|pidgin-2.10.6-3|188	
12mr|pidgin-2.10.6-3|189	%description -n %{develname}
12mr|pidgin-2.10.6-3|190	The pidgin-devel package contains the header files, developer
12mr|pidgin-2.10.6-3|191	documentation, and libraries required for development of Pidgin scripts
12mr|pidgin-2.10.6-3|192	and plugins.
12mr|pidgin-2.10.6-3|193	
12mr|pidgin-2.10.6-3|194	%package -n %{libname}
12mr|pidgin-2.10.6-3|195	Summary:	The libpurple library for IM clients like Pidgin and Finch
12mr|pidgin-2.10.6-3|196	Group:		System/Libraries
12mr|pidgin-2.10.6-3|197	
12mr|pidgin-2.10.6-3|198	%description -n %{libname}
12mr|pidgin-2.10.6-3|199	libpurple contains the core IM support for IM clients such as Pidgin
12mr|pidgin-2.10.6-3|200	and Finch.
12mr|pidgin-2.10.6-3|201	
12mr|pidgin-2.10.6-3|202	%package -n %{libclient}
12mr|pidgin-2.10.6-3|203	Summary:	The libpurple-client library for %{name}-client
12mr|pidgin-2.10.6-3|204	Group:		System/Libraries
12mr|pidgin-2.10.6-3|205	Conflicts:	%{name}-client < 2.10.1-1
12mr|pidgin-2.10.6-3|206	
12mr|pidgin-2.10.6-3|207	%description -n %{libclient}
12mr|pidgin-2.10.6-3|208	libpurple-client contains the shared library for %{name}-client.
12mr|pidgin-2.10.6-3|209	
12mr|pidgin-2.10.6-3|210	%package -n %{libgnt}
12mr|pidgin-2.10.6-3|211	Summary:	The libgnt library for the Finch IM client
12mr|pidgin-2.10.6-3|212	Group:		System/Libraries
12mr|pidgin-2.10.6-3|213	%rename %{_lib}finch0
12mr|pidgin-2.10.6-3|214	
12mr|pidgin-2.10.6-3|215	%description -n %{libgnt}
12mr|pidgin-2.10.6-3|216	libgnt contains the core IM support for the Finch IM client.
12mr|pidgin-2.10.6-3|217	
12mr|pidgin-2.10.6-3|218	libgnt supports a variety of messaging protocols including AIM, MSN,
12mr|pidgin-2.10.6-3|219	Yahoo!, Jabber, Bonjour, Gadu-Gadu, ICQ, IRC, Novell Groupwise, QQ,
12mr|pidgin-2.10.6-3|220	Lotus Sametime, SILC, Simple and Zephyr.
12mr|pidgin-2.10.6-3|221	
12mr|pidgin-2.10.6-3|222	%package -n finch
12mr|pidgin-2.10.6-3|223	Summary:	A text-based user interface for Pidgin
12mr|pidgin-2.10.6-3|224	Group:		Networking/Instant messaging
12mr|pidgin-2.10.6-3|225	Requires:	%{name}-i18n >= %{version}-%{release}
12mr|pidgin-2.10.6-3|226	Requires:	%{name}-plugins >= %{version}-%{release}
12mr|pidgin-2.10.6-3|227	Requires:	%{name}-client >= %{version}-%{release}
12mr|pidgin-2.10.6-3|228	
12mr|pidgin-2.10.6-3|229	%description -n	finch
12mr|pidgin-2.10.6-3|230	A text-based user interface for using libpurple. This can be run from a
12mr|pidgin-2.10.6-3|231	standard text console or from a terminal within X Windows.  It
12mr|pidgin-2.10.6-3|232	uses ncurses and our homegrown gnt library for drawing windows
12mr|pidgin-2.10.6-3|233	and text.
12mr|pidgin-2.10.6-3|234	
12mr|pidgin-2.10.6-3|235	%package bonjour
12mr|pidgin-2.10.6-3|236	Summary:	Bonjour plugin for Purple
12mr|pidgin-2.10.6-3|237	Group:		Networking/Instant messaging
12mr|pidgin-2.10.6-3|238	Requires:	%{name} >= %{version}-%{release}
12mr|pidgin-2.10.6-3|239	
12mr|pidgin-2.10.6-3|240	%description bonjour
12mr|pidgin-2.10.6-3|241	Bonjour plugin for purple.
12mr|pidgin-2.10.6-3|242	
12mr|pidgin-2.10.6-3|243	%package meanwhile
12mr|pidgin-2.10.6-3|244	Summary:	Lotus Sametime Community Client plugin for Purple
12mr|pidgin-2.10.6-3|245	Group:		Networking/Instant messaging
12mr|pidgin-2.10.6-3|246	Requires:	%{name} >= %{version}-%{release}
12mr|pidgin-2.10.6-3|247	
12mr|pidgin-2.10.6-3|248	%description meanwhile
12mr|pidgin-2.10.6-3|249	Lotus Sametime Community Client plugin for purple.
12mr|pidgin-2.10.6-3|250	
12mr|pidgin-2.10.6-3|251	%package client
12mr|pidgin-2.10.6-3|252	Summary:	Plugin and sample client to control purple clients
12mr|pidgin-2.10.6-3|253	Group:		Networking/Instant messaging
12mr|pidgin-2.10.6-3|254	Requires:	dbus-python
12mr|pidgin-2.10.6-3|255	
12mr|pidgin-2.10.6-3|256	%description client
12mr|pidgin-2.10.6-3|257	Applications and library to control purple clients remotely.
12mr|pidgin-2.10.6-3|258	
12mr|pidgin-2.10.6-3|259	%if %build_mono
12mr|pidgin-2.10.6-3|260	%package mono
12mr|pidgin-2.10.6-3|261	Summary:	Purple extension, to use Mono plugins
12mr|pidgin-2.10.6-3|262	Group:		Networking/Instant messaging
12mr|pidgin-2.10.6-3|263	Requires:	%{name} >= %{version}-%{release}
12mr|pidgin-2.10.6-3|264	
12mr|pidgin-2.10.6-3|265	%description mono
12mr|pidgin-2.10.6-3|266	Purple can use plugins developed with Mono.
12mr|pidgin-2.10.6-3|267	%endif
12mr|pidgin-2.10.6-3|268	
12mr|pidgin-2.10.6-3|269	%package i18n
12mr|pidgin-2.10.6-3|270	Summary:	Translation files for Pidgin/Finch
12mr|pidgin-2.10.6-3|271	Group:		Networking/Instant messaging
12mr|pidgin-2.10.6-3|272	
12mr|pidgin-2.10.6-3|273	%description i18n
12mr|pidgin-2.10.6-3|274	This package contains translation files for Pidgin/Finch.
12mr|pidgin-2.10.6-3|275	
12mr|pidgin-2.10.6-3|276	%prep
12mr|pidgin-2.10.6-3|277	%setup -q
12mr|pidgin-2.10.6-3|278	%patch0 -p1 -b .smiley
12mr|pidgin-2.10.6-3|279	%patch3 -p0
12mr|pidgin-2.10.6-3|280	%patch6 -p1
12mr|pidgin-2.10.6-3|281	%patch111 -p1 -b .reread-resolvconf
12mr|pidgin-2.10.6-3|282	%patch115 -p1 -b .gg-search
12mr|pidgin-2.10.6-3|283	%patch116 -p1
12mr|pidgin-2.10.6-3|284	%patch117 -p1 -b .perl_buildfix~
12mr|pidgin-2.10.6-3|285	%patch118 -p1 -b .soname~
12mr|pidgin-2.10.6-3|286	
12mr|pidgin-2.10.6-3|287	autoreconf -fi -Im4macros
12mr|pidgin-2.10.6-3|288	
12mr|pidgin-2.10.6-3|289	%build
12mr|pidgin-2.10.6-3|290	%configure2_5x \
12mr|pidgin-2.10.6-3|291	--enable-gnutls=yes \
12mr|pidgin-2.10.6-3|292	%if %build_perl
12mr|pidgin-2.10.6-3|293	--enable-perl \
12mr|pidgin-2.10.6-3|294	%else
12mr|pidgin-2.10.6-3|295	--disable-perl \
12mr|pidgin-2.10.6-3|296	%endif
12mr|pidgin-2.10.6-3|297	%if %build_mono
12mr|pidgin-2.10.6-3|298	--enable-mono \
12mr|pidgin-2.10.6-3|299	%else
12mr|pidgin-2.10.6-3|300	--disable-mono \
12mr|pidgin-2.10.6-3|301	%endif
12mr|pidgin-2.10.6-3|302	%if %build_networkmanager
12mr|pidgin-2.10.6-3|303	--enable-nm \
12mr|pidgin-2.10.6-3|304	%else
12mr|pidgin-2.10.6-3|305	--disable-nm \
12mr|pidgin-2.10.6-3|306	%endif
12mr|pidgin-2.10.6-3|307	%if %build_evolution
12mr|pidgin-2.10.6-3|308	--enable-gevolution \
12mr|pidgin-2.10.6-3|309	%endif
12mr|pidgin-2.10.6-3|310	%if ! %build_vv
12mr|pidgin-2.10.6-3|311	--disable-vv \
12mr|pidgin-2.10.6-3|312	%endif
12mr|pidgin-2.10.6-3|313	--without-krb4 \
12mr|pidgin-2.10.6-3|314	--enable-cap \
12mr|pidgin-2.10.6-3|315	--with-system-ssl-certs=%{_sysconfdir}/pki/tls/rootcerts/ \
12mr|pidgin-2.10.6-3|316	--disable-static \
12mr|pidgin-2.10.6-3|317	--disable-schemas-install
12mr|pidgin-2.10.6-3|318	
12mr|pidgin-2.10.6-3|319	%make
12mr|pidgin-2.10.6-3|320	
12mr|pidgin-2.10.6-3|321	# one_time_password plugin, to be merged upstream soon
12mr|pidgin-2.10.6-3|322	cp %{SOURCE2} libpurple/plugins/
12mr|pidgin-2.10.6-3|323	pushd libpurple/plugins/
12mr|pidgin-2.10.6-3|324	make one_time_password.so
12mr|pidgin-2.10.6-3|325	popd
12mr|pidgin-2.10.6-3|326	
12mr|pidgin-2.10.6-3|327	%install
12mr|pidgin-2.10.6-3|328	rm -rf %{buildroot}
12mr|pidgin-2.10.6-3|329	
12mr|pidgin-2.10.6-3|330	%makeinstall_std mkinstalldirs='mkdir -p'
12mr|pidgin-2.10.6-3|331	
12mr|pidgin-2.10.6-3|332	install -m 0755 libpurple/plugins/one_time_password.so %{buildroot}%{_libdir}/purple-2/
12mr|pidgin-2.10.6-3|333	
12mr|pidgin-2.10.6-3|334	desktop-file-install \
12mr|pidgin-2.10.6-3|335	--remove-category="Application" \
12mr|pidgin-2.10.6-3|336	--add-category="GTK" \
12mr|pidgin-2.10.6-3|337	--add-category="Network" \
12mr|pidgin-2.10.6-3|338	--add-category="InstantMessaging" \
12mr|pidgin-2.10.6-3|339	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|pidgin-2.10.6-3|340	
12mr|pidgin-2.10.6-3|341	# remove files not bundled
12mr|pidgin-2.10.6-3|342	rm -f %{buildroot}%{_libdir}/*/*.la
12mr|pidgin-2.10.6-3|343	rm -f %{buildroot}%{_prefix}/*/perl5/*/perllocal.pod \
12mr|pidgin-2.10.6-3|344	%{buildroot}%{_libdir}/*/perl/auto/*/{.packlist,*.bs,autosplit.ix}
12mr|pidgin-2.10.6-3|345	rm -f %{buildroot}%{_libdir}/*.*a
12mr|pidgin-2.10.6-3|346	
12mr|pidgin-2.10.6-3|347	%find_lang %{name}
12mr|pidgin-2.10.6-3|348	
12mr|pidgin-2.10.6-3|349	%preun
12mr|pidgin-2.10.6-3|350	%preun_uninstall_gconf_schemas purple
12mr|pidgin-2.10.6-3|351	
12mr|pidgin-2.10.6-3|352	%files i18n -f %{name}.lang
12mr|pidgin-2.10.6-3|353	
12mr|pidgin-2.10.6-3|354	%files
12mr|pidgin-2.10.6-3|355	%doc AUTHORS COPYRIGHT ChangeLog
12mr|pidgin-2.10.6-3|356	%doc NEWS README README.MTN doc/the_penguin.txt
12mr|pidgin-2.10.6-3|357	%{_mandir}/man1/pidgin.*
12mr|pidgin-2.10.6-3|358	%{_sysconfdir}/gconf/schemas/purple.schemas
12mr|pidgin-2.10.6-3|359	%{_bindir}/%{name}
12mr|pidgin-2.10.6-3|360	%dir %{_libdir}/%{name}
12mr|pidgin-2.10.6-3|361	%{_datadir}/applications/%{name}.desktop
12mr|pidgin-2.10.6-3|362	%{_datadir}/pixmaps/*
12mr|pidgin-2.10.6-3|363	%{_datadir}/icons/*
12mr|pidgin-2.10.6-3|364	%{_datadir}/sounds/purple
12mr|pidgin-2.10.6-3|365	%{_libdir}/pidgin/cap.so
12mr|pidgin-2.10.6-3|366	%{_libdir}/pidgin/convcolors.so
12mr|pidgin-2.10.6-3|367	%{_libdir}/pidgin/extplacement.so
12mr|pidgin-2.10.6-3|368	%{_libdir}/pidgin/gestures.so
12mr|pidgin-2.10.6-3|369	%{_libdir}/pidgin/gtkbuddynote.so
12mr|pidgin-2.10.6-3|370	%{_libdir}/pidgin/history.so
12mr|pidgin-2.10.6-3|371	%{_libdir}/pidgin/iconaway.so
12mr|pidgin-2.10.6-3|372	%{_libdir}/pidgin/markerline.so
12mr|pidgin-2.10.6-3|373	%{_libdir}/pidgin/musicmessaging.so
12mr|pidgin-2.10.6-3|374	%{_libdir}/pidgin/notify.so
12mr|pidgin-2.10.6-3|375	%{_libdir}/pidgin/pidginrc.so
12mr|pidgin-2.10.6-3|376	%{_libdir}/pidgin/relnot.so
12mr|pidgin-2.10.6-3|377	%{_libdir}/pidgin/sendbutton.so
12mr|pidgin-2.10.6-3|378	%{_libdir}/pidgin/spellchk.so
12mr|pidgin-2.10.6-3|379	%{_libdir}/pidgin/themeedit.so
12mr|pidgin-2.10.6-3|380	%{_libdir}/pidgin/ticker.so
12mr|pidgin-2.10.6-3|381	%{_libdir}/pidgin/timestamp.so
12mr|pidgin-2.10.6-3|382	%{_libdir}/pidgin/timestamp_format.so
12mr|pidgin-2.10.6-3|383	%if %build_vv
12mr|pidgin-2.10.6-3|384	%{_libdir}/pidgin/vvconfig.so
12mr|pidgin-2.10.6-3|385	%endif
12mr|pidgin-2.10.6-3|386	%{_libdir}/pidgin/xmppconsole.so
12mr|pidgin-2.10.6-3|387	%{_libdir}/pidgin/xmppdisco.so
12mr|pidgin-2.10.6-3|388	
12mr|pidgin-2.10.6-3|389	%files -n %{develname}
12mr|pidgin-2.10.6-3|390	%doc ChangeLog.API HACKING PLUGIN_HOWTO
12mr|pidgin-2.10.6-3|391	%{_includedir}/*
12mr|pidgin-2.10.6-3|392	%{_datadir}/aclocal/purple.m4
12mr|pidgin-2.10.6-3|393	%{_libdir}/pkgconfig/*.pc
12mr|pidgin-2.10.6-3|394	%{_libdir}/libpurple.so
12mr|pidgin-2.10.6-3|395	%{_libdir}/libgnt.so
12mr|pidgin-2.10.6-3|396	%{_libdir}/libpurple-client.so
12mr|pidgin-2.10.6-3|397	
12mr|pidgin-2.10.6-3|398	%files -n %{libname}
12mr|pidgin-2.10.6-3|399	%{_libdir}/libpurple.so.%{major}*
12mr|pidgin-2.10.6-3|400	
12mr|pidgin-2.10.6-3|401	%files -n %{libclient}
12mr|pidgin-2.10.6-3|402	%{_libdir}/libpurple-client.so.%{major}*
12mr|pidgin-2.10.6-3|403	
12mr|pidgin-2.10.6-3|404	%files -n %{libgnt}
12mr|pidgin-2.10.6-3|405	%{_libdir}/libgnt.so.%{major}*
12mr|pidgin-2.10.6-3|406	
12mr|pidgin-2.10.6-3|407	%files client
12mr|pidgin-2.10.6-3|408	%{_bindir}/purple-remote
12mr|pidgin-2.10.6-3|409	%{_bindir}/purple-send
12mr|pidgin-2.10.6-3|410	%{_bindir}/purple-send-async
12mr|pidgin-2.10.6-3|411	%{_bindir}/purple-client-example
12mr|pidgin-2.10.6-3|412	%{_bindir}/purple-url-handler
12mr|pidgin-2.10.6-3|413	%{_libdir}/purple-2/dbus-example.so
12mr|pidgin-2.10.6-3|414	
12mr|pidgin-2.10.6-3|415	%files -n finch
12mr|pidgin-2.10.6-3|416	%doc %{_mandir}/man1/finch.*
12mr|pidgin-2.10.6-3|417	%{_bindir}/finch
12mr|pidgin-2.10.6-3|418	%{_libdir}/finch/
12mr|pidgin-2.10.6-3|419	%{_libdir}/gnt/
12mr|pidgin-2.10.6-3|420	
12mr|pidgin-2.10.6-3|421	%if %build_perl
12mr|pidgin-2.10.6-3|422	%files perl
12mr|pidgin-2.10.6-3|423	%doc doc/PERL-HOWTO.dox
12mr|pidgin-2.10.6-3|424	%dir %{_libdir}/%{name}/perl
12mr|pidgin-2.10.6-3|425	%{_libdir}/%{name}/perl/Pidgin.pm
12mr|pidgin-2.10.6-3|426	%dir %{_libdir}/%{name}/perl/auto
12mr|pidgin-2.10.6-3|427	%dir %{_libdir}/%{name}/perl/auto/Pidgin/
12mr|pidgin-2.10.6-3|428	%{_libdir}/%{name}/perl/auto/Pidgin/Pidgin.so
12mr|pidgin-2.10.6-3|429	%dir %{_libdir}/purple-2/perl
12mr|pidgin-2.10.6-3|430	%{_libdir}/purple-2/perl/Purple.pm
12mr|pidgin-2.10.6-3|431	%dir %{_libdir}/purple-2/perl/auto
12mr|pidgin-2.10.6-3|432	%dir %{_libdir}/purple-2/perl/auto/Purple/
12mr|pidgin-2.10.6-3|433	%{_libdir}/purple-2/perl/auto/Purple/Purple.so
12mr|pidgin-2.10.6-3|434	%{_libdir}/purple-2/perl.so
12mr|pidgin-2.10.6-3|435	%{_mandir}/man3*/*
12mr|pidgin-2.10.6-3|436	%endif
12mr|pidgin-2.10.6-3|437	
12mr|pidgin-2.10.6-3|438	%files bonjour
12mr|pidgin-2.10.6-3|439	%{_libdir}/purple-2/libbonjour.so
12mr|pidgin-2.10.6-3|440	
12mr|pidgin-2.10.6-3|441	%files tcl
12mr|pidgin-2.10.6-3|442	%doc doc/TCL-HOWTO.dox
12mr|pidgin-2.10.6-3|443	%{_libdir}/purple-2/tcl.so
12mr|pidgin-2.10.6-3|444	
12mr|pidgin-2.10.6-3|445	%if %build_silc
12mr|pidgin-2.10.6-3|446	%files silc
12mr|pidgin-2.10.6-3|447	%doc libpurple/protocols/silc/README
12mr|pidgin-2.10.6-3|448	%{_libdir}/purple-2/libsilcpurple.so
12mr|pidgin-2.10.6-3|449	%endif
12mr|pidgin-2.10.6-3|450	
12mr|pidgin-2.10.6-3|451	%if %build_evolution
12mr|pidgin-2.10.6-3|452	%files gevolution
12mr|pidgin-2.10.6-3|453	%{_libdir}/%{name}/gevolution.so
12mr|pidgin-2.10.6-3|454	%endif
12mr|pidgin-2.10.6-3|455	
12mr|pidgin-2.10.6-3|456	%if %build_meanwhile
12mr|pidgin-2.10.6-3|457	%files meanwhile
12mr|pidgin-2.10.6-3|458	%{_libdir}/purple-2/libsametime.so
12mr|pidgin-2.10.6-3|459	%endif
12mr|pidgin-2.10.6-3|460	
12mr|pidgin-2.10.6-3|461	%if %build_mono
12mr|pidgin-2.10.6-3|462	%files mono
12mr|pidgin-2.10.6-3|463	%{_libdir}/purple-2/mono.so
12mr|pidgin-2.10.6-3|464	%{_libdir}/purple-2/*.dll
12mr|pidgin-2.10.6-3|465	%endif
12mr|pidgin-2.10.6-3|466	
12mr|pidgin-2.10.6-3|467	%files plugins
12mr|pidgin-2.10.6-3|468	%dir %{_libdir}/purple-2
12mr|pidgin-2.10.6-3|469	%{_libdir}/purple-2/autoaccept.so
12mr|pidgin-2.10.6-3|470	%{_libdir}/purple-2/buddynote.so
12mr|pidgin-2.10.6-3|471	%{_libdir}/purple-2/idle.so
12mr|pidgin-2.10.6-3|472	%{_libdir}/purple-2/joinpart.so
12mr|pidgin-2.10.6-3|473	%{_libdir}/purple-2/libaim.so
12mr|pidgin-2.10.6-3|474	%{_libdir}/purple-2/libgg.so
12mr|pidgin-2.10.6-3|475	%{_libdir}/purple-2/libicq.so
12mr|pidgin-2.10.6-3|476	%{_libdir}/purple-2/libirc.so
12mr|pidgin-2.10.6-3|477	%{_libdir}/purple-2/libjabber.so
12mr|pidgin-2.10.6-3|478	%{_libdir}/purple-2/libmsn.so
12mr|pidgin-2.10.6-3|479	%{_libdir}/purple-2/libmxit.so
12mr|pidgin-2.10.6-3|480	%{_libdir}/purple-2/libmyspace.so
12mr|pidgin-2.10.6-3|481	%{_libdir}/purple-2/libnovell.so
12mr|pidgin-2.10.6-3|482	%{_libdir}/purple-2/liboscar.so
12mr|pidgin-2.10.6-3|483	%{_libdir}/purple-2/libsimple.so
12mr|pidgin-2.10.6-3|484	%{_libdir}/purple-2/libxmpp.so
12mr|pidgin-2.10.6-3|485	%{_libdir}/purple-2/libymsg.so*
12mr|pidgin-2.10.6-3|486	%{_libdir}/purple-2/libyahoo.so
12mr|pidgin-2.10.6-3|487	%{_libdir}/purple-2/libyahoojp.so
12mr|pidgin-2.10.6-3|488	%{_libdir}/purple-2/libzephyr.so
12mr|pidgin-2.10.6-3|489	%{_libdir}/purple-2/log_reader.so
12mr|pidgin-2.10.6-3|490	%{_libdir}/purple-2/newline.so
12mr|pidgin-2.10.6-3|491	%{_libdir}/purple-2/offlinemsg.so
12mr|pidgin-2.10.6-3|492	%{_libdir}/purple-2/one_time_password.so
12mr|pidgin-2.10.6-3|493	%{_libdir}/purple-2/psychic.so
12mr|pidgin-2.10.6-3|494	%{_libdir}/purple-2/ssl-gnutls.so
12mr|pidgin-2.10.6-3|495	%{_libdir}/purple-2/ssl-nss.so
12mr|pidgin-2.10.6-3|496	%{_libdir}/purple-2/ssl.so
12mr|pidgin-2.10.6-3|497	%{_libdir}/purple-2/statenotify.so
12mr|pidgin-2.10.6-3|498	%dir %{_datadir}/purple/
12mr|pidgin-2.10.6-3|499	%dir %{_datadir}/purple/ca-certs
12mr|pidgin-2.10.6-3|500	%{_datadir}/purple/ca-certs/AOL*
12mr|pidgin-2.10.6-3|501	%{_datadir}/purple/ca-certs/Microsoft*
12mr|pidgin-2.10.6-3|502	%{_datadir}/purple/ca-certs/VeriSign*
12mr|pidgin-2.10.6-3|503	%{_datadir}/purple/ca-certs/DigiCert*

15974 12
12mr|pigz-2.2.4-1|1	Name:           pigz
12mr|pigz-2.2.4-1|2	Version:        2.2.4
12mr|pigz-2.2.4-1|3	Release:        1
12mr|pigz-2.2.4-1|4	Summary:        Parallel implementation of gzip
12mr|pigz-2.2.4-1|5	Group:          Archiving/Compression
12mr|pigz-2.2.4-1|6	License:        zlib
12mr|pigz-2.2.4-1|7	URL:            http://www.zlib.net/pigz/
12mr|pigz-2.2.4-1|8	Source0:        http://www.zlib.net/%{name}/%{name}-%{version}.tar.gz
12mr|pigz-2.2.4-1|9	BuildRequires:  zlib-devel
12mr|pigz-2.2.4-1|10	
12mr|pigz-2.2.4-1|11	%description
12mr|pigz-2.2.4-1|12	pigz, which stands for parallel implementation of gzip,
12mr|pigz-2.2.4-1|13	is a fully functional replacement for gzip that exploits
12mr|pigz-2.2.4-1|14	multiple processors and multiple cores to the hilt when compressing data.
12mr|pigz-2.2.4-1|15	
12mr|pigz-2.2.4-1|16	%prep
12mr|pigz-2.2.4-1|17	%setup -q
12mr|pigz-2.2.4-1|18	
12mr|pigz-2.2.4-1|19	%build
12mr|pigz-2.2.4-1|20	%make CFLAGS="%{optflags} -O3" LDFLAGS="%{ldflags}"
12mr|pigz-2.2.4-1|21	
12mr|pigz-2.2.4-1|22	%install
12mr|pigz-2.2.4-1|23	install -p -m755 pigz -D %{buildroot}%{_bindir}/pigz
12mr|pigz-2.2.4-1|24	install -p -m755 unpigz -D %{buildroot}%{_bindir}/unpigz
12mr|pigz-2.2.4-1|25	install -p -m644 pigz.1 -D %{buildroot}%{_datadir}/man/man1/pigz.1
12mr|pigz-2.2.4-1|26	
12mr|pigz-2.2.4-1|27	%files
12mr|pigz-2.2.4-1|28	%doc pigz.pdf README
12mr|pigz-2.2.4-1|29	%{_bindir}/pigz
12mr|pigz-2.2.4-1|30	%{_bindir}/unpigz
12mr|pigz-2.2.4-1|31	%{_datadir}/man/man1/pigz.*
12mr|pigz-2.2.4-1|32	
12mr|pigz-2.2.4-1|33	
12mr|pigz-2.2.4-1|34	
12mr|pigz-2.2.4-1|35	%changelog
12mr|pigz-2.2.4-1|36	

15975 12
12mr|pilot-link-0.12.5-11|1	%define _requires_exceptions perl\(PDA::Pilot\)
12mr|pilot-link-0.12.5-11|2	
12mr|pilot-link-0.12.5-11|3	%define	lib_major	9
12mr|pilot-link-0.12.5-11|4	%define	libname		%mklibname pisock %{lib_major}
12mr|pilot-link-0.12.5-11|5	%define	develname	%mklibname pisock -d
12mr|pilot-link-0.12.5-11|6	%define	libsync		%mklibname pisync %{sync_major}
12mr|pilot-link-0.12.5-11|7	%define	sync_major	1
12mr|pilot-link-0.12.5-11|8	
12mr|pilot-link-0.12.5-11|9	Summary:	File transfer utilities between Linux and PalmPilots
12mr|pilot-link-0.12.5-11|10	Name:		pilot-link
12mr|pilot-link-0.12.5-11|11	Version:	0.12.5
12mr|pilot-link-0.12.5-11|12	Release:	11
12mr|pilot-link-0.12.5-11|13	License:	GPLv2+ and LGPLv2+
12mr|pilot-link-0.12.5-11|14	Group:		Communications
12mr|pilot-link-0.12.5-11|15	URL:		http://www.pilot-link.org/
12mr|pilot-link-0.12.5-11|16	Source0:	http://www.pilot-link.org/source/pilot-link-%{version}.tar.bz2
12mr|pilot-link-0.12.5-11|17	Source1:	connect-palm-ppp.tar.bz2
12mr|pilot-link-0.12.5-11|18	Source2:	19-palm-acl-management.fdi
12mr|pilot-link-0.12.5-11|19	Source3: 	pilot-device-file.policy
12mr|pilot-link-0.12.5-11|20	Source4:	50pilot.sh
12mr|pilot-link-0.12.5-11|21	Source5:	50pilot.csh
12mr|pilot-link-0.12.5-11|22	# (fc) 0.12.3-3mdv fix undefined value (Fedora)
12mr|pilot-link-0.12.5-11|23	Patch3:		pilot-link-0.12.1-var.patch
12mr|pilot-link-0.12.5-11|24	# (fc) 0.12.3-3mdv fix open calls (Fedora)
12mr|pilot-link-0.12.5-11|25	Patch4:		pilot-link-0.12.5-open.patch
12mr|pilot-link-0.12.5-11|26	# (fc) 0.12.3-4mdv fix SJ-22 support (Michael Ekstrand)
12mr|pilot-link-0.12.5-11|27	Patch5:		pilot-link-0.12.3-sj22.patch
12mr|pilot-link-0.12.5-11|28	#gw this code doesn't work with our setting of Werror
12mr|pilot-link-0.12.5-11|29	Patch6: 	pilot-link-0.12.3-no-werror-messup.patch
12mr|pilot-link-0.12.5-11|30	Patch7:		pilot-link-0.12.3-fix-format-strings.patch
12mr|pilot-link-0.12.5-11|31	Patch8:		pilot-link-0.12.5-build_with_perl514.patch
12mr|pilot-link-0.12.5-11|32	Patch9:		pilot-link-0.12.3-libpng14.patch
12mr|pilot-link-0.12.5-11|33	BuildRequires:	autoconf automake libtool
12mr|pilot-link-0.12.5-11|34	BuildRequires:	bison
12mr|pilot-link-0.12.5-11|35	BuildRequires:	perl-devel
12mr|pilot-link-0.12.5-11|36	BuildRequires:	readline-devel
12mr|pilot-link-0.12.5-11|37	BuildRequires:	chrpath
12mr|pilot-link-0.12.5-11|38	BuildRequires:	pkgconfig(libusb)
12mr|pilot-link-0.12.5-11|39	Buildrequires:	pkgconfig(popt)
12mr|pilot-link-0.12.5-11|40	BuildRequires:	pkgconfig(libpng)
12mr|pilot-link-0.12.5-11|41	BuildRequires:	pkgconfig(bluez)
12mr|pilot-link-0.12.5-11|42	Provides:	%{name}-tcl
12mr|pilot-link-0.12.5-11|43	
12mr|pilot-link-0.12.5-11|44	%description
12mr|pilot-link-0.12.5-11|45	This suite of tools allows you to upload and download programs and
12mr|pilot-link-0.12.5-11|46	data files between a Linux/UNIX machine and the PalmPilot.  It has a
12mr|pilot-link-0.12.5-11|47	few extra utils that will allow for things like syncing the
12mr|pilot-link-0.12.5-11|48	PalmPilot's calendar app with Ical.  Note that you might still need to
12mr|pilot-link-0.12.5-11|49	consult the sources for pilot-link if you would like the Python, Tcl,
12mr|pilot-link-0.12.5-11|50	or Perl bindings.
12mr|pilot-link-0.12.5-11|51	
12mr|pilot-link-0.12.5-11|52	Install pilot-link if you want to synchronize your Palm with your
12mr|pilot-link-0.12.5-11|53	Linux system.
12mr|pilot-link-0.12.5-11|54	
12mr|pilot-link-0.12.5-11|55	%package -n	%{libname}
12mr|pilot-link-0.12.5-11|56	Summary:	Libraries needed to use pilot-link
12mr|pilot-link-0.12.5-11|57	Group:		System/Libraries
12mr|pilot-link-0.12.5-11|58	Requires:	%{name}-common >= %{version}-%{release}
12mr|pilot-link-0.12.5-11|59	
12mr|pilot-link-0.12.5-11|60	%description -n	%{libname}
12mr|pilot-link-0.12.5-11|61	Libraries needed to use pilot-link.
12mr|pilot-link-0.12.5-11|62	
12mr|pilot-link-0.12.5-11|63	%package common
12mr|pilot-link-0.12.5-11|64	Summary:	Files used by pilot-link packages
12mr|pilot-link-0.12.5-11|65	Group:		Communications
12mr|pilot-link-0.12.5-11|66	Conflicts:	pilot-link < 0.12.4-3mdv
12mr|pilot-link-0.12.5-11|67	
12mr|pilot-link-0.12.5-11|68	%description common
12mr|pilot-link-0.12.5-11|69	Files used by pilot-link packages.
12mr|pilot-link-0.12.5-11|70	
12mr|pilot-link-0.12.5-11|71	%package -n	%{libsync}
12mr|pilot-link-0.12.5-11|72	Summary:	Libraries needed to use pilot-link
12mr|pilot-link-0.12.5-11|73	Group:		System/Libraries
12mr|pilot-link-0.12.5-11|74	
12mr|pilot-link-0.12.5-11|75	%description -n	%{libsync}
12mr|pilot-link-0.12.5-11|76	Libraries needed to use pilot-link.
12mr|pilot-link-0.12.5-11|77	
12mr|pilot-link-0.12.5-11|78	%package -n	%{develname}
12mr|pilot-link-0.12.5-11|79	Summary:	PalmPilot development header files
12mr|pilot-link-0.12.5-11|80	Group:		Development/C
12mr|pilot-link-0.12.5-11|81	Requires:	%{name} = %{version}-%{release}
12mr|pilot-link-0.12.5-11|82	Requires:	%{libname} = %{version}-%{release}
12mr|pilot-link-0.12.5-11|83	Requires:	%{libsync} = %{version}-%{release}
12mr|pilot-link-0.12.5-11|84	Provides:	%{name}-devel = %{version}-%{release}
12mr|pilot-link-0.12.5-11|85	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|pilot-link-0.12.5-11|86	Provides:	libpisock-devel = %{version}-%{release}
12mr|pilot-link-0.12.5-11|87	Conflicts:	%{_lib}pisock8-devel < 0.12.5-9
12mr|pilot-link-0.12.5-11|88	Obsoletes:	%{_lib}pisock9-devel < 0.12.5-9
12mr|pilot-link-0.12.5-11|89	
12mr|pilot-link-0.12.5-11|90	%description -n	%{develname}
12mr|pilot-link-0.12.5-11|91	This package contains the development headers that are used to build
12mr|pilot-link-0.12.5-11|92	the pilot-link package.  It also includes the static libraries
12mr|pilot-link-0.12.5-11|93	necessary to build static pilot apps.
12mr|pilot-link-0.12.5-11|94	
12mr|pilot-link-0.12.5-11|95	If you want to develop PalmPilot synchronizing applications, you'll
12mr|pilot-link-0.12.5-11|96	need to install this package.
12mr|pilot-link-0.12.5-11|97	
12mr|pilot-link-0.12.5-11|98	%package -n	perl-PDA-Pilot
12mr|pilot-link-0.12.5-11|99	Summary:	Perl module for Palm
12mr|pilot-link-0.12.5-11|100	Group:		Communications
12mr|pilot-link-0.12.5-11|101	Requires:	%{name} = %{version}-%{release}
12mr|pilot-link-0.12.5-11|102	
12mr|pilot-link-0.12.5-11|103	%description -n	perl-PDA-Pilot
12mr|pilot-link-0.12.5-11|104	This package provides perl modules for supporting Palm.
12mr|pilot-link-0.12.5-11|105	
12mr|pilot-link-0.12.5-11|106	%prep
12mr|pilot-link-0.12.5-11|107	%setup -q -a 1
12mr|pilot-link-0.12.5-11|108	%patch3 -p1 -b .var
12mr|pilot-link-0.12.5-11|109	%patch4 -p1 -b .open
12mr|pilot-link-0.12.5-11|110	%patch5 -p1 -b .sj22
12mr|pilot-link-0.12.5-11|111	%patch6 -p1
12mr|pilot-link-0.12.5-11|112	%patch7 -p1
12mr|pilot-link-0.12.5-11|113	%patch8 -p1 -b .perl514
12mr|pilot-link-0.12.5-11|114	%patch9 -p0
12mr|pilot-link-0.12.5-11|115	
12mr|pilot-link-0.12.5-11|116	autoreconf -fi
12mr|pilot-link-0.12.5-11|117	
12mr|pilot-link-0.12.5-11|118	# (tv) fix build by disabling -Werror:
12mr|pilot-link-0.12.5-11|119	#perl -pi -e 's! -Werror"!"!' configure
12mr|pilot-link-0.12.5-11|120	
12mr|pilot-link-0.12.5-11|121	%build
12mr|pilot-link-0.12.5-11|122	%configure2_5x \
12mr|pilot-link-0.12.5-11|123	--with-perl \
12mr|pilot-link-0.12.5-11|124	--enable-conduits \
12mr|pilot-link-0.12.5-11|125	--enable-libusb \
12mr|pilot-link-0.12.5-11|126	--enable-threads \
12mr|pilot-link-0.12.5-11|127	--disable-static
12mr|pilot-link-0.12.5-11|128	
12mr|pilot-link-0.12.5-11|129	# parallel compilation is broken
12mr|pilot-link-0.12.5-11|130	make
12mr|pilot-link-0.12.5-11|131	
12mr|pilot-link-0.12.5-11|132	%install
12mr|pilot-link-0.12.5-11|133	
12mr|pilot-link-0.12.5-11|134	%makeinstall_std
12mr|pilot-link-0.12.5-11|135	
12mr|pilot-link-0.12.5-11|136	# fix manpage install
12mr|pilot-link-0.12.5-11|137	%makeinstall_std -C doc/man
12mr|pilot-link-0.12.5-11|138	
12mr|pilot-link-0.12.5-11|139	mkdir -p %{buildroot}%{_sysconfdir}/modprobe.d/
12mr|pilot-link-0.12.5-11|140	cat << EOF > %{buildroot}%{_sysconfdir}/modprobe.d/visor.conf
12mr|pilot-link-0.12.5-11|141	blacklist visor
12mr|pilot-link-0.12.5-11|142	EOF
12mr|pilot-link-0.12.5-11|143	
12mr|pilot-link-0.12.5-11|144	# remove unneeded files
12mr|pilot-link-0.12.5-11|145	rm -f %{buildroot}%{_libdir}/perl5/*/*/*/PDA/dump.pl
12mr|pilot-link-0.12.5-11|146	
12mr|pilot-link-0.12.5-11|147	# remove broken prog
12mr|pilot-link-0.12.5-11|148	rm -f %{buildroot}%{_bindir}/pilot-prc
12mr|pilot-link-0.12.5-11|149	
12mr|pilot-link-0.12.5-11|150	# Install hal rules file.
12mr|pilot-link-0.12.5-11|151	mkdir -p %{buildroot}%{_datadir}/hal/fdi/policy/10osvendor/
12mr|pilot-link-0.12.5-11|152	install -p -m644 %{SOURCE2} %{buildroot}%{_datadir}/hal/fdi/policy/10osvendor/19-palm-acl-management.fdi
12mr|pilot-link-0.12.5-11|153	
12mr|pilot-link-0.12.5-11|154	# Install PolicyKit
12mr|pilot-link-0.12.5-11|155	mkdir -p %{buildroot}%{_datadir}/PolicyKit/policy
12mr|pilot-link-0.12.5-11|156	install -p -m644 %{SOURCE3} %{buildroot}%{_datadir}/PolicyKit/policy/pilot-device-file.policy
12mr|pilot-link-0.12.5-11|157	
12mr|pilot-link-0.12.5-11|158	# Install udev rules
12mr|pilot-link-0.12.5-11|159	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
12mr|pilot-link-0.12.5-11|160	sed -e 's/MODE="0664"$/MODE="0664", ENV{ACL_MANAGE}="1"/g' doc/60-libpisock.rules >  %{buildroot}%{_sysconfdir}/udev/rules.d/60-libpisock.rules
12mr|pilot-link-0.12.5-11|161	
12mr|pilot-link-0.12.5-11|162	# install profile.d files
12mr|pilot-link-0.12.5-11|163	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
12mr|pilot-link-0.12.5-11|164	install -p -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/profile.d/
12mr|pilot-link-0.12.5-11|165	install -p -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/profile.d/
12mr|pilot-link-0.12.5-11|166	
12mr|pilot-link-0.12.5-11|167	%files
12mr|pilot-link-0.12.5-11|168	%doc COPYING ChangeLog README NEWS
12mr|pilot-link-0.12.5-11|169	%doc connect-palm-ppp/
12mr|pilot-link-0.12.5-11|170	%doc doc/README.usb doc/TODO doc/README.libusb
12mr|pilot-link-0.12.5-11|171	%{_bindir}/pilot-*
12mr|pilot-link-0.12.5-11|172	%exclude %{_bindir}/pilot-undelete
12mr|pilot-link-0.12.5-11|173	%{_mandir}/man1/pilot-*
12mr|pilot-link-0.12.5-11|174	%{_mandir}/man7/*
12mr|pilot-link-0.12.5-11|175	%{_datadir}/pilot-link
12mr|pilot-link-0.12.5-11|176	
12mr|pilot-link-0.12.5-11|177	%files common
12mr|pilot-link-0.12.5-11|178	%config(noreplace) %{_sysconfdir}/profile.d/50pilot.*
12mr|pilot-link-0.12.5-11|179	%config(noreplace) %{_sysconfdir}/modprobe.d/visor.conf
12mr|pilot-link-0.12.5-11|180	%{_sysconfdir}/udev/rules.d/*.rules
12mr|pilot-link-0.12.5-11|181	%{_datadir}/hal/fdi/policy/10osvendor/19-palm-acl-management.fdi
12mr|pilot-link-0.12.5-11|182	%{_datadir}/PolicyKit/policy/pilot-device-file.policy
12mr|pilot-link-0.12.5-11|183	
12mr|pilot-link-0.12.5-11|184	%files -n %{libname}
12mr|pilot-link-0.12.5-11|185	%{_libdir}/libpisock.so.*
12mr|pilot-link-0.12.5-11|186	
12mr|pilot-link-0.12.5-11|187	%files -n %{libsync}
12mr|pilot-link-0.12.5-11|188	%{_libdir}/libpisync.so.*
12mr|pilot-link-0.12.5-11|189	
12mr|pilot-link-0.12.5-11|190	%files -n %{develname}
12mr|pilot-link-0.12.5-11|191	%{_libdir}/*.so
12mr|pilot-link-0.12.5-11|192	%{_includedir}/*
12mr|pilot-link-0.12.5-11|193	%{_datadir}/aclocal/pilot-link.m4
12mr|pilot-link-0.12.5-11|194	%{_libdir}/pkgconfig/*
12mr|pilot-link-0.12.5-11|195	
12mr|pilot-link-0.12.5-11|196	%files -n perl-PDA-Pilot
12mr|pilot-link-0.12.5-11|197	%{_bindir}/pilot-undelete
12mr|pilot-link-0.12.5-11|198	%{_mandir}/man1/ietf2datebook*
12mr|pilot-link-0.12.5-11|199	%{_mandir}/man3/PDA::Pilot.*
12mr|pilot-link-0.12.5-11|200	%{perl_vendorarch}/PDA/*
12mr|pilot-link-0.12.5-11|201	%{perl_vendorarch}/auto/PDA/*
12mr|pilot-link-0.12.5-11|202	
12mr|pilot-link-0.12.5-11|203	
12mr|pilot-link-0.12.5-11|204	%changelog
12mr|pilot-link-0.12.5-11|205	* Thu Aug  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|pilot-link-0.12.5-11|206	+ Commit: f571eec
12mr|pilot-link-0.12.5-11|207	- Rebuild for new perl
12mr|pilot-link-0.12.5-11|208	
12mr|pilot-link-0.12.5-11|209	

15976 12
12mr|pinentry-0.8.2-1|1	Name:		pinentry
12mr|pinentry-0.8.2-1|2	Version:	0.8.2
12mr|pinentry-0.8.2-1|3	Release:	%mkrel 1
12mr|pinentry-0.8.2-1|4	Summary:	Collection of simple PIN or passphrase entry dialogs
12mr|pinentry-0.8.2-1|5	Source0:	ftp://ftp.gnupg.org/gcrypt/%{name}/%{name}-%{version}.tar.bz2
12mr|pinentry-0.8.2-1|6	Source1:	%{SOURCE0}.sig
12mr|pinentry-0.8.2-1|7	Source2:	pinentry-wrapper
12mr|pinentry-0.8.2-1|8	License:	GPLv2+
12mr|pinentry-0.8.2-1|9	Group:		System/Kernel and hardware
12mr|pinentry-0.8.2-1|10	URL:		http://www.gnupg.org/
12mr|pinentry-0.8.2-1|11	BuildRequires:	libgtk+2.0-devel
12mr|pinentry-0.8.2-1|12	BuildRequires:	libcap-devel
12mr|pinentry-0.8.2-1|13	BuildRequires:	ncurses-devel
12mr|pinentry-0.8.2-1|14	BuildRequires:	qt4-devel
12mr|pinentry-0.8.2-1|15	BuildRequires:	gettext-devel
12mr|pinentry-0.8.2-1|16	Obsoletes:	%{name}-curses < 0.8.0-2
12mr|pinentry-0.8.2-1|17	Suggests:	%{name}-gui
12mr|pinentry-0.8.2-1|18	
12mr|pinentry-0.8.2-1|19	%description
12mr|pinentry-0.8.2-1|20	%{name} is a collection of simple PIN or passphrase entry dialogs which
12mr|pinentry-0.8.2-1|21	utilize the Assuan protocol as described by the aegypten project.
12mr|pinentry-0.8.2-1|22	
12mr|pinentry-0.8.2-1|23	%pre
12mr|pinentry-0.8.2-1|24	%{_sbindir}/update-alternatives --remove pinentry %{_bindir}/pinentry-curses ||:
12mr|pinentry-0.8.2-1|25	%{_sbindir}/update-alternatives --remove pinentry %{_bindir}/pinentry-gtk ||:
12mr|pinentry-0.8.2-1|26	%{_sbindir}/update-alternatives --remove pinentry %{_bindir}/pinentry-qt ||:
12mr|pinentry-0.8.2-1|27	%{_sbindir}/update-alternatives --remove pinentry %{_bindir}/pinentry-qt4 ||:
12mr|pinentry-0.8.2-1|28	
12mr|pinentry-0.8.2-1|29	%files
12mr|pinentry-0.8.2-1|30	%doc README TODO ChangeLog NEWS AUTHORS THANKS
12mr|pinentry-0.8.2-1|31	%{_bindir}/pinentry
12mr|pinentry-0.8.2-1|32	%{_bindir}/pinentry-curses
12mr|pinentry-0.8.2-1|33	%{_infodir}/*.info*
12mr|pinentry-0.8.2-1|34	
12mr|pinentry-0.8.2-1|35	#-----------------------------------------------------------------------------------------
12mr|pinentry-0.8.2-1|36	
12mr|pinentry-0.8.2-1|37	%package	gtk2
12mr|pinentry-0.8.2-1|38	Summary:	GTK+ interface of pinentry
12mr|pinentry-0.8.2-1|39	Group:		System/Kernel and hardware
12mr|pinentry-0.8.2-1|40	Provides:	%{name}-gui = %{version}-%{release}
12mr|pinentry-0.8.2-1|41	Requires:	%{name} = %{version}-%{release}
12mr|pinentry-0.8.2-1|42	Obsoletes:	%{name}-gtk
12mr|pinentry-0.8.2-1|43	
12mr|pinentry-0.8.2-1|44	%description	gtk2
12mr|pinentry-0.8.2-1|45	%{name} is a collection of simple PIN or passphrase entry dialogs which
12mr|pinentry-0.8.2-1|46	utilize the Assuan protocol as described by the aegypten project.
12mr|pinentry-0.8.2-1|47	
12mr|pinentry-0.8.2-1|48	This package provides GTK+ interface of the dialog.
12mr|pinentry-0.8.2-1|49	
12mr|pinentry-0.8.2-1|50	%files		gtk2
12mr|pinentry-0.8.2-1|51	%_bindir/pinentry-gtk-2
12mr|pinentry-0.8.2-1|52	
12mr|pinentry-0.8.2-1|53	#-----------------------------------------------------------------------------------------
12mr|pinentry-0.8.2-1|54	
12mr|pinentry-0.8.2-1|55	%package	qt4
12mr|pinentry-0.8.2-1|56	Summary:	QT4 interface of pinentry
12mr|pinentry-0.8.2-1|57	Group:		System/Kernel and hardware
12mr|pinentry-0.8.2-1|58	Provides:	%{name}-gui = %{version}-%{release}
12mr|pinentry-0.8.2-1|59	Requires:	%{name} = %{version}-%{release}
12mr|pinentry-0.8.2-1|60	Obsoletes:	%{name}-qt < 0.7.6-3
12mr|pinentry-0.8.2-1|61	
12mr|pinentry-0.8.2-1|62	%description	qt4
12mr|pinentry-0.8.2-1|63	%{name} is a collection of simple PIN or passphrase entry dialogs which
12mr|pinentry-0.8.2-1|64	utilize the Assuan protocol as described by the aegypten project.
12mr|pinentry-0.8.2-1|65	
12mr|pinentry-0.8.2-1|66	This package provides QT4 interface of the dialog.
12mr|pinentry-0.8.2-1|67	
12mr|pinentry-0.8.2-1|68	%files		qt4
12mr|pinentry-0.8.2-1|69	%{_bindir}/pinentry-qt*
12mr|pinentry-0.8.2-1|70	
12mr|pinentry-0.8.2-1|71	#-----------------------------------------------------------------------------------------
12mr|pinentry-0.8.2-1|72	
12mr|pinentry-0.8.2-1|73	%prep
12mr|pinentry-0.8.2-1|74	%setup -q
12mr|pinentry-0.8.2-1|75	
12mr|pinentry-0.8.2-1|76	%build
12mr|pinentry-0.8.2-1|77	./autogen.sh
12mr|pinentry-0.8.2-1|78	
12mr|pinentry-0.8.2-1|79	%configure2_5x \
12mr|pinentry-0.8.2-1|80	--disable-pinentry-gtk \
12mr|pinentry-0.8.2-1|81	--disable-pinentry-qt \
12mr|pinentry-0.8.2-1|82	--enable-pinentry-qt4 \
12mr|pinentry-0.8.2-1|83	--enable-pinentry-gtk2 \
12mr|pinentry-0.8.2-1|84	--with-qt4-dir=%qt4dir \
12mr|pinentry-0.8.2-1|85	--disable-rpath
12mr|pinentry-0.8.2-1|86	
12mr|pinentry-0.8.2-1|87	%make
12mr|pinentry-0.8.2-1|88	%install
12mr|pinentry-0.8.2-1|89	%makeinstall_std
12mr|pinentry-0.8.2-1|90	
12mr|pinentry-0.8.2-1|91	install -p -m755 -D %{SOURCE2} %{buildroot}%{_bindir}/pinentry
12mr|pinentry-0.8.2-1|92	
12mr|pinentry-0.8.2-1|93	pushd %{buildroot}%{_bindir}
12mr|pinentry-0.8.2-1|94	ln -s pinentry-qt4 pinentry-qt
12mr|pinentry-0.8.2-1|95	popd
12mr|pinentry-0.8.2-1|96	
12mr|pinentry-0.8.2-1|97	%changelog
12mr|pinentry-0.8.2-1|98	

15977 12
12mr|pinfo-0.6.9-13|1	Summary: 	Przemek's Info Viewer - a (much) better info
12mr|pinfo-0.6.9-13|2	Name: 		pinfo
12mr|pinfo-0.6.9-13|3	Version: 	0.6.9
12mr|pinfo-0.6.9-13|4	Release: 	13
12mr|pinfo-0.6.9-13|5	Group: 		Development/Other
12mr|pinfo-0.6.9-13|6	BuildRequires: 	ncurses-devel
12mr|pinfo-0.6.9-13|7	License: 	GPL
12mr|pinfo-0.6.9-13|8	Url: 		http://alioth.debian.org/project/showfiles.php?group_id=30592
12mr|pinfo-0.6.9-13|9	Source0: 	http://alioth.debian.org/download.php/1498/%{name}-%{version}.tar.bz2
12mr|pinfo-0.6.9-13|10	Patch0:		pinfo-0.6.9-lzma-support.patch
12mr|pinfo-0.6.9-13|11	Patch1:		pinfo-0.6.9-as-needed.patch
12mr|pinfo-0.6.9-13|12	
12mr|pinfo-0.6.9-13|13	%description
12mr|pinfo-0.6.9-13|14	Hypertext info file viewer. User interface similar to lynx.
12mr|pinfo-0.6.9-13|15	It is based on ncurses. It can handle now as well info
12mr|pinfo-0.6.9-13|16	pages as man pages. Regexp searching included.
12mr|pinfo-0.6.9-13|17	
12mr|pinfo-0.6.9-13|18	%prep
12mr|pinfo-0.6.9-13|19	%setup -q
12mr|pinfo-0.6.9-13|20	%patch0 -p1 -b .lzma_support
12mr|pinfo-0.6.9-13|21	%patch1 -p1
12mr|pinfo-0.6.9-13|22	
12mr|pinfo-0.6.9-13|23	%build
12mr|pinfo-0.6.9-13|24	#needed by patch 1
12mr|pinfo-0.6.9-13|25	aclocal
12mr|pinfo-0.6.9-13|26	libtoolize --copy --force
12mr|pinfo-0.6.9-13|27	autoreconf
12mr|pinfo-0.6.9-13|28	%configure
12mr|pinfo-0.6.9-13|29	%make
12mr|pinfo-0.6.9-13|30	%make -C po
12mr|pinfo-0.6.9-13|31	
12mr|pinfo-0.6.9-13|32	%install
12mr|pinfo-0.6.9-13|33	%makeinstall_std
12mr|pinfo-0.6.9-13|34	
12mr|pinfo-0.6.9-13|35	%find_lang %{name}
12mr|pinfo-0.6.9-13|36	
12mr|pinfo-0.6.9-13|37	ln -s pinfo %{buildroot}%{_bindir}/pman
12mr|pinfo-0.6.9-13|38	
12mr|pinfo-0.6.9-13|39	%files -f %{name}.lang
12mr|pinfo-0.6.9-13|40	%defattr(-,root,root)
12mr|pinfo-0.6.9-13|41	%doc AUTHORS ChangeLog README TECHSTUFF
12mr|pinfo-0.6.9-13|42	%config(noreplace) %{_sysconfdir}/pinforc
12mr|pinfo-0.6.9-13|43	%{_bindir}/*
12mr|pinfo-0.6.9-13|44	%{_mandir}/*/*
12mr|pinfo-0.6.9-13|45	%{_infodir}/*
12mr|pinfo-0.6.9-13|46	
12mr|pinfo-0.6.9-13|47	
12mr|pinfo-0.6.9-13|48	
12mr|pinfo-0.6.9-13|49	%changelog
12mr|pinfo-0.6.9-13|50	

15978 12
12mr|pitivi-0.15.1-1|1	%define name pitivi
12mr|pitivi-0.15.1-1|2	%define pitividir %_prefix/lib
12mr|pitivi-0.15.1-1|3	%define gnonlin 0.10.16
12mr|pitivi-0.15.1-1|4	%define gstpy 0.10.19
12mr|pitivi-0.15.1-1|5	Summary: Pitivi non linear video editor under linux
12mr|pitivi-0.15.1-1|6	Name: %name
12mr|pitivi-0.15.1-1|7	Version: 0.15.1
12mr|pitivi-0.15.1-1|8	Release: %mkrel 1
12mr|pitivi-0.15.1-1|9	Source0: http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.xz
12mr|pitivi-0.15.1-1|10	License: LGPLv2+
12mr|pitivi-0.15.1-1|11	Group: Video
12mr|pitivi-0.15.1-1|12	URL: http://www.pitivi.org
12mr|pitivi-0.15.1-1|13	BuildRequires:	python-devel
12mr|pitivi-0.15.1-1|14	BuildRequires:  desktop-file-utils
12mr|pitivi-0.15.1-1|15	BuildRequires:  intltool
12mr|pitivi-0.15.1-1|16	BuildRequires:  pkgconfig(gnome-doc-utils)
12mr|pitivi-0.15.1-1|17	Requires:  python-zope-interface
12mr|pitivi-0.15.1-1|18	Requires:  python-pkg-resources
12mr|pitivi-0.15.1-1|19	Requires:  pygtk2.0-libglade
12mr|pitivi-0.15.1-1|20	Requires:  gnome-python
12mr|pitivi-0.15.1-1|21	Requires:  gnome-python-gnomevfs
12mr|pitivi-0.15.1-1|22	Requires:  gstreamer0.10-python >= %gstpy
12mr|pitivi-0.15.1-1|23	Requires:  gstreamer0.10-plugins-base >= 0.10.24
12mr|pitivi-0.15.1-1|24	Requires:  gnonlin >= %gnonlin
12mr|pitivi-0.15.1-1|25	Requires:  python-pygoocanvas
12mr|pitivi-0.15.1-1|26	Requires:  python-dbus
12mr|pitivi-0.15.1-1|27	Requires:  pyxdg
12mr|pitivi-0.15.1-1|28	#gw for make check
12mr|pitivi-0.15.1-1|29	#BuildRequires:  x11-server-xvfb
12mr|pitivi-0.15.1-1|30	#BuildRequires:  python-zope-interface
12mr|pitivi-0.15.1-1|31	#BuildRequires:  python-pkg-resources
12mr|pitivi-0.15.1-1|32	#BuildRequires:  pygtk2.0-libglade
12mr|pitivi-0.15.1-1|33	#BuildRequires:  gnome-python
12mr|pitivi-0.15.1-1|34	#BuildRequires:  gnome-python-gnomevfs
12mr|pitivi-0.15.1-1|35	#BuildRequires:  gstreamer0.10-python >= %gstpy
12mr|pitivi-0.15.1-1|36	#BuildRequires:  gstreamer0.10-plugins-base >= 0.10.24
12mr|pitivi-0.15.1-1|37	#BuildRequires:  gnonlin >= %gnonlin
12mr|pitivi-0.15.1-1|38	#BuildRequires:  python-pygoocanvas
12mr|pitivi-0.15.1-1|39	Suggests:  gstreamer0.10-plugins-good
12mr|pitivi-0.15.1-1|40	Suggests:  gstreamer0.10-plugins-bad
12mr|pitivi-0.15.1-1|41	Suggests:  gstreamer0.10-plugins-ugly
12mr|pitivi-0.15.1-1|42	Suggests:  gstreamer0.10-plugin-ffmpeg
12mr|pitivi-0.15.1-1|43	BuildArch: noarch
12mr|pitivi-0.15.1-1|44	
12mr|pitivi-0.15.1-1|45	%description
12mr|pitivi-0.15.1-1|46	Pitivi is a Non Linear Video Editor using the popular GStreamer media
12mr|pitivi-0.15.1-1|47	framework.
12mr|pitivi-0.15.1-1|48	
12mr|pitivi-0.15.1-1|49	
12mr|pitivi-0.15.1-1|50	%prep
12mr|pitivi-0.15.1-1|51	%setup -q
12mr|pitivi-0.15.1-1|52	%apply_patches
12mr|pitivi-0.15.1-1|53	
12mr|pitivi-0.15.1-1|54	%build
12mr|pitivi-0.15.1-1|55	./configure --prefix=%_prefix --libdir=%pitividir
12mr|pitivi-0.15.1-1|56	%make
12mr|pitivi-0.15.1-1|57	
12mr|pitivi-0.15.1-1|58	%install
12mr|pitivi-0.15.1-1|59	%makeinstall_std
12mr|pitivi-0.15.1-1|60	%find_lang %name --with-gnome
12mr|pitivi-0.15.1-1|61	
12mr|pitivi-0.15.1-1|62	%check
12mr|pitivi-0.15.1-1|63	#gw it currently needs an installed pitivi
12mr|pitivi-0.15.1-1|64	#https://bugzilla.gnome.org/show_bug.cgi?id=594985
12mr|pitivi-0.15.1-1|65	#xfvb-run make check
12mr|pitivi-0.15.1-1|66	
12mr|pitivi-0.15.1-1|67	%files -f %name.lang
12mr|pitivi-0.15.1-1|68	%doc AUTHORS  ChangeLog NEWS RELEASE
12mr|pitivi-0.15.1-1|69	%{_datadir}/pitivi/
12mr|pitivi-0.15.1-1|70	%{_bindir}/pitivi
12mr|pitivi-0.15.1-1|71	%_mandir/man1/%name.1*
12mr|pitivi-0.15.1-1|72	%_datadir/applications/%name.desktop
12mr|pitivi-0.15.1-1|73	%_datadir/icons/hicolor/*/apps/*
12mr|pitivi-0.15.1-1|74	%_datadir/mime/packages/%name.xml
12mr|pitivi-0.15.1-1|75	%pitividir/pitivi/
12mr|pitivi-0.15.1-1|76	
12mr|pitivi-0.15.1-1|77	
12mr|pitivi-0.15.1-1|78	
12mr|pitivi-0.15.1-1|79	%changelog
12mr|pitivi-0.15.1-1|80	

15979 12
12mr|pixman-0.28.0-1|1	%define major 0
12mr|pixman-0.28.0-1|2	%define apiver 1
12mr|pixman-0.28.0-1|3	%define libname %mklibname %{name} %{apiver} %{major}
12mr|pixman-0.28.0-1|4	%define develname %mklibname %{name} -d
12mr|pixman-0.28.0-1|5	
12mr|pixman-0.28.0-1|6	Summary:	A pixel manipulation library
12mr|pixman-0.28.0-1|7	Name:		pixman
12mr|pixman-0.28.0-1|8	Version:	0.28.0
12mr|pixman-0.28.0-1|9	Release:	1
12mr|pixman-0.28.0-1|10	License:	MIT
12mr|pixman-0.28.0-1|11	Group:		System/Libraries
12mr|pixman-0.28.0-1|12	URL:		http://gitweb.freedesktop.org/?p=pixman.git
12mr|pixman-0.28.0-1|13	Source0:	http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
12mr|pixman-0.28.0-1|14	
12mr|pixman-0.28.0-1|15	%description
12mr|pixman-0.28.0-1|16	Pixel manipulation Library.
12mr|pixman-0.28.0-1|17	
12mr|pixman-0.28.0-1|18	%package -n %{libname}
12mr|pixman-0.28.0-1|19	Summary:	Pixel manipulation library
12mr|pixman-0.28.0-1|20	Group:		System/Libraries
12mr|pixman-0.28.0-1|21	Provides:	%{_lib}pixman-1_0
12mr|pixman-0.28.0-1|22	Obsoletes:	%{_lib}pixman-1_0 < 0.22.0
12mr|pixman-0.28.0-1|23	
12mr|pixman-0.28.0-1|24	%description -n %{libname}
12mr|pixman-0.28.0-1|25	A library for manipulating pixel regions -- a set of Y-X banded
12mr|pixman-0.28.0-1|26	rectangles, image compositing using the Porter/Duff model
12mr|pixman-0.28.0-1|27	and implicit mask generation for geometric primitives including
12mr|pixman-0.28.0-1|28	trapezoids, triangles, and rectangles.
12mr|pixman-0.28.0-1|29	
12mr|pixman-0.28.0-1|30	%package -n %{develname}
12mr|pixman-0.28.0-1|31	Summary:	Libraries and include files for developing with libpixman
12mr|pixman-0.28.0-1|32	Group:		Development/C
12mr|pixman-0.28.0-1|33	Requires:	%{libname} = %{version}-%{release}
12mr|pixman-0.28.0-1|34	Provides:	%{name}-devel = %{version}-%{release}
12mr|pixman-0.28.0-1|35	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|pixman-0.28.0-1|36	Provides:	lib%{name}-%{apiver}-devel = %{version}-%{release}
12mr|pixman-0.28.0-1|37	Obsoletes:	%{_lib}pixman-1-devel < 0.22.0
12mr|pixman-0.28.0-1|38	
12mr|pixman-0.28.0-1|39	%description -n %{develname}
12mr|pixman-0.28.0-1|40	This package provides the necessary development libraries and include
12mr|pixman-0.28.0-1|41	files to allow you to develop with pixman.
12mr|pixman-0.28.0-1|42	
12mr|pixman-0.28.0-1|43	%prep
12mr|pixman-0.28.0-1|44	%setup -q
12mr|pixman-0.28.0-1|45	
12mr|pixman-0.28.0-1|46	%build
12mr|pixman-0.28.0-1|47	%configure2_5x \
12mr|pixman-0.28.0-1|48	--disable-static
12mr|pixman-0.28.0-1|49	%make
12mr|pixman-0.28.0-1|50	
12mr|pixman-0.28.0-1|51	%install
12mr|pixman-0.28.0-1|52	%makeinstall_std
12mr|pixman-0.28.0-1|53	
12mr|pixman-0.28.0-1|54	%files -n %{libname}
12mr|pixman-0.28.0-1|55	%{_libdir}/*%{apiver}.so.%{major}*
12mr|pixman-0.28.0-1|56	
12mr|pixman-0.28.0-1|57	%files -n %{develname}
12mr|pixman-0.28.0-1|58	%doc README AUTHORS
12mr|pixman-0.28.0-1|59	%{_libdir}/*.so
12mr|pixman-0.28.0-1|60	%dir %{_includedir}/pixman-1
12mr|pixman-0.28.0-1|61	%{_includedir}/pixman-1/*.h
12mr|pixman-0.28.0-1|62	%{_libdir}/pkgconfig/*.pc
12mr|pixman-0.28.0-1|63	
12mr|pixman-0.28.0-1|64	
12mr|pixman-0.28.0-1|65	%changelog
12mr|pixman-0.28.0-1|66	* Sat Oct 27 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.27.4-1
12mr|pixman-0.28.0-1|67	+ Revision: 820034
12mr|pixman-0.28.0-1|68	- fix docs
12mr|pixman-0.28.0-1|69	- update to new version 0.27.4
12mr|pixman-0.28.0-1|70	
12mr|pixman-0.28.0-1|71	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|pixman-0.28.0-1|72	- own %%{_includedir}/pixman-1
12mr|pixman-0.28.0-1|73	
12mr|pixman-0.28.0-1|74	* Tue Aug 07 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.27.2-1
12mr|pixman-0.28.0-1|75	+ Revision: 812234
12mr|pixman-0.28.0-1|76	- update to new version 0.27.2
12mr|pixman-0.28.0-1|77	
12mr|pixman-0.28.0-1|78	* Sun Jul 01 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.26.2-1
12mr|pixman-0.28.0-1|79	+ Revision: 807698
12mr|pixman-0.28.0-1|80	- Update to 0.26.2
12mr|pixman-0.28.0-1|81	
12mr|pixman-0.28.0-1|82	* Mon May 28 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.26.0-1
12mr|pixman-0.28.0-1|83	+ Revision: 800982
12mr|pixman-0.28.0-1|84	- version update 0.26.0
12mr|pixman-0.28.0-1|85	
12mr|pixman-0.28.0-1|86	* Mon May 21 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.25.6-1
12mr|pixman-0.28.0-1|87	+ Revision: 799745
12mr|pixman-0.28.0-1|88	- Update to 0.25.6
12mr|pixman-0.28.0-1|89	
12mr|pixman-0.28.0-1|90	* Thu Mar 29 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.25.2-1
12mr|pixman-0.28.0-1|91	+ Revision: 788250
12mr|pixman-0.28.0-1|92	- Update to 0.25.2
12mr|pixman-0.28.0-1|93	
12mr|pixman-0.28.0-1|94	* Sun Feb 19 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.24.4-1
12mr|pixman-0.28.0-1|95	+ Revision: 777326
12mr|pixman-0.28.0-1|96	- update to new version 0.24.4
12mr|pixman-0.28.0-1|97	
12mr|pixman-0.28.0-1|98	* Wed Feb 01 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.24.2-1
12mr|pixman-0.28.0-1|99	+ Revision: 770547
12mr|pixman-0.28.0-1|100	- update to new version 0.24.2
12mr|pixman-0.28.0-1|101	
12mr|pixman-0.28.0-1|102	* Wed Dec 28 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.24.0-2
12mr|pixman-0.28.0-1|103	+ Revision: 745857
12mr|pixman-0.28.0-1|104	- bump release
12mr|pixman-0.28.0-1|105	- rebuild
12mr|pixman-0.28.0-1|106	- removed .la files
12mr|pixman-0.28.0-1|107	- cleaned up spec
12mr|pixman-0.28.0-1|108	
12mr|pixman-0.28.0-1|109	* Wed Nov 09 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.24.0-1
12mr|pixman-0.28.0-1|110	+ Revision: 729378
12mr|pixman-0.28.0-1|111	- update to new version 0.24.0
12mr|pixman-0.28.0-1|112	
12mr|pixman-0.28.0-1|113	* Sat Sep 03 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.22.2-1
12mr|pixman-0.28.0-1|114	+ Revision: 698106
12mr|pixman-0.28.0-1|115	- update to new version 0.22.2
12mr|pixman-0.28.0-1|116	
12mr|pixman-0.28.0-1|117	+ Matthew Dawkins <mattydaw@mandriva.org>
12mr|pixman-0.28.0-1|118	- added a provides for old libname
12mr|pixman-0.28.0-1|119	- disabled static build
12mr|pixman-0.28.0-1|120	
12mr|pixman-0.28.0-1|121	* Wed May 04 2011 Funda Wang <fwang@mandriva.org> 0.22.0-1
12mr|pixman-0.28.0-1|122	+ Revision: 666172
12mr|pixman-0.28.0-1|123	- new version 0.22.0
12mr|pixman-0.28.0-1|124	
12mr|pixman-0.28.0-1|125	* Fri Apr 22 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.20.2-2
12mr|pixman-0.28.0-1|126	+ Revision: 656746
12mr|pixman-0.28.0-1|127	- rebuild for missing ix68 packages (mdvbz#63101)
12mr|pixman-0.28.0-1|128	
12mr|pixman-0.28.0-1|129	* Wed Jan 26 2011 Thierry Vignaud <tv@mandriva.org> 0.20.2-1
12mr|pixman-0.28.0-1|130	+ Revision: 632908
12mr|pixman-0.28.0-1|131	- new release
12mr|pixman-0.28.0-1|132	
12mr|pixman-0.28.0-1|133	* Thu Oct 28 2010 Thierry Vignaud <tv@mandriva.org> 0.20.0-1mdv2011.0
12mr|pixman-0.28.0-1|134	+ Revision: 589753
12mr|pixman-0.28.0-1|135	- new release
12mr|pixman-0.28.0-1|136	
12mr|pixman-0.28.0-1|137	* Thu Oct 21 2010 Thierry Vignaud <tv@mandriva.org> 0.19.6-1mdv2011.0
12mr|pixman-0.28.0-1|138	+ Revision: 587062
12mr|pixman-0.28.0-1|139	- new release
12mr|pixman-0.28.0-1|140	
12mr|pixman-0.28.0-1|141	* Tue Sep 21 2010 Thierry Vignaud <tv@mandriva.org> 0.19.4-1mdv2011.0
12mr|pixman-0.28.0-1|142	+ Revision: 580432
12mr|pixman-0.28.0-1|143	- new release
12mr|pixman-0.28.0-1|144	
12mr|pixman-0.28.0-1|145	* Mon Aug 23 2010 Thierry Vignaud <tv@mandriva.org> 0.19.2-1mdv2011.0
12mr|pixman-0.28.0-1|146	+ Revision: 572375
12mr|pixman-0.28.0-1|147	- new release
12mr|pixman-0.28.0-1|148	
12mr|pixman-0.28.0-1|149	* Tue Aug 17 2010 Thierry Vignaud <tv@mandriva.org> 0.18.4-1mdv2011.0
12mr|pixman-0.28.0-1|150	+ Revision: 571085
12mr|pixman-0.28.0-1|151	- new release
12mr|pixman-0.28.0-1|152	
12mr|pixman-0.28.0-1|153	* Mon May 17 2010 Frederic Crozat <fcrozat@mandriva.com> 0.18.2-1mdv2010.1
12mr|pixman-0.28.0-1|154	+ Revision: 544922
12mr|pixman-0.28.0-1|155	- Release 0.18.2
12mr|pixman-0.28.0-1|156	
12mr|pixman-0.28.0-1|157	* Thu Apr 01 2010 Christophe Fergeau <cfergeau@mandriva.com> 0.18.0-1mdv2010.1
12mr|pixman-0.28.0-1|158	+ Revision: 530627
12mr|pixman-0.28.0-1|159	- pixman 0.18.0
12mr|pixman-0.28.0-1|160	
12mr|pixman-0.28.0-1|161	* Wed Mar 24 2010 Christophe Fergeau <cfergeau@mandriva.com> 0.17.14-1mdv2010.1
12mr|pixman-0.28.0-1|162	+ Revision: 527082
12mr|pixman-0.28.0-1|163	- pixman 0.17.14
12mr|pixman-0.28.0-1|164	
12mr|pixman-0.28.0-1|165	* Thu Mar 18 2010 Frederic Crozat <fcrozat@mandriva.com> 0.17.12-1mdv2010.1
12mr|pixman-0.28.0-1|166	+ Revision: 524912
12mr|pixman-0.28.0-1|167	- Release 0.17.12
12mr|pixman-0.28.0-1|168	
12mr|pixman-0.28.0-1|169	* Mon Mar 08 2010 Christophe Fergeau <cfergeau@mandriva.com> 0.17.10-1mdv2010.1
12mr|pixman-0.28.0-1|170	+ Revision: 515806
12mr|pixman-0.28.0-1|171	- new upstream release: 0.17.10
12mr|pixman-0.28.0-1|172	
12mr|pixman-0.28.0-1|173	* Thu Feb 25 2010 Frederic Crozat <fcrozat@mandriva.com> 0.17.8-1mdv2010.1
12mr|pixman-0.28.0-1|174	+ Revision: 510935
12mr|pixman-0.28.0-1|175	- Release 0.17.8
12mr|pixman-0.28.0-1|176	-Remove patch0 (not applied anymore)
12mr|pixman-0.28.0-1|177	
12mr|pixman-0.28.0-1|178	* Mon Feb 15 2010 Christophe Fergeau <cfergeau@mandriva.com> 0.17.6-1mdv2010.1
12mr|pixman-0.28.0-1|179	+ Revision: 506138
12mr|pixman-0.28.0-1|180	- pixman 0.17.6
12mr|pixman-0.28.0-1|181	
12mr|pixman-0.28.0-1|182	* Thu Feb 11 2010 Christophe Fergeau <cfergeau@mandriva.com> 0.17.4-1mdv2010.1
12mr|pixman-0.28.0-1|183	+ Revision: 504236
12mr|pixman-0.28.0-1|184	- pixman 0.17.4
12mr|pixman-0.28.0-1|185	
12mr|pixman-0.28.0-1|186	* Fri Nov 20 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.17.2-1mdv2010.1
12mr|pixman-0.28.0-1|187	+ Revision: 467733
12mr|pixman-0.28.0-1|188	- update to new version 0.17.2
12mr|pixman-0.28.0-1|189	
12mr|pixman-0.28.0-1|190	* Mon Sep 28 2009 Frederik Himpe <fhimpe@mandriva.org> 0.16.2-1mdv2010.0
12mr|pixman-0.28.0-1|191	+ Revision: 450626
12mr|pixman-0.28.0-1|192	- update to new version 0.16.2
12mr|pixman-0.28.0-1|193	
12mr|pixman-0.28.0-1|194	* Sun Aug 30 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.16.0-1mdv2010.0
12mr|pixman-0.28.0-1|195	+ Revision: 422500
12mr|pixman-0.28.0-1|196	- update to new version 0.16.0
12mr|pixman-0.28.0-1|197	
12mr|pixman-0.28.0-1|198	* Wed Aug 12 2009 Frederic Crozat <fcrozat@mandriva.com> 0.15.20-1mdv2010.0
12mr|pixman-0.28.0-1|199	+ Revision: 415372
12mr|pixman-0.28.0-1|200	- Release 0.15.20
12mr|pixman-0.28.0-1|201	
12mr|pixman-0.28.0-1|202	* Tue Jul 21 2009 Thierry Vignaud <tv@mandriva.org> 0.15.18-1mdv2010.0
12mr|pixman-0.28.0-1|203	+ Revision: 398429
12mr|pixman-0.28.0-1|204	- new release (should fix fdo #22484 and thus mdv #52320)
12mr|pixman-0.28.0-1|205	
12mr|pixman-0.28.0-1|206	* Sat Jul 18 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.15.16-1mdv2010.0
12mr|pixman-0.28.0-1|207	+ Revision: 397061
12mr|pixman-0.28.0-1|208	- update to new version 0.15.16
12mr|pixman-0.28.0-1|209	
12mr|pixman-0.28.0-1|210	* Fri Jun 26 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.15.14-1mdv2010.0
12mr|pixman-0.28.0-1|211	+ Revision: 389283
12mr|pixman-0.28.0-1|212	- update to new version 0.15.14
12mr|pixman-0.28.0-1|213	
12mr|pixman-0.28.0-1|214	* Wed Jun 17 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.15.12-1mdv2010.0
12mr|pixman-0.28.0-1|215	+ Revision: 386833
12mr|pixman-0.28.0-1|216	- update to new version 0.15.12
12mr|pixman-0.28.0-1|217	
12mr|pixman-0.28.0-1|218	* Sun Jun 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.15.10-1mdv2010.0
12mr|pixman-0.28.0-1|219	+ Revision: 383551
12mr|pixman-0.28.0-1|220	- update to new version 0.15.10
12mr|pixman-0.28.0-1|221	
12mr|pixman-0.28.0-1|222	* Mon Jun 01 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.15.8-1mdv2010.0
12mr|pixman-0.28.0-1|223	+ Revision: 381999
12mr|pixman-0.28.0-1|224	- update to new version 0.15.8
12mr|pixman-0.28.0-1|225	
12mr|pixman-0.28.0-1|226	* Sat May 30 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.15.6-1mdv2010.0
12mr|pixman-0.28.0-1|227	+ Revision: 381322
12mr|pixman-0.28.0-1|228	- update to new version 0.15.6
12mr|pixman-0.28.0-1|229	
12mr|pixman-0.28.0-1|230	* Sat Feb 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.14.0-1mdv2009.1
12mr|pixman-0.28.0-1|231	+ Revision: 338320
12mr|pixman-0.28.0-1|232	- update to new version 0.14.0
12mr|pixman-0.28.0-1|233	
12mr|pixman-0.28.0-1|234	* Sun Nov 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.13.2-1mdv2009.1
12mr|pixman-0.28.0-1|235	+ Revision: 308557
12mr|pixman-0.28.0-1|236	- update to new version 0.13.2
12mr|pixman-0.28.0-1|237	
12mr|pixman-0.28.0-1|238	* Thu Sep 18 2008 Götz Waschk <waschk@mandriva.org> 0.12.0-1mdv2009.0
12mr|pixman-0.28.0-1|239	+ Revision: 285592
12mr|pixman-0.28.0-1|240	- new version
12mr|pixman-0.28.0-1|241	- drop patch 1
12mr|pixman-0.28.0-1|242	
12mr|pixman-0.28.0-1|243	* Fri Sep 12 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.11.10-1mdv2009.0
12mr|pixman-0.28.0-1|244	+ Revision: 283968
12mr|pixman-0.28.0-1|245	- update to new version 0.11.10
12mr|pixman-0.28.0-1|246	- Patch1: do not render weird artifacts (fd.o bug #17477) (hopefully this will fix also mdv bug #39971 ?)
12mr|pixman-0.28.0-1|247	
12mr|pixman-0.28.0-1|248	* Tue Aug 12 2008 Götz Waschk <waschk@mandriva.org> 0.11.8-1mdv2009.0
12mr|pixman-0.28.0-1|249	+ Revision: 271004
12mr|pixman-0.28.0-1|250	- new version
12mr|pixman-0.28.0-1|251	
12mr|pixman-0.28.0-1|252	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.10.0-2mdv2009.0
12mr|pixman-0.28.0-1|253	+ Revision: 224920
12mr|pixman-0.28.0-1|254	- rebuild
12mr|pixman-0.28.0-1|255	
12mr|pixman-0.28.0-1|256	+ Pixel <pixel@mandriva.com>
12mr|pixman-0.28.0-1|257	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|pixman-0.28.0-1|258	
12mr|pixman-0.28.0-1|259	* Tue Apr 01 2008 Frederic Crozat <fcrozat@mandriva.com> 0.10.0-1mdv2008.1
12mr|pixman-0.28.0-1|260	+ Revision: 191349
12mr|pixman-0.28.0-1|261	- Release 0.10.0 (needed for cairo 1.6.0 when released), with additional MMX optimisations as a bonus
12mr|pixman-0.28.0-1|262	
12mr|pixman-0.28.0-1|263	* Tue Jan 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.9.6-2mdv2008.1
12mr|pixman-0.28.0-1|264	+ Revision: 152909
12mr|pixman-0.28.0-1|265	- Disable patch0 as it was used only to "document" functions called by
12mr|pixman-0.28.0-1|266	the X Server.
12mr|pixman-0.28.0-1|267	- Still a noop patch, but add an explicit _X_EXPORT for other symbols. This
12mr|pixman-0.28.0-1|268	time symbols used by some X Server modules.
12mr|pixman-0.28.0-1|269	- This is a "noop" patch. But it can be considered a list of the functions,
12mr|pixman-0.28.0-1|270	code from X Server uses from pixmap (libpixman-1), at a later stage, this
12mr|pixman-0.28.0-1|271	library can be changed to make available only the public symbols.
12mr|pixman-0.28.0-1|272	
12mr|pixman-0.28.0-1|273	+ Olivier Blin <blino@mandriva.org>
12mr|pixman-0.28.0-1|274	- restore BuildRoot
12mr|pixman-0.28.0-1|275	
12mr|pixman-0.28.0-1|276	+ Thierry Vignaud <tv@mandriva.org>
12mr|pixman-0.28.0-1|277	- kill re-definition of %%buildroot on Pixel's request
12mr|pixman-0.28.0-1|278	
12mr|pixman-0.28.0-1|279	* Thu Oct 25 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.6-1mdv2008.1
12mr|pixman-0.28.0-1|280	+ Revision: 102081
12mr|pixman-0.28.0-1|281	- new version
12mr|pixman-0.28.0-1|282	
12mr|pixman-0.28.0-1|283	* Tue Oct 16 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 0.9.5-3mdv2008.1
12mr|pixman-0.28.0-1|284	+ Revision: 99035
12mr|pixman-0.28.0-1|285	+ rebuild (emptylog)
12mr|pixman-0.28.0-1|286	
12mr|pixman-0.28.0-1|287	* Wed Oct 10 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 0.9.5-1mdv2008.1
12mr|pixman-0.28.0-1|288	+ Revision: 96931
12mr|pixman-0.28.0-1|289	- new upstream version: 0.9.5
12mr|pixman-0.28.0-1|290	- minor spec cleanup
12mr|pixman-0.28.0-1|291	
12mr|pixman-0.28.0-1|292	+ Götz Waschk <waschk@mandriva.org>
12mr|pixman-0.28.0-1|293	- fix library name to be compatible with libpixman in main
12mr|pixman-0.28.0-1|294	- remove wrong obsoletes
12mr|pixman-0.28.0-1|295	
12mr|pixman-0.28.0-1|296	* Tue Aug 07 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.4-1mdv2008.0
12mr|pixman-0.28.0-1|297	+ Revision: 59882
12mr|pixman-0.28.0-1|298	- Import pixman
12mr|pixman-0.28.0-1|299	

15980 12
12mr|pkcs11-helper-1.10-1|1	%define major 1
12mr|pkcs11-helper-1.10-1|2	
12mr|pkcs11-helper-1.10-1|3	Name: pkcs11-helper
12mr|pkcs11-helper-1.10-1|4	Version: 1.10
12mr|pkcs11-helper-1.10-1|5	Release: 1
12mr|pkcs11-helper-1.10-1|6	Summary: A library that simplifies the interaction with PKCS#11
12mr|pkcs11-helper-1.10-1|7	License: GPL
12mr|pkcs11-helper-1.10-1|8	Group: System/Libraries
12mr|pkcs11-helper-1.10-1|9	URL: http://www.opensc-project.org
12mr|pkcs11-helper-1.10-1|10	Source0: http://www.opensc-project.org/files/pkcs11-helper/%{name}-%{version}.tar.bz2
12mr|pkcs11-helper-1.10-1|11	BuildRequires: pkgconfig
12mr|pkcs11-helper-1.10-1|12	BuildRequires: openssl-devel
12mr|pkcs11-helper-1.10-1|13	
12mr|pkcs11-helper-1.10-1|14	%description
12mr|pkcs11-helper-1.10-1|15	pkcs11-helper is a library that simplifies the interaction with PKCS#11
12mr|pkcs11-helper-1.10-1|16	providers for end-user applications.
12mr|pkcs11-helper-1.10-1|17	
12mr|pkcs11-helper-1.10-1|18	#-------------------------------------------------------------
12mr|pkcs11-helper-1.10-1|19	
12mr|pkcs11-helper-1.10-1|20	%define libname %mklibname pcks11-helper %{major}
12mr|pkcs11-helper-1.10-1|21	
12mr|pkcs11-helper-1.10-1|22	%package -n %{libname}
12mr|pkcs11-helper-1.10-1|23	Summary: Dynamic libraries from %name
12mr|pkcs11-helper-1.10-1|24	Group: System/Libraries
12mr|pkcs11-helper-1.10-1|25	
12mr|pkcs11-helper-1.10-1|26	%description -n %{libname}
12mr|pkcs11-helper-1.10-1|27	Dynamic libraries from %name.
12mr|pkcs11-helper-1.10-1|28	
12mr|pkcs11-helper-1.10-1|29	%files -n %{libname}
12mr|pkcs11-helper-1.10-1|30	%{_docdir}/pkcs11-helper
12mr|pkcs11-helper-1.10-1|31	%{_libdir}/*.so.%{major}*
12mr|pkcs11-helper-1.10-1|32	
12mr|pkcs11-helper-1.10-1|33	#-------------------------------------------------------------
12mr|pkcs11-helper-1.10-1|34	
12mr|pkcs11-helper-1.10-1|35	%define develname %mklibname -d %{name}
12mr|pkcs11-helper-1.10-1|36	
12mr|pkcs11-helper-1.10-1|37	%package -n %{develname}
12mr|pkcs11-helper-1.10-1|38	Summary: Header files and static libraries from %name
12mr|pkcs11-helper-1.10-1|39	Group: Development/C
12mr|pkcs11-helper-1.10-1|40	Requires: %{libname} = %{version}
12mr|pkcs11-helper-1.10-1|41	Provides: pkcs11-helper-devel
12mr|pkcs11-helper-1.10-1|42	Provides: libpkcs11-helper-devel = %version
12mr|pkcs11-helper-1.10-1|43	
12mr|pkcs11-helper-1.10-1|44	%description -n %{develname}
12mr|pkcs11-helper-1.10-1|45	Libraries and includes files for developing programs based on %name.
12mr|pkcs11-helper-1.10-1|46	
12mr|pkcs11-helper-1.10-1|47	%files -n %{develname}
12mr|pkcs11-helper-1.10-1|48	%{_includedir}/*
12mr|pkcs11-helper-1.10-1|49	%{_libdir}/*.so
12mr|pkcs11-helper-1.10-1|50	%{_libdir}/pkgconfig/*.pc
12mr|pkcs11-helper-1.10-1|51	%{_mandir}/man8/*
12mr|pkcs11-helper-1.10-1|52	%{_datadir}/aclocal/*
12mr|pkcs11-helper-1.10-1|53	
12mr|pkcs11-helper-1.10-1|54	#-------------------------------------------------------------
12mr|pkcs11-helper-1.10-1|55	
12mr|pkcs11-helper-1.10-1|56	%prep
12mr|pkcs11-helper-1.10-1|57	%setup -q
12mr|pkcs11-helper-1.10-1|58	
12mr|pkcs11-helper-1.10-1|59	%build
12mr|pkcs11-helper-1.10-1|60	%configure2_5x \
12mr|pkcs11-helper-1.10-1|61	--disable-debug \
12mr|pkcs11-helper-1.10-1|62	--disable-static
12mr|pkcs11-helper-1.10-1|63	
12mr|pkcs11-helper-1.10-1|64	%make
12mr|pkcs11-helper-1.10-1|65	
12mr|pkcs11-helper-1.10-1|66	%install
12mr|pkcs11-helper-1.10-1|67	%makeinstall_std
12mr|pkcs11-helper-1.10-1|68	
12mr|pkcs11-helper-1.10-1|69	
12mr|pkcs11-helper-1.10-1|70	
12mr|pkcs11-helper-1.10-1|71	%changelog
12mr|pkcs11-helper-1.10-1|72	

15981 12
12mr|pkgconfig-0.26-2|1	%define pkgname pkg-config
12mr|pkgconfig-0.26-2|2	
12mr|pkgconfig-0.26-2|3	Name:		pkgconfig
12mr|pkgconfig-0.26-2|4	Version:	0.26
12mr|pkgconfig-0.26-2|5	Release:	%mkrel 2
12mr|pkgconfig-0.26-2|6	Summary:	Pkgconfig helps make building packages easier
12mr|pkgconfig-0.26-2|7	Source0:	http://pkgconfig.freedesktop.org/releases/%{pkgname}-%version.tar.gz
12mr|pkgconfig-0.26-2|8	Patch0:		pkg-config-0.26-biarch.patch
12mr|pkgconfig-0.26-2|9	URL:		http://pkg-config.freedesktop.org/
12mr|pkgconfig-0.26-2|10	# (fhimpe) Otherwise packages with pc files having
12mr|pkgconfig-0.26-2|11	# Requires: pkg-config > X are not installable
12mr|pkgconfig-0.26-2|12	Provides:	pkgconfig(pkg-config) = %{version}
12mr|pkgconfig-0.26-2|13	License:	GPLv2+
12mr|pkgconfig-0.26-2|14	Group:		Development/Other
12mr|pkgconfig-0.26-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|pkgconfig-0.26-2|16	BuildRequires:	glib2-devel
12mr|pkgconfig-0.26-2|17	BuildRequires:	popt-devel
12mr|pkgconfig-0.26-2|18	
12mr|pkgconfig-0.26-2|19	%description
12mr|pkgconfig-0.26-2|20	pkgconfig is a program which helps you gather information to make
12mr|pkgconfig-0.26-2|21	life easier when you are compiling a program for those programs which support
12mr|pkgconfig-0.26-2|22	it.
12mr|pkgconfig-0.26-2|23	
12mr|pkgconfig-0.26-2|24	In fact, it's required to build certain packages.
12mr|pkgconfig-0.26-2|25	
12mr|pkgconfig-0.26-2|26	%prep
12mr|pkgconfig-0.26-2|27	%setup -q -n %{pkgname}-%{version}
12mr|pkgconfig-0.26-2|28	%patch0 -p1 -b .biarch
12mr|pkgconfig-0.26-2|29	
12mr|pkgconfig-0.26-2|30	%build
12mr|pkgconfig-0.26-2|31	autoreconf -fi
12mr|pkgconfig-0.26-2|32	%configure2_5x --with-installed-glib --with-installed-popt
12mr|pkgconfig-0.26-2|33	%make
12mr|pkgconfig-0.26-2|34	
12mr|pkgconfig-0.26-2|35	%install
12mr|pkgconfig-0.26-2|36	rm -rf $RPM_BUILD_ROOT
12mr|pkgconfig-0.26-2|37	%makeinstall_std
12mr|pkgconfig-0.26-2|38	
12mr|pkgconfig-0.26-2|39	rm -fr %buildroot%_datadir/doc
12mr|pkgconfig-0.26-2|40	
12mr|pkgconfig-0.26-2|41	mkdir -p $RPM_BUILD_ROOT%{_libdir}/pkgconfig
12mr|pkgconfig-0.26-2|42	%if "%{_lib}" != "lib"
12mr|pkgconfig-0.26-2|43	mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/pkgconfig
12mr|pkgconfig-0.26-2|44	ln -s ../../lib/pkgconfig $RPM_BUILD_ROOT%{_libdir}/pkgconfig/32
12mr|pkgconfig-0.26-2|45	%endif
12mr|pkgconfig-0.26-2|46	
12mr|pkgconfig-0.26-2|47	mkdir -p $RPM_BUILD_ROOT%{_datadir}/pkgconfig
12mr|pkgconfig-0.26-2|48	
12mr|pkgconfig-0.26-2|49	%check
12mr|pkgconfig-0.26-2|50	%make check
12mr|pkgconfig-0.26-2|51	
12mr|pkgconfig-0.26-2|52	%clean
12mr|pkgconfig-0.26-2|53	rm -rf $RPM_BUILD_ROOT
12mr|pkgconfig-0.26-2|54	
12mr|pkgconfig-0.26-2|55	%files
12mr|pkgconfig-0.26-2|56	%defattr(-,root,root)
12mr|pkgconfig-0.26-2|57	%doc AUTHORS COPYING INSTALL README ChangeLog pkg-config-guide.html
12mr|pkgconfig-0.26-2|58	%{_bindir}/pkg-config
12mr|pkgconfig-0.26-2|59	%dir %{_libdir}/pkgconfig
12mr|pkgconfig-0.26-2|60	%{_datadir}/pkgconfig
12mr|pkgconfig-0.26-2|61	%if "%{_lib}" != "lib"
12mr|pkgconfig-0.26-2|62	%{_prefix}/lib/pkgconfig
12mr|pkgconfig-0.26-2|63	%{_libdir}/pkgconfig/32
12mr|pkgconfig-0.26-2|64	%endif
12mr|pkgconfig-0.26-2|65	%{_datadir}/aclocal/*
12mr|pkgconfig-0.26-2|66	%{_mandir}/man1/*
12mr|pkgconfig-0.26-2|67	
12mr|pkgconfig-0.26-2|68	
12mr|pkgconfig-0.26-2|69	
12mr|pkgconfig-0.26-2|70	%changelog
12mr|pkgconfig-0.26-2|71	

15982 12
12mr|planner-0.14.6-1|1	%define api	1
12mr|planner-0.14.6-1|2	%define major	0
12mr|planner-0.14.6-1|3	%define libname	%mklibname %{name} %{api} %{major}
12mr|planner-0.14.6-1|4	%define devname	%mklibname %{name} -d
12mr|planner-0.14.6-1|5	
12mr|planner-0.14.6-1|6	%define build_gda 1
12mr|planner-0.14.6-1|7	
12mr|planner-0.14.6-1|8	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|planner-0.14.6-1|9	
12mr|planner-0.14.6-1|10	Summary:	Project management application for GNOME
12mr|planner-0.14.6-1|11	Name: 		planner
12mr|planner-0.14.6-1|12	Version:	0.14.6
12mr|planner-0.14.6-1|13	Release:	1
12mr|planner-0.14.6-1|14	License: 	GPLv2+
12mr|planner-0.14.6-1|15	Group: 		Office
12mr|planner-0.14.6-1|16	Url:		http://live.gnome.org/Planner
12mr|planner-0.14.6-1|17	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|planner-0.14.6-1|18	BuildRequires:	intltool
12mr|planner-0.14.6-1|19	BuildRequires:	rarian
12mr|planner-0.14.6-1|20	BuildRequires:	pkgconfig(glib-2.0) >= 2.6.0
12mr|planner-0.14.6-1|21	BuildRequires:	pkgconfig(gobject-2.0)
12mr|planner-0.14.6-1|22	BuildRequires:	pkgconfig(gmodule-2.0)
12mr|planner-0.14.6-1|23	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.14.0
12mr|planner-0.14.6-1|24	BuildRequires:	pkgconfig(libgnomecanvas-2.0) >= 2.10.0
12mr|planner-0.14.6-1|25	BuildRequires:	pkgconfig(libgnomeui-2.0) >= 2.10.0
12mr|planner-0.14.6-1|26	BuildRequires:	pkgconfig(libglade-2.0) >= 2.3.0
12mr|planner-0.14.6-1|27	BuildRequires:	pkgconfig(gconf-2.0) >= 2.10.0
12mr|planner-0.14.6-1|28	BuildRequires:	pkgconfig(python-2.7)
12mr|planner-0.14.6-1|29	BuildRequires:	pkgconfig(pygtk-2.0)
12mr|planner-0.14.6-1|30	BuildRequires:	pkgconfig(libgsf-1)
12mr|planner-0.14.6-1|31	
12mr|planner-0.14.6-1|32	%if %{build_gda}
12mr|planner-0.14.6-1|33	BuildRequires:	pkgconfig(libgda-3.0) >= 1.0
12mr|planner-0.14.6-1|34	%endif
12mr|planner-0.14.6-1|35	
12mr|planner-0.14.6-1|36	# added 12/2011
12mr|planner-0.14.6-1|37	Obsoletes:	%{name}-database < 0.14.6
12mr|planner-0.14.6-1|38	
12mr|planner-0.14.6-1|39	%description
12mr|planner-0.14.6-1|40	Planner is a project management application for GNOME.
12mr|planner-0.14.6-1|41	
12mr|planner-0.14.6-1|42	It was formely known as MrProject.
12mr|planner-0.14.6-1|43	
12mr|planner-0.14.6-1|44	%package python
12mr|planner-0.14.6-1|45	Summary:	Python binding for Planner library
12mr|planner-0.14.6-1|46	Group:		Development/GNOME and GTK+
12mr|planner-0.14.6-1|47	
12mr|planner-0.14.6-1|48	%description python
12mr|planner-0.14.6-1|49	Python binding for Planner library.
12mr|planner-0.14.6-1|50	
12mr|planner-0.14.6-1|51	%package -n %{libname}
12mr|planner-0.14.6-1|52	Summary:	Shared libraries for %{name}
12mr|planner-0.14.6-1|53	Group:		System/Libraries
12mr|planner-0.14.6-1|54	
12mr|planner-0.14.6-1|55	%description -n	%{libname}
12mr|planner-0.14.6-1|56	A support library for accessing Planner data.
12mr|planner-0.14.6-1|57	
12mr|planner-0.14.6-1|58	%package -n %{devname}
12mr|planner-0.14.6-1|59	Summary:	The files needed for Planner application development
12mr|planner-0.14.6-1|60	Group:		Development/C
12mr|planner-0.14.6-1|61	Requires:	%{libname} = %{version}-%{release}
12mr|planner-0.14.6-1|62	Provides:	lib%{name}-1-devel = %{version}-%{release}
12mr|planner-0.14.6-1|63	Provides:	%{name}-devel = %{version}-%{release}
12mr|planner-0.14.6-1|64	
12mr|planner-0.14.6-1|65	%description -n	%{devname}
12mr|planner-0.14.6-1|66	This package contains the necessary include files
12mr|planner-0.14.6-1|67	for developing applications that access Planner data.
12mr|planner-0.14.6-1|68	
12mr|planner-0.14.6-1|69	%prep
12mr|planner-0.14.6-1|70	%setup -q
12mr|planner-0.14.6-1|71	
12mr|planner-0.14.6-1|72	%build
12mr|planner-0.14.6-1|73	%configure2_5x \
12mr|planner-0.14.6-1|74	--disable-static \
12mr|planner-0.14.6-1|75	--enable-python \
12mr|planner-0.14.6-1|76	--enable-python-plugin \
12mr|planner-0.14.6-1|77	--disable-eds \
12mr|planner-0.14.6-1|78	--disable-eds-backend \
12mr|planner-0.14.6-1|79	%if %{build_gda}
12mr|planner-0.14.6-1|80	--with-database \
12mr|planner-0.14.6-1|81	%endif
12mr|planner-0.14.6-1|82	--disable-update-mimedb \
12mr|planner-0.14.6-1|83	--disable-schemas-install
12mr|planner-0.14.6-1|84	
12mr|planner-0.14.6-1|85	# FIXME: pygtk-codegen-2.0 creates code, which breaks strict aliasing
12mr|planner-0.14.6-1|86	sed -i 's/^CFLAGS =/& -fno-strict-aliasing/' python/Makefile.in
12mr|planner-0.14.6-1|87	
12mr|planner-0.14.6-1|88	%make
12mr|planner-0.14.6-1|89	
12mr|planner-0.14.6-1|90	%install
12mr|planner-0.14.6-1|91	%makeinstall_std
12mr|planner-0.14.6-1|92	
12mr|planner-0.14.6-1|93	sed -i -e 's/^\(Icon=.*\).png$/\1/g' %{buildroot}%{_datadir}/applications/planner.desktop
12mr|planner-0.14.6-1|94	
12mr|planner-0.14.6-1|95	#duplicate comments to GenericName for KDE (Mdv bug #33406)
12mr|planner-0.14.6-1|96	sed -i -e 's/^Comment\(.*\)$/GenericName\1\nComment\1/g' %{buildroot}%{_datadir}/applications/planner.desktop
12mr|planner-0.14.6-1|97	
12mr|planner-0.14.6-1|98	desktop-file-install --vendor="" \
12mr|planner-0.14.6-1|99	--add-category="GTK" \
12mr|planner-0.14.6-1|100	--add-category="GNOME" \
12mr|planner-0.14.6-1|101	--dir %{buildroot}%{_datadir}/applications \
12mr|planner-0.14.6-1|102	%{buildroot}%{_datadir}/applications/*
12mr|planner-0.14.6-1|103	
12mr|planner-0.14.6-1|104	
12mr|planner-0.14.6-1|105	%find_lang %{name} --with-gnome
12mr|planner-0.14.6-1|106	
12mr|planner-0.14.6-1|107	# remove unpackaged files
12mr|planner-0.14.6-1|108	rm -rf %{buildroot}%{_datadir}/doc/planner \
12mr|planner-0.14.6-1|109	%{buildroot}%{_datadir}/mime/{globs,XMLnamespaces,application,magic,aliases,subclasses}
12mr|planner-0.14.6-1|110	
12mr|planner-0.14.6-1|111	%preun
12mr|planner-0.14.6-1|112	%preun_uninstall_gconf_schemas %{name}
12mr|planner-0.14.6-1|113	
12mr|planner-0.14.6-1|114	%files -f %{name}.lang
12mr|planner-0.14.6-1|115	%doc NEWS README examples/sample-1.planner
12mr|planner-0.14.6-1|116	%doc docs/sql/README.sql
12mr|planner-0.14.6-1|117	%{_sysconfdir}/gconf/schemas/planner.schemas
12mr|planner-0.14.6-1|118	%{_bindir}/%{name}
12mr|planner-0.14.6-1|119	%{_libdir}/%{name}
12mr|planner-0.14.6-1|120	%exclude %{_libdir}/%{name}/plugins/libpython-plugin.so
12mr|planner-0.14.6-1|121	%{_datadir}/%{name}
12mr|planner-0.14.6-1|122	%{_datadir}/applications/%{name}.desktop
12mr|planner-0.14.6-1|123	%{_datadir}/pixmaps/gnome-%{name}.png
12mr|planner-0.14.6-1|124	%{_datadir}/mime/packages/%{name}.xml
12mr|planner-0.14.6-1|125	%{_datadir}/icons/hicolor/48x48/mimetypes/gnome-mime-application-x-planner.png
12mr|planner-0.14.6-1|126	%{_mandir}/man1/%{name}.*
12mr|planner-0.14.6-1|127	
12mr|planner-0.14.6-1|128	%files -n %{libname}
12mr|planner-0.14.6-1|129	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12mr|planner-0.14.6-1|130	
12mr|planner-0.14.6-1|131	%files -n %{devname}
12mr|planner-0.14.6-1|132	%doc %{_datadir}/gtk-doc/html/lib%{name}
12mr|planner-0.14.6-1|133	%{_libdir}/lib%{name}-%{api}.so
12mr|planner-0.14.6-1|134	%{_includedir}/%{name}-1.0
12mr|planner-0.14.6-1|135	%{_libdir}/pkgconfig/lib%{name}-%{api}.pc
12mr|planner-0.14.6-1|136	
12mr|planner-0.14.6-1|137	%files python
12mr|planner-0.14.6-1|138	%{py_platsitedir}/*
12mr|planner-0.14.6-1|139	%{_libdir}/%{name}/plugins/libpython-plugin.so
12mr|planner-0.14.6-1|140	
12mr|planner-0.14.6-1|141	
12mr|planner-0.14.6-1|142	%changelog
12mr|planner-0.14.6-1|143	* Mon Sep  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|planner-0.14.6-1|144	+ Commit: 203ad7c
12mr|planner-0.14.6-1|145	- New version 0.14.6, drop no longer needed patches (sync with Mageia where spec is already cleaned up), more cleanups
12mr|planner-0.14.6-1|146	
12mr|planner-0.14.6-1|147	

15983 12
12mr|plasma-applet-py-cashew-1.1-3|1	%define pname py-cashew
12mr|plasma-applet-py-cashew-1.1-3|2	
12mr|plasma-applet-py-cashew-1.1-3|3	Name:		plasma-applet-py-cashew
12mr|plasma-applet-py-cashew-1.1-3|4	Version:	1.1
12mr|plasma-applet-py-cashew-1.1-3|5	Release:	3
12mr|plasma-applet-py-cashew-1.1-3|6	Summary:	A KDE4 plasmoid that hides the desktop toolbox, also known as the Cashew
12mr|plasma-applet-py-cashew-1.1-3|7	Group:		Graphical desktop/KDE
12mr|plasma-applet-py-cashew-1.1-3|8	License:	GPLv3+
12mr|plasma-applet-py-cashew-1.1-3|9	Url:		http://kde-look.org/content/show.php/Py-Cashew?content=147892
12mr|plasma-applet-py-cashew-1.1-3|10	Source0:	%{name}.tar.bz2
12mr|plasma-applet-py-cashew-1.1-3|11	BuildRequires:	fdupes
12mr|plasma-applet-py-cashew-1.1-3|12	BuildRequires:	kdebase4-workspace-devel
12mr|plasma-applet-py-cashew-1.1-3|13	BuildRequires:	zip
12mr|plasma-applet-py-cashew-1.1-3|14	
12mr|plasma-applet-py-cashew-1.1-3|15	Requires:	kdebase4-workspace
12mr|plasma-applet-py-cashew-1.1-3|16	Requires:	python-kde4
12mr|plasma-applet-py-cashew-1.1-3|17	BuildArch:	noarch
12mr|plasma-applet-py-cashew-1.1-3|18	
12mr|plasma-applet-py-cashew-1.1-3|19	%description
12mr|plasma-applet-py-cashew-1.1-3|20	Py-Cashew is a KDE4 plasmoid that hides the desktop toolbox,
12mr|plasma-applet-py-cashew-1.1-3|21	also known as the cashew. Some find the cashew pretty but others
12mr|plasma-applet-py-cashew-1.1-3|22	who don't have no way to remove it. The KDE developers made it
12mr|plasma-applet-py-cashew-1.1-3|23	clear that they won't add an option to hide it so this plasmoid
12mr|plasma-applet-py-cashew-1.1-3|24	offers a way out.
12mr|plasma-applet-py-cashew-1.1-3|25	
12mr|plasma-applet-py-cashew-1.1-3|26	%prep
12mr|plasma-applet-py-cashew-1.1-3|27	%setup -q
12mr|plasma-applet-py-cashew-1.1-3|28	
12mr|plasma-applet-py-cashew-1.1-3|29	%build
12mr|plasma-applet-py-cashew-1.1-3|30	%make
12mr|plasma-applet-py-cashew-1.1-3|31	
12mr|plasma-applet-py-cashew-1.1-3|32	%install
12mr|plasma-applet-py-cashew-1.1-3|33	mkdir -p %{buildroot}%{_kde_appsdir}/plasma/plasmoids/%{pname}
12mr|plasma-applet-py-cashew-1.1-3|34	cp -r contents py-cashew.png metadata.desktop %{buildroot}%{_kde_appsdir}/plasma/plasmoids/%{pname}/
12mr|plasma-applet-py-cashew-1.1-3|35	
12mr|plasma-applet-py-cashew-1.1-3|36	mkdir -p %{buildroot}%{_kde_services}
12mr|plasma-applet-py-cashew-1.1-3|37	cp metadata.desktop %{buildroot}%{_kde_services}/plasma-applet-%{pname}.desktop
12mr|plasma-applet-py-cashew-1.1-3|38	
12mr|plasma-applet-py-cashew-1.1-3|39	%files
12mr|plasma-applet-py-cashew-1.1-3|40	%doc COPYING README
12mr|plasma-applet-py-cashew-1.1-3|41	%{_kde_appsdir}/plasma/plasmoids/%{pname}/*
12mr|plasma-applet-py-cashew-1.1-3|42	%{_kde_services}/plasma-applet-%{pname}.desktop
12mr|plasma-applet-py-cashew-1.1-3|43	

15984 12
12mr|plasma-applet-stackfolder-2.4-3|1	%define doc_version 1.1
12mr|plasma-applet-stackfolder-2.4-3|2	
12mr|plasma-applet-stackfolder-2.4-3|3	Name: plasma-applet-stackfolder
12mr|plasma-applet-stackfolder-2.4-3|4	Summary: Browse the stack of folders
12mr|plasma-applet-stackfolder-2.4-3|5	Version: 2.4
12mr|plasma-applet-stackfolder-2.4-3|6	Release: 3
12mr|plasma-applet-stackfolder-2.4-3|7	Epoch: 1
12mr|plasma-applet-stackfolder-2.4-3|8	Group: Graphical desktop/KDE
12mr|plasma-applet-stackfolder-2.4-3|9	License: GPL
12mr|plasma-applet-stackfolder-2.4-3|10	URL: http://www.rosalab.ru
12mr|plasma-applet-stackfolder-2.4-3|11	Source0: %name-%version.tar.gz
12mr|plasma-applet-stackfolder-2.4-3|12	Source1: %name-doc-%{doc_version}.tar.gz
12mr|plasma-applet-stackfolder-2.4-3|13	#Source1: %name-%version-docs.tar.gz
12mr|plasma-applet-stackfolder-2.4-3|14	BuildRequires: kdelibs4-devel
12mr|plasma-applet-stackfolder-2.4-3|15	BuildRequires: kdebase4-devel
12mr|plasma-applet-stackfolder-2.4-3|16	
12mr|plasma-applet-stackfolder-2.4-3|17	%description
12mr|plasma-applet-stackfolder-2.4-3|18	Browse the stack of folders
12mr|plasma-applet-stackfolder-2.4-3|19	
12mr|plasma-applet-stackfolder-2.4-3|20	%files
12mr|plasma-applet-stackfolder-2.4-3|21	%_kde_libdir/kde4/plasma_applet_stackfolder.so
12mr|plasma-applet-stackfolder-2.4-3|22	%_kde_datadir/kde4/services/plasma-applet-stackfolder.desktop
12mr|plasma-applet-stackfolder-2.4-3|23	%_kde_datadir/apps/plasma/packages/org.kde.stackfolder/contents/ui/main.qml
12mr|plasma-applet-stackfolder-2.4-3|24	%_kde_datadir/apps/plasma/packages/org.kde.stackfolder/contents/ui/Button.qml
12mr|plasma-applet-stackfolder-2.4-3|25	%_kde_datadir/apps/plasma/packages/org.kde.stackfolder/contents/ui/Delegate.qml
12mr|plasma-applet-stackfolder-2.4-3|26	%_kde_datadir/apps/plasma/packages/org.kde.stackfolder/contents/ui/ScrollBar.qml
12mr|plasma-applet-stackfolder-2.4-3|27	%doc welcome-en.pdf welcome-ru.pdf
12mr|plasma-applet-stackfolder-2.4-3|28	
12mr|plasma-applet-stackfolder-2.4-3|29	%prep
12mr|plasma-applet-stackfolder-2.4-3|30	%setup -q
12mr|plasma-applet-stackfolder-2.4-3|31	
12mr|plasma-applet-stackfolder-2.4-3|32	tar xvf %{SOURCE1}
12mr|plasma-applet-stackfolder-2.4-3|33	
12mr|plasma-applet-stackfolder-2.4-3|34	%build
12mr|plasma-applet-stackfolder-2.4-3|35	%cmake_kde4
12mr|plasma-applet-stackfolder-2.4-3|36	
12mr|plasma-applet-stackfolder-2.4-3|37	%make
12mr|plasma-applet-stackfolder-2.4-3|38	
12mr|plasma-applet-stackfolder-2.4-3|39	%install
12mr|plasma-applet-stackfolder-2.4-3|40	%makeinstall_std -C build
12mr|plasma-applet-stackfolder-2.4-3|41	
12mr|plasma-applet-stackfolder-2.4-3|42	
12mr|plasma-applet-stackfolder-2.4-3|43	%changelog
12mr|plasma-applet-stackfolder-2.4-3|44	* Thu Dec 06 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:2.4-3
12mr|plasma-applet-stackfolder-2.4-3|45	- Fixed plasma core module importing
12mr|plasma-applet-stackfolder-2.4-3|46	
12mr|plasma-applet-stackfolder-2.4-3|47	* Mon Dec 03 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:0.2.4-2
12mr|plasma-applet-stackfolder-2.4-3|48	- Fixed focus losses after KDE updating to 4.9.4 version
12mr|plasma-applet-stackfolder-2.4-3|49	
12mr|plasma-applet-stackfolder-2.4-3|50	* Sun Dec 02 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:0.2.4-1
12mr|plasma-applet-stackfolder-2.4-3|51	- Fixed focus losing after klook hiding
12mr|plasma-applet-stackfolder-2.4-3|52	
12mr|plasma-applet-stackfolder-2.4-3|53	* Tue Nov 29 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:0.2.3-7
12mr|plasma-applet-stackfolder-2.4-3|54	- Updated help documents
12mr|plasma-applet-stackfolder-2.4-3|55	
12mr|plasma-applet-stackfolder-2.4-3|56	* Tue Nov 29 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:0.2.3-6
12mr|plasma-applet-stackfolder-2.4-3|57	- Added help documents
12mr|plasma-applet-stackfolder-2.4-3|58	
12mr|plasma-applet-stackfolder-2.4-3|59	* Fri Nov 23 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:0.2.3-5
12mr|plasma-applet-stackfolder-2.4-3|60	- Fixed losing preview
12mr|plasma-applet-stackfolder-2.4-3|61	- Fixed memory leaks
12mr|plasma-applet-stackfolder-2.4-3|62	- Fixed hiding Klook
12mr|plasma-applet-stackfolder-2.4-3|63	- Implemented switching items highlight by mouse
12mr|plasma-applet-stackfolder-2.4-3|64	
12mr|plasma-applet-stackfolder-2.4-3|65	* Fri Oct 26 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:0.2.3-3
12mr|plasma-applet-stackfolder-2.4-3|66	- Set text color from theme
12mr|plasma-applet-stackfolder-2.4-3|67	
12mr|plasma-applet-stackfolder-2.4-3|68	* Wed Oct 24 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:0.2.3-2
12mr|plasma-applet-stackfolder-2.4-3|69	- Added shadows for text
12mr|plasma-applet-stackfolder-2.4-3|70	
12mr|plasma-applet-stackfolder-2.4-3|71	* Fri Oct 19 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:0.2.3-1
12mr|plasma-applet-stackfolder-2.4-3|72	- Fixed plasma resetting after changing folder name
12mr|plasma-applet-stackfolder-2.4-3|73	- Fixed escape button parsing for correct closing embedded klook application
12mr|plasma-applet-stackfolder-2.4-3|74	- Moved qml contents to the plasma/packages and renamed package to org.kde.stackfolder
12mr|plasma-applet-stackfolder-2.4-3|75	
12mr|plasma-applet-stackfolder-2.4-3|76	* Fri Oct 05 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:0.2.2-2
12mr|plasma-applet-stackfolder-2.4-3|77	- Fixed icon resizing on the panel
12mr|plasma-applet-stackfolder-2.4-3|78	
12mr|plasma-applet-stackfolder-2.4-3|79	* Fri Aug 31 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:0.2.2-1
12mr|plasma-applet-stackfolder-2.4-3|80	- Reworked to PopupApplet
12mr|plasma-applet-stackfolder-2.4-3|81	
12mr|plasma-applet-stackfolder-2.4-3|82	* Tue May 29 2012 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 1:0.2.1-23
12mr|plasma-applet-stackfolder-2.4-3|83	- Drag and Drop was implemented
12mr|plasma-applet-stackfolder-2.4-3|84	
12mr|plasma-applet-stackfolder-2.4-3|85	* Wed May 02 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:0.2.1-20
12mr|plasma-applet-stackfolder-2.4-3|86	- Added folder name to the tooltip
12mr|plasma-applet-stackfolder-2.4-3|87	
12mr|plasma-applet-stackfolder-2.4-3|88	* Sat Apr 28 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:0.2.1-19
12mr|plasma-applet-stackfolder-2.4-3|89	- Added sorting by date to download folder
12mr|plasma-applet-stackfolder-2.4-3|90	
12mr|plasma-applet-stackfolder-2.4-3|91	* Thu Apr 26 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:0.2.1-18
12mr|plasma-applet-stackfolder-2.4-3|92	- Reworked Klook launching behavior for hovered item
12mr|plasma-applet-stackfolder-2.4-3|93	
12mr|plasma-applet-stackfolder-2.4-3|94	* Tue Apr 24 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:0.2.1-17
12mr|plasma-applet-stackfolder-2.4-3|95	- Hid scrollbar for empty folders
12mr|plasma-applet-stackfolder-2.4-3|96	
12mr|plasma-applet-stackfolder-2.4-3|97	* Tue Apr 24 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:0.2.1-16
12mr|plasma-applet-stackfolder-2.4-3|98	- Fixed loss of focus
12mr|plasma-applet-stackfolder-2.4-3|99	
12mr|plasma-applet-stackfolder-2.4-3|100	* Mon Apr 23 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:0.2.1-15
12mr|plasma-applet-stackfolder-2.4-3|101	- Added scrollbar
12mr|plasma-applet-stackfolder-2.4-3|102	- Added Klook launching for hovered item
12mr|plasma-applet-stackfolder-2.4-3|103	
12mr|plasma-applet-stackfolder-2.4-3|104	* Wed Apr 18 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:0.2.1-14
12mr|plasma-applet-stackfolder-2.4-3|105	- Fixed bug with loss preview after flicking
12mr|plasma-applet-stackfolder-2.4-3|106	
12mr|plasma-applet-stackfolder-2.4-3|107	* Mon Apr 16 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:0.2.1-12
12mr|plasma-applet-stackfolder-2.4-3|108	- Added interaction with Klook
12mr|plasma-applet-stackfolder-2.4-3|109	- Fixed preview generating bug
12mr|plasma-applet-stackfolder-2.4-3|110	
12mr|plasma-applet-stackfolder-2.4-3|111	* Mon Apr 02 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:0.2.1-3
12mr|plasma-applet-stackfolder-2.4-3|112	- Fixed loss of highlight items
12mr|plasma-applet-stackfolder-2.4-3|113	
12mr|plasma-applet-stackfolder-2.4-3|114	* Thu Mar 29 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:0.2.1-2
12mr|plasma-applet-stackfolder-2.4-3|115	- Removed debug outputs
12mr|plasma-applet-stackfolder-2.4-3|116	
12mr|plasma-applet-stackfolder-2.4-3|117	* Mon Mar 26 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:0.2.1-1
12mr|plasma-applet-stackfolder-2.4-3|118	- Updated to version 2.0
12mr|plasma-applet-stackfolder-2.4-3|119	
12mr|plasma-applet-stackfolder-2.4-3|120	* Fri Jul 22 2011 Ural Mullabaev <mur@mandriva.org> 1:0.1.9-12
12mr|plasma-applet-stackfolder-2.4-3|121	+ Revision: 691070
12mr|plasma-applet-stackfolder-2.4-3|122	- Add tooltip
12mr|plasma-applet-stackfolder-2.4-3|123	
12mr|plasma-applet-stackfolder-2.4-3|124	* Tue Jun 28 2011 Ural Mullabaev <mur@mandriva.org> 1:0.1.9-11
12mr|plasma-applet-stackfolder-2.4-3|125	+ Revision: 687702
12mr|plasma-applet-stackfolder-2.4-3|126	- Added returning to the preset root folder after hiding
12mr|plasma-applet-stackfolder-2.4-3|127	
12mr|plasma-applet-stackfolder-2.4-3|128	* Thu Jun 09 2011 Ural Mullabaev <mur@mandriva.org> 1:0.1.9-10
12mr|plasma-applet-stackfolder-2.4-3|129	+ Revision: 683514
12mr|plasma-applet-stackfolder-2.4-3|130	- Added window hiding after opening folder by file manager
12mr|plasma-applet-stackfolder-2.4-3|131	
12mr|plasma-applet-stackfolder-2.4-3|132	* Wed Jun 08 2011 Ural Mullabaev <mur@mandriva.org> 1:0.1.9-9
12mr|plasma-applet-stackfolder-2.4-3|133	+ Revision: 683214
12mr|plasma-applet-stackfolder-2.4-3|134	- Change to the stretchable icon on the panel
12mr|plasma-applet-stackfolder-2.4-3|135	
12mr|plasma-applet-stackfolder-2.4-3|136	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|plasma-applet-stackfolder-2.4-3|137	- Clean spec file
12mr|plasma-applet-stackfolder-2.4-3|138	
12mr|plasma-applet-stackfolder-2.4-3|139	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.1.9-8
12mr|plasma-applet-stackfolder-2.4-3|140	+ Revision: 667780
12mr|plasma-applet-stackfolder-2.4-3|141	- mass rebuild
12mr|plasma-applet-stackfolder-2.4-3|142	
12mr|plasma-applet-stackfolder-2.4-3|143	* Mon Mar 14 2011 Alex Burmashev <burmashev@mandriva.org> 1:0.1.9-7
12mr|plasma-applet-stackfolder-2.4-3|144	+ Revision: 644608
12mr|plasma-applet-stackfolder-2.4-3|145	- Fixed screen title size bug
12mr|plasma-applet-stackfolder-2.4-3|146	
12mr|plasma-applet-stackfolder-2.4-3|147	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|plasma-applet-stackfolder-2.4-3|148	- libjpeg-devel is not needed as buildrequires because already required by kdelibs4
12mr|plasma-applet-stackfolder-2.4-3|149	
12mr|plasma-applet-stackfolder-2.4-3|150	* Fri Mar 04 2011 Alex Burmashev <burmashev@mandriva.org> 1:0.1.9-6
12mr|plasma-applet-stackfolder-2.4-3|151	+ Revision: 641604
12mr|plasma-applet-stackfolder-2.4-3|152	- imported package plasma-applet-stackfolder
12mr|plasma-applet-stackfolder-2.4-3|153	
12mr|plasma-applet-stackfolder-2.4-3|154	
12mr|plasma-applet-stackfolder-2.4-3|155	* Fri Jan 21 2011 Ural Mullabaev <ural.mullabaev@rosalab.ru> 0.1.0-1
12mr|plasma-applet-stackfolder-2.4-3|156	- First package
12mr|plasma-applet-stackfolder-2.4-3|157	

15985 12
12mr|plasma-applet-yawp-0.4.3-1|1	Name:		plasma-applet-yawp
12mr|plasma-applet-yawp-0.4.3-1|2	Version:	0.4.3
12mr|plasma-applet-yawp-0.4.3-1|3	Release:	1
12mr|plasma-applet-yawp-0.4.3-1|4	Summary:	Plasma applet that allow to see the weather
12mr|plasma-applet-yawp-0.4.3-1|5	License:	GPLv2+
12mr|plasma-applet-yawp-0.4.3-1|6	Group:		Graphical desktop/KDE
12mr|plasma-applet-yawp-0.4.3-1|7	URL:		http://www.kde-look.org/content/show.php?content=94106
12mr|plasma-applet-yawp-0.4.3-1|8	Source0:	http://downloads.sourceforge.net/project/yawp/yawp/%{version}/yawp-%{version}.tar.bz2
12mr|plasma-applet-yawp-0.4.3-1|9	Patch0:		yawp-0.4.3-rus.patch
12mr|plasma-applet-yawp-0.4.3-1|10	BuildRequires:	kdebase4-workspace-devel
12mr|plasma-applet-yawp-0.4.3-1|11	Requires:	kdebase4-runtime
12mr|plasma-applet-yawp-0.4.3-1|12	Provides:	plasma-applet
12mr|plasma-applet-yawp-0.4.3-1|13	
12mr|plasma-applet-yawp-0.4.3-1|14	%description
12mr|plasma-applet-yawp-0.4.3-1|15	Yet Another Weather Plasmoid
12mr|plasma-applet-yawp-0.4.3-1|16	Plasma applet that allow to see the weather.
12mr|plasma-applet-yawp-0.4.3-1|17	
12mr|plasma-applet-yawp-0.4.3-1|18	%files -f plasma_applet_yawp.lang
12mr|plasma-applet-yawp-0.4.3-1|19	%doc CHANGELOG COPYRIGHT LICENSE-BSD LICENSE-GPL2 LICENSE-LGPL-2 README TODO
12mr|plasma-applet-yawp-0.4.3-1|20	%{_kde_libdir}/kde4/*.so
12mr|plasma-applet-yawp-0.4.3-1|21	%{_kde_appsdir}/desktoptheme/default/widgets/*.svg
12mr|plasma-applet-yawp-0.4.3-1|22	%{_kde_services}/*.desktop
12mr|plasma-applet-yawp-0.4.3-1|23	
12mr|plasma-applet-yawp-0.4.3-1|24	
12mr|plasma-applet-yawp-0.4.3-1|25	#--------------------------------------------------------------------
12mr|plasma-applet-yawp-0.4.3-1|26	
12mr|plasma-applet-yawp-0.4.3-1|27	%prep
12mr|plasma-applet-yawp-0.4.3-1|28	%setup -q -n yawp-%{version}
12mr|plasma-applet-yawp-0.4.3-1|29	%patch0 -p1
12mr|plasma-applet-yawp-0.4.3-1|30	
12mr|plasma-applet-yawp-0.4.3-1|31	%build
12mr|plasma-applet-yawp-0.4.3-1|32	%cmake_kde4
12mr|plasma-applet-yawp-0.4.3-1|33	%make
12mr|plasma-applet-yawp-0.4.3-1|34	
12mr|plasma-applet-yawp-0.4.3-1|35	%install
12mr|plasma-applet-yawp-0.4.3-1|36	%makeinstall_std -C build
12mr|plasma-applet-yawp-0.4.3-1|37	%find_lang plasma_applet_yawp
12mr|plasma-applet-yawp-0.4.3-1|38	
12mr|plasma-applet-yawp-0.4.3-1|39	
12mr|plasma-applet-yawp-0.4.3-1|40	%changelog
12mr|plasma-applet-yawp-0.4.3-1|41	

15986 12
12mr|plasma-desktoptheme-rosa-1.2.5-2|1	Name: 		plasma-desktoptheme-rosa
12mr|plasma-desktoptheme-rosa-1.2.5-2|2	Version:	1.2.5
12mr|plasma-desktoptheme-rosa-1.2.5-2|3	Release:	2
12mr|plasma-desktoptheme-rosa-1.2.5-2|4	Summary: 	Plasma Desktop theme from ROSA
12mr|plasma-desktoptheme-rosa-1.2.5-2|5	Group: 		Graphical desktop/KDE
12mr|plasma-desktoptheme-rosa-1.2.5-2|6	License:        GPLv2
12mr|plasma-desktoptheme-rosa-1.2.5-2|7	URL:            http://rosalinux.com
12mr|plasma-desktoptheme-rosa-1.2.5-2|8	BuildRequires:  kde4-macros
12mr|plasma-desktoptheme-rosa-1.2.5-2|9	Requires:       kdebase4-workspace
12mr|plasma-desktoptheme-rosa-1.2.5-2|10	BuildArch:	noarch
12mr|plasma-desktoptheme-rosa-1.2.5-2|11	Source:		%{name}-%{version}.tar.bz2
12mr|plasma-desktoptheme-rosa-1.2.5-2|12	
12mr|plasma-desktoptheme-rosa-1.2.5-2|13	%description
12mr|plasma-desktoptheme-rosa-1.2.5-2|14	Original theme for the Plasma Desktop from ROSA.
12mr|plasma-desktoptheme-rosa-1.2.5-2|15	This theme is used by default in ROSA Desktop since 2011.
12mr|plasma-desktoptheme-rosa-1.2.5-2|16	
12mr|plasma-desktoptheme-rosa-1.2.5-2|17	%files
12mr|plasma-desktoptheme-rosa-1.2.5-2|18	%{_kde_appsdir}/desktoptheme/ROSA
12mr|plasma-desktoptheme-rosa-1.2.5-2|19	
12mr|plasma-desktoptheme-rosa-1.2.5-2|20	%prep
12mr|plasma-desktoptheme-rosa-1.2.5-2|21	%setup -q -n ROSA
12mr|plasma-desktoptheme-rosa-1.2.5-2|22	
12mr|plasma-desktoptheme-rosa-1.2.5-2|23	%install
12mr|plasma-desktoptheme-rosa-1.2.5-2|24	mkdir -p %{buildroot}/%{_kde_appsdir}/desktoptheme/ROSA
12mr|plasma-desktoptheme-rosa-1.2.5-2|25	mv * %{buildroot}/%{_kde_appsdir}/desktoptheme/ROSA
12mr|plasma-desktoptheme-rosa-1.2.5-2|26	
12mr|plasma-desktoptheme-rosa-1.2.5-2|27	# Removing KDE Cache. This is not very good idea to use 'rm',
12mr|plasma-desktoptheme-rosa-1.2.5-2|28	# I know, but it seems we have no more accurate methods for this.
12mr|plasma-desktoptheme-rosa-1.2.5-2|29	# Why also %postun script? Because it will work for update
12mr|plasma-desktoptheme-rosa-1.2.5-2|30	# and uninstall operations.
12mr|plasma-desktoptheme-rosa-1.2.5-2|31	
12mr|plasma-desktoptheme-rosa-1.2.5-2|32	%post
12mr|plasma-desktoptheme-rosa-1.2.5-2|33	rm -rf /var/tmp/kdecache-*/plasma_theme_ROSA.kcache
12mr|plasma-desktoptheme-rosa-1.2.5-2|34	
12mr|plasma-desktoptheme-rosa-1.2.5-2|35	%postun
12mr|plasma-desktoptheme-rosa-1.2.5-2|36	rm -rf /var/tmp/kdecache-*/plasma_theme_ROSA.kcache
12mr|plasma-desktoptheme-rosa-1.2.5-2|37	
12mr|plasma-desktoptheme-rosa-1.2.5-2|38	%changelog
12mr|plasma-desktoptheme-rosa-1.2.5-2|39	

15987 12
12mr|plasma-wallpaper-timeoftheday-0.1-8|1	Name: plasma-wallpaper-timeoftheday
12mr|plasma-wallpaper-timeoftheday-0.1-8|2	Summary: A Plasma Wallpaper that changes wallpaper based on day hour
12mr|plasma-wallpaper-timeoftheday-0.1-8|3	Version: 0.1
12mr|plasma-wallpaper-timeoftheday-0.1-8|4	Release: %mkrel 8
12mr|plasma-wallpaper-timeoftheday-0.1-8|5	Source0: plasma-wallpaper-timeoftheday-%{version}.tar.bz2
12mr|plasma-wallpaper-timeoftheday-0.1-8|6	Patch0:  plasma-wallpaper-timeoftheday-0.1-add-translation.patch
12mr|plasma-wallpaper-timeoftheday-0.1-8|7	Patch1:  plasma-wallpaper-timeoftheday-0.1-remove-debug.patch
12mr|plasma-wallpaper-timeoftheday-0.1-8|8	Patch2:  plasma-wallpaper-timeoftheday-0.1-less-transitions.patch
12mr|plasma-wallpaper-timeoftheday-0.1-8|9	Group: Graphical desktop/KDE
12mr|plasma-wallpaper-timeoftheday-0.1-8|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|plasma-wallpaper-timeoftheday-0.1-8|11	License: GPL
12mr|plasma-wallpaper-timeoftheday-0.1-8|12	BuildRequires: qt4-devel
12mr|plasma-wallpaper-timeoftheday-0.1-8|13	BuildRequires: kde4-macros
12mr|plasma-wallpaper-timeoftheday-0.1-8|14	BuildRequires: kdelibs4-devel
12mr|plasma-wallpaper-timeoftheday-0.1-8|15	BuildRequires: kdebase4-workspace-devel
12mr|plasma-wallpaper-timeoftheday-0.1-8|16	BuildRequires: cmake
12mr|plasma-wallpaper-timeoftheday-0.1-8|17	
12mr|plasma-wallpaper-timeoftheday-0.1-8|18	%description
12mr|plasma-wallpaper-timeoftheday-0.1-8|19	A Plasma Wallpaper that changes wallpaper based on day hour
12mr|plasma-wallpaper-timeoftheday-0.1-8|20	
12mr|plasma-wallpaper-timeoftheday-0.1-8|21	%prep
12mr|plasma-wallpaper-timeoftheday-0.1-8|22	%setup -q
12mr|plasma-wallpaper-timeoftheday-0.1-8|23	%patch0 -p0
12mr|plasma-wallpaper-timeoftheday-0.1-8|24	%patch1 -p0
12mr|plasma-wallpaper-timeoftheday-0.1-8|25	%patch2 -p0
12mr|plasma-wallpaper-timeoftheday-0.1-8|26	
12mr|plasma-wallpaper-timeoftheday-0.1-8|27	%build
12mr|plasma-wallpaper-timeoftheday-0.1-8|28	%cmake_kde4
12mr|plasma-wallpaper-timeoftheday-0.1-8|29	%make
12mr|plasma-wallpaper-timeoftheday-0.1-8|30	
12mr|plasma-wallpaper-timeoftheday-0.1-8|31	%install
12mr|plasma-wallpaper-timeoftheday-0.1-8|32	rm -rf $RPM_BUILD_ROOT
12mr|plasma-wallpaper-timeoftheday-0.1-8|33	%makeinstall_std -C build
12mr|plasma-wallpaper-timeoftheday-0.1-8|34	
12mr|plasma-wallpaper-timeoftheday-0.1-8|35	
12mr|plasma-wallpaper-timeoftheday-0.1-8|36	%clean
12mr|plasma-wallpaper-timeoftheday-0.1-8|37	rm -rf $RPM_BUILD_ROOT
12mr|plasma-wallpaper-timeoftheday-0.1-8|38	
12mr|plasma-wallpaper-timeoftheday-0.1-8|39	%files
12mr|plasma-wallpaper-timeoftheday-0.1-8|40	%defattr(-,root,root)
12mr|plasma-wallpaper-timeoftheday-0.1-8|41	%_kde_libdir/kde4/plasma_wallpaper_timeoftheday.so
12mr|plasma-wallpaper-timeoftheday-0.1-8|42	%_kde_services/plasma-wallpaper-timeoftheday.desktop
12mr|plasma-wallpaper-timeoftheday-0.1-8|43	
12mr|plasma-wallpaper-timeoftheday-0.1-8|44	
12mr|plasma-wallpaper-timeoftheday-0.1-8|45	
12mr|plasma-wallpaper-timeoftheday-0.1-8|46	%changelog
12mr|plasma-wallpaper-timeoftheday-0.1-8|47	

15988 12
12mr|plasma-widget-menubar-0.1.18-1|1	Name:		plasma-widget-menubar
12mr|plasma-widget-menubar-0.1.18-1|2	Summary:	A Plasma widget to display menubar of application windows
12mr|plasma-widget-menubar-0.1.18-1|3	Version:	0.1.18
12mr|plasma-widget-menubar-0.1.18-1|4	Release:	%mkrel 1
12mr|plasma-widget-menubar-0.1.18-1|5	URL:		https://launchpad.net/plasma-widget-menubar
12mr|plasma-widget-menubar-0.1.18-1|6	License:	GPLv2
12mr|plasma-widget-menubar-0.1.18-1|7	Group:		Graphical desktop/KDE
12mr|plasma-widget-menubar-0.1.18-1|8	Source0:	%{name}-%{version}.tar.bz2
12mr|plasma-widget-menubar-0.1.18-1|9	BuildRequires:	kdelibs4-devel
12mr|plasma-widget-menubar-0.1.18-1|10	BuildRequires:	%{_lib}dbusmenu-qt-devel
12mr|plasma-widget-menubar-0.1.18-1|11	BuildRequires:	%{_lib}qjson-devel
12mr|plasma-widget-menubar-0.1.18-1|12	Requires:	%{_lib}dbusmenu-qt2
12mr|plasma-widget-menubar-0.1.18-1|13	
12mr|plasma-widget-menubar-0.1.18-1|14	%description
12mr|plasma-widget-menubar-0.1.18-1|15	A Plasma widget to display menubar of application windows.
12mr|plasma-widget-menubar-0.1.18-1|16	
12mr|plasma-widget-menubar-0.1.18-1|17	%prep
12mr|plasma-widget-menubar-0.1.18-1|18	%setup -q
12mr|plasma-widget-menubar-0.1.18-1|19	
12mr|plasma-widget-menubar-0.1.18-1|20	%build
12mr|plasma-widget-menubar-0.1.18-1|21	%cmake_kde4
12mr|plasma-widget-menubar-0.1.18-1|22	%make
12mr|plasma-widget-menubar-0.1.18-1|23	
12mr|plasma-widget-menubar-0.1.18-1|24	%install
12mr|plasma-widget-menubar-0.1.18-1|25	cd build
12mr|plasma-widget-menubar-0.1.18-1|26	%makeinstall_std
12mr|plasma-widget-menubar-0.1.18-1|27	cd -
12mr|plasma-widget-menubar-0.1.18-1|28	
12mr|plasma-widget-menubar-0.1.18-1|29	%files
12mr|plasma-widget-menubar-0.1.18-1|30	%{_libdir}/kde4/plasma_applet_menubar.so
12mr|plasma-widget-menubar-0.1.18-1|31	%{_datadir}/kde4/services/plasma-applet-menubar.desktop

15989 12
12mr|playmidi-2.5-14|1	Summary:	A MIDI sound file player
12mr|playmidi-2.5-14|2	Name:		playmidi
12mr|playmidi-2.5-14|3	Version:	2.5
12mr|playmidi-2.5-14|4	Release:	%mkrel 14
12mr|playmidi-2.5-14|5	Source0:	%{name}-%{version}.tar.bz2
12mr|playmidi-2.5-14|6	URL:		http://sourceforge.net/projects/playmidi/
12mr|playmidi-2.5-14|7	License:	GPLv2+
12mr|playmidi-2.5-14|8	Group:		Sound
12mr|playmidi-2.5-14|9	Patch0:		%{name}-2.3-hertz.patch
12mr|playmidi-2.5-14|10	Patch1:		%{name}-2.3-awe2.patch
12mr|playmidi-2.5-14|11	Patch2:		playmidi-2.4-lib64.patch
12mr|playmidi-2.5-14|12	Patch3:		%{name}-2.4-midimap.patch
12mr|playmidi-2.5-14|13	Patch4:		playmidi-2.4-CAN-2005-0020.patch
12mr|playmidi-2.5-14|14	Patch5:		%{name}-2.5-fix-str-fmt.patch
12mr|playmidi-2.5-14|15	Patch6:		%{name}-2.5-fix-overlinking.patch
12mr|playmidi-2.5-14|16	BuildRequires:	ncurses-devel
12mr|playmidi-2.5-14|17	BuildRequires:	libx11-devel
12mr|playmidi-2.5-14|18	BuildRequires:	libxaw-devel
12mr|playmidi-2.5-14|19	BuildRequires:	libxt-devel
12mr|playmidi-2.5-14|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|playmidi-2.5-14|21	
12mr|playmidi-2.5-14|22	%package X11
12mr|playmidi-2.5-14|23	Summary:	An X Window System based MIDI sound file player
12mr|playmidi-2.5-14|24	Requires:	%{name} = %{version}
12mr|playmidi-2.5-14|25	Group:		Sound
12mr|playmidi-2.5-14|26	
12mr|playmidi-2.5-14|27	%description
12mr|playmidi-2.5-14|28	Playmidi plays MIDI (Musicial Instrument Digital Interface) sound
12mr|playmidi-2.5-14|29	files through a sound card synthesizer.  This package includes basic
12mr|playmidi-2.5-14|30	drum samples for use with simple FM synthesizers.
12mr|playmidi-2.5-14|31	
12mr|playmidi-2.5-14|32	Install playmidi if you want to play MIDI files using your computer's
12mr|playmidi-2.5-14|33	sound card.
12mr|playmidi-2.5-14|34	
12mr|playmidi-2.5-14|35	%description X11
12mr|playmidi-2.5-14|36	Playmidi-X11 provides an X Window System interface for playing MIDI
12mr|playmidi-2.5-14|37	(Musical Instrument Digital Interface) sound files through a sound
12mr|playmidi-2.5-14|38	card synthesizer.  This package includes basic drum samples for use
12mr|playmidi-2.5-14|39	with simple FM synthesizers.
12mr|playmidi-2.5-14|40	
12mr|playmidi-2.5-14|41	Install playmidi-X11 if you want to use an X interface to play MIDI
12mr|playmidi-2.5-14|42	sound files using your computer's sound card.
12mr|playmidi-2.5-14|43	
12mr|playmidi-2.5-14|44	%prep
12mr|playmidi-2.5-14|45	%setup -q -n %{name}-2.4
12mr|playmidi-2.5-14|46	%patch0 -p1 -b .consthertz
12mr|playmidi-2.5-14|47	%patch1 -p1 -b .awe2
12mr|playmidi-2.5-14|48	%patch2 -p1 -b .lib64
12mr|playmidi-2.5-14|49	%patch3 -p1 -b .midimap
12mr|playmidi-2.5-14|50	%patch4 -p1 -b .can-2005-0020
12mr|playmidi-2.5-14|51	%patch5 -p1 -b .strfmt
12mr|playmidi-2.5-14|52	%patch6 -p1 -b .overlinking
12mr|playmidi-2.5-14|53	
12mr|playmidi-2.5-14|54	%build
12mr|playmidi-2.5-14|55	./Configure << EOF
12mr|playmidi-2.5-14|56	2
12mr|playmidi-2.5-14|57	EOF
12mr|playmidi-2.5-14|58	
12mr|playmidi-2.5-14|59	PATH=.:$PATH
12mr|playmidi-2.5-14|60	
12mr|playmidi-2.5-14|61	%{__make} CFLAGS="%optflags" LDFLAGS="%ldflags" LIB="%{_lib}" %{name}
12mr|playmidi-2.5-14|62	%{__make} CFLAGS="%optflags" LDFLAGS="%ldflags" LIB="%{_lib}" x%{name}
12mr|playmidi-2.5-14|63	
12mr|playmidi-2.5-14|64	%install
12mr|playmidi-2.5-14|65	rm -rf %{buildroot}
12mr|playmidi-2.5-14|66	
12mr|playmidi-2.5-14|67	install -d %{buildroot}%{_bindir}
12mr|playmidi-2.5-14|68	install -d %{buildroot}%{_datadir}/app-defaults/XPlaymidi
12mr|playmidi-2.5-14|69	install -d %{buildroot}%{_mandir}/man1
12mr|playmidi-2.5-14|70	
12mr|playmidi-2.5-14|71	install -m0755 %{name} %{buildroot}%{_bindir}/%{name}
12mr|playmidi-2.5-14|72	install -m0755 x%{name} %{buildroot}%{_bindir}/x%{name}
12mr|playmidi-2.5-14|73	install -m0644 XPlaymidi.ad %{buildroot}%{_datadir}/app-defaults/XPlaymidi
12mr|playmidi-2.5-14|74	install -m0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
12mr|playmidi-2.5-14|75	
12mr|playmidi-2.5-14|76	install -d %{buildroot}%{_sysconfdir}/midi
12mr|playmidi-2.5-14|77	for n in std.o3 drums.o3 std.sb drums.sb; do
12mr|playmidi-2.5-14|78	install -m 644 $n -D %{buildroot}%{_sysconfdir}/midi/$n
12mr|playmidi-2.5-14|79	done
12mr|playmidi-2.5-14|80	
12mr|playmidi-2.5-14|81	%clean
12mr|playmidi-2.5-14|82	rm -rf %{buildroot}
12mr|playmidi-2.5-14|83	
12mr|playmidi-2.5-14|84	%files
12mr|playmidi-2.5-14|85	%defattr(-,root,root)
12mr|playmidi-2.5-14|86	%doc QuickStart COPYING BUGS
12mr|playmidi-2.5-14|87	%{_bindir}/%{name}
12mr|playmidi-2.5-14|88	%dir %{_sysconfdir}/midi
12mr|playmidi-2.5-14|89	%config(noreplace) %{_sysconfdir}/midi/std.o3
12mr|playmidi-2.5-14|90	%config(noreplace) %{_sysconfdir}/midi/std.sb
12mr|playmidi-2.5-14|91	%config(noreplace) %{_sysconfdir}/midi/drums.o3
12mr|playmidi-2.5-14|92	%config(noreplace) %{_sysconfdir}/midi/drums.sb
12mr|playmidi-2.5-14|93	%{_mandir}/man1/%{name}.1*
12mr|playmidi-2.5-14|94	
12mr|playmidi-2.5-14|95	%files X11
12mr|playmidi-2.5-14|96	%defattr(-,root,root)
12mr|playmidi-2.5-14|97	%doc QuickStart COPYING BUGS
12mr|playmidi-2.5-14|98	%{_bindir}/x%{name}
12mr|playmidi-2.5-14|99	%{_datadir}/app-defaults/XPlaymidi
12mr|playmidi-2.5-14|100	
12mr|playmidi-2.5-14|101	
12mr|playmidi-2.5-14|102	
12mr|playmidi-2.5-14|103	%changelog
12mr|playmidi-2.5-14|104	

15990 12
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|1	# Copyright (c) 2000-2005, JPackage Project
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|2	# All rights reserved.
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|3	#
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|4	# Redistribution and use in source and binary forms, with or without
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|5	# modification, are permitted provided that the following conditions
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|6	# are met:
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|7	#
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|8	# 1. Redistributions of source code must retain the above copyright
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|9	#    notice, this list of conditions and the following disclaimer.
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|11	#    notice, this list of conditions and the following disclaimer in the
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|12	#    documentation and/or other materials provided with the
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|13	#    distribution.
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|15	#    contributors may be used to endorse or promote products derived
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|16	#    from this software without specific prior written permission.
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|17	#
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|29	#
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|30	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|31	%define _with_gcj_support 1
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|32	%define gcj_support %{?_with_gcj_support:1}%{!?_with_gcj_support:
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|33	%{?_without_gcj_support:0}%{!?_without_gcj_support:%{?_gcj_support:
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|34	%{_gcj_support}}%{!?_gcj_support:0}}}
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|35	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|36	%define with_maven %{!?_without_maven:1}%{?_without_maven:0}
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|37	%define without_maven %{?_without_maven:1}%{!?_without_maven:0}
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|38	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|39	%define without_maven 1
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|40	%define with_maven 0
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|41	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|42	%define parent plexus
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|43	%define subname ant-factory
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|44	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|45	Name:           %{parent}-%{subname}
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|46	Version:        1.0
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|47	Release:        0.1.a1.2jpp.2.7
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|48	Epoch:          0
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|49	Summary:        Plexus Ant component factory
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|50	License:        MIT-Style
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|51	Group:          Development/Java
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|52	URL:            http://plexus.codehaus.org/
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|53	Source0:        %{name}-src.tar.gz
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|54	# svn export svn://svn.plexus.codehaus.org/plexus/tags/
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|55	#            plexus-ant-factory-1.0-alpha-1 plexus-ant-factory/
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|56	# tar czf plexus-ant-factory-src.tar.gz plexus-ant-factory/
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|57	Source1:        %{name}-jpp-depmap.xml
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|58	Source2:        %{name}-build.xml
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|59	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|60	%if ! %{gcj_support}
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|61	BuildArch:      noarch
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|62	%endif
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|63	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|64	BuildRequires:  java-rpmbuild >= 0:1.7.2
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|65	%if %{with_maven}
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|66	BuildRequires:    maven2 >= 2.0.4-9
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|67	BuildRequires:    maven2-plugin-compiler
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|68	BuildRequires:    maven2-plugin-install
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|69	BuildRequires:    maven2-plugin-jar
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|70	BuildRequires:    maven2-plugin-javadoc
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|71	BuildRequires:    maven2-plugin-release
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|72	BuildRequires:    maven2-plugin-resources
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|73	BuildRequires:    maven2-plugin-surefire
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|74	BuildRequires:    maven2-common-poms >= 1.0-2
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|75	%endif
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|76	BuildRequires:    ant
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|77	BuildRequires:    classworlds
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|78	BuildRequires:    plexus-container-default
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|79	BuildRequires:    plexus-utils
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|80	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|81	Requires:    ant
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|82	Requires:    classworlds
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|83	Requires:    plexus-container-default
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|84	Requires:    plexus-utils
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|85	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|86	Requires(post):    jpackage-utils >= 0:1.7.2
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|87	Requires(postun):  jpackage-utils >= 0:1.7.2
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|88	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|89	%if %{gcj_support}
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|90	BuildRequires:       java-gcj-compat-devel
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|91	%endif
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|92	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|93	%description
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|94	Ant component class creator for Plexus.
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|95	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|96	%if %{with_maven}
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|97	%package javadoc
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|98	Summary:        Javadoc for %{name}
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|99	Group:          Development/Java
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|100	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|101	%description javadoc
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|102	Javadoc for %{name}.
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|103	%endif
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|104	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|105	%prep
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|106	%setup -q -n %{name}
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|107	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|108	%if %{without_maven}
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|109	cp -p %{SOURCE2} build.xml
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|110	%endif
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|111	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|112	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|113	%build
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|114	%if %{with_maven}
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|115	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|116	mkdir -p $MAVEN_REPO_LOCAL
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|117	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|118	mvn-jpp \
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|119	-e \
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|120	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|121	install javadoc:javadoc
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|122	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|123	%else
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|124	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|125	mkdir lib
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|126	build-jar-repository \
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|127	-s -p \
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|128	lib ant ant-launcher \
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|129	classworlds \
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|130	plexus/container-default \
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|131	plexus/utils
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|132	%{ant} -Dmaven.mode.offline=true
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|133	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|134	%endif
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|135	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|136	%install
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|137	# jars
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|138	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/plexus
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|139	install -pm 644 target/*.jar \
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|140	$RPM_BUILD_ROOT%{_javadir}/%{parent}/%{subname}-%{version}.jar
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|141	%add_to_maven_depmap org.codehaus.plexus %{name} 1.0-alpha-1 JPP/%{parent} %{subname}
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|142	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|143	(cd $RPM_BUILD_ROOT%{_javadir}/%{parent} && for jar in *-%{version}*; \
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|144	do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|145	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|146	# pom
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|147	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|148	install -pm 644 pom.xml \
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|149	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{parent}-%{subname}.pom
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|150	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|151	# javadoc
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|152	%if %{with_maven}
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|153	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|154	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|155	cp -pr target/site/apidocs/* \
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|156	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|157	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|158	ln -s %{name}-%{version} \
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|159	$RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|160	%endif
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|161	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|162	%if %{gcj_support}
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|163	%{_bindir}/aot-compile-rpm
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|164	%endif
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|165	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|166	%clean
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|167	rm -rf $RPM_BUILD_ROOT
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|168	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|169	%post
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|170	%if %{gcj_support}
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|171	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|172	then
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|173	%{_bindir}/rebuild-gcj-db
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|174	fi
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|175	%endif
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|176	%update_maven_depmap
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|177	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|178	%postun
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|179	%if %{gcj_support}
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|180	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|181	then
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|182	%{_bindir}/rebuild-gcj-db
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|183	fi
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|184	%endif
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|185	%update_maven_depmap
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|186	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|187	%files
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|188	%{_javadir}/plexus
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|189	%{_datadir}/maven2
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|190	%config(noreplace) %{_mavendepmapfragdir}/*
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|191	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|192	%if %{gcj_support}
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|193	%dir %{_libdir}/gcj/%{name}
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|194	%{_libdir}/gcj/%{name}/ant-factory-1.0.jar.*
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|195	%endif
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|196	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|197	%if %{with_maven}
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|198	%files javadoc
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|199	%doc %{_javadocdir}/*
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|200	%endif
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|201	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|202	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|203	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|204	%changelog
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|205	* Fri Aug  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|206	+ Commit: 82155f7
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|207	- Fix files section
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|208	
12mr|plexus-ant-factory-1.0-0.1.a1.2jpp.2.7|209	

15991 12
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|1	# Copyright (c) 2000-2005, JPackage Project
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|2	# All rights reserved.
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|3	#
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|4	# Redistribution and use in source and binary forms, with or without
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|5	# modification, are permitted provided that the following conditions
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|6	# are met:
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|7	#
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|8	# 1. Redistributions of source code must retain the above copyright
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|9	#    notice, this list of conditions and the following disclaimer.
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|11	#    notice, this list of conditions and the following disclaimer in the
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|12	#    documentation and/or other materials provided with the
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|13	#    distribution.
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|15	#    contributors may be used to endorse or promote products derived
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|16	#    from this software without specific prior written permission.
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|17	#
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|29	#
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|30	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|31	%define gcj_support 0
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|32	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|33	%define _without_maven 1
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|34	%define with_maven %{!?_without_maven:1}%{?_without_maven:0}
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|35	%define without_maven %{?_without_maven:1}%{!?_without_maven:0}
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|36	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|37	%define parent plexus
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|38	%define subname bsh-factory
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|39	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|40	Name:           %{parent}-%{subname}
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|41	Version:        1.0
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|42	Release:        0.1.a7s.2.2.9
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|43	Epoch:          0
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|44	Summary:        Plexus Bsh component factory
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|45	License:        MIT-Style
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|46	Group:          Development/Java
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|47	URL:            http://plexus.codehaus.org/
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|48	Source0:        %{name}-src.tar.gz
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|49	# svn export svn://svn.plexus.codehaus.org/plexus/tags/plexus-bsh-factory-1.0-alpha-7-SNAPSHOT plexus-bsh-factory/
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|50	# tar czf plexus-bsh-factory-src.tar.gz plexus-bsh-factory/
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|51	Source1:        %{name}-jpp-depmap.xml
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|52	Source2:        %{name}-build.xml
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|53	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|54	Patch1:         %{name}-encodingfix.patch
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|55	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|56	%if ! %{gcj_support}
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|57	BuildArch:      noarch
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|58	%endif
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|59	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|60	BuildRequires:     java-rpmbuild
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|61	%if %{with_maven}
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|62	BuildRequires:     maven2 >= 2.0.4-9
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|63	BuildRequires:     maven2-plugin-compiler
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|64	BuildRequires:     maven2-plugin-install
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|65	BuildRequires:     maven2-plugin-jar
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|66	BuildRequires:     maven2-plugin-javadoc
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|67	BuildRequires:     maven2-plugin-release
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|68	BuildRequires:     maven2-plugin-resources
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|69	BuildRequires:     maven2-plugin-surefire
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|70	BuildRequires:     maven2-common-poms >= 1.0-2
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|71	%else
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|72	BuildRequires:     ant
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|73	%endif
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|74	BuildRequires:     bsh
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|75	BuildRequires:     classworlds
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|76	BuildRequires:     plexus-container-default
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|77	BuildRequires:     plexus-utils
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|78	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|79	Requires:          bsh
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|80	Requires:          classworlds
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|81	Requires:          plexus-container-default
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|82	Requires:          plexus-utils
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|83	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|84	Requires(post):    jpackage-utils >= 0:1.7.2
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|85	Requires(postun):  jpackage-utils >= 0:1.7.2
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|86	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|87	%if %{gcj_support}
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|88	BuildRequires:     java-gcj-compat-devel
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|89	%endif
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|90	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|91	%description
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|92	Bsh component class creator for Plexus.
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|93	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|94	%if %{with_maven}
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|95	%package javadoc
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|96	Summary:        Javadoc for %{name}
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|97	Group:          Documentation
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|98	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|99	%description javadoc
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|100	Javadoc for %{name}.
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|101	%endif
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|102	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|103	%prep
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|104	%setup -q -n %{name}
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|105	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|106	%patch1 -b .sav
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|107	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|108	%if %{without_maven}
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|109	cp -p %{SOURCE2} build.xml
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|110	%endif
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|111	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|112	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|113	%build
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|114	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|115	%if %{with_maven}
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|116	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|117	mkdir -p $MAVEN_REPO_LOCAL
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|118	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|119	mvn-jpp \
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|120	-e \
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|121	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|122	install javadoc:javadoc
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|123	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|124	%else
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|125	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|126	mkdir lib
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|127	build-jar-repository \
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|128	-s -p \
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|129	lib bsh classworlds \
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|130	plexus/container-default \
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|131	plexus/utils
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|132	%{ant} -Dmaven.mode.offline=true
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|133	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|134	%endif
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|135	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|136	%install
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|137	# jars
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|138	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/plexus
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|139	install -pm 644 target/*.jar \
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|140	$RPM_BUILD_ROOT%{_javadir}/%{parent}/%{subname}-%{version}.jar
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|141	%add_to_maven_depmap org.codehaus.plexus %{name} 1.0-alpha-7 JPP/%{parent} %{subname}
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|142	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|143	(cd $RPM_BUILD_ROOT%{_javadir}/%{parent} && for jar in *-%{version}*; \
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|144	do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|145	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|146	# pom
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|147	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|148	install -pm 644 \
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|149	pom.xml $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{parent}-%{subname}.pom
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|150	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|151	# javadoc
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|152	%if %{with_maven}
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|153	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|154	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|155	cp -pr target/site/apidocs/* \
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|156	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|157	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|158	ln -s %{name}-%{version} \
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|159	$RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|160	%endif
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|161	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|162	%{gcj_compile}
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|163	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|164	%post
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|165	%if %{gcj_support}
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|166	%{update_gcjdb}
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|167	%endif
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|168	%update_maven_depmap
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|169	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|170	%postun
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|171	%if %{gcj_support}
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|172	%{clean_gcjdb}
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|173	%endif
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|174	%update_maven_depmap
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|175	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|176	%files
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|177	%{_javadir}/plexus
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|178	%{_datadir}/maven2
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|179	%config(noreplace) %{_mavendepmapfragdir}/*
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|180	%{gcj_files}
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|181	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|182	%if %{with_maven}
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|183	%files javadoc
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|184	%doc %{_javadocdir}/*
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|185	%endif
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|186	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|187	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|188	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|189	%changelog
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|190	* Fri Aug  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|191	+ Commit: fd4cb90
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|192	- Fix files
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|193	
12mr|plexus-bsh-factory-1.0-0.1.a7s.2.2.9|194	

15992 12
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|1	# Copyright (c) 2000-2007, JPackage Project
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|2	# All rights reserved.
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|3	#
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|4	# Redistribution and use in source and binary forms, with or without
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|5	# modification, are permitted provided that the following conditions
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|6	# are met:
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|7	#
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|8	# 1. Redistributions of source code must retain the above copyright
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|9	#    notice, this list of conditions and the following disclaimer.
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|11	#    notice, this list of conditions and the following disclaimer in the
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|12	#    documentation and/or other materials provided with the
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|13	#    distribution.
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|15	#    contributors may be used to endorse or promote products derived
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|16	#    from this software without specific prior written permission.
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|17	#
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|29	#
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|30	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|31	# If you don't want to build with maven, and use straight ant instead,
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|32	# give rpmbuild option '--without maven'
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|33	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|34	%define with_maven 0
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|35	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|36	%define gcj_support 1
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|37	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|38	%define parent plexus
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|39	%define subname container-default
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|40	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|41	Name:           plexus-container-default
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|42	Version:        1.0
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|43	Release:        %mkrel 0.1.a8.3.0.2
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|44	Epoch:          0
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|45	Summary:        Default Plexus Container
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|46	License:        Apache License
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|47	Group:          Development/Java
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|48	URL:            http://plexus.codehaus.org/
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|49	Source0:        plexus-container-default-1.0-alpha-8-src.tar.gz
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|50	# svn export svn://svn.plexus.codehaus.org/plexus/scm/tags/plexus-container-default-1.0-alpha-8/
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|51	Source1:        plexus-container-default-1.0-build.xml
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|52	Source2:        plexus-container-default-1.0-project.xml
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|53	Source3:        plexus-container-default-settings.xml
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|54	Source4:        plexus-container-default-1.0-jpp-depmap.xml
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|55	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|56	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|57	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|58	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|59	%if %{gcj_support}
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|60	BuildRequires:  java-gcj-compat-devel
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|61	%else
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|62	BuildArch:      noarch
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|63	BuildRequires:  java-devel
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|64	%endif
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|65	BuildRequires:  java-rpmbuild >= 0:1.7.2
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|66	BuildRequires:  ant >= 0:1.6
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|67	BuildRequires:  ant-nodeps
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|68	BuildRequires:  junit
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|69	%if %{with_maven}
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|70	BuildRequires:  maven2 >= 2.0.4
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|71	BuildRequires:  maven2-plugin-compiler
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|72	BuildRequires:  maven2-plugin-install
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|73	BuildRequires:  maven2-plugin-jar
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|74	BuildRequires:  maven2-plugin-javadoc
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|75	BuildRequires:  maven2-plugin-resources
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|76	BuildRequires:  maven2-plugin-surefire
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|77	BuildRequires:  maven2-plugin-release
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|78	%endif
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|79	BuildRequires:  classworlds >= 0:1.1
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|80	BuildRequires:  plexus-utils
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|81	Requires:  classworlds >= 0:1.1
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|82	Requires:  plexus-utils
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|83	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|84	%description
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|85	The Plexus project seeks to create end-to-end developer tools for
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|86	writing applications. At the core is the container, which can be
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|87	embedded or for a full scale application server. There are many
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|88	reusable components for hibernate, form processing, jndi, i18n,
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|89	velocity, etc. Plexus also includes an application server which
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|90	is like a J2EE application server, without all the baggage.
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|91	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|92	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|93	%package javadoc
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|94	Summary:        Javadoc for %{name}
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|95	Group:          Development/Java
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|96	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|97	%description javadoc
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|98	Javadoc for %{name}.
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|99	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|100	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|101	%prep
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|102	%setup -q -n plexus-container-default-1.0-alpha-8
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|103	for j in $(find . -name "*.jar"); do
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|104	mv $j $j.no
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|105	done
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|106	cp %{SOURCE1} build.xml
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|107	cp %{SOURCE2} project.xml
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|108	cp %{SOURCE3} settings.xml
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|109	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|110	%build
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|111	sed -i -e "s|<url>__JPP_URL_PLACEHOLDER__</url>|<url>file://`pwd`/.m2/repository</url>|g" settings.xml
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|112	sed -i -e "s|<url>__JAVADIR_PLACEHOLDER__</url>|<url>file://`pwd`/external_repo</url>|g" settings.xml
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|113	sed -i -e "s|<url>__MAVENREPO_DIR_PLACEHOLDER__</url>|<url>file://`pwd`/.m2/repository</url>|g" settings.xml
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|114	sed -i -e "s|<url>__MAVENDIR_PLUGIN_PLACEHOLDER__</url>|<url>file:///usr/share/maven2/plugins</url>|g" settings.xml
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|115	sed -i -e "s|<url>__ECLIPSEDIR_PLUGIN_PLACEHOLDER__</url>|<url>file:///usr/share/eclipse/plugins</url>|g" settings.xml
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|116	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|117	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|118	mkdir -p $MAVEN_REPO_LOCAL
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|119	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|120	mkdir external_repo
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|121	ln -s %{_javadir} external_repo/JPP
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|122	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|123	%if %{with_maven}
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|124	mvn-jpp \
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|125	-e \
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|126	-s $(pwd)/settings.xml \
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|127	-Dmaven2.jpp.depmap.file=%{SOURCE4} \
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|128	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|129	-Dmaven.test.skip=true \
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|130	install javadoc:javadoc
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|131	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|132	%else
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|133	mkdir -p target/lib
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|134	build-jar-repository -s -p target/lib \
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|135	classworlds \
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|136	plexus/utils \
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|137	junit
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|138	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|139	%{ant} jar javadoc
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|140	%endif
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|141	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|142	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|143	%install
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|144	rm -rf $RPM_BUILD_ROOT
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|145	# jars
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|146	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/plexus
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|147	install -pm 644 target/%{name}-%{version}-alpha-8.jar \
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|148	$RPM_BUILD_ROOT%{_javadir}/plexus/container-default-%{version}.jar
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|149	%add_to_maven_depmap org.codehaus.plexus %{name} %{version} JPP/%{parent} %{subname}
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|150	(cd $RPM_BUILD_ROOT%{_javadir}/plexus && \
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|151	for jar in *-%{version}*; do \
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|152	ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; \
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|153	done \
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|154	)
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|155	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|156	# poms
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|157	%if %{with_maven}
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|158	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|159	install -pm 644 pom.xml \
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|160	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{parent}-%{subname}.pom
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|161	%endif
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|162	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|163	# javadoc
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|164	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|165	cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|166	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|167	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|168	%if %{gcj_support}
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|169	%{_bindir}/aot-compile-rpm
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|170	%endif
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|171	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|172	%clean
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|173	rm -rf $RPM_BUILD_ROOT
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|174	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|175	%post
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|176	%update_maven_depmap
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|177	%if %{gcj_support}
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|178	%{update_gcjdb}
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|179	%endif
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|180	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|181	%postun
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|182	%update_maven_depmap
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|183	%if %{gcj_support}
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|184	%{clean_gcjdb}
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|185	%endif
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|186	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|187	%files
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|188	%defattr(0644,root,root,0755)
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|189	%{_javadir}/*
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|190	%if %{with_maven}
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|191	%{_datadir}/maven2/poms/*
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|192	%endif
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|193	%{_mavendepmapfragdir}
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|194	%if %{gcj_support}
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|195	%dir %{_libdir}/gcj/%{name}
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|196	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|197	%endif
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|198	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|199	%files javadoc
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|200	%defattr(-,root,root,-)
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|201	%doc %{_javadocdir}/*
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|202	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|203	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|204	
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|205	%changelog
12mr|plexus-container-default-1.0-0.1.a8.3.0.2|206	

15993 12
12mr|plexus-i18n-1.0-0.b6.5.0.1|1	# Copyright (c) 2000-2007, JPackage Project
12mr|plexus-i18n-1.0-0.b6.5.0.1|2	# All rights reserved.
12mr|plexus-i18n-1.0-0.b6.5.0.1|3	#
12mr|plexus-i18n-1.0-0.b6.5.0.1|4	# Redistribution and use in source and binary forms, with or without
12mr|plexus-i18n-1.0-0.b6.5.0.1|5	# modification, are permitted provided that the following conditions
12mr|plexus-i18n-1.0-0.b6.5.0.1|6	# are met:
12mr|plexus-i18n-1.0-0.b6.5.0.1|7	#
12mr|plexus-i18n-1.0-0.b6.5.0.1|8	# 1. Redistributions of source code must retain the above copyright
12mr|plexus-i18n-1.0-0.b6.5.0.1|9	#    notice, this list of conditions and the following disclaimer.
12mr|plexus-i18n-1.0-0.b6.5.0.1|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|plexus-i18n-1.0-0.b6.5.0.1|11	#    notice, this list of conditions and the following disclaimer in the
12mr|plexus-i18n-1.0-0.b6.5.0.1|12	#    documentation and/or other materials provided with the
12mr|plexus-i18n-1.0-0.b6.5.0.1|13	#    distribution.
12mr|plexus-i18n-1.0-0.b6.5.0.1|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|plexus-i18n-1.0-0.b6.5.0.1|15	#    contributors may be used to endorse or promote products derived
12mr|plexus-i18n-1.0-0.b6.5.0.1|16	#    from this software without specific prior written permission.
12mr|plexus-i18n-1.0-0.b6.5.0.1|17	#
12mr|plexus-i18n-1.0-0.b6.5.0.1|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|plexus-i18n-1.0-0.b6.5.0.1|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|plexus-i18n-1.0-0.b6.5.0.1|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|plexus-i18n-1.0-0.b6.5.0.1|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|plexus-i18n-1.0-0.b6.5.0.1|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|plexus-i18n-1.0-0.b6.5.0.1|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|plexus-i18n-1.0-0.b6.5.0.1|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|plexus-i18n-1.0-0.b6.5.0.1|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|plexus-i18n-1.0-0.b6.5.0.1|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|plexus-i18n-1.0-0.b6.5.0.1|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|plexus-i18n-1.0-0.b6.5.0.1|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|plexus-i18n-1.0-0.b6.5.0.1|29	#
12mr|plexus-i18n-1.0-0.b6.5.0.1|30	
12mr|plexus-i18n-1.0-0.b6.5.0.1|31	%define gcj_support 1
12mr|plexus-i18n-1.0-0.b6.5.0.1|32	
12mr|plexus-i18n-1.0-0.b6.5.0.1|33	# If you don't want to build with maven, and use straight ant instead,
12mr|plexus-i18n-1.0-0.b6.5.0.1|34	# give rpmbuild option '--without maven'
12mr|plexus-i18n-1.0-0.b6.5.0.1|35	
12mr|plexus-i18n-1.0-0.b6.5.0.1|36	%define with_maven 0
12mr|plexus-i18n-1.0-0.b6.5.0.1|37	
12mr|plexus-i18n-1.0-0.b6.5.0.1|38	%define section     free
12mr|plexus-i18n-1.0-0.b6.5.0.1|39	%define parent plexus
12mr|plexus-i18n-1.0-0.b6.5.0.1|40	%define subname i18n
12mr|plexus-i18n-1.0-0.b6.5.0.1|41	
12mr|plexus-i18n-1.0-0.b6.5.0.1|42	Name:           plexus-i18n
12mr|plexus-i18n-1.0-0.b6.5.0.1|43	Version:        1.0
12mr|plexus-i18n-1.0-0.b6.5.0.1|44	Release:        %mkrel 0.b6.5.0.1
12mr|plexus-i18n-1.0-0.b6.5.0.1|45	Epoch:          0
12mr|plexus-i18n-1.0-0.b6.5.0.1|46	Summary:        Plexus I18N Component
12mr|plexus-i18n-1.0-0.b6.5.0.1|47	License:        Apache Software License
12mr|plexus-i18n-1.0-0.b6.5.0.1|48	Group:          Development/Java
12mr|plexus-i18n-1.0-0.b6.5.0.1|49	URL:            http://plexus.codehaus.org/
12mr|plexus-i18n-1.0-0.b6.5.0.1|50	Source0:        plexus-i18n-1.0-beta-6-src.tar.gz
12mr|plexus-i18n-1.0-0.b6.5.0.1|51	# svn export svn://svn.plexus.codehaus.org/plexus/tags/plexus-i18n-1.0-beta-6
12mr|plexus-i18n-1.0-0.b6.5.0.1|52	# tar czf plexus-i18n.tar.gz plexus-i18n-1.0-beta-6/
12mr|plexus-i18n-1.0-0.b6.5.0.1|53	Source1:        plexus-i18n-1.0-build.xml
12mr|plexus-i18n-1.0-0.b6.5.0.1|54	Source2:        plexus-i18n-1.0-project.xml
12mr|plexus-i18n-1.0-0.b6.5.0.1|55	Source3:        plexus-i18n-settings.xml
12mr|plexus-i18n-1.0-0.b6.5.0.1|56	Source4:        plexus-i18n-1.0-jpp-depmap.xml
12mr|plexus-i18n-1.0-0.b6.5.0.1|57	
12mr|plexus-i18n-1.0-0.b6.5.0.1|58	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|plexus-i18n-1.0-0.b6.5.0.1|59	
12mr|plexus-i18n-1.0-0.b6.5.0.1|60	%if ! %{gcj_support}
12mr|plexus-i18n-1.0-0.b6.5.0.1|61	BuildArch:      noarch
12mr|plexus-i18n-1.0-0.b6.5.0.1|62	%endif
12mr|plexus-i18n-1.0-0.b6.5.0.1|63	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|plexus-i18n-1.0-0.b6.5.0.1|64	BuildRequires:  ant >= 0:1.6
12mr|plexus-i18n-1.0-0.b6.5.0.1|65	%if %{with_maven}
12mr|plexus-i18n-1.0-0.b6.5.0.1|66	BuildRequires:  maven2 >= 2.0.4-10jpp
12mr|plexus-i18n-1.0-0.b6.5.0.1|67	BuildRequires:  maven2-plugin-compiler
12mr|plexus-i18n-1.0-0.b6.5.0.1|68	BuildRequires:  maven2-plugin-install
12mr|plexus-i18n-1.0-0.b6.5.0.1|69	BuildRequires:  maven2-plugin-jar
12mr|plexus-i18n-1.0-0.b6.5.0.1|70	BuildRequires:  maven2-plugin-javadoc
12mr|plexus-i18n-1.0-0.b6.5.0.1|71	BuildRequires:  maven2-plugin-resources
12mr|plexus-i18n-1.0-0.b6.5.0.1|72	BuildRequires:  maven2-plugin-surefire
12mr|plexus-i18n-1.0-0.b6.5.0.1|73	BuildRequires:  maven2-plugin-release
12mr|plexus-i18n-1.0-0.b6.5.0.1|74	BuildRequires:  plexus-maven-plugin
12mr|plexus-i18n-1.0-0.b6.5.0.1|75	%endif
12mr|plexus-i18n-1.0-0.b6.5.0.1|76	
12mr|plexus-i18n-1.0-0.b6.5.0.1|77	BuildRequires:  classworlds >= 0:1.1
12mr|plexus-i18n-1.0-0.b6.5.0.1|78	BuildRequires:  plexus-container-default
12mr|plexus-i18n-1.0-0.b6.5.0.1|79	BuildRequires:  plexus-utils
12mr|plexus-i18n-1.0-0.b6.5.0.1|80	Requires:  classworlds >= 0:1.1
12mr|plexus-i18n-1.0-0.b6.5.0.1|81	Requires:  plexus-container-default
12mr|plexus-i18n-1.0-0.b6.5.0.1|82	Requires:  plexus-utils
12mr|plexus-i18n-1.0-0.b6.5.0.1|83	
12mr|plexus-i18n-1.0-0.b6.5.0.1|84	%if %{gcj_support}
12mr|plexus-i18n-1.0-0.b6.5.0.1|85	BuildRequires:                java-gcj-compat-devel
12mr|plexus-i18n-1.0-0.b6.5.0.1|86	%endif
12mr|plexus-i18n-1.0-0.b6.5.0.1|87	
12mr|plexus-i18n-1.0-0.b6.5.0.1|88	%description
12mr|plexus-i18n-1.0-0.b6.5.0.1|89	The Plexus project seeks to create end-to-end developer tools for
12mr|plexus-i18n-1.0-0.b6.5.0.1|90	writing applications. At the core is the container, which can be
12mr|plexus-i18n-1.0-0.b6.5.0.1|91	embedded or for a full scale application server. There are many
12mr|plexus-i18n-1.0-0.b6.5.0.1|92	reusable components for hibernate, form processing, jndi, i18n,
12mr|plexus-i18n-1.0-0.b6.5.0.1|93	velocity, etc. Plexus also includes an application server which
12mr|plexus-i18n-1.0-0.b6.5.0.1|94	is like a J2EE application server, without all the baggage.
12mr|plexus-i18n-1.0-0.b6.5.0.1|95	
12mr|plexus-i18n-1.0-0.b6.5.0.1|96	
12mr|plexus-i18n-1.0-0.b6.5.0.1|97	%package javadoc
12mr|plexus-i18n-1.0-0.b6.5.0.1|98	Summary:        Javadoc for %{name}
12mr|plexus-i18n-1.0-0.b6.5.0.1|99	Group:          Development/Java
12mr|plexus-i18n-1.0-0.b6.5.0.1|100	
12mr|plexus-i18n-1.0-0.b6.5.0.1|101	%description javadoc
12mr|plexus-i18n-1.0-0.b6.5.0.1|102	Javadoc for %{name}.
12mr|plexus-i18n-1.0-0.b6.5.0.1|103	
12mr|plexus-i18n-1.0-0.b6.5.0.1|104	
12mr|plexus-i18n-1.0-0.b6.5.0.1|105	%prep
12mr|plexus-i18n-1.0-0.b6.5.0.1|106	%setup -q -n plexus-i18n-1.0-beta-6
12mr|plexus-i18n-1.0-0.b6.5.0.1|107	%remove_java_binaries
12mr|plexus-i18n-1.0-0.b6.5.0.1|108	cp %{SOURCE1} build.xml
12mr|plexus-i18n-1.0-0.b6.5.0.1|109	cp %{SOURCE2} project.xml
12mr|plexus-i18n-1.0-0.b6.5.0.1|110	cp %{SOURCE3} settings.xml
12mr|plexus-i18n-1.0-0.b6.5.0.1|111	
12mr|plexus-i18n-1.0-0.b6.5.0.1|112	
12mr|plexus-i18n-1.0-0.b6.5.0.1|113	%build
12mr|plexus-i18n-1.0-0.b6.5.0.1|114	%if %{with_maven}
12mr|plexus-i18n-1.0-0.b6.5.0.1|115	sed -i -e "s|<url>__JPP_URL_PLACEHOLDER__</url>|<url>file://`pwd`/.m2/repository</url>|g" settings.xml
12mr|plexus-i18n-1.0-0.b6.5.0.1|116	sed -i -e "s|<url>__JAVADIR_PLACEHOLDER__</url>|<url>file://`pwd`/external_repo</url>|g" settings.xml
12mr|plexus-i18n-1.0-0.b6.5.0.1|117	sed -i -e "s|<url>__MAVENREPO_DIR_PLACEHOLDER__</url>|<url>file://`pwd`/.m2/repository</url>|g" settings.xml
12mr|plexus-i18n-1.0-0.b6.5.0.1|118	sed -i -e "s|<url>__MAVENDIR_PLUGIN_PLACEHOLDER__</url>|<url>file:///usr/share/maven2/plugins</url>|g" settings.xml
12mr|plexus-i18n-1.0-0.b6.5.0.1|119	sed -i -e "s|<url>__ECLIPSEDIR_PLUGIN_PLACEHOLDER__</url>|<url>file:///usr/share/eclipse/plugins</url>|g" settings.xml
12mr|plexus-i18n-1.0-0.b6.5.0.1|120	
12mr|plexus-i18n-1.0-0.b6.5.0.1|121	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
12mr|plexus-i18n-1.0-0.b6.5.0.1|122	mkdir -p $MAVEN_REPO_LOCAL
12mr|plexus-i18n-1.0-0.b6.5.0.1|123	
12mr|plexus-i18n-1.0-0.b6.5.0.1|124	mkdir external_repo
12mr|plexus-i18n-1.0-0.b6.5.0.1|125	ln -s %{_javadir} external_repo/JPP
12mr|plexus-i18n-1.0-0.b6.5.0.1|126	
12mr|plexus-i18n-1.0-0.b6.5.0.1|127	mvn-jpp \
12mr|plexus-i18n-1.0-0.b6.5.0.1|128	-e \
12mr|plexus-i18n-1.0-0.b6.5.0.1|129	-s $(pwd)/settings.xml \
12mr|plexus-i18n-1.0-0.b6.5.0.1|130	-Dmaven2.jpp.mode=true \
12mr|plexus-i18n-1.0-0.b6.5.0.1|131	-Dmaven2.jpp.depmap.file=%{SOURCE4} \
12mr|plexus-i18n-1.0-0.b6.5.0.1|132	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
12mr|plexus-i18n-1.0-0.b6.5.0.1|133	install javadoc:javadoc
12mr|plexus-i18n-1.0-0.b6.5.0.1|134	
12mr|plexus-i18n-1.0-0.b6.5.0.1|135	%else
12mr|plexus-i18n-1.0-0.b6.5.0.1|136	
12mr|plexus-i18n-1.0-0.b6.5.0.1|137	mkdir -p target/lib
12mr|plexus-i18n-1.0-0.b6.5.0.1|138	build-jar-repository -s -p target/lib \
12mr|plexus-i18n-1.0-0.b6.5.0.1|139	classworlds \
12mr|plexus-i18n-1.0-0.b6.5.0.1|140	plexus/container-default \
12mr|plexus-i18n-1.0-0.b6.5.0.1|141	plexus/utils \
12mr|plexus-i18n-1.0-0.b6.5.0.1|142	
12mr|plexus-i18n-1.0-0.b6.5.0.1|143	%{ant} jar javadoc
12mr|plexus-i18n-1.0-0.b6.5.0.1|144	
12mr|plexus-i18n-1.0-0.b6.5.0.1|145	%endif
12mr|plexus-i18n-1.0-0.b6.5.0.1|146	
12mr|plexus-i18n-1.0-0.b6.5.0.1|147	
12mr|plexus-i18n-1.0-0.b6.5.0.1|148	
12mr|plexus-i18n-1.0-0.b6.5.0.1|149	%install
12mr|plexus-i18n-1.0-0.b6.5.0.1|150	rm -rf $RPM_BUILD_ROOT
12mr|plexus-i18n-1.0-0.b6.5.0.1|151	# jars
12mr|plexus-i18n-1.0-0.b6.5.0.1|152	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/plexus
12mr|plexus-i18n-1.0-0.b6.5.0.1|153	install -pm 644 target/%{name}-%{version}-beta-6.jar \
12mr|plexus-i18n-1.0-0.b6.5.0.1|154	$RPM_BUILD_ROOT%{_javadir}/plexus/i18n-%{version}.jar
12mr|plexus-i18n-1.0-0.b6.5.0.1|155	%add_to_maven_depmap org.codehaus.plexus %{name} %{version} JPP/%{parent} %{subname}
12mr|plexus-i18n-1.0-0.b6.5.0.1|156	
12mr|plexus-i18n-1.0-0.b6.5.0.1|157	(cd $RPM_BUILD_ROOT%{_javadir}/plexus && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mr|plexus-i18n-1.0-0.b6.5.0.1|158	
12mr|plexus-i18n-1.0-0.b6.5.0.1|159	# poms
12mr|plexus-i18n-1.0-0.b6.5.0.1|160	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|plexus-i18n-1.0-0.b6.5.0.1|161	install -pm 644 pom.xml \
12mr|plexus-i18n-1.0-0.b6.5.0.1|162	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{parent}-%{subname}.pom
12mr|plexus-i18n-1.0-0.b6.5.0.1|163	
12mr|plexus-i18n-1.0-0.b6.5.0.1|164	# javadoc
12mr|plexus-i18n-1.0-0.b6.5.0.1|165	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|plexus-i18n-1.0-0.b6.5.0.1|166	cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|plexus-i18n-1.0-0.b6.5.0.1|167	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|plexus-i18n-1.0-0.b6.5.0.1|168	
12mr|plexus-i18n-1.0-0.b6.5.0.1|169	
12mr|plexus-i18n-1.0-0.b6.5.0.1|170	%{gcj_compile}
12mr|plexus-i18n-1.0-0.b6.5.0.1|171	
12mr|plexus-i18n-1.0-0.b6.5.0.1|172	%clean
12mr|plexus-i18n-1.0-0.b6.5.0.1|173	rm -rf $RPM_BUILD_ROOT
12mr|plexus-i18n-1.0-0.b6.5.0.1|174	
12mr|plexus-i18n-1.0-0.b6.5.0.1|175	
12mr|plexus-i18n-1.0-0.b6.5.0.1|176	%post
12mr|plexus-i18n-1.0-0.b6.5.0.1|177	%update_maven_depmap
12mr|plexus-i18n-1.0-0.b6.5.0.1|178	%if %{gcj_support}
12mr|plexus-i18n-1.0-0.b6.5.0.1|179	%{update_gcjdb}
12mr|plexus-i18n-1.0-0.b6.5.0.1|180	%endif
12mr|plexus-i18n-1.0-0.b6.5.0.1|181	
12mr|plexus-i18n-1.0-0.b6.5.0.1|182	%postun
12mr|plexus-i18n-1.0-0.b6.5.0.1|183	%update_maven_depmap
12mr|plexus-i18n-1.0-0.b6.5.0.1|184	%if %{gcj_support}
12mr|plexus-i18n-1.0-0.b6.5.0.1|185	%{clean_gcjdb}
12mr|plexus-i18n-1.0-0.b6.5.0.1|186	%endif
12mr|plexus-i18n-1.0-0.b6.5.0.1|187	
12mr|plexus-i18n-1.0-0.b6.5.0.1|188	%files
12mr|plexus-i18n-1.0-0.b6.5.0.1|189	%defattr(-,root,root,-)
12mr|plexus-i18n-1.0-0.b6.5.0.1|190	%{_javadir}/*
12mr|plexus-i18n-1.0-0.b6.5.0.1|191	%{_datadir}/maven2/poms/*
12mr|plexus-i18n-1.0-0.b6.5.0.1|192	%{_mavendepmapfragdir}
12mr|plexus-i18n-1.0-0.b6.5.0.1|193	%{gcj_files}
12mr|plexus-i18n-1.0-0.b6.5.0.1|194	
12mr|plexus-i18n-1.0-0.b6.5.0.1|195	%files javadoc
12mr|plexus-i18n-1.0-0.b6.5.0.1|196	%defattr(-,root,root,-)
12mr|plexus-i18n-1.0-0.b6.5.0.1|197	%doc %{_javadocdir}/*
12mr|plexus-i18n-1.0-0.b6.5.0.1|198	
12mr|plexus-i18n-1.0-0.b6.5.0.1|199	
12mr|plexus-i18n-1.0-0.b6.5.0.1|200	
12mr|plexus-i18n-1.0-0.b6.5.0.1|201	%changelog
12mr|plexus-i18n-1.0-0.b6.5.0.1|202	

15994 12
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|1	# Copyright (c) 2000-2005, JPackage Project
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|2	# All rights reserved.
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|3	#
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|4	# Redistribution and use in source and binary forms, with or without
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|5	# modification, are permitted provided that the following conditions
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|6	# are met:
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|7	#
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|8	# 1. Redistributions of source code must retain the above copyright
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|9	#    notice, this list of conditions and the following disclaimer.
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|11	#    notice, this list of conditions and the following disclaimer in the
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|12	#    documentation and/or other materials provided with the
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|13	#    distribution.
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|15	#    contributors may be used to endorse or promote products derived
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|16	#    from this software without specific prior written permission.
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|17	#
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|29	#
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|30	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|31	# We just want to use ant
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|32	%define _without_maven 1
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|33	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|34	# If you don't want to build with maven, and use straight ant instead,
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|35	# give rpmbuild option '--without maven'
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|36	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|37	%define with_maven %{!?_without_maven:1}%{?_without_maven:0}
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|38	%define without_maven %{?_without_maven:1}%{!?_without_maven:0}
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|39	%define gcj_support 1
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|40	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|41	Name:           plexus-interactivity
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|42	Version:        1.0
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|43	Release:        %mkrel 0.1.a5.2.2.7
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|44	Epoch:          0
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|45	Summary:        Plexus Interactivity Handler Component
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|46	License:        Apache License
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|47	Group:          Development/Java
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|48	URL:            http://plexus.codehaus.org/
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|49	# svn export \
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|50	#   svn://svn.plexus.codehaus.org/plexus/tags/plexus-interactivity-1.0-alpha-5/
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|51	# tar cjf plexus-interactivity-1.0-alpha-5-src.tar.bz2 \
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|52	#   plexus-interactivity-1.0-alpha-5
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|53	# md5sum 7b2a814da29fc1118bc5b4e4bc6225eb
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|54	Source0:        plexus-interactivity-1.0-alpha-5-src.tar.bz2
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|55	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|56	Source1:        plexus-interactivity-1.0-api-build.xml
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|57	Source2:        plexus-interactivity-1.0-jline-build.xml
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|58	%if %{with_maven}
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|59	Source3:        plexus-interactivity-1.0-api-project.xml
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|60	Source4:        plexus-interactivity-1.0-jline-project.xml
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|61	%endif
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|62	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|63	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|64	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|65	%if %{gcj_support}
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|66	BuildRequires:  java-gcj-compat-devel
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|67	%else
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|68	BuildArch:      noarch
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|69	BuildRequires:  java-devel
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|70	%endif
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|71	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|72	BuildRequires:  ant >= 0:1.6
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|73	BuildRequires:  ant-nodeps
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|74	%if %{with_maven}
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|75	BuildRequires:  maven
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|76	%endif
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|77	BuildRequires:  jline
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|78	BuildRequires:  plexus-container-default
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|79	BuildRequires:  plexus-utils
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|80	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|81	Requires:  plexus-container-default
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|82	Requires:  plexus-utils
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|83	Requires:  jline
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|84	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|85	%description
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|86	The Plexus project seeks to create end-to-end developer tools for
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|87	writing applications. At the core is the container, which can be
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|88	embedded or for a full scale application server. There are many
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|89	reusable components for hibernate, form processing, jndi, i18n,
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|90	velocity, etc. Plexus also includes an application server which
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|91	is like a J2EE application server, without all the baggage.
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|92	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|93	%package javadoc
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|94	Summary:        Javadoc for %{name}
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|95	Group:          Development/Java
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|96	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|97	%description javadoc
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|98	Javadoc for %{name}.
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|99	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|100	%prep
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|101	%setup -q -n plexus-interactivity-1.0-alpha-5
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|102	cp %{SOURCE1} plexus-interactivity-api/build.xml
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|103	cp %{SOURCE2} plexus-interactivity-jline/build.xml
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|104	%if %{with_maven}
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|105	cp %{SOURCE3} plexus-interactivity-api/project.xml
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|106	cp %{SOURCE4} plexus-interactivity-jline/project.xml
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|107	%endif
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|108	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|109	%build
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|110	%if %{with_maven}
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|111	mkdir -p .maven/repository/maven/jars
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|112	build-jar-repository .maven/repository/maven/jars \
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|113	maven-jelly-tags
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|114	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|115	mkdir -p .maven/repository/JPP/jars
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|116	build-jar-repository -s -p .maven/repository/JPP/jars \
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|117	jline plexus/container-default plexus/utils
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|118	export MAVEN_HOME_LOCAL=$(pwd)/.maven
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|119	%endif
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|120	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|121	pushd plexus-interactivity-api
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|122	%if %{with_maven}
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|123	maven \
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|124	-Dmaven.repo.remote=file:/usr/share/maven/repository \
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|125	-Dmaven.home.local=$MAVEN_HOME_LOCAL \
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|126	jar:install javadoc
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|127	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|128	%else
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|129	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|130	mkdir -p target/lib
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|131	build-jar-repository -s -p target/lib plexus/container-default plexus/utils
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|132	%{ant} jar javadoc
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|133	%endif
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|134	popd
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|135	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|136	pushd plexus-interactivity-jline
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|137	%if %{with_maven}
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|138	maven \
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|139	-Dmaven.repo.remote=file:/usr/share/maven/repository \
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|140	-Dmaven.home.local=$MAVEN_HOME_LOCAL \
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|141	jar:install javadoc
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|142	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|143	%else
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|144	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|145	mkdir -p target/lib
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|146	cp \
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|147	../plexus-interactivity-api/target/plexus-interactivity-api-1.0-alpha-5.jar \
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|148	target/lib
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|149	build-jar-repository -s -p target/lib jline plexus/container-default
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|150	ant jar javadoc
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|151	%endif
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|152	popd
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|153	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|154	%install
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|155	rm -rf $RPM_BUILD_ROOT
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|156	# jars
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|157	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/plexus
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|158	install -pm 644 \
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|159	plexus-interactivity-api/target/%{name}-api-%{version}-alpha-5.jar \
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|160	$RPM_BUILD_ROOT%{_javadir}/plexus/interactivity-api-%{version}.jar
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|161	install -pm 644 \
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|162	plexus-interactivity-jline/target/%{name}-jline-%{version}-alpha-5.jar \
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|163	$RPM_BUILD_ROOT%{_javadir}/plexus/interactivity-jline-%{version}.jar
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|164	(cd $RPM_BUILD_ROOT%{_javadir}/plexus && \
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|165	for jar in *-%{version}*; do \
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|166	ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; \
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|167	done \
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|168	)
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|169	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|170	# javadoc
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|171	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|172	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/api
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|173	cp -pr plexus-interactivity-api/target/docs/apidocs/* \
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|174	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/api
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|175	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/jline
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|176	cp -pr plexus-interactivity-jline/target/docs/apidocs/* \
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|177	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/jline
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|178	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|179	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|180	%if %{gcj_support}
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|181	%{_bindir}/aot-compile-rpm
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|182	%endif
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|183	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|184	%clean
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|185	rm -rf $RPM_BUILD_ROOT
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|186	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|187	%if %{gcj_support}
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|188	%post
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|189	%{update_gcjdb}
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|190	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|191	%postun
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|192	%{clean_gcjdb}
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|193	%endif
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|194	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|195	%files
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|196	%defattr(-,root,root,-)
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|197	%{_javadir}/*
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|198	%if %{gcj_support}
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|199	%dir %{_libdir}/gcj/%{name}
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|200	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|201	%endif
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|202	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|203	%files javadoc
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|204	%defattr(-,root,root,-)
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|205	%doc %{_javadocdir}/*
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|206	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|207	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|208	
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|209	%changelog
12mr|plexus-interactivity-1.0-0.1.a5.2.2.7|210	

15995 12
12mr|plexus-utils-1.4.8-1.0.2|1	# Copyright (c) 2000-2007, JPackage Project
12mr|plexus-utils-1.4.8-1.0.2|2	# All rights reserved.
12mr|plexus-utils-1.4.8-1.0.2|3	#
12mr|plexus-utils-1.4.8-1.0.2|4	# Redistribution and use in source and binary forms, with or without
12mr|plexus-utils-1.4.8-1.0.2|5	# modification, are permitted provided that the following conditions
12mr|plexus-utils-1.4.8-1.0.2|6	# are met:
12mr|plexus-utils-1.4.8-1.0.2|7	#
12mr|plexus-utils-1.4.8-1.0.2|8	# 1. Redistributions of source code must retain the above copyright
12mr|plexus-utils-1.4.8-1.0.2|9	#    notice, this list of conditions and the following disclaimer.
12mr|plexus-utils-1.4.8-1.0.2|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|plexus-utils-1.4.8-1.0.2|11	#    notice, this list of conditions and the following disclaimer in the
12mr|plexus-utils-1.4.8-1.0.2|12	#    documentation and/or other materials provided with the
12mr|plexus-utils-1.4.8-1.0.2|13	#    distribution.
12mr|plexus-utils-1.4.8-1.0.2|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|plexus-utils-1.4.8-1.0.2|15	#    contributors may be used to endorse or promote products derived
12mr|plexus-utils-1.4.8-1.0.2|16	#    from this software without specific prior written permission.
12mr|plexus-utils-1.4.8-1.0.2|17	#
12mr|plexus-utils-1.4.8-1.0.2|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|plexus-utils-1.4.8-1.0.2|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|plexus-utils-1.4.8-1.0.2|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|plexus-utils-1.4.8-1.0.2|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|plexus-utils-1.4.8-1.0.2|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|plexus-utils-1.4.8-1.0.2|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|plexus-utils-1.4.8-1.0.2|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|plexus-utils-1.4.8-1.0.2|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|plexus-utils-1.4.8-1.0.2|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|plexus-utils-1.4.8-1.0.2|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|plexus-utils-1.4.8-1.0.2|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|plexus-utils-1.4.8-1.0.2|29	#
12mr|plexus-utils-1.4.8-1.0.2|30	
12mr|plexus-utils-1.4.8-1.0.2|31	# If you don't want to build with maven, and use straight ant instead,
12mr|plexus-utils-1.4.8-1.0.2|32	# give rpmbuild option '--without maven'
12mr|plexus-utils-1.4.8-1.0.2|33	
12mr|plexus-utils-1.4.8-1.0.2|34	%define with_maven 0
12mr|plexus-utils-1.4.8-1.0.2|35	%define gcj_support 1
12mr|plexus-utils-1.4.8-1.0.2|36	
12mr|plexus-utils-1.4.8-1.0.2|37	%define parent plexus
12mr|plexus-utils-1.4.8-1.0.2|38	%define subname utils
12mr|plexus-utils-1.4.8-1.0.2|39	
12mr|plexus-utils-1.4.8-1.0.2|40	
12mr|plexus-utils-1.4.8-1.0.2|41	Name:           plexus-utils
12mr|plexus-utils-1.4.8-1.0.2|42	Version:        1.4.8
12mr|plexus-utils-1.4.8-1.0.2|43	Release:        1.0.2
12mr|plexus-utils-1.4.8-1.0.2|44	Epoch:          0
12mr|plexus-utils-1.4.8-1.0.2|45	Summary:        Plexus Common Utilities
12mr|plexus-utils-1.4.8-1.0.2|46	License:        Apache License
12mr|plexus-utils-1.4.8-1.0.2|47	Group:          Development/Java
12mr|plexus-utils-1.4.8-1.0.2|48	URL:            http://plexus.codehaus.org/
12mr|plexus-utils-1.4.8-1.0.2|49	# svn export svn://svn.plexus.codehaus.org/plexus/tags/plexus-utils-1.8/
12mr|plexus-utils-1.4.8-1.0.2|50	# tar xzf plexus-utils-1.8.tar.gz plexus-utils-1.8
12mr|plexus-utils-1.4.8-1.0.2|51	Source0:        plexus-utils-1.4.8.tar.gz
12mr|plexus-utils-1.4.8-1.0.2|52	Source1:        plexus-utils-1.4.8-build.xml
12mr|plexus-utils-1.4.8-1.0.2|53	# build it with maven2-generated ant build.xml
12mr|plexus-utils-1.4.8-1.0.2|54	%if %{gcj_support}
12mr|plexus-utils-1.4.8-1.0.2|55	BuildRequires:  java-gcj-compat-devel
12mr|plexus-utils-1.4.8-1.0.2|56	%else
12mr|plexus-utils-1.4.8-1.0.2|57	BuildArch:      noarch
12mr|plexus-utils-1.4.8-1.0.2|58	BuildRequires:  java-devel
12mr|plexus-utils-1.4.8-1.0.2|59	%endif
12mr|plexus-utils-1.4.8-1.0.2|60	
12mr|plexus-utils-1.4.8-1.0.2|61	BuildRequires:  ant >= 0:1.6.5
12mr|plexus-utils-1.4.8-1.0.2|62	BuildRequires:  locales-en
12mr|plexus-utils-1.4.8-1.0.2|63	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|plexus-utils-1.4.8-1.0.2|64	Requires:       jpackage-utils
12mr|plexus-utils-1.4.8-1.0.2|65	Requires(postun): jpackage-utils
12mr|plexus-utils-1.4.8-1.0.2|66	%if %{with_maven}
12mr|plexus-utils-1.4.8-1.0.2|67	BuildRequires:  maven2 >= 0:2.0.4
12mr|plexus-utils-1.4.8-1.0.2|68	BuildRequires:  maven2-plugin-surefire
12mr|plexus-utils-1.4.8-1.0.2|69	BuildRequires:  maven2-plugin-resources
12mr|plexus-utils-1.4.8-1.0.2|70	BuildRequires:  maven2-plugin-compiler
12mr|plexus-utils-1.4.8-1.0.2|71	BuildRequires:  maven2-plugin-jar
12mr|plexus-utils-1.4.8-1.0.2|72	BuildRequires:  maven2-plugin-install
12mr|plexus-utils-1.4.8-1.0.2|73	BuildRequires:  maven2-plugin-release
12mr|plexus-utils-1.4.8-1.0.2|74	BuildRequires:  maven2-plugin-javadoc
12mr|plexus-utils-1.4.8-1.0.2|75	%endif
12mr|plexus-utils-1.4.8-1.0.2|76	
12mr|plexus-utils-1.4.8-1.0.2|77	%description
12mr|plexus-utils-1.4.8-1.0.2|78	The Plexus project seeks to create end-to-end developer tools for
12mr|plexus-utils-1.4.8-1.0.2|79	writing applications. At the core is the container, which can be
12mr|plexus-utils-1.4.8-1.0.2|80	embedded or for a full scale application server. There are many
12mr|plexus-utils-1.4.8-1.0.2|81	reusable components for hibernate, form processing, jndi, i18n,
12mr|plexus-utils-1.4.8-1.0.2|82	velocity, etc. Plexus also includes an application server which
12mr|plexus-utils-1.4.8-1.0.2|83	is like a J2EE application server, without all the baggage.
12mr|plexus-utils-1.4.8-1.0.2|84	
12mr|plexus-utils-1.4.8-1.0.2|85	%package javadoc
12mr|plexus-utils-1.4.8-1.0.2|86	Summary:          Javadoc for %{name}
12mr|plexus-utils-1.4.8-1.0.2|87	Group:            Development/Java
12mr|plexus-utils-1.4.8-1.0.2|88	Requires:         jpackage-utils
12mr|plexus-utils-1.4.8-1.0.2|89	Requires(postun): jpackage-utils
12mr|plexus-utils-1.4.8-1.0.2|90	
12mr|plexus-utils-1.4.8-1.0.2|91	%description javadoc
12mr|plexus-utils-1.4.8-1.0.2|92	Javadoc for %{name}.
12mr|plexus-utils-1.4.8-1.0.2|93	
12mr|plexus-utils-1.4.8-1.0.2|94	
12mr|plexus-utils-1.4.8-1.0.2|95	%prep
12mr|plexus-utils-1.4.8-1.0.2|96	%setup -q -n %{name}-%{version}
12mr|plexus-utils-1.4.8-1.0.2|97	cp %{SOURCE1} build.xml
12mr|plexus-utils-1.4.8-1.0.2|98	
12mr|plexus-utils-1.4.8-1.0.2|99	%build
12mr|plexus-utils-1.4.8-1.0.2|100	export LC_ALL=ISO-8859-1
12mr|plexus-utils-1.4.8-1.0.2|101	%if %{with_maven}
12mr|plexus-utils-1.4.8-1.0.2|102	export MAVEN_REPO_LOCAL=`pwd`/.m2/repository
12mr|plexus-utils-1.4.8-1.0.2|103	
12mr|plexus-utils-1.4.8-1.0.2|104	mvn-jpp -e \
12mr|plexus-utils-1.4.8-1.0.2|105	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
12mr|plexus-utils-1.4.8-1.0.2|106	install javadoc:javadoc
12mr|plexus-utils-1.4.8-1.0.2|107	
12mr|plexus-utils-1.4.8-1.0.2|108	
12mr|plexus-utils-1.4.8-1.0.2|109	%else
12mr|plexus-utils-1.4.8-1.0.2|110	export CLASSPATH=target/classes:target/test-classes
12mr|plexus-utils-1.4.8-1.0.2|111	%{ant} -Dbuild.sysclasspath=only jar javadoc
12mr|plexus-utils-1.4.8-1.0.2|112	%endif
12mr|plexus-utils-1.4.8-1.0.2|113	
12mr|plexus-utils-1.4.8-1.0.2|114	%install
12mr|plexus-utils-1.4.8-1.0.2|115	# jars
12mr|plexus-utils-1.4.8-1.0.2|116	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/plexus
12mr|plexus-utils-1.4.8-1.0.2|117	install -pm 644 target/%{name}-%{version}.jar \
12mr|plexus-utils-1.4.8-1.0.2|118	$RPM_BUILD_ROOT%{_javadir}/plexus/utils-%{version}.jar
12mr|plexus-utils-1.4.8-1.0.2|119	%add_to_maven_depmap org.codehaus.plexus %{name} %{version} JPP/%{parent} %{subname}
12mr|plexus-utils-1.4.8-1.0.2|120	(cd $RPM_BUILD_ROOT%{_javadir}/plexus && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mr|plexus-utils-1.4.8-1.0.2|121	
12mr|plexus-utils-1.4.8-1.0.2|122	# pom
12mr|plexus-utils-1.4.8-1.0.2|123	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|plexus-utils-1.4.8-1.0.2|124	install -pm 644 pom.xml $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{parent}-%{subname}.pom
12mr|plexus-utils-1.4.8-1.0.2|125	
12mr|plexus-utils-1.4.8-1.0.2|126	# javadoc
12mr|plexus-utils-1.4.8-1.0.2|127	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|plexus-utils-1.4.8-1.0.2|128	cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|plexus-utils-1.4.8-1.0.2|129	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|plexus-utils-1.4.8-1.0.2|130	
12mr|plexus-utils-1.4.8-1.0.2|131	%if %{gcj_support}
12mr|plexus-utils-1.4.8-1.0.2|132	%{_bindir}/aot-compile-rpm
12mr|plexus-utils-1.4.8-1.0.2|133	%endif
12mr|plexus-utils-1.4.8-1.0.2|134	
12mr|plexus-utils-1.4.8-1.0.2|135	%post
12mr|plexus-utils-1.4.8-1.0.2|136	%update_maven_depmap
12mr|plexus-utils-1.4.8-1.0.2|137	%if %{gcj_support}
12mr|plexus-utils-1.4.8-1.0.2|138	%{update_gcjdb}
12mr|plexus-utils-1.4.8-1.0.2|139	%endif
12mr|plexus-utils-1.4.8-1.0.2|140	
12mr|plexus-utils-1.4.8-1.0.2|141	%postun
12mr|plexus-utils-1.4.8-1.0.2|142	%update_maven_depmap
12mr|plexus-utils-1.4.8-1.0.2|143	%if %{gcj_support}
12mr|plexus-utils-1.4.8-1.0.2|144	%{clean_gcjdb}
12mr|plexus-utils-1.4.8-1.0.2|145	%endif
12mr|plexus-utils-1.4.8-1.0.2|146	
12mr|plexus-utils-1.4.8-1.0.2|147	%files
12mr|plexus-utils-1.4.8-1.0.2|148	%defattr(-,root,root,-)
12mr|plexus-utils-1.4.8-1.0.2|149	%{_javadir}/*
12mr|plexus-utils-1.4.8-1.0.2|150	%{_datadir}/maven2
12mr|plexus-utils-1.4.8-1.0.2|151	%config(noreplace) %{_mavendepmapfragdir}/*
12mr|plexus-utils-1.4.8-1.0.2|152	%if %{gcj_support}
12mr|plexus-utils-1.4.8-1.0.2|153	%dir %{_libdir}/gcj/%{name}
12mr|plexus-utils-1.4.8-1.0.2|154	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|plexus-utils-1.4.8-1.0.2|155	%endif
12mr|plexus-utils-1.4.8-1.0.2|156	
12mr|plexus-utils-1.4.8-1.0.2|157	%files javadoc
12mr|plexus-utils-1.4.8-1.0.2|158	%defattr(-,root,root,-)
12mr|plexus-utils-1.4.8-1.0.2|159	%doc %{_javadocdir}/%{name}-%{version}
12mr|plexus-utils-1.4.8-1.0.2|160	%doc %{_javadocdir}/%{name}
12mr|plexus-utils-1.4.8-1.0.2|161	
12mr|plexus-utils-1.4.8-1.0.2|162	
12mr|plexus-utils-1.4.8-1.0.2|163	
12mr|plexus-utils-1.4.8-1.0.2|164	%changelog
12mr|plexus-utils-1.4.8-1.0.2|165	

15996 12
12mr|plexus-velocity-1.1.7-1.0.1|1	# Copyright (c) 2000-2007, JPackage Project
12mr|plexus-velocity-1.1.7-1.0.1|2	# All rights reserved.
12mr|plexus-velocity-1.1.7-1.0.1|3	#
12mr|plexus-velocity-1.1.7-1.0.1|4	# Redistribution and use in source and binary forms, with or without
12mr|plexus-velocity-1.1.7-1.0.1|5	# modification, are permitted provided that the following conditions
12mr|plexus-velocity-1.1.7-1.0.1|6	# are met:
12mr|plexus-velocity-1.1.7-1.0.1|7	#
12mr|plexus-velocity-1.1.7-1.0.1|8	# 1. Redistributions of source code must retain the above copyright
12mr|plexus-velocity-1.1.7-1.0.1|9	#    notice, this list of conditions and the following disclaimer.
12mr|plexus-velocity-1.1.7-1.0.1|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|plexus-velocity-1.1.7-1.0.1|11	#    notice, this list of conditions and the following disclaimer in the
12mr|plexus-velocity-1.1.7-1.0.1|12	#    documentation and/or other materials provided with the
12mr|plexus-velocity-1.1.7-1.0.1|13	#    distribution.
12mr|plexus-velocity-1.1.7-1.0.1|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|plexus-velocity-1.1.7-1.0.1|15	#    contributors may be used to endorse or promote products derived
12mr|plexus-velocity-1.1.7-1.0.1|16	#    from this software without specific prior written permission.
12mr|plexus-velocity-1.1.7-1.0.1|17	#
12mr|plexus-velocity-1.1.7-1.0.1|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|plexus-velocity-1.1.7-1.0.1|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|plexus-velocity-1.1.7-1.0.1|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|plexus-velocity-1.1.7-1.0.1|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|plexus-velocity-1.1.7-1.0.1|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|plexus-velocity-1.1.7-1.0.1|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|plexus-velocity-1.1.7-1.0.1|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|plexus-velocity-1.1.7-1.0.1|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|plexus-velocity-1.1.7-1.0.1|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|plexus-velocity-1.1.7-1.0.1|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|plexus-velocity-1.1.7-1.0.1|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|plexus-velocity-1.1.7-1.0.1|29	#
12mr|plexus-velocity-1.1.7-1.0.1|30	
12mr|plexus-velocity-1.1.7-1.0.1|31	%define _with_gcj_support 1
12mr|plexus-velocity-1.1.7-1.0.1|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}}}
12mr|plexus-velocity-1.1.7-1.0.1|33	
12mr|plexus-velocity-1.1.7-1.0.1|34	# If you don't want to build with maven, and use straight ant instead,
12mr|plexus-velocity-1.1.7-1.0.1|35	# give rpmbuild option '--without maven'
12mr|plexus-velocity-1.1.7-1.0.1|36	%define with_maven 0
12mr|plexus-velocity-1.1.7-1.0.1|37	%define without_maven 1
12mr|plexus-velocity-1.1.7-1.0.1|38	
12mr|plexus-velocity-1.1.7-1.0.1|39	%define section     free
12mr|plexus-velocity-1.1.7-1.0.1|40	%define parent plexus
12mr|plexus-velocity-1.1.7-1.0.1|41	%define subname velocity
12mr|plexus-velocity-1.1.7-1.0.1|42	
12mr|plexus-velocity-1.1.7-1.0.1|43	Name:           plexus-velocity
12mr|plexus-velocity-1.1.7-1.0.1|44	Version:        1.1.7
12mr|plexus-velocity-1.1.7-1.0.1|45	Release:        %mkrel 1.0.1
12mr|plexus-velocity-1.1.7-1.0.1|46	Epoch:          0
12mr|plexus-velocity-1.1.7-1.0.1|47	Summary:        Plexus Velocity Component
12mr|plexus-velocity-1.1.7-1.0.1|48	License:         Apache Software License
12mr|plexus-velocity-1.1.7-1.0.1|49	Group:          Development/Java
12mr|plexus-velocity-1.1.7-1.0.1|50	URL:            http://plexus.codehaus.org/
12mr|plexus-velocity-1.1.7-1.0.1|51	# svn export http://svn.codehaus.org/plexus/plexus-components/tags/plexus-velocity-1.1.6/ && tar cvvzf plexus-velocity-1.1.6.tar.gz plexus-velocity-1.1.7/
12mr|plexus-velocity-1.1.7-1.0.1|52	Source0:        plexus-velocity-%{version}.tar.gz
12mr|plexus-velocity-1.1.7-1.0.1|53	Source1:        plexus-velocity-1.1.7-build.xml
12mr|plexus-velocity-1.1.7-1.0.1|54	#Source2:        plexus-velocity-1.1.7-project.xml
12mr|plexus-velocity-1.1.7-1.0.1|55	Source3:        plexus-velocity-settings.xml
12mr|plexus-velocity-1.1.7-1.0.1|56	Source4:        plexus-velocity-1.1.7-jpp-depmap.xml
12mr|plexus-velocity-1.1.7-1.0.1|57	
12mr|plexus-velocity-1.1.7-1.0.1|58	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|plexus-velocity-1.1.7-1.0.1|59	
12mr|plexus-velocity-1.1.7-1.0.1|60	%if ! %{gcj_support}
12mr|plexus-velocity-1.1.7-1.0.1|61	BuildArch:      noarch
12mr|plexus-velocity-1.1.7-1.0.1|62	%endif
12mr|plexus-velocity-1.1.7-1.0.1|63	BuildRequires:  java-rpmbuild >= 0:1.7.2
12mr|plexus-velocity-1.1.7-1.0.1|64	BuildRequires:  ant >= 0:1.6
12mr|plexus-velocity-1.1.7-1.0.1|65	%if %{with_maven}
12mr|plexus-velocity-1.1.7-1.0.1|66	BuildRequires:  maven2 >= 2.0.4-10jpp
12mr|plexus-velocity-1.1.7-1.0.1|67	BuildRequires:  maven2-plugin-compiler
12mr|plexus-velocity-1.1.7-1.0.1|68	BuildRequires:  maven2-plugin-install
12mr|plexus-velocity-1.1.7-1.0.1|69	BuildRequires:  maven2-plugin-jar
12mr|plexus-velocity-1.1.7-1.0.1|70	BuildRequires:  maven2-plugin-javadoc
12mr|plexus-velocity-1.1.7-1.0.1|71	BuildRequires:  maven2-plugin-resources
12mr|plexus-velocity-1.1.7-1.0.1|72	BuildRequires:  maven2-plugin-surefire
12mr|plexus-velocity-1.1.7-1.0.1|73	BuildRequires:  maven2-plugin-release
12mr|plexus-velocity-1.1.7-1.0.1|74	%endif
12mr|plexus-velocity-1.1.7-1.0.1|75	BuildRequires:  ant-nodeps
12mr|plexus-velocity-1.1.7-1.0.1|76	BuildRequires:  classworlds >= 0:1.1
12mr|plexus-velocity-1.1.7-1.0.1|77	BuildRequires:  jakarta-commons-collections
12mr|plexus-velocity-1.1.7-1.0.1|78	BuildRequires:  jakarta-commons-logging
12mr|plexus-velocity-1.1.7-1.0.1|79	BuildRequires:  plexus-container-default
12mr|plexus-velocity-1.1.7-1.0.1|80	BuildRequires:  plexus-utils
12mr|plexus-velocity-1.1.7-1.0.1|81	BuildRequires:  velocity
12mr|plexus-velocity-1.1.7-1.0.1|82	%if %{gcj_support}
12mr|plexus-velocity-1.1.7-1.0.1|83	BuildRequires:          java-gcj-compat-devel
12mr|plexus-velocity-1.1.7-1.0.1|84	%endif
12mr|plexus-velocity-1.1.7-1.0.1|85	Requires:  classworlds >= 0:1.1
12mr|plexus-velocity-1.1.7-1.0.1|86	Requires:  jakarta-commons-collections
12mr|plexus-velocity-1.1.7-1.0.1|87	Requires:  plexus-container-default
12mr|plexus-velocity-1.1.7-1.0.1|88	Requires:  plexus-utils
12mr|plexus-velocity-1.1.7-1.0.1|89	Requires:  velocity
12mr|plexus-velocity-1.1.7-1.0.1|90	Requires(post):    jpackage-utils >= 0:1.7.2
12mr|plexus-velocity-1.1.7-1.0.1|91	Requires(postun):  jpackage-utils >= 0:1.7.2
12mr|plexus-velocity-1.1.7-1.0.1|92	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|plexus-velocity-1.1.7-1.0.1|93	
12mr|plexus-velocity-1.1.7-1.0.1|94	%description
12mr|plexus-velocity-1.1.7-1.0.1|95	The Plexus project seeks to create end-to-end developer tools for
12mr|plexus-velocity-1.1.7-1.0.1|96	writing applications. At the core is the container, which can be
12mr|plexus-velocity-1.1.7-1.0.1|97	embedded or for a full scale application server. There are many
12mr|plexus-velocity-1.1.7-1.0.1|98	reusable components for hibernate, form processing, jndi, i18n,
12mr|plexus-velocity-1.1.7-1.0.1|99	velocity, etc. Plexus also includes an application server which
12mr|plexus-velocity-1.1.7-1.0.1|100	is like a J2EE application server, without all the baggage.
12mr|plexus-velocity-1.1.7-1.0.1|101	
12mr|plexus-velocity-1.1.7-1.0.1|102	%package javadoc
12mr|plexus-velocity-1.1.7-1.0.1|103	Summary:        Javadoc for %{name}
12mr|plexus-velocity-1.1.7-1.0.1|104	Group:          Development/Java
12mr|plexus-velocity-1.1.7-1.0.1|105	
12mr|plexus-velocity-1.1.7-1.0.1|106	%description javadoc
12mr|plexus-velocity-1.1.7-1.0.1|107	Javadoc for %{name}.
12mr|plexus-velocity-1.1.7-1.0.1|108	
12mr|plexus-velocity-1.1.7-1.0.1|109	%prep
12mr|plexus-velocity-1.1.7-1.0.1|110	%setup -q
12mr|plexus-velocity-1.1.7-1.0.1|111	for j in $(find . -name "*.jar"); do
12mr|plexus-velocity-1.1.7-1.0.1|112	rm $j
12mr|plexus-velocity-1.1.7-1.0.1|113	done
12mr|plexus-velocity-1.1.7-1.0.1|114	cp %{SOURCE1} build.xml
12mr|plexus-velocity-1.1.7-1.0.1|115	#cp %{SOURCE2} project.xml
12mr|plexus-velocity-1.1.7-1.0.1|116	cp %{SOURCE3} settings.xml
12mr|plexus-velocity-1.1.7-1.0.1|117	
12mr|plexus-velocity-1.1.7-1.0.1|118	%build
12mr|plexus-velocity-1.1.7-1.0.1|119	sed -i -e "s|<url>__JPP_URL_PLACEHOLDER__</url>|<url>file://`pwd`/.m2/repository</url>|g" settings.xml
12mr|plexus-velocity-1.1.7-1.0.1|120	sed -i -e "s|<url>__JAVADIR_PLACEHOLDER__</url>|<url>file://`pwd`/external_repo</url>|g" settings.xml
12mr|plexus-velocity-1.1.7-1.0.1|121	sed -i -e "s|<url>__MAVENREPO_DIR_PLACEHOLDER__</url>|<url>file://`pwd`/.m2/repository</url>|g" settings.xml
12mr|plexus-velocity-1.1.7-1.0.1|122	sed -i -e "s|<url>__MAVENDIR_PLUGIN_PLACEHOLDER__</url>|<url>file:///usr/share/maven2/plugins</url>|g" settings.xml
12mr|plexus-velocity-1.1.7-1.0.1|123	sed -i -e "s|<url>__ECLIPSEDIR_PLUGIN_PLACEHOLDER__</url>|<url>file:///usr/share/eclipse/plugins</url>|g" settings.xml
12mr|plexus-velocity-1.1.7-1.0.1|124	
12mr|plexus-velocity-1.1.7-1.0.1|125	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
12mr|plexus-velocity-1.1.7-1.0.1|126	mkdir -p $MAVEN_REPO_LOCAL
12mr|plexus-velocity-1.1.7-1.0.1|127	
12mr|plexus-velocity-1.1.7-1.0.1|128	mkdir external_repo
12mr|plexus-velocity-1.1.7-1.0.1|129	ln -s %{_javadir} external_repo/JPP
12mr|plexus-velocity-1.1.7-1.0.1|130	
12mr|plexus-velocity-1.1.7-1.0.1|131	%if %{with_maven}
12mr|plexus-velocity-1.1.7-1.0.1|132	mvn-jpp \
12mr|plexus-velocity-1.1.7-1.0.1|133	-e \
12mr|plexus-velocity-1.1.7-1.0.1|134	-s $(pwd)/settings.xml \
12mr|plexus-velocity-1.1.7-1.0.1|135	-Dmaven2.jpp.depmap.file=%{SOURCE4} \
12mr|plexus-velocity-1.1.7-1.0.1|136	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
12mr|plexus-velocity-1.1.7-1.0.1|137	install javadoc:javadoc
12mr|plexus-velocity-1.1.7-1.0.1|138	
12mr|plexus-velocity-1.1.7-1.0.1|139	%else
12mr|plexus-velocity-1.1.7-1.0.1|140	
12mr|plexus-velocity-1.1.7-1.0.1|141	mkdir -p target/lib
12mr|plexus-velocity-1.1.7-1.0.1|142	build-jar-repository -s -p target/lib \
12mr|plexus-velocity-1.1.7-1.0.1|143	classworlds \
12mr|plexus-velocity-1.1.7-1.0.1|144	commons-collections \
12mr|plexus-velocity-1.1.7-1.0.1|145	commons-logging-api \
12mr|plexus-velocity-1.1.7-1.0.1|146	plexus/container-default \
12mr|plexus-velocity-1.1.7-1.0.1|147	plexus/utils \
12mr|plexus-velocity-1.1.7-1.0.1|148	velocity \
12mr|plexus-velocity-1.1.7-1.0.1|149	
12mr|plexus-velocity-1.1.7-1.0.1|150	%{ant} jar javadoc
12mr|plexus-velocity-1.1.7-1.0.1|151	
12mr|plexus-velocity-1.1.7-1.0.1|152	%endif
12mr|plexus-velocity-1.1.7-1.0.1|153	
12mr|plexus-velocity-1.1.7-1.0.1|154	%install
12mr|plexus-velocity-1.1.7-1.0.1|155	rm -rf $RPM_BUILD_ROOT
12mr|plexus-velocity-1.1.7-1.0.1|156	
12mr|plexus-velocity-1.1.7-1.0.1|157	# jars
12mr|plexus-velocity-1.1.7-1.0.1|158	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/plexus
12mr|plexus-velocity-1.1.7-1.0.1|159	install -pm 644 target/%{name}-%{version}.jar \
12mr|plexus-velocity-1.1.7-1.0.1|160	$RPM_BUILD_ROOT%{_javadir}/plexus/velocity-%{version}.jar
12mr|plexus-velocity-1.1.7-1.0.1|161	(cd $RPM_BUILD_ROOT%{_javadir}/plexus && for jar in *-%{version}*; \
12mr|plexus-velocity-1.1.7-1.0.1|162	do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mr|plexus-velocity-1.1.7-1.0.1|163	%add_to_maven_depmap org.codehaus.plexus %{name} %{version} JPP/%{parent} %{subname}
12mr|plexus-velocity-1.1.7-1.0.1|164	
12mr|plexus-velocity-1.1.7-1.0.1|165	(cd $RPM_BUILD_ROOT%{_javadir}/plexus && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mr|plexus-velocity-1.1.7-1.0.1|166	
12mr|plexus-velocity-1.1.7-1.0.1|167	# poms
12mr|plexus-velocity-1.1.7-1.0.1|168	%if %{with_maven}
12mr|plexus-velocity-1.1.7-1.0.1|169	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|plexus-velocity-1.1.7-1.0.1|170	install -pm 644 pom.xml \
12mr|plexus-velocity-1.1.7-1.0.1|171	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{parent}-%{subname}.pom
12mr|plexus-velocity-1.1.7-1.0.1|172	%endif
12mr|plexus-velocity-1.1.7-1.0.1|173	
12mr|plexus-velocity-1.1.7-1.0.1|174	# javadoc
12mr|plexus-velocity-1.1.7-1.0.1|175	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|plexus-velocity-1.1.7-1.0.1|176	cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|plexus-velocity-1.1.7-1.0.1|177	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
12mr|plexus-velocity-1.1.7-1.0.1|178	
12mr|plexus-velocity-1.1.7-1.0.1|179	%if %{gcj_support}
12mr|plexus-velocity-1.1.7-1.0.1|180	%{_bindir}/aot-compile-rpm
12mr|plexus-velocity-1.1.7-1.0.1|181	%endif
12mr|plexus-velocity-1.1.7-1.0.1|182	
12mr|plexus-velocity-1.1.7-1.0.1|183	%clean
12mr|plexus-velocity-1.1.7-1.0.1|184	rm -rf $RPM_BUILD_ROOT
12mr|plexus-velocity-1.1.7-1.0.1|185	
12mr|plexus-velocity-1.1.7-1.0.1|186	
12mr|plexus-velocity-1.1.7-1.0.1|187	%post
12mr|plexus-velocity-1.1.7-1.0.1|188	%update_maven_depmap
12mr|plexus-velocity-1.1.7-1.0.1|189	%if %{gcj_support}
12mr|plexus-velocity-1.1.7-1.0.1|190	%{update_gcjdb}
12mr|plexus-velocity-1.1.7-1.0.1|191	%endif
12mr|plexus-velocity-1.1.7-1.0.1|192	
12mr|plexus-velocity-1.1.7-1.0.1|193	%postun
12mr|plexus-velocity-1.1.7-1.0.1|194	%update_maven_depmap
12mr|plexus-velocity-1.1.7-1.0.1|195	%if %{gcj_support}
12mr|plexus-velocity-1.1.7-1.0.1|196	%{clean_gcjdb}
12mr|plexus-velocity-1.1.7-1.0.1|197	%endif
12mr|plexus-velocity-1.1.7-1.0.1|198	
12mr|plexus-velocity-1.1.7-1.0.1|199	%files
12mr|plexus-velocity-1.1.7-1.0.1|200	%defattr(-,root,root,-)
12mr|plexus-velocity-1.1.7-1.0.1|201	%{_javadir}/*
12mr|plexus-velocity-1.1.7-1.0.1|202	%if %{with_maven}
12mr|plexus-velocity-1.1.7-1.0.1|203	%{_datadir}/maven2/poms/*
12mr|plexus-velocity-1.1.7-1.0.1|204	%endif
12mr|plexus-velocity-1.1.7-1.0.1|205	%config(noreplace) %{_mavendepmapfragdir}/*
12mr|plexus-velocity-1.1.7-1.0.1|206	%if %{gcj_support}
12mr|plexus-velocity-1.1.7-1.0.1|207	%dir %attr(-,root,root) %{_libdir}/gcj/%{name}
12mr|plexus-velocity-1.1.7-1.0.1|208	%attr(-,root,root) %{_libdir}/gcj/%{name}/velocity-%{version}.jar.*
12mr|plexus-velocity-1.1.7-1.0.1|209	%endif
12mr|plexus-velocity-1.1.7-1.0.1|210	
12mr|plexus-velocity-1.1.7-1.0.1|211	%files javadoc
12mr|plexus-velocity-1.1.7-1.0.1|212	%defattr(-,root,root,-)
12mr|plexus-velocity-1.1.7-1.0.1|213	%doc %{_javadocdir}/*
12mr|plexus-velocity-1.1.7-1.0.1|214	
12mr|plexus-velocity-1.1.7-1.0.1|215	
12mr|plexus-velocity-1.1.7-1.0.1|216	
12mr|plexus-velocity-1.1.7-1.0.1|217	%changelog
12mr|plexus-velocity-1.1.7-1.0.1|218	

15997 12
12mr|plotutils-2.6-12|1	%define	major	2
12mr|plotutils-2.6-12|2	%define	 xmi_major 0
12mr|plotutils-2.6-12|3	%define	libname	%mklibname %name %major
12mr|plotutils-2.6-12|4	%define develname %mklibname %name -d
12mr|plotutils-2.6-12|5	
12mr|plotutils-2.6-12|6	Summary:	GNU Plotting Utilities
12mr|plotutils-2.6-12|7	Name:		plotutils
12mr|plotutils-2.6-12|8	Version:	2.6
12mr|plotutils-2.6-12|9	Release:	12
12mr|plotutils-2.6-12|10	License:	GPLv2
12mr|plotutils-2.6-12|11	Group:		Graphics
12mr|plotutils-2.6-12|12	Source:		ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz
12mr|plotutils-2.6-12|13	Patch0:		plotutils-2.5.1-fix-str-fmt.patch
12mr|plotutils-2.6-12|14	Patch1:		plotutils-2.6-libpng-1.5.patch
12mr|plotutils-2.6-12|15	URL:		http://www.gnu.org/software/%{name}/plotutils.html
12mr|plotutils-2.6-12|16	Requires:	ghostscript-fonts texinfo
12mr|plotutils-2.6-12|17	BuildRequires:	flex
12mr|plotutils-2.6-12|18	BuildRequires:	Xaw3d-devel
12mr|plotutils-2.6-12|19	BuildRequires:	zlib-devel
12mr|plotutils-2.6-12|20	BuildRequires:	png-devel
12mr|plotutils-2.6-12|21	BuildRequires:	bison
12mr|plotutils-2.6-12|22	BuildRequires:	libxaw-devel
12mr|plotutils-2.6-12|23	
12mr|plotutils-2.6-12|24	%description
12mr|plotutils-2.6-12|25	The GNU plotting utilities, sometimes called 'plotutils', include:
12mr|plotutils-2.6-12|26	(1) GNU libplot, a shared library for exporting 2-D vector graphics files
12mr|plotutils-2.6-12|27	and for performing vector graphics animation under the X Window System.
12mr|plotutils-2.6-12|28	Its output file formats include the new WebCGM format, pseudo-GIF, PNM,
12mr|plotutils-2.6-12|29	Adobe Illustrator, Postscript (editable with the free 'idraw' drawing
12mr|plotutils-2.6-12|30	editor), Fig (editable with the free 'xfig' drawing editor), PCL 5, HP-GL
12mr|plotutils-2.6-12|31	and HP-GL/2, Tektronix, and GNU metafile format. Many Postscript, PCL, and
12mr|plotutils-2.6-12|32	Hershey fonts are supported. A separate class library, 'libplotter',
12mr|plotutils-2.6-12|33	provides a C++ binding to libplot's functionality. (2) Sample command-line
12mr|plotutils-2.6-12|34	applications 'graph', 'plot', 'tek2plot', 'pic2plot', and 'plotfont', which
12mr|plotutils-2.6-12|35	are built on top of GNU libplot. 'graph' is a powerful utility for XY
12mr|plotutils-2.6-12|36	plotting, 'plot' translates GNU metafiles to other formats, 'tek2plot'
12mr|plotutils-2.6-12|37	translates legacy Tektronix data, 'pic2plot' translates box-and-arrow
12mr|plotutils-2.6-12|38	diagrams in the pic language, and 'plotfont' plots character maps.
12mr|plotutils-2.6-12|39	(3) Command-line applications 'spline', 'double', and 'ode', which are useful
12mr|plotutils-2.6-12|40	in scientific plotting. 'spline' does spline interpolation of input data
12mr|plotutils-2.6-12|41	of arbitrary dimensionality. It uses cubic splines, splines under tension,
12mr|plotutils-2.6-12|42	or cubic Bessel interpolation. 'ode' is an interactive program that can
12mr|plotutils-2.6-12|43	integrate a user-specified system of ordinary differential equations.
12mr|plotutils-2.6-12|44	
12mr|plotutils-2.6-12|45	
12mr|plotutils-2.6-12|46	%package -n %libname
12mr|plotutils-2.6-12|47	Summary: Main library for %{name}
12mr|plotutils-2.6-12|48	Group: Graphics
12mr|plotutils-2.6-12|49	Provides: lib%name = %version-%release
12mr|plotutils-2.6-12|50	Obsoletes: %{mklibname xmi 0}
12mr|plotutils-2.6-12|51	
12mr|plotutils-2.6-12|52	%description -n %libname
12mr|plotutils-2.6-12|53	This package contains the library needed to run programs dynamically
12mr|plotutils-2.6-12|54	linked with %{name}.
12mr|plotutils-2.6-12|55	
12mr|plotutils-2.6-12|56	
12mr|plotutils-2.6-12|57	%package -n %{develname}
12mr|plotutils-2.6-12|58	Summary: Headers for developing programs that will use %{name}
12mr|plotutils-2.6-12|59	Group: Development/Other
12mr|plotutils-2.6-12|60	Requires: %{libname} = %{version}-%{release}
12mr|plotutils-2.6-12|61	Provides: lib%{name}-devel = %{version}-%{release}
12mr|plotutils-2.6-12|62	Provides: %{name}-devel = %{version}
12mr|plotutils-2.6-12|63	Provides: libxmi-devel
12mr|plotutils-2.6-12|64	Obsoletes: %{libname}-devel
12mr|plotutils-2.6-12|65	Obsoletes: %{mklibname xmi 0 -d}
12mr|plotutils-2.6-12|66	
12mr|plotutils-2.6-12|67	%description -n %{develname}
12mr|plotutils-2.6-12|68	This package contains the headers that programmers will need to develop
12mr|plotutils-2.6-12|69	applications which will use %{name}.
12mr|plotutils-2.6-12|70	
12mr|plotutils-2.6-12|71	
12mr|plotutils-2.6-12|72	%prep
12mr|plotutils-2.6-12|73	%setup -q
12mr|plotutils-2.6-12|74	%patch0 -p0
12mr|plotutils-2.6-12|75	%patch1 -p0
12mr|plotutils-2.6-12|76	
12mr|plotutils-2.6-12|77	%build
12mr|plotutils-2.6-12|78	%configure2_5x --enable-libplotter --enable-libxmi
12mr|plotutils-2.6-12|79	%make
12mr|plotutils-2.6-12|80	
12mr|plotutils-2.6-12|81	%install
12mr|plotutils-2.6-12|82	%makeinstall_std
12mr|plotutils-2.6-12|83	
12mr|plotutils-2.6-12|84	mkdir -p %{buildroot}%{_libdir}/X11/fonts/misc
12mr|plotutils-2.6-12|85	cp -p fonts/pcf/*.pcf %{buildroot}%{_libdir}/X11/fonts/misc
12mr|plotutils-2.6-12|86	
12mr|plotutils-2.6-12|87	# We don't want .la files
12mr|plotutils-2.6-12|88	find %{buildroot} -name *.la -delete
12mr|plotutils-2.6-12|89	
12mr|plotutils-2.6-12|90	%post
12mr|plotutils-2.6-12|91	export PATH=/sbin:/usr/bin/X11:/usr/X11/bin:/usr/bin:$PATH
12mr|plotutils-2.6-12|92	
12mr|plotutils-2.6-12|93	cd %{_libdir}/X11/fonts/misc
12mr|plotutils-2.6-12|94	mkfontdir
12mr|plotutils-2.6-12|95	if ! test -f %{_libdir}/X11/fonts/Type1/a010013l.pfb ; then
12mr|plotutils-2.6-12|96	if test -f %{_datadir}/ghostscript/fonts/a010013l.pfb ; then
12mr|plotutils-2.6-12|97	cd %{_datadir}/ghostscript/fonts
12mr|plotutils-2.6-12|98	for i in *.pfb ; do
12mr|plotutils-2.6-12|99	ln -s %{_datadir}/ghostscript/fonts/$i %{_libdir}/X11/fonts/Type1/$i
12mr|plotutils-2.6-12|100	done
12mr|plotutils-2.6-12|101	cd %{_libdir}/X11/fonts/Type1
12mr|plotutils-2.6-12|102	echo 'a010013l.pfb -adobe-itc avant garde gothic-book-r-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|103	echo 'a010015l.pfb -adobe-itc avant garde gothic-demi-r-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|104	echo 'a010033l.pfb -adobe-itc avant garde gothic-book-o-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|105	echo 'a010035l.pfb -adobe-itc avant garde gothic-demi-o-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|106	echo 'b018012l.pfb -adobe-itc bookman-light-r-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|107	echo 'b018015l.pfb -adobe-itc bookman-demi-r-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|108	echo 'b018032l.pfb -adobe-itc bookman-light-i-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|109	echo 'b018035l.pfb -adobe-itc bookman-demi-i-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|110	echo 'c059013l.pfb -adobe-new century schoolbook-medium-r-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|111	echo 'c059016l.pfb -adobe-new century schoolbook-bold-r-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|112	echo 'c059033l.pfb -adobe-new century schoolbook-medium-i-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|113	echo 'c059036l.pfb -adobe-new century schoolbook-bold-i-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|114	echo 'd050000l.pfb -adobe-itc zapf dingbats-medium-r-normal--0-0-0-0-p-0-adobe-fontspecific' >> fonts.scale
12mr|plotutils-2.6-12|115	echo 'n019003l.pfb -adobe-helvetica-medium-r-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|116	echo 'n019004l.pfb -adobe-helvetica-bold-r-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|117	echo 'n019023l.pfb -adobe-helvetica-medium-i-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|118	echo 'n019024l.pfb -adobe-helvetica-bold-i-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|119	echo 'n019043l.pfb -adobe-helvetica-medium-r-narrow--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|120	echo 'n019044l.pfb -adobe-helvetica-bold-r-narrow--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|121	echo 'n019063l.pfb -adobe-helvetica-medium-i-narrow--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|122	echo 'n019064l.pfb -adobe-helvetica-bold-i-narrow--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|123	echo 'n021003l.pfb -adobe-times-medium-r-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|124	echo 'n021004l.pfb -adobe-times-bold-r-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|125	echo 'n021023l.pfb -adobe-times-medium-i-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|126	echo 'n021024l.pfb -adobe-times-bold-i-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|127	echo 'n022003l.pfb -adobe-courier-medium-r-normal--0-0-0-0-m-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|128	echo 'n022004l.pfb -adobe-courier-bold-r-normal--0-0-0-0-m-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|129	echo 'n022023l.pfb -adobe-courier-medium-o-normal--0-0-0-0-m-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|130	echo 'n022024l.pfb -adobe-courier-bold-o-normal--0-0-0-0-m-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|131	echo 'p052003l.pfb -adobe-palatino-medium-r-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|132	echo 'p052004l.pfb -adobe-palatino-bold-r-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|133	echo 'p052023l.pfb -adobe-palatino-medium-i-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|134	echo 'p052024l.pfb -adobe-palatino-bold-i-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|135	echo 's050000l.pfb -adobe-symbol-medium-r-normal--0-0-0-0-p-0-adobe-fontspecific' >> fonts.scale
12mr|plotutils-2.6-12|136	echo 'z003034l.pfb -adobe-itc zapf chancery-medium-i-normal--0-0-0-0-p-0-iso8859-1' >> fonts.scale
12mr|plotutils-2.6-12|137	mkfontdir
12mr|plotutils-2.6-12|138	fi
12mr|plotutils-2.6-12|139	fi
12mr|plotutils-2.6-12|140	if test "$DISPLAY" != "" ; then xset fp rehash 2> /dev/null ; fi
12mr|plotutils-2.6-12|141	
12mr|plotutils-2.6-12|142	%postun
12mr|plotutils-2.6-12|143	export PATH=/sbin:/usr/bin/X11:/usr/X11/bin:$PATH
12mr|plotutils-2.6-12|144	cd %{_libdir}/X11/fonts/misc
12mr|plotutils-2.6-12|145	mkfontdir
12mr|plotutils-2.6-12|146	if test "$DISPLAY" != "" ; then xset fp rehash 2> /dev/null ; fi
12mr|plotutils-2.6-12|147	
12mr|plotutils-2.6-12|148	%files
12mr|plotutils-2.6-12|149	%doc AUTHORS INSTALL.fonts KNOWN_BUGS NEWS ONEWS PROBLEMS README THANKS
12mr|plotutils-2.6-12|150	%{_bindir}/*
12mr|plotutils-2.6-12|151	%{_libdir}/X11/fonts/misc/*
12mr|plotutils-2.6-12|152	%{_mandir}/man1/*
12mr|plotutils-2.6-12|153	%{_infodir}/*
12mr|plotutils-2.6-12|154	%dir %{_datadir}/ode
12mr|plotutils-2.6-12|155	%{_datadir}/ode/*
12mr|plotutils-2.6-12|156	%dir %{_datadir}/tek2plot
12mr|plotutils-2.6-12|157	%{_datadir}/tek2plot/*
12mr|plotutils-2.6-12|158	%dir %{_datadir}/pic2plot
12mr|plotutils-2.6-12|159	%{_datadir}/pic2plot/*
12mr|plotutils-2.6-12|160	
12mr|plotutils-2.6-12|161	%files -n %{libname}
12mr|plotutils-2.6-12|162	%{_libdir}/libplot.so.%{major}*
12mr|plotutils-2.6-12|163	%{_libdir}/libplotter.so.%{major}*
12mr|plotutils-2.6-12|164	%{_libdir}/libxmi.so.%{xmi_major}*
12mr|plotutils-2.6-12|165	
12mr|plotutils-2.6-12|166	%files -n %{develname}
12mr|plotutils-2.6-12|167	%{_includedir}/*
12mr|plotutils-2.6-12|168	%{_libdir}/*.so
12mr|plotutils-2.6-12|169	%{_libdir}/*.a
12mr|plotutils-2.6-12|170	%dir %{_datadir}/libplot
12mr|plotutils-2.6-12|171	%{_datadir}/libplot/*
12mr|plotutils-2.6-12|172	%doc README
12mr|plotutils-2.6-12|173	
12mr|plotutils-2.6-12|174	
12mr|plotutils-2.6-12|175	
12mr|plotutils-2.6-12|176	%changelog
12mr|plotutils-2.6-12|177	

15998 12
12mr|plymouth-0.8.6.1-6|1	%define plymouthdaemon_execdir /sbin
12mr|plymouth-0.8.6.1-6|2	%define plymouthclient_execdir /bin
12mr|plymouth-0.8.6.1-6|3	%define plymouth_libdir /%{_lib}
12mr|plymouth-0.8.6.1-6|4	
12mr|plymouth-0.8.6.1-6|5	%define _libexecdir %{_prefix}/libexec
12mr|plymouth-0.8.6.1-6|6	
12mr|plymouth-0.8.6.1-6|7	%define major 2
12mr|plymouth-0.8.6.1-6|8	%define libname %mklibname %{name} %{major}
12mr|plymouth-0.8.6.1-6|9	%define develname %mklibname %{name} -d
12mr|plymouth-0.8.6.1-6|10	
12mr|plymouth-0.8.6.1-6|11	%define snapshot 0
12mr|plymouth-0.8.6.1-6|12	
12mr|plymouth-0.8.6.1-6|13	%bcond_with uclibc
12mr|plymouth-0.8.6.1-6|14	
12mr|plymouth-0.8.6.1-6|15	Summary:	Graphical Boot Animation and Logger
12mr|plymouth-0.8.6.1-6|16	Name:		plymouth
12mr|plymouth-0.8.6.1-6|17	Version:	0.8.6.1
12mr|plymouth-0.8.6.1-6|18	Release:	6
12mr|plymouth-0.8.6.1-6|19	License:	GPLv2+
12mr|plymouth-0.8.6.1-6|20	Group:		System/Kernel and hardware
12mr|plymouth-0.8.6.1-6|21	Url:		http://www.freedesktop.org/wiki/Software/Plymouth
12mr|plymouth-0.8.6.1-6|22	Source0:	http://www.freedesktop.org/software/plymouth/releases/%{name}-%{version}.tar.bz2
12mr|plymouth-0.8.6.1-6|23	Source1:	boot-duration
12mr|plymouth-0.8.6.1-6|24	Source2:	charge.plymouth
12mr|plymouth-0.8.6.1-6|25	# PATCH-OPENSUSE -- Restore suspend / resume state (needed for suspend package)
12mr|plymouth-0.8.6.1-6|26	Patch0:		plymouth-restore-suspend.patch
12mr|plymouth-0.8.6.1-6|27	# PATCH-OPENSUSE -- Change udevadm path
12mr|plymouth-0.8.6.1-6|28	Patch1:		plymouth-0.8.6.1-udevadm-path.patch
12mr|plymouth-0.8.6.1-6|29	# PATCH-FIX-UPSTREAM -- Create targets for plymouth systemd services
12mr|plymouth-0.8.6.1-6|30	Patch2:		plymouth-systemd-target.patch
12mr|plymouth-0.8.6.1-6|31	Patch3:		plymouth-0.8.6.1-fix-systemd-service-patch.patch
12mr|plymouth-0.8.6.1-6|32	# PATCH-OPENSUSE -- Handle correctly multiple displays with different sizes
12mr|plymouth-0.8.6.1-6|33	Patch4:		plymouth-fix-window-size
12mr|plymouth-0.8.6.1-6|34	# PATCH-FIX-UPSTREAM -- Recognize quotes often used in sysconfig-style files
12mr|plymouth-0.8.6.1-6|35	Patch5:		0001-ply-text-progress-bar-strip-quotes-if-present.patch
12mr|plymouth-0.8.6.1-6|36	# PATCH-OPENSUSE -- Add line numbers to tracing output
12mr|plymouth-0.8.6.1-6|37	Patch6:         plymouth-trace-lines
12mr|plymouth-0.8.6.1-6|38	Patch7:         plymouth-0.8.6.1.quitsplash.patch
12mr|plymouth-0.8.6.1-6|39	Patch8:         plymouth-0.8.6.1.mkinitrd-to-dracut.patch
12mr|plymouth-0.8.6.1-6|40	BuildRequires:	gtk2-devel
12mr|plymouth-0.8.6.1-6|41	BuildRequires:	libdrm-devel
12mr|plymouth-0.8.6.1-6|42	%if %{with uclibc}
12mr|plymouth-0.8.6.1-6|43	BuildRequires:	uClibc-devel
12mr|plymouth-0.8.6.1-6|44	BuildRequires:	libpng-static-devel
12mr|plymouth-0.8.6.1-6|45	%endif
12mr|plymouth-0.8.6.1-6|46	BuildRequires:	systemd-units
12mr|plymouth-0.8.6.1-6|47	%rename		splashy
12mr|plymouth-0.8.6.1-6|48	Requires(post):	plymouth-scripts = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|49	Requires:	initscripts >= 8.83
12mr|plymouth-0.8.6.1-6|50	Requires(post): dracut
12mr|plymouth-0.8.6.1-6|51	Requires:	desktop-common-data >= 2010.0-1mdv
12mr|plymouth-0.8.6.1-6|52	Conflicts:	systemd-units < 186
12mr|plymouth-0.8.6.1-6|53	
12mr|plymouth-0.8.6.1-6|54	%description
12mr|plymouth-0.8.6.1-6|55	Plymouth provides an attractive graphical boot animation in
12mr|plymouth-0.8.6.1-6|56	place of the text messages that normally get shown.  Text
12mr|plymouth-0.8.6.1-6|57	messages are instead redirected to a log file for viewing
12mr|plymouth-0.8.6.1-6|58	after boot.
12mr|plymouth-0.8.6.1-6|59	
12mr|plymouth-0.8.6.1-6|60	%package system-theme
12mr|plymouth-0.8.6.1-6|61	Group:		System/Kernel and hardware
12mr|plymouth-0.8.6.1-6|62	Summary:	Plymouth default theme
12mr|plymouth-0.8.6.1-6|63	Requires:	plymouth(system-theme)
12mr|plymouth-0.8.6.1-6|64	Requires:	plymouth = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|65	
12mr|plymouth-0.8.6.1-6|66	%description system-theme
12mr|plymouth-0.8.6.1-6|67	This metapackage tracks the current distribution default theme.
12mr|plymouth-0.8.6.1-6|68	
12mr|plymouth-0.8.6.1-6|69	%package -n %{libname}
12mr|plymouth-0.8.6.1-6|70	Summary:	Plymouth libraries
12mr|plymouth-0.8.6.1-6|71	Group:		System/Libraries
12mr|plymouth-0.8.6.1-6|72	Obsoletes:	%{mklibname %{name} 0} < 0.8.0
12mr|plymouth-0.8.6.1-6|73	
12mr|plymouth-0.8.6.1-6|74	%description -n %{libname}
12mr|plymouth-0.8.6.1-6|75	This package contains the libply and libplybootsplash libraries
12mr|plymouth-0.8.6.1-6|76	used by Plymouth.
12mr|plymouth-0.8.6.1-6|77	
12mr|plymouth-0.8.6.1-6|78	%package -n %{develname}
12mr|plymouth-0.8.6.1-6|79	Group:		System/Kernel and hardware
12mr|plymouth-0.8.6.1-6|80	Summary:	Libraries and headers for writing Plymouth splash plugins
12mr|plymouth-0.8.6.1-6|81	Group:		Development/C
12mr|plymouth-0.8.6.1-6|82	Provides:	%{name}-devel = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|83	Requires:	%{libname} = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|84	
12mr|plymouth-0.8.6.1-6|85	%description -n %{develname}
12mr|plymouth-0.8.6.1-6|86	This package contains the libply and libplybootsplash libraries
12mr|plymouth-0.8.6.1-6|87	and headers needed to develop 3rd party splash plugins for Plymouth.
12mr|plymouth-0.8.6.1-6|88	
12mr|plymouth-0.8.6.1-6|89	%package utils
12mr|plymouth-0.8.6.1-6|90	Group:		System/Kernel and hardware
12mr|plymouth-0.8.6.1-6|91	Summary:	Plymouth related utilities
12mr|plymouth-0.8.6.1-6|92	Requires:	%{name} = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|93	
12mr|plymouth-0.8.6.1-6|94	%description utils
12mr|plymouth-0.8.6.1-6|95	This package contains utilities that integrate with Plymouth
12mr|plymouth-0.8.6.1-6|96	including a boot log viewing application.
12mr|plymouth-0.8.6.1-6|97	
12mr|plymouth-0.8.6.1-6|98	%package scripts
12mr|plymouth-0.8.6.1-6|99	Group:		System/Kernel and hardware
12mr|plymouth-0.8.6.1-6|100	Summary:	Plymouth related scripts
12mr|plymouth-0.8.6.1-6|101	Conflicts:	mkinitrd < 6.0.92-6mdv
12mr|plymouth-0.8.6.1-6|102	Requires:	plymouth = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|103	
12mr|plymouth-0.8.6.1-6|104	%description scripts
12mr|plymouth-0.8.6.1-6|105	This package contains scripts that help integrate Plymouth with
12mr|plymouth-0.8.6.1-6|106	the system.
12mr|plymouth-0.8.6.1-6|107	
12mr|plymouth-0.8.6.1-6|108	%package plugin-label
12mr|plymouth-0.8.6.1-6|109	Group:		System/Kernel and hardware
12mr|plymouth-0.8.6.1-6|110	Summary:	Plymouth label plugin
12mr|plymouth-0.8.6.1-6|111	Requires:	%{libname} = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|112	
12mr|plymouth-0.8.6.1-6|113	%description plugin-label
12mr|plymouth-0.8.6.1-6|114	This package contains the label control plugin for
12mr|plymouth-0.8.6.1-6|115	Plymouth. It provides the ability to render text on
12mr|plymouth-0.8.6.1-6|116	graphical boot splashes using pango and cairo.
12mr|plymouth-0.8.6.1-6|117	
12mr|plymouth-0.8.6.1-6|118	%package plugin-fade-throbber
12mr|plymouth-0.8.6.1-6|119	Group:		System/Kernel and hardware
12mr|plymouth-0.8.6.1-6|120	Summary:	Plymouth "Fade-Throbber" plugin
12mr|plymouth-0.8.6.1-6|121	Requires:	%{libname} = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|122	
12mr|plymouth-0.8.6.1-6|123	%description plugin-fade-throbber
12mr|plymouth-0.8.6.1-6|124	This package contains the "Fade-In" boot splash plugin for
12mr|plymouth-0.8.6.1-6|125	Plymouth. It features a centered image that fades in and out
12mr|plymouth-0.8.6.1-6|126	while other images pulsate around during system boot up.
12mr|plymouth-0.8.6.1-6|127	
12mr|plymouth-0.8.6.1-6|128	%package plugin-script
12mr|plymouth-0.8.6.1-6|129	Group:		System/Kernel and hardware
12mr|plymouth-0.8.6.1-6|130	Summary:	Plymouth "Script" plugin
12mr|plymouth-0.8.6.1-6|131	Requires:	%{libname} = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|132	Requires:	plymouth-plugin-label = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|133	
12mr|plymouth-0.8.6.1-6|134	%description plugin-script
12mr|plymouth-0.8.6.1-6|135	This package contains the "Script" plugin for Plymouth.
12mr|plymouth-0.8.6.1-6|136	
12mr|plymouth-0.8.6.1-6|137	%package theme-script
12mr|plymouth-0.8.6.1-6|138	Group:		System/Kernel and hardware
12mr|plymouth-0.8.6.1-6|139	Summary:	Plymouth "Script" theme
12mr|plymouth-0.8.6.1-6|140	Requires:	%{name}-plugin-script = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|141	Requires(post):	plymouth-scripts = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|142	
12mr|plymouth-0.8.6.1-6|143	%description theme-script
12mr|plymouth-0.8.6.1-6|144	This package contains the "Script" boot splash theme for
12mr|plymouth-0.8.6.1-6|145	Plymouth.
12mr|plymouth-0.8.6.1-6|146	
12mr|plymouth-0.8.6.1-6|147	%package theme-fade-in
12mr|plymouth-0.8.6.1-6|148	Group:		System/Kernel and hardware
12mr|plymouth-0.8.6.1-6|149	Summary:	Plymouth "Fade-In" theme
12mr|plymouth-0.8.6.1-6|150	Requires:	%{name}-plugin-fade-throbber = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|151	Requires(post):	plymouth-scripts = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|152	
12mr|plymouth-0.8.6.1-6|153	%description theme-fade-in
12mr|plymouth-0.8.6.1-6|154	This package contains the "Fade-In" boot splash theme for
12mr|plymouth-0.8.6.1-6|155	Plymouth. It features a centered logo that fades in and out
12mr|plymouth-0.8.6.1-6|156	while stars twinkle around the logo during system boot up.
12mr|plymouth-0.8.6.1-6|157	
12mr|plymouth-0.8.6.1-6|158	%package plugin-throbgress
12mr|plymouth-0.8.6.1-6|159	Group:		System/Kernel and hardware
12mr|plymouth-0.8.6.1-6|160	Summary:	Plymouth "Throbgress" plugin
12mr|plymouth-0.8.6.1-6|161	Requires:	%{libname} = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|162	Requires:	plymouth-plugin-label = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|163	
12mr|plymouth-0.8.6.1-6|164	%description plugin-throbgress
12mr|plymouth-0.8.6.1-6|165	This package contains the "throbgress" boot splash plugin for
12mr|plymouth-0.8.6.1-6|166	Plymouth. It features a centered logo and animated spinner that
12mr|plymouth-0.8.6.1-6|167	spins repeatedly while a progress bar advances at the bottom of
12mr|plymouth-0.8.6.1-6|168	the screen.
12mr|plymouth-0.8.6.1-6|169	
12mr|plymouth-0.8.6.1-6|170	%package theme-spinfinity
12mr|plymouth-0.8.6.1-6|171	Group:		System/Kernel and hardware
12mr|plymouth-0.8.6.1-6|172	Summary:	Plymouth "Spinfinity" theme
12mr|plymouth-0.8.6.1-6|173	Requires:	%{name}-plugin-throbgress = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|174	Requires(post):	plymouth-scripts = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|175	
12mr|plymouth-0.8.6.1-6|176	%description theme-spinfinity
12mr|plymouth-0.8.6.1-6|177	This package contains the "Spinfinity" boot splash theme for
12mr|plymouth-0.8.6.1-6|178	Plymouth. It features a centered logo and animated spinner that
12mr|plymouth-0.8.6.1-6|179	spins in the shape of an infinity sign.
12mr|plymouth-0.8.6.1-6|180	
12mr|plymouth-0.8.6.1-6|181	%package theme-spinner
12mr|plymouth-0.8.6.1-6|182	Group: System/Kernel and hardware
12mr|plymouth-0.8.6.1-6|183	Summary: Plymouth "Spinner" theme
12mr|plymouth-0.8.6.1-6|184	Requires: %{name}-plugin-two-step = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|185	Requires(post): plymouth-scripts = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|186	
12mr|plymouth-0.8.6.1-6|187	%description theme-spinner
12mr|plymouth-0.8.6.1-6|188	This package contains the "Spinner" boot splash theme for
12mr|plymouth-0.8.6.1-6|189	Plymouth.
12mr|plymouth-0.8.6.1-6|190	
12mr|plymouth-0.8.6.1-6|191	%package plugin-space-flares
12mr|plymouth-0.8.6.1-6|192	Group:		System/Kernel and hardware
12mr|plymouth-0.8.6.1-6|193	Summary:	Plymouth "space-flares" plugin
12mr|plymouth-0.8.6.1-6|194	Requires:	%{libname} = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|195	Requires:	plymouth-plugin-label = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|196	
12mr|plymouth-0.8.6.1-6|197	%description plugin-space-flares
12mr|plymouth-0.8.6.1-6|198	This package contains the "space-flares" boot splash plugin for
12mr|plymouth-0.8.6.1-6|199	Plymouth. It features a corner image with animated flares.
12mr|plymouth-0.8.6.1-6|200	
12mr|plymouth-0.8.6.1-6|201	%package theme-solar
12mr|plymouth-0.8.6.1-6|202	Group:		System/Kernel and hardware
12mr|plymouth-0.8.6.1-6|203	Summary:	Plymouth "Solar" theme
12mr|plymouth-0.8.6.1-6|204	Requires:	%{name}-plugin-space-flares = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|205	Requires(post):	plymouth-scripts = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|206	
12mr|plymouth-0.8.6.1-6|207	%description theme-solar
12mr|plymouth-0.8.6.1-6|208	This package contains the "Solar" boot splash theme for
12mr|plymouth-0.8.6.1-6|209	Plymouth. It features a blue flamed sun with animated solar flares.
12mr|plymouth-0.8.6.1-6|210	
12mr|plymouth-0.8.6.1-6|211	%package plugin-two-step
12mr|plymouth-0.8.6.1-6|212	Group:		System/Kernel and hardware
12mr|plymouth-0.8.6.1-6|213	Summary:	Plymouth "two-step" plugin
12mr|plymouth-0.8.6.1-6|214	Requires:	%{libname} = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|215	Requires:	plymouth-plugin-label = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|216	
12mr|plymouth-0.8.6.1-6|217	%description plugin-two-step
12mr|plymouth-0.8.6.1-6|218	This package contains the "two-step" boot splash plugin for
12mr|plymouth-0.8.6.1-6|219	Plymouth. It features a two phased boot process that starts with
12mr|plymouth-0.8.6.1-6|220	a progressing animation synced to boot time and finishes with a
12mr|plymouth-0.8.6.1-6|221	short, fast one-shot animation.
12mr|plymouth-0.8.6.1-6|222	
12mr|plymouth-0.8.6.1-6|223	%package theme-charge
12mr|plymouth-0.8.6.1-6|224	Group:		System/Kernel and hardware
12mr|plymouth-0.8.6.1-6|225	Summary:	Plymouth "Charge" plugin
12mr|plymouth-0.8.6.1-6|226	Requires:	%{name}-plugin-two-step = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|227	Requires(post):	plymouth-scripts = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|228	
12mr|plymouth-0.8.6.1-6|229	%description theme-charge
12mr|plymouth-0.8.6.1-6|230	This package contains the "charge" boot splash theme for
12mr|plymouth-0.8.6.1-6|231	Plymouth. It features the shadowy hull of a logo charge up and
12mr|plymouth-0.8.6.1-6|232	and finally burst into full form.
12mr|plymouth-0.8.6.1-6|233	
12mr|plymouth-0.8.6.1-6|234	%package theme-glow
12mr|plymouth-0.8.6.1-6|235	Group:		System/Kernel and hardware
12mr|plymouth-0.8.6.1-6|236	Summary:	Plymouth "Glow" plugin
12mr|plymouth-0.8.6.1-6|237	Requires(post):	plymouth-scripts  = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|238	Requires:	plymouth-plugin-two-step = %{version}-%{release}
12mr|plymouth-0.8.6.1-6|239	
12mr|plymouth-0.8.6.1-6|240	%description theme-glow
12mr|plymouth-0.8.6.1-6|241	This package contains the "Glow" boot splash theme for Plymouth.
12mr|plymouth-0.8.6.1-6|242	
12mr|plymouth-0.8.6.1-6|243	%prep
12mr|plymouth-0.8.6.1-6|244	%setup -q
12mr|plymouth-0.8.6.1-6|245	%patch0 -p1 -b .suspend~
12mr|plymouth-0.8.6.1-6|246	%patch1 -p1 -b .udevadm~
12mr|plymouth-0.8.6.1-6|247	%patch2 -p1 -b .systemd~
12mr|plymouth-0.8.6.1-6|248	%patch3 -p1 -b .dashes~
12mr|plymouth-0.8.6.1-6|249	%patch4 -p1 -b .window_size~
12mr|plymouth-0.8.6.1-6|250	%patch5 -p1 -b .strip_quotes~
12mr|plymouth-0.8.6.1-6|251	%patch6 -p1 -b .trace_lines~
12mr|plymouth-0.8.6.1-6|252	%patch7 -p1
12mr|plymouth-0.8.6.1-6|253	%patch8 -p1
12mr|plymouth-0.8.6.1-6|254	
12mr|plymouth-0.8.6.1-6|255	%if %{snapshot}
12mr|plymouth-0.8.6.1-6|256	sh ./autogen.sh
12mr|plymouth-0.8.6.1-6|257	make distclean
12mr|plymouth-0.8.6.1-6|258	%endif
12mr|plymouth-0.8.6.1-6|259	
12mr|plymouth-0.8.6.1-6|260	%build
12mr|plymouth-0.8.6.1-6|261	export CONFIGURE_TOP=`pwd`
12mr|plymouth-0.8.6.1-6|262	%if %{with uclibc}
12mr|plymouth-0.8.6.1-6|263	mkdir -p uclibc
12mr|plymouth-0.8.6.1-6|264	cd uclibc
12mr|plymouth-0.8.6.1-6|265	%configure CC="%{uclibc_cc}" \
12mr|plymouth-0.8.6.1-6|266	CFLAGS="%{uclibc_cflags}" \
12mr|plymouth-0.8.6.1-6|267	LDFLAGS="%{ldflags} -lz" \
12mr|plymouth-0.8.6.1-6|268	--prefix=%{uclibc_root}%{_prefix} \
12mr|plymouth-0.8.6.1-6|269	--libdir="%{uclibc_root}%{_libdir}" \
12mr|plymouth-0.8.6.1-6|270	--bindir="%{uclibc_root}%{plymouthclient_execdir}" \
12mr|plymouth-0.8.6.1-6|271	--sbindir="%{uclibc_root}%{plymouthdaemon_execdir}" \
12mr|plymouth-0.8.6.1-6|272	--enable-tracing \
12mr|plymouth-0.8.6.1-6|273	--disable-tests \
12mr|plymouth-0.8.6.1-6|274	--with-logo=%{_datadir}/icons/large/mandriva.png \
12mr|plymouth-0.8.6.1-6|275	--with-background-start-color-stop=0x0073B3 \
12mr|plymouth-0.8.6.1-6|276	--with-background-end-color-stop=0x00457E \
12mr|plymouth-0.8.6.1-6|277	--with-background-color=0x3391cd \
12mr|plymouth-0.8.6.1-6|278	--disable-gdm-transition \
12mr|plymouth-0.8.6.1-6|279	--without-gdm-autostart-file \
12mr|plymouth-0.8.6.1-6|280	--without-rhgb-compat-link \
12mr|plymouth-0.8.6.1-6|281	--with-system-root-install \
12mr|plymouth-0.8.6.1-6|282	--enable-systemd-integration \
12mr|plymouth-0.8.6.1-6|283	--enable-pango \
12mr|plymouth-0.8.6.1-6|284	%ifnarch %{ix86} x86_64
12mr|plymouth-0.8.6.1-6|285	--disable-libdrm_intel \
12mr|plymouth-0.8.6.1-6|286	%endif
12mr|plymouth-0.8.6.1-6|287	--enable-libkms \
12mr|plymouth-0.8.6.1-6|288	%if %mdvver >= 201200
12mr|plymouth-0.8.6.1-6|289	--with-release-file=/etc/os-release \
12mr|plymouth-0.8.6.1-6|290	%else
12mr|plymouth-0.8.6.1-6|291	--with-release-file=/etc/mandriva-release \
12mr|plymouth-0.8.6.1-6|292	%endif
12mr|plymouth-0.8.6.1-6|293	--with-log-viewer
12mr|plymouth-0.8.6.1-6|294	
12mr|plymouth-0.8.6.1-6|295	# We don't build these for uclibc since they link against a lot of libraries
12mr|plymouth-0.8.6.1-6|296	# that we don't provide any uclibc linked version of
12mr|plymouth-0.8.6.1-6|297	sed -e 's#viewer##g' -i src/Makefile
12mr|plymouth-0.8.6.1-6|298	sed -e 's#label##g' -i src/plugins/controls/Makefile
12mr|plymouth-0.8.6.1-6|299	%make
12mr|plymouth-0.8.6.1-6|300	cd ..
12mr|plymouth-0.8.6.1-6|301	%endif
12mr|plymouth-0.8.6.1-6|302	
12mr|plymouth-0.8.6.1-6|303	mkdir -p system
12mr|plymouth-0.8.6.1-6|304	cd system
12mr|plymouth-0.8.6.1-6|305	%configure2_5x \
12mr|plymouth-0.8.6.1-6|306	--disable-static \
12mr|plymouth-0.8.6.1-6|307	--enable-tracing \
12mr|plymouth-0.8.6.1-6|308	--disable-tests \
12mr|plymouth-0.8.6.1-6|309	--with-logo=%{_datadir}/icons/large/mandriva.png \
12mr|plymouth-0.8.6.1-6|310	--with-background-start-color-stop=0x0073B3 \
12mr|plymouth-0.8.6.1-6|311	--with-background-end-color-stop=0x00457E \
12mr|plymouth-0.8.6.1-6|312	--with-background-color=0x3391cd \
12mr|plymouth-0.8.6.1-6|313	--disable-gdm-transition \
12mr|plymouth-0.8.6.1-6|314	--without-gdm-autostart-file \
12mr|plymouth-0.8.6.1-6|315	--without-rhgb-compat-link \
12mr|plymouth-0.8.6.1-6|316	--with-system-root-install \
12mr|plymouth-0.8.6.1-6|317	--enable-systemd-integration \
12mr|plymouth-0.8.6.1-6|318	--enable-pango \
12mr|plymouth-0.8.6.1-6|319	%ifnarch %{ix86} x86_64
12mr|plymouth-0.8.6.1-6|320	--disable-libdrm_intel \
12mr|plymouth-0.8.6.1-6|321	%endif
12mr|plymouth-0.8.6.1-6|322	--enable-libkms \
12mr|plymouth-0.8.6.1-6|323	%if %mdvver >= 201200
12mr|plymouth-0.8.6.1-6|324	--with-release-file=/etc/os-release \
12mr|plymouth-0.8.6.1-6|325	%else
12mr|plymouth-0.8.6.1-6|326	--with-release-file=/etc/mandriva-release \
12mr|plymouth-0.8.6.1-6|327	%endif
12mr|plymouth-0.8.6.1-6|328	--with-log-viewer
12mr|plymouth-0.8.6.1-6|329	
12mr|plymouth-0.8.6.1-6|330	
12mr|plymouth-0.8.6.1-6|331	%make
12mr|plymouth-0.8.6.1-6|332	cd ..
12mr|plymouth-0.8.6.1-6|333	
12mr|plymouth-0.8.6.1-6|334	%install
12mr|plymouth-0.8.6.1-6|335	
12mr|plymouth-0.8.6.1-6|336	%if %{with uclibc}
12mr|plymouth-0.8.6.1-6|337	%makeinstall_std -C uclibc plymouthdaemondir=%{uclibc_root}%{plymouthdaemon_execdir} plymouthclientdir=%{uclibc_root}%{plymouthclient_execdir}
12mr|plymouth-0.8.6.1-6|338	rm -rf %{buildroot}%{uclibc_root}{%{_includedir},%{_datadir},%{_libdir}/pkgconfig,%{_libexecdir},%{plymouthdaemon_execdir}/plymouth-set-default-theme}
12mr|plymouth-0.8.6.1-6|339	%endif
12mr|plymouth-0.8.6.1-6|340	%makeinstall_std -C system
12mr|plymouth-0.8.6.1-6|341	
12mr|plymouth-0.8.6.1-6|342	
12mr|plymouth-0.8.6.1-6|343	# (tpg) enable plymouth services
12mr|plymouth-0.8.6.1-6|344	mkdir -p %{buildroot}/lib/systemd/system/{sysinit,poweroff,halt,kexec,reboot,multi-user}.target.wants
12mr|plymouth-0.8.6.1-6|345	ln -s ../plymouth-start.service %{buildroot}/lib/systemd/system/sysinit.target.wants/
12mr|plymouth-0.8.6.1-6|346	ln -s ../plymouth-read-write.service %{buildroot}/lib/systemd/system/sysinit.target.wants/
12mr|plymouth-0.8.6.1-6|347	ln -s ../plymouth-poweroff.service %{buildroot}/lib/systemd/system/poweroff.target.wants/
12mr|plymouth-0.8.6.1-6|348	ln -s ../plymouth-halt.service %{buildroot}/lib/systemd/system/halt.target.wants/
12mr|plymouth-0.8.6.1-6|349	ln -s ../plymouth-kexec.service %{buildroot}/lib/systemd/system/kexec.target.wants/
12mr|plymouth-0.8.6.1-6|350	ln -s ../plymouth-reboot.service %{buildroot}/lib/systemd/system/reboot.target.wants/
12mr|plymouth-0.8.6.1-6|351	ln -s ../plymouth-quit.service %{buildroot}/lib/systemd/system/multi-user.target.wants/
12mr|plymouth-0.8.6.1-6|352	ln -s ../plymouth-quit-wait.service %{buildroot}/lib/systemd/system/multi-user.target.wants/
12mr|plymouth-0.8.6.1-6|353	
12mr|plymouth-0.8.6.1-6|354	
12mr|plymouth-0.8.6.1-6|355	# Temporary symlink until rc.sysinit is fixed
12mr|plymouth-0.8.6.1-6|356	(cd %{buildroot}%{_bindir}; ln -s ../../bin/plymouth)
12mr|plymouth-0.8.6.1-6|357	touch %{buildroot}%{_datadir}/plymouth/themes/default.plymouth
12mr|plymouth-0.8.6.1-6|358	
12mr|plymouth-0.8.6.1-6|359	mkdir -p %{buildroot}%{_localstatedir}/lib/plymouth
12mr|plymouth-0.8.6.1-6|360	cp %{SOURCE1} %{buildroot}%{_datadir}/plymouth/default-boot-duration
12mr|plymouth-0.8.6.1-6|361	touch %{buildroot}%{_localstatedir}/lib/plymouth/{boot,shutdown}-duration
12mr|plymouth-0.8.6.1-6|362	
12mr|plymouth-0.8.6.1-6|363	# Add charge
12mr|plymouth-0.8.6.1-6|364	mkdir -p %{buildroot}%{_datadir}/plymouth/themes/charge
12mr|plymouth-0.8.6.1-6|365	cp %{SOURCE2} %{buildroot}%{_datadir}/plymouth/themes/charge
12mr|plymouth-0.8.6.1-6|366	cp %{buildroot}%{_datadir}/plymouth/themes/glow/{box,bullet,entry,lock}.png %{buildroot}%{_datadir}/plymouth/themes/charge
12mr|plymouth-0.8.6.1-6|367	
12mr|plymouth-0.8.6.1-6|368	find %{buildroot} -name \*.a -delete -o -name \*.la -delete
12mr|plymouth-0.8.6.1-6|369	
12mr|plymouth-0.8.6.1-6|370	%post
12mr|plymouth-0.8.6.1-6|371	[ -f %{_localstatedir}/lib/plymouth/boot-duration ] || cp -f %{_datadir}/plymouth/default-boot-duration %{_localstatedir}/lib/plymouth/boot-duration
12mr|plymouth-0.8.6.1-6|372	if [ "x$DURING_INSTALL" = "x" ]; then
12mr|plymouth-0.8.6.1-6|373	if [ $1 -eq 1 ]; then
12mr|plymouth-0.8.6.1-6|374	%{_libexecdir}/plymouth/plymouth-update-initrd
12mr|plymouth-0.8.6.1-6|375	fi
12mr|plymouth-0.8.6.1-6|376	fi
12mr|plymouth-0.8.6.1-6|377	
12mr|plymouth-0.8.6.1-6|378	
12mr|plymouth-0.8.6.1-6|379	%postun
12mr|plymouth-0.8.6.1-6|380	if [ $1 -eq 0 ]; then
12mr|plymouth-0.8.6.1-6|381	rm -f %{_libdir}/plymouth/default.so
12mr|plymouth-0.8.6.1-6|382	fi
12mr|plymouth-0.8.6.1-6|383	
12mr|plymouth-0.8.6.1-6|384	%define theme_scripts() \
12mr|plymouth-0.8.6.1-6|385	%post -n %{name}-theme-%{1} \
12mr|plymouth-0.8.6.1-6|386	if [ -x %{_sbindir}/plymouth-set-default-theme ]; then \
12mr|plymouth-0.8.6.1-6|387	export LIB=%{_lib} \
12mr|plymouth-0.8.6.1-6|388	if [ $1 -eq 1 ]; then \
12mr|plymouth-0.8.6.1-6|389	%{_sbindir}/plymouth-set-default-theme --rebuild-initrd %{1} \
12mr|plymouth-0.8.6.1-6|390	else \
12mr|plymouth-0.8.6.1-6|391	THEME=$(%{_sbindir}/plymouth-set-default-theme) \
12mr|plymouth-0.8.6.1-6|392	if [ "$THEME" == "text" -o "$THEME" == "%{1}" ]; then \
12mr|plymouth-0.8.6.1-6|393	%{_sbindir}/plymouth-set-default-theme --rebuild-initrd %{1} \
12mr|plymouth-0.8.6.1-6|394	fi \
12mr|plymouth-0.8.6.1-6|395	fi \
12mr|plymouth-0.8.6.1-6|396	fi \
12mr|plymouth-0.8.6.1-6|397	\
12mr|plymouth-0.8.6.1-6|398	%postun -n %{name}-theme-%{1} \
12mr|plymouth-0.8.6.1-6|399	export LIB=%{_lib} \
12mr|plymouth-0.8.6.1-6|400	if [ $1 -eq 0 -a -x %{_sbindir}/plymouth-set-default-theme ]; then \
12mr|plymouth-0.8.6.1-6|401	if [ "$(%{_sbindir}/plymouth-set-default-theme)" == "%{1}" ]; then \
12mr|plymouth-0.8.6.1-6|402	%{_sbindir}/plymouth-set-default-theme --reset --rebuild-initrd \
12mr|plymouth-0.8.6.1-6|403	fi \
12mr|plymouth-0.8.6.1-6|404	fi \
12mr|plymouth-0.8.6.1-6|405	
12mr|plymouth-0.8.6.1-6|406	
12mr|plymouth-0.8.6.1-6|407	%theme_scripts spinfinity
12mr|plymouth-0.8.6.1-6|408	%theme_scripts fade-in
12mr|plymouth-0.8.6.1-6|409	%theme_scripts solar
12mr|plymouth-0.8.6.1-6|410	%theme_scripts charge
12mr|plymouth-0.8.6.1-6|411	%theme_scripts glow
12mr|plymouth-0.8.6.1-6|412	%theme_scripts script
12mr|plymouth-0.8.6.1-6|413	
12mr|plymouth-0.8.6.1-6|414	%files
12mr|plymouth-0.8.6.1-6|415	%doc AUTHORS NEWS README
12mr|plymouth-0.8.6.1-6|416	%config(noreplace) %{_sysconfdir}/plymouth
12mr|plymouth-0.8.6.1-6|417	%dir %{_datadir}/plymouth
12mr|plymouth-0.8.6.1-6|418	%dir %{_datadir}/plymouth/themes
12mr|plymouth-0.8.6.1-6|419	%dir %{_libdir}/plymouth
12mr|plymouth-0.8.6.1-6|420	%{_datadir}/plymouth/default-boot-duration
12mr|plymouth-0.8.6.1-6|421	%dir %{_localstatedir}/lib/plymouth
12mr|plymouth-0.8.6.1-6|422	%{plymouthdaemon_execdir}/plymouthd
12mr|plymouth-0.8.6.1-6|423	%{plymouthclient_execdir}/plymouth
12mr|plymouth-0.8.6.1-6|424	%{_bindir}/plymouth
12mr|plymouth-0.8.6.1-6|425	%{_libdir}/plymouth/details.so
12mr|plymouth-0.8.6.1-6|426	%{_libdir}/plymouth/text.so
12mr|plymouth-0.8.6.1-6|427	/lib/systemd/system/*plymouth*.service
12mr|plymouth-0.8.6.1-6|428	/lib/systemd/system/systemd-*.path
12mr|plymouth-0.8.6.1-6|429	/lib/systemd/system/*.wants/plymouth-*.service
12mr|plymouth-0.8.6.1-6|430	%dir %{_libdir}/plymouth/renderers
12mr|plymouth-0.8.6.1-6|431	%{_libdir}/plymouth/renderers/drm*
12mr|plymouth-0.8.6.1-6|432	%{_libdir}/plymouth/renderers/frame-buffer*
12mr|plymouth-0.8.6.1-6|433	%ghost %{_datadir}/plymouth/themes/default.plymouth
12mr|plymouth-0.8.6.1-6|434	%{_datadir}/plymouth/plymouthd.defaults
12mr|plymouth-0.8.6.1-6|435	%{_datadir}/plymouth/themes/details
12mr|plymouth-0.8.6.1-6|436	%{_datadir}/plymouth/themes/text
12mr|plymouth-0.8.6.1-6|437	%{_localstatedir}/run/plymouth
12mr|plymouth-0.8.6.1-6|438	%{_localstatedir}/spool/plymouth
12mr|plymouth-0.8.6.1-6|439	%ghost %{_localstatedir}/lib/plymouth/shutdown-duration
12mr|plymouth-0.8.6.1-6|440	%ghost %{_localstatedir}/lib/plymouth/boot-duration
12mr|plymouth-0.8.6.1-6|441	%{_mandir}/man8/*
12mr|plymouth-0.8.6.1-6|442	%if %{with uclibc}
12mr|plymouth-0.8.6.1-6|443	%{uclibc_root}%{plymouthdaemon_execdir}/plymouthd
12mr|plymouth-0.8.6.1-6|444	%{uclibc_root}%{plymouthclient_execdir}/plymouth
12mr|plymouth-0.8.6.1-6|445	%{uclibc_root}%{_libdir}/plymouth/details.so
12mr|plymouth-0.8.6.1-6|446	%{uclibc_root}%{_libdir}/plymouth/text.so
12mr|plymouth-0.8.6.1-6|447	%endif
12mr|plymouth-0.8.6.1-6|448	
12mr|plymouth-0.8.6.1-6|449	%files -n %{develname}
12mr|plymouth-0.8.6.1-6|450	%{plymouth_libdir}/libply.so
12mr|plymouth-0.8.6.1-6|451	%{_libdir}/libply-boot-client.so
12mr|plymouth-0.8.6.1-6|452	%{_libdir}/libply-splash-graphics.so
12mr|plymouth-0.8.6.1-6|453	%{_libdir}/plymouth/renderers/x11*
12mr|plymouth-0.8.6.1-6|454	/%{_lib}/libply-splash-core.so
12mr|plymouth-0.8.6.1-6|455	%{_libdir}/pkgconfig/*.pc
12mr|plymouth-0.8.6.1-6|456	%{_includedir}/plymouth-1
12mr|plymouth-0.8.6.1-6|457	
12mr|plymouth-0.8.6.1-6|458	%files -n %{libname}
12mr|plymouth-0.8.6.1-6|459	%{plymouth_libdir}/libply.so.%{major}*
12mr|plymouth-0.8.6.1-6|460	%{_libdir}/libply-boot-client.so.%{major}*
12mr|plymouth-0.8.6.1-6|461	%{_libdir}/libply-splash-graphics.so.%{major}*
12mr|plymouth-0.8.6.1-6|462	/%{_lib}/libply-splash-core.so.%{major}*
12mr|plymouth-0.8.6.1-6|463	%if %{with uclibc}
12mr|plymouth-0.8.6.1-6|464	%dir %{uclibc_root}%{_libdir}/plymouth
12mr|plymouth-0.8.6.1-6|465	%{uclibc_root}%{plymouth_libdir}/libply.so*
12mr|plymouth-0.8.6.1-6|466	%{uclibc_root}%{_libdir}/libply-boot-client.so*
12mr|plymouth-0.8.6.1-6|467	%{uclibc_root}%{_libdir}/libply-splash-graphics.so*
12mr|plymouth-0.8.6.1-6|468	%endif
12mr|plymouth-0.8.6.1-6|469	
12mr|plymouth-0.8.6.1-6|470	%files scripts
12mr|plymouth-0.8.6.1-6|471	%{_sbindir}/plymouth-set-default-theme
12mr|plymouth-0.8.6.1-6|472	%{_libexecdir}/plymouth
12mr|plymouth-0.8.6.1-6|473	
12mr|plymouth-0.8.6.1-6|474	%files utils
12mr|plymouth-0.8.6.1-6|475	%{_bindir}/plymouth-log-viewer
12mr|plymouth-0.8.6.1-6|476	
12mr|plymouth-0.8.6.1-6|477	%files plugin-label
12mr|plymouth-0.8.6.1-6|478	%{_libdir}/plymouth/label.so
12mr|plymouth-0.8.6.1-6|479	
12mr|plymouth-0.8.6.1-6|480	%files plugin-fade-throbber
12mr|plymouth-0.8.6.1-6|481	%{_libdir}/plymouth/fade-throbber.so
12mr|plymouth-0.8.6.1-6|482	%if %{with uclibc}
12mr|plymouth-0.8.6.1-6|483	%{uclibc_root}%{_libdir}/plymouth/fade-throbber.so
12mr|plymouth-0.8.6.1-6|484	%endif
12mr|plymouth-0.8.6.1-6|485	
12mr|plymouth-0.8.6.1-6|486	%files theme-fade-in
12mr|plymouth-0.8.6.1-6|487	%{_datadir}/plymouth/themes/fade-in
12mr|plymouth-0.8.6.1-6|488	
12mr|plymouth-0.8.6.1-6|489	%files plugin-throbgress
12mr|plymouth-0.8.6.1-6|490	%{_libdir}/plymouth/throbgress.so
12mr|plymouth-0.8.6.1-6|491	%if %{with uclibc}
12mr|plymouth-0.8.6.1-6|492	%{uclibc_root}%{_libdir}/plymouth/throbgress.so
12mr|plymouth-0.8.6.1-6|493	%endif
12mr|plymouth-0.8.6.1-6|494	
12mr|plymouth-0.8.6.1-6|495	%files plugin-script
12mr|plymouth-0.8.6.1-6|496	%{_libdir}/plymouth/script.so
12mr|plymouth-0.8.6.1-6|497	%if %{with uclibc}
12mr|plymouth-0.8.6.1-6|498	%{uclibc_root}%{_libdir}/plymouth/script.so
12mr|plymouth-0.8.6.1-6|499	%endif
12mr|plymouth-0.8.6.1-6|500	
12mr|plymouth-0.8.6.1-6|501	%files theme-script
12mr|plymouth-0.8.6.1-6|502	%{_datadir}/plymouth/themes/script
12mr|plymouth-0.8.6.1-6|503	
12mr|plymouth-0.8.6.1-6|504	%files theme-spinfinity
12mr|plymouth-0.8.6.1-6|505	%{_datadir}/plymouth/themes/spinfinity
12mr|plymouth-0.8.6.1-6|506	
12mr|plymouth-0.8.6.1-6|507	%files theme-spinner
12mr|plymouth-0.8.6.1-6|508	%{_datadir}/plymouth/themes/spinner
12mr|plymouth-0.8.6.1-6|509	
12mr|plymouth-0.8.6.1-6|510	%files plugin-space-flares
12mr|plymouth-0.8.6.1-6|511	%{_libdir}/plymouth/space-flares.so
12mr|plymouth-0.8.6.1-6|512	%if %{with uclibc}
12mr|plymouth-0.8.6.1-6|513	%{uclibc_root}%{_libdir}/plymouth/space-flares.so
12mr|plymouth-0.8.6.1-6|514	%endif
12mr|plymouth-0.8.6.1-6|515	
12mr|plymouth-0.8.6.1-6|516	%files theme-solar
12mr|plymouth-0.8.6.1-6|517	%{_datadir}/plymouth/themes/solar
12mr|plymouth-0.8.6.1-6|518	
12mr|plymouth-0.8.6.1-6|519	%files plugin-two-step
12mr|plymouth-0.8.6.1-6|520	%{_libdir}/plymouth/two-step.so
12mr|plymouth-0.8.6.1-6|521	%if %{with uclibc}
12mr|plymouth-0.8.6.1-6|522	%{uclibc_root}%{_libdir}/plymouth/two-step.so
12mr|plymouth-0.8.6.1-6|523	%endif
12mr|plymouth-0.8.6.1-6|524	
12mr|plymouth-0.8.6.1-6|525	%files theme-charge
12mr|plymouth-0.8.6.1-6|526	%{_datadir}/plymouth/themes/charge
12mr|plymouth-0.8.6.1-6|527	
12mr|plymouth-0.8.6.1-6|528	%files theme-glow
12mr|plymouth-0.8.6.1-6|529	%{_datadir}/plymouth/themes/glow
12mr|plymouth-0.8.6.1-6|530	
12mr|plymouth-0.8.6.1-6|531	%files system-theme
12mr|plymouth-0.8.6.1-6|532	
12mr|plymouth-0.8.6.1-6|533	
12mr|plymouth-0.8.6.1-6|534	
12mr|plymouth-0.8.6.1-6|535	%changelog
12mr|plymouth-0.8.6.1-6|536	* Mon Aug 13 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.8.6.1-2
12mr|plymouth-0.8.6.1-6|537	+ Revision: 814660
12mr|plymouth-0.8.6.1-6|538	- add line numbers to tracing output (P6, from OpenSuSE)
12mr|plymouth-0.8.6.1-6|539	- recognize quotes often used in sysconfig-style files (P5, from OpenSuSE)
12mr|plymouth-0.8.6.1-6|540	- handle correctly multiple displays with different sizes (P4, from OpenSuSE)
12mr|plymouth-0.8.6.1-6|541	- work around issue with dashes and semicolons in systemd service (P3)
12mr|plymouth-0.8.6.1-6|542	- create targets for plymouth systemd services
12mr|plymouth-0.8.6.1-6|543	- fix path to udevadm (P1)
12mr|plymouth-0.8.6.1-6|544	- Restore suspend / resume state (needed for suspend package)
12mr|plymouth-0.8.6.1-6|545	
12mr|plymouth-0.8.6.1-6|546	* Mon Jul 16 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.6.1-1
12mr|plymouth-0.8.6.1-6|547	+ Revision: 809930
12mr|plymouth-0.8.6.1-6|548	- update to new version 0.8.6.1
12mr|plymouth-0.8.6.1-6|549	- drop patches 1,2 and 3
12mr|plymouth-0.8.6.1-6|550	- default realease file is set to /etc/os-release
12mr|plymouth-0.8.6.1-6|551	- package services
12mr|plymouth-0.8.6.1-6|552	
12mr|plymouth-0.8.6.1-6|553	* Sun Jul 08 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.5.1-2
12mr|plymouth-0.8.6.1-6|554	+ Revision: 808501
12mr|plymouth-0.8.6.1-6|555	- add conflicts on systemd-units < 186
12mr|plymouth-0.8.6.1-6|556	- add two patches from upstream git, which clean up udev mess
12mr|plymouth-0.8.6.1-6|557	- symlink plymouth services into systemd target wants
12mr|plymouth-0.8.6.1-6|558	
12mr|plymouth-0.8.6.1-6|559	* Sun Jul 08 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.5.1-1
12mr|plymouth-0.8.6.1-6|560	+ Revision: 808476
12mr|plymouth-0.8.6.1-6|561	- update to new version 0.8.5.1
12mr|plymouth-0.8.6.1-6|562	- drop patch 0, fixed by upstream
12mr|plymouth-0.8.6.1-6|563	- update file list (systemd services)
12mr|plymouth-0.8.6.1-6|564	
12mr|plymouth-0.8.6.1-6|565	* Fri Jun 01 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.8.4-3.20120515.5
12mr|plymouth-0.8.6.1-6|566	+ Revision: 801892
12mr|plymouth-0.8.6.1-6|567	- change versioned dependency on mkinitrd to a conflicts giving equivalent
12mr|plymouth-0.8.6.1-6|568	behaviour without having to pull in mkinitrd
12mr|plymouth-0.8.6.1-6|569	
12mr|plymouth-0.8.6.1-6|570	* Tue May 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.4-3.20120515.4
12mr|plymouth-0.8.6.1-6|571	+ Revision: 799071
12mr|plymouth-0.8.6.1-6|572	- update to new snapshot 20120515
12mr|plymouth-0.8.6.1-6|573	- use default ttys
12mr|plymouth-0.8.6.1-6|574	
12mr|plymouth-0.8.6.1-6|575	* Fri May 11 2012 Franck Bui <franck.bui@mandriva.com> 0.8.4-3.20120503.3
12mr|plymouth-0.8.6.1-6|576	+ Revision: 798316
12mr|plymouth-0.8.6.1-6|577	- libdrm supports are enabled by default
12mr|plymouth-0.8.6.1-6|578	
12mr|plymouth-0.8.6.1-6|579	* Fri May 11 2012 Franck Bui <franck.bui@mandriva.com> 0.8.4-3.20120503.2
12mr|plymouth-0.8.6.1-6|580	+ Revision: 798235
12mr|plymouth-0.8.6.1-6|581	- fix configure option --enable-libdrm_nouveau
12mr|plymouth-0.8.6.1-6|582	- Don't build libdrm intel support on non x86 architectures
12mr|plymouth-0.8.6.1-6|583	
12mr|plymouth-0.8.6.1-6|584	* Mon May 07 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.8.4-3.20120503.1
12mr|plymouth-0.8.6.1-6|585	+ Revision: 797271
12mr|plymouth-0.8.6.1-6|586	- new snapshot from 20120503
12mr|plymouth-0.8.6.1-6|587	- cleaned up spec
12mr|plymouth-0.8.6.1-6|588	
12mr|plymouth-0.8.6.1-6|589	* Sun Mar 25 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.4-3
12mr|plymouth-0.8.6.1-6|590	+ Revision: 786638
12mr|plymouth-0.8.6.1-6|591	- patch1: show splash for 'splash=silent'
12mr|plymouth-0.8.6.1-6|592	
12mr|plymouth-0.8.6.1-6|593	* Sat Mar 24 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.4-2
12mr|plymouth-0.8.6.1-6|594	+ Revision: 786555
12mr|plymouth-0.8.6.1-6|595	- Patch0: fix dracut path to functions.sh
12mr|plymouth-0.8.6.1-6|596	
12mr|plymouth-0.8.6.1-6|597	* Fri Mar 23 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.4-1
12mr|plymouth-0.8.6.1-6|598	+ Revision: 786237
12mr|plymouth-0.8.6.1-6|599	- update to new verion 0.8.4
12mr|plymouth-0.8.6.1-6|600	- drop all patches, most of them were applied by upstream or were fixed in a different way
12mr|plymouth-0.8.6.1-6|601	- enable systemd integration, pango and kms support
12mr|plymouth-0.8.6.1-6|602	- package new theme called spinner
12mr|plymouth-0.8.6.1-6|603	- spec file clean
12mr|plymouth-0.8.6.1-6|604	- update to new version 0.8.4
12mr|plymouth-0.8.6.1-6|605	
12mr|plymouth-0.8.6.1-6|606	* Fri Mar 23 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.3-16
12mr|plymouth-0.8.6.1-6|607	+ Revision: 786232
12mr|plymouth-0.8.6.1-6|608	- Patch16: redirect output to /dev/null istead of /null
12mr|plymouth-0.8.6.1-6|609	- spec file clean
12mr|plymouth-0.8.6.1-6|610	
12mr|plymouth-0.8.6.1-6|611	* Thu Sep 29 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.3-15
12mr|plymouth-0.8.6.1-6|612	+ Revision: 701830
12mr|plymouth-0.8.6.1-6|613	- Patch15: add support for libpng15
12mr|plymouth-0.8.6.1-6|614	
12mr|plymouth-0.8.6.1-6|615	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.3-14
12mr|plymouth-0.8.6.1-6|616	+ Revision: 667787
12mr|plymouth-0.8.6.1-6|617	- mass rebuild
12mr|plymouth-0.8.6.1-6|618	
12mr|plymouth-0.8.6.1-6|619	* Tue Mar 01 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 0.8.3-13
12mr|plymouth-0.8.6.1-6|620	+ Revision: 641115
12mr|plymouth-0.8.6.1-6|621	- P14: do not wait forver for non-existing daemon to quit
12mr|plymouth-0.8.6.1-6|622	
12mr|plymouth-0.8.6.1-6|623	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 0.8.3-12
12mr|plymouth-0.8.6.1-6|624	+ Revision: 640282
12mr|plymouth-0.8.6.1-6|625	- rebuild to obsolete old packages
12mr|plymouth-0.8.6.1-6|626	
12mr|plymouth-0.8.6.1-6|627	* Sat Feb 19 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 0.8.3-11
12mr|plymouth-0.8.6.1-6|628	+ Revision: 638695
12mr|plymouth-0.8.6.1-6|629	- P13: update with upstream version (GIT)
12mr|plymouth-0.8.6.1-6|630	
12mr|plymouth-0.8.6.1-6|631	* Fri Feb 18 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 0.8.3-10
12mr|plymouth-0.8.6.1-6|632	+ Revision: 638569
12mr|plymouth-0.8.6.1-6|633	- P13: workaround for https://bugzilla.redhat.com/show_bug.cgi?id=655538
12mr|plymouth-0.8.6.1-6|634	
12mr|plymouth-0.8.6.1-6|635	* Sun Jan 30 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 0.8.3-9
12mr|plymouth-0.8.6.1-6|636	+ Revision: 634146
12mr|plymouth-0.8.6.1-6|637	- P12: silence "could not write bytes" (GIT)
12mr|plymouth-0.8.6.1-6|638	
12mr|plymouth-0.8.6.1-6|639	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|plymouth-0.8.6.1-6|640	- check new path for /lib/mkinitrd/functions
12mr|plymouth-0.8.6.1-6|641	- regenerate and reenable uclibc related patches that doesn't affect non-uclibc
12mr|plymouth-0.8.6.1-6|642	build at all
12mr|plymouth-0.8.6.1-6|643	
12mr|plymouth-0.8.6.1-6|644	* Thu Nov 18 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.8.3-7mdv2011.0
12mr|plymouth-0.8.6.1-6|645	+ Revision: 598802
12mr|plymouth-0.8.6.1-6|646	- patch6: fix compatibility between old and new socket names
12mr|plymouth-0.8.6.1-6|647	
12mr|plymouth-0.8.6.1-6|648	* Wed Nov 17 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.8.3-6mdv2011.0
12mr|plymouth-0.8.6.1-6|649	+ Revision: 598311
12mr|plymouth-0.8.6.1-6|650	- patch4: allow splash with init= as well (GIT)
12mr|plymouth-0.8.6.1-6|651	patch5: changed socket path (GIT)
12mr|plymouth-0.8.6.1-6|652	
12mr|plymouth-0.8.6.1-6|653	* Wed Oct 06 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.8.3-5mdv2011.0
12mr|plymouth-0.8.6.1-6|654	+ Revision: 583884
12mr|plymouth-0.8.6.1-6|655	- patch3: fix "stair stepping" effect using systemd (GIT 0430e512 rediff)
12mr|plymouth-0.8.6.1-6|656	
12mr|plymouth-0.8.6.1-6|657	* Wed May 26 2010 Frederic Crozat <fcrozat@mandriva.com> 0.8.3-4mdv2010.1
12mr|plymouth-0.8.6.1-6|658	+ Revision: 546233
12mr|plymouth-0.8.6.1-6|659	- Patch2: do not exit if details plugin isn't available
12mr|plymouth-0.8.6.1-6|660	
12mr|plymouth-0.8.6.1-6|661	* Tue May 25 2010 Frederic Crozat <fcrozat@mandriva.com> 0.8.3-3mdv2010.1
12mr|plymouth-0.8.6.1-6|662	+ Revision: 545983
12mr|plymouth-0.8.6.1-6|663	- Patch1: do not switch VT when hiding splash (Mdv bug #59375)
12mr|plymouth-0.8.6.1-6|664	
12mr|plymouth-0.8.6.1-6|665	* Wed May 19 2010 Frederic Crozat <fcrozat@mandriva.com> 0.8.3-2mdv2010.1
12mr|plymouth-0.8.6.1-6|666	+ Revision: 545396
12mr|plymouth-0.8.6.1-6|667	- Patch0 (GIT): fix tty staying locked after boot
12mr|plymouth-0.8.6.1-6|668	
12mr|plymouth-0.8.6.1-6|669	* Fri May 07 2010 Frederic Crozat <fcrozat@mandriva.com> 0.8.3-1mdv2010.1
12mr|plymouth-0.8.6.1-6|670	+ Revision: 543104
12mr|plymouth-0.8.6.1-6|671	- Release 0.8.3
12mr|plymouth-0.8.6.1-6|672	- Remove patches 0, 1, 2, 3, 4, 5 (merged upstream)
12mr|plymouth-0.8.6.1-6|673	
12mr|plymouth-0.8.6.1-6|674	* Thu May 06 2010 Frederic Crozat <fcrozat@mandriva.com> 0.8.2-6mdv2010.1
12mr|plymouth-0.8.6.1-6|675	+ Revision: 542925
12mr|plymouth-0.8.6.1-6|676	- Patch3 (GIT): add more debug
12mr|plymouth-0.8.6.1-6|677	- Patch4 (GIT): wait for VT switch before quit
12mr|plymouth-0.8.6.1-6|678	- Patch5 (GIT): ensure terminal is locked
12mr|plymouth-0.8.6.1-6|679	
12mr|plymouth-0.8.6.1-6|680	* Tue Apr 27 2010 Frederic Crozat <fcrozat@mandriva.com> 0.8.2-5mdv2010.1
12mr|plymouth-0.8.6.1-6|681	+ Revision: 539798
12mr|plymouth-0.8.6.1-6|682	- Force rebuild
12mr|plymouth-0.8.6.1-6|683	
12mr|plymouth-0.8.6.1-6|684	* Tue Apr 27 2010 Christophe Fergeau <cfergeau@mandriva.com> 0.8.2-4mdv2010.1
12mr|plymouth-0.8.6.1-6|685	+ Revision: 539592
12mr|plymouth-0.8.6.1-6|686	- rebuild so that shared libraries are properly stripped again
12mr|plymouth-0.8.6.1-6|687	
12mr|plymouth-0.8.6.1-6|688	* Wed Apr 21 2010 Frederic Crozat <fcrozat@mandriva.com> 0.8.2-3mdv2010.1
12mr|plymouth-0.8.6.1-6|689	+ Revision: 537649
12mr|plymouth-0.8.6.1-6|690	- Patch2 (GIT): export configuration directories
12mr|plymouth-0.8.6.1-6|691	
12mr|plymouth-0.8.6.1-6|692	* Tue Apr 20 2010 Frederic Crozat <fcrozat@mandriva.com> 0.8.2-2mdv2010.1
12mr|plymouth-0.8.6.1-6|693	+ Revision: 537082
12mr|plymouth-0.8.6.1-6|694	- Patch1 (GIT): fix text alpha by default
12mr|plymouth-0.8.6.1-6|695	
12mr|plymouth-0.8.6.1-6|696	* Wed Apr 14 2010 Frederic Crozat <fcrozat@mandriva.com> 0.8.2-1mdv2010.1
12mr|plymouth-0.8.6.1-6|697	+ Revision: 534762
12mr|plymouth-0.8.6.1-6|698	- Update Buildrequirements
12mr|plymouth-0.8.6.1-6|699	- Release 0.8.2
12mr|plymouth-0.8.6.1-6|700	- Remove patches 2, 3, 4, 5, 6 (merged upstream)
12mr|plymouth-0.8.6.1-6|701	- Patch0 (GIT): fix build with latest libdrm
12mr|plymouth-0.8.6.1-6|702	
12mr|plymouth-0.8.6.1-6|703	* Thu Mar 18 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.2-9mdv2010.1
12mr|plymouth-0.8.6.1-6|704	+ Revision: 524920
12mr|plymouth-0.8.6.1-6|705	- fix deps
12mr|plymouth-0.8.6.1-6|706	
12mr|plymouth-0.8.6.1-6|707	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|plymouth-0.8.6.1-6|708	- add libpng-static-devel to buildrequires for uClibc as it links against a
12mr|plymouth-0.8.6.1-6|709	static uClibc build of libpng that doesn't get pulled in by other deps
12mr|plymouth-0.8.6.1-6|710	
12mr|plymouth-0.8.6.1-6|711	* Mon Mar 01 2010 Frederic Crozat <fcrozat@mandriva.com> 0.7.2-8mdv2010.1
12mr|plymouth-0.8.6.1-6|712	+ Revision: 512911
12mr|plymouth-0.8.6.1-6|713	- Patch11: ensure shutdown tty is tty1 (Mdv bug #55077)
12mr|plymouth-0.8.6.1-6|714	- Ensure plymouth is building by disable uclibc stuff
12mr|plymouth-0.8.6.1-6|715	
12mr|plymouth-0.8.6.1-6|716	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|plymouth-0.8.6.1-6|717	- specify absolute path as install location for /bin/plymouth with initrd (P10)
12mr|plymouth-0.8.6.1-6|718	- build uclibc linked version
12mr|plymouth-0.8.6.1-6|719	- if linking against plymouth, we need to link against libdl as well (updates P8)
12mr|plymouth-0.8.6.1-6|720	- fix library link order for static linking (P8)
12mr|plymouth-0.8.6.1-6|721	- ditch non-sense dependency on plymouth for -devel package
12mr|plymouth-0.8.6.1-6|722	- fix header include order issue with uclibc (P7)
12mr|plymouth-0.8.6.1-6|723	
12mr|plymouth-0.8.6.1-6|724	* Thu Oct 29 2009 Frederic Crozat <fcrozat@mandriva.com> 0.7.2-7mdv2010.0
12mr|plymouth-0.8.6.1-6|725	+ Revision: 459991
12mr|plymouth-0.8.6.1-6|726	- Patch5 (GIT): add on_quit support for script
12mr|plymouth-0.8.6.1-6|727	- Patch6 (Charles Brej): optimize images resize / scale / rotation
12mr|plymouth-0.8.6.1-6|728	
12mr|plymouth-0.8.6.1-6|729	* Wed Oct 28 2009 Frederic Crozat <fcrozat@mandriva.com> 0.7.2-6mdv2010.0
12mr|plymouth-0.8.6.1-6|730	+ Revision: 459711
12mr|plymouth-0.8.6.1-6|731	- Patch4 (GIT): add support for arrays
12mr|plymouth-0.8.6.1-6|732	
12mr|plymouth-0.8.6.1-6|733	* Tue Oct 13 2009 Frederic Crozat <fcrozat@mandriva.com> 0.7.2-5mdv2010.0
12mr|plymouth-0.8.6.1-6|734	+ Revision: 457160
12mr|plymouth-0.8.6.1-6|735	- Patch3 (GIT): handle plymouth:force-splash and ensure init= value doesn't prevent plymouth to start at shutdown (fdo bug #22180)
12mr|plymouth-0.8.6.1-6|736	
12mr|plymouth-0.8.6.1-6|737	* Thu Oct 08 2009 Frederic Crozat <fcrozat@mandriva.com> 0.7.2-4mdv2010.0
12mr|plymouth-0.8.6.1-6|738	+ Revision: 456136
12mr|plymouth-0.8.6.1-6|739	- Do not generate initrd during install
12mr|plymouth-0.8.6.1-6|740	
12mr|plymouth-0.8.6.1-6|741	* Wed Oct 07 2009 Olivier Blin <blino@mandriva.org> 0.7.2-3mdv2010.0
12mr|plymouth-0.8.6.1-6|742	+ Revision: 455771
12mr|plymouth-0.8.6.1-6|743	- do not require strict version/release for plymouth(system-theme)
12mr|plymouth-0.8.6.1-6|744	(external package can not provide the exact version/release)
12mr|plymouth-0.8.6.1-6|745	
12mr|plymouth-0.8.6.1-6|746	* Wed Oct 07 2009 Frederic Crozat <fcrozat@mandriva.com> 0.7.2-2mdv2010.0
12mr|plymouth-0.8.6.1-6|747	+ Revision: 455683
12mr|plymouth-0.8.6.1-6|748	- Remove mdv theme, moved to mandriva-theme
12mr|plymouth-0.8.6.1-6|749	- Obsoletes / Provides splashy
12mr|plymouth-0.8.6.1-6|750	
12mr|plymouth-0.8.6.1-6|751	* Mon Sep 28 2009 Frederic Crozat <fcrozat@mandriva.com> 0.7.2-1mdv2010.0
12mr|plymouth-0.8.6.1-6|752	+ Revision: 450588
12mr|plymouth-0.8.6.1-6|753	- Release 0.7.2
12mr|plymouth-0.8.6.1-6|754	
12mr|plymouth-0.8.6.1-6|755	* Thu Sep 10 2009 Frederic Crozat <fcrozat@mandriva.com> 0.7.2-0.20090910.1mdv2010.0
12mr|plymouth-0.8.6.1-6|756	+ Revision: 437097
12mr|plymouth-0.8.6.1-6|757	- New git snapshot (20090910)
12mr|plymouth-0.8.6.1-6|758	- Remove patch3, merged and fixed correctly in git snapshot
12mr|plymouth-0.8.6.1-6|759	
12mr|plymouth-0.8.6.1-6|760	* Thu Sep 10 2009 Frederic Crozat <fcrozat@mandriva.com> 0.7.2-0.20090904.3mdv2010.0
12mr|plymouth-0.8.6.1-6|761	+ Revision: 436871
12mr|plymouth-0.8.6.1-6|762	- Patch3: recognize s,S,-s as single on kernel cmdline
12mr|plymouth-0.8.6.1-6|763	
12mr|plymouth-0.8.6.1-6|764	* Tue Sep 08 2009 Frederic Crozat <fcrozat@mandriva.com> 0.7.2-0.20090904.2mdv2010.0
12mr|plymouth-0.8.6.1-6|765	+ Revision: 433139
12mr|plymouth-0.8.6.1-6|766	- Add missing provides on devel package
12mr|plymouth-0.8.6.1-6|767	
12mr|plymouth-0.8.6.1-6|768	* Fri Sep 04 2009 Frederic Crozat <fcrozat@mandriva.com> 0.7.2-0.20090904.1mdv2010.0
12mr|plymouth-0.8.6.1-6|769	+ Revision: 431243
12mr|plymouth-0.8.6.1-6|770	- Snapshot of 0.7.2 (include libification work for hibernate / resume)
12mr|plymouth-0.8.6.1-6|771	- Update Mdv theme for hibernate
12mr|plymouth-0.8.6.1-6|772	
12mr|plymouth-0.8.6.1-6|773	* Tue Sep 01 2009 Frederic Crozat <fcrozat@mandriva.com> 0.7.1-2mdv2010.0
12mr|plymouth-0.8.6.1-6|774	+ Revision: 423697
12mr|plymouth-0.8.6.1-6|775	- Patch3: disable splash when splash=verbose is on cmdline
12mr|plymouth-0.8.6.1-6|776	
12mr|plymouth-0.8.6.1-6|777	* Wed Aug 26 2009 Frederic Crozat <fcrozat@mandriva.com> 0.7.1-1mdv2010.0
12mr|plymouth-0.8.6.1-6|778	+ Revision: 421456
12mr|plymouth-0.8.6.1-6|779	- Release 0.7.1
12mr|plymouth-0.8.6.1-6|780	- Remove patches 0, 1, 3, 4 (merged upstream)
12mr|plymouth-0.8.6.1-6|781	- Update mdv theme to correctly display / hide password and logo
12mr|plymouth-0.8.6.1-6|782	- Improve / factorize post/postun scripts for themes
12mr|plymouth-0.8.6.1-6|783	- Fix requires on glow subpackage (Mdv bug #53160)
12mr|plymouth-0.8.6.1-6|784	
12mr|plymouth-0.8.6.1-6|785	* Tue Aug 25 2009 Frederic Crozat <fcrozat@mandriva.com> 0.7.0-7mdv2010.0
12mr|plymouth-0.8.6.1-6|786	+ Revision: 421069
12mr|plymouth-0.8.6.1-6|787	- Patch4: various git fixes, including infinite loop in message handling (Mdv bug #52861)
12mr|plymouth-0.8.6.1-6|788	- Update patch2 to no longer crash on empty message
12mr|plymouth-0.8.6.1-6|789	- Own more directory
12mr|plymouth-0.8.6.1-6|790	
12mr|plymouth-0.8.6.1-6|791	* Wed Aug 19 2009 Frederic Crozat <fcrozat@mandriva.com> 0.7.0-6mdv2010.0
12mr|plymouth-0.8.6.1-6|792	+ Revision: 418114
12mr|plymouth-0.8.6.1-6|793	- Patch2 (Charlie Brej): text support in script plugin
12mr|plymouth-0.8.6.1-6|794	- Patch3 (GIT): add callback for message event in script plugin
12mr|plymouth-0.8.6.1-6|795	- Adapt mdv theme to display text message / password prompt
12mr|plymouth-0.8.6.1-6|796	- Enforce dependencies
12mr|plymouth-0.8.6.1-6|797	
12mr|plymouth-0.8.6.1-6|798	* Wed Aug 19 2009 Frederic Crozat <fcrozat@mandriva.com> 0.7.0-5mdv2010.0
12mr|plymouth-0.8.6.1-6|799	+ Revision: 418005
12mr|plymouth-0.8.6.1-6|800	- Remove patch2 and revert initrd scripts to be in /usr/libexec (as upstream)
12mr|plymouth-0.8.6.1-6|801	- Fix post / postun scripts
12mr|plymouth-0.8.6.1-6|802	
12mr|plymouth-0.8.6.1-6|803	* Wed Aug 19 2009 Frederic Crozat <fcrozat@mandriva.com> 0.7.0-4mdv2010.0
12mr|plymouth-0.8.6.1-6|804	+ Revision: 417963
12mr|plymouth-0.8.6.1-6|805	- Use mandriva.png from desktop-common-data now (Mdv bug #52973)
12mr|plymouth-0.8.6.1-6|806	
12mr|plymouth-0.8.6.1-6|807	* Tue Aug 18 2009 Frederic Crozat <fcrozat@mandriva.com> 0.7.0-3mdv2010.0
12mr|plymouth-0.8.6.1-6|808	+ Revision: 417842
12mr|plymouth-0.8.6.1-6|809	- Add a initial Mdv theme, similar to splashy one (no text support yet)
12mr|plymouth-0.8.6.1-6|810	- change default theme to Mdv
12mr|plymouth-0.8.6.1-6|811	- Rebuild initrd when switching theme
12mr|plymouth-0.8.6.1-6|812	- Patch1 (GIT): fix resizing code
12mr|plymouth-0.8.6.1-6|813	- Patch2: allow alternative libexec path
12mr|plymouth-0.8.6.1-6|814	- Update default duration file with a Mandriva file
12mr|plymouth-0.8.6.1-6|815	
12mr|plymouth-0.8.6.1-6|816	* Mon Aug 17 2009 Frederic Crozat <fcrozat@mandriva.com> 0.7.0-2mdv2010.0
12mr|plymouth-0.8.6.1-6|817	+ Revision: 417347
12mr|plymouth-0.8.6.1-6|818	- Patch0 (GIT): reconnect on tty_disconnect
12mr|plymouth-0.8.6.1-6|819	
12mr|plymouth-0.8.6.1-6|820	* Thu Aug 13 2009 Frederic Crozat <fcrozat@mandriva.com> 0.7.0-1mdv2010.0
12mr|plymouth-0.8.6.1-6|821	+ Revision: 416079
12mr|plymouth-0.8.6.1-6|822	- Release 0.7.0 final
12mr|plymouth-0.8.6.1-6|823	- add script plugin/theme
12mr|plymouth-0.8.6.1-6|824	
12mr|plymouth-0.8.6.1-6|825	* Thu Jul 02 2009 Frederic Crozat <fcrozat@mandriva.com> 0.7.0-0.20090515.1mdv2010.0
12mr|plymouth-0.8.6.1-6|826	+ Revision: 391840
12mr|plymouth-0.8.6.1-6|827	- Fix dependencies
12mr|plymouth-0.8.6.1-6|828	- import plymouth
12mr|plymouth-0.8.6.1-6|829	

15999 12
12mr|pmake-1.45-13|1	Summary:	The BSD 4.4 version of make
12mr|pmake-1.45-13|2	Name:		pmake
12mr|pmake-1.45-13|3	Version:	1.45
12mr|pmake-1.45-13|4	Release:	%mkrel 13
12mr|pmake-1.45-13|5	Epoch:		1
12mr|pmake-1.45-13|6	License:	BSD
12mr|pmake-1.45-13|7	Group:		Development/Other
12mr|pmake-1.45-13|8	Source0:	http://ftp.debian.org/debian/dists/potato/main/source/devel/%{name}_%{version}-3.2.tar.bz2
12mr|pmake-1.45-13|9	Patch0:         pmake-1.45-gcc4.patch
12mr|pmake-1.45-13|10	Patch1:		pmake_1.45-3.2-LDFLAGS.diff
12mr|pmake-1.45-13|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|pmake-1.45-13|12	
12mr|pmake-1.45-13|13	%description
12mr|pmake-1.45-13|14	Make is a GNU tool which allows users to build and install programs
12mr|pmake-1.45-13|15	without any significant knowledge of the build process.  Details about
12mr|pmake-1.45-13|16	how the program should be built are included in the program's
12mr|pmake-1.45-13|17	Makefile.  Pmake is a particular version (BSD 4.4) of make.  Pmake
12mr|pmake-1.45-13|18	supports some additional syntax which is not in the standard make
12mr|pmake-1.45-13|19	program.  Some Berkeley programs have Makefiles written for pmake.
12mr|pmake-1.45-13|20	
12mr|pmake-1.45-13|21	Pmake should be installed on your system so that you will be able to
12mr|pmake-1.45-13|22	build programs which require using pmake instead of make.
12mr|pmake-1.45-13|23	
12mr|pmake-1.45-13|24	%prep
12mr|pmake-1.45-13|25	
12mr|pmake-1.45-13|26	%setup -q
12mr|pmake-1.45-13|27	%patch0 -p1 -b .gcc4
12mr|pmake-1.45-13|28	%patch1 -p0 -b .LDFLAGS
12mr|pmake-1.45-13|29	
12mr|pmake-1.45-13|30	%build
12mr|pmake-1.45-13|31	make -f Makefile.boot \
12mr|pmake-1.45-13|32	CFLAGS="%{optflags} \
12mr|pmake-1.45-13|33	-D__COPYRIGHT\(x\)= \
12mr|pmake-1.45-13|34	-D__RCSID\(x\)= \
12mr|pmake-1.45-13|35	-I. \
12mr|pmake-1.45-13|36	-DMACHINE=\\\"mandrake\\\" \
12mr|pmake-1.45-13|37	-DMACHINE_ARCH=\\\"`arch`\\\"" \
12mr|pmake-1.45-13|38	CC=gcc \
12mr|pmake-1.45-13|39	LDFLAGS="%{ldflags}"
12mr|pmake-1.45-13|40	touch build
12mr|pmake-1.45-13|41	
12mr|pmake-1.45-13|42	
12mr|pmake-1.45-13|43	%install
12mr|pmake-1.45-13|44	rm -rf %{buildroot}
12mr|pmake-1.45-13|45	
12mr|pmake-1.45-13|46	install -d %{buildroot}/%{_bindir}
12mr|pmake-1.45-13|47	install -d %{buildroot}/%{_mandir}/man1
12mr|pmake-1.45-13|48	
12mr|pmake-1.45-13|49	install bmake %{buildroot}/%{_bindir}/pmake
12mr|pmake-1.45-13|50	install -m 755 mkdep %{buildroot}/%{_bindir}
12mr|pmake-1.45-13|51	install make.1 %{buildroot}/%{_mandir}/man1/pmake.1
12mr|pmake-1.45-13|52	install mkdep.1 %{buildroot}/%{_mandir}/man1
12mr|pmake-1.45-13|53	
12mr|pmake-1.45-13|54	install -d %{buildroot}/%{_datadir}/mk
12mr|pmake-1.45-13|55	for file in mk/*; do
12mr|pmake-1.45-13|56	install -m 644 $file %{buildroot}/%{_datadir}/mk
12mr|pmake-1.45-13|57	done
12mr|pmake-1.45-13|58	
12mr|pmake-1.45-13|59	%clean
12mr|pmake-1.45-13|60	rm -rf %{buildroot}
12mr|pmake-1.45-13|61	
12mr|pmake-1.45-13|62	%files
12mr|pmake-1.45-13|63	%defattr(-,root,root)
12mr|pmake-1.45-13|64	%doc PSD.doc/tutorial.ms
12mr|pmake-1.45-13|65	%{_bindir}/*
12mr|pmake-1.45-13|66	%dir %{_datadir}/mk
12mr|pmake-1.45-13|67	%{_datadir}/mk/*
12mr|pmake-1.45-13|68	%{_mandir}/man1/*
12mr|pmake-1.45-13|69	
12mr|pmake-1.45-13|70	
12mr|pmake-1.45-13|71	
12mr|pmake-1.45-13|72	%changelog
12mr|pmake-1.45-13|73	

16000 12
12mr|pmd-4.2.1-2.0.6|1	# Copyright (c) 2000-2005, JPackage Project
12mr|pmd-4.2.1-2.0.6|2	# All rights reserved.
12mr|pmd-4.2.1-2.0.6|3	#
12mr|pmd-4.2.1-2.0.6|4	# Redistribution and use in source and binary forms, with or without
12mr|pmd-4.2.1-2.0.6|5	# modification, are permitted provided that the following conditions
12mr|pmd-4.2.1-2.0.6|6	# are met:
12mr|pmd-4.2.1-2.0.6|7	#
12mr|pmd-4.2.1-2.0.6|8	# 1. Redistributions of source code must retain the above copyright
12mr|pmd-4.2.1-2.0.6|9	#    notice, this list of conditions and the following disclaimer.
12mr|pmd-4.2.1-2.0.6|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|pmd-4.2.1-2.0.6|11	#    notice, this list of conditions and the following disclaimer in the
12mr|pmd-4.2.1-2.0.6|12	#    documentation and/or other materials provided with the
12mr|pmd-4.2.1-2.0.6|13	#    distribution.
12mr|pmd-4.2.1-2.0.6|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|pmd-4.2.1-2.0.6|15	#    contributors may be used to endorse or promote products derived
12mr|pmd-4.2.1-2.0.6|16	#    from this software without specific prior written permission.
12mr|pmd-4.2.1-2.0.6|17	#
12mr|pmd-4.2.1-2.0.6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|pmd-4.2.1-2.0.6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|pmd-4.2.1-2.0.6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|pmd-4.2.1-2.0.6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|pmd-4.2.1-2.0.6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|pmd-4.2.1-2.0.6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|pmd-4.2.1-2.0.6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|pmd-4.2.1-2.0.6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|pmd-4.2.1-2.0.6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|pmd-4.2.1-2.0.6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|pmd-4.2.1-2.0.6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|pmd-4.2.1-2.0.6|29	#
12mr|pmd-4.2.1-2.0.6|30	
12mr|pmd-4.2.1-2.0.6|31	%define gcj_support 1
12mr|pmd-4.2.1-2.0.6|32	
12mr|pmd-4.2.1-2.0.6|33	Name:           pmd
12mr|pmd-4.2.1-2.0.6|34	Version:        4.2.1
12mr|pmd-4.2.1-2.0.6|35	Release:        2.0.6
12mr|pmd-4.2.1-2.0.6|36	Epoch:          0
12mr|pmd-4.2.1-2.0.6|37	Summary:        Scans Java source code and looks for potential problems
12mr|pmd-4.2.1-2.0.6|38	License:        BSD Style
12mr|pmd-4.2.1-2.0.6|39	URL:            http://pmd.sourceforge.net/
12mr|pmd-4.2.1-2.0.6|40	## svn export https://pmd.svn.sourceforge.net/svnroot/pmd/tags/pmd/pmd_release_4_2_1 pmd && tar cvjf pmd-src.tar.bz2 pmd
12mr|pmd-4.2.1-2.0.6|41	#Source0:        %{name}-src.tar.bz2
12mr|pmd-4.2.1-2.0.6|42	Source0:        http://downloads.sourceforge.net/pmd/pmd-src-4.2.1.zip
12mr|pmd-4.2.1-2.0.6|43	Patch0:         %{name}-asm.patch
12mr|pmd-4.2.1-2.0.6|44	Patch1:         %{name}-4.2.1-no-retroweaver.patch
12mr|pmd-4.2.1-2.0.6|45	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|pmd-4.2.1-2.0.6|46	BuildRequires:  ant >= 0:1.6
12mr|pmd-4.2.1-2.0.6|47	BuildRequires:  ant-nodeps
12mr|pmd-4.2.1-2.0.6|48	BuildRequires:  javacc
12mr|pmd-4.2.1-2.0.6|49	BuildRequires:  junit4
12mr|pmd-4.2.1-2.0.6|50	BuildRequires:  jaxen >= 0:1.1
12mr|pmd-4.2.1-2.0.6|51	BuildRequires:  xerces-j2
12mr|pmd-4.2.1-2.0.6|52	BuildRequires:  xml-commons-jaxp-1.3-apis >= 1.3.02
12mr|pmd-4.2.1-2.0.6|53	BuildRequires:  jakarta-oro
12mr|pmd-4.2.1-2.0.6|54	BuildRequires:  asm2
12mr|pmd-4.2.1-2.0.6|55	BuildRequires:  locales-en
12mr|pmd-4.2.1-2.0.6|56	Requires:       jaxen >= 0:1.1
12mr|pmd-4.2.1-2.0.6|57	Requires:       xerces-j2
12mr|pmd-4.2.1-2.0.6|58	Requires:       xml-commons-jaxp-1.3-apis >= 1.3.02
12mr|pmd-4.2.1-2.0.6|59	Requires:       jakarta-oro
12mr|pmd-4.2.1-2.0.6|60	Group:          Development/Java
12mr|pmd-4.2.1-2.0.6|61	%if %{gcj_support}
12mr|pmd-4.2.1-2.0.6|62	BuildRequires:  java-gcj-compat-devel
12mr|pmd-4.2.1-2.0.6|63	%else
12mr|pmd-4.2.1-2.0.6|64	BuildArch:      noarch
12mr|pmd-4.2.1-2.0.6|65	BuildRequires:  java-devel
12mr|pmd-4.2.1-2.0.6|66	%endif
12mr|pmd-4.2.1-2.0.6|67	
12mr|pmd-4.2.1-2.0.6|68	%description
12mr|pmd-4.2.1-2.0.6|69	PMD scans Java source code and looks for potential
12mr|pmd-4.2.1-2.0.6|70	problems like:
12mr|pmd-4.2.1-2.0.6|71	+ Unused local variables
12mr|pmd-4.2.1-2.0.6|72	+ Empty catch blocks
12mr|pmd-4.2.1-2.0.6|73	+ Unused parameters
12mr|pmd-4.2.1-2.0.6|74	+ Empty 'if' statements
12mr|pmd-4.2.1-2.0.6|75	+ Duplicate import statements
12mr|pmd-4.2.1-2.0.6|76	+ Unused private methods
12mr|pmd-4.2.1-2.0.6|77	+ Classes which could be Singletons
12mr|pmd-4.2.1-2.0.6|78	+ Short/long variable and method names
12mr|pmd-4.2.1-2.0.6|79	PMD has plugins for JDeveloper, JEdit, JBuilder,
12mr|pmd-4.2.1-2.0.6|80	NetBeans/Sun ONE Studio, IntelliJ IDEA, TextPad,
12mr|pmd-4.2.1-2.0.6|81	Maven, Ant, Eclipse, Gel, and Emacs.
12mr|pmd-4.2.1-2.0.6|82	
12mr|pmd-4.2.1-2.0.6|83	%package manual
12mr|pmd-4.2.1-2.0.6|84	Summary:        Manual for %{name}
12mr|pmd-4.2.1-2.0.6|85	Group:          Development/Java
12mr|pmd-4.2.1-2.0.6|86	
12mr|pmd-4.2.1-2.0.6|87	%description manual
12mr|pmd-4.2.1-2.0.6|88	Documentation for %{name}.
12mr|pmd-4.2.1-2.0.6|89	
12mr|pmd-4.2.1-2.0.6|90	%package javadoc
12mr|pmd-4.2.1-2.0.6|91	Summary:        Javadoc for %{name}
12mr|pmd-4.2.1-2.0.6|92	Group:          Development/Java
12mr|pmd-4.2.1-2.0.6|93	
12mr|pmd-4.2.1-2.0.6|94	%description javadoc
12mr|pmd-4.2.1-2.0.6|95	Javadoc for %{name}.
12mr|pmd-4.2.1-2.0.6|96	
12mr|pmd-4.2.1-2.0.6|97	%prep
12mr|pmd-4.2.1-2.0.6|98	%setup -q
12mr|pmd-4.2.1-2.0.6|99	# XXX: uses internal junit4 API
12mr|pmd-4.2.1-2.0.6|100	%{__rm} -r regress/test/net/sourceforge/pmd/*
12mr|pmd-4.2.1-2.0.6|101	##%{_bindir}/find . -type d -name "*.svn" | %{_bindir}/xargs -t %{__rm} -r
12mr|pmd-4.2.1-2.0.6|102	%{__perl} -pi -e 's/\r\n$/\n/g' src/net/sourceforge/pmd/dcd/graph/UsageGraphBuilder.java
12mr|pmd-4.2.1-2.0.6|103	%patch0 -p1
12mr|pmd-4.2.1-2.0.6|104	%patch1 -p1
12mr|pmd-4.2.1-2.0.6|105	%{__perl} -pi -e 's/<javac( |$)/<javac nowarn="true" /g' bin/build.xml
12mr|pmd-4.2.1-2.0.6|106	%{__perl} -pi -e 's/JavaCharStream\.java/CharStream.java/g' bin/build.xml
12mr|pmd-4.2.1-2.0.6|107	
12mr|pmd-4.2.1-2.0.6|108	# set right permissions
12mr|pmd-4.2.1-2.0.6|109	%{_bindir}/find . -name "*.sh" | %{_bindir}/xargs -t %{__chmod} 755
12mr|pmd-4.2.1-2.0.6|110	# remove all binary libs
12mr|pmd-4.2.1-2.0.6|111	%{_bindir}/find . -name "*.jar" | %{_bindir}/xargs -t %{__rm}
12mr|pmd-4.2.1-2.0.6|112	
12mr|pmd-4.2.1-2.0.6|113	#%{__rm} src/net/sourceforge/pmd/ast/*
12mr|pmd-4.2.1-2.0.6|114	
12mr|pmd-4.2.1-2.0.6|115	%build
12mr|pmd-4.2.1-2.0.6|116	export LC_ALL=ISO-8859-1
12mr|pmd-4.2.1-2.0.6|117	export OPT_JAR_LIST="ant/ant-nodeps"
12mr|pmd-4.2.1-2.0.6|118	export CLASSPATH=$(%{_bindir}/build-classpath \
12mr|pmd-4.2.1-2.0.6|119	javacc \
12mr|pmd-4.2.1-2.0.6|120	jaxen \
12mr|pmd-4.2.1-2.0.6|121	oro \
12mr|pmd-4.2.1-2.0.6|122	junit4 \
12mr|pmd-4.2.1-2.0.6|123	xerces-j2 \
12mr|pmd-4.2.1-2.0.6|124	xml-commons-jaxp-1.3-apis \
12mr|pmd-4.2.1-2.0.6|125	asm2 )
12mr|pmd-4.2.1-2.0.6|126	CLASSPATH=$CLASSPATH:target/classes:target/test-classes
12mr|pmd-4.2.1-2.0.6|127	cd bin
12mr|pmd-4.2.1-2.0.6|128	%{ant} -Dbuild.sysclasspath=only -Djavacc-home.path=%{_javadir} jjtree jspjjtree cppjavacc jar javadoc
12mr|pmd-4.2.1-2.0.6|129	
12mr|pmd-4.2.1-2.0.6|130	%install
12mr|pmd-4.2.1-2.0.6|131	rm -rf $RPM_BUILD_ROOT
12mr|pmd-4.2.1-2.0.6|132	
12mr|pmd-4.2.1-2.0.6|133	# jar
12mr|pmd-4.2.1-2.0.6|134	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|pmd-4.2.1-2.0.6|135	install -m 644 lib/%{name}-%{version}.jar \
12mr|pmd-4.2.1-2.0.6|136	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|pmd-4.2.1-2.0.6|137	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; \
12mr|pmd-4.2.1-2.0.6|138	do ln -sf ${jar} ${jar/-%{version}/}; done)
12mr|pmd-4.2.1-2.0.6|139	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/etc
12mr|pmd-4.2.1-2.0.6|140	cp -a etc/* $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/etc
12mr|pmd-4.2.1-2.0.6|141	%{__perl} -pi -e 's|/usr/local/bin|%{_bindir}|' $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/etc/*.rb
12mr|pmd-4.2.1-2.0.6|142	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/rulesets
12mr|pmd-4.2.1-2.0.6|143	cp -a rulesets/* $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}/rulesets
12mr|pmd-4.2.1-2.0.6|144	
12mr|pmd-4.2.1-2.0.6|145	# javadoc
12mr|pmd-4.2.1-2.0.6|146	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|pmd-4.2.1-2.0.6|147	cp -a docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|pmd-4.2.1-2.0.6|148	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|pmd-4.2.1-2.0.6|149	
12mr|pmd-4.2.1-2.0.6|150	# manual
12mr|pmd-4.2.1-2.0.6|151	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|pmd-4.2.1-2.0.6|152	cp -a LICENSE.txt $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|pmd-4.2.1-2.0.6|153	
12mr|pmd-4.2.1-2.0.6|154	%if %{gcj_support}
12mr|pmd-4.2.1-2.0.6|155	%{_bindir}/aot-compile-rpm
12mr|pmd-4.2.1-2.0.6|156	%endif
12mr|pmd-4.2.1-2.0.6|157	
12mr|pmd-4.2.1-2.0.6|158	%clean
12mr|pmd-4.2.1-2.0.6|159	rm -rf $RPM_BUILD_ROOT
12mr|pmd-4.2.1-2.0.6|160	
12mr|pmd-4.2.1-2.0.6|161	%if %{gcj_support}
12mr|pmd-4.2.1-2.0.6|162	%post
12mr|pmd-4.2.1-2.0.6|163	%{update_gcjdb}
12mr|pmd-4.2.1-2.0.6|164	
12mr|pmd-4.2.1-2.0.6|165	%postun
12mr|pmd-4.2.1-2.0.6|166	%{clean_gcjdb}
12mr|pmd-4.2.1-2.0.6|167	%endif
12mr|pmd-4.2.1-2.0.6|168	
12mr|pmd-4.2.1-2.0.6|169	%files
12mr|pmd-4.2.1-2.0.6|170	%defattr(0644,root,root,0755)
12mr|pmd-4.2.1-2.0.6|171	%doc LICENSE.txt
12mr|pmd-4.2.1-2.0.6|172	%{_javadir}/*.jar
12mr|pmd-4.2.1-2.0.6|173	%if %{gcj_support}
12mr|pmd-4.2.1-2.0.6|174	%dir %{_libdir}/gcj/%{name}
12mr|pmd-4.2.1-2.0.6|175	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|pmd-4.2.1-2.0.6|176	%endif
12mr|pmd-4.2.1-2.0.6|177	%dir %{_datadir}/%{name}-%{version}
12mr|pmd-4.2.1-2.0.6|178	%attr(-,root,root) %{_datadir}/%{name}-%{version}/*
12mr|pmd-4.2.1-2.0.6|179	#E: pmd non-executable-script /usr/share/pmd-4.0/etc/fr_docs/copy_up.sh 0644
12mr|pmd-4.2.1-2.0.6|180	#E: pmd wrong-script-interpreter /usr/share/pmd-4.0/etc/rule_summary.rb "/usr/local/bin/ruby"
12mr|pmd-4.2.1-2.0.6|181	#E: pmd non-executable-script /usr/share/pmd-4.0/etc/rule_summary.rb 0644
12mr|pmd-4.2.1-2.0.6|182	#E: pmd invalid-dependency /usr/local/bin/ruby
12mr|pmd-4.2.1-2.0.6|183	
12mr|pmd-4.2.1-2.0.6|184	%files manual
12mr|pmd-4.2.1-2.0.6|185	%defattr(0644,root,root,0755)
12mr|pmd-4.2.1-2.0.6|186	%doc %{_docdir}/%{name}-%{version}
12mr|pmd-4.2.1-2.0.6|187	
12mr|pmd-4.2.1-2.0.6|188	%files javadoc
12mr|pmd-4.2.1-2.0.6|189	%defattr(0644,root,root,0755)
12mr|pmd-4.2.1-2.0.6|190	%{_javadocdir}/*
12mr|pmd-4.2.1-2.0.6|191	
12mr|pmd-4.2.1-2.0.6|192	
12mr|pmd-4.2.1-2.0.6|193	
12mr|pmd-4.2.1-2.0.6|194	%changelog
12mr|pmd-4.2.1-2.0.6|195	

16001 12
12mr|pm-fallback-policy-0.1-11|1	%define name pm-fallback-policy
12mr|pm-fallback-policy-0.1-11|2	%define version 0.1
12mr|pm-fallback-policy-0.1-11|3	%define release %mkrel 11
12mr|pm-fallback-policy-0.1-11|4	
12mr|pm-fallback-policy-0.1-11|5	Summary: Power management fallback policy
12mr|pm-fallback-policy-0.1-11|6	Name: %{name}
12mr|pm-fallback-policy-0.1-11|7	Version: %{version}
12mr|pm-fallback-policy-0.1-11|8	Release: %{release}
12mr|pm-fallback-policy-0.1-11|9	Source0: power-event
12mr|pm-fallback-policy-0.1-11|10	Source1: sleep-event
12mr|pm-fallback-policy-0.1-11|11	Source2: pm-fallback-shutdown
12mr|pm-fallback-policy-0.1-11|12	Source3: pm-fallback-suspend
12mr|pm-fallback-policy-0.1-11|13	License: GPL
12mr|pm-fallback-policy-0.1-11|14	Group: System/Kernel and hardware
12mr|pm-fallback-policy-0.1-11|15	Url: http://wiki.mandriva.com/Docs/Hardware/PowerManagement
12mr|pm-fallback-policy-0.1-11|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|pm-fallback-policy-0.1-11|17	BuildArch: noarch
12mr|pm-fallback-policy-0.1-11|18	Conflicts: suspend-scripts < 1.27
12mr|pm-fallback-policy-0.1-11|19	
12mr|pm-fallback-policy-0.1-11|20	%description
12mr|pm-fallback-policy-0.1-11|21	This package provides a set of scripts to implement a power management
12mr|pm-fallback-policy-0.1-11|22	fallback policy. They will be used as fallback when no power
12mr|pm-fallback-policy-0.1-11|23	management tool is running.
12mr|pm-fallback-policy-0.1-11|24	
12mr|pm-fallback-policy-0.1-11|25	%prep
12mr|pm-fallback-policy-0.1-11|26	%setup -q -c -T
12mr|pm-fallback-policy-0.1-11|27	
12mr|pm-fallback-policy-0.1-11|28	%build
12mr|pm-fallback-policy-0.1-11|29	
12mr|pm-fallback-policy-0.1-11|30	%install
12mr|pm-fallback-policy-0.1-11|31	rm -rf %{buildroot}
12mr|pm-fallback-policy-0.1-11|32	install -d %{buildroot}%{_sysconfdir}/acpi/events
12mr|pm-fallback-policy-0.1-11|33	install %{SOURCE0} %{buildroot}%{_sysconfdir}/acpi/events/power
12mr|pm-fallback-policy-0.1-11|34	install %{SOURCE1} %{buildroot}%{_sysconfdir}/acpi/events/sleep
12mr|pm-fallback-policy-0.1-11|35	install -d %{buildroot}%{_sysconfdir}/acpi/actions
12mr|pm-fallback-policy-0.1-11|36	install -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/acpi/actions/pm-fallback-shutdown
12mr|pm-fallback-policy-0.1-11|37	install -m 755 %{SOURCE3} %{buildroot}%{_sysconfdir}/acpi/actions/pm-fallback-suspend
12mr|pm-fallback-policy-0.1-11|38	
12mr|pm-fallback-policy-0.1-11|39	%clean
12mr|pm-fallback-policy-0.1-11|40	rm -rf %{buildroot}
12mr|pm-fallback-policy-0.1-11|41	
12mr|pm-fallback-policy-0.1-11|42	%post
12mr|pm-fallback-policy-0.1-11|43	[ -x /etc/init.d/acpid ] && service acpid condrestart || :
12mr|pm-fallback-policy-0.1-11|44	
12mr|pm-fallback-policy-0.1-11|45	%files
12mr|pm-fallback-policy-0.1-11|46	%defattr(-,root,root)
12mr|pm-fallback-policy-0.1-11|47	%{_sysconfdir}/acpi/actions/*
12mr|pm-fallback-policy-0.1-11|48	%{_sysconfdir}/acpi/events/*
12mr|pm-fallback-policy-0.1-11|49	
12mr|pm-fallback-policy-0.1-11|50	
12mr|pm-fallback-policy-0.1-11|51	
12mr|pm-fallback-policy-0.1-11|52	
12mr|pm-fallback-policy-0.1-11|53	
12mr|pm-fallback-policy-0.1-11|54	%changelog
12mr|pm-fallback-policy-0.1-11|55	

16002 12
12mr|pm-utils-1.4.1-6|1	%define name pm-utils
12mr|pm-utils-1.4.1-6|2	%define version 1.4.1
12mr|pm-utils-1.4.1-6|3	%define rel %mkrel 6
12mr|pm-utils-1.4.1-6|4	%define quirks 20100619
12mr|pm-utils-1.4.1-6|5	
12mr|pm-utils-1.4.1-6|6	Name: %name
12mr|pm-utils-1.4.1-6|7	Version: %version
12mr|pm-utils-1.4.1-6|8	Release: %rel
12mr|pm-utils-1.4.1-6|9	Summary: Power management utilities and scripts
12mr|pm-utils-1.4.1-6|10	License: GPL
12mr|pm-utils-1.4.1-6|11	Group: System/Kernel and hardware
12mr|pm-utils-1.4.1-6|12	URL: http://pm-utils.freedesktop.org/wiki/
12mr|pm-utils-1.4.1-6|13	Source0: http://pm-utils.freedesktop.org/releases/%{name}-%{version}.tar.gz
12mr|pm-utils-1.4.1-6|14	Source1: pm-suspend.pam
12mr|pm-utils-1.4.1-6|15	Source2: pm-hibernate.pam
12mr|pm-utils-1.4.1-6|16	Source3: pm-powersave.pam
12mr|pm-utils-1.4.1-6|17	Source4: pm-suspend.app
12mr|pm-utils-1.4.1-6|18	Source5: pm-hibernate.app
12mr|pm-utils-1.4.1-6|19	Source6: pm-powersave.app
12mr|pm-utils-1.4.1-6|20	Source7: pm-suspend-hybrid.app
12mr|pm-utils-1.4.1-6|21	Source8: pm-suspend-hybrid.pam
12mr|pm-utils-1.4.1-6|22	Source20: 01bootloader
12mr|pm-utils-1.4.1-6|23	Source21: 10network
12mr|pm-utils-1.4.1-6|24	Source22: 92disk
12mr|pm-utils-1.4.1-6|25	Source23: 30pcmcia
12mr|pm-utils-1.4.1-6|26	Source24: 40xlock
12mr|pm-utils-1.4.1-6|27	Source25: 06mysqld
12mr|pm-utils-1.4.1-6|28	Source27: 15sound
12mr|pm-utils-1.4.1-6|29	Source28: 91laptop-mode
12mr|pm-utils-1.4.1-6|30	Source50: power-policy.conf
12mr|pm-utils-1.4.1-6|31	Source51: pm-has-power-policy
12mr|pm-utils-1.4.1-6|32	Source52: http://pm-utils.freedesktop.org/releases/pm-quirks-%{quirks}.tar.gz
12mr|pm-utils-1.4.1-6|33	#- Mandriva
12mr|pm-utils-1.4.1-6|34	Patch100: pm-utils-1.2.4-service_status.patch
12mr|pm-utils-1.4.1-6|35	# (fc) 0.99.3-5mdv do not allow kernel hibernation if no resume partition is set
12mr|pm-utils-1.4.1-6|36	Patch101: pm-utils-1.2.4-checkresume.patch
12mr|pm-utils-1.4.1-6|37	Patch102: pm-utils-1.2.4-s2diskdev.patch
12mr|pm-utils-1.4.1-6|38	Patch103: pm-utils-1.2.0-uswsusp-default.patch
12mr|pm-utils-1.4.1-6|39	Patch104: pm-utils-1.2.4-s2both_quirks.patch
12mr|pm-utils-1.4.1-6|40	# (bor) ported from hal-info
12mr|pm-utils-1.4.1-6|41	Patch105:   pm-quirks-20100619-untested_quirks.patch
12mr|pm-utils-1.4.1-6|42	
12mr|pm-utils-1.4.1-6|43	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12mr|pm-utils-1.4.1-6|44	BuildRequires: pkgconfig
12mr|pm-utils-1.4.1-6|45	BuildRequires: dbus-devel
12mr|pm-utils-1.4.1-6|46	BuildRequires: xmlto
12mr|pm-utils-1.4.1-6|47	
12mr|pm-utils-1.4.1-6|48	Obsoletes: pmscripts
12mr|pm-utils-1.4.1-6|49	Obsoletes: suspend-scripts
12mr|pm-utils-1.4.1-6|50	Provides: suspend-scripts = 1.27-2mdv2007.1
12mr|pm-utils-1.4.1-6|51	
12mr|pm-utils-1.4.1-6|52	Requires: usermode-consoleonly
12mr|pm-utils-1.4.1-6|53	Requires: pciutils
12mr|pm-utils-1.4.1-6|54	Requires: radeontool
12mr|pm-utils-1.4.1-6|55	%ifnarch %arm %mips
12mr|pm-utils-1.4.1-6|56	Requires: vbetool
12mr|pm-utils-1.4.1-6|57	%endif
12mr|pm-utils-1.4.1-6|58	Requires: pm-fallback-policy
12mr|pm-utils-1.4.1-6|59	#Requires: suspend-s2ram
12mr|pm-utils-1.4.1-6|60	Requires: bootloader-utils
12mr|pm-utils-1.4.1-6|61	
12mr|pm-utils-1.4.1-6|62	Suggests: suspend
12mr|pm-utils-1.4.1-6|63	
12mr|pm-utils-1.4.1-6|64	Conflicts: apmd < 3.2.2-11mdv2007.1
12mr|pm-utils-1.4.1-6|65	Conflicts: mkinitrd < 4.2.17-27mdv2007.1
12mr|pm-utils-1.4.1-6|66	Conflicts: initscripts < 8.48-5mdv2007.1
12mr|pm-utils-1.4.1-6|67	
12mr|pm-utils-1.4.1-6|68	%description
12mr|pm-utils-1.4.1-6|69	The pm-utils package contains utilities and scripts
12mr|pm-utils-1.4.1-6|70	useful for power management.
12mr|pm-utils-1.4.1-6|71	
12mr|pm-utils-1.4.1-6|72	%package devel
12mr|pm-utils-1.4.1-6|73	Summary: Files for development using %{name}
12mr|pm-utils-1.4.1-6|74	Group: Development/Other
12mr|pm-utils-1.4.1-6|75	Requires: %{name} = %{version}
12mr|pm-utils-1.4.1-6|76	
12mr|pm-utils-1.4.1-6|77	%description devel
12mr|pm-utils-1.4.1-6|78	This package contains the pkg-config files for development
12mr|pm-utils-1.4.1-6|79	when building programs that use %{name}.
12mr|pm-utils-1.4.1-6|80	
12mr|pm-utils-1.4.1-6|81	%prep
12mr|pm-utils-1.4.1-6|82	%setup -q
12mr|pm-utils-1.4.1-6|83	%setup -q -a 52
12mr|pm-utils-1.4.1-6|84	#- Mandriva
12mr|pm-utils-1.4.1-6|85	%patch100 -p1 -b .service_status
12mr|pm-utils-1.4.1-6|86	%patch101 -p1 -b .checkresume
12mr|pm-utils-1.4.1-6|87	%patch102 -p1 -b .s2diskdev
12mr|pm-utils-1.4.1-6|88	%patch103 -p1 -b .uswsusp-default
12mr|pm-utils-1.4.1-6|89	%patch104 -p1 -b .s2both_quirks
12mr|pm-utils-1.4.1-6|90	%patch105 -p0
12mr|pm-utils-1.4.1-6|91	
12mr|pm-utils-1.4.1-6|92	%build
12mr|pm-utils-1.4.1-6|93	%configure2_5x
12mr|pm-utils-1.4.1-6|94	%make
12mr|pm-utils-1.4.1-6|95	
12mr|pm-utils-1.4.1-6|96	%install
12mr|pm-utils-1.4.1-6|97	rm -rf %{buildroot}
12mr|pm-utils-1.4.1-6|98	
12mr|pm-utils-1.4.1-6|99	%makeinstall_std
12mr|pm-utils-1.4.1-6|100	
12mr|pm-utils-1.4.1-6|101	install -m 755 -d %{buildroot}%{_sysconfdir}/pam.d
12mr|pm-utils-1.4.1-6|102	for x in %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE8} ; do
12mr|pm-utils-1.4.1-6|103	y=$(basename ${x%%.pam})
12mr|pm-utils-1.4.1-6|104	install -T -m 644 $x %{buildroot}%{_sysconfdir}/pam.d/$y
12mr|pm-utils-1.4.1-6|105	done
12mr|pm-utils-1.4.1-6|106	install -m 755 -d %{buildroot}%{_sysconfdir}/security/console.apps/
12mr|pm-utils-1.4.1-6|107	for x in %{SOURCE4} %{SOURCE5} %{SOURCE6} %{SOURCE7} ; do
12mr|pm-utils-1.4.1-6|108	y=$(basename ${x%%.app})
12mr|pm-utils-1.4.1-6|109	install -T -m 644 $x %{buildroot}%{_sysconfdir}/security/console.apps/$y
12mr|pm-utils-1.4.1-6|110	done
12mr|pm-utils-1.4.1-6|111	install -m 755 -d %{buildroot}%{_bindir}
12mr|pm-utils-1.4.1-6|112	pushd %{buildroot}%{_bindir}
12mr|pm-utils-1.4.1-6|113	for x in pm-hibernate pm-powersave pm-restart pm-shutdown pm-suspend pm-suspend-hybrid ; do
12mr|pm-utils-1.4.1-6|114	ln -sf consolehelper $x
12mr|pm-utils-1.4.1-6|115	done
12mr|pm-utils-1.4.1-6|116	popd
12mr|pm-utils-1.4.1-6|117	
12mr|pm-utils-1.4.1-6|118	install -m 755 %{SOURCE20} %{SOURCE21} %{SOURCE22} %{SOURCE23} %{SOURCE24} %{SOURCE25} %{SOURCE27} %{SOURCE28} %{buildroot}%{_libdir}/pm-utils/sleep.d/
12mr|pm-utils-1.4.1-6|119	rm %{buildroot}%{_libdir}/pm-utils/sleep.d/01grub
12mr|pm-utils-1.4.1-6|120	
12mr|pm-utils-1.4.1-6|121	install -m 644 %{SOURCE50} -D %{buildroot}%{_sysconfdir}/dbus-1/system.d/power-policy.conf
12mr|pm-utils-1.4.1-6|122	install -m 755 %{SOURCE51} %{buildroot}%{_bindir}/pm-has-power-policy
12mr|pm-utils-1.4.1-6|123	install -d -m 755 %{buildroot}/var/log
12mr|pm-utils-1.4.1-6|124	install -m 600 /dev/null %{buildroot}/var/log/pm-suspend.log
12mr|pm-utils-1.4.1-6|125	
12mr|pm-utils-1.4.1-6|126	# quirks DB
12mr|pm-utils-1.4.1-6|127	cp -a video-quirks %{buildroot}%{_libdir}/pm-utils
12mr|pm-utils-1.4.1-6|128	
12mr|pm-utils-1.4.1-6|129	%clean
12mr|pm-utils-1.4.1-6|130	rm -rf %{buildroot}
12mr|pm-utils-1.4.1-6|131	
12mr|pm-utils-1.4.1-6|132	%post
12mr|pm-utils-1.4.1-6|133	if [ ! -a %{_var}/log/pm-suspend.log ] ; then
12mr|pm-utils-1.4.1-6|134	install -m 600 /dev/null %{_var}/log/pm-suspend.log
12mr|pm-utils-1.4.1-6|135	fi
12mr|pm-utils-1.4.1-6|136	
12mr|pm-utils-1.4.1-6|137	
12mr|pm-utils-1.4.1-6|138	%files
12mr|pm-utils-1.4.1-6|139	%defattr(-,root,root)
12mr|pm-utils-1.4.1-6|140	%docdir %{_docdir}/%{name}
12mr|pm-utils-1.4.1-6|141	%{_docdir}/%{name}/*
12mr|pm-utils-1.4.1-6|142	%dir %{_sysconfdir}/pm
12mr|pm-utils-1.4.1-6|143	%dir %{_sysconfdir}/pm/power.d
12mr|pm-utils-1.4.1-6|144	%dir %{_sysconfdir}/pm/sleep.d
12mr|pm-utils-1.4.1-6|145	%dir %{_sysconfdir}/pm/config.d
12mr|pm-utils-1.4.1-6|146	%{_sysconfdir}/security/console.apps/*
12mr|pm-utils-1.4.1-6|147	%{_sysconfdir}/pam.d/*
12mr|pm-utils-1.4.1-6|148	%{_sysconfdir}/dbus-1/system.d/power-policy.conf
12mr|pm-utils-1.4.1-6|149	%{_bindir}/*
12mr|pm-utils-1.4.1-6|150	%{_sbindir}/*
12mr|pm-utils-1.4.1-6|151	%{_libdir}/pm-utils
12mr|pm-utils-1.4.1-6|152	%{_mandir}/man*/*
12mr|pm-utils-1.4.1-6|153	%ghost %verify(not md5 size mtime) %{_var}/log/pm-suspend.log
12mr|pm-utils-1.4.1-6|154	
12mr|pm-utils-1.4.1-6|155	%files devel
12mr|pm-utils-1.4.1-6|156	%defattr(-,root,root)
12mr|pm-utils-1.4.1-6|157	%{_libdir}/pkgconfig/%{name}.pc
12mr|pm-utils-1.4.1-6|158	
12mr|pm-utils-1.4.1-6|159	
12mr|pm-utils-1.4.1-6|160	
12mr|pm-utils-1.4.1-6|161	%changelog
12mr|pm-utils-1.4.1-6|162	

16003 12
12mr|pnm2ppa-1.12-11|1	Summary:	PNM2PPA GhostScript Print Filter
12mr|pnm2ppa-1.12-11|2	Name:		pnm2ppa
12mr|pnm2ppa-1.12-11|3	Version:	1.12
12mr|pnm2ppa-1.12-11|4	Release:	%mkrel 11
12mr|pnm2ppa-1.12-11|5	Group:		System/Printing
12mr|pnm2ppa-1.12-11|6	License:	GPL
12mr|pnm2ppa-1.12-11|7	URL:		http://pnm2ppa.sourceforge.net/
12mr|pnm2ppa-1.12-11|8	Source0:	http://downloads.sourceforge.net/pnm2ppa/%{name}-%{version}.tar.gz
12mr|pnm2ppa-1.12-11|9	#Source1:	http://www.httptech.com/ppa/files/ppa-0.8.6.tar.bz2
12mr|pnm2ppa-1.12-11|10	Source1:	http://fresh.t-systems-sfr.com/linux/src/ppa-0.8.6.tar.gz
12mr|pnm2ppa-1.12-11|11	Patch0:		pbm2ppa-20000205.diff
12mr|pnm2ppa-1.12-11|12	Patch1:		pnm2ppa-mdv_conf.diff
12mr|pnm2ppa-1.12-11|13	Patch2:		pbm2ppa-mdv_conf.diff
12mr|pnm2ppa-1.12-11|14	Patch3:		pnm2ppa-1.12-LDFLAGS.diff
12mr|pnm2ppa-1.12-11|15	Conflicts:	printer-utils = 2007
12mr|pnm2ppa-1.12-11|16	Conflicts:	printer-filters = 2007
12mr|pnm2ppa-1.12-11|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|pnm2ppa-1.12-11|18	
12mr|pnm2ppa-1.12-11|19	%description
12mr|pnm2ppa-1.12-11|20	PPA (Printing Performance Architecture) is a closed, proprietary protocol
12mr|pnm2ppa-1.12-11|21	developed by Hewlett Packard for a short-lived series of DeskJet printers. In
12mr|pnm2ppa-1.12-11|22	essence, the PPA protocol moves the low-level processing of the data to the
12mr|pnm2ppa-1.12-11|23	host computer rather than the printer. This allows for a low-cost (to produce)
12mr|pnm2ppa-1.12-11|24	printer with a small amount of memory and computing power. However, in practice
12mr|pnm2ppa-1.12-11|25	the printer was often as expensive as more capable printers and HP has since
12mr|pnm2ppa-1.12-11|26	discontinued the use of PPA in favour of returning to PCL3e in their latest
12mr|pnm2ppa-1.12-11|27	USB-based printers.
12mr|pnm2ppa-1.12-11|28	
12mr|pnm2ppa-1.12-11|29	%prep
12mr|pnm2ppa-1.12-11|30	
12mr|pnm2ppa-1.12-11|31	%setup -q -a1
12mr|pnm2ppa-1.12-11|32	
12mr|pnm2ppa-1.12-11|33	# fix attribs
12mr|pnm2ppa-1.12-11|34	find -type f | xargs chmod 644
12mr|pnm2ppa-1.12-11|35	
12mr|pnm2ppa-1.12-11|36	%patch0 -p1
12mr|pnm2ppa-1.12-11|37	%patch1 -p0
12mr|pnm2ppa-1.12-11|38	%patch2 -p0
12mr|pnm2ppa-1.12-11|39	%patch3 -p1
12mr|pnm2ppa-1.12-11|40	
12mr|pnm2ppa-1.12-11|41	# remove "version ERROR" line from pnm2ppa.conf
12mr|pnm2ppa-1.12-11|42	perl -n -i -e 'if ( !m/^\s*version\s*0\s*(|\#.*)$/ ) { print "$_";}' pnm2ppa-*/pnm2ppa.conf
12mr|pnm2ppa-1.12-11|43	
12mr|pnm2ppa-1.12-11|44	# Generate README file
12mr|pnm2ppa-1.12-11|45	cat > README.calibration << EOF
12mr|pnm2ppa-1.12-11|46	
12mr|pnm2ppa-1.12-11|47	Colour calibration for PPA printers
12mr|pnm2ppa-1.12-11|48	-----------------------------------
12mr|pnm2ppa-1.12-11|49	
12mr|pnm2ppa-1.12-11|50	If you have an HP DeskJet PPA printer (very cheap models: 710C, 712C,
12mr|pnm2ppa-1.12-11|51	720C, 722C, 820C, 1000C, or a newer printer which works with one of
12mr|pnm2ppa-1.12-11|52	these model entries) you can optionally do a colour correction. Do the
12mr|pnm2ppa-1.12-11|53	following:
12mr|pnm2ppa-1.12-11|54	
12mr|pnm2ppa-1.12-11|55	Some of the printing modes offer optional colour correction. See the
12mr|pnm2ppa-1.12-11|56	option "Printing Mode" which is offered to you in the option window of
12mr|pnm2ppa-1.12-11|57	"printerdrake" and if you use CUPS also in "qtcups" or "kprinter"
12mr|pnm2ppa-1.12-11|58	("Properties" button, "Advanced" tab), "xpp" ("Options" button,
12mr|pnm2ppa-1.12-11|59	"Extra" tab), "kups" (right click on printer, "Configure printer" in
12mr|pnm2ppa-1.12-11|60	menu), or the WWW interface ("Configure printer" button) and if you
12mr|pnm2ppa-1.12-11|61	use PDQ in "xpdq" ("Driver options"). Choose a setting with "optional
12mr|pnm2ppa-1.12-11|62	colour correction" and save your settings. Read the file
12mr|pnm2ppa-1.12-11|63	
12mr|pnm2ppa-1.12-11|64	%{_docdir}/%{name}*/COLOR.txt
12mr|pnm2ppa-1.12-11|65	
12mr|pnm2ppa-1.12-11|66	and follow the instructions there, but use the name
12mr|pnm2ppa-1.12-11|67	
12mr|pnm2ppa-1.12-11|68	/etc/pnm2ppa.gamma_normal
12mr|pnm2ppa-1.12-11|69	
12mr|pnm2ppa-1.12-11|70	for the colour correction file for the "normal quality" modes and
12mr|pnm2ppa-1.12-11|71	
12mr|pnm2ppa-1.12-11|72	/etc/pnm2ppa.gamma_best
12mr|pnm2ppa-1.12-11|73	
12mr|pnm2ppa-1.12-11|74	for the colour correction file for the "best quality" modes. So you
12mr|pnm2ppa-1.12-11|75	can do the colour correction independently in both normal and best
12mr|pnm2ppa-1.12-11|76	quality modes. The files are automatically taken into account by the
12mr|pnm2ppa-1.12-11|77	appropriate modes as soon as they are created.
12mr|pnm2ppa-1.12-11|78	EOF
12mr|pnm2ppa-1.12-11|79	
12mr|pnm2ppa-1.12-11|80	%build
12mr|pnm2ppa-1.12-11|81	
12mr|pnm2ppa-1.12-11|82	%make RPM_OPT_FLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|pnm2ppa-1.12-11|83	
12mr|pnm2ppa-1.12-11|84	%make -C pbm2ppa-* RPM_OPT_FLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|pnm2ppa-1.12-11|85	
12mr|pnm2ppa-1.12-11|86	%install
12mr|pnm2ppa-1.12-11|87	rm -rf %{buildroot}
12mr|pnm2ppa-1.12-11|88	
12mr|pnm2ppa-1.12-11|89	install -d %{buildroot}%{_sysconfdir}
12mr|pnm2ppa-1.12-11|90	install -d %{buildroot}%{_bindir}
12mr|pnm2ppa-1.12-11|91	install -d %{buildroot}%{_mandir}/man1
12mr|pnm2ppa-1.12-11|92	
12mr|pnm2ppa-1.12-11|93	%makeinstall_std
12mr|pnm2ppa-1.12-11|94	
12mr|pnm2ppa-1.12-11|95	install -m 0755 utils/Linux/detect_ppa %{buildroot}%{_bindir}/
12mr|pnm2ppa-1.12-11|96	install -m 0755 utils/Linux/test_ppa %{buildroot}%{_bindir}/
12mr|pnm2ppa-1.12-11|97	
12mr|pnm2ppa-1.12-11|98	install -m 0755 pbm2ppa-*/pbm2ppa %{buildroot}%{_bindir}/
12mr|pnm2ppa-1.12-11|99	install -m 0755 pbm2ppa-*/pbmtpg %{buildroot}%{_bindir}/
12mr|pnm2ppa-1.12-11|100	install -m 0644 pbm2ppa-*/pbm2ppa.conf %{buildroot}%{_sysconfdir}/
12mr|pnm2ppa-1.12-11|101	install -m 0644 pbm2ppa-*/pbm2ppa.1 %{buildroot}%{_mandir}/man1/
12mr|pnm2ppa-1.12-11|102	
12mr|pnm2ppa-1.12-11|103	for i in CALIBRATION CREDITS INSTALL INSTALL-MORE README; do
12mr|pnm2ppa-1.12-11|104	cp pbm2ppa-*/$i $i.pbm2ppa
12mr|pnm2ppa-1.12-11|105	done
12mr|pnm2ppa-1.12-11|106	
12mr|pnm2ppa-1.12-11|107	%clean
12mr|pnm2ppa-1.12-11|108	rm -rf %{buildroot}
12mr|pnm2ppa-1.12-11|109	
12mr|pnm2ppa-1.12-11|110	%files
12mr|pnm2ppa-1.12-11|111	%defattr(0644,root,root,0755)
12mr|pnm2ppa-1.12-11|112	%doc Changelog README.calibration README.security test.ps testpage-a4.ps testpage.ps
12mr|pnm2ppa-1.12-11|113	%doc docs/en/CALIBRATION.txt docs/en/COLOR.txt docs/en/CREDITS docs/en/INSTALL docs/en/INSTALL.MANDRAKE.txt
12mr|pnm2ppa-1.12-11|114	%doc docs/en/LICENSE docs/en/PPA_networking.txt docs/en/README docs/en/RELEASE-NOTES docs/en/TODO *.pbm2ppa
12mr|pnm2ppa-1.12-11|115	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pnm2ppa.conf
12mr|pnm2ppa-1.12-11|116	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pbm2ppa.conf
12mr|pnm2ppa-1.12-11|117	%attr(0755,root,root) %{_bindir}/calibrate_ppa
12mr|pnm2ppa-1.12-11|118	%attr(0755,root,root) %{_bindir}/detect_ppa
12mr|pnm2ppa-1.12-11|119	%attr(0755,root,root) %{_bindir}/pbm2ppa
12mr|pnm2ppa-1.12-11|120	%attr(0755,root,root) %{_bindir}/pbmtpg
12mr|pnm2ppa-1.12-11|121	%attr(0755,root,root) %{_bindir}/pnm2ppa
12mr|pnm2ppa-1.12-11|122	%attr(0755,root,root) %{_bindir}/test_ppa
12mr|pnm2ppa-1.12-11|123	%attr(0644,root,root) %{_mandir}/man1/pnm2ppa.1*
12mr|pnm2ppa-1.12-11|124	%attr(0644,root,root) %{_mandir}/man1/pbm2ppa.1*
12mr|pnm2ppa-1.12-11|125	
12mr|pnm2ppa-1.12-11|126	
12mr|pnm2ppa-1.12-11|127	
12mr|pnm2ppa-1.12-11|128	%changelog
12mr|pnm2ppa-1.12-11|129	

16004 12
12mr|pnputils-0.1-8|1	%define name pnputils
12mr|pnputils-0.1-8|2	%define version 0.1
12mr|pnputils-0.1-8|3	
12mr|pnputils-0.1-8|4	Summary: Dump resource information for PnP devices
12mr|pnputils-0.1-8|5	Name: %{name}
12mr|pnputils-0.1-8|6	Version: %{version}
12mr|pnputils-0.1-8|7	Release: %mkrel 8
12mr|pnputils-0.1-8|8	Source0: %{name}-%{version}.tar.bz2
12mr|pnputils-0.1-8|9	Patch0: pnputils-0.1-destdir.patch
12mr|pnputils-0.1-8|10	License: GPL
12mr|pnputils-0.1-8|11	Group: System/Kernel and hardware
12mr|pnputils-0.1-8|12	Url: ftp://ftp.kernel.org/pub/linux/kernel/people/helgaas/
12mr|pnputils-0.1-8|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|pnputils-0.1-8|14	Requires: ldetect-lst >= 0.1.282
12mr|pnputils-0.1-8|15	
12mr|pnputils-0.1-8|16	
12mr|pnputils-0.1-8|17	%description
12mr|pnputils-0.1-8|18	A utility for dumping resource information for PnP devices.
12mr|pnputils-0.1-8|19	
12mr|pnputils-0.1-8|20	%prep
12mr|pnputils-0.1-8|21	%setup -q
12mr|pnputils-0.1-8|22	%patch0 -p1 -b .destdir
12mr|pnputils-0.1-8|23	
12mr|pnputils-0.1-8|24	%build
12mr|pnputils-0.1-8|25	%make
12mr|pnputils-0.1-8|26	
12mr|pnputils-0.1-8|27	%install
12mr|pnputils-0.1-8|28	rm -rf $RPM_BUILD_ROOT
12mr|pnputils-0.1-8|29	%makeinstall_std
12mr|pnputils-0.1-8|30	
12mr|pnputils-0.1-8|31	#packaged as part of ldetect-lst
12mr|pnputils-0.1-8|32	rm -f $RPM_BUILD_ROOT%{_datadir}/misc/pnp.ids
12mr|pnputils-0.1-8|33	
12mr|pnputils-0.1-8|34	%clean
12mr|pnputils-0.1-8|35	rm -rf $RPM_BUILD_ROOT
12mr|pnputils-0.1-8|36	
12mr|pnputils-0.1-8|37	%files
12mr|pnputils-0.1-8|38	%defattr(-,root,root)
12mr|pnputils-0.1-8|39	%doc ChangeLog
12mr|pnputils-0.1-8|40	/sbin/lspnp
12mr|pnputils-0.1-8|41	/sbin/setpnp
12mr|pnputils-0.1-8|42	%{_mandir}/man8/*.8*
12mr|pnputils-0.1-8|43	
12mr|pnputils-0.1-8|44	
12mr|pnputils-0.1-8|45	
12mr|pnputils-0.1-8|46	%changelog
12mr|pnputils-0.1-8|47	

16005 12
12mr|podsleuth-0.6.7-5|1	%define name podsleuth
12mr|podsleuth-0.6.7-5|2	%define version 0.6.7
12mr|podsleuth-0.6.7-5|3	%define release %mkrel 5
12mr|podsleuth-0.6.7-5|4	
12mr|podsleuth-0.6.7-5|5	Summary: Extract metadata from Apple iPods
12mr|podsleuth-0.6.7-5|6	Name: %{name}
12mr|podsleuth-0.6.7-5|7	Version: %{version}
12mr|podsleuth-0.6.7-5|8	Release: %{release}
12mr|podsleuth-0.6.7-5|9	Source0: http://download.banshee-project.org/%name/%version/%{name}-%{version}.tar.bz2
12mr|podsleuth-0.6.7-5|10	License: BSD
12mr|podsleuth-0.6.7-5|11	Group: System/Libraries
12mr|podsleuth-0.6.7-5|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|podsleuth-0.6.7-5|13	Url: http://banshee-project.org/PodSleuth
12mr|podsleuth-0.6.7-5|14	BuildRequires: mono-devel
12mr|podsleuth-0.6.7-5|15	BuildRequires: hal-devel
12mr|podsleuth-0.6.7-5|16	BuildRequires: ndesk-dbus-devel
12mr|podsleuth-0.6.7-5|17	BuildRequires: libsgutils-devel
12mr|podsleuth-0.6.7-5|18	Requires: hal
12mr|podsleuth-0.6.7-5|19	
12mr|podsleuth-0.6.7-5|20	%description
12mr|podsleuth-0.6.7-5|21	PodSleuth is a tool to discover detailed model information about an
12mr|podsleuth-0.6.7-5|22	Apple (TM) iPod (TM). Its primary role is to be run as a callout by
12mr|podsleuth-0.6.7-5|23	HAL (http://freedesktop.org/wiki/Software_2fhal) because root access
12mr|podsleuth-0.6.7-5|24	is needed to scan the device for required information. When the model
12mr|podsleuth-0.6.7-5|25	information is discovered, it is merged into HAL as properties for
12mr|podsleuth-0.6.7-5|26	other applications to use.
12mr|podsleuth-0.6.7-5|27	
12mr|podsleuth-0.6.7-5|28	%package devel
12mr|podsleuth-0.6.7-5|29	Summary: Development files for %name
12mr|podsleuth-0.6.7-5|30	Group: Development/Other
12mr|podsleuth-0.6.7-5|31	Requires: %name = %version-%release
12mr|podsleuth-0.6.7-5|32	
12mr|podsleuth-0.6.7-5|33	%description devel
12mr|podsleuth-0.6.7-5|34	PodSleuth is a tool to discover detailed model information about an
12mr|podsleuth-0.6.7-5|35	Apple (TM) iPod (TM). Its primary role is to be run as a callout by
12mr|podsleuth-0.6.7-5|36	HAL (http://freedesktop.org/wiki/Software_2fhal) because root access
12mr|podsleuth-0.6.7-5|37	is needed to scan the device for required information. When the model
12mr|podsleuth-0.6.7-5|38	information is discovered, it is merged into HAL as properties for
12mr|podsleuth-0.6.7-5|39	other applications to use.
12mr|podsleuth-0.6.7-5|40	
12mr|podsleuth-0.6.7-5|41	%prep
12mr|podsleuth-0.6.7-5|42	%setup -q
12mr|podsleuth-0.6.7-5|43	
12mr|podsleuth-0.6.7-5|44	%build
12mr|podsleuth-0.6.7-5|45	%configure2_5x
12mr|podsleuth-0.6.7-5|46	make
12mr|podsleuth-0.6.7-5|47	
12mr|podsleuth-0.6.7-5|48	%install
12mr|podsleuth-0.6.7-5|49	rm -rf %{buildroot}
12mr|podsleuth-0.6.7-5|50	%makeinstall_std
12mr|podsleuth-0.6.7-5|51	mkdir -p %buildroot/var/cache/podsleuth
12mr|podsleuth-0.6.7-5|52	mkdir -p %buildroot%_libdir/hal/scripts
12mr|podsleuth-0.6.7-5|53	mv %buildroot%_libdir/hal/hal-podsleuth %buildroot%_libdir/hal/scripts
12mr|podsleuth-0.6.7-5|54	
12mr|podsleuth-0.6.7-5|55	%clean
12mr|podsleuth-0.6.7-5|56	rm -rf %{buildroot}
12mr|podsleuth-0.6.7-5|57	
12mr|podsleuth-0.6.7-5|58	%files
12mr|podsleuth-0.6.7-5|59	%defattr(-,root,root)
12mr|podsleuth-0.6.7-5|60	%doc README NEWS
12mr|podsleuth-0.6.7-5|61	%config(noreplace) %_sysconfdir/dbus-1/system.d/podsleuth.conf
12mr|podsleuth-0.6.7-5|62	%_bindir/podsleuth
12mr|podsleuth-0.6.7-5|63	%_libdir/hal/scripts/hal-podsleuth
12mr|podsleuth-0.6.7-5|64	#gw this must be in /usr/lib as referenced by the hal script
12mr|podsleuth-0.6.7-5|65	%_prefix/lib/podsleuth
12mr|podsleuth-0.6.7-5|66	%_datadir/hal/fdi/policy/20thirdparty/20-podsleuth.fdi
12mr|podsleuth-0.6.7-5|67	%dir /var/cache/podsleuth
12mr|podsleuth-0.6.7-5|68	
12mr|podsleuth-0.6.7-5|69	%files devel
12mr|podsleuth-0.6.7-5|70	%_libdir/pkgconfig/podsleuth.pc
12mr|podsleuth-0.6.7-5|71	
12mr|podsleuth-0.6.7-5|72	
12mr|podsleuth-0.6.7-5|73	
12mr|podsleuth-0.6.7-5|74	%changelog
12mr|podsleuth-0.6.7-5|75	

16006 12
12mr|policykit-0.9-10|1	%define lib_major 2
12mr|policykit-0.9-10|2	%define libname %mklibname polkit %{lib_major}
12mr|policykit-0.9-10|3	%define libnamedevel %mklibname polkit -d
12mr|policykit-0.9-10|4	
12mr|policykit-0.9-10|5	%define _localstatedir %{_var}
12mr|policykit-0.9-10|6	
12mr|policykit-0.9-10|7	%define expat_version           1.95.5
12mr|policykit-0.9-10|8	%define glib2_version           2.6.0
12mr|policykit-0.9-10|9	%define dbus_version            0.90
12mr|policykit-0.9-10|10	%define dbus_glib_version	0.70
12mr|policykit-0.9-10|11	%define gtk_doc_version         1.4
12mr|policykit-0.9-10|12	%define consolekit_version      0.2.1
12mr|policykit-0.9-10|13	%define pam_version             0.99.6
12mr|policykit-0.9-10|14	
12mr|policykit-0.9-10|15	# uid/gid allocated in this bug:
12mr|policykit-0.9-10|16	# https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=244950
12mr|policykit-0.9-10|17	%define polkit_uid              87
12mr|policykit-0.9-10|18	
12mr|policykit-0.9-10|19	Summary: Authorization Toolkit
12mr|policykit-0.9-10|20	Name: policykit
12mr|policykit-0.9-10|21	Version: 0.9
12mr|policykit-0.9-10|22	Release: %mkrel 10
12mr|policykit-0.9-10|23	License: MIT
12mr|policykit-0.9-10|24	Group: System/Libraries
12mr|policykit-0.9-10|25	URL: http://people.freedesktop.org/~david/polkit-spec.html
12mr|policykit-0.9-10|26	Source0: http://hal.freedesktop.org/releases/PolicyKit-%{version}.tar.gz
12mr|policykit-0.9-10|27	# (fc) 0.9-3mdv adapt to ConsoleKit 0.3 API (Fedora)
12mr|policykit-0.9-10|28	Patch0: pk-ck-api-change.patch
12mr|policykit-0.9-10|29	# (fc) fix memleak (Fedora)
12mr|policykit-0.9-10|30	Patch1: entry-leak.patch
12mr|policykit-0.9-10|31	# (fc) fix default D-Bus policy (fdo bug #18948)
12mr|policykit-0.9-10|32	Patch2: polkit-0.8-dbus-policy.patch
12mr|policykit-0.9-10|33	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|policykit-0.9-10|34	Obsoletes: PolicyKit < %{version}-%{release}
12mr|policykit-0.9-10|35	Provides: PolicyKit = %{version}-%{release}
12mr|policykit-0.9-10|36	Requires(pre): rpm-helper
12mr|policykit-0.9-10|37	Requires(postun): rpm-helper
12mr|policykit-0.9-10|38	BuildRequires: expat-devel >= %{expat_version}
12mr|policykit-0.9-10|39	BuildRequires: glib2-devel >= %{glib2_version}
12mr|policykit-0.9-10|40	BuildRequires: dbus-devel  >= %{dbus_version}
12mr|policykit-0.9-10|41	BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
12mr|policykit-0.9-10|42	BuildRequires: gtk-doc >= %{gtk_doc_version}
12mr|policykit-0.9-10|43	BuildRequires: xmlto
12mr|policykit-0.9-10|44	BuildRequires: pam-devel >= %{pam_version}
12mr|policykit-0.9-10|45	BuildRequires: perl-XML-Parser
12mr|policykit-0.9-10|46	BuildRequires: intltool
12mr|policykit-0.9-10|47	
12mr|policykit-0.9-10|48	%description
12mr|policykit-0.9-10|49	PolicyKit is a toolkit for defining and handling authorizations.
12mr|policykit-0.9-10|50	It is used to allows unprivileged processes to speak to
12mr|policykit-0.9-10|51	privileged processes.
12mr|policykit-0.9-10|52	
12mr|policykit-0.9-10|53	%package -n %{libname}
12mr|policykit-0.9-10|54	Summary: Authorization Toolkit
12mr|policykit-0.9-10|55	Group: System/Libraries
12mr|policykit-0.9-10|56	Requires: dbus >= %{dbus_version}
12mr|policykit-0.9-10|57	Requires: dbus-glib >= %{dbus_glib_version}
12mr|policykit-0.9-10|58	Requires: glib2 >= %{glib2_version}
12mr|policykit-0.9-10|59	Requires: ConsoleKit >= %{consolekit_version}
12mr|policykit-0.9-10|60	Requires: pam >= %{pam_version}
12mr|policykit-0.9-10|61	Requires: %{name} = %{version}-%{release}
12mr|policykit-0.9-10|62	
12mr|policykit-0.9-10|63	%description -n %{libname}
12mr|policykit-0.9-10|64	PolicyKit is a toolkit for defining and handling authorizations.
12mr|policykit-0.9-10|65	It is used to allows unprivileged processes to speak to
12mr|policykit-0.9-10|66	privileged processes.
12mr|policykit-0.9-10|67	
12mr|policykit-0.9-10|68	%package -n %{libnamedevel}
12mr|policykit-0.9-10|69	Summary: Headers and libraries for PolicyKit
12mr|policykit-0.9-10|70	Group: Development/C
12mr|policykit-0.9-10|71	Requires: %{libname} = %{version}-%{release}
12mr|policykit-0.9-10|72	Requires: pkgconfig
12mr|policykit-0.9-10|73	Requires: glib2-devel
12mr|policykit-0.9-10|74	Requires: dbus-devel
12mr|policykit-0.9-10|75	Provides: polkit-devel = %{version}-%{release}
12mr|policykit-0.9-10|76	
12mr|policykit-0.9-10|77	%description -n %{libnamedevel}
12mr|policykit-0.9-10|78	Headers and libraries for PolicyKit.
12mr|policykit-0.9-10|79	
12mr|policykit-0.9-10|80	%package docs
12mr|policykit-0.9-10|81	Summary: Documentation for PolicyKit
12mr|policykit-0.9-10|82	Group: Development/C
12mr|policykit-0.9-10|83	Requires: %{name} = %{version}-%{release}
12mr|policykit-0.9-10|84	# stupid guidelines require this for ownership of /usr/share/gtk-doc
12mr|policykit-0.9-10|85	Requires: gtk-doc
12mr|policykit-0.9-10|86	
12mr|policykit-0.9-10|87	%description docs
12mr|policykit-0.9-10|88	Documentation for PolicyKit.
12mr|policykit-0.9-10|89	
12mr|policykit-0.9-10|90	%prep
12mr|policykit-0.9-10|91	%setup -q -n PolicyKit-%{version}
12mr|policykit-0.9-10|92	%patch0 -p1 -b .ck03
12mr|policykit-0.9-10|93	%patch1 -p1 -b .entry-leak
12mr|policykit-0.9-10|94	%patch2 -p1 -b .policy-fix
12mr|policykit-0.9-10|95	
12mr|policykit-0.9-10|96	%build
12mr|policykit-0.9-10|97	%configure2_5x --disable-selinux
12mr|policykit-0.9-10|98	
12mr|policykit-0.9-10|99	#parallel build is broken
12mr|policykit-0.9-10|100	make
12mr|policykit-0.9-10|101	
12mr|policykit-0.9-10|102	%install
12mr|policykit-0.9-10|103	rm -rf %{buildroot}
12mr|policykit-0.9-10|104	%makeinstall_std profiledir=%{_sysconfdir}/bash_completion.d
12mr|policykit-0.9-10|105	
12mr|policykit-0.9-10|106	rm -f %{buildroot}%{_libdir}/*.la
12mr|policykit-0.9-10|107	rm -f %{buildroot}%{_libdir}/*.a
12mr|policykit-0.9-10|108	
12mr|policykit-0.9-10|109	# standard completion file name
12mr|policykit-0.9-10|110	mv %{buildroot}%{_sysconfdir}/bash_completion.d/polkit-bash-completion.sh \
12mr|policykit-0.9-10|111	%{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
12mr|policykit-0.9-10|112	chmod 644 %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
12mr|policykit-0.9-10|113	
12mr|policykit-0.9-10|114	%clean
12mr|policykit-0.9-10|115	rm -rf %{buildroot}
12mr|policykit-0.9-10|116	
12mr|policykit-0.9-10|117	%pre
12mr|policykit-0.9-10|118	%_pre_useradd polkituser / /sbin/nologin %{polkit_uid}
12mr|policykit-0.9-10|119	
12mr|policykit-0.9-10|120	%postun
12mr|policykit-0.9-10|121	%_postun_userdel polkituser
12mr|policykit-0.9-10|122	
12mr|policykit-0.9-10|123	%if %mdkversion < 200900
12mr|policykit-0.9-10|124	%post -n %{libname} -p /sbin/ldconfig
12mr|policykit-0.9-10|125	%endif
12mr|policykit-0.9-10|126	
12mr|policykit-0.9-10|127	%if %mdkversion < 200900
12mr|policykit-0.9-10|128	%postun -n %{libname} -p /sbin/ldconfig
12mr|policykit-0.9-10|129	%endif
12mr|policykit-0.9-10|130	
12mr|policykit-0.9-10|131	%files
12mr|policykit-0.9-10|132	%defattr(-,root,root,-)
12mr|policykit-0.9-10|133	
12mr|policykit-0.9-10|134	%doc AUTHORS COPYING HACKING NEWS README doc/TODO
12mr|policykit-0.9-10|135	
12mr|policykit-0.9-10|136	%config(noreplace) %{_sysconfdir}/pam.d/polkit
12mr|policykit-0.9-10|137	%dir %{_sysconfdir}/PolicyKit
12mr|policykit-0.9-10|138	%config(noreplace) %{_sysconfdir}/PolicyKit/PolicyKit.conf
12mr|policykit-0.9-10|139	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.PolicyKit.conf
12mr|policykit-0.9-10|140	%{_sysconfdir}/bash_completion.d/%{name}
12mr|policykit-0.9-10|141	
12mr|policykit-0.9-10|142	%{_bindir}/*
12mr|policykit-0.9-10|143	%{_libexecdir}/polkitd
12mr|policykit-0.9-10|144	
12mr|policykit-0.9-10|145	%{_mandir}/man1/*
12mr|policykit-0.9-10|146	%{_mandir}/man5/*
12mr|policykit-0.9-10|147	%{_mandir}/man8/*
12mr|policykit-0.9-10|148	
12mr|policykit-0.9-10|149	# see README file for why these permissions are necessary
12mr|policykit-0.9-10|150	%attr(4755,polkituser,root) %{_libexecdir}/polkit-set-default-helper
12mr|policykit-0.9-10|151	%attr(2755,root,polkituser) %{_libexecdir}/polkit-read-auth-helper
12mr|policykit-0.9-10|152	%attr(2755,root,polkituser) %{_libexecdir}/polkit-revoke-helper
12mr|policykit-0.9-10|153	%attr(2755,root,polkituser) %{_libexecdir}/polkit-explicit-grant-helper
12mr|policykit-0.9-10|154	%attr(2755,root,polkituser) %{_libexecdir}/polkit-grant-helper
12mr|policykit-0.9-10|155	%attr(4754,root,polkituser) %{_libexecdir}/polkit-grant-helper-pam
12mr|policykit-0.9-10|156	%attr(4755,root,polkituser) %{_libexecdir}/polkit-resolve-exe-helper
12mr|policykit-0.9-10|157	%attr(0770,root,polkituser) %dir %{_localstatedir}/run/PolicyKit
12mr|policykit-0.9-10|158	%attr(0770,root,polkituser) %dir %{_localstatedir}/lib/PolicyKit
12mr|policykit-0.9-10|159	%attr(0755,polkituser,root) %dir %{_localstatedir}/lib/PolicyKit-public
12mr|policykit-0.9-10|160	%attr(0664,polkituser,polkituser) %{_localstatedir}/lib/misc/PolicyKit.reload
12mr|policykit-0.9-10|161	
12mr|policykit-0.9-10|162	%dir %{_datadir}/PolicyKit
12mr|policykit-0.9-10|163	%dir %{_datadir}/PolicyKit/policy
12mr|policykit-0.9-10|164	%{_datadir}/PolicyKit/config.dtd
12mr|policykit-0.9-10|165	%{_datadir}/PolicyKit/policy/org.freedesktop.policykit.policy
12mr|policykit-0.9-10|166	
12mr|policykit-0.9-10|167	%{_datadir}/dbus-1/system-services/org.freedesktop.PolicyKit.service
12mr|policykit-0.9-10|168	%{_datadir}/dbus-1/interfaces/org.freedesktop.PolicyKit.AuthenticationAgent.xml
12mr|policykit-0.9-10|169	
12mr|policykit-0.9-10|170	%files -n %{libname}
12mr|policykit-0.9-10|171	%defattr(-,root,root,-)
12mr|policykit-0.9-10|172	%{_libdir}/lib*.so.%{lib_major}*
12mr|policykit-0.9-10|173	
12mr|policykit-0.9-10|174	%files -n %{libnamedevel}
12mr|policykit-0.9-10|175	%defattr(-,root,root,-)
12mr|policykit-0.9-10|176	%{_libdir}/lib*.so
12mr|policykit-0.9-10|177	%{_libdir}/pkgconfig/*
12mr|policykit-0.9-10|178	%{_includedir}/*
12mr|policykit-0.9-10|179	
12mr|policykit-0.9-10|180	%files docs
12mr|policykit-0.9-10|181	%defattr(-,root,root,-)
12mr|policykit-0.9-10|182	%{_datadir}/gtk-doc/html/polkit
12mr|policykit-0.9-10|183	
12mr|policykit-0.9-10|184	
12mr|policykit-0.9-10|185	
12mr|policykit-0.9-10|186	
12mr|policykit-0.9-10|187	%changelog
12mr|policykit-0.9-10|188	

16007 12
12mr|policykit-gnome-0.9.2-9|1	%define dbus_version		0.90
12mr|policykit-gnome-0.9.2-9|2	%define dbus_glib_version	0.71
12mr|policykit-gnome-0.9.2-9|3	%define gtk2_version		2.13.6
12mr|policykit-gnome-0.9.2-9|4	%define gnome_doc_utils_version 0.3.2
12mr|policykit-gnome-0.9.2-9|5	%define polkit_version		0.9
12mr|policykit-gnome-0.9.2-9|6	%define intltool_version	0.35
12mr|policykit-gnome-0.9.2-9|7	
12mr|policykit-gnome-0.9.2-9|8	%define pkgname PolicyKit-gnome
12mr|policykit-gnome-0.9.2-9|9	
12mr|policykit-gnome-0.9.2-9|10	%define lib_major 0
12mr|policykit-gnome-0.9.2-9|11	%define lib_name %mklibname polkit-gnome %{lib_major}
12mr|policykit-gnome-0.9.2-9|12	%define lib_name_devel %mklibname polkit-gnome -d
12mr|policykit-gnome-0.9.2-9|13	
12mr|policykit-gnome-0.9.2-9|14	Summary: PolicyKit integration for the GNOME desktop
12mr|policykit-gnome-0.9.2-9|15	Name: policykit-gnome
12mr|policykit-gnome-0.9.2-9|16	Version: 0.9.2
12mr|policykit-gnome-0.9.2-9|17	Release: 9
12mr|policykit-gnome-0.9.2-9|18	License: GPLV2+
12mr|policykit-gnome-0.9.2-9|19	Group: System/Libraries
12mr|policykit-gnome-0.9.2-9|20	URL: http://gitweb.freedesktop.org/?p=users/david/PolicyKit-gnome.git;a=summary
12mr|policykit-gnome-0.9.2-9|21	Source0: http://hal.freedesktop.org/releases/%{pkgname}-%{version}.tar.bz2
12mr|policykit-gnome-0.9.2-9|22	# (fc) 0.9.2-2mdv fix i18n init
12mr|policykit-gnome-0.9.2-9|23	Patch0: PolicyKit-gnome-0.9.2-i18ninit.patch
12mr|policykit-gnome-0.9.2-9|24	# (fc) 0.9.2-2mdv fix for use with non UTF8 locale
12mr|policykit-gnome-0.9.2-9|25	Patch1: PolicyKit-gnome-0.9.2-nonutf8.patch
12mr|policykit-gnome-0.9.2-9|26	# (fc) 0.9.2-4mdv fix object registration (fdo bug #23297, mdv bug #50486) (Fedora)
12mr|policykit-gnome-0.9.2-9|27	Patch2: PolicyKit-gnome-0.9.2-fix-manager-object-path-fdo-23297.patch
12mr|policykit-gnome-0.9.2-9|28	# (fc) 0.9.2-4mdv don't spawn when running under GDM (Fedora)
12mr|policykit-gnome-0.9.2-9|29	Patch3: PolicyKit-gnome-0.9.2-dont-spawn-when-running-under-gdm.patch
12mr|policykit-gnome-0.9.2-9|30	# (fc) 0.9.2-4mdv fix clickable button (Fedora)
12mr|policykit-gnome-0.9.2-9|31	Patch4: PolicyKit-gnome-0.9.2-fix-clickable-buttons.patch
12mr|policykit-gnome-0.9.2-9|32	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|policykit-gnome-0.9.2-9|33	BuildRequires: dbus-devel  >= %{dbus_version}
12mr|policykit-gnome-0.9.2-9|34	BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
12mr|policykit-gnome-0.9.2-9|35	BuildRequires: dbus-glib >= %{dbus_glib_version}
12mr|policykit-gnome-0.9.2-9|36	BuildRequires: libGConf2-devel GConf2
12mr|policykit-gnome-0.9.2-9|37	BuildRequires: gtk2-devel >= %{gtk2_version}
12mr|policykit-gnome-0.9.2-9|38	BuildRequires: polkit-devel >= %{polkit_version}
12mr|policykit-gnome-0.9.2-9|39	BuildRequires: pkgconfig(gnome-doc-utils)
12mr|policykit-gnome-0.9.2-9|40	BuildRequires: intltool >= %{intltool_version}
12mr|policykit-gnome-0.9.2-9|41	BuildRequires: gettext
12mr|policykit-gnome-0.9.2-9|42	BuildRequires: desktop-file-utils
12mr|policykit-gnome-0.9.2-9|43	BuildRequires: gtk-doc
12mr|policykit-gnome-0.9.2-9|44	Requires: policykit >= %{polkit_version}
12mr|policykit-gnome-0.9.2-9|45	Provides: %{pkgname} = %{version}-%{release}
12mr|policykit-gnome-0.9.2-9|46	
12mr|policykit-gnome-0.9.2-9|47	%description
12mr|policykit-gnome-0.9.2-9|48	PolicyKit-gnome provides a GNOME integration library and tools for
12mr|policykit-gnome-0.9.2-9|49	PolicyKit including an Authentication Agent that matches the look and
12mr|policykit-gnome-0.9.2-9|50	feel of the GNOME desktop.
12mr|policykit-gnome-0.9.2-9|51	
12mr|policykit-gnome-0.9.2-9|52	%package -n %{lib_name}
12mr|policykit-gnome-0.9.2-9|53	Summary: PolicyKit integration for the GNOME desktop
12mr|policykit-gnome-0.9.2-9|54	Group: System/Libraries
12mr|policykit-gnome-0.9.2-9|55	License: LGPLv2+
12mr|policykit-gnome-0.9.2-9|56	Requires: %{name} >= %{version}
12mr|policykit-gnome-0.9.2-9|57	
12mr|policykit-gnome-0.9.2-9|58	%description -n %{lib_name}
12mr|policykit-gnome-0.9.2-9|59	PolicyKit-gnome provides a GNOME integration library and tools for
12mr|policykit-gnome-0.9.2-9|60	PolicyKit including an Authentication Agent that matches the look and
12mr|policykit-gnome-0.9.2-9|61	feel of the GNOME desktop.
12mr|policykit-gnome-0.9.2-9|62	
12mr|policykit-gnome-0.9.2-9|63	%package -n %{lib_name_devel}
12mr|policykit-gnome-0.9.2-9|64	Summary: Headers, libraries and API docs for PolicyKit-gnome
12mr|policykit-gnome-0.9.2-9|65	Group: Development/C
12mr|policykit-gnome-0.9.2-9|66	License: LGPLv2+
12mr|policykit-gnome-0.9.2-9|67	Requires: %{name} >= %{version}
12mr|policykit-gnome-0.9.2-9|68	Requires: %{lib_name} = %{version}-%{release}
12mr|policykit-gnome-0.9.2-9|69	Provides: %name-devel = %version-%release
12mr|policykit-gnome-0.9.2-9|70	
12mr|policykit-gnome-0.9.2-9|71	%description -n %{lib_name_devel}
12mr|policykit-gnome-0.9.2-9|72	This package provides headers, libraries and API docs for
12mr|policykit-gnome-0.9.2-9|73	PolicyKit-gnome.
12mr|policykit-gnome-0.9.2-9|74	
12mr|policykit-gnome-0.9.2-9|75	%package demo
12mr|policykit-gnome-0.9.2-9|76	Summary: Demo application for PolicyKit-gnome
12mr|policykit-gnome-0.9.2-9|77	Group: Development/C
12mr|policykit-gnome-0.9.2-9|78	License: GPLv2+
12mr|policykit-gnome-0.9.2-9|79	Requires: %{name} = %{version}-%{release}
12mr|policykit-gnome-0.9.2-9|80	
12mr|policykit-gnome-0.9.2-9|81	%description demo
12mr|policykit-gnome-0.9.2-9|82	Policy-gnome-demo provides a sample application that demonstrates the
12mr|policykit-gnome-0.9.2-9|83	features of both PolicyKit and PolicyKit-gnome. You normally don't
12mr|policykit-gnome-0.9.2-9|84	want to have this package installed.
12mr|policykit-gnome-0.9.2-9|85	
12mr|policykit-gnome-0.9.2-9|86	%prep
12mr|policykit-gnome-0.9.2-9|87	%setup -q -n %{pkgname}-%{version}
12mr|policykit-gnome-0.9.2-9|88	%patch0 -p1 -b .i18ninit
12mr|policykit-gnome-0.9.2-9|89	%patch1 -p1 -b .nonutf8
12mr|policykit-gnome-0.9.2-9|90	%patch2 -p1 -b .fix-manager-path
12mr|policykit-gnome-0.9.2-9|91	%patch3 -p1 -b .no-spawning-under-gdm
12mr|policykit-gnome-0.9.2-9|92	%patch4 -p1 -b .fix-clickable-buttons
12mr|policykit-gnome-0.9.2-9|93	
12mr|policykit-gnome-0.9.2-9|94	%build
12mr|policykit-gnome-0.9.2-9|95	%configure2_5x
12mr|policykit-gnome-0.9.2-9|96	%make
12mr|policykit-gnome-0.9.2-9|97	
12mr|policykit-gnome-0.9.2-9|98	%install
12mr|policykit-gnome-0.9.2-9|99	rm -rf $RPM_BUILD_ROOT
12mr|policykit-gnome-0.9.2-9|100	
12mr|policykit-gnome-0.9.2-9|101	%makeinstall_std
12mr|policykit-gnome-0.9.2-9|102	
12mr|policykit-gnome-0.9.2-9|103	desktop-file-install --vendor="" \
12mr|policykit-gnome-0.9.2-9|104	--add-category="GNOME" \
12mr|policykit-gnome-0.9.2-9|105	--add-category="GTK" \
12mr|policykit-gnome-0.9.2-9|106	--add-category="System" \
12mr|policykit-gnome-0.9.2-9|107	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12mr|policykit-gnome-0.9.2-9|108	
12mr|policykit-gnome-0.9.2-9|109	
12mr|policykit-gnome-0.9.2-9|110	%find_lang %{pkgname}
12mr|policykit-gnome-0.9.2-9|111	
12mr|policykit-gnome-0.9.2-9|112	# remove unpackaged files
12mr|policykit-gnome-0.9.2-9|113	rm -f $RPM_BUILD_ROOT%{_libdir}/*.{la,a}
12mr|policykit-gnome-0.9.2-9|114	
12mr|policykit-gnome-0.9.2-9|115	%clean
12mr|policykit-gnome-0.9.2-9|116	rm -rf $RPM_BUILD_ROOT
12mr|policykit-gnome-0.9.2-9|117	
12mr|policykit-gnome-0.9.2-9|118	%if %mdkversion < 200900
12mr|policykit-gnome-0.9.2-9|119	%post -n %{lib_name} -p /sbin/ldconfig
12mr|policykit-gnome-0.9.2-9|120	%endif
12mr|policykit-gnome-0.9.2-9|121	
12mr|policykit-gnome-0.9.2-9|122	%if %mdkversion < 200900
12mr|policykit-gnome-0.9.2-9|123	%postun -n %{lib_name} -p /sbin/ldconfig
12mr|policykit-gnome-0.9.2-9|124	%endif
12mr|policykit-gnome-0.9.2-9|125	
12mr|policykit-gnome-0.9.2-9|126	%if %mdkversion < 200900
12mr|policykit-gnome-0.9.2-9|127	%post
12mr|policykit-gnome-0.9.2-9|128	%post_install_gconf_schemas polkit-gnome
12mr|policykit-gnome-0.9.2-9|129	%endif
12mr|policykit-gnome-0.9.2-9|130	
12mr|policykit-gnome-0.9.2-9|131	%preun
12mr|policykit-gnome-0.9.2-9|132	%preun_uninstall_gconf_schemas polkit-gnome
12mr|policykit-gnome-0.9.2-9|133	
12mr|policykit-gnome-0.9.2-9|134	%files -f %{pkgname}.lang
12mr|policykit-gnome-0.9.2-9|135	%defattr(-,root,root,-)
12mr|policykit-gnome-0.9.2-9|136	%doc README AUTHORS NEWS COPYING HACKING TODO
12mr|policykit-gnome-0.9.2-9|137	%_sysconfdir/gconf/schemas/polkit-gnome.schemas
12mr|policykit-gnome-0.9.2-9|138	%{_bindir}/polkit-gnome-authorization
12mr|policykit-gnome-0.9.2-9|139	%{_libexecdir}/polkit-gnome-manager
12mr|policykit-gnome-0.9.2-9|140	%{_datadir}/dbus-1/services/org.gnome.PolicyKit.service
12mr|policykit-gnome-0.9.2-9|141	%{_datadir}/dbus-1/services/org.gnome.PolicyKit.AuthorizationManager.service
12mr|policykit-gnome-0.9.2-9|142	%{_datadir}/dbus-1/services/gnome-org.freedesktop.PolicyKit.AuthenticationAgent.service
12mr|policykit-gnome-0.9.2-9|143	%{_datadir}/applications/polkit-gnome-authorization.desktop
12mr|policykit-gnome-0.9.2-9|144	
12mr|policykit-gnome-0.9.2-9|145	%files -n %{lib_name}
12mr|policykit-gnome-0.9.2-9|146	%defattr(-,root,root,-)
12mr|policykit-gnome-0.9.2-9|147	%{_libdir}/*.so.%{lib_major}*
12mr|policykit-gnome-0.9.2-9|148	
12mr|policykit-gnome-0.9.2-9|149	%files -n %{lib_name_devel}
12mr|policykit-gnome-0.9.2-9|150	%defattr(-,root,root,-)
12mr|policykit-gnome-0.9.2-9|151	%doc %{_datadir}/gtk-doc/html/*
12mr|policykit-gnome-0.9.2-9|152	%{_libdir}/*.so
12mr|policykit-gnome-0.9.2-9|153	%{_includedir}/*
12mr|policykit-gnome-0.9.2-9|154	%{_libdir}/pkgconfig/*
12mr|policykit-gnome-0.9.2-9|155	
12mr|policykit-gnome-0.9.2-9|156	%files demo
12mr|policykit-gnome-0.9.2-9|157	%defattr(-,root,root,-)
12mr|policykit-gnome-0.9.2-9|158	%{_bindir}/polkit-gnome-example
12mr|policykit-gnome-0.9.2-9|159	%_datadir/PolicyKit/policy/org.gnome.policykit.examples.policy
12mr|policykit-gnome-0.9.2-9|160	
12mr|policykit-gnome-0.9.2-9|161	
12mr|policykit-gnome-0.9.2-9|162	
12mr|policykit-gnome-0.9.2-9|163	%changelog
12mr|policykit-gnome-0.9.2-9|164	

16008 12
12mr|polkit-0.107-4|1	%define api 1
12mr|polkit-0.107-4|2	%define major 0
12mr|polkit-0.107-4|3	%define gir_major 1.0
12mr|polkit-0.107-4|4	%define libname %mklibname %{name} %{api} %{major}
12mr|polkit-0.107-4|5	%define girname %mklibname %{name}-gir %{gir_major}
12mr|polkit-0.107-4|6	%define develname %mklibname -d %{name} %{api}
12mr|polkit-0.107-4|7	
12mr|polkit-0.107-4|8	Summary:	PolicyKit Authorization Framework
12mr|polkit-0.107-4|9	Name:		polkit
12mr|polkit-0.107-4|10	Version:	0.107
12mr|polkit-0.107-4|11	Release:	4
12mr|polkit-0.107-4|12	License:	LGPLv2+
12mr|polkit-0.107-4|13	Group:		System/Libraries
12mr|polkit-0.107-4|14	URL:		http://www.freedesktop.org/wiki/Software/PolicyKit
12mr|polkit-0.107-4|15	Source0:	http://www.freedesktop.org/software/polkit/releases/%{name}-%{version}.tar.gz
12mr|polkit-0.107-4|16	Patch0:		polkit-0.107-fall-back-to-uid0-if-no-admin-users-are-available.patch
12mr|polkit-0.107-4|17	BuildRequires:	gtk-doc
12mr|polkit-0.107-4|18	BuildRequires:	intltool
12mr|polkit-0.107-4|19	BuildRequires:	expat-devel
12mr|polkit-0.107-4|20	BuildRequires:	pam-devel
12mr|polkit-0.107-4|21	BuildRequires:	pkgconfig(mozjs185)
12mr|polkit-0.107-4|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|polkit-0.107-4|23	BuildRequires:	pkgconfig(libsystemd-login)
12mr|polkit-0.107-4|24	BuildRequires:	pkgconfig(systemd)
12mr|polkit-0.107-4|25	# (cg) Only needed due to patches+autoconf
12mr|polkit-0.107-4|26	BuildRequires:	gettext-devel
12mr|polkit-0.107-4|27	Requires:	dbus
12mr|polkit-0.107-4|28	
12mr|polkit-0.107-4|29	Obsoletes: PolicyKit <= 0.10
12mr|polkit-0.107-4|30	Provides: PolicyKit = 0.11
12mr|polkit-0.107-4|31	
12mr|polkit-0.107-4|32	# polkit saw some API/ABI changes from 0.96 to 0.97 so require a
12mr|polkit-0.107-4|33	# sufficiently new polkit-gnome package
12mr|polkit-0.107-4|34	Conflicts: polkit-gnome < 0.97
12mr|polkit-0.107-4|35	
12mr|polkit-0.107-4|36	Obsoletes: polkit-desktop-policy < 0.103
12mr|polkit-0.107-4|37	Provides: polkit-desktop-policy = 0.103
12mr|polkit-0.107-4|38	
12mr|polkit-0.107-4|39	%description
12mr|polkit-0.107-4|40	PolicyKit is a toolkit for defining and handling authorizations.
12mr|polkit-0.107-4|41	It is used for allowing unprivileged processes to speak to privileged
12mr|polkit-0.107-4|42	processes.
12mr|polkit-0.107-4|43	
12mr|polkit-0.107-4|44	%package -n %{libname}
12mr|polkit-0.107-4|45	Group:		System/Libraries
12mr|polkit-0.107-4|46	Summary:	PolicyKit Authorization Framework
12mr|polkit-0.107-4|47	
12mr|polkit-0.107-4|48	%description -n %{libname}
12mr|polkit-0.107-4|49	This package contains the shared libraries of %{name}.
12mr|polkit-0.107-4|50	
12mr|polkit-0.107-4|51	%package -n %{girname}
12mr|polkit-0.107-4|52	Group:		System/Libraries
12mr|polkit-0.107-4|53	Summary:	GObject Introspection interface library for %{name}
12mr|polkit-0.107-4|54	Conflicts:	polkit < 0.104-3
12mr|polkit-0.107-4|55	
12mr|polkit-0.107-4|56	%description -n %{girname}
12mr|polkit-0.107-4|57	GObject Introspection interface library for %{name}.
12mr|polkit-0.107-4|58	
12mr|polkit-0.107-4|59	%package -n %{develname}
12mr|polkit-0.107-4|60	Summary:	Development files for PolicyKit
12mr|polkit-0.107-4|61	Group:		Development/C
12mr|polkit-0.107-4|62	Requires:	%{libname} = %{version}-%{release}
12mr|polkit-0.107-4|63	Provides:	polkit-%{api}-devel = %{version}-%{release}
12mr|polkit-0.107-4|64	Requires: pkgconfig(glib-2.0)
12mr|polkit-0.107-4|65	Obsoletes: PolicyKit-devel <= 0.10
12mr|polkit-0.107-4|66	Provides: PolicyKit-devel = 0.11
12mr|polkit-0.107-4|67	
12mr|polkit-0.107-4|68	%description -n %{develname}
12mr|polkit-0.107-4|69	Development files for PolicyKit.
12mr|polkit-0.107-4|70	
12mr|polkit-0.107-4|71	%prep
12mr|polkit-0.107-4|72	%setup -q
12mr|polkit-0.107-4|73	%apply_patches
12mr|polkit-0.107-4|74	
12mr|polkit-0.107-4|75	%build
12mr|polkit-0.107-4|76	libtoolize --copy --force; aclocal; autoheader; automake --add-missing --force-missing; autoconf
12mr|polkit-0.107-4|77	%configure2_5x \
12mr|polkit-0.107-4|78	--enable-gtk-doc \
12mr|polkit-0.107-4|79	--disable-static \
12mr|polkit-0.107-4|80	--libexecdir=%{_libexecdir}/polkit-1 \
12mr|polkit-0.107-4|81	--enable-introspection \
12mr|polkit-0.107-4|82	--enable-systemd=yes
12mr|polkit-0.107-4|83	
12mr|polkit-0.107-4|84	%make
12mr|polkit-0.107-4|85	
12mr|polkit-0.107-4|86	%install
12mr|polkit-0.107-4|87	%makeinstall_std
12mr|polkit-0.107-4|88	# (cg) Make the rules dir (this is where other packages should ship their rules)
12mr|polkit-0.107-4|89	mkdir -p %{buildroot}%{_datadir}/polkit-1/rules.d
12mr|polkit-0.107-4|90	
12mr|polkit-0.107-4|91	%find_lang polkit-1 polkit-1.lang
12mr|polkit-0.107-4|92	
12mr|polkit-0.107-4|93	# remove unpackaged files
12mr|polkit-0.107-4|94	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|polkit-0.107-4|95	
12mr|polkit-0.107-4|96	%pre
12mr|polkit-0.107-4|97	%_pre_useradd polkitd %{_prefix}/lib/polkit-1 /sbin/nologin
12mr|polkit-0.107-4|98	
12mr|polkit-0.107-4|99	%post
12mr|polkit-0.107-4|100	# (cg) Previous package enabled this but it's now purely dbus activated
12mr|polkit-0.107-4|101	rm -f %{_sysconfdir}/systemd/system/graphical.target.wants/polkitd.service
12mr|polkit-0.107-4|102	
12mr|polkit-0.107-4|103	%postun
12mr|polkit-0.107-4|104	%_postun_userdel polkitd
12mr|polkit-0.107-4|105	
12mr|polkit-0.107-4|106	%files -f polkit-1.lang
12mr|polkit-0.107-4|107	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
12mr|polkit-0.107-4|108	%{_sysconfdir}/pam.d/polkit-1
12mr|polkit-0.107-4|109	%{_bindir}/pkaction
12mr|polkit-0.107-4|110	%{_bindir}/pkcheck
12mr|polkit-0.107-4|111	%{_bindir}/pkttyagent
12mr|polkit-0.107-4|112	%{_bindir}/pk-example-frobnicate
12mr|polkit-0.107-4|113	%{_systemunitdir}/polkit.service
12mr|polkit-0.107-4|114	%dir %{_prefix}/lib/polkit-1
12mr|polkit-0.107-4|115	%{_prefix}/lib/polkit-1/polkitd
12mr|polkit-0.107-4|116	%{_datadir}/dbus-1/system-services/*
12mr|polkit-0.107-4|117	%dir %{_datadir}/polkit-1/
12mr|polkit-0.107-4|118	%dir %{_datadir}/polkit-1/actions
12mr|polkit-0.107-4|119	%{_datadir}/polkit-1/actions/org.freedesktop.policykit.policy
12mr|polkit-0.107-4|120	%{_datadir}/polkit-1/actions/org.freedesktop.policykit.examples.pkexec.policy
12mr|polkit-0.107-4|121	%attr(700,polkitd,root) %dir %{_datadir}/polkit-1/rules.d
12mr|polkit-0.107-4|122	%attr(700,polkitd,root) %{_sysconfdir}/polkit-1/rules.d
12mr|polkit-0.107-4|123	%dir %{_sysconfdir}/polkit-1
12mr|polkit-0.107-4|124	#%{_sysconfdir}/polkit-1/rules.d/50-default.rules
12mr|polkit-0.107-4|125	%{_mandir}/man1/*
12mr|polkit-0.107-4|126	%{_mandir}/man8/*
12mr|polkit-0.107-4|127	
12mr|polkit-0.107-4|128	# see upstream docs for why these permissions are necessary
12mr|polkit-0.107-4|129	%attr(4755,root,root) %{_bindir}/pkexec
12mr|polkit-0.107-4|130	%attr(4755,root,root) %{_prefix}/lib/polkit-1/polkit-agent-helper-1
12mr|polkit-0.107-4|131	
12mr|polkit-0.107-4|132	%files -n %{libname}
12mr|polkit-0.107-4|133	%{_libdir}/lib*-%{api}.so.%{major}*
12mr|polkit-0.107-4|134	
12mr|polkit-0.107-4|135	%files -n %{girname}
12mr|polkit-0.107-4|136	%{_libdir}/girepository-1.0/Polkit*-%{gir_major}.typelib
12mr|polkit-0.107-4|137	
12mr|polkit-0.107-4|138	%files -n %{develname}
12mr|polkit-0.107-4|139	%{_includedir}/*
12mr|polkit-0.107-4|140	%{_libdir}/lib*.so
12mr|polkit-0.107-4|141	%{_libdir}/pkgconfig/*.pc
12mr|polkit-0.107-4|142	%{_datadir}/gir-1.0/*.gir
12mr|polkit-0.107-4|143	%{_datadir}/gtk-doc/html/*
12mr|polkit-0.107-4|144	
12mr|polkit-0.107-4|145	
12mr|polkit-0.107-4|146	
12mr|polkit-0.107-4|147	%changelog
12mr|polkit-0.107-4|148	

16009 12
12mr|polkit-gnome-0.105-2|1	Summary:	PolicyKit integration for the GNOME desktop
12mr|polkit-gnome-0.105-2|2	Name:		polkit-gnome
12mr|polkit-gnome-0.105-2|3	Version:	0.105
12mr|polkit-gnome-0.105-2|4	Release:	%mkrel 2
12mr|polkit-gnome-0.105-2|5	License:	LGPLv2+
12mr|polkit-gnome-0.105-2|6	URL:		http://www.freedesktop.org/wiki/Software/PolicyKit
12mr|polkit-gnome-0.105-2|7	Group:		System/Libraries
12mr|polkit-gnome-0.105-2|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/polkit-gnome/0.105/%{name}-%{version}.tar.xz
12mr|polkit-gnome-0.105-2|9	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.6.2
12mr|polkit-gnome-0.105-2|10	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
12mr|polkit-gnome-0.105-2|11	BuildRequires:	pkgconfig(polkit-agent-1) >= 0.97
12mr|polkit-gnome-0.105-2|12	BuildRequires:	pkgconfig(polkit-gobject-1) >= 0.97
12mr|polkit-gnome-0.105-2|13	Buildrequires:	intltool >= 0.35.0
12mr|polkit-gnome-0.105-2|14	Provides:	polkit-agent
12mr|polkit-gnome-0.105-2|15	
12mr|polkit-gnome-0.105-2|16	Obsoletes:	%{_lib}polkit-gtk1_0 < 0.104
12mr|polkit-gnome-0.105-2|17	Obsoletes:	%{_lib}polkit-gtk1-devel < 0.104
12mr|polkit-gnome-0.105-2|18	Obsoletes:	%{_lib}polkitgtk-gir1.0 < 0.104
12mr|polkit-gnome-0.105-2|19	Obsoletes:	polkit-gnome-docs < 0.104
12mr|polkit-gnome-0.105-2|20	
12mr|polkit-gnome-0.105-2|21	%description
12mr|polkit-gnome-0.105-2|22	polkit-gnome provides an authentication agent for PolicyKit
12mr|polkit-gnome-0.105-2|23	that matches the look and feel of the GNOME desktop.
12mr|polkit-gnome-0.105-2|24	
12mr|polkit-gnome-0.105-2|25	%prep
12mr|polkit-gnome-0.105-2|26	%setup -q
12mr|polkit-gnome-0.105-2|27	
12mr|polkit-gnome-0.105-2|28	%build
12mr|polkit-gnome-0.105-2|29	%configure2_5x \
12mr|polkit-gnome-0.105-2|30	--disable-static
12mr|polkit-gnome-0.105-2|31	make
12mr|polkit-gnome-0.105-2|32	
12mr|polkit-gnome-0.105-2|33	%install
12mr|polkit-gnome-0.105-2|34	%makeinstall_std
12mr|polkit-gnome-0.105-2|35	
12mr|polkit-gnome-0.105-2|36	%find_lang polkit-gnome-1
12mr|polkit-gnome-0.105-2|37	
12mr|polkit-gnome-0.105-2|38	%files -f polkit-gnome-1.lang
12mr|polkit-gnome-0.105-2|39	%doc COPYING AUTHORS README
12mr|polkit-gnome-0.105-2|40	%{_libexecdir}/polkit-gnome-authentication-agent-1
12mr|polkit-gnome-0.105-2|41	
12mr|polkit-gnome-0.105-2|42	
12mr|polkit-gnome-0.105-2|43	
12mr|polkit-gnome-0.105-2|44	%changelog
12mr|polkit-gnome-0.105-2|45	

16010 12
12mr|polkit-kde-agent-1-0.99.0-6|1	Name:           polkit-kde-agent-1
12mr|polkit-kde-agent-1-0.99.0-6|2	Version:        0.99.0
12mr|polkit-kde-agent-1-0.99.0-6|3	Summary:        PolicyKit authentication agent for KDE
12mr|polkit-kde-agent-1-0.99.0-6|4	Release:        6
12mr|polkit-kde-agent-1-0.99.0-6|5	License:        GPL
12mr|polkit-kde-agent-1-0.99.0-6|6	Group:          Graphical desktop/KDE
12mr|polkit-kde-agent-1-0.99.0-6|7	URL:            https://projects.kde.org/projects/extragear/base/%{name}
12mr|polkit-kde-agent-1-0.99.0-6|8	Source0:        http://fr2.rpmfind.net/linux/KDE/stable/apps/KDE4.x/admin/%{name}-%{version}.tar.bz2
12mr|polkit-kde-agent-1-0.99.0-6|9	# upstream patches
12mr|polkit-kde-agent-1-0.99.0-6|10	# (bor) make sure dialogue is not hidden (GIT)
12mr|polkit-kde-agent-1-0.99.0-6|11	Patch100:	0001-Bring-the-auth-dialog-to-the-front-when-it-is-shown..patch
12mr|polkit-kde-agent-1-0.99.0-6|12	Patch101:	polkit-kde-agent-1-0.99.0-l10n-ru.patch
12mr|polkit-kde-agent-1-0.99.0-6|13	BuildRequires:  polkit-qt-1-devel >= 0.99.0
12mr|polkit-kde-agent-1-0.99.0-6|14	BuildRequires:  kdelibs4-devel
12mr|polkit-kde-agent-1-0.99.0-6|15	Provides:       polkit-agent
12mr|polkit-kde-agent-1-0.99.0-6|16	Provides:	polkit-kde-1
12mr|polkit-kde-agent-1-0.99.0-6|17	
12mr|polkit-kde-agent-1-0.99.0-6|18	%description
12mr|polkit-kde-agent-1-0.99.0-6|19	PolicyKit authentication agent for KDE
12mr|polkit-kde-agent-1-0.99.0-6|20	
12mr|polkit-kde-agent-1-0.99.0-6|21	%files -f polkit-kde-authentication-agent-1.lang
12mr|polkit-kde-agent-1-0.99.0-6|22	%dir %{_kde_appsdir}/policykit1-kde
12mr|polkit-kde-agent-1-0.99.0-6|23	%{_kde_appsdir}/policykit1-kde/policykit1-kde.notifyrc
12mr|polkit-kde-agent-1-0.99.0-6|24	%{_kde_autostart}/polkit-kde-authentication-agent-1.desktop
12mr|polkit-kde-agent-1-0.99.0-6|25	%{_kde_libdir}/kde4/libexec/polkit-kde-authentication-agent-1
12mr|polkit-kde-agent-1-0.99.0-6|26	
12mr|polkit-kde-agent-1-0.99.0-6|27	#-----------------------------------------------------------------------------
12mr|polkit-kde-agent-1-0.99.0-6|28	
12mr|polkit-kde-agent-1-0.99.0-6|29	%prep
12mr|polkit-kde-agent-1-0.99.0-6|30	%setup -q -n %{name}-%{version}
12mr|polkit-kde-agent-1-0.99.0-6|31	%apply_patches
12mr|polkit-kde-agent-1-0.99.0-6|32	
12mr|polkit-kde-agent-1-0.99.0-6|33	%build
12mr|polkit-kde-agent-1-0.99.0-6|34	%cmake_kde4
12mr|polkit-kde-agent-1-0.99.0-6|35	%make
12mr|polkit-kde-agent-1-0.99.0-6|36	
12mr|polkit-kde-agent-1-0.99.0-6|37	%install
12mr|polkit-kde-agent-1-0.99.0-6|38	%makeinstall_std -C build
12mr|polkit-kde-agent-1-0.99.0-6|39	
12mr|polkit-kde-agent-1-0.99.0-6|40	%find_lang polkit-kde-authentication-agent-1
12mr|polkit-kde-agent-1-0.99.0-6|41	
12mr|polkit-kde-agent-1-0.99.0-6|42	
12mr|polkit-kde-agent-1-0.99.0-6|43	
12mr|polkit-kde-agent-1-0.99.0-6|44	%changelog
12mr|polkit-kde-agent-1-0.99.0-6|45	

16011 12
12mr|polkit-qt-0.9.3-4|1	Name:           polkit-qt
12mr|polkit-qt-0.9.3-4|2	Version:        0.9.3
12mr|polkit-qt-0.9.3-4|3	Summary:        Library that allows developer to access PolicyKit API
12mr|polkit-qt-0.9.3-4|4	Release:        %mkrel 4
12mr|polkit-qt-0.9.3-4|5	License:        GPL
12mr|polkit-qt-0.9.3-4|6	Group:          Graphical desktop/KDE
12mr|polkit-qt-0.9.3-4|7	URL:            http://www.kde.org/
12mr|polkit-qt-0.9.3-4|8	Source0:        http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12mr|polkit-qt-0.9.3-4|9	BuildRoot:      %_tmppath/%name-%version-%release-buildroot
12mr|polkit-qt-0.9.3-4|10	BuildRequires:  polkit-devel
12mr|polkit-qt-0.9.3-4|11	BUildRequires:  qt4-devel
12mr|polkit-qt-0.9.3-4|12	BuildRequires:  cmake
12mr|polkit-qt-0.9.3-4|13	BuildRequires:  automoc4
12mr|polkit-qt-0.9.3-4|14	
12mr|polkit-qt-0.9.3-4|15	%description
12mr|polkit-qt-0.9.3-4|16	Polkit-qt is a library that allows developer to access PolicyKit
12mr|polkit-qt-0.9.3-4|17	API with a nice Qt-style API
12mr|polkit-qt-0.9.3-4|18	
12mr|polkit-qt-0.9.3-4|19	#-----------------------------------------------------------------------------
12mr|polkit-qt-0.9.3-4|20	
12mr|polkit-qt-0.9.3-4|21	%define libpolkit_qt_core_major 0
12mr|polkit-qt-0.9.3-4|22	%define libpolkit_qt_core %mklibname polkit-qt-core %{libpolkit_qt_core_major}
12mr|polkit-qt-0.9.3-4|23	
12mr|polkit-qt-0.9.3-4|24	%package -n %libpolkit_qt_core
12mr|polkit-qt-0.9.3-4|25	Summary: Polkit-Qt core library
12mr|polkit-qt-0.9.3-4|26	Group: System/Libraries
12mr|polkit-qt-0.9.3-4|27	
12mr|polkit-qt-0.9.3-4|28	%description -n %libpolkit_qt_core
12mr|polkit-qt-0.9.3-4|29	Polkit-Qt core library.
12mr|polkit-qt-0.9.3-4|30	
12mr|polkit-qt-0.9.3-4|31	%files -n %libpolkit_qt_core
12mr|polkit-qt-0.9.3-4|32	%defattr(-,root,root)
12mr|polkit-qt-0.9.3-4|33	%_libdir/libpolkit-qt-core.so.%{libpolkit_qt_core_major}*
12mr|polkit-qt-0.9.3-4|34	
12mr|polkit-qt-0.9.3-4|35	#-----------------------------------------------------------------------------
12mr|polkit-qt-0.9.3-4|36	
12mr|polkit-qt-0.9.3-4|37	%define libpolkit_qt_gui_major 0
12mr|polkit-qt-0.9.3-4|38	%define libpolkit_qt_gui %mklibname polkit-qt-gui %{libpolkit_qt_gui_major}
12mr|polkit-qt-0.9.3-4|39	
12mr|polkit-qt-0.9.3-4|40	%package -n %libpolkit_qt_gui
12mr|polkit-qt-0.9.3-4|41	Summary: Polkit-Qt core library
12mr|polkit-qt-0.9.3-4|42	Group: System/Libraries
12mr|polkit-qt-0.9.3-4|43	
12mr|polkit-qt-0.9.3-4|44	%description -n %libpolkit_qt_gui
12mr|polkit-qt-0.9.3-4|45	Polkit-Qt core library.
12mr|polkit-qt-0.9.3-4|46	
12mr|polkit-qt-0.9.3-4|47	%files -n %libpolkit_qt_gui
12mr|polkit-qt-0.9.3-4|48	%defattr(-,root,root)
12mr|polkit-qt-0.9.3-4|49	%_libdir/libpolkit-qt-gui.so.%{libpolkit_qt_gui_major}*
12mr|polkit-qt-0.9.3-4|50	
12mr|polkit-qt-0.9.3-4|51	#-----------------------------------------------------------------------------
12mr|polkit-qt-0.9.3-4|52	
12mr|polkit-qt-0.9.3-4|53	%package   devel
12mr|polkit-qt-0.9.3-4|54	Summary:   Devel stuff for polkit-Qt
12mr|polkit-qt-0.9.3-4|55	Group:     Development/KDE and Qt
12mr|polkit-qt-0.9.3-4|56	Requires:  %libpolkit_qt_core = %version
12mr|polkit-qt-0.9.3-4|57	Requires:  %libpolkit_qt_gui = %version
12mr|polkit-qt-0.9.3-4|58	
12mr|polkit-qt-0.9.3-4|59	%description  devel
12mr|polkit-qt-0.9.3-4|60	This package contains header files needed if you wish to build applications
12mr|polkit-qt-0.9.3-4|61	based on %name.
12mr|polkit-qt-0.9.3-4|62	
12mr|polkit-qt-0.9.3-4|63	%files devel
12mr|polkit-qt-0.9.3-4|64	%defattr(-,root,root)
12mr|polkit-qt-0.9.3-4|65	%_libdir/pkgconfig/polkit-qt-core.pc
12mr|polkit-qt-0.9.3-4|66	%_libdir/pkgconfig/polkit-qt-gui.pc
12mr|polkit-qt-0.9.3-4|67	%_libdir/pkgconfig/polkit-qt.pc
12mr|polkit-qt-0.9.3-4|68	%_includedir/PolicyKit/polkit-qt
12mr|polkit-qt-0.9.3-4|69	%_libdir/libpolkit-qt-core.so
12mr|polkit-qt-0.9.3-4|70	%_libdir/libpolkit-qt-gui.so
12mr|polkit-qt-0.9.3-4|71	
12mr|polkit-qt-0.9.3-4|72	#-----------------------------------------------------------------------------
12mr|polkit-qt-0.9.3-4|73	
12mr|polkit-qt-0.9.3-4|74	%prep
12mr|polkit-qt-0.9.3-4|75	%setup -q
12mr|polkit-qt-0.9.3-4|76	
12mr|polkit-qt-0.9.3-4|77	%build
12mr|polkit-qt-0.9.3-4|78	
12mr|polkit-qt-0.9.3-4|79	%cmake_qt4
12mr|polkit-qt-0.9.3-4|80	%make
12mr|polkit-qt-0.9.3-4|81	
12mr|polkit-qt-0.9.3-4|82	
12mr|polkit-qt-0.9.3-4|83	%install
12mr|polkit-qt-0.9.3-4|84	rm -rf %buildroot
12mr|polkit-qt-0.9.3-4|85	%makeinstall_std -C build
12mr|polkit-qt-0.9.3-4|86	
12mr|polkit-qt-0.9.3-4|87	%clean
12mr|polkit-qt-0.9.3-4|88	rm -rf %{buildroot}
12mr|polkit-qt-0.9.3-4|89	
12mr|polkit-qt-0.9.3-4|90	
12mr|polkit-qt-0.9.3-4|91	
12mr|polkit-qt-0.9.3-4|92	
12mr|polkit-qt-0.9.3-4|93	%changelog
12mr|polkit-qt-0.9.3-4|94	

16012 12
12mr|polkit-qt-1-0.103.0-4|1	%define major 1
12mr|polkit-qt-1-0.103.0-4|2	
12mr|polkit-qt-1-0.103.0-4|3	Name:		polkit-qt-1
12mr|polkit-qt-1-0.103.0-4|4	Version:	0.103.0
12mr|polkit-qt-1-0.103.0-4|5	Summary:	Library that allows developer to access PolicyKit-1 API
12mr|polkit-qt-1-0.103.0-4|6	Release:	4
12mr|polkit-qt-1-0.103.0-4|7	License:	LGPLv2+
12mr|polkit-qt-1-0.103.0-4|8	Group:		Graphical desktop/KDE
12mr|polkit-qt-1-0.103.0-4|9	URL:		https://projects.kde.org/projects/kdesupport/polkit-qt-1
12mr|polkit-qt-1-0.103.0-4|10	Source0:	http://fr2.rpmfind.net/linux/KDE/stable/apps/KDE4.x/admin/%{name}-%{version}.tar.bz2
12mr|polkit-qt-1-0.103.0-4|11	
12mr|polkit-qt-1-0.103.0-4|12	BuildRequires:	polkit-1-devel >= 0.98.1
12mr|polkit-qt-1-0.103.0-4|13	BuildRequires:	qt4-devel
12mr|polkit-qt-1-0.103.0-4|14	BuildRequires:	cmake
12mr|polkit-qt-1-0.103.0-4|15	BuildRequires:	automoc4
12mr|polkit-qt-1-0.103.0-4|16	
12mr|polkit-qt-1-0.103.0-4|17	%description
12mr|polkit-qt-1-0.103.0-4|18	Polkit-qt is a library that allows developer to access PolicyKit-1
12mr|polkit-qt-1-0.103.0-4|19	API with a nice Qt-style API
12mr|polkit-qt-1-0.103.0-4|20	
12mr|polkit-qt-1-0.103.0-4|21	#-----------------------------------------------------------------------------
12mr|polkit-qt-1-0.103.0-4|22	%define libpolkit_qt_core_1 %mklibname polkit-qt-core-1_ %{major}
12mr|polkit-qt-1-0.103.0-4|23	
12mr|polkit-qt-1-0.103.0-4|24	%package -n %{libpolkit_qt_core_1}
12mr|polkit-qt-1-0.103.0-4|25	Summary:	Polkit-Qt core library
12mr|polkit-qt-1-0.103.0-4|26	Group:		System/Libraries
12mr|polkit-qt-1-0.103.0-4|27	Obsoletes:	%{_lib}polkit-qt-core-10 < %{version}-%{release}
12mr|polkit-qt-1-0.103.0-4|28	
12mr|polkit-qt-1-0.103.0-4|29	%description -n %{libpolkit_qt_core_1}
12mr|polkit-qt-1-0.103.0-4|30	Polkit-Qt core library.
12mr|polkit-qt-1-0.103.0-4|31	
12mr|polkit-qt-1-0.103.0-4|32	%files -n %{libpolkit_qt_core_1}
12mr|polkit-qt-1-0.103.0-4|33	%{_libdir}/libpolkit-qt-core-1.so.%{major}*
12mr|polkit-qt-1-0.103.0-4|34	
12mr|polkit-qt-1-0.103.0-4|35	#-----------------------------------------------------------------------------
12mr|polkit-qt-1-0.103.0-4|36	%define libpolkit_qt_gui_1 %mklibname polkit-qt-gui-1_ %{major}
12mr|polkit-qt-1-0.103.0-4|37	
12mr|polkit-qt-1-0.103.0-4|38	%package -n %{libpolkit_qt_gui_1}
12mr|polkit-qt-1-0.103.0-4|39	Summary:	Polkit-Qt core library
12mr|polkit-qt-1-0.103.0-4|40	Group:		System/Libraries
12mr|polkit-qt-1-0.103.0-4|41	Obsoletes:	%{_lib}polkit-qt-gui-10 < %{version}-%{release}
12mr|polkit-qt-1-0.103.0-4|42	
12mr|polkit-qt-1-0.103.0-4|43	%description -n %{libpolkit_qt_gui_1}
12mr|polkit-qt-1-0.103.0-4|44	Polkit-Qt core library.
12mr|polkit-qt-1-0.103.0-4|45	
12mr|polkit-qt-1-0.103.0-4|46	%files -n %{libpolkit_qt_gui_1}
12mr|polkit-qt-1-0.103.0-4|47	%{_libdir}/libpolkit-qt-gui-1.so.%{major}*
12mr|polkit-qt-1-0.103.0-4|48	
12mr|polkit-qt-1-0.103.0-4|49	#-----------------------------------------------------------------------------
12mr|polkit-qt-1-0.103.0-4|50	%define libpolkit_qt_agent_1 %mklibname polkit-qt-agent-1_ %{major}
12mr|polkit-qt-1-0.103.0-4|51	
12mr|polkit-qt-1-0.103.0-4|52	%package -n %{libpolkit_qt_agent_1}
12mr|polkit-qt-1-0.103.0-4|53	Summary:	Polkit-Qt core library
12mr|polkit-qt-1-0.103.0-4|54	Group:		System/Libraries
12mr|polkit-qt-1-0.103.0-4|55	Obsoletes:	%{_lib}polkit-qt-agent-10 < %{version}-%{release}
12mr|polkit-qt-1-0.103.0-4|56	
12mr|polkit-qt-1-0.103.0-4|57	%description -n %{libpolkit_qt_agent_1}
12mr|polkit-qt-1-0.103.0-4|58	Polkit-Qt core library.
12mr|polkit-qt-1-0.103.0-4|59	
12mr|polkit-qt-1-0.103.0-4|60	%files -n %{libpolkit_qt_agent_1}
12mr|polkit-qt-1-0.103.0-4|61	%{_libdir}/libpolkit-qt-agent-1.so.%{major}*
12mr|polkit-qt-1-0.103.0-4|62	
12mr|polkit-qt-1-0.103.0-4|63	#-----------------------------------------------------------------------------
12mr|polkit-qt-1-0.103.0-4|64	
12mr|polkit-qt-1-0.103.0-4|65	%package   devel
12mr|polkit-qt-1-0.103.0-4|66	Summary:	Devel stuff for polkit-Qt
12mr|polkit-qt-1-0.103.0-4|67	Group:		Development/KDE and Qt
12mr|polkit-qt-1-0.103.0-4|68	Requires:	%{libpolkit_qt_core_1} = %{version}-%{release}
12mr|polkit-qt-1-0.103.0-4|69	Requires:	%{libpolkit_qt_gui_1} = %{version}-%{release}
12mr|polkit-qt-1-0.103.0-4|70	Requires:	%{libpolkit_qt_agent_1} = %{version}-%{release}
12mr|polkit-qt-1-0.103.0-4|71	
12mr|polkit-qt-1-0.103.0-4|72	%description  devel
12mr|polkit-qt-1-0.103.0-4|73	This package contains header files needed if you wish to build applications
12mr|polkit-qt-1-0.103.0-4|74	based on %{name}.
12mr|polkit-qt-1-0.103.0-4|75	
12mr|polkit-qt-1-0.103.0-4|76	%files devel
12mr|polkit-qt-1-0.103.0-4|77	%{_includedir}/polkit-qt-1
12mr|polkit-qt-1-0.103.0-4|78	%{_libdir}/libpolkit-qt-agent-1.so
12mr|polkit-qt-1-0.103.0-4|79	%{_libdir}/libpolkit-qt-core-1.so
12mr|polkit-qt-1-0.103.0-4|80	%{_libdir}/libpolkit-qt-gui-1.so
12mr|polkit-qt-1-0.103.0-4|81	%{_libdir}/pkgconfig/polkit-qt-1.pc
12mr|polkit-qt-1-0.103.0-4|82	%{_libdir}/pkgconfig/polkit-qt-agent-1.pc
12mr|polkit-qt-1-0.103.0-4|83	%{_libdir}/pkgconfig/polkit-qt-core-1.pc
12mr|polkit-qt-1-0.103.0-4|84	%{_libdir}/pkgconfig/polkit-qt-gui-1.pc
12mr|polkit-qt-1-0.103.0-4|85	%{_libdir}/cmake/PolkitQt-1/*.cmake
12mr|polkit-qt-1-0.103.0-4|86	
12mr|polkit-qt-1-0.103.0-4|87	#-----------------------------------------------------------------------------
12mr|polkit-qt-1-0.103.0-4|88	
12mr|polkit-qt-1-0.103.0-4|89	%prep
12mr|polkit-qt-1-0.103.0-4|90	%setup -q
12mr|polkit-qt-1-0.103.0-4|91	
12mr|polkit-qt-1-0.103.0-4|92	%build
12mr|polkit-qt-1-0.103.0-4|93	%cmake_qt4
12mr|polkit-qt-1-0.103.0-4|94	%make
12mr|polkit-qt-1-0.103.0-4|95	
12mr|polkit-qt-1-0.103.0-4|96	%install
12mr|polkit-qt-1-0.103.0-4|97	%makeinstall_std -C build
12mr|polkit-qt-1-0.103.0-4|98	
12mr|polkit-qt-1-0.103.0-4|99	
12mr|polkit-qt-1-0.103.0-4|100	%changelog
12mr|polkit-qt-1-0.103.0-4|101	

16013 12
12mr|poppler-0.20.2-1|1	%define major		26
12mr|poppler-0.20.2-1|2	%define glibmajor	8
12mr|poppler-0.20.2-1|3	%define qt3major	3
12mr|poppler-0.20.2-1|4	%define qt4major	4
12mr|poppler-0.20.2-1|5	%define cppmajor	0
12mr|poppler-0.20.2-1|6	%define girmajor	0.18
12mr|poppler-0.20.2-1|7	%define libname		%mklibname %{name} %{major}
12mr|poppler-0.20.2-1|8	%define libnameglib	%mklibname %{name}-glib %{glibmajor}
12mr|poppler-0.20.2-1|9	%define libnameqt4	%mklibname %{name}-qt4- %{qt4major}
12mr|poppler-0.20.2-1|10	%define libnameqt	%mklibname %{name}-qt %{qt3major}
12mr|poppler-0.20.2-1|11	%define libnamecpp	%mklibname %{name}-cpp %{cppmajor}
12mr|poppler-0.20.2-1|12	%define girname		%mklibname %{name}-gir %{girmajor}
12mr|poppler-0.20.2-1|13	%define libnamedev	%mklibname -d %{name}
12mr|poppler-0.20.2-1|14	%define libnameglibdev	%mklibname -d %{name}-glib
12mr|poppler-0.20.2-1|15	%define libnameqtdev	%mklibname -d %{name}-qt
12mr|poppler-0.20.2-1|16	%define libnameqt4dev	%mklibname -d %{name}-qt4
12mr|poppler-0.20.2-1|17	%define libnamecppdev	%mklibname -d %{name}-cpp
12mr|poppler-0.20.2-1|18	
12mr|poppler-0.20.2-1|19	Summary:	PDF rendering library
12mr|poppler-0.20.2-1|20	Name:		poppler
12mr|poppler-0.20.2-1|21	Version:	0.20.2
12mr|poppler-0.20.2-1|22	Release:	1
12mr|poppler-0.20.2-1|23	License:	GPLv2+
12mr|poppler-0.20.2-1|24	Group:		Office
12mr|poppler-0.20.2-1|25	URL:		http://poppler.freedesktop.org
12mr|poppler-0.20.2-1|26	Source0:	http://poppler.freedesktop.org/%{name}-%{version}.tar.gz
12mr|poppler-0.20.2-1|27	## upstreamable patches
12mr|poppler-0.20.2-1|28	Patch1:		poppler-0.12-CVE-2009-3608,3609.patch
12mr|poppler-0.20.2-1|29	Patch2:		poppler-0.18.4-linkage.patch
12mr|poppler-0.20.2-1|30	
12mr|poppler-0.20.2-1|31	BuildRequires:	gtk-doc
12mr|poppler-0.20.2-1|32	BuildRequires:	gettext-devel
12mr|poppler-0.20.2-1|33	BuildRequires:	jpeg-devel
12mr|poppler-0.20.2-1|34	BuildRequires:	pkgconfig(cairo) >= 1.8.4
12mr|poppler-0.20.2-1|35	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|poppler-0.20.2-1|36	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|poppler-0.20.2-1|37	BuildRequires:	pkgconfig(libopenjpeg1)
12mr|poppler-0.20.2-1|38	BuildRequires:	pkgconfig(QtCore)
12mr|poppler-0.20.2-1|39	
12mr|poppler-0.20.2-1|40	%description
12mr|poppler-0.20.2-1|41	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
12mr|poppler-0.20.2-1|42	
12mr|poppler-0.20.2-1|43	%package -n %{libname}
12mr|poppler-0.20.2-1|44	Summary:	PDF rendering library
12mr|poppler-0.20.2-1|45	Group:		System/Libraries
12mr|poppler-0.20.2-1|46	Conflicts:	%{_lib}poppler12
12mr|poppler-0.20.2-1|47	Suggests:	poppler-data
12mr|poppler-0.20.2-1|48	
12mr|poppler-0.20.2-1|49	%description -n %{libname}
12mr|poppler-0.20.2-1|50	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
12mr|poppler-0.20.2-1|51	
12mr|poppler-0.20.2-1|52	%package -n %{girname}
12mr|poppler-0.20.2-1|53	Summary:	GObject Introspection interface library for %{name}
12mr|poppler-0.20.2-1|54	Group:		System/Libraries
12mr|poppler-0.20.2-1|55	Conflicts:	%{_lib}poppler25 < 0.20.0-1
12mr|poppler-0.20.2-1|56	Conflicts:	%{_lib}poppler19 < 0.18.4-3
12mr|poppler-0.20.2-1|57	
12mr|poppler-0.20.2-1|58	%description -n %{girname}
12mr|poppler-0.20.2-1|59	GObject Introspection interface library for %{name}.
12mr|poppler-0.20.2-1|60	
12mr|poppler-0.20.2-1|61	%package -n %{libnamedev}
12mr|poppler-0.20.2-1|62	Summary:	Development files for %{name}
12mr|poppler-0.20.2-1|63	Group:		Development/C++
12mr|poppler-0.20.2-1|64	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|poppler-0.20.2-1|65	Requires:	%{libname} = %{version}-%{release}
12mr|poppler-0.20.2-1|66	Requires:	%{girname} = %{version}-%{release}
12mr|poppler-0.20.2-1|67	Obsoletes:	%{libname}-devel < 0.20.2
12mr|poppler-0.20.2-1|68	
12mr|poppler-0.20.2-1|69	%description -n %{libnamedev}
12mr|poppler-0.20.2-1|70	Development files for %{name}
12mr|poppler-0.20.2-1|71	
12mr|poppler-0.20.2-1|72	%package -n %{libnameqt}
12mr|poppler-0.20.2-1|73	Summary:	PDF rendering library - QT backend
12mr|poppler-0.20.2-1|74	Group:		System/Libraries
12mr|poppler-0.20.2-1|75	
12mr|poppler-0.20.2-1|76	%description -n %{libnameqt}
12mr|poppler-0.20.2-1|77	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
12mr|poppler-0.20.2-1|78	This is the QT backend version.
12mr|poppler-0.20.2-1|79	
12mr|poppler-0.20.2-1|80	%package -n %{libnamecpp}
12mr|poppler-0.20.2-1|81	Summary:	PDF rendering library - C++ backend
12mr|poppler-0.20.2-1|82	Group:		System/Libraries
12mr|poppler-0.20.2-1|83	
12mr|poppler-0.20.2-1|84	%description -n %{libnamecpp}
12mr|poppler-0.20.2-1|85	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
12mr|poppler-0.20.2-1|86	This is the C++ backend version.
12mr|poppler-0.20.2-1|87	
12mr|poppler-0.20.2-1|88	%package  -n %{libnameqt4dev}
12mr|poppler-0.20.2-1|89	Summary:	Development files for %{name}-qt4
12mr|poppler-0.20.2-1|90	Group:		Development/C++
12mr|poppler-0.20.2-1|91	Provides:	lib%{name}-qt4-devel = %{version}
12mr|poppler-0.20.2-1|92	Requires:	%{libnameqt4} = %{version}
12mr|poppler-0.20.2-1|93	Requires:	%{libnamedev} = %{version}
12mr|poppler-0.20.2-1|94	Obsoletes:	%{libnameqt4}-devel < 0.20.2
12mr|poppler-0.20.2-1|95	
12mr|poppler-0.20.2-1|96	%description -n %{libnameqt4dev}
12mr|poppler-0.20.2-1|97	Development files for %{name}-qt4
12mr|poppler-0.20.2-1|98	
12mr|poppler-0.20.2-1|99	%package -n %{libnameqt4}
12mr|poppler-0.20.2-1|100	Summary:	PDF rendering library - QT4 backend
12mr|poppler-0.20.2-1|101	Group:		System/Libraries
12mr|poppler-0.20.2-1|102	
12mr|poppler-0.20.2-1|103	%description -n %{libnameqt4}
12mr|poppler-0.20.2-1|104	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
12mr|poppler-0.20.2-1|105	This is the QT backend version.
12mr|poppler-0.20.2-1|106	
12mr|poppler-0.20.2-1|107	%package -n %{libnameglib}
12mr|poppler-0.20.2-1|108	Summary:	PDF rendering library - glib binding
12mr|poppler-0.20.2-1|109	Group:		System/Libraries
12mr|poppler-0.20.2-1|110	Conflicts:	%{libname} < %{version}-%{release}
12mr|poppler-0.20.2-1|111	
12mr|poppler-0.20.2-1|112	%description -n %{libnameglib}
12mr|poppler-0.20.2-1|113	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
12mr|poppler-0.20.2-1|114	
12mr|poppler-0.20.2-1|115	%package -n %{libnameglibdev}
12mr|poppler-0.20.2-1|116	Summary:	Development files for %{name}'s glib binding
12mr|poppler-0.20.2-1|117	Group:		Development/C++
12mr|poppler-0.20.2-1|118	Provides:	lib%{name}-glib-devel = %{version}
12mr|poppler-0.20.2-1|119	Requires:	%{libnameglib} = %{version}
12mr|poppler-0.20.2-1|120	Requires:	%{libnamedev} = %{version}
12mr|poppler-0.20.2-1|121	Conflicts:	%{libnamedev} < %{version}-%{release}
12mr|poppler-0.20.2-1|122	Obsoletes:	%{libnameglib}-devel < 0.20.2
12mr|poppler-0.20.2-1|123	
12mr|poppler-0.20.2-1|124	%description -n %{libnameglibdev}
12mr|poppler-0.20.2-1|125	Development files for %{name}'s glib binding.
12mr|poppler-0.20.2-1|126	
12mr|poppler-0.20.2-1|127	%package glib-demo
12mr|poppler-0.20.2-1|128	Summary:	Tool demonstrating %{libnameglib}
12mr|poppler-0.20.2-1|129	Group:		Development/C++
12mr|poppler-0.20.2-1|130	Requires:	%{libnameglib} = %{version}-%{release}
12mr|poppler-0.20.2-1|131	
12mr|poppler-0.20.2-1|132	%description glib-demo
12mr|poppler-0.20.2-1|133	Tool demonstrating %{libnameglib} by retrieving
12mr|poppler-0.20.2-1|134	information about PDF files and displaying them
12mr|poppler-0.20.2-1|135	
12mr|poppler-0.20.2-1|136	%package -n %{libnamecppdev}
12mr|poppler-0.20.2-1|137	Summary:	Development files for %{name}-cpp
12mr|poppler-0.20.2-1|138	Group:		Development/C++
12mr|poppler-0.20.2-1|139	Provides:	lib%{name}-cpp-devel = %{version}
12mr|poppler-0.20.2-1|140	Requires:	%{libnamecpp} = %{version}
12mr|poppler-0.20.2-1|141	Requires:	%{libnamedev} = %{version}
12mr|poppler-0.20.2-1|142	
12mr|poppler-0.20.2-1|143	%description -n %{libnamecppdev}
12mr|poppler-0.20.2-1|144	Development files for %{name}-cpp
12mr|poppler-0.20.2-1|145	
12mr|poppler-0.20.2-1|146	%prep
12mr|poppler-0.20.2-1|147	%setup -q
12mr|poppler-0.20.2-1|148	%patch1 -p1 -b .cve-2009-3608,3609.patch
12mr|poppler-0.20.2-1|149	%patch2 -p1 -b .linkage
12mr|poppler-0.20.2-1|150	
12mr|poppler-0.20.2-1|151	#needed by patch2
12mr|poppler-0.20.2-1|152	autoreconf
12mr|poppler-0.20.2-1|153	
12mr|poppler-0.20.2-1|154	%build
12mr|poppler-0.20.2-1|155	export CPPFLAGS="-I%{_includedir}/freetype2"
12mr|poppler-0.20.2-1|156	export PATH="%qt4dir/bin:${PATH}"
12mr|poppler-0.20.2-1|157	
12mr|poppler-0.20.2-1|158	%configure2_5x \
12mr|poppler-0.20.2-1|159	--enable-cairo-output \
12mr|poppler-0.20.2-1|160	--enable-poppler-qt4 \
12mr|poppler-0.20.2-1|161	--disable-poppler-qt \
12mr|poppler-0.20.2-1|162	--enable-xpdf-headers \
12mr|poppler-0.20.2-1|163	--enable-gtk-doc
12mr|poppler-0.20.2-1|164	%make
12mr|poppler-0.20.2-1|165	
12mr|poppler-0.20.2-1|166	%install
12mr|poppler-0.20.2-1|167	%makeinstall_std
12mr|poppler-0.20.2-1|168	cp -a config.h %{buildroot}%{_includedir}/poppler/
12mr|poppler-0.20.2-1|169	
12mr|poppler-0.20.2-1|170	%files
12mr|poppler-0.20.2-1|171	%doc AUTHORS COPYING NEWS README
12mr|poppler-0.20.2-1|172	%{_bindir}/*
12mr|poppler-0.20.2-1|173	%exclude %{_bindir}/poppler-glib-demo
12mr|poppler-0.20.2-1|174	%{_mandir}/man1/*
12mr|poppler-0.20.2-1|175	
12mr|poppler-0.20.2-1|176	%files -n %{libname}
12mr|poppler-0.20.2-1|177	%{_libdir}/libpoppler.so.%{major}*
12mr|poppler-0.20.2-1|178	
12mr|poppler-0.20.2-1|179	%files -n %{girname}
12mr|poppler-0.20.2-1|180	%{_libdir}/girepository-1.0/Poppler-0.18.typelib
12mr|poppler-0.20.2-1|181	
12mr|poppler-0.20.2-1|182	%files -n %{libnamedev}
12mr|poppler-0.20.2-1|183	%{_libdir}/libpoppler.so
12mr|poppler-0.20.2-1|184	%attr(644,root,root) %{_libdir}/libpoppler.*a
12mr|poppler-0.20.2-1|185	%dir %{_includedir}/poppler
12mr|poppler-0.20.2-1|186	%{_includedir}/poppler/config.h
12mr|poppler-0.20.2-1|187	%{_includedir}/poppler/[A-Z]*
12mr|poppler-0.20.2-1|188	%{_includedir}/poppler/fofi
12mr|poppler-0.20.2-1|189	%{_includedir}/poppler/goo
12mr|poppler-0.20.2-1|190	%{_includedir}/poppler/splash
12mr|poppler-0.20.2-1|191	%{_includedir}/poppler/poppler-config.h
12mr|poppler-0.20.2-1|192	%{_libdir}/pkgconfig/poppler-cairo.pc
12mr|poppler-0.20.2-1|193	%{_libdir}/pkgconfig/poppler-splash.pc
12mr|poppler-0.20.2-1|194	%{_libdir}/pkgconfig/poppler.pc
12mr|poppler-0.20.2-1|195	%{_datadir}/gtk-doc/html/%{name}
12mr|poppler-0.20.2-1|196	%{_datadir}/gir-1.0/Poppler-0.18.gir
12mr|poppler-0.20.2-1|197	
12mr|poppler-0.20.2-1|198	%files -n %{libnameglib}
12mr|poppler-0.20.2-1|199	%{_libdir}/libpoppler-glib.so.%{glibmajor}*
12mr|poppler-0.20.2-1|200	
12mr|poppler-0.20.2-1|201	%files glib-demo
12mr|poppler-0.20.2-1|202	%{_bindir}/poppler-glib-demo
12mr|poppler-0.20.2-1|203	
12mr|poppler-0.20.2-1|204	%files -n %{libnameglibdev}
12mr|poppler-0.20.2-1|205	%attr(644,root,root) %{_libdir}/libpoppler-glib.*a
12mr|poppler-0.20.2-1|206	%{_libdir}/libpoppler-glib.so
12mr|poppler-0.20.2-1|207	%{_libdir}/pkgconfig/poppler-glib.pc
12mr|poppler-0.20.2-1|208	%{_includedir}/poppler/glib
12mr|poppler-0.20.2-1|209	
12mr|poppler-0.20.2-1|210	%files -n %{libnameqt4dev}
12mr|poppler-0.20.2-1|211	%{_includedir}/poppler/qt4
12mr|poppler-0.20.2-1|212	%{_libdir}/pkgconfig/poppler-qt4.pc
12mr|poppler-0.20.2-1|213	%{_libdir}/libpoppler-qt4.so
12mr|poppler-0.20.2-1|214	%attr(644,root,root) %{_libdir}/libpoppler-qt4.*a
12mr|poppler-0.20.2-1|215	
12mr|poppler-0.20.2-1|216	%files -n %{libnameqt4}
12mr|poppler-0.20.2-1|217	%{_libdir}/libpoppler-qt4.so.%{qt4major}*
12mr|poppler-0.20.2-1|218	
12mr|poppler-0.20.2-1|219	%files -n %{libnamecpp}
12mr|poppler-0.20.2-1|220	%{_libdir}/libpoppler-cpp.so.%{cppmajor}*
12mr|poppler-0.20.2-1|221	
12mr|poppler-0.20.2-1|222	%files -n %{libnamecppdev}
12mr|poppler-0.20.2-1|223	%{_libdir}/libpoppler-cpp.so
12mr|poppler-0.20.2-1|224	%attr(644,root,root) %{_libdir}/libpoppler-cpp.*a
12mr|poppler-0.20.2-1|225	%{_libdir}/pkgconfig/poppler-cpp.pc
12mr|poppler-0.20.2-1|226	%{_includedir}/poppler/cpp
12mr|poppler-0.20.2-1|227	
12mr|poppler-0.20.2-1|228	
12mr|poppler-0.20.2-1|229	%changelog
12mr|poppler-0.20.2-1|230	* Tue Aug  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|poppler-0.20.2-1|231	+ Commit: af431da
12mr|poppler-0.20.2-1|232	- New version 0.20.2 (sync with Cooker), fix unversioned Obsoletes
12mr|poppler-0.20.2-1|233	
12mr|poppler-0.20.2-1|234	

16014 12
12mr|poppler-data-0.4.4-3|1	Name: poppler-data
12mr|poppler-data-0.4.4-3|2	Version: 0.4.4
12mr|poppler-data-0.4.4-3|3	Release: %mkrel 3
12mr|poppler-data-0.4.4-3|4	Summary: Encoding files for poppler
12mr|poppler-data-0.4.4-3|5	Source0: http://poppler.freedesktop.org/%{name}-%{version}.tar.gz
12mr|poppler-data-0.4.4-3|6	License: Distributable
12mr|poppler-data-0.4.4-3|7	Group: Development/X11
12mr|poppler-data-0.4.4-3|8	Url: http://poppler.freedesktop.org/
12mr|poppler-data-0.4.4-3|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|poppler-data-0.4.4-3|10	BuildArch: noarch
12mr|poppler-data-0.4.4-3|11	
12mr|poppler-data-0.4.4-3|12	%description
12mr|poppler-data-0.4.4-3|13	This package consists of encoding files for use with poppler.  The
12mr|poppler-data-0.4.4-3|14	encoding files are optional and poppler will automatically read them
12mr|poppler-data-0.4.4-3|15	if they are present.  When installed, the encoding files enables
12mr|poppler-data-0.4.4-3|16	poppler to correctly render CJK and Cyrillic properly.  While poppler
12mr|poppler-data-0.4.4-3|17	is licensed under the GPL, these encoding files are copyright Adobe
12mr|poppler-data-0.4.4-3|18	and licensed much more strictly, and thus distributed separately.
12mr|poppler-data-0.4.4-3|19	
12mr|poppler-data-0.4.4-3|20	%prep
12mr|poppler-data-0.4.4-3|21	%setup -q
12mr|poppler-data-0.4.4-3|22	
12mr|poppler-data-0.4.4-3|23	%build
12mr|poppler-data-0.4.4-3|24	
12mr|poppler-data-0.4.4-3|25	%install
12mr|poppler-data-0.4.4-3|26	rm -rf %{buildroot}
12mr|poppler-data-0.4.4-3|27	%makeinstall_std datadir=%_datadir
12mr|poppler-data-0.4.4-3|28	
12mr|poppler-data-0.4.4-3|29	%clean
12mr|poppler-data-0.4.4-3|30	rm -rf %{buildroot}
12mr|poppler-data-0.4.4-3|31	
12mr|poppler-data-0.4.4-3|32	%files
12mr|poppler-data-0.4.4-3|33	%defattr(-,root,root)
12mr|poppler-data-0.4.4-3|34	%doc README COPYING
12mr|poppler-data-0.4.4-3|35	%_datadir/poppler/
12mr|poppler-data-0.4.4-3|36	
12mr|poppler-data-0.4.4-3|37	
12mr|poppler-data-0.4.4-3|38	
12mr|poppler-data-0.4.4-3|39	%changelog
12mr|poppler-data-0.4.4-3|40	

16015 12
12mr|popt-1.16-6|1	%define	major	0
12mr|popt-1.16-6|2	%define	libname	%mklibname %{name} %{major}
12mr|popt-1.16-6|3	%define	devname	%mklibname %{name} -d
12mr|popt-1.16-6|4	
12mr|popt-1.16-6|5	Summary:	C library for parsing command line parameters
12mr|popt-1.16-6|6	Name:		popt
12mr|popt-1.16-6|7	Version:	1.16
12mr|popt-1.16-6|8	Release:	6
12mr|popt-1.16-6|9	Epoch:		1
12mr|popt-1.16-6|10	License:	MIT
12mr|popt-1.16-6|11	Group:		System/Libraries
12mr|popt-1.16-6|12	Url:		http://rpm5.org/files/popt/
12mr|popt-1.16-6|13	Source0:	http://rpm5.org/files/popt/%{name}-%{version}.tar.gz
12mr|popt-1.16-6|14	Patch0:		popt-1.16-pkgconfig-libdir.patch
12mr|popt-1.16-6|15	Patch1:		popt-1.16-automake1.12.patch
12mr|popt-1.16-6|16	BuildRequires:	gettext
12mr|popt-1.16-6|17	
12mr|popt-1.16-6|18	%description
12mr|popt-1.16-6|19	Popt is a C library for parsing command line parameters. Popt was
12mr|popt-1.16-6|20	heavily influenced by the getopt() and getopt_long() functions, but
12mr|popt-1.16-6|21	it improves on them by allowing more powerful argument expansion.
12mr|popt-1.16-6|22	Popt can parse arbitrary argv[] style arrays and automatically set
12mr|popt-1.16-6|23	variables based on command line arguments. Popt allows command line
12mr|popt-1.16-6|24	arguments to be aliased via configuration files and includes utility
12mr|popt-1.16-6|25	functions for parsing arbitrary strings into argv[] arrays using
12mr|popt-1.16-6|26	shell-like rules.
12mr|popt-1.16-6|27	
12mr|popt-1.16-6|28	%package -n	%{libname}
12mr|popt-1.16-6|29	Summary:	Main %{name} library
12mr|popt-1.16-6|30	Group:		System/Libraries
12mr|popt-1.16-6|31	Requires:	%{name}-data = %{EVRD}
12mr|popt-1.16-6|32	Provides:	%{name} = %{EVRD}
12mr|popt-1.16-6|33	
12mr|popt-1.16-6|34	%description -n %{libname}
12mr|popt-1.16-6|35	This package contains the library needed to run programs dynamically
12mr|popt-1.16-6|36	linked with the %{name} library.
12mr|popt-1.16-6|37	
12mr|popt-1.16-6|38	%package -n	%{devname}
12mr|popt-1.16-6|39	Summary:	Development headers and libraries for %{name}
12mr|popt-1.16-6|40	Group:		Development/C
12mr|popt-1.16-6|41	Requires:	%{libname} = %{EVRD}
12mr|popt-1.16-6|42	Provides:	%{name}-devel = %{EVRD}
12mr|popt-1.16-6|43	
12mr|popt-1.16-6|44	%description -n	%{devname}
12mr|popt-1.16-6|45	This package contains the header files and libraries needed for
12mr|popt-1.16-6|46	developing programs using the %{name} library.
12mr|popt-1.16-6|47	
12mr|popt-1.16-6|48	%package -n	%{name}-data
12mr|popt-1.16-6|49	Summary:	Data files for %{name}
12mr|popt-1.16-6|50	Group:		System/Libraries
12mr|popt-1.16-6|51	
12mr|popt-1.16-6|52	%description -n	popt-data
12mr|popt-1.16-6|53	This package contains popt data files like locales.
12mr|popt-1.16-6|54	
12mr|popt-1.16-6|55	%prep
12mr|popt-1.16-6|56	%setup -q
12mr|popt-1.16-6|57	%patch0 -p1 -b .pkglib64~
12mr|popt-1.16-6|58	%patch1 -p1 -b .automake1.12~
12mr|popt-1.16-6|59	autoreconf -f
12mr|popt-1.16-6|60	
12mr|popt-1.16-6|61	%build
12mr|popt-1.16-6|62	%configure2_5x	--disable-rpath
12mr|popt-1.16-6|63	
12mr|popt-1.16-6|64	%make
12mr|popt-1.16-6|65	
12mr|popt-1.16-6|66	%install
12mr|popt-1.16-6|67	%makeinstall_std
12mr|popt-1.16-6|68	mkdir -p %{buildroot}/%{_lib}
12mr|popt-1.16-6|69	mv %{buildroot}%{_libdir}/lib%{name}.so.%{major}* %{buildroot}/%{_lib}
12mr|popt-1.16-6|70	ln -sf /%{_lib}/lib%{name}.so.%{major} %{buildroot}%{_libdir}/lib%{name}.so
12mr|popt-1.16-6|71	
12mr|popt-1.16-6|72	%find_lang %{name}
12mr|popt-1.16-6|73	
12mr|popt-1.16-6|74	%files -n %{libname}
12mr|popt-1.16-6|75	%doc README CHANGES
12mr|popt-1.16-6|76	/%{_lib}/lib%{name}.so.%{major}*
12mr|popt-1.16-6|77	
12mr|popt-1.16-6|78	%files -n %{devname}
12mr|popt-1.16-6|79	%{_includedir}/%{name}.h
12mr|popt-1.16-6|80	%{_libdir}/pkgconfig/popt.pc
12mr|popt-1.16-6|81	%{_libdir}/lib%{name}*a
12mr|popt-1.16-6|82	%{_libdir}/lib%{name}.so
12mr|popt-1.16-6|83	%{_mandir}/man3/popt.*
12mr|popt-1.16-6|84	
12mr|popt-1.16-6|85	%files -n %{name}-data -f %{name}.lang
12mr|popt-1.16-6|86	
12mr|popt-1.16-6|87	
12mr|popt-1.16-6|88	
12mr|popt-1.16-6|89	%changelog
12mr|popt-1.16-6|90	* Sun Aug  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|popt-1.16-6|91	+ Commit: c357066
12mr|popt-1.16-6|92	- Add popt-1.16-automake1.12 to fix build with automake 1.12
12mr|popt-1.16-6|93	
12mr|popt-1.16-6|94	* Sun Aug  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|popt-1.16-6|95	+ Commit: 9df2b45
12mr|popt-1.16-6|96	- Sync with Cooker (drop .la files, spec cleanups)
12mr|popt-1.16-6|97	
12mr|popt-1.16-6|98	

16016 12
12mr|portaudio0-18.1-14|1	%define _provides_exceptions devel(libportaudio
12mr|portaudio0-18.1-14|2	
12mr|portaudio0-18.1-14|3	%define	major 0
12mr|portaudio0-18.1-14|4	%define libname %mklibname portaudio %{major}
12mr|portaudio0-18.1-14|5	
12mr|portaudio0-18.1-14|6	Summary:	Cross platform audio I/O library
12mr|portaudio0-18.1-14|7	Name:		portaudio0
12mr|portaudio0-18.1-14|8	Version:	18.1
12mr|portaudio0-18.1-14|9	Release:	%mkrel 14
12mr|portaudio0-18.1-14|10	URL:		http://www.portaudio.com/
12mr|portaudio0-18.1-14|11	Group:		System/Libraries
12mr|portaudio0-18.1-14|12	License:	BSD
12mr|portaudio0-18.1-14|13	Source0:	portaudio_v18_1.tar.bz2
12mr|portaudio0-18.1-14|14	Patch0:		portaudio_v18_1-libtool.diff
12mr|portaudio0-18.1-14|15	Patch1:		portaudio_v18_1-unix_oss.diff
12mr|portaudio0-18.1-14|16	Patch2:		portaudio_v18_1-oss_in_only.diff
12mr|portaudio0-18.1-14|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|portaudio0-18.1-14|18	
12mr|portaudio0-18.1-14|19	%description
12mr|portaudio0-18.1-14|20	PortAudio is a free, cross platform, open-source, audio I/O
12mr|portaudio0-18.1-14|21	library. It lets you write simple audio programs in 'C' that will
12mr|portaudio0-18.1-14|22	compile and run on many platforms including Windows, Macintosh
12mr|portaudio0-18.1-14|23	(8,9,X), Unix (OSS), SGI, and BeOS. PortAudio is intended to
12mr|portaudio0-18.1-14|24	promote the exchange of audio synthesis software between
12mr|portaudio0-18.1-14|25	developers on different platforms, and was recently selected as
12mr|portaudio0-18.1-14|26	the audio component of a larger PortMusic project that includes
12mr|portaudio0-18.1-14|27	MIDI and sound file support.
12mr|portaudio0-18.1-14|28	
12mr|portaudio0-18.1-14|29	PortAudio provides a very simple API for recording and/or playing
12mr|portaudio0-18.1-14|30	sound using a simple callback function. Example programs are
12mr|portaudio0-18.1-14|31	included that synthesize sine waves and pink noise, perform fuzz
12mr|portaudio0-18.1-14|32	distortion on a guitar, list available audio devices, etc.
12mr|portaudio0-18.1-14|33	
12mr|portaudio0-18.1-14|34	%package -n	%{libname}
12mr|portaudio0-18.1-14|35	Summary:	Cross platform audio I/O library
12mr|portaudio0-18.1-14|36	Group:          System/Libraries
12mr|portaudio0-18.1-14|37	
12mr|portaudio0-18.1-14|38	%description -n	%{libname}
12mr|portaudio0-18.1-14|39	PortAudio is a free, cross platform, open-source, audio I/O
12mr|portaudio0-18.1-14|40	library. It lets you write simple audio programs in 'C' that will
12mr|portaudio0-18.1-14|41	compile and run on many platforms including Windows, Macintosh
12mr|portaudio0-18.1-14|42	(8,9,X), Unix (OSS), SGI, and BeOS. PortAudio is intended to
12mr|portaudio0-18.1-14|43	promote the exchange of audio synthesis software between
12mr|portaudio0-18.1-14|44	developers on different platforms, and was recently selected as
12mr|portaudio0-18.1-14|45	the audio component of a larger PortMusic project that includes
12mr|portaudio0-18.1-14|46	MIDI and sound file support.
12mr|portaudio0-18.1-14|47	
12mr|portaudio0-18.1-14|48	PortAudio provides a very simple API for recording and/or playing
12mr|portaudio0-18.1-14|49	sound using a simple callback function. Example programs are
12mr|portaudio0-18.1-14|50	included that synthesize sine waves and pink noise, perform fuzz
12mr|portaudio0-18.1-14|51	distortion on a guitar, list available audio devices, etc.
12mr|portaudio0-18.1-14|52	
12mr|portaudio0-18.1-14|53	%package -n	%{libname}-devel
12mr|portaudio0-18.1-14|54	Summary:	Static library and header files for the PortAudio library
12mr|portaudio0-18.1-14|55	Group:		Development/C
12mr|portaudio0-18.1-14|56	Conflicts:	portaudio-devel
12mr|portaudio0-18.1-14|57	Requires:	%{libname} = %{version}
12mr|portaudio0-18.1-14|58	Provides:	%{name}-devel = %{version}-%{release}
12mr|portaudio0-18.1-14|59	
12mr|portaudio0-18.1-14|60	%description -n	%{libname}-devel
12mr|portaudio0-18.1-14|61	PortAudio is a free, cross platform, open-source, audio I/O
12mr|portaudio0-18.1-14|62	library. It lets you write simple audio programs in 'C' that will
12mr|portaudio0-18.1-14|63	compile and run on many platforms including Windows, Macintosh
12mr|portaudio0-18.1-14|64	(8,9,X), Unix (OSS), SGI, and BeOS. PortAudio is intended to
12mr|portaudio0-18.1-14|65	promote the exchange of audio synthesis software between
12mr|portaudio0-18.1-14|66	developers on different platforms, and was recently selected as
12mr|portaudio0-18.1-14|67	the audio component of a larger PortMusic project that includes
12mr|portaudio0-18.1-14|68	MIDI and sound file support.
12mr|portaudio0-18.1-14|69	
12mr|portaudio0-18.1-14|70	PortAudio provides a very simple API for recording and/or playing
12mr|portaudio0-18.1-14|71	sound using a simple callback function. Example programs are
12mr|portaudio0-18.1-14|72	included that synthesize sine waves and pink noise, perform fuzz
12mr|portaudio0-18.1-14|73	distortion on a guitar, list available audio devices, etc.
12mr|portaudio0-18.1-14|74	
12mr|portaudio0-18.1-14|75	This package contains the static PortAudio library and its header
12mr|portaudio0-18.1-14|76	files.
12mr|portaudio0-18.1-14|77	
12mr|portaudio0-18.1-14|78	%prep
12mr|portaudio0-18.1-14|79	
12mr|portaudio0-18.1-14|80	%setup -q -n portaudio_v18_1
12mr|portaudio0-18.1-14|81	
12mr|portaudio0-18.1-14|82	# fix dir perms
12mr|portaudio0-18.1-14|83	find . -type d | xargs chmod 755
12mr|portaudio0-18.1-14|84	
12mr|portaudio0-18.1-14|85	# fix file perms
12mr|portaudio0-18.1-14|86	find . -type f | xargs chmod 644
12mr|portaudio0-18.1-14|87	
12mr|portaudio0-18.1-14|88	# strip away annoying ^M
12mr|portaudio0-18.1-14|89	find . -type f | xargs perl -p -i -e 's/\r//'
12mr|portaudio0-18.1-14|90	
12mr|portaudio0-18.1-14|91	%patch0 -p1 -b .libtool
12mr|portaudio0-18.1-14|92	%patch1 -p0 -b .unix_oss
12mr|portaudio0-18.1-14|93	%patch2 -p0 -b .oss_in_only
12mr|portaudio0-18.1-14|94	
12mr|portaudio0-18.1-14|95	%build
12mr|portaudio0-18.1-14|96	autoreconf -fi
12mr|portaudio0-18.1-14|97	chmod a+x ./configure
12mr|portaudio0-18.1-14|98	%configure2_5x
12mr|portaudio0-18.1-14|99	%make
12mr|portaudio0-18.1-14|100	
12mr|portaudio0-18.1-14|101	#CC="gcc" \
12mr|portaudio0-18.1-14|102	#    CFLAGS="%{optflags} -fPIC -DPIC -D_REENTRANT -D_GNU_SOURCE -Ipa_common -Ipablio"
12mr|portaudio0-18.1-14|103	
12mr|portaudio0-18.1-14|104	%install
12mr|portaudio0-18.1-14|105	%makeinstall_std
12mr|portaudio0-18.1-14|106	
12mr|portaudio0-18.1-14|107	%files -n %{libname}
12mr|portaudio0-18.1-14|108	%defattr(-,root,root)
12mr|portaudio0-18.1-14|109	%doc LICENSE.txt README.txt
12mr|portaudio0-18.1-14|110	%{_libdir}/*.so.*
12mr|portaudio0-18.1-14|111	
12mr|portaudio0-18.1-14|112	%files -n %{libname}-devel
12mr|portaudio0-18.1-14|113	%defattr(-,root,root)
12mr|portaudio0-18.1-14|114	%doc docs/*
12mr|portaudio0-18.1-14|115	%{_includedir}/*
12mr|portaudio0-18.1-14|116	%{_libdir}/*.so
12mr|portaudio0-18.1-14|117	%{_libdir}/*.a
12mr|portaudio0-18.1-14|118	
12mr|portaudio0-18.1-14|119	
12mr|portaudio0-18.1-14|120	
12mr|portaudio0-18.1-14|121	
12mr|portaudio0-18.1-14|122	
12mr|portaudio0-18.1-14|123	%changelog
12mr|portaudio0-18.1-14|124	

16017 12
12mr|portaudio-19-21|1	%define	major 2
12mr|portaudio-19-21|2	%define libname	%mklibname portaudio %{major}
12mr|portaudio-19-21|3	%define develname %mklibname portaudio -d
12mr|portaudio-19-21|4	%define snapshot 20110326
12mr|portaudio-19-21|5	
12mr|portaudio-19-21|6	Summary:	Cross platform audio I/O library
12mr|portaudio-19-21|7	Name:		portaudio
12mr|portaudio-19-21|8	Version:	19
12mr|portaudio-19-21|9	Release:	21
12mr|portaudio-19-21|10	Group:		System/Libraries
12mr|portaudio-19-21|11	License:	BSD
12mr|portaudio-19-21|12	URL:		http://www.portaudio.com/
12mr|portaudio-19-21|13	Source0:	http://www.portaudio.com/archives/pa_stable_v%{version}_%{snapshot}.tgz
12mr|portaudio-19-21|14	BuildRequires:	pkgconfig(alsa)
12mr|portaudio-19-21|15	BuildRequires:	pkgconfig(jack)
12mr|portaudio-19-21|16	BuildRequires:	pkgconfig(samplerate)
12mr|portaudio-19-21|17	BuildRequires:	pkgconfig(celt)
12mr|portaudio-19-21|18	
12mr|portaudio-19-21|19	%description
12mr|portaudio-19-21|20	PortAudio is a free, cross platform, open-source, audio I/O
12mr|portaudio-19-21|21	library. It lets you write simple audio programs in 'C' that will
12mr|portaudio-19-21|22	compile and run on many platforms including Windows, Macintosh
12mr|portaudio-19-21|23	(8,9,X), Unix (OSS), SGI, and BeOS. PortAudio is intended to
12mr|portaudio-19-21|24	promote the exchange of audio synthesis software between
12mr|portaudio-19-21|25	developers on different platforms, and was recently selected as
12mr|portaudio-19-21|26	the audio component of a larger PortMusic project that includes
12mr|portaudio-19-21|27	MIDI and sound file support.
12mr|portaudio-19-21|28	
12mr|portaudio-19-21|29	PortAudio provides a very simple API for recording and/or playing
12mr|portaudio-19-21|30	sound using a simple callback function. Example programs are
12mr|portaudio-19-21|31	included that synthesize sine waves and pink noise, perform fuzz
12mr|portaudio-19-21|32	distortion on a guitar, list available audio devices, etc.
12mr|portaudio-19-21|33	
12mr|portaudio-19-21|34	%package -n	%{libname}
12mr|portaudio-19-21|35	Summary:	Cross platform audio I/O library
12mr|portaudio-19-21|36	Group:		System/Libraries
12mr|portaudio-19-21|37	Provides:	libportaudio2
12mr|portaudio-19-21|38	
12mr|portaudio-19-21|39	%description -n	%{libname}
12mr|portaudio-19-21|40	PortAudio is a free, cross platform, open-source, audio I/O
12mr|portaudio-19-21|41	library. It lets you write simple audio programs in 'C' that will
12mr|portaudio-19-21|42	compile and run on many platforms including Windows, Macintosh
12mr|portaudio-19-21|43	(8,9,X), Unix (OSS), SGI, and BeOS. PortAudio is intended to
12mr|portaudio-19-21|44	promote the exchange of audio synthesis software between
12mr|portaudio-19-21|45	developers on different platforms, and was recently selected as
12mr|portaudio-19-21|46	the audio component of a larger PortMusic project that includes
12mr|portaudio-19-21|47	MIDI and sound file support.
12mr|portaudio-19-21|48	
12mr|portaudio-19-21|49	PortAudio provides a very simple API for recording and/or playing
12mr|portaudio-19-21|50	sound using a simple callback function. Example programs are
12mr|portaudio-19-21|51	included that synthesize sine waves and pink noise, perform fuzz
12mr|portaudio-19-21|52	distortion on a guitar, list available audio devices, etc.
12mr|portaudio-19-21|53	
12mr|portaudio-19-21|54	%package -n	%{develname}
12mr|portaudio-19-21|55	Summary:	Static library and header files for the PortAudio library
12mr|portaudio-19-21|56	Group:		Development/C
12mr|portaudio-19-21|57	Provides:	%{name}-devel = %{version}
12mr|portaudio-19-21|58	Provides:	lib%{name}-devel = %{version}
12mr|portaudio-19-21|59	Requires:	%{libname} = %{version}
12mr|portaudio-19-21|60	Obsoletes:	%{mklibname -d portaudio 2} < 19-21
12mr|portaudio-19-21|61	Obsoletes:	%{mklibname -d portaudio 1} < 19-21
12mr|portaudio-19-21|62	Conflicts:	%{mklibname -d portaudio 0} < 19-21
12mr|portaudio-19-21|63	# (Anssi 03/2008) Do not obsolete portaudio0, we still have it.
12mr|portaudio-19-21|64	
12mr|portaudio-19-21|65	%description -n	%{develname}
12mr|portaudio-19-21|66	PortAudio is a free, cross platform, open-source, audio I/O
12mr|portaudio-19-21|67	library. It lets you write simple audio programs in 'C' that will
12mr|portaudio-19-21|68	compile and run on many platforms including Windows, Macintosh
12mr|portaudio-19-21|69	(8,9,X), Unix (OSS), SGI, and BeOS. PortAudio is intended to
12mr|portaudio-19-21|70	promote the exchange of audio synthesis software between
12mr|portaudio-19-21|71	developers on different platforms, and was recently selected as
12mr|portaudio-19-21|72	the audio component of a larger PortMusic project that includes
12mr|portaudio-19-21|73	MIDI and sound file support.
12mr|portaudio-19-21|74	
12mr|portaudio-19-21|75	PortAudio provides a very simple API for recording and/or playing
12mr|portaudio-19-21|76	sound using a simple callback function. Example programs are
12mr|portaudio-19-21|77	included that synthesize sine waves and pink noise, perform fuzz
12mr|portaudio-19-21|78	distortion on a guitar, list available audio devices, etc.
12mr|portaudio-19-21|79	
12mr|portaudio-19-21|80	This package contains the static PortAudio library and its header
12mr|portaudio-19-21|81	files.
12mr|portaudio-19-21|82	
12mr|portaudio-19-21|83	%prep
12mr|portaudio-19-21|84	%setup -q -n %{name}
12mr|portaudio-19-21|85	
12mr|portaudio-19-21|86	# fix dir perms
12mr|portaudio-19-21|87	find . -type d | xargs chmod 755
12mr|portaudio-19-21|88	
12mr|portaudio-19-21|89	# fix file perms
12mr|portaudio-19-21|90	find . -type f | xargs chmod 644
12mr|portaudio-19-21|91	chmod 755 configure
12mr|portaudio-19-21|92	
12mr|portaudio-19-21|93	# strip away annoying ^M
12mr|portaudio-19-21|94	find . -type f | xargs perl -p -i -e 's/\r//'
12mr|portaudio-19-21|95	
12mr|portaudio-19-21|96	%build
12mr|portaudio-19-21|97	%configure2_5x \
12mr|portaudio-19-21|98	--with-alsa \
12mr|portaudio-19-21|99	--with-jack
12mr|portaudio-19-21|100	
12mr|portaudio-19-21|101	%make
12mr|portaudio-19-21|102	
12mr|portaudio-19-21|103	#CC="gcc" \
12mr|portaudio-19-21|104	#    CFLAGS="%{optflags} -fPIC -DPIC -D_REENTRANT -D_GNU_SOURCE -Ipa_common -Ipablio"
12mr|portaudio-19-21|105	
12mr|portaudio-19-21|106	%install
12mr|portaudio-19-21|107	%makeinstall_std
12mr|portaudio-19-21|108	
12mr|portaudio-19-21|109	%files -n %{libname}
12mr|portaudio-19-21|110	%doc LICENSE.txt README.txt
12mr|portaudio-19-21|111	%{_libdir}/*.so.%{major}*
12mr|portaudio-19-21|112	
12mr|portaudio-19-21|113	%files -n %{develname}
12mr|portaudio-19-21|114	%{_includedir}/*
12mr|portaudio-19-21|115	%{_libdir}/*.so
12mr|portaudio-19-21|116	%{_libdir}/pkgconfig/portaudio-*.pc
12mr|portaudio-19-21|117	
12mr|portaudio-19-21|118	
12mr|portaudio-19-21|119	%changelog
12mr|portaudio-19-21|120	

16018 12
12mr|portreserve-0.0.5-2|1	Summary:	TCP port reservation utility
12mr|portreserve-0.0.5-2|2	Name:		portreserve
12mr|portreserve-0.0.5-2|3	Version:	0.0.5
12mr|portreserve-0.0.5-2|4	Release:	%mkrel 2
12mr|portreserve-0.0.5-2|5	License:	GPL
12mr|portreserve-0.0.5-2|6	Group:		System/Base
12mr|portreserve-0.0.5-2|7	URL:		http://cyberelk.net/tim/portreserve/
12mr|portreserve-0.0.5-2|8	Source0:	http://cyberelk.net/tim/data/portreserve/stable/%{name}-%{version}.tar.bz2
12mr|portreserve-0.0.5-2|9	Source1:	http://cyberelk.net/tim/data/portreserve/stable/%{name}-%{version}.tar.bz2.sig
12mr|portreserve-0.0.5-2|10	Source2:	portreserve.init
12mr|portreserve-0.0.5-2|11	Patch1:		portreserve-0.0.0-socket_dir.diff
12mr|portreserve-0.0.5-2|12	Requires(pre): rpm-helper
12mr|portreserve-0.0.5-2|13	Requires(postun): rpm-helper
12mr|portreserve-0.0.5-2|14	BuildRequires:	xmlto
12mr|portreserve-0.0.5-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|portreserve-0.0.5-2|16	
12mr|portreserve-0.0.5-2|17	%description
12mr|portreserve-0.0.5-2|18	The portreserve program aims to help services with well-known ports that lie in
12mr|portreserve-0.0.5-2|19	the portmap range.  It prevents portmap from a real service's port by occupying
12mr|portreserve-0.0.5-2|20	it itself, until the real service tells it to release the port (generally in
12mr|portreserve-0.0.5-2|21	the init script).
12mr|portreserve-0.0.5-2|22	
12mr|portreserve-0.0.5-2|23	%prep
12mr|portreserve-0.0.5-2|24	
12mr|portreserve-0.0.5-2|25	%setup -q
12mr|portreserve-0.0.5-2|26	%patch1 -p1 -b .socket_dir
12mr|portreserve-0.0.5-2|27	
12mr|portreserve-0.0.5-2|28	cp %{SOURCE2} portreserve-mandriva.init
12mr|portreserve-0.0.5-2|29	
12mr|portreserve-0.0.5-2|30	%build
12mr|portreserve-0.0.5-2|31	autoreconf
12mr|portreserve-0.0.5-2|32	
12mr|portreserve-0.0.5-2|33	%configure2_5x \
12mr|portreserve-0.0.5-2|34	--sbindir=/sbin
12mr|portreserve-0.0.5-2|35	
12mr|portreserve-0.0.5-2|36	%make
12mr|portreserve-0.0.5-2|37	
12mr|portreserve-0.0.5-2|38	%install
12mr|portreserve-0.0.5-2|39	rm -rf %{buildroot}
12mr|portreserve-0.0.5-2|40	
12mr|portreserve-0.0.5-2|41	install -d %{buildroot}%{_initrddir}
12mr|portreserve-0.0.5-2|42	install -d %{buildroot}%{_sysconfdir}/%{name}
12mr|portreserve-0.0.5-2|43	install -d %{buildroot}%{_localstatedir}/lib/%{name}
12mr|portreserve-0.0.5-2|44	install -d %{buildroot}%{_mandir}/man1
12mr|portreserve-0.0.5-2|45	
12mr|portreserve-0.0.5-2|46	%makeinstall_std
12mr|portreserve-0.0.5-2|47	
12mr|portreserve-0.0.5-2|48	install -m0755 portreserve-mandriva.init %{buildroot}%{_initrddir}/%{name}
12mr|portreserve-0.0.5-2|49	
12mr|portreserve-0.0.5-2|50	install -m0644 doc/portrelease.1 %{buildroot}%{_mandir}/man1/
12mr|portreserve-0.0.5-2|51	install -m0644 doc/portreserve.1 %{buildroot}%{_mandir}/man1/
12mr|portreserve-0.0.5-2|52	
12mr|portreserve-0.0.5-2|53	%preun
12mr|portreserve-0.0.5-2|54	%_preun_service %{name}
12mr|portreserve-0.0.5-2|55	
12mr|portreserve-0.0.5-2|56	%post
12mr|portreserve-0.0.5-2|57	%_post_service %{name}
12mr|portreserve-0.0.5-2|58	
12mr|portreserve-0.0.5-2|59	%postun
12mr|portreserve-0.0.5-2|60	if [ "$1" -ge "1" ]; then
12mr|portreserve-0.0.5-2|61	/sbin/service %{name} condrestart >/dev/null 2>&1
12mr|portreserve-0.0.5-2|62	fi
12mr|portreserve-0.0.5-2|63	
12mr|portreserve-0.0.5-2|64	%clean
12mr|portreserve-0.0.5-2|65	rm -rf %{buildroot}
12mr|portreserve-0.0.5-2|66	
12mr|portreserve-0.0.5-2|67	%files
12mr|portreserve-0.0.5-2|68	%defattr(-,root,root)
12mr|portreserve-0.0.5-2|69	%doc AUTHORS COPYING ChangeLog NEWS README
12mr|portreserve-0.0.5-2|70	%dir %attr(0711,root,root) %{_localstatedir}/lib/%{name}
12mr|portreserve-0.0.5-2|71	%dir %attr(0711,root,root) %{_sysconfdir}/%{name}
12mr|portreserve-0.0.5-2|72	%attr(0755,root,root) %{_initrddir}/%{name}
12mr|portreserve-0.0.5-2|73	%attr(0755,root,root) /sbin/*
12mr|portreserve-0.0.5-2|74	%{_mandir}/man1/*
12mr|portreserve-0.0.5-2|75	
12mr|portreserve-0.0.5-2|76	
12mr|portreserve-0.0.5-2|77	
12mr|portreserve-0.0.5-2|78	%changelog
12mr|portreserve-0.0.5-2|79	

16019 12
12mr|poster-0-0.20060221.9|1	%define snap 20060221
12mr|poster-0-0.20060221.9|2	
12mr|poster-0-0.20060221.9|3	Summary:	PostScript Utilities
12mr|poster-0-0.20060221.9|4	Name:		poster
12mr|poster-0-0.20060221.9|5	Version:	0
12mr|poster-0-0.20060221.9|6	Release:	%mkrel 0.%{snap}.9
12mr|poster-0-0.20060221.9|7	License:	GPL
12mr|poster-0-0.20060221.9|8	Group:		System/Printing
12mr|poster-0-0.20060221.9|9	Source0:	ftp://ftp.kde.org/pub/kde/printing/poster.tar.bz2
12mr|poster-0-0.20060221.9|10	Patch0:		poster-LDFLAGS.diff
12mr|poster-0-0.20060221.9|11	Conflicts:	printer-utils = 2007
12mr|poster-0-0.20060221.9|12	Conflicts:	printer-filters = 2007
12mr|poster-0-0.20060221.9|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|poster-0-0.20060221.9|14	
12mr|poster-0-0.20060221.9|15	%description
12mr|poster-0-0.20060221.9|16	Poster can be used to create a large poster by building it from multiple pages
12mr|poster-0-0.20060221.9|17	and/or printing it on large media. It expects as input a generic (encapsulated)
12mr|poster-0-0.20060221.9|18	postscript file, normally printing on a single page. The output is again a
12mr|poster-0-0.20060221.9|19	postscript file, maybe containing multiple pages together building the poster.
12mr|poster-0-0.20060221.9|20	The output pages bear cutmarks and have slightly overlapping images for easier
12mr|poster-0-0.20060221.9|21	assembling. The input picture will be scaled to obtain the desired size.
12mr|poster-0-0.20060221.9|22	
12mr|poster-0-0.20060221.9|23	%prep
12mr|poster-0-0.20060221.9|24	
12mr|poster-0-0.20060221.9|25	%setup -q -n %{name}-%{snap}
12mr|poster-0-0.20060221.9|26	%patch0 -p0
12mr|poster-0-0.20060221.9|27	
12mr|poster-0-0.20060221.9|28	%build
12mr|poster-0-0.20060221.9|29	
12mr|poster-0-0.20060221.9|30	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|poster-0-0.20060221.9|31	
12mr|poster-0-0.20060221.9|32	%install
12mr|poster-0-0.20060221.9|33	rm -rf %{buildroot}
12mr|poster-0-0.20060221.9|34	
12mr|poster-0-0.20060221.9|35	install -d %{buildroot}%{_bindir}
12mr|poster-0-0.20060221.9|36	install -d %{buildroot}%{_mandir}/man1
12mr|poster-0-0.20060221.9|37	
12mr|poster-0-0.20060221.9|38	install -m0755 poster %{buildroot}%{_bindir}/
12mr|poster-0-0.20060221.9|39	install -m0644 poster.1 %{buildroot}%{_mandir}/man1/
12mr|poster-0-0.20060221.9|40	
12mr|poster-0-0.20060221.9|41	%clean
12mr|poster-0-0.20060221.9|42	rm -rf %{buildroot}
12mr|poster-0-0.20060221.9|43	
12mr|poster-0-0.20060221.9|44	%files
12mr|poster-0-0.20060221.9|45	%defattr(644,root,root,755)
12mr|poster-0-0.20060221.9|46	%doc COPYING ChangeLog README manual.ps
12mr|poster-0-0.20060221.9|47	%attr(0755,root,root) %{_bindir}/poster
12mr|poster-0-0.20060221.9|48	%attr(0644,root,root) %{_mandir}/man1/poster.1*
12mr|poster-0-0.20060221.9|49	
12mr|poster-0-0.20060221.9|50	
12mr|poster-0-0.20060221.9|51	
12mr|poster-0-0.20060221.9|52	%changelog
12mr|poster-0-0.20060221.9|53	

16020 12
12mr|postfix-2.9.4-1|1	%define _disable_ld_no_undefined 1
12mr|postfix-2.9.4-1|2	%define libname %mklibname postfix 1
12mr|postfix-2.9.4-1|3	%define sendmail_command %{_sbindir}/sendmail.postfix
12mr|postfix-2.9.4-1|4	
12mr|postfix-2.9.4-1|5	%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
12mr|postfix-2.9.4-1|6	
12mr|postfix-2.9.4-1|7	# use bcond_with if default is disabled
12mr|postfix-2.9.4-1|8	# use bcond_without if default is enabled
12mr|postfix-2.9.4-1|9	# built
12mr|postfix-2.9.4-1|10	%bcond_without ldap
12mr|postfix-2.9.4-1|11	%bcond_without mysql
12mr|postfix-2.9.4-1|12	%bcond_without pgsql
12mr|postfix-2.9.4-1|13	%bcond_without sqlite
12mr|postfix-2.9.4-1|14	%bcond_without pcre
12mr|postfix-2.9.4-1|15	%bcond_without sasl
12mr|postfix-2.9.4-1|16	%bcond_without tls
12mr|postfix-2.9.4-1|17	%bcond_without ipv6
12mr|postfix-2.9.4-1|18	%bcond_without cdb
12mr|postfix-2.9.4-1|19	%bcond_without chroot
12mr|postfix-2.9.4-1|20	
12mr|postfix-2.9.4-1|21	# Postfix requires one exlusive uid/gid and a 2nd exclusive gid for its own use.
12mr|postfix-2.9.4-1|22	%define maildrop_group	postdrop
12mr|postfix-2.9.4-1|23	%define queue_directory	%{_var}/spool/postfix
12mr|postfix-2.9.4-1|24	
12mr|postfix-2.9.4-1|25	# Macro: %{dynmap_add_cmd <name> [<soname>] [-m]}
12mr|postfix-2.9.4-1|26	%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;
12mr|postfix-2.9.4-1|27	%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;
12mr|postfix-2.9.4-1|28	
12mr|postfix-2.9.4-1|29	Summary:	Postfix Mail Transport Agent
12mr|postfix-2.9.4-1|30	Name:		postfix
12mr|postfix-2.9.4-1|31	Epoch:		1
12mr|postfix-2.9.4-1|32	Version:	2.9.4
12mr|postfix-2.9.4-1|33	Release:	1
12mr|postfix-2.9.4-1|34	License:	IBM Public License
12mr|postfix-2.9.4-1|35	Group:		System/Servers
12mr|postfix-2.9.4-1|36	URL:		http://www.postfix.org/
12mr|postfix-2.9.4-1|37	Source0: 	ftp://ftp.porcupine.org/mirrors/postfix-release/official/%{name}-%{version}.tar.gz
12mr|postfix-2.9.4-1|38	Source1: 	%{SOURCE0}.sig
12mr|postfix-2.9.4-1|39	Source2: 	postfix-main.cf
12mr|postfix-2.9.4-1|40	Source3: 	postfix-etc-init.d-postfix
12mr|postfix-2.9.4-1|41	Source4:	postfix-etc-pam.d-smtp
12mr|postfix-2.9.4-1|42	Source5:	postfix-aliases
12mr|postfix-2.9.4-1|43	Source6:	postfix-ip-up
12mr|postfix-2.9.4-1|44	Source7:	postfix-ip-down
12mr|postfix-2.9.4-1|45	Source8:	postfix-ifup-d
12mr|postfix-2.9.4-1|46	Source10:	postfix-README.MDK
12mr|postfix-2.9.4-1|47	Source11:	postfix-README.MDK.update
12mr|postfix-2.9.4-1|48	Source12:	postfix-bash-completion
12mr|postfix-2.9.4-1|49	Source13:	http://www.seaglass.com/postfix/faq.html
12mr|postfix-2.9.4-1|50	Source14:	postfix-chroot.sh
12mr|postfix-2.9.4-1|51	Source15:	postfix-smtpd.conf
12mr|postfix-2.9.4-1|52	
12mr|postfix-2.9.4-1|53	# Simon J. Mudd stuff
12mr|postfix-2.9.4-1|54	Source21:	ftp://ftp.wl0.org/postfinger/postfinger-1.30
12mr|postfix-2.9.4-1|55	
12mr|postfix-2.9.4-1|56	# Jim Seymour stuff
12mr|postfix-2.9.4-1|57	Source25:	http://jimsun.LinxNet.com/misc/postfix-anti-UCE.txt
12mr|postfix-2.9.4-1|58	Source26:	http://jimsun.LinxNet.com/misc/header_checks.txt
12mr|postfix-2.9.4-1|59	Source27:	http://jimsun.LinxNet.com/misc/body_checks.txt
12mr|postfix-2.9.4-1|60	
12mr|postfix-2.9.4-1|61	# Dynamic map patch taken from debian's package
12mr|postfix-2.9.4-1|62	Patch0:		postfix-2.9.1-dynamicmaps.diff
12mr|postfix-2.9.4-1|63	Patch5:		postfix-2.9.1-dynamicmaps2.diff
12mr|postfix-2.9.4-1|64	
12mr|postfix-2.9.4-1|65	Patch1:		postfix-2.9.1-mdkconfig.diff
12mr|postfix-2.9.4-1|66	Patch2:		postfix-alternatives-mdk.patch
12mr|postfix-2.9.4-1|67	
12mr|postfix-2.9.4-1|68	# dbupgrade patch patch split from dynamicmaps one
12mr|postfix-2.9.4-1|69	Patch3:		postfix-2.9.1-dbupgrade.diff
12mr|postfix-2.9.4-1|70	
12mr|postfix-2.9.4-1|71	# sdbm patch patch split from dynamicmaps one
12mr|postfix-2.9.4-1|72	Patch4:		postfix-2.7.0-sdbm.patch
12mr|postfix-2.9.4-1|73	
12mr|postfix-2.9.4-1|74	# Shamelessy stolen from debian
12mr|postfix-2.9.4-1|75	Patch6:		postfix-2.2.4-smtpstone.patch
12mr|postfix-2.9.4-1|76	
12mr|postfix-2.9.4-1|77	BuildRequires:	db-devel
12mr|postfix-2.9.4-1|78	BuildRequires:	gawk
12mr|postfix-2.9.4-1|79	BuildRequires:	perl-base
12mr|postfix-2.9.4-1|80	BuildRequires:	sed
12mr|postfix-2.9.4-1|81	BuildRequires:	html2text
12mr|postfix-2.9.4-1|82	%if %{with sasl}
12mr|postfix-2.9.4-1|83	BuildRequires:	libsasl-devel >= 2.0
12mr|postfix-2.9.4-1|84	%endif
12mr|postfix-2.9.4-1|85	%if %{with tls}
12mr|postfix-2.9.4-1|86	BuildRequires:	openssl-devel >= 0.9.7
12mr|postfix-2.9.4-1|87	%endif
12mr|postfix-2.9.4-1|88	
12mr|postfix-2.9.4-1|89	Provides:	mail-server
12mr|postfix-2.9.4-1|90	Provides:	sendmail-command
12mr|postfix-2.9.4-1|91	# syslog-ng before this version needed a different chroot script,
12mr|postfix-2.9.4-1|92	# which was bug-prone
12mr|postfix-2.9.4-1|93	Conflicts:	syslog-ng < 3.1-0.beta2.2
12mr|postfix-2.9.4-1|94	# http://archives.mandrivalinux.com/cooker/2005-06/msg01987.php
12mr|postfix-2.9.4-1|95	Requires(post): chkconfig
12mr|postfix-2.9.4-1|96	Requires: initscripts
12mr|postfix-2.9.4-1|97	Requires: syslog-daemon
12mr|postfix-2.9.4-1|98	Requires: coreutils
12mr|postfix-2.9.4-1|99	Requires: diffutils
12mr|postfix-2.9.4-1|100	Requires: gawk
12mr|postfix-2.9.4-1|101	Requires(pre,post,postun,preun): rpm-helper >= 0.3
12mr|postfix-2.9.4-1|102	Requires(pre,post):	sed
12mr|postfix-2.9.4-1|103	%if %{with tls}
12mr|postfix-2.9.4-1|104	Requires(post):	openssl
12mr|postfix-2.9.4-1|105	%endif
12mr|postfix-2.9.4-1|106	Requires(post,preun): update-alternatives
12mr|postfix-2.9.4-1|107	Requires(post,preun): %{libname} >= %EVRD
12mr|postfix-2.9.4-1|108	Requires: %name-config >= 2.9.0-1
12mr|postfix-2.9.4-1|109	
12mr|postfix-2.9.4-1|110	%description
12mr|postfix-2.9.4-1|111	Postfix is a Mail Transport Agent (MTA), supporting LDAP, SMTP AUTH (SASL),
12mr|postfix-2.9.4-1|112	TLS and running in a chroot environment.
12mr|postfix-2.9.4-1|113	
12mr|postfix-2.9.4-1|114	Postfix is Wietse Venema's mailer that started life as an alternative
12mr|postfix-2.9.4-1|115	to the widely-used Sendmail program.
12mr|postfix-2.9.4-1|116	Postfix attempts to be fast, easy to administer, and secure, while at
12mr|postfix-2.9.4-1|117	the same time being sendmail compatible enough to not upset existing
12mr|postfix-2.9.4-1|118	users. Thus, the outside has a sendmail-ish flavor, but the inside is
12mr|postfix-2.9.4-1|119	completely different.
12mr|postfix-2.9.4-1|120	This software was formerly known as VMailer. It was released by the end
12mr|postfix-2.9.4-1|121	of 1998 as the IBM Secure Mailer. From then on it has lived on as Postfix.
12mr|postfix-2.9.4-1|122	
12mr|postfix-2.9.4-1|123	PLEASE READ THE %{_defaultdocdir}/%{name}/README.MDK FILE.
12mr|postfix-2.9.4-1|124	
12mr|postfix-2.9.4-1|125	%package -n %{libname}
12mr|postfix-2.9.4-1|126	Summary:	Shared libraries required to run Postfix
12mr|postfix-2.9.4-1|127	Group:		System/Servers
12mr|postfix-2.9.4-1|128	
12mr|postfix-2.9.4-1|129	%description -n %{libname}
12mr|postfix-2.9.4-1|130	This package contains shared libraries used by Postfix.
12mr|postfix-2.9.4-1|131	
12mr|postfix-2.9.4-1|132	%if %{with ldap}
12mr|postfix-2.9.4-1|133	%package ldap
12mr|postfix-2.9.4-1|134	Summary:	LDAP map support for Postfix
12mr|postfix-2.9.4-1|135	Group:		System/Servers
12mr|postfix-2.9.4-1|136	BuildRequires:	openldap-devel >= 2.1
12mr|postfix-2.9.4-1|137	Requires:	%{name} = %EVRD
12mr|postfix-2.9.4-1|138	
12mr|postfix-2.9.4-1|139	%description ldap
12mr|postfix-2.9.4-1|140	This package provides support for LDAP maps in Postfix.
12mr|postfix-2.9.4-1|141	%endif
12mr|postfix-2.9.4-1|142	
12mr|postfix-2.9.4-1|143	%if %{with pcre}
12mr|postfix-2.9.4-1|144	%package pcre
12mr|postfix-2.9.4-1|145	Summary:	PCRE map support for Postfix
12mr|postfix-2.9.4-1|146	Group:		System/Servers
12mr|postfix-2.9.4-1|147	BuildRequires:	pcre-devel
12mr|postfix-2.9.4-1|148	Requires:	%{name} = %EVRD
12mr|postfix-2.9.4-1|149	
12mr|postfix-2.9.4-1|150	%description pcre
12mr|postfix-2.9.4-1|151	This package provides support for PCRE (perl compatible regular expression)
12mr|postfix-2.9.4-1|152	maps in Postfix.
12mr|postfix-2.9.4-1|153	%endif
12mr|postfix-2.9.4-1|154	
12mr|postfix-2.9.4-1|155	%if %{with mysql}
12mr|postfix-2.9.4-1|156	%package mysql
12mr|postfix-2.9.4-1|157	Summary:	MYSQL map support for Postfix
12mr|postfix-2.9.4-1|158	Group:		System/Servers
12mr|postfix-2.9.4-1|159	BuildRequires:	mysql-devel
12mr|postfix-2.9.4-1|160	Requires:	%{name} = %EVRD
12mr|postfix-2.9.4-1|161	
12mr|postfix-2.9.4-1|162	%description mysql
12mr|postfix-2.9.4-1|163	This package provides support for MYSQL maps in Postfix.
12mr|postfix-2.9.4-1|164	%endif
12mr|postfix-2.9.4-1|165	
12mr|postfix-2.9.4-1|166	%if %{with pgsql}
12mr|postfix-2.9.4-1|167	%package pgsql
12mr|postfix-2.9.4-1|168	Summary:	Postgres SQL map support for Postfix
12mr|postfix-2.9.4-1|169	Group:		System/Servers
12mr|postfix-2.9.4-1|170	BuildRequires:	postgresql9.0-devel
12mr|postfix-2.9.4-1|171	Requires:	%{name} = %EVRD
12mr|postfix-2.9.4-1|172	
12mr|postfix-2.9.4-1|173	%description pgsql
12mr|postfix-2.9.4-1|174	This package provides support for Postgres SQL maps in Postfix.
12mr|postfix-2.9.4-1|175	%endif
12mr|postfix-2.9.4-1|176	
12mr|postfix-2.9.4-1|177	%if %{with sqlite}
12mr|postfix-2.9.4-1|178	%package sqlite
12mr|postfix-2.9.4-1|179	Summary:	SQLite map support for Postfix
12mr|postfix-2.9.4-1|180	Group:		System/Servers
12mr|postfix-2.9.4-1|181	BuildRequires:	sqlite3-devel
12mr|postfix-2.9.4-1|182	Requires:	%{name} = %EVRD
12mr|postfix-2.9.4-1|183	
12mr|postfix-2.9.4-1|184	%description sqlite
12mr|postfix-2.9.4-1|185	This package provides support for SQLite maps in Postfix.
12mr|postfix-2.9.4-1|186	%endif
12mr|postfix-2.9.4-1|187	
12mr|postfix-2.9.4-1|188	%if %{with cdb}
12mr|postfix-2.9.4-1|189	%package cdb
12mr|postfix-2.9.4-1|190	Summary:	CDB map support for Postfix
12mr|postfix-2.9.4-1|191	Group:		System/Servers
12mr|postfix-2.9.4-1|192	BuildRequires:	libtinycdb-devel
12mr|postfix-2.9.4-1|193	Requires:	%{name} = %EVRD
12mr|postfix-2.9.4-1|194	
12mr|postfix-2.9.4-1|195	%description cdb
12mr|postfix-2.9.4-1|196	This package provides support for CDB maps in Postfix.
12mr|postfix-2.9.4-1|197	%endif
12mr|postfix-2.9.4-1|198	
12mr|postfix-2.9.4-1|199	%package config-standalone
12mr|postfix-2.9.4-1|200	Summary: Default configuration files for running Postfix standalone
12mr|postfix-2.9.4-1|201	Provides: %name-config = %version-%release
12mr|postfix-2.9.4-1|202	Conflicts: %name-config-dovecot
12mr|postfix-2.9.4-1|203	
12mr|postfix-2.9.4-1|204	%description config-standalone
12mr|postfix-2.9.4-1|205	Default configuration files for running Postfix standalone.
12mr|postfix-2.9.4-1|206	
12mr|postfix-2.9.4-1|207	Use this config if you intend to run Postfix without dovecot.
12mr|postfix-2.9.4-1|208	Alternatively, install %name-config-dovecot for the
12mr|postfix-2.9.4-1|209	postfix/dovecot combo.
12mr|postfix-2.9.4-1|210	
12mr|postfix-2.9.4-1|211	%prep
12mr|postfix-2.9.4-1|212	%setup -q
12mr|postfix-2.9.4-1|213	%apply_patches
12mr|postfix-2.9.4-1|214	# no backup files here, otherwise they get included in %%doc
12mr|postfix-2.9.4-1|215	find . -name \*.orig -exec rm {} \;
12mr|postfix-2.9.4-1|216	
12mr|postfix-2.9.4-1|217	mkdir -p conf/dist
12mr|postfix-2.9.4-1|218	mv conf/main.cf conf/dist
12mr|postfix-2.9.4-1|219	cp %{SOURCE2} conf/main.cf
12mr|postfix-2.9.4-1|220	
12mr|postfix-2.9.4-1|221	# ugly hack for 32/64 arches
12mr|postfix-2.9.4-1|222	if [ %{_lib} != lib ]; then
12mr|postfix-2.9.4-1|223	sed -i -e 's@^/usr/lib/@%{_libdir}/@' conf/postfix-files
12mr|postfix-2.9.4-1|224	sed -i -e "s@/lib/@/%{_lib}@g" conf/main.cf
12mr|postfix-2.9.4-1|225	fi
12mr|postfix-2.9.4-1|226	
12mr|postfix-2.9.4-1|227	install -m644 %{SOURCE10} README.MDK
12mr|postfix-2.9.4-1|228	install -m644 %{SOURCE11} README.MDK.update
12mr|postfix-2.9.4-1|229	install -m644 %{SOURCE13} postfix-users-faq.html
12mr|postfix-2.9.4-1|230	
12mr|postfix-2.9.4-1|231	mkdir UCE
12mr|postfix-2.9.4-1|232	install -m644 %{SOURCE25} UCE
12mr|postfix-2.9.4-1|233	install -m644 %{SOURCE26} UCE
12mr|postfix-2.9.4-1|234	install -m644 %{SOURCE27} UCE
12mr|postfix-2.9.4-1|235	
12mr|postfix-2.9.4-1|236	%if %{with chroot}
12mr|postfix-2.9.4-1|237	cp -p conf/master.cf conf/master.cf.chroot
12mr|postfix-2.9.4-1|238	awk -v NEVER_CHROOT_PROGRAM='^(proxymap|local|pipe|virtual|spawn)$' \
12mr|postfix-2.9.4-1|239	-v NEVER_CHROOT_SERVICE='^cyrus$' '
12mr|postfix-2.9.4-1|240	BEGIN                   { IFS="[ \t]+"; OFS="\t"; }
12mr|postfix-2.9.4-1|241	/^#/                    { print; next; }
12mr|postfix-2.9.4-1|242	/^ /                    { print; next; }
12mr|postfix-2.9.4-1|243	$1 ~ NEVER_CHROOT_SERVICE    { print; next; }
12mr|postfix-2.9.4-1|244	$8 ~ NEVER_CHROOT_PROGRAM    { print; next; }
12mr|postfix-2.9.4-1|245	$5 == "n"               { $5="y"; print $0; next; }
12mr|postfix-2.9.4-1|246	{ print; }
12mr|postfix-2.9.4-1|247	' conf/master.cf.chroot > conf/master.cf
12mr|postfix-2.9.4-1|248	%endif
12mr|postfix-2.9.4-1|249	
12mr|postfix-2.9.4-1|250	# use sed to fix mantools/postlink for our non posix sed
12mr|postfix-2.9.4-1|251	#cp -p mantools/postlink mantools/postlink.posix
12mr|postfix-2.9.4-1|252	#sed -e 's/\[\[:<:\]\]/\\</g; s/\[\[:>:\]\]/\\>/g' mantools/postlink.posix > mantools/postlink
12mr|postfix-2.9.4-1|253	# XXX - andreas - original postlink with perl is segfaulting
12mr|postfix-2.9.4-1|254	cp -p mantools/postlink.sed mantools/postlink.posix
12mr|postfix-2.9.4-1|255	sed -e 's/\[\[:<:\]\]/\\</g; s/\[\[:>:\]\]/\\>/g' mantools/postlink.posix > mantools/postlink
12mr|postfix-2.9.4-1|256	
12mr|postfix-2.9.4-1|257	%build
12mr|postfix-2.9.4-1|258	%serverbuild
12mr|postfix-2.9.4-1|259	# it does not work with -fPIE and someone added that to the serverbuild macro...
12mr|postfix-2.9.4-1|260	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
12mr|postfix-2.9.4-1|261	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
12mr|postfix-2.9.4-1|262	RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's|-fPIE||g'`
12mr|postfix-2.9.4-1|263	
12mr|postfix-2.9.4-1|264	OPT="$RPM_OPT_FLAGS"
12mr|postfix-2.9.4-1|265	DEBUG=
12mr|postfix-2.9.4-1|266	CCARGS=
12mr|postfix-2.9.4-1|267	AUXLIBS="%{?ldflags:%ldflags}"
12mr|postfix-2.9.4-1|268	AUXLIBS=`echo $AUXLIBS|sed -e 's|-fPIE||g'`
12mr|postfix-2.9.4-1|269	
12mr|postfix-2.9.4-1|270	# the patch is mixed with SDBM support :(
12mr|postfix-2.9.4-1|271	CCARGS="${CCARGS} -DHAS_SDBM -DHAS_DLOPEN"
12mr|postfix-2.9.4-1|272	
12mr|postfix-2.9.4-1|273	%if %{with ldap}
12mr|postfix-2.9.4-1|274	CCARGS="${CCARGS} -DHAS_LDAP"
12mr|postfix-2.9.4-1|275	%endif
12mr|postfix-2.9.4-1|276	%if %{with pcre}
12mr|postfix-2.9.4-1|277	CCARGS="${CCARGS} -DHAS_PCRE"
12mr|postfix-2.9.4-1|278	%endif
12mr|postfix-2.9.4-1|279	%if %{with mysql}
12mr|postfix-2.9.4-1|280	CCARGS="${CCARGS} -DHAS_MYSQL -I/usr/include/mysql"
12mr|postfix-2.9.4-1|281	%endif
12mr|postfix-2.9.4-1|282	%if %{with pgsql}
12mr|postfix-2.9.4-1|283	CCARGS="${CCARGS} -DHAS_PGSQL -I/usr/include/pgsql"
12mr|postfix-2.9.4-1|284	%endif
12mr|postfix-2.9.4-1|285	%if %{with sasl}
12mr|postfix-2.9.4-1|286	CCARGS="${CCARGS} -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl"
12mr|postfix-2.9.4-1|287	AUXLIBS="${AUXLIBS} -lsasl2"
12mr|postfix-2.9.4-1|288	%endif
12mr|postfix-2.9.4-1|289	%if ! %{with ipv6}
12mr|postfix-2.9.4-1|290	CCARGS="${CCARGS} -DNO_IPV6"
12mr|postfix-2.9.4-1|291	%endif
12mr|postfix-2.9.4-1|292	%if %{with tls}
12mr|postfix-2.9.4-1|293	CCARGS="${CCARGS} -DUSE_TLS -I/usr/include/openssl"
12mr|postfix-2.9.4-1|294	AUXLIBS="${AUXLIBS} -lssl -lcrypto"
12mr|postfix-2.9.4-1|295	%endif
12mr|postfix-2.9.4-1|296	%if %{with cdb}
12mr|postfix-2.9.4-1|297	CCARGS="${CCARGS} -DHAS_CDB"
12mr|postfix-2.9.4-1|298	%endif
12mr|postfix-2.9.4-1|299	
12mr|postfix-2.9.4-1|300	export CCARGS AUXLIBS OPT DEBUG
12mr|postfix-2.9.4-1|301	make -f Makefile.init makefiles
12mr|postfix-2.9.4-1|302	
12mr|postfix-2.9.4-1|303	unset CCARGS AUXLIBS DEBUG OPT
12mr|postfix-2.9.4-1|304	make
12mr|postfix-2.9.4-1|305	make manpages
12mr|postfix-2.9.4-1|306	
12mr|postfix-2.9.4-1|307	for i in lib/*.a; do
12mr|postfix-2.9.4-1|308	j=${i#lib/lib}
12mr|postfix-2.9.4-1|309	ln -s ${i#lib/} lib/libpostfix-${j%.a}.so.1
12mr|postfix-2.9.4-1|310	done
12mr|postfix-2.9.4-1|311	
12mr|postfix-2.9.4-1|312	# generate main.cf.default here, since in make it will fail
12mr|postfix-2.9.4-1|313	cat > conf/main.cf.default << EOF
12mr|postfix-2.9.4-1|314	# DO NOT EDIT THIS FILE. EDIT THE MAIN.CF FILE INSTEAD. THE
12mr|postfix-2.9.4-1|315	# TEXT HERE JUST SHOWS DEFAULT SETTINGS BUILT INTO POSTFIX.
12mr|postfix-2.9.4-1|316	#
12mr|postfix-2.9.4-1|317	EOF
12mr|postfix-2.9.4-1|318	LD_LIBRARY_PATH=$PWD/lib${LD_LIBRARY_PATH:+:}${LD_LIBRARY_PATH} \
12mr|postfix-2.9.4-1|319	./src/postconf/postconf -d | \
12mr|postfix-2.9.4-1|320	egrep -v '^(myhostname|mydomain|mynetworks) ' >> conf/main.cf.default
12mr|postfix-2.9.4-1|321	
12mr|postfix-2.9.4-1|322	# add correct parameters to main.cf.dist
12mr|postfix-2.9.4-1|323	LD_LIBRARY_PATH=$PWD/lib${LD_LIBRARY_PATH:+:}${LD_LIBRARY_PATH} \
12mr|postfix-2.9.4-1|324	./src/postconf/postconf -c ./conf/dist -e \
12mr|postfix-2.9.4-1|325	%post_install_parameters
12mr|postfix-2.9.4-1|326	mv conf/dist/main.cf conf/main.cf.dist
12mr|postfix-2.9.4-1|327	
12mr|postfix-2.9.4-1|328	%install
12mr|postfix-2.9.4-1|329	rm -fr %{buildroot}
12mr|postfix-2.9.4-1|330	
12mr|postfix-2.9.4-1|331	# install postfix into the build root
12mr|postfix-2.9.4-1|332	LD_LIBRARY_PATH=$PWD/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH} \
12mr|postfix-2.9.4-1|333	make non-interactive-package \
12mr|postfix-2.9.4-1|334	install_root=%{buildroot} \
12mr|postfix-2.9.4-1|335	config_directory=%{_sysconfdir}/postfix \
12mr|postfix-2.9.4-1|336	%post_install_parameters \
12mr|postfix-2.9.4-1|337	|| exit 1
12mr|postfix-2.9.4-1|338	
12mr|postfix-2.9.4-1|339	mkdir -p %{buildroot}/var/lib/postfix
12mr|postfix-2.9.4-1|340	
12mr|postfix-2.9.4-1|341	for i in lib/*.a; do
12mr|postfix-2.9.4-1|342	j=${i#lib/lib}
12mr|postfix-2.9.4-1|343	install $i %{buildroot}%{_libdir}/libpostfix-${j%.a}.so.1
12mr|postfix-2.9.4-1|344	done
12mr|postfix-2.9.4-1|345	
12mr|postfix-2.9.4-1|346	# rpm %%doc macro wants to take his files in buildroot
12mr|postfix-2.9.4-1|347	rm -fr DOC
12mr|postfix-2.9.4-1|348	mkdir DOC
12mr|postfix-2.9.4-1|349	mv %{buildroot}%{_docdir}/%{name}/html DOC/html
12mr|postfix-2.9.4-1|350	mv %{buildroot}%{_docdir}/%{name}/README_FILES DOC/README_FILES
12mr|postfix-2.9.4-1|351	
12mr|postfix-2.9.4-1|352	# for sasl configuration
12mr|postfix-2.9.4-1|353	mkdir -p %{buildroot}%{_sysconfdir}/sasl2
12mr|postfix-2.9.4-1|354	cp %{SOURCE15} %{buildroot}%{_sysconfdir}/sasl2/smtpd.conf
12mr|postfix-2.9.4-1|355	
12mr|postfix-2.9.4-1|356	# This installs into the /etc/rc.d/init.d directory
12mr|postfix-2.9.4-1|357	mkdir -p %{buildroot}%{_initrddir}
12mr|postfix-2.9.4-1|358	install -c %{SOURCE3} %{buildroot}%{_initrddir}/postfix
12mr|postfix-2.9.4-1|359	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mr|postfix-2.9.4-1|360	install -c %{SOURCE4} %{buildroot}%{_sysconfdir}/pam.d/smtp
12mr|postfix-2.9.4-1|361	
12mr|postfix-2.9.4-1|362	mkdir -p %{buildroot}%{_sysconfdir}/ppp/ip-{up,down}.d
12mr|postfix-2.9.4-1|363	install -c %{SOURCE6} %{buildroot}%{_sysconfdir}/ppp/ip-up.d/postfix
12mr|postfix-2.9.4-1|364	install -c %{SOURCE7} %{buildroot}%{_sysconfdir}/ppp/ip-down.d/postfix
12mr|postfix-2.9.4-1|365	
12mr|postfix-2.9.4-1|366	mkdir -p %{buildroot}%{_sysconfdir}/resolvconf/update-libc.d/
12mr|postfix-2.9.4-1|367	install -c %{SOURCE8} %{buildroot}%{_sysconfdir}/resolvconf/update-libc.d/postfix
12mr|postfix-2.9.4-1|368	
12mr|postfix-2.9.4-1|369	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12mr|postfix-2.9.4-1|370	touch %{buildroot}%{_sysconfdir}/sysconfig/postfix
12mr|postfix-2.9.4-1|371	
12mr|postfix-2.9.4-1|372	# this is used by some examples (cyrus)
12mr|postfix-2.9.4-1|373	mkdir -p %{buildroot}%{queue_directory}/extern
12mr|postfix-2.9.4-1|374	
12mr|postfix-2.9.4-1|375	install -c auxiliary/rmail/rmail %{buildroot}%{_bindir}/rmail
12mr|postfix-2.9.4-1|376	
12mr|postfix-2.9.4-1|377	# copy new aliases files and generate a ghost aliases.db file
12mr|postfix-2.9.4-1|378	cp -f %{SOURCE5} %{buildroot}%{_sysconfdir}/postfix/aliases
12mr|postfix-2.9.4-1|379	chmod 644 %{buildroot}%{_sysconfdir}/postfix/aliases
12mr|postfix-2.9.4-1|380	touch %{buildroot}%{_sysconfdir}/postfix/aliases.db
12mr|postfix-2.9.4-1|381	
12mr|postfix-2.9.4-1|382	# install chroot script and postfinger
12mr|postfix-2.9.4-1|383	install -m 0755 %{SOURCE14} %{buildroot}%{_sbindir}/postfix-chroot.sh
12mr|postfix-2.9.4-1|384	install -m 0755 %{SOURCE21} %{buildroot}%{_sbindir}/postfinger
12mr|postfix-2.9.4-1|385	
12mr|postfix-2.9.4-1|386	# install qshape
12mr|postfix-2.9.4-1|387	install -m755 auxiliary/qshape/qshape.pl %{buildroot}%{_sbindir}/qshape
12mr|postfix-2.9.4-1|388	cp man/man1/qshape.1 %{buildroot}%{_mandir}/man1/qshape.1
12mr|postfix-2.9.4-1|389	
12mr|postfix-2.9.4-1|390	# RPM compresses man pages automatically.
12mr|postfix-2.9.4-1|391	# - Edit postfix-files to reflect this, so post-install won't get confused
12mr|postfix-2.9.4-1|392	#   when called during package installation.
12mr|postfix-2.9.4-1|393	sed -i -e "s@\(/man[158]/.*\.[158]\):@\1%{_extension}:@" %{buildroot}%{_libdir}/postfix/postfix-files
12mr|postfix-2.9.4-1|394	
12mr|postfix-2.9.4-1|395	# remove files that are not in the main package
12mr|postfix-2.9.4-1|396	sed -i -e "/dict_.*\.so/d" %{buildroot}%{_libdir}/postfix/postfix-files
12mr|postfix-2.9.4-1|397	
12mr|postfix-2.9.4-1|398	# remove sample_directory from main.cf (#15297)
12mr|postfix-2.9.4-1|399	# the default is /etc/postfix
12mr|postfix-2.9.4-1|400	sed -i -e "/^sample_directory/d" %{buildroot}%{_sysconfdir}/postfix/main.cf
12mr|postfix-2.9.4-1|401	
12mr|postfix-2.9.4-1|402	%pre
12mr|postfix-2.9.4-1|403	%_pre_useradd postfix %{queue_directory} /bin/false
12mr|postfix-2.9.4-1|404	%_pre_groupadd %{maildrop_group} postfix
12mr|postfix-2.9.4-1|405	# disable chroot of spawn service in /etc/sysconfig/postfix,
12mr|postfix-2.9.4-1|406	# but do it only once and only if user did not
12mr|postfix-2.9.4-1|407	# modify /etc/sysconfig/postfix manually
12mr|postfix-2.9.4-1|408	if grep -qs "^NEVER_CHROOT_PROGRAM='^(proxymap|local|pipe|virtual)$'$" /etc/sysconfig/postfix; then
12mr|postfix-2.9.4-1|409	if ! grep -qs "^NEVER_CHROOT_PROGRAM='^(proxymap|local|pipe|virtual|spawn)$'$" /usr/sbin/postfix-chroot.sh; then
12mr|postfix-2.9.4-1|410	perl -pi -e "s/^NEVER_CHROOT_PROGRAM=.*\$/NEVER_CHROOT_PROGRAM=\'^(proxymap|local|pipe|virtual|spawn)\\\$\'/" /etc/sysconfig/postfix
12mr|postfix-2.9.4-1|411	fi
12mr|postfix-2.9.4-1|412	fi
12mr|postfix-2.9.4-1|413	# disable some unneeded and potentially harmful nss libraries in
12mr|postfix-2.9.4-1|414	# /etc/sysconfig/postfix, but do it only once and only if user did not
12mr|postfix-2.9.4-1|415	# modify /etc/sysconfig/postfix manually
12mr|postfix-2.9.4-1|416	if grep -qs "^IGNORE_NSS_LIBS='^$'$" /etc/sysconfig/postfix; then
12mr|postfix-2.9.4-1|417	if ! grep -qs "^IGNORE_NSS_LIBS='^(mdns.*|ldap|db|wins)$'$" /usr/sbin/postfix-chroot.sh; then
12mr|postfix-2.9.4-1|418	perl -pi -e "s/^IGNORE_NSS_LIBS=.*\$/IGNORE_NSS_LIBS=\'^(mdns.*|ldap|db|wins)\\\$\'/" /etc/sysconfig/postfix
12mr|postfix-2.9.4-1|419	fi
12mr|postfix-2.9.4-1|420	fi
12mr|postfix-2.9.4-1|421	
12mr|postfix-2.9.4-1|422	%post
12mr|postfix-2.9.4-1|423	# we don't have these maps anymore as separate packages/plugins:
12mr|postfix-2.9.4-1|424	# cidr, tcp and sdbm (2007.0)
12mr|postfix-2.9.4-1|425	if [ "$1" -eq "2" ]; then
12mr|postfix-2.9.4-1|426	sed -i "/^cidr/d;/^sdbm/d;/^tcp/d" %{_sysconfdir}/postfix/dynamicmaps.cf
12mr|postfix-2.9.4-1|427	fi
12mr|postfix-2.9.4-1|428	
12mr|postfix-2.9.4-1|429	# upgrade configuration files if necessary
12mr|postfix-2.9.4-1|430	%{_sbindir}/postfix \
12mr|postfix-2.9.4-1|431	set-permissions \
12mr|postfix-2.9.4-1|432	upgrade-configuration \
12mr|postfix-2.9.4-1|433	config_directory=%{_sysconfdir}/postfix \
12mr|postfix-2.9.4-1|434	%post_install_parameters
12mr|postfix-2.9.4-1|435	
12mr|postfix-2.9.4-1|436	# move previous sasl configuration files to new location if applicable
12mr|postfix-2.9.4-1|437	# have to go through many loops to prevent damaging user configuration
12mr|postfix-2.9.4-1|438	# this changed around 2007.0 so it should go away soon
12mr|postfix-2.9.4-1|439	saslpath=`postconf -h smtpd_sasl_path`
12mr|postfix-2.9.4-1|440	if [ "${saslpath}" != "${saslpath##*:}" -o "${saslpath}" != "${saslpath##*/usr/lib}" ]; then
12mr|postfix-2.9.4-1|441	postconf -e smtpd_sasl_path=smtpd
12mr|postfix-2.9.4-1|442	fi
12mr|postfix-2.9.4-1|443	
12mr|postfix-2.9.4-1|444	for old_smtpd_conf in /etc/postfix/sasl/smtpd.conf %{_libdir}/sasl2/smtpd.conf; do
12mr|postfix-2.9.4-1|445	if [ -e ${old_smtpd_conf} ]; then
12mr|postfix-2.9.4-1|446	if ! grep -qsve '^\(#.*\|[[:space:]]*\)$' /etc/sasl2/smtpd.conf; then
12mr|postfix-2.9.4-1|447	# /etc/sasl2/smtpd.conf missing or just comments
12mr|postfix-2.9.4-1|448	if [ -s /etc/sasl2/smtpd.conf ] && [ ! -e /etc/sasl2/smtpd.conf.rpmnew -o /etc/sasl2/smtpd.conf -nt /etc/sasl2/smtpd.conf.rpmnew ]; then
12mr|postfix-2.9.4-1|449	mv /etc/sasl2/smtpd.conf /etc/sasl2/smtpd.conf.rpmnew
12mr|postfix-2.9.4-1|450	fi
12mr|postfix-2.9.4-1|451	mv ${old_smtpd_conf} /etc/sasl2/smtpd.conf
12mr|postfix-2.9.4-1|452	else
12mr|postfix-2.9.4-1|453	echo "warning: existing ${old_smtpd_conf} will be ignored"
12mr|postfix-2.9.4-1|454	fi
12mr|postfix-2.9.4-1|455	fi
12mr|postfix-2.9.4-1|456	done
12mr|postfix-2.9.4-1|457	
12mr|postfix-2.9.4-1|458	%if %{with tls}
12mr|postfix-2.9.4-1|459	%_create_ssl_certificate postfix
12mr|postfix-2.9.4-1|460	%endif
12mr|postfix-2.9.4-1|461	
12mr|postfix-2.9.4-1|462	if [ -e /etc/sysconfig/postfix ]; then
12mr|postfix-2.9.4-1|463	%{_sbindir}/postfix-chroot.sh -q update
12mr|postfix-2.9.4-1|464	else
12mr|postfix-2.9.4-1|465	%if %{with chroot}
12mr|postfix-2.9.4-1|466	%{_sbindir}/postfix-chroot.sh -q enable
12mr|postfix-2.9.4-1|467	%else
12mr|postfix-2.9.4-1|468	%{_sbindir}/postfix-chroot.sh -q create_sysconfig
12mr|postfix-2.9.4-1|469	%endif
12mr|postfix-2.9.4-1|470	fi
12mr|postfix-2.9.4-1|471	%_post_service postfix
12mr|postfix-2.9.4-1|472	
12mr|postfix-2.9.4-1|473	/usr/sbin/update-alternatives --install %{_sbindir}/sendmail sendmail-command %{sendmail_command} 30 --slave %{_prefix}/lib/sendmail sendmail-command-in_libdir %{sendmail_command}
12mr|postfix-2.9.4-1|474	
12mr|postfix-2.9.4-1|475	%triggerin -- glibc setup nss_ldap nss_db nss_wins nss_mdns
12mr|postfix-2.9.4-1|476	# Generate chroot jails on the fly when needed things are installed/upgraded
12mr|postfix-2.9.4-1|477	%{_sbindir}/postfix-chroot.sh -q update
12mr|postfix-2.9.4-1|478	
12mr|postfix-2.9.4-1|479	%preun
12mr|postfix-2.9.4-1|480	rmqueue() {
12mr|postfix-2.9.4-1|481	[ $2 -gt 0 ] || return
12mr|postfix-2.9.4-1|482	local i
12mr|postfix-2.9.4-1|483	for i in 0 1 2 3 4 5 6 7 8 9 A B C D E F; do
12mr|postfix-2.9.4-1|484	if [ -d $1/$i ]; then
12mr|postfix-2.9.4-1|485	rmqueue $1/$i $(( $2 - 1 ))
12mr|postfix-2.9.4-1|486	rm -f $1/$i/*
12mr|postfix-2.9.4-1|487	rmdir $1/$i
12mr|postfix-2.9.4-1|488	fi
12mr|postfix-2.9.4-1|489	done
12mr|postfix-2.9.4-1|490	}
12mr|postfix-2.9.4-1|491	
12mr|postfix-2.9.4-1|492	# selectively remove the queue directory structure
12mr|postfix-2.9.4-1|493	queue_directory_remove () {
12mr|postfix-2.9.4-1|494	# first remove the "queues"
12mr|postfix-2.9.4-1|495	local IFS=', '
12mr|postfix-2.9.4-1|496	for dir in `%{_sbindir}/postconf -h hash_queue_names`; do
12mr|postfix-2.9.4-1|497	test -d $dir && rmqueue %{queue_directory}/$dir `%{_sbindir}/postconf -h hash_queue_depth`
12mr|postfix-2.9.4-1|498	done
12mr|postfix-2.9.4-1|499	
12mr|postfix-2.9.4-1|500	# now remove the other directories
12mr|postfix-2.9.4-1|501	for dir in corrupt maildrop pid private public trace; do
12mr|postfix-2.9.4-1|502	test -d $dir && /bin/rm -f $dir/*
12mr|postfix-2.9.4-1|503	done
12mr|postfix-2.9.4-1|504	}
12mr|postfix-2.9.4-1|505	
12mr|postfix-2.9.4-1|506	%_preun_service postfix
12mr|postfix-2.9.4-1|507	
12mr|postfix-2.9.4-1|508	if [ $1 = 0 ]; then
12mr|postfix-2.9.4-1|509	# Clean up chroot environment and spool directory
12mr|postfix-2.9.4-1|510	%{_sbindir}/postfix-chroot.sh -q remove
12mr|postfix-2.9.4-1|511	cd %{queue_directory} && queue_directory_remove || true
12mr|postfix-2.9.4-1|512	fi
12mr|postfix-2.9.4-1|513	
12mr|postfix-2.9.4-1|514	%postun
12mr|postfix-2.9.4-1|515	%_postun_userdel postfix
12mr|postfix-2.9.4-1|516	%_postun_groupdel %{maildrop_group}
12mr|postfix-2.9.4-1|517	if [ ! -e %{sendmail_command} ]; then
12mr|postfix-2.9.4-1|518	/usr/sbin/update-alternatives --remove sendmail-command %{sendmail_command}
12mr|postfix-2.9.4-1|519	fi
12mr|postfix-2.9.4-1|520	
12mr|postfix-2.9.4-1|521	%files
12mr|postfix-2.9.4-1|522	%dir %{_sysconfdir}/postfix
12mr|postfix-2.9.4-1|523	%config(noreplace) %{_sysconfdir}/sasl2/smtpd.conf
12mr|postfix-2.9.4-1|524	%config(noreplace) %{_sysconfdir}/postfix/access
12mr|postfix-2.9.4-1|525	%config(noreplace) %{_sysconfdir}/postfix/aliases
12mr|postfix-2.9.4-1|526	%ghost %{_sysconfdir}/postfix/aliases.db
12mr|postfix-2.9.4-1|527	%config(noreplace) %{_sysconfdir}/postfix/canonical
12mr|postfix-2.9.4-1|528	%config(noreplace) %{_sysconfdir}/postfix/generic
12mr|postfix-2.9.4-1|529	%config(noreplace) %{_sysconfdir}/postfix/header_checks
12mr|postfix-2.9.4-1|530	%config(noreplace) %{_sysconfdir}/postfix/relocated
12mr|postfix-2.9.4-1|531	%config(noreplace) %{_sysconfdir}/postfix/transport
12mr|postfix-2.9.4-1|532	%config(noreplace) %{_sysconfdir}/postfix/virtual
12mr|postfix-2.9.4-1|533	%{_sysconfdir}/postfix/makedefs.out
12mr|postfix-2.9.4-1|534	%config(noreplace) %{_sysconfdir}/postfix/dynamicmaps.cf
12mr|postfix-2.9.4-1|535	%attr(0755, root, root) %{_initrddir}/postfix
12mr|postfix-2.9.4-1|536	%attr(0644, root, root) %config(noreplace) %{_sysconfdir}/pam.d/smtp
12mr|postfix-2.9.4-1|537	%attr(0755, root, root) %config(noreplace) %{_sysconfdir}/ppp/ip-up.d/postfix
12mr|postfix-2.9.4-1|538	%attr(0755, root, root) %config(noreplace) %{_sysconfdir}/ppp/ip-down.d/postfix
12mr|postfix-2.9.4-1|539	%attr(0755, root, root) %config(noreplace) %{_sysconfdir}/resolvconf/update-libc.d/postfix
12mr|postfix-2.9.4-1|540	%ghost %{_sysconfdir}/sysconfig/postfix
12mr|postfix-2.9.4-1|541	
12mr|postfix-2.9.4-1|542	%dir %attr(0700, postfix, root) /var/lib/postfix
12mr|postfix-2.9.4-1|543	
12mr|postfix-2.9.4-1|544	# For correct directory permissions check postfix-install script
12mr|postfix-2.9.4-1|545	%dir %{queue_directory}
12mr|postfix-2.9.4-1|546	%dir %attr(0700, postfix, root) %{queue_directory}/active
12mr|postfix-2.9.4-1|547	%dir %attr(0700, postfix, root) %{queue_directory}/bounce
12mr|postfix-2.9.4-1|548	%dir %attr(0700, postfix, root) %{queue_directory}/corrupt
12mr|postfix-2.9.4-1|549	%dir %attr(0700, postfix, root) %{queue_directory}/defer
12mr|postfix-2.9.4-1|550	%dir %attr(0700, postfix, root) %{queue_directory}/deferred
12mr|postfix-2.9.4-1|551	%dir %attr(0700, postfix, root) %{queue_directory}/flush
12mr|postfix-2.9.4-1|552	%dir %attr(0700, postfix, root) %{queue_directory}/hold
12mr|postfix-2.9.4-1|553	%dir %attr(0700, postfix, root) %{queue_directory}/incoming
12mr|postfix-2.9.4-1|554	%dir %attr(0700, postfix, root) %{queue_directory}/private
12mr|postfix-2.9.4-1|555	%dir %attr(0700, postfix, root) %{queue_directory}/trace
12mr|postfix-2.9.4-1|556	%dir %attr(0730, postfix, %{maildrop_group}) %{queue_directory}/maildrop
12mr|postfix-2.9.4-1|557	%dir %attr(0710, postfix, %{maildrop_group}) %{queue_directory}/public
12mr|postfix-2.9.4-1|558	%dir %attr(0755, root, root) %{queue_directory}/pid
12mr|postfix-2.9.4-1|559	%dir %attr(0755, root, root) %{queue_directory}/extern
12mr|postfix-2.9.4-1|560	
12mr|postfix-2.9.4-1|561	%doc AAAREADME
12mr|postfix-2.9.4-1|562	%doc US_PATENT_6321267
12mr|postfix-2.9.4-1|563	%doc examples/smtpd-policy
12mr|postfix-2.9.4-1|564	%doc COMPATIBILITY
12mr|postfix-2.9.4-1|565	%doc COPYRIGHT
12mr|postfix-2.9.4-1|566	%doc HISTORY
12mr|postfix-2.9.4-1|567	%doc LICENSE
12mr|postfix-2.9.4-1|568	%doc PORTING
12mr|postfix-2.9.4-1|569	%doc RELEASE_NOTES*
12mr|postfix-2.9.4-1|570	%doc IPv6-ChangeLog
12mr|postfix-2.9.4-1|571	%doc TLS_*
12mr|postfix-2.9.4-1|572	#doc html
12mr|postfix-2.9.4-1|573	%doc DOC/html
12mr|postfix-2.9.4-1|574	%doc DOC/README_FILES
12mr|postfix-2.9.4-1|575	%doc README.MDK README.MDK.update
12mr|postfix-2.9.4-1|576	%doc postfix-users-faq.html
12mr|postfix-2.9.4-1|577	%doc UCE
12mr|postfix-2.9.4-1|578	
12mr|postfix-2.9.4-1|579	%dir %{_libdir}/postfix
12mr|postfix-2.9.4-1|580	%attr(0644, root, root) %{_libdir}/postfix/postfix-files
12mr|postfix-2.9.4-1|581	%attr(0755, root, root) %{_libdir}/postfix/anvil
12mr|postfix-2.9.4-1|582	%attr(0755, root, root) %{_libdir}/postfix/bounce
12mr|postfix-2.9.4-1|583	%attr(0755, root, root) %{_libdir}/postfix/cleanup
12mr|postfix-2.9.4-1|584	%attr(0755, root, root) %{_libdir}/postfix/discard
12mr|postfix-2.9.4-1|585	%attr(0755, root, root) %{_libdir}/postfix/dnsblog
12mr|postfix-2.9.4-1|586	%attr(0755, root, root) %{_libdir}/postfix/error
12mr|postfix-2.9.4-1|587	%attr(0755, root, root) %{_libdir}/postfix/flush
12mr|postfix-2.9.4-1|588	%attr(0755, root, root) %{_libdir}/postfix/lmtp
12mr|postfix-2.9.4-1|589	%attr(0755, root, root) %{_libdir}/postfix/local
12mr|postfix-2.9.4-1|590	%attr(0755, root, root) %{_libdir}/postfix/master
12mr|postfix-2.9.4-1|591	%attr(0755, root, root) %{_libdir}/postfix/nqmgr
12mr|postfix-2.9.4-1|592	%attr(0755, root, root) %{_libdir}/postfix/oqmgr
12mr|postfix-2.9.4-1|593	%attr(0755, root, root) %{_libdir}/postfix/pickup
12mr|postfix-2.9.4-1|594	%attr(0755, root, root) %{_libdir}/postfix/pipe
12mr|postfix-2.9.4-1|595	%attr(0755, root, root) %{_libdir}/postfix/postfix-script
12mr|postfix-2.9.4-1|596	%attr(0755, root, root) %{_libdir}/postfix/postfix-wrapper
12mr|postfix-2.9.4-1|597	%attr(0755, root, root) %{_libdir}/postfix/post-install
12mr|postfix-2.9.4-1|598	%attr(0755, root, root) %{_libdir}/postfix/postmulti-script
12mr|postfix-2.9.4-1|599	%attr(0755, root, root) %{_libdir}/postfix/postscreen
12mr|postfix-2.9.4-1|600	%attr(0755, root, root) %{_libdir}/postfix/proxymap
12mr|postfix-2.9.4-1|601	%attr(0755, root, root) %{_libdir}/postfix/qmgr
12mr|postfix-2.9.4-1|602	%attr(0755, root, root) %{_libdir}/postfix/qmqpd
12mr|postfix-2.9.4-1|603	%attr(0755, root, root) %{_libdir}/postfix/scache
12mr|postfix-2.9.4-1|604	%attr(0755, root, root) %{_libdir}/postfix/showq
12mr|postfix-2.9.4-1|605	%attr(0755, root, root) %{_libdir}/postfix/smtp
12mr|postfix-2.9.4-1|606	%attr(0755, root, root) %{_libdir}/postfix/smtpd
12mr|postfix-2.9.4-1|607	%attr(0755, root, root) %{_libdir}/postfix/spawn
12mr|postfix-2.9.4-1|608	%attr(0755, root, root) %{_libdir}/postfix/tlsmgr
12mr|postfix-2.9.4-1|609	%attr(0755, root, root) %{_libdir}/postfix/tlsproxy
12mr|postfix-2.9.4-1|610	%attr(0755, root, root) %{_libdir}/postfix/trivial-rewrite
12mr|postfix-2.9.4-1|611	%attr(0755, root, root) %{_libdir}/postfix/verify
12mr|postfix-2.9.4-1|612	%attr(0755, root, root) %{_libdir}/postfix/virtual
12mr|postfix-2.9.4-1|613	
12mr|postfix-2.9.4-1|614	%attr(0755, root, root) %{_sbindir}/postalias
12mr|postfix-2.9.4-1|615	%attr(0755, root, root) %{_sbindir}/postcat
12mr|postfix-2.9.4-1|616	%attr(0755, root, root) %{_sbindir}/postconf
12mr|postfix-2.9.4-1|617	%attr(2755,root,%{maildrop_group}) %{_sbindir}/postdrop
12mr|postfix-2.9.4-1|618	%attr(2755,root,%{maildrop_group}) %{_sbindir}/postqueue
12mr|postfix-2.9.4-1|619	%attr(0755, root, root) %{_sbindir}/postfix
12mr|postfix-2.9.4-1|620	%attr(0755, root, root) %{_sbindir}/postkick
12mr|postfix-2.9.4-1|621	%attr(0755, root, root) %{_sbindir}/postlock
12mr|postfix-2.9.4-1|622	%attr(0755, root, root) %{_sbindir}/postlog
12mr|postfix-2.9.4-1|623	%attr(0755, root, root) %{_sbindir}/postmap
12mr|postfix-2.9.4-1|624	%attr(0755, root, root) %{_sbindir}/postmulti
12mr|postfix-2.9.4-1|625	%attr(0755, root, root) %{_sbindir}/postsuper
12mr|postfix-2.9.4-1|626	%attr(0755, root, root) %{_sbindir}/qmqp-sink
12mr|postfix-2.9.4-1|627	%attr(0755, root, root) %{_sbindir}/qmqp-source
12mr|postfix-2.9.4-1|628	%attr(0755, root, root) %{_sbindir}/smtp-sink
12mr|postfix-2.9.4-1|629	%attr(0755, root, root) %{_sbindir}/smtp-source
12mr|postfix-2.9.4-1|630	%attr(0755, root, root) %{_sbindir}/postfinger
12mr|postfix-2.9.4-1|631	%attr(0755, root, root) %{_sbindir}/postfix-chroot.sh
12mr|postfix-2.9.4-1|632	%attr(0755, root, root) %{_sbindir}/qshape
12mr|postfix-2.9.4-1|633	%attr(0755, root, root) %{sendmail_command}
12mr|postfix-2.9.4-1|634	%attr(0755, root, root) %{_bindir}/mailq
12mr|postfix-2.9.4-1|635	%attr(0755, root, root) %{_bindir}/newaliases
12mr|postfix-2.9.4-1|636	%attr(0755, root, root) %{_bindir}/rmail
12mr|postfix-2.9.4-1|637	%{_mandir}/*/*
12mr|postfix-2.9.4-1|638	
12mr|postfix-2.9.4-1|639	%files -n %{libname}
12mr|postfix-2.9.4-1|640	%attr(0755, root, root) %{_libdir}/libpostfix-dns.so.1
12mr|postfix-2.9.4-1|641	%attr(0755, root, root) %{_libdir}/libpostfix-global.so.1
12mr|postfix-2.9.4-1|642	%attr(0755, root, root) %{_libdir}/libpostfix-master.so.1
12mr|postfix-2.9.4-1|643	%attr(0755, root, root) %{_libdir}/libpostfix-util.so.1
12mr|postfix-2.9.4-1|644	%attr(0755, root, root) %{_libdir}/libpostfix-tls.so.1
12mr|postfix-2.9.4-1|645	%attr(0755, root, root) %{_libdir}/libpostfix-milter.so.1
12mr|postfix-2.9.4-1|646	%attr(0755, root, root) %{_libdir}/libpostfix-xsasl.so.1
12mr|postfix-2.9.4-1|647	
12mr|postfix-2.9.4-1|648	%if %{with ldap}
12mr|postfix-2.9.4-1|649	%files ldap
12mr|postfix-2.9.4-1|650	%attr(755, root, root) %{_libdir}/postfix/dict_ldap.so
12mr|postfix-2.9.4-1|651	
12mr|postfix-2.9.4-1|652	%post ldap
12mr|postfix-2.9.4-1|653	%dynmap_add_cmd ldap
12mr|postfix-2.9.4-1|654	%postun ldap
12mr|postfix-2.9.4-1|655	%dynmap_rm_cmd ldap
12mr|postfix-2.9.4-1|656	%endif
12mr|postfix-2.9.4-1|657	
12mr|postfix-2.9.4-1|658	%if %{with mysql}
12mr|postfix-2.9.4-1|659	%files mysql
12mr|postfix-2.9.4-1|660	%attr(755, root, root) %{_libdir}/postfix/dict_mysql.so
12mr|postfix-2.9.4-1|661	
12mr|postfix-2.9.4-1|662	%post mysql
12mr|postfix-2.9.4-1|663	%dynmap_add_cmd mysql
12mr|postfix-2.9.4-1|664	%postun mysql
12mr|postfix-2.9.4-1|665	%dynmap_rm_cmd mysql
12mr|postfix-2.9.4-1|666	%endif
12mr|postfix-2.9.4-1|667	
12mr|postfix-2.9.4-1|668	%if %{with pcre}
12mr|postfix-2.9.4-1|669	%files pcre
12mr|postfix-2.9.4-1|670	%attr(755, root, root) %{_libdir}/postfix/dict_pcre.so
12mr|postfix-2.9.4-1|671	
12mr|postfix-2.9.4-1|672	%post pcre
12mr|postfix-2.9.4-1|673	%dynmap_add_cmd pcre
12mr|postfix-2.9.4-1|674	%postun pcre
12mr|postfix-2.9.4-1|675	%dynmap_rm_cmd pcre
12mr|postfix-2.9.4-1|676	%endif
12mr|postfix-2.9.4-1|677	
12mr|postfix-2.9.4-1|678	%if %{with pgsql}
12mr|postfix-2.9.4-1|679	%files pgsql
12mr|postfix-2.9.4-1|680	%attr(755, root, root) %{_libdir}/postfix/dict_pgsql.so
12mr|postfix-2.9.4-1|681	
12mr|postfix-2.9.4-1|682	%post pgsql
12mr|postfix-2.9.4-1|683	%dynmap_add_cmd pgsql
12mr|postfix-2.9.4-1|684	%postun pgsql
12mr|postfix-2.9.4-1|685	%dynmap_rm_cmd pgsql
12mr|postfix-2.9.4-1|686	%endif
12mr|postfix-2.9.4-1|687	
12mr|postfix-2.9.4-1|688	%if %{with sqlite}
12mr|postfix-2.9.4-1|689	%files sqlite
12mr|postfix-2.9.4-1|690	%attr(755, root, root) %{_libdir}/postfix/dict_sqlite.so
12mr|postfix-2.9.4-1|691	
12mr|postfix-2.9.4-1|692	%post sqlite
12mr|postfix-2.9.4-1|693	%dynmap_add_cmd sqlite
12mr|postfix-2.9.4-1|694	%postun sqlite
12mr|postfix-2.9.4-1|695	%dynmap_rm_cmd sqlite
12mr|postfix-2.9.4-1|696	%endif
12mr|postfix-2.9.4-1|697	
12mr|postfix-2.9.4-1|698	%if %{with cdb}
12mr|postfix-2.9.4-1|699	%files cdb
12mr|postfix-2.9.4-1|700	%attr(755, root, root) %{_libdir}/postfix/dict_cdb.so
12mr|postfix-2.9.4-1|701	
12mr|postfix-2.9.4-1|702	%post cdb
12mr|postfix-2.9.4-1|703	%dynmap_add_cmd cdb -m
12mr|postfix-2.9.4-1|704	%postun cdb
12mr|postfix-2.9.4-1|705	%dynmap_rm_cmd cdb
12mr|postfix-2.9.4-1|706	%endif
12mr|postfix-2.9.4-1|707	
12mr|postfix-2.9.4-1|708	%files config-standalone
12mr|postfix-2.9.4-1|709	%config(noreplace) %{_sysconfdir}/postfix/main.cf
12mr|postfix-2.9.4-1|710	# http://archives.mandrivalinux.com/cooker/2005-07/msg01109.php
12mr|postfix-2.9.4-1|711	%{_sysconfdir}/postfix/main.cf.dist
12mr|postfix-2.9.4-1|712	%{_sysconfdir}/postfix/main.cf.default
12mr|postfix-2.9.4-1|713	%{_sysconfdir}/postfix/bounce.cf.default
12mr|postfix-2.9.4-1|714	%config(noreplace) %{_sysconfdir}/postfix/master.cf
12mr|postfix-2.9.4-1|715	%attr(0644, root, root) %{_libdir}/postfix/main.cf
12mr|postfix-2.9.4-1|716	%attr(0644, root, root) %{_libdir}/postfix/master.cf
12mr|postfix-2.9.4-1|717	
12mr|postfix-2.9.4-1|718	
12mr|postfix-2.9.4-1|719	
12mr|postfix-2.9.4-1|720	%changelog
12mr|postfix-2.9.4-1|721	

16021 12
12mr|postgresql9.0-9.0.9-0.1|1	%if %_lib == lib64
12mr|postgresql9.0-9.0.9-0.1|2	%define _requires_exceptions devel(libtcl8.4(64bit))
12mr|postgresql9.0-9.0.9-0.1|3	%else
12mr|postgresql9.0-9.0.9-0.1|4	%define _requires_exceptions devel(libtcl8.4)
12mr|postgresql9.0-9.0.9-0.1|5	%endif
12mr|postgresql9.0-9.0.9-0.1|6	
12mr|postgresql9.0-9.0.9-0.1|7	%define Werror_cflags %nil
12mr|postgresql9.0-9.0.9-0.1|8	%define _disable_ld_no_undefined 1
12mr|postgresql9.0-9.0.9-0.1|9	
12mr|postgresql9.0-9.0.9-0.1|10	%define perl_version %(rpm -q --qf "%{VERSION}" perl)
12mr|postgresql9.0-9.0.9-0.1|11	%define perl_epoch %(rpm -q --qf "%{EPOCH}" perl)
12mr|postgresql9.0-9.0.9-0.1|12	
12mr|postgresql9.0-9.0.9-0.1|13	%define pgdata /var/lib/pgsql
12mr|postgresql9.0-9.0.9-0.1|14	%define logrotatedir %{_sysconfdir}/logrotate.d
12mr|postgresql9.0-9.0.9-0.1|15	
12mr|postgresql9.0-9.0.9-0.1|16	%define major 5
12mr|postgresql9.0-9.0.9-0.1|17	%define major_ecpg 6
12mr|postgresql9.0-9.0.9-0.1|18	
12mr|postgresql9.0-9.0.9-0.1|19	%define bname postgresql
12mr|postgresql9.0-9.0.9-0.1|20	%define current_major_version 9.0
12mr|postgresql9.0-9.0.9-0.1|21	%define current_minor_version 9
12mr|postgresql9.0-9.0.9-0.1|22	
12mr|postgresql9.0-9.0.9-0.1|23	# Define if it's a beta
12mr|postgresql9.0-9.0.9-0.1|24	# %%define beta rc2
12mr|postgresql9.0-9.0.9-0.1|25	
12mr|postgresql9.0-9.0.9-0.1|26	# define the mdv release
12mr|postgresql9.0-9.0.9-0.1|27	%define rel 0
12mr|postgresql9.0-9.0.9-0.1|28	
12mr|postgresql9.0-9.0.9-0.1|29	%define subrel 1
12mr|postgresql9.0-9.0.9-0.1|30	%define release %mkrel %{?beta:0.rc.%{beta}.}%{rel}
12mr|postgresql9.0-9.0.9-0.1|31	
12mr|postgresql9.0-9.0.9-0.1|32	%define libname %mklibname pq%{current_major_version} _%{major}
12mr|postgresql9.0-9.0.9-0.1|33	%define libecpg %mklibname ecpg%{current_major_version} _%{major_ecpg}
12mr|postgresql9.0-9.0.9-0.1|34	
12mr|postgresql9.0-9.0.9-0.1|35	%define withuuid 0
12mr|postgresql9.0-9.0.9-0.1|36	%if %mdvver >= 201100
12mr|postgresql9.0-9.0.9-0.1|37	%define withuuid 1
12mr|postgresql9.0-9.0.9-0.1|38	%endif
12mr|postgresql9.0-9.0.9-0.1|39	
12mr|postgresql9.0-9.0.9-0.1|40	Summary: 	PostgreSQL client programs and libraries
12mr|postgresql9.0-9.0.9-0.1|41	Name:		%{bname}%{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|42	Version: 	%{current_major_version}%{?!beta:.%{current_minor_version}}
12mr|postgresql9.0-9.0.9-0.1|43	Release: 	%release
12mr|postgresql9.0-9.0.9-0.1|44	License:	BSD
12mr|postgresql9.0-9.0.9-0.1|45	Group:		Databases
12mr|postgresql9.0-9.0.9-0.1|46	URL:		http://www.postgresql.org/
12mr|postgresql9.0-9.0.9-0.1|47	Source0:	ftp://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}%{?beta}.tar.bz2
12mr|postgresql9.0-9.0.9-0.1|48	Source5:	ftp://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}%{?beta}.tar.bz2.md5
12mr|postgresql9.0-9.0.9-0.1|49	Source10:	postgres.profile
12mr|postgresql9.0-9.0.9-0.1|50	Source11:	postgresql.init
12mr|postgresql9.0-9.0.9-0.1|51	Source13:	postgresql.mdv.releasenote
12mr|postgresql9.0-9.0.9-0.1|52	Patch0:		postgresql-9.0.4_ossp-uuid-dir.patch
12mr|postgresql9.0-9.0.9-0.1|53	Patch1:		 postgresql-9.0.8-soname_fix.diff
12mr|postgresql9.0-9.0.9-0.1|54	Requires:	perl
12mr|postgresql9.0-9.0.9-0.1|55	Provides:	postgresql-clients = %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|56	BuildRequires:	bison flex
12mr|postgresql9.0-9.0.9-0.1|57	BuildRequires:	openssl-devel
12mr|postgresql9.0-9.0.9-0.1|58	BuildRequires:	pam-devel
12mr|postgresql9.0-9.0.9-0.1|59	BuildRequires:	perl-devel
12mr|postgresql9.0-9.0.9-0.1|60	BuildRequires:	python-devel
12mr|postgresql9.0-9.0.9-0.1|61	BuildRequires:	readline-devel
12mr|postgresql9.0-9.0.9-0.1|62	BuildRequires:	tcl-devel
12mr|postgresql9.0-9.0.9-0.1|63	BuildRequires:	libxml2-devel
12mr|postgresql9.0-9.0.9-0.1|64	BuildRequires:	libxslt-devel
12mr|postgresql9.0-9.0.9-0.1|65	BuildRequires:	zlib-devel
12mr|postgresql9.0-9.0.9-0.1|66	%if %withuuid
12mr|postgresql9.0-9.0.9-0.1|67	BuildRequires:  ossp-uuid-devel >= 1.6.2-5
12mr|postgresql9.0-9.0.9-0.1|68	%endif
12mr|postgresql9.0-9.0.9-0.1|69	# Need to build doc
12mr|postgresql9.0-9.0.9-0.1|70	BuildRequires:  docbook-dtd42-sgml docbook-dtd44-xml
12mr|postgresql9.0-9.0.9-0.1|71	BuildRequires:	openjade docbook-utils xsltproc docbook-style-xsl
12mr|postgresql9.0-9.0.9-0.1|72	Provides:	%{bname}-virtual = %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|73	Conflicts:	%{bname}-virtual < %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|74	Requires:	%{libname} >= %{version}
12mr|postgresql9.0-9.0.9-0.1|75	Provides:	%{bname} = %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|76	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|postgresql9.0-9.0.9-0.1|77	
12mr|postgresql9.0-9.0.9-0.1|78	%description
12mr|postgresql9.0-9.0.9-0.1|79	PostgreSQL is an advanced Object-Relational database management system (DBMS)
12mr|postgresql9.0-9.0.9-0.1|80	that supports almost all SQL constructs (including transactions, subselects and
12mr|postgresql9.0-9.0.9-0.1|81	user-defined types and functions). The postgresql package includes the client
12mr|postgresql9.0-9.0.9-0.1|82	programs and libraries that you'll need to access a PostgreSQL DBMS server.
12mr|postgresql9.0-9.0.9-0.1|83	These PostgreSQL client programs are programs that directly manipulate the
12mr|postgresql9.0-9.0.9-0.1|84	internal structure of PostgreSQL databases on a PostgreSQL server. These client
12mr|postgresql9.0-9.0.9-0.1|85	programs can be located on the same machine with the PostgreSQL server, or may
12mr|postgresql9.0-9.0.9-0.1|86	be on a remote machine which accesses a PostgreSQL server over a network
12mr|postgresql9.0-9.0.9-0.1|87	connection. This package contains the client libraries for C and C++, as well
12mr|postgresql9.0-9.0.9-0.1|88	as command-line utilities for managing PostgreSQL databases on a PostgreSQL
12mr|postgresql9.0-9.0.9-0.1|89	server.
12mr|postgresql9.0-9.0.9-0.1|90	
12mr|postgresql9.0-9.0.9-0.1|91	If you want to manipulate a PostgreSQL database on a remote PostgreSQL server,
12mr|postgresql9.0-9.0.9-0.1|92	you need this package. You also need to install this package if you're
12mr|postgresql9.0-9.0.9-0.1|93	installing the postgresql-server package.
12mr|postgresql9.0-9.0.9-0.1|94	
12mr|postgresql9.0-9.0.9-0.1|95	%package -n	%{libname}
12mr|postgresql9.0-9.0.9-0.1|96	Summary:	The shared libraries required for any PostgreSQL clients
12mr|postgresql9.0-9.0.9-0.1|97	Group:		System/Libraries
12mr|postgresql9.0-9.0.9-0.1|98	Provides:	postgresql-libs = %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|99	Provides:	libpq = %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|100	Provides:	%{mklibname pq}-virtual = %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|101	Conflicts:	postgresql-libs < %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|102	# Avoid conflicts with lib having bad major
12mr|postgresql9.0-9.0.9-0.1|103	Conflicts:	libpq3 = 8.0.2
12mr|postgresql9.0-9.0.9-0.1|104	
12mr|postgresql9.0-9.0.9-0.1|105	%description -n	%{libname}
12mr|postgresql9.0-9.0.9-0.1|106	C and C++ libraries to enable user programs to communicate with the PostgreSQL
12mr|postgresql9.0-9.0.9-0.1|107	database backend. The backend can be on another machine and accessed through
12mr|postgresql9.0-9.0.9-0.1|108	TCP/IP.
12mr|postgresql9.0-9.0.9-0.1|109	
12mr|postgresql9.0-9.0.9-0.1|110	%package -n	%{libecpg}
12mr|postgresql9.0-9.0.9-0.1|111	Summary:	Shared library libecpg for PostgreSQL
12mr|postgresql9.0-9.0.9-0.1|112	Group:		System/Libraries
12mr|postgresql9.0-9.0.9-0.1|113	Requires:	postgresql%{current_major_version} >= %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|114	Provides:	libecpg = %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|115	Provides:	%{mklibname ecpg}-virtual = %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|116	Conflicts:	libecpg < %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|117	
12mr|postgresql9.0-9.0.9-0.1|118	%description -n	%{libecpg}
12mr|postgresql9.0-9.0.9-0.1|119	Libecpg is used by programs built with ecpg (Embedded PostgreSQL for C) Use
12mr|postgresql9.0-9.0.9-0.1|120	postgresql-dev to develop such programs.
12mr|postgresql9.0-9.0.9-0.1|121	
12mr|postgresql9.0-9.0.9-0.1|122	%package	server
12mr|postgresql9.0-9.0.9-0.1|123	Summary:	The programs needed to create and run a PostgreSQL server
12mr|postgresql9.0-9.0.9-0.1|124	Group:		Databases
12mr|postgresql9.0-9.0.9-0.1|125	Provides:	sqlserver
12mr|postgresql9.0-9.0.9-0.1|126	Requires(post): %{libname} >= %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|127	Requires(preun): %{libname} >= %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|128	# add/remove services
12mr|postgresql9.0-9.0.9-0.1|129	Requires(post): rpm-helper
12mr|postgresql9.0-9.0.9-0.1|130	Requires(preun): rpm-helper
12mr|postgresql9.0-9.0.9-0.1|131	# add/del user
12mr|postgresql9.0-9.0.9-0.1|132	Requires(pre): rpm-helper
12mr|postgresql9.0-9.0.9-0.1|133	Requires(postun): rpm-helper
12mr|postgresql9.0-9.0.9-0.1|134	Requires(pre):	postgresql%{current_major_version} >= %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|135	Requires(post):	postgresql%{current_major_version} >= %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|136	Conflicts:	postgresql < 7.3
12mr|postgresql9.0-9.0.9-0.1|137	Provides:	%{?arch_tagged:%arch_tagged %{bname}-server-ABI}%{?!arch_tagged:%{bname}-server-ABI} = %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|138	Provides:	%{bname}-server-virtual = %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|139	Conflicts:	%{bname}-server-virtual < %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|140	Provides:	%{bname}-server = %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|141	Conflicts:	%{bname}8.3-test < %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|142	Requires:   postgresql-plpgsql >= %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|143	
12mr|postgresql9.0-9.0.9-0.1|144	%description	server
12mr|postgresql9.0-9.0.9-0.1|145	The postgresql-server package includes the programs needed to create and run a
12mr|postgresql9.0-9.0.9-0.1|146	PostgreSQL server, which will in turn allow you to create and maintain
12mr|postgresql9.0-9.0.9-0.1|147	PostgreSQL databases.  PostgreSQL is an advanced Object-Relational database
12mr|postgresql9.0-9.0.9-0.1|148	management system (DBMS) that supports almost all SQL constructs (including
12mr|postgresql9.0-9.0.9-0.1|149	transactions, subselects and user-defined types and functions). You should
12mr|postgresql9.0-9.0.9-0.1|150	install postgresql-server if you want to create and maintain your own
12mr|postgresql9.0-9.0.9-0.1|151	PostgreSQL databases and/or your own PostgreSQL server. You also need to
12mr|postgresql9.0-9.0.9-0.1|152	install the postgresql and postgresql-devel packages.
12mr|postgresql9.0-9.0.9-0.1|153	
12mr|postgresql9.0-9.0.9-0.1|154	After installing this package, please read postgresql.mdv.releasenote.
12mr|postgresql9.0-9.0.9-0.1|155	
12mr|postgresql9.0-9.0.9-0.1|156	%package	docs
12mr|postgresql9.0-9.0.9-0.1|157	Summary:	Extra documentation for PostgreSQL
12mr|postgresql9.0-9.0.9-0.1|158	Group:		Databases
12mr|postgresql9.0-9.0.9-0.1|159	Provides:	%{bname}-docs-virtual = %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|160	Conflicts:	%{bname}-docs-virtual < %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|161	
12mr|postgresql9.0-9.0.9-0.1|162	%description	docs
12mr|postgresql9.0-9.0.9-0.1|163	The postgresql-docs package includes the SGML source for the documentation as
12mr|postgresql9.0-9.0.9-0.1|164	well as the documentation in other formats, and some extra documentation.
12mr|postgresql9.0-9.0.9-0.1|165	Install this package if you want to help with the PostgreSQL documentation
12mr|postgresql9.0-9.0.9-0.1|166	project, or if you want to generate printed documentation.
12mr|postgresql9.0-9.0.9-0.1|167	
12mr|postgresql9.0-9.0.9-0.1|168	%package	contrib
12mr|postgresql9.0-9.0.9-0.1|169	Summary:	Contributed binaries distributed with PostgreSQL
12mr|postgresql9.0-9.0.9-0.1|170	Group:		Databases
12mr|postgresql9.0-9.0.9-0.1|171	Requires:	postgresql%{current_major_version}-server >= %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|172	Provides:	%{bname}-contrib-virtual = %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|173	Conflicts:	%{bname}-contrib-virtual < %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|174	
12mr|postgresql9.0-9.0.9-0.1|175	%description	contrib
12mr|postgresql9.0-9.0.9-0.1|176	The postgresql-contrib package includes the contrib tree distributed with the
12mr|postgresql9.0-9.0.9-0.1|177	PostgreSQL tarball.  Selected contrib modules are prebuilt.
12mr|postgresql9.0-9.0.9-0.1|178	
12mr|postgresql9.0-9.0.9-0.1|179	%package	devel
12mr|postgresql9.0-9.0.9-0.1|180	Summary:	PostgreSQL development header files and libraries
12mr|postgresql9.0-9.0.9-0.1|181	Group:		Development/Databases
12mr|postgresql9.0-9.0.9-0.1|182	Requires:	postgresql%{current_major_version} >= %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|183	Provides:	%{bname}-devel-virtual = %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|184	Conflicts:	%{bname}-devel-virtual < %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|185	Requires:	%{libname} >= %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|186	Provides:	postgresql-libs-devel = %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|187	Provides:	pq-devel = %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|188	# Avoid conflicts with lib having bad major
12mr|postgresql9.0-9.0.9-0.1|189	Conflicts:	libpq3-devel = 8.0.2
12mr|postgresql9.0-9.0.9-0.1|190	%if %_lib != lib
12mr|postgresql9.0-9.0.9-0.1|191	Provides:	libpq-devel = %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|192	%endif
12mr|postgresql9.0-9.0.9-0.1|193	Provides:	%{_lib}pq-devel = %{version}
12mr|postgresql9.0-9.0.9-0.1|194	Requires:	%{libecpg} >= %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|195	Provides:	libecpg-devel = %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|196	Provides:	%{_lib}ecpg-devel = %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|197	Conflicts:	%mklibname -d ecpg 5
12mr|postgresql9.0-9.0.9-0.1|198	Conflicts:	%mklibname -d pq 5
12mr|postgresql9.0-9.0.9-0.1|199	Conflicts:	%mklibname -d pq8.3
12mr|postgresql9.0-9.0.9-0.1|200	Conflicts:	%mklibname -d ecpg8.3
12mr|postgresql9.0-9.0.9-0.1|201	Conflicts:	%mklibname -d pq8.4
12mr|postgresql9.0-9.0.9-0.1|202	Conflicts:	%mklibname -d ecpg8.4
12mr|postgresql9.0-9.0.9-0.1|203	Provides:	%{bname}-devel = %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|204	
12mr|postgresql9.0-9.0.9-0.1|205	%description	devel
12mr|postgresql9.0-9.0.9-0.1|206	The postgresql-devel package contains the header files and libraries needed to
12mr|postgresql9.0-9.0.9-0.1|207	compile C or C++ applications which will directly interact with a PostgreSQL
12mr|postgresql9.0-9.0.9-0.1|208	database management server and the ecpg Embedded C Postgres preprocessor. You
12mr|postgresql9.0-9.0.9-0.1|209	need to install this package if you want to develop applications which will
12mr|postgresql9.0-9.0.9-0.1|210	interact with a PostgreSQL server. If you're installing postgresql-server, you
12mr|postgresql9.0-9.0.9-0.1|211	need to install this package.
12mr|postgresql9.0-9.0.9-0.1|212	
12mr|postgresql9.0-9.0.9-0.1|213	%package	pl
12mr|postgresql9.0-9.0.9-0.1|214	Summary:	Procedurals languages for PostgreSQL
12mr|postgresql9.0-9.0.9-0.1|215	Group:		Databases
12mr|postgresql9.0-9.0.9-0.1|216	Conflicts:	libpgsql2
12mr|postgresql9.0-9.0.9-0.1|217	Requires:	%{name}-plpython >= %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|218	Requires:	%{name}-plperl >= %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|219	Requires:	%{name}-pltcl >= %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|220	Requires:	%{name}-plpgsql >= %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|221	Provides:	%{bname}-pl-virtual = %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|222	Conflicts:	%{bname}-pl-virtual < %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|223	Provides:	%{bname}-pl = %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|224	
12mr|postgresql9.0-9.0.9-0.1|225	%description	pl
12mr|postgresql9.0-9.0.9-0.1|226	PostgreSQL is an advanced Object-Relational database management system. The
12mr|postgresql9.0-9.0.9-0.1|227	postgresql-pl will install the the PL/Perl, PL/Tcl, and PL/Python procedural
12mr|postgresql9.0-9.0.9-0.1|228	languages for the backend. PL/Pgsql is part of the core server package.
12mr|postgresql9.0-9.0.9-0.1|229	
12mr|postgresql9.0-9.0.9-0.1|230	%package	plpython
12mr|postgresql9.0-9.0.9-0.1|231	Summary:	The PL/Python procedural language for PostgreSQL
12mr|postgresql9.0-9.0.9-0.1|232	Group:		Databases
12mr|postgresql9.0-9.0.9-0.1|233	Requires:	postgresql%{current_major_version}-server >= %{version}
12mr|postgresql9.0-9.0.9-0.1|234	Requires:	%{?arch_tagged:%arch_tagged %{bname}-server-ABI}%{?!arch_tagged:%{bname}-server-ABI} >= %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|235	Provides:	%{bname}-plpython-virtual = %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|236	Conflicts:	%{bname}-plpython-virtual < %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|237	Provides:	%{bname}-plpython = %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|238	
12mr|postgresql9.0-9.0.9-0.1|239	%description	plpython
12mr|postgresql9.0-9.0.9-0.1|240	PostgreSQL is an advanced Object-Relational database management system. The
12mr|postgresql9.0-9.0.9-0.1|241	postgresql-plpython package contains the the PL/Python procedural languages for
12mr|postgresql9.0-9.0.9-0.1|242	the backend. PL/Python is part of the core server package.
12mr|postgresql9.0-9.0.9-0.1|243	
12mr|postgresql9.0-9.0.9-0.1|244	%package	plperl
12mr|postgresql9.0-9.0.9-0.1|245	Summary:	The PL/Perl procedural language for PostgreSQL
12mr|postgresql9.0-9.0.9-0.1|246	Group:		Databases
12mr|postgresql9.0-9.0.9-0.1|247	Requires:	postgresql%{current_major_version}-server >= %{version}
12mr|postgresql9.0-9.0.9-0.1|248	Requires:	perl-base >= %{perl_epoch}:%{perl_version}
12mr|postgresql9.0-9.0.9-0.1|249	Requires:	%{?arch_tagged:%arch_tagged %{bname}-server-ABI}%{?!arch_tagged:%{bname}-server-ABI} >= %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|250	Provides:	%{bname}-plperl-virtual = %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|251	Conflicts:	%{bname}-plperl-virtual < %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|252	Provides:	%{bname}-plperl = %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|253	
12mr|postgresql9.0-9.0.9-0.1|254	%description	plperl
12mr|postgresql9.0-9.0.9-0.1|255	PostgreSQL is an advanced Object-Relational database management system. The
12mr|postgresql9.0-9.0.9-0.1|256	postgresql-plperl package contains the the PL/Perl procedural languages for the
12mr|postgresql9.0-9.0.9-0.1|257	backend. PL/Perl is part of the core server package.
12mr|postgresql9.0-9.0.9-0.1|258	
12mr|postgresql9.0-9.0.9-0.1|259	%package	pltcl
12mr|postgresql9.0-9.0.9-0.1|260	Summary:	The PL/Tcl procedural language for PostgreSQL
12mr|postgresql9.0-9.0.9-0.1|261	Group:		Databases
12mr|postgresql9.0-9.0.9-0.1|262	Requires:	postgresql%{current_major_version}-server >= %{version}
12mr|postgresql9.0-9.0.9-0.1|263	Requires:	%{?arch_tagged:%arch_tagged %{bname}-server-ABI}%{?!arch_tagged:%{bname}-server-ABI} >= %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|264	Provides:	%{bname}-pltcl-virtual = %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|265	Conflicts:	%{bname}-pltcl-virtual < %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|266	Provides:	%{bname}-pltcl = %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|267	
12mr|postgresql9.0-9.0.9-0.1|268	%description	pltcl
12mr|postgresql9.0-9.0.9-0.1|269	PostgreSQL is an advanced Object-Relational database management system. The
12mr|postgresql9.0-9.0.9-0.1|270	postgresql-pltcl package contains the the PL/Tcl procedural languages for the
12mr|postgresql9.0-9.0.9-0.1|271	backend. PL/Tcl is part of the core server package.
12mr|postgresql9.0-9.0.9-0.1|272	
12mr|postgresql9.0-9.0.9-0.1|273	%package	plpgsql
12mr|postgresql9.0-9.0.9-0.1|274	Summary:	The PL/PgSQL procedural language for PostgreSQL
12mr|postgresql9.0-9.0.9-0.1|275	Group:		Databases
12mr|postgresql9.0-9.0.9-0.1|276	Requires:	postgresql%{current_major_version}-server >= %{version}
12mr|postgresql9.0-9.0.9-0.1|277	Requires:	%{?arch_tagged:%arch_tagged %{bname}-server-ABI}%{?!arch_tagged:%{bname}-server-ABI} >= %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|278	Provides:	%{bname}-plpgsql-virtual = %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|279	Conflicts:	%{bname}-plpgsql-virtual < %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|280	Provides:	%{bname}-plpgsql = %{version}-%{release}
12mr|postgresql9.0-9.0.9-0.1|281	
12mr|postgresql9.0-9.0.9-0.1|282	%description	plpgsql
12mr|postgresql9.0-9.0.9-0.1|283	PostgreSQL is an advanced Object-Relational database management system. The
12mr|postgresql9.0-9.0.9-0.1|284	postgresql-plpgsql package contains the the PL/PgSQL procedural languages for
12mr|postgresql9.0-9.0.9-0.1|285	the backend. PL/PgSQL is part of the core server package.
12mr|postgresql9.0-9.0.9-0.1|286	
12mr|postgresql9.0-9.0.9-0.1|287	%prep
12mr|postgresql9.0-9.0.9-0.1|288	
12mr|postgresql9.0-9.0.9-0.1|289	%setup -q -n %{bname}-%{version}%{?beta}
12mr|postgresql9.0-9.0.9-0.1|290	%patch0 -p1 -b .ossp-uuid_dir~
12mr|postgresql9.0-9.0.9-0.1|291	%patch1 -p1 -b .soname_fix
12mr|postgresql9.0-9.0.9-0.1|292	
12mr|postgresql9.0-9.0.9-0.1|293	%build
12mr|postgresql9.0-9.0.9-0.1|294	
12mr|postgresql9.0-9.0.9-0.1|295	%serverbuild
12mr|postgresql9.0-9.0.9-0.1|296	# it does not work with -fPIE and someone added that to the serverbuild macro...
12mr|postgresql9.0-9.0.9-0.1|297	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
12mr|postgresql9.0-9.0.9-0.1|298	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
12mr|postgresql9.0-9.0.9-0.1|299	
12mr|postgresql9.0-9.0.9-0.1|300	%configure2_5x \
12mr|postgresql9.0-9.0.9-0.1|301	--disable-rpath \
12mr|postgresql9.0-9.0.9-0.1|302	--with-perl \
12mr|postgresql9.0-9.0.9-0.1|303	--with-python \
12mr|postgresql9.0-9.0.9-0.1|304	--with-tcl --with-tclconfig=%{_libdir} \
12mr|postgresql9.0-9.0.9-0.1|305	--with-openssl \
12mr|postgresql9.0-9.0.9-0.1|306	--with-pam \
12mr|postgresql9.0-9.0.9-0.1|307	--with-libxml \
12mr|postgresql9.0-9.0.9-0.1|308	--with-libxslt \
12mr|postgresql9.0-9.0.9-0.1|309	--libdir=%{_libdir} \
12mr|postgresql9.0-9.0.9-0.1|310	--mandir=%{_mandir} \
12mr|postgresql9.0-9.0.9-0.1|311	--prefix=%_prefix \
12mr|postgresql9.0-9.0.9-0.1|312	--sysconfdir=%{_sysconfdir}/pgsql \
12mr|postgresql9.0-9.0.9-0.1|313	--enable-nls \
12mr|postgresql9.0-9.0.9-0.1|314	%if %withuuid
12mr|postgresql9.0-9.0.9-0.1|315	--with-ossp-uuid
12mr|postgresql9.0-9.0.9-0.1|316	%endif
12mr|postgresql9.0-9.0.9-0.1|317	
12mr|postgresql9.0-9.0.9-0.1|318	# nuke -Wl,--no-undefined
12mr|postgresql9.0-9.0.9-0.1|319	perl -pi -e "s|-Wl,--no-undefined||g" src/Makefile.global
12mr|postgresql9.0-9.0.9-0.1|320	
12mr|postgresql9.0-9.0.9-0.1|321	%if %withuuid
12mr|postgresql9.0-9.0.9-0.1|322	# bork...
12mr|postgresql9.0-9.0.9-0.1|323	echo "#define HAVE_OSSP_UUID_H 1" >> src/include/pg_config.h
12mr|postgresql9.0-9.0.9-0.1|324	%endif
12mr|postgresql9.0-9.0.9-0.1|325	
12mr|postgresql9.0-9.0.9-0.1|326	%make world
12mr|postgresql9.0-9.0.9-0.1|327	
12mr|postgresql9.0-9.0.9-0.1|328	pushd src/test
12mr|postgresql9.0-9.0.9-0.1|329	make all
12mr|postgresql9.0-9.0.9-0.1|330	popd
12mr|postgresql9.0-9.0.9-0.1|331	
12mr|postgresql9.0-9.0.9-0.1|332	%check
12mr|postgresql9.0-9.0.9-0.1|333	make check
12mr|postgresql9.0-9.0.9-0.1|334	
12mr|postgresql9.0-9.0.9-0.1|335	%install
12mr|postgresql9.0-9.0.9-0.1|336	rm -rf %{buildroot}
12mr|postgresql9.0-9.0.9-0.1|337	
12mr|postgresql9.0-9.0.9-0.1|338	make DESTDIR=%{buildroot} install-world install-docs
12mr|postgresql9.0-9.0.9-0.1|339	
12mr|postgresql9.0-9.0.9-0.1|340	# install odbcinst.ini
12mr|postgresql9.0-9.0.9-0.1|341	mkdir -p %{buildroot}%{_sysconfdir}/pgsql
12mr|postgresql9.0-9.0.9-0.1|342	
12mr|postgresql9.0-9.0.9-0.1|343	# copy over Makefile.global to the include dir....
12mr|postgresql9.0-9.0.9-0.1|344	#install -m755 src/Makefile.global %{buildroot}%{_includedir}/pgsql/
12mr|postgresql9.0-9.0.9-0.1|345	
12mr|postgresql9.0-9.0.9-0.1|346	# PGDATA needs removal of group and world permissions due to pg_pwd hole.
12mr|postgresql9.0-9.0.9-0.1|347	install -d -m 700 %{buildroot}/var/lib/pgsql/data
12mr|postgresql9.0-9.0.9-0.1|348	
12mr|postgresql9.0-9.0.9-0.1|349	# backups of data go here...
12mr|postgresql9.0-9.0.9-0.1|350	install -d -m 700 %{buildroot}/var/lib/pgsql/backups
12mr|postgresql9.0-9.0.9-0.1|351	
12mr|postgresql9.0-9.0.9-0.1|352	# Create the multiple postmaster startup directory
12mr|postgresql9.0-9.0.9-0.1|353	install -d -m 700 %{buildroot}/etc/sysconfig/pgsql
12mr|postgresql9.0-9.0.9-0.1|354	
12mr|postgresql9.0-9.0.9-0.1|355	%if 0
12mr|postgresql9.0-9.0.9-0.1|356	# tests. There are many files included here that are unnecessary, but include
12mr|postgresql9.0-9.0.9-0.1|357	# them anyway for completeness.
12mr|postgresql9.0-9.0.9-0.1|358	mkdir -p %{buildroot}%{_libdir}/pgsql/test
12mr|postgresql9.0-9.0.9-0.1|359	cp -a src/test/regress %{buildroot}%{_libdir}/pgsql/test
12mr|postgresql9.0-9.0.9-0.1|360	install -m 0755 contrib/spi/refint.so %{buildroot}%{_libdir}/pgsql/test/regress
12mr|postgresql9.0-9.0.9-0.1|361	install -m 0755 contrib/spi/autoinc.so %{buildroot}%{_libdir}/pgsql/test/regress
12mr|postgresql9.0-9.0.9-0.1|362	pushd  %{buildroot}%{_libdir}/pgsql/test/regress/
12mr|postgresql9.0-9.0.9-0.1|363	strip *.so
12mr|postgresql9.0-9.0.9-0.1|364	popd
12mr|postgresql9.0-9.0.9-0.1|365	%endif
12mr|postgresql9.0-9.0.9-0.1|366	
12mr|postgresql9.0-9.0.9-0.1|367	mkdir -p %buildroot/var/log/postgres
12mr|postgresql9.0-9.0.9-0.1|368	
12mr|postgresql9.0-9.0.9-0.1|369	mkdir -p %buildroot%logrotatedir
12mr|postgresql9.0-9.0.9-0.1|370	cat > %buildroot%logrotatedir/%{bname} <<EOF
12mr|postgresql9.0-9.0.9-0.1|371	/var/log/postgres/postgresql {
12mr|postgresql9.0-9.0.9-0.1|372	notifempty
12mr|postgresql9.0-9.0.9-0.1|373	missingok
12mr|postgresql9.0-9.0.9-0.1|374	copytruncate
12mr|postgresql9.0-9.0.9-0.1|375	}
12mr|postgresql9.0-9.0.9-0.1|376	EOF
12mr|postgresql9.0-9.0.9-0.1|377	
12mr|postgresql9.0-9.0.9-0.1|378	install -D -m755 %{SOURCE11} %{buildroot}%{_initrddir}/postgresql
12mr|postgresql9.0-9.0.9-0.1|379	
12mr|postgresql9.0-9.0.9-0.1|380	mv %{buildroot}%{_docdir}/%{bname}/html %{buildroot}%{_docdir}/%{name}-docs-%{version}
12mr|postgresql9.0-9.0.9-0.1|381	
12mr|postgresql9.0-9.0.9-0.1|382	echo -n '' > main.lst
12mr|postgresql9.0-9.0.9-0.1|383	for i in \
12mr|postgresql9.0-9.0.9-0.1|384	pg_ctl initdb pg_config psql pg_dump pgscripts \
12mr|postgresql9.0-9.0.9-0.1|385	ecpg libpq%{major} ecpglib%{major_ecpg}; do
12mr|postgresql9.0-9.0.9-0.1|386	%find_lang $i-%{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|387	cat $i-%{current_major_version}.lang >> main.lst
12mr|postgresql9.0-9.0.9-0.1|388	#    %find_lang $i
12mr|postgresql9.0-9.0.9-0.1|389	#    cat $i.lang >> main.lst
12mr|postgresql9.0-9.0.9-0.1|390	done
12mr|postgresql9.0-9.0.9-0.1|391	echo -n '' > server.lst
12mr|postgresql9.0-9.0.9-0.1|392	for i in postgres pg_resetxlog pg_controldata plpgsql plpython plperl pltcl; do
12mr|postgresql9.0-9.0.9-0.1|393	#    %find_lang $i
12mr|postgresql9.0-9.0.9-0.1|394	#    cat $i.lang >> server.lst
12mr|postgresql9.0-9.0.9-0.1|395	%find_lang $i-%{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|396	cat $i-%{current_major_version}.lang >> server.lst
12mr|postgresql9.0-9.0.9-0.1|397	done
12mr|postgresql9.0-9.0.9-0.1|398	
12mr|postgresql9.0-9.0.9-0.1|399	# pg_ctl.lang initdb.lang pg_config.lang psql.lang pg_dump.lang pgscripts.lang \
12mr|postgresql9.0-9.0.9-0.1|400	# postgres.lang pg_resetxlog.lang pg_controldata.lang \
12mr|postgresql9.0-9.0.9-0.1|401	# libpq.lang libecpg.lang \
12mr|postgresql9.0-9.0.9-0.1|402	
12mr|postgresql9.0-9.0.9-0.1|403	# taken directly in build dir.
12mr|postgresql9.0-9.0.9-0.1|404	rm -fr %{buildroot}%{_datadir}/doc/postgresql/contrib/
12mr|postgresql9.0-9.0.9-0.1|405	
12mr|postgresql9.0-9.0.9-0.1|406	#(
12mr|postgresql9.0-9.0.9-0.1|407	#cd postgresql-mdk
12mr|postgresql9.0-9.0.9-0.1|408	#make install DESTDIR=%buildroot
12mr|postgresql9.0-9.0.9-0.1|409	#)
12mr|postgresql9.0-9.0.9-0.1|410	
12mr|postgresql9.0-9.0.9-0.1|411	mkdir -p %buildroot/%_sys_macros_dir
12mr|postgresql9.0-9.0.9-0.1|412	cat > %buildroot/%_sys_macros_dir/%{name}.macros <<EOF
12mr|postgresql9.0-9.0.9-0.1|413	%%postgresql_version %{version}
12mr|postgresql9.0-9.0.9-0.1|414	%%postgresql_major   %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|415	%%postgresql_minor   %{current_minor_version}
12mr|postgresql9.0-9.0.9-0.1|416	%%pgmodules_req Requires: %{?arch_tagged:%arch_tagged %{bname}-server-ABI}%{?!arch_tagged:%{bname}-server-ABI} >= %{current_major_version}
12mr|postgresql9.0-9.0.9-0.1|417	EOF
12mr|postgresql9.0-9.0.9-0.1|418	
12mr|postgresql9.0-9.0.9-0.1|419	cat %{SOURCE13} > postgresql.mdv.releasenote
12mr|postgresql9.0-9.0.9-0.1|420	cat > README.urpmi <<EOF
12mr|postgresql9.0-9.0.9-0.1|421	You just installed or updated %{bname} server.
12mr|postgresql9.0-9.0.9-0.1|422	You can find important information about mandriva %{bname} rpms and database
12mr|postgresql9.0-9.0.9-0.1|423	management in:
12mr|postgresql9.0-9.0.9-0.1|424	
12mr|postgresql9.0-9.0.9-0.1|425	%{_defaultdocdir}/%{name}-server/postgresql.mdv.releasenote
12mr|postgresql9.0-9.0.9-0.1|426	
12mr|postgresql9.0-9.0.9-0.1|427	Please read it.
12mr|postgresql9.0-9.0.9-0.1|428	EOF
12mr|postgresql9.0-9.0.9-0.1|429	
12mr|postgresql9.0-9.0.9-0.1|430	# postgres' .profile and .bashrc
12mr|postgresql9.0-9.0.9-0.1|431	install -D -m 700 %SOURCE10 %{buildroot}/var/lib/pgsql/.profile
12mr|postgresql9.0-9.0.9-0.1|432	(
12mr|postgresql9.0-9.0.9-0.1|433	cd %{buildroot}/var/lib/pgsql/
12mr|postgresql9.0-9.0.9-0.1|434	ln -s .profile .bashrc
12mr|postgresql9.0-9.0.9-0.1|435	)
12mr|postgresql9.0-9.0.9-0.1|436	
12mr|postgresql9.0-9.0.9-0.1|437	cat > %buildroot%_sysconfdir/sysconfig/postgresql <<EOF
12mr|postgresql9.0-9.0.9-0.1|438	# Olivier Thauvin <nanardon@mandriva.org>
12mr|postgresql9.0-9.0.9-0.1|439	
12mr|postgresql9.0-9.0.9-0.1|440	# The database location:
12mr|postgresql9.0-9.0.9-0.1|441	# You probably won't change this
12mr|postgresql9.0-9.0.9-0.1|442	# PGDATA=/var/lib/pgsql/data
12mr|postgresql9.0-9.0.9-0.1|443	
12mr|postgresql9.0-9.0.9-0.1|444	# What is the based locales for postgresql
12mr|postgresql9.0-9.0.9-0.1|445	# Setting locales to C allow to use any encoding
12mr|postgresql9.0-9.0.9-0.1|446	# ISO or UTF, any other choice will restrict you
12mr|postgresql9.0-9.0.9-0.1|447	# either ISO or UTF.
12mr|postgresql9.0-9.0.9-0.1|448	LC_ALL=C
12mr|postgresql9.0-9.0.9-0.1|449	
12mr|postgresql9.0-9.0.9-0.1|450	# These are additional to pass to pg_ctl when starting/restarting postgresql.
12mr|postgresql9.0-9.0.9-0.1|451	# PGOPTIONS=
12mr|postgresql9.0-9.0.9-0.1|452	EOF
12mr|postgresql9.0-9.0.9-0.1|453	
12mr|postgresql9.0-9.0.9-0.1|454	%pre server
12mr|postgresql9.0-9.0.9-0.1|455	%_pre_useradd postgres /var/lib/pgsql /bin/bash
12mr|postgresql9.0-9.0.9-0.1|456	
12mr|postgresql9.0-9.0.9-0.1|457	[ ! -f %pgdata/data/PG_VERSION ] && exit 0
12mr|postgresql9.0-9.0.9-0.1|458	mypgversion=`cat %pgdata/data/PG_VERSION`
12mr|postgresql9.0-9.0.9-0.1|459	[ $mypgversion = %{current_major_version} ] && exit 0
12mr|postgresql9.0-9.0.9-0.1|460	
12mr|postgresql9.0-9.0.9-0.1|461	echo ""
12mr|postgresql9.0-9.0.9-0.1|462	echo "You currently have database tree for Postgresql $mypgversion"
12mr|postgresql9.0-9.0.9-0.1|463	echo "You must use postgresql${mypgversion}-server"
12mr|postgresql9.0-9.0.9-0.1|464	echo "To update you Postgresql server, dump your databases"
12mr|postgresql9.0-9.0.9-0.1|465	echo "delete /var/lib/pgsql/data/ content, upgrade the server, then"
12mr|postgresql9.0-9.0.9-0.1|466	echo "restore your databases from your backup"
12mr|postgresql9.0-9.0.9-0.1|467	echo ""
12mr|postgresql9.0-9.0.9-0.1|468	
12mr|postgresql9.0-9.0.9-0.1|469	exit 1
12mr|postgresql9.0-9.0.9-0.1|470	
12mr|postgresql9.0-9.0.9-0.1|471	%posttrans server
12mr|postgresql9.0-9.0.9-0.1|472	
12mr|postgresql9.0-9.0.9-0.1|473	%_post_service %{bname}
12mr|postgresql9.0-9.0.9-0.1|474	
12mr|postgresql9.0-9.0.9-0.1|475	%preun server
12mr|postgresql9.0-9.0.9-0.1|476	%_preun_service %{bname}
12mr|postgresql9.0-9.0.9-0.1|477	
12mr|postgresql9.0-9.0.9-0.1|478	%postun server
12mr|postgresql9.0-9.0.9-0.1|479	%_postun_userdel postgres
12mr|postgresql9.0-9.0.9-0.1|480	
12mr|postgresql9.0-9.0.9-0.1|481	%clean
12mr|postgresql9.0-9.0.9-0.1|482	rm -rf %{buildroot}
12mr|postgresql9.0-9.0.9-0.1|483	
12mr|postgresql9.0-9.0.9-0.1|484	%files -f main.lst
12mr|postgresql9.0-9.0.9-0.1|485	%defattr(-,root,root)
12mr|postgresql9.0-9.0.9-0.1|486	%doc doc/KNOWN_BUGS doc/MISSING_FEATURES doc/README*
12mr|postgresql9.0-9.0.9-0.1|487	%doc COPYRIGHT README HISTORY doc/bug.template
12mr|postgresql9.0-9.0.9-0.1|488	%{_bindir}/clusterdb
12mr|postgresql9.0-9.0.9-0.1|489	%{_bindir}/createdb
12mr|postgresql9.0-9.0.9-0.1|490	%{_bindir}/createlang
12mr|postgresql9.0-9.0.9-0.1|491	%{_bindir}/createuser
12mr|postgresql9.0-9.0.9-0.1|492	%{_bindir}/dropdb
12mr|postgresql9.0-9.0.9-0.1|493	%{_bindir}/droplang
12mr|postgresql9.0-9.0.9-0.1|494	%{_bindir}/dropuser
12mr|postgresql9.0-9.0.9-0.1|495	%{_bindir}/pg_dump
12mr|postgresql9.0-9.0.9-0.1|496	%{_bindir}/pg_dumpall
12mr|postgresql9.0-9.0.9-0.1|497	%{_bindir}/pg_restore
12mr|postgresql9.0-9.0.9-0.1|498	%{_bindir}/psql
12mr|postgresql9.0-9.0.9-0.1|499	%{_bindir}/reindexdb
12mr|postgresql9.0-9.0.9-0.1|500	%{_bindir}/vacuumdb
12mr|postgresql9.0-9.0.9-0.1|501	%{_mandir}/man1/clusterdb.*
12mr|postgresql9.0-9.0.9-0.1|502	%{_mandir}/man1/createdb.*
12mr|postgresql9.0-9.0.9-0.1|503	%{_mandir}/man1/createlang.*
12mr|postgresql9.0-9.0.9-0.1|504	%{_mandir}/man1/createuser.*
12mr|postgresql9.0-9.0.9-0.1|505	%{_mandir}/man1/dropdb.*
12mr|postgresql9.0-9.0.9-0.1|506	%{_mandir}/man1/droplang.*
12mr|postgresql9.0-9.0.9-0.1|507	%{_mandir}/man1/dropuser.*
12mr|postgresql9.0-9.0.9-0.1|508	%{_mandir}/man1/pg_dump.*
12mr|postgresql9.0-9.0.9-0.1|509	%{_mandir}/man1/pg_dumpall.*
12mr|postgresql9.0-9.0.9-0.1|510	%{_mandir}/man1/pg_restore.*
12mr|postgresql9.0-9.0.9-0.1|511	%{_mandir}/man1/psql.*
12mr|postgresql9.0-9.0.9-0.1|512	%{_mandir}/man1/vacuumdb.*
12mr|postgresql9.0-9.0.9-0.1|513	%{_mandir}/man1/reindexdb.*
12mr|postgresql9.0-9.0.9-0.1|514	%{_mandir}/man7/*
12mr|postgresql9.0-9.0.9-0.1|515	%_sys_macros_dir/%{name}.macros
12mr|postgresql9.0-9.0.9-0.1|516	
12mr|postgresql9.0-9.0.9-0.1|517	%files -n %{libname}
12mr|postgresql9.0-9.0.9-0.1|518	%defattr(-,root,root)
12mr|postgresql9.0-9.0.9-0.1|519	%{_libdir}/libpq.so.%{major}*
12mr|postgresql9.0-9.0.9-0.1|520	
12mr|postgresql9.0-9.0.9-0.1|521	%files -n %{libecpg}
12mr|postgresql9.0-9.0.9-0.1|522	%defattr(-,root,root)
12mr|postgresql9.0-9.0.9-0.1|523	%{_libdir}/libecpg.so.%{major_ecpg}*
12mr|postgresql9.0-9.0.9-0.1|524	%{_libdir}/libecpg_compat.so.*
12mr|postgresql9.0-9.0.9-0.1|525	%{_libdir}/libpgtypes.so.*
12mr|postgresql9.0-9.0.9-0.1|526	
12mr|postgresql9.0-9.0.9-0.1|527	%files docs
12mr|postgresql9.0-9.0.9-0.1|528	%defattr(-,root,root)
12mr|postgresql9.0-9.0.9-0.1|529	%doc %{_docdir}/%{name}-docs-%{version}
12mr|postgresql9.0-9.0.9-0.1|530	
12mr|postgresql9.0-9.0.9-0.1|531	%files contrib
12mr|postgresql9.0-9.0.9-0.1|532	%defattr(-,root,root)
12mr|postgresql9.0-9.0.9-0.1|533	# %doc contrib/*/README.* contrib/spi/*.example
12mr|postgresql9.0-9.0.9-0.1|534	%{_libdir}/postgresql/_int.so
12mr|postgresql9.0-9.0.9-0.1|535	%{_libdir}/postgresql/btree_gist.so
12mr|postgresql9.0-9.0.9-0.1|536	%{_libdir}/postgresql/chkpass.so
12mr|postgresql9.0-9.0.9-0.1|537	%{_libdir}/postgresql/cube.so
12mr|postgresql9.0-9.0.9-0.1|538	%{_libdir}/postgresql/dblink.so
12mr|postgresql9.0-9.0.9-0.1|539	%{_libdir}/postgresql/earthdistance.so
12mr|postgresql9.0-9.0.9-0.1|540	%{_libdir}/postgresql/fuzzystrmatch.so
12mr|postgresql9.0-9.0.9-0.1|541	%{_libdir}/postgresql/insert_username.so
12mr|postgresql9.0-9.0.9-0.1|542	%{_libdir}/postgresql/lo.so
12mr|postgresql9.0-9.0.9-0.1|543	%{_libdir}/postgresql/ltree.so
12mr|postgresql9.0-9.0.9-0.1|544	%{_libdir}/postgresql/moddatetime.so
12mr|postgresql9.0-9.0.9-0.1|545	%{_libdir}/postgresql/pgcrypto.so
12mr|postgresql9.0-9.0.9-0.1|546	%{_libdir}/postgresql/pgstattuple.so
12mr|postgresql9.0-9.0.9-0.1|547	%{_libdir}/postgresql/refint.so
12mr|postgresql9.0-9.0.9-0.1|548	%{_libdir}/postgresql/seg.so
12mr|postgresql9.0-9.0.9-0.1|549	%{_libdir}/postgresql/tablefunc.so
12mr|postgresql9.0-9.0.9-0.1|550	%{_libdir}/postgresql/timetravel.so
12mr|postgresql9.0-9.0.9-0.1|551	%{_libdir}/postgresql/pg_trgm.so
12mr|postgresql9.0-9.0.9-0.1|552	%{_libdir}/postgresql/autoinc.so
12mr|postgresql9.0-9.0.9-0.1|553	%{_libdir}/postgresql/pg_buffercache.so
12mr|postgresql9.0-9.0.9-0.1|554	%{_libdir}/postgresql/adminpack.so
12mr|postgresql9.0-9.0.9-0.1|555	%{_libdir}/postgresql/hstore.so
12mr|postgresql9.0-9.0.9-0.1|556	%{_libdir}/postgresql/isn.so
12mr|postgresql9.0-9.0.9-0.1|557	%{_libdir}/postgresql/pg_freespacemap.so
12mr|postgresql9.0-9.0.9-0.1|558	%{_libdir}/postgresql/pgrowlocks.so
12mr|postgresql9.0-9.0.9-0.1|559	%{_libdir}/postgresql/sslinfo.so
12mr|postgresql9.0-9.0.9-0.1|560	%{_libdir}/postgresql/pageinspect.so
12mr|postgresql9.0-9.0.9-0.1|561	
12mr|postgresql9.0-9.0.9-0.1|562	%{_datadir}/postgresql/contrib/
12mr|postgresql9.0-9.0.9-0.1|563	%{_bindir}/oid2name
12mr|postgresql9.0-9.0.9-0.1|564	%{_bindir}/pgbench
12mr|postgresql9.0-9.0.9-0.1|565	%{_bindir}/vacuumlo
12mr|postgresql9.0-9.0.9-0.1|566	
12mr|postgresql9.0-9.0.9-0.1|567	%files server -f server.lst
12mr|postgresql9.0-9.0.9-0.1|568	%defattr(-,root,root)
12mr|postgresql9.0-9.0.9-0.1|569	%{_initrddir}/postgresql
12mr|postgresql9.0-9.0.9-0.1|570	%config(noreplace) %{_sysconfdir}/sysconfig/postgresql
12mr|postgresql9.0-9.0.9-0.1|571	%doc README.urpmi postgresql.mdv.releasenote
12mr|postgresql9.0-9.0.9-0.1|572	%{_bindir}/initdb
12mr|postgresql9.0-9.0.9-0.1|573	%{_bindir}/pg_controldata
12mr|postgresql9.0-9.0.9-0.1|574	%{_bindir}/pg_ctl
12mr|postgresql9.0-9.0.9-0.1|575	%{_bindir}/pg_resetxlog
12mr|postgresql9.0-9.0.9-0.1|576	%{_bindir}/postgres
12mr|postgresql9.0-9.0.9-0.1|577	%{_bindir}/postmaster
12mr|postgresql9.0-9.0.9-0.1|578	%{_bindir}/pg_standby
12mr|postgresql9.0-9.0.9-0.1|579	%{_bindir}/pg_archivecleanup
12mr|postgresql9.0-9.0.9-0.1|580	%{_bindir}/pg_upgrade
12mr|postgresql9.0-9.0.9-0.1|581	%{_mandir}/man1/initdb.1*
12mr|postgresql9.0-9.0.9-0.1|582	%{_mandir}/man1/pg_controldata.*
12mr|postgresql9.0-9.0.9-0.1|583	%{_mandir}/man1/pg_ctl.1*
12mr|postgresql9.0-9.0.9-0.1|584	%{_mandir}/man1/pg_resetxlog.*
12mr|postgresql9.0-9.0.9-0.1|585	%{_mandir}/man1/postgres.1*
12mr|postgresql9.0-9.0.9-0.1|586	%{_mandir}/man1/postmaster.1*
12mr|postgresql9.0-9.0.9-0.1|587	%dir %{_libdir}/postgresql
12mr|postgresql9.0-9.0.9-0.1|588	%dir %{_datadir}/postgresql
12mr|postgresql9.0-9.0.9-0.1|589	%attr(644,postgres,postgres) %config(noreplace) /var/lib/pgsql/.bashrc
12mr|postgresql9.0-9.0.9-0.1|590	%attr(-,postgres,postgres) /var/lib/pgsql/.profile
12mr|postgresql9.0-9.0.9-0.1|591	%attr(700,postgres,postgres) %dir %{pgdata}
12mr|postgresql9.0-9.0.9-0.1|592	%attr(-,postgres,postgres) %{pgdata}/data
12mr|postgresql9.0-9.0.9-0.1|593	%attr(700,postgres,postgres) %dir %{pgdata}/backups
12mr|postgresql9.0-9.0.9-0.1|594	%{_libdir}/postgresql/*_and_*.so
12mr|postgresql9.0-9.0.9-0.1|595	%{_libdir}/postgresql/pgxml.so
12mr|postgresql9.0-9.0.9-0.1|596	%{_libdir}/postgresql/dict_int.so
12mr|postgresql9.0-9.0.9-0.1|597	%{_libdir}/postgresql/dict_xsyn.so
12mr|postgresql9.0-9.0.9-0.1|598	%{_libdir}/postgresql/test_parser.so
12mr|postgresql9.0-9.0.9-0.1|599	%{_libdir}/postgresql/tsearch2.so
12mr|postgresql9.0-9.0.9-0.1|600	%{_libdir}/postgresql/dict_snowball.so
12mr|postgresql9.0-9.0.9-0.1|601	%{_libdir}/postgresql/auto_explain.so
12mr|postgresql9.0-9.0.9-0.1|602	%{_libdir}/postgresql/btree_gin.so
12mr|postgresql9.0-9.0.9-0.1|603	%{_libdir}/postgresql/citext.so
12mr|postgresql9.0-9.0.9-0.1|604	%{_libdir}/postgresql/pg_stat_statements.so
12mr|postgresql9.0-9.0.9-0.1|605	%if %withuuid
12mr|postgresql9.0-9.0.9-0.1|606	%{_libdir}/postgresql/uuid-ossp.so
12mr|postgresql9.0-9.0.9-0.1|607	%endif
12mr|postgresql9.0-9.0.9-0.1|608	%{_libdir}/postgresql/euc2004_sjis2004.so
12mr|postgresql9.0-9.0.9-0.1|609	%{_libdir}/postgresql/libpqwalreceiver.so
12mr|postgresql9.0-9.0.9-0.1|610	%{_libdir}/postgresql/passwordcheck.so
12mr|postgresql9.0-9.0.9-0.1|611	%{_libdir}/postgresql/pg_upgrade_support.so
12mr|postgresql9.0-9.0.9-0.1|612	%{_libdir}/postgresql/unaccent.so
12mr|postgresql9.0-9.0.9-0.1|613	%{_datadir}/postgresql/postgres.bki
12mr|postgresql9.0-9.0.9-0.1|614	%{_datadir}/postgresql/postgres.description
12mr|postgresql9.0-9.0.9-0.1|615	%{_datadir}/postgresql/*.sample
12mr|postgresql9.0-9.0.9-0.1|616	%{_datadir}/postgresql/timezone
12mr|postgresql9.0-9.0.9-0.1|617	%{_datadir}/postgresql/system_views.sql
12mr|postgresql9.0-9.0.9-0.1|618	%{_datadir}/postgresql/conversion_create.sql
12mr|postgresql9.0-9.0.9-0.1|619	%{_datadir}/postgresql/information_schema.sql
12mr|postgresql9.0-9.0.9-0.1|620	%{_datadir}/postgresql/snowball_create.sql
12mr|postgresql9.0-9.0.9-0.1|621	%{_datadir}/postgresql/sql_features.txt
12mr|postgresql9.0-9.0.9-0.1|622	%{_datadir}/postgresql/postgres.shdescription
12mr|postgresql9.0-9.0.9-0.1|623	%dir %{_datadir}/postgresql/timezonesets
12mr|postgresql9.0-9.0.9-0.1|624	%{_datadir}/postgresql/timezonesets/Africa.txt
12mr|postgresql9.0-9.0.9-0.1|625	%{_datadir}/postgresql/timezonesets/America.txt
12mr|postgresql9.0-9.0.9-0.1|626	%{_datadir}/postgresql/timezonesets/Antarctica.txt
12mr|postgresql9.0-9.0.9-0.1|627	%{_datadir}/postgresql/timezonesets/Asia.txt
12mr|postgresql9.0-9.0.9-0.1|628	%{_datadir}/postgresql/timezonesets/Atlantic.txt
12mr|postgresql9.0-9.0.9-0.1|629	%{_datadir}/postgresql/timezonesets/Australia
12mr|postgresql9.0-9.0.9-0.1|630	%{_datadir}/postgresql/timezonesets/Australia.txt
12mr|postgresql9.0-9.0.9-0.1|631	%{_datadir}/postgresql/timezonesets/Default
12mr|postgresql9.0-9.0.9-0.1|632	%{_datadir}/postgresql/timezonesets/Etc.txt
12mr|postgresql9.0-9.0.9-0.1|633	%{_datadir}/postgresql/timezonesets/Europe.txt
12mr|postgresql9.0-9.0.9-0.1|634	%{_datadir}/postgresql/timezonesets/India
12mr|postgresql9.0-9.0.9-0.1|635	%{_datadir}/postgresql/timezonesets/Indian.txt
12mr|postgresql9.0-9.0.9-0.1|636	%{_datadir}/postgresql/timezonesets/Pacific.txt
12mr|postgresql9.0-9.0.9-0.1|637	%{_datadir}/postgresql/tsearch_data
12mr|postgresql9.0-9.0.9-0.1|638	
12mr|postgresql9.0-9.0.9-0.1|639	%attr(700,postgres,postgres) %dir /var/log/postgres
12mr|postgresql9.0-9.0.9-0.1|640	%logrotatedir/%{bname}
12mr|postgresql9.0-9.0.9-0.1|641	
12mr|postgresql9.0-9.0.9-0.1|642	%files devel
12mr|postgresql9.0-9.0.9-0.1|643	%defattr(-,root,root)
12mr|postgresql9.0-9.0.9-0.1|644	# %doc doc/TODO doc/TODO.detail
12mr|postgresql9.0-9.0.9-0.1|645	%{_includedir}/*
12mr|postgresql9.0-9.0.9-0.1|646	%{_bindir}/ecpg
12mr|postgresql9.0-9.0.9-0.1|647	%{_libdir}/lib*.a
12mr|postgresql9.0-9.0.9-0.1|648	%{_libdir}/lib*.so
12mr|postgresql9.0-9.0.9-0.1|649	%{_libdir}/postgresql/pgxs/
12mr|postgresql9.0-9.0.9-0.1|650	%{_mandir}/man1/ecpg.1*
12mr|postgresql9.0-9.0.9-0.1|651	%{_bindir}/pg_config
12mr|postgresql9.0-9.0.9-0.1|652	%{_mandir}/man1/pg_config.1*
12mr|postgresql9.0-9.0.9-0.1|653	#From %files -n %{libnamedevel}
12mr|postgresql9.0-9.0.9-0.1|654	#%{_libdir}/libpq.so
12mr|postgresql9.0-9.0.9-0.1|655	#From %files -n %{libecpgdevel}
12mr|postgresql9.0-9.0.9-0.1|656	#%{_libdir}/libecpg.so
12mr|postgresql9.0-9.0.9-0.1|657	%{_mandir}/man3/SPI_*.3*
12mr|postgresql9.0-9.0.9-0.1|658	%{_mandir}/man3/dblink*.3*
12mr|postgresql9.0-9.0.9-0.1|659	
12mr|postgresql9.0-9.0.9-0.1|660	%files pl
12mr|postgresql9.0-9.0.9-0.1|661	%defattr(-,root,root)
12mr|postgresql9.0-9.0.9-0.1|662	
12mr|postgresql9.0-9.0.9-0.1|663	%files plpython
12mr|postgresql9.0-9.0.9-0.1|664	%defattr(-,root,root)
12mr|postgresql9.0-9.0.9-0.1|665	%{_libdir}/postgresql/plpython.so
12mr|postgresql9.0-9.0.9-0.1|666	%{_libdir}/postgresql/plpython2.so
12mr|postgresql9.0-9.0.9-0.1|667	
12mr|postgresql9.0-9.0.9-0.1|668	%files plperl
12mr|postgresql9.0-9.0.9-0.1|669	%defattr(-,root,root)
12mr|postgresql9.0-9.0.9-0.1|670	%{_libdir}/postgresql/plperl.so
12mr|postgresql9.0-9.0.9-0.1|671	
12mr|postgresql9.0-9.0.9-0.1|672	%files pltcl
12mr|postgresql9.0-9.0.9-0.1|673	%defattr(-,root,root)
12mr|postgresql9.0-9.0.9-0.1|674	%{_libdir}/postgresql/pltcl.so
12mr|postgresql9.0-9.0.9-0.1|675	%{_bindir}/pltcl_delmod
12mr|postgresql9.0-9.0.9-0.1|676	%{_bindir}/pltcl_listmod
12mr|postgresql9.0-9.0.9-0.1|677	%{_bindir}/pltcl_loadmod
12mr|postgresql9.0-9.0.9-0.1|678	%{_datadir}/postgresql/unknown.pltcl
12mr|postgresql9.0-9.0.9-0.1|679	
12mr|postgresql9.0-9.0.9-0.1|680	%files plpgsql
12mr|postgresql9.0-9.0.9-0.1|681	%defattr(-,root,root)
12mr|postgresql9.0-9.0.9-0.1|682	%{_libdir}/postgresql/plpgsql.so
12mr|postgresql9.0-9.0.9-0.1|683	
12mr|postgresql9.0-9.0.9-0.1|684	
12mr|postgresql9.0-9.0.9-0.1|685	
12mr|postgresql9.0-9.0.9-0.1|686	%changelog
12mr|postgresql9.0-9.0.9-0.1|687	

16022 12
12mr|postscript-ppds-2006-11|1	%define version 2006
12mr|postscript-ppds-2006-11|2	%define release %mkrel 11
12mr|postscript-ppds-2006-11|3	
12mr|postscript-ppds-2006-11|4	##### RPM PROBLEM WORKAROUNDS
12mr|postscript-ppds-2006-11|5	
12mr|postscript-ppds-2006-11|6	# Suppress automatically generated Requires for Perl libraries.
12mr|postscript-ppds-2006-11|7	#define _requires_exceptions perl\(.*\)
12mr|postscript-ppds-2006-11|8	
12mr|postscript-ppds-2006-11|9	#define _unpackaged_files_terminate_build       0
12mr|postscript-ppds-2006-11|10	#define _missing_doc_files_terminate_build      0
12mr|postscript-ppds-2006-11|11	
12mr|postscript-ppds-2006-11|12	
12mr|postscript-ppds-2006-11|13	Summary: PPD files for PostScript printers
12mr|postscript-ppds-2006-11|14	Name:		postscript-ppds
12mr|postscript-ppds-2006-11|15	Version:	%{version}
12mr|postscript-ppds-2006-11|16	Release:	%{release}
12mr|postscript-ppds-2006-11|17	License:	Distributable
12mr|postscript-ppds-2006-11|18	Group:		Publishing
12mr|postscript-ppds-2006-11|19	URL:		http://cups.sourceforge.net/
12mr|postscript-ppds-2006-11|20	BuildRequires:	cups-common
12mr|postscript-ppds-2006-11|21	Requires:	foomatic-filters >= 3.0.2-1.20050802.1mdk ghostscript
12mr|postscript-ppds-2006-11|22	BuildArchitectures: noarch
12mr|postscript-ppds-2006-11|23	
12mr|postscript-ppds-2006-11|24	##### SOURCES
12mr|postscript-ppds-2006-11|25	
12mr|postscript-ppds-2006-11|26	# CUPS-Drivers package from Sourceforge, only PPD files for native
12mr|postscript-ppds-2006-11|27	# PostScript printers used
12mr|postscript-ppds-2006-11|28	Source200: 	ftp://cups.sourceforge.net/pub/cups/cups-drivers/0.3.6/cups-drivers-all-0.3.6.tar.bz2
12mr|postscript-ppds-2006-11|29	
12mr|postscript-ppds-2006-11|30	# Perl script to clean up Manufacturer entries in the PPD files, so that
12mr|postscript-ppds-2006-11|31	# drivers are sorted by the printer manufacturer in the graphical frontends
12mr|postscript-ppds-2006-11|32	Source201: 	cleanppd.pl.bz2
12mr|postscript-ppds-2006-11|33	
12mr|postscript-ppds-2006-11|34	# PPD file for a generic PostScript printer (taken from KUPS)
12mr|postscript-ppds-2006-11|35	Source203: 	postscript.ppd.bz2
12mr|postscript-ppds-2006-11|36	
12mr|postscript-ppds-2006-11|37	##### PATCHES
12mr|postscript-ppds-2006-11|38	
12mr|postscript-ppds-2006-11|39	# Fix buggy PPD file
12mr|postscript-ppds-2006-11|40	Patch200: cups-drivers-hplj5m_4.ppd.patch
12mr|postscript-ppds-2006-11|41	
12mr|postscript-ppds-2006-11|42	
12mr|postscript-ppds-2006-11|43	
12mr|postscript-ppds-2006-11|44	##### BUILD ROOT
12mr|postscript-ppds-2006-11|45	
12mr|postscript-ppds-2006-11|46	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|postscript-ppds-2006-11|47	
12mr|postscript-ppds-2006-11|48	
12mr|postscript-ppds-2006-11|49	
12mr|postscript-ppds-2006-11|50	##### PACKAGE DESCRIPTION
12mr|postscript-ppds-2006-11|51	
12mr|postscript-ppds-2006-11|52	%description
12mr|postscript-ppds-2006-11|53	This package contains PPD files for older PostScript printers.
12mr|postscript-ppds-2006-11|54	
12mr|postscript-ppds-2006-11|55	The PPD files for recent printers are in the foomatic-db package.
12mr|postscript-ppds-2006-11|56	
12mr|postscript-ppds-2006-11|57	Setting up print queues with CUPS or foomatic-rip and these PPD files
12mr|postscript-ppds-2006-11|58	makes all features of the printer available, therefore its use is
12mr|postscript-ppds-2006-11|59	highly recommended. printerdrake will choose a manufacturer-supplied
12mr|postscript-ppds-2006-11|60	PPD file automatically if one for your printer is found.
12mr|postscript-ppds-2006-11|61	
12mr|postscript-ppds-2006-11|62	
12mr|postscript-ppds-2006-11|63	
12mr|postscript-ppds-2006-11|64	%prep
12mr|postscript-ppds-2006-11|65	# remove old directory
12mr|postscript-ppds-2006-11|66	rm -rf $RPM_BUILD_DIR/%{name}-%{version}
12mr|postscript-ppds-2006-11|67	mkdir $RPM_BUILD_DIR/%{name}-%{version}
12mr|postscript-ppds-2006-11|68	
12mr|postscript-ppds-2006-11|69	# PPD files for old PostScript printers
12mr|postscript-ppds-2006-11|70	%setup -q -T -D -a 200 -n %{name}-%{version}
12mr|postscript-ppds-2006-11|71	
12mr|postscript-ppds-2006-11|72	# Apply patch for buggy ppd file
12mr|postscript-ppds-2006-11|73	%patch200 -p0
12mr|postscript-ppds-2006-11|74	
12mr|postscript-ppds-2006-11|75	# Remove CUPS-O-MATIC PPDs
12mr|postscript-ppds-2006-11|76	rm -rf cups-drivers-0.3.6/usr/share/cups/model/cups-o-matic
12mr|postscript-ppds-2006-11|77	
12mr|postscript-ppds-2006-11|78	# Remove pstogstoraster-based PPD files, they do not work
12mr|postscript-ppds-2006-11|79	# when printing via Samba. There are other, better PPDs for
12mr|postscript-ppds-2006-11|80	# these printers.
12mr|postscript-ppds-2006-11|81	rm -f cups-drivers-0.3.6/usr/share/cups/model/canon/bj10.ppd
12mr|postscript-ppds-2006-11|82	rm -f cups-drivers-0.3.6/usr/share/cups/model/hp/djet_890c.ppd
12mr|postscript-ppds-2006-11|83	rm -f cups-drivers-0.3.6/usr/share/cups/model/hp/laserjet_gs.ppd
12mr|postscript-ppds-2006-11|84	
12mr|postscript-ppds-2006-11|85	# Remove CUPS PPD files, there are newer versions of them in the CUPS
12mr|postscript-ppds-2006-11|86	# package
12mr|postscript-ppds-2006-11|87	rm -f cups-drivers-0.3.6/usr/share/cups/model/hp/laserjet.ppd
12mr|postscript-ppds-2006-11|88	rm -f cups-drivers-0.3.6/usr/share/cups/model/hp/deskjet.ppd
12mr|postscript-ppds-2006-11|89	
12mr|postscript-ppds-2006-11|90	
12mr|postscript-ppds-2006-11|91	
12mr|postscript-ppds-2006-11|92	%build
12mr|postscript-ppds-2006-11|93	
12mr|postscript-ppds-2006-11|94	# Nothing to build
12mr|postscript-ppds-2006-11|95	
12mr|postscript-ppds-2006-11|96	
12mr|postscript-ppds-2006-11|97	
12mr|postscript-ppds-2006-11|98	%install
12mr|postscript-ppds-2006-11|99	
12mr|postscript-ppds-2006-11|100	rm -rf $RPM_BUILD_ROOT
12mr|postscript-ppds-2006-11|101	
12mr|postscript-ppds-2006-11|102	# Make directories
12mr|postscript-ppds-2006-11|103	install -d $RPM_BUILD_ROOT%{_datadir}/cups/model
12mr|postscript-ppds-2006-11|104	
12mr|postscript-ppds-2006-11|105	# Put the Sourceforge PPDs into CUPS PPD directory
12mr|postscript-ppds-2006-11|106	cp -a cups-drivers-0.3.6/usr/share/cups/model/* $RPM_BUILD_ROOT%{_datadir}/cups/model/
12mr|postscript-ppds-2006-11|107	
12mr|postscript-ppds-2006-11|108	# Install PPD file for a generic PostScript printer
12mr|postscript-ppds-2006-11|109	bzcat %{SOURCE203} > $RPM_BUILD_ROOT%{_datadir}/cups/model/postscript.ppd
12mr|postscript-ppds-2006-11|110	
12mr|postscript-ppds-2006-11|111	# Correct permissions of PPD file directory
12mr|postscript-ppds-2006-11|112	chmod -R u+w,a+rX $RPM_BUILD_ROOT%{_datadir}/cups/model
12mr|postscript-ppds-2006-11|113	
12mr|postscript-ppds-2006-11|114	# "cleanppd.pl" removes unwished PPD files (currently the ones for Birmy
12mr|postscript-ppds-2006-11|115	# PowerRIP), fixes broken manufacturer entries, and cleans lines which
12mr|postscript-ppds-2006-11|116	# contain only spaces and tabs.
12mr|postscript-ppds-2006-11|117	
12mr|postscript-ppds-2006-11|118	# Uncompress Perl script for cleaning up the PPD files
12mr|postscript-ppds-2006-11|119	bzcat %{SOURCE201} > ./cleanppd.pl
12mr|postscript-ppds-2006-11|120	chmod a+rx ./cleanppd.pl
12mr|postscript-ppds-2006-11|121	# Do the clean-up
12mr|postscript-ppds-2006-11|122	find $RPM_BUILD_ROOT%{_datadir}/cups/model -name "*.ppd" -exec ./cleanppd.pl '{}' \;
12mr|postscript-ppds-2006-11|123	# Remove PPDs which are not Adobe-compliant and therefore not working with
12mr|postscript-ppds-2006-11|124	# CUPS 1.1.20
12mr|postscript-ppds-2006-11|125	for ppd in `find $RPM_BUILD_ROOT%{_datadir}/cups/model -name "*.ppd.gz" -print`; do cupstestppd -q $ppd || (rm -f $ppd && echo "$ppd not Adobe-compliant. Deleted."); done
12mr|postscript-ppds-2006-11|126	
12mr|postscript-ppds-2006-11|127	
12mr|postscript-ppds-2006-11|128	
12mr|postscript-ppds-2006-11|129	##### GENERAL STUFF
12mr|postscript-ppds-2006-11|130	
12mr|postscript-ppds-2006-11|131	# Correct permissions for all documentation files
12mr|postscript-ppds-2006-11|132	for f in %{buildroot}%{_datadir}/cups/model/*/*; do
12mr|postscript-ppds-2006-11|133	chmod a-x $f
12mr|postscript-ppds-2006-11|134	done
12mr|postscript-ppds-2006-11|135	
12mr|postscript-ppds-2006-11|136	
12mr|postscript-ppds-2006-11|137	
12mr|postscript-ppds-2006-11|138	##### FILES
12mr|postscript-ppds-2006-11|139	
12mr|postscript-ppds-2006-11|140	%files
12mr|postscript-ppds-2006-11|141	%defattr(-,root,root)
12mr|postscript-ppds-2006-11|142	%{_datadir}/cups/model/*
12mr|postscript-ppds-2006-11|143	
12mr|postscript-ppds-2006-11|144	
12mr|postscript-ppds-2006-11|145	
12mr|postscript-ppds-2006-11|146	# Restart the CUPS daemon when it is running, but do not start it when it
12mr|postscript-ppds-2006-11|147	# is not running. The restart of the CUPS daemon updates the CUPS-internal
12mr|postscript-ppds-2006-11|148	# PPD index
12mr|postscript-ppds-2006-11|149	
12mr|postscript-ppds-2006-11|150	%post
12mr|postscript-ppds-2006-11|151	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
12mr|postscript-ppds-2006-11|152	
12mr|postscript-ppds-2006-11|153	%postun
12mr|postscript-ppds-2006-11|154	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
12mr|postscript-ppds-2006-11|155	
12mr|postscript-ppds-2006-11|156	
12mr|postscript-ppds-2006-11|157	
12mr|postscript-ppds-2006-11|158	%clean
12mr|postscript-ppds-2006-11|159	rm -rf $RPM_BUILD_ROOT
12mr|postscript-ppds-2006-11|160	
12mr|postscript-ppds-2006-11|161	
12mr|postscript-ppds-2006-11|162	
12mr|postscript-ppds-2006-11|163	
12mr|postscript-ppds-2006-11|164	
12mr|postscript-ppds-2006-11|165	
12mr|postscript-ppds-2006-11|166	%changelog
12mr|postscript-ppds-2006-11|167	

16023 12
12mr|potrace-1.9-3|1	%define name	potrace
12mr|potrace-1.9-3|2	%define version 1.8
12mr|potrace-1.9-3|3	
12mr|potrace-1.9-3|4	Summary:	Utility for transforming a bitmap into a scalable image
12mr|potrace-1.9-3|5	Name:		potrace
12mr|potrace-1.9-3|6	Version:	1.9
12mr|potrace-1.9-3|7	Release:	%mkrel 3
12mr|potrace-1.9-3|8	License:	GPLv2
12mr|potrace-1.9-3|9	Group:		Graphics
12mr|potrace-1.9-3|10	URL:		http://potrace.sourceforge.net/
12mr|potrace-1.9-3|11	Source0:	http://potrace.sourceforge.net/download/%{name}-%{version}.tar.gz
12mr|potrace-1.9-3|12	Buildrequires:	zlib-devel
12mr|potrace-1.9-3|13	Provides:	fonttracer
12mr|potrace-1.9-3|14	
12mr|potrace-1.9-3|15	%description
12mr|potrace-1.9-3|16	potrace is a utility for tracing a bitmap, which means, transforming
12mr|potrace-1.9-3|17	a bitmap into a smooth, scalable image. The input is a bitmap (PBM,
12mr|potrace-1.9-3|18	PGM, PPM, or BMP format), and the output can be EPS (default),
12mr|potrace-1.9-3|19	Postscript, SVG ou PGM (for easy antialiasing). A typical use is to
12mr|potrace-1.9-3|20	create EPS files from scanned data, such as company or university logos,
12mr|potrace-1.9-3|21	handwritten notes, etc. The resulting image is not "jaggy" like a bitmap,
12mr|potrace-1.9-3|22	but smooth. It can then be rendered at any resolution.
12mr|potrace-1.9-3|23	
12mr|potrace-1.9-3|24	%prep
12mr|potrace-1.9-3|25	%setup -q
12mr|potrace-1.9-3|26	
12mr|potrace-1.9-3|27	# fix file perm
12mr|potrace-1.9-3|28	chmod -R go+rX .
12mr|potrace-1.9-3|29	
12mr|potrace-1.9-3|30	%build
12mr|potrace-1.9-3|31	%configure2_5x --enable-a4
12mr|potrace-1.9-3|32	%make
12mr|potrace-1.9-3|33	
12mr|potrace-1.9-3|34	%install
12mr|potrace-1.9-3|35	rm -rf $RPM_BUILD_ROOT
12mr|potrace-1.9-3|36	%makeinstall_std
12mr|potrace-1.9-3|37	
12mr|potrace-1.9-3|38	%clean
12mr|potrace-1.9-3|39	rm -rf $RPM_BUILD_ROOT
12mr|potrace-1.9-3|40	
12mr|potrace-1.9-3|41	%files
12mr|potrace-1.9-3|42	%defattr(-,root,root)
12mr|potrace-1.9-3|43	%doc AUTHORS COPYING ChangeLog README NEWS
12mr|potrace-1.9-3|44	%{_bindir}/*
12mr|potrace-1.9-3|45	%{_mandir}/man1/*
12mr|potrace-1.9-3|46	
12mr|potrace-1.9-3|47	
12mr|potrace-1.9-3|48	
12mr|potrace-1.9-3|49	
12mr|potrace-1.9-3|50	%changelog
12mr|potrace-1.9-3|51	

16024 12
12mr|powerman-2.3.9-3|1	%define	major 0
12mr|powerman-2.3.9-3|2	%define libname	%mklibname powerman  %{major}
12mr|powerman-2.3.9-3|3	%define develname %mklibname -d powerman
12mr|powerman-2.3.9-3|4	
12mr|powerman-2.3.9-3|5	Summary:	Power to the Cluster
12mr|powerman-2.3.9-3|6	Name:		powerman
12mr|powerman-2.3.9-3|7	Version:	2.3.9
12mr|powerman-2.3.9-3|8	Release:	%mkrel 3
12mr|powerman-2.3.9-3|9	Group:		System/Servers
12mr|powerman-2.3.9-3|10	License:	GPLv2+
12mr|powerman-2.3.9-3|11	URL:		http://code.google.com/p/powerman/
12mr|powerman-2.3.9-3|12	Source0:	http://powerman.googlecode.com/files/powerman-%{version}.tar.gz
12mr|powerman-2.3.9-3|13	Requires(post): rpm-helper
12mr|powerman-2.3.9-3|14	Requires(preun): rpm-helper
12mr|powerman-2.3.9-3|15	Requires(pre): rpm-helper
12mr|powerman-2.3.9-3|16	Requires(postun): rpm-helper
12mr|powerman-2.3.9-3|17	BuildRequires:	bison
12mr|powerman-2.3.9-3|18	BuildRequires:	flex
12mr|powerman-2.3.9-3|19	BuildRequires:	genders-devel
12mr|powerman-2.3.9-3|20	BuildRequires:	libcurl-devel
12mr|powerman-2.3.9-3|21	BuildRequires:	ncurses-devel
12mr|powerman-2.3.9-3|22	BuildRequires:	net-snmp-devel
12mr|powerman-2.3.9-3|23	BuildRequires:	readline-devel
12mr|powerman-2.3.9-3|24	BuildRequires:	tcp_wrappers-devel
12mr|powerman-2.3.9-3|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|powerman-2.3.9-3|26	
12mr|powerman-2.3.9-3|27	%description
12mr|powerman-2.3.9-3|28	PowerMan is a tool for manipulating remote power control (RPC) devices from a
12mr|powerman-2.3.9-3|29	central location. Several RPC varieties are supported natively by PowerMan and
12mr|powerman-2.3.9-3|30	Expect-like configurability simplifies the addition of new devices.
12mr|powerman-2.3.9-3|31	
12mr|powerman-2.3.9-3|32	%package -n	%{libname}
12mr|powerman-2.3.9-3|33	Summary:	PowerMan library
12mr|powerman-2.3.9-3|34	Group:          System/Libraries
12mr|powerman-2.3.9-3|35	
12mr|powerman-2.3.9-3|36	%description -n	%{libname}
12mr|powerman-2.3.9-3|37	PowerMan is a tool for manipulating remote power control (RPC) devices from a
12mr|powerman-2.3.9-3|38	central location. Several RPC varieties are supported natively by PowerMan and
12mr|powerman-2.3.9-3|39	Expect-like configurability simplifies the addition of new devices.
12mr|powerman-2.3.9-3|40	
12mr|powerman-2.3.9-3|41	%package -n	%{develname}
12mr|powerman-2.3.9-3|42	Summary:	Static library and header files for the PowerMan library
12mr|powerman-2.3.9-3|43	Group:		Development/C
12mr|powerman-2.3.9-3|44	Provides:	%{name}-devel = %{version}
12mr|powerman-2.3.9-3|45	Provides:	lib%{name}-devel = %{version}
12mr|powerman-2.3.9-3|46	Requires:	%{libname} = %{version}
12mr|powerman-2.3.9-3|47	
12mr|powerman-2.3.9-3|48	%description -n	%{develname}
12mr|powerman-2.3.9-3|49	PowerMan is a tool for manipulating remote power control (RPC) devices from a
12mr|powerman-2.3.9-3|50	central location. Several RPC varieties are supported natively by PowerMan and
12mr|powerman-2.3.9-3|51	Expect-like configurability simplifies the addition of new devices.
12mr|powerman-2.3.9-3|52	
12mr|powerman-2.3.9-3|53	This package contains the static genders library and its header files.
12mr|powerman-2.3.9-3|54	
12mr|powerman-2.3.9-3|55	%prep
12mr|powerman-2.3.9-3|56	
12mr|powerman-2.3.9-3|57	%setup -q
12mr|powerman-2.3.9-3|58	
12mr|powerman-2.3.9-3|59	%build
12mr|powerman-2.3.9-3|60	#sh ./autogen.sh
12mr|powerman-2.3.9-3|61	%serverbuild
12mr|powerman-2.3.9-3|62	
12mr|powerman-2.3.9-3|63	%configure2_5x \
12mr|powerman-2.3.9-3|64	--with-snmppower \
12mr|powerman-2.3.9-3|65	--with-httppower \
12mr|powerman-2.3.9-3|66	--with-genders \
12mr|powerman-2.3.9-3|67	--with-ncurses \
12mr|powerman-2.3.9-3|68	--with-user=powerman
12mr|powerman-2.3.9-3|69	
12mr|powerman-2.3.9-3|70	# parallel makes often fail
12mr|powerman-2.3.9-3|71	make -e VERSION=%{version} EXTRA_CFLAGS="$CFLAGS"
12mr|powerman-2.3.9-3|72	
12mr|powerman-2.3.9-3|73	%install
12mr|powerman-2.3.9-3|74	rm -rf %{buildroot}
12mr|powerman-2.3.9-3|75	
12mr|powerman-2.3.9-3|76	install -d %{buildroot}%{_initrddir}
12mr|powerman-2.3.9-3|77	
12mr|powerman-2.3.9-3|78	%makeinstall_std mandir=%{_mandir}
12mr|powerman-2.3.9-3|79	
12mr|powerman-2.3.9-3|80	# work around a problem in the install make file target
12mr|powerman-2.3.9-3|81	rm %{buildroot}%{_bindir}/pm
12mr|powerman-2.3.9-3|82	pushd %{buildroot}%{_bindir}
12mr|powerman-2.3.9-3|83	ln -s powerman pm
12mr|powerman-2.3.9-3|84	popd
12mr|powerman-2.3.9-3|85	
12mr|powerman-2.3.9-3|86	# get rid of execute bit on powerman script files to fix rpmlint errror
12mr|powerman-2.3.9-3|87	chmod -x %{buildroot}%{_sysconfdir}/%{name}/*
12mr|powerman-2.3.9-3|88	
12mr|powerman-2.3.9-3|89	mv %{buildroot}%{_sysconfdir}/init.d/%{name} %{buildroot}%{_initrddir}/
12mr|powerman-2.3.9-3|90	
12mr|powerman-2.3.9-3|91	# Don't turn on by default
12mr|powerman-2.3.9-3|92	%{__perl} -pi -e 's|chkconfig:.*95 5|chkconfig: - 95 5|g' %{buildroot}%{_initrddir}/%{name}
12mr|powerman-2.3.9-3|93	
12mr|powerman-2.3.9-3|94	# don't package this for now
12mr|powerman-2.3.9-3|95	rm -rf %{buildroot}%{_libdir}/stonith
12mr|powerman-2.3.9-3|96	
12mr|powerman-2.3.9-3|97	%pre
12mr|powerman-2.3.9-3|98	%_pre_useradd powerman /var/empty /bin/sh
12mr|powerman-2.3.9-3|99	
12mr|powerman-2.3.9-3|100	%postun
12mr|powerman-2.3.9-3|101	%_postun_userdel powerman
12mr|powerman-2.3.9-3|102	
12mr|powerman-2.3.9-3|103	%post
12mr|powerman-2.3.9-3|104	%_post_service powerman
12mr|powerman-2.3.9-3|105	
12mr|powerman-2.3.9-3|106	%preun
12mr|powerman-2.3.9-3|107	%_preun_service powerman
12mr|powerman-2.3.9-3|108	
12mr|powerman-2.3.9-3|109	%if %mdkversion < 200900
12mr|powerman-2.3.9-3|110	%post -n %{libname} -p /sbin/ldconfig
12mr|powerman-2.3.9-3|111	%endif
12mr|powerman-2.3.9-3|112	
12mr|powerman-2.3.9-3|113	%if %mdkversion < 200900
12mr|powerman-2.3.9-3|114	%postun -n %{libname} -p /sbin/ldconfig
12mr|powerman-2.3.9-3|115	%endif
12mr|powerman-2.3.9-3|116	
12mr|powerman-2.3.9-3|117	%clean
12mr|powerman-2.3.9-3|118	rm -rf %{buildroot}
12mr|powerman-2.3.9-3|119	
12mr|powerman-2.3.9-3|120	%files
12mr|powerman-2.3.9-3|121	%defattr(-,root,root,-)
12mr|powerman-2.3.9-3|122	%doc ChangeLog DISCLAIMER COPYING NEWS TODO
12mr|powerman-2.3.9-3|123	%{_initrddir}/%{name}
12mr|powerman-2.3.9-3|124	%{_bindir}/pm
12mr|powerman-2.3.9-3|125	%{_bindir}/powerman
12mr|powerman-2.3.9-3|126	%{_sbindir}/httppower
12mr|powerman-2.3.9-3|127	%{_sbindir}/plmpower
12mr|powerman-2.3.9-3|128	%{_sbindir}/powermand
12mr|powerman-2.3.9-3|129	%{_sbindir}/snmppower
12mr|powerman-2.3.9-3|130	%{_sbindir}/vpcd
12mr|powerman-2.3.9-3|131	%dir %{_sysconfdir}/%{name}/
12mr|powerman-2.3.9-3|132	%config(noreplace) %{_sysconfdir}/%{name}/*
12mr|powerman-2.3.9-3|133	%{_mandir}/man*/*
12mr|powerman-2.3.9-3|134	%attr(0755,powerman,powerman) %dir /var/run/%{name}
12mr|powerman-2.3.9-3|135	
12mr|powerman-2.3.9-3|136	%files -n %{libname}
12mr|powerman-2.3.9-3|137	%defattr(-,root,root)
12mr|powerman-2.3.9-3|138	%doc COPYING
12mr|powerman-2.3.9-3|139	%{_libdir}/*.so.%{major}*
12mr|powerman-2.3.9-3|140	
12mr|powerman-2.3.9-3|141	%files -n %{develname}
12mr|powerman-2.3.9-3|142	%defattr(-,root,root)
12mr|powerman-2.3.9-3|143	%{_includedir}/*
12mr|powerman-2.3.9-3|144	%{_libdir}/*.so
12mr|powerman-2.3.9-3|145	%{_libdir}/*.*a
12mr|powerman-2.3.9-3|146	%{_libdir}/pkgconfig/*.pc
12mr|powerman-2.3.9-3|147	
12mr|powerman-2.3.9-3|148	
12mr|powerman-2.3.9-3|149	
12mr|powerman-2.3.9-3|150	%changelog
12mr|powerman-2.3.9-3|151	

16025 12
12mr|powermanga-0.91-1|1	Summary:	Shoot 'em up game with 3D graphics
12mr|powermanga-0.91-1|2	Name:		powermanga
12mr|powermanga-0.91-1|3	Version:	0.91
12mr|powermanga-0.91-1|4	Release:	1
12mr|powermanga-0.91-1|5	License:	GPLv3+
12mr|powermanga-0.91-1|6	Group:		Games/Arcade
12mr|powermanga-0.91-1|7	URL:		http://linux.tlk.fr/games/Powermanga/
12mr|powermanga-0.91-1|8	Source0:	http://linux.tlk.fr/games/Powermanga/download/%{name}-%{version}.tgz
12mr|powermanga-0.91-1|9	Source11:	%{name}.16.png
12mr|powermanga-0.91-1|10	Source12:	%{name}.32.png
12mr|powermanga-0.91-1|11	Source13:	%{name}.48.png
12mr|powermanga-0.91-1|12	Patch0:		powermanga-0.91-zlib.patch
12mr|powermanga-0.91-1|13	Patch1:		powermanga-0.91-gcc4.7.patch
12mr|powermanga-0.91-1|14	BuildRequires:	pkgconfig(sdl)
12mr|powermanga-0.91-1|15	BuildRequires:	pkgconfig(SDL_mixer)
12mr|powermanga-0.91-1|16	BuildRequires:	pkgconfig(libpng)
12mr|powermanga-0.91-1|17	
12mr|powermanga-0.91-1|18	Requires(post):		rpm-helper
12mr|powermanga-0.91-1|19	Requires(postun):	rpm-helper
12mr|powermanga-0.91-1|20	
12mr|powermanga-0.91-1|21	%description
12mr|powermanga-0.91-1|22	In this "shoot 'em up" with 3d graphics, you'll have to face and destroy
12mr|powermanga-0.91-1|23	more than 60 different types of opponents. Nice musics, many weapons, and
12mr|powermanga-0.91-1|24	a ton of surprises.
12mr|powermanga-0.91-1|25	
12mr|powermanga-0.91-1|26	%prep
12mr|powermanga-0.91-1|27	%setup -q
12mr|powermanga-0.91-1|28	%patch0 -p1
12mr|powermanga-0.91-1|29	%patch1 -p1
12mr|powermanga-0.91-1|30	
12mr|powermanga-0.91-1|31	%build
12mr|powermanga-0.91-1|32	autoreconf -fi
12mr|powermanga-0.91-1|33	%configure2_5x
12mr|powermanga-0.91-1|34	%make
12mr|powermanga-0.91-1|35	
12mr|powermanga-0.91-1|36	%install
12mr|powermanga-0.91-1|37	%makeinstall_std
12mr|powermanga-0.91-1|38	
12mr|powermanga-0.91-1|39	install -d install %{buildroot}%{_gamesdatadir}/%{name}/texts
12mr|powermanga-0.91-1|40	install -m 644 texts/*.txt texts/*.ini %{buildroot}%{_gamesdatadir}/%{name}/texts
12mr|powermanga-0.91-1|41	
12mr|powermanga-0.91-1|42	mkdir -p %{buildroot}%{_datadir}/applications
12mr|powermanga-0.91-1|43	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|powermanga-0.91-1|44	[Desktop Entry]
12mr|powermanga-0.91-1|45	Name=PowerManga
12mr|powermanga-0.91-1|46	Comment=Shoot 'em up game with 3D graphics
12mr|powermanga-0.91-1|47	Exec=%{_gamesbindir}/%{name}
12mr|powermanga-0.91-1|48	Icon=%{name}
12mr|powermanga-0.91-1|49	Terminal=false
12mr|powermanga-0.91-1|50	Type=Application
12mr|powermanga-0.91-1|51	StartupNotify=true
12mr|powermanga-0.91-1|52	Categories=Game;ArcadeGame;
12mr|powermanga-0.91-1|53	EOF
12mr|powermanga-0.91-1|54	
12mr|powermanga-0.91-1|55	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|powermanga-0.91-1|56	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|powermanga-0.91-1|57	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|powermanga-0.91-1|58	
12mr|powermanga-0.91-1|59	%post
12mr|powermanga-0.91-1|60	%create_ghostfile %{_localstatedir}/games/%{name}/%{name}.hi root games 664
12mr|powermanga-0.91-1|61	%create_ghostfile %{_localstatedir}/games/%{name}/%{name}.hi-easy root games 664
12mr|powermanga-0.91-1|62	%create_ghostfile %{_localstatedir}/games/%{name}/%{name}.hi-hard root games 664
12mr|powermanga-0.91-1|63	
12mr|powermanga-0.91-1|64	%files
12mr|powermanga-0.91-1|65	%doc README
12mr|powermanga-0.91-1|66	%attr(-, root, games) %{_gamesbindir}/%{name}
12mr|powermanga-0.91-1|67	%{_gamesdatadir}/%{name}
12mr|powermanga-0.91-1|68	%{_mandir}/man6/%{name}.6*
12mr|powermanga-0.91-1|69	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|powermanga-0.91-1|70	%{_iconsdir}/hicolor/*/apps/%{name}.png
12mr|powermanga-0.91-1|71	%attr(664, root, games) %ghost %{_localstatedir}/games/%{name}/%{name}.hi
12mr|powermanga-0.91-1|72	%attr(664, root, games) %ghost %{_localstatedir}/games/%{name}/%{name}.hi-easy
12mr|powermanga-0.91-1|73	%attr(664, root, games) %ghost %{_localstatedir}/games/%{name}/%{name}.hi-hard
12mr|powermanga-0.91-1|74	
12mr|powermanga-0.91-1|75	
12mr|powermanga-0.91-1|76	
12mr|powermanga-0.91-1|77	
12mr|powermanga-0.91-1|78	%changelog
12mr|powermanga-0.91-1|79	* Fri Aug  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|powermanga-0.91-1|80	+ Commit: 25d93c9
12mr|powermanga-0.91-1|81	- Add patches to fix build with libpng15 and gcc 4.7
12mr|powermanga-0.91-1|82	
12mr|powermanga-0.91-1|83	* Fri Aug  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|powermanga-0.91-1|84	+ Commit: 6feb145
12mr|powermanga-0.91-1|85	- New version 0.91, update files list
12mr|powermanga-0.91-1|86	
12mr|powermanga-0.91-1|87	

16026 12
12mr|powernowd-1.00-8|1	Summary:		Daemon to adjust speed of your laptop processor
12mr|powernowd-1.00-8|2	Name:			powernowd
12mr|powernowd-1.00-8|3	Version:		1.00
12mr|powernowd-1.00-8|4	Release:		%mkrel 8
12mr|powernowd-1.00-8|5	License:		GPLv2
12mr|powernowd-1.00-8|6	Group:			System/Servers
12mr|powernowd-1.00-8|7	Source0:		http://www.deater.net/john/%{name}-%{version}.tar.bz2
12mr|powernowd-1.00-8|8	Source1:		powernowd.rc
12mr|powernowd-1.00-8|9	Source2:		powernowd.8
12mr|powernowd-1.00-8|10	URL:			http://www.deater.net/john/%{name}.html
12mr|powernowd-1.00-8|11	BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|powernowd-1.00-8|12	ExclusiveArch:		%{ix86} ia64 x86_64 amd64 ppc
12mr|powernowd-1.00-8|13	Requires(pre):		rpm-helper
12mr|powernowd-1.00-8|14	
12mr|powernowd-1.00-8|15	%description
12mr|powernowd-1.00-8|16	This is a very simple daemon that will adjust the speed of your
12mr|powernowd-1.00-8|17	CPU depending on system load.
12mr|powernowd-1.00-8|18	
12mr|powernowd-1.00-8|19	It only works with a supported processor found on some laptops,
12mr|powernowd-1.00-8|20	with the cpufreq interface.
12mr|powernowd-1.00-8|21	
12mr|powernowd-1.00-8|22	%prep
12mr|powernowd-1.00-8|23	%setup -q
12mr|powernowd-1.00-8|24	
12mr|powernowd-1.00-8|25	%build
12mr|powernowd-1.00-8|26	%make
12mr|powernowd-1.00-8|27	
12mr|powernowd-1.00-8|28	%install
12mr|powernowd-1.00-8|29	cat > powernowd.sysconfig <<EOF
12mr|powernowd-1.00-8|30	# place here the option passed to powernowd.
12mr|powernowd-1.00-8|31	# They are described in powernowd(8)
12mr|powernowd-1.00-8|32	#
12mr|powernowd-1.00-8|33	#   -n   Include 'nice'd processes in calculations
12mr|powernowd-1.00-8|34	#   -m   Modes of operation, can be 0, 1, 2, or 3:
12mr|powernowd-1.00-8|35	#          0 = SINE, 1 = AGGRESSIVE (default), 2 = PASSIVE, 3 = LEAPS
12mr|powernowd-1.00-8|36	#   -s   Frequency step in kHz (default = 100000)
12mr|powernowd-1.00-8|37	#   -p   Polling frequency in msecs (default = 1000)
12mr|powernowd-1.00-8|38	#   -u   CPU usage upper limit percentage [0 .. 100, default 80]
12mr|powernowd-1.00-8|39	#   -l   CPU usage lower limit percentage [0 .. 100, default 20]
12mr|powernowd-1.00-8|40	#
12mr|powernowd-1.00-8|41	
12mr|powernowd-1.00-8|42	OPTIONS=""
12mr|powernowd-1.00-8|43	
12mr|powernowd-1.00-8|44	EOF
12mr|powernowd-1.00-8|45	rm -rf %{buildroot}
12mr|powernowd-1.00-8|46	mkdir -p %{buildroot}/%{_sbindir}
12mr|powernowd-1.00-8|47	install -m755 %{name} %{buildroot}/%{_sbindir}
12mr|powernowd-1.00-8|48	
12mr|powernowd-1.00-8|49	mkdir -p %{buildroot}/%{_mandir}/man8
12mr|powernowd-1.00-8|50	install -m644 %{SOURCE2} %{buildroot}/%{_mandir}/man8
12mr|powernowd-1.00-8|51	
12mr|powernowd-1.00-8|52	mkdir -p %{buildroot}/%{_initrddir}/
12mr|powernowd-1.00-8|53	install -m755 %{SOURCE1} %{buildroot}/%{_initrddir}/%{name}
12mr|powernowd-1.00-8|54	
12mr|powernowd-1.00-8|55	mkdir -p %{buildroot}/%{_sysconfdir}/sysconfig/
12mr|powernowd-1.00-8|56	install -m644 powernowd.sysconfig %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
12mr|powernowd-1.00-8|57	
12mr|powernowd-1.00-8|58	
12mr|powernowd-1.00-8|59	%clean
12mr|powernowd-1.00-8|60	rm -rf %{buildroot}
12mr|powernowd-1.00-8|61	
12mr|powernowd-1.00-8|62	%post
12mr|powernowd-1.00-8|63	%_post_service %{name}
12mr|powernowd-1.00-8|64	
12mr|powernowd-1.00-8|65	%preun
12mr|powernowd-1.00-8|66	%_preun_service %{name}
12mr|powernowd-1.00-8|67	
12mr|powernowd-1.00-8|68	%files
12mr|powernowd-1.00-8|69	%defattr(-,root,root)
12mr|powernowd-1.00-8|70	%doc README
12mr|powernowd-1.00-8|71	%attr(700,root,root) %{_initrddir}/%{name}
12mr|powernowd-1.00-8|72	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mr|powernowd-1.00-8|73	%{_sbindir}/*
12mr|powernowd-1.00-8|74	%{_mandir}/man8/*
12mr|powernowd-1.00-8|75	
12mr|powernowd-1.00-8|76	
12mr|powernowd-1.00-8|77	
12mr|powernowd-1.00-8|78	%changelog
12mr|powernowd-1.00-8|79	

16027 12
12mr|ppl-0.11.2-2|1	%define		ppl_major		9
12mr|ppl-0.11.2-2|2	%define		libppl			%mklibname ppl %ppl_major
12mr|ppl-0.11.2-2|3	%define 	libppl_devel		%mklibname -d ppl
12mr|ppl-0.11.2-2|4	%define 	libppl_static_devel	%mklibname -d -s ppl
12mr|ppl-0.11.2-2|5	
12mr|ppl-0.11.2-2|6	%define		ppl_c_major		4
12mr|ppl-0.11.2-2|7	%define		libppl_c		%mklibname ppl_c %ppl_c_major
12mr|ppl-0.11.2-2|8	%define 	libppl_c_devel		%mklibname -d ppl_c
12mr|ppl-0.11.2-2|9	%define 	libppl_c_static_devel	%mklibname -d -s ppl_c
12mr|ppl-0.11.2-2|10	
12mr|ppl-0.11.2-2|11	%define		pwl_major		5
12mr|ppl-0.11.2-2|12	%define		libpwl			%mklibname pwl %pwl_major
12mr|ppl-0.11.2-2|13	%define 	libpwl_devel		%mklibname -d pwl
12mr|ppl-0.11.2-2|14	%define 	libpwl_static_devel	%mklibname -d -s pwl
12mr|ppl-0.11.2-2|15	
12mr|ppl-0.11.2-2|16	Name:		ppl
12mr|ppl-0.11.2-2|17	Version:	0.11.2
12mr|ppl-0.11.2-2|18	Release:	2
12mr|ppl-0.11.2-2|19	Group:		Development/C
12mr|ppl-0.11.2-2|20	Summary:	The Parma Polyhedra Library: a library of numerical abstractions
12mr|ppl-0.11.2-2|21	License:	GPLv3+
12mr|ppl-0.11.2-2|22	URL:		http://bugseng.com/products/ppl
12mr|ppl-0.11.2-2|23	Source0:	http://bugseng.com/products/ppl/download/ftp/ppl/releases/%version/ppl-%version.tar.bz2
12mr|ppl-0.11.2-2|24	Source1:	ppl.hh
12mr|ppl-0.11.2-2|25	Source2:	ppl_c.h
12mr|ppl-0.11.2-2|26	Source3:	pwl.hh
12mr|ppl-0.11.2-2|27	Patch0:		ppl-0.10.2-Makefile.patch
12mr|ppl-0.11.2-2|28	Patch1:		ppl-0.11.2-autoconf-2.68.patch
12mr|ppl-0.11.2-2|29	Patch2:		ppl-0.11.2-automake-1.11.2.patch
12mr|ppl-0.11.2-2|30	Patch3:		ppl-0.11.2-lzma.patch
12mr|ppl-0.11.2-2|31	BuildRequires:	gmp-devel >= 4.1.3, gmpxx-devel >= 4.1.3, m4 >= 1.4.8
12mr|ppl-0.11.2-2|32	
12mr|ppl-0.11.2-2|33	%description
12mr|ppl-0.11.2-2|34	The Parma Polyhedra Library (PPL) is a library for the manipulation of
12mr|ppl-0.11.2-2|35	(not necessarily closed) convex polyhedra and other numerical
12mr|ppl-0.11.2-2|36	abstractions.  The applications of convex polyhedra include program
12mr|ppl-0.11.2-2|37	analysis, optimized compilation, integer and combinatorial
12mr|ppl-0.11.2-2|38	optimization and statistical data-editing.  The Parma Polyhedra
12mr|ppl-0.11.2-2|39	Library comes with several user friendly interfaces, is fully dynamic
12mr|ppl-0.11.2-2|40	(available virtual memory is the only limitation to the dimension of
12mr|ppl-0.11.2-2|41	anything), written in accordance to all the applicable standards,
12mr|ppl-0.11.2-2|42	exception-safe, rather efficient, thoroughly documented, and free
12mr|ppl-0.11.2-2|43	software.  This package provides all what is necessary to run
12mr|ppl-0.11.2-2|44	applications using the PPL through its C and C++ interfaces.
12mr|ppl-0.11.2-2|45	
12mr|ppl-0.11.2-2|46	#-----------------------------------------------------------------------
12mr|ppl-0.11.2-2|47	%package	-n %{libppl}
12mr|ppl-0.11.2-2|48	Group:		Development/C
12mr|ppl-0.11.2-2|49	Summary:	The Parma Polyhedra Library: a library of numerical abstractions
12mr|ppl-0.11.2-2|50	%if %mdkversion == 201100
12mr|ppl-0.11.2-2|51	Conflicts:	%{mklibname ppl 7} = 0.11
12mr|ppl-0.11.2-2|52	%endif
12mr|ppl-0.11.2-2|53	
12mr|ppl-0.11.2-2|54	%description	-n %{libppl}
12mr|ppl-0.11.2-2|55	The Parma Polyhedra Library (PPL) is a library for the manipulation of
12mr|ppl-0.11.2-2|56	(not necessarily closed) convex polyhedra and other numerical
12mr|ppl-0.11.2-2|57	abstractions.  The applications of convex polyhedra include program
12mr|ppl-0.11.2-2|58	analysis, optimized compilation, integer and combinatorial
12mr|ppl-0.11.2-2|59	optimization and statistical data-editing.  The Parma Polyhedra
12mr|ppl-0.11.2-2|60	Library comes with several user friendly interfaces, is fully dynamic
12mr|ppl-0.11.2-2|61	(available virtual memory is the only limitation to the dimension of
12mr|ppl-0.11.2-2|62	anything), written in accordance to all the applicable standards,
12mr|ppl-0.11.2-2|63	exception-safe, rather efficient, thoroughly documented, and free
12mr|ppl-0.11.2-2|64	software.  This package provides all what is necessary to run
12mr|ppl-0.11.2-2|65	applications using the PPL through its C and C++ interfaces.
12mr|ppl-0.11.2-2|66	
12mr|ppl-0.11.2-2|67	%files		-n %{libppl}
12mr|ppl-0.11.2-2|68	%defattr(-,root,root,-)
12mr|ppl-0.11.2-2|69	%doc %{_datadir}/doc/%{name}-%{version}/BUGS
12mr|ppl-0.11.2-2|70	%doc %{_datadir}/doc/%{name}-%{version}/COPYING
12mr|ppl-0.11.2-2|71	%doc %{_datadir}/doc/%{name}-%{version}/CREDITS
12mr|ppl-0.11.2-2|72	%doc %{_datadir}/doc/%{name}-%{version}/NEWS
12mr|ppl-0.11.2-2|73	%doc %{_datadir}/doc/%{name}-%{version}/README
12mr|ppl-0.11.2-2|74	%doc %{_datadir}/doc/%{name}-%{version}/README.configure
12mr|ppl-0.11.2-2|75	%doc %{_datadir}/doc/%{name}-%{version}/TODO
12mr|ppl-0.11.2-2|76	%doc %{_datadir}/doc/%{name}-%{version}/gpl.txt
12mr|ppl-0.11.2-2|77	%{_libdir}/libppl.so.%{ppl_major}
12mr|ppl-0.11.2-2|78	%{_libdir}/libppl.so.%{ppl_major}.*
12mr|ppl-0.11.2-2|79	%dir %{_libdir}/%{name}
12mr|ppl-0.11.2-2|80	%dir %{_datadir}/%{name}
12mr|ppl-0.11.2-2|81	%dir %{_datadir}/doc/%{name}-%{version}
12mr|ppl-0.11.2-2|82	
12mr|ppl-0.11.2-2|83	#-----------------------------------------------------------------------
12mr|ppl-0.11.2-2|84	%package	-n %{libppl_devel}
12mr|ppl-0.11.2-2|85	Summary:	Development tools for the Parma Polyhedra Library C and C++ interfaces
12mr|ppl-0.11.2-2|86	Group:		Development/C
12mr|ppl-0.11.2-2|87	Requires:	%{libppl} = %{version}-%{release}
12mr|ppl-0.11.2-2|88	Requires:	gmp-devel >= 4.1.3
12mr|ppl-0.11.2-2|89	Requires:	gmpxx-devel >= 4.1.3
12mr|ppl-0.11.2-2|90	Provides:	%{name}-devel = %version-%release
12mr|ppl-0.11.2-2|91	Conflicts:	%{_lib}ppl7-devel < 0.11-3
12mr|ppl-0.11.2-2|92	
12mr|ppl-0.11.2-2|93	%description	-n %{libppl_devel}
12mr|ppl-0.11.2-2|94	The header files, Autoconf macro and minimal documentation for
12mr|ppl-0.11.2-2|95	developing applications using the Parma Polyhedra Library through
12mr|ppl-0.11.2-2|96	its C and C++ interfaces.
12mr|ppl-0.11.2-2|97	
12mr|ppl-0.11.2-2|98	%files		-n %{libppl_devel}
12mr|ppl-0.11.2-2|99	%defattr(-,root,root,-)
12mr|ppl-0.11.2-2|100	%{_bindir}/ppl-config
12mr|ppl-0.11.2-2|101	%{_includedir}/ppl*.hh
12mr|ppl-0.11.2-2|102	%{_libdir}/libppl.so
12mr|ppl-0.11.2-2|103	%{_mandir}/man1/ppl-config.1.*
12mr|ppl-0.11.2-2|104	%{_mandir}/man3/libppl.3.*
12mr|ppl-0.11.2-2|105	%{_datadir}/aclocal/ppl.m4
12mr|ppl-0.11.2-2|106	
12mr|ppl-0.11.2-2|107	#-----------------------------------------------------------------------
12mr|ppl-0.11.2-2|108	%package	-n %{libppl_static_devel}
12mr|ppl-0.11.2-2|109	Summary:	Static archives for the Parma Polyhedra Library C and C++ interfaces
12mr|ppl-0.11.2-2|110	Group:		Development/C
12mr|ppl-0.11.2-2|111	Requires:	%{name}-devel = %{version}-%{release}
12mr|ppl-0.11.2-2|112	Provides:	libppl-static-devel = %{version}-%{release}
12mr|ppl-0.11.2-2|113	Obsoletes:	%{_lib}ppl7-static-devel < 0.11-3
12mr|ppl-0.11.2-2|114	
12mr|ppl-0.11.2-2|115	%description	-n %{libppl_static_devel}
12mr|ppl-0.11.2-2|116	The static archives for the Parma Polyhedra Library C and C++ interfaces.
12mr|ppl-0.11.2-2|117	
12mr|ppl-0.11.2-2|118	%files		-n %{libppl_static_devel}
12mr|ppl-0.11.2-2|119	%defattr(-,root,root,-)
12mr|ppl-0.11.2-2|120	%{_libdir}/libppl.a
12mr|ppl-0.11.2-2|121	
12mr|ppl-0.11.2-2|122	#-----------------------------------------------------------------------
12mr|ppl-0.11.2-2|123	%package	-n %{libppl_c}
12mr|ppl-0.11.2-2|124	Group:		Development/C
12mr|ppl-0.11.2-2|125	Summary:	The Parma Polyhedra Library: a library of numerical abstractions
12mr|ppl-0.11.2-2|126	%if %mdkversion == 201100
12mr|ppl-0.11.2-2|127	Conflicts:	%{mklibname ppl_c 2} = 0.11
12mr|ppl-0.11.2-2|128	%endif
12mr|ppl-0.11.2-2|129	
12mr|ppl-0.11.2-2|130	%description	-n %{libppl_c}
12mr|ppl-0.11.2-2|131	The Parma Polyhedra Library (PPL) is a library for the manipulation of
12mr|ppl-0.11.2-2|132	(not necessarily closed) convex polyhedra and other numerical
12mr|ppl-0.11.2-2|133	abstractions.  The applications of convex polyhedra include program
12mr|ppl-0.11.2-2|134	analysis, optimized compilation, integer and combinatorial
12mr|ppl-0.11.2-2|135	optimization and statistical data-editing.  The Parma Polyhedra
12mr|ppl-0.11.2-2|136	Library comes with several user friendly interfaces, is fully dynamic
12mr|ppl-0.11.2-2|137	(available virtual memory is the only limitation to the dimension of
12mr|ppl-0.11.2-2|138	anything), written in accordance to all the applicable standards,
12mr|ppl-0.11.2-2|139	exception-safe, rather efficient, thoroughly documented, and free
12mr|ppl-0.11.2-2|140	software.  This package provides all what is necessary to run
12mr|ppl-0.11.2-2|141	applications using the PPL through its C and C++ interfaces.
12mr|ppl-0.11.2-2|142	
12mr|ppl-0.11.2-2|143	%files		-n %{libppl_c}
12mr|ppl-0.11.2-2|144	%defattr(-,root,root,-)
12mr|ppl-0.11.2-2|145	%{_libdir}/libppl_c.so.%{ppl_c_major}
12mr|ppl-0.11.2-2|146	%{_libdir}/libppl_c.so.%{ppl_c_major}.*
12mr|ppl-0.11.2-2|147	
12mr|ppl-0.11.2-2|148	#-----------------------------------------------------------------------
12mr|ppl-0.11.2-2|149	%package	-n %{libppl_c_devel}
12mr|ppl-0.11.2-2|150	Summary:	Development tools for the Parma Polyhedra Library C and C++ interfaces
12mr|ppl-0.11.2-2|151	Group:		Development/C
12mr|ppl-0.11.2-2|152	Requires:	%{libppl_c} = %{version}-%{release}
12mr|ppl-0.11.2-2|153	Conflicts:	%{_lib}ppl-devel < 0.11-3
12mr|ppl-0.11.2-2|154	Provides:	ppl_c-devel = %{version}-%{release}
12mr|ppl-0.11.2-2|155	
12mr|ppl-0.11.2-2|156	%description	-n %{libppl_c_devel}
12mr|ppl-0.11.2-2|157	The header files, Autoconf macro and minimal documentation for
12mr|ppl-0.11.2-2|158	developing applications using the Parma Polyhedra Library through
12mr|ppl-0.11.2-2|159	its C and C++ interfaces.
12mr|ppl-0.11.2-2|160	
12mr|ppl-0.11.2-2|161	%files		-n %{libppl_c_devel}
12mr|ppl-0.11.2-2|162	%defattr(-,root,root,-)
12mr|ppl-0.11.2-2|163	%{_includedir}/ppl_c*.h
12mr|ppl-0.11.2-2|164	%{_libdir}/libppl_c.so
12mr|ppl-0.11.2-2|165	%{_mandir}/man3/libppl_c.3.*
12mr|ppl-0.11.2-2|166	%{_datadir}/aclocal/ppl_c.m4
12mr|ppl-0.11.2-2|167	
12mr|ppl-0.11.2-2|168	#-----------------------------------------------------------------------
12mr|ppl-0.11.2-2|169	%package	-n %{libppl_c_static_devel}
12mr|ppl-0.11.2-2|170	Summary:	Static archives for the Parma Polyhedra Library C and C++ interfaces
12mr|ppl-0.11.2-2|171	Group:		Development/C
12mr|ppl-0.11.2-2|172	Requires:	%{libppl_c_devel} = %{version}-%{release}
12mr|ppl-0.11.2-2|173	Provides:	libppl_c-static-devel = %{version}-%{release}
12mr|ppl-0.11.2-2|174	Provides:	ppl_c-static-devel = %{version}-%{release}
12mr|ppl-0.11.2-2|175	Conflicts:	%{_lib}ppl7-static-devel
12mr|ppl-0.11.2-2|176	
12mr|ppl-0.11.2-2|177	%description	-n %{libppl_c_static_devel}
12mr|ppl-0.11.2-2|178	The static archives for the Parma Polyhedra Library C and C++ interfaces.
12mr|ppl-0.11.2-2|179	
12mr|ppl-0.11.2-2|180	%files		-n %{libppl_c_static_devel}
12mr|ppl-0.11.2-2|181	%defattr(-,root,root,-)
12mr|ppl-0.11.2-2|182	%{_libdir}/libppl_c.a
12mr|ppl-0.11.2-2|183	
12mr|ppl-0.11.2-2|184	#-----------------------------------------------------------------------
12mr|ppl-0.11.2-2|185	%package	utils
12mr|ppl-0.11.2-2|186	Summary:	Utilities using the Parma Polyhedra Library
12mr|ppl-0.11.2-2|187	Group:		Development/C
12mr|ppl-0.11.2-2|188	Requires:	%{libppl} = %{version}-%{release}
12mr|ppl-0.11.2-2|189	BuildRequires:	glpk-devel >= 4.13
12mr|ppl-0.11.2-2|190	
12mr|ppl-0.11.2-2|191	%description	utils
12mr|ppl-0.11.2-2|192	This package contains the mixed integer linear programming solver ppl_lpsol
12mr|ppl-0.11.2-2|193	and the program ppl_lcdd for vertex/facet enumeration of convex polyhedra.
12mr|ppl-0.11.2-2|194	
12mr|ppl-0.11.2-2|195	%files		utils
12mr|ppl-0.11.2-2|196	%defattr(-,root,root,-)
12mr|ppl-0.11.2-2|197	%{_bindir}/ppl_lcdd
12mr|ppl-0.11.2-2|198	%{_bindir}/ppl_lpsol
12mr|ppl-0.11.2-2|199	%{_bindir}/ppl_pips
12mr|ppl-0.11.2-2|200	%{_mandir}/man1/ppl_lcdd.1.*
12mr|ppl-0.11.2-2|201	%{_mandir}/man1/ppl_lpsol.1.*
12mr|ppl-0.11.2-2|202	%{_mandir}/man1/ppl_pips.1.*
12mr|ppl-0.11.2-2|203	
12mr|ppl-0.11.2-2|204	#-----------------------------------------------------------------------
12mr|ppl-0.11.2-2|205	%ifnarch ia64 ppc64 s390 s390x %arm
12mr|ppl-0.11.2-2|206	%package	gprolog
12mr|ppl-0.11.2-2|207	# The `gprolog' package is not available on ppc64:
12mr|ppl-0.11.2-2|208	# the GNU Prolog interface must thus be disabled for that architecture.
12mr|ppl-0.11.2-2|209	Summary:	The GNU Prolog interface of the Parma Polyhedra Library
12mr|ppl-0.11.2-2|210	Group:		Development/Other
12mr|ppl-0.11.2-2|211	BuildRequires:	gprolog >= 1.2.19
12mr|ppl-0.11.2-2|212	Requires:	%{libppl} = %{version}-%{release},
12mr|ppl-0.11.2-2|213	Requires:	%{libpwl} = %{version}-%{release}
12mr|ppl-0.11.2-2|214	Requires:	gprolog >= 1.2.19
12mr|ppl-0.11.2-2|215	
12mr|ppl-0.11.2-2|216	%description	gprolog
12mr|ppl-0.11.2-2|217	This package adds GNU Prolog support to the Parma Polyhedra Library (PPL).
12mr|ppl-0.11.2-2|218	Install this package if you want to use the library in GNU Prolog programs.
12mr|ppl-0.11.2-2|219	
12mr|ppl-0.11.2-2|220	%files		gprolog
12mr|ppl-0.11.2-2|221	%defattr(-,root,root,-)
12mr|ppl-0.11.2-2|222	%doc interfaces/Prolog/GNU/README.gprolog
12mr|ppl-0.11.2-2|223	%{_bindir}/ppl_gprolog
12mr|ppl-0.11.2-2|224	%{_datadir}/%{name}/ppl_gprolog.pl
12mr|ppl-0.11.2-2|225	%{_libdir}/%{name}/libppl_gprolog.so
12mr|ppl-0.11.2-2|226	
12mr|ppl-0.11.2-2|227	#-----------------------------------------------------------------------
12mr|ppl-0.11.2-2|228	%package	gprolog-static
12mr|ppl-0.11.2-2|229	Summary:	The static archive for the GNU Prolog interface of the Parma Polyhedra Library
12mr|ppl-0.11.2-2|230	Group:		Development/Other
12mr|ppl-0.11.2-2|231	Requires:	%{name}-gprolog = %{version}-%{release}
12mr|ppl-0.11.2-2|232	%description gprolog-static
12mr|ppl-0.11.2-2|233	This package contains the static archive for the GNU Prolog interface
12mr|ppl-0.11.2-2|234	of the Parma Polyhedra Library.
12mr|ppl-0.11.2-2|235	
12mr|ppl-0.11.2-2|236	%files		gprolog-static
12mr|ppl-0.11.2-2|237	%defattr(-,root,root,-)
12mr|ppl-0.11.2-2|238	%{_libdir}/%{name}/libppl_gprolog.a
12mr|ppl-0.11.2-2|239	%endif
12mr|ppl-0.11.2-2|240	
12mr|ppl-0.11.2-2|241	#-----------------------------------------------------------------------
12mr|ppl-0.11.2-2|242	#%package	ocaml
12mr|ppl-0.11.2-2|243	#Summary:	The OCaml interface of the Parma Polyhedra Library
12mr|ppl-0.11.2-2|244	#Group:		Development/Other
12mr|ppl-0.11.2-2|245	#BuildRequires:	ocaml >= 3.09
12mr|ppl-0.11.2-2|246	#Requires:	%{name} = %{version}-%{release}
12mr|ppl-0.11.2-2|247	
12mr|ppl-0.11.2-2|248	#%description	ocaml
12mr|ppl-0.11.2-2|249	#This package adds Objective Caml (OCaml) support to the Parma
12mr|ppl-0.11.2-2|250	#Polyhedra Library.  Install this package if you want to use the
12mr|ppl-0.11.2-2|251	#library in OCaml programs.
12mr|ppl-0.11.2-2|252	
12mr|ppl-0.11.2-2|253	#%files		ocaml
12mr|ppl-0.11.2-2|254	#%defattr(-,root,root,-)
12mr|ppl-0.11.2-2|255	#%doc interfaces/OCaml/README.ocaml
12mr|ppl-0.11.2-2|256	#%{_libdir}/%{name}/ppl_ocaml.cma
12mr|ppl-0.11.2-2|257	#%{_libdir}/%{name}/ppl_ocaml.cmi
12mr|ppl-0.11.2-2|258	#%{_libdir}/%{name}/ppl_ocaml_globals.cmi
12mr|ppl-0.11.2-2|259	
12mr|ppl-0.11.2-2|260	#-----------------------------------------------------------------------
12mr|ppl-0.11.2-2|261	#%package	ocaml-devel
12mr|ppl-0.11.2-2|262	#Summary:	The OCaml interface of the Parma Polyhedra Library
12mr|ppl-0.11.2-2|263	#Group:		Development/Other
12mr|ppl-0.11.2-2|264	#Requires:	%{name}-ocaml = %{version}-%{release}
12mr|ppl-0.11.2-2|265	
12mr|ppl-0.11.2-2|266	#%description	ocaml-devel
12mr|ppl-0.11.2-2|267	#This package contains libraries and signature files for developing
12mr|ppl-0.11.2-2|268	#applications using the OCaml interface of the Parma Polyhedra Library.
12mr|ppl-0.11.2-2|269	
12mr|ppl-0.11.2-2|270	#%files		ocaml-devel
12mr|ppl-0.11.2-2|271	#%defattr(-,root,root,-)
12mr|ppl-0.11.2-2|272	#%{_libdir}/%{name}/libppl_ocaml.a
12mr|ppl-0.11.2-2|273	#%{_libdir}/%{name}/ppl_ocaml.mli
12mr|ppl-0.11.2-2|274	
12mr|ppl-0.11.2-2|275	#-----------------------------------------------------------------------
12mr|ppl-0.11.2-2|276	%package	java
12mr|ppl-0.11.2-2|277	Summary:	The Java interface of the Parma Polyhedra Library
12mr|ppl-0.11.2-2|278	Group:		Development/Java
12mr|ppl-0.11.2-2|279	BuildRequires:	java-devel >= 0:1.6.0
12mr|ppl-0.11.2-2|280	BuildRequires:	jpackage-utils
12mr|ppl-0.11.2-2|281	Requires:	java >= 1.6.0
12mr|ppl-0.11.2-2|282	Requires:	jpackage-utils
12mr|ppl-0.11.2-2|283	Requires:	%{libppl} = %{version}-%{release}
12mr|ppl-0.11.2-2|284	
12mr|ppl-0.11.2-2|285	%description	java
12mr|ppl-0.11.2-2|286	This package adds Java support to the Parma Polyhedra Library.
12mr|ppl-0.11.2-2|287	Install this package if you want to use the library in Java programs.
12mr|ppl-0.11.2-2|288	
12mr|ppl-0.11.2-2|289	%files		java
12mr|ppl-0.11.2-2|290	%defattr(-,root,root,-)
12mr|ppl-0.11.2-2|291	%doc interfaces/Java/README.java
12mr|ppl-0.11.2-2|292	%{_libdir}/%{name}/libppl_java.so
12mr|ppl-0.11.2-2|293	%{_libdir}/%{name}/ppl_java.jar
12mr|ppl-0.11.2-2|294	
12mr|ppl-0.11.2-2|295	#-----------------------------------------------------------------------
12mr|ppl-0.11.2-2|296	%package	java-javadoc
12mr|ppl-0.11.2-2|297	Summary:	Javadocs for %{name}-java
12mr|ppl-0.11.2-2|298	Group:		Development/Java
12mr|ppl-0.11.2-2|299	Requires:	%{name}-java = %{version}-%{release}
12mr|ppl-0.11.2-2|300	Requires:	jpackage-utils
12mr|ppl-0.11.2-2|301	
12mr|ppl-0.11.2-2|302	%description	java-javadoc
12mr|ppl-0.11.2-2|303	This package contains the API documentation for Java interface
12mr|ppl-0.11.2-2|304	of the Parma Polyhedra Library.
12mr|ppl-0.11.2-2|305	
12mr|ppl-0.11.2-2|306	%files		java-javadoc
12mr|ppl-0.11.2-2|307	%defattr(-,root,root,-)
12mr|ppl-0.11.2-2|308	%{_javadocdir}/%{name}-java
12mr|ppl-0.11.2-2|309	
12mr|ppl-0.11.2-2|310	#-----------------------------------------------------------------------
12mr|ppl-0.11.2-2|311	%package	docs
12mr|ppl-0.11.2-2|312	Summary:	Documentation for the Parma Polyhedra Library
12mr|ppl-0.11.2-2|313	Group:		Development/C
12mr|ppl-0.11.2-2|314	Requires:	%{libppl} = %{version}-%{release}
12mr|ppl-0.11.2-2|315	
12mr|ppl-0.11.2-2|316	%description	docs
12mr|ppl-0.11.2-2|317	This package contains all the documentations required by programmers
12mr|ppl-0.11.2-2|318	using the Parma Polyhedra Library (PPL).
12mr|ppl-0.11.2-2|319	Install this package if you want to program with the PPL.
12mr|ppl-0.11.2-2|320	
12mr|ppl-0.11.2-2|321	%files		docs
12mr|ppl-0.11.2-2|322	%defattr(-,root,root,-)
12mr|ppl-0.11.2-2|323	%doc %{_datadir}/doc/%{name}-%{version}/ChangeLog*
12mr|ppl-0.11.2-2|324	%doc %{_datadir}/doc/%{name}-%{version}/README.doc
12mr|ppl-0.11.2-2|325	%doc %{_datadir}/doc/%{name}-%{version}/fdl.*
12mr|ppl-0.11.2-2|326	%doc %{_datadir}/doc/%{name}-%{version}/gpl.pdf
12mr|ppl-0.11.2-2|327	%doc %{_datadir}/doc/%{name}-%{version}/gpl.ps.gz
12mr|ppl-0.11.2-2|328	%doc %{_datadir}/doc/%{name}-%{version}/ppl-user-%{version}-html/
12mr|ppl-0.11.2-2|329	%doc %{_datadir}/doc/%{name}-%{version}/ppl-user-*-interface-%{version}-html/
12mr|ppl-0.11.2-2|330	%doc %{_datadir}/doc/%{name}-%{version}/ppl-user-%{version}.pdf
12mr|ppl-0.11.2-2|331	%doc %{_datadir}/doc/%{name}-%{version}/ppl-user-*-interface-%{version}.pdf
12mr|ppl-0.11.2-2|332	%doc %{_datadir}/doc/%{name}-%{version}/ppl-user-%{version}.ps.gz
12mr|ppl-0.11.2-2|333	%doc %{_datadir}/doc/%{name}-%{version}/ppl-user-*-interface-%{version}.ps.gz
12mr|ppl-0.11.2-2|334	
12mr|ppl-0.11.2-2|335	#-----------------------------------------------------------------------
12mr|ppl-0.11.2-2|336	%package	-n %{libpwl}
12mr|ppl-0.11.2-2|337	Summary:	The Parma Watchdog Library: a C++ library for watchdog timers
12mr|ppl-0.11.2-2|338	Group:		Development/C++
12mr|ppl-0.11.2-2|339	%if %mdkversion == 201100
12mr|ppl-0.11.2-2|340	Conflicts:	%{mklibname pwl 4} = 0.11
12mr|ppl-0.11.2-2|341	%endif
12mr|ppl-0.11.2-2|342	
12mr|ppl-0.11.2-2|343	%description	 -n %{libpwl}
12mr|ppl-0.11.2-2|344	The Parma Watchdog Library (PWL) provides support for multiple,
12mr|ppl-0.11.2-2|345	concurrent watchdog timers on systems providing setitimer(2).  This
12mr|ppl-0.11.2-2|346	package provides all what is necessary to run applications using the
12mr|ppl-0.11.2-2|347	PWL.  The PWL is currently distributed with the Parma Polyhedra
12mr|ppl-0.11.2-2|348	Library, but is totally independent from it.
12mr|ppl-0.11.2-2|349	
12mr|ppl-0.11.2-2|350	%files		-n %{libpwl}
12mr|ppl-0.11.2-2|351	%defattr(-,root,root,-)
12mr|ppl-0.11.2-2|352	%{_libdir}/libpwl.so.%{pwl_major}
12mr|ppl-0.11.2-2|353	%{_libdir}/libpwl.so.%{pwl_major}.*
12mr|ppl-0.11.2-2|354	
12mr|ppl-0.11.2-2|355	#-----------------------------------------------------------------------
12mr|ppl-0.11.2-2|356	%package	-n %{libpwl_devel}
12mr|ppl-0.11.2-2|357	Summary:	Development tools for the Parma Watchdog Library
12mr|ppl-0.11.2-2|358	Group:		Development/C++
12mr|ppl-0.11.2-2|359	Requires:	%{libpwl} = %{version}-%{release}
12mr|ppl-0.11.2-2|360	Provides:	%{name}-pwl-devel = %{version}-%{release}
12mr|ppl-0.11.2-2|361	Provides:	pwl-devel = %{version}-%{release}
12mr|ppl-0.11.2-2|362	
12mr|ppl-0.11.2-2|363	%description	-n %{libpwl_devel}
12mr|ppl-0.11.2-2|364	The header files, documentation and static libraries for developing
12mr|ppl-0.11.2-2|365	applications using the Parma Watchdog Library.
12mr|ppl-0.11.2-2|366	
12mr|ppl-0.11.2-2|367	%files		-n %{libpwl_devel}
12mr|ppl-0.11.2-2|368	%defattr(-,root,root,-)
12mr|ppl-0.11.2-2|369	%doc Watchdog/doc/README.doc
12mr|ppl-0.11.2-2|370	%{_includedir}/pwl*.hh
12mr|ppl-0.11.2-2|371	%{_libdir}/libpwl.so
12mr|ppl-0.11.2-2|372	
12mr|ppl-0.11.2-2|373	#-----------------------------------------------------------------------
12mr|ppl-0.11.2-2|374	%package	-n %{libpwl_static_devel}
12mr|ppl-0.11.2-2|375	Summary:	Static archive for the Parma Watchdog Library
12mr|ppl-0.11.2-2|376	Group:		Development/C++
12mr|ppl-0.11.2-2|377	Requires:	%{name}-pwl-devel = %{version}-%{release}
12mr|ppl-0.11.2-2|378	Provides: 	libpwl-static-devel = %{version}-%{release}
12mr|ppl-0.11.2-2|379	Obsoletes:	%{_lib}pwl4-static-devel < 0.11-3
12mr|ppl-0.11.2-2|380	
12mr|ppl-0.11.2-2|381	%description	-n %{libpwl_static_devel}
12mr|ppl-0.11.2-2|382	This package contains the static archive for the Parma Watchdog Library.
12mr|ppl-0.11.2-2|383	
12mr|ppl-0.11.2-2|384	%files		-n %{libpwl_static_devel}
12mr|ppl-0.11.2-2|385	%defattr(-,root,root,-)
12mr|ppl-0.11.2-2|386	%{_libdir}/libpwl.a
12mr|ppl-0.11.2-2|387	
12mr|ppl-0.11.2-2|388	#-----------------------------------------------------------------------
12mr|ppl-0.11.2-2|389	%package	pwl-docs
12mr|ppl-0.11.2-2|390	Summary:	Documentation for the Parma Watchdog Library
12mr|ppl-0.11.2-2|391	Group:		Development/C++
12mr|ppl-0.11.2-2|392	Requires:	%{libpwl} = %{version}-%{release}
12mr|ppl-0.11.2-2|393	
12mr|ppl-0.11.2-2|394	%description	pwl-docs
12mr|ppl-0.11.2-2|395	This package contains all the documentations required by programmers
12mr|ppl-0.11.2-2|396	using the Parma Watchdog Library (PWL).
12mr|ppl-0.11.2-2|397	Install this package if you want to program with the PWL.
12mr|ppl-0.11.2-2|398	
12mr|ppl-0.11.2-2|399	%files		pwl-docs
12mr|ppl-0.11.2-2|400	%defattr(-,root,root,-)
12mr|ppl-0.11.2-2|401	%doc %{_datadir}/doc/%{name}-%{version}/pwl-user-0.8-html/
12mr|ppl-0.11.2-2|402	%doc %{_datadir}/doc/%{name}-%{version}/pwl-user-0.8.pdf
12mr|ppl-0.11.2-2|403	%doc %{_datadir}/doc/%{name}-%{version}/pwl-user-0.8.ps.gz
12mr|ppl-0.11.2-2|404	
12mr|ppl-0.11.2-2|405	#-----------------------------------------------------------------------
12mr|ppl-0.11.2-2|406	%prep
12mr|ppl-0.11.2-2|407	%setup -q
12mr|ppl-0.11.2-2|408	%patch0 -p1 -b .Makefile~
12mr|ppl-0.11.2-2|409	%patch1 -p1 -b .ac268~
12mr|ppl-0.11.2-2|410	%patch2 -p1 -b .am11~
12mr|ppl-0.11.2-2|411	%patch3 -p1 -b .lzma~
12mr|ppl-0.11.2-2|412	
12mr|ppl-0.11.2-2|413	#-----------------------------------------------------------------------
12mr|ppl-0.11.2-2|414	%build
12mr|ppl-0.11.2-2|415	aclocal -I m4
12mr|ppl-0.11.2-2|416	autoreconf -fi
12mr|ppl-0.11.2-2|417	%ifnarch ia64 ppc64 s390 s390x %arm
12mr|ppl-0.11.2-2|418	CPPFLAGS="%{optflags} -I%{_libdir}/gprolog-`gprolog --version 2>&1 | head -1 | sed -e "s/.* \([^ ]*\)$/\1/g"`/include"
12mr|ppl-0.11.2-2|419	%endif
12mr|ppl-0.11.2-2|420	%configure --docdir=%{_datadir}/doc/%{name}-%{version} --enable-shared --enable-interfaces="c++ c gnu_prolog java" CPPFLAGS="$CPPFLAGS"
12mr|ppl-0.11.2-2|421	#sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12mr|ppl-0.11.2-2|422	#sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12mr|ppl-0.11.2-2|423	#sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' Watchdog/libtool
12mr|ppl-0.11.2-2|424	#sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' Watchdog/libtool
12mr|ppl-0.11.2-2|425	%make
12mr|ppl-0.11.2-2|426	
12mr|ppl-0.11.2-2|427	#-----------------------------------------------------------------------
12mr|ppl-0.11.2-2|428	%install
12mr|ppl-0.11.2-2|429	rm -rf %{buildroot}
12mr|ppl-0.11.2-2|430	%makeinstall_std
12mr|ppl-0.11.2-2|431	
12mr|ppl-0.11.2-2|432	# In order to avoid multiarch conflicts when installed for multiple
12mr|ppl-0.11.2-2|433	# architectures (e.g., i386 and x86_64), we rename the header files
12mr|ppl-0.11.2-2|434	# of the ppl-devel and ppl-pwl-devel packages.  They are substituted with
12mr|ppl-0.11.2-2|435	# ad-hoc switchers that select the appropriate header file depending on
12mr|ppl-0.11.2-2|436	# the architecture for which the compiler is compiling.
12mr|ppl-0.11.2-2|437	
12mr|ppl-0.11.2-2|438	# Since our header files only depend on the sizeof things, we smash
12mr|ppl-0.11.2-2|439	# ix86 onto i386 and arm* onto arm.  For the SuperH RISC engine family,
12mr|ppl-0.11.2-2|440	# we smash sh3 and sh4 onto sh.
12mr|ppl-0.11.2-2|441	normalized_arch=%{_arch}
12mr|ppl-0.11.2-2|442	%ifarch %{ix86}
12mr|ppl-0.11.2-2|443	normalized_arch=i386
12mr|ppl-0.11.2-2|444	%endif
12mr|ppl-0.11.2-2|445	%ifarch %{arm}
12mr|ppl-0.11.2-2|446	normalized_arch=arm
12mr|ppl-0.11.2-2|447	%endif
12mr|ppl-0.11.2-2|448	%ifarch sh3 sh4
12mr|ppl-0.11.2-2|449	normalized_arch=sh
12mr|ppl-0.11.2-2|450	%endif
12mr|ppl-0.11.2-2|451	
12mr|ppl-0.11.2-2|452	mv %{buildroot}/%{_includedir}/ppl.hh %{buildroot}/%{_includedir}/ppl-${normalized_arch}.hh
12mr|ppl-0.11.2-2|453	install -m644 %{SOURCE1} %{buildroot}/%{_includedir}/ppl.hh
12mr|ppl-0.11.2-2|454	mv %{buildroot}/%{_includedir}/ppl_c.h %{buildroot}/%{_includedir}/ppl_c-${normalized_arch}.h
12mr|ppl-0.11.2-2|455	install -m644 %{SOURCE2} %{buildroot}/%{_includedir}/ppl_c.h
12mr|ppl-0.11.2-2|456	mv %{buildroot}/%{_includedir}/pwl.hh %{buildroot}/%{_includedir}/pwl-${normalized_arch}.hh
12mr|ppl-0.11.2-2|457	install -m644 %{SOURCE3} %{buildroot}/%{_includedir}/pwl.hh
12mr|ppl-0.11.2-2|458	
12mr|ppl-0.11.2-2|459	# Install the Javadocs for ppl-java.
12mr|ppl-0.11.2-2|460	mkdir -p %{buildroot}%{_javadocdir}
12mr|ppl-0.11.2-2|461	mv \
12mr|ppl-0.11.2-2|462	%{buildroot}/%{_datadir}/doc/%{name}-%{version}/ppl-user-java-interface-%{version}-html \
12mr|ppl-0.11.2-2|463	%{buildroot}%{_javadocdir}/%{name}-java
12mr|ppl-0.11.2-2|464	
12mr|ppl-0.11.2-2|465	rm %{buildroot}%{_libdir}/*.la
12mr|ppl-0.11.2-2|466	rm %{buildroot}%{_libdir}/ppl/*.la
12mr|ppl-0.11.2-2|467	
12mr|ppl-0.11.2-2|468	#-----------------------------------------------------------------------
12mr|ppl-0.11.2-2|469	%clean
12mr|ppl-0.11.2-2|470	rm -rf %{buildroot}
12mr|ppl-0.11.2-2|471	
12mr|ppl-0.11.2-2|472	%changelog
12mr|ppl-0.11.2-2|473	* Tue Jan 10 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.11.2-1mdv2012.0
12mr|ppl-0.11.2-2|474	+ Revision: 759624
12mr|ppl-0.11.2-2|475	- Update to 0.11.2
12mr|ppl-0.11.2-2|476	- Fix build with current autotools
12mr|ppl-0.11.2-2|477	
12mr|ppl-0.11.2-2|478	* Wed Dec 07 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.11-5
12mr|ppl-0.11.2-2|479	+ Revision: 738700
12mr|ppl-0.11.2-2|480	- Rebuild for .la file removal.
12mr|ppl-0.11.2-2|481	- Add cooker specific conflicts for easier cooker updates
12mr|ppl-0.11.2-2|482	
12mr|ppl-0.11.2-2|483	+ Matthew Dawkins <mattydaw@mandriva.org>
12mr|ppl-0.11.2-2|484	- added arm support
12mr|ppl-0.11.2-2|485	simplified docs file list to avoid more ifnarch statements
12mr|ppl-0.11.2-2|486	
12mr|ppl-0.11.2-2|487	* Sun Apr 10 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.11-3
12mr|ppl-0.11.2-2|488	+ Revision: 652189
12mr|ppl-0.11.2-2|489	- Update to ppl 0.11, add libppl_c and correct library major on package names
12mr|ppl-0.11.2-2|490	
12mr|ppl-0.11.2-2|491	+ Funda Wang <fwang@mandriva.org>
12mr|ppl-0.11.2-2|492	- add more conflicts and obsoletes to ease upgrade
12mr|ppl-0.11.2-2|493	- new static devel package policy
12mr|ppl-0.11.2-2|494	- move ppl-config into devel package, which is the correct package it belongs
12mr|ppl-0.11.2-2|495	- correctly lock major
12mr|ppl-0.11.2-2|496	- lock libmajor
12mr|ppl-0.11.2-2|497	- convert to devel package polciy for static devel package
12mr|ppl-0.11.2-2|498	
12mr|ppl-0.11.2-2|499	* Wed Feb 02 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.11-2
12mr|ppl-0.11.2-2|500	+ Revision: 634947
12mr|ppl-0.11.2-2|501	- Add intermediate revert before rebuilding with proper major
12mr|ppl-0.11.2-2|502	
12mr|ppl-0.11.2-2|503	* Tue Feb 01 2011 Alexandre Lissy <alissy@mandriva.com> 0.11-1
12mr|ppl-0.11.2-2|504	+ Revision: 634631
12mr|ppl-0.11.2-2|505	- * updating to ppl 0.11 (headers are from Fedora's package, no real explanation why they are needed this way ...)
12mr|ppl-0.11.2-2|506	
12mr|ppl-0.11.2-2|507	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.10.2-2mdv2011.0
12mr|ppl-0.11.2-2|508	+ Revision: 607200
12mr|ppl-0.11.2-2|509	- rebuild
12mr|ppl-0.11.2-2|510	
12mr|ppl-0.11.2-2|511	* Tue Feb 09 2010 Funda Wang <fwang@mandriva.org> 0.10.2-1mdv2010.1
12mr|ppl-0.11.2-2|512	+ Revision: 503055
12mr|ppl-0.11.2-2|513	- fix file list
12mr|ppl-0.11.2-2|514	- fix build with gmp 5.0
12mr|ppl-0.11.2-2|515	
12mr|ppl-0.11.2-2|516	* Wed May 20 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.10.2-1mdv2010.0
12mr|ppl-0.11.2-2|517	+ Revision: 377977
12mr|ppl-0.11.2-2|518	- Fix libglpk build require
12mr|ppl-0.11.2-2|519	- Fix Group for the various packages
12mr|ppl-0.11.2-2|520	- import ppl
12mr|ppl-0.11.2-2|521	
12mr|ppl-0.11.2-2|522	
12mr|ppl-0.11.2-2|523	* Sat Apr 18 2009 Roberto Bagnara <bagnara@cs.unipr.it> 0.10.2-1
12mr|ppl-0.11.2-2|524	- Updated for PPL 0.10.2.
12mr|ppl-0.11.2-2|525	
12mr|ppl-0.11.2-2|526	* Tue Apr 14 2009 Roberto Bagnara <bagnara@cs.unipr.it> 0.10.1-1
12mr|ppl-0.11.2-2|527	- Updated for PPL 0.10.1.
12mr|ppl-0.11.2-2|528	
12mr|ppl-0.11.2-2|529	* Sun Mar 29 2009 Roberto Bagnara <bagnara@cs.unipr.it> 0.10-11
12mr|ppl-0.11.2-2|530	- Moved changelogs and PostScript and PDF versions of the GPL to the
12mr|ppl-0.11.2-2|531	`docs' subpackages. This saves considerable space on the live media.
12mr|ppl-0.11.2-2|532	
12mr|ppl-0.11.2-2|533	* Tue Mar 24 2009 Roberto Bagnara <bagnara@cs.unipr.it> 0.10-10
12mr|ppl-0.11.2-2|534	- There are no GNU Prolog packages available on ia64: disable the GNU Prolog
12mr|ppl-0.11.2-2|535	interface also on those platforms (besides ppc64, s390 and s390x).
12mr|ppl-0.11.2-2|536	
12mr|ppl-0.11.2-2|537	* Thu Feb 26 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.10-9
12mr|ppl-0.11.2-2|538	- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild.
12mr|ppl-0.11.2-2|539	
12mr|ppl-0.11.2-2|540	* Wed Feb 18 2009 Roberto Bagnara <bagnara@cs.unipr.it> 0.10-8
12mr|ppl-0.11.2-2|541	- Install the documentation according to the Fedora packaging conventions.
12mr|ppl-0.11.2-2|542	
12mr|ppl-0.11.2-2|543	* Wed Feb 17 2009 Karsten Hopp <karsten@redhat.comt> 0.10-7
12mr|ppl-0.11.2-2|544	- There are no GNU Prolog packages available on s390 and s390x: disable
12mr|ppl-0.11.2-2|545	the GNU Prolog interface also on those platforms (besides ppc64).
12mr|ppl-0.11.2-2|546	
12mr|ppl-0.11.2-2|547	* Wed Feb 04 2009 Roberto Bagnara <bagnara@cs.unipr.it> 0.10-6
12mr|ppl-0.11.2-2|548	- Better workaround for the bug affecting PPL 0.10 on big-endian
12mr|ppl-0.11.2-2|549	architectures.
12mr|ppl-0.11.2-2|550	
12mr|ppl-0.11.2-2|551	* Tue Feb 03 2009 Roberto Bagnara <bagnara@cs.unipr.it> 0.10-5
12mr|ppl-0.11.2-2|552	- Work around the bug affecting PPL 0.10 on big-endian architectures.
12mr|ppl-0.11.2-2|553	
12mr|ppl-0.11.2-2|554	* Fri Dec 05 2008 Roberto Bagnara <bagnara@cs.unipr.it> 0.10-4
12mr|ppl-0.11.2-2|555	- Added `%%dir %%{_datadir}/doc/pwl' to the `%%files' section
12mr|ppl-0.11.2-2|556	of the `ppl-pwl' package.
12mr|ppl-0.11.2-2|557	
12mr|ppl-0.11.2-2|558	* Thu Nov 04 2008 Roberto Bagnara <bagnara@cs.unipr.it> 0.10-3
12mr|ppl-0.11.2-2|559	- Fixed the requirements of the `ppl-java' package.
12mr|ppl-0.11.2-2|560	
12mr|ppl-0.11.2-2|561	* Thu Nov 04 2008 Roberto Bagnara <bagnara@cs.unipr.it> 0.10-2
12mr|ppl-0.11.2-2|562	- Added m4 >= 1.4.8 to build requirements.
12mr|ppl-0.11.2-2|563	
12mr|ppl-0.11.2-2|564	* Thu Nov 04 2008 Roberto Bagnara <bagnara@cs.unipr.it> 0.10-1
12mr|ppl-0.11.2-2|565	- Updated and extended for PPL 0.10.  In particular, the `ppl-config'
12mr|ppl-0.11.2-2|566	program, being useful also for non-development activities, has been
12mr|ppl-0.11.2-2|567	brought back to the main package.
12mr|ppl-0.11.2-2|568	
12mr|ppl-0.11.2-2|569	* Tue Sep 30 2008 Roberto Bagnara <bagnara@cs.unipr.it> 0.9-25
12mr|ppl-0.11.2-2|570	- The `swiprolog' package now requires pl >= 5.6.57-2.
12mr|ppl-0.11.2-2|571	
12mr|ppl-0.11.2-2|572	* Mon Sep 08 2008 Roberto Bagnara <bagnara@cs.unipr.it> 0.9-24
12mr|ppl-0.11.2-2|573	- Changed ppl-0.9-swiprolog.patch so as to invoke `plld' with
12mr|ppl-0.11.2-2|574	the `-v' option.
12mr|ppl-0.11.2-2|575	
12mr|ppl-0.11.2-2|576	* Mon Sep 08 2008 Roberto Bagnara <bagnara@cs.unipr.it> 0.9-23
12mr|ppl-0.11.2-2|577	- Fixed ppl-0.9-swiprolog.patch.
12mr|ppl-0.11.2-2|578	
12mr|ppl-0.11.2-2|579	* Mon Sep 08 2008 Roberto Bagnara <bagnara@cs.unipr.it> 0.9-22
12mr|ppl-0.11.2-2|580	- Implemented a workaround to cope with the new location of SWI-Prolog.h.
12mr|ppl-0.11.2-2|581	
12mr|ppl-0.11.2-2|582	* Mon Sep 08 2008 Roberto Bagnara <bagnara@cs.unipr.it> 0.9-21
12mr|ppl-0.11.2-2|583	- Fixed the SWI-Prolog interface dependencies.
12mr|ppl-0.11.2-2|584	
12mr|ppl-0.11.2-2|585	* Mon May 19 2008 Roberto Bagnara <bagnara@cs.unipr.it> 0.9-20
12mr|ppl-0.11.2-2|586	- Added Requires /sbin/ldconfig.
12mr|ppl-0.11.2-2|587	
12mr|ppl-0.11.2-2|588	* Wed Feb 13 2008 Roberto Bagnara <bagnara@cs.unipr.it> 0.9-19
12mr|ppl-0.11.2-2|589	- Include a patch to supply a missing inclusions of <cstdlib>.
12mr|ppl-0.11.2-2|590	
12mr|ppl-0.11.2-2|591	* Wed Jan 09 2008 Roberto Bagnara <bagnara@cs.unipr.it> 0.9-18
12mr|ppl-0.11.2-2|592	- Avoid multiarch conflicts when installed for multiple architectures.
12mr|ppl-0.11.2-2|593	
12mr|ppl-0.11.2-2|594	* Sun Dec 23 2007 Roberto Bagnara <bagnara@cs.unipr.it> 0.9-17
12mr|ppl-0.11.2-2|595	- The SWI-Prolog `pl' package is temporarily not available on the ppc64
12mr|ppl-0.11.2-2|596	architecture: temporarily disabled `ppl-swiprolog' and
12mr|ppl-0.11.2-2|597	`ppl-swiprolog-static' on that architecture.
12mr|ppl-0.11.2-2|598	
12mr|ppl-0.11.2-2|599	* Sat Sep 29 2007 Roberto Bagnara <bagnara@cs.unipr.it> 0.9-16
12mr|ppl-0.11.2-2|600	- The value of the `License' tag is now `GPLv2+'.
12mr|ppl-0.11.2-2|601	- `ppl-swiprolog' dependency on `readline-devel' removed (again).
12mr|ppl-0.11.2-2|602	
12mr|ppl-0.11.2-2|603	* Mon Sep 24 2007 Jesse Keating <jkeating@redhat.com> 0.9-15
12mr|ppl-0.11.2-2|604	- Rebuild for new libgmpxx.
12mr|ppl-0.11.2-2|605	
12mr|ppl-0.11.2-2|606	* Tue Aug 28 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> 0.9-14
12mr|ppl-0.11.2-2|607	- Rebuild for selinux ppc32 issue.
12mr|ppl-0.11.2-2|608	
12mr|ppl-0.11.2-2|609	* Fri Jul 06 2007 Roberto Bagnara <bagnara@cs.unipr.it> 0.9-13
12mr|ppl-0.11.2-2|610	- Bug 246815 had been fixed: YAP support enabled again.
12mr|ppl-0.11.2-2|611	
12mr|ppl-0.11.2-2|612	* Thu Jul 05 2007 Roberto Bagnara <bagnara@cs.unipr.it> 0.9-12
12mr|ppl-0.11.2-2|613	- Disable YAP support until bug 246815 is fixed.
12mr|ppl-0.11.2-2|614	- Bug 243084 has been fixed: `ppl-swiprolog' dependency on `readline-devel'
12mr|ppl-0.11.2-2|615	removed.
12mr|ppl-0.11.2-2|616	
12mr|ppl-0.11.2-2|617	* Thu Jul 05 2007 Roberto Bagnara <bagnara@cs.unipr.it> 0.9-11
12mr|ppl-0.11.2-2|618	- The `gprolog' package is not available on the ppc64 architecture:
12mr|ppl-0.11.2-2|619	so do `ppl-gprolog' and `ppl-gprolog-static'.
12mr|ppl-0.11.2-2|620	
12mr|ppl-0.11.2-2|621	* Tue Jul 03 2007 Roberto Bagnara <bagnara@cs.unipr.it> 0.9-10
12mr|ppl-0.11.2-2|622	- Use `%%{buildroot}' consistently, instead of  `$RPM_BUILD_ROOT'.
12mr|ppl-0.11.2-2|623	
12mr|ppl-0.11.2-2|624	* Mon Jul 02 2007 Roberto Bagnara <bagnara@cs.unipr.it> 0.9-9
12mr|ppl-0.11.2-2|625	- Patch NEWS, TODO and doc/definitions.dox so as to use the
12mr|ppl-0.11.2-2|626	UTF-8 encoding instead of ISO-8859.
12mr|ppl-0.11.2-2|627	
12mr|ppl-0.11.2-2|628	* Tue Jun 12 2007 Roberto Bagnara <bagnara@cs.unipr.it> 0.9-8
12mr|ppl-0.11.2-2|629	- Patch the `libtool' script after `%%configure' so as to fix
12mr|ppl-0.11.2-2|630	the rpath issue.
12mr|ppl-0.11.2-2|631	- Revised the description of the `devel' package.
12mr|ppl-0.11.2-2|632	- Include also the `TODO' file in the documentation of the main package.
12mr|ppl-0.11.2-2|633	
12mr|ppl-0.11.2-2|634	* Thu Jun 07 2007 Roberto Bagnara <bagnara@cs.unipr.it> 0.9-7
12mr|ppl-0.11.2-2|635	- `%%install' commands revised.
12mr|ppl-0.11.2-2|636	
12mr|ppl-0.11.2-2|637	* Thu Jun 07 2007 Roberto Bagnara <bagnara@cs.unipr.it> 0.9-6
12mr|ppl-0.11.2-2|638	- All the static archives are now in `*-static' packages.
12mr|ppl-0.11.2-2|639	- Packages `ppl-gprolog-devel', `ppl-swiprolog-devel' and `ppl-yap-devel'
12mr|ppl-0.11.2-2|640	renamed `ppl-gprolog', `ppl-swiprolog' and `ppl-yap',
12mr|ppl-0.11.2-2|641	respectively.
12mr|ppl-0.11.2-2|642	- As a workaround for a bug in the `pl' package (Bugzilla Bug 243084),
12mr|ppl-0.11.2-2|643	`ppl-swiprolog' is now dependent on `readline-devel'.
12mr|ppl-0.11.2-2|644	- Added `%%dir %%{_datadir}/doc/%%{name}'.
12mr|ppl-0.11.2-2|645	- The `ppl-user-0.9-html' documentation directory is now properly listed.
12mr|ppl-0.11.2-2|646	- Remove installed *.la files.
12mr|ppl-0.11.2-2|647	- Added a `ppl-0.9-configure.patch' to avoid overriding CFLAGS and CXXFLAGS.
12mr|ppl-0.11.2-2|648	
12mr|ppl-0.11.2-2|649	* Wed Jun 06 2007 Roberto Bagnara <bagnara@cs.unipr.it> 0.9-5
12mr|ppl-0.11.2-2|650	- Use `%%{_includedir}' and `%%{_libdir}' instead of `/usr/include'
12mr|ppl-0.11.2-2|651	and `/usr/lib', respectively.
12mr|ppl-0.11.2-2|652	- Use `%%{_datadir}/doc/%%{name}' instead of `/usr/share/doc/ppl'.
12mr|ppl-0.11.2-2|653	- Replaced `%%defattr(-,root,root)' with `%%defattr(-,root,root,-)'.
12mr|ppl-0.11.2-2|654	
12mr|ppl-0.11.2-2|655	* Fri Feb 23 2007 Roberto Bagnara <bagnara@cs.unipr.it> 0.9-4
12mr|ppl-0.11.2-2|656	- The user manual (in various formats) is now in the `docs' package.
12mr|ppl-0.11.2-2|657	
12mr|ppl-0.11.2-2|658	* Thu Feb 22 2007 Roberto Bagnara <bagnara@cs.unipr.it> 0.9-3
12mr|ppl-0.11.2-2|659	- Dependencies for YAP fixed.
12mr|ppl-0.11.2-2|660	- Make sure the header files of GNU Prolog and YAP are found.
12mr|ppl-0.11.2-2|661	
12mr|ppl-0.11.2-2|662	* Wed Feb 21 2007 Roberto Bagnara <bagnara@cs.unipr.it>
12mr|ppl-0.11.2-2|663	- Added missing dependencies.
12mr|ppl-0.11.2-2|664	
12mr|ppl-0.11.2-2|665	* Sun Feb 18 2007 Roberto Bagnara <bagnara@cs.unipr.it>
12mr|ppl-0.11.2-2|666	- `%%doc' tags corrected for the Prolog interfaces.
12mr|ppl-0.11.2-2|667	- Tabs used consistently instead of spaces.
12mr|ppl-0.11.2-2|668	
12mr|ppl-0.11.2-2|669	* Sat Feb 17 2007 Roberto Bagnara <bagnara@cs.unipr.it>
12mr|ppl-0.11.2-2|670	- Make `swiprolog-devel' depend on `pl' (at leat 5.6); documentation added.
12mr|ppl-0.11.2-2|671	- The `yap' package has been renamed `yap-devel' and completed.
12mr|ppl-0.11.2-2|672	- The `gprolog' package has been renamed `gprolog-devel' and completed.
12mr|ppl-0.11.2-2|673	- The `ppl_lcdd' and `ppl_lpsol' programs are now in a new `utils' package.
12mr|ppl-0.11.2-2|674	- The `ppl-config' program is now in the `devel' package.
12mr|ppl-0.11.2-2|675	- Modified the configuration command so that the `glpk-devel' include files
12mr|ppl-0.11.2-2|676	are found.
12mr|ppl-0.11.2-2|677	
12mr|ppl-0.11.2-2|678	* Sun Feb 11 2007 Roberto Bagnara <bagnara@cs.unipr.it> 0.9-2
12mr|ppl-0.11.2-2|679	- The `%%_libdir/ppl' is no longer orphaned.
12mr|ppl-0.11.2-2|680	- Use `make %%{?_smp_mflags}' for building.
12mr|ppl-0.11.2-2|681	- The `swi' package has been renamed `swiprolog-devel'.
12mr|ppl-0.11.2-2|682	
12mr|ppl-0.11.2-2|683	* Sat Feb 10 2007 Roberto Bagnara <bagnara@cs.unipr.it>
12mr|ppl-0.11.2-2|684	- Added the `%
12mr|ppl-0.11.2-2|685	%changelog
12mr|ppl-0.11.2-2|686	* Tue Aug  28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ppl-0.11.2-2|687	+ Commit: c64017f
12mr|ppl-0.11.2-2|688	- New version 0.11.2 (sync with Cooker), minor cleanups
12mr|ppl-0.11.2-2|689	
12mr|ppl-0.11.2-2|690	

16028 12
12mr|ppmtocpva-1.0-13|1	Summary:	Converts PPM files to the format used by the Citizen Printiva series printers
12mr|ppmtocpva-1.0-13|2	Name:		ppmtocpva
12mr|ppmtocpva-1.0-13|3	Version:	1.0
12mr|ppmtocpva-1.0-13|4	Release:	%mkrel 13
12mr|ppmtocpva-1.0-13|5	License:	GPL
12mr|ppmtocpva-1.0-13|6	Group:		System/Printing
12mr|ppmtocpva-1.0-13|7	URL:		http://www.stevens-bradfield.com/ppmtomd/
12mr|ppmtocpva-1.0-13|8	Source0:	http://www.dcs.ed.ac.uk/home/jcb/ppmtocpva-%{version}.tar.bz2
12mr|ppmtocpva-1.0-13|9	Patch0:		ppmtocpva-1.0-includes.patch
12mr|ppmtocpva-1.0-13|10	Patch1:		ppmtocpva-1.0-netpbm.patch
12mr|ppmtocpva-1.0-13|11	Patch2:		ppmtocpva-1.0-LDFLAGS.diff
12mr|ppmtocpva-1.0-13|12	BuildRequires:	netpbm-devel
12mr|ppmtocpva-1.0-13|13	Conflicts:	printer-utils = 2007
12mr|ppmtocpva-1.0-13|14	Conflicts:	printer-filters = 2007
12mr|ppmtocpva-1.0-13|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ppmtocpva-1.0-13|16	
12mr|ppmtocpva-1.0-13|17	%description
12mr|ppmtocpva-1.0-13|18	This program converts PPM files to the format used by the Citizen Printiva
12mr|ppmtocpva-1.0-13|19	series printers and some printers of the Alps MD series.
12mr|ppmtocpva-1.0-13|20	
12mr|ppmtocpva-1.0-13|21	%prep
12mr|ppmtocpva-1.0-13|22	
12mr|ppmtocpva-1.0-13|23	%setup -q
12mr|ppmtocpva-1.0-13|24	%patch0 -p1 -b .includes
12mr|ppmtocpva-1.0-13|25	%patch1 -p1
12mr|ppmtocpva-1.0-13|26	%patch2 -p0
12mr|ppmtocpva-1.0-13|27	
12mr|ppmtocpva-1.0-13|28	# fix attribs
12mr|ppmtocpva-1.0-13|29	chmod 644 *
12mr|ppmtocpva-1.0-13|30	
12mr|ppmtocpva-1.0-13|31	%build
12mr|ppmtocpva-1.0-13|32	
12mr|ppmtocpva-1.0-13|33	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|ppmtocpva-1.0-13|34	
12mr|ppmtocpva-1.0-13|35	%install
12mr|ppmtocpva-1.0-13|36	rm -rf %{buildroot}
12mr|ppmtocpva-1.0-13|37	
12mr|ppmtocpva-1.0-13|38	install -d %{buildroot}%{_bindir}
12mr|ppmtocpva-1.0-13|39	
12mr|ppmtocpva-1.0-13|40	install -m0755 ppmtocpva %{buildroot}%{_bindir}/
12mr|ppmtocpva-1.0-13|41	install -m0755 cpva-colour %{buildroot}%{_bindir}/
12mr|ppmtocpva-1.0-13|42	
12mr|ppmtocpva-1.0-13|43	%clean
12mr|ppmtocpva-1.0-13|44	rm -rf %{buildroot}
12mr|ppmtocpva-1.0-13|45	
12mr|ppmtocpva-1.0-13|46	%files
12mr|ppmtocpva-1.0-13|47	%defattr(-,root,root)
12mr|ppmtocpva-1.0-13|48	%doc README
12mr|ppmtocpva-1.0-13|49	%attr(0755,root,root) %{_bindir}/*
12mr|ppmtocpva-1.0-13|50	
12mr|ppmtocpva-1.0-13|51	
12mr|ppmtocpva-1.0-13|52	
12mr|ppmtocpva-1.0-13|53	%changelog
12mr|ppmtocpva-1.0-13|54	

16029 12
12mr|ppmtomd-1.5-11|1	Summary:	Driver for the Alps Micro-Dry printers and similars
12mr|ppmtomd-1.5-11|2	Name:		ppmtomd
12mr|ppmtomd-1.5-11|3	Version:	1.5
12mr|ppmtomd-1.5-11|4	Release:	%mkrel 11
12mr|ppmtomd-1.5-11|5	License:	GPL
12mr|ppmtomd-1.5-11|6	Group:		System/Printing
12mr|ppmtomd-1.5-11|7	URL:		http://www.stevens-bradfield.com/ppmtomd/
12mr|ppmtomd-1.5-11|8	Source0:	http://www.stevens-bradfield.com/ppmtomd/ppmtomd-%{version}.tar.gz
12mr|ppmtomd-1.5-11|9	Patch0:		ppmtomd-mdv_conf.diff
12mr|ppmtomd-1.5-11|10	Patch1:		ppmtomd-1.5-LDFLAGS.diff
12mr|ppmtomd-1.5-11|11	Patch2:		ppmtomd-1.5-mdv-fix-netpbm-includes.patch
12mr|ppmtomd-1.5-11|12	BuildRequires:	netpbm-devel
12mr|ppmtomd-1.5-11|13	Conflicts:	printer-utils = 2007
12mr|ppmtomd-1.5-11|14	Conflicts:	printer-filters = 2007
12mr|ppmtomd-1.5-11|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ppmtomd-1.5-11|16	
12mr|ppmtomd-1.5-11|17	%description
12mr|ppmtomd-1.5-11|18	A program to convert images from PPM format into the control language for the
12mr|ppmtomd-1.5-11|19	Alps Micro-Dry printers, at various times sold by Citizen, Alps and Okidata.
12mr|ppmtomd-1.5-11|20	
12mr|ppmtomd-1.5-11|21	This program drives the Alps Micro-Dry series of printers, including the
12mr|ppmtomd-1.5-11|22	Citizen Printiva series, Alps MD series, and Oki DP series (but not yet the
12mr|ppmtomd-1.5-11|23	DP-7000).
12mr|ppmtomd-1.5-11|24	
12mr|ppmtomd-1.5-11|25	In the current release, the program drives the standard mode fairly well; the
12mr|ppmtomd-1.5-11|26	dye sublimation mode very well; and the VPhoto mode reasonably well.
12mr|ppmtomd-1.5-11|27	
12mr|ppmtomd-1.5-11|28	It supports all the colours available up to the DP-5000, including the foil
12mr|ppmtomd-1.5-11|29	colours.
12mr|ppmtomd-1.5-11|30	
12mr|ppmtomd-1.5-11|31	%prep
12mr|ppmtomd-1.5-11|32	
12mr|ppmtomd-1.5-11|33	%setup -q
12mr|ppmtomd-1.5-11|34	%patch0 -p0
12mr|ppmtomd-1.5-11|35	%patch1 -p0
12mr|ppmtomd-1.5-11|36	%if %{mdkversion} >= 201010
12mr|ppmtomd-1.5-11|37	%patch2 -p1
12mr|ppmtomd-1.5-11|38	%endif
12mr|ppmtomd-1.5-11|39	
12mr|ppmtomd-1.5-11|40	# fix attribs
12mr|ppmtomd-1.5-11|41	chmod 644 *
12mr|ppmtomd-1.5-11|42	
12mr|ppmtomd-1.5-11|43	%build
12mr|ppmtomd-1.5-11|44	
12mr|ppmtomd-1.5-11|45	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|ppmtomd-1.5-11|46	
12mr|ppmtomd-1.5-11|47	%install
12mr|ppmtomd-1.5-11|48	rm -rf %{buildroot}
12mr|ppmtomd-1.5-11|49	
12mr|ppmtomd-1.5-11|50	install -d %{buildroot}%{_bindir}
12mr|ppmtomd-1.5-11|51	install -d %{buildroot}%{_mandir}/man1
12mr|ppmtomd-1.5-11|52	
12mr|ppmtomd-1.5-11|53	install -m0755 ppmtomd %{buildroot}%{_bindir}/
12mr|ppmtomd-1.5-11|54	install -m0644 ppmtomd.man %{buildroot}%{_mandir}/man1/ppmtomd.1
12mr|ppmtomd-1.5-11|55	
12mr|ppmtomd-1.5-11|56	%clean
12mr|ppmtomd-1.5-11|57	rm -rf %{buildroot}
12mr|ppmtomd-1.5-11|58	
12mr|ppmtomd-1.5-11|59	%files
12mr|ppmtomd-1.5-11|60	%defattr(-,root,root)
12mr|ppmtomd-1.5-11|61	%doc LICENCE README
12mr|ppmtomd-1.5-11|62	%attr(0755,root,root) %{_bindir}/*
12mr|ppmtomd-1.5-11|63	%attr(0644,root,root) %{_mandir}/man1/*
12mr|ppmtomd-1.5-11|64	
12mr|ppmtomd-1.5-11|65	
12mr|ppmtomd-1.5-11|66	
12mr|ppmtomd-1.5-11|67	%changelog
12mr|ppmtomd-1.5-11|68	

16030 12
12mr|ppp-2.4.5-10|1	%define	major 0
12mr|ppp-2.4.5-10|2	%define libname %mklibname radiusclient %{major}
12mr|ppp-2.4.5-10|3	%define develname %mklibname radiusclient -d
12mr|ppp-2.4.5-10|4	
12mr|ppp-2.4.5-10|5	%define name	ppp
12mr|ppp-2.4.5-10|6	%define version	2.4.5
12mr|ppp-2.4.5-10|7	%define release	10
12mr|ppp-2.4.5-10|8	
12mr|ppp-2.4.5-10|9	%define enable_inet6 1
12mr|ppp-2.4.5-10|10	%{?_with_inet6: %{expand: %%global enable_inet6 1}}
12mr|ppp-2.4.5-10|11	%{?_without_inet6: %{expand: %%global enable_inet6 0}}
12mr|ppp-2.4.5-10|12	
12mr|ppp-2.4.5-10|13	%define enable_debug	0
12mr|ppp-2.4.5-10|14	%{?_with_debug: %global enable_debug 1}
12mr|ppp-2.4.5-10|15	%{?_without_debug: %global use_debug 0}
12mr|ppp-2.4.5-10|16	
12mr|ppp-2.4.5-10|17	%define enable_radiusclient 0
12mr|ppp-2.4.5-10|18	%{?_with_radiusclient: %{expand: %%global enable_radiusclient 1}}
12mr|ppp-2.4.5-10|19	%{?_without_radiusclient: %{expand: %%global enable_radiusclient 0}}
12mr|ppp-2.4.5-10|20	
12mr|ppp-2.4.5-10|21	Summary:	The PPP daemon and documentation for Linux 1.3.xx and greater
12mr|ppp-2.4.5-10|22	Name:		%{name}
12mr|ppp-2.4.5-10|23	Version:	%{version}
12mr|ppp-2.4.5-10|24	Release:	%{release}
12mr|ppp-2.4.5-10|25	License:	BSD-like
12mr|ppp-2.4.5-10|26	Url:		http://www.samba.org/ppp/
12mr|ppp-2.4.5-10|27	Group:		System/Servers
12mr|ppp-2.4.5-10|28	Source0:	ftp://ftp.samba.org/pub/ppp/%{name}-%{version}.tar.bz2
12mr|ppp-2.4.5-10|29	Source1:	ppp-2.4.3-pam.conf
12mr|ppp-2.4.5-10|30	Source2:	ppp-2.4.1-mppe-crypto.tar.bz2
12mr|ppp-2.4.5-10|31	Source3:	README.pppoatm
12mr|ppp-2.4.5-10|32	Source4:	ppp.logrotate
12mr|ppp-2.4.5-10|33	Source5:	ppp-dhcpc.tar.bz2
12mr|ppp-2.4.5-10|34	Patch0:		ppp-2.4.5-make.patch
12mr|ppp-2.4.5-10|35	Patch1:		ppp-2.3.6-sample.patch
12mr|ppp-2.4.5-10|36	Patch2:		ppp-2.4.2-wtmp.patch
12mr|ppp-2.4.5-10|37	Patch4:		ppp-options.patch
12mr|ppp-2.4.5-10|38	Patch5:		ppp-2.4.3-pppdump-Makefile.patch
12mr|ppp-2.4.5-10|39	Patch6:		ppp-2.4.3-noexttraffic.patch
12mr|ppp-2.4.5-10|40	# (blino) use external libatm for pppoatm plugin
12mr|ppp-2.4.5-10|41	Patch7:		ppp-2.4.3-libatm.patch
12mr|ppp-2.4.5-10|42	Patch8: 	ppp-2.4.2-pie.patch
12mr|ppp-2.4.5-10|43	Patch9: 	ppp-2.4.4-multipledefrt.patch
12mr|ppp-2.4.5-10|44	Patch10:	ppp-2.4.4-dontwriteetc.patch
12mr|ppp-2.4.5-10|45	# (blino) http://orakel.tznetz.com/dload/ppp-2.4.4-mppe-mppc-1.1.patch.gz
12mr|ppp-2.4.5-10|46	# original patch on http://mppe-mppc.alphacron.de/
12mr|ppp-2.4.5-10|47	# (tpg) disable this patch, because it need a rediff and also there are some legal issues
12mr|ppp-2.4.5-10|48	# Although the module's source code is completely free, MPPC itself is patented algorithm.
12mr|ppp-2.4.5-10|49	#Patent for *Microsoft* PPC is holded by the  Hifn Inc. This is obvious ;-).
12mr|ppp-2.4.5-10|50	#Furthermore, MPPE uses RC4[1]  encryption algorithm which itself isn't patented,
12mr|ppp-2.4.5-10|51	#but RC4 is trademark of RSA Data Security Inc.
12mr|ppp-2.4.5-10|52	#To avoid legal problems, US citizens shouldn't use this module.
12mr|ppp-2.4.5-10|53	Patch11:	ppp-2.4.4-mppe-mppc-1.1.patch
12mr|ppp-2.4.5-10|54	Patch15:	ppp-2.4.3-pic.patch
12mr|ppp-2.4.5-10|55	Patch16:	ppp-2.4.3-etcppp.patch
12mr|ppp-2.4.5-10|56	Patch18:	ppp-2.4.5-includes-sha1.patch
12mr|ppp-2.4.5-10|57	Patch19:	ppp-2.4.5-makeopt2.patch
12mr|ppp-2.4.5-10|58	Patch20:	ppp-2.4.3-nostrip.patch
12mr|ppp-2.4.5-10|59	Patch21:	ppp-2.4.5-pppol2tpv3.patch
12mr|ppp-2.4.5-10|60	BuildRequires:	libatm-devel
12mr|ppp-2.4.5-10|61	BuildRequires:	libpcap-devel
12mr|ppp-2.4.5-10|62	BuildRequires:	openssl-devel >= 0.9.7
12mr|ppp-2.4.5-10|63	BuildRequires:	pam-devel
12mr|ppp-2.4.5-10|64	BuildRequires:	libtool
12mr|ppp-2.4.5-10|65	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ppp-2.4.5-10|66	Requires:	glibc >= 2.0.6
12mr|ppp-2.4.5-10|67	
12mr|ppp-2.4.5-10|68	%description
12mr|ppp-2.4.5-10|69	The ppp package contains the PPP (Point-to-Point Protocol) daemon
12mr|ppp-2.4.5-10|70	and documentation for PPP support.  The PPP protocol provides a
12mr|ppp-2.4.5-10|71	method for transmitting datagrams over serial point-to-point links.
12mr|ppp-2.4.5-10|72	
12mr|ppp-2.4.5-10|73	The ppp package should be installed if your machine need to support
12mr|ppp-2.4.5-10|74	the PPP protocol.
12mr|ppp-2.4.5-10|75	
12mr|ppp-2.4.5-10|76	
12mr|ppp-2.4.5-10|77	%package	devel
12mr|ppp-2.4.5-10|78	Summary:	PPP devel files
12mr|ppp-2.4.5-10|79	Group:		Development/C
12mr|ppp-2.4.5-10|80	Requires:	%{name} = %{version}
12mr|ppp-2.4.5-10|81	
12mr|ppp-2.4.5-10|82	%description	devel
12mr|ppp-2.4.5-10|83	PPP over ATM plugin for %{name}.
12mr|ppp-2.4.5-10|84	
12mr|ppp-2.4.5-10|85	%package	pppoatm
12mr|ppp-2.4.5-10|86	Summary:	PPP over ATM plugin for %{name}
12mr|ppp-2.4.5-10|87	Group:		System/Servers
12mr|ppp-2.4.5-10|88	Requires:	%{name} = %{version}
12mr|ppp-2.4.5-10|89	
12mr|ppp-2.4.5-10|90	%description	pppoatm
12mr|ppp-2.4.5-10|91	PPP over ATM plugin for %{name}.
12mr|ppp-2.4.5-10|92	
12mr|ppp-2.4.5-10|93	%package	pppoe
12mr|ppp-2.4.5-10|94	Summary:	PPP over ethernet plugin for %{name}
12mr|ppp-2.4.5-10|95	Group:		System/Servers
12mr|ppp-2.4.5-10|96	Requires:	%{name} = %{version}
12mr|ppp-2.4.5-10|97	
12mr|ppp-2.4.5-10|98	%description	pppoe
12mr|ppp-2.4.5-10|99	PPP over ethernet plugin for %{name}.
12mr|ppp-2.4.5-10|100	
12mr|ppp-2.4.5-10|101	%package	radius
12mr|ppp-2.4.5-10|102	Summary:	Radius plugin for %{name}
12mr|ppp-2.4.5-10|103	Group:		System/Servers
12mr|ppp-2.4.5-10|104	Requires:	%{name} = %{version}
12mr|ppp-2.4.5-10|105	Requires:	radiusclient-utils
12mr|ppp-2.4.5-10|106	
12mr|ppp-2.4.5-10|107	%description	radius
12mr|ppp-2.4.5-10|108	Radius plugin for %{name}.
12mr|ppp-2.4.5-10|109	
12mr|ppp-2.4.5-10|110	%package	dhcp
12mr|ppp-2.4.5-10|111	Summary:	DHCP plugin for %{name}
12mr|ppp-2.4.5-10|112	Group:		System/Servers
12mr|ppp-2.4.5-10|113	Requires:	%{name} = %{version}
12mr|ppp-2.4.5-10|114	
12mr|ppp-2.4.5-10|115	%description	dhcp
12mr|ppp-2.4.5-10|116	DHCP plugin for %{name}.
12mr|ppp-2.4.5-10|117	
12mr|ppp-2.4.5-10|118	%if %enable_radiusclient
12mr|ppp-2.4.5-10|119	%package -n	radiusclient-utils
12mr|ppp-2.4.5-10|120	Summary:	Radiusclient library
12mr|ppp-2.4.5-10|121	Group:		System/Servers
12mr|ppp-2.4.5-10|122	Requires:	%{libname} = %{version}-%{release}
12mr|ppp-2.4.5-10|123	Conflicts:	radiusclient
12mr|ppp-2.4.5-10|124	
12mr|ppp-2.4.5-10|125	%description -n	radiusclient-utils
12mr|ppp-2.4.5-10|126	Radiusclient is a /bin/login replacement which gets called by a getty
12mr|ppp-2.4.5-10|127	to log in a user and to setup the user's login environment. Normal
12mr|ppp-2.4.5-10|128	login programs just check the login name and password which the user
12mr|ppp-2.4.5-10|129	entered against the local password file (/etc/passwd, /etc/shadow). In
12mr|ppp-2.4.5-10|130	contrast to that Radiusclient also uses the RADIUS protocol to
12mr|ppp-2.4.5-10|131	authenticate the user.
12mr|ppp-2.4.5-10|132	
12mr|ppp-2.4.5-10|133	%package -n	%{libname}
12mr|ppp-2.4.5-10|134	Summary:	Radiusclient library
12mr|ppp-2.4.5-10|135	Group:		System/Libraries
12mr|ppp-2.4.5-10|136	
12mr|ppp-2.4.5-10|137	%description -n	%{libname}
12mr|ppp-2.4.5-10|138	Libraries required for Radiusclient
12mr|ppp-2.4.5-10|139	
12mr|ppp-2.4.5-10|140	%package -n	%{develname}
12mr|ppp-2.4.5-10|141	Summary:	Header files and development documentation for radiusclient
12mr|ppp-2.4.5-10|142	Group:		Development/C
12mr|ppp-2.4.5-10|143	Requires:	%{libname} = %{version}-%{release}
12mr|ppp-2.4.5-10|144	Provides:	radiusclient-devel = %{version}-%{release}
12mr|ppp-2.4.5-10|145	Provides:	libradiusclient-devel = %{version}-%{release}
12mr|ppp-2.4.5-10|146	
12mr|ppp-2.4.5-10|147	%description -n	%{develname}
12mr|ppp-2.4.5-10|148	Header files and development documentation for radiusclient.
12mr|ppp-2.4.5-10|149	
12mr|ppp-2.4.5-10|150	%package -n	%{staticname}
12mr|ppp-2.4.5-10|151	Summary:	Static libraries for radiusclient
12mr|ppp-2.4.5-10|152	Group:		Development/C
12mr|ppp-2.4.5-10|153	Requires:	%{libname}-devel = %{version}-%{release}
12mr|ppp-2.4.5-10|154	
12mr|ppp-2.4.5-10|155	%description -n	%{staticname}
12mr|ppp-2.4.5-10|156	Radiusclient static library.
12mr|ppp-2.4.5-10|157	%endif
12mr|ppp-2.4.5-10|158	
12mr|ppp-2.4.5-10|159	%prep
12mr|ppp-2.4.5-10|160	%setup -q
12mr|ppp-2.4.5-10|161	find -type d -name CVS|xargs rm -rf
12mr|ppp-2.4.5-10|162	%patch0 -p1 -b .make
12mr|ppp-2.4.5-10|163	%patch1 -p1 -b .sample
12mr|ppp-2.4.5-10|164	%patch2 -p1 -b .wtmp
12mr|ppp-2.4.5-10|165	%patch4 -p1 -b .options
12mr|ppp-2.4.5-10|166	%patch5 -p1 -b .pppdump-Makefile
12mr|ppp-2.4.5-10|167	
12mr|ppp-2.4.5-10|168	# (gg) add noext-traffic option
12mr|ppp-2.4.5-10|169	%patch6 -p1 -b .noext
12mr|ppp-2.4.5-10|170	
12mr|ppp-2.4.5-10|171	%patch7 -p1 -b .libatm
12mr|ppp-2.4.5-10|172	%patch8 -p1 -b .pie
12mr|ppp-2.4.5-10|173	%patch9 -p1 -b .multipledefrt
12mr|ppp-2.4.5-10|174	
12mr|ppp-2.4.5-10|175	tar -xjf %{SOURCE2}
12mr|ppp-2.4.5-10|176	pushd pppd/plugins
12mr|ppp-2.4.5-10|177	tar -xjf %{SOURCE5}
12mr|ppp-2.4.5-10|178	popd
12mr|ppp-2.4.5-10|179	
12mr|ppp-2.4.5-10|180	%patch10 -p1 -b .dontwriteetc
12mr|ppp-2.4.5-10|181	#%patch11 -p1 -b .mppe_mppc
12mr|ppp-2.4.5-10|182	%patch15 -p1 -b .pic
12mr|ppp-2.4.5-10|183	%patch16 -p1 -b .etcppp
12mr|ppp-2.4.5-10|184	%patch18 -p1 -b .incsha1
12mr|ppp-2.4.5-10|185	%patch19 -p1 -b .dhcp
12mr|ppp-2.4.5-10|186	%if %enable_debug
12mr|ppp-2.4.5-10|187	%patch20 -p1 -b .nostrip
12mr|ppp-2.4.5-10|188	%endif
12mr|ppp-2.4.5-10|189	%patch21 -p1 -b .pppol2tpv3
12mr|ppp-2.4.5-10|190	
12mr|ppp-2.4.5-10|191	# lib64 fixes
12mr|ppp-2.4.5-10|192	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
12mr|ppp-2.4.5-10|193	perl -pi -e "s|(--prefix=/usr)|\1 --libdir=%{_libdir}|g" pppd/plugins/radius/Makefile.linux
12mr|ppp-2.4.5-10|194	perl -pi -e "/_PATH_PLUGIN/ and s,(?:/usr/lib|DESTDIR (\")/lib),\$1%{_libdir},"  pppd/pathnames.h
12mr|ppp-2.4.5-10|195	# enable the dhcp plugin
12mr|ppp-2.4.5-10|196	perl -p -i -e "s|^(PLUGINS :=)|SUBDIRS += dhcp\n\$1|g" pppd/plugins/Makefile.linux
12mr|ppp-2.4.5-10|197	
12mr|ppp-2.4.5-10|198	# fix /usr/local in scripts path
12mr|ppp-2.4.5-10|199	perl -pi -e "s|/usr/local/bin/pppd|%{_sbindir}/pppd|g;
12mr|ppp-2.4.5-10|200	s|/usr/local/bin/ssh|%{_bindir}/ssh|g;
12mr|ppp-2.4.5-10|201	s|/usr/local/bin/expect|%{_bindir}/expect|g" \
12mr|ppp-2.4.5-10|202	scripts/ppp-on-rsh \
12mr|ppp-2.4.5-10|203	scripts/ppp-on-ssh \
12mr|ppp-2.4.5-10|204	scripts/secure-card
12mr|ppp-2.4.5-10|205	
12mr|ppp-2.4.5-10|206	%if %enable_inet6
12mr|ppp-2.4.5-10|207	perl -pi -e "s/#HAVE_INET6/HAVE_INET6/" pppd/Makefile.linux
12mr|ppp-2.4.5-10|208	%endif
12mr|ppp-2.4.5-10|209	
12mr|ppp-2.4.5-10|210	%build
12mr|ppp-2.4.5-10|211	# stpcpy() is a GNU extension
12mr|ppp-2.4.5-10|212	%if %enable_debug
12mr|ppp-2.4.5-10|213	OPT_FLAGS="%{optflags} -g -D_GNU_SOURCE"
12mr|ppp-2.4.5-10|214	%else
12mr|ppp-2.4.5-10|215	OPT_FLAGS="%{optflags} -D_GNU_SOURCE"
12mr|ppp-2.4.5-10|216	%endif
12mr|ppp-2.4.5-10|217	perl -pi -e "s/openssl/openssl -DOPENSSL_NO_SHA1/;" openssl/crypto/sha/Makefile
12mr|ppp-2.4.5-10|218	
12mr|ppp-2.4.5-10|219	CFLAGS="$OPT_FLAGS" CXXFLAGS="$OPT_FLAGS" %configure2_5x
12mr|ppp-2.4.5-10|220	# remove the following line when rebuilding against kernel 2.4 for multilink
12mr|ppp-2.4.5-10|221	#perl -pi -e "s|-DHAVE_MULTILINK||" pppd/Makefile
12mr|ppp-2.4.5-10|222	%make RPM_OPT_FLAGS="$OPT_FLAGS" LIBDIR=%{_libdir}
12mr|ppp-2.4.5-10|223	%make -C pppd/plugins -f Makefile.linux
12mr|ppp-2.4.5-10|224	
12mr|ppp-2.4.5-10|225	%install
12mr|ppp-2.4.5-10|226	rm -rf %{buildroot}
12mr|ppp-2.4.5-10|227	mkdir -p %{buildroot}{%{_sbindir},%{_bindir},/usr/X11R6/bin/,%{_mandir}/man8,%{_sysconfdir}/{ppp/peers,pam.d}}
12mr|ppp-2.4.5-10|228	
12mr|ppp-2.4.5-10|229	%makeinstall LIBDIR=%{buildroot}%{_libdir}/pppd/%{version}/ INSTALL=install -C pppd/plugins/dhcp
12mr|ppp-2.4.5-10|230	%makeinstall INSTROOT=%{buildroot} SUBDIRS="pppoatm rp-pppoe radius pppol2tp"
12mr|ppp-2.4.5-10|231	
12mr|ppp-2.4.5-10|232	%multiarch_includes %{buildroot}%{_includedir}/pppd/pathnames.h
12mr|ppp-2.4.5-10|233	
12mr|ppp-2.4.5-10|234	# (gg) Allow stripping
12mr|ppp-2.4.5-10|235	chmod u+w %{buildroot}%{_sbindir}/*
12mr|ppp-2.4.5-10|236	
12mr|ppp-2.4.5-10|237	%if !%enable_debug
12mr|ppp-2.4.5-10|238	# (florin) strip the binary
12mr|ppp-2.4.5-10|239	strip %{buildroot}%{_sbindir}/pppd
12mr|ppp-2.4.5-10|240	%endif
12mr|ppp-2.4.5-10|241	
12mr|ppp-2.4.5-10|242	chmod go+r scripts/*
12mr|ppp-2.4.5-10|243	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/ppp
12mr|ppp-2.4.5-10|244	install -m 644 %{SOURCE3} %{_builddir}/%{name}-%{version}/
12mr|ppp-2.4.5-10|245	
12mr|ppp-2.4.5-10|246	# (stew) fix permissions
12mr|ppp-2.4.5-10|247	chmod 0755 `find %{buildroot} -name "*\.so"`
12mr|ppp-2.4.5-10|248	
12mr|ppp-2.4.5-10|249	# Provide pointers for people who expect stuff in old places
12mr|ppp-2.4.5-10|250	touch %{buildroot}/var/log/ppp/connect-errors
12mr|ppp-2.4.5-10|251	touch %{buildroot}/var/run/ppp/resolv.conf
12mr|ppp-2.4.5-10|252	ln -s ../../var/log/ppp/connect-errors %{buildroot}/etc/ppp/connect-errors
12mr|ppp-2.4.5-10|253	ln -s ../../var/run/ppp/resolv.conf %{buildroot}/etc/ppp/resolv.conf
12mr|ppp-2.4.5-10|254	
12mr|ppp-2.4.5-10|255	# Logrotate script
12mr|ppp-2.4.5-10|256	mkdir -p %{buildroot}/etc/logrotate.d
12mr|ppp-2.4.5-10|257	install -m 644 %{SOURCE4} %{buildroot}/etc/logrotate.d/ppp
12mr|ppp-2.4.5-10|258	
12mr|ppp-2.4.5-10|259	%if !%enable_radiusclient
12mr|ppp-2.4.5-10|260	rm -rf %{buildroot}%{_sbindir}/*rad*
12mr|ppp-2.4.5-10|261	rm -rf %{buildroot}%{_sysconfdir}/*rad*
12mr|ppp-2.4.5-10|262	rm -rf %{buildroot}%{_includedir}/*rad*
12mr|ppp-2.4.5-10|263	rm -rf %{buildroot}%{_libdir}/*rad*
12mr|ppp-2.4.5-10|264	%endif
12mr|ppp-2.4.5-10|265	
12mr|ppp-2.4.5-10|266	%if %enable_debug
12mr|ppp-2.4.5-10|267	export DONT_STRIP=1
12mr|ppp-2.4.5-10|268	%endif
12mr|ppp-2.4.5-10|269	
12mr|ppp-2.4.5-10|270	%if %enable_radiusclient
12mr|ppp-2.4.5-10|271	%if %mdkversion < 200900
12mr|ppp-2.4.5-10|272	%post -n %{libname} -p /sbin/ldconfig
12mr|ppp-2.4.5-10|273	%endif
12mr|ppp-2.4.5-10|274	%if %mdkversion < 200900
12mr|ppp-2.4.5-10|275	%postun -n %{libname} -p /sbin/ldconfig
12mr|ppp-2.4.5-10|276	%endif
12mr|ppp-2.4.5-10|277	
12mr|ppp-2.4.5-10|278	%if %mdkversion < 200900
12mr|ppp-2.4.5-10|279	%post -n %{develname} -p /sbin/ldconfig
12mr|ppp-2.4.5-10|280	%endif
12mr|ppp-2.4.5-10|281	%if %mdkversion < 200900
12mr|ppp-2.4.5-10|282	%postun -n %{develname} -p /sbin/ldconfig
12mr|ppp-2.4.5-10|283	%endif
12mr|ppp-2.4.5-10|284	%endif
12mr|ppp-2.4.5-10|285	
12mr|ppp-2.4.5-10|286	%clean
12mr|ppp-2.4.5-10|287	rm -rf %{buildroot}
12mr|ppp-2.4.5-10|288	
12mr|ppp-2.4.5-10|289	%files
12mr|ppp-2.4.5-10|290	%defattr(-,root,root)
12mr|ppp-2.4.5-10|291	%doc FAQ PLUGINS README* scripts sample
12mr|ppp-2.4.5-10|292	%{_sbindir}/chat
12mr|ppp-2.4.5-10|293	%{_sbindir}/pppdump
12mr|ppp-2.4.5-10|294	%attr(5755,root,root)	%{_sbindir}/pppd
12mr|ppp-2.4.5-10|295	%attr(0755,root,daemon)	%{_sbindir}/pppstats
12mr|ppp-2.4.5-10|296	%{_mandir}/man*/*
12mr|ppp-2.4.5-10|297	%exclude %{_mandir}/man8/*rad*
12mr|ppp-2.4.5-10|298	%dir %{_libdir}/pppd
12mr|ppp-2.4.5-10|299	%{_libdir}/pppd/%{version}
12mr|ppp-2.4.5-10|300	%exclude %{_libdir}/pppd/%{version}/pppoatm.so
12mr|ppp-2.4.5-10|301	%exclude %{_libdir}/pppd/%{version}/rp-pppoe.so
12mr|ppp-2.4.5-10|302	%exclude %{_libdir}/pppd/%{version}/rad*
12mr|ppp-2.4.5-10|303	%exclude %{_libdir}/pppd/%{version}/dhcpc.so
12mr|ppp-2.4.5-10|304	%dir %{_sysconfdir}/ppp
12mr|ppp-2.4.5-10|305	%dir /var/run/ppp
12mr|ppp-2.4.5-10|306	/var/run/ppp/*
12mr|ppp-2.4.5-10|307	%attr(700, root, root) %dir /var/log/ppp
12mr|ppp-2.4.5-10|308	/var/log/ppp/*
12mr|ppp-2.4.5-10|309	%attr(0600,root,daemon)	%config(noreplace) %{_sysconfdir}/ppp/chap-secrets
12mr|ppp-2.4.5-10|310	%attr(0600,root,daemon)	%config(noreplace) %{_sysconfdir}/ppp/options
12mr|ppp-2.4.5-10|311	%attr(0600,root,daemon)	%config(noreplace) %{_sysconfdir}/ppp/pap-secrets
12mr|ppp-2.4.5-10|312	%attr(0600,root,daemon)	%{_sysconfdir}/ppp/connect-errors
12mr|ppp-2.4.5-10|313	%attr(0600,root,daemon)	%{_sysconfdir}/ppp/resolv.conf
12mr|ppp-2.4.5-10|314	%attr(755,root,daemon) %dir %{_sysconfdir}/ppp/peers
12mr|ppp-2.4.5-10|315	%config(noreplace) %{_sysconfdir}/pam.d/ppp
12mr|ppp-2.4.5-10|316	%config(noreplace) /etc/logrotate.d/ppp
12mr|ppp-2.4.5-10|317	
12mr|ppp-2.4.5-10|318	%files devel
12mr|ppp-2.4.5-10|319	%defattr(-,root,root)
12mr|ppp-2.4.5-10|320	%doc README*
12mr|ppp-2.4.5-10|321	%{_includedir}/pppd/*
12mr|ppp-2.4.5-10|322	%{multiarch_includedir}/pppd/pathnames.h
12mr|ppp-2.4.5-10|323	
12mr|ppp-2.4.5-10|324	%files pppoatm
12mr|ppp-2.4.5-10|325	%defattr(-,root,root)
12mr|ppp-2.4.5-10|326	%doc README
12mr|ppp-2.4.5-10|327	%{_libdir}/pppd/%{version}/pppoatm.so
12mr|ppp-2.4.5-10|328	
12mr|ppp-2.4.5-10|329	%files pppoe
12mr|ppp-2.4.5-10|330	%defattr(-,root,root)
12mr|ppp-2.4.5-10|331	%doc README
12mr|ppp-2.4.5-10|332	%{_libdir}/pppd/%{version}/rp-pppoe.so
12mr|ppp-2.4.5-10|333	%attr(755,root,root) %{_sbindir}/pppoe-discovery
12mr|ppp-2.4.5-10|334	
12mr|ppp-2.4.5-10|335	%files radius
12mr|ppp-2.4.5-10|336	%defattr(-,root,root)
12mr|ppp-2.4.5-10|337	%doc README
12mr|ppp-2.4.5-10|338	%{_libdir}/pppd/%{version}/rad*.so
12mr|ppp-2.4.5-10|339	%{_mandir}/man8/*rad*
12mr|ppp-2.4.5-10|340	
12mr|ppp-2.4.5-10|341	%files dhcp
12mr|ppp-2.4.5-10|342	%defattr(-,root,root)
12mr|ppp-2.4.5-10|343	%doc pppd/plugins/dhcp/README
12mr|ppp-2.4.5-10|344	%doc pppd/plugins/dhcp/AUTHORS
12mr|ppp-2.4.5-10|345	%doc pppd/plugins/dhcp/COPYING
12mr|ppp-2.4.5-10|346	%{_libdir}/pppd/%{version}/dhcpc.so
12mr|ppp-2.4.5-10|347	
12mr|ppp-2.4.5-10|348	%if %enable_radiusclient
12mr|ppp-2.4.5-10|349	%files -n radiusclient-utils
12mr|ppp-2.4.5-10|350	%defattr(644,root,root,755)
12mr|ppp-2.4.5-10|351	%doc pppd/plugins/radius/radiusclient/BUGS
12mr|ppp-2.4.5-10|352	%doc pppd/plugins/radius/radiusclient/CHANGES
12mr|ppp-2.4.5-10|353	%doc pppd/plugins/radius/radiusclient/README
12mr|ppp-2.4.5-10|354	%doc pppd/plugins/radius/radiusclient/doc/*.html
12mr|ppp-2.4.5-10|355	%dir %{_sysconfdir}/radiusclient
12mr|ppp-2.4.5-10|356	%attr(644,root,root) %config(missingok,noreplace) %verify(not md5 size mtime) %{_sysconfdir}/radiusclient/*
12mr|ppp-2.4.5-10|357	%attr(755,root,root) %{_sbindir}/*rad*
12mr|ppp-2.4.5-10|358	
12mr|ppp-2.4.5-10|359	%files -n %{libname}
12mr|ppp-2.4.5-10|360	%defattr(-,root,root)
12mr|ppp-2.4.5-10|361	%attr(755,root,root) %{_libdir}/lib*.so.%{major}*
12mr|ppp-2.4.5-10|362	
12mr|ppp-2.4.5-10|363	%files -n %{develname}
12mr|ppp-2.4.5-10|364	%defattr(644,root,root,755)
12mr|ppp-2.4.5-10|365	%attr(755,root,root) %{_libdir}/lib*.so
12mr|ppp-2.4.5-10|366	%attr(755,root,root) %{_libdir}/lib*.la
12mr|ppp-2.4.5-10|367	%{_includedir}/*rad*
12mr|ppp-2.4.5-10|368	
12mr|ppp-2.4.5-10|369	%files -n %{staticname}
12mr|ppp-2.4.5-10|370	%defattr(644,root,root,755)
12mr|ppp-2.4.5-10|371	%{_libdir}/lib*.a
12mr|ppp-2.4.5-10|372	%endif
12mr|ppp-2.4.5-10|373	
12mr|ppp-2.4.5-10|374	
12mr|ppp-2.4.5-10|375	
12mr|ppp-2.4.5-10|376	%changelog
12mr|ppp-2.4.5-10|377	

16031 12
12mr|pptp-linux-1.7.2-7|1	%define name pptp-linux
12mr|pptp-linux-1.7.2-7|2	%define version 1.7.2
12mr|pptp-linux-1.7.2-7|3	
12mr|pptp-linux-1.7.2-7|4	Summary:	PPTP-linux VPN client
12mr|pptp-linux-1.7.2-7|5	Name:		%{name}
12mr|pptp-linux-1.7.2-7|6	Version:	%{version}
12mr|pptp-linux-1.7.2-7|7	Release:	%mkrel 7
12mr|pptp-linux-1.7.2-7|8	License:	GPLv2+
12mr|pptp-linux-1.7.2-7|9	Group:		Networking/Other
12mr|pptp-linux-1.7.2-7|10	
12mr|pptp-linux-1.7.2-7|11	Source0:	http://prdownloads.sourceforge.net/pptpclient/pptp-%{version}.tar.gz
12mr|pptp-linux-1.7.2-7|12	Source1: 	pptp-command
12mr|pptp-linux-1.7.2-7|13	Source2: 	options.pptp
12mr|pptp-linux-1.7.2-7|14	Source3: 	pptp_fe.pl
12mr|pptp-linux-1.7.2-7|15	Source4: 	xpptp_fe.pl
12mr|pptp-linux-1.7.2-7|16	Source5:	pptp.initd
12mr|pptp-linux-1.7.2-7|17	Patch0: 	pptp-1.7.2-fix-ip-path.patch
12mr|pptp-linux-1.7.2-7|18	
12mr|pptp-linux-1.7.2-7|19	URL:		http://pptpclient.sourceforge.net/
12mr|pptp-linux-1.7.2-7|20	Requires:	ppp >= 2.4.3
12mr|pptp-linux-1.7.2-7|21	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|pptp-linux-1.7.2-7|22	Conflicts:	pptp-adsl-alcatel
12mr|pptp-linux-1.7.2-7|23	Obsoletes:	pptp-client
12mr|pptp-linux-1.7.2-7|24	Provides:	pptp-client
12mr|pptp-linux-1.7.2-7|25	
12mr|pptp-linux-1.7.2-7|26	%description
12mr|pptp-linux-1.7.2-7|27	PPTP-linux allows you to connect to a PPTP server from a Linux or other
12mr|pptp-linux-1.7.2-7|28	Unix box (ports of pptp-linuxto other Unix variants should be trivial,
12mr|pptp-linux-1.7.2-7|29	but have not yet been performed). See the IPfwd page
12mr|pptp-linux-1.7.2-7|30	(http://www.pdos.lcs.mit.edu/~cananian/Projects/IPfwd) for information
12mr|pptp-linux-1.7.2-7|31	on tunnelling PPTP through Linux firewalls.
12mr|pptp-linux-1.7.2-7|32	
12mr|pptp-linux-1.7.2-7|33	%prep
12mr|pptp-linux-1.7.2-7|34	%setup -q -n pptp-%{version}
12mr|pptp-linux-1.7.2-7|35	%patch0 -p1 -b .ip-path
12mr|pptp-linux-1.7.2-7|36	
12mr|pptp-linux-1.7.2-7|37	%build
12mr|pptp-linux-1.7.2-7|38	%make OPTIMIZE="$RPM_OPT_FLAGS" DEBUG=""
12mr|pptp-linux-1.7.2-7|39	
12mr|pptp-linux-1.7.2-7|40	%install
12mr|pptp-linux-1.7.2-7|41	rm -rf $RPM_BUILD_ROOT
12mr|pptp-linux-1.7.2-7|42	
12mr|pptp-linux-1.7.2-7|43	install -m755 pptp -D $RPM_BUILD_ROOT%{_sbindir}/pptp
12mr|pptp-linux-1.7.2-7|44	install -m755 %{SOURCE1} -D $RPM_BUILD_ROOT%{_sbindir}/pptp-command
12mr|pptp-linux-1.7.2-7|45	install -d $RPM_BUILD_ROOT%{_sysconfdir}/pptp.d
12mr|pptp-linux-1.7.2-7|46	install -m644 %{SOURCE2} -D $RPM_BUILD_ROOT%{_sysconfdir}/ppp/options.pptp
12mr|pptp-linux-1.7.2-7|47	install -m644 pptp.8 -D $RPM_BUILD_ROOT%{_mandir}/man8/pptp.8
12mr|pptp-linux-1.7.2-7|48	install -d $RPM_BUILD_ROOT%{_initrddir}
12mr|pptp-linux-1.7.2-7|49	install -m755 %{SOURCE5} -D $RPM_BUILD_ROOT%{_initrddir}/pptp
12mr|pptp-linux-1.7.2-7|50	
12mr|pptp-linux-1.7.2-7|51	%clean
12mr|pptp-linux-1.7.2-7|52	rm -rf $RPM_BUILD_ROOT
12mr|pptp-linux-1.7.2-7|53	
12mr|pptp-linux-1.7.2-7|54	%post
12mr|pptp-linux-1.7.2-7|55	%_post_service pptp
12mr|pptp-linux-1.7.2-7|56	
12mr|pptp-linux-1.7.2-7|57	%preun
12mr|pptp-linux-1.7.2-7|58	%_preun_service pptp
12mr|pptp-linux-1.7.2-7|59	
12mr|pptp-linux-1.7.2-7|60	%files
12mr|pptp-linux-1.7.2-7|61	%defattr (-,root,root)
12mr|pptp-linux-1.7.2-7|62	%doc AUTHORS NEWS README TODO USING Documentation/[D,P]*
12mr|pptp-linux-1.7.2-7|63	%{_sbindir}/*
12mr|pptp-linux-1.7.2-7|64	%{_initrddir}/pptp
12mr|pptp-linux-1.7.2-7|65	%{_mandir}/man8/pptp.8*
12mr|pptp-linux-1.7.2-7|66	%config(noreplace) %attr(0600,root,root) %{_sysconfdir}/ppp/options.pptp
12mr|pptp-linux-1.7.2-7|67	%attr(0755,root,root) %dir %{_sysconfdir}/pptp.d
12mr|pptp-linux-1.7.2-7|68	
12mr|pptp-linux-1.7.2-7|69	
12mr|pptp-linux-1.7.2-7|70	
12mr|pptp-linux-1.7.2-7|71	
12mr|pptp-linux-1.7.2-7|72	%changelog
12mr|pptp-linux-1.7.2-7|73	

16032 12
12mr|prcsys-0.0.3-9|1	%define name prcsys
12mr|prcsys-0.0.3-9|2	%define version 0.0.3
12mr|prcsys-0.0.3-9|3	
12mr|prcsys-0.0.3-9|4	Summary: Parallel init for Mandriva
12mr|prcsys-0.0.3-9|5	Name: %{name}
12mr|prcsys-0.0.3-9|6	Version: %{version}
12mr|prcsys-0.0.3-9|7	Release: %mkrel 9
12mr|prcsys-0.0.3-9|8	# SVN snapshot from http://zarb.org/users/svn/trem/prcsys/trunk/
12mr|prcsys-0.0.3-9|9	Source0: %{name}-%{version}.tar.bz2
12mr|prcsys-0.0.3-9|10	Patch0: prcsys-0.0.3-LDFLAGS.diff
12mr|prcsys-0.0.3-9|11	# (fc) 0.0.3-5mdv add support for plymouth
12mr|prcsys-0.0.3-9|12	Patch1: prcsys-0.0.3-plymouth.patch
12mr|prcsys-0.0.3-9|13	License: GPL
12mr|prcsys-0.0.3-9|14	Group: System/Base
12mr|prcsys-0.0.3-9|15	Url: http://www.zarb.org/~couriousous/boot/
12mr|prcsys-0.0.3-9|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|prcsys-0.0.3-9|17	Conflicts: initscripts < 8.38
12mr|prcsys-0.0.3-9|18	
12mr|prcsys-0.0.3-9|19	%description
12mr|prcsys-0.0.3-9|20	A parallel init implementation for Mandriva.
12mr|prcsys-0.0.3-9|21	It should be LSB compliant.
12mr|prcsys-0.0.3-9|22	
12mr|prcsys-0.0.3-9|23	%prep
12mr|prcsys-0.0.3-9|24	%setup -q -n %{name}-%{version}
12mr|prcsys-0.0.3-9|25	%patch0 -p0 -b .LDFLAGS
12mr|prcsys-0.0.3-9|26	%patch1 -p1 -b .plymouth
12mr|prcsys-0.0.3-9|27	
12mr|prcsys-0.0.3-9|28	%build
12mr|prcsys-0.0.3-9|29	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|prcsys-0.0.3-9|30	
12mr|prcsys-0.0.3-9|31	%install
12mr|prcsys-0.0.3-9|32	rm -rf %{buildroot}
12mr|prcsys-0.0.3-9|33	mkdir -p $RPM_BUILD_ROOT/sbin
12mr|prcsys-0.0.3-9|34	install -m755 prcsys $RPM_BUILD_ROOT/sbin/
12mr|prcsys-0.0.3-9|35	
12mr|prcsys-0.0.3-9|36	%clean
12mr|prcsys-0.0.3-9|37	rm -rf %{buildroot}
12mr|prcsys-0.0.3-9|38	
12mr|prcsys-0.0.3-9|39	%files
12mr|prcsys-0.0.3-9|40	%doc AUTHORS Changelog
12mr|prcsys-0.0.3-9|41	%defattr(755,root,root)
12mr|prcsys-0.0.3-9|42	/sbin/prcsys
12mr|prcsys-0.0.3-9|43	
12mr|prcsys-0.0.3-9|44	
12mr|prcsys-0.0.3-9|45	
12mr|prcsys-0.0.3-9|46	
12mr|prcsys-0.0.3-9|47	
12mr|prcsys-0.0.3-9|48	%changelog
12mr|prcsys-0.0.3-9|49	

16033 12
12mr|prelink-0.4.6-1.20111012.3|1	%define	date	20111012
12mr|prelink-0.4.6-1.20111012.3|2	
12mr|prelink-0.4.6-1.20111012.3|3	Name:		prelink
12mr|prelink-0.4.6-1.20111012.3|4	Version:	0.4.6
12mr|prelink-0.4.6-1.20111012.3|5	Release:	1.%{date}.3
12mr|prelink-0.4.6-1.20111012.3|6	Summary:	An ELF prelinking utility
12mr|prelink-0.4.6-1.20111012.3|7	License:	GPLv2+
12mr|prelink-0.4.6-1.20111012.3|8	Epoch:		1
12mr|prelink-0.4.6-1.20111012.3|9	Group:		System/Base
12mr|prelink-0.4.6-1.20111012.3|10	# actually, ripped from latest srpm from
12mr|prelink-0.4.6-1.20111012.3|11	# http://mirrors.kernel.org/fedora/development/15/source/SRPMS/prelink-0.4.4-1.fc15.src.rpm
12mr|prelink-0.4.6-1.20111012.3|12	Source0:	http://people.redhat.com/jakub/prelink/%{name}-%{date}.tar.bz2
12mr|prelink-0.4.6-1.20111012.3|13	Source2:	prelink.conf
12mr|prelink-0.4.6-1.20111012.3|14	Source3:	prelink.cron
12mr|prelink-0.4.6-1.20111012.3|15	Source4:	prelink.sysconfig
12mr|prelink-0.4.6-1.20111012.3|16	Source5:	prelink.macros
12mr|prelink-0.4.6-1.20111012.3|17	Source6:	prelink.logrotate
12mr|prelink-0.4.6-1.20111012.3|18	Patch0:		prelink-0.4.6-init.patch
12mr|prelink-0.4.6-1.20111012.3|19	Patch1:		cron-use-ionice.diff
12mr|prelink-0.4.6-1.20111012.3|20	Patch2:		conf-skip-debug-files.patch
12mr|prelink-0.4.6-1.20111012.3|21	Patch3:		fix-libgelf-linking.patch
12mr|prelink-0.4.6-1.20111012.3|22	
12mr|prelink-0.4.6-1.20111012.3|23	BuildRequires:	elfutils-static-devel glibc-static-devel perl
12mr|prelink-0.4.6-1.20111012.3|24	Requires:	coreutils findutils
12mr|prelink-0.4.6-1.20111012.3|25	Requires:	util-linux gawk grep
12mr|prelink-0.4.6-1.20111012.3|26	Requires(post):	rpm-helper
12mr|prelink-0.4.6-1.20111012.3|27	
12mr|prelink-0.4.6-1.20111012.3|28	%description
12mr|prelink-0.4.6-1.20111012.3|29	The prelink package contains a utility which modifies ELF shared libraries
12mr|prelink-0.4.6-1.20111012.3|30	and executables, so that far fewer relocations need to be resolved at runtime
12mr|prelink-0.4.6-1.20111012.3|31	and thus programs come up faster.
12mr|prelink-0.4.6-1.20111012.3|32	
12mr|prelink-0.4.6-1.20111012.3|33	%prep
12mr|prelink-0.4.6-1.20111012.3|34	%setup -q -n %{name}
12mr|prelink-0.4.6-1.20111012.3|35	%patch0 -p1 -b .init
12mr|prelink-0.4.6-1.20111012.3|36	cp -a %{SOURCE2} %{SOURCE3} %{SOURCE4} .
12mr|prelink-0.4.6-1.20111012.3|37	%patch1 -p0 -b .ionice
12mr|prelink-0.4.6-1.20111012.3|38	%patch2 -p0 -b .skip_debug
12mr|prelink-0.4.6-1.20111012.3|39	%patch3 -p1 -b .fix_libgelf
12mr|prelink-0.4.6-1.20111012.3|40	perl -MConfig -e '$path = "-l $Config{archlib}\n-l $Config{installvendorarch}\n"; $path =~ s/$Config{version}/*/g; print $path' >> prelink.conf
12mr|prelink-0.4.6-1.20111012.3|41	echo -e "-l %{py_platsitedir}\\n-l %{py_platlibdir}/lib-dynload\\n"|sed -e 's#%{py_ver}#*#g' >> prelink.conf
12mr|prelink-0.4.6-1.20111012.3|42	sed -i -e '/^prelink_LDADD/s/=/= -pthread/' src/Makefile.{am,in}
12mr|prelink-0.4.6-1.20111012.3|43	
12mr|prelink-0.4.6-1.20111012.3|44	%build
12mr|prelink-0.4.6-1.20111012.3|45	%configure2_5x --disable-shared
12mr|prelink-0.4.6-1.20111012.3|46	%make
12mr|prelink-0.4.6-1.20111012.3|47	
12mr|prelink-0.4.6-1.20111012.3|48	%check
12mr|prelink-0.4.6-1.20111012.3|49	%define testcc CC='gcc -Wl,--add-needed' CXX='g++ -Wl,--add-needed'
12mr|prelink-0.4.6-1.20111012.3|50	echo ====================TESTING=========================
12mr|prelink-0.4.6-1.20111012.3|51	%make -C testsuite check-harder %{testcc}
12mr|prelink-0.4.6-1.20111012.3|52	%make -C testsuite check-cycle %{testcc}
12mr|prelink-0.4.6-1.20111012.3|53	echo ====================TESTING END=====================
12mr|prelink-0.4.6-1.20111012.3|54	
12mr|prelink-0.4.6-1.20111012.3|55	%install
12mr|prelink-0.4.6-1.20111012.3|56	%{makeinstall_std}
12mr|prelink-0.4.6-1.20111012.3|57	install -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/prelink.conf
12mr|prelink-0.4.6-1.20111012.3|58	install -m755 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/cron.daily/prelink
12mr|prelink-0.4.6-1.20111012.3|59	install -m644 %{SOURCE4} -D %{buildroot}%{_sysconfdir}/sysconfig/prelink
12mr|prelink-0.4.6-1.20111012.3|60	install -m644 %{SOURCE5} -D %{buildroot}%{_sys_macros_dir}/%{name}.macros
12mr|prelink-0.4.6-1.20111012.3|61	install -m644 %{SOURCE6} -D %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12mr|prelink-0.4.6-1.20111012.3|62	
12mr|prelink-0.4.6-1.20111012.3|63	mkdir -p %{buildroot}{%{_localstatedir}/lib/misc,%{_var}/log/prelink}
12mr|prelink-0.4.6-1.20111012.3|64	touch %{buildroot}%{_localstatedir}/lib/misc/prelink.full
12mr|prelink-0.4.6-1.20111012.3|65	touch %{buildroot}%{_localstatedir}/lib/misc/prelink.force
12mr|prelink-0.4.6-1.20111012.3|66	touch %{buildroot}%{_var}/log/prelink/prelink.log
12mr|prelink-0.4.6-1.20111012.3|67	
12mr|prelink-0.4.6-1.20111012.3|68	mkdir -p %{buildroot}%{_sysconfdir}/prelink.conf.d
12mr|prelink-0.4.6-1.20111012.3|69	touch %{buildroot}%{_sysconfdir}/prelink.cache
12mr|prelink-0.4.6-1.20111012.3|70	
12mr|prelink-0.4.6-1.20111012.3|71	%post
12mr|prelink-0.4.6-1.20111012.3|72	%create_ghostfile %{_localstatedir}/lib/misc/prelink.full root root 644
12mr|prelink-0.4.6-1.20111012.3|73	%create_ghostfile %{_localstatedir}/lib/misc/prelink.force root root 644
12mr|prelink-0.4.6-1.20111012.3|74	%create_ghostfile %{_var}/log/prelink/prelink.log root root 600
12mr|prelink-0.4.6-1.20111012.3|75	
12mr|prelink-0.4.6-1.20111012.3|76	%preun
12mr|prelink-0.4.6-1.20111012.3|77	if [ "$1" = "0" ]; then
12mr|prelink-0.4.6-1.20111012.3|78	echo undo prelinking, it might take some time
12mr|prelink-0.4.6-1.20111012.3|79	%{_sbindir}/prelink -ua 2> /dev/null
12mr|prelink-0.4.6-1.20111012.3|80	fi
12mr|prelink-0.4.6-1.20111012.3|81	
12mr|prelink-0.4.6-1.20111012.3|82	# This is a bit sub-optimal and only does libraries for now,
12mr|prelink-0.4.6-1.20111012.3|83	# once trigger functionality in rpm has been extended so that
12mr|prelink-0.4.6-1.20111012.3|84	# matching files can be passed by name, we can do it faster
12mr|prelink-0.4.6-1.20111012.3|85	# and also trigger it on binaries as well.
12mr|prelink-0.4.6-1.20111012.3|86	# XXX: disabled, too slow, will rather consider re-enabling it
12mr|prelink-0.4.6-1.20111012.3|87	# per file when triggers has been extended with the necessary
12mr|prelink-0.4.6-1.20111012.3|88	# functionality
12mr|prelink-0.4.6-1.20111012.3|89	%if 0
12mr|prelink-0.4.6-1.20111012.3|90	#"%{distepoch}" >= "2012.0"
12mr|prelink-0.4.6-1.20111012.3|91	%triggerin -- /lib/*.so.*, /lib64/*.so.*, %{_prefix}/lib/*.so.*, %{_prefix}/lib64/*.so.*
12mr|prelink-0.4.6-1.20111012.3|92	[ -f %{_sysconfdir}/sysconfig/prelink ] && . %{_sysconfdir}/sysconfig/prelink
12mr|prelink-0.4.6-1.20111012.3|93	echo "`date`, %{_sbindir}/prelink $PRELINK_OPTS --libs-only --all --quick --verbose:" >> %{_var}/log/prelink/prelink.log
12mr|prelink-0.4.6-1.20111012.3|94	/usr/bin/time %{_sbindir}/prelink $PRELINK_OPTS --libs-only --all --quick --verbose &>> %{_var}/log/prelink/prelink.log
12mr|prelink-0.4.6-1.20111012.3|95	%endif
12mr|prelink-0.4.6-1.20111012.3|96	
12mr|prelink-0.4.6-1.20111012.3|97	%files
12mr|prelink-0.4.6-1.20111012.3|98	%doc doc/prelink.pdf
12mr|prelink-0.4.6-1.20111012.3|99	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/prelink.conf
12mr|prelink-0.4.6-1.20111012.3|100	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/sysconfig/prelink
12mr|prelink-0.4.6-1.20111012.3|101	%verify(not md5 size mtime) %{_sysconfdir}/prelink.cache
12mr|prelink-0.4.6-1.20111012.3|102	%dir %{_sysconfdir}/prelink.conf.d
12mr|prelink-0.4.6-1.20111012.3|103	%config(noreplace) %{_sys_macros_dir}/%{name}.macros
12mr|prelink-0.4.6-1.20111012.3|104	%{_sysconfdir}/cron.daily/prelink
12mr|prelink-0.4.6-1.20111012.3|105	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12mr|prelink-0.4.6-1.20111012.3|106	%{_sbindir}/prelink
12mr|prelink-0.4.6-1.20111012.3|107	%{_bindir}/execstack
12mr|prelink-0.4.6-1.20111012.3|108	%{_mandir}/man8/prelink.8*
12mr|prelink-0.4.6-1.20111012.3|109	%{_mandir}/man8/execstack.8*
12mr|prelink-0.4.6-1.20111012.3|110	%dir %{_var}/log/prelink
12mr|prelink-0.4.6-1.20111012.3|111	%attr(0644,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) %{_localstatedir}/lib/misc/prelink.full
12mr|prelink-0.4.6-1.20111012.3|112	%attr(0644,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) %{_localstatedir}/lib/misc/prelink.force
12mr|prelink-0.4.6-1.20111012.3|113	%attr(0600,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) %{_var}/log/prelink/prelink.log
12mr|prelink-0.4.6-1.20111012.3|114	
12mr|prelink-0.4.6-1.20111012.3|115	
12mr|prelink-0.4.6-1.20111012.3|116	
12mr|prelink-0.4.6-1.20111012.3|117	%changelog
12mr|prelink-0.4.6-1.20111012.3|118	* Thu Sep  6 2012 Dmitry Mikhirev <mikhirev@mezon.ru>
12mr|prelink-0.4.6-1.20111012.3|119	+ Commit: b2ca5c0
12mr|prelink-0.4.6-1.20111012.3|120	- update to 0.4.6 (20111012
12mr|prelink-0.4.6-1.20111012.3|121	
12mr|prelink-0.4.6-1.20111012.3|122	

16034 12
12mr|preload-0.6.4-6|1	Summary:	Adaptive readahead daemon
12mr|preload-0.6.4-6|2	Name:		preload
12mr|preload-0.6.4-6|3	Version:	0.6.4
12mr|preload-0.6.4-6|4	Release:	%mkrel 6
12mr|preload-0.6.4-6|5	License:	GPLv2+
12mr|preload-0.6.4-6|6	Group:		System/Base
12mr|preload-0.6.4-6|7	URL:		http://preload.sourceforge.net
12mr|preload-0.6.4-6|8	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12mr|preload-0.6.4-6|9	# (fc) 0.6.3-2mdv start after dm and only in graphical login
12mr|preload-0.6.4-6|10	Patch0:		preload-0.6.3-prcsys.patch
12mr|preload-0.6.4-6|11	BuildRequires:	glib2-devel >= 2.14
12mr|preload-0.6.4-6|12	BuildRequires:	help2man
12mr|preload-0.6.4-6|13	Requires:	logrotate
12mr|preload-0.6.4-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|preload-0.6.4-6|15	
12mr|preload-0.6.4-6|16	%description
12mr|preload-0.6.4-6|17	preload is an adaptive readahead daemon that prefetches files mapped by
12mr|preload-0.6.4-6|18	applications from the disk to reduce application startup time. It runs as a
12mr|preload-0.6.4-6|19	daemon and gathers information about processes running on the system and
12mr|preload-0.6.4-6|20	shared-objects that they use. This information is saved in a file to keep
12mr|preload-0.6.4-6|21	across runs of preload.
12mr|preload-0.6.4-6|22	
12mr|preload-0.6.4-6|23	%prep
12mr|preload-0.6.4-6|24	%setup -q
12mr|preload-0.6.4-6|25	%patch0 -p1 -b .prcsys
12mr|preload-0.6.4-6|26	
12mr|preload-0.6.4-6|27	%build
12mr|preload-0.6.4-6|28	%configure2_5x
12mr|preload-0.6.4-6|29	
12mr|preload-0.6.4-6|30	#parallel build is broken
12mr|preload-0.6.4-6|31	%make -j1
12mr|preload-0.6.4-6|32	
12mr|preload-0.6.4-6|33	%install
12mr|preload-0.6.4-6|34	rm -rf %{buildroot}
12mr|preload-0.6.4-6|35	%makeinstall_std
12mr|preload-0.6.4-6|36	
12mr|preload-0.6.4-6|37	# already as %%doc
12mr|preload-0.6.4-6|38	rm -f %{buildroot}/%{_docdir}/preload-%{version}/index.txt
12mr|preload-0.6.4-6|39	rm -f %{buildroot}/%{_docdir}/preload-%{version}/proposal.txt
12mr|preload-0.6.4-6|40	
12mr|preload-0.6.4-6|41	%clean
12mr|preload-0.6.4-6|42	rm -rf %{buildroot}
12mr|preload-0.6.4-6|43	
12mr|preload-0.6.4-6|44	%post
12mr|preload-0.6.4-6|45	%_post_service preload
12mr|preload-0.6.4-6|46	
12mr|preload-0.6.4-6|47	%preun
12mr|preload-0.6.4-6|48	%_preun_service preload
12mr|preload-0.6.4-6|49	
12mr|preload-0.6.4-6|50	%files
12mr|preload-0.6.4-6|51	%defattr(-,root,root)
12mr|preload-0.6.4-6|52	%doc README AUTHORS ChangeLog TODO THANKS NEWS
12mr|preload-0.6.4-6|53	%doc doc/index.txt doc/proposal.txt
12mr|preload-0.6.4-6|54	%{_sbindir}/preload
12mr|preload-0.6.4-6|55	%{_datadir}/man/man8/preload.8*
12mr|preload-0.6.4-6|56	%{_sysconfdir}/rc.d/init.d/preload
12mr|preload-0.6.4-6|57	%config(noreplace) %{_sysconfdir}/preload.conf
12mr|preload-0.6.4-6|58	%config(noreplace) %{_sysconfdir}/sysconfig/preload
12mr|preload-0.6.4-6|59	%config(noreplace) %{_sysconfdir}/logrotate.d/preload
12mr|preload-0.6.4-6|60	%attr(0644,root,root) %ghost %config(missingok,noreplace) %{_var}/log/preload.log
12mr|preload-0.6.4-6|61	%attr(0644,root,root) %ghost %config(missingok,noreplace) %{_var}/lib/preload/preload.state
12mr|preload-0.6.4-6|62	%attr(0755,root,root) %dir %{_var}/lib/preload
12mr|preload-0.6.4-6|63	
12mr|preload-0.6.4-6|64	
12mr|preload-0.6.4-6|65	
12mr|preload-0.6.4-6|66	%changelog
12mr|preload-0.6.4-6|67	

16035 12
12mr|prelude-lml-1.0.1-1|1	%define _localstatedir %{_var}
12mr|prelude-lml-1.0.1-1|2	
12mr|prelude-lml-1.0.1-1|3	Name:           prelude-lml
12mr|prelude-lml-1.0.1-1|4	Version:        1.0.1
12mr|prelude-lml-1.0.1-1|5	Release:        1
12mr|prelude-lml-1.0.1-1|6	Summary:        Prelude Hybrid Intrusion Detection System - Log Analyzer Sensor
12mr|prelude-lml-1.0.1-1|7	License:        GPLv2+
12mr|prelude-lml-1.0.1-1|8	Group:          Networking/Other
12mr|prelude-lml-1.0.1-1|9	URL:            http://www.prelude-ids.org/
12mr|prelude-lml-1.0.1-1|10	Source0:        %{name}-%{version}.tar.gz
12mr|prelude-lml-1.0.1-1|11	Source1:        %{name}-%{version}-missing_rules.tar.gz
12mr|prelude-lml-1.0.1-1|12	Source2:        %{name}.init
12mr|prelude-lml-1.0.1-1|13	Requires(post): rpm-helper
12mr|prelude-lml-1.0.1-1|14	Requires(preun): rpm-helper
12mr|prelude-lml-1.0.1-1|15	BuildRequires:  chrpath
12mr|prelude-lml-1.0.1-1|16	BuildRequires:  gnutls-devel
12mr|prelude-lml-1.0.1-1|17	BuildRequires:  pcre-devel
12mr|prelude-lml-1.0.1-1|18	BuildRequires:  prelude-devel
12mr|prelude-lml-1.0.1-1|19	Obsoletes:      prelude-nids < %{version}-%{release}
12mr|prelude-lml-1.0.1-1|20	Provides:       prelude-nids = %{version}-%{release}
12mr|prelude-lml-1.0.1-1|21	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|prelude-lml-1.0.1-1|22	
12mr|prelude-lml-1.0.1-1|23	%description
12mr|prelude-lml-1.0.1-1|24	The Prelude Log Monitoring Lackey (LML) is the host-based sensor program part
12mr|prelude-lml-1.0.1-1|25	of the Prelude Hybrid IDS suite. It can act as a centralized log collector for
12mr|prelude-lml-1.0.1-1|26	local or remote systems, or as a simple log analyzer (such as swatch). It can
12mr|prelude-lml-1.0.1-1|27	run as a network server listening on a syslog port or analyze log files. It
12mr|prelude-lml-1.0.1-1|28	supports logfiles in the BSD syslog format and is able to analyze any logfile
12mr|prelude-lml-1.0.1-1|29	by using the PCRE library. It can apply logfile-specific analysis through
12mr|prelude-lml-1.0.1-1|30	plugins such as PAX. It can send an alert to the Prelude Manager when a
12mr|prelude-lml-1.0.1-1|31	suspicious log entry is detected.
12mr|prelude-lml-1.0.1-1|32	
12mr|prelude-lml-1.0.1-1|33	%package        devel
12mr|prelude-lml-1.0.1-1|34	Summary:        Libraries, includes, etc. to develop Prelude Log Analyzer Sensor
12mr|prelude-lml-1.0.1-1|35	Group:          Development/C
12mr|prelude-lml-1.0.1-1|36	Requires:       %{name} = %{version}
12mr|prelude-lml-1.0.1-1|37	
12mr|prelude-lml-1.0.1-1|38	%description    devel
12mr|prelude-lml-1.0.1-1|39	The Prelude Log Monitoring Lackey (LML) is the host-based sensor program part
12mr|prelude-lml-1.0.1-1|40	of the Prelude Hybrid IDS suite. It can act as a centralized log collector for
12mr|prelude-lml-1.0.1-1|41	local or remote systems, or as a simple log analyzer (such as swatch). It can
12mr|prelude-lml-1.0.1-1|42	run as a network server listening on a syslog port or analyze log files. It
12mr|prelude-lml-1.0.1-1|43	supports logfiles in the BSD syslog format and is able to analyze any logfile
12mr|prelude-lml-1.0.1-1|44	by using the PCRE library. It can apply logfile-specific analysis through
12mr|prelude-lml-1.0.1-1|45	plugins such as PAX. It can send an alert to the Prelude Manager when a
12mr|prelude-lml-1.0.1-1|46	suspicious log entry is detected.
12mr|prelude-lml-1.0.1-1|47	The devel headers.
12mr|prelude-lml-1.0.1-1|48	
12mr|prelude-lml-1.0.1-1|49	%prep
12mr|prelude-lml-1.0.1-1|50	%setup -q -a1
12mr|prelude-lml-1.0.1-1|51	%{__perl} -pi -e 's|/var/log/apache2|%{_logdir}/httpd|g' prelude-lml.conf.in
12mr|prelude-lml-1.0.1-1|52	cp %{SOURCE2} %{name}.init
12mr|prelude-lml-1.0.1-1|53	
12mr|prelude-lml-1.0.1-1|54	%build
12mr|prelude-lml-1.0.1-1|55	%configure2_5x \
12mr|prelude-lml-1.0.1-1|56	--bindir=%{_sbindir} \
12mr|prelude-lml-1.0.1-1|57	--enable-shared \
12mr|prelude-lml-1.0.1-1|58	--disable-static \
12mr|prelude-lml-1.0.1-1|59	--enable-unsupported-rulesets \
12mr|prelude-lml-1.0.1-1|60	--with-libprelude-prefix=%{_prefix}
12mr|prelude-lml-1.0.1-1|61	%make
12mr|prelude-lml-1.0.1-1|62	
12mr|prelude-lml-1.0.1-1|63	%install
12mr|prelude-lml-1.0.1-1|64	install -d %{buildroot}%{_localstatedir}/%{name}
12mr|prelude-lml-1.0.1-1|65	%makeinstall_std
12mr|prelude-lml-1.0.1-1|66	
12mr|prelude-lml-1.0.1-1|67	install -d %{buildroot}%{_localstatedir}/lib/%{name}
12mr|prelude-lml-1.0.1-1|68	install -d %{buildroot}%{_initrddir}
12mr|prelude-lml-1.0.1-1|69	install -m0755 prelude-lml.init %{buildroot}%{_initrddir}/%{name}
12mr|prelude-lml-1.0.1-1|70	
12mr|prelude-lml-1.0.1-1|71	%{_bindir}/chrpath -d %{buildroot}%{_sbindir}/prelude-lml
12mr|prelude-lml-1.0.1-1|72	
12mr|prelude-lml-1.0.1-1|73	rm -f %{buildroot}%{_libdir}/%{name}/*.*a
12mr|prelude-lml-1.0.1-1|74	
12mr|prelude-lml-1.0.1-1|75	%post
12mr|prelude-lml-1.0.1-1|76	%_post_service %{name}
12mr|prelude-lml-1.0.1-1|77	
12mr|prelude-lml-1.0.1-1|78	%preun
12mr|prelude-lml-1.0.1-1|79	%_preun_service %{name}
12mr|prelude-lml-1.0.1-1|80	
12mr|prelude-lml-1.0.1-1|81	%files
12mr|prelude-lml-1.0.1-1|82	%doc AUTHORS COPYING ChangeLog HACKING.README NEWS README
12mr|prelude-lml-1.0.1-1|83	%attr(0755,root,root) %{_sbindir}/%{name}
12mr|prelude-lml-1.0.1-1|84	%attr(0755,root,root) %{_initrddir}/%{name}
12mr|prelude-lml-1.0.1-1|85	%dir %{_libdir}/%{name}
12mr|prelude-lml-1.0.1-1|86	%attr(0755,root,root) %{_libdir}/%{name}/*.so
12mr|prelude-lml-1.0.1-1|87	%dir %{_localstatedir}/lib/%{name}
12mr|prelude-lml-1.0.1-1|88	%dir %{_sysconfdir}/%{name}
12mr|prelude-lml-1.0.1-1|89	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*.rules
12mr|prelude-lml-1.0.1-1|90	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*.conf
12mr|prelude-lml-1.0.1-1|91	%dir %{_sysconfdir}/%{name}/ruleset
12mr|prelude-lml-1.0.1-1|92	%config(noreplace) %{_sysconfdir}/%{name}/ruleset/*.rules
12mr|prelude-lml-1.0.1-1|93	
12mr|prelude-lml-1.0.1-1|94	%files devel
12mr|prelude-lml-1.0.1-1|95	%doc AUTHORS COPYING ChangeLog HACKING.README NEWS README
12mr|prelude-lml-1.0.1-1|96	%dir %{_includedir}/%{name}
12mr|prelude-lml-1.0.1-1|97	%{_includedir}/%{name}/*.h
12mr|prelude-lml-1.0.1-1|98	
12mr|prelude-lml-1.0.1-1|99	
12mr|prelude-lml-1.0.1-1|100	%changelog
12mr|prelude-lml-1.0.1-1|101	

16036 12
12mr|prelude-manager-1.0.2-1|1	Name:           prelude-manager
12mr|prelude-manager-1.0.2-1|2	Version:        1.0.2
12mr|prelude-manager-1.0.2-1|3	Release:        1
12mr|prelude-manager-1.0.2-1|4	Summary:        Prelude Hybrid Intrusion Detection System Manager
12mr|prelude-manager-1.0.2-1|5	License:        GPLv2+
12mr|prelude-manager-1.0.2-1|6	Group:          System/Servers
12mr|prelude-manager-1.0.2-1|7	URL:            http://www.prelude-ids.org/
12mr|prelude-manager-1.0.2-1|8	Source0:        http://www.prelude-ids.org/download/releases/%name/%{name}-%{version}.tar.gz
12mr|prelude-manager-1.0.2-1|9	Source4:        prelude-manager.init
12mr|prelude-manager-1.0.2-1|10	# They removed this code and provides it only with their "enterprise" version.
12mr|prelude-manager-1.0.2-1|11	# Sorry, but this is GPL, so we use the code from v1.0.1
12mr|prelude-manager-1.0.2-1|12	Patch0:         prelude-manager-1.0.1-missing_relaying.diff
12mr|prelude-manager-1.0.2-1|13	Requires:       prelude-tools
12mr|prelude-manager-1.0.2-1|14	Requires(post): rpm-helper
12mr|prelude-manager-1.0.2-1|15	Requires(postun): rpm-helper
12mr|prelude-manager-1.0.2-1|16	Requires(pre):  rpm-helper
12mr|prelude-manager-1.0.2-1|17	Requires(preun): rpm-helper
12mr|prelude-manager-1.0.2-1|18	Requires:       tcp_wrappers
12mr|prelude-manager-1.0.2-1|19	BuildRequires:  autoconf automake libtool
12mr|prelude-manager-1.0.2-1|20	BuildRequires:  chrpath
12mr|prelude-manager-1.0.2-1|21	BuildRequires:  gnutls-devel
12mr|prelude-manager-1.0.2-1|22	BuildRequires:  prelude-devel
12mr|prelude-manager-1.0.2-1|23	BuildRequires:  preludedb-devel
12mr|prelude-manager-1.0.2-1|24	BuildRequires:  tcp_wrappers-devel
12mr|prelude-manager-1.0.2-1|25	BuildRequires:  libxml2-devel
12mr|prelude-manager-1.0.2-1|26	Obsoletes:      prelude-doc <= %{version}-%{release}
12mr|prelude-manager-1.0.2-1|27	Obsoletes:      prelude < %{version}-%{release}
12mr|prelude-manager-1.0.2-1|28	Provides:       prelude = %{version}-%{release}
12mr|prelude-manager-1.0.2-1|29	
12mr|prelude-manager-1.0.2-1|30	%description
12mr|prelude-manager-1.0.2-1|31	Prelude Manager is the main program of the Prelude Hybrid IDS
12mr|prelude-manager-1.0.2-1|32	suite. It is a multithreaded server which handles connections from
12mr|prelude-manager-1.0.2-1|33	the Prelude sensors. It is able to register local or remote
12mr|prelude-manager-1.0.2-1|34	sensors, let the operator configure them remotely, receive alerts,
12mr|prelude-manager-1.0.2-1|35	and store alerts in a database or any format supported by
12mr|prelude-manager-1.0.2-1|36	reporting plugins, thus providing centralized logging and
12mr|prelude-manager-1.0.2-1|37	analysis. It also provides relaying capabilities for failover and
12mr|prelude-manager-1.0.2-1|38	replication. The IDMEF standard is used for alert representation.
12mr|prelude-manager-1.0.2-1|39	Support for filtering plugins allows you to hook in different
12mr|prelude-manager-1.0.2-1|40	places in the Manager to define custom criteria for alert relaying
12mr|prelude-manager-1.0.2-1|41	and logging.
12mr|prelude-manager-1.0.2-1|42	
12mr|prelude-manager-1.0.2-1|43	%package        db-plugin
12mr|prelude-manager-1.0.2-1|44	Summary:        Database report plugin for Prelude IDS Manager
12mr|prelude-manager-1.0.2-1|45	Group:          System/Servers
12mr|prelude-manager-1.0.2-1|46	Requires:       %{name} = %{version}-%{release}
12mr|prelude-manager-1.0.2-1|47	
12mr|prelude-manager-1.0.2-1|48	%description db-plugin
12mr|prelude-manager-1.0.2-1|49	Prelude Manager is the main program of the Prelude Hybrid IDS
12mr|prelude-manager-1.0.2-1|50	suite. It is a multithreaded server which handles connections from
12mr|prelude-manager-1.0.2-1|51	the Prelude sensors. It is able to register local or remote
12mr|prelude-manager-1.0.2-1|52	sensors, let the operator configure them remotely, receive alerts,
12mr|prelude-manager-1.0.2-1|53	and store alerts in a database or any format supported by
12mr|prelude-manager-1.0.2-1|54	reporting plugins, thus providing centralized logging and
12mr|prelude-manager-1.0.2-1|55	analysis. It also provides relaying capabilities for failover and
12mr|prelude-manager-1.0.2-1|56	replication. The IDMEF standard is used for alert representation.
12mr|prelude-manager-1.0.2-1|57	Support for filtering plugins allows you to hook in different
12mr|prelude-manager-1.0.2-1|58	places in the Manager to define custom criteria for alert relaying
12mr|prelude-manager-1.0.2-1|59	and logging.
12mr|prelude-manager-1.0.2-1|60	
12mr|prelude-manager-1.0.2-1|61	This plugin authorize prelude-manager to write to database
12mr|prelude-manager-1.0.2-1|62	
12mr|prelude-manager-1.0.2-1|63	%package        xml-plugin
12mr|prelude-manager-1.0.2-1|64	Summary:        XML report plugin for Prelude IDS Manager
12mr|prelude-manager-1.0.2-1|65	Group:          System/Servers
12mr|prelude-manager-1.0.2-1|66	Requires:       %{name} = %{version}-%{release}
12mr|prelude-manager-1.0.2-1|67	
12mr|prelude-manager-1.0.2-1|68	%description xml-plugin
12mr|prelude-manager-1.0.2-1|69	Prelude Manager is the main program of the Prelude Hybrid IDS
12mr|prelude-manager-1.0.2-1|70	suite. It is a multithreaded server which handles connections from
12mr|prelude-manager-1.0.2-1|71	the Prelude sensors. It is able to register local or remote
12mr|prelude-manager-1.0.2-1|72	sensors, let the operator configure them remotely, receive alerts,
12mr|prelude-manager-1.0.2-1|73	and store alerts in a database or any format supported by
12mr|prelude-manager-1.0.2-1|74	reporting plugins, thus providing centralized logging and
12mr|prelude-manager-1.0.2-1|75	analysis. It also provides relaying capabilities for failover and
12mr|prelude-manager-1.0.2-1|76	replication. The IDMEF standard is used for alert representation.
12mr|prelude-manager-1.0.2-1|77	Support for filtering plugins allows you to hook in different
12mr|prelude-manager-1.0.2-1|78	places in the Manager to define custom criteria for alert relaying
12mr|prelude-manager-1.0.2-1|79	and logging.
12mr|prelude-manager-1.0.2-1|80	
12mr|prelude-manager-1.0.2-1|81	This plugin adds XML logging capabilities to the Prelude IDS
12mr|prelude-manager-1.0.2-1|82	Manager.
12mr|prelude-manager-1.0.2-1|83	
12mr|prelude-manager-1.0.2-1|84	%package devel
12mr|prelude-manager-1.0.2-1|85	Summary:        Libraries, includes, etc. to develop Prelude IDS Manager plugins
12mr|prelude-manager-1.0.2-1|86	Group:          Development/C
12mr|prelude-manager-1.0.2-1|87	Requires:       %{name} = %{version}-%{release}
12mr|prelude-manager-1.0.2-1|88	Requires:       %{name}-db-plugin = %{version}-%{release}
12mr|prelude-manager-1.0.2-1|89	Requires:       %{name}-xml-plugin = %{version}-%{release}
12mr|prelude-manager-1.0.2-1|90	
12mr|prelude-manager-1.0.2-1|91	%description devel
12mr|prelude-manager-1.0.2-1|92	Prelude Manager is the main program of the Prelude Hybrid IDS
12mr|prelude-manager-1.0.2-1|93	suite. It is a multithreaded server which handles connections from
12mr|prelude-manager-1.0.2-1|94	the Prelude sensors. It is able to register local or remote
12mr|prelude-manager-1.0.2-1|95	sensors, let the operator configure them remotely, receive alerts,
12mr|prelude-manager-1.0.2-1|96	and store alerts in a database or any format supported by
12mr|prelude-manager-1.0.2-1|97	reporting plugins, thus providing centralized logging and
12mr|prelude-manager-1.0.2-1|98	analysis. It also provides relaying capabilities for failover and
12mr|prelude-manager-1.0.2-1|99	replication. The IDMEF standard is used for alert representation.
12mr|prelude-manager-1.0.2-1|100	Support for filtering plugins allows you to hook in different
12mr|prelude-manager-1.0.2-1|101	places in the Manager to define custom criteria for alert relaying
12mr|prelude-manager-1.0.2-1|102	and logging.
12mr|prelude-manager-1.0.2-1|103	
12mr|prelude-manager-1.0.2-1|104	Install this package if you want to build Prelude IDS Manager
12mr|prelude-manager-1.0.2-1|105	Plugins.
12mr|prelude-manager-1.0.2-1|106	
12mr|prelude-manager-1.0.2-1|107	%prep
12mr|prelude-manager-1.0.2-1|108	
12mr|prelude-manager-1.0.2-1|109	%setup -q
12mr|prelude-manager-1.0.2-1|110	%patch0 -p1
12mr|prelude-manager-1.0.2-1|111	%{__perl} -pi -e "s|\@prefix\@%{_logdir}/|%{_logdir}/%{name}/|g" %{name}.conf*
12mr|prelude-manager-1.0.2-1|112	%{__perl} -pi -e "s|/lib\b|/%{_lib}|g" configure.in
12mr|prelude-manager-1.0.2-1|113	
12mr|prelude-manager-1.0.2-1|114	cp %{SOURCE4} prelude-manager.init
12mr|prelude-manager-1.0.2-1|115	
12mr|prelude-manager-1.0.2-1|116	%build
12mr|prelude-manager-1.0.2-1|117	autoreconf -fi
12mr|prelude-manager-1.0.2-1|118	%configure2_5x \
12mr|prelude-manager-1.0.2-1|119	--disable-static \
12mr|prelude-manager-1.0.2-1|120	--enable-shared \
12mr|prelude-manager-1.0.2-1|121	--localstatedir=%{_var} \
12mr|prelude-manager-1.0.2-1|122	--with-libprelude-prefix=%{_prefix} \
12mr|prelude-manager-1.0.2-1|123	--with-libpreludedb-prefix=%{_prefix} \
12mr|prelude-manager-1.0.2-1|124	--with-xml-prefix=%{_prefix} \
12mr|prelude-manager-1.0.2-1|125	--with-xml-exec-prefix=%{_prefix}
12mr|prelude-manager-1.0.2-1|126	
12mr|prelude-manager-1.0.2-1|127	# fix linkage to the shared wrapper libs
12mr|prelude-manager-1.0.2-1|128	%{_bindir}/find -name "Makefile" | %{_bindir}/xargs %{__perl} -pi -e "s|^LIBWRAP_LIBS.*|LIBWRAP_LIBS = -L%{_libdir} -lwrap -lnsl|g"
12mr|prelude-manager-1.0.2-1|129	%{_bindir}/find -name "Makefile" | %{_bindir}/xargs %{__perl} -pi -e "s|-L%{_libdir} %{_libdir}/libwrap\.a -lnsl|-L%{_libdir} -lwrap -lnsl|g"
12mr|prelude-manager-1.0.2-1|130	
12mr|prelude-manager-1.0.2-1|131	%make
12mr|prelude-manager-1.0.2-1|132	
12mr|prelude-manager-1.0.2-1|133	%install
12mr|prelude-manager-1.0.2-1|134	
12mr|prelude-manager-1.0.2-1|135	%makeinstall_std
12mr|prelude-manager-1.0.2-1|136	
12mr|prelude-manager-1.0.2-1|137	install -d %{buildroot}%{_var}/run/%{name}
12mr|prelude-manager-1.0.2-1|138	install -d %{buildroot}%{_localstatedir}/lib/%{name}
12mr|prelude-manager-1.0.2-1|139	install -d %{buildroot}%{_sysconfdir}/prelude/profile/%{name}
12mr|prelude-manager-1.0.2-1|140	install -d %{buildroot}%{_var}/spool/%{name}/scheduler
12mr|prelude-manager-1.0.2-1|141	
12mr|prelude-manager-1.0.2-1|142	install -d %{buildroot}%{_sbindir}
12mr|prelude-manager-1.0.2-1|143	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_sbindir}/%{name}
12mr|prelude-manager-1.0.2-1|144	
12mr|prelude-manager-1.0.2-1|145	%{_bindir}/chrpath -d %{buildroot}%{_libdir}/%{name}/reports/db.so
12mr|prelude-manager-1.0.2-1|146	
12mr|prelude-manager-1.0.2-1|147	# install init script
12mr|prelude-manager-1.0.2-1|148	install -d %{buildroot}%{_initrddir}
12mr|prelude-manager-1.0.2-1|149	install -m0755 prelude-manager.init %{buildroot}%{_initrddir}/%{name}
12mr|prelude-manager-1.0.2-1|150	
12mr|prelude-manager-1.0.2-1|151	# fix logrotate stuff
12mr|prelude-manager-1.0.2-1|152	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mr|prelude-manager-1.0.2-1|153	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} << EOF
12mr|prelude-manager-1.0.2-1|154	%{_logdir}/%{name}/prelude.log %{_logdir}/%{name}/prelude-xml.log {
12mr|prelude-manager-1.0.2-1|155	missingok
12mr|prelude-manager-1.0.2-1|156	postrotate
12mr|prelude-manager-1.0.2-1|157	[ -f %{_var}/lock/subsys/%{name} ] && %{_initrddir}/%{name} restart
12mr|prelude-manager-1.0.2-1|158	endscript
12mr|prelude-manager-1.0.2-1|159	}
12mr|prelude-manager-1.0.2-1|160	EOF
12mr|prelude-manager-1.0.2-1|161	
12mr|prelude-manager-1.0.2-1|162	# make the logdir
12mr|prelude-manager-1.0.2-1|163	install -d %{buildroot}%{_logdir}/%{name}
12mr|prelude-manager-1.0.2-1|164	/bin/touch %{buildroot}%{_logdir}/%{name}/prelude.log
12mr|prelude-manager-1.0.2-1|165	/bin/touch %{buildroot}%{_logdir}/%{name}/prelude-xml.log
12mr|prelude-manager-1.0.2-1|166	
12mr|prelude-manager-1.0.2-1|167	# fix a README.urpmi
12mr|prelude-manager-1.0.2-1|168	cat > README.urpmi << EOF
12mr|prelude-manager-1.0.2-1|169	If you want database support (required for prewikka),
12mr|prelude-manager-1.0.2-1|170	you should install a preludedb package such as preludedb-mysql and
12mr|prelude-manager-1.0.2-1|171	then do something like the following:
12mr|prelude-manager-1.0.2-1|172	
12mr|prelude-manager-1.0.2-1|173	%{_bindir}/mysqladmin create prelude
12mr|prelude-manager-1.0.2-1|174	echo "GRANT ALL PRIVILEGES ON prelude.* TO prelude@'localhost' IDENTIFIED BY 'prelude';" | %{_bindir}/mysql -h localhost
12mr|prelude-manager-1.0.2-1|175	%{_bindir}/mysql -h localhost -u prelude prelude -p < %{_datadir}/libpreludedb/classic/mysql.sql
12mr|prelude-manager-1.0.2-1|176	%{_bindir}/mysql -h localhost -u prelude prelude -p < %{_datadir}/libpreludedb/classic/addIndices.sql
12mr|prelude-manager-1.0.2-1|177	EOF
12mr|prelude-manager-1.0.2-1|178	
12mr|prelude-manager-1.0.2-1|179	rm -f %{buildroot}%{_libdir}/%{name}/filters/*.*a
12mr|prelude-manager-1.0.2-1|180	rm -f %{buildroot}%{_libdir}/%{name}/reports/*.*a
12mr|prelude-manager-1.0.2-1|181	rm -f %{buildroot}%{_libdir}/%{name}/decodes/*.*a
12mr|prelude-manager-1.0.2-1|182	
12mr|prelude-manager-1.0.2-1|183	%post
12mr|prelude-manager-1.0.2-1|184	%create_ghostfile %{_logdir}/prelude-manager/prelude.log prelude-manager prelude-manager 640
12mr|prelude-manager-1.0.2-1|185	%create_ghostfile %{_logdir}/prelude-manager/prelude-xml.log prelude-manager prelude-manager 640
12mr|prelude-manager-1.0.2-1|186	[ ! -f %{_sysconfdir}/prelude/profile/%{name}/analyzerid ] && [ -x %{_bindir}/prelude-adduser ] && \
12mr|prelude-manager-1.0.2-1|187	%{_bindir}/prelude-adduser add prelude-manager --uid `%{__id} -u prelude-manager` --gid `%{__id} -g prelude-manager` >/dev/null 2>&1 || :
12mr|prelude-manager-1.0.2-1|188	%_post_service %{name}
12mr|prelude-manager-1.0.2-1|189	
12mr|prelude-manager-1.0.2-1|190	%preun
12mr|prelude-manager-1.0.2-1|191	%_preun_service %{name}
12mr|prelude-manager-1.0.2-1|192	
12mr|prelude-manager-1.0.2-1|193	%pre
12mr|prelude-manager-1.0.2-1|194	%_pre_useradd prelude-manager %{_localstatedir}/lib/%{name} /bin/false
12mr|prelude-manager-1.0.2-1|195	
12mr|prelude-manager-1.0.2-1|196	%postun
12mr|prelude-manager-1.0.2-1|197	%_postun_userdel prelude-manager
12mr|prelude-manager-1.0.2-1|198	
12mr|prelude-manager-1.0.2-1|199	%files
12mr|prelude-manager-1.0.2-1|200	%doc AUTHORS COPYING ChangeLog HACKING.README NEWS README README.urpmi
12mr|prelude-manager-1.0.2-1|201	%attr(0755,root,root) %{_initrddir}/%{name}
12mr|prelude-manager-1.0.2-1|202	%attr(0755,root,root) %{_sbindir}/%{name}
12mr|prelude-manager-1.0.2-1|203	%dir %{_libdir}/%{name}
12mr|prelude-manager-1.0.2-1|204	%dir %{_libdir}/%{name}/decodes
12mr|prelude-manager-1.0.2-1|205	%dir %{_libdir}/%{name}/filters
12mr|prelude-manager-1.0.2-1|206	%dir %{_libdir}/%{name}/reports
12mr|prelude-manager-1.0.2-1|207	%attr(0755,root,root) %{_libdir}/%{name}/filters/idmef-criteria.so
12mr|prelude-manager-1.0.2-1|208	%attr(0755,root,root) %{_libdir}/%{name}/filters/thresholding.so
12mr|prelude-manager-1.0.2-1|209	%attr(0755,root,root) %{_libdir}/%{name}/reports/debug.so
12mr|prelude-manager-1.0.2-1|210	%attr(0755,root,root) %{_libdir}/%{name}/reports/relaying.so
12mr|prelude-manager-1.0.2-1|211	%attr(0755,root,root) %{_libdir}/%{name}/reports/smtp.so
12mr|prelude-manager-1.0.2-1|212	%attr(0755,root,root) %{_libdir}/%{name}/reports/textmod.so
12mr|prelude-manager-1.0.2-1|213	%attr(0755,root,root) %{_libdir}/%{name}/decodes/normalize.so
12mr|prelude-manager-1.0.2-1|214	%attr(0750,prelude-manager,prelude-manager) %dir %{_var}/spool/%{name}
12mr|prelude-manager-1.0.2-1|215	%attr(0750,prelude-manager,prelude-manager) %dir %{_var}/spool/%{name}/scheduler
12mr|prelude-manager-1.0.2-1|216	%dir %attr(0750,prelude-manager,prelude-manager) %{_logdir}/%{name}
12mr|prelude-manager-1.0.2-1|217	%dir %attr(0750,prelude-manager,prelude-manager) %{_var}/run/%{name}
12mr|prelude-manager-1.0.2-1|218	%ghost %attr(0640,prelude-manager,prelude-manager) %{_logdir}/%{name}/prelude.log
12mr|prelude-manager-1.0.2-1|219	%ghost %attr(0640,prelude-manager,prelude-manager) %{_logdir}/%{name}/prelude-xml.log
12mr|prelude-manager-1.0.2-1|220	%dir %attr(0750,prelude-manager,prelude-manager) %{_localstatedir}/lib/%{name}
12mr|prelude-manager-1.0.2-1|221	%dir %attr(0750,prelude-manager,prelude-manager) %{_sysconfdir}/prelude/profile/%{name}
12mr|prelude-manager-1.0.2-1|222	%dir %{_sysconfdir}/%{name}
12mr|prelude-manager-1.0.2-1|223	%attr(0640,root,prelude-manager) %config(noreplace) %{_sysconfdir}/%{name}/*.conf
12mr|prelude-manager-1.0.2-1|224	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12mr|prelude-manager-1.0.2-1|225	%{_mandir}/man1/prelude-manager.1*
12mr|prelude-manager-1.0.2-1|226	
12mr|prelude-manager-1.0.2-1|227	%files db-plugin
12mr|prelude-manager-1.0.2-1|228	%attr(0755,root,root) %{_libdir}/%{name}/reports/db.so
12mr|prelude-manager-1.0.2-1|229	
12mr|prelude-manager-1.0.2-1|230	%files xml-plugin
12mr|prelude-manager-1.0.2-1|231	%attr(0755,root,root) %{_libdir}/%{name}/reports/xmlmod.so
12mr|prelude-manager-1.0.2-1|232	%{_datadir}/%{name}/xmlmod/idmef-message.dtd
12mr|prelude-manager-1.0.2-1|233	
12mr|prelude-manager-1.0.2-1|234	%files devel
12mr|prelude-manager-1.0.2-1|235	%dir %{_includedir}/%{name}
12mr|prelude-manager-1.0.2-1|236	%{_includedir}/%{name}/*.h
12mr|prelude-manager-1.0.2-1|237	
12mr|prelude-manager-1.0.2-1|238	
12mr|prelude-manager-1.0.2-1|239	
12mr|prelude-manager-1.0.2-1|240	%changelog
12mr|prelude-manager-1.0.2-1|241	

16037 12
12mr|printer-filters-utils-2008-9|1	%define mainversion 2008
12mr|printer-filters-utils-2008-9|2	%define mainrelease 9
12mr|printer-filters-utils-2008-9|3	
12mr|printer-filters-utils-2008-9|4	%define debug 0
12mr|printer-filters-utils-2008-9|5	
12mr|printer-filters-utils-2008-9|6	##### RPM PROBLEM WORKAROUNDS
12mr|printer-filters-utils-2008-9|7	
12mr|printer-filters-utils-2008-9|8	# Suppress automatically generated Requires for Perl libraries.
12mr|printer-filters-utils-2008-9|9	#define _requires_exceptions perl\(.*\)
12mr|printer-filters-utils-2008-9|10	
12mr|printer-filters-utils-2008-9|11	#define _unpackaged_files_terminate_build       0
12mr|printer-filters-utils-2008-9|12	#define _missing_doc_files_terminate_build      0
12mr|printer-filters-utils-2008-9|13	
12mr|printer-filters-utils-2008-9|14	
12mr|printer-filters-utils-2008-9|15	Summary: Filter-style and IJS printer drivers, printer maintenance utilities
12mr|printer-filters-utils-2008-9|16	Name:		printer-filters-utils
12mr|printer-filters-utils-2008-9|17	Version:	%{mainversion}
12mr|printer-filters-utils-2008-9|18	Release:	%{mainrelease}
12mr|printer-filters-utils-2008-9|19	License:	GPL
12mr|printer-filters-utils-2008-9|20	Group:		Publishing
12mr|printer-filters-utils-2008-9|21	URL:		http://www.linuxprinting.org/
12mr|printer-filters-utils-2008-9|22	
12mr|printer-filters-utils-2008-9|23	##### PRINTER FILTERS/UTILS BUILDREQUIRES
12mr|printer-filters-utils-2008-9|24	
12mr|printer-filters-utils-2008-9|25	BuildRequires:	autoconf, libtiff-devel, libijs-devel
12mr|printer-filters-utils-2008-9|26	BuildRequires:	jbig-devel, libusb-devel, gmp-devel
12mr|printer-filters-utils-2008-9|27	BuildRequires:	lesstif-devel, automake1.4, gimp-devel
12mr|printer-filters-utils-2008-9|28	BuildRequires:	libnetpbm-devel
12mr|printer-filters-utils-2008-9|29	BuildRequires:	gtk2-devel
12mr|printer-filters-utils-2008-9|30	BuildRequires:  ghostscript
12mr|printer-filters-utils-2008-9|31	BuildRequires:	cups-common
12mr|printer-filters-utils-2008-9|32	
12mr|printer-filters-utils-2008-9|33	# automake 1.4 is needed for z42tool
12mr|printer-filters-utils-2008-9|34	
12mr|printer-filters-utils-2008-9|35	##### PRINTER FILTERS SOURCES
12mr|printer-filters-utils-2008-9|36	
12mr|printer-filters-utils-2008-9|37	# Apple StyleWriter
12mr|printer-filters-utils-2008-9|38	Source50:	http://homepage.mac.com/monroe/styl/stylewriter.tar.bz2
12mr|printer-filters-utils-2008-9|39	
12mr|printer-filters-utils-2008-9|40	# Canon CaPSL
12mr|printer-filters-utils-2008-9|41	Source51:	ftp://metalab.unc.edu/pub/Linux/system/printing/cjet089.tar.bz2
12mr|printer-filters-utils-2008-9|42	
12mr|printer-filters-utils-2008-9|43	# Lexmark 1100
12mr|printer-filters-utils-2008-9|44	Source52:	http://www.linuxprinting.org/download/printing/lm1100/lm1100.1.0.2a.tar.bz2
12mr|printer-filters-utils-2008-9|45	
12mr|printer-filters-utils-2008-9|46	# Lexmark 2070 colour
12mr|printer-filters-utils-2008-9|47	Source53:	http://www.kornblum.i-p.com/2070/Lexmark2070.html/c2070-0.99.tar.bz2
12mr|printer-filters-utils-2008-9|48	
12mr|printer-filters-utils-2008-9|49	# Lexmark 2070 grayscale
12mr|printer-filters-utils-2008-9|50	Source54:	http://www.kornblum.i-p.com/2070/Lexmark2070.html/Lexmark2070.latest.tar.bz2
12mr|printer-filters-utils-2008-9|51	
12mr|printer-filters-utils-2008-9|52	# Lexmark 7xxx, 57xx, Z51
12mr|printer-filters-utils-2008-9|53	Source55:	http://bimbo.fjfi.cvut.cz/~paluch/l7kdriver/lexmark7000linux-990516.tar.bz2
12mr|printer-filters-utils-2008-9|54	
12mr|printer-filters-utils-2008-9|55	# Lexmark Z11
12mr|printer-filters-utils-2008-9|56	Source56:	http://sourceforge.net/projects/lz11/lz11-V2-1.2.tar.bz2
12mr|printer-filters-utils-2008-9|57	#Source56:	http://sourceforge.net/projects/lz11/lz11-cvs20030907.tar.bz2
12mr|printer-filters-utils-2008-9|58	
12mr|printer-filters-utils-2008-9|59	# HP DeskJet PPA printers
12mr|printer-filters-utils-2008-9|60	Source62:	http://download.sourceforge.net/pnm2ppa/pnm2ppa-1.12.tar.bz2
12mr|printer-filters-utils-2008-9|61	Source63:	http://www.httptech.com/ppa/files/ppa-0.8.6.tar.bz2
12mr|printer-filters-utils-2008-9|62	
12mr|printer-filters-utils-2008-9|63	# Lexmark 2050
12mr|printer-filters-utils-2008-9|64	Source64:	http://www.prato.linux.it/~mnencia/lexmark2050/c2050-0.4.tar.bz2
12mr|printer-filters-utils-2008-9|65	
12mr|printer-filters-utils-2008-9|66	# Lexmark 2030
12mr|printer-filters-utils-2008-9|67	Source65:	pbm2l2030-1.4.tar.bz2
12mr|printer-filters-utils-2008-9|68	
12mr|printer-filters-utils-2008-9|69	# Okipage 4w and compatible winprinters
12mr|printer-filters-utils-2008-9|70	Source66:	http://www.linuxprinting.org/download/printing/oki4linux-2.0.tar.bz2
12mr|printer-filters-utils-2008-9|71	Source67:	oki4w.startup.bz2
12mr|printer-filters-utils-2008-9|72	Source68:	oki4w_install.bz2
12mr|printer-filters-utils-2008-9|73	
12mr|printer-filters-utils-2008-9|74	# Citizen Printiva 600C
12mr|printer-filters-utils-2008-9|75	Source69:	http://www.dcs.ed.ac.uk/home/jcb/ppmtocpva-1.0.tar.bz2
12mr|printer-filters-utils-2008-9|76	
12mr|printer-filters-utils-2008-9|77	# CoStar and compatible label printers
12mr|printer-filters-utils-2008-9|78	Source70:	http://www.freelabs.com/~whitis/software/pbm2lwxl/pbm2lwxl.tar.bz2
12mr|printer-filters-utils-2008-9|79	
12mr|printer-filters-utils-2008-9|80	# Driver for the Samsung ML-85G and QL-85G winprinters
12mr|printer-filters-utils-2008-9|81	Source71:	http://www.pragana.net/ml85p-0.2.0.tar.bz2
12mr|printer-filters-utils-2008-9|82	
12mr|printer-filters-utils-2008-9|83	# Filter for the Lexmark Z42
12mr|printer-filters-utils-2008-9|84	Source73:	http://www.xs4all.nl/~pastolk/drv_z42-0.4.3.tar.bz2
12mr|printer-filters-utils-2008-9|85	
12mr|printer-filters-utils-2008-9|86	# GhostScript wrapper for the Pentax PocketJet printers
12mr|printer-filters-utils-2008-9|87	Source74:	http://www.pragana.net/pentaxpj-1.0.0.tar.bz2
12mr|printer-filters-utils-2008-9|88	
12mr|printer-filters-utils-2008-9|89	# Unix driver for MicroDry Printers
12mr|printer-filters-utils-2008-9|90	Source76:	http://www.dcs.ed.ac.uk/home/jcb/ppmtomd/ppmtomd-1.5.tar.bz2
12mr|printer-filters-utils-2008-9|91	
12mr|printer-filters-utils-2008-9|92	# Driver for the HP LaserJet 1000
12mr|printer-filters-utils-2008-9|93	Source82:	http://www.linuxprinting.org/download/printing/pbmtozjs.c.bz2
12mr|printer-filters-utils-2008-9|94	
12mr|printer-filters-utils-2008-9|95	# Driver for Zenographics-based printers (Minolta magicolor DL series, HP
12mr|printer-filters-utils-2008-9|96	# LaserJet 1000, 1005, 1018, 1020, 1022, Color LaserJet 1600, 2600)
12mr|printer-filters-utils-2008-9|97	Source83:	http://foo2zjs.rkkda.com/foo2zjs.tar.bz2
12mr|printer-filters-utils-2008-9|98	Source830:	foo2zjs-foomatic-data-20060608.tar.bz2
12mr|printer-filters-utils-2008-9|99	
12mr|printer-filters-utils-2008-9|100	# Driver for Epson EPL "L" series
12mr|printer-filters-utils-2008-9|101	Source84:	http://cesnet.dl.sourceforge.net/sourceforge/epsonepl/epsoneplijs-0.4.0.tar.bz2
12mr|printer-filters-utils-2008-9|102	#Source84:	http://cesnet.dl.sourceforge.net/sourceforge/epsonepl/epsoneplijs-cvs20040128.tar.bz2
12mr|printer-filters-utils-2008-9|103	
12mr|printer-filters-utils-2008-9|104	# Driver for Lexmark X125 (only printing)
12mr|printer-filters-utils-2008-9|105	Source1000:	http://heanet.dl.sourceforge.net/sourceforge/x125-linux/x125-drv-0.2.3.tar.bz2
12mr|printer-filters-utils-2008-9|106	Source1001:	http://heanet.dl.sourceforge.net/sourceforge/x125-linux/x125-drv-network-0.2.0.tar.bz2
12mr|printer-filters-utils-2008-9|107	
12mr|printer-filters-utils-2008-9|108	# Driver for Canon LBP-460/660
12mr|printer-filters-utils-2008-9|109	Source1010:	http://www.boichat.ch/nicolas/lbp660/lbp660-0.2.4.tar.bz2
12mr|printer-filters-utils-2008-9|110	
12mr|printer-filters-utils-2008-9|111	# Driver for Lexmark X74/X75
12mr|printer-filters-utils-2008-9|112	Source1020:	http://home.online.no/~enrio/lxx74-cups-0.8.4.1.tar.bz2
12mr|printer-filters-utils-2008-9|113	
12mr|printer-filters-utils-2008-9|114	# Driver for Minolta magicolor 2300W
12mr|printer-filters-utils-2008-9|115	Source1030:	http://heanet.dl.sourceforge.net/sourceforge/m2300w/m2300w-0.51.tar.bz2
12mr|printer-filters-utils-2008-9|116	
12mr|printer-filters-utils-2008-9|117	# Driver for Minolta PagePro 12xxW, 13xxW, and 14xxW
12mr|printer-filters-utils-2008-9|118	Source1035:	http://www.hinterbergen.de/mala/min12xxw/min12xxw-0.0.9.tar.bz2
12mr|printer-filters-utils-2008-9|119	
12mr|printer-filters-utils-2008-9|120	# Driver for Casio USB label printers
12mr|printer-filters-utils-2008-9|121	Source1040:	http://www.tu-harburg.de/~soda0231/pegg/files/pegg-0.23.tar.bz2
12mr|printer-filters-utils-2008-9|122	Source1041:	http://www.tu-harburg.de/~soda0231/pegg/files/xbm2crw-0.4.tar.bz2
12mr|printer-filters-utils-2008-9|123	Source1042:	http://www.tu-harburg.de/~soda0231/pegg/files/cups2pegg-0.21a.tar.bz2
12mr|printer-filters-utils-2008-9|124	Source1043:	http://www.tu-harburg.de/~soda0231/pegg/files/pegg_el-0.11.tar.bz2
12mr|printer-filters-utils-2008-9|125	
12mr|printer-filters-utils-2008-9|126	# Perl script to clean up Manufacturer entries in the PPD files, so that
12mr|printer-filters-utils-2008-9|127	# drivers are sorted by the printer Manufacturer in the graphical frontends
12mr|printer-filters-utils-2008-9|128	Source201: 	cleanppd.pl.bz2
12mr|printer-filters-utils-2008-9|129	
12mr|printer-filters-utils-2008-9|130	# Drivers for the Konica Minolta magicolor DL series supplied by Konica
12mr|printer-filters-utils-2008-9|131	# Minolta
12mr|printer-filters-utils-2008-9|132	# Available on: http://printer.konicaminolta.com/support/index_ds.html
12mr|printer-filters-utils-2008-9|133	# (Choose printer model under "Color Laser", then choose "Linux" under
12mr|printer-filters-utils-2008-9|134	# "Drivers, PPDs, & Utilities")
12mr|printer-filters-utils-2008-9|135	Source1050:	magicolor2430DL-1.6.0.tar.bz2
12mr|printer-filters-utils-2008-9|136	Source1051:	magicolor5430DL-1.8.0.tar.bz2
12mr|printer-filters-utils-2008-9|137	Source1052:	magicolor5440DL-1.2.0.tar.bz2
12mr|printer-filters-utils-2008-9|138	
12mr|printer-filters-utils-2008-9|139	# Driver for Canon LBP-810/1120
12mr|printer-filters-utils-2008-9|140	Source1060:	http://www.boichat.ch/nicolas/capt/capt-0.1.tar.bz2
12mr|printer-filters-utils-2008-9|141	
12mr|printer-filters-utils-2008-9|142	# Driver for Brother P-Touch label printers
12mr|printer-filters-utils-2008-9|143	Source1070:  	http://www.diku.dk/~panic/P-touch/ptouch-driver-1.0.tar.bz2
12mr|printer-filters-utils-2008-9|144	
12mr|printer-filters-utils-2008-9|145	# Driver for Kyocera GDI printers: Kyocera FS-1016MFP
12mr|printer-filters-utils-2008-9|146	Source1080:    http://sourceforge.net/projects/kyo-fs1016mfp/foo2kyo-0.1.0a.tar.bz2
12mr|printer-filters-utils-2008-9|147	
12mr|printer-filters-utils-2008-9|148	# Driver for Samsung SPL2 printers
12mr|printer-filters-utils-2008-9|149	Source1090:	splix-0.0.1.tar.bz2
12mr|printer-filters-utils-2008-9|150	
12mr|printer-filters-utils-2008-9|151	##### PRINTER FILTERS PATCHES
12mr|printer-filters-utils-2008-9|152	
12mr|printer-filters-utils-2008-9|153	# Apple StyleWriter
12mr|printer-filters-utils-2008-9|154	Patch1040:	stylewriter-gcc4.patch
12mr|printer-filters-utils-2008-9|155	
12mr|printer-filters-utils-2008-9|156	# Lexmark 1100
12mr|printer-filters-utils-2008-9|157	Patch50:	lexmark2ppm.pl.patch
12mr|printer-filters-utils-2008-9|158	Patch1002:	lm1100.1.0.2a-fix-compile-gcc-3.4.patch
12mr|printer-filters-utils-2008-9|159	
12mr|printer-filters-utils-2008-9|160	# HP DeskJet PPA printers
12mr|printer-filters-utils-2008-9|161	Patch52:	pbm2ppa-20000205.diff
12mr|printer-filters-utils-2008-9|162	
12mr|printer-filters-utils-2008-9|163	# Okipage 4w and compatible winprinters
12mr|printer-filters-utils-2008-9|164	Patch54:	http://www.linuxprinting.org/download/printing/oki4linux-2.0-daemon-patch
12mr|printer-filters-utils-2008-9|165	Patch55:	oki4linux-2.0-daemon-mdk-patch
12mr|printer-filters-utils-2008-9|166	
12mr|printer-filters-utils-2008-9|167	# "-fPIC" for Epson EPL xxxxL driver (Gwenole)
12mr|printer-filters-utils-2008-9|168	Patch1001:	epsoneplijs-0.3.0-fPIC.patch
12mr|printer-filters-utils-2008-9|169	
12mr|printer-filters-utils-2008-9|170	# Deactivate checks for installed Foomatic in "./configure" of "m2300w"
12mr|printer-filters-utils-2008-9|171	Patch1030:	m2300w-0.3-noppdbuild.patch
12mr|printer-filters-utils-2008-9|172	Patch1031:	m2300w-0.2-ppc-build-fix.patch
12mr|printer-filters-utils-2008-9|173	
12mr|printer-filters-utils-2008-9|174	# Correct "Duplex" option in Foomatic data of "foo2zjs"
12mr|printer-filters-utils-2008-9|175	Patch1050:	foo2zjs-Duplex.patch
12mr|printer-filters-utils-2008-9|176	# Add support for Minolta magicolor 2430 to "foo2zjs"
12mr|printer-filters-utils-2008-9|177	Patch1051:	foo2zjs-foomatic-magicolor-2430-dl.patch
12mr|printer-filters-utils-2008-9|178	
12mr|printer-filters-utils-2008-9|179	# Driver for Samsung SPL2 printers: correction for CUPS 1.2 compatibility
12mr|printer-filters-utils-2008-9|180	Patch1060:	splix-0.0.1-cups-1.2.patch
12mr|printer-filters-utils-2008-9|181	
12mr|printer-filters-utils-2008-9|182	
12mr|printer-filters-utils-2008-9|183	##### PRINTER UTILS
12mr|printer-filters-utils-2008-9|184	
12mr|printer-filters-utils-2008-9|185	# Printer maintenance (All PJL and some Lexmark Optra)
12mr|printer-filters-utils-2008-9|186	#Source57:	http://pup.sourceforge.net/pup_1.1_src.tar.bz2
12mr|printer-filters-utils-2008-9|187	
12mr|printer-filters-utils-2008-9|188	# Lexmark printer maintenance
12mr|printer-filters-utils-2008-9|189	Source58:	http://www.powerup.com.au/~pbwest/lexmark/lexmark.html/lxcontrol.tar.bz2
12mr|printer-filters-utils-2008-9|190	Source59:	lm1100maint.tar.bz2
12mr|printer-filters-utils-2008-9|191	Source60:	http://bimbo.fjfi.cvut.cz/~paluch/l7kdriver/changecartridge.bz2
12mr|printer-filters-utils-2008-9|192	Source61:	printutils.png.bz2
12mr|printer-filters-utils-2008-9|193	
12mr|printer-filters-utils-2008-9|194	# Script to adjust margins and offsets of printed pages
12mr|printer-filters-utils-2008-9|195	Source75: 	alignmargins.bz2
12mr|printer-filters-utils-2008-9|196	Source175:	align.ps.bz2
12mr|printer-filters-utils-2008-9|197	
12mr|printer-filters-utils-2008-9|198	# mtink - Graphical maintenance/ink monitoring tool for Epson inkjets
12mr|printer-filters-utils-2008-9|199	Source77:	http://xwtools.automatix.de/files/mtink-1.0.14.tar.gz
12mr|printer-filters-utils-2008-9|200	# mtink - Do not request koi8-ru, but koi8-r instead. Fixes mdv#25315
12mr|printer-filters-utils-2008-9|201	Patch70:	mtink-1.0.14-ru_font.patch
12mr|printer-filters-utils-2008-9|202	
12mr|printer-filters-utils-2008-9|203	# poster - Print big posters to be assambled out of many standard sized
12mr|printer-filters-utils-2008-9|204	#          (A4, Letter, A3, ...) sheets, also used by KDE Print.
12mr|printer-filters-utils-2008-9|205	Source78:	http://printing.kde.org/downloads/poster-1.0.1.tar.bz2
12mr|printer-filters-utils-2008-9|206	
12mr|printer-filters-utils-2008-9|207	# Tool for uploading the firmware on the HP LaserJet 1000S
12mr|printer-filters-utils-2008-9|208	Source85:	http://www.linuxprinting.org/download/printing/hp1000fw.bz2
12mr|printer-filters-utils-2008-9|209	Source86:	udev-hp1000fw.rules.bz2
12mr|printer-filters-utils-2008-9|210	
12mr|printer-filters-utils-2008-9|211	# Tools for reading USB device ID strings
12mr|printer-filters-utils-2008-9|212	Source87:	http://www.linuxprinting.org/download/printing/usb_id_test.c.bz2
12mr|printer-filters-utils-2008-9|213	Source88:	http://www.linuxprinting.org/download/printing/getusbprinterid.pl.bz2
12mr|printer-filters-utils-2008-9|214	
12mr|printer-filters-utils-2008-9|215	# ppmtocpva & ppmtomd fixes
12mr|printer-filters-utils-2008-9|216	Patch100:	ppmtocpva-1.0-includes.patch
12mr|printer-filters-utils-2008-9|217	Patch101:	ppmtocpva-1.0-netpbm.patch
12mr|printer-filters-utils-2008-9|218	Patch102:	ppmtomd-1.3-netpbm.patch
12mr|printer-filters-utils-2008-9|219	
12mr|printer-filters-utils-2008-9|220	
12mr|printer-filters-utils-2008-9|221	##### PACKAGE DESCRIPTIONS
12mr|printer-filters-utils-2008-9|222	
12mr|printer-filters-utils-2008-9|223	##### PRINTER FILTERS
12mr|printer-filters-utils-2008-9|224	
12mr|printer-filters-utils-2008-9|225	%package -n printer-filters
12mr|printer-filters-utils-2008-9|226	Summary: Filters to support additional printers
12mr|printer-filters-utils-2008-9|227	Group: 		Publishing
12mr|printer-filters-utils-2008-9|228	Requires(post):	ghostscript
12mr|printer-filters-utils-2008-9|229	Requires(post):	rpm-helper
12mr|printer-filters-utils-2008-9|230	Requires(preun):rpm-helper
12mr|printer-filters-utils-2008-9|231	# psutils, unzip, and mscompress needed by the foo2zjs driver
12mr|printer-filters-utils-2008-9|232	Requires:	psutils, unzip
12mr|printer-filters-utils-2008-9|233	Requires:	mscompress
12mr|printer-filters-utils-2008-9|234	# "convert" needed by "pegg"
12mr|printer-filters-utils-2008-9|235	Requires:	imagemagick
12mr|printer-filters-utils-2008-9|236	Conflicts:	foomatic-db <= 3.0.1
12mr|printer-filters-utils-2008-9|237	
12mr|printer-filters-utils-2008-9|238	# <mrl> Requires for the packages that are obsoleting this one.
12mr|printer-filters-utils-2008-9|239	Requires:	c2050
12mr|printer-filters-utils-2008-9|240	Requires:	c2070
12mr|printer-filters-utils-2008-9|241	Requires:	cjet
12mr|printer-filters-utils-2008-9|242	Requires:	cups-drivers-capt
12mr|printer-filters-utils-2008-9|243	Requires:	cups-drivers-foo2kyo
12mr|printer-filters-utils-2008-9|244	Requires:	cups-drivers-foo2zjs
12mr|printer-filters-utils-2008-9|245	Requires:	cups-drivers-lbp660
12mr|printer-filters-utils-2008-9|246	Requires:	cups-drivers-lz11
12mr|printer-filters-utils-2008-9|247	Requires:	cups-drivers-m2300w
12mr|printer-filters-utils-2008-9|248	Requires:	cups-drivers-pegg
12mr|printer-filters-utils-2008-9|249	Requires:	cups-drivers-ptouch
12mr|printer-filters-utils-2008-9|250	Requires:	drv_z42
12mr|printer-filters-utils-2008-9|251	Requires:	epsoneplijs
12mr|printer-filters-utils-2008-9|252	#Requires:	foomatic-db-foo2zjs
12mr|printer-filters-utils-2008-9|253	#Requires:	foomatic-db-m2300w
12mr|printer-filters-utils-2008-9|254	Requires:	lexmark2070
12mr|printer-filters-utils-2008-9|255	Requires:	lexmark7000linux
12mr|printer-filters-utils-2008-9|256	Requires:	lm1100
12mr|printer-filters-utils-2008-9|257	Requires:	min12xxw
12mr|printer-filters-utils-2008-9|258	Requires:	ml85p
12mr|printer-filters-utils-2008-9|259	Requires:	oki4linux
12mr|printer-filters-utils-2008-9|260	Requires:	pbm2l2030
12mr|printer-filters-utils-2008-9|261	Requires:	pbm2lwxl
12mr|printer-filters-utils-2008-9|262	Requires:	pbmtozjs
12mr|printer-filters-utils-2008-9|263	Requires:	pentaxpj
12mr|printer-filters-utils-2008-9|264	Requires:	pnm2ppa
12mr|printer-filters-utils-2008-9|265	Requires:	ppmtocpva
12mr|printer-filters-utils-2008-9|266	Requires:	ppmtomd
12mr|printer-filters-utils-2008-9|267	Requires:	printer-filters
12mr|printer-filters-utils-2008-9|268	Requires:	stylewriter
12mr|printer-filters-utils-2008-9|269	Requires:	x125
12mr|printer-filters-utils-2008-9|270	
12mr|printer-filters-utils-2008-9|271	%package -n printer-filters-doc
12mr|printer-filters-utils-2008-9|272	Summary: Documentation for printer filters (to support additional printers)
12mr|printer-filters-utils-2008-9|273	Group: 		Publishing
12mr|printer-filters-utils-2008-9|274	
12mr|printer-filters-utils-2008-9|275	##### PRINTER UTILS
12mr|printer-filters-utils-2008-9|276	
12mr|printer-filters-utils-2008-9|277	%package -n printer-utils
12mr|printer-filters-utils-2008-9|278	Summary: Additional tools for configuring and maintaining printers
12mr|printer-filters-utils-2008-9|279	Group: 		Publishing
12mr|printer-filters-utils-2008-9|280	Obsoletes:	ghostscript-utils Lexmark-printer-maintenance
12mr|printer-filters-utils-2008-9|281	Provides:	ghostscript-utils Lexmark-printer-maintenance
12mr|printer-filters-utils-2008-9|282	Requires(post):	rpm-helper
12mr|printer-filters-utils-2008-9|283	Requires(preun):rpm-helper
12mr|printer-filters-utils-2008-9|284	Requires:	lesstif
12mr|printer-filters-utils-2008-9|285	Conflicts:	ghostscript < 8.15
12mr|printer-filters-utils-2008-9|286	
12mr|printer-filters-utils-2008-9|287	# <mrl> Requires for the packages that are obsoleting this one.
12mr|printer-filters-utils-2008-9|288	Requires:	lm1100
12mr|printer-filters-utils-2008-9|289	Requires:	mtink
12mr|printer-filters-utils-2008-9|290	Requires:	poster
12mr|printer-filters-utils-2008-9|291	Requires:	printer-utils
12mr|printer-filters-utils-2008-9|292	
12mr|printer-filters-utils-2008-9|293	%package -n cups-drivers
12mr|printer-filters-utils-2008-9|294	Summary:	Special CUPS printer drivers
12mr|printer-filters-utils-2008-9|295	Requires: 	cups >= 1.1, ghostscript >= 7.05
12mr|printer-filters-utils-2008-9|296	# "convert" needed by "pegg"
12mr|printer-filters-utils-2008-9|297	Requires:	imagemagick
12mr|printer-filters-utils-2008-9|298	Group: 		Publishing
12mr|printer-filters-utils-2008-9|299	
12mr|printer-filters-utils-2008-9|300	# <mrl> Requires for the packages that are obsoleting this one.
12mr|printer-filters-utils-2008-9|301	Requires:	cups-drivers-lxx74
12mr|printer-filters-utils-2008-9|302	Requires:	cups-drivers-magicolor2430dl
12mr|printer-filters-utils-2008-9|303	Requires:	cups-drivers-magicolor5430dl
12mr|printer-filters-utils-2008-9|304	Requires:	cups-drivers-magicolor5440dl
12mr|printer-filters-utils-2008-9|305	Requires:	cups-drivers-pegg
12mr|printer-filters-utils-2008-9|306	Requires:	cups-drivers-splix
12mr|printer-filters-utils-2008-9|307	Requires:	mtink
12mr|printer-filters-utils-2008-9|308	
12mr|printer-filters-utils-2008-9|309	##### DESCRIPTION TEXTS
12mr|printer-filters-utils-2008-9|310	
12mr|printer-filters-utils-2008-9|311	%description
12mr|printer-filters-utils-2008-9|312	This source RPM builds the printer-filters and printer-utils
12mr|printer-filters-utils-2008-9|313	packages. These two packages are built by one source RPM, as many
12mr|printer-filters-utils-2008-9|314	upstream source packages contain both a filter and a utility.
12mr|printer-filters-utils-2008-9|315	
12mr|printer-filters-utils-2008-9|316	%description -n printer-filters
12mr|printer-filters-utils-2008-9|317	This package contains filters which transfer the raw bitmap of
12mr|printer-filters-utils-2008-9|318	GhostScript into the protocol of some additional printer models. There
12mr|printer-filters-utils-2008-9|319	are standalone filter executables which get GhostScripts bitmap output
12mr|printer-filters-utils-2008-9|320	as standard input via a pipe or IJS plug-ins for GhostScript.
12mr|printer-filters-utils-2008-9|321	
12mr|printer-filters-utils-2008-9|322	Note: HPIJS and Gimp-Print are in separate packages.
12mr|printer-filters-utils-2008-9|323	
12mr|printer-filters-utils-2008-9|324	%description -n printer-filters-doc
12mr|printer-filters-utils-2008-9|325	This package contains documentation about printer filters.
12mr|printer-filters-utils-2008-9|326	
12mr|printer-filters-utils-2008-9|327	These filters transfer the raw bitmap of GhostScript into the protocol
12mr|printer-filters-utils-2008-9|328	of some additional printer models. There are standalone filter
12mr|printer-filters-utils-2008-9|329	executables which get GhostScripts bitmap output as standard input via
12mr|printer-filters-utils-2008-9|330	a pipe or IJS plug-ins for GhostScript.
12mr|printer-filters-utils-2008-9|331	
12mr|printer-filters-utils-2008-9|332	%description -n printer-utils
12mr|printer-filters-utils-2008-9|333	Tools for printer maintenance: Setting default options for most laser
12mr|printer-filters-utils-2008-9|334	printers (PJL-capable printers), cartridge changing, head aligning,
12mr|printer-filters-utils-2008-9|335	ink level checking for inkjet printers. Printing big posters on many
12mr|printer-filters-utils-2008-9|336	sheets of standard sized paper (A4, A3, Letter, ...) to be assambled
12mr|printer-filters-utils-2008-9|337	together (also used by KDE Print to print posters).
12mr|printer-filters-utils-2008-9|338	
12mr|printer-filters-utils-2008-9|339	%description -n cups-drivers
12mr|printer-filters-utils-2008-9|340	This package contains special printer drivers to be used with CUPS and
12mr|printer-filters-utils-2008-9|341	their appropriate PPD files.
12mr|printer-filters-utils-2008-9|342	
12mr|printer-filters-utils-2008-9|343	
12mr|printer-filters-utils-2008-9|344	%prep
12mr|printer-filters-utils-2008-9|345	%setup -q -T -c
12mr|printer-filters-utils-2008-9|346	mkdir printer-filters
12mr|printer-filters-utils-2008-9|347	echo > printer-filters/debugfiles.list
12mr|printer-filters-utils-2008-9|348	exit 0
12mr|printer-filters-utils-2008-9|349	
12mr|printer-filters-utils-2008-9|350	# remove old directory
12mr|printer-filters-utils-2008-9|351	rm -rf $RPM_BUILD_DIR/%{name}-%{mainversion}
12mr|printer-filters-utils-2008-9|352	mkdir $RPM_BUILD_DIR/%{name}-%{mainversion}
12mr|printer-filters-utils-2008-9|353	
12mr|printer-filters-utils-2008-9|354	mkdir $RPM_BUILD_DIR/%{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|355	
12mr|printer-filters-utils-2008-9|356	# Apple StyleWriter
12mr|printer-filters-utils-2008-9|357	%setup -q -T -D -a 50 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|358	cd stylewriter
12mr|printer-filters-utils-2008-9|359	%patch1040 -p0
12mr|printer-filters-utils-2008-9|360	cd ..
12mr|printer-filters-utils-2008-9|361	
12mr|printer-filters-utils-2008-9|362	# Canon CaPSL
12mr|printer-filters-utils-2008-9|363	%setup -q -T -D -a 51 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|364	
12mr|printer-filters-utils-2008-9|365	# Lexmark 1100
12mr|printer-filters-utils-2008-9|366	%setup -q -T -D -a 52 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|367	# fix to make it compiling with gcc 2.96
12mr|printer-filters-utils-2008-9|368	# Patch to make LM 1100 printer emulator script to work
12mr|printer-filters-utils-2008-9|369	cd lm1100*
12mr|printer-filters-utils-2008-9|370	%patch50 -p0
12mr|printer-filters-utils-2008-9|371	%patch1002 -p0
12mr|printer-filters-utils-2008-9|372	cd ..
12mr|printer-filters-utils-2008-9|373	
12mr|printer-filters-utils-2008-9|374	# Lexmark 2070 colour
12mr|printer-filters-utils-2008-9|375	%setup -q -T -D -a 53 -c -n %{name}-%{mainversion}/printer-filters/c2070-0.99
12mr|printer-filters-utils-2008-9|376	
12mr|printer-filters-utils-2008-9|377	# Lexmark 2070 grayscale
12mr|printer-filters-utils-2008-9|378	%setup -q -T -D -a 54 -c -n %{name}-%{mainversion}/printer-filters/Lexmark2070.latest
12mr|printer-filters-utils-2008-9|379	
12mr|printer-filters-utils-2008-9|380	# Lexmark 7xxx, 57xx, Z51
12mr|printer-filters-utils-2008-9|381	%setup -q -T -D -a 55 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|382	# Fix Makefile
12mr|printer-filters-utils-2008-9|383	cd lexmark7000linux-990516
12mr|printer-filters-utils-2008-9|384	sed "s/-o root -g root//" Makefile > Makefile.new
12mr|printer-filters-utils-2008-9|385	chmod --reference=Makefile Makefile.new
12mr|printer-filters-utils-2008-9|386	mv -f Makefile.new Makefile
12mr|printer-filters-utils-2008-9|387	cd ..
12mr|printer-filters-utils-2008-9|388	
12mr|printer-filters-utils-2008-9|389	# Lexmark Z11
12mr|printer-filters-utils-2008-9|390	%setup -q -T -D -a 56 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|391	#setup -q -T -D -a 56 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|392	#bzcat %SOURCE72 > $RPM_BUILD_DIR/%{name}-%{mainversion}/printer-filters/LexZ11-distro/cZ11.c
12mr|printer-filters-utils-2008-9|393	perl -p -i -e "s/gcc/gcc $RPM_OPT_FLAGS/" lx11*/makefile
12mr|printer-filters-utils-2008-9|394	
12mr|printer-filters-utils-2008-9|395	# Printer Utility Program
12mr|printer-filters-utils-2008-9|396	#setup -q -T -D -a 57 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|397	
12mr|printer-filters-utils-2008-9|398	# Lexmark printer maintenance
12mr|printer-filters-utils-2008-9|399	%setup -q -T -D -a 58 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|400	%setup -q -T -D -a 59 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|401	bzcat %{SOURCE60} > $RPM_BUILD_DIR/%{name}-%{mainversion}/printer-filters/changecartridge
12mr|printer-filters-utils-2008-9|402	#cp $RPM_BUILD_DIR/%{name}-%{mainversion}/printer-filters/pup_1.1/README \
12mr|printer-filters-utils-2008-9|403	#	$RPM_BUILD_DIR/%{name}-%{mainversion}/printer-filters/README.LexmarkOptra40_45
12mr|printer-filters-utils-2008-9|404	mv $RPM_BUILD_DIR/%{name}-%{mainversion}/printer-filters/lxcontrol/README.Lexmark \
12mr|printer-filters-utils-2008-9|405	$RPM_BUILD_DIR/%{name}-%{mainversion}/printer-filters/lxcontrol/README.Lexmark5xxx_7xxx
12mr|printer-filters-utils-2008-9|406	mv $RPM_BUILD_DIR/%{name}-%{mainversion}/printer-filters/lm1100maint/README \
12mr|printer-filters-utils-2008-9|407	$RPM_BUILD_DIR/%{name}-%{mainversion}/printer-filters/lm1100maint/README.Lexmark1xxx
12mr|printer-filters-utils-2008-9|408	
12mr|printer-filters-utils-2008-9|409	# Generate doc file for "changecartridge"
12mr|printer-filters-utils-2008-9|410	cat << EOF > $RPM_BUILD_DIR/%{name}-%{mainversion}/printer-filters/README.changecartridge
12mr|printer-filters-utils-2008-9|411	
12mr|printer-filters-utils-2008-9|412	changecartridge - a program for changing the ink cartridges
12mr|printer-filters-utils-2008-9|413	in the Lexmark 5xxx and 7xxx printers.
12mr|printer-filters-utils-2008-9|414	
12mr|printer-filters-utils-2008-9|415	(C) 1999 Henryk Paluch, paluch@bimbo.fjfi.cvut.cz
12mr|printer-filters-utils-2008-9|416	
12mr|printer-filters-utils-2008-9|417	To change the ink cartridges in a Lexmark printer you must move the
12mr|printer-filters-utils-2008-9|418	print head out of its parking corner, so that you can reach the
12mr|printer-filters-utils-2008-9|419	cartridges. Lexmark only provides a Windows program for doing this. To
12mr|printer-filters-utils-2008-9|420	not need to boot Windows for changing the cartridges there is this
12mr|printer-filters-utils-2008-9|421	script. Simply call it with:
12mr|printer-filters-utils-2008-9|422	
12mr|printer-filters-utils-2008-9|423	changecartridge
12mr|printer-filters-utils-2008-9|424	
12mr|printer-filters-utils-2008-9|425	on the command line and follow the steps described on the screen.
12mr|printer-filters-utils-2008-9|426	The printer is assumed to be at the parallel port #1 (/dev/lp0), but
12mr|printer-filters-utils-2008-9|427	this setting can be changed by editing the definition of the PORT
12mr|printer-filters-utils-2008-9|428	variable in /usr/bin/changecartridge.
12mr|printer-filters-utils-2008-9|429	
12mr|printer-filters-utils-2008-9|430	
12mr|printer-filters-utils-2008-9|431	
12mr|printer-filters-utils-2008-9|432	EOF
12mr|printer-filters-utils-2008-9|433	# Generate doc file for "README.Lexmark-Maintenance"
12mr|printer-filters-utils-2008-9|434	cat << EOF > $RPM_BUILD_DIR/%{name}-%{mainversion}/printer-filters/README.Lexmark-Maintenance
12mr|printer-filters-utils-2008-9|435	
12mr|printer-filters-utils-2008-9|436	Lexmark Printer Maintenance Tools
12mr|printer-filters-utils-2008-9|437	---------------------------------
12mr|printer-filters-utils-2008-9|438	
12mr|printer-filters-utils-2008-9|439	Programs for maintanance of Lexmark inkjet printers: Moving out the print
12mr|printer-filters-utils-2008-9|440	head to change the cartridges, adjusting the print heads, cleaning the
12mr|printer-filters-utils-2008-9|441	nozzles ...
12mr|printer-filters-utils-2008-9|442	
12mr|printer-filters-utils-2008-9|443	showcartridges
12mr|printer-filters-utils-2008-9|444	hidecartridges
12mr|printer-filters-utils-2008-9|445	headalign
12mr|printer-filters-utils-2008-9|446	headclean     - Command line programs for the Lexmark 5xxx and 7xxx
12mr|printer-filters-utils-2008-9|447	
12mr|printer-filters-utils-2008-9|448	changecartridge - Another command line tool for changing the
12mr|printer-filters-utils-2008-9|449	ink cartridges in the Lexmark 5xxx and 7xxx
12mr|printer-filters-utils-2008-9|450	
12mr|printer-filters-utils-2008-9|451	lm1100change,
12mr|printer-filters-utils-2008-9|452	lm1100back    - Command line tools for changing the cartridge in Lexmark
12mr|printer-filters-utils-2008-9|453	1xxx printers
12mr|printer-filters-utils-2008-9|454	
12mr|printer-filters-utils-2008-9|455	Since Lexmark will not release protocol specifications the authors had
12mr|printer-filters-utils-2008-9|456	to dissassemble the byte codes sent by their Windows printer maintenance
12mr|printer-filters-utils-2008-9|457	programs to create this.
12mr|printer-filters-utils-2008-9|458	
12mr|printer-filters-utils-2008-9|459	
12mr|printer-filters-utils-2008-9|460	
12mr|printer-filters-utils-2008-9|461	EOF
12mr|printer-filters-utils-2008-9|462	
12mr|printer-filters-utils-2008-9|463	# Load menu icon
12mr|printer-filters-utils-2008-9|464	bzcat %{SOURCE61} > $RPM_BUILD_DIR/%{name}-%{mainversion}/printer-filters/printutils.png
12mr|printer-filters-utils-2008-9|465	
12mr|printer-filters-utils-2008-9|466	# HP DeskJet PPA printers
12mr|printer-filters-utils-2008-9|467	%setup -q -T -D -a 62 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|468	# remove "version ERROR" line from pnm2ppa.conf
12mr|printer-filters-utils-2008-9|469	perl -n -i -e 'if ( !m/^\s*version\s*0\s*(|\#.*)$/ ) { print "$_";}' pnm2ppa-*/pnm2ppa.conf
12mr|printer-filters-utils-2008-9|470	
12mr|printer-filters-utils-2008-9|471	# Generate README file
12mr|printer-filters-utils-2008-9|472	cat <<EOF >README.calibration
12mr|printer-filters-utils-2008-9|473	
12mr|printer-filters-utils-2008-9|474	Colour calibration for PPA printers
12mr|printer-filters-utils-2008-9|475	-----------------------------------
12mr|printer-filters-utils-2008-9|476	
12mr|printer-filters-utils-2008-9|477	If you have an HP DeskJet PPA printer (very cheap models: 710C, 712C,
12mr|printer-filters-utils-2008-9|478	720C, 722C, 820C, 1000C, or a newer printer which works with one of
12mr|printer-filters-utils-2008-9|479	these model entries) you can optionally do a colour correction. Do the
12mr|printer-filters-utils-2008-9|480	following:
12mr|printer-filters-utils-2008-9|481	
12mr|printer-filters-utils-2008-9|482	Some of the printing modes offer optional colour correction. See the
12mr|printer-filters-utils-2008-9|483	option "Printing Mode" which is offered to you in the option window of
12mr|printer-filters-utils-2008-9|484	"printerdrake" and if you use CUPS also in "qtcups" or "kprinter"
12mr|printer-filters-utils-2008-9|485	("Properties" button, "Advanced" tab), "xpp" ("Options" button,
12mr|printer-filters-utils-2008-9|486	"Extra" tab), "kups" (right click on printer, "Configure printer" in
12mr|printer-filters-utils-2008-9|487	menu), or the WWW interface ("Configure printer" button) and if you
12mr|printer-filters-utils-2008-9|488	use PDQ in "xpdq" ("Driver options"). Choose a setting with "optional
12mr|printer-filters-utils-2008-9|489	colour correction" and save your settings. Read the file
12mr|printer-filters-utils-2008-9|490	
12mr|printer-filters-utils-2008-9|491	/usr/share/doc/printer-filters-1.0/HPDeskJetPPA/pnm2ppa/COLOR.txt
12mr|printer-filters-utils-2008-9|492	
12mr|printer-filters-utils-2008-9|493	and follow the instructions there, but use the name
12mr|printer-filters-utils-2008-9|494	
12mr|printer-filters-utils-2008-9|495	/etc/pnm2ppa.gamma_normal
12mr|printer-filters-utils-2008-9|496	
12mr|printer-filters-utils-2008-9|497	for the colour correction file for the "normal quality" modes and
12mr|printer-filters-utils-2008-9|498	
12mr|printer-filters-utils-2008-9|499	/etc/pnm2ppa.gamma_best
12mr|printer-filters-utils-2008-9|500	
12mr|printer-filters-utils-2008-9|501	for the colour correction file for the "best quality" modes. So you
12mr|printer-filters-utils-2008-9|502	can do the colour correction independently in both normal and best
12mr|printer-filters-utils-2008-9|503	quality modes. The files are automatically taken into account by the
12mr|printer-filters-utils-2008-9|504	appropriate modes as soon as they are created.
12mr|printer-filters-utils-2008-9|505	
12mr|printer-filters-utils-2008-9|506	
12mr|printer-filters-utils-2008-9|507	
12mr|printer-filters-utils-2008-9|508	EOF
12mr|printer-filters-utils-2008-9|509	
12mr|printer-filters-utils-2008-9|510	
12mr|printer-filters-utils-2008-9|511	# pbm2ppa source
12mr|printer-filters-utils-2008-9|512	%setup -q -T -D -a 63 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|513	%patch52 -p0
12mr|printer-filters-utils-2008-9|514	
12mr|printer-filters-utils-2008-9|515	# Lexmark 2050
12mr|printer-filters-utils-2008-9|516	%setup -q -T -D -a 64 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|517	
12mr|printer-filters-utils-2008-9|518	# Lexmark 2030
12mr|printer-filters-utils-2008-9|519	%setup -q -T -D -a 65 -c -n %{name}-%{mainversion}/printer-filters/pbm2l2030
12mr|printer-filters-utils-2008-9|520	
12mr|printer-filters-utils-2008-9|521	# Okipage 4w and compatible winprinters
12mr|printer-filters-utils-2008-9|522	%setup -T -D -a 66 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|523	cd oki4linux-2.0
12mr|printer-filters-utils-2008-9|524	%patch54 -p1
12mr|printer-filters-utils-2008-9|525	%patch55 -p1
12mr|printer-filters-utils-2008-9|526	
12mr|printer-filters-utils-2008-9|527	# Do some small corrections in the daemon script:
12mr|printer-filters-utils-2008-9|528	# - The daemon crashes with "setlogsock('unix');"
12mr|printer-filters-utils-2008-9|529	# - Correct the path for the driver
12mr|printer-filters-utils-2008-9|530	cd src
12mr|printer-filters-utils-2008-9|531	mv oki4daemon oki4daemon.pre
12mr|printer-filters-utils-2008-9|532	sed "s/setlogsock('unix');/setlogsock('inet');/" oki4daemon.pre | sed "s:/usr/local/sbin/oki4drv:/usr/bin/oki4drv:" > oki4daemon
12mr|printer-filters-utils-2008-9|533	cd ../..
12mr|printer-filters-utils-2008-9|534	# Mandrivized startup script for the daemon
12mr|printer-filters-utils-2008-9|535	bzcat %{SOURCE67} > $RPM_BUILD_DIR/%{name}-%{mainversion}/printer-filters/oki4daemon
12mr|printer-filters-utils-2008-9|536	%if 0
12mr|printer-filters-utils-2008-9|537	# Installer for a CUPS queue for an OKI winprinter
12mr|printer-filters-utils-2008-9|538	bzcat %{SOURCE68} > $RPM_BUILD_DIR/%{name}-%{mainversion}/printer-filters/oki4w_install
12mr|printer-filters-utils-2008-9|539	# Generate doc file for "README.OKI-Winprinters"
12mr|printer-filters-utils-2008-9|540	cat << EOF > $RPM_BUILD_DIR/%{name}-%{mainversion}/printer-filters/README.OKI-Winprinters
12mr|printer-filters-utils-2008-9|541	
12mr|printer-filters-utils-2008-9|542	Driver for the OKI 4w and compatible winprinters
12mr|printer-filters-utils-2008-9|543	------------------------------------------------
12mr|printer-filters-utils-2008-9|544	
12mr|printer-filters-utils-2008-9|545	These laser printers have neither memory nor a processor and therefore
12mr|printer-filters-utils-2008-9|546	they must get their data in an absolutely continuous stream (because
12mr|printer-filters-utils-2008-9|547	they cannot buffer data). This cannot be made sure by usual printing
12mr|printer-filters-utils-2008-9|548	spoolers (as CUPS or LPD). The only possibility is running a special
12mr|printer-filters-utils-2008-9|549	driver program which connects directly to the printer. But this is
12mr|printer-filters-utils-2008-9|550	very unconvenient, because many Linux applications can only print
12mr|printer-filters-utils-2008-9|551	through a spooler. To solve this, Grant Taylor has created a special
12mr|printer-filters-utils-2008-9|552	daemon acting between the printing program and the spooler, the
12mr|printer-filters-utils-2008-9|553	"oki4daemon". It provides a named pipe ("/dev/oki4drv") which accepts
12mr|printer-filters-utils-2008-9|554	PostScript and renders it for being understood by the printer.
12mr|printer-filters-utils-2008-9|555	
12mr|printer-filters-utils-2008-9|556	Because "kups" and the web interface of CUPS cannot start an extra
12mr|printer-filters-utils-2008-9|557	daemon and also cannot set up a queue with "/dev/oki4drv" as
12mr|printer-filters-utils-2008-9|558	destination, you have to install your OKI printer with a special
12mr|printer-filters-utils-2008-9|559	installation program. Call it by entering
12mr|printer-filters-utils-2008-9|560	
12mr|printer-filters-utils-2008-9|561	oki4w_install
12mr|printer-filters-utils-2008-9|562	
12mr|printer-filters-utils-2008-9|563	on the command line or by choosing "Configuration"/"Printing"/"Install
12mr|printer-filters-utils-2008-9|564	OKI 4w or compatible" in the desktop menues.
12mr|printer-filters-utils-2008-9|565	
12mr|printer-filters-utils-2008-9|566	NOTE: These printers should not be used on machines which are often
12mr|printer-filters-utils-2008-9|567	under high loads (because of the timing requirements) or on machines
12mr|printer-filters-utils-2008-9|568	with high security demands (because of the additional daemon).
12mr|printer-filters-utils-2008-9|569	
12mr|printer-filters-utils-2008-9|570	
12mr|printer-filters-utils-2008-9|571	
12mr|printer-filters-utils-2008-9|572	EOF
12mr|printer-filters-utils-2008-9|573	%endif
12mr|printer-filters-utils-2008-9|574	
12mr|printer-filters-utils-2008-9|575	# CoStar and compatible label printers
12mr|printer-filters-utils-2008-9|576	%setup -q -T -D -a 70 -c -n %{name}-%{mainversion}/printer-filters/pbm2lwxl
12mr|printer-filters-utils-2008-9|577	
12mr|printer-filters-utils-2008-9|578	# Citizen Printiva 600C
12mr|printer-filters-utils-2008-9|579	%setup -q -T -D -a 69 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|580	cd ppmtocpva-*
12mr|printer-filters-utils-2008-9|581	%patch100 -p1
12mr|printer-filters-utils-2008-9|582	%patch101 -p1
12mr|printer-filters-utils-2008-9|583	cd ..
12mr|printer-filters-utils-2008-9|584	
12mr|printer-filters-utils-2008-9|585	# Samsung ML-85G and QL-85G winprinters
12mr|printer-filters-utils-2008-9|586	%setup -q -T -D -a 71 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|587	#patch58 -p0
12mr|printer-filters-utils-2008-9|588	
12mr|printer-filters-utils-2008-9|589	# Filter for the Lexmark Z42
12mr|printer-filters-utils-2008-9|590	%setup -q -T -D -a 73 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|591	
12mr|printer-filters-utils-2008-9|592	# GhostScript wrapper for the Pentax PocketJet printers
12mr|printer-filters-utils-2008-9|593	%setup -q -T -D -a 74 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|594	
12mr|printer-filters-utils-2008-9|595	# Unix driver for MicroDry Printers
12mr|printer-filters-utils-2008-9|596	%setup -q -T -D -a 76 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|597	cd ppmtomd-*
12mr|printer-filters-utils-2008-9|598	%patch102 -p1
12mr|printer-filters-utils-2008-9|599	cd ..
12mr|printer-filters-utils-2008-9|600	
12mr|printer-filters-utils-2008-9|601	# Mtink - Printer maintenance/ink monitoring for Epson inkjets
12mr|printer-filters-utils-2008-9|602	%setup -q -T -D -a 77 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|603	cd mtink-1*
12mr|printer-filters-utils-2008-9|604	%patch70 -p3
12mr|printer-filters-utils-2008-9|605	cd ..
12mr|printer-filters-utils-2008-9|606	
12mr|printer-filters-utils-2008-9|607	# Poster - Poster-printing on stndard sized paper
12mr|printer-filters-utils-2008-9|608	%setup -q -T -D -a 78 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|609	
12mr|printer-filters-utils-2008-9|610	# Driver for the HP LaserJet 1000
12mr|printer-filters-utils-2008-9|611	bzcat %{SOURCE82} > pbmtozjs.c
12mr|printer-filters-utils-2008-9|612	
12mr|printer-filters-utils-2008-9|613	# Driver for Zenographics-based printers (Minolta magicolor DL series, HP
12mr|printer-filters-utils-2008-9|614	# LaserJet 1000, 1005, 1018, 1020, 1022, Color LaserJet 1600, 2600)
12mr|printer-filters-utils-2008-9|615	%setup -q -T -D -a 83 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|616	cd foo2zjs*/foomatic-db
12mr|printer-filters-utils-2008-9|617	rm -rf *
12mr|printer-filters-utils-2008-9|618	%setup -q -T -D -a 830 -n %{name}-%{mainversion}/printer-filters/foo2zjs/foomatic-db
12mr|printer-filters-utils-2008-9|619	cd ../..
12mr|printer-filters-utils-2008-9|620	# Fit udev rules to stricter syntax of new udev
12mr|printer-filters-utils-2008-9|621	# (blino) don't try to rename the device,
12mr|printer-filters-utils-2008-9|622	#         it has already been renamed to the exact same name in 50-mdk.rules
12mr|printer-filters-utils-2008-9|623	#         so udev would skip the rule
12mr|printer-filters-utils-2008-9|624	perl -p -i -e 's:(KERNEL|BUS|SYSFS.*?)=([^=]):$1==$2:g;s{SYMLINK=}{SYMLINK+=}g;s{(?:NAME|MODE)=.*?,\s*}{}g' foo2zjs*/hplj10xx.rules
12mr|printer-filters-utils-2008-9|625	
12mr|printer-filters-utils-2008-9|626	# Driver for Epson EPL "L" series
12mr|printer-filters-utils-2008-9|627	%setup -q -T -D -a 84 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|628	cd epsonepl*
12mr|printer-filters-utils-2008-9|629	perl -p -i -e "s/-g -O2 -Wall -ansi -pedantic -Wmissing-prototypes/-fPIC/" Makefile.in
12mr|printer-filters-utils-2008-9|630	#patch1001 -p1 -b .fPIC
12mr|printer-filters-utils-2008-9|631	cd ..
12mr|printer-filters-utils-2008-9|632	
12mr|printer-filters-utils-2008-9|633	# Driver for Lexmark X125 (only printing)
12mr|printer-filters-utils-2008-9|634	%setup -q -T -D -a 1000 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|635	%setup -q -T -D -a 1001 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|636	perl -p -i -e "s/gcc/gcc $RPM_OPT_FLAGS/" drv_x125*/src/Makefile
12mr|printer-filters-utils-2008-9|637	
12mr|printer-filters-utils-2008-9|638	%ifarch %{ix86}
12mr|printer-filters-utils-2008-9|639	# Driver for Canon LBP-460/660
12mr|printer-filters-utils-2008-9|640	%setup -q -T -D -a 1010 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|641	perl -p -i -e "s/gcc/gcc $RPM_OPT_FLAGS/" lbp660*/Makefile
12mr|printer-filters-utils-2008-9|642	%endif
12mr|printer-filters-utils-2008-9|643	
12mr|printer-filters-utils-2008-9|644	# Driver for Canon LBP-810/1120
12mr|printer-filters-utils-2008-9|645	%setup -q -T -D -a 1060 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|646	perl -p -i -e "s/gcc/gcc $RPM_OPT_FLAGS/" cast*/Makefile
12mr|printer-filters-utils-2008-9|647	
12mr|printer-filters-utils-2008-9|648	# Driver for Lexmark X74/X75
12mr|printer-filters-utils-2008-9|649	%setup -q -T -D -a 1020 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|650	perl -p -i -e "s/gcc/gcc $RPM_OPT_FLAGS/" lxx74*/Makefile
12mr|printer-filters-utils-2008-9|651	
12mr|printer-filters-utils-2008-9|652	# Driver for Minolta magicolor 2300W
12mr|printer-filters-utils-2008-9|653	%setup -q -T -D -a 1030 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|654	cd m2300w*
12mr|printer-filters-utils-2008-9|655	# Deactivate checks for installed Foomatic in "./configure"
12mr|printer-filters-utils-2008-9|656	%patch1030 -p0
12mr|printer-filters-utils-2008-9|657	%patch1031 -p1 -b .ppc
12mr|printer-filters-utils-2008-9|658	cd ..
12mr|printer-filters-utils-2008-9|659	
12mr|printer-filters-utils-2008-9|660	# Driver for Minolta PagePro 12xxW, 13xxW, and 14xxW
12mr|printer-filters-utils-2008-9|661	%setup -q -T -D -a 1035 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|662	#perl -p -i -e "s/gcc/gcc $RPM_OPT_FLAGS/" min12xxw*/Makefile
12mr|printer-filters-utils-2008-9|663	
12mr|printer-filters-utils-2008-9|664	# Driver for Casio USB label printers
12mr|printer-filters-utils-2008-9|665	%setup -q -T -D -a 1040 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|666	%setup -q -T -D -a 1041 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|667	%setup -q -T -D -a 1042 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|668	%setup -q -T -D -a 1043 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|669	
12mr|printer-filters-utils-2008-9|670	# Drivers for the Konica Minolta magicolor DL series supplied by Konica
12mr|printer-filters-utils-2008-9|671	# Minolta
12mr|printer-filters-utils-2008-9|672	%setup -q -T -D -a 1050 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|673	%setup -q -T -D -a 1051 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|674	%setup -q -T -D -a 1052 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|675	# Fix copy of CUPS headers in kmlf.h
12mr|printer-filters-utils-2008-9|676	perl -p -i -e 's:\bcups_strlcpy:_cups_strlcpy:g' magicolor????DL*/src/kmlf.h
12mr|printer-filters-utils-2008-9|677	# Remove asterisks from group names in PPD file
12mr|printer-filters-utils-2008-9|678	for d in magicolor????DL*; do
12mr|printer-filters-utils-2008-9|679	cd $d*
12mr|printer-filters-utils-2008-9|680	gzip -dc src/km_en.ppd.gz | perl -p -e 's/(Group:\s+)\*/$1/g' | gzip > src/km_en.tmp.ppd.gz && mv -f src/km_en.tmp.ppd.gz src/km_en.ppd.gz
12mr|printer-filters-utils-2008-9|681	cd ..
12mr|printer-filters-utils-2008-9|682	done
12mr|printer-filters-utils-2008-9|683	# Determine the directory for the CUPS filters using the correct method
12mr|printer-filters-utils-2008-9|684	perl -p -i -e 's:(CUPS_SERVERBIN=)"\$libdir/cups":$1`cups-config --serverbin`:' magicolor????DL*/configure
12mr|printer-filters-utils-2008-9|685	
12mr|printer-filters-utils-2008-9|686	# Driver for Brother P-Touch label printers
12mr|printer-filters-utils-2008-9|687	%setup -q -T -D -a 1070 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|688	
12mr|printer-filters-utils-2008-9|689	# Driver for Kyocera GDI printers: Kyocera FS-1016MFP
12mr|printer-filters-utils-2008-9|690	%setup -q -T -D -a 1080 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|691	perl -p -i -e 's/Kyocera-Mita-FS-1016/Kyocera-FS-1016/g' foo2kyo*/foomatic-db/driver/foo2kyo.xml
12mr|printer-filters-utils-2008-9|692	
12mr|printer-filters-utils-2008-9|693	# Driver for Samsung SPL2 printers
12mr|printer-filters-utils-2008-9|694	%setup -q -T -D -a 1090 -n %{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|695	cd splix*
12mr|printer-filters-utils-2008-9|696	%patch1060 -p1 -b .cups12
12mr|printer-filters-utils-2008-9|697	cd ..
12mr|printer-filters-utils-2008-9|698	
12mr|printer-filters-utils-2008-9|699	
12mr|printer-filters-utils-2008-9|700	# Tool for uploading the firmware on the HP LaserJet 1000S
12mr|printer-filters-utils-2008-9|701	bzcat %{SOURCE85} > hp1000fw
12mr|printer-filters-utils-2008-9|702	bzcat %{SOURCE86} > udev-hp1000fw.rules
12mr|printer-filters-utils-2008-9|703	
12mr|printer-filters-utils-2008-9|704	# Tools for reading USB device ID strings
12mr|printer-filters-utils-2008-9|705	bzcat %{SOURCE87} > usb_id_test.c
12mr|printer-filters-utils-2008-9|706	bzcat %{SOURCE88} > getusbprinterid
12mr|printer-filters-utils-2008-9|707	
12mr|printer-filters-utils-2008-9|708	
12mr|printer-filters-utils-2008-9|709	
12mr|printer-filters-utils-2008-9|710	%build
12mr|printer-filters-utils-2008-9|711	exit 0
12mr|printer-filters-utils-2008-9|712	
12mr|printer-filters-utils-2008-9|713	# Change compiler flags for debugging when in debug mode
12mr|printer-filters-utils-2008-9|714	%if %debug
12mr|printer-filters-utils-2008-9|715	export DONT_STRIP=1
12mr|printer-filters-utils-2008-9|716	export CFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|printer-filters-utils-2008-9|717	export CXXFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|printer-filters-utils-2008-9|718	export RPM_OPT_FLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|printer-filters-utils-2008-9|719	%endif
12mr|printer-filters-utils-2008-9|720	
12mr|printer-filters-utils-2008-9|721	##### PRINTER FILTERS AND OTHER STUFF
12mr|printer-filters-utils-2008-9|722	
12mr|printer-filters-utils-2008-9|723	cd $RPM_BUILD_DIR/%{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|724	
12mr|printer-filters-utils-2008-9|725	# Apple StyleWriter
12mr|printer-filters-utils-2008-9|726	cd stylewriter
12mr|printer-filters-utils-2008-9|727	gcc ${CFLAGS:-%optflags} -o lpstyl lpstyl.c
12mr|printer-filters-utils-2008-9|728	cd ..
12mr|printer-filters-utils-2008-9|729	
12mr|printer-filters-utils-2008-9|730	# Canon CaPSL
12mr|printer-filters-utils-2008-9|731	cd cjet089
12mr|printer-filters-utils-2008-9|732	%make
12mr|printer-filters-utils-2008-9|733	cd ..
12mr|printer-filters-utils-2008-9|734	
12mr|printer-filters-utils-2008-9|735	# Lexmark 1100
12mr|printer-filters-utils-2008-9|736	cd lm1100*
12mr|printer-filters-utils-2008-9|737	# Correct "friend" declarations for gcc 3.1
12mr|printer-filters-utils-2008-9|738	perl -p -i -e 's/friend Lexmark/friend class Lexmark/' *.h
12mr|printer-filters-utils-2008-9|739	# Remove extra qualifications '<class>::<member>' on class members, to make
12mr|printer-filters-utils-2008-9|740	# code compiling with gcc 4.1.1.
12mr|printer-filters-utils-2008-9|741	perl -p -i -e 's/\b[^\s:]+:://' *.h
12mr|printer-filters-utils-2008-9|742	%make
12mr|printer-filters-utils-2008-9|743	cd ..
12mr|printer-filters-utils-2008-9|744	
12mr|printer-filters-utils-2008-9|745	# Lexmark 2070 colour
12mr|printer-filters-utils-2008-9|746	cd c2070-0.99
12mr|printer-filters-utils-2008-9|747	%make
12mr|printer-filters-utils-2008-9|748	cd ..
12mr|printer-filters-utils-2008-9|749	
12mr|printer-filters-utils-2008-9|750	# Lexmark 2070 grayscale
12mr|printer-filters-utils-2008-9|751	cd Lexmark2070.latest
12mr|printer-filters-utils-2008-9|752	%make
12mr|printer-filters-utils-2008-9|753	cd ..
12mr|printer-filters-utils-2008-9|754	
12mr|printer-filters-utils-2008-9|755	# Lexmark 7xxx, 57xx, Z51
12mr|printer-filters-utils-2008-9|756	cd lexmark7000linux-990516
12mr|printer-filters-utils-2008-9|757	%make
12mr|printer-filters-utils-2008-9|758	cd ..
12mr|printer-filters-utils-2008-9|759	
12mr|printer-filters-utils-2008-9|760	# Lexmark Z11
12mr|printer-filters-utils-2008-9|761	#cd LexZ11-distro
12mr|printer-filters-utils-2008-9|762	cd lz11*
12mr|printer-filters-utils-2008-9|763	%make
12mr|printer-filters-utils-2008-9|764	cd ..
12mr|printer-filters-utils-2008-9|765	
12mr|printer-filters-utils-2008-9|766	# Printer Utility Program
12mr|printer-filters-utils-2008-9|767	#cd pup_1.1
12mr|printer-filters-utils-2008-9|768	#make CC="gcc $CFLAGS -Wall -O2 -I/usr/include/glib-1.2"
12mr|printer-filters-utils-2008-9|769	#cd ..
12mr|printer-filters-utils-2008-9|770	
12mr|printer-filters-utils-2008-9|771	# HP DeskJet PPA printers
12mr|printer-filters-utils-2008-9|772	cd pnm2ppa*
12mr|printer-filters-utils-2008-9|773	make BINDIR=%{_bindir} CONFDIR=%{_sysconfdir} MANDIR=%{_mandir}/man1
12mr|printer-filters-utils-2008-9|774	cd ..
12mr|printer-filters-utils-2008-9|775	cd pbm2ppa-0.8.6
12mr|printer-filters-utils-2008-9|776	make
12mr|printer-filters-utils-2008-9|777	cd ..
12mr|printer-filters-utils-2008-9|778	
12mr|printer-filters-utils-2008-9|779	# Lexmark 2050
12mr|printer-filters-utils-2008-9|780	cd c2050-0.4
12mr|printer-filters-utils-2008-9|781	%make
12mr|printer-filters-utils-2008-9|782	cd ..
12mr|printer-filters-utils-2008-9|783	
12mr|printer-filters-utils-2008-9|784	# Lexmark 2030
12mr|printer-filters-utils-2008-9|785	cd pbm2l2030
12mr|printer-filters-utils-2008-9|786	%make
12mr|printer-filters-utils-2008-9|787	cd ..
12mr|printer-filters-utils-2008-9|788	
12mr|printer-filters-utils-2008-9|789	# Okipage 4w and compatible winprinters
12mr|printer-filters-utils-2008-9|790	cd oki4linux-2.0/src
12mr|printer-filters-utils-2008-9|791	%make
12mr|printer-filters-utils-2008-9|792	cd ../..
12mr|printer-filters-utils-2008-9|793	
12mr|printer-filters-utils-2008-9|794	# Citizen Printiva 600C
12mr|printer-filters-utils-2008-9|795	cd ppmtocpva-1.0
12mr|printer-filters-utils-2008-9|796	%make
12mr|printer-filters-utils-2008-9|797	cd ..
12mr|printer-filters-utils-2008-9|798	
12mr|printer-filters-utils-2008-9|799	# CoStar and compatible label printers
12mr|printer-filters-utils-2008-9|800	cd pbm2lwxl
12mr|printer-filters-utils-2008-9|801	gcc $CFLAGS -o pbm2lwxl pbm2lwxl.c
12mr|printer-filters-utils-2008-9|802	cd ..
12mr|printer-filters-utils-2008-9|803	
12mr|printer-filters-utils-2008-9|804	%ifarch %{ix86}
12mr|printer-filters-utils-2008-9|805	# Samsung ML-85G and QL-85G winprinters
12mr|printer-filters-utils-2008-9|806	cd ml85p*
12mr|printer-filters-utils-2008-9|807	make
12mr|printer-filters-utils-2008-9|808	[ -e printer-test.ps.gz ] && gunzip printer-test.ps.gz
12mr|printer-filters-utils-2008-9|809	cd ..
12mr|printer-filters-utils-2008-9|810	%endif
12mr|printer-filters-utils-2008-9|811	
12mr|printer-filters-utils-2008-9|812	# Filter for the Lexmark Z42
12mr|printer-filters-utils-2008-9|813	cd drv_z42/src
12mr|printer-filters-utils-2008-9|814	gcc $CFLAGS -o z42_cmyk z42_cmyk.c
12mr|printer-filters-utils-2008-9|815	cd ../z42tool/
12mr|printer-filters-utils-2008-9|816	%configure
12mr|printer-filters-utils-2008-9|817	%make
12mr|printer-filters-utils-2008-9|818	cd ../..
12mr|printer-filters-utils-2008-9|819	
12mr|printer-filters-utils-2008-9|820	# GhostScript wrapper for the Pentax PocketJet printers
12mr|printer-filters-utils-2008-9|821	cd pentaxpj
12mr|printer-filters-utils-2008-9|822	%make
12mr|printer-filters-utils-2008-9|823	cd ..
12mr|printer-filters-utils-2008-9|824	
12mr|printer-filters-utils-2008-9|825	# Unix driver for MicroDry Printers
12mr|printer-filters-utils-2008-9|826	cd ppmtomd*
12mr|printer-filters-utils-2008-9|827	%make
12mr|printer-filters-utils-2008-9|828	cd ..
12mr|printer-filters-utils-2008-9|829	
12mr|printer-filters-utils-2008-9|830	# Mtink - Printer maintenance/ink monitoring for Epson inkjets
12mr|printer-filters-utils-2008-9|831	cd mtink*
12mr|printer-filters-utils-2008-9|832	perl -p -i -e 's|(/usr/X11R6)/lib\b|\1/%{_lib}|g' Makefile.ORG
12mr|printer-filters-utils-2008-9|833	perl -p -i -e 's|(/usr)/lib\b|\1/%{_lib}|g' Makefile.ORG
12mr|printer-filters-utils-2008-9|834	perl -p -i -e 's|(/usr)/lib$|\1/%{_lib}|g' Configure
12mr|printer-filters-utils-2008-9|835	perl -p -i -e 's|(''/usr/)lib('')|$1%{_lib}$2|g' checkMotifVersion.sh
12mr|printer-filters-utils-2008-9|836	./Configure --no-suid --prefix /usr
12mr|printer-filters-utils-2008-9|837	%make
12mr|printer-filters-utils-2008-9|838	# Fix some small bugs
12mr|printer-filters-utils-2008-9|839	#perl -p -i -e "s/START_LEVEL=S99mtink/START_LEVEL=S59mtink/" etc/installInitScript.sh
12mr|printer-filters-utils-2008-9|840	#perl -p -i -e "s/STOP_LEVEL=K02mtink/START_LEVEL=K61mtink/" etc/installInitScript.sh
12mr|printer-filters-utils-2008-9|841	#perl -p -i -e "s/for d in 2 3 4 5/XXXXXXXXXX/" etc/installInitScript.sh
12mr|printer-filters-utils-2008-9|842	#perl -p -i -e "s/for d in 0 1 6/for d in 2 3 4 5/" etc/installInitScript.sh
12mr|printer-filters-utils-2008-9|843	#perl -p -i -e "s/XXXXXXXXXX/for d in 0 1 6/" etc/installInitScript.sh
12mr|printer-filters-utils-2008-9|844	#perl -p -i -e "s!cp mtink /etc/init.d!!" etc/installInitScript.sh
12mr|printer-filters-utils-2008-9|845	perl -p -i -e "s!chmod 744 /etc/init.d/mtink!!" etc/installInitScript.sh
12mr|printer-filters-utils-2008-9|846	perl -p -i -e "s!/dev/lp;!/dev/lp\*;!" etc/mtink
12mr|printer-filters-utils-2008-9|847	perl -p -i -e 's=(\#!/bin/sh)=$1\n\#   chkconfig: 2345 14 61
12mr|printer-filters-utils-2008-9|848	\#   description: The MTink daemon allows printing on Epson inkjets in
12mr|printer-filters-utils-2008-9|849	\#                in packet mode. This way simultaneas printing and
12mr|printer-filters-utils-2008-9|850	\#                ink level readout or scanning (on multi-function devices)
12mr|printer-filters-utils-2008-9|851	\#                is possible.=' etc/mtink
12mr|printer-filters-utils-2008-9|852	cd ..
12mr|printer-filters-utils-2008-9|853	
12mr|printer-filters-utils-2008-9|854	# Poster - Poster-printing on stndard sized paper
12mr|printer-filters-utils-2008-9|855	cd poster*
12mr|printer-filters-utils-2008-9|856	%make
12mr|printer-filters-utils-2008-9|857	cd ..
12mr|printer-filters-utils-2008-9|858	
12mr|printer-filters-utils-2008-9|859	# HP LaserJet 1000
12mr|printer-filters-utils-2008-9|860	ln -s %{_libdir}/libjbig.a .
12mr|printer-filters-utils-2008-9|861	ln -s /usr/include/jbig.h .
12mr|printer-filters-utils-2008-9|862	gcc -O2 -W -o pbmtozjs pbmtozjs.c libjbig.a
12mr|printer-filters-utils-2008-9|863	head -34 pbmtozjs.c | tail -33 > pbmtozjs.txt
12mr|printer-filters-utils-2008-9|864	
12mr|printer-filters-utils-2008-9|865	# Driver for Zenographics-based printers (Minolta magicolor DL series, HP
12mr|printer-filters-utils-2008-9|866	# LaserJet 1000, 1005, 1018, 1020, 1022, Color LaserJet 1600, 2600)
12mr|printer-filters-utils-2008-9|867	cd foo2zjs*
12mr|printer-filters-utils-2008-9|868	# Suppress generation of PDF doc file, it needs GhostScript and GhostScript
12mr|printer-filters-utils-2008-9|869	# is introduced by this package
12mr|printer-filters-utils-2008-9|870	#perl -p -i -e "s/all-icc2ps man doc/all-icc2ps man/" Makefile
12mr|printer-filters-utils-2008-9|871	%make
12mr|printer-filters-utils-2008-9|872	cd ..
12mr|printer-filters-utils-2008-9|873	
12mr|printer-filters-utils-2008-9|874	# Driver for Epson EPL "L" series
12mr|printer-filters-utils-2008-9|875	cd epsonepl*
12mr|printer-filters-utils-2008-9|876	%configure2_5x
12mr|printer-filters-utils-2008-9|877	%make
12mr|printer-filters-utils-2008-9|878	cd ..
12mr|printer-filters-utils-2008-9|879	
12mr|printer-filters-utils-2008-9|880	# Driver for Lexmark X125 (only printing)
12mr|printer-filters-utils-2008-9|881	cd drv_x125/src
12mr|printer-filters-utils-2008-9|882	%make
12mr|printer-filters-utils-2008-9|883	cd ../..
12mr|printer-filters-utils-2008-9|884	cd drv_x125_network/src
12mr|printer-filters-utils-2008-9|885	%make
12mr|printer-filters-utils-2008-9|886	cd ../..
12mr|printer-filters-utils-2008-9|887	
12mr|printer-filters-utils-2008-9|888	%ifarch %{ix86}
12mr|printer-filters-utils-2008-9|889	# Driver for Canon LBP-460/660
12mr|printer-filters-utils-2008-9|890	cd lbp660*
12mr|printer-filters-utils-2008-9|891	%make
12mr|printer-filters-utils-2008-9|892	# Correct PPD files to pass "cupstestppd"
12mr|printer-filters-utils-2008-9|893	perl -p -i -e "s/DefaultNoReset/DefaultAlwaysReset/" ppd/*.ppd
12mr|printer-filters-utils-2008-9|894	# Do not generate a log file with fixed name, security problem!
12mr|printer-filters-utils-2008-9|895	perl -p -i -e "s:/tmp/lbp.60.log:/dev/null:" ppd/*.ppd
12mr|printer-filters-utils-2008-9|896	cd ..
12mr|printer-filters-utils-2008-9|897	%endif
12mr|printer-filters-utils-2008-9|898	
12mr|printer-filters-utils-2008-9|899	# Driver for Canon LBP-810/1120
12mr|printer-filters-utils-2008-9|900	cd capt*
12mr|printer-filters-utils-2008-9|901	%make
12mr|printer-filters-utils-2008-9|902	# Correct PPD files to pass "cupstestppd"
12mr|printer-filters-utils-2008-9|903	perl -p -i -e "s/DefaultNoReset/DefaultAlwaysReset/g" ppd/*.ppd
12mr|printer-filters-utils-2008-9|904	# Do not generate a log file with fixed name, security problem!
12mr|printer-filters-utils-2008-9|905	perl -p -i -e "s:/tmp/capt.log:/dev/null:g" ppd/*.ppd
12mr|printer-filters-utils-2008-9|906	# Create PPD file for LBP-1120
12mr|printer-filters-utils-2008-9|907	cp ppd/Canon-LBP-810-capt.ppd ppd/Canon-LBP-1120-capt.ppd
12mr|printer-filters-utils-2008-9|908	perl -p -i -e "s:LBP-810:LBP-1120:g" ppd/Canon-LBP-1120-capt.ppd
12mr|printer-filters-utils-2008-9|909	perl -p -i -e "s:lbp810:lbp1120:g" ppd/Canon-LBP-1120-capt.ppd
12mr|printer-filters-utils-2008-9|910	cd ..
12mr|printer-filters-utils-2008-9|911	
12mr|printer-filters-utils-2008-9|912	# Driver for Lexmark X74/X75
12mr|printer-filters-utils-2008-9|913	cd lxx74*
12mr|printer-filters-utils-2008-9|914	# The source tarball has already all the stuff compiled, but we want to have
12mr|printer-filters-utils-2008-9|915	# our Mandriva Linux optimizations
12mr|printer-filters-utils-2008-9|916	%make clean
12mr|printer-filters-utils-2008-9|917	%make
12mr|printer-filters-utils-2008-9|918	gunzip lxx74.ppd.gz
12mr|printer-filters-utils-2008-9|919	cp lxx74.ppd Compaq-IJ670-lxx74.ppd
12mr|printer-filters-utils-2008-9|920	perl -p -i -e 's/All In One/IJ670/gi' Compaq-IJ670-lxx74.ppd
12mr|printer-filters-utils-2008-9|921	cp lxx74.ppd Compaq-Inkjet_Printer-lxx74.ppd
12mr|printer-filters-utils-2008-9|922	perl -p -i -e 's/All In One/Inkjet Printer/gi' Compaq-Inkjet_Printer-lxx74.ppd
12mr|printer-filters-utils-2008-9|923	perl -p -i -e 's/Lexmark/Compaq/gi' Compaq-*-lxx74.ppd
12mr|printer-filters-utils-2008-9|924	cp lxx74.ppd Lexmark-X74-lxx74.ppd
12mr|printer-filters-utils-2008-9|925	perl -p -i -e 's/All In One/X74/gi' Lexmark-X74-lxx74.ppd
12mr|printer-filters-utils-2008-9|926	cp lxx74.ppd Lexmark-X75-lxx74.ppd
12mr|printer-filters-utils-2008-9|927	perl -p -i -e 's/All In One/X75/gi' Lexmark-X75-lxx74.ppd
12mr|printer-filters-utils-2008-9|928	cp lxx74.ppd Lexmark-X76-lxx74.ppd
12mr|printer-filters-utils-2008-9|929	perl -p -i -e 's/All In One/X76/gi' Lexmark-X76-lxx74.ppd
12mr|printer-filters-utils-2008-9|930	cp lxx74.ppd Lexmark-Z13-lxx74.ppd
12mr|printer-filters-utils-2008-9|931	perl -p -i -e 's/All In One/Z13/gi' Lexmark-Z13-lxx74.ppd
12mr|printer-filters-utils-2008-9|932	cp lxx74.ppd Lexmark-Z14-lxx74.ppd
12mr|printer-filters-utils-2008-9|933	perl -p -i -e 's/All In One/Z14/gi' Lexmark-Z14-lxx74.ppd
12mr|printer-filters-utils-2008-9|934	cp lxx74.ppd Lexmark-Z23-lxx74.ppd
12mr|printer-filters-utils-2008-9|935	perl -p -i -e 's/All In One/Z23/gi' Lexmark-Z23-lxx74.ppd
12mr|printer-filters-utils-2008-9|936	cp lxx74.ppd Lexmark-Z33-lxx74.ppd
12mr|printer-filters-utils-2008-9|937	perl -p -i -e 's/All In One/Z33/gi' Lexmark-Z33-lxx74.ppd
12mr|printer-filters-utils-2008-9|938	cp lxx74.ppd Lexmark-Z24-lxx74.ppd
12mr|printer-filters-utils-2008-9|939	perl -p -i -e 's/All In One/Z24/gi' Lexmark-Z24-lxx74.ppd
12mr|printer-filters-utils-2008-9|940	cp lxx74.ppd Lexmark-Z34-lxx74.ppd
12mr|printer-filters-utils-2008-9|941	perl -p -i -e 's/All In One/Z34/gi' Lexmark-Z34-lxx74.ppd
12mr|printer-filters-utils-2008-9|942	cp lxx74.ppd Lexmark-Z25-lxx74.ppd
12mr|printer-filters-utils-2008-9|943	perl -p -i -e 's/All In One/Z25/gi' Lexmark-Z25-lxx74.ppd
12mr|printer-filters-utils-2008-9|944	cp lxx74.ppd Lexmark-Z35-lxx74.ppd
12mr|printer-filters-utils-2008-9|945	perl -p -i -e 's/All In One/Z35/gi' Lexmark-Z35-lxx74.ppd
12mr|printer-filters-utils-2008-9|946	cp lxx74.ppd Lexmark-Inkjet_Printer-lxx74.ppd
12mr|printer-filters-utils-2008-9|947	perl -p -i -e 's/All In One/Inkjet Printer/gi' Lexmark-Inkjet_Printer-lxx74.ppd
12mr|printer-filters-utils-2008-9|948	cp lxx74.ppd Lexmark-InkJet_4104-lxx74.ppd
12mr|printer-filters-utils-2008-9|949	perl -p -i -e 's/All In One/Inkjet 4104/gi' Lexmark-Inkjet_4104-lxx74.ppd
12mr|printer-filters-utils-2008-9|950	cp lxx74.ppd Samsung-MJC-940-lxx74.ppd
12mr|printer-filters-utils-2008-9|951	perl -p -i -e 's/All In One/MJC-940/gi' Samsung-MJC-940-lxx74.ppd
12mr|printer-filters-utils-2008-9|952	cp lxx74.ppd Samsung-MJC-950-lxx74.ppd
12mr|printer-filters-utils-2008-9|953	perl -p -i -e 's/All In One/MJC-950/gi' Samsung-MJC-950-lxx74.ppd
12mr|printer-filters-utils-2008-9|954	cp lxx74.ppd Samsung-MJC-2200-lxx74.ppd
12mr|printer-filters-utils-2008-9|955	perl -p -i -e 's/All In One/MJC-2200/gi' Samsung-MJC-2200-lxx74.ppd
12mr|printer-filters-utils-2008-9|956	cp lxx74.ppd Samsung-MJC-2130-lxx74.ppd
12mr|printer-filters-utils-2008-9|957	perl -p -i -e 's/All In One/MJC-2130/gi' Samsung-MJC-2130-lxx74.ppd
12mr|printer-filters-utils-2008-9|958	cp lxx74.ppd Samsung-MJC-530-lxx74.ppd
12mr|printer-filters-utils-2008-9|959	perl -p -i -e 's/All In One/MJC-530/gi' Samsung-MJC-530-lxx74.ppd
12mr|printer-filters-utils-2008-9|960	perl -p -i -e 's/Lexmark/Samsung/gi' Samsung-*-lxx74.ppd
12mr|printer-filters-utils-2008-9|961	gzip -9 *.ppd
12mr|printer-filters-utils-2008-9|962	cd ..
12mr|printer-filters-utils-2008-9|963	
12mr|printer-filters-utils-2008-9|964	# Driver for Minolta magicolor 2300W
12mr|printer-filters-utils-2008-9|965	cd m2300w*
12mr|printer-filters-utils-2008-9|966	autoconf
12mr|printer-filters-utils-2008-9|967	%configure
12mr|printer-filters-utils-2008-9|968	# Omit the installation of the PPD in the Makefile, we use the Foomatic
12mr|printer-filters-utils-2008-9|969	# XML data
12mr|printer-filters-utils-2008-9|970	perl -p -i -e "s/src psfiles foomatic ppd/src psfiles/" Makefile
12mr|printer-filters-utils-2008-9|971	%make
12mr|printer-filters-utils-2008-9|972	cd ..
12mr|printer-filters-utils-2008-9|973	
12mr|printer-filters-utils-2008-9|974	# Driver for Minolta PagePro 12xxW, 13xxW, and 14xxW
12mr|printer-filters-utils-2008-9|975	cd min12xxw*
12mr|printer-filters-utils-2008-9|976	%configure
12mr|printer-filters-utils-2008-9|977	%make
12mr|printer-filters-utils-2008-9|978	cd ..
12mr|printer-filters-utils-2008-9|979	
12mr|printer-filters-utils-2008-9|980	# Driver for Casio USB label printers
12mr|printer-filters-utils-2008-9|981	cd pegg-*
12mr|printer-filters-utils-2008-9|982	%make
12mr|printer-filters-utils-2008-9|983	cd ..
12mr|printer-filters-utils-2008-9|984	cd pegg_el-*/src
12mr|printer-filters-utils-2008-9|985	%make
12mr|printer-filters-utils-2008-9|986	cd ../..
12mr|printer-filters-utils-2008-9|987	cd xbm2crw*
12mr|printer-filters-utils-2008-9|988	# Nothing to be done
12mr|printer-filters-utils-2008-9|989	cd ..
12mr|printer-filters-utils-2008-9|990	cd cups2pegg*/src
12mr|printer-filters-utils-2008-9|991	# Suppress logging in cups2pegg backend
12mr|printer-filters-utils-2008-9|992	perl -p -i -e "s:/var/log/cups/cups2pegg.log:/dev/null:" cups2pegg
12mr|printer-filters-utils-2008-9|993	# Fix PPD file
12mr|printer-filters-utils-2008-9|994	perl -p -i -e 's/^(\*ModelName:).*$/$1 "CASIO Computer CO. LTD. EL-700 EL-5000W"/' ppd/casio_el.ppd
12mr|printer-filters-utils-2008-9|995	perl -p -i -e 's/^(\*ShortNickName:).*$/$1 "CASIO EL-700 EL-5000W"/' ppd/casio_el.ppd
12mr|printer-filters-utils-2008-9|996	perl -p -i -e 's/^(\*ModelName:).*$/$1 "CASIO Computer CO. LTD. KL-P1000 KL-E11"/' ppd/casio_kl.ppd
12mr|printer-filters-utils-2008-9|997	perl -p -i -e 's/^(\*ShortNickName:).*$/$1 "CASIO KL-P1000 KL-E11"/' ppd/casio_kl.ppd
12mr|printer-filters-utils-2008-9|998	perl -p -i -e 's/: Letter/: 128_64/' ppd/casio_kl.ppd
12mr|printer-filters-utils-2008-9|999	perl -p -i -e 's/^(\*ModelName:).*$/$1 "CASIO Computer CO. LTD. KP-C10 KP-C50"/' ppd/casio_kp.ppd
12mr|printer-filters-utils-2008-9|1000	perl -p -i -e 's/^(\*ShortNickName:).*$/$1 "CASIO KP-C10 KP-C50"/' ppd/casio_kp.ppd
12mr|printer-filters-utils-2008-9|1001	perl -p -i -e 's/: Letter/: 512_64/' ppd/casio_kp.ppd
12mr|printer-filters-utils-2008-9|1002	cd ../..
12mr|printer-filters-utils-2008-9|1003	
12mr|printer-filters-utils-2008-9|1004	# Drivers for the Konica Minolta magicolor DL series supplied by Konica
12mr|printer-filters-utils-2008-9|1005	# Minolta
12mr|printer-filters-utils-2008-9|1006	for d in magicolor????DL*; do
12mr|printer-filters-utils-2008-9|1007	cd $d
12mr|printer-filters-utils-2008-9|1008	%configure
12mr|printer-filters-utils-2008-9|1009	%make
12mr|printer-filters-utils-2008-9|1010	cd ..
12mr|printer-filters-utils-2008-9|1011	done
12mr|printer-filters-utils-2008-9|1012	# Add support for the magicolor 2300 DL
12mr|printer-filters-utils-2008-9|1013	cd magicolor2430DL*
12mr|printer-filters-utils-2008-9|1014	gzip -dc src/km_en.ppd.gz | perl -p -e 's:2430(\s*DL):2300$1:g' | gzip > src/km2300dl.ppd.gz
12mr|printer-filters-utils-2008-9|1015	cd ..
12mr|printer-filters-utils-2008-9|1016	
12mr|printer-filters-utils-2008-9|1017	# Driver for Brother P-Touch label printers
12mr|printer-filters-utils-2008-9|1018	cd ptouch-driver*
12mr|printer-filters-utils-2008-9|1019	%configure
12mr|printer-filters-utils-2008-9|1020	%make
12mr|printer-filters-utils-2008-9|1021	cd ..
12mr|printer-filters-utils-2008-9|1022	
12mr|printer-filters-utils-2008-9|1023	# Driver for Kyocera GDI printers: Kyocera FS-1016MFP
12mr|printer-filters-utils-2008-9|1024	cd foo2kyo*
12mr|printer-filters-utils-2008-9|1025	%make
12mr|printer-filters-utils-2008-9|1026	cd ..
12mr|printer-filters-utils-2008-9|1027	
12mr|printer-filters-utils-2008-9|1028	# Driver for Samsung SPL2 printers
12mr|printer-filters-utils-2008-9|1029	cd splix*
12mr|printer-filters-utils-2008-9|1030	%make
12mr|printer-filters-utils-2008-9|1031	# Generate PPD files for each supported printer
12mr|printer-filters-utils-2008-9|1032	cd ppd
12mr|printer-filters-utils-2008-9|1033	for ext in '' 'fr'; do
12mr|printer-filters-utils-2008-9|1034	cp ml1710$ext.ppd Samsung-SPL2-ml1510$ext.ppd
12mr|printer-filters-utils-2008-9|1035	perl -p -i -e 's/(ml-?)1710/${1}1510/gi' Samsung-SPL2-ml1510$ext.ppd
12mr|printer-filters-utils-2008-9|1036	cp ml1710$ext.ppd Samsung-SPL2-ml1520$ext.ppd
12mr|printer-filters-utils-2008-9|1037	perl -p -i -e 's/(ml-?)1710/${1}1520/gi' Samsung-SPL2-ml1520$ext.ppd
12mr|printer-filters-utils-2008-9|1038	cp ml1710$ext.ppd Samsung-SPL2-ml1610$ext.ppd
12mr|printer-filters-utils-2008-9|1039	perl -p -i -e 's/(ml-?)1710/${1}1610/gi' Samsung-SPL2-ml1610$ext.ppd
12mr|printer-filters-utils-2008-9|1040	cp ml1710$ext.ppd Samsung-SPL2-ml1740$ext.ppd
12mr|printer-filters-utils-2008-9|1041	perl -p -i -e 's/(ml-?)1710/${1}1740/gi' Samsung-SPL2-ml1740$ext.ppd
12mr|printer-filters-utils-2008-9|1042	cp ml1710$ext.ppd Samsung-SPL2-ml1750$ext.ppd
12mr|printer-filters-utils-2008-9|1043	perl -p -i -e 's/(ml-?)1710/${1}1750/gi' Samsung-SPL2-ml1750$ext.ppd
12mr|printer-filters-utils-2008-9|1044	cp ml2250$ext.ppd Samsung-SPL2-ml2150$ext.ppd
12mr|printer-filters-utils-2008-9|1045	perl -p -i -e 's/(ml-?)2250/${1}2150/gi' Samsung-SPL2-ml2150$ext.ppd
12mr|printer-filters-utils-2008-9|1046	cp ml2250$ext.ppd Samsung-SPL2-ml2550$ext.ppd
12mr|printer-filters-utils-2008-9|1047	perl -p -i -e 's/(ml-?)2250/${1}2550/gi' Samsung-SPL2-ml2550$ext.ppd
12mr|printer-filters-utils-2008-9|1048	mv ml1710$ext.ppd Samsung-SPL2-ml1710$ext.ppd
12mr|printer-filters-utils-2008-9|1049	mv ml2010$ext.ppd Samsung-SPL2-ml2010$ext.ppd
12mr|printer-filters-utils-2008-9|1050	mv ml2250$ext.ppd Samsung-SPL2-ml2250$ext.ppd
12mr|printer-filters-utils-2008-9|1051	done
12mr|printer-filters-utils-2008-9|1052	# Add driver name to NickName in the PPDs
12mr|printer-filters-utils-2008-9|1053	perl -p -i -e 's/(\*NickName:\s*\"[^\,]+)(\,\s*.*?)?/$1, CUPS + SpliX$2/i' *.ppd
12mr|printer-filters-utils-2008-9|1054	cd ..
12mr|printer-filters-utils-2008-9|1055	cd ..
12mr|printer-filters-utils-2008-9|1056	
12mr|printer-filters-utils-2008-9|1057	
12mr|printer-filters-utils-2008-9|1058	# Tool for reading USB device ID strings
12mr|printer-filters-utils-2008-9|1059	gcc -o usb_id_test usb_id_test.c
12mr|printer-filters-utils-2008-9|1060	
12mr|printer-filters-utils-2008-9|1061	
12mr|printer-filters-utils-2008-9|1062	
12mr|printer-filters-utils-2008-9|1063	%install
12mr|printer-filters-utils-2008-9|1064	
12mr|printer-filters-utils-2008-9|1065	rm -rf %{buildroot}
12mr|printer-filters-utils-2008-9|1066	mkdir -p %{buildroot}
12mr|printer-filters-utils-2008-9|1067	exit 0
12mr|printer-filters-utils-2008-9|1068	
12mr|printer-filters-utils-2008-9|1069	# Change compiler flags for debugging when in debug mode
12mr|printer-filters-utils-2008-9|1070	%if %debug
12mr|printer-filters-utils-2008-9|1071	export DONT_STRIP=1
12mr|printer-filters-utils-2008-9|1072	export CFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|printer-filters-utils-2008-9|1073	export CXXFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|printer-filters-utils-2008-9|1074	export RPM_OPT_FLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mr|printer-filters-utils-2008-9|1075	%endif
12mr|printer-filters-utils-2008-9|1076	
12mr|printer-filters-utils-2008-9|1077	
12mr|printer-filters-utils-2008-9|1078	# Make directories
12mr|printer-filters-utils-2008-9|1079	install -d %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1080	install -d %{buildroot}%{_sbindir}
12mr|printer-filters-utils-2008-9|1081	install -d %{buildroot}%{_libdir}
12mr|printer-filters-utils-2008-9|1082	install -d %{buildroot}%{_includedir}
12mr|printer-filters-utils-2008-9|1083	install -d %{buildroot}%{_sysconfdir}
12mr|printer-filters-utils-2008-9|1084	install -d %{buildroot}%{_mandir}/man1
12mr|printer-filters-utils-2008-9|1085	install -d %{buildroot}%{_mandir}/man8
12mr|printer-filters-utils-2008-9|1086	install -d %{buildroot}%{_libdir}/gimp/2.0/plug-ins
12mr|printer-filters-utils-2008-9|1087	install -d %{buildroot}%{_prefix}/lib/cups/filter
12mr|printer-filters-utils-2008-9|1088	install -d %{buildroot}%{_prefix}/lib/cups/backend
12mr|printer-filters-utils-2008-9|1089	install -d %{buildroot}%{_datadir}/cups/data
12mr|printer-filters-utils-2008-9|1090	install -d %{buildroot}%{_datadir}/cups/model
12mr|printer-filters-utils-2008-9|1091	install -d %{buildroot}%{_sysconfdir}/cups
12mr|printer-filters-utils-2008-9|1092	install -d %{buildroot}%{_datadir}/foomatic/db/source/printer
12mr|printer-filters-utils-2008-9|1093	install -d %{buildroot}%{_datadir}/foomatic/db/source/driver
12mr|printer-filters-utils-2008-9|1094	install -d %{buildroot}%{_datadir}/foomatic/db/source/opt
12mr|printer-filters-utils-2008-9|1095	
12mr|printer-filters-utils-2008-9|1096	
12mr|printer-filters-utils-2008-9|1097	##### PRINTER FILTERS AND OTHER STUFF
12mr|printer-filters-utils-2008-9|1098	
12mr|printer-filters-utils-2008-9|1099	cd $RPM_BUILD_DIR/%{name}-%{mainversion}/printer-filters
12mr|printer-filters-utils-2008-9|1100	
12mr|printer-filters-utils-2008-9|1101	# Apple StyleWriter
12mr|printer-filters-utils-2008-9|1102	cd stylewriter
12mr|printer-filters-utils-2008-9|1103	# Program files
12mr|printer-filters-utils-2008-9|1104	install -m 755 lpstyl %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1105	# Documentation
12mr|printer-filters-utils-2008-9|1106	chmod -R a+rX *
12mr|printer-filters-utils-2008-9|1107	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/AppleStyleWriter
12mr|printer-filters-utils-2008-9|1108	cp -ax scripts Makefile.atalk README* adsp.* printcap.* styl.ppd \
12mr|printer-filters-utils-2008-9|1109	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/AppleStyleWriter
12mr|printer-filters-utils-2008-9|1110	cd ..
12mr|printer-filters-utils-2008-9|1111	
12mr|printer-filters-utils-2008-9|1112	# Canon CaPSL
12mr|printer-filters-utils-2008-9|1113	cd cjet089
12mr|printer-filters-utils-2008-9|1114	# Program files
12mr|printer-filters-utils-2008-9|1115	install -m 755 cjet %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1116	# Documentation
12mr|printer-filters-utils-2008-9|1117	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/CanonCaPSL
12mr|printer-filters-utils-2008-9|1118	cp -ax README INSTALL COPYING TODO ChangeLog samples \
12mr|printer-filters-utils-2008-9|1119	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/CanonCaPSL
12mr|printer-filters-utils-2008-9|1120	cd ..
12mr|printer-filters-utils-2008-9|1121	
12mr|printer-filters-utils-2008-9|1122	# Lexmark 1100
12mr|printer-filters-utils-2008-9|1123	cd lm1100*
12mr|printer-filters-utils-2008-9|1124	# Executables (filter for usage with CUPS and printer emulator script for
12mr|printer-filters-utils-2008-9|1125	# development and debugging (also debugging this RPM w/o Lexmark 1100).
12mr|printer-filters-utils-2008-9|1126	install -m 0755 lm1100 %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1127	install -m 0755 lexmark2ppm.pl %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1128	install -m 0755 byteutil.pl %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1129	# LPD support
12mr|printer-filters-utils-2008-9|1130	install -d %{buildroot}%{_libdir}/rhs/rhs-printfilters
12mr|printer-filters-utils-2008-9|1131	[ -e ps-to-lm1100.fpi ] || mv ps-to-printer.fpi ps-to-lm1100.fpi # file name conflict
12mr|printer-filters-utils-2008-9|1132	install -m 0755 ps-to-lm1100.fpi %{buildroot}%{_libdir}/rhs/rhs-printfilters
12mr|printer-filters-utils-2008-9|1133	ln -s %{_bindir}/lm1100 \
12mr|printer-filters-utils-2008-9|1134	%{buildroot}%{_libdir}/rhs/rhs-printfilters
12mr|printer-filters-utils-2008-9|1135	# Documentation
12mr|printer-filters-utils-2008-9|1136	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/Lexmark1100
12mr|printer-filters-utils-2008-9|1137	install -m 0644 LICENSE %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/Lexmark1100
12mr|printer-filters-utils-2008-9|1138	install -m 0644 README %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/Lexmark1100
12mr|printer-filters-utils-2008-9|1139	install -m 0644 RELEASE.txt %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/Lexmark1100
12mr|printer-filters-utils-2008-9|1140	install -m 0644 cmy.txt %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/Lexmark1100
12mr|printer-filters-utils-2008-9|1141	cd ..
12mr|printer-filters-utils-2008-9|1142	
12mr|printer-filters-utils-2008-9|1143	# Lexmark 2070 colour
12mr|printer-filters-utils-2008-9|1144	cd c2070-0.99
12mr|printer-filters-utils-2008-9|1145	# Program files
12mr|printer-filters-utils-2008-9|1146	install -m 755 c2070 %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1147	# Documentation
12mr|printer-filters-utils-2008-9|1148	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/Lexmark2070colour
12mr|printer-filters-utils-2008-9|1149	cp -ax README LICENSE \
12mr|printer-filters-utils-2008-9|1150	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/Lexmark2070colour
12mr|printer-filters-utils-2008-9|1151	cd ..
12mr|printer-filters-utils-2008-9|1152	
12mr|printer-filters-utils-2008-9|1153	# Lexmark 2070 grayscale
12mr|printer-filters-utils-2008-9|1154	cd Lexmark2070.latest
12mr|printer-filters-utils-2008-9|1155	# Program files
12mr|printer-filters-utils-2008-9|1156	install -m 755 Lexmark2070 %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1157	# Documentation
12mr|printer-filters-utils-2008-9|1158	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/Lexmark2070gray
12mr|printer-filters-utils-2008-9|1159	cp -ax README LICENSE \
12mr|printer-filters-utils-2008-9|1160	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/Lexmark2070gray
12mr|printer-filters-utils-2008-9|1161	cd ..
12mr|printer-filters-utils-2008-9|1162	
12mr|printer-filters-utils-2008-9|1163	# Lexmark 7xxx, 57xx, Z51
12mr|printer-filters-utils-2008-9|1164	cd lexmark7000linux-990516
12mr|printer-filters-utils-2008-9|1165	# Program and data files
12mr|printer-filters-utils-2008-9|1166	%old_makeinstall
12mr|printer-filters-utils-2008-9|1167	# Documentation
12mr|printer-filters-utils-2008-9|1168	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/Lexmark7xxx_57xx_Z51
12mr|printer-filters-utils-2008-9|1169	install -m 0644 CHANGES %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/Lexmark7xxx_57xx_Z51
12mr|printer-filters-utils-2008-9|1170	install -m 0644 README %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/Lexmark7xxx_57xx_Z51
12mr|printer-filters-utils-2008-9|1171	install -m 0644 lexmark5700-filter %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/Lexmark7xxx_57xx_Z51
12mr|printer-filters-utils-2008-9|1172	install -m 0644 lexmark7000-filter %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/Lexmark7xxx_57xx_Z51
12mr|printer-filters-utils-2008-9|1173	install -m 0644 lexmark7000linux-990516.lsm %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/Lexmark7xxx_57xx_Z51
12mr|printer-filters-utils-2008-9|1174	install -m 0644 lexmarkprotocol.txt %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/Lexmark7xxx_57xx_Z51
12mr|printer-filters-utils-2008-9|1175	install -m 0644 *.p?? %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/Lexmark7xxx_57xx_Z51
12mr|printer-filters-utils-2008-9|1176	cd ..
12mr|printer-filters-utils-2008-9|1177	
12mr|printer-filters-utils-2008-9|1178	# Lexmark Z11
12mr|printer-filters-utils-2008-9|1179	cd lz11*
12mr|printer-filters-utils-2008-9|1180	# Program and data files
12mr|printer-filters-utils-2008-9|1181	install -m 755 cZ11-V2 %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1182	install -m 755 cZ11 %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1183	#ln -s %{_bindir}/cZ11-V2 %{buildroot}%{_bindir}/cZ11
12mr|printer-filters-utils-2008-9|1184	install -m 755 cZ11-bit* %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1185	install -m 755 lz11.[^c]* %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1186	install -d %{buildroot}/etc/LexmarkZ11/
12mr|printer-filters-utils-2008-9|1187	install -m 644 lz11.conf %{buildroot}/etc/LexmarkZ11/
12mr|printer-filters-utils-2008-9|1188	install -m 644 *.ppd %{buildroot}%{_datadir}/cups/model/
12mr|printer-filters-utils-2008-9|1189	# Documentation
12mr|printer-filters-utils-2008-9|1190	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/LexmarkZ11
12mr|printer-filters-utils-2008-9|1191	cp -ax README ChangeLog INSTALL \
12mr|printer-filters-utils-2008-9|1192	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/LexmarkZ11
12mr|printer-filters-utils-2008-9|1193	cd ..
12mr|printer-filters-utils-2008-9|1194	
12mr|printer-filters-utils-2008-9|1195	# Printer Utility Program
12mr|printer-filters-utils-2008-9|1196	# Program file
12mr|printer-filters-utils-2008-9|1197	#install -m 755 pup_1.1/pup %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1198	# Documentation
12mr|printer-filters-utils-2008-9|1199	#install -d %{buildroot}%{_docdir}/printer-utils-%{mainversion}/
12mr|printer-filters-utils-2008-9|1200	#install -d %{buildroot}%{_docdir}/printer-utils-%{mainversion}/PUP
12mr|printer-filters-utils-2008-9|1201	#cp -ax pup_1.1/README \
12mr|printer-filters-utils-2008-9|1202	#	%{buildroot}%{_docdir}/printer-utils-%{mainversion}/PUP
12mr|printer-filters-utils-2008-9|1203	
12mr|printer-filters-utils-2008-9|1204	# Lexmark printer maintenance
12mr|printer-filters-utils-2008-9|1205	# Program and data files
12mr|printer-filters-utils-2008-9|1206	install -m 755 lxcontrol/lx.control %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1207	install -m 755 lm1100maint/lm1100change %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1208	install -m 755 lm1100maint/lm1100back %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1209	install -m 755 changecartridge %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1210	mkdir -p %{buildroot}%{_datadir}/lxcontrol
12mr|printer-filters-utils-2008-9|1211	cp -f lxcontrol/*.out %{buildroot}%{_datadir}/lxcontrol/
12mr|printer-filters-utils-2008-9|1212	( cd %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1213	ln -s lx.control headclean
12mr|printer-filters-utils-2008-9|1214	ln -s lx.control headalign
12mr|printer-filters-utils-2008-9|1215	ln -s lx.control showcartridges
12mr|printer-filters-utils-2008-9|1216	ln -s lx.control hidecartridges
12mr|printer-filters-utils-2008-9|1217	)
12mr|printer-filters-utils-2008-9|1218	mkdir -p %{buildroot}%{_datadir}/lm1100maint
12mr|printer-filters-utils-2008-9|1219	cp -f lm1100maint/lexmark* \
12mr|printer-filters-utils-2008-9|1220	%{buildroot}%{_datadir}/lm1100maint/
12mr|printer-filters-utils-2008-9|1221	# Documentation
12mr|printer-filters-utils-2008-9|1222	install -d %{buildroot}%{_docdir}/printer-utils-%{mainversion}/
12mr|printer-filters-utils-2008-9|1223	install -d %{buildroot}%{_docdir}/printer-utils-%{mainversion}/LexmarkMaintenance
12mr|printer-filters-utils-2008-9|1224	cp -ax lxcontrol/README.* lm1100maint/README.* \
12mr|printer-filters-utils-2008-9|1225	README.changecartridge README.Lexmark-Maintenance \
12mr|printer-filters-utils-2008-9|1226	%{buildroot}%{_docdir}/printer-utils-%{mainversion}/LexmarkMaintenance
12mr|printer-filters-utils-2008-9|1227	
12mr|printer-filters-utils-2008-9|1228	# Install margin and offset adjustment script in /usr/sbin
12mr|printer-filters-utils-2008-9|1229	bzcat %{SOURCE75} > %{buildroot}%{_sbindir}/alignmargins
12mr|printer-filters-utils-2008-9|1230	# Adjust path to improved align.ps
12mr|printer-filters-utils-2008-9|1231	perl -p -i -e 's:/usr/share/ghostscript/\*/lib/align.ps:%{_datadir}/alignmargins/align.ps:' %{buildroot}%{_sbindir}/alignmargins
12mr|printer-filters-utils-2008-9|1232	# Install improved align.ps
12mr|printer-filters-utils-2008-9|1233	install -d %{buildroot}%{_datadir}/alignmargins/
12mr|printer-filters-utils-2008-9|1234	bzcat %{SOURCE175} > %{buildroot}%{_datadir}/alignmargins/align.ps
12mr|printer-filters-utils-2008-9|1235	
12mr|printer-filters-utils-2008-9|1236	# Install a script to display the test page on the screen for colour
12mr|printer-filters-utils-2008-9|1237	# adjustment
12mr|printer-filters-utils-2008-9|1238	cat <<EOF > %{buildroot}%{_bindir}/displaytestpage
12mr|printer-filters-utils-2008-9|1239	#!/bin/sh
12mr|printer-filters-utils-2008-9|1240	ps2img="gs -dQUIET -dNOPAUSE -dBATCH -sDEVICE=pnm -r75x75 -sOUTPUTFILE=- -"
12mr|printer-filters-utils-2008-9|1241	testpage=/usr/share/cups/data/testprint.ps
12mr|printer-filters-utils-2008-9|1242	
12mr|printer-filters-utils-2008-9|1243	TMPFILE=~/.displaytestpage.pnm
12mr|printer-filters-utils-2008-9|1244	if [ -x /usr/bin/kview ]; then
12mr|printer-filters-utils-2008-9|1245	cat \$testpage | \$ps2img > \$TMPFILE
12mr|printer-filters-utils-2008-9|1246	/usr/bin/kview \$TMPFILE
12mr|printer-filters-utils-2008-9|1247	elif [ -x /usr/bin/ee ]; then
12mr|printer-filters-utils-2008-9|1248	cat \$testpage | \$ps2img > \$TMPFILE
12mr|printer-filters-utils-2008-9|1249	/usr/bin/ee \$TMPFILE
12mr|printer-filters-utils-2008-9|1250	elif [ -x /usr/bin/gqview ]; then
12mr|printer-filters-utils-2008-9|1251	cat \$testpage | \$ps2img > \$TMPFILE
12mr|printer-filters-utils-2008-9|1252	/usr/bin/gqview \$TMPFILE
12mr|printer-filters-utils-2008-9|1253	elif [ -x /usr/bin/xv ]; then
12mr|printer-filters-utils-2008-9|1254	cat \$testpage | \$ps2img | /usr/bin/xv -
12mr|printer-filters-utils-2008-9|1255	elif [ -x /usr/bin/kghostview ]; then
12mr|printer-filters-utils-2008-9|1256	/usr/bin/kghostview \$testpage
12mr|printer-filters-utils-2008-9|1257	elif [ -x /usr/X11R6/bin/gv ]; then
12mr|printer-filters-utils-2008-9|1258	/usr/X11R6/bin/gv \$testpage
12mr|printer-filters-utils-2008-9|1259	elif [ -x /usr/X11R6/bin/ghostview ]; then
12mr|printer-filters-utils-2008-9|1260	/usr/X11R6/bin/ghostview \$testpage
12mr|printer-filters-utils-2008-9|1261	else
12mr|printer-filters-utils-2008-9|1262	xmessage "No suitable program for viewing PostScript found, install GhostView, gv, or similar."
12mr|printer-filters-utils-2008-9|1263	exit 1
12mr|printer-filters-utils-2008-9|1264	fi
12mr|printer-filters-utils-2008-9|1265	rm \$TMPFILE
12mr|printer-filters-utils-2008-9|1266	EOF
12mr|printer-filters-utils-2008-9|1267	chmod a+rx %{buildroot}/usr/bin/displaytestpage
12mr|printer-filters-utils-2008-9|1268	
12mr|printer-filters-utils-2008-9|1269	# Menu entries for printer-utils package
12mr|printer-filters-utils-2008-9|1270	# Menu icon
12mr|printer-filters-utils-2008-9|1271	mkdir -p %{buildroot}%{_datadir}/icons/locolor/16x16/apps/
12mr|printer-filters-utils-2008-9|1272	install -m 644 printutils.png %{buildroot}%{_datadir}/icons/locolor/16x16/apps/
12mr|printer-filters-utils-2008-9|1273	# Menu entries
12mr|printer-filters-utils-2008-9|1274	
12mr|printer-filters-utils-2008-9|1275	%if %mdkversion <= 200700
12mr|printer-filters-utils-2008-9|1276	%endif
12mr|printer-filters-utils-2008-9|1277	
12mr|printer-filters-utils-2008-9|1278	%if %mdkversion >= 200700
12mr|printer-filters-utils-2008-9|1279	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|printer-filters-utils-2008-9|1280	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-mtink.desktop << EOF
12mr|printer-filters-utils-2008-9|1281	[Desktop Entry]
12mr|printer-filters-utils-2008-9|1282	Name=Mtink - Epson Inkjet Printer Tools
12mr|printer-filters-utils-2008-9|1283	Comment=Epson inkjet printer maintenance (Head cleaning and alignment, ink level display, cartridge change, ...)
12mr|printer-filters-utils-2008-9|1284	Exec=/usr/bin/mtink
12mr|printer-filters-utils-2008-9|1285	Icon=printutils
12mr|printer-filters-utils-2008-9|1286	Terminal=false
12mr|printer-filters-utils-2008-9|1287	Type=Application
12mr|printer-filters-utils-2008-9|1288	%if %mdkversion >= 200800
12mr|printer-filters-utils-2008-9|1289	Categories=System;Monitor;
12mr|printer-filters-utils-2008-9|1290	%else
12mr|printer-filters-utils-2008-9|1291	Categories=X-MandrivaLinux-System-Configuration-Printing;Settings;HardwareSettings;X-MandrivaLinux-System-Monitoring;System;Monitor;
12mr|printer-filters-utils-2008-9|1292	%endif
12mr|printer-filters-utils-2008-9|1293	EOF
12mr|printer-filters-utils-2008-9|1294	%endif
12mr|printer-filters-utils-2008-9|1295	
12mr|printer-filters-utils-2008-9|1296	# HP DeskJet PPA printers
12mr|printer-filters-utils-2008-9|1297	cd pnm2ppa-*
12mr|printer-filters-utils-2008-9|1298	install -m 0644  docs/en/pnm2ppa.1 %{buildroot}%{_mandir}/man1
12mr|printer-filters-utils-2008-9|1299	%old_makeinstall BINDIR=%{buildroot}%{_bindir} CONFDIR=%{buildroot}%{_sysconfdir} MANDIR=%{buildroot}%{_mandir}/man1
12mr|printer-filters-utils-2008-9|1300	install -m 0755 utils/Linux/detect_ppa %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1301	install -m 0755 utils/Linux/test_ppa %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1302	install -d  %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/HPDeskJetPPA/pnm2ppa
12mr|printer-filters-utils-2008-9|1303	install -m 0644 *.ps %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/HPDeskJetPPA/pnm2ppa
12mr|printer-filters-utils-2008-9|1304	cd docs/en
12mr|printer-filters-utils-2008-9|1305	for file in * ; do
12mr|printer-filters-utils-2008-9|1306	if  [ -f $file ] ; then
12mr|printer-filters-utils-2008-9|1307	install -m 0644  $file %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/HPDeskJetPPA/pnm2ppa
12mr|printer-filters-utils-2008-9|1308	fi
12mr|printer-filters-utils-2008-9|1309	done
12mr|printer-filters-utils-2008-9|1310	rm -f %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/HPDeskJetPPA/pnm2ppa/pnm2ppa.1
12mr|printer-filters-utils-2008-9|1311	cd ../..
12mr|printer-filters-utils-2008-9|1312	cp -ax ppa_protocol rhs-printfilters sample_scripts README.security Changelog %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/HPDeskJetPPA/pnm2ppa
12mr|printer-filters-utils-2008-9|1313	cd ..
12mr|printer-filters-utils-2008-9|1314	cd pbm2ppa-0.8.6
12mr|printer-filters-utils-2008-9|1315	install -m 0755 pbm2ppa  %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1316	install -m 0755 pbmtpg   %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1317	install -m 0644 pbm2ppa.conf   %{buildroot}%{_sysconfdir}
12mr|printer-filters-utils-2008-9|1318	install -m 0644 pbm2ppa.1   %{buildroot}%{_mandir}/man1
12mr|printer-filters-utils-2008-9|1319	install -d  %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/HPDeskJetPPA/pbm2ppa
12mr|printer-filters-utils-2008-9|1320	for file in CALIBRATION CREDITS INSTALL INSTALL-MORE LICENSE README ; do
12mr|printer-filters-utils-2008-9|1321	if [ -f $file ] ; then
12mr|printer-filters-utils-2008-9|1322	install -m 0644  $file %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/HPDeskJetPPA/pbm2ppa
12mr|printer-filters-utils-2008-9|1323	fi
12mr|printer-filters-utils-2008-9|1324	done
12mr|printer-filters-utils-2008-9|1325	cd ..
12mr|printer-filters-utils-2008-9|1326	install -m 0644 README.calibration %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/HPDeskJetPPA
12mr|printer-filters-utils-2008-9|1327	
12mr|printer-filters-utils-2008-9|1328	# Lexmark 2050
12mr|printer-filters-utils-2008-9|1329	cd c2050-0.4
12mr|printer-filters-utils-2008-9|1330	# Program file
12mr|printer-filters-utils-2008-9|1331	install -m 0755 c2050 %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1332	# Documentation
12mr|printer-filters-utils-2008-9|1333	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/Lexmark2050
12mr|printer-filters-utils-2008-9|1334	cp -ax README COPYING ps2lexmark \
12mr|printer-filters-utils-2008-9|1335	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/Lexmark2050
12mr|printer-filters-utils-2008-9|1336	cd ..
12mr|printer-filters-utils-2008-9|1337	
12mr|printer-filters-utils-2008-9|1338	# Lexmark 2030
12mr|printer-filters-utils-2008-9|1339	cd pbm2l2030
12mr|printer-filters-utils-2008-9|1340	# Program file
12mr|printer-filters-utils-2008-9|1341	install -m 0755 pbm2l2030 %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1342	# Documentation
12mr|printer-filters-utils-2008-9|1343	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/Lexmark2030
12mr|printer-filters-utils-2008-9|1344	cp -ax README.TXT LICENSE \
12mr|printer-filters-utils-2008-9|1345	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/Lexmark2030
12mr|printer-filters-utils-2008-9|1346	cd ..
12mr|printer-filters-utils-2008-9|1347	
12mr|printer-filters-utils-2008-9|1348	# Okipage 4w and compatible winprinters
12mr|printer-filters-utils-2008-9|1349	cd oki4linux-2.0/src
12mr|printer-filters-utils-2008-9|1350	# Program files
12mr|printer-filters-utils-2008-9|1351	install -m 0755 oki4drv %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1352	install -d %{buildroot}%{_sbindir}
12mr|printer-filters-utils-2008-9|1353	install -m 0755 oki4daemon %{buildroot}%{_sbindir}
12mr|printer-filters-utils-2008-9|1354	cd ../..
12mr|printer-filters-utils-2008-9|1355	install -d %{buildroot}%{_initrddir}
12mr|printer-filters-utils-2008-9|1356	install -m 0755 oki4daemon %{buildroot}%{_initrddir}
12mr|printer-filters-utils-2008-9|1357	#install -m 0755 oki4w_install %{buildroot}%{_sbindir}
12mr|printer-filters-utils-2008-9|1358	# Documentation
12mr|printer-filters-utils-2008-9|1359	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/OKI-Winprinters
12mr|printer-filters-utils-2008-9|1360	#cp -ax README.OKI-Winprinters \
12mr|printer-filters-utils-2008-9|1361	#	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/OKI-Winprinters
12mr|printer-filters-utils-2008-9|1362	cd oki4linux-2.0
12mr|printer-filters-utils-2008-9|1363	cp -ax COPYING ChangeLog README crack doc samples \
12mr|printer-filters-utils-2008-9|1364	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/OKI-Winprinters
12mr|printer-filters-utils-2008-9|1365	cd src
12mr|printer-filters-utils-2008-9|1366	cp -ax README.oki4daemon align.ps oki4daemon.init \
12mr|printer-filters-utils-2008-9|1367	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/OKI-Winprinters
12mr|printer-filters-utils-2008-9|1368	install -m 0644 oki4drv.man %{buildroot}%{_mandir}/man1/oki4drv.1
12mr|printer-filters-utils-2008-9|1369	cd ../..
12mr|printer-filters-utils-2008-9|1370	
12mr|printer-filters-utils-2008-9|1371	# Citizen Printiva 600C
12mr|printer-filters-utils-2008-9|1372	cd ppmtocpva-1.0
12mr|printer-filters-utils-2008-9|1373	# Program files
12mr|printer-filters-utils-2008-9|1374	install -m 0755 ppmtocpva %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1375	install -m 0755 cpva-colour %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1376	# Documentation
12mr|printer-filters-utils-2008-9|1377	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/CitizenPrintiva600C
12mr|printer-filters-utils-2008-9|1378	cp -ax README \
12mr|printer-filters-utils-2008-9|1379	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/CitizenPrintiva600C
12mr|printer-filters-utils-2008-9|1380	cd ..
12mr|printer-filters-utils-2008-9|1381	
12mr|printer-filters-utils-2008-9|1382	# CoStar and compatible label printers
12mr|printer-filters-utils-2008-9|1383	cd pbm2lwxl
12mr|printer-filters-utils-2008-9|1384	# Program file
12mr|printer-filters-utils-2008-9|1385	install -m 0755 *2lwxl %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1386	# Documentation
12mr|printer-filters-utils-2008-9|1387	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/DymoCoStarAvery-LabelPrinters
12mr|printer-filters-utils-2008-9|1388	cp -ax README *.html \
12mr|printer-filters-utils-2008-9|1389	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/DymoCoStarAvery-LabelPrinters
12mr|printer-filters-utils-2008-9|1390	cd ..
12mr|printer-filters-utils-2008-9|1391	
12mr|printer-filters-utils-2008-9|1392	%ifarch %{ix86}
12mr|printer-filters-utils-2008-9|1393	# Samsung ML-85G and QL-85G winprinters
12mr|printer-filters-utils-2008-9|1394	cd ml85p-*
12mr|printer-filters-utils-2008-9|1395	# Program file
12mr|printer-filters-utils-2008-9|1396	install -m 4750 ml85p %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1397	# Documentation
12mr|printer-filters-utils-2008-9|1398	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/SamsungML-85G
12mr|printer-filters-utils-2008-9|1399	cp -ax COPYING NEWS README THANKS ml85-print ml85-test ml85p-*.lsm \
12mr|printer-filters-utils-2008-9|1400	printcap \
12mr|printer-filters-utils-2008-9|1401	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/SamsungML-85G
12mr|printer-filters-utils-2008-9|1402	cd ..
12mr|printer-filters-utils-2008-9|1403	%endif
12mr|printer-filters-utils-2008-9|1404	
12mr|printer-filters-utils-2008-9|1405	# Filter for the Lexmark Z42
12mr|printer-filters-utils-2008-9|1406	cd drv_z42/src
12mr|printer-filters-utils-2008-9|1407	# Program file
12mr|printer-filters-utils-2008-9|1408	install -s -m 755 z42_cmyk %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1409	cd ../z42tool/
12mr|printer-filters-utils-2008-9|1410	%makeinstall
12mr|printer-filters-utils-2008-9|1411	cd ..
12mr|printer-filters-utils-2008-9|1412	# Documentation
12mr|printer-filters-utils-2008-9|1413	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/LexmarkZ42
12mr|printer-filters-utils-2008-9|1414	cp -ax COPYING README FAQ ChangeLog \
12mr|printer-filters-utils-2008-9|1415	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/LexmarkZ42
12mr|printer-filters-utils-2008-9|1416	cp -ax z42tool/README \
12mr|printer-filters-utils-2008-9|1417	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/LexmarkZ42/README.z42tool
12mr|printer-filters-utils-2008-9|1418	cd ..
12mr|printer-filters-utils-2008-9|1419	
12mr|printer-filters-utils-2008-9|1420	# GhostScript wrapper for the Pentax PocketJet printers
12mr|printer-filters-utils-2008-9|1421	cd pentaxpj
12mr|printer-filters-utils-2008-9|1422	# Program files
12mr|printer-filters-utils-2008-9|1423	install -d %{buildroot}%{_libdir}/pentaxpj
12mr|printer-filters-utils-2008-9|1424	cp -a BWidget-1.3.1 pentaxpj pentaxsetup pentax.xpm test-page.ps.gz\
12mr|printer-filters-utils-2008-9|1425	%{buildroot}%{_libdir}/pentaxpj
12mr|printer-filters-utils-2008-9|1426	ln -s %{_libdir}/pentaxpj/pentaxsetup %{buildroot}%{_sbindir}
12mr|printer-filters-utils-2008-9|1427	ln -s %{_libdir}/pentaxpj/pentaxpj %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1428	cat > %{buildroot}%{_sysconfdir}/pentaxpj.conf <<EOF
12mr|printer-filters-utils-2008-9|1429	#
12mr|printer-filters-utils-2008-9|1430	set settings(driverpath) %{_libdir}/pentaxpj
12mr|printer-filters-utils-2008-9|1431	EOF
12mr|printer-filters-utils-2008-9|1432	# Documentation
12mr|printer-filters-utils-2008-9|1433	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/PentaxPocketJet
12mr|printer-filters-utils-2008-9|1434	cp -ax README \
12mr|printer-filters-utils-2008-9|1435	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/PentaxPocketJet
12mr|printer-filters-utils-2008-9|1436	cd ..
12mr|printer-filters-utils-2008-9|1437	
12mr|printer-filters-utils-2008-9|1438	# Unix driver for MicroDry Printers
12mr|printer-filters-utils-2008-9|1439	cd ppmtomd*
12mr|printer-filters-utils-2008-9|1440	# Program files
12mr|printer-filters-utils-2008-9|1441	install -m 0755 ppmtomd %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1442	# Documentation
12mr|printer-filters-utils-2008-9|1443	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/MicroDryPrinters
12mr|printer-filters-utils-2008-9|1444	cp -ax LICENCE \
12mr|printer-filters-utils-2008-9|1445	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/MicroDryPrinters
12mr|printer-filters-utils-2008-9|1446	cp ppmtomd.man %{buildroot}%{_mandir}/man1/ppmtomd.1
12mr|printer-filters-utils-2008-9|1447	cd ..
12mr|printer-filters-utils-2008-9|1448	
12mr|printer-filters-utils-2008-9|1449	# Mtink - Printer maintenance/ink monitoring for Epson inkjets
12mr|printer-filters-utils-2008-9|1450	cd mtink*
12mr|printer-filters-utils-2008-9|1451	# Program files
12mr|printer-filters-utils-2008-9|1452	install -d %{buildroot}%{_prefix}/lib/cups/backend
12mr|printer-filters-utils-2008-9|1453	install -m 0755 mtink %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1454	install -m 0755 ttink %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1455	install -m 0755 mtinkc %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1456	install -m 0755 mtinkd %{buildroot}%{_sbindir}
12mr|printer-filters-utils-2008-9|1457	install -m 0755 etc/mtink %{buildroot}%{_initrddir}
12mr|printer-filters-utils-2008-9|1458	install -m 0755 etc/installInitScript.sh %{buildroot}%{_sbindir}/mtink-installInitScript
12mr|printer-filters-utils-2008-9|1459	install -m 0755 detect/askPrinter %{buildroot}%{_sbindir}
12mr|printer-filters-utils-2008-9|1460	install -m 0755 etc/mtink-cups %{buildroot}%{_prefix}/lib/cups/backend/mtink
12mr|printer-filters-utils-2008-9|1461	install -m 0755 gimp-mtink %{buildroot}%{_libdir}/gimp/2.0/plug-ins/
12mr|printer-filters-utils-2008-9|1462	install -d %{buildroot}/var/mtink
12mr|printer-filters-utils-2008-9|1463	# Documentation
12mr|printer-filters-utils-2008-9|1464	install -d %{buildroot}%{_docdir}/printer-utils-%{mainversion}/EpsonInkjetMaintenance
12mr|printer-filters-utils-2008-9|1465	cp -ax CHANGE.LOG doc/* \
12mr|printer-filters-utils-2008-9|1466	%{buildroot}%{_docdir}/printer-utils-%{mainversion}/EpsonInkjetMaintenance
12mr|printer-filters-utils-2008-9|1467	cp -ax etc/readme %{buildroot}%{_docdir}/printer-utils-%{mainversion}/EpsonInkjetMaintenance/README.mtinkd.startup
12mr|printer-filters-utils-2008-9|1468	cd ..
12mr|printer-filters-utils-2008-9|1469	
12mr|printer-filters-utils-2008-9|1470	# Poster - Poster-printing on stndard sized paper
12mr|printer-filters-utils-2008-9|1471	cd poster*
12mr|printer-filters-utils-2008-9|1472	# Program files
12mr|printer-filters-utils-2008-9|1473	install -m 0755 poster %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1474	# Documentation
12mr|printer-filters-utils-2008-9|1475	cp poster.1 %{buildroot}%{_mandir}/man1
12mr|printer-filters-utils-2008-9|1476	install -d %{buildroot}%{_docdir}/printer-utils-%{mainversion}/PosterPrinting
12mr|printer-filters-utils-2008-9|1477	cp -ax ChangeLog README COPYING \
12mr|printer-filters-utils-2008-9|1478	%{buildroot}%{_docdir}/printer-utils-%{mainversion}/PosterPrinting
12mr|printer-filters-utils-2008-9|1479	cd ..
12mr|printer-filters-utils-2008-9|1480	
12mr|printer-filters-utils-2008-9|1481	# Driver for HP LaserJet 1000
12mr|printer-filters-utils-2008-9|1482	
12mr|printer-filters-utils-2008-9|1483	# Program files
12mr|printer-filters-utils-2008-9|1484	install -m 0755 pbmtozjs %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1485	# Documentation
12mr|printer-filters-utils-2008-9|1486	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/HPLaserJet1000
12mr|printer-filters-utils-2008-9|1487	cp -ax pbmtozjs.txt \
12mr|printer-filters-utils-2008-9|1488	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/HPLaserJet1000
12mr|printer-filters-utils-2008-9|1489	
12mr|printer-filters-utils-2008-9|1490	# Driver for Zenographics-based printers (Minolta magicolor DL series, HP
12mr|printer-filters-utils-2008-9|1491	# LaserJet 1000, 1005, 1018, 1020, 1022, Color LaserJet 1600, 2600)
12mr|printer-filters-utils-2008-9|1492	cd foo2zjs*
12mr|printer-filters-utils-2008-9|1493	# Program files
12mr|printer-filters-utils-2008-9|1494	install -m 0755 foo2zjs %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1495	install -m 0755 foo2zjs-wrapper %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1496	install -m 0755 foo2hp %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1497	install -m 0755 foo2hp2600-wrapper %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1498	install -m 0755 zjsdecode %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1499	install -m 0755 arm2hpdl %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1500	install -m 0755 okidecode %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1501	%if %mdkversion < 200700
12mr|printer-filters-utils-2008-9|1502	install -m 0755 msexpand %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1503	%endif
12mr|printer-filters-utils-2008-9|1504	#install -m 0755 jbg2pbm %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1505	install -m 0755 getweb %{buildroot}%{_bindir}/foo2zjs-getweb
12mr|printer-filters-utils-2008-9|1506	install -m 0755 icc2ps/foo2zjs-icc2ps %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1507	install -d %{buildroot}%{_datadir}/foo2zjs
12mr|printer-filters-utils-2008-9|1508	install -d %{buildroot}%{_datadir}/foo2hp
12mr|printer-filters-utils-2008-9|1509	install -d %{buildroot}%{_datadir}/foo2zjs/crd
12mr|printer-filters-utils-2008-9|1510	install -d %{buildroot}%{_datadir}/foo2hp/psfiles
12mr|printer-filters-utils-2008-9|1511	install -m 0644 gamma*.ps %{buildroot}%{_datadir}/foo2zjs
12mr|printer-filters-utils-2008-9|1512	cp crd/*.* %{buildroot}%{_datadir}/foo2zjs/crd
12mr|printer-filters-utils-2008-9|1513	cp crd/*.ps %{buildroot}%{_datadir}/foo2hp/psfiles
12mr|printer-filters-utils-2008-9|1514	install -m 0755 usb_printerid %{buildroot}%{_sbindir}
12mr|printer-filters-utils-2008-9|1515	install -m 0755 hplj1000 %{buildroot}%{_sbindir}
12mr|printer-filters-utils-2008-9|1516	perl -p -i -e 's:\./(getweb):foo2zjs-$1:g' %{buildroot}%{_sbindir}/hplj1000
12mr|printer-filters-utils-2008-9|1517	perl -p -i -e 's:/bin(/usb_printerid):%{_sbindir}$1:g' %{buildroot}%{_sbindir}/hplj1000
12mr|printer-filters-utils-2008-9|1518	ln -s %{_sbindir}/hplj1000 %{buildroot}%{_sbindir}/hplj1005
12mr|printer-filters-utils-2008-9|1519	ln -s %{_sbindir}/hplj1000 %{buildroot}%{_sbindir}/hplj1018
12mr|printer-filters-utils-2008-9|1520	ln -s %{_sbindir}/hplj1000 %{buildroot}%{_sbindir}/hplj1020
12mr|printer-filters-utils-2008-9|1521	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
12mr|printer-filters-utils-2008-9|1522	install -m 0644 hplj10xx.rules %{buildroot}%{_sysconfdir}/udev/rules.d/70-hplj10xx.rules
12mr|printer-filters-utils-2008-9|1523	perl -p -i -e 's:/etc/hotplug/usb:%{_sbindir}:' %{buildroot}%{_sysconfdir}/udev/rules.d/70-hplj10xx.rules
12mr|printer-filters-utils-2008-9|1524	for dir in driver opt; do \
12mr|printer-filters-utils-2008-9|1525	install -c -m 644 foomatic-db/$dir/foo2[hz]*.xml \
12mr|printer-filters-utils-2008-9|1526	%{buildroot}%{_datadir}/foomatic/db/source/$dir/; \
12mr|printer-filters-utils-2008-9|1527	done
12mr|printer-filters-utils-2008-9|1528	install -d %{buildroot}%{_datadir}/foo2zjs/icm
12mr|printer-filters-utils-2008-9|1529	install -d %{buildroot}%{_datadir}/foo2hp/icm
12mr|printer-filters-utils-2008-9|1530	ln -s /etc/printer %{buildroot}%{_datadir}/foo2zjs/firmware
12mr|printer-filters-utils-2008-9|1531	ln -s /etc/printer %{buildroot}%{_datadir}/firmware
12mr|printer-filters-utils-2008-9|1532	# Documentation
12mr|printer-filters-utils-2008-9|1533	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/foo2zjs
12mr|printer-filters-utils-2008-9|1534	cp -ax COPYING ChangeLog INSTALL INSTALL.usb README \
12mr|printer-filters-utils-2008-9|1535	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/foo2zjs
12mr|printer-filters-utils-2008-9|1536	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/foo2zjs/icc2ps
12mr|printer-filters-utils-2008-9|1537	cp -ax icc2ps/[ACR]* \
12mr|printer-filters-utils-2008-9|1538	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/foo2zjs/icc2ps
12mr|printer-filters-utils-2008-9|1539	cp foo2[hz]*.1 zjs*.1 %{buildroot}%{_mandir}/man1/
12mr|printer-filters-utils-2008-9|1540	cd ..
12mr|printer-filters-utils-2008-9|1541	
12mr|printer-filters-utils-2008-9|1542	# Driver for Epson EPL "L" series
12mr|printer-filters-utils-2008-9|1543	cd epsonepl*
12mr|printer-filters-utils-2008-9|1544	# Program files
12mr|printer-filters-utils-2008-9|1545	%makeinstall
12mr|printer-filters-utils-2008-9|1546	# Documentation
12mr|printer-filters-utils-2008-9|1547	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/EpsonEPL_L_Series
12mr|printer-filters-utils-2008-9|1548	cp -ax ChangeLog epl_docs FAQ LIMITATIONS README \
12mr|printer-filters-utils-2008-9|1549	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/EpsonEPL_L_Series
12mr|printer-filters-utils-2008-9|1550	cd ..
12mr|printer-filters-utils-2008-9|1551	
12mr|printer-filters-utils-2008-9|1552	# Driver for Lexmark X125 (only printing)
12mr|printer-filters-utils-2008-9|1553	# Program files
12mr|printer-filters-utils-2008-9|1554	install -m 0755 drv_x125/src/x125_cmyk %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1555	install -m 0755 drv_x125/src/x125_cmyk_print.sh %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1556	install -m 0755 drv_x125_network/src/x125_network %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1557	# Documentation
12mr|printer-filters-utils-2008-9|1558	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/LexmarkX125
12mr|printer-filters-utils-2008-9|1559	cd drv_x125
12mr|printer-filters-utils-2008-9|1560	cp -ax ChangeLog FAQ INSTALL LICENSE README src/*.ps \
12mr|printer-filters-utils-2008-9|1561	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/LexmarkX125
12mr|printer-filters-utils-2008-9|1562	cd ..
12mr|printer-filters-utils-2008-9|1563	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/LexmarkX125/drv_x125_network
12mr|printer-filters-utils-2008-9|1564	cd drv_x125_network
12mr|printer-filters-utils-2008-9|1565	cp -ax ChangeLog FAQ INSTALL LICENSE README \
12mr|printer-filters-utils-2008-9|1566	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/LexmarkX125/drv_x125_network
12mr|printer-filters-utils-2008-9|1567	cd ..
12mr|printer-filters-utils-2008-9|1568	
12mr|printer-filters-utils-2008-9|1569	%ifarch %{ix86}
12mr|printer-filters-utils-2008-9|1570	# Driver for Canon LBP-460/660
12mr|printer-filters-utils-2008-9|1571	cd lbp660*
12mr|printer-filters-utils-2008-9|1572	# Program files
12mr|printer-filters-utils-2008-9|1573	install -m 0755 lbp660 %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1574	install -m 0755 lbp[46]60-* %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1575	# PPD files
12mr|printer-filters-utils-2008-9|1576	install -d %{buildroot}%{_datadir}/cups/model/lbp660
12mr|printer-filters-utils-2008-9|1577	cp ppd/*.ppd %{buildroot}%{_datadir}/cups/model/lbp660
12mr|printer-filters-utils-2008-9|1578	# Documentation
12mr|printer-filters-utils-2008-9|1579	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/CanonLBP-460-660
12mr|printer-filters-utils-2008-9|1580	cp -ax COPYING NEWS README THANKS TODO \
12mr|printer-filters-utils-2008-9|1581	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/CanonLBP-460-660
12mr|printer-filters-utils-2008-9|1582	cd ..
12mr|printer-filters-utils-2008-9|1583	%endif
12mr|printer-filters-utils-2008-9|1584	
12mr|printer-filters-utils-2008-9|1585	# Driver for Canon LBP-810/1120
12mr|printer-filters-utils-2008-9|1586	cd capt*
12mr|printer-filters-utils-2008-9|1587	# Program files
12mr|printer-filters-utils-2008-9|1588	install -m 0755 capt %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1589	install -m 0755 capt-* %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1590	# PPD files
12mr|printer-filters-utils-2008-9|1591	install -d %{buildroot}%{_datadir}/cups/model/capt
12mr|printer-filters-utils-2008-9|1592	cp ppd/*.ppd %{buildroot}%{_datadir}/cups/model/capt
12mr|printer-filters-utils-2008-9|1593	# Documentation
12mr|printer-filters-utils-2008-9|1594	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/CanonLBP-810-1120
12mr|printer-filters-utils-2008-9|1595	cp -ax COPYING NEWS README SPECS THANKS TODO \
12mr|printer-filters-utils-2008-9|1596	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/CanonLBP-810-1120
12mr|printer-filters-utils-2008-9|1597	cd ..
12mr|printer-filters-utils-2008-9|1598	
12mr|printer-filters-utils-2008-9|1599	# Driver for Lexmark X74/X75
12mr|printer-filters-utils-2008-9|1600	cd lxx74*
12mr|printer-filters-utils-2008-9|1601	# Program files
12mr|printer-filters-utils-2008-9|1602	install -m 0755 rastertolxx74 %{buildroot}%{_prefix}/lib/cups/filter/rastertolxx74.bin
12mr|printer-filters-utils-2008-9|1603	install -m 0644 self-portrait.out.gz %{buildroot}%{_datadir}/cups/data/self-portrait.out.gz
12mr|printer-filters-utils-2008-9|1604	cat << EOF > %{buildroot}%{_prefix}/lib/cups/filter/rastertolxx74
12mr|printer-filters-utils-2008-9|1605	#!/bin/bash
12mr|printer-filters-utils-2008-9|1606	export self_portrait="%{_datadir}/cups/data/self-portrait.out.gz"
12mr|printer-filters-utils-2008-9|1607	exec %{_prefix}/lib/cups/filter/rastertolxx74.bin "\$@"
12mr|printer-filters-utils-2008-9|1608	EOF
12mr|printer-filters-utils-2008-9|1609	chmod 755 %{buildroot}%{_prefix}/lib/cups/filter/rastertolxx74
12mr|printer-filters-utils-2008-9|1610	install -m 0644 lxx74.types %{buildroot}%{_sysconfdir}/cups
12mr|printer-filters-utils-2008-9|1611	install -m 0644 lxx74.convs %{buildroot}%{_sysconfdir}/cups
12mr|printer-filters-utils-2008-9|1612	# PPD files
12mr|printer-filters-utils-2008-9|1613	install -d %{buildroot}%{_datadir}/cups/model/lxx74
12mr|printer-filters-utils-2008-9|1614	cp *.ppd* %{buildroot}%{_datadir}/cups/model/lxx74
12mr|printer-filters-utils-2008-9|1615	# Documentation
12mr|printer-filters-utils-2008-9|1616	#install -d %{buildroot}%{_docdir}/cups-drivers-%{mainversion}/LexmarkX74X75
12mr|printer-filters-utils-2008-9|1617	#cp -ax INSTALL LICENSE README lpoptions \
12mr|printer-filters-utils-2008-9|1618	#	%{buildroot}%{_docdir}/cups-drivers-%{mainversion}/LexmarkX74X75
12mr|printer-filters-utils-2008-9|1619	cd ..
12mr|printer-filters-utils-2008-9|1620	
12mr|printer-filters-utils-2008-9|1621	# Driver for Minolta magicolor 2300W
12mr|printer-filters-utils-2008-9|1622	cd m2300w*
12mr|printer-filters-utils-2008-9|1623	%makeinstall INSTROOT=%{buildroot}
12mr|printer-filters-utils-2008-9|1624	for dir in driver opt; do \
12mr|printer-filters-utils-2008-9|1625	install -c -m 644 foomatic/$dir/*.xml \
12mr|printer-filters-utils-2008-9|1626	%{buildroot}%{_datadir}/foomatic/db/source/$dir/; \
12mr|printer-filters-utils-2008-9|1627	done
12mr|printer-filters-utils-2008-9|1628	# Move documentation to the correct place
12mr|printer-filters-utils-2008-9|1629	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/
12mr|printer-filters-utils-2008-9|1630	mv %{buildroot}%{_docdir}/m2300w* %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/MinoltaMagicolor2300W
12mr|printer-filters-utils-2008-9|1631	cd ..
12mr|printer-filters-utils-2008-9|1632	
12mr|printer-filters-utils-2008-9|1633	# Driver for Minolta PagePro 12xxW, 13xxW, and 14xxW
12mr|printer-filters-utils-2008-9|1634	cd min12xxw*
12mr|printer-filters-utils-2008-9|1635	# Program files
12mr|printer-filters-utils-2008-9|1636	install -m 0755 min12xxw %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1637	install -m 0755 esc-m %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1638	# Documentation
12mr|printer-filters-utils-2008-9|1639	install -m 0644 min12xxw.1* %{buildroot}%{_mandir}/man1
12mr|printer-filters-utils-2008-9|1640	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/MinoltaPagePro12xxW_13xxW_14xxW
12mr|printer-filters-utils-2008-9|1641	cp -ax COPYING README ChangeLog FAQ INSTALL NEWS format.txt usblogs \
12mr|printer-filters-utils-2008-9|1642	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/MinoltaPagePro12xxW_13xxW_14xxW
12mr|printer-filters-utils-2008-9|1643	cd ..
12mr|printer-filters-utils-2008-9|1644	
12mr|printer-filters-utils-2008-9|1645	# Driver for Casio USB label printers
12mr|printer-filters-utils-2008-9|1646	cd pegg-*
12mr|printer-filters-utils-2008-9|1647	# Program files
12mr|printer-filters-utils-2008-9|1648	install -m 0755 pegg %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1649	# Documentation
12mr|printer-filters-utils-2008-9|1650	install -m 0644 pegg.1.gz %{buildroot}%{_mandir}/man1
12mr|printer-filters-utils-2008-9|1651	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/CasioUSBLabelPrinters/pegg
12mr|printer-filters-utils-2008-9|1652	cp -ax LICENSE README CHANGELOG INSTALL test_raw \
12mr|printer-filters-utils-2008-9|1653	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/CasioUSBLabelPrinters/pegg
12mr|printer-filters-utils-2008-9|1654	cd ..
12mr|printer-filters-utils-2008-9|1655	cd pegg_el-*/src
12mr|printer-filters-utils-2008-9|1656	# Program files
12mr|printer-filters-utils-2008-9|1657	install -m 0755 pegg_el %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1658	# Documentation
12mr|printer-filters-utils-2008-9|1659	install -m 0644 pegg_el.1.gz %{buildroot}%{_mandir}/man1
12mr|printer-filters-utils-2008-9|1660	cd ..
12mr|printer-filters-utils-2008-9|1661	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/CasioUSBLabelPrinters/pegg_el
12mr|printer-filters-utils-2008-9|1662	cp -ax TODO LICENSE README INSTALL src/test_raw \
12mr|printer-filters-utils-2008-9|1663	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/CasioUSBLabelPrinters/pegg_el
12mr|printer-filters-utils-2008-9|1664	cd ..
12mr|printer-filters-utils-2008-9|1665	cd xbm2crw*
12mr|printer-filters-utils-2008-9|1666	# Program files
12mr|printer-filters-utils-2008-9|1667	install -m 0755 xbm2crw %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1668	#install -m 0755 html2crw.sh %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1669	# Documentation
12mr|printer-filters-utils-2008-9|1670	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/CasioUSBLabelPrinters/xbm2crw
12mr|printer-filters-utils-2008-9|1671	cp -ax LICENSE README template.xbm \
12mr|printer-filters-utils-2008-9|1672	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/CasioUSBLabelPrinters/xbm2crw
12mr|printer-filters-utils-2008-9|1673	cd ..
12mr|printer-filters-utils-2008-9|1674	cd cups2pegg*/src
12mr|printer-filters-utils-2008-9|1675	# Program files
12mr|printer-filters-utils-2008-9|1676	install -m 0755 cups2pegg %{buildroot}%{_prefix}/lib/cups/backend
12mr|printer-filters-utils-2008-9|1677	# PPD files
12mr|printer-filters-utils-2008-9|1678	install -d %{buildroot}%{_datadir}/cups/model/pegg
12mr|printer-filters-utils-2008-9|1679	cp ppd/*.ppd* %{buildroot}%{_datadir}/cups/model/pegg
12mr|printer-filters-utils-2008-9|1680	cd ..
12mr|printer-filters-utils-2008-9|1681	# Documentation
12mr|printer-filters-utils-2008-9|1682	install -d %{buildroot}%{_docdir}/cups-drivers-%{mainversion}/CasioUSBLabelPrinters/cups2pegg
12mr|printer-filters-utils-2008-9|1683	cp -ax LICENSE *.html *.png \
12mr|printer-filters-utils-2008-9|1684	%{buildroot}%{_docdir}/cups-drivers-%{mainversion}/CasioUSBLabelPrinters/cups2pegg
12mr|printer-filters-utils-2008-9|1685	cd ..
12mr|printer-filters-utils-2008-9|1686	
12mr|printer-filters-utils-2008-9|1687	# Drivers for the Konica Minolta magicolor DL series supplied by Konica
12mr|printer-filters-utils-2008-9|1688	# Minolta
12mr|printer-filters-utils-2008-9|1689	for d in magicolor????DL*; do
12mr|printer-filters-utils-2008-9|1690	cd $d
12mr|printer-filters-utils-2008-9|1691	# Program files
12mr|printer-filters-utils-2008-9|1692	make DESTDIR=%{buildroot} install
12mr|printer-filters-utils-2008-9|1693	# Documentation
12mr|printer-filters-utils-2008-9|1694	n=`echo $d | perl -e '$s = <>; $s =~ /magicolor(\d+)DL/i; print "$1"'`
12mr|printer-filters-utils-2008-9|1695	install -d %{buildroot}%{_docdir}/cups-drivers-%{mainversion}/KonicaMinoltaMagicolor${n}DL
12mr|printer-filters-utils-2008-9|1696	cp -ax AUTHORS COPYING ChangeLog kmlf.spec \
12mr|printer-filters-utils-2008-9|1697	%{buildroot}%{_docdir}/cups-drivers-%{mainversion}/KonicaMinoltaMagicolor${n}DL
12mr|printer-filters-utils-2008-9|1698	cd ..
12mr|printer-filters-utils-2008-9|1699	done
12mr|printer-filters-utils-2008-9|1700	rm -f %{buildroot}%{_datadir}/KONICA_MINOLTA/*/COPYING
12mr|printer-filters-utils-2008-9|1701	install -m 644 magicolor2430DL*/src/km2300dl.ppd.gz %{buildroot}%{_datadir}/cups/model/KONICA_MINOLTA
12mr|printer-filters-utils-2008-9|1702	
12mr|printer-filters-utils-2008-9|1703	# Driver for Brother P-Touch label printers
12mr|printer-filters-utils-2008-9|1704	cd ptouch-driver*
12mr|printer-filters-utils-2008-9|1705	# Program files
12mr|printer-filters-utils-2008-9|1706	install -m 0755 rastertoptch %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1707	# Foomatic data
12mr|printer-filters-utils-2008-9|1708	for dir in driver opt; do \
12mr|printer-filters-utils-2008-9|1709	install -c -m 644 $dir/*.xml \
12mr|printer-filters-utils-2008-9|1710	%{buildroot}%{_datadir}/foomatic/db/source/$dir/; \
12mr|printer-filters-utils-2008-9|1711	done
12mr|printer-filters-utils-2008-9|1712	# Documentation
12mr|printer-filters-utils-2008-9|1713	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/BrotherPTouch
12mr|printer-filters-utils-2008-9|1714	cp AUTHORS ChangeLog COPYING INSTALL NEWS README %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/BrotherPTouch
12mr|printer-filters-utils-2008-9|1715	cd ..
12mr|printer-filters-utils-2008-9|1716	
12mr|printer-filters-utils-2008-9|1717	# Driver for Kyocera GDI printers: Kyocera FS-1016MFP
12mr|printer-filters-utils-2008-9|1718	cd foo2kyo*
12mr|printer-filters-utils-2008-9|1719	# Program files
12mr|printer-filters-utils-2008-9|1720	install -m 0755 foo2kyo %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1721	install -m 0755 foo2kyo-wrapper %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1722	for dir in driver opt; do \
12mr|printer-filters-utils-2008-9|1723	install -c -m 644 foomatic-db/$dir/foo2kyo*.xml \
12mr|printer-filters-utils-2008-9|1724	%{buildroot}%{_datadir}/foomatic/db/source/$dir/; \
12mr|printer-filters-utils-2008-9|1725	done
12mr|printer-filters-utils-2008-9|1726	# Documentation
12mr|printer-filters-utils-2008-9|1727	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/foo2kyo
12mr|printer-filters-utils-2008-9|1728	cp -ax COPYING jbig.doc \
12mr|printer-filters-utils-2008-9|1729	%{buildroot}%{_docdir}/printer-filters-doc-%{mainversion}/foo2kyo
12mr|printer-filters-utils-2008-9|1730	cd ..
12mr|printer-filters-utils-2008-9|1731	
12mr|printer-filters-utils-2008-9|1732	# Driver for Samsung SPL2 printers
12mr|printer-filters-utils-2008-9|1733	cd splix*
12mr|printer-filters-utils-2008-9|1734	# Program files
12mr|printer-filters-utils-2008-9|1735	install -m 755 -s src/rastertospl2 %{buildroot}%{_prefix}/lib/cups/filter/
12mr|printer-filters-utils-2008-9|1736	# PPD files
12mr|printer-filters-utils-2008-9|1737	install -d %{buildroot}%{_datadir}/cups/model/samsung
12mr|printer-filters-utils-2008-9|1738	cp ppd/*.ppd* %{buildroot}%{_datadir}/cups/model/samsung
12mr|printer-filters-utils-2008-9|1739	# Documentation
12mr|printer-filters-utils-2008-9|1740	install -d %{buildroot}%{_docdir}/cups-drivers-%{mainversion}/SamsungSPL2
12mr|printer-filters-utils-2008-9|1741	cp -ax AUTHORS ChangeLog COPYING INSTALL README TODO \
12mr|printer-filters-utils-2008-9|1742	%{buildroot}%{_docdir}/cups-drivers-%{mainversion}/SamsungSPL2
12mr|printer-filters-utils-2008-9|1743	cd ..
12mr|printer-filters-utils-2008-9|1744	
12mr|printer-filters-utils-2008-9|1745	
12mr|printer-filters-utils-2008-9|1746	# Tool for uploading the firmware on the HP LaserJet 1000S
12mr|printer-filters-utils-2008-9|1747	install -m 0755 hp1000fw %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1748	# Make hp1000fw called by udev
12mr|printer-filters-utils-2008-9|1749	#mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
12mr|printer-filters-utils-2008-9|1750	#install -m 0644 udev-hp1000fw.rules %{buildroot}%{_sysconfdir}/udev/rules.d/70-hp1000fw.rules
12mr|printer-filters-utils-2008-9|1751	
12mr|printer-filters-utils-2008-9|1752	install -d %{buildroot}%{_sysconfdir}/printer
12mr|printer-filters-utils-2008-9|1753	# Tools for reading USB device ID strings
12mr|printer-filters-utils-2008-9|1754	install -m 0755 usb_id_test %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1755	install -m 0755 getusbprinterid %{buildroot}%{_bindir}
12mr|printer-filters-utils-2008-9|1756	
12mr|printer-filters-utils-2008-9|1757	
12mr|printer-filters-utils-2008-9|1758	
12mr|printer-filters-utils-2008-9|1759	##### GENERAL STUFF
12mr|printer-filters-utils-2008-9|1760	
12mr|printer-filters-utils-2008-9|1761	# Correct permissions of PPD file directory
12mr|printer-filters-utils-2008-9|1762	chmod -R u+w,a+rX %{buildroot}%{_datadir}/cups/model
12mr|printer-filters-utils-2008-9|1763	
12mr|printer-filters-utils-2008-9|1764	# "cleanppd.pl" removes unwished PPD files fixes broken manufacturer
12mr|printer-filters-utils-2008-9|1765	# entries, and cleans lines which contain only spaces and tabs.
12mr|printer-filters-utils-2008-9|1766	
12mr|printer-filters-utils-2008-9|1767	# Uncompress Perl script for cleaning up the PPD files
12mr|printer-filters-utils-2008-9|1768	bzcat %{SOURCE201} > ./cleanppd.pl
12mr|printer-filters-utils-2008-9|1769	chmod a+rx ./cleanppd.pl
12mr|printer-filters-utils-2008-9|1770	# Do the clean-up
12mr|printer-filters-utils-2008-9|1771	find %{buildroot}%{_datadir}/cups/model -name "*.ppd" -exec ./cleanppd.pl '{}' \;
12mr|printer-filters-utils-2008-9|1772	# Remove PPDs which are not Adobe-compliant and therefore not working with
12mr|printer-filters-utils-2008-9|1773	# CUPS 1.1.20
12mr|printer-filters-utils-2008-9|1774	for ppd in `find %{buildroot}%{_datadir}/cups/model -name "*.ppd.gz" -print`; do cupstestppd -q $ppd || (rm -f $ppd && echo "$ppd not Adobe-compliant. Deleted."); done
12mr|printer-filters-utils-2008-9|1775	
12mr|printer-filters-utils-2008-9|1776	# Correct permissions for all documentation files
12mr|printer-filters-utils-2008-9|1777	chmod -R a+rX %{buildroot}%{_docdir}
12mr|printer-filters-utils-2008-9|1778	chmod -R go-w %{buildroot}%{_docdir}
12mr|printer-filters-utils-2008-9|1779	chmod -R u+w %{buildroot}%{_docdir}
12mr|printer-filters-utils-2008-9|1780	
12mr|printer-filters-utils-2008-9|1781	
12mr|printer-filters-utils-2008-9|1782	
12mr|printer-filters-utils-2008-9|1783	##### FILES
12mr|printer-filters-utils-2008-9|1784	
12mr|printer-filters-utils-2008-9|1785	%files -n printer-filters
12mr|printer-filters-utils-2008-9|1786	
12mr|printer-filters-utils-2008-9|1787	%files -n printer-filters-doc
12mr|printer-filters-utils-2008-9|1788	
12mr|printer-filters-utils-2008-9|1789	%files -n printer-utils
12mr|printer-filters-utils-2008-9|1790	
12mr|printer-filters-utils-2008-9|1791	%files -n cups-drivers
12mr|printer-filters-utils-2008-9|1792	
12mr|printer-filters-utils-2008-9|1793	%clean
12mr|printer-filters-utils-2008-9|1794	rm -rf %{buildroot}
12mr|printer-filters-utils-2008-9|1795	
12mr|printer-filters-utils-2008-9|1796	
12mr|printer-filters-utils-2008-9|1797	
12mr|printer-filters-utils-2008-9|1798	
12mr|printer-filters-utils-2008-9|1799	
12mr|printer-filters-utils-2008-9|1800	%changelog
12mr|printer-filters-utils-2008-9|1801	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|printer-filters-utils-2008-9|1802	+ Commit: ea7650d
12mr|printer-filters-utils-2008-9|1803	- Drop obsolete lxcontrol from Requires, minor spec cleanups
12mr|printer-filters-utils-2008-9|1804	
12mr|printer-filters-utils-2008-9|1805	

16038 12
12mr|printer-testpages-2006-10|1	%define name printer-testpages
12mr|printer-testpages-2006-10|2	%define version 2006
12mr|printer-testpages-2006-10|3	%define release %mkrel 10
12mr|printer-testpages-2006-10|4	
12mr|printer-testpages-2006-10|5	##### RPM PROBLEM WORKAROUNDS
12mr|printer-testpages-2006-10|6	
12mr|printer-testpages-2006-10|7	# Suppress automatically generated Requires for Perl libraries.
12mr|printer-testpages-2006-10|8	#define _requires_exceptions perl\(.*\)
12mr|printer-testpages-2006-10|9	
12mr|printer-testpages-2006-10|10	#define _unpackaged_files_terminate_build       0
12mr|printer-testpages-2006-10|11	#define _missing_doc_files_terminate_build      0
12mr|printer-testpages-2006-10|12	
12mr|printer-testpages-2006-10|13	
12mr|printer-testpages-2006-10|14	Summary: Test pages to check the output quality of printers
12mr|printer-testpages-2006-10|15	Name:		%{name}
12mr|printer-testpages-2006-10|16	Version:	%{version}
12mr|printer-testpages-2006-10|17	Release:	%{release}
12mr|printer-testpages-2006-10|18	License:	GPL
12mr|printer-testpages-2006-10|19	Group:		Publishing
12mr|printer-testpages-2006-10|20	URL:		http://www.mandriva.com/
12mr|printer-testpages-2006-10|21	BuildArchitectures: noarch
12mr|printer-testpages-2006-10|22	
12mr|printer-testpages-2006-10|23	##### PRINTER TESTPAGES BUILDREQUIRES
12mr|printer-testpages-2006-10|24	
12mr|printer-testpages-2006-10|25	BuildRequires:	transfig
12mr|printer-testpages-2006-10|26	
12mr|printer-testpages-2006-10|27	##### PRINTER TESTPAGES SOURCES
12mr|printer-testpages-2006-10|28	
12mr|printer-testpages-2006-10|29	# Mandrivized printer test pages (originals from CUPS and Red Hat)
12mr|printer-testpages-2006-10|30	Source300:	mdk-testpages.tar.bz2
12mr|printer-testpages-2006-10|31	# Photo test page from Gimp-Print and ESP GhostScript
12mr|printer-testpages-2006-10|32	Source302:	cups-profile.jpg.bz2
12mr|printer-testpages-2006-10|33	
12mr|printer-testpages-2006-10|34	##### BUILD ROOT
12mr|printer-testpages-2006-10|35	
12mr|printer-testpages-2006-10|36	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|printer-testpages-2006-10|37	
12mr|printer-testpages-2006-10|38	##### PACKAGE DESCRIPTION
12mr|printer-testpages-2006-10|39	
12mr|printer-testpages-2006-10|40	%description -n printer-testpages
12mr|printer-testpages-2006-10|41	These are sample files to check the output quality of printers. Thers
12mr|printer-testpages-2006-10|42	is the CUPS test page with colour gradients, the Red Hat test page
12mr|printer-testpages-2006-10|43	with image position checks, a photo test page and a text test page.
12mr|printer-testpages-2006-10|44	
12mr|printer-testpages-2006-10|45	
12mr|printer-testpages-2006-10|46	
12mr|printer-testpages-2006-10|47	%prep
12mr|printer-testpages-2006-10|48	# remove old directory
12mr|printer-testpages-2006-10|49	rm -rf $RPM_BUILD_DIR/%{name}-%{version}
12mr|printer-testpages-2006-10|50	mkdir $RPM_BUILD_DIR/%{name}-%{version}
12mr|printer-testpages-2006-10|51	
12mr|printer-testpages-2006-10|52	# Red Hat test pages
12mr|printer-testpages-2006-10|53	%setup -q -T -D -a 300 -n %{name}-%{version}
12mr|printer-testpages-2006-10|54	
12mr|printer-testpages-2006-10|55	# Photo test page
12mr|printer-testpages-2006-10|56	bzcat %{SOURCE302} > $RPM_BUILD_DIR/%{name}-%{version}/photo-testpage.jpg
12mr|printer-testpages-2006-10|57	
12mr|printer-testpages-2006-10|58	
12mr|printer-testpages-2006-10|59	
12mr|printer-testpages-2006-10|60	%build
12mr|printer-testpages-2006-10|61	
12mr|printer-testpages-2006-10|62	cd $RPM_BUILD_DIR/%{name}-%{version}
12mr|printer-testpages-2006-10|63	
12mr|printer-testpages-2006-10|64	# Mandrivized CUPS test page
12mr|printer-testpages-2006-10|65	cat testprint.prolog.ps.in MDALINUX-ps1.eps testprint.epilog.ps.in > testprint.ps
12mr|printer-testpages-2006-10|66	
12mr|printer-testpages-2006-10|67	# Red Hat test pages: Generate PS files of the XFig drawings
12mr|printer-testpages-2006-10|68	fig2dev -Lps -zLetter testpage.fig testpage.ps
12mr|printer-testpages-2006-10|69	fig2dev -Lps -zA4 testpage-a4.fig testpage-a4.ps
12mr|printer-testpages-2006-10|70	
12mr|printer-testpages-2006-10|71	
12mr|printer-testpages-2006-10|72	
12mr|printer-testpages-2006-10|73	%install
12mr|printer-testpages-2006-10|74	
12mr|printer-testpages-2006-10|75	rm -rf $RPM_BUILD_ROOT
12mr|printer-testpages-2006-10|76	
12mr|printer-testpages-2006-10|77	# Make directory
12mr|printer-testpages-2006-10|78	install -d $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|printer-testpages-2006-10|79	
12mr|printer-testpages-2006-10|80	cd $RPM_BUILD_DIR/%{name}-%{version}
12mr|printer-testpages-2006-10|81	
12mr|printer-testpages-2006-10|82	cp *.ps *.jpg *.asc $RPM_BUILD_ROOT%{_datadir}/printer-testpages
12mr|printer-testpages-2006-10|83	
12mr|printer-testpages-2006-10|84	
12mr|printer-testpages-2006-10|85	
12mr|printer-testpages-2006-10|86	##### FILES
12mr|printer-testpages-2006-10|87	
12mr|printer-testpages-2006-10|88	%files
12mr|printer-testpages-2006-10|89	%defattr(-,root,root)
12mr|printer-testpages-2006-10|90	%{_datadir}/printer-testpages
12mr|printer-testpages-2006-10|91	
12mr|printer-testpages-2006-10|92	
12mr|printer-testpages-2006-10|93	
12mr|printer-testpages-2006-10|94	%clean
12mr|printer-testpages-2006-10|95	rm -rf $RPM_BUILD_ROOT
12mr|printer-testpages-2006-10|96	
12mr|printer-testpages-2006-10|97	
12mr|printer-testpages-2006-10|98	
12mr|printer-testpages-2006-10|99	
12mr|printer-testpages-2006-10|100	%changelog
12mr|printer-testpages-2006-10|101	

16039 12
12mr|printer-tools-2008-9|1	Summary:	Filter-style and IJS printer drivers, printer maintenance utilities
12mr|printer-tools-2008-9|2	Name:		printer-tools
12mr|printer-tools-2008-9|3	Version:	2008
12mr|printer-tools-2008-9|4	Release:	%mkrel 9
12mr|printer-tools-2008-9|5	License:	GPL
12mr|printer-tools-2008-9|6	Group:		Publishing
12mr|printer-tools-2008-9|7	Obsoletes:	ghostscript-utils Lexmark-printer-maintenance
12mr|printer-tools-2008-9|8	Provides:	ghostscript-utils Lexmark-printer-maintenance
12mr|printer-tools-2008-9|9	Conflicts:	ghostscript < 8.15
12mr|printer-tools-2008-9|10	Conflicts:	printer-filters < 2007
12mr|printer-tools-2008-9|11	URL:		http://www.linuxprinting.org/
12mr|printer-tools-2008-9|12	
12mr|printer-tools-2008-9|13	# Perl script to clean up Manufacturer entries in the PPD files, so that
12mr|printer-tools-2008-9|14	# drivers are sorted by the printer Manufacturer in the graphical frontends
12mr|printer-tools-2008-9|15	Source201: 	cleanppd.pl
12mr|printer-tools-2008-9|16	
12mr|printer-tools-2008-9|17	# Script to adjust margins and offsets of printed pages
12mr|printer-tools-2008-9|18	Source75: 	alignmargins
12mr|printer-tools-2008-9|19	Source175:	align.ps
12mr|printer-tools-2008-9|20	
12mr|printer-tools-2008-9|21	# Tool for uploading the firmware on the HP LaserJet 1000S
12mr|printer-tools-2008-9|22	Source85:	http://www.linuxprinting.org/download/printing/hp1000fw
12mr|printer-tools-2008-9|23	
12mr|printer-tools-2008-9|24	# Tools for reading USB device ID strings
12mr|printer-tools-2008-9|25	Source87:	http://www.linuxprinting.org/download/printing/usb_id_test.c
12mr|printer-tools-2008-9|26	Source88:	http://www.linuxprinting.org/download/printing/getusbprinterid.pl
12mr|printer-tools-2008-9|27	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|printer-tools-2008-9|28	
12mr|printer-tools-2008-9|29	%description
12mr|printer-tools-2008-9|30	Tools for printer maintenance: Setting default options for most laser
12mr|printer-tools-2008-9|31	printers (PJL-capable printers), cartridge changing, head aligning,
12mr|printer-tools-2008-9|32	ink level checking for inkjet printers. Printing big posters on many
12mr|printer-tools-2008-9|33	sheets of standard sized paper (A4, A3, Letter, ...) to be assambled
12mr|printer-tools-2008-9|34	together (also used by KDE Print to print posters).
12mr|printer-tools-2008-9|35	
12mr|printer-tools-2008-9|36	%prep
12mr|printer-tools-2008-9|37	
12mr|printer-tools-2008-9|38	%setup -q -c -T
12mr|printer-tools-2008-9|39	
12mr|printer-tools-2008-9|40	# Tool for uploading the firmware on the HP LaserJet 1000S
12mr|printer-tools-2008-9|41	cp %{SOURCE85} hp1000fw
12mr|printer-tools-2008-9|42	
12mr|printer-tools-2008-9|43	# Tools for reading USB device ID strings
12mr|printer-tools-2008-9|44	cp %{SOURCE87} usb_id_test.c
12mr|printer-tools-2008-9|45	cp %{SOURCE88} getusbprinterid
12mr|printer-tools-2008-9|46	
12mr|printer-tools-2008-9|47	%build
12mr|printer-tools-2008-9|48	
12mr|printer-tools-2008-9|49	# Tool for reading USB device ID strings
12mr|printer-tools-2008-9|50	gcc %{optflags} %{ldflags} -o usb_id_test usb_id_test.c
12mr|printer-tools-2008-9|51	
12mr|printer-tools-2008-9|52	%install
12mr|printer-tools-2008-9|53	rm -rf %{buildroot}
12mr|printer-tools-2008-9|54	
12mr|printer-tools-2008-9|55	# Make directories
12mr|printer-tools-2008-9|56	install -d %{buildroot}%{_bindir}
12mr|printer-tools-2008-9|57	install -d %{buildroot}%{_sbindir}
12mr|printer-tools-2008-9|58	install -d %{buildroot}%{_libdir}
12mr|printer-tools-2008-9|59	install -d %{buildroot}%{_includedir}
12mr|printer-tools-2008-9|60	install -d %{buildroot}%{_sysconfdir}
12mr|printer-tools-2008-9|61	install -d %{buildroot}%{_mandir}/man1
12mr|printer-tools-2008-9|62	install -d %{buildroot}%{_mandir}/man8
12mr|printer-tools-2008-9|63	install -d %{buildroot}%{_libdir}/gimp/2.0/plug-ins
12mr|printer-tools-2008-9|64	install -d %{buildroot}%{_prefix}/lib/cups/filter
12mr|printer-tools-2008-9|65	install -d %{buildroot}%{_prefix}/lib/cups/backend
12mr|printer-tools-2008-9|66	install -d %{buildroot}%{_datadir}/cups/data
12mr|printer-tools-2008-9|67	install -d %{buildroot}%{_datadir}/cups/model
12mr|printer-tools-2008-9|68	install -d %{buildroot}%{_sysconfdir}/cups
12mr|printer-tools-2008-9|69	install -d %{buildroot}%{_datadir}/foomatic/db/source/printer
12mr|printer-tools-2008-9|70	install -d %{buildroot}%{_datadir}/foomatic/db/source/driver
12mr|printer-tools-2008-9|71	install -d %{buildroot}%{_datadir}/foomatic/db/source/opt
12mr|printer-tools-2008-9|72	
12mr|printer-tools-2008-9|73	
12mr|printer-tools-2008-9|74	# Install margin and offset adjustment script in /usr/sbin
12mr|printer-tools-2008-9|75	cp %{SOURCE75} %{buildroot}%{_sbindir}/alignmargins
12mr|printer-tools-2008-9|76	
12mr|printer-tools-2008-9|77	# Adjust path to improved align.ps
12mr|printer-tools-2008-9|78	perl -p -i -e 's:/usr/share/ghostscript/\*/lib/align.ps:%{_datadir}/alignmargins/align.ps:' %{buildroot}%{_sbindir}/alignmargins
12mr|printer-tools-2008-9|79	
12mr|printer-tools-2008-9|80	# Install improved align.ps
12mr|printer-tools-2008-9|81	install -d %{buildroot}%{_datadir}/alignmargins/
12mr|printer-tools-2008-9|82	cp %{SOURCE175} %{buildroot}%{_datadir}/alignmargins/align.ps
12mr|printer-tools-2008-9|83	
12mr|printer-tools-2008-9|84	# Install a script to display the test page on the screen for colour
12mr|printer-tools-2008-9|85	# adjustment
12mr|printer-tools-2008-9|86	cat <<EOF > %{buildroot}%{_bindir}/displaytestpage
12mr|printer-tools-2008-9|87	#!/bin/sh
12mr|printer-tools-2008-9|88	ps2img="gs -dQUIET -dNOPAUSE -dBATCH -sDEVICE=pnm -r75x75 -sOUTPUTFILE=- -"
12mr|printer-tools-2008-9|89	testpage=/usr/share/cups/data/testprint.ps
12mr|printer-tools-2008-9|90	
12mr|printer-tools-2008-9|91	TMPFILE=~/.displaytestpage.pnm
12mr|printer-tools-2008-9|92	if [ -x /usr/bin/kview ]; then
12mr|printer-tools-2008-9|93	cat \$testpage | \$ps2img > \$TMPFILE
12mr|printer-tools-2008-9|94	/usr/bin/kview \$TMPFILE
12mr|printer-tools-2008-9|95	elif [ -x /usr/bin/ee ]; then
12mr|printer-tools-2008-9|96	cat \$testpage | \$ps2img > \$TMPFILE
12mr|printer-tools-2008-9|97	/usr/bin/ee \$TMPFILE
12mr|printer-tools-2008-9|98	elif [ -x /usr/bin/gqview ]; then
12mr|printer-tools-2008-9|99	cat \$testpage | \$ps2img > \$TMPFILE
12mr|printer-tools-2008-9|100	/usr/bin/gqview \$TMPFILE
12mr|printer-tools-2008-9|101	elif [ -x /usr/bin/xv ]; then
12mr|printer-tools-2008-9|102	cat \$testpage | \$ps2img | /usr/bin/xv -
12mr|printer-tools-2008-9|103	elif [ -x /usr/bin/kghostview ]; then
12mr|printer-tools-2008-9|104	/usr/bin/kghostview \$testpage
12mr|printer-tools-2008-9|105	elif [ -x /usr/X11R6/bin/gv ]; then
12mr|printer-tools-2008-9|106	/usr/X11R6/bin/gv \$testpage
12mr|printer-tools-2008-9|107	elif [ -x /usr/X11R6/bin/ghostview ]; then
12mr|printer-tools-2008-9|108	/usr/X11R6/bin/ghostview \$testpage
12mr|printer-tools-2008-9|109	else
12mr|printer-tools-2008-9|110	xmessage "No suitable program for viewing PostScript found, install GhostView, gv, or similar."
12mr|printer-tools-2008-9|111	exit 1
12mr|printer-tools-2008-9|112	fi
12mr|printer-tools-2008-9|113	rm \$TMPFILE
12mr|printer-tools-2008-9|114	EOF
12mr|printer-tools-2008-9|115	chmod a+rx %{buildroot}/usr/bin/displaytestpage
12mr|printer-tools-2008-9|116	
12mr|printer-tools-2008-9|117	# Tool for uploading the firmware on the HP LaserJet 1000S
12mr|printer-tools-2008-9|118	install -m 0755 hp1000fw %{buildroot}%{_bindir}
12mr|printer-tools-2008-9|119	
12mr|printer-tools-2008-9|120	install -d %{buildroot}%{_sysconfdir}/printer
12mr|printer-tools-2008-9|121	
12mr|printer-tools-2008-9|122	# Tools for reading USB device ID strings
12mr|printer-tools-2008-9|123	install -m0755 usb_id_test %{buildroot}%{_bindir}
12mr|printer-tools-2008-9|124	install -m0755 getusbprinterid %{buildroot}%{_bindir}
12mr|printer-tools-2008-9|125	
12mr|printer-tools-2008-9|126	# "cleanppd.pl" removes unwished PPD files fixes broken manufacturer
12mr|printer-tools-2008-9|127	# entries, and cleans lines which contain only spaces and tabs.
12mr|printer-tools-2008-9|128	
12mr|printer-tools-2008-9|129	# Uncompress Perl script for cleaning up the PPD files
12mr|printer-tools-2008-9|130	#cp %{SOURCE201} ./cleanppd.pl
12mr|printer-tools-2008-9|131	#chmod a+rx ./cleanppd.pl
12mr|printer-tools-2008-9|132	
12mr|printer-tools-2008-9|133	# Do the clean-up
12mr|printer-tools-2008-9|134	#find %{buildroot}%{_datadir}/cups/model -name "*.ppd" -exec ./cleanppd.pl '{}' \;
12mr|printer-tools-2008-9|135	
12mr|printer-tools-2008-9|136	# Remove PPDs which are not Adobe-compliant and therefore not working with
12mr|printer-tools-2008-9|137	# CUPS 1.1.20
12mr|printer-tools-2008-9|138	#for ppd in `find %{buildroot}%{_datadir}/cups/model -name "*.ppd.gz" -print`; do cupstestppd -q $ppd || (rm -f $ppd && echo "$ppd not Adobe-compliant. Deleted."); done
12mr|printer-tools-2008-9|139	
12mr|printer-tools-2008-9|140	
12mr|printer-tools-2008-9|141	%clean
12mr|printer-tools-2008-9|142	rm -rf %{buildroot}
12mr|printer-tools-2008-9|143	
12mr|printer-tools-2008-9|144	%files
12mr|printer-tools-2008-9|145	%defattr(-,root,root)
12mr|printer-tools-2008-9|146	%attr(0755,root,root) %{_sbindir}/alignmargins
12mr|printer-tools-2008-9|147	%attr(0755,root,root) %{_bindir}/hp1000fw
12mr|printer-tools-2008-9|148	%attr(0755,root,root) %{_bindir}/displaytestpage
12mr|printer-tools-2008-9|149	%attr(0755,root,root) %{_bindir}/usb_id_test
12mr|printer-tools-2008-9|150	%attr(0755,root,root) %{_bindir}/getusbprinterid
12mr|printer-tools-2008-9|151	%{_datadir}/alignmargins
12mr|printer-tools-2008-9|152	
12mr|printer-tools-2008-9|153	
12mr|printer-tools-2008-9|154	
12mr|printer-tools-2008-9|155	%changelog
12mr|printer-tools-2008-9|156	

16040 12
12mr|prism2-utils-0.2.8-6|1	%define name 	prism2-utils
12mr|prism2-utils-0.2.8-6|2	%define version 0.2.8
12mr|prism2-utils-0.2.8-6|3	%define pretag	0
12mr|prism2-utils-0.2.8-6|4	%if %pretag
12mr|prism2-utils-0.2.8-6|5	%define release %mkrel 0.%{pretag}.9
12mr|prism2-utils-0.2.8-6|6	%define distname linux-wlan-ng-%{version}-%{pretag}
12mr|prism2-utils-0.2.8-6|7	%else
12mr|prism2-utils-0.2.8-6|8	%define release %mkrel 6
12mr|prism2-utils-0.2.8-6|9	%define distname linux-wlan-ng-%{version}
12mr|prism2-utils-0.2.8-6|10	%endif
12mr|prism2-utils-0.2.8-6|11	
12mr|prism2-utils-0.2.8-6|12	Summary: 	Utilities from the linux-wlan-ng project
12mr|prism2-utils-0.2.8-6|13	Name: 		%{name}
12mr|prism2-utils-0.2.8-6|14	Version: 	%{version}
12mr|prism2-utils-0.2.8-6|15	Release: 	%{release}
12mr|prism2-utils-0.2.8-6|16	URL:		http://www.linux-wlan.com/linux-wlan/
12mr|prism2-utils-0.2.8-6|17	Source0: 	ftp://ftp.linux-wlan.org/pub/linux-wlan-ng/%{distname}.tar.bz2
12mr|prism2-utils-0.2.8-6|18	Patch0:		linux-wlan-ng-0.2.8-udev.patch
12mr|prism2-utils-0.2.8-6|19	Patch1:		linux-wlan-ng-0.2.8-rpmfiles.patch
12mr|prism2-utils-0.2.8-6|20	Patch2:		linux-wlan-ng-0.2.8-disable_kernel_driver_build.patch
12mr|prism2-utils-0.2.8-6|21	License: 	MPL
12mr|prism2-utils-0.2.8-6|22	Group: 		System/Kernel and hardware
12mr|prism2-utils-0.2.8-6|23	BuildRequires: 	kernel-source-latest
12mr|prism2-utils-0.2.8-6|24	BuildRequires: 	kernel-devel
12mr|prism2-utils-0.2.8-6|25	Provides:	linux-wlan-ng
12mr|prism2-utils-0.2.8-6|26	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|prism2-utils-0.2.8-6|27	
12mr|prism2-utils-0.2.8-6|28	%description
12mr|prism2-utils-0.2.8-6|29	Tools for configuring the prism2 drivers for wireless network
12mr|prism2-utils-0.2.8-6|30	cards using Intersil's Prism2/2.5/3 chipsets.
12mr|prism2-utils-0.2.8-6|31	
12mr|prism2-utils-0.2.8-6|32	%prep
12mr|prism2-utils-0.2.8-6|33	%setup -q -n %{distname}
12mr|prism2-utils-0.2.8-6|34	%patch0 -p1 -b .udev
12mr|prism2-utils-0.2.8-6|35	%patch1 -p1 -b .rpmfiles
12mr|prism2-utils-0.2.8-6|36	%patch2 -p1 -b .disable_kernel_driver_build
12mr|prism2-utils-0.2.8-6|37	
12mr|prism2-utils-0.2.8-6|38	# sed config.in for PCMCIA=n and TARGET_ROOT_ON_HOST=installdir
12mr|prism2-utils-0.2.8-6|39	sed -e 's%PRISM2_PCMCIA=y%PRISM2_PCMCIA=n%g' config.in |\
12mr|prism2-utils-0.2.8-6|40	sed -e s%TARGET_ROOT_ON_HOST=%TARGET_ROOT_ON_HOST=$RPM_BUILD_ROOT%g > x
12mr|prism2-utils-0.2.8-6|41	mv x config.in
12mr|prism2-utils-0.2.8-6|42	
12mr|prism2-utils-0.2.8-6|43	make auto_config
12mr|prism2-utils-0.2.8-6|44	
12mr|prism2-utils-0.2.8-6|45	# Mandriva has the drivers in the kernel, so we don't want to build
12mr|prism2-utils-0.2.8-6|46	# them here, just the utils.
12mr|prism2-utils-0.2.8-6|47	
12mr|prism2-utils-0.2.8-6|48	sed -e 's/p80211 prism2//g' src/Makefile > m
12mr|prism2-utils-0.2.8-6|49	mv src/Makefile src/Makefile.prev
12mr|prism2-utils-0.2.8-6|50	mv m src/Makefile
12mr|prism2-utils-0.2.8-6|51	
12mr|prism2-utils-0.2.8-6|52	# want the config scripts for both fixed and cs versions to be
12mr|prism2-utils-0.2.8-6|53	# installed for eventual use by drakconnect. hack the makefiles in etc.
12mr|prism2-utils-0.2.8-6|54	
12mr|prism2-utils-0.2.8-6|55	sed -e 's%$(PRISM2_PLX)%y%g' etc/Makefile > m
12mr|prism2-utils-0.2.8-6|56	mv m etc/Makefile
12mr|prism2-utils-0.2.8-6|57	sed -e 's%$(PRISM2_PCMCIA)%y%g' etc/pcmcia/Makefile > m
12mr|prism2-utils-0.2.8-6|58	mv m etc/pcmcia/Makefile
12mr|prism2-utils-0.2.8-6|59	
12mr|prism2-utils-0.2.8-6|60	# fix man page location
12mr|prism2-utils-0.2.8-6|61	perl -p -i -e 's|/usr/local/man|/usr/share/man||g' man/Makefile
12mr|prism2-utils-0.2.8-6|62	
12mr|prism2-utils-0.2.8-6|63	%build
12mr|prism2-utils-0.2.8-6|64	
12mr|prism2-utils-0.2.8-6|65	# use the headers from the Mandriva kernel
12mr|prism2-utils-0.2.8-6|66	CFLAGS=-I/usr/src/linux/3rdparty/prism25/include make all
12mr|prism2-utils-0.2.8-6|67	
12mr|prism2-utils-0.2.8-6|68	# make all
12mr|prism2-utils-0.2.8-6|69	
12mr|prism2-utils-0.2.8-6|70	%install
12mr|prism2-utils-0.2.8-6|71	rm -rf $RPM_BUILD_ROOT
12mr|prism2-utils-0.2.8-6|72	# have to specify TARGET_PCMCIA_DIR since we want the config
12mr|prism2-utils-0.2.8-6|73	# files even though we didn't build the driver.
12mr|prism2-utils-0.2.8-6|74	TARGET_PCMCIA_DIR=$RPM_BUILD_ROOT/etc/pcmcia make install
12mr|prism2-utils-0.2.8-6|75	install -m 644 src/prism2/shared.prism2 $RPM_BUILD_ROOT/etc/wlan/
12mr|prism2-utils-0.2.8-6|76	install -d -m755 $RPM_BUILD_ROOT/etc/udev/rules.d
12mr|prism2-utils-0.2.8-6|77	install -m 644 etc/udev/rules.d/40-prism2.rules $RPM_BUILD_ROOT/etc/udev/rules.d
12mr|prism2-utils-0.2.8-6|78	
12mr|prism2-utils-0.2.8-6|79	# how did this get there?
12mr|prism2-utils-0.2.8-6|80	rm -f %buildroot/etc/shared
12mr|prism2-utils-0.2.8-6|81	
12mr|prism2-utils-0.2.8-6|82	%post
12mr|prism2-utils-0.2.8-6|83	# disable wlan service by default, drakconnect should enable
12mr|prism2-utils-0.2.8-6|84	# it when necessary.
12mr|prism2-utils-0.2.8-6|85	chkconfig --del wlan
12mr|prism2-utils-0.2.8-6|86	
12mr|prism2-utils-0.2.8-6|87	%clean
12mr|prism2-utils-0.2.8-6|88	rm -rf $RPM_BUILD_ROOT
12mr|prism2-utils-0.2.8-6|89	
12mr|prism2-utils-0.2.8-6|90	%files
12mr|prism2-utils-0.2.8-6|91	%defattr(-,root,root)
12mr|prism2-utils-0.2.8-6|92	%doc CHANGES COPYING FAQ LICENSE README THANKS TODO
12mr|prism2-utils-0.2.8-6|93	%_mandir/man1/*
12mr|prism2-utils-0.2.8-6|94	/sbin/*
12mr|prism2-utils-0.2.8-6|95	%_initrddir/wlan
12mr|prism2-utils-0.2.8-6|96	%_sysconfdir/wlan/shared
12mr|prism2-utils-0.2.8-6|97	%config(noreplace) %_sysconfdir/pcmcia/wlan-ng
12mr|prism2-utils-0.2.8-6|98	%config(noreplace) %_sysconfdir/pcmcia/wlan-ng.conf
12mr|prism2-utils-0.2.8-6|99	%config(noreplace) %_sysconfdir/wlan/shared?*
12mr|prism2-utils-0.2.8-6|100	%config(noreplace) %_sysconfdir/wlan/wlan-udev.sh
12mr|prism2-utils-0.2.8-6|101	%config(noreplace) %_sysconfdir/wlan/wlan.conf
12mr|prism2-utils-0.2.8-6|102	%attr(755,root,root) %config(noreplace) %_sysconfdir/wlan/wlancfg-DEFAULT
12mr|prism2-utils-0.2.8-6|103	%config(noreplace) %{_sysconfdir}/udev/rules.d/40-prism2.rules
12mr|prism2-utils-0.2.8-6|104	
12mr|prism2-utils-0.2.8-6|105	
12mr|prism2-utils-0.2.8-6|106	
12mr|prism2-utils-0.2.8-6|107	%changelog
12mr|prism2-utils-0.2.8-6|108	

16041 12
12mr|procinfo-18-14|1	Summary: 	A tool for gathering and displaying system information
12mr|procinfo-18-14|2	Name: 		procinfo
12mr|procinfo-18-14|3	Version:	18
12mr|procinfo-18-14|4	Release:	%mkrel 14
12mr|procinfo-18-14|5	License: 	GPL
12mr|procinfo-18-14|6	Group: 		Monitoring
12mr|procinfo-18-14|7	URL:		http://freshmeat.net/projects/procinfo
12mr|procinfo-18-14|8	Source: 	ftp://ftp.cistron.nl/pub/people/svm/procinfo-%{version}.tar.bz2
12mr|procinfo-18-14|9	Patch0:		procinfo-14-misc.patch
12mr|procinfo-18-14|10	Patch3:		procinfo-17-mandir.patch
12mr|procinfo-18-14|11	Patch5:		procinfo-17-uptime.patch
12mr|procinfo-18-14|12	Patch6:		procinfo-17-lsdev.patch
12mr|procinfo-18-14|13	Patch7:		procinfo-18-acct.patch
12mr|procinfo-18-14|14	Patch8:		procinfo-18-mharris-use-sysconf.patch
12mr|procinfo-18-14|15	Patch9:		procinfo-18-maxdev.patch
12mr|procinfo-18-14|16	Patch10:	procinfo-18-ranges.patch
12mr|procinfo-18-14|17	Patch11:	procinfo-18-cpu-steal.patch
12mr|procinfo-18-14|18	Patch12:	procinfo-18-intr.patch
12mr|procinfo-18-14|19	BuildRequires: 	ncurses-devel
12mr|procinfo-18-14|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|procinfo-18-14|21	
12mr|procinfo-18-14|22	%description
12mr|procinfo-18-14|23	The procinfo command gets system data from the /proc directory (the kernel
12mr|procinfo-18-14|24	filesystem), formats it and displays it on standard output. You can use
12mr|procinfo-18-14|25	procinfo to acquire information about your system from the kernel as it is
12mr|procinfo-18-14|26	running.
12mr|procinfo-18-14|27	
12mr|procinfo-18-14|28	Install procinfo if you'd like to use it to gather and display system data.
12mr|procinfo-18-14|29	
12mr|procinfo-18-14|30	%prep
12mr|procinfo-18-14|31	
12mr|procinfo-18-14|32	%setup -q
12mr|procinfo-18-14|33	%patch0 -p1 -b .misc
12mr|procinfo-18-14|34	%patch3 -p1 -b .mandir
12mr|procinfo-18-14|35	%patch5 -p1 -b .uptime
12mr|procinfo-18-14|36	%patch6 -p1 -b .lsdev
12mr|procinfo-18-14|37	%patch7 -p1 -b .acct
12mr|procinfo-18-14|38	%patch8 -p1 -b .mharris-use-sysconf
12mr|procinfo-18-14|39	%patch9 -p1 -b .maxdev
12mr|procinfo-18-14|40	%patch10 -p1 -b .ranges
12mr|procinfo-18-14|41	%patch11 -p1 -b .steal
12mr|procinfo-18-14|42	%patch12 -p1 -b .intr
12mr|procinfo-18-14|43	
12mr|procinfo-18-14|44	%build
12mr|procinfo-18-14|45	%make RPM_OPT_FLAGS="%{optflags} -I/usr/include/ncurses" LDFLAGS="%{ldflags}" LDLIBS="-lncurses"
12mr|procinfo-18-14|46	
12mr|procinfo-18-14|47	%install
12mr|procinfo-18-14|48	rm -rf %{buildroot}
12mr|procinfo-18-14|49	mkdir -p %{buildroot}{%{_bindir},%{_mandir}/man8}
12mr|procinfo-18-14|50	perl -p -i -e 's/-o 0 -g 0//g' Makefile
12mr|procinfo-18-14|51	perl -p -i -e 's!/man/!/share/man/!g' Makefile
12mr|procinfo-18-14|52	perl -p -i -e 's!$(prefix)/man!'%{buildroot}'%{_mandir}!g' Makefile
12mr|procinfo-18-14|53	%makeinstall
12mr|procinfo-18-14|54	
12mr|procinfo-18-14|55	%clean
12mr|procinfo-18-14|56	rm -rf %{buildroot}
12mr|procinfo-18-14|57	
12mr|procinfo-18-14|58	%files
12mr|procinfo-18-14|59	%defattr(-,root,root)
12mr|procinfo-18-14|60	%doc README CHANGES
12mr|procinfo-18-14|61	%{_bindir}/procinfo
12mr|procinfo-18-14|62	%{_bindir}/lsdev
12mr|procinfo-18-14|63	%{_bindir}/socklist
12mr|procinfo-18-14|64	%{_mandir}/man8/procinfo.8*
12mr|procinfo-18-14|65	%{_mandir}/man8/lsdev.8*
12mr|procinfo-18-14|66	%{_mandir}/man8/socklist.8*
12mr|procinfo-18-14|67	
12mr|procinfo-18-14|68	
12mr|procinfo-18-14|69	
12mr|procinfo-18-14|70	%changelog
12mr|procinfo-18-14|71	

16042 12
12mr|procmail-3.22-18|1	Summary:	The procmail mail processing program
12mr|procmail-3.22-18|2	Name:		procmail
12mr|procmail-3.22-18|3	Version:	3.22
12mr|procmail-3.22-18|4	Release:	%mkrel 18
12mr|procmail-3.22-18|5	License:	GPL/Artistic
12mr|procmail-3.22-18|6	Group:		System/Servers
12mr|procmail-3.22-18|7	URL:		http://www.procmail.org
12mr|procmail-3.22-18|8	Source0:	ftp://ftp.procmail.org/pub/procmail/%{name}-%{version}.tar.bz2
12mr|procmail-3.22-18|9	Patch1:		%{name}-3.22-lockf.patch
12mr|procmail-3.22-18|10	Patch2:		%{name}-3.22-pixelpb.patch
12mr|procmail-3.22-18|11	Patch3:		%{name}-3.22-benchmark.patch
12mr|procmail-3.22-18|12	# Fix #27484: explictly define sendmail's location as it's not
12mr|procmail-3.22-18|13	# installed when we build procmail so it can't detect it - AdamW
12mr|procmail-3.22-18|14	# 2008/03 (thanks Snowbat)
12mr|procmail-3.22-18|15	Patch4:		procmail-3.22-defsendmail.patch
12mr|procmail-3.22-18|16	# patch from fedora
12mr|procmail-3.22-18|17	Patch5:		procmail-3.22-getline.patch
12mr|procmail-3.22-18|18	Provides:	MailTransportAgent
12mr|procmail-3.22-18|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|procmail-3.22-18|20	
12mr|procmail-3.22-18|21	%description
12mr|procmail-3.22-18|22	The procmail program is used by Mandriva Linux for all local mail
12mr|procmail-3.22-18|23	delivery. In addition to just delivering mail, procmail can be used
12mr|procmail-3.22-18|24	for automatic filtering, presorting and other mail handling jobs.
12mr|procmail-3.22-18|25	Procmail is also the basis for the SmartList mailing list processor.
12mr|procmail-3.22-18|26	
12mr|procmail-3.22-18|27	%prep
12mr|procmail-3.22-18|28	
12mr|procmail-3.22-18|29	%setup -q
12mr|procmail-3.22-18|30	%patch1 -p1 -b .lockf
12mr|procmail-3.22-18|31	%patch2 -p1 -b .warly
12mr|procmail-3.22-18|32	%patch3 -p1 -b .bench
12mr|procmail-3.22-18|33	%patch4 -p1 -b .defsendmail
12mr|procmail-3.22-18|34	%patch5 -p1 -b .readline
12mr|procmail-3.22-18|35	
12mr|procmail-3.22-18|36	find . -type d -exec chmod 755 {} \;
12mr|procmail-3.22-18|37	
12mr|procmail-3.22-18|38	%build
12mr|procmail-3.22-18|39	echo -n -e "\n"|  %make CFLAGS0="%{optflags}" LDFLAGS0="%{ldflags}"
12mr|procmail-3.22-18|40	
12mr|procmail-3.22-18|41	%install
12mr|procmail-3.22-18|42	rm -rf %{buildroot}
12mr|procmail-3.22-18|43	
12mr|procmail-3.22-18|44	install -d %{buildroot}%{_bindir}
12mr|procmail-3.22-18|45	install -d %{buildroot}%{_mandir}/{man1,man5}
12mr|procmail-3.22-18|46	
12mr|procmail-3.22-18|47	make \
12mr|procmail-3.22-18|48	BASENAME=%{buildroot}%{_prefix} \
12mr|procmail-3.22-18|49	install.bin install.man
12mr|procmail-3.22-18|50	
12mr|procmail-3.22-18|51	#move the man pages
12mr|procmail-3.22-18|52	mv %{buildroot}/usr/man/man1/* %{buildroot}%{_mandir}/man1/
12mr|procmail-3.22-18|53	mv %{buildroot}/usr/man/man5/* %{buildroot}%{_mandir}/man5/
12mr|procmail-3.22-18|54	
12mr|procmail-3.22-18|55	## duplicate in /usr/bin
12mr|procmail-3.22-18|56	rm -f examples/mailstat
12mr|procmail-3.22-18|57	
12mr|procmail-3.22-18|58	%clean
12mr|procmail-3.22-18|59	rm -rf %{buildroot}
12mr|procmail-3.22-18|60	
12mr|procmail-3.22-18|61	%files
12mr|procmail-3.22-18|62	%defattr(-,root,root)
12mr|procmail-3.22-18|63	%doc FAQ HISTORY README KNOWN_BUGS FEATURES examples
12mr|procmail-3.22-18|64	%attr(6755,root,mail) %{_bindir}/procmail
12mr|procmail-3.22-18|65	%attr(2755,root,mail) %{_bindir}/lockfile
12mr|procmail-3.22-18|66	%{_bindir}/formail
12mr|procmail-3.22-18|67	%{_bindir}/mailstat
12mr|procmail-3.22-18|68	%{_mandir}/man1/*1*
12mr|procmail-3.22-18|69	%{_mandir}/man5/*5*
12mr|procmail-3.22-18|70	
12mr|procmail-3.22-18|71	
12mr|procmail-3.22-18|72	
12mr|procmail-3.22-18|73	%changelog
12mr|procmail-3.22-18|74	

16043 12
12mr|procps-3.2.8-7|1	%define major_version	3
12mr|procps-3.2.8-7|2	%define minor_version	2
12mr|procps-3.2.8-7|3	%define revision	8
12mr|procps-3.2.8-7|4	
12mr|procps-3.2.8-7|5	Summary:	Utilities for monitoring your system and processes on your system
12mr|procps-3.2.8-7|6	Name:		procps
12mr|procps-3.2.8-7|7	Version:	%{major_version}.%{minor_version}.%{revision}
12mr|procps-3.2.8-7|8	Release:	%mkrel 7
12mr|procps-3.2.8-7|9	License:	GPL
12mr|procps-3.2.8-7|10	Group:		Monitoring
12mr|procps-3.2.8-7|11	BuildRequires:	ncurses-devel
12mr|procps-3.2.8-7|12	Patch0:		procps-3.2.3-sysctlshutup.patch
12mr|procps-3.2.8-7|13	Patch2:		procps-3.2.7-dont-strip.patch
12mr|procps-3.2.8-7|14	Patch3:		procps-3.2.5-top-rc.patch
12mr|procps-3.2.8-7|15	Patch4:		procps-3.2.5-sysctl-writeonly.patch
12mr|procps-3.2.8-7|16	Patch5:    	procps-3.2.7-fix-format-string.patch
12mr|procps-3.2.8-7|17	Patch6:		procps-3.2.7-sysctl-ignore.patch
12mr|procps-3.2.8-7|18	# (bor) two patches based of Fedora to add cgroup support
12mr|procps-3.2.8-7|19	Patch7:		procps-3.2.8-ps-cgroup.patch
12mr|procps-3.2.8-7|20	Patch8:		procps-3.2.8-ps-cgroup-suppress-root-group.patch
12mr|procps-3.2.8-7|21	# (bor) glob order is non-determistic; inlucde proc/module.mk before ps
12mr|procps-3.2.8-7|22	Patch9:		procps-3.2.8-fix-modules.mk-order.patch
12mr|procps-3.2.8-7|23	# (bor) make sure linux_version is known when we need it
12mr|procps-3.2.8-7|24	#       it appears order of execution for constructors may change between
12mr|procps-3.2.8-7|25	#       GCC/binutils/ld versions (not sure who is responsible here)
12mr|procps-3.2.8-7|26	Patch10:	procps-3.2.8-init_Linux_version-before-init_libproc.patch
12mr|procps-3.2.8-7|27	URL:		http://procps.sf.net/
12mr|procps-3.2.8-7|28	Source:		http://procps.sourceforge.net/%name-%version.tar.gz
12mr|procps-3.2.8-7|29	BuildRoot:	%_tmppath/%name-root
12mr|procps-3.2.8-7|30	Provides:	libproc.so.%{major_version}.%{minor_version} procps3
12mr|procps-3.2.8-7|31	Obsoletes:	procps3
12mr|procps-3.2.8-7|32	Requires(post): /bin/rm
12mr|procps-3.2.8-7|33	
12mr|procps-3.2.8-7|34	%description
12mr|procps-3.2.8-7|35	The procps package contains a set of system utilities which provide system
12mr|procps-3.2.8-7|36	information.
12mr|procps-3.2.8-7|37	
12mr|procps-3.2.8-7|38	Procps includes ps, free, skill, snice, tload, top, uptime, vmstat, w
12mr|procps-3.2.8-7|39	and watch.
12mr|procps-3.2.8-7|40	
12mr|procps-3.2.8-7|41	* The ps command displays a snapshot of running processes.
12mr|procps-3.2.8-7|42	* The top command provides a repetitive update of the statuses of running
12mr|procps-3.2.8-7|43	processes.
12mr|procps-3.2.8-7|44	* The free command displays the amounts of free and used memory on your
12mr|procps-3.2.8-7|45	system.
12mr|procps-3.2.8-7|46	* The skill command sends a terminate command (or another specified signal)
12mr|procps-3.2.8-7|47	to a specified set of processes.
12mr|procps-3.2.8-7|48	* The snice command is used to change the scheduling priority of specified
12mr|procps-3.2.8-7|49	processes.
12mr|procps-3.2.8-7|50	* The tload command prints a graph of the current system load average to a
12mr|procps-3.2.8-7|51	specified tty.
12mr|procps-3.2.8-7|52	* The uptime command displays the current time, how long the system has been
12mr|procps-3.2.8-7|53	running, how many users are logged on and system load averages for the past
12mr|procps-3.2.8-7|54	one, five and fifteen minutes.
12mr|procps-3.2.8-7|55	* The w command displays a list of the users who are currently logged on and
12mr|procps-3.2.8-7|56	what they're running.
12mr|procps-3.2.8-7|57	* The watch program watches a running program.
12mr|procps-3.2.8-7|58	* The vmstat command displays virtual memory statistics about processes,
12mr|procps-3.2.8-7|59	memory, paging, block I/O, traps and CPU activity.
12mr|procps-3.2.8-7|60	
12mr|procps-3.2.8-7|61	
12mr|procps-3.2.8-7|62	%package devel
12mr|procps-3.2.8-7|63	Group:		Development/C
12mr|procps-3.2.8-7|64	Summary:	An X based system message monitoring utility
12mr|procps-3.2.8-7|65	Requires:	%name = %version
12mr|procps-3.2.8-7|66	
12mr|procps-3.2.8-7|67	%description devel
12mr|procps-3.2.8-7|68	Development headers and library for the proc library.
12mr|procps-3.2.8-7|69	
12mr|procps-3.2.8-7|70	%prep
12mr|procps-3.2.8-7|71	%setup -q
12mr|procps-3.2.8-7|72	%patch0 -p0 -b .sysctl
12mr|procps-3.2.8-7|73	%patch2 -p1 -b .dont-strip
12mr|procps-3.2.8-7|74	%patch3 -p1 -b .top-rc
12mr|procps-3.2.8-7|75	%patch4 -p1 -b .sysctl-write-only
12mr|procps-3.2.8-7|76	%patch5 -p0
12mr|procps-3.2.8-7|77	%patch6 -p1
12mr|procps-3.2.8-7|78	%patch7 -p1
12mr|procps-3.2.8-7|79	%patch8 -p1
12mr|procps-3.2.8-7|80	%patch9 -p1
12mr|procps-3.2.8-7|81	%patch10 -p1
12mr|procps-3.2.8-7|82	
12mr|procps-3.2.8-7|83	%build
12mr|procps-3.2.8-7|84	make CFLAGS="$RPM_OPT_FLAGS"
12mr|procps-3.2.8-7|85	
12mr|procps-3.2.8-7|86	%install
12mr|procps-3.2.8-7|87	PATH=/sbin:$PATH
12mr|procps-3.2.8-7|88	rm -rf %{buildroot}
12mr|procps-3.2.8-7|89	
12mr|procps-3.2.8-7|90	%makeinstall_std ldconfig=/bin/true install="install -D" lib="%{buildroot}/%{_lib}/"
12mr|procps-3.2.8-7|91	
12mr|procps-3.2.8-7|92	rm -f %{buildroot}/%{_mandir}/man1/kill.1*
12mr|procps-3.2.8-7|93	
12mr|procps-3.2.8-7|94	mkdir -p %{buildroot}%{_includedir}/procps
12mr|procps-3.2.8-7|95	install -m 644 proc/*.h %{buildroot}%{_includedir}/procps
12mr|procps-3.2.8-7|96	# This would conflict with util-linux:
12mr|procps-3.2.8-7|97	mv %{buildroot}/bin/{,procps3-}kill
12mr|procps-3.2.8-7|98	mv %{buildroot}%{_bindir}/free %{buildroot}/bin
12mr|procps-3.2.8-7|99	ln -s ../../bin/free %{buildroot}%{_bindir}/free
12mr|procps-3.2.8-7|100	
12mr|procps-3.2.8-7|101	ln -s libproc-%version.so %{buildroot}/%_lib/libproc.so
12mr|procps-3.2.8-7|102	
12mr|procps-3.2.8-7|103	# quiet spec-helper:
12mr|procps-3.2.8-7|104	chmod +w %{buildroot}/{bin,sbin,usr/bin,%_lib}/*
12mr|procps-3.2.8-7|105	
12mr|procps-3.2.8-7|106	%clean
12mr|procps-3.2.8-7|107	rm -rf %{buildroot}
12mr|procps-3.2.8-7|108	
12mr|procps-3.2.8-7|109	%post
12mr|procps-3.2.8-7|110	%if %mdkversion < 200900
12mr|procps-3.2.8-7|111	/sbin/ldconfig
12mr|procps-3.2.8-7|112	%endif
12mr|procps-3.2.8-7|113	# remove obsolete files
12mr|procps-3.2.8-7|114	rm -f /etc/psdevtab /etc/psdatabase
12mr|procps-3.2.8-7|115	
12mr|procps-3.2.8-7|116	%if %mdkversion < 200900
12mr|procps-3.2.8-7|117	%postun -p /sbin/ldconfig
12mr|procps-3.2.8-7|118	%endif
12mr|procps-3.2.8-7|119	
12mr|procps-3.2.8-7|120	%files
12mr|procps-3.2.8-7|121	
12mr|procps-3.2.8-7|122	%defattr(-,root,root)
12mr|procps-3.2.8-7|123	%doc NEWS BUGS TODO
12mr|procps-3.2.8-7|124	/%{_lib}/libproc-*.so
12mr|procps-3.2.8-7|125	/bin/procps3-kill
12mr|procps-3.2.8-7|126	/bin/ps
12mr|procps-3.2.8-7|127	/bin/free
12mr|procps-3.2.8-7|128	/sbin/sysctl
12mr|procps-3.2.8-7|129	%_bindir/free
12mr|procps-3.2.8-7|130	%_bindir/pgrep
12mr|procps-3.2.8-7|131	%_bindir/pmap
12mr|procps-3.2.8-7|132	%_bindir/pwdx
12mr|procps-3.2.8-7|133	%_bindir/pkill
12mr|procps-3.2.8-7|134	%_bindir/skill
12mr|procps-3.2.8-7|135	%_bindir/slabtop
12mr|procps-3.2.8-7|136	%_bindir/snice
12mr|procps-3.2.8-7|137	%_bindir/tload
12mr|procps-3.2.8-7|138	%_bindir/top
12mr|procps-3.2.8-7|139	%_bindir/uptime
12mr|procps-3.2.8-7|140	%_bindir/vmstat
12mr|procps-3.2.8-7|141	%_bindir/w
12mr|procps-3.2.8-7|142	%_bindir/watch
12mr|procps-3.2.8-7|143	
12mr|procps-3.2.8-7|144	%_mandir/man1/free.1*
12mr|procps-3.2.8-7|145	%_mandir/man1/pgrep.1*
12mr|procps-3.2.8-7|146	%_mandir/man1/pkill.1*
12mr|procps-3.2.8-7|147	%_mandir/man1/pmap.1*
12mr|procps-3.2.8-7|148	%_mandir/man1/ps.1*
12mr|procps-3.2.8-7|149	%_mandir/man1/pwdx.1*
12mr|procps-3.2.8-7|150	%_mandir/man1/skill.1*
12mr|procps-3.2.8-7|151	%_mandir/man1/slabtop.1*
12mr|procps-3.2.8-7|152	%_mandir/man1/snice.1*
12mr|procps-3.2.8-7|153	%_mandir/man1/tload.1*
12mr|procps-3.2.8-7|154	%_mandir/man1/top.1*
12mr|procps-3.2.8-7|155	%_mandir/man1/uptime.1*
12mr|procps-3.2.8-7|156	%_mandir/man1/w.1*
12mr|procps-3.2.8-7|157	%_mandir/man1/watch.1*
12mr|procps-3.2.8-7|158	
12mr|procps-3.2.8-7|159	%_mandir/man5/sysctl.conf.5*
12mr|procps-3.2.8-7|160	
12mr|procps-3.2.8-7|161	%_mandir/man8/sysctl.8*
12mr|procps-3.2.8-7|162	%_mandir/man8/vmstat.8*
12mr|procps-3.2.8-7|163	
12mr|procps-3.2.8-7|164	%files devel
12mr|procps-3.2.8-7|165	%defattr(-,root,root)
12mr|procps-3.2.8-7|166	%{_includedir}/procps/*
12mr|procps-3.2.8-7|167	/%_lib/libproc.so
12mr|procps-3.2.8-7|168	
12mr|procps-3.2.8-7|169	
12mr|procps-3.2.8-7|170	
12mr|procps-3.2.8-7|171	
12mr|procps-3.2.8-7|172	
12mr|procps-3.2.8-7|173	%changelog
12mr|procps-3.2.8-7|174	

16044 12
12mr|proftpd-1.3.4a-2|1	%define _disable_ld_no_undefined 1
12mr|proftpd-1.3.4a-2|2	
12mr|proftpd-1.3.4a-2|3	%define _localstatedir 	 /var/run
12mr|proftpd-1.3.4a-2|4	
12mr|proftpd-1.3.4a-2|5	%define mod_gss_version 1.3.3
12mr|proftpd-1.3.4a-2|6	%define mod_autohost_version 0.3
12mr|proftpd-1.3.4a-2|7	%define mod_case_version 0.4
12mr|proftpd-1.3.4a-2|8	%define mod_time_version 2.2.1
12mr|proftpd-1.3.4a-2|9	%define mod_vroot_version 0.9.2
12mr|proftpd-1.3.4a-2|10	
12mr|proftpd-1.3.4a-2|11	Summary:	Professional FTP Server
12mr|proftpd-1.3.4a-2|12	Name:		proftpd
12mr|proftpd-1.3.4a-2|13	Version:	1.3.4a
12mr|proftpd-1.3.4a-2|14	Release:	2
12mr|proftpd-1.3.4a-2|15	License:	GPL
12mr|proftpd-1.3.4a-2|16	Group:		System/Servers
12mr|proftpd-1.3.4a-2|17	URL:		http://proftpd.org/
12mr|proftpd-1.3.4a-2|18	Source0:	ftp://ftp.proftpd.org/distrib/source/%{name}-%{version}.tar.gz
12mr|proftpd-1.3.4a-2|19	Source1:	proftpd.logrotate
12mr|proftpd-1.3.4a-2|20	Source2: 	proftpd.xinetd
12mr|proftpd-1.3.4a-2|21	Source3:	proftpd.init
12mr|proftpd-1.3.4a-2|22	Source4:	proftpd.service
12mr|proftpd-1.3.4a-2|23	Source5:	basic.conf
12mr|proftpd-1.3.4a-2|24	Source7:	welcome.msg
12mr|proftpd-1.3.4a-2|25	Source32:	32_mod_shaper.conf
12mr|proftpd-1.3.4a-2|26	# http://sourceforge.net/projects/gssmod/
12mr|proftpd-1.3.4a-2|27	Source100:	http://prdownloads.sourceforge.net/gssmod/mod_gss-%{mod_gss_version}.tar.gz
12mr|proftpd-1.3.4a-2|28	# from http://www.castaglia.org/proftpd/
12mr|proftpd-1.3.4a-2|29	Source102:	http://www.castaglia.org/proftpd/modules/proftpd-mod-autohost-%{mod_autohost_version}.tar.gz
12mr|proftpd-1.3.4a-2|30	Source103:	http://www.castaglia.org/proftpd/modules/proftpd-mod-case-%{mod_case_version}.tar.gz
12mr|proftpd-1.3.4a-2|31	Source105:	http://www.castaglia.org/proftpd/modules/proftpd-mod-time-%{mod_time_version}.tar.bz2
12mr|proftpd-1.3.4a-2|32	Source108:	http://www.castaglia.org/proftpd/modules/proftpd-mod-vroot-%{mod_vroot_version}.tar.gz
12mr|proftpd-1.3.4a-2|33	Source200:	anonymous.conf
12mr|proftpd-1.3.4a-2|34	Patch0:		proftpd-1.3.0-xferstats_logfile_location.diff
12mr|proftpd-1.3.4a-2|35	# (pixel): i kept the /lib/security/*.so instead of *.so in the patch to have a smaller patch
12mr|proftpd-1.3.4a-2|36	# (pixel): spec-helper will clean it up
12mr|proftpd-1.3.4a-2|37	Patch2:		proftpd-use-system-auth-instead-of-pam_unix.diff
12mr|proftpd-1.3.4a-2|38	Patch4:		proftpd-1.3.0-installfix.diff
12mr|proftpd-1.3.4a-2|39	Patch7:		proftpd-1.3.0-change_pam_name.diff
12mr|proftpd-1.3.4a-2|40	Patch8:		proftpd-1.3.2-mod_time_fix.diff
12mr|proftpd-1.3.4a-2|41	Patch10:	proftpd-1.3.3c-verbose_tests.diff
12mr|proftpd-1.3.4a-2|42	Patch11:	proftpd-1.3.4a-mod_autohost_buildfix.diff
12mr|proftpd-1.3.4a-2|43	Patch40:	mod_gss-1.3.0-format_not_a_string_literal_and_no_format_arguments.diff
12mr|proftpd-1.3.4a-2|44	Patch41:	mod_time-format_not_a_string_literal_and_no_format_arguments.diff
12mr|proftpd-1.3.4a-2|45	Patch42:	proftpd-1.3.3c-no_-ldes425.diff
12mr|proftpd-1.3.4a-2|46	Requires:	pam >= 0.59
12mr|proftpd-1.3.4a-2|47	Requires:	setup >= 2.2.0-21mdk
12mr|proftpd-1.3.4a-2|48	Requires(post): rpm-helper
12mr|proftpd-1.3.4a-2|49	Requires(postun): rpm-helper
12mr|proftpd-1.3.4a-2|50	Requires(preun): rpm-helper
12mr|proftpd-1.3.4a-2|51	Requires(pre): rpm-helper
12mr|proftpd-1.3.4a-2|52	BuildRequires:	cap-devel
12mr|proftpd-1.3.4a-2|53	BuildRequires:	gettext-devel
12mr|proftpd-1.3.4a-2|54	BuildRequires:	acl-devel
12mr|proftpd-1.3.4a-2|55	BuildRequires:	attr-devel
12mr|proftpd-1.3.4a-2|56	BuildRequires:	krb5-devel
12mr|proftpd-1.3.4a-2|57	BuildRequires:	libtool
12mr|proftpd-1.3.4a-2|58	BuildRequires:	libtool-devel
12mr|proftpd-1.3.4a-2|59	BuildRequires:	mysql-devel
12mr|proftpd-1.3.4a-2|60	BuildRequires:	ncurses-devel
12mr|proftpd-1.3.4a-2|61	BuildRequires:	openldap-devel
12mr|proftpd-1.3.4a-2|62	BuildRequires:	openssl-devel
12mr|proftpd-1.3.4a-2|63	BuildRequires:	pam-devel
12mr|proftpd-1.3.4a-2|64	BuildRequires:	pkgconfig
12mr|proftpd-1.3.4a-2|65	BuildRequires:	postgresql-libs-devel
12mr|proftpd-1.3.4a-2|66	BuildRequires:	sasl-plug-gssapi
12mr|proftpd-1.3.4a-2|67	BuildRequires:	sqlite3-devel
12mr|proftpd-1.3.4a-2|68	BuildRequires:	tcp_wrappers-devel
12mr|proftpd-1.3.4a-2|69	BuildRequires:	zlib-devel
12mr|proftpd-1.3.4a-2|70	BuildRequires:	memcached-devel >= 0.41
12mr|proftpd-1.3.4a-2|71	BuildRequires:	pcre-devel
12mr|proftpd-1.3.4a-2|72	BuildRequires:	libmemcached-devel
12mr|proftpd-1.3.4a-2|73	Provides:	ftpserver
12mr|proftpd-1.3.4a-2|74	Conflicts:	wu-ftpd
12mr|proftpd-1.3.4a-2|75	Conflicts:	pure-ftpd
12mr|proftpd-1.3.4a-2|76	Conflicts:	ncftpd
12mr|proftpd-1.3.4a-2|77	Conflicts:	anonftp
12mr|proftpd-1.3.4a-2|78	# for the test suite
12mr|proftpd-1.3.4a-2|79	# disabled for now but kept here for reference
12mr|proftpd-1.3.4a-2|80	#BuildRequires:	check-devel perl-Test-Unit perl-Error
12mr|proftpd-1.3.4a-2|81	
12mr|proftpd-1.3.4a-2|82	%description
12mr|proftpd-1.3.4a-2|83	ProFTPd is an enhanced FTP server with a focus toward simplicity, security, and
12mr|proftpd-1.3.4a-2|84	ease of configuration.  It features a very Apache-like configuration syntax,
12mr|proftpd-1.3.4a-2|85	and a highly customizable server infrastructure, including support for multiple
12mr|proftpd-1.3.4a-2|86	'virtual' FTP servers, anonymous FTP, and permission-based directory
12mr|proftpd-1.3.4a-2|87	visibility.
12mr|proftpd-1.3.4a-2|88	
12mr|proftpd-1.3.4a-2|89	This version supports both standalone and xinetd operation.
12mr|proftpd-1.3.4a-2|90	
12mr|proftpd-1.3.4a-2|91	%package	devel
12mr|proftpd-1.3.4a-2|92	Summary:	Development files for ProFTPD
12mr|proftpd-1.3.4a-2|93	Group:		Development/C
12mr|proftpd-1.3.4a-2|94	
12mr|proftpd-1.3.4a-2|95	%description	devel
12mr|proftpd-1.3.4a-2|96	This package contains the development headers for ProFTPD
12mr|proftpd-1.3.4a-2|97	
12mr|proftpd-1.3.4a-2|98	%package	mod_ctrls_admin
12mr|proftpd-1.3.4a-2|99	Summary:	Module implementing admin control handlers
12mr|proftpd-1.3.4a-2|100	Group:		System/Servers
12mr|proftpd-1.3.4a-2|101	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|102	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|103	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|104	
12mr|proftpd-1.3.4a-2|105	%description	mod_ctrls_admin
12mr|proftpd-1.3.4a-2|106	This module implements administrative control actions for the ftpdctl program.
12mr|proftpd-1.3.4a-2|107	
12mr|proftpd-1.3.4a-2|108	%package	mod_ifsession
12mr|proftpd-1.3.4a-2|109	Summary:	Module supporting conditional per-user/group/class configuration contexts
12mr|proftpd-1.3.4a-2|110	Group:		System/Servers
12mr|proftpd-1.3.4a-2|111	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|112	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|113	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|114	
12mr|proftpd-1.3.4a-2|115	%description	mod_ifsession
12mr|proftpd-1.3.4a-2|116	Module supporting conditional per-user/group/class configuration contexts
12mr|proftpd-1.3.4a-2|117	
12mr|proftpd-1.3.4a-2|118	%package	mod_ldap
12mr|proftpd-1.3.4a-2|119	Summary:	LDAP password lookup module for ProFTPD
12mr|proftpd-1.3.4a-2|120	Group:		System/Servers
12mr|proftpd-1.3.4a-2|121	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|122	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|123	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|124	
12mr|proftpd-1.3.4a-2|125	%description	mod_ldap
12mr|proftpd-1.3.4a-2|126	LDAP password lookup module for ProFTPD
12mr|proftpd-1.3.4a-2|127	
12mr|proftpd-1.3.4a-2|128	%package	mod_quotatab
12mr|proftpd-1.3.4a-2|129	Summary:	Module for managing FTP byte/file quotas via centralized tables
12mr|proftpd-1.3.4a-2|130	Group:		System/Servers
12mr|proftpd-1.3.4a-2|131	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|132	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|133	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|134	Requires:	%{name}-mod_quotatab_driver = %{version}-%{release}
12mr|proftpd-1.3.4a-2|135	
12mr|proftpd-1.3.4a-2|136	%description	mod_quotatab
12mr|proftpd-1.3.4a-2|137	Module for managing FTP byte/file quotas via centralized tables
12mr|proftpd-1.3.4a-2|138	
12mr|proftpd-1.3.4a-2|139	%package	mod_quotatab_file
12mr|proftpd-1.3.4a-2|140	Summary:	Sub-module for managing quota data via file-based tables
12mr|proftpd-1.3.4a-2|141	Group:		System/Servers
12mr|proftpd-1.3.4a-2|142	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|143	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|144	Requires:	%{name}-mod_quotatab = %{version}-%{release}
12mr|proftpd-1.3.4a-2|145	Provides:	%{name}-mod_quotatab_driver = %{version}-%{release}
12mr|proftpd-1.3.4a-2|146	
12mr|proftpd-1.3.4a-2|147	%description	mod_quotatab_file
12mr|proftpd-1.3.4a-2|148	Sub-module for managing quota data via file-based tables
12mr|proftpd-1.3.4a-2|149	
12mr|proftpd-1.3.4a-2|150	%package	mod_quotatab_ldap
12mr|proftpd-1.3.4a-2|151	Summary:	Sub-module for obtaining quota information from an LDAP directory
12mr|proftpd-1.3.4a-2|152	Group:		System/Servers
12mr|proftpd-1.3.4a-2|153	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|154	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|155	Requires:	%{name}-mod_quotatab = %{version}-%{release}
12mr|proftpd-1.3.4a-2|156	Provides:	%{name}-mod_quotatab_driver = %{version}-%{release}
12mr|proftpd-1.3.4a-2|157	
12mr|proftpd-1.3.4a-2|158	%description	mod_quotatab_ldap
12mr|proftpd-1.3.4a-2|159	Sub-module for obtaining quota information from an LDAP directory
12mr|proftpd-1.3.4a-2|160	
12mr|proftpd-1.3.4a-2|161	%package	mod_quotatab_sql
12mr|proftpd-1.3.4a-2|162	Summary:	Sub-module for managing quota data via SQL-based tables
12mr|proftpd-1.3.4a-2|163	Group:		System/Servers
12mr|proftpd-1.3.4a-2|164	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|165	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|166	Requires:	%{name}-mod_quotatab = %{version}-%{release}
12mr|proftpd-1.3.4a-2|167	Provides:	%{name}-mod_quotatab_driver = %{version}-%{release}
12mr|proftpd-1.3.4a-2|168	
12mr|proftpd-1.3.4a-2|169	%description	mod_quotatab_sql
12mr|proftpd-1.3.4a-2|170	Sub-module for managing quota data via SQL-based tables
12mr|proftpd-1.3.4a-2|171	
12mr|proftpd-1.3.4a-2|172	%package	mod_quotatab_radius
12mr|proftpd-1.3.4a-2|173	Summary:	Sub-module for managing quota data via radius
12mr|proftpd-1.3.4a-2|174	Group:		System/Servers
12mr|proftpd-1.3.4a-2|175	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|176	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|177	Requires:	%{name}-mod_quotatab = %{version}-%{release}
12mr|proftpd-1.3.4a-2|178	Provides:	%{name}-mod_quotatab_driver = %{version}-%{release}
12mr|proftpd-1.3.4a-2|179	
12mr|proftpd-1.3.4a-2|180	%description	mod_quotatab_radius
12mr|proftpd-1.3.4a-2|181	Sub-module for managing quota data via radius
12mr|proftpd-1.3.4a-2|182	
12mr|proftpd-1.3.4a-2|183	%package	mod_radius
12mr|proftpd-1.3.4a-2|184	Summary:	Module for RADIUS authentication and accounting
12mr|proftpd-1.3.4a-2|185	Group:		System/Servers
12mr|proftpd-1.3.4a-2|186	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|187	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|188	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|189	
12mr|proftpd-1.3.4a-2|190	%description	mod_radius
12mr|proftpd-1.3.4a-2|191	Module for RADIUS authentication and accounting
12mr|proftpd-1.3.4a-2|192	
12mr|proftpd-1.3.4a-2|193	%package	mod_ratio
12mr|proftpd-1.3.4a-2|194	Summary:	Support upload/download ratios
12mr|proftpd-1.3.4a-2|195	Group:		System/Servers
12mr|proftpd-1.3.4a-2|196	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|197	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|198	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|199	
12mr|proftpd-1.3.4a-2|200	%description	mod_ratio
12mr|proftpd-1.3.4a-2|201	Support upload/download ratios
12mr|proftpd-1.3.4a-2|202	
12mr|proftpd-1.3.4a-2|203	%package	mod_rewrite
12mr|proftpd-1.3.4a-2|204	Summary:	Module for rewriting FTP commands
12mr|proftpd-1.3.4a-2|205	Group:		System/Servers
12mr|proftpd-1.3.4a-2|206	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|207	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|208	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|209	
12mr|proftpd-1.3.4a-2|210	%description	mod_rewrite
12mr|proftpd-1.3.4a-2|211	Module for rewriting FTP commands
12mr|proftpd-1.3.4a-2|212	
12mr|proftpd-1.3.4a-2|213	%package	mod_site_misc
12mr|proftpd-1.3.4a-2|214	Summary:	Module implementing miscellaneous SITE commands
12mr|proftpd-1.3.4a-2|215	Group:		System/Servers
12mr|proftpd-1.3.4a-2|216	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|217	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|218	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|219	
12mr|proftpd-1.3.4a-2|220	%description	mod_site_misc
12mr|proftpd-1.3.4a-2|221	Module implementing miscellaneous SITE commands
12mr|proftpd-1.3.4a-2|222	
12mr|proftpd-1.3.4a-2|223	%package	mod_sql
12mr|proftpd-1.3.4a-2|224	Summary:	SQL frontend
12mr|proftpd-1.3.4a-2|225	Group:		System/Servers
12mr|proftpd-1.3.4a-2|226	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|227	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|228	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|229	Requires:	%{name}-mod_sql_driver = %{version}-%{release}
12mr|proftpd-1.3.4a-2|230	
12mr|proftpd-1.3.4a-2|231	%description	mod_sql
12mr|proftpd-1.3.4a-2|232	SQL frontend
12mr|proftpd-1.3.4a-2|233	
12mr|proftpd-1.3.4a-2|234	%package	mod_sql_mysql
12mr|proftpd-1.3.4a-2|235	Summary:	Support for connecting to MySQL databases
12mr|proftpd-1.3.4a-2|236	Group:		System/Servers
12mr|proftpd-1.3.4a-2|237	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|238	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|239	Requires:	%{name}-mod_sql = %{version}-%{release}
12mr|proftpd-1.3.4a-2|240	Provides:	%{name}-mod_sql_driver = %{version}-%{release}
12mr|proftpd-1.3.4a-2|241	
12mr|proftpd-1.3.4a-2|242	%description	mod_sql_mysql
12mr|proftpd-1.3.4a-2|243	Support for connecting to MySQL databases
12mr|proftpd-1.3.4a-2|244	
12mr|proftpd-1.3.4a-2|245	%package	mod_sql_postgres
12mr|proftpd-1.3.4a-2|246	Summary:	Support for connecting to Postgres databases
12mr|proftpd-1.3.4a-2|247	Group:		System/Servers
12mr|proftpd-1.3.4a-2|248	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|249	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|250	Requires:	%{name}-mod_sql = %{version}-%{release}
12mr|proftpd-1.3.4a-2|251	Provides:	%{name}-mod_sql_driver = %{version}-%{release}
12mr|proftpd-1.3.4a-2|252	
12mr|proftpd-1.3.4a-2|253	%description	mod_sql_postgres
12mr|proftpd-1.3.4a-2|254	Support for connecting to Postgres databases
12mr|proftpd-1.3.4a-2|255	
12mr|proftpd-1.3.4a-2|256	%package	mod_sql_sqlite
12mr|proftpd-1.3.4a-2|257	Summary:	Support for connecting to SQLite3 databases
12mr|proftpd-1.3.4a-2|258	Group:		System/Servers
12mr|proftpd-1.3.4a-2|259	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|260	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|261	Requires:	%{name}-mod_sql = %{version}-%{release}
12mr|proftpd-1.3.4a-2|262	Provides:	%{name}-mod_sql_driver = %{version}-%{release}
12mr|proftpd-1.3.4a-2|263	
12mr|proftpd-1.3.4a-2|264	%description	mod_sql_sqlite
12mr|proftpd-1.3.4a-2|265	Support for connecting to SQLite3 databases
12mr|proftpd-1.3.4a-2|266	
12mr|proftpd-1.3.4a-2|267	%package	mod_sql_passwd
12mr|proftpd-1.3.4a-2|268	Summary:	Various SQL password handlers
12mr|proftpd-1.3.4a-2|269	Group:		System/Servers
12mr|proftpd-1.3.4a-2|270	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|271	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|272	Requires:	%{name}-mod_sql = %{version}-%{release}
12mr|proftpd-1.3.4a-2|273	Provides:	%{name}-mod_sql_driver = %{version}-%{release}
12mr|proftpd-1.3.4a-2|274	
12mr|proftpd-1.3.4a-2|275	%description	mod_sql_passwd
12mr|proftpd-1.3.4a-2|276	Various SQL password handlers
12mr|proftpd-1.3.4a-2|277	
12mr|proftpd-1.3.4a-2|278	%package	mod_tls
12mr|proftpd-1.3.4a-2|279	Summary:	An RFC2228 SSL/TLS module for ProFTPD
12mr|proftpd-1.3.4a-2|280	Group:		System/Servers
12mr|proftpd-1.3.4a-2|281	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|282	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|283	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|284	
12mr|proftpd-1.3.4a-2|285	%description	mod_tls
12mr|proftpd-1.3.4a-2|286	An RFC2228 SSL/TLS module for ProFTPD
12mr|proftpd-1.3.4a-2|287	
12mr|proftpd-1.3.4a-2|288	%package	mod_tls_shmcache
12mr|proftpd-1.3.4a-2|289	Summary:	A module which provides a shared SSL session cache using SysV shared memory
12mr|proftpd-1.3.4a-2|290	Group:		System/Servers
12mr|proftpd-1.3.4a-2|291	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|292	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|293	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|294	Requires:	%{name}-mod_tls = %{version}-%{release}
12mr|proftpd-1.3.4a-2|295	
12mr|proftpd-1.3.4a-2|296	%description	mod_tls_shmcache
12mr|proftpd-1.3.4a-2|297	This submodule provides a SysV shared memory-based implementation of an
12mr|proftpd-1.3.4a-2|298	external SSL session cache for use by the mod_tls module's TLSSessionCache
12mr|proftpd-1.3.4a-2|299	directive.
12mr|proftpd-1.3.4a-2|300	
12mr|proftpd-1.3.4a-2|301	%package	mod_tls_memcache
12mr|proftpd-1.3.4a-2|302	Summary:	A module which provides a shared SSL session cache using memcached servers
12mr|proftpd-1.3.4a-2|303	Group:		System/Servers
12mr|proftpd-1.3.4a-2|304	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|305	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|306	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|307	Requires:	%{name}-mod_tls = %{version}-%{release}
12mr|proftpd-1.3.4a-2|308	Suggests:	memcached
12mr|proftpd-1.3.4a-2|309	
12mr|proftpd-1.3.4a-2|310	%description	mod_tls_memcache
12mr|proftpd-1.3.4a-2|311	This submodule a memcached-based implementation of an external SSL session
12mr|proftpd-1.3.4a-2|312	cache for use by the mod_tls module's TLSSessionCache directive.
12mr|proftpd-1.3.4a-2|313	
12mr|proftpd-1.3.4a-2|314	#%package	mod_facl
12mr|proftpd-1.3.4a-2|315	#Summary:	POSIX ACL checking code (aka POSIX.1e hell)
12mr|proftpd-1.3.4a-2|316	#Group:		System/Servers
12mr|proftpd-1.3.4a-2|317	#Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|318	#
12mr|proftpd-1.3.4a-2|319	#%description	mod_facl
12mr|proftpd-1.3.4a-2|320	#POSIX ACL checking code (aka POSIX.1e hell)
12mr|proftpd-1.3.4a-2|321	
12mr|proftpd-1.3.4a-2|322	%package	mod_autohost
12mr|proftpd-1.3.4a-2|323	Summary:	An autohost module for ProFTPD
12mr|proftpd-1.3.4a-2|324	Group:		System/Servers
12mr|proftpd-1.3.4a-2|325	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|326	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|327	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|328	
12mr|proftpd-1.3.4a-2|329	%description	mod_autohost
12mr|proftpd-1.3.4a-2|330	For sites that run a large number of <VirtualHost>s for proftpd, it can be
12mr|proftpd-1.3.4a-2|331	cumbersome to configure them all in the proftpd.conf file. Adding or removing
12mr|proftpd-1.3.4a-2|332	virtual server configurations require restarting the daemon, as do changes to
12mr|proftpd-1.3.4a-2|333	one of the server configurations. The daemon also consumes memory for each
12mr|proftpd-1.3.4a-2|334	server configuration, and the memory footprint for the daemon process can grow
12mr|proftpd-1.3.4a-2|335	large for large numbers of servers.
12mr|proftpd-1.3.4a-2|336	
12mr|proftpd-1.3.4a-2|337	The mod_autohost module allows for server configurations to be configured in
12mr|proftpd-1.3.4a-2|338	individual files, and for those configuration to be used in an "on demand"
12mr|proftpd-1.3.4a-2|339	fashion. Rather than loading the configurations into memory when the daemon
12mr|proftpd-1.3.4a-2|340	starts up, the daemon will check the IP address and port being contacted by a
12mr|proftpd-1.3.4a-2|341	connecting client, check in the filesystem for a mod_autohost configuration
12mr|proftpd-1.3.4a-2|342	file for that address/port, dynamically parse the configuration, and insert
12mr|proftpd-1.3.4a-2|343	the configuration into the session's process space. Thus changes to the
12mr|proftpd-1.3.4a-2|344	configuration are seen whenever a client connects, without requiring a daemon
12mr|proftpd-1.3.4a-2|345	restart. The memory footprint is reduced because proftpd, via mod_autohost,
12mr|proftpd-1.3.4a-2|346	only reads and uses the needed configuration.
12mr|proftpd-1.3.4a-2|347	
12mr|proftpd-1.3.4a-2|348	%package	mod_case
12mr|proftpd-1.3.4a-2|349	Summary:	Makes ProFTPD case insensitive
12mr|proftpd-1.3.4a-2|350	Group:		System/Servers
12mr|proftpd-1.3.4a-2|351	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|352	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|353	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|354	
12mr|proftpd-1.3.4a-2|355	%description	mod_case
12mr|proftpd-1.3.4a-2|356	The mod_case module is designed to help ProFTPD be case-insensitive, for those
12mr|proftpd-1.3.4a-2|357	sites that may need it (e.g. those that are migrating from a Windows
12mr|proftpd-1.3.4a-2|358	environment or have mounted Windows filesystems).
12mr|proftpd-1.3.4a-2|359	
12mr|proftpd-1.3.4a-2|360	mod_case works by performing two checks on the filename used in FTP commands.
12mr|proftpd-1.3.4a-2|361	First, mod_case will scan the directory to see if there is already a file whose
12mr|proftpd-1.3.4a-2|362	name exactly matches the given filename. If not, mod_case will scan the
12mr|proftpd-1.3.4a-2|363	directory again, this time looking for case-insensitive matches.
12mr|proftpd-1.3.4a-2|364	
12mr|proftpd-1.3.4a-2|365	%package	mod_gss
12mr|proftpd-1.3.4a-2|366	Summary:	A Kerberos 5 GSS module for ProFTPD
12mr|proftpd-1.3.4a-2|367	Group:		System/Servers
12mr|proftpd-1.3.4a-2|368	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|369	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|370	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|371	
12mr|proftpd-1.3.4a-2|372	%description	mod_gss
12mr|proftpd-1.3.4a-2|373	A Kerberos 5 GSS module for ProFTPD
12mr|proftpd-1.3.4a-2|374	
12mr|proftpd-1.3.4a-2|375	%package	mod_load
12mr|proftpd-1.3.4a-2|376	Summary:	A module that determines average load for ProFTPD
12mr|proftpd-1.3.4a-2|377	Group:		System/Servers
12mr|proftpd-1.3.4a-2|378	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|379	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|380	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|381	
12mr|proftpd-1.3.4a-2|382	%description	mod_load
12mr|proftpd-1.3.4a-2|383	The code for determining load average on a given system is hairy, to say the
12mr|proftpd-1.3.4a-2|384	least. Unfortunately, it is necessary to do it this way, as there is no
12mr|proftpd-1.3.4a-2|385	standard method for extracting such information from the kernel. This module
12mr|proftpd-1.3.4a-2|386	uses code from GNU's make application, which should function properly. If not,
12mr|proftpd-1.3.4a-2|387	please contact the author as soon as possible.
12mr|proftpd-1.3.4a-2|388	
12mr|proftpd-1.3.4a-2|389	%package	mod_shaper
12mr|proftpd-1.3.4a-2|390	Summary:	A shaping module for ProFTPD
12mr|proftpd-1.3.4a-2|391	Group:		System/Servers
12mr|proftpd-1.3.4a-2|392	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|393	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|394	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|395	
12mr|proftpd-1.3.4a-2|396	%description	mod_shaper
12mr|proftpd-1.3.4a-2|397	The mod_shaper module is designed to split overall rates, both download and
12mr|proftpd-1.3.4a-2|398	upload, for the proftpd daemon among all connected FTP clients, shaping each
12mr|proftpd-1.3.4a-2|399	session to use only a portion of the overall rate. mod_shaper shapes both
12mr|proftpd-1.3.4a-2|400	transmitted traffic, e.g. bits being downloaded via the RETR command, and
12mr|proftpd-1.3.4a-2|401	received traffic, e.g. bits being uploaded via the APPE, STOR, and STOU
12mr|proftpd-1.3.4a-2|402	commands.
12mr|proftpd-1.3.4a-2|403	
12mr|proftpd-1.3.4a-2|404	%package	mod_time
12mr|proftpd-1.3.4a-2|405	Summary:	Limits acces based on the time of day and/or the day of the week
12mr|proftpd-1.3.4a-2|406	Group:		System/Servers
12mr|proftpd-1.3.4a-2|407	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|408	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|409	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|410	
12mr|proftpd-1.3.4a-2|411	%description	mod_time
12mr|proftpd-1.3.4a-2|412	This module is designed to allow for limiting FTP commands based on the time of
12mr|proftpd-1.3.4a-2|413	day and/or the day of the week. A more detailed explanation of the usage of
12mr|proftpd-1.3.4a-2|414	this module follows the directive explanations.
12mr|proftpd-1.3.4a-2|415	
12mr|proftpd-1.3.4a-2|416	%package	mod_wrap
12mr|proftpd-1.3.4a-2|417	Summary:	Provides tcpwrapper-like access control rules for ProFTPD
12mr|proftpd-1.3.4a-2|418	Group:		System/Servers
12mr|proftpd-1.3.4a-2|419	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|420	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|421	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|422	Requires:	%{name}-mod_wrap_driver = %{version}-%{release}
12mr|proftpd-1.3.4a-2|423	Requires:	tcp_wrappers
12mr|proftpd-1.3.4a-2|424	
12mr|proftpd-1.3.4a-2|425	%description	mod_wrap
12mr|proftpd-1.3.4a-2|426	The mod_wrap package allows the proftpd daemon to provide tcpwrapper-like
12mr|proftpd-1.3.4a-2|427	access control rules while running in standalone mode. It also allows for those
12mr|proftpd-1.3.4a-2|428	access rules to be stored in various formats, such as files (e.g.
12mr|proftpd-1.3.4a-2|429	/etc/hosts.allow and /etc/hosts.deny) or in SQL tables.
12mr|proftpd-1.3.4a-2|430	
12mr|proftpd-1.3.4a-2|431	The most current version of mod_wrap's submodules supports storage of access
12mr|proftpd-1.3.4a-2|432	table information in various formats:
12mr|proftpd-1.3.4a-2|433	
12mr|proftpd-1.3.4a-2|434	o mod_wrap_file for file-based access tables
12mr|proftpd-1.3.4a-2|435	o mod_wrap_sql for SQL-based access tables
12mr|proftpd-1.3.4a-2|436	
12mr|proftpd-1.3.4a-2|437	%package	mod_wrap_file
12mr|proftpd-1.3.4a-2|438	Summary:	A file-specific driver for the mod_wrap module for ProFTPD
12mr|proftpd-1.3.4a-2|439	Group:		System/Servers
12mr|proftpd-1.3.4a-2|440	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|441	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|442	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|443	Provides:	%{name}-mod_wrap_driver = %{version}-%{release}
12mr|proftpd-1.3.4a-2|444	
12mr|proftpd-1.3.4a-2|445	%description	mod_wrap_file
12mr|proftpd-1.3.4a-2|446	This submodule provides the file-specific "driver" for storing IP/DNS-based
12mr|proftpd-1.3.4a-2|447	access control information in files.
12mr|proftpd-1.3.4a-2|448	
12mr|proftpd-1.3.4a-2|449	%package	mod_wrap_sql
12mr|proftpd-1.3.4a-2|450	Summary:	A SQL database driver for the mod_wrap module for ProFTPD
12mr|proftpd-1.3.4a-2|451	Group:		System/Servers
12mr|proftpd-1.3.4a-2|452	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|453	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|454	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|455	Provides:	%{name}-mod_wrap_driver = %{version}-%{release}
12mr|proftpd-1.3.4a-2|456	
12mr|proftpd-1.3.4a-2|457	%description	mod_wrap_sql
12mr|proftpd-1.3.4a-2|458	This submodule provides the SQL database "driver" for storing IP/DNS-based
12mr|proftpd-1.3.4a-2|459	access control information in SQL tables.
12mr|proftpd-1.3.4a-2|460	
12mr|proftpd-1.3.4a-2|461	%package	mod_ban
12mr|proftpd-1.3.4a-2|462	Summary:	Adds dynamic "ban" lists to ProFTPD
12mr|proftpd-1.3.4a-2|463	Group:		System/Servers
12mr|proftpd-1.3.4a-2|464	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|465	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|466	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|467	
12mr|proftpd-1.3.4a-2|468	%description	mod_ban
12mr|proftpd-1.3.4a-2|469	The mod_ban module is designed to add dynamic "ban" lists to proftpd. A ban
12mr|proftpd-1.3.4a-2|470	prevents the banned user, host, or class from logging in to the server; it does
12mr|proftpd-1.3.4a-2|471	not prevent the banned user, host, or class from connecting to the server.
12mr|proftpd-1.3.4a-2|472	mod_ban is not a firewall. The module also provides automatic bans that are
12mr|proftpd-1.3.4a-2|473	triggered based on configurable criteria.
12mr|proftpd-1.3.4a-2|474	
12mr|proftpd-1.3.4a-2|475	%package	mod_vroot
12mr|proftpd-1.3.4a-2|476	Summary:	Adds virtual chroot capability to ProFTPD
12mr|proftpd-1.3.4a-2|477	Group:		System/Servers
12mr|proftpd-1.3.4a-2|478	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|479	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|480	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|481	
12mr|proftpd-1.3.4a-2|482	%description	mod_vroot
12mr|proftpd-1.3.4a-2|483	The purpose of this module to is to implement a virtual chroot capability that
12mr|proftpd-1.3.4a-2|484	does not require root privileges. The mod_vroot module provides this capability
12mr|proftpd-1.3.4a-2|485	by using ProFTPD's FS API, available as of 1.2.8rc1.
12mr|proftpd-1.3.4a-2|486	
12mr|proftpd-1.3.4a-2|487	%package	mod_sftp
12mr|proftpd-1.3.4a-2|488	Summary:	Implements the SSH2 protocol and its SFTP subsystem for ProFTPD
12mr|proftpd-1.3.4a-2|489	Group:		System/Servers
12mr|proftpd-1.3.4a-2|490	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|491	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|492	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|493	
12mr|proftpd-1.3.4a-2|494	%description	mod_sftp
12mr|proftpd-1.3.4a-2|495	The mod_sftp module implements the SSH2 protocol and its SFTP subsystem, for
12mr|proftpd-1.3.4a-2|496	secure file transfer over an SSH2 connection. The mod_sftp module supports:
12mr|proftpd-1.3.4a-2|497	
12mr|proftpd-1.3.4a-2|498	o Public key authentication
12mr|proftpd-1.3.4a-2|499	o Password authentication (e.g. user authentication via mod_sql, mod_ldap,
12mr|proftpd-1.3.4a-2|500	mod_auth_file, mod_auth_unix, mod_auth_pam)
12mr|proftpd-1.3.4a-2|501	o SCP support
12mr|proftpd-1.3.4a-2|502	o Quotas (via the mod_quotatab module)
12mr|proftpd-1.3.4a-2|503	o FIPS support (see Usage section)
12mr|proftpd-1.3.4a-2|504	o Throttled transfers (via TransferRate, and/or the mod_shaper module)
12mr|proftpd-1.3.4a-2|505	o Blacklisted public keys
12mr|proftpd-1.3.4a-2|506	o Configurable traffic analysis protection
12mr|proftpd-1.3.4a-2|507	o Passphrase-protected host keys
12mr|proftpd-1.3.4a-2|508	
12mr|proftpd-1.3.4a-2|509	%package	mod_sftp_pam
12mr|proftpd-1.3.4a-2|510	Summary:	A module which provides an SSH2 "keyboard-interactive" driver using PAM
12mr|proftpd-1.3.4a-2|511	Group:		System/Servers
12mr|proftpd-1.3.4a-2|512	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|513	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|514	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|515	Requires:	%{name}-mod_sftp >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|516	
12mr|proftpd-1.3.4a-2|517	%description	mod_sftp_pam
12mr|proftpd-1.3.4a-2|518	The mod_sftp_pam module provides support for the "SSH Keyboard-Interactive
12mr|proftpd-1.3.4a-2|519	Authentication" RFC (RFC4256).
12mr|proftpd-1.3.4a-2|520	
12mr|proftpd-1.3.4a-2|521	%package	mod_sftp_sql
12mr|proftpd-1.3.4a-2|522	Summary:	SQL backend module for retrieving authorized keys
12mr|proftpd-1.3.4a-2|523	Group:		System/Servers
12mr|proftpd-1.3.4a-2|524	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|525	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|526	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|527	Requires:	%{name}-mod_sftp >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|528	Requires:	%{name}-mod_sql >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|529	
12mr|proftpd-1.3.4a-2|530	%description	mod_sftp_sql
12mr|proftpd-1.3.4a-2|531	The mod_sftp module for ProFTPD can support different storage formats for its
12mr|proftpd-1.3.4a-2|532	user- and host-based authorized keys. By default, the mod_sftp module supports
12mr|proftpd-1.3.4a-2|533	storing authorized keys in flats. This mod_sftp_sql module allows for
12mr|proftpd-1.3.4a-2|534	authorized SSH keys to be stored in SQL tables.
12mr|proftpd-1.3.4a-2|535	
12mr|proftpd-1.3.4a-2|536	%package	mod_memcache
12mr|proftpd-1.3.4a-2|537	Summary:	A module for managing memcache data
12mr|proftpd-1.3.4a-2|538	Group:		System/Servers
12mr|proftpd-1.3.4a-2|539	Requires(post): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|540	Requires(preun): %{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|541	Requires:	%{name} >= %{version}-%{release}
12mr|proftpd-1.3.4a-2|542	
12mr|proftpd-1.3.4a-2|543	%description	mod_memcache
12mr|proftpd-1.3.4a-2|544	The mod_memcache module enables ProFTPD support for caching data in memcached
12mr|proftpd-1.3.4a-2|545	servers, using the libmemcached client library.
12mr|proftpd-1.3.4a-2|546	
12mr|proftpd-1.3.4a-2|547	%prep
12mr|proftpd-1.3.4a-2|548	
12mr|proftpd-1.3.4a-2|549	%setup -q -n %{name}-%{version} -a100 -a102 -a103 -a105 -a108
12mr|proftpd-1.3.4a-2|550	
12mr|proftpd-1.3.4a-2|551	%patch0 -p0 -b .logfile_location
12mr|proftpd-1.3.4a-2|552	%patch2 -p0 -b .pam
12mr|proftpd-1.3.4a-2|553	%patch4 -p1 -b .installfix
12mr|proftpd-1.3.4a-2|554	%patch7 -p0 -b .change_pam_name
12mr|proftpd-1.3.4a-2|555	%patch8 -p0 -b .mod_time_fix
12mr|proftpd-1.3.4a-2|556	%patch10 -p0 -b .verbose_tests
12mr|proftpd-1.3.4a-2|557	%patch11 -p0 -b .mod_autohost_buildfix
12mr|proftpd-1.3.4a-2|558	
12mr|proftpd-1.3.4a-2|559	%patch40 -p0 -b .format_not_a_string_literal_and_no_format_arguments
12mr|proftpd-1.3.4a-2|560	%patch41 -p0 -b .format_not_a_string_literal_and_no_format_arguments
12mr|proftpd-1.3.4a-2|561	%patch42 -p1 -b .no_-ldes425
12mr|proftpd-1.3.4a-2|562	
12mr|proftpd-1.3.4a-2|563	# Mandriva config
12mr|proftpd-1.3.4a-2|564	mkdir -p Mandriva
12mr|proftpd-1.3.4a-2|565	install -m0644 %{SOURCE1} Mandriva/proftpd.logrotate
12mr|proftpd-1.3.4a-2|566	install -m0644 %{SOURCE2} Mandriva/proftpd.xinetd
12mr|proftpd-1.3.4a-2|567	install -m0644 %{SOURCE3} Mandriva/proftpd.init
12mr|proftpd-1.3.4a-2|568	install -m0644 %{SOURCE4} Mandriva/proftpd.service
12mr|proftpd-1.3.4a-2|569	install -m0644 %{SOURCE5} Mandriva/basic.conf
12mr|proftpd-1.3.4a-2|570	install -m0644 %{SOURCE7} Mandriva/welcome.msg
12mr|proftpd-1.3.4a-2|571	install -m0644 %{SOURCE32} Mandriva/32_mod_shaper.conf
12mr|proftpd-1.3.4a-2|572	
12mr|proftpd-1.3.4a-2|573	# lib64 fix
12mr|proftpd-1.3.4a-2|574	perl -pi -e "s|/usr/lib|%{_libdir}|g" Mandriva/basic.conf
12mr|proftpd-1.3.4a-2|575	
12mr|proftpd-1.3.4a-2|576	# fix includes, instead of a patch
12mr|proftpd-1.3.4a-2|577	perl -pi -e "s|\<mysql\.h\>|\<mysql\/mysql\.h\>|g" contrib/mod_sql_mysql.c
12mr|proftpd-1.3.4a-2|578	#perl -pi -e "s|\<libpq-fe\.h\>|\<pgsql\/libpq-fe\.h\>|g" contrib/mod_sql_postgres.c
12mr|proftpd-1.3.4a-2|579	
12mr|proftpd-1.3.4a-2|580	%build
12mr|proftpd-1.3.4a-2|581	
12mr|proftpd-1.3.4a-2|582	%serverbuild
12mr|proftpd-1.3.4a-2|583	
12mr|proftpd-1.3.4a-2|584	export CFLAGS="$CFLAGS -DLDAP_DEPRECATED -DUSE_LDAP_TLS -DHAVE_OPENSSL"
12mr|proftpd-1.3.4a-2|585	export LIBS="-L%{_libdir} -lattr"
12mr|proftpd-1.3.4a-2|586	
12mr|proftpd-1.3.4a-2|587	pushd mod_gss-%{mod_gss_version}
12mr|proftpd-1.3.4a-2|588	perl -pi -e "s|<gssapi.h>|<gssapi/gssapi.h>|" configure*
12mr|proftpd-1.3.4a-2|589	perl -pi -e "s|NULL,code|kc,code|" *.in
12mr|proftpd-1.3.4a-2|590	#libtoolize --copy --force --ltdl
12mr|proftpd-1.3.4a-2|591	#rm -rf lib/libltdl; mv libltdl lib/
12mr|proftpd-1.3.4a-2|592	#rm -f configure; autoconf
12mr|proftpd-1.3.4a-2|593	%configure2_5x --enable-mit
12mr|proftpd-1.3.4a-2|594	# Workaround a missing dcl in kerberos...
12mr|proftpd-1.3.4a-2|595	cat >> mod_gss.h <<EOF
12mr|proftpd-1.3.4a-2|596	#ifndef GSS_C_AF_INET6
12mr|proftpd-1.3.4a-2|597	#define GSS_C_AF_INET6 24
12mr|proftpd-1.3.4a-2|598	#endif
12mr|proftpd-1.3.4a-2|599	EOF
12mr|proftpd-1.3.4a-2|600	popd
12mr|proftpd-1.3.4a-2|601	
12mr|proftpd-1.3.4a-2|602	pushd contrib/mod_load
12mr|proftpd-1.3.4a-2|603	%configure2_5x
12mr|proftpd-1.3.4a-2|604	popd
12mr|proftpd-1.3.4a-2|605	
12mr|proftpd-1.3.4a-2|606	pushd contrib/mod_wrap2
12mr|proftpd-1.3.4a-2|607	%configure2_5x
12mr|proftpd-1.3.4a-2|608	popd
12mr|proftpd-1.3.4a-2|609	
12mr|proftpd-1.3.4a-2|610	# put extra modules in place
12mr|proftpd-1.3.4a-2|611	for i in `find mod_* -type f -name "*.c"` `find mod_* -type f -name "*.h"`; do
12mr|proftpd-1.3.4a-2|612	cp $i contrib/
12mr|proftpd-1.3.4a-2|613	done
12mr|proftpd-1.3.4a-2|614	
12mr|proftpd-1.3.4a-2|615	#head -n 190 aclocal.m4 > acinclude.m4
12mr|proftpd-1.3.4a-2|616	#rm -f aclocal.m4
12mr|proftpd-1.3.4a-2|617	#libtoolize --copy --force --ltdl
12mr|proftpd-1.3.4a-2|618	#rm -rf lib/libltdl; mv libltdl lib/
12mr|proftpd-1.3.4a-2|619	#aclocal; autoconf
12mr|proftpd-1.3.4a-2|620	
12mr|proftpd-1.3.4a-2|621	%configure2_5x \
12mr|proftpd-1.3.4a-2|622	--libexecdir=%{_libdir}/%{name} \
12mr|proftpd-1.3.4a-2|623	--enable-auth-pam \
12mr|proftpd-1.3.4a-2|624	--enable-cap \
12mr|proftpd-1.3.4a-2|625	--disable-facl \
12mr|proftpd-1.3.4a-2|626	--enable-dso \
12mr|proftpd-1.3.4a-2|627	--enable-nls \
12mr|proftpd-1.3.4a-2|628	--enable-openssl \
12mr|proftpd-1.3.4a-2|629	--with-lastlog=/var/log/lastlog \
12mr|proftpd-1.3.4a-2|630	--enable-ipv6 \
12mr|proftpd-1.3.4a-2|631	--enable-shadow \
12mr|proftpd-1.3.4a-2|632	--enable-ctrls \
12mr|proftpd-1.3.4a-2|633	--with-shared="mod_ratio:mod_tls:mod_tls_shmcache:mod_radius:mod_ldap:mod_sql:mod_sql_mysql:mod_sql_postgres:mod_sql_sqlite:mod_sql_passwd:mod_rewrite:mod_gss:mod_load:mod_ctrls_admin:mod_quotatab:mod_quotatab_file:mod_quotatab_ldap:mod_quotatab_sql:mod_quotatab_radius:mod_site_misc:mod_wrap2:mod_wrap2_file:mod_wrap2_sql:mod_autohost:mod_case:mod_shaper:mod_ban:mod_vroot:mod_sftp:mod_sftp_pam:mod_sftp_sql:mod_time:mod_ifsession:mod_memcache:mod_tls_memcache" \
12mr|proftpd-1.3.4a-2|634	--with-modules="mod_readme:mod_auth_pam" \
12mr|proftpd-1.3.4a-2|635	--disable-strip \
12mr|proftpd-1.3.4a-2|636	--enable-pcre
12mr|proftpd-1.3.4a-2|637	
12mr|proftpd-1.3.4a-2|638	#    --enable-tests
12mr|proftpd-1.3.4a-2|639	
12mr|proftpd-1.3.4a-2|640	# libcap hack
12mr|proftpd-1.3.4a-2|641	perl -pi -e "s|/lib/libcap|/blabla|g" Make.rules
12mr|proftpd-1.3.4a-2|642	echo "#define HAVE_LINUX_CAPABILITY_H 1" >> config.h
12mr|proftpd-1.3.4a-2|643	
12mr|proftpd-1.3.4a-2|644	%make
12mr|proftpd-1.3.4a-2|645	
12mr|proftpd-1.3.4a-2|646	#%%check
12mr|proftpd-1.3.4a-2|647	#make check
12mr|proftpd-1.3.4a-2|648	
12mr|proftpd-1.3.4a-2|649	%install
12mr|proftpd-1.3.4a-2|650	rm -rf %{buildroot}
12mr|proftpd-1.3.4a-2|651	
12mr|proftpd-1.3.4a-2|652	install -d %{buildroot}%{_initrddir}
12mr|proftpd-1.3.4a-2|653	install -d %{buildroot}%{_libdir}/%{name}
12mr|proftpd-1.3.4a-2|654	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mr|proftpd-1.3.4a-2|655	install -d %{buildroot}%{_sysconfdir}/%{name}.d
12mr|proftpd-1.3.4a-2|656	install -d %{buildroot}%{_sysconfdir}/pam.d
12mr|proftpd-1.3.4a-2|657	install -d %{buildroot}%{_sysconfdir}/xinetd.d
12mr|proftpd-1.3.4a-2|658	install -d %{buildroot}/var/ftp/pub
12mr|proftpd-1.3.4a-2|659	install -d %{buildroot}/var/log/%{name}
12mr|proftpd-1.3.4a-2|660	install -d %{buildroot}/var/run/%{name}
12mr|proftpd-1.3.4a-2|661	
12mr|proftpd-1.3.4a-2|662	%makeinstall \
12mr|proftpd-1.3.4a-2|663	rundir=%{buildroot}/var/run/%{name} \
12mr|proftpd-1.3.4a-2|664	LIBEXECDIR=%{buildroot}%{_libdir}/%{name} \
12mr|proftpd-1.3.4a-2|665	SHARED_MODULE_DIRS="" \
12mr|proftpd-1.3.4a-2|666	pkgconfigdir=%{buildroot}%{_libdir}/pkgconfig
12mr|proftpd-1.3.4a-2|667	
12mr|proftpd-1.3.4a-2|668	# fix borked pkgconfig file
12mr|proftpd-1.3.4a-2|669	perl -pi -e "s|^prefix.*|prefix=%{_prefix}|g" %{buildroot}%{_libdir}/pkgconfig/*.pc
12mr|proftpd-1.3.4a-2|670	perl -pi -e "s|/lib/|/%{_lib}/|g" %{buildroot}%{_libdir}/pkgconfig/*.pc
12mr|proftpd-1.3.4a-2|671	
12mr|proftpd-1.3.4a-2|672	%makeinstall -C contrib/mod_wrap2 LIBEXECDIR=%{buildroot}%{_libdir}/%{name}
12mr|proftpd-1.3.4a-2|673	%makeinstall -C contrib/mod_load LIBEXECDIR=%{buildroot}%{_libdir}/%{name}
12mr|proftpd-1.3.4a-2|674	%makeinstall -C contrib/mod_sftp LIBEXECDIR=%{buildroot}%{_libdir}/%{name}
12mr|proftpd-1.3.4a-2|675	
12mr|proftpd-1.3.4a-2|676	install -m0644 contrib/dist/rpm/ftp.pamd %{buildroot}%{_sysconfdir}/pam.d/%{name}
12mr|proftpd-1.3.4a-2|677	install -m0755 contrib/xferstats.holger-preiss %{buildroot}%{_sbindir}
12mr|proftpd-1.3.4a-2|678	
12mr|proftpd-1.3.4a-2|679	install -m0644 Mandriva/proftpd.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12mr|proftpd-1.3.4a-2|680	install -m0644 Mandriva/proftpd.xinetd %{buildroot}%{_sysconfdir}/xinetd.d/%{name}-xinetd
12mr|proftpd-1.3.4a-2|681	install -m0755 Mandriva/proftpd.init %{buildroot}%{_initrddir}/%{name}
12mr|proftpd-1.3.4a-2|682	install -m0644 Mandriva/basic.conf %{buildroot}%{_sysconfdir}/%{name}.conf
12mr|proftpd-1.3.4a-2|683	install -m0644 Mandriva/welcome.msg %{buildroot}/var/ftp/pub/welcome.msg
12mr|proftpd-1.3.4a-2|684	
12mr|proftpd-1.3.4a-2|685	install -m0644 %{SOURCE200} %{buildroot}%{_sysconfdir}/proftpd-anonymous.conf
12mr|proftpd-1.3.4a-2|686	
12mr|proftpd-1.3.4a-2|687	ln -snf %{name} %{buildroot}%{_sbindir}/in.%{name}
12mr|proftpd-1.3.4a-2|688	ln -snf %{name} %{buildroot}%{_sbindir}/in.ftpd
12mr|proftpd-1.3.4a-2|689	
12mr|proftpd-1.3.4a-2|690	# config
12mr|proftpd-1.3.4a-2|691	echo "LoadModule mod_ctrls_admin.c" > %{buildroot}%{_sysconfdir}/%{name}.d/10_mod_ctrls_admin.conf
12mr|proftpd-1.3.4a-2|692	echo "LoadModule mod_tls.c" > %{buildroot}%{_sysconfdir}/%{name}.d/11_mod_tls.conf
12mr|proftpd-1.3.4a-2|693	echo "LoadModule mod_tls_shmcache.c" > %{buildroot}%{_sysconfdir}/%{name}.d/12_mod_tls_shmcache.conf
12mr|proftpd-1.3.4a-2|694	echo "LoadModule mod_sql.c" > %{buildroot}%{_sysconfdir}/%{name}.d/12_mod_sql.conf
12mr|proftpd-1.3.4a-2|695	echo "LoadModule mod_ldap.c" > %{buildroot}%{_sysconfdir}/%{name}.d/13_mod_ldap.conf
12mr|proftpd-1.3.4a-2|696	echo "LoadModule mod_sql_mysql.c" > %{buildroot}%{_sysconfdir}/%{name}.d/14_mod_sql_mysql.conf
12mr|proftpd-1.3.4a-2|697	echo "LoadModule mod_sql_postgres.c" > %{buildroot}%{_sysconfdir}/%{name}.d/15_mod_sql_postgres.conf
12mr|proftpd-1.3.4a-2|698	echo "LoadModule mod_sql_sqlite.c" > %{buildroot}%{_sysconfdir}/%{name}.d/16_mod_sql_sqlite.conf
12mr|proftpd-1.3.4a-2|699	echo "LoadModule mod_sql_passwd.c" > %{buildroot}%{_sysconfdir}/%{name}.d/17_mod_sql_passwd.conf
12mr|proftpd-1.3.4a-2|700	echo "LoadModule mod_quotatab.c" > %{buildroot}%{_sysconfdir}/%{name}.d/16_mod_quotatab.conf
12mr|proftpd-1.3.4a-2|701	echo "LoadModule mod_quotatab_file.c" > %{buildroot}%{_sysconfdir}/%{name}.d/17_mod_quotatab_file.conf
12mr|proftpd-1.3.4a-2|702	echo "LoadModule mod_quotatab_ldap.c" > %{buildroot}%{_sysconfdir}/%{name}.d/18_mod_quotatab_ldap.conf
12mr|proftpd-1.3.4a-2|703	echo "LoadModule mod_quotatab_sql.c" > %{buildroot}%{_sysconfdir}/%{name}.d/19_mod_quotatab_sql.conf
12mr|proftpd-1.3.4a-2|704	echo "LoadModule mod_quotatab_radius.c" > %{buildroot}%{_sysconfdir}/%{name}.d/20_mod_quotatab_radius.conf
12mr|proftpd-1.3.4a-2|705	echo "LoadModule mod_radius.c" > %{buildroot}%{_sysconfdir}/%{name}.d/20_mod_radius.conf
12mr|proftpd-1.3.4a-2|706	echo "LoadModule mod_wrap2.c" > %{buildroot}%{_sysconfdir}/%{name}.d/21_mod_wrap2.conf
12mr|proftpd-1.3.4a-2|707	echo "LoadModule mod_wrap2_file.c" > %{buildroot}%{_sysconfdir}/%{name}.d/22_mod_wrap2_file.conf
12mr|proftpd-1.3.4a-2|708	echo "LoadModule mod_wrap2_sql.c" > %{buildroot}%{_sysconfdir}/%{name}.d/23_mod_wrap2_sql.conf
12mr|proftpd-1.3.4a-2|709	echo "LoadModule mod_rewrite.c" > %{buildroot}%{_sysconfdir}/%{name}.d/24_mod_rewrite.conf
12mr|proftpd-1.3.4a-2|710	echo "LoadModule mod_ratio.c" > %{buildroot}%{_sysconfdir}/%{name}.d/25_mod_ratio.conf
12mr|proftpd-1.3.4a-2|711	echo "LoadModule mod_gss.c" > %{buildroot}%{_sysconfdir}/%{name}.d/26_mod_gss.conf
12mr|proftpd-1.3.4a-2|712	echo "LoadModule mod_autohost.c" > %{buildroot}%{_sysconfdir}/%{name}.d/27_mod_autohost.conf
12mr|proftpd-1.3.4a-2|713	echo "LoadModule mod_case.c" > %{buildroot}%{_sysconfdir}/%{name}.d/28_mod_case.conf
12mr|proftpd-1.3.4a-2|714	#echo "LoadModule mod_facl.c" > %{buildroot}%{_sysconfdir}/%{name}.d/30_mod_facl.conf
12mr|proftpd-1.3.4a-2|715	echo "LoadModule mod_load.c" > %{buildroot}%{_sysconfdir}/%{name}.d/31_mod_load.conf
12mr|proftpd-1.3.4a-2|716	install -m0644 Mandriva/32_mod_shaper.conf %{buildroot}%{_sysconfdir}/%{name}.d/32_mod_shaper.conf
12mr|proftpd-1.3.4a-2|717	echo "LoadModule mod_site_misc.c" > %{buildroot}%{_sysconfdir}/%{name}.d/33_mod_site_misc.conf
12mr|proftpd-1.3.4a-2|718	echo "LoadModule mod_time.c" > %{buildroot}%{_sysconfdir}/%{name}.d/34_mod_time.conf
12mr|proftpd-1.3.4a-2|719	echo "LoadModule mod_ban.c" > %{buildroot}%{_sysconfdir}/%{name}.d/35_mod_ban.conf
12mr|proftpd-1.3.4a-2|720	echo "LoadModule mod_vroot.c" > %{buildroot}%{_sysconfdir}/%{name}.d/36_mod_vroot.conf
12mr|proftpd-1.3.4a-2|721	echo "LoadModule mod_sftp.c" > %{buildroot}%{_sysconfdir}/%{name}.d/37_mod_sftp.conf
12mr|proftpd-1.3.4a-2|722	echo "LoadModule mod_sftp_pam.c" > %{buildroot}%{_sysconfdir}/%{name}.d/38_mod_sftp_pam.conf
12mr|proftpd-1.3.4a-2|723	echo "LoadModule mod_sftp_sql.c" > %{buildroot}%{_sysconfdir}/%{name}.d/39_mod_sftp_sql.conf
12mr|proftpd-1.3.4a-2|724	echo "LoadModule mod_memcache.c" > %{buildroot}%{_sysconfdir}/%{name}.d/40_mod_memcache.conf
12mr|proftpd-1.3.4a-2|725	echo "LoadModule mod_tls_memcache.c" > %{buildroot}%{_sysconfdir}/%{name}.d/41_mod_tls_memcache.conf
12mr|proftpd-1.3.4a-2|726	
12mr|proftpd-1.3.4a-2|727	cat > %{buildroot}%{_sysconfdir}/%{name}.d/99_mod_ifsession.conf << EOF
12mr|proftpd-1.3.4a-2|728	# keep this module the last one
12mr|proftpd-1.3.4a-2|729	LoadModule mod_ifsession.c
12mr|proftpd-1.3.4a-2|730	EOF
12mr|proftpd-1.3.4a-2|731	
12mr|proftpd-1.3.4a-2|732	cat > README.urpmi << EOF
12mr|proftpd-1.3.4a-2|733	Mandriva RPM specific notes
12mr|proftpd-1.3.4a-2|734	
12mr|proftpd-1.3.4a-2|735	modules support
12mr|proftpd-1.3.4a-2|736	---------------
12mr|proftpd-1.3.4a-2|737	proftpd-1.3.0 now loads the modules dynamically, very few modules are compiled
12mr|proftpd-1.3.4a-2|738	into the proftpd binary. The new configuration file /etc/proftpd.conf uses a
12mr|proftpd-1.3.4a-2|739	"Include /etc/proftpd.d/*.conf" statement which makes proftpd very similar to
12mr|proftpd-1.3.4a-2|740	how modules are loaded and the configuration of apache-2.x. Because of this you
12mr|proftpd-1.3.4a-2|741	may have to manually merge your old configuration into the new
12mr|proftpd-1.3.4a-2|742	/etc/proftpd.conf file.  This is especially true if you are using LDAP, because
12mr|proftpd-1.3.4a-2|743	then the mod_ldap.so proftpd module will not be automatically loaded. Here is a
12mr|proftpd-1.3.4a-2|744	list of the modules that are compiled as DSO's:
12mr|proftpd-1.3.4a-2|745	
12mr|proftpd-1.3.4a-2|746	o mod_autohost.so         <- NEW
12mr|proftpd-1.3.4a-2|747	o mod_ban.so              <- NEW
12mr|proftpd-1.3.4a-2|748	o mod_case.so             <- NEW
12mr|proftpd-1.3.4a-2|749	o mod_ctrls_admin.so      <- NEW
12mr|proftpd-1.3.4a-2|750	o mod_facl.so
12mr|proftpd-1.3.4a-2|751	o mod_gss.so
12mr|proftpd-1.3.4a-2|752	o mod_ifsession.so
12mr|proftpd-1.3.4a-2|753	o mod_ldap.so
12mr|proftpd-1.3.4a-2|754	o mod_load.so             <- NEW
12mr|proftpd-1.3.4a-2|755	o mod_quotatab.so         <- NEW
12mr|proftpd-1.3.4a-2|756	o mod_quotatab_file.so    <- NEW
12mr|proftpd-1.3.4a-2|757	o mod_quotatab_ldap.so    <- NEW
12mr|proftpd-1.3.4a-2|758	o mod_quotatab_sql.so     <- NEW
12mr|proftpd-1.3.4a-2|759	o mod_quotatab_radius.so  <- NEW
12mr|proftpd-1.3.4a-2|760	o mod_radius.so
12mr|proftpd-1.3.4a-2|761	o mod_ratio.so
12mr|proftpd-1.3.4a-2|762	o mod_rewrite.so
12mr|proftpd-1.3.4a-2|763	o mod_shaper.so           <- NEW
12mr|proftpd-1.3.4a-2|764	o mod_site_misc.so        <- NEW
12mr|proftpd-1.3.4a-2|765	o mod_sql.so              <- NEW
12mr|proftpd-1.3.4a-2|766	o mod_sql_mysql.so        <- NEW
12mr|proftpd-1.3.4a-2|767	o mod_sql_postgres.so     <- NEW
12mr|proftpd-1.3.4a-2|768	o mod_sql_sqlite.so       <- NEW
12mr|proftpd-1.3.4a-2|769	o mod_sql_passwd.so       <- NEW
12mr|proftpd-1.3.4a-2|770	o mod_time.so             <- NEW
12mr|proftpd-1.3.4a-2|771	o mod_tls.so
12mr|proftpd-1.3.4a-2|772	o mod_tls_shmcache.so     <- NEW
12mr|proftpd-1.3.4a-2|773	o mod_wrap2.so            <- NEW
12mr|proftpd-1.3.4a-2|774	o mod_wrap2_file.so       <- NEW
12mr|proftpd-1.3.4a-2|775	o mod_wrap2_sql.so        <- NEW
12mr|proftpd-1.3.4a-2|776	o mod_vroot.so            <- NEW
12mr|proftpd-1.3.4a-2|777	o mod_sftp                <- NEW
12mr|proftpd-1.3.4a-2|778	o mod_sftp_pam            <- NEW
12mr|proftpd-1.3.4a-2|779	o mod_sftp_sql            <- NEW
12mr|proftpd-1.3.4a-2|780	o mod_memcache            <- NEW
12mr|proftpd-1.3.4a-2|781	o mod_tls_memcache        <- NEW
12mr|proftpd-1.3.4a-2|782	
12mr|proftpd-1.3.4a-2|783	anonymous access configuration
12mr|proftpd-1.3.4a-2|784	------------------------------
12mr|proftpd-1.3.4a-2|785	Starting with 1.3.0-3mdv2007.1, there is no proftpd-anonymous package anymore.
12mr|proftpd-1.3.4a-2|786	As it is just a configuration issue, providing a dedicated package was a bit
12mr|proftpd-1.3.4a-2|787	overkill. Samples configuration files are available among normal package
12mr|proftpd-1.3.4a-2|788	documentation. You may have to update your configuration manually.
12mr|proftpd-1.3.4a-2|789	EOF
12mr|proftpd-1.3.4a-2|790	
12mr|proftpd-1.3.4a-2|791	
12mr|proftpd-1.3.4a-2|792	%find_lang %{name}
12mr|proftpd-1.3.4a-2|793	
12mr|proftpd-1.3.4a-2|794	# cleanup
12mr|proftpd-1.3.4a-2|795	rm -f %{buildroot}%{_libdir}/%{name}/*.{a,la}
12mr|proftpd-1.3.4a-2|796	rm -f contrib/README.mod_sql contrib/README.linux-privs
12mr|proftpd-1.3.4a-2|797	
12mr|proftpd-1.3.4a-2|798	%post
12mr|proftpd-1.3.4a-2|799	%_post_service %{name}
12mr|proftpd-1.3.4a-2|800	
12mr|proftpd-1.3.4a-2|801	# xinetd reset
12mr|proftpd-1.3.4a-2|802	# Only do it if xinetd is there. -- Geoff
12mr|proftpd-1.3.4a-2|803	if [ -x /usr/sbin/xinetd ];then
12mr|proftpd-1.3.4a-2|804	%_post_service xinetd
12mr|proftpd-1.3.4a-2|805	fi
12mr|proftpd-1.3.4a-2|806	
12mr|proftpd-1.3.4a-2|807	# ftpusers creation
12mr|proftpd-1.3.4a-2|808	if [ ! -f %{_sysconfdir}/ftpusers ]; then
12mr|proftpd-1.3.4a-2|809	touch %{_sysconfdir}/ftpusers
12mr|proftpd-1.3.4a-2|810	fi
12mr|proftpd-1.3.4a-2|811	
12mr|proftpd-1.3.4a-2|812	USERS="root bin daemon adm lp sync shutdown halt mail news uucp operator games nobody"
12mr|proftpd-1.3.4a-2|813	for i in $USERS ;do
12mr|proftpd-1.3.4a-2|814	cat %{_sysconfdir}/ftpusers | grep -q "^$i$" || echo $i >> %{_sysconfdir}/ftpusers
12mr|proftpd-1.3.4a-2|815	done
12mr|proftpd-1.3.4a-2|816	
12mr|proftpd-1.3.4a-2|817	%pre
12mr|proftpd-1.3.4a-2|818	%_pre_useradd ftp /var/ftp /bin/false
12mr|proftpd-1.3.4a-2|819	
12mr|proftpd-1.3.4a-2|820	%postun
12mr|proftpd-1.3.4a-2|821	%_postun_userdel ftp
12mr|proftpd-1.3.4a-2|822	
12mr|proftpd-1.3.4a-2|823	%preun
12mr|proftpd-1.3.4a-2|824	%_preun_service %{name}
12mr|proftpd-1.3.4a-2|825	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|826	if [ -d /var/run/%{name} ]; then
12mr|proftpd-1.3.4a-2|827	rm -rf /var/run/%{name}/*
12mr|proftpd-1.3.4a-2|828	fi
12mr|proftpd-1.3.4a-2|829	fi
12mr|proftpd-1.3.4a-2|830	
12mr|proftpd-1.3.4a-2|831	if [ -x /usr/sbin/xinetd ];then
12mr|proftpd-1.3.4a-2|832	%_post_service xinetd
12mr|proftpd-1.3.4a-2|833	fi
12mr|proftpd-1.3.4a-2|834	
12mr|proftpd-1.3.4a-2|835	%post mod_autohost
12mr|proftpd-1.3.4a-2|836	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|837	
12mr|proftpd-1.3.4a-2|838	%preun mod_autohost
12mr|proftpd-1.3.4a-2|839	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|840	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|841	fi
12mr|proftpd-1.3.4a-2|842	
12mr|proftpd-1.3.4a-2|843	%post mod_case
12mr|proftpd-1.3.4a-2|844	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|845	
12mr|proftpd-1.3.4a-2|846	%preun mod_case
12mr|proftpd-1.3.4a-2|847	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|848	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|849	fi
12mr|proftpd-1.3.4a-2|850	
12mr|proftpd-1.3.4a-2|851	%post mod_ctrls_admin
12mr|proftpd-1.3.4a-2|852	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|853	
12mr|proftpd-1.3.4a-2|854	%preun mod_ctrls_admin
12mr|proftpd-1.3.4a-2|855	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|856	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|857	fi
12mr|proftpd-1.3.4a-2|858	
12mr|proftpd-1.3.4a-2|859	#%post mod_facl
12mr|proftpd-1.3.4a-2|860	#service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|861	#
12mr|proftpd-1.3.4a-2|862	#%preun mod_facl
12mr|proftpd-1.3.4a-2|863	#if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|864	#    service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|865	#fi
12mr|proftpd-1.3.4a-2|866	
12mr|proftpd-1.3.4a-2|867	%post mod_gss
12mr|proftpd-1.3.4a-2|868	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|869	
12mr|proftpd-1.3.4a-2|870	%preun mod_gss
12mr|proftpd-1.3.4a-2|871	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|872	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|873	fi
12mr|proftpd-1.3.4a-2|874	
12mr|proftpd-1.3.4a-2|875	%post mod_ifsession
12mr|proftpd-1.3.4a-2|876	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|877	
12mr|proftpd-1.3.4a-2|878	%preun mod_ifsession
12mr|proftpd-1.3.4a-2|879	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|880	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|881	fi
12mr|proftpd-1.3.4a-2|882	
12mr|proftpd-1.3.4a-2|883	%post mod_ldap
12mr|proftpd-1.3.4a-2|884	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|885	
12mr|proftpd-1.3.4a-2|886	%preun mod_ldap
12mr|proftpd-1.3.4a-2|887	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|888	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|889	fi
12mr|proftpd-1.3.4a-2|890	
12mr|proftpd-1.3.4a-2|891	%post mod_load
12mr|proftpd-1.3.4a-2|892	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|893	
12mr|proftpd-1.3.4a-2|894	%preun mod_load
12mr|proftpd-1.3.4a-2|895	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|896	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|897	fi
12mr|proftpd-1.3.4a-2|898	
12mr|proftpd-1.3.4a-2|899	%post mod_quotatab
12mr|proftpd-1.3.4a-2|900	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|901	
12mr|proftpd-1.3.4a-2|902	%preun mod_quotatab
12mr|proftpd-1.3.4a-2|903	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|904	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|905	fi
12mr|proftpd-1.3.4a-2|906	
12mr|proftpd-1.3.4a-2|907	%post mod_quotatab_file
12mr|proftpd-1.3.4a-2|908	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|909	
12mr|proftpd-1.3.4a-2|910	%preun mod_quotatab_file
12mr|proftpd-1.3.4a-2|911	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|912	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|913	fi
12mr|proftpd-1.3.4a-2|914	
12mr|proftpd-1.3.4a-2|915	%post mod_quotatab_ldap
12mr|proftpd-1.3.4a-2|916	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|917	
12mr|proftpd-1.3.4a-2|918	%preun mod_quotatab_ldap
12mr|proftpd-1.3.4a-2|919	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|920	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|921	fi
12mr|proftpd-1.3.4a-2|922	
12mr|proftpd-1.3.4a-2|923	%post mod_quotatab_sql
12mr|proftpd-1.3.4a-2|924	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|925	
12mr|proftpd-1.3.4a-2|926	%preun mod_quotatab_sql
12mr|proftpd-1.3.4a-2|927	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|928	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|929	fi
12mr|proftpd-1.3.4a-2|930	
12mr|proftpd-1.3.4a-2|931	%post mod_quotatab_radius
12mr|proftpd-1.3.4a-2|932	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|933	
12mr|proftpd-1.3.4a-2|934	%preun mod_quotatab_radius
12mr|proftpd-1.3.4a-2|935	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|936	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|937	fi
12mr|proftpd-1.3.4a-2|938	
12mr|proftpd-1.3.4a-2|939	%post mod_radius
12mr|proftpd-1.3.4a-2|940	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|941	
12mr|proftpd-1.3.4a-2|942	%preun mod_radius
12mr|proftpd-1.3.4a-2|943	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|944	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|945	fi
12mr|proftpd-1.3.4a-2|946	
12mr|proftpd-1.3.4a-2|947	%post mod_ratio
12mr|proftpd-1.3.4a-2|948	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|949	
12mr|proftpd-1.3.4a-2|950	%preun mod_ratio
12mr|proftpd-1.3.4a-2|951	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|952	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|953	fi
12mr|proftpd-1.3.4a-2|954	
12mr|proftpd-1.3.4a-2|955	%post mod_rewrite
12mr|proftpd-1.3.4a-2|956	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|957	
12mr|proftpd-1.3.4a-2|958	%preun mod_rewrite
12mr|proftpd-1.3.4a-2|959	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|960	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|961	fi
12mr|proftpd-1.3.4a-2|962	
12mr|proftpd-1.3.4a-2|963	%post mod_shaper
12mr|proftpd-1.3.4a-2|964	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|965	
12mr|proftpd-1.3.4a-2|966	%preun mod_shaper
12mr|proftpd-1.3.4a-2|967	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|968	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|969	fi
12mr|proftpd-1.3.4a-2|970	
12mr|proftpd-1.3.4a-2|971	%post mod_site_misc
12mr|proftpd-1.3.4a-2|972	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|973	
12mr|proftpd-1.3.4a-2|974	%preun mod_site_misc
12mr|proftpd-1.3.4a-2|975	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|976	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|977	fi
12mr|proftpd-1.3.4a-2|978	
12mr|proftpd-1.3.4a-2|979	%post mod_sql
12mr|proftpd-1.3.4a-2|980	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|981	
12mr|proftpd-1.3.4a-2|982	%preun mod_sql
12mr|proftpd-1.3.4a-2|983	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|984	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|985	fi
12mr|proftpd-1.3.4a-2|986	
12mr|proftpd-1.3.4a-2|987	%post mod_sql_mysql
12mr|proftpd-1.3.4a-2|988	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|989	
12mr|proftpd-1.3.4a-2|990	%preun mod_sql_mysql
12mr|proftpd-1.3.4a-2|991	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|992	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|993	fi
12mr|proftpd-1.3.4a-2|994	
12mr|proftpd-1.3.4a-2|995	%post mod_sql_postgres
12mr|proftpd-1.3.4a-2|996	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|997	
12mr|proftpd-1.3.4a-2|998	%preun mod_sql_postgres
12mr|proftpd-1.3.4a-2|999	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|1000	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1001	fi
12mr|proftpd-1.3.4a-2|1002	
12mr|proftpd-1.3.4a-2|1003	%post mod_sql_sqlite
12mr|proftpd-1.3.4a-2|1004	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1005	
12mr|proftpd-1.3.4a-2|1006	%preun mod_sql_sqlite
12mr|proftpd-1.3.4a-2|1007	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|1008	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1009	fi
12mr|proftpd-1.3.4a-2|1010	
12mr|proftpd-1.3.4a-2|1011	%post mod_sql_passwd
12mr|proftpd-1.3.4a-2|1012	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1013	
12mr|proftpd-1.3.4a-2|1014	%preun mod_sql_passwd
12mr|proftpd-1.3.4a-2|1015	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|1016	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1017	fi
12mr|proftpd-1.3.4a-2|1018	
12mr|proftpd-1.3.4a-2|1019	%post mod_time
12mr|proftpd-1.3.4a-2|1020	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1021	
12mr|proftpd-1.3.4a-2|1022	%preun mod_time
12mr|proftpd-1.3.4a-2|1023	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|1024	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1025	fi
12mr|proftpd-1.3.4a-2|1026	
12mr|proftpd-1.3.4a-2|1027	%post mod_tls
12mr|proftpd-1.3.4a-2|1028	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1029	
12mr|proftpd-1.3.4a-2|1030	%preun mod_tls
12mr|proftpd-1.3.4a-2|1031	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|1032	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1033	fi
12mr|proftpd-1.3.4a-2|1034	
12mr|proftpd-1.3.4a-2|1035	%post mod_tls_shmcache
12mr|proftpd-1.3.4a-2|1036	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1037	
12mr|proftpd-1.3.4a-2|1038	%preun mod_tls_shmcache
12mr|proftpd-1.3.4a-2|1039	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|1040	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1041	fi
12mr|proftpd-1.3.4a-2|1042	
12mr|proftpd-1.3.4a-2|1043	%post mod_tls_memcache
12mr|proftpd-1.3.4a-2|1044	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1045	
12mr|proftpd-1.3.4a-2|1046	%preun mod_tls_memcache
12mr|proftpd-1.3.4a-2|1047	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|1048	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1049	fi
12mr|proftpd-1.3.4a-2|1050	
12mr|proftpd-1.3.4a-2|1051	%post mod_wrap_file
12mr|proftpd-1.3.4a-2|1052	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1053	
12mr|proftpd-1.3.4a-2|1054	%preun mod_wrap_file
12mr|proftpd-1.3.4a-2|1055	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|1056	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1057	fi
12mr|proftpd-1.3.4a-2|1058	
12mr|proftpd-1.3.4a-2|1059	%post mod_wrap
12mr|proftpd-1.3.4a-2|1060	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1061	
12mr|proftpd-1.3.4a-2|1062	%preun mod_wrap
12mr|proftpd-1.3.4a-2|1063	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|1064	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1065	fi
12mr|proftpd-1.3.4a-2|1066	
12mr|proftpd-1.3.4a-2|1067	%post mod_wrap_sql
12mr|proftpd-1.3.4a-2|1068	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1069	
12mr|proftpd-1.3.4a-2|1070	%preun mod_wrap_sql
12mr|proftpd-1.3.4a-2|1071	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|1072	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1073	fi
12mr|proftpd-1.3.4a-2|1074	
12mr|proftpd-1.3.4a-2|1075	%post mod_ban
12mr|proftpd-1.3.4a-2|1076	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1077	
12mr|proftpd-1.3.4a-2|1078	%preun mod_ban
12mr|proftpd-1.3.4a-2|1079	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|1080	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1081	fi
12mr|proftpd-1.3.4a-2|1082	
12mr|proftpd-1.3.4a-2|1083	%post mod_vroot
12mr|proftpd-1.3.4a-2|1084	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1085	
12mr|proftpd-1.3.4a-2|1086	%preun mod_vroot
12mr|proftpd-1.3.4a-2|1087	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|1088	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1089	fi
12mr|proftpd-1.3.4a-2|1090	
12mr|proftpd-1.3.4a-2|1091	%post mod_sftp
12mr|proftpd-1.3.4a-2|1092	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1093	
12mr|proftpd-1.3.4a-2|1094	%preun mod_sftp
12mr|proftpd-1.3.4a-2|1095	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|1096	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1097	fi
12mr|proftpd-1.3.4a-2|1098	
12mr|proftpd-1.3.4a-2|1099	%post mod_sftp_pam
12mr|proftpd-1.3.4a-2|1100	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1101	
12mr|proftpd-1.3.4a-2|1102	%preun mod_sftp_pam
12mr|proftpd-1.3.4a-2|1103	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|1104	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1105	fi
12mr|proftpd-1.3.4a-2|1106	
12mr|proftpd-1.3.4a-2|1107	%post mod_sftp_sql
12mr|proftpd-1.3.4a-2|1108	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1109	
12mr|proftpd-1.3.4a-2|1110	%preun mod_sftp_sql
12mr|proftpd-1.3.4a-2|1111	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|1112	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1113	fi
12mr|proftpd-1.3.4a-2|1114	
12mr|proftpd-1.3.4a-2|1115	%post mod_memcache
12mr|proftpd-1.3.4a-2|1116	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1117	
12mr|proftpd-1.3.4a-2|1118	%preun mod_memcache
12mr|proftpd-1.3.4a-2|1119	if [ "$1" = 0 ]; then
12mr|proftpd-1.3.4a-2|1120	service proftpd condrestart > /dev/null 2>/dev/null || :
12mr|proftpd-1.3.4a-2|1121	fi
12mr|proftpd-1.3.4a-2|1122	
12mr|proftpd-1.3.4a-2|1123	%files -f %{name}.lang
12mr|proftpd-1.3.4a-2|1124	%doc README* INSTALL NEWS CREDITS COPYING doc/* README.urpmi
12mr|proftpd-1.3.4a-2|1125	%doc sample-configurations/*
12mr|proftpd-1.3.4a-2|1126	%dir %{_sysconfdir}/proftpd.d
12mr|proftpd-1.3.4a-2|1127	%config(noreplace) %{_sysconfdir}/%{name}.conf
12mr|proftpd-1.3.4a-2|1128	%config(noreplace) %{_sysconfdir}/%{name}-anonymous.conf
12mr|proftpd-1.3.4a-2|1129	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12mr|proftpd-1.3.4a-2|1130	%config(noreplace) %{_sysconfdir}/xinetd.d/%{name}-xinetd
12mr|proftpd-1.3.4a-2|1131	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12mr|proftpd-1.3.4a-2|1132	%{_initrddir}/%{name}
12mr|proftpd-1.3.4a-2|1133	%{_sbindir}/%{name}
12mr|proftpd-1.3.4a-2|1134	%{_sbindir}/ftpscrub
12mr|proftpd-1.3.4a-2|1135	%{_sbindir}/ftpshut
12mr|proftpd-1.3.4a-2|1136	%{_sbindir}/in.ftpd
12mr|proftpd-1.3.4a-2|1137	%{_sbindir}/in.%{name}
12mr|proftpd-1.3.4a-2|1138	%{_sbindir}/xferstats.holger-preiss
12mr|proftpd-1.3.4a-2|1139	%{_bindir}/ftpasswd
12mr|proftpd-1.3.4a-2|1140	%{_bindir}/ftpcount
12mr|proftpd-1.3.4a-2|1141	%{_bindir}/ftpdctl
12mr|proftpd-1.3.4a-2|1142	%{_bindir}/ftpmail
12mr|proftpd-1.3.4a-2|1143	%{_bindir}/ftpquota
12mr|proftpd-1.3.4a-2|1144	%{_bindir}/ftptop
12mr|proftpd-1.3.4a-2|1145	%{_bindir}/ftpwho
12mr|proftpd-1.3.4a-2|1146	%{_bindir}/prxs
12mr|proftpd-1.3.4a-2|1147	%dir %{_libdir}/%{name}
12mr|proftpd-1.3.4a-2|1148	%dir /var/ftp
12mr|proftpd-1.3.4a-2|1149	%dir /var/ftp/pub
12mr|proftpd-1.3.4a-2|1150	%config(noreplace) /var/ftp/pub/welcome.msg
12mr|proftpd-1.3.4a-2|1151	%dir /var/run/%{name}
12mr|proftpd-1.3.4a-2|1152	%dir /var/log/%{name}
12mr|proftpd-1.3.4a-2|1153	%{_mandir}/man*/*
12mr|proftpd-1.3.4a-2|1154	
12mr|proftpd-1.3.4a-2|1155	%files devel
12mr|proftpd-1.3.4a-2|1156	%doc ChangeLog
12mr|proftpd-1.3.4a-2|1157	%dir %{_includedir}/%{name}
12mr|proftpd-1.3.4a-2|1158	%{_includedir}/%{name}/*.h
12mr|proftpd-1.3.4a-2|1159	%{_libdir}/pkgconfig/*.pc
12mr|proftpd-1.3.4a-2|1160	
12mr|proftpd-1.3.4a-2|1161	%files mod_ctrls_admin
12mr|proftpd-1.3.4a-2|1162	%doc doc/contrib/mod_ctrls_admin.html
12mr|proftpd-1.3.4a-2|1163	%config(noreplace) %{_sysconfdir}/%{name}.d/10_mod_ctrls_admin.conf
12mr|proftpd-1.3.4a-2|1164	%{_libdir}/%{name}/mod_ctrls_admin.so
12mr|proftpd-1.3.4a-2|1165	
12mr|proftpd-1.3.4a-2|1166	%files mod_ifsession
12mr|proftpd-1.3.4a-2|1167	%doc doc/contrib/mod_ifsession.html
12mr|proftpd-1.3.4a-2|1168	%config(noreplace) %{_sysconfdir}/%{name}.d/99_mod_ifsession.conf
12mr|proftpd-1.3.4a-2|1169	%{_libdir}/%{name}/mod_ifsession.so
12mr|proftpd-1.3.4a-2|1170	
12mr|proftpd-1.3.4a-2|1171	%files mod_ldap
12mr|proftpd-1.3.4a-2|1172	%config(noreplace) %{_sysconfdir}/%{name}.d/13_mod_ldap.conf
12mr|proftpd-1.3.4a-2|1173	%{_libdir}/%{name}/mod_ldap.so
12mr|proftpd-1.3.4a-2|1174	
12mr|proftpd-1.3.4a-2|1175	%files mod_quotatab
12mr|proftpd-1.3.4a-2|1176	%doc doc/contrib/mod_quotatab.html
12mr|proftpd-1.3.4a-2|1177	%config(noreplace) %{_sysconfdir}/%{name}.d/16_mod_quotatab.conf
12mr|proftpd-1.3.4a-2|1178	%{_libdir}/%{name}/mod_quotatab.so
12mr|proftpd-1.3.4a-2|1179	
12mr|proftpd-1.3.4a-2|1180	%files mod_quotatab_file
12mr|proftpd-1.3.4a-2|1181	%doc doc/contrib/mod_quotatab_file.html
12mr|proftpd-1.3.4a-2|1182	%config(noreplace) %{_sysconfdir}/%{name}.d/17_mod_quotatab_file.conf
12mr|proftpd-1.3.4a-2|1183	%{_libdir}/%{name}/mod_quotatab_file.so
12mr|proftpd-1.3.4a-2|1184	
12mr|proftpd-1.3.4a-2|1185	%files mod_quotatab_ldap
12mr|proftpd-1.3.4a-2|1186	%doc doc/contrib/mod_quotatab_ldap.html
12mr|proftpd-1.3.4a-2|1187	%config(noreplace) %{_sysconfdir}/%{name}.d/18_mod_quotatab_ldap.conf
12mr|proftpd-1.3.4a-2|1188	%{_libdir}/%{name}/mod_quotatab_ldap.so
12mr|proftpd-1.3.4a-2|1189	
12mr|proftpd-1.3.4a-2|1190	%files mod_quotatab_sql
12mr|proftpd-1.3.4a-2|1191	%doc doc/contrib/mod_quotatab_sql.html
12mr|proftpd-1.3.4a-2|1192	%config(noreplace) %{_sysconfdir}/%{name}.d/19_mod_quotatab_sql.conf
12mr|proftpd-1.3.4a-2|1193	%{_libdir}/%{name}/mod_quotatab_sql.so
12mr|proftpd-1.3.4a-2|1194	
12mr|proftpd-1.3.4a-2|1195	%files mod_quotatab_radius
12mr|proftpd-1.3.4a-2|1196	%doc doc/contrib/mod_quotatab_radius.html
12mr|proftpd-1.3.4a-2|1197	%config(noreplace) %{_sysconfdir}/%{name}.d/20_mod_quotatab_radius.conf
12mr|proftpd-1.3.4a-2|1198	%{_libdir}/%{name}/mod_quotatab_radius.so
12mr|proftpd-1.3.4a-2|1199	
12mr|proftpd-1.3.4a-2|1200	%files mod_radius
12mr|proftpd-1.3.4a-2|1201	%doc doc/contrib/mod_radius.html
12mr|proftpd-1.3.4a-2|1202	%config(noreplace) %{_sysconfdir}/%{name}.d/20_mod_radius.conf
12mr|proftpd-1.3.4a-2|1203	%{_libdir}/%{name}/mod_radius.so
12mr|proftpd-1.3.4a-2|1204	
12mr|proftpd-1.3.4a-2|1205	%files mod_ratio
12mr|proftpd-1.3.4a-2|1206	%doc contrib/README.ratio
12mr|proftpd-1.3.4a-2|1207	%config(noreplace) %{_sysconfdir}/%{name}.d/25_mod_ratio.conf
12mr|proftpd-1.3.4a-2|1208	%{_libdir}/%{name}/mod_ratio.so
12mr|proftpd-1.3.4a-2|1209	
12mr|proftpd-1.3.4a-2|1210	%files mod_rewrite
12mr|proftpd-1.3.4a-2|1211	%doc doc/contrib/mod_rewrite.html
12mr|proftpd-1.3.4a-2|1212	%config(noreplace) %{_sysconfdir}/%{name}.d/24_mod_rewrite.conf
12mr|proftpd-1.3.4a-2|1213	%{_libdir}/%{name}/mod_rewrite.so
12mr|proftpd-1.3.4a-2|1214	
12mr|proftpd-1.3.4a-2|1215	%files mod_site_misc
12mr|proftpd-1.3.4a-2|1216	%doc doc/contrib/mod_site_misc.html
12mr|proftpd-1.3.4a-2|1217	%config(noreplace) %{_sysconfdir}/%{name}.d/33_mod_site_misc.conf
12mr|proftpd-1.3.4a-2|1218	%{_libdir}/%{name}/mod_site_misc.so
12mr|proftpd-1.3.4a-2|1219	
12mr|proftpd-1.3.4a-2|1220	%files mod_sql
12mr|proftpd-1.3.4a-2|1221	%doc doc/contrib/mod_sql.html
12mr|proftpd-1.3.4a-2|1222	%config(noreplace) %{_sysconfdir}/%{name}.d/12_mod_sql.conf
12mr|proftpd-1.3.4a-2|1223	%{_libdir}/%{name}/mod_sql.so
12mr|proftpd-1.3.4a-2|1224	
12mr|proftpd-1.3.4a-2|1225	%files mod_sql_mysql
12mr|proftpd-1.3.4a-2|1226	%config(noreplace) %{_sysconfdir}/%{name}.d/14_mod_sql_mysql.conf
12mr|proftpd-1.3.4a-2|1227	%{_libdir}/%{name}/mod_sql_mysql.so
12mr|proftpd-1.3.4a-2|1228	
12mr|proftpd-1.3.4a-2|1229	%files mod_sql_postgres
12mr|proftpd-1.3.4a-2|1230	%config(noreplace) %{_sysconfdir}/%{name}.d/15_mod_sql_postgres.conf
12mr|proftpd-1.3.4a-2|1231	%{_libdir}/%{name}/mod_sql_postgres.so
12mr|proftpd-1.3.4a-2|1232	
12mr|proftpd-1.3.4a-2|1233	%files mod_sql_sqlite
12mr|proftpd-1.3.4a-2|1234	%config(noreplace) %{_sysconfdir}/%{name}.d/16_mod_sql_sqlite.conf
12mr|proftpd-1.3.4a-2|1235	%{_libdir}/%{name}/mod_sql_sqlite.so
12mr|proftpd-1.3.4a-2|1236	
12mr|proftpd-1.3.4a-2|1237	%files mod_sql_passwd
12mr|proftpd-1.3.4a-2|1238	%config(noreplace) %{_sysconfdir}/%{name}.d/17_mod_sql_passwd.conf
12mr|proftpd-1.3.4a-2|1239	%{_libdir}/%{name}/mod_sql_passwd.so
12mr|proftpd-1.3.4a-2|1240	
12mr|proftpd-1.3.4a-2|1241	%files mod_tls
12mr|proftpd-1.3.4a-2|1242	%doc doc/contrib/mod_tls.html
12mr|proftpd-1.3.4a-2|1243	%config(noreplace) %{_sysconfdir}/%{name}.d/11_mod_tls.conf
12mr|proftpd-1.3.4a-2|1244	%{_libdir}/%{name}/mod_tls.so
12mr|proftpd-1.3.4a-2|1245	
12mr|proftpd-1.3.4a-2|1246	%files mod_tls_shmcache
12mr|proftpd-1.3.4a-2|1247	%doc doc/contrib/mod_tls_shmcache.html
12mr|proftpd-1.3.4a-2|1248	%config(noreplace) %{_sysconfdir}/%{name}.d/12_mod_tls_shmcache.conf
12mr|proftpd-1.3.4a-2|1249	%{_libdir}/%{name}/mod_tls_shmcache.so
12mr|proftpd-1.3.4a-2|1250	
12mr|proftpd-1.3.4a-2|1251	%files mod_tls_memcache
12mr|proftpd-1.3.4a-2|1252	%doc doc/contrib/mod_tls_memcache.html
12mr|proftpd-1.3.4a-2|1253	%config(noreplace) %{_sysconfdir}/%{name}.d/41_mod_tls_memcache.conf
12mr|proftpd-1.3.4a-2|1254	%{_libdir}/%{name}/mod_tls_memcache.so
12mr|proftpd-1.3.4a-2|1255	
12mr|proftpd-1.3.4a-2|1256	#%files mod_facl
12mr|proftpd-1.3.4a-2|1257	#%config(noreplace) %{_sysconfdir}/%{name}.d/30_mod_facl.conf
12mr|proftpd-1.3.4a-2|1258	#%{_libdir}/%{name}/mod_facl.so
12mr|proftpd-1.3.4a-2|1259	
12mr|proftpd-1.3.4a-2|1260	%files mod_autohost
12mr|proftpd-1.3.4a-2|1261	%doc mod_autohost/mod_autohost.html
12mr|proftpd-1.3.4a-2|1262	%config(noreplace) %{_sysconfdir}/%{name}.d/27_mod_autohost.conf
12mr|proftpd-1.3.4a-2|1263	%{_libdir}/%{name}/mod_autohost.so
12mr|proftpd-1.3.4a-2|1264	
12mr|proftpd-1.3.4a-2|1265	%files mod_case
12mr|proftpd-1.3.4a-2|1266	%doc mod_case/mod_case.html
12mr|proftpd-1.3.4a-2|1267	%config(noreplace) %{_sysconfdir}/%{name}.d/28_mod_case.conf
12mr|proftpd-1.3.4a-2|1268	%{_libdir}/%{name}/mod_case.so
12mr|proftpd-1.3.4a-2|1269	
12mr|proftpd-1.3.4a-2|1270	%files mod_gss
12mr|proftpd-1.3.4a-2|1271	%doc mod_gss-*/COPYING mod_gss-*/mod_gss.html mod_gss-*/README.mod_gss mod_gss-*/rfc1509.txt mod_gss-*/rfc2228.txt
12mr|proftpd-1.3.4a-2|1272	%config(noreplace) %{_sysconfdir}/%{name}.d/26_mod_gss.conf
12mr|proftpd-1.3.4a-2|1273	%{_libdir}/%{name}/mod_gss.so
12mr|proftpd-1.3.4a-2|1274	
12mr|proftpd-1.3.4a-2|1275	%files mod_load
12mr|proftpd-1.3.4a-2|1276	%doc doc/contrib/mod_load.html
12mr|proftpd-1.3.4a-2|1277	%config(noreplace) %{_sysconfdir}/%{name}.d/31_mod_load.conf
12mr|proftpd-1.3.4a-2|1278	%{_libdir}/%{name}/mod_load.so
12mr|proftpd-1.3.4a-2|1279	
12mr|proftpd-1.3.4a-2|1280	%files mod_shaper
12mr|proftpd-1.3.4a-2|1281	%doc doc/contrib/mod_shaper.html
12mr|proftpd-1.3.4a-2|1282	%config(noreplace) %{_sysconfdir}/%{name}.d/32_mod_shaper.conf
12mr|proftpd-1.3.4a-2|1283	%{_libdir}/%{name}/mod_shaper.so
12mr|proftpd-1.3.4a-2|1284	
12mr|proftpd-1.3.4a-2|1285	%files mod_time
12mr|proftpd-1.3.4a-2|1286	%doc mod_time/README mod_time/mod_time.html
12mr|proftpd-1.3.4a-2|1287	%config(noreplace) %{_sysconfdir}/%{name}.d/34_mod_time.conf
12mr|proftpd-1.3.4a-2|1288	%{_libdir}/%{name}/mod_time.so
12mr|proftpd-1.3.4a-2|1289	
12mr|proftpd-1.3.4a-2|1290	%files mod_wrap
12mr|proftpd-1.3.4a-2|1291	%doc doc/contrib/mod_wrap2.html
12mr|proftpd-1.3.4a-2|1292	%config(noreplace) %{_sysconfdir}/%{name}.d/21_mod_wrap2.conf
12mr|proftpd-1.3.4a-2|1293	%{_libdir}/%{name}/mod_wrap2.so
12mr|proftpd-1.3.4a-2|1294	
12mr|proftpd-1.3.4a-2|1295	%files mod_wrap_file
12mr|proftpd-1.3.4a-2|1296	%doc doc/contrib/mod_wrap2_file.html
12mr|proftpd-1.3.4a-2|1297	%config(noreplace) %{_sysconfdir}/%{name}.d/22_mod_wrap2_file.conf
12mr|proftpd-1.3.4a-2|1298	%{_libdir}/%{name}/mod_wrap2_file.so
12mr|proftpd-1.3.4a-2|1299	
12mr|proftpd-1.3.4a-2|1300	%files mod_wrap_sql
12mr|proftpd-1.3.4a-2|1301	%doc doc/contrib/mod_wrap2_sql.html
12mr|proftpd-1.3.4a-2|1302	%config(noreplace) %{_sysconfdir}/%{name}.d/23_mod_wrap2_sql.conf
12mr|proftpd-1.3.4a-2|1303	%{_libdir}/%{name}/mod_wrap2_sql.so
12mr|proftpd-1.3.4a-2|1304	
12mr|proftpd-1.3.4a-2|1305	%files mod_ban
12mr|proftpd-1.3.4a-2|1306	%doc doc/contrib/mod_ban.html
12mr|proftpd-1.3.4a-2|1307	%config(noreplace) %{_sysconfdir}/%{name}.d/35_mod_ban.conf
12mr|proftpd-1.3.4a-2|1308	%{_libdir}/%{name}/mod_ban.so
12mr|proftpd-1.3.4a-2|1309	
12mr|proftpd-1.3.4a-2|1310	%files mod_vroot
12mr|proftpd-1.3.4a-2|1311	%doc mod_vroot/mod_vroot.html
12mr|proftpd-1.3.4a-2|1312	%config(noreplace) %{_sysconfdir}/%{name}.d/36_mod_vroot.conf
12mr|proftpd-1.3.4a-2|1313	%{_libdir}/%{name}/mod_vroot.so
12mr|proftpd-1.3.4a-2|1314	
12mr|proftpd-1.3.4a-2|1315	%files mod_sftp
12mr|proftpd-1.3.4a-2|1316	%doc doc/contrib/mod_sftp.html
12mr|proftpd-1.3.4a-2|1317	%config(noreplace) %{_sysconfdir}/blacklist.dat
12mr|proftpd-1.3.4a-2|1318	%config(noreplace) %{_sysconfdir}/dhparams.pem
12mr|proftpd-1.3.4a-2|1319	%config(noreplace) %{_sysconfdir}/%{name}.d/37_mod_sftp.conf
12mr|proftpd-1.3.4a-2|1320	%{_libdir}/%{name}/mod_sftp.so
12mr|proftpd-1.3.4a-2|1321	
12mr|proftpd-1.3.4a-2|1322	%files mod_sftp_pam
12mr|proftpd-1.3.4a-2|1323	%doc doc/contrib/mod_sftp_pam.html
12mr|proftpd-1.3.4a-2|1324	%config(noreplace) %{_sysconfdir}/%{name}.d/38_mod_sftp_pam.conf
12mr|proftpd-1.3.4a-2|1325	%{_libdir}/%{name}/mod_sftp_pam.so
12mr|proftpd-1.3.4a-2|1326	
12mr|proftpd-1.3.4a-2|1327	%files mod_sftp_sql
12mr|proftpd-1.3.4a-2|1328	%doc doc/contrib/mod_sftp_sql.html
12mr|proftpd-1.3.4a-2|1329	%config(noreplace) %{_sysconfdir}/%{name}.d/39_mod_sftp_sql.conf
12mr|proftpd-1.3.4a-2|1330	%{_libdir}/%{name}/mod_sftp_sql.so
12mr|proftpd-1.3.4a-2|1331	
12mr|proftpd-1.3.4a-2|1332	%files mod_memcache
12mr|proftpd-1.3.4a-2|1333	%doc doc/modules/mod_memcache.html
12mr|proftpd-1.3.4a-2|1334	%config(noreplace) %{_sysconfdir}/%{name}.d/40_mod_memcache.conf
12mr|proftpd-1.3.4a-2|1335	%{_libdir}/%{name}/mod_memcache.so
12mr|proftpd-1.3.4a-2|1336	
12mr|proftpd-1.3.4a-2|1337	
12mr|proftpd-1.3.4a-2|1338	
12mr|proftpd-1.3.4a-2|1339	%changelog
12mr|proftpd-1.3.4a-2|1340	

16045 12
12mr|proj-4.8.0-3|1	Name: proj
12mr|proj-4.8.0-3|2	Version: 4.8.0
12mr|proj-4.8.0-3|3	Release: 3
12mr|proj-4.8.0-3|4	Summary: Cartographic projection software
12mr|proj-4.8.0-3|5	Source0: ftp://ftp.remotesensing.org/pub/proj/%{name}-%{version}.tar.gz
12mr|proj-4.8.0-3|6	Source1: ftp://ftp.remotesensing.org/pub/proj/proj-datumgrid-1.5.zip
12mr|proj-4.8.0-3|7	License: MIT
12mr|proj-4.8.0-3|8	URL: http://trac.osgeo.org/proj/
12mr|proj-4.8.0-3|9	Group: Sciences/Geosciences
12mr|proj-4.8.0-3|10	Provides: proj4
12mr|proj-4.8.0-3|11	Patch0:	remove_include.patch
12mr|proj-4.8.0-3|12	
12mr|proj-4.8.0-3|13	%description
12mr|proj-4.8.0-3|14	Cartographic projection software and libraries.
12mr|proj-4.8.0-3|15	
12mr|proj-4.8.0-3|16	%files
12mr|proj-4.8.0-3|17	%doc AUTHORS COPYING ChangeLog README
12mr|proj-4.8.0-3|18	%{_bindir}/*
12mr|proj-4.8.0-3|19	%{_mandir}/man1/*
12mr|proj-4.8.0-3|20	%{_mandir}/man3/*
12mr|proj-4.8.0-3|21	%{_datadir}/proj
12mr|proj-4.8.0-3|22	
12mr|proj-4.8.0-3|23	#-------------------------------------------------------------------------
12mr|proj-4.8.0-3|24	
12mr|proj-4.8.0-3|25	%define major 0
12mr|proj-4.8.0-3|26	%define libname %mklibname %{name} %{major}
12mr|proj-4.8.0-3|27	
12mr|proj-4.8.0-3|28	%package -n %{libname}
12mr|proj-4.8.0-3|29	Summary: Cartographic projection software - Libraries
12mr|proj-4.8.0-3|30	Group: System/Libraries
12mr|proj-4.8.0-3|31	License: MIT
12mr|proj-4.8.0-3|32	
12mr|proj-4.8.0-3|33	%description -n %{libname}
12mr|proj-4.8.0-3|34	Cartographic projection software and libraries.
12mr|proj-4.8.0-3|35	
12mr|proj-4.8.0-3|36	%files -n %{libname}
12mr|proj-4.8.0-3|37	%{_libdir}/*.so.%{major}*
12mr|proj-4.8.0-3|38	
12mr|proj-4.8.0-3|39	#-------------------------------------------------------------------------
12mr|proj-4.8.0-3|40	
12mr|proj-4.8.0-3|41	%define develname %mklibname -d %name
12mr|proj-4.8.0-3|42	
12mr|proj-4.8.0-3|43	%package -n %{develname}
12mr|proj-4.8.0-3|44	Summary: Cartographic projection software - Development files
12mr|proj-4.8.0-3|45	Group: Development/Other
12mr|proj-4.8.0-3|46	Provides: %{name}-devel = %{version}
12mr|proj-4.8.0-3|47	Provides: proj4-devel = %{version}
12mr|proj-4.8.0-3|48	Provides: libproj4-devel = %{version}
12mr|proj-4.8.0-3|49	Requires: %{libname} = %{version}
12mr|proj-4.8.0-3|50	Obsoletes: %{mklibname -d proj 0}
12mr|proj-4.8.0-3|51	
12mr|proj-4.8.0-3|52	%description -n %{develname}
12mr|proj-4.8.0-3|53	Cartographic projection development files.
12mr|proj-4.8.0-3|54	
12mr|proj-4.8.0-3|55	%files -n %{develname}
12mr|proj-4.8.0-3|56	%{_includedir}/*.h
12mr|proj-4.8.0-3|57	%{_libdir}/*.so
12mr|proj-4.8.0-3|58	%{_libdir}/pkgconfig/proj.pc
12mr|proj-4.8.0-3|59	
12mr|proj-4.8.0-3|60	#-------------------------------------------------------------------------
12mr|proj-4.8.0-3|61	
12mr|proj-4.8.0-3|62	%define sdevelname %mklibname -d -s %name
12mr|proj-4.8.0-3|63	
12mr|proj-4.8.0-3|64	%package -n %sdevelname
12mr|proj-4.8.0-3|65	Summary: Cartographic projection software - Development files
12mr|proj-4.8.0-3|66	Group: Development/Other
12mr|proj-4.8.0-3|67	Provides: %name-static-devel = %{version}
12mr|proj-4.8.0-3|68	Provides: proj4-static-devel = %{version}
12mr|proj-4.8.0-3|69	Provides: libproj4-static-devel = %{version}
12mr|proj-4.8.0-3|70	Requires: %{develname} = %{version}
12mr|proj-4.8.0-3|71	Requires: %{libname} = %version-%release
12mr|proj-4.8.0-3|72	Obsoletes: %{mklibname -d -s proj 0}
12mr|proj-4.8.0-3|73	
12mr|proj-4.8.0-3|74	%description -n %{sdevelname}
12mr|proj-4.8.0-3|75	Cartographic projection development files (static).
12mr|proj-4.8.0-3|76	
12mr|proj-4.8.0-3|77	%files -n %{sdevelname}
12mr|proj-4.8.0-3|78	%{_libdir}/*.a
12mr|proj-4.8.0-3|79	
12mr|proj-4.8.0-3|80	#-------------------------------------------------------------------------
12mr|proj-4.8.0-3|81	
12mr|proj-4.8.0-3|82	%prep
12mr|proj-4.8.0-3|83	%setup -D -q
12mr|proj-4.8.0-3|84	%patch0 -p0
12mr|proj-4.8.0-3|85	find . -name "*.c" -exec chmod 644 {} \;
12mr|proj-4.8.0-3|86	pushd nad
12mr|proj-4.8.0-3|87	unzip -qqo %{SOURCE1}
12mr|proj-4.8.0-3|88	popd
12mr|proj-4.8.0-3|89	
12mr|proj-4.8.0-3|90	%build
12mr|proj-4.8.0-3|91	%configure2_5x
12mr|proj-4.8.0-3|92	%make
12mr|proj-4.8.0-3|93	
12mr|proj-4.8.0-3|94	%install
12mr|proj-4.8.0-3|95	%makeinstall_std
12mr|proj-4.8.0-3|96	mkdir -p %{buildroot}%{_includedir}
12mr|proj-4.8.0-3|97	install -m644 src/projects.h %{buildroot}%{_includedir}/
12mr|proj-4.8.0-3|98	
12mr|proj-4.8.0-3|99	
12mr|proj-4.8.0-3|100	%changelog
12mr|proj-4.8.0-3|101	

16046 12
12mr|protobuf-2.4.1-1|1	# Major
12mr|protobuf-2.4.1-1|2	%define major 7
12mr|protobuf-2.4.1-1|3	
12mr|protobuf-2.4.1-1|4	# Library names
12mr|protobuf-2.4.1-1|5	%define libname		%mklibname %{name} %{major}
12mr|protobuf-2.4.1-1|6	%define liblite		%mklibname %{name}-lite %{major}
12mr|protobuf-2.4.1-1|7	%define libcompiler	%mklibname protoc %{major}
12mr|protobuf-2.4.1-1|8	%define develname	%mklibname %{name} -d
12mr|protobuf-2.4.1-1|9	%define staticdevelname	%mklibname %{name} -d -s
12mr|protobuf-2.4.1-1|10	
12mr|protobuf-2.4.1-1|11	# don't build python subpackage
12mr|protobuf-2.4.1-1|12	%define with_python %{?_without_python: 0} %{?!_without_python: 1}
12mr|protobuf-2.4.1-1|13	# don't build -java subpackages
12mr|protobuf-2.4.1-1|14	# -- -- %define with_java     %{?_without_java:   0} %{?!_without_java:   1}
12mr|protobuf-2.4.1-1|15	# 15 nov 2009 : java part of the package broken, don't build the subpackages
12mr|protobuf-2.4.1-1|16	%define with_java 0
12mr|protobuf-2.4.1-1|17	
12mr|protobuf-2.4.1-1|18	%bcond_with gtest
12mr|protobuf-2.4.1-1|19	
12mr|protobuf-2.4.1-1|20	Summary:	Protocol Buffers - Google's data interchange format
12mr|protobuf-2.4.1-1|21	Name:		protobuf
12mr|protobuf-2.4.1-1|22	Version:	2.4.1
12mr|protobuf-2.4.1-1|23	Release:	1
12mr|protobuf-2.4.1-1|24	License:	BSD
12mr|protobuf-2.4.1-1|25	Group:		Development/Other
12mr|protobuf-2.4.1-1|26	Source:		http://protobuf.googlecode.com/files/%{name}-%{version}.tar.bz2
12mr|protobuf-2.4.1-1|27	Source1:	ftdetect-proto.vim
12mr|protobuf-2.4.1-1|28	URL:		http://code.google.com/p/protobuf/
12mr|protobuf-2.4.1-1|29	%if %{with gtest}
12mr|protobuf-2.4.1-1|30	BuildRequires:	gtest-devel
12mr|protobuf-2.4.1-1|31	%endif
12mr|protobuf-2.4.1-1|32	%if %{with_python}
12mr|protobuf-2.4.1-1|33	BuildRequires:	python-devel
12mr|protobuf-2.4.1-1|34	BuildRequires:	python-setuptools
12mr|protobuf-2.4.1-1|35	%endif
12mr|protobuf-2.4.1-1|36	%if %{with_java}
12mr|protobuf-2.4.1-1|37	BuildRequires:	java-devel >= 1.6
12mr|protobuf-2.4.1-1|38	BuildRequires:	jpackage-utils
12mr|protobuf-2.4.1-1|39	BuildRequires:	maven2
12mr|protobuf-2.4.1-1|40	BuildRequires:	maven2-plugin-compiler
12mr|protobuf-2.4.1-1|41	BuildRequires:	maven2-plugin-install
12mr|protobuf-2.4.1-1|42	BuildRequires:	maven2-plugin-jar
12mr|protobuf-2.4.1-1|43	BuildRequires:	maven2-plugin-javadoc
12mr|protobuf-2.4.1-1|44	BuildRequires:	maven2-plugin-release
12mr|protobuf-2.4.1-1|45	BuildRequires:	maven2-plugin-resources
12mr|protobuf-2.4.1-1|46	BuildRequires:	maven2-plugin-surefire
12mr|protobuf-2.4.1-1|47	BuildRequires:	maven2-plugin-antrun
12mr|protobuf-2.4.1-1|48	%endif
12mr|protobuf-2.4.1-1|49	
12mr|protobuf-2.4.1-1|50	%description
12mr|protobuf-2.4.1-1|51	Protocol Buffers are a way of encoding structured data in an efficient
12mr|protobuf-2.4.1-1|52	yet extensible format. Google uses Protocol Buffers for almost all of
12mr|protobuf-2.4.1-1|53	its internal RPC protocols and file formats.
12mr|protobuf-2.4.1-1|54	
12mr|protobuf-2.4.1-1|55	Protocol buffers are a flexible, efficient, automated mechanism for
12mr|protobuf-2.4.1-1|56	serializing structured data - think XML, but smaller, faster, and
12mr|protobuf-2.4.1-1|57	simpler. You define how you want your data to be structured once, then
12mr|protobuf-2.4.1-1|58	you can use special generated source code to easily write and read
12mr|protobuf-2.4.1-1|59	your structured data to and from a variety of data streams and using a
12mr|protobuf-2.4.1-1|60	variety of languages. You can even update your data structure without
12mr|protobuf-2.4.1-1|61	breaking deployed programs that are compiled against the "old" format.
12mr|protobuf-2.4.1-1|62	
12mr|protobuf-2.4.1-1|63	%package -n	%{libname}
12mr|protobuf-2.4.1-1|64	Summary:	Runtime library for %{name}
12mr|protobuf-2.4.1-1|65	Group:		System/Libraries
12mr|protobuf-2.4.1-1|66	
12mr|protobuf-2.4.1-1|67	%description -n	%{libname}
12mr|protobuf-2.4.1-1|68	Protocol Buffers are a way of encoding structured data in an efficient
12mr|protobuf-2.4.1-1|69	yet extensible format. Google uses Protocol Buffers for almost all of
12mr|protobuf-2.4.1-1|70	its internal RPC protocols and file formats.
12mr|protobuf-2.4.1-1|71	
12mr|protobuf-2.4.1-1|72	Protocol buffers are a flexible, efficient, automated mechanism for
12mr|protobuf-2.4.1-1|73	serializing structured data - think XML, but smaller, faster, and
12mr|protobuf-2.4.1-1|74	simpler. You define how you want your data to be structured once, then
12mr|protobuf-2.4.1-1|75	you can use special generated source code to easily write and read
12mr|protobuf-2.4.1-1|76	your structured data to and from a variety of data streams and using a
12mr|protobuf-2.4.1-1|77	variety of languages. You can even update your data structure without
12mr|protobuf-2.4.1-1|78	breaking deployed programs that are compiled against the "old" format.
12mr|protobuf-2.4.1-1|79	
12mr|protobuf-2.4.1-1|80	This package contains the shared %{name} library.
12mr|protobuf-2.4.1-1|81	
12mr|protobuf-2.4.1-1|82	%package -n	%{liblite}
12mr|protobuf-2.4.1-1|83	Summary:	Protocol Buffers lite version
12mr|protobuf-2.4.1-1|84	Group:		Development/Other
12mr|protobuf-2.4.1-1|85	
12mr|protobuf-2.4.1-1|86	%description -n	%{liblite}
12mr|protobuf-2.4.1-1|87	This package contains a compiled with "optimize_for = LITE_RUNTIME"
12mr|protobuf-2.4.1-1|88	version of Google's Protocol Buffers library.
12mr|protobuf-2.4.1-1|89	
12mr|protobuf-2.4.1-1|90	The "optimize_for = LITE_RUNTIME" option causes the compiler to
12mr|protobuf-2.4.1-1|91	generate code which only depends libprotobuf-lite, which is much
12mr|protobuf-2.4.1-1|92	smaller than libprotobuf but lacks descriptors, reflection, and some
12mr|protobuf-2.4.1-1|93	other features.
12mr|protobuf-2.4.1-1|94	
12mr|protobuf-2.4.1-1|95	%package	compiler
12mr|protobuf-2.4.1-1|96	Summary:	Protocol Buffers compiler
12mr|protobuf-2.4.1-1|97	Group:		Development/Other
12mr|protobuf-2.4.1-1|98	Suggests:	%{libname}
12mr|protobuf-2.4.1-1|99	Suggests:	%{liblite}
12mr|protobuf-2.4.1-1|100	
12mr|protobuf-2.4.1-1|101	%description	compiler
12mr|protobuf-2.4.1-1|102	This package contains Protocol Buffers compiler for all programming
12mr|protobuf-2.4.1-1|103	languages.
12mr|protobuf-2.4.1-1|104	
12mr|protobuf-2.4.1-1|105	%package -n	%{libcompiler}
12mr|protobuf-2.4.1-1|106	Summary:	Protocol Buffers compiler shared library
12mr|protobuf-2.4.1-1|107	Group:		System/Libraries
12mr|protobuf-2.4.1-1|108	
12mr|protobuf-2.4.1-1|109	%description -n	%{libcompiler}
12mr|protobuf-2.4.1-1|110	This package contains the Protocol Buffers compiler shared library.
12mr|protobuf-2.4.1-1|111	
12mr|protobuf-2.4.1-1|112	%package -n	%{develname}
12mr|protobuf-2.4.1-1|113	Summary:	Protocol Buffers C++ headers and libraries
12mr|protobuf-2.4.1-1|114	Group:		Development/Other
12mr|protobuf-2.4.1-1|115	Requires:	%{libname} = %{version}
12mr|protobuf-2.4.1-1|116	Requires:	%{liblite} = %{version}
12mr|protobuf-2.4.1-1|117	Requires:	%{name}-compiler
12mr|protobuf-2.4.1-1|118	Provides:	%{name}-devel = %{version}-%{release}
12mr|protobuf-2.4.1-1|119	
12mr|protobuf-2.4.1-1|120	%description -n	%{develname}
12mr|protobuf-2.4.1-1|121	This package contains Protocol Buffers compiler for all languages and
12mr|protobuf-2.4.1-1|122	C++ headers and libraries.
12mr|protobuf-2.4.1-1|123	
12mr|protobuf-2.4.1-1|124	%package -n	%{staticdevelname}
12mr|protobuf-2.4.1-1|125	Summary:	Static development files for %{name}
12mr|protobuf-2.4.1-1|126	Group:		Development/Other
12mr|protobuf-2.4.1-1|127	Requires:	%{libname} = %{version}
12mr|protobuf-2.4.1-1|128	Requires:	%{liblite} = %{version}
12mr|protobuf-2.4.1-1|129	Provides:	%{name}-static-devel = %{version}-%{release}
12mr|protobuf-2.4.1-1|130	
12mr|protobuf-2.4.1-1|131	%description -n	%{staticdevelname}
12mr|protobuf-2.4.1-1|132	This package contains static libraries for Protocol Buffers.
12mr|protobuf-2.4.1-1|133	
12mr|protobuf-2.4.1-1|134	%if %{with_python}
12mr|protobuf-2.4.1-1|135	%package -n	python-%{name}
12mr|protobuf-2.4.1-1|136	Summary:	Python bindings for Google Protocol Buffers
12mr|protobuf-2.4.1-1|137	Group:		Development/Python
12mr|protobuf-2.4.1-1|138	Conflicts:	%{name}-compiler > %{version}
12mr|protobuf-2.4.1-1|139	Conflicts:	%{name}-compiler < %{version}
12mr|protobuf-2.4.1-1|140	
12mr|protobuf-2.4.1-1|141	%description -n	python-%{name}
12mr|protobuf-2.4.1-1|142	This package contains Python bindings for Google Protocol Buffers.
12mr|protobuf-2.4.1-1|143	%endif
12mr|protobuf-2.4.1-1|144	
12mr|protobuf-2.4.1-1|145	%package	vim
12mr|protobuf-2.4.1-1|146	Summary:	Vim syntax highlighting for Google Protocol Buffers
12mr|protobuf-2.4.1-1|147	Group:		Development/Other
12mr|protobuf-2.4.1-1|148	Requires:	vim-enhanced
12mr|protobuf-2.4.1-1|149	
12mr|protobuf-2.4.1-1|150	%description	vim
12mr|protobuf-2.4.1-1|151	This package contains syntax highlighting for Google Protocol Buffers
12mr|protobuf-2.4.1-1|152	descriptions in Vim editor.
12mr|protobuf-2.4.1-1|153	
12mr|protobuf-2.4.1-1|154	%if %{with_java}
12mr|protobuf-2.4.1-1|155	%package	java
12mr|protobuf-2.4.1-1|156	Summary:	Java Protocol Buffers runtime library
12mr|protobuf-2.4.1-1|157	Group:		Development/Java
12mr|protobuf-2.4.1-1|158	Requires:	java
12mr|protobuf-2.4.1-1|159	Requires:	jpackage-utils
12mr|protobuf-2.4.1-1|160	Requires(post):	jpackage-utils
12mr|protobuf-2.4.1-1|161	Requires(postun): jpackage-utils
12mr|protobuf-2.4.1-1|162	Conflicts:	%{name}-compiler > %{version}
12mr|protobuf-2.4.1-1|163	Conflicts:	%{name}-compiler < %{version}
12mr|protobuf-2.4.1-1|164	
12mr|protobuf-2.4.1-1|165	%description	java
12mr|protobuf-2.4.1-1|166	This package contains Java Protocol Buffers runtime library.
12mr|protobuf-2.4.1-1|167	
12mr|protobuf-2.4.1-1|168	%package	javadoc
12mr|protobuf-2.4.1-1|169	Summary:	Javadocs for %{name}-java
12mr|protobuf-2.4.1-1|170	Group:		Development/Java
12mr|protobuf-2.4.1-1|171	Requires:	jpackage-utils
12mr|protobuf-2.4.1-1|172	Requires:	%{name}-java
12mr|protobuf-2.4.1-1|173	
12mr|protobuf-2.4.1-1|174	%description	javadoc
12mr|protobuf-2.4.1-1|175	This package contains the API documentation for %{name}-java.
12mr|protobuf-2.4.1-1|176	
12mr|protobuf-2.4.1-1|177	%endif
12mr|protobuf-2.4.1-1|178	
12mr|protobuf-2.4.1-1|179	%prep
12mr|protobuf-2.4.1-1|180	%setup -q
12mr|protobuf-2.4.1-1|181	chmod 644 examples/*
12mr|protobuf-2.4.1-1|182	
12mr|protobuf-2.4.1-1|183	%build
12mr|protobuf-2.4.1-1|184	export PTHREAD_LIBS="-lpthread"
12mr|protobuf-2.4.1-1|185	./autogen.sh
12mr|protobuf-2.4.1-1|186	%configure
12mr|protobuf-2.4.1-1|187	%make
12mr|protobuf-2.4.1-1|188	
12mr|protobuf-2.4.1-1|189	%if %{with_python}
12mr|protobuf-2.4.1-1|190	pushd python
12mr|protobuf-2.4.1-1|191	%__python ./setup.py build
12mr|protobuf-2.4.1-1|192	sed -i -e 1d build/lib/google/protobuf/descriptor_pb2.py
12mr|protobuf-2.4.1-1|193	popd
12mr|protobuf-2.4.1-1|194	%endif
12mr|protobuf-2.4.1-1|195	
12mr|protobuf-2.4.1-1|196	%if %{with_java}
12mr|protobuf-2.4.1-1|197	pushd java
12mr|protobuf-2.4.1-1|198	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
12mr|protobuf-2.4.1-1|199	mkdir -p $MAVEN_REPO_LOCAL
12mr|protobuf-2.4.1-1|200	mvn-jpp -Dmaven.repo.local=$MAVEN_REPO_LOCAL install javadoc:javadoc
12mr|protobuf-2.4.1-1|201	popd
12mr|protobuf-2.4.1-1|202	%endif
12mr|protobuf-2.4.1-1|203	
12mr|protobuf-2.4.1-1|204	%check
12mr|protobuf-2.4.1-1|205	# Tests are broken with gcc 4.7
12mr|protobuf-2.4.1-1|206	#make check
12mr|protobuf-2.4.1-1|207	
12mr|protobuf-2.4.1-1|208	%install
12mr|protobuf-2.4.1-1|209	%makeinstall
12mr|protobuf-2.4.1-1|210	find %{buildroot} -type f -name "*.la" -exec rm -f {} \;
12mr|protobuf-2.4.1-1|211	
12mr|protobuf-2.4.1-1|212	%if %{with_python}
12mr|protobuf-2.4.1-1|213	pushd python
12mr|protobuf-2.4.1-1|214	%__python ./setup.py install --root=%{buildroot} --single-version-externally-managed --record=INSTALLED_FILES --optimize=1
12mr|protobuf-2.4.1-1|215	popd
12mr|protobuf-2.4.1-1|216	%endif
12mr|protobuf-2.4.1-1|217	
12mr|protobuf-2.4.1-1|218	install -p -m 644 -D %{SOURCE1} %{buildroot}%{_datadir}/vim/vimfiles/ftdetect/proto.vim
12mr|protobuf-2.4.1-1|219	install -p -m 644 -D editors/proto.vim %{buildroot}%{_datadir}/vim/vimfiles/syntax/proto.vim
12mr|protobuf-2.4.1-1|220	
12mr|protobuf-2.4.1-1|221	%if %{with_java}
12mr|protobuf-2.4.1-1|222	pushd java
12mr|protobuf-2.4.1-1|223	install -d -m 755 %{buildroot}%{_javadir}
12mr|protobuf-2.4.1-1|224	install -pm 644 target/%{name}-java-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|protobuf-2.4.1-1|225	
12mr|protobuf-2.4.1-1|226	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
12mr|protobuf-2.4.1-1|227	cp -rp target/site/apidocs %{buildroot}%{_javadocdir}/%{name}
12mr|protobuf-2.4.1-1|228	
12mr|protobuf-2.4.1-1|229	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
12mr|protobuf-2.4.1-1|230	install -pm 644 pom.xml %{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
12mr|protobuf-2.4.1-1|231	%add_to_maven_depmap org.apache.maven %{name} %{version} JPP %{name}
12mr|protobuf-2.4.1-1|232	popd
12mr|protobuf-2.4.1-1|233	%endif
12mr|protobuf-2.4.1-1|234	
12mr|protobuf-2.4.1-1|235	%if %{with_java}
12mr|protobuf-2.4.1-1|236	%post java
12mr|protobuf-2.4.1-1|237	%update_maven_depmap
12mr|protobuf-2.4.1-1|238	
12mr|protobuf-2.4.1-1|239	%postun java
12mr|protobuf-2.4.1-1|240	%update_maven_depmap
12mr|protobuf-2.4.1-1|241	%endif
12mr|protobuf-2.4.1-1|242	
12mr|protobuf-2.4.1-1|243	%files -n %{libname}
12mr|protobuf-2.4.1-1|244	%doc CHANGES.txt CONTRIBUTORS.txt COPYING.txt README.txt
12mr|protobuf-2.4.1-1|245	%{_libdir}/lib%{name}.so.%{major}*
12mr|protobuf-2.4.1-1|246	
12mr|protobuf-2.4.1-1|247	%files -n %{liblite}
12mr|protobuf-2.4.1-1|248	%doc COPYING.txt README.txt
12mr|protobuf-2.4.1-1|249	%{_libdir}/lib%{name}-lite.so.%{major}*
12mr|protobuf-2.4.1-1|250	
12mr|protobuf-2.4.1-1|251	%files compiler
12mr|protobuf-2.4.1-1|252	%doc COPYING.txt README.txt
12mr|protobuf-2.4.1-1|253	%{_bindir}/protoc
12mr|protobuf-2.4.1-1|254	
12mr|protobuf-2.4.1-1|255	%files -n %{libcompiler}
12mr|protobuf-2.4.1-1|256	%{_libdir}/libprotoc.so.%{major}*
12mr|protobuf-2.4.1-1|257	
12mr|protobuf-2.4.1-1|258	%files -n %{develname}
12mr|protobuf-2.4.1-1|259	%doc examples/add_person.cc examples/addressbook.proto
12mr|protobuf-2.4.1-1|260	%doc  examples/list_people.cc examples/Makefile examples/README.txt
12mr|protobuf-2.4.1-1|261	%dir %{_includedir}/google
12mr|protobuf-2.4.1-1|262	%{_includedir}/google/%{name}/
12mr|protobuf-2.4.1-1|263	%{_libdir}/lib%{name}.so
12mr|protobuf-2.4.1-1|264	%{_libdir}/lib%{name}-lite.so
12mr|protobuf-2.4.1-1|265	%{_libdir}/libprotoc.so
12mr|protobuf-2.4.1-1|266	%{_libdir}/pkgconfig/%{name}.pc
12mr|protobuf-2.4.1-1|267	%{_libdir}/pkgconfig/%{name}-lite.pc
12mr|protobuf-2.4.1-1|268	
12mr|protobuf-2.4.1-1|269	%files -n %{staticdevelname}
12mr|protobuf-2.4.1-1|270	%{_libdir}/lib%{name}.a
12mr|protobuf-2.4.1-1|271	%{_libdir}/lib%{name}-lite.a
12mr|protobuf-2.4.1-1|272	%{_libdir}/libprotoc.a
12mr|protobuf-2.4.1-1|273	
12mr|protobuf-2.4.1-1|274	%if %{with_python}
12mr|protobuf-2.4.1-1|275	%files -n python-%{name}
12mr|protobuf-2.4.1-1|276	%doc python/README.txt
12mr|protobuf-2.4.1-1|277	%doc examples/add_person.py examples/list_people.py examples/addressbook.proto
12mr|protobuf-2.4.1-1|278	%dir %{py_puresitedir}/google
12mr|protobuf-2.4.1-1|279	%{py_puresitedir}/google/%{name}/
12mr|protobuf-2.4.1-1|280	%{py_puresitedir}/%{name}-%{version}-py%{python_version}.egg-info/
12mr|protobuf-2.4.1-1|281	%{py_puresitedir}/%{name}-%{version}-py%{python_version}-nspkg.pth
12mr|protobuf-2.4.1-1|282	%endif
12mr|protobuf-2.4.1-1|283	
12mr|protobuf-2.4.1-1|284	%files vim
12mr|protobuf-2.4.1-1|285	%{_datadir}/vim/vimfiles/ftdetect/proto.vim
12mr|protobuf-2.4.1-1|286	%{_datadir}/vim/vimfiles/syntax/proto.vim
12mr|protobuf-2.4.1-1|287	
12mr|protobuf-2.4.1-1|288	%if %{with_java}
12mr|protobuf-2.4.1-1|289	%files java
12mr|protobuf-2.4.1-1|290	%doc examples/AddPerson.java examples/ListPeople.java
12mr|protobuf-2.4.1-1|291	%{_datadir}/maven2/poms/JPP-%{name}.pom
12mr|protobuf-2.4.1-1|292	%{_mavendepmapfragdir}/%{name}
12mr|protobuf-2.4.1-1|293	%{_javadir}/*
12mr|protobuf-2.4.1-1|294	
12mr|protobuf-2.4.1-1|295	%files javadoc
12mr|protobuf-2.4.1-1|296	%{_javadocdir}/%{name}
12mr|protobuf-2.4.1-1|297	%endif
12mr|protobuf-2.4.1-1|298	
12mr|protobuf-2.4.1-1|299	
12mr|protobuf-2.4.1-1|300	
12mr|protobuf-2.4.1-1|301	
12mr|protobuf-2.4.1-1|302	%changelog
12mr|protobuf-2.4.1-1|303	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|protobuf-2.4.1-1|304	+ Commit: cbd6a82
12mr|protobuf-2.4.1-1|305	- New version 2.4.1, new library major 7, disable tests as they are broken with gcc 4.7
12mr|protobuf-2.4.1-1|306	
12mr|protobuf-2.4.1-1|307	

16047 12
12mr|proxymngr-1.0.2-3|1	Name: proxymngr
12mr|proxymngr-1.0.2-3|2	Version: 1.0.2
12mr|proxymngr-1.0.2-3|3	Release: %mkrel 3
12mr|proxymngr-1.0.2-3|4	Summary: Proxy manager service
12mr|proxymngr-1.0.2-3|5	Group: Development/X11
12mr|proxymngr-1.0.2-3|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|proxymngr-1.0.2-3|7	License: MIT
12mr|proxymngr-1.0.2-3|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|proxymngr-1.0.2-3|9	
12mr|proxymngr-1.0.2-3|10	BuildRequires: lbxproxy >= 1.0.1
12mr|proxymngr-1.0.2-3|11	BuildRequires: libice-devel >= 1.0.0
12mr|proxymngr-1.0.2-3|12	BuildRequires: libx11-devel >= 1.0.0
12mr|proxymngr-1.0.2-3|13	BuildRequires: libxt-devel >= 1.0.0
12mr|proxymngr-1.0.2-3|14	BuildRequires: x11-proto-devel >= 1.0.0
12mr|proxymngr-1.0.2-3|15	BuildRequires: x11-util-macros >= 1.0.1
12mr|proxymngr-1.0.2-3|16	
12mr|proxymngr-1.0.2-3|17	%description
12mr|proxymngr-1.0.2-3|18	The proxy manager (proxymngr) is responsible for resolving requests from
12mr|proxymngr-1.0.2-3|19	xfindproxy (and other similar clients), starting new proxies when appropriate,
12mr|proxymngr-1.0.2-3|20	and keeping track of all of the available proxy services. The proxy manager
12mr|proxymngr-1.0.2-3|21	strives to reuse existing proxies whenever possible.
12mr|proxymngr-1.0.2-3|22	
12mr|proxymngr-1.0.2-3|23	%prep
12mr|proxymngr-1.0.2-3|24	%setup -q -n %{name}-%{version}
12mr|proxymngr-1.0.2-3|25	
12mr|proxymngr-1.0.2-3|26	%build
12mr|proxymngr-1.0.2-3|27	%configure2_5x	--x-includes=%{_includedir}\
12mr|proxymngr-1.0.2-3|28	--x-libraries=%{_libdir}
12mr|proxymngr-1.0.2-3|29	
12mr|proxymngr-1.0.2-3|30	%make
12mr|proxymngr-1.0.2-3|31	
12mr|proxymngr-1.0.2-3|32	%install
12mr|proxymngr-1.0.2-3|33	rm -rf %{buildroot}
12mr|proxymngr-1.0.2-3|34	%makeinstall_std
12mr|proxymngr-1.0.2-3|35	
12mr|proxymngr-1.0.2-3|36	%clean
12mr|proxymngr-1.0.2-3|37	rm -rf %{buildroot}
12mr|proxymngr-1.0.2-3|38	
12mr|proxymngr-1.0.2-3|39	%files
12mr|proxymngr-1.0.2-3|40	%defattr(-,root,root)
12mr|proxymngr-1.0.2-3|41	%{_bindir}/proxymngr
12mr|proxymngr-1.0.2-3|42	%{_libdir}/X11/proxymngr/pmconfig
12mr|proxymngr-1.0.2-3|43	%{_mandir}/man1/proxymngr.*
12mr|proxymngr-1.0.2-3|44	
12mr|proxymngr-1.0.2-3|45	
12mr|proxymngr-1.0.2-3|46	
12mr|proxymngr-1.0.2-3|47	
12mr|proxymngr-1.0.2-3|48	
12mr|proxymngr-1.0.2-3|49	%changelog
12mr|proxymngr-1.0.2-3|50	

16048 12
12mr|psacct-6.4-1.pre1.14|1	%define name	psacct
12mr|psacct-6.4-1.pre1.14|2	%define version	6.4
12mr|psacct-6.4-1.pre1.14|3	%define pre	1
12mr|psacct-6.4-1.pre1.14|4	%if %pre
12mr|psacct-6.4-1.pre1.14|5	%define release %mkrel 1.pre%pre.14
12mr|psacct-6.4-1.pre1.14|6	%else
12mr|psacct-6.4-1.pre1.14|7	%define release %mkrel 7
12mr|psacct-6.4-1.pre1.14|8	%endif
12mr|psacct-6.4-1.pre1.14|9	
12mr|psacct-6.4-1.pre1.14|10	Summary:	Utilities for monitoring process activities
12mr|psacct-6.4-1.pre1.14|11	Name:		%{name}
12mr|psacct-6.4-1.pre1.14|12	Version:	%{version}
12mr|psacct-6.4-1.pre1.14|13	Release:	%{release}
12mr|psacct-6.4-1.pre1.14|14	License:	GPL
12mr|psacct-6.4-1.pre1.14|15	Group:		Monitoring
12mr|psacct-6.4-1.pre1.14|16	Url:		ftp://ftp.gnu.org/pub/gnu/
12mr|psacct-6.4-1.pre1.14|17	%if %pre
12mr|psacct-6.4-1.pre1.14|18	Source:		http://www.physik3.uni-rostock.de/tim/kernel/utils/acct/acct-%{version}-pre%{pre}.tar.bz2
12mr|psacct-6.4-1.pre1.14|19	%else
12mr|psacct-6.4-1.pre1.14|20	Source:		ftp://ftp.gnu.org/pub/gnu/acct/acct-%version.tar.bz2
12mr|psacct-6.4-1.pre1.14|21	%endif
12mr|psacct-6.4-1.pre1.14|22	Source1:	psacct.logrotate
12mr|psacct-6.4-1.pre1.14|23	Source2:	psacct.initscript
12mr|psacct-6.4-1.pre1.14|24	Patch1:		psacct-6.3.2-info.patch
12mr|psacct-6.4-1.pre1.14|25	Patch2:		psacct-6.3.2-biarch-utmp.patch
12mr|psacct-6.4-1.pre1.14|26	Requires(post):		rpm-helper
12mr|psacct-6.4-1.pre1.14|27	Requires(preun):	rpm-helper
12mr|psacct-6.4-1.pre1.14|28	BuildRequires:	texinfo
12mr|psacct-6.4-1.pre1.14|29	
12mr|psacct-6.4-1.pre1.14|30	%description
12mr|psacct-6.4-1.pre1.14|31	The psacct package contains several utilities for monitoring process
12mr|psacct-6.4-1.pre1.14|32	activities, including ac, lastcomm, accton and sa.  The ac command
12mr|psacct-6.4-1.pre1.14|33	displays statistics about how long users have been logged on.  The
12mr|psacct-6.4-1.pre1.14|34	lastcomm command displays information about previous executed commands.
12mr|psacct-6.4-1.pre1.14|35	The accton command turns process accounting on or off.  The sa command
12mr|psacct-6.4-1.pre1.14|36	summarizes information about previously executed commmands.
12mr|psacct-6.4-1.pre1.14|37	
12mr|psacct-6.4-1.pre1.14|38	Install the psacct package if you'd like to use its utilities for
12mr|psacct-6.4-1.pre1.14|39	monitoring process activities on your system.
12mr|psacct-6.4-1.pre1.14|40	
12mr|psacct-6.4-1.pre1.14|41	%prep
12mr|psacct-6.4-1.pre1.14|42	%if %pre
12mr|psacct-6.4-1.pre1.14|43	%setup -q -n acct-%version-pre%pre
12mr|psacct-6.4-1.pre1.14|44	%else
12mr|psacct-6.4-1.pre1.14|45	%setup -q -n acct-%version
12mr|psacct-6.4-1.pre1.14|46	%endif
12mr|psacct-6.4-1.pre1.14|47	%patch1 -p1 -b .infoentry
12mr|psacct-6.4-1.pre1.14|48	%patch2 -p1 -b .biarch-utmp
12mr|psacct-6.4-1.pre1.14|49	
12mr|psacct-6.4-1.pre1.14|50	%build
12mr|psacct-6.4-1.pre1.14|51	%serverbuild
12mr|psacct-6.4-1.pre1.14|52	
12mr|psacct-6.4-1.pre1.14|53	%configure2_5x
12mr|psacct-6.4-1.pre1.14|54	
12mr|psacct-6.4-1.pre1.14|55	perl -p -i -e "s@/var/account@/var/log@g" files.h configure
12mr|psacct-6.4-1.pre1.14|56	
12mr|psacct-6.4-1.pre1.14|57	#make CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" SHELL="/bin/sh"
12mr|psacct-6.4-1.pre1.14|58	#make CFLAGS="$RPM_OPT_FLAGS" CXXFLAGS="$RPM_OPT_FLAGS" SHELL="/bin/sh" accounting.info
12mr|psacct-6.4-1.pre1.14|59	%make
12mr|psacct-6.4-1.pre1.14|60	#make SHELL="/bin/sh" accounting.info
12mr|psacct-6.4-1.pre1.14|61	
12mr|psacct-6.4-1.pre1.14|62	%install
12mr|psacct-6.4-1.pre1.14|63	mkdir -p %{buildroot}/{sbin,usr,var/log}
12mr|psacct-6.4-1.pre1.14|64	%makeinstall
12mr|psacct-6.4-1.pre1.14|65	
12mr|psacct-6.4-1.pre1.14|66	# move accton to /sbin -- leave historical symlink
12mr|psacct-6.4-1.pre1.14|67	mv %{buildroot}%{_sbindir}/accton %{buildroot}/sbin/accton
12mr|psacct-6.4-1.pre1.14|68	ln -s ../../sbin/accton %{buildroot}%{_sbindir}/accton
12mr|psacct-6.4-1.pre1.14|69	
12mr|psacct-6.4-1.pre1.14|70	# Because of the last command conflicting with the one from SysVinit
12mr|psacct-6.4-1.pre1.14|71	# We used to rename it, just delete it instead - it doesn't work any
12mr|psacct-6.4-1.pre1.14|72	# more, and this is what Debian and Fedora do - AdamW 2008/03
12mr|psacct-6.4-1.pre1.14|73	rm -f %{buildroot}%{_bindir}/last
12mr|psacct-6.4-1.pre1.14|74	rm -f %{buildroot}%{_mandir}/man1/last.1
12mr|psacct-6.4-1.pre1.14|75	
12mr|psacct-6.4-1.pre1.14|76	touch %{buildroot}/var/log/pacct %{buildroot}/var/log/usracct %{buildroot}/var/log/savacct
12mr|psacct-6.4-1.pre1.14|77	
12mr|psacct-6.4-1.pre1.14|78	install -D -m 644 %{SOURCE1} %{buildroot}/etc/logrotate.d/psacct
12mr|psacct-6.4-1.pre1.14|79	install -D -m 755 %{SOURCE2} %{buildroot}/%{_initrddir}/psacct
12mr|psacct-6.4-1.pre1.14|80	
12mr|psacct-6.4-1.pre1.14|81	%post
12mr|psacct-6.4-1.pre1.14|82	# Create initial log files so that logrotate doesn't complain
12mr|psacct-6.4-1.pre1.14|83	if [ $1 = 1 ]; then
12mr|psacct-6.4-1.pre1.14|84	%create_ghostfile /var/log/usracct root root 644
12mr|psacct-6.4-1.pre1.14|85	%create_ghostfile /var/log/savacct root root 644
12mr|psacct-6.4-1.pre1.14|86	%create_ghostfile /var/log/pacct root root 644
12mr|psacct-6.4-1.pre1.14|87	fi
12mr|psacct-6.4-1.pre1.14|88	
12mr|psacct-6.4-1.pre1.14|89	%_post_service %{name}
12mr|psacct-6.4-1.pre1.14|90	
12mr|psacct-6.4-1.pre1.14|91	%preun
12mr|psacct-6.4-1.pre1.14|92	%_preun_service %{name}
12mr|psacct-6.4-1.pre1.14|93	
12mr|psacct-6.4-1.pre1.14|94	
12mr|psacct-6.4-1.pre1.14|95	%files
12mr|psacct-6.4-1.pre1.14|96	%defattr(-,root,root)
12mr|psacct-6.4-1.pre1.14|97	%doc README NEWS INSTALL AUTHORS ChangeLog COPYING
12mr|psacct-6.4-1.pre1.14|98	/sbin/*
12mr|psacct-6.4-1.pre1.14|99	%{_sbindir}/*
12mr|psacct-6.4-1.pre1.14|100	%{_bindir}/*
12mr|psacct-6.4-1.pre1.14|101	%{_mandir}/*/*
12mr|psacct-6.4-1.pre1.14|102	%{_infodir}/*
12mr|psacct-6.4-1.pre1.14|103	%config(noreplace) /etc/logrotate.d/%{name}
12mr|psacct-6.4-1.pre1.14|104	%config(noreplace) %{_initrddir}/%{name}
12mr|psacct-6.4-1.pre1.14|105	%ghost /var/log/pacct
12mr|psacct-6.4-1.pre1.14|106	%ghost /var/log/usracct
12mr|psacct-6.4-1.pre1.14|107	%ghost /var/log/savacct
12mr|psacct-6.4-1.pre1.14|108	
12mr|psacct-6.4-1.pre1.14|109	
12mr|psacct-6.4-1.pre1.14|110	
12mr|psacct-6.4-1.pre1.14|111	
12mr|psacct-6.4-1.pre1.14|112	%changelog
12mr|psacct-6.4-1.pre1.14|113	

16049 12
12mr|psad-2.2-1|1	Summary:	Psad analyzses iptables log messages for suspect traffic
12mr|psad-2.2-1|2	Name:		psad
12mr|psad-2.2-1|3	Version:	2.2
12mr|psad-2.2-1|4	Release:	1
12mr|psad-2.2-1|5	License:	GPL+ and GPLv2+
12mr|psad-2.2-1|6	Group:		System/Servers
12mr|psad-2.2-1|7	URL:		http://www.cipherdyne.org/psad/
12mr|psad-2.2-1|8	Source0:	http://www.cipherdyne.org/psad/download/%{name}-%{version}.tar.gz
12mr|psad-2.2-1|9	Source1:	http://www.cipherdyne.org/psad/download/%{name}-%{version}.tar.gz.asc
12mr|psad-2.2-1|10	BuildRequires:	perl-devel
12mr|psad-2.2-1|11	BuildRequires:	perl-Unix-Syslog
12mr|psad-2.2-1|12	BuildRequires:	perl-NetAddr-IP
12mr|psad-2.2-1|13	Requires:	perl-Unix-Syslog
12mr|psad-2.2-1|14	Requires:	perl-Date-Calc
12mr|psad-2.2-1|15	Requires:	sendmail-command
12mr|psad-2.2-1|16	Requires:	perl-NetAddr-IP
12mr|psad-2.2-1|17	Requires:	perl-IPTables-Parse
12mr|psad-2.2-1|18	Requires:	userspace-ipfilter
12mr|psad-2.2-1|19	Requires:	perl-Bit-Vector
12mr|psad-2.2-1|20	Requires:	perl-IPTables-ChainMgr
12mr|psad-2.2-1|21	Requires:	whois
12mr|psad-2.2-1|22	Requires(post): rpm-helper
12mr|psad-2.2-1|23	Requires(preun): rpm-helper
12mr|psad-2.2-1|24	
12mr|psad-2.2-1|25	%description
12mr|psad-2.2-1|26	Port Scan Attack Detector (psad) is a collection of four lightweight
12mr|psad-2.2-1|27	system daemons written in Perl and C that are designed to work with
12mr|psad-2.2-1|28	Linux firewalling code (iptables in the 2.4.x kernels, and ipchains
12mr|psad-2.2-1|29	in the 2.2.x kernels) to detect port scans. It features a set of highly
12mr|psad-2.2-1|30	configurable danger thresholds (with sensible defaults provided),
12mr|psad-2.2-1|31	verbose alert messages that include the source, destination, scanned
12mr|psad-2.2-1|32	port range, begin and end times, TCP flags and corresponding nmap
12mr|psad-2.2-1|33	options (Linux 2.4.x kernels only), email alerting, and automatic
12mr|psad-2.2-1|34	blocking of offending IP addresses via dynamic configuration of
12mr|psad-2.2-1|35	ipchains/iptables firewall rulesets. In addition, for the 2.4.x kernels
12mr|psad-2.2-1|36	psad incorporates many of the TCP, UDP, and ICMP signatures included in
12mr|psad-2.2-1|37	Snort to detect highly suspect scans for various backdoor programs
12mr|psad-2.2-1|38	(e.g. EvilFTP, GirlFriend, SubSeven), DDoS tools (mstream, shaft), and
12mr|psad-2.2-1|39	advanced port scans (syn, fin, Xmas) which are easily leveraged against
12mr|psad-2.2-1|40	a machine via nmap. Psad also uses packet TTL, IP id, TOS, and TCP
12mr|psad-2.2-1|41	window sizes to passively fingerprint the remote operating system from
12mr|psad-2.2-1|42	which scans originate.
12mr|psad-2.2-1|43	
12mr|psad-2.2-1|44	%package -n perl-IPTables-Parse
12mr|psad-2.2-1|45	Summary:	Parse iptables rules
12mr|psad-2.2-1|46	Group:		System/Configuration/Networking
12mr|psad-2.2-1|47	License:	GPL+ or Artistic
12mr|psad-2.2-1|48	
12mr|psad-2.2-1|49	%description -n perl-IPTables-Parse
12mr|psad-2.2-1|50	Psad package provides a IPTables-Parse perl module.
12mr|psad-2.2-1|51	
12mr|psad-2.2-1|52	%package -n perl-IPTables-ChainMgr
12mr|psad-2.2-1|53	Summary:	ChainMgr iptables perl module
12mr|psad-2.2-1|54	Group:		System/Configuration/Networking
12mr|psad-2.2-1|55	License:	GPL+ or Artistic
12mr|psad-2.2-1|56	
12mr|psad-2.2-1|57	%description -n perl-IPTables-ChainMgr
12mr|psad-2.2-1|58	Psad package provides a IPTables-ChainMgr perl module.
12mr|psad-2.2-1|59	
12mr|psad-2.2-1|60	%prep
12mr|psad-2.2-1|61	
12mr|psad-2.2-1|62	%setup -q
12mr|psad-2.2-1|63	
12mr|psad-2.2-1|64	%build
12mr|psad-2.2-1|65	### build psad binaries (kmsgsd, psadwatchd, and diskmond)
12mr|psad-2.2-1|66	%make OPTS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|psad-2.2-1|67	
12mr|psad-2.2-1|68	pushd deps/IPTables-Parse
12mr|psad-2.2-1|69	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|psad-2.2-1|70	%__make
12mr|psad-2.2-1|71	popd
12mr|psad-2.2-1|72	
12mr|psad-2.2-1|73	pushd deps/IPTables-ChainMgr
12mr|psad-2.2-1|74	%__perl Makefile.PL INSTALLDIRS=vendor
12mr|psad-2.2-1|75	%__make
12mr|psad-2.2-1|76	popd
12mr|psad-2.2-1|77	
12mr|psad-2.2-1|78	%check
12mr|psad-2.2-1|79	pushd deps/IPTables-Parse
12mr|psad-2.2-1|80	%__make test
12mr|psad-2.2-1|81	popd
12mr|psad-2.2-1|82	
12mr|psad-2.2-1|83	pushd deps/IPTables-ChainMgr
12mr|psad-2.2-1|84	PERL5LIB=../IPTables-Parse/blib/lib %__make test
12mr|psad-2.2-1|85	popd
12mr|psad-2.2-1|86	
12mr|psad-2.2-1|87	%install
12mr|psad-2.2-1|88	### log directory
12mr|psad-2.2-1|89	mkdir -p %{buildroot}%{_logdir}/%{name}
12mr|psad-2.2-1|90	### dir for psadfifo
12mr|psad-2.2-1|91	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}
12mr|psad-2.2-1|92	### dir for pidfiles
12mr|psad-2.2-1|93	mkdir -p %{buildroot}/var/run/%{name}
12mr|psad-2.2-1|94	
12mr|psad-2.2-1|95	mkdir -p %{buildroot}%{_mandir}/man8
12mr|psad-2.2-1|96	mkdir -p %{buildroot}%{_sbindir}
12mr|psad-2.2-1|97	### psad config
12mr|psad-2.2-1|98	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12mr|psad-2.2-1|99	### psad init script
12mr|psad-2.2-1|100	mkdir -p %{buildroot}%{_initrddir}
12mr|psad-2.2-1|101	
12mr|psad-2.2-1|102	install -m 700 {psad,kmsgsd,psadwatchd}	%{buildroot}%{_sbindir}/
12mr|psad-2.2-1|103	install -m 500 fwcheck_psad.pl %{buildroot}%{_sbindir}/fwcheck_psad
12mr|psad-2.2-1|104	install -m 755 init-scripts/psad-init.redhat %{buildroot}%{_initrddir}/%{name}
12mr|psad-2.2-1|105	install -m 644 {psad.conf,pf.os} %{buildroot}%{_sysconfdir}/%{name}/
12mr|psad-2.2-1|106	install -m 644 {signatures,icmp_types,icmp6_types,auto_dl,posf,ip_options} %{buildroot}%{_sysconfdir}/%{name}/
12mr|psad-2.2-1|107	install -m 644 *.8 %{buildroot}%{_mandir}/man8/
12mr|psad-2.2-1|108	
12mr|psad-2.2-1|109	pushd deps/IPTables-Parse
12mr|psad-2.2-1|110	%makeinstall_std
12mr|psad-2.2-1|111	popd
12mr|psad-2.2-1|112	
12mr|psad-2.2-1|113	pushd deps/IPTables-ChainMgr
12mr|psad-2.2-1|114	%makeinstall_std
12mr|psad-2.2-1|115	popd
12mr|psad-2.2-1|116	
12mr|psad-2.2-1|117	### install snort rules files
12mr|psad-2.2-1|118	cp -r deps/snort_rules %{buildroot}%{_sysconfdir}/%{name}/
12mr|psad-2.2-1|119	
12mr|psad-2.2-1|120	%post
12mr|psad-2.2-1|121	### put the current hostname into the psad C binaries
12mr|psad-2.2-1|122	### (diskmond and psadwatchd).
12mr|psad-2.2-1|123	perl -p -i -e 'use Sys::Hostname; my $hostname = hostname(); s/HOSTNAME(\s+)CHANGE.?ME/HOSTNAME${1}$hostname/' /etc/psad/psad.conf
12mr|psad-2.2-1|124	
12mr|psad-2.2-1|125	/bin/touch /var/log/psad/fwdata
12mr|psad-2.2-1|126	chown root.root /var/log/psad/fwdata
12mr|psad-2.2-1|127	chmod 0600 /var/log/psad/fwdata
12mr|psad-2.2-1|128	if [ ! -p /var/lib/psad/psadfifo ];
12mr|psad-2.2-1|129	then [ -e /var/lib/psad/psadfifo ] && /bin/rm -f /var/lib/psad/psadfifo
12mr|psad-2.2-1|130	/bin/mknod -m 600 /var/lib/psad/psadfifo p
12mr|psad-2.2-1|131	fi
12mr|psad-2.2-1|132	chown root.root /var/lib/psad/psadfifo
12mr|psad-2.2-1|133	chmod 0600 /var/lib/psad/psadfifo
12mr|psad-2.2-1|134	### make psad start at boot
12mr|psad-2.2-1|135	%_post_service psad
12mr|psad-2.2-1|136	[ -f /etc/syslog.conf ] || exit 0
12mr|psad-2.2-1|137	### make a backup of /etc/syslog.conf
12mr|psad-2.2-1|138	[ -f /etc/syslog.conf.orig ] || cp -p /etc/syslog.conf /etc/syslog.conf.orig
12mr|psad-2.2-1|139	### add the psadfifo line to /etc/syslog.conf if necessary
12mr|psad-2.2-1|140	if ! grep -v "#" /etc/syslog.conf | grep -q psadfifo;
12mr|psad-2.2-1|141	then echo " .. Adding psadfifo line to /etc/syslog.conf"
12mr|psad-2.2-1|142	echo "kern.info |/var/lib/psad/psadfifo" >> /etc/syslog.conf
12mr|psad-2.2-1|143	fi
12mr|psad-2.2-1|144	if [ -e /var/run/syslogd.pid ];
12mr|psad-2.2-1|145	then
12mr|psad-2.2-1|146	echo " .. Restarting syslogd "
12mr|psad-2.2-1|147	kill -HUP `cat /var/run/syslogd.pid`
12mr|psad-2.2-1|148	fi
12mr|psad-2.2-1|149	if grep -q "EMAIL.*root.*localhost" /etc/psad/psad.conf;
12mr|psad-2.2-1|150	then
12mr|psad-2.2-1|151	echo " .. You can edit the EMAIL_ADDRESSES variable in"
12mr|psad-2.2-1|152	echo "    /etc/psad/psad.conf to have email alerts sent to"
12mr|psad-2.2-1|153	echo "    an address other than root@localhost"
12mr|psad-2.2-1|154	fi
12mr|psad-2.2-1|155	
12mr|psad-2.2-1|156	%preun
12mr|psad-2.2-1|157	%_preun_service psad
12mr|psad-2.2-1|158	
12mr|psad-2.2-1|159	%files
12mr|psad-2.2-1|160	%{_initrddir}/%{name}
12mr|psad-2.2-1|161	%{_logdir}/%{name}
12mr|psad-2.2-1|162	%{_localstatedir}/lib/%{name}
12mr|psad-2.2-1|163	/var/run/%{name}
12mr|psad-2.2-1|164	%attr (0500,root,root) %{_sbindir}/*
12mr|psad-2.2-1|165	%{_mandir}/man8/*
12mr|psad-2.2-1|166	
12mr|psad-2.2-1|167	%dir %{_sysconfdir}/%{name}
12mr|psad-2.2-1|168	%config(noreplace) %{_sysconfdir}/%{name}/*.conf
12mr|psad-2.2-1|169	%config(noreplace) %{_sysconfdir}/%{name}/auto_dl
12mr|psad-2.2-1|170	%config(noreplace) %{_sysconfdir}/%{name}/icmp_types
12mr|psad-2.2-1|171	%config(noreplace) %{_sysconfdir}/%{name}/icmp6_types
12mr|psad-2.2-1|172	%config(noreplace) %{_sysconfdir}/%{name}/posf
12mr|psad-2.2-1|173	%config(noreplace) %{_sysconfdir}/%{name}/signatures
12mr|psad-2.2-1|174	%config(noreplace) %{_sysconfdir}/%{name}/pf.os
12mr|psad-2.2-1|175	%config(noreplace) %{_sysconfdir}/%{name}/ip_options
12mr|psad-2.2-1|176	
12mr|psad-2.2-1|177	%dir %{_sysconfdir}/%{name}/snort_rules
12mr|psad-2.2-1|178	%config(noreplace) %{_sysconfdir}/%{name}/snort_rules/*
12mr|psad-2.2-1|179	
12mr|psad-2.2-1|180	%files -n perl-IPTables-Parse
12mr|psad-2.2-1|181	%{perl_vendorlib}/IPTables/Parse.pm
12mr|psad-2.2-1|182	%{_mandir}/man3/IPTables::Parse*
12mr|psad-2.2-1|183	
12mr|psad-2.2-1|184	%files -n perl-IPTables-ChainMgr
12mr|psad-2.2-1|185	%{perl_vendorlib}/IPTables/ChainMgr.pm
12mr|psad-2.2-1|186	%{_mandir}/man3/IPTables::ChainMgr*
12mr|psad-2.2-1|187	
12mr|psad-2.2-1|188	
12mr|psad-2.2-1|189	
12mr|psad-2.2-1|190	%changelog
12mr|psad-2.2-1|191	* Tue Sep  11 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|psad-2.2-1|192	+ Commit: 2953da1
12mr|psad-2.2-1|193	- Updated to 2.2
12mr|psad-2.2-1|194	
12mr|psad-2.2-1|195	

16050 12
12mr|psiconv-0.9.8-21|1	%define major 6
12mr|psiconv-0.9.8-21|2	%define libname %mklibname %{name} %major
12mr|psiconv-0.9.8-21|3	%define develname %mklibname -d %{name}
12mr|psiconv-0.9.8-21|4	
12mr|psiconv-0.9.8-21|5	Summary: PSION 5(MX) file format data conversion utilities
12mr|psiconv-0.9.8-21|6	Name: psiconv
12mr|psiconv-0.9.8-21|7	Version: 0.9.8
12mr|psiconv-0.9.8-21|8	Release: 21
12mr|psiconv-0.9.8-21|9	License: GPL
12mr|psiconv-0.9.8-21|10	Group: File tools
12mr|psiconv-0.9.8-21|11	Url: http://software.frodo.looijaard.name/psiconv/
12mr|psiconv-0.9.8-21|12	Source0: http://software.frodo.looijaard.name/psiconv/files/%{name}-%{version}.tar.bz2
12mr|psiconv-0.9.8-21|13	
12mr|psiconv-0.9.8-21|14	BuildRequires: pkgconfig(ImageMagick)
12mr|psiconv-0.9.8-21|15	BuildRequires: bc
12mr|psiconv-0.9.8-21|16	
12mr|psiconv-0.9.8-21|17	%description
12mr|psiconv-0.9.8-21|18	The Psion 5 has several built-in applications. They use their own file
12mr|psiconv-0.9.8-21|19	formats to save data files. Psion has written file conversion
12mr|psiconv-0.9.8-21|20	utilities for Windows 95, in the form of their PsiWin program. But
12mr|psiconv-0.9.8-21|21	there are no conversion utilities for other operating systems. Also,
12mr|psiconv-0.9.8-21|22	Psion is not able to or does not want to release enough data for
12mr|psiconv-0.9.8-21|23	others to write their own conversion programs. At least, that is what
12mr|psiconv-0.9.8-21|24	I have gathered through the newsgroups and from other sources.
12mr|psiconv-0.9.8-21|25	
12mr|psiconv-0.9.8-21|26	%package -n %{libname}
12mr|psiconv-0.9.8-21|27	Group: System/Libraries
12mr|psiconv-0.9.8-21|28	Summary: PSION 5(MX) file format data conversion library
12mr|psiconv-0.9.8-21|29	
12mr|psiconv-0.9.8-21|30	%description -n %{libname}
12mr|psiconv-0.9.8-21|31	The Psion 5 has several built-in applications. They use their own file
12mr|psiconv-0.9.8-21|32	formats to save data files. Psion has written file conversion
12mr|psiconv-0.9.8-21|33	utilities for Windows 95, in the form of their PsiWin program. But
12mr|psiconv-0.9.8-21|34	there are no conversion utilities for other operating systems. Also,
12mr|psiconv-0.9.8-21|35	Psion is not able to or does not want to release enough data for
12mr|psiconv-0.9.8-21|36	others to write their own conversion programs. At least, that is what
12mr|psiconv-0.9.8-21|37	I have gathered through the newsgroups and from other sources.
12mr|psiconv-0.9.8-21|38	
12mr|psiconv-0.9.8-21|39	This contains a shared library that can be used by programs to convert
12mr|psiconv-0.9.8-21|40	PSION files.
12mr|psiconv-0.9.8-21|41	
12mr|psiconv-0.9.8-21|42	%package -n %{develname}
12mr|psiconv-0.9.8-21|43	Group: Development/C
12mr|psiconv-0.9.8-21|44	Summary: PSION 5(MX) file format data conversion library
12mr|psiconv-0.9.8-21|45	Requires: %{libname} = %{version}-%{release}
12mr|psiconv-0.9.8-21|46	Provides: %{name}-devel = %{version}-%{release}
12mr|psiconv-0.9.8-21|47	Obsoletes: %{mklibname -d psiconv 6}
12mr|psiconv-0.9.8-21|48	
12mr|psiconv-0.9.8-21|49	%description -n %{develname}
12mr|psiconv-0.9.8-21|50	The Psion 5 has several built-in applications. They use their own file
12mr|psiconv-0.9.8-21|51	formats to save data files. Psion has written file conversion
12mr|psiconv-0.9.8-21|52	utilities for Windows 95, in the form of their PsiWin program. But
12mr|psiconv-0.9.8-21|53	there are no conversion utilities for other operating systems. Also,
12mr|psiconv-0.9.8-21|54	Psion is not able to or does not want to release enough data for
12mr|psiconv-0.9.8-21|55	others to write their own conversion programs. At least, that is what
12mr|psiconv-0.9.8-21|56	I have gathered through the newsgroups and from other sources.
12mr|psiconv-0.9.8-21|57	
12mr|psiconv-0.9.8-21|58	Install this if you want to compile an application that uses psiconv
12mr|psiconv-0.9.8-21|59	to convert PSION files.
12mr|psiconv-0.9.8-21|60	
12mr|psiconv-0.9.8-21|61	%prep
12mr|psiconv-0.9.8-21|62	%setup -q
12mr|psiconv-0.9.8-21|63	
12mr|psiconv-0.9.8-21|64	%build
12mr|psiconv-0.9.8-21|65	%configure2_5x \
12mr|psiconv-0.9.8-21|66	--disable-static
12mr|psiconv-0.9.8-21|67	%make
12mr|psiconv-0.9.8-21|68	
12mr|psiconv-0.9.8-21|69	%install
12mr|psiconv-0.9.8-21|70	rm -rf %{buildroot}
12mr|psiconv-0.9.8-21|71	
12mr|psiconv-0.9.8-21|72	%makeinstall_std
12mr|psiconv-0.9.8-21|73	
12mr|psiconv-0.9.8-21|74	%multiarch_binaries %{buildroot}%{_bindir}/psiconv-config
12mr|psiconv-0.9.8-21|75	
12mr|psiconv-0.9.8-21|76	rm -rf %{buildroot}%{_datadir}/psiconv/xhtml
12mr|psiconv-0.9.8-21|77	
12mr|psiconv-0.9.8-21|78	%files
12mr|psiconv-0.9.8-21|79	%doc TODO README NEWS AUTHORS ChangeLog
12mr|psiconv-0.9.8-21|80	%dir %{_sysconfdir}/psiconv/
12mr|psiconv-0.9.8-21|81	%config(noreplace) %{_sysconfdir}/psiconv/*
12mr|psiconv-0.9.8-21|82	%{_bindir}/%{name}
12mr|psiconv-0.9.8-21|83	%{_mandir}/man1/%{name}.1*
12mr|psiconv-0.9.8-21|84	%{_datadir}/%{name}
12mr|psiconv-0.9.8-21|85	
12mr|psiconv-0.9.8-21|86	%files -n %{libname}
12mr|psiconv-0.9.8-21|87	%{_libdir}/libpsiconv.so.%{major}*
12mr|psiconv-0.9.8-21|88	
12mr|psiconv-0.9.8-21|89	%files -n %{develname}
12mr|psiconv-0.9.8-21|90	%{_libdir}/libpsiconv.so
12mr|psiconv-0.9.8-21|91	%{_includedir}/%{name}
12mr|psiconv-0.9.8-21|92	%{_bindir}/psiconv-config
12mr|psiconv-0.9.8-21|93	%{multiarch_bindir}/psiconv-config
12mr|psiconv-0.9.8-21|94	%{_mandir}/man1/psiconv-config.1*
12mr|psiconv-0.9.8-21|95	
12mr|psiconv-0.9.8-21|96	
12mr|psiconv-0.9.8-21|97	
12mr|psiconv-0.9.8-21|98	
12mr|psiconv-0.9.8-21|99	%changelog
12mr|psiconv-0.9.8-21|100	

16051 12
12mr|psmisc-22.13-3|1	Summary:        Utilities for managing processes on your system
12mr|psmisc-22.13-3|2	Name:           psmisc
12mr|psmisc-22.13-3|3	Version:        22.13
12mr|psmisc-22.13-3|4	Release:        %mkrel 3
12mr|psmisc-22.13-3|5	License:        GPLv2+
12mr|psmisc-22.13-3|6	Group:          Monitoring
12mr|psmisc-22.13-3|7	URL:            http://psmisc.sourceforge.net/
12mr|psmisc-22.13-3|8	Source0:        http://downloads.sourceforge.net/project/psmisc/%{name}/%{name}-%{version}.tar.gz
12mr|psmisc-22.13-3|9	BuildRequires:  ncurses-devel
12mr|psmisc-22.13-3|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|psmisc-22.13-3|11	
12mr|psmisc-22.13-3|12	Patch0:		fuser-fix--s-option.patch
12mr|psmisc-22.13-3|13	
12mr|psmisc-22.13-3|14	%description
12mr|psmisc-22.13-3|15	The psmisc package contains utilities for managing processes on your
12mr|psmisc-22.13-3|16	system: pstree, killall and fuser.  The pstree command displays a tree
12mr|psmisc-22.13-3|17	structure of all of the running processes on your system.  The killall
12mr|psmisc-22.13-3|18	command sends a specified signal (SIGTERM if nothing is specified) to
12mr|psmisc-22.13-3|19	processes identified by name.  The fuser command identifies the PIDs
12mr|psmisc-22.13-3|20	of processes that are using specified files or filesystems.
12mr|psmisc-22.13-3|21	
12mr|psmisc-22.13-3|22	%prep
12mr|psmisc-22.13-3|23	%setup -q
12mr|psmisc-22.13-3|24	%patch0 -p1
12mr|psmisc-22.13-3|25	
12mr|psmisc-22.13-3|26	%build
12mr|psmisc-22.13-3|27	export CFLAGS="%{optflags} -D_GNU_SOURCE"
12mr|psmisc-22.13-3|28	
12mr|psmisc-22.13-3|29	%{configure2_5x} \
12mr|psmisc-22.13-3|30	--disable-rpath
12mr|psmisc-22.13-3|31	%{make}
12mr|psmisc-22.13-3|32	
12mr|psmisc-22.13-3|33	%install
12mr|psmisc-22.13-3|34	%{__rm} -rf %{buildroot}
12mr|psmisc-22.13-3|35	%{makeinstall_std}
12mr|psmisc-22.13-3|36	
12mr|psmisc-22.13-3|37	%{__mkdir_p} %{buildroot}/sbin
12mr|psmisc-22.13-3|38	%{__mv} %{buildroot}%{_bindir}/fuser %{buildroot}/sbin
12mr|psmisc-22.13-3|39	
12mr|psmisc-22.13-3|40	%find_lang %{name}
12mr|psmisc-22.13-3|41	
12mr|psmisc-22.13-3|42	%clean
12mr|psmisc-22.13-3|43	rm -rf %{buildroot}
12mr|psmisc-22.13-3|44	
12mr|psmisc-22.13-3|45	%files -f %{name}.lang
12mr|psmisc-22.13-3|46	%defattr(-,root,root)
12mr|psmisc-22.13-3|47	%doc AUTHORS ChangeLog README
12mr|psmisc-22.13-3|48	/sbin/fuser
12mr|psmisc-22.13-3|49	%{_bindir}/killall
12mr|psmisc-22.13-3|50	%{_bindir}/prtstat
12mr|psmisc-22.13-3|51	%{_bindir}/pstree*
12mr|psmisc-22.13-3|52	%{_mandir}/man1/fuser.1*
12mr|psmisc-22.13-3|53	%{_mandir}/man1/killall.1*
12mr|psmisc-22.13-3|54	%{_mandir}/man1/prtstat.1*
12mr|psmisc-22.13-3|55	%{_mandir}/man1/pstree.1*
12mr|psmisc-22.13-3|56	%{_bindir}/peekfd
12mr|psmisc-22.13-3|57	%{_mandir}/man1/peekfd.1*
12mr|psmisc-22.13-3|58	
12mr|psmisc-22.13-3|59	
12mr|psmisc-22.13-3|60	
12mr|psmisc-22.13-3|61	%changelog
12mr|psmisc-22.13-3|62	

16052 12
12mr|pstoedit-3.61-1|1	%define	major	0
12mr|pstoedit-3.61-1|2	%define	libname	%mklibname pstoedit %{major}
12mr|pstoedit-3.61-1|3	%define	devname	%mklibname pstoedit -d
12mr|pstoedit-3.61-1|4	
12mr|pstoedit-3.61-1|5	Summary:	Translates PostScript/PDF graphics into other vector formats
12mr|pstoedit-3.61-1|6	Name:		pstoedit
12mr|pstoedit-3.61-1|7	Version:	3.61
12mr|pstoedit-3.61-1|8	Release:	1
12mr|pstoedit-3.61-1|9	License:	GPLv2+
12mr|pstoedit-3.61-1|10	Source0:	http://prdownloads.sourceforge.net/pstoedit/%{name}-%{version}.tar.gz
12mr|pstoedit-3.61-1|11	URL:		http://www.pstoedit.net/pstoedit
12mr|pstoedit-3.61-1|12	Group:		Graphics
12mr|pstoedit-3.61-1|13	BuildRequires:	bison
12mr|pstoedit-3.61-1|14	BuildRequires:	ghostscript
12mr|pstoedit-3.61-1|15	BuildRequires:	pkgconfig(ImageMagick)
12mr|pstoedit-3.61-1|16	BuildRequires:	plotutils-devel
12mr|pstoedit-3.61-1|17	BuildRequires:	multiarch-utils >= 1.0.3
12mr|pstoedit-3.61-1|18	# not compatible
12mr|pstoedit-3.61-1|19	BuildConflicts:	ming-devel
12mr|pstoedit-3.61-1|20	
12mr|pstoedit-3.61-1|21	%description
12mr|pstoedit-3.61-1|22	pstoedit translates PostScript and PDF graphics into other vector formats.
12mr|pstoedit-3.61-1|23	Currently pstoedit can generate the following formats:
12mr|pstoedit-3.61-1|24	
12mr|pstoedit-3.61-1|25	- Tgif .obj format (for tgif version >= 3)
12mr|pstoedit-3.61-1|26	- fig format for xfig
12mr|pstoedit-3.61-1|27	- pdf Adobe Portable Document Format
12mr|pstoedit-3.61-1|28	- gnuplot format
12mr|pstoedit-3.61-1|29	- Flattened PostScript (with or without Bezier curves)
12mr|pstoedit-3.61-1|30	- DXF - CAD exchange format
12mr|pstoedit-3.61-1|31	- LWO - LightWave 3D
12mr|pstoedit-3.61-1|32	- RIB - RenderMan
12mr|pstoedit-3.61-1|33	- RPL - Real3D
12mr|pstoedit-3.61-1|34	- Idraw format (a special format of EPS that Idraw can read)
12mr|pstoedit-3.61-1|35	- Tcl/Tk
12mr|pstoedit-3.61-1|36	- HPGL
12mr|pstoedit-3.61-1|37	- AI - Adobe Illustrator Format (based on ps2ai.ps, not a real pstoedit)
12mr|pstoedit-3.61-1|38	- WMF - Windows Meta Files
12mr|pstoedit-3.61-1|39	- PIC format for troff/groff
12mr|pstoedit-3.61-1|40	- MetaPost format per usage with TeX/LaTeX
12mr|pstoedit-3.61-1|41	- LaTeX2e picture
12mr|pstoedit-3.61-1|42	- Kontour
12mr|pstoedit-3.61-1|43	- GNU Metafile (plotutils/libplot)
12mr|pstoedit-3.61-1|44	- Sketch (http://sketch.sourceforge.net)
12mr|pstoedit-3.61-1|45	- Mathematica
12mr|pstoedit-3.61-1|46	- trough ImageMagick to any format supported by ImageMagick
12mr|pstoedit-3.61-1|47	
12mr|pstoedit-3.61-1|48	%package -n	%{libname}
12mr|pstoedit-3.61-1|49	Summary:	Pstoedit libraries
12mr|pstoedit-3.61-1|50	Group:		System/Libraries
12mr|pstoedit-3.61-1|51	
12mr|pstoedit-3.61-1|52	%description -n	%{libname}
12mr|pstoedit-3.61-1|53	This package contains the libraries needed to run programs dynamically
12mr|pstoedit-3.61-1|54	linked with pstoedit libraries.
12mr|pstoedit-3.61-1|55	
12mr|pstoedit-3.61-1|56	%package -n	%{devname}
12mr|pstoedit-3.61-1|57	Summary:	Static libraries and header files for pstoedit development
12mr|pstoedit-3.61-1|58	Group:		Development/C
12mr|pstoedit-3.61-1|59	Provides:	%{name}-devel = %{EVRD}
12mr|pstoedit-3.61-1|60	Requires:	%{libname} = %{EVRD}
12mr|pstoedit-3.61-1|61	%rename		%{_lib}pstoedit0-devel
12mr|pstoedit-3.61-1|62	
12mr|pstoedit-3.61-1|63	%description -n	%{devname}
12mr|pstoedit-3.61-1|64	If you want to create applications that will use pstoedit code or
12mr|pstoedit-3.61-1|65	APIs, you'll need to install these packages as well as pstoedit. This
12mr|pstoedit-3.61-1|66	additional package isn't necessary if you simply want to use pstoedit.
12mr|pstoedit-3.61-1|67	
12mr|pstoedit-3.61-1|68	%prep
12mr|pstoedit-3.61-1|69	%setup -q
12mr|pstoedit-3.61-1|70	
12mr|pstoedit-3.61-1|71	# clean up permissions
12mr|pstoedit-3.61-1|72	find -type f -perm +111 | xargs -r file | grep -v script | cut -d: -f1| xargs -r chmod 0644
12mr|pstoedit-3.61-1|73	
12mr|pstoedit-3.61-1|74	#AUTOMAKE=automake-1.9 ACLOCAL=aclocal-1.9 autoreconf --force --install
12mr|pstoedit-3.61-1|75	
12mr|pstoedit-3.61-1|76	%build
12mr|pstoedit-3.61-1|77	# needed because of definitions in imagemagick headers that break with -pedantic
12mr|pstoedit-3.61-1|78	sed -ie 's/-pedantic//' configure
12mr|pstoedit-3.61-1|79	%configure2_5x --enable-static
12mr|pstoedit-3.61-1|80	%make
12mr|pstoedit-3.61-1|81	
12mr|pstoedit-3.61-1|82	%install
12mr|pstoedit-3.61-1|83	%makeinstall_std
12mr|pstoedit-3.61-1|84	
12mr|pstoedit-3.61-1|85	install -m644 doc/pstoedit.1 -D %{buildroot}%{_mandir}/man1/pstoedit.1
12mr|pstoedit-3.61-1|86	
12mr|pstoedit-3.61-1|87	rm -f %{buildroot}%{_libdir}/%{name}/*.a
12mr|pstoedit-3.61-1|88	
12mr|pstoedit-3.61-1|89	%files
12mr|pstoedit-3.61-1|90	%doc doc/changelog.htm doc/index.htm doc/readme.txt
12mr|pstoedit-3.61-1|91	%doc readme.install examples
12mr|pstoedit-3.61-1|92	%{_bindir}/pstoedit
12mr|pstoedit-3.61-1|93	%{_datadir}/pstoedit
12mr|pstoedit-3.61-1|94	%{_mandir}/man1/*.1*
12mr|pstoedit-3.61-1|95	
12mr|pstoedit-3.61-1|96	%files -n %{libname}
12mr|pstoedit-3.61-1|97	%{_libdir}/*.so.*
12mr|pstoedit-3.61-1|98	%{_libdir}/pstoedit/*.so
12mr|pstoedit-3.61-1|99	%{_libdir}/pstoedit/*.so.%{major}*
12mr|pstoedit-3.61-1|100	
12mr|pstoedit-3.61-1|101	%files -n %{devname}
12mr|pstoedit-3.61-1|102	%doc doc/pstoedit.htm
12mr|pstoedit-3.61-1|103	%{_includedir}/pstoedit
12mr|pstoedit-3.61-1|104	%{_libdir}/*.a
12mr|pstoedit-3.61-1|105	%{_libdir}/*.so
12mr|pstoedit-3.61-1|106	%{_libdir}/pkgconfig/*.pc
12mr|pstoedit-3.61-1|107	%{_datadir}/aclocal/*.m4
12mr|pstoedit-3.61-1|108	
12mr|pstoedit-3.61-1|109	
12mr|pstoedit-3.61-1|110	
12mr|pstoedit-3.61-1|111	%changelog
12mr|pstoedit-3.61-1|112	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|pstoedit-3.61-1|113	+ Commit: 12f131d
12mr|pstoedit-3.61-1|114	- New version 3.61
12mr|pstoedit-3.61-1|115	
12mr|pstoedit-3.61-1|116	

16053 12
12mr|psutils-p17-20|1	Summary:	PostScript utilities
12mr|psutils-p17-20|2	Name:		psutils
12mr|psutils-p17-20|3	Version:	p17
12mr|psutils-p17-20|4	Release:	%mkrel 20
12mr|psutils-p17-20|5	
12mr|psutils-p17-20|6	URL:		http://www.tardis.ed.ac.uk/~ajcd/psutils/index.html
12mr|psutils-p17-20|7	Source0:	ftp://ftp.knackered.org/pub/psutils/%{name}-%{version}.tar.bz2
12mr|psutils-p17-20|8	Patch0:		psutils-make.patch
12mr|psutils-p17-20|9	Patch1:		psutils-maketext.patch
12mr|psutils-p17-20|10	
12mr|psutils-p17-20|11	License:	BSD-like
12mr|psutils-p17-20|12	Group:		Publishing
12mr|psutils-p17-20|13	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|psutils-p17-20|14	Requires:	perl
12mr|psutils-p17-20|15	
12mr|psutils-p17-20|16	%description
12mr|psutils-p17-20|17	psutils contains some utilities for manipulating PostScript documents.
12mr|psutils-p17-20|18	Page selections and rearrangement are supported, including arrengement
12mr|psutils-p17-20|19	into signatures for booklet printing, and page merging for n-up printing.
12mr|psutils-p17-20|20	
12mr|psutils-p17-20|21	%prep
12mr|psutils-p17-20|22	
12mr|psutils-p17-20|23	%setup -q -n psutils
12mr|psutils-p17-20|24	%patch0 -p1
12mr|psutils-p17-20|25	%patch1 -p1
12mr|psutils-p17-20|26	
12mr|psutils-p17-20|27	%build
12mr|psutils-p17-20|28	make -f Makefile.unix RPM_OPT_FLAGS="$RPM_OPT_FLAGS" \
12mr|psutils-p17-20|29	BUILDROOT="$RPM_BUILD_ROOT" PERL=%{_bindir}/perl
12mr|psutils-p17-20|30	
12mr|psutils-p17-20|31	%install
12mr|psutils-p17-20|32	rm -rf $RPM_BUILD_ROOT
12mr|psutils-p17-20|33	mkdir -p $RPM_BUILD_ROOT/usr/{bin,man,share/psutils}
12mr|psutils-p17-20|34	make -f Makefile.unix install BUILDROOT="$RPM_BUILD_ROOT"
12mr|psutils-p17-20|35	strip $RPM_BUILD_ROOT/%_bindir/{epsffit,psbook,psnup,psresize,pstops,psselect}
12mr|psutils-p17-20|36	#move the man page
12mr|psutils-p17-20|37	mv $RPM_BUILD_ROOT/usr/man $RPM_BUILD_ROOT/%_datadir
12mr|psutils-p17-20|38	
12mr|psutils-p17-20|39	%clean
12mr|psutils-p17-20|40	rm -rf $RPM_BUILD_ROOT
12mr|psutils-p17-20|41	
12mr|psutils-p17-20|42	%files
12mr|psutils-p17-20|43	%defattr(-,root,root,0755)
12mr|psutils-p17-20|44	%doc LICENSE README
12mr|psutils-p17-20|45	%attr(755,root,root) %_bindir/*
12mr|psutils-p17-20|46	%dir %_datadir/%{name}
12mr|psutils-p17-20|47	%_mandir/man1/*
12mr|psutils-p17-20|48	%_datadir/%{name}/*
12mr|psutils-p17-20|49	
12mr|psutils-p17-20|50	
12mr|psutils-p17-20|51	
12mr|psutils-p17-20|52	
12mr|psutils-p17-20|53	
12mr|psutils-p17-20|54	%changelog
12mr|psutils-p17-20|55	

16054 12
12mr|psyncclient-0.1-77|1	Summary:       ROSA 2Safe client
12mr|psyncclient-0.1-77|2	Name:          psyncclient
12mr|psyncclient-0.1-77|3	Version:       0.1
12mr|psyncclient-0.1-77|4	Release:       77
12mr|psyncclient-0.1-77|5	License:       GPLv3
12mr|psyncclient-0.1-77|6	Group:         Graphical desktop/KDE
12mr|psyncclient-0.1-77|7	URL:           http://2safe.com
12mr|psyncclient-0.1-77|8	Source:        %{name}-%{version}.tar.gz
12mr|psyncclient-0.1-77|9	Requires:      %{_lib}psync = %{version}-%{release}
12mr|psyncclient-0.1-77|10	Requires:      %{_lib}config9 >= 1.4.8
12mr|psyncclient-0.1-77|11	Requires:      %{_lib}jsoncpp0 >= 0.5.0
12mr|psyncclient-0.1-77|12	Requires:      %{_lib}curl4 >= 7.26.0
12mr|psyncclient-0.1-77|13	Requires:      kdebase4-workspace >= 4.8.1
12mr|psyncclient-0.1-77|14	BuildRequires: qt4-devel
12mr|psyncclient-0.1-77|15	BuildRequires: kdelibs4-devel
12mr|psyncclient-0.1-77|16	BuildRequires: kdebase4-devel
12mr|psyncclient-0.1-77|17	BuildRequires: %{_lib}jsoncpp-devel
12mr|psyncclient-0.1-77|18	BuildRequires: %{_lib}curl-devel
12mr|psyncclient-0.1-77|19	#BuildRequires: libuuid-devel
12mr|psyncclient-0.1-77|20	#BuildRequires: libneon-devel
12mr|psyncclient-0.1-77|21	BuildRequires: %{_lib}config-devel
12mr|psyncclient-0.1-77|22	
12mr|psyncclient-0.1-77|23	
12mr|psyncclient-0.1-77|24	%description
12mr|psyncclient-0.1-77|25	Desktop client to synchronization user's data. ROSA 2Safe client.
12mr|psyncclient-0.1-77|26	
12mr|psyncclient-0.1-77|27	%files
12mr|psyncclient-0.1-77|28	%define kde_path /usr
12mr|psyncclient-0.1-77|29	%define _datadir %kde_path/share
12mr|psyncclient-0.1-77|30	%define _sysconfdir /etc
12mr|psyncclient-0.1-77|31	%define _libdir %kde_path/%{_lib}
12mr|psyncclient-0.1-77|32	%{_bindir}/*
12mr|psyncclient-0.1-77|33	%config(noreplace) %{_sysconfdir}/skel/.psyncclient/sync.cfg
12mr|psyncclient-0.1-77|34	#{_sysconfdir}/skel/.sync-unresolved
12mr|psyncclient-0.1-77|35	%{_datadir}/autostart/psyncnotify.desktop
12mr|psyncclient-0.1-77|36	%{_datadir}/autostart/psyncd.desktop
12mr|psyncclient-0.1-77|37	%{_datadir}/apps/psyncnotify/psyncnotify.notifyrc
12mr|psyncclient-0.1-77|38	%{_datadir}/icons/hicolor/128x128/apps/sync.png
12mr|psyncclient-0.1-77|39	%{_datadir}/icons/hicolor/112x112/apps/sync.png
12mr|psyncclient-0.1-77|40	%{_datadir}/icons/hicolor/96x96/apps/sync.png
12mr|psyncclient-0.1-77|41	%{_datadir}/icons/hicolor/72x72/apps/sync.png
12mr|psyncclient-0.1-77|42	%{_datadir}/icons/hicolor/64x64/apps/sync.png
12mr|psyncclient-0.1-77|43	%{_datadir}/icons/hicolor/48x48/apps/sync.png
12mr|psyncclient-0.1-77|44	%{_datadir}/icons/hicolor/32x32/apps/sync.png
12mr|psyncclient-0.1-77|45	%{_datadir}/icons/hicolor/24x24/apps/sync.png
12mr|psyncclient-0.1-77|46	%{_datadir}/icons/hicolor/22x22/apps/sync.png
12mr|psyncclient-0.1-77|47	%{_datadir}/icons/hicolor/16x16/apps/sync.png
12mr|psyncclient-0.1-77|48	%{_datadir}/icons/gray_icon.png
12mr|psyncclient-0.1-77|49	%{_datadir}/icons/green_icon.png
12mr|psyncclient-0.1-77|50	%{_datadir}/kde4/services/kcm_sync.desktop
12mr|psyncclient-0.1-77|51	%{_datadir}/kde4/services/syncfileitemplugin.desktop
12mr|psyncclient-0.1-77|52	%{_libdir}/kde4/kcm_sync.so
12mr|psyncclient-0.1-77|53	%{_libdir}/kde4/syncfileitemplugin.so
12mr|psyncclient-0.1-77|54	%lang(ru_RU) %{_datadir}/locale/ru/LC_MESSAGES/psyncconfig.po
12mr|psyncclient-0.1-77|55	%lang(ru_RU) %{_datadir}/locale/ru/LC_MESSAGES/psyncconfig.mo
12mr|psyncclient-0.1-77|56	%lang(ru_RU) %{_datadir}/locale/ru/LC_MESSAGES/psyncnotify.po
12mr|psyncclient-0.1-77|57	%lang(ru_RU) %{_datadir}/locale/ru/LC_MESSAGES/psyncnotify.mo
12mr|psyncclient-0.1-77|58	%lang(ru_RU) %{_datadir}/locale/ru/LC_MESSAGES/syncfileitemplugin.po
12mr|psyncclient-0.1-77|59	%lang(ru_RU) %{_datadir}/locale/ru/LC_MESSAGES/syncfileitemplugin.mo
12mr|psyncclient-0.1-77|60	
12mr|psyncclient-0.1-77|61	#-------------------------------------------------------------------------------
12mr|psyncclient-0.1-77|62	
12mr|psyncclient-0.1-77|63	%define major_psync 1
12mr|psyncclient-0.1-77|64	%define libpsync %mklibname psync
12mr|psyncclient-0.1-77|65	#define __find_requires /usr/{_lib}/rpm/mandriva/find-requires
12mr|psyncclient-0.1-77|66	%undefine __find_requires
12mr|psyncclient-0.1-77|67	
12mr|psyncclient-0.1-77|68	%package -n %libpsync
12mr|psyncclient-0.1-77|69	Group:          Graphical desktop/KDE
12mr|psyncclient-0.1-77|70	Summary:        ROSA 2Safe client
12mr|psyncclient-0.1-77|71	Obsoletes:      %{_lib}psync < %{version}-%{release}
12mr|psyncclient-0.1-77|72	Obsoletes:      %{_lib}psync1 < %{version}-%{release}
12mr|psyncclient-0.1-77|73	
12mr|psyncclient-0.1-77|74	%description -n %libpsync
12mr|psyncclient-0.1-77|75	Rosa 2Safe client library package
12mr|psyncclient-0.1-77|76	
12mr|psyncclient-0.1-77|77	%files -n %libpsync
12mr|psyncclient-0.1-77|78	%{_libdir}/libpsync.so.%{major_psync}*
12mr|psyncclient-0.1-77|79	#{_libdir}/libcfg.so
12mr|psyncclient-0.1-77|80	%{_libdir}/liblcfg.so.%{major_psync}*
12mr|psyncclient-0.1-77|81	%{_libdir}/libsync_db.so.%{major_psync}*
12mr|psyncclient-0.1-77|82	%{_libdir}/libsyncdbus.so.%{major_psync}*
12mr|psyncclient-0.1-77|83	
12mr|psyncclient-0.1-77|84	#-------------------------------------------------------------------------------
12mr|psyncclient-0.1-77|85	
12mr|psyncclient-0.1-77|86	%define develname %mklibname -d psync
12mr|psyncclient-0.1-77|87	
12mr|psyncclient-0.1-77|88	%package -n     %develname
12mr|psyncclient-0.1-77|89	Group:          Development/KDE and Qt
12mr|psyncclient-0.1-77|90	Summary:        Rosa 2Safe client library development files
12mr|psyncclient-0.1-77|91	Provides:       %name-devel = %version-%release
12mr|psyncclient-0.1-77|92	Requires:       %libpsync = %version-%release
12mr|psyncclient-0.1-77|93	Obsoletes:      %{_lib}psync-devel < %{version}-%{release}
12mr|psyncclient-0.1-77|94	
12mr|psyncclient-0.1-77|95	%description -n %develname
12mr|psyncclient-0.1-77|96	Development files for Rosa 2Safe client
12mr|psyncclient-0.1-77|97	
12mr|psyncclient-0.1-77|98	%files -n %develname
12mr|psyncclient-0.1-77|99	
12mr|psyncclient-0.1-77|100	#{_libdir}/libcfg.a
12mr|psyncclient-0.1-77|101	%{_includedir}/psync/*
12mr|psyncclient-0.1-77|102	%{_libdir}/liblcfg.so
12mr|psyncclient-0.1-77|103	%{_libdir}/libpsync.so
12mr|psyncclient-0.1-77|104	%{_libdir}/libsync_db.so
12mr|psyncclient-0.1-77|105	%{_libdir}/libsyncdbus.so
12mr|psyncclient-0.1-77|106	
12mr|psyncclient-0.1-77|107	#--------------------------------------------------------------------
12mr|psyncclient-0.1-77|108	
12mr|psyncclient-0.1-77|109	%prep
12mr|psyncclient-0.1-77|110	%setup -c -q
12mr|psyncclient-0.1-77|111	
12mr|psyncclient-0.1-77|112	%build
12mr|psyncclient-0.1-77|113	
12mr|psyncclient-0.1-77|114	sed -i 's/\/usr\/lib/\/usr\/%_lib/' ./liblcfg/liblcfg.pro
12mr|psyncclient-0.1-77|115	sed -i 's/\/usr\/lib/\/usr\/%_lib/' ./libsync_db/libsync_db.pro
12mr|psyncclient-0.1-77|116	sed -i 's/\/usr\/lib/\/usr\/%_lib/' ./libpsync/libpsync.pro
12mr|psyncclient-0.1-77|117	sed -i 's/\/usr\/lib/\/usr\/%_lib/' ./psyncconfig/psyncconfig.pro
12mr|psyncclient-0.1-77|118	sed -i 's/\/usr\/lib/\/usr\/%_lib/' ./syncconfigapp/psyncconfig.pro
12mr|psyncclient-0.1-77|119	sed -i 's/\/usr\/lib/\/usr\/%_lib/' ./dolphin-plugin/syncfileitemplugin.pro
12mr|psyncclient-0.1-77|120	sed -i 's/\/usr\/lib/\/usr\/%_lib/' ./libsyncdbus/libsyncdbus.pro
12mr|psyncclient-0.1-77|121	
12mr|psyncclient-0.1-77|122	mkdir -p .lib
12mr|psyncclient-0.1-77|123	#make -C libcfg
12mr|psyncclient-0.1-77|124	#cp libcfg/libcfg.so .lib
12mr|psyncclient-0.1-77|125	
12mr|psyncclient-0.1-77|126	cd liblcfg
12mr|psyncclient-0.1-77|127	qmake liblcfg.pro
12mr|psyncclient-0.1-77|128	cd ..
12mr|psyncclient-0.1-77|129	%make -C liblcfg
12mr|psyncclient-0.1-77|130	cp liblcfg/liblcfg.so.1.0.0 .lib
12mr|psyncclient-0.1-77|131	
12mr|psyncclient-0.1-77|132	cd .lib
12mr|psyncclient-0.1-77|133	ln -s liblcfg.so.1.0.0 liblcfg.so.1.0
12mr|psyncclient-0.1-77|134	ln -s liblcfg.so.1.0.0 liblcfg.so.1
12mr|psyncclient-0.1-77|135	ln -s liblcfg.so.1.0.0 liblcfg.so
12mr|psyncclient-0.1-77|136	cd ..
12mr|psyncclient-0.1-77|137	
12mr|psyncclient-0.1-77|138	cd libsync_db
12mr|psyncclient-0.1-77|139	qmake libsync_db.pro
12mr|psyncclient-0.1-77|140	cd ..
12mr|psyncclient-0.1-77|141	%make -C libsync_db
12mr|psyncclient-0.1-77|142	cp libsync_db/libsync_db.so.1.0.0 .lib
12mr|psyncclient-0.1-77|143	
12mr|psyncclient-0.1-77|144	cd .lib
12mr|psyncclient-0.1-77|145	ln -s libsync_db.so.1.0.0 libsync_db.so.1.0
12mr|psyncclient-0.1-77|146	ln -s libsync_db.so.1.0.0 libsync_db.so.1
12mr|psyncclient-0.1-77|147	ln -s libsync_db.so.1.0.0 libsync_db.so
12mr|psyncclient-0.1-77|148	cd ..
12mr|psyncclient-0.1-77|149	
12mr|psyncclient-0.1-77|150	cd libsyncdbus
12mr|psyncclient-0.1-77|151	qmake libsyncdbus.pro
12mr|psyncclient-0.1-77|152	cd ..
12mr|psyncclient-0.1-77|153	%make -C libsyncdbus
12mr|psyncclient-0.1-77|154	cp libsyncdbus/libsyncdbus.so.1.0.0 .lib
12mr|psyncclient-0.1-77|155	
12mr|psyncclient-0.1-77|156	cd .lib
12mr|psyncclient-0.1-77|157	ln -s libsyncdbus.so.1.0.0 libsyncdbus.so.1.0
12mr|psyncclient-0.1-77|158	ln -s libsyncdbus.so.1.0.0 libsyncdbus.so.1
12mr|psyncclient-0.1-77|159	ln -s libsyncdbus.so.1.0.0 libsyncdbus.so
12mr|psyncclient-0.1-77|160	cd ..
12mr|psyncclient-0.1-77|161	
12mr|psyncclient-0.1-77|162	cd libpsync
12mr|psyncclient-0.1-77|163	qmake libpsync.pro
12mr|psyncclient-0.1-77|164	cd ..
12mr|psyncclient-0.1-77|165	%make -C libpsync
12mr|psyncclient-0.1-77|166	cp libpsync/libpsync.so.1.0.0 .lib
12mr|psyncclient-0.1-77|167	
12mr|psyncclient-0.1-77|168	cd .lib
12mr|psyncclient-0.1-77|169	ln -s libpsync.so.1.0.0 libpsync.so.1.0
12mr|psyncclient-0.1-77|170	ln -s libpsync.so.1.0.0 libpsync.so.1
12mr|psyncclient-0.1-77|171	ln -s libpsync.so.1.0.0 libpsync.so
12mr|psyncclient-0.1-77|172	cd ..
12mr|psyncclient-0.1-77|173	
12mr|psyncclient-0.1-77|174	cd libfilesettings
12mr|psyncclient-0.1-77|175	qmake filesettings.pro
12mr|psyncclient-0.1-77|176	%make
12mr|psyncclient-0.1-77|177	cd ..
12mr|psyncclient-0.1-77|178	
12mr|psyncclient-0.1-77|179	cd psyncconfig
12mr|psyncclient-0.1-77|180	qmake psyncconfig.pro
12mr|psyncclient-0.1-77|181	%make
12mr|psyncclient-0.1-77|182	cd ..
12mr|psyncclient-0.1-77|183	
12mr|psyncclient-0.1-77|184	cd syncconfigapp
12mr|psyncclient-0.1-77|185	qmake psyncconfig.pro
12mr|psyncclient-0.1-77|186	%make
12mr|psyncclient-0.1-77|187	cd ..
12mr|psyncclient-0.1-77|188	
12mr|psyncclient-0.1-77|189	cd psyncnotify
12mr|psyncclient-0.1-77|190	qmake psyncnotify.pro
12mr|psyncclient-0.1-77|191	%make
12mr|psyncclient-0.1-77|192	cd ..
12mr|psyncclient-0.1-77|193	
12mr|psyncclient-0.1-77|194	cd dolphin-plugin
12mr|psyncclient-0.1-77|195	qmake syncfileitemplugin.pro
12mr|psyncclient-0.1-77|196	%make
12mr|psyncclient-0.1-77|197	cd ..
12mr|psyncclient-0.1-77|198	
12mr|psyncclient-0.1-77|199	### For update from 755 to now
12mr|psyncclient-0.1-77|200	cd install_update
12mr|psyncclient-0.1-77|201	qmake install_update.pro
12mr|psyncclient-0.1-77|202	%make
12mr|psyncclient-0.1-77|203	cd ..
12mr|psyncclient-0.1-77|204	
12mr|psyncclient-0.1-77|205	make -C syncd
12mr|psyncclient-0.1-77|206	
12mr|psyncclient-0.1-77|207	
12mr|psyncclient-0.1-77|208	%install
12mr|psyncclient-0.1-77|209	#make PREFIX=buildroot{_libdir} -C libcfg install
12mr|psyncclient-0.1-77|210	make INSTALL_ROOT=%buildroot -C liblcfg install
12mr|psyncclient-0.1-77|211	make INSTALL_ROOT=%buildroot -C libpsync install
12mr|psyncclient-0.1-77|212	make INSTALL_ROOT=%buildroot -C psyncconfig install
12mr|psyncclient-0.1-77|213	make INSTALL_ROOT=%buildroot -C psyncnotify install
12mr|psyncclient-0.1-77|214	make INSTALL_ROOT=%buildroot -C syncd install
12mr|psyncclient-0.1-77|215	make INSTALL_ROOT=%buildroot -C syncconfigapp install
12mr|psyncclient-0.1-77|216	make INSTALL_ROOT=%buildroot -C libsync_db install
12mr|psyncclient-0.1-77|217	make INSTALL_ROOT=%buildroot -C dolphin-plugin install
12mr|psyncclient-0.1-77|218	make INSTALL_ROOT=%buildroot -C libsyncdbus install
12mr|psyncclient-0.1-77|219	make INSTALL_ROOT=%buildroot -C install_update install
12mr|psyncclient-0.1-77|220	
12mr|psyncclient-0.1-77|221	%find_lang psyncconfig psyncnotify syncfileitemplugin

16055 12
12mr|pth-2.0.7-12|1	%define major 20
12mr|pth-2.0.7-12|2	%define libname %mklibname %{name} %{major}
12mr|pth-2.0.7-12|3	%define develname %mklibname %{name} -d
12mr|pth-2.0.7-12|4	
12mr|pth-2.0.7-12|5	Summary:	GNU Pth - GNU Portable Threads
12mr|pth-2.0.7-12|6	Name:		pth
12mr|pth-2.0.7-12|7	Version:	2.0.7
12mr|pth-2.0.7-12|8	Release:	%mkrel 12
12mr|pth-2.0.7-12|9	License:	LGPLv2+
12mr|pth-2.0.7-12|10	Group:		System/Libraries
12mr|pth-2.0.7-12|11	URL:		http://www.gnu.org/software/pth/
12mr|pth-2.0.7-12|12	Source0:	ftp://ftp.gnu.org/pub/gnu/pth/%{name}-%{version}.tar.gz
12mr|pth-2.0.7-12|13	Source1:	ftp://ftp.gnu.org/pub/gnu/pth/%{name}-%{version}.tar.gz.sig
12mr|pth-2.0.7-12|14	Patch0:		%{name}-2.0.0-pth-config.in.patch
12mr|pth-2.0.7-12|15	Patch1:		pth-2.0.7-linux3.patch
12mr|pth-2.0.7-12|16	
12mr|pth-2.0.7-12|17	%description
12mr|pth-2.0.7-12|18	Pth is a very portable POSIX/ANSI-C based library for Unix platforms
12mr|pth-2.0.7-12|19	which provides non-preemptive priority-based scheduling for multiple
12mr|pth-2.0.7-12|20	threads of execution ("multithreading") inside server applications.
12mr|pth-2.0.7-12|21	All threads run in the same address space of the server application,
12mr|pth-2.0.7-12|22	but each thread has it's own individual program-counter, run-time
12mr|pth-2.0.7-12|23	stack, signal mask and errno variable.
12mr|pth-2.0.7-12|24	
12mr|pth-2.0.7-12|25	%package -n %{libname}
12mr|pth-2.0.7-12|26	Summary:	GNU Pth - GNU Portable Threads
12mr|pth-2.0.7-12|27	Group:		System/Libraries
12mr|pth-2.0.7-12|28	
12mr|pth-2.0.7-12|29	%description -n %{libname}
12mr|pth-2.0.7-12|30	Pth is a very portable POSIX/ANSI-C based library for Unix platforms
12mr|pth-2.0.7-12|31	which provides non-preemptive priority-based scheduling for multiple
12mr|pth-2.0.7-12|32	threads of execution ("multithreading") inside server applications.
12mr|pth-2.0.7-12|33	All threads run in the same address space of the server application,
12mr|pth-2.0.7-12|34	but each thread has it's own individual program-counter, run-time
12mr|pth-2.0.7-12|35	stack, signal mask and errno variable.
12mr|pth-2.0.7-12|36	
12mr|pth-2.0.7-12|37	This package provides the main %{name} library.
12mr|pth-2.0.7-12|38	
12mr|pth-2.0.7-12|39	%package -n %{develname}
12mr|pth-2.0.7-12|40	Summary:	GNU Pth - GNU Portable Threads (Headers and Static Libs)
12mr|pth-2.0.7-12|41	Group:		Development/C
12mr|pth-2.0.7-12|42	Requires:	%{libname} = %{version}
12mr|pth-2.0.7-12|43	Provides:	%{name}-devel = %{version}-%{release}
12mr|pth-2.0.7-12|44	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|pth-2.0.7-12|45	Obsoletes:	%mklibname %{name} 20 -d
12mr|pth-2.0.7-12|46	Provides:	%mklibname %{name} 20 -d
12mr|pth-2.0.7-12|47	
12mr|pth-2.0.7-12|48	%description -n %{develname}
12mr|pth-2.0.7-12|49	Pth is a very portable POSIX/ANSI-C based library for Unix platforms.
12mr|pth-2.0.7-12|50	
12mr|pth-2.0.7-12|51	This package provides all necessary files to develop or compile any
12mr|pth-2.0.7-12|52	applications or libraries that use %{name} library.
12mr|pth-2.0.7-12|53	
12mr|pth-2.0.7-12|54	%prep
12mr|pth-2.0.7-12|55	%setup -q
12mr|pth-2.0.7-12|56	%patch0 -p1 -b .cflags-ldflags
12mr|pth-2.0.7-12|57	%patch1 -p1 -b .linux3
12mr|pth-2.0.7-12|58	
12mr|pth-2.0.7-12|59	%build
12mr|pth-2.0.7-12|60	
12mr|pth-2.0.7-12|61	%configure2_5x \
12mr|pth-2.0.7-12|62	--enable-optimize=yes \
12mr|pth-2.0.7-12|63	--enable-pthread=no
12mr|pth-2.0.7-12|64	
12mr|pth-2.0.7-12|65	# (tpg)	without this parallel make fails
12mr|pth-2.0.7-12|66	%make pth_p.h
12mr|pth-2.0.7-12|67	
12mr|pth-2.0.7-12|68	%make
12mr|pth-2.0.7-12|69	
12mr|pth-2.0.7-12|70	%check
12mr|pth-2.0.7-12|71	make test
12mr|pth-2.0.7-12|72	
12mr|pth-2.0.7-12|73	%install
12mr|pth-2.0.7-12|74	
12mr|pth-2.0.7-12|75	%makeinstall_std
12mr|pth-2.0.7-12|76	
12mr|pth-2.0.7-12|77	%multiarch_binaries %{buildroot}%{_bindir}/pth-config
12mr|pth-2.0.7-12|78	
12mr|pth-2.0.7-12|79	
12mr|pth-2.0.7-12|80	%files -n %{libname}
12mr|pth-2.0.7-12|81	%{_libdir}/lib*.so.%{major}*
12mr|pth-2.0.7-12|82	
12mr|pth-2.0.7-12|83	%files -n %{develname}
12mr|pth-2.0.7-12|84	%doc AUTHORS ChangeLog NEWS PORTING README THANKS
12mr|pth-2.0.7-12|85	%{_bindir}/pth-config
12mr|pth-2.0.7-12|86	%{multiarch_bindir}/pth-config
12mr|pth-2.0.7-12|87	%{_datadir}/aclocal/*.m4
12mr|pth-2.0.7-12|88	%{_includedir}/*
12mr|pth-2.0.7-12|89	%{_libdir}/lib*.a
12mr|pth-2.0.7-12|90	%{_libdir}/lib*.so
12mr|pth-2.0.7-12|91	%{_mandir}/man?/*
12mr|pth-2.0.7-12|92	
12mr|pth-2.0.7-12|93	%changelog
12mr|pth-2.0.7-12|94	* Mon Aug  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|pth-2.0.7-12|95	+ Commit: 356b906
12mr|pth-2.0.7-12|96	- Drop .la files, spec cleanup
12mr|pth-2.0.7-12|97	
12mr|pth-2.0.7-12|98	

16056 12
12mr|ptlib-2.10.9-1|1	%define	fname	pt
12mr|ptlib-2.10.9-1|2	
12mr|ptlib-2.10.9-1|3	%define major		%{version}
12mr|ptlib-2.10.9-1|4	%define libname		%mklibname %{fname} %{major}
12mr|ptlib-2.10.9-1|5	%define develname	%mklibname %{fname} -d
12mr|ptlib-2.10.9-1|6	
12mr|ptlib-2.10.9-1|7	%define url_ver %(echo %version | cut -d. -f1,2)
12mr|ptlib-2.10.9-1|8	
12mr|ptlib-2.10.9-1|9	Summary:	Portable Tool Library
12mr|ptlib-2.10.9-1|10	Name:		ptlib
12mr|ptlib-2.10.9-1|11	Version:	2.10.9
12mr|ptlib-2.10.9-1|12	Release:	1
12mr|ptlib-2.10.9-1|13	License:	MPL
12mr|ptlib-2.10.9-1|14	Group:		System/Libraries
12mr|ptlib-2.10.9-1|15	URL:		http://www.opalvoip.org
12mr|ptlib-2.10.9-1|16	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/ptlib/%{url_ver}/%{name}-%{version}.tar.xz
12mr|ptlib-2.10.9-1|17	BuildRequires:	autoconf
12mr|ptlib-2.10.9-1|18	BuildRequires:	bison
12mr|ptlib-2.10.9-1|19	BuildRequires:	flex
12mr|ptlib-2.10.9-1|20	BuildRequires:	sed
12mr|ptlib-2.10.9-1|21	BuildRequires:	pkgconfig(alsa)
12mr|ptlib-2.10.9-1|22	BuildRequires:	pkgconfig(expat)
12mr|ptlib-2.10.9-1|23	BuildRequires:	pkgconfig(libavc1394)
12mr|ptlib-2.10.9-1|24	BuildRequires:	libdc1394_12-devel >= 0.9.5
12mr|ptlib-2.10.9-1|25	#BuildRequires:	pkgconfig(libdc1394-2)
12mr|ptlib-2.10.9-1|26	BuildRequires:	pkgconfig(libdv)
12mr|ptlib-2.10.9-1|27	BuildRequires:	libraw1394_8-devel
12mr|ptlib-2.10.9-1|28	#BuildRequires:	pkgconfig(libraw1394)
12mr|ptlib-2.10.9-1|29	BuildRequires:	openldap-devel
12mr|ptlib-2.10.9-1|30	BuildRequires:	pkgconfig(openssl)
12mr|ptlib-2.10.9-1|31	BuildRequires:	pkgconfig(sdl)
12mr|ptlib-2.10.9-1|32	BuildRequires:	unixODBC-devel
12mr|ptlib-2.10.9-1|33	BuildRequires:	pkgconfig(libpulse)
12mr|ptlib-2.10.9-1|34	# We are not ready for that yet
12mr|ptlib-2.10.9-1|35	BuildConflicts:	pkgconfig(libdc1394-2)
12mr|ptlib-2.10.9-1|36	
12mr|ptlib-2.10.9-1|37	%description
12mr|ptlib-2.10.9-1|38	PTLib is a C++ multi-platform abstraction library that has its genesis
12mr|ptlib-2.10.9-1|39	many years ago as a method to produce applications to run on both
12mr|ptlib-2.10.9-1|40	Microsoft Windows and Unix systems. It also was to have a Macintosh
12mr|ptlib-2.10.9-1|41	port but this never eventuated.
12mr|ptlib-2.10.9-1|42	
12mr|ptlib-2.10.9-1|43	This is the GNOME.org version of ptlib.
12mr|ptlib-2.10.9-1|44	
12mr|ptlib-2.10.9-1|45	%package -n	%{libname}
12mr|ptlib-2.10.9-1|46	Summary:	Portable Windows Libary
12mr|ptlib-2.10.9-1|47	Group:		System/Libraries
12mr|ptlib-2.10.9-1|48	Requires:	%{libname}-plugins >= %{version}-%{release}
12mr|ptlib-2.10.9-1|49	
12mr|ptlib-2.10.9-1|50	%description -n	%{libname}
12mr|ptlib-2.10.9-1|51	PTLib is a C++ multi-platform abstraction library that has its genesis
12mr|ptlib-2.10.9-1|52	many years ago as a method to produce applications to run on both
12mr|ptlib-2.10.9-1|53	Microsoft Windows and Unix systems. It also was to have a Macintosh
12mr|ptlib-2.10.9-1|54	port but this never eventuated.
12mr|ptlib-2.10.9-1|55	
12mr|ptlib-2.10.9-1|56	This is the GNOME.org version of ptlib.
12mr|ptlib-2.10.9-1|57	
12mr|ptlib-2.10.9-1|58	%package -n	%{develname}
12mr|ptlib-2.10.9-1|59	Summary:	Portable Windows Libary development files
12mr|ptlib-2.10.9-1|60	Group:		Development/C
12mr|ptlib-2.10.9-1|61	Requires:	%{libname} = %{version}-%{release}
12mr|ptlib-2.10.9-1|62	Provides:	%{name}-devel = %{version}-%{release}
12mr|ptlib-2.10.9-1|63	Conflicts:	%{mklibname pwlib -d}
12mr|ptlib-2.10.9-1|64	
12mr|ptlib-2.10.9-1|65	%description -n	%{develname}
12mr|ptlib-2.10.9-1|66	Header files and libraries for developing applications that use ptlib.
12mr|ptlib-2.10.9-1|67	
12mr|ptlib-2.10.9-1|68	%package -n	%{libname}-plugins
12mr|ptlib-2.10.9-1|69	Summary:	Main plugins for ptlib
12mr|ptlib-2.10.9-1|70	Group:		System/Libraries
12mr|ptlib-2.10.9-1|71	Requires:	%{libname} = %{version}-%{release}
12mr|ptlib-2.10.9-1|72	Provides:	%{name}-plugins = %{version}-%{release}
12mr|ptlib-2.10.9-1|73	Provides:	%{name}-plugins-alsa = %{version}-%{release}
12mr|ptlib-2.10.9-1|74	Provides:	%{name}-plugins-oss = %{version}-%{release}
12mr|ptlib-2.10.9-1|75	Provides:	%{name}-plugins-pulseaudio = %{version}-%{release}
12mr|ptlib-2.10.9-1|76	Provides:	%{name}-plugins-v4l2 = %{version}-%{release}
12mr|ptlib-2.10.9-1|77	
12mr|ptlib-2.10.9-1|78	%description -n	%{libname}-plugins
12mr|ptlib-2.10.9-1|79	This package contains the oss, alsa, pulseaudio and v4l2 plugins for ptlib.
12mr|ptlib-2.10.9-1|80	
12mr|ptlib-2.10.9-1|81	%package -n	%{libname}-plugins-dc
12mr|ptlib-2.10.9-1|82	Summary:	Dc plugin for ptlib
12mr|ptlib-2.10.9-1|83	Group:		System/Libraries
12mr|ptlib-2.10.9-1|84	Requires:	%{libname} = %{version}-%{release}
12mr|ptlib-2.10.9-1|85	Provides:	%{name}-plugins-dc = %{version}-%{release}
12mr|ptlib-2.10.9-1|86	
12mr|ptlib-2.10.9-1|87	%description -n	%{libname}-plugins-dc
12mr|ptlib-2.10.9-1|88	This package contains the dc plugin for ptlib.
12mr|ptlib-2.10.9-1|89	
12mr|ptlib-2.10.9-1|90	%package -n	%{libname}-plugins-avc
12mr|ptlib-2.10.9-1|91	Summary:	AVC plugin for ptlib
12mr|ptlib-2.10.9-1|92	Group:		System/Libraries
12mr|ptlib-2.10.9-1|93	Requires:	%{libname} = %{version}-%{release}
12mr|ptlib-2.10.9-1|94	Provides:	%{name}-plugins-avc = %{version}-%{release}
12mr|ptlib-2.10.9-1|95	
12mr|ptlib-2.10.9-1|96	%description -n	%{libname}-plugins-avc
12mr|ptlib-2.10.9-1|97	This package contains the AVC plugin for ptlib.
12mr|ptlib-2.10.9-1|98	
12mr|ptlib-2.10.9-1|99	%prep
12mr|ptlib-2.10.9-1|100	%setup -q
12mr|ptlib-2.10.9-1|101	
12mr|ptlib-2.10.9-1|102	%build
12mr|ptlib-2.10.9-1|103	%configure2_5x \
12mr|ptlib-2.10.9-1|104	--enable-v4l2 \
12mr|ptlib-2.10.9-1|105	--enable-plugins \
12mr|ptlib-2.10.9-1|106	--enable-oss \
12mr|ptlib-2.10.9-1|107	--enable-avc \
12mr|ptlib-2.10.9-1|108	--enable-dc
12mr|ptlib-2.10.9-1|109	
12mr|ptlib-2.10.9-1|110	%make RPM_OPT_FLAGS="%{optflags}"
12mr|ptlib-2.10.9-1|111	
12mr|ptlib-2.10.9-1|112	%install
12mr|ptlib-2.10.9-1|113	%makeinstall_std
12mr|ptlib-2.10.9-1|114	
12mr|ptlib-2.10.9-1|115	%multiarch_includes %{buildroot}%{_includedir}/ptbuildopts.h
12mr|ptlib-2.10.9-1|116	
12mr|ptlib-2.10.9-1|117	%multiarch_includes %{buildroot}%{_includedir}/ptlib/pluginmgr.h
12mr|ptlib-2.10.9-1|118	
12mr|ptlib-2.10.9-1|119	#fix doc perms
12mr|ptlib-2.10.9-1|120	chmod a+r *.txt
12mr|ptlib-2.10.9-1|121	
12mr|ptlib-2.10.9-1|122	#remove unpackaged files
12mr|ptlib-2.10.9-1|123	rm -f %{buildroot}%{_datadir}/ptlib/make/*.{pat,in,lib64,libname,ptlibdir,includesdir}
12mr|ptlib-2.10.9-1|124	
12mr|ptlib-2.10.9-1|125	# fix ptlib-config
12mr|ptlib-2.10.9-1|126	install -d %{buildroot}%{_bindir}
12mr|ptlib-2.10.9-1|127	ln -snf %{_datadir}/ptlib/make/ptlib-config %{buildroot}%{_bindir}/ptlib-config
12mr|ptlib-2.10.9-1|128	
12mr|ptlib-2.10.9-1|129	# fix strange perms
12mr|ptlib-2.10.9-1|130	find %{buildroot} -type d -perm 0700 -exec chmod 755 {} \;
12mr|ptlib-2.10.9-1|131	find %{buildroot} -type f -perm 0555 -exec chmod 755 {} \;
12mr|ptlib-2.10.9-1|132	find %{buildroot} -type f -perm 0444 -exec chmod 644 {} \;
12mr|ptlib-2.10.9-1|133	find %{buildroot}%{_libdir} -type f -name '*.so*' -exec chmod 755 {} \;
12mr|ptlib-2.10.9-1|134	
12mr|ptlib-2.10.9-1|135	# it's not stable at major version level...
12mr|ptlib-2.10.9-1|136	rm -f %{buildroot}%{_libdir}/libpt.so.?
12mr|ptlib-2.10.9-1|137	rm -f %{buildroot}%{_libdir}/libpt.so.?.?
12mr|ptlib-2.10.9-1|138	
12mr|ptlib-2.10.9-1|139	%files -n %{libname}
12mr|ptlib-2.10.9-1|140	%attr(0755,root,root) %{_libdir}/lib*.so.%{major}*
12mr|ptlib-2.10.9-1|141	
12mr|ptlib-2.10.9-1|142	%files -n %{develname}
12mr|ptlib-2.10.9-1|143	%doc *.txt
12mr|ptlib-2.10.9-1|144	%attr(0755,root,root) %{_bindir}/ptlib-config
12mr|ptlib-2.10.9-1|145	%attr(0755,root,root) %{_libdir}/*.so
12mr|ptlib-2.10.9-1|146	%{_libdir}/*.a
12mr|ptlib-2.10.9-1|147	%{_includedir}/*
12mr|ptlib-2.10.9-1|148	%{_datadir}/%{name}
12mr|ptlib-2.10.9-1|149	%{_libdir}/pkgconfig/%{name}.pc
12mr|ptlib-2.10.9-1|150	
12mr|ptlib-2.10.9-1|151	%files -n %{libname}-plugins
12mr|ptlib-2.10.9-1|152	%dir %{_libdir}/%{name}-%{version}
12mr|ptlib-2.10.9-1|153	%dir %{_libdir}/%{name}-%{version}/devices
12mr|ptlib-2.10.9-1|154	%dir %{_libdir}/%{name}-%{version}/devices/sound
12mr|ptlib-2.10.9-1|155	%dir %{_libdir}/%{name}-%{version}/devices/videoinput
12mr|ptlib-2.10.9-1|156	%attr(0755,root,root) %{_libdir}/%{name}-%{version}/devices/sound/alsa_pwplugin.so
12mr|ptlib-2.10.9-1|157	%attr(0755,root,root) %{_libdir}/%{name}-%{version}/devices/sound/oss_pwplugin.so
12mr|ptlib-2.10.9-1|158	%attr(0755,root,root) %{_libdir}/%{name}-%{version}/devices/sound/pulse_pwplugin.so
12mr|ptlib-2.10.9-1|159	%attr(0755,root,root) %{_libdir}/%{name}-%{version}/devices/videoinput/v4l2_pwplugin.so
12mr|ptlib-2.10.9-1|160	
12mr|ptlib-2.10.9-1|161	%files -n %{libname}-plugins-dc
12mr|ptlib-2.10.9-1|162	%attr(0755,root,root) %{_libdir}/%{name}-%{version}/devices/videoinput/dc_pwplugin.so
12mr|ptlib-2.10.9-1|163	
12mr|ptlib-2.10.9-1|164	%files -n %{libname}-plugins-avc
12mr|ptlib-2.10.9-1|165	%attr(0755,root,root) %{_libdir}/%{name}-%{version}/devices/videoinput/avc_pwplugin.so
12mr|ptlib-2.10.9-1|166	

16057 12
12mr|pugixml-1.2-1|1	%define		major 1
12mr|pugixml-1.2-1|2	%define		libname		%mklibname pugixml %{major}
12mr|pugixml-1.2-1|3	%define		develname	%mklibname pugixml -d
12mr|pugixml-1.2-1|4	
12mr|pugixml-1.2-1|5	Name:		pugixml
12mr|pugixml-1.2-1|6	Version:	1.2
12mr|pugixml-1.2-1|7	Release:	1
12mr|pugixml-1.2-1|8	Summary:	A light-weight C++ XML processing library
12mr|pugixml-1.2-1|9	Group:		System/Libraries
12mr|pugixml-1.2-1|10	License:	MIT
12mr|pugixml-1.2-1|11	URL:		http://pugixml.org
12mr|pugixml-1.2-1|12	Source0:	http://pugixml.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|pugixml-1.2-1|13	BuildRequires:	cmake
12mr|pugixml-1.2-1|14	
12mr|pugixml-1.2-1|15	%description
12mr|pugixml-1.2-1|16	pugixml is a light-weight C++ XML processing library.
12mr|pugixml-1.2-1|17	It features:
12mr|pugixml-1.2-1|18	- DOM-like interface with rich traversal/modification capabilities
12mr|pugixml-1.2-1|19	- Extremely fast non-validating XML parser which constructs the DOM tree from
12mr|pugixml-1.2-1|20	an XML file/buffer
12mr|pugixml-1.2-1|21	- XPath 1.0 implementation for complex data-driven tree queries
12mr|pugixml-1.2-1|22	- Full Unicode support with Unicode interface variants and automatic encoding
12mr|pugixml-1.2-1|23	conversions
12mr|pugixml-1.2-1|24	
12mr|pugixml-1.2-1|25	%package -n %{libname}
12mr|pugixml-1.2-1|26	Summary:	A light-weight C++ XML processing library
12mr|pugixml-1.2-1|27	Group:		System/Libraries
12mr|pugixml-1.2-1|28	
12mr|pugixml-1.2-1|29	%description -n %{libname}
12mr|pugixml-1.2-1|30	pugixml is a light-weight C++ XML processing library.
12mr|pugixml-1.2-1|31	It features:
12mr|pugixml-1.2-1|32	- DOM-like interface with rich traversal/modification capabilities
12mr|pugixml-1.2-1|33	- Extremely fast non-validating XML parser which constructs the DOM tree from
12mr|pugixml-1.2-1|34	an XML file/buffer
12mr|pugixml-1.2-1|35	- XPath 1.0 implementation for complex data-driven tree queries
12mr|pugixml-1.2-1|36	- Full Unicode support with Unicode interface variants and automatic encoding
12mr|pugixml-1.2-1|37	conversions
12mr|pugixml-1.2-1|38	
12mr|pugixml-1.2-1|39	%package -n %{develname}
12mr|pugixml-1.2-1|40	Summary:	Development files for %{name} library
12mr|pugixml-1.2-1|41	Group:		Development/C++
12mr|pugixml-1.2-1|42	Requires:	%{libname} = %{version}-%{release}
12mr|pugixml-1.2-1|43	Provides:	%{name}-devel = %{version}-%{release}
12mr|pugixml-1.2-1|44	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|pugixml-1.2-1|45	
12mr|pugixml-1.2-1|46	%description -n %{develname}
12mr|pugixml-1.2-1|47	Development files for package %{name} library
12mr|pugixml-1.2-1|48	
12mr|pugixml-1.2-1|49	%prep
12mr|pugixml-1.2-1|50	%setup -q -c %{name}-%{version}
12mr|pugixml-1.2-1|51	#%patch0 -p0
12mr|pugixml-1.2-1|52	
12mr|pugixml-1.2-1|53	%build
12mr|pugixml-1.2-1|54	%cmake ../scripts
12mr|pugixml-1.2-1|55	%make
12mr|pugixml-1.2-1|56	
12mr|pugixml-1.2-1|57	%install
12mr|pugixml-1.2-1|58	mkdir -p %{buildroot}%{_includedir}
12mr|pugixml-1.2-1|59	mkdir -p %{buildroot}%{_datadir}/%{name}/contrib
12mr|pugixml-1.2-1|60	mkdir -p %{buildroot}%{_libdir}
12mr|pugixml-1.2-1|61	
12mr|pugixml-1.2-1|62	install -p -m 0644 contrib/* %{buildroot}%{_datadir}/%{name}/contrib/
12mr|pugixml-1.2-1|63	install -p -m 0644 src/*.hpp %{buildroot}%{_includedir}/
12mr|pugixml-1.2-1|64	install -p -m 0755  build/*.so.* %{buildroot}%{_libdir}/
12mr|pugixml-1.2-1|65	mv build/*.so %{buildroot}%{_libdir}/
12mr|pugixml-1.2-1|66	
12mr|pugixml-1.2-1|67	%files -n %{libname}
12mr|pugixml-1.2-1|68	%doc readme.txt
12mr|pugixml-1.2-1|69	%{_libdir}/*.so.%{major}.*
12mr|pugixml-1.2-1|70	
12mr|pugixml-1.2-1|71	%files -n %{develname}
12mr|pugixml-1.2-1|72	%doc docs/*
12mr|pugixml-1.2-1|73	%{_libdir}/*.so
12mr|pugixml-1.2-1|74	%{_datadir}/%{name}
12mr|pugixml-1.2-1|75	%{_includedir}/*.hpp
12mr|pugixml-1.2-1|76	
12mr|pugixml-1.2-1|77	
12mr|pugixml-1.2-1|78	
12mr|pugixml-1.2-1|79	%changelog
12mr|pugixml-1.2-1|80	

16058 12
12mr|pulseaudio-2.1-4|1	%define name pulseaudio
12mr|pulseaudio-2.1-4|2	%define version 2.1
12mr|pulseaudio-2.1-4|3	%define fullgit dev-275-g360ca
12mr|pulseaudio-2.1-4|4	%define git 0
12mr|pulseaudio-2.1-4|5	%define rel 4
12mr|pulseaudio-2.1-4|6	%if %{git}
12mr|pulseaudio-2.1-4|7	%define release 0.%{git}.%rel
12mr|pulseaudio-2.1-4|8	%else
12mr|pulseaudio-2.1-4|9	%define release %rel
12mr|pulseaudio-2.1-4|10	%endif
12mr|pulseaudio-2.1-4|11	
12mr|pulseaudio-2.1-4|12	%define bootstrap 0
12mr|pulseaudio-2.1-4|13	%{?_without_bootstrap: %global bootstrap 0}
12mr|pulseaudio-2.1-4|14	%{?_with_bootstrap: %global bootstrap 1}
12mr|pulseaudio-2.1-4|15	
12mr|pulseaudio-2.1-4|16	# (cg) Lennart has introduced a circular dependancy in the libraries
12mr|pulseaudio-2.1-4|17	# libpulse requires libpulsecommon but libpulsecommon requires libpulse.
12mr|pulseaudio-2.1-4|18	# This breaks no-undefined.
12mr|pulseaudio-2.1-4|19	# Further issues in some test apps (maybe more) require that disabling
12mr|pulseaudio-2.1-4|20	# as-needed is also required.
12mr|pulseaudio-2.1-4|21	%define _disable_ld_no_undefined 1
12mr|pulseaudio-2.1-4|22	%define _disable_ld_as_needed 1
12mr|pulseaudio-2.1-4|23	%if %{_use_internal_dependency_generator}
12mr|pulseaudio-2.1-4|24	%define __noautoreq 'devel\\(libpulsecommon.*\\)'
12mr|pulseaudio-2.1-4|25	%else
12mr|pulseaudio-2.1-4|26	%define _requires_exceptions devel(libpulsecommon
12mr|pulseaudio-2.1-4|27	%endif
12mr|pulseaudio-2.1-4|28	
12mr|pulseaudio-2.1-4|29	# Majors
12mr|pulseaudio-2.1-4|30	%define major 0
12mr|pulseaudio-2.1-4|31	%define zeroconfmajor 0
12mr|pulseaudio-2.1-4|32	%define glib2major 0
12mr|pulseaudio-2.1-4|33	%define apiver 2.1
12mr|pulseaudio-2.1-4|34	
12mr|pulseaudio-2.1-4|35	# Library names
12mr|pulseaudio-2.1-4|36	%define libname %mklibname %{name} %{major}
12mr|pulseaudio-2.1-4|37	%define libname_devel %mklibname -d %{name}
12mr|pulseaudio-2.1-4|38	
12mr|pulseaudio-2.1-4|39	%define glib2libname %mklibname pulseglib2 %{glib2major}
12mr|pulseaudio-2.1-4|40	
12mr|pulseaudio-2.1-4|41	# API libs (not real shared libs - mostly private but needed by other libs and server)
12mr|pulseaudio-2.1-4|42	%define corelibname %mklibname pulsecore %{apiver}
12mr|pulseaudio-2.1-4|43	%define commonlibname %mklibname pulsecommon %{apiver}
12mr|pulseaudio-2.1-4|44	
12mr|pulseaudio-2.1-4|45	
12mr|pulseaudio-2.1-4|46	Summary: Sound server for Linux
12mr|pulseaudio-2.1-4|47	Name: %{name}
12mr|pulseaudio-2.1-4|48	Version: %{version}
12mr|pulseaudio-2.1-4|49	Release: %{release}
12mr|pulseaudio-2.1-4|50	%if %{git}
12mr|pulseaudio-2.1-4|51	Source0: %{name}-%{version}-%{fullgit}.tar.xz
12mr|pulseaudio-2.1-4|52	%else
12mr|pulseaudio-2.1-4|53	Source0: http://freedesktop.org/software/pulseaudio/releases/%{name}-%{version}.tar.xz
12mr|pulseaudio-2.1-4|54	%endif
12mr|pulseaudio-2.1-4|55	Source1: %{name}.sysconfig
12mr|pulseaudio-2.1-4|56	#Source2: %{name}.xinit
12mr|pulseaudio-2.1-4|57	# (cg) We have to ship an esd.conf file with auto_spawn=0 to stop
12mr|pulseaudio-2.1-4|58	# libesound from.... you guessed it... auto spawning.
12mr|pulseaudio-2.1-4|59	Source3: esd.conf
12mr|pulseaudio-2.1-4|60	Source4: %{name}.svg
12mr|pulseaudio-2.1-4|61	
12mr|pulseaudio-2.1-4|62	
12mr|pulseaudio-2.1-4|63	# (cg) Using git to manage patches
12mr|pulseaudio-2.1-4|64	# To recreate the structure
12mr|pulseaudio-2.1-4|65	# git clone git://git.0pointer.de/pulseaudio
12mr|pulseaudio-2.1-4|66	# git checkout v1.0
12mr|pulseaudio-2.1-4|67	# git checkout -b mdv-1.x-cherry-picks
12mr|pulseaudio-2.1-4|68	# git am 00*.patch
12mr|pulseaudio-2.1-4|69	# git checkout -b mga-1.x-patches
12mr|pulseaudio-2.1-4|70	# git am 05*.patch
12mr|pulseaudio-2.1-4|71	
12mr|pulseaudio-2.1-4|72	# To apply new custom patches
12mr|pulseaudio-2.1-4|73	# git checkout mga-1.x-patches
12mr|pulseaudio-2.1-4|74	# (do stuff)
12mr|pulseaudio-2.1-4|75	
12mr|pulseaudio-2.1-4|76	# To apply new cherry-picks
12mr|pulseaudio-2.1-4|77	# git checkout mdv-1.x-cherry-picks
12mr|pulseaudio-2.1-4|78	# git cherry-pick <blah>
12mr|pulseaudio-2.1-4|79	# git checkout mga-1.x-patches
12mr|pulseaudio-2.1-4|80	# git rebase mdv-1.x-cherry-picks
12mr|pulseaudio-2.1-4|81	
12mr|pulseaudio-2.1-4|82	# Stable Branch Patches
12mr|pulseaudio-2.1-4|83	# git format-patch --start-number 100 v1.0..stable-1.x
12mr|pulseaudio-2.1-4|84	
12mr|pulseaudio-2.1-4|85	Patch100: 0100-module-systemd-login-Use-a-new-check-to-only-exit-wh.patch
12mr|pulseaudio-2.1-4|86	
12mr|pulseaudio-2.1-4|87	# Mandriva Patches
12mr|pulseaudio-2.1-4|88	# git format-patch --start-number 500 table-1.x..mdv-1.x-patches
12mr|pulseaudio-2.1-4|89	Patch500: 0500-Customise-startup-so-we-can-easily-disable-PA.patch
12mr|pulseaudio-2.1-4|90	Patch501: 0501-Some-customisations-to-esdcompat-in-order-to-adhere-.patch
12mr|pulseaudio-2.1-4|91	Patch502: 0502-Change-the-default-resample-method-to-speex-fixed-0-.patch
12mr|pulseaudio-2.1-4|92	Patch503: 0503-start-PA-earlier-in-GNOME-Mdv-bug-47594.patch
12mr|pulseaudio-2.1-4|93	Patch504: 0504-Apply-startup-customisation-to-new-KDE-module.patch
12mr|pulseaudio-2.1-4|94	Patch505: 0505-alsa-mixer-Allow-speakers-even-when-no-specific-path.patch
12mr|pulseaudio-2.1-4|95	Patch506: 0506-module-equalizer-sink.patch
12mr|pulseaudio-2.1-4|96	
12mr|pulseaudio-2.1-4|97	# Airtunes links to OpenSSL which is BSD-like and should be reflected here
12mr|pulseaudio-2.1-4|98	License: LGPL and BSD-like
12mr|pulseaudio-2.1-4|99	Group: Sound
12mr|pulseaudio-2.1-4|100	Url: http://pulseaudio.org/
12mr|pulseaudio-2.1-4|101	BuildRequires:	pkgconfig(glib-2.0)
12mr|pulseaudio-2.1-4|102	BuildRequires:	cap-devel
12mr|pulseaudio-2.1-4|103	BuildRequires:	pkgconfig(sndfile)
12mr|pulseaudio-2.1-4|104	BuildRequires:	pkgconfig(samplerate)
12mr|pulseaudio-2.1-4|105	BuildRequires:	pkgconfig(alsa)
12mr|pulseaudio-2.1-4|106	BuildRequires:	pkgconfig(avahi-client)
12mr|pulseaudio-2.1-4|107	BuildRequires:	pkgconfig(gconf-2.0)
12mr|pulseaudio-2.1-4|108	BuildRequires:	libwrap-devel
12mr|pulseaudio-2.1-4|109	BuildRequires:	pkgconfig(x11)
12mr|pulseaudio-2.1-4|110	BuildRequires:	pkgconfig(ice)
12mr|pulseaudio-2.1-4|111	BuildRequires:	pkgconfig(sm)
12mr|pulseaudio-2.1-4|112	BuildRequires:	pkgconfig(xtst)
12mr|pulseaudio-2.1-4|113	BuildRequires:	pkgconfig(xcb-util)
12mr|pulseaudio-2.1-4|114	BuildRequires:	pkgconfig(udev)
12mr|pulseaudio-2.1-4|115	#gw libtool dep:
12mr|pulseaudio-2.1-4|116	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|pulseaudio-2.1-4|117	BuildRequires:	doxygen
12mr|pulseaudio-2.1-4|118	BuildRequires:	automake1.8
12mr|pulseaudio-2.1-4|119	BuildRequires:	libltdl-devel
12mr|pulseaudio-2.1-4|120	BuildRequires:	libatomic_ops-devel
12mr|pulseaudio-2.1-4|121	BuildRequires:	gettext-devel
12mr|pulseaudio-2.1-4|122	BuildRequires:	pkgconfig(jack)
12mr|pulseaudio-2.1-4|123	BuildRequires:	pkgconfig(liblircclient0)
12mr|pulseaudio-2.1-4|124	%if !%bootstrap
12mr|pulseaudio-2.1-4|125	BuildRequires:	pkgconfig(bluez)
12mr|pulseaudio-2.1-4|126	%endif
12mr|pulseaudio-2.1-4|127	BuildRequires:	tdb-devel
12mr|pulseaudio-2.1-4|128	BuildRequires:	pkgconfig(speex)
12mr|pulseaudio-2.1-4|129	# (cg) Needed for airtunes
12mr|pulseaudio-2.1-4|130	BuildRequires:	pkgconfig(openssl)
12mr|pulseaudio-2.1-4|131	BuildRequires:	pkgconfig(polkit-agent-1)
12mr|pulseaudio-2.1-4|132	BuildRequires:	pkgconfig(libasyncns)
12mr|pulseaudio-2.1-4|133	BuildRequires:	intltool
12mr|pulseaudio-2.1-4|134	BuildRequires:	imagemagick
12mr|pulseaudio-2.1-4|135	BuildRequires:	pkgconfig(json)
12mr|pulseaudio-2.1-4|136	BuildRequires:	pkgconfig(orc-0.4)
12mr|pulseaudio-2.1-4|137	BuildRequires:	pkgconfig(fftw3)
12mr|pulseaudio-2.1-4|138	BuildRequires:	xen-devel
12mr|pulseaudio-2.1-4|139	BuildRequires:	pkgconfig(xi)
12mr|pulseaudio-2.1-4|140	BuildRequires:  pkgconfig(libsystemd-login)
12mr|pulseaudio-2.1-4|141	BuildRequires:  pkgconfig(systemd)
12mr|pulseaudio-2.1-4|142	
12mr|pulseaudio-2.1-4|143	Provides: polypaudio
12mr|pulseaudio-2.1-4|144	Obsoletes: polypaudio < %{version}-%{release}
12mr|pulseaudio-2.1-4|145	# (cg) This is for the backport of 0.9.7 to 2008
12mr|pulseaudio-2.1-4|146	#      pulseaudio fails when using older versions of libtool
12mr|pulseaudio-2.1-4|147	Requires: libltdl >= 1.5.24
12mr|pulseaudio-2.1-4|148	# (cg) Just incase people backport, require specific udev
12mr|pulseaudio-2.1-4|149	Requires: udev >= 143
12mr|pulseaudio-2.1-4|150	Requires: rtkit
12mr|pulseaudio-2.1-4|151	Requires(post): ccp
12mr|pulseaudio-2.1-4|152	# (cg) When upgrading from pa < 0.9.7-1 things break due to spec restructure
12mr|pulseaudio-2.1-4|153	Conflicts: %{libname} < 0.9.7-2
12mr|pulseaudio-2.1-4|154	
12mr|pulseaudio-2.1-4|155	%description
12mr|pulseaudio-2.1-4|156	pulseaudio is a sound server for Linux and other Unix like operating
12mr|pulseaudio-2.1-4|157	systems. It is intended to be an improved drop-in replacement for the
12mr|pulseaudio-2.1-4|158	Enlightened Sound Daemon (EsounD). In addition to the features EsounD
12mr|pulseaudio-2.1-4|159	provides pulseaudio has:
12mr|pulseaudio-2.1-4|160	* Extensible plugin architecture (by loading dynamic loadable
12mr|pulseaudio-2.1-4|161	modules with dlopen())
12mr|pulseaudio-2.1-4|162	* Support for more than one sink/source
12mr|pulseaudio-2.1-4|163	* Better low latency behaviour
12mr|pulseaudio-2.1-4|164	* Embedabble into other software (the core is available as C
12mr|pulseaudio-2.1-4|165	library)
12mr|pulseaudio-2.1-4|166	* Completely asynchronous C API
12mr|pulseaudio-2.1-4|167	* Simple command line interface for reconfiguring the daemon while
12mr|pulseaudio-2.1-4|168	running
12mr|pulseaudio-2.1-4|169	* Flexible, implicit sample type conversion and resampling
12mr|pulseaudio-2.1-4|170	* "Zero-Copy" architecture
12mr|pulseaudio-2.1-4|171	* Module autoloading
12mr|pulseaudio-2.1-4|172	* Very accurate latency measurement for playback and recording.
12mr|pulseaudio-2.1-4|173	* May be used to combine multiple sound cards to one (with sample
12mr|pulseaudio-2.1-4|174	rate adjustment)
12mr|pulseaudio-2.1-4|175	* Client side latency interpolation
12mr|pulseaudio-2.1-4|176	
12mr|pulseaudio-2.1-4|177	%post
12mr|pulseaudio-2.1-4|178	ccp -i -d --set NoOrphans --oldfile %{_sysconfdir}/pulse/daemon.conf --newfile %{_sysconfdir}/pulse/daemon.conf.rpmnew
12mr|pulseaudio-2.1-4|179	# (cg) For upgrade between 1.x -> 2.x
12mr|pulseaudio-2.1-4|180	if grep -q module-cork-music-on-phone %{_sysconfdir}/pulse/default.pa; then
12mr|pulseaudio-2.1-4|181	sed -i 's/module-cork-music-on-phone/module-role-cork/' %{_sysconfdir}/pulse/default.pa
12mr|pulseaudio-2.1-4|182	fi
12mr|pulseaudio-2.1-4|183	
12mr|pulseaudio-2.1-4|184	
12mr|pulseaudio-2.1-4|185	%package -n %{libname}
12mr|pulseaudio-2.1-4|186	Summary: Libraries for PulseAudio clients
12mr|pulseaudio-2.1-4|187	Group: System/Libraries
12mr|pulseaudio-2.1-4|188	Requires: %{name}-client-config
12mr|pulseaudio-2.1-4|189	Suggests: %{mklibname alsa-plugins}-pulseaudio
12mr|pulseaudio-2.1-4|190	%ifarch x86_64
12mr|pulseaudio-2.1-4|191	# (cg) Suggest the 32 bit library on 64 bits to ensure compatibility
12mr|pulseaudio-2.1-4|192	#      with (typically closed source) 32 bit apps.
12mr|pulseaudio-2.1-4|193	Suggests: lib%{name}%{major}
12mr|pulseaudio-2.1-4|194	%endif
12mr|pulseaudio-2.1-4|195	# (cg) Deprecated in PA 1.0 - Make upgrade smoother :)
12mr|pulseaudio-2.1-4|196	Obsoletes:	%{mklibname pulsezeroconf 0} < 2.0
12mr|pulseaudio-2.1-4|197	
12mr|pulseaudio-2.1-4|198	%description -n %{libname}
12mr|pulseaudio-2.1-4|199	This package contains the runtime libraries for any application that wishes
12mr|pulseaudio-2.1-4|200	to interface with a PulseAudio sound server.
12mr|pulseaudio-2.1-4|201	
12mr|pulseaudio-2.1-4|202	%package -n %{corelibname}
12mr|pulseaudio-2.1-4|203	Summary: Core Library for PulseAudio
12mr|pulseaudio-2.1-4|204	Group: System/Libraries
12mr|pulseaudio-2.1-4|205	Obsoletes:	%{mklibname pulsezeroconf 0} < 2.0
12mr|pulseaudio-2.1-4|206	
12mr|pulseaudio-2.1-4|207	%description -n %{corelibname}
12mr|pulseaudio-2.1-4|208	This package contains a library needed by the PulseAudio sound server
12mr|pulseaudio-2.1-4|209	and modules.
12mr|pulseaudio-2.1-4|210	
12mr|pulseaudio-2.1-4|211	%package -n %{commonlibname}
12mr|pulseaudio-2.1-4|212	Summary: Common Library for PulseAudio
12mr|pulseaudio-2.1-4|213	Group: System/Libraries
12mr|pulseaudio-2.1-4|214	
12mr|pulseaudio-2.1-4|215	%description -n %{commonlibname}
12mr|pulseaudio-2.1-4|216	This package contains a library needed by the PulseAudio sound server,
12mr|pulseaudio-2.1-4|217	modules and clients.
12mr|pulseaudio-2.1-4|218	
12mr|pulseaudio-2.1-4|219	
12mr|pulseaudio-2.1-4|220	%define alt_name soundprofile
12mr|pulseaudio-2.1-4|221	%define alt_priority 20
12mr|pulseaudio-2.1-4|222	
12mr|pulseaudio-2.1-4|223	%package client-config
12mr|pulseaudio-2.1-4|224	Summary: Client configuration for PulseAudio clients
12mr|pulseaudio-2.1-4|225	Group: System/Libraries
12mr|pulseaudio-2.1-4|226	# (eatdirt) Otherwise may trigger bug 2966
12mr|pulseaudio-2.1-4|227	Requires: alsa-plugins-pulse-config
12mr|pulseaudio-2.1-4|228	Requires(post): ccp
12mr|pulseaudio-2.1-4|229	Requires(post): update-alternatives
12mr|pulseaudio-2.1-4|230	Requires(postun): update-alternatives
12mr|pulseaudio-2.1-4|231	Conflicts: %{name} < 0.9.16-0.20090816.1
12mr|pulseaudio-2.1-4|232	# (cg) Adding the obsoletes here as this package is almost always installed
12mr|pulseaudio-2.1-4|233	#      and doing it in task-pulseaudio would cause it to be installed when not needed.
12mr|pulseaudio-2.1-4|234	# Flash plugin support pulse natively and libflashsupport now causes more
12mr|pulseaudio-2.1-4|235	# problems than it fixes
12mr|pulseaudio-2.1-4|236	Obsoletes: libflashsupport
12mr|pulseaudio-2.1-4|237	
12mr|pulseaudio-2.1-4|238	
12mr|pulseaudio-2.1-4|239	%description client-config
12mr|pulseaudio-2.1-4|240	This package contains the client configuration files for any application
12mr|pulseaudio-2.1-4|241	that wishes to interface with a PulseAudio sound server.
12mr|pulseaudio-2.1-4|242	
12mr|pulseaudio-2.1-4|243	
12mr|pulseaudio-2.1-4|244	%post client-config
12mr|pulseaudio-2.1-4|245	%{_sbindir}/update-alternatives \
12mr|pulseaudio-2.1-4|246	--install %{_sysconfdir}/sound/profiles/current %{alt_name} %{_sysconfdir}/sound/profiles/pulse %{alt_priority}
12mr|pulseaudio-2.1-4|247	ccp -i -d --set NoOrphans --oldfile %{_sysconfdir}/pulse/client.conf --newfile %{_sysconfdir}/pulse/client.conf.rpmnew
12mr|pulseaudio-2.1-4|248	
12mr|pulseaudio-2.1-4|249	%postun client-config
12mr|pulseaudio-2.1-4|250	if [ ! -f %{_sysconfdir}/sound/profiles/pulse/profile.conf ]; then
12mr|pulseaudio-2.1-4|251	/usr/sbin/update-alternatives --remove %{alt_name} %{_sysconfdir}/sound/profiles/pulse
12mr|pulseaudio-2.1-4|252	fi
12mr|pulseaudio-2.1-4|253	
12mr|pulseaudio-2.1-4|254	
12mr|pulseaudio-2.1-4|255	%package -n %{glib2libname}
12mr|pulseaudio-2.1-4|256	Summary:  GLIB 2.x bindings for PulseAudio clients
12mr|pulseaudio-2.1-4|257	Group:    System/Libraries
12mr|pulseaudio-2.1-4|258	
12mr|pulseaudio-2.1-4|259	%description -n %{glib2libname}
12mr|pulseaudio-2.1-4|260	This package contains bindings to integrate the PulseAudio client library with
12mr|pulseaudio-2.1-4|261	a GLIB 2.x based application.
12mr|pulseaudio-2.1-4|262	
12mr|pulseaudio-2.1-4|263	
12mr|pulseaudio-2.1-4|264	%package -n %{libname_devel}
12mr|pulseaudio-2.1-4|265	Summary: Headers and libraries for PulseAudio client development
12mr|pulseaudio-2.1-4|266	Group: Development/C
12mr|pulseaudio-2.1-4|267	Requires: %{libname} = %{version}-%{release}
12mr|pulseaudio-2.1-4|268	Requires: %{glib2libname} = %{version}-%{release}
12mr|pulseaudio-2.1-4|269	Provides: lib%{name}-devel = %{version}-%{release}
12mr|pulseaudio-2.1-4|270	Provides: %{name}-devel = %{version}-%{release}
12mr|pulseaudio-2.1-4|271	Obsoletes: %{mklibname -d pulseaudio 0} < 2.1
12mr|pulseaudio-2.1-4|272	
12mr|pulseaudio-2.1-4|273	%description -n %{libname_devel}
12mr|pulseaudio-2.1-4|274	Headers and libraries for developing applications that can communicate with
12mr|pulseaudio-2.1-4|275	a PulseAudio sound server.
12mr|pulseaudio-2.1-4|276	
12mr|pulseaudio-2.1-4|277	
12mr|pulseaudio-2.1-4|278	%package esound-compat
12mr|pulseaudio-2.1-4|279	Summary:   PulseAudio EsounD daemon compatibility script
12mr|pulseaudio-2.1-4|280	Group:     Sound
12mr|pulseaudio-2.1-4|281	Requires:  %{name} = %{version}-%{release}
12mr|pulseaudio-2.1-4|282	Provides:  esound
12mr|pulseaudio-2.1-4|283	Obsoletes: esound < 0.2.38-5mdv
12mr|pulseaudio-2.1-4|284	Conflicts: esound-daemon
12mr|pulseaudio-2.1-4|285	Obsoletes: esound-daemon
12mr|pulseaudio-2.1-4|286	
12mr|pulseaudio-2.1-4|287	%description esound-compat
12mr|pulseaudio-2.1-4|288	A compatibility script that allows applications to call /usr/bin/esd
12mr|pulseaudio-2.1-4|289	and start PulseAudio with EsounD protocol modules.
12mr|pulseaudio-2.1-4|290	
12mr|pulseaudio-2.1-4|291	
12mr|pulseaudio-2.1-4|292	%package module-lirc
12mr|pulseaudio-2.1-4|293	Summary:   LIRC support for the PulseAudio sound server
12mr|pulseaudio-2.1-4|294	Group:     Sound
12mr|pulseaudio-2.1-4|295	Requires:  %{name} = %{version}-%{release}
12mr|pulseaudio-2.1-4|296	
12mr|pulseaudio-2.1-4|297	%description module-lirc
12mr|pulseaudio-2.1-4|298	LIRC volume control module for the PulseAudio sound server.
12mr|pulseaudio-2.1-4|299	
12mr|pulseaudio-2.1-4|300	%if !%bootstrap
12mr|pulseaudio-2.1-4|301	%package module-bluetooth
12mr|pulseaudio-2.1-4|302	Summary:   Bluetooth support for the PulseAudio sound server
12mr|pulseaudio-2.1-4|303	Group:     Sound
12mr|pulseaudio-2.1-4|304	Requires:  %{name} = %{version}-%{release}
12mr|pulseaudio-2.1-4|305	
12mr|pulseaudio-2.1-4|306	%description module-bluetooth
12mr|pulseaudio-2.1-4|307	Bluetooth modules for the PulseAudio sound server to provide support
12mr|pulseaudio-2.1-4|308	for headsets and proximity detection.
12mr|pulseaudio-2.1-4|309	%endif
12mr|pulseaudio-2.1-4|310	
12mr|pulseaudio-2.1-4|311	%package module-x11
12mr|pulseaudio-2.1-4|312	Summary:   X11 support for the PulseAudio sound server
12mr|pulseaudio-2.1-4|313	Group:     Sound
12mr|pulseaudio-2.1-4|314	Requires:  %{name} = %{version}-%{release}
12mr|pulseaudio-2.1-4|315	
12mr|pulseaudio-2.1-4|316	%description module-x11
12mr|pulseaudio-2.1-4|317	X11 bell and security modules for the PulseAudio sound server.
12mr|pulseaudio-2.1-4|318	
12mr|pulseaudio-2.1-4|319	%package module-zeroconf
12mr|pulseaudio-2.1-4|320	Summary:   Zeroconf support for the PulseAudio sound server
12mr|pulseaudio-2.1-4|321	Group:     Sound
12mr|pulseaudio-2.1-4|322	Requires:  %{name} = %{version}-%{release}
12mr|pulseaudio-2.1-4|323	
12mr|pulseaudio-2.1-4|324	%description module-zeroconf
12mr|pulseaudio-2.1-4|325	Zeroconf publishing module for the PulseAudio sound server.
12mr|pulseaudio-2.1-4|326	
12mr|pulseaudio-2.1-4|327	%package module-jack
12mr|pulseaudio-2.1-4|328	Summary:   JACK support for the PulseAudio sound server
12mr|pulseaudio-2.1-4|329	Group:     Sound
12mr|pulseaudio-2.1-4|330	Requires:  %{name} = %{version}-%{release}
12mr|pulseaudio-2.1-4|331	
12mr|pulseaudio-2.1-4|332	%description module-jack
12mr|pulseaudio-2.1-4|333	JACK sink and source modules for the PulseAudio sound server.
12mr|pulseaudio-2.1-4|334	
12mr|pulseaudio-2.1-4|335	%package module-gconf
12mr|pulseaudio-2.1-4|336	Summary:   GConf support for the PulseAudio sound server
12mr|pulseaudio-2.1-4|337	Group:     Sound
12mr|pulseaudio-2.1-4|338	Requires:  %{name} = %{version}-%{release}
12mr|pulseaudio-2.1-4|339	
12mr|pulseaudio-2.1-4|340	%description module-gconf
12mr|pulseaudio-2.1-4|341	GConf configuration backend for the PulseAudio sound server.
12mr|pulseaudio-2.1-4|342	
12mr|pulseaudio-2.1-4|343	%package module-equalizer
12mr|pulseaudio-2.1-4|344	Summary:   Equalizer support for the PulseAudio sound server
12mr|pulseaudio-2.1-4|345	Group:     Sound
12mr|pulseaudio-2.1-4|346	Requires:  %{name} = %{version}-%{release}
12mr|pulseaudio-2.1-4|347	
12mr|pulseaudio-2.1-4|348	%description module-equalizer
12mr|pulseaudio-2.1-4|349	Equalizer support and GUI for the PulseAudio sound server.
12mr|pulseaudio-2.1-4|350	
12mr|pulseaudio-2.1-4|351	%package module-xen
12mr|pulseaudio-2.1-4|352	Summary:   Xen guest support for the PulseAudio sound server
12mr|pulseaudio-2.1-4|353	Group:     Sound
12mr|pulseaudio-2.1-4|354	Requires:  %{name} = %{version}-%{release}
12mr|pulseaudio-2.1-4|355	
12mr|pulseaudio-2.1-4|356	%description module-xen
12mr|pulseaudio-2.1-4|357	Xen guest support for the PulseAudio sound server.
12mr|pulseaudio-2.1-4|358	
12mr|pulseaudio-2.1-4|359	%package utils
12mr|pulseaudio-2.1-4|360	Summary:  PulseAudio sound server utilities
12mr|pulseaudio-2.1-4|361	Group:    Sound
12mr|pulseaudio-2.1-4|362	
12mr|pulseaudio-2.1-4|363	%description utils
12mr|pulseaudio-2.1-4|364	This package contains command line utilities for the PulseAudio sound server.
12mr|pulseaudio-2.1-4|365	
12mr|pulseaudio-2.1-4|366	
12mr|pulseaudio-2.1-4|367	%prep
12mr|pulseaudio-2.1-4|368	%if %{git}
12mr|pulseaudio-2.1-4|369	%setup -q -n %{name}-%{version}-%{fullgit}
12mr|pulseaudio-2.1-4|370	%else
12mr|pulseaudio-2.1-4|371	%setup -q -n %{name}-%{version}
12mr|pulseaudio-2.1-4|372	%endif
12mr|pulseaudio-2.1-4|373	
12mr|pulseaudio-2.1-4|374	%apply_patches
12mr|pulseaudio-2.1-4|375	
12mr|pulseaudio-2.1-4|376	# (cg) If autoconf is retriggered (which can happen automatically) we need this file.
12mr|pulseaudio-2.1-4|377	cat >git-version-gen <<EOF
12mr|pulseaudio-2.1-4|378	#!/bin/bash
12mr|pulseaudio-2.1-4|379	echo -n %{version}.0-%{release}
12mr|pulseaudio-2.1-4|380	EOF
12mr|pulseaudio-2.1-4|381	chmod a+x git-version-gen
12mr|pulseaudio-2.1-4|382	
12mr|pulseaudio-2.1-4|383	#%if %{git}
12mr|pulseaudio-2.1-4|384	echo "clean:" > Makefile
12mr|pulseaudio-2.1-4|385	./bootstrap.sh -V
12mr|pulseaudio-2.1-4|386	#%endif
12mr|pulseaudio-2.1-4|387	
12mr|pulseaudio-2.1-4|388	%build
12mr|pulseaudio-2.1-4|389	%configure2_5x \
12mr|pulseaudio-2.1-4|390	--disable-hal \
12mr|pulseaudio-2.1-4|391	
12mr|pulseaudio-2.1-4|392	%make
12mr|pulseaudio-2.1-4|393	make doxygen
12mr|pulseaudio-2.1-4|394	
12mr|pulseaudio-2.1-4|395	%install
12mr|pulseaudio-2.1-4|396	rm -rf %{buildroot}
12mr|pulseaudio-2.1-4|397	%makeinstall_std
12mr|pulseaudio-2.1-4|398	
12mr|pulseaudio-2.1-4|399	install -D -m 0644 %{_sourcedir}/%{name}.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12mr|pulseaudio-2.1-4|400	#install -D -m 0755 %{_sourcedir}/%{name}.xinit %{buildroot}%{_sysconfdir}/X11/xinit.d/50%{name}
12mr|pulseaudio-2.1-4|401	install -D -m 0755 %{_sourcedir}/esd.conf %{buildroot}%{_sysconfdir}/
12mr|pulseaudio-2.1-4|402	
12mr|pulseaudio-2.1-4|403	install -D -m 0644 %{_sourcedir}/%{name}.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
12mr|pulseaudio-2.1-4|404	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/devices
12mr|pulseaudio-2.1-4|405	ln -s ../apps/%{name}.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/devices/audio-backend-pulseaudio.svg
12mr|pulseaudio-2.1-4|406	for size in 16 22 32 48 64 128; do
12mr|pulseaudio-2.1-4|407	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/{apps,devices}
12mr|pulseaudio-2.1-4|408	convert -geometry ${size}x${size} %{_sourcedir}/%{name}.svg %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/apps/%{name}.png
12mr|pulseaudio-2.1-4|409	ln -s ../apps/%{name}.png %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/devices/audio-backend-pulseaudio.png
12mr|pulseaudio-2.1-4|410	done
12mr|pulseaudio-2.1-4|411	
12mr|pulseaudio-2.1-4|412	# Remove static and metalink libraries
12mr|pulseaudio-2.1-4|413	find %{buildroot} \( -name *.a -o -name *.la \) -exec rm {} \;
12mr|pulseaudio-2.1-4|414	
12mr|pulseaudio-2.1-4|415	# Fix esd
12mr|pulseaudio-2.1-4|416	ln -s esdcompat %{buildroot}%{_bindir}/esd
12mr|pulseaudio-2.1-4|417	
12mr|pulseaudio-2.1-4|418	# (cg) For sound profile support
12mr|pulseaudio-2.1-4|419	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/pulse
12mr|pulseaudio-2.1-4|420	echo "SOUNDPROFILE=pulse" >%{buildroot}%{_sysconfdir}/sound/profiles/pulse/profile.conf
12mr|pulseaudio-2.1-4|421	
12mr|pulseaudio-2.1-4|422	# (cg) HAL support is no longer the default, and we don't officially support system wide, so
12mr|pulseaudio-2.1-4|423	# System Wide + HAL is pretty unlikely.
12mr|pulseaudio-2.1-4|424	rm -f %{buildroot}%{_sysconfdir}/dbus-1/system.d/%{name}-system.conf
12mr|pulseaudio-2.1-4|425	
12mr|pulseaudio-2.1-4|426	# (cg) We require systemd now, so no point in using CK
12mr|pulseaudio-2.1-4|427	rm -f %{buildroot}%{_libdir}/pulse-%{apiver}/modules/module-console-kit.so
12mr|pulseaudio-2.1-4|428	
12mr|pulseaudio-2.1-4|429	
12mr|pulseaudio-2.1-4|430	# (cg) Disable x11-cork-request... it should be ahndled in the apps as we cannot
12mr|pulseaudio-2.1-4|431	#      maintain state via this mechanism. Should be a patch, but I'm lazy.
12mr|pulseaudio-2.1-4|432	sed -i 's,\(/usr/bin/pactl load-module module-x11-cork-request\),#\1,' %{buildroot}%{_bindir}/start-pulseaudio-x11
12mr|pulseaudio-2.1-4|433	
12mr|pulseaudio-2.1-4|434	# (akdengi) Fix volume down to 0. We need restore alsa setting after run PA
12mr|pulseaudio-2.1-4|435	echo "/usr/sbin/alsactl restore" >> %{buildroot}/%{_bindir}/start-pulseaudio-x11
12mr|pulseaudio-2.1-4|436	echo "/usr/sbin/alsactl restore" >> %{buildroot}/%{_bindir}/start-pulseaudio-kde
12mr|pulseaudio-2.1-4|437	
12mr|pulseaudio-2.1-4|438	%find_lang %{name}
12mr|pulseaudio-2.1-4|439	
12mr|pulseaudio-2.1-4|440	%files -f %{name}.lang
12mr|pulseaudio-2.1-4|441	%defattr(-,root,root)
12mr|pulseaudio-2.1-4|442	%doc README
12mr|pulseaudio-2.1-4|443	%dir %{_sysconfdir}/pulse/
12mr|pulseaudio-2.1-4|444	%config(noreplace) %{_sysconfdir}/pulse/daemon.conf
12mr|pulseaudio-2.1-4|445	%config(noreplace) %{_sysconfdir}/pulse/default.pa
12mr|pulseaudio-2.1-4|446	%config(noreplace) %{_sysconfdir}/pulse/system.pa
12mr|pulseaudio-2.1-4|447	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mr|pulseaudio-2.1-4|448	%{_bindir}/%{name}
12mr|pulseaudio-2.1-4|449	%{_mandir}/man1/%{name}.1.*
12mr|pulseaudio-2.1-4|450	%{_mandir}/man5/pulse-client.conf.5.*
12mr|pulseaudio-2.1-4|451	%{_mandir}/man5/pulse-daemon.conf.5.*
12mr|pulseaudio-2.1-4|452	%{_mandir}/man5/default.pa.5.*
12mr|pulseaudio-2.1-4|453	%{_mandir}/man5/pulse-cli-syntax.5.*
12mr|pulseaudio-2.1-4|454	%{_datadir}/icons/hicolor/*
12mr|pulseaudio-2.1-4|455	%dir %{_datadir}/%{name}/
12mr|pulseaudio-2.1-4|456	%{_datadir}/%{name}/alsa-mixer
12mr|pulseaudio-2.1-4|457	/lib/udev/rules.d/90-pulseaudio.rules
12mr|pulseaudio-2.1-4|458	%dir %{_libdir}/pulse-%{apiver}
12mr|pulseaudio-2.1-4|459	%dir %{_libdir}/pulse-%{apiver}/modules
12mr|pulseaudio-2.1-4|460	%{_libdir}/pulse-%{apiver}/modules/libalsa-util.so
12mr|pulseaudio-2.1-4|461	%{_libdir}/pulse-%{apiver}/modules/libcli.so
12mr|pulseaudio-2.1-4|462	%{_libdir}/pulse-%{apiver}/modules/liboss-util.so
12mr|pulseaudio-2.1-4|463	%{_libdir}/pulse-%{apiver}/modules/libprotocol-cli.so
12mr|pulseaudio-2.1-4|464	%{_libdir}/pulse-%{apiver}/modules/libprotocol-esound.so
12mr|pulseaudio-2.1-4|465	%{_libdir}/pulse-%{apiver}/modules/libprotocol-http.so
12mr|pulseaudio-2.1-4|466	%{_libdir}/pulse-%{apiver}/modules/libprotocol-native.so
12mr|pulseaudio-2.1-4|467	%{_libdir}/pulse-%{apiver}/modules/libprotocol-simple.so
12mr|pulseaudio-2.1-4|468	%{_libdir}/pulse-%{apiver}/modules/libraop.so
12mr|pulseaudio-2.1-4|469	%{_libdir}/pulse-%{apiver}/modules/librtp.so
12mr|pulseaudio-2.1-4|470	%{_libdir}/pulse-%{apiver}/modules/module-alsa-card.so
12mr|pulseaudio-2.1-4|471	%{_libdir}/pulse-%{apiver}/modules/module-alsa-sink.so
12mr|pulseaudio-2.1-4|472	%{_libdir}/pulse-%{apiver}/modules/module-alsa-source.so
12mr|pulseaudio-2.1-4|473	%{_libdir}/pulse-%{apiver}/modules/module-always-sink.so
12mr|pulseaudio-2.1-4|474	%{_libdir}/pulse-%{apiver}/modules/module-augment-properties.so
12mr|pulseaudio-2.1-4|475	%{_libdir}/pulse-%{apiver}/modules/module-card-restore.so
12mr|pulseaudio-2.1-4|476	%{_libdir}/pulse-%{apiver}/modules/module-cli-protocol-tcp.so
12mr|pulseaudio-2.1-4|477	%{_libdir}/pulse-%{apiver}/modules/module-cli-protocol-unix.so
12mr|pulseaudio-2.1-4|478	%{_libdir}/pulse-%{apiver}/modules/module-cli.so
12mr|pulseaudio-2.1-4|479	%{_libdir}/pulse-%{apiver}/modules/module-combine.so
12mr|pulseaudio-2.1-4|480	%{_libdir}/pulse-%{apiver}/modules/module-combine-sink.so
12mr|pulseaudio-2.1-4|481	%{_libdir}/pulse-%{apiver}/modules/module-role-cork.so
12mr|pulseaudio-2.1-4|482	%{_libdir}/pulse-%{apiver}/modules/module-systemd-login.so
12mr|pulseaudio-2.1-4|483	%{_libdir}/pulse-%{apiver}/modules/module-dbus-protocol.so
12mr|pulseaudio-2.1-4|484	%{_libdir}/pulse-%{apiver}/modules/module-detect.so
12mr|pulseaudio-2.1-4|485	%{_libdir}/pulse-%{apiver}/modules/module-device-manager.so
12mr|pulseaudio-2.1-4|486	%{_libdir}/pulse-%{apiver}/modules/module-device-restore.so
12mr|pulseaudio-2.1-4|487	%{_libdir}/pulse-%{apiver}/modules/module-echo-cancel.so
12mr|pulseaudio-2.1-4|488	%{_libdir}/pulse-%{apiver}/modules/module-esound-compat-spawnfd.so
12mr|pulseaudio-2.1-4|489	%{_libdir}/pulse-%{apiver}/modules/module-esound-compat-spawnpid.so
12mr|pulseaudio-2.1-4|490	%{_libdir}/pulse-%{apiver}/modules/module-esound-protocol-tcp.so
12mr|pulseaudio-2.1-4|491	%{_libdir}/pulse-%{apiver}/modules/module-esound-protocol-unix.so
12mr|pulseaudio-2.1-4|492	%{_libdir}/pulse-%{apiver}/modules/module-esound-sink.so
12mr|pulseaudio-2.1-4|493	%{_libdir}/pulse-%{apiver}/modules/module-hal-detect.so
12mr|pulseaudio-2.1-4|494	%{_libdir}/pulse-%{apiver}/modules/module-http-protocol-tcp.so
12mr|pulseaudio-2.1-4|495	%{_libdir}/pulse-%{apiver}/modules/module-http-protocol-unix.so
12mr|pulseaudio-2.1-4|496	%{_libdir}/pulse-%{apiver}/modules/module-intended-roles.so
12mr|pulseaudio-2.1-4|497	%{_libdir}/pulse-%{apiver}/modules/module-loopback.so
12mr|pulseaudio-2.1-4|498	%{_libdir}/pulse-%{apiver}/modules/module-match.so
12mr|pulseaudio-2.1-4|499	%{_libdir}/pulse-%{apiver}/modules/module-mmkbd-evdev.so
12mr|pulseaudio-2.1-4|500	%{_libdir}/pulse-%{apiver}/modules/module-native-protocol-fd.so
12mr|pulseaudio-2.1-4|501	%{_libdir}/pulse-%{apiver}/modules/module-native-protocol-tcp.so
12mr|pulseaudio-2.1-4|502	%{_libdir}/pulse-%{apiver}/modules/module-native-protocol-unix.so
12mr|pulseaudio-2.1-4|503	%{_libdir}/pulse-%{apiver}/modules/module-null-sink.so
12mr|pulseaudio-2.1-4|504	%{_libdir}/pulse-%{apiver}/modules/module-null-source.so
12mr|pulseaudio-2.1-4|505	%{_libdir}/pulse-%{apiver}/modules/module-oss.so
12mr|pulseaudio-2.1-4|506	%{_libdir}/pulse-%{apiver}/modules/module-pipe-sink.so
12mr|pulseaudio-2.1-4|507	%{_libdir}/pulse-%{apiver}/modules/module-pipe-source.so
12mr|pulseaudio-2.1-4|508	%{_libdir}/pulse-%{apiver}/modules/module-raop-sink.so
12mr|pulseaudio-2.1-4|509	%{_libdir}/pulse-%{apiver}/modules/module-rygel-media-server.so
12mr|pulseaudio-2.1-4|510	%{_libdir}/pulse-%{apiver}/modules/module-position-event-sounds.so
12mr|pulseaudio-2.1-4|511	%{_libdir}/pulse-%{apiver}/modules/module-rescue-streams.so
12mr|pulseaudio-2.1-4|512	%{_libdir}/pulse-%{apiver}/modules/module-rtp-recv.so
12mr|pulseaudio-2.1-4|513	%{_libdir}/pulse-%{apiver}/modules/module-rtp-send.so
12mr|pulseaudio-2.1-4|514	%{_libdir}/pulse-%{apiver}/modules/module-simple-protocol-tcp.so
12mr|pulseaudio-2.1-4|515	%{_libdir}/pulse-%{apiver}/modules/module-simple-protocol-unix.so
12mr|pulseaudio-2.1-4|516	%{_libdir}/pulse-%{apiver}/modules/module-sine.so
12mr|pulseaudio-2.1-4|517	%{_libdir}/pulse-%{apiver}/modules/module-sine-source.so
12mr|pulseaudio-2.1-4|518	%{_libdir}/pulse-%{apiver}/modules/module-tunnel-sink.so
12mr|pulseaudio-2.1-4|519	%{_libdir}/pulse-%{apiver}/modules/module-tunnel-source.so
12mr|pulseaudio-2.1-4|520	%{_libdir}/pulse-%{apiver}/modules/module-udev-detect.so
12mr|pulseaudio-2.1-4|521	%{_libdir}/pulse-%{apiver}/modules/module-volume-restore.so
12mr|pulseaudio-2.1-4|522	%{_libdir}/pulse-%{apiver}/modules/module-virtual-sink.so
12mr|pulseaudio-2.1-4|523	%{_libdir}/pulse-%{apiver}/modules/module-virtual-source.so
12mr|pulseaudio-2.1-4|524	%{_libdir}/pulse-%{apiver}/modules/module-stream-restore.so
12mr|pulseaudio-2.1-4|525	%{_libdir}/pulse-%{apiver}/modules/module-suspend-on-idle.so
12mr|pulseaudio-2.1-4|526	%{_libdir}/pulse-%{apiver}/modules/module-default-device-restore.so
12mr|pulseaudio-2.1-4|527	%{_libdir}/pulse-%{apiver}/modules/module-ladspa-sink.so
12mr|pulseaudio-2.1-4|528	%{_libdir}/pulse-%{apiver}/modules/module-remap-sink.so
12mr|pulseaudio-2.1-4|529	%{_libdir}/pulse-%{apiver}/modules/module-switch-on-connect.so
12mr|pulseaudio-2.1-4|530	%{_libdir}/pulse-%{apiver}/modules/module-filter-apply.so
12mr|pulseaudio-2.1-4|531	%{_libdir}/pulse-%{apiver}/modules/module-filter-heuristics.so
12mr|pulseaudio-2.1-4|532	%{_libdir}/pulse-%{apiver}/modules/module-virtual-surround-sink.so
12mr|pulseaudio-2.1-4|533	%{_libdir}/pulse-%{apiver}/modules/module-switch-on-port-available.so
12mr|pulseaudio-2.1-4|534	
12mr|pulseaudio-2.1-4|535	
12mr|pulseaudio-2.1-4|536	%files -n %{libname}
12mr|pulseaudio-2.1-4|537	%defattr(-,root,root)
12mr|pulseaudio-2.1-4|538	%{_libdir}/libpulse.so.%{major}*
12mr|pulseaudio-2.1-4|539	%{_libdir}/libpulse-simple.so.%{major}*
12mr|pulseaudio-2.1-4|540	%dir %{_libdir}/%{name}
12mr|pulseaudio-2.1-4|541	# (cg) Although the following is not a shared library, putting this file here
12mr|pulseaudio-2.1-4|542	# will allow padsp to work on dual arch machines... (e.g. using padsp to start
12mr|pulseaudio-2.1-4|543	# a 32-bit app).
12mr|pulseaudio-2.1-4|544	%{_libdir}/%{name}/libpulsedsp.so
12mr|pulseaudio-2.1-4|545	
12mr|pulseaudio-2.1-4|546	%files -n %{corelibname}
12mr|pulseaudio-2.1-4|547	%{_libdir}/libpulsecore-%{apiver}.so
12mr|pulseaudio-2.1-4|548	
12mr|pulseaudio-2.1-4|549	%files -n %{commonlibname}
12mr|pulseaudio-2.1-4|550	%dir %{_libdir}/%{name}
12mr|pulseaudio-2.1-4|551	%{_libdir}/%{name}/libpulsecommon-%{apiver}.so
12mr|pulseaudio-2.1-4|552	
12mr|pulseaudio-2.1-4|553	%files client-config
12mr|pulseaudio-2.1-4|554	%defattr(-,root,root)
12mr|pulseaudio-2.1-4|555	%dir
12mr|pulseaudio-2.1-4|556	%config(noreplace) %{_sysconfdir}/pulse/client.conf
12mr|pulseaudio-2.1-4|557	%dir %{_sysconfdir}/sound/profiles/pulse
12mr|pulseaudio-2.1-4|558	%{_sysconfdir}/sound/profiles/pulse/profile.conf
12mr|pulseaudio-2.1-4|559	
12mr|pulseaudio-2.1-4|560	
12mr|pulseaudio-2.1-4|561	%files -n %{glib2libname}
12mr|pulseaudio-2.1-4|562	%defattr(-,root,root)
12mr|pulseaudio-2.1-4|563	%{_libdir}/libpulse-mainloop-glib.so.%{glib2major}*
12mr|pulseaudio-2.1-4|564	
12mr|pulseaudio-2.1-4|565	%files -n %{libname_devel}
12mr|pulseaudio-2.1-4|566	%doc doxygen/html
12mr|pulseaudio-2.1-4|567	%defattr(-,root,root)
12mr|pulseaudio-2.1-4|568	%{_libdir}/libpulse.so
12mr|pulseaudio-2.1-4|569	%{_libdir}/libpulse-mainloop-glib.so
12mr|pulseaudio-2.1-4|570	%{_libdir}/libpulse-simple.so
12mr|pulseaudio-2.1-4|571	%dir %{_includedir}/pulse
12mr|pulseaudio-2.1-4|572	%{_includedir}/pulse/*.h
12mr|pulseaudio-2.1-4|573	%{_libdir}/pkgconfig/*.pc
12mr|pulseaudio-2.1-4|574	%{_libdir}/cmake/PulseAudio
12mr|pulseaudio-2.1-4|575	%{_datadir}/vala/vapi/libpulse.deps
12mr|pulseaudio-2.1-4|576	%{_datadir}/vala/vapi/libpulse.vapi
12mr|pulseaudio-2.1-4|577	%{_datadir}/vala/vapi/libpulse-mainloop-glib.deps
12mr|pulseaudio-2.1-4|578	%{_datadir}/vala/vapi/libpulse-mainloop-glib.vapi
12mr|pulseaudio-2.1-4|579	
12mr|pulseaudio-2.1-4|580	
12mr|pulseaudio-2.1-4|581	%files esound-compat
12mr|pulseaudio-2.1-4|582	%defattr(-,root,root)
12mr|pulseaudio-2.1-4|583	%config(noreplace) %{_sysconfdir}/esd.conf
12mr|pulseaudio-2.1-4|584	%{_bindir}/esdcompat
12mr|pulseaudio-2.1-4|585	%{_bindir}/esd
12mr|pulseaudio-2.1-4|586	%{_mandir}/man1/esdcompat.1.*
12mr|pulseaudio-2.1-4|587	
12mr|pulseaudio-2.1-4|588	%if !%bootstrap
12mr|pulseaudio-2.1-4|589	%files module-bluetooth
12mr|pulseaudio-2.1-4|590	%defattr(-,root,root)
12mr|pulseaudio-2.1-4|591	%{_libdir}/pulse-%{apiver}/modules/libbluetooth-ipc.so
12mr|pulseaudio-2.1-4|592	%{_libdir}/pulse-%{apiver}/modules/libbluetooth-sbc.so
12mr|pulseaudio-2.1-4|593	%{_libdir}/pulse-%{apiver}/modules/libbluetooth-util.so
12mr|pulseaudio-2.1-4|594	%{_libdir}/pulse-%{apiver}/modules/module-bluetooth-device.so
12mr|pulseaudio-2.1-4|595	%{_libdir}/pulse-%{apiver}/modules/module-bluetooth-discover.so
12mr|pulseaudio-2.1-4|596	%{_libdir}/pulse-%{apiver}/modules/module-bluetooth-proximity.so
12mr|pulseaudio-2.1-4|597	%{_libdir}/pulse/proximity-helper
12mr|pulseaudio-2.1-4|598	%endif
12mr|pulseaudio-2.1-4|599	
12mr|pulseaudio-2.1-4|600	
12mr|pulseaudio-2.1-4|601	%files module-lirc
12mr|pulseaudio-2.1-4|602	%defattr(-,root,root)
12mr|pulseaudio-2.1-4|603	%{_libdir}/pulse-%{apiver}/modules/module-lirc.so
12mr|pulseaudio-2.1-4|604	
12mr|pulseaudio-2.1-4|605	%files module-x11
12mr|pulseaudio-2.1-4|606	%defattr(-,root,root)
12mr|pulseaudio-2.1-4|607	#{_sysconfdir}/X11/xinit.d/50%{name}
12mr|pulseaudio-2.1-4|608	%{_bindir}/pax11publish
12mr|pulseaudio-2.1-4|609	%{_bindir}/start-pulseaudio-x11
12mr|pulseaudio-2.1-4|610	%{_bindir}/start-pulseaudio-kde
12mr|pulseaudio-2.1-4|611	%{_mandir}/man1/pax11publish.1.*
12mr|pulseaudio-2.1-4|612	%{_mandir}/man1/start-pulseaudio-x11.1.*
12mr|pulseaudio-2.1-4|613	%{_mandir}/man1/start-pulseaudio-kde.1.*
12mr|pulseaudio-2.1-4|614	%{_libdir}/pulse-%{apiver}/modules/module-x11-bell.so
12mr|pulseaudio-2.1-4|615	%{_libdir}/pulse-%{apiver}/modules/module-x11-cork-request.so
12mr|pulseaudio-2.1-4|616	%{_libdir}/pulse-%{apiver}/modules/module-x11-publish.so
12mr|pulseaudio-2.1-4|617	%{_libdir}/pulse-%{apiver}/modules/module-x11-xsmp.so
12mr|pulseaudio-2.1-4|618	%{_sysconfdir}/xdg/autostart/pulseaudio.desktop
12mr|pulseaudio-2.1-4|619	%{_sysconfdir}/xdg/autostart/pulseaudio-kde.desktop
12mr|pulseaudio-2.1-4|620	
12mr|pulseaudio-2.1-4|621	%files module-zeroconf
12mr|pulseaudio-2.1-4|622	%defattr(-,root,root)
12mr|pulseaudio-2.1-4|623	%{_libdir}/pulse-%{apiver}/modules/libavahi-wrap.so
12mr|pulseaudio-2.1-4|624	%{_libdir}/pulse-%{apiver}/modules/module-zeroconf-discover.so
12mr|pulseaudio-2.1-4|625	%{_libdir}/pulse-%{apiver}/modules/module-zeroconf-publish.so
12mr|pulseaudio-2.1-4|626	%{_libdir}/pulse-%{apiver}/modules/module-raop-discover.so
12mr|pulseaudio-2.1-4|627	
12mr|pulseaudio-2.1-4|628	%files module-jack
12mr|pulseaudio-2.1-4|629	%defattr(-,root,root)
12mr|pulseaudio-2.1-4|630	%{_libdir}/pulse-%{apiver}/modules/module-jack-sink.so
12mr|pulseaudio-2.1-4|631	%{_libdir}/pulse-%{apiver}/modules/module-jack-source.so
12mr|pulseaudio-2.1-4|632	%{_libdir}/pulse-%{apiver}/modules/module-jackdbus-detect.so
12mr|pulseaudio-2.1-4|633	
12mr|pulseaudio-2.1-4|634	%files module-gconf
12mr|pulseaudio-2.1-4|635	%defattr(-,root,root)
12mr|pulseaudio-2.1-4|636	%{_libdir}/pulse-%{apiver}/modules/module-gconf.so
12mr|pulseaudio-2.1-4|637	%dir %{_libdir}/pulse/
12mr|pulseaudio-2.1-4|638	%{_libdir}/pulse/gconf-helper
12mr|pulseaudio-2.1-4|639	
12mr|pulseaudio-2.1-4|640	%files module-equalizer
12mr|pulseaudio-2.1-4|641	%defattr(-,root,root)
12mr|pulseaudio-2.1-4|642	%{_bindir}/qpaeq
12mr|pulseaudio-2.1-4|643	%{_libdir}/pulse-%{apiver}/modules/module-equalizer-sink.so
12mr|pulseaudio-2.1-4|644	
12mr|pulseaudio-2.1-4|645	%files module-xen
12mr|pulseaudio-2.1-4|646	%defattr(-,root,root)
12mr|pulseaudio-2.1-4|647	%{_libdir}/pulse-%{apiver}/modules/module-xenpv-sink.so
12mr|pulseaudio-2.1-4|648	
12mr|pulseaudio-2.1-4|649	%files utils
12mr|pulseaudio-2.1-4|650	%defattr(-,root,root)
12mr|pulseaudio-2.1-4|651	%{_bindir}/pacat
12mr|pulseaudio-2.1-4|652	%{_bindir}/pacmd
12mr|pulseaudio-2.1-4|653	%{_bindir}/pactl
12mr|pulseaudio-2.1-4|654	%{_bindir}/padsp
12mr|pulseaudio-2.1-4|655	%{_bindir}/pamon
12mr|pulseaudio-2.1-4|656	%{_bindir}/paplay
12mr|pulseaudio-2.1-4|657	%{_bindir}/parec
12mr|pulseaudio-2.1-4|658	%{_bindir}/parecord
12mr|pulseaudio-2.1-4|659	%{_bindir}/pasuspender
12mr|pulseaudio-2.1-4|660	%{_mandir}/man1/pacat.1.*
12mr|pulseaudio-2.1-4|661	%{_mandir}/man1/pacmd.1.*
12mr|pulseaudio-2.1-4|662	%{_mandir}/man1/pactl.1.*
12mr|pulseaudio-2.1-4|663	%{_mandir}/man1/padsp.1.*
12mr|pulseaudio-2.1-4|664	%{_mandir}/man1/paplay.1.*
12mr|pulseaudio-2.1-4|665	%{_mandir}/man1/pasuspender.1.*
12mr|pulseaudio-2.1-4|666	
12mr|pulseaudio-2.1-4|667	
12mr|pulseaudio-2.1-4|668	
12mr|pulseaudio-2.1-4|669	%changelog
12mr|pulseaudio-2.1-4|670	* Fri Sep  21 2012 akdengi <kazancas@mandriva.ru>
12mr|pulseaudio-2.1-4|671	+ Commit: 5740774
12mr|pulseaudio-2.1-4|672	- -switch to systemd and add patch prevent logout idle
12mr|pulseaudio-2.1-4|673	
12mr|pulseaudio-2.1-4|674	* Thu Sep  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|pulseaudio-2.1-4|675	+ Commit: 0ff8dcb
12mr|pulseaudio-2.1-4|676	- Convert BuildRequires to pkgconfig style
12mr|pulseaudio-2.1-4|677	
12mr|pulseaudio-2.1-4|678	* Wed Aug  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|pulseaudio-2.1-4|679	+ Commit: 02b0f31
12mr|pulseaudio-2.1-4|680	- Fix description line too long RPM errors
12mr|pulseaudio-2.1-4|681	
12mr|pulseaudio-2.1-4|682	* Wed Aug  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|pulseaudio-2.1-4|683	+ Commit: 192b3c8
12mr|pulseaudio-2.1-4|684	- Use proper requires exceptions generation, fix unversioned Obsoletes
12mr|pulseaudio-2.1-4|685	
12mr|pulseaudio-2.1-4|686	* Fri Aug  3 2012 akdengi <kazancas@mandriva.ru>
12mr|pulseaudio-2.1-4|687	+ Commit: d0dc755
12mr|pulseaudio-2.1-4|688	- -new version 2.1
12mr|pulseaudio-2.1-4|689	
12mr|pulseaudio-2.1-4|690	

16059 12
12mr|pure-ftpd-1.0.36-1|1	Summary:	Lightweight, fast and secure FTP server
12mr|pure-ftpd-1.0.36-1|2	Name:		pure-ftpd
12mr|pure-ftpd-1.0.36-1|3	Version:	1.0.36
12mr|pure-ftpd-1.0.36-1|4	Release:	1
12mr|pure-ftpd-1.0.36-1|5	License:	GPL
12mr|pure-ftpd-1.0.36-1|6	Group:		System/Servers
12mr|pure-ftpd-1.0.36-1|7	URL:		http://www.pureftpd.org
12mr|pure-ftpd-1.0.36-1|8	Source0:	http://download.pureftpd.org/pub/pure-ftpd/releases/%{name}-%{version}.tar.gz
12mr|pure-ftpd-1.0.36-1|9	Source1:	pure-ftpd.init
12mr|pure-ftpd-1.0.36-1|10	Source2:	pure-ftpd.logrotate
12mr|pure-ftpd-1.0.36-1|11	Source3:	pure-ftpd-xinetd
12mr|pure-ftpd-1.0.36-1|12	Source4:	pure-ftpd.service
12mr|pure-ftpd-1.0.36-1|13	Source6:        pure-ftpd.pam
12mr|pure-ftpd-1.0.36-1|14	Patch0:		pure-ftpd.mdkconf.patch
12mr|pure-ftpd-1.0.36-1|15	Provides:	ftp-server ftpserver
12mr|pure-ftpd-1.0.36-1|16	Requires(post): rpm-helper
12mr|pure-ftpd-1.0.36-1|17	Requires(preun): rpm-helper
12mr|pure-ftpd-1.0.36-1|18	Requires(pre): rpm-helper
12mr|pure-ftpd-1.0.36-1|19	Requires(postun): rpm-helper
12mr|pure-ftpd-1.0.36-1|20	Conflicts:	wu-ftpd, ncftpd, proftpd, anonftp, vsftpd
12mr|pure-ftpd-1.0.36-1|21	BuildRequires:	pam-devel
12mr|pure-ftpd-1.0.36-1|22	BuildRequires:	openldap-devel
12mr|pure-ftpd-1.0.36-1|23	BuildRequires:	mysql-devel
12mr|pure-ftpd-1.0.36-1|24	BuildRequires:	postgresql-devel
12mr|pure-ftpd-1.0.36-1|25	BuildRequires:	openssl-devel
12mr|pure-ftpd-1.0.36-1|26	
12mr|pure-ftpd-1.0.36-1|27	%description
12mr|pure-ftpd-1.0.36-1|28	Pure-FTPd is a fast, production-quality, standard-comformant FTP server,
12mr|pure-ftpd-1.0.36-1|29	based upon Troll-FTPd. Unlike other popular FTP servers, it has no known
12mr|pure-ftpd-1.0.36-1|30	security flaw, it is really trivial to set up and it is especially designed
12mr|pure-ftpd-1.0.36-1|31	for modern Linux and FreeBSD kernels (setfsuid, sendfile, capabilities) .
12mr|pure-ftpd-1.0.36-1|32	Features include PAM support, IPv6, chroot()ed home directories, virtual
12mr|pure-ftpd-1.0.36-1|33	domains, built-in LS, anti-warez system, bandwidth throttling, FXP, bounded
12mr|pure-ftpd-1.0.36-1|34	ports for passive downloads, UL/DL ratios, native LDAP and SQL support,
12mr|pure-ftpd-1.0.36-1|35	Apache log files and more.
12mr|pure-ftpd-1.0.36-1|36	
12mr|pure-ftpd-1.0.36-1|37	%package 	anonymous
12mr|pure-ftpd-1.0.36-1|38	Summary:	Anonymous support for pure-ftpd
12mr|pure-ftpd-1.0.36-1|39	Group:		System/Servers
12mr|pure-ftpd-1.0.36-1|40	Requires:	pure-ftpd
12mr|pure-ftpd-1.0.36-1|41	
12mr|pure-ftpd-1.0.36-1|42	%description 	anonymous
12mr|pure-ftpd-1.0.36-1|43	This package provides anonymous support for pure-ftpd.
12mr|pure-ftpd-1.0.36-1|44	
12mr|pure-ftpd-1.0.36-1|45	%package 	anon-upload
12mr|pure-ftpd-1.0.36-1|46	Summary:	Anonymous upload support for pure-ftpd
12mr|pure-ftpd-1.0.36-1|47	Group:		System/Servers
12mr|pure-ftpd-1.0.36-1|48	Requires:	pure-ftpd
12mr|pure-ftpd-1.0.36-1|49	
12mr|pure-ftpd-1.0.36-1|50	%description 	anon-upload
12mr|pure-ftpd-1.0.36-1|51	This package provides anonymous upload support for pure-ftpd.
12mr|pure-ftpd-1.0.36-1|52	
12mr|pure-ftpd-1.0.36-1|53	%prep
12mr|pure-ftpd-1.0.36-1|54	
12mr|pure-ftpd-1.0.36-1|55	%setup -q -n %{name}-%{version}
12mr|pure-ftpd-1.0.36-1|56	%patch0 -p1 -b .mdkconf
12mr|pure-ftpd-1.0.36-1|57	
12mr|pure-ftpd-1.0.36-1|58	# nuke mac files
12mr|pure-ftpd-1.0.36-1|59	find -name "\._*" | xargs rm -f
12mr|pure-ftpd-1.0.36-1|60	
12mr|pure-ftpd-1.0.36-1|61	cp %{SOURCE3} pure-ftpd-xinetd
12mr|pure-ftpd-1.0.36-1|62	cp %{SOURCE4} pure-ftpd.service
12mr|pure-ftpd-1.0.36-1|63	cp %{SOURCE6} pure-ftpd.pam
12mr|pure-ftpd-1.0.36-1|64	
12mr|pure-ftpd-1.0.36-1|65	%build
12mr|pure-ftpd-1.0.36-1|66	%configure2_5x \
12mr|pure-ftpd-1.0.36-1|67	--sysconfdir=%{_sysconfdir}/%{name} \
12mr|pure-ftpd-1.0.36-1|68	--with-paranoidmsg \
12mr|pure-ftpd-1.0.36-1|69	--without-capabilities \
12mr|pure-ftpd-1.0.36-1|70	--with-pam \
12mr|pure-ftpd-1.0.36-1|71	--with-ldap \
12mr|pure-ftpd-1.0.36-1|72	--with-mysql \
12mr|pure-ftpd-1.0.36-1|73	--with-pgsql \
12mr|pure-ftpd-1.0.36-1|74	--with-puredb \
12mr|pure-ftpd-1.0.36-1|75	--without-sendfile \
12mr|pure-ftpd-1.0.36-1|76	--with-altlog \
12mr|pure-ftpd-1.0.36-1|77	--with-cookie \
12mr|pure-ftpd-1.0.36-1|78	--with-diraliases \
12mr|pure-ftpd-1.0.36-1|79	--with-throttling \
12mr|pure-ftpd-1.0.36-1|80	--with-ratios \
12mr|pure-ftpd-1.0.36-1|81	--with-quotas \
12mr|pure-ftpd-1.0.36-1|82	--with-ftpwho \
12mr|pure-ftpd-1.0.36-1|83	--with-welcomemsg \
12mr|pure-ftpd-1.0.36-1|84	--with-uploadscript \
12mr|pure-ftpd-1.0.36-1|85	--with-peruserlimits \
12mr|pure-ftpd-1.0.36-1|86	--with-virtualhosts \
12mr|pure-ftpd-1.0.36-1|87	--with-virtualchroot \
12mr|pure-ftpd-1.0.36-1|88	--with-extauth \
12mr|pure-ftpd-1.0.36-1|89	--with-largefile \
12mr|pure-ftpd-1.0.36-1|90	--with-rfc2640 \
12mr|pure-ftpd-1.0.36-1|91	--with-tls
12mr|pure-ftpd-1.0.36-1|92	
12mr|pure-ftpd-1.0.36-1|93	%make
12mr|pure-ftpd-1.0.36-1|94	
12mr|pure-ftpd-1.0.36-1|95	%install
12mr|pure-ftpd-1.0.36-1|96	rm -rf %{buildroot}
12mr|pure-ftpd-1.0.36-1|97	
12mr|pure-ftpd-1.0.36-1|98	%makeinstall_std
12mr|pure-ftpd-1.0.36-1|99	
12mr|pure-ftpd-1.0.36-1|100	install -d -m 755 %{buildroot}%{_mandir}/man8/
12mr|pure-ftpd-1.0.36-1|101	install -d -m 755 %{buildroot}%{_sbindir}
12mr|pure-ftpd-1.0.36-1|102	install -d -m 755 %{buildroot}%{_sysconfdir}/rc.d/init.d/
12mr|pure-ftpd-1.0.36-1|103	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12mr|pure-ftpd-1.0.36-1|104	
12mr|pure-ftpd-1.0.36-1|105	# Conf
12mr|pure-ftpd-1.0.36-1|106	install -m 755 configuration-file/pure-config.pl %{buildroot}%{_sbindir}
12mr|pure-ftpd-1.0.36-1|107	install -m 644 configuration-file/pure-ftpd.conf %{buildroot}%{_sysconfdir}/%{name}
12mr|pure-ftpd-1.0.36-1|108	install -m 755 configuration-file/pure-config.py %{buildroot}%{_sbindir}
12mr|pure-ftpd-1.0.36-1|109	install -m 644 pureftpd-ldap.conf %{buildroot}%{_sysconfdir}/%{name}
12mr|pure-ftpd-1.0.36-1|110	install -m 644 pureftpd-mysql.conf %{buildroot}%{_sysconfdir}/%{name}
12mr|pure-ftpd-1.0.36-1|111	install -m 644 pureftpd-pgsql.conf %{buildroot}%{_sysconfdir}/%{name}
12mr|pure-ftpd-1.0.36-1|112	
12mr|pure-ftpd-1.0.36-1|113	# Man
12mr|pure-ftpd-1.0.36-1|114	install -m 644 man/pure-ftpd.8 %{buildroot}%{_mandir}/man8
12mr|pure-ftpd-1.0.36-1|115	install -m 644 man/pure-ftpwho.8 %{buildroot}%{_mandir}/man8
12mr|pure-ftpd-1.0.36-1|116	install -m 644 man/pure-mrtginfo.8 %{buildroot}%{_mandir}/man8
12mr|pure-ftpd-1.0.36-1|117	install -m 644 man/pure-uploadscript.8 %{buildroot}%{_mandir}/man8
12mr|pure-ftpd-1.0.36-1|118	install -m 644 man/pure-pw.8 %{buildroot}%{_mandir}/man8
12mr|pure-ftpd-1.0.36-1|119	install -m 644 man/pure-pwconvert.8 %{buildroot}%{_mandir}/man8
12mr|pure-ftpd-1.0.36-1|120	install -m 644 man/pure-statsdecode.8 %{buildroot}%{_mandir}/man8
12mr|pure-ftpd-1.0.36-1|121	install -m 644 man/pure-quotacheck.8 %{buildroot}%{_mandir}/man8
12mr|pure-ftpd-1.0.36-1|122	install -m 644 man/pure-authd.8 %{buildroot}%{_mandir}/man8
12mr|pure-ftpd-1.0.36-1|123	
12mr|pure-ftpd-1.0.36-1|124	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/pure-ftpd
12mr|pure-ftpd-1.0.36-1|125	
12mr|pure-ftpd-1.0.36-1|126	# Pam
12mr|pure-ftpd-1.0.36-1|127	install -d -m 755 %{buildroot}%{_sysconfdir}/pam.d/
12mr|pure-ftpd-1.0.36-1|128	install -m 0644 pure-ftpd.pam %{buildroot}%{_sysconfdir}/pam.d/%{name}
12mr|pure-ftpd-1.0.36-1|129	
12mr|pure-ftpd-1.0.36-1|130	# Logrotate
12mr|pure-ftpd-1.0.36-1|131	install -d %{buildroot}%{_sysconfdir}/logrotate.d/
12mr|pure-ftpd-1.0.36-1|132	install -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12mr|pure-ftpd-1.0.36-1|133	
12mr|pure-ftpd-1.0.36-1|134	#anonymous ftp
12mr|pure-ftpd-1.0.36-1|135	mkdir -p %{buildroot}/var/ftp/pub/
12mr|pure-ftpd-1.0.36-1|136	mkdir -p %{buildroot}/var/ftp/incoming/
12mr|pure-ftpd-1.0.36-1|137	
12mr|pure-ftpd-1.0.36-1|138	# xinetd support (tv)
12mr|pure-ftpd-1.0.36-1|139	mkdir -p %{buildroot}%{_sysconfdir}/xinetd.d
12mr|pure-ftpd-1.0.36-1|140	install -m0644 pure-ftpd-xinetd %{buildroot}%{_sysconfdir}/xinetd.d/pure-ftpd-xinetd
12mr|pure-ftpd-1.0.36-1|141	
12mr|pure-ftpd-1.0.36-1|142	# avahi support (misc)
12mr|pure-ftpd-1.0.36-1|143	mkdir -p %{buildroot}%{_sysconfdir}/avahi/services/
12mr|pure-ftpd-1.0.36-1|144	install -m0644 pure-ftpd.service %{buildroot}%{_sysconfdir}/avahi/services/%{name}.service
12mr|pure-ftpd-1.0.36-1|145	
12mr|pure-ftpd-1.0.36-1|146	%post
12mr|pure-ftpd-1.0.36-1|147	# ftpusers creation
12mr|pure-ftpd-1.0.36-1|148	if [ ! -f %{_sysconfdir}/ftpusers ]; then
12mr|pure-ftpd-1.0.36-1|149	touch %{_sysconfdir}/ftpusers
12mr|pure-ftpd-1.0.36-1|150	fi
12mr|pure-ftpd-1.0.36-1|151	
12mr|pure-ftpd-1.0.36-1|152	USERS="root bin daemon adm lp sync shutdown halt mail news uucp operator games nobody"
12mr|pure-ftpd-1.0.36-1|153	for i in $USERS ;do
12mr|pure-ftpd-1.0.36-1|154	cat %{_sysconfdir}/ftpusers | grep -q "^$i$" || echo $i >> %{_sysconfdir}/ftpusers
12mr|pure-ftpd-1.0.36-1|155	done
12mr|pure-ftpd-1.0.36-1|156	
12mr|pure-ftpd-1.0.36-1|157	%_post_service pure-ftpd
12mr|pure-ftpd-1.0.36-1|158	
12mr|pure-ftpd-1.0.36-1|159	%pre
12mr|pure-ftpd-1.0.36-1|160	%_pre_useradd ftp /var/ftp /bin/false
12mr|pure-ftpd-1.0.36-1|161	
12mr|pure-ftpd-1.0.36-1|162	%postun
12mr|pure-ftpd-1.0.36-1|163	%_postun_userdel ftp
12mr|pure-ftpd-1.0.36-1|164	
12mr|pure-ftpd-1.0.36-1|165	%preun
12mr|pure-ftpd-1.0.36-1|166	%_preun_service pure-ftpd
12mr|pure-ftpd-1.0.36-1|167	
12mr|pure-ftpd-1.0.36-1|168	%files
12mr|pure-ftpd-1.0.36-1|169	%doc FAQ THANKS README.Authentication-Modules README.Windows README.Virtual-Users README.Debian
12mr|pure-ftpd-1.0.36-1|170	%doc README README.Contrib README.Configuration-File AUTHORS CONTACT HISTORY NEWS README.LDAP
12mr|pure-ftpd-1.0.36-1|171	%doc README.PGSQL README.MySQL pure-ftpd.png contrib/pure-vpopauth.pl
12mr|pure-ftpd-1.0.36-1|172	%doc contrib/pure-stat.pl pureftpd.schema
12mr|pure-ftpd-1.0.36-1|173	%attr(0755,root,root) %{_initrddir}/pure-ftpd
12mr|pure-ftpd-1.0.36-1|174	
12mr|pure-ftpd-1.0.36-1|175	%config(noreplace) %{_sysconfdir}/%{name}/pure-ftpd.conf
12mr|pure-ftpd-1.0.36-1|176	%config(noreplace) %{_sysconfdir}/%{name}/pureftpd-ldap.conf
12mr|pure-ftpd-1.0.36-1|177	%config(noreplace) %{_sysconfdir}/%{name}/pureftpd-mysql.conf
12mr|pure-ftpd-1.0.36-1|178	%config(noreplace) %{_sysconfdir}/%{name}/pureftpd-pgsql.conf
12mr|pure-ftpd-1.0.36-1|179	%config(noreplace) %{_sysconfdir}/pam.d/pure-ftpd
12mr|pure-ftpd-1.0.36-1|180	%config(noreplace) %{_sysconfdir}/logrotate.d/pure-ftpd
12mr|pure-ftpd-1.0.36-1|181	%config(noreplace) %{_sysconfdir}/xinetd.d/pure-ftpd-xinetd
12mr|pure-ftpd-1.0.36-1|182	%config(noreplace) %{_sysconfdir}/avahi/services/%{name}.service
12mr|pure-ftpd-1.0.36-1|183	
12mr|pure-ftpd-1.0.36-1|184	%{_bindir}/pure-pw
12mr|pure-ftpd-1.0.36-1|185	%{_bindir}/pure-pwconvert
12mr|pure-ftpd-1.0.36-1|186	%{_bindir}/pure-statsdecode
12mr|pure-ftpd-1.0.36-1|187	%{_sbindir}/pure-config.pl
12mr|pure-ftpd-1.0.36-1|188	%{_sbindir}/pure-config.py
12mr|pure-ftpd-1.0.36-1|189	%{_sbindir}/pure-ftpd
12mr|pure-ftpd-1.0.36-1|190	%{_sbindir}/pure-ftpwho
12mr|pure-ftpd-1.0.36-1|191	%{_sbindir}/pure-uploadscript
12mr|pure-ftpd-1.0.36-1|192	%{_sbindir}/pure-mrtginfo
12mr|pure-ftpd-1.0.36-1|193	%{_sbindir}/pure-quotacheck
12mr|pure-ftpd-1.0.36-1|194	%{_sbindir}/pure-authd
12mr|pure-ftpd-1.0.36-1|195	
12mr|pure-ftpd-1.0.36-1|196	%attr(644,root,root) %{_mandir}/man8/*
12mr|pure-ftpd-1.0.36-1|197	
12mr|pure-ftpd-1.0.36-1|198	%files anonymous
12mr|pure-ftpd-1.0.36-1|199	%dir /var/ftp/pub/
12mr|pure-ftpd-1.0.36-1|200	
12mr|pure-ftpd-1.0.36-1|201	%files anon-upload
12mr|pure-ftpd-1.0.36-1|202	%attr(0777,root,root) %dir /var/ftp/incoming
12mr|pure-ftpd-1.0.36-1|203	
12mr|pure-ftpd-1.0.36-1|204	
12mr|pure-ftpd-1.0.36-1|205	
12mr|pure-ftpd-1.0.36-1|206	%changelog
12mr|pure-ftpd-1.0.36-1|207	

16060 12
12mr|pv-1.1.4-6|1	Summary:	Monitor the progress of data through a pipe
12mr|pv-1.1.4-6|2	Name:		pv
12mr|pv-1.1.4-6|3	Version:	1.1.4
12mr|pv-1.1.4-6|4	Release:	%mkrel 6
12mr|pv-1.1.4-6|5	Group:		Development/Other
12mr|pv-1.1.4-6|6	License:	Artistic
12mr|pv-1.1.4-6|7	URL:		http://www.ivarch.com/programs/pv.shtml
12mr|pv-1.1.4-6|8	Source0:	%{name}-%{version}.tar.bz2
12mr|pv-1.1.4-6|9	BuildRequires:	gettext-devel
12mr|pv-1.1.4-6|10	BuildRequires:	gettext
12mr|pv-1.1.4-6|11	BuildRequires:	tetex
12mr|pv-1.1.4-6|12	BuildRequires:	texinfo
12mr|pv-1.1.4-6|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|pv-1.1.4-6|14	
12mr|pv-1.1.4-6|15	%description
12mr|pv-1.1.4-6|16	PV ("Pipe Viewer") is a tool for monitoring the progress of data
12mr|pv-1.1.4-6|17	through a pipeline.  It can be inserted into any normal pipeline
12mr|pv-1.1.4-6|18	between two processes to give a visual indication of how quickly
12mr|pv-1.1.4-6|19	data is passing through, how long it has taken, how near to
12mr|pv-1.1.4-6|20	completion it is, and an estimate of how long it will be until
12mr|pv-1.1.4-6|21	completion.
12mr|pv-1.1.4-6|22	
12mr|pv-1.1.4-6|23	%prep
12mr|pv-1.1.4-6|24	
12mr|pv-1.1.4-6|25	%setup -q
12mr|pv-1.1.4-6|26	
12mr|pv-1.1.4-6|27	%build
12mr|pv-1.1.4-6|28	%configure2_5x
12mr|pv-1.1.4-6|29	
12mr|pv-1.1.4-6|30	%make
12mr|pv-1.1.4-6|31	
12mr|pv-1.1.4-6|32	make test
12mr|pv-1.1.4-6|33	
12mr|pv-1.1.4-6|34	%install
12mr|pv-1.1.4-6|35	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|pv-1.1.4-6|36	
12mr|pv-1.1.4-6|37	install -d %{buildroot}%{_bindir}
12mr|pv-1.1.4-6|38	install -d %{buildroot}%{_mandir}/man1
12mr|pv-1.1.4-6|39	
12mr|pv-1.1.4-6|40	%{makeinstall_std}
12mr|pv-1.1.4-6|41	
12mr|pv-1.1.4-6|42	%find_lang %{name}
12mr|pv-1.1.4-6|43	# note; the nls files should probably be added also somehow in the future...
12mr|pv-1.1.4-6|44	
12mr|pv-1.1.4-6|45	%clean
12mr|pv-1.1.4-6|46	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|pv-1.1.4-6|47	
12mr|pv-1.1.4-6|48	%files -f %{name}.lang
12mr|pv-1.1.4-6|49	%defattr(-, root, root)
12mr|pv-1.1.4-6|50	%doc README doc/NEWS doc/TODO doc/COPYING
12mr|pv-1.1.4-6|51	%{_bindir}/*
12mr|pv-1.1.4-6|52	%{_mandir}/man1/*
12mr|pv-1.1.4-6|53	
12mr|pv-1.1.4-6|54	
12mr|pv-1.1.4-6|55	
12mr|pv-1.1.4-6|56	
12mr|pv-1.1.4-6|57	
12mr|pv-1.1.4-6|58	%changelog
12mr|pv-1.1.4-6|59	

16061 12
12mr|pwauth-2.3.9-4|1	Summary:	A Unix Web Authenticator
12mr|pwauth-2.3.9-4|2	Name:		pwauth
12mr|pwauth-2.3.9-4|3	Version:	2.3.9
12mr|pwauth-2.3.9-4|4	Release:	%mkrel 4
12mr|pwauth-2.3.9-4|5	License:	BSD
12mr|pwauth-2.3.9-4|6	Group:		System/Servers
12mr|pwauth-2.3.9-4|7	URL:		http://code.google.com/p/pwauth/
12mr|pwauth-2.3.9-4|8	Source0:	http://pwauth.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|pwauth-2.3.9-4|9	Source1:	pwauth.pam
12mr|pwauth-2.3.9-4|10	Patch0:		pwauth-typo_fix.diff
12mr|pwauth-2.3.9-4|11	Patch1:		pwauth-config.diff
12mr|pwauth-2.3.9-4|12	Patch2:		pwauth-2.3.2-pam.diff
12mr|pwauth-2.3.9-4|13	Patch3:		pwauth-2.3.2-server.diff
12mr|pwauth-2.3.9-4|14	Patch4:		pwauth-ldflags_fix.diff
12mr|pwauth-2.3.9-4|15	BuildRequires:	pam-devel
12mr|pwauth-2.3.9-4|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|pwauth-2.3.9-4|17	
12mr|pwauth-2.3.9-4|18	%description
12mr|pwauth-2.3.9-4|19	Pwauth is an authenticator designed to be used with
12mr|pwauth-2.3.9-4|20	mod_auth_external and the Apache HTTP Daemon to support reasonably
12mr|pwauth-2.3.9-4|21	secure web authentication out of the system password database on
12mr|pwauth-2.3.9-4|22	most versions of Unix.
12mr|pwauth-2.3.9-4|23	
12mr|pwauth-2.3.9-4|24	What pwauth actually does is very simple. Given a login and a
12mr|pwauth-2.3.9-4|25	password, it returns a status code indicating whether it is a
12mr|pwauth-2.3.9-4|26	valid login/password or not. It is normally installed as an
12mr|pwauth-2.3.9-4|27	suid-root program, so other programs (like Apache or a CGI
12mr|pwauth-2.3.9-4|28	program) can run it to check if a login/password is valid even
12mr|pwauth-2.3.9-4|29	though they don't themselves have read access to the system
12mr|pwauth-2.3.9-4|30	password database.
12mr|pwauth-2.3.9-4|31	
12mr|pwauth-2.3.9-4|32	%prep
12mr|pwauth-2.3.9-4|33	
12mr|pwauth-2.3.9-4|34	%setup -q
12mr|pwauth-2.3.9-4|35	%patch0 -p0
12mr|pwauth-2.3.9-4|36	%patch1 -p0
12mr|pwauth-2.3.9-4|37	%patch2 -p0
12mr|pwauth-2.3.9-4|38	%patch3 -p0
12mr|pwauth-2.3.9-4|39	%patch4 -p0
12mr|pwauth-2.3.9-4|40	
12mr|pwauth-2.3.9-4|41	cp %{SOURCE1} pwauth.pam
12mr|pwauth-2.3.9-4|42	
12mr|pwauth-2.3.9-4|43	%build
12mr|pwauth-2.3.9-4|44	%serverbuild
12mr|pwauth-2.3.9-4|45	
12mr|pwauth-2.3.9-4|46	%make CFLAGS="$CFLAGS" LDFLAGS="%{ldflags}" LIB="-lpam -ldl"
12mr|pwauth-2.3.9-4|47	
12mr|pwauth-2.3.9-4|48	%install
12mr|pwauth-2.3.9-4|49	rm -rf %{buildroot}
12mr|pwauth-2.3.9-4|50	
12mr|pwauth-2.3.9-4|51	install -d %{buildroot}%{_sysconfdir}/pam.d
12mr|pwauth-2.3.9-4|52	install -d %{buildroot}%{_bindir}
12mr|pwauth-2.3.9-4|53	
12mr|pwauth-2.3.9-4|54	install -m0755 pwauth %{buildroot}%{_bindir}/
12mr|pwauth-2.3.9-4|55	install -m0755 unixgroup %{buildroot}%{_bindir}/
12mr|pwauth-2.3.9-4|56	
12mr|pwauth-2.3.9-4|57	install -m0644 pwauth.pam %{buildroot}%{_sysconfdir}/pam.d/pwauth
12mr|pwauth-2.3.9-4|58	install -m0644 pwauth.pam %{buildroot}%{_sysconfdir}/pam.d/unixgroup
12mr|pwauth-2.3.9-4|59	
12mr|pwauth-2.3.9-4|60	%clean
12mr|pwauth-2.3.9-4|61	rm -rf %{buildroot}
12mr|pwauth-2.3.9-4|62	
12mr|pwauth-2.3.9-4|63	%files
12mr|pwauth-2.3.9-4|64	%defattr(-,root,root)
12mr|pwauth-2.3.9-4|65	%doc CHANGES FORM_AUTH INSTALL README
12mr|pwauth-2.3.9-4|66	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/pwauth
12mr|pwauth-2.3.9-4|67	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pam.d/unixgroup
12mr|pwauth-2.3.9-4|68	%attr(04550,root,apache) %{_bindir}/pwauth
12mr|pwauth-2.3.9-4|69	%attr(04550,root,apache) %{_bindir}/unixgroup
12mr|pwauth-2.3.9-4|70	
12mr|pwauth-2.3.9-4|71	
12mr|pwauth-2.3.9-4|72	
12mr|pwauth-2.3.9-4|73	%changelog
12mr|pwauth-2.3.9-4|74	

16062 12
12mr|pwdb-0.62-14|1	%define	major 0
12mr|pwdb-0.62-14|2	%define libname	%mklibname pwdb %{major}
12mr|pwdb-0.62-14|3	
12mr|pwdb-0.62-14|4	Summary:	The password database library
12mr|pwdb-0.62-14|5	Name:		pwdb
12mr|pwdb-0.62-14|6	Version:	0.62
12mr|pwdb-0.62-14|7	Release:	%mkrel 14
12mr|pwdb-0.62-14|8	License:	GPL
12mr|pwdb-0.62-14|9	Group:		System/Libraries
12mr|pwdb-0.62-14|10	Source:		%{name}-%{version}.tar.bz2
12mr|pwdb-0.62-14|11	Patch0:		%{name}-0.62-includes.patch
12mr|pwdb-0.62-14|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|pwdb-0.62-14|13	
12mr|pwdb-0.62-14|14	%description
12mr|pwdb-0.62-14|15	The pwdb package contains libpwdb, the password database library.
12mr|pwdb-0.62-14|16	Libpwdb is a library which implements a generic user information
12mr|pwdb-0.62-14|17	database.  Libpwdb was specifically designed to work with Linux's PAM
12mr|pwdb-0.62-14|18	(Pluggable Authentication Modules).  Libpwdb allows configurable
12mr|pwdb-0.62-14|19	access to and management of security tools like /etc/passwd,
12mr|pwdb-0.62-14|20	/etc/shadow and network authentication systems including NIS and
12mr|pwdb-0.62-14|21	Radius.
12mr|pwdb-0.62-14|22	
12mr|pwdb-0.62-14|23	%package	conf
12mr|pwdb-0.62-14|24	Summary:	The password database library config
12mr|pwdb-0.62-14|25	Group:		System/Base
12mr|pwdb-0.62-14|26	
12mr|pwdb-0.62-14|27	%description	conf
12mr|pwdb-0.62-14|28	Configuration package for the libpwdb, the password database library.
12mr|pwdb-0.62-14|29	
12mr|pwdb-0.62-14|30	%package -n	%{libname}
12mr|pwdb-0.62-14|31	Summary:	The password database library
12mr|pwdb-0.62-14|32	Group:		System/Libraries
12mr|pwdb-0.62-14|33	Requires:	%{name}-conf
12mr|pwdb-0.62-14|34	Provides:	pwdb = %{version}-%{release}
12mr|pwdb-0.62-14|35	Obsoletes:	pwdb
12mr|pwdb-0.62-14|36	
12mr|pwdb-0.62-14|37	%description -n	%{libname}
12mr|pwdb-0.62-14|38	The pwdb package contains libpwdb, the password database library.
12mr|pwdb-0.62-14|39	Libpwdb is a library which implements a generic user information
12mr|pwdb-0.62-14|40	database.  Libpwdb was specifically designed to work with Linux's PAM
12mr|pwdb-0.62-14|41	(Pluggable Authentication Modules).  Libpwdb allows configurable
12mr|pwdb-0.62-14|42	access to and management of security tools like /etc/passwd,
12mr|pwdb-0.62-14|43	/etc/shadow and network authentication systems including NIS and
12mr|pwdb-0.62-14|44	Radius.
12mr|pwdb-0.62-14|45	
12mr|pwdb-0.62-14|46	%package -n	%{libname}-devel
12mr|pwdb-0.62-14|47	Summary:	The pwdb include files and link library
12mr|pwdb-0.62-14|48	Group:		Development/C
12mr|pwdb-0.62-14|49	Requires:	%{libname} = %{version}-%{release}
12mr|pwdb-0.62-14|50	Provides:	pwdb-devel = %{version}-%{release}
12mr|pwdb-0.62-14|51	Conflicts:	pwdb-devel <= 0.61
12mr|pwdb-0.62-14|52	
12mr|pwdb-0.62-14|53	%description -n	%{libname}-devel
12mr|pwdb-0.62-14|54	The development header / link library for pwdb.
12mr|pwdb-0.62-14|55	
12mr|pwdb-0.62-14|56	%package -n	%{libname}-static-devel
12mr|pwdb-0.62-14|57	Summary:	The pwdb static library
12mr|pwdb-0.62-14|58	Group:		Development/C
12mr|pwdb-0.62-14|59	Requires:	%{libname}-devel = %{version}-%{release}
12mr|pwdb-0.62-14|60	Provides:	pwdb-static-devel = %{version}-%{release}
12mr|pwdb-0.62-14|61	
12mr|pwdb-0.62-14|62	%description -n	%{libname}-static-devel
12mr|pwdb-0.62-14|63	The static development library for pwdb.
12mr|pwdb-0.62-14|64	
12mr|pwdb-0.62-14|65	%prep
12mr|pwdb-0.62-14|66	
12mr|pwdb-0.62-14|67	%setup -q
12mr|pwdb-0.62-14|68	%patch0 -p1 -b .includes
12mr|pwdb-0.62-14|69	
12mr|pwdb-0.62-14|70	rm default.defs
12mr|pwdb-0.62-14|71	ln -s defs/redhat.defs default.defs
12mr|pwdb-0.62-14|72	# checking out of the CVS sometimes preserves the setgid bit on
12mr|pwdb-0.62-14|73	# directories...
12mr|pwdb-0.62-14|74	chmod -R g-s .
12mr|pwdb-0.62-14|75	
12mr|pwdb-0.62-14|76	%build
12mr|pwdb-0.62-14|77	%make
12mr|pwdb-0.62-14|78	
12mr|pwdb-0.62-14|79	%install
12mr|pwdb-0.62-14|80	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|pwdb-0.62-14|81	
12mr|pwdb-0.62-14|82	mkdir -p %{buildroot}/{%{_lib},%{_sysconfdir},%{_includedir}/pwdb}
12mr|pwdb-0.62-14|83	
12mr|pwdb-0.62-14|84	make	INCLUDED=%{buildroot}%{_includedir}/pwdb \
12mr|pwdb-0.62-14|85	LIBDIR=%{buildroot}/%{_lib} \
12mr|pwdb-0.62-14|86	LDCONFIG=":" \
12mr|pwdb-0.62-14|87	install
12mr|pwdb-0.62-14|88	
12mr|pwdb-0.62-14|89	install conf/pwdb.conf %{buildroot}%{_sysconfdir}/pwdb.conf
12mr|pwdb-0.62-14|90	
12mr|pwdb-0.62-14|91	ln -sf lib%{name}.so.%{version} %{buildroot}/%{_lib}/lib%{name}.so.%{major}
12mr|pwdb-0.62-14|92	
12mr|pwdb-0.62-14|93	%if %mdkversion < 200900
12mr|pwdb-0.62-14|94	%post -n %{libname} -p /sbin/ldconfig
12mr|pwdb-0.62-14|95	%endif
12mr|pwdb-0.62-14|96	
12mr|pwdb-0.62-14|97	%if %mdkversion < 200900
12mr|pwdb-0.62-14|98	%postun -n %{libname} -p /sbin/ldconfig
12mr|pwdb-0.62-14|99	%endif
12mr|pwdb-0.62-14|100	
12mr|pwdb-0.62-14|101	%clean
12mr|pwdb-0.62-14|102	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|pwdb-0.62-14|103	
12mr|pwdb-0.62-14|104	%files conf
12mr|pwdb-0.62-14|105	%defattr(644,root,root,755)
12mr|pwdb-0.62-14|106	%doc Copyright doc/pwdb.txt doc/html
12mr|pwdb-0.62-14|107	%config(noreplace) %{_sysconfdir}/pwdb.conf
12mr|pwdb-0.62-14|108	
12mr|pwdb-0.62-14|109	%files -n %{libname}
12mr|pwdb-0.62-14|110	%defattr(644,root,root,755)
12mr|pwdb-0.62-14|111	%attr(755,root,root) /%{_lib}/libpwdb.so.%{major}*
12mr|pwdb-0.62-14|112	
12mr|pwdb-0.62-14|113	%files -n %{libname}-devel
12mr|pwdb-0.62-14|114	%defattr(644,root,root,755)
12mr|pwdb-0.62-14|115	/%{_lib}/libpwdb.so
12mr|pwdb-0.62-14|116	%{_includedir}/pwdb
12mr|pwdb-0.62-14|117	
12mr|pwdb-0.62-14|118	%files -n %{libname}-static-devel
12mr|pwdb-0.62-14|119	%defattr(644,root,root,755)
12mr|pwdb-0.62-14|120	/%{_lib}/libpwdb.a
12mr|pwdb-0.62-14|121	
12mr|pwdb-0.62-14|122	
12mr|pwdb-0.62-14|123	
12mr|pwdb-0.62-14|124	
12mr|pwdb-0.62-14|125	
12mr|pwdb-0.62-14|126	%changelog
12mr|pwdb-0.62-14|127	

16063 12
12mr|pxe-1.4.2-22|1	%define name    pxe
12mr|pxe-1.4.2-22|2	%define version 1.4.2
12mr|pxe-1.4.2-22|3	
12mr|pxe-1.4.2-22|4	%define tftpbase /var/lib/tftpboot
12mr|pxe-1.4.2-22|5	
12mr|pxe-1.4.2-22|6	Name:           %{name}
12mr|pxe-1.4.2-22|7	Summary:        A Linux PXE (Preboot eXecution Environment) package
12mr|pxe-1.4.2-22|8	Group:          System/Servers
12mr|pxe-1.4.2-22|9	Version:        %{version}
12mr|pxe-1.4.2-22|10	Release:        %mkrel 22
12mr|pxe-1.4.2-22|11	License:        GPL
12mr|pxe-1.4.2-22|12	URL: 		http://www.kano.org.uk/projects/pxe
12mr|pxe-1.4.2-22|13	Requires:       chkconfig, dhcp-server, coreutils, grep, tftp-server, pxelinux
12mr|pxe-1.4.2-22|14	Provides:	pxeserver
12mr|pxe-1.4.2-22|15	BuildRoot:      %{_tmppath}/%{name}-%{version}
12mr|pxe-1.4.2-22|16	Requires(post): rpm-helper
12mr|pxe-1.4.2-22|17	Requires(preun): rpm-helper
12mr|pxe-1.4.2-22|18	
12mr|pxe-1.4.2-22|19	Source:		http://www.kano.org.uk/projects/pxe/%{name}-%{version}.tar.gz
12mr|pxe-1.4.2-22|20	Source1: 	pxe
12mr|pxe-1.4.2-22|21	Source2: 	pxe.conf
12mr|pxe-1.4.2-22|22	Source3:	dhcpd.conf.pxe
12mr|pxe-1.4.2-22|23	#Source8:	default
12mr|pxe-1.4.2-22|24	#Source9:	messages
12mr|pxe-1.4.2-22|25	Source10:	elilo.efi
12mr|pxe-1.4.2-22|26	Source11:	elilo.txt
12mr|pxe-1.4.2-22|27	Source12:	elilovars.txt
12mr|pxe-1.4.2-22|28	Source13:	elilo.conf
12mr|pxe-1.4.2-22|29	#Source14:	help.txt
12mr|pxe-1.4.2-22|30	Patch0:		pxe-1.4.patch
12mr|pxe-1.4.2-22|31	Patch3:		pxe-autoconf.patch
12mr|pxe-1.4.2-22|32	Patch4:		pxe-mtftp.patch
12mr|pxe-1.4.2-22|33	Patch5:		pxe-1.4.2-arch_id.patch
12mr|pxe-1.4.2-22|34	Patch7:		pxe-segfault_on_exit.patch
12mr|pxe-1.4.2-22|35	
12mr|pxe-1.4.2-22|36	%package	bootstraps
12mr|pxe-1.4.2-22|37	Summary:	A compilation of Linux PXE (Preboot eXecution Environment) Bootstraps
12mr|pxe-1.4.2-22|38	Group:		System/Servers
12mr|pxe-1.4.2-22|39	%ifarch %{ix86}
12mr|pxe-1.4.2-22|40	BuildRequires:	dev86-devel
12mr|pxe-1.4.2-22|41	%endif
12mr|pxe-1.4.2-22|42	Requires:	syslinux >= 1.67
12mr|pxe-1.4.2-22|43	Source5:	pxe-linux.tar.bz2
12mr|pxe-1.4.2-22|44	Source6:	grubNBI.tar.bz2
12mr|pxe-1.4.2-22|45	Source7:	pxedoc.tar.bz2
12mr|pxe-1.4.2-22|46	Patch1:		pxe-1.0-cmdlinearg.patch
12mr|pxe-1.4.2-22|47	Patch2:	 	pxe-linux-config.patch
12mr|pxe-1.4.2-22|48	
12mr|pxe-1.4.2-22|49	
12mr|pxe-1.4.2-22|50	%description bootstraps
12mr|pxe-1.4.2-22|51	This package contains a compiltation of PXE bootstraps.
12mr|pxe-1.4.2-22|52	
12mr|pxe-1.4.2-22|53	%description
12mr|pxe-1.4.2-22|54	The pxe package contains the PXE (Preboot eXecution Environment)
12mr|pxe-1.4.2-22|55	server and code needed for Linux to boot from a boot disk image on a
12mr|pxe-1.4.2-22|56	Linux PXE server.
12mr|pxe-1.4.2-22|57	
12mr|pxe-1.4.2-22|58	
12mr|pxe-1.4.2-22|59	%prep
12mr|pxe-1.4.2-22|60	rm -rf ${RPM_BUILD_ROOT}
12mr|pxe-1.4.2-22|61	%setup -q -n %{name}-%{version}
12mr|pxe-1.4.2-22|62	%setup -q -T -D -a 5
12mr|pxe-1.4.2-22|63	%setup -q -T -D -a 6
12mr|pxe-1.4.2-22|64	%setup -q -T -D -a 7
12mr|pxe-1.4.2-22|65	%patch0 -p1
12mr|pxe-1.4.2-22|66	%patch1 -p0
12mr|pxe-1.4.2-22|67	%patch2 -p0
12mr|pxe-1.4.2-22|68	%patch3 -p0
12mr|pxe-1.4.2-22|69	%patch4 -p0
12mr|pxe-1.4.2-22|70	%patch5 -p1 -b .arch_id
12mr|pxe-1.4.2-22|71	%patch7 -p0
12mr|pxe-1.4.2-22|72	
12mr|pxe-1.4.2-22|73	%build
12mr|pxe-1.4.2-22|74	%configure
12mr|pxe-1.4.2-22|75	%make
12mr|pxe-1.4.2-22|76	
12mr|pxe-1.4.2-22|77	%install
12mr|pxe-1.4.2-22|78	myname=`id -un`
12mr|pxe-1.4.2-22|79	mygroup=`id -gn`
12mr|pxe-1.4.2-22|80	mkdir -p %{buildroot}%{_initrddir}
12mr|pxe-1.4.2-22|81	mkdir -p %{buildroot}%{_sysconfdir}
12mr|pxe-1.4.2-22|82	mkdir -p %{buildroot}%{_sbindir}
12mr|pxe-1.4.2-22|83	#mkdir -p %{buildroot}%{tftpbase}/X86PC/linux/pxelinux.cfg
12mr|pxe-1.4.2-22|84	mkdir -p %{buildroot}%{tftpbase}/IA64PC/linux/
12mr|pxe-1.4.2-22|85	
12mr|pxe-1.4.2-22|86	install -m755 %{_builddir}/%{name}-%{version}/pxe %{buildroot}%{_sbindir}
12mr|pxe-1.4.2-22|87	install -m755 %{SOURCE1} %{buildroot}%{_initrddir}/pxe
12mr|pxe-1.4.2-22|88	install -m755 %{SOURCE2} %{buildroot}%{_sysconfdir}/pxe.conf
12mr|pxe-1.4.2-22|89	install -m755 %{SOURCE3} %{buildroot}%{_sysconfdir}/dhcpd.conf.pxe
12mr|pxe-1.4.2-22|90	#install -m644 %{SOURCE8} %{buildroot}%{tftpbase}/X86PC/linux/pxelinux.cfg/default
12mr|pxe-1.4.2-22|91	#install -m644 %{SOURCE9} %{buildroot}%{tftpbase}/X86PC/linux/messages
12mr|pxe-1.4.2-22|92	install -m644 %{SOURCE10} %{buildroot}%{tftpbase}/IA64PC/linux/linux.0
12mr|pxe-1.4.2-22|93	install -m644 %{SOURCE11} %{buildroot}%{tftpbase}/IA64PC/linux/
12mr|pxe-1.4.2-22|94	install -m644 %{SOURCE12} %{buildroot}%{tftpbase}/IA64PC/linux/
12mr|pxe-1.4.2-22|95	install -m644 %{SOURCE13} %{buildroot}%{tftpbase}/IA64PC/linux/linux.1
12mr|pxe-1.4.2-22|96	#install -m644 %{SOURCE14} %{buildroot}%{tftpbase}/X86PC/linux/help.txt
12mr|pxe-1.4.2-22|97	
12mr|pxe-1.4.2-22|98	%clean
12mr|pxe-1.4.2-22|99	rm -rf ${RPM_BUILD_ROOT}
12mr|pxe-1.4.2-22|100	
12mr|pxe-1.4.2-22|101	%post
12mr|pxe-1.4.2-22|102	%_post_service pxe
12mr|pxe-1.4.2-22|103	mkdir -p %{tftpbase}/X86PC/linux
12mr|pxe-1.4.2-22|104	
12mr|pxe-1.4.2-22|105	%preun
12mr|pxe-1.4.2-22|106	%_preun_service pxe
12mr|pxe-1.4.2-22|107	
12mr|pxe-1.4.2-22|108	%files bootstraps
12mr|pxe-1.4.2-22|109	%defattr(-,root,root)
12mr|pxe-1.4.2-22|110	%doc grubNBI/*
12mr|pxe-1.4.2-22|111	
12mr|pxe-1.4.2-22|112	%files
12mr|pxe-1.4.2-22|113	%defattr(-,root,root)
12mr|pxe-1.4.2-22|114	%doc README LICENCE INSTALL Changes pxedoc/*
12mr|pxe-1.4.2-22|115	%attr(755,root,root) %{_sbindir}/pxe
12mr|pxe-1.4.2-22|116	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/pxe.conf
12mr|pxe-1.4.2-22|117	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/dhcpd.conf.pxe
12mr|pxe-1.4.2-22|118	#%attr(644,root,root) %config(noreplace) %{tftpbase}/X86PC/linux//pxelinux.cfg/default
12mr|pxe-1.4.2-22|119	#%attr(644,root,root) %config(noreplace) %{tftpbase}/X86PC/linux//messages
12mr|pxe-1.4.2-22|120	#%attr(644,root,root) %config(noreplace) %{tftpbase}/X86PC/linux/help.txt
12mr|pxe-1.4.2-22|121	%attr(755,root,root) %{_initrddir}/pxe
12mr|pxe-1.4.2-22|122	%{tftpbase}/IA64PC/linux
12mr|pxe-1.4.2-22|123	
12mr|pxe-1.4.2-22|124	
12mr|pxe-1.4.2-22|125	
12mr|pxe-1.4.2-22|126	
12mr|pxe-1.4.2-22|127	
12mr|pxe-1.4.2-22|128	%changelog
12mr|pxe-1.4.2-22|129	

16064 12
12mr|pxlib-0.6.5-1|1	%define major 0
12mr|pxlib-0.6.5-1|2	%define libname %mklibname px %major
12mr|pxlib-0.6.5-1|3	%define develname %mklibname -d px
12mr|pxlib-0.6.5-1|4	
12mr|pxlib-0.6.5-1|5	Summary: A library to read Paradox DB files
12mr|pxlib-0.6.5-1|6	Name: pxlib
12mr|pxlib-0.6.5-1|7	Version: 0.6.5
12mr|pxlib-0.6.5-1|8	Release: %mkrel 1
12mr|pxlib-0.6.5-1|9	License: GPL
12mr|pxlib-0.6.5-1|10	Group: System/Libraries
12mr|pxlib-0.6.5-1|11	Url: http://pxlib.sourceforge.net/
12mr|pxlib-0.6.5-1|12	Source: http://prdownloads.sourceforge.net/pxlib/%{name}-%{version}.tar.gz
12mr|pxlib-0.6.5-1|13	BuildRoot: %_tmppath/%name-%version-root
12mr|pxlib-0.6.5-1|14	BuildRequires: autoconf2.5 >= 2.54
12mr|pxlib-0.6.5-1|15	BuildRequires: sqlite-devel
12mr|pxlib-0.6.5-1|16	BuildRequires: libgsf-devel
12mr|pxlib-0.6.5-1|17	BuildRequires: intltool
12mr|pxlib-0.6.5-1|18	BuildRequires: docbook-to-man docbook-utils
12mr|pxlib-0.6.5-1|19	BuildRequires: glib2-devel
12mr|pxlib-0.6.5-1|20	
12mr|pxlib-0.6.5-1|21	%description
12mr|pxlib-0.6.5-1|22	pxlib is a simply and still small C library to read Paradox DB files. It
12mr|pxlib-0.6.5-1|23	supports all versions starting from 3.0. It currently has a very limited set of
12mr|pxlib-0.6.5-1|24	functions like to open a DB file, read its header and read every single record.
12mr|pxlib-0.6.5-1|25	
12mr|pxlib-0.6.5-1|26	%package -n %libname
12mr|pxlib-0.6.5-1|27	Group: System/Libraries
12mr|pxlib-0.6.5-1|28	Summary: A library to read Paradox DB files
12mr|pxlib-0.6.5-1|29	Requires: %name >= %version
12mr|pxlib-0.6.5-1|30	
12mr|pxlib-0.6.5-1|31	%description -n %libname
12mr|pxlib-0.6.5-1|32	pxlib is a simply and still small C library to read Paradox DB files. It
12mr|pxlib-0.6.5-1|33	supports all versions starting from 3.0. It currently has a very limited set of
12mr|pxlib-0.6.5-1|34	functions like to open a DB file, read its header and read every single record.
12mr|pxlib-0.6.5-1|35	
12mr|pxlib-0.6.5-1|36	%package -n %develname
12mr|pxlib-0.6.5-1|37	Summary: A library to read Paradox DB files (Development)
12mr|pxlib-0.6.5-1|38	Group: Development/C
12mr|pxlib-0.6.5-1|39	Requires: %libname = %{version}
12mr|pxlib-0.6.5-1|40	Provides: libpx-devel = %{version}-%release
12mr|pxlib-0.6.5-1|41	Obsoletes: %mklibname -d px 0
12mr|pxlib-0.6.5-1|42	
12mr|pxlib-0.6.5-1|43	%description -n %develname
12mr|pxlib-0.6.5-1|44	pxlib is a simply and still small C library to read Paradox DB files. It
12mr|pxlib-0.6.5-1|45	supports all versions starting from 3.0. It currently has a very limited set of
12mr|pxlib-0.6.5-1|46	functions like to open a DB file, read its header and read every single record.
12mr|pxlib-0.6.5-1|47	
12mr|pxlib-0.6.5-1|48	%prep
12mr|pxlib-0.6.5-1|49	%setup -q
12mr|pxlib-0.6.5-1|50	
12mr|pxlib-0.6.5-1|51	%build
12mr|pxlib-0.6.5-1|52	export CPPFLAGS=`pkg-config --cflags glib-2.0`
12mr|pxlib-0.6.5-1|53	%configure2_5x  --with-sqlite --with-gsf
12mr|pxlib-0.6.5-1|54	%make LIBS=-lm
12mr|pxlib-0.6.5-1|55	
12mr|pxlib-0.6.5-1|56	%install
12mr|pxlib-0.6.5-1|57	rm -rf %{buildroot}
12mr|pxlib-0.6.5-1|58	%makeinstall_std
12mr|pxlib-0.6.5-1|59	%find_lang %name
12mr|pxlib-0.6.5-1|60	
12mr|pxlib-0.6.5-1|61	%clean
12mr|pxlib-0.6.5-1|62	rm -rf %{buildroot}
12mr|pxlib-0.6.5-1|63	
12mr|pxlib-0.6.5-1|64	%files -f %name.lang
12mr|pxlib-0.6.5-1|65	%defattr(-,root,root)
12mr|pxlib-0.6.5-1|66	%doc README AUTHORS ChangeLog
12mr|pxlib-0.6.5-1|67	
12mr|pxlib-0.6.5-1|68	%files -n %libname
12mr|pxlib-0.6.5-1|69	%defattr(-,root,root)
12mr|pxlib-0.6.5-1|70	%_libdir/libpx.so.%{major}*
12mr|pxlib-0.6.5-1|71	
12mr|pxlib-0.6.5-1|72	%files -n %develname
12mr|pxlib-0.6.5-1|73	%defattr(-,root,root)
12mr|pxlib-0.6.5-1|74	%_libdir/lib*.so
12mr|pxlib-0.6.5-1|75	%_libdir/*.a
12mr|pxlib-0.6.5-1|76	%_libdir/pkgconfig/*
12mr|pxlib-0.6.5-1|77	%_includedir/*
12mr|pxlib-0.6.5-1|78	%_mandir/man3/*
12mr|pxlib-0.6.5-1|79	
12mr|pxlib-0.6.5-1|80	
12mr|pxlib-0.6.5-1|81	
12mr|pxlib-0.6.5-1|82	
12mr|pxlib-0.6.5-1|83	%changelog
12mr|pxlib-0.6.5-1|84	

16065 12
12mr|pyasn1-0.0.11a-3|1	Name: pyasn1
12mr|pyasn1-0.0.11a-3|2	Summary: ASN.1 tools for Python
12mr|pyasn1-0.0.11a-3|3	Version: 0.0.11a
12mr|pyasn1-0.0.11a-3|4	Release: %mkrel 3
12mr|pyasn1-0.0.11a-3|5	License: BSD
12mr|pyasn1-0.0.11a-3|6	Group: Development/Python
12mr|pyasn1-0.0.11a-3|7	Source0: http://downloads.sourceforge.net/pyasn1/pyasn1-%{version}.tar.gz
12mr|pyasn1-0.0.11a-3|8	URL: http://pyasn1.sourceforge.net/
12mr|pyasn1-0.0.11a-3|9	BuildRoot: %{_tmppath}/%{name}-%{version}-root-%(id -u -n)
12mr|pyasn1-0.0.11a-3|10	BuildRequires: python-devel
12mr|pyasn1-0.0.11a-3|11	BuildArch: noarch
12mr|pyasn1-0.0.11a-3|12	
12mr|pyasn1-0.0.11a-3|13	%description
12mr|pyasn1-0.0.11a-3|14	This project is dedicated to implementation of ASN.1 types (concrete syntax)
12mr|pyasn1-0.0.11a-3|15	and codecs (transfer syntaxes) for Python programming environment. ASN.1
12mr|pyasn1-0.0.11a-3|16	compiler is planned for implementation in the future.
12mr|pyasn1-0.0.11a-3|17	
12mr|pyasn1-0.0.11a-3|18	
12mr|pyasn1-0.0.11a-3|19	%prep
12mr|pyasn1-0.0.11a-3|20	%setup -q
12mr|pyasn1-0.0.11a-3|21	
12mr|pyasn1-0.0.11a-3|22	%build
12mr|pyasn1-0.0.11a-3|23	python ./setup.py build
12mr|pyasn1-0.0.11a-3|24	
12mr|pyasn1-0.0.11a-3|25	%install
12mr|pyasn1-0.0.11a-3|26	rm -rf %{buildroot}
12mr|pyasn1-0.0.11a-3|27	python ./setup.py install --root=%{buildroot}
12mr|pyasn1-0.0.11a-3|28	
12mr|pyasn1-0.0.11a-3|29	%clean
12mr|pyasn1-0.0.11a-3|30	rm -rf %{buildroot}
12mr|pyasn1-0.0.11a-3|31	
12mr|pyasn1-0.0.11a-3|32	%files
12mr|pyasn1-0.0.11a-3|33	%defattr(-,root,root)
12mr|pyasn1-0.0.11a-3|34	%doc CHANGES LICENSE README TODO
12mr|pyasn1-0.0.11a-3|35	%{python_sitelib}/pyasn1
12mr|pyasn1-0.0.11a-3|36	%{python_sitelib}/*.egg-info
12mr|pyasn1-0.0.11a-3|37	
12mr|pyasn1-0.0.11a-3|38	
12mr|pyasn1-0.0.11a-3|39	
12mr|pyasn1-0.0.11a-3|40	%changelog
12mr|pyasn1-0.0.11a-3|41	

16066 12
12mr|pyclutter-1.3.2-5|1	%define apiver 1.0
12mr|pyclutter-1.3.2-5|2	%define api 1.0
12mr|pyclutter-1.3.2-5|3	
12mr|pyclutter-1.3.2-5|4	Summary:	Python bindings for clutter
12mr|pyclutter-1.3.2-5|5	Name:		pyclutter
12mr|pyclutter-1.3.2-5|6	Version:	1.3.2
12mr|pyclutter-1.3.2-5|7	Release:	5
12mr|pyclutter-1.3.2-5|8	License:	LGPLv2+
12mr|pyclutter-1.3.2-5|9	Group:		Graphics
12mr|pyclutter-1.3.2-5|10	Url:		http://clutter-project.org/
12mr|pyclutter-1.3.2-5|11	Source0:	http://www.clutter-project.org/sources/pyclutter/%apiver/%{name}-%{version}.tar.bz2
12mr|pyclutter-1.3.2-5|12	Patch1:		pyclutter-1.0.2-fix-link.patch
12mr|pyclutter-1.3.2-5|13	Patch2:		pyclutter-1.3.2-clutter-1.9.2-compat.patch
12mr|pyclutter-1.3.2-5|14	Patch3:		pyclutter-1.3.2-clutter-1.9.14-compat.patch
12mr|pyclutter-1.3.2-5|15	BuildRequires:	clutter-devel >= 1.2.0
12mr|pyclutter-1.3.2-5|16	BuildRequires:	pygtk2.0-devel >= 2.8.0
12mr|pyclutter-1.3.2-5|17	BuildRequires:	python-cairo-devel >= 1.0.2
12mr|pyclutter-1.3.2-5|18	BuildRequires:	libxslt-proc
12mr|pyclutter-1.3.2-5|19	BuildRequires:	mesa-common-devel
12mr|pyclutter-1.3.2-5|20	
12mr|pyclutter-1.3.2-5|21	%description
12mr|pyclutter-1.3.2-5|22	Python bindings for clutter
12mr|pyclutter-1.3.2-5|23	
12mr|pyclutter-1.3.2-5|24	#----------------------------------------------------------------------------
12mr|pyclutter-1.3.2-5|25	
12mr|pyclutter-1.3.2-5|26	%package -n python-clutter
12mr|pyclutter-1.3.2-5|27	Summary:	Python bindings for clutter
12mr|pyclutter-1.3.2-5|28	Group:		Graphics
12mr|pyclutter-1.3.2-5|29	Provides:	pyclutter = %{version}-%{release}
12mr|pyclutter-1.3.2-5|30	
12mr|pyclutter-1.3.2-5|31	%description -n python-clutter
12mr|pyclutter-1.3.2-5|32	Python bindings for clutter
12mr|pyclutter-1.3.2-5|33	
12mr|pyclutter-1.3.2-5|34	%package -n python-clutter-devel
12mr|pyclutter-1.3.2-5|35	Summary:	Python bindings for clutter
12mr|pyclutter-1.3.2-5|36	Group:		Development/Python
12mr|pyclutter-1.3.2-5|37	Requires:	python-clutter  = %{version}-%{release}
12mr|pyclutter-1.3.2-5|38	
12mr|pyclutter-1.3.2-5|39	%description -n python-clutter-devel
12mr|pyclutter-1.3.2-5|40	Python bindings for clutter - development files.
12mr|pyclutter-1.3.2-5|41	
12mr|pyclutter-1.3.2-5|42	%prep
12mr|pyclutter-1.3.2-5|43	%setup -q
12mr|pyclutter-1.3.2-5|44	%apply_patches
12mr|pyclutter-1.3.2-5|45	
12mr|pyclutter-1.3.2-5|46	%build
12mr|pyclutter-1.3.2-5|47	%configure2_5x --enable-docs
12mr|pyclutter-1.3.2-5|48	%make
12mr|pyclutter-1.3.2-5|49	
12mr|pyclutter-1.3.2-5|50	%install
12mr|pyclutter-1.3.2-5|51	%makeinstall_std
12mr|pyclutter-1.3.2-5|52	
12mr|pyclutter-1.3.2-5|53	%files -n python-clutter
12mr|pyclutter-1.3.2-5|54	%doc AUTHORS README NEWS
12mr|pyclutter-1.3.2-5|55	%dir %{py_platsitedir}/clutter
12mr|pyclutter-1.3.2-5|56	%{py_platsitedir}/clutter/*
12mr|pyclutter-1.3.2-5|57	
12mr|pyclutter-1.3.2-5|58	%files -n python-clutter-devel
12mr|pyclutter-1.3.2-5|59	%doc ChangeLog
12mr|pyclutter-1.3.2-5|60	%dir %{_datadir}/%{name}
12mr|pyclutter-1.3.2-5|61	%dir %{_datadir}/%{name}/%{api}
12mr|pyclutter-1.3.2-5|62	%dir %{_datadir}/%{name}/%{api}/defs
12mr|pyclutter-1.3.2-5|63	%{_datadir}/%{name}/%{api}/defs/*.defs
12mr|pyclutter-1.3.2-5|64	%{_includedir}/%{name}-%{api}/%{name}/%{name}.h
12mr|pyclutter-1.3.2-5|65	%{_libdir}/pkgconfig/%{name}-%{apiver}.pc
12mr|pyclutter-1.3.2-5|66	%{_datadir}/gtk-doc/html/%{name}/
12mr|pyclutter-1.3.2-5|67	
12mr|pyclutter-1.3.2-5|68	
12mr|pyclutter-1.3.2-5|69	
12mr|pyclutter-1.3.2-5|70	%changelog
12mr|pyclutter-1.3.2-5|71	* Tue Sep  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|pyclutter-1.3.2-5|72	+ Commit: 7e80317
12mr|pyclutter-1.3.2-5|73	- Add patches from Fedora to fix build with new clutter (only workaround)
12mr|pyclutter-1.3.2-5|74	
12mr|pyclutter-1.3.2-5|75	

16067 12
12mr|pyclutter-gtk-0.10.0-5|1	%define apiver 1.0
12mr|pyclutter-gtk-0.10.0-5|2	%define api 0.10
12mr|pyclutter-gtk-0.10.0-5|3	%define pyclutter 1.0.0
12mr|pyclutter-gtk-0.10.0-5|4	
12mr|pyclutter-gtk-0.10.0-5|5	Summary:	Python bindings for clutter-gtk
12mr|pyclutter-gtk-0.10.0-5|6	Name:		pyclutter-gtk
12mr|pyclutter-gtk-0.10.0-5|7	Version:	0.10.0
12mr|pyclutter-gtk-0.10.0-5|8	Release:	5
12mr|pyclutter-gtk-0.10.0-5|9	License:	LGPLv2+
12mr|pyclutter-gtk-0.10.0-5|10	Group:		Graphics
12mr|pyclutter-gtk-0.10.0-5|11	Url:		http://clutter-project.org/
12mr|pyclutter-gtk-0.10.0-5|12	Source0:	http://www.clutter-project.org/sources/%{name}/%{apiver}/%{name}-%{version}.tar.bz2
12mr|pyclutter-gtk-0.10.0-5|13	Patch0:		pyclutter-gtk-0.10.0-link.patch
12mr|pyclutter-gtk-0.10.0-5|14	Patch1:		pyclutter-gtk-0.10.0-clutter-gtk-1.0.patch
12mr|pyclutter-gtk-0.10.0-5|15	Patch2:		pyclutter-gtk-0.10.0-git-changes-20100929.patch
12mr|pyclutter-gtk-0.10.0-5|16	Patch3:		pyclutter-gtk-0.10.0-no-scrollable.patch
12mr|pyclutter-gtk-0.10.0-5|17	Patch4:		pyclutter-gtk-0.10.0-no-zoomable.patch
12mr|pyclutter-gtk-0.10.0-5|18	Patch5:		pyclutter-gtk-0.10.0-no-standin.patch
12mr|pyclutter-gtk-0.10.0-5|19	Patch6:		pyclutter-gtk-0.10.0-no-viewport.patch
12mr|pyclutter-gtk-0.10.0-5|20	Patch7:		pyclutter-gtk-0.10.0-automake.patch
12mr|pyclutter-gtk-0.10.0-5|21	BuildRequires:	pkgconfig(clutter-gtk-1.0)
12mr|pyclutter-gtk-0.10.0-5|22	BuildRequires:	pkgconfig(gl)
12mr|pyclutter-gtk-0.10.0-5|23	BuildRequires:	pygtk2.0-devel >= 2.8.0
12mr|pyclutter-gtk-0.10.0-5|24	BuildRequires:	python-clutter-devel >= %{pyclutter}
12mr|pyclutter-gtk-0.10.0-5|25	BuildRequires:	python-cairo-devel >= 1.0.2
12mr|pyclutter-gtk-0.10.0-5|26	BuildRequires:	libxslt-proc
12mr|pyclutter-gtk-0.10.0-5|27	
12mr|pyclutter-gtk-0.10.0-5|28	%description
12mr|pyclutter-gtk-0.10.0-5|29	Python bindings for clutter-gtk
12mr|pyclutter-gtk-0.10.0-5|30	
12mr|pyclutter-gtk-0.10.0-5|31	#----------------------------------------------------------------------------
12mr|pyclutter-gtk-0.10.0-5|32	
12mr|pyclutter-gtk-0.10.0-5|33	%package -n python-clutter-gtk
12mr|pyclutter-gtk-0.10.0-5|34	Summary:	Python bindings for clutter-gtk
12mr|pyclutter-gtk-0.10.0-5|35	Group:		Graphics
12mr|pyclutter-gtk-0.10.0-5|36	Provides:	pyclutter-gtk = %{version}-%{release}
12mr|pyclutter-gtk-0.10.0-5|37	Requires:	python-clutter >= %{pyclutter}
12mr|pyclutter-gtk-0.10.0-5|38	
12mr|pyclutter-gtk-0.10.0-5|39	%description -n python-clutter-gtk
12mr|pyclutter-gtk-0.10.0-5|40	Python bindings for clutter-gtk
12mr|pyclutter-gtk-0.10.0-5|41	
12mr|pyclutter-gtk-0.10.0-5|42	%package -n python-clutter-gtk-devel
12mr|pyclutter-gtk-0.10.0-5|43	Summary:	Python bindings for clutter-gtk
12mr|pyclutter-gtk-0.10.0-5|44	Group:		Development/Python
12mr|pyclutter-gtk-0.10.0-5|45	Requires:	python-clutter-gtk = %{version}-%{release}
12mr|pyclutter-gtk-0.10.0-5|46	
12mr|pyclutter-gtk-0.10.0-5|47	%description -n python-clutter-gtk-devel
12mr|pyclutter-gtk-0.10.0-5|48	Python bindings for clutter-gtk - development files.
12mr|pyclutter-gtk-0.10.0-5|49	
12mr|pyclutter-gtk-0.10.0-5|50	
12mr|pyclutter-gtk-0.10.0-5|51	%prep
12mr|pyclutter-gtk-0.10.0-5|52	%setup -q
12mr|pyclutter-gtk-0.10.0-5|53	%patch0 -p1
12mr|pyclutter-gtk-0.10.0-5|54	%patch1 -p1
12mr|pyclutter-gtk-0.10.0-5|55	%patch2 -p1
12mr|pyclutter-gtk-0.10.0-5|56	%patch3 -p1
12mr|pyclutter-gtk-0.10.0-5|57	%patch4 -p1
12mr|pyclutter-gtk-0.10.0-5|58	%patch5 -p1
12mr|pyclutter-gtk-0.10.0-5|59	%patch6 -p1
12mr|pyclutter-gtk-0.10.0-5|60	%patch7 -p1
12mr|pyclutter-gtk-0.10.0-5|61	
12mr|pyclutter-gtk-0.10.0-5|62	%build
12mr|pyclutter-gtk-0.10.0-5|63	autoreconf -fi
12mr|pyclutter-gtk-0.10.0-5|64	%configure2_5x --enable-docs
12mr|pyclutter-gtk-0.10.0-5|65	%make
12mr|pyclutter-gtk-0.10.0-5|66	
12mr|pyclutter-gtk-0.10.0-5|67	%install
12mr|pyclutter-gtk-0.10.0-5|68	%makeinstall_std
12mr|pyclutter-gtk-0.10.0-5|69	
12mr|pyclutter-gtk-0.10.0-5|70	%files -n python-clutter-gtk
12mr|pyclutter-gtk-0.10.0-5|71	%doc AUTHORS README NEWS
12mr|pyclutter-gtk-0.10.0-5|72	%{py_platsitedir}/cluttergtk
12mr|pyclutter-gtk-0.10.0-5|73	
12mr|pyclutter-gtk-0.10.0-5|74	%files -n python-clutter-gtk-devel
12mr|pyclutter-gtk-0.10.0-5|75	%doc ChangeLog
12mr|pyclutter-gtk-0.10.0-5|76	%{_datadir}/pyclutter/%{apiver}/defs/*.defs
12mr|pyclutter-gtk-0.10.0-5|77	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12mr|pyclutter-gtk-0.10.0-5|78	
12mr|pyclutter-gtk-0.10.0-5|79	
12mr|pyclutter-gtk-0.10.0-5|80	
12mr|pyclutter-gtk-0.10.0-5|81	%changelog
12mr|pyclutter-gtk-0.10.0-5|82	* Tue Sep  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|pyclutter-gtk-0.10.0-5|83	+ Commit: bfd2cf1
12mr|pyclutter-gtk-0.10.0-5|84	- Update BuildRequires
12mr|pyclutter-gtk-0.10.0-5|85	
12mr|pyclutter-gtk-0.10.0-5|86	* Tue Sep  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|pyclutter-gtk-0.10.0-5|87	+ Commit: afec672
12mr|pyclutter-gtk-0.10.0-5|88	- Add patch to fix autoreconf
12mr|pyclutter-gtk-0.10.0-5|89	
12mr|pyclutter-gtk-0.10.0-5|90	* Tue Sep  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|pyclutter-gtk-0.10.0-5|91	+ Commit: 8628a1c
12mr|pyclutter-gtk-0.10.0-5|92	- Add patches from Fedora to fix build with new clutter-gtk
12mr|pyclutter-gtk-0.10.0-5|93	
12mr|pyclutter-gtk-0.10.0-5|94	* Mon Sep  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|pyclutter-gtk-0.10.0-5|95	+ Commit: 9ffb1b4
12mr|pyclutter-gtk-0.10.0-5|96	- Spec cleanup
12mr|pyclutter-gtk-0.10.0-5|97	
12mr|pyclutter-gtk-0.10.0-5|98	

16068 12
12mr|pygtk2.0-2.24.0-4|1	%define oname pygtk
12mr|pygtk2.0-2.24.0-4|2	#rpmlint wants %mklibname
12mr|pygtk2.0-2.24.0-4|3	Summary:	Python bindings for the GTK+2 widget set
12mr|pygtk2.0-2.24.0-4|4	Name:		pygtk2.0
12mr|pygtk2.0-2.24.0-4|5	Version:	2.24.0
12mr|pygtk2.0-2.24.0-4|6	Release:	4
12mr|pygtk2.0-2.24.0-4|7	License:	LGPLv2+
12mr|pygtk2.0-2.24.0-4|8	Group:		Development/GNOME and GTK+
12mr|pygtk2.0-2.24.0-4|9	URL:		http://www.pygtk.org
12mr|pygtk2.0-2.24.0-4|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%oname/%oname-%{version}.tar.bz2
12mr|pygtk2.0-2.24.0-4|11	
12mr|pygtk2.0-2.24.0-4|12	BuildRequires:	gnome-common
12mr|pygtk2.0-2.24.0-4|13	BuildRequires:	xsltproc
12mr|pygtk2.0-2.24.0-4|14	#BuildRequires:  x11-server-xvfb
12mr|pygtk2.0-2.24.0-4|15	BuildRequires:	python-numpy-devel
12mr|pygtk2.0-2.24.0-4|16	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|pygtk2.0-2.24.0-4|17	BuildRequires:	pkgconfig(libglade-2.0)
12mr|pygtk2.0-2.24.0-4|18	BuildRequires:	pkgconfig(python)
12mr|pygtk2.0-2.24.0-4|19	BuildRequires:	pkgconfig(pygobject-2.0)
12mr|pygtk2.0-2.24.0-4|20	BuildRequires:	pkgconfig(pycairo)
12mr|pygtk2.0-2.24.0-4|21	
12mr|pygtk2.0-2.24.0-4|22	Requires:	python-numpy
12mr|pygtk2.0-2.24.0-4|23	Requires:	python-gobject
12mr|pygtk2.0-2.24.0-4|24	Requires:	python-cairo
12mr|pygtk2.0-2.24.0-4|25	
12mr|pygtk2.0-2.24.0-4|26	Provides:	pygtk2 = %{version}-%{release}
12mr|pygtk2.0-2.24.0-4|27	
12mr|pygtk2.0-2.24.0-4|28	%description
12mr|pygtk2.0-2.24.0-4|29	PyGTK is an extension module for python that gives you access to the GTK+
12mr|pygtk2.0-2.24.0-4|30	widget set.  Just about anything you can write in C with GTK+ you can write
12mr|pygtk2.0-2.24.0-4|31	in python with PyGTK (within reason), but with all of python's benefits.
12mr|pygtk2.0-2.24.0-4|32	
12mr|pygtk2.0-2.24.0-4|33	This new release includes GTK2 support.
12mr|pygtk2.0-2.24.0-4|34	
12mr|pygtk2.0-2.24.0-4|35	%package devel
12mr|pygtk2.0-2.24.0-4|36	Summary:	Files needed to build wrappers for GTK+ addon libraries
12mr|pygtk2.0-2.24.0-4|37	Group:		Development/GNOME and GTK+
12mr|pygtk2.0-2.24.0-4|38	Requires:	%{name} = %{version}-%{release}
12mr|pygtk2.0-2.24.0-4|39	
12mr|pygtk2.0-2.24.0-4|40	%description devel
12mr|pygtk2.0-2.24.0-4|41	This package contains files required to build wrappers for GTK+ addon
12mr|pygtk2.0-2.24.0-4|42	libraries so that they interoperate with pygtk.
12mr|pygtk2.0-2.24.0-4|43	
12mr|pygtk2.0-2.24.0-4|44	This new release includes GTK2 support.
12mr|pygtk2.0-2.24.0-4|45	
12mr|pygtk2.0-2.24.0-4|46	%package libglade
12mr|pygtk2.0-2.24.0-4|47	Summary:	A wrapper for the libglade library for use with PyGTK
12mr|pygtk2.0-2.24.0-4|48	Group:		Development/GNOME and GTK+
12mr|pygtk2.0-2.24.0-4|49	Requires:	%{name} = %{version}-%{release}
12mr|pygtk2.0-2.24.0-4|50	
12mr|pygtk2.0-2.24.0-4|51	%description libglade
12mr|pygtk2.0-2.24.0-4|52	This module contains a wrapper for the libglade library.  Libglade is a
12mr|pygtk2.0-2.24.0-4|53	library similar to the pyglade module, except that it is written in C (so
12mr|pygtk2.0-2.24.0-4|54	is faster) and is more complete.
12mr|pygtk2.0-2.24.0-4|55	
12mr|pygtk2.0-2.24.0-4|56	%package demos
12mr|pygtk2.0-2.24.0-4|57	Summary:	Examples and demos for %{name}
12mr|pygtk2.0-2.24.0-4|58	Group:		Development/GNOME and GTK+
12mr|pygtk2.0-2.24.0-4|59	Requires:	%{name}-devel = %{version}-%{release}
12mr|pygtk2.0-2.24.0-4|60	
12mr|pygtk2.0-2.24.0-4|61	%description demos
12mr|pygtk2.0-2.24.0-4|62	This package contains example programs and demos for %{name}.
12mr|pygtk2.0-2.24.0-4|63	
12mr|pygtk2.0-2.24.0-4|64	%prep
12mr|pygtk2.0-2.24.0-4|65	%setup -q -n pygtk-%{version}
12mr|pygtk2.0-2.24.0-4|66	%apply_patches
12mr|pygtk2.0-2.24.0-4|67	
12mr|pygtk2.0-2.24.0-4|68	%build
12mr|pygtk2.0-2.24.0-4|69	%configure2_5x  \
12mr|pygtk2.0-2.24.0-4|70	--enable-thread \
12mr|pygtk2.0-2.24.0-4|71	--enable-numpy
12mr|pygtk2.0-2.24.0-4|72	
12mr|pygtk2.0-2.24.0-4|73	%make LIBS="`python-config --libs`"
12mr|pygtk2.0-2.24.0-4|74	
12mr|pygtk2.0-2.24.0-4|75	#%#check
12mr|pygtk2.0-2.24.0-4|76	#%#_bindir/xvfb-run -a make check
12mr|pygtk2.0-2.24.0-4|77	
12mr|pygtk2.0-2.24.0-4|78	%install
12mr|pygtk2.0-2.24.0-4|79	%makeinstall_std
12mr|pygtk2.0-2.24.0-4|80	
12mr|pygtk2.0-2.24.0-4|81	#(tpg) remove svn form docs
12mr|pygtk2.0-2.24.0-4|82	rm -rf `find -name .svn` %{buildroot}%{_docdir}
12mr|pygtk2.0-2.24.0-4|83	
12mr|pygtk2.0-2.24.0-4|84	%files
12mr|pygtk2.0-2.24.0-4|85	%doc AUTHORS NEWS README MAPPING ChangeLog
12mr|pygtk2.0-2.24.0-4|86	%dir %{py_platsitedir}/gtk-2.0/gtk/
12mr|pygtk2.0-2.24.0-4|87	%{py_platsitedir}/gtk-2.0/gtk/*.py*
12mr|pygtk2.0-2.24.0-4|88	%{py_platsitedir}/gtk-2.0/gtk/_*.so
12mr|pygtk2.0-2.24.0-4|89	%{py_platsitedir}/gtk-2.0/gtkunixprint*
12mr|pygtk2.0-2.24.0-4|90	%{py_platsitedir}/gtk-2.0/atk*.so
12mr|pygtk2.0-2.24.0-4|91	%{py_platsitedir}/gtk-2.0/pango*.so
12mr|pygtk2.0-2.24.0-4|92	
12mr|pygtk2.0-2.24.0-4|93	%files libglade
12mr|pygtk2.0-2.24.0-4|94	%{py_platsitedir}/gtk-2.0/gtk/glade.so
12mr|pygtk2.0-2.24.0-4|95	
12mr|pygtk2.0-2.24.0-4|96	%files devel
12mr|pygtk2.0-2.24.0-4|97	%_bindir/pygtk-codegen-2.0
12mr|pygtk2.0-2.24.0-4|98	%{_includedir}/pygtk-2.0/*
12mr|pygtk2.0-2.24.0-4|99	%dir %{_datadir}/pygtk
12mr|pygtk2.0-2.24.0-4|100	%dir %{_datadir}/pygtk/2.0
12mr|pygtk2.0-2.24.0-4|101	%dir %{_datadir}/pygtk/2.0/defs
12mr|pygtk2.0-2.24.0-4|102	%{_datadir}/pygtk/2.0/defs/*.defs
12mr|pygtk2.0-2.24.0-4|103	%{_datadir}/pygtk/2.0/defs/pangocairo.override
12mr|pygtk2.0-2.24.0-4|104	%{_libdir}/pkgconfig/pygtk-2.0.pc
12mr|pygtk2.0-2.24.0-4|105	%{_datadir}/gtk-doc/html/pygtk/
12mr|pygtk2.0-2.24.0-4|106	
12mr|pygtk2.0-2.24.0-4|107	%files demos
12mr|pygtk2.0-2.24.0-4|108	%doc examples/{atk,glade,gobject,gtk,ide,pango,simple}
12mr|pygtk2.0-2.24.0-4|109	%dir %{_libdir}/pygtk/2.0/demos
12mr|pygtk2.0-2.24.0-4|110	%dir %{_libdir}/pygtk/2.0/demos/images
12mr|pygtk2.0-2.24.0-4|111	%attr(755,root,root) %{_bindir}/pygtk-demo
12mr|pygtk2.0-2.24.0-4|112	%attr(755,root,root) %{_libdir}/pygtk/2.0/pygtk-demo.py
12mr|pygtk2.0-2.24.0-4|113	%{_libdir}/pygtk/2.0/pygtk-demo.py[co]
12mr|pygtk2.0-2.24.0-4|114	%attr(755,root,root) %{_libdir}/pygtk/2.0/demos/*.py
12mr|pygtk2.0-2.24.0-4|115	%{_libdir}/pygtk/2.0/demos/*.py[co]
12mr|pygtk2.0-2.24.0-4|116	%{_libdir}/pygtk/2.0/demos/images/*
12mr|pygtk2.0-2.24.0-4|117	
12mr|pygtk2.0-2.24.0-4|118	
12mr|pygtk2.0-2.24.0-4|119	%changelog
12mr|pygtk2.0-2.24.0-4|120	* Tue Aug  28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|pygtk2.0-2.24.0-4|121	+ Commit: 146687b
12mr|pygtk2.0-2.24.0-4|122	- Sync fixes and cleanups with Cooker
12mr|pygtk2.0-2.24.0-4|123	
12mr|pygtk2.0-2.24.0-4|124	

16069 12
12mr|pyid3lib-0.5.1-14|1	%define version 0.5.1
12mr|pyid3lib-0.5.1-14|2	%define release %mkrel 14
12mr|pyid3lib-0.5.1-14|3	
12mr|pyid3lib-0.5.1-14|4	Summary:	Python module for editing ID3v2 tags of MP3 audio files
12mr|pyid3lib-0.5.1-14|5	Name:		pyid3lib
12mr|pyid3lib-0.5.1-14|6	Version:	%{version}
12mr|pyid3lib-0.5.1-14|7	Release:	%{release}
12mr|pyid3lib-0.5.1-14|8	License:	LGPL
12mr|pyid3lib-0.5.1-14|9	Group:		Sound
12mr|pyid3lib-0.5.1-14|10	URL:		http://pyid3lib.sourceforge.net/
12mr|pyid3lib-0.5.1-14|11	Source:		http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12mr|pyid3lib-0.5.1-14|12	Patch0: pyid3lib-0.5.1-64bit.patch
12mr|pyid3lib-0.5.1-14|13	Patch1: pyid3lib-0.5.1-gcc-4.4.patch
12mr|pyid3lib-0.5.1-14|14	Buildroot:	%{_tmppath}/%{name}-%{version}-root
12mr|pyid3lib-0.5.1-14|15	BuildRequires:	libid3-devel
12mr|pyid3lib-0.5.1-14|16	BuildRequires:	zlib-devel
12mr|pyid3lib-0.5.1-14|17	BuildRequires:	python-devel
12mr|pyid3lib-0.5.1-14|18	
12mr|pyid3lib-0.5.1-14|19	%description
12mr|pyid3lib-0.5.1-14|20	%{name} is a Python module for editing ID3v2 tags of MP3 audio files.
12mr|pyid3lib-0.5.1-14|21	
12mr|pyid3lib-0.5.1-14|22	%prep
12mr|pyid3lib-0.5.1-14|23	%setup -q
12mr|pyid3lib-0.5.1-14|24	%patch0 -p1
12mr|pyid3lib-0.5.1-14|25	%patch1 -p0
12mr|pyid3lib-0.5.1-14|26	chmod -R go+rX .
12mr|pyid3lib-0.5.1-14|27	
12mr|pyid3lib-0.5.1-14|28	%build
12mr|pyid3lib-0.5.1-14|29	%{_bindir}/python setup.py build
12mr|pyid3lib-0.5.1-14|30	
12mr|pyid3lib-0.5.1-14|31	%install
12mr|pyid3lib-0.5.1-14|32	rm -rf %{buildroot}
12mr|pyid3lib-0.5.1-14|33	%{_bindir}/python setup.py install --root=%{buildroot}
12mr|pyid3lib-0.5.1-14|34	
12mr|pyid3lib-0.5.1-14|35	%clean
12mr|pyid3lib-0.5.1-14|36	rm -rf %{buildroot}
12mr|pyid3lib-0.5.1-14|37	
12mr|pyid3lib-0.5.1-14|38	%files
12mr|pyid3lib-0.5.1-14|39	%defattr(-,root,root)
12mr|pyid3lib-0.5.1-14|40	%doc COPYING doc.html README
12mr|pyid3lib-0.5.1-14|41	%py_platsitedir/*
12mr|pyid3lib-0.5.1-14|42	
12mr|pyid3lib-0.5.1-14|43	
12mr|pyid3lib-0.5.1-14|44	
12mr|pyid3lib-0.5.1-14|45	
12mr|pyid3lib-0.5.1-14|46	
12mr|pyid3lib-0.5.1-14|47	%changelog
12mr|pyid3lib-0.5.1-14|48	

16070 12
12mr|pykickstart-1.99.15-2|1	%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
12mr|pykickstart-1.99.15-2|2	
12mr|pykickstart-1.99.15-2|3	Summary:  A python library for manipulating kickstart files
12mr|pykickstart-1.99.15-2|4	Name: pykickstart
12mr|pykickstart-1.99.15-2|5	Url: http://fedoraproject.org/wiki/pykickstart
12mr|pykickstart-1.99.15-2|6	Version: 1.99.15
12mr|pykickstart-1.99.15-2|7	Release: 2
12mr|pykickstart-1.99.15-2|8	# This is a Red Hat maintained package which is specific to
12mr|pykickstart-1.99.15-2|9	# our distribution.  Thus the source is only available from
12mr|pykickstart-1.99.15-2|10	# within this srpm.
12mr|pykickstart-1.99.15-2|11	Source0: %{name}-%{version}.tar.gz
12mr|pykickstart-1.99.15-2|12	
12mr|pykickstart-1.99.15-2|13	License: GPLv2
12mr|pykickstart-1.99.15-2|14	Group: System Environment/Libraries
12mr|pykickstart-1.99.15-2|15	BuildArch: noarch
12mr|pykickstart-1.99.15-2|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12mr|pykickstart-1.99.15-2|17	BuildRequires: python-devel, gettext, python-setuptools
12mr|pykickstart-1.99.15-2|18	Requires: python, python-urlgrabber
12mr|pykickstart-1.99.15-2|19	
12mr|pykickstart-1.99.15-2|20	%description
12mr|pykickstart-1.99.15-2|21	The pykickstart package is a python library for manipulating kickstart
12mr|pykickstart-1.99.15-2|22	files.
12mr|pykickstart-1.99.15-2|23	
12mr|pykickstart-1.99.15-2|24	%prep
12mr|pykickstart-1.99.15-2|25	%setup -q
12mr|pykickstart-1.99.15-2|26	
12mr|pykickstart-1.99.15-2|27	%build
12mr|pykickstart-1.99.15-2|28	make
12mr|pykickstart-1.99.15-2|29	
12mr|pykickstart-1.99.15-2|30	%install
12mr|pykickstart-1.99.15-2|31	rm -rf %{buildroot}
12mr|pykickstart-1.99.15-2|32	make DESTDIR=%{buildroot} install
12mr|pykickstart-1.99.15-2|33	%find_lang %{name}
12mr|pykickstart-1.99.15-2|34	
12mr|pykickstart-1.99.15-2|35	%clean
12mr|pykickstart-1.99.15-2|36	rm -rf %{buildroot}
12mr|pykickstart-1.99.15-2|37	
12mr|pykickstart-1.99.15-2|38	%files -f %{name}.lang
12mr|pykickstart-1.99.15-2|39	%defattr(-,root,root,-)
12mr|pykickstart-1.99.15-2|40	%doc README ChangeLog COPYING docs/programmers-guide
12mr|pykickstart-1.99.15-2|41	%doc docs/kickstart-docs.txt
12mr|pykickstart-1.99.15-2|42	%{python_sitelib}/*
12mr|pykickstart-1.99.15-2|43	%{_bindir}/ksvalidator
12mr|pykickstart-1.99.15-2|44	%{_bindir}/ksflatten
12mr|pykickstart-1.99.15-2|45	%{_bindir}/ksverdiff
12mr|pykickstart-1.99.15-2|46	
12mr|pykickstart-1.99.15-2|47	
12mr|pykickstart-1.99.15-2|48	%changelog
12mr|pykickstart-1.99.15-2|49	

16071 12
12mr|pyorbit-2.24.0-7|1	%define pyver 2.3
12mr|pyorbit-2.24.0-7|2	Summary: Python bindings for ORBit2
12mr|pyorbit-2.24.0-7|3	Name: pyorbit
12mr|pyorbit-2.24.0-7|4	Version: 2.24.0
12mr|pyorbit-2.24.0-7|5	Release: %mkrel 7
12mr|pyorbit-2.24.0-7|6	License: LGPLv2+
12mr|pyorbit-2.24.0-7|7	Group: Development/GNOME and GTK+
12mr|pyorbit-2.24.0-7|8	URL: ftp://ftp.gnome.org/pub/GNOME/sources/pyorbit/
12mr|pyorbit-2.24.0-7|9	Source: %{name}-%{version}.tar.bz2
12mr|pyorbit-2.24.0-7|10	Patch0: pyorbit-2.24.0-linkage.patch
12mr|pyorbit-2.24.0-7|11	BuildRoot: %{_tmppath}/%{name}-root
12mr|pyorbit-2.24.0-7|12	Requires: ORBit2 >= 2.4.4
12mr|pyorbit-2.24.0-7|13	Requires: libIDL >= 0.7.1
12mr|pyorbit-2.24.0-7|14	Requires: glib2 >= 1.3.10
12mr|pyorbit-2.24.0-7|15	Buildrequires: python-devel
12mr|pyorbit-2.24.0-7|16	Buildrequires: libORBit2-devel >= 2.4.4
12mr|pyorbit-2.24.0-7|17	Buildrequires: libIDL-devel >= 0.7.1
12mr|pyorbit-2.24.0-7|18	Buildrequires: glib2-devel >= 1.3.10
12mr|pyorbit-2.24.0-7|19	
12mr|pyorbit-2.24.0-7|20	%description
12mr|pyorbit-2.24.0-7|21	pyorbit is an extension module for python that gives you access
12mr|pyorbit-2.24.0-7|22	to the ORBit2 CORBA ORB.
12mr|pyorbit-2.24.0-7|23	
12mr|pyorbit-2.24.0-7|24	%package devel
12mr|pyorbit-2.24.0-7|25	Summary: Files needed to build wrappers for ORBit2 addon libraries
12mr|pyorbit-2.24.0-7|26	Group: Development/GNOME and GTK+
12mr|pyorbit-2.24.0-7|27	Requires: %{name} = %{version}-%release
12mr|pyorbit-2.24.0-7|28	Requires: libORBit2-devel
12mr|pyorbit-2.24.0-7|29	
12mr|pyorbit-2.24.0-7|30	%description devel
12mr|pyorbit-2.24.0-7|31	This package contains files required to build wrappers for ORBit2 addon
12mr|pyorbit-2.24.0-7|32	libraries so that they interoperate with pyorbit
12mr|pyorbit-2.24.0-7|33	
12mr|pyorbit-2.24.0-7|34	%prep
12mr|pyorbit-2.24.0-7|35	%setup -q
12mr|pyorbit-2.24.0-7|36	%patch0 -p0
12mr|pyorbit-2.24.0-7|37	
12mr|pyorbit-2.24.0-7|38	%build
12mr|pyorbit-2.24.0-7|39	%configure2_5x
12mr|pyorbit-2.24.0-7|40	%make
12mr|pyorbit-2.24.0-7|41	
12mr|pyorbit-2.24.0-7|42	%install
12mr|pyorbit-2.24.0-7|43	rm -rf $RPM_BUILD_ROOT
12mr|pyorbit-2.24.0-7|44	%makeinstall_std
12mr|pyorbit-2.24.0-7|45	find $RPM_BUILD_ROOT -name "*.la" -exec rm {} \;
12mr|pyorbit-2.24.0-7|46	
12mr|pyorbit-2.24.0-7|47	%clean
12mr|pyorbit-2.24.0-7|48	rm -rf %buildroot
12mr|pyorbit-2.24.0-7|49	
12mr|pyorbit-2.24.0-7|50	%files
12mr|pyorbit-2.24.0-7|51	%defattr(755, root, root, 755)
12mr|pyorbit-2.24.0-7|52	%doc AUTHORS NEWS README ChangeLog
12mr|pyorbit-2.24.0-7|53	%{_libdir}/python?.?/site-packages/*
12mr|pyorbit-2.24.0-7|54	
12mr|pyorbit-2.24.0-7|55	%files devel
12mr|pyorbit-2.24.0-7|56	%defattr(755, root, root, 755)
12mr|pyorbit-2.24.0-7|57	%dir %{_includedir}/pyorbit-2
12mr|pyorbit-2.24.0-7|58	%{_includedir}/pyorbit-2/*.h
12mr|pyorbit-2.24.0-7|59	%{_libdir}/pkgconfig/*.pc
12mr|pyorbit-2.24.0-7|60	
12mr|pyorbit-2.24.0-7|61	
12mr|pyorbit-2.24.0-7|62	
12mr|pyorbit-2.24.0-7|63	%changelog
12mr|pyorbit-2.24.0-7|64	

16072 12
12mr|pyparted-3.8-7|1	Summary: Python module for GNU parted
12mr|pyparted-3.8-7|2	Name:    pyparted
12mr|pyparted-3.8-7|3	Version: 3.8
12mr|pyparted-3.8-7|4	Release: 7
12mr|pyparted-3.8-7|5	License: GPLv2+
12mr|pyparted-3.8-7|6	Group:   System Environment/Libraries
12mr|pyparted-3.8-7|7	URL:     http://fedorahosted.org/pyparted
12mr|pyparted-3.8-7|8	
12mr|pyparted-3.8-7|9	Source0: http://fedorahosted.org/releases/p/y/%{name}/%{name}-%{version}.tar.gz
12mr|pyparted-3.8-7|10	
12mr|pyparted-3.8-7|11	Patch1: 0001-Add-support-for-new-disk-flag-PED_DISK_GPT_PMBR_BOOT.patch
12mr|pyparted-3.8-7|12	
12mr|pyparted-3.8-7|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(id -u -n)
12mr|pyparted-3.8-7|14	BuildRequires: python-devel
12mr|pyparted-3.8-7|15	BuildRequires: parted-devel >= 3.0-6
12mr|pyparted-3.8-7|16	BuildRequires: pkgconfig
12mr|pyparted-3.8-7|17	Obsoletes:	python-parted
12mr|pyparted-3.8-7|18	
12mr|pyparted-3.8-7|19	%description
12mr|pyparted-3.8-7|20	Python module for the parted library.  It is used for manipulating
12mr|pyparted-3.8-7|21	partition tables.
12mr|pyparted-3.8-7|22	
12mr|pyparted-3.8-7|23	%prep
12mr|pyparted-3.8-7|24	%setup -q
12mr|pyparted-3.8-7|25	%patch1 -p1
12mr|pyparted-3.8-7|26	
12mr|pyparted-3.8-7|27	%build
12mr|pyparted-3.8-7|28	make %{?_smp_mflags}
12mr|pyparted-3.8-7|29	
12mr|pyparted-3.8-7|30	%install
12mr|pyparted-3.8-7|31	rm -rf %{buildroot}
12mr|pyparted-3.8-7|32	make install DESTDIR=%{buildroot}
12mr|pyparted-3.8-7|33	
12mr|pyparted-3.8-7|34	%clean
12mr|pyparted-3.8-7|35	rm -rf %{buildroot}
12mr|pyparted-3.8-7|36	
12mr|pyparted-3.8-7|37	%files
12mr|pyparted-3.8-7|38	%defattr(-,root,root,-)
12mr|pyparted-3.8-7|39	%doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO
12mr|pyparted-3.8-7|40	%{python_sitearch}/_pedmodule.so
12mr|pyparted-3.8-7|41	%{python_sitearch}/parted
12mr|pyparted-3.8-7|42	%{python_sitearch}/%{name}-%{version}-*.egg-info
12mr|pyparted-3.8-7|43	
12mr|pyparted-3.8-7|44	
12mr|pyparted-3.8-7|45	%changelog
12mr|pyparted-3.8-7|46	

16073 12
12mr|pyside-1.1.2-1|1	%define qtver 4.8
12mr|pyside-1.1.2-1|2	%define pyver python2.7
12mr|pyside-1.1.2-1|3	
12mr|pyside-1.1.2-1|4	Name:		pyside
12mr|pyside-1.1.2-1|5	Version:	1.1.2
12mr|pyside-1.1.2-1|6	Release:	1
12mr|pyside-1.1.2-1|7	License:	LGPLv2+
12mr|pyside-1.1.2-1|8	Summary:	The PySide project provides LGPL-licensed Python bindings for the Qt
12mr|pyside-1.1.2-1|9	Group:		Development/KDE and Qt
12mr|pyside-1.1.2-1|10	URL:		http://www.pyside.org
12mr|pyside-1.1.2-1|11	Source0:	http://www.pyside.org/files/%{name}-qt%{qtver}+%{version}.tar.bz2
12mr|pyside-1.1.2-1|12	BuildRequires:	cmake
12mr|pyside-1.1.2-1|13	BuildRequires:	qt4-devel
12mr|pyside-1.1.2-1|14	BuildRequires:	phonon-devel
12mr|pyside-1.1.2-1|15	BuildRequires:	shiboken-devel >= 1.1.2
12mr|pyside-1.1.2-1|16	Buildrequires:	python-devel
12mr|pyside-1.1.2-1|17	Requires:	pyside-phonon
12mr|pyside-1.1.2-1|18	Requires:	pyside-core
12mr|pyside-1.1.2-1|19	Requires:	pyside-declarative
12mr|pyside-1.1.2-1|20	Requires:	pyside-gui
12mr|pyside-1.1.2-1|21	Requires:	pyside-help
12mr|pyside-1.1.2-1|22	Requires:	pyside-multimedia
12mr|pyside-1.1.2-1|23	Requires:	pyside-network
12mr|pyside-1.1.2-1|24	Requires:	pyside-opengl
12mr|pyside-1.1.2-1|25	Requires:	pyside-script
12mr|pyside-1.1.2-1|26	Requires:	pyside-scripttools
12mr|pyside-1.1.2-1|27	Requires:	pyside-sql
12mr|pyside-1.1.2-1|28	Requires:	pyside-test
12mr|pyside-1.1.2-1|29	Requires:	pyside-xmlpatterns
12mr|pyside-1.1.2-1|30	Requires:	pyside-xml
12mr|pyside-1.1.2-1|31	Requires:	pyside-uitools
12mr|pyside-1.1.2-1|32	Requires:	pyside-svg
12mr|pyside-1.1.2-1|33	Requires:	pyside-webkit
12mr|pyside-1.1.2-1|34	
12mr|pyside-1.1.2-1|35	%description
12mr|pyside-1.1.2-1|36	The PySide project provides LGPL-licensed Python bindings for the Qt
12mr|pyside-1.1.2-1|37	cross-platform application and UI framework. PySide Qt bindings allow both free
12mr|pyside-1.1.2-1|38	open source and proprietary software development and ultimately aim to support
12mr|pyside-1.1.2-1|39	all of the platforms as Qt itself.
12mr|pyside-1.1.2-1|40	
12mr|pyside-1.1.2-1|41	%files
12mr|pyside-1.1.2-1|42	
12mr|pyside-1.1.2-1|43	#------------------------------------------------------------------------------
12mr|pyside-1.1.2-1|44	
12mr|pyside-1.1.2-1|45	%package phonon
12mr|pyside-1.1.2-1|46	Summary:	PySide phonon module
12mr|pyside-1.1.2-1|47	Group:		Development/KDE and Qt
12mr|pyside-1.1.2-1|48	Requires:	pyside-core = %{version}
12mr|pyside-1.1.2-1|49	
12mr|pyside-1.1.2-1|50	%description phonon
12mr|pyside-1.1.2-1|51	PySide phonon module.
12mr|pyside-1.1.2-1|52	
12mr|pyside-1.1.2-1|53	%files phonon
12mr|pyside-1.1.2-1|54	%{py_platsitedir}/PySide/phonon.so
12mr|pyside-1.1.2-1|55	%{_datadir}/PySide/typesystems/typesystem_phonon.*
12mr|pyside-1.1.2-1|56	
12mr|pyside-1.1.2-1|57	#------------------------------------------------------------------------------
12mr|pyside-1.1.2-1|58	
12mr|pyside-1.1.2-1|59	%package core
12mr|pyside-1.1.2-1|60	Summary:	PySide core module
12mr|pyside-1.1.2-1|61	Group:		Development/KDE and Qt
12mr|pyside-1.1.2-1|62	
12mr|pyside-1.1.2-1|63	%description core
12mr|pyside-1.1.2-1|64	PySide core module.
12mr|pyside-1.1.2-1|65	
12mr|pyside-1.1.2-1|66	%files core
12mr|pyside-1.1.2-1|67	%{py_platsitedir}/PySide/QtCore.so
12mr|pyside-1.1.2-1|68	%{py_platsitedir}/PySide/__init__.py
12mr|pyside-1.1.2-1|69	%{_datadir}/PySide/typesystems/typesystem_core*
12mr|pyside-1.1.2-1|70	%{_datadir}/PySide/typesystems/typesystem_templates.*
12mr|pyside-1.1.2-1|71	
12mr|pyside-1.1.2-1|72	#------------------------------------------------------------------------------
12mr|pyside-1.1.2-1|73	
12mr|pyside-1.1.2-1|74	%package declarative
12mr|pyside-1.1.2-1|75	Summary:	PySide declarative module
12mr|pyside-1.1.2-1|76	Group:		Development/KDE and Qt
12mr|pyside-1.1.2-1|77	Requires:	pyside-core = %{version}
12mr|pyside-1.1.2-1|78	
12mr|pyside-1.1.2-1|79	%description declarative
12mr|pyside-1.1.2-1|80	PySide declarative module.
12mr|pyside-1.1.2-1|81	
12mr|pyside-1.1.2-1|82	%files declarative
12mr|pyside-1.1.2-1|83	%{py_platsitedir}/PySide/QtDeclarative.so
12mr|pyside-1.1.2-1|84	%{_datadir}/PySide/typesystems/typesystem_declarative.*
12mr|pyside-1.1.2-1|85	
12mr|pyside-1.1.2-1|86	#------------------------------------------------------------------------------
12mr|pyside-1.1.2-1|87	
12mr|pyside-1.1.2-1|88	%package gui
12mr|pyside-1.1.2-1|89	Summary:	PySide gui module
12mr|pyside-1.1.2-1|90	Group:		Development/KDE and Qt
12mr|pyside-1.1.2-1|91	Requires:	pyside-core = %{version}
12mr|pyside-1.1.2-1|92	
12mr|pyside-1.1.2-1|93	%description gui
12mr|pyside-1.1.2-1|94	PySide gui module.
12mr|pyside-1.1.2-1|95	
12mr|pyside-1.1.2-1|96	%files gui
12mr|pyside-1.1.2-1|97	%{py_platsitedir}/PySide/QtGui.so
12mr|pyside-1.1.2-1|98	%{_datadir}/PySide/typesystems/typesystem_gui*
12mr|pyside-1.1.2-1|99	
12mr|pyside-1.1.2-1|100	#------------------------------------------------------------------------------
12mr|pyside-1.1.2-1|101	
12mr|pyside-1.1.2-1|102	%package help
12mr|pyside-1.1.2-1|103	Summary:	PySide help module
12mr|pyside-1.1.2-1|104	Group:		Development/KDE and Qt
12mr|pyside-1.1.2-1|105	Requires:	pyside-core = %{version}
12mr|pyside-1.1.2-1|106	
12mr|pyside-1.1.2-1|107	%description help
12mr|pyside-1.1.2-1|108	PySide help module.
12mr|pyside-1.1.2-1|109	
12mr|pyside-1.1.2-1|110	%files help
12mr|pyside-1.1.2-1|111	%{py_platsitedir}/PySide/QtHelp.so
12mr|pyside-1.1.2-1|112	%{_datadir}/PySide/typesystems/typesystem_help.*
12mr|pyside-1.1.2-1|113	
12mr|pyside-1.1.2-1|114	#------------------------------------------------------------------------------
12mr|pyside-1.1.2-1|115	
12mr|pyside-1.1.2-1|116	%package multimedia
12mr|pyside-1.1.2-1|117	Summary:	PySide multimedia module
12mr|pyside-1.1.2-1|118	Group:		Development/KDE and Qt
12mr|pyside-1.1.2-1|119	Requires:	pyside-core = %{version}
12mr|pyside-1.1.2-1|120	
12mr|pyside-1.1.2-1|121	%description multimedia
12mr|pyside-1.1.2-1|122	PySide multimedia module.
12mr|pyside-1.1.2-1|123	
12mr|pyside-1.1.2-1|124	%files multimedia
12mr|pyside-1.1.2-1|125	%{py_platsitedir}/PySide/QtMultimedia.so
12mr|pyside-1.1.2-1|126	%{_datadir}/PySide/typesystems/typesystem_multimedia*
12mr|pyside-1.1.2-1|127	
12mr|pyside-1.1.2-1|128	#------------------------------------------------------------------------------
12mr|pyside-1.1.2-1|129	
12mr|pyside-1.1.2-1|130	%package network
12mr|pyside-1.1.2-1|131	Summary:	PySide network module
12mr|pyside-1.1.2-1|132	Group:		Development/KDE and Qt
12mr|pyside-1.1.2-1|133	Requires:	pyside-core = %{version}
12mr|pyside-1.1.2-1|134	
12mr|pyside-1.1.2-1|135	%description network
12mr|pyside-1.1.2-1|136	PySide network module.
12mr|pyside-1.1.2-1|137	
12mr|pyside-1.1.2-1|138	%files network
12mr|pyside-1.1.2-1|139	%{py_platsitedir}/PySide/QtNetwork.so
12mr|pyside-1.1.2-1|140	%{_datadir}/PySide/typesystems/typesystem_network.*
12mr|pyside-1.1.2-1|141	
12mr|pyside-1.1.2-1|142	#------------------------------------------------------------------------------
12mr|pyside-1.1.2-1|143	
12mr|pyside-1.1.2-1|144	%package opengl
12mr|pyside-1.1.2-1|145	Summary:	PySide opengl module
12mr|pyside-1.1.2-1|146	Group:		Development/KDE and Qt
12mr|pyside-1.1.2-1|147	Requires:	pyside-core = %{version}
12mr|pyside-1.1.2-1|148	
12mr|pyside-1.1.2-1|149	%description opengl
12mr|pyside-1.1.2-1|150	PySide opengl module.
12mr|pyside-1.1.2-1|151	
12mr|pyside-1.1.2-1|152	%files opengl
12mr|pyside-1.1.2-1|153	%{py_platsitedir}/PySide/QtOpenGL.so
12mr|pyside-1.1.2-1|154	%{_datadir}/PySide/typesystems/typesystem_opengl*
12mr|pyside-1.1.2-1|155	
12mr|pyside-1.1.2-1|156	#------------------------------------------------------------------------------
12mr|pyside-1.1.2-1|157	
12mr|pyside-1.1.2-1|158	%package script
12mr|pyside-1.1.2-1|159	Summary:	PySide script module
12mr|pyside-1.1.2-1|160	Group:		Development/KDE and Qt
12mr|pyside-1.1.2-1|161	Requires:	pyside-core = %{version}
12mr|pyside-1.1.2-1|162	
12mr|pyside-1.1.2-1|163	%description script
12mr|pyside-1.1.2-1|164	PySide script module.
12mr|pyside-1.1.2-1|165	
12mr|pyside-1.1.2-1|166	%files script
12mr|pyside-1.1.2-1|167	%{py_platsitedir}/PySide/QtScript.so
12mr|pyside-1.1.2-1|168	%{_datadir}/PySide/typesystems/typesystem_script.*
12mr|pyside-1.1.2-1|169	
12mr|pyside-1.1.2-1|170	#------------------------------------------------------------------------------
12mr|pyside-1.1.2-1|171	
12mr|pyside-1.1.2-1|172	%package scripttools
12mr|pyside-1.1.2-1|173	Summary:	PySide scripttool module
12mr|pyside-1.1.2-1|174	Group:		Development/KDE and Qt
12mr|pyside-1.1.2-1|175	Requires:	pyside-core = %{version}
12mr|pyside-1.1.2-1|176	
12mr|pyside-1.1.2-1|177	%description scripttools
12mr|pyside-1.1.2-1|178	PySide scripttool module.
12mr|pyside-1.1.2-1|179	
12mr|pyside-1.1.2-1|180	%files scripttools
12mr|pyside-1.1.2-1|181	%{py_platsitedir}/PySide/QtScriptTools.so
12mr|pyside-1.1.2-1|182	%{_datadir}/PySide/typesystems/typesystem_scripttools.*
12mr|pyside-1.1.2-1|183	
12mr|pyside-1.1.2-1|184	#------------------------------------------------------------------------------
12mr|pyside-1.1.2-1|185	
12mr|pyside-1.1.2-1|186	%package sql
12mr|pyside-1.1.2-1|187	Summary:	PySide sql module
12mr|pyside-1.1.2-1|188	Group:		Development/KDE and Qt
12mr|pyside-1.1.2-1|189	Requires:	pyside-core = %{version}
12mr|pyside-1.1.2-1|190	
12mr|pyside-1.1.2-1|191	%description sql
12mr|pyside-1.1.2-1|192	PySide sql module.
12mr|pyside-1.1.2-1|193	
12mr|pyside-1.1.2-1|194	%files sql
12mr|pyside-1.1.2-1|195	%{py_platsitedir}/PySide/QtSql.so
12mr|pyside-1.1.2-1|196	%{_datadir}/PySide/typesystems/typesystem_sql.*
12mr|pyside-1.1.2-1|197	
12mr|pyside-1.1.2-1|198	#------------------------------------------------------------------------------
12mr|pyside-1.1.2-1|199	
12mr|pyside-1.1.2-1|200	%package svg
12mr|pyside-1.1.2-1|201	Summary:	PySide svg module
12mr|pyside-1.1.2-1|202	Group:		Development/KDE and Qt
12mr|pyside-1.1.2-1|203	Requires:	pyside-core = %{version}
12mr|pyside-1.1.2-1|204	
12mr|pyside-1.1.2-1|205	%description svg
12mr|pyside-1.1.2-1|206	PySide svg module.
12mr|pyside-1.1.2-1|207	
12mr|pyside-1.1.2-1|208	%files svg
12mr|pyside-1.1.2-1|209	%{py_platsitedir}/PySide/QtSvg.so
12mr|pyside-1.1.2-1|210	%{_datadir}/PySide/typesystems/typesystem_svg.*
12mr|pyside-1.1.2-1|211	
12mr|pyside-1.1.2-1|212	#------------------------------------------------------------------------------
12mr|pyside-1.1.2-1|213	
12mr|pyside-1.1.2-1|214	%package test
12mr|pyside-1.1.2-1|215	Summary:	PySide test module
12mr|pyside-1.1.2-1|216	Group:		Development/KDE and Qt
12mr|pyside-1.1.2-1|217	Requires:	pyside-core = %{version}
12mr|pyside-1.1.2-1|218	
12mr|pyside-1.1.2-1|219	%description test
12mr|pyside-1.1.2-1|220	PySide test module.
12mr|pyside-1.1.2-1|221	
12mr|pyside-1.1.2-1|222	%files test
12mr|pyside-1.1.2-1|223	%{py_platsitedir}/PySide/QtTest.so
12mr|pyside-1.1.2-1|224	%{_datadir}/PySide/typesystems/typesystem_test.*
12mr|pyside-1.1.2-1|225	
12mr|pyside-1.1.2-1|226	#------------------------------------------------------------------------------
12mr|pyside-1.1.2-1|227	
12mr|pyside-1.1.2-1|228	%package uitools
12mr|pyside-1.1.2-1|229	Summary:	PySide uitools module
12mr|pyside-1.1.2-1|230	Group:		Development/KDE and Qt
12mr|pyside-1.1.2-1|231	Requires:	pyside-core = %{version}
12mr|pyside-1.1.2-1|232	
12mr|pyside-1.1.2-1|233	%description uitools
12mr|pyside-1.1.2-1|234	PySide uitools module.
12mr|pyside-1.1.2-1|235	
12mr|pyside-1.1.2-1|236	%files uitools
12mr|pyside-1.1.2-1|237	%{py_platsitedir}/PySide/QtUiTools.so
12mr|pyside-1.1.2-1|238	%{_datadir}/PySide/typesystems/typesystem_uitools.*
12mr|pyside-1.1.2-1|239	
12mr|pyside-1.1.2-1|240	#------------------------------------------------------------------------------
12mr|pyside-1.1.2-1|241	
12mr|pyside-1.1.2-1|242	%package webkit
12mr|pyside-1.1.2-1|243	Summary:	PySide webkit module
12mr|pyside-1.1.2-1|244	Group:		Development/KDE and Qt
12mr|pyside-1.1.2-1|245	Requires:	pyside-core = %{version}
12mr|pyside-1.1.2-1|246	
12mr|pyside-1.1.2-1|247	%description webkit
12mr|pyside-1.1.2-1|248	PySide webkit module.
12mr|pyside-1.1.2-1|249	
12mr|pyside-1.1.2-1|250	%files webkit
12mr|pyside-1.1.2-1|251	%{py_platsitedir}/PySide/QtWebKit.so
12mr|pyside-1.1.2-1|252	%{_datadir}/PySide/typesystems/typesystem_webkit*
12mr|pyside-1.1.2-1|253	
12mr|pyside-1.1.2-1|254	#------------------------------------------------------------------------------
12mr|pyside-1.1.2-1|255	
12mr|pyside-1.1.2-1|256	%package xmlpatterns
12mr|pyside-1.1.2-1|257	Summary:	PySide xmlpatterns module
12mr|pyside-1.1.2-1|258	Group:		Development/KDE and Qt
12mr|pyside-1.1.2-1|259	Requires:	pyside-core = %{version}
12mr|pyside-1.1.2-1|260	
12mr|pyside-1.1.2-1|261	%description xmlpatterns
12mr|pyside-1.1.2-1|262	PySide xmlpatterns module.
12mr|pyside-1.1.2-1|263	
12mr|pyside-1.1.2-1|264	%files xmlpatterns
12mr|pyside-1.1.2-1|265	%{py_platsitedir}/PySide/QtXmlPatterns.so
12mr|pyside-1.1.2-1|266	%{_datadir}/PySide/typesystems/typesystem_xmlpatterns*
12mr|pyside-1.1.2-1|267	
12mr|pyside-1.1.2-1|268	#------------------------------------------------------------------------------
12mr|pyside-1.1.2-1|269	
12mr|pyside-1.1.2-1|270	%package xml
12mr|pyside-1.1.2-1|271	Summary:	PySide xml module
12mr|pyside-1.1.2-1|272	Group:		Development/KDE and Qt
12mr|pyside-1.1.2-1|273	Requires:	pyside-core = %{version}
12mr|pyside-1.1.2-1|274	
12mr|pyside-1.1.2-1|275	%description xml
12mr|pyside-1.1.2-1|276	PySide xml module.
12mr|pyside-1.1.2-1|277	
12mr|pyside-1.1.2-1|278	%files xml
12mr|pyside-1.1.2-1|279	%{py_platsitedir}/PySide/QtXml.so
12mr|pyside-1.1.2-1|280	%{_datadir}/PySide/typesystems/typesystem_xml.*
12mr|pyside-1.1.2-1|281	
12mr|pyside-1.1.2-1|282	#------------------------------------------------------------------------------
12mr|pyside-1.1.2-1|283	
12mr|pyside-1.1.2-1|284	%define major 1
12mr|pyside-1.1.2-1|285	%define libname %mklibname pyside %{major}
12mr|pyside-1.1.2-1|286	
12mr|pyside-1.1.2-1|287	%package -n %{libname}
12mr|pyside-1.1.2-1|288	Summary:	PySide core library
12mr|pyside-1.1.2-1|289	Group:		Development/KDE and Qt
12mr|pyside-1.1.2-1|290	Obsoletes:	%{_lib}pysidebase0 < 0.4.0
12mr|pyside-1.1.2-1|291	
12mr|pyside-1.1.2-1|292	%description -n %{libname}
12mr|pyside-1.1.2-1|293	PySide core library.
12mr|pyside-1.1.2-1|294	
12mr|pyside-1.1.2-1|295	%files -n %{libname}
12mr|pyside-1.1.2-1|296	%{_libdir}/libpyside-python%{py_ver}.so.%{major}*
12mr|pyside-1.1.2-1|297	
12mr|pyside-1.1.2-1|298	#------------------------------------------------------------------------------
12mr|pyside-1.1.2-1|299	
12mr|pyside-1.1.2-1|300	%package devel
12mr|pyside-1.1.2-1|301	Summary:	PySide devel files
12mr|pyside-1.1.2-1|302	Group:		Development/KDE and Qt
12mr|pyside-1.1.2-1|303	Requires:	%{name} = %{version}
12mr|pyside-1.1.2-1|304	Requires:	%{libname} = %{version}
12mr|pyside-1.1.2-1|305	
12mr|pyside-1.1.2-1|306	%description devel
12mr|pyside-1.1.2-1|307	PySide devel files.
12mr|pyside-1.1.2-1|308	
12mr|pyside-1.1.2-1|309	%files devel
12mr|pyside-1.1.2-1|310	%{_libdir}/*.so
12mr|pyside-1.1.2-1|311	%{_includedir}/*
12mr|pyside-1.1.2-1|312	%{_libdir}/pkgconfig/*
12mr|pyside-1.1.2-1|313	%{_libdir}/cmake/*
12mr|pyside-1.1.2-1|314	
12mr|pyside-1.1.2-1|315	#------------------------------------------------------------------------------
12mr|pyside-1.1.2-1|316	
12mr|pyside-1.1.2-1|317	%prep
12mr|pyside-1.1.2-1|318	%setup -qn %{name}-qt%{qtver}+%{version}
12mr|pyside-1.1.2-1|319	
12mr|pyside-1.1.2-1|320	%build
12mr|pyside-1.1.2-1|321	%define Werror_cflags %nil
12mr|pyside-1.1.2-1|322	%__sed 's/-Wno-strict-aliasing/-fno-strict-aliasing/' -i CMakeLists.txt
12mr|pyside-1.1.2-1|323	%cmake \
12mr|pyside-1.1.2-1|324	-DQT_SRC_DIR=%{buildroot}%{qt4dir} \
12mr|pyside-1.1.2-1|325	-DQT_PHONON_INCLUDE_DIR=%{_includedir}/phonon \
12mr|pyside-1.1.2-1|326	-DPYTHON_BASENAME=%{pyver}
12mr|pyside-1.1.2-1|327	%make
12mr|pyside-1.1.2-1|328	
12mr|pyside-1.1.2-1|329	%install
12mr|pyside-1.1.2-1|330	%makeinstall_std -C build
12mr|pyside-1.1.2-1|331	
12mr|pyside-1.1.2-1|332	
12mr|pyside-1.1.2-1|333	%changelog
12mr|pyside-1.1.2-1|334	* Sat Sep  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|pyside-1.1.2-1|335	+ Commit: f76392e
12mr|pyside-1.1.2-1|336	- New version 1.1.2
12mr|pyside-1.1.2-1|337	
12mr|pyside-1.1.2-1|338	

16074 12
12mr|pysol-4.82-14|1	%define	pssver	3.01
12mr|pysol-4.82-14|2	
12mr|pysol-4.82-14|3	Summary:	PySol provides several solitaire card games
12mr|pysol-4.82-14|4	Name:		pysol
12mr|pysol-4.82-14|5	Version:        4.82
12mr|pysol-4.82-14|6	Release:        %mkrel 14
12mr|pysol-4.82-14|7	License:	GPL
12mr|pysol-4.82-14|8	Group:		Games/Cards
12mr|pysol-4.82-14|9	URL:		http://www.oberhumer.com/opensource/pysol/
12mr|pysol-4.82-14|10	
12mr|pysol-4.82-14|11	Source0:	%{name}-%{version}.tar.bz2
12mr|pysol-4.82-14|12	Source1: 	http://www.oberhumer.com/opensource/pysol/download/pysol-sound-server-%{pssver}.tar.bz2
12mr|pysol-4.82-14|13	Source2:	%name-%version-src.tar.bz2
12mr|pysol-4.82-14|14	#gw use the pysol.py from the source release instead of the bytecode
12mr|pysol-4.82-14|15	Patch:		pysol-4.81-srcrelease.patch
12mr|pysol-4.82-14|16	Patch1:		pysol-4.82-sound.patch
12mr|pysol-4.82-14|17	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|pysol-4.82-14|18	Requires:	tkinter >= 1.5.2
12mr|pysol-4.82-14|19	%py_requires -d
12mr|pysol-4.82-14|20	BuildRequires:  smpeg-devel
12mr|pysol-4.82-14|21	
12mr|pysol-4.82-14|22	%description
12mr|pysol-4.82-14|23	PySol has several solitaire card games, written in 100%% pure
12mr|pysol-4.82-14|24	Python. It has many features: unlimited undo and redo, load & save
12mr|pysol-4.82-14|25	games, player statistics, hint system, game plug-ins, and more!
12mr|pysol-4.82-14|26	Contains: klondike, freecel, spider, golf, etc.
12mr|pysol-4.82-14|27	
12mr|pysol-4.82-14|28	%prep
12mr|pysol-4.82-14|29	%setup -q -a 1 -a 2
12mr|pysol-4.82-14|30	%patch -p1
12mr|pysol-4.82-14|31	%patch1
12mr|pysol-4.82-14|32	
12mr|pysol-4.82-14|33	cp pysol-sound-server-%pssver/NEWS NEWS.pysol-sound-server
12mr|pysol-4.82-14|34	cp pysol-sound-server-%pssver/README README.pysol-sound-server
12mr|pysol-4.82-14|35	
12mr|pysol-4.82-14|36	%build
12mr|pysol-4.82-14|37	cd pysol-sound-server-%pssver/src
12mr|pysol-4.82-14|38	./configure --libdir=%_libdir
12mr|pysol-4.82-14|39	%make
12mr|pysol-4.82-14|40	
12mr|pysol-4.82-14|41	
12mr|pysol-4.82-14|42	%install
12mr|pysol-4.82-14|43	rm -fr %buildroot
12mr|pysol-4.82-14|44	make prefix=%_prefix bindir=%buildroot%_gamesbindir pkgdatadir=%buildroot%_gamesdatadir/%name install-bin install-data install-man mandir=$RPM_BUILD_ROOT/%{_mandir}
12mr|pysol-4.82-14|45	perl -pi -e "s%$RPM_BUILD_ROOT/usr%/usr%" $RPM_BUILD_ROOT%_gamesbindir/pysol
12mr|pysol-4.82-14|46	cd pysol-sound-server-%pssver/src
12mr|pysol-4.82-14|47	python setup.py install --root=$RPM_BUILD_ROOT
12mr|pysol-4.82-14|48	cd ../..
12mr|pysol-4.82-14|49	# they don't support python 2.4 yet
12mr|pysol-4.82-14|50	rm -f %buildroot%_gamesdatadir/%name/*pyc
12mr|pysol-4.82-14|51	mkdir %buildroot%_gamesdatadir/%name/BINARIES
12mr|pysol-4.82-14|52	cp -r %name-%version/src/* %buildroot%_gamesdatadir/%name/BINARIES
12mr|pysol-4.82-14|53	cat > $RPM_BUILD_ROOT/%_gamesbindir/pysol << EOF
12mr|pysol-4.82-14|54	#!/bin/sh
12mr|pysol-4.82-14|55	exec python %_gamesdatadir/%name/BINARIES/pysol.py --pkgdatadir=%_gamesdatadir/%name/ --bindir=%_gamesdatadir/%name/BINARIES/ ${1+"$@"}
12mr|pysol-4.82-14|56	
12mr|pysol-4.82-14|57	echo "$0: running $PYTHON failed !"
12mr|pysol-4.82-14|58	exit 1
12mr|pysol-4.82-14|59	EOF
12mr|pysol-4.82-14|60	chmod 755 $RPM_BUILD_ROOT/%_gamesbindir/pysol
12mr|pysol-4.82-14|61	
12mr|pysol-4.82-14|62	# Menu support
12mr|pysol-4.82-14|63	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|pysol-4.82-14|64	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|pysol-4.82-14|65	[Desktop Entry]
12mr|pysol-4.82-14|66	Name=PySOL
12mr|pysol-4.82-14|67	Comment=All solitaire cards games
12mr|pysol-4.82-14|68	Exec=%{name}
12mr|pysol-4.82-14|69	Icon=cards_section
12mr|pysol-4.82-14|70	Terminal=false
12mr|pysol-4.82-14|71	Type=Application
12mr|pysol-4.82-14|72	StartupNotify=true
12mr|pysol-4.82-14|73	Categories=X-MandrivaLinux-MoreApplications-Games-Cards;Game;CardGame;
12mr|pysol-4.82-14|74	EOF
12mr|pysol-4.82-14|75	
12mr|pysol-4.82-14|76	%clean
12mr|pysol-4.82-14|77	rm -rf $RPM_BUILD_ROOT
12mr|pysol-4.82-14|78	
12mr|pysol-4.82-14|79	%files
12mr|pysol-4.82-14|80	%defattr(-, root,root)
12mr|pysol-4.82-14|81	%doc NEWS* README*
12mr|pysol-4.82-14|82	%{_gamesdatadir}/pysol/
12mr|pysol-4.82-14|83	%{_gamesbindir}/pysol
12mr|pysol-4.82-14|84	%{_mandir}/man6/pysol.6*
12mr|pysol-4.82-14|85	%_datadir/applications/mandriva*
12mr|pysol-4.82-14|86	%{py_platsitedir}/*
12mr|pysol-4.82-14|87	
12mr|pysol-4.82-14|88	%if %mdkversion < 200900
12mr|pysol-4.82-14|89	%post
12mr|pysol-4.82-14|90	%{update_menus}
12mr|pysol-4.82-14|91	%endif
12mr|pysol-4.82-14|92	
12mr|pysol-4.82-14|93	%if %mdkversion < 200900
12mr|pysol-4.82-14|94	%postun
12mr|pysol-4.82-14|95	%{clean_menus}
12mr|pysol-4.82-14|96	%endif
12mr|pysol-4.82-14|97	
12mr|pysol-4.82-14|98	
12mr|pysol-4.82-14|99	
12mr|pysol-4.82-14|100	
12mr|pysol-4.82-14|101	
12mr|pysol-4.82-14|102	%changelog
12mr|pysol-4.82-14|103	

16075 12
12mr|python-2.7.3-6|1	# Patching guideline for python :
12mr|python-2.7.3-6|2	# - no big patch with invasive change not
12mr|python-2.7.3-6|3	#     approved by upstream ( ie not coming from upstream svn )
12mr|python-2.7.3-6|4	# - small bugfix must be sent to upstream and approved if they
12mr|python-2.7.3-6|5	#     change any interface
12mr|python-2.7.3-6|6	# - all patchs should be commented ( unless for security,
12mr|python-2.7.3-6|7	#     as they are usually easy to spot )
12mr|python-2.7.3-6|8	
12mr|python-2.7.3-6|9	%define	docver	2.7.3
12mr|python-2.7.3-6|10	%define	dirver	2.7
12mr|python-2.7.3-6|11	
12mr|python-2.7.3-6|12	%define	major	%{dirver}
12mr|python-2.7.3-6|13	%define	libname	%mklibname %{name} %{major}
12mr|python-2.7.3-6|14	%define	devname	%mklibname %{name} -d
12mr|python-2.7.3-6|15	
12mr|python-2.7.3-6|16	%ifarch %{ix86} x86_64 ppc
12mr|python-2.7.3-6|17	%bcond_without	valgrind
12mr|python-2.7.3-6|18	%else
12mr|python-2.7.3-6|19	%bcond_with	valgrind
12mr|python-2.7.3-6|20	%endif
12mr|python-2.7.3-6|21	Summary:	An interpreted, interactive object-oriented programming language
12mr|python-2.7.3-6|22	Name:		python
12mr|python-2.7.3-6|23	Version:	2.7.3
12mr|python-2.7.3-6|24	Release:	6
12mr|python-2.7.3-6|25	License:	Modified CNRI Open Source License
12mr|python-2.7.3-6|26	Group:		Development/Python
12mr|python-2.7.3-6|27	URL:		http://www.python.org/
12mr|python-2.7.3-6|28	Source0:	http://www.python.org/ftp/python/%{version}/Python-%{version}.tar.bz2
12mr|python-2.7.3-6|29	Source1:	http://www.python.org/ftp/python/doc/%{docver}/python-%{docver}-docs-html.tar.bz2
12mr|python-2.7.3-6|30	Source2:	bdist_rpm5.py
12mr|python-2.7.3-6|31	Source3:	%{name}.rpmlintrc
12mr|python-2.7.3-6|32	Patch0:		python-2.7-module-linkage.patch
12mr|python-2.7.3-6|33	# Don't include /usr/local/* in search path
12mr|python-2.7.3-6|34	Patch3:		Python-2.7.2-no-local-incpath.patch
12mr|python-2.7.3-6|35	
12mr|python-2.7.3-6|36	# Support */lib64 convention on x86_64, sparc64, etc.
12mr|python-2.7.3-6|37	# similar patches reported upstream on http://bugs.python.org/issue1294959
12mr|python-2.7.3-6|38	Patch4:		python-lib64.patch
12mr|python-2.7.3-6|39	
12mr|python-2.7.3-6|40	# Do handle <asm-XXX/*.h> headers in h2py.py
12mr|python-2.7.3-6|41	# FIXME: incomplete for proper bi-arch support as #if/#else/#endif
12mr|python-2.7.3-6|42	# clauses generally should have been handled
12mr|python-2.7.3-6|43	# to send upstream after cleaning
12mr|python-2.7.3-6|44	Patch5:		Python-2.2.2-biarch-headers.patch
12mr|python-2.7.3-6|45	
12mr|python-2.7.3-6|46	# add mandriva to the list of supported distribution, applied upstream
12mr|python-2.7.3-6|47	Patch10:	python-2.5.1-detect-mandriva.patch
12mr|python-2.7.3-6|48	
12mr|python-2.7.3-6|49	# adds xz support to distutils targets: 'sdist', 'bdist' & 'bdist_rpm'
12mr|python-2.7.3-6|50	# sent upstream : http://bugs.python.org/issue5411
12mr|python-2.7.3-6|51	# DO NOT REMOVE, IT DOESN'T TOUCH *ANY* public interfaces and has been
12mr|python-2.7.3-6|52	# accepted by upstream
12mr|python-2.7.3-6|53	#Patch14:	Python-2.7.2-distutils-xz-support.patch
12mr|python-2.7.3-6|54	
12mr|python-2.7.3-6|55	# from Fedora, fixes gettext.py parsing of Plural-Forms: header (fixes mdv bugs #49475, #44088)
12mr|python-2.7.3-6|56	# to send upstream
12mr|python-2.7.3-6|57	Patch16:	python-2.5.1-plural-fix.patch
12mr|python-2.7.3-6|58	
12mr|python-2.7.3-6|59	# skip semaphore test, as it requires /dev/shm
12mr|python-2.7.3-6|60	Patch23: python-2.7.1-skip-shm-test.patch
12mr|python-2.7.3-6|61	
12mr|python-2.7.3-6|62	# add support for berkeley db <= 5.1
12mr|python-2.7.3-6|63	# sent upstream: http://bugs.python.org/issue11817
12mr|python-2.7.3-6|64	Patch24:	Python-2.7.1-berkeley-db-5.3.patch
12mr|python-2.7.3-6|65	
12mr|python-2.7.3-6|66	# do not use uname -m to get the exact name on mips/arm
12mr|python-2.7.3-6|67	Patch25:	python_arch.patch
12mr|python-2.7.3-6|68	
12mr|python-2.7.3-6|69	Patch26:	Python-2.7.1-berkeley-db-5.3-2.patch
12mr|python-2.7.3-6|70	
12mr|python-2.7.3-6|71	BuildRequires:	blt
12mr|python-2.7.3-6|72	BuildRequires:	db5-devel
12mr|python-2.7.3-6|73	BuildRequires:	expat-devel
12mr|python-2.7.3-6|74	BuildRequires:	gdbm-devel
12mr|python-2.7.3-6|75	BuildRequires:	gmp-devel
12mr|python-2.7.3-6|76	BuildRequires:	ncursesw-devel
12mr|python-2.7.3-6|77	BuildRequires:	openssl-devel
12mr|python-2.7.3-6|78	BuildRequires:	readline-devel
12mr|python-2.7.3-6|79	BuildRequires:	termcap-devel
12mr|python-2.7.3-6|80	BuildRequires:	tcl tcl-devel
12mr|python-2.7.3-6|81	BuildRequires:	tk tk-devel
12mr|python-2.7.3-6|82	BuildRequires:	tix
12mr|python-2.7.3-6|83	BuildRequires:	bzip2-devel
12mr|python-2.7.3-6|84	BuildRequires:	sqlite3-devel
12mr|python-2.7.3-6|85	%if %{with valgrind}
12mr|python-2.7.3-6|86	BuildRequires:	valgrind-devel
12mr|python-2.7.3-6|87	%endif
12mr|python-2.7.3-6|88	BuildRequires:	chrpath
12mr|python-2.7.3-6|89	# (2010/03/21, misc: interfere with test__all )
12mr|python-2.7.3-6|90	BuildConflicts:	python-pyxml
12mr|python-2.7.3-6|91	
12mr|python-2.7.3-6|92	Conflicts:	tkinter < %{version}
12mr|python-2.7.3-6|93	Conflicts:	python-devel < 2.7-6
12mr|python-2.7.3-6|94	%rename		python-ctypes
12mr|python-2.7.3-6|95	%rename		python-elementtree
12mr|python-2.7.3-6|96	%rename		python-base
12mr|python-2.7.3-6|97	
12mr|python-2.7.3-6|98	%description
12mr|python-2.7.3-6|99	Python is an interpreted, interactive, object-oriented programming
12mr|python-2.7.3-6|100	language often compared to Tcl, Perl, Scheme or Java. Python includes
12mr|python-2.7.3-6|101	modules, classes, exceptions, very high level dynamic data types and
12mr|python-2.7.3-6|102	dynamic typing. Python supports interfaces to many system calls and
12mr|python-2.7.3-6|103	libraries, as well as to various windowing systems (X11, Motif, Tk,
12mr|python-2.7.3-6|104	Mac and MFC).
12mr|python-2.7.3-6|105	
12mr|python-2.7.3-6|106	Programmers can write new built-in modules for Python in C or C++.
12mr|python-2.7.3-6|107	Python can be used as an extension language for applications that
12mr|python-2.7.3-6|108	need a programmable interface. This package contains most of the
12mr|python-2.7.3-6|109	standard Python modules, as well as modules for interfacing to the
12mr|python-2.7.3-6|110	Tix widget set for Tk and RPM.
12mr|python-2.7.3-6|111	
12mr|python-2.7.3-6|112	Note that documentation for Python is provided in the python-docs
12mr|python-2.7.3-6|113	package.
12mr|python-2.7.3-6|114	
12mr|python-2.7.3-6|115	%package -n	%{libname}
12mr|python-2.7.3-6|116	Summary:	Shared libraries for Python %{version}
12mr|python-2.7.3-6|117	Group:		System/Libraries
12mr|python-2.7.3-6|118	
12mr|python-2.7.3-6|119	%description -n	%{libname}
12mr|python-2.7.3-6|120	This packages contains Python shared object library.  Python is an
12mr|python-2.7.3-6|121	interpreted, interactive, object-oriented programming language often
12mr|python-2.7.3-6|122	compared to Tcl, Perl, Scheme or Java.
12mr|python-2.7.3-6|123	
12mr|python-2.7.3-6|124	%package -n	%{devname}
12mr|python-2.7.3-6|125	Summary:	The libraries and header files needed for Python development
12mr|python-2.7.3-6|126	Group:		Development/Python
12mr|python-2.7.3-6|127	Requires:	%{name} = %{version}
12mr|python-2.7.3-6|128	Requires:	%{libname} = %{version}
12mr|python-2.7.3-6|129	Obsoletes:	%{name}-devel < %{version}-%{release}
12mr|python-2.7.3-6|130	# (misc) needed to ease upgrade , see #47803
12mr|python-2.7.3-6|131	Obsoletes:	%{mklibname -d %{name} 2.5} < 2.7
12mr|python-2.7.3-6|132	Obsoletes:	%{mklibname -d %{name} 2.6} < 2.7
12mr|python-2.7.3-6|133	Obsoletes:	%{mklibname -d %{name} 2.7} < 2.7-4
12mr|python-2.7.3-6|134	Provides:	%{name}-devel = %{version}-%{release}
12mr|python-2.7.3-6|135	
12mr|python-2.7.3-6|136	%description -n	%{devname}
12mr|python-2.7.3-6|137	The Python programming language's interpreter can be extended with
12mr|python-2.7.3-6|138	dynamically loaded extensions and can be embedded in other programs.
12mr|python-2.7.3-6|139	This package contains the header files and libraries needed to do
12mr|python-2.7.3-6|140	these types of tasks.
12mr|python-2.7.3-6|141	
12mr|python-2.7.3-6|142	Install %{devname} if you want to develop Python extensions.  The
12mr|python-2.7.3-6|143	python package will also need to be installed.  You'll probably also
12mr|python-2.7.3-6|144	want to install the python-docs package, which contains Python
12mr|python-2.7.3-6|145	documentation.
12mr|python-2.7.3-6|146	
12mr|python-2.7.3-6|147	%package	docs
12mr|python-2.7.3-6|148	Summary:	Documentation for the Python programming language
12mr|python-2.7.3-6|149	Requires:	python = %{version}
12mr|python-2.7.3-6|150	Requires:	xdg-utils
12mr|python-2.7.3-6|151	Group:		Development/Python
12mr|python-2.7.3-6|152	
12mr|python-2.7.3-6|153	%description	docs
12mr|python-2.7.3-6|154	The python-docs package contains documentation on the Python
12mr|python-2.7.3-6|155	programming language and interpreter.  The documentation is provided
12mr|python-2.7.3-6|156	in ASCII text files and in LaTeX source files.
12mr|python-2.7.3-6|157	
12mr|python-2.7.3-6|158	Install the python-docs package if you'd like to use the documentation
12mr|python-2.7.3-6|159	for the Python language.
12mr|python-2.7.3-6|160	
12mr|python-2.7.3-6|161	%package -n	tkinter
12mr|python-2.7.3-6|162	Summary:	A graphical user interface for the Python scripting language
12mr|python-2.7.3-6|163	Group:		Development/Python
12mr|python-2.7.3-6|164	Requires:	python = %{version}
12mr|python-2.7.3-6|165	Requires:	tcl tk
12mr|python-2.7.3-6|166	
12mr|python-2.7.3-6|167	%description -n	tkinter
12mr|python-2.7.3-6|168	The Tkinter (Tk interface) program is an graphical user interface for
12mr|python-2.7.3-6|169	the Python scripting language.
12mr|python-2.7.3-6|170	
12mr|python-2.7.3-6|171	You should install the tkinter package if you'd like to use a graphical
12mr|python-2.7.3-6|172	user interface for Python programming.
12mr|python-2.7.3-6|173	
12mr|python-2.7.3-6|174	%package -n	tkinter-apps
12mr|python-2.7.3-6|175	Summary:	Various applications written using tkinter
12mr|python-2.7.3-6|176	Group:		Development/Python
12mr|python-2.7.3-6|177	Requires:	tkinter
12mr|python-2.7.3-6|178	
12mr|python-2.7.3-6|179	%description -n	tkinter-apps
12mr|python-2.7.3-6|180	Various applications written using tkinter
12mr|python-2.7.3-6|181	
12mr|python-2.7.3-6|182	%prep
12mr|python-2.7.3-6|183	%setup -q -n Python-%{version}
12mr|python-2.7.3-6|184	%patch0 -p0
12mr|python-2.7.3-6|185	# local include
12mr|python-2.7.3-6|186	%patch3 -p0
12mr|python-2.7.3-6|187	# lib64
12mr|python-2.7.3-6|188	%patch4 -p0 -b .lib64
12mr|python-2.7.3-6|189	
12mr|python-2.7.3-6|190	# biarch header
12mr|python-2.7.3-6|191	%patch5 -p0
12mr|python-2.7.3-6|192	
12mr|python-2.7.3-6|193	# add mandriva to the list of supported distribution
12mr|python-2.7.3-6|194	%patch10 -p0
12mr|python-2.7.3-6|195	# must fix tararchive first..
12mr|python-2.7.3-6|196	#patch14 -p1 .xz~
12mr|python-2.7.3-6|197	
12mr|python-2.7.3-6|198	%patch16 -p1 -b .plural-fix
12mr|python-2.7.3-6|199	
12mr|python-2.7.3-6|200	%patch23 -p1
12mr|python-2.7.3-6|201	%patch24 -p1 -b .db5~
12mr|python-2.7.3-6|202	%patch25 -p1 -b .arch
12mr|python-2.7.3-6|203	%patch26 -p1 -b .db5-2
12mr|python-2.7.3-6|204	
12mr|python-2.7.3-6|205	autoconf
12mr|python-2.7.3-6|206	
12mr|python-2.7.3-6|207	mkdir html
12mr|python-2.7.3-6|208	bzcat %{SOURCE1} | tar x  -C html
12mr|python-2.7.3-6|209	
12mr|python-2.7.3-6|210	find . -type f -print0 | xargs -0 perl -p -i -e 's@/usr/local/bin/python@/usr/bin/python@'
12mr|python-2.7.3-6|211	
12mr|python-2.7.3-6|212	cat > README.mdk << EOF
12mr|python-2.7.3-6|213	Python interpreter support readline completion by default.
12mr|python-2.7.3-6|214	This is only used with the interpreter. In order to remove it,
12mr|python-2.7.3-6|215	you can :
12mr|python-2.7.3-6|216	1) unset PYTHONSTARTUP when you login
12mr|python-2.7.3-6|217	2) create a empty file \$HOME/.pythonrc.py
12mr|python-2.7.3-6|218	3) change %{_sysconfdir}/pythonrc.py
12mr|python-2.7.3-6|219	EOF
12mr|python-2.7.3-6|220	
12mr|python-2.7.3-6|221	%build
12mr|python-2.7.3-6|222	rm -f Modules/Setup.local
12mr|python-2.7.3-6|223	cat > Modules/Setup.local << EOF
12mr|python-2.7.3-6|224	linuxaudiodev linuxaudiodev.c
12mr|python-2.7.3-6|225	EOF
12mr|python-2.7.3-6|226	
12mr|python-2.7.3-6|227	export OPT="%{optflags}"
12mr|python-2.7.3-6|228	export CCSHARED="-fPIC -fno-PIE"
12mr|python-2.7.3-6|229	
12mr|python-2.7.3-6|230	# see https://qa.mandriva.com/show_bug.cgi?id=48570
12mr|python-2.7.3-6|231	# for wide unicode support
12mr|python-2.7.3-6|232	%configure2_5x \
12mr|python-2.7.3-6|233	--with-threads \
12mr|python-2.7.3-6|234	--with-system-expat \
12mr|python-2.7.3-6|235	--enable-unicode=ucs4 \
12mr|python-2.7.3-6|236	--enable-ipv6 \
12mr|python-2.7.3-6|237	--enable-shared \
12mr|python-2.7.3-6|238	--with-dbmliborder=gdbm:ndbm:bdb \
12mr|python-2.7.3-6|239	%if %{with valgrind}
12mr|python-2.7.3-6|240	--with-valgrind
12mr|python-2.7.3-6|241	%endif
12mr|python-2.7.3-6|242	
12mr|python-2.7.3-6|243	# fix build
12mr|python-2.7.3-6|244	#perl -pi -e 's/^(LDFLAGS=.*)/$1 -lstdc++/' Makefile
12mr|python-2.7.3-6|245	# (misc) if the home is nfs mounted, rmdir fails due to delay
12mr|python-2.7.3-6|246	export TMP="/tmp" TMPDIR="/tmp"
12mr|python-2.7.3-6|247	%make
12mr|python-2.7.3-6|248	
12mr|python-2.7.3-6|249	%check
12mr|python-2.7.3-6|250	# (misc) if the home is nfs mounted, rmdir fails
12mr|python-2.7.3-6|251	export TMP="/tmp" TMPDIR="/tmp"
12mr|python-2.7.3-6|252	
12mr|python-2.7.3-6|253	# all tests must pass
12mr|python-2.7.3-6|254	%ifarch %{arm}
12mr|python-2.7.3-6|255	# don't know if it's a python issue or a toolchain issue :(
12mr|python-2.7.3-6|256	# test test_float failed -- Traceback (most recent call last):
12mr|python-2.7.3-6|257	#  File "/home/rtp/deb/python2.6-2.6.4/Lib/test/test_float.py", line 665, in test_from_hex
12mr|python-2.7.3-6|258	#    self.identical(fromHex('0x0.ffffffffffffd6p-1022'), MIN-3*TINY)
12mr|python-2.7.3-6|259	#  File "/home/rtp/deb/python2.6-2.6.4/Lib/test/test_float.py", line 375, in identical
12mr|python-2.7.3-6|260	#    self.fail('%r not identical to %r' % (x, y))
12mr|python-2.7.3-6|261	# AssertionError: 2.2250738585071999e-308 not identical to 2.2250738585071984e-308
12mr|python-2.7.3-6|262	%define custom_test -x test_float
12mr|python-2.7.3-6|263	%else
12mr|python-2.7.3-6|264	%define custom_test ""
12mr|python-2.7.3-6|265	%endif
12mr|python-2.7.3-6|266	# if a test doesn't pass, it can be disabled with -x test, but this should be documented in the
12mr|python-2.7.3-6|267	# spec file, and a bug should be reported if possible ( on python side )
12mr|python-2.7.3-6|268	# (misc, 28/10/2010) test_gdb fail, didn't time too look
12mr|python-2.7.3-6|269	# (misc, 29/10/2010) test_site fail due to one of our patch, will fix later
12mr|python-2.7.3-6|270	#   test_distutils, fail because of lib64 patch ( like test_site ), and because it requires libpython2.7 to be installed
12mr|python-2.7.3-6|271	#   test_io, blocks on my computer on 2nd run
12mr|python-2.7.3-6|272	make test TESTOPTS="-w -l -x test_gdb -x test_site -x test_io -x test_distutils -x test_urllib2 %{custom_test}"
12mr|python-2.7.3-6|273	
12mr|python-2.7.3-6|274	%install
12mr|python-2.7.3-6|275	mkdir -p %{buildroot}%{_prefix}/lib/python%{dirver}/site-packages
12mr|python-2.7.3-6|276	
12mr|python-2.7.3-6|277	# fix Makefile to get rid of reference to distcc
12mr|python-2.7.3-6|278	perl -pi -e "/^CC=/ and s/distcc/gcc/" Makefile
12mr|python-2.7.3-6|279	
12mr|python-2.7.3-6|280	# set the install path
12mr|python-2.7.3-6|281	echo '[install_scripts]' >setup.cfg
12mr|python-2.7.3-6|282	echo 'install_dir='"%{buildroot}/usr/bin" >>setup.cfg
12mr|python-2.7.3-6|283	
12mr|python-2.7.3-6|284	# python is not GNU and does not know fsstd
12mr|python-2.7.3-6|285	mkdir -p %{buildroot}%{_mandir}
12mr|python-2.7.3-6|286	%makeinstall_std
12mr|python-2.7.3-6|287	
12mr|python-2.7.3-6|288	ln -sf libpython%{major}.so.* %{buildroot}/%{_libdir}/libpython%{major}.so
12mr|python-2.7.3-6|289	
12mr|python-2.7.3-6|290	# Provide a libpython%{dirver}.so symlink in /usr/lib/puthon*/config, so that
12mr|python-2.7.3-6|291	# the shared library could be found when -L/usr/lib/python*/config is specified
12mr|python-2.7.3-6|292	ln -sf ../../libpython%{major}.so %{buildroot}%{_libdir}/python%{dirver}/config; ln -sf ../../libpython%{major}.so .
12mr|python-2.7.3-6|293	
12mr|python-2.7.3-6|294	#"  this comment is just here because vim syntax higlighting is confused by the previous snippet of lisp
12mr|python-2.7.3-6|295	
12mr|python-2.7.3-6|296	# smtpd proxy
12mr|python-2.7.3-6|297	mv -f %{buildroot}%{_bindir}/smtpd.py %{buildroot}%{_libdir}/python%{dirver}/
12mr|python-2.7.3-6|298	
12mr|python-2.7.3-6|299	# idle
12mr|python-2.7.3-6|300	cp Tools/scripts/idle %{buildroot}%{_bindir}/idle
12mr|python-2.7.3-6|301	
12mr|python-2.7.3-6|302	
12mr|python-2.7.3-6|303	# pynche
12mr|python-2.7.3-6|304	cat << EOF > %{buildroot}%{_bindir}/pynche
12mr|python-2.7.3-6|305	#!/bin/bash
12mr|python-2.7.3-6|306	exec %{_libdir}/python%{dirver}/site-packages/pynche/pynche
12mr|python-2.7.3-6|307	EOF
12mr|python-2.7.3-6|308	rm -f Tools/pynche/*.pyw
12mr|python-2.7.3-6|309	cp -r Tools/pynche %{buildroot}%{_libdir}/python%{dirver}/site-packages/
12mr|python-2.7.3-6|310	
12mr|python-2.7.3-6|311	chmod 755 %{buildroot}%{_bindir}/{idle,pynche}
12mr|python-2.7.3-6|312	
12mr|python-2.7.3-6|313	ln -f Tools/pynche/README Tools/pynche/README.pynche
12mr|python-2.7.3-6|314	
12mr|python-2.7.3-6|315	%if %{with valgrind}
12mr|python-2.7.3-6|316	install Misc/valgrind-python.supp -D %{buildroot}%{_libdir}/valgrind/valgrind-python.supp
12mr|python-2.7.3-6|317	%endif
12mr|python-2.7.3-6|318	
12mr|python-2.7.3-6|319	mkdir -p %{buildroot}%{_datadir}/applications
12mr|python-2.7.3-6|320	cat > %{buildroot}%{_datadir}/applications/mandriva-tkinter.desktop << EOF
12mr|python-2.7.3-6|321	[Desktop Entry]
12mr|python-2.7.3-6|322	Name=IDLE
12mr|python-2.7.3-6|323	Comment=IDE for Python
12mr|python-2.7.3-6|324	Exec=%{_bindir}/idle
12mr|python-2.7.3-6|325	Icon=development_environment_section
12mr|python-2.7.3-6|326	Terminal=false
12mr|python-2.7.3-6|327	Type=Application
12mr|python-2.7.3-6|328	Categories=Development;IDE;
12mr|python-2.7.3-6|329	EOF
12mr|python-2.7.3-6|330	
12mr|python-2.7.3-6|331	
12mr|python-2.7.3-6|332	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-docs.desktop << EOF
12mr|python-2.7.3-6|333	[Desktop Entry]
12mr|python-2.7.3-6|334	Name=Python documentation
12mr|python-2.7.3-6|335	Comment=Python complete reference
12mr|python-2.7.3-6|336	Exec=%{_bindir}/xdg-open %{_defaultdocdir}/%{name}-docs/index.html
12mr|python-2.7.3-6|337	Icon=documentation_section
12mr|python-2.7.3-6|338	Terminal=false
12mr|python-2.7.3-6|339	Type=Application
12mr|python-2.7.3-6|340	Categories=Documentation;
12mr|python-2.7.3-6|341	EOF
12mr|python-2.7.3-6|342	
12mr|python-2.7.3-6|343	
12mr|python-2.7.3-6|344	# fix non real scripts
12mr|python-2.7.3-6|345	chmod 644 %{buildroot}%{_libdir}/python*/test/test_{binascii,grp,htmlparser}.py*
12mr|python-2.7.3-6|346	# fix python library not stripped
12mr|python-2.7.3-6|347	chmod u+w %{buildroot}%{_libdir}/libpython%{major}.so.1.0
12mr|python-2.7.3-6|348	
12mr|python-2.7.3-6|349	
12mr|python-2.7.3-6|350	mkdir -p %{buildroot}%{_sysconfdir}/profile.d/
12mr|python-2.7.3-6|351	
12mr|python-2.7.3-6|352	cat > %{buildroot}%{_sysconfdir}/profile.d/30python.sh << 'EOF'
12mr|python-2.7.3-6|353	if [ -f $HOME/.pythonrc.py ] ; then
12mr|python-2.7.3-6|354	export PYTHONSTARTUP=$HOME/.pythonrc.py
12mr|python-2.7.3-6|355	else
12mr|python-2.7.3-6|356	export PYTHONSTARTUP=/etc/pythonrc.py
12mr|python-2.7.3-6|357	fi
12mr|python-2.7.3-6|358	
12mr|python-2.7.3-6|359	export PYTHONDONTWRITEBYTECODE=1
12mr|python-2.7.3-6|360	EOF
12mr|python-2.7.3-6|361	
12mr|python-2.7.3-6|362	cat > %{buildroot}/%{_sysconfdir}/profile.d/30python.csh << 'EOF'
12mr|python-2.7.3-6|363	if ( -f ${HOME}/.pythonrc.py ) then
12mr|python-2.7.3-6|364	setenv PYTHONSTARTUP ${HOME}/.pythonrc.py
12mr|python-2.7.3-6|365	else
12mr|python-2.7.3-6|366	setenv PYTHONSTARTUP /etc/pythonrc.py
12mr|python-2.7.3-6|367	endif
12mr|python-2.7.3-6|368	setenv PYTHONDONTWRITEBYTECODE 1
12mr|python-2.7.3-6|369	EOF
12mr|python-2.7.3-6|370	
12mr|python-2.7.3-6|371	cat > %{buildroot}%{_sysconfdir}/pythonrc.py << EOF
12mr|python-2.7.3-6|372	try:
12mr|python-2.7.3-6|373	# this add completion to python interpreter
12mr|python-2.7.3-6|374	import readline
12mr|python-2.7.3-6|375	import rlcompleter
12mr|python-2.7.3-6|376	# see readline man page for this
12mr|python-2.7.3-6|377	readline.parse_and_bind("set show-all-if-ambiguous on")
12mr|python-2.7.3-6|378	readline.parse_and_bind("tab: complete")
12mr|python-2.7.3-6|379	except:
12mr|python-2.7.3-6|380	pass
12mr|python-2.7.3-6|381	# you can place a file .pythonrc.py in your home to overrides this one
12mr|python-2.7.3-6|382	# but then, this file will not be sourced
12mr|python-2.7.3-6|383	EOF
12mr|python-2.7.3-6|384	
12mr|python-2.7.3-6|385	%multiarch_includes %{buildroot}/usr/include/python*/pyconfig.h
12mr|python-2.7.3-6|386	
12mr|python-2.7.3-6|387	install -m644 %{SOURCE2} -D %{buildroot}%{_libdir}/python%{dirver}/distutils/command/bdist_rpm5.py
12mr|python-2.7.3-6|388	
12mr|python-2.7.3-6|389	chrpath -d %{buildroot}%{_libdir}/python%{dirver}/lib-dynload/_sqlite3.so
12mr|python-2.7.3-6|390	
12mr|python-2.7.3-6|391	%files
12mr|python-2.7.3-6|392	%doc README.mdk
12mr|python-2.7.3-6|393	%{_sysconfdir}/profile.d/*
12mr|python-2.7.3-6|394	%config(noreplace) %{_sysconfdir}/pythonrc.py
12mr|python-2.7.3-6|395	%if %{_lib} != "lib"
12mr|python-2.7.3-6|396	%dir %{_prefix}/lib/python%{dirver}
12mr|python-2.7.3-6|397	%endif
12mr|python-2.7.3-6|398	%dir %{_libdir}/python%{dirver}
12mr|python-2.7.3-6|399	%{_libdir}/python%{dirver}/*.doc
12mr|python-2.7.3-6|400	%{_libdir}/python%{dirver}/*.egg-info
12mr|python-2.7.3-6|401	%{_libdir}/python%{dirver}/*.py*
12mr|python-2.7.3-6|402	%{_libdir}/python%{dirver}/*.txt
12mr|python-2.7.3-6|403	%{_libdir}/python%{dirver}/bsddb
12mr|python-2.7.3-6|404	%{_libdir}/python%{dirver}/compiler
12mr|python-2.7.3-6|405	# "Makefile" and the config.h file are needed by
12mr|python-2.7.3-6|406	# distutils/sysconfig.py:_init_posix(), so we include them in the libs
12mr|python-2.7.3-6|407	# package, along with their parent directories (RH bug#531901):
12mr|python-2.7.3-6|408	%dir %{_libdir}/python%{dirver}/config
12mr|python-2.7.3-6|409	%{_libdir}/python%{dirver}/config/Makefile
12mr|python-2.7.3-6|410	%{_libdir}/python%{dirver}/ctypes
12mr|python-2.7.3-6|411	%{_libdir}/python%{dirver}/curses
12mr|python-2.7.3-6|412	%{_libdir}/python%{dirver}/distutils
12mr|python-2.7.3-6|413	%{_libdir}/python%{dirver}/email
12mr|python-2.7.3-6|414	%{_libdir}/python%{dirver}/encodings
12mr|python-2.7.3-6|415	%{_libdir}/python%{dirver}/hotshot
12mr|python-2.7.3-6|416	%{_libdir}/python%{dirver}/importlib
12mr|python-2.7.3-6|417	%{_libdir}/python%{dirver}/json
12mr|python-2.7.3-6|418	%{_libdir}/python%{dirver}/lib2to3
12mr|python-2.7.3-6|419	%{_libdir}/python%{dirver}/lib-dynload
12mr|python-2.7.3-6|420	%exclude %{_libdir}/python%{dirver}/lib-dynload/_tkinter.so
12mr|python-2.7.3-6|421	%{_libdir}/python%{dirver}/logging
12mr|python-2.7.3-6|422	%{_libdir}/python%{dirver}/multiprocessing
12mr|python-2.7.3-6|423	%{_libdir}/python%{dirver}/plat-linux2
12mr|python-2.7.3-6|424	%{_libdir}/python%{dirver}/pydoc_data
12mr|python-2.7.3-6|425	%if %{_lib} != "lib"
12mr|python-2.7.3-6|426	%dir %{_prefix}/lib/python%{dirver}/site-packages
12mr|python-2.7.3-6|427	%endif
12mr|python-2.7.3-6|428	%dir %{_libdir}/python%{dirver}/site-packages
12mr|python-2.7.3-6|429	%{_libdir}/python%{dirver}/site-packages/README
12mr|python-2.7.3-6|430	%{_libdir}/python%{dirver}/sqlite3
12mr|python-2.7.3-6|431	%{_libdir}/python%{dirver}/unittest
12mr|python-2.7.3-6|432	%{_libdir}/python%{dirver}/wsgiref
12mr|python-2.7.3-6|433	%{_libdir}/python%{dirver}/xml
12mr|python-2.7.3-6|434	
12mr|python-2.7.3-6|435	%dir %{_includedir}/python%{dirver}
12mr|python-2.7.3-6|436	%{_includedir}/python%{dirver}/pyconfig.h
12mr|python-2.7.3-6|437	%multiarch_includedir/python%{dirver}/pyconfig.h
12mr|python-2.7.3-6|438	
12mr|python-2.7.3-6|439	%{_bindir}/python%{dirver}
12mr|python-2.7.3-6|440	%{_bindir}/pydoc
12mr|python-2.7.3-6|441	%{_bindir}/python
12mr|python-2.7.3-6|442	%{_bindir}/python2
12mr|python-2.7.3-6|443	%{_bindir}/2to3
12mr|python-2.7.3-6|444	%{_mandir}/man*/*
12mr|python-2.7.3-6|445	%if %{with valgrind}
12mr|python-2.7.3-6|446	%{_libdir}/valgrind/valgrind-python.supp
12mr|python-2.7.3-6|447	%endif
12mr|python-2.7.3-6|448	
12mr|python-2.7.3-6|449	%files -n %{libname}
12mr|python-2.7.3-6|450	%{_libdir}/libpython*.so.1*
12mr|python-2.7.3-6|451	
12mr|python-2.7.3-6|452	%files -n %{devname}
12mr|python-2.7.3-6|453	%{_libdir}/libpython*.so
12mr|python-2.7.3-6|454	%{_libdir}/pkgconfig/*.pc
12mr|python-2.7.3-6|455	%{_includedir}/python%{dirver}
12mr|python-2.7.3-6|456	%{_libdir}/python%{dirver}/config/*
12mr|python-2.7.3-6|457	%{_libdir}/python%{dirver}/test/
12mr|python-2.7.3-6|458	%{_bindir}/python%{dirver}-config
12mr|python-2.7.3-6|459	%{_bindir}/python2-config
12mr|python-2.7.3-6|460	%{_bindir}/python-config
12mr|python-2.7.3-6|461	%exclude %{_libdir}/python%{dirver}/config/Makefile
12mr|python-2.7.3-6|462	%exclude %{_includedir}/python%{dirver}/pyconfig.h
12mr|python-2.7.3-6|463	
12mr|python-2.7.3-6|464	%files docs
12mr|python-2.7.3-6|465	%doc html/*/*
12mr|python-2.7.3-6|466	%{_datadir}/applications/mandriva-%{name}-docs.desktop
12mr|python-2.7.3-6|467	
12mr|python-2.7.3-6|468	%files -n tkinter
12mr|python-2.7.3-6|469	%dir %{_libdir}/python%{dirver}/lib-tk
12mr|python-2.7.3-6|470	%{_libdir}/python%{dirver}/lib-tk/*.py*
12mr|python-2.7.3-6|471	%{_libdir}/python%{dirver}/lib-tk/test/
12mr|python-2.7.3-6|472	%{_libdir}/python%{dirver}/lib-dynload/_tkinter.so
12mr|python-2.7.3-6|473	%{_libdir}/python%{dirver}/idlelib
12mr|python-2.7.3-6|474	%{_libdir}/python%{dirver}/site-packages/pynche
12mr|python-2.7.3-6|475	
12mr|python-2.7.3-6|476	%files -n tkinter-apps
12mr|python-2.7.3-6|477	%{_bindir}/idle
12mr|python-2.7.3-6|478	%{_bindir}/pynche
12mr|python-2.7.3-6|479	%{_datadir}/applications/mandriva-tkinter.desktop
12mr|python-2.7.3-6|480	
12mr|python-2.7.3-6|481	
12mr|python-2.7.3-6|482	
12mr|python-2.7.3-6|483	%changelog
12mr|python-2.7.3-6|484	

16076 12
12mr|python3-3.2.3-6|1	%define docver  3.2.3
12mr|python3-3.2.3-6|2	%define dirver  3.2
12mr|python3-3.2.3-6|3	%define familyver 3
12mr|python3-3.2.3-6|4	
12mr|python3-3.2.3-6|5	%define lib_major	%{dirver}
12mr|python3-3.2.3-6|6	%define lib_name_orig	libpython%{familyver}
12mr|python3-3.2.3-6|7	%define lib_name	%mklibname python %{lib_major}
12mr|python3-3.2.3-6|8	%define develname	%mklibname python3 -d
12mr|python3-3.2.3-6|9	
12mr|python3-3.2.3-6|10	%ifarch %{ix86} x86_64 ppc
12mr|python3-3.2.3-6|11	%bcond_without	valgrind
12mr|python3-3.2.3-6|12	%else
12mr|python3-3.2.3-6|13	%bcond_with	valgrind
12mr|python3-3.2.3-6|14	%endif
12mr|python3-3.2.3-6|15	Summary:	An interpreted, interactive object-oriented programming language
12mr|python3-3.2.3-6|16	Name:		python3
12mr|python3-3.2.3-6|17	Version:	3.2.3
12mr|python3-3.2.3-6|18	Release:	6
12mr|python3-3.2.3-6|19	License:	Modified CNRI Open Source License
12mr|python3-3.2.3-6|20	Group:		Development/Python
12mr|python3-3.2.3-6|21	
12mr|python3-3.2.3-6|22	Source:		http://www.python.org/ftp/python/%{version}/Python-%{version}.tar.xz
12mr|python3-3.2.3-6|23	Source1:	http://www.python.org/ftp/python/doc/%{docver}/python-%{docver}-docs-html.tar.bz2
12mr|python3-3.2.3-6|24	Source2:	python3.macros
12mr|python3-3.2.3-6|25	#Source4:	python-mode-1.0.tar.bz2
12mr|python3-3.2.3-6|26	
12mr|python3-3.2.3-6|27	Patch0:		python-3.1.2-module-linkage.patch
12mr|python3-3.2.3-6|28	Patch1:		python3-3.2.3-fdr-lib64.patch
12mr|python3-3.2.3-6|29	Patch2:		python3-3.2.3-fdr-lib64-fix-for-test_install.patch
12mr|python3-3.2.3-6|30	Patch3:		python-3.2-CVE-2012-2135.patch
12mr|python3-3.2.3-6|31	Patch4:		python-3.2-bug14579-tests.diff
12mr|python3-3.2.3-6|32	
12mr|python3-3.2.3-6|33	URL:		http://www.python.org/
12mr|python3-3.2.3-6|34	Conflicts:	tkinter3 < %{version}
12mr|python3-3.2.3-6|35	Conflicts:	%{lib_name}-devel < 3.1.2-4
12mr|python3-3.2.3-6|36	Conflicts:	%{develname} < 3.2.2-3
12mr|python3-3.2.3-6|37	Requires:	%{lib_name} = %{version}
12mr|python3-3.2.3-6|38	BuildRequires:	blt
12mr|python3-3.2.3-6|39	BuildRequires:	db-devel
12mr|python3-3.2.3-6|40	BuildRequires:	pkgconfig(expat)
12mr|python3-3.2.3-6|41	BuildRequires:	gdbm-devel
12mr|python3-3.2.3-6|42	BuildRequires:	gmp-devel
12mr|python3-3.2.3-6|43	BuildRequires:	pkgconfig(ncursesw)
12mr|python3-3.2.3-6|44	BuildRequires:	pkgconfig(openssl)
12mr|python3-3.2.3-6|45	BuildRequires:	readline-devel
12mr|python3-3.2.3-6|46	BuildRequires:	termcap-devel
12mr|python3-3.2.3-6|47	BuildRequires:	tcl tcl-devel
12mr|python3-3.2.3-6|48	BuildRequires:	tk tk-devel
12mr|python3-3.2.3-6|49	BuildRequires:	autoconf
12mr|python3-3.2.3-6|50	BuildRequires:	bzip2-devel
12mr|python3-3.2.3-6|51	BuildRequires:	pkgconfig(sqlite3)
12mr|python3-3.2.3-6|52	# uncomment once the emacs part no longer conflict with python 2.X
12mr|python3-3.2.3-6|53	#BuildRequires:	emacs
12mr|python3-3.2.3-6|54	#BuildRequires:	emacs-bin
12mr|python3-3.2.3-6|55	%if %{with valgrind}
12mr|python3-3.2.3-6|56	BuildRequires:	valgrind-devel
12mr|python3-3.2.3-6|57	%endif
12mr|python3-3.2.3-6|58	Provides:	%{name} = %{version}
12mr|python3-3.2.3-6|59	Provides:	python(abi) = %{dirver}
12mr|python3-3.2.3-6|60	Provides:	/usr/bin/python%{dirver}mu
12mr|python3-3.2.3-6|61	
12mr|python3-3.2.3-6|62	
12mr|python3-3.2.3-6|63	%description
12mr|python3-3.2.3-6|64	Python is an interpreted, interactive, object-oriented programming
12mr|python3-3.2.3-6|65	language often compared to Tcl, Perl, Scheme or Java. Python includes
12mr|python3-3.2.3-6|66	modules, classes, exceptions, very high level dynamic data types and
12mr|python3-3.2.3-6|67	dynamic typing. Python supports interfaces to many system calls and
12mr|python3-3.2.3-6|68	libraries, as well as to various windowing systems (X11, Motif, Tk,
12mr|python3-3.2.3-6|69	Mac and MFC).
12mr|python3-3.2.3-6|70	
12mr|python3-3.2.3-6|71	Programmers can write new built-in modules for Python in C or C++.
12mr|python3-3.2.3-6|72	Python can be used as an extension language for applications that
12mr|python3-3.2.3-6|73	need a programmable interface. This package contains most of the
12mr|python3-3.2.3-6|74	standard Python modules, as well as modules for interfacing to the
12mr|python3-3.2.3-6|75	Tix widget set for Tk and RPM.
12mr|python3-3.2.3-6|76	
12mr|python3-3.2.3-6|77	Note that documentation for Python is provided in the python-docs
12mr|python3-3.2.3-6|78	package.
12mr|python3-3.2.3-6|79	
12mr|python3-3.2.3-6|80	%package -n	%{lib_name}
12mr|python3-3.2.3-6|81	Summary:	Shared libraries for Python %{version}
12mr|python3-3.2.3-6|82	Group:		System/Libraries
12mr|python3-3.2.3-6|83	
12mr|python3-3.2.3-6|84	%description -n	%{lib_name}
12mr|python3-3.2.3-6|85	This packages contains Python shared object library.  Python is an
12mr|python3-3.2.3-6|86	interpreted, interactive, object-oriented programming language often
12mr|python3-3.2.3-6|87	compared to Tcl, Perl, Scheme or Java.
12mr|python3-3.2.3-6|88	
12mr|python3-3.2.3-6|89	%package -n	%{develname}
12mr|python3-3.2.3-6|90	Summary:	The libraries and header files needed for Python development
12mr|python3-3.2.3-6|91	Group:		Development/Python
12mr|python3-3.2.3-6|92	Requires:	%{name} = %{version}
12mr|python3-3.2.3-6|93	Requires:	%{lib_name} = %{version}
12mr|python3-3.2.3-6|94	Provides:	%{name}-devel = %{version}-%{release}
12mr|python3-3.2.3-6|95	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
12mr|python3-3.2.3-6|96	Obsoletes:	%{_lib}python3.1-devel < %{version}
12mr|python3-3.2.3-6|97	Obsoletes:	%{_lib}python3.2-devel < %{version}-%{release}
12mr|python3-3.2.3-6|98	
12mr|python3-3.2.3-6|99	%description -n	%{develname}
12mr|python3-3.2.3-6|100	The Python programming language's interpreter can be extended with
12mr|python3-3.2.3-6|101	dynamically loaded extensions and can be embedded in other programs.
12mr|python3-3.2.3-6|102	This package contains the header files and libraries needed to do
12mr|python3-3.2.3-6|103	these types of tasks.
12mr|python3-3.2.3-6|104	
12mr|python3-3.2.3-6|105	Install %{develname} if you want to develop Python extensions.  The
12mr|python3-3.2.3-6|106	python package will also need to be installed.  You'll probably also
12mr|python3-3.2.3-6|107	want to install the python-docs package, which contains Python
12mr|python3-3.2.3-6|108	documentation.
12mr|python3-3.2.3-6|109	
12mr|python3-3.2.3-6|110	%package	docs
12mr|python3-3.2.3-6|111	Summary:	Documentation for the Python programming language
12mr|python3-3.2.3-6|112	Group:		Development/Python
12mr|python3-3.2.3-6|113	Requires:	%{name} = %{version}
12mr|python3-3.2.3-6|114	Requires:	xdg-utils
12mr|python3-3.2.3-6|115	BuildArch:	noarch
12mr|python3-3.2.3-6|116	
12mr|python3-3.2.3-6|117	%description	docs
12mr|python3-3.2.3-6|118	The python-docs package contains documentation on the Python
12mr|python3-3.2.3-6|119	programming language and interpreter.  The documentation is provided
12mr|python3-3.2.3-6|120	in ASCII text files and in LaTeX source files.
12mr|python3-3.2.3-6|121	
12mr|python3-3.2.3-6|122	Install the python-docs package if you'd like to use the documentation
12mr|python3-3.2.3-6|123	for the Python language.
12mr|python3-3.2.3-6|124	
12mr|python3-3.2.3-6|125	%package -n	tkinter3
12mr|python3-3.2.3-6|126	Summary:	A graphical user interface for the Python scripting language
12mr|python3-3.2.3-6|127	Group:		Development/Python
12mr|python3-3.2.3-6|128	Requires:	%{name} = %{version}
12mr|python3-3.2.3-6|129	Requires:	tcl tk
12mr|python3-3.2.3-6|130	
12mr|python3-3.2.3-6|131	%description -n	tkinter3
12mr|python3-3.2.3-6|132	The Tkinter (Tk interface) program is an graphical user interface for
12mr|python3-3.2.3-6|133	the Python scripting language.
12mr|python3-3.2.3-6|134	
12mr|python3-3.2.3-6|135	You should install the tkinter package if you'd like to use a graphical
12mr|python3-3.2.3-6|136	user interface for Python programming.
12mr|python3-3.2.3-6|137	
12mr|python3-3.2.3-6|138	%package -n	tkinter3-apps
12mr|python3-3.2.3-6|139	Summary:	Various applications written using tkinter
12mr|python3-3.2.3-6|140	Group:		Development/Python
12mr|python3-3.2.3-6|141	Requires:	tkinter3
12mr|python3-3.2.3-6|142	
12mr|python3-3.2.3-6|143	%description -n	tkinter3-apps
12mr|python3-3.2.3-6|144	Various applications written using tkinter
12mr|python3-3.2.3-6|145	
12mr|python3-3.2.3-6|146	%prep
12mr|python3-3.2.3-6|147	%setup -qn Python-%{version}
12mr|python3-3.2.3-6|148	%patch0 -p0 -b .link
12mr|python3-3.2.3-6|149	%patch3 -p1 -b .CVE-2012-2135
12mr|python3-3.2.3-6|150	%patch4 -p1 -b .bug14579-tests
12mr|python3-3.2.3-6|151	
12mr|python3-3.2.3-6|152	%if "%{_lib}" == "lib64"
12mr|python3-3.2.3-6|153	%patch1 -p1 -b .lib64
12mr|python3-3.2.3-6|154	%patch2 -p1
12mr|python3-3.2.3-6|155	%endif
12mr|python3-3.2.3-6|156	
12mr|python3-3.2.3-6|157	# docs
12mr|python3-3.2.3-6|158	mkdir html
12mr|python3-3.2.3-6|159	bzcat %{SOURCE1} | tar x  -C html
12mr|python3-3.2.3-6|160	
12mr|python3-3.2.3-6|161	find . -type f -print0 | xargs -0 perl -p -i -e 's@/usr/local/bin/python@/usr/bin/python3@'
12mr|python3-3.2.3-6|162	
12mr|python3-3.2.3-6|163	cat > README.mga << EOF
12mr|python3-3.2.3-6|164	Python interpreter support readline completion by default.
12mr|python3-3.2.3-6|165	This is only used with the interpreter. In order to remove it,
12mr|python3-3.2.3-6|166	you can :
12mr|python3-3.2.3-6|167	1) unset PYTHONSTARTUP when you login
12mr|python3-3.2.3-6|168	2) create a empty file \$HOME/.pythonrc.py
12mr|python3-3.2.3-6|169	3) change %{_sysconfdir}/pythonrc.py
12mr|python3-3.2.3-6|170	EOF
12mr|python3-3.2.3-6|171	
12mr|python3-3.2.3-6|172	%build
12mr|python3-3.2.3-6|173	rm -f Modules/Setup.local
12mr|python3-3.2.3-6|174	
12mr|python3-3.2.3-6|175	export OPT="%{optflags} -g"
12mr|python3-3.2.3-6|176	
12mr|python3-3.2.3-6|177	# to fix curses module build
12mr|python3-3.2.3-6|178	# https://bugs.mageia.org/show_bug.cgi?id=6702
12mr|python3-3.2.3-6|179	export CFLAGS="%{optflags} -I/usr/include/ncursesw"
12mr|python3-3.2.3-6|180	export CPPFLAGS="%{optflags} -I/usr/include/ncursesw"
12mr|python3-3.2.3-6|181	
12mr|python3-3.2.3-6|182	autoreconf -vfi
12mr|python3-3.2.3-6|183	%configure2_5x	--with-threads \
12mr|python3-3.2.3-6|184	--enable-ipv6 \
12mr|python3-3.2.3-6|185	--with-wide-unicode \
12mr|python3-3.2.3-6|186	--with-dbmliborder=gdbm \
12mr|python3-3.2.3-6|187	--enable-shared \
12mr|python3-3.2.3-6|188	%if %{with valgrind}
12mr|python3-3.2.3-6|189	--with-valgrind
12mr|python3-3.2.3-6|190	%endif
12mr|python3-3.2.3-6|191	
12mr|python3-3.2.3-6|192	# fix build
12mr|python3-3.2.3-6|193	#perl -pi -e 's/^(LDFLAGS=.*)/$1 -lstdc++/' Makefile
12mr|python3-3.2.3-6|194	# (misc) if the home is nfs mounted, rmdir fails due to delay
12mr|python3-3.2.3-6|195	export TMP="/tmp" TMPDIR="/tmp"
12mr|python3-3.2.3-6|196	%make LN="ln -sf"
12mr|python3-3.2.3-6|197	
12mr|python3-3.2.3-6|198	%check
12mr|python3-3.2.3-6|199	# (misc) if the home is nfs mounted, rmdir fails
12mr|python3-3.2.3-6|200	export TMP="/tmp" TMPDIR="/tmp"
12mr|python3-3.2.3-6|201	
12mr|python3-3.2.3-6|202	# all tests must pass
12mr|python3-3.2.3-6|203	# (misc, 28/11/2006) test_shutil is causing problem in iurt, it seems to remove /tmp,
12mr|python3-3.2.3-6|204	# which make other test fail
12mr|python3-3.2.3-6|205	# (misc, 11/12/2006) test_pyexpat is icrashing, seem to be done on purpose ( http://python.org/sf/1296433 )
12mr|python3-3.2.3-6|206	# (misc, 11/12/2006) test_minidom is not working anymore, something changed either on my computer
12mr|python3-3.2.3-6|207	# or elsewhere.
12mr|python3-3.2.3-6|208	# (misc, 11/12/2006) test_sax fail too, will take a look later
12mr|python3-3.2.3-6|209	# (misc, 21/08/2007) test_string and test_str segfault, test_unicode, test_userstring, I need to pass the package as a security update
12mr|python3-3.2.3-6|210	# (eugeni, 21/07/2009) test_distutils fails with python3.1 due to ld error
12mr|python3-3.2.3-6|211	# (eugeni, 22/07/2009) test_mailbox fails on the BS
12mr|python3-3.2.3-6|212	# (eugeni, 17/08/2009) test_telnetlib fails with a connection reset by peer message
12mr|python3-3.2.3-6|213	# test test_sax failed -- 1 of 44 tests failed: test_xmlgen_attr_escape
12mr|python3-3.2.3-6|214	make test TESTOPTS="-w -l -x test_linuxaudiodev -x test_nis -x test_shutil -x test_pyexpat -x test_minidom -x test_sax -x test_string -x test_str -x test_unicode -x test_userstring -x test_bytes -x test_distutils -x test_mailbox -x test_ioctl -x test_telnetlib"
12mr|python3-3.2.3-6|215	
12mr|python3-3.2.3-6|216	%install
12mr|python3-3.2.3-6|217	mkdir -p %{buildroot}%{_prefix}/lib/python%{dirver}
12mr|python3-3.2.3-6|218	
12mr|python3-3.2.3-6|219	# fix Makefile to get rid of reference to distcc
12mr|python3-3.2.3-6|220	perl -pi -e "/^CC=/ and s/distcc/gcc/" Makefile
12mr|python3-3.2.3-6|221	
12mr|python3-3.2.3-6|222	# set the install path
12mr|python3-3.2.3-6|223	echo '[install_scripts]' >setup.cfg
12mr|python3-3.2.3-6|224	echo 'install_dir='"%{buildroot}%{_bindir}" >>setup.cfg
12mr|python3-3.2.3-6|225	
12mr|python3-3.2.3-6|226	# python is not GNU and does not know fsstd
12mr|python3-3.2.3-6|227	mkdir -p %{buildroot}%{_mandir}
12mr|python3-3.2.3-6|228	%makeinstall_std LN="ln -sf"
12mr|python3-3.2.3-6|229	
12mr|python3-3.2.3-6|230	(cd %{buildroot}%{_libdir}; ln -sf `ls libpython%{lib_major}*.so.*` libpython%{lib_major}.so)
12mr|python3-3.2.3-6|231	
12mr|python3-3.2.3-6|232	# fix files conflicting with python2.6
12mr|python3-3.2.3-6|233	mv %{buildroot}%{_bindir}/2to3 %{buildroot}%{_bindir}/python3-2to3
12mr|python3-3.2.3-6|234	
12mr|python3-3.2.3-6|235	# conflicts with python2
12mr|python3-3.2.3-6|236	# # emacs, I use it, I want it
12mr|python3-3.2.3-6|237	# mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp
12mr|python3-3.2.3-6|238	# install -m 644 Misc/python-mode.el %{buildroot}%{_datadir}/emacs/site-lisp
12mr|python3-3.2.3-6|239	# emacs -batch -f batch-byte-compile %{buildroot}%{_datadir}/emacs/site-lisp/python-mode.el
12mr|python3-3.2.3-6|240	#
12mr|python3-3.2.3-6|241	# install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12mr|python3-3.2.3-6|242	# cat <<EOF >%{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
12mr|python3-3.2.3-6|243	# (setq auto-mode-alist (cons '("\\\\.py$" . python-mode) auto-mode-alist))
12mr|python3-3.2.3-6|244	# (autoload 'python-mode "python-mode" "Mode for python files." t)
12mr|python3-3.2.3-6|245	# EOF
12mr|python3-3.2.3-6|246	
12mr|python3-3.2.3-6|247	#"  this comment is just here because vim syntax higlighting is confused by the previous snippet of lisp
12mr|python3-3.2.3-6|248	
12mr|python3-3.2.3-6|249	# install pynche as pynche3
12mr|python3-3.2.3-6|250	cat << EOF > %{buildroot}%{_bindir}/pynche3
12mr|python3-3.2.3-6|251	#!/bin/bash
12mr|python3-3.2.3-6|252	exec %{_libdir}/python%{dirver}/site-packages/pynche/pynche
12mr|python3-3.2.3-6|253	EOF
12mr|python3-3.2.3-6|254	rm -f Tools/pynche/*.pyw
12mr|python3-3.2.3-6|255	cp -r Tools/pynche %{buildroot}%{_libdir}/python%{dirver}/site-packages/
12mr|python3-3.2.3-6|256	
12mr|python3-3.2.3-6|257	chmod 755 %{buildroot}%{_bindir}/{idle3,pynche3}
12mr|python3-3.2.3-6|258	
12mr|python3-3.2.3-6|259	ln -f Tools/pynche/README Tools/pynche/README.pynche
12mr|python3-3.2.3-6|260	
12mr|python3-3.2.3-6|261	%if %{with valgrind}
12mr|python3-3.2.3-6|262	install Misc/valgrind-python.supp -D %{buildroot}%{_libdir}/valgrind/valgrind-python3.supp
12mr|python3-3.2.3-6|263	%endif
12mr|python3-3.2.3-6|264	
12mr|python3-3.2.3-6|265	mkdir -p %{buildroot}%{_datadir}/applications
12mr|python3-3.2.3-6|266	cat > %{buildroot}%{_datadir}/applications/mandriva-tkinter3.desktop << EOF
12mr|python3-3.2.3-6|267	[Desktop Entry]
12mr|python3-3.2.3-6|268	Name=IDLE
12mr|python3-3.2.3-6|269	Comment=IDE for Python3
12mr|python3-3.2.3-6|270	Exec=%{_bindir}/idle3
12mr|python3-3.2.3-6|271	Icon=development_environment_section
12mr|python3-3.2.3-6|272	Terminal=false
12mr|python3-3.2.3-6|273	Type=Application
12mr|python3-3.2.3-6|274	Categories=Development;IDE;
12mr|python3-3.2.3-6|275	EOF
12mr|python3-3.2.3-6|276	
12mr|python3-3.2.3-6|277	
12mr|python3-3.2.3-6|278	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-docs.desktop << EOF
12mr|python3-3.2.3-6|279	[Desktop Entry]
12mr|python3-3.2.3-6|280	Name=Python documentation
12mr|python3-3.2.3-6|281	Comment=Python complete reference
12mr|python3-3.2.3-6|282	Exec=%{_bindir}/xdg-open %{_defaultdocdir}/%{name}-docs/index.html
12mr|python3-3.2.3-6|283	Icon=documentation_section
12mr|python3-3.2.3-6|284	Terminal=false
12mr|python3-3.2.3-6|285	Type=Application
12mr|python3-3.2.3-6|286	Categories=Documentation;
12mr|python3-3.2.3-6|287	EOF
12mr|python3-3.2.3-6|288	
12mr|python3-3.2.3-6|289	
12mr|python3-3.2.3-6|290	# fix non real scripts
12mr|python3-3.2.3-6|291	#chmod 644 %{buildroot}%{_libdir}/python*/test/test_{binascii,grp,htmlparser}.py*
12mr|python3-3.2.3-6|292	find %{buildroot} -type f \( -name "test_binascii.py*" -o -name "test_grp.py*" -o -name "test_htmlparser.py*" \) -exec chmod 644 {} \;
12mr|python3-3.2.3-6|293	# fix python library not stripped
12mr|python3-3.2.3-6|294	chmod u+w %{buildroot}%{_libdir}/libpython%{lib_major}*.so.1.0 %{buildroot}%{_libdir}/libpython3.so
12mr|python3-3.2.3-6|295	
12mr|python3-3.2.3-6|296	
12mr|python3-3.2.3-6|297	mkdir -p %{buildroot}%{_sysconfdir}/profile.d/
12mr|python3-3.2.3-6|298	
12mr|python3-3.2.3-6|299	cat > %{buildroot}%{_sysconfdir}/profile.d/30python.sh << 'EOF'
12mr|python3-3.2.3-6|300	if [ -f $HOME/.pythonrc.py ] ; then
12mr|python3-3.2.3-6|301	export PYTHONSTARTUP=$HOME/.pythonrc.py
12mr|python3-3.2.3-6|302	else
12mr|python3-3.2.3-6|303	export PYTHONSTARTUP=/etc/pythonrc.py
12mr|python3-3.2.3-6|304	fi
12mr|python3-3.2.3-6|305	
12mr|python3-3.2.3-6|306	export PYTHONDONTWRITEBYTECODE=1
12mr|python3-3.2.3-6|307	EOF
12mr|python3-3.2.3-6|308	
12mr|python3-3.2.3-6|309	cat > %{buildroot}%{_sysconfdir}/profile.d/30python.csh << 'EOF'
12mr|python3-3.2.3-6|310	if ( -f ${HOME}/.pythonrc.py ) then
12mr|python3-3.2.3-6|311	setenv PYTHONSTARTUP ${HOME}/.pythonrc.py
12mr|python3-3.2.3-6|312	else
12mr|python3-3.2.3-6|313	setenv PYTHONSTARTUP /etc/pythonrc.py
12mr|python3-3.2.3-6|314	endif
12mr|python3-3.2.3-6|315	setenv PYTHONDONTWRITEBYTECODE 1
12mr|python3-3.2.3-6|316	EOF
12mr|python3-3.2.3-6|317	
12mr|python3-3.2.3-6|318	cat > %{buildroot}%{_sysconfdir}/pythonrc.py << EOF
12mr|python3-3.2.3-6|319	try:
12mr|python3-3.2.3-6|320	# this add completion to python interpreter
12mr|python3-3.2.3-6|321	import readline
12mr|python3-3.2.3-6|322	import rlcompleter
12mr|python3-3.2.3-6|323	# see readline man page for this
12mr|python3-3.2.3-6|324	readline.parse_and_bind("set show-all-if-ambiguous on")
12mr|python3-3.2.3-6|325	readline.parse_and_bind("tab: complete")
12mr|python3-3.2.3-6|326	except:
12mr|python3-3.2.3-6|327	pass
12mr|python3-3.2.3-6|328	# you can place a file .pythonrc.py in your home to overrides this one
12mr|python3-3.2.3-6|329	# but then, this file will not be sourced
12mr|python3-3.2.3-6|330	EOF
12mr|python3-3.2.3-6|331	
12mr|python3-3.2.3-6|332	%multiarch_includes %{buildroot}/usr/include/python*/pyconfig.h
12mr|python3-3.2.3-6|333	
12mr|python3-3.2.3-6|334	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
12mr|python3-3.2.3-6|335	install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/rpm/macros.d/
12mr|python3-3.2.3-6|336	
12mr|python3-3.2.3-6|337	%files
12mr|python3-3.2.3-6|338	%doc README.mga
12mr|python3-3.2.3-6|339	# conflicts with python2.6
12mr|python3-3.2.3-6|340	#%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}.el
12mr|python3-3.2.3-6|341	%{_sysconfdir}/rpm/macros.d/*.macros
12mr|python3-3.2.3-6|342	%{_sysconfdir}/profile.d/*
12mr|python3-3.2.3-6|343	%config(noreplace) %{_sysconfdir}/pythonrc.py
12mr|python3-3.2.3-6|344	%{_includedir}/python*/pyconfig.h
12mr|python3-3.2.3-6|345	%{multiarch_includedir}/python*/pyconfig.h
12mr|python3-3.2.3-6|346	
12mr|python3-3.2.3-6|347	%{_libdir}/python*/config*/Makefile
12mr|python3-3.2.3-6|348	%exclude %{_libdir}/python*/site-packages/pynche
12mr|python3-3.2.3-6|349	%exclude %{_libdir}/python*/lib-dynload/_tkinter.*.so
12mr|python3-3.2.3-6|350	
12mr|python3-3.2.3-6|351	# HACK: build fails without this (TODO: investigate rpm)
12mr|python3-3.2.3-6|352	%dir %{_libdir}/python*
12mr|python3-3.2.3-6|353	%{_libdir}/python*/LICENSE.txt
12mr|python3-3.2.3-6|354	%{_libdir}/python%{dirver}/*.py
12mr|python3-3.2.3-6|355	%{_libdir}/python%{dirver}/__pycache__
12mr|python3-3.2.3-6|356	%{_libdir}/python%{dirver}/concurrent
12mr|python3-3.2.3-6|357	%{_libdir}/python%{dirver}/ctypes
12mr|python3-3.2.3-6|358	%{_libdir}/python%{dirver}/curses
12mr|python3-3.2.3-6|359	%{_libdir}/python%{dirver}/dbm
12mr|python3-3.2.3-6|360	%{_libdir}/python%{dirver}/distutils
12mr|python3-3.2.3-6|361	%{_libdir}/python%{dirver}/email
12mr|python3-3.2.3-6|362	%{_libdir}/python%{dirver}/encodings
12mr|python3-3.2.3-6|363	%{_libdir}/python%{dirver}/html
12mr|python3-3.2.3-6|364	%{_libdir}/python%{dirver}/http
12mr|python3-3.2.3-6|365	%{_libdir}/python%{dirver}/importlib
12mr|python3-3.2.3-6|366	%{_libdir}/python%{dirver}/json
12mr|python3-3.2.3-6|367	%{_libdir}/python%{dirver}/lib-dynload
12mr|python3-3.2.3-6|368	%{_libdir}/python%{dirver}/lib2to3
12mr|python3-3.2.3-6|369	%{_libdir}/python%{dirver}/logging
12mr|python3-3.2.3-6|370	%{_libdir}/python%{dirver}/multiprocessing
12mr|python3-3.2.3-6|371	%{_libdir}/python%{dirver}/plat-linux2
12mr|python3-3.2.3-6|372	%{_libdir}/python%{dirver}/pydoc_data
12mr|python3-3.2.3-6|373	%{_libdir}/python%{dirver}/site-packages
12mr|python3-3.2.3-6|374	%{_libdir}/python%{dirver}/sqlite3
12mr|python3-3.2.3-6|375	%{_libdir}/python%{dirver}/turtledemo
12mr|python3-3.2.3-6|376	%{_libdir}/python%{dirver}/unittest
12mr|python3-3.2.3-6|377	%{_libdir}/python%{dirver}/urllib
12mr|python3-3.2.3-6|378	%{_libdir}/python%{dirver}/wsgiref*
12mr|python3-3.2.3-6|379	%{_libdir}/python%{dirver}/xml
12mr|python3-3.2.3-6|380	%{_libdir}/python%{dirver}/xmlrpc
12mr|python3-3.2.3-6|381	%{_bindir}/pydoc3*
12mr|python3-3.2.3-6|382	%{_bindir}/python3*
12mr|python3-3.2.3-6|383	%{_bindir}/2to3-%{dirver}
12mr|python3-3.2.3-6|384	%exclude %{_bindir}/python*config
12mr|python3-3.2.3-6|385	#%{_datadir}/emacs/site-lisp/*
12mr|python3-3.2.3-6|386	%{_mandir}/man*/*
12mr|python3-3.2.3-6|387	%if %{with valgrind}
12mr|python3-3.2.3-6|388	%{_libdir}/valgrind/valgrind-python3.supp
12mr|python3-3.2.3-6|389	%endif
12mr|python3-3.2.3-6|390	
12mr|python3-3.2.3-6|391	%files -n %{lib_name}
12mr|python3-3.2.3-6|392	%{_libdir}/libpython*.so.1*
12mr|python3-3.2.3-6|393	
12mr|python3-3.2.3-6|394	%files -n %{develname}
12mr|python3-3.2.3-6|395	%{_libdir}/libpython*.so
12mr|python3-3.2.3-6|396	%{_includedir}/python*
12mr|python3-3.2.3-6|397	%{_libdir}/python*/config-%{dirver}*
12mr|python3-3.2.3-6|398	%{_libdir}/python*/test/
12mr|python3-3.2.3-6|399	%{_bindir}/python%{dirver}*-config
12mr|python3-3.2.3-6|400	%{_bindir}/python%{familyver}-config
12mr|python3-3.2.3-6|401	%{_libdir}/pkgconfig/python*.pc
12mr|python3-3.2.3-6|402	%exclude %{_includedir}/python*/pyconfig.h
12mr|python3-3.2.3-6|403	%exclude %{_libdir}/python*/config*/Makefile
12mr|python3-3.2.3-6|404	
12mr|python3-3.2.3-6|405	%files docs
12mr|python3-3.2.3-6|406	%doc html/*/*
12mr|python3-3.2.3-6|407	%{_datadir}/applications/mandriva-%{name}-docs.desktop
12mr|python3-3.2.3-6|408	
12mr|python3-3.2.3-6|409	%files -n tkinter3
12mr|python3-3.2.3-6|410	%{_libdir}/python*/tkinter/
12mr|python3-3.2.3-6|411	%{_libdir}/python*/idlelib
12mr|python3-3.2.3-6|412	%{_libdir}/python*/site-packages/pynche
12mr|python3-3.2.3-6|413	%{_libdir}/python*/lib-dynload/_tkinter.*.so
12mr|python3-3.2.3-6|414	
12mr|python3-3.2.3-6|415	%files -n tkinter3-apps
12mr|python3-3.2.3-6|416	%{_bindir}/idle3*
12mr|python3-3.2.3-6|417	%{_bindir}/pynche3
12mr|python3-3.2.3-6|418	%{_datadir}/applications/mandriva-tkinter3.desktop
12mr|python3-3.2.3-6|419	
12mr|python3-3.2.3-6|420	
12mr|python3-3.2.3-6|421	
12mr|python3-3.2.3-6|422	%changelog
12mr|python3-3.2.3-6|423	
12mr|python3-3.2.3-6|424	* Wed Aug 08 2012 luigiwalser <luigiwalser> 3.2.3-5.mga3
12mr|python3-3.2.3-6|425	+ Revision: 280050
12mr|python3-3.2.3-6|426	- add patch from OpenSuSE to fix CVE-2012-2135 (patch 3)
12mr|python3-3.2.3-6|427	- add upstream patch adding tests to testsuite associated w/CVE (patch 4)
12mr|python3-3.2.3-6|428	
12mr|python3-3.2.3-6|429	* Mon Jul 30 2012 tv <tv> 3.2.3-4.mga3
12mr|python3-3.2.3-6|430	+ Revision: 276244
12mr|python3-3.2.3-6|431	- rebuild for db-5.3
12mr|python3-3.2.3-6|432	
12mr|python3-3.2.3-6|433	* Thu Jul 05 2012 wally <wally> 3.2.3-3.mga3
12mr|python3-3.2.3-6|434	+ Revision: 268245
12mr|python3-3.2.3-6|435	- fix curses module build (mga#6702)
12mr|python3-3.2.3-6|436	
12mr|python3-3.2.3-6|437	* Tue Jul 03 2012 kamil <kamil> 3.2.3-2.mga3
12mr|python3-3.2.3-6|438	+ Revision: 266996
12mr|python3-3.2.3-6|439	- add P2 fdr-lib64-fix-for-test_install.patch
12mr|python3-3.2.3-6|440	- sync P1 with Fedora and fix x86_64 bugs (mga#6664)
12mr|python3-3.2.3-6|441	
12mr|python3-3.2.3-6|442	* Sat Apr 14 2012 fwang <fwang> 3.2.3-1.mga2
12mr|python3-3.2.3-6|443	+ Revision: 230764
12mr|python3-3.2.3-6|444	- update lib64 patch
12mr|python3-3.2.3-6|445	- new version 3.2.3
12mr|python3-3.2.3-6|446	
12mr|python3-3.2.3-6|447	* Mon Feb 20 2012 guillomovitch <guillomovitch> 3.2.2-3.mga2
12mr|python3-3.2.3-6|448	+ Revision: 211298
12mr|python3-3.2.3-6|449	- don't hardcode pyconfig.h location in lib64 path
12mr|python3-3.2.3-6|450	- ship pyconfig.h in main package, not just multiarch wrapper
12mr|python3-3.2.3-6|451	- spec cleanup
12mr|python3-3.2.3-6|452	
12mr|python3-3.2.3-6|453	* Mon Dec 05 2011 fwang <fwang> 3.2.2-2.mga2
12mr|python3-3.2.3-6|454	+ Revision: 176932
12mr|python3-3.2.3-6|455	- add upstream patch to recognize gdbm 1.9 magic value
12mr|python3-3.2.3-6|456	- build with gdbm
12mr|python3-3.2.3-6|457	- rebuild for new gdbm
12mr|python3-3.2.3-6|458	
12mr|python3-3.2.3-6|459	* Mon Sep 05 2011 fwang <fwang> 3.2.2-1.mga2
12mr|python3-3.2.3-6|460	+ Revision: 138550
12mr|python3-3.2.3-6|461	- new version 3.2.2
12mr|python3-3.2.3-6|462	
12mr|python3-3.2.3-6|463	* Fri Sep 02 2011 tv <tv> 3.2.1-2.mga2
12mr|python3-3.2.3-6|464	+ Revision: 137805
12mr|python3-3.2.3-6|465	- make the huge doc subpackage be noarch
12mr|python3-3.2.3-6|466	
12mr|python3-3.2.3-6|467	* Tue Jul 12 2011 fwang <fwang> 3.2.1-1.mga2
12mr|python3-3.2.3-6|468	+ Revision: 122718
12mr|python3-3.2.3-6|469	- use ln -sf always
12mr|python3-3.2.3-6|470	- update file list
12mr|python3-3.2.3-6|471	- really rediff lib64 patch
12mr|python3-3.2.3-6|472	- rediff lib64 patch
12mr|python3-3.2.3-6|473	- new version 3.2.1
12mr|python3-3.2.3-6|474	
12mr|python3-3.2.3-6|475	* Sat Jul 02 2011 fwang <fwang> 3.2-6.mga2
12mr|python3-3.2.3-6|476	+ Revision: 117326
12mr|python3-3.2.3-6|477	- rebuild for new tcl
12mr|python3-3.2.3-6|478	
12mr|python3-3.2.3-6|479	* Tue Jun 28 2011 fwang <fwang> 3.2-5.mga2
12mr|python3-3.2.3-6|480	+ Revision: 115157
12mr|python3-3.2.3-6|481	- add provides for binary
12mr|python3-3.2.3-6|482	
12mr|python3-3.2.3-6|483	* Tue Jun 07 2011 dmorgan <dmorgan> 3.2-4.mga2
12mr|python3-3.2.3-6|484	+ Revision: 101527
12mr|python3-3.2.3-6|485	- imported package python3
12mr|python3-3.2.3-6|486	

16077 12
12mr|python-abf-1.2-2|1	Name:           python-abf
12mr|python-abf-1.2-2|2	Version:        1.2
12mr|python-abf-1.2-2|3	Release:        2
12mr|python-abf-1.2-2|4	Summary:        Python API to ABF (https://abf.rosalinux.ru)
12mr|python-abf-1.2-2|5	Group:          System/Configuration/Packaging
12mr|python-abf-1.2-2|6	License:        GPLv2
12mr|python-abf-1.2-2|7	URL:            http://wiki.rosalab.ru/en/index.php/ABF_Console_Client
12mr|python-abf-1.2-2|8	Source0:        %{name}-%{version}.tar.gz
12mr|python-abf-1.2-2|9	BuildArch:      noarch
12mr|python-abf-1.2-2|10	
12mr|python-abf-1.2-2|11	Requires:       python-beautifulsoup
12mr|python-abf-1.2-2|12	Requires:       python-mechanize
12mr|python-abf-1.2-2|13	
12mr|python-abf-1.2-2|14	%description
12mr|python-abf-1.2-2|15	%{name} is the python API to ABF (https://abf.rosalinux.ru).
12mr|python-abf-1.2-2|16	It contains a set of basic operations, done with either HTML
12mr|python-abf-1.2-2|17	parsing or through ABF json API. It also provides datamodel to
12mr|python-abf-1.2-2|18	operate with.
12mr|python-abf-1.2-2|19	
12mr|python-abf-1.2-2|20	
12mr|python-abf-1.2-2|21	%prep
12mr|python-abf-1.2-2|22	%setup -q -n %{name}
12mr|python-abf-1.2-2|23	
12mr|python-abf-1.2-2|24	%install
12mr|python-abf-1.2-2|25	rm -rf %{buildroot}
12mr|python-abf-1.2-2|26	make install DESTDIR=$RPM_BUILD_ROOT
12mr|python-abf-1.2-2|27	
12mr|python-abf-1.2-2|28	
12mr|python-abf-1.2-2|29	%files
12mr|python-abf-1.2-2|30	%defattr(-,root,root,-)
12mr|python-abf-1.2-2|31	%dir %{py_puresitedir}/abf
12mr|python-abf-1.2-2|32	%dir %{py_puresitedir}/abf/api
12mr|python-abf-1.2-2|33	%{py_puresitedir}/abf/*.py*
12mr|python-abf-1.2-2|34	%{py_puresitedir}/abf/api/*.py*
12mr|python-abf-1.2-2|35	
12mr|python-abf-1.2-2|36	%changelog
12mr|python-abf-1.2-2|37	

16078 12
12mr|python-axiom-0.6.0-4|1	%define module  axiom
12mr|python-axiom-0.6.0-4|2	%define name	python-%{module}
12mr|python-axiom-0.6.0-4|3	%define version 0.6.0
12mr|python-axiom-0.6.0-4|4	%define release %mkrel 4
12mr|python-axiom-0.6.0-4|5	
12mr|python-axiom-0.6.0-4|6	Name: 		%{name}
12mr|python-axiom-0.6.0-4|7	Summary: 	Object database, or alternatively, an object-relational mapper
12mr|python-axiom-0.6.0-4|8	Version: 	%{version}
12mr|python-axiom-0.6.0-4|9	Release: 	%{release}
12mr|python-axiom-0.6.0-4|10	Group: 		Development/Python
12mr|python-axiom-0.6.0-4|11	URL: 		http://www.divmod.org/trac/wiki/DivmodAxiom
12mr|python-axiom-0.6.0-4|12	Source0: 	http://divmod.org/trac/attachment/wiki/SoftwareReleases/Axiom-%{version}.tar.gz
12mr|python-axiom-0.6.0-4|13	License: 	BSD
12mr|python-axiom-0.6.0-4|14	Requires: 	python-epsilon
12mr|python-axiom-0.6.0-4|15	Provides: 	python-Axiom = %{version}
12mr|python-axiom-0.6.0-4|16	Provides: 	Axiom = %{version}
12mr|python-axiom-0.6.0-4|17	BuildRequires: 	python-epsilon, python-twisted, python-devel
12mr|python-axiom-0.6.0-4|18	BuildArch:	noarch
12mr|python-axiom-0.6.0-4|19	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-axiom-0.6.0-4|20	
12mr|python-axiom-0.6.0-4|21	%description
12mr|python-axiom-0.6.0-4|22	Axiom is an object database, or alternatively, an object-relational mapper.
12mr|python-axiom-0.6.0-4|23	
12mr|python-axiom-0.6.0-4|24	%prep
12mr|python-axiom-0.6.0-4|25	%setup -q -n Axiom-%version
12mr|python-axiom-0.6.0-4|26	
12mr|python-axiom-0.6.0-4|27	%build
12mr|python-axiom-0.6.0-4|28	%__python setup.py build
12mr|python-axiom-0.6.0-4|29	
12mr|python-axiom-0.6.0-4|30	%install
12mr|python-axiom-0.6.0-4|31	%__rm -rf %buildroot
12mr|python-axiom-0.6.0-4|32	
12mr|python-axiom-0.6.0-4|33	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=INSTALLED_FILES.tmp
12mr|python-axiom-0.6.0-4|34	%__grep -v %{py_sitedir}/build INSTALLED_FILES.tmp > INSTALLED_FILES
12mr|python-axiom-0.6.0-4|35	%__rm -rf %{buildroot}%{py_sitedir}/build
12mr|python-axiom-0.6.0-4|36	# I don't think it would be right to package this - AdamW 2008/12
12mr|python-axiom-0.6.0-4|37	rm -f %{buildroot}%{py_puresitedir}/twisted/plugins/dropin.cache
12mr|python-axiom-0.6.0-4|38	
12mr|python-axiom-0.6.0-4|39	%clean
12mr|python-axiom-0.6.0-4|40	%__rm -rf %buildroot
12mr|python-axiom-0.6.0-4|41	
12mr|python-axiom-0.6.0-4|42	%files -f INSTALLED_FILES
12mr|python-axiom-0.6.0-4|43	%defattr(-,root,root)
12mr|python-axiom-0.6.0-4|44	%doc *.txt LICENSE
12mr|python-axiom-0.6.0-4|45	
12mr|python-axiom-0.6.0-4|46	
12mr|python-axiom-0.6.0-4|47	
12mr|python-axiom-0.6.0-4|48	%changelog
12mr|python-axiom-0.6.0-4|49	

16079 12
12mr|python-beaker-1.5.3-5|1	Name: python-beaker
12mr|python-beaker-1.5.3-5|2	Version: 1.5.3
12mr|python-beaker-1.5.3-5|3	Release: %mkrel 5
12mr|python-beaker-1.5.3-5|4	Summary: WSGI middleware layer to provide sessions
12mr|python-beaker-1.5.3-5|5	
12mr|python-beaker-1.5.3-5|6	Group: Development/Python
12mr|python-beaker-1.5.3-5|7	License: BSD
12mr|python-beaker-1.5.3-5|8	URL: http://beaker.groovie.org/
12mr|python-beaker-1.5.3-5|9	Source0: http://pypi.python.org/packages/source/B/Beaker/Beaker-%{version}.tar.gz
12mr|python-beaker-1.5.3-5|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}
12mr|python-beaker-1.5.3-5|11	BuildArch: noarch
12mr|python-beaker-1.5.3-5|12	BuildRequires: python-setuptools
12mr|python-beaker-1.5.3-5|13	
12mr|python-beaker-1.5.3-5|14	%description
12mr|python-beaker-1.5.3-5|15	Beaker is a caching library that includes Session and Cache objects built on
12mr|python-beaker-1.5.3-5|16	Myghty's Container API used in MyghtyUtils. WSGI middleware is also included to
12mr|python-beaker-1.5.3-5|17	manage Session objects and signed cookies.
12mr|python-beaker-1.5.3-5|18	
12mr|python-beaker-1.5.3-5|19	
12mr|python-beaker-1.5.3-5|20	%prep
12mr|python-beaker-1.5.3-5|21	%setup -q -n Beaker-%{version}
12mr|python-beaker-1.5.3-5|22	# Fix rpmlint warning
12mr|python-beaker-1.5.3-5|23	sed -i -e '/\/usr\/bin\/python/d' beaker/crypto/pbkdf2.py
12mr|python-beaker-1.5.3-5|24	
12mr|python-beaker-1.5.3-5|25	
12mr|python-beaker-1.5.3-5|26	%build
12mr|python-beaker-1.5.3-5|27	%{__python} setup.py build
12mr|python-beaker-1.5.3-5|28	
12mr|python-beaker-1.5.3-5|29	
12mr|python-beaker-1.5.3-5|30	%install
12mr|python-beaker-1.5.3-5|31	rm -rf %{buildroot}
12mr|python-beaker-1.5.3-5|32	%{__python} setup.py install --skip-build --root %{buildroot}
12mr|python-beaker-1.5.3-5|33	
12mr|python-beaker-1.5.3-5|34	
12mr|python-beaker-1.5.3-5|35	%clean
12mr|python-beaker-1.5.3-5|36	rm -rf %{buildroot}
12mr|python-beaker-1.5.3-5|37	
12mr|python-beaker-1.5.3-5|38	
12mr|python-beaker-1.5.3-5|39	%files
12mr|python-beaker-1.5.3-5|40	%defattr(-,root,root,-)
12mr|python-beaker-1.5.3-5|41	%doc LICENSE CHANGELOG
12mr|python-beaker-1.5.3-5|42	%{python_sitelib}/beaker/
12mr|python-beaker-1.5.3-5|43	%{python_sitelib}/Beaker*
12mr|python-beaker-1.5.3-5|44	
12mr|python-beaker-1.5.3-5|45	
12mr|python-beaker-1.5.3-5|46	
12mr|python-beaker-1.5.3-5|47	%changelog
12mr|python-beaker-1.5.3-5|48	

16080 12
12mr|python-beautifulsoup-3.2.1-1|1	%define module	BeautifulSoup
12mr|python-beautifulsoup-3.2.1-1|2	
12mr|python-beautifulsoup-3.2.1-1|3	Name:		python-beautifulsoup
12mr|python-beautifulsoup-3.2.1-1|4	Version:	3.2.1
12mr|python-beautifulsoup-3.2.1-1|5	Release:	1
12mr|python-beautifulsoup-3.2.1-1|6	Summary:	The Screen-Scraper's Friend
12mr|python-beautifulsoup-3.2.1-1|7	Group:		Development/Python
12mr|python-beautifulsoup-3.2.1-1|8	License:	Python
12mr|python-beautifulsoup-3.2.1-1|9	URL:		http://www.crummy.com/software/BeautifulSoup
12mr|python-beautifulsoup-3.2.1-1|10	Source0:	http://www.crummy.com/software/BeautifulSoup/download/%{module}-%{version}.tar.gz
12mr|python-beautifulsoup-3.2.1-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|python-beautifulsoup-3.2.1-1|12	BuildArch:	noarch
12mr|python-beautifulsoup-3.2.1-1|13	BuildRequires:	python-devel
12mr|python-beautifulsoup-3.2.1-1|14	BuildRequires:	python-setuptools
12mr|python-beautifulsoup-3.2.1-1|15	
12mr|python-beautifulsoup-3.2.1-1|16	%description
12mr|python-beautifulsoup-3.2.1-1|17	The BeautifulSoup class turns arbitrarily bad HTML into a tree-like
12mr|python-beautifulsoup-3.2.1-1|18	nested tag-soup list of Tag objects and text snippets. A Tag object
12mr|python-beautifulsoup-3.2.1-1|19	corresponds to an HTML tag.  It knows about the HTML tag's attributes,
12mr|python-beautifulsoup-3.2.1-1|20	and contains a representation of everything contained between the
12mr|python-beautifulsoup-3.2.1-1|21	original tag and its closing tag (if any). It's easy to extract Tags
12mr|python-beautifulsoup-3.2.1-1|22	that meet certain criteria.
12mr|python-beautifulsoup-3.2.1-1|23	
12mr|python-beautifulsoup-3.2.1-1|24	%prep
12mr|python-beautifulsoup-3.2.1-1|25	%setup -q -n %{module}-%{version}
12mr|python-beautifulsoup-3.2.1-1|26	
12mr|python-beautifulsoup-3.2.1-1|27	%install
12mr|python-beautifulsoup-3.2.1-1|28	%__rm -rf %{buildroot}
12mr|python-beautifulsoup-3.2.1-1|29	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12mr|python-beautifulsoup-3.2.1-1|30	
12mr|python-beautifulsoup-3.2.1-1|31	%clean
12mr|python-beautifulsoup-3.2.1-1|32	%__rm -rf %{buildroot}
12mr|python-beautifulsoup-3.2.1-1|33	
12mr|python-beautifulsoup-3.2.1-1|34	%files -f FILE_LIST
12mr|python-beautifulsoup-3.2.1-1|35	%defattr(-,root,root,-)
12mr|python-beautifulsoup-3.2.1-1|36	
12mr|python-beautifulsoup-3.2.1-1|37	
12mr|python-beautifulsoup-3.2.1-1|38	
12mr|python-beautifulsoup-3.2.1-1|39	
12mr|python-beautifulsoup-3.2.1-1|40	%changelog
12mr|python-beautifulsoup-3.2.1-1|41	

16081 12
12mr|python-cairo-1.10.0-1|1	%define oname py2cairo
12mr|python-cairo-1.10.0-1|2	
12mr|python-cairo-1.10.0-1|3	Summary:	A python wrapper for the Cairo libraries
12mr|python-cairo-1.10.0-1|4	Name:		python-cairo
12mr|python-cairo-1.10.0-1|5	Version:	1.10.0
12mr|python-cairo-1.10.0-1|6	Release:	1
12mr|python-cairo-1.10.0-1|7	License:	LGPLv2+
12mr|python-cairo-1.10.0-1|8	Group:		Development/Python
12mr|python-cairo-1.10.0-1|9	URL:		http://cairographics.org/pycairo
12mr|python-cairo-1.10.0-1|10	Source:		http://cairographics.org/releases/%{oname}-%{version}.tar.bz2
12mr|python-cairo-1.10.0-1|11	Patch0:		pycairo-1.10.0-link.patch
12mr|python-cairo-1.10.0-1|12	BuildRequires:	pkgconfig(cairo)
12mr|python-cairo-1.10.0-1|13	BuildRequires:	pkgconfig(python)
12mr|python-cairo-1.10.0-1|14	
12mr|python-cairo-1.10.0-1|15	%description
12mr|python-cairo-1.10.0-1|16	Aset of Python bindings for the cairo graphics library.
12mr|python-cairo-1.10.0-1|17	
12mr|python-cairo-1.10.0-1|18	%package devel
12mr|python-cairo-1.10.0-1|19	Summary:	Development files for %{name}
12mr|python-cairo-1.10.0-1|20	Group:		Development/Python
12mr|python-cairo-1.10.0-1|21	Requires:	%{name} = %{version}-%{release}
12mr|python-cairo-1.10.0-1|22	Provides:	%{oname}-devel = %{version}-%{release}
12mr|python-cairo-1.10.0-1|23	
12mr|python-cairo-1.10.0-1|24	%description devel
12mr|python-cairo-1.10.0-1|25	Development files for %{name}.
12mr|python-cairo-1.10.0-1|26	
12mr|python-cairo-1.10.0-1|27	%prep
12mr|python-cairo-1.10.0-1|28	%setup -qn %{oname}-%{version}
12mr|python-cairo-1.10.0-1|29	%apply_patches
12mr|python-cairo-1.10.0-1|30	touch ChangeLog
12mr|python-cairo-1.10.0-1|31	
12mr|python-cairo-1.10.0-1|32	%build
12mr|python-cairo-1.10.0-1|33	autoreconf -fi
12mr|python-cairo-1.10.0-1|34	%configure2_5x
12mr|python-cairo-1.10.0-1|35	%make
12mr|python-cairo-1.10.0-1|36	
12mr|python-cairo-1.10.0-1|37	%install
12mr|python-cairo-1.10.0-1|38	%makeinstall_std
12mr|python-cairo-1.10.0-1|39	
12mr|python-cairo-1.10.0-1|40	%files
12mr|python-cairo-1.10.0-1|41	%doc AUTHORS
12mr|python-cairo-1.10.0-1|42	%{py_platsitedir}/cairo
12mr|python-cairo-1.10.0-1|43	
12mr|python-cairo-1.10.0-1|44	%files devel
12mr|python-cairo-1.10.0-1|45	%doc examples
12mr|python-cairo-1.10.0-1|46	%{_includedir}/pycairo/pycairo.h
12mr|python-cairo-1.10.0-1|47	%{_libdir}/pkgconfig/pycairo.pc
12mr|python-cairo-1.10.0-1|48	
12mr|python-cairo-1.10.0-1|49	
12mr|python-cairo-1.10.0-1|50	
12mr|python-cairo-1.10.0-1|51	
12mr|python-cairo-1.10.0-1|52	%changelog
12mr|python-cairo-1.10.0-1|53	

16082 12
12mr|python-celementtree-1.0.5-9|1	%define module		cElementTree
12mr|python-celementtree-1.0.5-9|2	%define date_version	20051216
12mr|python-celementtree-1.0.5-9|3	
12mr|python-celementtree-1.0.5-9|4	Summary:        Add-on to the standard ElementTree package
12mr|python-celementtree-1.0.5-9|5	Name: 		python-celementtree
12mr|python-celementtree-1.0.5-9|6	Version: 	1.0.5
12mr|python-celementtree-1.0.5-9|7	Release: 	%mkrel 9
12mr|python-celementtree-1.0.5-9|8	Group: 		Development/Python
12mr|python-celementtree-1.0.5-9|9	License:	Python license
12mr|python-celementtree-1.0.5-9|10	URL:            http://effbot.org/zone/element-index.htm
12mr|python-celementtree-1.0.5-9|11	Source0:        http://effbot.org/downloads/%{module}-%{version}-%{date_version}.tar.bz2
12mr|python-celementtree-1.0.5-9|12	Patch0:		celementtree-1.0.5-external-libexpat.patch
12mr|python-celementtree-1.0.5-9|13	Requires:	python-elementtree
12mr|python-celementtree-1.0.5-9|14	%py_requires -d
12mr|python-celementtree-1.0.5-9|15	BuildRequires:	expat-devel
12mr|python-celementtree-1.0.5-9|16	BuildRoot:      %{_tmppath}/%{name}-%{version}
12mr|python-celementtree-1.0.5-9|17	
12mr|python-celementtree-1.0.5-9|18	%description
12mr|python-celementtree-1.0.5-9|19	This is an add-on to the standard ElementTree package, which adds a very fast
12mr|python-celementtree-1.0.5-9|20	and memory-efficient alternative implementation of the ElementTree API.
12mr|python-celementtree-1.0.5-9|21	
12mr|python-celementtree-1.0.5-9|22	%prep
12mr|python-celementtree-1.0.5-9|23	%setup -q -n %{module}-%{version}-%{date_version}
12mr|python-celementtree-1.0.5-9|24	%patch0 -p1
12mr|python-celementtree-1.0.5-9|25	
12mr|python-celementtree-1.0.5-9|26	%build
12mr|python-celementtree-1.0.5-9|27	%{__python} setup.py build
12mr|python-celementtree-1.0.5-9|28	
12mr|python-celementtree-1.0.5-9|29	
12mr|python-celementtree-1.0.5-9|30	%install
12mr|python-celementtree-1.0.5-9|31	rm -rf %{buildroot}
12mr|python-celementtree-1.0.5-9|32	%{__python} setup.py install --root=%{buildroot} --record INSTALLED_FILES
12mr|python-celementtree-1.0.5-9|33	
12mr|python-celementtree-1.0.5-9|34	
12mr|python-celementtree-1.0.5-9|35	%clean
12mr|python-celementtree-1.0.5-9|36	rm -rf %{buildroot}
12mr|python-celementtree-1.0.5-9|37	
12mr|python-celementtree-1.0.5-9|38	%files -f INSTALLED_FILES
12mr|python-celementtree-1.0.5-9|39	%defattr(-,root,root)
12mr|python-celementtree-1.0.5-9|40	%doc samples README* CHANGES*
12mr|python-celementtree-1.0.5-9|41	
12mr|python-celementtree-1.0.5-9|42	
12mr|python-celementtree-1.0.5-9|43	
12mr|python-celementtree-1.0.5-9|44	%changelog
12mr|python-celementtree-1.0.5-9|45	

16083 12
12mr|python-cheetah-2.4.4-4|1	Summary: Python-powered template engine and code-generator
12mr|python-cheetah-2.4.4-4|2	Name: python-cheetah
12mr|python-cheetah-2.4.4-4|3	Version: 2.4.4
12mr|python-cheetah-2.4.4-4|4	Release: %mkrel 4
12mr|python-cheetah-2.4.4-4|5	URL: http://www.CheetahTemplate.org/
12mr|python-cheetah-2.4.4-4|6	Source0: http://pypi.python.org/packages/source/C/Cheetah/Cheetah-%{version}.tar.gz
12mr|python-cheetah-2.4.4-4|7	License: MIT like
12mr|python-cheetah-2.4.4-4|8	Group: Development/Python
12mr|python-cheetah-2.4.4-4|9	BuildRequires: python-devel
12mr|python-cheetah-2.4.4-4|10	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|python-cheetah-2.4.4-4|11	Provides: python-cheetah2
12mr|python-cheetah-2.4.4-4|12	Obsoletes: python-cheetah2
12mr|python-cheetah-2.4.4-4|13	
12mr|python-cheetah-2.4.4-4|14	%description
12mr|python-cheetah-2.4.4-4|15	Python-cheetah:
12mr|python-cheetah-2.4.4-4|16	* generates HTML, SGML, XML, SQL, Postscript, form email, LaTeX, or any other
12mr|python-cheetah-2.4.4-4|17	text-based format.
12mr|python-cheetah-2.4.4-4|18	* cleanly separates content, graphic design, and program code. This leads to
12mr|python-cheetah-2.4.4-4|19	highly modular, flexible, and reusable site architectures; faster
12mr|python-cheetah-2.4.4-4|20	development time; and HTML and program code that is easier to understand and
12mr|python-cheetah-2.4.4-4|21	maintain. It is particularly well suited for team efforts.
12mr|python-cheetah-2.4.4-4|22	* blends the power and flexibility of Python with a simple template language
12mr|python-cheetah-2.4.4-4|23	that non-programmers can understand.
12mr|python-cheetah-2.4.4-4|24	* gives template writers full access to any Python data structure, module,
12mr|python-cheetah-2.4.4-4|25	function, object, or method in their templates.
12mr|python-cheetah-2.4.4-4|26	* makes code reuse easy by providing an object-orientated interface to
12mr|python-cheetah-2.4.4-4|27	templates that is accessible from Python code or other Cheetah templates.
12mr|python-cheetah-2.4.4-4|28	One template can subclass another and selectively reimplement sections of it.
12mr|python-cheetah-2.4.4-4|29	* provides a simple, yet powerful, caching mechanism that can dramatically
12mr|python-cheetah-2.4.4-4|30	improve the performance of a dynamic website.
12mr|python-cheetah-2.4.4-4|31	* compiles templates into optimized, yet readable, Python code.
12mr|python-cheetah-2.4.4-4|32	
12mr|python-cheetah-2.4.4-4|33	%prep
12mr|python-cheetah-2.4.4-4|34	%setup -q -n Cheetah-%version
12mr|python-cheetah-2.4.4-4|35	
12mr|python-cheetah-2.4.4-4|36	%build
12mr|python-cheetah-2.4.4-4|37	python setup.py build
12mr|python-cheetah-2.4.4-4|38	
12mr|python-cheetah-2.4.4-4|39	%install
12mr|python-cheetah-2.4.4-4|40	rm -rf $RPM_BUILD_ROOT
12mr|python-cheetah-2.4.4-4|41	python setup.py install --root $RPM_BUILD_ROOT
12mr|python-cheetah-2.4.4-4|42	
12mr|python-cheetah-2.4.4-4|43	%clean
12mr|python-cheetah-2.4.4-4|44	rm -rf $RPM_BUILD_ROOT
12mr|python-cheetah-2.4.4-4|45	
12mr|python-cheetah-2.4.4-4|46	%files
12mr|python-cheetah-2.4.4-4|47	%defattr(-,root,root)
12mr|python-cheetah-2.4.4-4|48	%doc CHANGES LICENSE TODO
12mr|python-cheetah-2.4.4-4|49	%_libdir/python*/site-packages/Cheetah
12mr|python-cheetah-2.4.4-4|50	%_libdir/python*/site-packages/*.egg-info
12mr|python-cheetah-2.4.4-4|51	%_bindir/*
12mr|python-cheetah-2.4.4-4|52	
12mr|python-cheetah-2.4.4-4|53	
12mr|python-cheetah-2.4.4-4|54	
12mr|python-cheetah-2.4.4-4|55	%changelog
12mr|python-cheetah-2.4.4-4|56	

16084 12
12mr|python-clientform-0.2.10-4|1	%define oname ClientForm
12mr|python-clientform-0.2.10-4|2	
12mr|python-clientform-0.2.10-4|3	Summary:	Client-side HTML form handling
12mr|python-clientform-0.2.10-4|4	Name:		python-clientform
12mr|python-clientform-0.2.10-4|5	Version:	0.2.10
12mr|python-clientform-0.2.10-4|6	Release:	%mkrel 4
12mr|python-clientform-0.2.10-4|7	Source0:	http://wwwsearch.sourceforge.net/%{oname}/src/%{oname}-%{version}.tar.gz
12mr|python-clientform-0.2.10-4|8	License:	BSD
12mr|python-clientform-0.2.10-4|9	Group:		Development/Python
12mr|python-clientform-0.2.10-4|10	BuildArch:	noarch
12mr|python-clientform-0.2.10-4|11	URL:		http://wwwsearch.sourceforge.net/ClientForm/
12mr|python-clientform-0.2.10-4|12	BuildRequires:	python-devel
12mr|python-clientform-0.2.10-4|13	BuildRequires:	python-setuptools
12mr|python-clientform-0.2.10-4|14	
12mr|python-clientform-0.2.10-4|15	%description
12mr|python-clientform-0.2.10-4|16	ClientForm is a Python module for handling HTML forms on the client
12mr|python-clientform-0.2.10-4|17	side, useful for parsing HTML forms, filling them in and returning the
12mr|python-clientform-0.2.10-4|18	completed forms to the server.  It developed from a port of Gisle Aas'
12mr|python-clientform-0.2.10-4|19	Perl module HTML::Form, from the libwww-perl library, but the
12mr|python-clientform-0.2.10-4|20	interface is not the same.
12mr|python-clientform-0.2.10-4|21	
12mr|python-clientform-0.2.10-4|22	%prep
12mr|python-clientform-0.2.10-4|23	%setup -q -n %{oname}-%{version}
12mr|python-clientform-0.2.10-4|24	
12mr|python-clientform-0.2.10-4|25	%build
12mr|python-clientform-0.2.10-4|26	python setup.py build
12mr|python-clientform-0.2.10-4|27	
12mr|python-clientform-0.2.10-4|28	%install
12mr|python-clientform-0.2.10-4|29	python setup.py install --single-version-externally-managed --root=%{buildroot}
12mr|python-clientform-0.2.10-4|30	
12mr|python-clientform-0.2.10-4|31	%files
12mr|python-clientform-0.2.10-4|32	%doc *txt *html
12mr|python-clientform-0.2.10-4|33	%{py_puresitedir}/%{oname}*

16085 12
12mr|python-coherence-0.6.6.2-5|1	%define tarball_name Coherence
12mr|python-coherence-0.6.6.2-5|2	
12mr|python-coherence-0.6.6.2-5|3	Name: python-coherence
12mr|python-coherence-0.6.6.2-5|4	Summary: A DLNA/UPnP MediaServer/MediaRenderer in addition of a framework
12mr|python-coherence-0.6.6.2-5|5	Version: 0.6.6.2
12mr|python-coherence-0.6.6.2-5|6	Release: 5
12mr|python-coherence-0.6.6.2-5|7	Group: Networking/File transfer
12mr|python-coherence-0.6.6.2-5|8	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-coherence-0.6.6.2-5|9	URL: https://coherence.beebits.net/
12mr|python-coherence-0.6.6.2-5|10	Source0: https://coherence.beebits.net/download/%{tarball_name}-%{version}.tar.gz
12mr|python-coherence-0.6.6.2-5|11	Source1: coherence.conf
12mr|python-coherence-0.6.6.2-5|12	Source2: coherence-32x32.png
12mr|python-coherence-0.6.6.2-5|13	Patch0: Coherence-0.6.0-daemon_name_fix.diff
12mr|python-coherence-0.6.6.2-5|14	License: MIT
12mr|python-coherence-0.6.6.2-5|15	Provides: coherence = %version
12mr|python-coherence-0.6.6.2-5|16	Requires: python-twisted-core
12mr|python-coherence-0.6.6.2-5|17	Requires: python-twisted-web
12mr|python-coherence-0.6.6.2-5|18	Requires: python-twisted-conch >= 0.8
12mr|python-coherence-0.6.6.2-5|19	#Requires: python-louie
12mr|python-coherence-0.6.6.2-5|20	Requires: python-axiom >= 0.5.7
12mr|python-coherence-0.6.6.2-5|21	Requires: python-epsilon >= 0.5.8
12mr|python-coherence-0.6.6.2-5|22	Requires: python-configobj
12mr|python-coherence-0.6.6.2-5|23	Requires: python-celementtree
12mr|python-coherence-0.6.6.2-5|24	Requires: python-elementtree
12mr|python-coherence-0.6.6.2-5|25	Requires: python-dbus
12mr|python-coherence-0.6.6.2-5|26	Requires: python-mechanize
12mr|python-coherence-0.6.6.2-5|27	Requires: pyid3lib
12mr|python-coherence-0.6.6.2-5|28	# Gstreamer
12mr|python-coherence-0.6.6.2-5|29	Requires: gstreamer0.10-python
12mr|python-coherence-0.6.6.2-5|30	Requires: gstreamer0.10-flac
12mr|python-coherence-0.6.6.2-5|31	Requires: gstreamer0.10-plugins-base
12mr|python-coherence-0.6.6.2-5|32	
12mr|python-coherence-0.6.6.2-5|33	%if %mdkversion > 200900
12mr|python-coherence-0.6.6.2-5|34	Requires:	python-pkg-resources
12mr|python-coherence-0.6.6.2-5|35	%else
12mr|python-coherence-0.6.6.2-5|36	Requires: python-setuptools
12mr|python-coherence-0.6.6.2-5|37	%endif
12mr|python-coherence-0.6.6.2-5|38	Requires: python-nose
12mr|python-coherence-0.6.6.2-5|39	Requires: python-sqlite2
12mr|python-coherence-0.6.6.2-5|40	Requires(post):   rpm-helper
12mr|python-coherence-0.6.6.2-5|41	Requires(preun):  rpm-helper
12mr|python-coherence-0.6.6.2-5|42	BuildRequires: python-setuptools, imagemagick
12mr|python-coherence-0.6.6.2-5|43	BuildRequires: python-twisted-core
12mr|python-coherence-0.6.6.2-5|44	BuildRequires: python-twisted-web
12mr|python-coherence-0.6.6.2-5|45	%py_requires -d
12mr|python-coherence-0.6.6.2-5|46	
12mr|python-coherence-0.6.6.2-5|47	%description
12mr|python-coherence-0.6.6.2-5|48	As a stand-alone application Coherence acts as a DLNA/UPnP MediaServer and
12mr|python-coherence-0.6.6.2-5|49	exports local and remote media files via its plugins to other UPnP clients.
12mr|python-coherence-0.6.6.2-5|50	And together with GStreamer it forms a controllable DLNA/UPnP MediaRenderer.
12mr|python-coherence-0.6.6.2-5|51	
12mr|python-coherence-0.6.6.2-5|52	%post
12mr|python-coherence-0.6.6.2-5|53	%_post_service coherence
12mr|python-coherence-0.6.6.2-5|54	
12mr|python-coherence-0.6.6.2-5|55	%preun
12mr|python-coherence-0.6.6.2-5|56	%_preun_service coherence
12mr|python-coherence-0.6.6.2-5|57	
12mr|python-coherence-0.6.6.2-5|58	%files
12mr|python-coherence-0.6.6.2-5|59	%defattr(-,root,root)
12mr|python-coherence-0.6.6.2-5|60	%doc docs/coherence.conf.example
12mr|python-coherence-0.6.6.2-5|61	%_bindir/coherence
12mr|python-coherence-0.6.6.2-5|62	%_initrddir/coherence
12mr|python-coherence-0.6.6.2-5|63	%config(noreplace) %_sysconfdir/coherence/*conf
12mr|python-coherence-0.6.6.2-5|64	%py_platsitedir/*
12mr|python-coherence-0.6.6.2-5|65	/srv/public
12mr|python-coherence-0.6.6.2-5|66	%{_datadir}/dbus-1/services/
12mr|python-coherence-0.6.6.2-5|67	
12mr|python-coherence-0.6.6.2-5|68	#------------------------------------------------------------
12mr|python-coherence-0.6.6.2-5|69	
12mr|python-coherence-0.6.6.2-5|70	%package applet
12mr|python-coherence-0.6.6.2-5|71	Summary: Applet for controlling coherence
12mr|python-coherence-0.6.6.2-5|72	Group:  Networking/File transfer
12mr|python-coherence-0.6.6.2-5|73	Requires: %name
12mr|python-coherence-0.6.6.2-5|74	Requires: python-qt4, python-qt4-core, python-qt4-gui
12mr|python-coherence-0.6.6.2-5|75	
12mr|python-coherence-0.6.6.2-5|76	%description applet
12mr|python-coherence-0.6.6.2-5|77	A simple desktop applet to control (start/stop) coherence
12mr|python-coherence-0.6.6.2-5|78	
12mr|python-coherence-0.6.6.2-5|79	%files applet
12mr|python-coherence-0.6.6.2-5|80	%defattr(-,root,root)
12mr|python-coherence-0.6.6.2-5|81	%_bindir/applet-coherence
12mr|python-coherence-0.6.6.2-5|82	%{_iconsdir}/coherence/*
12mr|python-coherence-0.6.6.2-5|83	%{_datadir}/applications/%{name}-applet.desktop
12mr|python-coherence-0.6.6.2-5|84	%{_iconsdir}/coherence.png
12mr|python-coherence-0.6.6.2-5|85	%{_liconsdir}/coherence.png
12mr|python-coherence-0.6.6.2-5|86	%{_miconsdir}/coherence.png
12mr|python-coherence-0.6.6.2-5|87	
12mr|python-coherence-0.6.6.2-5|88	#------------------------------------------------------------
12mr|python-coherence-0.6.6.2-5|89	
12mr|python-coherence-0.6.6.2-5|90	%prep
12mr|python-coherence-0.6.6.2-5|91	%setup -q -n %{tarball_name}-%version
12mr|python-coherence-0.6.6.2-5|92	%patch0 -p0
12mr|python-coherence-0.6.6.2-5|93	
12mr|python-coherence-0.6.6.2-5|94	%build
12mr|python-coherence-0.6.6.2-5|95	python setup.py build
12mr|python-coherence-0.6.6.2-5|96	
12mr|python-coherence-0.6.6.2-5|97	%install
12mr|python-coherence-0.6.6.2-5|98	rm -rf %buildroot
12mr|python-coherence-0.6.6.2-5|99	mkdir -p %buildroot/%_initrddir
12mr|python-coherence-0.6.6.2-5|100	mkdir -p %buildroot/%_sysconfdir/coherence
12mr|python-coherence-0.6.6.2-5|101	mkdir -p %buildroot/usr/share/icons/coherence
12mr|python-coherence-0.6.6.2-5|102	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12mr|python-coherence-0.6.6.2-5|103	mkdir -p $RPM_BUILD_ROOT/srv/public
12mr|python-coherence-0.6.6.2-5|104	# Install the D-Bus service file
12mr|python-coherence-0.6.6.2-5|105	%{__mkdir_p} %{buildroot}/%{_datadir}/dbus-1/services
12mr|python-coherence-0.6.6.2-5|106	
12mr|python-coherence-0.6.6.2-5|107	python setup.py install --root=%buildroot --install-lib=%py_platsitedir
12mr|python-coherence-0.6.6.2-5|108	install -m 755 misc/coherence-initscript.sh %buildroot/%_initrddir/coherence
12mr|python-coherence-0.6.6.2-5|109	install -m 644 %SOURCE1 %buildroot/%_sysconfdir/coherence
12mr|python-coherence-0.6.6.2-5|110	mv "%buildroot/%py_platsitedir/misc/Desktop-Applet/tango-system-file-manager.png" %buildroot/usr/share/icons/coherence
12mr|python-coherence-0.6.6.2-5|111	install -m 644 misc/org.Coherence.service %{buildroot}/%{_datadir}/dbus-1/services/
12mr|python-coherence-0.6.6.2-5|112	
12mr|python-coherence-0.6.6.2-5|113	# install icons
12mr|python-coherence-0.6.6.2-5|114	mkdir -p %{buildroot}%{_miconsdir}
12mr|python-coherence-0.6.6.2-5|115	mkdir -p %{buildroot}%{_iconsdir}
12mr|python-coherence-0.6.6.2-5|116	mkdir -p %{buildroot}%{_liconsdir}
12mr|python-coherence-0.6.6.2-5|117	install -m 644 %SOURCE2 %{buildroot}%{_iconsdir}/coherence.png
12mr|python-coherence-0.6.6.2-5|118	convert -scale 16x16 %SOURCE2 $RPM_BUILD_ROOT%{_miconsdir}/coherence.png
12mr|python-coherence-0.6.6.2-5|119	convert -scale 48x48 %SOURCE2 $RPM_BUILD_ROOT%{_liconsdir}/coherence.png
12mr|python-coherence-0.6.6.2-5|120	
12mr|python-coherence-0.6.6.2-5|121	# menu
12mr|python-coherence-0.6.6.2-5|122	cat > $RPM_BUILD_ROOT%{_datadir}/applications/%{name}-applet.desktop <<EOF
12mr|python-coherence-0.6.6.2-5|123	[Desktop Entry]
12mr|python-coherence-0.6.6.2-5|124	Encoding=UTF-8
12mr|python-coherence-0.6.6.2-5|125	Name=Coherence
12mr|python-coherence-0.6.6.2-5|126	Comment=DLNA/UPnP MediaServer/MediaRenderer
12mr|python-coherence-0.6.6.2-5|127	Exec=applet-coherence
12mr|python-coherence-0.6.6.2-5|128	Icon=coherence
12mr|python-coherence-0.6.6.2-5|129	StartupNotify=true
12mr|python-coherence-0.6.6.2-5|130	Terminal=false
12mr|python-coherence-0.6.6.2-5|131	Type=Application
12mr|python-coherence-0.6.6.2-5|132	Categories=X-MandrivaLinux-Internet;X-MandrivaLinux-CrossDesktop
12mr|python-coherence-0.6.6.2-5|133	EOF
12mr|python-coherence-0.6.6.2-5|134	
12mr|python-coherence-0.6.6.2-5|135	%clean
12mr|python-coherence-0.6.6.2-5|136	rm -rf %buildroot
12mr|python-coherence-0.6.6.2-5|137	
12mr|python-coherence-0.6.6.2-5|138	
12mr|python-coherence-0.6.6.2-5|139	
12mr|python-coherence-0.6.6.2-5|140	
12mr|python-coherence-0.6.6.2-5|141	%changelog
12mr|python-coherence-0.6.6.2-5|142	

16086 12
12mr|python-configobj-4.7.2-5|1	%define module	configobj
12mr|python-configobj-4.7.2-5|2	%define name	python-%{module}
12mr|python-configobj-4.7.2-5|3	%define version 4.7.2
12mr|python-configobj-4.7.2-5|4	%define release %mkrel 5
12mr|python-configobj-4.7.2-5|5	
12mr|python-configobj-4.7.2-5|6	Name: 	   %{name}
12mr|python-configobj-4.7.2-5|7	Summary:   Simple but powerful config file reader and writer
12mr|python-configobj-4.7.2-5|8	Version:   %{version}
12mr|python-configobj-4.7.2-5|9	Release:   %{release}
12mr|python-configobj-4.7.2-5|10	License:   BSD
12mr|python-configobj-4.7.2-5|11	Group:	   Development/Python
12mr|python-configobj-4.7.2-5|12	Provides:  python-ConfigObj = %{version}
12mr|python-configobj-4.7.2-5|13	URL: 	   http://www.voidspace.org.uk/python/configobj.html
12mr|python-configobj-4.7.2-5|14	Source0:   http://www.voidspace.org.uk/downloads/%{module}-%{version}.zip
12mr|python-configobj-4.7.2-5|15	Provides:  ConfigObj = %{version}
12mr|python-configobj-4.7.2-5|16	BuildRequires: python-devel
12mr|python-configobj-4.7.2-5|17	BuildRequires: python-setuptools
12mr|python-configobj-4.7.2-5|18	BuildArch: noarch
12mr|python-configobj-4.7.2-5|19	BuildRoot: %{_tmppath}/%{name}-%{version}
12mr|python-configobj-4.7.2-5|20	
12mr|python-configobj-4.7.2-5|21	%description
12mr|python-configobj-4.7.2-5|22	ConfigObj is a simple but powerful config file reader and writer: an ini file
12mr|python-configobj-4.7.2-5|23	round tripper. Its main feature is that it is very easy to use, with a
12mr|python-configobj-4.7.2-5|24	straightforward programmer's interface and a simple syntax for config files.
12mr|python-configobj-4.7.2-5|25	
12mr|python-configobj-4.7.2-5|26	%prep
12mr|python-configobj-4.7.2-5|27	# for 4.7.2, it seems the tarball is wrong
12mr|python-configobj-4.7.2-5|28	#%%setup -q -n %{module}-%{version}
12mr|python-configobj-4.7.2-5|29	unzip -o %SOURCE0
12mr|python-configobj-4.7.2-5|30	%setup -D -T -q -n %{module}-%{version}
12mr|python-configobj-4.7.2-5|31	%build
12mr|python-configobj-4.7.2-5|32	%__python setup.py build
12mr|python-configobj-4.7.2-5|33	
12mr|python-configobj-4.7.2-5|34	%install
12mr|python-configobj-4.7.2-5|35	%__rm -rf %buildroot
12mr|python-configobj-4.7.2-5|36	
12mr|python-configobj-4.7.2-5|37	%__python setup.py install --root=%buildroot
12mr|python-configobj-4.7.2-5|38	
12mr|python-configobj-4.7.2-5|39	%clean
12mr|python-configobj-4.7.2-5|40	%__rm -rf %buildroot
12mr|python-configobj-4.7.2-5|41	
12mr|python-configobj-4.7.2-5|42	%files
12mr|python-configobj-4.7.2-5|43	%defattr(-,root,root)
12mr|python-configobj-4.7.2-5|44	%doc docs/*
12mr|python-configobj-4.7.2-5|45	%py_puresitedir/*py
12mr|python-configobj-4.7.2-5|46	%py_puresitedir/*.egg-info
12mr|python-configobj-4.7.2-5|47	
12mr|python-configobj-4.7.2-5|48	
12mr|python-configobj-4.7.2-5|49	
12mr|python-configobj-4.7.2-5|50	%changelog
12mr|python-configobj-4.7.2-5|51	

16087 12
12mr|python-cups-1.9.57-3|1	
12mr|python-cups-1.9.57-3|2	%define module cups
12mr|python-cups-1.9.57-3|3	
12mr|python-cups-1.9.57-3|4	Summary:       Python bindings for the CUPS API
12mr|python-cups-1.9.57-3|5	Name:          python-%{module}
12mr|python-cups-1.9.57-3|6	Version:       1.9.57
12mr|python-cups-1.9.57-3|7	Release:       %mkrel 3
12mr|python-cups-1.9.57-3|8	Source0:       http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2
12mr|python-cups-1.9.57-3|9	Source1:       http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2.sig
12mr|python-cups-1.9.57-3|10	License:       BSD
12mr|python-cups-1.9.57-3|11	Group:         Development/Python
12mr|python-cups-1.9.57-3|12	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-cups-1.9.57-3|13	Url:           http://cyberelk.net/tim/software/pycups/
12mr|python-cups-1.9.57-3|14	%py_requires -d
12mr|python-cups-1.9.57-3|15	BuildRequires: cups-devel
12mr|python-cups-1.9.57-3|16	
12mr|python-cups-1.9.57-3|17	%description
12mr|python-cups-1.9.57-3|18	Python bindings for the CUPS API.
12mr|python-cups-1.9.57-3|19	
12mr|python-cups-1.9.57-3|20	%files
12mr|python-cups-1.9.57-3|21	%defattr(-,root,root)
12mr|python-cups-1.9.57-3|22	%{py_platsitedir}/*.egg-info
12mr|python-cups-1.9.57-3|23	%{py_platsitedir}/cups.so
12mr|python-cups-1.9.57-3|24	
12mr|python-cups-1.9.57-3|25	#--------------------------------------------------------------------
12mr|python-cups-1.9.57-3|26	
12mr|python-cups-1.9.57-3|27	%prep
12mr|python-cups-1.9.57-3|28	%setup -qn pycups-%version
12mr|python-cups-1.9.57-3|29	
12mr|python-cups-1.9.57-3|30	%build
12mr|python-cups-1.9.57-3|31	CFLAGS=-DVERSION=\\\"%{version}\\\" python setup.py build
12mr|python-cups-1.9.57-3|32	
12mr|python-cups-1.9.57-3|33	%install
12mr|python-cups-1.9.57-3|34	rm -rf $RPM_BUILD_ROOT
12mr|python-cups-1.9.57-3|35	python setup.py install --skip-build --root=$RPM_BUILD_ROOT
12mr|python-cups-1.9.57-3|36	
12mr|python-cups-1.9.57-3|37	%clean
12mr|python-cups-1.9.57-3|38	rm -rf $RPM_BUILD_ROOT
12mr|python-cups-1.9.57-3|39	
12mr|python-cups-1.9.57-3|40	
12mr|python-cups-1.9.57-3|41	
12mr|python-cups-1.9.57-3|42	%changelog
12mr|python-cups-1.9.57-3|43	

16088 12
12mr|python-curl-7.19.0-9|1	%define module curl
12mr|python-curl-7.19.0-9|2	
12mr|python-curl-7.19.0-9|3	Summary:	A Python interface to libcurl
12mr|python-curl-7.19.0-9|4	Name:		python-%{module}
12mr|python-curl-7.19.0-9|5	Version:	7.19.0
12mr|python-curl-7.19.0-9|6	Release:	9
12mr|python-curl-7.19.0-9|7	Group:		Development/Python
12mr|python-curl-7.19.0-9|8	License:	LGPLv2+
12mr|python-curl-7.19.0-9|9	URL:		http://pycurl.sourceforge.net
12mr|python-curl-7.19.0-9|10	Source0:	http://pycurl.sourceforge.net/download/pycurl-%{version}.tar.gz
12mr|python-curl-7.19.0-9|11	# Ugly hack to get libs necessary to compile libcurl
12mr|python-curl-7.19.0-9|12	#   but avoid linking with libcurl.a
12mr|python-curl-7.19.0-9|13	Patch0:		pycurl-7.19.0-no-static-libcurl.patch
12mr|python-curl-7.19.0-9|14	BuildRequires:  python-devel
12mr|python-curl-7.19.0-9|15	BuildRequires:  curl-devel >= 7.19.0
12mr|python-curl-7.19.0-9|16	%py_requires -d
12mr|python-curl-7.19.0-9|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-buildroot
12mr|python-curl-7.19.0-9|18	Obsoletes:	python-pycurl < %{version}-%{release}
12mr|python-curl-7.19.0-9|19	Provides:	python-pycurl = %{version}-%{release}
12mr|python-curl-7.19.0-9|20	
12mr|python-curl-7.19.0-9|21	%description
12mr|python-curl-7.19.0-9|22	PycURL is a Python interface to libcurl. PycURL can be used to fetch
12mr|python-curl-7.19.0-9|23	objects identified by a URL from a Python program, similar to the
12mr|python-curl-7.19.0-9|24	urllib Python module. PycURL is mature, very fast, and supports a lot
12mr|python-curl-7.19.0-9|25	of features.
12mr|python-curl-7.19.0-9|26	
12mr|python-curl-7.19.0-9|27	%prep
12mr|python-curl-7.19.0-9|28	%setup -qn pycurl-%{version}
12mr|python-curl-7.19.0-9|29	chmod a-x examples/*
12mr|python-curl-7.19.0-9|30	%apply_patches
12mr|python-curl-7.19.0-9|31	
12mr|python-curl-7.19.0-9|32	%build
12mr|python-curl-7.19.0-9|33	env CFLAGS="%{optflags} -DHAVE_CURL_OPENSSL" %{__python} setup.py build
12mr|python-curl-7.19.0-9|34	
12mr|python-curl-7.19.0-9|35	%check
12mr|python-curl-7.19.0-9|36	%{__python} tests/test_internals.py -q
12mr|python-curl-7.19.0-9|37	
12mr|python-curl-7.19.0-9|38	%install
12mr|python-curl-7.19.0-9|39	rm -rf %{buildroot}
12mr|python-curl-7.19.0-9|40	%{__python} setup.py install --skip-build --root=%{buildroot} --optimize=2
12mr|python-curl-7.19.0-9|41	rm -rf %{buildroot}%{_datadir}/doc/pycurl
12mr|python-curl-7.19.0-9|42	
12mr|python-curl-7.19.0-9|43	%files
12mr|python-curl-7.19.0-9|44	%defattr(-,root,root)
12mr|python-curl-7.19.0-9|45	%doc COPYING ChangeLog README TODO examples doc tests
12mr|python-curl-7.19.0-9|46	%{python_sitearch}/*
12mr|python-curl-7.19.0-9|47	
12mr|python-curl-7.19.0-9|48	
12mr|python-curl-7.19.0-9|49	
12mr|python-curl-7.19.0-9|50	%changelog
12mr|python-curl-7.19.0-9|51	

16089 12
12mr|python-cython-0.17-1|1	%define tarname Cython
12mr|python-cython-0.17-1|2	
12mr|python-cython-0.17-1|3	Summary:	Language for writing C extensions to Python
12mr|python-cython-0.17-1|4	Name:		python-cython
12mr|python-cython-0.17-1|5	Version:	0.17
12mr|python-cython-0.17-1|6	Release:	1
12mr|python-cython-0.17-1|7	Source0:	http://www.cython.org/release/%{tarname}-%{version}.tar.gz
12mr|python-cython-0.17-1|8	License:	Apache License
12mr|python-cython-0.17-1|9	Group:		Development/Python
12mr|python-cython-0.17-1|10	Url:		http://www.cython.org
12mr|python-cython-0.17-1|11	BuildRequires:	python-devel
12mr|python-cython-0.17-1|12	BuildRequires:	dos2unix
12mr|python-cython-0.17-1|13	
12mr|python-cython-0.17-1|14	%description
12mr|python-cython-0.17-1|15	Cython is a language that facilitates the writing of C extensions for
12mr|python-cython-0.17-1|16	the Python language. It is based on Pyrex, but provides more cutting
12mr|python-cython-0.17-1|17	edge functionality and optimizations.
12mr|python-cython-0.17-1|18	
12mr|python-cython-0.17-1|19	%prep
12mr|python-cython-0.17-1|20	%setup -q -n %{tarname}-%{version}
12mr|python-cython-0.17-1|21	
12mr|python-cython-0.17-1|22	%install
12mr|python-cython-0.17-1|23	find -name .*DS_Store* | xargs rm -rf
12mr|python-cython-0.17-1|24	
12mr|python-cython-0.17-1|25	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12mr|python-cython-0.17-1|26	pushd Tools
12mr|python-cython-0.17-1|27	dos2unix cython-mode.el
12mr|python-cython-0.17-1|28	%__install -m 755 -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12mr|python-cython-0.17-1|29	%__install -m 644 *.el* %{buildroot}%{_sysconfdir}/emacs/site-start.d
12mr|python-cython-0.17-1|30	popd
12mr|python-cython-0.17-1|31	
12mr|python-cython-0.17-1|32	#%%check
12mr|python-cython-0.17-1|33	#PYTHONPATH=`pwd`/../build/lib make test clean
12mr|python-cython-0.17-1|34	
12mr|python-cython-0.17-1|35	%files
12mr|python-cython-0.17-1|36	%doc *.txt Demos Doc
12mr|python-cython-0.17-1|37	%{_sysconfdir}/emacs/site-start.d/*.el*
12mr|python-cython-0.17-1|38	%_bindir/cy*
12mr|python-cython-0.17-1|39	%py_platsitedir/Cython*
12mr|python-cython-0.17-1|40	%py_platsitedir/cython*
12mr|python-cython-0.17-1|41	%py_platsitedir/pyximport*
12mr|python-cython-0.17-1|42	
12mr|python-cython-0.17-1|43	
12mr|python-cython-0.17-1|44	
12mr|python-cython-0.17-1|45	%changelog
12mr|python-cython-0.17-1|46	* Wed Oct  3 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|python-cython-0.17-1|47	+ Commit: fa36f97
12mr|python-cython-0.17-1|48	- Updated to 0.17
12mr|python-cython-0.17-1|49	
12mr|python-cython-0.17-1|50	

16090 12
12mr|python-dateutil-1.5-4|1	%define fname	dateutil
12mr|python-dateutil-1.5-4|2	
12mr|python-dateutil-1.5-4|3	Summary:	Provides powerful extensions to the standard datetime module
12mr|python-dateutil-1.5-4|4	Name:		python-dateutil
12mr|python-dateutil-1.5-4|5	Version:	1.5
12mr|python-dateutil-1.5-4|6	Release:	%mkrel 4
12mr|python-dateutil-1.5-4|7	License:	Python
12mr|python-dateutil-1.5-4|8	Group:		Development/Python
12mr|python-dateutil-1.5-4|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-dateutil-1.5-4|10	URL:		http://labix.org/python-dateutil
12mr|python-dateutil-1.5-4|11	Source0:	http://labix.org/download/python-dateutil/%{name}-%{version}.tar.bz2
12mr|python-dateutil-1.5-4|12	BuildRequires:	python-devel
12mr|python-dateutil-1.5-4|13	BuildRequires:	python-setuptools
12mr|python-dateutil-1.5-4|14	Requires:	python
12mr|python-dateutil-1.5-4|15	BuildArch:	noarch
12mr|python-dateutil-1.5-4|16	
12mr|python-dateutil-1.5-4|17	%description
12mr|python-dateutil-1.5-4|18	The dateutil module provides powerful extensions to the standard
12mr|python-dateutil-1.5-4|19	datetime module available in Python. Features include:
12mr|python-dateutil-1.5-4|20	
12mr|python-dateutil-1.5-4|21	* Computing of relative deltas (next month, next year, next monday,
12mr|python-dateutil-1.5-4|22	last week of month, etc);
12mr|python-dateutil-1.5-4|23	* Computing of relative deltas between two given date and/or datetime
12mr|python-dateutil-1.5-4|24	objects;
12mr|python-dateutil-1.5-4|25	* Computing of dates based on very flexible recurrence rules, using a
12mr|python-dateutil-1.5-4|26	superset of the iCalendar specification. Parsing of RFC strings is
12mr|python-dateutil-1.5-4|27	supported as well;
12mr|python-dateutil-1.5-4|28	* Generic parsing of dates in almost any string format;
12mr|python-dateutil-1.5-4|29	* Timezone (tzinfo) implementations for tzfile(5) format files
12mr|python-dateutil-1.5-4|30	(/etc/localtime, /usr/share/zoneinfo, etc), TZ environment string
12mr|python-dateutil-1.5-4|31	(in all known formats), iCalendar format files, given ranges (with
12mr|python-dateutil-1.5-4|32	help from relative deltas), local machine timezone, fixed offset
12mr|python-dateutil-1.5-4|33	timezone, UTC timezone, and Windows registry-based time zones;
12mr|python-dateutil-1.5-4|34	* Internal up-to-date world timezone information based on Olson's
12mr|python-dateutil-1.5-4|35	database;
12mr|python-dateutil-1.5-4|36	* Computing of Easter Sunday dates for any given year, using Western,
12mr|python-dateutil-1.5-4|37	Orthodox or Julian algorithms;
12mr|python-dateutil-1.5-4|38	* More than 400 test cases.
12mr|python-dateutil-1.5-4|39	
12mr|python-dateutil-1.5-4|40	%prep
12mr|python-dateutil-1.5-4|41	%setup -q
12mr|python-dateutil-1.5-4|42	
12mr|python-dateutil-1.5-4|43	%build
12mr|python-dateutil-1.5-4|44	
12mr|python-dateutil-1.5-4|45	%install
12mr|python-dateutil-1.5-4|46	rm -rf %{buildroot}
12mr|python-dateutil-1.5-4|47	python setup.py install --root=%{buildroot}
12mr|python-dateutil-1.5-4|48	
12mr|python-dateutil-1.5-4|49	%post
12mr|python-dateutil-1.5-4|50	
12mr|python-dateutil-1.5-4|51	%postun
12mr|python-dateutil-1.5-4|52	
12mr|python-dateutil-1.5-4|53	%clean
12mr|python-dateutil-1.5-4|54	rm -rf %{buildroot}
12mr|python-dateutil-1.5-4|55	
12mr|python-dateutil-1.5-4|56	%files
12mr|python-dateutil-1.5-4|57	%defattr(-,root,root)
12mr|python-dateutil-1.5-4|58	%doc LICENSE README NEWS
12mr|python-dateutil-1.5-4|59	%{py_puresitedir}/%{fname}
12mr|python-dateutil-1.5-4|60	%{py_puresitedir}/python_%{fname}-%{version}-py%{py_ver}.egg-info
12mr|python-dateutil-1.5-4|61	
12mr|python-dateutil-1.5-4|62	
12mr|python-dateutil-1.5-4|63	
12mr|python-dateutil-1.5-4|64	
12mr|python-dateutil-1.5-4|65	%changelog
12mr|python-dateutil-1.5-4|66	

16091 12
12mr|python-decorator-3.3.3-1|1	%define module	decorator
12mr|python-decorator-3.3.3-1|2	%define name	python-%{module}
12mr|python-decorator-3.3.3-1|3	%define version	3.3.3
12mr|python-decorator-3.3.3-1|4	%define release %mkrel 1
12mr|python-decorator-3.3.3-1|5	
12mr|python-decorator-3.3.3-1|6	Summary:	Python decorator utilities
12mr|python-decorator-3.3.3-1|7	Name:		%{name}
12mr|python-decorator-3.3.3-1|8	Version:	%{version}
12mr|python-decorator-3.3.3-1|9	Release:	%{release}
12mr|python-decorator-3.3.3-1|10	Source0:	http://pypi.python.org/packages/source/d/%{module}/%{module}-%{version}.tar.gz
12mr|python-decorator-3.3.3-1|11	License:	BSD
12mr|python-decorator-3.3.3-1|12	Group:		Development/Python
12mr|python-decorator-3.3.3-1|13	Url:		http://pypi.python.org/pypi/decorator/
12mr|python-decorator-3.3.3-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-decorator-3.3.3-1|15	BuildArch:	noarch
12mr|python-decorator-3.3.3-1|16	BuildRequires:	python-devel
12mr|python-decorator-3.3.3-1|17	
12mr|python-decorator-3.3.3-1|18	%description
12mr|python-decorator-3.3.3-1|19	The aim of the decorator module it to simplify the usage of decorators
12mr|python-decorator-3.3.3-1|20	for the average programmer, and to popularize decorators by showing
12mr|python-decorator-3.3.3-1|21	various non-trivial examples. Of course, as all techniques, decorators
12mr|python-decorator-3.3.3-1|22	can be abused and you should not try to solve every problem with a
12mr|python-decorator-3.3.3-1|23	decorator, just because you can.
12mr|python-decorator-3.3.3-1|24	
12mr|python-decorator-3.3.3-1|25	%prep
12mr|python-decorator-3.3.3-1|26	%setup -q -n %{module}-%{version}
12mr|python-decorator-3.3.3-1|27	
12mr|python-decorator-3.3.3-1|28	%install
12mr|python-decorator-3.3.3-1|29	%__rm -rf %{buildroot}
12mr|python-decorator-3.3.3-1|30	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12mr|python-decorator-3.3.3-1|31	
12mr|python-decorator-3.3.3-1|32	%clean
12mr|python-decorator-3.3.3-1|33	%__rm -rf %{buildroot}
12mr|python-decorator-3.3.3-1|34	
12mr|python-decorator-3.3.3-1|35	%files
12mr|python-decorator-3.3.3-1|36	%defattr(-,root,root)
12mr|python-decorator-3.3.3-1|37	%doc *.txt documentation.*
12mr|python-decorator-3.3.3-1|38	%py_sitedir/%{module}*
12mr|python-decorator-3.3.3-1|39	
12mr|python-decorator-3.3.3-1|40	
12mr|python-decorator-3.3.3-1|41	
12mr|python-decorator-3.3.3-1|42	%changelog
12mr|python-decorator-3.3.3-1|43	

16092 12
12mr|python-decoratortools-1.8-2|1	%define oname DecoratorTools
12mr|python-decoratortools-1.8-2|2	
12mr|python-decoratortools-1.8-2|3	Name:           python-decoratortools
12mr|python-decoratortools-1.8-2|4	Version:        1.8
12mr|python-decoratortools-1.8-2|5	Release:        2
12mr|python-decoratortools-1.8-2|6	Summary:        Use class and function decorators -- even in Python 2.3
12mr|python-decoratortools-1.8-2|7	Group:          Development/Python
12mr|python-decoratortools-1.8-2|8	License:        Python or ZPLv2.1
12mr|python-decoratortools-1.8-2|9	URL:            http://cheeseshop.python.org/pypi/DecoratorTools
12mr|python-decoratortools-1.8-2|10	Source0:        http://cheeseshop.python.org/packages/source/D/DecoratorTools/%{oname}-%{version}.zip
12mr|python-decoratortools-1.8-2|11	BuildArch:      noarch
12mr|python-decoratortools-1.8-2|12	
12mr|python-decoratortools-1.8-2|13	BuildRequires:  python-devel
12mr|python-decoratortools-1.8-2|14	BuildRequires:  python-setuptools
12mr|python-decoratortools-1.8-2|15	
12mr|python-decoratortools-1.8-2|16	%description
12mr|python-decoratortools-1.8-2|17	Want to use decorators, but still need to support Python 2.3? Wish you could
12mr|python-decoratortools-1.8-2|18	have class decorators, decorate arbitrary assignments, or match decorated
12mr|python-decoratortools-1.8-2|19	function signatures to their original functions?
12mr|python-decoratortools-1.8-2|20	Then you need "DecoratorTools".
12mr|python-decoratortools-1.8-2|21	
12mr|python-decoratortools-1.8-2|22	%prep
12mr|python-decoratortools-1.8-2|23	%setup -q -n %{oname}-%{version}
12mr|python-decoratortools-1.8-2|24	
12mr|python-decoratortools-1.8-2|25	%build
12mr|python-decoratortools-1.8-2|26	%{__python} setup.py build
12mr|python-decoratortools-1.8-2|27	
12mr|python-decoratortools-1.8-2|28	%install
12mr|python-decoratortools-1.8-2|29	%{__python} setup.py install --skip-build --root %{buildroot}
12mr|python-decoratortools-1.8-2|30	
12mr|python-decoratortools-1.8-2|31	%files
12mr|python-decoratortools-1.8-2|32	%defattr(-,root,root,-)
12mr|python-decoratortools-1.8-2|33	%doc README.txt
12mr|python-decoratortools-1.8-2|34	%{py_puresitedir}/*
12mr|python-decoratortools-1.8-2|35	
12mr|python-decoratortools-1.8-2|36	
12mr|python-decoratortools-1.8-2|37	
12mr|python-decoratortools-1.8-2|38	
12mr|python-decoratortools-1.8-2|39	%changelog
12mr|python-decoratortools-1.8-2|40	

16093 12
12mr|python-distribute-0.6.28-1|1	%define	module	distribute
12mr|python-distribute-0.6.28-1|2	
12mr|python-distribute-0.6.28-1|3	Summary:	Python Distutils Enhancements
12mr|python-distribute-0.6.28-1|4	Name:		python-%{module}
12mr|python-distribute-0.6.28-1|5	Version:	0.6.28
12mr|python-distribute-0.6.28-1|6	Release:	1
12mr|python-distribute-0.6.28-1|7	License:	Zope Public License (ZPL)
12mr|python-distribute-0.6.28-1|8	Group:		Development/Python
12mr|python-distribute-0.6.28-1|9	Url:		http://pypi.python.org/pypi/%{module}
12mr|python-distribute-0.6.28-1|10	Source0:    http://pypi.python.org/packages/source/d/%{module}/%{module}-%{version}.tar.gz
12mr|python-distribute-0.6.28-1|11	BuildArch:	noarch
12mr|python-distribute-0.6.28-1|12	BuildRequires:	python-devel
12mr|python-distribute-0.6.28-1|13	Requires:	python-devel
12mr|python-distribute-0.6.28-1|14	Requires:	python-pkg-resources
12mr|python-distribute-0.6.28-1|15	%rename		python-setuptools
12mr|python-distribute-0.6.28-1|16	
12mr|python-distribute-0.6.28-1|17	%description
12mr|python-distribute-0.6.28-1|18	A collection of enhancements to the Python distutils that allow
12mr|python-distribute-0.6.28-1|19	you to more easily build and distribute Python packages, especially
12mr|python-distribute-0.6.28-1|20	ones that have dependencies on other packages.
12mr|python-distribute-0.6.28-1|21	
12mr|python-distribute-0.6.28-1|22	%package -n	python-pkg-resources
12mr|python-distribute-0.6.28-1|23	Summary:	Runtime module to access python resources
12mr|python-distribute-0.6.28-1|24	Group:		Development/Python
12mr|python-distribute-0.6.28-1|25	Conflicts:	python-setuptools < 0.6c9-2mdv
12mr|python-distribute-0.6.28-1|26	
12mr|python-distribute-0.6.28-1|27	%description -n	python-pkg-resources
12mr|python-distribute-0.6.28-1|28	Module used to find and manage Python package/version dependencies and access
12mr|python-distribute-0.6.28-1|29	bundled files and resources, including those inside of zipped .egg files.
12mr|python-distribute-0.6.28-1|30	
12mr|python-distribute-0.6.28-1|31	%prep
12mr|python-distribute-0.6.28-1|32	%setup -q -n %{module}-%{version}
12mr|python-distribute-0.6.28-1|33	
12mr|python-distribute-0.6.28-1|34	%build
12mr|python-distribute-0.6.28-1|35	export CFLAGS="%{optflags}"
12mr|python-distribute-0.6.28-1|36	%__python setup.py build
12mr|python-distribute-0.6.28-1|37	
12mr|python-distribute-0.6.28-1|38	# Fails with 0.6.27:
12mr|python-distribute-0.6.28-1|39	#%check
12mr|python-distribute-0.6.28-1|40	#%__python setup.py test
12mr|python-distribute-0.6.28-1|41	
12mr|python-distribute-0.6.28-1|42	%install
12mr|python-distribute-0.6.28-1|43	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12mr|python-distribute-0.6.28-1|44	
12mr|python-distribute-0.6.28-1|45	%files
12mr|python-distribute-0.6.28-1|46	%doc *.txt
12mr|python-distribute-0.6.28-1|47	%{_bindir}/*
12mr|python-distribute-0.6.28-1|48	%{py_sitedir}/*
12mr|python-distribute-0.6.28-1|49	%exclude %{py_sitedir}/pkg_resources.py*
12mr|python-distribute-0.6.28-1|50	
12mr|python-distribute-0.6.28-1|51	%files -n python-pkg-resources
12mr|python-distribute-0.6.28-1|52	%{py_sitedir}/pkg_resources.py*
12mr|python-distribute-0.6.28-1|53	
12mr|python-distribute-0.6.28-1|54	
12mr|python-distribute-0.6.28-1|55	
12mr|python-distribute-0.6.28-1|56	%changelog
12mr|python-distribute-0.6.28-1|57	

16094 12
12mr|python-django-1.4.2-1|1	%define module	django
12mr|python-django-1.4.2-1|2	%define tarname	Django
12mr|python-django-1.4.2-1|3	%define name	python-%module
12mr|python-django-1.4.2-1|4	%define version	1.4.2
12mr|python-django-1.4.2-1|5	%define stablev	1.4
12mr|python-django-1.4.2-1|6	%define release	1
12mr|python-django-1.4.2-1|7	
12mr|python-django-1.4.2-1|8	Summary:	A high-level Python Web framework
12mr|python-django-1.4.2-1|9	Name:		%{name}
12mr|python-django-1.4.2-1|10	Version:	%{version}
12mr|python-django-1.4.2-1|11	Release:	%{release}
12mr|python-django-1.4.2-1|12	Source0:	http://media.djangoproject.com/releases/%{stablev}/%{tarname}-%{version}.tar.gz
12mr|python-django-1.4.2-1|13	License:	BSD
12mr|python-django-1.4.2-1|14	Group:		Development/Python
12mr|python-django-1.4.2-1|15	Url:		http://www.djangoproject.com
12mr|python-django-1.4.2-1|16	BuildArch:	noarch
12mr|python-django-1.4.2-1|17	BuildRequires:	python-setuptools, python-sphinx
12mr|python-django-1.4.2-1|18	%py_requires -d
12mr|python-django-1.4.2-1|19	
12mr|python-django-1.4.2-1|20	%description
12mr|python-django-1.4.2-1|21	Django is a high-level Python Web framework that encourages rapid development
12mr|python-django-1.4.2-1|22	and clean, pragmatic design.
12mr|python-django-1.4.2-1|23	
12mr|python-django-1.4.2-1|24	Developed and used over the past two years by a fast-moving online-news
12mr|python-django-1.4.2-1|25	operation, Django was designed from scratch to handle two challenges: the
12mr|python-django-1.4.2-1|26	intensive deadlines of a newsroom and the stringent requirements of experienced
12mr|python-django-1.4.2-1|27	Web developers. It has convenient niceties for developing content-management
12mr|python-django-1.4.2-1|28	systems, but it's an excellent tool for building any Web site.
12mr|python-django-1.4.2-1|29	
12mr|python-django-1.4.2-1|30	Django focuses on automating as much as possible and adhering to the
12mr|python-django-1.4.2-1|31	DRY principle.
12mr|python-django-1.4.2-1|32	
12mr|python-django-1.4.2-1|33	%prep
12mr|python-django-1.4.2-1|34	%setup -q -n %{tarname}-%{version}
12mr|python-django-1.4.2-1|35	sed -i 's/^\(ez_setup.use_setuptools\)/#\1/' setup.py
12mr|python-django-1.4.2-1|36	
12mr|python-django-1.4.2-1|37	%build
12mr|python-django-1.4.2-1|38	PYTHONDONTWRITEBYTECODE= %__python setup.py build
12mr|python-django-1.4.2-1|39	make -C docs/ html
12mr|python-django-1.4.2-1|40	
12mr|python-django-1.4.2-1|41	%install
12mr|python-django-1.4.2-1|42	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12mr|python-django-1.4.2-1|43	
12mr|python-django-1.4.2-1|44	%files
12mr|python-django-1.4.2-1|45	%doc LICENSE README docs/_build/html
12mr|python-django-1.4.2-1|46	%_bindir/*
12mr|python-django-1.4.2-1|47	%py_puresitedir/%{module}
12mr|python-django-1.4.2-1|48	%py_puresitedir/%{tarname}-*.egg-info

16095 12
12mr|python-docutils-0.8-2|1	%define module	docutils
12mr|python-docutils-0.8-2|2	%define name	python-%{module}
12mr|python-docutils-0.8-2|3	%define version	0.8
12mr|python-docutils-0.8-2|4	
12mr|python-docutils-0.8-2|5	Name:		%{name}
12mr|python-docutils-0.8-2|6	Summary:	Python Documentation Utilities
12mr|python-docutils-0.8-2|7	Version:	%{version}
12mr|python-docutils-0.8-2|8	Release:	%mkrel 2
12mr|python-docutils-0.8-2|9	Source:		http://downloads.sourceforge.net/project/docutils/docutils/%{version}/%{module}-%{version}.tar.gz
12mr|python-docutils-0.8-2|10	URL:		http://docutils.sourceforge.net/
12mr|python-docutils-0.8-2|11	License:	BSD
12mr|python-docutils-0.8-2|12	Group:		Development/Python
12mr|python-docutils-0.8-2|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|python-docutils-0.8-2|14	BuildArch:	noarch
12mr|python-docutils-0.8-2|15	BuildRequires:	python-devel, emacs
12mr|python-docutils-0.8-2|16	Requires:	python
12mr|python-docutils-0.8-2|17	Suggests:	python-imaging
12mr|python-docutils-0.8-2|18	
12mr|python-docutils-0.8-2|19	%description
12mr|python-docutils-0.8-2|20	The purpose of the Docutils project is to create a set of tools for
12mr|python-docutils-0.8-2|21	processing plaintext documentation into useful formats, such as HTML,
12mr|python-docutils-0.8-2|22	XML, and LaTeX.  Support for the following sources has been implemented:
12mr|python-docutils-0.8-2|23	
12mr|python-docutils-0.8-2|24	* Standalone files.
12mr|python-docutils-0.8-2|25	* PEPs (Python Enhancement Proposals)
12mr|python-docutils-0.8-2|26	
12mr|python-docutils-0.8-2|27	Support for the following sources is planned:
12mr|python-docutils-0.8-2|28	
12mr|python-docutils-0.8-2|29	* Inline documentation from Python modules and packages, extracted
12mr|python-docutils-0.8-2|30	with namespace context.
12mr|python-docutils-0.8-2|31	* Email (RFC-822 headers, quoted excerpts, signatures, MIME parts).
12mr|python-docutils-0.8-2|32	* Wikis, with global reference lookups of "wiki links".
12mr|python-docutils-0.8-2|33	* Compound documents, such as multiple chapter files merged into a
12mr|python-docutils-0.8-2|34	book.
12mr|python-docutils-0.8-2|35	* And others as discovered.
12mr|python-docutils-0.8-2|36	
12mr|python-docutils-0.8-2|37	%prep
12mr|python-docutils-0.8-2|38	%setup -q -n %{module}-%{version}
12mr|python-docutils-0.8-2|39	
12mr|python-docutils-0.8-2|40	%install
12mr|python-docutils-0.8-2|41	%__rm -rf %{buildroot}
12mr|python-docutils-0.8-2|42	%__python setup.py install --root=%{buildroot}
12mr|python-docutils-0.8-2|43	for file in %{buildroot}%_bindir/*.py; do
12mr|python-docutils-0.8-2|44	mv $file %{buildroot}%_bindir/`basename $file .py`
12mr|python-docutils-0.8-2|45	done
12mr|python-docutils-0.8-2|46	
12mr|python-docutils-0.8-2|47	# Force installation of roman.py:
12mr|python-docutils-0.8-2|48	%__install -D -m 0644 extras/roman.py %{buildroot}/%py_puresitedir/roman.py
12mr|python-docutils-0.8-2|49	
12mr|python-docutils-0.8-2|50	# Make emacs mode available:
12mr|python-docutils-0.8-2|51	emacs -batch -f batch-byte-compile tools/editors/emacs/rst.el
12mr|python-docutils-0.8-2|52	%__install -d -m 755 %{buildroot}%{_datadir}/emacs/site-lisp
12mr|python-docutils-0.8-2|53	%__install -D -m 644 tools/editors/emacs/rst.el* %{buildroot}%{_datadir}/emacs/site-lisp
12mr|python-docutils-0.8-2|54	%__rm -rf tools/editors/emacs
12mr|python-docutils-0.8-2|55	
12mr|python-docutils-0.8-2|56	cat > ./rst.el << EOF
12mr|python-docutils-0.8-2|57	(autoload 'rst-mode "rst" "reStructuredText mode" t)
12mr|python-docutils-0.8-2|58	(add-to-list 'auto-mode-alist '("\\.rst$" . rst-mode))
12mr|python-docutils-0.8-2|59	EOF
12mr|python-docutils-0.8-2|60	emacs -batch -f batch-byte-compile rst.el
12mr|python-docutils-0.8-2|61	%__install -d -m 755 %{buildroot}%{_sysconfdir}/emacs/site-start.d
12mr|python-docutils-0.8-2|62	%__install -m 644 rst.el* %{buildroot}%{_sysconfdir}/emacs/site-start.d/
12mr|python-docutils-0.8-2|63	
12mr|python-docutils-0.8-2|64	%clean
12mr|python-docutils-0.8-2|65	%__rm -rf %{buildroot}
12mr|python-docutils-0.8-2|66	
12mr|python-docutils-0.8-2|67	%files
12mr|python-docutils-0.8-2|68	%defattr(-,root,root)
12mr|python-docutils-0.8-2|69	%doc *.txt docs tools
12mr|python-docutils-0.8-2|70	%py_puresitedir/docutils
12mr|python-docutils-0.8-2|71	%py_puresitedir/roman*
12mr|python-docutils-0.8-2|72	%py_puresitedir/*.egg-info
12mr|python-docutils-0.8-2|73	%_bindir/*
12mr|python-docutils-0.8-2|74	%_datadir/emacs/site-lisp/*
12mr|python-docutils-0.8-2|75	%_sysconfdir/emacs/site-start.d/*
12mr|python-docutils-0.8-2|76	
12mr|python-docutils-0.8-2|77	
12mr|python-docutils-0.8-2|78	
12mr|python-docutils-0.8-2|79	%changelog
12mr|python-docutils-0.8-2|80	

16096 12
12mr|python-egenix-mx-base-3.2.4-1|1	%define rname egenix-mx-base
12mr|python-egenix-mx-base-3.2.4-1|2	
12mr|python-egenix-mx-base-3.2.4-1|3	Name:		python-%{rname}
12mr|python-egenix-mx-base-3.2.4-1|4	Version:	3.2.4
12mr|python-egenix-mx-base-3.2.4-1|5	Release:	1
12mr|python-egenix-mx-base-3.2.4-1|6	Summary:	Python extensions from eGenix
12mr|python-egenix-mx-base-3.2.4-1|7	License:	eGenix.com Public License
12mr|python-egenix-mx-base-3.2.4-1|8	Group:		Development/Python
12mr|python-egenix-mx-base-3.2.4-1|9	URL:		http://www.egenix.com/files/python/eGenix-mx-Extensions.html
12mr|python-egenix-mx-base-3.2.4-1|10	Source0:	http://downloads.egenix.com/python/%{rname}-%{version}.tar.gz
12mr|python-egenix-mx-base-3.2.4-1|11	Patch0:		egenix-mx-base-fix_underlinking.diff
12mr|python-egenix-mx-base-3.2.4-1|12	Patch1:		mx-3.1.1-lib64.patch
12mr|python-egenix-mx-base-3.2.4-1|13	Obsoletes:	%{rname} < %{version}-%{release}
12mr|python-egenix-mx-base-3.2.4-1|14	Provides:	egenix-mx-base = %{version}-%{release}
12mr|python-egenix-mx-base-3.2.4-1|15	BuildRequires:	python-devel
12mr|python-egenix-mx-base-3.2.4-1|16	
12mr|python-egenix-mx-base-3.2.4-1|17	%description
12mr|python-egenix-mx-base-3.2.4-1|18	The eGenix mx Extension Series are a collection of
12mr|python-egenix-mx-base-3.2.4-1|19	Python extensions written in ANSI C and Python
12mr|python-egenix-mx-base-3.2.4-1|20	which provide a large spectrum of useful additions
12mr|python-egenix-mx-base-3.2.4-1|21	to everyday Python programming.
12mr|python-egenix-mx-base-3.2.4-1|22	
12mr|python-egenix-mx-base-3.2.4-1|23	The BASE package includes the Open Source subpackages
12mr|python-egenix-mx-base-3.2.4-1|24	of the series and is needed by all other add-on
12mr|python-egenix-mx-base-3.2.4-1|25	packages of the series.
12mr|python-egenix-mx-base-3.2.4-1|26	
12mr|python-egenix-mx-base-3.2.4-1|27	This software is brought to you by eGenix.com and
12mr|python-egenix-mx-base-3.2.4-1|28	distributed under the eGenix.com Public License.
12mr|python-egenix-mx-base-3.2.4-1|29	
12mr|python-egenix-mx-base-3.2.4-1|30	%prep
12mr|python-egenix-mx-base-3.2.4-1|31	%setup -q -n %{rname}-%{version}
12mr|python-egenix-mx-base-3.2.4-1|32	find . -type f | grep .py | xargs -t sed -i 's|/usr/local.*python|/usr/bin/python|'
12mr|python-egenix-mx-base-3.2.4-1|33	%patch0 -p0
12mr|python-egenix-mx-base-3.2.4-1|34	%patch1 -p1
12mr|python-egenix-mx-base-3.2.4-1|35	
12mr|python-egenix-mx-base-3.2.4-1|36	%build
12mr|python-egenix-mx-base-3.2.4-1|37	python setup.py build
12mr|python-egenix-mx-base-3.2.4-1|38	
12mr|python-egenix-mx-base-3.2.4-1|39	%install
12mr|python-egenix-mx-base-3.2.4-1|40	python setup.py install --root=%{buildroot} --prefix=%{_prefix} --no-compile
12mr|python-egenix-mx-base-3.2.4-1|41	
12mr|python-egenix-mx-base-3.2.4-1|42	%files
12mr|python-egenix-mx-base-3.2.4-1|43	%defattr(-,root,root,0755)
12mr|python-egenix-mx-base-3.2.4-1|44	%doc README mx/*/Doc
12mr|python-egenix-mx-base-3.2.4-1|45	%doc mx/DateTime/LICENSE mx/DateTime/COPYRIGHT
12mr|python-egenix-mx-base-3.2.4-1|46	%{python_sitearch}/mx
12mr|python-egenix-mx-base-3.2.4-1|47	%{py_platsitedir}/*.egg-info
12mr|python-egenix-mx-base-3.2.4-1|48	
12mr|python-egenix-mx-base-3.2.4-1|49	
12mr|python-egenix-mx-base-3.2.4-1|50	%changelog
12mr|python-egenix-mx-base-3.2.4-1|51	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|python-egenix-mx-base-3.2.4-1|52	+ Commit: a115d0a
12mr|python-egenix-mx-base-3.2.4-1|53	- Don't terminate build on file listed twice (it's fine for this spec)
12mr|python-egenix-mx-base-3.2.4-1|54	
12mr|python-egenix-mx-base-3.2.4-1|55	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|python-egenix-mx-base-3.2.4-1|56	+ Commit: 126fa1d
12mr|python-egenix-mx-base-3.2.4-1|57	- New version 3.2.4, spec cleanup
12mr|python-egenix-mx-base-3.2.4-1|58	
12mr|python-egenix-mx-base-3.2.4-1|59	

16097 12
12mr|python-enchant-1.5.3-4.1|1	Name:           python-enchant
12mr|python-enchant-1.5.3-4.1|2	Version:        1.5.3
12mr|python-enchant-1.5.3-4.1|3	%define subrel 1
12mr|python-enchant-1.5.3-4.1|4	Release:        %mkrel 4
12mr|python-enchant-1.5.3-4.1|5	Summary:        Python bindings for Enchant spellchecking library
12mr|python-enchant-1.5.3-4.1|6	Group:          Development/Python
12mr|python-enchant-1.5.3-4.1|7	License:        LGPL
12mr|python-enchant-1.5.3-4.1|8	URL:            http://www.rfk.id.au/software/pyenchant/
12mr|python-enchant-1.5.3-4.1|9	Source0:        http://pypi.python.org/packages/source/p/pyenchant/pyenchant-%{version}.tar.gz
12mr|python-enchant-1.5.3-4.1|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|python-enchant-1.5.3-4.1|11	BuildArch:	noarch
12mr|python-enchant-1.5.3-4.1|12	BuildRequires:  enchant-devel python-setuptools
12mr|python-enchant-1.5.3-4.1|13	%py_requires -d
12mr|python-enchant-1.5.3-4.1|14	Provides:       PyEnchant = %{version}-%{release}
12mr|python-enchant-1.5.3-4.1|15	Requires:	enchant >= 1.5.0
12mr|python-enchant-1.5.3-4.1|16	
12mr|python-enchant-1.5.3-4.1|17	%description
12mr|python-enchant-1.5.3-4.1|18	PyEnchant is a spellchecking library for Python, based on the Enchant
12mr|python-enchant-1.5.3-4.1|19	library by Dom Lachowicz.
12mr|python-enchant-1.5.3-4.1|20	
12mr|python-enchant-1.5.3-4.1|21	
12mr|python-enchant-1.5.3-4.1|22	%prep
12mr|python-enchant-1.5.3-4.1|23	%setup -q -n pyenchant-%{version}
12mr|python-enchant-1.5.3-4.1|24	
12mr|python-enchant-1.5.3-4.1|25	%build
12mr|python-enchant-1.5.3-4.1|26	CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
12mr|python-enchant-1.5.3-4.1|27	
12mr|python-enchant-1.5.3-4.1|28	
12mr|python-enchant-1.5.3-4.1|29	%install
12mr|python-enchant-1.5.3-4.1|30	rm -rf $RPM_BUILD_ROOT
12mr|python-enchant-1.5.3-4.1|31	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT --single-version-externally-managed
12mr|python-enchant-1.5.3-4.1|32	rm -rf $RPM_BUILD_ROOT/%{python_sitelib}/*.egg-info
12mr|python-enchant-1.5.3-4.1|33	
12mr|python-enchant-1.5.3-4.1|34	%clean
12mr|python-enchant-1.5.3-4.1|35	rm -rf $RPM_BUILD_ROOT
12mr|python-enchant-1.5.3-4.1|36	
12mr|python-enchant-1.5.3-4.1|37	%files
12mr|python-enchant-1.5.3-4.1|38	%defattr(-,root,root,-)
12mr|python-enchant-1.5.3-4.1|39	%doc LICENSE.txt README.txt TODO.txt
12mr|python-enchant-1.5.3-4.1|40	%{python_sitelib}/enchant
12mr|python-enchant-1.5.3-4.1|41	
12mr|python-enchant-1.5.3-4.1|42	
12mr|python-enchant-1.5.3-4.1|43	
12mr|python-enchant-1.5.3-4.1|44	%changelog
12mr|python-enchant-1.5.3-4.1|45	

16098 12
12mr|python-epsilon-0.6.0-4|1	%define module  epsilon
12mr|python-epsilon-0.6.0-4|2	%define name    python-%{module}
12mr|python-epsilon-0.6.0-4|3	%define version 0.6.0
12mr|python-epsilon-0.6.0-4|4	%define release %mkrel 4
12mr|python-epsilon-0.6.0-4|5	
12mr|python-epsilon-0.6.0-4|6	Name: 		%{name}
12mr|python-epsilon-0.6.0-4|7	Summary: 	A small utility package
12mr|python-epsilon-0.6.0-4|8	Version: 	%{version}
12mr|python-epsilon-0.6.0-4|9	Release: 	%{release}
12mr|python-epsilon-0.6.0-4|10	Group: 		Development/Python
12mr|python-epsilon-0.6.0-4|11	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-epsilon-0.6.0-4|12	URL: 		http://www.divmod.org/trac/wiki/DivmodEpsilon
12mr|python-epsilon-0.6.0-4|13	Source0: 	Epsilon-%{version}.tar.gz
12mr|python-epsilon-0.6.0-4|14	License: 	BSD
12mr|python-epsilon-0.6.0-4|15	Provides: 	python-Epsilon = %{version}
12mr|python-epsilon-0.6.0-4|16	Provides: 	Epsilon = %version
12mr|python-epsilon-0.6.0-4|17	Requires:	python-twisted
12mr|python-epsilon-0.6.0-4|18	BuildRequires:	python-devel python-twisted
12mr|python-epsilon-0.6.0-4|19	BuildArch:	noarch
12mr|python-epsilon-0.6.0-4|20	
12mr|python-epsilon-0.6.0-4|21	%description
12mr|python-epsilon-0.6.0-4|22	A small utility package that depends on tools too recent for Twisted (like
12mr|python-epsilon-0.6.0-4|23	datetime in python2.4) but performs generic enough functions that it can be
12mr|python-epsilon-0.6.0-4|24	used in projects that don't want to share the large footprint of Divmod's
12mr|python-epsilon-0.6.0-4|25	other projects.
12mr|python-epsilon-0.6.0-4|26	
12mr|python-epsilon-0.6.0-4|27	%prep
12mr|python-epsilon-0.6.0-4|28	%setup -q -n Epsilon-%version
12mr|python-epsilon-0.6.0-4|29	
12mr|python-epsilon-0.6.0-4|30	%build
12mr|python-epsilon-0.6.0-4|31	%__python setup.py build
12mr|python-epsilon-0.6.0-4|32	
12mr|python-epsilon-0.6.0-4|33	%install
12mr|python-epsilon-0.6.0-4|34	%__rm -rf %{buildroot}
12mr|python-epsilon-0.6.0-4|35	
12mr|python-epsilon-0.6.0-4|36	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=INSTALLED_FILES.tmp
12mr|python-epsilon-0.6.0-4|37	%__grep -v %{py_sitedir}/build INSTALLED_FILES.tmp > INSTALLED_FILES
12mr|python-epsilon-0.6.0-4|38	
12mr|python-epsilon-0.6.0-4|39	%__rm -rf %{buildroot}%{py_sitedir}/build
12mr|python-epsilon-0.6.0-4|40	
12mr|python-epsilon-0.6.0-4|41	%clean
12mr|python-epsilon-0.6.0-4|42	%__rm -rf %buildroot
12mr|python-epsilon-0.6.0-4|43	
12mr|python-epsilon-0.6.0-4|44	%files -f INSTALLED_FILES
12mr|python-epsilon-0.6.0-4|45	%defattr(-,root,root)
12mr|python-epsilon-0.6.0-4|46	%doc README *.txt LICENSE
12mr|python-epsilon-0.6.0-4|47	
12mr|python-epsilon-0.6.0-4|48	
12mr|python-epsilon-0.6.0-4|49	
12mr|python-epsilon-0.6.0-4|50	%changelog
12mr|python-epsilon-0.6.0-4|51	

16099 12
12mr|python-fam-1.1.1-8|1	%define pyver %(python -V 2>&1 | cut -f2 -d" " | cut -f1,2 -d".")
12mr|python-fam-1.1.1-8|2	
12mr|python-fam-1.1.1-8|3	Summary: Python FAM module
12mr|python-fam-1.1.1-8|4	Name: python-fam
12mr|python-fam-1.1.1-8|5	Version: 1.1.1
12mr|python-fam-1.1.1-8|6	Release: %mkrel 8
12mr|python-fam-1.1.1-8|7	Source0: http://prdownloads.sourceforge.net/python-fam/%{name}-%{version}.tar.bz2
12mr|python-fam-1.1.1-8|8	Patch0: python-fam-1.0.2-gamin.patch
12mr|python-fam-1.1.1-8|9	# (fc) 1.1.1-5mdv fix crash (Debian)
12mr|python-fam-1.1.1-8|10	Patch1: python-fam-1.1.1-fixcrash.patch
12mr|python-fam-1.1.1-8|11	License: GPL
12mr|python-fam-1.1.1-8|12	Group: Development/Python
12mr|python-fam-1.1.1-8|13	URL: http://python-fam.sourceforge.net/
12mr|python-fam-1.1.1-8|14	%py_requires -d
12mr|python-fam-1.1.1-8|15	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|python-fam-1.1.1-8|16	BuildRequires: fam-devel
12mr|python-fam-1.1.1-8|17	
12mr|python-fam-1.1.1-8|18	%description
12mr|python-fam-1.1.1-8|19	Python FAM is a wrapper module around libfam from the FAM project. It
12mr|python-fam-1.1.1-8|20	allows Python programs to monitor files and directories. An example
12mr|python-fam-1.1.1-8|21	script is included.
12mr|python-fam-1.1.1-8|22	
12mr|python-fam-1.1.1-8|23	%prep
12mr|python-fam-1.1.1-8|24	%setup -q
12mr|python-fam-1.1.1-8|25	%patch0 -p1 -b .gamin
12mr|python-fam-1.1.1-8|26	%patch1 -p1 -b .fixcrash
12mr|python-fam-1.1.1-8|27	chmod 755 test.py
12mr|python-fam-1.1.1-8|28	
12mr|python-fam-1.1.1-8|29	%build
12mr|python-fam-1.1.1-8|30	python setup.py build
12mr|python-fam-1.1.1-8|31	
12mr|python-fam-1.1.1-8|32	%install
12mr|python-fam-1.1.1-8|33	rm -rf $RPM_BUILD_ROOT
12mr|python-fam-1.1.1-8|34	python setup.py install --root=$RPM_BUILD_ROOT
12mr|python-fam-1.1.1-8|35	
12mr|python-fam-1.1.1-8|36	%clean
12mr|python-fam-1.1.1-8|37	rm -rf $RPM_BUILD_ROOT
12mr|python-fam-1.1.1-8|38	
12mr|python-fam-1.1.1-8|39	%files
12mr|python-fam-1.1.1-8|40	%defattr(-,root,root)
12mr|python-fam-1.1.1-8|41	%doc test.py
12mr|python-fam-1.1.1-8|42	%py_platsitedir/*
12mr|python-fam-1.1.1-8|43	
12mr|python-fam-1.1.1-8|44	
12mr|python-fam-1.1.1-8|45	
12mr|python-fam-1.1.1-8|46	
12mr|python-fam-1.1.1-8|47	
12mr|python-fam-1.1.1-8|48	%changelog
12mr|python-fam-1.1.1-8|49	

16100 12
12mr|python-feedparser-5.0.1-2|1	%define pkgname feedparser
12mr|python-feedparser-5.0.1-2|2	
12mr|python-feedparser-5.0.1-2|3	Summary: Parse RSS and Atom feeds in Python
12mr|python-feedparser-5.0.1-2|4	Name: python-feedparser
12mr|python-feedparser-5.0.1-2|5	Version: 5.0.1
12mr|python-feedparser-5.0.1-2|6	Release: %mkrel 2
12mr|python-feedparser-5.0.1-2|7	Source0: http://downloads.sourceforge.net/%{pkgname}/%{pkgname}-%{version}.tar.gz
12mr|python-feedparser-5.0.1-2|8	License: BSD
12mr|python-feedparser-5.0.1-2|9	URL: http://feedparser.org/
12mr|python-feedparser-5.0.1-2|10	Group: Development/Python
12mr|python-feedparser-5.0.1-2|11	BuildRoot: %{_tmppath}/%{name}-%{version}-buildroot
12mr|python-feedparser-5.0.1-2|12	Requires: python
12mr|python-feedparser-5.0.1-2|13	BuildRequires: python-devel
12mr|python-feedparser-5.0.1-2|14	BuildArch: noarch
12mr|python-feedparser-5.0.1-2|15	
12mr|python-feedparser-5.0.1-2|16	%description
12mr|python-feedparser-5.0.1-2|17	Feedparser is the "Universal Feed Parser" library for python, which
12mr|python-feedparser-5.0.1-2|18	handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds
12mr|python-feedparser-5.0.1-2|19	
12mr|python-feedparser-5.0.1-2|20	%prep
12mr|python-feedparser-5.0.1-2|21	%setup -q -n %{pkgname}-%{version}
12mr|python-feedparser-5.0.1-2|22	
12mr|python-feedparser-5.0.1-2|23	%build
12mr|python-feedparser-5.0.1-2|24	CFLAGS="$RPM_OPT_FLAGS" python setup.py build
12mr|python-feedparser-5.0.1-2|25	
12mr|python-feedparser-5.0.1-2|26	%check
12mr|python-feedparser-5.0.1-2|27	pushd feedparser
12mr|python-feedparser-5.0.1-2|28	python feedparsertest.py
12mr|python-feedparser-5.0.1-2|29	popd
12mr|python-feedparser-5.0.1-2|30	
12mr|python-feedparser-5.0.1-2|31	%install
12mr|python-feedparser-5.0.1-2|32	rm -rf $RPM_BUILD_ROOT
12mr|python-feedparser-5.0.1-2|33	
12mr|python-feedparser-5.0.1-2|34	PYTHONDONTWRITEBYTECODE= python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
12mr|python-feedparser-5.0.1-2|35	
12mr|python-feedparser-5.0.1-2|36	%clean
12mr|python-feedparser-5.0.1-2|37	rm -rf $RPM_BUILD_ROOT
12mr|python-feedparser-5.0.1-2|38	
12mr|python-feedparser-5.0.1-2|39	%files -f INSTALLED_FILES
12mr|python-feedparser-5.0.1-2|40	%defattr(-,root,root)
12mr|python-feedparser-5.0.1-2|41	%doc LICENSE README
12mr|python-feedparser-5.0.1-2|42	
12mr|python-feedparser-5.0.1-2|43	
12mr|python-feedparser-5.0.1-2|44	
12mr|python-feedparser-5.0.1-2|45	%changelog
12mr|python-feedparser-5.0.1-2|46	

16101 12
12mr|python-foolscap-0.6.1-3|1	%define module	foolscap
12mr|python-foolscap-0.6.1-3|2	%define name	python-%{module}
12mr|python-foolscap-0.6.1-3|3	%define version	0.6.1
12mr|python-foolscap-0.6.1-3|4	%define release	%mkrel 3
12mr|python-foolscap-0.6.1-3|5	
12mr|python-foolscap-0.6.1-3|6	Summary:	Rewrite of Perspective Broker
12mr|python-foolscap-0.6.1-3|7	Name:		%{name}
12mr|python-foolscap-0.6.1-3|8	Version:	%{version}
12mr|python-foolscap-0.6.1-3|9	Release:	%{release}
12mr|python-foolscap-0.6.1-3|10	Source0:	%{module}-%{version}.tar.gz
12mr|python-foolscap-0.6.1-3|11	License:	MIT
12mr|python-foolscap-0.6.1-3|12	Group:		Development/Python
12mr|python-foolscap-0.6.1-3|13	Url:		http://foolscap.lothar.com/
12mr|python-foolscap-0.6.1-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-foolscap-0.6.1-3|15	Requires:	python >= 2.4
12mr|python-foolscap-0.6.1-3|16	Requires:	python-twisted >= 2.4.0
12mr|python-foolscap-0.6.1-3|17	Requires:	python-OpenSSL >= 0.6
12mr|python-foolscap-0.6.1-3|18	BuildRequires:	python-devel >= 2.4
12mr|python-foolscap-0.6.1-3|19	BuildArch:	noarch
12mr|python-foolscap-0.6.1-3|20	
12mr|python-foolscap-0.6.1-3|21	%description
12mr|python-foolscap-0.6.1-3|22	Foolscap is a ground-up rewrite of Perspective Broker, which itself is
12mr|python-foolscap-0.6.1-3|23	Twisted's native RPC/RMI protocol (Remote Procedure Call / Remote
12mr|python-foolscap-0.6.1-3|24	Method Invocation).  If you have control of both ends of the wire, and
12mr|python-foolscap-0.6.1-3|25	are thus not constrained to use some other protocol like
12mr|python-foolscap-0.6.1-3|26	HTTP/XMLRPC/CORBA/etc, you might consider using Foolscap.
12mr|python-foolscap-0.6.1-3|27	
12mr|python-foolscap-0.6.1-3|28	%prep
12mr|python-foolscap-0.6.1-3|29	%setup -q -n %{module}-%{version}
12mr|python-foolscap-0.6.1-3|30	
12mr|python-foolscap-0.6.1-3|31	%build
12mr|python-foolscap-0.6.1-3|32	%__python setup.py build
12mr|python-foolscap-0.6.1-3|33	
12mr|python-foolscap-0.6.1-3|34	%install
12mr|python-foolscap-0.6.1-3|35	%__rm -rf %{buildroot}
12mr|python-foolscap-0.6.1-3|36	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12mr|python-foolscap-0.6.1-3|37	
12mr|python-foolscap-0.6.1-3|38	%clean
12mr|python-foolscap-0.6.1-3|39	%__rm -rf %{buildroot}
12mr|python-foolscap-0.6.1-3|40	
12mr|python-foolscap-0.6.1-3|41	%files -f FILELIST
12mr|python-foolscap-0.6.1-3|42	%defattr(-,root,root)
12mr|python-foolscap-0.6.1-3|43	%doc ChangeLog LICENSE NEWS README doc
12mr|python-foolscap-0.6.1-3|44	
12mr|python-foolscap-0.6.1-3|45	
12mr|python-foolscap-0.6.1-3|46	
12mr|python-foolscap-0.6.1-3|47	%changelog
12mr|python-foolscap-0.6.1-3|48	

16102 12
12mr|python-GnuPG-Interface-0.3.2-12|1	%define name python-GnuPG-Interface
12mr|python-GnuPG-Interface-0.3.2-12|2	%define version 0.3.2
12mr|python-GnuPG-Interface-0.3.2-12|3	%define release %mkrel 12
12mr|python-GnuPG-Interface-0.3.2-12|4	%define oname GnuPGInterface
12mr|python-GnuPG-Interface-0.3.2-12|5	
12mr|python-GnuPG-Interface-0.3.2-12|6	Summary: GnuPG-Interface module for python
12mr|python-GnuPG-Interface-0.3.2-12|7	Name: %{name}
12mr|python-GnuPG-Interface-0.3.2-12|8	Version: %{version}
12mr|python-GnuPG-Interface-0.3.2-12|9	Release: %{release}
12mr|python-GnuPG-Interface-0.3.2-12|10	Source0: http://py-gnupg.sourceforge.net/download/%{oname}-%{version}.tar.bz2
12mr|python-GnuPG-Interface-0.3.2-12|11	License: LGPL
12mr|python-GnuPG-Interface-0.3.2-12|12	Group: Development/Python
12mr|python-GnuPG-Interface-0.3.2-12|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|python-GnuPG-Interface-0.3.2-12|14	Url: http://py-gnupg.sourceforge.net/
12mr|python-GnuPG-Interface-0.3.2-12|15	BuildRequires: python-devel
12mr|python-GnuPG-Interface-0.3.2-12|16	BuildRequires:  gnupg
12mr|python-GnuPG-Interface-0.3.2-12|17	BuildArch:	noarch
12mr|python-GnuPG-Interface-0.3.2-12|18	
12mr|python-GnuPG-Interface-0.3.2-12|19	%description
12mr|python-GnuPG-Interface-0.3.2-12|20	This module provides Python bindings for the GnuPG.
12mr|python-GnuPG-Interface-0.3.2-12|21	
12mr|python-GnuPG-Interface-0.3.2-12|22	%prep
12mr|python-GnuPG-Interface-0.3.2-12|23	%setup -q -n %oname-%version
12mr|python-GnuPG-Interface-0.3.2-12|24	chmod 644 ./*
12mr|python-GnuPG-Interface-0.3.2-12|25	
12mr|python-GnuPG-Interface-0.3.2-12|26	%build
12mr|python-GnuPG-Interface-0.3.2-12|27	env CFLAGS="$RPM_OPT_FLAGS" python setup.py build
12mr|python-GnuPG-Interface-0.3.2-12|28	
12mr|python-GnuPG-Interface-0.3.2-12|29	%install
12mr|python-GnuPG-Interface-0.3.2-12|30	rm -rf %buildroot
12mr|python-GnuPG-Interface-0.3.2-12|31	python setup.py install --root=$RPM_BUILD_ROOT
12mr|python-GnuPG-Interface-0.3.2-12|32	
12mr|python-GnuPG-Interface-0.3.2-12|33	%clean
12mr|python-GnuPG-Interface-0.3.2-12|34	rm -rf $RPM_BUILD_ROOT
12mr|python-GnuPG-Interface-0.3.2-12|35	
12mr|python-GnuPG-Interface-0.3.2-12|36	%files
12mr|python-GnuPG-Interface-0.3.2-12|37	%defattr(-,root,root)
12mr|python-GnuPG-Interface-0.3.2-12|38	%doc COPYING ChangeLog MANIFEST NEWS README THANKS
12mr|python-GnuPG-Interface-0.3.2-12|39	%{py_puresitedir}/GnuPGInterface.py*
12mr|python-GnuPG-Interface-0.3.2-12|40	%{py_puresitedir}/*.egg-info
12mr|python-GnuPG-Interface-0.3.2-12|41	
12mr|python-GnuPG-Interface-0.3.2-12|42	
12mr|python-GnuPG-Interface-0.3.2-12|43	
12mr|python-GnuPG-Interface-0.3.2-12|44	
12mr|python-GnuPG-Interface-0.3.2-12|45	
12mr|python-GnuPG-Interface-0.3.2-12|46	
12mr|python-GnuPG-Interface-0.3.2-12|47	%changelog
12mr|python-GnuPG-Interface-0.3.2-12|48	

16103 12
12mr|python-gobject-2.28.6-3|1	%define oname pygobject
12mr|python-gobject-2.28.6-3|2	
12mr|python-gobject-2.28.6-3|3	%define api 2.0
12mr|python-gobject-2.28.6-3|4	%define major 0
12mr|python-gobject-2.28.6-3|5	%define libname %mklibname pyglib %{api} %{major}
12mr|python-gobject-2.28.6-3|6	
12mr|python-gobject-2.28.6-3|7	Summary: GObject Python bindings
12mr|python-gobject-2.28.6-3|8	Name: python-gobject
12mr|python-gobject-2.28.6-3|9	Version: 2.28.6
12mr|python-gobject-2.28.6-3|10	Release: 3
12mr|python-gobject-2.28.6-3|11	License: LGPLv2+
12mr|python-gobject-2.28.6-3|12	Group: Development/Python
12mr|python-gobject-2.28.6-3|13	Url: http://www.gnome.org
12mr|python-gobject-2.28.6-3|14	Source0: http://ftp.gnome.org/pub/GNOME/sources/pygobject/%{oname}-%{version}.tar.xz
12mr|python-gobject-2.28.6-3|15	Patch0: pygobject-2.16.1-fixdetection.patch
12mr|python-gobject-2.28.6-3|16	Patch1: pygobject-2.28.2-fix-link.patch
12mr|python-gobject-2.28.6-3|17	
12mr|python-gobject-2.28.6-3|18	BuildRequires: pkgconfig(glib-2.0)
12mr|python-gobject-2.28.6-3|19	BuildRequires: pkgconfig(gtk-doc)
12mr|python-gobject-2.28.6-3|20	BuildRequires: pkgconfig(libffi)
12mr|python-gobject-2.28.6-3|21	BuildRequires: pkgconfig(pycairo)
12mr|python-gobject-2.28.6-3|22	BuildRequires: pkgconfig(python)
12mr|python-gobject-2.28.6-3|23	
12mr|python-gobject-2.28.6-3|24	Provides: python-gobject2 = %{version}-%{release}
12mr|python-gobject-2.28.6-3|25	
12mr|python-gobject-2.28.6-3|26	%description
12mr|python-gobject-2.28.6-3|27	This archive contains bindings for the GObject, to be used in Python
12mr|python-gobject-2.28.6-3|28	It is a fairly complete set of bindings, it's already rather useful,
12mr|python-gobject-2.28.6-3|29	and is usable to write moderately complex programs.  (see the
12mr|python-gobject-2.28.6-3|30	examples directory for some examples of the simpler programs you could
12mr|python-gobject-2.28.6-3|31	write).
12mr|python-gobject-2.28.6-3|32	
12mr|python-gobject-2.28.6-3|33	%package -n %{libname}
12mr|python-gobject-2.28.6-3|34	Group: System/Libraries
12mr|python-gobject-2.28.6-3|35	Summary: Python Glib bindings shared library
12mr|python-gobject-2.28.6-3|36	
12mr|python-gobject-2.28.6-3|37	%description -n %{libname}
12mr|python-gobject-2.28.6-3|38	This archive contains bindings for the GObject, to be used in Python
12mr|python-gobject-2.28.6-3|39	It is a fairly complete set of bindings, it's already rather useful,
12mr|python-gobject-2.28.6-3|40	and is usable to write moderately complex programs.  (see the
12mr|python-gobject-2.28.6-3|41	examples directory for some examples of the simpler programs you could
12mr|python-gobject-2.28.6-3|42	write).
12mr|python-gobject-2.28.6-3|43	
12mr|python-gobject-2.28.6-3|44	%package devel
12mr|python-gobject-2.28.6-3|45	Group: Development/C
12mr|python-gobject-2.28.6-3|46	Summary: Python-gobject development files
12mr|python-gobject-2.28.6-3|47	Requires: %{name} = %{version}-%{release}
12mr|python-gobject-2.28.6-3|48	Requires: %{libname} = %{version}-%{release}
12mr|python-gobject-2.28.6-3|49	
12mr|python-gobject-2.28.6-3|50	%description devel
12mr|python-gobject-2.28.6-3|51	This contains the python-gobject development files, including C
12mr|python-gobject-2.28.6-3|52	header, pkg-config file, gtk-doc generated API documentation and a code
12mr|python-gobject-2.28.6-3|53	generation tool.
12mr|python-gobject-2.28.6-3|54	
12mr|python-gobject-2.28.6-3|55	%prep
12mr|python-gobject-2.28.6-3|56	%setup -qn %{oname}-%{version}
12mr|python-gobject-2.28.6-3|57	%apply_patches
12mr|python-gobject-2.28.6-3|58	
12mr|python-gobject-2.28.6-3|59	%build
12mr|python-gobject-2.28.6-3|60	%configure2_5x \
12mr|python-gobject-2.28.6-3|61	--disable-introspection
12mr|python-gobject-2.28.6-3|62	
12mr|python-gobject-2.28.6-3|63	%make LIBS='-lpython2.7'
12mr|python-gobject-2.28.6-3|64	
12mr|python-gobject-2.28.6-3|65	%install
12mr|python-gobject-2.28.6-3|66	rm -rf %{buildroot}
12mr|python-gobject-2.28.6-3|67	%makeinstall_std
12mr|python-gobject-2.28.6-3|68	#gw this must be executable, it is used for building docs, e.g. in pyclutter
12mr|python-gobject-2.28.6-3|69	chmod 755 %{buildroot}%{_datadir}/pygobject/xsl/fixxref.py
12mr|python-gobject-2.28.6-3|70	
12mr|python-gobject-2.28.6-3|71	%files
12mr|python-gobject-2.28.6-3|72	%doc README NEWS AUTHORS ChangeLog
12mr|python-gobject-2.28.6-3|73	%{py_platsitedir}/pygtk*
12mr|python-gobject-2.28.6-3|74	%{py_platsitedir}/glib
12mr|python-gobject-2.28.6-3|75	%{py_platsitedir}/gobject
12mr|python-gobject-2.28.6-3|76	%{py_platsitedir}/gtk-2.0/
12mr|python-gobject-2.28.6-3|77	
12mr|python-gobject-2.28.6-3|78	%files -n %{libname}
12mr|python-gobject-2.28.6-3|79	%{_libdir}/libpyglib-%{api}-python.so.%{major}*
12mr|python-gobject-2.28.6-3|80	
12mr|python-gobject-2.28.6-3|81	%files devel
12mr|python-gobject-2.28.6-3|82	%{_bindir}/pygobject-codegen-2.0
12mr|python-gobject-2.28.6-3|83	%{_libdir}/pkgconfig/*.pc
12mr|python-gobject-2.28.6-3|84	%{_libdir}/libpyglib-%{api}-python.so
12mr|python-gobject-2.28.6-3|85	%{_includedir}/pygtk-2.0/
12mr|python-gobject-2.28.6-3|86	%{_datadir}/gtk-doc/html/pygobject/
12mr|python-gobject-2.28.6-3|87	%{_datadir}/pygobject/
12mr|python-gobject-2.28.6-3|88	
12mr|python-gobject-2.28.6-3|89	
12mr|python-gobject-2.28.6-3|90	
12mr|python-gobject-2.28.6-3|91	
12mr|python-gobject-2.28.6-3|92	%changelog
12mr|python-gobject-2.28.6-3|93	

16104 12
12mr|python-gobject3-3.4.0-2|1	%define oname pygobject
12mr|python-gobject3-3.4.0-2|2	
12mr|python-gobject3-3.4.0-2|3	%define api 2.0
12mr|python-gobject3-3.4.0-2|4	%define major 0
12mr|python-gobject3-3.4.0-2|5	%define libname %mklibname pyglib-gi %{api} %{major}
12mr|python-gobject3-3.4.0-2|6	
12mr|python-gobject3-3.4.0-2|7	%if %{_use_internal_dependency_generator}
12mr|python-gobject3-3.4.0-2|8	%define __noautoprovfiles %{py_platsitedir}/gi/_gobject/__init__.py
12mr|python-gobject3-3.4.0-2|9	%else
12mr|python-gobject3-3.4.0-2|10	%define _exclude_files_from_autoreq ^%{py_platsitedir}/gi/_gobject/__init__.py
12mr|python-gobject3-3.4.0-2|11	%endif
12mr|python-gobject3-3.4.0-2|12	
12mr|python-gobject3-3.4.0-2|13	Summary:	Python bindings for GObject Introspection
12mr|python-gobject3-3.4.0-2|14	Name:		python-gobject3
12mr|python-gobject3-3.4.0-2|15	Version:	3.4.0
12mr|python-gobject3-3.4.0-2|16	Release:	2
12mr|python-gobject3-3.4.0-2|17	License:	LGPLv2+ and MIT
12mr|python-gobject3-3.4.0-2|18	Group:		Development/Python
12mr|python-gobject3-3.4.0-2|19	Url:		http://www.gnome.org
12mr|python-gobject3-3.4.0-2|20	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{oname}/3.4/%{oname}-%{version}.tar.xz
12mr|python-gobject3-3.4.0-2|21	
12mr|python-gobject3-3.4.0-2|22	BuildRequires:	gtk-doc
12mr|python-gobject3-3.4.0-2|23	BuildRequires:	pkgconfig(glib-2.0) >= 2.24.0
12mr|python-gobject3-3.4.0-2|24	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.10.2
12mr|python-gobject3-3.4.0-2|25	BuildRequires:	pkgconfig(libffi) >= 3.0
12mr|python-gobject3-3.4.0-2|26	BuildRequires:	pkgconfig(pycairo) >= 1.2.0
12mr|python-gobject3-3.4.0-2|27	BuildRequires:	pkgconfig(python) >= 2.5.2
12mr|python-gobject3-3.4.0-2|28	
12mr|python-gobject3-3.4.0-2|29	%description
12mr|python-gobject3-3.4.0-2|30	The %{name} package provides a convenient wrapper for the GObject
12mr|python-gobject3-3.4.0-2|31	library for use in Python programs.
12mr|python-gobject3-3.4.0-2|32	
12mr|python-gobject3-3.4.0-2|33	%package -n python-gi
12mr|python-gobject3-3.4.0-2|34	Summary:	Python bindings for GObject Introspection
12mr|python-gobject3-3.4.0-2|35	Group:		Development/Python
12mr|python-gobject3-3.4.0-2|36	Provides:	python-gobject-introspection = %{version}-%{release}
12mr|python-gobject3-3.4.0-2|37	Provides:	%{name} = %{version}-%{release}
12mr|python-gobject3-3.4.0-2|38	Conflicts:	python-gobject < 2.28.6-3
12mr|python-gobject3-3.4.0-2|39	
12mr|python-gobject3-3.4.0-2|40	%description -n python-gi
12mr|python-gobject3-3.4.0-2|41	This package contains the Python GObject Introspection bindings.
12mr|python-gobject3-3.4.0-2|42	
12mr|python-gobject3-3.4.0-2|43	%package -n python-gi-cairo
12mr|python-gobject3-3.4.0-2|44	Summary:	Python-gi bindings for Cairo
12mr|python-gobject3-3.4.0-2|45	Group:		Development/Python
12mr|python-gobject3-3.4.0-2|46	Requires:	python-gi = %{version}-%{release}
12mr|python-gobject3-3.4.0-2|47	Requires:	typelib(PangoCairo)
12mr|python-gobject3-3.4.0-2|48	Requires:	python-cairo >= 1.2.0
12mr|python-gobject3-3.4.0-2|49	Obsoletes:	python-gobject-cairo < 2.28.6-3
12mr|python-gobject3-3.4.0-2|50	Provides:	python-gobject-cairo = %{version}-%{release}
12mr|python-gobject3-3.4.0-2|51	
12mr|python-gobject3-3.4.0-2|52	%description -n python-gi-cairo
12mr|python-gobject3-3.4.0-2|53	This package contains the Python-gi Cairo bindings.
12mr|python-gobject3-3.4.0-2|54	
12mr|python-gobject3-3.4.0-2|55	%package -n %{libname}
12mr|python-gobject3-3.4.0-2|56	Group:		System/Libraries
12mr|python-gobject3-3.4.0-2|57	Summary:	Python GObject Introspection bindings shared library
12mr|python-gobject3-3.4.0-2|58	
12mr|python-gobject3-3.4.0-2|59	%description -n %{libname}
12mr|python-gobject3-3.4.0-2|60	This archive contains bindings for the GObject, to be used in Python
12mr|python-gobject3-3.4.0-2|61	It is a fairly complete set of bindings, it's already rather useful,
12mr|python-gobject3-3.4.0-2|62	and is usable to write moderately complex programs.
12mr|python-gobject3-3.4.0-2|63	
12mr|python-gobject3-3.4.0-2|64	%package devel
12mr|python-gobject3-3.4.0-2|65	Group:		Development/C
12mr|python-gobject3-3.4.0-2|66	Summary:	Python-gobject development files
12mr|python-gobject3-3.4.0-2|67	Requires:	%{libname} = %{version}-%{release}
12mr|python-gobject3-3.4.0-2|68	
12mr|python-gobject3-3.4.0-2|69	%description devel
12mr|python-gobject3-3.4.0-2|70	This contains the python-gobject development files, including C
12mr|python-gobject3-3.4.0-2|71	header, pkg-config file.
12mr|python-gobject3-3.4.0-2|72	
12mr|python-gobject3-3.4.0-2|73	%prep
12mr|python-gobject3-3.4.0-2|74	%setup -qn %{oname}-%{version}
12mr|python-gobject3-3.4.0-2|75	
12mr|python-gobject3-3.4.0-2|76	%build
12mr|python-gobject3-3.4.0-2|77	%configure2_5x
12mr|python-gobject3-3.4.0-2|78	%make LIBS="-lpython%{py_ver}"
12mr|python-gobject3-3.4.0-2|79	
12mr|python-gobject3-3.4.0-2|80	%install
12mr|python-gobject3-3.4.0-2|81	%makeinstall_std
12mr|python-gobject3-3.4.0-2|82	
12mr|python-gobject3-3.4.0-2|83	# dsextra stuff is for windows installs so remove it
12mr|python-gobject3-3.4.0-2|84	rm -fr %{buildroot}%{python_sitearch}/gtk-2.0
12mr|python-gobject3-3.4.0-2|85	
12mr|python-gobject3-3.4.0-2|86	# docs are out of date and are being reworked upstream
12mr|python-gobject3-3.4.0-2|87	# so remove them
12mr|python-gobject3-3.4.0-2|88	rm -rf %{buildroot}%{_datadir}/gtk-doc
12mr|python-gobject3-3.4.0-2|89	rm -rf %{buildroot}%{_datadir}/pygobject
12mr|python-gobject3-3.4.0-2|90	
12mr|python-gobject3-3.4.0-2|91	%files -n python-gi
12mr|python-gobject3-3.4.0-2|92	%doc README NEWS AUTHORS ChangeLog
12mr|python-gobject3-3.4.0-2|93	%{py_platsitedir}/gi
12mr|python-gobject3-3.4.0-2|94	%exclude %{py_platsitedir}/gi/_gi_cairo.so
12mr|python-gobject3-3.4.0-2|95	
12mr|python-gobject3-3.4.0-2|96	%files -n python-gi-cairo
12mr|python-gobject3-3.4.0-2|97	%{py_platsitedir}/gi/_gi_cairo.so
12mr|python-gobject3-3.4.0-2|98	
12mr|python-gobject3-3.4.0-2|99	%files -n %{libname}
12mr|python-gobject3-3.4.0-2|100	%{_libdir}/libpyglib-gi-%{api}-python.so.%{major}*
12mr|python-gobject3-3.4.0-2|101	
12mr|python-gobject3-3.4.0-2|102	%files devel
12mr|python-gobject3-3.4.0-2|103	%{_includedir}/*
12mr|python-gobject3-3.4.0-2|104	%{_libdir}/*.so
12mr|python-gobject3-3.4.0-2|105	%{_libdir}/pkgconfig/*.pc
12mr|python-gobject3-3.4.0-2|106	
12mr|python-gobject3-3.4.0-2|107	
12mr|python-gobject3-3.4.0-2|108	%changelog
12mr|python-gobject3-3.4.0-2|109	* Sat Oct  13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|python-gobject3-3.4.0-2|110	+ Commit: 71cff45
12mr|python-gobject3-3.4.0-2|111	- Add typelib(PangoCairo) to python-gi-cairo Requires
12mr|python-gobject3-3.4.0-2|112	
12mr|python-gobject3-3.4.0-2|113	* Sat Sep  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|python-gobject3-3.4.0-2|114	+ Commit: d46b564
12mr|python-gobject3-3.4.0-2|115	- New version 3.2.2 (sync with Cooker), minor cleanups
12mr|python-gobject3-3.4.0-2|116	
12mr|python-gobject3-3.4.0-2|117	

16105 12
12mr|python-gpgme-0.1-4|1	%define python_compile_opt python -O -c "import compileall; compileall.compile_dir('.')"
12mr|python-gpgme-0.1-4|2	%define python_compile     python -c "import compileall; compileall.compile_dir('.')"
12mr|python-gpgme-0.1-4|3	%define mname pygpgme
12mr|python-gpgme-0.1-4|4	
12mr|python-gpgme-0.1-4|5	Name:           python-gpgme
12mr|python-gpgme-0.1-4|6	Version:        0.1
12mr|python-gpgme-0.1-4|7	Release:        %mkrel 4
12mr|python-gpgme-0.1-4|8	Summary:        Python module for working with OpenPGP messages
12mr|python-gpgme-0.1-4|9	
12mr|python-gpgme-0.1-4|10	Group:          Development/Python
12mr|python-gpgme-0.1-4|11	License:        LGPLv2+
12mr|python-gpgme-0.1-4|12	URL:            http://cheeseshop.python.org/pypi/pygpgme/0.1
12mr|python-gpgme-0.1-4|13	Source0:        http://cheeseshop.python.org/packages/source/p/%{mname}/%{mname}-%{version}.tar.gz
12mr|python-gpgme-0.1-4|14	# upstream patch to fix gpgme intialization
12mr|python-gpgme-0.1-4|15	# https://bugs.launchpad.net/pygpgme/+bug/452194
12mr|python-gpgme-0.1-4|16	Patch0:         python-gpgme-0.1-fix-gpgme-initialization.patch
12mr|python-gpgme-0.1-4|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|python-gpgme-0.1-4|18	BuildRequires:  python-devel
12mr|python-gpgme-0.1-4|19	BuildRequires:  gpgme-devel
12mr|python-gpgme-0.1-4|20	
12mr|python-gpgme-0.1-4|21	%description
12mr|python-gpgme-0.1-4|22	PyGPGME is a Python module that lets you sign, verify, encrypt and decrypt
12mr|python-gpgme-0.1-4|23	files using the OpenPGP format.  It is built on top of GNU Privacy Guard and
12mr|python-gpgme-0.1-4|24	the GPGME library.
12mr|python-gpgme-0.1-4|25	
12mr|python-gpgme-0.1-4|26	%prep
12mr|python-gpgme-0.1-4|27	%setup -q -n %{mname}-%{version}
12mr|python-gpgme-0.1-4|28	%patch0 -p0
12mr|python-gpgme-0.1-4|29	
12mr|python-gpgme-0.1-4|30	%build
12mr|python-gpgme-0.1-4|31	CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
12mr|python-gpgme-0.1-4|32	
12mr|python-gpgme-0.1-4|33	
12mr|python-gpgme-0.1-4|34	%install
12mr|python-gpgme-0.1-4|35	rm -rf $RPM_BUILD_ROOT
12mr|python-gpgme-0.1-4|36	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12mr|python-gpgme-0.1-4|37	# No need to ship the tests
12mr|python-gpgme-0.1-4|38	rm -rf $RPM_BUILD_ROOT%{python_sitearch}/gpgme/tests/
12mr|python-gpgme-0.1-4|39	
12mr|python-gpgme-0.1-4|40	%clean
12mr|python-gpgme-0.1-4|41	rm -rf $RPM_BUILD_ROOT
12mr|python-gpgme-0.1-4|42	
12mr|python-gpgme-0.1-4|43	%files
12mr|python-gpgme-0.1-4|44	%defattr(-,root,root,-)
12mr|python-gpgme-0.1-4|45	%doc README PKG-INFO
12mr|python-gpgme-0.1-4|46	%{python_sitearch}/*
12mr|python-gpgme-0.1-4|47	
12mr|python-gpgme-0.1-4|48	
12mr|python-gpgme-0.1-4|49	
12mr|python-gpgme-0.1-4|50	%changelog
12mr|python-gpgme-0.1-4|51	

16106 12
12mr|python-gtkglext-1.1.0-9|1	%define	libname		pygtkglext
12mr|python-gtkglext-1.1.0-9|2	%define	name		python-gtkglext
12mr|python-gtkglext-1.1.0-9|3	%define	version		1.1.0
12mr|python-gtkglext-1.1.0-9|4	%define	release		%mkrel 9
12mr|python-gtkglext-1.1.0-9|5	
12mr|python-gtkglext-1.1.0-9|6	Summary:	Python bindings for GtkGLExt
12mr|python-gtkglext-1.1.0-9|7	Name:		%{name}
12mr|python-gtkglext-1.1.0-9|8	Version:	%{version}
12mr|python-gtkglext-1.1.0-9|9	Release:	%{release}
12mr|python-gtkglext-1.1.0-9|10	License:	BSD
12mr|python-gtkglext-1.1.0-9|11	Group:		System/Libraries
12mr|python-gtkglext-1.1.0-9|12	URL:		http://www.k-3d.org/gtkglext/Main_Page
12mr|python-gtkglext-1.1.0-9|13	Source:		http://prdownloads.sourceforge.net/sourceforge/gtkglext/%{libname}-%{version}.tar.bz2
12mr|python-gtkglext-1.1.0-9|14	BuildRoot:	%_tmppath/%{name}-%{version}
12mr|python-gtkglext-1.1.0-9|15	Requires:	gtkglext, python-opengl
12mr|python-gtkglext-1.1.0-9|16	BuildRequires:	gtkglext-devel
12mr|python-gtkglext-1.1.0-9|17	BuildRequires:  pygtk2.0-devel
12mr|python-gtkglext-1.1.0-9|18	%py_requires
12mr|python-gtkglext-1.1.0-9|19	
12mr|python-gtkglext-1.1.0-9|20	%description
12mr|python-gtkglext-1.1.0-9|21	Python bindings for GtkGTLExt
12mr|python-gtkglext-1.1.0-9|22	
12mr|python-gtkglext-1.1.0-9|23	%prep
12mr|python-gtkglext-1.1.0-9|24	%setup -q -n %{libname}-%{version}
12mr|python-gtkglext-1.1.0-9|25	
12mr|python-gtkglext-1.1.0-9|26	%build
12mr|python-gtkglext-1.1.0-9|27	%configure2_5x
12mr|python-gtkglext-1.1.0-9|28	%make
12mr|python-gtkglext-1.1.0-9|29	
12mr|python-gtkglext-1.1.0-9|30	%install
12mr|python-gtkglext-1.1.0-9|31	rm -rf %{buildroot}
12mr|python-gtkglext-1.1.0-9|32	%makeinstall_std
12mr|python-gtkglext-1.1.0-9|33	%if %_lib != lib
12mr|python-gtkglext-1.1.0-9|34	mv %buildroot%py_puresitedir/gtk-2.0/gtk/gdkgl/* %buildroot%py_platsitedir/gtk-2.0/gtk/gdkgl/
12mr|python-gtkglext-1.1.0-9|35	mv %buildroot%py_puresitedir/gtk-2.0/gtk/gtkgl/* %buildroot%py_platsitedir/gtk-2.0/gtk/gtkgl/
12mr|python-gtkglext-1.1.0-9|36	%endif
12mr|python-gtkglext-1.1.0-9|37	
12mr|python-gtkglext-1.1.0-9|38	%clean
12mr|python-gtkglext-1.1.0-9|39	rm -rf %{buildroot}
12mr|python-gtkglext-1.1.0-9|40	
12mr|python-gtkglext-1.1.0-9|41	%files
12mr|python-gtkglext-1.1.0-9|42	%defattr(-,root,root)
12mr|python-gtkglext-1.1.0-9|43	%doc AUTHORS ChangeLog COPYING COPYING.LIB INSTALL README README.win32 examples/
12mr|python-gtkglext-1.1.0-9|44	%python_sitearch/gtk-2.0/gtk/gtkgl
12mr|python-gtkglext-1.1.0-9|45	%python_sitearch/gtk-2.0/gtk/gdkgl
12mr|python-gtkglext-1.1.0-9|46	%{_datadir}/pygtk/2.0/defs/*
12mr|python-gtkglext-1.1.0-9|47	%_libdir/pkgconfig/*.pc
12mr|python-gtkglext-1.1.0-9|48	
12mr|python-gtkglext-1.1.0-9|49	
12mr|python-gtkglext-1.1.0-9|50	
12mr|python-gtkglext-1.1.0-9|51	%changelog
12mr|python-gtkglext-1.1.0-9|52	

16107 12
12mr|python-gtksourceview-2.10.1-7|1	%define name python-gtksourceview
12mr|python-gtksourceview-2.10.1-7|2	%define version 2.10.1
12mr|python-gtksourceview-2.10.1-7|3	%define release %mkrel 7
12mr|python-gtksourceview-2.10.1-7|4	%define oname pygtksourceview
12mr|python-gtksourceview-2.10.1-7|5	
12mr|python-gtksourceview-2.10.1-7|6	Summary: Gtksourceview bindings for Python
12mr|python-gtksourceview-2.10.1-7|7	Name: %{name}
12mr|python-gtksourceview-2.10.1-7|8	Version: %{version}
12mr|python-gtksourceview-2.10.1-7|9	Release: %{release}
12mr|python-gtksourceview-2.10.1-7|10	Source0: http://ftp.gnome.org/pub/GNOME/sources/%oname/%{oname}-%{version}.tar.bz2
12mr|python-gtksourceview-2.10.1-7|11	License: LGPLv2+
12mr|python-gtksourceview-2.10.1-7|12	Group: Development/Python
12mr|python-gtksourceview-2.10.1-7|13	Url: http://www.gnome.org
12mr|python-gtksourceview-2.10.1-7|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-gtksourceview-2.10.1-7|15	BuildRequires: gtksourceview-devel >= 2.9.1
12mr|python-gtksourceview-2.10.1-7|16	BuildRequires: pygtk2.0-devel
12mr|python-gtksourceview-2.10.1-7|17	BuildRequires: libGConf2-devel
12mr|python-gtksourceview-2.10.1-7|18	BuildRequires: libxslt-proc docbook-style-xsl
12mr|python-gtksourceview-2.10.1-7|19	
12mr|python-gtksourceview-2.10.1-7|20	%description
12mr|python-gtksourceview-2.10.1-7|21	These are the python bindings for the version 2 of the
12mr|python-gtksourceview-2.10.1-7|22	GtkSourceView library.
12mr|python-gtksourceview-2.10.1-7|23	
12mr|python-gtksourceview-2.10.1-7|24	%package devel
12mr|python-gtksourceview-2.10.1-7|25	Group: Development/Python
12mr|python-gtksourceview-2.10.1-7|26	Summary: Files required to build applications with %name
12mr|python-gtksourceview-2.10.1-7|27	Requires: %name = %version
12mr|python-gtksourceview-2.10.1-7|28	
12mr|python-gtksourceview-2.10.1-7|29	%description devel
12mr|python-gtksourceview-2.10.1-7|30	These are the python bindings for the version 2 of the
12mr|python-gtksourceview-2.10.1-7|31	GtkSourceView library.
12mr|python-gtksourceview-2.10.1-7|32	
12mr|python-gtksourceview-2.10.1-7|33	
12mr|python-gtksourceview-2.10.1-7|34	%prep
12mr|python-gtksourceview-2.10.1-7|35	%setup -q -n %oname-%version
12mr|python-gtksourceview-2.10.1-7|36	
12mr|python-gtksourceview-2.10.1-7|37	%build
12mr|python-gtksourceview-2.10.1-7|38	%configure2_5x
12mr|python-gtksourceview-2.10.1-7|39	%make PYTHON_LIBS="-lpython%{py_ver}"
12mr|python-gtksourceview-2.10.1-7|40	
12mr|python-gtksourceview-2.10.1-7|41	%install
12mr|python-gtksourceview-2.10.1-7|42	rm -rf $RPM_BUILD_ROOT
12mr|python-gtksourceview-2.10.1-7|43	%makeinstall_std
12mr|python-gtksourceview-2.10.1-7|44	rm -f %buildroot%py_platsitedir/gtksourceview2.la
12mr|python-gtksourceview-2.10.1-7|45	%clean
12mr|python-gtksourceview-2.10.1-7|46	rm -rf $RPM_BUILD_ROOT
12mr|python-gtksourceview-2.10.1-7|47	
12mr|python-gtksourceview-2.10.1-7|48	%files
12mr|python-gtksourceview-2.10.1-7|49	%defattr(-,root,root)
12mr|python-gtksourceview-2.10.1-7|50	%doc README NEWS AUTHORS
12mr|python-gtksourceview-2.10.1-7|51	%py_platsitedir/gtksourceview2.so
12mr|python-gtksourceview-2.10.1-7|52	
12mr|python-gtksourceview-2.10.1-7|53	%files devel
12mr|python-gtksourceview-2.10.1-7|54	%defattr(-,root,root)
12mr|python-gtksourceview-2.10.1-7|55	%doc ChangeLog
12mr|python-gtksourceview-2.10.1-7|56	%_libdir/pkgconfig/*.pc
12mr|python-gtksourceview-2.10.1-7|57	%_datadir/gtk-doc/html/pygtksourceview2/
12mr|python-gtksourceview-2.10.1-7|58	%_datadir/pygtk/2.0/defs/gtksourceview2.defs
12mr|python-gtksourceview-2.10.1-7|59	
12mr|python-gtksourceview-2.10.1-7|60	
12mr|python-gtksourceview-2.10.1-7|61	
12mr|python-gtksourceview-2.10.1-7|62	%changelog
12mr|python-gtksourceview-2.10.1-7|63	

16108 12
12mr|python-httplib2-0.7.4-1|1	%define module	httplib2
12mr|python-httplib2-0.7.4-1|2	
12mr|python-httplib2-0.7.4-1|3	Name:		python-httplib2
12mr|python-httplib2-0.7.4-1|4	Summary:	Comprehensive HTTP client library for Python
12mr|python-httplib2-0.7.4-1|5	Version:	0.7.4
12mr|python-httplib2-0.7.4-1|6	Release:	1
12mr|python-httplib2-0.7.4-1|7	Source0:	http://httplib2.googlecode.com/files/%{module}-%{version}.tar.gz
12mr|python-httplib2-0.7.4-1|8	URL:		http://code.google.com/p/httplib2
12mr|python-httplib2-0.7.4-1|9	Group:		System/Libraries
12mr|python-httplib2-0.7.4-1|10	License:	MIT
12mr|python-httplib2-0.7.4-1|11	BuildArch:	noarch
12mr|python-httplib2-0.7.4-1|12	BuildRequires:	python-setuptools
12mr|python-httplib2-0.7.4-1|13	%py_requires -d
12mr|python-httplib2-0.7.4-1|14	
12mr|python-httplib2-0.7.4-1|15	%description
12mr|python-httplib2-0.7.4-1|16	A comprehensive HTTP client library that supports many features left
12mr|python-httplib2-0.7.4-1|17	out of other HTTP libraries.
12mr|python-httplib2-0.7.4-1|18	
12mr|python-httplib2-0.7.4-1|19	%prep
12mr|python-httplib2-0.7.4-1|20	%setup -q -n %{module}-%{version}
12mr|python-httplib2-0.7.4-1|21	
12mr|python-httplib2-0.7.4-1|22	%build
12mr|python-httplib2-0.7.4-1|23	%{__python} setup.py build
12mr|python-httplib2-0.7.4-1|24	
12mr|python-httplib2-0.7.4-1|25	%install
12mr|python-httplib2-0.7.4-1|26	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --root=%{buildroot}
12mr|python-httplib2-0.7.4-1|27	
12mr|python-httplib2-0.7.4-1|28	%files
12mr|python-httplib2-0.7.4-1|29	%defattr(-,root,root)
12mr|python-httplib2-0.7.4-1|30	%doc README
12mr|python-httplib2-0.7.4-1|31	%py_sitedir/httplib2-*
12mr|python-httplib2-0.7.4-1|32	%py_sitedir/httplib2/*
12mr|python-httplib2-0.7.4-1|33	
12mr|python-httplib2-0.7.4-1|34	
12mr|python-httplib2-0.7.4-1|35	
12mr|python-httplib2-0.7.4-1|36	%changelog
12mr|python-httplib2-0.7.4-1|37	

16109 12
12mr|python-imaging-1.1.7-8|1	Summary:	Python's own image processing library
12mr|python-imaging-1.1.7-8|2	Name:		python-imaging
12mr|python-imaging-1.1.7-8|3	Version: 	1.1.7
12mr|python-imaging-1.1.7-8|4	Release: 	8
12mr|python-imaging-1.1.7-8|5	License:	MIT
12mr|python-imaging-1.1.7-8|6	Group:		Development/Python
12mr|python-imaging-1.1.7-8|7	URL:		http://www.pythonware.com/products/pil/
12mr|python-imaging-1.1.7-8|8	Source0:	http://effbot.org/downloads/Imaging-%{version}.tar.gz
12mr|python-imaging-1.1.7-8|9	Source1:	pil-handbook.pdf.bz2
12mr|python-imaging-1.1.7-8|10	Source2:	linux-python-paint-icon.gif
12mr|python-imaging-1.1.7-8|11	Patch0:		Imaging-1.1.7-link.patch
12mr|python-imaging-1.1.7-8|12	Buildrequires:	python-devel
12mr|python-imaging-1.1.7-8|13	BuildRequires:	jpeg-devel
12mr|python-imaging-1.1.7-8|14	BuildRequires:	png-devel
12mr|python-imaging-1.1.7-8|15	BuildRequires:	freetype2-devel
12mr|python-imaging-1.1.7-8|16	BuildRequires:	lcms-devel
12mr|python-imaging-1.1.7-8|17	BuildRequires:	libsane-devel
12mr|python-imaging-1.1.7-8|18	Buildrequires:	tcl-devel
12mr|python-imaging-1.1.7-8|19	BuildRequires:	tk-devel
12mr|python-imaging-1.1.7-8|20	Buildrequires:	zlib-devel
12mr|python-imaging-1.1.7-8|21	BuildRequires:	tkinter
12mr|python-imaging-1.1.7-8|22	
12mr|python-imaging-1.1.7-8|23	%description
12mr|python-imaging-1.1.7-8|24	Python Imaging Library version %{version}
12mr|python-imaging-1.1.7-8|25	
12mr|python-imaging-1.1.7-8|26	The Python Imaging Library (PIL) adds image processing capabilities
12mr|python-imaging-1.1.7-8|27	to your Python interpreter.
12mr|python-imaging-1.1.7-8|28	
12mr|python-imaging-1.1.7-8|29	This library provides extensive file format support, an efficient
12mr|python-imaging-1.1.7-8|30	internal representation, and powerful image processing capabilities.
12mr|python-imaging-1.1.7-8|31	
12mr|python-imaging-1.1.7-8|32	%package devel
12mr|python-imaging-1.1.7-8|33	Summary:	Header files for python-imaging
12mr|python-imaging-1.1.7-8|34	Group:		Development/C
12mr|python-imaging-1.1.7-8|35	Requires:	python-imaging = %{version}
12mr|python-imaging-1.1.7-8|36	
12mr|python-imaging-1.1.7-8|37	%description devel
12mr|python-imaging-1.1.7-8|38	Header files for the Python Imaging Library version %{version}.
12mr|python-imaging-1.1.7-8|39	
12mr|python-imaging-1.1.7-8|40	%prep
12mr|python-imaging-1.1.7-8|41	%setup -q -n Imaging-%{version}
12mr|python-imaging-1.1.7-8|42	%patch0 -p0
12mr|python-imaging-1.1.7-8|43	bzcat %SOURCE1 > pil-handbook.pdf
12mr|python-imaging-1.1.7-8|44	
12mr|python-imaging-1.1.7-8|45	# fix tk version
12mr|python-imaging-1.1.7-8|46	# perl -p -i -e 's/8.3/8.4/g' Setup.in
12mr|python-imaging-1.1.7-8|47	
12mr|python-imaging-1.1.7-8|48	# fix distutils problem
12mr|python-imaging-1.1.7-8|49	# %patch
12mr|python-imaging-1.1.7-8|50	# Make sure to get the right python library
12mr|python-imaging-1.1.7-8|51	# perl -pi -e "s,(\\\$\((exec_prefix|prefix|exec_installdir)\)|/usr/X11R6)/lib\b,\1/%{_lib},g" Makefile.pre.in Setup.in
12mr|python-imaging-1.1.7-8|52	
12mr|python-imaging-1.1.7-8|53	# Nuke references to /usr/local
12mr|python-imaging-1.1.7-8|54	perl -pi -e "s,(-[IL]/usr/local/(include|lib)),,g" setup.py
12mr|python-imaging-1.1.7-8|55	
12mr|python-imaging-1.1.7-8|56	
12mr|python-imaging-1.1.7-8|57	%build
12mr|python-imaging-1.1.7-8|58	python setup.py build_ext -i
12mr|python-imaging-1.1.7-8|59	cd Sane
12mr|python-imaging-1.1.7-8|60	python setup.py build_ext -i
12mr|python-imaging-1.1.7-8|61	
12mr|python-imaging-1.1.7-8|62	%install
12mr|python-imaging-1.1.7-8|63	find . -type f | xargs perl -pi -e 's@/usr/local/bin/python@/usr/bin/python@'
12mr|python-imaging-1.1.7-8|64	
12mr|python-imaging-1.1.7-8|65	python setup.py install --root=%{buildroot}
12mr|python-imaging-1.1.7-8|66	cd libImaging
12mr|python-imaging-1.1.7-8|67	mkdir -p  %{buildroot}%{_includedir}/python%{py_ver}/
12mr|python-imaging-1.1.7-8|68	install -m 644 ImPlatform.h Imaging.h %{buildroot}%{_includedir}/python%{py_ver}/
12mr|python-imaging-1.1.7-8|69	cd ..
12mr|python-imaging-1.1.7-8|70	
12mr|python-imaging-1.1.7-8|71	cd Sane
12mr|python-imaging-1.1.7-8|72	python setup.py install --root=%{buildroot}
12mr|python-imaging-1.1.7-8|73	cd ..
12mr|python-imaging-1.1.7-8|74	
12mr|python-imaging-1.1.7-8|75	%files
12mr|python-imaging-1.1.7-8|76	%defattr (-,root,root)
12mr|python-imaging-1.1.7-8|77	%doc pil-handbook.pdf Scripts Images CHANGES* README
12mr|python-imaging-1.1.7-8|78	%{_bindir}/pil*.py
12mr|python-imaging-1.1.7-8|79	%py_platsitedir/PIL.pth
12mr|python-imaging-1.1.7-8|80	%dir %py_platsitedir/PIL
12mr|python-imaging-1.1.7-8|81	%py_platsitedir/PIL/*.egg-info
12mr|python-imaging-1.1.7-8|82	%py_platsitedir/PIL/*.py*
12mr|python-imaging-1.1.7-8|83	%py_platsitedir/PIL/_imaging.so
12mr|python-imaging-1.1.7-8|84	%py_platsitedir/PIL/_imagingcms.so
12mr|python-imaging-1.1.7-8|85	%py_platsitedir/PIL/_imagingft.so
12mr|python-imaging-1.1.7-8|86	%py_platsitedir/PIL/_imagingmath.so
12mr|python-imaging-1.1.7-8|87	%py_platsitedir/PIL/_imagingtk.so
12mr|python-imaging-1.1.7-8|88	%py_platsitedir/_sane.so
12mr|python-imaging-1.1.7-8|89	%py_platsitedir/*.egg-info
12mr|python-imaging-1.1.7-8|90	%py_platsitedir/sane.py*
12mr|python-imaging-1.1.7-8|91	%files devel
12mr|python-imaging-1.1.7-8|92	%defattr (-,root,root)
12mr|python-imaging-1.1.7-8|93	%{_includedir}/python%{py_ver}/Imaging.h
12mr|python-imaging-1.1.7-8|94	%{_includedir}/python%{py_ver}/ImPlatform.h
12mr|python-imaging-1.1.7-8|95	
12mr|python-imaging-1.1.7-8|96	
12mr|python-imaging-1.1.7-8|97	
12mr|python-imaging-1.1.7-8|98	
12mr|python-imaging-1.1.7-8|99	%changelog
12mr|python-imaging-1.1.7-8|100	

16110 12
12mr|python-iniparse-0.4-3|1	%define oname iniparse
12mr|python-iniparse-0.4-3|2	%define name python-%oname
12mr|python-iniparse-0.4-3|3	%define version 0.4
12mr|python-iniparse-0.4-3|4	%define release %mkrel 3
12mr|python-iniparse-0.4-3|5	
12mr|python-iniparse-0.4-3|6	Summary: INI parser for python
12mr|python-iniparse-0.4-3|7	Name: %{name}
12mr|python-iniparse-0.4-3|8	Version: %{version}
12mr|python-iniparse-0.4-3|9	Release: %{release}
12mr|python-iniparse-0.4-3|10	Url: http://code.google.com/p/iniparse/
12mr|python-iniparse-0.4-3|11	Source: http://iniparse.googlecode.com/files/%{oname}-%{version}.tar.gz
12mr|python-iniparse-0.4-3|12	License: MIT
12mr|python-iniparse-0.4-3|13	Group: Development/Python
12mr|python-iniparse-0.4-3|14	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|python-iniparse-0.4-3|15	BuildArch: noarch
12mr|python-iniparse-0.4-3|16	BuildRequires: python-devel
12mr|python-iniparse-0.4-3|17	
12mr|python-iniparse-0.4-3|18	%description
12mr|python-iniparse-0.4-3|19	iniparse is a INI parser for Python which is:
12mr|python-iniparse-0.4-3|20	
12mr|python-iniparse-0.4-3|21	* Compatiable with ConfigParser: Backward compatible implementations of
12mr|python-iniparse-0.4-3|22	ConfigParser, RawConfigParser, and SafeConfigParser are included that
12mr|python-iniparse-0.4-3|23	are API-compatible with the Python standard library. They pass all the
12mr|python-iniparse-0.4-3|24	unit tests in Python-2.4.4.
12mr|python-iniparse-0.4-3|25	* Preserves structure of INI files: Order of sections & options, indentation,
12mr|python-iniparse-0.4-3|26	comments, and blank lines are preserved as far as possible when data is
12mr|python-iniparse-0.4-3|27	updated.
12mr|python-iniparse-0.4-3|28	* More convenient: Values can be accessed using dotted notation
12mr|python-iniparse-0.4-3|29	(cfg.user.name), or using container syntax (cfg['user']['name']).
12mr|python-iniparse-0.4-3|30	
12mr|python-iniparse-0.4-3|31	It is very useful for config files that are updated both by users and by
12mr|python-iniparse-0.4-3|32	programs, since it is very disorienting for a user to have her config
12mr|python-iniparse-0.4-3|33	file completely rearranged whenever a program changes it. iniparse also
12mr|python-iniparse-0.4-3|34	allows making the order of entries in a config file significant, which is
12mr|python-iniparse-0.4-3|35	desirable in applications like image galleries.
12mr|python-iniparse-0.4-3|36	
12mr|python-iniparse-0.4-3|37	
12mr|python-iniparse-0.4-3|38	%prep
12mr|python-iniparse-0.4-3|39	%setup -q -n %oname-%version
12mr|python-iniparse-0.4-3|40	
12mr|python-iniparse-0.4-3|41	%build
12mr|python-iniparse-0.4-3|42	python setup.py build
12mr|python-iniparse-0.4-3|43	#perl -pi -e 's|^#!python|#!/usr/bin/python|' easy_install.py setuptools/command/easy_install.py
12mr|python-iniparse-0.4-3|44	
12mr|python-iniparse-0.4-3|45	%install
12mr|python-iniparse-0.4-3|46	rm -rf $RPM_BUILD_ROOT
12mr|python-iniparse-0.4-3|47	python setup.py install --prefix=$RPM_BUILD_ROOT/%_prefix
12mr|python-iniparse-0.4-3|48	rm -Rf $RPM_BUILD_ROOT/%_prefix/share/doc/*
12mr|python-iniparse-0.4-3|49	
12mr|python-iniparse-0.4-3|50	%clean
12mr|python-iniparse-0.4-3|51	rm -rf $RPM_BUILD_ROOT
12mr|python-iniparse-0.4-3|52	
12mr|python-iniparse-0.4-3|53	%files
12mr|python-iniparse-0.4-3|54	%defattr(-,root,root)
12mr|python-iniparse-0.4-3|55	%doc Changelog LICENSE LICENSE-PSF README html/*
12mr|python-iniparse-0.4-3|56	%py_sitedir/%{oname}*
12mr|python-iniparse-0.4-3|57	
12mr|python-iniparse-0.4-3|58	
12mr|python-iniparse-0.4-3|59	
12mr|python-iniparse-0.4-3|60	%changelog
12mr|python-iniparse-0.4-3|61	

16111 12
12mr|python-jinja2-2.6-2|1	%define tarname Jinja2
12mr|python-jinja2-2.6-2|2	%define fname   jinja2
12mr|python-jinja2-2.6-2|3	%define name	python-jinja2
12mr|python-jinja2-2.6-2|4	%define version 2.6
12mr|python-jinja2-2.6-2|5	%define release %mkrel 2
12mr|python-jinja2-2.6-2|6	
12mr|python-jinja2-2.6-2|7	# jinja requires itself ( as python-sphinx use it ) to build doc
12mr|python-jinja2-2.6-2|8	%define enable_doc 0
12mr|python-jinja2-2.6-2|9	
12mr|python-jinja2-2.6-2|10	Summary:	Python template engine
12mr|python-jinja2-2.6-2|11	Name:		%{name}
12mr|python-jinja2-2.6-2|12	Version:	%{version}
12mr|python-jinja2-2.6-2|13	Release:	%{release}
12mr|python-jinja2-2.6-2|14	Source0:	%{tarname}-%{version}.tar.gz
12mr|python-jinja2-2.6-2|15	License:	BSD
12mr|python-jinja2-2.6-2|16	Group:		Development/Python
12mr|python-jinja2-2.6-2|17	Url:		http://jinja.pocoo.org/
12mr|python-jinja2-2.6-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-jinja2-2.6-2|19	BuildArch:	noarch
12mr|python-jinja2-2.6-2|20	Obsoletes:	python-jinja
12mr|python-jinja2-2.6-2|21	Requires:	python >= 2.4
12mr|python-jinja2-2.6-2|22	Suggests:	python-markupsafe
12mr|python-jinja2-2.6-2|23	BuildRequires:	python-devel >= 2.4, python-setuptools
12mr|python-jinja2-2.6-2|24	%if %enable_doc
12mr|python-jinja2-2.6-2|25	BuildRequires:	python-sphinx
12mr|python-jinja2-2.6-2|26	%endif
12mr|python-jinja2-2.6-2|27	
12mr|python-jinja2-2.6-2|28	%description
12mr|python-jinja2-2.6-2|29	Jinja2 is a library for Python 2.4 and onwards that is designed to be
12mr|python-jinja2-2.6-2|30	flexible, fast and secure. If you have any exposure to other
12mr|python-jinja2-2.6-2|31	text-based template languages, such as Smarty or Django, you should
12mr|python-jinja2-2.6-2|32	feel right at home with Jinja2. It's both designer and developer
12mr|python-jinja2-2.6-2|33	friendly by sticking to Python's principles and adding functionality
12mr|python-jinja2-2.6-2|34	useful for templating environments.
12mr|python-jinja2-2.6-2|35	
12mr|python-jinja2-2.6-2|36	%prep
12mr|python-jinja2-2.6-2|37	%setup -q -n %{tarname}-%{version}
12mr|python-jinja2-2.6-2|38	
12mr|python-jinja2-2.6-2|39	%build
12mr|python-jinja2-2.6-2|40	PYTHONDONTWRITEBYTECODE= %__python setup.py build
12mr|python-jinja2-2.6-2|41	%if %enable_doc
12mr|python-jinja2-2.6-2|42	%make -C docs html
12mr|python-jinja2-2.6-2|43	%endif
12mr|python-jinja2-2.6-2|44	
12mr|python-jinja2-2.6-2|45	%install
12mr|python-jinja2-2.6-2|46	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12mr|python-jinja2-2.6-2|47	%__rm -rf docs/_build/html/.buildinfo
12mr|python-jinja2-2.6-2|48	
12mr|python-jinja2-2.6-2|49	%check
12mr|python-jinja2-2.6-2|50	make test
12mr|python-jinja2-2.6-2|51	
12mr|python-jinja2-2.6-2|52	%files
12mr|python-jinja2-2.6-2|53	%defattr(-,root,root)
12mr|python-jinja2-2.6-2|54	%{py_puresitedir}/%{fname}
12mr|python-jinja2-2.6-2|55	%{py_puresitedir}/%{tarname}-%{version}-py%{py_ver}.egg-info
12mr|python-jinja2-2.6-2|56	%doc AUTHORS CHANGES LICENSE examples
12mr|python-jinja2-2.6-2|57	%if %enable_doc
12mr|python-jinja2-2.6-2|58	%doc docs/_build/html
12mr|python-jinja2-2.6-2|59	%endif
12mr|python-jinja2-2.6-2|60	
12mr|python-jinja2-2.6-2|61	
12mr|python-jinja2-2.6-2|62	
12mr|python-jinja2-2.6-2|63	%changelog
12mr|python-jinja2-2.6-2|64	

16112 12
12mr|python-kde4-4.9.4-1|1	%define srcname pykde4
12mr|python-kde4-4.9.4-1|2	
12mr|python-kde4-4.9.4-1|3	Name:		python-kde4
12mr|python-kde4-4.9.4-1|4	Summary:	KDE bindings to non-C++ languages
12mr|python-kde4-4.9.4-1|5	Version:	4.9.4
12mr|python-kde4-4.9.4-1|6	Release:	1
12mr|python-kde4-4.9.4-1|7	Epoch:		1
12mr|python-kde4-4.9.4-1|8	Group:		Development/KDE and Qt
12mr|python-kde4-4.9.4-1|9	License:	GPLv2
12mr|python-kde4-4.9.4-1|10	URL:		http://www.kde.org
12mr|python-kde4-4.9.4-1|11	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{srcname}-%{version}.tar.xz
12mr|python-kde4-4.9.4-1|12	Patch0:		pykde4-respect-sip-flags.patch
12mr|python-kde4-4.9.4-1|13	BuildRequires:	kdepimlibs4-devel
12mr|python-kde4-4.9.4-1|14	BuildRequires:	python-sip >= 1:4.13.1
12mr|python-kde4-4.9.4-1|15	BuildRequires:	python-qt4-devel >= 4.9
12mr|python-kde4-4.9.4-1|16	BuildRequires:	python-devel
12mr|python-kde4-4.9.4-1|17	BuildRequires:	automoc4
12mr|python-kde4-4.9.4-1|18	Provides:	PyKDE4 = %{EVRD}
12mr|python-kde4-4.9.4-1|19	Provides:	pykde4 = %{EVRD}
12mr|python-kde4-4.9.4-1|20	Requires:	python-qt4 >= 4.9
12mr|python-kde4-4.9.4-1|21	
12mr|python-kde4-4.9.4-1|22	%description
12mr|python-kde4-4.9.4-1|23	The Python bindings for KDE 4.
12mr|python-kde4-4.9.4-1|24	
12mr|python-kde4-4.9.4-1|25	%files
12mr|python-kde4-4.9.4-1|26	%{py_platsitedir}/PyQt4/
12mr|python-kde4-4.9.4-1|27	%{py_platsitedir}/PyKDE4
12mr|python-kde4-4.9.4-1|28	%{_kde_bindir}/pykdeuic4
12mr|python-kde4-4.9.4-1|29	%{_kde_libdir}/kde4/kpythonpluginfactory.so
12mr|python-kde4-4.9.4-1|30	%dir %{_kde_appsdir}/pykde4
12mr|python-kde4-4.9.4-1|31	%exclude %{_kde_datadir}/doc/python-kde4
12mr|python-kde4-4.9.4-1|32	
12mr|python-kde4-4.9.4-1|33	#-----------------------------------------------------------------------------
12mr|python-kde4-4.9.4-1|34	
12mr|python-kde4-4.9.4-1|35	%package devel
12mr|python-kde4-4.9.4-1|36	Summary:	PyKDE4 sip files and examples
12mr|python-kde4-4.9.4-1|37	Group:		Development/KDE and Qt
12mr|python-kde4-4.9.4-1|38	Conflicts:	python-kde4 < 1:4.5.77-0.svn1198704.2
12mr|python-kde4-4.9.4-1|39	Requires:	python-kde4 = %{EVRD}
12mr|python-kde4-4.9.4-1|40	Requires:	python-qt4-devel
12mr|python-kde4-4.9.4-1|41	
12mr|python-kde4-4.9.4-1|42	%description devel
12mr|python-kde4-4.9.4-1|43	Python KDE 4 sip files and examples.
12mr|python-kde4-4.9.4-1|44	
12mr|python-kde4-4.9.4-1|45	%files devel
12mr|python-kde4-4.9.4-1|46	%{_kde_datadir}/sip/PyKDE4
12mr|python-kde4-4.9.4-1|47	%{_kde_appsdir}/pykde4/examples
12mr|python-kde4-4.9.4-1|48	
12mr|python-kde4-4.9.4-1|49	#-----------------------------------------------------------------------------
12mr|python-kde4-4.9.4-1|50	
12mr|python-kde4-4.9.4-1|51	%package doc
12mr|python-kde4-4.9.4-1|52	Summary:	PyKDE4 documentation
12mr|python-kde4-4.9.4-1|53	Group:		Development/KDE and Qt
12mr|python-kde4-4.9.4-1|54	BuildArch:	noarch
12mr|python-kde4-4.9.4-1|55	
12mr|python-kde4-4.9.4-1|56	%description doc
12mr|python-kde4-4.9.4-1|57	Python bindings for KDE 4 documentation.
12mr|python-kde4-4.9.4-1|58	
12mr|python-kde4-4.9.4-1|59	%files doc
12mr|python-kde4-4.9.4-1|60	%doc AUTHORS COPYING COPYING.LESSER NEWS README THANKS
12mr|python-kde4-4.9.4-1|61	%{_kde_datadir}/doc/python-kde4
12mr|python-kde4-4.9.4-1|62	
12mr|python-kde4-4.9.4-1|63	#------------------------------------------------------------
12mr|python-kde4-4.9.4-1|64	
12mr|python-kde4-4.9.4-1|65	%prep
12mr|python-kde4-4.9.4-1|66	%setup -q -n %{srcname}-%{version}
12mr|python-kde4-4.9.4-1|67	%patch0 -p1
12mr|python-kde4-4.9.4-1|68	
12mr|python-kde4-4.9.4-1|69	%build
12mr|python-kde4-4.9.4-1|70	%cmake_kde4
12mr|python-kde4-4.9.4-1|71	%make
12mr|python-kde4-4.9.4-1|72	
12mr|python-kde4-4.9.4-1|73	%install
12mr|python-kde4-4.9.4-1|74	%makeinstall_std -C build
12mr|python-kde4-4.9.4-1|75	
12mr|python-kde4-4.9.4-1|76	# Copy Python Doc
12mr|python-kde4-4.9.4-1|77	mkdir -p %{buildroot}%{_kde_datadir}/doc/python-kde4
12mr|python-kde4-4.9.4-1|78	cp -a docs/html/* %{buildroot}%{_kde_datadir}/doc/python-kde4/
12mr|python-kde4-4.9.4-1|79	
12mr|python-kde4-4.9.4-1|80	%changelog
12mr|python-kde4-4.9.4-1|81	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
12mr|python-kde4-4.9.4-1|82	- New version 4.9.4
12mr|python-kde4-4.9.4-1|83	
12mr|python-kde4-4.9.4-1|84	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
12mr|python-kde4-4.9.4-1|85	- New version 4.9.3
12mr|python-kde4-4.9.4-1|86	
12mr|python-kde4-4.9.4-1|87	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-1
12mr|python-kde4-4.9.4-1|88	- New version 4.9.2
12mr|python-kde4-4.9.4-1|89	
12mr|python-kde4-4.9.4-1|90	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
12mr|python-kde4-4.9.4-1|91	- New version 4.9.1
12mr|python-kde4-4.9.4-1|92	
12mr|python-kde4-4.9.4-1|93	* Sat Aug 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mr|python-kde4-4.9.4-1|94	- New version 4.9.0
12mr|python-kde4-4.9.4-1|95	
12mr|python-kde4-4.9.4-1|96	* Thu Jul 12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-1
12mr|python-kde4-4.9.4-1|97	- Update to 4.8.97
12mr|python-kde4-4.9.4-1|98	- Add pykde4-respect-sip-flags patch from Cooker
12mr|python-kde4-4.9.4-1|99	
12mr|python-kde4-4.9.4-1|100	* Thu Jun 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
12mr|python-kde4-4.9.4-1|101	- Update to 4.8.95
12mr|python-kde4-4.9.4-1|102	
12mr|python-kde4-4.9.4-1|103	* Wed Jun 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.90-1
12mr|python-kde4-4.9.4-1|104	- Update to 4.8.90
12mr|python-kde4-4.9.4-1|105	- Update BuildRequires (as it now requires python-sip 4.13.1+)
12mr|python-kde4-4.9.4-1|106	
12mr|python-kde4-4.9.4-1|107	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.4-1
12mr|python-kde4-4.9.4-1|108	- update to 4.8.4
12mr|python-kde4-4.9.4-1|109	
12mr|python-kde4-4.9.4-1|110	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.3-1
12mr|python-kde4-4.9.4-1|111	- update to 4.8.3
12mr|python-kde4-4.9.4-1|112	
12mr|python-kde4-4.9.4-1|113	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.2-1
12mr|python-kde4-4.9.4-1|114	- update to 4.8.2
12mr|python-kde4-4.9.4-1|115	
12mr|python-kde4-4.9.4-1|116	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:4.8.1-1
12mr|python-kde4-4.9.4-1|117	- update to 4.8.1
12mr|python-kde4-4.9.4-1|118	
12mr|python-kde4-4.9.4-1|119	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.8.0-1
12mr|python-kde4-4.9.4-1|120	+ Revision: 762417
12mr|python-kde4-4.9.4-1|121	- New upstream tarball
12mr|python-kde4-4.9.4-1|122	
12mr|python-kde4-4.9.4-1|123	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.97-1
12mr|python-kde4-4.9.4-1|124	+ Revision: 758118
12mr|python-kde4-4.9.4-1|125	- New upstream tarball
12mr|python-kde4-4.9.4-1|126	
12mr|python-kde4-4.9.4-1|127	* Tue Jan 03 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.95-1
12mr|python-kde4-4.9.4-1|128	+ Revision: 748827
12mr|python-kde4-4.9.4-1|129	- Fix file list
12mr|python-kde4-4.9.4-1|130	- Fix file list
12mr|python-kde4-4.9.4-1|131	- Fix file list
12mr|python-kde4-4.9.4-1|132	- Fix file list
12mr|python-kde4-4.9.4-1|133	- New version
12mr|python-kde4-4.9.4-1|134	
12mr|python-kde4-4.9.4-1|135	* Wed Dec 14 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.90-1
12mr|python-kde4-4.9.4-1|136	+ Revision: 740826
12mr|python-kde4-4.9.4-1|137	- New version
12mr|python-kde4-4.9.4-1|138	
12mr|python-kde4-4.9.4-1|139	* Tue Nov 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.80-1
12mr|python-kde4-4.9.4-1|140	+ Revision: 732411
12mr|python-kde4-4.9.4-1|141	- Add Automoc4 as buildrequires ( to workaround a rpm5/iurt bug)
12mr|python-kde4-4.9.4-1|142	- New version 4.7.80
12mr|python-kde4-4.9.4-1|143	
12mr|python-kde4-4.9.4-1|144	* Wed Sep 07 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.41-1
12mr|python-kde4-4.9.4-1|145	+ Revision: 698633
12mr|python-kde4-4.9.4-1|146	- imported package python-kde4
12mr|python-kde4-4.9.4-1|147	

16113 12
12mr|python-ldap-2.4.0-2|1	%define name python-ldap
12mr|python-ldap-2.4.0-2|2	%define version 2.4.0
12mr|python-ldap-2.4.0-2|3	%define rel 2
12mr|python-ldap-2.4.0-2|4	%define release %mkrel %rel
12mr|python-ldap-2.4.0-2|5	
12mr|python-ldap-2.4.0-2|6	Summary: 	Various LDAP-related Python modules
12mr|python-ldap-2.4.0-2|7	Name: 		%{name}
12mr|python-ldap-2.4.0-2|8	Version: 	%{version}
12mr|python-ldap-2.4.0-2|9	Release: 	%{release}
12mr|python-ldap-2.4.0-2|10	Source0: 	http://pypi.python.org/packages/source/p/python-ldap/python-ldap-%{version}.tar.gz
12mr|python-ldap-2.4.0-2|11	Patch0:		python-ldap-2.4.0-fix-link.patch
12mr|python-ldap-2.4.0-2|12	License:	Modified CNRI Open Source License
12mr|python-ldap-2.4.0-2|13	Group: 		Development/Python
12mr|python-ldap-2.4.0-2|14	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12mr|python-ldap-2.4.0-2|15	Url: 		http://python-ldap.sourceforge.net/
12mr|python-ldap-2.4.0-2|16	BuildRequires:	openldap-devel >= 2.4.11
12mr|python-ldap-2.4.0-2|17	BuildRequires:	python-devel
12mr|python-ldap-2.4.0-2|18	
12mr|python-ldap-2.4.0-2|19	%description
12mr|python-ldap-2.4.0-2|20	python-ldap provides an object-oriented API to access LDAP directory
12mr|python-ldap-2.4.0-2|21	servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs
12mr|python-ldap-2.4.0-2|22	for that purpose.
12mr|python-ldap-2.4.0-2|23	
12mr|python-ldap-2.4.0-2|24	Additionally the package contains modules for other LDAP-related stuff
12mr|python-ldap-2.4.0-2|25	(e.g. processing LDIF, LDAPURLs, LDAPv3 schema, etc.).
12mr|python-ldap-2.4.0-2|26	
12mr|python-ldap-2.4.0-2|27	%prep
12mr|python-ldap-2.4.0-2|28	%setup -q
12mr|python-ldap-2.4.0-2|29	%patch0 -p0
12mr|python-ldap-2.4.0-2|30	
12mr|python-ldap-2.4.0-2|31	%build
12mr|python-ldap-2.4.0-2|32	python setup.py build
12mr|python-ldap-2.4.0-2|33	
12mr|python-ldap-2.4.0-2|34	%install
12mr|python-ldap-2.4.0-2|35	rm -Rf %{buildroot}
12mr|python-ldap-2.4.0-2|36	python setup.py install --root=$RPM_BUILD_ROOT
12mr|python-ldap-2.4.0-2|37	
12mr|python-ldap-2.4.0-2|38	%clean
12mr|python-ldap-2.4.0-2|39	rm -rf $RPM_BUILD_ROOT
12mr|python-ldap-2.4.0-2|40	
12mr|python-ldap-2.4.0-2|41	%files
12mr|python-ldap-2.4.0-2|42	%defattr(-,root,root)
12mr|python-ldap-2.4.0-2|43	%doc CHANGES README INSTALL TODO Demo/
12mr|python-ldap-2.4.0-2|44	%python_sitearch/*
12mr|python-ldap-2.4.0-2|45	
12mr|python-ldap-2.4.0-2|46	
12mr|python-ldap-2.4.0-2|47	
12mr|python-ldap-2.4.0-2|48	%changelog
12mr|python-ldap-2.4.0-2|49	

16114 12
12mr|python-levenshtein-0.10.1-3.1|1	%define oname python-Levenshtein
12mr|python-levenshtein-0.10.1-3.1|2	%define version 0.10.1
12mr|python-levenshtein-0.10.1-3.1|3	%define subrel 1
12mr|python-levenshtein-0.10.1-3.1|4	%define release %mkrel 3
12mr|python-levenshtein-0.10.1-3.1|5	
12mr|python-levenshtein-0.10.1-3.1|6	Summary: Levenshtein Python extension and C library
12mr|python-levenshtein-0.10.1-3.1|7	Name: python-levenshtein
12mr|python-levenshtein-0.10.1-3.1|8	Version: %{version}
12mr|python-levenshtein-0.10.1-3.1|9	Release: %{release}
12mr|python-levenshtein-0.10.1-3.1|10	Source0: http://downloads.sourceforge.net/translate/%{oname}-%{version}.tar.bz2
12mr|python-levenshtein-0.10.1-3.1|11	# nedded to build the html documentation
12mr|python-levenshtein-0.10.1-3.1|12	Source1: genextdoc.py
12mr|python-levenshtein-0.10.1-3.1|13	Patch0: python-Levenshtein-0.10.1-mathlib.diff
12mr|python-levenshtein-0.10.1-3.1|14	License: GPLv2+
12mr|python-levenshtein-0.10.1-3.1|15	Group: Development/Python
12mr|python-levenshtein-0.10.1-3.1|16	Url: http://translate.sourceforge.net/
12mr|python-levenshtein-0.10.1-3.1|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-levenshtein-0.10.1-3.1|18	BuildRequires: python-devel
12mr|python-levenshtein-0.10.1-3.1|19	Provides: %{oname} = %{version}-%{release}
12mr|python-levenshtein-0.10.1-3.1|20	
12mr|python-levenshtein-0.10.1-3.1|21	%description
12mr|python-levenshtein-0.10.1-3.1|22	The Levenshtein Python C extension module contains functions for fast
12mr|python-levenshtein-0.10.1-3.1|23	computation of
12mr|python-levenshtein-0.10.1-3.1|24	- Levenshtein (edit) distance, and edit operations
12mr|python-levenshtein-0.10.1-3.1|25	- string similarity
12mr|python-levenshtein-0.10.1-3.1|26	- approximate median strings, and generally string averaging
12mr|python-levenshtein-0.10.1-3.1|27	- string sequence and set similarity
12mr|python-levenshtein-0.10.1-3.1|28	It supports both normal and Unicode strings.
12mr|python-levenshtein-0.10.1-3.1|29	
12mr|python-levenshtein-0.10.1-3.1|30	%prep
12mr|python-levenshtein-0.10.1-3.1|31	%setup -q -n %{oname}-%{version}
12mr|python-levenshtein-0.10.1-3.1|32	%patch0 -p0
12mr|python-levenshtein-0.10.1-3.1|33	install %{SOURCE1} .
12mr|python-levenshtein-0.10.1-3.1|34	
12mr|python-levenshtein-0.10.1-3.1|35	%build
12mr|python-levenshtein-0.10.1-3.1|36	
12mr|python-levenshtein-0.10.1-3.1|37	%{__python} setup.py build
12mr|python-levenshtein-0.10.1-3.1|38	
12mr|python-levenshtein-0.10.1-3.1|39	%install
12mr|python-levenshtein-0.10.1-3.1|40	rm -rf %{buildroot}
12mr|python-levenshtein-0.10.1-3.1|41	%{__python} setup.py install --root=%{buildroot}
12mr|python-levenshtein-0.10.1-3.1|42	
12mr|python-levenshtein-0.10.1-3.1|43	PYTHONPATH=$PYTHONPATH:%{buildroot}%{python_sitearch} ./gendoc.sh Levenshtein
12mr|python-levenshtein-0.10.1-3.1|44	
12mr|python-levenshtein-0.10.1-3.1|45	%clean
12mr|python-levenshtein-0.10.1-3.1|46	rm -rf %{buildroot}
12mr|python-levenshtein-0.10.1-3.1|47	
12mr|python-levenshtein-0.10.1-3.1|48	%files
12mr|python-levenshtein-0.10.1-3.1|49	%defattr(-,root,root)
12mr|python-levenshtein-0.10.1-3.1|50	%doc MANIFEST NEWS COPYING README
12mr|python-levenshtein-0.10.1-3.1|51	%doc StringMatcher.py Levenshtein.html
12mr|python-levenshtein-0.10.1-3.1|52	%{python_sitearch}/*.so
12mr|python-levenshtein-0.10.1-3.1|53	%{python_sitearch}/*.egg-info
12mr|python-levenshtein-0.10.1-3.1|54	
12mr|python-levenshtein-0.10.1-3.1|55	
12mr|python-levenshtein-0.10.1-3.1|56	
12mr|python-levenshtein-0.10.1-3.1|57	
12mr|python-levenshtein-0.10.1-3.1|58	%changelog
12mr|python-levenshtein-0.10.1-3.1|59	

16115 12
12mr|python-liblzma-0.5.3-3|1	%define	oname	pyliblzma
12mr|python-liblzma-0.5.3-3|2	%define	module	liblzma
12mr|python-liblzma-0.5.3-3|3	
12mr|python-liblzma-0.5.3-3|4	Summary:	Python bindings for liblzma
12mr|python-liblzma-0.5.3-3|5	Name:		python-%{module}
12mr|python-liblzma-0.5.3-3|6	Version:	0.5.3
12mr|python-liblzma-0.5.3-3|7	Release:	%mkrel 3
12mr|python-liblzma-0.5.3-3|8	License:	LGPLv3+
12mr|python-liblzma-0.5.3-3|9	Group:		Development/Python
12mr|python-liblzma-0.5.3-3|10	Url:		http://lzmautils.sourceforge.net/
12mr|python-liblzma-0.5.3-3|11	Source0:	%{oname}-%{version}.tar.xz
12mr|python-liblzma-0.5.3-3|12	%py_requires -d
12mr|python-liblzma-0.5.3-3|13	BuildRequires:	liblzma-devel >= 4.999.8beta python-setuptools
12mr|python-liblzma-0.5.3-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-liblzma-0.5.3-3|15	
12mr|python-liblzma-0.5.3-3|16	%description
12mr|python-liblzma-0.5.3-3|17	PylibLZMA provides a python interface for the liblzma library
12mr|python-liblzma-0.5.3-3|18	to read and write data that has been compressed or can be decompressed
12mr|python-liblzma-0.5.3-3|19	by Lasse Collin's lzma utils.
12mr|python-liblzma-0.5.3-3|20	
12mr|python-liblzma-0.5.3-3|21	%prep
12mr|python-liblzma-0.5.3-3|22	%setup -qn %{oname}-%{version}
12mr|python-liblzma-0.5.3-3|23	
12mr|python-liblzma-0.5.3-3|24	%build
12mr|python-liblzma-0.5.3-3|25	python setup.py build
12mr|python-liblzma-0.5.3-3|26	
12mr|python-liblzma-0.5.3-3|27	%check
12mr|python-liblzma-0.5.3-3|28	python setup.py test
12mr|python-liblzma-0.5.3-3|29	
12mr|python-liblzma-0.5.3-3|30	%install
12mr|python-liblzma-0.5.3-3|31	rm -rf %{buildroot}
12mr|python-liblzma-0.5.3-3|32	python setup.py install --root=%{buildroot}
12mr|python-liblzma-0.5.3-3|33	
12mr|python-liblzma-0.5.3-3|34	%clean
12mr|python-liblzma-0.5.3-3|35	rm -rf %{buildroot}
12mr|python-liblzma-0.5.3-3|36	
12mr|python-liblzma-0.5.3-3|37	%files
12mr|python-liblzma-0.5.3-3|38	%defattr(-,root,root)
12mr|python-liblzma-0.5.3-3|39	%doc README THANKS ChangeLog
12mr|python-liblzma-0.5.3-3|40	%{python_sitearch}/lzma.so
12mr|python-liblzma-0.5.3-3|41	%{python_sitearch}/%{module}.py*
12mr|python-liblzma-0.5.3-3|42	%{python_sitearch}/%{oname}*.egg-info
12mr|python-liblzma-0.5.3-3|43	
12mr|python-liblzma-0.5.3-3|44	
12mr|python-liblzma-0.5.3-3|45	%changelog
12mr|python-liblzma-0.5.3-3|46	* Sat Nov 27 2010 Funda Wang <fwang@mandriva.org> 0.5.3-3mdv2011.0
12mr|python-liblzma-0.5.3-3|47	+ Revision: 601640
12mr|python-liblzma-0.5.3-3|48	- rebuild for new liblzma
12mr|python-liblzma-0.5.3-3|49	
12mr|python-liblzma-0.5.3-3|50	* Sun Oct 31 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.5.3-2mdv2011.0
12mr|python-liblzma-0.5.3-3|51	+ Revision: 590770
12mr|python-liblzma-0.5.3-3|52	- rebuild for new python 2.7
12mr|python-liblzma-0.5.3-3|53	
12mr|python-liblzma-0.5.3-3|54	* Tue Apr 13 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.5.3-1mdv2010.1
12mr|python-liblzma-0.5.3-3|55	+ Revision: 534615
12mr|python-liblzma-0.5.3-3|56	- new release: 0.5.3
12mr|python-liblzma-0.5.3-3|57	
12mr|python-liblzma-0.5.3-3|58	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5.2-2mdv2010.0
12mr|python-liblzma-0.5.3-3|59	+ Revision: 442262
12mr|python-liblzma-0.5.3-3|60	- rebuild
12mr|python-liblzma-0.5.3-3|61	
12mr|python-liblzma-0.5.3-3|62	* Thu Feb 26 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.5.2-1mdv2009.1
12mr|python-liblzma-0.5.3-3|63	+ Revision: 345302
12mr|python-liblzma-0.5.3-3|64	- new release: 0.5.2
12mr|python-liblzma-0.5.3-3|65	
12mr|python-liblzma-0.5.3-3|66	* Sun Jan 25 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.5.0-1mdv2009.1
12mr|python-liblzma-0.5.3-3|67	+ Revision: 333379
12mr|python-liblzma-0.5.3-3|68	- new release (adds xz support \o/)
12mr|python-liblzma-0.5.3-3|69	
12mr|python-liblzma-0.5.3-3|70	* Sat Dec 27 2008 Adam Williamson <awilliamson@mandriva.org> 0.4.1-2mdv2009.1
12mr|python-liblzma-0.5.3-3|71	+ Revision: 319567
12mr|python-liblzma-0.5.3-3|72	- rebuild with python 2.6
12mr|python-liblzma-0.5.3-3|73	
12mr|python-liblzma-0.5.3-3|74	* Fri Oct 24 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.4.1-1mdv2009.1
12mr|python-liblzma-0.5.3-3|75	+ Revision: 296938
12mr|python-liblzma-0.5.3-3|76	- new release: 0.4.1 (fixes compatibility with new liblzma api)
12mr|python-liblzma-0.5.3-3|77	- new release
12mr|python-liblzma-0.5.3-3|78	
12mr|python-liblzma-0.5.3-3|79	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.3.1-2mdv2009.0
12mr|python-liblzma-0.5.3-3|80	+ Revision: 269032
12mr|python-liblzma-0.5.3-3|81	- rebuild early 2009.0 package (before pixel changes)
12mr|python-liblzma-0.5.3-3|82	
12mr|python-liblzma-0.5.3-3|83	* Fri May 23 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.3.1-1mdv2009.0
12mr|python-liblzma-0.5.3-3|84	+ Revision: 210362
12mr|python-liblzma-0.5.3-3|85	- new release: 0.3.1
12mr|python-liblzma-0.5.3-3|86	
12mr|python-liblzma-0.5.3-3|87	* Tue May 20 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.3-1mdv2009.0
12mr|python-liblzma-0.5.3-3|88	+ Revision: 209447
12mr|python-liblzma-0.5.3-3|89	- import python-liblzma
12mr|python-liblzma-0.5.3-3|90	
12mr|python-liblzma-0.5.3-3|91	
12mr|python-liblzma-0.5.3-3|92	* Mon May 19 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.3-1
12mr|python-liblzma-0.5.3-3|93	- initial release

16116 12
12mr|python-louie-1.1-8|1	%define module  louie
12mr|python-louie-1.1-8|2	%define name   	python-%{module}
12mr|python-louie-1.1-8|3	%define version	1.1
12mr|python-louie-1.1-8|4	%define release %mkrel 8
12mr|python-louie-1.1-8|5	
12mr|python-louie-1.1-8|6	Name: 	       %{name}
12mr|python-louie-1.1-8|7	Summary:       Louie provides dispatch signals between objects in a wide variety of contexts
12mr|python-louie-1.1-8|8	Version:       %{version}
12mr|python-louie-1.1-8|9	Release:       %{release}
12mr|python-louie-1.1-8|10	Group: 	       Development/Python
12mr|python-louie-1.1-8|11	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-louie-1.1-8|12	URL: 	       http://pylouie.org/
12mr|python-louie-1.1-8|13	Source0:       louie_%{version}.orig.tar.gz
12mr|python-louie-1.1-8|14	License:       BSD
12mr|python-louie-1.1-8|15	Provides:      Louie
12mr|python-louie-1.1-8|16	BuildRequires: python-setuptools
12mr|python-louie-1.1-8|17	BuildArch:     noarch
12mr|python-louie-1.1-8|18	%py_requires -d
12mr|python-louie-1.1-8|19	
12mr|python-louie-1.1-8|20	%description
12mr|python-louie-1.1-8|21	Louie provides Python programmers with a straightforward way to dispatch
12mr|python-louie-1.1-8|22	signals between objects in a wide variety of contexts. It is based on
12mr|python-louie-1.1-8|23	PyDispatcher, which in turn was based on a highly-rated recipe in the Python
12mr|python-louie-1.1-8|24	Cookbook.
12mr|python-louie-1.1-8|25	
12mr|python-louie-1.1-8|26	%prep
12mr|python-louie-1.1-8|27	%setup -q -n Louie-%version
12mr|python-louie-1.1-8|28	
12mr|python-louie-1.1-8|29	%build
12mr|python-louie-1.1-8|30	%__python setup.py build
12mr|python-louie-1.1-8|31	
12mr|python-louie-1.1-8|32	%install
12mr|python-louie-1.1-8|33	%__rm -rf %{buildroot}
12mr|python-louie-1.1-8|34	
12mr|python-louie-1.1-8|35	%__python setup.py install --root=%{buildroot}
12mr|python-louie-1.1-8|36	
12mr|python-louie-1.1-8|37	%clean
12mr|python-louie-1.1-8|38	%__rm -rf %{buildroot}
12mr|python-louie-1.1-8|39	
12mr|python-louie-1.1-8|40	%files
12mr|python-louie-1.1-8|41	%defattr(-,root,root)
12mr|python-louie-1.1-8|42	%doc doc/*.txt
12mr|python-louie-1.1-8|43	%py_puresitedir/louie
12mr|python-louie-1.1-8|44	%py_puresitedir/Louie*.egg-info
12mr|python-louie-1.1-8|45	
12mr|python-louie-1.1-8|46	
12mr|python-louie-1.1-8|47	
12mr|python-louie-1.1-8|48	%changelog
12mr|python-louie-1.1-8|49	

16117 12
12mr|python-lxml-2.3.6-1|1	%define modname lxml
12mr|python-lxml-2.3.6-1|2	
12mr|python-lxml-2.3.6-1|3	Name:           python-%{modname}
12mr|python-lxml-2.3.6-1|4	URL:            http://codespeak.net/lxml/
12mr|python-lxml-2.3.6-1|5	Summary:        A Pythonic binding for the libxml2 and libxslt libraries
12mr|python-lxml-2.3.6-1|6	Version:        2.3.6
12mr|python-lxml-2.3.6-1|7	Release:        1
12mr|python-lxml-2.3.6-1|8	License:        BSD
12mr|python-lxml-2.3.6-1|9	Group:          Development/Python
12mr|python-lxml-2.3.6-1|10	Source:         http://pypi.python.org/packages/source/l/lxml/%{modname}-%{version}.tar.gz
12mr|python-lxml-2.3.6-1|11	BuildRequires:  python-devel
12mr|python-lxml-2.3.6-1|12	BuildRequires:  libxml2-devel
12mr|python-lxml-2.3.6-1|13	BuildRequires:  libxslt-devel
12mr|python-lxml-2.3.6-1|14	BuildRequires:  python-pyrex
12mr|python-lxml-2.3.6-1|15	BuildRequires:  python-setuptools
12mr|python-lxml-2.3.6-1|16	
12mr|python-lxml-2.3.6-1|17	%description
12mr|python-lxml-2.3.6-1|18	lxml is a Pythonic binding for the libxml2 and libxslt libraries. It follows
12mr|python-lxml-2.3.6-1|19	the ElementTree API as much as possible, building it on top of the native
12mr|python-lxml-2.3.6-1|20	libxml2 tree. It also extends this API to expose libxml2 and libxslt specific
12mr|python-lxml-2.3.6-1|21	functionality, such as XPath, Relax NG, XML Schema, XSLT, and c14n.
12mr|python-lxml-2.3.6-1|22	
12mr|python-lxml-2.3.6-1|23	%package docs
12mr|python-lxml-2.3.6-1|24	Summary:	Documentation for %{name}
12mr|python-lxml-2.3.6-1|25	Group:		Development/Python
12mr|python-lxml-2.3.6-1|26	
12mr|python-lxml-2.3.6-1|27	%description docs
12mr|python-lxml-2.3.6-1|28	lxml is a Pythonic binding for the libxml2 and libxslt libraries. It follows
12mr|python-lxml-2.3.6-1|29	the ElementTree API as much as possible, building it on top of the native
12mr|python-lxml-2.3.6-1|30	libxml2 tree. It also extends this API to expose libxml2 and libxslt specific
12mr|python-lxml-2.3.6-1|31	functionality, such as XPath, Relax NG, XML Schema, XSLT, and c14n.
12mr|python-lxml-2.3.6-1|32	
12mr|python-lxml-2.3.6-1|33	This package contains the documentation. The documentation is located in
12mr|python-lxml-2.3.6-1|34	%{_docdir}/%{name}/doc.
12mr|python-lxml-2.3.6-1|35	
12mr|python-lxml-2.3.6-1|36	%prep
12mr|python-lxml-2.3.6-1|37	%setup -q -n %{modname}-%{version}
12mr|python-lxml-2.3.6-1|38	
12mr|python-lxml-2.3.6-1|39	%build
12mr|python-lxml-2.3.6-1|40	export CFLAGS="$RPM_OPT_FLAGS"
12mr|python-lxml-2.3.6-1|41	%{__python} setup.py build
12mr|python-lxml-2.3.6-1|42	
12mr|python-lxml-2.3.6-1|43	export PYTHONPATH="%{buildroot}%{_libdir}/python%{pyver}/site-packages"
12mr|python-lxml-2.3.6-1|44	
12mr|python-lxml-2.3.6-1|45	%install
12mr|python-lxml-2.3.6-1|46	%{__python} setup.py install --root=%{buildroot}
12mr|python-lxml-2.3.6-1|47	
12mr|python-lxml-2.3.6-1|48	#docs
12mr|python-lxml-2.3.6-1|49	mkdir -p %{buildroot}%{_docdir}/%{name}/doc
12mr|python-lxml-2.3.6-1|50	cp -r doc/* %{buildroot}%{_docdir}/%{name}/doc
12mr|python-lxml-2.3.6-1|51	
12mr|python-lxml-2.3.6-1|52	%clean
12mr|python-lxml-2.3.6-1|53	rm -rf  %{buildroot}
12mr|python-lxml-2.3.6-1|54	
12mr|python-lxml-2.3.6-1|55	%files
12mr|python-lxml-2.3.6-1|56	%defattr(-,root,root)
12mr|python-lxml-2.3.6-1|57	%doc CHANGES.txt CREDITS.txt LICENSES.txt README.rst TODO.txt
12mr|python-lxml-2.3.6-1|58	%exclude %{_docdir}/%{name}/doc
12mr|python-lxml-2.3.6-1|59	%py_platsitedir/lxml*
12mr|python-lxml-2.3.6-1|60	
12mr|python-lxml-2.3.6-1|61	%files docs
12mr|python-lxml-2.3.6-1|62	%defattr(-,root,root)
12mr|python-lxml-2.3.6-1|63	%doc %{_docdir}/%{name}/doc
12mr|python-lxml-2.3.6-1|64	
12mr|python-lxml-2.3.6-1|65	%changelog
12mr|python-lxml-2.3.6-1|66	

16118 12
12mr|python-lzma-0.5.3-1|1	%define oname pyliblzma
12mr|python-lzma-0.5.3-1|2	%define module lzma
12mr|python-lzma-0.5.3-1|3	
12mr|python-lzma-0.5.3-1|4	Summary:	Python bindings for the LZMA compression library
12mr|python-lzma-0.5.3-1|5	Name:		python-%{module}
12mr|python-lzma-0.5.3-1|6	Version:	0.5.3
12mr|python-lzma-0.5.3-1|7	Release:	%mkrel 1
12mr|python-lzma-0.5.3-1|8	License:	LGPLv2+
12mr|python-lzma-0.5.3-1|9	Group:		Development/Python
12mr|python-lzma-0.5.3-1|10	Url:		http://www.joachim-bauch.de/projects/python/pylzma
12mr|python-lzma-0.5.3-1|11	Source0:	http://www.joachim-bauch.de/projects/python/pylzma/releases/%{oname}-%{version}.tar.bz2
12mr|python-lzma-0.5.3-1|12	BuildRequires:	lzma-devel
12mr|python-lzma-0.5.3-1|13	BuildRequires:	python-devel
12mr|python-lzma-0.5.3-1|14	BuildRequires:  python-setuptools
12mr|python-lzma-0.5.3-1|15	Provides:	%{oname}
12mr|python-lzma-0.5.3-1|16	Obsoletes:	%{oname}
12mr|python-lzma-0.5.3-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|python-lzma-0.5.3-1|18	
12mr|python-lzma-0.5.3-1|19	%description
12mr|python-lzma-0.5.3-1|20	Python bindings for the LZMA compression library.
12mr|python-lzma-0.5.3-1|21	
12mr|python-lzma-0.5.3-1|22	%prep
12mr|python-lzma-0.5.3-1|23	%setup -qn pyliblzma-%{version}
12mr|python-lzma-0.5.3-1|24	
12mr|python-lzma-0.5.3-1|25	%build
12mr|python-lzma-0.5.3-1|26	env CFLAGS="%{optflags}" python setup.py build
12mr|python-lzma-0.5.3-1|27	
12mr|python-lzma-0.5.3-1|28	%install
12mr|python-lzma-0.5.3-1|29	rm -rf %{buildroot}
12mr|python-lzma-0.5.3-1|30	
12mr|python-lzma-0.5.3-1|31	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12mr|python-lzma-0.5.3-1|32	
12mr|python-lzma-0.5.3-1|33	%clean
12mr|python-lzma-0.5.3-1|34	rm -rf %{buildroot}
12mr|python-lzma-0.5.3-1|35	
12mr|python-lzma-0.5.3-1|36	%files
12mr|python-lzma-0.5.3-1|37	%defattr(-,root,root)
12mr|python-lzma-0.5.3-1|38	%doc README NEWS COPYING ChangeLog
12mr|python-lzma-0.5.3-1|39	%{python_sitearch}/*.py*
12mr|python-lzma-0.5.3-1|40	%{python_sitearch}/pyliblzma*.egg-info
12mr|python-lzma-0.5.3-1|41	%{python_sitearch}/lzma.so
12mr|python-lzma-0.5.3-1|42	
12mr|python-lzma-0.5.3-1|43	
12mr|python-lzma-0.5.3-1|44	%changelog
12mr|python-lzma-0.5.3-1|45	* Sat Nov 27 2010 Funda Wang <fwang@mandriva.org> 0.5.2-3mdv2011.0
12mr|python-lzma-0.5.3-1|46	+ Revision: 601639
12mr|python-lzma-0.5.3-1|47	- rebuild for new liblzma
12mr|python-lzma-0.5.3-1|48	
12mr|python-lzma-0.5.3-1|49	* Sun Oct 31 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.5.2-2mdv2011.0
12mr|python-lzma-0.5.3-1|50	+ Revision: 590769
12mr|python-lzma-0.5.3-1|51	- rebuild for new python 2.7
12mr|python-lzma-0.5.3-1|52	
12mr|python-lzma-0.5.3-1|53	+ Guillaume Rousse <guillomovitch@mandriva.org>
12mr|python-lzma-0.5.3-1|54	- new version
12mr|python-lzma-0.5.3-1|55	
12mr|python-lzma-0.5.3-1|56	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.3.0-8mdv2010.0
12mr|python-lzma-0.5.3-1|57	+ Revision: 442306
12mr|python-lzma-0.5.3-1|58	- rebuild
12mr|python-lzma-0.5.3-1|59	
12mr|python-lzma-0.5.3-1|60	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 0.3.0-7mdv2009.1
12mr|python-lzma-0.5.3-1|61	+ Revision: 320170
12mr|python-lzma-0.5.3-1|62	- rebuild for new python
12mr|python-lzma-0.5.3-1|63	
12mr|python-lzma-0.5.3-1|64	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.3.0-6mdv2009.0
12mr|python-lzma-0.5.3-1|65	+ Revision: 259681
12mr|python-lzma-0.5.3-1|66	- rebuild
12mr|python-lzma-0.5.3-1|67	
12mr|python-lzma-0.5.3-1|68	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.3.0-5mdv2009.0
12mr|python-lzma-0.5.3-1|69	+ Revision: 247505
12mr|python-lzma-0.5.3-1|70	- rebuild
12mr|python-lzma-0.5.3-1|71	
12mr|python-lzma-0.5.3-1|72	* Sun Feb 03 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-3mdv2008.1
12mr|python-lzma-0.5.3-1|73	+ Revision: 161881
12mr|python-lzma-0.5.3-1|74	- new license policy
12mr|python-lzma-0.5.3-1|75	
12mr|python-lzma-0.5.3-1|76	+ Olivier Blin <oblin@mandriva.com>
12mr|python-lzma-0.5.3-1|77	- restore BuildRoot
12mr|python-lzma-0.5.3-1|78	
12mr|python-lzma-0.5.3-1|79	+ Thierry Vignaud <tv@mandriva.org>
12mr|python-lzma-0.5.3-1|80	- kill re-definition of %%buildroot on Pixel's request
12mr|python-lzma-0.5.3-1|81	
12mr|python-lzma-0.5.3-1|82	* Fri Sep 14 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-2mdv2008.0
12mr|python-lzma-0.5.3-1|83	+ Revision: 85744
12mr|python-lzma-0.5.3-1|84	- fix file list
12mr|python-lzma-0.5.3-1|85	- new name
12mr|python-lzma-0.5.3-1|86	- package docs
12mr|python-lzma-0.5.3-1|87	- python module name compiliant
12mr|python-lzma-0.5.3-1|88	
12mr|python-lzma-0.5.3-1|89	* Sat Jun 16 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.0-1mdv2008.0
12mr|python-lzma-0.5.3-1|90	+ Revision: 40301
12mr|python-lzma-0.5.3-1|91	- Import pylzma
12mr|python-lzma-0.5.3-1|92	

16119 12
12mr|python-m2crypto-0.20.2-5|1	Summary: 	Crypto and SSL toolkit for Python
12mr|python-m2crypto-0.20.2-5|2	Name: 		python-m2crypto
12mr|python-m2crypto-0.20.2-5|3	Version: 	0.20.2
12mr|python-m2crypto-0.20.2-5|4	Release: 	%mkrel 5
12mr|python-m2crypto-0.20.2-5|5	Source0:	http://pypi.python.org/packages/source/M/M2Crypto/M2Crypto-%version.tar.gz
12mr|python-m2crypto-0.20.2-5|6	Patch0:		M2Crypto-0.20.2-openssl1.patch
12mr|python-m2crypto-0.20.2-5|7	License:	MIT
12mr|python-m2crypto-0.20.2-5|8	Group: 		Development/Python
12mr|python-m2crypto-0.20.2-5|9	BuildRoot: 	%{_tmppath}/%{name}-buildroot
12mr|python-m2crypto-0.20.2-5|10	Url: 		http://chandlerproject.org/Projects/MeTooCrypto
12mr|python-m2crypto-0.20.2-5|11	%py_requires -d
12mr|python-m2crypto-0.20.2-5|12	BuildRequires:	swig
12mr|python-m2crypto-0.20.2-5|13	BuildRequires:	openssl-devel
12mr|python-m2crypto-0.20.2-5|14	
12mr|python-m2crypto-0.20.2-5|15	%description
12mr|python-m2crypto-0.20.2-5|16	M2Crypto is a crypto and SSL toolkit for Python featuring the following:
12mr|python-m2crypto-0.20.2-5|17	
12mr|python-m2crypto-0.20.2-5|18	* RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES).
12mr|python-m2crypto-0.20.2-5|19	* SSL functionality to implement clients and servers.
12mr|python-m2crypto-0.20.2-5|20	* HTTPS extensions to Python's httplib, urllib, and xmlrpclib.
12mr|python-m2crypto-0.20.2-5|21	* Unforgeable HMAC'ing AuthCookies for web session management.
12mr|python-m2crypto-0.20.2-5|22	* FTP/TLS client and server.
12mr|python-m2crypto-0.20.2-5|23	* S/MIME.
12mr|python-m2crypto-0.20.2-5|24	* ZServerSSL: A HTTPS server for Zope.
12mr|python-m2crypto-0.20.2-5|25	* ZSmime: An S/MIME messenger for Zope.
12mr|python-m2crypto-0.20.2-5|26	
12mr|python-m2crypto-0.20.2-5|27	%prep
12mr|python-m2crypto-0.20.2-5|28	%setup -q -n M2Crypto-%version
12mr|python-m2crypto-0.20.2-5|29	%patch0 -p0
12mr|python-m2crypto-0.20.2-5|30	for i in SWIG/_ec.i SWIG/_evp.i; do
12mr|python-m2crypto-0.20.2-5|31	sed -i -e "s/openssl\/opensslconf/%{multiarch_platform}\/openssl\/opensslconf/" "$i"
12mr|python-m2crypto-0.20.2-5|32	done
12mr|python-m2crypto-0.20.2-5|33	
12mr|python-m2crypto-0.20.2-5|34	%build
12mr|python-m2crypto-0.20.2-5|35	env CFLAGS="$RPM_OPT_FLAGS" python setup.py build
12mr|python-m2crypto-0.20.2-5|36	# test requires some files ( such as a certificat, so disabled for now )
12mr|python-m2crypto-0.20.2-5|37	#PYTHONPATH="./build/lib.linux-i686-2.4/M2Crypto/:." python tests/alltests.py
12mr|python-m2crypto-0.20.2-5|38	%install
12mr|python-m2crypto-0.20.2-5|39	python setup.py install --root=$RPM_BUILD_ROOT --record=INSTALLED_FILES
12mr|python-m2crypto-0.20.2-5|40	
12mr|python-m2crypto-0.20.2-5|41	%clean
12mr|python-m2crypto-0.20.2-5|42	rm -rf $RPM_BUILD_ROOT
12mr|python-m2crypto-0.20.2-5|43	
12mr|python-m2crypto-0.20.2-5|44	%files
12mr|python-m2crypto-0.20.2-5|45	%defattr(-,root,root)
12mr|python-m2crypto-0.20.2-5|46	%{py_platsitedir}/M2Crypto
12mr|python-m2crypto-0.20.2-5|47	%{py_platsitedir}/*.egg-info
12mr|python-m2crypto-0.20.2-5|48	%doc CHANGES README INSTALL LICENCE
12mr|python-m2crypto-0.20.2-5|49	
12mr|python-m2crypto-0.20.2-5|50	
12mr|python-m2crypto-0.20.2-5|51	
12mr|python-m2crypto-0.20.2-5|52	%changelog
12mr|python-m2crypto-0.20.2-5|53	

16120 12
12mr|python-mako-0.7.2-1|1	%define		tarname	Mako
12mr|python-mako-0.7.2-1|2	%define		name	python-mako
12mr|python-mako-0.7.2-1|3	%define		version	0.7.2
12mr|python-mako-0.7.2-1|4	%define		rel		1
12mr|python-mako-0.7.2-1|5	%if %mdkversion < 201100
12mr|python-mako-0.7.2-1|6	%define		release	%mkrel %{rel}
12mr|python-mako-0.7.2-1|7	%else
12mr|python-mako-0.7.2-1|8	%define		release	%{rel}
12mr|python-mako-0.7.2-1|9	%endif
12mr|python-mako-0.7.2-1|10	
12mr|python-mako-0.7.2-1|11	Summary:	Mako template library for Python
12mr|python-mako-0.7.2-1|12	Name:		%{name}
12mr|python-mako-0.7.2-1|13	Version:	%{version}
12mr|python-mako-0.7.2-1|14	Release:	%{release}
12mr|python-mako-0.7.2-1|15	Group:		Development/Python
12mr|python-mako-0.7.2-1|16	License:	MIT
12mr|python-mako-0.7.2-1|17	URL:		http://www.makotemplates.org/
12mr|python-mako-0.7.2-1|18	Source0:	http://www.makotemplates.org/downloads/%{tarname}-%{version}.tar.gz
12mr|python-mako-0.7.2-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|python-mako-0.7.2-1|20	BuildArch:	noarch
12mr|python-mako-0.7.2-1|21	Requires:	python-beaker >= 1.1
12mr|python-mako-0.7.2-1|22	Requires:	python-markupsafe >= 0.9.2
12mr|python-mako-0.7.2-1|23	BuildRequires:	python-setuptools
12mr|python-mako-0.7.2-1|24	BuildRequires:	python-nose
12mr|python-mako-0.7.2-1|25	BuildRequires:	python-beaker >= 1.1
12mr|python-mako-0.7.2-1|26	BuildRequires:	python-markupsafe >= 0.9.2
12mr|python-mako-0.7.2-1|27	%py_requires -d
12mr|python-mako-0.7.2-1|28	
12mr|python-mako-0.7.2-1|29	%description
12mr|python-mako-0.7.2-1|30	Mako is a template library written in Python. It provides a familiar, non-XML
12mr|python-mako-0.7.2-1|31	syntax which compiles into Python modules for maximum performance. Mako's
12mr|python-mako-0.7.2-1|32	syntax and API borrows from the best ideas of many others, including Django
12mr|python-mako-0.7.2-1|33	templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded
12mr|python-mako-0.7.2-1|34	Python (i.e. Python Server Page) language, which refines the familiar ideas of
12mr|python-mako-0.7.2-1|35	componentized layout and inheritance to produce one of the most straightforward
12mr|python-mako-0.7.2-1|36	and flexible models available, while also maintaining close ties to Python
12mr|python-mako-0.7.2-1|37	calling and scoping semantics.
12mr|python-mako-0.7.2-1|38	
12mr|python-mako-0.7.2-1|39	%prep
12mr|python-mako-0.7.2-1|40	%setup -q -n %{tarname}-%{version}
12mr|python-mako-0.7.2-1|41	
12mr|python-mako-0.7.2-1|42	%install
12mr|python-mako-0.7.2-1|43	%__rm -rf %{buildroot}
12mr|python-mako-0.7.2-1|44	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --root %{buildroot}
12mr|python-mako-0.7.2-1|45	
12mr|python-mako-0.7.2-1|46	%check
12mr|python-mako-0.7.2-1|47	%__python setup.py test
12mr|python-mako-0.7.2-1|48	
12mr|python-mako-0.7.2-1|49	%clean
12mr|python-mako-0.7.2-1|50	%__rm -rf %{buildroot}
12mr|python-mako-0.7.2-1|51	
12mr|python-mako-0.7.2-1|52	%files
12mr|python-mako-0.7.2-1|53	%defattr(-,root,root,-)
12mr|python-mako-0.7.2-1|54	%doc CHANGES LICENSE README.rst doc examples
12mr|python-mako-0.7.2-1|55	%_bindir/mako-render
12mr|python-mako-0.7.2-1|56	%py_sitedir/mako
12mr|python-mako-0.7.2-1|57	%py_sitedir/Mako*
12mr|python-mako-0.7.2-1|58	
12mr|python-mako-0.7.2-1|59	
12mr|python-mako-0.7.2-1|60	
12mr|python-mako-0.7.2-1|61	
12mr|python-mako-0.7.2-1|62	%changelog
12mr|python-mako-0.7.2-1|63	

16121 12
12mr|python-markupsafe-0.12-3|1	%define	eggname	MarkupSafe
12mr|python-markupsafe-0.12-3|2	%define	modname	markupsafe
12mr|python-markupsafe-0.12-3|3	%define	enable_tests 0
12mr|python-markupsafe-0.12-3|4	
12mr|python-markupsafe-0.12-3|5	Summary:	XML/HTML/XHTML markup safe string package for Python
12mr|python-markupsafe-0.12-3|6	Name:		python-%{modname}
12mr|python-markupsafe-0.12-3|7	Version:	0.12
12mr|python-markupsafe-0.12-3|8	Release:	%mkrel 3
12mr|python-markupsafe-0.12-3|9	Source0:	http://pypi.python.org/packages/source/M/MarkupSafe/%{eggname}-%{version}.tar.gz
12mr|python-markupsafe-0.12-3|10	License:	BSD
12mr|python-markupsafe-0.12-3|11	Group:		Development/Python
12mr|python-markupsafe-0.12-3|12	Url:		http://pypi.python.org/pypi/MarkupSafe
12mr|python-markupsafe-0.12-3|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-markupsafe-0.12-3|14	BuildRequires:	python-setuptools
12mr|python-markupsafe-0.12-3|15	%if %enable_tests
12mr|python-markupsafe-0.12-3|16	BuildRequires:	python-nose
12mr|python-markupsafe-0.12-3|17	%endif
12mr|python-markupsafe-0.12-3|18	BuildRequires:	python-devel
12mr|python-markupsafe-0.12-3|19	
12mr|python-markupsafe-0.12-3|20	%description
12mr|python-markupsafe-0.12-3|21	This package implements a XML/HTML/XHTML markup safe string for Python.
12mr|python-markupsafe-0.12-3|22	
12mr|python-markupsafe-0.12-3|23	%prep
12mr|python-markupsafe-0.12-3|24	%setup -q -n %{eggname}-%{version}
12mr|python-markupsafe-0.12-3|25	
12mr|python-markupsafe-0.12-3|26	%build
12mr|python-markupsafe-0.12-3|27	PYTHONDONTWRITEBYTECODE= %__python setup.py build
12mr|python-markupsafe-0.12-3|28	
12mr|python-markupsafe-0.12-3|29	%install
12mr|python-markupsafe-0.12-3|30	%__rm -rf %{buildroot}
12mr|python-markupsafe-0.12-3|31	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12mr|python-markupsafe-0.12-3|32	
12mr|python-markupsafe-0.12-3|33	%check
12mr|python-markupsafe-0.12-3|34	%if %enable_tests
12mr|python-markupsafe-0.12-3|35	nosetests
12mr|python-markupsafe-0.12-3|36	%endif
12mr|python-markupsafe-0.12-3|37	
12mr|python-markupsafe-0.12-3|38	%clean
12mr|python-markupsafe-0.12-3|39	%__rm -rf %{buildroot}
12mr|python-markupsafe-0.12-3|40	
12mr|python-markupsafe-0.12-3|41	%files
12mr|python-markupsafe-0.12-3|42	%defattr(-,root,root)
12mr|python-markupsafe-0.12-3|43	%doc AUTHORS LICENSE README.rst
12mr|python-markupsafe-0.12-3|44	%dir %{py_platsitedir}/%{modname}
12mr|python-markupsafe-0.12-3|45	%{py_platsitedir}/%{modname}/*.py*
12mr|python-markupsafe-0.12-3|46	%{py_platsitedir}/%{modname}/*.so
12mr|python-markupsafe-0.12-3|47	%{py_platsitedir}/%{modname}/*.c
12mr|python-markupsafe-0.12-3|48	%dir %{py_platsitedir}/%{eggname}-%{version}-py%{py_ver}.egg-info
12mr|python-markupsafe-0.12-3|49	%{py_platsitedir}/%{eggname}-%{version}-py%{py_ver}.egg-info/*
12mr|python-markupsafe-0.12-3|50	
12mr|python-markupsafe-0.12-3|51	
12mr|python-markupsafe-0.12-3|52	
12mr|python-markupsafe-0.12-3|53	%changelog
12mr|python-markupsafe-0.12-3|54	

16122 12
12mr|python-matplotlib-1.1.0-2|1	%define	module	matplotlib
12mr|python-matplotlib-1.1.0-2|2	
12mr|python-matplotlib-1.1.0-2|3	Name:		python-%{module}
12mr|python-matplotlib-1.1.0-2|4	Version:	1.1.0
12mr|python-matplotlib-1.1.0-2|5	Release:	2
12mr|python-matplotlib-1.1.0-2|6	Summary:	Matlab-style 2D plotting package for Python
12mr|python-matplotlib-1.1.0-2|7	Group:		Development/Python
12mr|python-matplotlib-1.1.0-2|8	License:	Python license
12mr|python-matplotlib-1.1.0-2|9	URL:		http://matplotlib.sourceforge.net/
12mr|python-matplotlib-1.1.0-2|10	Source0:	http://downloads.sourceforge.net/project/%{module}/%{module}/%{module}-%{version}/%{module}-%{version}.tar.gz
12mr|python-matplotlib-1.1.0-2|11	%{py_requires -d}
12mr|python-matplotlib-1.1.0-2|12	Patch0:		setupext-tk-include-0.99.1.2.patch
12mr|python-matplotlib-1.1.0-2|13	Requires:	python-numpy >= 1.1.0
12mr|python-matplotlib-1.1.0-2|14	Requires:	python-configobj, python-dateutil, python-pytz
12mr|python-matplotlib-1.1.0-2|15	Requires:	python-matplotlib-gtk = %{version}-%{release}
12mr|python-matplotlib-1.1.0-2|16	BuildRequires:	python-setuptools
12mr|python-matplotlib-1.1.0-2|17	BuildRequires:	python-numpy-devel >= 1.1.0
12mr|python-matplotlib-1.1.0-2|18	BuildRequires:	libwxPythonGTK-devel, pygtk2.0-devel, cairo-devel
12mr|python-matplotlib-1.1.0-2|19	BuildRequires:	tkinter, tcl-devel, tk-devel, freetype2-devel >= 2.1.7
12mr|python-matplotlib-1.1.0-2|20	BuildRequires:	python-qt, python-qt4
12mr|python-matplotlib-1.1.0-2|21	BuildRequires:	pkgconfig(libpng)
12mr|python-matplotlib-1.1.0-2|22	BuildRequires:	zlib-devel
12mr|python-matplotlib-1.1.0-2|23	BuildRequires:	python-configobj, python-dateutil, python-pytz
12mr|python-matplotlib-1.1.0-2|24	BuildRequires:	python-docutils, python-sphinx
12mr|python-matplotlib-1.1.0-2|25	BuildRequires:	ipython
12mr|python-matplotlib-1.1.0-2|26	
12mr|python-matplotlib-1.1.0-2|27	%description
12mr|python-matplotlib-1.1.0-2|28	matplotlib is a Python 2D plotting library which produces publication
12mr|python-matplotlib-1.1.0-2|29	quality figures in a variety of hardcopy formats and interactive
12mr|python-matplotlib-1.1.0-2|30	environments across platforms. matplotlib can be used in Python
12mr|python-matplotlib-1.1.0-2|31	scripts, the python and ipython shell (a la Matlab or Mathematica), web
12mr|python-matplotlib-1.1.0-2|32	application servers, and various graphical user interface toolkits.
12mr|python-matplotlib-1.1.0-2|33	
12mr|python-matplotlib-1.1.0-2|34	%package cairo
12mr|python-matplotlib-1.1.0-2|35	Summary:	Cairo backend for matplotlib
12mr|python-matplotlib-1.1.0-2|36	Group:		Development/Python
12mr|python-matplotlib-1.1.0-2|37	Requires:	%{name} = %{version}-%{release}
12mr|python-matplotlib-1.1.0-2|38	Requires:	python-cairo >= 1.2.0
12mr|python-matplotlib-1.1.0-2|39	
12mr|python-matplotlib-1.1.0-2|40	%description cairo
12mr|python-matplotlib-1.1.0-2|41	This package contains the Cairo backend for matplotlib.
12mr|python-matplotlib-1.1.0-2|42	
12mr|python-matplotlib-1.1.0-2|43	%package emf
12mr|python-matplotlib-1.1.0-2|44	Summary:	EMF backend for matplotlib
12mr|python-matplotlib-1.1.0-2|45	Group:		Development/Python
12mr|python-matplotlib-1.1.0-2|46	Requires:	%{name} = %{version}-%{release}
12mr|python-matplotlib-1.1.0-2|47	Requires:	python-pyemf
12mr|python-matplotlib-1.1.0-2|48	
12mr|python-matplotlib-1.1.0-2|49	%description emf
12mr|python-matplotlib-1.1.0-2|50	This package contains the EMF backend for matplotlib.
12mr|python-matplotlib-1.1.0-2|51	
12mr|python-matplotlib-1.1.0-2|52	%package fltk
12mr|python-matplotlib-1.1.0-2|53	Summary:	FLTK backend for matplotlib
12mr|python-matplotlib-1.1.0-2|54	Group:		Development/Python
12mr|python-matplotlib-1.1.0-2|55	Requires:	%{name} = %{version}-%{release}
12mr|python-matplotlib-1.1.0-2|56	Requires:	python-pyfltk
12mr|python-matplotlib-1.1.0-2|57	
12mr|python-matplotlib-1.1.0-2|58	%description fltk
12mr|python-matplotlib-1.1.0-2|59	This package contains the FLTK backend for matplotlib.
12mr|python-matplotlib-1.1.0-2|60	
12mr|python-matplotlib-1.1.0-2|61	%package gtk
12mr|python-matplotlib-1.1.0-2|62	Summary:	GDK and GTK backends for matplotlib
12mr|python-matplotlib-1.1.0-2|63	Group:		Development/Python
12mr|python-matplotlib-1.1.0-2|64	Requires:	%{name} = %{version}-%{release}
12mr|python-matplotlib-1.1.0-2|65	Requires:	pygtk2.0 >= 2.4.0
12mr|python-matplotlib-1.1.0-2|66	Requires:	%{name}-cairo = %{version}-%{release}
12mr|python-matplotlib-1.1.0-2|67	
12mr|python-matplotlib-1.1.0-2|68	%description gtk
12mr|python-matplotlib-1.1.0-2|69	This package contains the GDK and GTK backends for matplotlib.
12mr|python-matplotlib-1.1.0-2|70	
12mr|python-matplotlib-1.1.0-2|71	%package qt
12mr|python-matplotlib-1.1.0-2|72	Summary:	Qt backend for matplotlib
12mr|python-matplotlib-1.1.0-2|73	Group:		Development/Python
12mr|python-matplotlib-1.1.0-2|74	Requires:	%{name} = %{version}-%{release}
12mr|python-matplotlib-1.1.0-2|75	Requires:	python-qt
12mr|python-matplotlib-1.1.0-2|76	
12mr|python-matplotlib-1.1.0-2|77	%description qt
12mr|python-matplotlib-1.1.0-2|78	This package contains the Qt backend for matplotlib.
12mr|python-matplotlib-1.1.0-2|79	
12mr|python-matplotlib-1.1.0-2|80	%package qt4
12mr|python-matplotlib-1.1.0-2|81	Summary:	Qt backend for matplotlib
12mr|python-matplotlib-1.1.0-2|82	Group:		Development/Python
12mr|python-matplotlib-1.1.0-2|83	Requires:	%{name} = %{version}-%{release}
12mr|python-matplotlib-1.1.0-2|84	Requires:	python-qt4
12mr|python-matplotlib-1.1.0-2|85	
12mr|python-matplotlib-1.1.0-2|86	%description qt4
12mr|python-matplotlib-1.1.0-2|87	This package contains the Qt4 backend for matplotlib.
12mr|python-matplotlib-1.1.0-2|88	
12mr|python-matplotlib-1.1.0-2|89	%package svg
12mr|python-matplotlib-1.1.0-2|90	Summary:	SVG backend for matplotlib
12mr|python-matplotlib-1.1.0-2|91	Group:		Development/Python
12mr|python-matplotlib-1.1.0-2|92	Requires:	%{name} = %{version}-%{release}
12mr|python-matplotlib-1.1.0-2|93	Requires:	python-pyxml
12mr|python-matplotlib-1.1.0-2|94	
12mr|python-matplotlib-1.1.0-2|95	%description svg
12mr|python-matplotlib-1.1.0-2|96	This package contains the SVG backend for matplotlib.
12mr|python-matplotlib-1.1.0-2|97	
12mr|python-matplotlib-1.1.0-2|98	%package tk
12mr|python-matplotlib-1.1.0-2|99	Summary:	Tk backend for matplotlib
12mr|python-matplotlib-1.1.0-2|100	Group:		Development/Python
12mr|python-matplotlib-1.1.0-2|101	Requires:	%{name} = %{version}-%{release}
12mr|python-matplotlib-1.1.0-2|102	Requires:	tkinter
12mr|python-matplotlib-1.1.0-2|103	
12mr|python-matplotlib-1.1.0-2|104	%description tk
12mr|python-matplotlib-1.1.0-2|105	This package contains the Tk backend for matplotlib.
12mr|python-matplotlib-1.1.0-2|106	
12mr|python-matplotlib-1.1.0-2|107	%package wx
12mr|python-matplotlib-1.1.0-2|108	Summary:	wxPython backend for matplotlib
12mr|python-matplotlib-1.1.0-2|109	Group:		Development/Python
12mr|python-matplotlib-1.1.0-2|110	Requires:	%{name} = %{version}-%{release}
12mr|python-matplotlib-1.1.0-2|111	Requires:	wxPython
12mr|python-matplotlib-1.1.0-2|112	
12mr|python-matplotlib-1.1.0-2|113	%description wx
12mr|python-matplotlib-1.1.0-2|114	This package contains the wxPython backend for matplotlib.
12mr|python-matplotlib-1.1.0-2|115	
12mr|python-matplotlib-1.1.0-2|116	%package doc
12mr|python-matplotlib-1.1.0-2|117	Summary:	Documentation for matplotlib
12mr|python-matplotlib-1.1.0-2|118	Group:		Development/Python
12mr|python-matplotlib-1.1.0-2|119	BuildArch:	noarch
12mr|python-matplotlib-1.1.0-2|120	
12mr|python-matplotlib-1.1.0-2|121	%description doc
12mr|python-matplotlib-1.1.0-2|122	This package contains documentation and sample code for matplotlib.
12mr|python-matplotlib-1.1.0-2|123	
12mr|python-matplotlib-1.1.0-2|124	%prep
12mr|python-matplotlib-1.1.0-2|125	%setup -q -n %{module}-%{version}
12mr|python-matplotlib-1.1.0-2|126	%patch0 -p0 -b .setupext
12mr|python-matplotlib-1.1.0-2|127	
12mr|python-matplotlib-1.1.0-2|128	%build
12mr|python-matplotlib-1.1.0-2|129	find -name .svn | xargs rm -rf
12mr|python-matplotlib-1.1.0-2|130	
12mr|python-matplotlib-1.1.0-2|131	# Remove duplicate test data file:
12mr|python-matplotlib-1.1.0-2|132	%__rm -f lib/matplotlib/tests/baseline_images/test_axes/shaped\ data.svg
12mr|python-matplotlib-1.1.0-2|133	
12mr|python-matplotlib-1.1.0-2|134	PYTHONDONTWRITEBYTECODE= %__python setup.py build
12mr|python-matplotlib-1.1.0-2|135	
12mr|python-matplotlib-1.1.0-2|136	# Need to make built matplotlib libs available for the sphinx extensions:
12mr|python-matplotlib-1.1.0-2|137	pushd doc
12mr|python-matplotlib-1.1.0-2|138	export PYTHONPATH=`dir -d ../build/lib.linux*`
12mr|python-matplotlib-1.1.0-2|139	./make.py html
12mr|python-matplotlib-1.1.0-2|140	popd
12mr|python-matplotlib-1.1.0-2|141	
12mr|python-matplotlib-1.1.0-2|142	%install
12mr|python-matplotlib-1.1.0-2|143	%__rm -rf %{buildroot}
12mr|python-matplotlib-1.1.0-2|144	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12mr|python-matplotlib-1.1.0-2|145	
12mr|python-matplotlib-1.1.0-2|146	%files -f FILELIST
12mr|python-matplotlib-1.1.0-2|147	%exclude %{py_platsitedir}/%{module}/backends/backend_cairo.py*
12mr|python-matplotlib-1.1.0-2|148	%exclude %{py_platsitedir}/%{module}/backends/backend_emf.py*
12mr|python-matplotlib-1.1.0-2|149	%exclude %{py_platsitedir}/%{module}/backends/backend_fltkagg.py*
12mr|python-matplotlib-1.1.0-2|150	%exclude %{py_platsitedir}/%{module}/backends/backend_gdk.py*
12mr|python-matplotlib-1.1.0-2|151	%exclude %{py_platsitedir}/%{module}/backends/backend_gtk.py*
12mr|python-matplotlib-1.1.0-2|152	%exclude %{py_platsitedir}/%{module}/backends/backend_gtkagg.py*
12mr|python-matplotlib-1.1.0-2|153	%exclude %{py_platsitedir}/%{module}/backends/backend_gtkcairo.py*
12mr|python-matplotlib-1.1.0-2|154	%exclude %{py_platsitedir}/%{module}/backends/_backend_gdk.so
12mr|python-matplotlib-1.1.0-2|155	%exclude %{py_platsitedir}/%{module}/backends/_gtkagg.so
12mr|python-matplotlib-1.1.0-2|156	%exclude %{py_platsitedir}/%{module}/backends/backend_qt.py*
12mr|python-matplotlib-1.1.0-2|157	%exclude %{py_platsitedir}/%{module}/backends/backend_qtagg.py*
12mr|python-matplotlib-1.1.0-2|158	%exclude %{py_platsitedir}/%{module}/backends/backend_qt4.py*
12mr|python-matplotlib-1.1.0-2|159	%exclude %{py_platsitedir}/%{module}/backends/backend_qt4agg.py*
12mr|python-matplotlib-1.1.0-2|160	%exclude %{py_platsitedir}/%{module}/backends/backend_svg.py*
12mr|python-matplotlib-1.1.0-2|161	%exclude %{py_platsitedir}/%{module}/backends/backend_tkagg.py*
12mr|python-matplotlib-1.1.0-2|162	%exclude %{py_platsitedir}/%{module}/backends/tkagg.py*
12mr|python-matplotlib-1.1.0-2|163	%exclude %{py_platsitedir}/%{module}/backends/_tkagg.so
12mr|python-matplotlib-1.1.0-2|164	%exclude %{py_platsitedir}/%{module}/backends/backend_wx.py*
12mr|python-matplotlib-1.1.0-2|165	%exclude %{py_platsitedir}/%{module}/backends/backend_wxagg.py*
12mr|python-matplotlib-1.1.0-2|166	
12mr|python-matplotlib-1.1.0-2|167	%files cairo
12mr|python-matplotlib-1.1.0-2|168	%{py_platsitedir}/%{module}/backends/backend_cairo.py*
12mr|python-matplotlib-1.1.0-2|169	
12mr|python-matplotlib-1.1.0-2|170	%files emf
12mr|python-matplotlib-1.1.0-2|171	%{py_platsitedir}/%{module}/backends/backend_emf.py*
12mr|python-matplotlib-1.1.0-2|172	
12mr|python-matplotlib-1.1.0-2|173	%files fltk
12mr|python-matplotlib-1.1.0-2|174	%{py_platsitedir}/%{module}/backends/backend_fltkagg.py*
12mr|python-matplotlib-1.1.0-2|175	
12mr|python-matplotlib-1.1.0-2|176	%files gtk
12mr|python-matplotlib-1.1.0-2|177	%{py_platsitedir}/%{module}/backends/backend_gdk.py*
12mr|python-matplotlib-1.1.0-2|178	%{py_platsitedir}/%{module}/backends/backend_gtk.py*
12mr|python-matplotlib-1.1.0-2|179	%{py_platsitedir}/%{module}/backends/backend_gtkagg.py*
12mr|python-matplotlib-1.1.0-2|180	%{py_platsitedir}/%{module}/backends/backend_gtkcairo.py*
12mr|python-matplotlib-1.1.0-2|181	%{py_platsitedir}/%{module}/backends/_backend_gdk.so
12mr|python-matplotlib-1.1.0-2|182	%{py_platsitedir}/%{module}/backends/_gtkagg.so
12mr|python-matplotlib-1.1.0-2|183	
12mr|python-matplotlib-1.1.0-2|184	%files qt
12mr|python-matplotlib-1.1.0-2|185	%{py_platsitedir}/%{module}/backends/backend_qt.py*
12mr|python-matplotlib-1.1.0-2|186	%{py_platsitedir}/%{module}/backends/backend_qtagg.py*
12mr|python-matplotlib-1.1.0-2|187	
12mr|python-matplotlib-1.1.0-2|188	%files qt4
12mr|python-matplotlib-1.1.0-2|189	%{py_platsitedir}/%{module}/backends/backend_qt4.py*
12mr|python-matplotlib-1.1.0-2|190	%{py_platsitedir}/%{module}/backends/backend_qt4agg.py*
12mr|python-matplotlib-1.1.0-2|191	
12mr|python-matplotlib-1.1.0-2|192	%files svg
12mr|python-matplotlib-1.1.0-2|193	%{py_platsitedir}/%{module}/backends/backend_svg.py*
12mr|python-matplotlib-1.1.0-2|194	
12mr|python-matplotlib-1.1.0-2|195	%files tk
12mr|python-matplotlib-1.1.0-2|196	%{py_platsitedir}/%{module}/backends/backend_tkagg.py*
12mr|python-matplotlib-1.1.0-2|197	%{py_platsitedir}/%{module}/backends/tkagg.py*
12mr|python-matplotlib-1.1.0-2|198	%{py_platsitedir}/%{module}/backends/_tkagg.so
12mr|python-matplotlib-1.1.0-2|199	
12mr|python-matplotlib-1.1.0-2|200	%files wx
12mr|python-matplotlib-1.1.0-2|201	%{py_platsitedir}/%{module}/backends/backend_wx.py*
12mr|python-matplotlib-1.1.0-2|202	%{py_platsitedir}/%{module}/backends/backend_wxagg.py*
12mr|python-matplotlib-1.1.0-2|203	
12mr|python-matplotlib-1.1.0-2|204	%files doc
12mr|python-matplotlib-1.1.0-2|205	%doc examples/ CHANGELOG README.txt TODO doc/build/html/*
12mr|python-matplotlib-1.1.0-2|206	
12mr|python-matplotlib-1.1.0-2|207	
12mr|python-matplotlib-1.1.0-2|208	
12mr|python-matplotlib-1.1.0-2|209	%changelog
12mr|python-matplotlib-1.1.0-2|210	* Fri Sep  7 2012 abondrov <andrey.bondrov@rosalab.ru>
12mr|python-matplotlib-1.1.0-2|211	+ Commit: 1e8a0bd
12mr|python-matplotlib-1.1.0-2|212	- New version 1.1.0 (sync with Cooker), minor cleanups
12mr|python-matplotlib-1.1.0-2|213	
12mr|python-matplotlib-1.1.0-2|214	

16123 12
12mr|python-mechanize-0.2.5-3|1	%define oname mechanize
12mr|python-mechanize-0.2.5-3|2	
12mr|python-mechanize-0.2.5-3|3	Summary:	Stateful programmatic web browsing
12mr|python-mechanize-0.2.5-3|4	Name:		python-%{oname}
12mr|python-mechanize-0.2.5-3|5	Version:	0.2.5
12mr|python-mechanize-0.2.5-3|6	Release:	%mkrel 3
12mr|python-mechanize-0.2.5-3|7	Source0:	http://wwwsearch.sourceforge.net/%oname/src/%{oname}-%{version}.tar.gz
12mr|python-mechanize-0.2.5-3|8	License:	BSD
12mr|python-mechanize-0.2.5-3|9	Group:		Development/Python
12mr|python-mechanize-0.2.5-3|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-mechanize-0.2.5-3|11	BuildArch:	noarch
12mr|python-mechanize-0.2.5-3|12	URL:		http://wwwsearch.sourceforge.net/mechanize/
12mr|python-mechanize-0.2.5-3|13	BuildRequires:	python-devel
12mr|python-mechanize-0.2.5-3|14	BuildRequires:	python-setuptools
12mr|python-mechanize-0.2.5-3|15	Requires:	python-clientform
12mr|python-mechanize-0.2.5-3|16	Obsoletes:	python-clientcookie < 1.3.0-2
12mr|python-mechanize-0.2.5-3|17	Provides:	python-clientcookie
12mr|python-mechanize-0.2.5-3|18	
12mr|python-mechanize-0.2.5-3|19	%description
12mr|python-mechanize-0.2.5-3|20	Stateful programmatic web browsing, after Andy Lester's Perl module
12mr|python-mechanize-0.2.5-3|21	WWW::Mechanize.
12mr|python-mechanize-0.2.5-3|22	
12mr|python-mechanize-0.2.5-3|23	The library is layered: mechanize.Browser (stateful web browser),
12mr|python-mechanize-0.2.5-3|24	mechanize.UserAgent (configurable URL opener), plus urllib2 handlers.
12mr|python-mechanize-0.2.5-3|25	
12mr|python-mechanize-0.2.5-3|26	Features include: ftp:, http: and file: URL schemes, browser history,
12mr|python-mechanize-0.2.5-3|27	high-level hyperlink and HTML form support, HTTP cookies, HTTP-EQUIV and
12mr|python-mechanize-0.2.5-3|28	Refresh, Referer [sic] header, robots.txt, redirections, proxies, and
12mr|python-mechanize-0.2.5-3|29	Basic and Digest HTTP authentication.  mechanize's response objects are
12mr|python-mechanize-0.2.5-3|30	(lazily-) .seek()able and still work after .close().
12mr|python-mechanize-0.2.5-3|31	
12mr|python-mechanize-0.2.5-3|32	Much of the code originally derived from Perl code by Gisle Aas
12mr|python-mechanize-0.2.5-3|33	(libwww-perl), Johnny Lee (MSIE Cookie support) and last but not least
12mr|python-mechanize-0.2.5-3|34	Andy Lester (WWW::Mechanize).  urllib2 was written by Jeremy Hylton.
12mr|python-mechanize-0.2.5-3|35	
12mr|python-mechanize-0.2.5-3|36	%prep
12mr|python-mechanize-0.2.5-3|37	%setup -q -n %{oname}-%{version}
12mr|python-mechanize-0.2.5-3|38	
12mr|python-mechanize-0.2.5-3|39	%build
12mr|python-mechanize-0.2.5-3|40	python setup.py build
12mr|python-mechanize-0.2.5-3|41	
12mr|python-mechanize-0.2.5-3|42	%install
12mr|python-mechanize-0.2.5-3|43	rm -rf %{buildroot}
12mr|python-mechanize-0.2.5-3|44	python setup.py install --single-version-externally-managed --root=%{buildroot}
12mr|python-mechanize-0.2.5-3|45	
12mr|python-mechanize-0.2.5-3|46	%clean
12mr|python-mechanize-0.2.5-3|47	rm -rf %{buildroot}
12mr|python-mechanize-0.2.5-3|48	
12mr|python-mechanize-0.2.5-3|49	%files
12mr|python-mechanize-0.2.5-3|50	%defattr(-,root,root)
12mr|python-mechanize-0.2.5-3|51	%doc docs/* *.txt
12mr|python-mechanize-0.2.5-3|52	%{py_puresitedir}/%{oname}*
12mr|python-mechanize-0.2.5-3|53	
12mr|python-mechanize-0.2.5-3|54	
12mr|python-mechanize-0.2.5-3|55	
12mr|python-mechanize-0.2.5-3|56	
12mr|python-mechanize-0.2.5-3|57	%changelog
12mr|python-mechanize-0.2.5-3|58	

16124 12
12mr|python-memphis-0.2.1-5|1	%define name python-memphis
12mr|python-memphis-0.2.1-5|2	%define version 0.2.1
12mr|python-memphis-0.2.1-5|3	%define release %mkrel 5
12mr|python-memphis-0.2.1-5|4	
12mr|python-memphis-0.2.1-5|5	Summary: Python bindings for the Memphis maps renderer
12mr|python-memphis-0.2.1-5|6	Name: %{name}
12mr|python-memphis-0.2.1-5|7	Version: %{version}
12mr|python-memphis-0.2.1-5|8	Release: %{release}
12mr|python-memphis-0.2.1-5|9	Source0: pymemphis-mainline-master.tar.gz
12mr|python-memphis-0.2.1-5|10	License: GPLv2+
12mr|python-memphis-0.2.1-5|11	Group: Development/Python
12mr|python-memphis-0.2.1-5|12	Url: http://gitorious.net/pymemphis
12mr|python-memphis-0.2.1-5|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-memphis-0.2.1-5|14	BuildRequires: memphis-devel
12mr|python-memphis-0.2.1-5|15	BuildRequires: python-gobject-devel
12mr|python-memphis-0.2.1-5|16	BuildRequires: python-cairo-devel
12mr|python-memphis-0.2.1-5|17	
12mr|python-memphis-0.2.1-5|18	%description
12mr|python-memphis-0.2.1-5|19	Libmemphis is a generic glib/cairo based OSM renderer library. It
12mr|python-memphis-0.2.1-5|20	draws maps on arbitrary cairo surfaces. PyMemphis provides Python
12mr|python-memphis-0.2.1-5|21	bindings for this library.
12mr|python-memphis-0.2.1-5|22	
12mr|python-memphis-0.2.1-5|23	%package devel
12mr|python-memphis-0.2.1-5|24	Summary: Python bindings for the Memphis maps renderer
12mr|python-memphis-0.2.1-5|25	Group: Development/Python
12mr|python-memphis-0.2.1-5|26	Requires: %name = %version-%release
12mr|python-memphis-0.2.1-5|27	
12mr|python-memphis-0.2.1-5|28	%description devel
12mr|python-memphis-0.2.1-5|29	Libmemphis is a generic glib/cairo based OSM renderer library. It
12mr|python-memphis-0.2.1-5|30	draws maps on arbitrary cairo surfaces. PyMemphis provides Python
12mr|python-memphis-0.2.1-5|31	bindings for this library.
12mr|python-memphis-0.2.1-5|32	
12mr|python-memphis-0.2.1-5|33	%prep
12mr|python-memphis-0.2.1-5|34	%setup -q -n pymemphis-mainline
12mr|python-memphis-0.2.1-5|35	NOCONFIGURE=1 ./autogen.sh
12mr|python-memphis-0.2.1-5|36	
12mr|python-memphis-0.2.1-5|37	%build
12mr|python-memphis-0.2.1-5|38	%configure2_5x
12mr|python-memphis-0.2.1-5|39	%make LIBS="`python-config --libs`"
12mr|python-memphis-0.2.1-5|40	
12mr|python-memphis-0.2.1-5|41	%install
12mr|python-memphis-0.2.1-5|42	rm -rf %{buildroot}
12mr|python-memphis-0.2.1-5|43	%makeinstall_std
12mr|python-memphis-0.2.1-5|44	
12mr|python-memphis-0.2.1-5|45	%clean
12mr|python-memphis-0.2.1-5|46	rm -rf %{buildroot}
12mr|python-memphis-0.2.1-5|47	
12mr|python-memphis-0.2.1-5|48	%files
12mr|python-memphis-0.2.1-5|49	%defattr(-,root,root)
12mr|python-memphis-0.2.1-5|50	%doc AUTHORS README
12mr|python-memphis-0.2.1-5|51	%py_platsitedir/memphis
12mr|python-memphis-0.2.1-5|52	
12mr|python-memphis-0.2.1-5|53	%files devel
12mr|python-memphis-0.2.1-5|54	%defattr(-,root,root)
12mr|python-memphis-0.2.1-5|55	%_datadir/pymemphis
12mr|python-memphis-0.2.1-5|56	%_libdir/pkgconfig/pymemphis-0.2.pc
12mr|python-memphis-0.2.1-5|57	
12mr|python-memphis-0.2.1-5|58	
12mr|python-memphis-0.2.1-5|59	
12mr|python-memphis-0.2.1-5|60	%changelog
12mr|python-memphis-0.2.1-5|61	

16125 12
12mr|python-mwclient-0.6.5-2|1	Name:           python-mwclient
12mr|python-mwclient-0.6.5-2|2	Version:        0.6.5
12mr|python-mwclient-0.6.5-2|3	Release:        %mkrel 2
12mr|python-mwclient-0.6.5-2|4	Summary:        Mwclient is a client to the MediaWiki API
12mr|python-mwclient-0.6.5-2|5	Group:          Development/Python
12mr|python-mwclient-0.6.5-2|6	License:        MIT
12mr|python-mwclient-0.6.5-2|7	URL:            http://sourceforge.net/apps/mediawiki/mwclient/index.php?title=Main_Page
12mr|python-mwclient-0.6.5-2|8	Source0:        http://downloads.sourceforge.net/project/mwclient/mwclient/mwclient-%{version}/mwclient-%{version}.tar.gz
12mr|python-mwclient-0.6.5-2|9	BuildArch:      noarch
12mr|python-mwclient-0.6.5-2|10	BuildRequires:  python-devel
12mr|python-mwclient-0.6.5-2|11	Requires:       python-simplejson
12mr|python-mwclient-0.6.5-2|12	
12mr|python-mwclient-0.6.5-2|13	%description
12mr|python-mwclient-0.6.5-2|14	Mwclient is a client to the MediaWiki API <http://mediawiki.org/wiki/API>
12mr|python-mwclient-0.6.5-2|15	and allows access to almost all implemented API functions
12mr|python-mwclient-0.6.5-2|16	
12mr|python-mwclient-0.6.5-2|17	
12mr|python-mwclient-0.6.5-2|18	%files
12mr|python-mwclient-0.6.5-2|19	%defattr(-,root,root,-)
12mr|python-mwclient-0.6.5-2|20	%doc README.txt
12mr|python-mwclient-0.6.5-2|21	%{python_sitelib}/mwclient
12mr|python-mwclient-0.6.5-2|22	
12mr|python-mwclient-0.6.5-2|23	# -------------------------------------------------------------------
12mr|python-mwclient-0.6.5-2|24	
12mr|python-mwclient-0.6.5-2|25	%prep
12mr|python-mwclient-0.6.5-2|26	%setup -q -n mwclient-%{version}
12mr|python-mwclient-0.6.5-2|27	
12mr|python-mwclient-0.6.5-2|28	%build
12mr|python-mwclient-0.6.5-2|29	:
12mr|python-mwclient-0.6.5-2|30	
12mr|python-mwclient-0.6.5-2|31	%install
12mr|python-mwclient-0.6.5-2|32	install -d -m755 %{buildroot}%{python_sitelib}/mwclient/
12mr|python-mwclient-0.6.5-2|33	install -pm 0644 *.py %{buildroot}%{python_sitelib}/mwclient/
12mr|python-mwclient-0.6.5-2|34	
12mr|python-mwclient-0.6.5-2|35	
12mr|python-mwclient-0.6.5-2|36	%clean
12mr|python-mwclient-0.6.5-2|37	rm -rf %{buildroot}
12mr|python-mwclient-0.6.5-2|38	
12mr|python-mwclient-0.6.5-2|39	
12mr|python-mwclient-0.6.5-2|40	
12mr|python-mwclient-0.6.5-2|41	%changelog
12mr|python-mwclient-0.6.5-2|42	

16126 12
12mr|python-mysql-1.2.3-0.c1.7|1	%define pre c1
12mr|python-mysql-1.2.3-0.c1.7|2	
12mr|python-mysql-1.2.3-0.c1.7|3	Summary:	Python interface to MySQL
12mr|python-mysql-1.2.3-0.c1.7|4	Name:		python-mysql
12mr|python-mysql-1.2.3-0.c1.7|5	Version:	1.2.3
12mr|python-mysql-1.2.3-0.c1.7|6	Release:	%mkrel 0.%{pre}.7
12mr|python-mysql-1.2.3-0.c1.7|7	License:	GPL
12mr|python-mysql-1.2.3-0.c1.7|8	Group:		Development/Python
12mr|python-mysql-1.2.3-0.c1.7|9	URL:		http://sourceforge.net/projects/mysql-python/
12mr|python-mysql-1.2.3-0.c1.7|10	Source0:	http://prdownloads.sourceforge.net/mysql-python/MySQL-python-%{version}%{pre}.tar.gz
12mr|python-mysql-1.2.3-0.c1.7|11	%py_requires -d
12mr|python-mysql-1.2.3-0.c1.7|12	BuildRequires:	python-setuptools
12mr|python-mysql-1.2.3-0.c1.7|13	BuildRequires:	mysql-devel
12mr|python-mysql-1.2.3-0.c1.7|14	BuildRequires:	zlib-devel
12mr|python-mysql-1.2.3-0.c1.7|15	Provides:	MySQL-python = %{version}-%{release}
12mr|python-mysql-1.2.3-0.c1.7|16	Obsoletes:	MySQL-python
12mr|python-mysql-1.2.3-0.c1.7|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-mysql-1.2.3-0.c1.7|18	
12mr|python-mysql-1.2.3-0.c1.7|19	%description
12mr|python-mysql-1.2.3-0.c1.7|20	Python interface to MySQL-3.2 and beyond
12mr|python-mysql-1.2.3-0.c1.7|21	
12mr|python-mysql-1.2.3-0.c1.7|22	MySQLdb is an interface to the popular MySQL database server for Python.
12mr|python-mysql-1.2.3-0.c1.7|23	The design goals are:
12mr|python-mysql-1.2.3-0.c1.7|24	
12mr|python-mysql-1.2.3-0.c1.7|25	-     Compliance with Python database API version 2.0
12mr|python-mysql-1.2.3-0.c1.7|26	-     Thread-safety
12mr|python-mysql-1.2.3-0.c1.7|27	-     Thread-friendliness (threads will not block each other)
12mr|python-mysql-1.2.3-0.c1.7|28	-     Compatibility with MySQL-3.23 and later
12mr|python-mysql-1.2.3-0.c1.7|29	
12mr|python-mysql-1.2.3-0.c1.7|30	This module should be mostly compatible with an older interface written by Joe
12mr|python-mysql-1.2.3-0.c1.7|31	Skinner and others. However, the older version is a) not thread-friendly, b)
12mr|python-mysql-1.2.3-0.c1.7|32	written for MySQL 3.21, c) apparently t actively maintained. No code from that
12mr|python-mysql-1.2.3-0.c1.7|33	version is used in MySQLdb. MySQLdb is free software.
12mr|python-mysql-1.2.3-0.c1.7|34	
12mr|python-mysql-1.2.3-0.c1.7|35	%prep
12mr|python-mysql-1.2.3-0.c1.7|36	%setup -q -n MySQL-python-%{version}%{pre}
12mr|python-mysql-1.2.3-0.c1.7|37	
12mr|python-mysql-1.2.3-0.c1.7|38	%build
12mr|python-mysql-1.2.3-0.c1.7|39	env CFLAGS="%{optflags} %{?ldflags}" python setup.py build
12mr|python-mysql-1.2.3-0.c1.7|40	
12mr|python-mysql-1.2.3-0.c1.7|41	%install
12mr|python-mysql-1.2.3-0.c1.7|42	rm -rf %{buildroot}
12mr|python-mysql-1.2.3-0.c1.7|43	python setup.py install --root=%{buildroot}
12mr|python-mysql-1.2.3-0.c1.7|44	
12mr|python-mysql-1.2.3-0.c1.7|45	%clean
12mr|python-mysql-1.2.3-0.c1.7|46	rm -rf %{buildroot}
12mr|python-mysql-1.2.3-0.c1.7|47	
12mr|python-mysql-1.2.3-0.c1.7|48	%files
12mr|python-mysql-1.2.3-0.c1.7|49	%defattr(-,root,root)
12mr|python-mysql-1.2.3-0.c1.7|50	%doc README doc/*
12mr|python-mysql-1.2.3-0.c1.7|51	%{python_sitearch}/*
12mr|python-mysql-1.2.3-0.c1.7|52	
12mr|python-mysql-1.2.3-0.c1.7|53	
12mr|python-mysql-1.2.3-0.c1.7|54	
12mr|python-mysql-1.2.3-0.c1.7|55	%changelog
12mr|python-mysql-1.2.3-0.c1.7|56	

16127 12
12mr|python-nose-1.2.1-1|1	%define module	nose
12mr|python-nose-1.2.1-1|2	%define name	python-%{module}
12mr|python-nose-1.2.1-1|3	%define version	1.2.1
12mr|python-nose-1.2.1-1|4	%define release	%mkrel 1
12mr|python-nose-1.2.1-1|5	
12mr|python-nose-1.2.1-1|6	Summary:	Unittest-based testing framework for Python
12mr|python-nose-1.2.1-1|7	Name:		%{name}
12mr|python-nose-1.2.1-1|8	Version:	%{version}
12mr|python-nose-1.2.1-1|9	Release:	%{release}
12mr|python-nose-1.2.1-1|10	Source0:	%{module}-%{version}.tar.gz
12mr|python-nose-1.2.1-1|11	License:	LGPLv2+
12mr|python-nose-1.2.1-1|12	Group:		Development/Python
12mr|python-nose-1.2.1-1|13	Url:		http://python-nose.googlecode.com/
12mr|python-nose-1.2.1-1|14	BuildArch:	noarch
12mr|python-nose-1.2.1-1|15	BuildRequires:	python-sphinx >= 0.6.0
12mr|python-nose-1.2.1-1|16	%py_requires -d
12mr|python-nose-1.2.1-1|17	
12mr|python-nose-1.2.1-1|18	%description
12mr|python-nose-1.2.1-1|19	nose extends the test loading and running features of unittest,
12mr|python-nose-1.2.1-1|20	making it easier to write, find and run tests.
12mr|python-nose-1.2.1-1|21	
12mr|python-nose-1.2.1-1|22	By default, nose will run tests in files or directories under the current
12mr|python-nose-1.2.1-1|23	working directory whose names include "test" or "Test" at a word boundary (like
12mr|python-nose-1.2.1-1|24	"test_this" or "functional_test" or "TestClass" but not "libtest"). Test output
12mr|python-nose-1.2.1-1|25	is similar to that of unittest, but also includes captured stdout output from
12mr|python-nose-1.2.1-1|26	failing tests, for easy print-style debugging.
12mr|python-nose-1.2.1-1|27	
12mr|python-nose-1.2.1-1|28	These features, and many more, are customizable through the use of plugins.
12mr|python-nose-1.2.1-1|29	Plugins included with nose provide support for doctest, code coverage and
12mr|python-nose-1.2.1-1|30	profiling, flexible attribute-based test selection, output capture and more.
12mr|python-nose-1.2.1-1|31	
12mr|python-nose-1.2.1-1|32	%prep
12mr|python-nose-1.2.1-1|33	%setup -q -n %{module}-%{version}
12mr|python-nose-1.2.1-1|34	
12mr|python-nose-1.2.1-1|35	%install
12mr|python-nose-1.2.1-1|36	%__make -C doc/ html
12mr|python-nose-1.2.1-1|37	
12mr|python-nose-1.2.1-1|38	%__python setup.py install --root=%{buildroot}
12mr|python-nose-1.2.1-1|39	%__mkdir -p %{buildroot}%{_mandir}/man1/
12mr|python-nose-1.2.1-1|40	%__mv %{buildroot}/usr/man/man1/nosetests.1 %{buildroot}%{_mandir}/man1/
12mr|python-nose-1.2.1-1|41	%__lzma -z %{buildroot}%{_mandir}/man1/nosetests.1
12mr|python-nose-1.2.1-1|42	
12mr|python-nose-1.2.1-1|43	%files
12mr|python-nose-1.2.1-1|44	%doc AUTHORS CHANGELOG NEWS README.txt lgpl.txt examples/ doc/.build/html
12mr|python-nose-1.2.1-1|45	%{_bindir}/*
12mr|python-nose-1.2.1-1|46	#% {py_sitedir}/%{module}-%{version}.egg-info
12mr|python-nose-1.2.1-1|47	#% {py_sitedir}/%{module}*/*
12mr|python-nose-1.2.1-1|48	%{_mandir}/man1/nosetests.*
12mr|python-nose-1.2.1-1|49	%{py_sitedir}/*

16128 12
12mr|python-notify-0.1.1-8|1	%define name python-notify
12mr|python-notify-0.1.1-8|2	%define oname notify-python
12mr|python-notify-0.1.1-8|3	%define version 0.1.1
12mr|python-notify-0.1.1-8|4	%define release %mkrel 8
12mr|python-notify-0.1.1-8|5	
12mr|python-notify-0.1.1-8|6	Summary: Notification system based on libnotify
12mr|python-notify-0.1.1-8|7	Name: %{name}
12mr|python-notify-0.1.1-8|8	Version: %{version}
12mr|python-notify-0.1.1-8|9	Release: %{release}
12mr|python-notify-0.1.1-8|10	Source0: http://www.galago-project.org/files/releases/source/notify-python/%{oname}-%{version}.tar.bz2
12mr|python-notify-0.1.1-8|11	Patch0: notify-python-0.1.1-libnotify07.patch
12mr|python-notify-0.1.1-8|12	Patch1: notify-python-0.1.1-link.patch
12mr|python-notify-0.1.1-8|13	License: LGPL
12mr|python-notify-0.1.1-8|14	Group: Development/Python
12mr|python-notify-0.1.1-8|15	Url: http://www.galago-project.org/news/index.php
12mr|python-notify-0.1.1-8|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-notify-0.1.1-8|17	BuildRequires: pygtk2.0-devel
12mr|python-notify-0.1.1-8|18	BuildRequires: libnotify-devel
12mr|python-notify-0.1.1-8|19	BuildRequires: ffi5-devel
12mr|python-notify-0.1.1-8|20	
12mr|python-notify-0.1.1-8|21	%description
12mr|python-notify-0.1.1-8|22	This is the python version of the desktop notification framework.
12mr|python-notify-0.1.1-8|23	
12mr|python-notify-0.1.1-8|24	%prep
12mr|python-notify-0.1.1-8|25	%setup -q -n %oname-%version
12mr|python-notify-0.1.1-8|26	%patch0 -p1
12mr|python-notify-0.1.1-8|27	%patch1 -p0
12mr|python-notify-0.1.1-8|28	
12mr|python-notify-0.1.1-8|29	%build
12mr|python-notify-0.1.1-8|30	autoreconf -fi
12mr|python-notify-0.1.1-8|31	%configure2_5x
12mr|python-notify-0.1.1-8|32	touch src/pynotify.override
12mr|python-notify-0.1.1-8|33	%make
12mr|python-notify-0.1.1-8|34	
12mr|python-notify-0.1.1-8|35	%install
12mr|python-notify-0.1.1-8|36	rm -rf $RPM_BUILD_ROOT
12mr|python-notify-0.1.1-8|37	%makeinstall_std
12mr|python-notify-0.1.1-8|38	
12mr|python-notify-0.1.1-8|39	%clean
12mr|python-notify-0.1.1-8|40	rm -rf $RPM_BUILD_ROOT
12mr|python-notify-0.1.1-8|41	
12mr|python-notify-0.1.1-8|42	%files
12mr|python-notify-0.1.1-8|43	%defattr(-,root,root)
12mr|python-notify-0.1.1-8|44	%doc NEWS AUTHORS ChangeLog
12mr|python-notify-0.1.1-8|45	%py_platsitedir/gtk-2.0/pynotify/
12mr|python-notify-0.1.1-8|46	%_datadir/pygtk/2.0/defs/pynotify.defs
12mr|python-notify-0.1.1-8|47	%_libdir/pkgconfig/notify-python.pc
12mr|python-notify-0.1.1-8|48	
12mr|python-notify-0.1.1-8|49	
12mr|python-notify-0.1.1-8|50	
12mr|python-notify-0.1.1-8|51	
12mr|python-notify-0.1.1-8|52	
12mr|python-notify-0.1.1-8|53	%changelog
12mr|python-notify-0.1.1-8|54	

16129 12
12mr|python-numpy-1.6.2-4|1	%define enable_atlas 0
12mr|python-numpy-1.6.2-4|2	%{?_with_atlas: %global enable_atlas 1}
12mr|python-numpy-1.6.2-4|3	
12mr|python-numpy-1.6.2-4|4	%define module	numpy
12mr|python-numpy-1.6.2-4|5	
12mr|python-numpy-1.6.2-4|6	# disable this for bootstrapping nose and sphinx
12mr|python-numpy-1.6.2-4|7	%define enable_tests 0
12mr|python-numpy-1.6.2-4|8	%define enable_doc 0
12mr|python-numpy-1.6.2-4|9	
12mr|python-numpy-1.6.2-4|10	Summary:	A fast multidimensional array facility for Python
12mr|python-numpy-1.6.2-4|11	Name:		python-%{module}
12mr|python-numpy-1.6.2-4|12	Version:	1.6.2
12mr|python-numpy-1.6.2-4|13	Epoch:		1
12mr|python-numpy-1.6.2-4|14	Release:	4
12mr|python-numpy-1.6.2-4|15	License:	BSD
12mr|python-numpy-1.6.2-4|16	Group:		Development/Python
12mr|python-numpy-1.6.2-4|17	Url: 		http://numpy.scipy.org
12mr|python-numpy-1.6.2-4|18	Source0:	http://downloads.sourceforge.net/numpy/%{module}-%{version}.tar.gz
12mr|python-numpy-1.6.2-4|19	Patch0:		numpy-1.5.1-link.patch
12mr|python-numpy-1.6.2-4|20	
12mr|python-numpy-1.6.2-4|21	%rename	f2py
12mr|python-numpy-1.6.2-4|22	%if %enable_atlas
12mr|python-numpy-1.6.2-4|23	BuildRequires:	libatlas-devel
12mr|python-numpy-1.6.2-4|24	%else
12mr|python-numpy-1.6.2-4|25	BuildRequires:	blas-devel
12mr|python-numpy-1.6.2-4|26	%endif
12mr|python-numpy-1.6.2-4|27	BuildRequires:	lapack-devel
12mr|python-numpy-1.6.2-4|28	BuildRequires:	gcc-gfortran >= 4.0
12mr|python-numpy-1.6.2-4|29	%if %enable_doc
12mr|python-numpy-1.6.2-4|30	BuildRequires:	python-sphinx >= 1.0
12mr|python-numpy-1.6.2-4|31	BuildRequires:	python-matplotlib
12mr|python-numpy-1.6.2-4|32	%endif
12mr|python-numpy-1.6.2-4|33	%if %enable_tests
12mr|python-numpy-1.6.2-4|34	BuildRequires:	python-nose
12mr|python-numpy-1.6.2-4|35	%endif
12mr|python-numpy-1.6.2-4|36	%py_requires -d
12mr|python-numpy-1.6.2-4|37	
12mr|python-numpy-1.6.2-4|38	%description
12mr|python-numpy-1.6.2-4|39	Numpy is a general-purpose array-processing package designed to
12mr|python-numpy-1.6.2-4|40	efficiently manipulate large multi-dimensional arrays of arbitrary
12mr|python-numpy-1.6.2-4|41	records without sacrificing too much speed for small multi-dimensional
12mr|python-numpy-1.6.2-4|42	arrays. Numpy is built on the Numeric code base and adds features
12mr|python-numpy-1.6.2-4|43	introduced by numarray as well as an extended C-API and the ability to
12mr|python-numpy-1.6.2-4|44	create arrays of arbitrary type.
12mr|python-numpy-1.6.2-4|45	
12mr|python-numpy-1.6.2-4|46	Numpy also provides facilities for basic linear algebra routines,
12mr|python-numpy-1.6.2-4|47	basic Fourier transforms, and random number generation.
12mr|python-numpy-1.6.2-4|48	
12mr|python-numpy-1.6.2-4|49	%package devel
12mr|python-numpy-1.6.2-4|50	Summary:	Numpy headers and development tools
12mr|python-numpy-1.6.2-4|51	Group:		Development/Python
12mr|python-numpy-1.6.2-4|52	Requires:	%{name} = %{EVRD}
12mr|python-numpy-1.6.2-4|53	
12mr|python-numpy-1.6.2-4|54	%description devel
12mr|python-numpy-1.6.2-4|55	This package contains tools and header files need to develop modules
12mr|python-numpy-1.6.2-4|56	in C and Fortran that can interact with Numpy
12mr|python-numpy-1.6.2-4|57	
12mr|python-numpy-1.6.2-4|58	%prep
12mr|python-numpy-1.6.2-4|59	%setup -q -n %{module}-%{version}
12mr|python-numpy-1.6.2-4|60	%patch0 -p1
12mr|python-numpy-1.6.2-4|61	
12mr|python-numpy-1.6.2-4|62	%build
12mr|python-numpy-1.6.2-4|63	CFLAGS="%{optflags} -fPIC -O3" PYTHONDONTWRITEBYTECODE= %{__python} setup.py config_fc --fcompiler=gnu95 build
12mr|python-numpy-1.6.2-4|64	
12mr|python-numpy-1.6.2-4|65	%if %enable_doc
12mr|python-numpy-1.6.2-4|66	pushd doc
12mr|python-numpy-1.6.2-4|67	export PYTHONPATH=`dir -d ../build/lib.linux*`
12mr|python-numpy-1.6.2-4|68	%make html
12mr|python-numpy-1.6.2-4|69	popd
12mr|python-numpy-1.6.2-4|70	%endif
12mr|python-numpy-1.6.2-4|71	
12mr|python-numpy-1.6.2-4|72	%install
12mr|python-numpy-1.6.2-4|73	CFLAGS="%{optflags} -fPIC -O3" PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --root=%{buildroot}
12mr|python-numpy-1.6.2-4|74	
12mr|python-numpy-1.6.2-4|75	rm -rf docs-f2py; %__mv %{buildroot}%{py_platsitedir}/%{module}/f2py/docs docs-f2py
12mr|python-numpy-1.6.2-4|76	mv -f %{buildroot}%{py_platsitedir}/%{module}/f2py/f2py.1 f2py.1
12mr|python-numpy-1.6.2-4|77	install -D -p -m 0644 f2py.1 %{buildroot}%{_mandir}/man1/f2py.1
12mr|python-numpy-1.6.2-4|78	
12mr|python-numpy-1.6.2-4|79	rm -rf %{buildroot}%{py_platsitedir}/%{module}/tools/
12mr|python-numpy-1.6.2-4|80	
12mr|python-numpy-1.6.2-4|81	# Remove doc files that should be in %doc:
12mr|python-numpy-1.6.2-4|82	rm -f %{buildroot}%{py_platsitedir}/%{module}/COMPATIBILITY
12mr|python-numpy-1.6.2-4|83	rm -f %{buildroot}%{py_platsitedir}/%{module}/*.txt
12mr|python-numpy-1.6.2-4|84	rm -f %{buildroot}%{py_platsitedir}/%{module}/site.cfg.example
12mr|python-numpy-1.6.2-4|85	
12mr|python-numpy-1.6.2-4|86	# Drop shebang from non-executable scripts to make rpmlint happy
12mr|python-numpy-1.6.2-4|87	find %{buildroot}%{py_platsitedir} -name "*py" -perm 644 -exec sed -i '/#!\/usr\/bin\/env python/d' {} \;
12mr|python-numpy-1.6.2-4|88	
12mr|python-numpy-1.6.2-4|89	%check
12mr|python-numpy-1.6.2-4|90	%if %enable_tests
12mr|python-numpy-1.6.2-4|91	# Don't run tests from within main directory to avoid importing the uninstalled numpy stuff:
12mr|python-numpy-1.6.2-4|92	pushd doc &> /dev/null
12mr|python-numpy-1.6.2-4|93	PYTHONPATH="%{buildroot}%{py_platsitedir}" %{__python} -c "import numpy; numpy.test()"
12mr|python-numpy-1.6.2-4|94	popd &> /dev/null
12mr|python-numpy-1.6.2-4|95	%endif
12mr|python-numpy-1.6.2-4|96	
12mr|python-numpy-1.6.2-4|97	%files
12mr|python-numpy-1.6.2-4|98	%doc LICENSE.txt README.txt THANKS.txt DEV_README.txt COMPATIBILITY site.cfg.example
12mr|python-numpy-1.6.2-4|99	%if %enable_doc
12mr|python-numpy-1.6.2-4|100	%doc doc/build/html
12mr|python-numpy-1.6.2-4|101	%endif
12mr|python-numpy-1.6.2-4|102	%dir %{py_platsitedir}/%{module}
12mr|python-numpy-1.6.2-4|103	%{py_platsitedir}/%{module}/*.py*
12mr|python-numpy-1.6.2-4|104	%{py_platsitedir}/%{module}/core/
12mr|python-numpy-1.6.2-4|105	%{py_platsitedir}/%{module}/compat/
12mr|python-numpy-1.6.2-4|106	%{py_platsitedir}/%{module}/doc/
12mr|python-numpy-1.6.2-4|107	%exclude %{py_platsitedir}/%{module}/core/include/
12mr|python-numpy-1.6.2-4|108	%{py_platsitedir}/%{module}/fft/
12mr|python-numpy-1.6.2-4|109	%{py_platsitedir}/%{module}/lib/
12mr|python-numpy-1.6.2-4|110	%{py_platsitedir}/%{module}/linalg/
12mr|python-numpy-1.6.2-4|111	%{py_platsitedir}/%{module}/ma/
12mr|python-numpy-1.6.2-4|112	%{py_platsitedir}/%{module}/matrixlib/
12mr|python-numpy-1.6.2-4|113	%{py_platsitedir}/%{module}/numarray/
12mr|python-numpy-1.6.2-4|114	%exclude %{py_platsitedir}/%{module}/numarray/include/
12mr|python-numpy-1.6.2-4|115	%{py_platsitedir}/%{module}/oldnumeric/
12mr|python-numpy-1.6.2-4|116	%{py_platsitedir}/%{module}/polynomial/
12mr|python-numpy-1.6.2-4|117	%{py_platsitedir}/%{module}/random/
12mr|python-numpy-1.6.2-4|118	%exclude %{py_platsitedir}/%{module}/random/randomkit.h
12mr|python-numpy-1.6.2-4|119	%{py_platsitedir}/%{module}/testing/
12mr|python-numpy-1.6.2-4|120	%{py_platsitedir}/%{module}/tests/
12mr|python-numpy-1.6.2-4|121	%{py_platsitedir}/%{module}-*.egg-info
12mr|python-numpy-1.6.2-4|122	
12mr|python-numpy-1.6.2-4|123	%files devel
12mr|python-numpy-1.6.2-4|124	%{_bindir}/f2py
12mr|python-numpy-1.6.2-4|125	%{_mandir}/man1/f2py.*
12mr|python-numpy-1.6.2-4|126	%{py_platsitedir}/%{module}/core/include/
12mr|python-numpy-1.6.2-4|127	%{py_platsitedir}/%{module}/numarray/include/
12mr|python-numpy-1.6.2-4|128	%{py_platsitedir}/%{module}/distutils/
12mr|python-numpy-1.6.2-4|129	%{py_platsitedir}/%{module}/f2py/
12mr|python-numpy-1.6.2-4|130	%{py_platsitedir}/%{module}/random/randomkit.h
12mr|python-numpy-1.6.2-4|131	
12mr|python-numpy-1.6.2-4|132	
12mr|python-numpy-1.6.2-4|133	%changelog
12mr|python-numpy-1.6.2-4|134	* Fri Jun 08 2012 Lev Givon <lev@mandriva.org> 1:1.6.2-2
12mr|python-numpy-1.6.2-4|135	+ Revision: 803420
12mr|python-numpy-1.6.2-4|136	- Tweak to build on 2010.1.
12mr|python-numpy-1.6.2-4|137	
12mr|python-numpy-1.6.2-4|138	* Sun May 20 2012 Lev Givon <lev@mandriva.org> 1:1.6.2-1
12mr|python-numpy-1.6.2-4|139	+ Revision: 799735
12mr|python-numpy-1.6.2-4|140	- Update to 1.6.2.
12mr|python-numpy-1.6.2-4|141	
12mr|python-numpy-1.6.2-4|142	* Tue Nov 08 2011 Matthew Dawkins <mattydaw@mandriva.org> 1:1.6.1-2
12mr|python-numpy-1.6.2-4|143	+ Revision: 728879
12mr|python-numpy-1.6.2-4|144	- rebuild for new gfortran
12mr|python-numpy-1.6.2-4|145	cleaned up spec
12mr|python-numpy-1.6.2-4|146	
12mr|python-numpy-1.6.2-4|147	* Thu Jul 21 2011 Lev Givon <lev@mandriva.org> 1:1.6.1-1
12mr|python-numpy-1.6.2-4|148	+ Revision: 690874
12mr|python-numpy-1.6.2-4|149	- Update to 1.6.1.
12mr|python-numpy-1.6.2-4|150	
12mr|python-numpy-1.6.2-4|151	* Sun May 15 2011 Lev Givon <lev@mandriva.org> 1:1.6.0-1
12mr|python-numpy-1.6.2-4|152	+ Revision: 674859
12mr|python-numpy-1.6.2-4|153	- Update to 1.6.0.
12mr|python-numpy-1.6.2-4|154	
12mr|python-numpy-1.6.2-4|155	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.5.1-2
12mr|python-numpy-1.6.2-4|156	+ Revision: 668018
12mr|python-numpy-1.6.2-4|157	- mass rebuild
12mr|python-numpy-1.6.2-4|158	
12mr|python-numpy-1.6.2-4|159	+ Pascal Terjan <pterjan@mandriva.org>
12mr|python-numpy-1.6.2-4|160	- Fix extensions linkage
12mr|python-numpy-1.6.2-4|161	
12mr|python-numpy-1.6.2-4|162	* Thu Nov 18 2010 Lev Givon <lev@mandriva.org> 1:1.5.1-1mdv2011.0
12mr|python-numpy-1.6.2-4|163	+ Revision: 598753
12mr|python-numpy-1.6.2-4|164	- Update to 1.5.1.
12mr|python-numpy-1.6.2-4|165	
12mr|python-numpy-1.6.2-4|166	* Sat Oct 30 2010 Götz Waschk <waschk@mandriva.org> 1:1.5.0-5mdv2011.0
12mr|python-numpy-1.6.2-4|167	+ Revision: 590554
12mr|python-numpy-1.6.2-4|168	- rebuild for new python
12mr|python-numpy-1.6.2-4|169	
12mr|python-numpy-1.6.2-4|170	* Sat Oct 30 2010 Olivier Thauvin <nanardon@mandriva.org> 1:1.5.0-4mdv2011.0
12mr|python-numpy-1.6.2-4|171	+ Revision: 590528
12mr|python-numpy-1.6.2-4|172	- rebuild
12mr|python-numpy-1.6.2-4|173	
12mr|python-numpy-1.6.2-4|174	+ Michael Scherer <misc@mandriva.org>
12mr|python-numpy-1.6.2-4|175	- add a switch to disable doc due to boostraping problem
12mr|python-numpy-1.6.2-4|176	- disable test, so we can recompile for python 2.7
12mr|python-numpy-1.6.2-4|177	- rebuild for python 2.7
12mr|python-numpy-1.6.2-4|178	
12mr|python-numpy-1.6.2-4|179	* Thu Sep 16 2010 Lev Givon <lev@mandriva.org> 1:1.5.0-2mdv2011.0
12mr|python-numpy-1.6.2-4|180	+ Revision: 578796
12mr|python-numpy-1.6.2-4|181	- Patch to enable doc build (numpy bug #1596).
12mr|python-numpy-1.6.2-4|182	
12mr|python-numpy-1.6.2-4|183	* Tue Aug 31 2010 Lev Givon <lev@mandriva.org> 1:1.5.0-1mdv2011.0
12mr|python-numpy-1.6.2-4|184	+ Revision: 574837
12mr|python-numpy-1.6.2-4|185	- Update to 1.5.0.
12mr|python-numpy-1.6.2-4|186	
12mr|python-numpy-1.6.2-4|187	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|python-numpy-1.6.2-4|188	- don't manually compress package in %%install, it breaks short-circuitting and
12mr|python-numpy-1.6.2-4|189	is also automatically done by helpers anyways..
12mr|python-numpy-1.6.2-4|190	
12mr|python-numpy-1.6.2-4|191	* Tue Apr 27 2010 Christophe Fergeau <cfergeau@mandriva.com> 1:1.4.1-2mdv2010.1
12mr|python-numpy-1.6.2-4|192	+ Revision: 539595
12mr|python-numpy-1.6.2-4|193	- rebuild so that shared libraries are properly stripped again
12mr|python-numpy-1.6.2-4|194	
12mr|python-numpy-1.6.2-4|195	* Thu Apr 22 2010 Lev Givon <lev@mandriva.org> 1:1.4.1-1mdv2010.1
12mr|python-numpy-1.6.2-4|196	+ Revision: 537982
12mr|python-numpy-1.6.2-4|197	- Update to 1.4.1.
12mr|python-numpy-1.6.2-4|198	
12mr|python-numpy-1.6.2-4|199	* Thu Jan 28 2010 Frederik Himpe <fhimpe@mandriva.org> 1:1.4.0-1mdv2010.1
12mr|python-numpy-1.6.2-4|200	+ Revision: 497771
12mr|python-numpy-1.6.2-4|201	- Disable atlas build: it is not in main
12mr|python-numpy-1.6.2-4|202	
12mr|python-numpy-1.6.2-4|203	+ Guillaume Rousse <guillomovitch@mandriva.org>
12mr|python-numpy-1.6.2-4|204	- new version
12mr|python-numpy-1.6.2-4|205	
12mr|python-numpy-1.6.2-4|206	+ Lev Givon <lev@mandriva.org>
12mr|python-numpy-1.6.2-4|207	- Clean up spec file.
12mr|python-numpy-1.6.2-4|208	Build against atlas instead of netlib blas/lapack.
12mr|python-numpy-1.6.2-4|209	
12mr|python-numpy-1.6.2-4|210	* Thu Sep 10 2009 Lev Givon <lev@mandriva.org> 1:1.3.0-4mdv2010.0
12mr|python-numpy-1.6.2-4|211	+ Revision: 436957
12mr|python-numpy-1.6.2-4|212	- Remove python-devel suggested install because it induces
12mr|python-numpy-1.6.2-4|213	installation of lots of other devel stuff.
12mr|python-numpy-1.6.2-4|214	
12mr|python-numpy-1.6.2-4|215	* Tue Sep 08 2009 Lev Givon <lev@mandriva.org> 1:1.3.0-3mdv2010.0
12mr|python-numpy-1.6.2-4|216	+ Revision: 433755
12mr|python-numpy-1.6.2-4|217	- Add python-devel as a suggested install because it is required to run
12mr|python-numpy-1.6.2-4|218	some tests.
12mr|python-numpy-1.6.2-4|219	
12mr|python-numpy-1.6.2-4|220	* Wed Sep 02 2009 Lev Givon <lev@mandriva.org> 1:1.3.0-2mdv2010.0
12mr|python-numpy-1.6.2-4|221	+ Revision: 424322
12mr|python-numpy-1.6.2-4|222	- Add python-nose as an optional install dependency.
12mr|python-numpy-1.6.2-4|223	
12mr|python-numpy-1.6.2-4|224	* Fri Jun 19 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.3.0-1mdv2010.0
12mr|python-numpy-1.6.2-4|225	+ Revision: 387249
12mr|python-numpy-1.6.2-4|226	- boost gcc optimization level to -O3 as this proves beneficial for performance
12mr|python-numpy-1.6.2-4|227	
12mr|python-numpy-1.6.2-4|228	* Sun Apr 05 2009 Lev Givon <lev@mandriva.org> 1:1.3.0-1mdv2009.1
12mr|python-numpy-1.6.2-4|229	+ Revision: 364159
12mr|python-numpy-1.6.2-4|230	- Update to 1.3.0.
12mr|python-numpy-1.6.2-4|231	
12mr|python-numpy-1.6.2-4|232	* Thu Mar 19 2009 Paulo Andrade <pcpa@mandriva.com.br> 1.3.0b1-1mdv2009.1
12mr|python-numpy-1.6.2-4|233	+ Revision: 358059
12mr|python-numpy-1.6.2-4|234	- Update to latest upstream release.
12mr|python-numpy-1.6.2-4|235	
12mr|python-numpy-1.6.2-4|236	* Thu Dec 25 2008 Adam Williamson <awilliamson@mandriva.org> 1.2.1-3mdv2009.1
12mr|python-numpy-1.6.2-4|237	+ Revision: 318550
12mr|python-numpy-1.6.2-4|238	- rebuild for new python
12mr|python-numpy-1.6.2-4|239	
12mr|python-numpy-1.6.2-4|240	* Tue Nov 25 2008 Lev Givon <lev@mandriva.org> 1.2.1-2mdv2009.1
12mr|python-numpy-1.6.2-4|241	+ Revision: 306745
12mr|python-numpy-1.6.2-4|242	- Rebuild against lapack 3.2.
12mr|python-numpy-1.6.2-4|243	
12mr|python-numpy-1.6.2-4|244	* Thu Oct 30 2008 Lev Givon <lev@mandriva.org> 1.2.1-1mdv2009.1
12mr|python-numpy-1.6.2-4|245	+ Revision: 298753
12mr|python-numpy-1.6.2-4|246	- Update to 1.2.1.
12mr|python-numpy-1.6.2-4|247	
12mr|python-numpy-1.6.2-4|248	* Sun Oct 26 2008 Lev Givon <lev@mandriva.org> 1.2.0-1mdv2009.1
12mr|python-numpy-1.6.2-4|249	+ Revision: 297454
12mr|python-numpy-1.6.2-4|250	- Update to 1.2.0.
12mr|python-numpy-1.6.2-4|251	
12mr|python-numpy-1.6.2-4|252	* Sun Aug 03 2008 Lev Givon <lev@mandriva.org> 1.1.1-1mdv2009.0
12mr|python-numpy-1.6.2-4|253	+ Revision: 262015
12mr|python-numpy-1.6.2-4|254	- Update to 1.1.1.
12mr|python-numpy-1.6.2-4|255	
12mr|python-numpy-1.6.2-4|256	* Fri Jul 11 2008 Lev Givon <lev@mandriva.org> 1.1.0-2mdv2009.0
12mr|python-numpy-1.6.2-4|257	+ Revision: 233799
12mr|python-numpy-1.6.2-4|258	- Bump release to rebuild against reorganized blas/lapack libraries.
12mr|python-numpy-1.6.2-4|259	
12mr|python-numpy-1.6.2-4|260	* Thu May 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.0-1mdv2009.0
12mr|python-numpy-1.6.2-4|261	+ Revision: 212881
12mr|python-numpy-1.6.2-4|262	- update to new version 1.1.0
12mr|python-numpy-1.6.2-4|263	- spec file clean
12mr|python-numpy-1.6.2-4|264	
12mr|python-numpy-1.6.2-4|265	+ Thierry Vignaud <tv@mandriva.org>
12mr|python-numpy-1.6.2-4|266	- fix summary-not-capitalized
12mr|python-numpy-1.6.2-4|267	- kill re-definition of %%buildroot on Pixel's request
12mr|python-numpy-1.6.2-4|268	
12mr|python-numpy-1.6.2-4|269	+ Olivier Blin <blino@mandriva.org>
12mr|python-numpy-1.6.2-4|270	- restore BuildRoot
12mr|python-numpy-1.6.2-4|271	
12mr|python-numpy-1.6.2-4|272	* Tue Nov 13 2007 Lev Givon <lev@mandriva.org> 1.0.4-1mdv2008.1
12mr|python-numpy-1.6.2-4|273	+ Revision: 108503
12mr|python-numpy-1.6.2-4|274	- Update to 1.0.4.
12mr|python-numpy-1.6.2-4|275	
12mr|python-numpy-1.6.2-4|276	* Fri Nov 09 2007 Lev Givon <lev@mandriva.org> 1.0.3.1-2mdv2008.1
12mr|python-numpy-1.6.2-4|277	+ Revision: 106991
12mr|python-numpy-1.6.2-4|278	- Bump release to rebuild against lapack 3.1.1.
12mr|python-numpy-1.6.2-4|279	
12mr|python-numpy-1.6.2-4|280	* Wed Aug 22 2007 Lev Givon <lev@mandriva.org> 1.0.3.1-1mdv2008.0
12mr|python-numpy-1.6.2-4|281	+ Revision: 69185
12mr|python-numpy-1.6.2-4|282	- Update to 1.0.3.1.
12mr|python-numpy-1.6.2-4|283	
12mr|python-numpy-1.6.2-4|284	* Wed Jun 20 2007 Lev Givon <lev@mandriva.org> 1.0.3-1mdv2008.0
12mr|python-numpy-1.6.2-4|285	+ Revision: 41659
12mr|python-numpy-1.6.2-4|286	- Update to 1.0.3.
12mr|python-numpy-1.6.2-4|287	
12mr|python-numpy-1.6.2-4|288	* Tue Apr 17 2007 Lev Givon <lev@mandriva.org> 1.0.2-1mdv2008.0
12mr|python-numpy-1.6.2-4|289	+ Revision: 13991
12mr|python-numpy-1.6.2-4|290	- Update to 1.0.2.
12mr|python-numpy-1.6.2-4|291	
12mr|python-numpy-1.6.2-4|292	
12mr|python-numpy-1.6.2-4|293	* Mon Jan 22 2007 Lev Givon <lev@mandriva.org> 1.0.1-2mdv2007.0
12mr|python-numpy-1.6.2-4|294	+ Revision: 111955
12mr|python-numpy-1.6.2-4|295	- Patch to search for X11 libs in lib64 (Bug 28348).
12mr|python-numpy-1.6.2-4|296	
12mr|python-numpy-1.6.2-4|297	* Sat Dec 02 2006 Emmanuel Andry <eandry@mandriva.org> 1.0.1-1mdv2007.1
12mr|python-numpy-1.6.2-4|298	+ Revision: 90060
12mr|python-numpy-1.6.2-4|299	- new version 1.0.1
12mr|python-numpy-1.6.2-4|300	
12mr|python-numpy-1.6.2-4|301	* Thu Oct 26 2006 Lev Givon <lev@mandriva.org> 1.0rc1-1mdv2007.1
12mr|python-numpy-1.6.2-4|302	+ Revision: 72558
12mr|python-numpy-1.6.2-4|303	- Import python-numpy
12mr|python-numpy-1.6.2-4|304	
12mr|python-numpy-1.6.2-4|305	* Wed Sep 27 2006 Lev Givon <lev@mandriva.org> 1.0rc1-1mdk
12mr|python-numpy-1.6.2-4|306	- Update.
12mr|python-numpy-1.6.2-4|307	
12mr|python-numpy-1.6.2-4|308	* Mon Jul 31 2006 Lev Givon <lev@mandriva.org> 1.0b1-1mdk
12mr|python-numpy-1.6.2-4|309	- Update.
12mr|python-numpy-1.6.2-4|310	
12mr|python-numpy-1.6.2-4|311	* Tue May 23 2006 Lev Givon <lev@mandriva.org> 0.9.8-2mdk
12mr|python-numpy-1.6.2-4|312	- Put all .h files in devel package.
12mr|python-numpy-1.6.2-4|313	
12mr|python-numpy-1.6.2-4|314	* Fri May 19 2006 Lev Givon <lev@mandriva.org> 0.9.8-1mdk
12mr|python-numpy-1.6.2-4|315	- Update.
12mr|python-numpy-1.6.2-4|316	
12mr|python-numpy-1.6.2-4|317	* Tue Apr 25 2006 Lev Givon <lev@mandriva.org> 0.9.6-2mdk
12mr|python-numpy-1.6.2-4|318	- Fix build dependencies.
12mr|python-numpy-1.6.2-4|319	
12mr|python-numpy-1.6.2-4|320	* Sun Mar 19 2006 Lev Givon <lev@mandriva.org> 0.9.6-1mdk
12mr|python-numpy-1.6.2-4|321	- Update.
12mr|python-numpy-1.6.2-4|322	
12mr|python-numpy-1.6.2-4|323	* Fri Mar 17 2006 Lev Givon <lev@mandriva.org> 0.9.5-4mdk
12mr|python-numpy-1.6.2-4|324	- Make package obsolete old f2py.
12mr|python-numpy-1.6.2-4|325	
12mr|python-numpy-1.6.2-4|326	* Thu Mar 16 2006 Lev Givon <lev@mandriva.org> 0.9.5-3mdk
12mr|python-numpy-1.6.2-4|327	- Fix multiarch problem.
12mr|python-numpy-1.6.2-4|328	
12mr|python-numpy-1.6.2-4|329	* Thu Mar 02 2006 Lev Givon <lev@mandriva.org> 0.9.5-2mdk
12mr|python-numpy-1.6.2-4|330	- Define devel package.
12mr|python-numpy-1.6.2-4|331	
12mr|python-numpy-1.6.2-4|332	* Thu Feb 23 2006 Lev Givon <lev@mandriva.org> 0.9.5-1mdk
12mr|python-numpy-1.6.2-4|333	- Update.
12mr|python-numpy-1.6.2-4|334	
12mr|python-numpy-1.6.2-4|335	* Tue Jan 31 2006 Lev Givon <lev@mandriva.org> 0.9.4-1mdk
12mr|python-numpy-1.6.2-4|336	- Update.
12mr|python-numpy-1.6.2-4|337	
12mr|python-numpy-1.6.2-4|338	* Fri Jan 20 2006 Lev Givon <lev@mandriva.org> 0.9.2-1mdk
12mr|python-numpy-1.6.2-4|339	- Initial Mandriva package.
12mr|python-numpy-1.6.2-4|340	

16130 12
12mr|python-oauth-1.0.1-4|1	%define fname oauth
12mr|python-oauth-1.0.1-4|2	
12mr|python-oauth-1.0.1-4|3	Name:		python-%{fname}
12mr|python-oauth-1.0.1-4|4	Summary:	Python module for OAuth
12mr|python-oauth-1.0.1-4|5	Version:	1.0.1
12mr|python-oauth-1.0.1-4|6	Release:	4
12mr|python-oauth-1.0.1-4|7	Source0:	http://pypi.python.org/packages/source/o/%{fname}/%{fname}-%{version}.tar.gz
12mr|python-oauth-1.0.1-4|8	URL:		http://code.google.com/p/oauth/
12mr|python-oauth-1.0.1-4|9	Group:		Development/Python
12mr|python-oauth-1.0.1-4|10	License:	ASL 2.0
12mr|python-oauth-1.0.1-4|11	
12mr|python-oauth-1.0.1-4|12	BuildRequires:	python
12mr|python-oauth-1.0.1-4|13	BuildRequires:	python-devel
12mr|python-oauth-1.0.1-4|14	BuildRequires:	python-setuptools
12mr|python-oauth-1.0.1-4|15	BuildRequires:	intltool
12mr|python-oauth-1.0.1-4|16	
12mr|python-oauth-1.0.1-4|17	Requires:	python
12mr|python-oauth-1.0.1-4|18	BuildArch:	noarch
12mr|python-oauth-1.0.1-4|19	
12mr|python-oauth-1.0.1-4|20	%description
12mr|python-oauth-1.0.1-4|21	An open protocol to allow API authentication in a simple and standard
12mr|python-oauth-1.0.1-4|22	method from desktop and web applications (this is the Python module only).
12mr|python-oauth-1.0.1-4|23	
12mr|python-oauth-1.0.1-4|24	%prep
12mr|python-oauth-1.0.1-4|25	%setup -q -n %{fname}-%{version}
12mr|python-oauth-1.0.1-4|26	
12mr|python-oauth-1.0.1-4|27	%build
12mr|python-oauth-1.0.1-4|28	python setup.py build
12mr|python-oauth-1.0.1-4|29	
12mr|python-oauth-1.0.1-4|30	%install
12mr|python-oauth-1.0.1-4|31	python setup.py install --root=%{buildroot} --compile --optimize=2
12mr|python-oauth-1.0.1-4|32	
12mr|python-oauth-1.0.1-4|33	%files
12mr|python-oauth-1.0.1-4|34	%doc LICENSE.txt PKG-INFO
12mr|python-oauth-1.0.1-4|35	%{py_sitedir}/*
12mr|python-oauth-1.0.1-4|36	
12mr|python-oauth-1.0.1-4|37	
12mr|python-oauth-1.0.1-4|38	
12mr|python-oauth-1.0.1-4|39	%changelog
12mr|python-oauth-1.0.1-4|40	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|python-oauth-1.0.1-4|41	+ Commit: 3caaf2f
12mr|python-oauth-1.0.1-4|42	- Should be noarch package
12mr|python-oauth-1.0.1-4|43	
12mr|python-oauth-1.0.1-4|44	

16131 12
12mr|python-opengl-3.0.1-4|1	%define	libname PyOpenGL
12mr|python-opengl-3.0.1-4|2	
12mr|python-opengl-3.0.1-4|3	Summary:	Python bindings for OpenGL
12mr|python-opengl-3.0.1-4|4	Name:		python-opengl
12mr|python-opengl-3.0.1-4|5	Version:	3.0.1
12mr|python-opengl-3.0.1-4|6	Release:	4
12mr|python-opengl-3.0.1-4|7	License:	BSD
12mr|python-opengl-3.0.1-4|8	Group:		System/Libraries
12mr|python-opengl-3.0.1-4|9	URL:		http://pyopengl.sourceforge.net/
12mr|python-opengl-3.0.1-4|10	Source0:	http://downloads.sourceforge.net/pyopengl/%{libname}-%{version}.tar.gz
12mr|python-opengl-3.0.1-4|11	Patch0:		PyOpenGL-3.0.0a6-shebang.patch
12mr|python-opengl-3.0.1-4|12	BuildRequires:	mesa-common-devel
12mr|python-opengl-3.0.1-4|13	BuildRequires:	python-devel
12mr|python-opengl-3.0.1-4|14	BuildRequires:	swig
12mr|python-opengl-3.0.1-4|15	BuildRequires:	tcl
12mr|python-opengl-3.0.1-4|16	BuildRequires:	tcl-devel
12mr|python-opengl-3.0.1-4|17	BuildRequires:	tk
12mr|python-opengl-3.0.1-4|18	BuildRequires:	tk-devel
12mr|python-opengl-3.0.1-4|19	BuildRequires:	python-setuptools
12mr|python-opengl-3.0.1-4|20	BuildArch:      noarch
12mr|python-opengl-3.0.1-4|21	
12mr|python-opengl-3.0.1-4|22	%description
12mr|python-opengl-3.0.1-4|23	Python bindings for OpenGL
12mr|python-opengl-3.0.1-4|24	
12mr|python-opengl-3.0.1-4|25	%package	tk
12mr|python-opengl-3.0.1-4|26	Summary:	PyOpenGL Tk widget
12mr|python-opengl-3.0.1-4|27	Group:		System/Libraries
12mr|python-opengl-3.0.1-4|28	Requires:	%{name} = %{version}
12mr|python-opengl-3.0.1-4|29	Requires:	tkinter
12mr|python-opengl-3.0.1-4|30	
12mr|python-opengl-3.0.1-4|31	%description	tk
12mr|python-opengl-3.0.1-4|32	PyOpenGL Togl (Tk OpenGL widget) 1.6 support.
12mr|python-opengl-3.0.1-4|33	
12mr|python-opengl-3.0.1-4|34	%package	doc
12mr|python-opengl-3.0.1-4|35	Summary:	Documentation files for %{name}
12mr|python-opengl-3.0.1-4|36	Group:		Development/Python
12mr|python-opengl-3.0.1-4|37	
12mr|python-opengl-3.0.1-4|38	%description	doc
12mr|python-opengl-3.0.1-4|39	Documentation files for %{name}
12mr|python-opengl-3.0.1-4|40	
12mr|python-opengl-3.0.1-4|41	%prep
12mr|python-opengl-3.0.1-4|42	
12mr|python-opengl-3.0.1-4|43	%setup -q -n %{libname}-%{version}
12mr|python-opengl-3.0.1-4|44	%patch0 -p0 -z .shebang
12mr|python-opengl-3.0.1-4|45	
12mr|python-opengl-3.0.1-4|46	%build
12mr|python-opengl-3.0.1-4|47	python setup.py build
12mr|python-opengl-3.0.1-4|48	
12mr|python-opengl-3.0.1-4|49	%install
12mr|python-opengl-3.0.1-4|50	python setup.py install --root=%{buildroot} --prefix=%{_prefix}
12mr|python-opengl-3.0.1-4|51	
12mr|python-opengl-3.0.1-4|52	%files
12mr|python-opengl-3.0.1-4|53	%defattr(-,root,root)
12mr|python-opengl-3.0.1-4|54	%{python_sitelib}/*OpenGL*
12mr|python-opengl-3.0.1-4|55	%exclude %{python_sitelib}/OpenGL/Tk
12mr|python-opengl-3.0.1-4|56	
12mr|python-opengl-3.0.1-4|57	%files tk
12mr|python-opengl-3.0.1-4|58	%defattr(-,root,root,-)
12mr|python-opengl-3.0.1-4|59	%{python_sitelib}/OpenGL/Tk
12mr|python-opengl-3.0.1-4|60	
12mr|python-opengl-3.0.1-4|61	%files doc
12mr|python-opengl-3.0.1-4|62	%defattr(-,root,root,-)
12mr|python-opengl-3.0.1-4|63	
12mr|python-opengl-3.0.1-4|64	
12mr|python-opengl-3.0.1-4|65	
12mr|python-opengl-3.0.1-4|66	%changelog
12mr|python-opengl-3.0.1-4|67	

16132 12
12mr|python-OpenSSL-0.12-4|1	%define pname	OpenSSL
12mr|python-OpenSSL-0.12-4|2	
12mr|python-OpenSSL-0.12-4|3	Summary:	Python interface to the OpenSSL library
12mr|python-OpenSSL-0.12-4|4	Name:		python-%{pname}
12mr|python-OpenSSL-0.12-4|5	Version:	0.12
12mr|python-OpenSSL-0.12-4|6	Release:	4
12mr|python-OpenSSL-0.12-4|7	Source:		http://launchpad.net/pyopenssl/main/%{version}/+download/py%{pname}-%{version}.tar.gz
12mr|python-OpenSSL-0.12-4|8	License:	LGPLv2.1
12mr|python-OpenSSL-0.12-4|9	Group:		Development/Python
12mr|python-OpenSSL-0.12-4|10	Url:		https://launchpad.net/pyopenssl
12mr|python-OpenSSL-0.12-4|11	Requires:	python >= 2.2
12mr|python-OpenSSL-0.12-4|12	BuildRequires:	python-devel
12mr|python-OpenSSL-0.12-4|13	BuildRequires:	pkgconfig(openssl)
12mr|python-OpenSSL-0.12-4|14	BuildRequires:	tetex-latex
12mr|python-OpenSSL-0.12-4|15	BuildRequires:	tetex-dvipdfm
12mr|python-OpenSSL-0.12-4|16	# We don't need whole texlive collection
12mr|python-OpenSSL-0.12-4|17	# but it's hard to find what exactly we need
12mr|python-OpenSSL-0.12-4|18	# so we require whole set for now
12mr|python-OpenSSL-0.12-4|19	BuildRequires:	texlive
12mr|python-OpenSSL-0.12-4|20	Provides:	pyOpenSSL
12mr|python-OpenSSL-0.12-4|21	
12mr|python-OpenSSL-0.12-4|22	%description
12mr|python-OpenSSL-0.12-4|23	pyOpenSSL is a high-level Python wrapper around a subset of OpenSSL library.
12mr|python-OpenSSL-0.12-4|24	It includes SSL Context objects, SSL Connection objects, using Python sockets as a transport layer.
12mr|python-OpenSSL-0.12-4|25	
12mr|python-OpenSSL-0.12-4|26	* SSL Context objects;
12mr|python-OpenSSL-0.12-4|27	* SSL Connection objects, that use Python sockets as a transport layer;
12mr|python-OpenSSL-0.12-4|28	* callbacks written in Python;
12mr|python-OpenSSL-0.12-4|29	* an extensive error-handling mechanism that mirrors OpenSSL's error codes;
12mr|python-OpenSSL-0.12-4|30	* and much more.
12mr|python-OpenSSL-0.12-4|31	
12mr|python-OpenSSL-0.12-4|32	%prep
12mr|python-OpenSSL-0.12-4|33	%setup -q -n py%{pname}-%{version}
12mr|python-OpenSSL-0.12-4|34	
12mr|python-OpenSSL-0.12-4|35	%build
12mr|python-OpenSSL-0.12-4|36	%__python setup.py build
12mr|python-OpenSSL-0.12-4|37	
12mr|python-OpenSSL-0.12-4|38	%install
12mr|python-OpenSSL-0.12-4|39	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12mr|python-OpenSSL-0.12-4|40	
12mr|python-OpenSSL-0.12-4|41	pushd doc
12mr|python-OpenSSL-0.12-4|42	make dvi PAPER=letter
12mr|python-OpenSSL-0.12-4|43	dvipdfm pyOpenSSL.dvi
12mr|python-OpenSSL-0.12-4|44	popd
12mr|python-OpenSSL-0.12-4|45	
12mr|python-OpenSSL-0.12-4|46	%files
12mr|python-OpenSSL-0.12-4|47	%doc TODO README ChangeLog examples/ doc/pyOpenSSL.pdf
12mr|python-OpenSSL-0.12-4|48	%{python_sitearch}/*
12mr|python-OpenSSL-0.12-4|49	
12mr|python-OpenSSL-0.12-4|50	
12mr|python-OpenSSL-0.12-4|51	
12mr|python-OpenSSL-0.12-4|52	%changelog
12mr|python-OpenSSL-0.12-4|53	* Wed Sep  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|python-OpenSSL-0.12-4|54	+ Commit: 24dd9c6
12mr|python-OpenSSL-0.12-4|55	- Update BuildRequires, spec cleanup
12mr|python-OpenSSL-0.12-4|56	
12mr|python-OpenSSL-0.12-4|57	

16133 12
12mr|python-parsing-1.5.6-1|1	%define module	parsing
12mr|python-parsing-1.5.6-1|2	%define name	python-%{module}
12mr|python-parsing-1.5.6-1|3	%define version	1.5.6
12mr|python-parsing-1.5.6-1|4	%define release	%mkrel 1
12mr|python-parsing-1.5.6-1|5	
12mr|python-parsing-1.5.6-1|6	Summary:	An object-oriented approach to text processing
12mr|python-parsing-1.5.6-1|7	Name:		%{name}
12mr|python-parsing-1.5.6-1|8	Version:	%{version}
12mr|python-parsing-1.5.6-1|9	Release:	%{release}
12mr|python-parsing-1.5.6-1|10	Group:		Development/Python
12mr|python-parsing-1.5.6-1|11	License:	MIT
12mr|python-parsing-1.5.6-1|12	URL:		http://pyparsing.wikispaces.com/
12mr|python-parsing-1.5.6-1|13	Source0:	http://prdownloads.sourceforge.net/py%{module}/py%{module}-%{version}.zip
12mr|python-parsing-1.5.6-1|14	BuildArch:	noarch
12mr|python-parsing-1.5.6-1|15	BuildRequires:	python-devel
12mr|python-parsing-1.5.6-1|16	
12mr|python-parsing-1.5.6-1|17	%description
12mr|python-parsing-1.5.6-1|18	The pyparsing module provides an alternative approach to creating and
12mr|python-parsing-1.5.6-1|19	executing simple grammars in Python versus the traditional lex/yacc
12mr|python-parsing-1.5.6-1|20	approach or the use of regular expressions. It provides a library of
12mr|python-parsing-1.5.6-1|21	classes that client code can use to construct a grammar directly.
12mr|python-parsing-1.5.6-1|22	
12mr|python-parsing-1.5.6-1|23	%prep
12mr|python-parsing-1.5.6-1|24	%setup -q -n py%{module}-%{version}
12mr|python-parsing-1.5.6-1|25	
12mr|python-parsing-1.5.6-1|26	%build
12mr|python-parsing-1.5.6-1|27	%{__python} setup.py build
12mr|python-parsing-1.5.6-1|28	
12mr|python-parsing-1.5.6-1|29	install -m 644 pyparsingClassDiagram.PNG pyparsingClassDiagram.png
12mr|python-parsing-1.5.6-1|30	
12mr|python-parsing-1.5.6-1|31	%install
12mr|python-parsing-1.5.6-1|32	%__rm -rf %{buildroot}
12mr|python-parsing-1.5.6-1|33	%{__python} setup.py install -O1 --skip-build --root=%{buildroot} --record=FILE_LIST
12mr|python-parsing-1.5.6-1|34	
12mr|python-parsing-1.5.6-1|35	# fix permissions
12mr|python-parsing-1.5.6-1|36	chmod 0644 examples/* htmldoc/* CHANGES HowToUsePyparsing.html pyparsingClassDiagram.png README LICENSE
12mr|python-parsing-1.5.6-1|37	
12mr|python-parsing-1.5.6-1|38	%files
12mr|python-parsing-1.5.6-1|39	%doc CHANGES examples HowToUsePyparsing.html htmldoc pyparsingClassDiagram.png README LICENSE
12mr|python-parsing-1.5.6-1|40	%py_puresitedir/*
12mr|python-parsing-1.5.6-1|41	
12mr|python-parsing-1.5.6-1|42	%changelog
12mr|python-parsing-1.5.6-1|43	* Wed Sep  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|python-parsing-1.5.6-1|44	+ Commit: 7144f41
12mr|python-parsing-1.5.6-1|45	- Spec cleanup
12mr|python-parsing-1.5.6-1|46	
12mr|python-parsing-1.5.6-1|47	

16134 12
12mr|python-pexpect-2.4-5|1	%define module  pexpect
12mr|python-pexpect-2.4-5|2	%define name    python-%{module}
12mr|python-pexpect-2.4-5|3	%define version 2.4
12mr|python-pexpect-2.4-5|4	%define release %mkrel 5
12mr|python-pexpect-2.4-5|5	
12mr|python-pexpect-2.4-5|6	Summary:       An efficient, pure Python replacement for Expect
12mr|python-pexpect-2.4-5|7	Name: 	       %{name}
12mr|python-pexpect-2.4-5|8	Version:       %{version}
12mr|python-pexpect-2.4-5|9	Release:       %{release}
12mr|python-pexpect-2.4-5|10	Source0:       %{module}-%{version}.tar.gz
12mr|python-pexpect-2.4-5|11	License:       MIT
12mr|python-pexpect-2.4-5|12	Group:         Development/Python
12mr|python-pexpect-2.4-5|13	Url:           http://pexpect.sourceforge.net/
12mr|python-pexpect-2.4-5|14	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-pexpect-2.4-5|15	BuildArch:     noarch
12mr|python-pexpect-2.4-5|16	BuildRequires: python
12mr|python-pexpect-2.4-5|17	BuildRequires: python-devel
12mr|python-pexpect-2.4-5|18	
12mr|python-pexpect-2.4-5|19	%description
12mr|python-pexpect-2.4-5|20	Pexpect is a pure Python module for spawning child applications,
12mr|python-pexpect-2.4-5|21	controlling them, and responding to expected patterns in their
12mr|python-pexpect-2.4-5|22	output. Pexpect works like Don Libes' Expect. Pexpect allows your
12mr|python-pexpect-2.4-5|23	script to spawn a child application and control it as if a human were
12mr|python-pexpect-2.4-5|24	typing commands.
12mr|python-pexpect-2.4-5|25	
12mr|python-pexpect-2.4-5|26	Pexpect can be used for automating interactive applications such as
12mr|python-pexpect-2.4-5|27	ssh, ftp, passwd, telnet, etc. It can be used to a automate setup
12mr|python-pexpect-2.4-5|28	scripts for duplicating software package installations on different
12mr|python-pexpect-2.4-5|29	servers. It can be used for automated software testing. Pexpect is in
12mr|python-pexpect-2.4-5|30	the spirit of Don Libes' Expect, but Pexpect is pure Python. Unlike
12mr|python-pexpect-2.4-5|31	other Expect-like modules for Python, Pexpect does not require TCL or
12mr|python-pexpect-2.4-5|32	Expect, nor does it require C extensions to be compiled. It should work
12mr|python-pexpect-2.4-5|33	on any platform that supports the standard Python pty module. The
12mr|python-pexpect-2.4-5|34	Pexpect interface was designed to be easy to use.
12mr|python-pexpect-2.4-5|35	
12mr|python-pexpect-2.4-5|36	%prep
12mr|python-pexpect-2.4-5|37	%setup -q -n %{module}-%{version}
12mr|python-pexpect-2.4-5|38	
12mr|python-pexpect-2.4-5|39	%build
12mr|python-pexpect-2.4-5|40	%__python setup.py build
12mr|python-pexpect-2.4-5|41	
12mr|python-pexpect-2.4-5|42	%install
12mr|python-pexpect-2.4-5|43	%__rm -rf %{buildroot}
12mr|python-pexpect-2.4-5|44	PYTHONDONTWRITEBYTECODE= \
12mr|python-pexpect-2.4-5|45	%__python setup.py install --root=%{buildroot} --record=FILELIST
12mr|python-pexpect-2.4-5|46	
12mr|python-pexpect-2.4-5|47	%clean
12mr|python-pexpect-2.4-5|48	%__rm -rf %{buildroot}
12mr|python-pexpect-2.4-5|49	
12mr|python-pexpect-2.4-5|50	%files -f FILELIST
12mr|python-pexpect-2.4-5|51	%defattr(-,root,root)
12mr|python-pexpect-2.4-5|52	%doc README LICENSE doc/ examples/
12mr|python-pexpect-2.4-5|53	
12mr|python-pexpect-2.4-5|54	
12mr|python-pexpect-2.4-5|55	
12mr|python-pexpect-2.4-5|56	%changelog
12mr|python-pexpect-2.4-5|57	

16135 12
12mr|python-psyco-1.6-7|1	%define name python-psyco
12mr|python-psyco-1.6-7|2	%define version 1.6
12mr|python-psyco-1.6-7|3	%define release %mkrel 7
12mr|python-psyco-1.6-7|4	%define oname psyco
12mr|python-psyco-1.6-7|5	
12mr|python-psyco-1.6-7|6	Summary: Python Specializing Compiler
12mr|python-psyco-1.6-7|7	Name: %{name}
12mr|python-psyco-1.6-7|8	Version: %{version}
12mr|python-psyco-1.6-7|9	Release: %{release}
12mr|python-psyco-1.6-7|10	Source0: http://downloads.sourceforge.net/%oname/%oname-%version-src.tar.gz
12mr|python-psyco-1.6-7|11	Source1: psyco-1.1.1-docs.tar.bz2
12mr|python-psyco-1.6-7|12	Patch0:	python-psyco_python27.patch
12mr|python-psyco-1.6-7|13	Patch1: psyco-1.6-fix-linking.patch
12mr|python-psyco-1.6-7|14	License: MIT
12mr|python-psyco-1.6-7|15	Group: Development/Python
12mr|python-psyco-1.6-7|16	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|python-psyco-1.6-7|17	BuildRequires: libpython-devel
12mr|python-psyco-1.6-7|18	Provides: psyco
12mr|python-psyco-1.6-7|19	Obsoletes: psyco
12mr|python-psyco-1.6-7|20	Url: http://psyco.sourceforge.net
12mr|python-psyco-1.6-7|21	Exclusivearch: %ix86
12mr|python-psyco-1.6-7|22	
12mr|python-psyco-1.6-7|23	%description
12mr|python-psyco-1.6-7|24	Psyco is a Python extension module which can massively speed up the
12mr|python-psyco-1.6-7|25	execution of any Python code.
12mr|python-psyco-1.6-7|26	
12mr|python-psyco-1.6-7|27	%package docs
12mr|python-psyco-1.6-7|28	Group: Development/Python
12mr|python-psyco-1.6-7|29	Summary: Programmer's documentation for Psyco
12mr|python-psyco-1.6-7|30	
12mr|python-psyco-1.6-7|31	%description docs
12mr|python-psyco-1.6-7|32	Psyco is a Python extension module which can massively speed up the
12mr|python-psyco-1.6-7|33	execution of any Python code.
12mr|python-psyco-1.6-7|34	
12mr|python-psyco-1.6-7|35	This package contains the developer's documentation for %{name} in HTML
12mr|python-psyco-1.6-7|36	and PostScript formats.
12mr|python-psyco-1.6-7|37	
12mr|python-psyco-1.6-7|38	%prep
12mr|python-psyco-1.6-7|39	%setup -q -n %{oname}-%{version} -a 1
12mr|python-psyco-1.6-7|40	%patch0 -p0
12mr|python-psyco-1.6-7|41	%patch1 -p1
12mr|python-psyco-1.6-7|42	
12mr|python-psyco-1.6-7|43	%build
12mr|python-psyco-1.6-7|44	export CFLAGS="%{optflags}"
12mr|python-psyco-1.6-7|45	python setup.py build
12mr|python-psyco-1.6-7|46	
12mr|python-psyco-1.6-7|47	%install
12mr|python-psyco-1.6-7|48	rm -rf %{buildroot}
12mr|python-psyco-1.6-7|49	python setup.py install --root=%{buildroot} --optimize=2
12mr|python-psyco-1.6-7|50	
12mr|python-psyco-1.6-7|51	%clean
12mr|python-psyco-1.6-7|52	rm -rf %{buildroot}
12mr|python-psyco-1.6-7|53	
12mr|python-psyco-1.6-7|54	%files
12mr|python-psyco-1.6-7|55	%defattr(-,root,root)
12mr|python-psyco-1.6-7|56	%doc *.txt
12mr|python-psyco-1.6-7|57	%py_platsitedir/*psyco*
12mr|python-psyco-1.6-7|58	
12mr|python-psyco-1.6-7|59	%files docs
12mr|python-psyco-1.6-7|60	%defattr(-,root,root)
12mr|python-psyco-1.6-7|61	%doc Documentation/*
12mr|python-psyco-1.6-7|62	
12mr|python-psyco-1.6-7|63	
12mr|python-psyco-1.6-7|64	
12mr|python-psyco-1.6-7|65	
12mr|python-psyco-1.6-7|66	
12mr|python-psyco-1.6-7|67	%changelog
12mr|python-psyco-1.6-7|68	

16136 12
12mr|python-psycopg2-2.4.4-1|1	%define module psycopg2
12mr|python-psycopg2-2.4.4-1|2	
12mr|python-psycopg2-2.4.4-1|3	Summary:        PostgreSQL database adapter for Python
12mr|python-psycopg2-2.4.4-1|4	Name:           python-%module
12mr|python-psycopg2-2.4.4-1|5	Version:        2.4.4
12mr|python-psycopg2-2.4.4-1|6	Release:        1
12mr|python-psycopg2-2.4.4-1|7	Group:          Development/Python
12mr|python-psycopg2-2.4.4-1|8	License:        GPLv2 and ZPLv2.1 and BSD
12mr|python-psycopg2-2.4.4-1|9	URL:            http://www.psycopg.org/psycopg/
12mr|python-psycopg2-2.4.4-1|10	Source0:        http://www.psycopg.org/psycopg/tarballs/PSYCOPG-2-4/%{module}-%{version}.tar.gz
12mr|python-psycopg2-2.4.4-1|11	Patch0:		psycopg2-2.4.1-link.patch
12mr|python-psycopg2-2.4.4-1|12	# for DateTime
12mr|python-psycopg2-2.4.4-1|13	Requires:       python-egenix-mx-base
12mr|python-psycopg2-2.4.4-1|14	BuildRequires:  python-devel
12mr|python-psycopg2-2.4.4-1|15	BuildRequires:  postgresql-devel
12mr|python-psycopg2-2.4.4-1|16	BuildRequires:  python-egenix-mx-base
12mr|python-psycopg2-2.4.4-1|17	
12mr|python-psycopg2-2.4.4-1|18	%description
12mr|python-psycopg2-2.4.4-1|19	psycopg is a PostgreSQL database adapter for the Python programming
12mr|python-psycopg2-2.4.4-1|20	language (just like pygresql and popy.) It was written from scratch with
12mr|python-psycopg2-2.4.4-1|21	the aim of being very small and fast, and stable as a rock. The main
12mr|python-psycopg2-2.4.4-1|22	advantages of psycopg are that it supports the full Python DBAPI-2.0 and
12mr|python-psycopg2-2.4.4-1|23	being thread safe at level 2.
12mr|python-psycopg2-2.4.4-1|24	
12mr|python-psycopg2-2.4.4-1|25	psycopg2 is an almost complete rewrite of the psycopg 1.1.x branch.
12mr|python-psycopg2-2.4.4-1|26	
12mr|python-psycopg2-2.4.4-1|27	%prep
12mr|python-psycopg2-2.4.4-1|28	%setup -q -n %{module}-%{version}
12mr|python-psycopg2-2.4.4-1|29	%patch0 -p0
12mr|python-psycopg2-2.4.4-1|30	
12mr|python-psycopg2-2.4.4-1|31	%build
12mr|python-psycopg2-2.4.4-1|32	export CFLAGS="$RPM_OPT_FLAGS"
12mr|python-psycopg2-2.4.4-1|33	python setup.py build
12mr|python-psycopg2-2.4.4-1|34	
12mr|python-psycopg2-2.4.4-1|35	%install
12mr|python-psycopg2-2.4.4-1|36	python setup.py install --root=%buildroot
12mr|python-psycopg2-2.4.4-1|37	
12mr|python-psycopg2-2.4.4-1|38	%files
12mr|python-psycopg2-2.4.4-1|39	%doc AUTHORS examples/ ChangeLog  LICENSE  README
12mr|python-psycopg2-2.4.4-1|40	%py_platsitedir/psycopg2*
12mr|python-psycopg2-2.4.4-1|41	
12mr|python-psycopg2-2.4.4-1|42	
12mr|python-psycopg2-2.4.4-1|43	
12mr|python-psycopg2-2.4.4-1|44	%changelog
12mr|python-psycopg2-2.4.4-1|45	

16137 12
12mr|python-pyatspi-0.4.1-2|1	%define name python-pyatspi
12mr|python-pyatspi-0.4.1-2|2	%define version 0.4.1
12mr|python-pyatspi-0.4.1-2|3	%define release %mkrel 2
12mr|python-pyatspi-0.4.1-2|4	%define oname pyatspi
12mr|python-pyatspi-0.4.1-2|5	
12mr|python-pyatspi-0.4.1-2|6	Summary: D-Bus AT-SPI - Python bindings
12mr|python-pyatspi-0.4.1-2|7	Name: %{name}
12mr|python-pyatspi-0.4.1-2|8	Version: %{version}
12mr|python-pyatspi-0.4.1-2|9	Release: %{release}
12mr|python-pyatspi-0.4.1-2|10	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{oname}/%{oname}-%{version}.tar.bz2
12mr|python-pyatspi-0.4.1-2|11	License: LGPLv2
12mr|python-pyatspi-0.4.1-2|12	Group: Development/Python
12mr|python-pyatspi-0.4.1-2|13	Url: http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
12mr|python-pyatspi-0.4.1-2|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-pyatspi-0.4.1-2|15	BuildArch: noarch
12mr|python-pyatspi-0.4.1-2|16	BuildRequires:	python-devel
12mr|python-pyatspi-0.4.1-2|17	BuildRequires:  dbus-glib-devel
12mr|python-pyatspi-0.4.1-2|18	BuildRequires:  gtk+2-devel
12mr|python-pyatspi-0.4.1-2|19	BuildRequires:  libxml2-devel
12mr|python-pyatspi-0.4.1-2|20	BuildRequires:  python-dbus
12mr|python-pyatspi-0.4.1-2|21	Requires:  python-dbus
12mr|python-pyatspi-0.4.1-2|22	
12mr|python-pyatspi-0.4.1-2|23	%description
12mr|python-pyatspi-0.4.1-2|24	This version of at-spi is a major break from previous versions.  It
12mr|python-pyatspi-0.4.1-2|25	has been completely rewritten to use D-Bus rather than ORBIT / CORBA
12mr|python-pyatspi-0.4.1-2|26	for its transport protocol.
12mr|python-pyatspi-0.4.1-2|27	
12mr|python-pyatspi-0.4.1-2|28	%prep
12mr|python-pyatspi-0.4.1-2|29	%setup -q -n %oname-%version
12mr|python-pyatspi-0.4.1-2|30	
12mr|python-pyatspi-0.4.1-2|31	%build
12mr|python-pyatspi-0.4.1-2|32	./configure --prefix=%_prefix
12mr|python-pyatspi-0.4.1-2|33	%make
12mr|python-pyatspi-0.4.1-2|34	
12mr|python-pyatspi-0.4.1-2|35	%install
12mr|python-pyatspi-0.4.1-2|36	rm -rf %{buildroot}
12mr|python-pyatspi-0.4.1-2|37	%makeinstall_std
12mr|python-pyatspi-0.4.1-2|38	
12mr|python-pyatspi-0.4.1-2|39	%clean
12mr|python-pyatspi-0.4.1-2|40	rm -rf %{buildroot}
12mr|python-pyatspi-0.4.1-2|41	
12mr|python-pyatspi-0.4.1-2|42	%files
12mr|python-pyatspi-0.4.1-2|43	%defattr(-,root,root)
12mr|python-pyatspi-0.4.1-2|44	%doc README AUTHORS
12mr|python-pyatspi-0.4.1-2|45	%py_puresitedir/%{oname}_dbus
12mr|python-pyatspi-0.4.1-2|46	
12mr|python-pyatspi-0.4.1-2|47	
12mr|python-pyatspi-0.4.1-2|48	
12mr|python-pyatspi-0.4.1-2|49	%changelog
12mr|python-pyatspi-0.4.1-2|50	

16138 12
12mr|python-pycrypto-2.3-4|1	%define oname	pycrypto
12mr|python-pycrypto-2.3-4|2	
12mr|python-pycrypto-2.3-4|3	Summary:	Python interface to various crypto algorithms and protocols
12mr|python-pycrypto-2.3-4|4	Name:		python-%{oname}
12mr|python-pycrypto-2.3-4|5	Version:	2.3
12mr|python-pycrypto-2.3-4|6	Release:	%mkrel 4
12mr|python-pycrypto-2.3-4|7	Source0:	http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/%{oname}-%{version}.tar.gz
12mr|python-pycrypto-2.3-4|8	Source1:	http://ftp.dlitz.net/pub/dlitz/crypto/pycrypto/%{oname}-%{version}.tar.gz.asc
12mr|python-pycrypto-2.3-4|9	Patch0:		pycrypto-2.1.0-64bit.patch
12mr|python-pycrypto-2.3-4|10	Patch1:		pycrypto-2.3-link.patch
12mr|python-pycrypto-2.3-4|11	License:	Public Domain
12mr|python-pycrypto-2.3-4|12	Group:		Development/Python
12mr|python-pycrypto-2.3-4|13	URL:		http://www.pycrypto.org
12mr|python-pycrypto-2.3-4|14	BuildRequires:	python-devel >= 2.2
12mr|python-pycrypto-2.3-4|15	BuildRequires:	gmp-devel
12mr|python-pycrypto-2.3-4|16	Requires:	python >= 2.2
12mr|python-pycrypto-2.3-4|17	BuildRoot:	%{_tmppath}/%{oname}-%{version}-%{release}-buildroot
12mr|python-pycrypto-2.3-4|18	Obsoletes:	pycrypto =< %{version}-%{release}
12mr|python-pycrypto-2.3-4|19	Provides:	pycrypto = %{version}-%{release}
12mr|python-pycrypto-2.3-4|20	
12mr|python-pycrypto-2.3-4|21	%description
12mr|python-pycrypto-2.3-4|22	The Toolkit is a collection of cryptographic algorithms and protocols,
12mr|python-pycrypto-2.3-4|23	implemented for use from Python. Among the contents of the package:
12mr|python-pycrypto-2.3-4|24	
12mr|python-pycrypto-2.3-4|25	* Hash functions: MD2, MD4, RIPEMD.
12mr|python-pycrypto-2.3-4|26	* Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-
12mr|python-pycrypto-2.3-4|27	DES, IDEA, RC5.
12mr|python-pycrypto-2.3-4|28	* Stream encryption algorithms: ARC4, simple XOR.
12mr|python-pycrypto-2.3-4|29	* Public-key algorithms: RSA, DSA, ElGamal, qNEW.
12mr|python-pycrypto-2.3-4|30	* Protocols: All-or-nothing transforms, chaffing/winnowing.
12mr|python-pycrypto-2.3-4|31	* Miscellaneous: RFC1751 module for converting 128-key keys into a set
12mr|python-pycrypto-2.3-4|32	of English words, primality testing.
12mr|python-pycrypto-2.3-4|33	* Some demo programs (currently all quite old and outdated).
12mr|python-pycrypto-2.3-4|34	
12mr|python-pycrypto-2.3-4|35	%prep
12mr|python-pycrypto-2.3-4|36	%setup -q -n %{oname}-%{version}
12mr|python-pycrypto-2.3-4|37	%patch0 -p0 -b .64bit
12mr|python-pycrypto-2.3-4|38	%patch1 -p0 -b .link
12mr|python-pycrypto-2.3-4|39	
12mr|python-pycrypto-2.3-4|40	perl -pi -e 's|/usr/local/bin/|%{_bindir}/|' Util/RFC1751.py
12mr|python-pycrypto-2.3-4|41	
12mr|python-pycrypto-2.3-4|42	%build
12mr|python-pycrypto-2.3-4|43	CFLAGS="%{optflags}" python setup.py build
12mr|python-pycrypto-2.3-4|44	
12mr|python-pycrypto-2.3-4|45	%install
12mr|python-pycrypto-2.3-4|46	rm -rf %{buildroot}
12mr|python-pycrypto-2.3-4|47	python setup.py install --root=%{buildroot} --compile --optimize=2
12mr|python-pycrypto-2.3-4|48	
12mr|python-pycrypto-2.3-4|49	%clean
12mr|python-pycrypto-2.3-4|50	rm -rf %{buildroot}
12mr|python-pycrypto-2.3-4|51	
12mr|python-pycrypto-2.3-4|52	%files
12mr|python-pycrypto-2.3-4|53	%defattr(-,root,root)
12mr|python-pycrypto-2.3-4|54	%doc ChangeLog README COPYRIGHT TODO
12mr|python-pycrypto-2.3-4|55	%{py_platsitedir}/*
12mr|python-pycrypto-2.3-4|56	
12mr|python-pycrypto-2.3-4|57	
12mr|python-pycrypto-2.3-4|58	
12mr|python-pycrypto-2.3-4|59	
12mr|python-pycrypto-2.3-4|60	
12mr|python-pycrypto-2.3-4|61	%changelog
12mr|python-pycrypto-2.3-4|62	

16139 12
12mr|python-pyemf-2.0.0-1|1	%define module	pyemf
12mr|python-pyemf-2.0.0-1|2	%define name	python-%{module}
12mr|python-pyemf-2.0.0-1|3	%define version 2.0.0
12mr|python-pyemf-2.0.0-1|4	%define release %mkrel 1
12mr|python-pyemf-2.0.0-1|5	
12mr|python-pyemf-2.0.0-1|6	Summary:	Pure Python Enhanced Metafile Library
12mr|python-pyemf-2.0.0-1|7	Name:		%{name}
12mr|python-pyemf-2.0.0-1|8	Version:	%{version}
12mr|python-pyemf-2.0.0-1|9	Release:	%{release}
12mr|python-pyemf-2.0.0-1|10	Source0:	%{module}-%{version}.tar.gz
12mr|python-pyemf-2.0.0-1|11	License:	LGPLv2.1
12mr|python-pyemf-2.0.0-1|12	Group:		Development/Python
12mr|python-pyemf-2.0.0-1|13	Url:		http://pyemf.sourceforge.net/
12mr|python-pyemf-2.0.0-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-pyemf-2.0.0-1|15	BuildArch:	noarch
12mr|python-pyemf-2.0.0-1|16	BuildRequires:	python-devel
12mr|python-pyemf-2.0.0-1|17	
12mr|python-pyemf-2.0.0-1|18	%description
12mr|python-pyemf-2.0.0-1|19	pyemf is a pure python module that provides bindings for an ECMA-234
12mr|python-pyemf-2.0.0-1|20	compliant vector graphics library. ECMA-234 is the published interface
12mr|python-pyemf-2.0.0-1|21	for the Windows GDI used in the Microsoft windows environment and,
12mr|python-pyemf-2.0.0-1|22	more importantly, natively supported by the OpenOffice suite of tools.
12mr|python-pyemf-2.0.0-1|23	
12mr|python-pyemf-2.0.0-1|24	%prep
12mr|python-pyemf-2.0.0-1|25	%setup -q -n %{module}-%{version}
12mr|python-pyemf-2.0.0-1|26	
12mr|python-pyemf-2.0.0-1|27	%install
12mr|python-pyemf-2.0.0-1|28	%__rm -rf %{buildroot}
12mr|python-pyemf-2.0.0-1|29	%__python setup.py install --root=%{buildroot} --record=FILE_LIST
12mr|python-pyemf-2.0.0-1|30	
12mr|python-pyemf-2.0.0-1|31	%clean
12mr|python-pyemf-2.0.0-1|32	%__rm -rf %{buildroot}
12mr|python-pyemf-2.0.0-1|33	
12mr|python-pyemf-2.0.0-1|34	%files
12mr|python-pyemf-2.0.0-1|35	%defattr(-,root,root)
12mr|python-pyemf-2.0.0-1|36	%doc ChangeLog LICENSE README examples/
12mr|python-pyemf-2.0.0-1|37	%py_puresitedir/*
12mr|python-pyemf-2.0.0-1|38	
12mr|python-pyemf-2.0.0-1|39	
12mr|python-pyemf-2.0.0-1|40	
12mr|python-pyemf-2.0.0-1|41	%changelog
12mr|python-pyemf-2.0.0-1|42	

16140 12
12mr|python-pyfltk-1.3.0-1|1	%define tarname pyFltk
12mr|python-pyfltk-1.3.0-1|2	
12mr|python-pyfltk-1.3.0-1|3	Summary:	Python wrapper for the FLTK library
12mr|python-pyfltk-1.3.0-1|4	Name:		python-pyfltk
12mr|python-pyfltk-1.3.0-1|5	Version:	1.3.0
12mr|python-pyfltk-1.3.0-1|6	Release:	1
12mr|python-pyfltk-1.3.0-1|7	License:	GPLv2
12mr|python-pyfltk-1.3.0-1|8	Group:		Development/Python
12mr|python-pyfltk-1.3.0-1|9	Url:		http://pyfltk.sourceforge.net/
12mr|python-pyfltk-1.3.0-1|10	Source0:	http://downloads.sourceforge.net/pyfltk/%{tarname}-%{version}.tar.gz
12mr|python-pyfltk-1.3.0-1|11	Patch0:		pyFltk-1.3.0rc1-build.patch
12mr|python-pyfltk-1.3.0-1|12	Patch1:		pyfltk-1.3.0-linux-3.x-detection.patch
12mr|python-pyfltk-1.3.0-1|13	BuildRequires:	fltk-devel >= 1.3.0
12mr|python-pyfltk-1.3.0-1|14	BuildRequires:	python-devel
12mr|python-pyfltk-1.3.0-1|15	BuildRequires:	swig
12mr|python-pyfltk-1.3.0-1|16	
12mr|python-pyfltk-1.3.0-1|17	%description
12mr|python-pyfltk-1.3.0-1|18	pyFLTK is a Python wrapper for the Fast Light Tool Kit
12mr|python-pyfltk-1.3.0-1|19	cross-platform graphical user-interface library.
12mr|python-pyfltk-1.3.0-1|20	
12mr|python-pyfltk-1.3.0-1|21	%prep
12mr|python-pyfltk-1.3.0-1|22	%setup -q -n %{tarname}-%{version}
12mr|python-pyfltk-1.3.0-1|23	%patch0 -p1 -b .cflags
12mr|python-pyfltk-1.3.0-1|24	%patch1 -p0 -b .linux-detection
12mr|python-pyfltk-1.3.0-1|25	
12mr|python-pyfltk-1.3.0-1|26	# (wally) With P0, disable Werror_cflags temporarily to get pkg build
12mr|python-pyfltk-1.3.0-1|27	%define Werror_cflags   %nil
12mr|python-pyfltk-1.3.0-1|28	sed -i -e 's|@CUSTOM_CFLAGS@|%{optflags}|' setup.py
12mr|python-pyfltk-1.3.0-1|29	
12mr|python-pyfltk-1.3.0-1|30	%build
12mr|python-pyfltk-1.3.0-1|31	CPPFLAGS="-DFL_INTERNALS -lGL %{ldflags}" python setup.py build
12mr|python-pyfltk-1.3.0-1|32	
12mr|python-pyfltk-1.3.0-1|33	%install
12mr|python-pyfltk-1.3.0-1|34	python setup.py install --root=%{buildroot}
12mr|python-pyfltk-1.3.0-1|35	
12mr|python-pyfltk-1.3.0-1|36	rm -rf %{buildroot}%{py_platsitedir}/fltk/docs
12mr|python-pyfltk-1.3.0-1|37	rm -rf %{buildroot}%{py_platsitedir}/fltk/test
12mr|python-pyfltk-1.3.0-1|38	
12mr|python-pyfltk-1.3.0-1|39	%files
12mr|python-pyfltk-1.3.0-1|40	%doc CHANGES COPYING README TODO
12mr|python-pyfltk-1.3.0-1|41	%{py_platsitedir}/fltk/*
12mr|python-pyfltk-1.3.0-1|42	%{py_platsitedir}/*info
12mr|python-pyfltk-1.3.0-1|43	
12mr|python-pyfltk-1.3.0-1|44	
12mr|python-pyfltk-1.3.0-1|45	
12mr|python-pyfltk-1.3.0-1|46	%changelog
12mr|python-pyfltk-1.3.0-1|47	* Wed Sep  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|python-pyfltk-1.3.0-1|48	+ Commit: 9ac81cc
12mr|python-pyfltk-1.3.0-1|49	- Add -lGL to linker flags
12mr|python-pyfltk-1.3.0-1|50	
12mr|python-pyfltk-1.3.0-1|51	* Wed Sep  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|python-pyfltk-1.3.0-1|52	+ Commit: aa24242
12mr|python-pyfltk-1.3.0-1|53	- New version 1.3.0 (use Mageia as base package), add patch from Gentoo to fix linux detection
12mr|python-pyfltk-1.3.0-1|54	
12mr|python-pyfltk-1.3.0-1|55	

16141 12
12mr|python-pygments-1.5-1|1	%define tarname Pygments
12mr|python-pygments-1.5-1|2	%define module	pygments
12mr|python-pygments-1.5-1|3	%define name	python-%{module}
12mr|python-pygments-1.5-1|4	%define version	1.5
12mr|python-pygments-1.5-1|5	%define release	%mkrel 1
12mr|python-pygments-1.5-1|6	
12mr|python-pygments-1.5-1|7	Name:           %{name}
12mr|python-pygments-1.5-1|8	Version:        %{version}
12mr|python-pygments-1.5-1|9	Release:        %{release}
12mr|python-pygments-1.5-1|10	Summary:        Syntax highlighting package written in Python
12mr|python-pygments-1.5-1|11	Group:          Development/Python
12mr|python-pygments-1.5-1|12	License:        BSD
12mr|python-pygments-1.5-1|13	URL:            http://pygments.org/
12mr|python-pygments-1.5-1|14	Source0:        http://pypi.python.org/packages/source/P/%{tarname}/%{tarname}-%{version}.tar.gz
12mr|python-pygments-1.5-1|15	%py_requires -d
12mr|python-pygments-1.5-1|16	Requires:       python-pkg-resources
12mr|python-pygments-1.5-1|17	BuildRequires:	python-setuptools
12mr|python-pygments-1.5-1|18	BuildArch:		noarch
12mr|python-pygments-1.5-1|19	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-pygments-1.5-1|20	
12mr|python-pygments-1.5-1|21	%description
12mr|python-pygments-1.5-1|22	Pygments is a syntax highlighting package written in Python.  It is a
12mr|python-pygments-1.5-1|23	generic syntax highlighter for general use in all kinds of software
12mr|python-pygments-1.5-1|24	such as forum systems, wikis or other applications that need to
12mr|python-pygments-1.5-1|25	prettify source code.  Highlights are:
12mr|python-pygments-1.5-1|26	
12mr|python-pygments-1.5-1|27	* a wide range of common languages and markup formats is supported
12mr|python-pygments-1.5-1|28	* special attention is paid to details, increasing quality by a fair amount
12mr|python-pygments-1.5-1|29	* support for new languages and formats are added easily
12mr|python-pygments-1.5-1|30	* a number of output formats, presently HTML, LaTeX, RTF, SVG and ANSI
12mr|python-pygments-1.5-1|31	sequences
12mr|python-pygments-1.5-1|32	* it is usable as a command-line tool and as a library
12mr|python-pygments-1.5-1|33	* ... and it highlights even Brainf*ck!
12mr|python-pygments-1.5-1|34	
12mr|python-pygments-1.5-1|35	%prep
12mr|python-pygments-1.5-1|36	%setup -q -n %{tarname}-%{version}
12mr|python-pygments-1.5-1|37	
12mr|python-pygments-1.5-1|38	%build
12mr|python-pygments-1.5-1|39	%{__python} setup.py build
12mr|python-pygments-1.5-1|40	
12mr|python-pygments-1.5-1|41	%install
12mr|python-pygments-1.5-1|42	%__rm -rf %{buildroot}
12mr|python-pygments-1.5-1|43	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --skip-build --root=%{buildroot}
12mr|python-pygments-1.5-1|44	mv docs/build html
12mr|python-pygments-1.5-1|45	
12mr|python-pygments-1.5-1|46	%__mkdir -p %{buildroot}%{_mandir}/man1
12mr|python-pygments-1.5-1|47	%__sed -i 's/\/usr\/share\/doc\/python-pygments\//\/usr\/share\/doc\/python-pygments\/html\//' docs/pygmentize.1
12mr|python-pygments-1.5-1|48	%__install -m 644 docs/pygmentize.1 %{buildroot}%{_mandir}/man1
12mr|python-pygments-1.5-1|49	
12mr|python-pygments-1.5-1|50	%clean
12mr|python-pygments-1.5-1|51	%__rm -rf %{buildroot}
12mr|python-pygments-1.5-1|52	
12mr|python-pygments-1.5-1|53	%files
12mr|python-pygments-1.5-1|54	%defattr(-,root,root,-)
12mr|python-pygments-1.5-1|55	%doc AUTHORS CHANGES LICENSE TODO html/
12mr|python-pygments-1.5-1|56	%_bindir/pygmentize
12mr|python-pygments-1.5-1|57	%py_sitedir/pygments/*
12mr|python-pygments-1.5-1|58	%py_sitedir/Pygments-*
12mr|python-pygments-1.5-1|59	%_mandir/man1/pygmentize.*
12mr|python-pygments-1.5-1|60	
12mr|python-pygments-1.5-1|61	
12mr|python-pygments-1.5-1|62	
12mr|python-pygments-1.5-1|63	
12mr|python-pygments-1.5-1|64	%changelog
12mr|python-pygments-1.5-1|65	

16142 12
12mr|python-pygoocanvas-0.14.1-4|1	%define oname pygoocanvas
12mr|python-pygoocanvas-0.14.1-4|2	%define pycairo 1.8.4
12mr|python-pygoocanvas-0.14.1-4|3	Name: python-%{oname}
12mr|python-pygoocanvas-0.14.1-4|4	Summary: GooCanvas python bindings
12mr|python-pygoocanvas-0.14.1-4|5	Version: 0.14.1
12mr|python-pygoocanvas-0.14.1-4|6	Release: %mkrel 4
12mr|python-pygoocanvas-0.14.1-4|7	URL: http://developer.berlios.de/projects/pygoocanvas/
12mr|python-pygoocanvas-0.14.1-4|8	License: LGPL
12mr|python-pygoocanvas-0.14.1-4|9	Group: Development/Python
12mr|python-pygoocanvas-0.14.1-4|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-pygoocanvas-0.14.1-4|11	BuildRequires: goocanvas-devel >= 0.14
12mr|python-pygoocanvas-0.14.1-4|12	BuildRequires: pygtk2.0-devel >= 2.10.4
12mr|python-pygoocanvas-0.14.1-4|13	BuildRequires: pkgconfig(pycairo) >= %pycairo
12mr|python-pygoocanvas-0.14.1-4|14	BuildRequires: gnome-doc-utils
12mr|python-pygoocanvas-0.14.1-4|15	BuildRequires: docbook-style-xsl
12mr|python-pygoocanvas-0.14.1-4|16	Requires: python-cairo >= %pycairo
12mr|python-pygoocanvas-0.14.1-4|17	Provides: %{oname} = %{version}-%{release}
12mr|python-pygoocanvas-0.14.1-4|18	Source: http://ftp.gnome.org/pub/GNOME/sources/%{oname}/%{oname}-%{version}.tar.bz2
12mr|python-pygoocanvas-0.14.1-4|19	Patch0: 0001-Check-the-return-value-of-PycairoContext_FromContext.patch
12mr|python-pygoocanvas-0.14.1-4|20	
12mr|python-pygoocanvas-0.14.1-4|21	%description
12mr|python-pygoocanvas-0.14.1-4|22	This package includes Python bindings for GooCanvas. It is
12mr|python-pygoocanvas-0.14.1-4|23	needed to run programs written in Python and using GooCanvas
12mr|python-pygoocanvas-0.14.1-4|24	set.
12mr|python-pygoocanvas-0.14.1-4|25	
12mr|python-pygoocanvas-0.14.1-4|26	%package devel
12mr|python-pygoocanvas-0.14.1-4|27	Summary: GooCanvas python bindings - Development files
12mr|python-pygoocanvas-0.14.1-4|28	Group: Development/Python
12mr|python-pygoocanvas-0.14.1-4|29	Requires: %name = %version
12mr|python-pygoocanvas-0.14.1-4|30	
12mr|python-pygoocanvas-0.14.1-4|31	%description devel
12mr|python-pygoocanvas-0.14.1-4|32	This package includes development files of python bindings for GooCanvas.
12mr|python-pygoocanvas-0.14.1-4|33	
12mr|python-pygoocanvas-0.14.1-4|34	%prep
12mr|python-pygoocanvas-0.14.1-4|35	%setup -q -n %{oname}-%{version}
12mr|python-pygoocanvas-0.14.1-4|36	%apply_patches
12mr|python-pygoocanvas-0.14.1-4|37	
12mr|python-pygoocanvas-0.14.1-4|38	%build
12mr|python-pygoocanvas-0.14.1-4|39	%configure2_5x
12mr|python-pygoocanvas-0.14.1-4|40	%make
12mr|python-pygoocanvas-0.14.1-4|41	
12mr|python-pygoocanvas-0.14.1-4|42	%install
12mr|python-pygoocanvas-0.14.1-4|43	rm -fr %{buildroot}
12mr|python-pygoocanvas-0.14.1-4|44	%makeinstall_std
12mr|python-pygoocanvas-0.14.1-4|45	
12mr|python-pygoocanvas-0.14.1-4|46	%clean
12mr|python-pygoocanvas-0.14.1-4|47	rm -fr %{buildroot}
12mr|python-pygoocanvas-0.14.1-4|48	
12mr|python-pygoocanvas-0.14.1-4|49	%files
12mr|python-pygoocanvas-0.14.1-4|50	%doc %{_datadir}/gtk-doc/html/%{oname}
12mr|python-pygoocanvas-0.14.1-4|51	%{python_sitearch}/*
12mr|python-pygoocanvas-0.14.1-4|52	
12mr|python-pygoocanvas-0.14.1-4|53	%files devel
12mr|python-pygoocanvas-0.14.1-4|54	%{_libdir}/pkgconfig/*.pc
12mr|python-pygoocanvas-0.14.1-4|55	
12mr|python-pygoocanvas-0.14.1-4|56	
12mr|python-pygoocanvas-0.14.1-4|57	
12mr|python-pygoocanvas-0.14.1-4|58	%changelog
12mr|python-pygoocanvas-0.14.1-4|59	

16143 12
12mr|python-pyinotify-0.9.3-1|1	%define oname pyinotify
12mr|python-pyinotify-0.9.3-1|2	
12mr|python-pyinotify-0.9.3-1|3	Summary:	Python module for monitoring filesystems changes
12mr|python-pyinotify-0.9.3-1|4	Name:		python-%{oname}
12mr|python-pyinotify-0.9.3-1|5	Version:	0.9.3
12mr|python-pyinotify-0.9.3-1|6	Release:	1
12mr|python-pyinotify-0.9.3-1|7	License:	MIT
12mr|python-pyinotify-0.9.3-1|8	Group:		Development/Python
12mr|python-pyinotify-0.9.3-1|9	Url:		http://github.com/seb-m/pyinotify
12mr|python-pyinotify-0.9.3-1|10	Source0:	http://seb.dbzteam.org/pub/pyinotify/releases/%{oname}-%{version}.tar.gz
12mr|python-pyinotify-0.9.3-1|11	BuildArch:	noarch
12mr|python-pyinotify-0.9.3-1|12	Provides:	%{oname} = %{version}-%{release}
12mr|python-pyinotify-0.9.3-1|13	BuildRequires:	epydoc
12mr|python-pyinotify-0.9.3-1|14	BuildRequires:	python-devel
12mr|python-pyinotify-0.9.3-1|15	# pyinotify can use psyco to speed things up, unfortunaltely,
12mr|python-pyinotify-0.9.3-1|16	# psyco does not work under x86_64
12mr|python-pyinotify-0.9.3-1|17	#Suggests:	python-psyco
12mr|python-pyinotify-0.9.3-1|18	
12mr|python-pyinotify-0.9.3-1|19	%description
12mr|python-pyinotify-0.9.3-1|20	Pyinotify is a pure Python module for monitoring filesystems changes.
12mr|python-pyinotify-0.9.3-1|21	Pyinotify relies on inotify, a Linux Kernel functionality (since
12mr|python-pyinotify-0.9.3-1|22	kernel 2.6.13). inotify is an event-driven notification mechanism, its
12mr|python-pyinotify-0.9.3-1|23	notifications are exported to user space through three system calls.
12mr|python-pyinotify-0.9.3-1|24	Pyinotify binds these system calls and provides an implementation on
12mr|python-pyinotify-0.9.3-1|25	top of them.
12mr|python-pyinotify-0.9.3-1|26	
12mr|python-pyinotify-0.9.3-1|27	%prep
12mr|python-pyinotify-0.9.3-1|28	%setup -q -n %{oname}-%{version}
12mr|python-pyinotify-0.9.3-1|29	
12mr|python-pyinotify-0.9.3-1|30	%build
12mr|python-pyinotify-0.9.3-1|31	%{__python} setup.py build
12mr|python-pyinotify-0.9.3-1|32	
12mr|python-pyinotify-0.9.3-1|33	%install
12mr|python-pyinotify-0.9.3-1|34	%{__python} setup.py install --root=%{buildroot}
12mr|python-pyinotify-0.9.3-1|35	
12mr|python-pyinotify-0.9.3-1|36	%files
12mr|python-pyinotify-0.9.3-1|37	%doc README* ACKS COPYING
12mr|python-pyinotify-0.9.3-1|38	%{py_puresitedir}/*
12mr|python-pyinotify-0.9.3-1|39	
12mr|python-pyinotify-0.9.3-1|40	
12mr|python-pyinotify-0.9.3-1|41	
12mr|python-pyinotify-0.9.3-1|42	%changelog
12mr|python-pyinotify-0.9.3-1|43	

16144 12
12mr|python-pylibacl-0.5.0-5|1	%define rname pylibacl
12mr|python-pylibacl-0.5.0-5|2	
12mr|python-pylibacl-0.5.0-5|3	Summary: 	Posix ACL module for Python
12mr|python-pylibacl-0.5.0-5|4	Name: 		python-%{rname}
12mr|python-pylibacl-0.5.0-5|5	Version: 	0.5.0
12mr|python-pylibacl-0.5.0-5|6	Release: 	5
12mr|python-pylibacl-0.5.0-5|7	License:	GPL
12mr|python-pylibacl-0.5.0-5|8	Group: 		Development/Python
12mr|python-pylibacl-0.5.0-5|9	URL: 		http://%{rname}.sourceforge.net
12mr|python-pylibacl-0.5.0-5|10	Source0: 	http://prdownloads.sourceforge.net/%{rname}/%{rname}-%{version}.tar.gz
12mr|python-pylibacl-0.5.0-5|11	BuildRequires:	acl-devel
12mr|python-pylibacl-0.5.0-5|12	BuildRequires:	python-devel
12mr|python-pylibacl-0.5.0-5|13	BuildRequires:	python-setuptools
12mr|python-pylibacl-0.5.0-5|14	Provides:	%{rname} = %{version}-%{release}
12mr|python-pylibacl-0.5.0-5|15	Obsoletes:	%{rname}
12mr|python-pylibacl-0.5.0-5|16	
12mr|python-pylibacl-0.5.0-5|17	%description
12mr|python-pylibacl-0.5.0-5|18	This is an extension for Python which implements POSIX ACLs (POSIX.1e).
12mr|python-pylibacl-0.5.0-5|19	
12mr|python-pylibacl-0.5.0-5|20	%prep
12mr|python-pylibacl-0.5.0-5|21	%setup -q -n %{rname}-%{version}
12mr|python-pylibacl-0.5.0-5|22	
12mr|python-pylibacl-0.5.0-5|23	%build
12mr|python-pylibacl-0.5.0-5|24	env CFLAGS="%{optflags}" python setup.py build
12mr|python-pylibacl-0.5.0-5|25	
12mr|python-pylibacl-0.5.0-5|26	%install
12mr|python-pylibacl-0.5.0-5|27	python setup.py install --root=%{buildroot}
12mr|python-pylibacl-0.5.0-5|28	
12mr|python-pylibacl-0.5.0-5|29	%files
12mr|python-pylibacl-0.5.0-5|30	%{py_platsitedir}/%{rname}-%{version}-py%{py_ver}.egg-info
12mr|python-pylibacl-0.5.0-5|31	%{py_platsitedir}/posix1e.so
12mr|python-pylibacl-0.5.0-5|32	
12mr|python-pylibacl-0.5.0-5|33	
12mr|python-pylibacl-0.5.0-5|34	
12mr|python-pylibacl-0.5.0-5|35	%changelog
12mr|python-pylibacl-0.5.0-5|36	

16145 12
12mr|python-pyrex-0.9.9-6|1	%define module	pyrex
12mr|python-pyrex-0.9.9-6|2	%define name	python-%{module}
12mr|python-pyrex-0.9.9-6|3	%define version 0.9.9
12mr|python-pyrex-0.9.9-6|4	%define release %mkrel 6
12mr|python-pyrex-0.9.9-6|5	
12mr|python-pyrex-0.9.9-6|6	Summary: 	Language for Writing Python Extension Modules
12mr|python-pyrex-0.9.9-6|7	Name: 	 	%{name}
12mr|python-pyrex-0.9.9-6|8	Version: 	%{version}
12mr|python-pyrex-0.9.9-6|9	Release: 	%{release}
12mr|python-pyrex-0.9.9-6|10	Source:     	Pyrex-%{version}.tar.gz
12mr|python-pyrex-0.9.9-6|11	URL:		http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/
12mr|python-pyrex-0.9.9-6|12	License:	Apache License
12mr|python-pyrex-0.9.9-6|13	Group:		Development/Python
12mr|python-pyrex-0.9.9-6|14	Obsoletes:      pyrex
12mr|python-pyrex-0.9.9-6|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-pyrex-0.9.9-6|16	Requires:	python
12mr|python-pyrex-0.9.9-6|17	BuildRequires:	python-devel
12mr|python-pyrex-0.9.9-6|18	BuildRequires:	dos2unix, emacs
12mr|python-pyrex-0.9.9-6|19	BuildArch:	noarch
12mr|python-pyrex-0.9.9-6|20	
12mr|python-pyrex-0.9.9-6|21	%description
12mr|python-pyrex-0.9.9-6|22	Pyrex lets you write code that mixes Python and C data types any way you want,
12mr|python-pyrex-0.9.9-6|23	and compiles it into a C extension for Python.
12mr|python-pyrex-0.9.9-6|24	
12mr|python-pyrex-0.9.9-6|25	%prep
12mr|python-pyrex-0.9.9-6|26	%setup -q -n Pyrex-%{version}
12mr|python-pyrex-0.9.9-6|27	
12mr|python-pyrex-0.9.9-6|28	%install
12mr|python-pyrex-0.9.9-6|29	%__rm -rf %{buildroot}
12mr|python-pyrex-0.9.9-6|30	find -name .*hg* | xargs rm -rf
12mr|python-pyrex-0.9.9-6|31	
12mr|python-pyrex-0.9.9-6|32	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12mr|python-pyrex-0.9.9-6|33	pushd Tools
12mr|python-pyrex-0.9.9-6|34	dos2unix pyrex-mode.el
12mr|python-pyrex-0.9.9-6|35	emacs -batch -f batch-byte-compile pyrex-mode.el
12mr|python-pyrex-0.9.9-6|36	%__install -m 755 -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12mr|python-pyrex-0.9.9-6|37	%__install -m 644 pyrex-mode.el* %{buildroot}%{_sysconfdir}/emacs/site-start.d
12mr|python-pyrex-0.9.9-6|38	popd
12mr|python-pyrex-0.9.9-6|39	
12mr|python-pyrex-0.9.9-6|40	#%check
12mr|python-pyrex-0.9.9-6|41	#cd Demos
12mr|python-pyrex-0.9.9-6|42	#PYTHONPATH=`pwd`/../build/lib make test clean
12mr|python-pyrex-0.9.9-6|43	
12mr|python-pyrex-0.9.9-6|44	%clean
12mr|python-pyrex-0.9.9-6|45	%__rm -rf %{buildroot}
12mr|python-pyrex-0.9.9-6|46	
12mr|python-pyrex-0.9.9-6|47	%files -f FILELIST
12mr|python-pyrex-0.9.9-6|48	%defattr(-,root,root)
12mr|python-pyrex-0.9.9-6|49	%doc *.txt Demos Doc
12mr|python-pyrex-0.9.9-6|50	%{_sysconfdir}/emacs/site-start.d/*.el*
12mr|python-pyrex-0.9.9-6|51	
12mr|python-pyrex-0.9.9-6|52	
12mr|python-pyrex-0.9.9-6|53	
12mr|python-pyrex-0.9.9-6|54	%changelog
12mr|python-pyrex-0.9.9-6|55	

16146 12
12mr|python-pytools-2011.5-2|1	%define module	pytools
12mr|python-pytools-2011.5-2|2	
12mr|python-pytools-2011.5-2|3	Summary:	A collection of tools for Python
12mr|python-pytools-2011.5-2|4	Name:		python-%{module}
12mr|python-pytools-2011.5-2|5	Version:	2011.5
12mr|python-pytools-2011.5-2|6	Release:	2
12mr|python-pytools-2011.5-2|7	Source0:	http://pypi.python.org/packages/source/p/%{module}/%{module}-%{version}.tar.gz
12mr|python-pytools-2011.5-2|8	Patch0:		no-distribute.patch
12mr|python-pytools-2011.5-2|9	License:	MIT
12mr|python-pytools-2011.5-2|10	Group:		Development/Python
12mr|python-pytools-2011.5-2|11	Url:		http://mathema.tician.de/software/pytools
12mr|python-pytools-2011.5-2|12	BuildArch:	noarch
12mr|python-pytools-2011.5-2|13	Requires:	python-decorator >= 3.2.0
12mr|python-pytools-2011.5-2|14	BuildRequires:	python-setuptools >= 0.6c8
12mr|python-pytools-2011.5-2|15	%py_requires -d
12mr|python-pytools-2011.5-2|16	
12mr|python-pytools-2011.5-2|17	%description
12mr|python-pytools-2011.5-2|18	Pytools is a big bag of things that are "missing" from the Python
12mr|python-pytools-2011.5-2|19	standard library. This is mainly a dependency of my other software
12mr|python-pytools-2011.5-2|20	packages, and is probably of little interest to you unless you use
12mr|python-pytools-2011.5-2|21	those. If you're curious nonetheless, here's what's on offer:
12mr|python-pytools-2011.5-2|22	
12mr|python-pytools-2011.5-2|23	* A ton of small tool functions such as len_iterable, argmin, tuple
12mr|python-pytools-2011.5-2|24	generation, permutation generation, ASCII table pretty printing,
12mr|python-pytools-2011.5-2|25	GvR's mokeypatch_xxx() hack, the elusive flatten, and much more.
12mr|python-pytools-2011.5-2|26	* Michele Simionato's decorator module.
12mr|python-pytools-2011.5-2|27	* A time-series logging module, pytools.log.
12mr|python-pytools-2011.5-2|28	* Batch job submission, pytools.batchjob.
12mr|python-pytools-2011.5-2|29	* A lexer, pytools.lex.
12mr|python-pytools-2011.5-2|30	
12mr|python-pytools-2011.5-2|31	%prep
12mr|python-pytools-2011.5-2|32	%setup -q -n %{module}-%{version}
12mr|python-pytools-2011.5-2|33	%patch0 -p0
12mr|python-pytools-2011.5-2|34	
12mr|python-pytools-2011.5-2|35	%install
12mr|python-pytools-2011.5-2|36	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12mr|python-pytools-2011.5-2|37	sed -i 's/.*egg-info$//' FILE_LIST
12mr|python-pytools-2011.5-2|38	
12mr|python-pytools-2011.5-2|39	%files -f FILE_LIST
12mr|python-pytools-2011.5-2|40	%doc README
12mr|python-pytools-2011.5-2|41	
12mr|python-pytools-2011.5-2|42	
12mr|python-pytools-2011.5-2|43	
12mr|python-pytools-2011.5-2|44	%changelog
12mr|python-pytools-2011.5-2|45	

16147 12
12mr|python-pytz-2011h-1|1	%define module	pytz
12mr|python-pytz-2011h-1|2	%define name	python-%{module}
12mr|python-pytz-2011h-1|3	%define version	2011h
12mr|python-pytz-2011h-1|4	%define release	%mkrel 1
12mr|python-pytz-2011h-1|5	
12mr|python-pytz-2011h-1|6	Summary:	World timezone definitions for Python
12mr|python-pytz-2011h-1|7	Name:		%{name}
12mr|python-pytz-2011h-1|8	Version:	%{version}
12mr|python-pytz-2011h-1|9	Release:	%{release}
12mr|python-pytz-2011h-1|10	Source0:	%{module}-%{version}.tar.bz2
12mr|python-pytz-2011h-1|11	License:	MIT
12mr|python-pytz-2011h-1|12	Group:		Development/Python
12mr|python-pytz-2011h-1|13	Url:		http://pytz.sourceforge.net/
12mr|python-pytz-2011h-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-pytz-2011h-1|15	BuildRequires:	python-devel >= 2.3
12mr|python-pytz-2011h-1|16	BuildArch:	noarch
12mr|python-pytz-2011h-1|17	
12mr|python-pytz-2011h-1|18	%description
12mr|python-pytz-2011h-1|19	pytz brings the Olson tz database into Python. This library allows
12mr|python-pytz-2011h-1|20	accurate and cross platform timezone calculations using Python 2.3 or
12mr|python-pytz-2011h-1|21	higher. It also solves the issue of ambiguous times at the end of
12mr|python-pytz-2011h-1|22	daylight savings, which you can read more about in the Python Library
12mr|python-pytz-2011h-1|23	Reference (datetime.tzinfo).
12mr|python-pytz-2011h-1|24	
12mr|python-pytz-2011h-1|25	Amost all (over 540) of the Olson timezones are supported.
12mr|python-pytz-2011h-1|26	
12mr|python-pytz-2011h-1|27	%prep
12mr|python-pytz-2011h-1|28	%setup -q -n %{module}-%{version}
12mr|python-pytz-2011h-1|29	
12mr|python-pytz-2011h-1|30	%install
12mr|python-pytz-2011h-1|31	%__rm -rf %{buildroot}
12mr|python-pytz-2011h-1|32	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12mr|python-pytz-2011h-1|33	
12mr|python-pytz-2011h-1|34	%clean
12mr|python-pytz-2011h-1|35	%__rm -rf %{buildroot}
12mr|python-pytz-2011h-1|36	
12mr|python-pytz-2011h-1|37	%files -f FILELIST
12mr|python-pytz-2011h-1|38	%defattr(-,root,root)
12mr|python-pytz-2011h-1|39	%doc *.txt
12mr|python-pytz-2011h-1|40	
12mr|python-pytz-2011h-1|41	
12mr|python-pytz-2011h-1|42	
12mr|python-pytz-2011h-1|43	
12mr|python-pytz-2011h-1|44	%changelog
12mr|python-pytz-2011h-1|45	

16148 12
12mr|python-pyxdg-0.19-1|1	%define oname   pyxdg
12mr|python-pyxdg-0.19-1|2	%define version 0.19
12mr|python-pyxdg-0.19-1|3	%define release 1
12mr|python-pyxdg-0.19-1|4	
12mr|python-pyxdg-0.19-1|5	Name:             python-pyxdg
12mr|python-pyxdg-0.19-1|6	Summary:          Python library to access freedesktop.org standards
12mr|python-pyxdg-0.19-1|7	Version:          %{version}
12mr|python-pyxdg-0.19-1|8	Release:          %{release}
12mr|python-pyxdg-0.19-1|9	BuildArch:        noarch
12mr|python-pyxdg-0.19-1|10	Source0:          http://www.freedesktop.org/~lanius/%{oname}-%{version}.tar.gz
12mr|python-pyxdg-0.19-1|11	URL:              http://www.freedesktop.org/Software/pyxdg
12mr|python-pyxdg-0.19-1|12	Group:            System/Libraries
12mr|python-pyxdg-0.19-1|13	License:          LGPLv2
12mr|python-pyxdg-0.19-1|14	BuildRequires:    python-devel
12mr|python-pyxdg-0.19-1|15	Provides:         pyxdg
12mr|python-pyxdg-0.19-1|16	Obsoletes:        pyxdg < 0.19-3
12mr|python-pyxdg-0.19-1|17	
12mr|python-pyxdg-0.19-1|18	%description
12mr|python-pyxdg-0.19-1|19	PyXDG is a python library to access freedesktop.org standards.
12mr|python-pyxdg-0.19-1|20	Currently supported are:
12mr|python-pyxdg-0.19-1|21	
12mr|python-pyxdg-0.19-1|22	* Base Directory Specification Version 0.6
12mr|python-pyxdg-0.19-1|23	
12mr|python-pyxdg-0.19-1|24	* Menu Specification Version 1.0
12mr|python-pyxdg-0.19-1|25	
12mr|python-pyxdg-0.19-1|26	* Desktop Entry Specification Version 1.0
12mr|python-pyxdg-0.19-1|27	
12mr|python-pyxdg-0.19-1|28	* Icon Theme Specification Version 0.8
12mr|python-pyxdg-0.19-1|29	
12mr|python-pyxdg-0.19-1|30	* Recent File Spec 0.2
12mr|python-pyxdg-0.19-1|31	
12mr|python-pyxdg-0.19-1|32	* Shared-MIME-Database Specification 0.13
12mr|python-pyxdg-0.19-1|33	
12mr|python-pyxdg-0.19-1|34	%prep
12mr|python-pyxdg-0.19-1|35	%setup -qn %{oname}-%{version}
12mr|python-pyxdg-0.19-1|36	
12mr|python-pyxdg-0.19-1|37	%build
12mr|python-pyxdg-0.19-1|38	python setup.py build
12mr|python-pyxdg-0.19-1|39	
12mr|python-pyxdg-0.19-1|40	%install
12mr|python-pyxdg-0.19-1|41	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12mr|python-pyxdg-0.19-1|42	
12mr|python-pyxdg-0.19-1|43	%files -f INSTALLED_FILES
12mr|python-pyxdg-0.19-1|44	%doc AUTHORS COPYING ChangeLog README TODO
12mr|python-pyxdg-0.19-1|45	
12mr|python-pyxdg-0.19-1|46	
12mr|python-pyxdg-0.19-1|47	
12mr|python-pyxdg-0.19-1|48	%changelog
12mr|python-pyxdg-0.19-1|49	

16149 12
12mr|python-pyxml-0.8.4-19|1	%define module	PyXML
12mr|python-pyxml-0.8.4-19|2	%define name	python-pyxml
12mr|python-pyxml-0.8.4-19|3	%define version 0.8.4
12mr|python-pyxml-0.8.4-19|4	%define release %mkrel 19
12mr|python-pyxml-0.8.4-19|5	
12mr|python-pyxml-0.8.4-19|6	Name:		%{name}
12mr|python-pyxml-0.8.4-19|7	Version:	%{version}
12mr|python-pyxml-0.8.4-19|8	Release:	%{release}
12mr|python-pyxml-0.8.4-19|9	URL:		http://pyxml.sourceforge.net/
12mr|python-pyxml-0.8.4-19|10	Source0:	http://downloads.sourceforge.net/pyxml/%{module}-%{version}.tar.bz2
12mr|python-pyxml-0.8.4-19|11	Patch0:		python-pyxml-fix_python_2.6.patch
12mr|python-pyxml-0.8.4-19|12	License:	MIT and Python and ZPLv1.0 and BSD
12mr|python-pyxml-0.8.4-19|13	Group:		System/Libraries
12mr|python-pyxml-0.8.4-19|14	Summary:	XML libraries for python
12mr|python-pyxml-0.8.4-19|15	BuildRequires:	libexpat-devel >= 2.0.1
12mr|python-pyxml-0.8.4-19|16	Obsoletes:	%{module}
12mr|python-pyxml-0.8.4-19|17	Provides:	%{module}
12mr|python-pyxml-0.8.4-19|18	%py_requires -d
12mr|python-pyxml-0.8.4-19|19	
12mr|python-pyxml-0.8.4-19|20	%description
12mr|python-pyxml-0.8.4-19|21	An XML package for Python. The distribution contains a validating XML parser,
12mr|python-pyxml-0.8.4-19|22	an implementation of the SAX and DOM programming interfaces and an interface
12mr|python-pyxml-0.8.4-19|23	to the Expat parser.
12mr|python-pyxml-0.8.4-19|24	
12mr|python-pyxml-0.8.4-19|25	%prep
12mr|python-pyxml-0.8.4-19|26	%setup -q -n %{module}-%{version}
12mr|python-pyxml-0.8.4-19|27	%patch0 -p0
12mr|python-pyxml-0.8.4-19|28	
12mr|python-pyxml-0.8.4-19|29	%build
12mr|python-pyxml-0.8.4-19|30	CFLAGS="%{optflags}" python setup.py build --with-libexpat=%{_prefix}
12mr|python-pyxml-0.8.4-19|31	
12mr|python-pyxml-0.8.4-19|32	%install
12mr|python-pyxml-0.8.4-19|33	python setup.py install -O 1 --root=%{buildroot} --record=INSTALLED_FILES
12mr|python-pyxml-0.8.4-19|34	
12mr|python-pyxml-0.8.4-19|35	%files
12mr|python-pyxml-0.8.4-19|36	%defattr(-,root,root)
12mr|python-pyxml-0.8.4-19|37	%doc LICENCE ANNOUNCE CREDITS README README.dom README.pyexpat README.sgmlop TODO doc/*
12mr|python-pyxml-0.8.4-19|38	%_bindir/*
12mr|python-pyxml-0.8.4-19|39	%py_platsitedir/PyXML-0.8.4-py2.7.egg-info
12mr|python-pyxml-0.8.4-19|40	%py_platsitedir/_xmlplus/*py
12mr|python-pyxml-0.8.4-19|41	%py_platsitedir/_xmlplus/marshal/
12mr|python-pyxml-0.8.4-19|42	%py_platsitedir/_xmlplus/parsers/
12mr|python-pyxml-0.8.4-19|43	%py_platsitedir/_xmlplus/sax/
12mr|python-pyxml-0.8.4-19|44	%py_platsitedir/_xmlplus/schema/
12mr|python-pyxml-0.8.4-19|45	%py_platsitedir/_xmlplus/unicode/
12mr|python-pyxml-0.8.4-19|46	%py_platsitedir/_xmlplus/utils/
12mr|python-pyxml-0.8.4-19|47	%py_platsitedir/_xmlplus/xpath/
12mr|python-pyxml-0.8.4-19|48	%py_platsitedir/_xmlplus/dom/*py
12mr|python-pyxml-0.8.4-19|49	%py_platsitedir/_xmlplus/dom/ext/
12mr|python-pyxml-0.8.4-19|50	%py_platsitedir/_xmlplus/dom/html/
12mr|python-pyxml-0.8.4-19|51	%lang(de) %{py_platsitedir}/_xmlplus/dom/de/
12mr|python-pyxml-0.8.4-19|52	%lang(en_US) %{py_platsitedir}/_xmlplus/dom/en_US/
12mr|python-pyxml-0.8.4-19|53	%lang(fr) %{py_platsitedir}/_xmlplus/dom/fr/
12mr|python-pyxml-0.8.4-19|54	
12mr|python-pyxml-0.8.4-19|55	
12mr|python-pyxml-0.8.4-19|56	%changelog
12mr|python-pyxml-0.8.4-19|57	

16150 12
12mr|python-qt-3.18.1-10|1	Name: python-qt
12mr|python-qt-3.18.1-10|2	Summary: Set of Python bindings for Trolltech's Qt application framework
12mr|python-qt-3.18.1-10|3	Version: 3.18.1
12mr|python-qt-3.18.1-10|4	Release: %mkrel 10
12mr|python-qt-3.18.1-10|5	Epoch: 1
12mr|python-qt-3.18.1-10|6	Group: Development/KDE and Qt
12mr|python-qt-3.18.1-10|7	URL: http://www.riverbankcomputing.co.uk/software/pyqt/intro
12mr|python-qt-3.18.1-10|8	Source0: http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/PyQt-x11-gpl-%{version}.tar.gz
12mr|python-qt-3.18.1-10|9	Patch0: PyQt-x11-gpl-3.17.3-mandriva-multiarch.patch
12mr|python-qt-3.18.1-10|10	License: GPLv2+
12mr|python-qt-3.18.1-10|11	Provides: PyQt = %epoch:%version-%release
12mr|python-qt-3.18.1-10|12	Requires: python-sip >= 1:4.7
12mr|python-qt-3.18.1-10|13	BuildRoot: %_tmppath/%name-%version-%release-root
12mr|python-qt-3.18.1-10|14	BuildRequires: qt3-devel
12mr|python-qt-3.18.1-10|15	BuildRequires: mesaglu-devel
12mr|python-qt-3.18.1-10|16	BuildRequires: python-sip >= 1:4.7
12mr|python-qt-3.18.1-10|17	BuildRequires: python-devel
12mr|python-qt-3.18.1-10|18	
12mr|python-qt-3.18.1-10|19	%description
12mr|python-qt-3.18.1-10|20	PyQt is a set of Python bindings for Trolltech's Qt application framework and
12mr|python-qt-3.18.1-10|21	runs on all platforms supported by Qt including Windows, MacOS/X and Linux.
12mr|python-qt-3.18.1-10|22	
12mr|python-qt-3.18.1-10|23	%files
12mr|python-qt-3.18.1-10|24	%defattr(-,root,root)
12mr|python-qt-3.18.1-10|25	%_bindir/pyuic
12mr|python-qt-3.18.1-10|26	%_bindir/pylupdate
12mr|python-qt-3.18.1-10|27	%py_platsitedir/q*
12mr|python-qt-3.18.1-10|28	%py_platsitedir/pyqtconfig.py
12mr|python-qt-3.18.1-10|29	%_datadir/sip/*
12mr|python-qt-3.18.1-10|30	
12mr|python-qt-3.18.1-10|31	#------------------------------------------------------------
12mr|python-qt-3.18.1-10|32	
12mr|python-qt-3.18.1-10|33	%prep
12mr|python-qt-3.18.1-10|34	%setup -q -n PyQt-x11-gpl-%version
12mr|python-qt-3.18.1-10|35	%patch0 -p1
12mr|python-qt-3.18.1-10|36	
12mr|python-qt-3.18.1-10|37	%build
12mr|python-qt-3.18.1-10|38	export QTDIR=%qt3dir
12mr|python-qt-3.18.1-10|39	echo "yes" | python ./configure.py \
12mr|python-qt-3.18.1-10|40	-y qt-mt LIBDIR_QT=%{_libdir}
12mr|python-qt-3.18.1-10|41	
12mr|python-qt-3.18.1-10|42	for name in pylupdate3 pyuic3 qt qtcanvas qtgl qtnetwork qtsql qttable qtui qtxml; do
12mr|python-qt-3.18.1-10|43	sed -i "s#^LIBS = #LIBS = $(python-config --libs) #g" ${name}/Makefile
12mr|python-qt-3.18.1-10|44	sed -i "s#^CFLAGS = #CFLAGS = %{optflags} #g" ${name}/Makefile
12mr|python-qt-3.18.1-10|45	sed -i "s#^CXXFLAGS = #CXXFLAGS = %{optflags} #g" ${name}/Makefile
12mr|python-qt-3.18.1-10|46	sed -i "s#^LFLAGS = #LFLAGS = %{ldflags} #g" ${name}/Makefile
12mr|python-qt-3.18.1-10|47	done
12mr|python-qt-3.18.1-10|48	
12mr|python-qt-3.18.1-10|49	%make
12mr|python-qt-3.18.1-10|50	
12mr|python-qt-3.18.1-10|51	%install
12mr|python-qt-3.18.1-10|52	rm -rf %buildroot
12mr|python-qt-3.18.1-10|53	make DESTDIR=%buildroot install
12mr|python-qt-3.18.1-10|54	
12mr|python-qt-3.18.1-10|55	%clean
12mr|python-qt-3.18.1-10|56	rm -rf %buildroot
12mr|python-qt-3.18.1-10|57	
12mr|python-qt-3.18.1-10|58	
12mr|python-qt-3.18.1-10|59	
12mr|python-qt-3.18.1-10|60	
12mr|python-qt-3.18.1-10|61	%changelog
12mr|python-qt-3.18.1-10|62	

16151 12
12mr|python-qt4-4.9.4-1|1	Name:		python-qt4
12mr|python-qt4-4.9.4-1|2	Summary:	Set of Python bindings for Trolltech's Qt application framework
12mr|python-qt4-4.9.4-1|3	Version:	4.9.4
12mr|python-qt4-4.9.4-1|4	Release:	1
12mr|python-qt4-4.9.4-1|5	Group:		Development/KDE and Qt
12mr|python-qt4-4.9.4-1|6	URL:		http://www.riverbankcomputing.co.uk/software/pyqt/intro
12mr|python-qt4-4.9.4-1|7	Source0:	http://www.riverbankcomputing.co.uk/static/Downloads/PyQt4/PyQt-x11-gpl-%{version}.tar.gz
12mr|python-qt4-4.9.4-1|8	Patch2:		03_qreal_float_support.dpatch
12mr|python-qt4-4.9.4-1|9	License:	GPLv2+
12mr|python-qt4-4.9.4-1|10	BuildRequires:	qt4-devel >= 3:4.5.1
12mr|python-qt4-4.9.4-1|11	BuildRequires:	qt-assistant-adp-devel
12mr|python-qt4-4.9.4-1|12	BuildRequires:	dbus-python
12mr|python-qt4-4.9.4-1|13	BuildRequires:	dbus-devel
12mr|python-qt4-4.9.4-1|14	BuildRequires:	python-sip >= 1:4.12.2
12mr|python-qt4-4.9.4-1|15	BuildRequires:	sed
12mr|python-qt4-4.9.4-1|16	BuildRequires:	phonon-devel
12mr|python-qt4-4.9.4-1|17	BuildRequires:	python-devel
12mr|python-qt4-4.9.4-1|18	Provides:	PyQt4 = %{version}-%{release}
12mr|python-qt4-4.9.4-1|19	Requires:	python-sip >= 1:4.12.2
12mr|python-qt4-4.9.4-1|20	Requires:	%{name}-core = %{version}
12mr|python-qt4-4.9.4-1|21	Requires:	%{name}-dbus = %{version}
12mr|python-qt4-4.9.4-1|22	Requires:	%{name}-declarative = %{version}
12mr|python-qt4-4.9.4-1|23	Requires:	%{name}-designer = %{version}
12mr|python-qt4-4.9.4-1|24	Requires:	%{name}-gui = %{version}
12mr|python-qt4-4.9.4-1|25	Requires:	%{name}-help = %{version}
12mr|python-qt4-4.9.4-1|26	Requires:	%{name}-multimedia = %{version}
12mr|python-qt4-4.9.4-1|27	Requires:	%{name}-network = %{version}
12mr|python-qt4-4.9.4-1|28	Requires:	%{name}-opengl = %{version}
12mr|python-qt4-4.9.4-1|29	Requires:	%{name}-phonon = %{version}
12mr|python-qt4-4.9.4-1|30	Requires:	%{name}-script = %{version}
12mr|python-qt4-4.9.4-1|31	Requires:	%{name}-scripttools = %{version}
12mr|python-qt4-4.9.4-1|32	Requires:	%{name}-sql = %{version}
12mr|python-qt4-4.9.4-1|33	Requires:	%{name}-svg = %{version}
12mr|python-qt4-4.9.4-1|34	Requires:	%{name}-test = %{version}
12mr|python-qt4-4.9.4-1|35	Requires:	%{name}-webkit = %{version}
12mr|python-qt4-4.9.4-1|36	Requires:	%{name}-xml = %{version}
12mr|python-qt4-4.9.4-1|37	Requires:	%{name}-xmlpatterns = %{version}
12mr|python-qt4-4.9.4-1|38	
12mr|python-qt4-4.9.4-1|39	%description
12mr|python-qt4-4.9.4-1|40	PyQt is a set of Python bindings for Trolltech's Qt application framework
12mr|python-qt4-4.9.4-1|41	
12mr|python-qt4-4.9.4-1|42	%files
12mr|python-qt4-4.9.4-1|43	
12mr|python-qt4-4.9.4-1|44	#------------------------------------------------------------
12mr|python-qt4-4.9.4-1|45	
12mr|python-qt4-4.9.4-1|46	%package core
12mr|python-qt4-4.9.4-1|47	Summary:	PyQt 4 core
12mr|python-qt4-4.9.4-1|48	Group:		Development/KDE and Qt
12mr|python-qt4-4.9.4-1|49	
12mr|python-qt4-4.9.4-1|50	%description core
12mr|python-qt4-4.9.4-1|51	PyQt 4 core
12mr|python-qt4-4.9.4-1|52	
12mr|python-qt4-4.9.4-1|53	%files core
12mr|python-qt4-4.9.4-1|54	%dir %{py_platsitedir}/PyQt4
12mr|python-qt4-4.9.4-1|55	%{py_platsitedir}/PyQt4/uic
12mr|python-qt4-4.9.4-1|56	%{py_platsitedir}/PyQt4/__init__.py
12mr|python-qt4-4.9.4-1|57	%{py_platsitedir}/PyQt4/pyqtconfig.py
12mr|python-qt4-4.9.4-1|58	%{py_puresitedir}/dbus/*
12mr|python-qt4-4.9.4-1|59	%{py_platsitedir}/PyQt4/Qt.so
12mr|python-qt4-4.9.4-1|60	%{py_platsitedir}/PyQt4/QtCore.so
12mr|python-qt4-4.9.4-1|61	%{_datadir}/sip/PyQt4/Qt
12mr|python-qt4-4.9.4-1|62	%{_datadir}/sip/PyQt4/QtCore
12mr|python-qt4-4.9.4-1|63	%{qt4dir}/qsci/api/python/PyQt4.api
12mr|python-qt4-4.9.4-1|64	
12mr|python-qt4-4.9.4-1|65	#------------------------------------------------------------
12mr|python-qt4-4.9.4-1|66	
12mr|python-qt4-4.9.4-1|67	%package dbus
12mr|python-qt4-4.9.4-1|68	Summary:	PyQt 4 dbus
12mr|python-qt4-4.9.4-1|69	Group:		Development/KDE and Qt
12mr|python-qt4-4.9.4-1|70	Requires:	%{name}-core = %{version}
12mr|python-qt4-4.9.4-1|71	
12mr|python-qt4-4.9.4-1|72	%description dbus
12mr|python-qt4-4.9.4-1|73	PyQt 4 dbus
12mr|python-qt4-4.9.4-1|74	
12mr|python-qt4-4.9.4-1|75	%files dbus
12mr|python-qt4-4.9.4-1|76	%{py_platsitedir}/PyQt4/QtDBus.so
12mr|python-qt4-4.9.4-1|77	%{_datadir}/sip/PyQt4/QtDBus
12mr|python-qt4-4.9.4-1|78	
12mr|python-qt4-4.9.4-1|79	#------------------------------------------------------------
12mr|python-qt4-4.9.4-1|80	
12mr|python-qt4-4.9.4-1|81	%package declarative
12mr|python-qt4-4.9.4-1|82	Summary:	PyQt 4 declarative
12mr|python-qt4-4.9.4-1|83	Group:		Development/KDE and Qt
12mr|python-qt4-4.9.4-1|84	Requires:	%{name}-core = %{version}
12mr|python-qt4-4.9.4-1|85	
12mr|python-qt4-4.9.4-1|86	%description declarative
12mr|python-qt4-4.9.4-1|87	PyQt 4 declarative
12mr|python-qt4-4.9.4-1|88	
12mr|python-qt4-4.9.4-1|89	%files declarative
12mr|python-qt4-4.9.4-1|90	%{py_platsitedir}/PyQt4/QtDeclarative.so
12mr|python-qt4-4.9.4-1|91	%{_datadir}/sip/PyQt4/QtDeclarative
12mr|python-qt4-4.9.4-1|92	
12mr|python-qt4-4.9.4-1|93	#------------------------------------------------------------
12mr|python-qt4-4.9.4-1|94	
12mr|python-qt4-4.9.4-1|95	%package assistant
12mr|python-qt4-4.9.4-1|96	Summary:	PyQt 4 assistant
12mr|python-qt4-4.9.4-1|97	Group:		Development/KDE and Qt
12mr|python-qt4-4.9.4-1|98	Requires:	%{name}-core = %{version}
12mr|python-qt4-4.9.4-1|99	
12mr|python-qt4-4.9.4-1|100	%description assistant
12mr|python-qt4-4.9.4-1|101	PyQt 4 assistant
12mr|python-qt4-4.9.4-1|102	
12mr|python-qt4-4.9.4-1|103	%files assistant
12mr|python-qt4-4.9.4-1|104	%{py_platsitedir}/PyQt4/QtAssistant.so
12mr|python-qt4-4.9.4-1|105	%{_datadir}/sip/PyQt4/QtAssistant
12mr|python-qt4-4.9.4-1|106	
12mr|python-qt4-4.9.4-1|107	#------------------------------------------------------------
12mr|python-qt4-4.9.4-1|108	
12mr|python-qt4-4.9.4-1|109	%package gui
12mr|python-qt4-4.9.4-1|110	Summary:	PyQt 4 gui
12mr|python-qt4-4.9.4-1|111	Group:		Development/KDE and Qt
12mr|python-qt4-4.9.4-1|112	Requires:	%{name}-core = %{version}
12mr|python-qt4-4.9.4-1|113	
12mr|python-qt4-4.9.4-1|114	%description gui
12mr|python-qt4-4.9.4-1|115	PyQt 4 gui
12mr|python-qt4-4.9.4-1|116	
12mr|python-qt4-4.9.4-1|117	%files gui
12mr|python-qt4-4.9.4-1|118	%{py_platsitedir}/PyQt4/QtGui.so
12mr|python-qt4-4.9.4-1|119	%{_datadir}/sip/PyQt4/QtGui
12mr|python-qt4-4.9.4-1|120	
12mr|python-qt4-4.9.4-1|121	#------------------------------------------------------------
12mr|python-qt4-4.9.4-1|122	
12mr|python-qt4-4.9.4-1|123	%package network
12mr|python-qt4-4.9.4-1|124	Summary:	PyQt 4 network
12mr|python-qt4-4.9.4-1|125	Group:		Development/KDE and Qt
12mr|python-qt4-4.9.4-1|126	Requires:	%{name}-core = %{version}
12mr|python-qt4-4.9.4-1|127	
12mr|python-qt4-4.9.4-1|128	%description network
12mr|python-qt4-4.9.4-1|129	PyQt 4 network
12mr|python-qt4-4.9.4-1|130	
12mr|python-qt4-4.9.4-1|131	%files network
12mr|python-qt4-4.9.4-1|132	%{py_platsitedir}/PyQt4/QtNetwork.so
12mr|python-qt4-4.9.4-1|133	%{_datadir}/sip/PyQt4/QtNetwork
12mr|python-qt4-4.9.4-1|134	
12mr|python-qt4-4.9.4-1|135	#------------------------------------------------------------
12mr|python-qt4-4.9.4-1|136	
12mr|python-qt4-4.9.4-1|137	%package help
12mr|python-qt4-4.9.4-1|138	Summary:	PyQt 4 help
12mr|python-qt4-4.9.4-1|139	Group:		Development/KDE and Qt
12mr|python-qt4-4.9.4-1|140	Requires:	%{name}-core = %{version}
12mr|python-qt4-4.9.4-1|141	
12mr|python-qt4-4.9.4-1|142	%description help
12mr|python-qt4-4.9.4-1|143	PyQt 4 help
12mr|python-qt4-4.9.4-1|144	
12mr|python-qt4-4.9.4-1|145	%files help
12mr|python-qt4-4.9.4-1|146	%{py_platsitedir}/PyQt4/QtHelp.so
12mr|python-qt4-4.9.4-1|147	%{_datadir}/sip/PyQt4/QtHelp
12mr|python-qt4-4.9.4-1|148	
12mr|python-qt4-4.9.4-1|149	#------------------------------------------------------------
12mr|python-qt4-4.9.4-1|150	
12mr|python-qt4-4.9.4-1|151	%package opengl
12mr|python-qt4-4.9.4-1|152	Summary:	PyQt 4 opengl
12mr|python-qt4-4.9.4-1|153	Group:		Development/KDE and Qt
12mr|python-qt4-4.9.4-1|154	Requires:	%{name}-core = %{version}
12mr|python-qt4-4.9.4-1|155	
12mr|python-qt4-4.9.4-1|156	%description opengl
12mr|python-qt4-4.9.4-1|157	PyQt 4 opengl
12mr|python-qt4-4.9.4-1|158	
12mr|python-qt4-4.9.4-1|159	%files opengl
12mr|python-qt4-4.9.4-1|160	%{py_platsitedir}/PyQt4/QtOpenGL.so
12mr|python-qt4-4.9.4-1|161	%{_datadir}/sip/PyQt4/QtOpenGL
12mr|python-qt4-4.9.4-1|162	
12mr|python-qt4-4.9.4-1|163	#------------------------------------------------------------
12mr|python-qt4-4.9.4-1|164	
12mr|python-qt4-4.9.4-1|165	%package multimedia
12mr|python-qt4-4.9.4-1|166	Summary:	PyQt 4 multimedia
12mr|python-qt4-4.9.4-1|167	Group:		Development/KDE and Qt
12mr|python-qt4-4.9.4-1|168	Requires:	%{name}-core = %{version}
12mr|python-qt4-4.9.4-1|169	
12mr|python-qt4-4.9.4-1|170	%description multimedia
12mr|python-qt4-4.9.4-1|171	PyQt 4 multimedia
12mr|python-qt4-4.9.4-1|172	
12mr|python-qt4-4.9.4-1|173	%files multimedia
12mr|python-qt4-4.9.4-1|174	%{py_platsitedir}/PyQt4/QtMultimedia.so
12mr|python-qt4-4.9.4-1|175	%{_datadir}/sip/PyQt4/QtMultimedia
12mr|python-qt4-4.9.4-1|176	
12mr|python-qt4-4.9.4-1|177	#------------------------------------------------------------
12mr|python-qt4-4.9.4-1|178	
12mr|python-qt4-4.9.4-1|179	%package script
12mr|python-qt4-4.9.4-1|180	Summary:	PyQt 4 script
12mr|python-qt4-4.9.4-1|181	Group:		Development/KDE and Qt
12mr|python-qt4-4.9.4-1|182	Requires:	%{name}-core = %{version}
12mr|python-qt4-4.9.4-1|183	
12mr|python-qt4-4.9.4-1|184	%description script
12mr|python-qt4-4.9.4-1|185	PyQt 4 script
12mr|python-qt4-4.9.4-1|186	
12mr|python-qt4-4.9.4-1|187	%files script
12mr|python-qt4-4.9.4-1|188	%{py_platsitedir}/PyQt4/QtScript.so
12mr|python-qt4-4.9.4-1|189	%{_datadir}/sip/PyQt4/QtScript
12mr|python-qt4-4.9.4-1|190	
12mr|python-qt4-4.9.4-1|191	#------------------------------------------------------------
12mr|python-qt4-4.9.4-1|192	
12mr|python-qt4-4.9.4-1|193	%package sql
12mr|python-qt4-4.9.4-1|194	Summary:	PyQt 4 sql
12mr|python-qt4-4.9.4-1|195	Group:		Development/KDE and Qt
12mr|python-qt4-4.9.4-1|196	Requires:	%{name}-core = %{version}
12mr|python-qt4-4.9.4-1|197	
12mr|python-qt4-4.9.4-1|198	%description sql
12mr|python-qt4-4.9.4-1|199	PyQt 4 sql
12mr|python-qt4-4.9.4-1|200	
12mr|python-qt4-4.9.4-1|201	%files sql
12mr|python-qt4-4.9.4-1|202	%{py_platsitedir}/PyQt4/QtSql.so
12mr|python-qt4-4.9.4-1|203	%{_datadir}/sip/PyQt4/QtSql
12mr|python-qt4-4.9.4-1|204	
12mr|python-qt4-4.9.4-1|205	#------------------------------------------------------------
12mr|python-qt4-4.9.4-1|206	
12mr|python-qt4-4.9.4-1|207	%package svg
12mr|python-qt4-4.9.4-1|208	Summary:	PyQt 4 svg
12mr|python-qt4-4.9.4-1|209	Group:		Development/KDE and Qt
12mr|python-qt4-4.9.4-1|210	Requires:	%{name}-core = %{version}
12mr|python-qt4-4.9.4-1|211	
12mr|python-qt4-4.9.4-1|212	%description svg
12mr|python-qt4-4.9.4-1|213	PyQt 4 svg
12mr|python-qt4-4.9.4-1|214	
12mr|python-qt4-4.9.4-1|215	%files svg
12mr|python-qt4-4.9.4-1|216	%{py_platsitedir}/PyQt4/QtSvg.so
12mr|python-qt4-4.9.4-1|217	%{_datadir}/sip/PyQt4/QtSvg
12mr|python-qt4-4.9.4-1|218	
12mr|python-qt4-4.9.4-1|219	#------------------------------------------------------------
12mr|python-qt4-4.9.4-1|220	
12mr|python-qt4-4.9.4-1|221	%package test
12mr|python-qt4-4.9.4-1|222	Summary:	PyQt 4 test
12mr|python-qt4-4.9.4-1|223	Group:		Development/KDE and Qt
12mr|python-qt4-4.9.4-1|224	Requires:	%{name}-core = %{version}
12mr|python-qt4-4.9.4-1|225	
12mr|python-qt4-4.9.4-1|226	%description test
12mr|python-qt4-4.9.4-1|227	PyQt 4 test
12mr|python-qt4-4.9.4-1|228	
12mr|python-qt4-4.9.4-1|229	%files test
12mr|python-qt4-4.9.4-1|230	%{py_platsitedir}/PyQt4/QtTest.so
12mr|python-qt4-4.9.4-1|231	%{_datadir}/sip/PyQt4/QtTest
12mr|python-qt4-4.9.4-1|232	
12mr|python-qt4-4.9.4-1|233	#------------------------------------------------------------
12mr|python-qt4-4.9.4-1|234	
12mr|python-qt4-4.9.4-1|235	%package webkit
12mr|python-qt4-4.9.4-1|236	Summary:	PyQt 4 Webkit
12mr|python-qt4-4.9.4-1|237	Group:		Development/KDE and Qt
12mr|python-qt4-4.9.4-1|238	Requires:	%{name}-core = %{version}
12mr|python-qt4-4.9.4-1|239	
12mr|python-qt4-4.9.4-1|240	%description webkit
12mr|python-qt4-4.9.4-1|241	PyQt 4 webkit
12mr|python-qt4-4.9.4-1|242	
12mr|python-qt4-4.9.4-1|243	%files webkit
12mr|python-qt4-4.9.4-1|244	%{py_platsitedir}/PyQt4/QtWebKit.so
12mr|python-qt4-4.9.4-1|245	%{_datadir}/sip/PyQt4/QtWebKit
12mr|python-qt4-4.9.4-1|246	
12mr|python-qt4-4.9.4-1|247	#------------------------------------------------------------
12mr|python-qt4-4.9.4-1|248	
12mr|python-qt4-4.9.4-1|249	%package xml
12mr|python-qt4-4.9.4-1|250	Summary:	PyQt 4 xml
12mr|python-qt4-4.9.4-1|251	Group:		Development/KDE and Qt
12mr|python-qt4-4.9.4-1|252	Requires:	%{name}-core = %{version}
12mr|python-qt4-4.9.4-1|253	
12mr|python-qt4-4.9.4-1|254	%description xml
12mr|python-qt4-4.9.4-1|255	PyQt 4 xml
12mr|python-qt4-4.9.4-1|256	
12mr|python-qt4-4.9.4-1|257	%files xml
12mr|python-qt4-4.9.4-1|258	%{py_platsitedir}/PyQt4/QtXml.so
12mr|python-qt4-4.9.4-1|259	%{_datadir}/sip/PyQt4/QtXml
12mr|python-qt4-4.9.4-1|260	
12mr|python-qt4-4.9.4-1|261	#------------------------------------------------------------
12mr|python-qt4-4.9.4-1|262	
12mr|python-qt4-4.9.4-1|263	%package xmlpatterns
12mr|python-qt4-4.9.4-1|264	Summary:	PyQt 4 xmlpatterns
12mr|python-qt4-4.9.4-1|265	Group:		Development/KDE and Qt
12mr|python-qt4-4.9.4-1|266	Requires:	%{name}-core = %{version}
12mr|python-qt4-4.9.4-1|267	
12mr|python-qt4-4.9.4-1|268	%description xmlpatterns
12mr|python-qt4-4.9.4-1|269	PyQt 4 xmlpatterns
12mr|python-qt4-4.9.4-1|270	
12mr|python-qt4-4.9.4-1|271	%files xmlpatterns
12mr|python-qt4-4.9.4-1|272	%{py_platsitedir}/PyQt4/QtXmlPatterns.so
12mr|python-qt4-4.9.4-1|273	%{_datadir}/sip/PyQt4/QtXmlPatterns
12mr|python-qt4-4.9.4-1|274	
12mr|python-qt4-4.9.4-1|275	#------------------------------------------------------------
12mr|python-qt4-4.9.4-1|276	
12mr|python-qt4-4.9.4-1|277	%package scripttools
12mr|python-qt4-4.9.4-1|278	Summary:	PyQt 4 scripttools
12mr|python-qt4-4.9.4-1|279	Group:		Development/KDE and Qt
12mr|python-qt4-4.9.4-1|280	Requires:	%{name}-core = %{version}
12mr|python-qt4-4.9.4-1|281	
12mr|python-qt4-4.9.4-1|282	%description scripttools
12mr|python-qt4-4.9.4-1|283	PyQt 4 scripttools
12mr|python-qt4-4.9.4-1|284	
12mr|python-qt4-4.9.4-1|285	%files scripttools
12mr|python-qt4-4.9.4-1|286	%{py_platsitedir}/PyQt4/QtScriptTools.so
12mr|python-qt4-4.9.4-1|287	%{_datadir}/sip/PyQt4/QtScriptTools
12mr|python-qt4-4.9.4-1|288	
12mr|python-qt4-4.9.4-1|289	#------------------------------------------------------------
12mr|python-qt4-4.9.4-1|290	
12mr|python-qt4-4.9.4-1|291	%package designer
12mr|python-qt4-4.9.4-1|292	Summary:	PyQt 4 designer
12mr|python-qt4-4.9.4-1|293	Group:		Development/KDE and Qt
12mr|python-qt4-4.9.4-1|294	Requires:	%{name}-core = %{version}
12mr|python-qt4-4.9.4-1|295	
12mr|python-qt4-4.9.4-1|296	%description designer
12mr|python-qt4-4.9.4-1|297	PyQt 4 designer
12mr|python-qt4-4.9.4-1|298	
12mr|python-qt4-4.9.4-1|299	%files designer
12mr|python-qt4-4.9.4-1|300	%{py_platsitedir}/PyQt4/QtDesigner.so
12mr|python-qt4-4.9.4-1|301	%{_datadir}/sip/PyQt4/QtDesigner
12mr|python-qt4-4.9.4-1|302	
12mr|python-qt4-4.9.4-1|303	#------------------------------------------------------------
12mr|python-qt4-4.9.4-1|304	
12mr|python-qt4-4.9.4-1|305	%package phonon
12mr|python-qt4-4.9.4-1|306	Summary:	PyQt 4 phonon
12mr|python-qt4-4.9.4-1|307	Group:		Development/KDE and Qt
12mr|python-qt4-4.9.4-1|308	Requires:	%{name}-core = %{version}
12mr|python-qt4-4.9.4-1|309	
12mr|python-qt4-4.9.4-1|310	%description phonon
12mr|python-qt4-4.9.4-1|311	PyQt 4 phonon
12mr|python-qt4-4.9.4-1|312	
12mr|python-qt4-4.9.4-1|313	%files phonon
12mr|python-qt4-4.9.4-1|314	%{py_platsitedir}/PyQt4/phonon.so
12mr|python-qt4-4.9.4-1|315	%{_datadir}/sip/PyQt4/phonon
12mr|python-qt4-4.9.4-1|316	
12mr|python-qt4-4.9.4-1|317	#------------------------------------------------------------
12mr|python-qt4-4.9.4-1|318	
12mr|python-qt4-4.9.4-1|319	%package devel
12mr|python-qt4-4.9.4-1|320	Summary:	PyQt 4 devel
12mr|python-qt4-4.9.4-1|321	Group:		Development/KDE and Qt
12mr|python-qt4-4.9.4-1|322	Requires:	%{name} = %{version}
12mr|python-qt4-4.9.4-1|323	Requires:	qt4-designer
12mr|python-qt4-4.9.4-1|324	
12mr|python-qt4-4.9.4-1|325	%description devel
12mr|python-qt4-4.9.4-1|326	PyQt 4 devel utilities
12mr|python-qt4-4.9.4-1|327	
12mr|python-qt4-4.9.4-1|328	%files devel
12mr|python-qt4-4.9.4-1|329	%{_bindir}/pyuic4
12mr|python-qt4-4.9.4-1|330	%{_bindir}/pyrcc4
12mr|python-qt4-4.9.4-1|331	%{_bindir}/pylupdate4
12mr|python-qt4-4.9.4-1|332	%{qt4plugins}/designer/*
12mr|python-qt4-4.9.4-1|333	
12mr|python-qt4-4.9.4-1|334	#------------------------------------------------------------
12mr|python-qt4-4.9.4-1|335	
12mr|python-qt4-4.9.4-1|336	%prep
12mr|python-qt4-4.9.4-1|337	%setup -qn PyQt-x11-gpl-%{version}
12mr|python-qt4-4.9.4-1|338	%patch2 -p1 -b .real
12mr|python-qt4-4.9.4-1|339	
12mr|python-qt4-4.9.4-1|340	%build
12mr|python-qt4-4.9.4-1|341	export QTDIR=%{qt4dir}
12mr|python-qt4-4.9.4-1|342	export PATH=%{qt4dir}/bin:$PATH
12mr|python-qt4-4.9.4-1|343	export CFLAGS='%{optflags} -fPIC'
12mr|python-qt4-4.9.4-1|344	export CXXFLAGS='%{optflags} -fPIC'
12mr|python-qt4-4.9.4-1|345	
12mr|python-qt4-4.9.4-1|346	python ./configure.py \
12mr|python-qt4-4.9.4-1|347	--qsci-api \
12mr|python-qt4-4.9.4-1|348	--confirm-license \
12mr|python-qt4-4.9.4-1|349	-s /usr/include/dbus-1.0
12mr|python-qt4-4.9.4-1|350	
12mr|python-qt4-4.9.4-1|351	# Some modules not requires X libraries
12mr|python-qt4-4.9.4-1|352	# Python sip not diferentiate qt modules and always add a X set of
12mr|python-qt4-4.9.4-1|353	# libs to link. We're explicitely this unecessary links
12mr|python-qt4-4.9.4-1|354	# Using same approach to add missin libpython linh
12mr|python-qt4-4.9.4-1|355	
12mr|python-qt4-4.9.4-1|356	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
12mr|python-qt4-4.9.4-1|357	if [ -e ${name}/Makefile ]; then
12mr|python-qt4-4.9.4-1|358	sed -i "s,^LIBS = ,LIBS = $(python-config --libs) ,g" ${name}/Makefile
12mr|python-qt4-4.9.4-1|359	fi
12mr|python-qt4-4.9.4-1|360	done
12mr|python-qt4-4.9.4-1|361	sed -i "s,/usr/lib/qt4/include/phonon,/usr/include/phonon,g" phonon/Makefile
12mr|python-qt4-4.9.4-1|362	sed -i "s,/usr/lib/qt4//include/phonon,/usr/include/phonon,g" phonon/Makefile
12mr|python-qt4-4.9.4-1|363	
12mr|python-qt4-4.9.4-1|364	%make
12mr|python-qt4-4.9.4-1|365	
12mr|python-qt4-4.9.4-1|366	%install
12mr|python-qt4-4.9.4-1|367	rm -rf %{buildroot}
12mr|python-qt4-4.9.4-1|368	%makeinstall_std INSTALL_ROOT=%{buildroot}
12mr|python-qt4-4.9.4-1|369	
12mr|python-qt4-4.9.4-1|370	
12mr|python-qt4-4.9.4-1|371	%changelog
12mr|python-qt4-4.9.4-1|372	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|python-qt4-4.9.4-1|373	+ Commit: 21115e3
12mr|python-qt4-4.9.4-1|374	- New version 4.9.4
12mr|python-qt4-4.9.4-1|375	
12mr|python-qt4-4.9.4-1|376	

16152 12
12mr|python-rdflib-3.1.0-2|1	%define oname rdflib
12mr|python-rdflib-3.1.0-2|2	%define version 3.1.0
12mr|python-rdflib-3.1.0-2|3	%define release %mkrel 2
12mr|python-rdflib-3.1.0-2|4	
12mr|python-rdflib-3.1.0-2|5	Summary:	Python library for working with RDF
12mr|python-rdflib-3.1.0-2|6	Name:		python-%{oname}
12mr|python-rdflib-3.1.0-2|7	Version:	%{version}
12mr|python-rdflib-3.1.0-2|8	Release:	%{release}
12mr|python-rdflib-3.1.0-2|9	Source0:	%{oname}-%{version}.tar.gz
12mr|python-rdflib-3.1.0-2|10	License:	BSD
12mr|python-rdflib-3.1.0-2|11	Group:		Development/Python
12mr|python-rdflib-3.1.0-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-rdflib-3.1.0-2|13	BuildArch:	noarch
12mr|python-rdflib-3.1.0-2|14	BuildRequires:	python-setuptools
12mr|python-rdflib-3.1.0-2|15	Url:		http://rdflib.net/
12mr|python-rdflib-3.1.0-2|16	
12mr|python-rdflib-3.1.0-2|17	%description
12mr|python-rdflib-3.1.0-2|18	RDFLib is a Python library for working with RDF, a simple yet powerful
12mr|python-rdflib-3.1.0-2|19	language for representing information.
12mr|python-rdflib-3.1.0-2|20	
12mr|python-rdflib-3.1.0-2|21	The library contains parsers and serializers for RDF/XML, N3,
12mr|python-rdflib-3.1.0-2|22	NTriples, Turtle, TriX and RDFa . The library presents a Graph
12mr|python-rdflib-3.1.0-2|23	interface which can be backed by any one of a number of Store
12mr|python-rdflib-3.1.0-2|24	implementations, including, Memory, MySQL, Redland, SQLite, Sleepycat
12mr|python-rdflib-3.1.0-2|25	and SQLObject.  If you have recently reported a bug marked as fixed,
12mr|python-rdflib-3.1.0-2|26	or have a craving for the very latest, you may want the development
12mr|python-rdflib-3.1.0-2|27	version instead: http://rdflib.googlecode.com/svn/trunk#egg=rdflib-dev
12mr|python-rdflib-3.1.0-2|28	
12mr|python-rdflib-3.1.0-2|29	%prep
12mr|python-rdflib-3.1.0-2|30	%setup -q -n %{oname}-%{version}
12mr|python-rdflib-3.1.0-2|31	
12mr|python-rdflib-3.1.0-2|32	%build
12mr|python-rdflib-3.1.0-2|33	%__python setup.py build
12mr|python-rdflib-3.1.0-2|34	
12mr|python-rdflib-3.1.0-2|35	%install
12mr|python-rdflib-3.1.0-2|36	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12mr|python-rdflib-3.1.0-2|37	%__rm -rf %{buildroot}%{py_platsitedir}/test
12mr|python-rdflib-3.1.0-2|38	
12mr|python-rdflib-3.1.0-2|39	%clean
12mr|python-rdflib-3.1.0-2|40	%__rm -rf %{buildroot}
12mr|python-rdflib-3.1.0-2|41	
12mr|python-rdflib-3.1.0-2|42	%files -f FILE_LIST
12mr|python-rdflib-3.1.0-2|43	%defattr(-,root,root)
12mr|python-rdflib-3.1.0-2|44	%doc CHANGELOG LICENSE README examples/
12mr|python-rdflib-3.1.0-2|45	
12mr|python-rdflib-3.1.0-2|46	
12mr|python-rdflib-3.1.0-2|47	
12mr|python-rdflib-3.1.0-2|48	%changelog
12mr|python-rdflib-3.1.0-2|49	

16153 12
12mr|python-reportlab-2.5-6|1	%define ver 2_1
12mr|python-reportlab-2.5-6|2	
12mr|python-reportlab-2.5-6|3	Summary:	ReportLab library to create PDF documents using Python
12mr|python-reportlab-2.5-6|4	Name:		python-reportlab
12mr|python-reportlab-2.5-6|5	Version:	2.5
12mr|python-reportlab-2.5-6|6	Release:	%mkrel 6
12mr|python-reportlab-2.5-6|7	URL:		http://www.reportlab.org/
12mr|python-reportlab-2.5-6|8	# Upstream tarball with Odyssey text and non-free font files replaced
12mr|python-reportlab-2.5-6|9	# Changes copied from Debian package - AdamW 2008/02
12mr|python-reportlab-2.5-6|10	Source0:	http://www.reportlab.org/ftp/ReportLab_%{ver}-fontclean.tar.lzma
12mr|python-reportlab-2.5-6|11	Source1:	rl_accel-0.61-daily-unix.tgz
12mr|python-reportlab-2.5-6|12	# From Debian, rediffed: changes source to use the free replacement
12mr|python-reportlab-2.5-6|13	# fonts - AdamW 2008/02
12mr|python-reportlab-2.5-6|14	Patch0:		python-reportlab-2.1-fontclean.patch
12mr|python-reportlab-2.5-6|15	Patch1:		python-reportlab-2.1-link.patch
12mr|python-reportlab-2.5-6|16	License:	BSD
12mr|python-reportlab-2.5-6|17	Group:		Publishing
12mr|python-reportlab-2.5-6|18	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|python-reportlab-2.5-6|19	%py_requires -d
12mr|python-reportlab-2.5-6|20	
12mr|python-reportlab-2.5-6|21	%description
12mr|python-reportlab-2.5-6|22	ReportLab is a library that lets you directly create documents in
12mr|python-reportlab-2.5-6|23	Adobe's Portable Document Format (PDF) using the Python programming
12mr|python-reportlab-2.5-6|24	language.
12mr|python-reportlab-2.5-6|25	
12mr|python-reportlab-2.5-6|26	ReportLab library creates PDF based on graphics commands without
12mr|python-reportlab-2.5-6|27	intervening steps. It's therefore extremely fast, and flexible (since
12mr|python-reportlab-2.5-6|28	you're using a full-blown programming language).
12mr|python-reportlab-2.5-6|29	
12mr|python-reportlab-2.5-6|30	Sample use cases are:
12mr|python-reportlab-2.5-6|31	
12mr|python-reportlab-2.5-6|32	* Dynamic PDF generation on the web
12mr|python-reportlab-2.5-6|33	* High-volume corporate reporting and database publishing
12mr|python-reportlab-2.5-6|34	* As embeddable print engine for other applications, including a
12mr|python-reportlab-2.5-6|35	'report language' so that users can customize their own reports.
12mr|python-reportlab-2.5-6|36	* As 'build system' for complex documents with charts, tables and text
12mr|python-reportlab-2.5-6|37	such as management accounts, statistical reports and scientific papers
12mr|python-reportlab-2.5-6|38	* from XML to PDF in one step
12mr|python-reportlab-2.5-6|39	
12mr|python-reportlab-2.5-6|40	%prep
12mr|python-reportlab-2.5-6|41	%setup -q -n reportlab_%{ver}
12mr|python-reportlab-2.5-6|42	%patch0 -p0 -b .fontclean
12mr|python-reportlab-2.5-6|43	%patch1 -p0 -b .link
12mr|python-reportlab-2.5-6|44	tar zxf %{SOURCE1}
12mr|python-reportlab-2.5-6|45	mv rl_accel*/rl_accel reportlab/
12mr|python-reportlab-2.5-6|46	find . -type f | xargs perl -p -i -e 's@#!/bin/env python@#!/usr/bin/env python@'
12mr|python-reportlab-2.5-6|47	
12mr|python-reportlab-2.5-6|48	%build
12mr|python-reportlab-2.5-6|49	cd reportlab
12mr|python-reportlab-2.5-6|50	python setup.py build
12mr|python-reportlab-2.5-6|51	
12mr|python-reportlab-2.5-6|52	%install
12mr|python-reportlab-2.5-6|53	rm -rf %{buildroot}
12mr|python-reportlab-2.5-6|54	cd reportlab
12mr|python-reportlab-2.5-6|55	python setup.py install --root=%{buildroot} --compile --optimize=2
12mr|python-reportlab-2.5-6|56	#cd %{buildroot}%_libdir/python*
12mr|python-reportlab-2.5-6|57	#tar c reportlab | tar x -C site-packages
12mr|python-reportlab-2.5-6|58	#rm -rf reportlab
12mr|python-reportlab-2.5-6|59	
12mr|python-reportlab-2.5-6|60	%clean
12mr|python-reportlab-2.5-6|61	rm -rf %{buildroot}
12mr|python-reportlab-2.5-6|62	
12mr|python-reportlab-2.5-6|63	%files
12mr|python-reportlab-2.5-6|64	%defattr(-,root,root)
12mr|python-reportlab-2.5-6|65	%doc reportlab/license.txt reportlab/README
12mr|python-reportlab-2.5-6|66	%{py_platsitedir}/*
12mr|python-reportlab-2.5-6|67	
12mr|python-reportlab-2.5-6|68	
12mr|python-reportlab-2.5-6|69	
12mr|python-reportlab-2.5-6|70	%changelog
12mr|python-reportlab-2.5-6|71	

16154 12
12mr|python-rhpl-0.212-8|1	Summary: Library of Python code used by installation and configuration tools
12mr|python-rhpl-0.212-8|2	Name: python-rhpl
12mr|python-rhpl-0.212-8|3	Version: 0.212
12mr|python-rhpl-0.212-8|4	Release: %mkrel 8
12mr|python-rhpl-0.212-8|5	Source0: rhpl-%{version}.tar.bz2
12mr|python-rhpl-0.212-8|6	License: GPLv2+
12mr|python-rhpl-0.212-8|7	Group: Development/Python
12mr|python-rhpl-0.212-8|8	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|python-rhpl-0.212-8|9	Provides: rhpl = %{version}-%{release}
12mr|python-rhpl-0.212-8|10	BuildRequires: gettext
12mr|python-rhpl-0.212-8|11	%py_requires -d
12mr|python-rhpl-0.212-8|12	%ifnarch s390 s390x
12mr|python-rhpl-0.212-8|13	BuildRequires: libiw-devel
12mr|python-rhpl-0.212-8|14	%endif
12mr|python-rhpl-0.212-8|15	Conflicts: kudzu < 1.2.0
12mr|python-rhpl-0.212-8|16	# FIXME: we provide this in ldetect-lst, but unversioned
12mr|python-rhpl-0.212-8|17	#Conflicts: hwdata < 0.169
12mr|python-rhpl-0.212-8|18	Conflicts: wireless-tools < 28-0.pre8.5
12mr|python-rhpl-0.212-8|19	# FIXME: we provide this version, but not sure about the release
12mr|python-rhpl-0.212-8|20	#Conflicts: kbd < 1.12-21
12mr|python-rhpl-0.212-8|21	
12mr|python-rhpl-0.212-8|22	%description
12mr|python-rhpl-0.212-8|23	The rhpl package contains Python code used throughout the system.
12mr|python-rhpl-0.212-8|24	
12mr|python-rhpl-0.212-8|25	%prep
12mr|python-rhpl-0.212-8|26	%setup -q -n rhpl-%{version}
12mr|python-rhpl-0.212-8|27	
12mr|python-rhpl-0.212-8|28	%build
12mr|python-rhpl-0.212-8|29	%make
12mr|python-rhpl-0.212-8|30	
12mr|python-rhpl-0.212-8|31	
12mr|python-rhpl-0.212-8|32	%install
12mr|python-rhpl-0.212-8|33	rm -rf $RPM_BUILD_ROOT
12mr|python-rhpl-0.212-8|34	%makeinstall_std
12mr|python-rhpl-0.212-8|35	
12mr|python-rhpl-0.212-8|36	%find_lang rhpl
12mr|python-rhpl-0.212-8|37	
12mr|python-rhpl-0.212-8|38	%clean
12mr|python-rhpl-0.212-8|39	rm -rf $RPM_BUILD_ROOT
12mr|python-rhpl-0.212-8|40	
12mr|python-rhpl-0.212-8|41	%files -f rhpl.lang
12mr|python-rhpl-0.212-8|42	%defattr(-,root,root)
12mr|python-rhpl-0.212-8|43	%doc README COPYING
12mr|python-rhpl-0.212-8|44	%{python_sitearch}/rhpl
12mr|python-rhpl-0.212-8|45	
12mr|python-rhpl-0.212-8|46	
12mr|python-rhpl-0.212-8|47	
12mr|python-rhpl-0.212-8|48	
12mr|python-rhpl-0.212-8|49	%changelog
12mr|python-rhpl-0.212-8|50	

16155 12
12mr|python-rope-0.9.3-1|1	%define module	rope
12mr|python-rope-0.9.3-1|2	%define name	python-%{module}
12mr|python-rope-0.9.3-1|3	%define version 0.9.3
12mr|python-rope-0.9.3-1|4	%define release %mkrel 1
12mr|python-rope-0.9.3-1|5	
12mr|python-rope-0.9.3-1|6	Summary:	Python refactoring library
12mr|python-rope-0.9.3-1|7	Name:		%{name}
12mr|python-rope-0.9.3-1|8	Version:	%{version}
12mr|python-rope-0.9.3-1|9	Release:	%{release}
12mr|python-rope-0.9.3-1|10	Source0:	%{module}-%{version}.tar.gz
12mr|python-rope-0.9.3-1|11	License:	GPLv2
12mr|python-rope-0.9.3-1|12	Group:		Development/Python
12mr|python-rope-0.9.3-1|13	Url:		http://rope.sourceforge.net/
12mr|python-rope-0.9.3-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-rope-0.9.3-1|15	BuildArch:	noarch
12mr|python-rope-0.9.3-1|16	%py_requires -d
12mr|python-rope-0.9.3-1|17	
12mr|python-rope-0.9.3-1|18	%description
12mr|python-rope-0.9.3-1|19	Rope is a Python refactoring library. You can use
12mr|python-rope-0.9.3-1|20	rope as a library in other IDEs.
12mr|python-rope-0.9.3-1|21	
12mr|python-rope-0.9.3-1|22	%prep
12mr|python-rope-0.9.3-1|23	%setup -q -n %{module}-%{version}
12mr|python-rope-0.9.3-1|24	
12mr|python-rope-0.9.3-1|25	%install
12mr|python-rope-0.9.3-1|26	%__rm -rf %{buildroot}
12mr|python-rope-0.9.3-1|27	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12mr|python-rope-0.9.3-1|28	
12mr|python-rope-0.9.3-1|29	%clean
12mr|python-rope-0.9.3-1|30	%__rm -rf %{buildroot}
12mr|python-rope-0.9.3-1|31	
12mr|python-rope-0.9.3-1|32	%files -f FILE_LIST
12mr|python-rope-0.9.3-1|33	%defattr(-,root,root)
12mr|python-rope-0.9.3-1|34	%doc COPYING README.txt docs/*
12mr|python-rope-0.9.3-1|35	
12mr|python-rope-0.9.3-1|36	
12mr|python-rope-0.9.3-1|37	%changelog
12mr|python-rope-0.9.3-1|38	* Wed Nov 03 2010 Lev Givon <lev@mandriva.org> 0.9.3-1mdv2011.0
12mr|python-rope-0.9.3-1|39	+ Revision: 592949
12mr|python-rope-0.9.3-1|40	- import python-rope
12mr|python-rope-0.9.3-1|41	
12mr|python-rope-0.9.3-1|42	

16156 12
12mr|python-sexy-0.1.9-9|1	%define name python-sexy
12mr|python-sexy-0.1.9-9|2	%define version 0.1.9
12mr|python-sexy-0.1.9-9|3	%define release %mkrel 9
12mr|python-sexy-0.1.9-9|4	%define oname sexy-python
12mr|python-sexy-0.1.9-9|5	
12mr|python-sexy-0.1.9-9|6	Summary: Python bingings for the sexy GTK+ widgets
12mr|python-sexy-0.1.9-9|7	Name: %{name}
12mr|python-sexy-0.1.9-9|8	Version: %{version}
12mr|python-sexy-0.1.9-9|9	Release: %{release}
12mr|python-sexy-0.1.9-9|10	Source0: %{oname}-%{version}.tar.bz2
12mr|python-sexy-0.1.9-9|11	Patch0: sexy-python-0.1.9-link.patch
12mr|python-sexy-0.1.9-9|12	License: LGPL
12mr|python-sexy-0.1.9-9|13	Group: Development/Python
12mr|python-sexy-0.1.9-9|14	Url: http://www.chipx86.com/wiki/Libsexy#sexy-python
12mr|python-sexy-0.1.9-9|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-sexy-0.1.9-9|16	BuildRequires: pygtk2.0-devel
12mr|python-sexy-0.1.9-9|17	BuildRequires: libsexy-devel
12mr|python-sexy-0.1.9-9|18	Requires: pygtk2.0
12mr|python-sexy-0.1.9-9|19	
12mr|python-sexy-0.1.9-9|20	%description
12mr|python-sexy-0.1.9-9|21	Sexy-python is a set of Python bindings around libsexy.
12mr|python-sexy-0.1.9-9|22	
12mr|python-sexy-0.1.9-9|23	Libsexy is a collection of GTK+ widgets that extend the functionality
12mr|python-sexy-0.1.9-9|24	of such standard widgets as GtkEntry and GtkLabel by subclassing them
12mr|python-sexy-0.1.9-9|25	and working around the limitations of the widgets.
12mr|python-sexy-0.1.9-9|26	
12mr|python-sexy-0.1.9-9|27	%prep
12mr|python-sexy-0.1.9-9|28	%setup -q -n %oname-%version
12mr|python-sexy-0.1.9-9|29	%patch0 -p0
12mr|python-sexy-0.1.9-9|30	
12mr|python-sexy-0.1.9-9|31	%build
12mr|python-sexy-0.1.9-9|32	%configure2_5x
12mr|python-sexy-0.1.9-9|33	%make
12mr|python-sexy-0.1.9-9|34	
12mr|python-sexy-0.1.9-9|35	%install
12mr|python-sexy-0.1.9-9|36	rm -rf $RPM_BUILD_ROOT
12mr|python-sexy-0.1.9-9|37	%makeinstall_std
12mr|python-sexy-0.1.9-9|38	rm -f %buildroot%py_platsitedir/gtk-2.0/sexy.la
12mr|python-sexy-0.1.9-9|39	
12mr|python-sexy-0.1.9-9|40	%clean
12mr|python-sexy-0.1.9-9|41	rm -rf $RPM_BUILD_ROOT
12mr|python-sexy-0.1.9-9|42	
12mr|python-sexy-0.1.9-9|43	%files
12mr|python-sexy-0.1.9-9|44	%defattr(-,root,root)
12mr|python-sexy-0.1.9-9|45	%doc AUTHORS README NEWS
12mr|python-sexy-0.1.9-9|46	%py_platsitedir/gtk-2.0/sexy.so
12mr|python-sexy-0.1.9-9|47	%_datadir/pygtk/2.0/defs/sexy.defs
12mr|python-sexy-0.1.9-9|48	
12mr|python-sexy-0.1.9-9|49	
12mr|python-sexy-0.1.9-9|50	
12mr|python-sexy-0.1.9-9|51	%changelog
12mr|python-sexy-0.1.9-9|52	

16157 12
12mr|python-simplejson-2.1.6-2|1	%define shortname	simplejson
12mr|python-simplejson-2.1.6-2|2	
12mr|python-simplejson-2.1.6-2|3	Name:           python-%{shortname}
12mr|python-simplejson-2.1.6-2|4	Version:        2.1.6
12mr|python-simplejson-2.1.6-2|5	Release:        %mkrel 2
12mr|python-simplejson-2.1.6-2|6	Summary:        Simple, fast, extensible JSON encoder/decoder for Python
12mr|python-simplejson-2.1.6-2|7	Group:          Development/Python
12mr|python-simplejson-2.1.6-2|8	License:        MIT
12mr|python-simplejson-2.1.6-2|9	URL:            http://undefined.org/python/#simplejson
12mr|python-simplejson-2.1.6-2|10	Source0:        http://pypi.python.org/packages/source/s/simplejson/%{shortname}-%{version}.tar.gz
12mr|python-simplejson-2.1.6-2|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-simplejson-2.1.6-2|12	BuildRequires:	python-setuptools
12mr|python-simplejson-2.1.6-2|13	%py_requires -d
12mr|python-simplejson-2.1.6-2|14	
12mr|python-simplejson-2.1.6-2|15	%description
12mr|python-simplejson-2.1.6-2|16	simplejson is a simple, fast, complete, correct and extensible JSON
12mr|python-simplejson-2.1.6-2|17	(http://json.org) encoder and decoder for Python 2.3+. It is pure Python code
12mr|python-simplejson-2.1.6-2|18	with no dependencies, but includes an optional C extension for a serious speed
12mr|python-simplejson-2.1.6-2|19	boost.
12mr|python-simplejson-2.1.6-2|20	
12mr|python-simplejson-2.1.6-2|21	simplejson was formerly known as simple_json, but changed its name to comply
12mr|python-simplejson-2.1.6-2|22	with PEP 8 module naming guidelines.
12mr|python-simplejson-2.1.6-2|23	
12mr|python-simplejson-2.1.6-2|24	The encoder may be subclassed to provide serialization in any kind of
12mr|python-simplejson-2.1.6-2|25	situation, without any special support by the objects to be serialized
12mr|python-simplejson-2.1.6-2|26	(somewhat like pickle).
12mr|python-simplejson-2.1.6-2|27	
12mr|python-simplejson-2.1.6-2|28	The decoder can handle incoming JSON strings of any specified encoding (UTF-8
12mr|python-simplejson-2.1.6-2|29	by default).
12mr|python-simplejson-2.1.6-2|30	
12mr|python-simplejson-2.1.6-2|31	%prep
12mr|python-simplejson-2.1.6-2|32	%setup -q -n %{shortname}-%{version}
12mr|python-simplejson-2.1.6-2|33	
12mr|python-simplejson-2.1.6-2|34	%build
12mr|python-simplejson-2.1.6-2|35	%{__python} setup.py build
12mr|python-simplejson-2.1.6-2|36	
12mr|python-simplejson-2.1.6-2|37	%install
12mr|python-simplejson-2.1.6-2|38	rm -rf %{buildroot}
12mr|python-simplejson-2.1.6-2|39	%{__python} setup.py install -O1 --skip-build --root %{buildroot} --install-purelib=%py_platsitedir
12mr|python-simplejson-2.1.6-2|40	
12mr|python-simplejson-2.1.6-2|41	%clean
12mr|python-simplejson-2.1.6-2|42	rm -rf %{buildroot}
12mr|python-simplejson-2.1.6-2|43	
12mr|python-simplejson-2.1.6-2|44	%files
12mr|python-simplejson-2.1.6-2|45	%defattr(-,root,root,-)
12mr|python-simplejson-2.1.6-2|46	%{py_platsitedir}/*
12mr|python-simplejson-2.1.6-2|47	
12mr|python-simplejson-2.1.6-2|48	
12mr|python-simplejson-2.1.6-2|49	
12mr|python-simplejson-2.1.6-2|50	%changelog
12mr|python-simplejson-2.1.6-2|51	

16158 12
12mr|python-sip-4.13.3-1|1	Name:		python-sip
12mr|python-sip-4.13.3-1|2	Summary:	Riverbanks's python sip
12mr|python-sip-4.13.3-1|3	Version:	4.13.3
12mr|python-sip-4.13.3-1|4	Release:	1
12mr|python-sip-4.13.3-1|5	Epoch:		1
12mr|python-sip-4.13.3-1|6	Group:		Development/Python
12mr|python-sip-4.13.3-1|7	URL:		http://www.riverbankcomputing.co.uk/software/sip/intro
12mr|python-sip-4.13.3-1|8	Source0:	http://www.riverbankcomputing.com/static/Downloads/sip4/sip-%{version}.tar.gz
12mr|python-sip-4.13.3-1|9	License:	GPLv2+
12mr|python-sip-4.13.3-1|10	BuildRequires:	bzip2-devel
12mr|python-sip-4.13.3-1|11	BuildRequires:	python-devel
12mr|python-sip-4.13.3-1|12	Obsoletes:	sip < %{version}
12mr|python-sip-4.13.3-1|13	Obsoletes:	sip-devel < %{version}
12mr|python-sip-4.13.3-1|14	
12mr|python-sip-4.13.3-1|15	%description
12mr|python-sip-4.13.3-1|16	SIP is a tool that makes it very easy to create Python bindings
12mr|python-sip-4.13.3-1|17	for C and C++ libraries. It was originally developed to create PyQt,
12mr|python-sip-4.13.3-1|18	the Python bindings for the Qt toolkit, but can be used to
12mr|python-sip-4.13.3-1|19	create bindings for any C or C++ library.
12mr|python-sip-4.13.3-1|20	
12mr|python-sip-4.13.3-1|21	%files
12mr|python-sip-4.13.3-1|22	%{_bindir}/sip
12mr|python-sip-4.13.3-1|23	%{py_platsitedir}/s*
12mr|python-sip-4.13.3-1|24	%{py_incdir}/sip.h
12mr|python-sip-4.13.3-1|25	
12mr|python-sip-4.13.3-1|26	#------------------------------------------------------------
12mr|python-sip-4.13.3-1|27	
12mr|python-sip-4.13.3-1|28	%prep
12mr|python-sip-4.13.3-1|29	%setup -q -n sip-%{version}
12mr|python-sip-4.13.3-1|30	#  Don't use X11R6 prefix for includes neither libraries by default.
12mr|python-sip-4.13.3-1|31	for file in specs/linux-*; do
12mr|python-sip-4.13.3-1|32	%__perl -p -i -e "s@/X11R6/@/@g" $file
12mr|python-sip-4.13.3-1|33	done
12mr|python-sip-4.13.3-1|34	
12mr|python-sip-4.13.3-1|35	%build
12mr|python-sip-4.13.3-1|36	%__python configure.py
12mr|python-sip-4.13.3-1|37	%define _disable_ld_no_undefined 1
12mr|python-sip-4.13.3-1|38	%make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} -fPIC" LIBS="%{?ldflags} -lpython%{py_ver}"
12mr|python-sip-4.13.3-1|39	
12mr|python-sip-4.13.3-1|40	%install
12mr|python-sip-4.13.3-1|41	%makeinstall_std
12mr|python-sip-4.13.3-1|42	
12mr|python-sip-4.13.3-1|43	
12mr|python-sip-4.13.3-1|44	%changelog
12mr|python-sip-4.13.3-1|45	

16159 12
12mr|python-slip-0.2.17-1|1	# sitelib for noarch packages, sitearch for others (remove the unneeded one)
12mr|python-slip-0.2.17-1|2	%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)")}
12mr|python-slip-0.2.17-1|3	%{!?python_version: %global python_version %(%{__python} -c "from distutils.sysconfig import get_python_version; print get_python_version()")}
12mr|python-slip-0.2.17-1|4	
12mr|python-slip-0.2.17-1|5	Name:       python-slip
12mr|python-slip-0.2.17-1|6	Version:    0.2.17
12mr|python-slip-0.2.17-1|7	Release:    %mkrel 1
12mr|python-slip-0.2.17-1|8	Summary:    Miscellaneous convenience, extension and workaround code for Python
12mr|python-slip-0.2.17-1|9	
12mr|python-slip-0.2.17-1|10	Group:      System/Libraries
12mr|python-slip-0.2.17-1|11	License:    GPLv2+
12mr|python-slip-0.2.17-1|12	URL:        http://fedorahosted.org/python-slip
12mr|python-slip-0.2.17-1|13	Source0:    http://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.bz2
12mr|python-slip-0.2.17-1|14	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12mr|python-slip-0.2.17-1|15	BuildArch:  noarch
12mr|python-slip-0.2.17-1|16	
12mr|python-slip-0.2.17-1|17	BuildRequires:  python
12mr|python-slip-0.2.17-1|18	BuildRequires:  python-devel
12mr|python-slip-0.2.17-1|19	
12mr|python-slip-0.2.17-1|20	Requires: python-selinux
12mr|python-slip-0.2.17-1|21	
12mr|python-slip-0.2.17-1|22	%description
12mr|python-slip-0.2.17-1|23	The Simple Library for Python packages contain miscellaneous code for
12mr|python-slip-0.2.17-1|24	convenience, extension and workaround purposes.
12mr|python-slip-0.2.17-1|25	
12mr|python-slip-0.2.17-1|26	This package provides the "slip" and the "slip.util" modules.
12mr|python-slip-0.2.17-1|27	
12mr|python-slip-0.2.17-1|28	%package dbus
12mr|python-slip-0.2.17-1|29	Summary:    Convenience functions for dbus services
12mr|python-slip-0.2.17-1|30	Group:      System/Libraries
12mr|python-slip-0.2.17-1|31	Requires:   %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
12mr|python-slip-0.2.17-1|32	Requires:   dbus-python >= 0.80
12mr|python-slip-0.2.17-1|33	Requires:   python-gobject
12mr|python-slip-0.2.17-1|34	Requires:   policykit
12mr|python-slip-0.2.17-1|35	Requires:   polkit >= 0.94
12mr|python-slip-0.2.17-1|36	Requires:   python-decorator
12mr|python-slip-0.2.17-1|37	
12mr|python-slip-0.2.17-1|38	%description dbus
12mr|python-slip-0.2.17-1|39	The Simple Library for Python packages contain miscellaneous code for
12mr|python-slip-0.2.17-1|40	convenience, extension and workaround purposes.
12mr|python-slip-0.2.17-1|41	
12mr|python-slip-0.2.17-1|42	This package provides slip.dbus.service.Object, which is a dbus.service.Object
12mr|python-slip-0.2.17-1|43	derivative that ends itself after a certain time without being used and/or if
12mr|python-slip-0.2.17-1|44	there are no clients anymore on the message bus, as well as convenience
12mr|python-slip-0.2.17-1|45	functions and decorators for integrating a dbus service with PolicyKit.
12mr|python-slip-0.2.17-1|46	
12mr|python-slip-0.2.17-1|47	%package gtk
12mr|python-slip-0.2.17-1|48	Summary:    Code to make auto-wrapping gtk labels
12mr|python-slip-0.2.17-1|49	Group:      System/Libraries
12mr|python-slip-0.2.17-1|50	Requires:   %{name} = %{?epoch:%{epoch}:}%{version}-%{release}
12mr|python-slip-0.2.17-1|51	Requires:   pygtk2.0
12mr|python-slip-0.2.17-1|52	
12mr|python-slip-0.2.17-1|53	%description gtk
12mr|python-slip-0.2.17-1|54	The Simple Library for Python packages contain miscellaneous code for
12mr|python-slip-0.2.17-1|55	convenience, extension and workaround purposes.
12mr|python-slip-0.2.17-1|56	
12mr|python-slip-0.2.17-1|57	This package provides slip.gtk.set_autowrap(), a convenience function which
12mr|python-slip-0.2.17-1|58	lets gtk labels be automatically re-wrapped upon resizing.
12mr|python-slip-0.2.17-1|59	
12mr|python-slip-0.2.17-1|60	%prep
12mr|python-slip-0.2.17-1|61	%setup -q
12mr|python-slip-0.2.17-1|62	
12mr|python-slip-0.2.17-1|63	%build
12mr|python-slip-0.2.17-1|64	make %{?_smp_mflags}
12mr|python-slip-0.2.17-1|65	
12mr|python-slip-0.2.17-1|66	%install
12mr|python-slip-0.2.17-1|67	rm -rf %buildroot
12mr|python-slip-0.2.17-1|68	make install DESTDIR=%buildroot
12mr|python-slip-0.2.17-1|69	
12mr|python-slip-0.2.17-1|70	%clean
12mr|python-slip-0.2.17-1|71	rm -rf %buildroot
12mr|python-slip-0.2.17-1|72	
12mr|python-slip-0.2.17-1|73	%files
12mr|python-slip-0.2.17-1|74	%defattr(-,root,root,-)
12mr|python-slip-0.2.17-1|75	%doc COPYING doc/dbus
12mr|python-slip-0.2.17-1|76	%dir %{python_sitelib}/slip/
12mr|python-slip-0.2.17-1|77	%{python_sitelib}/slip/__init__.py*
12mr|python-slip-0.2.17-1|78	%{python_sitelib}/slip/util
12mr|python-slip-0.2.17-1|79	%{python_sitelib}/slip-%{version}-py%{python_version}.egg-info
12mr|python-slip-0.2.17-1|80	
12mr|python-slip-0.2.17-1|81	%files dbus
12mr|python-slip-0.2.17-1|82	%defattr(-,root,root,-)
12mr|python-slip-0.2.17-1|83	%doc doc/dbus/*
12mr|python-slip-0.2.17-1|84	%{python_sitelib}/slip/dbus
12mr|python-slip-0.2.17-1|85	%{python_sitelib}/slip.dbus-%{version}-py%{python_version}.egg-info
12mr|python-slip-0.2.17-1|86	
12mr|python-slip-0.2.17-1|87	%files gtk
12mr|python-slip-0.2.17-1|88	%defattr(-,root,root,-)
12mr|python-slip-0.2.17-1|89	%{python_sitelib}/slip/gtk
12mr|python-slip-0.2.17-1|90	%{python_sitelib}/slip.gtk-%{version}-py%{python_version}.egg-info
12mr|python-slip-0.2.17-1|91	
12mr|python-slip-0.2.17-1|92	
12mr|python-slip-0.2.17-1|93	%changelog
12mr|python-slip-0.2.17-1|94	

16160 12
12mr|python-smbc-1.0.10-3|1	%define module smbc
12mr|python-smbc-1.0.10-3|2	%define name python-%{module}
12mr|python-smbc-1.0.10-3|3	%define oname pysmbc
12mr|python-smbc-1.0.10-3|4	%define version 1.0.10
12mr|python-smbc-1.0.10-3|5	%define release %mkrel 3
12mr|python-smbc-1.0.10-3|6	
12mr|python-smbc-1.0.10-3|7	Name:    %{name}
12mr|python-smbc-1.0.10-3|8	Summary: Python bindings for the libsmbclient API from Samba
12mr|python-smbc-1.0.10-3|9	Version: %{version}
12mr|python-smbc-1.0.10-3|10	Release: %{release}
12mr|python-smbc-1.0.10-3|11	Group:   Development/Python
12mr|python-smbc-1.0.10-3|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-smbc-1.0.10-3|13	URL: http://cyberelk.net/tim/data/pysmbc/
12mr|python-smbc-1.0.10-3|14	Source0:       %oname-%version.tar.bz2
12mr|python-smbc-1.0.10-3|15	BuildRequires: libsmbclient-devel
12mr|python-smbc-1.0.10-3|16	License: BSD
12mr|python-smbc-1.0.10-3|17	%py_requires -d
12mr|python-smbc-1.0.10-3|18	
12mr|python-smbc-1.0.10-3|19	%description
12mr|python-smbc-1.0.10-3|20	Python bindings for the libsmbclient API, known as pysmbc. It was written
12mr|python-smbc-1.0.10-3|21	for use with system-config-printer, but can be put to other uses as well.
12mr|python-smbc-1.0.10-3|22	
12mr|python-smbc-1.0.10-3|23	%prep
12mr|python-smbc-1.0.10-3|24	%setup -q -n %{oname}-%version
12mr|python-smbc-1.0.10-3|25	
12mr|python-smbc-1.0.10-3|26	%build
12mr|python-smbc-1.0.10-3|27	%__python setup.py build
12mr|python-smbc-1.0.10-3|28	
12mr|python-smbc-1.0.10-3|29	%install
12mr|python-smbc-1.0.10-3|30	%__rm -rf %{buildroot}
12mr|python-smbc-1.0.10-3|31	
12mr|python-smbc-1.0.10-3|32	%__python setup.py install --root=%{buildroot}
12mr|python-smbc-1.0.10-3|33	
12mr|python-smbc-1.0.10-3|34	%clean
12mr|python-smbc-1.0.10-3|35	%__rm -rf %{buildroot}
12mr|python-smbc-1.0.10-3|36	
12mr|python-smbc-1.0.10-3|37	%files
12mr|python-smbc-1.0.10-3|38	%defattr(-,root,root)
12mr|python-smbc-1.0.10-3|39	%python_sitearch/*.egg-info
12mr|python-smbc-1.0.10-3|40	%python_sitearch/smbc.so
12mr|python-smbc-1.0.10-3|41	
12mr|python-smbc-1.0.10-3|42	
12mr|python-smbc-1.0.10-3|43	
12mr|python-smbc-1.0.10-3|44	%changelog
12mr|python-smbc-1.0.10-3|45	

16161 12
12mr|python-smbpasswd-1.0.1-2|1	Name:           python-smbpasswd
12mr|python-smbpasswd-1.0.1-2|2	Version:        1.0.1
12mr|python-smbpasswd-1.0.1-2|3	Release:        2
12mr|python-smbpasswd-1.0.1-2|4	Summary:        Python SMB Password Hash Generator Module
12mr|python-smbpasswd-1.0.1-2|5	
12mr|python-smbpasswd-1.0.1-2|6	Group:          Development/Python
12mr|python-smbpasswd-1.0.1-2|7	License:        GPLv2
12mr|python-smbpasswd-1.0.1-2|8	URL:            http://barryp.org/software/py-smbpasswd
12mr|python-smbpasswd-1.0.1-2|9	Source0:        py-smbpasswd-%{version}.tar.gz
12mr|python-smbpasswd-1.0.1-2|10	BuildRequires:	python-devel
12mr|python-smbpasswd-1.0.1-2|11	
12mr|python-smbpasswd-1.0.1-2|12	%description
12mr|python-smbpasswd-1.0.1-2|13	This package contains a python module, which is able to generate LANMAN and
12mr|python-smbpasswd-1.0.1-2|14	NT password hashes suiteable to us with Samba.
12mr|python-smbpasswd-1.0.1-2|15	
12mr|python-smbpasswd-1.0.1-2|16	%prep
12mr|python-smbpasswd-1.0.1-2|17	%setup -q -n py-smbpasswd-%{version}
12mr|python-smbpasswd-1.0.1-2|18	
12mr|python-smbpasswd-1.0.1-2|19	%build
12mr|python-smbpasswd-1.0.1-2|20	CFLAGS="%{optflags}"
12mr|python-smbpasswd-1.0.1-2|21	python setup.py build
12mr|python-smbpasswd-1.0.1-2|22	
12mr|python-smbpasswd-1.0.1-2|23	%install
12mr|python-smbpasswd-1.0.1-2|24	python setup.py install -O1 --skip-build --root %{buildroot}
12mr|python-smbpasswd-1.0.1-2|25	
12mr|python-smbpasswd-1.0.1-2|26	%files
12mr|python-smbpasswd-1.0.1-2|27	%{py_platsitedir}/smbpasswd.so
12mr|python-smbpasswd-1.0.1-2|28	%{py_platsitedir}/*egg-info
12mr|python-smbpasswd-1.0.1-2|29	%doc COPYING README.txt
12mr|python-smbpasswd-1.0.1-2|30	

16162 12
12mr|python-sphinx-1.1.3-1|1	%define tarname	Sphinx
12mr|python-sphinx-1.1.3-1|2	%define name	python-sphinx
12mr|python-sphinx-1.1.3-1|3	%define version	1.1.3
12mr|python-sphinx-1.1.3-1|4	%define release	1
12mr|python-sphinx-1.1.3-1|5	
12mr|python-sphinx-1.1.3-1|6	# disable these for bootstrapping nose and sphinx
12mr|python-sphinx-1.1.3-1|7	%define enable_tests 1
12mr|python-sphinx-1.1.3-1|8	%define enable_doc 1
12mr|python-sphinx-1.1.3-1|9	
12mr|python-sphinx-1.1.3-1|10	Summary:	Python documentation generator
12mr|python-sphinx-1.1.3-1|11	Name:		%{name}
12mr|python-sphinx-1.1.3-1|12	Version:	%{version}
12mr|python-sphinx-1.1.3-1|13	Release:	%{release}
12mr|python-sphinx-1.1.3-1|14	Source0:	http://pypi.python.org/packages/source/S/%{tarname}/%{tarname}-%{version}.tar.gz
12mr|python-sphinx-1.1.3-1|15	Patch0:         Sphinx-1.1.3-sagemath.patch
12mr|python-sphinx-1.1.3-1|16	License:	BSD
12mr|python-sphinx-1.1.3-1|17	Group:		Development/Python
12mr|python-sphinx-1.1.3-1|18	Url:		http://sphinx.pocoo.org/
12mr|python-sphinx-1.1.3-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-sphinx-1.1.3-1|20	BuildArch:	noarch
12mr|python-sphinx-1.1.3-1|21	Requires:	python-pkg-resources
12mr|python-sphinx-1.1.3-1|22	Requires:	python-docutils >= 0.7
12mr|python-sphinx-1.1.3-1|23	Requires:	python-pygments >= 1.2
12mr|python-sphinx-1.1.3-1|24	Requires:	python-jinja2 >= 2.3
12mr|python-sphinx-1.1.3-1|25	BuildRequires:	python-setuptools
12mr|python-sphinx-1.1.3-1|26	Requires:	python-pygments >= 1.2
12mr|python-sphinx-1.1.3-1|27	%if %enable_doc
12mr|python-sphinx-1.1.3-1|28	BuildRequires:	python-docutils >= 0.7
12mr|python-sphinx-1.1.3-1|29	BuildRequires:	python-jinja2 >= 2.3
12mr|python-sphinx-1.1.3-1|30	%endif
12mr|python-sphinx-1.1.3-1|31	%if %enable_tests
12mr|python-sphinx-1.1.3-1|32	BuildRequires:	python-nose
12mr|python-sphinx-1.1.3-1|33	%endif
12mr|python-sphinx-1.1.3-1|34	%py_requires -d
12mr|python-sphinx-1.1.3-1|35	
12mr|python-sphinx-1.1.3-1|36	%description
12mr|python-sphinx-1.1.3-1|37	Sphinx is a tool that facilitates the creation of beautiful
12mr|python-sphinx-1.1.3-1|38	documentation for Python projects from reStructuredText sources. It
12mr|python-sphinx-1.1.3-1|39	was originally created to format the new documentation for Python, but
12mr|python-sphinx-1.1.3-1|40	has since been cleaned up in the hope that it will be useful in many
12mr|python-sphinx-1.1.3-1|41	other projects.
12mr|python-sphinx-1.1.3-1|42	
12mr|python-sphinx-1.1.3-1|43	%prep
12mr|python-sphinx-1.1.3-1|44	%setup -q -n %{tarname}-%{version}
12mr|python-sphinx-1.1.3-1|45	%patch0 -p1
12mr|python-sphinx-1.1.3-1|46	
12mr|python-sphinx-1.1.3-1|47	%install
12mr|python-sphinx-1.1.3-1|48	%__rm -rf %{buildroot}
12mr|python-sphinx-1.1.3-1|49	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot}
12mr|python-sphinx-1.1.3-1|50	%if %enable_doc
12mr|python-sphinx-1.1.3-1|51	%__make -C doc html
12mr|python-sphinx-1.1.3-1|52	%endif
12mr|python-sphinx-1.1.3-1|53	%clean
12mr|python-sphinx-1.1.3-1|54	%__rm -rf %{buildroot}
12mr|python-sphinx-1.1.3-1|55	
12mr|python-sphinx-1.1.3-1|56	%check
12mr|python-sphinx-1.1.3-1|57	%if %enable_tests
12mr|python-sphinx-1.1.3-1|58	pushd tests
12mr|python-sphinx-1.1.3-1|59	%__python run.py
12mr|python-sphinx-1.1.3-1|60	popd
12mr|python-sphinx-1.1.3-1|61	%endif
12mr|python-sphinx-1.1.3-1|62	
12mr|python-sphinx-1.1.3-1|63	%files
12mr|python-sphinx-1.1.3-1|64	%defattr(-,root,root)
12mr|python-sphinx-1.1.3-1|65	%doc AUTHORS CHANGES LICENSE TODO
12mr|python-sphinx-1.1.3-1|66	%if %enable_doc
12mr|python-sphinx-1.1.3-1|67	%doc doc/_build/html/
12mr|python-sphinx-1.1.3-1|68	%endif
12mr|python-sphinx-1.1.3-1|69	%_bindir/sphinx*
12mr|python-sphinx-1.1.3-1|70	%py_sitedir/sphinx/
12mr|python-sphinx-1.1.3-1|71	%py_sitedir/Sphinx-*egg-info/
12mr|python-sphinx-1.1.3-1|72	
12mr|python-sphinx-1.1.3-1|73	
12mr|python-sphinx-1.1.3-1|74	
12mr|python-sphinx-1.1.3-1|75	%changelog
12mr|python-sphinx-1.1.3-1|76	

16163 12
12mr|python-sqlalchemy-0.6.6-3|1	%define module_name SQLAlchemy
12mr|python-sqlalchemy-0.6.6-3|2	
12mr|python-sqlalchemy-0.6.6-3|3	Summary:	SQL toolkit and object relational mapper for Python
12mr|python-sqlalchemy-0.6.6-3|4	Name:		python-sqlalchemy
12mr|python-sqlalchemy-0.6.6-3|5	Version:	0.6.6
12mr|python-sqlalchemy-0.6.6-3|6	Release:	%mkrel 3
12mr|python-sqlalchemy-0.6.6-3|7	License:	MIT
12mr|python-sqlalchemy-0.6.6-3|8	Group:		Development/Python
12mr|python-sqlalchemy-0.6.6-3|9	URL:		http://www.sqlalchemy.org/
12mr|python-sqlalchemy-0.6.6-3|10	Source0:	http://pypi.python.org/packages/source/S/%{module_name}/%{module_name}-%{version}.tar.gz
12mr|python-sqlalchemy-0.6.6-3|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-sqlalchemy-0.6.6-3|12	BuildArch:	noarch
12mr|python-sqlalchemy-0.6.6-3|13	BuildRequires:	python-setuptools
12mr|python-sqlalchemy-0.6.6-3|14	BuildRequires:	python-nose
12mr|python-sqlalchemy-0.6.6-3|15	%py_requires -d
12mr|python-sqlalchemy-0.6.6-3|16	
12mr|python-sqlalchemy-0.6.6-3|17	%description
12mr|python-sqlalchemy-0.6.6-3|18	%{module_name} is a SQL toolkit and object relational mapper for Python. It
12mr|python-sqlalchemy-0.6.6-3|19	encourages "relational mapping" as opposed to "table mapping" and includes
12mr|python-sqlalchemy-0.6.6-3|20	enterprise-level features such as eager loading, unit-of-work object commits,
12mr|python-sqlalchemy-0.6.6-3|21	topological dependency sorting, and full usage of bind parameters. It
12mr|python-sqlalchemy-0.6.6-3|22	supports MySQL, Postgres, Oracle, and SQLite.
12mr|python-sqlalchemy-0.6.6-3|23	
12mr|python-sqlalchemy-0.6.6-3|24	%prep
12mr|python-sqlalchemy-0.6.6-3|25	
12mr|python-sqlalchemy-0.6.6-3|26	%setup -q -n %{module_name}-%{version}
12mr|python-sqlalchemy-0.6.6-3|27	
12mr|python-sqlalchemy-0.6.6-3|28	%build
12mr|python-sqlalchemy-0.6.6-3|29	%__python setup.py build
12mr|python-sqlalchemy-0.6.6-3|30	
12mr|python-sqlalchemy-0.6.6-3|31	%install
12mr|python-sqlalchemy-0.6.6-3|32	PYTHONDONTWRITEBYTECODE= %__python setup.py install --skip-build --root=%{buildroot} --install-purelib=%{python_sitelib}
12mr|python-sqlalchemy-0.6.6-3|33	
12mr|python-sqlalchemy-0.6.6-3|34	%clean
12mr|python-sqlalchemy-0.6.6-3|35	rm -rf %{buildroot}
12mr|python-sqlalchemy-0.6.6-3|36	
12mr|python-sqlalchemy-0.6.6-3|37	#%check
12mr|python-sqlalchemy-0.6.6-3|38	#%__python setup.py test
12mr|python-sqlalchemy-0.6.6-3|39	
12mr|python-sqlalchemy-0.6.6-3|40	%files
12mr|python-sqlalchemy-0.6.6-3|41	%defattr(-, root, root, 0755)
12mr|python-sqlalchemy-0.6.6-3|42	%doc CHANGES LICENSE README doc/* examples
12mr|python-sqlalchemy-0.6.6-3|43	%{python_sitelib}/sqlalchemy/*
12mr|python-sqlalchemy-0.6.6-3|44	%{python_sitelib}/%{module_name}-%{version}-py*.egg-info/
12mr|python-sqlalchemy-0.6.6-3|45	%{python_sitelib}/sqlalchemy_nose/
12mr|python-sqlalchemy-0.6.6-3|46	
12mr|python-sqlalchemy-0.6.6-3|47	
12mr|python-sqlalchemy-0.6.6-3|48	
12mr|python-sqlalchemy-0.6.6-3|49	%changelog
12mr|python-sqlalchemy-0.6.6-3|50	

16164 12
12mr|python-sqlite2-2.5.5-5|1	%define realname pysqlite
12mr|python-sqlite2-2.5.5-5|2	
12mr|python-sqlite2-2.5.5-5|3	Name:		python-sqlite2
12mr|python-sqlite2-2.5.5-5|4	Version:	2.5.5
12mr|python-sqlite2-2.5.5-5|5	Release:	%mkrel 5
12mr|python-sqlite2-2.5.5-5|6	License:	zlib
12mr|python-sqlite2-2.5.5-5|7	Group:		Development/Python
12mr|python-sqlite2-2.5.5-5|8	Summary:	Python bindings for sqlite3
12mr|python-sqlite2-2.5.5-5|9	Source0:	http://oss.itsystementwicklung.de/trac/pysqlite/%{realname}-%{version}.tar.gz
12mr|python-sqlite2-2.5.5-5|10	Url:		http://pysqlite.org
12mr|python-sqlite2-2.5.5-5|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-sqlite2-2.5.5-5|12	BuildRequires:	python-devel sqlite3-devel
12mr|python-sqlite2-2.5.5-5|13	
12mr|python-sqlite2-2.5.5-5|14	%description
12mr|python-sqlite2-2.5.5-5|15	This packages allows you to use sqlite3 with python.
12mr|python-sqlite2-2.5.5-5|16	sqliite is a simple database engine.
12mr|python-sqlite2-2.5.5-5|17	
12mr|python-sqlite2-2.5.5-5|18	%prep
12mr|python-sqlite2-2.5.5-5|19	%setup -q -n %{realname}-%{version}
12mr|python-sqlite2-2.5.5-5|20	
12mr|python-sqlite2-2.5.5-5|21	%build
12mr|python-sqlite2-2.5.5-5|22	
12mr|python-sqlite2-2.5.5-5|23	%install
12mr|python-sqlite2-2.5.5-5|24	python ./setup.py install --root=%buildroot
12mr|python-sqlite2-2.5.5-5|25	mv %{buildroot}%{_prefix}/pysqlite2-doc/ installed-docs
12mr|python-sqlite2-2.5.5-5|26	
12mr|python-sqlite2-2.5.5-5|27	%check
12mr|python-sqlite2-2.5.5-5|28	cd %{buildroot}%{py_platsitedir}
12mr|python-sqlite2-2.5.5-5|29	python -c "from pysqlite2 import test; test.test()"
12mr|python-sqlite2-2.5.5-5|30	
12mr|python-sqlite2-2.5.5-5|31	%files
12mr|python-sqlite2-2.5.5-5|32	%defattr(-,root,root)
12mr|python-sqlite2-2.5.5-5|33	%doc installed-docs/*
12mr|python-sqlite2-2.5.5-5|34	%py_platsitedir/*
12mr|python-sqlite2-2.5.5-5|35	
12mr|python-sqlite2-2.5.5-5|36	
12mr|python-sqlite2-2.5.5-5|37	
12mr|python-sqlite2-2.5.5-5|38	%changelog
12mr|python-sqlite2-2.5.5-5|39	

16165 12
12mr|python-storm-0.18-2|1	%define oname	storm
12mr|python-storm-0.18-2|2	
12mr|python-storm-0.18-2|3	Summary:	Object Relational Mapper for Python
12mr|python-storm-0.18-2|4	Name:		python-%{oname}
12mr|python-storm-0.18-2|5	Version:	0.18
12mr|python-storm-0.18-2|6	Release:	2
12mr|python-storm-0.18-2|7	Source0:	https://launchpad.net/storm/trunk/%{version}/+download/%{oname}-%{version}.tar.bz2
12mr|python-storm-0.18-2|8	License:	GPLv2
12mr|python-storm-0.18-2|9	URL:		http://storm.canonical.com/
12mr|python-storm-0.18-2|10	Group:		Development/Python
12mr|python-storm-0.18-2|11	BuildArch:	noarch
12mr|python-storm-0.18-2|12	BuildRequires:	python-devel
12mr|python-storm-0.18-2|13	Requires:	python
12mr|python-storm-0.18-2|14	Requires:	python-psycopg2
12mr|python-storm-0.18-2|15	Requires:	python-sqlite2
12mr|python-storm-0.18-2|16	
12mr|python-storm-0.18-2|17	%description
12mr|python-storm-0.18-2|18	Storm is an object-relation mapper (ORM) for the Python language. It allows
12mr|python-storm-0.18-2|19	rows from a relational database to be seen as objects in an object-oriented
12mr|python-storm-0.18-2|20	language like Python.
12mr|python-storm-0.18-2|21	
12mr|python-storm-0.18-2|22	- Storm lets you efficiently access and update large datasets by allowing you
12mr|python-storm-0.18-2|23	to formulate complex queries spanning multiple tables using Python.
12mr|python-storm-0.18-2|24	
12mr|python-storm-0.18-2|25	- Storm allows you to fallback to SQL if needed (or if you just prefer),
12mr|python-storm-0.18-2|26	allowing you to mix "old school" code and ORM code
12mr|python-storm-0.18-2|27	
12mr|python-storm-0.18-2|28	%prep
12mr|python-storm-0.18-2|29	%setup -q -n %{oname}-%{version}
12mr|python-storm-0.18-2|30	
12mr|python-storm-0.18-2|31	%build
12mr|python-storm-0.18-2|32	
12mr|python-storm-0.18-2|33	%install
12mr|python-storm-0.18-2|34	install -d %{buildroot}%{py_puresitedir}
12mr|python-storm-0.18-2|35	cp -af storm/ %{buildroot}%{py_puresitedir}
12mr|python-storm-0.18-2|36	
12mr|python-storm-0.18-2|37	%files
12mr|python-storm-0.18-2|38	%doc TODO LICENSE README tests/tutorial.txt tests/
12mr|python-storm-0.18-2|39	%{py_puresitedir}/*
12mr|python-storm-0.18-2|40	
12mr|python-storm-0.18-2|41	
12mr|python-storm-0.18-2|42	
12mr|python-storm-0.18-2|43	%changelog
12mr|python-storm-0.18-2|44	* Tue Sep  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|python-storm-0.18-2|45	+ Commit: 194ab86
12mr|python-storm-0.18-2|46	- Spec cleanup
12mr|python-storm-0.18-2|47	
12mr|python-storm-0.18-2|48	

16166 12
12mr|python-translate-1.9.0-3|1	%define pname translate
12mr|python-translate-1.9.0-3|2	%define oname %{pname}-toolkit
12mr|python-translate-1.9.0-3|3	
12mr|python-translate-1.9.0-3|4	Summary: Software localization toolkit
12mr|python-translate-1.9.0-3|5	Name:    python-%{pname}
12mr|python-translate-1.9.0-3|6	Version: 1.9.0
12mr|python-translate-1.9.0-3|7	Release: 3
12mr|python-translate-1.9.0-3|8	Source0: http://downloads.sourceforge.net/translate/%{oname}-%{version}.tar.bz2
12mr|python-translate-1.9.0-3|9	License: GPLv2+
12mr|python-translate-1.9.0-3|10	Group: Development/Python
12mr|python-translate-1.9.0-3|11	Url: http://translate.sourceforge.net/
12mr|python-translate-1.9.0-3|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-translate-1.9.0-3|13	BuildArch: noarch
12mr|python-translate-1.9.0-3|14	BuildRequires: python-devel
12mr|python-translate-1.9.0-3|15	# (Fedoar) those are needed for mange page generation
12mr|python-translate-1.9.0-3|16	BuildRequires: python-lxml
12mr|python-translate-1.9.0-3|17	BuildRequires: python-simplejson
12mr|python-translate-1.9.0-3|18	Requires: python-lxml
12mr|python-translate-1.9.0-3|19	Requires: python-levenshtein
12mr|python-translate-1.9.0-3|20	Requires: python-simplejson
12mr|python-translate-1.9.0-3|21	Requires: python-enchant
12mr|python-translate-1.9.0-3|22	Requires: python-vobject
12mr|python-translate-1.9.0-3|23	Requires: python-iniparse
12mr|python-translate-1.9.0-3|24	# for sub2po and po2sub
12mr|python-translate-1.9.0-3|25	Requires: python-aeidon
12mr|python-translate-1.9.0-3|26	# python-pysco is only available for i586
12mr|python-translate-1.9.0-3|27	%ifarch %{ix86}
12mr|python-translate-1.9.0-3|28	Requires: python-psyco
12mr|python-translate-1.9.0-3|29	%endif
12mr|python-translate-1.9.0-3|30	Provides: %{oname} = %{version}-%{release}
12mr|python-translate-1.9.0-3|31	
12mr|python-translate-1.9.0-3|32	%description
12mr|python-translate-1.9.0-3|33	The Translate Toolkit is a set of software and documentation designed
12mr|python-translate-1.9.0-3|34	to help make the lives of localizers both more productive and less
12mr|python-translate-1.9.0-3|35	frustrating.  The Toolkit is part of the translate.sourceforge.net
12mr|python-translate-1.9.0-3|36	project, hosted at http://translate.sourceforge.net/
12mr|python-translate-1.9.0-3|37	
12mr|python-translate-1.9.0-3|38	The software includes programs to covert localization formats to the
12mr|python-translate-1.9.0-3|39	common PO format and programs to check and manage PO files.  The
12mr|python-translate-1.9.0-3|40	documentation includes guides on using the tools, running a
12mr|python-translate-1.9.0-3|41	localization project and how to localize various projects from
12mr|python-translate-1.9.0-3|42	OpenOffice.org to Mozilla.
12mr|python-translate-1.9.0-3|43	
12mr|python-translate-1.9.0-3|44	At its core the software contains a set of classes for handling
12mr|python-translate-1.9.0-3|45	various localization storage formats: DTD, properties, OpenOffice.org
12mr|python-translate-1.9.0-3|46	GSI/SDF, CSV and of course PO.  And scripts to convert between these
12mr|python-translate-1.9.0-3|47	formats.
12mr|python-translate-1.9.0-3|48	
12mr|python-translate-1.9.0-3|49	Also part of the Toolkit are Python programs to create word counts,
12mr|python-translate-1.9.0-3|50	merge translations and perform various checks on PO files.
12mr|python-translate-1.9.0-3|51	
12mr|python-translate-1.9.0-3|52	%prep
12mr|python-translate-1.9.0-3|53	%setup -q -n %{oname}-%{version}
12mr|python-translate-1.9.0-3|54	
12mr|python-translate-1.9.0-3|55	%build
12mr|python-translate-1.9.0-3|56	./setup.py build
12mr|python-translate-1.9.0-3|57	
12mr|python-translate-1.9.0-3|58	%install
12mr|python-translate-1.9.0-3|59	./setup.py install --root=%{buildroot}
12mr|python-translate-1.9.0-3|60	
12mr|python-translate-1.9.0-3|61	# (Fedora) create manpages
12mr|python-translate-1.9.0-3|62	mkdir -p %{buildroot}/%{_mandir}/man1
12mr|python-translate-1.9.0-3|63	for program in %{buildroot}/%{_bindir}/*; do
12mr|python-translate-1.9.0-3|64	case $(basename $program) in
12mr|python-translate-1.9.0-3|65	pocompendium|poen|pomigrate2|popuretext|poreencode|posplit|\
12mr|python-translate-1.9.0-3|66	pocount|poglossary|lookupclient.py|tmserver|build_tmdb|\
12mr|python-translate-1.9.0-3|67	junitmsgfmt)
12mr|python-translate-1.9.0-3|68	;;
12mr|python-translate-1.9.0-3|69	*)
12mr|python-translate-1.9.0-3|70	LC_ALL=C PYTHONPATH=. $program --manpage \
12mr|python-translate-1.9.0-3|71	>  %{buildroot}/%{_mandir}/man1/$(basename $program).1 \
12mr|python-translate-1.9.0-3|72	|| rm -f %{buildroot}/%{_mandir}/man1/$(basename $program).1
12mr|python-translate-1.9.0-3|73	;;
12mr|python-translate-1.9.0-3|74	esac
12mr|python-translate-1.9.0-3|75	done
12mr|python-translate-1.9.0-3|76	
12mr|python-translate-1.9.0-3|77	# Drop shebang from non-executable scripts to make rpmlint happy
12mr|python-translate-1.9.0-3|78	find %{buildroot}%{py_puresitedir} -name "*py" -perm 644 -exec sed -i '/#!\/usr\/bin\/env python/d' {} \;
12mr|python-translate-1.9.0-3|79	
12mr|python-translate-1.9.0-3|80	%files
12mr|python-translate-1.9.0-3|81	%defattr(-,root,root)
12mr|python-translate-1.9.0-3|82	%doc %{pname}/README
12mr|python-translate-1.9.0-3|83	%{_bindir}/*
12mr|python-translate-1.9.0-3|84	%{py_puresitedir}/%{pname}
12mr|python-translate-1.9.0-3|85	%{py_puresitedir}/translate_toolkit-%{version}-py%{py_ver}.egg-info
12mr|python-translate-1.9.0-3|86	%{_mandir}/man1/*
12mr|python-translate-1.9.0-3|87	
12mr|python-translate-1.9.0-3|88	
12mr|python-translate-1.9.0-3|89	
12mr|python-translate-1.9.0-3|90	%changelog
12mr|python-translate-1.9.0-3|91	

16167 12
12mr|python-twisted-12.2.0-1|1	Summary:   Event-based framework for internet applications
12mr|python-twisted-12.2.0-1|2	Name:      python-twisted
12mr|python-twisted-12.2.0-1|3	Version:   12.2.0
12mr|python-twisted-12.2.0-1|4	Release:   %mkrel 1
12mr|python-twisted-12.2.0-1|5	License:   MIT
12mr|python-twisted-12.2.0-1|6	Group:     Development/Python
12mr|python-twisted-12.2.0-1|7	URL:       http://www.twistedmatrix.com/
12mr|python-twisted-12.2.0-1|8	Requires:  python-twisted-conch
12mr|python-twisted-12.2.0-1|9	Requires:  python-twisted-lore
12mr|python-twisted-12.2.0-1|10	Requires:  python-twisted-mail
12mr|python-twisted-12.2.0-1|11	Requires:  python-twisted-names
12mr|python-twisted-12.2.0-1|12	Requires:  python-twisted-news
12mr|python-twisted-12.2.0-1|13	Requires:  python-twisted-runner
12mr|python-twisted-12.2.0-1|14	Requires:  python-twisted-web
12mr|python-twisted-12.2.0-1|15	Requires:  python-twisted-words
12mr|python-twisted-12.2.0-1|16	BuildArch: noarch
12mr|python-twisted-12.2.0-1|17	# add the pythonegg provides manually as this is a meta package, so the rpm auto-provides
12mr|python-twisted-12.2.0-1|18	# scripts won't work here
12mr|python-twisted-12.2.0-1|19	Provides:  pythonegg(twisted)
12mr|python-twisted-12.2.0-1|20	
12mr|python-twisted-12.2.0-1|21	%description
12mr|python-twisted-12.2.0-1|22	Twisted is a framework, written in Python, for writing networked
12mr|python-twisted-12.2.0-1|23	applications. It includes implementations of a number of commonly used
12mr|python-twisted-12.2.0-1|24	network services such as a web server, an IRC chat server, a mail
12mr|python-twisted-12.2.0-1|25	server, a relational database interface and an object broker. Developers
12mr|python-twisted-12.2.0-1|26	can build applications using all of these services as well as custom
12mr|python-twisted-12.2.0-1|27	services that they write themselves. Twisted also includes a user
12mr|python-twisted-12.2.0-1|28	authentication system that controls access to services and provides
12mr|python-twisted-12.2.0-1|29	services with user context information to implement their own security
12mr|python-twisted-12.2.0-1|30	models.
12mr|python-twisted-12.2.0-1|31	
12mr|python-twisted-12.2.0-1|32	This package is just a empty rpm with requires on all twisted sub-modules,
12mr|python-twisted-12.2.0-1|33	in order to allows smooth upgrade and easy installation of the whole
12mr|python-twisted-12.2.0-1|34	framework.
12mr|python-twisted-12.2.0-1|35	
12mr|python-twisted-12.2.0-1|36	%build
12mr|python-twisted-12.2.0-1|37	cat >  README.mdv <<EOF
12mr|python-twisted-12.2.0-1|38	This package is just a empty rpm with requires on all twisted sub-modules,
12mr|python-twisted-12.2.0-1|39	in order to allows smooth upgrade and easy installation of the whole
12mr|python-twisted-12.2.0-1|40	framework.
12mr|python-twisted-12.2.0-1|41	EOF
12mr|python-twisted-12.2.0-1|42	
12mr|python-twisted-12.2.0-1|43	%files
12mr|python-twisted-12.2.0-1|44	%doc README.mdv

16168 12
12mr|python-twisted-conch-12.2.0-1|1	%define name python-twisted-conch
12mr|python-twisted-conch-12.2.0-1|2	%define version 12.2.0
12mr|python-twisted-conch-12.2.0-1|3	%define release %mkrel 1
12mr|python-twisted-conch-12.2.0-1|4	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
12mr|python-twisted-conch-12.2.0-1|5	
12mr|python-twisted-conch-12.2.0-1|6	%define progname TwistedConch
12mr|python-twisted-conch-12.2.0-1|7	
12mr|python-twisted-conch-12.2.0-1|8	Summary:        An SSH and SFTP protocol implementation together with clients and servers
12mr|python-twisted-conch-12.2.0-1|9	Name:           %{name}
12mr|python-twisted-conch-12.2.0-1|10	Version:        %{version}
12mr|python-twisted-conch-12.2.0-1|11	Release:        %{release}
12mr|python-twisted-conch-12.2.0-1|12	Source0:        http://twistedmatrix.com/Releases/Conch/%{mainver}/%{progname}-%{version}.tar.bz2
12mr|python-twisted-conch-12.2.0-1|13	License:        MIT
12mr|python-twisted-conch-12.2.0-1|14	Group:          Development/Python
12mr|python-twisted-conch-12.2.0-1|15	URL:            http://twistedmatrix.com/projects/conch
12mr|python-twisted-conch-12.2.0-1|16	BuildRequires:	python-devel python-twisted-core
12mr|python-twisted-conch-12.2.0-1|17	Requires:       python-twisted-core
12mr|python-twisted-conch-12.2.0-1|18	Requires:	pyasn1
12mr|python-twisted-conch-12.2.0-1|19	
12mr|python-twisted-conch-12.2.0-1|20	%description
12mr|python-twisted-conch-12.2.0-1|21	Conch is an SSHv2 implementation written in Python.
12mr|python-twisted-conch-12.2.0-1|22	SSH is a protocol designed to allow remote access
12mr|python-twisted-conch-12.2.0-1|23	to shells and commands, but it is generic enough to allow
12mr|python-twisted-conch-12.2.0-1|24	everything from TCP forwarding to generic filesystem access.
12mr|python-twisted-conch-12.2.0-1|25	Since Conch is written in Python, it interfaces well with
12mr|python-twisted-conch-12.2.0-1|26	other Python projects such as Imagination.
12mr|python-twisted-conch-12.2.0-1|27	Conch also includes a implementations of the telnet and vt102
12mr|python-twisted-conch-12.2.0-1|28	protocols, as well as support for rudamentary line editing behaviors.
12mr|python-twisted-conch-12.2.0-1|29	A new implementation of Twisted's Manhole application is also included,
12mr|python-twisted-conch-12.2.0-1|30	featuring server-side input history and interactive syntax coloring.
12mr|python-twisted-conch-12.2.0-1|31	
12mr|python-twisted-conch-12.2.0-1|32	%prep
12mr|python-twisted-conch-12.2.0-1|33	%setup -q -n %{progname}-%{version}
12mr|python-twisted-conch-12.2.0-1|34	
12mr|python-twisted-conch-12.2.0-1|35	%build
12mr|python-twisted-conch-12.2.0-1|36	%__python setup.py build
12mr|python-twisted-conch-12.2.0-1|37	
12mr|python-twisted-conch-12.2.0-1|38	%install
12mr|python-twisted-conch-12.2.0-1|39	%__rm -rf %{buildroot}
12mr|python-twisted-conch-12.2.0-1|40	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
12mr|python-twisted-conch-12.2.0-1|41	
12mr|python-twisted-conch-12.2.0-1|42	%__install -d %{buildroot}%{_mandir}/man1
12mr|python-twisted-conch-12.2.0-1|43	%__install -m 644 doc/man/*.1 %{buildroot}%{_mandir}/man1
12mr|python-twisted-conch-12.2.0-1|44	
12mr|python-twisted-conch-12.2.0-1|45	%files
12mr|python-twisted-conch-12.2.0-1|46	%defattr(0755,root,root,0755)
12mr|python-twisted-conch-12.2.0-1|47	%_bindir/*
12mr|python-twisted-conch-12.2.0-1|48	%defattr(0644,root,root,0755)
12mr|python-twisted-conch-12.2.0-1|49	%doc LICENSE README doc/*
12mr|python-twisted-conch-12.2.0-1|50	%dir %py_platsitedir/twisted/conch
12mr|python-twisted-conch-12.2.0-1|51	%py_platsitedir/twisted/conch/*
12mr|python-twisted-conch-12.2.0-1|52	%py_platsitedir/twisted/plugins/*
12mr|python-twisted-conch-12.2.0-1|53	%py_platsitedir/*.egg-info
12mr|python-twisted-conch-12.2.0-1|54	%_mandir/man1/*

16169 12
12mr|python-twisted-core-10.1.0-5|1	%define name python-twisted-core
12mr|python-twisted-core-10.1.0-5|2	%define version 10.1.0
12mr|python-twisted-core-10.1.0-5|3	%define rel 5
12mr|python-twisted-core-10.1.0-5|4	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
12mr|python-twisted-core-10.1.0-5|5	
12mr|python-twisted-core-10.1.0-5|6	Summary:        Event-based framework for internet applications
12mr|python-twisted-core-10.1.0-5|7	Name:           %{name}
12mr|python-twisted-core-10.1.0-5|8	Version:        %{version}
12mr|python-twisted-core-10.1.0-5|9	Release:        %mkrel %rel
12mr|python-twisted-core-10.1.0-5|10	Source0:        http://tmrc.mit.edu/mirror/twisted/Core/%{mainver}/TwistedCore-%{version}.tar.bz2
12mr|python-twisted-core-10.1.0-5|11	License:        MIT
12mr|python-twisted-core-10.1.0-5|12	Group:          Development/Python
12mr|python-twisted-core-10.1.0-5|13	URL:            http://twistedmatrix.com/projects/core/
12mr|python-twisted-core-10.1.0-5|14	BuildRoot:      %{_tmppath}/%{name}-buildroot
12mr|python-twisted-core-10.1.0-5|15	Requires:       pycrypto
12mr|python-twisted-core-10.1.0-5|16	Requires:       python-OpenSSL python-zope-interface
12mr|python-twisted-core-10.1.0-5|17	BuildRequires:	python-devel python-zope-interface
12mr|python-twisted-core-10.1.0-5|18	Conflicts:      python-twisted < 2.0.0
12mr|python-twisted-core-10.1.0-5|19	
12mr|python-twisted-core-10.1.0-5|20	Patch0:		TwistedCore-8.2.0-python-2.6.patch
12mr|python-twisted-core-10.1.0-5|21	Patch1:		TwistedCore-10.1.0-sagemath.patch
12mr|python-twisted-core-10.1.0-5|22	
12mr|python-twisted-core-10.1.0-5|23	%description
12mr|python-twisted-core-10.1.0-5|24	Twisted is a framework, written in Python, for writing networked
12mr|python-twisted-core-10.1.0-5|25	applications. It includes implementations of a number of commonly used
12mr|python-twisted-core-10.1.0-5|26	network services such as a web server, an IRC chat server, a mail
12mr|python-twisted-core-10.1.0-5|27	server, a relational database interface and an object broker. Developers
12mr|python-twisted-core-10.1.0-5|28	can build applications using all of these services as well as custom
12mr|python-twisted-core-10.1.0-5|29	services that they write themselves. Twisted also includes a user
12mr|python-twisted-core-10.1.0-5|30	authentication system that controls access to services and provides
12mr|python-twisted-core-10.1.0-5|31	services with user context information to implement their own security
12mr|python-twisted-core-10.1.0-5|32	models.
12mr|python-twisted-core-10.1.0-5|33	
12mr|python-twisted-core-10.1.0-5|34	%package  doc
12mr|python-twisted-core-10.1.0-5|35	Group:          Development/Python
12mr|python-twisted-core-10.1.0-5|36	Summary:        %{name} documentation
12mr|python-twisted-core-10.1.0-5|37	
12mr|python-twisted-core-10.1.0-5|38	%description  doc
12mr|python-twisted-core-10.1.0-5|39	Documentation files for %name.
12mr|python-twisted-core-10.1.0-5|40	This consist mainly of the twist api for the core component.
12mr|python-twisted-core-10.1.0-5|41	
12mr|python-twisted-core-10.1.0-5|42	%prep
12mr|python-twisted-core-10.1.0-5|43	%setup -q -n TwistedCore-%{version}
12mr|python-twisted-core-10.1.0-5|44	%patch1	-p1
12mr|python-twisted-core-10.1.0-5|45	
12mr|python-twisted-core-10.1.0-5|46	%build
12mr|python-twisted-core-10.1.0-5|47	%__python setup.py build
12mr|python-twisted-core-10.1.0-5|48	
12mr|python-twisted-core-10.1.0-5|49	%install
12mr|python-twisted-core-10.1.0-5|50	%__rm -rf %buildroot
12mr|python-twisted-core-10.1.0-5|51	%__python setup.py install --root=%{buildroot}
12mr|python-twisted-core-10.1.0-5|52	
12mr|python-twisted-core-10.1.0-5|53	# no need for c source code
12mr|python-twisted-core-10.1.0-5|54	find %{buildroot}/%{py_platsitedir}/twisted -type f -name '*.c' | xargs rm -f
12mr|python-twisted-core-10.1.0-5|55	
12mr|python-twisted-core-10.1.0-5|56	%__install -d %{buildroot}%{_mandir}/man1
12mr|python-twisted-core-10.1.0-5|57	%__install -m 644 doc/man/*.1 %{buildroot}%{_mandir}/man1
12mr|python-twisted-core-10.1.0-5|58	
12mr|python-twisted-core-10.1.0-5|59	%clean
12mr|python-twisted-core-10.1.0-5|60	%__rm -rf %{buildroot}
12mr|python-twisted-core-10.1.0-5|61	
12mr|python-twisted-core-10.1.0-5|62	%files
12mr|python-twisted-core-10.1.0-5|63	%defattr(0755,root,root,0755)
12mr|python-twisted-core-10.1.0-5|64	%_bindir/*
12mr|python-twisted-core-10.1.0-5|65	%defattr(0644,root,root,0755)
12mr|python-twisted-core-10.1.0-5|66	%doc CREDITS LICENSE NEWS README
12mr|python-twisted-core-10.1.0-5|67	%dir %py_platsitedir/twisted
12mr|python-twisted-core-10.1.0-5|68	%py_platsitedir/twisted/*
12mr|python-twisted-core-10.1.0-5|69	%py_platsitedir/*.egg-info
12mr|python-twisted-core-10.1.0-5|70	%_mandir/man1/*
12mr|python-twisted-core-10.1.0-5|71	
12mr|python-twisted-core-10.1.0-5|72	%files doc
12mr|python-twisted-core-10.1.0-5|73	# ChangeLog.Old is here as this is big
12mr|python-twisted-core-10.1.0-5|74	%doc doc/ ChangeLog.Old
12mr|python-twisted-core-10.1.0-5|75	
12mr|python-twisted-core-10.1.0-5|76	
12mr|python-twisted-core-10.1.0-5|77	
12mr|python-twisted-core-10.1.0-5|78	
12mr|python-twisted-core-10.1.0-5|79	%changelog
12mr|python-twisted-core-10.1.0-5|80	

16170 12
12mr|python-twisted-lore-12.2.0-1|1	%define name python-twisted-lore
12mr|python-twisted-lore-12.2.0-1|2	%define version 12.2.0
12mr|python-twisted-lore-12.2.0-1|3	%define rel 1
12mr|python-twisted-lore-12.2.0-1|4	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
12mr|python-twisted-lore-12.2.0-1|5	
12mr|python-twisted-lore-12.2.0-1|6	Summary:        A documentation generator
12mr|python-twisted-lore-12.2.0-1|7	Name:           %{name}
12mr|python-twisted-lore-12.2.0-1|8	Version:        %{version}
12mr|python-twisted-lore-12.2.0-1|9	Release:        %mkrel %{rel}
12mr|python-twisted-lore-12.2.0-1|10	Source0:        http://tmrc.mit.edu/mirror/twisted/Lore/%{mainver}/TwistedLore-%{version}.tar.bz2
12mr|python-twisted-lore-12.2.0-1|11	License:        MIT
12mr|python-twisted-lore-12.2.0-1|12	Group:          Development/Python
12mr|python-twisted-lore-12.2.0-1|13	URL:            http://twistedmatrix.com/trac/wiki/TwistedLore
12mr|python-twisted-lore-12.2.0-1|14	BuildRequires:	python-devel python-twisted-core
12mr|python-twisted-lore-12.2.0-1|15	Requires:       python-twisted-core
12mr|python-twisted-lore-12.2.0-1|16	# for docbook, lmath, etc
12mr|python-twisted-lore-12.2.0-1|17	Requires:       python-twisted-web
12mr|python-twisted-lore-12.2.0-1|18	
12mr|python-twisted-lore-12.2.0-1|19	%description
12mr|python-twisted-lore-12.2.0-1|20	Twisted Lore is the documentation generator of the Twisted matrix
12mr|python-twisted-lore-12.2.0-1|21	framework.
12mr|python-twisted-lore-12.2.0-1|22	
12mr|python-twisted-lore-12.2.0-1|23	%prep
12mr|python-twisted-lore-12.2.0-1|24	%setup -q -n TwistedLore-%{version}
12mr|python-twisted-lore-12.2.0-1|25	
12mr|python-twisted-lore-12.2.0-1|26	%build
12mr|python-twisted-lore-12.2.0-1|27	%__python setup.py build
12mr|python-twisted-lore-12.2.0-1|28	
12mr|python-twisted-lore-12.2.0-1|29	%install
12mr|python-twisted-lore-12.2.0-1|30	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
12mr|python-twisted-lore-12.2.0-1|31	
12mr|python-twisted-lore-12.2.0-1|32	%__install -d %{buildroot}%{_mandir}/man1
12mr|python-twisted-lore-12.2.0-1|33	%__install -m 644 doc/man/*.1 %{buildroot}%{_mandir}/man1
12mr|python-twisted-lore-12.2.0-1|34	
12mr|python-twisted-lore-12.2.0-1|35	%files
12mr|python-twisted-lore-12.2.0-1|36	%defattr(0755,root,root,0755)
12mr|python-twisted-lore-12.2.0-1|37	%_bindir/*
12mr|python-twisted-lore-12.2.0-1|38	%defattr(0644,root,root,0755)
12mr|python-twisted-lore-12.2.0-1|39	%doc LICENSE README doc/*
12mr|python-twisted-lore-12.2.0-1|40	%dir %py_platsitedir/twisted/lore
12mr|python-twisted-lore-12.2.0-1|41	%py_platsitedir/twisted/lore/*
12mr|python-twisted-lore-12.2.0-1|42	%py_platsitedir/twisted/plugins/*
12mr|python-twisted-lore-12.2.0-1|43	%py_platsitedir/*.egg-info
12mr|python-twisted-lore-12.2.0-1|44	%_mandir/man1/*

16171 12
12mr|python-twisted-mail-12.2.0-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
12mr|python-twisted-mail-12.2.0-1|2	
12mr|python-twisted-mail-12.2.0-1|3	Summary:        An STMP/POP2/IMAP protocol implementation together with clients and servers
12mr|python-twisted-mail-12.2.0-1|4	Name:           python-twisted-mail
12mr|python-twisted-mail-12.2.0-1|5	Version:        12.2.0
12mr|python-twisted-mail-12.2.0-1|6	Release:        1
12mr|python-twisted-mail-12.2.0-1|7	Source0:        http://tmrc.mit.edu/mirror/twisted/Mail/%{mainver}/TwistedMail-%{version}.tar.bz2
12mr|python-twisted-mail-12.2.0-1|8	License:        MIT
12mr|python-twisted-mail-12.2.0-1|9	Group:          Development/Python
12mr|python-twisted-mail-12.2.0-1|10	URL:            http://twistedmatrix.com/trac/wiki/TwistedMail
12mr|python-twisted-mail-12.2.0-1|11	BuildRequires:	python-devel python-twisted-core
12mr|python-twisted-mail-12.2.0-1|12	Requires:       python-twisted-core
12mr|python-twisted-mail-12.2.0-1|13	# for mail/relaymanager.py
12mr|python-twisted-mail-12.2.0-1|14	Requires:       python-twisted-names
12mr|python-twisted-mail-12.2.0-1|15	
12mr|python-twisted-mail-12.2.0-1|16	%description
12mr|python-twisted-mail-12.2.0-1|17	Twisted Mail contains high-level, efficient protocol implementations for both
12mr|python-twisted-mail-12.2.0-1|18	clients and servers of SMTP, POP3, and IMAP4. Additionally, it contains an
12mr|python-twisted-mail-12.2.0-1|19	"out of the box" combination SMTP/POP3 virtual-hosting mail server. Also
12mr|python-twisted-mail-12.2.0-1|20	included is a read/write Maildir implementation and a basic Mail Exchange
12mr|python-twisted-mail-12.2.0-1|21	calculator (depends on Twisted Names).
12mr|python-twisted-mail-12.2.0-1|22	
12mr|python-twisted-mail-12.2.0-1|23	%prep
12mr|python-twisted-mail-12.2.0-1|24	%setup -q -n TwistedMail-%{version}
12mr|python-twisted-mail-12.2.0-1|25	
12mr|python-twisted-mail-12.2.0-1|26	%build
12mr|python-twisted-mail-12.2.0-1|27	%__python setup.py build
12mr|python-twisted-mail-12.2.0-1|28	
12mr|python-twisted-mail-12.2.0-1|29	%install
12mr|python-twisted-mail-12.2.0-1|30	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
12mr|python-twisted-mail-12.2.0-1|31	
12mr|python-twisted-mail-12.2.0-1|32	%__install -d %{buildroot}%{_mandir}/man1
12mr|python-twisted-mail-12.2.0-1|33	%__install -m 644 doc/man/*.1 %{buildroot}%{_mandir}/man1
12mr|python-twisted-mail-12.2.0-1|34	
12mr|python-twisted-mail-12.2.0-1|35	%files
12mr|python-twisted-mail-12.2.0-1|36	%defattr(0755,root,root,0755)
12mr|python-twisted-mail-12.2.0-1|37	%_bindir/*
12mr|python-twisted-mail-12.2.0-1|38	%defattr(0644,root,root,0755)
12mr|python-twisted-mail-12.2.0-1|39	%doc LICENSE README doc/*
12mr|python-twisted-mail-12.2.0-1|40	%dir %py_platsitedir/twisted/mail
12mr|python-twisted-mail-12.2.0-1|41	%py_platsitedir/twisted/mail/*
12mr|python-twisted-mail-12.2.0-1|42	%py_platsitedir/twisted/plugins/*
12mr|python-twisted-mail-12.2.0-1|43	%py_platsitedir/*.egg-info
12mr|python-twisted-mail-12.2.0-1|44	%_mandir/man1/*

16172 12
12mr|python-twisted-names-12.2.0-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
12mr|python-twisted-names-12.2.0-1|2	
12mr|python-twisted-names-12.2.0-1|3	Summary:        An DNS protocol implementation with client and server
12mr|python-twisted-names-12.2.0-1|4	Name:           python-twisted-names
12mr|python-twisted-names-12.2.0-1|5	Version:	12.2.0
12mr|python-twisted-names-12.2.0-1|6	Release:	1
12mr|python-twisted-names-12.2.0-1|7	Source0:        http://twistedmatrix.com/Releases/Names/%{mainver}/TwistedNames-%{version}.tar.bz2
12mr|python-twisted-names-12.2.0-1|8	License:        MIT
12mr|python-twisted-names-12.2.0-1|9	Group:          Development/Python
12mr|python-twisted-names-12.2.0-1|10	URL:            http://twistedmatrix.com/trac/wiki/TwistedNames
12mr|python-twisted-names-12.2.0-1|11	BuildRequires:	python-devel python-twisted-core
12mr|python-twisted-names-12.2.0-1|12	Requires:       python-twisted-core
12mr|python-twisted-names-12.2.0-1|13	
12mr|python-twisted-names-12.2.0-1|14	%description
12mr|python-twisted-names-12.2.0-1|15	Twisted Names is both a domain name server as well as a client resolver
12mr|python-twisted-names-12.2.0-1|16	library.
12mr|python-twisted-names-12.2.0-1|17	
12mr|python-twisted-names-12.2.0-1|18	Twisted Names comes with an "out of the box" nameserver which can read most
12mr|python-twisted-names-12.2.0-1|19	BIND-syntax zone files as well as a simple Python-based configuration format.
12mr|python-twisted-names-12.2.0-1|20	Twisted Names can act as an authoritative server, perform zone transfers from
12mr|python-twisted-names-12.2.0-1|21	a master to act as a secondary, act as a caching nameserver, or any combination
12mr|python-twisted-names-12.2.0-1|22	of these.
12mr|python-twisted-names-12.2.0-1|23	
12mr|python-twisted-names-12.2.0-1|24	Twisted Names' client resolver library provides functions to query for all
12mr|python-twisted-names-12.2.0-1|25	commonly used record types as well as a replacement for the blocking
12mr|python-twisted-names-12.2.0-1|26	gethostbyname() function provided by the Python stdlib socket module.
12mr|python-twisted-names-12.2.0-1|27	
12mr|python-twisted-names-12.2.0-1|28	%prep
12mr|python-twisted-names-12.2.0-1|29	%setup -q -n TwistedNames-%version
12mr|python-twisted-names-12.2.0-1|30	
12mr|python-twisted-names-12.2.0-1|31	%build
12mr|python-twisted-names-12.2.0-1|32	%__python setup.py build
12mr|python-twisted-names-12.2.0-1|33	
12mr|python-twisted-names-12.2.0-1|34	%install
12mr|python-twisted-names-12.2.0-1|35	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
12mr|python-twisted-names-12.2.0-1|36	
12mr|python-twisted-names-12.2.0-1|37	%files
12mr|python-twisted-names-12.2.0-1|38	%defattr(0644,root,root,0755)
12mr|python-twisted-names-12.2.0-1|39	%doc LICENSE README doc/*
12mr|python-twisted-names-12.2.0-1|40	%dir %py_platsitedir/twisted/names
12mr|python-twisted-names-12.2.0-1|41	%py_platsitedir/twisted/names/*
12mr|python-twisted-names-12.2.0-1|42	%py_platsitedir/twisted/plugins/*
12mr|python-twisted-names-12.2.0-1|43	%py_platsitedir/*.egg-info

16173 12
12mr|python-twisted-news-12.2.0-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
12mr|python-twisted-news-12.2.0-1|2	
12mr|python-twisted-news-12.2.0-1|3	Summary:        An NNTP protocol implementation together with clients and servers
12mr|python-twisted-news-12.2.0-1|4	Name:           python-twisted-news
12mr|python-twisted-news-12.2.0-1|5	Version:	12.2.0
12mr|python-twisted-news-12.2.0-1|6	Release:	1
12mr|python-twisted-news-12.2.0-1|7	Source0:        http://tmrc.mit.edu/mirror/twisted/News/%{mainver}/TwistedNews-%{version}.tar.bz2
12mr|python-twisted-news-12.2.0-1|8	License:        MIT
12mr|python-twisted-news-12.2.0-1|9	Group:          Development/Python
12mr|python-twisted-news-12.2.0-1|10	URL:            http://twistedmatrix.com/trac/wiki/TwistedNews
12mr|python-twisted-news-12.2.0-1|11	BuildRequires:	python-devel python-twisted-core
12mr|python-twisted-news-12.2.0-1|12	Requires:       python-twisted-core
12mr|python-twisted-news-12.2.0-1|13	
12mr|python-twisted-news-12.2.0-1|14	%description
12mr|python-twisted-news-12.2.0-1|15	Twisted News provides a very basic NNTP server, as well as an NNTP client
12mr|python-twisted-news-12.2.0-1|16	protocol implementation. Two messages storage systems are supported: the
12mr|python-twisted-news-12.2.0-1|17	DB-API 2.0 backend stores and indexes messages in any compatible SQL
12mr|python-twisted-news-12.2.0-1|18	database; the Twisted dirdbm backend uses serialized Python objects
12mr|python-twisted-news-12.2.0-1|19	stored directly on the filesystem for message storage. Twisted News
12mr|python-twisted-news-12.2.0-1|20	also has very rudamentary support for moderated groups.
12mr|python-twisted-news-12.2.0-1|21	
12mr|python-twisted-news-12.2.0-1|22	%prep
12mr|python-twisted-news-12.2.0-1|23	%setup -q -n TwistedNews-%{version}
12mr|python-twisted-news-12.2.0-1|24	
12mr|python-twisted-news-12.2.0-1|25	%build
12mr|python-twisted-news-12.2.0-1|26	%__python setup.py build
12mr|python-twisted-news-12.2.0-1|27	
12mr|python-twisted-news-12.2.0-1|28	%install
12mr|python-twisted-news-12.2.0-1|29	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
12mr|python-twisted-news-12.2.0-1|30	
12mr|python-twisted-news-12.2.0-1|31	%files
12mr|python-twisted-news-12.2.0-1|32	%defattr(0644,root,root,0755)
12mr|python-twisted-news-12.2.0-1|33	%doc  LICENSE README
12mr|python-twisted-news-12.2.0-1|34	%dir %py_platsitedir/twisted/news/
12mr|python-twisted-news-12.2.0-1|35	%py_platsitedir/twisted/news/*
12mr|python-twisted-news-12.2.0-1|36	%py_platsitedir/twisted/plugins/*
12mr|python-twisted-news-12.2.0-1|37	%py_platsitedir/*.egg-info

16174 12
12mr|python-twisted-runner-12.2.0-1|1	%define name python-twisted-runner
12mr|python-twisted-runner-12.2.0-1|2	%define version 12.2.0
12mr|python-twisted-runner-12.2.0-1|3	%define rel 1
12mr|python-twisted-runner-12.2.0-1|4	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
12mr|python-twisted-runner-12.2.0-1|5	
12mr|python-twisted-runner-12.2.0-1|6	Summary:        Runner has process management, including an inetd replacement for Twisted
12mr|python-twisted-runner-12.2.0-1|7	Name:           %{name}
12mr|python-twisted-runner-12.2.0-1|8	Version:        %{version}
12mr|python-twisted-runner-12.2.0-1|9	Release:	%mkrel %{rel}
12mr|python-twisted-runner-12.2.0-1|10	Source0:        http://tmrc.mit.edu/mirror/twisted/Runner/%{mainver}/TwistedRunner-%{version}.tar.bz2
12mr|python-twisted-runner-12.2.0-1|11	License:        MIT
12mr|python-twisted-runner-12.2.0-1|12	Group:          Development/Python
12mr|python-twisted-runner-12.2.0-1|13	URL:            http://twistedmatrix.com/trac/wiki/TwistedRunner
12mr|python-twisted-runner-12.2.0-1|14	BuildRequires:  python-devel python-twisted-core
12mr|python-twisted-runner-12.2.0-1|15	Requires:       python-twisted-core
12mr|python-twisted-runner-12.2.0-1|16	
12mr|python-twisted-runner-12.2.0-1|17	%description
12mr|python-twisted-runner-12.2.0-1|18	Runner has process management, including an inetd replacement for Twisted.
12mr|python-twisted-runner-12.2.0-1|19	
12mr|python-twisted-runner-12.2.0-1|20	%prep
12mr|python-twisted-runner-12.2.0-1|21	%setup -q -n TwistedRunner-%version
12mr|python-twisted-runner-12.2.0-1|22	
12mr|python-twisted-runner-12.2.0-1|23	%build
12mr|python-twisted-runner-12.2.0-1|24	%__python setup.py build
12mr|python-twisted-runner-12.2.0-1|25	
12mr|python-twisted-runner-12.2.0-1|26	%install
12mr|python-twisted-runner-12.2.0-1|27	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
12mr|python-twisted-runner-12.2.0-1|28	
12mr|python-twisted-runner-12.2.0-1|29	%files
12mr|python-twisted-runner-12.2.0-1|30	%defattr(0644,root,root,0755)
12mr|python-twisted-runner-12.2.0-1|31	%doc LICENSE README
12mr|python-twisted-runner-12.2.0-1|32	%dir %py_platsitedir/twisted/runner
12mr|python-twisted-runner-12.2.0-1|33	%py_platsitedir/twisted/runner/*
12mr|python-twisted-runner-12.2.0-1|34	%py_platsitedir/twisted/plugins/*
12mr|python-twisted-runner-12.2.0-1|35	%py_platsitedir/*.egg-info

16175 12
12mr|python-twisted-web-12.2.0-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
12mr|python-twisted-web-12.2.0-1|2	
12mr|python-twisted-web-12.2.0-1|3	Summary:        An HTTP protocol implementation together with clients and servers
12mr|python-twisted-web-12.2.0-1|4	Name:           python-twisted-web
12mr|python-twisted-web-12.2.0-1|5	Version:	12.2.0
12mr|python-twisted-web-12.2.0-1|6	Release:	1
12mr|python-twisted-web-12.2.0-1|7	Source0:        http://tmrc.mit.edu/mirror/twisted/Web/%{mainver}/TwistedWeb-%{version}.tar.bz2
12mr|python-twisted-web-12.2.0-1|8	License:        MIT
12mr|python-twisted-web-12.2.0-1|9	Group:          Development/Python
12mr|python-twisted-web-12.2.0-1|10	URL:            http://twistedmatrix.com/projects/web/
12mr|python-twisted-web-12.2.0-1|11	BuildRequires:	python-devel python-twisted-core
12mr|python-twisted-web-12.2.0-1|12	Requires:       python-twisted-core
12mr|python-twisted-web-12.2.0-1|13	
12mr|python-twisted-web-12.2.0-1|14	%description
12mr|python-twisted-web-12.2.0-1|15	An HTTP protocol implementation together with clients and servers, based on
12mr|python-twisted-web-12.2.0-1|16	the twisted python framework.
12mr|python-twisted-web-12.2.0-1|17	
12mr|python-twisted-web-12.2.0-1|18	%prep
12mr|python-twisted-web-12.2.0-1|19	%setup -q -n TwistedWeb-%{version}
12mr|python-twisted-web-12.2.0-1|20	
12mr|python-twisted-web-12.2.0-1|21	%build
12mr|python-twisted-web-12.2.0-1|22	%__python setup.py build
12mr|python-twisted-web-12.2.0-1|23	
12mr|python-twisted-web-12.2.0-1|24	%install
12mr|python-twisted-web-12.2.0-1|25	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
12mr|python-twisted-web-12.2.0-1|26	
12mr|python-twisted-web-12.2.0-1|27	
12mr|python-twisted-web-12.2.0-1|28	%files
12mr|python-twisted-web-12.2.0-1|29	%defattr(0755,root,root,0755)
12mr|python-twisted-web-12.2.0-1|30	%defattr(0644,root,root,0755)
12mr|python-twisted-web-12.2.0-1|31	%doc LICENSE README
12mr|python-twisted-web-12.2.0-1|32	%dir %py_platsitedir/twisted/web
12mr|python-twisted-web-12.2.0-1|33	%py_platsitedir/twisted/web/*
12mr|python-twisted-web-12.2.0-1|34	%py_platsitedir/twisted/plugins/*
12mr|python-twisted-web-12.2.0-1|35	%py_platsitedir/*.egg-info

16176 12
12mr|python-twisted-words-12.2.0-1|1	%define name python-twisted-words
12mr|python-twisted-words-12.2.0-1|2	%define version 12.2.0
12mr|python-twisted-words-12.2.0-1|3	%define rel 1
12mr|python-twisted-words-12.2.0-1|4	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
12mr|python-twisted-words-12.2.0-1|5	
12mr|python-twisted-words-12.2.0-1|6	Summary:        Chat and Instant Messaging module for Twisted
12mr|python-twisted-words-12.2.0-1|7	Name:           %{name}
12mr|python-twisted-words-12.2.0-1|8	Version:	%{version}
12mr|python-twisted-words-12.2.0-1|9	Release:	%mkrel %{rel}
12mr|python-twisted-words-12.2.0-1|10	Source0:        http://twistedmatrix.com/Releases/Words/%{mainver}/TwistedWords-%{version}.tar.bz2
12mr|python-twisted-words-12.2.0-1|11	License:        MIT
12mr|python-twisted-words-12.2.0-1|12	Group:          Development/Python
12mr|python-twisted-words-12.2.0-1|13	URL:            http://twistedmatrix.com/trac/wiki/TwistedWords
12mr|python-twisted-words-12.2.0-1|14	BuildRequires:	python-devel python-twisted-core
12mr|python-twisted-words-12.2.0-1|15	Requires:       python-twisted-core
12mr|python-twisted-words-12.2.0-1|16	# for words/tap.py
12mr|python-twisted-words-12.2.0-1|17	Requires:       python-twisted-web
12mr|python-twisted-words-12.2.0-1|18	
12mr|python-twisted-words-12.2.0-1|19	%description
12mr|python-twisted-words-12.2.0-1|20	Twisted Words includes:
12mr|python-twisted-words-12.2.0-1|21	
12mr|python-twisted-words-12.2.0-1|22	* Low-level protocol implementations of OSCAR (AIM and ICQ), IRC, MSN,
12mr|python-twisted-words-12.2.0-1|23	TOC (AIM).
12mr|python-twisted-words-12.2.0-1|24	* Jabber libraries.
12mr|python-twisted-words-12.2.0-1|25	* Prototypes of chat server and client frameworks built on top of
12mr|python-twisted-words-12.2.0-1|26	the protocols.
12mr|python-twisted-words-12.2.0-1|27	
12mr|python-twisted-words-12.2.0-1|28	%prep
12mr|python-twisted-words-12.2.0-1|29	%setup -q -n TwistedWords-%{version}
12mr|python-twisted-words-12.2.0-1|30	
12mr|python-twisted-words-12.2.0-1|31	%build
12mr|python-twisted-words-12.2.0-1|32	%__python setup.py build
12mr|python-twisted-words-12.2.0-1|33	
12mr|python-twisted-words-12.2.0-1|34	%install
12mr|python-twisted-words-12.2.0-1|35	%__rm -rf %{buildroot}
12mr|python-twisted-words-12.2.0-1|36	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
12mr|python-twisted-words-12.2.0-1|37	
12mr|python-twisted-words-12.2.0-1|38	
12mr|python-twisted-words-12.2.0-1|39	
12mr|python-twisted-words-12.2.0-1|40	%files
12mr|python-twisted-words-12.2.0-1|41	%defattr(0644,root,root,0755)
12mr|python-twisted-words-12.2.0-1|42	%doc LICENSE NEWS README doc/*
12mr|python-twisted-words-12.2.0-1|43	%dir %py_platsitedir/twisted/words/
12mr|python-twisted-words-12.2.0-1|44	%py_platsitedir/twisted/words/*
12mr|python-twisted-words-12.2.0-1|45	%py_platsitedir/twisted/plugins/*
12mr|python-twisted-words-12.2.0-1|46	%py_platsitedir/*.egg-info

16177 12
12mr|python-urlgrabber-3.9.1-5|1	%define oname urlgrabber
12mr|python-urlgrabber-3.9.1-5|2	%define name python-%oname
12mr|python-urlgrabber-3.9.1-5|3	%define version 3.9.1
12mr|python-urlgrabber-3.9.1-5|4	
12mr|python-urlgrabber-3.9.1-5|5	Summary: A high-level cross-protocol url-grabber
12mr|python-urlgrabber-3.9.1-5|6	Name: %{name}
12mr|python-urlgrabber-3.9.1-5|7	Version: %{version}
12mr|python-urlgrabber-3.9.1-5|8	Release: %mkrel 5
12mr|python-urlgrabber-3.9.1-5|9	Source0: http://urlgrabber.baseurl.org/download/%{oname}-%{version}.tar.gz
12mr|python-urlgrabber-3.9.1-5|10	Patch1: urlgrabber-HEAD.patch
12mr|python-urlgrabber-3.9.1-5|11	License: LGPLv2+
12mr|python-urlgrabber-3.9.1-5|12	Group: Development/Python
12mr|python-urlgrabber-3.9.1-5|13	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|python-urlgrabber-3.9.1-5|14	BuildArchitectures: noarch
12mr|python-urlgrabber-3.9.1-5|15	Url: http://urlgrabber.baseurl.org/
12mr|python-urlgrabber-3.9.1-5|16	BuildRequires: python-devel
12mr|python-urlgrabber-3.9.1-5|17	BuildRequires: python-curl
12mr|python-urlgrabber-3.9.1-5|18	Requires: python-curl
12mr|python-urlgrabber-3.9.1-5|19	
12mr|python-urlgrabber-3.9.1-5|20	%description
12mr|python-urlgrabber-3.9.1-5|21	A high-level cross-protocol url-grabber.
12mr|python-urlgrabber-3.9.1-5|22	
12mr|python-urlgrabber-3.9.1-5|23	Using urlgrabber, data can be fetched in three basic ways:
12mr|python-urlgrabber-3.9.1-5|24	
12mr|python-urlgrabber-3.9.1-5|25	urlgrab(url) copy the file to the local filesystem
12mr|python-urlgrabber-3.9.1-5|26	urlopen(url) open the remote file and return a file object (like
12mr|python-urlgrabber-3.9.1-5|27	urllib2.urlopen)
12mr|python-urlgrabber-3.9.1-5|28	urlread(url) return the contents of the file as a string
12mr|python-urlgrabber-3.9.1-5|29	
12mr|python-urlgrabber-3.9.1-5|30	When using these functions (or methods), urlgrabber supports the following
12mr|python-urlgrabber-3.9.1-5|31	features:
12mr|python-urlgrabber-3.9.1-5|32	
12mr|python-urlgrabber-3.9.1-5|33	* identical behavior for http://, ftp://, and file:// urls
12mr|python-urlgrabber-3.9.1-5|34	* http keepalive - faster downloads of many files by using only a single
12mr|python-urlgrabber-3.9.1-5|35	connection
12mr|python-urlgrabber-3.9.1-5|36	* byte ranges - fetch only a portion of the file
12mr|python-urlgrabber-3.9.1-5|37	* reget - for a urlgrab, resume a partial download
12mr|python-urlgrabber-3.9.1-5|38	* progress meters - the ability to report download progress automatically,
12mr|python-urlgrabber-3.9.1-5|39	even when using urlopen!
12mr|python-urlgrabber-3.9.1-5|40	* throttling - restrict bandwidth usage
12mr|python-urlgrabber-3.9.1-5|41	* retries - automatically retry a download if it fails. The number of retries
12mr|python-urlgrabber-3.9.1-5|42	and failure types are configurable.
12mr|python-urlgrabber-3.9.1-5|43	* authenticated server access for http and ftp
12mr|python-urlgrabber-3.9.1-5|44	* proxy support - support for authenticated http and ftp proxies
12mr|python-urlgrabber-3.9.1-5|45	* mirror groups - treat a list of mirrors as a single source, automatically
12mr|python-urlgrabber-3.9.1-5|46	switching mirrors if there is a failure.
12mr|python-urlgrabber-3.9.1-5|47	
12mr|python-urlgrabber-3.9.1-5|48	
12mr|python-urlgrabber-3.9.1-5|49	%prep
12mr|python-urlgrabber-3.9.1-5|50	%setup -q -n %oname-%version
12mr|python-urlgrabber-3.9.1-5|51	%patch1 -p1
12mr|python-urlgrabber-3.9.1-5|52	
12mr|python-urlgrabber-3.9.1-5|53	%build
12mr|python-urlgrabber-3.9.1-5|54	python setup.py build
12mr|python-urlgrabber-3.9.1-5|55	
12mr|python-urlgrabber-3.9.1-5|56	%install
12mr|python-urlgrabber-3.9.1-5|57	rm -rf %buildroot installed-docs
12mr|python-urlgrabber-3.9.1-5|58	python setup.py install --root=%{buildroot}
12mr|python-urlgrabber-3.9.1-5|59	mv %buildroot%_datadir/doc/%oname-%version/ installed-docs
12mr|python-urlgrabber-3.9.1-5|60	
12mr|python-urlgrabber-3.9.1-5|61	%clean
12mr|python-urlgrabber-3.9.1-5|62	rm -rf %{buildroot}
12mr|python-urlgrabber-3.9.1-5|63	
12mr|python-urlgrabber-3.9.1-5|64	%files
12mr|python-urlgrabber-3.9.1-5|65	%defattr(-,root,root)
12mr|python-urlgrabber-3.9.1-5|66	%doc installed-docs/*
12mr|python-urlgrabber-3.9.1-5|67	%_bindir/%oname
12mr|python-urlgrabber-3.9.1-5|68	%py_puresitedir/%oname/
12mr|python-urlgrabber-3.9.1-5|69	%py_puresitedir/*.egg-info
12mr|python-urlgrabber-3.9.1-5|70	
12mr|python-urlgrabber-3.9.1-5|71	
12mr|python-urlgrabber-3.9.1-5|72	
12mr|python-urlgrabber-3.9.1-5|73	
12mr|python-urlgrabber-3.9.1-5|74	
12mr|python-urlgrabber-3.9.1-5|75	%changelog
12mr|python-urlgrabber-3.9.1-5|76	

16178 12
12mr|python-utmp-0.8-3|1	Summary: A python module for working with utmp
12mr|python-utmp-0.8-3|2	Name: python-utmp
12mr|python-utmp-0.8-3|3	Version: 0.8
12mr|python-utmp-0.8-3|4	Release: 3
12mr|python-utmp-0.8-3|5	URL: http://kassiopeia.juls.savba.sk/~garabik/software/python-utmp/
12mr|python-utmp-0.8-3|6	Source0: http://kassiopeia.juls.savba.sk/~garabik/software/%{name}/%{name}_%{version}.tar.gz
12mr|python-utmp-0.8-3|7	License: Copyright only
12mr|python-utmp-0.8-3|8	Group: Development/Python
12mr|python-utmp-0.8-3|9	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|python-utmp-0.8-3|10	%py_requires -d
12mr|python-utmp-0.8-3|11	
12mr|python-utmp-0.8-3|12	%description
12mr|python-utmp-0.8-3|13	This package provides 3 python modules to access utmp and wtmp
12mr|python-utmp-0.8-3|14	records.  utmpaccess is lowlevel module wrapping glibc functions,
12mr|python-utmp-0.8-3|15	UTMPCONST provides useful constants, and utmp is module build on top
12mr|python-utmp-0.8-3|16	of utmpaccess module, providing object oriented interface.
12mr|python-utmp-0.8-3|17	
12mr|python-utmp-0.8-3|18	%prep
12mr|python-utmp-0.8-3|19	%setup -q
12mr|python-utmp-0.8-3|20	
12mr|python-utmp-0.8-3|21	%build
12mr|python-utmp-0.8-3|22	%make -f Makefile.glibc PYTHONVER=%{py_ver} PYTHONDIR='$(DESTDIR)%{py_platsitedir}/'
12mr|python-utmp-0.8-3|23	
12mr|python-utmp-0.8-3|24	%install
12mr|python-utmp-0.8-3|25	%makeinstall_std -f Makefile.glibc PYTHONVER=%{py_ver} PYTHONDIR='$(DESTDIR)%{py_platsitedir}/'
12mr|python-utmp-0.8-3|26	
12mr|python-utmp-0.8-3|27	
12mr|python-utmp-0.8-3|28	%files
12mr|python-utmp-0.8-3|29	%doc README COPYING TODO examples/*
12mr|python-utmp-0.8-3|30	%{py_platsitedir}/*
12mr|python-utmp-0.8-3|31	
12mr|python-utmp-0.8-3|32	
12mr|python-utmp-0.8-3|33	
12mr|python-utmp-0.8-3|34	%changelog
12mr|python-utmp-0.8-3|35	

16179 12
12mr|python-virtkey-0.60.0-1|1	Name:           python-virtkey
12mr|python-virtkey-0.60.0-1|2	Version:        0.60.0
12mr|python-virtkey-0.60.0-1|3	Release:        %mkrel 1
12mr|python-virtkey-0.60.0-1|4	Summary:        Python extension for emulating keypresses and getting current keyboard layout
12mr|python-virtkey-0.60.0-1|5	
12mr|python-virtkey-0.60.0-1|6	Group:          Development/Python
12mr|python-virtkey-0.60.0-1|7	License:        GPLv2+
12mr|python-virtkey-0.60.0-1|8	URL:            https://launchpad.net/virtkey
12mr|python-virtkey-0.60.0-1|9	Source0:        http://launchpad.net/virtkey/trunk/0.50/+download/%{name}-%{version}.tar.gz
12mr|python-virtkey-0.60.0-1|10	Patch0:         virtkey-gdk-pixbuf-headers.patch
12mr|python-virtkey-0.60.0-1|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12mr|python-virtkey-0.60.0-1|12	
12mr|python-virtkey-0.60.0-1|13	BuildRequires:  python-devel, libxtst-devel, gtk2-devel, glib2-devel
12mr|python-virtkey-0.60.0-1|14	
12mr|python-virtkey-0.60.0-1|15	%description
12mr|python-virtkey-0.60.0-1|16	Python-virtkey is a python extension for emulating keypresses and getting
12mr|python-virtkey-0.60.0-1|17	current keyboard layout.
12mr|python-virtkey-0.60.0-1|18	
12mr|python-virtkey-0.60.0-1|19	%prep
12mr|python-virtkey-0.60.0-1|20	%setup -q
12mr|python-virtkey-0.60.0-1|21	
12mr|python-virtkey-0.60.0-1|22	%build
12mr|python-virtkey-0.60.0-1|23	CFLAGS="$RPM_OPT_FLAGS" %{__python} setup.py build
12mr|python-virtkey-0.60.0-1|24	
12mr|python-virtkey-0.60.0-1|25	
12mr|python-virtkey-0.60.0-1|26	%install
12mr|python-virtkey-0.60.0-1|27	rm -rf $RPM_BUILD_ROOT
12mr|python-virtkey-0.60.0-1|28	%{__python} setup.py install --root $RPM_BUILD_ROOT
12mr|python-virtkey-0.60.0-1|29	
12mr|python-virtkey-0.60.0-1|30	
12mr|python-virtkey-0.60.0-1|31	%clean
12mr|python-virtkey-0.60.0-1|32	rm -rf $RPM_BUILD_ROOT
12mr|python-virtkey-0.60.0-1|33	
12mr|python-virtkey-0.60.0-1|34	
12mr|python-virtkey-0.60.0-1|35	%files
12mr|python-virtkey-0.60.0-1|36	%defattr(-,root,root,-)
12mr|python-virtkey-0.60.0-1|37	#no documentation included in upstream tarball
12mr|python-virtkey-0.60.0-1|38	%{python_sitearch}/*
12mr|python-virtkey-0.60.0-1|39	
12mr|python-virtkey-0.60.0-1|40	
12mr|python-virtkey-0.60.0-1|41	
12mr|python-virtkey-0.60.0-1|42	
12mr|python-virtkey-0.60.0-1|43	%changelog
12mr|python-virtkey-0.60.0-1|44	

16180 12
12mr|python-virtualenv-1.7.2-1|1	%define module	virtualenv
12mr|python-virtualenv-1.7.2-1|2	%define name	python-%{module}
12mr|python-virtualenv-1.7.2-1|3	%define version	1.7.2
12mr|python-virtualenv-1.7.2-1|4	
12mr|python-virtualenv-1.7.2-1|5	Name:		%{name}
12mr|python-virtualenv-1.7.2-1|6	Version:	%{version}
12mr|python-virtualenv-1.7.2-1|7	Release:	1
12mr|python-virtualenv-1.7.2-1|8	Summary:	Virtual Python Environment builder
12mr|python-virtualenv-1.7.2-1|9	Group:		Development/Python
12mr|python-virtualenv-1.7.2-1|10	License:	MIT
12mr|python-virtualenv-1.7.2-1|11	URL:		http://pypi.python.org/pypi/virtualenv
12mr|python-virtualenv-1.7.2-1|12	Source0:	http://pypi.python.org/packages/source/v/virtualenv/%{module}-%{version}.tar.gz
12mr|python-virtualenv-1.7.2-1|13	Source1:	virtualenv
12mr|python-virtualenv-1.7.2-1|14	Patch0:		multiarch-1.7.2.patch
12mr|python-virtualenv-1.7.2-1|15	BuildArch:	noarch
12mr|python-virtualenv-1.7.2-1|16	BuildRequires:	python-setuptools
12mr|python-virtualenv-1.7.2-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|python-virtualenv-1.7.2-1|18	Requires:	python-devel
12mr|python-virtualenv-1.7.2-1|19	
12mr|python-virtualenv-1.7.2-1|20	%description
12mr|python-virtualenv-1.7.2-1|21	virtualenv is a tool to create isolated Python environments.
12mr|python-virtualenv-1.7.2-1|22	
12mr|python-virtualenv-1.7.2-1|23	%prep
12mr|python-virtualenv-1.7.2-1|24	%setup -q -n %{module}-%{version}
12mr|python-virtualenv-1.7.2-1|25	%patch0 -p0 -b .multiarch
12mr|python-virtualenv-1.7.2-1|26	
12mr|python-virtualenv-1.7.2-1|27	%build
12mr|python-virtualenv-1.7.2-1|28	PYTHONDONTWRITEBYTECODE= %{__python} setup.py build
12mr|python-virtualenv-1.7.2-1|29	
12mr|python-virtualenv-1.7.2-1|30	%install
12mr|python-virtualenv-1.7.2-1|31	%__rm -rf %{buildroot}
12mr|python-virtualenv-1.7.2-1|32	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --root=%{buildroot}
12mr|python-virtualenv-1.7.2-1|33	%__mv %{buildroot}%{_bindir}/virtualenv %{buildroot}%{_bindir}/virtualenv.sh
12mr|python-virtualenv-1.7.2-1|34	%__install -m 755 %SOURCE1 %{buildroot}%{_bindir}
12mr|python-virtualenv-1.7.2-1|35	
12mr|python-virtualenv-1.7.2-1|36	%clean
12mr|python-virtualenv-1.7.2-1|37	%__rm -rf %{buildroot}
12mr|python-virtualenv-1.7.2-1|38	
12mr|python-virtualenv-1.7.2-1|39	%files
12mr|python-virtualenv-1.7.2-1|40	%defattr(-,root,root,-)
12mr|python-virtualenv-1.7.2-1|41	%doc docs/*.txt
12mr|python-virtualenv-1.7.2-1|42	%_bindir/virtualenv*
12mr|python-virtualenv-1.7.2-1|43	%py_sitedir/virtualenv*
12mr|python-virtualenv-1.7.2-1|44	
12mr|python-virtualenv-1.7.2-1|45	
12mr|python-virtualenv-1.7.2-1|46	
12mr|python-virtualenv-1.7.2-1|47	%changelog
12mr|python-virtualenv-1.7.2-1|48	

16181 12
12mr|python-webkitgtk-1.1.8-5|1	%define oname	pywebkitgtk
12mr|python-webkitgtk-1.1.8-5|2	
12mr|python-webkitgtk-1.1.8-5|3	%if %{_use_internal_dependency_generator}
12mr|python-webkitgtk-1.1.8-5|4	%define __noautoreq 'pkgconfig\(.*\)'
12mr|python-webkitgtk-1.1.8-5|5	%else
12mr|python-webkitgtk-1.1.8-5|6	%define _requires_exceptions pkgconfig\(.*\)
12mr|python-webkitgtk-1.1.8-5|7	%endif
12mr|python-webkitgtk-1.1.8-5|8	
12mr|python-webkitgtk-1.1.8-5|9	Summary:	Python bindings for WebKitGtk
12mr|python-webkitgtk-1.1.8-5|10	Name:		python-webkitgtk
12mr|python-webkitgtk-1.1.8-5|11	Version:	1.1.8
12mr|python-webkitgtk-1.1.8-5|12	Release:	5
12mr|python-webkitgtk-1.1.8-5|13	Source0:	http://pywebkitgtk.googlecode.com/files/%{oname}-%{version}.tar.bz2
12mr|python-webkitgtk-1.1.8-5|14	License:	LGPLv2+
12mr|python-webkitgtk-1.1.8-5|15	Group:		Development/Python
12mr|python-webkitgtk-1.1.8-5|16	URL:		http://code.google.com/p/pywebkitgtk/
12mr|python-webkitgtk-1.1.8-5|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|python-webkitgtk-1.1.8-5|18	BuildRequires:	webkitgtk-devel
12mr|python-webkitgtk-1.1.8-5|19	BuildRequires:	pygtk2.0-devel
12mr|python-webkitgtk-1.1.8-5|20	BuildRequires:  python
12mr|python-webkitgtk-1.1.8-5|21	
12mr|python-webkitgtk-1.1.8-5|22	Provides:	%{oname} = %{version}-%{release}
12mr|python-webkitgtk-1.1.8-5|23	
12mr|python-webkitgtk-1.1.8-5|24	%description
12mr|python-webkitgtk-1.1.8-5|25	PyWebKitGtk provides an API for developers to program WebKit/Gtk using
12mr|python-webkitgtk-1.1.8-5|26	Python.
12mr|python-webkitgtk-1.1.8-5|27	
12mr|python-webkitgtk-1.1.8-5|28	%prep
12mr|python-webkitgtk-1.1.8-5|29	%setup -q -n %{oname}-%{version}
12mr|python-webkitgtk-1.1.8-5|30	
12mr|python-webkitgtk-1.1.8-5|31	%build
12mr|python-webkitgtk-1.1.8-5|32	%configure2_5x
12mr|python-webkitgtk-1.1.8-5|33	%make LIBS="`python-config --libs`"
12mr|python-webkitgtk-1.1.8-5|34	
12mr|python-webkitgtk-1.1.8-5|35	%install
12mr|python-webkitgtk-1.1.8-5|36	rm -rf %{buildroot}
12mr|python-webkitgtk-1.1.8-5|37	%makeinstall_std LIBS="`python-config --libs`"
12mr|python-webkitgtk-1.1.8-5|38	
12mr|python-webkitgtk-1.1.8-5|39	%clean
12mr|python-webkitgtk-1.1.8-5|40	rm -rf %{buildroot}
12mr|python-webkitgtk-1.1.8-5|41	
12mr|python-webkitgtk-1.1.8-5|42	%files
12mr|python-webkitgtk-1.1.8-5|43	%defattr(-,root,root)
12mr|python-webkitgtk-1.1.8-5|44	%doc AUTHORS MAINTAINERS NEWS README
12mr|python-webkitgtk-1.1.8-5|45	%{py_platsitedir}/webkit/*.py
12mr|python-webkitgtk-1.1.8-5|46	%{py_platsitedir}/webkit/webkit.*
12mr|python-webkitgtk-1.1.8-5|47	%{_datadir}/pywebkitgtk/defs/webkit-*.defs
12mr|python-webkitgtk-1.1.8-5|48	%{_libdir}/pkgconfig/*.pc
12mr|python-webkitgtk-1.1.8-5|49	
12mr|python-webkitgtk-1.1.8-5|50	
12mr|python-webkitgtk-1.1.8-5|51	%changelog
12mr|python-webkitgtk-1.1.8-5|52	* Mon Jun 20 2011 Funda Wang <fwang@mandriva.org> 1.1.8-2mdv2011.0
12mr|python-webkitgtk-1.1.8-5|53	+ Revision: 686117
12mr|python-webkitgtk-1.1.8-5|54	- rebuild for new webkit
12mr|python-webkitgtk-1.1.8-5|55	
12mr|python-webkitgtk-1.1.8-5|56	* Sun Apr 10 2011 Funda Wang <fwang@mandriva.org> 1.1.8-1
12mr|python-webkitgtk-1.1.8-5|57	+ Revision: 652201
12mr|python-webkitgtk-1.1.8-5|58	- new version 1.1.8
12mr|python-webkitgtk-1.1.8-5|59	
12mr|python-webkitgtk-1.1.8-5|60	* Sat Apr 09 2011 Funda Wang <fwang@mandriva.org> 1.1.7-3
12mr|python-webkitgtk-1.1.8-5|61	+ Revision: 652109
12mr|python-webkitgtk-1.1.8-5|62	- link with libpython
12mr|python-webkitgtk-1.1.8-5|63	
12mr|python-webkitgtk-1.1.8-5|64	* Sun Oct 31 2010 John Balcaen <mikala@mandriva.org> 1.1.7-2mdv2011.0
12mr|python-webkitgtk-1.1.8-5|65	+ Revision: 590927
12mr|python-webkitgtk-1.1.8-5|66	- Rebuild for python 2.7
12mr|python-webkitgtk-1.1.8-5|67	- Add BR for python
12mr|python-webkitgtk-1.1.8-5|68	- Remove %%py_requires macro
12mr|python-webkitgtk-1.1.8-5|69	
12mr|python-webkitgtk-1.1.8-5|70	* Wed Dec 30 2009 Frederik Himpe <fhimpe@mandriva.org> 1.1.7-1mdv2010.1
12mr|python-webkitgtk-1.1.8-5|71	+ Revision: 483945
12mr|python-webkitgtk-1.1.8-5|72	- Update to new version 1.1.7
12mr|python-webkitgtk-1.1.8-5|73	
12mr|python-webkitgtk-1.1.8-5|74	* Thu Jul 09 2009 Frederik Himpe <fhimpe@mandriva.org> 1.1.5-1mdv2010.0
12mr|python-webkitgtk-1.1.8-5|75	+ Revision: 394016
12mr|python-webkitgtk-1.1.8-5|76	- Update to new version 1.1.5
12mr|python-webkitgtk-1.1.8-5|77	- Remove build fix integrated upstream
12mr|python-webkitgtk-1.1.8-5|78	
12mr|python-webkitgtk-1.1.8-5|79	* Thu Mar 12 2009 Frederik Himpe <fhimpe@mandriva.org> 1.0.2-2mdv2009.1
12mr|python-webkitgtk-1.1.8-5|80	+ Revision: 354409
12mr|python-webkitgtk-1.1.8-5|81	- Rebuild for new webkit major
12mr|python-webkitgtk-1.1.8-5|82	
12mr|python-webkitgtk-1.1.8-5|83	* Fri Dec 26 2008 Adam Williamson <awilliamson@mandriva.org> 1.0.2-1mdv2009.1
12mr|python-webkitgtk-1.1.8-5|84	+ Revision: 319497
12mr|python-webkitgtk-1.1.8-5|85	- add build.patch: fix build (from upstream SVN)
12mr|python-webkitgtk-1.1.8-5|86	- rebuild with python 2.6
12mr|python-webkitgtk-1.1.8-5|87	- new release 1.0.2
12mr|python-webkitgtk-1.1.8-5|88	
12mr|python-webkitgtk-1.1.8-5|89	+ Funda Wang <fwang@mandriva.org>
12mr|python-webkitgtk-1.1.8-5|90	- rebuild for new python
12mr|python-webkitgtk-1.1.8-5|91	
12mr|python-webkitgtk-1.1.8-5|92	* Fri Aug 22 2008 Adam Williamson <awilliamson@mandriva.org> 1.0.1-1mdv2009.0
12mr|python-webkitgtk-1.1.8-5|93	+ Revision: 275141
12mr|python-webkitgtk-1.1.8-5|94	- br pygtk2.0-devel
12mr|python-webkitgtk-1.1.8-5|95	- add python requires / br
12mr|python-webkitgtk-1.1.8-5|96	- import python-webkitgtk
12mr|python-webkitgtk-1.1.8-5|97	
12mr|python-webkitgtk-1.1.8-5|98	

16182 12
12mr|python-which-1.1.0-7|1	Name:           python-which
12mr|python-which-1.1.0-7|2	Version:        1.1.0
12mr|python-which-1.1.0-7|3	Release:        %mkrel 7
12mr|python-which-1.1.0-7|4	Summary:        Small which replacement that can be used as a Python module
12mr|python-which-1.1.0-7|5	
12mr|python-which-1.1.0-7|6	Group:          Development/Python
12mr|python-which-1.1.0-7|7	License:        MIT
12mr|python-which-1.1.0-7|8	URL:            http://trentm.com/projects/which/
12mr|python-which-1.1.0-7|9	Source0:        http://trentm.com/downloads/which/%{version}/which-%{version}.zip
12mr|python-which-1.1.0-7|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|python-which-1.1.0-7|11	
12mr|python-which-1.1.0-7|12	BuildArch:      noarch
12mr|python-which-1.1.0-7|13	%py_requires -d
12mr|python-which-1.1.0-7|14	
12mr|python-which-1.1.0-7|15	%description
12mr|python-which-1.1.0-7|16	which.py is a small which replacement. It has the following features:
12mr|python-which-1.1.0-7|17	
12mr|python-which-1.1.0-7|18	* it can print all matches on the PATH;
12mr|python-which-1.1.0-7|19	* it can note "near misses" on the PATH (e.g. files that match but
12mr|python-which-1.1.0-7|20	may not, say, have execute permissions); and
12mr|python-which-1.1.0-7|21	* it can be used as a Python module.
12mr|python-which-1.1.0-7|22	
12mr|python-which-1.1.0-7|23	
12mr|python-which-1.1.0-7|24	%prep
12mr|python-which-1.1.0-7|25	%setup -q -n which-%{version}
12mr|python-which-1.1.0-7|26	
12mr|python-which-1.1.0-7|27	
12mr|python-which-1.1.0-7|28	%build
12mr|python-which-1.1.0-7|29	%{__python} setup.py build
12mr|python-which-1.1.0-7|30	
12mr|python-which-1.1.0-7|31	
12mr|python-which-1.1.0-7|32	%install
12mr|python-which-1.1.0-7|33	rm -rf $RPM_BUILD_ROOT
12mr|python-which-1.1.0-7|34	%{__python} setup.py install -O1 --skip-build --root $RPM_BUILD_ROOT
12mr|python-which-1.1.0-7|35	# add a script that calls the python module
12mr|python-which-1.1.0-7|36	cat << \EOF > which-python
12mr|python-which-1.1.0-7|37	#!/bin/sh
12mr|python-which-1.1.0-7|38	python -m which $@
12mr|python-which-1.1.0-7|39	EOF
12mr|python-which-1.1.0-7|40	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12mr|python-which-1.1.0-7|41	install -m0755 -p which-python $RPM_BUILD_ROOT%{_bindir}
12mr|python-which-1.1.0-7|42	
12mr|python-which-1.1.0-7|43	
12mr|python-which-1.1.0-7|44	%clean
12mr|python-which-1.1.0-7|45	rm -rf $RPM_BUILD_ROOT
12mr|python-which-1.1.0-7|46	
12mr|python-which-1.1.0-7|47	
12mr|python-which-1.1.0-7|48	%files
12mr|python-which-1.1.0-7|49	%defattr(-,root,root,-)
12mr|python-which-1.1.0-7|50	%doc LICENSE.txt README.txt TODO.txt
12mr|python-which-1.1.0-7|51	%{_bindir}/which-python
12mr|python-which-1.1.0-7|52	%{python_sitelib}/which.py*
12mr|python-which-1.1.0-7|53	%{python_sitelib}/which-*.egg-info
12mr|python-which-1.1.0-7|54	
12mr|python-which-1.1.0-7|55	
12mr|python-which-1.1.0-7|56	
12mr|python-which-1.1.0-7|57	
12mr|python-which-1.1.0-7|58	
12mr|python-which-1.1.0-7|59	%changelog
12mr|python-which-1.1.0-7|60	

16183 12
12mr|python-xmldiff-0.6.10-1|1	%define module	xmldiff
12mr|python-xmldiff-0.6.10-1|2	%define name	python-%{module}
12mr|python-xmldiff-0.6.10-1|3	%define version 0.6.10
12mr|python-xmldiff-0.6.10-1|4	%define release %mkrel 1
12mr|python-xmldiff-0.6.10-1|5	
12mr|python-xmldiff-0.6.10-1|6	Name:		%{name}
12mr|python-xmldiff-0.6.10-1|7	Version:	%{version}
12mr|python-xmldiff-0.6.10-1|8	Release:	%{release}
12mr|python-xmldiff-0.6.10-1|9	Summary:	Python classes to diff XML files
12mr|python-xmldiff-0.6.10-1|10	URL:		http://www.logilab.org/projects/xmldiff
12mr|python-xmldiff-0.6.10-1|11	Source0:	ftp://ftp.logilab.org/pub/xmldiff/%{module}-%{version}.tar.gz
12mr|python-xmldiff-0.6.10-1|12	License:	GPL
12mr|python-xmldiff-0.6.10-1|13	Group:		File tools
12mr|python-xmldiff-0.6.10-1|14	BuildRequires:	python-devel
12mr|python-xmldiff-0.6.10-1|15	
12mr|python-xmldiff-0.6.10-1|16	%description
12mr|python-xmldiff-0.6.10-1|17	XMLdiff is a python tool that figures out the differences between two similar
12mr|python-xmldiff-0.6.10-1|18	XML files, in the same way the diff utility does it for text files. It was
12mr|python-xmldiff-0.6.10-1|19	developed for the Narval project and could also be used as a library or as a
12mr|python-xmldiff-0.6.10-1|20	command line tool. It can work either with XML files or DOM trees
12mr|python-xmldiff-0.6.10-1|21	
12mr|python-xmldiff-0.6.10-1|22	%prep
12mr|python-xmldiff-0.6.10-1|23	%setup -q -n %{module}-%{version}
12mr|python-xmldiff-0.6.10-1|24	
12mr|python-xmldiff-0.6.10-1|25	%build
12mr|python-xmldiff-0.6.10-1|26	export CFLAGS="%{optflags}"
12mr|python-xmldiff-0.6.10-1|27	python setup.py build
12mr|python-xmldiff-0.6.10-1|28	
12mr|python-xmldiff-0.6.10-1|29	%install
12mr|python-xmldiff-0.6.10-1|30	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12mr|python-xmldiff-0.6.10-1|31	rm -rf %{buildroot}%{_libdir}/python%{pyver}/site-packages/%{module}/test
12mr|python-xmldiff-0.6.10-1|32	chmod 755 %{buildroot}%{_bindir}/*
12mr|python-xmldiff-0.6.10-1|33	
12mr|python-xmldiff-0.6.10-1|34	%files
12mr|python-xmldiff-0.6.10-1|35	%doc ChangeLog DEPENDS README README.xmlrev TODO
12mr|python-xmldiff-0.6.10-1|36	%{_bindir}/*
12mr|python-xmldiff-0.6.10-1|37	%{_datadir}/sgml/stylesheet/%{module}
12mr|python-xmldiff-0.6.10-1|38	%{py_platsitedir}/%{module}
12mr|python-xmldiff-0.6.10-1|39	%{py_platsitedir}/%{module}-*.egg-info

16184 12
12mr|python-yaml-3.09-7|1	%define real_name PyYAML
12mr|python-yaml-3.09-7|2	
12mr|python-yaml-3.09-7|3	Name:           python-yaml
12mr|python-yaml-3.09-7|4	Version:        3.09
12mr|python-yaml-3.09-7|5	Release:        %mkrel 7
12mr|python-yaml-3.09-7|6	Epoch:          0
12mr|python-yaml-3.09-7|7	Summary:        Python package implementing YAML parser and emitter
12mr|python-yaml-3.09-7|8	License:        MIT
12mr|python-yaml-3.09-7|9	Group:          Development/Python
12mr|python-yaml-3.09-7|10	URL:            http://pyyaml.org/
12mr|python-yaml-3.09-7|11	Source0:        http://pyyaml.org/download/pyyaml/PyYAML-%{version}.tar.gz
12mr|python-yaml-3.09-7|12	Provides:       %{real_name} = %{epoch}:%{version}-%{release}
12mr|python-yaml-3.09-7|13	%py_requires -d
12mr|python-yaml-3.09-7|14	BuildRequires:	yaml-devel
12mr|python-yaml-3.09-7|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|python-yaml-3.09-7|16	
12mr|python-yaml-3.09-7|17	%description
12mr|python-yaml-3.09-7|18	PyYAML is a YAML parser and emitter for the Python programming
12mr|python-yaml-3.09-7|19	language.
12mr|python-yaml-3.09-7|20	
12mr|python-yaml-3.09-7|21	YAML is a data serialization format designed for human readability
12mr|python-yaml-3.09-7|22	and interaction with scripting languages.
12mr|python-yaml-3.09-7|23	
12mr|python-yaml-3.09-7|24	%prep
12mr|python-yaml-3.09-7|25	%setup -q -n %{real_name}-%{version}
12mr|python-yaml-3.09-7|26	
12mr|python-yaml-3.09-7|27	%build
12mr|python-yaml-3.09-7|28	export CFLAGS="%{optflags}"
12mr|python-yaml-3.09-7|29	%{__python} setup.py build
12mr|python-yaml-3.09-7|30	
12mr|python-yaml-3.09-7|31	%install
12mr|python-yaml-3.09-7|32	%{__rm} -rf %{buildroot}
12mr|python-yaml-3.09-7|33	%{__python} setup.py install -O2 --skip-build --root=%{buildroot} --prefix=%{_prefix}
12mr|python-yaml-3.09-7|34	%{_bindir}/find %{buildroot} -name \*.egg-info | %{_bindir}/xargs %{__rm}
12mr|python-yaml-3.09-7|35	
12mr|python-yaml-3.09-7|36	%clean
12mr|python-yaml-3.09-7|37	%{__rm} -rf %{buildroot}
12mr|python-yaml-3.09-7|38	
12mr|python-yaml-3.09-7|39	%files
12mr|python-yaml-3.09-7|40	%defattr(-,root,root,0755)
12mr|python-yaml-3.09-7|41	%doc LICENSE README examples
12mr|python-yaml-3.09-7|42	%{python_sitearch}/yaml
12mr|python-yaml-3.09-7|43	%{python_sitearch}/*.so
12mr|python-yaml-3.09-7|44	
12mr|python-yaml-3.09-7|45	
12mr|python-yaml-3.09-7|46	
12mr|python-yaml-3.09-7|47	%changelog
12mr|python-yaml-3.09-7|48	

16185 12
12mr|pyxdg-0.19-4|1	%define name      pyxdg
12mr|pyxdg-0.19-4|2	%define version 0.19
12mr|pyxdg-0.19-4|3	%define release %mkrel 4
12mr|pyxdg-0.19-4|4	
12mr|pyxdg-0.19-4|5	Name:             %{name}
12mr|pyxdg-0.19-4|6	Summary:          Python library to access freedesktop.org standards
12mr|pyxdg-0.19-4|7	Version:          %{version}
12mr|pyxdg-0.19-4|8	Release:          %{release}
12mr|pyxdg-0.19-4|9	Buildarch:        noarch
12mr|pyxdg-0.19-4|10	Source0:          http://www.freedesktop.org/~lanius/%{name}-%{version}.tar.gz
12mr|pyxdg-0.19-4|11	URL:              http://www.freedesktop.org/Software/pyxdg
12mr|pyxdg-0.19-4|12	Group:            System/Libraries
12mr|pyxdg-0.19-4|13	BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|pyxdg-0.19-4|14	License:          LGPLv2
12mr|pyxdg-0.19-4|15	BuildRequires:    python-devel
12mr|pyxdg-0.19-4|16	
12mr|pyxdg-0.19-4|17	%description
12mr|pyxdg-0.19-4|18	PyXDG is a python library to access freedesktop.org standards.
12mr|pyxdg-0.19-4|19	Currently supported are:
12mr|pyxdg-0.19-4|20	
12mr|pyxdg-0.19-4|21	* Base Directory Specification Version 0.6
12mr|pyxdg-0.19-4|22	
12mr|pyxdg-0.19-4|23	* Menu Specification Version 1.0
12mr|pyxdg-0.19-4|24	
12mr|pyxdg-0.19-4|25	* Desktop Entry Specification Version 1.0
12mr|pyxdg-0.19-4|26	
12mr|pyxdg-0.19-4|27	* Icon Theme Specification Version 0.8
12mr|pyxdg-0.19-4|28	
12mr|pyxdg-0.19-4|29	* Recent File Spec 0.2
12mr|pyxdg-0.19-4|30	
12mr|pyxdg-0.19-4|31	* Shared-MIME-Database Specification 0.13
12mr|pyxdg-0.19-4|32	
12mr|pyxdg-0.19-4|33	
12mr|pyxdg-0.19-4|34	
12mr|pyxdg-0.19-4|35	%prep
12mr|pyxdg-0.19-4|36	%setup -q
12mr|pyxdg-0.19-4|37	
12mr|pyxdg-0.19-4|38	%build
12mr|pyxdg-0.19-4|39	python setup.py build
12mr|pyxdg-0.19-4|40	
12mr|pyxdg-0.19-4|41	%install
12mr|pyxdg-0.19-4|42	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12mr|pyxdg-0.19-4|43	
12mr|pyxdg-0.19-4|44	%clean
12mr|pyxdg-0.19-4|45	rm -rf %{buildroot}
12mr|pyxdg-0.19-4|46	
12mr|pyxdg-0.19-4|47	%files -f INSTALLED_FILES
12mr|pyxdg-0.19-4|48	%defattr(-,root,root)
12mr|pyxdg-0.19-4|49	%doc AUTHORS COPYING ChangeLog README TODO
12mr|pyxdg-0.19-4|50	
12mr|pyxdg-0.19-4|51	
12mr|pyxdg-0.19-4|52	
12mr|pyxdg-0.19-4|53	%changelog
12mr|pyxdg-0.19-4|54	

16186 12
12mr|qalculate-gtk-0.9.7-4|1	%define bname qalculate
12mr|qalculate-gtk-0.9.7-4|2	
12mr|qalculate-gtk-0.9.7-4|3	Summary:	A very versatile desktop calculator
12mr|qalculate-gtk-0.9.7-4|4	Name:		qalculate-gtk
12mr|qalculate-gtk-0.9.7-4|5	Version:	0.9.7
12mr|qalculate-gtk-0.9.7-4|6	Release:	%mkrel 4
12mr|qalculate-gtk-0.9.7-4|7	License:	GPLv2+
12mr|qalculate-gtk-0.9.7-4|8	Group:		Office
12mr|qalculate-gtk-0.9.7-4|9	URL:		http://qalculate.sourceforge.net/
12mr|qalculate-gtk-0.9.7-4|10	Source0:	http://prdownloads.sourceforge.net/qalculate/%{name}-%{version}.tar.bz2
12mr|qalculate-gtk-0.9.7-4|11	Patch1:		qalculate-gtk-0.9.6-fix-str-fmt.patch
12mr|qalculate-gtk-0.9.7-4|12	BuildRequires:	libqalculate-devel >= %{version}
12mr|qalculate-gtk-0.9.7-4|13	BuildRequires:	libglade2.0-devel
12mr|qalculate-gtk-0.9.7-4|14	BuildRequires:	gtk+2-devel
12mr|qalculate-gtk-0.9.7-4|15	BuildRequires:	imagemagick
12mr|qalculate-gtk-0.9.7-4|16	BuildRequires:	scrollkeeper
12mr|qalculate-gtk-0.9.7-4|17	BuildRequires:	perl(XML::Parser)
12mr|qalculate-gtk-0.9.7-4|18	BuildRequires:	desktop-file-utils
12mr|qalculate-gtk-0.9.7-4|19	BuildRequires:	libgnome2-devel
12mr|qalculate-gtk-0.9.7-4|20	Requires(pre):	scrollkeeper
12mr|qalculate-gtk-0.9.7-4|21	Requires:	gnuplot
12mr|qalculate-gtk-0.9.7-4|22	Requires:	wget
12mr|qalculate-gtk-0.9.7-4|23	Obsoletes:	qalculate < %{version}
12mr|qalculate-gtk-0.9.7-4|24	Provides:	qalculate = %{version}
12mr|qalculate-gtk-0.9.7-4|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|qalculate-gtk-0.9.7-4|26	
12mr|qalculate-gtk-0.9.7-4|27	%description
12mr|qalculate-gtk-0.9.7-4|28	Qalculate! is a modern multi-purpose desktop calculator for GNU/Linux. It is
12mr|qalculate-gtk-0.9.7-4|29	small and simple to use but with much power and versatility underneath.
12mr|qalculate-gtk-0.9.7-4|30	Features include customizable functions, units, arbitrary precision, plotting,
12mr|qalculate-gtk-0.9.7-4|31	and a graphical interface that uses a one-line fault-tolerant expression entry
12mr|qalculate-gtk-0.9.7-4|32	(although it supports optional traditional buttons).
12mr|qalculate-gtk-0.9.7-4|33	This package provides the GTK frontend.
12mr|qalculate-gtk-0.9.7-4|34	
12mr|qalculate-gtk-0.9.7-4|35	%prep
12mr|qalculate-gtk-0.9.7-4|36	%setup -q
12mr|qalculate-gtk-0.9.7-4|37	%patch1 -p0
12mr|qalculate-gtk-0.9.7-4|38	
12mr|qalculate-gtk-0.9.7-4|39	%build
12mr|qalculate-gtk-0.9.7-4|40	
12mr|qalculate-gtk-0.9.7-4|41	%configure2_5x
12mr|qalculate-gtk-0.9.7-4|42	%make
12mr|qalculate-gtk-0.9.7-4|43	
12mr|qalculate-gtk-0.9.7-4|44	%install
12mr|qalculate-gtk-0.9.7-4|45	rm -rf %{buildroot}
12mr|qalculate-gtk-0.9.7-4|46	%makeinstall_std
12mr|qalculate-gtk-0.9.7-4|47	
12mr|qalculate-gtk-0.9.7-4|48	#menu
12mr|qalculate-gtk-0.9.7-4|49	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12mr|qalculate-gtk-0.9.7-4|50	
12mr|qalculate-gtk-0.9.7-4|51	#icons
12mr|qalculate-gtk-0.9.7-4|52	convert -size 48x48 data/%{bname}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|qalculate-gtk-0.9.7-4|53	convert -size 32x32 data/%{bname}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|qalculate-gtk-0.9.7-4|54	convert -size 16x16 data/%{bname}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|qalculate-gtk-0.9.7-4|55	
12mr|qalculate-gtk-0.9.7-4|56	#(tpg) drop icon extension
12mr|qalculate-gtk-0.9.7-4|57	sed -i -e 's/^Icon=%{bname}.png$/Icon=%{name}/g' %{buildroot}%{_datadir}/applications/*
12mr|qalculate-gtk-0.9.7-4|58	
12mr|qalculate-gtk-0.9.7-4|59	desktop-file-install \
12mr|qalculate-gtk-0.9.7-4|60	--remove-category="Application" \
12mr|qalculate-gtk-0.9.7-4|61	--add-category="GTK" \
12mr|qalculate-gtk-0.9.7-4|62	--add-category="Calculator" \
12mr|qalculate-gtk-0.9.7-4|63	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|qalculate-gtk-0.9.7-4|64	
12mr|qalculate-gtk-0.9.7-4|65	##CAE rm symlink so both gtk and kde frontend are installable
12mr|qalculate-gtk-0.9.7-4|66	rm -f %{buildroot}%{_bindir}/qalculate
12mr|qalculate-gtk-0.9.7-4|67	
12mr|qalculate-gtk-0.9.7-4|68	%find_lang %{name} --with-gnome
12mr|qalculate-gtk-0.9.7-4|69	
12mr|qalculate-gtk-0.9.7-4|70	%files -f %{name}.lang
12mr|qalculate-gtk-0.9.7-4|71	%defattr(-,root,root)
12mr|qalculate-gtk-0.9.7-4|72	%doc AUTHORS ChangeLog NEWS README TODO
12mr|qalculate-gtk-0.9.7-4|73	%{_bindir}/*
12mr|qalculate-gtk-0.9.7-4|74	%{_datadir}/applications/*
12mr|qalculate-gtk-0.9.7-4|75	%{_datadir}/pixmaps/*.png
12mr|qalculate-gtk-0.9.7-4|76	%dir %{_datadir}/%{name}
12mr|qalculate-gtk-0.9.7-4|77	%{_datadir}/%{name}/glade/*.glade
12mr|qalculate-gtk-0.9.7-4|78	%{_iconsdir}/hicolor/*/apps/%{name}.png
12mr|qalculate-gtk-0.9.7-4|79	
12mr|qalculate-gtk-0.9.7-4|80	
12mr|qalculate-gtk-0.9.7-4|81	
12mr|qalculate-gtk-0.9.7-4|82	%changelog
12mr|qalculate-gtk-0.9.7-4|83	

16187 12
12mr|qca2-2.0.3-2|1	%define build_sys_rootcerts 1
12mr|qca2-2.0.3-2|2	%{?_without_sys_rootcerts: %{expand: %%global build_sys_rootcerts 0}}
12mr|qca2-2.0.3-2|3	
12mr|qca2-2.0.3-2|4	%define name_orig	qca
12mr|qca2-2.0.3-2|5	%define qtcryptodir	%{qt4plugins}/crypto
12mr|qca2-2.0.3-2|6	%define lib_major	2
12mr|qca2-2.0.3-2|7	%define lib_name	%mklibname %{name_orig} %{lib_major}
12mr|qca2-2.0.3-2|8	
12mr|qca2-2.0.3-2|9	Name:		qca2
12mr|qca2-2.0.3-2|10	Version:	2.0.3
12mr|qca2-2.0.3-2|11	Release:	2
12mr|qca2-2.0.3-2|12	License:	LGPL
12mr|qca2-2.0.3-2|13	Summary:	Straightforward and cross-platform crypto API for Qt
12mr|qca2-2.0.3-2|14	Group:		System/Libraries
12mr|qca2-2.0.3-2|15	URL:		http://delta.affinix.com/qca
12mr|qca2-2.0.3-2|16	# From kde support module
12mr|qca2-2.0.3-2|17	Source0:	%{name_orig}-%{version}.tar.xz
12mr|qca2-2.0.3-2|18	Patch0:		qca-2.0.3-gcc.patch
12mr|qca2-2.0.3-2|19	BuildRequires:	qt4-devel >= 2:4.5
12mr|qca2-2.0.3-2|20	%if %{build_sys_rootcerts}
12mr|qca2-2.0.3-2|21	BuildRequires:	rootcerts
12mr|qca2-2.0.3-2|22	%endif
12mr|qca2-2.0.3-2|23	BuildRequires:	cmake
12mr|qca2-2.0.3-2|24	BuildRequires:	libgcrypt-devel
12mr|qca2-2.0.3-2|25	BuildRequires:	libsasl-devel
12mr|qca2-2.0.3-2|26	BuildRequires:	pkgconfig(nss)
12mr|qca2-2.0.3-2|27	Obsoletes:	qca >= 2.0
12mr|qca2-2.0.3-2|28	Requires:	%{lib_name} = %{version}-%{release}
12mr|qca2-2.0.3-2|29	
12mr|qca2-2.0.3-2|30	%description
12mr|qca2-2.0.3-2|31	The QCA library provides an easy API for a range of cryptographic
12mr|qca2-2.0.3-2|32	features, including SSL/TLS, X.509 certificates, SASL, symmetric
12mr|qca2-2.0.3-2|33	ciphers, public key ciphers, hashes and much more.
12mr|qca2-2.0.3-2|34	
12mr|qca2-2.0.3-2|35	Functionality is supplied via plugins. This is useful for avoiding
12mr|qca2-2.0.3-2|36	dependence on a particular crypto library and makes upgrading easier,
12mr|qca2-2.0.3-2|37	as there is no need to recompile your application when adding or
12mr|qca2-2.0.3-2|38	upgrading a crypto plugin. Also, by pushing crypto functionality into
12mr|qca2-2.0.3-2|39	plugins, applications are free of legal issues, such as export
12mr|qca2-2.0.3-2|40	regulation.
12mr|qca2-2.0.3-2|41	
12mr|qca2-2.0.3-2|42	%files
12mr|qca2-2.0.3-2|43	%doc README COPYING INSTALL TODO
12mr|qca2-2.0.3-2|44	%{_mandir}/man1/*
12mr|qca2-2.0.3-2|45	%defattr(0755,root,root,0755)
12mr|qca2-2.0.3-2|46	%{qt4dir}/bin/qcatool2
12mr|qca2-2.0.3-2|47	
12mr|qca2-2.0.3-2|48	#------------------------------------------------------------------------------
12mr|qca2-2.0.3-2|49	
12mr|qca2-2.0.3-2|50	%if ! %{build_sys_rootcerts}
12mr|qca2-2.0.3-2|51	%package -n %{name}-root-certificates
12mr|qca2-2.0.3-2|52	Summary:	Common root CA certificates for QCA
12mr|qca2-2.0.3-2|53	Group:		System/Libraries
12mr|qca2-2.0.3-2|54	Requires:	%{lib_name} = %{version}-%{release}
12mr|qca2-2.0.3-2|55	
12mr|qca2-2.0.3-2|56	%description	-n %{name}-root-certificates
12mr|qca2-2.0.3-2|57	Provides root Certificate Authority certificates for the QCA library.
12mr|qca2-2.0.3-2|58	These certificates are the same ones that are included in Mozilla.
12mr|qca2-2.0.3-2|59	
12mr|qca2-2.0.3-2|60	%files -n %{name}-root-certificates
12mr|qca2-2.0.3-2|61	%dir %{qt4dir}/share/qca
12mr|qca2-2.0.3-2|62	%dir %{qt4dir}/share/qca/certs
12mr|qca2-2.0.3-2|63	%doc %{qt4dir}/share/qca/certs/README
12mr|qca2-2.0.3-2|64	%{qt4dir}/share/qca/certs/rootcerts.pem
12mr|qca2-2.0.3-2|65	%endif
12mr|qca2-2.0.3-2|66	
12mr|qca2-2.0.3-2|67	#------------------------------------------------------------------------------
12mr|qca2-2.0.3-2|68	
12mr|qca2-2.0.3-2|69	%package	-n %{lib_name}
12mr|qca2-2.0.3-2|70	Summary:	Libraries for QCA
12mr|qca2-2.0.3-2|71	Group:		System/Libraries
12mr|qca2-2.0.3-2|72	%if %{build_sys_rootcerts}
12mr|qca2-2.0.3-2|73	Requires:	rootcerts
12mr|qca2-2.0.3-2|74	Obsoletes:	%{name}-root-certificates < %{version}-%{release}
12mr|qca2-2.0.3-2|75	%else
12mr|qca2-2.0.3-2|76	Requires:	%{name}-root-certificates >= %{version}-%{release}
12mr|qca2-2.0.3-2|77	%endif
12mr|qca2-2.0.3-2|78	
12mr|qca2-2.0.3-2|79	%description -n %{lib_name}
12mr|qca2-2.0.3-2|80	Libraries for QCA.
12mr|qca2-2.0.3-2|81	
12mr|qca2-2.0.3-2|82	%files -n %{lib_name}
12mr|qca2-2.0.3-2|83	%dir %{qtcryptodir}
12mr|qca2-2.0.3-2|84	%defattr(0755,root,root,0755)
12mr|qca2-2.0.3-2|85	%{qt4lib}/libqca.so.%{lib_major}*
12mr|qca2-2.0.3-2|86	
12mr|qca2-2.0.3-2|87	#------------------------------------------------------------------------------
12mr|qca2-2.0.3-2|88	
12mr|qca2-2.0.3-2|89	%define libdev %mklibname -d qca
12mr|qca2-2.0.3-2|90	
12mr|qca2-2.0.3-2|91	%package -n %{libdev}
12mr|qca2-2.0.3-2|92	Summary:	Development files for QCA
12mr|qca2-2.0.3-2|93	Group:		Development/KDE and Qt
12mr|qca2-2.0.3-2|94	Requires:	%{lib_name} = %{version}-%{release}
12mr|qca2-2.0.3-2|95	Provides:	%{name}-devel = %{version}-%{release}
12mr|qca2-2.0.3-2|96	Provides:	%{mklibname qca 2 -d} = %{version}-%{release}
12mr|qca2-2.0.3-2|97	
12mr|qca2-2.0.3-2|98	%description -n %{libdev}
12mr|qca2-2.0.3-2|99	Development files for QCA.
12mr|qca2-2.0.3-2|100	
12mr|qca2-2.0.3-2|101	%files -n %{libdev}
12mr|qca2-2.0.3-2|102	%{_libdir}/pkgconfig/qca2.pc
12mr|qca2-2.0.3-2|103	%{qt4dir}/mkspecs/features/crypto.prf
12mr|qca2-2.0.3-2|104	%dir %{qt4include}/QtCrypto
12mr|qca2-2.0.3-2|105	%{qt4include}/QtCrypto/*
12mr|qca2-2.0.3-2|106	%{qt4lib}/libqca.so
12mr|qca2-2.0.3-2|107	
12mr|qca2-2.0.3-2|108	#------------------------------------------------------------------------------
12mr|qca2-2.0.3-2|109	
12mr|qca2-2.0.3-2|110	%package plugin-gnupg
12mr|qca2-2.0.3-2|111	Summary:	GnuPG plugin for QCA
12mr|qca2-2.0.3-2|112	Group:		Development/KDE and Qt
12mr|qca2-2.0.3-2|113	Provides:	qca2-gnupg = %{version}-%{release}
12mr|qca2-2.0.3-2|114	Provides:	qca-gnupg = %{version}-%{release}
12mr|qca2-2.0.3-2|115	Provides:	%{lib_name}-plugin-gnupg = %{version}-%{release}
12mr|qca2-2.0.3-2|116	Provides:	qca2-plugin-gnupg-%{_lib} = %{version}-%{release}
12mr|qca2-2.0.3-2|117	Obsoletes:	qca2-plugin-gnupg-%{_lib} < 2.0.0-5
12mr|qca2-2.0.3-2|118	
12mr|qca2-2.0.3-2|119	%description plugin-gnupg
12mr|qca2-2.0.3-2|120	This is a plugin to provide GnuPG capability to programs that
12mr|qca2-2.0.3-2|121	utilize the Qt Cryptographic Architecture (QCA).
12mr|qca2-2.0.3-2|122	
12mr|qca2-2.0.3-2|123	%files plugin-gnupg
12mr|qca2-2.0.3-2|124	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-gnupg.*
12mr|qca2-2.0.3-2|125	
12mr|qca2-2.0.3-2|126	#------------------------------------------------------------------------------
12mr|qca2-2.0.3-2|127	
12mr|qca2-2.0.3-2|128	%package plugin-openssl
12mr|qca2-2.0.3-2|129	Summary:	OpenSSL plugin for QCA
12mr|qca2-2.0.3-2|130	Group:		Development/KDE and Qt
12mr|qca2-2.0.3-2|131	BuildRequires:	pkgconfig(openssl)
12mr|qca2-2.0.3-2|132	Provides:	qca2-openssl = %{version}-%{release}
12mr|qca2-2.0.3-2|133	Provides:	qca-ossl = %{version}-%{release}
12mr|qca2-2.0.3-2|134	Provides:	qca2-tls = %{version}-%{release}
12mr|qca2-2.0.3-2|135	Provides:	%{lib_name}-plugin-openssl = %{version}-%{release}
12mr|qca2-2.0.3-2|136	Provides:	qca2-plugin-openssl-%{_lib} = %{version}-%{release}
12mr|qca2-2.0.3-2|137	Obsoletes:	qca2-plugin-openssl-%{_lib} < 2.0.0-5
12mr|qca2-2.0.3-2|138	
12mr|qca2-2.0.3-2|139	%description plugin-openssl
12mr|qca2-2.0.3-2|140	This is a plugin to provide OpenSSL capability to programs that
12mr|qca2-2.0.3-2|141	utilize the Qt Cryptographic Architecture (QCA).
12mr|qca2-2.0.3-2|142	
12mr|qca2-2.0.3-2|143	%files plugin-openssl
12mr|qca2-2.0.3-2|144	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-ossl.*
12mr|qca2-2.0.3-2|145	
12mr|qca2-2.0.3-2|146	#------------------------------------------------------------------------------
12mr|qca2-2.0.3-2|147	
12mr|qca2-2.0.3-2|148	%package plugin-pkcs11
12mr|qca2-2.0.3-2|149	Summary:	PKCS11 plugin for QCA
12mr|qca2-2.0.3-2|150	Group:		Development/KDE and Qt
12mr|qca2-2.0.3-2|151	BuildRequires:	pkgconfig(openssl)
12mr|qca2-2.0.3-2|152	BuildRequires:	pkgconfig(libpkcs11-helper-1)
12mr|qca2-2.0.3-2|153	Provides:	qca2-pkcs11 = %{version}-%{release}
12mr|qca2-2.0.3-2|154	Provides:	qca2-plugin-pkcs11-%{_lib} = %{version}-%{release}
12mr|qca2-2.0.3-2|155	Obsoletes:	qca2-plugin-pkcs11-%{_lib} < 2.0.0-5
12mr|qca2-2.0.3-2|156	Provides:	%{lib_name}-plugin-pkcs11 = %{version}-%{release}
12mr|qca2-2.0.3-2|157	
12mr|qca2-2.0.3-2|158	%description plugin-pkcs11
12mr|qca2-2.0.3-2|159	This is a plugin to provide PKCS11 capability to programs that
12mr|qca2-2.0.3-2|160	utilize the Qt Cryptographic Architecture (QCA).
12mr|qca2-2.0.3-2|161	
12mr|qca2-2.0.3-2|162	%files plugin-pkcs11
12mr|qca2-2.0.3-2|163	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-pkcs11.*
12mr|qca2-2.0.3-2|164	
12mr|qca2-2.0.3-2|165	#------------------------------------------------------------------------------
12mr|qca2-2.0.3-2|166	
12mr|qca2-2.0.3-2|167	%package plugin-cyrus-sasl
12mr|qca2-2.0.3-2|168	Summary:	Cyrus-sasl plugin for QCA
12mr|qca2-2.0.3-2|169	Group:		Development/KDE and Qt
12mr|qca2-2.0.3-2|170	BuildRequires:	libsasl2-devel
12mr|qca2-2.0.3-2|171	Provides:	qca2-sasl = %{version}-%{release}
12mr|qca2-2.0.3-2|172	Provides:	qca2-plugin-cyrus-sasl-%{_lib} = %{version}-%{release}
12mr|qca2-2.0.3-2|173	Obsoletes:	qca2-plugin-cyrus-sasl-%{_lib} < 2.0.0-5
12mr|qca2-2.0.3-2|174	Provides:	%{lib_name}-plugin-cyrus-sasl = %{version}-%{release}
12mr|qca2-2.0.3-2|175	
12mr|qca2-2.0.3-2|176	%description plugin-cyrus-sasl
12mr|qca2-2.0.3-2|177	This is a plugin to provide cyrus-sasl capability to programs that
12mr|qca2-2.0.3-2|178	utilize the Qt Cryptographic Architecture (QCA).
12mr|qca2-2.0.3-2|179	
12mr|qca2-2.0.3-2|180	%files plugin-cyrus-sasl
12mr|qca2-2.0.3-2|181	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-cyrus-sasl.*
12mr|qca2-2.0.3-2|182	
12mr|qca2-2.0.3-2|183	#------------------------------------------------------------------------------
12mr|qca2-2.0.3-2|184	
12mr|qca2-2.0.3-2|185	%package plugin-logger
12mr|qca2-2.0.3-2|186	Summary:	Logger plugin for QCA
12mr|qca2-2.0.3-2|187	Group:		Development/KDE and Qt
12mr|qca2-2.0.3-2|188	Provides:	qca2-logger = %{version}-%{release}
12mr|qca2-2.0.3-2|189	Provides:	qca2-plugin-logger-%{_lib} = %{version}-%{release}
12mr|qca2-2.0.3-2|190	Obsoletes:	qca2-plugin-logger-%{_lib} < 2.0.0-5
12mr|qca2-2.0.3-2|191	Provides:	%{lib_name}-plugin-logger = %{version}-%{release}
12mr|qca2-2.0.3-2|192	
12mr|qca2-2.0.3-2|193	%description plugin-logger
12mr|qca2-2.0.3-2|194	This is a plugin to provide logger capability to programs that
12mr|qca2-2.0.3-2|195	utilize the Qt Cryptographic Architecture (QCA).
12mr|qca2-2.0.3-2|196	
12mr|qca2-2.0.3-2|197	%files plugin-logger
12mr|qca2-2.0.3-2|198	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-logger.*
12mr|qca2-2.0.3-2|199	
12mr|qca2-2.0.3-2|200	#------------------------------------------------------------------------------
12mr|qca2-2.0.3-2|201	
12mr|qca2-2.0.3-2|202	%package plugin-gcrypt
12mr|qca2-2.0.3-2|203	Summary:	Logger plugin for QCA
12mr|qca2-2.0.3-2|204	Group:		Development/KDE and Qt
12mr|qca2-2.0.3-2|205	Provides:	qca2-gcrypt = %{version}-%{release}
12mr|qca2-2.0.3-2|206	Provides:	qca2-plugin-gcrypt-%{_lib} = %{version}-%{release}
12mr|qca2-2.0.3-2|207	Obsoletes:	qca2-plugin-gcrypt-%{_lib} < 2.0.0-5
12mr|qca2-2.0.3-2|208	Provides:	%{lib_name}-plugin-gcrypt = %{version}-%{release}
12mr|qca2-2.0.3-2|209	
12mr|qca2-2.0.3-2|210	%description plugin-gcrypt
12mr|qca2-2.0.3-2|211	This is a plugin to provide gcrypt capability to programs that
12mr|qca2-2.0.3-2|212	utilize the Qt Cryptographic Architecture (QCA).
12mr|qca2-2.0.3-2|213	
12mr|qca2-2.0.3-2|214	%files plugin-gcrypt
12mr|qca2-2.0.3-2|215	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-gcrypt.*
12mr|qca2-2.0.3-2|216	
12mr|qca2-2.0.3-2|217	#------------------------------------------------------------------------------
12mr|qca2-2.0.3-2|218	
12mr|qca2-2.0.3-2|219	%package plugin-nss
12mr|qca2-2.0.3-2|220	Summary:	Logger plugin for QCA
12mr|qca2-2.0.3-2|221	Group:		Development/KDE and Qt
12mr|qca2-2.0.3-2|222	Provides:	qca2-nss = %{version}-%{release}
12mr|qca2-2.0.3-2|223	Provides:	qca2-plugin-nss-%{_lib} = %{version}-%{release}
12mr|qca2-2.0.3-2|224	Obsoletes:	qca2-plugin-nss-%{_lib} < 2.0.0-5
12mr|qca2-2.0.3-2|225	Provides:	%{lib_name}-plugin-nss = %{version}-%{release}
12mr|qca2-2.0.3-2|226	
12mr|qca2-2.0.3-2|227	%description plugin-nss
12mr|qca2-2.0.3-2|228	This is a plugin to provide nss capability to programs that
12mr|qca2-2.0.3-2|229	utilize the Qt Cryptographic Architecture (QCA).
12mr|qca2-2.0.3-2|230	
12mr|qca2-2.0.3-2|231	%files plugin-nss
12mr|qca2-2.0.3-2|232	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-nss.*
12mr|qca2-2.0.3-2|233	
12mr|qca2-2.0.3-2|234	#------------------------------------------------------------------------------
12mr|qca2-2.0.3-2|235	
12mr|qca2-2.0.3-2|236	%package plugin-softstore
12mr|qca2-2.0.3-2|237	Summary:	Logger plugin for QCA
12mr|qca2-2.0.3-2|238	Group:		Development/KDE and Qt
12mr|qca2-2.0.3-2|239	Provides:	qca2-softstore = %{version}-%{release}
12mr|qca2-2.0.3-2|240	Provides:	qca2-plugin-softstore-%{_lib} = %{version}-%{release}
12mr|qca2-2.0.3-2|241	Obsoletes:	qca2-plugin-softstore-%{_lib} < 2.0.0-5
12mr|qca2-2.0.3-2|242	Provides:	%{lib_name}-plugin-softstore = %{version}-%{release}
12mr|qca2-2.0.3-2|243	
12mr|qca2-2.0.3-2|244	%description plugin-softstore
12mr|qca2-2.0.3-2|245	This is a plugin to provide softstore capability to programs that
12mr|qca2-2.0.3-2|246	utilize the Qt Cryptographic Architecture (QCA).
12mr|qca2-2.0.3-2|247	
12mr|qca2-2.0.3-2|248	%files plugin-softstore
12mr|qca2-2.0.3-2|249	%attr(0755,root,root) %{qt4plugins}/crypto/libqca-softstore.*
12mr|qca2-2.0.3-2|250	
12mr|qca2-2.0.3-2|251	#------------------------------------------------------------------------------
12mr|qca2-2.0.3-2|252	
12mr|qca2-2.0.3-2|253	%prep
12mr|qca2-2.0.3-2|254	%setup -q -n %{name_orig}-%{version}
12mr|qca2-2.0.3-2|255	%patch0 -p1
12mr|qca2-2.0.3-2|256	
12mr|qca2-2.0.3-2|257	%build
12mr|qca2-2.0.3-2|258	%cmake_qt4 \
12mr|qca2-2.0.3-2|259	-DCMAKE_INSTALL_PREFIX=%{qt4dir} \
12mr|qca2-2.0.3-2|260	-DLIB_INSTALL_DIR=%{_libdir} \
12mr|qca2-2.0.3-2|261	-DPKGCONFIG_INSTALL_PREFIX=%{_libdir}/pkgconfig
12mr|qca2-2.0.3-2|262	%make
12mr|qca2-2.0.3-2|263	
12mr|qca2-2.0.3-2|264	
12mr|qca2-2.0.3-2|265	%install
12mr|qca2-2.0.3-2|266	%makeinstall_std -C build
12mr|qca2-2.0.3-2|267	
12mr|qca2-2.0.3-2|268	# Make directory for plugins
12mr|qca2-2.0.3-2|269	install -d -m 755 %{buildroot}/%{qtcryptodir}
12mr|qca2-2.0.3-2|270	
12mr|qca2-2.0.3-2|271	mkdir -p %{buildroot}%{_mandir}
12mr|qca2-2.0.3-2|272	mv %{buildroot}%{qt4dir}/share/man/man1 %{buildroot}%{_mandir}
12mr|qca2-2.0.3-2|273	
12mr|qca2-2.0.3-2|274	
12mr|qca2-2.0.3-2|275	
12mr|qca2-2.0.3-2|276	%changelog
12mr|qca2-2.0.3-2|277	* Mon Aug  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|qca2-2.0.3-2|278	+ Commit: 8f61b69
12mr|qca2-2.0.3-2|279	- Add patch from Mageia/Fedora to fix build with new gcc
12mr|qca2-2.0.3-2|280	
12mr|qca2-2.0.3-2|281	* Mon Aug  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|qca2-2.0.3-2|282	+ Commit: 513c8ee
12mr|qca2-2.0.3-2|283	- New version 2.0.3 (sync with Cooker), convert BR to pkgconfig style, drop some Obsoletes, keep some older Provides
12mr|qca2-2.0.3-2|284	
12mr|qca2-2.0.3-2|285	

16188 12
12mr|qcad-2.0.5.0-11|1	%define manver	2.0.4.0-1
12mr|qcad-2.0.5.0-11|2	
12mr|qcad-2.0.5.0-11|3	Summary:	A professional CAD system
12mr|qcad-2.0.5.0-11|4	Name:		qcad
12mr|qcad-2.0.5.0-11|5	Version:	2.0.5.0
12mr|qcad-2.0.5.0-11|6	Release:	11
12mr|qcad-2.0.5.0-11|7	License: 	GPL
12mr|qcad-2.0.5.0-11|8	Group: 		Graphics
12mr|qcad-2.0.5.0-11|9	URL: 		http://www.qcad.org
12mr|qcad-2.0.5.0-11|10	Source0:	http://www.ribbonsoft.com/archives/qcad/qcad-%{version}-1-community.src.tar.bz2
12mr|qcad-2.0.5.0-11|11	Source1:	icons-%{name}.tar.bz2
12mr|qcad-2.0.5.0-11|12	Source2:	http://www.ribbonsoft.com/archives/qcad/qcad-manual-en-%{manver}.html.zip
12mr|qcad-2.0.5.0-11|13	Patch0:		qcad-2.0.4.0-1-x86_64.patch
12mr|qcad-2.0.5.0-11|14	Patch1:		qcad-2.0.4.0-1-assistant.patch
12mr|qcad-2.0.5.0-11|15	Patch2:		qcad-2.0.5.0-1-path.patch
12mr|qcad-2.0.5.0-11|16	Patch3:		qcad-2.0.4.0-1-manfix.patch
12mr|qcad-2.0.5.0-11|17	Patch4:		qcad-2.0.5.0-1-nopedantic.patch
12mr|qcad-2.0.5.0-11|18	Patch5:		qcad-2.0.5.0-1-release_translations.patch
12mr|qcad-2.0.5.0-11|19	Patch6:		qcad-2.0.5.0-1-gcc43.patch
12mr|qcad-2.0.5.0-11|20	BuildRequires:	qt3-devel
12mr|qcad-2.0.5.0-11|21	BuildRequires:	unzip
12mr|qcad-2.0.5.0-11|22	
12mr|qcad-2.0.5.0-11|23	%description
12mr|qcad-2.0.5.0-11|24	QCad is a professional CAD System. With QCad you can easily construct
12mr|qcad-2.0.5.0-11|25	and change drawings with ISO-text and many other features and save
12mr|qcad-2.0.5.0-11|26	them as DXF-files. These DXF-files are the interface to many
12mr|qcad-2.0.5.0-11|27	CAD-systems such as AutoCAD(TM) and many others.
12mr|qcad-2.0.5.0-11|28	
12mr|qcad-2.0.5.0-11|29	%prep
12mr|qcad-2.0.5.0-11|30	%setup -q -n %{name}-%{version}-1-community.src
12mr|qcad-2.0.5.0-11|31	%setup -q -T -D -a 2 -n %{name}-%{version}-1-community.src
12mr|qcad-2.0.5.0-11|32	%patch0 -p1 -b .x86_64
12mr|qcad-2.0.5.0-11|33	%patch1 -p1 -b .assistant
12mr|qcad-2.0.5.0-11|34	%patch2 -p1 -b .path
12mr|qcad-2.0.5.0-11|35	%patch3 -p1 -b .manfix
12mr|qcad-2.0.5.0-11|36	%patch4 -p1 -b .nopedantic
12mr|qcad-2.0.5.0-11|37	%patch5 -p1 -b .rtsh
12mr|qcad-2.0.5.0-11|38	%patch6 -p1 -b .gcc43
12mr|qcad-2.0.5.0-11|39	perl -pi -e 's!\@BINDIR\@!%{_bindir}!;s!\@DATADIR\@!%{_datadir}!' qcad/src/qc_applicationwindow.cpp
12mr|qcad-2.0.5.0-11|40	chmod +x scripts/release_translations.sh
12mr|qcad-2.0.5.0-11|41	
12mr|qcad-2.0.5.0-11|42	%build
12mr|qcad-2.0.5.0-11|43	# QTDIR is always set to /usr/lib/qt3
12mr|qcad-2.0.5.0-11|44	export QTDIR=%{qt3dir}
12mr|qcad-2.0.5.0-11|45	export PATH=$PATH:$QTDIR/bin
12mr|qcad-2.0.5.0-11|46	%ifarch x86_64
12mr|qcad-2.0.5.0-11|47	export QMAKESPEC=$QTDIR/mkspecs/linux-g++-64
12mr|qcad-2.0.5.0-11|48	%else
12mr|qcad-2.0.5.0-11|49	export QMAKESPEC=$QTDIR/mkspecs/linux-g++
12mr|qcad-2.0.5.0-11|50	%endif
12mr|qcad-2.0.5.0-11|51	
12mr|qcad-2.0.5.0-11|52	pushd scripts
12mr|qcad-2.0.5.0-11|53	CFLAGS="%{optflags}" \
12mr|qcad-2.0.5.0-11|54	CXXFLAGS="%{optflags}" \
12mr|qcad-2.0.5.0-11|55	./build_qcad.sh
12mr|qcad-2.0.5.0-11|56	popd
12mr|qcad-2.0.5.0-11|57	
12mr|qcad-2.0.5.0-11|58	%install
12mr|qcad-2.0.5.0-11|59	install -m 755 -d %{buildroot}%{_bindir} \
12mr|qcad-2.0.5.0-11|60	%{buildroot}%{_libdir}/qcad \
12mr|qcad-2.0.5.0-11|61	%{buildroot}%{_iconsdir} \
12mr|qcad-2.0.5.0-11|62	%{buildroot}%{_datadir}/%{name} \
12mr|qcad-2.0.5.0-11|63	%{buildroot}%{_datadir}/qcad/doc \
12mr|qcad-2.0.5.0-11|64	%{buildroot}%{_datadir}/qcad/library
12mr|qcad-2.0.5.0-11|65	
12mr|qcad-2.0.5.0-11|66	pushd qcad
12mr|qcad-2.0.5.0-11|67	cp -p qcad %{buildroot}%{_bindir}/
12mr|qcad-2.0.5.0-11|68	for i in {data,fonts,library,machines,patterns,qm}; do
12mr|qcad-2.0.5.0-11|69	cp -r $i %{buildroot}%{_datadir}/%{name}
12mr|qcad-2.0.5.0-11|70	done
12mr|qcad-2.0.5.0-11|71	popd
12mr|qcad-2.0.5.0-11|72	cp -rfp qcad-manual-en-%{manver}.html/* %{buildroot}%{_datadir}/qcad/doc
12mr|qcad-2.0.5.0-11|73	
12mr|qcad-2.0.5.0-11|74	# icons
12mr|qcad-2.0.5.0-11|75	tar xjf %{SOURCE1} -C %{buildroot}%{_iconsdir}
12mr|qcad-2.0.5.0-11|76	
12mr|qcad-2.0.5.0-11|77	# desktop
12mr|qcad-2.0.5.0-11|78	install -m 755 -d %{buildroot}%{_datadir}/applications
12mr|qcad-2.0.5.0-11|79	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12mr|qcad-2.0.5.0-11|80	[Desktop Entry]
12mr|qcad-2.0.5.0-11|81	Name=Qcad
12mr|qcad-2.0.5.0-11|82	Comment=A professional CAD system
12mr|qcad-2.0.5.0-11|83	Exec=%{_bindir}/qcad %f
12mr|qcad-2.0.5.0-11|84	Icon=qcad
12mr|qcad-2.0.5.0-11|85	Terminal=false
12mr|qcad-2.0.5.0-11|86	Type=Application
12mr|qcad-2.0.5.0-11|87	Categories=Office;Chart;Qt;
12mr|qcad-2.0.5.0-11|88	StartupNotify=true
12mr|qcad-2.0.5.0-11|89	EOF
12mr|qcad-2.0.5.0-11|90	
12mr|qcad-2.0.5.0-11|91	# fix permissions
12mr|qcad-2.0.5.0-11|92	find %{buildroot}%{_bindir}/ -type d -print0 | xargs -0 chmod 755
12mr|qcad-2.0.5.0-11|93	find %{buildroot}%{_libdir}/ -type d -print0 | xargs -0 chmod 755
12mr|qcad-2.0.5.0-11|94	find %{buildroot}%{_datadir}/ -type d -print0 | xargs -0 chmod 755
12mr|qcad-2.0.5.0-11|95	find %{buildroot}%{_datadir}/ -type f  -print0 | xargs -0 chmod 644
12mr|qcad-2.0.5.0-11|96	
12mr|qcad-2.0.5.0-11|97	# remove not packaged files
12mr|qcad-2.0.5.0-11|98	rm -rf %{buildroot}%{_includedir}
12mr|qcad-2.0.5.0-11|99	
12mr|qcad-2.0.5.0-11|100	%files
12mr|qcad-2.0.5.0-11|101	%doc qcad/README
12mr|qcad-2.0.5.0-11|102	%attr(755,root,root) %{_bindir}/qcad
12mr|qcad-2.0.5.0-11|103	%{_iconsdir}/*.png
12mr|qcad-2.0.5.0-11|104	%{_liconsdir}/*.png
12mr|qcad-2.0.5.0-11|105	%{_miconsdir}/*.png
12mr|qcad-2.0.5.0-11|106	%{_datadir}/qcad/*
12mr|qcad-2.0.5.0-11|107	%{_datadir}/applications/*.desktop
12mr|qcad-2.0.5.0-11|108	
12mr|qcad-2.0.5.0-11|109	
12mr|qcad-2.0.5.0-11|110	
12mr|qcad-2.0.5.0-11|111	
12mr|qcad-2.0.5.0-11|112	
12mr|qcad-2.0.5.0-11|113	%changelog
12mr|qcad-2.0.5.0-11|114	* Fri Aug  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|qcad-2.0.5.0-11|115	+ Commit: ffa6107
12mr|qcad-2.0.5.0-11|116	- Spec cleanup, update x86_64 patch
12mr|qcad-2.0.5.0-11|117	
12mr|qcad-2.0.5.0-11|118	

16189 12
12mr|qdox-1.9.2-5|1	# Copyright (c) 2000-2005, JPackage Project
12mr|qdox-1.9.2-5|2	# All rights reserved.
12mr|qdox-1.9.2-5|3	#
12mr|qdox-1.9.2-5|4	# Redistribution and use in source and binary forms, with or without
12mr|qdox-1.9.2-5|5	# modification, are permitted provided that the following conditions
12mr|qdox-1.9.2-5|6	# are met:
12mr|qdox-1.9.2-5|7	#
12mr|qdox-1.9.2-5|8	# 1. Redistributions of source code must retain the above copyright
12mr|qdox-1.9.2-5|9	#    notice, this list of conditions and the following disclaimer.
12mr|qdox-1.9.2-5|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|qdox-1.9.2-5|11	#    notice, this list of conditions and the following disclaimer in the
12mr|qdox-1.9.2-5|12	#    documentation and/or other materials provided with the
12mr|qdox-1.9.2-5|13	#    distribution.
12mr|qdox-1.9.2-5|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|qdox-1.9.2-5|15	#    contributors may be used to endorse or promote products derived
12mr|qdox-1.9.2-5|16	#    from this software without specific prior written permission.
12mr|qdox-1.9.2-5|17	#
12mr|qdox-1.9.2-5|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|qdox-1.9.2-5|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|qdox-1.9.2-5|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|qdox-1.9.2-5|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|qdox-1.9.2-5|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|qdox-1.9.2-5|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|qdox-1.9.2-5|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|qdox-1.9.2-5|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|qdox-1.9.2-5|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|qdox-1.9.2-5|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|qdox-1.9.2-5|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|qdox-1.9.2-5|29	#
12mr|qdox-1.9.2-5|30	
12mr|qdox-1.9.2-5|31	%define gcj_support 0
12mr|qdox-1.9.2-5|32	
12mr|qdox-1.9.2-5|33	Name:           qdox
12mr|qdox-1.9.2-5|34	Version:        1.9.2
12mr|qdox-1.9.2-5|35	Release:        %mkrel 5
12mr|qdox-1.9.2-5|36	Epoch:          0
12mr|qdox-1.9.2-5|37	Summary:        Extract class/interface/method definitions from sources
12mr|qdox-1.9.2-5|38	License:        Apache License
12mr|qdox-1.9.2-5|39	URL:            http://qdox.codehaus.org/
12mr|qdox-1.9.2-5|40	Group:          Development/Java
12mr|qdox-1.9.2-5|41	Source0:        %{name}-%{version}.tar.bz2
12mr|qdox-1.9.2-5|42	#svn export http://svn.codehaus.org/qdox/tags/qdox-%{version}
12mr|qdox-1.9.2-5|43	#tar cvjf qdox-%{version}.tar.gz qdox-%{version}
12mr|qdox-1.9.2-5|44	Source1:        qdox-build.xml
12mr|qdox-1.9.2-5|45	Source2:        qdox-LocatedDef.java
12mr|qdox-1.9.2-5|46	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|qdox-1.9.2-5|47	BuildRequires:  ant >= 0:1.6
12mr|qdox-1.9.2-5|48	BuildRequires:  ant-junit >= 0:1.6
12mr|qdox-1.9.2-5|49	BuildRequires:  ant-nodeps >= 0:1.6
12mr|qdox-1.9.2-5|50	BuildRequires:  junit >= 0:3.8.1
12mr|qdox-1.9.2-5|51	BuildRequires:  java-cup
12mr|qdox-1.9.2-5|52	BuildRequires:  jflex
12mr|qdox-1.9.2-5|53	BuildRequires:  byaccj
12mr|qdox-1.9.2-5|54	Requires:       jpackage-utils
12mr|qdox-1.9.2-5|55	Requires:       java
12mr|qdox-1.9.2-5|56	%if %{gcj_support}
12mr|qdox-1.9.2-5|57	BuildRequires:  java-gcj-compat-devel
12mr|qdox-1.9.2-5|58	%else
12mr|qdox-1.9.2-5|59	BuildArch:      noarch
12mr|qdox-1.9.2-5|60	BuildRequires:  java-devel
12mr|qdox-1.9.2-5|61	%endif
12mr|qdox-1.9.2-5|62	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|qdox-1.9.2-5|63	
12mr|qdox-1.9.2-5|64	%description
12mr|qdox-1.9.2-5|65	QDox is a high speed, small footprint parser
12mr|qdox-1.9.2-5|66	for extracting class/interface/method definitions
12mr|qdox-1.9.2-5|67	from source files complete with JavaDoc @tags.
12mr|qdox-1.9.2-5|68	It is designed to be used by active code
12mr|qdox-1.9.2-5|69	generators or documentation tools.
12mr|qdox-1.9.2-5|70	
12mr|qdox-1.9.2-5|71	%package javadoc
12mr|qdox-1.9.2-5|72	Summary:        Javadoc for %{name}
12mr|qdox-1.9.2-5|73	Group:          Development/Java
12mr|qdox-1.9.2-5|74	
12mr|qdox-1.9.2-5|75	%description javadoc
12mr|qdox-1.9.2-5|76	%{summary}.
12mr|qdox-1.9.2-5|77	
12mr|qdox-1.9.2-5|78	%prep
12mr|qdox-1.9.2-5|79	%setup -q
12mr|qdox-1.9.2-5|80	cp %{SOURCE2} src/java/com/thoughtworks/qdox/parser/structs/LocatedDef.java
12mr|qdox-1.9.2-5|81	cp %{SOURCE1} build.xml
12mr|qdox-1.9.2-5|82	
12mr|qdox-1.9.2-5|83	#Remove files which needed jmock
12mr|qdox-1.9.2-5|84	rm src/test/com/thoughtworks/qdox/parser/MockBuilder.java
12mr|qdox-1.9.2-5|85	rm src/test/com/thoughtworks/qdox/parser/MockLexer.java
12mr|qdox-1.9.2-5|86	rm src/test/com/thoughtworks/qdox/parser/ParserTest.java
12mr|qdox-1.9.2-5|87	rm src/test/com/thoughtworks/qdox/directorywalker/DirectoryScannerTest.java
12mr|qdox-1.9.2-5|88	
12mr|qdox-1.9.2-5|89	%{__perl} -pi -e 's/fork="yes"/fork="no"/g;' build.xml
12mr|qdox-1.9.2-5|90	%{__perl} -pi -e 's/yy_lexical_state/zzLexicalState/g;' src/grammar/lexer.flex
12mr|qdox-1.9.2-5|91	
12mr|qdox-1.9.2-5|92	%build
12mr|qdox-1.9.2-5|93	export CLASSPATH=$(build-classpath \
12mr|qdox-1.9.2-5|94	ant \
12mr|qdox-1.9.2-5|95	ant-launcher \
12mr|qdox-1.9.2-5|96	java-cup \
12mr|qdox-1.9.2-5|97	jflex \
12mr|qdox-1.9.2-5|98	junit)
12mr|qdox-1.9.2-5|99	CLASSPATH=target/classes:target/test-classes:$CLASSPATH
12mr|qdox-1.9.2-5|100	%{ant} -Dbuild.sysclasspath=only jar javadoc
12mr|qdox-1.9.2-5|101	
12mr|qdox-1.9.2-5|102	%install
12mr|qdox-1.9.2-5|103	rm -rf $RPM_BUILD_ROOT
12mr|qdox-1.9.2-5|104	
12mr|qdox-1.9.2-5|105	# jars
12mr|qdox-1.9.2-5|106	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mr|qdox-1.9.2-5|107	cp -p build/%{name}.jar \
12mr|qdox-1.9.2-5|108	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|qdox-1.9.2-5|109	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; \
12mr|qdox-1.9.2-5|110	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|qdox-1.9.2-5|111	
12mr|qdox-1.9.2-5|112	# javadoc
12mr|qdox-1.9.2-5|113	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|qdox-1.9.2-5|114	cp -pr build/javadocdir/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|qdox-1.9.2-5|115	
12mr|qdox-1.9.2-5|116	%if %{gcj_support}
12mr|qdox-1.9.2-5|117	%{_bindir}/aot-compile-rpm
12mr|qdox-1.9.2-5|118	%endif
12mr|qdox-1.9.2-5|119	
12mr|qdox-1.9.2-5|120	%clean
12mr|qdox-1.9.2-5|121	rm -rf $RPM_BUILD_ROOT
12mr|qdox-1.9.2-5|122	
12mr|qdox-1.9.2-5|123	%if %{gcj_support}
12mr|qdox-1.9.2-5|124	%post
12mr|qdox-1.9.2-5|125	%{update_gcjdb}
12mr|qdox-1.9.2-5|126	
12mr|qdox-1.9.2-5|127	%postun
12mr|qdox-1.9.2-5|128	%{clean_gcjdb}
12mr|qdox-1.9.2-5|129	%endif
12mr|qdox-1.9.2-5|130	
12mr|qdox-1.9.2-5|131	%files
12mr|qdox-1.9.2-5|132	%defattr(0644,root,root,0755)
12mr|qdox-1.9.2-5|133	%doc LICENSE.txt README.txt
12mr|qdox-1.9.2-5|134	%{_javadir}/%{name}.jar
12mr|qdox-1.9.2-5|135	%{_javadir}/%{name}-%{version}.jar
12mr|qdox-1.9.2-5|136	%if %{gcj_support}
12mr|qdox-1.9.2-5|137	%dir %{_libdir}/gcj/%{name}
12mr|qdox-1.9.2-5|138	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|qdox-1.9.2-5|139	%endif
12mr|qdox-1.9.2-5|140	
12mr|qdox-1.9.2-5|141	%files javadoc
12mr|qdox-1.9.2-5|142	%defattr(0644,root,root,0755)
12mr|qdox-1.9.2-5|143	%doc %{_javadocdir}/*
12mr|qdox-1.9.2-5|144	
12mr|qdox-1.9.2-5|145	
12mr|qdox-1.9.2-5|146	
12mr|qdox-1.9.2-5|147	%changelog
12mr|qdox-1.9.2-5|148	

16190 12
12mr|qedje-0.4.0-8|1	Name: qedje
12mr|qedje-0.4.0-8|2	Version: 0.4.0
12mr|qedje-0.4.0-8|3	Release: %mkrel 8
12mr|qedje-0.4.0-8|4	License: GPL
12mr|qedje-0.4.0-8|5	Group: Development/KDE and Qt
12mr|qedje-0.4.0-8|6	Summary: QEdje - Declarative language
12mr|qedje-0.4.0-8|7	Source: %name-%version.tar.gz
12mr|qedje-0.4.0-8|8	Patch0:       qedje-0.4.0-fix-install.patch
12mr|qedje-0.4.0-8|9	Url: http://code.openbossa.org/projects/qedje
12mr|qedje-0.4.0-8|10	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|qedje-0.4.0-8|11	BuildRequires: qt4-devel
12mr|qedje-0.4.0-8|12	BuildRequires: kde4-macros
12mr|qedje-0.4.0-8|13	BuildRequires: qzion-devel >= 0.4.0
12mr|qedje-0.4.0-8|14	BuildRequires: eet-devel
12mr|qedje-0.4.0-8|15	
12mr|qedje-0.4.0-8|16	%description
12mr|qedje-0.4.0-8|17	Edje is a declarative language that simplifies the development of
12mr|qedje-0.4.0-8|18	complex interfaces separating the UI design from the application
12mr|qedje-0.4.0-8|19	logic, by providing animations, layouts and simple scripts in a
12mr|qedje-0.4.0-8|20	very small memory footprint.
12mr|qedje-0.4.0-8|21	
12mr|qedje-0.4.0-8|22	%files
12mr|qedje-0.4.0-8|23	%defattr(-,root,root)
12mr|qedje-0.4.0-8|24	%_kde_bindir/qedje_viewer
12mr|qedje-0.4.0-8|25	
12mr|qedje-0.4.0-8|26	#------------------------------------------------
12mr|qedje-0.4.0-8|27	
12mr|qedje-0.4.0-8|28	%define libqedje_major 0
12mr|qedje-0.4.0-8|29	%define libqedje %mklibname qedje %{libqedje_major}
12mr|qedje-0.4.0-8|30	
12mr|qedje-0.4.0-8|31	%package -n %libqedje
12mr|qedje-0.4.0-8|32	Summary: qedjelibrary
12mr|qedje-0.4.0-8|33	Group: System/Libraries
12mr|qedje-0.4.0-8|34	
12mr|qedje-0.4.0-8|35	%description -n %libqedje
12mr|qedje-0.4.0-8|36	qedje library.
12mr|qedje-0.4.0-8|37	
12mr|qedje-0.4.0-8|38	
12mr|qedje-0.4.0-8|39	%files -n %libqedje
12mr|qedje-0.4.0-8|40	%defattr(-,root,root)
12mr|qedje-0.4.0-8|41	%_kde_libdir/libqedje.so.%{libqedje_major}*
12mr|qedje-0.4.0-8|42	
12mr|qedje-0.4.0-8|43	#-----------------------------------------------
12mr|qedje-0.4.0-8|44	
12mr|qedje-0.4.0-8|45	%package   devel
12mr|qedje-0.4.0-8|46	Summary:   Devel stuff for kdebase 4
12mr|qedje-0.4.0-8|47	Group:     Development/KDE and Qt
12mr|qedje-0.4.0-8|48	Requires:  %libqedje = %version
12mr|qedje-0.4.0-8|49	
12mr|qedje-0.4.0-8|50	%description  devel
12mr|qedje-0.4.0-8|51	Devel packages needed to build qedje apps
12mr|qedje-0.4.0-8|52	
12mr|qedje-0.4.0-8|53	%files devel
12mr|qedje-0.4.0-8|54	%defattr(-,root,root)
12mr|qedje-0.4.0-8|55	%_kde_includedir/*.h
12mr|qedje-0.4.0-8|56	%_kde_libdir/pkgconfig/qedje.pc
12mr|qedje-0.4.0-8|57	%_kde_libdir/libqedje.so
12mr|qedje-0.4.0-8|58	
12mr|qedje-0.4.0-8|59	#------------------------------------------------
12mr|qedje-0.4.0-8|60	
12mr|qedje-0.4.0-8|61	%prep
12mr|qedje-0.4.0-8|62	%setup -q -n %name-mainline
12mr|qedje-0.4.0-8|63	%patch0 -p1
12mr|qedje-0.4.0-8|64	
12mr|qedje-0.4.0-8|65	%build
12mr|qedje-0.4.0-8|66	%cmake_qt4 -DBUILD_TOOLS=TRUE
12mr|qedje-0.4.0-8|67	%make
12mr|qedje-0.4.0-8|68	
12mr|qedje-0.4.0-8|69	%install
12mr|qedje-0.4.0-8|70	rm -rf %{buildroot}
12mr|qedje-0.4.0-8|71	cd build
12mr|qedje-0.4.0-8|72	make DESTDIR=%buildroot install
12mr|qedje-0.4.0-8|73	
12mr|qedje-0.4.0-8|74	%clean
12mr|qedje-0.4.0-8|75	rm -rf %buildroot
12mr|qedje-0.4.0-8|76	
12mr|qedje-0.4.0-8|77	
12mr|qedje-0.4.0-8|78	
12mr|qedje-0.4.0-8|79	%changelog
12mr|qedje-0.4.0-8|80	

16191 12
12mr|qemu-1.2.0-2|1	%bcond_with    x86only          # disabled
12mr|qemu-1.2.0-2|2	%bcond_with    exclusive_x86_64 # disabled
12mr|qemu-1.2.0-2|3	%bcond_without rbd              # enabled
12mr|qemu-1.2.0-2|4	%bcond_without fdt              # enabled
12mr|qemu-1.2.0-2|5	
12mr|qemu-1.2.0-2|6	%define _udevdir /lib/udev/rules.d
12mr|qemu-1.2.0-2|7	%define qemudocdir %{_docdir}/%{name}
12mr|qemu-1.2.0-2|8	
12mr|qemu-1.2.0-2|9	Summary:	QEMU CPU Emulator
12mr|qemu-1.2.0-2|10	Name:		qemu
12mr|qemu-1.2.0-2|11	Version:	1.2.0
12mr|qemu-1.2.0-2|12	Release:	2
12mr|qemu-1.2.0-2|13	Source0:	http://wiki.qemu.org/download/%{name}-%{version}.tar.bz2
12mr|qemu-1.2.0-2|14	
12mr|qemu-1.2.0-2|15	%define qemu_snapshot	0
12mr|qemu-1.2.0-2|16	#Release:	%{?qemu_snapshot:0.%{qemu_snapshot}.}1
12mr|qemu-1.2.0-2|17	#Source0:	http://wiki.qemu.org/download/%{name}-%{version}%{?qemu_snapshot:-%{qemu_snapshot}}.tar.bz2
12mr|qemu-1.2.0-2|18	
12mr|qemu-1.2.0-2|19	Source1: qemu.binfmt
12mr|qemu-1.2.0-2|20	
12mr|qemu-1.2.0-2|21	# Loads kvm kernel modules at boot
12mr|qemu-1.2.0-2|22	Source2: kvm.modules
12mr|qemu-1.2.0-2|23	
12mr|qemu-1.2.0-2|24	# Creates /dev/kvm
12mr|qemu-1.2.0-2|25	Source3: 80-kvm.rules
12mr|qemu-1.2.0-2|26	
12mr|qemu-1.2.0-2|27	# KSM control scripts
12mr|qemu-1.2.0-2|28	Source4: ksm.service
12mr|qemu-1.2.0-2|29	Source5: ksm.sysconfig
12mr|qemu-1.2.0-2|30	Source6: ksmctl.c
12mr|qemu-1.2.0-2|31	Source7: ksmtuned.service
12mr|qemu-1.2.0-2|32	Source8: ksmtuned
12mr|qemu-1.2.0-2|33	Source9: ksmtuned.conf
12mr|qemu-1.2.0-2|34	
12mr|qemu-1.2.0-2|35	Source10: qemu-guest-agent.service
12mr|qemu-1.2.0-2|36	Source11: 99-qemu-guest-agent.rules
12mr|qemu-1.2.0-2|37	
12mr|qemu-1.2.0-2|38	# Non upstream build fix
12mr|qemu-1.2.0-2|39	#Patch1: 0001-mips-Fix-link-error-with-piix4_pm_init.patch
12mr|qemu-1.2.0-2|40	
12mr|qemu-1.2.0-2|41	# Add ./configure --disable-kvm-options
12mr|qemu-1.2.0-2|42	# keep: Carrying locally until qemu-kvm is fully merged into qemu.git
12mr|qemu-1.2.0-2|43	Patch2: 0002-configure-Add-disable-kvm-options.patch
12mr|qemu-1.2.0-2|44	
12mr|qemu-1.2.0-2|45	# The infamous chardev flow control patches
12mr|qemu-1.2.0-2|46	Patch101: 0101-char-Split-out-tcp-socket-close-code-in-a-separate-f.patch
12mr|qemu-1.2.0-2|47	Patch102: 0102-char-Add-a-QemuChrHandlers-struct-to-initialise-char.patch
12mr|qemu-1.2.0-2|48	Patch103: 0103-iohandlers-Add-enable-disable_write_fd_handler-funct.patch
12mr|qemu-1.2.0-2|49	Patch104: 0104-char-Add-framework-for-a-write-unblocked-callback.patch
12mr|qemu-1.2.0-2|50	Patch105: 0105-char-Update-send_all-to-handle-nonblocking-chardev-w.patch
12mr|qemu-1.2.0-2|51	Patch106: 0106-char-Equip-the-unix-tcp-backend-to-handle-nonblockin.patch
12mr|qemu-1.2.0-2|52	Patch107: 0107-char-Throttle-when-host-connection-is-down.patch
12mr|qemu-1.2.0-2|53	Patch108: 0108-virtio-console-Enable-port-throttling-when-chardev-i.patch
12mr|qemu-1.2.0-2|54	Patch109: 0109-spice-qemu-char.c-add-throttling.patch
12mr|qemu-1.2.0-2|55	Patch110: 0110-spice-qemu-char.c-remove-intermediate-buffer.patch
12mr|qemu-1.2.0-2|56	Patch111: 0111-usb-redir-Add-flow-control-support.patch
12mr|qemu-1.2.0-2|57	Patch112: 0112-virtio-serial-bus-replay-guest_open-on-migration.patch
12mr|qemu-1.2.0-2|58	Patch113: 0113-char-Disable-write-callback-if-throttled-chardev-is-.patch
12mr|qemu-1.2.0-2|59	
12mr|qemu-1.2.0-2|60	# Spice features from upstream master: seamless migration & dynamic monitors
12mr|qemu-1.2.0-2|61	Patch201: 0201-spice-abort-on-invalid-streaming-cmdline-params.patch
12mr|qemu-1.2.0-2|62	Patch202: 0202-spice-notify-spice-server-on-vm-start-stop.patch
12mr|qemu-1.2.0-2|63	Patch203: 0203-spice-notify-on-vm-state-change-only-via-spice_serve.patch
12mr|qemu-1.2.0-2|64	Patch204: 0204-spice-migration-add-QEVENT_SPICE_MIGRATE_COMPLETED.patch
12mr|qemu-1.2.0-2|65	Patch205: 0205-spice-add-migrated-flag-to-spice-info.patch
12mr|qemu-1.2.0-2|66	Patch206: 0206-spice-adding-seamless-migration-option-to-the-comman.patch
12mr|qemu-1.2.0-2|67	Patch207: 0207-spice-increase-the-verbosity-of-spice-section-in-qem.patch
12mr|qemu-1.2.0-2|68	Patch208: 0208-qxl-update_area_io-guest_bug-on-invalid-parameters.patch
12mr|qemu-1.2.0-2|69	Patch209: 0209-qxl-disallow-unknown-revisions.patch
12mr|qemu-1.2.0-2|70	Patch210: 0210-qxl-add-QXL_IO_MONITORS_CONFIG_ASYNC.patch
12mr|qemu-1.2.0-2|71	Patch211: 0211-configure-print-spice-protocol-and-spice-server-vers.patch
12mr|qemu-1.2.0-2|72	Patch212: 0212-spice-make-number-of-surfaces-runtime-configurable.patch
12mr|qemu-1.2.0-2|73	Patch213: 0213-qxl-Add-set_client_capabilities-interface-to-QXLInte.patch
12mr|qemu-1.2.0-2|74	Patch214: 0214-Remove-ifdef-QXL_COMMAND_FLAG_COMPAT_16BPP.patch
12mr|qemu-1.2.0-2|75	Patch215: 0215-spice-switch-to-queue-for-vga-mode-updates.patch
12mr|qemu-1.2.0-2|76	Patch216: 0216-spice-split-qemu_spice_create_update.patch
12mr|qemu-1.2.0-2|77	Patch217: 0217-spice-add-screen-mirror.patch
12mr|qemu-1.2.0-2|78	Patch218: 0218-spice-send-updates-only-for-changed-screen-content.patch
12mr|qemu-1.2.0-2|79	Patch219: 0219-qxl-dont-update-invalid-area.patch
12mr|qemu-1.2.0-2|80	Patch220: 0220-qxl-Ignore-set_client_capabilities-pre-post-migrate.patch
12mr|qemu-1.2.0-2|81	Patch221: 0221-qxl-better-cleanup-for-surface-destroy.patch
12mr|qemu-1.2.0-2|82	Patch222: 0222-hw-qxl-tracing-fixes.patch
12mr|qemu-1.2.0-2|83	Patch223: 0223-qxl-add-trace-event-for-QXL_IO_LOG.patch
12mr|qemu-1.2.0-2|84	Patch224: 0224-hw-qxl-support-client-monitor-configuration-via-devi.patch
12mr|qemu-1.2.0-2|85	Patch225: 0225-qxl-always-update-displaysurface-on-resize.patch
12mr|qemu-1.2.0-2|86	Patch226: 0226-qxl-update_area_io-cleanup-invalid-parameters-handli.patch
12mr|qemu-1.2.0-2|87	Patch227: 0227-qxl-fix-range-check-for-rev3-io-commands.patch
12mr|qemu-1.2.0-2|88	
12mr|qemu-1.2.0-2|89	# Ugh, ton of USB bugfixes / preparation patches for usb-redir
12mr|qemu-1.2.0-2|90	# live-migration which did not make 1.2.0 :|
12mr|qemu-1.2.0-2|91	# All are in upstream master so can be dropped next qemu release
12mr|qemu-1.2.0-2|92	Patch0301: 0301-usb-controllers-do-not-need-to-check-for-babble-them.patch
12mr|qemu-1.2.0-2|93	Patch0302: 0302-usb-core-Don-t-set-packet-state-to-complete-on-a-nak.patch
12mr|qemu-1.2.0-2|94	Patch0303: 0303-usb-core-Add-a-usb_ep_find_packet_by_id-helper-funct.patch
12mr|qemu-1.2.0-2|95	Patch0304: 0304-usb-core-Allow-the-first-packet-of-a-pipelined-ep-to.patch
12mr|qemu-1.2.0-2|96	Patch0305: 0305-Revert-ehci-don-t-flush-cache-on-doorbell-rings.patch
12mr|qemu-1.2.0-2|97	Patch0306: 0306-ehci-Validate-qh-is-not-changed-unexpectedly-by-the-.patch
12mr|qemu-1.2.0-2|98	Patch0307: 0307-ehci-Update-copyright-headers-to-reflect-recent-work.patch
12mr|qemu-1.2.0-2|99	Patch0308: 0308-ehci-Properly-cleanup-packets-on-cancel.patch
12mr|qemu-1.2.0-2|100	Patch0309: 0309-ehci-Properly-report-completed-but-not-yet-processed.patch
12mr|qemu-1.2.0-2|101	Patch0310: 0310-ehci-check-for-EHCI_ASYNC_FINISHED-first-in-ehci_fre.patch
12mr|qemu-1.2.0-2|102	Patch0311: 0311-ehci-trace-guest-bugs.patch
12mr|qemu-1.2.0-2|103	Patch0312: 0312-ehci-add-doorbell-trace-events.patch
12mr|qemu-1.2.0-2|104	Patch0313: 0313-ehci-Add-some-additional-ehci_trace_guest_bug-calls.patch
12mr|qemu-1.2.0-2|105	Patch0314: 0314-ehci-Fix-memory-leak-in-handling-of-NAK-ed-packets.patch
12mr|qemu-1.2.0-2|106	Patch0315: 0315-ehci-Handle-USB_RET_PROCERR-in-ehci_fill_queue.patch
12mr|qemu-1.2.0-2|107	Patch0316: 0316-ehci-Correct-a-comment-in-fetchqtd-packet-processing.patch
12mr|qemu-1.2.0-2|108	Patch0317: 0317-usb-redir-Never-return-USB_RET_NAK-for-async-handled.patch
12mr|qemu-1.2.0-2|109	Patch0318: 0318-usb-redir-Don-t-delay-handling-of-open-events-to-a-b.patch
12mr|qemu-1.2.0-2|110	Patch0319: 0319-usb-redir-Get-rid-of-async-struct-get-member.patch
12mr|qemu-1.2.0-2|111	Patch0320: 0320-usb-redir-Get-rid-of-local-shadow-copy-of-packet-hea.patch
12mr|qemu-1.2.0-2|112	Patch0321: 0321-usb-redir-Get-rid-of-unused-async-struct-dev-member.patch
12mr|qemu-1.2.0-2|113	Patch0322: 0322-usb-redir-Move-to-core-packet-id-and-queue-handling.patch
12mr|qemu-1.2.0-2|114	Patch0323: 0323-usb-redir-Return-babble-when-getting-more-bulk-data-.patch
12mr|qemu-1.2.0-2|115	Patch0324: 0324-usb-redir-Convert-to-new-libusbredirparser-0.5-API.patch
12mr|qemu-1.2.0-2|116	Patch0325: 0325-usb-redir-Set-ep-max_packet_size-if-available.patch
12mr|qemu-1.2.0-2|117	Patch0326: 0326-usb-redir-Add-a-usbredir_reject_device-helper-functi.patch
12mr|qemu-1.2.0-2|118	Patch0327: 0327-usb-redir-Ensure-our-peer-has-the-necessary-caps-whe.patch
12mr|qemu-1.2.0-2|119	Patch0328: 0328-usb-redir-Enable-pipelining-for-bulk-endpoints.patch
12mr|qemu-1.2.0-2|120	Patch0329: 0329-Better-name-usb-braille-device.patch
12mr|qemu-1.2.0-2|121	Patch0330: 0330-usb-audio-fix-usb-version.patch
12mr|qemu-1.2.0-2|122	Patch0331: 0331-xhci-rip-out-background-transfer-code.patch
12mr|qemu-1.2.0-2|123	Patch0332: 0332-xhci-drop-buffering.patch
12mr|qemu-1.2.0-2|124	Patch0333: 0333-xhci-move-device-lookup-into-xhci_setup_packet.patch
12mr|qemu-1.2.0-2|125	Patch0334: 0334-xhci-implement-mfindex.patch
12mr|qemu-1.2.0-2|126	Patch0335: 0335-xhci-iso-xfer-support.patch
12mr|qemu-1.2.0-2|127	Patch0336: 0336-xhci-trace-cc-codes-in-cleartext.patch
12mr|qemu-1.2.0-2|128	Patch0337: 0337-xhci-add-trace_usb_xhci_ep_set_dequeue.patch
12mr|qemu-1.2.0-2|129	Patch0338: 0338-xhci-fix-runtime-write-tracepoint.patch
12mr|qemu-1.2.0-2|130	Patch0339: 0339-xhci-update-register-layout.patch
12mr|qemu-1.2.0-2|131	Patch0340: 0340-xhci-update-port-handling.patch
12mr|qemu-1.2.0-2|132	Patch0341: 0341-usb3-superspeed-descriptors.patch
12mr|qemu-1.2.0-2|133	Patch0342: 0342-usb3-superspeed-endpoint-companion.patch
12mr|qemu-1.2.0-2|134	Patch0343: 0343-usb3-bos-decriptor.patch
12mr|qemu-1.2.0-2|135	Patch0344: 0344-usb-storage-usb3-support.patch
12mr|qemu-1.2.0-2|136	Patch0345: 0345-xhci-fix-cleanup-msi.patch
12mr|qemu-1.2.0-2|137	Patch0346: 0346-xhci-rework-interrupt-handling.patch
12mr|qemu-1.2.0-2|138	Patch0347: 0347-xhci-add-msix-support.patch
12mr|qemu-1.2.0-2|139	Patch0348: 0348-xhci-move-register-update-into-xhci_intr_raise.patch
12mr|qemu-1.2.0-2|140	Patch0349: 0349-xhci-add-XHCIInterrupter.patch
12mr|qemu-1.2.0-2|141	Patch0350: 0350-xhci-prepare-xhci_runtime_-read-write-for-multiple-i.patch
12mr|qemu-1.2.0-2|142	Patch0351: 0351-xhci-pick-target-interrupter.patch
12mr|qemu-1.2.0-2|143	Patch0352: 0352-xhci-support-multiple-interrupters.patch
12mr|qemu-1.2.0-2|144	Patch0353: 0353-xhci-kill-xhci_mem_-read-write-dispatcher-functions.patch
12mr|qemu-1.2.0-2|145	Patch0354: 0354-xhci-allow-bytewise-capability-register-reads.patch
12mr|qemu-1.2.0-2|146	Patch0355: 0355-usb-host-allow-emulated-non-async-control-requests-w.patch
12mr|qemu-1.2.0-2|147	Patch0356: 0356-ehci-switch-to-new-style-memory-ops.patch
12mr|qemu-1.2.0-2|148	Patch0357: 0357-ehci-Fix-interrupts-stopping-when-Interrupt-Threshol.patch
12mr|qemu-1.2.0-2|149	Patch0358: 0358-ehci-Don-t-process-too-much-frames-in-1-timer-tick-v.patch
12mr|qemu-1.2.0-2|150	Patch0359: 0359-configure-usbredir-fixes.patch
12mr|qemu-1.2.0-2|151	Patch0360: 0360-ehci-Don-t-set-seen-to-0-when-removing-unseen-queue-.patch
12mr|qemu-1.2.0-2|152	Patch0361: 0361-ehci-Walk-async-schedule-before-and-after-migration.patch
12mr|qemu-1.2.0-2|153	Patch0362: 0362-usb-redir-Change-cancelled-packet-code-into-a-generi.patch
12mr|qemu-1.2.0-2|154	Patch0363: 0363-usb-redir-Add-an-already_in_flight-packet-id-queue.patch
12mr|qemu-1.2.0-2|155	Patch0364: 0364-usb-redir-Store-max_packet_size-in-endp_data.patch
12mr|qemu-1.2.0-2|156	Patch0365: 0365-usb-redir-Add-support-for-migration.patch
12mr|qemu-1.2.0-2|157	Patch0366: 0366-usb-redir-Add-chardev-open-close-debug-logging.patch
12mr|qemu-1.2.0-2|158	Patch0367: 0367-usb-redir-Revert-usb-redir-part-of-commit-93bfef4c.patch
12mr|qemu-1.2.0-2|159	Patch0368: 0368-uhci-Don-t-queue-up-packets-after-one-with-the-SPD-f.patch
12mr|qemu-1.2.0-2|160	# And the last few ehci fixes + the actual usb-redir live migration code
12mr|qemu-1.2.0-2|161	# Not yet upstream but should get there real soon
12mr|qemu-1.2.0-2|162	Patch0369: 0369-ehci-Fix-interrupt-packet-MULT-handling.patch
12mr|qemu-1.2.0-2|163	Patch0370: 0370-usb-redir-Adjust-pkg-config-check-for-usbredirparser.patch
12mr|qemu-1.2.0-2|164	Patch0371: 0371-usb-redir-Change-usbredir_open_chardev-into-usbredir.patch
12mr|qemu-1.2.0-2|165	Patch0372: 0372-usb-redir-Don-t-make-migration-fail-in-none-seamless.patch
12mr|qemu-1.2.0-2|166	
12mr|qemu-1.2.0-2|167	# Revert c3767ed0eb5d0.
12mr|qemu-1.2.0-2|168	# NOT upstream (hopefully will be soon).
12mr|qemu-1.2.0-2|169	# See: https://bugzilla.redhat.com/show_bug.cgi?id=853408
12mr|qemu-1.2.0-2|170	# and: https://lists.gnu.org/archive/html/qemu-devel/2012-09/msg00526.html
12mr|qemu-1.2.0-2|171	# plus followups.
12mr|qemu-1.2.0-2|172	Patch0900: 0001-Revert-qemu-char-Re-connect-for-tcp_chr_write-unconn.patch
12mr|qemu-1.2.0-2|173	
12mr|qemu-1.2.0-2|174	
12mr|qemu-1.2.0-2|175	Source100:	qemu.rpmlintrc
12mr|qemu-1.2.0-2|176	
12mr|qemu-1.2.0-2|177	License:	GPLv2+ and LGPLv2+ and BSD
12mr|qemu-1.2.0-2|178	URL:		http://wiki.qemu.org/Main_Page
12mr|qemu-1.2.0-2|179	Group:		Emulators
12mr|qemu-1.2.0-2|180	%rename		kvm
12mr|qemu-1.2.0-2|181	Requires:	qemu-img = %{EVRD}
12mr|qemu-1.2.0-2|182	Requires:	libcacard-tools
12mr|qemu-1.2.0-2|183	# for %%{_sysconfdir}/sasl2
12mr|qemu-1.2.0-2|184	Requires:	cyrus-sasl
12mr|qemu-1.2.0-2|185	Requires:	vgabios >= 0.6c
12mr|qemu-1.2.0-2|186	Requires:	seabios-bin >= 0.6.0-1
12mr|qemu-1.2.0-2|187	Requires:	sgabios-bin
12mr|qemu-1.2.0-2|188	Requires:	ipxe-roms-qemu
12mr|qemu-1.2.0-2|189	
12mr|qemu-1.2.0-2|190	BuildRequires:	pkgconfig(sdl)
12mr|qemu-1.2.0-2|191	BuildRequires:	texi2html
12mr|qemu-1.2.0-2|192	# XXXX: -luuid
12mr|qemu-1.2.0-2|193	BuildRequires:	pkgconfig(ext2fs)
12mr|qemu-1.2.0-2|194	BuildRequires:	kernel-headers
12mr|qemu-1.2.0-2|195	BuildRequires:	pkgconfig(libpulse)
12mr|qemu-1.2.0-2|196	BuildRequires:	pkgconfig
12mr|qemu-1.2.0-2|197	BuildRequires:	brlapi-devel
12mr|qemu-1.2.0-2|198	BuildRequires:	pkgconfig(gnutls) >= 3.0
12mr|qemu-1.2.0-2|199	BuildRequires:	libsasl2-devel
12mr|qemu-1.2.0-2|200	BuildRequires:	pkgconfig(libpci)
12mr|qemu-1.2.0-2|201	BuildRequires:	pkgconfig(libpng)
12mr|qemu-1.2.0-2|202	BuildRequires:	pkgconfig(libcap-ng)
12mr|qemu-1.2.0-2|203	BuildRequires:	pkgconfig(spice-server)
12mr|qemu-1.2.0-2|204	BuildRequires:	pkgconfig(spice-protocol)
12mr|qemu-1.2.0-2|205	#BuildRequires:	pkgconfig(libcacard)
12mr|qemu-1.2.0-2|206	BuildRequires:	pkgconfig(libseccomp)
12mr|qemu-1.2.0-2|207	BuildRequires:	pkgconfig(uuid)
12mr|qemu-1.2.0-2|208	BuildRequires:	pkgconfig(libcurl)
12mr|qemu-1.2.0-2|209	BuildRequires:	pkgconfig(bluez)
12mr|qemu-1.2.0-2|210	BuildRequires:	pkgconfig(libusbredirhost) >=0.5.2
12mr|qemu-1.2.0-2|211	BuildRequires:	usbredir-devel >= 0.5.2
12mr|qemu-1.2.0-2|212	BuildRequires:	libtool
12mr|qemu-1.2.0-2|213	BuildRequires:	xfsprogs-devel
12mr|qemu-1.2.0-2|214	BuildRequires:	texinfo
12mr|qemu-1.2.0-2|215	BuildRequires:	systemtap
12mr|qemu-1.2.0-2|216	# not in main
12mr|qemu-1.2.0-2|217	#BuildRequires:	vde-devel
12mr|qemu-1.2.0-2|218	BuildRequires:	dev86
12mr|qemu-1.2.0-2|219	BuildRequires:	iasl
12mr|qemu-1.2.0-2|220	
12mr|qemu-1.2.0-2|221	#not ready yet
12mr|qemu-1.2.0-2|222	#%if %{with fdt}
12mr|qemu-1.2.0-2|223	# For FDT device tree support
12mr|qemu-1.2.0-2|224	#BuildRequires: libfdt-devel
12mr|qemu-1.2.0-2|225	#%endif
12mr|qemu-1.2.0-2|226	#%if %{with rbd}
12mr|qemu-1.2.0-2|227	## For rbd block driver
12mr|qemu-1.2.0-2|228	#BuildRequires: ceph-devel
12mr|qemu-1.2.0-2|229	#%endif
12mr|qemu-1.2.0-2|230	
12mr|qemu-1.2.0-2|231	# glibc-devel with fixed preadv/pwritev prototypes
12mr|qemu-1.2.0-2|232	BuildRequires:	glibc-devel >= 6:2.10.1-7mnb2
12mr|qemu-1.2.0-2|233	ExclusiveArch:	%{ix86} ppc x86_64 amd64 %{sparcx}
12mr|qemu-1.2.0-2|234	
12mr|qemu-1.2.0-2|235	%description
12mr|qemu-1.2.0-2|236	QEMU is a generic and open source processor emulator which achieves a good
12mr|qemu-1.2.0-2|237	emulation speed by using dynamic translation. QEMU has two operating modes:
12mr|qemu-1.2.0-2|238	
12mr|qemu-1.2.0-2|239	* Full system emulation. In this mode, QEMU emulates a full system (for
12mr|qemu-1.2.0-2|240	example a PC), including a processor and various peripherials. It can be
12mr|qemu-1.2.0-2|241	used to launch different Operating Systems without rebooting the PC or
12mr|qemu-1.2.0-2|242	to debug system code.
12mr|qemu-1.2.0-2|243	* User mode emulation. In this mode, QEMU can launch Linux processes compiled
12mr|qemu-1.2.0-2|244	for one CPU on another CPU.
12mr|qemu-1.2.0-2|245	
12mr|qemu-1.2.0-2|246	As QEMU requires no host kernel patches to run, it is safe and easy to use.
12mr|qemu-1.2.0-2|247	
12mr|qemu-1.2.0-2|248	%package	img
12mr|qemu-1.2.0-2|249	Summary:	QEMU disk image utility
12mr|qemu-1.2.0-2|250	Group:		Emulators
12mr|qemu-1.2.0-2|251	Conflicts:	qemu < 0.9.0-3
12mr|qemu-1.2.0-2|252	
12mr|qemu-1.2.0-2|253	%description	img
12mr|qemu-1.2.0-2|254	This package contains the QEMU disk image utility that is used to
12mr|qemu-1.2.0-2|255	create, commit, convert and get information from a disk image.
12mr|qemu-1.2.0-2|256	
12mr|qemu-1.2.0-2|257	%prep
12mr|qemu-1.2.0-2|258	%setup -q
12mr|qemu-1.2.0-2|259	%apply_patches
12mr|qemu-1.2.0-2|260	
12mr|qemu-1.2.0-2|261	%build
12mr|qemu-1.2.0-2|262	#(proyvind): binutils upstream bug #10862, linking with gold fails if doing parallel build
12mr|qemu-1.2.0-2|263	mkdir -p bfd
12mr|qemu-1.2.0-2|264	ln -s %{_bindir}/ld.bfd bfd/ld
12mr|qemu-1.2.0-2|265	export PATH=$PWD/bfd:$PATH
12mr|qemu-1.2.0-2|266	buildarch="i386-softmmu x86_64-softmmu arm-softmmu cris-softmmu \
12mr|qemu-1.2.0-2|267	m68k-softmmu mips-softmmu mipsel-softmmu mips64-softmmu \
12mr|qemu-1.2.0-2|268	mips64el-softmmu sh4-softmmu sh4eb-softmmu sparc-softmmu sparc64-softmmu \
12mr|qemu-1.2.0-2|269	ppc-softmmu ppcemb-softmmu ppc64-softmmu \
12mr|qemu-1.2.0-2|270	i386-linux-user x86_64-linux-user alpha-linux-user arm-linux-user \
12mr|qemu-1.2.0-2|271	armeb-linux-user cris-linux-user m68k-linux-user mips-linux-user \
12mr|qemu-1.2.0-2|272	mipsel-linux-user ppc-linux-user ppc64-linux-user \
12mr|qemu-1.2.0-2|273	ppc64abi32-linux-user sh4-linux-user sh4eb-linux-user \
12mr|qemu-1.2.0-2|274	sparc-linux-user sparc64-linux-user sparc32plus-linux-user"
12mr|qemu-1.2.0-2|275	%if %{with x86only}
12mr|qemu-1.2.0-2|276	buildarch="i386-softmmu x86_64-softmmu i386-linux-user x86_64-linux-user"
12mr|qemu-1.2.0-2|277	%endif
12mr|qemu-1.2.0-2|278	
12mr|qemu-1.2.0-2|279	# Targets we don't build as of qemu 1.1.50
12mr|qemu-1.2.0-2|280	# alpha-softmmu lm32-softmmu microblaze-softmmu microblazeel-softmmu
12mr|qemu-1.2.0-2|281	# or32-softmmu s390x-softmmu xtensa-softmmu xtensaeb-softmmu unicore32-softmmu
12mr|qemu-1.2.0-2|282	# alpha-linux-user microblaze-linux-user microblazeel-linux-user
12mr|qemu-1.2.0-2|283	# or32-linux-user unicore32-linux-user s390x-linux-user
12mr|qemu-1.2.0-2|284	
12mr|qemu-1.2.0-2|285	
12mr|qemu-1.2.0-2|286	# --build-id option is used for giving info to the debug packages.
12mr|qemu-1.2.0-2|287	extraldflags="-Wl,--build-id";
12mr|qemu-1.2.0-2|288	buildldflags="VL_LDFLAGS=-Wl,--build-id"
12mr|qemu-1.2.0-2|289	
12mr|qemu-1.2.0-2|290	%ifarch s390
12mr|qemu-1.2.0-2|291	# drop -g flag to prevent memory exhaustion by linker
12mr|qemu-1.2.0-2|292	%global optflags %(echo %{optflags} | sed 's/-g//')
12mr|qemu-1.2.0-2|293	sed -i.debug 's/"-g $CFLAGS"/"$CFLAGS"/g' configure
12mr|qemu-1.2.0-2|294	%endif
12mr|qemu-1.2.0-2|295	
12mr|qemu-1.2.0-2|296	
12mr|qemu-1.2.0-2|297	dobuild() {
12mr|qemu-1.2.0-2|298	./configure \
12mr|qemu-1.2.0-2|299	--prefix=%{_prefix} \
12mr|qemu-1.2.0-2|300	--sysconfdir=%{_sysconfdir} \
12mr|qemu-1.2.0-2|301	--interp-prefix=%{_prefix}/qemu-%%M \
12mr|qemu-1.2.0-2|302	--audio-drv-list=pa,sdl,alsa,oss \
12mr|qemu-1.2.0-2|303	--disable-strip \
12mr|qemu-1.2.0-2|304	--extra-ldflags="$extraldflags -pie -Wl,-z,relro -Wl,-z,now" \
12mr|qemu-1.2.0-2|305	--extra-cflags="%{optflags} -fPIE -DPIE" \
12mr|qemu-1.2.0-2|306	%ifarch %{ix86} x86_64
12mr|qemu-1.2.0-2|307	--enable-spice \
12mr|qemu-1.2.0-2|308	--enable-mixemu \
12mr|qemu-1.2.0-2|309	--enable-seccomp \
12mr|qemu-1.2.0-2|310	%endif
12mr|qemu-1.2.0-2|311	%if %{without rbd}
12mr|qemu-1.2.0-2|312	--disable-rbd \
12mr|qemu-1.2.0-2|313	%endif
12mr|qemu-1.2.0-2|314	%if %{without fdt}
12mr|qemu-1.2.0-2|315	--disable-fdt \
12mr|qemu-1.2.0-2|316	%endif
12mr|qemu-1.2.0-2|317	--enable-trace-backend=dtrace \
12mr|qemu-1.2.0-2|318	--disable-werror \
12mr|qemu-1.2.0-2|319	--disable-xen \
12mr|qemu-1.2.0-2|320	--enable-kvm \
12mr|qemu-1.2.0-2|321	--disable-smartcard \
12mr|qemu-1.2.0-2|322	"$@"
12mr|qemu-1.2.0-2|323	
12mr|qemu-1.2.0-2|324	echo "config-host.mak contents:"
12mr|qemu-1.2.0-2|325	echo "==="
12mr|qemu-1.2.0-2|326	cat config-host.mak
12mr|qemu-1.2.0-2|327	echo "==="
12mr|qemu-1.2.0-2|328	
12mr|qemu-1.2.0-2|329	make V=1 %{?_smp_mflags} $buildldflags
12mr|qemu-1.2.0-2|330	}
12mr|qemu-1.2.0-2|331	
12mr|qemu-1.2.0-2|332	# This is kind of confusing. We run ./configure + make twice here to
12mr|qemu-1.2.0-2|333	# preserve some back compat: if on x86, we want to provide a qemu-kvm
12mr|qemu-1.2.0-2|334	# binary that defaults to KVM=on. All other qemu-system* should be
12mr|qemu-1.2.0-2|335	# able to use KVM, but default to KVM=off (upstream qemu semantics).
12mr|qemu-1.2.0-2|336	#
12mr|qemu-1.2.0-2|337	# Once qemu-kvm and qemu fully merge, and we base off qemu releases,
12mr|qemu-1.2.0-2|338	# all qemu-system-* will default to KVM=off, so we hopefully won't need
12mr|qemu-1.2.0-2|339	# to do these double builds. But then I'm not sure how we are going to
12mr|qemu-1.2.0-2|340	# generate a back compat qemu-kvm binary...
12mr|qemu-1.2.0-2|341	
12mr|qemu-1.2.0-2|342	%ifarch %{ix86} x86_64
12mr|qemu-1.2.0-2|343	# Build qemu-kvm back compat binary
12mr|qemu-1.2.0-2|344	dobuild --target-list=x86_64-softmmu
12mr|qemu-1.2.0-2|345	
12mr|qemu-1.2.0-2|346	# Setup back compat qemu-kvm binary which defaults to KVM=on
12mr|qemu-1.2.0-2|347	./scripts/tracetool.py --backend dtrace --format stap \
12mr|qemu-1.2.0-2|348	--binary %{_bindir}/qemu-kvm --target-arch x86_64 --target-type system \
12mr|qemu-1.2.0-2|349	--probe-prefix qemu.kvm < ./trace-events > qemu-kvm.stp
12mr|qemu-1.2.0-2|350	cp -a x86_64-softmmu/qemu-system-x86_64 qemu-kvm
12mr|qemu-1.2.0-2|351	make clean
12mr|qemu-1.2.0-2|352	%endif
12mr|qemu-1.2.0-2|353	
12mr|qemu-1.2.0-2|354	# Build qemu-system-* with consistent default of kvm=off
12mr|qemu-1.2.0-2|355	dobuild --target-list="$buildarch" --disable-kvm-options
12mr|qemu-1.2.0-2|356	gcc %{SOURCE6} -O2 -g -o ksmctl
12mr|qemu-1.2.0-2|357	
12mr|qemu-1.2.0-2|358	%install
12mr|qemu-1.2.0-2|359	
12mr|qemu-1.2.0-2|360	install -D -p -m 0755 %{SOURCE4} %{buildroot}/%{_unitdir}/ksm.service
12mr|qemu-1.2.0-2|361	install -D -p -m 0644 %{SOURCE5} %{buildroot}%{_sysconfdir}/sysconfig/ksm
12mr|qemu-1.2.0-2|362	install -D -p -m 0755 ksmctl %{buildroot}/lib/systemd/ksmctl
12mr|qemu-1.2.0-2|363	
12mr|qemu-1.2.0-2|364	install -D -p -m 0755 %{SOURCE7} %{buildroot}/%{_unitdir}/ksmtuned.service
12mr|qemu-1.2.0-2|365	install -D -p -m 0755 %{SOURCE8} %{buildroot}%{_sbindir}/ksmtuned
12mr|qemu-1.2.0-2|366	install -D -p -m 0644 %{SOURCE9} %{buildroot}%{_sysconfdir}/ksmtuned.conf
12mr|qemu-1.2.0-2|367	
12mr|qemu-1.2.0-2|368	%ifarch %{ix86} x86_64
12mr|qemu-1.2.0-2|369	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/modules
12mr|qemu-1.2.0-2|370	mkdir -p %{buildroot}%{_bindir}/
12mr|qemu-1.2.0-2|371	mkdir -p %{buildroot}%{_datadir}/%{name}
12mr|qemu-1.2.0-2|372	mkdir -p %{buildroot}%{_udevdir}
12mr|qemu-1.2.0-2|373	mkdir -p %{buildroot}%{_datadir}/systemtap/tapset
12mr|qemu-1.2.0-2|374	
12mr|qemu-1.2.0-2|375	install -m 0755 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/modules/kvm.modules
12mr|qemu-1.2.0-2|376	install -m 0755 scripts/kvm/kvm_stat %{buildroot}%{_bindir}/
12mr|qemu-1.2.0-2|377	install -m 0755 qemu-kvm %{buildroot}%{_bindir}/
12mr|qemu-1.2.0-2|378	install -m 0644 qemu-kvm.stp %{buildroot}%{_datadir}/systemtap/tapset/
12mr|qemu-1.2.0-2|379	install -m 0644 %{SOURCE3} %{buildroot}%{_udevdir}
12mr|qemu-1.2.0-2|380	%endif
12mr|qemu-1.2.0-2|381	
12mr|qemu-1.2.0-2|382	make DESTDIR=%{buildroot} install
12mr|qemu-1.2.0-2|383	chmod -x %{buildroot}%{_mandir}/man1/*
12mr|qemu-1.2.0-2|384	install -D -p -m 0644 -t %{buildroot}%{qemudocdir} Changelog README TODO COPYING COPYING.LIB LICENSE
12mr|qemu-1.2.0-2|385	
12mr|qemu-1.2.0-2|386	install -D -p -m 0644 qemu.sasl %{buildroot}%{_sysconfdir}/sasl2/qemu.conf
12mr|qemu-1.2.0-2|387	
12mr|qemu-1.2.0-2|388	# Provided by package ipxe
12mr|qemu-1.2.0-2|389	rm -rf %{buildroot}%{_datadir}/%{name}/pxe*rom
12mr|qemu-1.2.0-2|390	# Provided by package vgabios
12mr|qemu-1.2.0-2|391	rm -rf %{buildroot}%{_datadir}/%{name}/vgabios*bin
12mr|qemu-1.2.0-2|392	# Provided by package seabios
12mr|qemu-1.2.0-2|393	rm -rf %{buildroot}%{_datadir}/%{name}/bios.bin
12mr|qemu-1.2.0-2|394	# Provided by package sgabios
12mr|qemu-1.2.0-2|395	rm -rf %{buildroot}%{_datadir}/%{name}/sgabios.bin
12mr|qemu-1.2.0-2|396	# Provided by package openbios
12mr|qemu-1.2.0-2|397	#needed this:
12mr|qemu-1.2.0-2|398	#BuildRequires:  gcc-powerpc64-linux-gnu
12mr|qemu-1.2.0-2|399	#BuildRequires:  gcc-sparc64-linux-gnu
12mr|qemu-1.2.0-2|400	#rm -rf %{buildroot}%{_datadir}/%{name}/openbios-ppc
12mr|qemu-1.2.0-2|401	#rm -rf %{buildroot}%{_datadir}/%{name}/openbios-sparc32
12mr|qemu-1.2.0-2|402	#rm -rf %{buildroot}%{_datadir}/%{name}/openbios-sparc64
12mr|qemu-1.2.0-2|403	# Provided by package SLOF
12mr|qemu-1.2.0-2|404	#gcc-powerpc64-linux-gnu needed
12mr|qemu-1.2.0-2|405	#rm -rf % {buildroot} % {_datadir}/% {name}/slof.bin
12mr|qemu-1.2.0-2|406	
12mr|qemu-1.2.0-2|407	# remove unpackaged files on x86only:
12mr|qemu-1.2.0-2|408	%if %{with x86only}
12mr|qemu-1.2.0-2|409	rm -f %{buildroot}%{_datadir}/%{name}/bamboo.dtb
12mr|qemu-1.2.0-2|410	rm -f %{buildroot}%{_datadir}/%{name}/ppc_rom.bin
12mr|qemu-1.2.0-2|411	rm -f %{buildroot}%{_datadir}/%{name}/spapr-rtas.bin
12mr|qemu-1.2.0-2|412	%endif
12mr|qemu-1.2.0-2|413	
12mr|qemu-1.2.0-2|414	# The following aren't provided by any Fedora package
12mr|qemu-1.2.0-2|415	
12mr|qemu-1.2.0-2|416	# Used by target s390/s390x
12mr|qemu-1.2.0-2|417	#rm -rf %{buildroot}%{_datadir}/%{name}/s390-zipl.rom
12mr|qemu-1.2.0-2|418	#rm -rf %{buildroot}%{_datadir}/%{name}/palcode-clipper
12mr|qemu-1.2.0-2|419	# Binary device trees for microblaze target
12mr|qemu-1.2.0-2|420	#rm -rf %{buildroot}%{_datadir}/%{name}/petalogix*.dtb
12mr|qemu-1.2.0-2|421	
12mr|qemu-1.2.0-2|422	
12mr|qemu-1.2.0-2|423	# the pxe gpxe images will be symlinks to the images on
12mr|qemu-1.2.0-2|424	# /usr/share/ipxe, as QEMU doesn't know how to look
12mr|qemu-1.2.0-2|425	# for other paths, yet.
12mr|qemu-1.2.0-2|426	pxe_link() {
12mr|qemu-1.2.0-2|427	ln -s ../ipxe/$2.rom %{buildroot}%{_datadir}/%{name}/pxe-$1.rom
12mr|qemu-1.2.0-2|428	}
12mr|qemu-1.2.0-2|429	
12mr|qemu-1.2.0-2|430	pxe_link e1000 8086100e
12mr|qemu-1.2.0-2|431	pxe_link ne2k_pci 10ec8029
12mr|qemu-1.2.0-2|432	pxe_link pcnet 10222000
12mr|qemu-1.2.0-2|433	pxe_link rtl8139 10ec8139
12mr|qemu-1.2.0-2|434	pxe_link virtio 1af41000
12mr|qemu-1.2.0-2|435	
12mr|qemu-1.2.0-2|436	rom_link() {
12mr|qemu-1.2.0-2|437	ln -s $1 %{buildroot}%{_datadir}/%{name}/$2
12mr|qemu-1.2.0-2|438	}
12mr|qemu-1.2.0-2|439	
12mr|qemu-1.2.0-2|440	rom_link ../vgabios/VGABIOS-lgpl-latest.bin vgabios.bin
12mr|qemu-1.2.0-2|441	rom_link ../vgabios/VGABIOS-lgpl-latest.cirrus.bin vgabios-cirrus.bin
12mr|qemu-1.2.0-2|442	rom_link ../vgabios/VGABIOS-lgpl-latest.qxl.bin vgabios-qxl.bin
12mr|qemu-1.2.0-2|443	rom_link ../vgabios/VGABIOS-lgpl-latest.stdvga.bin vgabios-stdvga.bin
12mr|qemu-1.2.0-2|444	rom_link ../vgabios/VGABIOS-lgpl-latest.vmware.bin vgabios-vmware.bin
12mr|qemu-1.2.0-2|445	rom_link ../seabios/bios.bin bios.bin
12mr|qemu-1.2.0-2|446	rom_link ../sgabios/sgabios.bin sgabios.bin
12mr|qemu-1.2.0-2|447	
12mr|qemu-1.2.0-2|448	mkdir -p %{buildroot}%{_exec_prefix}/lib/binfmt.d
12mr|qemu-1.2.0-2|449	for i in dummy \
12mr|qemu-1.2.0-2|450	%ifnarch %{ix86} x86_64
12mr|qemu-1.2.0-2|451	qemu-i386 \
12mr|qemu-1.2.0-2|452	%endif
12mr|qemu-1.2.0-2|453	%if %{without x86only}
12mr|qemu-1.2.0-2|454	%ifnarch alpha
12mr|qemu-1.2.0-2|455	qemu-alpha \
12mr|qemu-1.2.0-2|456	%endif
12mr|qemu-1.2.0-2|457	%ifnarch arm
12mr|qemu-1.2.0-2|458	qemu-arm \
12mr|qemu-1.2.0-2|459	%endif
12mr|qemu-1.2.0-2|460	qemu-armeb \
12mr|qemu-1.2.0-2|461	%ifnarch mips
12mr|qemu-1.2.0-2|462	qemu-mips qemu-mipsn32 qemu-mips64 \
12mr|qemu-1.2.0-2|463	%endif
12mr|qemu-1.2.0-2|464	%ifnarch mipsel
12mr|qemu-1.2.0-2|465	qemu-mipsel qemu-mipsn32el qemu-mips64el \
12mr|qemu-1.2.0-2|466	%endif
12mr|qemu-1.2.0-2|467	%ifnarch m68k
12mr|qemu-1.2.0-2|468	qemu-m68k \
12mr|qemu-1.2.0-2|469	%endif
12mr|qemu-1.2.0-2|470	%ifnarch ppc ppc64
12mr|qemu-1.2.0-2|471	qemu-ppc \
12mr|qemu-1.2.0-2|472	%endif
12mr|qemu-1.2.0-2|473	%ifnarch sparc sparc64
12mr|qemu-1.2.0-2|474	qemu-sparc \
12mr|qemu-1.2.0-2|475	%endif
12mr|qemu-1.2.0-2|476	%ifnarch s390 s390x
12mr|qemu-1.2.0-2|477	qemu-s390x \
12mr|qemu-1.2.0-2|478	%endif
12mr|qemu-1.2.0-2|479	%ifnarch sh4
12mr|qemu-1.2.0-2|480	qemu-sh4 \
12mr|qemu-1.2.0-2|481	%endif
12mr|qemu-1.2.0-2|482	qemu-sh4eb \
12mr|qemu-1.2.0-2|483	%endif
12mr|qemu-1.2.0-2|484	; do
12mr|qemu-1.2.0-2|485	test $i = dummy && continue
12mr|qemu-1.2.0-2|486	grep /$i:\$ %{SOURCE1} > %{buildroot}%{_exec_prefix}/lib/binfmt.d/$i.conf
12mr|qemu-1.2.0-2|487	chmod 644 %{buildroot}%{_exec_prefix}/lib/binfmt.d/$i.conf
12mr|qemu-1.2.0-2|488	done < %{SOURCE1}
12mr|qemu-1.2.0-2|489	
12mr|qemu-1.2.0-2|490	# For the qemu-guest-agent subpackage install the systemd
12mr|qemu-1.2.0-2|491	# service and udev rules.
12mr|qemu-1.2.0-2|492	mkdir -p %{buildroot}%{_unitdir}
12mr|qemu-1.2.0-2|493	mkdir -p %{buildroot}%{_udevdir}
12mr|qemu-1.2.0-2|494	install -m 0644 %{SOURCE10} %{buildroot}%{_unitdir}
12mr|qemu-1.2.0-2|495	install -m 0644 %{SOURCE11} %{buildroot}%{_udevdir}
12mr|qemu-1.2.0-2|496	
12mr|qemu-1.2.0-2|497	
12mr|qemu-1.2.0-2|498	%post
12mr|qemu-1.2.0-2|499	%ifarch %{ix86} x86_64
12mr|qemu-1.2.0-2|500	sh %{_sysconfdir}/sysconfig/modules/kvm.modules || :
12mr|qemu-1.2.0-2|501	udevadm trigger --sysname-match=kvm || :
12mr|qemu-1.2.0-2|502	%endif
12mr|qemu-1.2.0-2|503	
12mr|qemu-1.2.0-2|504	%_post_service ksmtuned.service
12mr|qemu-1.2.0-2|505	%_post_service ksm.service
12mr|qemu-1.2.0-2|506	%_post_service qemu-guest-agent.service
12mr|qemu-1.2.0-2|507	
12mr|qemu-1.2.0-2|508	%preun
12mr|qemu-1.2.0-2|509	%_preun_service ksm.service
12mr|qemu-1.2.0-2|510	%_preun_service ksmtuned.service
12mr|qemu-1.2.0-2|511	%_preun_service qemu-guest-agent.service
12mr|qemu-1.2.0-2|512	
12mr|qemu-1.2.0-2|513	%triggerpostun -- qemu < 0.10.4-6
12mr|qemu-1.2.0-2|514	rm -f /etc/rc.d/*/{K,S}??qemu
12mr|qemu-1.2.0-2|515	
12mr|qemu-1.2.0-2|516	%files
12mr|qemu-1.2.0-2|517	%doc README qemu-doc.html qemu-tech.html
12mr|qemu-1.2.0-2|518	%config(noreplace) %{_sysconfdir}/sasl2/qemu.conf
12mr|qemu-1.2.0-2|519	%{_unitdir}/ksm.service
12mr|qemu-1.2.0-2|520	%config(noreplace) %{_sysconfdir}/sysconfig/ksm
12mr|qemu-1.2.0-2|521	%{_unitdir}/ksmtuned.service
12mr|qemu-1.2.0-2|522	%{_sbindir}/ksmtuned
12mr|qemu-1.2.0-2|523	%{_unitdir}/qemu-guest-agent.service
12mr|qemu-1.2.0-2|524	%{_udevdir}/99-qemu-guest-agent.rules
12mr|qemu-1.2.0-2|525	%{_udevdir}/80-kvm.rules
12mr|qemu-1.2.0-2|526	%config(noreplace) %{_sysconfdir}/ksmtuned.conf
12mr|qemu-1.2.0-2|527	%{_sysconfdir}/sysconfig/modules/kvm.modules
12mr|qemu-1.2.0-2|528	%{_sysconfdir}/qemu/target-x86_64.conf
12mr|qemu-1.2.0-2|529	%{_bindir}/kvm_stat
12mr|qemu-1.2.0-2|530	%{_bindir}/qemu-io
12mr|qemu-1.2.0-2|531	%{_bindir}/qemu-kvm
12mr|qemu-1.2.0-2|532	%{_bindir}/qemu-alpha
12mr|qemu-1.2.0-2|533	%{_bindir}/qemu-arm*
12mr|qemu-1.2.0-2|534	%{_bindir}/qemu-cris
12mr|qemu-1.2.0-2|535	%{_bindir}/qemu-ga
12mr|qemu-1.2.0-2|536	%{_bindir}/qemu-i386
12mr|qemu-1.2.0-2|537	%{_bindir}/qemu-m68k
12mr|qemu-1.2.0-2|538	%{_bindir}/qemu-mips*
12mr|qemu-1.2.0-2|539	%{_bindir}/qemu-nbd
12mr|qemu-1.2.0-2|540	%{_bindir}/qemu-ppc*
12mr|qemu-1.2.0-2|541	%{_bindir}/qemu-sh4*
12mr|qemu-1.2.0-2|542	%{_bindir}/qemu-sparc*
12mr|qemu-1.2.0-2|543	%{_bindir}/qemu-x86_64
12mr|qemu-1.2.0-2|544	%{_bindir}/qemu-system-arm
12mr|qemu-1.2.0-2|545	%{_bindir}/qemu-system-cris
12mr|qemu-1.2.0-2|546	%{_bindir}/qemu-system-i386
12mr|qemu-1.2.0-2|547	%{_bindir}/qemu-system-m68k
12mr|qemu-1.2.0-2|548	%{_bindir}/qemu-system-sh4*
12mr|qemu-1.2.0-2|549	%{_bindir}/qemu-system-ppc*
12mr|qemu-1.2.0-2|550	%{_bindir}/qemu-system-mips*
12mr|qemu-1.2.0-2|551	%{_bindir}/qemu-system-sparc
12mr|qemu-1.2.0-2|552	%{_bindir}/qemu-system-sparc64
12mr|qemu-1.2.0-2|553	%{_bindir}/qemu-system-x86_64
12mr|qemu-1.2.0-2|554	#% {_bindir}/qmp-shell
12mr|qemu-1.2.0-2|555	#conflicts with cacard-tools
12mr|qemu-1.2.0-2|556	#% {_bindir}/vscclient
12mr|qemu-1.2.0-2|557	%{_bindir}/virtfs-proxy-helper
12mr|qemu-1.2.0-2|558	/lib/systemd/ksmctl
12mr|qemu-1.2.0-2|559	%{_mandir}/man1/qemu.1*
12mr|qemu-1.2.0-2|560	%{_mandir}/man1/virtfs-proxy-helper.1*
12mr|qemu-1.2.0-2|561	%{_mandir}/man8/qemu-nbd.8*
12mr|qemu-1.2.0-2|562	%{_prefix}/libexec/qemu-bridge-helper
12mr|qemu-1.2.0-2|563	%dir %{_datadir}/qemu
12mr|qemu-1.2.0-2|564	%{_datadir}/qemu/*.bin
12mr|qemu-1.2.0-2|565	%{_datadir}/qemu/*.rom
12mr|qemu-1.2.0-2|566	%{_datadir}/qemu/cpus-x86_64.conf
12mr|qemu-1.2.0-2|567	%{_datadir}/qemu/keymaps
12mr|qemu-1.2.0-2|568	%{_datadir}/qemu/openbios-sparc32
12mr|qemu-1.2.0-2|569	%{_datadir}/qemu/openbios-sparc64
12mr|qemu-1.2.0-2|570	%{_datadir}/qemu/openbios-ppc
12mr|qemu-1.2.0-2|571	%{_datadir}/qemu/bamboo.dtb
12mr|qemu-1.2.0-2|572	#%{_datadir}/qemu/mpc8544ds.dtb
12mr|qemu-1.2.0-2|573	%{_datadir}/qemu/palcode-clipper
12mr|qemu-1.2.0-2|574	%{_datadir}/qemu/petalogix-ml605.dtb
12mr|qemu-1.2.0-2|575	%{_datadir}/qemu/petalogix-s3adsp1800.dtb
12mr|qemu-1.2.0-2|576	%{_datadir}/qemu/qemu-icon.bmp
12mr|qemu-1.2.0-2|577	
12mr|qemu-1.2.0-2|578	%{_datadir}/systemtap/tapset/qemu-alpha.stp
12mr|qemu-1.2.0-2|579	%{_datadir}/systemtap/tapset/qemu-arm.stp
12mr|qemu-1.2.0-2|580	%{_datadir}/systemtap/tapset/qemu-armeb.stp
12mr|qemu-1.2.0-2|581	%{_datadir}/systemtap/tapset/qemu-cris.stp
12mr|qemu-1.2.0-2|582	%{_datadir}/systemtap/tapset/qemu-m68k.stp
12mr|qemu-1.2.0-2|583	%{_datadir}/systemtap/tapset/qemu-mips.stp
12mr|qemu-1.2.0-2|584	%{_datadir}/systemtap/tapset/qemu-mipsel.stp
12mr|qemu-1.2.0-2|585	%{_datadir}/systemtap/tapset/qemu-ppc.stp
12mr|qemu-1.2.0-2|586	%{_datadir}/systemtap/tapset/qemu-ppc64.stp
12mr|qemu-1.2.0-2|587	%{_datadir}/systemtap/tapset/qemu-ppc64abi32.stp
12mr|qemu-1.2.0-2|588	%{_datadir}/systemtap/tapset/qemu-sh4.stp
12mr|qemu-1.2.0-2|589	%{_datadir}/systemtap/tapset/qemu-sh4eb.stp
12mr|qemu-1.2.0-2|590	%{_datadir}/systemtap/tapset/qemu-sparc.stp
12mr|qemu-1.2.0-2|591	%{_datadir}/systemtap/tapset/qemu-sparc32plus.stp
12mr|qemu-1.2.0-2|592	%{_datadir}/systemtap/tapset/qemu-sparc64.stp
12mr|qemu-1.2.0-2|593	#%{_datadir}/systemtap/tapset/qemu-kvm.stp
12mr|qemu-1.2.0-2|594	%{_datadir}/systemtap/tapset/qemu-system-i386.stp
12mr|qemu-1.2.0-2|595	%{_datadir}/systemtap/tapset/qemu-system-x86_64.stp
12mr|qemu-1.2.0-2|596	%{_datadir}/systemtap/tapset/qemu-system-mips.stp
12mr|qemu-1.2.0-2|597	%{_datadir}/systemtap/tapset/qemu-system-mipsel.stp
12mr|qemu-1.2.0-2|598	%{_datadir}/systemtap/tapset/qemu-system-mips64el.stp
12mr|qemu-1.2.0-2|599	%{_datadir}/systemtap/tapset/qemu-system-mips64.stp
12mr|qemu-1.2.0-2|600	%{_datadir}/systemtap/tapset/qemu-system-m68k.stp
12mr|qemu-1.2.0-2|601	%{_datadir}/systemtap/tapset/qemu-system-cris.stp
12mr|qemu-1.2.0-2|602	%{_datadir}/systemtap/tapset/qemu-system-sh4.stp
12mr|qemu-1.2.0-2|603	%{_datadir}/systemtap/tapset/qemu-system-sh4eb.stp
12mr|qemu-1.2.0-2|604	%{_datadir}/systemtap/tapset/qemu-system-sparc.stp
12mr|qemu-1.2.0-2|605	%{_datadir}/systemtap/tapset/qemu-system-sparc64.stp
12mr|qemu-1.2.0-2|606	%{_datadir}/systemtap/tapset/qemu-system-ppc.stp
12mr|qemu-1.2.0-2|607	%{_datadir}/systemtap/tapset/qemu-system-ppc64.stp
12mr|qemu-1.2.0-2|608	%{_datadir}/systemtap/tapset/qemu-system-ppcemb.stp
12mr|qemu-1.2.0-2|609	%{_datadir}/systemtap/tapset/qemu-system-arm.stp
12mr|qemu-1.2.0-2|610	%{_datadir}/systemtap/tapset/qemu-kvm.stp
12mr|qemu-1.2.0-2|611	%{_datadir}/systemtap/tapset/qemu-x86_64.stp
12mr|qemu-1.2.0-2|612	%{_datadir}/systemtap/tapset/qemu-i386.stp
12mr|qemu-1.2.0-2|613	
12mr|qemu-1.2.0-2|614	%{_exec_prefix}/lib/binfmt.d/qemu-*.conf
12mr|qemu-1.2.0-2|615	
12mr|qemu-1.2.0-2|616	#% {py_platsitedir}/qmp.py
12mr|qemu-1.2.0-2|617	
12mr|qemu-1.2.0-2|618	%files img
12mr|qemu-1.2.0-2|619	%{_bindir}/qemu-img
12mr|qemu-1.2.0-2|620	%{_mandir}/man1/qemu-img.1*

16192 12
12mr|qgtkstylealt-0.1.2-1|1	Name:		qgtkstylealt
12mr|qgtkstylealt-0.1.2-1|2	Summary:	ROSA Alternative GTK+ style for Qt
12mr|qgtkstylealt-0.1.2-1|3	Version:	0.1.2
12mr|qgtkstylealt-0.1.2-1|4	Release:	%mkrel 1
12mr|qgtkstylealt-0.1.2-1|5	Source0:	qgtkstylealt-%{version}.tar.gz
12mr|qgtkstylealt-0.1.2-1|6	Group:		Graphical desktop/KDE
12mr|qgtkstylealt-0.1.2-1|7	License:	GPLv3
12mr|qgtkstylealt-0.1.2-1|8	
12mr|qgtkstylealt-0.1.2-1|9	
12mr|qgtkstylealt-0.1.2-1|10	Requires:       kdebase4-runtime qt4-common %{_lib}gtk+2.0_0
12mr|qgtkstylealt-0.1.2-1|11	BuildRequires:  libqt4-devel libgtk+2.0-devel kdebase4-devel kdebase4-workspace-devel
12mr|qgtkstylealt-0.1.2-1|12	
12mr|qgtkstylealt-0.1.2-1|13	%description
12mr|qgtkstylealt-0.1.2-1|14	ROSA Alternative GTK+ style for Qt
12mr|qgtkstylealt-0.1.2-1|15	
12mr|qgtkstylealt-0.1.2-1|16	%prep
12mr|qgtkstylealt-0.1.2-1|17	%setup -q
12mr|qgtkstylealt-0.1.2-1|18	
12mr|qgtkstylealt-0.1.2-1|19	%build
12mr|qgtkstylealt-0.1.2-1|20	cmake .
12mr|qgtkstylealt-0.1.2-1|21	make
12mr|qgtkstylealt-0.1.2-1|22	
12mr|qgtkstylealt-0.1.2-1|23	%install
12mr|qgtkstylealt-0.1.2-1|24	%__rm -rf %{buildroot}
12mr|qgtkstylealt-0.1.2-1|25	
12mr|qgtkstylealt-0.1.2-1|26	make DESTDIR=%{buildroot} install
12mr|qgtkstylealt-0.1.2-1|27	
12mr|qgtkstylealt-0.1.2-1|28	%clean
12mr|qgtkstylealt-0.1.2-1|29	%__rm -rf %{buildroot}
12mr|qgtkstylealt-0.1.2-1|30	
12mr|qgtkstylealt-0.1.2-1|31	%files
12mr|qgtkstylealt-0.1.2-1|32	%defattr(-,root,root)
12mr|qgtkstylealt-0.1.2-1|33	%_kde_libdir/kde4/plugins/styles/qgtkstylealt.so
12mr|qgtkstylealt-0.1.2-1|34	%_kde_datadir/apps/kstyle/themes/qgtkstylealt.themerc
12mr|qgtkstylealt-0.1.2-1|35	
12mr|qgtkstylealt-0.1.2-1|36	
12mr|qgtkstylealt-0.1.2-1|37	
12mr|qgtkstylealt-0.1.2-1|38	%changelog
12mr|qgtkstylealt-0.1.2-1|39	

16193 12
12mr|qimageblitz-0.0.6-6|1	%define unstable 1
12mr|qimageblitz-0.0.6-6|2	%{?_unstable: %{expand: %%global unstable 1}}
12mr|qimageblitz-0.0.6-6|3	
12mr|qimageblitz-0.0.6-6|4	%define branch 1
12mr|qimageblitz-0.0.6-6|5	%{?_branch: %{expand: %%global branch 1}}
12mr|qimageblitz-0.0.6-6|6	
12mr|qimageblitz-0.0.6-6|7	%if %{unstable}
12mr|qimageblitz-0.0.6-6|8	# We cannot use it when debug is set to nil
12mr|qimageblitz-0.0.6-6|9	#define dont_strip 1
12mr|qimageblitz-0.0.6-6|10	%endif
12mr|qimageblitz-0.0.6-6|11	
12mr|qimageblitz-0.0.6-6|12	Name:		qimageblitz
12mr|qimageblitz-0.0.6-6|13	Version:	0.0.6
12mr|qimageblitz-0.0.6-6|14	Release:	6
12mr|qimageblitz-0.0.6-6|15	Epoch:		1
12mr|qimageblitz-0.0.6-6|16	Summary:	Graphics manipulation library
12mr|qimageblitz-0.0.6-6|17	License:	GPL
12mr|qimageblitz-0.0.6-6|18	Group:		Development/KDE and Qt
12mr|qimageblitz-0.0.6-6|19	Source:		%{name}-%{version}.tar.bz2
12mr|qimageblitz-0.0.6-6|20	BuildRequires:	cmake >= 2.4.5
12mr|qimageblitz-0.0.6-6|21	BuildRequires:	qt4-devel >= 4.3.0
12mr|qimageblitz-0.0.6-6|22	
12mr|qimageblitz-0.0.6-6|23	%description
12mr|qimageblitz-0.0.6-6|24	Blitz is a graphics manipulation library.
12mr|qimageblitz-0.0.6-6|25	
12mr|qimageblitz-0.0.6-6|26	%files
12mr|qimageblitz-0.0.6-6|27	%_bindir/blitztest
12mr|qimageblitz-0.0.6-6|28	
12mr|qimageblitz-0.0.6-6|29	#--------------------------------------------------------------------
12mr|qimageblitz-0.0.6-6|30	
12mr|qimageblitz-0.0.6-6|31	%define blitz_major 4
12mr|qimageblitz-0.0.6-6|32	%define libblitz %mklibname qimageblitz %{blitz_major}
12mr|qimageblitz-0.0.6-6|33	
12mr|qimageblitz-0.0.6-6|34	%package -n %{libblitz}
12mr|qimageblitz-0.0.6-6|35	Summary:	Blitz library
12mr|qimageblitz-0.0.6-6|36	Group:		System/Libraries
12mr|qimageblitz-0.0.6-6|37	
12mr|qimageblitz-0.0.6-6|38	%description -n %{libblitz}
12mr|qimageblitz-0.0.6-6|39	Blitz library.
12mr|qimageblitz-0.0.6-6|40	
12mr|qimageblitz-0.0.6-6|41	%files -n %{libblitz}
12mr|qimageblitz-0.0.6-6|42	%{_libdir}/*.so.%{blitz_major}*
12mr|qimageblitz-0.0.6-6|43	
12mr|qimageblitz-0.0.6-6|44	#--------------------------------------------------------------------
12mr|qimageblitz-0.0.6-6|45	
12mr|qimageblitz-0.0.6-6|46	%define libblitzdev %mklibname -d qimageblitz
12mr|qimageblitz-0.0.6-6|47	
12mr|qimageblitz-0.0.6-6|48	%package -n %{libblitzdev}
12mr|qimageblitz-0.0.6-6|49	Summary:	Development files for %{name}
12mr|qimageblitz-0.0.6-6|50	Group:		Development/KDE and Qt
12mr|qimageblitz-0.0.6-6|51	Requires:	%{libblitz} = %{EVRD}
12mr|qimageblitz-0.0.6-6|52	Provides:	lib%{name}-devel = %{EVRD}
12mr|qimageblitz-0.0.6-6|53	Provides:	%{name}-devel = %{EVRD}
12mr|qimageblitz-0.0.6-6|54	
12mr|qimageblitz-0.0.6-6|55	%description -n %{libblitzdev}
12mr|qimageblitz-0.0.6-6|56	Development files for %{name}.
12mr|qimageblitz-0.0.6-6|57	
12mr|qimageblitz-0.0.6-6|58	%files -n %libblitzdev
12mr|qimageblitz-0.0.6-6|59	%{_libdir}/*.so
12mr|qimageblitz-0.0.6-6|60	%{_includedir}/qimageblitz
12mr|qimageblitz-0.0.6-6|61	%{_libdir}/pkgconfig/*
12mr|qimageblitz-0.0.6-6|62	
12mr|qimageblitz-0.0.6-6|63	#--------------------------------------------------------------------
12mr|qimageblitz-0.0.6-6|64	
12mr|qimageblitz-0.0.6-6|65	%prep
12mr|qimageblitz-0.0.6-6|66	%setup -q
12mr|qimageblitz-0.0.6-6|67	
12mr|qimageblitz-0.0.6-6|68	%build
12mr|qimageblitz-0.0.6-6|69	%cmake_qt4 \
12mr|qimageblitz-0.0.6-6|70	-DCMAKE_SKIP_RPATH:BOOL=ON \
12mr|qimageblitz-0.0.6-6|71	-DLIB_INSTALL_DIR=%{_libdir} \
12mr|qimageblitz-0.0.6-6|72	-DINCLUDE_INSTALL_DIR=%{_includedir}
12mr|qimageblitz-0.0.6-6|73	%make
12mr|qimageblitz-0.0.6-6|74	
12mr|qimageblitz-0.0.6-6|75	%install
12mr|qimageblitz-0.0.6-6|76	%makeinstall_std -C build
12mr|qimageblitz-0.0.6-6|77	
12mr|qimageblitz-0.0.6-6|78	
12mr|qimageblitz-0.0.6-6|79	%changelog
12mr|qimageblitz-0.0.6-6|80	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|qimageblitz-0.0.6-6|81	+ Commit: 3872216
12mr|qimageblitz-0.0.6-6|82	- Spec cleanup, avoid dont_strip as it fails when used with debug set to nil
12mr|qimageblitz-0.0.6-6|83	
12mr|qimageblitz-0.0.6-6|84	

16194 12
12mr|qjson-0.7.1-7|1	Name:           qjson
12mr|qjson-0.7.1-7|2	Summary:        QJson is a qt-based library that maps JSON data to QVariant objects
12mr|qjson-0.7.1-7|3	Version:        0.7.1
12mr|qjson-0.7.1-7|4	Release:        %mkrel 7
12mr|qjson-0.7.1-7|5	License:        GPLv2
12mr|qjson-0.7.1-7|6	Url:            http://qjson.sourceforge.net/
12mr|qjson-0.7.1-7|7	Group:          Development/C
12mr|qjson-0.7.1-7|8	BuildRequires:  cmake
12mr|qjson-0.7.1-7|9	BuildRequires:  qt4-devel
12mr|qjson-0.7.1-7|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12mr|qjson-0.7.1-7|11	Source0:        http://downloads.sourceforge.net/qjson/qjson-%{version}.tar.bz2
12mr|qjson-0.7.1-7|12	
12mr|qjson-0.7.1-7|13	%description
12mr|qjson-0.7.1-7|14	JSON (JavaScript Object Notation) is a lightweight data-interchange format.
12mr|qjson-0.7.1-7|15	It can represents integer, real number, string, an ordered sequence of value,
12mr|qjson-0.7.1-7|16	and a collection of name/value pairs.
12mr|qjson-0.7.1-7|17	QJson is a qt-based library that maps JSON data to QVariant objects.
12mr|qjson-0.7.1-7|18	JSON arrays will be mapped to QVariantList instances, while JSON's objects
12mr|qjson-0.7.1-7|19	will be mapped to QVariantMap.
12mr|qjson-0.7.1-7|20	
12mr|qjson-0.7.1-7|21	#--------------------------------------------------------------------
12mr|qjson-0.7.1-7|22	
12mr|qjson-0.7.1-7|23	%define major 0
12mr|qjson-0.7.1-7|24	%define libname %mklibname qjson %{major}
12mr|qjson-0.7.1-7|25	
12mr|qjson-0.7.1-7|26	%package -n   %{libname}
12mr|qjson-0.7.1-7|27	Summary:      QJson is a qt-based library that maps JSON data to QVariant objects
12mr|qjson-0.7.1-7|28	Group:        System/Libraries
12mr|qjson-0.7.1-7|29	Provides:     %name = %version-%release
12mr|qjson-0.7.1-7|30	Obsoletes:    %name < 0.7.1-5
12mr|qjson-0.7.1-7|31	
12mr|qjson-0.7.1-7|32	%description -n   %{libname}
12mr|qjson-0.7.1-7|33	JSON (JavaScript Object Notation) is a lightweight data-interchange format.
12mr|qjson-0.7.1-7|34	It can represents integer, real number, string, an ordered sequence of value,
12mr|qjson-0.7.1-7|35	and a collection of name/value pairs.
12mr|qjson-0.7.1-7|36	QJson is a qt-based library that maps JSON data to QVariant objects.
12mr|qjson-0.7.1-7|37	JSON arrays will be mapped to QVariantList instances, while JSON's objects
12mr|qjson-0.7.1-7|38	will be mapped to QVariantMap.
12mr|qjson-0.7.1-7|39	
12mr|qjson-0.7.1-7|40	%files -n   %{libname}
12mr|qjson-0.7.1-7|41	%defattr(-,root,root)
12mr|qjson-0.7.1-7|42	%_libdir/libqjson.so.%{major}*
12mr|qjson-0.7.1-7|43	
12mr|qjson-0.7.1-7|44	#--------------------------------------------------------------------
12mr|qjson-0.7.1-7|45	
12mr|qjson-0.7.1-7|46	%define develname %mklibname -d qjson
12mr|qjson-0.7.1-7|47	
12mr|qjson-0.7.1-7|48	%package -n %{develname}
12mr|qjson-0.7.1-7|49	Summary:      Development files for QJson
12mr|qjson-0.7.1-7|50	Group:        Development/C
12mr|qjson-0.7.1-7|51	Requires:     %libname = %version-%release
12mr|qjson-0.7.1-7|52	Provides:     %name-devel = %version-%release
12mr|qjson-0.7.1-7|53	Obsoletes:    %{name}-devel < 0.7.1-5
12mr|qjson-0.7.1-7|54	Conflicts:    qjson < 0.7.1-5
12mr|qjson-0.7.1-7|55	
12mr|qjson-0.7.1-7|56	%description -n %{develname}
12mr|qjson-0.7.1-7|57	JSON (JavaScript Object Notation) is a lightweight data-interchange format.
12mr|qjson-0.7.1-7|58	It can represents integer, real number, string, an ordered sequence of value,
12mr|qjson-0.7.1-7|59	and a collection of name/value pairs.
12mr|qjson-0.7.1-7|60	QJson is a qt-based library that maps JSON data to QVariant objects.
12mr|qjson-0.7.1-7|61	JSON arrays will be mapped to QVariantList instances, while JSON's objects
12mr|qjson-0.7.1-7|62	will be mapped to QVariantMap.
12mr|qjson-0.7.1-7|63	
12mr|qjson-0.7.1-7|64	This package contains files for developing applications using
12mr|qjson-0.7.1-7|65	QJson.
12mr|qjson-0.7.1-7|66	
12mr|qjson-0.7.1-7|67	%files -n %{develname}
12mr|qjson-0.7.1-7|68	%defattr(-,root,root)
12mr|qjson-0.7.1-7|69	%_libdir/libqjson.so
12mr|qjson-0.7.1-7|70	%_libdir/pkgconfig/QJson.pc
12mr|qjson-0.7.1-7|71	%_datadir/apps/cmake/modules/FindQJSON.cmake
12mr|qjson-0.7.1-7|72	%_includedir/qjson
12mr|qjson-0.7.1-7|73	
12mr|qjson-0.7.1-7|74	#--------------------------------------------------------------------
12mr|qjson-0.7.1-7|75	
12mr|qjson-0.7.1-7|76	%prep
12mr|qjson-0.7.1-7|77	%setup -q -n qjson
12mr|qjson-0.7.1-7|78	
12mr|qjson-0.7.1-7|79	%build
12mr|qjson-0.7.1-7|80	%cmake_qt4
12mr|qjson-0.7.1-7|81	%make
12mr|qjson-0.7.1-7|82	
12mr|qjson-0.7.1-7|83	%install
12mr|qjson-0.7.1-7|84	rm -rf %{buildroot}
12mr|qjson-0.7.1-7|85	
12mr|qjson-0.7.1-7|86	%makeinstall_std -C build
12mr|qjson-0.7.1-7|87	
12mr|qjson-0.7.1-7|88	%clean
12mr|qjson-0.7.1-7|89	rm -rf %buildroot
12mr|qjson-0.7.1-7|90	
12mr|qjson-0.7.1-7|91	
12mr|qjson-0.7.1-7|92	
12mr|qjson-0.7.1-7|93	
12mr|qjson-0.7.1-7|94	%changelog
12mr|qjson-0.7.1-7|95	

16195 12
12mr|qoauth-1.0.1-6|1	Name:          qoauth
12mr|qoauth-1.0.1-6|2	Summary:       Qt-based C++ library for OAuth authorization scheme
12mr|qoauth-1.0.1-6|3	Group:         Graphical desktop/KDE
12mr|qoauth-1.0.1-6|4	Version:       1.0.1
12mr|qoauth-1.0.1-6|5	Release:       %mkrel 6
12mr|qoauth-1.0.1-6|6	License:       LGPLv3+
12mr|qoauth-1.0.1-6|7	URL:           http://github.com/ayoy/qoauth
12mr|qoauth-1.0.1-6|8	Source0:       http://files.ayoy.net/qoauth/release/%version/src/%{name}-%{version}-src.tar.bz2
12mr|qoauth-1.0.1-6|9	BuildRequires: qt4-devel
12mr|qoauth-1.0.1-6|10	BuildRequires: qca2-devel
12mr|qoauth-1.0.1-6|11	BuildRequires: doxygen
12mr|qoauth-1.0.1-6|12	BuildRoot: %_tmppath/%name-%version-%release-root
12mr|qoauth-1.0.1-6|13	
12mr|qoauth-1.0.1-6|14	%description
12mr|qoauth-1.0.1-6|15	QOAuth is an attempt to support interaction with OAuth-powered network
12mr|qoauth-1.0.1-6|16	services in a Qt way, i.e. simply, clearly and efficiently. It gives
12mr|qoauth-1.0.1-6|17	the application developer no more than 4 methods, namely:
12mr|qoauth-1.0.1-6|18	
12mr|qoauth-1.0.1-6|19	* requestToken() to obtain an unauthorized Request Token,
12mr|qoauth-1.0.1-6|20	* accessToken() to exchange Request Token for the Access Token,
12mr|qoauth-1.0.1-6|21	* createParametersString() to construct a request according to OAuth
12mr|qoauth-1.0.1-6|22	authorization scheme,
12mr|qoauth-1.0.1-6|23	* inlineParemeters() - to construct a query string basing on given
12mr|qoauth-1.0.1-6|24	parameters (provided only for convenience).
12mr|qoauth-1.0.1-6|25	
12mr|qoauth-1.0.1-6|26	#-----------------------------------------------------------------------------
12mr|qoauth-1.0.1-6|27	%define qoauth_major 1
12mr|qoauth-1.0.1-6|28	%define libqoauth %mklibname qoauth %qoauth_major
12mr|qoauth-1.0.1-6|29	
12mr|qoauth-1.0.1-6|30	%package -n %libqoauth
12mr|qoauth-1.0.1-6|31	Summary: %name core library
12mr|qoauth-1.0.1-6|32	Group: System/Libraries
12mr|qoauth-1.0.1-6|33	Requires: qca2-plugin-openssl
12mr|qoauth-1.0.1-6|34	
12mr|qoauth-1.0.1-6|35	%description -n %libqoauth
12mr|qoauth-1.0.1-6|36	%name core library.
12mr|qoauth-1.0.1-6|37	
12mr|qoauth-1.0.1-6|38	%files -n %libqoauth
12mr|qoauth-1.0.1-6|39	%defattr(-,root,root)
12mr|qoauth-1.0.1-6|40	%_libdir/libqoauth.so.%{qoauth_major}*
12mr|qoauth-1.0.1-6|41	
12mr|qoauth-1.0.1-6|42	#-----------------------------------------------------------------------------
12mr|qoauth-1.0.1-6|43	
12mr|qoauth-1.0.1-6|44	%package devel
12mr|qoauth-1.0.1-6|45	Summary: Devel stuff for %name
12mr|qoauth-1.0.1-6|46	Group: Development/KDE and Qt
12mr|qoauth-1.0.1-6|47	Requires: %libqoauth = %version-%release
12mr|qoauth-1.0.1-6|48	
12mr|qoauth-1.0.1-6|49	%description  devel
12mr|qoauth-1.0.1-6|50	This package contains header files needed if you wish to build applications
12mr|qoauth-1.0.1-6|51	based on %{name} .
12mr|qoauth-1.0.1-6|52	
12mr|qoauth-1.0.1-6|53	%files devel
12mr|qoauth-1.0.1-6|54	%defattr(-,root,root)
12mr|qoauth-1.0.1-6|55	%doc doc/html doc/examples
12mr|qoauth-1.0.1-6|56	%_includedir/QtOAuth
12mr|qoauth-1.0.1-6|57	%_libdir/libqoauth.prl
12mr|qoauth-1.0.1-6|58	%_libdir/libqoauth.so
12mr|qoauth-1.0.1-6|59	%_libdir/pkgconfig/qoauth.pc
12mr|qoauth-1.0.1-6|60	%qt4dir/mkspecs/features/oauth.prf
12mr|qoauth-1.0.1-6|61	
12mr|qoauth-1.0.1-6|62	#-----------------------------------------------------------------------------
12mr|qoauth-1.0.1-6|63	
12mr|qoauth-1.0.1-6|64	%prep
12mr|qoauth-1.0.1-6|65	%setup -q -n %{name}-%{version}-src
12mr|qoauth-1.0.1-6|66	sed -i -e 's\/lib\/%{_lib}\g' src/pcfile.sh
12mr|qoauth-1.0.1-6|67	
12mr|qoauth-1.0.1-6|68	%build
12mr|qoauth-1.0.1-6|69	%qmake_qt4
12mr|qoauth-1.0.1-6|70	%make
12mr|qoauth-1.0.1-6|71	
12mr|qoauth-1.0.1-6|72	%install
12mr|qoauth-1.0.1-6|73	rm -rf %buildroot
12mr|qoauth-1.0.1-6|74	
12mr|qoauth-1.0.1-6|75	make install INSTALL="install -p" INSTALL_ROOT=%{buildroot}
12mr|qoauth-1.0.1-6|76	doxygen Doxyfile
12mr|qoauth-1.0.1-6|77	
12mr|qoauth-1.0.1-6|78	# fix the time stamp
12mr|qoauth-1.0.1-6|79	for file in doc/html/*; do
12mr|qoauth-1.0.1-6|80	touch -r Doxyfile $file
12mr|qoauth-1.0.1-6|81	done
12mr|qoauth-1.0.1-6|82	
12mr|qoauth-1.0.1-6|83	%check
12mr|qoauth-1.0.1-6|84	make check || :
12mr|qoauth-1.0.1-6|85	
12mr|qoauth-1.0.1-6|86	%clean
12mr|qoauth-1.0.1-6|87	rm -fr %buildroot
12mr|qoauth-1.0.1-6|88	
12mr|qoauth-1.0.1-6|89	
12mr|qoauth-1.0.1-6|90	
12mr|qoauth-1.0.1-6|91	%changelog
12mr|qoauth-1.0.1-6|92	

16196 12
12mr|qrq-0.3.0-2|1	Name:           qrq
12mr|qrq-0.3.0-2|2	Version:        0.3.0
12mr|qrq-0.3.0-2|3	Release:        2
12mr|qrq-0.3.0-2|4	Summary:        Morse telegraphy trainer
12mr|qrq-0.3.0-2|5	Group:          Education
12mr|qrq-0.3.0-2|6	License:        GPLv2+
12mr|qrq-0.3.0-2|7	URL:            http://fkurz.net/ham/qrq.html
12mr|qrq-0.3.0-2|8	Source0:        http://fkurz.net/ham/qrq/qrq-%{version}.tar.gz
12mr|qrq-0.3.0-2|9	Patch0:         qrq-0.2.1-makefile.patch
12mr|qrq-0.3.0-2|10	
12mr|qrq-0.3.0-2|11	BuildRequires:  ncurses-devel
12mr|qrq-0.3.0-2|12	BuildRequires:  pulseaudio-devel
12mr|qrq-0.3.0-2|13	
12mr|qrq-0.3.0-2|14	%description
12mr|qrq-0.3.0-2|15	qrq is an open source morse telegraphy trainer for Linux and Unix operating
12mr|qrq-0.3.0-2|16	systems, similar to the classic DOS version of Rufz by DL4MM.
12mr|qrq-0.3.0-2|17	
12mr|qrq-0.3.0-2|18	It's not intended for learning telegraphy, but to improve the ability to
12mr|qrq-0.3.0-2|19	copy callsigns at high speeds, as needed for example for Contesting.
12mr|qrq-0.3.0-2|20	
12mr|qrq-0.3.0-2|21	%prep
12mr|qrq-0.3.0-2|22	%setup -q
12mr|qrq-0.3.0-2|23	%patch0 -p1
12mr|qrq-0.3.0-2|24	
12mr|qrq-0.3.0-2|25	%build
12mr|qrq-0.3.0-2|26	export LDFLAGS="-lpthread"
12mr|qrq-0.3.0-2|27	%make
12mr|qrq-0.3.0-2|28	
12mr|qrq-0.3.0-2|29	%install
12mr|qrq-0.3.0-2|30	make install DESTDIR=%{buildroot}%{_prefix} OSX_BUNDLE=NO
12mr|qrq-0.3.0-2|31	
12mr|qrq-0.3.0-2|32	%files
12mr|qrq-0.3.0-2|33	%defattr(-,root,root,-)
12mr|qrq-0.3.0-2|34	%doc ChangeLog COPYING README
12mr|qrq-0.3.0-2|35	%{_bindir}/qrq
12mr|qrq-0.3.0-2|36	%{_bindir}/qrqscore
12mr|qrq-0.3.0-2|37	%{_mandir}/man?/*
12mr|qrq-0.3.0-2|38	%{_datadir}/qrq
12mr|qrq-0.3.0-2|39	
12mr|qrq-0.3.0-2|40	
12mr|qrq-0.3.0-2|41	
12mr|qrq-0.3.0-2|42	%changelog
12mr|qrq-0.3.0-2|43	

16197 12
12mr|qscintilla-2.7-2|1	Name: qscintilla
12mr|qscintilla-2.7-2|2	Summary: Port to Qt of Neil Hodgson's Scintilla C++ editor class
12mr|qscintilla-2.7-2|3	Version: 2.7
12mr|qscintilla-2.7-2|4	Release: 2
12mr|qscintilla-2.7-2|5	License: GPLv2+
12mr|qscintilla-2.7-2|6	Group: System/Libraries
12mr|qscintilla-2.7-2|7	Source0: http://www.riverbankcomputing.co.uk/static/Downloads/QScintilla2/QScintilla-gpl-%version.tar.gz
12mr|qscintilla-2.7-2|8	Patch0: QScintilla-gpl-2.2-libdir.patch
12mr|qscintilla-2.7-2|9	Patch1: QScintilla-gpl-2.4-fix-linkage.patch
12mr|qscintilla-2.7-2|10	URL: http://www.riverbankcomputing.co.uk/software/qscintilla/intro
12mr|qscintilla-2.7-2|11	BuildRequires: qt4-devel >= 4:4.3.1
12mr|qscintilla-2.7-2|12	BuildRequires: python-sip >= 1:4.7.10
12mr|qscintilla-2.7-2|13	BuildRequires: python-qt4-devel
12mr|qscintilla-2.7-2|14	BuildRequires: python-devel
12mr|qscintilla-2.7-2|15	
12mr|qscintilla-2.7-2|16	%description
12mr|qscintilla-2.7-2|17	As well as features found in standard text editing components,
12mr|qscintilla-2.7-2|18	QScintilla includes features especially useful when editing and
12mr|qscintilla-2.7-2|19	debugging source code. These include support for syntax styling, error
12mr|qscintilla-2.7-2|20	indicators, code completion and call tips. The selection margin can
12mr|qscintilla-2.7-2|21	contain markers like those used in debuggers to indicate breakpoints
12mr|qscintilla-2.7-2|22	and the current line. Styling choices are more open than with many
12mr|qscintilla-2.7-2|23	editors, allowing the use of proportional fonts, bold and italics,
12mr|qscintilla-2.7-2|24	multiple foreground and background colours and multiple fonts.
12mr|qscintilla-2.7-2|25	
12mr|qscintilla-2.7-2|26	#--------------------------------------------------------------
12mr|qscintilla-2.7-2|27	
12mr|qscintilla-2.7-2|28	%define major 9
12mr|qscintilla-2.7-2|29	%define libqs4 %mklibname qscintilla2_ %{major}
12mr|qscintilla-2.7-2|30	
12mr|qscintilla-2.7-2|31	%package -n %libqs4
12mr|qscintilla-2.7-2|32	Summary: Port to Qt of Neil Hodgson's Scintilla C++ editor class
12mr|qscintilla-2.7-2|33	Group: System/Libraries
12mr|qscintilla-2.7-2|34	Obsoletes: qscintilla-translations
12mr|qscintilla-2.7-2|35	Obsoletes: %{_lib}qscintilla-qt4_2 < 2.6-2
12mr|qscintilla-2.7-2|36	
12mr|qscintilla-2.7-2|37	%description -n %libqs4
12mr|qscintilla-2.7-2|38	As well as features found in standard text editing components,
12mr|qscintilla-2.7-2|39	QScintilla includes features especially useful when editing and
12mr|qscintilla-2.7-2|40	debugging source code. These include support for syntax styling, error
12mr|qscintilla-2.7-2|41	indicators, code completion and call tips. The selection margin can
12mr|qscintilla-2.7-2|42	contain markers like those used in debuggers to indicate breakpoints
12mr|qscintilla-2.7-2|43	and the current line. Styling choices are more open than with many
12mr|qscintilla-2.7-2|44	editors, allowing the use of proportional fonts, bold and italics,
12mr|qscintilla-2.7-2|45	multiple foreground and background colours and multiple fonts.
12mr|qscintilla-2.7-2|46	
12mr|qscintilla-2.7-2|47	%files -n %libqs4
12mr|qscintilla-2.7-2|48	%attr(755,root,root) %{qt4lib}/libqscintilla2.so.%{major}
12mr|qscintilla-2.7-2|49	%attr(755,root,root) %{qt4lib}/libqscintilla2.so.%{major}.*
12mr|qscintilla-2.7-2|50	%{qt4dir}/translations/qscintilla*.qm
12mr|qscintilla-2.7-2|51	
12mr|qscintilla-2.7-2|52	#--------------------------------------------------------------
12mr|qscintilla-2.7-2|53	
12mr|qscintilla-2.7-2|54	%define libqs4dev %mklibname -d qscintilla
12mr|qscintilla-2.7-2|55	
12mr|qscintilla-2.7-2|56	%package -n %libqs4dev
12mr|qscintilla-2.7-2|57	Summary: Libraries, include to develop applications with QScintilla for Qt
12mr|qscintilla-2.7-2|58	Group: Development/KDE and Qt
12mr|qscintilla-2.7-2|59	Requires: %libqs4 = %{version}-%{release}
12mr|qscintilla-2.7-2|60	Provides: %{name}-qt4-devel = %{version}-%{release}
12mr|qscintilla-2.7-2|61	Obsoletes: %{_lib}qscintilla-qt4_-devel
12mr|qscintilla-2.7-2|62	Obsoletes: %{_lib}qscintilla-qt4-devel < 2.6-2
12mr|qscintilla-2.7-2|63	Provides: qscintilla-qt4-devel = %{version}-%{release}
12mr|qscintilla-2.7-2|64	Conflicts: %{_lib}qscintilla-qt3_2 <= 2.2-2
12mr|qscintilla-2.7-2|65	
12mr|qscintilla-2.7-2|66	%description -n %libqs4dev
12mr|qscintilla-2.7-2|67	This packages contains the libraries, include and other files
12mr|qscintilla-2.7-2|68	you can use to develop applications with QScintilla.
12mr|qscintilla-2.7-2|69	
12mr|qscintilla-2.7-2|70	%files -n %libqs4dev
12mr|qscintilla-2.7-2|71	%{qt4dir}/include/*
12mr|qscintilla-2.7-2|72	%{qt4lib}/*.so
12mr|qscintilla-2.7-2|73	%{qt4plugins}/designer/*
12mr|qscintilla-2.7-2|74	
12mr|qscintilla-2.7-2|75	#--------------------------------------------------------------
12mr|qscintilla-2.7-2|76	
12mr|qscintilla-2.7-2|77	%package -n python-qt4-qscintilla
12mr|qscintilla-2.7-2|78	Summary: Python qt4 QScintilla bindings
12mr|qscintilla-2.7-2|79	Group: Development/KDE and Qt
12mr|qscintilla-2.7-2|80	Requires: python-qt4-core
12mr|qscintilla-2.7-2|81	Requires: python-qt4-gui
12mr|qscintilla-2.7-2|82	Requires: %libqs4 = %{version}
12mr|qscintilla-2.7-2|83	
12mr|qscintilla-2.7-2|84	%description -n python-qt4-qscintilla
12mr|qscintilla-2.7-2|85	Python qt4 QScintilla bindings.
12mr|qscintilla-2.7-2|86	
12mr|qscintilla-2.7-2|87	%files -n python-qt4-qscintilla
12mr|qscintilla-2.7-2|88	%_datadir/sip/PyQt4
12mr|qscintilla-2.7-2|89	%qt4dir/qsci
12mr|qscintilla-2.7-2|90	%{py_platsitedir}/PyQt4/Qsci.so
12mr|qscintilla-2.7-2|91	
12mr|qscintilla-2.7-2|92	#--------------------------------------------------------------
12mr|qscintilla-2.7-2|93	
12mr|qscintilla-2.7-2|94	%package doc
12mr|qscintilla-2.7-2|95	Summary: QScintilla docs
12mr|qscintilla-2.7-2|96	Group: Development/KDE and Qt
12mr|qscintilla-2.7-2|97	BuildArch: noarch
12mr|qscintilla-2.7-2|98	
12mr|qscintilla-2.7-2|99	%description doc
12mr|qscintilla-2.7-2|100	QScintilla doc.
12mr|qscintilla-2.7-2|101	
12mr|qscintilla-2.7-2|102	%files doc
12mr|qscintilla-2.7-2|103	%doc NEWS README doc
12mr|qscintilla-2.7-2|104	
12mr|qscintilla-2.7-2|105	#--------------------------------------------------------------
12mr|qscintilla-2.7-2|106	
12mr|qscintilla-2.7-2|107	%prep
12mr|qscintilla-2.7-2|108	%setup -qn QScintilla-gpl-%{version}
12mr|qscintilla-2.7-2|109	%patch0 -p1 -b .libbuild
12mr|qscintilla-2.7-2|110	%patch1 -p0 -b .linkage
12mr|qscintilla-2.7-2|111	
12mr|qscintilla-2.7-2|112	%build
12mr|qscintilla-2.7-2|113	pushd Qt4Qt5
12mr|qscintilla-2.7-2|114	export QTDIR=%qt4dir/qsci
12mr|qscintilla-2.7-2|115	%qmake_qt4 DESTDIR=%buildroot/%{qt4lib} qscintilla.pro
12mr|qscintilla-2.7-2|116	%make
12mr|qscintilla-2.7-2|117	popd
12mr|qscintilla-2.7-2|118	
12mr|qscintilla-2.7-2|119	pushd designer-Qt4
12mr|qscintilla-2.7-2|120	echo "INCLUDEPATH += ../Qt4Qt5" >> designer.pro
12mr|qscintilla-2.7-2|121	echo "LIBS += -L%buildroot/%{qt4lib}" >> designer.pro
12mr|qscintilla-2.7-2|122	%qmake_qt4 designer.pro
12mr|qscintilla-2.7-2|123	make
12mr|qscintilla-2.7-2|124	popd
12mr|qscintilla-2.7-2|125	
12mr|qscintilla-2.7-2|126	
12mr|qscintilla-2.7-2|127	%install
12mr|qscintilla-2.7-2|128	rm -fr %{buildroot}
12mr|qscintilla-2.7-2|129	mkdir -p %buildroot/%qt4lib
12mr|qscintilla-2.7-2|130	
12mr|qscintilla-2.7-2|131	pushd Qt4Qt5
12mr|qscintilla-2.7-2|132	make INSTALL_ROOT=%buildroot install
12mr|qscintilla-2.7-2|133	popd
12mr|qscintilla-2.7-2|134	
12mr|qscintilla-2.7-2|135	pushd designer-Qt4
12mr|qscintilla-2.7-2|136	make INSTALL_ROOT=%buildroot install
12mr|qscintilla-2.7-2|137	popd
12mr|qscintilla-2.7-2|138	
12mr|qscintilla-2.7-2|139	pushd Python
12mr|qscintilla-2.7-2|140	export QTDIR=%_qt4_datadir
12mr|qscintilla-2.7-2|141	export PATH=%_qt4_datadir/bin:$PATH
12mr|qscintilla-2.7-2|142	python configure.py \
12mr|qscintilla-2.7-2|143	-n ../Qt4Qt5 \
12mr|qscintilla-2.7-2|144	-o %buildroot/%{qt4lib}
12mr|qscintilla-2.7-2|145	%make
12mr|qscintilla-2.7-2|146	make DESTDIR=%buildroot install
12mr|qscintilla-2.7-2|147	popd

16198 12
12mr|qsynaptics-0.22.0-14|1	%define name qsynaptics
12mr|qsynaptics-0.22.0-14|2	%define version 0.22.0
12mr|qsynaptics-0.22.0-14|3	
12mr|qsynaptics-0.22.0-14|4	Summary:	A QT application to configure Synaptic TouchPad
12mr|qsynaptics-0.22.0-14|5	Name:		%{name}
12mr|qsynaptics-0.22.0-14|6	Version:	%{version}
12mr|qsynaptics-0.22.0-14|7	Release:	%mkrel 14
12mr|qsynaptics-0.22.0-14|8	License:	GPL
12mr|qsynaptics-0.22.0-14|9	Url:		http://qsynaptics.sourceforge.net/
12mr|qsynaptics-0.22.0-14|10	Group:		System/Configuration/Hardware
12mr|qsynaptics-0.22.0-14|11	Source:		http://prdownloads.sourceforge.net/qsynaptics/%{name}/%{name}-%{version}.tar.bz2
12mr|qsynaptics-0.22.0-14|12	Source11:	mmouse.png
12mr|qsynaptics-0.22.0-14|13	Source12:	mouse.png
12mr|qsynaptics-0.22.0-14|14	Source13:	lmouse.png
12mr|qsynaptics-0.22.0-14|15	Patch1:		qsynaptics-0.22-stdlib-for-exit.patch
12mr|qsynaptics-0.22.0-14|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|qsynaptics-0.22.0-14|17	BuildRequires:	qt3-devel >= 3.2
12mr|qsynaptics-0.22.0-14|18	Requires:	synaptics
12mr|qsynaptics-0.22.0-14|19	
12mr|qsynaptics-0.22.0-14|20	%description
12mr|qsynaptics-0.22.0-14|21	QSynaptics aims to help desktop users to configure their synaptics touch pad
12mr|qsynaptics-0.22.0-14|22	that's commonly used in laptops.  The program uses Qt 3.2, is easy to manage
12mr|qsynaptics-0.22.0-14|23	and performs the basic configuration steps to use your pad more efficiently.
12mr|qsynaptics-0.22.0-14|24	The program is based on the X11 synaptics touch pad driver.
12mr|qsynaptics-0.22.0-14|25	
12mr|qsynaptics-0.22.0-14|26	%prep
12mr|qsynaptics-0.22.0-14|27	%setup -q
12mr|qsynaptics-0.22.0-14|28	%patch1 -p1
12mr|qsynaptics-0.22.0-14|29	
12mr|qsynaptics-0.22.0-14|30	%build
12mr|qsynaptics-0.22.0-14|31	export PATH=%{_prefix}/lib/qt3/bin:$PATH
12mr|qsynaptics-0.22.0-14|32	export QTDIR=%{_prefix}/lib/qt3
12mr|qsynaptics-0.22.0-14|33	cd src
12mr|qsynaptics-0.22.0-14|34	qmake
12mr|qsynaptics-0.22.0-14|35	%make
12mr|qsynaptics-0.22.0-14|36	
12mr|qsynaptics-0.22.0-14|37	%install
12mr|qsynaptics-0.22.0-14|38	mkdir -p %{buildroot}/usr/bin
12mr|qsynaptics-0.22.0-14|39	install bin/%{name} %{buildroot}%{_bindir}
12mr|qsynaptics-0.22.0-14|40	
12mr|qsynaptics-0.22.0-14|41	mkdir -p %{buildroot}%{_datadir}/applications
12mr|qsynaptics-0.22.0-14|42	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12mr|qsynaptics-0.22.0-14|43	[Desktop Entry]
12mr|qsynaptics-0.22.0-14|44	Name=Qsynaptics
12mr|qsynaptics-0.22.0-14|45	Comment=A QT application to configure Synaptics TouchPad
12mr|qsynaptics-0.22.0-14|46	Exec=%{_bindir}/%{name}
12mr|qsynaptics-0.22.0-14|47	Icon=%{name}
12mr|qsynaptics-0.22.0-14|48	Terminal=false
12mr|qsynaptics-0.22.0-14|49	Type=Application
12mr|qsynaptics-0.22.0-14|50	StartupNotify=true
12mr|qsynaptics-0.22.0-14|51	Categories=Qt;Utility;Settings;HardwareSettings;X-MandrivaLinux-System-Configuration-Hardware;
12mr|qsynaptics-0.22.0-14|52	EOF
12mr|qsynaptics-0.22.0-14|53	
12mr|qsynaptics-0.22.0-14|54	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12mr|qsynaptics-0.22.0-14|55	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|qsynaptics-0.22.0-14|56	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12mr|qsynaptics-0.22.0-14|57	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|qsynaptics-0.22.0-14|58	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12mr|qsynaptics-0.22.0-14|59	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|qsynaptics-0.22.0-14|60	
12mr|qsynaptics-0.22.0-14|61	mkdir -p %{buildroot}/%{_sysconfdir}/X11/xinit.d
12mr|qsynaptics-0.22.0-14|62	cat > %{buildroot}/%{_sysconfdir}/X11/xinit.d/qsynaptics <<EOF
12mr|qsynaptics-0.22.0-14|63	#!/bin/sh
12mr|qsynaptics-0.22.0-14|64	[ -s ~/.qsynaptics ] && %{_bindir}/qsynaptics -r >/dev/null 2>&1
12mr|qsynaptics-0.22.0-14|65	EOF
12mr|qsynaptics-0.22.0-14|66	
12mr|qsynaptics-0.22.0-14|67	%clean
12mr|qsynaptics-0.22.0-14|68	rm -rf %{buildroot}
12mr|qsynaptics-0.22.0-14|69	
12mr|qsynaptics-0.22.0-14|70	%if %mdkversion < 200900
12mr|qsynaptics-0.22.0-14|71	%post
12mr|qsynaptics-0.22.0-14|72	%update_menus
12mr|qsynaptics-0.22.0-14|73	%update_icon_cache hicolor
12mr|qsynaptics-0.22.0-14|74	%endif
12mr|qsynaptics-0.22.0-14|75	
12mr|qsynaptics-0.22.0-14|76	%if %mdkversion < 200900
12mr|qsynaptics-0.22.0-14|77	%postun
12mr|qsynaptics-0.22.0-14|78	%clean_menus
12mr|qsynaptics-0.22.0-14|79	%clean_icon_cache hicolor
12mr|qsynaptics-0.22.0-14|80	%endif
12mr|qsynaptics-0.22.0-14|81	
12mr|qsynaptics-0.22.0-14|82	%files
12mr|qsynaptics-0.22.0-14|83	%defattr(644,root,root, 755)
12mr|qsynaptics-0.22.0-14|84	%doc README AUTHORS ChangeLog TODO COPYING
12mr|qsynaptics-0.22.0-14|85	%attr(755,root,root) %{_bindir}/%{name}
12mr|qsynaptics-0.22.0-14|86	%attr(755,root,root) %config(noreplace) %{_sysconfdir}/X11/xinit.d/qsynaptics
12mr|qsynaptics-0.22.0-14|87	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|qsynaptics-0.22.0-14|88	%{_miconsdir}/%{name}.png
12mr|qsynaptics-0.22.0-14|89	%{_iconsdir}/%{name}.png
12mr|qsynaptics-0.22.0-14|90	%{_liconsdir}/%{name}.png
12mr|qsynaptics-0.22.0-14|91	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|qsynaptics-0.22.0-14|92	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|qsynaptics-0.22.0-14|93	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|qsynaptics-0.22.0-14|94	
12mr|qsynaptics-0.22.0-14|95	
12mr|qsynaptics-0.22.0-14|96	
12mr|qsynaptics-0.22.0-14|97	%changelog
12mr|qsynaptics-0.22.0-14|98	

16199 12
12mr|qt3-3.3.8b-34|1	%define _files_listed_twice_terminate_build 0
12mr|qt3-3.3.8b-34|2	
12mr|qt3-3.3.8b-34|3	%define Werror_cflags %nil
12mr|qt3-3.3.8b-34|4	
12mr|qt3-3.3.8b-34|5	# QTDIR is always /usr/lib/qt3, whether that's a lib64 architecture or
12mr|qt3-3.3.8b-34|6	# not (sublibdirs are correctly qualified in the latter case however).
12mr|qt3-3.3.8b-34|7	%define qtdir %{_prefix}/lib/qt3
12mr|qt3-3.3.8b-34|8	%define libqt3name %mklibname qt 3
12mr|qt3-3.3.8b-34|9	
12mr|qt3-3.3.8b-34|10	%define libqassistantname %mklibname qassistantclient 1
12mr|qt3-3.3.8b-34|11	%define libdesignercore %mklibname designercore 1
12mr|qt3-3.3.8b-34|12	%define libeditor %mklibname editor 1
12mr|qt3-3.3.8b-34|13	
12mr|qt3-3.3.8b-34|14	%define nameqt qt-x11-free
12mr|qt3-3.3.8b-34|15	
12mr|qt3-3.3.8b-34|16	%define buildSQL 1
12mr|qt3-3.3.8b-34|17	%{?_without_SQL: %{expand4 %%global buildSQL 0}}
12mr|qt3-3.3.8b-34|18	
12mr|qt3-3.3.8b-34|19	%define buildDebug 0
12mr|qt3-3.3.8b-34|20	%{?_with_debug: %{expand: %%global buildDebug 1}}
12mr|qt3-3.3.8b-34|21	
12mr|qt3-3.3.8b-34|22	%define buildStatic 1
12mr|qt3-3.3.8b-34|23	%{?_without_static: %{expand: %%global buildStatic 0}}
12mr|qt3-3.3.8b-34|24	
12mr|qt3-3.3.8b-34|25	%define buildImmodule 1
12mr|qt3-3.3.8b-34|26	%{?_without_immodule: %{expand: %%global buildImmodule 0}}
12mr|qt3-3.3.8b-34|27	
12mr|qt3-3.3.8b-34|28	%define plugindir  %{_libdir}/qt3/plugins
12mr|qt3-3.3.8b-34|29	
12mr|qt3-3.3.8b-34|30	Name:		qt3
12mr|qt3-3.3.8b-34|31	Version:	3.3.8b
12mr|qt3-3.3.8b-34|32	Release:	34
12mr|qt3-3.3.8b-34|33	License:	GPLv3+ and QPL
12mr|qt3-3.3.8b-34|34	Summary:	Qt3 Sources
12mr|qt3-3.3.8b-34|35	Group:		System/Libraries
12mr|qt3-3.3.8b-34|36	URL:		http://qt.nokia.com
12mr|qt3-3.3.8b-34|37	Source:		ftp://ftp.qt.nokia.com/qt/source/%nameqt-%version.tar.gz
12mr|qt3-3.3.8b-34|38	Source1:	qt3.macros
12mr|qt3-3.3.8b-34|39	Source2:	qt3-assistant.desktop
12mr|qt3-3.3.8b-34|40	Source3:	qt3-designer.desktop
12mr|qt3-3.3.8b-34|41	Source4:	qt3-linguist.desktop
12mr|qt3-3.3.8b-34|42	Source5:	qt3-designer-sh
12mr|qt3-3.3.8b-34|43	Source6:	qt3-assistant-sh
12mr|qt3-3.3.8b-34|44	Source7:	qt3-uic-sh
12mr|qt3-3.3.8b-34|45	Source8:	qt3-README-Mandriva-Linux
12mr|qt3-3.3.8b-34|46	Source9:	90qtrc-jp
12mr|qt3-3.3.8b-34|47	Patch1:		qt-3.1.1-fix-xft2-compile.patch
12mr|qt3-3.3.8b-34|48	Patch2:		qt-3.2.3-fix-cupslib.patch
12mr|qt3-3.3.8b-34|49	Patch4:		qt-x11-free-3.3.5-no-rpath.patch
12mr|qt3-3.3.8b-34|50	Patch5:		qt-3.3.2-fix-configure.patch
12mr|qt3-3.3.8b-34|51	Patch7:		qt-x11-free-3.3.5-fix-load-gl.patch
12mr|qt3-3.3.8b-34|52	Patch8:		qt-3.3.5-lib64-plugins.patch
12mr|qt3-3.3.8b-34|53	Patch10:	qt-3.3.3-fix-accessible.patch
12mr|qt3-3.3.8b-34|54	Patch11:	qt-x11-free-3.3.6-qt-x11-immodule-unified-qt3.3.5-20060318-pre.patch
12mr|qt3-3.3.8b-34|55	Patch12:	fix-key-release-event-with-imm.diff
12mr|qt3-3.3.8b-34|56	Patch13:	qt-x11-free-3.3.6-lib64.patch
12mr|qt3-3.3.8b-34|57	Patch14:	qt-x11-free-3.3.4-linux32.patch
12mr|qt3-3.3.8b-34|58	Patch15:	qt-visibility.patch
12mr|qt3-3.3.8b-34|59	Patch16:	qt-x11-free-3.3.5-makelibshared.patch
12mr|qt3-3.3.8b-34|60	Patch23:	qt-x11-free-3.3.5-rubberband.patch
12mr|qt3-3.3.8b-34|61	Patch24:	qt-x11-free-3.3.5-qtranslator-crash.patch
12mr|qt3-3.3.8b-34|62	Patch28:	qt-x11-immodule-nodebug.diff
12mr|qt3-3.3.8b-34|63	Patch29:	fix-x11-immodule.diff
12mr|qt3-3.3.8b-34|64	Patch30:	fix-im-crash-on-exit.diff
12mr|qt3-3.3.8b-34|65	Patch31:	workaround-for-xlib-xim-bug.diff
12mr|qt3-3.3.8b-34|66	Patch51:	qt-x11-immodule-unified-qt3.3.7-20061229.diff
12mr|qt3-3.3.8b-34|67	Patch52:	qt-x11-free-3.3.6-qt-x11-immodule-unified-qt3.3.5-20060318-post.patch
12mr|qt3-3.3.8b-34|68	Patch53:	qt-x11-immodule-unified-qt3.3.5-20051012-quiet.patch
12mr|qt3-3.3.8b-34|69	Patch54:	qt3-xinerama-support.patch
12mr|qt3-3.3.8b-34|70	Patch56:	qt3-3.3.6-fix-xorg7.0.patch
12mr|qt3-3.3.8b-34|71	Patch58:	qt-3.3.6-fix-qfile-message-error.patch
12mr|qt3-3.3.8b-34|72	Patch59:	qt-3.3.6-fix-qfile-message-error2.patch
12mr|qt3-3.3.8b-34|73	Patch60:	qt3-3.3.8-fix-space.patch
12mr|qt3-3.3.8b-34|74	Patch63:	qt-x11-free-3.3.8-qmo35263.patch
12mr|qt3-3.3.8b-34|75	Patch64:	qt-x11-free-3.3.8b-unixodb-64.patch
12mr|qt3-3.3.8b-34|76	Patch65:	qt-x11-free-3.3.8b-cstddef.patch
12mr|qt3-3.3.8b-34|77	#-------------- KDE qt-copy patches ( added the relevant ones )
12mr|qt3-3.3.8b-34|78	Patch100:	0005-qpixmap_mitshm.patch
12mr|qt3-3.3.8b-34|79	Patch101:	0007-qpixmap_constants.patch
12mr|qt3-3.3.8b-34|80	Patch102:	0017-qiconview-ctrl_rubber.patch
12mr|qt3-3.3.8b-34|81	Patch103:	0032-fix_rotated_randr.diff
12mr|qt3-3.3.8b-34|82	Patch104:	0035-qvaluelist-streaming-operator.patch
12mr|qt3-3.3.8b-34|83	Patch105:	0038-dragobject-dont-prefer-unknown.patch
12mr|qt3-3.3.8b-34|84	Patch106:	0044-qscrollview-windowactivate-fix.diff
12mr|qt3-3.3.8b-34|85	Patch107:	0047-fix-kmenu-width.diff
12mr|qt3-3.3.8b-34|86	Patch109:	0059-qpopup_has_mouse.patch
12mr|qt3-3.3.8b-34|87	Patch110:	0060-qpopup_ignore_mousepos.patch
12mr|qt3-3.3.8b-34|88	Patch111:	0061-qscrollview-propagate-horizontal-wheelevent.patch
12mr|qt3-3.3.8b-34|89	Patch112:	0073-xinerama-aware-qpopup.patch
12mr|qt3-3.3.8b-34|90	Patch115:	0078-argb-visual-hack.patch
12mr|qt3-3.3.8b-34|91	Patch116:	qt-x11-free-3.3.8b-libpng15.diff
12mr|qt3-3.3.8b-34|92	%if %buildSQL
12mr|qt3-3.3.8b-34|93	BuildRequires:	mysql-devel
12mr|qt3-3.3.8b-34|94	BuildRequires:	unixODBC-devel
12mr|qt3-3.3.8b-34|95	BuildRequires:	libpq-devel
12mr|qt3-3.3.8b-34|96	%endif
12mr|qt3-3.3.8b-34|97	BuildRequires:	freetype2-devel
12mr|qt3-3.3.8b-34|98	BuildRequires:	mesaglu-devel
12mr|qt3-3.3.8b-34|99	BuildRequires:	pkgconfig(sm)
12mr|qt3-3.3.8b-34|100	BuildRequires:	pkgconfig(ice)
12mr|qt3-3.3.8b-34|101	BuildRequires:	pkgconfig(x11)
12mr|qt3-3.3.8b-34|102	BuildRequires:	pkgconfig(xcursor)
12mr|qt3-3.3.8b-34|103	BuildRequires:	pkgconfig(xext)
12mr|qt3-3.3.8b-34|104	BuildRequires:	pkgconfig(xft)
12mr|qt3-3.3.8b-34|105	BuildRequires:	pkgconfig(xinerama)
12mr|qt3-3.3.8b-34|106	BuildRequires:	pkgconfig(xmu)
12mr|qt3-3.3.8b-34|107	BuildRequires:	pkgconfig(xrandr)
12mr|qt3-3.3.8b-34|108	BuildRequires:	pkgconfig(xrender)
12mr|qt3-3.3.8b-34|109	BuildRequires:	fontconfig-devel
12mr|qt3-3.3.8b-34|110	BuildRequires:	bzip2-devel
12mr|qt3-3.3.8b-34|111	BuildRequires:	jpeg-devel
12mr|qt3-3.3.8b-34|112	BuildRequires:	mng-devel
12mr|qt3-3.3.8b-34|113	BuildRequires:	pkgconfig(libpng)
12mr|qt3-3.3.8b-34|114	BuildRequires:	zlib-devel
12mr|qt3-3.3.8b-34|115	BuildRequires:	nas-devel
12mr|qt3-3.3.8b-34|116	%if "%{_lib}" != "lib"
12mr|qt3-3.3.8b-34|117	BuildRequires:	linux32
12mr|qt3-3.3.8b-34|118	%endif
12mr|qt3-3.3.8b-34|119	
12mr|qt3-3.3.8b-34|120	%description
12mr|qt3-3.3.8b-34|121	Qt is a complete and well-designed multi-platform object-oriented framework for
12mr|qt3-3.3.8b-34|122	developing graphical user interface (GUI) applications using C++. Qt has
12mr|qt3-3.3.8b-34|123	seamless integration with OpenGL/Mesa 3D libraries.
12mr|qt3-3.3.8b-34|124	
12mr|qt3-3.3.8b-34|125	Qt has excellent documentation: around 750 pages of postscript and fully
12mr|qt3-3.3.8b-34|126	cross-referenced online html documentation. It is available on the web:
12mr|qt3-3.3.8b-34|127	http://doc.trolltech.com/
12mr|qt3-3.3.8b-34|128	
12mr|qt3-3.3.8b-34|129	#--------------------------------------------------------------------
12mr|qt3-3.3.8b-34|130	
12mr|qt3-3.3.8b-34|131	%package -n %{libqt3name}
12mr|qt3-3.3.8b-34|132	Summary:	Qt3 - Shared libraries
12mr|qt3-3.3.8b-34|133	Group:		System/Libraries
12mr|qt3-3.3.8b-34|134	Requires:	%{name}-common = %{version}
12mr|qt3-3.3.8b-34|135	
12mr|qt3-3.3.8b-34|136	%description -n %{libqt3name}
12mr|qt3-3.3.8b-34|137	Qt is a complete and well-designed multi-platform object-oriented framework for
12mr|qt3-3.3.8b-34|138	developing graphical user interface (GUI) applications using C++. Qt has
12mr|qt3-3.3.8b-34|139	seamless integration with OpenGL/Mesa 3D libraries.
12mr|qt3-3.3.8b-34|140	
12mr|qt3-3.3.8b-34|141	Qt has excellent documentation: around 750 pages of postscript and fully
12mr|qt3-3.3.8b-34|142	cross-referenced online html documentation. It is available on the web:
12mr|qt3-3.3.8b-34|143	http://doc.trolltech.com/
12mr|qt3-3.3.8b-34|144	
12mr|qt3-3.3.8b-34|145	This package contains shared libraries.
12mr|qt3-3.3.8b-34|146	
12mr|qt3-3.3.8b-34|147	%postun -n %{libqt3name}
12mr|qt3-3.3.8b-34|148	if [ "$1" = "0" ]; then
12mr|qt3-3.3.8b-34|149	rm -f /etc/ld.so.conf.new
12mr|qt3-3.3.8b-34|150	grep -v -e "^%{qtdir}/%{_lib}$" /etc/ld.so.conf > /etc/ld.so.conf.new
12mr|qt3-3.3.8b-34|151	mv -f /etc/ld.so.conf.new /etc/ld.so.conf
12mr|qt3-3.3.8b-34|152	fi
12mr|qt3-3.3.8b-34|153	
12mr|qt3-3.3.8b-34|154	%files -n %{libqt3name}
12mr|qt3-3.3.8b-34|155	%dir %{qtdir}/
12mr|qt3-3.3.8b-34|156	%{_libdir}/libqt-mt.so.3
12mr|qt3-3.3.8b-34|157	%{_libdir}/libqt-mt.so.3.3
12mr|qt3-3.3.8b-34|158	%{_libdir}/libqt-mt.so.3.3.8
12mr|qt3-3.3.8b-34|159	%{_libdir}/libqui.so.1
12mr|qt3-3.3.8b-34|160	%{_libdir}/libqui.so.1.0
12mr|qt3-3.3.8b-34|161	%{_libdir}/libqui.so.1.0.0
12mr|qt3-3.3.8b-34|162	%{_libdir}/*.prl
12mr|qt3-3.3.8b-34|163	
12mr|qt3-3.3.8b-34|164	%dir %{plugindir}/styles/
12mr|qt3-3.3.8b-34|165	%{plugindir}/styles/*style.so
12mr|qt3-3.3.8b-34|166	
12mr|qt3-3.3.8b-34|167	%if %{buildImmodule}
12mr|qt3-3.3.8b-34|168	%dir %{plugindir}/inputmethods/
12mr|qt3-3.3.8b-34|169	%{plugindir}/inputmethods/*.so
12mr|qt3-3.3.8b-34|170	%endif
12mr|qt3-3.3.8b-34|171	
12mr|qt3-3.3.8b-34|172	#--------------------------------------------------------------------
12mr|qt3-3.3.8b-34|173	
12mr|qt3-3.3.8b-34|174	%package -n %{libqt3name}-devel
12mr|qt3-3.3.8b-34|175	Summary:	Qt3 - Files needed to build Qt3 based applications
12mr|qt3-3.3.8b-34|176	Group:		Development/KDE and Qt
12mr|qt3-3.3.8b-34|177	Requires:	%{libqt3name} = %{version}-%{release}
12mr|qt3-3.3.8b-34|178	Requires:	%{libeditor} = %{version}-%{release}
12mr|qt3-3.3.8b-34|179	Requires:	%{libqassistantname} = %{version}-%{release}
12mr|qt3-3.3.8b-34|180	Requires:	%{libdesignercore} = %{version}-%{release}
12mr|qt3-3.3.8b-34|181	Provides:	libqt-devel = %{version}-%{release}
12mr|qt3-3.3.8b-34|182	Provides:	%{name}-devel = %{version}-%{release}
12mr|qt3-3.3.8b-34|183	Obsoletes:	libqt3-pch-headers < 3.3.5
12mr|qt3-3.3.8b-34|184	
12mr|qt3-3.3.8b-34|185	%description -n %{libqt3name}-devel
12mr|qt3-3.3.8b-34|186	The qt3-devel package contains the files necessary to develop
12mr|qt3-3.3.8b-34|187	applications using the Qt GUI toolkit: the header files, the Qt meta
12mr|qt3-3.3.8b-34|188	object compiler.
12mr|qt3-3.3.8b-34|189	
12mr|qt3-3.3.8b-34|190	%post -n %{libqt3name}-devel
12mr|qt3-3.3.8b-34|191	update-alternatives --install %{_bindir}/qmake qmake %{qtdir}/bin/qmake 10
12mr|qt3-3.3.8b-34|192	
12mr|qt3-3.3.8b-34|193	%postun -n %{libqt3name}-devel
12mr|qt3-3.3.8b-34|194	if ! [ -e %{qtdir}/bin/qmake ]; then
12mr|qt3-3.3.8b-34|195	update-alternatives --remove qmake %{qtdir}/bin/qmake
12mr|qt3-3.3.8b-34|196	fi
12mr|qt3-3.3.8b-34|197	
12mr|qt3-3.3.8b-34|198	%files -n %{libqt3name}-devel
12mr|qt3-3.3.8b-34|199	%doc %{_mandir}/man1/*
12mr|qt3-3.3.8b-34|200	%doc %{_mandir}/man3/*
12mr|qt3-3.3.8b-34|201	%{_bindir}/designer-qt3
12mr|qt3-3.3.8b-34|202	%{_libdir}/*.so
12mr|qt3-3.3.8b-34|203	%{_sysconfdir}/rpm/macros.d/*
12mr|qt3-3.3.8b-34|204	%{_libdir}/pkgconfig/*.pc
12mr|qt3-3.3.8b-34|205	%{_datadir}/applications/*
12mr|qt3-3.3.8b-34|206	%{qtdir}/bin/designer
12mr|qt3-3.3.8b-34|207	%{qtdir}/bin/lrelease
12mr|qt3-3.3.8b-34|208	%{qtdir}/bin/moc
12mr|qt3-3.3.8b-34|209	%{qtdir}/bin/%{multiarch_platform}/qmake
12mr|qt3-3.3.8b-34|210	%{qtdir}/bin/qmake
12mr|qt3-3.3.8b-34|211	%{qtdir}/bin/uic
12mr|qt3-3.3.8b-34|212	%{qtdir}/bin/designer
12mr|qt3-3.3.8b-34|213	%{qtdir}/bin/lupdate
12mr|qt3-3.3.8b-34|214	%{qtdir}/bin/qm2ts
12mr|qt3-3.3.8b-34|215	%{qtdir}/include/%{multiarch_platform}
12mr|qt3-3.3.8b-34|216	%dir %{qtdir}/include/
12mr|qt3-3.3.8b-34|217	%{qtdir}/include/*
12mr|qt3-3.3.8b-34|218	%dir %{qtdir}/templates/
12mr|qt3-3.3.8b-34|219	%{qtdir}/templates/*.ui
12mr|qt3-3.3.8b-34|220	%{plugindir}/designer
12mr|qt3-3.3.8b-34|221	%dir %{qtdir}/mkspecs/
12mr|qt3-3.3.8b-34|222	%{qtdir}/mkspecs/*
12mr|qt3-3.3.8b-34|223	%dir %{qtdir}/src/
12mr|qt3-3.3.8b-34|224	%{qtdir}/src/*
12mr|qt3-3.3.8b-34|225	
12mr|qt3-3.3.8b-34|226	#--------------------------------------------------------------------
12mr|qt3-3.3.8b-34|227	%if %{buildStatic}
12mr|qt3-3.3.8b-34|228	
12mr|qt3-3.3.8b-34|229	%package -n %{libqt3name}-static-devel
12mr|qt3-3.3.8b-34|230	Summary:	Qt3 - Static files needed to build Qt3 based applications
12mr|qt3-3.3.8b-34|231	Group:		Development/KDE and Qt
12mr|qt3-3.3.8b-34|232	Requires:	%{libqt3name}-devel = %{version}-%{release}
12mr|qt3-3.3.8b-34|233	Provides:	libqt-static-devel = %{version}-%{release}
12mr|qt3-3.3.8b-34|234	Provides:	%{name}-static-devel = %{version}-%{release}
12mr|qt3-3.3.8b-34|235	
12mr|qt3-3.3.8b-34|236	%description -n %{libqt3name}-static-devel
12mr|qt3-3.3.8b-34|237	This package contains:
12mr|qt3-3.3.8b-34|238	- files needed to build static Qt based applications
12mr|qt3-3.3.8b-34|239	
12mr|qt3-3.3.8b-34|240	%files -n %{libqt3name}-static-devel
12mr|qt3-3.3.8b-34|241	%{_libdir}/*.a
12mr|qt3-3.3.8b-34|242	
12mr|qt3-3.3.8b-34|243	%endif
12mr|qt3-3.3.8b-34|244	
12mr|qt3-3.3.8b-34|245	#--------------------------------------------------------------------
12mr|qt3-3.3.8b-34|246	
12mr|qt3-3.3.8b-34|247	%package common
12mr|qt3-3.3.8b-34|248	Summary:	Config, language file for Qt
12mr|qt3-3.3.8b-34|249	Group:		Development/KDE and Qt
12mr|qt3-3.3.8b-34|250	Requires:	%{libqt3name} = %{version}
12mr|qt3-3.3.8b-34|251	Obsoletes:	libqt3-common < %{version}-%{release}
12mr|qt3-3.3.8b-34|252	Provides:	libqt3-common = %{version}-%{release}
12mr|qt3-3.3.8b-34|253	# Laurent : allow to install package which use this provides (commercial packages which want to install under distro and used this provides
12mr|qt3-3.3.8b-34|254	Provides:	qt = %{version}-%{release}
12mr|qt3-3.3.8b-34|255	Provides:	qt3 = %{version}-%{release}
12mr|qt3-3.3.8b-34|256	
12mr|qt3-3.3.8b-34|257	%description common
12mr|qt3-3.3.8b-34|258	This package contains all config file and language file
12mr|qt3-3.3.8b-34|259	
12mr|qt3-3.3.8b-34|260	%post common
12mr|qt3-3.3.8b-34|261	update-alternatives --install %{_bindir}/qtconfig qtconfig %{qtdir}/bin/qtconfig 10
12mr|qt3-3.3.8b-34|262	
12mr|qt3-3.3.8b-34|263	%postun common
12mr|qt3-3.3.8b-34|264	if ! [ -e %{qtdir}/bin/qtconfig ]; then
12mr|qt3-3.3.8b-34|265	update-alternatives --remove qtconfig %{qtdir}/bin/qtconfig
12mr|qt3-3.3.8b-34|266	fi
12mr|qt3-3.3.8b-34|267	
12mr|qt3-3.3.8b-34|268	%files common
12mr|qt3-3.3.8b-34|269	%dir %{plugindir}
12mr|qt3-3.3.8b-34|270	%if %{buildSQL}
12mr|qt3-3.3.8b-34|271	%dir %{plugindir}/sqldrivers
12mr|qt3-3.3.8b-34|272	%endif
12mr|qt3-3.3.8b-34|273	%dir %{qtdir}/phrasebooks/
12mr|qt3-3.3.8b-34|274	%{qtdir}/phrasebooks/*.qph
12mr|qt3-3.3.8b-34|275	%dir %{qtdir}/
12mr|qt3-3.3.8b-34|276	%dir %{qtdir}/bin
12mr|qt3-3.3.8b-34|277	%{qtdir}/bin/qtconfig
12mr|qt3-3.3.8b-34|278	%{_sysconfdir}/profile.d/*.csh
12mr|qt3-3.3.8b-34|279	%{_sysconfdir}/profile.d/*.sh
12mr|qt3-3.3.8b-34|280	%config(noreplace) %{_sysconfdir}/qtrc
12mr|qt3-3.3.8b-34|281	%config(noreplace) %{_sysconfdir}/kstylerc
12mr|qt3-3.3.8b-34|282	%dir %{qtdir}/translations/
12mr|qt3-3.3.8b-34|283	%{qtdir}/translations/*.qm
12mr|qt3-3.3.8b-34|284	%{_sysconfdir}/X11/xinit.d/*
12mr|qt3-3.3.8b-34|285	
12mr|qt3-3.3.8b-34|286	#--------------------------------------------------------------------
12mr|qt3-3.3.8b-34|287	
12mr|qt3-3.3.8b-34|288	%if %{buildSQL}
12mr|qt3-3.3.8b-34|289	%package -n %{libqt3name}-mysql
12mr|qt3-3.3.8b-34|290	Summary:	MySQL plugin for Qt
12mr|qt3-3.3.8b-34|291	Group:		Development/KDE and Qt
12mr|qt3-3.3.8b-34|292	Requires:	%{libqt3name} = %{version}-%{release}
12mr|qt3-3.3.8b-34|293	Provides:	%{name}-MySQL = %{version}-%{release}
12mr|qt3-3.3.8b-34|294	
12mr|qt3-3.3.8b-34|295	%description -n %{libqt3name}-mysql
12mr|qt3-3.3.8b-34|296	This package contain the MySQL plugin for Qt.
12mr|qt3-3.3.8b-34|297	
12mr|qt3-3.3.8b-34|298	%files -n %{libqt3name}-mysql
12mr|qt3-3.3.8b-34|299	%{plugindir}/sqldrivers/libqsqlmysql.so
12mr|qt3-3.3.8b-34|300	
12mr|qt3-3.3.8b-34|301	%package -n %{libqt3name}-psql
12mr|qt3-3.3.8b-34|302	Summary:	PostgresSQL plugin for Qt
12mr|qt3-3.3.8b-34|303	Group:		Development/KDE and Qt
12mr|qt3-3.3.8b-34|304	Requires:	%{libqt3name} = %{version}-%{release}
12mr|qt3-3.3.8b-34|305	Provides:	%{name}-PostgreSQL = %{version}-%{release}
12mr|qt3-3.3.8b-34|306	
12mr|qt3-3.3.8b-34|307	%description -n %{libqt3name}-psql
12mr|qt3-3.3.8b-34|308	This package contain the PostgresSQL plugin for Qt.
12mr|qt3-3.3.8b-34|309	
12mr|qt3-3.3.8b-34|310	%files -n %{libqt3name}-psql
12mr|qt3-3.3.8b-34|311	%{plugindir}/sqldrivers/libqsqlpsql.so
12mr|qt3-3.3.8b-34|312	
12mr|qt3-3.3.8b-34|313	%package -n %{libqt3name}-odbc
12mr|qt3-3.3.8b-34|314	Summary:	ODBC plugin for Qt
12mr|qt3-3.3.8b-34|315	Group:		Development/KDE and Qt
12mr|qt3-3.3.8b-34|316	Requires:	%{libqt3name} = %{version}-%{release}
12mr|qt3-3.3.8b-34|317	Provides:	%{name}-ODBC = %{version}-%{release}
12mr|qt3-3.3.8b-34|318	
12mr|qt3-3.3.8b-34|319	%description -n %{libqt3name}-odbc
12mr|qt3-3.3.8b-34|320	This package contain the ODBC plugin for Qt.
12mr|qt3-3.3.8b-34|321	
12mr|qt3-3.3.8b-34|322	%files -n %{libqt3name}-odbc
12mr|qt3-3.3.8b-34|323	%{plugindir}/sqldrivers/libqsqlodbc.so
12mr|qt3-3.3.8b-34|324	
12mr|qt3-3.3.8b-34|325	%package -n %{libqt3name}-sqlite
12mr|qt3-3.3.8b-34|326	Summary: 	Sqlite 2 plugin for Qt
12mr|qt3-3.3.8b-34|327	Group: 		Development/KDE and Qt
12mr|qt3-3.3.8b-34|328	Requires:	%{libqt3name} = %{version}-%{release}
12mr|qt3-3.3.8b-34|329	Provides:	%{name}-Sqlite = %{version}-%{release}
12mr|qt3-3.3.8b-34|330	
12mr|qt3-3.3.8b-34|331	%description -n %{libqt3name}-sqlite
12mr|qt3-3.3.8b-34|332	This package contain the Sqlite 2 plugin for Qt.
12mr|qt3-3.3.8b-34|333	
12mr|qt3-3.3.8b-34|334	%files -n %{libqt3name}-sqlite
12mr|qt3-3.3.8b-34|335	%{plugindir}/sqldrivers/libqsqlite.so
12mr|qt3-3.3.8b-34|336	
12mr|qt3-3.3.8b-34|337	%endif
12mr|qt3-3.3.8b-34|338	
12mr|qt3-3.3.8b-34|339	#--------------------------------------------------------------------
12mr|qt3-3.3.8b-34|340	
12mr|qt3-3.3.8b-34|341	%package -n %{libqassistantname}
12mr|qt3-3.3.8b-34|342	Summary:	Qt3 - Shared libraries
12mr|qt3-3.3.8b-34|343	Group:		System/Libraries
12mr|qt3-3.3.8b-34|344	
12mr|qt3-3.3.8b-34|345	%description -n %{libqassistantname}
12mr|qt3-3.3.8b-34|346	Qt3 - Shared libraries
12mr|qt3-3.3.8b-34|347	
12mr|qt3-3.3.8b-34|348	%files -n %{libqassistantname}
12mr|qt3-3.3.8b-34|349	%{_libdir}/libqassistantclient.so.*
12mr|qt3-3.3.8b-34|350	
12mr|qt3-3.3.8b-34|351	#--------------------------------------------------------------------
12mr|qt3-3.3.8b-34|352	
12mr|qt3-3.3.8b-34|353	%package assistant
12mr|qt3-3.3.8b-34|354	Summary:	Qt assistant
12mr|qt3-3.3.8b-34|355	Group:		Development/KDE and Qt
12mr|qt3-3.3.8b-34|356	
12mr|qt3-3.3.8b-34|357	%description assistant
12mr|qt3-3.3.8b-34|358	This package contain Qt assistant
12mr|qt3-3.3.8b-34|359	
12mr|qt3-3.3.8b-34|360	%files assistant
12mr|qt3-3.3.8b-34|361	%{_bindir}/assistant-qt3
12mr|qt3-3.3.8b-34|362	%{qtdir}/bin/assistant
12mr|qt3-3.3.8b-34|363	
12mr|qt3-3.3.8b-34|364	#--------------------------------------------------------------------
12mr|qt3-3.3.8b-34|365	
12mr|qt3-3.3.8b-34|366	%package linguist
12mr|qt3-3.3.8b-34|367	Summary:	Qt linguist
12mr|qt3-3.3.8b-34|368	Group:		Development/KDE and Qt
12mr|qt3-3.3.8b-34|369	
12mr|qt3-3.3.8b-34|370	%description linguist
12mr|qt3-3.3.8b-34|371	This package contain Qt linguist
12mr|qt3-3.3.8b-34|372	
12mr|qt3-3.3.8b-34|373	%files linguist
12mr|qt3-3.3.8b-34|374	%{qtdir}/bin/linguist
12mr|qt3-3.3.8b-34|375	
12mr|qt3-3.3.8b-34|376	#--------------------------------------------------------------------
12mr|qt3-3.3.8b-34|377	
12mr|qt3-3.3.8b-34|378	%package -n %{libdesignercore}
12mr|qt3-3.3.8b-34|379	Summary:	Qt3 - Shared libraries
12mr|qt3-3.3.8b-34|380	Group:		System/Libraries
12mr|qt3-3.3.8b-34|381	
12mr|qt3-3.3.8b-34|382	%description -n %{libdesignercore}
12mr|qt3-3.3.8b-34|383	Qt3 - Shared libraries
12mr|qt3-3.3.8b-34|384	
12mr|qt3-3.3.8b-34|385	%files -n %{libdesignercore}
12mr|qt3-3.3.8b-34|386	%{_libdir}/libdesignercore.so.*
12mr|qt3-3.3.8b-34|387	
12mr|qt3-3.3.8b-34|388	#--------------------------------------------------------------------
12mr|qt3-3.3.8b-34|389	
12mr|qt3-3.3.8b-34|390	%package -n %{libeditor}
12mr|qt3-3.3.8b-34|391	Summary:	Qt3 - Shared libraries
12mr|qt3-3.3.8b-34|392	Group:		System/Libraries
12mr|qt3-3.3.8b-34|393	
12mr|qt3-3.3.8b-34|394	%description -n %{libeditor}
12mr|qt3-3.3.8b-34|395	Qt3 - Shared libraries
12mr|qt3-3.3.8b-34|396	
12mr|qt3-3.3.8b-34|397	%files -n %{libeditor}
12mr|qt3-3.3.8b-34|398	%{_libdir}/libeditor.so.*
12mr|qt3-3.3.8b-34|399	
12mr|qt3-3.3.8b-34|400	#--------------------------------------------------------------------
12mr|qt3-3.3.8b-34|401	
12mr|qt3-3.3.8b-34|402	%package example
12mr|qt3-3.3.8b-34|403	Summary:	Qt examples
12mr|qt3-3.3.8b-34|404	Group:		Development/KDE and Qt
12mr|qt3-3.3.8b-34|405	Obsoletes:	libqt3-example < %{version}-%{release}
12mr|qt3-3.3.8b-34|406	Provides:	libqt3-example
12mr|qt3-3.3.8b-34|407	BuildArch:	noarch
12mr|qt3-3.3.8b-34|408	
12mr|qt3-3.3.8b-34|409	%description example
12mr|qt3-3.3.8b-34|410	This package contain Qt example.
12mr|qt3-3.3.8b-34|411	
12mr|qt3-3.3.8b-34|412	%files example
12mr|qt3-3.3.8b-34|413	%dir %{_docdir}/%{name}/examples
12mr|qt3-3.3.8b-34|414	%doc %{_docdir}/%{name}/examples/*
12mr|qt3-3.3.8b-34|415	
12mr|qt3-3.3.8b-34|416	#--------------------------------------------------------------------
12mr|qt3-3.3.8b-34|417	
12mr|qt3-3.3.8b-34|418	%package tutorial
12mr|qt3-3.3.8b-34|419	Summary:	Qt tutorials
12mr|qt3-3.3.8b-34|420	Group:		Development/KDE and Qt
12mr|qt3-3.3.8b-34|421	BuildArch:	noarch
12mr|qt3-3.3.8b-34|422	
12mr|qt3-3.3.8b-34|423	%description tutorial
12mr|qt3-3.3.8b-34|424	This package contain Qt tutorial.
12mr|qt3-3.3.8b-34|425	
12mr|qt3-3.3.8b-34|426	%files tutorial
12mr|qt3-3.3.8b-34|427	%dir %{_docdir}/%{name}/tutorial
12mr|qt3-3.3.8b-34|428	%doc %{_docdir}/%{name}/tutorial/*
12mr|qt3-3.3.8b-34|429	
12mr|qt3-3.3.8b-34|430	#--------------------------------------------------------------------
12mr|qt3-3.3.8b-34|431	
12mr|qt3-3.3.8b-34|432	%package doc
12mr|qt3-3.3.8b-34|433	Summary:	Qt documentation
12mr|qt3-3.3.8b-34|434	Group:		Development/KDE and Qt
12mr|qt3-3.3.8b-34|435	Conflicts:	libqt3-devel <= 3.3.4-13mdk
12mr|qt3-3.3.8b-34|436	BuildArch:	noarch
12mr|qt3-3.3.8b-34|437	
12mr|qt3-3.3.8b-34|438	%description doc
12mr|qt3-3.3.8b-34|439	This package contain Qt documentation
12mr|qt3-3.3.8b-34|440	
12mr|qt3-3.3.8b-34|441	%post doc
12mr|qt3-3.3.8b-34|442	# Remove old qt3 doc directories
12mr|qt3-3.3.8b-34|443	find %{_docdir} -maxdepth 1 -type d -name qt-3.\* -exec rm -rf {} \;
12mr|qt3-3.3.8b-34|444	
12mr|qt3-3.3.8b-34|445	%files doc
12mr|qt3-3.3.8b-34|446	%dir %{_docdir}/%{name}
12mr|qt3-3.3.8b-34|447	%doc %{_docdir}/%{name}/FAQ
12mr|qt3-3.3.8b-34|448	%doc %{_docdir}/%{name}/LICENSE*
12mr|qt3-3.3.8b-34|449	%doc %{_docdir}/%{name}/README*
12mr|qt3-3.3.8b-34|450	%dir %{_docdir}/%{name}/doc/
12mr|qt3-3.3.8b-34|451	%dir %{_docdir}/%{name}/doc/html/
12mr|qt3-3.3.8b-34|452	%doc %{_docdir}/%{name}/doc/html/*
12mr|qt3-3.3.8b-34|453	%dir %{qtdir}/doc/
12mr|qt3-3.3.8b-34|454	%{qtdir}/doc/html
12mr|qt3-3.3.8b-34|455	
12mr|qt3-3.3.8b-34|456	#--------------------------------------------------------------------
12mr|qt3-3.3.8b-34|457	
12mr|qt3-3.3.8b-34|458	%prep
12mr|qt3-3.3.8b-34|459	%setup -q -n %{nameqt}-%{version}
12mr|qt3-3.3.8b-34|460	
12mr|qt3-3.3.8b-34|461	%patch1 -p1 -b .fix_xft_compile
12mr|qt3-3.3.8b-34|462	%patch2 -p1 -b .fix_cups_lib
12mr|qt3-3.3.8b-34|463	%patch4 -p0
12mr|qt3-3.3.8b-34|464	%patch5 -p1 -b .fix_configure_space
12mr|qt3-3.3.8b-34|465	%patch7 -p0 -b .fix_opengl
12mr|qt3-3.3.8b-34|466	%patch13 -p1 -b .lib64
12mr|qt3-3.3.8b-34|467	%patch14 -p1 -b .linux32
12mr|qt3-3.3.8b-34|468	%patch10 -p1 -b .fix_accessible
12mr|qt3-3.3.8b-34|469	%if %{buildImmodule}
12mr|qt3-3.3.8b-34|470	%patch11 -p1 -b .add_support_for_qt_immodule
12mr|qt3-3.3.8b-34|471	%patch51 -p1 -b .diff_immodule
12mr|qt3-3.3.8b-34|472	%patch52 -p1 -b .post_immodule
12mr|qt3-3.3.8b-34|473	%patch53 -p1 -b .fix
12mr|qt3-3.3.8b-34|474	%endif
12mr|qt3-3.3.8b-34|475	%patch15 -p1 -b .fix_qt_export
12mr|qt3-3.3.8b-34|476	%patch16 -p1 -b .sharedlibs
12mr|qt3-3.3.8b-34|477	%patch23 -p0 -b .rubberband
12mr|qt3-3.3.8b-34|478	%patch24 -p0 -b .qtranslator
12mr|qt3-3.3.8b-34|479	%patch54 -p1 -b .fix_xinerama
12mr|qt3-3.3.8b-34|480	%patch56 -p1 -b .fix_xorg_7.0
12mr|qt3-3.3.8b-34|481	%patch58 -p1 -b .fix_qfile_message_error
12mr|qt3-3.3.8b-34|482	%patch59 -p1 -b .fix_qfile_message_error
12mr|qt3-3.3.8b-34|483	%patch60 -p1 -b .fix_space
12mr|qt3-3.3.8b-34|484	%patch63 -p0 -b .fix_bug_35263
12mr|qt3-3.3.8b-34|485	%if "%_lib" == "lib64"
12mr|qt3-3.3.8b-34|486	%patch64 -p0 -b .fix_unixodbc
12mr|qt3-3.3.8b-34|487	%endif
12mr|qt3-3.3.8b-34|488	%patch65 -p1 -b .gcc46
12mr|qt3-3.3.8b-34|489	# KDE qt-copy patches
12mr|qt3-3.3.8b-34|490	%patch100 -p0 -b .qt-copy
12mr|qt3-3.3.8b-34|491	%patch101 -p0 -b .qt-copy
12mr|qt3-3.3.8b-34|492	%patch102 -p0 -b .qt-copy
12mr|qt3-3.3.8b-34|493	%patch103 -p0 -b .qt-copy
12mr|qt3-3.3.8b-34|494	%patch104 -p0 -b .qt-copy
12mr|qt3-3.3.8b-34|495	%patch105 -p0 -b .qt-copy
12mr|qt3-3.3.8b-34|496	%patch106 -p0 -b .qt-copy
12mr|qt3-3.3.8b-34|497	%patch107 -p0 -b .qt-copy
12mr|qt3-3.3.8b-34|498	%patch109 -p0 -b .qt-copy
12mr|qt3-3.3.8b-34|499	%patch110 -p0 -b .qt-copy
12mr|qt3-3.3.8b-34|500	%patch111 -p0 -b .qt-copy
12mr|qt3-3.3.8b-34|501	%patch112 -p0 -b .qt-copy
12mr|qt3-3.3.8b-34|502	%patch115 -p0 -b .qt-copy
12mr|qt3-3.3.8b-34|503	%patch116 -p0 -b .libpng-1.5
12mr|qt3-3.3.8b-34|504	
12mr|qt3-3.3.8b-34|505	# (Anssi 01/2008)
12mr|qt3-3.3.8b-34|506	# Hack to disable stripping, a better fix for configure script welcome:
12mr|qt3-3.3.8b-34|507	mkdir -p stripbin
12mr|qt3-3.3.8b-34|508	echo "#!/bin/true" > stripbin/strip
12mr|qt3-3.3.8b-34|509	chmod +x stripbin/strip
12mr|qt3-3.3.8b-34|510	
12mr|qt3-3.3.8b-34|511	sed -e "s|^QMAKE_STRIP.*=.*|QMAKE_STRIP =|" -i mkspecs/linux-g++*/qmake.conf
12mr|qt3-3.3.8b-34|512	sed -e "s|^QMAKE_CFLAGS\t.*$|QMAKE_CFLAGS = %{optflags}  -DPIC -fPIC|" \
12mr|qt3-3.3.8b-34|513	-e "s|^QMAKE_LFLAGS\t.*=.*$|QMAKE_LFLAGS = %{ldflags} |" \
12mr|qt3-3.3.8b-34|514	-e "s|^QMAKE_LFLAGS_PLUGIN\t.*\+= |QMAKE_LFLAGS_PLUGIN = %(echo %ldflags|sed -e 's#-Wl,--no-undefined##') |" \
12mr|qt3-3.3.8b-34|515	-i mkspecs/linux-g++*/qmake.conf
12mr|qt3-3.3.8b-34|516	
12mr|qt3-3.3.8b-34|517	%build
12mr|qt3-3.3.8b-34|518	export QTDIR=$(/bin/pwd)
12mr|qt3-3.3.8b-34|519	export PATH=$(pwd)/stripbin:$QTDIR/bin:$PATH
12mr|qt3-3.3.8b-34|520	export MANPATH=$QTDIR/doc/man:$MANPATH
12mr|qt3-3.3.8b-34|521	export LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH
12mr|qt3-3.3.8b-34|522	
12mr|qt3-3.3.8b-34|523	%if %{buildImmodule}
12mr|qt3-3.3.8b-34|524	sh ./make-symlinks.sh
12mr|qt3-3.3.8b-34|525	%endif
12mr|qt3-3.3.8b-34|526	
12mr|qt3-3.3.8b-34|527	# Default platform (take care to lib64 arches)
12mr|qt3-3.3.8b-34|528	PLATFORM=linux-g++
12mr|qt3-3.3.8b-34|529	%if "%{_lib}" == "lib64"
12mr|qt3-3.3.8b-34|530	PLATFORM=linux-g++-64
12mr|qt3-3.3.8b-34|531	%endif
12mr|qt3-3.3.8b-34|532	echo "#define QT_MITSHM" >> mkspecs/${PLATFORM}/qplatformdefs.h
12mr|qt3-3.3.8b-34|533	
12mr|qt3-3.3.8b-34|534	function main_configure {
12mr|qt3-3.3.8b-34|535	echo "yes" | ./configure \
12mr|qt3-3.3.8b-34|536	-I/usr/include/postgresql/server/ \
12mr|qt3-3.3.8b-34|537	-I/usr/include/fontconfig \
12mr|qt3-3.3.8b-34|538	-I/usr/include/Xft2 \
12mr|qt3-3.3.8b-34|539	-I/usr/include/Xft2/X11/Xft \
12mr|qt3-3.3.8b-34|540	-I/usr/include/mysql/ \
12mr|qt3-3.3.8b-34|541	-prefix %{qtdir}/ \
12mr|qt3-3.3.8b-34|542	-libdir %{_libdir} \
12mr|qt3-3.3.8b-34|543	-plugindir %{plugindir} \
12mr|qt3-3.3.8b-34|544	-sysconfdir %{_sysconfdir} \
12mr|qt3-3.3.8b-34|545	-docdir %{_docdir}/%{name}/doc/ \
12mr|qt3-3.3.8b-34|546	%if %{buildDebug}
12mr|qt3-3.3.8b-34|547	-debug \
12mr|qt3-3.3.8b-34|548	%else
12mr|qt3-3.3.8b-34|549	-release \
12mr|qt3-3.3.8b-34|550	%endif
12mr|qt3-3.3.8b-34|551	-qt-gif \
12mr|qt3-3.3.8b-34|552	-system-zlib \
12mr|qt3-3.3.8b-34|553	-no-exceptions \
12mr|qt3-3.3.8b-34|554	-platform $PLATFORM \
12mr|qt3-3.3.8b-34|555	-no-dlopen-opengl \
12mr|qt3-3.3.8b-34|556	%if %{buildSQL}
12mr|qt3-3.3.8b-34|557	-enable-sql \
12mr|qt3-3.3.8b-34|558	-plugin-sql-mysql \
12mr|qt3-3.3.8b-34|559	-plugin-sql-odbc \
12mr|qt3-3.3.8b-34|560	-plugin-sql-psql \
12mr|qt3-3.3.8b-34|561	-plugin-sql-sqlite \
12mr|qt3-3.3.8b-34|562	%endif
12mr|qt3-3.3.8b-34|563	-plugin-style-cde \
12mr|qt3-3.3.8b-34|564	-plugin-style-compact \
12mr|qt3-3.3.8b-34|565	-plugin-style-motif \
12mr|qt3-3.3.8b-34|566	-plugin-style-sgi \
12mr|qt3-3.3.8b-34|567	-plugin-style-platinum \
12mr|qt3-3.3.8b-34|568	-plugin-style-motifplus \
12mr|qt3-3.3.8b-34|569	-thread \
12mr|qt3-3.3.8b-34|570	-stl \
12mr|qt3-3.3.8b-34|571	-qt-imgfmt-png \
12mr|qt3-3.3.8b-34|572	-qt-imgfmt-jpeg \
12mr|qt3-3.3.8b-34|573	-qt-imgfmt-mng  \
12mr|qt3-3.3.8b-34|574	-system-libpng \
12mr|qt3-3.3.8b-34|575	-system-libjpeg \
12mr|qt3-3.3.8b-34|576	-system-libmng \
12mr|qt3-3.3.8b-34|577	-sm \
12mr|qt3-3.3.8b-34|578	-xkb \
12mr|qt3-3.3.8b-34|579	-xinerama \
12mr|qt3-3.3.8b-34|580	-xrender \
12mr|qt3-3.3.8b-34|581	-xrandr \
12mr|qt3-3.3.8b-34|582	-xcursor \
12mr|qt3-3.3.8b-34|583	-xft \
12mr|qt3-3.3.8b-34|584	-nis \
12mr|qt3-3.3.8b-34|585	-no-tablet \
12mr|qt3-3.3.8b-34|586	-v \
12mr|qt3-3.3.8b-34|587	-xkb \
12mr|qt3-3.3.8b-34|588	$*
12mr|qt3-3.3.8b-34|589	}
12mr|qt3-3.3.8b-34|590	
12mr|qt3-3.3.8b-34|591	%if %{buildStatic}
12mr|qt3-3.3.8b-34|592	
12mr|qt3-3.3.8b-34|593	main_configure -static
12mr|qt3-3.3.8b-34|594	pushd src
12mr|qt3-3.3.8b-34|595	%make && make INSTALL_ROOT=%{buildroot} install_target
12mr|qt3-3.3.8b-34|596	popd
12mr|qt3-3.3.8b-34|597	mkdir -p safelib
12mr|qt3-3.3.8b-34|598	mv -f lib/libqt-mt.a safelib
12mr|qt3-3.3.8b-34|599	%endif
12mr|qt3-3.3.8b-34|600	
12mr|qt3-3.3.8b-34|601	# Build shared
12mr|qt3-3.3.8b-34|602	main_configure -shared
12mr|qt3-3.3.8b-34|603	%make symlinks src-qmake src-moc sub-src sub-tools
12mr|qt3-3.3.8b-34|604	
12mr|qt3-3.3.8b-34|605	%install
12mr|qt3-3.3.8b-34|606	export QTDIR=$(/bin/pwd)
12mr|qt3-3.3.8b-34|607	export PATH=$(pwd)/stripbin:$QTDIR/bin:$PATH
12mr|qt3-3.3.8b-34|608	export MANPATH=$QTDIR/doc/man:$MANPATH
12mr|qt3-3.3.8b-34|609	export LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH
12mr|qt3-3.3.8b-34|610	rm -fr %{buildroot}
12mr|qt3-3.3.8b-34|611	
12mr|qt3-3.3.8b-34|612	make install INSTALL_ROOT=%{buildroot}
12mr|qt3-3.3.8b-34|613	
12mr|qt3-3.3.8b-34|614	rm -rf %{buildroot}%{qtdir}/bin/qmake
12mr|qt3-3.3.8b-34|615	install -m 0755  %{_builddir}/%{nameqt}-%{version}/qmake/qmake %{buildroot}%{qtdir}/bin/
12mr|qt3-3.3.8b-34|616	
12mr|qt3-3.3.8b-34|617	# David - 3.0.0-0.11mdk - Install a README for Mandriva Linux
12mr|qt3-3.3.8b-34|618	install -m 0644 %{SOURCE8} %{buildroot}%{_docdir}/%{name}/README.Mandriva_Linux
12mr|qt3-3.3.8b-34|619	perl -pi -e "s|QtVersion|%{version}|" %{buildroot}%{_docdir}/%{name}/README.Mandriva_Linux
12mr|qt3-3.3.8b-34|620	perl -pi -e "s|PackageVersion|%{version}-%{release}|" %{buildroot}%{_docdir}/%{name}/README.Mandriva_Linux
12mr|qt3-3.3.8b-34|621	
12mr|qt3-3.3.8b-34|622	# David - 3.0.0-0.11mdk - Install missing documentation
12mr|qt3-3.3.8b-34|623	install -d -m 0755 %{buildroot}%{_docdir}/%{name}/
12mr|qt3-3.3.8b-34|624	install -m 0644 %{_builddir}/%{nameqt}-%{version}/FAQ       %{buildroot}%{_docdir}/%{name}/
12mr|qt3-3.3.8b-34|625	install -m 0644 %{_builddir}/%{nameqt}-%{version}/LICENSE*  %{buildroot}%{_docdir}/%{name}/
12mr|qt3-3.3.8b-34|626	install -m 0644 %{_builddir}/%{nameqt}-%{version}/README    %{buildroot}%{_docdir}/%{name}/
12mr|qt3-3.3.8b-34|627	install -m 0644 %{_builddir}/%{nameqt}-%{version}/README-QT.TXT %{buildroot}%{_docdir}/%{name}/
12mr|qt3-3.3.8b-34|628	
12mr|qt3-3.3.8b-34|629	# David - 3.0.0-0.11mdk - Install man pages
12mr|qt3-3.3.8b-34|630	install -d -m 0755 %{buildroot}%{_mandir}/man1/
12mr|qt3-3.3.8b-34|631	for i in %{_builddir}/%{nameqt}-%{version}/doc/man/man1/* ; do
12mr|qt3-3.3.8b-34|632	if [ ! -d $i ] ; then
12mr|qt3-3.3.8b-34|633	install -m 0644 $i %{buildroot}%{_mandir}/man1/
12mr|qt3-3.3.8b-34|634	fi
12mr|qt3-3.3.8b-34|635	done
12mr|qt3-3.3.8b-34|636	#
12mr|qt3-3.3.8b-34|637	install -d -m 0755 %{buildroot}%{_mandir}/man3/
12mr|qt3-3.3.8b-34|638	for i in %{_builddir}/%{nameqt}-%{version}/doc/man/man3/* ; do
12mr|qt3-3.3.8b-34|639	if [ ! -d $i ] ; then
12mr|qt3-3.3.8b-34|640	install -m 0644 $i %{buildroot}%{_mandir}/man3/
12mr|qt3-3.3.8b-34|641	fi
12mr|qt3-3.3.8b-34|642	done
12mr|qt3-3.3.8b-34|643	
12mr|qt3-3.3.8b-34|644	install -d -m 0755 %{buildroot}%{_bindir}/
12mr|qt3-3.3.8b-34|645	install -m 0755 %{_builddir}/%{nameqt}-%{version}/bin/moc %{buildroot}%{qtdir}/bin/moc
12mr|qt3-3.3.8b-34|646	
12mr|qt3-3.3.8b-34|647	# David - 3.0.1-2mdk - Install .pri files needed to build examples and tutorials
12mr|qt3-3.3.8b-34|648	install -d -m 0755 %{buildroot}%{qtdir}/src/
12mr|qt3-3.3.8b-34|649	for i in %{_builddir}/%{nameqt}-%{version}/src/*.pri; do
12mr|qt3-3.3.8b-34|650	install -m 0644 $i %{buildroot}%{qtdir}/src/
12mr|qt3-3.3.8b-34|651	done
12mr|qt3-3.3.8b-34|652	
12mr|qt3-3.3.8b-34|653	cp -ar %{_builddir}/%{nameqt}-%{version}/examples/ %{buildroot}%{_docdir}/%{name}
12mr|qt3-3.3.8b-34|654	cp -ar %{_builddir}/%{nameqt}-%{version}/tutorial/ %{buildroot}%{_docdir}/%{name}
12mr|qt3-3.3.8b-34|655	
12mr|qt3-3.3.8b-34|656	# Fix include directory for examples ( based on David Faure changes )
12mr|qt3-3.3.8b-34|657	find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -name Makefile | xargs perl -pi -e "s|../../../include|%{qtdir}/include|"
12mr|qt3-3.3.8b-34|658	find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -name Makefile | xargs perl -pi -e "s|../../include|%{qtdir}/include|"
12mr|qt3-3.3.8b-34|659	
12mr|qt3-3.3.8b-34|660	# Fix lib directory for examples
12mr|qt3-3.3.8b-34|661	find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -name Makefile | xargs perl -pi -e "s|../../../../lib/libqt-mt.prl|%{_libdir}/libqt-mt.prl|"
12mr|qt3-3.3.8b-34|662	find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -name Makefile | xargs perl -pi -e "s|../../../lib/libqt-mt.prl|%{_libdir}/libqt-mt.prl|"
12mr|qt3-3.3.8b-34|663	find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -name Makefile | xargs perl -pi -e "s|../../lib/libqt-mt.prl|%{_libdir}/libqt-mt.prl|"
12mr|qt3-3.3.8b-34|664	find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -name Makefile | xargs perl -pi -e "s|../../src/qt_professional.pri|%{qtdir}/src/qt_professional.pri|"
12mr|qt3-3.3.8b-34|665	
12mr|qt3-3.3.8b-34|666	# Set RPM_BUILD_DIR to QTDIR
12mr|qt3-3.3.8b-34|667	find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -name Makefile | xargs perl -pi -e "s|%{_builddir}/qt-%{version}|%{qtdir}|"
12mr|qt3-3.3.8b-34|668	find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -name Makefile | xargs perl -pi -e "s|%{_builddir}/qt-x11-free-%{version}/mkspecs/|%{qtdir}/mkspecs/|"
12mr|qt3-3.3.8b-34|669	find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -name Makefile | xargs perl -pi -e "s|%{_builddir}/qt-x11-free-%{version}/|%{qtdir}/|"
12mr|qt3-3.3.8b-34|670	find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -name Makefile | xargs perl -pi -e "s|../../lib/libqassistantclient.prl|%{_libdir}/libqassistantclient.prl|"
12mr|qt3-3.3.8b-34|671	
12mr|qt3-3.3.8b-34|672	# Remove .obj .moc directories
12mr|qt3-3.3.8b-34|673	for name in `find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -type d -name .obj`; do
12mr|qt3-3.3.8b-34|674	rm -rf $name
12mr|qt3-3.3.8b-34|675	done
12mr|qt3-3.3.8b-34|676	for name in `find %{buildroot}%{_docdir}/%{name}/{examples,tutorial} -type d -name .moc`; do
12mr|qt3-3.3.8b-34|677	rm -rf $name
12mr|qt3-3.3.8b-34|678	done
12mr|qt3-3.3.8b-34|679	
12mr|qt3-3.3.8b-34|680	install -m 0755 %{SOURCE5} %{buildroot}%{_bindir}/designer-qt3
12mr|qt3-3.3.8b-34|681	install -m 0755 %{SOURCE6} %{buildroot}%{_bindir}/assistant-qt3
12mr|qt3-3.3.8b-34|682	
12mr|qt3-3.3.8b-34|683	pushd %{buildroot}/%{qtdir}/
12mr|qt3-3.3.8b-34|684	install -d -m 0755 doc
12mr|qt3-3.3.8b-34|685	ln -s %{_docdir}/%{name}/doc/html/ doc/html
12mr|qt3-3.3.8b-34|686	popd
12mr|qt3-3.3.8b-34|687	
12mr|qt3-3.3.8b-34|688	install -d -m 0755 %{buildroot}%{_sysconfdir}/profile.d/
12mr|qt3-3.3.8b-34|689	cat >> %{buildroot}%{_sysconfdir}/profile.d/90qtdir3.csh << EOF
12mr|qt3-3.3.8b-34|690	if (! \$?QTDIR ) then
12mr|qt3-3.3.8b-34|691	setenv QTDIR "%{qtdir}"
12mr|qt3-3.3.8b-34|692	endif
12mr|qt3-3.3.8b-34|693	if (! \$?QTINC ) then
12mr|qt3-3.3.8b-34|694	setenv QTINC "%{qtdir}/include"
12mr|qt3-3.3.8b-34|695	endif
12mr|qt3-3.3.8b-34|696	if (! \$?QTLIB ) then
12mr|qt3-3.3.8b-34|697	setenv QTLIB "%{_libdir}"
12mr|qt3-3.3.8b-34|698	endif
12mr|qt3-3.3.8b-34|699	if (! \$?QT_XFT ) then
12mr|qt3-3.3.8b-34|700	setenv QT_XFT 0
12mr|qt3-3.3.8b-34|701	endif
12mr|qt3-3.3.8b-34|702	EOF
12mr|qt3-3.3.8b-34|703	
12mr|qt3-3.3.8b-34|704	cat >> %{buildroot}%{_sysconfdir}/profile.d/90qtdir3.sh << EOF
12mr|qt3-3.3.8b-34|705	#! /bin/bash
12mr|qt3-3.3.8b-34|706	[ -z "\$QTDIR" ] && export QTDIR="%{qtdir}"
12mr|qt3-3.3.8b-34|707	[ -z "\$QTINC" ] && export QTINC="%{qtdir}/include"
12mr|qt3-3.3.8b-34|708	[ -z "\$QTLIB" ] && export QTLIB="%{_libdir}"
12mr|qt3-3.3.8b-34|709	[ -z "\$QT_XFT" ] && export QT_XFT=0
12mr|qt3-3.3.8b-34|710	EOF
12mr|qt3-3.3.8b-34|711	
12mr|qt3-3.3.8b-34|712	# Generate default qtrc
12mr|qt3-3.3.8b-34|713	install -d -m 0755 %{buildroot}%{_sysconfdir}/
12mr|qt3-3.3.8b-34|714	cat >> %{buildroot}%{_sysconfdir}/qtrc << EOF
12mr|qt3-3.3.8b-34|715	[3.3]
12mr|qt3-3.3.8b-34|716	libraryPath=%{plugindir}
12mr|qt3-3.3.8b-34|717	
12mr|qt3-3.3.8b-34|718	[General]
12mr|qt3-3.3.8b-34|719	enableXft=true
12mr|qt3-3.3.8b-34|720	font=Sans,10,-1,5,0,0,0,0,0,0
12mr|qt3-3.3.8b-34|721	style=plastik
12mr|qt3-3.3.8b-34|722	useXft=true
12mr|qt3-3.3.8b-34|723	EOF
12mr|qt3-3.3.8b-34|724	
12mr|qt3-3.3.8b-34|725	cat >> %{buildroot}%{_sysconfdir}/kstylerc << EOF
12mr|qt3-3.3.8b-34|726	[Settings]
12mr|qt3-3.3.8b-34|727	MenuDropShadow=true
12mr|qt3-3.3.8b-34|728	MenuOpacity=0.9
12mr|qt3-3.3.8b-34|729	MenuTransparencyEngine=Disabled
12mr|qt3-3.3.8b-34|730	SemiTransparentRubberband=true
12mr|qt3-3.3.8b-34|731	EOF
12mr|qt3-3.3.8b-34|732	
12mr|qt3-3.3.8b-34|733	
12mr|qt3-3.3.8b-34|734	install -d -m 0755 %{buildroot}%{_datadir}/applications
12mr|qt3-3.3.8b-34|735	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/applications/qt3-assistant.desktop
12mr|qt3-3.3.8b-34|736	install -m 0644 %{SOURCE3} %{buildroot}%{_datadir}/applications/qt3-designer.desktop
12mr|qt3-3.3.8b-34|737	install -m 0644 %{SOURCE4} %{buildroot}%{_datadir}/applications/qt3-linguist.desktop
12mr|qt3-3.3.8b-34|738	
12mr|qt3-3.3.8b-34|739	# Multiarch fixes
12mr|qt3-3.3.8b-34|740	%multiarch_binaries %{buildroot}%{qtdir}/bin/qmake
12mr|qt3-3.3.8b-34|741	
12mr|qt3-3.3.8b-34|742	%multiarch_includes %{buildroot}%{qtdir}/include/qconfig.h
12mr|qt3-3.3.8b-34|743	
12mr|qt3-3.3.8b-34|744	%if %{buildStatic}
12mr|qt3-3.3.8b-34|745	# Static install
12mr|qt3-3.3.8b-34|746	install -d -m 0755 %{buildroot}%{_libdir}/
12mr|qt3-3.3.8b-34|747	install -m644 safelib/*  %{buildroot}/%{_libdir}/
12mr|qt3-3.3.8b-34|748	%endif
12mr|qt3-3.3.8b-34|749	
12mr|qt3-3.3.8b-34|750	# Removing invalid symlink. They really should not be here
12mr|qt3-3.3.8b-34|751	# Old symlink if was set in right place, would create a cyclic symlynk
12mr|qt3-3.3.8b-34|752	cd %{buildroot}%{qtdir}/mkspecs/
12mr|qt3-3.3.8b-34|753	if [ -h default ]; then
12mr|qt3-3.3.8b-34|754	rm -f default/linux*
12mr|qt3-3.3.8b-34|755	fi
12mr|qt3-3.3.8b-34|756	# provide default64 for multiarch devel
12mr|qt3-3.3.8b-34|757	%if "%{_lib}" == "lib64"
12mr|qt3-3.3.8b-34|758	ln -sf linux-g++-64 default64
12mr|qt3-3.3.8b-34|759	%endif
12mr|qt3-3.3.8b-34|760	cd -
12mr|qt3-3.3.8b-34|761	
12mr|qt3-3.3.8b-34|762	# Install rpm macros
12mr|qt3-3.3.8b-34|763	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
12mr|qt3-3.3.8b-34|764	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.d
12mr|qt3-3.3.8b-34|765	
12mr|qt3-3.3.8b-34|766	mkdir -p %{buildroot}%{_sysconfdir}/X11/xinit.d/
12mr|qt3-3.3.8b-34|767	install -m 0755 %{SOURCE9} %{buildroot}%{_sysconfdir}/X11/xinit.d/
12mr|qt3-3.3.8b-34|768	
12mr|qt3-3.3.8b-34|769	
12mr|qt3-3.3.8b-34|770	%changelog
12mr|qt3-3.3.8b-34|771	* Sat Oct  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|qt3-3.3.8b-34|772	+ Commit: 8eadec0
12mr|qt3-3.3.8b-34|773	- Fix BuildRequires
12mr|qt3-3.3.8b-34|774	
12mr|qt3-3.3.8b-34|775	* Fri Aug  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|qt3-3.3.8b-34|776	+ Commit: 16758da
12mr|qt3-3.3.8b-34|777	- Don't terminate build on file listed twice, more spec cosmetics
12mr|qt3-3.3.8b-34|778	
12mr|qt3-3.3.8b-34|779	* Thu Aug  9 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|qt3-3.3.8b-34|780	+ Commit: 5d3af2c
12mr|qt3-3.3.8b-34|781	- Fix file listed twice error
12mr|qt3-3.3.8b-34|782	
12mr|qt3-3.3.8b-34|783	* Thu Aug  9 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|qt3-3.3.8b-34|784	+ Commit: f5ae817
12mr|qt3-3.3.8b-34|785	- Drop .la files
12mr|qt3-3.3.8b-34|786	
12mr|qt3-3.3.8b-34|787	* Thu Aug  9 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|qt3-3.3.8b-34|788	+ Commit: 69222f1
12mr|qt3-3.3.8b-34|789	- Convert BuildRequires to pkgconfig style, partial spec cleanup
12mr|qt3-3.3.8b-34|790	
12mr|qt3-3.3.8b-34|791	

16200 12
12mr|qt4-4.8.4-1|1	%define _disable_exceptions 1
12mr|qt4-4.8.4-1|2	%define _default_patch_flags -s -l
12mr|qt4-4.8.4-1|3	%define _default_patch_fuzz 2
12mr|qt4-4.8.4-1|4	
12mr|qt4-4.8.4-1|5	# we need private headers to build qt-creator
12mr|qt4-4.8.4-1|6	# but it may change in future so we use condition
12mr|qt4-4.8.4-1|7	%define with_private_headers 1
12mr|qt4-4.8.4-1|8	
12mr|qt4-4.8.4-1|9	%bcond_without postgres
12mr|qt4-4.8.4-1|10	%bcond_without mysql
12mr|qt4-4.8.4-1|11	%bcond_without sqlite
12mr|qt4-4.8.4-1|12	%bcond_without tds
12mr|qt4-4.8.4-1|13	%bcond_without cups
12mr|qt4-4.8.4-1|14	%bcond_without webkit
12mr|qt4-4.8.4-1|15	%bcond_without qvfb
12mr|qt4-4.8.4-1|16	%bcond_with openvg
12mr|qt4-4.8.4-1|17	%bcond_without docs
12mr|qt4-4.8.4-1|18	%bcond_without demos
12mr|qt4-4.8.4-1|19	%bcond_without examples
12mr|qt4-4.8.4-1|20	
12mr|qt4-4.8.4-1|21	%bcond_with odbc
12mr|qt4-4.8.4-1|22	%bcond_with debug
12mr|qt4-4.8.4-1|23	%bcond_with ibase
12mr|qt4-4.8.4-1|24	%bcond_with phonon
12mr|qt4-4.8.4-1|25	
12mr|qt4-4.8.4-1|26	%define major 4
12mr|qt4-4.8.4-1|27	
12mr|qt4-4.8.4-1|28	%define _qt_datadir		%{_prefix}/lib/qt4
12mr|qt4-4.8.4-1|29	%define _qt_bindir		%{_qt_datadir}/bin
12mr|qt4-4.8.4-1|30	%define _qt_docdir		%{_docdir}/qt4
12mr|qt4-4.8.4-1|31	%define _qt_libdir		%{_libdir}
12mr|qt4-4.8.4-1|32	%define _qt_includedir		%{_qt_datadir}/include
12mr|qt4-4.8.4-1|33	%define _qt_plugindir		%{_libdir}/qt4/plugins
12mr|qt4-4.8.4-1|34	%define _qt_demodir		%{_qt_datadir}/demos
12mr|qt4-4.8.4-1|35	%define _qt_exampledir		%{_qt_datadir}/examples
12mr|qt4-4.8.4-1|36	%define _qt_importdir		%{_qt_datadir}/imports
12mr|qt4-4.8.4-1|37	%define _qt_translationdir	%{_qt_datadir}/translations
12mr|qt4-4.8.4-1|38	
12mr|qt4-4.8.4-1|39	%define libqt			%mklibname qt %{major}
12mr|qt4-4.8.4-1|40	%define libqtdevel		%mklibname qt %{major} -d
12mr|qt4-4.8.4-1|41	%define libqt3support		%mklibname qt3support %{major}
12mr|qt4-4.8.4-1|42	%define libqtcore		%mklibname qtcore %{major}
12mr|qt4-4.8.4-1|43	%define libqtdesigner		%mklibname qtdesigner %{major}
12mr|qt4-4.8.4-1|44	%define libqtgui		%mklibname qtgui %{major}
12mr|qt4-4.8.4-1|45	%define libqtnetwork		%mklibname qtnetwork %{major}
12mr|qt4-4.8.4-1|46	%define libqtopengl		%mklibname qtopengl %{major}
12mr|qt4-4.8.4-1|47	%define libqtsql		%mklibname qtsql %{major}
12mr|qt4-4.8.4-1|48	%define libqtxml		%mklibname qtxml %{major}
12mr|qt4-4.8.4-1|49	%define libqtscripttools	%mklibname qtscripttools %{major}
12mr|qt4-4.8.4-1|50	%define libqtxmlpatterns	%mklibname qtxmlpatterns %{major}
12mr|qt4-4.8.4-1|51	%define libqtsvg		%mklibname qtsvg %{major}
12mr|qt4-4.8.4-1|52	%define libqttest		%mklibname qttest %{major}
12mr|qt4-4.8.4-1|53	%define libqdbus		%mklibname qtdbus %{major}
12mr|qt4-4.8.4-1|54	%define libqtscript		%mklibname qtscript %{major}
12mr|qt4-4.8.4-1|55	%define libqtclucene		%mklibname qtclucene %{major}
12mr|qt4-4.8.4-1|56	%define libqthelp		%mklibname qthelp %{major}
12mr|qt4-4.8.4-1|57	%define libqtwebkit		%mklibname qtwebkit %{major}
12mr|qt4-4.8.4-1|58	%define libqtmultimedia		%mklibname qtmultimedia %{major}
12mr|qt4-4.8.4-1|59	%define libphonon		%mklibname phonon %{major}
12mr|qt4-4.8.4-1|60	%define libqtdeclarative	%mklibname qtdeclarative %{major}
12mr|qt4-4.8.4-1|61	%define libqtopenvg		%mklibname qtopenvg %{major}
12mr|qt4-4.8.4-1|62	
12mr|qt4-4.8.4-1|63	
12mr|qt4-4.8.4-1|64	Name:		qt4
12mr|qt4-4.8.4-1|65	Summary:	Qt GUI Toolkit
12mr|qt4-4.8.4-1|66	Group:		Development/KDE and Qt
12mr|qt4-4.8.4-1|67	Version:	4.8.4
12mr|qt4-4.8.4-1|68	Release:	1
12mr|qt4-4.8.4-1|69	Epoch:		4
12mr|qt4-4.8.4-1|70	License:	LGPLv2 with exceptions or GPLv3 with exceptions
12mr|qt4-4.8.4-1|71	URL:		http://qt.nokia.com/
12mr|qt4-4.8.4-1|72	Source0:	http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-%{version}.tar.gz
12mr|qt4-4.8.4-1|73	Source2:	qt4.macros
12mr|qt4-4.8.4-1|74	Source3:	mandriva-designer-qt4.desktop
12mr|qt4-4.8.4-1|75	Source4:	mandriva-assistant-qt4.desktop
12mr|qt4-4.8.4-1|76	Source5:	mandriva-linguist-qt4.desktop
12mr|qt4-4.8.4-1|77	Source10:	qt4.rpmlintrc
12mr|qt4-4.8.4-1|78	# Make OpenVG build with -std=gnu++0x
12mr|qt4-4.8.4-1|79	Patch1:		qt-4.8.1-OpenVG-stdc++11.patch
12mr|qt4-4.8.4-1|80	# Disable -std=gnu++0x for WebKit - it isn't ready
12mr|qt4-4.8.4-1|81	Patch2:		qt-4.8.1-WebKit-no-stdc++11.patch
12mr|qt4-4.8.4-1|82	# https://bugs.kde.org/show_bug.cgi?id=256475
12mr|qt4-4.8.4-1|83	Patch3:		qt-4.8.1-transculent-drag-pixmap.patch
12mr|qt4-4.8.4-1|84	Patch7:		qt-everywhere-opensource-src-4.8.0-tp-openssl.patch
12mr|qt4-4.8.4-1|85	Patch10:	qt-4.8.2-fix-qvfb-build.patch
12mr|qt4-4.8.4-1|86	Patch11:	patches_r113848_r93631.patch
12mr|qt4-4.8.4-1|87	Patch12:	qt-everywhere-opensource-src-4.8.0-rc1-moc-boost148.patch
12mr|qt4-4.8.4-1|88	# This patch reverts patch from Debian that caused some crashes in Qt4 4.8.3
12mr|qt4-4.8.4-1|89	# Looks like in Qt4 4.8.4 the issue is fixed. But let's keep patch for a while,
12mr|qt4-4.8.4-1|90	# not apply it.
12mr|qt4-4.8.4-1|91	#Patch13:	qt-everywhere-opensource-src-4.8.3.disable.debian.patch
12mr|qt4-4.8.4-1|92	
12mr|qt4-4.8.4-1|93	BuildRequires:	pkgconfig(xtst)
12mr|qt4-4.8.4-1|94	BuildRequires:	pkgconfig(libxslt)
12mr|qt4-4.8.4-1|95	BuildRequires:	pkgconfig(alsa)
12mr|qt4-4.8.4-1|96	BuildRequires:	pkgconfig(libpulse)
12mr|qt4-4.8.4-1|97	BuildRequires:	pkgconfig(xi)
12mr|qt4-4.8.4-1|98	BuildRequires:	pkgconfig(gl)
12mr|qt4-4.8.4-1|99	# Make sure we don't link with egl
12mr|qt4-4.8.4-1|100	BuildConflicts:	pkgconfig(egl)
12mr|qt4-4.8.4-1|101	%if %{with openvg}
12mr|qt4-4.8.4-1|102	BuildRequires:	pkgconfig(vg)
12mr|qt4-4.8.4-1|103	%endif
12mr|qt4-4.8.4-1|104	BuildRequires:	pkgconfig(zlib)
12mr|qt4-4.8.4-1|105	BuildRequires:	pkgconfig(openssl)
12mr|qt4-4.8.4-1|106	BuildRequires:	pkgconfig(libpng)
12mr|qt4-4.8.4-1|107	BuildRequires:	jpeg-devel
12mr|qt4-4.8.4-1|108	BuildRequires:	mng-devel
12mr|qt4-4.8.4-1|109	BuildRequires:	lcms-devel
12mr|qt4-4.8.4-1|110	BuildRequires:	cups-devel
12mr|qt4-4.8.4-1|111	BuildRequires:	pkgconfig(freetype2)
12mr|qt4-4.8.4-1|112	BuildRequires:	pkgconfig(fontconfig)
12mr|qt4-4.8.4-1|113	BuildRequires:	pkgconfig(expat)
12mr|qt4-4.8.4-1|114	BuildRequires:	pkgconfig(dbus-1) >= 0.92
12mr|qt4-4.8.4-1|115	BuildRequires:	termcap-devel
12mr|qt4-4.8.4-1|116	BuildRequires:	pam-devel
12mr|qt4-4.8.4-1|117	BuildRequires:	readline-devel
12mr|qt4-4.8.4-1|118	BuildRequires:	perl
12mr|qt4-4.8.4-1|119	BuildRequires:	pkgconfig(glib-2.0)
12mr|qt4-4.8.4-1|120	BuildRequires:	pkgconfig(libxml-2.0)
12mr|qt4-4.8.4-1|121	BuildRequires:	binutils >= 2.18
12mr|qt4-4.8.4-1|122	BuildRequires:	pkgconfig(xcursor)
12mr|qt4-4.8.4-1|123	BuildRequires:	pkgconfig(xrandr)
12mr|qt4-4.8.4-1|124	BuildRequires:	pkgconfig(xrender)
12mr|qt4-4.8.4-1|125	BuildRequires:	pkgconfig(xv)
12mr|qt4-4.8.4-1|126	BuildRequires:	pkgconfig(xinerama)
12mr|qt4-4.8.4-1|127	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|qt4-4.8.4-1|128	%if %{with phonon}
12mr|qt4-4.8.4-1|129	BuildRequires:	pkgconfig(gstreamer-0.10)
12mr|qt4-4.8.4-1|130	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mr|qt4-4.8.4-1|131	%endif
12mr|qt4-4.8.4-1|132	%if %{with mysql}
12mr|qt4-4.8.4-1|133	BuildRequires:	mysql-devel
12mr|qt4-4.8.4-1|134	%endif
12mr|qt4-4.8.4-1|135	%if %{with odbc}
12mr|qt4-4.8.4-1|136	BuildRequires:	unixODBC-devel
12mr|qt4-4.8.4-1|137	%endif
12mr|qt4-4.8.4-1|138	%if %{with sqlite}
12mr|qt4-4.8.4-1|139	BuildRequires:	sqlite3-devel
12mr|qt4-4.8.4-1|140	%endif
12mr|qt4-4.8.4-1|141	%if %{with tds}
12mr|qt4-4.8.4-1|142	BuildRequires:	freetds-devel
12mr|qt4-4.8.4-1|143	%endif
12mr|qt4-4.8.4-1|144	%if %{with ibase}
12mr|qt4-4.8.4-1|145	BuildRequires: firebird-devel
12mr|qt4-4.8.4-1|146	%endif
12mr|qt4-4.8.4-1|147	%if %{with postgres}
12mr|qt4-4.8.4-1|148	BuildRequires:	postgresql-devel
12mr|qt4-4.8.4-1|149	BuildRequires:	libpq-devel
12mr|qt4-4.8.4-1|150	%endif
12mr|qt4-4.8.4-1|151	%if %{with_private_headers}
12mr|qt4-4.8.4-1|152	BuildRequires:	rsync
12mr|qt4-4.8.4-1|153	%endif
12mr|qt4-4.8.4-1|154	
12mr|qt4-4.8.4-1|155	%description
12mr|qt4-4.8.4-1|156	Qt is a GUI software toolkit which simplifies the task of writing and
12mr|qt4-4.8.4-1|157	maintaining GUI (Graphical User Interface) applications for the X
12mr|qt4-4.8.4-1|158	Window System. Qt is written in C++ and is fully object-oriented.
12mr|qt4-4.8.4-1|159	
12mr|qt4-4.8.4-1|160	This package contains the shared library needed to run Qt
12mr|qt4-4.8.4-1|161	applications, as well as the README files for Qt.
12mr|qt4-4.8.4-1|162	
12mr|qt4-4.8.4-1|163	#------------------------------------------------------------------------
12mr|qt4-4.8.4-1|164	%package common
12mr|qt4-4.8.4-1|165	Group:		Development/KDE and Qt
12mr|qt4-4.8.4-1|166	Summary:	Qt%{major} Config and Language Files
12mr|qt4-4.8.4-1|167	
12mr|qt4-4.8.4-1|168	%description common
12mr|qt4-4.8.4-1|169	Configuration and language files for Qt.
12mr|qt4-4.8.4-1|170	
12mr|qt4-4.8.4-1|171	%files common
12mr|qt4-4.8.4-1|172	%attr(0755,root,root) %{_sysconfdir}/profile.d/60qt4.sh
12mr|qt4-4.8.4-1|173	%dir %{_qt_bindir}
12mr|qt4-4.8.4-1|174	%dir %{_qt_datadir}
12mr|qt4-4.8.4-1|175	%dir %{_qt_plugindir}
12mr|qt4-4.8.4-1|176	%{_qt_datadir}/phrasebooks/
12mr|qt4-4.8.4-1|177	%dir %{_qt_translationdir}
12mr|qt4-4.8.4-1|178	%{_qt_translationdir}/qt_*.qm
12mr|qt4-4.8.4-1|179	
12mr|qt4-4.8.4-1|180	#------------------------------------------------------------------------
12mr|qt4-4.8.4-1|181	# CORE QT LIBRARIES
12mr|qt4-4.8.4-1|182	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|183	
12mr|qt4-4.8.4-1|184	%package -n %{libqt3support}
12mr|qt4-4.8.4-1|185	Summary:	Qt%{major} Component Library
12mr|qt4-4.8.4-1|186	Group:		System/Libraries
12mr|qt4-4.8.4-1|187	
12mr|qt4-4.8.4-1|188	%description -n %{libqt3support}
12mr|qt4-4.8.4-1|189	Qt component library.
12mr|qt4-4.8.4-1|190	
12mr|qt4-4.8.4-1|191	%files -n %{libqt3support}
12mr|qt4-4.8.4-1|192	%{_libdir}/libQt3Support.so.%{major}*
12mr|qt4-4.8.4-1|193	
12mr|qt4-4.8.4-1|194	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|195	%package -n %{libqtclucene}
12mr|qt4-4.8.4-1|196	Summary:	Qt%{major} Component Library
12mr|qt4-4.8.4-1|197	Group:		System/Libraries
12mr|qt4-4.8.4-1|198	
12mr|qt4-4.8.4-1|199	%description -n %{libqtclucene}
12mr|qt4-4.8.4-1|200	Qt component library.
12mr|qt4-4.8.4-1|201	
12mr|qt4-4.8.4-1|202	%files -n %{libqtclucene}
12mr|qt4-4.8.4-1|203	%{_libdir}/libQtCLucene.so.%{major}*
12mr|qt4-4.8.4-1|204	
12mr|qt4-4.8.4-1|205	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|206	%package -n %{libqtcore}
12mr|qt4-4.8.4-1|207	Summary:	Qt%{major} Component Library
12mr|qt4-4.8.4-1|208	Group:		System/Libraries
12mr|qt4-4.8.4-1|209	Conflicts:	%{libqtgui} <= 2:4.2.2
12mr|qt4-4.8.4-1|210	Obsoletes:	%{_lib}qtuitools4
12mr|qt4-4.8.4-1|211	Obsoletes:	qt4-codecs-plugin-%{_lib}
12mr|qt4-4.8.4-1|212	
12mr|qt4-4.8.4-1|213	%description -n %{libqtcore}
12mr|qt4-4.8.4-1|214	Qt component library.
12mr|qt4-4.8.4-1|215	
12mr|qt4-4.8.4-1|216	%files -n %{libqtcore}
12mr|qt4-4.8.4-1|217	%{_libdir}/libQtCore.so.%{major}*
12mr|qt4-4.8.4-1|218	%{_qt_plugindir}/codecs/
12mr|qt4-4.8.4-1|219	
12mr|qt4-4.8.4-1|220	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|221	%package -n %{libqdbus}
12mr|qt4-4.8.4-1|222	Summary:	Qt%{major} DBus Library
12mr|qt4-4.8.4-1|223	Group:		System/Libraries
12mr|qt4-4.8.4-1|224	
12mr|qt4-4.8.4-1|225	%description -n %{libqdbus}
12mr|qt4-4.8.4-1|226	Qt dbus library.
12mr|qt4-4.8.4-1|227	
12mr|qt4-4.8.4-1|228	%files -n %{libqdbus}
12mr|qt4-4.8.4-1|229	%{_libdir}/libQtDBus.so.%{major}*
12mr|qt4-4.8.4-1|230	
12mr|qt4-4.8.4-1|231	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|232	%package -n %{libqtdeclarative}
12mr|qt4-4.8.4-1|233	Summary:	Qt%{major} Multimedia Library
12mr|qt4-4.8.4-1|234	Group:		System/Libraries
12mr|qt4-4.8.4-1|235	Conflicts:	qt4-qmlviewer < 4:4.8.0-2
12mr|qt4-4.8.4-1|236	
12mr|qt4-4.8.4-1|237	%description -n %{libqtdeclarative}
12mr|qt4-4.8.4-1|238	Qt multimedia library.
12mr|qt4-4.8.4-1|239	
12mr|qt4-4.8.4-1|240	%files -n %{libqtdeclarative}
12mr|qt4-4.8.4-1|241	%{_libdir}/libQtDeclarative.so.%{major}*
12mr|qt4-4.8.4-1|242	%{_qt_plugindir}/designer/libqdeclarativeview.so
12mr|qt4-4.8.4-1|243	
12mr|qt4-4.8.4-1|244	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|245	%package -n %{libqtdesigner}
12mr|qt4-4.8.4-1|246	Summary:	Qt%{major} Component Library
12mr|qt4-4.8.4-1|247	Group:		System/Libraries
12mr|qt4-4.8.4-1|248	# Had wrong major:
12mr|qt4-4.8.4-1|249	Obsoletes:	%{_lib}qtdesigner1 < 2:4.3.4-4
12mr|qt4-4.8.4-1|250	
12mr|qt4-4.8.4-1|251	%description -n %{libqtdesigner}
12mr|qt4-4.8.4-1|252	Qt component library.
12mr|qt4-4.8.4-1|253	
12mr|qt4-4.8.4-1|254	%files -n %{libqtdesigner}
12mr|qt4-4.8.4-1|255	%{_libdir}/libQtDesigner.so.%{major}*
12mr|qt4-4.8.4-1|256	%{_libdir}/libQtDesignerComponents.so.%{major}*
12mr|qt4-4.8.4-1|257	
12mr|qt4-4.8.4-1|258	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|259	%package -n %{libqtgui}
12mr|qt4-4.8.4-1|260	Summary:	Qt%{major} Component Library
12mr|qt4-4.8.4-1|261	Group:		System/Libraries
12mr|qt4-4.8.4-1|262	Conflicts:	%{libqtcore} <= 2:4.2.2
12mr|qt4-4.8.4-1|263	
12mr|qt4-4.8.4-1|264	%description -n %{libqtgui}
12mr|qt4-4.8.4-1|265	Qt component library.
12mr|qt4-4.8.4-1|266	
12mr|qt4-4.8.4-1|267	%files -n %{libqtgui}
12mr|qt4-4.8.4-1|268	%{_libdir}/libQtGui.so.%{major}*
12mr|qt4-4.8.4-1|269	%{_qt_plugindir}/imageformats/
12mr|qt4-4.8.4-1|270	%dir %{_qt_plugindir}/inputmethods/
12mr|qt4-4.8.4-1|271	%{_qt_plugindir}/inputmethods/libqimsw-multi.so
12mr|qt4-4.8.4-1|272	
12mr|qt4-4.8.4-1|273	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|274	%package -n %{libqthelp}
12mr|qt4-4.8.4-1|275	Summary:	Qt%{major} Component Library
12mr|qt4-4.8.4-1|276	Group:		System/Libraries
12mr|qt4-4.8.4-1|277	
12mr|qt4-4.8.4-1|278	%description -n %{libqthelp}
12mr|qt4-4.8.4-1|279	Qt component library.
12mr|qt4-4.8.4-1|280	
12mr|qt4-4.8.4-1|281	%files -n %{libqthelp}
12mr|qt4-4.8.4-1|282	%{_libdir}/libQtHelp.so.%{major}*
12mr|qt4-4.8.4-1|283	
12mr|qt4-4.8.4-1|284	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|285	%package -n %{libqtmultimedia}
12mr|qt4-4.8.4-1|286	Summary:	Qt%{major} Multimedia Library
12mr|qt4-4.8.4-1|287	Group:		System/Libraries
12mr|qt4-4.8.4-1|288	
12mr|qt4-4.8.4-1|289	%description -n %{libqtmultimedia}
12mr|qt4-4.8.4-1|290	Qt multimedia library.
12mr|qt4-4.8.4-1|291	
12mr|qt4-4.8.4-1|292	%files -n %{libqtmultimedia}
12mr|qt4-4.8.4-1|293	%{_libdir}/libQtMultimedia.so.%{major}*
12mr|qt4-4.8.4-1|294	
12mr|qt4-4.8.4-1|295	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|296	%package -n %{libqtnetwork}
12mr|qt4-4.8.4-1|297	Summary:	Qt%{major} Component Library
12mr|qt4-4.8.4-1|298	Group:		System/Libraries
12mr|qt4-4.8.4-1|299	
12mr|qt4-4.8.4-1|300	%description -n %{libqtnetwork}
12mr|qt4-4.8.4-1|301	Qt component library.
12mr|qt4-4.8.4-1|302	
12mr|qt4-4.8.4-1|303	%files -n %{libqtnetwork}
12mr|qt4-4.8.4-1|304	%{_libdir}/libQtNetwork.so.%{major}*
12mr|qt4-4.8.4-1|305	
12mr|qt4-4.8.4-1|306	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|307	%package -n %{libqtopengl}
12mr|qt4-4.8.4-1|308	Summary:	Qt%{major} Component Library
12mr|qt4-4.8.4-1|309	Group:		System/Libraries
12mr|qt4-4.8.4-1|310	
12mr|qt4-4.8.4-1|311	%description -n %{libqtopengl}
12mr|qt4-4.8.4-1|312	Qt component library.
12mr|qt4-4.8.4-1|313	
12mr|qt4-4.8.4-1|314	%files -n %{libqtopengl}
12mr|qt4-4.8.4-1|315	%{_libdir}/libQtOpenGL.so.%{major}*
12mr|qt4-4.8.4-1|316	
12mr|qt4-4.8.4-1|317	%if %{with openvg}
12mr|qt4-4.8.4-1|318	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|319	%package -n %{libqtopenvg}
12mr|qt4-4.8.4-1|320	Summary:	Qt%{major} Multimedia Library
12mr|qt4-4.8.4-1|321	Group:		System/Libraries
12mr|qt4-4.8.4-1|322	
12mr|qt4-4.8.4-1|323	%description -n %{libqtopenvg}
12mr|qt4-4.8.4-1|324	Qt multimedia library.
12mr|qt4-4.8.4-1|325	
12mr|qt4-4.8.4-1|326	%files -n %{libqtopenvg}
12mr|qt4-4.8.4-1|327	%{_libdir}/libQtOpenVG.so.%{major}*
12mr|qt4-4.8.4-1|328	%endif
12mr|qt4-4.8.4-1|329	
12mr|qt4-4.8.4-1|330	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|331	%package -n %{libqtscript}
12mr|qt4-4.8.4-1|332	Summary:	Qt%{major} Component Library
12mr|qt4-4.8.4-1|333	Group:		System/Libraries
12mr|qt4-4.8.4-1|334	
12mr|qt4-4.8.4-1|335	%description -n %{libqtscript}
12mr|qt4-4.8.4-1|336	Qt component library.
12mr|qt4-4.8.4-1|337	
12mr|qt4-4.8.4-1|338	%files -n %{libqtscript}
12mr|qt4-4.8.4-1|339	%{_libdir}/libQtScript.so.%{major}*
12mr|qt4-4.8.4-1|340	%{_qt_plugindir}/script/
12mr|qt4-4.8.4-1|341	
12mr|qt4-4.8.4-1|342	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|343	%package -n %{libqtscripttools}
12mr|qt4-4.8.4-1|344	Summary:	Qt%{major} Component Library
12mr|qt4-4.8.4-1|345	Group:		System/Libraries
12mr|qt4-4.8.4-1|346	
12mr|qt4-4.8.4-1|347	%description -n %{libqtscripttools}
12mr|qt4-4.8.4-1|348	Qt component library.
12mr|qt4-4.8.4-1|349	
12mr|qt4-4.8.4-1|350	%files -n %{libqtscripttools}
12mr|qt4-4.8.4-1|351	%{_libdir}/libQtScriptTools.so.%{major}*
12mr|qt4-4.8.4-1|352	
12mr|qt4-4.8.4-1|353	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|354	%package -n %{libqtsql}
12mr|qt4-4.8.4-1|355	Summary:	Qt%{major} Component Library
12mr|qt4-4.8.4-1|356	Group:		System/Libraries
12mr|qt4-4.8.4-1|357	
12mr|qt4-4.8.4-1|358	%description -n %{libqtsql}
12mr|qt4-4.8.4-1|359	Qt component library.
12mr|qt4-4.8.4-1|360	
12mr|qt4-4.8.4-1|361	%files -n %{libqtsql}
12mr|qt4-4.8.4-1|362	%{_libdir}/libQtSql.so.%{major}*
12mr|qt4-4.8.4-1|363	
12mr|qt4-4.8.4-1|364	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|365	%package -n %{libqtsvg}
12mr|qt4-4.8.4-1|366	Summary:	Qt%{major} Component Library
12mr|qt4-4.8.4-1|367	Group:		System/Libraries
12mr|qt4-4.8.4-1|368	
12mr|qt4-4.8.4-1|369	%description -n %{libqtsvg}
12mr|qt4-4.8.4-1|370	Qt component library.
12mr|qt4-4.8.4-1|371	
12mr|qt4-4.8.4-1|372	%files -n %{libqtsvg}
12mr|qt4-4.8.4-1|373	%{_libdir}/libQtSvg.so.%{major}*
12mr|qt4-4.8.4-1|374	%{_qt_plugindir}/iconengines/
12mr|qt4-4.8.4-1|375	
12mr|qt4-4.8.4-1|376	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|377	%package -n %{libqttest}
12mr|qt4-4.8.4-1|378	Summary:	Qt%{major} Component Library
12mr|qt4-4.8.4-1|379	Group:		System/Libraries
12mr|qt4-4.8.4-1|380	
12mr|qt4-4.8.4-1|381	%description -n %{libqttest}
12mr|qt4-4.8.4-1|382	Qt component library.
12mr|qt4-4.8.4-1|383	
12mr|qt4-4.8.4-1|384	%files -n %{libqttest}
12mr|qt4-4.8.4-1|385	%{_libdir}/libQtTest.so.%{major}*
12mr|qt4-4.8.4-1|386	
12mr|qt4-4.8.4-1|387	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|388	%package -n %{libqtxml}
12mr|qt4-4.8.4-1|389	Summary:	Qt%{major} Component Library
12mr|qt4-4.8.4-1|390	Group:		System/Libraries
12mr|qt4-4.8.4-1|391	
12mr|qt4-4.8.4-1|392	%description -n %{libqtxml}
12mr|qt4-4.8.4-1|393	Qt component library.
12mr|qt4-4.8.4-1|394	
12mr|qt4-4.8.4-1|395	%files -n %{libqtxml}
12mr|qt4-4.8.4-1|396	%{_libdir}/libQtXml.so.%{major}*
12mr|qt4-4.8.4-1|397	
12mr|qt4-4.8.4-1|398	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|399	%package -n %{libqtxmlpatterns}
12mr|qt4-4.8.4-1|400	Summary:	Qt%{major} Component Library
12mr|qt4-4.8.4-1|401	Group:		System/Libraries
12mr|qt4-4.8.4-1|402	
12mr|qt4-4.8.4-1|403	%description -n %{libqtxmlpatterns}
12mr|qt4-4.8.4-1|404	Qt component library.
12mr|qt4-4.8.4-1|405	
12mr|qt4-4.8.4-1|406	%files -n %{libqtxmlpatterns}
12mr|qt4-4.8.4-1|407	%{_libdir}/libQtXmlPatterns.so.%{major}*
12mr|qt4-4.8.4-1|408	
12mr|qt4-4.8.4-1|409	
12mr|qt4-4.8.4-1|410	%if %{with webkit}
12mr|qt4-4.8.4-1|411	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|412	%package -n %{libqtwebkit}
12mr|qt4-4.8.4-1|413	Summary:	Qt%{major} Component Library
12mr|qt4-4.8.4-1|414	Group:		System/Libraries
12mr|qt4-4.8.4-1|415	
12mr|qt4-4.8.4-1|416	%description -n %{libqtwebkit}
12mr|qt4-4.8.4-1|417	Qt component library.
12mr|qt4-4.8.4-1|418	
12mr|qt4-4.8.4-1|419	%files -n %{libqtwebkit}
12mr|qt4-4.8.4-1|420	%{_libdir}/libQtWebKit.so.%{major}*
12mr|qt4-4.8.4-1|421	%endif
12mr|qt4-4.8.4-1|422	
12mr|qt4-4.8.4-1|423	%if %{with phonon}
12mr|qt4-4.8.4-1|424	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|425	%package -n %{libphonon}
12mr|qt4-4.8.4-1|426	Summary:	Qt%{major} Phonon Library
12mr|qt4-4.8.4-1|427	Group:		System/Libraries
12mr|qt4-4.8.4-1|428	
12mr|qt4-4.8.4-1|429	%description -n %{libphonon}
12mr|qt4-4.8.4-1|430	Phonon library for Qt.
12mr|qt4-4.8.4-1|431	
12mr|qt4-4.8.4-1|432	%files -n %{libphonon}
12mr|qt4-4.8.4-1|433	%{_libdir}/libphonon.so.%{major}*
12mr|qt4-4.8.4-1|434	
12mr|qt4-4.8.4-1|435	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|436	%package -n phonon-gstreamer
12mr|qt4-4.8.4-1|437	Summary:	Qt%{major} Phonon Gstreamer Backend
12mr|qt4-4.8.4-1|438	Group:		System/Libraries
12mr|qt4-4.8.4-1|439	Provides:	phonon-backend = %{epoch}:%{version}-%{release}
12mr|qt4-4.8.4-1|440	Requires:	gstreamer0.10-plugins-good
12mr|qt4-4.8.4-1|441	Requires:	gstreamer0.10-pulse
12mr|qt4-4.8.4-1|442	Suggests:	gstreamer0.10-ffmpeg
12mr|qt4-4.8.4-1|443	Suggests:	gstreamer0.10-soup
12mr|qt4-4.8.4-1|444	%if %mdkversion >= 201000
12mr|qt4-4.8.4-1|445	Obsoletes:	arts
12mr|qt4-4.8.4-1|446	Obsoletes:	arts3
12mr|qt4-4.8.4-1|447	%endif
12mr|qt4-4.8.4-1|448	
12mr|qt4-4.8.4-1|449	%description -n phonon-gstreamer
12mr|qt4-4.8.4-1|450	Phonon gstreamer backend for Qt.
12mr|qt4-4.8.4-1|451	
12mr|qt4-4.8.4-1|452	%files -n phonon-gstreamer
12mr|qt4-4.8.4-1|453	%{_qt_plugindir}/phonon_backend/libphonon_gstreamer.so
12mr|qt4-4.8.4-1|454	
12mr|qt4-4.8.4-1|455	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|456	%package designer-plugin-phonon
12mr|qt4-4.8.4-1|457	Summary:	Qt%{major} Designer Phonon Plugin
12mr|qt4-4.8.4-1|458	Group:		Development/KDE and Qt
12mr|qt4-4.8.4-1|459	
12mr|qt4-4.8.4-1|460	%description designer-plugin-phonon
12mr|qt4-4.8.4-1|461	Designer phonon plugin for Qt.
12mr|qt4-4.8.4-1|462	
12mr|qt4-4.8.4-1|463	%files designer-plugin-phonon
12mr|qt4-4.8.4-1|464	%{_qt_plugindir}/designer/libphononwidgets.so
12mr|qt4-4.8.4-1|465	%endif
12mr|qt4-4.8.4-1|466	
12mr|qt4-4.8.4-1|467	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|468	%package -n %{libqtdevel}
12mr|qt4-4.8.4-1|469	Summary:	Development files for the Qt GUI toolkit
12mr|qt4-4.8.4-1|470	Group:		Development/KDE and Qt
12mr|qt4-4.8.4-1|471	Requires:	%{name}-common = %{epoch}:%{version}
12mr|qt4-4.8.4-1|472	Requires:	qt4-qtconfig = %{epoch}:%{version}
12mr|qt4-4.8.4-1|473	Provides:	qt-devel = %{epoch}:%{version}-%{release}
12mr|qt4-4.8.4-1|474	Provides:	qt4-devel = %{epoch}:%{version}-%{release}
12mr|qt4-4.8.4-1|475	Provides:	libqt4-devel = %{epoch}:%{version}-%{release}
12mr|qt4-4.8.4-1|476	Requires:	%{libqtdeclarative} = %{epoch}:%{version}
12mr|qt4-4.8.4-1|477	Requires:	%{libqt3support} = %{epoch}:%{version}
12mr|qt4-4.8.4-1|478	Requires:	%{libqt3support} = %{epoch}:%{version}
12mr|qt4-4.8.4-1|479	Requires:	%{libqtcore} = %{epoch}:%{version}
12mr|qt4-4.8.4-1|480	Requires:	%{libqtdesigner} = %{epoch}:%{version}
12mr|qt4-4.8.4-1|481	Requires:	%{libqtgui} = %{epoch}:%{version}
12mr|qt4-4.8.4-1|482	Requires:	%{libqtnetwork} = %{epoch}:%{version}
12mr|qt4-4.8.4-1|483	Requires:	%{libqtopengl} = %{epoch}:%{version}
12mr|qt4-4.8.4-1|484	Requires:	%{libqtsql} = %{epoch}:%{version}
12mr|qt4-4.8.4-1|485	Requires:	%{libqtxml} = %{epoch}:%{version}
12mr|qt4-4.8.4-1|486	Requires:	%{libqtscripttools} = %{epoch}:%{version}
12mr|qt4-4.8.4-1|487	Requires:	%{libqtxmlpatterns} = %{epoch}:%{version}
12mr|qt4-4.8.4-1|488	Requires:	%{libqtsvg} = %{epoch}:%{version}
12mr|qt4-4.8.4-1|489	Requires:	%{libqtclucene} = %{epoch}:%{version}
12mr|qt4-4.8.4-1|490	Requires:	%{libqttest} = %{epoch}:%{version}
12mr|qt4-4.8.4-1|491	Requires:	%{libqdbus} = %{epoch}:%{version}
12mr|qt4-4.8.4-1|492	%if %{with webkit}
12mr|qt4-4.8.4-1|493	Requires:	%{libqtwebkit} = %{epoch}:%{version}
12mr|qt4-4.8.4-1|494	%endif
12mr|qt4-4.8.4-1|495	Requires:	%{libqtscript} = %{epoch}:%{version}
12mr|qt4-4.8.4-1|496	Requires:	%{libqthelp} = %{epoch}:%{version}
12mr|qt4-4.8.4-1|497	Requires:	%{libqtmultimedia} = %{epoch}:%{version}
12mr|qt4-4.8.4-1|498	%if %{with openvg}
12mr|qt4-4.8.4-1|499	Requires:	%{libqtopenvg} = %{epoch}:%{version}
12mr|qt4-4.8.4-1|500	%endif
12mr|qt4-4.8.4-1|501	%if %{with phonon}
12mr|qt4-4.8.4-1|502	Requires:	qt4-designer-plugin-phonon = %{epoch}:%{version}
12mr|qt4-4.8.4-1|503	Requires:	%{libphonon} = %{epoch}:%{version}
12mr|qt4-4.8.4-1|504	%endif
12mr|qt4-4.8.4-1|505	Requires:	qt4-qtdbus = %{epoch}:%{version}
12mr|qt4-4.8.4-1|506	Requires:	qt4-designer-plugin-webkit = %{epoch}:%{version}
12mr|qt4-4.8.4-1|507	Requires:	qt4-designer-plugin-qt3support = %{epoch}:%{version}
12mr|qt4-4.8.4-1|508	Requires(post):	update-alternatives
12mr|qt4-4.8.4-1|509	Requires(postun):update-alternatives
12mr|qt4-4.8.4-1|510	Conflicts:	qt4-common <= 2:4.3.3
12mr|qt4-4.8.4-1|511	Obsoletes:	%{mklibname -d QtWebKit} < %{version}
12mr|qt4-4.8.4-1|512	Conflicts:	%{_lib}qtxml4 < 2:4.3.4-3
12mr|qt4-4.8.4-1|513	Conflicts:	%{_lib}qtsql4 < 2:4.3.4-3
12mr|qt4-4.8.4-1|514	Conflicts:	%{_lib}qtnetwork4 < 2:4.3.4-3
12mr|qt4-4.8.4-1|515	Conflicts:	%{_lib}qtscript4 < 2:4.3.4-3
12mr|qt4-4.8.4-1|516	Conflicts:	%{_lib}qtgui4 < 2:4.3.4-3
12mr|qt4-4.8.4-1|517	Conflicts:	%{_lib}qtsvg4 < 2:4.3.4-3
12mr|qt4-4.8.4-1|518	Conflicts:	%{_lib}qttest4 < 2:4.3.4-3
12mr|qt4-4.8.4-1|519	Conflicts:	%{_lib}qtcore4 < 2:4.3.4-3
12mr|qt4-4.8.4-1|520	Conflicts:	%{_lib}qt3support4 < 2:4.3.4-3
12mr|qt4-4.8.4-1|521	Conflicts:	%{_lib}qtopengl4 < 2:4.3.4-3
12mr|qt4-4.8.4-1|522	Conflicts:	%{_lib}qtdesigner1 < 2:4.3.4-3
12mr|qt4-4.8.4-1|523	Conflicts:	%{_lib}qtdbus4 < 2:4.3.4-3
12mr|qt4-4.8.4-1|524	Conflicts:	%{_lib}qassistant1 < 2:4.3.4-3
12mr|qt4-4.8.4-1|525	Conflicts:	%{_lib}qttest4 < 2:4.3.4-3
12mr|qt4-4.8.4-1|526	Conflicts:	%{_lib}qtcore4 < 2:4.3.4-3
12mr|qt4-4.8.4-1|527	Conflicts:	qt4-linguist < 2:4.4.3-3
12mr|qt4-4.8.4-1|528	
12mr|qt4-4.8.4-1|529	%description -n %{libqtdevel}
12mr|qt4-4.8.4-1|530	Necessary files to develop applications using the Qt GUI toolkit:
12mr|qt4-4.8.4-1|531	the header files, the Qt meta object compiler, and static libraries.
12mr|qt4-4.8.4-1|532	Enter in http://qt.nokia.com/ for more information about Qt.
12mr|qt4-4.8.4-1|533	
12mr|qt4-4.8.4-1|534	Install %{name}-devel if you want to develop GUI applications using
12mr|qt4-4.8.4-1|535	the Qt toolkit.
12mr|qt4-4.8.4-1|536	
12mr|qt4-4.8.4-1|537	%post -n %{libqtdevel}
12mr|qt4-4.8.4-1|538	update-alternatives --install %{_bindir}/qmake qmake %{_qt_bindir}/qmake 20
12mr|qt4-4.8.4-1|539	
12mr|qt4-4.8.4-1|540	%postun -n %{libqtdevel}
12mr|qt4-4.8.4-1|541	if ! [ -e %{_qt_bindir}/qmake ]; then
12mr|qt4-4.8.4-1|542	update-alternatives --remove qmake %{_qt_bindir}/qmake
12mr|qt4-4.8.4-1|543	fi
12mr|qt4-4.8.4-1|544	
12mr|qt4-4.8.4-1|545	%files -n %{libqtdevel}
12mr|qt4-4.8.4-1|546	%{_sysconfdir}/rpm/macros.d/qt4.macros
12mr|qt4-4.8.4-1|547	%{_qt_bindir}/lrelease
12mr|qt4-4.8.4-1|548	%{_qt_bindir}/lupdate
12mr|qt4-4.8.4-1|549	%{_qt_bindir}/moc
12mr|qt4-4.8.4-1|550	%{_qt_bindir}/pixeltool
12mr|qt4-4.8.4-1|551	%{_qt_bindir}/qdbusxml2cpp
12mr|qt4-4.8.4-1|552	%{_qt_bindir}/qdbuscpp2xml
12mr|qt4-4.8.4-1|553	%{_qt_bindir}/qmake
12mr|qt4-4.8.4-1|554	%{_qt_bindir}/qt3to4
12mr|qt4-4.8.4-1|555	%{_qt_bindir}/qttracereplay
12mr|qt4-4.8.4-1|556	%{_qt_bindir}/rcc
12mr|qt4-4.8.4-1|557	%{_qt_bindir}/uic*
12mr|qt4-4.8.4-1|558	%{_qt_bindir}/xmlpatternsvalidator
12mr|qt4-4.8.4-1|559	%{_qt_includedir}/Qt*/
12mr|qt4-4.8.4-1|560	%{_qt_datadir}/mkspecs/
12mr|qt4-4.8.4-1|561	%{_qt_datadir}/q3porting.xml
12mr|qt4-4.8.4-1|562	%{_libdir}/libQt3Support.so
12mr|qt4-4.8.4-1|563	%{_libdir}/libQtCLucene.so
12mr|qt4-4.8.4-1|564	%{_libdir}/libQtCore.so
12mr|qt4-4.8.4-1|565	%{_libdir}/libQtDBus.so
12mr|qt4-4.8.4-1|566	%{_libdir}/libQtDeclarative.so
12mr|qt4-4.8.4-1|567	%{_libdir}/libQtDesigner.so
12mr|qt4-4.8.4-1|568	%{_libdir}/libQtDesignerComponents.so
12mr|qt4-4.8.4-1|569	%{_libdir}/libQtGui.so
12mr|qt4-4.8.4-1|570	%{_libdir}/libQtHelp.so
12mr|qt4-4.8.4-1|571	%{_libdir}/libQtMultimedia.so
12mr|qt4-4.8.4-1|572	%{_libdir}/libQtNetwork.so
12mr|qt4-4.8.4-1|573	%{_libdir}/libQtOpenGL.so
12mr|qt4-4.8.4-1|574	%if %{with openvg}
12mr|qt4-4.8.4-1|575	%{_libdir}/libQtOpenVG.so
12mr|qt4-4.8.4-1|576	%endif
12mr|qt4-4.8.4-1|577	%{_libdir}/libQtScript.so
12mr|qt4-4.8.4-1|578	%{_libdir}/libQtScriptTools.so
12mr|qt4-4.8.4-1|579	%{_libdir}/libQtSql.so
12mr|qt4-4.8.4-1|580	%{_libdir}/libQtSvg.so
12mr|qt4-4.8.4-1|581	%{_libdir}/libQtTest.so
12mr|qt4-4.8.4-1|582	%{_libdir}/libQtXml.so
12mr|qt4-4.8.4-1|583	%{_libdir}/libQtXmlPatterns.so
12mr|qt4-4.8.4-1|584	%if %{with webkit}
12mr|qt4-4.8.4-1|585	%{_libdir}/libQtWebKit.so
12mr|qt4-4.8.4-1|586	%endif
12mr|qt4-4.8.4-1|587	%{_libdir}/*.a
12mr|qt4-4.8.4-1|588	%{_libdir}/*.prl
12mr|qt4-4.8.4-1|589	%{_libdir}/pkgconfig/Qt*.pc
12mr|qt4-4.8.4-1|590	%if %{with_private_headers}
12mr|qt4-4.8.4-1|591	%exclude %{_qt_includedir}/*/private/
12mr|qt4-4.8.4-1|592	%endif
12mr|qt4-4.8.4-1|593	
12mr|qt4-4.8.4-1|594	#-------------------------------------------------------------------------
12mr|qt4-4.8.4-1|595	%if %{with_private_headers}
12mr|qt4-4.8.4-1|596	%package devel-private
12mr|qt4-4.8.4-1|597	Summary:	Private headers for Qt toolkit
12mr|qt4-4.8.4-1|598	Group:		Development/KDE and Qt
12mr|qt4-4.8.4-1|599	Requires:	qt4-devel = %{epoch}:%{version}-%{release}
12mr|qt4-4.8.4-1|600	BuildArch:	noarch
12mr|qt4-4.8.4-1|601	
12mr|qt4-4.8.4-1|602	%description devel-private
12mr|qt4-4.8.4-1|603	The %{name}-devel-private package contains the private headres for Qt4
12mr|qt4-4.8.4-1|604	toolkit. It is needed to build Qt Creator with all features.
12mr|qt4-4.8.4-1|605	
12mr|qt4-4.8.4-1|606	%files devel-private
12mr|qt4-4.8.4-1|607	%{_qt_includedir}/QtCore/private/
12mr|qt4-4.8.4-1|608	%{_qt_includedir}/QtDeclarative/private/
12mr|qt4-4.8.4-1|609	%{_qt_includedir}/QtGui/private/
12mr|qt4-4.8.4-1|610	%{_qt_includedir}/QtScript/private/
12mr|qt4-4.8.4-1|611	%{_qt_includedir}/../src/corelib/
12mr|qt4-4.8.4-1|612	%{_qt_includedir}/../src/declarative/
12mr|qt4-4.8.4-1|613	%{_qt_includedir}/../src/gui/
12mr|qt4-4.8.4-1|614	%{_qt_includedir}/../src/script/
12mr|qt4-4.8.4-1|615	%endif
12mr|qt4-4.8.4-1|616	
12mr|qt4-4.8.4-1|617	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|618	%package assistant
12mr|qt4-4.8.4-1|619	Summary:	Qt%{major} Assistantion Doc Utility
12mr|qt4-4.8.4-1|620	Group:		Books/Computer books
12mr|qt4-4.8.4-1|621	Requires:	%{name}-common = %{epoch}:%{version}
12mr|qt4-4.8.4-1|622	Requires:	qt4-database-plugin-sqlite = %{epoch}:%{version}
12mr|qt4-4.8.4-1|623	Suggests:	qt4-doc = %{epoch}:%{version}
12mr|qt4-4.8.4-1|624	Conflicts:	%{name}-common <= 4.3.3-4
12mr|qt4-4.8.4-1|625	
12mr|qt4-4.8.4-1|626	%description assistant
12mr|qt4-4.8.4-1|627	Qt Assistant provides a documentation Browser.
12mr|qt4-4.8.4-1|628	
12mr|qt4-4.8.4-1|629	%files assistant
12mr|qt4-4.8.4-1|630	%{_qt_bindir}/assistant
12mr|qt4-4.8.4-1|631	%{_qt_bindir}/qcollectiongenerator
12mr|qt4-4.8.4-1|632	%{_qt_bindir}/qhelpconverter
12mr|qt4-4.8.4-1|633	%{_qt_bindir}/qhelpgenerator
12mr|qt4-4.8.4-1|634	%{_datadir}/applications/mandriva-assistant-qt4.desktop
12mr|qt4-4.8.4-1|635	%{_qt_translationdir}/assistant*
12mr|qt4-4.8.4-1|636	
12mr|qt4-4.8.4-1|637	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|638	%package designer
12mr|qt4-4.8.4-1|639	Summary:	Qt%{major} Visual Design Tool
12mr|qt4-4.8.4-1|640	Group:		Development/KDE and Qt
12mr|qt4-4.8.4-1|641	Requires:	%{libqtdevel} = %{epoch}:%{version}
12mr|qt4-4.8.4-1|642	Requires:	qt4-designer-plugin-qt3support = %{epoch}:%{version}
12mr|qt4-4.8.4-1|643	%if %{with webkit}
12mr|qt4-4.8.4-1|644	Requires:	qt4-designer-plugin-webkit = %{epoch}:%{version}
12mr|qt4-4.8.4-1|645	%endif
12mr|qt4-4.8.4-1|646	%if %{with phonon}
12mr|qt4-4.8.4-1|647	Requires:	qt4-designer-plugin-phonon
12mr|qt4-4.8.4-1|648	%endif
12mr|qt4-4.8.4-1|649	%if %{with examples}
12mr|qt4-4.8.4-1|650	Suggests:	qt4-examples = %{epoch}:%{version}
12mr|qt4-4.8.4-1|651	%endif
12mr|qt4-4.8.4-1|652	%if %{with demos}
12mr|qt4-4.8.4-1|653	Suggests:	qt4-demos = %{epoch}:%{version}-%{release}
12mr|qt4-4.8.4-1|654	%endif
12mr|qt4-4.8.4-1|655	Conflicts:	%{name}-common <= 4.3.3-4
12mr|qt4-4.8.4-1|656	
12mr|qt4-4.8.4-1|657	%description designer
12mr|qt4-4.8.4-1|658	The Qt Designer is a visual design tool that makes designing and
12mr|qt4-4.8.4-1|659	implementing user interfaces a lot easier.
12mr|qt4-4.8.4-1|660	
12mr|qt4-4.8.4-1|661	%files designer
12mr|qt4-4.8.4-1|662	%{_qt_bindir}/designer
12mr|qt4-4.8.4-1|663	%{_datadir}/applications/mandriva-designer-qt4.desktop
12mr|qt4-4.8.4-1|664	%{_qt_translationdir}/designer_*
12mr|qt4-4.8.4-1|665	
12mr|qt4-4.8.4-1|666	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|667	%package linguist
12mr|qt4-4.8.4-1|668	Summary:	Qt%{major} Linguist Translation Utility
12mr|qt4-4.8.4-1|669	Group:		Books/Computer books
12mr|qt4-4.8.4-1|670	Requires:	%{name}-common = %{epoch}:%{version}
12mr|qt4-4.8.4-1|671	Conflicts:	%{name}-common <= 4.3.3-4
12mr|qt4-4.8.4-1|672	
12mr|qt4-4.8.4-1|673	%description linguist
12mr|qt4-4.8.4-1|674	Linguist provides easy translation for Qt GUI's in severall languages.
12mr|qt4-4.8.4-1|675	
12mr|qt4-4.8.4-1|676	%files linguist
12mr|qt4-4.8.4-1|677	%{_qt_bindir}/linguist
12mr|qt4-4.8.4-1|678	%{_qt_bindir}/lconvert
12mr|qt4-4.8.4-1|679	%{_datadir}/applications/mandriva-linguist-qt4.desktop
12mr|qt4-4.8.4-1|680	%{_qt_translationdir}/linguist*
12mr|qt4-4.8.4-1|681	
12mr|qt4-4.8.4-1|682	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|683	%package qdoc3
12mr|qt4-4.8.4-1|684	Summary:	Qt%{major} Documentation Generator
12mr|qt4-4.8.4-1|685	Group:		Development/KDE and Qt
12mr|qt4-4.8.4-1|686	Requires:	%{name}-common = %{epoch}:%{version}
12mr|qt4-4.8.4-1|687	Conflicts:	%{name}-common <= 4.3.3-4
12mr|qt4-4.8.4-1|688	
12mr|qt4-4.8.4-1|689	%description qdoc3
12mr|qt4-4.8.4-1|690	Qt 4 documentation generator.
12mr|qt4-4.8.4-1|691	
12mr|qt4-4.8.4-1|692	%files qdoc3
12mr|qt4-4.8.4-1|693	%{_qt_bindir}/qdoc3
12mr|qt4-4.8.4-1|694	
12mr|qt4-4.8.4-1|695	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|696	%package qtdbus
12mr|qt4-4.8.4-1|697	Summary:	Qt%{major} DBus Binary
12mr|qt4-4.8.4-1|698	Group:		Development/KDE and Qt
12mr|qt4-4.8.4-1|699	Requires:	%{name}-common = %{epoch}:%{version}
12mr|qt4-4.8.4-1|700	
12mr|qt4-4.8.4-1|701	%description qtdbus
12mr|qt4-4.8.4-1|702	Dbus interface for Qt.
12mr|qt4-4.8.4-1|703	
12mr|qt4-4.8.4-1|704	%files qtdbus
12mr|qt4-4.8.4-1|705	%{_qt_bindir}/qdbus
12mr|qt4-4.8.4-1|706	%{_qt_bindir}/qdbusviewer
12mr|qt4-4.8.4-1|707	
12mr|qt4-4.8.4-1|708	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|709	%package qmlviewer
12mr|qt4-4.8.4-1|710	Summary:	Qt%{major} Qmlviewer Utility
12mr|qt4-4.8.4-1|711	Group:		Development/KDE and Qt
12mr|qt4-4.8.4-1|712	Requires:	%{name}-common = %{epoch}:%{version}
12mr|qt4-4.8.4-1|713	
12mr|qt4-4.8.4-1|714	%description qmlviewer
12mr|qt4-4.8.4-1|715	Qmlviewer utility for Qt.
12mr|qt4-4.8.4-1|716	
12mr|qt4-4.8.4-1|717	%files qmlviewer
12mr|qt4-4.8.4-1|718	%{_qt_bindir}/qmlviewer
12mr|qt4-4.8.4-1|719	%{_qt_bindir}/qmlplugindump
12mr|qt4-4.8.4-1|720	%{_qt_importdir}/Qt/
12mr|qt4-4.8.4-1|721	%if %{with webkit}
12mr|qt4-4.8.4-1|722	%{_qt_importdir}/QtWebKit/libqmlwebkitplugin.so
12mr|qt4-4.8.4-1|723	%{_qt_importdir}/QtWebKit/qmldir
12mr|qt4-4.8.4-1|724	%endif
12mr|qt4-4.8.4-1|725	%{_qt_plugindir}/bearer/libqgenericbearer.so
12mr|qt4-4.8.4-1|726	%{_qt_plugindir}/bearer/libqnmbearer.so
12mr|qt4-4.8.4-1|727	%{_qt_plugindir}/bearer/libqconnmanbearer.so
12mr|qt4-4.8.4-1|728	%dir %{_qt_plugindir}/qmltooling/
12mr|qt4-4.8.4-1|729	%{_qt_plugindir}/qmltooling/libqmldbg_tcp.so
12mr|qt4-4.8.4-1|730	%{_qt_plugindir}/qmltooling/libqmldbg_inspector.so
12mr|qt4-4.8.4-1|731	
12mr|qt4-4.8.4-1|732	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|733	%package qtconfig
12mr|qt4-4.8.4-1|734	Summary:	Qt%{major} Configuration Utility
12mr|qt4-4.8.4-1|735	Group:		Development/KDE and Qt
12mr|qt4-4.8.4-1|736	Requires:	%{name}-common = %{epoch}:%{version}
12mr|qt4-4.8.4-1|737	Conflicts:	qt4-common <= 2:4.3.3
12mr|qt4-4.8.4-1|738	Requires(post):	update-alternatives
12mr|qt4-4.8.4-1|739	Requires(postun):update-alternatives
12mr|qt4-4.8.4-1|740	
12mr|qt4-4.8.4-1|741	%description qtconfig
12mr|qt4-4.8.4-1|742	Main configuration utility for Qt.
12mr|qt4-4.8.4-1|743	
12mr|qt4-4.8.4-1|744	%post qtconfig
12mr|qt4-4.8.4-1|745	update-alternatives --install %{_bindir}/qtconfig qtconfig %{_qt_bindir}/qtconfig 20
12mr|qt4-4.8.4-1|746	
12mr|qt4-4.8.4-1|747	%postun qtconfig
12mr|qt4-4.8.4-1|748	if ! [ -e %{_qt_bindir}/qtconfig ]; then
12mr|qt4-4.8.4-1|749	update-alternatives --remove qtconfig %{_qt_bindir}/qtconfig
12mr|qt4-4.8.4-1|750	fi
12mr|qt4-4.8.4-1|751	
12mr|qt4-4.8.4-1|752	%files qtconfig
12mr|qt4-4.8.4-1|753	%{_qt_bindir}/qtconfig
12mr|qt4-4.8.4-1|754	%{_qt_translationdir}/qtconfig*
12mr|qt4-4.8.4-1|755	
12mr|qt4-4.8.4-1|756	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|757	%if %{with qvfb}
12mr|qt4-4.8.4-1|758	%package qvfb
12mr|qt4-4.8.4-1|759	Summary:	Qt%{major} Embedded Virtual Terminal
12mr|qt4-4.8.4-1|760	Group:		Development/KDE and Qt
12mr|qt4-4.8.4-1|761	Requires:	%{name}-common = %{epoch}:%{version}
12mr|qt4-4.8.4-1|762	Conflicts:	%{name}-common <= 4.3.3-4
12mr|qt4-4.8.4-1|763	
12mr|qt4-4.8.4-1|764	%description qvfb
12mr|qt4-4.8.4-1|765	Embedded virtual terminal for Qt support.
12mr|qt4-4.8.4-1|766	
12mr|qt4-4.8.4-1|767	%files qvfb
12mr|qt4-4.8.4-1|768	%{_qt_bindir}/qvfb
12mr|qt4-4.8.4-1|769	%{_qt_translationdir}/qvfb*
12mr|qt4-4.8.4-1|770	%endif
12mr|qt4-4.8.4-1|771	
12mr|qt4-4.8.4-1|772	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|773	%package xmlpatterns
12mr|qt4-4.8.4-1|774	Summary:	Qt%{major} Xmlpatterns Utility
12mr|qt4-4.8.4-1|775	Group:		Development/KDE and Qt
12mr|qt4-4.8.4-1|776	Requires:	%{name}-common = %{epoch}:%{version}
12mr|qt4-4.8.4-1|777	
12mr|qt4-4.8.4-1|778	%description xmlpatterns
12mr|qt4-4.8.4-1|779	Xmlpatterns utility for Qt.
12mr|qt4-4.8.4-1|780	
12mr|qt4-4.8.4-1|781	%files xmlpatterns
12mr|qt4-4.8.4-1|782	%{_qt_bindir}/xmlpatterns
12mr|qt4-4.8.4-1|783	
12mr|qt4-4.8.4-1|784	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|785	%package accessibility-plugin
12mr|qt4-4.8.4-1|786	Summary:	Qt%{major} Accessibility Plugin
12mr|qt4-4.8.4-1|787	Group:		Development/KDE and Qt
12mr|qt4-4.8.4-1|788	Obsoletes:	qt4-accessibility-plugin-%_lib
12mr|qt4-4.8.4-1|789	
12mr|qt4-4.8.4-1|790	%description accessibility-plugin
12mr|qt4-4.8.4-1|791	Acessibility plugins for Qt.
12mr|qt4-4.8.4-1|792	
12mr|qt4-4.8.4-1|793	%files accessibility-plugin
12mr|qt4-4.8.4-1|794	%{_qt_plugindir}/accessible/
12mr|qt4-4.8.4-1|795	
12mr|qt4-4.8.4-1|796	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|797	%package designer-plugin-qt3support
12mr|qt4-4.8.4-1|798	Summary:	Qt%{major} designer qt3support plugin
12mr|qt4-4.8.4-1|799	Group:		Development/KDE and Qt
12mr|qt4-4.8.4-1|800	
12mr|qt4-4.8.4-1|801	%description designer-plugin-qt3support
12mr|qt4-4.8.4-1|802	Designer plugin for qt3support Qt support.
12mr|qt4-4.8.4-1|803	
12mr|qt4-4.8.4-1|804	%files designer-plugin-qt3support
12mr|qt4-4.8.4-1|805	%{_qt_plugindir}/designer/libqt3supportwidgets.so
12mr|qt4-4.8.4-1|806	
12mr|qt4-4.8.4-1|807	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|808	%if %{with webkit}
12mr|qt4-4.8.4-1|809	%package designer-plugin-webkit
12mr|qt4-4.8.4-1|810	Summary:	Qt%{major} Designer Webkit Plugin
12mr|qt4-4.8.4-1|811	Group:		Development/KDE and Qt
12mr|qt4-4.8.4-1|812	
12mr|qt4-4.8.4-1|813	%description designer-plugin-webkit
12mr|qt4-4.8.4-1|814	Designer plugin for webkit Qt support.
12mr|qt4-4.8.4-1|815	
12mr|qt4-4.8.4-1|816	%files designer-plugin-webkit
12mr|qt4-4.8.4-1|817	%{_qt_plugindir}/designer/libqwebview.so
12mr|qt4-4.8.4-1|818	%endif
12mr|qt4-4.8.4-1|819	
12mr|qt4-4.8.4-1|820	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|821	%package graphicssystems-plugin
12mr|qt4-4.8.4-1|822	Summary:	Qt%{major} Graphicssystems Plugin
12mr|qt4-4.8.4-1|823	Group:		Development/KDE and Qt
12mr|qt4-4.8.4-1|824	Obsoletes:	qt4-graphicssystems-plugin-%{_lib}
12mr|qt4-4.8.4-1|825	
12mr|qt4-4.8.4-1|826	%description graphicssystems-plugin
12mr|qt4-4.8.4-1|827	Graphicssystems plugins for Qt.
12mr|qt4-4.8.4-1|828	
12mr|qt4-4.8.4-1|829	%files graphicssystems-plugin
12mr|qt4-4.8.4-1|830	%dir %{_qt_plugindir}/graphicssystems/
12mr|qt4-4.8.4-1|831	%{_qt_plugindir}/graphicssystems/libqglgraphicssystem.so
12mr|qt4-4.8.4-1|832	%{_qt_plugindir}/graphicssystems/libqtracegraphicssystem.so
12mr|qt4-4.8.4-1|833	%if %{with openvg}
12mr|qt4-4.8.4-1|834	%{_qt_plugindir}/graphicssystems/libqvggraphicssystem.so
12mr|qt4-4.8.4-1|835	%endif
12mr|qt4-4.8.4-1|836	
12mr|qt4-4.8.4-1|837	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|838	%if %{with ibase}
12mr|qt4-4.8.4-1|839	%package database-plugin-ibase
12mr|qt4-4.8.4-1|840	Summary:	Qt%{major} Database Interbase Plugin
12mr|qt4-4.8.4-1|841	Group:		Development/KDE and Qt
12mr|qt4-4.8.4-1|842	Obsoletes:	qt4-database-plugin-ibase-%{_lib}
12mr|qt4-4.8.4-1|843	
12mr|qt4-4.8.4-1|844	%description database-plugin-ibase
12mr|qt4-4.8.4-1|845	Database plugin for interbase Qt support.
12mr|qt4-4.8.4-1|846	
12mr|qt4-4.8.4-1|847	%files database-plugin-ibase
12mr|qt4-4.8.4-1|848	%{_qt_plugindir}/sqldrivers/libqsqlibase.so
12mr|qt4-4.8.4-1|849	%endif
12mr|qt4-4.8.4-1|850	
12mr|qt4-4.8.4-1|851	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|852	%if %{with mysql}
12mr|qt4-4.8.4-1|853	%package database-plugin-mysql
12mr|qt4-4.8.4-1|854	Summary:	Qt%{major} Database MYSQL Plugin
12mr|qt4-4.8.4-1|855	Group:		Development/KDE and Qt
12mr|qt4-4.8.4-1|856	Obsoletes:	qt4-database-plugin-mysql-%{_lib}
12mr|qt4-4.8.4-1|857	
12mr|qt4-4.8.4-1|858	%description database-plugin-mysql
12mr|qt4-4.8.4-1|859	Database plugin for mysql Qt support.
12mr|qt4-4.8.4-1|860	
12mr|qt4-4.8.4-1|861	%files database-plugin-mysql
12mr|qt4-4.8.4-1|862	%{_qt_plugindir}/sqldrivers/libqsqlmysql.so
12mr|qt4-4.8.4-1|863	%endif
12mr|qt4-4.8.4-1|864	
12mr|qt4-4.8.4-1|865	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|866	%if %{with odbc}
12mr|qt4-4.8.4-1|867	%package database-plugin-odbc
12mr|qt4-4.8.4-1|868	Summary:	Qt%{major} Database ODBC Plugin
12mr|qt4-4.8.4-1|869	Group:		Development/KDE and Qt
12mr|qt4-4.8.4-1|870	Obsoletes:	qt4-database-plugin-odbc-%{_lib}
12mr|qt4-4.8.4-1|871	
12mr|qt4-4.8.4-1|872	%description database-plugin-odbc
12mr|qt4-4.8.4-1|873	Database plugin for ODBC Qt support.
12mr|qt4-4.8.4-1|874	
12mr|qt4-4.8.4-1|875	%files database-plugin-odbc
12mr|qt4-4.8.4-1|876	%{_qt_plugindir}/sqldrivers/libqsqlodbc.so
12mr|qt4-4.8.4-1|877	%endif
12mr|qt4-4.8.4-1|878	
12mr|qt4-4.8.4-1|879	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|880	%if %{with postgres}
12mr|qt4-4.8.4-1|881	%package database-plugin-pgsql
12mr|qt4-4.8.4-1|882	Summary:	Qt%{major} Database PGSQL Plugin
12mr|qt4-4.8.4-1|883	Group:		Development/KDE and Qt
12mr|qt4-4.8.4-1|884	Obsoletes:	qt4-database-plugin-pgsql-%{_lib}
12mr|qt4-4.8.4-1|885	
12mr|qt4-4.8.4-1|886	%description database-plugin-pgsql
12mr|qt4-4.8.4-1|887	Database plugin for pgsql Qt support.
12mr|qt4-4.8.4-1|888	
12mr|qt4-4.8.4-1|889	%files database-plugin-pgsql
12mr|qt4-4.8.4-1|890	%{_qt_plugindir}/sqldrivers/libqsqlpsql.so
12mr|qt4-4.8.4-1|891	%endif
12mr|qt4-4.8.4-1|892	
12mr|qt4-4.8.4-1|893	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|894	%if %{with sqlite}
12mr|qt4-4.8.4-1|895	%package database-plugin-sqlite
12mr|qt4-4.8.4-1|896	Summary:	Qt%{major} Database SQLITE Plugin
12mr|qt4-4.8.4-1|897	Group:		Databases
12mr|qt4-4.8.4-1|898	Obsoletes:	qt4-database-plugin-sqlite-%{_lib}
12mr|qt4-4.8.4-1|899	
12mr|qt4-4.8.4-1|900	%description database-plugin-sqlite
12mr|qt4-4.8.4-1|901	Database plugin for sqlite Qt support.
12mr|qt4-4.8.4-1|902	
12mr|qt4-4.8.4-1|903	%files database-plugin-sqlite
12mr|qt4-4.8.4-1|904	%{_qt_plugindir}/sqldrivers/libqsqlite.so
12mr|qt4-4.8.4-1|905	%endif
12mr|qt4-4.8.4-1|906	
12mr|qt4-4.8.4-1|907	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|908	%if %{with tds}
12mr|qt4-4.8.4-1|909	%package database-plugin-tds
12mr|qt4-4.8.4-1|910	Summary:	Q%{major} Database FREETDS Plugin
12mr|qt4-4.8.4-1|911	Group:		Databases
12mr|qt4-4.8.4-1|912	Obsoletes:	qt4-database-plugin-tds-%{_lib}
12mr|qt4-4.8.4-1|913	
12mr|qt4-4.8.4-1|914	%description database-plugin-tds
12mr|qt4-4.8.4-1|915	Database plugin for freetds Qt support.
12mr|qt4-4.8.4-1|916	
12mr|qt4-4.8.4-1|917	%files database-plugin-tds
12mr|qt4-4.8.4-1|918	%{_qt_plugindir}/sqldrivers/libqsqltds.so
12mr|qt4-4.8.4-1|919	%endif
12mr|qt4-4.8.4-1|920	
12mr|qt4-4.8.4-1|921	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|922	%if %{with docs}
12mr|qt4-4.8.4-1|923	%package doc
12mr|qt4-4.8.4-1|924	Summary:	Qt%{major} HTML Documentation
12mr|qt4-4.8.4-1|925	Group:		Books/Computer books
12mr|qt4-4.8.4-1|926	BuildArch:	noarch
12mr|qt4-4.8.4-1|927	
12mr|qt4-4.8.4-1|928	%description doc
12mr|qt4-4.8.4-1|929	HTML documentation for the Qt toolkit. To view the documentation,
12mr|qt4-4.8.4-1|930	please load up the file %{_qt_docdir}/html/index.html in your
12mr|qt4-4.8.4-1|931	favourite browser.
12mr|qt4-4.8.4-1|932	
12mr|qt4-4.8.4-1|933	%post doc
12mr|qt4-4.8.4-1|934	# Remove old qt4 doc directories
12mr|qt4-4.8.4-1|935	find %{_docdir} -maxdepth 1 -type d -name qt-4.\* -exec rm -rf {} \;
12mr|qt4-4.8.4-1|936	
12mr|qt4-4.8.4-1|937	%files doc
12mr|qt4-4.8.4-1|938	%{_qt_docdir}/html/
12mr|qt4-4.8.4-1|939	%{_qt_docdir}/qch/
12mr|qt4-4.8.4-1|940	%{_qt_docdir}/src/
12mr|qt4-4.8.4-1|941	%endif
12mr|qt4-4.8.4-1|942	
12mr|qt4-4.8.4-1|943	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|944	%if %{with demos}
12mr|qt4-4.8.4-1|945	%package demos
12mr|qt4-4.8.4-1|946	Summary:	Qt%{major} Demonstration Applications
12mr|qt4-4.8.4-1|947	Group:		Development/KDE and Qt
12mr|qt4-4.8.4-1|948	Requires:	%{name}-common = %{epoch}:%{version}
12mr|qt4-4.8.4-1|949	Obsoletes:	%{name}-demos < 4:4.8.0
12mr|qt4-4.8.4-1|950	%if %{with docs}
12mr|qt4-4.8.4-1|951	Requires:	%{name}-doc = %{epoch}:%{version}
12mr|qt4-4.8.4-1|952	%endif
12mr|qt4-4.8.4-1|953	%if %{with examples}
12mr|qt4-4.8.4-1|954	Suggests:	%{name}-examples = %{epoch}:%{version}
12mr|qt4-4.8.4-1|955	%endif
12mr|qt4-4.8.4-1|956	
12mr|qt4-4.8.4-1|957	%description demos
12mr|qt4-4.8.4-1|958	Demonstration applications made with Qt %{version}.
12mr|qt4-4.8.4-1|959	
12mr|qt4-4.8.4-1|960	%files demos
12mr|qt4-4.8.4-1|961	%{_qt_bindir}/qtdemo
12mr|qt4-4.8.4-1|962	%{_qt_demodir}/
12mr|qt4-4.8.4-1|963	%{_qt_plugindir}/designer/libarthurplugin.so
12mr|qt4-4.8.4-1|964	%endif
12mr|qt4-4.8.4-1|965	
12mr|qt4-4.8.4-1|966	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|967	%if %{with examples}
12mr|qt4-4.8.4-1|968	%package examples
12mr|qt4-4.8.4-1|969	Summary:	Qt%{major} Programs Examples
12mr|qt4-4.8.4-1|970	Group:		Development/KDE and Qt
12mr|qt4-4.8.4-1|971	Requires:	%{name}-common = %{epoch}:%{version}
12mr|qt4-4.8.4-1|972	Obsoletes:	qt4-tutorial
12mr|qt4-4.8.4-1|973	Obsoletes:	%{name}-examples < 4:4.7.0-3
12mr|qt4-4.8.4-1|974	
12mr|qt4-4.8.4-1|975	%description examples
12mr|qt4-4.8.4-1|976	Programs examples made with Qt %{version}.
12mr|qt4-4.8.4-1|977	
12mr|qt4-4.8.4-1|978	%files examples
12mr|qt4-4.8.4-1|979	%{_qt_exampledir}/
12mr|qt4-4.8.4-1|980	%{_qt_plugindir}/designer/libcontainerextension.so
12mr|qt4-4.8.4-1|981	%{_qt_plugindir}/designer/libcustomwidgetplugin.so
12mr|qt4-4.8.4-1|982	%{_qt_plugindir}/designer/libtaskmenuextension.so
12mr|qt4-4.8.4-1|983	%{_qt_plugindir}/designer/libworldtimeclockplugin.so
12mr|qt4-4.8.4-1|984	%endif
12mr|qt4-4.8.4-1|985	
12mr|qt4-4.8.4-1|986	#--------------------------------------------------------------------
12mr|qt4-4.8.4-1|987	%prep
12mr|qt4-4.8.4-1|988	%setup -q -n qt-everywhere-opensource-src-%{version}
12mr|qt4-4.8.4-1|989	%patch1 -p1 -b .c++11-1~
12mr|qt4-4.8.4-1|990	%patch2 -p1 -b .c++11-2~
12mr|qt4-4.8.4-1|991	%patch3 -p1 -b .kde-bug-256475
12mr|qt4-4.8.4-1|992	%patch7 -p1 -b .ssl
12mr|qt4-4.8.4-1|993	%patch10 -p1 -b .fix-qvfb-build
12mr|qt4-4.8.4-1|994	%patch11 -p1
12mr|qt4-4.8.4-1|995	%patch12 -p1 -b .moc-boost148
12mr|qt4-4.8.4-1|996	#patch13 -p1
12mr|qt4-4.8.4-1|997	
12mr|qt4-4.8.4-1|998	# let makefile create missing .qm files, the .qm files should be included in qt upstream
12mr|qt4-4.8.4-1|999	for f in translations/*.ts ; do
12mr|qt4-4.8.4-1|1000	touch ${f%.ts}.qm
12mr|qt4-4.8.4-1|1001	done
12mr|qt4-4.8.4-1|1002	
12mr|qt4-4.8.4-1|1003	# QMAKE_STRIP need to be clear to allow mdv -debug package
12mr|qt4-4.8.4-1|1004	sed -e "s|^QMAKE_STRIP.*=.*|QMAKE_STRIP             =|" -i mkspecs/common/linux.conf
12mr|qt4-4.8.4-1|1005	# We use -g1 to override -gdwarf-4 -- the latter needs more
12mr|qt4-4.8.4-1|1006	# RAM during QtWebKit build than x86_32 can handle.
12mr|qt4-4.8.4-1|1007	sed -e "s|^QMAKE_CFLAGS_RELEASE .*$|QMAKE_CFLAGS_RELEASE    += %{optflags}  -fno-strict-aliasing -DPIC -fPIC -g1| " \
12mr|qt4-4.8.4-1|1008	-e "s|^QMAKE_LFLAGS	.*$|QMAKE_LFLAGS		+= %{ldflags}|" \
12mr|qt4-4.8.4-1|1009	-e "s|^QMAKE_LFLAGS_PLUGIN.*\+= |QMAKE_LFLAGS_PLUGIN += %(echo %ldflags|sed -e 's#-Wl,--no-undefined##') |" \
12mr|qt4-4.8.4-1|1010	-e 's|^QMAKE_CXXFLAGS .*|& -std=gnu++0x|' \
12mr|qt4-4.8.4-1|1011	-i mkspecs/common/gcc-base.conf mkspecs/common/gcc-base-unix.conf
12mr|qt4-4.8.4-1|1012	
12mr|qt4-4.8.4-1|1013	%build
12mr|qt4-4.8.4-1|1014	export QTDIR=`/bin/pwd`
12mr|qt4-4.8.4-1|1015	export PATH=$QTDIR/bin:$PATH
12mr|qt4-4.8.4-1|1016	
12mr|qt4-4.8.4-1|1017	# Don't include headers or link with /usr/X11R6/{include,lib}
12mr|qt4-4.8.4-1|1018	perl -pi -e 's@/X11R6/@/@' mkspecs/linux-*/qmake.conf mkspecs/common/linux.conf
12mr|qt4-4.8.4-1|1019	
12mr|qt4-4.8.4-1|1020	#--------------------------------------------------------
12mr|qt4-4.8.4-1|1021	./configure \
12mr|qt4-4.8.4-1|1022	-prefix %{_qt_datadir} \
12mr|qt4-4.8.4-1|1023	-sysconfdir %{_sysconfdir} \
12mr|qt4-4.8.4-1|1024	-libdir %{_libdir} \
12mr|qt4-4.8.4-1|1025	-docdir %{_qt_docdir} \
12mr|qt4-4.8.4-1|1026	-plugindir %{_qt_plugindir} \
12mr|qt4-4.8.4-1|1027	-translationdir %{_qt_translationdir} \
12mr|qt4-4.8.4-1|1028	%if %{with debug}
12mr|qt4-4.8.4-1|1029	-debug \
12mr|qt4-4.8.4-1|1030	-verbose \
12mr|qt4-4.8.4-1|1031	%else
12mr|qt4-4.8.4-1|1032	-release \
12mr|qt4-4.8.4-1|1033	-silent \
12mr|qt4-4.8.4-1|1034	%endif
12mr|qt4-4.8.4-1|1035	-opensource \
12mr|qt4-4.8.4-1|1036	-confirm-license \
12mr|qt4-4.8.4-1|1037	-shared \
12mr|qt4-4.8.4-1|1038	-no-separate-debug-info \
12mr|qt4-4.8.4-1|1039	-no-rpath \
12mr|qt4-4.8.4-1|1040	-no-pch \
12mr|qt4-4.8.4-1|1041	-optimized-qmake \
12mr|qt4-4.8.4-1|1042	-reduce-relocations \
12mr|qt4-4.8.4-1|1043	-openssl-linked \
12mr|qt4-4.8.4-1|1044	-dbus-linked \
12mr|qt4-4.8.4-1|1045	-gtkstyle \
12mr|qt4-4.8.4-1|1046	-xmlpatterns \
12mr|qt4-4.8.4-1|1047	-opengl desktop \
12mr|qt4-4.8.4-1|1048	-platform linux-g++ \
12mr|qt4-4.8.4-1|1049	-xinerama \
12mr|qt4-4.8.4-1|1050	-xrandr \
12mr|qt4-4.8.4-1|1051	%if %{with qvfb}
12mr|qt4-4.8.4-1|1052	-qvfb \
12mr|qt4-4.8.4-1|1053	%endif
12mr|qt4-4.8.4-1|1054	%if !%{with cups}
12mr|qt4-4.8.4-1|1055	-no-cups \
12mr|qt4-4.8.4-1|1056	%endif
12mr|qt4-4.8.4-1|1057	%if !%{with phonon}
12mr|qt4-4.8.4-1|1058	-no-phonon \
12mr|qt4-4.8.4-1|1059	-no-phonon-backend \
12mr|qt4-4.8.4-1|1060	%endif
12mr|qt4-4.8.4-1|1061	%if %{with postgres}
12mr|qt4-4.8.4-1|1062	-plugin-sql-psql \
12mr|qt4-4.8.4-1|1063	%endif
12mr|qt4-4.8.4-1|1064	%if %{with mysql}
12mr|qt4-4.8.4-1|1065	-plugin-sql-mysql \
12mr|qt4-4.8.4-1|1066	%else
12mr|qt4-4.8.4-1|1067	-no-sql-mysql \
12mr|qt4-4.8.4-1|1068	%endif
12mr|qt4-4.8.4-1|1069	%if %{with ibase}
12mr|qt4-4.8.4-1|1070	-plugin-sql-ibase \
12mr|qt4-4.8.4-1|1071	%else
12mr|qt4-4.8.4-1|1072	-no-sql-ibase \
12mr|qt4-4.8.4-1|1073	%endif
12mr|qt4-4.8.4-1|1074	%if %{with sqlite}
12mr|qt4-4.8.4-1|1075	-plugin-sql-sqlite \
12mr|qt4-4.8.4-1|1076	-system-sqlite \
12mr|qt4-4.8.4-1|1077	-no-sql-sqlite2 \
12mr|qt4-4.8.4-1|1078	%else
12mr|qt4-4.8.4-1|1079	-no-sql-sqlite \
12mr|qt4-4.8.4-1|1080	-no-sql-sqlite2 \
12mr|qt4-4.8.4-1|1081	%endif
12mr|qt4-4.8.4-1|1082	%if %{with odbc}
12mr|qt4-4.8.4-1|1083	-plugin-sql-odbc \
12mr|qt4-4.8.4-1|1084	%else
12mr|qt4-4.8.4-1|1085	-no-sql-odbc \
12mr|qt4-4.8.4-1|1086	%endif
12mr|qt4-4.8.4-1|1087	%if %{with tds}
12mr|qt4-4.8.4-1|1088	-plugin-sql-tds \
12mr|qt4-4.8.4-1|1089	%else
12mr|qt4-4.8.4-1|1090	-no-sql-tds \
12mr|qt4-4.8.4-1|1091	%endif
12mr|qt4-4.8.4-1|1092	%if %{with openvg}
12mr|qt4-4.8.4-1|1093	-openvg \
12mr|qt4-4.8.4-1|1094	%else
12mr|qt4-4.8.4-1|1095	-no-openvg \
12mr|qt4-4.8.4-1|1096	%endif
12mr|qt4-4.8.4-1|1097	%if !%{with webkit}
12mr|qt4-4.8.4-1|1098	-no-webkit \
12mr|qt4-4.8.4-1|1099	%endif
12mr|qt4-4.8.4-1|1100	%if !%{with docs}
12mr|qt4-4.8.4-1|1101	-nomake docs \
12mr|qt4-4.8.4-1|1102	%endif
12mr|qt4-4.8.4-1|1103	%if !%{with demos}
12mr|qt4-4.8.4-1|1104	-nomake demos \
12mr|qt4-4.8.4-1|1105	%endif
12mr|qt4-4.8.4-1|1106	%if !%{with examples}
12mr|qt4-4.8.4-1|1107	-nomake examples
12mr|qt4-4.8.4-1|1108	%endif
12mr|qt4-4.8.4-1|1109	
12mr|qt4-4.8.4-1|1110	%make
12mr|qt4-4.8.4-1|1111	
12mr|qt4-4.8.4-1|1112	%if %{with qvfb}
12mr|qt4-4.8.4-1|1113	pushd tools/qvfb
12mr|qt4-4.8.4-1|1114	%{_builddir}/qt-everywhere-opensource-src-%{version}/bin/qmake
12mr|qt4-4.8.4-1|1115	%make
12mr|qt4-4.8.4-1|1116	popd
12mr|qt4-4.8.4-1|1117	%endif
12mr|qt4-4.8.4-1|1118	
12mr|qt4-4.8.4-1|1119	%install
12mr|qt4-4.8.4-1|1120	rm -rf %{buildroot}
12mr|qt4-4.8.4-1|1121	install -d %{buildroot}%{_bindir}
12mr|qt4-4.8.4-1|1122	install -d %{buildroot}%{_docdir}/%{name}
12mr|qt4-4.8.4-1|1123	install -d %{buildroot}%{_sysconfdir}/profile.d
12mr|qt4-4.8.4-1|1124	
12mr|qt4-4.8.4-1|1125	# recreate .qm files
12mr|qt4-4.8.4-1|1126	LD_LIBRARY_PATH=`pwd`/lib bin/lrelease translations/*.ts
12mr|qt4-4.8.4-1|1127	export PATH=`pwd`/bin:$PATH
12mr|qt4-4.8.4-1|1128	
12mr|qt4-4.8.4-1|1129	make install INSTALL_ROOT=%{buildroot}
12mr|qt4-4.8.4-1|1130	
12mr|qt4-4.8.4-1|1131	%if %{with_private_headers}
12mr|qt4-4.8.4-1|1132	# install private headers
12mr|qt4-4.8.4-1|1133	# using rsync -R as easy way to preserve relative path names
12mr|qt4-4.8.4-1|1134	# we're little cheating here with destination dir to keep things simple
12mr|qt4-4.8.4-1|1135	rsync -aR \
12mr|qt4-4.8.4-1|1136	include/Qt{Core,Declarative,Gui,Script}/private \
12mr|qt4-4.8.4-1|1137	src/{corelib,declarative,gui,script}/*/*_p.h \
12mr|qt4-4.8.4-1|1138	%{buildroot}%{_qt_datadir}
12mr|qt4-4.8.4-1|1139	%endif
12mr|qt4-4.8.4-1|1140	
12mr|qt4-4.8.4-1|1141	%if %{with qvfb}
12mr|qt4-4.8.4-1|1142	# Install qvfb
12mr|qt4-4.8.4-1|1143	make install -C tools/qvfb INSTALL_ROOT=%{buildroot}
12mr|qt4-4.8.4-1|1144	%else
12mr|qt4-4.8.4-1|1145	# Remove qvfb translation files that are installed by default
12mr|qt4-4.8.4-1|1146	rm -f %{buildroot}%{_qt_translationdir}/qvfb_*.qm
12mr|qt4-4.8.4-1|1147	%endif
12mr|qt4-4.8.4-1|1148	
12mr|qt4-4.8.4-1|1149	%if !%{with docs}
12mr|qt4-4.8.4-1|1150	# Remove these doc src files that are installed even if using -nomake-docs
12mr|qt4-4.8.4-1|1151	rm -f %{buildroot}%{_qt_docdir}/src/
12mr|qt4-4.8.4-1|1152	%endif
12mr|qt4-4.8.4-1|1153	
12mr|qt4-4.8.4-1|1154	mkdir -p %{buildroot}%{_datadir}/applications
12mr|qt4-4.8.4-1|1155	install -m 644 %{SOURCE3} %{buildroot}%{_datadir}/applications
12mr|qt4-4.8.4-1|1156	install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/applications
12mr|qt4-4.8.4-1|1157	install -m 644 %{SOURCE5} %{buildroot}%{_datadir}/applications
12mr|qt4-4.8.4-1|1158	
12mr|qt4-4.8.4-1|1159	# Fix mkspec link
12mr|qt4-4.8.4-1|1160	pushd  %{buildroot}%{_qt_datadir}/mkspecs
12mr|qt4-4.8.4-1|1161	rm -f default
12mr|qt4-4.8.4-1|1162	ln -sf %{_qt_datadir}/mkspecs/linux-g++ default
12mr|qt4-4.8.4-1|1163	popd
12mr|qt4-4.8.4-1|1164	
12mr|qt4-4.8.4-1|1165	# Copy examples/tutorial and demos
12mr|qt4-4.8.4-1|1166	for d in %{?with_demos:demos} %{?with_examples:examples}; do
12mr|qt4-4.8.4-1|1167	tar --exclude=.obj --exclude=.moc -cf - $d | \
12mr|qt4-4.8.4-1|1168	tar -C %{buildroot}/%{_qt_datadir}/ -xf -
12mr|qt4-4.8.4-1|1169	done
12mr|qt4-4.8.4-1|1170	
12mr|qt4-4.8.4-1|1171	# Fix all buildroot paths
12mr|qt4-4.8.4-1|1172	find %{buildroot}%{_libdir} -type f -name '*prl' -exec perl -pi -e "s, -L%{_builddir}/\S+,,g" {} \;
12mr|qt4-4.8.4-1|1173	find %{buildroot}%{_libdir} -type f -name '*prl' -exec sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" {} \;
12mr|qt4-4.8.4-1|1174	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" {} \;
12mr|qt4-4.8.4-1|1175	find %{buildroot}/%{_qt_datadir}/mkspecs -name 'qmake.conf' -exec chmod -x -- {} \;
12mr|qt4-4.8.4-1|1176	find %{buildroot}/%{_qt_datadir}/mkspecs -name Info.plist.app -exec chmod -x -- {} \;
12mr|qt4-4.8.4-1|1177	
12mr|qt4-4.8.4-1|1178	# Don't reference %{builddir} neither /usr(/X11R6)?/ in .pc files.
12mr|qt4-4.8.4-1|1179	perl -pi -e '\
12mr|qt4-4.8.4-1|1180	s@-L/usr/X11R6/%{_lib} @@g;\
12mr|qt4-4.8.4-1|1181	s@-I/usr/X11R6/include @@g;\
12mr|qt4-4.8.4-1|1182	s@-L/%{_builddir}\S+@@g'\
12mr|qt4-4.8.4-1|1183	`find . -name \*.pc`
12mr|qt4-4.8.4-1|1184	
12mr|qt4-4.8.4-1|1185	# Install rpm macros
12mr|qt4-4.8.4-1|1186	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
12mr|qt4-4.8.4-1|1187	install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/rpm/macros.d
12mr|qt4-4.8.4-1|1188	
12mr|qt4-4.8.4-1|1189	# Profiles
12mr|qt4-4.8.4-1|1190	cat > %{buildroot}%{_sysconfdir}/profile.d/60qt4.sh << EOF
12mr|qt4-4.8.4-1|1191	#!/bin/bash
12mr|qt4-4.8.4-1|1192	
12mr|qt4-4.8.4-1|1193	# Qt4 is the main Qt on system
12mr|qt4-4.8.4-1|1194	export QTDIR=%{_qt_datadir}
12mr|qt4-4.8.4-1|1195	
12mr|qt4-4.8.4-1|1196	[ -z \$QT4DOCDIR ] && export QT4DOCDIR=%{_qt_docdir}
12mr|qt4-4.8.4-1|1197	
12mr|qt4-4.8.4-1|1198	if [ -z \$(echo \$PATH | grep "%{_qt_bindir}") ]; then
12mr|qt4-4.8.4-1|1199	PATH=\${PATH}:%{_qt_bindir}
12mr|qt4-4.8.4-1|1200	export PATH
12mr|qt4-4.8.4-1|1201	fi
12mr|qt4-4.8.4-1|1202	
12mr|qt4-4.8.4-1|1203	EOF
12mr|qt4-4.8.4-1|1204	
12mr|qt4-4.8.4-1|1205	# identical binaries are copied, not linked:
12mr|qt4-4.8.4-1|1206	rm -f %{buildroot}%{_qt_exampledir}/declarative/cppextensions/qwidgets/QWidgets/libqmlqwidgetsplugin.so
12mr|qt4-4.8.4-1|1207	ln -s %{buildroot}%{_qt_exampledir}/declarative/cppextensions/plugins/libqmlqwidgetsplugin.so %{buildroot}%{_qt_exampledir}/declarative/cppextensions/qwidgets/QWidgets/libqmlqwidgetsplugin.so
12mr|qt4-4.8.4-1|1208	
12mr|qt4-4.8.4-1|1209	# Clean WEBKIT test files
12mr|qt4-4.8.4-1|1210	rm -fr %{buildroot}%{_qt_datadir}/tests/qt4/tst_*/
12mr|qt4-4.8.4-1|1211	

16201 12
12mr|qt-assistant-adp-4.6.3-5|1	Summary:	Compatibility version of Qt Assistant
12mr|qt-assistant-adp-4.6.3-5|2	Name:		qt-assistant-adp
12mr|qt-assistant-adp-4.6.3-5|3	Epoch:		4
12mr|qt-assistant-adp-4.6.3-5|4	Version:	4.6.3
12mr|qt-assistant-adp-4.6.3-5|5	Release:	5
12mr|qt-assistant-adp-4.6.3-5|6	# See LGPL_EXCEPTIONS.txt, LICENSE.GPL3, respectively, for exception details
12mr|qt-assistant-adp-4.6.3-5|7	License:	LGPLv2 with exceptions or GPLv3 with exceptions
12mr|qt-assistant-adp-4.6.3-5|8	Group:		System/Libraries
12mr|qt-assistant-adp-4.6.3-5|9	Url:		http://qt.nokia.com/doc/4.6/qassistantclient.html
12mr|qt-assistant-adp-4.6.3-5|10	Source:		ftp://ftp.qt.nokia.com/qt/source/qt-assistant-qassistantclient-library-compat-src-%{version}.tar.gz
12mr|qt-assistant-adp-4.6.3-5|11	# missing header files from Debian (Fathi Boudra)
12mr|qt-assistant-adp-4.6.3-5|12	Source1:	QAssistantClient
12mr|qt-assistant-adp-4.6.3-5|13	Source2:	QtAssistant
12mr|qt-assistant-adp-4.6.3-5|14	# build fixes from Debian (Fathi Boudra)
12mr|qt-assistant-adp-4.6.3-5|15	Patch1:		01_build_system.diff
12mr|qt-assistant-adp-4.6.3-5|16	BuildRequires: qt4-devel >= 4:4.7.0
12mr|qt-assistant-adp-4.6.3-5|17	Conflicts: qt4-assistant < 4:4.6.3
12mr|qt-assistant-adp-4.6.3-5|18	
12mr|qt-assistant-adp-4.6.3-5|19	%description
12mr|qt-assistant-adp-4.6.3-5|20	The old version of Qt Assistant, based on Assistant Document Profile (.adp)
12mr|qt-assistant-adp-4.6.3-5|21	files, and the associated QtAssistantClient library, for compatibility with
12mr|qt-assistant-adp-4.6.3-5|22	applications providing help in that format.
12mr|qt-assistant-adp-4.6.3-5|23	
12mr|qt-assistant-adp-4.6.3-5|24	New applications should use the new version of Qt Assistant introduced in Qt
12mr|qt-assistant-adp-4.6.3-5|25	4.4, based on the Qt Help Framework also introduced in Qt 4.4, instead.
12mr|qt-assistant-adp-4.6.3-5|26	
12mr|qt-assistant-adp-4.6.3-5|27	%define libqassistant %mklibname qassistant 4
12mr|qt-assistant-adp-4.6.3-5|28	%package -n %{libqassistant}
12mr|qt-assistant-adp-4.6.3-5|29	Summary:	QT assistant lib
12mr|qt-assistant-adp-4.6.3-5|30	Group:		System/Libraries
12mr|qt-assistant-adp-4.6.3-5|31	Provides:	qassistantlib = %epoch:%version
12mr|qt-assistant-adp-4.6.3-5|32	
12mr|qt-assistant-adp-4.6.3-5|33	
12mr|qt-assistant-adp-4.6.3-5|34	%description -n %{libqassistant}
12mr|qt-assistant-adp-4.6.3-5|35	QT assistant lib.
12mr|qt-assistant-adp-4.6.3-5|36	
12mr|qt-assistant-adp-4.6.3-5|37	%package devel
12mr|qt-assistant-adp-4.6.3-5|38	Summary:	Development files for the compatibility QAssistantClient
12mr|qt-assistant-adp-4.6.3-5|39	Group:		Development/KDE and Qt
12mr|qt-assistant-adp-4.6.3-5|40	Requires:	%{libqassistant} = %{epoch}:%{version}-%{release}
12mr|qt-assistant-adp-4.6.3-5|41	Requires:	qt4-devel >= 4:4.7.0
12mr|qt-assistant-adp-4.6.3-5|42	
12mr|qt-assistant-adp-4.6.3-5|43	%description devel
12mr|qt-assistant-adp-4.6.3-5|44	This package contains the files necessary to build applications using the
12mr|qt-assistant-adp-4.6.3-5|45	deprecated QAssistantClient class (in the deprecated QtAssistantClient
12mr|qt-assistant-adp-4.6.3-5|46	library), which is used together with the legacy Assistant Document
12mr|qt-assistant-adp-4.6.3-5|47	Profile (.adp) version of Qt Assistant.
12mr|qt-assistant-adp-4.6.3-5|48	
12mr|qt-assistant-adp-4.6.3-5|49	This class is obsolete. It is provided to keep old source code working.
12mr|qt-assistant-adp-4.6.3-5|50	We strongly advise against using it in new code. New code should use the
12mr|qt-assistant-adp-4.6.3-5|51	Qt Help Framework introduced in Qt 4.4 and/or the version of Qt Assistant
12mr|qt-assistant-adp-4.6.3-5|52	based on it (also introduced in Qt 4.4) instead.
12mr|qt-assistant-adp-4.6.3-5|53	
12mr|qt-assistant-adp-4.6.3-5|54	%prep
12mr|qt-assistant-adp-4.6.3-5|55	%setup -q -n qt-assistant-qassistantclient-library-compat-version-%{version}
12mr|qt-assistant-adp-4.6.3-5|56	%patch1 -p1 -b .build_system
12mr|qt-assistant-adp-4.6.3-5|57	mkdir include
12mr|qt-assistant-adp-4.6.3-5|58	cp -p %{SOURCE1} %{SOURCE2} include/
12mr|qt-assistant-adp-4.6.3-5|59	
12mr|qt-assistant-adp-4.6.3-5|60	%build
12mr|qt-assistant-adp-4.6.3-5|61	# build assistant_adp
12mr|qt-assistant-adp-4.6.3-5|62	%qmake_qt4 QT_PRODUCT=OpenSource
12mr|qt-assistant-adp-4.6.3-5|63	%make
12mr|qt-assistant-adp-4.6.3-5|64	
12mr|qt-assistant-adp-4.6.3-5|65	# build libQtAssistantClient
12mr|qt-assistant-adp-4.6.3-5|66	pushd lib
12mr|qt-assistant-adp-4.6.3-5|67	%qmake_qt4 CONFIG=create_prl
12mr|qt-assistant-adp-4.6.3-5|68	%make
12mr|qt-assistant-adp-4.6.3-5|69	popd
12mr|qt-assistant-adp-4.6.3-5|70	
12mr|qt-assistant-adp-4.6.3-5|71	# build assistant_adp translations
12mr|qt-assistant-adp-4.6.3-5|72	pushd translations
12mr|qt-assistant-adp-4.6.3-5|73	lrelease assistant_adp_*.ts
12mr|qt-assistant-adp-4.6.3-5|74	popd
12mr|qt-assistant-adp-4.6.3-5|75	
12mr|qt-assistant-adp-4.6.3-5|76	%install
12mr|qt-assistant-adp-4.6.3-5|77	# install assistant_adp
12mr|qt-assistant-adp-4.6.3-5|78	make install INSTALL_ROOT=%{buildroot}
12mr|qt-assistant-adp-4.6.3-5|79	
12mr|qt-assistant-adp-4.6.3-5|80	# install libQtAssistantClient
12mr|qt-assistant-adp-4.6.3-5|81	make install INSTALL_ROOT=%{buildroot} -C lib
12mr|qt-assistant-adp-4.6.3-5|82	
12mr|qt-assistant-adp-4.6.3-5|83	# install assistant_adp translations
12mr|qt-assistant-adp-4.6.3-5|84	mkdir -p %{buildroot}%{qt4dir}/translations
12mr|qt-assistant-adp-4.6.3-5|85	install -p -m644 translations/assistant_adp_*.qm \
12mr|qt-assistant-adp-4.6.3-5|86	%{buildroot}%{qt4dir}/translations
12mr|qt-assistant-adp-4.6.3-5|87	
12mr|qt-assistant-adp-4.6.3-5|88	# install assistant.prf mkspec
12mr|qt-assistant-adp-4.6.3-5|89	install -D -p -m644 features/assistant.prf \
12mr|qt-assistant-adp-4.6.3-5|90	%{buildroot}%{qt4dir}/mkspecs/features/assistant.prf
12mr|qt-assistant-adp-4.6.3-5|91	
12mr|qt-assistant-adp-4.6.3-5|92	# install missing headers (thanks to Fathi Boudra from Debian)
12mr|qt-assistant-adp-4.6.3-5|93	install -p -m644 include/Q* %{buildroot}%{qt4include}/QtAssistant/
12mr|qt-assistant-adp-4.6.3-5|94	
12mr|qt-assistant-adp-4.6.3-5|95	# nuke dangling reference(s) to the buildroot
12mr|qt-assistant-adp-4.6.3-5|96	sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" %{buildroot}%{qt4lib}/*.prl
12mr|qt-assistant-adp-4.6.3-5|97	
12mr|qt-assistant-adp-4.6.3-5|98	# let rpm handle binaries conflicts
12mr|qt-assistant-adp-4.6.3-5|99	mkdir %{buildroot}%{_bindir}
12mr|qt-assistant-adp-4.6.3-5|100	pushd %{buildroot}%{qt4bin}
12mr|qt-assistant-adp-4.6.3-5|101	mv assistant_adp ../../../bin/
12mr|qt-assistant-adp-4.6.3-5|102	ln -s ../../../bin/assistant_adp .
12mr|qt-assistant-adp-4.6.3-5|103	popd
12mr|qt-assistant-adp-4.6.3-5|104	
12mr|qt-assistant-adp-4.6.3-5|105	# _debug target (see bug #196513)
12mr|qt-assistant-adp-4.6.3-5|106	pushd %{buildroot}%{qt4lib}
12mr|qt-assistant-adp-4.6.3-5|107	echo "INPUT(-lQtAssistantClient)" >libQtAssistantClient_debug.so
12mr|qt-assistant-adp-4.6.3-5|108	popd
12mr|qt-assistant-adp-4.6.3-5|109	
12mr|qt-assistant-adp-4.6.3-5|110	# Note that we intentionally DO NOT install a .desktop file for assistant_adp
12mr|qt-assistant-adp-4.6.3-5|111	# because it makes no sense to invoke it without a specific .adp file to open.
12mr|qt-assistant-adp-4.6.3-5|112	# By default, it views the Qt documentation, for which we already have a menu
12mr|qt-assistant-adp-4.6.3-5|113	# entry using the current version of the Qt Assistant, and there is no UI for
12mr|qt-assistant-adp-4.6.3-5|114	# viewing anything different. The .adp file needs to be passed on the command
12mr|qt-assistant-adp-4.6.3-5|115	# line, which is usually done by the application.
12mr|qt-assistant-adp-4.6.3-5|116	
12mr|qt-assistant-adp-4.6.3-5|117	%files
12mr|qt-assistant-adp-4.6.3-5|118	%doc LGPL_EXCEPTION.txt LICENSE.LGPL LICENSE.GPL3
12mr|qt-assistant-adp-4.6.3-5|119	%{_bindir}/assistant_adp
12mr|qt-assistant-adp-4.6.3-5|120	%{qt4dir}/translations/*
12mr|qt-assistant-adp-4.6.3-5|121	%{qt4bin}/assistant_adp
12mr|qt-assistant-adp-4.6.3-5|122	
12mr|qt-assistant-adp-4.6.3-5|123	%files -n %{libqassistant}
12mr|qt-assistant-adp-4.6.3-5|124	%{qt4lib}/libQtAssistantClient.so.4*
12mr|qt-assistant-adp-4.6.3-5|125	
12mr|qt-assistant-adp-4.6.3-5|126	%files devel
12mr|qt-assistant-adp-4.6.3-5|127	%{qt4include}/QtAssistant/
12mr|qt-assistant-adp-4.6.3-5|128	%{qt4lib}/libQtAssistantClient.so
12mr|qt-assistant-adp-4.6.3-5|129	%{qt4lib}/libQtAssistantClient_debug.so
12mr|qt-assistant-adp-4.6.3-5|130	%{qt4lib}/libQtAssistantClient.prl
12mr|qt-assistant-adp-4.6.3-5|131	%{_libdir}/pkgconfig/QtAssistantClient.pc
12mr|qt-assistant-adp-4.6.3-5|132	%{qt4dir}/mkspecs/features/assistant.prf
12mr|qt-assistant-adp-4.6.3-5|133	
12mr|qt-assistant-adp-4.6.3-5|134	
12mr|qt-assistant-adp-4.6.3-5|135	
12mr|qt-assistant-adp-4.6.3-5|136	%changelog
12mr|qt-assistant-adp-4.6.3-5|137	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|qt-assistant-adp-4.6.3-5|138	+ Commit: 4888e9e
12mr|qt-assistant-adp-4.6.3-5|139	- Fix description length
12mr|qt-assistant-adp-4.6.3-5|140	
12mr|qt-assistant-adp-4.6.3-5|141	

16202 12
12mr|qt-components-desktop-20110608-2|1	%define gitversion 20110608
12mr|qt-components-desktop-20110608-2|2	
12mr|qt-components-desktop-20110608-2|3	
12mr|qt-components-desktop-20110608-2|4	Summary:	A Desktop Qt Quick Component
12mr|qt-components-desktop-20110608-2|5	Name:		qt-components-desktop
12mr|qt-components-desktop-20110608-2|6	Version:	%gitversion
12mr|qt-components-desktop-20110608-2|7	Release:	%mkrel 2
12mr|qt-components-desktop-20110608-2|8	License:	LGPL
12mr|qt-components-desktop-20110608-2|9	Group:		Development/KDE and Qt
12mr|qt-components-desktop-20110608-2|10	Url:		http://qt.gitorious.org/qt-components/desktop
12mr|qt-components-desktop-20110608-2|11	Source0:	%{name}-%{version}.tar.bz2
12mr|qt-components-desktop-20110608-2|12	BuildRequires:	qt4-devel
12mr|qt-components-desktop-20110608-2|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|qt-components-desktop-20110608-2|14	
12mr|qt-components-desktop-20110608-2|15	%description
12mr|qt-components-desktop-20110608-2|16	This contains the research on desktop components for QML.
12mr|qt-components-desktop-20110608-2|17	
12mr|qt-components-desktop-20110608-2|18	These files are used by MCC2 and MPM infrastructure.
12mr|qt-components-desktop-20110608-2|19	
12mr|qt-components-desktop-20110608-2|20	%prep
12mr|qt-components-desktop-20110608-2|21	%setup -q
12mr|qt-components-desktop-20110608-2|22	
12mr|qt-components-desktop-20110608-2|23	%build
12mr|qt-components-desktop-20110608-2|24	qmake
12mr|qt-components-desktop-20110608-2|25	%make
12mr|qt-components-desktop-20110608-2|26	
12mr|qt-components-desktop-20110608-2|27	%install
12mr|qt-components-desktop-20110608-2|28	rm -rf %buildroot
12mr|qt-components-desktop-20110608-2|29	mkdir -p %{buildroot}/%_datadir/mandriva/qt-components/desktop
12mr|qt-components-desktop-20110608-2|30	cp -R components %{buildroot}/%{_datadir}/mandriva/qt-components/desktop
12mr|qt-components-desktop-20110608-2|31	cp -R examples %{buildroot}/%{_datadir}/mandriva/qt-components/desktop
12mr|qt-components-desktop-20110608-2|32	
12mr|qt-components-desktop-20110608-2|33	%files
12mr|qt-components-desktop-20110608-2|34	%defattr(-,root,root)
12mr|qt-components-desktop-20110608-2|35	%_datadir/mandriva/qt-components
12mr|qt-components-desktop-20110608-2|36	
12mr|qt-components-desktop-20110608-2|37	
12mr|qt-components-desktop-20110608-2|38	
12mr|qt-components-desktop-20110608-2|39	%changelog
12mr|qt-components-desktop-20110608-2|40	

16203 12
12mr|qt-creator-2.6.0-1|1	Name:		qt-creator
12mr|qt-creator-2.6.0-1|2	Version:	2.6.0
12mr|qt-creator-2.6.0-1|3	Release:	1
12mr|qt-creator-2.6.0-1|4	License:	LGPLv2+ and MIT
12mr|qt-creator-2.6.0-1|5	Summary:	Qt Creator is a lightweight, cross-platform IDE
12mr|qt-creator-2.6.0-1|6	Group:		Development/KDE and Qt
12mr|qt-creator-2.6.0-1|7	URL:		http://qt.nokia.com/products/developer-tools
12mr|qt-creator-2.6.0-1|8	Source0:	http://get.qt.nokia.com/qtcreator/%{name}-%{version}-src.tar.gz
12mr|qt-creator-2.6.0-1|9	Source1:	%{name}.rpmlintrc
12mr|qt-creator-2.6.0-1|10	Source2:	Nokia-QtCreator.xml
12mr|qt-creator-2.6.0-1|11	Patch0:		qt-creator-2.6.0-linkage.patch
12mr|qt-creator-2.6.0-1|12	BuildRequires:	qt4-devel >= 4:4.7.4
12mr|qt-creator-2.6.0-1|13	BuildRequires:	qt4-devel-private >= 4:4.7.4
12mr|qt-creator-2.6.0-1|14	BuildRequires:	qt4-qdoc3
12mr|qt-creator-2.6.0-1|15	BuildRequires:	qt4-assistant
12mr|qt-creator-2.6.0-1|16	BuildRequires:	automoc4
12mr|qt-creator-2.6.0-1|17	Suggests:	qt4-designer
12mr|qt-creator-2.6.0-1|18	Suggests:	qt4-assistant
12mr|qt-creator-2.6.0-1|19	Suggests:	qt4-devel
12mr|qt-creator-2.6.0-1|20	Suggests:	qt4-qmlviewer
12mr|qt-creator-2.6.0-1|21	Suggests:	qt-creator-doc
12mr|qt-creator-2.6.0-1|22	
12mr|qt-creator-2.6.0-1|23	%description
12mr|qt-creator-2.6.0-1|24	Qt Creator (previously known as Project Greenhouse) is a new, lightweight,
12mr|qt-creator-2.6.0-1|25	cross-platform integrated development environment (IDE) designed to make
12mr|qt-creator-2.6.0-1|26	development with the Qt application framework even faster and easier.
12mr|qt-creator-2.6.0-1|27	
12mr|qt-creator-2.6.0-1|28	%pre
12mr|qt-creator-2.6.0-1|29	if [ "$1" == "2" -a -L %{_bindir}/qtcreator ]
12mr|qt-creator-2.6.0-1|30	then
12mr|qt-creator-2.6.0-1|31	rm -f %{_bindir}/qtcreator
12mr|qt-creator-2.6.0-1|32	fi
12mr|qt-creator-2.6.0-1|33	
12mr|qt-creator-2.6.0-1|34	%files
12mr|qt-creator-2.6.0-1|35	%doc README
12mr|qt-creator-2.6.0-1|36	%{_bindir}/qtcreator
12mr|qt-creator-2.6.0-1|37	%{_bindir}/qmlpuppet
12mr|qt-creator-2.6.0-1|38	%{_bindir}/qtcreator_process_stub
12mr|qt-creator-2.6.0-1|39	%{_bindir}/qtpromaker
12mr|qt-creator-2.6.0-1|40	%{_bindir}/sdktool
12mr|qt-creator-2.6.0-1|41	%{_libdir}/qtcreator
12mr|qt-creator-2.6.0-1|42	%{_datadir}/qtcreator
12mr|qt-creator-2.6.0-1|43	%{_iconsdir}/*/*/*/QtProject-qtcreator.png
12mr|qt-creator-2.6.0-1|44	%{_datadir}/mime/packages/*
12mr|qt-creator-2.6.0-1|45	%{_datadir}/applications/qtcreator.desktop
12mr|qt-creator-2.6.0-1|46	
12mr|qt-creator-2.6.0-1|47	#------------------------------------------------------------------------------
12mr|qt-creator-2.6.0-1|48	
12mr|qt-creator-2.6.0-1|49	%package doc
12mr|qt-creator-2.6.0-1|50	Summary:	Qt Creator documentation
12mr|qt-creator-2.6.0-1|51	Group:		Development/KDE and Qt
12mr|qt-creator-2.6.0-1|52	Suggests:	qt4-doc
12mr|qt-creator-2.6.0-1|53	
12mr|qt-creator-2.6.0-1|54	%description doc
12mr|qt-creator-2.6.0-1|55	Qt Creator documentation.
12mr|qt-creator-2.6.0-1|56	
12mr|qt-creator-2.6.0-1|57	%files doc
12mr|qt-creator-2.6.0-1|58	%{_datadir}/doc/qtcreator/qtcreator.qch
12mr|qt-creator-2.6.0-1|59	%{_datadir}/doc/qtcreator/qtcreator-dev.qch
12mr|qt-creator-2.6.0-1|60	
12mr|qt-creator-2.6.0-1|61	#------------------------------------------------------------------------------
12mr|qt-creator-2.6.0-1|62	
12mr|qt-creator-2.6.0-1|63	%prep
12mr|qt-creator-2.6.0-1|64	%setup -qn %{name}-%{version}-src
12mr|qt-creator-2.6.0-1|65	%patch0 -p1
12mr|qt-creator-2.6.0-1|66	
12mr|qt-creator-2.6.0-1|67	%build
12mr|qt-creator-2.6.0-1|68	export QTDIR=%{qt4dir}
12mr|qt-creator-2.6.0-1|69	%qmake_qt4 -r IDE_LIBRARY_BASENAME=%{_lib}
12mr|qt-creator-2.6.0-1|70	%make
12mr|qt-creator-2.6.0-1|71	%make docs
12mr|qt-creator-2.6.0-1|72	
12mr|qt-creator-2.6.0-1|73	%install
12mr|qt-creator-2.6.0-1|74	make install INSTALL_ROOT=%{buildroot}%{_prefix} install_docs
12mr|qt-creator-2.6.0-1|75	
12mr|qt-creator-2.6.0-1|76	mkdir -p %{buildroot}%{_datadir}/mime/packages
12mr|qt-creator-2.6.0-1|77	install -m 0644 %{SOURCE2} %{buildroot}/%{_datadir}/mime/packages
12mr|qt-creator-2.6.0-1|78	
12mr|qt-creator-2.6.0-1|79	mkdir -p %{buildroot}%{_datadir}/applications
12mr|qt-creator-2.6.0-1|80	cat > %{buildroot}%{_datadir}/applications/qtcreator.desktop << EOF
12mr|qt-creator-2.6.0-1|81	[Desktop Entry]
12mr|qt-creator-2.6.0-1|82	Type=Application
12mr|qt-creator-2.6.0-1|83	Exec=%{_bindir}/qtcreator
12mr|qt-creator-2.6.0-1|84	Name=Qt Creator
12mr|qt-creator-2.6.0-1|85	GenericName=C++ IDE for developing Qt applications
12mr|qt-creator-2.6.0-1|86	X-KDE-StartupNotify=true
12mr|qt-creator-2.6.0-1|87	Icon=QtProject-qtcreator
12mr|qt-creator-2.6.0-1|88	Terminal=false
12mr|qt-creator-2.6.0-1|89	Categories=Development;IDE;Qt;
12mr|qt-creator-2.6.0-1|90	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;
12mr|qt-creator-2.6.0-1|91	InitialPreference=9
12mr|qt-creator-2.6.0-1|92	EOF
12mr|qt-creator-2.6.0-1|93	

16204 12
12mr|qtcurve-gtk2-1.8.15-2|1	%define libname %{_lib}%{name}
12mr|qtcurve-gtk2-1.8.15-2|2	
12mr|qtcurve-gtk2-1.8.15-2|3	Name:		qtcurve-gtk2
12mr|qtcurve-gtk2-1.8.15-2|4	Summary:	QtCurve Theme for GTK
12mr|qtcurve-gtk2-1.8.15-2|5	Version:	1.8.15
12mr|qtcurve-gtk2-1.8.15-2|6	Release:	2
12mr|qtcurve-gtk2-1.8.15-2|7	Group:		Graphical desktop/GNOME
12mr|qtcurve-gtk2-1.8.15-2|8	License:	GPLv2
12mr|qtcurve-gtk2-1.8.15-2|9	URL:		http://www.kde-look.org/content/show.php?content=40492
12mr|qtcurve-gtk2-1.8.15-2|10	Source0:	http://craigd.wikispaces.com/file/view/QtCurve-Gtk2-%{version}.tar.bz2
12mr|qtcurve-gtk2-1.8.15-2|11	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|qtcurve-gtk2-1.8.15-2|12	BuildRequires:	cmake
12mr|qtcurve-gtk2-1.8.15-2|13	Requires:	%{libname} = %{version}-%{release}
12mr|qtcurve-gtk2-1.8.15-2|14	
12mr|qtcurve-gtk2-1.8.15-2|15	%description
12mr|qtcurve-gtk2-1.8.15-2|16	QtCurve theme for GTK2.
12mr|qtcurve-gtk2-1.8.15-2|17	
12mr|qtcurve-gtk2-1.8.15-2|18	%package -n %{libname}
12mr|qtcurve-gtk2-1.8.15-2|19	Summary:	libraries for %{name}
12mr|qtcurve-gtk2-1.8.15-2|20	Group:		System/Libraries
12mr|qtcurve-gtk2-1.8.15-2|21	Provides:	lib%{name} = %{version}-%{release}
12mr|qtcurve-gtk2-1.8.15-2|22	
12mr|qtcurve-gtk2-1.8.15-2|23	%description -n %{libname}
12mr|qtcurve-gtk2-1.8.15-2|24	Libraries for %{name}.
12mr|qtcurve-gtk2-1.8.15-2|25	
12mr|qtcurve-gtk2-1.8.15-2|26	%prep
12mr|qtcurve-gtk2-1.8.15-2|27	%setup -q -n QtCurve-Gtk2-%{version}
12mr|qtcurve-gtk2-1.8.15-2|28	
12mr|qtcurve-gtk2-1.8.15-2|29	%build
12mr|qtcurve-gtk2-1.8.15-2|30	%cmake
12mr|qtcurve-gtk2-1.8.15-2|31	%make
12mr|qtcurve-gtk2-1.8.15-2|32	
12mr|qtcurve-gtk2-1.8.15-2|33	%install
12mr|qtcurve-gtk2-1.8.15-2|34	%makeinstall_std -C build
12mr|qtcurve-gtk2-1.8.15-2|35	
12mr|qtcurve-gtk2-1.8.15-2|36	%files
12mr|qtcurve-gtk2-1.8.15-2|37	%doc AUTHORS ChangeLog README TODO
12mr|qtcurve-gtk2-1.8.15-2|38	%{_datadir}/themes/QtCurve
12mr|qtcurve-gtk2-1.8.15-2|39	
12mr|qtcurve-gtk2-1.8.15-2|40	%files -n %{libname}
12mr|qtcurve-gtk2-1.8.15-2|41	%{_libdir}/gtk-2.0/*/engines/libqtcurve.so
12mr|qtcurve-gtk2-1.8.15-2|42	
12mr|qtcurve-gtk2-1.8.15-2|43	
12mr|qtcurve-gtk2-1.8.15-2|44	
12mr|qtcurve-gtk2-1.8.15-2|45	%changelog
12mr|qtcurve-gtk2-1.8.15-2|46	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|qtcurve-gtk2-1.8.15-2|47	+ Commit: 47ac29b
12mr|qtcurve-gtk2-1.8.15-2|48	- New version 1.8.15 (sync with Cooker)
12mr|qtcurve-gtk2-1.8.15-2|49	
12mr|qtcurve-gtk2-1.8.15-2|50	

16205 12
12mr|qtscriptgenerator-0.1.0-10|1	Name:          qtscriptgenerator
12mr|qtscriptgenerator-0.1.0-10|2	Version:       0.1.0
12mr|qtscriptgenerator-0.1.0-10|3	Release:       %mkrel 10
12mr|qtscriptgenerator-0.1.0-10|4	Summary:       A tool to generate Qt bindings for Qt Script
12mr|qtscriptgenerator-0.1.0-10|5	Group:         System/Libraries
12mr|qtscriptgenerator-0.1.0-10|6	License:       GPLv2
12mr|qtscriptgenerator-0.1.0-10|7	URL:           http://code.google.com/p/qtscriptgenerator/
12mr|qtscriptgenerator-0.1.0-10|8	Source0:       http://qtscriptgenerator.googlecode.com/files/qtscriptgenerator-src-%{version}.tar.gz
12mr|qtscriptgenerator-0.1.0-10|9	Patch0:        qtscriptgenerator-src-0.1.0-fix-strings.patch
12mr|qtscriptgenerator-0.1.0-10|10	Patch1:        include_everything.patch
12mr|qtscriptgenerator-0.1.0-10|11	Patch2:        qtscriptgenerator-src-0.1.0-fix-build.patch
12mr|qtscriptgenerator-0.1.0-10|12	Patch3:        qtscriptgenerator-src-0.1.0-fix-gcc44.patch
12mr|qtscriptgenerator-0.1.0-10|13	Patch4:        qtscriptgenerator-src-0.1.0-no_QFileOpenEvent.patch
12mr|qtscriptgenerator-0.1.0-10|14	BuildRoot:     %_tmppath/%name-%version-%release-root
12mr|qtscriptgenerator-0.1.0-10|15	BuildRequires: libxslt-proc
12mr|qtscriptgenerator-0.1.0-10|16	BuildRequires: phonon-devel >= 4.3.1
12mr|qtscriptgenerator-0.1.0-10|17	BuildRequires: qt4-devel >= 3:4.5.0
12mr|qtscriptgenerator-0.1.0-10|18	
12mr|qtscriptgenerator-0.1.0-10|19	# not strictly required, but the expectation would be for the
12mr|qtscriptgenerator-0.1.0-10|20	# bindings to be present
12mr|qtscriptgenerator-0.1.0-10|21	Requires:      qtscriptbindings = %{version}-%{release}
12mr|qtscriptgenerator-0.1.0-10|22	
12mr|qtscriptgenerator-0.1.0-10|23	%description
12mr|qtscriptgenerator-0.1.0-10|24	Qt Script Generator is a tool to generate Qt bindings for Qt Script.
12mr|qtscriptgenerator-0.1.0-10|25	
12mr|qtscriptgenerator-0.1.0-10|26	%files
12mr|qtscriptgenerator-0.1.0-10|27	%defattr(-,root,root,-)
12mr|qtscriptgenerator-0.1.0-10|28	%{qt4bin}/generator
12mr|qtscriptgenerator-0.1.0-10|29	
12mr|qtscriptgenerator-0.1.0-10|30	#--------------------------------------------------------------------
12mr|qtscriptgenerator-0.1.0-10|31	
12mr|qtscriptgenerator-0.1.0-10|32	%package -n qtscriptbindings
12mr|qtscriptgenerator-0.1.0-10|33	Summary:    Qt bindings for Qt Script
12mr|qtscriptgenerator-0.1.0-10|34	Group:      System/Libraries
12mr|qtscriptgenerator-0.1.0-10|35	Provides:   qtscript-qt = %{version}-%{release}
12mr|qtscriptgenerator-0.1.0-10|36	Requires:   qt4-common
12mr|qtscriptgenerator-0.1.0-10|37	
12mr|qtscriptgenerator-0.1.0-10|38	%description -n qtscriptbindings
12mr|qtscriptgenerator-0.1.0-10|39	Bindings providing access to substantial portions of the Qt API
12mr|qtscriptgenerator-0.1.0-10|40	from within Qt Script.
12mr|qtscriptgenerator-0.1.0-10|41	
12mr|qtscriptgenerator-0.1.0-10|42	%files -n qtscriptbindings
12mr|qtscriptgenerator-0.1.0-10|43	%defattr(-,root,root,-)
12mr|qtscriptgenerator-0.1.0-10|44	%doc README LICENSE.GPL
12mr|qtscriptgenerator-0.1.0-10|45	%doc README.qsexec
12mr|qtscriptgenerator-0.1.0-10|46	%doc doc/
12mr|qtscriptgenerator-0.1.0-10|47	%doc examples/
12mr|qtscriptgenerator-0.1.0-10|48	%{_bindir}/qsexec
12mr|qtscriptgenerator-0.1.0-10|49	%{qt4plugins}/script/libqtscript*
12mr|qtscriptgenerator-0.1.0-10|50	
12mr|qtscriptgenerator-0.1.0-10|51	#--------------------------------------------------------------------
12mr|qtscriptgenerator-0.1.0-10|52	
12mr|qtscriptgenerator-0.1.0-10|53	%prep
12mr|qtscriptgenerator-0.1.0-10|54	%setup -q -n %{name}-src-%{version}
12mr|qtscriptgenerator-0.1.0-10|55	%patch0 -p1
12mr|qtscriptgenerator-0.1.0-10|56	%patch1 -p1
12mr|qtscriptgenerator-0.1.0-10|57	%patch2 -p0
12mr|qtscriptgenerator-0.1.0-10|58	%patch3 -p1
12mr|qtscriptgenerator-0.1.0-10|59	%patch4 -p1
12mr|qtscriptgenerator-0.1.0-10|60	%build
12mr|qtscriptgenerator-0.1.0-10|61	
12mr|qtscriptgenerator-0.1.0-10|62	# workaround buildsys bogosity, see also:
12mr|qtscriptgenerator-0.1.0-10|63	# http://code.google.com/p/qtscriptgenerator/issues/detail?id=38
12mr|qtscriptgenerator-0.1.0-10|64	export INCLUDE=%{qt4include}
12mr|qtscriptgenerator-0.1.0-10|65	
12mr|qtscriptgenerator-0.1.0-10|66	pushd generator
12mr|qtscriptgenerator-0.1.0-10|67	%{qmake_qt4} generator.pro
12mr|qtscriptgenerator-0.1.0-10|68	make
12mr|qtscriptgenerator-0.1.0-10|69	./generator
12mr|qtscriptgenerator-0.1.0-10|70	popd
12mr|qtscriptgenerator-0.1.0-10|71	
12mr|qtscriptgenerator-0.1.0-10|72	pushd qtbindings
12mr|qtscriptgenerator-0.1.0-10|73	%{qmake_qt4} qtbindings.pro
12mr|qtscriptgenerator-0.1.0-10|74	make %{?_smp_mflags}
12mr|qtscriptgenerator-0.1.0-10|75	popd
12mr|qtscriptgenerator-0.1.0-10|76	
12mr|qtscriptgenerator-0.1.0-10|77	pushd tools/qsexec/src
12mr|qtscriptgenerator-0.1.0-10|78	%{qmake_qt4} qsexec.pro
12mr|qtscriptgenerator-0.1.0-10|79	make  %{?_smp_mflags}
12mr|qtscriptgenerator-0.1.0-10|80	popd
12mr|qtscriptgenerator-0.1.0-10|81	
12mr|qtscriptgenerator-0.1.0-10|82	
12mr|qtscriptgenerator-0.1.0-10|83	%install
12mr|qtscriptgenerator-0.1.0-10|84	rm -rf %{buildroot}
12mr|qtscriptgenerator-0.1.0-10|85	
12mr|qtscriptgenerator-0.1.0-10|86	mkdir -p %{buildroot}%{qt4plugins}/script/
12mr|qtscriptgenerator-0.1.0-10|87	# install doesn't do symlinks
12mr|qtscriptgenerator-0.1.0-10|88	cp -a plugins/script/libqtscript* \
12mr|qtscriptgenerator-0.1.0-10|89	%{buildroot}%{qt4plugins}/script/
12mr|qtscriptgenerator-0.1.0-10|90	
12mr|qtscriptgenerator-0.1.0-10|91	cp -a tools/qsexec/README.TXT README.qsexec
12mr|qtscriptgenerator-0.1.0-10|92	install -D -p -m755 tools/qsexec/qsexec %{buildroot}%{_bindir}/qsexec
12mr|qtscriptgenerator-0.1.0-10|93	
12mr|qtscriptgenerator-0.1.0-10|94	install -D -p -m755 generator/generator %{buildroot}%{qt4bin}/generator
12mr|qtscriptgenerator-0.1.0-10|95	
12mr|qtscriptgenerator-0.1.0-10|96	%clean
12mr|qtscriptgenerator-0.1.0-10|97	rm -rf %{buildroot}
12mr|qtscriptgenerator-0.1.0-10|98	
12mr|qtscriptgenerator-0.1.0-10|99	
12mr|qtscriptgenerator-0.1.0-10|100	
12mr|qtscriptgenerator-0.1.0-10|101	%changelog
12mr|qtscriptgenerator-0.1.0-10|102	

16206 12
12mr|qtweetlib-0.5.0-1|1	%define	major 1
12mr|qtweetlib-0.5.0-1|2	%define	libqtweetlib %mklibname qtweetlib %{major}
12mr|qtweetlib-0.5.0-1|3	%define develqtweetlib %mklibname -d qtweetlib
12mr|qtweetlib-0.5.0-1|4	
12mr|qtweetlib-0.5.0-1|5	Name:		qtweetlib
12mr|qtweetlib-0.5.0-1|6	License:	GPLv2
12mr|qtweetlib-0.5.0-1|7	Version:	0.5.0
12mr|qtweetlib-0.5.0-1|8	Release:	1
12mr|qtweetlib-0.5.0-1|9	Source0:	%{name}-%{version}.tar.gz
12mr|qtweetlib-0.5.0-1|10	Url:		https://github.com/dschmidt/QTweetLib
12mr|qtweetlib-0.5.0-1|11	Summary:	C++ Qt based Twitter library
12mr|qtweetlib-0.5.0-1|12	Group:		System/Libraries
12mr|qtweetlib-0.5.0-1|13	BuildRequires:	cmake gcc-c++ qt4-devel
12mr|qtweetlib-0.5.0-1|14	BuildRequires:	qjson-devel
12mr|qtweetlib-0.5.0-1|15	
12mr|qtweetlib-0.5.0-1|16	%description
12mr|qtweetlib-0.5.0-1|17	C++ Qt based Twitter library.
12mr|qtweetlib-0.5.0-1|18	
12mr|qtweetlib-0.5.0-1|19	%package -n %{libqtweetlib}
12mr|qtweetlib-0.5.0-1|20	Group:		System/Libraries
12mr|qtweetlib-0.5.0-1|21	Summary:	C++ Qt based Twitter library
12mr|qtweetlib-0.5.0-1|22	
12mr|qtweetlib-0.5.0-1|23	%description -n %{libqtweetlib}
12mr|qtweetlib-0.5.0-1|24	C++ Qt based Twitter library.
12mr|qtweetlib-0.5.0-1|25	
12mr|qtweetlib-0.5.0-1|26	%package -n %{develqtweetlib}
12mr|qtweetlib-0.5.0-1|27	Group:		Development/C
12mr|qtweetlib-0.5.0-1|28	Summary:	C++ Qt based Twitter library
12mr|qtweetlib-0.5.0-1|29	Provides:	%{name}-devel = %{version}-%{release}
12mr|qtweetlib-0.5.0-1|30	Requires:	%{libqtweetlib} = %{version}
12mr|qtweetlib-0.5.0-1|31	
12mr|qtweetlib-0.5.0-1|32	%description -n %{develqtweetlib}
12mr|qtweetlib-0.5.0-1|33	C++ Qt based Twitter library (devel package).
12mr|qtweetlib-0.5.0-1|34	
12mr|qtweetlib-0.5.0-1|35	%prep
12mr|qtweetlib-0.5.0-1|36	%setup -q -n minimoog-QTweetLib-2af0b78
12mr|qtweetlib-0.5.0-1|37	
12mr|qtweetlib-0.5.0-1|38	%build
12mr|qtweetlib-0.5.0-1|39	%cmake
12mr|qtweetlib-0.5.0-1|40	%make
12mr|qtweetlib-0.5.0-1|41	
12mr|qtweetlib-0.5.0-1|42	%install
12mr|qtweetlib-0.5.0-1|43	%makeinstall_std -C build
12mr|qtweetlib-0.5.0-1|44	
12mr|qtweetlib-0.5.0-1|45	%files -n %{libqtweetlib}
12mr|qtweetlib-0.5.0-1|46	%{_libdir}/libQTweetLib.so.%{major}*
12mr|qtweetlib-0.5.0-1|47	
12mr|qtweetlib-0.5.0-1|48	%files -n %{develqtweetlib}
12mr|qtweetlib-0.5.0-1|49	%{_libdir}/libQTweetLib.so
12mr|qtweetlib-0.5.0-1|50	%{_includedir}/QTweetLib/
12mr|qtweetlib-0.5.0-1|51	
12mr|qtweetlib-0.5.0-1|52	
12mr|qtweetlib-0.5.0-1|53	
12mr|qtweetlib-0.5.0-1|54	%changelog
12mr|qtweetlib-0.5.0-1|55	

16207 12
12mr|quadra-1.2.0-6|1	%define	name	quadra
12mr|quadra-1.2.0-6|2	%define	version	1.2.0
12mr|quadra-1.2.0-6|3	%define summary	Multiplayer puzzle game
12mr|quadra-1.2.0-6|4	
12mr|quadra-1.2.0-6|5	Name:		%{name}
12mr|quadra-1.2.0-6|6	Version:	%{version}
12mr|quadra-1.2.0-6|7	Release:	%mkrel 6
12mr|quadra-1.2.0-6|8	URL:		http://code.google.com/p/quadra/
12mr|quadra-1.2.0-6|9	Source0:	http://quadra.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|quadra-1.2.0-6|10	Source1:	%{name}-icons.tar.bz2
12mr|quadra-1.2.0-6|11	Source5:	%{name}-16.png
12mr|quadra-1.2.0-6|12	Source6:	%{name}-32.png
12mr|quadra-1.2.0-6|13	Source7:	%{name}-48.png
12mr|quadra-1.2.0-6|14	# fix str fmt, patch sent upstream 08 Jun 2009
12mr|quadra-1.2.0-6|15	Patch0:		%{name}-1.2.0-fix-str-fmt.patch
12mr|quadra-1.2.0-6|16	License:	LGPLv2+
12mr|quadra-1.2.0-6|17	Group:		Games/Arcade
12mr|quadra-1.2.0-6|18	Summary:	%{summary}
12mr|quadra-1.2.0-6|19	BuildRequires:	libx11-devel
12mr|quadra-1.2.0-6|20	BuildRequires:	libxext-devel
12mr|quadra-1.2.0-6|21	BuildRequires:	libxpm-devel
12mr|quadra-1.2.0-6|22	BuildRequires:	libxxf86vm-devel
12mr|quadra-1.2.0-6|23	BuildRequires:	libpng-devel
12mr|quadra-1.2.0-6|24	BuildRequires:  bc
12mr|quadra-1.2.0-6|25	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|quadra-1.2.0-6|26	
12mr|quadra-1.2.0-6|27	%description
12mr|quadra-1.2.0-6|28	This is the official release %{version} of Quadra, a full-featured
12mr|quadra-1.2.0-6|29	multiplayer action puzzle game for the X Window System and Svgalib.
12mr|quadra-1.2.0-6|30	Features include:
12mr|quadra-1.2.0-6|31	
12mr|quadra-1.2.0-6|32	- Recursive block chaining
12mr|quadra-1.2.0-6|33	- Blocks shadows
12mr|quadra-1.2.0-6|34	- Teams playing
12mr|quadra-1.2.0-6|35	- TCP/IP networking (free Internet playing! Supports SOCKS proxies)
12mr|quadra-1.2.0-6|36	- Smooth block falling
12mr|quadra-1.2.0-6|37	- Sound effects
12mr|quadra-1.2.0-6|38	- Watches on other players
12mr|quadra-1.2.0-6|39	- Chat window
12mr|quadra-1.2.0-6|40	- CD-based music
12mr|quadra-1.2.0-6|41	- And much more!
12mr|quadra-1.2.0-6|42	
12mr|quadra-1.2.0-6|43	%prep
12mr|quadra-1.2.0-6|44	%setup -q
12mr|quadra-1.2.0-6|45	%patch0 -p1 -b .strfmt
12mr|quadra-1.2.0-6|46	
12mr|quadra-1.2.0-6|47	cat << EOF > mandriva-%{name}.desktop
12mr|quadra-1.2.0-6|48	[Desktop Entry]
12mr|quadra-1.2.0-6|49	Encoding=UTF-8
12mr|quadra-1.2.0-6|50	Name=Quadra
12mr|quadra-1.2.0-6|51	Comment=%{summary}
12mr|quadra-1.2.0-6|52	Exec=%_gamesbindir/%{name}
12mr|quadra-1.2.0-6|53	Icon=%{name}
12mr|quadra-1.2.0-6|54	Terminal=false
12mr|quadra-1.2.0-6|55	Type=Application
12mr|quadra-1.2.0-6|56	Categories=Game;ArcadeGame;
12mr|quadra-1.2.0-6|57	EOF
12mr|quadra-1.2.0-6|58	
12mr|quadra-1.2.0-6|59	%build
12mr|quadra-1.2.0-6|60	%configure2_5x --bindir=%{_gamesbindir}
12mr|quadra-1.2.0-6|61	%make
12mr|quadra-1.2.0-6|62	
12mr|quadra-1.2.0-6|63	%install
12mr|quadra-1.2.0-6|64	rm -rf %{buildroot}
12mr|quadra-1.2.0-6|65	%makeinstall_std
12mr|quadra-1.2.0-6|66	#install -s -D source/quadra $RPM_BUILD_ROOT%{_bindir}/quadra
12mr|quadra-1.2.0-6|67	#install -m644 -D source/quadra.res $RPM_BUILD_ROOT%{_datadir}/games/quadra.res
12mr|quadra-1.2.0-6|68	
12mr|quadra-1.2.0-6|69	install -D -m644 mandriva-%{name}.desktop %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12mr|quadra-1.2.0-6|70	install -D -m644 %SOURCE6 %{buildroot}%{_iconsdir}/%{name}.png
12mr|quadra-1.2.0-6|71	install -D -m644 %SOURCE5 %{buildroot}%{_miconsdir}/%{name}.png
12mr|quadra-1.2.0-6|72	install -D -m644 %SOURCE7 %{buildroot}%{_liconsdir}/%{name}.png
12mr|quadra-1.2.0-6|73	
12mr|quadra-1.2.0-6|74	%if %mdkversion < 200900
12mr|quadra-1.2.0-6|75	%post
12mr|quadra-1.2.0-6|76	%update_menus
12mr|quadra-1.2.0-6|77	%endif
12mr|quadra-1.2.0-6|78	
12mr|quadra-1.2.0-6|79	%if %mdkversion < 200900
12mr|quadra-1.2.0-6|80	%postun
12mr|quadra-1.2.0-6|81	%clean_menus
12mr|quadra-1.2.0-6|82	%endif
12mr|quadra-1.2.0-6|83	
12mr|quadra-1.2.0-6|84	%clean
12mr|quadra-1.2.0-6|85	rm -rf %{buildroot}
12mr|quadra-1.2.0-6|86	
12mr|quadra-1.2.0-6|87	%files
12mr|quadra-1.2.0-6|88	%defattr(-,root,root)
12mr|quadra-1.2.0-6|89	%doc ChangeLog LICENSE README
12mr|quadra-1.2.0-6|90	%{_gamesbindir}/*
12mr|quadra-1.2.0-6|91	%{_gamesdatadir}/quadra.res
12mr|quadra-1.2.0-6|92	%{_datadir}/pixmaps/*
12mr|quadra-1.2.0-6|93	%{_datadir}/applications/*
12mr|quadra-1.2.0-6|94	%{_iconsdir}/*.png
12mr|quadra-1.2.0-6|95	%{_miconsdir}/*.png
12mr|quadra-1.2.0-6|96	%{_liconsdir}/*.png
12mr|quadra-1.2.0-6|97	
12mr|quadra-1.2.0-6|98	
12mr|quadra-1.2.0-6|99	
12mr|quadra-1.2.0-6|100	%changelog
12mr|quadra-1.2.0-6|101	

16208 12
12mr|quassel-0.8.0-1|1	Name:       quassel
12mr|quassel-0.8.0-1|2	Version:    0.8.0
12mr|quassel-0.8.0-1|3	Release:    1
12mr|quassel-0.8.0-1|4	Summary:    A modern cross-platform distributed IRC client (monolythic)
12mr|quassel-0.8.0-1|5	Source0:    http://quassel-irc.org/pub/quassel-%{version}.tar.bz2
12mr|quassel-0.8.0-1|6	Source1:    networks.ini
12mr|quassel-0.8.0-1|7	Group:      Networking/IRC
12mr|quassel-0.8.0-1|8	License:    GPLv3
12mr|quassel-0.8.0-1|9	URL:        http://quassel-irc.org/
12mr|quassel-0.8.0-1|10	BuildRequires:  qt4-linguist >= 4:4.6.0
12mr|quassel-0.8.0-1|11	BuildRequires:  kdelibs4-devel
12mr|quassel-0.8.0-1|12	Requires:   quassel-common = %{version}
12mr|quassel-0.8.0-1|13	Provides:   kde4-irc-client
12mr|quassel-0.8.0-1|14	
12mr|quassel-0.8.0-1|15	%description
12mr|quassel-0.8.0-1|16	Quassel IRC is a modern, cross-platform, distributed IRC client,
12mr|quassel-0.8.0-1|17	meaning that one (or multiple) client(s) can attach to and detach
12mr|quassel-0.8.0-1|18	from a central core -- much like the popular combination of screen
12mr|quassel-0.8.0-1|19	and a text-based IRC client such as WeeChat, but graphical. In
12mr|quassel-0.8.0-1|20	addition to this unique feature, we aim to bring a pleasurable,
12mr|quassel-0.8.0-1|21	comfortable chatting experience to all major platforms (including
12mr|quassel-0.8.0-1|22	Linux®, Windows®, and MacOS X® as well as Qtopia-based cell phones
12mr|quassel-0.8.0-1|23	and PDAs), making communication with your peers not only convenient,
12mr|quassel-0.8.0-1|24	but also ubiquitous available.
12mr|quassel-0.8.0-1|25	
12mr|quassel-0.8.0-1|26	%files
12mr|quassel-0.8.0-1|27	%defattr(-,root,root)
12mr|quassel-0.8.0-1|28	%{_bindir}/quassel
12mr|quassel-0.8.0-1|29	%{_kde_applicationsdir}/quassel.desktop
12mr|quassel-0.8.0-1|30	
12mr|quassel-0.8.0-1|31	#-----------------------------------------------------------------------
12mr|quassel-0.8.0-1|32	
12mr|quassel-0.8.0-1|33	%package common
12mr|quassel-0.8.0-1|34	Group: Networking/IRC
12mr|quassel-0.8.0-1|35	Summary: A modern cross-platform distributed IRC client - Common files
12mr|quassel-0.8.0-1|36	Requires: qt4-database-plugin-sqlite
12mr|quassel-0.8.0-1|37	Conflicts: quassel < 0.3.1.20090128-4
12mr|quassel-0.8.0-1|38	
12mr|quassel-0.8.0-1|39	%description common
12mr|quassel-0.8.0-1|40	A modern, cross-platform, distributed IRC client
12mr|quassel-0.8.0-1|41	- This is client only, depends on a core server.
12mr|quassel-0.8.0-1|42	
12mr|quassel-0.8.0-1|43	%files common
12mr|quassel-0.8.0-1|44	%defattr(-,root,root)
12mr|quassel-0.8.0-1|45	%{_datadir}/icons/hicolor/*/*/*
12mr|quassel-0.8.0-1|46	%{_datadir}/pixmaps/%{name}.png
12mr|quassel-0.8.0-1|47	%{_kde_appsdir}/quassel
12mr|quassel-0.8.0-1|48	%doc AUTHORS ChangeLog README
12mr|quassel-0.8.0-1|49	
12mr|quassel-0.8.0-1|50	#-----------------------------------------------------------------------
12mr|quassel-0.8.0-1|51	
12mr|quassel-0.8.0-1|52	%package client
12mr|quassel-0.8.0-1|53	Group: Networking/IRC
12mr|quassel-0.8.0-1|54	Summary: A modern cross-platform distributed IRC client - Client only
12mr|quassel-0.8.0-1|55	Requires: quassel-common = %version
12mr|quassel-0.8.0-1|56	
12mr|quassel-0.8.0-1|57	%description client
12mr|quassel-0.8.0-1|58	A modern, cross-platform, distributed IRC client - Client only
12mr|quassel-0.8.0-1|59	
12mr|quassel-0.8.0-1|60	%files client
12mr|quassel-0.8.0-1|61	%defattr(-,root,root)
12mr|quassel-0.8.0-1|62	%{_bindir}/quasselclient
12mr|quassel-0.8.0-1|63	%{_kde_applicationsdir}/quasselclient.desktop
12mr|quassel-0.8.0-1|64	
12mr|quassel-0.8.0-1|65	#-----------------------------------------------------------------------
12mr|quassel-0.8.0-1|66	
12mr|quassel-0.8.0-1|67	%package core
12mr|quassel-0.8.0-1|68	Group: Networking/IRC
12mr|quassel-0.8.0-1|69	Summary: A modern cross-platform distributed IRC client - Core server
12mr|quassel-0.8.0-1|70	Requires: quassel-common = %version
12mr|quassel-0.8.0-1|71	
12mr|quassel-0.8.0-1|72	%description core
12mr|quassel-0.8.0-1|73	A modern, cross-platform, distributed IRC client - This is the quassel
12mr|quassel-0.8.0-1|74	core server for clients.
12mr|quassel-0.8.0-1|75	
12mr|quassel-0.8.0-1|76	%files core
12mr|quassel-0.8.0-1|77	%defattr(-,root,root)
12mr|quassel-0.8.0-1|78	%{_bindir}/quasselcore
12mr|quassel-0.8.0-1|79	
12mr|quassel-0.8.0-1|80	#-----------------------------------------------------------------------
12mr|quassel-0.8.0-1|81	
12mr|quassel-0.8.0-1|82	%prep
12mr|quassel-0.8.0-1|83	%setup -q
12mr|quassel-0.8.0-1|84	
12mr|quassel-0.8.0-1|85	%build
12mr|quassel-0.8.0-1|86	%cmake_kde4 \
12mr|quassel-0.8.0-1|87	-DWANT_MONO=ON \
12mr|quassel-0.8.0-1|88	-DWITH_KDE=ON \
12mr|quassel-0.8.0-1|89	-DEMBED_DATA=OFF
12mr|quassel-0.8.0-1|90	%make
12mr|quassel-0.8.0-1|91	
12mr|quassel-0.8.0-1|92	%install
12mr|quassel-0.8.0-1|93	%makeinstall_std -C build
12mr|quassel-0.8.0-1|94	
12mr|quassel-0.8.0-1|95	# Our own defined networks
12mr|quassel-0.8.0-1|96	rm -f %buildroot/%_datadir/apps/quassel/networks.ini
12mr|quassel-0.8.0-1|97	install -m 644 %{SOURCE1} %buildroot/%_datadir/apps/quassel/
12mr|quassel-0.8.0-1|98	
12mr|quassel-0.8.0-1|99	
12mr|quassel-0.8.0-1|100	
12mr|quassel-0.8.0-1|101	%changelog
12mr|quassel-0.8.0-1|102	

16209 12
12mr|quazip-0.4.4-3|1	%define major 1
12mr|quazip-0.4.4-3|2	
12mr|quazip-0.4.4-3|3	%define libname %mklibname %{name} %{major}
12mr|quazip-0.4.4-3|4	%define develname %mklibname -d %{name}
12mr|quazip-0.4.4-3|5	
12mr|quazip-0.4.4-3|6	Name:		quazip
12mr|quazip-0.4.4-3|7	Version:	0.4.4
12mr|quazip-0.4.4-3|8	Release:	3
12mr|quazip-0.4.4-3|9	Summary:	Qt/C++ wrapper for the minizip library
12mr|quazip-0.4.4-3|10	License:	LGPLv2+
12mr|quazip-0.4.4-3|11	Group:		System/Libraries
12mr|quazip-0.4.4-3|12	URL:		http://quazip.sourceforge.net/
12mr|quazip-0.4.4-3|13	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.zip
12mr|quazip-0.4.4-3|14	BuildRequires:	qt4-devel
12mr|quazip-0.4.4-3|15	BuildRequires:	zlib-devel
12mr|quazip-0.4.4-3|16	BuildRequires:	libzip-devel
12mr|quazip-0.4.4-3|17	BuildRequires:	doxygen
12mr|quazip-0.4.4-3|18	BuildRequires:	graphviz
12mr|quazip-0.4.4-3|19	BuildRequires:	dos2unix
12mr|quazip-0.4.4-3|20	
12mr|quazip-0.4.4-3|21	%description
12mr|quazip-0.4.4-3|22	QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
12mr|quazip-0.4.4-3|23	can be used to access ZIP archives. It uses Trolltech's Qt toolkit.
12mr|quazip-0.4.4-3|24	
12mr|quazip-0.4.4-3|25	QuaZIP allows you to access files inside ZIP archives using QIODevice API,
12mr|quazip-0.4.4-3|26	and - yes! - that means that you can also use QTextStream, QDataStream or
12mr|quazip-0.4.4-3|27	whatever you would like to use on your zipped files.
12mr|quazip-0.4.4-3|28	
12mr|quazip-0.4.4-3|29	QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading
12mr|quazip-0.4.4-3|30	from and writing to ZIP archives.
12mr|quazip-0.4.4-3|31	
12mr|quazip-0.4.4-3|32	#------------------------------------------------------------------------------
12mr|quazip-0.4.4-3|33	
12mr|quazip-0.4.4-3|34	%package -n %{libname}
12mr|quazip-0.4.4-3|35	Summary:	Qt/C++ wrapper for the minizip library
12mr|quazip-0.4.4-3|36	%rename quazip
12mr|quazip-0.4.4-3|37	
12mr|quazip-0.4.4-3|38	%description -n %{libname}
12mr|quazip-0.4.4-3|39	QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
12mr|quazip-0.4.4-3|40	can be used to access ZIP archives. It uses Trolltech's Qt toolkit.
12mr|quazip-0.4.4-3|41	
12mr|quazip-0.4.4-3|42	QuaZIP allows you to access files inside ZIP archives using QIODevice API,
12mr|quazip-0.4.4-3|43	and - yes! - that means that you can also use QTextStream, QDataStream or
12mr|quazip-0.4.4-3|44	whatever you would like to use on your zipped files.
12mr|quazip-0.4.4-3|45	
12mr|quazip-0.4.4-3|46	QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading
12mr|quazip-0.4.4-3|47	from and writing to ZIP archives.
12mr|quazip-0.4.4-3|48	
12mr|quazip-0.4.4-3|49	%files -n %{libname}
12mr|quazip-0.4.4-3|50	%doc COPYING* NEWS
12mr|quazip-0.4.4-3|51	%{_libdir}/*.so.%{major}*
12mr|quazip-0.4.4-3|52	
12mr|quazip-0.4.4-3|53	#------------------------------------------------------------------------------
12mr|quazip-0.4.4-3|54	
12mr|quazip-0.4.4-3|55	%package -n %{develname}
12mr|quazip-0.4.4-3|56	Summary:	Development files for %{name}
12mr|quazip-0.4.4-3|57	Group:		Development/Other
12mr|quazip-0.4.4-3|58	Requires:	%{libname} = %{version}-%{release}
12mr|quazip-0.4.4-3|59	Requires:	zlib-devel
12mr|quazip-0.4.4-3|60	Requires:	qt4-devel
12mr|quazip-0.4.4-3|61	Provides:	quazip-devel = %{version}-%{release}
12mr|quazip-0.4.4-3|62	Obsoletes:	quazip-devel <= 0.4.3-1
12mr|quazip-0.4.4-3|63	Obsoletes:	%{mklibname -d quazip 1} < 0.4.4-2
12mr|quazip-0.4.4-3|64	
12mr|quazip-0.4.4-3|65	%description -n %{develname}
12mr|quazip-0.4.4-3|66	This package contains libraries, header files and documentation
12mr|quazip-0.4.4-3|67	for developing applications that use %{libname}.
12mr|quazip-0.4.4-3|68	
12mr|quazip-0.4.4-3|69	%files -n %{develname}
12mr|quazip-0.4.4-3|70	%doc COPYING* NEWS
12mr|quazip-0.4.4-3|71	%doc doc/html
12mr|quazip-0.4.4-3|72	%{_includedir}/%{name}
12mr|quazip-0.4.4-3|73	%{_libdir}/*.so
12mr|quazip-0.4.4-3|74	
12mr|quazip-0.4.4-3|75	#------------------------------------------------------------------------------
12mr|quazip-0.4.4-3|76	
12mr|quazip-0.4.4-3|77	%prep
12mr|quazip-0.4.4-3|78	%setup -q
12mr|quazip-0.4.4-3|79	
12mr|quazip-0.4.4-3|80	# Fixes build and install
12mr|quazip-0.4.4-3|81	sed -i 's\PREFIX/lib\PREFIX/%{_lib}\' %{name}/%{name}.pro
12mr|quazip-0.4.4-3|82	# removing test programs
12mr|quazip-0.4.4-3|83	sed -i 's\test/[a-zA-Z]*\\g' %{name}.pro
12mr|quazip-0.4.4-3|84	
12mr|quazip-0.4.4-3|85	dos2unix COPYING NEWS doc/html/*
12mr|quazip-0.4.4-3|86	
12mr|quazip-0.4.4-3|87	%build
12mr|quazip-0.4.4-3|88	%{qmake_qt4} PREFIX=%{_prefix} LIBS+=-lz
12mr|quazip-0.4.4-3|89	make
12mr|quazip-0.4.4-3|90	
12mr|quazip-0.4.4-3|91	doxygen Doxyfile
12mr|quazip-0.4.4-3|92	for file in doc/html/*; do
12mr|quazip-0.4.4-3|93	touch -r Doxyfile $file
12mr|quazip-0.4.4-3|94	done
12mr|quazip-0.4.4-3|95	
12mr|quazip-0.4.4-3|96	%install
12mr|quazip-0.4.4-3|97	make INSTALL="install -p" INSTALL_ROOT=%{buildroot} install
12mr|quazip-0.4.4-3|98	
12mr|quazip-0.4.4-3|99	
12mr|quazip-0.4.4-3|100	
12mr|quazip-0.4.4-3|101	%changelog
12mr|quazip-0.4.4-3|102	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|quazip-0.4.4-3|103	+ Commit: f85e43b
12mr|quazip-0.4.4-3|104	- Fix description length
12mr|quazip-0.4.4-3|105	
12mr|quazip-0.4.4-3|106	* Tue Sep  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|quazip-0.4.4-3|107	+ Commit: 80a3a96
12mr|quazip-0.4.4-3|108	- Rename devel package, control library major
12mr|quazip-0.4.4-3|109	
12mr|quazip-0.4.4-3|110	

16210 12
12mr|quick-usb-formatter-0.5-0.preview.1|1	%define binname quickusbformatter
12mr|quick-usb-formatter-0.5-0.preview.1|2	
12mr|quick-usb-formatter-0.5-0.preview.1|3	%define beta preview
12mr|quick-usb-formatter-0.5-0.preview.1|4	
12mr|quick-usb-formatter-0.5-0.preview.1|5	Name:		quick-usb-formatter
12mr|quick-usb-formatter-0.5-0.preview.1|6	Version:	0.5
12mr|quick-usb-formatter-0.5-0.preview.1|7	Release:	0.%{beta}.1
12mr|quick-usb-formatter-0.5-0.preview.1|8	Summary:	A small KDE4 application to format usb sticks and devices
12mr|quick-usb-formatter-0.5-0.preview.1|9	Group:		Graphical desktop/KDE
12mr|quick-usb-formatter-0.5-0.preview.1|10	License:	LGPLv2+
12mr|quick-usb-formatter-0.5-0.preview.1|11	URL:		http://kde-apps.org/content/show.php?content=137493
12mr|quick-usb-formatter-0.5-0.preview.1|12	Source0:	http://sourceforge.net/projects/chakra/files/Tools/Quick-Usb-Formatter/quick-usb-formatter-%{version}-%{beta}.tar.bz2
12mr|quick-usb-formatter-0.5-0.preview.1|13	Patch0:		quick-usb-formatter-0.5-l10n-ru.patch
12mr|quick-usb-formatter-0.5-0.preview.1|14	BuildRequires:	cmake
12mr|quick-usb-formatter-0.5-0.preview.1|15	BuildRequires:	kdelibs4-devel
12mr|quick-usb-formatter-0.5-0.preview.1|16	BuildRequires:	gettext
12mr|quick-usb-formatter-0.5-0.preview.1|17	
12mr|quick-usb-formatter-0.5-0.preview.1|18	%description
12mr|quick-usb-formatter-0.5-0.preview.1|19	Quick Usb Formatter is a tiny app designed for enhance the usability of the
12mr|quick-usb-formatter-0.5-0.preview.1|20	device notifier, an additional option for quick format usb sticks.
12mr|quick-usb-formatter-0.5-0.preview.1|21	
12mr|quick-usb-formatter-0.5-0.preview.1|22	%prep
12mr|quick-usb-formatter-0.5-0.preview.1|23	%setup -q -n chakra-quick-usb-formatter
12mr|quick-usb-formatter-0.5-0.preview.1|24	%patch0 -p1 -b .ru
12mr|quick-usb-formatter-0.5-0.preview.1|25	
12mr|quick-usb-formatter-0.5-0.preview.1|26	%build
12mr|quick-usb-formatter-0.5-0.preview.1|27	%cmake_kde4
12mr|quick-usb-formatter-0.5-0.preview.1|28	%make
12mr|quick-usb-formatter-0.5-0.preview.1|29	
12mr|quick-usb-formatter-0.5-0.preview.1|30	%install
12mr|quick-usb-formatter-0.5-0.preview.1|31	%makeinstall_std -C build
12mr|quick-usb-formatter-0.5-0.preview.1|32	
12mr|quick-usb-formatter-0.5-0.preview.1|33	%find_lang %{binname}
12mr|quick-usb-formatter-0.5-0.preview.1|34	
12mr|quick-usb-formatter-0.5-0.preview.1|35	%files -f %{binname}.lang
12mr|quick-usb-formatter-0.5-0.preview.1|36	%doc README.txt
12mr|quick-usb-formatter-0.5-0.preview.1|37	%{_kde_bindir}/%{binname}
12mr|quick-usb-formatter-0.5-0.preview.1|38	%{_kde_appsdir}/solid/actions/%{binname}_solid.desktop
12mr|quick-usb-formatter-0.5-0.preview.1|39	%{_kde_applicationsdir}/%{binname}.desktop
12mr|quick-usb-formatter-0.5-0.preview.1|40	%{_kde_libdir}/kde4/libexec/helper
12mr|quick-usb-formatter-0.5-0.preview.1|41	%{_datadir}/dbus-1/system-services/org.kde.auth.quf.service
12mr|quick-usb-formatter-0.5-0.preview.1|42	%{_datadir}/polkit-1/actions/org.kde.auth.quf.policy
12mr|quick-usb-formatter-0.5-0.preview.1|43	%{_sysconfdir}/dbus-1/system.d/org.kde.auth.quf.conf
12mr|quick-usb-formatter-0.5-0.preview.1|44	

16211 12
12mr|quota-3.17-10|1	Summary:	System administration tools for monitoring users' disk usage
12mr|quota-3.17-10|2	Name:		quota
12mr|quota-3.17-10|3	Version:	3.17
12mr|quota-3.17-10|4	Release:	10
12mr|quota-3.17-10|5	License:	BSD and GPLv2+
12mr|quota-3.17-10|6	Group:		System/Configuration/Other
12mr|quota-3.17-10|7	URL:		http://sourceforge.net/projects/linuxquota/
12mr|quota-3.17-10|8	Source0:	http://prdownloads.sourceforge.net/linuxquota/%{name}-%{version}.tar.gz
12mr|quota-3.17-10|9	Patch0:		quota-3.06-warnquota.patch
12mr|quota-3.17-10|10	Patch1:		quota-3.17-no-stripping.patch
12mr|quota-3.17-10|11	Patch2:		quota-3.06-man-page.patch
12mr|quota-3.17-10|12	Patch3:		quota-3.06-pie.patch
12mr|quota-3.17-10|13	Patch4:		quota-3.13-wrong-ports.patch
12mr|quota-3.17-10|14	Patch5:		quota-3.16-helpoption.patch
12mr|quota-3.17-10|15	Patch6:		quota-3.16-quotaoffhelp.patch
12mr|quota-3.17-10|16	Patch50:	quota-tools-default-conf.patch
12mr|quota-3.17-10|17	BuildRequires:	pkgconfig(ext2fs)
12mr|quota-3.17-10|18	BuildRequires:	gettext
12mr|quota-3.17-10|19	BuildRequires:	tcp_wrappers-devel
12mr|quota-3.17-10|20	Requires:	e2fsprogs
12mr|quota-3.17-10|21	Requires:	initscripts >= 6.38
12mr|quota-3.17-10|22	Requires:	tcp_wrappers
12mr|quota-3.17-10|23	
12mr|quota-3.17-10|24	%description
12mr|quota-3.17-10|25	The quota package contains system administration tools for monitoring and
12mr|quota-3.17-10|26	limiting users' and or groups' disk usage, per filesystem.
12mr|quota-3.17-10|27	
12mr|quota-3.17-10|28	Install quota if you want to monitor and/or limit user/group disk usage.
12mr|quota-3.17-10|29	
12mr|quota-3.17-10|30	%prep
12mr|quota-3.17-10|31	
12mr|quota-3.17-10|32	%setup -q -n quota-tools
12mr|quota-3.17-10|33	%patch0 -p1
12mr|quota-3.17-10|34	%patch1 -p1
12mr|quota-3.17-10|35	%patch2 -p1
12mr|quota-3.17-10|36	%ifnarch ppc ppc64
12mr|quota-3.17-10|37	%patch3 -p1
12mr|quota-3.17-10|38	%endif
12mr|quota-3.17-10|39	%patch4 -p1
12mr|quota-3.17-10|40	%patch5 -p1
12mr|quota-3.17-10|41	%patch6 -p1
12mr|quota-3.17-10|42	
12mr|quota-3.17-10|43	%patch50 -p1 -b .default-conf
12mr|quota-3.17-10|44	
12mr|quota-3.17-10|45	#fix typos/mistakes in localized documentation
12mr|quota-3.17-10|46	for pofile in $(find ./po/*.p*)
12mr|quota-3.17-10|47	do
12mr|quota-3.17-10|48	sed -i 's/editting/editing/' "$pofile"
12mr|quota-3.17-10|49	done
12mr|quota-3.17-10|50	
12mr|quota-3.17-10|51	%build
12mr|quota-3.17-10|52	%serverbuild
12mr|quota-3.17-10|53	
12mr|quota-3.17-10|54	%configure2_5x \
12mr|quota-3.17-10|55	--enable-ldapmail=try \
12mr|quota-3.17-10|56	--with-ext2direct=no \
12mr|quota-3.17-10|57	--enable-rootsbin
12mr|quota-3.17-10|58	
12mr|quota-3.17-10|59	%make
12mr|quota-3.17-10|60	
12mr|quota-3.17-10|61	%install
12mr|quota-3.17-10|62	install -d %{buildroot}/sbin
12mr|quota-3.17-10|63	install -d %{buildroot}%{_sysconfdir}
12mr|quota-3.17-10|64	install -d %{buildroot}%{_sbindir}
12mr|quota-3.17-10|65	install -d %{buildroot}%{_bindir}
12mr|quota-3.17-10|66	install -d %{buildroot}%{_mandir}/{man1,man2,man3,man8}
12mr|quota-3.17-10|67	
12mr|quota-3.17-10|68	make install ROOTDIR=%{buildroot} \
12mr|quota-3.17-10|69	DEF_BIN_MODE=755 \
12mr|quota-3.17-10|70	DEF_SBIN_MODE=755 \
12mr|quota-3.17-10|71	DEF_MAN_MODE=644 \
12mr|quota-3.17-10|72	STRIP=""
12mr|quota-3.17-10|73	
12mr|quota-3.17-10|74	install -m0644 warnquota.conf %{buildroot}%{_sysconfdir}
12mr|quota-3.17-10|75	
12mr|quota-3.17-10|76	# we don't support XFS yet
12mr|quota-3.17-10|77	rm -f %{buildroot}%{_sbindir}/quot
12mr|quota-3.17-10|78	rm -f %{buildroot}%{_sbindir}/xqmstats
12mr|quota-3.17-10|79	rm -f %{buildroot}%{_mandir}/man8/quot.*
12mr|quota-3.17-10|80	rm -f %{buildroot}%{_mandir}/man8/xqmstats.*
12mr|quota-3.17-10|81	
12mr|quota-3.17-10|82	%find_lang %{name}
12mr|quota-3.17-10|83	
12mr|quota-3.17-10|84	%files -f %{name}.lang
12mr|quota-3.17-10|85	%doc Changelog README.ldap-support README.mailserver ldap-scripts
12mr|quota-3.17-10|86	%config(noreplace) %{_sysconfdir}/warnquota.conf
12mr|quota-3.17-10|87	%config(noreplace) %{_sysconfdir}/quotagrpadmins
12mr|quota-3.17-10|88	%config(noreplace) %{_sysconfdir}/quotatab
12mr|quota-3.17-10|89	/sbin/*
12mr|quota-3.17-10|90	%{_bindir}/*
12mr|quota-3.17-10|91	%{_sbindir}/*
12mr|quota-3.17-10|92	%{_includedir}/rpcsvc/*
12mr|quota-3.17-10|93	%{_mandir}/man?/*
12mr|quota-3.17-10|94	
12mr|quota-3.17-10|95	
12mr|quota-3.17-10|96	
12mr|quota-3.17-10|97	%changelog
12mr|quota-3.17-10|98	

16212 12
12mr|qxmlrpc-1-5|1	%define major 1
12mr|qxmlrpc-1-5|2	%define libname %mklibname %{name} %{major}
12mr|qxmlrpc-1-5|3	%define devname %mklibname %{name} -d
12mr|qxmlrpc-1-5|4	
12mr|qxmlrpc-1-5|5	Summary:	Full Qt4 based implementation of XML-RPC protocol
12mr|qxmlrpc-1-5|6	Name:		qxmlrpc
12mr|qxmlrpc-1-5|7	Version:	1
12mr|qxmlrpc-1-5|8	Release:	5
12mr|qxmlrpc-1-5|9	License:	GPLv3+
12mr|qxmlrpc-1-5|10	Group:		System/Libraries
12mr|qxmlrpc-1-5|11	Source0:	%{name}-%{version}.tar.bz2
12mr|qxmlrpc-1-5|12	Patch0:		qxmlrpc-1-shared.patch
12mr|qxmlrpc-1-5|13	BuildRequires:	qt4-devel
12mr|qxmlrpc-1-5|14	
12mr|qxmlrpc-1-5|15	%description
12mr|qxmlrpc-1-5|16	Full Qt4 based implementation of XML-RPC protocol.
12mr|qxmlrpc-1-5|17	
12mr|qxmlrpc-1-5|18	%package -n %{libname}
12mr|qxmlrpc-1-5|19	Summary:	Full Qt4 based implementation of XML-RPC protocol
12mr|qxmlrpc-1-5|20	Group:		System/Libraries
12mr|qxmlrpc-1-5|21	
12mr|qxmlrpc-1-5|22	%description -n %{libname}
12mr|qxmlrpc-1-5|23	Full Qt4 based implementation of XML-RPC protocol.
12mr|qxmlrpc-1-5|24	
12mr|qxmlrpc-1-5|25	%files -n %{libname}
12mr|qxmlrpc-1-5|26	%{_libdir}/libqxmlrpc.so.%{major}*
12mr|qxmlrpc-1-5|27	
12mr|qxmlrpc-1-5|28	%package -n %{devname}
12mr|qxmlrpc-1-5|29	Summary:	Develompent stuff for %{name}
12mr|qxmlrpc-1-5|30	Group:		Development/KDE and Qt
12mr|qxmlrpc-1-5|31	Requires:	%{libname} = %{version}-%{release}
12mr|qxmlrpc-1-5|32	Provides:	%{name}-devel = %{version}-%{release}
12mr|qxmlrpc-1-5|33	Obsoletes:	%{name} < 1-5
12mr|qxmlrpc-1-5|34	Obsoletes:	%{name}-devel < 1-5
12mr|qxmlrpc-1-5|35	
12mr|qxmlrpc-1-5|36	%description -n %{devname}
12mr|qxmlrpc-1-5|37	Files needed to build applications based on %{name}.
12mr|qxmlrpc-1-5|38	
12mr|qxmlrpc-1-5|39	%files -n %{devname}
12mr|qxmlrpc-1-5|40	%{_libdir}/libqxmlrpc.so
12mr|qxmlrpc-1-5|41	%{_libdir}/libqxmlrpc.a
12mr|qxmlrpc-1-5|42	%{_includedir}/%{name}
12mr|qxmlrpc-1-5|43	
12mr|qxmlrpc-1-5|44	%prep
12mr|qxmlrpc-1-5|45	%setup -q
12mr|qxmlrpc-1-5|46	%patch0 -p1
12mr|qxmlrpc-1-5|47	
12mr|qxmlrpc-1-5|48	%build
12mr|qxmlrpc-1-5|49	%qmake_qt4 xmlrpc.pro -config static -o Makefile.static
12mr|qxmlrpc-1-5|50	%qmake_qt4 xmlrpc.pro -config shared -o Makefile.shared
12mr|qxmlrpc-1-5|51	
12mr|qxmlrpc-1-5|52	%make -f Makefile.static CFLAGS="%{optflags}"
12mr|qxmlrpc-1-5|53	make clean -f Makefile.static
12mr|qxmlrpc-1-5|54	%make -f Makefile.shared
12mr|qxmlrpc-1-5|55	
12mr|qxmlrpc-1-5|56	%install
12mr|qxmlrpc-1-5|57	mkdir -p %{buildroot}%{_libdir}
12mr|qxmlrpc-1-5|58	cp libqxmlrpc.a %{buildroot}%{_libdir}/
12mr|qxmlrpc-1-5|59	cp libqxmlrpc.so.%{major}.0.0 %{buildroot}%{_libdir}/
12mr|qxmlrpc-1-5|60	
12mr|qxmlrpc-1-5|61	pushd %{buildroot}%{_libdir}
12mr|qxmlrpc-1-5|62	ln -s libqxmlrpc.so.%{major}.0.0 libqxmlrpc.so.%{major}.0
12mr|qxmlrpc-1-5|63	ln -s libqxmlrpc.so.%{major}.0 libqxmlrpc.so.%{major}
12mr|qxmlrpc-1-5|64	ln -s libqxmlrpc.so.%{major} libqxmlrpc.so
12mr|qxmlrpc-1-5|65	popd
12mr|qxmlrpc-1-5|66	
12mr|qxmlrpc-1-5|67	mkdir -p %{buildroot}%{_includedir}/%{name}/
12mr|qxmlrpc-1-5|68	cp *.h %{buildroot}%{_includedir}/%{name}/
12mr|qxmlrpc-1-5|69	
12mr|qxmlrpc-1-5|70	
12mr|qxmlrpc-1-5|71	%changelog
12mr|qxmlrpc-1-5|72	* Fri Sep  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|qxmlrpc-1-5|73	+ Commit: 4b2dd56
12mr|qxmlrpc-1-5|74	- Completely recreate package to make it follow Rosa/Mandriva packaging policy
12mr|qxmlrpc-1-5|75	
12mr|qxmlrpc-1-5|76	

16213 12
12mr|qyoto-4.9.4-1|1	Name:		qyoto
12mr|qyoto-4.9.4-1|2	Summary:	C# Mono Qt 4 bindings
12mr|qyoto-4.9.4-1|3	Version:	4.9.4
12mr|qyoto-4.9.4-1|4	Release:	1
12mr|qyoto-4.9.4-1|5	Epoch:		1
12mr|qyoto-4.9.4-1|6	Group:		Development/KDE and Qt
12mr|qyoto-4.9.4-1|7	License:	GPL
12mr|qyoto-4.9.4-1|8	URL:		https://projects.kde.org/projects/kde/kdebindings/csharp/qyoto
12mr|qyoto-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|qyoto-4.9.4-1|10	BuildRequires:	kdelibs4-devel >= 2:%{version}
12mr|qyoto-4.9.4-1|11	BuildRequires:	smokegen-devel >= 1:%{version}
12mr|qyoto-4.9.4-1|12	BuildRequires:	smokeqt-devel >= 1:%{version}
12mr|qyoto-4.9.4-1|13	BuildRequires:	pkgconfig(mono)
12mr|qyoto-4.9.4-1|14	BuildRequires:	pkgconfig(phonon)
12mr|qyoto-4.9.4-1|15	BuildRequires:	pkgconfig(qimageblitz)
12mr|qyoto-4.9.4-1|16	BuildRequires:	kde4-macros
12mr|qyoto-4.9.4-1|17	BuildRequires:	cmake
12mr|qyoto-4.9.4-1|18	BuildRequires:	qscintilla-qt4-devel
12mr|qyoto-4.9.4-1|19	Provides:	mono-qt4 = %{EVRD}
12mr|qyoto-4.9.4-1|20	
12mr|qyoto-4.9.4-1|21	%description
12mr|qyoto-4.9.4-1|22	.NET/Mono bindings for the Qt libraries.
12mr|qyoto-4.9.4-1|23	
12mr|qyoto-4.9.4-1|24	%files
12mr|qyoto-4.9.4-1|25	%{_prefix}/lib/mono/qyoto/qt-dotnet.dll
12mr|qyoto-4.9.4-1|26	%{_prefix}/lib/mono/qyoto/qscintilla.dll
12mr|qyoto-4.9.4-1|27	%{_prefix}/lib/mono/qyoto/qtscript.dll
12mr|qyoto-4.9.4-1|28	%{_prefix}/lib/mono/qyoto/qtuitools.dll
12mr|qyoto-4.9.4-1|29	%{_prefix}/lib/mono/qyoto/qtwebkit.dll
12mr|qyoto-4.9.4-1|30	%{_prefix}/lib/mono/qyoto/qttest.dll
12mr|qyoto-4.9.4-1|31	%{_prefix}/lib/mono/qyoto/phonon.dll
12mr|qyoto-4.9.4-1|32	%{_prefix}/lib/mono/gac/qttest
12mr|qyoto-4.9.4-1|33	%{_prefix}/lib/mono/gac/qt-dotnet
12mr|qyoto-4.9.4-1|34	%{_prefix}/lib/mono/gac/qscintilla
12mr|qyoto-4.9.4-1|35	%{_prefix}/lib/mono/gac/qtscript
12mr|qyoto-4.9.4-1|36	%{_prefix}/lib/mono/gac/qtwebkit
12mr|qyoto-4.9.4-1|37	%{_prefix}/lib/mono/gac/qtuitools
12mr|qyoto-4.9.4-1|38	%{_prefix}/lib/mono/gac/phonon
12mr|qyoto-4.9.4-1|39	%{_kde_libdir}/libqscintilla-sharp.so
12mr|qyoto-4.9.4-1|40	%{_kde_libdir}/libqtscript-sharp.so
12mr|qyoto-4.9.4-1|41	%{_kde_libdir}/libqtuitools-sharp.so
12mr|qyoto-4.9.4-1|42	%{_kde_libdir}/libqtwebkit-sharp.so
12mr|qyoto-4.9.4-1|43	%{_kde_libdir}/libqttest-sharp.so
12mr|qyoto-4.9.4-1|44	%{_kde_libdir}/libphonon-sharp.so
12mr|qyoto-4.9.4-1|45	
12mr|qyoto-4.9.4-1|46	#------------------------------------------------------------
12mr|qyoto-4.9.4-1|47	
12mr|qyoto-4.9.4-1|48	%define libqyoto_major 2
12mr|qyoto-4.9.4-1|49	%define libqyoto %mklibname qyoto %{libqyoto_major}
12mr|qyoto-4.9.4-1|50	
12mr|qyoto-4.9.4-1|51	%package -n %{libqyoto}
12mr|qyoto-4.9.4-1|52	Summary:	Qt generic bindings library
12mr|qyoto-4.9.4-1|53	Group:		Development/KDE and Qt
12mr|qyoto-4.9.4-1|54	
12mr|qyoto-4.9.4-1|55	%description -n %{libqyoto}
12mr|qyoto-4.9.4-1|56	Qt generic bindings library.
12mr|qyoto-4.9.4-1|57	
12mr|qyoto-4.9.4-1|58	%files -n %{libqyoto}
12mr|qyoto-4.9.4-1|59	%{_kde_libdir}/libqyoto.so.%{libqyoto_major}*
12mr|qyoto-4.9.4-1|60	
12mr|qyoto-4.9.4-1|61	#------------------------------------------------------------
12mr|qyoto-4.9.4-1|62	
12mr|qyoto-4.9.4-1|63	%package -n qyoto-devel
12mr|qyoto-4.9.4-1|64	Summary:	Header files for qyoto
12mr|qyoto-4.9.4-1|65	Group:		Development/KDE and Qt
12mr|qyoto-4.9.4-1|66	Provides:	mono-qt4-devel = %{EVRD}
12mr|qyoto-4.9.4-1|67	Requires:	qyoto = %{EVRD}
12mr|qyoto-4.9.4-1|68	Requires:	%{libqyoto} = %{EVRD}
12mr|qyoto-4.9.4-1|69	Conflicts:	qyoto < 1:4.4.95
12mr|qyoto-4.9.4-1|70	
12mr|qyoto-4.9.4-1|71	%description -n qyoto-devel
12mr|qyoto-4.9.4-1|72	qyoto devel files.
12mr|qyoto-4.9.4-1|73	
12mr|qyoto-4.9.4-1|74	%files -n qyoto-devel
12mr|qyoto-4.9.4-1|75	%{_kde_bindir}/csrcc
12mr|qyoto-4.9.4-1|76	%{_kde_bindir}/uics
12mr|qyoto-4.9.4-1|77	%{_kde_includedir}/qyoto
12mr|qyoto-4.9.4-1|78	%{_kde_libdir}/libqyoto.so
12mr|qyoto-4.9.4-1|79	%{_kde_libdir}/pkgconfig/qyoto.pc
12mr|qyoto-4.9.4-1|80	%{_kde_libdir}/pkgconfig/qtscript-sharp.pc
12mr|qyoto-4.9.4-1|81	%{_kde_libdir}/pkgconfig/qttest-sharp.pc
12mr|qyoto-4.9.4-1|82	%{_kde_libdir}/pkgconfig/qtuitools-sharp.pc
12mr|qyoto-4.9.4-1|83	%{_kde_libdir}/pkgconfig/qtwebkit-sharp.pc
12mr|qyoto-4.9.4-1|84	%{_kde_datadir}/qyoto/cmake/*
12mr|qyoto-4.9.4-1|85	%{_kde_datadir}/qyoto/key.snk
12mr|qyoto-4.9.4-1|86	
12mr|qyoto-4.9.4-1|87	#------------------------------------------------------------
12mr|qyoto-4.9.4-1|88	
12mr|qyoto-4.9.4-1|89	%prep
12mr|qyoto-4.9.4-1|90	%setup -q
12mr|qyoto-4.9.4-1|91	
12mr|qyoto-4.9.4-1|92	%build
12mr|qyoto-4.9.4-1|93	%cmake_kde4
12mr|qyoto-4.9.4-1|94	%make
12mr|qyoto-4.9.4-1|95	
12mr|qyoto-4.9.4-1|96	%install
12mr|qyoto-4.9.4-1|97	%makeinstall_std -C build
12mr|qyoto-4.9.4-1|98	
12mr|qyoto-4.9.4-1|99	%changelog
12mr|qyoto-4.9.4-1|100	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
12mr|qyoto-4.9.4-1|101	- New version 4.9.4
12mr|qyoto-4.9.4-1|102	
12mr|qyoto-4.9.4-1|103	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
12mr|qyoto-4.9.4-1|104	- New version 4.9.3
12mr|qyoto-4.9.4-1|105	
12mr|qyoto-4.9.4-1|106	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-1
12mr|qyoto-4.9.4-1|107	- New version 4.9.2
12mr|qyoto-4.9.4-1|108	
12mr|qyoto-4.9.4-1|109	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
12mr|qyoto-4.9.4-1|110	- New version 4.9.1
12mr|qyoto-4.9.4-1|111	
12mr|qyoto-4.9.4-1|112	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mr|qyoto-4.9.4-1|113	- New version 4.9.0
12mr|qyoto-4.9.4-1|114	
12mr|qyoto-4.9.4-1|115	* Mon Jul 09 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
12mr|qyoto-4.9.4-1|116	- New version 4.8.95
12mr|qyoto-4.9.4-1|117	
12mr|qyoto-4.9.4-1|118	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.4-69.1mib2010.2
12mr|qyoto-4.9.4-1|119	- New version 4.8.4
12mr|qyoto-4.9.4-1|120	- MIB (Mandriva International Backports)
12mr|qyoto-4.9.4-1|121	
12mr|qyoto-4.9.4-1|122	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.3-69.1mib2010.2
12mr|qyoto-4.9.4-1|123	- New version 4.8.3
12mr|qyoto-4.9.4-1|124	- MIB (Mandriva International Backports)
12mr|qyoto-4.9.4-1|125	
12mr|qyoto-4.9.4-1|126	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.2-69.1mib2010.2
12mr|qyoto-4.9.4-1|127	- New version 4.8.2
12mr|qyoto-4.9.4-1|128	- MIB (Mandriva International Backports)
12mr|qyoto-4.9.4-1|129	
12mr|qyoto-4.9.4-1|130	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.1-69.1mib2010.2
12mr|qyoto-4.9.4-1|131	- New version 4.8.1
12mr|qyoto-4.9.4-1|132	- MIB (Mandriva International Backports)
12mr|qyoto-4.9.4-1|133	
12mr|qyoto-4.9.4-1|134	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.0-69.1mib2010.2
12mr|qyoto-4.9.4-1|135	+ Revision: 758088
12mr|qyoto-4.9.4-1|136	- Backport to 2010.2 for MIB users
12mr|qyoto-4.9.4-1|137	- Update to 4.8.0
12mr|qyoto-4.9.4-1|138	- MIB (Mandriva International Backports)
12mr|qyoto-4.9.4-1|139	
12mr|qyoto-4.9.4-1|140	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.97-1
12mr|qyoto-4.9.4-1|141	+ Revision: 758088
12mr|qyoto-4.9.4-1|142	- New upstream tarball
12mr|qyoto-4.9.4-1|143	
12mr|qyoto-4.9.4-1|144	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.95-1
12mr|qyoto-4.9.4-1|145	+ Revision: 744567
12mr|qyoto-4.9.4-1|146	- New upstream tarball
12mr|qyoto-4.9.4-1|147	
12mr|qyoto-4.9.4-1|148	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.90-1
12mr|qyoto-4.9.4-1|149	+ Revision: 744325
12mr|qyoto-4.9.4-1|150	- Remove merged patch
12mr|qyoto-4.9.4-1|151	- New upstream tarball $NEW_VERSION
12mr|qyoto-4.9.4-1|152	- Import qyoto
12mr|qyoto-4.9.4-1|153	- Create folder
12mr|qyoto-4.9.4-1|154	

16214 12
12mr|qzion-0.4.0-5|1	Name: qzion
12mr|qzion-0.4.0-5|2	Version: 0.4.0
12mr|qzion-0.4.0-5|3	Release: %mkrel 5
12mr|qzion-0.4.0-5|4	License: GPL
12mr|qzion-0.4.0-5|5	Group: Development/KDE and Qt
12mr|qzion-0.4.0-5|6	Summary: QZion is an canvas abstraction used by and made for QEdje
12mr|qzion-0.4.0-5|7	Source: %name-%version.tar.gz
12mr|qzion-0.4.0-5|8	Patch0: qzion-0.4.0-gcc44.patch
12mr|qzion-0.4.0-5|9	Patch1: qzion-0.4.0-fix-install.patch
12mr|qzion-0.4.0-5|10	Url: http://code.openbossa.org//qedje/
12mr|qzion-0.4.0-5|11	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|qzion-0.4.0-5|12	BuildRequires: qt4-devel
12mr|qzion-0.4.0-5|13	BuildRequires: kde4-macros
12mr|qzion-0.4.0-5|14	BuildRequires: python-qt4
12mr|qzion-0.4.0-5|15	%py_requires -d
12mr|qzion-0.4.0-5|16	
12mr|qzion-0.4.0-5|17	%description
12mr|qzion-0.4.0-5|18	QZion is an canvas abstraction used by and made for QEdje
12mr|qzion-0.4.0-5|19	
12mr|qzion-0.4.0-5|20	#------------------------------------------------
12mr|qzion-0.4.0-5|21	
12mr|qzion-0.4.0-5|22	%define libqzion_major 0
12mr|qzion-0.4.0-5|23	%define libqzion %mklibname qzion %{libqzion_major}
12mr|qzion-0.4.0-5|24	
12mr|qzion-0.4.0-5|25	%package -n %libqzion
12mr|qzion-0.4.0-5|26	Summary: Qzionlibrary
12mr|qzion-0.4.0-5|27	Group: System/Libraries
12mr|qzion-0.4.0-5|28	
12mr|qzion-0.4.0-5|29	%description -n %libqzion
12mr|qzion-0.4.0-5|30	Qzion library.
12mr|qzion-0.4.0-5|31	
12mr|qzion-0.4.0-5|32	
12mr|qzion-0.4.0-5|33	%files -n %libqzion
12mr|qzion-0.4.0-5|34	%defattr(-,root,root)
12mr|qzion-0.4.0-5|35	%_kde_libdir/libqzion.so.%{libqzion_major}*
12mr|qzion-0.4.0-5|36	
12mr|qzion-0.4.0-5|37	#-----------------------------------------------
12mr|qzion-0.4.0-5|38	
12mr|qzion-0.4.0-5|39	%package -n python-qzion
12mr|qzion-0.4.0-5|40	Summary: Qzion python bindings
12mr|qzion-0.4.0-5|41	Group:     Development/KDE and Qt
12mr|qzion-0.4.0-5|42	Requires: python-qt4
12mr|qzion-0.4.0-5|43	
12mr|qzion-0.4.0-5|44	%description -n python-qzion
12mr|qzion-0.4.0-5|45	Qzion python bindings.
12mr|qzion-0.4.0-5|46	
12mr|qzion-0.4.0-5|47	%files -n python-qzion
12mr|qzion-0.4.0-5|48	%py_sitedir/qzion
12mr|qzion-0.4.0-5|49	%_datadir/sip/qzion
12mr|qzion-0.4.0-5|50	
12mr|qzion-0.4.0-5|51	#-----------------------------------------------
12mr|qzion-0.4.0-5|52	
12mr|qzion-0.4.0-5|53	%package   devel
12mr|qzion-0.4.0-5|54	Summary:   Devel stuff for kdebase 4
12mr|qzion-0.4.0-5|55	Group:     Development/KDE and Qt
12mr|qzion-0.4.0-5|56	Requires:  %libqzion = %version
12mr|qzion-0.4.0-5|57	%description  devel
12mr|qzion-0.4.0-5|58	Devel packages needed to build QZion apps
12mr|qzion-0.4.0-5|59	
12mr|qzion-0.4.0-5|60	%files devel
12mr|qzion-0.4.0-5|61	%defattr(-,root,root)
12mr|qzion-0.4.0-5|62	%_kde_includedir/*.h
12mr|qzion-0.4.0-5|63	%_kde_libdir/pkgconfig/qzion.pc
12mr|qzion-0.4.0-5|64	%_kde_libdir/libqzion.so
12mr|qzion-0.4.0-5|65	
12mr|qzion-0.4.0-5|66	#------------------------------------------------
12mr|qzion-0.4.0-5|67	
12mr|qzion-0.4.0-5|68	%prep
12mr|qzion-0.4.0-5|69	%setup -q -n qzion-mainline
12mr|qzion-0.4.0-5|70	%patch0 -p1 -b .gcc44
12mr|qzion-0.4.0-5|71	%patch1 -p0
12mr|qzion-0.4.0-5|72	%build
12mr|qzion-0.4.0-5|73	%cmake_qt4
12mr|qzion-0.4.0-5|74	%make
12mr|qzion-0.4.0-5|75	
12mr|qzion-0.4.0-5|76	%install
12mr|qzion-0.4.0-5|77	rm -rf %{buildroot}
12mr|qzion-0.4.0-5|78	cd build
12mr|qzion-0.4.0-5|79	make DESTDIR=%buildroot install
12mr|qzion-0.4.0-5|80	
12mr|qzion-0.4.0-5|81	%clean
12mr|qzion-0.4.0-5|82	rm -rf %buildroot
12mr|qzion-0.4.0-5|83	
12mr|qzion-0.4.0-5|84	
12mr|qzion-0.4.0-5|85	
12mr|qzion-0.4.0-5|86	%changelog
12mr|qzion-0.4.0-5|87	

16215 12
12mr|R-2.15.1-3|1	%define		upgrade_from_2_12		1
12mr|R-2.15.1-3|2	
12mr|R-2.15.1-3|3	# (tpg) really not needed
12mr|R-2.15.1-3|4	# for private copy in /usr/lib/R/share/perl/Text/DelimMatch.pm
12mr|R-2.15.1-3|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::.*\)'
12mr|R-2.15.1-3|6	%define __noautoreq 'libRblas.so\\|libRlapack.so\\|perl\(R::.*\)'
12mr|R-2.15.1-3|7	%define _disable_ld_no_undefined 1
12mr|R-2.15.1-3|8	
12mr|R-2.15.1-3|9	%bcond_without	system_pcre
12mr|R-2.15.1-3|10	
12mr|R-2.15.1-3|11	%ifarch %{mips} %{arm}
12mr|R-2.15.1-3|12	%bcond_with	java
12mr|R-2.15.1-3|13	%else
12mr|R-2.15.1-3|14	%bcond_without java
12mr|R-2.15.1-3|15	%endif
12mr|R-2.15.1-3|16	
12mr|R-2.15.1-3|17	%ifarch x86_64
12mr|R-2.15.1-3|18	%define	java_arch		amd64
12mr|R-2.15.1-3|19	%else
12mr|R-2.15.1-3|20	%define	java_arch		%{_arch}
12mr|R-2.15.1-3|21	%endif
12mr|R-2.15.1-3|22	
12mr|R-2.15.1-3|23	%define		libRmath		%{mklibname Rmath}
12mr|R-2.15.1-3|24	%define		libRmath_devel		%{mklibname -d Rmath}
12mr|R-2.15.1-3|25	%define		libRmath_static_devel	%{mklibname -d -s Rmath}
12mr|R-2.15.1-3|26	
12mr|R-2.15.1-3|27	#-----------------------------------------------------------------------
12mr|R-2.15.1-3|28	Name:		R
12mr|R-2.15.1-3|29	Version:	2.15.1
12mr|R-2.15.1-3|30	Release:	3
12mr|R-2.15.1-3|31	Summary:	A language for data analysis and graphics
12mr|R-2.15.1-3|32	URL:		http://www.r-project.org
12mr|R-2.15.1-3|33	Source0:	ftp://cran.r-project.org/pub/R/src/base/R-2/R-%{version}.tar.gz
12mr|R-2.15.1-3|34	Source1:	macros.R
12mr|R-2.15.1-3|35	Source2:	R-make-search-index.sh
12mr|R-2.15.1-3|36	Source3:	R-icons-png.tar.bz2
12mr|R-2.15.1-3|37	Source4:	R.bash_completion.bz2
12mr|R-2.15.1-3|38	Source100:	R.rpmlintrc
12mr|R-2.15.1-3|39	License:	GPLv2+
12mr|R-2.15.1-3|40	Group:		Sciences/Mathematics
12mr|R-2.15.1-3|41	BuildRequires:	bison
12mr|R-2.15.1-3|42	BuildRequires:	pkgconfig(blas)
12mr|R-2.15.1-3|43	BuildRequires:	bzip2-devel
12mr|R-2.15.1-3|44	BuildRequires:	pkgconfig(cairo)
12mr|R-2.15.1-3|45	BuildRequires:	cups-common
12mr|R-2.15.1-3|46	BuildRequires:	gcc-c++
12mr|R-2.15.1-3|47	BuildRequires:	gcc-gfortran
12mr|R-2.15.1-3|48	BuildRequires:	gcc-objc
12mr|R-2.15.1-3|49	BuildRequires:	gettext-devel
12mr|R-2.15.1-3|50	BuildRequires:	glibc-static-devel
12mr|R-2.15.1-3|51	BuildRequires:	gpm-devel
12mr|R-2.15.1-3|52	BuildRequires:	icu-devel >= 49
12mr|R-2.15.1-3|53	%if %{with java}
12mr|R-2.15.1-3|54	BuildRequires:	java-rpmbuild
12mr|R-2.15.1-3|55	%endif
12mr|R-2.15.1-3|56	BuildRequires:	jpeg-devel
12mr|R-2.15.1-3|57	BuildRequires:	pkgconfig(lapack)
12mr|R-2.15.1-3|58	BuildRequires:	less
12mr|R-2.15.1-3|59	BuildRequires:	pkgconfig(ice)
12mr|R-2.15.1-3|60	BuildRequires:	pkgconfig(sm)
12mr|R-2.15.1-3|61	BuildRequires:	pkgconfig(x11)
12mr|R-2.15.1-3|62	BuildRequires:	pkgconfig(xmu)
12mr|R-2.15.1-3|63	BuildRequires:	pkgconfig(xt)
12mr|R-2.15.1-3|64	BuildRequires:	pkgconfig(ncurses)
12mr|R-2.15.1-3|65	BuildRequires:	pkgconfig(pango)
12mr|R-2.15.1-3|66	BuildRequires:	paper-utils
12mr|R-2.15.1-3|67	%if %{with system_pcre}
12mr|R-2.15.1-3|68	BuildRequires:	pkgconfig(libpcre)
12mr|R-2.15.1-3|69	%endif
12mr|R-2.15.1-3|70	BuildRequires:	pkgconfig(libpng)
12mr|R-2.15.1-3|71	BuildRequires:	pth-devel
12mr|R-2.15.1-3|72	BuildRequires:	readline-devel
12mr|R-2.15.1-3|73	BuildRequires:	tcl-devel
12mr|R-2.15.1-3|74	BuildRequires:	texinfo
12mr|R-2.15.1-3|75	BuildRequires:	texlive
12mr|R-2.15.1-3|76	BuildRequires:	tiff-devel
12mr|R-2.15.1-3|77	BuildRequires:	tk-devel
12mr|R-2.15.1-3|78	BuildRequires:	zip
12mr|R-2.15.1-3|79	BuildRequires:	zlib-devel
12mr|R-2.15.1-3|80	# R-devel will pull in R-core
12mr|R-2.15.1-3|81	Requires:	R-devel = %{EVRD}
12mr|R-2.15.1-3|82	# libRmath-devel will pull in libRmath
12mr|R-2.15.1-3|83	Requires:	%{libRmath_devel} = %{EVRD}
12mr|R-2.15.1-3|84	Suggests:	x11-font-adobe-100dpi
12mr|R-2.15.1-3|85	Obsoletes:	R-recommended <= 1.5.1
12mr|R-2.15.1-3|86	Provides:	R-recommended
12mr|R-2.15.1-3|87	Patch1:		R-2.8.1-menu.patch
12mr|R-2.15.1-3|88	Patch2:		R-2.10.1-gfxdemos.patch
12mr|R-2.15.1-3|89	
12mr|R-2.15.1-3|90	%description
12mr|R-2.15.1-3|91	This is a metapackage that provides both core R userspace and
12mr|R-2.15.1-3|92	all R development components.
12mr|R-2.15.1-3|93	
12mr|R-2.15.1-3|94	R is a language and environment for statistical computing and graphics.
12mr|R-2.15.1-3|95	R is similar to the award-winning S system, which was developed at
12mr|R-2.15.1-3|96	Bell Laboratories by John Chambers et al. It provides a wide
12mr|R-2.15.1-3|97	variety of statistical and graphical techniques (linear and
12mr|R-2.15.1-3|98	nonlinear modelling, statistical tests, time series analysis,
12mr|R-2.15.1-3|99	classification, clustering, ...).
12mr|R-2.15.1-3|100	
12mr|R-2.15.1-3|101	R is designed as a true computer language with control-flow
12mr|R-2.15.1-3|102	constructions for iteration and alternation, and it allows users to
12mr|R-2.15.1-3|103	add additional functionality by defining new functions. For
12mr|R-2.15.1-3|104	computationally intensive tasks, C, C++ and Fortran code can be linked
12mr|R-2.15.1-3|105	and called at run time.
12mr|R-2.15.1-3|106	
12mr|R-2.15.1-3|107	%files
12mr|R-2.15.1-3|108	
12mr|R-2.15.1-3|109	#-----------------------------------------------------------------------
12mr|R-2.15.1-3|110	%package	core
12mr|R-2.15.1-3|111	Summary:	The minimal R components necessary for a functional runtime
12mr|R-2.15.1-3|112	Group:		Sciences/Mathematics
12mr|R-2.15.1-3|113	Requires:	cups
12mr|R-2.15.1-3|114	Requires:	gawk
12mr|R-2.15.1-3|115	Requires:	less
12mr|R-2.15.1-3|116	Requires:	perl
12mr|R-2.15.1-3|117	Requires:	sed
12mr|R-2.15.1-3|118	Requires:	texlive
12mr|R-2.15.1-3|119	Requires:	vim
12mr|R-2.15.1-3|120	Requires:	xdg-utils
12mr|R-2.15.1-3|121	# These are the submodules that R-core provides. Sometimes R modules say they
12mr|R-2.15.1-3|122	# depend on one of these submodules rather than just R. These are provided for
12mr|R-2.15.1-3|123	# packager convenience.
12mr|R-2.15.1-3|124	%rename R-base
12mr|R-2.15.1-3|125	Provides:	R-boot = 1.3.3
12mr|R-2.15.1-3|126	Provides:	R-class = 7.3.3
12mr|R-2.15.1-3|127	Provides:	R-cluster = 1.14.1
12mr|R-2.15.1-3|128	Provides:	R-codetools = 0.2.8
12mr|R-2.15.1-3|129	Provides:	R-datasets = %{version}
12mr|R-2.15.1-3|130	Provides:	R-foreign = 0.8.46
12mr|R-2.15.1-3|131	Provides:	R-graphics = %{version}
12mr|R-2.15.1-3|132	Provides:	R-grDevices = %{version}
12mr|R-2.15.1-3|133	Provides:	R-grid = %{version}
12mr|R-2.15.1-3|134	Provides:	R-KernSmooth = 2.23.6
12mr|R-2.15.1-3|135	Provides:	R-lattice = 0.20.0
12mr|R-2.15.1-3|136	Provides:	R-MASS = 7.3.16
12mr|R-2.15.1-3|137	Provides:	R-Matrix = 1.0.1
12mr|R-2.15.1-3|138	Obsoletes:	R-Matrix < 0.999375-7
12mr|R-2.15.1-3|139	Provides:	R-methods = %{version}
12mr|R-2.15.1-3|140	Provides:	R-mgcv = 1.7.9
12mr|R-2.15.1-3|141	Provides:	R-nlme = 3.1.102
12mr|R-2.15.1-3|142	Provides:	R-nnet = 7.3.1
12mr|R-2.15.1-3|143	Provides:	R-parallel = %{version}
12mr|R-2.15.1-3|144	Provides:	R-rpart = 3.1.50
12mr|R-2.15.1-3|145	Provides:	R-spatial = 7.3.3
12mr|R-2.15.1-3|146	Provides:	R-splines = %{version}
12mr|R-2.15.1-3|147	Provides:	R-stats = %{version}
12mr|R-2.15.1-3|148	Provides:	R-stats4 = %{version}
12mr|R-2.15.1-3|149	Provides:	R-survival = 2.36.10
12mr|R-2.15.1-3|150	Provides:	R-tcltk = %{version}
12mr|R-2.15.1-3|151	Provides:	R-tools = %{version}
12mr|R-2.15.1-3|152	Provides:	R-utils = %{version}
12mr|R-2.15.1-3|153	
12mr|R-2.15.1-3|154	%description	core
12mr|R-2.15.1-3|155	A language and environment for statistical computing and graphics.
12mr|R-2.15.1-3|156	R is similar to the award-winning S system, which was developed at
12mr|R-2.15.1-3|157	Bell Laboratories by John Chambers et al. It provides a wide
12mr|R-2.15.1-3|158	variety of statistical and graphical techniques (linear and
12mr|R-2.15.1-3|159	nonlinear modelling, statistical tests, time series analysis,
12mr|R-2.15.1-3|160	classification, clustering, ...).
12mr|R-2.15.1-3|161	
12mr|R-2.15.1-3|162	R is designed as a true computer language with control-flow
12mr|R-2.15.1-3|163	constructions for iteration and alternation, and it allows users to
12mr|R-2.15.1-3|164	add additional functionality by defining new functions. For
12mr|R-2.15.1-3|165	computationally intensive tasks, C, C++ and Fortran code can be linked
12mr|R-2.15.1-3|166	and called at run time.
12mr|R-2.15.1-3|167	
12mr|R-2.15.1-3|168	%post core
12mr|R-2.15.1-3|169	%{_sbindir}/texlive.post
12mr|R-2.15.1-3|170	%if %{with java}
12mr|R-2.15.1-3|171	R CMD javareconf \
12mr|R-2.15.1-3|172	JAVA_HOME=%{_jvmdir}/jre \
12mr|R-2.15.1-3|173	JAVA_CPPFLAGS='-I%{_jvmdir}/java/include\ -I%{_jvmdir}/java/include/linux' \
12mr|R-2.15.1-3|174	JAVA_LIBS='-L%{_jvmdir}/jre/lib/%{java_arch}/server \
12mr|R-2.15.1-3|175	-L%{_jvmdir}/jre/lib/%{java_arch}\ -L%{_jvmdir}/java/lib/%{java_arch} \
12mr|R-2.15.1-3|176	-L/lib\ -L/usr/lib\ -ljvm' \
12mr|R-2.15.1-3|177	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 \
12mr|R-2.15.1-3|178	> /dev/null 2>&1 || exit 0
12mr|R-2.15.1-3|179	%endif
12mr|R-2.15.1-3|180	
12mr|R-2.15.1-3|181	%postun core
12mr|R-2.15.1-3|182	if [ $1 -eq 0 ] ; then
12mr|R-2.15.1-3|183	%{_sbindir}/texlive.post
12mr|R-2.15.1-3|184	fi
12mr|R-2.15.1-3|185	
12mr|R-2.15.1-3|186	%if %{upgrade_from_2_12}
12mr|R-2.15.1-3|187	%posttrans core
12mr|R-2.15.1-3|188	if [ ! -e %{_libdir}/R/doc ]; then
12mr|R-2.15.1-3|189	ln -sf %{_docdir}/R %{_libdir}/R/doc
12mr|R-2.15.1-3|190	fi
12mr|R-2.15.1-3|191	%endif
12mr|R-2.15.1-3|192	
12mr|R-2.15.1-3|193	%files		core
12mr|R-2.15.1-3|194	%{_bindir}/*
12mr|R-2.15.1-3|195	%{_datadir}/R
12mr|R-2.15.1-3|196	%{_libdir}/R
12mr|R-2.15.1-3|197	%exclude %{_libdir}/R/include
12mr|R-2.15.1-3|198	%{_prefix}/lib/rpm/R-make-search-index.sh
12mr|R-2.15.1-3|199	%{_infodir}/R-*.info*
12mr|R-2.15.1-3|200	%{_sysconfdir}/bash_completion.d/*
12mr|R-2.15.1-3|201	%{_sysconfdir}/rpm/macros.d/macros.R
12mr|R-2.15.1-3|202	%{_mandir}/man1/*
12mr|R-2.15.1-3|203	%{_sysconfdir}/ld.so.conf.d/*
12mr|R-2.15.1-3|204	%{_texmfdir}/tex/latex/R
12mr|R-2.15.1-3|205	%{_iconsdir}/Rlogo.png
12mr|R-2.15.1-3|206	%{_liconsdir}/*
12mr|R-2.15.1-3|207	%{_miconsdir}/*
12mr|R-2.15.1-3|208	%{_datadir}/applications/*
12mr|R-2.15.1-3|209	%doc %{_docdir}/R
12mr|R-2.15.1-3|210	
12mr|R-2.15.1-3|211	#-----------------------------------------------------------------------
12mr|R-2.15.1-3|212	%package	devel
12mr|R-2.15.1-3|213	Summary:	Files for development of R packages
12mr|R-2.15.1-3|214	Group:		Development/Other
12mr|R-2.15.1-3|215	Requires:	R-core = %{EVRD}
12mr|R-2.15.1-3|216	# You need all the BuildRequires for the development version
12mr|R-2.15.1-3|217	Requires:	bzip2-devel
12mr|R-2.15.1-3|218	Requires:	gcc-c++
12mr|R-2.15.1-3|219	Requires:	gcc-gfortran
12mr|R-2.15.1-3|220	Requires:	libx11-devel
12mr|R-2.15.1-3|221	%if %{with system_pcre}
12mr|R-2.15.1-3|222	Requires:	pcre-devel
12mr|R-2.15.1-3|223	%endif
12mr|R-2.15.1-3|224	Requires:	pkgconfig
12mr|R-2.15.1-3|225	Requires:	tcl-devel
12mr|R-2.15.1-3|226	Requires:	texinfo
12mr|R-2.15.1-3|227	Requires:	texlive
12mr|R-2.15.1-3|228	Requires:	tk-devel
12mr|R-2.15.1-3|229	Requires:	zlib-devel
12mr|R-2.15.1-3|230	Provides:	R-Matrix-devel = 1.0.1
12mr|R-2.15.1-3|231	Obsoletes:	R-Matrix-devel < 0.999375-7
12mr|R-2.15.1-3|232	
12mr|R-2.15.1-3|233	%description	devel
12mr|R-2.15.1-3|234	Install R-devel if you are going to develop or compile R packages.
12mr|R-2.15.1-3|235	
12mr|R-2.15.1-3|236	%files		devel
12mr|R-2.15.1-3|237	%{_libdir}/pkgconfig/libR.pc
12mr|R-2.15.1-3|238	%{_includedir}/R
12mr|R-2.15.1-3|239	%{_libdir}/R/include
12mr|R-2.15.1-3|240	
12mr|R-2.15.1-3|241	#-----------------------------------------------------------------------
12mr|R-2.15.1-3|242	%package	-n %{libRmath}
12mr|R-2.15.1-3|243	Summary:	Standalone math library from the R project
12mr|R-2.15.1-3|244	Group:		System/Libraries
12mr|R-2.15.1-3|245	Provides:	Rmath = %{EVRD}
12mr|R-2.15.1-3|246	
12mr|R-2.15.1-3|247	%description	-n %{libRmath}
12mr|R-2.15.1-3|248	A standalone library of mathematical and statistical functions derived
12mr|R-2.15.1-3|249	from the R project.  This package provides the shared libRmath library.
12mr|R-2.15.1-3|250	
12mr|R-2.15.1-3|251	%files		-n %{libRmath}
12mr|R-2.15.1-3|252	%{_libdir}/libRmath.so
12mr|R-2.15.1-3|253	
12mr|R-2.15.1-3|254	#-----------------------------------------------------------------------
12mr|R-2.15.1-3|255	%package	-n %{libRmath_devel}
12mr|R-2.15.1-3|256	Summary:	Headers from the R Standalone math library
12mr|R-2.15.1-3|257	Group:		Development/Other
12mr|R-2.15.1-3|258	Requires:	%{libRmath} = %{EVRD}
12mr|R-2.15.1-3|259	Requires:	pkgconfig
12mr|R-2.15.1-3|260	Provides:	Rmath-devel = %{EVRD}
12mr|R-2.15.1-3|261	
12mr|R-2.15.1-3|262	%description	-n %{libRmath_devel}
12mr|R-2.15.1-3|263	A standalone library of mathematical and statistical functions derived
12mr|R-2.15.1-3|264	from the R project.  This package provides the libRmath header files.
12mr|R-2.15.1-3|265	
12mr|R-2.15.1-3|266	%files		-n %{libRmath_devel}
12mr|R-2.15.1-3|267	%{_includedir}/Rmath.h
12mr|R-2.15.1-3|268	%{_libdir}/pkgconfig/libRmath.pc
12mr|R-2.15.1-3|269	
12mr|R-2.15.1-3|270	#-----------------------------------------------------------------------
12mr|R-2.15.1-3|271	%package	-n %{libRmath_static_devel}
12mr|R-2.15.1-3|272	Summary:	Static R Standalone math library
12mr|R-2.15.1-3|273	Group:		Development/Other
12mr|R-2.15.1-3|274	Requires:	%{libRmath_devel} = %{EVRD}
12mr|R-2.15.1-3|275	Provides:	Rmath-static-devel = %{EVRD}
12mr|R-2.15.1-3|276	
12mr|R-2.15.1-3|277	%description	-n %{libRmath_static_devel}
12mr|R-2.15.1-3|278	A standalone library of mathematical and statistical functions derived
12mr|R-2.15.1-3|279	from the R project.  This package provides the static libRmath library.
12mr|R-2.15.1-3|280	
12mr|R-2.15.1-3|281	%files		-n %{libRmath_static_devel}
12mr|R-2.15.1-3|282	%{_libdir}/libRmath.a
12mr|R-2.15.1-3|283	
12mr|R-2.15.1-3|284	########################################################################
12mr|R-2.15.1-3|285	%prep
12mr|R-2.15.1-3|286	%setup -q
12mr|R-2.15.1-3|287	%patch1 -p1
12mr|R-2.15.1-3|288	%patch2 -p1
12mr|R-2.15.1-3|289	
12mr|R-2.15.1-3|290	#-----------------------------------------------------------------------
12mr|R-2.15.1-3|291	%build
12mr|R-2.15.1-3|292	# Add PATHS to Renviron for R_LIBS_SITE
12mr|R-2.15.1-3|293	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
12mr|R-2.15.1-3|294	export R_PDFVIEWER="%{_bindir}/xdg-open"
12mr|R-2.15.1-3|295	export R_PRINTCMD="lpr"
12mr|R-2.15.1-3|296	export R_BROWSER="%{_bindir}/xdg-open"
12mr|R-2.15.1-3|297	
12mr|R-2.15.1-3|298	# instead of "BuildConflicts: R-core" and/or R-foo packages
12mr|R-2.15.1-3|299	if [ -x %{bindir}/Rscript ]; then
12mr|R-2.15.1-3|300	mkdir bin
12mr|R-2.15.1-3|301	ln -sf bin/R bin/Rscript
12mr|R-2.15.1-3|302	fi
12mr|R-2.15.1-3|303	
12mr|R-2.15.1-3|304	export FCFLAGS="%{optflags}"
12mr|R-2.15.1-3|305	%if %{with java}
12mr|R-2.15.1-3|306	export JAVA_HOME="%{java_home}"
12mr|R-2.15.1-3|307	%endif
12mr|R-2.15.1-3|308	
12mr|R-2.15.1-3|309	(
12mr|R-2.15.1-3|310	%configure						\
12mr|R-2.15.1-3|311	--with-tcltk					\
12mr|R-2.15.1-3|312	--with-tcl-config=%{_libdir}/tclConfig.sh	\
12mr|R-2.15.1-3|313	--with-tk-config=%{_libdir}/tkConfig.sh		\
12mr|R-2.15.1-3|314	--with-cairo					\
12mr|R-2.15.1-3|315	--with-libpng					\
12mr|R-2.15.1-3|316	--with-jpeglib					\
12mr|R-2.15.1-3|317	--with-system-zlib				\
12mr|R-2.15.1-3|318	--with-system-bzlib				\
12mr|R-2.15.1-3|319	%if %{with system_pcre}
12mr|R-2.15.1-3|320	--with-system-pcre				\
12mr|R-2.15.1-3|321	%else
12mr|R-2.15.1-3|322	--without-system-pcre				\
12mr|R-2.15.1-3|323	%endif
12mr|R-2.15.1-3|324	--with-system-xz				\
12mr|R-2.15.1-3|325	--with-ICU					\
12mr|R-2.15.1-3|326	--with-readline					\
12mr|R-2.15.1-3|327	--disable-BLAS-shlib				\
12mr|R-2.15.1-3|328	--with-lapack=%{_libdir}			\
12mr|R-2.15.1-3|329	--with-blas=%{_libdir}				\
12mr|R-2.15.1-3|330	--enable-R-shlib				\
12mr|R-2.15.1-3|331	--enable-prebuilt-html				\
12mr|R-2.15.1-3|332	rdocdir=%{_docdir}/R				\
12mr|R-2.15.1-3|333	rsharedir=%{_datadir}/R
12mr|R-2.15.1-3|334	) | grep -A30 'R is now' - > CAPABILITIES
12mr|R-2.15.1-3|335	
12mr|R-2.15.1-3|336	# (tpg) somehow --prefix is not honored
12mr|R-2.15.1-3|337	sed -i -e 's#/usr/local#%{_prefix}#g' Makeconf
12mr|R-2.15.1-3|338	
12mr|R-2.15.1-3|339	%make
12mr|R-2.15.1-3|340	make -C src/nmath/standalone
12mr|R-2.15.1-3|341	
12mr|R-2.15.1-3|342	#make check-all
12mr|R-2.15.1-3|343	%make pdf
12mr|R-2.15.1-3|344	%make info
12mr|R-2.15.1-3|345	
12mr|R-2.15.1-3|346	# Convert to UTF-8
12mr|R-2.15.1-3|347	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
12mr|R-2.15.1-3|348	iconv -f iso-8859-1 -t utf-8 -o $i{.utf8,}
12mr|R-2.15.1-3|349	mv $i{.utf8,}
12mr|R-2.15.1-3|350	done
12mr|R-2.15.1-3|351	
12mr|R-2.15.1-3|352	#-----------------------------------------------------------------------
12mr|R-2.15.1-3|353	%install
12mr|R-2.15.1-3|354	make DESTDIR=%{buildroot} install install-info
12mr|R-2.15.1-3|355	make DESTDIR=%{buildroot} install-pdf
12mr|R-2.15.1-3|356	
12mr|R-2.15.1-3|357	rm -f %{buildroot}%{_infodir}/dir
12mr|R-2.15.1-3|358	rm -f %{buildroot}%{_infodir}/dir.old
12mr|R-2.15.1-3|359	install -p CAPABILITIES %{buildroot}%{_docdir}/R
12mr|R-2.15.1-3|360	
12mr|R-2.15.1-3|361	# Install libRmath files
12mr|R-2.15.1-3|362	make -C src/nmath/standalone install DESTDIR=%{buildroot}
12mr|R-2.15.1-3|363	
12mr|R-2.15.1-3|364	mkdir -p %{buildroot}/etc/ld.so.conf.d
12mr|R-2.15.1-3|365	echo "%{_libdir}/R/lib" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf
12mr|R-2.15.1-3|366	
12mr|R-2.15.1-3|367	mkdir -p %{buildroot}%{_datadir}/R/library
12mr|R-2.15.1-3|368	
12mr|R-2.15.1-3|369	# Install rpm helper macros
12mr|R-2.15.1-3|370	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
12mr|R-2.15.1-3|371	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.d
12mr|R-2.15.1-3|372	
12mr|R-2.15.1-3|373	# Install rpm helper script
12mr|R-2.15.1-3|374	mkdir -p %{buildroot}%{_prefix}/lib/rpm/
12mr|R-2.15.1-3|375	install -m0755 %{SOURCE2} %{buildroot}/usr/lib/rpm/
12mr|R-2.15.1-3|376	
12mr|R-2.15.1-3|377	# Fix html/packages.html
12mr|R-2.15.1-3|378	# We can safely use RHOME here, because all of these are system packages.
12mr|R-2.15.1-3|379	sed -i 's|\..\/\..|%{_libdir}/R|g' %{buildroot}%{_docdir}/R/html/packages.html
12mr|R-2.15.1-3|380	
12mr|R-2.15.1-3|381	for i in %{buildroot}%{_libdir}/R/library/*/html/*.html; do
12mr|R-2.15.1-3|382	sed -i 's|\..\/\..\/..\/doc|%{_docdir}/R|g' $i
12mr|R-2.15.1-3|383	done
12mr|R-2.15.1-3|384	
12mr|R-2.15.1-3|385	# Fix exec bits
12mr|R-2.15.1-3|386	chmod +x %{buildroot}%{_datadir}/R/sh/echo.sh
12mr|R-2.15.1-3|387	chmod -x %{buildroot}%{_libdir}/R/library/mgcv/CITATION %{buildroot}%{_docdir}/R/CAPABILITIES
12mr|R-2.15.1-3|388	
12mr|R-2.15.1-3|389	# Symbolic link for convenience
12mr|R-2.15.1-3|390	# Actually do make the reverse link done in fedora, to avoid the need to
12mr|R-2.15.1-3|391	# fight rpm to convert a directory into a symlink if upgrading from
12mr|R-2.15.1-3|392	# previous mandriva packages
12mr|R-2.15.1-3|393	ln -sf ../%{_lib}/R/include %{buildroot}%{_includedir}/R
12mr|R-2.15.1-3|394	
12mr|R-2.15.1-3|395	%if !%{upgrade_from_2_12}
12mr|R-2.15.1-3|396	ln -sf %{_docdir}/R %{buildroot}%{_libdir}/R/doc
12mr|R-2.15.1-3|397	%endif
12mr|R-2.15.1-3|398	
12mr|R-2.15.1-3|399	# Symbolic link for LaTeX
12mr|R-2.15.1-3|400	mkdir -p %{buildroot}%{_texmfdir}/tex/latex
12mr|R-2.15.1-3|401	pushd %{buildroot}%{_texmfdir}/tex/latex
12mr|R-2.15.1-3|402	ln -s ../../../R/texmf/tex/latex R
12mr|R-2.15.1-3|403	popd
12mr|R-2.15.1-3|404	
12mr|R-2.15.1-3|405	cp doc/COPYING %{buildroot}%{_docdir}/R
12mr|R-2.15.1-3|406	
12mr|R-2.15.1-3|407	mkdir -p %{buildroot}%{_datadir}/applications
12mr|R-2.15.1-3|408	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12mr|R-2.15.1-3|409	[Desktop Entry]
12mr|R-2.15.1-3|410	Name=R
12mr|R-2.15.1-3|411	Comment=A language for statistical computing
12mr|R-2.15.1-3|412	Exec=%{_bindir}/R --gui=tk
12mr|R-2.15.1-3|413	Terminal=true
12mr|R-2.15.1-3|414	Type=Application
12mr|R-2.15.1-3|415	Icon=Rlogo
12mr|R-2.15.1-3|416	Categories=Science;Math;
12mr|R-2.15.1-3|417	EOF
12mr|R-2.15.1-3|418	
12mr|R-2.15.1-3|419	# icons
12mr|R-2.15.1-3|420	mkdir -p %{buildroot}%{_iconsdir}
12mr|R-2.15.1-3|421	tar xjf %{SOURCE3} -C %{buildroot}%{_iconsdir}
12mr|R-2.15.1-3|422	
12mr|R-2.15.1-3|423	# (tpg) add bash completion file
12mr|R-2.15.1-3|424	mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d
12mr|R-2.15.1-3|425	bzcat %{SOURCE4} > %{buildroot}%{_sysconfdir}/bash_completion.d/R-base
12mr|R-2.15.1-3|426	
12mr|R-2.15.1-3|427	
12mr|R-2.15.1-3|428	
12mr|R-2.15.1-3|429	%changelog
12mr|R-2.15.1-3|430	* Sun Sep  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|R-2.15.1-3|431	+ Commit: 280bd87
12mr|R-2.15.1-3|432	- Bump release for updates purpose
12mr|R-2.15.1-3|433	
12mr|R-2.15.1-3|434	* Sun Sep  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|R-2.15.1-3|435	+ Commit: 8db9f1b
12mr|R-2.15.1-3|436	- New version 2.15.1, convert BR to pkgconfig style
12mr|R-2.15.1-3|437	
12mr|R-2.15.1-3|438	

16216 12
12mr|radeontool-1.6.0-3|1	Name:		radeontool
12mr|radeontool-1.6.0-3|2	Version:	1.6.0
12mr|radeontool-1.6.0-3|3	Release:	%mkrel 3
12mr|radeontool-1.6.0-3|4	Summary:	Enable/disable ATI Radeon external display/backlight
12mr|radeontool-1.6.0-3|5	Source0:	http://people.freedesktop.org/~airlied/%{name}/%{name}-%{version}.tar.bz2
12mr|radeontool-1.6.0-3|6	Source1:	http://www.fdd.com/software/radeon/lightwatch2.pl
12mr|radeontool-1.6.0-3|7	Patch1:		radeontool-1.6.0-fix-str-fmt.patch
12mr|radeontool-1.6.0-3|8	URL:		http://people.freedesktop.org/~airlied/radeontool/
12mr|radeontool-1.6.0-3|9	License:	BSD
12mr|radeontool-1.6.0-3|10	Group:		System/Configuration/Hardware
12mr|radeontool-1.6.0-3|11	BuildRoot:	%_tmppath/%name-%version-buildroot
12mr|radeontool-1.6.0-3|12	BuildRequires:	libpciaccess-devel
12mr|radeontool-1.6.0-3|13	
12mr|radeontool-1.6.0-3|14	%description
12mr|radeontool-1.6.0-3|15	This utility should enable/disable the external display for ATI Radeon video
12mr|radeontool-1.6.0-3|16	cards.
12mr|radeontool-1.6.0-3|17	It should also enable/disable the backlight on a laptop equipped with a an ATI
12mr|radeontool-1.6.0-3|18	Radeon Mobility video card.
12mr|radeontool-1.6.0-3|19	Since it was engineered without access to the Radeon documents, it may as well
12mr|radeontool-1.6.0-3|20	break your hardware.
12mr|radeontool-1.6.0-3|21	USE RADEONTOOL AT YOUR OWN RISK
12mr|radeontool-1.6.0-3|22	
12mr|radeontool-1.6.0-3|23	
12mr|radeontool-1.6.0-3|24	%prep
12mr|radeontool-1.6.0-3|25	%setup -q
12mr|radeontool-1.6.0-3|26	%patch1 -p1 -b .str
12mr|radeontool-1.6.0-3|27	cp %{SOURCE1} .
12mr|radeontool-1.6.0-3|28	
12mr|radeontool-1.6.0-3|29	%build
12mr|radeontool-1.6.0-3|30	%configure2_5x --bindir=%{_sbindir}
12mr|radeontool-1.6.0-3|31	%make
12mr|radeontool-1.6.0-3|32	
12mr|radeontool-1.6.0-3|33	%install
12mr|radeontool-1.6.0-3|34	rm -rf %{buildroot}
12mr|radeontool-1.6.0-3|35	%makeinstall_std
12mr|radeontool-1.6.0-3|36	
12mr|radeontool-1.6.0-3|37	%clean
12mr|radeontool-1.6.0-3|38	rm -rf %{buildroot}
12mr|radeontool-1.6.0-3|39	
12mr|radeontool-1.6.0-3|40	%files
12mr|radeontool-1.6.0-3|41	%defattr(-,root,root,755)
12mr|radeontool-1.6.0-3|42	%doc lightwatch2.pl
12mr|radeontool-1.6.0-3|43	%{_sbindir}/radeontool
12mr|radeontool-1.6.0-3|44	%{_sbindir}/avivotool
12mr|radeontool-1.6.0-3|45	
12mr|radeontool-1.6.0-3|46	
12mr|radeontool-1.6.0-3|47	
12mr|radeontool-1.6.0-3|48	
12mr|radeontool-1.6.0-3|49	
12mr|radeontool-1.6.0-3|50	%changelog
12mr|radeontool-1.6.0-3|51	

16217 12
12mr|radiusclient-0.3.2-17|1	%define	major 0
12mr|radiusclient-0.3.2-17|2	%define libname	%mklibname radius %{major}
12mr|radiusclient-0.3.2-17|3	%define develname %mklibname radius -d
12mr|radiusclient-0.3.2-17|4	%define sdevelname %mklibname radius -d -s
12mr|radiusclient-0.3.2-17|5	
12mr|radiusclient-0.3.2-17|6	Summary:	Radiusclient library and tools
12mr|radiusclient-0.3.2-17|7	Name:		radiusclient
12mr|radiusclient-0.3.2-17|8	Version:	0.3.2
12mr|radiusclient-0.3.2-17|9	Release:	%mkrel 17
12mr|radiusclient-0.3.2-17|10	License:	BSD
12mr|radiusclient-0.3.2-17|11	Group:		System/Libraries
12mr|radiusclient-0.3.2-17|12	URL:		ftp://ftp.cityline.net/pub/radiusclient/
12mr|radiusclient-0.3.2-17|13	Source0:	%{name}-%{version}.tar.bz2
12mr|radiusclient-0.3.2-17|14	Patch0:		%{name}-am_ac.patch
12mr|radiusclient-0.3.2-17|15	
12mr|radiusclient-0.3.2-17|16	%description
12mr|radiusclient-0.3.2-17|17	Radiusclient is a /bin/login replacement which gets called by a getty
12mr|radiusclient-0.3.2-17|18	to log in a user and to setup the user's login environment. Normal
12mr|radiusclient-0.3.2-17|19	login programs just check the login name and password which the user
12mr|radiusclient-0.3.2-17|20	entered against the local password file (/etc/passwd, /etc/shadow). In
12mr|radiusclient-0.3.2-17|21	contrast to that Radiusclient also uses the RADIUS protocol to
12mr|radiusclient-0.3.2-17|22	authenticate the user.
12mr|radiusclient-0.3.2-17|23	
12mr|radiusclient-0.3.2-17|24	%package -n	%{name}-utils
12mr|radiusclient-0.3.2-17|25	Summary:	Radiusclient library
12mr|radiusclient-0.3.2-17|26	Group:          System/Servers
12mr|radiusclient-0.3.2-17|27	
12mr|radiusclient-0.3.2-17|28	%description -n	%{name}-utils
12mr|radiusclient-0.3.2-17|29	Radiusclient is a /bin/login replacement which gets called by a getty
12mr|radiusclient-0.3.2-17|30	to log in a user and to setup the user's login environment. Normal
12mr|radiusclient-0.3.2-17|31	login programs just check the login name and password which the user
12mr|radiusclient-0.3.2-17|32	entered against the local password file (/etc/passwd, /etc/shadow). In
12mr|radiusclient-0.3.2-17|33	contrast to that Radiusclient also uses the RADIUS protocol to
12mr|radiusclient-0.3.2-17|34	authenticate the user.
12mr|radiusclient-0.3.2-17|35	
12mr|radiusclient-0.3.2-17|36	%package -n	%{libname}
12mr|radiusclient-0.3.2-17|37	Summary:	Radiusclient library
12mr|radiusclient-0.3.2-17|38	Group:          System/Libraries
12mr|radiusclient-0.3.2-17|39	
12mr|radiusclient-0.3.2-17|40	%description -n	%{libname}
12mr|radiusclient-0.3.2-17|41	Libraries required for Radiusclient
12mr|radiusclient-0.3.2-17|42	
12mr|radiusclient-0.3.2-17|43	%package -n	%{develname}
12mr|radiusclient-0.3.2-17|44	Summary:	Header files and development documentation for %{name}
12mr|radiusclient-0.3.2-17|45	Group:		Development/C
12mr|radiusclient-0.3.2-17|46	Requires:	%{libname} = %{version}-%{release}
12mr|radiusclient-0.3.2-17|47	Provides:	%{name}-devel = %{version}-%{release}
12mr|radiusclient-0.3.2-17|48	Provides:	libradius-devel = %{version}-%{release}
12mr|radiusclient-0.3.2-17|49	Obsoletes:	%{_lib}radius0-devel < 0.3.2-12
12mr|radiusclient-0.3.2-17|50	
12mr|radiusclient-0.3.2-17|51	%description -n	%{develname}
12mr|radiusclient-0.3.2-17|52	Header files and development documentation for %{name}.
12mr|radiusclient-0.3.2-17|53	
12mr|radiusclient-0.3.2-17|54	%package -n	%{sdevelname}
12mr|radiusclient-0.3.2-17|55	Summary:	Static libraries for %{name}
12mr|radiusclient-0.3.2-17|56	Group:		Development/C
12mr|radiusclient-0.3.2-17|57	Requires:	%{develname} = %{version}-%{release}
12mr|radiusclient-0.3.2-17|58	Provides:	%{name}-static-devel = %{version}-%{release}
12mr|radiusclient-0.3.2-17|59	Obsoletes:	%{_lib}radius0-static-devel < 0.3.2-12
12mr|radiusclient-0.3.2-17|60	
12mr|radiusclient-0.3.2-17|61	%description -n	%{sdevelname}
12mr|radiusclient-0.3.2-17|62	%{name} static library.
12mr|radiusclient-0.3.2-17|63	
12mr|radiusclient-0.3.2-17|64	%prep
12mr|radiusclient-0.3.2-17|65	%setup -q
12mr|radiusclient-0.3.2-17|66	%patch0 -p1
12mr|radiusclient-0.3.2-17|67	
12mr|radiusclient-0.3.2-17|68	%build
12mr|radiusclient-0.3.2-17|69	autoreconf -fi
12mr|radiusclient-0.3.2-17|70	%configure2_5x \
12mr|radiusclient-0.3.2-17|71	--enable-shadow \
12mr|radiusclient-0.3.2-17|72	--enable-scp
12mr|radiusclient-0.3.2-17|73	
12mr|radiusclient-0.3.2-17|74	%make
12mr|radiusclient-0.3.2-17|75	
12mr|radiusclient-0.3.2-17|76	%install
12mr|radiusclient-0.3.2-17|77	%makeinstall_std
12mr|radiusclient-0.3.2-17|78	
12mr|radiusclient-0.3.2-17|79	%files -n %{name}-utils
12mr|radiusclient-0.3.2-17|80	%defattr(644,root,root,755)
12mr|radiusclient-0.3.2-17|81	%doc BUGS CHANGES README* doc/*.html
12mr|radiusclient-0.3.2-17|82	%dir %{_sysconfdir}/%{name}
12mr|radiusclient-0.3.2-17|83	%attr(644,root,root) %config(missingok,noreplace) %verify(not md5 size mtime) %{_sysconfdir}/%{name}/*
12mr|radiusclient-0.3.2-17|84	%attr(755,root,root) %{_sbindir}/*
12mr|radiusclient-0.3.2-17|85	
12mr|radiusclient-0.3.2-17|86	%files -n %{libname}
12mr|radiusclient-0.3.2-17|87	%defattr(-,root,root)
12mr|radiusclient-0.3.2-17|88	%attr(755,root,root) %{_libdir}/lib*.so.*
12mr|radiusclient-0.3.2-17|89	
12mr|radiusclient-0.3.2-17|90	%files -n %{develname}
12mr|radiusclient-0.3.2-17|91	%defattr(644,root,root,755)
12mr|radiusclient-0.3.2-17|92	%attr(755,root,root) %{_libdir}/lib*.so
12mr|radiusclient-0.3.2-17|93	%{_includedir}/*
12mr|radiusclient-0.3.2-17|94	
12mr|radiusclient-0.3.2-17|95	%files -n %{sdevelname}
12mr|radiusclient-0.3.2-17|96	%defattr(644,root,root,755)
12mr|radiusclient-0.3.2-17|97	%{_libdir}/lib*.a
12mr|radiusclient-0.3.2-17|98	
12mr|radiusclient-0.3.2-17|99	
12mr|radiusclient-0.3.2-17|100	
12mr|radiusclient-0.3.2-17|101	
12mr|radiusclient-0.3.2-17|102	
12mr|radiusclient-0.3.2-17|103	%changelog
12mr|radiusclient-0.3.2-17|104	

16218 12
12mr|radvd-1.9.1-1|1	Summary:	The IPv6 Router Advertisement Daemon
12mr|radvd-1.9.1-1|2	Name:		radvd
12mr|radvd-1.9.1-1|3	Version:	1.9.1
12mr|radvd-1.9.1-1|4	Release:	1
12mr|radvd-1.9.1-1|5	License:	BSD
12mr|radvd-1.9.1-1|6	Group:		System/Servers
12mr|radvd-1.9.1-1|7	URL:		http://v6web.litech.org/radvd/
12mr|radvd-1.9.1-1|8	Source0:	http://v6web.litech.org/radvd/dist/%{name}-%{version}.tar.gz
12mr|radvd-1.9.1-1|9	Source1:	radvd-tmpfs.conf
12mr|radvd-1.9.1-1|10	Source2:	radvd.service
12mr|radvd-1.9.1-1|11	Source3:	radvd.conf
12mr|radvd-1.9.1-1|12	Requires(post): rpm-helper
12mr|radvd-1.9.1-1|13	Requires(preun): rpm-helper
12mr|radvd-1.9.1-1|14	BuildRequires:	flex bison
12mr|radvd-1.9.1-1|15	BuildRequires:	pkgconfig(libdaemon)
12mr|radvd-1.9.1-1|16	
12mr|radvd-1.9.1-1|17	%description
12mr|radvd-1.9.1-1|18	IPv6 has a lot more support for autoconfiguration than IPv4. But
12mr|radvd-1.9.1-1|19	for this autoconfiguration to work on the hosts of a network, the
12mr|radvd-1.9.1-1|20	routers of the local network have to run a program which answers
12mr|radvd-1.9.1-1|21	the autoconfiguration requests of the hosts.
12mr|radvd-1.9.1-1|22	
12mr|radvd-1.9.1-1|23	On Linux this program is called radvd, which stands for Router
12mr|radvd-1.9.1-1|24	ADVertisement Daemon. This daemon listens to router solicitations (RS)
12mr|radvd-1.9.1-1|25	and answers with router advertisement (RA). Furthermore unsolicited
12mr|radvd-1.9.1-1|26	RAs are also send from time to time.
12mr|radvd-1.9.1-1|27	
12mr|radvd-1.9.1-1|28	These RAs contain information, which is used by hosts to configure
12mr|radvd-1.9.1-1|29	their interfaces. This information includes address prefixes, the MTU of
12mr|radvd-1.9.1-1|30	the link and information about default routers.
12mr|radvd-1.9.1-1|31	
12mr|radvd-1.9.1-1|32	%prep
12mr|radvd-1.9.1-1|33	
12mr|radvd-1.9.1-1|34	%setup -q
12mr|radvd-1.9.1-1|35	for F in CHANGES; do
12mr|radvd-1.9.1-1|36	iconv -f iso-8859-1 -t utf-8 < "$F" > "${F}.new"
12mr|radvd-1.9.1-1|37	touch -r "$F" "${F}.new"
12mr|radvd-1.9.1-1|38	mv "${F}.new" "$F"
12mr|radvd-1.9.1-1|39	done
12mr|radvd-1.9.1-1|40	
12mr|radvd-1.9.1-1|41	%build
12mr|radvd-1.9.1-1|42	%serverbuild
12mr|radvd-1.9.1-1|43	%configure2_5x --with-pidfile=%{_localstatedir}/run/radvd/radvd.pid
12mr|radvd-1.9.1-1|44	%make
12mr|radvd-1.9.1-1|45	
12mr|radvd-1.9.1-1|46	
12mr|radvd-1.9.1-1|47	%install
12mr|radvd-1.9.1-1|48	
12mr|radvd-1.9.1-1|49	%makeinstall_std
12mr|radvd-1.9.1-1|50	
12mr|radvd-1.9.1-1|51	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12mr|radvd-1.9.1-1|52	mkdir -p %{buildroot}%{_localstatedir}/run/radvd
12mr|radvd-1.9.1-1|53	mkdir -p %{buildroot}%{_unitdir}
12mr|radvd-1.9.1-1|54	
12mr|radvd-1.9.1-1|55	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/radvd.conf
12mr|radvd-1.9.1-1|56	install -m 644 redhat/radvd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/radvd
12mr|radvd-1.9.1-1|57	
12mr|radvd-1.9.1-1|58	install -d -m 755 %{buildroot}%{_sysconfdir}/tmpfiles.d
12mr|radvd-1.9.1-1|59	install -p -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/tmpfiles.d/radvd.conf
12mr|radvd-1.9.1-1|60	install -m 644 %{SOURCE2} %{buildroot}%{_unitdir}
12mr|radvd-1.9.1-1|61	
12mr|radvd-1.9.1-1|62	
12mr|radvd-1.9.1-1|63	%pre
12mr|radvd-1.9.1-1|64	%_pre_useradd radvd / /sbin/nologin
12mr|radvd-1.9.1-1|65	%_pre_groupadd daemon radvd
12mr|radvd-1.9.1-1|66	
12mr|radvd-1.9.1-1|67	%post
12mr|radvd-1.9.1-1|68	if [ "$1" = "1" ]; then
12mr|radvd-1.9.1-1|69	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|radvd-1.9.1-1|70	/bin/systemctl enable radvd.service >/dev/null 2>&1 || :
12mr|radvd-1.9.1-1|71	fi
12mr|radvd-1.9.1-1|72	
12mr|radvd-1.9.1-1|73	%postun
12mr|radvd-1.9.1-1|74	%_postun_groupdel daemon radvd
12mr|radvd-1.9.1-1|75	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|radvd-1.9.1-1|76	if [ $1 -ge 1 ] ; then
12mr|radvd-1.9.1-1|77	/bin/systemctl try-restart radvd.service >/dev/null 2>&1 || :
12mr|radvd-1.9.1-1|78	fi
12mr|radvd-1.9.1-1|79	
12mr|radvd-1.9.1-1|80	%preun
12mr|radvd-1.9.1-1|81	if [ "$1" -eq 0 ]; then
12mr|radvd-1.9.1-1|82	/bin/systemctl disable radvd.service > /dev/null 2>&1 || :
12mr|radvd-1.9.1-1|83	/bin/systemctl stop radvd.service > /dev/null 2>&1 || :
12mr|radvd-1.9.1-1|84	fi
12mr|radvd-1.9.1-1|85	
12mr|radvd-1.9.1-1|86	
12mr|radvd-1.9.1-1|87	
12mr|radvd-1.9.1-1|88	%files
12mr|radvd-1.9.1-1|89	%doc CHANGES COPYRIGHT INTRO.html README TODO
12mr|radvd-1.9.1-1|90	%{_unitdir}/radvd.service
12mr|radvd-1.9.1-1|91	%config(noreplace) %{_sysconfdir}/radvd.conf
12mr|radvd-1.9.1-1|92	%config(noreplace) %{_sysconfdir}/sysconfig/radvd
12mr|radvd-1.9.1-1|93	%config(noreplace) %{_sysconfdir}/tmpfiles.d/radvd.conf
12mr|radvd-1.9.1-1|94	%dir %attr(-,radvd,radvd) %{_localstatedir}/run/radvd/
12mr|radvd-1.9.1-1|95	%doc radvd.conf.example
12mr|radvd-1.9.1-1|96	%{_mandir}/*/*
12mr|radvd-1.9.1-1|97	%{_sbindir}/radvd
12mr|radvd-1.9.1-1|98	%{_sbindir}/radvdump
12mr|radvd-1.9.1-1|99	
12mr|radvd-1.9.1-1|100	
12mr|radvd-1.9.1-1|101	
12mr|radvd-1.9.1-1|102	%changelog
12mr|radvd-1.9.1-1|103	

16219 12
12mr|rapidsvn-0.12.0-7|1	%define	major 3
12mr|rapidsvn-0.12.0-7|2	%define	libname %mklibname svncpp %{major}
12mr|rapidsvn-0.12.0-7|3	%define	oldlibname %mklibname rapidsvn 0
12mr|rapidsvn-0.12.0-7|4	%define	develname %mklibname svncpp -d
12mr|rapidsvn-0.12.0-7|5	
12mr|rapidsvn-0.12.0-7|6	Summary:	A cross-platform GUI for the Subversion concurrent versioning system
12mr|rapidsvn-0.12.0-7|7	Name:		rapidsvn
12mr|rapidsvn-0.12.0-7|8	Version:	0.12.0
12mr|rapidsvn-0.12.0-7|9	Release:	7
12mr|rapidsvn-0.12.0-7|10	License:	GPLv2+
12mr|rapidsvn-0.12.0-7|11	Group:		Development/Other
12mr|rapidsvn-0.12.0-7|12	URL:		http://rapidsvn.tigris.org
12mr|rapidsvn-0.12.0-7|13	Source0:	http://www.rapidsvn.org/download/release/%{version}/%{name}-%{version}-1.tar.gz
12mr|rapidsvn-0.12.0-7|14	Source1:	rapidsvn_logo.png
12mr|rapidsvn-0.12.0-7|15	Patch1:		rapidsvn-0.12.0-linkage_fix.patch
12mr|rapidsvn-0.12.0-7|16	BuildRequires:	apache-devel
12mr|rapidsvn-0.12.0-7|17	BuildRequires:	doxygen
12mr|rapidsvn-0.12.0-7|18	BuildRequires:	subversion-devel >= 1.2
12mr|rapidsvn-0.12.0-7|19	BuildRequires:	subversion >= 1.2
12mr|rapidsvn-0.12.0-7|20	BuildRequires:	libtool >= 1.4.2
12mr|rapidsvn-0.12.0-7|21	BuildRequires:	wxgtku-devel
12mr|rapidsvn-0.12.0-7|22	BuildRequires:	libxslt-proc
12mr|rapidsvn-0.12.0-7|23	BuildRequires:	docbook-style-xsl
12mr|rapidsvn-0.12.0-7|24	BuildRequires:	pkgconfig(neon)
12mr|rapidsvn-0.12.0-7|25	BuildRequires:	imagemagick
12mr|rapidsvn-0.12.0-7|26	BuildRequires:	pkgconfig(cppunit)
12mr|rapidsvn-0.12.0-7|27	Requires(post):	%{libname} = %{version}-%{release}
12mr|rapidsvn-0.12.0-7|28	Requires(preun): %{libname} = %{version}-%{release}
12mr|rapidsvn-0.12.0-7|29	Requires:	subversion
12mr|rapidsvn-0.12.0-7|30	
12mr|rapidsvn-0.12.0-7|31	%description
12mr|rapidsvn-0.12.0-7|32	RapidSVN is a platform independent GUI client for the Subversion
12mr|rapidsvn-0.12.0-7|33	revision system written in C++ using the wxWindows framework.
12mr|rapidsvn-0.12.0-7|34	
12mr|rapidsvn-0.12.0-7|35	%package -n %{libname}
12mr|rapidsvn-0.12.0-7|36	Summary:	RapidSVN shared SvnCpp C++ API libraries
12mr|rapidsvn-0.12.0-7|37	Group:		System/Libraries
12mr|rapidsvn-0.12.0-7|38	
12mr|rapidsvn-0.12.0-7|39	%description -n %{libname}
12mr|rapidsvn-0.12.0-7|40	RapidSVN is a platform independent GUI client for the Subversion
12mr|rapidsvn-0.12.0-7|41	revision system written in C++ using the wxWindows framework.
12mr|rapidsvn-0.12.0-7|42	
12mr|rapidsvn-0.12.0-7|43	This package contains shared SvnCpp C++ API libraries for
12mr|rapidsvn-0.12.0-7|44	RapidSVN.
12mr|rapidsvn-0.12.0-7|45	
12mr|rapidsvn-0.12.0-7|46	%package -n %{develname}
12mr|rapidsvn-0.12.0-7|47	Summary:	RapidSVN SvnCpp C++ API development libraries
12mr|rapidsvn-0.12.0-7|48	Group:		Development/C++
12mr|rapidsvn-0.12.0-7|49	Requires:	%{libname} = %{version}-%{release}
12mr|rapidsvn-0.12.0-7|50	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|rapidsvn-0.12.0-7|51	Provides:	libsvncpp-devel = %{version}-%{release}
12mr|rapidsvn-0.12.0-7|52	Provides:	%{oldlibname}-devel = %{version}-%{release}
12mr|rapidsvn-0.12.0-7|53	
12mr|rapidsvn-0.12.0-7|54	%description -n %{develname}
12mr|rapidsvn-0.12.0-7|55	As part of the RapidSVN effort it became clear that it would make
12mr|rapidsvn-0.12.0-7|56	the code easier to update and manage if the Subversion client C
12mr|rapidsvn-0.12.0-7|57	API were wrapped in C++. This is where SvnCpp comes from. Right
12mr|rapidsvn-0.12.0-7|58	now it has the following aspects of the C API have been
12mr|rapidsvn-0.12.0-7|59	abstracted: authentication, logging, status, notification, and
12mr|rapidsvn-0.12.0-7|60	properties. SvnCpp should provide an object-oriented programming
12mr|rapidsvn-0.12.0-7|61	interface to any project that uses C++ or a SWIG-compatible
12mr|rapidsvn-0.12.0-7|62	language like Python or Java.
12mr|rapidsvn-0.12.0-7|63	
12mr|rapidsvn-0.12.0-7|64	%prep
12mr|rapidsvn-0.12.0-7|65	%setup -qn %{name}-%{version}-1
12mr|rapidsvn-0.12.0-7|66	%patch1 -p1
12mr|rapidsvn-0.12.0-7|67	
12mr|rapidsvn-0.12.0-7|68	cp %{SOURCE1} rapidsvn_logo.png
12mr|rapidsvn-0.12.0-7|69	
12mr|rapidsvn-0.12.0-7|70	%build
12mr|rapidsvn-0.12.0-7|71	#mkdir src/tests/svncpp; touch src/tests/svncpp/Makefile.in
12mr|rapidsvn-0.12.0-7|72	aclocal; autoconf; libtoolize --automake --force; aclocal; automake -a
12mr|rapidsvn-0.12.0-7|73	
12mr|rapidsvn-0.12.0-7|74	export CFLAGS="%{optflags} -fno-strict-aliasing"
12mr|rapidsvn-0.12.0-7|75	export CXXFLAGS=$CFLAGS
12mr|rapidsvn-0.12.0-7|76	
12mr|rapidsvn-0.12.0-7|77	%configure2_5x \
12mr|rapidsvn-0.12.0-7|78	--enable-shared \
12mr|rapidsvn-0.12.0-7|79	--disable-static \
12mr|rapidsvn-0.12.0-7|80	--with-svn-include=%{_includedir} \
12mr|rapidsvn-0.12.0-7|81	--with-svn-lib=%{_libdir} \
12mr|rapidsvn-0.12.0-7|82	--with-xsltproc=%{_bindir}/xsltproc \
12mr|rapidsvn-0.12.0-7|83	--with-apr-config=%{_bindir}/apr-1-config \
12mr|rapidsvn-0.12.0-7|84	--with-apu-config=%{_bindir}/apu-1-config
12mr|rapidsvn-0.12.0-7|85	
12mr|rapidsvn-0.12.0-7|86	%make
12mr|rapidsvn-0.12.0-7|87	
12mr|rapidsvn-0.12.0-7|88	%install
12mr|rapidsvn-0.12.0-7|89	%makeinstall_std
12mr|rapidsvn-0.12.0-7|90	
12mr|rapidsvn-0.12.0-7|91	# Mandriva Icons
12mr|rapidsvn-0.12.0-7|92	%__install -d %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12mr|rapidsvn-0.12.0-7|93	
12mr|rapidsvn-0.12.0-7|94	convert rapidsvn_logo.png -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|rapidsvn-0.12.0-7|95	convert rapidsvn_logo.png -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|rapidsvn-0.12.0-7|96	convert rapidsvn_logo.png -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|rapidsvn-0.12.0-7|97	
12mr|rapidsvn-0.12.0-7|98	%__mkdir_p %{buildroot}%{_datadir}/applications
12mr|rapidsvn-0.12.0-7|99	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12mr|rapidsvn-0.12.0-7|100	[Desktop Entry]
12mr|rapidsvn-0.12.0-7|101	Name=RapidSVN
12mr|rapidsvn-0.12.0-7|102	Comment=%{summary}
12mr|rapidsvn-0.12.0-7|103	Exec=%{_bindir}/%{name}
12mr|rapidsvn-0.12.0-7|104	Icon=%{name}
12mr|rapidsvn-0.12.0-7|105	Terminal=false
12mr|rapidsvn-0.12.0-7|106	Type=Application
12mr|rapidsvn-0.12.0-7|107	Categories=Development;RevisionControl;
12mr|rapidsvn-0.12.0-7|108	EOF
12mr|rapidsvn-0.12.0-7|109	
12mr|rapidsvn-0.12.0-7|110	%__mv doc/svncpp/html .
12mr|rapidsvn-0.12.0-7|111	
12mr|rapidsvn-0.12.0-7|112	%find_lang %{name}
12mr|rapidsvn-0.12.0-7|113	
12mr|rapidsvn-0.12.0-7|114	%files -f %{name}.lang
12mr|rapidsvn-0.12.0-7|115	%doc html AUTHORS ChangeLog NEWS README
12mr|rapidsvn-0.12.0-7|116	%{_bindir}/%{name}
12mr|rapidsvn-0.12.0-7|117	%{_datadir}/applications/%{name}.desktop
12mr|rapidsvn-0.12.0-7|118	%{_iconsdir}/hicolor/*/apps/%{name}.png
12mr|rapidsvn-0.12.0-7|119	
12mr|rapidsvn-0.12.0-7|120	%files -n %{libname}
12mr|rapidsvn-0.12.0-7|121	%{_libdir}/*.so.%{major}*
12mr|rapidsvn-0.12.0-7|122	
12mr|rapidsvn-0.12.0-7|123	%files -n %{develname}
12mr|rapidsvn-0.12.0-7|124	%{_includedir}/svncpp
12mr|rapidsvn-0.12.0-7|125	%{_libdir}/*.so
12mr|rapidsvn-0.12.0-7|126	
12mr|rapidsvn-0.12.0-7|127	
12mr|rapidsvn-0.12.0-7|128	%changelog
12mr|rapidsvn-0.12.0-7|129	

16220 12
12mr|raptor-1.4.21-10|1	%define major 1
12mr|raptor-1.4.21-10|2	%define libname %mklibname %{name} %{major}
12mr|raptor-1.4.21-10|3	%define develname %mklibname -d %{name}
12mr|raptor-1.4.21-10|4	
12mr|raptor-1.4.21-10|5	Summary:   	Raptor RDF Parser Toolkit for Redland
12mr|raptor-1.4.21-10|6	Name:      	raptor
12mr|raptor-1.4.21-10|7	Version:   	1.4.21
12mr|raptor-1.4.21-10|8	Release:   	10
12mr|raptor-1.4.21-10|9	License: 	GPL LGPL
12mr|raptor-1.4.21-10|10	Group:     	Development/Other
12mr|raptor-1.4.21-10|11	URL:       	http://librdf.org/raptor/
12mr|raptor-1.4.21-10|12	Source0:	http://librdf.org/dist/source/%{name}-%{version}.tar.gz
12mr|raptor-1.4.21-10|13	Patch0:		raptor-1.4.21-mdv_conf.diff
12mr|raptor-1.4.21-10|14	Patch1:		raptor-1.4.21-CVE-2012-0037.diff
12mr|raptor-1.4.21-10|15	BuildRequires: 	libxml2-devel
12mr|raptor-1.4.21-10|16	BuildRequires:  curl-devel
12mr|raptor-1.4.21-10|17	Requires:	%{libname} >= %{version}
12mr|raptor-1.4.21-10|18	
12mr|raptor-1.4.21-10|19	%description
12mr|raptor-1.4.21-10|20	Raptor is the RDF Parser Toolkit for Redland that provides
12mr|raptor-1.4.21-10|21	a set of standalone RDF parsers, generating triples from RDF/XML
12mr|raptor-1.4.21-10|22	or N-Triples.
12mr|raptor-1.4.21-10|23	
12mr|raptor-1.4.21-10|24	%package -n	%{libname}
12mr|raptor-1.4.21-10|25	Summary:        Dynamic libraries from %{name}
12mr|raptor-1.4.21-10|26	Group:          System/Libraries
12mr|raptor-1.4.21-10|27	
12mr|raptor-1.4.21-10|28	%description -n	%{libname}
12mr|raptor-1.4.21-10|29	Dynamic libraries from %{name}.
12mr|raptor-1.4.21-10|30	
12mr|raptor-1.4.21-10|31	%package -n	%{develname}
12mr|raptor-1.4.21-10|32	Summary:	Header files and static libraries from %name
12mr|raptor-1.4.21-10|33	Group:		Development/C
12mr|raptor-1.4.21-10|34	Requires:	%{libname} >= %{version}
12mr|raptor-1.4.21-10|35	Provides:	%{name}-devel = %{version}-%{release}
12mr|raptor-1.4.21-10|36	Obsoletes:	%{name}-devel < %{version}-%{release}
12mr|raptor-1.4.21-10|37	Obsoletes:	%{mklibname -d raptor 1}
12mr|raptor-1.4.21-10|38	Conflicts:	%{name} < 1.4.21-3
12mr|raptor-1.4.21-10|39	
12mr|raptor-1.4.21-10|40	%description -n	%{develname}
12mr|raptor-1.4.21-10|41	Libraries and includes files for developing programs based on %{name}.
12mr|raptor-1.4.21-10|42	
12mr|raptor-1.4.21-10|43	%prep
12mr|raptor-1.4.21-10|44	
12mr|raptor-1.4.21-10|45	%setup -q
12mr|raptor-1.4.21-10|46	%patch0 -p0
12mr|raptor-1.4.21-10|47	%patch1 -p1 -b .CVE-2012-0037
12mr|raptor-1.4.21-10|48	
12mr|raptor-1.4.21-10|49	%build
12mr|raptor-1.4.21-10|50	%configure2_5x
12mr|raptor-1.4.21-10|51	%make
12mr|raptor-1.4.21-10|52	
12mr|raptor-1.4.21-10|53	%install
12mr|raptor-1.4.21-10|54	
12mr|raptor-1.4.21-10|55	install -d %{buildroot}%{_mandir}/man{1,3}
12mr|raptor-1.4.21-10|56	%makeinstall
12mr|raptor-1.4.21-10|57	
12mr|raptor-1.4.21-10|58	rm -f %{buildroot}%{_libdir}/*.*a
12mr|raptor-1.4.21-10|59	
12mr|raptor-1.4.21-10|60	%files
12mr|raptor-1.4.21-10|61	%doc AUTHORS COPYING COPYING.LIB ChangeLog LICENSE.txt NEWS README
12mr|raptor-1.4.21-10|62	%{_mandir}/man1/rapper.1*
12mr|raptor-1.4.21-10|63	%{_mandir}/man3/libraptor.3*
12mr|raptor-1.4.21-10|64	%{_bindir}/rapper
12mr|raptor-1.4.21-10|65	
12mr|raptor-1.4.21-10|66	%files -n %libname
12mr|raptor-1.4.21-10|67	%{_libdir}/lib*.so.%{major}*
12mr|raptor-1.4.21-10|68	
12mr|raptor-1.4.21-10|69	%files -n %develname
12mr|raptor-1.4.21-10|70	%{_libdir}/lib*.so
12mr|raptor-1.4.21-10|71	%{_libdir}/pkgconfig/%{name}.pc
12mr|raptor-1.4.21-10|72	%{_includedir}/*
12mr|raptor-1.4.21-10|73	%_datadir/gtk-doc/html/raptor/
12mr|raptor-1.4.21-10|74	%{_bindir}/raptor-config
12mr|raptor-1.4.21-10|75	%{_mandir}/man1/raptor-config.1*
12mr|raptor-1.4.21-10|76	
12mr|raptor-1.4.21-10|77	
12mr|raptor-1.4.21-10|78	
12mr|raptor-1.4.21-10|79	%changelog
12mr|raptor-1.4.21-10|80	

16221 12
12mr|raptor2-2.0.8-2|1	%define major 0
12mr|raptor2-2.0.8-2|2	%define libname %mklibname %{name}_ %{major}
12mr|raptor2-2.0.8-2|3	%define develname %mklibname -d %{name}
12mr|raptor2-2.0.8-2|4	
12mr|raptor2-2.0.8-2|5	Summary:	Raptor RDF Parser Toolkit for Redland
12mr|raptor2-2.0.8-2|6	Name:		raptor2
12mr|raptor2-2.0.8-2|7	Version:	2.0.8
12mr|raptor2-2.0.8-2|8	Release:	2
12mr|raptor2-2.0.8-2|9	License:	GPL LGPL
12mr|raptor2-2.0.8-2|10	Group:		Development/Other
12mr|raptor2-2.0.8-2|11	URL:		http://librdf.org/raptor/
12mr|raptor2-2.0.8-2|12	Source0:	http://librdf.org/dist/source/%{name}-%{version}.tar.gz
12mr|raptor2-2.0.8-2|13	BuildRequires:	pkgconfig(libxml-2.0)
12mr|raptor2-2.0.8-2|14	BuildRequires:	pkgconfig(libxslt)
12mr|raptor2-2.0.8-2|15	BuildRequires:	pkgconfig(libcurl)
12mr|raptor2-2.0.8-2|16	BuildRequires:	gtk-doc
12mr|raptor2-2.0.8-2|17	Conflicts:	raptor < 2.0.0
12mr|raptor2-2.0.8-2|18	
12mr|raptor2-2.0.8-2|19	%description
12mr|raptor2-2.0.8-2|20	Raptor is the RDF Parser Toolkit for Redland that provides
12mr|raptor2-2.0.8-2|21	a set of standalone RDF parsers, generating triples from RDF/XML
12mr|raptor2-2.0.8-2|22	or N-Triples.
12mr|raptor2-2.0.8-2|23	
12mr|raptor2-2.0.8-2|24	%package -n	%{libname}
12mr|raptor2-2.0.8-2|25	Summary:	Dynamic libraries from %{name}
12mr|raptor2-2.0.8-2|26	Group:		System/Libraries
12mr|raptor2-2.0.8-2|27	
12mr|raptor2-2.0.8-2|28	%description -n	%{libname}
12mr|raptor2-2.0.8-2|29	Dynamic libraries from %{name}.
12mr|raptor2-2.0.8-2|30	
12mr|raptor2-2.0.8-2|31	%package -n	%{develname}
12mr|raptor2-2.0.8-2|32	Summary:	Header files and static libraries from %{name}
12mr|raptor2-2.0.8-2|33	Group:		Development/C
12mr|raptor2-2.0.8-2|34	Requires:	gtk-doc
12mr|raptor2-2.0.8-2|35	Requires:	%{libname} >= %{version}-%{release}
12mr|raptor2-2.0.8-2|36	Provides:	%{name}-devel = %{version}-%{release}
12mr|raptor2-2.0.8-2|37	
12mr|raptor2-2.0.8-2|38	%description -n	%{develname}
12mr|raptor2-2.0.8-2|39	Libraries and includes files for developing programs based on %{name}.
12mr|raptor2-2.0.8-2|40	
12mr|raptor2-2.0.8-2|41	%prep
12mr|raptor2-2.0.8-2|42	%setup -q
12mr|raptor2-2.0.8-2|43	
12mr|raptor2-2.0.8-2|44	%build
12mr|raptor2-2.0.8-2|45	%configure2_5x --disable-static --with-html-dir=/dev/null
12mr|raptor2-2.0.8-2|46	%make
12mr|raptor2-2.0.8-2|47	
12mr|raptor2-2.0.8-2|48	%install
12mr|raptor2-2.0.8-2|49	rm -rf %{buildroot}
12mr|raptor2-2.0.8-2|50	%makeinstall_std
12mr|raptor2-2.0.8-2|51	
12mr|raptor2-2.0.8-2|52	# cleanup
12mr|raptor2-2.0.8-2|53	rm -rf %{buildroot}/dev/null
12mr|raptor2-2.0.8-2|54	
12mr|raptor2-2.0.8-2|55	%files
12mr|raptor2-2.0.8-2|56	%doc AUTHORS COPYING COPYING.LIB ChangeLog LICENSE.txt NEWS README
12mr|raptor2-2.0.8-2|57	%{_mandir}/man1/rap*
12mr|raptor2-2.0.8-2|58	%{_mandir}/man3/libraptor2.3*
12mr|raptor2-2.0.8-2|59	%{_bindir}/rapper
12mr|raptor2-2.0.8-2|60	
12mr|raptor2-2.0.8-2|61	%files -n %{libname}
12mr|raptor2-2.0.8-2|62	%{_libdir}/lib*.so.%{major}*
12mr|raptor2-2.0.8-2|63	
12mr|raptor2-2.0.8-2|64	%files -n %{develname}
12mr|raptor2-2.0.8-2|65	%{_libdir}/lib*.so
12mr|raptor2-2.0.8-2|66	%{_libdir}/pkgconfig/*.pc
12mr|raptor2-2.0.8-2|67	%{_includedir}/*
12mr|raptor2-2.0.8-2|68	
12mr|raptor2-2.0.8-2|69	
12mr|raptor2-2.0.8-2|70	
12mr|raptor2-2.0.8-2|71	%changelog
12mr|raptor2-2.0.8-2|72	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|raptor2-2.0.8-2|73	+ Commit: c7ad4d2
12mr|raptor2-2.0.8-2|74	- New version 2.0.8 (sync with Cooker), convert BR to pkgconfig style
12mr|raptor2-2.0.8-2|75	
12mr|raptor2-2.0.8-2|76	

16222 12
12mr|rarian-0.8.1-11|1	%define major 0
12mr|rarian-0.8.1-11|2	%define libname %mklibname %{name} %{major}
12mr|rarian-0.8.1-11|3	%define develname %mklibname -d %{name}
12mr|rarian-0.8.1-11|4	%define xmlcatalog      %{_sysconfdir}/xml/catalog
12mr|rarian-0.8.1-11|5	
12mr|rarian-0.8.1-11|6	Summary:	Cataloging system for documentation on open systems
12mr|rarian-0.8.1-11|7	Name:		rarian
12mr|rarian-0.8.1-11|8	Version:	0.8.1
12mr|rarian-0.8.1-11|9	Release:	11
12mr|rarian-0.8.1-11|10	License:	GPLv2+
12mr|rarian-0.8.1-11|11	Group:		Publishing
12mr|rarian-0.8.1-11|12	Url:		http://rarian.freedesktop.org/
12mr|rarian-0.8.1-11|13	Source0:	http://rarian.freedesktop.org/Releases/%{name}-%{version}.tar.bz2
12mr|rarian-0.8.1-11|14	Source1:	scrollkeeper-omf.dtd
12mr|rarian-0.8.1-11|15	# gw https://bugs.freedesktop.org/show_bug.cgi?id=11779
12mr|rarian-0.8.1-11|16	Patch0:		rarian-0.5.4-mv.patch
12mr|rarian-0.8.1-11|17	Patch1:		rarian-0.8.1-xz-support.patch
12mr|rarian-0.8.1-11|18	
12mr|rarian-0.8.1-11|19	Requires(post):	libxml2-utils sgml-common util-linux-ng
12mr|rarian-0.8.1-11|20	Requires(preun): libxml2-utils sgml-common
12mr|rarian-0.8.1-11|21	%rename		scrollkeeper
12mr|rarian-0.8.1-11|22	
12mr|rarian-0.8.1-11|23	%description
12mr|rarian-0.8.1-11|24	Rarian is a cataloging system for the installed documentation.
12mr|rarian-0.8.1-11|25	
12mr|rarian-0.8.1-11|26	Rarian is designed to be a replacement for scrollkeeper.  It is
12mr|rarian-0.8.1-11|27	currently undergoing heavy development.  As of writing, rarian can be
12mr|rarian-0.8.1-11|28	installed in place of scrollkeeper and everything will work okay.
12mr|rarian-0.8.1-11|29	
12mr|rarian-0.8.1-11|30	%package -n	%{libname}
12mr|rarian-0.8.1-11|31	Group:		System/Libraries
12mr|rarian-0.8.1-11|32	Summary:	Rarian cataloging system library
12mr|rarian-0.8.1-11|33	
12mr|rarian-0.8.1-11|34	%description -n	%{libname}
12mr|rarian-0.8.1-11|35	Rarian is a cataloging system for the installed documentation.
12mr|rarian-0.8.1-11|36	
12mr|rarian-0.8.1-11|37	Rarian is designed to be a replacement for scrollkeeper.  It is
12mr|rarian-0.8.1-11|38	currently undergoing heavy development.  As of writing, rarian can be
12mr|rarian-0.8.1-11|39	installed in place of scrollkeeper and everything will work okay.
12mr|rarian-0.8.1-11|40	
12mr|rarian-0.8.1-11|41	%package -n	%{develname}
12mr|rarian-0.8.1-11|42	Group:		Development/C
12mr|rarian-0.8.1-11|43	Summary:	Rarian cataloging system - development files
12mr|rarian-0.8.1-11|44	Requires:	%{libname} = %version
12mr|rarian-0.8.1-11|45	Provides:	%{name}-devel = %version-%release
12mr|rarian-0.8.1-11|46	
12mr|rarian-0.8.1-11|47	%description -n	%{develname}
12mr|rarian-0.8.1-11|48	Rarian is a cataloging system for the installed documentation.
12mr|rarian-0.8.1-11|49	
12mr|rarian-0.8.1-11|50	Rarian is designed to be a replacement for scrollkeeper.  It is
12mr|rarian-0.8.1-11|51	currently undergoing heavy development.  As of writing, rarian can be
12mr|rarian-0.8.1-11|52	installed in place of scrollkeeper and everything will work okay.
12mr|rarian-0.8.1-11|53	
12mr|rarian-0.8.1-11|54	%prep
12mr|rarian-0.8.1-11|55	%setup -q
12mr|rarian-0.8.1-11|56	%apply_patches
12mr|rarian-0.8.1-11|57	
12mr|rarian-0.8.1-11|58	%build
12mr|rarian-0.8.1-11|59	%configure2_5x \
12mr|rarian-0.8.1-11|60	--disable-static \
12mr|rarian-0.8.1-11|61	--disable-skdb-update \
12mr|rarian-0.8.1-11|62	--localstatedir=/var
12mr|rarian-0.8.1-11|63	%make
12mr|rarian-0.8.1-11|64	
12mr|rarian-0.8.1-11|65	%install
12mr|rarian-0.8.1-11|66	%makeinstall_std localstatedir=%{buildroot}/var
12mr|rarian-0.8.1-11|67	mkdir -p %{buildroot}/var/lib/rarian
12mr|rarian-0.8.1-11|68	touch %{buildroot}/var/lib/rarian/rarian-update-mtimes
12mr|rarian-0.8.1-11|69	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd
12mr|rarian-0.8.1-11|70	
12mr|rarian-0.8.1-11|71	%post
12mr|rarian-0.8.1-11|72	if [ "$1" = "1" ]; then
12mr|rarian-0.8.1-11|73	%{_bindir}/rarian-sk-update
12mr|rarian-0.8.1-11|74	%{_bindir}/xmlcatalog --noout --add "public" \
12mr|rarian-0.8.1-11|75	"-//OMF//DTD Scrollkeeper OMF Variant V1.0//EN" \
12mr|rarian-0.8.1-11|76	"%{_datadir}/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd" %{xmlcatalog}
12mr|rarian-0.8.1-11|77	%{_bindir}/xmlcatalog --noout --add "rewriteURI" \
12mr|rarian-0.8.1-11|78	"http://scrollkeeper.sourceforge.net/dtds/scrollkeeper-omf-1.0/" \
12mr|rarian-0.8.1-11|79	"file:///usr/share/xml/scrollkeeper/dtds/" %{xmlcatalog}
12mr|rarian-0.8.1-11|80	fi
12mr|rarian-0.8.1-11|81	%{_bindir}/rarian-sk-rebuild > /dev/null || true
12mr|rarian-0.8.1-11|82	
12mr|rarian-0.8.1-11|83	%preun
12mr|rarian-0.8.1-11|84	if [ "$1" = "0" -a -f %{xmlcatalog} -a -x %{_bindir}/xmlcatalog ] ; then
12mr|rarian-0.8.1-11|85	%{_bindir}/xmlcatalog --noout --del \
12mr|rarian-0.8.1-11|86	"%{_datadir}/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd" %{xmlcatalog}
12mr|rarian-0.8.1-11|87	fi
12mr|rarian-0.8.1-11|88	
12mr|rarian-0.8.1-11|89	%postun
12mr|rarian-0.8.1-11|90	if [ "$1" = "0" ]; then
12mr|rarian-0.8.1-11|91	# rarian is being removed, not upgraded.
12mr|rarian-0.8.1-11|92	rm -f %{_datadir}/help/*.document
12mr|rarian-0.8.1-11|93	fi
12mr|rarian-0.8.1-11|94	
12mr|rarian-0.8.1-11|95	%triggerpostun -- scrollkeeper < 0.5.6-2mdv
12mr|rarian-0.8.1-11|96	%{_bindir}/xmlcatalog --noout --add "public" \
12mr|rarian-0.8.1-11|97	"-//OMF//DTD Scrollkeeper OMF Variant V1.0//EN" \
12mr|rarian-0.8.1-11|98	"%{_datadir}/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd" %{xmlcatalog}
12mr|rarian-0.8.1-11|99	
12mr|rarian-0.8.1-11|100	%triggerin -- %{_datadir}/omf/*/*.omf
12mr|rarian-0.8.1-11|101	%{_bindir}/scrollkeeper-update -q
12mr|rarian-0.8.1-11|102	
12mr|rarian-0.8.1-11|103	%triggerpostun -- %{_datadir}/omf/*/*.omf
12mr|rarian-0.8.1-11|104	%{_bindir}/scrollkeeper-update -q
12mr|rarian-0.8.1-11|105	
12mr|rarian-0.8.1-11|106	%files
12mr|rarian-0.8.1-11|107	%doc README NEWS
12mr|rarian-0.8.1-11|108	%{_bindir}/rarian*
12mr|rarian-0.8.1-11|109	%{_bindir}/scrollkeeper*
12mr|rarian-0.8.1-11|110	%dir %{_datadir}/help/
12mr|rarian-0.8.1-11|111	%{_datadir}/help/rarian.document
12mr|rarian-0.8.1-11|112	%{_datadir}/librarian
12mr|rarian-0.8.1-11|113	%dir %{_datadir}/xml/scrollkeeper/
12mr|rarian-0.8.1-11|114	%dir %{_datadir}/xml/scrollkeeper/dtds/
12mr|rarian-0.8.1-11|115	%{_datadir}/xml/scrollkeeper/dtds/scrollkeeper-omf.dtd
12mr|rarian-0.8.1-11|116	%dir /var/lib/rarian
12mr|rarian-0.8.1-11|117	%ghost /var/lib/rarian/rarian-update-mtimes
12mr|rarian-0.8.1-11|118	
12mr|rarian-0.8.1-11|119	%files -n %{libname}
12mr|rarian-0.8.1-11|120	%{_libdir}/librarian.so.%{major}*
12mr|rarian-0.8.1-11|121	
12mr|rarian-0.8.1-11|122	%files -n %{develname}
12mr|rarian-0.8.1-11|123	%doc ChangeLog TODO
12mr|rarian-0.8.1-11|124	%{_libdir}/librarian.so
12mr|rarian-0.8.1-11|125	%{_includedir}/rarian
12mr|rarian-0.8.1-11|126	%{_libdir}/pkgconfig/rarian.pc
12mr|rarian-0.8.1-11|127	
12mr|rarian-0.8.1-11|128	
12mr|rarian-0.8.1-11|129	
12mr|rarian-0.8.1-11|130	
12mr|rarian-0.8.1-11|131	%changelog
12mr|rarian-0.8.1-11|132	

16223 12
12mr|rasqal-0.9.29-1|1	%define major	3
12mr|rasqal-0.9.29-1|2	%define libname %mklibname %{name} %{major}
12mr|rasqal-0.9.29-1|3	%define develname %mklibname -d %{name}
12mr|rasqal-0.9.29-1|4	
12mr|rasqal-0.9.29-1|5	Name: 	 	rasqal
12mr|rasqal-0.9.29-1|6	Summary: 	RDF querying library
12mr|rasqal-0.9.29-1|7	Group:		Databases
12mr|rasqal-0.9.29-1|8	Version: 	0.9.29
12mr|rasqal-0.9.29-1|9	Release: 	1
12mr|rasqal-0.9.29-1|10	License:	LGPL
12mr|rasqal-0.9.29-1|11	URL:		http://librdf.org/rasqal/
12mr|rasqal-0.9.29-1|12	Source0:	http://download.librdf.org/source/%{name}-%{version}.tar.gz
12mr|rasqal-0.9.29-1|13	Patch0:		rasqal-0.9.28-linkm.patch
12mr|rasqal-0.9.29-1|14	BuildRequires:	raptor2-devel > 2.0.4-2
12mr|rasqal-0.9.29-1|15	BuildRequires:	libmpfr-devel
12mr|rasqal-0.9.29-1|16	
12mr|rasqal-0.9.29-1|17	%description
12mr|rasqal-0.9.29-1|18	Rasqal handles Resource Description Framework (RDF) query syntaxes, query
12mr|rasqal-0.9.29-1|19	construction and query execution returning result bindings. The supported
12mr|rasqal-0.9.29-1|20	query languages are RDQL and SPARQL.  Rasqal was designed to work closely
12mr|rasqal-0.9.29-1|21	with the Redland RDF library but is entirely separate. It is intended to be
12mr|rasqal-0.9.29-1|22	a portable library working across many POSIX systems (Unix, GNU/Linux,
12mr|rasqal-0.9.29-1|23	BSDs, OSX, cygwin) win32 and others.
12mr|rasqal-0.9.29-1|24	
12mr|rasqal-0.9.29-1|25	%package -n 	%{libname}
12mr|rasqal-0.9.29-1|26	Summary:        Dynamic libraries from %{name}
12mr|rasqal-0.9.29-1|27	Group:          System/Libraries
12mr|rasqal-0.9.29-1|28	Obsoletes:	%{mklibname rasqal 0} >= 0.9.16
12mr|rasqal-0.9.29-1|29	
12mr|rasqal-0.9.29-1|30	%description -n %{libname}
12mr|rasqal-0.9.29-1|31	Dynamic libraries from %{name}.
12mr|rasqal-0.9.29-1|32	
12mr|rasqal-0.9.29-1|33	%package -n 	%{develname}
12mr|rasqal-0.9.29-1|34	Summary: 	Header files and static libraries from %{name}
12mr|rasqal-0.9.29-1|35	Group: 		Development/C
12mr|rasqal-0.9.29-1|36	Requires: 	%{libname} >= %{version}
12mr|rasqal-0.9.29-1|37	Provides:	%{name}-devel = %{version}-%{release}
12mr|rasqal-0.9.29-1|38	Obsoletes: 	%{name}-devel < %{version}-%{release}
12mr|rasqal-0.9.29-1|39	Obsoletes:	%{mklibname -d %{name} 0}
12mr|rasqal-0.9.29-1|40	
12mr|rasqal-0.9.29-1|41	%description -n %{develname}
12mr|rasqal-0.9.29-1|42	Libraries and includes files for developing programs based on %{name}.
12mr|rasqal-0.9.29-1|43	
12mr|rasqal-0.9.29-1|44	%prep
12mr|rasqal-0.9.29-1|45	%setup -q
12mr|rasqal-0.9.29-1|46	%patch0 -p1 -b .linkm~
12mr|rasqal-0.9.29-1|47	
12mr|rasqal-0.9.29-1|48	%build
12mr|rasqal-0.9.29-1|49	%configure2_5x --disable-static
12mr|rasqal-0.9.29-1|50	%make
12mr|rasqal-0.9.29-1|51	
12mr|rasqal-0.9.29-1|52	%install
12mr|rasqal-0.9.29-1|53	rm -rf %{buildroot}
12mr|rasqal-0.9.29-1|54	%makeinstall_std
12mr|rasqal-0.9.29-1|55	
12mr|rasqal-0.9.29-1|56	%multiarch_binaries %{buildroot}%{_bindir}/%{name}-config
12mr|rasqal-0.9.29-1|57	
12mr|rasqal-0.9.29-1|58	# Zé: clean .la files
12mr|rasqal-0.9.29-1|59	rm -f %{buildroot}%{_libdir}/*.la
12mr|rasqal-0.9.29-1|60	
12mr|rasqal-0.9.29-1|61	%check
12mr|rasqal-0.9.29-1|62	#make check
12mr|rasqal-0.9.29-1|63	
12mr|rasqal-0.9.29-1|64	%files
12mr|rasqal-0.9.29-1|65	%doc AUTHORS COPYING* ChangeLog LICENSE* NEWS* NOTICE README*
12mr|rasqal-0.9.29-1|66	%{_bindir}/roqet
12mr|rasqal-0.9.29-1|67	%{_mandir}/man1/roqet*
12mr|rasqal-0.9.29-1|68	
12mr|rasqal-0.9.29-1|69	%files -n %{libname}
12mr|rasqal-0.9.29-1|70	%{_libdir}/*.so.%{major}*
12mr|rasqal-0.9.29-1|71	
12mr|rasqal-0.9.29-1|72	%files -n %{develname}
12mr|rasqal-0.9.29-1|73	%{_bindir}/%{name}-config
12mr|rasqal-0.9.29-1|74	%{multiarch_bindir}/%{name}-config
12mr|rasqal-0.9.29-1|75	%{_includedir}/*
12mr|rasqal-0.9.29-1|76	%{_libdir}/*.so
12mr|rasqal-0.9.29-1|77	%{_libdir}/pkgconfig/*
12mr|rasqal-0.9.29-1|78	%{_mandir}/man1/rasqal*
12mr|rasqal-0.9.29-1|79	%{_mandir}/man3/lib*
12mr|rasqal-0.9.29-1|80	%{_datadir}/gtk-doc/html/%{name}
12mr|rasqal-0.9.29-1|81	
12mr|rasqal-0.9.29-1|82	
12mr|rasqal-0.9.29-1|83	
12mr|rasqal-0.9.29-1|84	%changelog
12mr|rasqal-0.9.29-1|85	

16224 12
12mr|razorqt-0.4.1-3|1	%define major 0
12mr|razorqt-0.4.1-3|2	%define libname %mklibname qtxdglib %{major}
12mr|razorqt-0.4.1-3|3	%define develname %mklibname qtxdglib -d
12mr|razorqt-0.4.1-3|4	
12mr|razorqt-0.4.1-3|5	%define razorlibs %mklibname razorqt %{major}
12mr|razorqt-0.4.1-3|6	
12mr|razorqt-0.4.1-3|7	Name:		razorqt
12mr|razorqt-0.4.1-3|8	Version:	0.4.1
12mr|razorqt-0.4.1-3|9	Release:	3
12mr|razorqt-0.4.1-3|10	License:	LGPL
12mr|razorqt-0.4.1-3|11	Group:		Graphical desktop/Other
12mr|razorqt-0.4.1-3|12	Summary:	Razor is a lightweight desktop toolbox
12mr|razorqt-0.4.1-3|13	Url:		http://razor-qt.org
12mr|razorqt-0.4.1-3|14	Source0:	https://github.com/downloads/Razor-qt/razor-qt/razorqt-%{version}.tar.bz2
12mr|razorqt-0.4.1-3|15	Patch0:		razorqt-0.4.1-gcc4.7.patch
12mr|razorqt-0.4.1-3|16	BuildRequires:	gcc-c++
12mr|razorqt-0.4.1-3|17	BuildRequires:	cmake
12mr|razorqt-0.4.1-3|18	BuildRequires:	doxygen
12mr|razorqt-0.4.1-3|19	BuildRequires:	magic-devel
12mr|razorqt-0.4.1-3|20	BuildRequires:	qt4-devel
12mr|razorqt-0.4.1-3|21	BuildRequires:	qt4-linguist
12mr|razorqt-0.4.1-3|22	BuildRequires:	pkgconfig(xcomposite)
12mr|razorqt-0.4.1-3|23	BuildRequires:	pkgconfig(udev)
12mr|razorqt-0.4.1-3|24	BuildRequires:	pkgconfig(polkit-qt-1)
12mr|razorqt-0.4.1-3|25	BuildRequires:	pkgconfig(xcursor)
12mr|razorqt-0.4.1-3|26	Requires:	%{name}-desktop = %{version}
12mr|razorqt-0.4.1-3|27	Requires:	%{name}-panel = %{version}
12mr|razorqt-0.4.1-3|28	Requires:	%{name}-session = %{version}
12mr|razorqt-0.4.1-3|29	Requires:	%{name}-appswitcher = %{version}
12mr|razorqt-0.4.1-3|30	Requires:	%{name}-runner = %{version}
12mr|razorqt-0.4.1-3|31	Requires:	%{name}-config = %{version}
12mr|razorqt-0.4.1-3|32	Requires:	%{name}-data = %{version}
12mr|razorqt-0.4.1-3|33	Requires:	%{name}-power = %{version}
12mr|razorqt-0.4.1-3|34	Requires:	%{name}-policykit = %{version}
12mr|razorqt-0.4.1-3|35	Requires:	razorqtlibs = %{version}
12mr|razorqt-0.4.1-3|36	Requires:	qtxdglib = %{version}
12mr|razorqt-0.4.1-3|37	
12mr|razorqt-0.4.1-3|38	#Recommends:	qterminal, juffed, ptbatterysystemtray, qlipper, qxkb, qasmixer, screengrab
12mr|razorqt-0.4.1-3|39	
12mr|razorqt-0.4.1-3|40	%description
12mr|razorqt-0.4.1-3|41	Razor is a lightweight desktop toolbox.
12mr|razorqt-0.4.1-3|42	
12mr|razorqt-0.4.1-3|43	%package	devel
12mr|razorqt-0.4.1-3|44	Summary:	RazorQt development package
12mr|razorqt-0.4.1-3|45	Url:		http://razor-qt.org
12mr|razorqt-0.4.1-3|46	Group:		Development/C
12mr|razorqt-0.4.1-3|47	Requires:	razorqtlibs = %{version}-%{release}
12mr|razorqt-0.4.1-3|48	Obsoletes:	razorqt-x11info <= %{version}
12mr|razorqt-0.4.1-3|49	
12mr|razorqt-0.4.1-3|50	%description	devel
12mr|razorqt-0.4.1-3|51	RazorQt development package.
12mr|razorqt-0.4.1-3|52	
12mr|razorqt-0.4.1-3|53	%package -n	%{razorlibs}
12mr|razorqt-0.4.1-3|54	Summary:	RazorQt shared library
12mr|razorqt-0.4.1-3|55	Url:		http://razor-qt.org
12mr|razorqt-0.4.1-3|56	Group:		System/Libraries
12mr|razorqt-0.4.1-3|57	Requires:	upower
12mr|razorqt-0.4.1-3|58	#Requires:	oxygen-icon-theme
12mr|razorqt-0.4.1-3|59	# names before 0.4
12mr|razorqt-0.4.1-3|60	Obsoletes:	razorqt-libs <= %{version}, librazorqt0 <= %{version}
12mr|razorqt-0.4.1-3|61	Provides:	razorqtlibs = %{version}-%{release}
12mr|razorqt-0.4.1-3|62	
12mr|razorqt-0.4.1-3|63	%description	-n %{razorlibs}
12mr|razorqt-0.4.1-3|64	RazorQt shared library.
12mr|razorqt-0.4.1-3|65	
12mr|razorqt-0.4.1-3|66	%package	-n %{libname}
12mr|razorqt-0.4.1-3|67	Url:		http://razor-qt.org
12mr|razorqt-0.4.1-3|68	Summary:	QtXdg library
12mr|razorqt-0.4.1-3|69	Group:		System/Libraries
12mr|razorqt-0.4.1-3|70	Provides:	qtxdglib = %{version}-%{release}
12mr|razorqt-0.4.1-3|71	
12mr|razorqt-0.4.1-3|72	%description	-n %{libname}
12mr|razorqt-0.4.1-3|73	Implementation of XDG standards in Qt.
12mr|razorqt-0.4.1-3|74	
12mr|razorqt-0.4.1-3|75	%package	-n %{develname}
12mr|razorqt-0.4.1-3|76	Url:		http://razor-qt.org
12mr|razorqt-0.4.1-3|77	Summary:	Development files for QtXdg library
12mr|razorqt-0.4.1-3|78	Group:		Development/C
12mr|razorqt-0.4.1-3|79	Requires:	%{libname} = %{version}-%{release}
12mr|razorqt-0.4.1-3|80	Provides:	qtxdglib-devel = %{version}-%{release}
12mr|razorqt-0.4.1-3|81	
12mr|razorqt-0.4.1-3|82	%description	-n %{develname}
12mr|razorqt-0.4.1-3|83	Development files for QtXdg library.
12mr|razorqt-0.4.1-3|84	
12mr|razorqt-0.4.1-3|85	%package	appswitcher
12mr|razorqt-0.4.1-3|86	Url:		http://razor-qt.org
12mr|razorqt-0.4.1-3|87	Summary:	RazorQt application switcher
12mr|razorqt-0.4.1-3|88	Group:		System/X11
12mr|razorqt-0.4.1-3|89	Requires:	%{name}-data
12mr|razorqt-0.4.1-3|90	
12mr|razorqt-0.4.1-3|91	%description	appswitcher
12mr|razorqt-0.4.1-3|92	RazorQt application switcher.
12mr|razorqt-0.4.1-3|93	
12mr|razorqt-0.4.1-3|94	%package	desktop
12mr|razorqt-0.4.1-3|95	Url:		http://razor-qt.org
12mr|razorqt-0.4.1-3|96	Summary:	RazorQt desktop
12mr|razorqt-0.4.1-3|97	Group:		Graphical desktop/Other
12mr|razorqt-0.4.1-3|98	Requires:	%{name}-data
12mr|razorqt-0.4.1-3|99	
12mr|razorqt-0.4.1-3|100	%description	desktop
12mr|razorqt-0.4.1-3|101	RazorQt desktop.
12mr|razorqt-0.4.1-3|102	
12mr|razorqt-0.4.1-3|103	%package	panel
12mr|razorqt-0.4.1-3|104	Url:		http://razor-qt.org
12mr|razorqt-0.4.1-3|105	Summary:	RazorQt panel
12mr|razorqt-0.4.1-3|106	Group:		System/X11
12mr|razorqt-0.4.1-3|107	Requires:	%{name}-data xscreensaver
12mr|razorqt-0.4.1-3|108	
12mr|razorqt-0.4.1-3|109	%description	panel
12mr|razorqt-0.4.1-3|110	RazorQt panel.
12mr|razorqt-0.4.1-3|111	
12mr|razorqt-0.4.1-3|112	%package	data
12mr|razorqt-0.4.1-3|113	Url:		http://razor-qt.org
12mr|razorqt-0.4.1-3|114	Summary:	RazorQt resources and shared data
12mr|razorqt-0.4.1-3|115	Group:		System/X11
12mr|razorqt-0.4.1-3|116	Obsoletes:	%{name}-resources <= %{version}
12mr|razorqt-0.4.1-3|117	
12mr|razorqt-0.4.1-3|118	%description	data
12mr|razorqt-0.4.1-3|119	RazorQt resources and shared data.
12mr|razorqt-0.4.1-3|120	
12mr|razorqt-0.4.1-3|121	%package	runner
12mr|razorqt-0.4.1-3|122	Url:		http://razor-qt.org
12mr|razorqt-0.4.1-3|123	Summary:	RazorQt runner application
12mr|razorqt-0.4.1-3|124	Group:		System/X11
12mr|razorqt-0.4.1-3|125	Requires:	%{name}-data
12mr|razorqt-0.4.1-3|126	
12mr|razorqt-0.4.1-3|127	%description	runner
12mr|razorqt-0.4.1-3|128	RazorQt runner application.
12mr|razorqt-0.4.1-3|129	
12mr|razorqt-0.4.1-3|130	%package	session
12mr|razorqt-0.4.1-3|131	Url:		http://razor-qt.org
12mr|razorqt-0.4.1-3|132	Summary:	RazorQt session
12mr|razorqt-0.4.1-3|133	Group:		System/X11
12mr|razorqt-0.4.1-3|134	Requires:	%{name}-data, openbox
12mr|razorqt-0.4.1-3|135	Obsoletes:	%{name}-openbox <= %{version}, %{name}-wm <= %{version}
12mr|razorqt-0.4.1-3|136	
12mr|razorqt-0.4.1-3|137	%description	session
12mr|razorqt-0.4.1-3|138	RazorQt session.
12mr|razorqt-0.4.1-3|139	
12mr|razorqt-0.4.1-3|140	%package	config
12mr|razorqt-0.4.1-3|141	Url:		http://razor-qt.org
12mr|razorqt-0.4.1-3|142	Summary:	RazorQt config tools
12mr|razorqt-0.4.1-3|143	Group:		System/X11
12mr|razorqt-0.4.1-3|144	
12mr|razorqt-0.4.1-3|145	%description	config
12mr|razorqt-0.4.1-3|146	RazorQt config tools.
12mr|razorqt-0.4.1-3|147	
12mr|razorqt-0.4.1-3|148	%package	power
12mr|razorqt-0.4.1-3|149	Url:		http://razor-qt.org
12mr|razorqt-0.4.1-3|150	Summary:	RazorQt power management tools
12mr|razorqt-0.4.1-3|151	Group:		System/X11
12mr|razorqt-0.4.1-3|152	
12mr|razorqt-0.4.1-3|153	%description	power
12mr|razorqt-0.4.1-3|154	RazorQt power management tools.
12mr|razorqt-0.4.1-3|155	
12mr|razorqt-0.4.1-3|156	%package	policykit
12mr|razorqt-0.4.1-3|157	Url:		http://razor-qt.org
12mr|razorqt-0.4.1-3|158	Summary:	RazorQt policykit integration
12mr|razorqt-0.4.1-3|159	Group:		System/X11
12mr|razorqt-0.4.1-3|160	
12mr|razorqt-0.4.1-3|161	%description	policykit
12mr|razorqt-0.4.1-3|162	RazorQt policykit integration.
12mr|razorqt-0.4.1-3|163	
12mr|razorqt-0.4.1-3|164	%prep
12mr|razorqt-0.4.1-3|165	%setup -q
12mr|razorqt-0.4.1-3|166	%patch0 -p1
12mr|razorqt-0.4.1-3|167	
12mr|razorqt-0.4.1-3|168	%build
12mr|razorqt-0.4.1-3|169	#%  cmake_qt4 '-DCMAKE_MODULE_LINKER_FLAGS:STRING=-Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags, -lX11' '-DCMAKE_SHARED_LINKER_FLAGS:STRING='
12mr|razorqt-0.4.1-3|170	%cmake_qt4
12mr|razorqt-0.4.1-3|171	%make
12mr|razorqt-0.4.1-3|172	
12mr|razorqt-0.4.1-3|173	%install
12mr|razorqt-0.4.1-3|174	%makeinstall_std -C build
12mr|razorqt-0.4.1-3|175	
12mr|razorqt-0.4.1-3|176	%files
12mr|razorqt-0.4.1-3|177	%doc README
12mr|razorqt-0.4.1-3|178	
12mr|razorqt-0.4.1-3|179	%files -n %{razorlibs}
12mr|razorqt-0.4.1-3|180	%{_libdir}/librazor*.so.*
12mr|razorqt-0.4.1-3|181	%{_datadir}/librazorqt
12mr|razorqt-0.4.1-3|182	
12mr|razorqt-0.4.1-3|183	%files  -n %{libname}
12mr|razorqt-0.4.1-3|184	%{_libdir}/libqtxdg.so.*
12mr|razorqt-0.4.1-3|185	%{_datadir}/qtxdg
12mr|razorqt-0.4.1-3|186	
12mr|razorqt-0.4.1-3|187	%files  -n %{develname}
12mr|razorqt-0.4.1-3|188	%{_libdir}/libqtxdg.so
12mr|razorqt-0.4.1-3|189	%{_includedir}/qtxdg/
12mr|razorqt-0.4.1-3|190	%{_libdir}/pkgconfig/*
12mr|razorqt-0.4.1-3|191	
12mr|razorqt-0.4.1-3|192	
12mr|razorqt-0.4.1-3|193	%files	devel
12mr|razorqt-0.4.1-3|194	%{_libdir}/librazor*.so
12mr|razorqt-0.4.1-3|195	%{_includedir}/razor*/
12mr|razorqt-0.4.1-3|196	%{_bindir}/razor-x11info
12mr|razorqt-0.4.1-3|197	
12mr|razorqt-0.4.1-3|198	%files	appswitcher
12mr|razorqt-0.4.1-3|199	%{_bindir}/razor-appswitcher
12mr|razorqt-0.4.1-3|200	
12mr|razorqt-0.4.1-3|201	%files	desktop
12mr|razorqt-0.4.1-3|202	%{_bindir}/razor-desktop
12mr|razorqt-0.4.1-3|203	%{_bindir}/razor-config-desktop
12mr|razorqt-0.4.1-3|204	%{_libdir}/razor-desktop
12mr|razorqt-0.4.1-3|205	%dir %{_datadir}/razor
12mr|razorqt-0.4.1-3|206	%{_datadir}/razor/desktop.conf
12mr|razorqt-0.4.1-3|207	%{_datadir}/razor/razor-desktop/
12mr|razorqt-0.4.1-3|208	
12mr|razorqt-0.4.1-3|209	%files	panel
12mr|razorqt-0.4.1-3|210	%{_bindir}/razor-panel
12mr|razorqt-0.4.1-3|211	%{_libdir}/razor-panel/
12mr|razorqt-0.4.1-3|212	%{_datadir}/razor/razor-panel/
12mr|razorqt-0.4.1-3|213	
12mr|razorqt-0.4.1-3|214	%files	runner
12mr|razorqt-0.4.1-3|215	%{_bindir}/razor-runner
12mr|razorqt-0.4.1-3|216	%{_datadir}/razor/razor-runner/
12mr|razorqt-0.4.1-3|217	
12mr|razorqt-0.4.1-3|218	%files  config
12mr|razorqt-0.4.1-3|219	%{_bindir}/razor-config
12mr|razorqt-0.4.1-3|220	%{_bindir}/razor-config-mouse
12mr|razorqt-0.4.1-3|221	%{_bindir}/razor-config-appearance
12mr|razorqt-0.4.1-3|222	%{_datadir}/razor/razor-config/
12mr|razorqt-0.4.1-3|223	
12mr|razorqt-0.4.1-3|224	%files power
12mr|razorqt-0.4.1-3|225	%{_bindir}/razor-autosuspend
12mr|razorqt-0.4.1-3|226	%{_bindir}/razor-power
12mr|razorqt-0.4.1-3|227	%{_datadir}/razor/razor-power/*.qm
12mr|razorqt-0.4.1-3|228	
12mr|razorqt-0.4.1-3|229	%files policykit
12mr|razorqt-0.4.1-3|230	%{_bindir}/razor-policykit-agent
12mr|razorqt-0.4.1-3|231	
12mr|razorqt-0.4.1-3|232	%files	session
12mr|razorqt-0.4.1-3|233	%{_bindir}/razor-session
12mr|razorqt-0.4.1-3|234	%{_bindir}/razor-config-session
12mr|razorqt-0.4.1-3|235	%{_bindir}/startrazor
12mr|razorqt-0.4.1-3|236	%{_datadir}/xsessions/razor*.desktop
12mr|razorqt-0.4.1-3|237	%dir %{_datadir}/apps/
12mr|razorqt-0.4.1-3|238	%dir %{_datadir}/apps/kdm
12mr|razorqt-0.4.1-3|239	%dir %{_datadir}/apps/kdm/sessions
12mr|razorqt-0.4.1-3|240	%{_datadir}/apps/kdm/sessions/razor*.desktop
12mr|razorqt-0.4.1-3|241	%{_datadir}/razor/session*.conf
12mr|razorqt-0.4.1-3|242	%{_datadir}/razor/razor-session/
12mr|razorqt-0.4.1-3|243	
12mr|razorqt-0.4.1-3|244	%files	data
12mr|razorqt-0.4.1-3|245	%{_datadir}/razor/razor.conf
12mr|razorqt-0.4.1-3|246	%{_datadir}/razor/graphics/
12mr|razorqt-0.4.1-3|247	%{_datadir}/razor/themes/
12mr|razorqt-0.4.1-3|248	%{_datadir}/applications/*.desktop
12mr|razorqt-0.4.1-3|249	%config /etc/xdg/menus/razor-applications.menu
12mr|razorqt-0.4.1-3|250	%dir /etc/xdg/menus
12mr|razorqt-0.4.1-3|251	%{_sysconfdir}/xdg/autostart/*.desktop
12mr|razorqt-0.4.1-3|252	%{_datadir}/desktop-directories/razor*
12mr|razorqt-0.4.1-3|253	%dir %{_datadir}/desktop-directories
12mr|razorqt-0.4.1-3|254	# temp files - it will be removed when it becomes part of upstream
12mr|razorqt-0.4.1-3|255	%{_libdir}/razor-xdg-tools
12mr|razorqt-0.4.1-3|256	%{_iconsdir}/hicolor/scalable/apps/*.svg
12mr|razorqt-0.4.1-3|257	
12mr|razorqt-0.4.1-3|258	
12mr|razorqt-0.4.1-3|259	
12mr|razorqt-0.4.1-3|260	%changelog
12mr|razorqt-0.4.1-3|261	* Tue Sep  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|razorqt-0.4.1-3|262	+ Commit: 8367c32
12mr|razorqt-0.4.1-3|263	- New subpackage razorqt-policykit, update package structure and fix some descriptions and summaries
12mr|razorqt-0.4.1-3|264	
12mr|razorqt-0.4.1-3|265	* Tue Sep  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|razorqt-0.4.1-3|266	+ Commit: c296e45
12mr|razorqt-0.4.1-3|267	- Add pkgconfig(polkit-qt-1) to BuildRequires
12mr|razorqt-0.4.1-3|268	
12mr|razorqt-0.4.1-3|269	* Tue Sep  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|razorqt-0.4.1-3|270	+ Commit: 7552f0a
12mr|razorqt-0.4.1-3|271	- Add patch to fix build with gcc 4.7, minor spec cleanups
12mr|razorqt-0.4.1-3|272	
12mr|razorqt-0.4.1-3|273	* Mon Sep  3 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|razorqt-0.4.1-3|274	+ Commit: 341dc5e
12mr|razorqt-0.4.1-3|275	- Convert BR to pkgconfig style
12mr|razorqt-0.4.1-3|276	
12mr|razorqt-0.4.1-3|277	

16225 12
12mr|R-base-2.15.1-2|1	%define libname %mklibname Rmath
12mr|R-base-2.15.1-2|2	# (tpg) really not needed
12mr|R-base-2.15.1-2|3	# for private copy in /usr/lib/R/share/perl/Text/DelimMatch.pm
12mr|R-base-2.15.1-2|4	%if %{_use_internal_dependency_generator}
12mr|R-base-2.15.1-2|5	%define __noautoprov 'KernSmooth\\.so|MASS\\.so|Matrix\\.so|R_X11\\.so|cairo\\.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|parallel\\.so|rpart\\.so|spatial\\.so|splines\\.so|stats\\.so|survival\\.so|tcltk\\.so|tools\\.so|vfonts\\.so'
12mr|R-base-2.15.1-2|6	%else
12mr|R-base-2.15.1-2|7	%define _provides_exceptions KernSmooth.so\\|MASS.so\\|Matrix.so\\|R_X11.so\\|cairo.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\\|parallel.so\\|rpart.so\\|spatial.so\\|splines.so\\|stats.so\\|survival.so\\|tcltk.so\\|tools.so\\|vfonts.so
12mr|R-base-2.15.1-2|8	%endif
12mr|R-base-2.15.1-2|9	
12mr|R-base-2.15.1-2|10	%define _disable_ld_no_undefined 1
12mr|R-base-2.15.1-2|11	
12mr|R-base-2.15.1-2|12	%ifarch %mips %arm
12mr|R-base-2.15.1-2|13	%define use_java	0
12mr|R-base-2.15.1-2|14	%else
12mr|R-base-2.15.1-2|15	%define use_java	1
12mr|R-base-2.15.1-2|16	%endif
12mr|R-base-2.15.1-2|17	
12mr|R-base-2.15.1-2|18	Summary:	A language for data analysis and graphics
12mr|R-base-2.15.1-2|19	Name:		R-base
12mr|R-base-2.15.1-2|20	Version:	2.15.1
12mr|R-base-2.15.1-2|21	Release:	2
12mr|R-base-2.15.1-2|22	License:	GPLv2+
12mr|R-base-2.15.1-2|23	Group:		Sciences/Mathematics
12mr|R-base-2.15.1-2|24	URL:		http://www.r-project.org
12mr|R-base-2.15.1-2|25	Source0:	http://cran.r-project.org/src/base/R-2/R-%{version}.tar.gz
12mr|R-base-2.15.1-2|26	Source1:	R-icons-png.tar.bz2
12mr|R-base-2.15.1-2|27	Source2:	R.bash_completion
12mr|R-base-2.15.1-2|28	Patch0:		R-2.8.1-menu.patch
12mr|R-base-2.15.1-2|29	Patch1:		R-2.13.0-disable-optimized-BLAS-test.patch
12mr|R-base-2.15.1-2|30	Patch5:		R-2.10.1-gfxdemos.patch
12mr|R-base-2.15.1-2|31	BuildRequires:	pth-devel
12mr|R-base-2.15.1-2|32	BuildRequires:	glibc-static-devel
12mr|R-base-2.15.1-2|33	BuildRequires:	gcc-c++
12mr|R-base-2.15.1-2|34	BuildRequires:	cups-common
12mr|R-base-2.15.1-2|35	BuildRequires:	bzip2-devel
12mr|R-base-2.15.1-2|36	BuildRequires:	gcc-gfortran
12mr|R-base-2.15.1-2|37	BuildRequires:	quadmath-devel
12mr|R-base-2.15.1-2|38	BuildRequires:	gpm-devel
12mr|R-base-2.15.1-2|39	BuildRequires:	pkgconfig(ncurses)
12mr|R-base-2.15.1-2|40	BuildRequires:	readline-devel
12mr|R-base-2.15.1-2|41	BuildRequires:	pkgconfig(tk)
12mr|R-base-2.15.1-2|42	BuildRequires:	tcl
12mr|R-base-2.15.1-2|43	BuildRequires:	tcl-devel
12mr|R-base-2.15.1-2|44	BuildRequires:	texinfo
12mr|R-base-2.15.1-2|45	BuildRequires:	texlive
12mr|R-base-2.15.1-2|46	BuildRequires:	texlive-fontsextra
12mr|R-base-2.15.1-2|47	BuildRequires:	pkgconfig(x11)
12mr|R-base-2.15.1-2|48	BuildRequires:	pkgconfig(xmu)
12mr|R-base-2.15.1-2|49	BuildRequires:	pkgconfig(xt)
12mr|R-base-2.15.1-2|50	BuildRequires:	pkgconfig(libpng)
12mr|R-base-2.15.1-2|51	BuildRequires:	jpeg-devel
12mr|R-base-2.15.1-2|52	BuildRequires:	pkgconfig(libpcre)
12mr|R-base-2.15.1-2|53	BuildRequires:	bison
12mr|R-base-2.15.1-2|54	BuildRequires:	xdg-utils
12mr|R-base-2.15.1-2|55	%if %{use_java}
12mr|R-base-2.15.1-2|56	BuildRequires:	java-rpmbuild
12mr|R-base-2.15.1-2|57	%endif
12mr|R-base-2.15.1-2|58	BuildRequires:	paper-utils
12mr|R-base-2.15.1-2|59	BuildRequires:	pkgconfig(cairo)
12mr|R-base-2.15.1-2|60	BuildRequires:	pkgconfig(pango)
12mr|R-base-2.15.1-2|61	BuildRequires:	tiff-devel
12mr|R-base-2.15.1-2|62	BuildRequires:	zip
12mr|R-base-2.15.1-2|63	BuildRequires:	pkgconfig(lapack)
12mr|R-base-2.15.1-2|64	BuildRequires:	pkgconfig(blas)
12mr|R-base-2.15.1-2|65	BuildRequires:	gcc-objc
12mr|R-base-2.15.1-2|66	BuildRequires:	gcc-objc++
12mr|R-base-2.15.1-2|67	BuildRequires:	imake
12mr|R-base-2.15.1-2|68	BuildRequires:	gettext-devel
12mr|R-base-2.15.1-2|69	BuildRequires:	pkgconfig(liblzma)
12mr|R-base-2.15.1-2|70	BuildRequires:	icu-devel
12mr|R-base-2.15.1-2|71	BuildRequires:	paper-utils
12mr|R-base-2.15.1-2|72	Requires:	tcl
12mr|R-base-2.15.1-2|73	Requires:	tk
12mr|R-base-2.15.1-2|74	Requires:	perl
12mr|R-base-2.15.1-2|75	Requires:	sed
12mr|R-base-2.15.1-2|76	Requires:	x11-font-adobe-100dpi
12mr|R-base-2.15.1-2|77	Provides:	R
12mr|R-base-2.15.1-2|78	Provides:	R-recommended
12mr|R-base-2.15.1-2|79	
12mr|R-base-2.15.1-2|80	%description
12mr|R-base-2.15.1-2|81	`GNU S' - A language and environment for statistical computing and
12mr|R-base-2.15.1-2|82	graphics. R is similar to the S system, which was developed at Bell
12mr|R-base-2.15.1-2|83	Laboratories by John Chambers et al. It provides a wide variety of
12mr|R-base-2.15.1-2|84	statistical and graphical techniques (linear and nonlinear modelling,
12mr|R-base-2.15.1-2|85	statistical tests, time series analysis, classification, clustering, ...).
12mr|R-base-2.15.1-2|86	
12mr|R-base-2.15.1-2|87	R is designed as a true computer language with control-flow
12mr|R-base-2.15.1-2|88	constructions for iteration and alternation, and it allows users to
12mr|R-base-2.15.1-2|89	add additional functionality by defining new functions. For
12mr|R-base-2.15.1-2|90	computationally intensive tasks, C, C++ and Fortran code can be linked
12mr|R-base-2.15.1-2|91	and called at run time.
12mr|R-base-2.15.1-2|92	
12mr|R-base-2.15.1-2|93	%package -n %{libname}
12mr|R-base-2.15.1-2|94	Summary:	Standalone math library from the R project
12mr|R-base-2.15.1-2|95	Group:		Development/Other
12mr|R-base-2.15.1-2|96	
12mr|R-base-2.15.1-2|97	%description -n %{libname}
12mr|R-base-2.15.1-2|98	A standalone library of mathematical and statistical functions derived
12mr|R-base-2.15.1-2|99	from the R project.  This packages provides the shared libRmath library.
12mr|R-base-2.15.1-2|100	
12mr|R-base-2.15.1-2|101	%package -n %{libname}-devel
12mr|R-base-2.15.1-2|102	Summary:	Standalone math library from the R project
12mr|R-base-2.15.1-2|103	Group:		Development/Other
12mr|R-base-2.15.1-2|104	Provides:	libRmath-devel = %{version}-%{release}
12mr|R-base-2.15.1-2|105	Requires:	%{libname} = %{version}-%{release}
12mr|R-base-2.15.1-2|106	
12mr|R-base-2.15.1-2|107	%description -n %{libname}-devel
12mr|R-base-2.15.1-2|108	A standalone library of mathematical and statistical functions derived
12mr|R-base-2.15.1-2|109	from the R project.  This packages provides the static libRmath library
12mr|R-base-2.15.1-2|110	and header files.
12mr|R-base-2.15.1-2|111	
12mr|R-base-2.15.1-2|112	%prep
12mr|R-base-2.15.1-2|113	%setup -qn R-%{version}
12mr|R-base-2.15.1-2|114	%patch0 -p1
12mr|R-base-2.15.1-2|115	%patch1 -p1
12mr|R-base-2.15.1-2|116	%patch5 -p1
12mr|R-base-2.15.1-2|117	
12mr|R-base-2.15.1-2|118	#rm -f acinclude.m4
12mr|R-base-2.15.1-2|119	aclocal -I ./m4
12mr|R-base-2.15.1-2|120	autoconf --force
12mr|R-base-2.15.1-2|121	#autoreconf -fiv
12mr|R-base-2.15.1-2|122	
12mr|R-base-2.15.1-2|123	%build
12mr|R-base-2.15.1-2|124	export R_BROWSER="$(type -p xdg-open)"
12mr|R-base-2.15.1-2|125	export R_PDFVIEWER="$(type -p xdg-open)"
12mr|R-base-2.15.1-2|126	export R_PRINTCMD="lpr"
12mr|R-base-2.15.1-2|127	
12mr|R-base-2.15.1-2|128	# (tpg) try to not build with -ffast-math
12mr|R-base-2.15.1-2|129	export CFLAGS=$(echo "%{optflags}" | sed -e s/-ffast-math/-fno-fast-math/g )
12mr|R-base-2.15.1-2|130	export CFLAGS="%{optflags}"
12mr|R-base-2.15.1-2|131	export FFLAGS=$CFLAGS
12mr|R-base-2.15.1-2|132	export CXXFLAGS=$CFLAGS
12mr|R-base-2.15.1-2|133	export FCFLAGS=$CFLAGS
12mr|R-base-2.15.1-2|134	export OBJCFLAGS=$CFLAGS
12mr|R-base-2.15.1-2|135	export F77="gfortran"
12mr|R-base-2.15.1-2|136	%if %{use_java}
12mr|R-base-2.15.1-2|137	export JAVA_HOME="%{java_home}"
12mr|R-base-2.15.1-2|138	%endif
12mr|R-base-2.15.1-2|139	export FPICFLAGS=-fPIC
12mr|R-base-2.15.1-2|140	unset DISPLAY
12mr|R-base-2.15.1-2|141	
12mr|R-base-2.15.1-2|142	%configure2_5x \
12mr|R-base-2.15.1-2|143	--with-tcltk \
12mr|R-base-2.15.1-2|144	--with-tcl-config=%{_libdir}/tclConfig.sh \
12mr|R-base-2.15.1-2|145	--with-tk-config=%{_libdir}/tkConfig.sh \
12mr|R-base-2.15.1-2|146	--with-cairo \
12mr|R-base-2.15.1-2|147	--with-libpng \
12mr|R-base-2.15.1-2|148	--with-jpeglib \
12mr|R-base-2.15.1-2|149	--with-system-zlib \
12mr|R-base-2.15.1-2|150	--with-system-bzlib \
12mr|R-base-2.15.1-2|151	--with-system-pcre \
12mr|R-base-2.15.1-2|152	--with-system-xz \
12mr|R-base-2.15.1-2|153	--with-ICU \
12mr|R-base-2.15.1-2|154	--with-readline \
12mr|R-base-2.15.1-2|155	--disable-BLAS-shlib \
12mr|R-base-2.15.1-2|156	--with-lapack=%{_libdir} \
12mr|R-base-2.15.1-2|157	--with-blas=%{_libdir} \
12mr|R-base-2.15.1-2|158	--enable-threads=pth \
12mr|R-base-2.15.1-2|159	--enable-R-profiling \
12mr|R-base-2.15.1-2|160	--enable-R-shlib
12mr|R-base-2.15.1-2|161	
12mr|R-base-2.15.1-2|162	make
12mr|R-base-2.15.1-2|163	
12mr|R-base-2.15.1-2|164	pushd src/nmath/standalone
12mr|R-base-2.15.1-2|165	make
12mr|R-base-2.15.1-2|166	popd
12mr|R-base-2.15.1-2|167	
12mr|R-base-2.15.1-2|168	%make pdf
12mr|R-base-2.15.1-2|169	%make info
12mr|R-base-2.15.1-2|170	
12mr|R-base-2.15.1-2|171	# DON'T comment "make check" below! If R doesn't pass the 'check' test
12mr|R-base-2.15.1-2|172	# then it is probably badly compiled, or there are problems with
12mr|R-base-2.15.1-2|173	# the compiler.
12mr|R-base-2.15.1-2|174	%check
12mr|R-base-2.15.1-2|175	make check
12mr|R-base-2.15.1-2|176	
12mr|R-base-2.15.1-2|177	
12mr|R-base-2.15.1-2|178	%install
12mr|R-base-2.15.1-2|179	# N.B. don't use %%makeinstall because it sets prefix= which breaks Rscript
12mr|R-base-2.15.1-2|180	# mga#1434
12mr|R-base-2.15.1-2|181	%makeinstall_std install-info
12mr|R-base-2.15.1-2|182	
12mr|R-base-2.15.1-2|183	pushd src/nmath/standalone
12mr|R-base-2.15.1-2|184	%makeinstall \
12mr|R-base-2.15.1-2|185	includedir=%{buildroot}%{_includedir} \
12mr|R-base-2.15.1-2|186	libdir=%{buildroot}%{_libdir}
12mr|R-base-2.15.1-2|187	popd
12mr|R-base-2.15.1-2|188	
12mr|R-base-2.15.1-2|189	mv doc/manual/*.pdf . || :
12mr|R-base-2.15.1-2|190	# Add soft links (useful for TK gui)
12mr|R-base-2.15.1-2|191	for i in R-admin R-data refman R-exts R-FAQ R-intro R-lang; do
12mr|R-base-2.15.1-2|192	ln -s %{_datadir}/doc/R-base/${i}.pdf %{buildroot}%{_libdir}/R/doc/manual/${i}.pdf
12mr|R-base-2.15.1-2|193	done
12mr|R-base-2.15.1-2|194	
12mr|R-base-2.15.1-2|195	# Remove latex versions of help pages
12mr|R-base-2.15.1-2|196	#
12mr|R-base-2.15.1-2|197	rm -rf %{buildroot}%{_libdir}/R/library/*/latex/
12mr|R-base-2.15.1-2|198	
12mr|R-base-2.15.1-2|199	# Get rid of buildroot in script
12mr|R-base-2.15.1-2|200	for i in %{buildroot}%{_libdir}/R/bin/R %{buildroot}%{_bindir}/R %{buildroot}%{_libdir}/pkgconfig/libR*.pc;
12mr|R-base-2.15.1-2|201	do
12mr|R-base-2.15.1-2|202	sed -i "s|%{buildroot}||g" $i;
12mr|R-base-2.15.1-2|203	done
12mr|R-base-2.15.1-2|204	
12mr|R-base-2.15.1-2|205	# Remove package indices. They are rebuilt by the postinstall script.
12mr|R-base-2.15.1-2|206	#
12mr|R-base-2.15.1-2|207	rm -f %{buildroot}%{_libdir}/R/doc/html/function.html
12mr|R-base-2.15.1-2|208	rm -f %{buildroot}%{_libdir}/R/doc/html/packages.html
12mr|R-base-2.15.1-2|209	rm -f %{buildroot}%{_libdir}/R/doc/html/search/index.txt
12mr|R-base-2.15.1-2|210	
12mr|R-base-2.15.1-2|211	# Fix permissions
12mr|R-base-2.15.1-2|212	chmod 644 %{buildroot}%{_libdir}/R/library/MASS/scripts/*
12mr|R-base-2.15.1-2|213	chmod 755 %{buildroot}%{_libdir}/R/share/sh/echo.sh
12mr|R-base-2.15.1-2|214	
12mr|R-base-2.15.1-2|215	mkdir -p %{buildroot}%{_datadir}/applications
12mr|R-base-2.15.1-2|216	cat > %{buildroot}%{_datadir}/applications/mageia-%{name}.desktop <<EOF
12mr|R-base-2.15.1-2|217	[Desktop Entry]
12mr|R-base-2.15.1-2|218	Name=R
12mr|R-base-2.15.1-2|219	Comment=A language for statistical computing
12mr|R-base-2.15.1-2|220	Exec=%{_bindir}/R --gui=tk
12mr|R-base-2.15.1-2|221	Terminal=true
12mr|R-base-2.15.1-2|222	Type=Application
12mr|R-base-2.15.1-2|223	Icon=Rlogo
12mr|R-base-2.15.1-2|224	Categories=Science;Math;
12mr|R-base-2.15.1-2|225	EOF
12mr|R-base-2.15.1-2|226	
12mr|R-base-2.15.1-2|227	# icons
12mr|R-base-2.15.1-2|228	mkdir -p %{buildroot}%{_iconsdir}
12mr|R-base-2.15.1-2|229	tar xjf %{SOURCE1} -C %{buildroot}%{_iconsdir}
12mr|R-base-2.15.1-2|230	
12mr|R-base-2.15.1-2|231	# remove unpackaged files
12mr|R-base-2.15.1-2|232	rm -f %{buildroot}%{_infodir}/dir{,.old*}
12mr|R-base-2.15.1-2|233	
12mr|R-base-2.15.1-2|234	# remove private perl libraries
12mr|R-base-2.15.1-2|235	rm -rf %{buildroot}%{_libdir}/R/share/perl/File
12mr|R-base-2.15.1-2|236	rm -rf %{buildroot}%{_libdir}/R/share/perl/Text
12mr|R-base-2.15.1-2|237	
12mr|R-base-2.15.1-2|238	# (tpg) add bash completion file
12mr|R-base-2.15.1-2|239	mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d
12mr|R-base-2.15.1-2|240	cp %{SOURCE2} %{buildroot}%{_sysconfdir}/bash_completion.d/R-base
12mr|R-base-2.15.1-2|241	
12mr|R-base-2.15.1-2|242	%files
12mr|R-base-2.15.1-2|243	%doc README VERSION NEWS
12mr|R-base-2.15.1-2|244	%doc R-admin.pdf R-data.pdf R-exts.pdf R-FAQ.pdf R-intro.pdf R-lang.pdf refman.pdf
12mr|R-base-2.15.1-2|245	%{_sysconfdir}/bash_completion.d/*
12mr|R-base-2.15.1-2|246	%{_bindir}/R
12mr|R-base-2.15.1-2|247	%{_bindir}/Rscript
12mr|R-base-2.15.1-2|248	%{_mandir}/*/*
12mr|R-base-2.15.1-2|249	%{_libdir}/R
12mr|R-base-2.15.1-2|250	%{_infodir}/*.info*
12mr|R-base-2.15.1-2|251	%{_iconsdir}/*.*
12mr|R-base-2.15.1-2|252	%{_liconsdir}/*.*
12mr|R-base-2.15.1-2|253	%{_miconsdir}/*.*
12mr|R-base-2.15.1-2|254	%{_datadir}/applications/*.desktop
12mr|R-base-2.15.1-2|255	%{_libdir}/pkgconfig/libR.pc
12mr|R-base-2.15.1-2|256	
12mr|R-base-2.15.1-2|257	%files -n %{libname}
12mr|R-base-2.15.1-2|258	%{_libdir}/libRmath.so
12mr|R-base-2.15.1-2|259	
12mr|R-base-2.15.1-2|260	%files -n %{libname}-devel
12mr|R-base-2.15.1-2|261	%{_libdir}/libRmath.a
12mr|R-base-2.15.1-2|262	%{_includedir}/Rmath.h
12mr|R-base-2.15.1-2|263	%{_libdir}/pkgconfig/libRmath.pc
12mr|R-base-2.15.1-2|264	
12mr|R-base-2.15.1-2|265	
12mr|R-base-2.15.1-2|266	
12mr|R-base-2.15.1-2|267	%changelog
12mr|R-base-2.15.1-2|268	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|R-base-2.15.1-2|269	+ Commit: 706c69a
12mr|R-base-2.15.1-2|270	- Fix exceptions
12mr|R-base-2.15.1-2|271	
12mr|R-base-2.15.1-2|272	* Tue Sep  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|R-base-2.15.1-2|273	+ Commit: 9996499
12mr|R-base-2.15.1-2|274	- Add internal dependency generator provides exceptions
12mr|R-base-2.15.1-2|275	
12mr|R-base-2.15.1-2|276	* Tue Sep  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|R-base-2.15.1-2|277	+ Commit: a13d7d5
12mr|R-base-2.15.1-2|278	- New version 2.15.1 (use Mageia package as base), convert BR to pkgconfig style, spec cleanups
12mr|R-base-2.15.1-2|279	
12mr|R-base-2.15.1-2|280	

16226 12
12mr|rcairo-1.12.2-1|1	Summary:	Ruby bindings for cairo
12mr|rcairo-1.12.2-1|2	Name:		rcairo
12mr|rcairo-1.12.2-1|3	Version:	1.12.2
12mr|rcairo-1.12.2-1|4	Release:	1
12mr|rcairo-1.12.2-1|5	License:	GPL
12mr|rcairo-1.12.2-1|6	Group:		Development/Ruby
12mr|rcairo-1.12.2-1|7	URL:		http://cairographics.org
12mr|rcairo-1.12.2-1|8	Source0:	http://cairographics.org/releases/%{name}-%{version}.tar.gz
12mr|rcairo-1.12.2-1|9	BuildRequires:	ruby-devel
12mr|rcairo-1.12.2-1|10	BuildRequires:	pkgconfig(cairo)
12mr|rcairo-1.12.2-1|11	BuildRequires:	rubygem(pkg-config)
12mr|rcairo-1.12.2-1|12	
12mr|rcairo-1.12.2-1|13	%description
12mr|rcairo-1.12.2-1|14	Ruby bindings for cairo.
12mr|rcairo-1.12.2-1|15	
12mr|rcairo-1.12.2-1|16	%package -n ruby-cairo
12mr|rcairo-1.12.2-1|17	Summary:	Ruby bindings for cairo
12mr|rcairo-1.12.2-1|18	Group:		Development/Ruby
12mr|rcairo-1.12.2-1|19	Provides:	%{name} = %{version}-%{release}
12mr|rcairo-1.12.2-1|20	
12mr|rcairo-1.12.2-1|21	%description -n ruby-cairo
12mr|rcairo-1.12.2-1|22	Ruby bindings for cairo.
12mr|rcairo-1.12.2-1|23	
12mr|rcairo-1.12.2-1|24	%package -n ruby-cairo-devel
12mr|rcairo-1.12.2-1|25	Summary:	Development files of ruby cairo bindings
12mr|rcairo-1.12.2-1|26	Group:		Development/Ruby
12mr|rcairo-1.12.2-1|27	Requires:	ruby-cairo = %{version}-%{release}
12mr|rcairo-1.12.2-1|28	
12mr|rcairo-1.12.2-1|29	%description -n ruby-cairo-devel
12mr|rcairo-1.12.2-1|30	Development files of ruby cairo bindings.
12mr|rcairo-1.12.2-1|31	
12mr|rcairo-1.12.2-1|32	%prep
12mr|rcairo-1.12.2-1|33	%setup -q
12mr|rcairo-1.12.2-1|34	
12mr|rcairo-1.12.2-1|35	%build
12mr|rcairo-1.12.2-1|36	ruby extconf.rb
12mr|rcairo-1.12.2-1|37	%make
12mr|rcairo-1.12.2-1|38	
12mr|rcairo-1.12.2-1|39	%install
12mr|rcairo-1.12.2-1|40	%makeinstall_std
12mr|rcairo-1.12.2-1|41	
12mr|rcairo-1.12.2-1|42	%files -n ruby-cairo
12mr|rcairo-1.12.2-1|43	%doc AUTHORS COPYING samples/png.rb
12mr|rcairo-1.12.2-1|44	%{ruby_sitelibdir}/cairo*
12mr|rcairo-1.12.2-1|45	%{ruby_sitearchdir}/cairo.so
12mr|rcairo-1.12.2-1|46	
12mr|rcairo-1.12.2-1|47	%files -n ruby-cairo-devel
12mr|rcairo-1.12.2-1|48	%doc AUTHORS COPYING
12mr|rcairo-1.12.2-1|49	%{ruby_sitearchdir}/rb_cairo.h
12mr|rcairo-1.12.2-1|50	
12mr|rcairo-1.12.2-1|51	
12mr|rcairo-1.12.2-1|52	
12mr|rcairo-1.12.2-1|53	%changelog
12mr|rcairo-1.12.2-1|54	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|rcairo-1.12.2-1|55	+ Commit: e56669b
12mr|rcairo-1.12.2-1|56	- New version 1.12.2
12mr|rcairo-1.12.2-1|57	
12mr|rcairo-1.12.2-1|58	

16227 12
12mr|rcs-5.7-18|1	%define name	rcs
12mr|rcs-5.7-18|2	%define version	5.7
12mr|rcs-5.7-18|3	
12mr|rcs-5.7-18|4	Name:		%{name}
12mr|rcs-5.7-18|5	Summary:	Revision Control System (RCS) file version management tools
12mr|rcs-5.7-18|6	Version:	%{version}
12mr|rcs-5.7-18|7	Release:	%mkrel 18
12mr|rcs-5.7-18|8	License:	GPL
12mr|rcs-5.7-18|9	Group:		Development/Other
12mr|rcs-5.7-18|10	Source0:	ftp://ftp.gnu.org/pub/gnu/rcs-5.7.tar.bz2
12mr|rcs-5.7-18|11	Patch0:		rcs-5.7-stupidrcs.patch
12mr|rcs-5.7-18|12	Patch1:		rcs-5.7-security.patch
12mr|rcs-5.7-18|13	Url:		http://www.cs.purdue.edu/homes/trinkle/RCS/
12mr|rcs-5.7-18|14	BuildRequires:	autoconf2.1
12mr|rcs-5.7-18|15	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|rcs-5.7-18|16	
12mr|rcs-5.7-18|17	%description
12mr|rcs-5.7-18|18	The Revision Control System (RCS) is a system for managing multiple
12mr|rcs-5.7-18|19	versions of files.  RCS automates the storage, retrieval, logging,
12mr|rcs-5.7-18|20	identification and merging of file revisions.  RCS is useful for text
12mr|rcs-5.7-18|21	files that are revised frequently (for example, programs,
12mr|rcs-5.7-18|22	documentation, graphics, papers and form letters).
12mr|rcs-5.7-18|23	
12mr|rcs-5.7-18|24	The rcs package should be installed if you need a system for managing
12mr|rcs-5.7-18|25	different versions of files.
12mr|rcs-5.7-18|26	
12mr|rcs-5.7-18|27	%prep
12mr|rcs-5.7-18|28	%setup -q
12mr|rcs-5.7-18|29	%patch0 -p1 -b .stupidrcs
12mr|rcs-5.7-18|30	%patch1 -p1 -b .security
12mr|rcs-5.7-18|31	
12mr|rcs-5.7-18|32	%build
12mr|rcs-5.7-18|33	autoconf
12mr|rcs-5.7-18|34	%configure --with-diffutils
12mr|rcs-5.7-18|35	
12mr|rcs-5.7-18|36	touch src/conf.h
12mr|rcs-5.7-18|37	%make
12mr|rcs-5.7-18|38	
12mr|rcs-5.7-18|39	%install
12mr|rcs-5.7-18|40	rm -rf $RPM_BUILD_ROOT
12mr|rcs-5.7-18|41	
12mr|rcs-5.7-18|42	%makeinstall man1dir=$RPM_BUILD_ROOT%{_mandir}/man1 man5dir=$RPM_BUILD_ROOT%{_mandir}/man5
12mr|rcs-5.7-18|43	
12mr|rcs-5.7-18|44	%clean
12mr|rcs-5.7-18|45	rm -rf $RPM_BUILD_ROOT
12mr|rcs-5.7-18|46	
12mr|rcs-5.7-18|47	%files
12mr|rcs-5.7-18|48	%defattr(-,root,root)
12mr|rcs-5.7-18|49	%doc NEWS REFS
12mr|rcs-5.7-18|50	%{_bindir}/*
12mr|rcs-5.7-18|51	%{_mandir}/man1/*
12mr|rcs-5.7-18|52	%{_mandir}/man5/*
12mr|rcs-5.7-18|53	
12mr|rcs-5.7-18|54	
12mr|rcs-5.7-18|55	
12mr|rcs-5.7-18|56	
12mr|rcs-5.7-18|57	%changelog
12mr|rcs-5.7-18|58	

16228 12
12mr|rdate-1.4-14|1	Summary:	Retrieving the date and time from another machine on your network
12mr|rdate-1.4-14|2	Name:		rdate
12mr|rdate-1.4-14|3	Version:	1.4
12mr|rdate-1.4-14|4	Release:	%mkrel 14
12mr|rdate-1.4-14|5	License:	GPL
12mr|rdate-1.4-14|6	Group:		System/Configuration/Other
12mr|rdate-1.4-14|7	URL:		ftp://people.redhat.com/sopwith
12mr|rdate-1.4-14|8	Source0:	ftp://people.redhat.com/sopwith/%{name}-%{version}.tar.bz2
12mr|rdate-1.4-14|9	Patch0:		rdate-1.4-udp.patch
12mr|rdate-1.4-14|10	Patch1:		rdate-1.4-format_not_a_string_literal_and_no_format_arguments.diff
12mr|rdate-1.4-14|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|rdate-1.4-14|12	
12mr|rdate-1.4-14|13	%description
12mr|rdate-1.4-14|14	The rdate utility retrieves the date and time from another machine on your
12mr|rdate-1.4-14|15	network, using the protocol described in RFC 868. If you run rdate as root, it
12mr|rdate-1.4-14|16	will set your machine's local time to the time of the machine that you queried.
12mr|rdate-1.4-14|17	Note that rdate isn't scrupulously accurate. If you are worried about
12mr|rdate-1.4-14|18	milliseconds, get the xntpd program instead.
12mr|rdate-1.4-14|19	
12mr|rdate-1.4-14|20	%prep
12mr|rdate-1.4-14|21	%setup -q
12mr|rdate-1.4-14|22	%patch0 -p1 -b .udp
12mr|rdate-1.4-14|23	%patch1 -p0 -b .format_not_a_string_literal_and_no_format_arguments
12mr|rdate-1.4-14|24	
12mr|rdate-1.4-14|25	%build
12mr|rdate-1.4-14|26	%make CFLAGS="%{optflags} -Wall -DINET6" CC="gcc" LDFLAGS="%{ldflags}"
12mr|rdate-1.4-14|27	
12mr|rdate-1.4-14|28	%install
12mr|rdate-1.4-14|29	rm -rf %{buildroot}
12mr|rdate-1.4-14|30	
12mr|rdate-1.4-14|31	install -d %{buildroot}%{_bindir}
12mr|rdate-1.4-14|32	install -d %{buildroot}%{_mandir}/man1
12mr|rdate-1.4-14|33	
12mr|rdate-1.4-14|34	install -m0755 %{name} %{buildroot}%{_bindir}/%{name}
12mr|rdate-1.4-14|35	install -m0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
12mr|rdate-1.4-14|36	
12mr|rdate-1.4-14|37	%clean
12mr|rdate-1.4-14|38	rm -rf %{buildroot}
12mr|rdate-1.4-14|39	
12mr|rdate-1.4-14|40	%files
12mr|rdate-1.4-14|41	%defattr(-,root,root)
12mr|rdate-1.4-14|42	%{_bindir}/%{name}
12mr|rdate-1.4-14|43	%{_mandir}/man1/%{name}.1*
12mr|rdate-1.4-14|44	
12mr|rdate-1.4-14|45	
12mr|rdate-1.4-14|46	
12mr|rdate-1.4-14|47	%changelog
12mr|rdate-1.4-14|48	

16229 12
12mr|rdesktop-1.7.1-1|1	%define	Werror_cflags	%nil
12mr|rdesktop-1.7.1-1|2	
12mr|rdesktop-1.7.1-1|3	Summary:	RDP client
12mr|rdesktop-1.7.1-1|4	Name:		rdesktop
12mr|rdesktop-1.7.1-1|5	Version:	1.7.1
12mr|rdesktop-1.7.1-1|6	Release:	1
12mr|rdesktop-1.7.1-1|7	License:	GPL
12mr|rdesktop-1.7.1-1|8	Group:		Networking/Remote access
12mr|rdesktop-1.7.1-1|9	URL:		http://www.rdesktop.org/
12mr|rdesktop-1.7.1-1|10	Source0:	http://prdownloads.sourceforge.net/rdesktop/%{name}-%{version}.tar.gz
12mr|rdesktop-1.7.1-1|11	
12mr|rdesktop-1.7.1-1|12	Patch1:		rdesktop-libao.patch
12mr|rdesktop-1.7.1-1|13	
12mr|rdesktop-1.7.1-1|14	BuildRequires:	libx11-devel
12mr|rdesktop-1.7.1-1|15	BuildRequires:	libao-devel
12mr|rdesktop-1.7.1-1|16	BuildRequires:	openssl-devel
12mr|rdesktop-1.7.1-1|17	BuildRequires:	pcsc-lite-devel
12mr|rdesktop-1.7.1-1|18	BuildRequires:	libsamplerate-devel
12mr|rdesktop-1.7.1-1|19	BuildRequires:	libxrandr-devel
12mr|rdesktop-1.7.1-1|20	# nx used to have a forked version of rdesktop called nxdesktop, this
12mr|rdesktop-1.7.1-1|21	# was dropped in nx 3.2.0 and nx now works with unmodified rdekstop.
12mr|rdesktop-1.7.1-1|22	# it seems to make most sense handling this by making the original
12mr|rdesktop-1.7.1-1|23	# rdesktop obsolete and provide the now obsolete fork - AdamW 2008/09
12mr|rdesktop-1.7.1-1|24	Obsoletes:	nxdesktop < 3.2.0
12mr|rdesktop-1.7.1-1|25	Provides:	nxdesktop
12mr|rdesktop-1.7.1-1|26	
12mr|rdesktop-1.7.1-1|27	%description
12mr|rdesktop-1.7.1-1|28	rdesktop is an open source client for Windows NT Terminal Server and Windows
12mr|rdesktop-1.7.1-1|29	2000 Terminal Services, capable of natively speaking Remote Desktop Protocol
12mr|rdesktop-1.7.1-1|30	(RDP) in order to present the user's NT desktop. Unlike Citrix ICA, no server
12mr|rdesktop-1.7.1-1|31	extensions are required.
12mr|rdesktop-1.7.1-1|32	
12mr|rdesktop-1.7.1-1|33	rdesktop currently runs on most UNIX based platforms with the X Window System,
12mr|rdesktop-1.7.1-1|34	and other ports should be fairly straightforward. rdesktop is used through
12mr|rdesktop-1.7.1-1|35	rfbdrake.
12mr|rdesktop-1.7.1-1|36	
12mr|rdesktop-1.7.1-1|37	%prep
12mr|rdesktop-1.7.1-1|38	
12mr|rdesktop-1.7.1-1|39	%setup -q
12mr|rdesktop-1.7.1-1|40	%patch1 -p1 -b .ao
12mr|rdesktop-1.7.1-1|41	
12mr|rdesktop-1.7.1-1|42	# lib64 fix
12mr|rdesktop-1.7.1-1|43	perl -pi -e "s|\/lib\"|\/%{_lib}\"|g" configure*
12mr|rdesktop-1.7.1-1|44	perl -pi -e "s|\/lib\ |\/%{_lib}\ |g" configure*
12mr|rdesktop-1.7.1-1|45	
12mr|rdesktop-1.7.1-1|46	%build
12mr|rdesktop-1.7.1-1|47	export STRIP="/bin/true"
12mr|rdesktop-1.7.1-1|48	
12mr|rdesktop-1.7.1-1|49	%configure2_5x \
12mr|rdesktop-1.7.1-1|50	--with-openssl=%{_prefix} \
12mr|rdesktop-1.7.1-1|51	--with-libao=%{_prefix} \
12mr|rdesktop-1.7.1-1|52	--with-sound=libao \
12mr|rdesktop-1.7.1-1|53	--with-ipv6 \
12mr|rdesktop-1.7.1-1|54	--enable-smartcard
12mr|rdesktop-1.7.1-1|55	
12mr|rdesktop-1.7.1-1|56	%make
12mr|rdesktop-1.7.1-1|57	
12mr|rdesktop-1.7.1-1|58	chmod 644 COPYING
12mr|rdesktop-1.7.1-1|59	chmod 644 doc/*
12mr|rdesktop-1.7.1-1|60	
12mr|rdesktop-1.7.1-1|61	%install
12mr|rdesktop-1.7.1-1|62	%makeinstall_std
12mr|rdesktop-1.7.1-1|63	
12mr|rdesktop-1.7.1-1|64	
12mr|rdesktop-1.7.1-1|65	%files
12mr|rdesktop-1.7.1-1|66	%doc COPYING doc/*.txt doc/AUTHORS doc/HACKING doc/TODO
12mr|rdesktop-1.7.1-1|67	%{_bindir}/rdesktop
12mr|rdesktop-1.7.1-1|68	%{_datadir}/%{name}
12mr|rdesktop-1.7.1-1|69	%{_mandir}/man1/*
12mr|rdesktop-1.7.1-1|70	
12mr|rdesktop-1.7.1-1|71	
12mr|rdesktop-1.7.1-1|72	
12mr|rdesktop-1.7.1-1|73	%changelog
12mr|rdesktop-1.7.1-1|74	

16230 12
12mr|re2c-0.13.5-8|1	Summary:	A tool for generating C-based recognizers from regular expressions
12mr|re2c-0.13.5-8|2	Name:		re2c
12mr|re2c-0.13.5-8|3	Version:	0.13.5
12mr|re2c-0.13.5-8|4	Release:	%mkrel 8
12mr|re2c-0.13.5-8|5	License:	Public Domain
12mr|re2c-0.13.5-8|6	Group:		Development/Other
12mr|re2c-0.13.5-8|7	URL:		http://re2c.sourceforge.net/
12mr|re2c-0.13.5-8|8	Source0:	http://prdownloads.sourceforge.net/re2c/re2c-%{version}.tar.gz
12mr|re2c-0.13.5-8|9	
12mr|re2c-0.13.5-8|10	%description
12mr|re2c-0.13.5-8|11	re2c is a great tool for writing fast and flexible lexers. It has served many
12mr|re2c-0.13.5-8|12	people well for many years and it deserves to be maintained more actively. re2c
12mr|re2c-0.13.5-8|13	is on the order of 2-3 times faster than a flex based scanner, and its input
12mr|re2c-0.13.5-8|14	model is much more flexible.
12mr|re2c-0.13.5-8|15	
12mr|re2c-0.13.5-8|16	%prep
12mr|re2c-0.13.5-8|17	
12mr|re2c-0.13.5-8|18	%setup -q
12mr|re2c-0.13.5-8|19	
12mr|re2c-0.13.5-8|20	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12mr|re2c-0.13.5-8|21	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mr|re2c-0.13.5-8|22	done
12mr|re2c-0.13.5-8|23	
12mr|re2c-0.13.5-8|24	# fix attribs
12mr|re2c-0.13.5-8|25	chmod 644 doc/* examples/*.c examples/*.re examples/rexx/* CHANGELOG README
12mr|re2c-0.13.5-8|26	
12mr|re2c-0.13.5-8|27	find lessons -type f -exec chmod 644 {} \;
12mr|re2c-0.13.5-8|28	find test -type f -exec chmod 644 {} \;
12mr|re2c-0.13.5-8|29	
12mr|re2c-0.13.5-8|30	# don't ship windows code
12mr|re2c-0.13.5-8|31	rm -rf lessons/001_upn_calculator/windows
12mr|re2c-0.13.5-8|32	
12mr|re2c-0.13.5-8|33	%build
12mr|re2c-0.13.5-8|34	
12mr|re2c-0.13.5-8|35	%configure2_5x
12mr|re2c-0.13.5-8|36	
12mr|re2c-0.13.5-8|37	%make
12mr|re2c-0.13.5-8|38	
12mr|re2c-0.13.5-8|39	#regenerate file scanner.cc
12mr|re2c-0.13.5-8|40	rm -f scanner.cc
12mr|re2c-0.13.5-8|41	./re2c scanner.re > scanner.cc
12mr|re2c-0.13.5-8|42	rm -f re2c scanner.o
12mr|re2c-0.13.5-8|43	%make
12mr|re2c-0.13.5-8|44	
12mr|re2c-0.13.5-8|45	%check
12mr|re2c-0.13.5-8|46	make check
12mr|re2c-0.13.5-8|47	
12mr|re2c-0.13.5-8|48	%install
12mr|re2c-0.13.5-8|49	%makeinstall_std
12mr|re2c-0.13.5-8|50	
12mr|re2c-0.13.5-8|51	%files
12mr|re2c-0.13.5-8|52	%doc doc/* examples CHANGELOG README lessons
12mr|re2c-0.13.5-8|53	%attr(0755,root,root) %{_bindir}/re2c
12mr|re2c-0.13.5-8|54	%{_mandir}/man1/re2c.1*
12mr|re2c-0.13.5-8|55	
12mr|re2c-0.13.5-8|56	%changelog
12mr|re2c-0.13.5-8|57	

16231 12
12mr|readahead-1.5.7-7|1	%define git_url git://git.fedorahosted.org/readahead
12mr|readahead-1.5.7-7|2	
12mr|readahead-1.5.7-7|3	Summary:        Read a preset list of files into memory
12mr|readahead-1.5.7-7|4	Name:           readahead
12mr|readahead-1.5.7-7|5	Version:        1.5.7
12mr|readahead-1.5.7-7|6	Release:        7
12mr|readahead-1.5.7-7|7	Group:          System/Configuration/Boot and Init
12mr|readahead-1.5.7-7|8	License:        GPLv2+
12mr|readahead-1.5.7-7|9	URL:		https://hosted.fedoraproject.org/readahead
12mr|readahead-1.5.7-7|10	Source0:	readahead-%{version}.tar.bz2
12mr|readahead-1.5.7-7|11	Source1:	readahead_early
12mr|readahead-1.5.7-7|12	Source2:	default.early
12mr|readahead-1.5.7-7|13	# (fc) 1.4.6-2mdv default values for Mandriva
12mr|readahead-1.5.7-7|14	Patch0:		readahead-default.patch
12mr|readahead-1.5.7-7|15	# (fc) 1.4.6-2mdv create a temp file to detect if collector is running, autodelect collector enabling file at end of collection
12mr|readahead-1.5.7-7|16	Patch1:		readahead-1.5.6-autocollector.patch
12mr|readahead-1.5.7-7|17	BuildRequires:	libblkid-devel
12mr|readahead-1.5.7-7|18	BuildRequires:	audit-devel
12mr|readahead-1.5.7-7|19	BuildRequires:	auparse-devel
12mr|readahead-1.5.7-7|20	BuildRequires:	ext2fs-devel
12mr|readahead-1.5.7-7|21	Requires(post):    chkconfig
12mr|readahead-1.5.7-7|22	Requires(pre):     chkconfig
12mr|readahead-1.5.7-7|23	Requires(pre):   systemd
12mr|readahead-1.5.7-7|24	Requires:	procps
12mr|readahead-1.5.7-7|25	Requires:	gawk
12mr|readahead-1.5.7-7|26	Requires:	util-linux-ng
12mr|readahead-1.5.7-7|27	Obsoletes:	kernel-utils
12mr|readahead-1.5.7-7|28	# easy upgrade from 2009.1 to 2010.1
12mr|readahead-1.5.7-7|29	Conflicts:	%mklibname audit 0
12mr|readahead-1.5.7-7|30	
12mr|readahead-1.5.7-7|31	%description
12mr|readahead-1.5.7-7|32	readahead reads the contents of a list of files into memory,
12mr|readahead-1.5.7-7|33	which causes them to be read from cache when they are actually
12mr|readahead-1.5.7-7|34	needed. Its goal is to speed up the boot process.
12mr|readahead-1.5.7-7|35	
12mr|readahead-1.5.7-7|36	%prep
12mr|readahead-1.5.7-7|37	%setup -q
12mr|readahead-1.5.7-7|38	%patch0 -p1 -b .default
12mr|readahead-1.5.7-7|39	%patch1 -p1 -b .autocollector
12mr|readahead-1.5.7-7|40	install -m644 %{SOURCE2} lists/
12mr|readahead-1.5.7-7|41	
12mr|readahead-1.5.7-7|42	%build
12mr|readahead-1.5.7-7|43	%configure2_5x \
12mr|readahead-1.5.7-7|44	--sbindir=/sbin \
12mr|readahead-1.5.7-7|45	--disable-rpath
12mr|readahead-1.5.7-7|46	
12mr|readahead-1.5.7-7|47	%make
12mr|readahead-1.5.7-7|48	
12mr|readahead-1.5.7-7|49	make rpm-lists-rebuild FILES="default.early" RPM_LIB="%{_lib}" RPM_ARCH="%{_arch}"
12mr|readahead-1.5.7-7|50	
12mr|readahead-1.5.7-7|51	
12mr|readahead-1.5.7-7|52	%install
12mr|readahead-1.5.7-7|53	rm -rf %{buildroot}
12mr|readahead-1.5.7-7|54	%makeinstall_std
12mr|readahead-1.5.7-7|55	%find_lang %{name}
12mr|readahead-1.5.7-7|56	
12mr|readahead-1.5.7-7|57	install -m755 %{SOURCE1} %{buildroot}/sbin
12mr|readahead-1.5.7-7|58	install -m755 %{SOURCE1} %{buildroot}/sbin/readahead_later
12mr|readahead-1.5.7-7|59	sed -i -e 's/early/later/g' %{buildroot}/sbin/readahead_later
12mr|readahead-1.5.7-7|60	
12mr|readahead-1.5.7-7|61	mkdir -p %{buildroot}%{_var}/lib/readahead
12mr|readahead-1.5.7-7|62	install -m644 lists/default.early %{buildroot}%{_var}/lib/readahead
12mr|readahead-1.5.7-7|63	
12mr|readahead-1.5.7-7|64	# we don't use upstart
12mr|readahead-1.5.7-7|65	rm -rf %{buildroot}/etc/event.d
12mr|readahead-1.5.7-7|66	rm -rf %{buildroot}%{_sysconfdir}/init
12mr|readahead-1.5.7-7|67	
12mr|readahead-1.5.7-7|68	# (bor) disable for now, it is done in rc.sysinit
12mr|readahead-1.5.7-7|69	rm -rf %{buildroot}/lib/systemd/system/default.target.wants
12mr|readahead-1.5.7-7|70	%pre
12mr|readahead-1.5.7-7|71	if [ -f /etc/rc.d/init.d/readahead_early ]; then
12mr|readahead-1.5.7-7|72	/sbin/chkconfig --del readahead_early > /dev/null 2>&1
12mr|readahead-1.5.7-7|73	/sbin/chkconfig --del readahead_later
12mr|readahead-1.5.7-7|74	fi
12mr|readahead-1.5.7-7|75	
12mr|readahead-1.5.7-7|76	%post
12mr|readahead-1.5.7-7|77	if [ "$1" = "1" ]; then
12mr|readahead-1.5.7-7|78	touch /.readahead_collect
12mr|readahead-1.5.7-7|79	fi
12mr|readahead-1.5.7-7|80	
12mr|readahead-1.5.7-7|81	%files -f %{name}.lang
12mr|readahead-1.5.7-7|82	%doc README lists/README.lists
12mr|readahead-1.5.7-7|83	/sbin/readahead
12mr|readahead-1.5.7-7|84	/sbin/readahead-collector
12mr|readahead-1.5.7-7|85	/sbin/readahead_early
12mr|readahead-1.5.7-7|86	/sbin/readahead_later
12mr|readahead-1.5.7-7|87	/etc/cron.daily/readahead.cron
12mr|readahead-1.5.7-7|88	/etc/cron.monthly/readahead-monthly.cron
12mr|readahead-1.5.7-7|89	%config(noreplace) %{_sysconfdir}/sysconfig/readahead
12mr|readahead-1.5.7-7|90	%config(noreplace) %{_sysconfdir}/readahead.conf
12mr|readahead-1.5.7-7|91	%dir /var/lib/readahead
12mr|readahead-1.5.7-7|92	%attr(0644,root,root) %{_var}/lib/readahead/default.early
12mr|readahead-1.5.7-7|93	/lib/readahead/%{name}-*.sh
12mr|readahead-1.5.7-7|94	# (bor) disable for now, it is done in rc.sysinit
12mr|readahead-1.5.7-7|95	#/lib/systemd/system/default.target.wants/readahead-*.service
12mr|readahead-1.5.7-7|96	/lib/systemd/system/readahead-*.service
12mr|readahead-1.5.7-7|97	
12mr|readahead-1.5.7-7|98	
12mr|readahead-1.5.7-7|99	
12mr|readahead-1.5.7-7|100	%changelog
12mr|readahead-1.5.7-7|101	

16232 12
12mr|readline-6.2-5|1	%define major 6
12mr|readline-6.2-5|2	%define lib_name_orig lib%{name}
12mr|readline-6.2-5|3	%define libname %mklibname %{name} %{major}
12mr|readline-6.2-5|4	%define develname %mklibname %{name} -d
12mr|readline-6.2-5|5	
12mr|readline-6.2-5|6	Summary:	Library for reading lines from a terminal
12mr|readline-6.2-5|7	Name:		readline
12mr|readline-6.2-5|8	Version:	6.2
12mr|readline-6.2-5|9	Release:	5
12mr|readline-6.2-5|10	License:	GPLv2+
12mr|readline-6.2-5|11	Group:		System/Libraries
12mr|readline-6.2-5|12	Url:		http://tiswww.case.edu/php/chet/readline/rltop.html
12mr|readline-6.2-5|13	Source0:	ftp://ftp.gnu.org/gnu/readline/%{name}-%{version}.tar.gz
12mr|readline-6.2-5|14	Source1:	ftp://ftp.gnu.org/gnu/readline/%{name}-%{version}.tar.gz.sig
12mr|readline-6.2-5|15	Patch0:		readline-4.3-no_rpath.patch
12mr|readline-6.2-5|16	Patch3:		readline-4.1-outdated.patch
12mr|readline-6.2-5|17	Patch4:		rl-header.patch
12mr|readline-6.2-5|18	Patch5:		rl-attribute.patch
12mr|readline-6.2-5|19	Patch6:		readline-6.0-fix-shared-libs-perms.patch
12mr|readline-6.2-5|20	Patch7:		readline62-001
12mr|readline-6.2-5|21	BuildRequires:	pkgconfig(ncurses)
12mr|readline-6.2-5|22	
12mr|readline-6.2-5|23	%description
12mr|readline-6.2-5|24	The "readline" library will read a line from the terminal and return it,
12mr|readline-6.2-5|25	allowing the user to edit the line with the standard emacs editing keys.
12mr|readline-6.2-5|26	It allows the programmer to give the user an easier-to-use and more
12mr|readline-6.2-5|27	intuitive interface.
12mr|readline-6.2-5|28	
12mr|readline-6.2-5|29	%package -n %{libname}
12mr|readline-6.2-5|30	Summary:	Shared libraries for readline
12mr|readline-6.2-5|31	Group:		System/Libraries
12mr|readline-6.2-5|32	Provides:	%{name} = %{version}-%{release}
12mr|readline-6.2-5|33	
12mr|readline-6.2-5|34	%description -n	%{libname}
12mr|readline-6.2-5|35	This package contains the library needed to run programs dynamically
12mr|readline-6.2-5|36	linked to readline.
12mr|readline-6.2-5|37	
12mr|readline-6.2-5|38	%package doc
12mr|readline-6.2-5|39	Summary:	Readline documentation in GNU info format
12mr|readline-6.2-5|40	Group:		Books/Computer books
12mr|readline-6.2-5|41	Provides:	%{name}-doc = %{version}-%{release}
12mr|readline-6.2-5|42	Requires:	%{libname} = %{version}-%{release}
12mr|readline-6.2-5|43	
12mr|readline-6.2-5|44	%description doc
12mr|readline-6.2-5|45	This package contains readline documentation in the GNU info format.
12mr|readline-6.2-5|46	
12mr|readline-6.2-5|47	%package -n %{develname}
12mr|readline-6.2-5|48	Summary:	Files for developing programs that use the readline library
12mr|readline-6.2-5|49	Group:		Development/C
12mr|readline-6.2-5|50	Requires:	%{libname} = %{version}-%{release}
12mr|readline-6.2-5|51	Obsoletes:	%{name}-devel < 6.0-2
12mr|readline-6.2-5|52	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
12mr|readline-6.2-5|53	Provides:	%{name}-devel = %{version}-%{release}
12mr|readline-6.2-5|54	Requires:	pkgconfig(ncurses)
12mr|readline-6.2-5|55	
12mr|readline-6.2-5|56	%description -n	%{develname}
12mr|readline-6.2-5|57	The "readline" library will read a line from the terminal and return it,
12mr|readline-6.2-5|58	using prompt as a prompt.  If prompt is null, no prompt is issued.  The
12mr|readline-6.2-5|59	line returned is allocated with malloc(3), so the caller must free it when
12mr|readline-6.2-5|60	finished.  The line returned has the final newline removed, so only the
12mr|readline-6.2-5|61	text of the line remains.
12mr|readline-6.2-5|62	
12mr|readline-6.2-5|63	%prep
12mr|readline-6.2-5|64	%setup -q
12mr|readline-6.2-5|65	%patch0 -p1 -b .no_rpath
12mr|readline-6.2-5|66	%patch3 -p1 -b .outdated
12mr|readline-6.2-5|67	%patch4 -p1 -b .header
12mr|readline-6.2-5|68	%patch5 -p1 -b .attribute
12mr|readline-6.2-5|69	%patch6 -p1 -b .fix-perms
12mr|readline-6.2-5|70	%patch7 -p0 -b .001
12mr|readline-6.2-5|71	
12mr|readline-6.2-5|72	libtoolize --copy --force
12mr|readline-6.2-5|73	
12mr|readline-6.2-5|74	%build
12mr|readline-6.2-5|75	export LDFLAGS="-I%{_includedir}/ncurses -lncurses"
12mr|readline-6.2-5|76	export CFLAGS="%{optflags} -I%{_includedir}/ncurses -lncurses"
12mr|readline-6.2-5|77	export CXXFLAGS="%{optflags} -I%{_includedir}/ncurses -lncurses"
12mr|readline-6.2-5|78	
12mr|readline-6.2-5|79	%configure2_5x \
12mr|readline-6.2-5|80	--with-curses \
12mr|readline-6.2-5|81	--enable-multibyte
12mr|readline-6.2-5|82	
12mr|readline-6.2-5|83	perl -p -i -e 's|-Wl,-rpath.*||' shlib/Makefile
12mr|readline-6.2-5|84	
12mr|readline-6.2-5|85	%make
12mr|readline-6.2-5|86	
12mr|readline-6.2-5|87	%install
12mr|readline-6.2-5|88	rm -rf %{buildroot}
12mr|readline-6.2-5|89	%makeinstall_std
12mr|readline-6.2-5|90	
12mr|readline-6.2-5|91	# put all libs in /lib because some package needs it
12mr|readline-6.2-5|92	# before /usr is mounted
12mr|readline-6.2-5|93	install -d %{buildroot}/%{_lib}
12mr|readline-6.2-5|94	mv %{buildroot}%{_libdir}/*.so* %{buildroot}/%{_lib}
12mr|readline-6.2-5|95	ln -s ../../%{_lib}/lib{history,readline}.so %{buildroot}%{_libdir}
12mr|readline-6.2-5|96	
12mr|readline-6.2-5|97	# The make install moves the existing libs with a suffix of old. Urgh.
12mr|readline-6.2-5|98	rm -f %{buildroot}/%{_lib}/*.old
12mr|readline-6.2-5|99	
12mr|readline-6.2-5|100	perl -p -i -e 's|/usr/local/bin/perl|/usr/bin/perl|' doc/texi2html
12mr|readline-6.2-5|101	
12mr|readline-6.2-5|102	%files -n %{libname}
12mr|readline-6.2-5|103	/%{_lib}/lib*.so.%{major}*
12mr|readline-6.2-5|104	
12mr|readline-6.2-5|105	%files doc
12mr|readline-6.2-5|106	%{_infodir}/*info*
12mr|readline-6.2-5|107	
12mr|readline-6.2-5|108	%files -n %{develname}
12mr|readline-6.2-5|109	%defattr(-,root,root)
12mr|readline-6.2-5|110	%doc CHANGELOG CHANGES MANIFEST README USAGE
12mr|readline-6.2-5|111	%doc doc examples support
12mr|readline-6.2-5|112	%{_mandir}/man3/*
12mr|readline-6.2-5|113	%{_datadir}/readline
12mr|readline-6.2-5|114	%{_includedir}/readline
12mr|readline-6.2-5|115	%{_libdir}/lib*.a
12mr|readline-6.2-5|116	%{_libdir}/lib*.so
12mr|readline-6.2-5|117	/%{_lib}/*so
12mr|readline-6.2-5|118	
12mr|readline-6.2-5|119	
12mr|readline-6.2-5|120	
12mr|readline-6.2-5|121	%changelog
12mr|readline-6.2-5|122	* Sat Aug  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|readline-6.2-5|123	+ Commit: 46d7f58
12mr|readline-6.2-5|124	- Convert BuildRequires to pkgconfig style, drop Obsoletes, minor cleanups
12mr|readline-6.2-5|125	
12mr|readline-6.2-5|126	

16233 12
12mr|recode-3.6-22|1	%define	major 0
12mr|recode-3.6-22|2	%define libname %mklibname %{name} %{major}
12mr|recode-3.6-22|3	%define develname %mklibname %{name} -d
12mr|recode-3.6-22|4	
12mr|recode-3.6-22|5	Summary:	GNU recode
12mr|recode-3.6-22|6	Name:		recode
12mr|recode-3.6-22|7	Version:	3.6
12mr|recode-3.6-22|8	Release:	22
12mr|recode-3.6-22|9	Group:		Text tools
12mr|recode-3.6-22|10	License:	GPL
12mr|recode-3.6-22|11	URL:		http://recode.progiciels-bpi.ca/
12mr|recode-3.6-22|12	Source0:	ftp://prep.ai.mit.edu:/pub/gnu/recode/recode-%{version}.tar.bz2
12mr|recode-3.6-22|13	# OE: taken from debian, but symbol clash fix originates from here:
12mr|recode-3.6-22|14	# http://www.pybliographer.org/help/recode.patch
12mr|recode-3.6-22|15	# recode and mysql symbols collided and made php crash, this patch
12mr|recode-3.6-22|16	# fixes this.
12mr|recode-3.6-22|17	Patch0:		recode_3.6-15.diff
12mr|recode-3.6-22|18	Patch1:		recode-3.6-format_not_a_string_literal_and_no_format_arguments.diff
12mr|recode-3.6-22|19	BuildRequires:	flex
12mr|recode-3.6-22|20	BuildRequires:	gettext-devel
12mr|recode-3.6-22|21	BuildRequires:	automake1.4
12mr|recode-3.6-22|22	
12mr|recode-3.6-22|23	%description
12mr|recode-3.6-22|24	The GNU recode utility converts files between various character sets.
12mr|recode-3.6-22|25	
12mr|recode-3.6-22|26	%package -n	%{libname}
12mr|recode-3.6-22|27	Summary:	Shared GNU recode library
12mr|recode-3.6-22|28	Group:          System/Libraries
12mr|recode-3.6-22|29	
12mr|recode-3.6-22|30	%description -n	%{libname}
12mr|recode-3.6-22|31	The GNU recode utility converts files between various character sets.
12mr|recode-3.6-22|32	
12mr|recode-3.6-22|33	This package provides the shared recode library.
12mr|recode-3.6-22|34	
12mr|recode-3.6-22|35	%package -n	%{develname}
12mr|recode-3.6-22|36	Summary:	Development files for the %{libname} library
12mr|recode-3.6-22|37	Group:		Development/C
12mr|recode-3.6-22|38	Obsoletes:	%{name}-devel
12mr|recode-3.6-22|39	Provides:	%{name}-devel
12mr|recode-3.6-22|40	Provides:	lib%{name}-devel
12mr|recode-3.6-22|41	Requires:	%{libname} = %{version}
12mr|recode-3.6-22|42	Obsoletes:	%{mklibname %{name} 0 -d}
12mr|recode-3.6-22|43	
12mr|recode-3.6-22|44	%description -n	%{develname}
12mr|recode-3.6-22|45	Development files for the %{libname} library
12mr|recode-3.6-22|46	
12mr|recode-3.6-22|47	%prep
12mr|recode-3.6-22|48	
12mr|recode-3.6-22|49	%setup -q
12mr|recode-3.6-22|50	%patch0 -p1
12mr|recode-3.6-22|51	%patch1 -p0
12mr|recode-3.6-22|52	
12mr|recode-3.6-22|53	%build
12mr|recode-3.6-22|54	
12mr|recode-3.6-22|55	%configure2_5x \
12mr|recode-3.6-22|56	--without-included-gettext
12mr|recode-3.6-22|57	
12mr|recode-3.6-22|58	# no -recheck hack
12mr|recode-3.6-22|59	touch *
12mr|recode-3.6-22|60	
12mr|recode-3.6-22|61	%make CFLAGS="%{optflags} -D_REENTRANT -fPIC"
12mr|recode-3.6-22|62	
12mr|recode-3.6-22|63	%install
12mr|recode-3.6-22|64	%makeinstall_std
12mr|recode-3.6-22|65	
12mr|recode-3.6-22|66	%find_lang %{name}
12mr|recode-3.6-22|67	
12mr|recode-3.6-22|68	# house cleansing
12mr|recode-3.6-22|69	rm -f %{buildroot}%{_infodir}/dir
12mr|recode-3.6-22|70	
12mr|recode-3.6-22|71	%files -f %{name}.lang
12mr|recode-3.6-22|72	%defattr(-,root,root)
12mr|recode-3.6-22|73	%doc BACKLOG COPYING INSTALL NEWS README
12mr|recode-3.6-22|74	%doc THANKS doc
12mr|recode-3.6-22|75	%{_bindir}/*
12mr|recode-3.6-22|76	%{_mandir}/man1/*
12mr|recode-3.6-22|77	%{_infodir}/*
12mr|recode-3.6-22|78	
12mr|recode-3.6-22|79	%files -n %{libname}
12mr|recode-3.6-22|80	%defattr(0644,root,root,755)
12mr|recode-3.6-22|81	%attr(0755,root,root) %{_libdir}/lib*.so.*
12mr|recode-3.6-22|82	
12mr|recode-3.6-22|83	%files -n %{develname}
12mr|recode-3.6-22|84	%defattr(0644,root,root,755)
12mr|recode-3.6-22|85	%doc contrib
12mr|recode-3.6-22|86	%{_libdir}/*.so
12mr|recode-3.6-22|87	%{_libdir}/*.a
12mr|recode-3.6-22|88	%{_includedir}/*.h
12mr|recode-3.6-22|89	
12mr|recode-3.6-22|90	
12mr|recode-3.6-22|91	
12mr|recode-3.6-22|92	%changelog
12mr|recode-3.6-22|93	

16234 12
12mr|redland-1.0.15-1|1	%define major   0
12mr|redland-1.0.15-1|2	%define libname %mklibname %{name} %{major}
12mr|redland-1.0.15-1|3	%define develname %mklibname -d %{name}
12mr|redland-1.0.15-1|4	
12mr|redland-1.0.15-1|5	Name:		redland
12mr|redland-1.0.15-1|6	Version:	1.0.15
12mr|redland-1.0.15-1|7	Release:	1
12mr|redland-1.0.15-1|8	License:	LGPLv2.1+ ASL 2.0
12mr|redland-1.0.15-1|9	Summary:	Redland RDF Application Framework
12mr|redland-1.0.15-1|10	Group:		Development/Other
12mr|redland-1.0.15-1|11	Source0:	http://download.librdf.org/source/%{name}-%{version}.tar.gz
12mr|redland-1.0.15-1|12	URL:		http://librdf.org/
12mr|redland-1.0.15-1|13	BuildRequires:	pkgconfig(glib-2.0)
12mr|redland-1.0.15-1|14	BuildRequires:	pkgconfig(sqlite3)
12mr|redland-1.0.15-1|15	BuildRequires:	pkgconfig(rasqal)
12mr|redland-1.0.15-1|16	BuildRequires:	pkgconfig(gtk-doc)
12mr|redland-1.0.15-1|17	BuildRequires:	db-devel >= 5.2
12mr|redland-1.0.15-1|18	BuildRequires:	libtool-devel
12mr|redland-1.0.15-1|19	BuildRequires:	mysql-devel
12mr|redland-1.0.15-1|20	BuildRequires:	postgresql-devel
12mr|redland-1.0.15-1|21	BuildRequires:	gmp-devel
12mr|redland-1.0.15-1|22	Conflicts:	%{develname} < 1.0.13
12mr|redland-1.0.15-1|23	Requires:	rasqal
12mr|redland-1.0.15-1|24	Requires:	raptor2
12mr|redland-1.0.15-1|25	
12mr|redland-1.0.15-1|26	%description
12mr|redland-1.0.15-1|27	Redland is a library that provides a high-level interface for RDF
12mr|redland-1.0.15-1|28	(Resource Description Framework) implemented in an object-based API.
12mr|redland-1.0.15-1|29	It is modular and supports different RDF/XML parsers, storage
12mr|redland-1.0.15-1|30	mechanisms and other elements. Redland is designed for applications
12mr|redland-1.0.15-1|31	developers to provide RDF support in their applications as well as
12mr|redland-1.0.15-1|32	for RDF developers to experiment with the technology.
12mr|redland-1.0.15-1|33	
12mr|redland-1.0.15-1|34	%package -n	%{libname}
12mr|redland-1.0.15-1|35	Summary:        Dynamic libraries from %{name}
12mr|redland-1.0.15-1|36	Group:          System/Libraries
12mr|redland-1.0.15-1|37	
12mr|redland-1.0.15-1|38	%description -n %{libname}
12mr|redland-1.0.15-1|39	Dynamic libraries from %{name}.
12mr|redland-1.0.15-1|40	
12mr|redland-1.0.15-1|41	%package -n	%{develname}
12mr|redland-1.0.15-1|42	Summary:	Header files and static libraries from %{name}
12mr|redland-1.0.15-1|43	Group:		Development/Other
12mr|redland-1.0.15-1|44	Requires:	%{libname} = %{version}
12mr|redland-1.0.15-1|45	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|redland-1.0.15-1|46	%rename		%{name}-devel
12mr|redland-1.0.15-1|47	Obsoletes:	%{mklibname -d %{name} 0} < 1.0.15
12mr|redland-1.0.15-1|48	
12mr|redland-1.0.15-1|49	%description -n	%{develname}
12mr|redland-1.0.15-1|50	Libraries and includes files for developing programs based on %{name}.
12mr|redland-1.0.15-1|51	
12mr|redland-1.0.15-1|52	%prep
12mr|redland-1.0.15-1|53	%setup -q
12mr|redland-1.0.15-1|54	# hack to nuke rpaths
12mr|redland-1.0.15-1|55	sed -i -e 's|"/lib /usr/lib|"/%{_lib} %{_libdir}|' configure
12mr|redland-1.0.15-1|56	
12mr|redland-1.0.15-1|57	%build
12mr|redland-1.0.15-1|58	./autogen.sh
12mr|redland-1.0.15-1|59	%configure2_5x	--disable-static \
12mr|redland-1.0.15-1|60	--without-included-ltdl \
12mr|redland-1.0.15-1|61	--with-mysql \
12mr|redland-1.0.15-1|62	--with-postgresql \
12mr|redland-1.0.15-1|63	--enable-gtk-doc
12mr|redland-1.0.15-1|64	
12mr|redland-1.0.15-1|65	%make
12mr|redland-1.0.15-1|66	
12mr|redland-1.0.15-1|67	%install
12mr|redland-1.0.15-1|68	%makeinstall_std
12mr|redland-1.0.15-1|69	
12mr|redland-1.0.15-1|70	%multiarch_binaries %{buildroot}%{_bindir}/redland-config
12mr|redland-1.0.15-1|71	
12mr|redland-1.0.15-1|72	%files
12mr|redland-1.0.15-1|73	%doc AUTHORS ChangeLog README NEWS
12mr|redland-1.0.15-1|74	%doc *.html
12mr|redland-1.0.15-1|75	%{_bindir}/redland-db-upgrade
12mr|redland-1.0.15-1|76	%{_bindir}/rdfproc
12mr|redland-1.0.15-1|77	%{_libdir}/%{name}/
12mr|redland-1.0.15-1|78	%{_datadir}/%{name}/
12mr|redland-1.0.15-1|79	%{_mandir}/man1/*
12mr|redland-1.0.15-1|80	%{_mandir}/man3/*
12mr|redland-1.0.15-1|81	
12mr|redland-1.0.15-1|82	%files -n %{libname}
12mr|redland-1.0.15-1|83	%{_libdir}/librdf.so.%{major}*
12mr|redland-1.0.15-1|84	
12mr|redland-1.0.15-1|85	%files -n %{develname}
12mr|redland-1.0.15-1|86	%{multiarch_bindir}/redland-config
12mr|redland-1.0.15-1|87	%{_bindir}/redland-config
12mr|redland-1.0.15-1|88	%{_libdir}/*.so
12mr|redland-1.0.15-1|89	%{_includedir}/redland.h
12mr|redland-1.0.15-1|90	%{_includedir}/librdf.h
12mr|redland-1.0.15-1|91	%{_includedir}/rdf_*.h
12mr|redland-1.0.15-1|92	%{_libdir}/pkgconfig/*.pc
12mr|redland-1.0.15-1|93	%{_datadir}/gtk-doc/*/*
12mr|redland-1.0.15-1|94	
12mr|redland-1.0.15-1|95	
12mr|redland-1.0.15-1|96	
12mr|redland-1.0.15-1|97	
12mr|redland-1.0.15-1|98	%changelog
12mr|redland-1.0.15-1|99	

16235 12
12mr|regexp-1.5-0.0.8|1	# Copyright (c) 2000-2005, JPackage Project
12mr|regexp-1.5-0.0.8|2	# All rights reserved.
12mr|regexp-1.5-0.0.8|3	#
12mr|regexp-1.5-0.0.8|4	# Redistribution and use in source and binary forms, with or without
12mr|regexp-1.5-0.0.8|5	# modification, are permitted provided that the following conditions
12mr|regexp-1.5-0.0.8|6	# are met:
12mr|regexp-1.5-0.0.8|7	#
12mr|regexp-1.5-0.0.8|8	# 1. Redistributions of source code must retain the above copyright
12mr|regexp-1.5-0.0.8|9	#    notice, this list of conditions and the following disclaimer.
12mr|regexp-1.5-0.0.8|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|regexp-1.5-0.0.8|11	#    notice, this list of conditions and the following disclaimer in the
12mr|regexp-1.5-0.0.8|12	#    documentation and/or other materials provided with the
12mr|regexp-1.5-0.0.8|13	#    distribution.
12mr|regexp-1.5-0.0.8|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|regexp-1.5-0.0.8|15	#    contributors may be used to endorse or promote products derived
12mr|regexp-1.5-0.0.8|16	#    from this software without specific prior written permission.
12mr|regexp-1.5-0.0.8|17	#
12mr|regexp-1.5-0.0.8|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|regexp-1.5-0.0.8|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|regexp-1.5-0.0.8|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|regexp-1.5-0.0.8|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|regexp-1.5-0.0.8|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|regexp-1.5-0.0.8|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|regexp-1.5-0.0.8|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|regexp-1.5-0.0.8|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|regexp-1.5-0.0.8|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|regexp-1.5-0.0.8|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|regexp-1.5-0.0.8|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|regexp-1.5-0.0.8|29	#
12mr|regexp-1.5-0.0.8|30	
12mr|regexp-1.5-0.0.8|31	%define gcj_support 0
12mr|regexp-1.5-0.0.8|32	
12mr|regexp-1.5-0.0.8|33	%define full_name       jakarta-%{name}
12mr|regexp-1.5-0.0.8|34	%define section         free
12mr|regexp-1.5-0.0.8|35	
12mr|regexp-1.5-0.0.8|36	Name:           regexp
12mr|regexp-1.5-0.0.8|37	Version:        1.5
12mr|regexp-1.5-0.0.8|38	Release:        %mkrel 0.0.8
12mr|regexp-1.5-0.0.8|39	Epoch:          0
12mr|regexp-1.5-0.0.8|40	Summary:        Simple regular expressions API
12mr|regexp-1.5-0.0.8|41	License:        Apache License
12mr|regexp-1.5-0.0.8|42	Group:          Development/Java
12mr|regexp-1.5-0.0.8|43	Url:            http://jakarta.apache.org/%{name}/
12mr|regexp-1.5-0.0.8|44	Source0:        http://www.apache.org/dist/jakarta/regexp/jakarta-regexp-%{version}.tar.gz
12mr|regexp-1.5-0.0.8|45	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|regexp-1.5-0.0.8|46	Requires(pre):     jpackage-utils >= 0:1.6
12mr|regexp-1.5-0.0.8|47	Requires(postun):  jpackage-utils >= 0:1.6
12mr|regexp-1.5-0.0.8|48	
12mr|regexp-1.5-0.0.8|49	BuildRequires:  ant >= 1.6
12mr|regexp-1.5-0.0.8|50	%if ! %{gcj_support}
12mr|regexp-1.5-0.0.8|51	Buildarch:      noarch
12mr|regexp-1.5-0.0.8|52	%endif
12mr|regexp-1.5-0.0.8|53	Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|regexp-1.5-0.0.8|54	
12mr|regexp-1.5-0.0.8|55	%if %{gcj_support}
12mr|regexp-1.5-0.0.8|56	BuildRequires:          java-gcj-compat-devel
12mr|regexp-1.5-0.0.8|57	%endif
12mr|regexp-1.5-0.0.8|58	
12mr|regexp-1.5-0.0.8|59	%description
12mr|regexp-1.5-0.0.8|60	Regexp is a 100% Pure Java Regular Expression package that was
12mr|regexp-1.5-0.0.8|61	graciously donated to the Apache Software Foundation by Jonathan Locke.
12mr|regexp-1.5-0.0.8|62	He originally wrote this software back in 1996 and it has stood up quite
12mr|regexp-1.5-0.0.8|63	well to the test of time.
12mr|regexp-1.5-0.0.8|64	It includes complete Javadoc documentation as well as a simple Applet
12mr|regexp-1.5-0.0.8|65	for visual debugging and testing suite for compatibility.
12mr|regexp-1.5-0.0.8|66	
12mr|regexp-1.5-0.0.8|67	%package javadoc
12mr|regexp-1.5-0.0.8|68	Group:          Development/Java
12mr|regexp-1.5-0.0.8|69	Summary:        Javadoc for %{name}
12mr|regexp-1.5-0.0.8|70	Requires(post): %{__rm}
12mr|regexp-1.5-0.0.8|71	Requires(postun): %{__rm}
12mr|regexp-1.5-0.0.8|72	Requires(post): /bin/ln
12mr|regexp-1.5-0.0.8|73	
12mr|regexp-1.5-0.0.8|74	%description javadoc
12mr|regexp-1.5-0.0.8|75	Javadoc for %{name}.
12mr|regexp-1.5-0.0.8|76	
12mr|regexp-1.5-0.0.8|77	%prep
12mr|regexp-1.5-0.0.8|78	%setup -q -n %{full_name}-%{version}
12mr|regexp-1.5-0.0.8|79	%remove_java_binaries
12mr|regexp-1.5-0.0.8|80	
12mr|regexp-1.5-0.0.8|81	%build
12mr|regexp-1.5-0.0.8|82	mkdir lib
12mr|regexp-1.5-0.0.8|83	export CLASSPATH=
12mr|regexp-1.5-0.0.8|84	export OPT_JAR_LIST=
12mr|regexp-1.5-0.0.8|85	%{ant} -Djakarta-site2.dir=. jar javadocs
12mr|regexp-1.5-0.0.8|86	
12mr|regexp-1.5-0.0.8|87	
12mr|regexp-1.5-0.0.8|88	%install
12mr|regexp-1.5-0.0.8|89	rm -rf $RPM_BUILD_ROOT
12mr|regexp-1.5-0.0.8|90	
12mr|regexp-1.5-0.0.8|91	# jars
12mr|regexp-1.5-0.0.8|92	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|regexp-1.5-0.0.8|93	install -m 644 build/*.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|regexp-1.5-0.0.8|94	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mr|regexp-1.5-0.0.8|95	# javadoc
12mr|regexp-1.5-0.0.8|96	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|regexp-1.5-0.0.8|97	cp -r docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|regexp-1.5-0.0.8|98	rm -rf docs/api
12mr|regexp-1.5-0.0.8|99	%{__ln_s} %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|regexp-1.5-0.0.8|100	
12mr|regexp-1.5-0.0.8|101	# fix end-of-line
12mr|regexp-1.5-0.0.8|102	for i in `find $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version} -type f -name "*.html" -o -name "*.css"`; do
12mr|regexp-1.5-0.0.8|103	%{__perl} -pi -e 's/\r\n/\n/g' $i
12mr|regexp-1.5-0.0.8|104	done
12mr|regexp-1.5-0.0.8|105	
12mr|regexp-1.5-0.0.8|106	%{gcj_compile}
12mr|regexp-1.5-0.0.8|107	
12mr|regexp-1.5-0.0.8|108	%clean
12mr|regexp-1.5-0.0.8|109	rm -rf $RPM_BUILD_ROOT
12mr|regexp-1.5-0.0.8|110	
12mr|regexp-1.5-0.0.8|111	%if %{gcj_support}
12mr|regexp-1.5-0.0.8|112	%post
12mr|regexp-1.5-0.0.8|113	%{update_gcjdb}
12mr|regexp-1.5-0.0.8|114	%endif
12mr|regexp-1.5-0.0.8|115	
12mr|regexp-1.5-0.0.8|116	%if %{gcj_support}
12mr|regexp-1.5-0.0.8|117	%postun
12mr|regexp-1.5-0.0.8|118	%{clean_gcjdb}
12mr|regexp-1.5-0.0.8|119	%endif
12mr|regexp-1.5-0.0.8|120	
12mr|regexp-1.5-0.0.8|121	%files
12mr|regexp-1.5-0.0.8|122	%defattr(0644,root,root,0755)
12mr|regexp-1.5-0.0.8|123	%doc LICENSE
12mr|regexp-1.5-0.0.8|124	%{_javadir}/*.jar
12mr|regexp-1.5-0.0.8|125	%{gcj_files}
12mr|regexp-1.5-0.0.8|126	
12mr|regexp-1.5-0.0.8|127	%files javadoc
12mr|regexp-1.5-0.0.8|128	%defattr(0644,root,root,0755)
12mr|regexp-1.5-0.0.8|129	%{_javadocdir}/%{name}-%{version}
12mr|regexp-1.5-0.0.8|130	%dir %{_javadocdir}/%{name}
12mr|regexp-1.5-0.0.8|131	
12mr|regexp-1.5-0.0.8|132	
12mr|regexp-1.5-0.0.8|133	
12mr|regexp-1.5-0.0.8|134	%changelog
12mr|regexp-1.5-0.0.8|135	

16236 12
12mr|reiserfsprogs-3.6.21-4|1	Summary:	The utilities to create reiserfs volumes
12mr|reiserfsprogs-3.6.21-4|2	Name:		reiserfsprogs
12mr|reiserfsprogs-3.6.21-4|3	Version:	3.6.21
12mr|reiserfsprogs-3.6.21-4|4	Epoch:		1
12mr|reiserfsprogs-3.6.21-4|5	Release:	%manbo_mkrel 4
12mr|reiserfsprogs-3.6.21-4|6	License:	GPLv2 with exceptions
12mr|reiserfsprogs-3.6.21-4|7	Group:		System/Kernel and hardware
12mr|reiserfsprogs-3.6.21-4|8	Url:		http://ftp.kernel.org/pub/linux/utils/fs/reiserfs/
12mr|reiserfsprogs-3.6.21-4|9	Source0:	http://ftp.kernel.org/pub/linux/utils/fs/reiserfs/%{name}-%{version}.tar.bz2
12mr|reiserfsprogs-3.6.21-4|10	Patch1:		reiserfsprogs-3.6.2-make-the-force-option-works-in-resize_reiserfs.patch
12mr|reiserfsprogs-3.6.21-4|11	Patch3:		reiserfsprogs-3.6.21-uuid.patch
12mr|reiserfsprogs-3.6.21-4|12	BuildRequires:	libblkid-devel
12mr|reiserfsprogs-3.6.21-4|13	Obsoletes:	reiserfs-utils
12mr|reiserfsprogs-3.6.21-4|14	Provides:	reiserfs-utils
12mr|reiserfsprogs-3.6.21-4|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|reiserfsprogs-3.6.21-4|16	
12mr|reiserfsprogs-3.6.21-4|17	%description
12mr|reiserfsprogs-3.6.21-4|18	This package contains tools for reiserfs filesystems.
12mr|reiserfsprogs-3.6.21-4|19	Reiserfs is a file system using a plug-in based object oriented
12mr|reiserfsprogs-3.6.21-4|20	variant on classical balanced tree algorithms.
12mr|reiserfsprogs-3.6.21-4|21	
12mr|reiserfsprogs-3.6.21-4|22	%prep
12mr|reiserfsprogs-3.6.21-4|23	%setup -q
12mr|reiserfsprogs-3.6.21-4|24	%patch1 -p0 -b .make-the-force-option-works-in-resize_reiserfs
12mr|reiserfsprogs-3.6.21-4|25	%patch3 -p1 -b .uuid
12mr|reiserfsprogs-3.6.21-4|26	
12mr|reiserfsprogs-3.6.21-4|27	%build
12mr|reiserfsprogs-3.6.21-4|28	%configure2_5x
12mr|reiserfsprogs-3.6.21-4|29	
12mr|reiserfsprogs-3.6.21-4|30	%make OPTFLAGS="%{optflags}"
12mr|reiserfsprogs-3.6.21-4|31	
12mr|reiserfsprogs-3.6.21-4|32	%install
12mr|reiserfsprogs-3.6.21-4|33	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|reiserfsprogs-3.6.21-4|34	
12mr|reiserfsprogs-3.6.21-4|35	mkdir -p %{buildroot}%{_mandir}/man8
12mr|reiserfsprogs-3.6.21-4|36	
12mr|reiserfsprogs-3.6.21-4|37	%makeinstall_std
12mr|reiserfsprogs-3.6.21-4|38	
12mr|reiserfsprogs-3.6.21-4|39	mv %{buildroot}/{usr/,}sbin
12mr|reiserfsprogs-3.6.21-4|40	ln -s mkreiserfs %{buildroot}/sbin/mkfs.reiserfs
12mr|reiserfsprogs-3.6.21-4|41	ln -s reiserfsck %{buildroot}/sbin/fsck.reiserfs
12mr|reiserfsprogs-3.6.21-4|42	ln -s mkreiserfs.8 %{buildroot}%{_mandir}/man8/mkfs.reiserfs.8
12mr|reiserfsprogs-3.6.21-4|43	ln -s reiserfsck.8 %{buildroot}%{_mandir}/man8/fsck.reiserfs.8
12mr|reiserfsprogs-3.6.21-4|44	
12mr|reiserfsprogs-3.6.21-4|45	%clean
12mr|reiserfsprogs-3.6.21-4|46	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|reiserfsprogs-3.6.21-4|47	
12mr|reiserfsprogs-3.6.21-4|48	%files
12mr|reiserfsprogs-3.6.21-4|49	%defattr(644,root,root,755)
12mr|reiserfsprogs-3.6.21-4|50	%doc README ChangeLog
12mr|reiserfsprogs-3.6.21-4|51	%attr(755,root,root) /sbin/*
12mr|reiserfsprogs-3.6.21-4|52	%{_mandir}/*/*
12mr|reiserfsprogs-3.6.21-4|53	
12mr|reiserfsprogs-3.6.21-4|54	
12mr|reiserfsprogs-3.6.21-4|55	
12mr|reiserfsprogs-3.6.21-4|56	%changelog
12mr|reiserfsprogs-3.6.21-4|57	

16237 12
12mr|relaxngDatatype-1.0-3.2.0|1	# Copyright (c) 2000-2005, JPackage Project
12mr|relaxngDatatype-1.0-3.2.0|2	# All rights reserved.
12mr|relaxngDatatype-1.0-3.2.0|3	#
12mr|relaxngDatatype-1.0-3.2.0|4	# Redistribution and use in source and binary forms, with or without
12mr|relaxngDatatype-1.0-3.2.0|5	# modification, are permitted provided that the following conditions
12mr|relaxngDatatype-1.0-3.2.0|6	# are met:
12mr|relaxngDatatype-1.0-3.2.0|7	#
12mr|relaxngDatatype-1.0-3.2.0|8	# 1. Redistributions of source code must retain the above copyright
12mr|relaxngDatatype-1.0-3.2.0|9	#    notice, this list of conditions and the following disclaimer.
12mr|relaxngDatatype-1.0-3.2.0|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|relaxngDatatype-1.0-3.2.0|11	#    notice, this list of conditions and the following disclaimer in the
12mr|relaxngDatatype-1.0-3.2.0|12	#    documentation and/or other materials provided with the
12mr|relaxngDatatype-1.0-3.2.0|13	#    distribution.
12mr|relaxngDatatype-1.0-3.2.0|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|relaxngDatatype-1.0-3.2.0|15	#    contributors may be used to endorse or promote products derived
12mr|relaxngDatatype-1.0-3.2.0|16	#    from this software without specific prior written permission.
12mr|relaxngDatatype-1.0-3.2.0|17	#
12mr|relaxngDatatype-1.0-3.2.0|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|relaxngDatatype-1.0-3.2.0|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|relaxngDatatype-1.0-3.2.0|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|relaxngDatatype-1.0-3.2.0|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|relaxngDatatype-1.0-3.2.0|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|relaxngDatatype-1.0-3.2.0|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|relaxngDatatype-1.0-3.2.0|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|relaxngDatatype-1.0-3.2.0|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|relaxngDatatype-1.0-3.2.0|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|relaxngDatatype-1.0-3.2.0|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|relaxngDatatype-1.0-3.2.0|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|relaxngDatatype-1.0-3.2.0|29	#
12mr|relaxngDatatype-1.0-3.2.0|30	
12mr|relaxngDatatype-1.0-3.2.0|31	%define gcj_support 1
12mr|relaxngDatatype-1.0-3.2.0|32	
12mr|relaxngDatatype-1.0-3.2.0|33	Name:           relaxngDatatype
12mr|relaxngDatatype-1.0-3.2.0|34	Version:        1.0
12mr|relaxngDatatype-1.0-3.2.0|35	Release:        %mkrel 3.2.0
12mr|relaxngDatatype-1.0-3.2.0|36	Summary:        RELAX NG Datatype API
12mr|relaxngDatatype-1.0-3.2.0|37	
12mr|relaxngDatatype-1.0-3.2.0|38	Group:          Development/Java
12mr|relaxngDatatype-1.0-3.2.0|39	License:        BSD
12mr|relaxngDatatype-1.0-3.2.0|40	URL:            https://sourceforge.net/projects/relaxng
12mr|relaxngDatatype-1.0-3.2.0|41	Source0:        %{name}-%{version}.zip
12mr|relaxngDatatype-1.0-3.2.0|42	Patch0:         %{name}-compressjar.patch
12mr|relaxngDatatype-1.0-3.2.0|43	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|relaxngDatatype-1.0-3.2.0|44	
12mr|relaxngDatatype-1.0-3.2.0|45	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|relaxngDatatype-1.0-3.2.0|46	BuildRequires:  ant >= 0:1.6
12mr|relaxngDatatype-1.0-3.2.0|47	Provides:       msv <= %{version}
12mr|relaxngDatatype-1.0-3.2.0|48	Obsoletes:      msv <= %{version}
12mr|relaxngDatatype-1.0-3.2.0|49	%if %{gcj_support}
12mr|relaxngDatatype-1.0-3.2.0|50	BuildRequires:  java-gcj-compat-devel
12mr|relaxngDatatype-1.0-3.2.0|51	%else
12mr|relaxngDatatype-1.0-3.2.0|52	BuildArch:      noarch
12mr|relaxngDatatype-1.0-3.2.0|53	BuildRequires:  java-devel
12mr|relaxngDatatype-1.0-3.2.0|54	%endif
12mr|relaxngDatatype-1.0-3.2.0|55	
12mr|relaxngDatatype-1.0-3.2.0|56	%description
12mr|relaxngDatatype-1.0-3.2.0|57	RELAX NG is a public space for test cases and other ancillary software
12mr|relaxngDatatype-1.0-3.2.0|58	related to the construction of the RELAX NG language and its
12mr|relaxngDatatype-1.0-3.2.0|59	implementations.
12mr|relaxngDatatype-1.0-3.2.0|60	
12mr|relaxngDatatype-1.0-3.2.0|61	%package        javadoc
12mr|relaxngDatatype-1.0-3.2.0|62	Summary:        Javadoc for %{name}
12mr|relaxngDatatype-1.0-3.2.0|63	Group:          Development/Java
12mr|relaxngDatatype-1.0-3.2.0|64	
12mr|relaxngDatatype-1.0-3.2.0|65	%description    javadoc
12mr|relaxngDatatype-1.0-3.2.0|66	Javadoc for %{name}.
12mr|relaxngDatatype-1.0-3.2.0|67	
12mr|relaxngDatatype-1.0-3.2.0|68	%prep
12mr|relaxngDatatype-1.0-3.2.0|69	%setup -q -n %{name}-%{version}
12mr|relaxngDatatype-1.0-3.2.0|70	%patch0 -p0
12mr|relaxngDatatype-1.0-3.2.0|71	
12mr|relaxngDatatype-1.0-3.2.0|72	%build
12mr|relaxngDatatype-1.0-3.2.0|73	%{ant} -Dbuild.sysclasspath=only
12mr|relaxngDatatype-1.0-3.2.0|74	sed -i 's/\r$//g' copying.txt
12mr|relaxngDatatype-1.0-3.2.0|75	
12mr|relaxngDatatype-1.0-3.2.0|76	%install
12mr|relaxngDatatype-1.0-3.2.0|77	rm -rf $RPM_BUILD_ROOT
12mr|relaxngDatatype-1.0-3.2.0|78	install -Dpm 644 %{name}.jar \
12mr|relaxngDatatype-1.0-3.2.0|79	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|relaxngDatatype-1.0-3.2.0|80	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12mr|relaxngDatatype-1.0-3.2.0|81	
12mr|relaxngDatatype-1.0-3.2.0|82	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|relaxngDatatype-1.0-3.2.0|83	cp -pr doc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|relaxngDatatype-1.0-3.2.0|84	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|relaxngDatatype-1.0-3.2.0|85	pushd $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|relaxngDatatype-1.0-3.2.0|86	for f in `find -name \*.html -o -name \*.css`; do
12mr|relaxngDatatype-1.0-3.2.0|87	sed -i 's/\r$//g' $f > /dev/null
12mr|relaxngDatatype-1.0-3.2.0|88	done
12mr|relaxngDatatype-1.0-3.2.0|89	popd
12mr|relaxngDatatype-1.0-3.2.0|90	
12mr|relaxngDatatype-1.0-3.2.0|91	%if %{gcj_support}
12mr|relaxngDatatype-1.0-3.2.0|92	%{_bindir}/aot-compile-rpm
12mr|relaxngDatatype-1.0-3.2.0|93	%endif
12mr|relaxngDatatype-1.0-3.2.0|94	
12mr|relaxngDatatype-1.0-3.2.0|95	%clean
12mr|relaxngDatatype-1.0-3.2.0|96	rm -rf $RPM_BUILD_ROOT
12mr|relaxngDatatype-1.0-3.2.0|97	
12mr|relaxngDatatype-1.0-3.2.0|98	%if %{gcj_support}
12mr|relaxngDatatype-1.0-3.2.0|99	%post
12mr|relaxngDatatype-1.0-3.2.0|100	%{update_gcjdb}
12mr|relaxngDatatype-1.0-3.2.0|101	
12mr|relaxngDatatype-1.0-3.2.0|102	%postun
12mr|relaxngDatatype-1.0-3.2.0|103	%{clean_gcjdb}
12mr|relaxngDatatype-1.0-3.2.0|104	%endif
12mr|relaxngDatatype-1.0-3.2.0|105	
12mr|relaxngDatatype-1.0-3.2.0|106	%files
12mr|relaxngDatatype-1.0-3.2.0|107	%defattr(0644,root,root,0755)
12mr|relaxngDatatype-1.0-3.2.0|108	%doc copying.txt
12mr|relaxngDatatype-1.0-3.2.0|109	%{_javadir}/*.jar
12mr|relaxngDatatype-1.0-3.2.0|110	%if %{gcj_support}
12mr|relaxngDatatype-1.0-3.2.0|111	%dir %{_libdir}/gcj/%{name}
12mr|relaxngDatatype-1.0-3.2.0|112	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|relaxngDatatype-1.0-3.2.0|113	%endif
12mr|relaxngDatatype-1.0-3.2.0|114	
12mr|relaxngDatatype-1.0-3.2.0|115	%files javadoc
12mr|relaxngDatatype-1.0-3.2.0|116	%defattr(0644,root,root,0755)
12mr|relaxngDatatype-1.0-3.2.0|117	%doc %{_javadocdir}/%{name}*
12mr|relaxngDatatype-1.0-3.2.0|118	
12mr|relaxngDatatype-1.0-3.2.0|119	
12mr|relaxngDatatype-1.0-3.2.0|120	
12mr|relaxngDatatype-1.0-3.2.0|121	%changelog
12mr|relaxngDatatype-1.0-3.2.0|122	

16238 12
12mr|repsys-1.10-3|1	#
12mr|repsys-1.10-3|2	# please keep this file backportable on the system running on kenobi
12mr|repsys-1.10-3|3	#
12mr|repsys-1.10-3|4	%define my_py_ver %(echo %py_ver | tr -d -c '[:digit:]')
12mr|repsys-1.10-3|5	%if "%my_py_ver" == ""
12mr|repsys-1.10-3|6	# Assume 2.6 if we don't have python at src.rpm creation time
12mr|repsys-1.10-3|7	%define my_py_ver 26
12mr|repsys-1.10-3|8	%endif
12mr|repsys-1.10-3|9	
12mr|repsys-1.10-3|10	Name: repsys
12mr|repsys-1.10-3|11	Version: 1.10
12mr|repsys-1.10-3|12	Epoch: 1
12mr|repsys-1.10-3|13	Release: 3
12mr|repsys-1.10-3|14	Summary: Tools for Mandriva Linux repository access and management
12mr|repsys-1.10-3|15	Group: Development/Other
12mr|repsys-1.10-3|16	Source: %{name}-%{version}.tar.bz2
12mr|repsys-1.10-3|17	Source1: mdk-rebrand-mdk
12mr|repsys-1.10-3|18	Source2: repsys.conf
12mr|repsys-1.10-3|19	Patch0: repsys-1.9-new-ssh-url.patch
12mr|repsys-1.10-3|20	License: GPL
12mr|repsys-1.10-3|21	URL: http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/build_system/repsys/
12mr|repsys-1.10-3|22	Requires: python-cheetah subversion openssh-clients python-rpm
12mr|repsys-1.10-3|23	%py_requires -d
12mr|repsys-1.10-3|24	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12mr|repsys-1.10-3|25	BuildArch: noarch
12mr|repsys-1.10-3|26	
12mr|repsys-1.10-3|27	%description
12mr|repsys-1.10-3|28	Tools for Mandriva Linux repository access and management.
12mr|repsys-1.10-3|29	
12mr|repsys-1.10-3|30	<http://wiki.mandriva.com/en/Development/Packaging/RepositorySystem>
12mr|repsys-1.10-3|31	
12mr|repsys-1.10-3|32	<http://wiki.mandriva.com/en/Development/Packaging/Tools/repsys>
12mr|repsys-1.10-3|33	
12mr|repsys-1.10-3|34	
12mr|repsys-1.10-3|35	%package ldap
12mr|repsys-1.10-3|36	Group: Development/Other
12mr|repsys-1.10-3|37	Summary: Repsys plugin to retrieve maintainer information from LDAP
12mr|repsys-1.10-3|38	Requires: repsys >= 1.6.16 python-ldap
12mr|repsys-1.10-3|39	
12mr|repsys-1.10-3|40	%description ldap
12mr|repsys-1.10-3|41	A Repsys plugin that allows retrieving maintainer information shown in
12mr|repsys-1.10-3|42	changelogs from a LDAP server.
12mr|repsys-1.10-3|43	
12mr|repsys-1.10-3|44	See repsys --help-plugin ldapusers for more information. Also see
12mr|repsys-1.10-3|45	http://qa.mandriva.com/show_bug.cgi?id=30549
12mr|repsys-1.10-3|46	
12mr|repsys-1.10-3|47	%prep
12mr|repsys-1.10-3|48	%setup -q
12mr|repsys-1.10-3|49	install -m 0644 %_sourcedir/repsys.conf %_builddir/%name-%version
12mr|repsys-1.10-3|50	%patch0 -p1 -b .new-ssh-url
12mr|repsys-1.10-3|51	
12mr|repsys-1.10-3|52	%build
12mr|repsys-1.10-3|53	python setup.py build
12mr|repsys-1.10-3|54	
12mr|repsys-1.10-3|55	%install
12mr|repsys-1.10-3|56	rm -rf %{buildroot}
12mr|repsys-1.10-3|57	
12mr|repsys-1.10-3|58	python setup.py install --root=%{buildroot}
12mr|repsys-1.10-3|59	# Using compile inline since niemeyer's python macros still not available on mdk rpm macros
12mr|repsys-1.10-3|60	find %{buildroot}%{py_puresitedir} -name '*.pyc' -exec rm -f {} \;
12mr|repsys-1.10-3|61	python -c "import sys, os, compileall; br='%{buildroot}'; compileall.compile_dir(sys.argv[1], ddir=br and
12mr|repsys-1.10-3|62	(sys.argv[1][len(os.path.abspath(br)):]+'/') or None)" %{buildroot}%{py_sitedir}
12mr|repsys-1.10-3|63	
12mr|repsys-1.10-3|64	mkdir -p %{buildroot}%{_sysconfdir}
12mr|repsys-1.10-3|65	mkdir -p %{buildroot}%{_datadir}/repsys/
12mr|repsys-1.10-3|66	mkdir -p %{buildroot}%{_bindir}/
12mr|repsys-1.10-3|67	install -m 0755 %{SOURCE1} %{buildroot}%{_datadir}/repsys/rebrand-mdk
12mr|repsys-1.10-3|68	install -m 0755 create-srpm %{buildroot}%{_datadir}/repsys/create-srpm
12mr|repsys-1.10-3|69	install -m 0755 repsys-ssh %{buildroot}%{_bindir}/repsys-ssh
12mr|repsys-1.10-3|70	install -m 0644 repsys.conf %{buildroot}%{_sysconfdir}
12mr|repsys-1.10-3|71	
12mr|repsys-1.10-3|72	%clean
12mr|repsys-1.10-3|73	rm -rf %{buildroot}
12mr|repsys-1.10-3|74	
12mr|repsys-1.10-3|75	%files
12mr|repsys-1.10-3|76	%defattr(-,root,root)
12mr|repsys-1.10-3|77	%doc CHANGES repsys-example.conf
12mr|repsys-1.10-3|78	%attr(0644,root,root) %{_sysconfdir}/repsys.conf
12mr|repsys-1.10-3|79	%{_bindir}/repsys
12mr|repsys-1.10-3|80	%{_bindir}/repsys-ssh
12mr|repsys-1.10-3|81	%{_datadir}/repsys
12mr|repsys-1.10-3|82	%{_mandir}/*/*
12mr|repsys-1.10-3|83	%{py_puresitedir}/RepSys
12mr|repsys-1.10-3|84	%exclude %{py_puresitedir}/RepSys/plugins/ldapusers.py*
12mr|repsys-1.10-3|85	%if %my_py_ver >= 25
12mr|repsys-1.10-3|86	%{py_puresitedir}/*.egg-info
12mr|repsys-1.10-3|87	%endif
12mr|repsys-1.10-3|88	
12mr|repsys-1.10-3|89	%files ldap
12mr|repsys-1.10-3|90	%doc README.LDAP
12mr|repsys-1.10-3|91	%{py_puresitedir}/RepSys/plugins/ldapusers.py*
12mr|repsys-1.10-3|92	
12mr|repsys-1.10-3|93	
12mr|repsys-1.10-3|94	
12mr|repsys-1.10-3|95	%changelog
12mr|repsys-1.10-3|96	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.10-2
12mr|repsys-1.10-3|97	+ Revision: 669418
12mr|repsys-1.10-3|98	- mass rebuild
12mr|repsys-1.10-3|99	
12mr|repsys-1.10-3|100	* Wed Mar 16 2011 Bogdano Arendartchuk <bogdano@mandriva.com> 1:1.10-1
12mr|repsys-1.10-3|101	+ Revision: 645663
12mr|repsys-1.10-3|102	- new version 1.10:
12mr|repsys-1.10-3|103	o allow setting the port used to connect to the submit host
12mr|repsys-1.10-3|104	o allow using submit -r REV, without package name
12mr|repsys-1.10-3|105	o allow using target macros in getsrpm as in submit (via the -d option)
12mr|repsys-1.10-3|106	o abort when no submit host is defined, less chance of obscure errors
12mr|repsys-1.10-3|107	o added option in configuration to allow disabling submits temporarily
12mr|repsys-1.10-3|108	
12mr|repsys-1.10-3|109	* Fri Nov 26 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 1:1.9-5mdv2011.0
12mr|repsys-1.10-3|110	+ Revision: 601603
12mr|repsys-1.10-3|111	- added patch updating the URL on authentication errors
12mr|repsys-1.10-3|112	
12mr|repsys-1.10-3|113	* Thu Nov 11 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 1:1.9-4mdv2011.0
12mr|repsys-1.10-3|114	+ Revision: 596164
12mr|repsys-1.10-3|115	- removed noreplace for /etc/repsys.conf in order to allow bringing new urls
12mr|repsys-1.10-3|116	and fixes in configuration; personal config should go to ~/.repsys/config
12mr|repsys-1.10-3|117	
12mr|repsys-1.10-3|118	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 1:1.9-3mdv2011.0
12mr|repsys-1.10-3|119	+ Revision: 590093
12mr|repsys-1.10-3|120	- rebuild for python 2.7
12mr|repsys-1.10-3|121	
12mr|repsys-1.10-3|122	* Thu Mar 18 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 1:1.9-2mdv2011.0
12mr|repsys-1.10-3|123	+ Revision: 525093
12mr|repsys-1.10-3|124	- disabled mirror use, it will be reenabled when mdvsys reads it correctly
12mr|repsys-1.10-3|125	(without cooker/)
12mr|repsys-1.10-3|126	
12mr|repsys-1.10-3|127	* Fri Mar 05 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 1:1.9-1mdv2010.1
12mr|repsys-1.10-3|128	+ Revision: 514360
12mr|repsys-1.10-3|129	- new version 1.9
12mr|repsys-1.10-3|130	
12mr|repsys-1.10-3|131	+ Michael Scherer <misc@mandriva.org>
12mr|repsys-1.10-3|132	- fix build on a 64 bit host
12mr|repsys-1.10-3|133	- fix comment and mirror option with the proper url for mdvsys
12mr|repsys-1.10-3|134	
12mr|repsys-1.10-3|135	* Tue Jan 12 2010 Pascal Terjan <pterjan@mandriva.org> 1:1.8-4mdv2010.1
12mr|repsys-1.10-3|136	+ Revision: 490215
12mr|repsys-1.10-3|137	- Really allow recreating src.rpm without python
12mr|repsys-1.10-3|138	- Allow recreating src.rpm without python
12mr|repsys-1.10-3|139	
12mr|repsys-1.10-3|140	+ Bogdano Arendartchuk <bogdano@mandriva.com>
12mr|repsys-1.10-3|141	- changed configuration to use the mirror repository by default, so that
12mr|repsys-1.10-3|142	anonymous users can checkout packages without changing repsys.conf
12mr|repsys-1.10-3|143	(authenticated users either have to user 'repsys switch' or disable it in
12mr|repsys-1.10-3|144	the configuration)
12mr|repsys-1.10-3|145	
12mr|repsys-1.10-3|146	* Thu Sep 24 2009 Bogdano Arendartchuk <bogdano@mandriva.com> 1:1.8-1mdv2010.0
12mr|repsys-1.10-3|147	+ Revision: 448508
12mr|repsys-1.10-3|148	- version 1.8
12mr|repsys-1.10-3|149	
12mr|repsys-1.10-3|150	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1:1.7-8mdv2010.0
12mr|repsys-1.10-3|151	+ Revision: 426906
12mr|repsys-1.10-3|152	- rebuild
12mr|repsys-1.10-3|153	
12mr|repsys-1.10-3|154	* Tue Feb 17 2009 Bogdano Arendartchuk <bogdano@mandriva.com> 1:1.7-7mdv2009.1
12mr|repsys-1.10-3|155	+ Revision: 342254
12mr|repsys-1.10-3|156	- fixed submit to allow specifying only the package name
12mr|repsys-1.10-3|157	- the patch advertised on the previous release was not being applied
12mr|repsys-1.10-3|158	
12mr|repsys-1.10-3|159	* Mon Feb 16 2009 Bogdano Arendartchuk <bogdano@mandriva.com> 1:1.7-6mdv2009.1
12mr|repsys-1.10-3|160	+ Revision: 341081
12mr|repsys-1.10-3|161	- added patch to make the -M option work again
12mr|repsys-1.10-3|162	
12mr|repsys-1.10-3|163	* Wed Dec 24 2008 Michael Scherer <misc@mandriva.org> 1:1.7-5mdv2009.1
12mr|repsys-1.10-3|164	+ Revision: 318445
12mr|repsys-1.10-3|165	- rebuild for new python
12mr|repsys-1.10-3|166	
12mr|repsys-1.10-3|167	* Wed Dec 24 2008 Funda Wang <fwang@mandriva.org> 1:1.7-4mdv2009.1
12mr|repsys-1.10-3|168	+ Revision: 318358
12mr|repsys-1.10-3|169	- rebuild for new python
12mr|repsys-1.10-3|170	- simplify BR
12mr|repsys-1.10-3|171	
12mr|repsys-1.10-3|172	* Mon Nov 17 2008 Bogdano Arendartchuk <bogdano@mandriva.com> 1:1.7-3mdv2009.1
12mr|repsys-1.10-3|173	+ Revision: 303959
12mr|repsys-1.10-3|174	- added patch fixing putsrpm changelog stripping and spec renaming
12mr|repsys-1.10-3|175	
12mr|repsys-1.10-3|176	* Thu Nov 13 2008 Bogdano Arendartchuk <bogdano@mandriva.com> 1:1.7-2mdv2009.1
12mr|repsys-1.10-3|177	+ Revision: 302695
12mr|repsys-1.10-3|178	- leave the configuration file open in the package
12mr|repsys-1.10-3|179	- added default_parent back to repsys.conf
12mr|repsys-1.10-3|180	
12mr|repsys-1.10-3|181	* Tue Nov 11 2008 Bogdano Arendartchuk <bogdano@mandriva.com> 1:1.7-1mdv2009.1
12mr|repsys-1.10-3|182	+ Revision: 302259
12mr|repsys-1.10-3|183	- new version 1.7
12mr|repsys-1.10-3|184	
12mr|repsys-1.10-3|185	* Fri Jul 11 2008 Bogdano Arendartchuk <bogdano@mandriva.com> 1:1.6.90-1mdv2009.0
12mr|repsys-1.10-3|186	+ Revision: 233872
12mr|repsys-1.10-3|187	- added patch to make it compatible with create-srpm from repsys < 1.6.90
12mr|repsys-1.10-3|188	- new testing version 1.6.90
12mr|repsys-1.10-3|189	- added patch to fix incompatibility with urlparse on python-2.4
12mr|repsys-1.10-3|190	
12mr|repsys-1.10-3|191	+ Olivier Blin <oblin@mandriva.com>
12mr|repsys-1.10-3|192	- restore BuildRoot
12mr|repsys-1.10-3|193	
12mr|repsys-1.10-3|194	+ Thierry Vignaud <tv@mandriva.org>
12mr|repsys-1.10-3|195	- kill re-definition of %%buildroot on Pixel's request
12mr|repsys-1.10-3|196	
12mr|repsys-1.10-3|197	* Wed Dec 12 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 1:1.6.19.2-1mdv2008.1
12mr|repsys-1.10-3|198	+ Revision: 118027
12mr|repsys-1.10-3|199	- new version 1.6.19.2
12mr|repsys-1.10-3|200	
12mr|repsys-1.10-3|201	* Wed Nov 14 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 1:1.6.19.1-2mdv2008.1
12mr|repsys-1.10-3|202	+ Revision: 108874
12mr|repsys-1.10-3|203	- new version 1.6.19.1
12mr|repsys-1.10-3|204	
12mr|repsys-1.10-3|205	* Thu Nov 08 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 1:1.6.19-2mdv2008.1
12mr|repsys-1.10-3|206	+ Revision: 106971
12mr|repsys-1.10-3|207	- new version 1.6.19
12mr|repsys-1.10-3|208	
12mr|repsys-1.10-3|209	* Mon Jul 02 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 1:1.6.18-2mdv2008.0
12mr|repsys-1.10-3|210	+ Revision: 47244
12mr|repsys-1.10-3|211	- should require openssh-clients instead of ssh
12mr|repsys-1.10-3|212	
12mr|repsys-1.10-3|213	* Mon Jun 18 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 1:1.6.18-1mdv2008.0
12mr|repsys-1.10-3|214	+ Revision: 41040
12mr|repsys-1.10-3|215	- new version 1.6.18
12mr|repsys-1.10-3|216	- added requires to python-rpm, as noted by mrl
12mr|repsys-1.10-3|217	- added requires to ssh
12mr|repsys-1.10-3|218	- requires to subversion
12mr|repsys-1.10-3|219	
12mr|repsys-1.10-3|220	* Wed May 09 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 1:1.6.17.1-1mdv2008.0
12mr|repsys-1.10-3|221	+ Revision: 25791
12mr|repsys-1.10-3|222	- upgrade to 1.7.17.1 bugfix release for 2007.0
12mr|repsys-1.10-3|223	
12mr|repsys-1.10-3|224	* Tue May 08 2007 Andreas Hasenack <andreas@mandriva.com> 1:1.6.17-3mdv2008.0
12mr|repsys-1.10-3|225	+ Revision: 25107
12mr|repsys-1.10-3|226	- ldap plugin should *only* be in the ldap subpackage
12mr|repsys-1.10-3|227	
12mr|repsys-1.10-3|228	* Tue May 08 2007 Gustavo De Nardin <gustavodn@mandriva.com> 1:1.6.17-2mdv2008.0
12mr|repsys-1.10-3|229	+ Revision: 24985
12mr|repsys-1.10-3|230	- updated URL and description
12mr|repsys-1.10-3|231	
12mr|repsys-1.10-3|232	* Mon May 07 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 1:1.6.17-1mdv2008.0
12mr|repsys-1.10-3|233	+ Revision: 24954
12mr|repsys-1.10-3|234	- upgrade to 1.6.17
12mr|repsys-1.10-3|235	- moved the plugin ldapusers to the package repsys-ldap
12mr|repsys-1.10-3|236	- updated to 1.6.16
12mr|repsys-1.10-3|237	
12mr|repsys-1.10-3|238	
12mr|repsys-1.10-3|239	* Wed Feb 28 2007 Bogdano Arendartchuk <bogdano@mandriva.com> 1.6.14-1mdv2007.0
12mr|repsys-1.10-3|240	+ Revision: 127256
12mr|repsys-1.10-3|241	- 1.6.14
12mr|repsys-1.10-3|242	
12mr|repsys-1.10-3|243	* Tue Jan 16 2007 Andreas Hasenack <andreas@mandriva.com> 1:1.6.13-1mdv2007.1
12mr|repsys-1.10-3|244	+ Revision: 109634
12mr|repsys-1.10-3|245	- updated to version 1.6.13
12mr|repsys-1.10-3|246	
12mr|repsys-1.10-3|247	* Wed Jan 03 2007 Andreas Hasenack <andreas@mandriva.com> 1:1.6.12-1mdv2007.1
12mr|repsys-1.10-3|248	+ Revision: 103724
12mr|repsys-1.10-3|249	- version 1.6.12: small fix for the silent feature
12mr|repsys-1.10-3|250	- updated to version 1.6.11 (new silent feature)
12mr|repsys-1.10-3|251	
12mr|repsys-1.10-3|252	* Fri Dec 01 2006 Andreas Hasenack <andreas@mandriva.com> 1:1.6.10-1mdv2007.1
12mr|repsys-1.10-3|253	+ Revision: 89695
12mr|repsys-1.10-3|254	- only package egg file if in newer python
12mr|repsys-1.10-3|255	- updated to version 1.6.10:
12mr|repsys-1.10-3|256	- use svn export instead of checkout, saves 50%% disk space (part of #27423)
12mr|repsys-1.10-3|257	- fixed repsys changed
12mr|repsys-1.10-3|258	- using getsrpm-mdk from the tarball
12mr|repsys-1.10-3|259	- removed old source
12mr|repsys-1.10-3|260	
12mr|repsys-1.10-3|261	* Tue Nov 28 2006 Michael Scherer <misc@mandriva.org> 1:1.6.9-2mdv2007.1
12mr|repsys-1.10-3|262	+ Revision: 87853
12mr|repsys-1.10-3|263	- add the .egg-info file to the file listing
12mr|repsys-1.10-3|264	
12mr|repsys-1.10-3|265	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|repsys-1.10-3|266	- rebuild against python2.5
12mr|repsys-1.10-3|267	
12mr|repsys-1.10-3|268	* Mon Nov 13 2006 Olivier Blin <oblin@mandriva.com> 1:1.6.9-1mdv2007.0
12mr|repsys-1.10-3|269	+ Revision: 83823
12mr|repsys-1.10-3|270	- 1.6.9
12mr|repsys-1.10-3|271	- use 1.6 branch as default in cooker
12mr|repsys-1.10-3|272	
12mr|repsys-1.10-3|273	+ Andreas Hasenack <andreas@mandriva.com>
12mr|repsys-1.10-3|274	- use py_requires for correct python requires (we also need python: python-base
12mr|repsys-1.10-3|275	is not enough for this package)
12mr|repsys-1.10-3|276	
12mr|repsys-1.10-3|277	* Thu Oct 19 2006 Olivier Blin <oblin@mandriva.com> 1:1.5.10-1mdv2007.1
12mr|repsys-1.10-3|278	+ Revision: 70681
12mr|repsys-1.10-3|279	- 1.5.10
12mr|repsys-1.10-3|280	- 1.5.9
12mr|repsys-1.10-3|281	
12mr|repsys-1.10-3|282	* Sun Aug 20 2006 Andreas Hasenack <andreas@mandriva.com> 1:1.5.8-1mdv2007.0
12mr|repsys-1.10-3|283	+ Revision: 56843
12mr|repsys-1.10-3|284	- updated to 1.5.8
12mr|repsys-1.10-3|285	
12mr|repsys-1.10-3|286	* Sat Aug 05 2006 Andreas Hasenack <andreas@mandriva.com> 1:1.5.7-2mdv2007.0
12mr|repsys-1.10-3|287	+ Revision: 51785
12mr|repsys-1.10-3|288	- removed bogus requires: python-cheetah is only needed by
12mr|repsys-1.10-3|289	repsys-1.6.x+
12mr|repsys-1.10-3|290	
12mr|repsys-1.10-3|291	* Wed Jul 19 2006 Andreas Hasenack <andreas@mandriva.com> 1:1.5.7-1mdv2007.0
12mr|repsys-1.10-3|292	+ Revision: 41543
12mr|repsys-1.10-3|293	- updated to version 1.5.7
12mr|repsys-1.10-3|294	
12mr|repsys-1.10-3|295	* Tue Jul 18 2006 Andreas Hasenack <andreas@mandriva.com> 1:1.5.6-1mdv2007.0
12mr|repsys-1.10-3|296	+ Revision: 41506
12mr|repsys-1.10-3|297	- updated to version 1.5.6
12mr|repsys-1.10-3|298	
12mr|repsys-1.10-3|299	* Thu Jul 13 2006 Andreas Hasenack <andreas@mandriva.com> 1:1.5.5-1mdv2007.0
12mr|repsys-1.10-3|300	+ Revision: 41001
12mr|repsys-1.10-3|301	- updated to version 1.5.5
12mr|repsys-1.10-3|302	- removed moredefines patch: already applied upstream
12mr|repsys-1.10-3|303	
12mr|repsys-1.10-3|304	* Sat Jun 24 2006 Andreas Hasenack <andreas@mandriva.com> 1:1.5.4-2mdv2007.0
12mr|repsys-1.10-3|305	+ Revision: 37986
12mr|repsys-1.10-3|306	- using mkrel
12mr|repsys-1.10-3|307	- define a more complete rpm environment for constructing the .src.rpm
12mr|repsys-1.10-3|308	so all the files end up being where we expect them to be
12mr|repsys-1.10-3|309	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12mr|repsys-1.10-3|310	
12mr|repsys-1.10-3|311	* Tue Feb 14 2006 Andreas Hasenack <andreas@mandriva.com> 1:1.5.4-1mdk
12mr|repsys-1.10-3|312	+ Revision: 1737
12mr|repsys-1.10-3|313	- downgraded to version 1.5.4: 1.6.0 is not ready for prime time
12mr|repsys-1.10-3|314	(bumped epoch)
12mr|repsys-1.10-3|315	- removed patch that was already applied in version 1.5.4 (wasn't being
12mr|repsys-1.10-3|316	applied to 1.6.0 either)
12mr|repsys-1.10-3|317	
12mr|repsys-1.10-3|318	* Thu Feb 02 2006 Andreas Hasenack <andreas@mandriva.com> 1.6.0-1mdk
12mr|repsys-1.10-3|319	+ Revision: 1563
12mr|repsys-1.10-3|320	- added new requires for python-cheetah
12mr|repsys-1.10-3|321	- updated to version 1.6.0 which has the new %
12mr|repsys-1.10-3|322	%changelog
12mr|repsys-1.10-3|323	

16239 12
12mr|resolvconf-1.68-7|1	%define name resolvconf
12mr|resolvconf-1.68-7|2	%define version 1.68
12mr|resolvconf-1.68-7|3	
12mr|resolvconf-1.68-7|4	Summary: Nameserver information handler
12mr|resolvconf-1.68-7|5	Name: %{name}
12mr|resolvconf-1.68-7|6	Version: %{version}
12mr|resolvconf-1.68-7|7	Release: 7
12mr|resolvconf-1.68-7|8	Source0: ftp://ftp.debian.org/debian/pool/main/r/resolvconf/%{name}_%{version}.tar.gz
12mr|resolvconf-1.68-7|9	Source1: list-by-metric
12mr|resolvconf-1.68-7|10	Source2: resolvconf.init
12mr|resolvconf-1.68-7|11	Source3: %{name}-tmpfiles.conf
12mr|resolvconf-1.68-7|12	# fix path for run-parts
12mr|resolvconf-1.68-7|13	Patch0: resolvconf-1.68-path.patch
12mr|resolvconf-1.68-7|14	# allow /run/resolvconf/resolv.conf to be a symlink
12mr|resolvconf-1.68-7|15	Patch1: resolvconf-1.68-symlink.patch
12mr|resolvconf-1.68-7|16	Patch2: resolvconf-1.68-metric.patch
12mr|resolvconf-1.68-7|17	# use same level for eth* ath* wlan* ppp*, to sort them by metric
12mr|resolvconf-1.68-7|18	Patch3: resolvconf-1.68-mdvorder.patch
12mr|resolvconf-1.68-7|19	# (cg) Some fixes related to nscd that have bugged me for a while.
12mr|resolvconf-1.68-7|20	Patch4: resolvconf-1.41-nscd-cache-enabled-check-fix.patch
12mr|resolvconf-1.68-7|21	Patch5: resolvconf-1.41-nscd-restart-fix.patch
12mr|resolvconf-1.68-7|22	License: GPLv2+
12mr|resolvconf-1.68-7|23	Group: Networking/Other
12mr|resolvconf-1.68-7|24	Url: http://packages.debian.org/unstable/net/resolvconf
12mr|resolvconf-1.68-7|25	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|resolvconf-1.68-7|26	BuildArch: noarch
12mr|resolvconf-1.68-7|27	Conflicts: initscripts < 8.48-3mdv2007.1
12mr|resolvconf-1.68-7|28	Requires(post): rpm-helper
12mr|resolvconf-1.68-7|29	Requires(preun): rpm-helper
12mr|resolvconf-1.68-7|30	
12mr|resolvconf-1.68-7|31	%description
12mr|resolvconf-1.68-7|32	Resolvconf is a framework for keeping track of the system's
12mr|resolvconf-1.68-7|33	information about currently available nameservers. It sets itself up
12mr|resolvconf-1.68-7|34	as the intermediary between programs that supply nameserver
12mr|resolvconf-1.68-7|35	information and programs that use nameserver information. Examples of
12mr|resolvconf-1.68-7|36	programs that supply nameserver information are: ifupdown, DHCP
12mr|resolvconf-1.68-7|37	clients, the PPP daemon and local nameservers. Examples of programs
12mr|resolvconf-1.68-7|38	that use this information are: DNS caches, resolver libraries and the
12mr|resolvconf-1.68-7|39	programs that use them.
12mr|resolvconf-1.68-7|40	
12mr|resolvconf-1.68-7|41	%prep
12mr|resolvconf-1.68-7|42	%setup -q
12mr|resolvconf-1.68-7|43	%patch0 -p1 -b .path
12mr|resolvconf-1.68-7|44	%patch1 -p1 -b .symlink
12mr|resolvconf-1.68-7|45	%patch2 -p1 -b .metric
12mr|resolvconf-1.68-7|46	%patch3 -p1 -b .mdvorder
12mr|resolvconf-1.68-7|47	%patch4 -p1 -b .nscd1
12mr|resolvconf-1.68-7|48	%patch5 -p1 -b .nscd2
12mr|resolvconf-1.68-7|49	
12mr|resolvconf-1.68-7|50	%build
12mr|resolvconf-1.68-7|51	
12mr|resolvconf-1.68-7|52	%install
12mr|resolvconf-1.68-7|53	rm -rf %{buildroot}
12mr|resolvconf-1.68-7|54	
12mr|resolvconf-1.68-7|55	install -d %{buildroot}%{_sysconfdir}
12mr|resolvconf-1.68-7|56	cp -a etc/%{name} %{buildroot}%{_sysconfdir}
12mr|resolvconf-1.68-7|57	# remove patch backup files
12mr|resolvconf-1.68-7|58	rm -f %{buildroot}%{_sysconfdir}/%{name}/interface-order.*
12mr|resolvconf-1.68-7|59	rm -f %{buildroot}%{_sysconfdir}/%{name}/update.d/*.*
12mr|resolvconf-1.68-7|60	
12mr|resolvconf-1.68-7|61	touch %{buildroot}%{_sysconfdir}/%{name}/resolv.conf.d/tail
12mr|resolvconf-1.68-7|62	
12mr|resolvconf-1.68-7|63	install -d %{buildroot}/sbin
12mr|resolvconf-1.68-7|64	install bin/%{name} %{buildroot}/sbin
12mr|resolvconf-1.68-7|65	install -d %{buildroot}/lib/%{name}
12mr|resolvconf-1.68-7|66	install bin/list-records %{buildroot}/lib/%{name}
12mr|resolvconf-1.68-7|67	install -m 755 %{SOURCE1} %{buildroot}/lib/%{name}/list-by-metric
12mr|resolvconf-1.68-7|68	ln -s /run/%{name} %{buildroot}%{_sysconfdir}/%{name}/run
12mr|resolvconf-1.68-7|69	
12mr|resolvconf-1.68-7|70	install -d %{buildroot}%{_initrddir}
12mr|resolvconf-1.68-7|71	install -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/%{name}
12mr|resolvconf-1.68-7|72	
12mr|resolvconf-1.68-7|73	# create tmpfiles directory
12mr|resolvconf-1.68-7|74	install -d -m0755 %{buildroot}%{_prefix}/lib/tmpfiles.d
12mr|resolvconf-1.68-7|75	install -m0644 %{SOURCE3} %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}.conf
12mr|resolvconf-1.68-7|76	
12mr|resolvconf-1.68-7|77	install -d %{buildroot}%{_mandir}/man{5,8}
12mr|resolvconf-1.68-7|78	install -m 644 man/interface-order.5 %{buildroot}%{_mandir}/man5
12mr|resolvconf-1.68-7|79	install -m 644 man/resolvconf.8 %{buildroot}%{_mandir}/man8
12mr|resolvconf-1.68-7|80	
12mr|resolvconf-1.68-7|81	%post
12mr|resolvconf-1.68-7|82	systemd-tmpfiles --create %{name}.conf
12mr|resolvconf-1.68-7|83	%_post_service %{name}
12mr|resolvconf-1.68-7|84	
12mr|resolvconf-1.68-7|85	%preun
12mr|resolvconf-1.68-7|86	%_preun_service %{name}
12mr|resolvconf-1.68-7|87	
12mr|resolvconf-1.68-7|88	%files
12mr|resolvconf-1.68-7|89	%defattr(-,root,root)
12mr|resolvconf-1.68-7|90	%doc README COPYING
12mr|resolvconf-1.68-7|91	/sbin/%{name}
12mr|resolvconf-1.68-7|92	/lib/%{name}
12mr|resolvconf-1.68-7|93	%{_prefix}/lib/tmpfiles.d/*.conf
12mr|resolvconf-1.68-7|94	%{_initrddir}/%{name}
12mr|resolvconf-1.68-7|95	%dir %{_sysconfdir}/%{name}
12mr|resolvconf-1.68-7|96	%{_sysconfdir}/%{name}/run
12mr|resolvconf-1.68-7|97	%config(noreplace) %{_sysconfdir}/%{name}/interface-order
12mr|resolvconf-1.68-7|98	%dir %{_sysconfdir}/%{name}/resolv.conf.d
12mr|resolvconf-1.68-7|99	%config(noreplace) %{_sysconfdir}/%{name}/resolv.conf.d/*
12mr|resolvconf-1.68-7|100	%dir %{_sysconfdir}/%{name}/update.d
12mr|resolvconf-1.68-7|101	%{_sysconfdir}/%{name}/update.d/*
12mr|resolvconf-1.68-7|102	#dir %{_sysconfdir}/%{name}/update-libc.d
12mr|resolvconf-1.68-7|103	%{_mandir}/man?/*
12mr|resolvconf-1.68-7|104	
12mr|resolvconf-1.68-7|105	
12mr|resolvconf-1.68-7|106	%changelog
12mr|resolvconf-1.68-7|107	* Tue Sep  25 2012 akdengi <kazancas@mandriva.ru>
12mr|resolvconf-1.68-7|108	+ Commit: 727837a
12mr|resolvconf-1.68-7|109	- Recreate symlink patch. Now if symlink check enabled in /etc/resolv.conf/update.d/libc resolv.conf symlink create automatically
12mr|resolvconf-1.68-7|110	
12mr|resolvconf-1.68-7|111	* Sat Sep  15 2012 akdengi <kazancas@mandriva.ru>
12mr|resolvconf-1.68-7|112	+ Commit: 2799167
12mr|resolvconf-1.68-7|113	- - update to 1.68. - Switch to tmpfiles to create runtime files
12mr|resolvconf-1.68-7|114	
12mr|resolvconf-1.68-7|115	

16240 12
12mr|resource-agents-3.0.17-2|1	Name: resource-agents
12mr|resource-agents-3.0.17-2|2	Version: 3.0.17
12mr|resource-agents-3.0.17-2|3	Release: %mkrel 2
12mr|resource-agents-3.0.17-2|4	Summary: Fencing agents for cluster suite
12mr|resource-agents-3.0.17-2|5	Group: System/Kernel and hardware
12mr|resource-agents-3.0.17-2|6	URL: http://sources.redhat.com/cluster/wiki/
12mr|resource-agents-3.0.17-2|7	Source: https://fedorahosted.org/releases/c/l/cluster/resource-agents-%{version}.tar.gz
12mr|resource-agents-3.0.17-2|8	#Patch0: fence-agents-remove-nonexistent-subdirs.patch
12mr|resource-agents-3.0.17-2|9	License: GPLv2
12mr|resource-agents-3.0.17-2|10	Conflicts: cman < 3.0.0
12mr|resource-agents-3.0.17-2|11	BuildArch: noarch
12mr|resource-agents-3.0.17-2|12	BuildRequires: logthread-devel ccs-devel nss-devel cman-devel libvirt-devel
12mr|resource-agents-3.0.17-2|13	BuildRoot: %{_tmppath}/%{name}-root
12mr|resource-agents-3.0.17-2|14	
12mr|resource-agents-3.0.17-2|15	%description
12mr|resource-agents-3.0.17-2|16	This package contains fencing agents for use with the cman package from cluster
12mr|resource-agents-3.0.17-2|17	suite
12mr|resource-agents-3.0.17-2|18	
12mr|resource-agents-3.0.17-2|19	
12mr|resource-agents-3.0.17-2|20	%prep
12mr|resource-agents-3.0.17-2|21	%setup -q
12mr|resource-agents-3.0.17-2|22	#patch0 -p1
12mr|resource-agents-3.0.17-2|23	
12mr|resource-agents-3.0.17-2|24	%build
12mr|resource-agents-3.0.17-2|25	./configure \
12mr|resource-agents-3.0.17-2|26	--libdir=%{_libdir} \
12mr|resource-agents-3.0.17-2|27	--mandir=%{_mandir} \
12mr|resource-agents-3.0.17-2|28	--prefix=%{_prefix} \
12mr|resource-agents-3.0.17-2|29	--sbindir=%{_sbindir} \
12mr|resource-agents-3.0.17-2|30	--incdir=%{_includedir} \
12mr|resource-agents-3.0.17-2|31	--without_kernel_modules \
12mr|resource-agents-3.0.17-2|32	--disable_kernel_check \
12mr|resource-agents-3.0.17-2|33	--nssincdir=%{_includedir}/nss \
12mr|resource-agents-3.0.17-2|34	--nsprincdir=%{_includedir}/nspr4
12mr|resource-agents-3.0.17-2|35	
12mr|resource-agents-3.0.17-2|36	%make -C rgmanager/src/resources/
12mr|resource-agents-3.0.17-2|37	
12mr|resource-agents-3.0.17-2|38	%install
12mr|resource-agents-3.0.17-2|39	rm -Rf %{buildroot}
12mr|resource-agents-3.0.17-2|40	%makeinstall_std -C rgmanager/src/resources/
12mr|resource-agents-3.0.17-2|41	
12mr|resource-agents-3.0.17-2|42	%clean
12mr|resource-agents-3.0.17-2|43	rm -Rf %{buildroot}
12mr|resource-agents-3.0.17-2|44	
12mr|resource-agents-3.0.17-2|45	%files
12mr|resource-agents-3.0.17-2|46	%defattr(-,root,root)
12mr|resource-agents-3.0.17-2|47	%{_datadir}/cluster/*
12mr|resource-agents-3.0.17-2|48	
12mr|resource-agents-3.0.17-2|49	
12mr|resource-agents-3.0.17-2|50	
12mr|resource-agents-3.0.17-2|51	%changelog
12mr|resource-agents-3.0.17-2|52	

16241 12
12mr|rfkill-0.4-5|1	Name:		rfkill
12mr|rfkill-0.4-5|2	Summary:	Simple /dev/rfkill userspace tool
12mr|rfkill-0.4-5|3	Epoch:		1
12mr|rfkill-0.4-5|4	Version:	0.4
12mr|rfkill-0.4-5|5	Release: 	%mkrel 5
12mr|rfkill-0.4-5|6	License: 	GPLv2+
12mr|rfkill-0.4-5|7	Group:		System/Base
12mr|rfkill-0.4-5|8	Source0:	http://wireless.kernel.org/download/%{name}/%{name}-%{version}.tar.bz2
12mr|rfkill-0.4-5|9	Source1:	%{name}.pam
12mr|rfkill-0.4-5|10	Source2:	%{name}.consoleapp
12mr|rfkill-0.4-5|11	URL:		http://wireless.kernel.org/en/users/Documentation/rfkill
12mr|rfkill-0.4-5|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|rfkill-0.4-5|13	
12mr|rfkill-0.4-5|14	%description
12mr|rfkill-0.4-5|15	Rfkill is a simple userspace tool to manipulate /dev/rfkill.
12mr|rfkill-0.4-5|16	It's needed to enable and disable wireless and bluetooth from
12mr|rfkill-0.4-5|17	userspace beginning with 2.6.31 series kernels.
12mr|rfkill-0.4-5|18	
12mr|rfkill-0.4-5|19	%prep
12mr|rfkill-0.4-5|20	%setup -q
12mr|rfkill-0.4-5|21	
12mr|rfkill-0.4-5|22	%build
12mr|rfkill-0.4-5|23	%make
12mr|rfkill-0.4-5|24	
12mr|rfkill-0.4-5|25	%install
12mr|rfkill-0.4-5|26	rm -rf %{buildroot}
12mr|rfkill-0.4-5|27	%{makeinstall} \
12mr|rfkill-0.4-5|28	PREFIX=%{buildroot} \
12mr|rfkill-0.4-5|29	BINDIR=%{buildroot}/sbin \
12mr|rfkill-0.4-5|30	MANDIR=%{buildroot}/%{_mandir}
12mr|rfkill-0.4-5|31	
12mr|rfkill-0.4-5|32	# Consolehelper
12mr|rfkill-0.4-5|33	%{__mkdir_p} %{buildroot}%{_bindir}
12mr|rfkill-0.4-5|34	%{__ln_s} consolehelper %{buildroot}%{_bindir}/%{name}
12mr|rfkill-0.4-5|35	%{__install} -m 0644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/pam.d/%{name}
12mr|rfkill-0.4-5|36	%{__install} -m 0644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/security/console.apps/%{name}
12mr|rfkill-0.4-5|37	
12mr|rfkill-0.4-5|38	%clean
12mr|rfkill-0.4-5|39	rm -rf %{buildroot}
12mr|rfkill-0.4-5|40	
12mr|rfkill-0.4-5|41	%files
12mr|rfkill-0.4-5|42	%defattr(-,root,root)
12mr|rfkill-0.4-5|43	%doc COPYING README
12mr|rfkill-0.4-5|44	%attr(0755,root,root) /sbin/%{name}
12mr|rfkill-0.4-5|45	%attr(0755,root,root) %{_bindir}/%{name}
12mr|rfkill-0.4-5|46	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12mr|rfkill-0.4-5|47	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
12mr|rfkill-0.4-5|48	%{_mandir}/man8/%{name}.8.*
12mr|rfkill-0.4-5|49	
12mr|rfkill-0.4-5|50	
12mr|rfkill-0.4-5|51	
12mr|rfkill-0.4-5|52	%changelog
12mr|rfkill-0.4-5|53	

16242 12
12mr|rgb-1.0.4-4|1	Name: rgb
12mr|rgb-1.0.4-4|2	Version: 1.0.4
12mr|rgb-1.0.4-4|3	Release: %mkrel 4
12mr|rgb-1.0.4-4|4	Summary: Uncompile an rgb color
12mr|rgb-1.0.4-4|5	Group: Development/X11
12mr|rgb-1.0.4-4|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|rgb-1.0.4-4|7	License: MIT
12mr|rgb-1.0.4-4|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|rgb-1.0.4-4|9	
12mr|rgb-1.0.4-4|10	BuildRequires: libx11-devel >= 1.0.0
12mr|rgb-1.0.4-4|11	BuildRequires: x11-util-macros >= 1.0.1
12mr|rgb-1.0.4-4|12	
12mr|rgb-1.0.4-4|13	%description
12mr|rgb-1.0.4-4|14	The showrgb program reads an rgb color-name database compiled for use with
12mr|rgb-1.0.4-4|15	the dbm database routines and converts it back to source form.
12mr|rgb-1.0.4-4|16	
12mr|rgb-1.0.4-4|17	%prep
12mr|rgb-1.0.4-4|18	%setup -q -n %{name}-%{version}
12mr|rgb-1.0.4-4|19	
12mr|rgb-1.0.4-4|20	%build
12mr|rgb-1.0.4-4|21	%configure2_5x	--x-includes=%{_includedir}\
12mr|rgb-1.0.4-4|22	--x-libraries=%{_libdir}
12mr|rgb-1.0.4-4|23	
12mr|rgb-1.0.4-4|24	%make
12mr|rgb-1.0.4-4|25	
12mr|rgb-1.0.4-4|26	%install
12mr|rgb-1.0.4-4|27	rm -rf %{buildroot}
12mr|rgb-1.0.4-4|28	%makeinstall_std
12mr|rgb-1.0.4-4|29	
12mr|rgb-1.0.4-4|30	%clean
12mr|rgb-1.0.4-4|31	rm -rf %{buildroot}
12mr|rgb-1.0.4-4|32	
12mr|rgb-1.0.4-4|33	%files
12mr|rgb-1.0.4-4|34	%defattr(-,root,root)
12mr|rgb-1.0.4-4|35	%{_bindir}/showrgb
12mr|rgb-1.0.4-4|36	%{_datadir}/X11/rgb.txt
12mr|rgb-1.0.4-4|37	%{_mandir}/man1/showrgb.*
12mr|rgb-1.0.4-4|38	
12mr|rgb-1.0.4-4|39	
12mr|rgb-1.0.4-4|40	
12mr|rgb-1.0.4-4|41	
12mr|rgb-1.0.4-4|42	
12mr|rgb-1.0.4-4|43	%changelog
12mr|rgb-1.0.4-4|44	

16243 12
12mr|rhino-1.7-8|1	# Copyright (c) 2000-2005, JPackage Project
12mr|rhino-1.7-8|2	# All rights reserved.
12mr|rhino-1.7-8|3	#
12mr|rhino-1.7-8|4	# Redistribution and use in source and binary forms, with or without
12mr|rhino-1.7-8|5	# modification, are permitted provided that the following conditions
12mr|rhino-1.7-8|6	# are met:
12mr|rhino-1.7-8|7	#
12mr|rhino-1.7-8|8	# 1. Redistributions of source code must retain the above copyright
12mr|rhino-1.7-8|9	#    notice, this list of conditions and the following disclaimer.
12mr|rhino-1.7-8|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|rhino-1.7-8|11	#    notice, this list of conditions and the following disclaimer in the
12mr|rhino-1.7-8|12	#    documentation and/or other materials provided with the
12mr|rhino-1.7-8|13	#    distribution.
12mr|rhino-1.7-8|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|rhino-1.7-8|15	#    contributors may be used to endorse or promote products derived
12mr|rhino-1.7-8|16	#    from this software without specific prior written permission.
12mr|rhino-1.7-8|17	#
12mr|rhino-1.7-8|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|rhino-1.7-8|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|rhino-1.7-8|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|rhino-1.7-8|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|rhino-1.7-8|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|rhino-1.7-8|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|rhino-1.7-8|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|rhino-1.7-8|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|rhino-1.7-8|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|rhino-1.7-8|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|rhino-1.7-8|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|rhino-1.7-8|29	#
12mr|rhino-1.7-8|30	
12mr|rhino-1.7-8|31	%define cvs_version 1_7R1
12mr|rhino-1.7-8|32	%define archive_version 1_7R1
12mr|rhino-1.7-8|33	%define section     free
12mr|rhino-1.7-8|34	%define gcj_support 0
12mr|rhino-1.7-8|35	
12mr|rhino-1.7-8|36	Name:           rhino
12mr|rhino-1.7-8|37	Version:        1.7
12mr|rhino-1.7-8|38	Release:        8
12mr|rhino-1.7-8|39	Epoch:          0
12mr|rhino-1.7-8|40	Summary:        JavaScript for Java
12mr|rhino-1.7-8|41	License:        MPL
12mr|rhino-1.7-8|42	Source0:        ftp://ftp.mozilla.org/pub/mozilla.org/js/rhino%{archive_version}.zip
12mr|rhino-1.7-8|43	Source1:        http://java.sun.com/products/jfc/tsc/articles/treetable2/downloads/src.zip
12mr|rhino-1.7-8|44	Source2:        %{name}.script
12mr|rhino-1.7-8|45	Patch0:                http://svn.dojotoolkit.org/dojo/trunk/buildscripts/lib/custom_rhino.diff
12mr|rhino-1.7-8|46	Patch1:                rhino-no-xmlbeans.patch
12mr|rhino-1.7-8|47	URL:            http://www.mozilla.org/rhino/
12mr|rhino-1.7-8|48	Group:          Development/Java
12mr|rhino-1.7-8|49	#Requires:       xmlbeans
12mr|rhino-1.7-8|50	BuildRequires:  java-rpmbuild
12mr|rhino-1.7-8|51	BuildRequires:  ant
12mr|rhino-1.7-8|52	#BuildRequires:  xmlbeans
12mr|rhino-1.7-8|53	%if %{gcj_support}
12mr|rhino-1.7-8|54	BuildRequires:   java-gcj-compat-devel
12mr|rhino-1.7-8|55	%else
12mr|rhino-1.7-8|56	BuildArch:       noarch
12mr|rhino-1.7-8|57	BuildRequires:   java-devel >= 0:1.4.2
12mr|rhino-1.7-8|58	%endif
12mr|rhino-1.7-8|59	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|rhino-1.7-8|60	
12mr|rhino-1.7-8|61	%description
12mr|rhino-1.7-8|62	Rhino is an open-source implementation of JavaScript written entirely
12mr|rhino-1.7-8|63	in Java. It is typically embedded into Java applications to provide
12mr|rhino-1.7-8|64	scripting to end users.
12mr|rhino-1.7-8|65	
12mr|rhino-1.7-8|66	This version contains Dojo's JavaScript compression patch.
12mr|rhino-1.7-8|67	
12mr|rhino-1.7-8|68	This version does not contain E4X due to missing xmlbeans/xbean.jar.
12mr|rhino-1.7-8|69	
12mr|rhino-1.7-8|70	%package        demo
12mr|rhino-1.7-8|71	Summary:        Examples for %{name}
12mr|rhino-1.7-8|72	Group:          Development/Java
12mr|rhino-1.7-8|73	
12mr|rhino-1.7-8|74	%description    demo
12mr|rhino-1.7-8|75	Examples for %{name}.
12mr|rhino-1.7-8|76	
12mr|rhino-1.7-8|77	%package        manual
12mr|rhino-1.7-8|78	
12mr|rhino-1.7-8|79	Summary:        Manual for %{name}
12mr|rhino-1.7-8|80	Group:          Development/Java
12mr|rhino-1.7-8|81	
12mr|rhino-1.7-8|82	%description    manual
12mr|rhino-1.7-8|83	Documentation for %{name}.
12mr|rhino-1.7-8|84	
12mr|rhino-1.7-8|85	%package        javadoc
12mr|rhino-1.7-8|86	Summary:        Javadoc for %{name}
12mr|rhino-1.7-8|87	Group:          Development/Java
12mr|rhino-1.7-8|88	
12mr|rhino-1.7-8|89	%description    javadoc
12mr|rhino-1.7-8|90	Javadoc for %{name}.
12mr|rhino-1.7-8|91	
12mr|rhino-1.7-8|92	%prep
12mr|rhino-1.7-8|93	%setup -q -n %{name}%{cvs_version}
12mr|rhino-1.7-8|94	%patch0 -p1
12mr|rhino-1.7-8|95	%patch1 -p1
12mr|rhino-1.7-8|96	
12mr|rhino-1.7-8|97	# Fix build
12mr|rhino-1.7-8|98	%{__perl} -pi -e 's|.*<get.*src=.*>\n||' build.xml testsrc/build.xml toolsrc/org/mozilla/javascript/tools/debugger/build.xml xmlimplsrc/build.xml
12mr|rhino-1.7-8|99	%{__install} -D -p -m 644 %{SOURCE1} toolsrc/org/mozilla/javascript/tools/debugger/downloaded/swingExSrc.zip
12mr|rhino-1.7-8|100	
12mr|rhino-1.7-8|101	# Fix manifest
12mr|rhino-1.7-8|102	%{__perl} -pi -e 's|^Class-Path:.*\n||g' src/manifest
12mr|rhino-1.7-8|103	
12mr|rhino-1.7-8|104	# Add jpp release info to version
12mr|rhino-1.7-8|105	%{__perl} -pi -e 's|^implementation.version: Rhino .* release .* \${implementation.date}|implementation.version: Rhino %{version} release %{release} \${implementation.date}|' build.properties
12mr|rhino-1.7-8|106	
12mr|rhino-1.7-8|107	%build
12mr|rhino-1.7-8|108	export CLASSPATH=
12mr|rhino-1.7-8|109	export OPT_JAR_LIST=:
12mr|rhino-1.7-8|110	#%%{ant} -Dxbean.jar=$(build-classpath xmlbeans/xbean) jar javadoc
12mr|rhino-1.7-8|111	%{ant} -Dxbean.jar= -Djsr173.jar= -Dxmlimplsrc-build-file= jar javadoc
12mr|rhino-1.7-8|112	
12mr|rhino-1.7-8|113	pushd examples
12mr|rhino-1.7-8|114	export CLASSPATH=../build/%{name}%{cvs_version}/js.jar:$(build-classpath xmlbeans/xbean 2>/dev/null)
12mr|rhino-1.7-8|115	%{javac} *.java
12mr|rhino-1.7-8|116	%{jar} cvf ../build/%{name}%{cvs_version}/%{name}-examples-%{version}.jar *.class
12mr|rhino-1.7-8|117	popd
12mr|rhino-1.7-8|118	
12mr|rhino-1.7-8|119	%install
12mr|rhino-1.7-8|120	%{__rm} -rf %{buildroot}
12mr|rhino-1.7-8|121	
12mr|rhino-1.7-8|122	# jars
12mr|rhino-1.7-8|123	%{__mkdir_p} %{buildroot}%{_javadir}
12mr|rhino-1.7-8|124	cp -a build/%{name}%{cvs_version}/js.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|rhino-1.7-8|125	cp -a build/%{name}%{cvs_version}/%{name}-examples-%{version}.jar %{buildroot}%{_javadir}/%{name}-examples-%{version}.jar
12mr|rhino-1.7-8|126	(cd %{buildroot}%{_javadir} && %{__ln_s} %{name}-%{version}.jar js-%{version}.jar)
12mr|rhino-1.7-8|127	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} `echo $jar| %{__sed} "s|-%{version}||g"`; done)
12mr|rhino-1.7-8|128	
12mr|rhino-1.7-8|129	# javadoc
12mr|rhino-1.7-8|130	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|rhino-1.7-8|131	cp -a build/%{name}%{cvs_version}/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|rhino-1.7-8|132	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mr|rhino-1.7-8|133	%{_bindir}/find %{buildroot}%{_javadocdir}/%{name}-%{version} -type f -name '*.html' | %{_bindir}/xargs %{__perl} -pi -e 's/\r$//g'
12mr|rhino-1.7-8|134	
12mr|rhino-1.7-8|135	# script
12mr|rhino-1.7-8|136	%{__mkdir_p} %{buildroot}%{_bindir}
12mr|rhino-1.7-8|137	%{__install} -m 755 %{SOURCE2} %{buildroot}%{_bindir}/%{name}
12mr|rhino-1.7-8|138	
12mr|rhino-1.7-8|139	# examples
12mr|rhino-1.7-8|140	%{__mkdir_p} %{buildroot}%{_datadir}/%{name}
12mr|rhino-1.7-8|141	cp -a examples/* %{buildroot}%{_datadir}/%{name}
12mr|rhino-1.7-8|142	
12mr|rhino-1.7-8|143	# aot compile
12mr|rhino-1.7-8|144	%{gcj_compile}
12mr|rhino-1.7-8|145	
12mr|rhino-1.7-8|146	%if %{gcj_support}
12mr|rhino-1.7-8|147	%post
12mr|rhino-1.7-8|148	%{update_gcjdb}
12mr|rhino-1.7-8|149	
12mr|rhino-1.7-8|150	%postun
12mr|rhino-1.7-8|151	%{clean_gcjdb}
12mr|rhino-1.7-8|152	%endif
12mr|rhino-1.7-8|153	
12mr|rhino-1.7-8|154	%files
12mr|rhino-1.7-8|155	%defattr(0644,root,root,0755)
12mr|rhino-1.7-8|156	%attr(0755,root,root) %{_bindir}/%{name}
12mr|rhino-1.7-8|157	%{_javadir}/*.jar
12mr|rhino-1.7-8|158	%{gcj_files}
12mr|rhino-1.7-8|159	
12mr|rhino-1.7-8|160	%files demo
12mr|rhino-1.7-8|161	%defattr(0644,root,root,0755)
12mr|rhino-1.7-8|162	%{_datadir}/%{name}
12mr|rhino-1.7-8|163	
12mr|rhino-1.7-8|164	%files manual
12mr|rhino-1.7-8|165	%defattr(0644,root,root,0755)
12mr|rhino-1.7-8|166	%if 0
12mr|rhino-1.7-8|167	%doc build/%{name}%{cvs_version}/docs/*
12mr|rhino-1.7-8|168	%endif
12mr|rhino-1.7-8|169	
12mr|rhino-1.7-8|170	%files javadoc
12mr|rhino-1.7-8|171	%defattr(0644,root,root,0755)
12mr|rhino-1.7-8|172	%{_javadocdir}/%{name}-%{version}
12mr|rhino-1.7-8|173	%{_javadocdir}/%{name}
12mr|rhino-1.7-8|174	
12mr|rhino-1.7-8|175	
12mr|rhino-1.7-8|176	
12mr|rhino-1.7-8|177	%changelog
12mr|rhino-1.7-8|178	

16244 12
12mr|rhythmbox-2.98-1|1	#gw rb.c
12mr|rhythmbox-2.98-1|2	#define Werror_cflags %nil
12mr|rhythmbox-2.98-1|3	
12mr|rhythmbox-2.98-1|4	%define	gstname gstreamer0.10
12mr|rhythmbox-2.98-1|5	
12mr|rhythmbox-2.98-1|6	%define major 		6
12mr|rhythmbox-2.98-1|7	%define girmajor	3.0
12mr|rhythmbox-2.98-1|8	%define libname %mklibname rhythmbox %{major}
12mr|rhythmbox-2.98-1|9	%define girname	%mklibname %{name}-gir %{girmajor}
12mr|rhythmbox-2.98-1|10	
12mr|rhythmbox-2.98-1|11	Name:		rhythmbox
12mr|rhythmbox-2.98-1|12	Summary:	Music Management Application
12mr|rhythmbox-2.98-1|13	Version:	2.98
12mr|rhythmbox-2.98-1|14	Release:	1
12mr|rhythmbox-2.98-1|15	License:	GPLv2+ with exception
12mr|rhythmbox-2.98-1|16	Group:		Sound
12mr|rhythmbox-2.98-1|17	URL:		http://www.gnome.org/projects/rhythmbox/
12mr|rhythmbox-2.98-1|18	Source0:	http://ftp.gnome.org/pub/GNOME/sources/rhythmbox/2.98/%{name}-%{version}.tar.xz
12mr|rhythmbox-2.98-1|19	# gw take default Internet radio station listing from Fedora:
12mr|rhythmbox-2.98-1|20	Source1:	http://cvs.fedoraproject.org/viewcvs/*checkout*/rpms/rhythmbox/devel/rhythmbox-iradio-initial.pls
12mr|rhythmbox-2.98-1|21	#gw: add more radio stations
12mr|rhythmbox-2.98-1|22	Patch6:		rhythmbox-more-radios.patch
12mr|rhythmbox-2.98-1|23	
12mr|rhythmbox-2.98-1|24	BuildRequires:	intltool
12mr|rhythmbox-2.98-1|25	BuildRequires:	vala
12mr|rhythmbox-2.98-1|26	BuildRequires:	pkgconfig(avahi-glib)
12mr|rhythmbox-2.98-1|27	BuildRequires:	pkgconfig(clutter-1.0) >= 1.2
12mr|rhythmbox-2.98-1|28	BuildRequires:	pkgconfig(clutter-gst-1.0) >= 1.0
12mr|rhythmbox-2.98-1|29	BuildRequires:	pkgconfig(clutter-gtk-1.0) >= 1.0
12mr|rhythmbox-2.98-1|30	BuildRequires:	pkgconfig(clutter-x11-1.0) >= 1.2
12mr|rhythmbox-2.98-1|31	BuildRequires:	pkgconfig(gconf-2.0)
12mr|rhythmbox-2.98-1|32	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|rhythmbox-2.98-1|33	BuildRequires:	pkgconfig(gnome-keyring-1)
12mr|rhythmbox-2.98-1|34	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|rhythmbox-2.98-1|35	BuildRequires:	pkgconfig(grilo-0.2) >= 0.2.0
12mr|rhythmbox-2.98-1|36	BuildRequires:	pkgconfig(gstreamer-0.10) >= 0.10.32
12mr|rhythmbox-2.98-1|37	BuildRequires:	pkgconfig(gstreamer-interfaces-0.10) >= 0.10.32
12mr|rhythmbox-2.98-1|38	BuildRequires:	pkgconfig(gstreamer-pbutils-0.10) >= 0.10.32
12mr|rhythmbox-2.98-1|39	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10) >= 0.10.32
12mr|rhythmbox-2.98-1|40	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.2.0
12mr|rhythmbox-2.98-1|41	BuildRequires:	pkgconfig(gudev-1.0)
12mr|rhythmbox-2.98-1|42	BuildRequires:	pkgconfig(ice)
12mr|rhythmbox-2.98-1|43	BuildRequires:	pkgconfig(json-glib-1.0)
12mr|rhythmbox-2.98-1|44	BuildRequires:	pkgconfig(libbrasero-media3)
12mr|rhythmbox-2.98-1|45	BuildRequires:	pkgconfig(libdmapsharing-3.0)
12mr|rhythmbox-2.98-1|46	BuildRequires:	pkgconfig(libgpod-1.0)
12mr|rhythmbox-2.98-1|47	BuildRequires:	pkgconfig(liblircclient0)
12mr|rhythmbox-2.98-1|48	BuildRequires:	pkgconfig(libmtp)
12mr|rhythmbox-2.98-1|49	BuildRequires:	pkgconfig(libmusicbrainz4)
12mr|rhythmbox-2.98-1|50	BuildRequires:	pkgconfig(libdiscid)
12mr|rhythmbox-2.98-1|51	BuildRequires:	pkgconfig(libnotify)
12mr|rhythmbox-2.98-1|52	BuildRequires:	pkgconfig(libpeas-1.0) >= 0.7.3
12mr|rhythmbox-2.98-1|53	BuildRequires:	pkgconfig(libpeas-gtk-1.0) >= 0.7.3
12mr|rhythmbox-2.98-1|54	BuildRequires:	pkgconfig(libsoup-2.4)
12mr|rhythmbox-2.98-1|55	BuildRequires:	pkgconfig(libsoup-gnome-2.4)
12mr|rhythmbox-2.98-1|56	BuildRequires:	pkgconfig(mx-1.0) >= 1.0.1
12mr|rhythmbox-2.98-1|57	BuildRequires:	pkgconfig(pygobject-3.0) >= 2.90.2
12mr|rhythmbox-2.98-1|58	BuildRequires:	pkgconfig(sm)
12mr|rhythmbox-2.98-1|59	BuildRequires:	pkgconfig(tdb)
12mr|rhythmbox-2.98-1|60	BuildRequires:	pkgconfig(totem-plparser)
12mr|rhythmbox-2.98-1|61	BuildRequires:	pkgconfig(webkitgtk-3.0)
12mr|rhythmbox-2.98-1|62	
12mr|rhythmbox-2.98-1|63	Suggests:	grilo-plugins
12mr|rhythmbox-2.98-1|64	Suggests:	media-player-info
12mr|rhythmbox-2.98-1|65	
12mr|rhythmbox-2.98-1|66	Requires:	dbus-x11
12mr|rhythmbox-2.98-1|67	Requires:	%{gstname}-plugins-base
12mr|rhythmbox-2.98-1|68	Requires:	%{gstname}-plugins-good
12mr|rhythmbox-2.98-1|69	Suggests:	%{gstname}-plugins-ugly
12mr|rhythmbox-2.98-1|70	Requires:	%{gstname}-flac
12mr|rhythmbox-2.98-1|71	Requires:	%{gstname}-gnomevfs
12mr|rhythmbox-2.98-1|72	Requires:	%{gstname}-soup
12mr|rhythmbox-2.98-1|73	# For python plugins
12mr|rhythmbox-2.98-1|74	Requires:	python-gi
12mr|rhythmbox-2.98-1|75	
12mr|rhythmbox-2.98-1|76	# md no more upnp plugin
12mr|rhythmbox-2.98-1|77	Obsoletes:	rhythmbox-upnp < 2.96
12mr|rhythmbox-2.98-1|78	
12mr|rhythmbox-2.98-1|79	%description
12mr|rhythmbox-2.98-1|80	Music Management application with support for ripping audio-cd's,
12mr|rhythmbox-2.98-1|81	playback of Ogg Vorbis and Mp3 and burning of CD-Rs.
12mr|rhythmbox-2.98-1|82	
12mr|rhythmbox-2.98-1|83	%package -n %{libname}
12mr|rhythmbox-2.98-1|84	Group:System/Libraries
12mr|rhythmbox-2.98-1|85	Summary: Shared library part of %{name}
12mr|rhythmbox-2.98-1|86	
12mr|rhythmbox-2.98-1|87	%description -n %{libname}
12mr|rhythmbox-2.98-1|88	This is the shared library part of %{name}.
12mr|rhythmbox-2.98-1|89	
12mr|rhythmbox-2.98-1|90	%package -n %{girname}
12mr|rhythmbox-2.98-1|91	Summary: GObject Introspection interface description for %{name}
12mr|rhythmbox-2.98-1|92	Group: System/Libraries
12mr|rhythmbox-2.98-1|93	
12mr|rhythmbox-2.98-1|94	%description -n %{girname}
12mr|rhythmbox-2.98-1|95	GObject Introspection interface description for %{name}.
12mr|rhythmbox-2.98-1|96	
12mr|rhythmbox-2.98-1|97	%package mozilla
12mr|rhythmbox-2.98-1|98	Group: Sound
12mr|rhythmbox-2.98-1|99	Summary: Rhythmbox integration for Mozilla Firefox
12mr|rhythmbox-2.98-1|100	Requires: %{name} = %{version}
12mr|rhythmbox-2.98-1|101	
12mr|rhythmbox-2.98-1|102	%description mozilla
12mr|rhythmbox-2.98-1|103	This plugin integates Rhythmbox with Mozilla and compatible
12mr|rhythmbox-2.98-1|104	browsers. It provides a handler for itms:// Links to Apples iTunes
12mr|rhythmbox-2.98-1|105	Music Store.
12mr|rhythmbox-2.98-1|106	
12mr|rhythmbox-2.98-1|107	%package devel
12mr|rhythmbox-2.98-1|108	Group: Development/C
12mr|rhythmbox-2.98-1|109	Summary: Rhythmbox plugin development files
12mr|rhythmbox-2.98-1|110	Requires: %{libname} = %{version}-%{release}
12mr|rhythmbox-2.98-1|111	Requires: %{girname} = %{version}-%{release}
12mr|rhythmbox-2.98-1|112	
12mr|rhythmbox-2.98-1|113	%description devel
12mr|rhythmbox-2.98-1|114	Install this if you want to build Rhythmbox plugins.
12mr|rhythmbox-2.98-1|115	
12mr|rhythmbox-2.98-1|116	%prep
12mr|rhythmbox-2.98-1|117	%setup -q
12mr|rhythmbox-2.98-1|118	cp %SOURCE1 .
12mr|rhythmbox-2.98-1|119	%patch6 -p0
12mr|rhythmbox-2.98-1|120	
12mr|rhythmbox-2.98-1|121	%build
12mr|rhythmbox-2.98-1|122	%configure2_5x \
12mr|rhythmbox-2.98-1|123	--disable-static \
12mr|rhythmbox-2.98-1|124	--disable-scrollkeeper \
12mr|rhythmbox-2.98-1|125	--disable-gtk-doc \
12mr|rhythmbox-2.98-1|126	--with-mdns=avahi \
12mr|rhythmbox-2.98-1|127	--enable-vala \
12mr|rhythmbox-2.98-1|128	--with-gnome-keyring
12mr|rhythmbox-2.98-1|129	
12mr|rhythmbox-2.98-1|130	%make
12mr|rhythmbox-2.98-1|131	
12mr|rhythmbox-2.98-1|132	%install
12mr|rhythmbox-2.98-1|133	%makeinstall_std _ENABLE_SK=false
12mr|rhythmbox-2.98-1|134	find %{buildroot} -type f -name "*.la" -delete -print
12mr|rhythmbox-2.98-1|135	%find_lang %{name} --with-gnome
12mr|rhythmbox-2.98-1|136	
12mr|rhythmbox-2.98-1|137	desktop-file-install --vendor="" \
12mr|rhythmbox-2.98-1|138	--remove-category="Application" \
12mr|rhythmbox-2.98-1|139	--add-category="Audio;Player" \
12mr|rhythmbox-2.98-1|140	--dir %{buildroot}%{_datadir}/applications \
12mr|rhythmbox-2.98-1|141	%{buildroot}%{_datadir}/applications/*
12mr|rhythmbox-2.98-1|142	
12mr|rhythmbox-2.98-1|143	# Replace the default radios with Ogg Radios
12mr|rhythmbox-2.98-1|144	cp -a rhythmbox-iradio-initial.pls %{buildroot}%{_libdir}/rhythmbox/plugins/iradio/iradio-initial.pls
12mr|rhythmbox-2.98-1|145	
12mr|rhythmbox-2.98-1|146	# save space by linking identical images in translated docs
12mr|rhythmbox-2.98-1|147	helpdir=%{buildroot}%{_datadir}/gnome/help/%{name}
12mr|rhythmbox-2.98-1|148	for f in $helpdir/C/figures/*.png; do
12mr|rhythmbox-2.98-1|149	b="$(basename $f)"
12mr|rhythmbox-2.98-1|150	for d in $helpdir/*; do
12mr|rhythmbox-2.98-1|151	if [ -d "$d" -a "$d" != "$helpdir/C" ]; then
12mr|rhythmbox-2.98-1|152	g="$d/figures/$b"
12mr|rhythmbox-2.98-1|153	if [ -f "$g" ]; then
12mr|rhythmbox-2.98-1|154	if cmp -s $f $g; then
12mr|rhythmbox-2.98-1|155	rm "$g"; ln -s "../../C/figures/$b" "$g"
12mr|rhythmbox-2.98-1|156	fi
12mr|rhythmbox-2.98-1|157	fi
12mr|rhythmbox-2.98-1|158	fi
12mr|rhythmbox-2.98-1|159	done
12mr|rhythmbox-2.98-1|160	done
12mr|rhythmbox-2.98-1|161	
12mr|rhythmbox-2.98-1|162	%files -f %{name}.lang
12mr|rhythmbox-2.98-1|163	%doc AUTHORS COPYING README NEWS
12mr|rhythmbox-2.98-1|164	%{_bindir}/rhythmbox
12mr|rhythmbox-2.98-1|165	%{_bindir}/rhythmbox-client
12mr|rhythmbox-2.98-1|166	%{_datadir}/applications/rhythmbox.desktop
12mr|rhythmbox-2.98-1|167	%{_datadir}/applications/rhythmbox-device.desktop
12mr|rhythmbox-2.98-1|168	%{_datadir}/dbus-1/services/org.gnome.Rhythmbox3.service
12mr|rhythmbox-2.98-1|169	%{_datadir}/glib-2.0/schemas/*.xml
12mr|rhythmbox-2.98-1|170	%{_datadir}/rhythmbox/
12mr|rhythmbox-2.98-1|171	%{_iconsdir}/hicolor/*/apps/rhythmbox*
12mr|rhythmbox-2.98-1|172	%{_iconsdir}/hicolor/*/places/music-library.*
12mr|rhythmbox-2.98-1|173	%{_iconsdir}/hicolor/*/status/rhythmbox-*
12mr|rhythmbox-2.98-1|174	%{_libexecdir}/rhythmbox-metadata
12mr|rhythmbox-2.98-1|175	%dir %{_libdir}/%{name}/
12mr|rhythmbox-2.98-1|176	%dir %{_libdir}/%{name}/plugins
12mr|rhythmbox-2.98-1|177	%{_libdir}/%{name}/plugins/artsearch
12mr|rhythmbox-2.98-1|178	%{_libdir}/%{name}/plugins/audiocd
12mr|rhythmbox-2.98-1|179	%{_libdir}/%{name}/plugins/audioscrobbler
12mr|rhythmbox-2.98-1|180	%{_libdir}/%{name}/plugins/cd-recorder
12mr|rhythmbox-2.98-1|181	%{_libdir}/%{name}/plugins/context
12mr|rhythmbox-2.98-1|182	%{_libdir}/%{name}/plugins/daap
12mr|rhythmbox-2.98-1|183	%{_libdir}/%{name}/plugins/dbus-media-server
12mr|rhythmbox-2.98-1|184	%{_libdir}/%{name}/plugins/fmradio
12mr|rhythmbox-2.98-1|185	%{_libdir}/%{name}/plugins/generic-player
12mr|rhythmbox-2.98-1|186	%{_libdir}/%{name}/plugins/grilo
12mr|rhythmbox-2.98-1|187	%{_libdir}/%{name}/plugins/im-status
12mr|rhythmbox-2.98-1|188	%{_libdir}/%{name}/plugins/ipod
12mr|rhythmbox-2.98-1|189	%{_libdir}/%{name}/plugins/iradio
12mr|rhythmbox-2.98-1|190	%{_libdir}/%{name}/plugins/lyrics
12mr|rhythmbox-2.98-1|191	%{_libdir}/%{name}/plugins/magnatune
12mr|rhythmbox-2.98-1|192	%{_libdir}/%{name}/plugins/mmkeys
12mr|rhythmbox-2.98-1|193	%{_libdir}/%{name}/plugins/mpris
12mr|rhythmbox-2.98-1|194	%{_libdir}/%{name}/plugins/mtpdevice
12mr|rhythmbox-2.98-1|195	%{_libdir}/%{name}/plugins/notification
12mr|rhythmbox-2.98-1|196	%{_libdir}/%{name}/plugins/power-manager
12mr|rhythmbox-2.98-1|197	%{_libdir}/%{name}/plugins/python-console
12mr|rhythmbox-2.98-1|198	%{_libdir}/%{name}/plugins/rb
12mr|rhythmbox-2.98-1|199	%{_libdir}/%{name}/plugins/rblirc
12mr|rhythmbox-2.98-1|200	%{_libdir}/%{name}/plugins/rbzeitgeist
12mr|rhythmbox-2.98-1|201	%{_libdir}/%{name}/plugins/replaygain
12mr|rhythmbox-2.98-1|202	%{_libdir}/%{name}/sample-plugins/*
12mr|rhythmbox-2.98-1|203	%{_libdir}/%{name}/plugins/sendto
12mr|rhythmbox-2.98-1|204	%{_libdir}/%{name}/plugins/visualizer
12mr|rhythmbox-2.98-1|205	%{_mandir}/man1/*.1*
12mr|rhythmbox-2.98-1|206	
12mr|rhythmbox-2.98-1|207	%files -n %{libname}
12mr|rhythmbox-2.98-1|208	%{_libdir}/librhythmbox-core.so.%{major}*
12mr|rhythmbox-2.98-1|209	
12mr|rhythmbox-2.98-1|210	%files -n %{girname}
12mr|rhythmbox-2.98-1|211	%{_libdir}/girepository-1.0/MPID-%{girmajor}.typelib
12mr|rhythmbox-2.98-1|212	%{_libdir}/girepository-1.0/RB-%{girmajor}.typelib
12mr|rhythmbox-2.98-1|213	
12mr|rhythmbox-2.98-1|214	%files mozilla
12mr|rhythmbox-2.98-1|215	%{_libdir}/mozilla/plugins/librhythmbox-itms-detection-plugin.so
12mr|rhythmbox-2.98-1|216	
12mr|rhythmbox-2.98-1|217	%files devel
12mr|rhythmbox-2.98-1|218	%{_includedir}/%{name}
12mr|rhythmbox-2.98-1|219	%{_libdir}/lib*.so
12mr|rhythmbox-2.98-1|220	%{_libdir}/pkgconfig/%{name}.pc
12mr|rhythmbox-2.98-1|221	%{_datadir}/gtk-doc/html/%{name}
12mr|rhythmbox-2.98-1|222	%{_datadir}/gir-1.0/MPID-%{girmajor}.gir
12mr|rhythmbox-2.98-1|223	%{_datadir}/gir-1.0/RB-%{girmajor}.gir
12mr|rhythmbox-2.98-1|224	
12mr|rhythmbox-2.98-1|225	
12mr|rhythmbox-2.98-1|226	
12mr|rhythmbox-2.98-1|227	
12mr|rhythmbox-2.98-1|228	%changelog
12mr|rhythmbox-2.98-1|229	* Tue Sep  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|rhythmbox-2.98-1|230	+ Commit: 52700f0
12mr|rhythmbox-2.98-1|231	- New version 2.97 (sync with Cooker)
12mr|rhythmbox-2.98-1|232	
12mr|rhythmbox-2.98-1|233	

16245 12
12mr|ripole-0.2.0-17|1	%define	major 0
12mr|ripole-0.2.0-17|2	%define libname %mklibname ripole %{major}
12mr|ripole-0.2.0-17|3	%define develname %mklibname ripole -d
12mr|ripole-0.2.0-17|4	
12mr|ripole-0.2.0-17|5	Summary:	Extracts attachments out of mailpack format emails
12mr|ripole-0.2.0-17|6	Name:		ripole
12mr|ripole-0.2.0-17|7	Version:	0.2.0
12mr|ripole-0.2.0-17|8	Release:	%mkrel 17
12mr|ripole-0.2.0-17|9	License:	BSD
12mr|ripole-0.2.0-17|10	Group:		Networking/Mail
12mr|ripole-0.2.0-17|11	URL:		http://www.pldaniels.com/ripole/
12mr|ripole-0.2.0-17|12	Source0:	http://www.pldaniels.com/ripole/%{name}-%{version}.tar.bz2
12mr|ripole-0.2.0-17|13	Patch0:		ripole-0.1.4-shared.diff
12mr|ripole-0.2.0-17|14	Patch1:		ripole-0.2.0-dev.diff
12mr|ripole-0.2.0-17|15	Patch2:		ripole-0.2.0-format_not_a_string_literal_and_no_format_arguments.diff
12mr|ripole-0.2.0-17|16	BuildRequires:	libtool
12mr|ripole-0.2.0-17|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ripole-0.2.0-17|18	
12mr|ripole-0.2.0-17|19	%description
12mr|ripole-0.2.0-17|20	ripOLE is a small program/library designed to pull out attachments from OLE2
12mr|ripole-0.2.0-17|21	data files (ie, MS Office documents). ripOLE is BSD licenced meaning that
12mr|ripole-0.2.0-17|22	commercial projects can also use the code without worry of licence costs or
12mr|ripole-0.2.0-17|23	legal liabilities.
12mr|ripole-0.2.0-17|24	
12mr|ripole-0.2.0-17|25	%package -n	%{libname}
12mr|ripole-0.2.0-17|26	Summary:	Shared %{name} library
12mr|ripole-0.2.0-17|27	Group:          System/Libraries
12mr|ripole-0.2.0-17|28	
12mr|ripole-0.2.0-17|29	%description -n	%{libname}
12mr|ripole-0.2.0-17|30	ripOLE is a small program/library designed to pull out attachments from OLE2
12mr|ripole-0.2.0-17|31	data files (ie, MS Office documents). ripOLE is BSD licenced meaning that
12mr|ripole-0.2.0-17|32	commercial projects can also use the code without worry of licence costs or
12mr|ripole-0.2.0-17|33	legal liabilities.
12mr|ripole-0.2.0-17|34	
12mr|ripole-0.2.0-17|35	%package -n	%{develname}
12mr|ripole-0.2.0-17|36	Summary:	Development files for the %{name} library
12mr|ripole-0.2.0-17|37	Group:		Development/C
12mr|ripole-0.2.0-17|38	Provides:	%{name}-devel
12mr|ripole-0.2.0-17|39	Provides:	lib%{name}-devel
12mr|ripole-0.2.0-17|40	Requires:	%{libname} = %{version}
12mr|ripole-0.2.0-17|41	Obsoletes:	%{mklibname ripole 0 -d}
12mr|ripole-0.2.0-17|42	
12mr|ripole-0.2.0-17|43	%description -n	%{develname}
12mr|ripole-0.2.0-17|44	ripOLE is a small program/library designed to pull out attachments from OLE2
12mr|ripole-0.2.0-17|45	data files (ie, MS Office documents). ripOLE is BSD licenced meaning that
12mr|ripole-0.2.0-17|46	commercial projects can also use the code without worry of licence costs or
12mr|ripole-0.2.0-17|47	legal liabilities.
12mr|ripole-0.2.0-17|48	
12mr|ripole-0.2.0-17|49	This package contains the development files for ripOLE.
12mr|ripole-0.2.0-17|50	
12mr|ripole-0.2.0-17|51	%prep
12mr|ripole-0.2.0-17|52	
12mr|ripole-0.2.0-17|53	%setup -q
12mr|ripole-0.2.0-17|54	%patch0 -p0
12mr|ripole-0.2.0-17|55	%patch1 -p1
12mr|ripole-0.2.0-17|56	%patch2 -p0
12mr|ripole-0.2.0-17|57	
12mr|ripole-0.2.0-17|58	%build
12mr|ripole-0.2.0-17|59	%serverbuild
12mr|ripole-0.2.0-17|60	export LDFLAGS="`rpm --eval %%configure|grep LDFLAGS|cut -d\\" -f2|sed -e 's/\$LDFLAGS\ //'`"
12mr|ripole-0.2.0-17|61	
12mr|ripole-0.2.0-17|62	%make \
12mr|ripole-0.2.0-17|63	CFLAGS="$CFLAGS -I. -fPIC -DPIC -D_REENTRANT" \
12mr|ripole-0.2.0-17|64	libdir=%{_libdir} LDFLAGS="$LDFLAGS"
12mr|ripole-0.2.0-17|65	
12mr|ripole-0.2.0-17|66	%install
12mr|ripole-0.2.0-17|67	
12mr|ripole-0.2.0-17|68	%makeinstall_std \
12mr|ripole-0.2.0-17|69	bindir=%{_bindir} \
12mr|ripole-0.2.0-17|70	libdir=%{_libdir} \
12mr|ripole-0.2.0-17|71	includedir=%{_includedir}
12mr|ripole-0.2.0-17|72	
12mr|ripole-0.2.0-17|73	%files
12mr|ripole-0.2.0-17|74	%defattr(-,root,root)
12mr|ripole-0.2.0-17|75	%doc CHANGELOG CONTRIBUTORS INSTALL LICENSE README
12mr|ripole-0.2.0-17|76	%{_bindir}/*
12mr|ripole-0.2.0-17|77	
12mr|ripole-0.2.0-17|78	%files -n %{libname}
12mr|ripole-0.2.0-17|79	%defattr(-,root,root)
12mr|ripole-0.2.0-17|80	%{_libdir}/*.so.*
12mr|ripole-0.2.0-17|81	
12mr|ripole-0.2.0-17|82	%files -n %{develname}
12mr|ripole-0.2.0-17|83	%defattr(-,root,root)
12mr|ripole-0.2.0-17|84	%doc TODO
12mr|ripole-0.2.0-17|85	%dir %{_includedir}/%{name}
12mr|ripole-0.2.0-17|86	%{_includedir}/%{name}/*
12mr|ripole-0.2.0-17|87	%{_libdir}/*.so
12mr|ripole-0.2.0-17|88	
12mr|ripole-0.2.0-17|89	
12mr|ripole-0.2.0-17|90	
12mr|ripole-0.2.0-17|91	%changelog
12mr|ripole-0.2.0-17|92	

16246 12
12mr|rman-3.2-9|1	Name: rman
12mr|rman-3.2-9|2	Version: 3.2
12mr|rman-3.2-9|3	Release: %mkrel 9
12mr|rman-3.2-9|4	Summary: PolyglotMan - manual page translator to HTML, ASCII, TkMan, DocBook
12mr|rman-3.2-9|5	Group: Development/X11
12mr|rman-3.2-9|6	URL: http://polyglotman.sourceforge.net/
12mr|rman-3.2-9|7	Source: %{name}-%{version}.tar.gz
12mr|rman-3.2-9|8	License: GPL
12mr|rman-3.2-9|9	BuildRoot: %{_tmppath}/%{name}-root
12mr|rman-3.2-9|10	
12mr|rman-3.2-9|11	BuildRequires: libx11-devel >= 1.0.0
12mr|rman-3.2-9|12	BuildRequires: libxmu-devel >= 1.0.0
12mr|rman-3.2-9|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|rman-3.2-9|14	
12mr|rman-3.2-9|15	%description
12mr|rman-3.2-9|16	PolyglotMan takes man pages from most of the popular flavors of UNIX and
12mr|rman-3.2-9|17	transforms them into any of a number of text source formats.
12mr|rman-3.2-9|18	
12mr|rman-3.2-9|19	%prep
12mr|rman-3.2-9|20	%setup -q
12mr|rman-3.2-9|21	
12mr|rman-3.2-9|22	%build
12mr|rman-3.2-9|23	%make
12mr|rman-3.2-9|24	
12mr|rman-3.2-9|25	%install
12mr|rman-3.2-9|26	rm -rf %buildroot
12mr|rman-3.2-9|27	install -d %buildroot/%_bindir
12mr|rman-3.2-9|28	install -d %buildroot/%_mandir/man1
12mr|rman-3.2-9|29	make BINDIR=%buildroot/%_bindir MANDIR=%buildroot/%_mandir/man1 install
12mr|rman-3.2-9|30	
12mr|rman-3.2-9|31	
12mr|rman-3.2-9|32	%clean
12mr|rman-3.2-9|33	rm -rf %{buildroot}
12mr|rman-3.2-9|34	
12mr|rman-3.2-9|35	%files
12mr|rman-3.2-9|36	%defattr(-,root,root)
12mr|rman-3.2-9|37	%_bindir/rman
12mr|rman-3.2-9|38	%_mandir/*/*
12mr|rman-3.2-9|39	
12mr|rman-3.2-9|40	
12mr|rman-3.2-9|41	
12mr|rman-3.2-9|42	
12mr|rman-3.2-9|43	
12mr|rman-3.2-9|44	%changelog
12mr|rman-3.2-9|45	

16247 12
12mr|rng-utils-2-11|1	Summary:        Random number generator related utilities
12mr|rng-utils-2-11|2	Name:           rng-utils
12mr|rng-utils-2-11|3	Version:        2
12mr|rng-utils-2-11|4	Release:        %mkrel 11
12mr|rng-utils-2-11|5	Group:          System/Kernel and hardware
12mr|rng-utils-2-11|6	License:        GPL
12mr|rng-utils-2-11|7	Source0:        rng-tools-%version.tar.bz2
12mr|rng-utils-2-11|8	# 2.6.x's device name
12mr|rng-utils-2-11|9	Patch1:         rng-tools-2-devname.patch
12mr|rng-utils-2-11|10	Buildroot:      %_tmppath/%name-%version-root
12mr|rng-utils-2-11|11	
12mr|rng-utils-2-11|12	
12mr|rng-utils-2-11|13	%description
12mr|rng-utils-2-11|14	Hardware random number generation tools.
12mr|rng-utils-2-11|15	
12mr|rng-utils-2-11|16	%prep
12mr|rng-utils-2-11|17	%setup -q -n rng-tools-%version
12mr|rng-utils-2-11|18	%patch1 -p1
12mr|rng-utils-2-11|19	
12mr|rng-utils-2-11|20	%build
12mr|rng-utils-2-11|21	%configure --sbindir=/sbin
12mr|rng-utils-2-11|22	%make
12mr|rng-utils-2-11|23	
12mr|rng-utils-2-11|24	%install
12mr|rng-utils-2-11|25	rm -rf $RPM_BUILD_ROOT
12mr|rng-utils-2-11|26	mkdir -p %{buildroot}{%_sbindir,%_mandir/man{1,8},%_sysconfdir,%_initrddir}
12mr|rng-utils-2-11|27	%makeinstall_std
12mr|rng-utils-2-11|28	chmod -R a-s %{buildroot}
12mr|rng-utils-2-11|29	
12mr|rng-utils-2-11|30	%clean
12mr|rng-utils-2-11|31	rm -rf $RPM_BUILD_ROOT
12mr|rng-utils-2-11|32	
12mr|rng-utils-2-11|33	%files
12mr|rng-utils-2-11|34	%defattr(-,root,root)
12mr|rng-utils-2-11|35	/usr/bin/rngtest
12mr|rng-utils-2-11|36	/sbin/rngd
12mr|rng-utils-2-11|37	%_mandir/man1/rngtest.1.*
12mr|rng-utils-2-11|38	%_mandir/man8/rngd.8.*
12mr|rng-utils-2-11|39	
12mr|rng-utils-2-11|40	
12mr|rng-utils-2-11|41	
12mr|rng-utils-2-11|42	%changelog
12mr|rng-utils-2-11|43	

16248 12
12mr|rocksndiamonds-3.2.6.1-6|1	%define	name	rocksndiamonds
12mr|rocksndiamonds-3.2.6.1-6|2	%define version 3.2.6.1
12mr|rocksndiamonds-3.2.6.1-6|3	%define rel	6
12mr|rocksndiamonds-3.2.6.1-6|4	%define release %mkrel %rel
12mr|rocksndiamonds-3.2.6.1-6|5	%define	Summary	A boulderdash like game
12mr|rocksndiamonds-3.2.6.1-6|6	
12mr|rocksndiamonds-3.2.6.1-6|7	Name:		%{name}
12mr|rocksndiamonds-3.2.6.1-6|8	Summary:	%{Summary}
12mr|rocksndiamonds-3.2.6.1-6|9	Version:	%{version}
12mr|rocksndiamonds-3.2.6.1-6|10	Release:	%{release}
12mr|rocksndiamonds-3.2.6.1-6|11	Source0:	http://www.artsoft.org/RELEASES/unix/rocksndiamonds/%{name}-%{version}.tar.bz2
12mr|rocksndiamonds-3.2.6.1-6|12	Source11:	%{name}.16.png
12mr|rocksndiamonds-3.2.6.1-6|13	Source12:	%{name}.32.png
12mr|rocksndiamonds-3.2.6.1-6|14	Source13:	%{name}.48.png
12mr|rocksndiamonds-3.2.6.1-6|15	URL:		http://www.artsoft.org/rocksndiamonds/
12mr|rocksndiamonds-3.2.6.1-6|16	License:	GPL
12mr|rocksndiamonds-3.2.6.1-6|17	Group:		Games/Arcade
12mr|rocksndiamonds-3.2.6.1-6|18	BuildRequires:	SDL-devel
12mr|rocksndiamonds-3.2.6.1-6|19	BuildRequires:	SDL_mixer-devel
12mr|rocksndiamonds-3.2.6.1-6|20	BuildRequires:	SDL_image-devel
12mr|rocksndiamonds-3.2.6.1-6|21	BuildRequires:	SDL_net-devel
12mr|rocksndiamonds-3.2.6.1-6|22	BuildRequires:	libsmpeg-devel
12mr|rocksndiamonds-3.2.6.1-6|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|rocksndiamonds-3.2.6.1-6|24	
12mr|rocksndiamonds-3.2.6.1-6|25	%description
12mr|rocksndiamonds-3.2.6.1-6|26	This is a nice little game with color graphics and sound for your
12mr|rocksndiamonds-3.2.6.1-6|27	Unix system.
12mr|rocksndiamonds-3.2.6.1-6|28	
12mr|rocksndiamonds-3.2.6.1-6|29	If you know the game "Boulderdash" (Commodore C64) or "Emerald Mine"
12mr|rocksndiamonds-3.2.6.1-6|30	(Amiga) or "Supaplex" (PC), you know what "ROCKS'N'DIAMONDS" is about.
12mr|rocksndiamonds-3.2.6.1-6|31	
12mr|rocksndiamonds-3.2.6.1-6|32	%prep
12mr|rocksndiamonds-3.2.6.1-6|33	%setup -q
12mr|rocksndiamonds-3.2.6.1-6|34	perl -pi -e 's!.*RO_GAME_DIR\s*=.*!RO_GAME_DIR = %{_gamesdatadir}/%{name}!; s!.*RW_GAME_DIR\s*=.*!RW_GAME_DIR = /var/games/%{name}!' Makefile
12mr|rocksndiamonds-3.2.6.1-6|35	
12mr|rocksndiamonds-3.2.6.1-6|36	%build
12mr|rocksndiamonds-3.2.6.1-6|37	make sdl OPTIONS="%optflags" CC="gcc %ldflags"
12mr|rocksndiamonds-3.2.6.1-6|38	
12mr|rocksndiamonds-3.2.6.1-6|39	%install
12mr|rocksndiamonds-3.2.6.1-6|40	rm -rf $RPM_BUILD_ROOT
12mr|rocksndiamonds-3.2.6.1-6|41	
12mr|rocksndiamonds-3.2.6.1-6|42	# Install stuff
12mr|rocksndiamonds-3.2.6.1-6|43	mkdir -p $RPM_BUILD_ROOT%{_gamesbindir} $RPM_BUILD_ROOT%{_gamesdatadir}/%{name} $RPM_BUILD_ROOT%{_mandir}/man1
12mr|rocksndiamonds-3.2.6.1-6|44	cp -a %{name} $RPM_BUILD_ROOT%{_gamesbindir}/%{name}
12mr|rocksndiamonds-3.2.6.1-6|45	cp -a graphics levels sounds music $RPM_BUILD_ROOT%{_gamesdatadir}/%{name}
12mr|rocksndiamonds-3.2.6.1-6|46	cp -a *.1 $RPM_BUILD_ROOT%{_mandir}/man1
12mr|rocksndiamonds-3.2.6.1-6|47	
12mr|rocksndiamonds-3.2.6.1-6|48	# Install scores
12mr|rocksndiamonds-3.2.6.1-6|49	mkdir -p $RPM_BUILD_ROOT/var/games/%{name}
12mr|rocksndiamonds-3.2.6.1-6|50	install -d $RPM_BUILD_ROOT/var/games/%{name}/scores
12mr|rocksndiamonds-3.2.6.1-6|51	
12mr|rocksndiamonds-3.2.6.1-6|52	
12mr|rocksndiamonds-3.2.6.1-6|53	# Menu
12mr|rocksndiamonds-3.2.6.1-6|54	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|rocksndiamonds-3.2.6.1-6|55	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|rocksndiamonds-3.2.6.1-6|56	[Desktop Entry]
12mr|rocksndiamonds-3.2.6.1-6|57	Name=Rocks n Diamonds
12mr|rocksndiamonds-3.2.6.1-6|58	Comment=%Summary
12mr|rocksndiamonds-3.2.6.1-6|59	Exec=%_gamesbindir/%{name}
12mr|rocksndiamonds-3.2.6.1-6|60	Icon=%name
12mr|rocksndiamonds-3.2.6.1-6|61	Terminal=false
12mr|rocksndiamonds-3.2.6.1-6|62	Type=Application
12mr|rocksndiamonds-3.2.6.1-6|63	StartupNotify=true
12mr|rocksndiamonds-3.2.6.1-6|64	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
12mr|rocksndiamonds-3.2.6.1-6|65	EOF
12mr|rocksndiamonds-3.2.6.1-6|66	
12mr|rocksndiamonds-3.2.6.1-6|67	
12mr|rocksndiamonds-3.2.6.1-6|68	# Icon
12mr|rocksndiamonds-3.2.6.1-6|69	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12mr|rocksndiamonds-3.2.6.1-6|70	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12mr|rocksndiamonds-3.2.6.1-6|71	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12mr|rocksndiamonds-3.2.6.1-6|72	
12mr|rocksndiamonds-3.2.6.1-6|73	%pre
12mr|rocksndiamonds-3.2.6.1-6|74	if [ -d %{_gamesdatadir}/%{name}/scores ]; then
12mr|rocksndiamonds-3.2.6.1-6|75	mkdir -p /var/games/%{name}/
12mr|rocksndiamonds-3.2.6.1-6|76	mv %{_gamesdatadir}/%{name}/scores /var/games/%{name}/
12mr|rocksndiamonds-3.2.6.1-6|77	fi
12mr|rocksndiamonds-3.2.6.1-6|78	
12mr|rocksndiamonds-3.2.6.1-6|79	%if %mdkversion < 200900
12mr|rocksndiamonds-3.2.6.1-6|80	%post
12mr|rocksndiamonds-3.2.6.1-6|81	%{update_menus}
12mr|rocksndiamonds-3.2.6.1-6|82	%endif
12mr|rocksndiamonds-3.2.6.1-6|83	
12mr|rocksndiamonds-3.2.6.1-6|84	%if %mdkversion < 200900
12mr|rocksndiamonds-3.2.6.1-6|85	%postun
12mr|rocksndiamonds-3.2.6.1-6|86	%{clean_menus}
12mr|rocksndiamonds-3.2.6.1-6|87	%endif
12mr|rocksndiamonds-3.2.6.1-6|88	
12mr|rocksndiamonds-3.2.6.1-6|89	%clean
12mr|rocksndiamonds-3.2.6.1-6|90	rm -rf $RPM_BUILD_ROOT
12mr|rocksndiamonds-3.2.6.1-6|91	
12mr|rocksndiamonds-3.2.6.1-6|92	%files
12mr|rocksndiamonds-3.2.6.1-6|93	%defattr(-,root,root)
12mr|rocksndiamonds-3.2.6.1-6|94	%doc README COPYING
12mr|rocksndiamonds-3.2.6.1-6|95	%attr(0755,root,root) %{_gamesbindir}/%{name}
12mr|rocksndiamonds-3.2.6.1-6|96	%{_gamesdatadir}/%{name}
12mr|rocksndiamonds-3.2.6.1-6|97	%_datadir/applications/mandriva*
12mr|rocksndiamonds-3.2.6.1-6|98	%{_iconsdir}/%{name}.png
12mr|rocksndiamonds-3.2.6.1-6|99	%{_miconsdir}/%{name}.png
12mr|rocksndiamonds-3.2.6.1-6|100	%{_liconsdir}/%{name}.png
12mr|rocksndiamonds-3.2.6.1-6|101	%{_mandir}/man?/*
12mr|rocksndiamonds-3.2.6.1-6|102	/var/games/%{name}
12mr|rocksndiamonds-3.2.6.1-6|103	
12mr|rocksndiamonds-3.2.6.1-6|104	
12mr|rocksndiamonds-3.2.6.1-6|105	
12mr|rocksndiamonds-3.2.6.1-6|106	%changelog
12mr|rocksndiamonds-3.2.6.1-6|107	

16249 12
12mr|rocs-4.9.4-1|1	Name:		rocs
12mr|rocs-4.9.4-1|2	Summary:	Graph - Editor and a Programming Environement
12mr|rocs-4.9.4-1|3	Version:	4.9.4
12mr|rocs-4.9.4-1|4	Release:	1
12mr|rocs-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|rocs-4.9.4-1|6	License:	GPLv2 LGPLv2 GFDL
12mr|rocs-4.9.4-1|7	URL:		http://edu.kde.org/rocs
12mr|rocs-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|rocs-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|rocs-4.9.4-1|10	BuildRequires:	boost-devel
12mr|rocs-4.9.4-1|11	
12mr|rocs-4.9.4-1|12	%description
12mr|rocs-4.9.4-1|13	Rocs aims to be a Graph Theory IDE for helping professors to show the results
12mr|rocs-4.9.4-1|14	of a graph algorithm and also helping students to do the algorithms.
12mr|rocs-4.9.4-1|15	Rocs has a scripting module, done in Qt Script, that interacts with the drawn
12mr|rocs-4.9.4-1|16	graph and every change in the graph with the script is reflected on the drawn
12mr|rocs-4.9.4-1|17	one.
12mr|rocs-4.9.4-1|18	
12mr|rocs-4.9.4-1|19	%files
12mr|rocs-4.9.4-1|20	%doc AUTHORS COPYING COPYING.LIB.LGPL-2 COPYING.LIB.LGPL-2.1 COPYING.DOC README HACKING.txt
12mr|rocs-4.9.4-1|21	%doc %{_kde_docdir}/HTML/en/rocs
12mr|rocs-4.9.4-1|22	%{_kde_bindir}/rocs
12mr|rocs-4.9.4-1|23	%{_kde_appsdir}/rocs
12mr|rocs-4.9.4-1|24	%{_kde_appsdir}/rocs_rootedtree
12mr|rocs-4.9.4-1|25	%{_kde_applicationsdir}/rocs.desktop
12mr|rocs-4.9.4-1|26	%{_kde_datadir}/config.kcfg/rocs.kcfg
12mr|rocs-4.9.4-1|27	%{_kde_configdir}/rocs.knsrc
12mr|rocs-4.9.4-1|28	%{_kde_libdir}/kde4/rocs_plaintxt.so
12mr|rocs-4.9.4-1|29	%{_kde_libdir}/kde4/rocs_GraphStructure.so
12mr|rocs-4.9.4-1|30	%{_kde_libdir}/kde4/rocs_ListStructure.so
12mr|rocs-4.9.4-1|31	%{_kde_libdir}/kde4/rocs_assignvaluesplugin.so
12mr|rocs-4.9.4-1|32	%{_kde_libdir}/kde4/rocs_generategraphplugin.so
12mr|rocs-4.9.4-1|33	%{_kde_libdir}/kde4/rocs_transformedgesplugin.so
12mr|rocs-4.9.4-1|34	%{_kde_libdir}/kde4/rocs_GMLParser.so
12mr|rocs-4.9.4-1|35	%{_kde_libdir}/kde4/rocs_dotFilePlugin.so
12mr|rocs-4.9.4-1|36	%{_kde_libdir}/kde4/rocs_RootedTreeStructure.so
12mr|rocs-4.9.4-1|37	%{_kde_services}/rocs_GMLParser.desktop
12mr|rocs-4.9.4-1|38	%{_kde_services}/rocs_dotFilePlugin.desktop
12mr|rocs-4.9.4-1|39	%{_kde_services}/rocs_plaintxtplugin.desktop
12mr|rocs-4.9.4-1|40	%{_kde_services}/rocs_GraphStructure.desktop
12mr|rocs-4.9.4-1|41	%{_kde_services}/rocs_ListStructure.desktop
12mr|rocs-4.9.4-1|42	%{_kde_services}/rocs_assignvaluesplugin.desktop
12mr|rocs-4.9.4-1|43	%{_kde_services}/rocs_generategraphplugin.desktop
12mr|rocs-4.9.4-1|44	%{_kde_services}/rocs_transformedgesplugin.desktop
12mr|rocs-4.9.4-1|45	%{_kde_services}/rocs_RootedTreeStructure.desktop
12mr|rocs-4.9.4-1|46	%{_kde_servicetypes}/RocsFilePlugin.desktop
12mr|rocs-4.9.4-1|47	%{_kde_servicetypes}/RocsToolsPlugin.desktop
12mr|rocs-4.9.4-1|48	%{_kde_servicetypes}/RocsDataStructurePlugin.desktop
12mr|rocs-4.9.4-1|49	
12mr|rocs-4.9.4-1|50	#---------------------------------------------
12mr|rocs-4.9.4-1|51	
12mr|rocs-4.9.4-1|52	%define rocslib_major 4
12mr|rocs-4.9.4-1|53	%define librocslib %mklibname rocslib %{rocslib_major}
12mr|rocs-4.9.4-1|54	
12mr|rocs-4.9.4-1|55	%package -n %{librocslib}
12mr|rocs-4.9.4-1|56	Summary:	Runtime library for Rocs
12mr|rocs-4.9.4-1|57	Group:		System/Libraries
12mr|rocs-4.9.4-1|58	
12mr|rocs-4.9.4-1|59	%description -n %{librocslib}
12mr|rocs-4.9.4-1|60	Runtime library for Rocs
12mr|rocs-4.9.4-1|61	
12mr|rocs-4.9.4-1|62	%files -n %{librocslib}
12mr|rocs-4.9.4-1|63	%{_kde_libdir}/librocslib.so.%{rocslib_major}*
12mr|rocs-4.9.4-1|64	
12mr|rocs-4.9.4-1|65	#---------------------------------------------
12mr|rocs-4.9.4-1|66	
12mr|rocs-4.9.4-1|67	%package devel
12mr|rocs-4.9.4-1|68	Summary:	Devel stuff for %{name}
12mr|rocs-4.9.4-1|69	Group:		Development/KDE and Qt
12mr|rocs-4.9.4-1|70	Requires:	kdelibs4-devel
12mr|rocs-4.9.4-1|71	Requires:	%{librocslib} = %{EVRD}
12mr|rocs-4.9.4-1|72	Requires:	boost-devel
12mr|rocs-4.9.4-1|73	Conflicts:	kdeedu4-devel < 4.6.90
12mr|rocs-4.9.4-1|74	
12mr|rocs-4.9.4-1|75	%description devel
12mr|rocs-4.9.4-1|76	Files needed to build applications based on %{name}.
12mr|rocs-4.9.4-1|77	
12mr|rocs-4.9.4-1|78	%files devel
12mr|rocs-4.9.4-1|79	%{_includedir}/rocs
12mr|rocs-4.9.4-1|80	%{_kde_libdir}/librocslib.so
12mr|rocs-4.9.4-1|81	
12mr|rocs-4.9.4-1|82	#----------------------------------------------------------------------
12mr|rocs-4.9.4-1|83	
12mr|rocs-4.9.4-1|84	%prep
12mr|rocs-4.9.4-1|85	%setup -q
12mr|rocs-4.9.4-1|86	
12mr|rocs-4.9.4-1|87	%build
12mr|rocs-4.9.4-1|88	%cmake_kde4
12mr|rocs-4.9.4-1|89	%make
12mr|rocs-4.9.4-1|90	
12mr|rocs-4.9.4-1|91	%install
12mr|rocs-4.9.4-1|92	%makeinstall_std -C build
12mr|rocs-4.9.4-1|93	
12mr|rocs-4.9.4-1|94	%changelog
12mr|rocs-4.9.4-1|95	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|rocs-4.9.4-1|96	- New version 4.9.4
12mr|rocs-4.9.4-1|97	
12mr|rocs-4.9.4-1|98	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|rocs-4.9.4-1|99	- New version 4.9.3
12mr|rocs-4.9.4-1|100	
12mr|rocs-4.9.4-1|101	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|rocs-4.9.4-1|102	- New version 4.9.2
12mr|rocs-4.9.4-1|103	
12mr|rocs-4.9.4-1|104	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|rocs-4.9.4-1|105	- New version 4.9.1
12mr|rocs-4.9.4-1|106	
12mr|rocs-4.9.4-1|107	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|rocs-4.9.4-1|108	- New version 4.9.0
12mr|rocs-4.9.4-1|109	
12mr|rocs-4.9.4-1|110	* Sun Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|rocs-4.9.4-1|111	- New version 4.8.97
12mr|rocs-4.9.4-1|112	
12mr|rocs-4.9.4-1|113	* Tue Jul 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|rocs-4.9.4-1|114	- New version 4.8.95
12mr|rocs-4.9.4-1|115	- Update files
12mr|rocs-4.9.4-1|116	
12mr|rocs-4.9.4-1|117	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.4-1
12mr|rocs-4.9.4-1|118	- update to 4.8.4
12mr|rocs-4.9.4-1|119	
12mr|rocs-4.9.4-1|120	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.3-1
12mr|rocs-4.9.4-1|121	- update to 4.8.3
12mr|rocs-4.9.4-1|122	
12mr|rocs-4.9.4-1|123	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.2-1
12mr|rocs-4.9.4-1|124	- update to 4.8.2
12mr|rocs-4.9.4-1|125	
12mr|rocs-4.9.4-1|126	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.1-1
12mr|rocs-4.9.4-1|127	- update to 4.8.1
12mr|rocs-4.9.4-1|128	
12mr|rocs-4.9.4-1|129	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|rocs-4.9.4-1|130	+ Revision: 762504
12mr|rocs-4.9.4-1|131	- New upstream tarball
12mr|rocs-4.9.4-1|132	
12mr|rocs-4.9.4-1|133	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|rocs-4.9.4-1|134	+ Revision: 758089
12mr|rocs-4.9.4-1|135	- New upstream tarball
12mr|rocs-4.9.4-1|136	
12mr|rocs-4.9.4-1|137	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|rocs-4.9.4-1|138	+ Revision: 744568
12mr|rocs-4.9.4-1|139	- New upstream tarball
12mr|rocs-4.9.4-1|140	
12mr|rocs-4.9.4-1|141	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|rocs-4.9.4-1|142	+ Revision: 739323
12mr|rocs-4.9.4-1|143	- New upstream tarball $NEW_VERSION
12mr|rocs-4.9.4-1|144	
12mr|rocs-4.9.4-1|145	* Thu Nov 24 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|rocs-4.9.4-1|146	+ Revision: 733071
12mr|rocs-4.9.4-1|147	- New upstream tarball 4.7.80
12mr|rocs-4.9.4-1|148	
12mr|rocs-4.9.4-1|149	* Wed Nov 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.41-1
12mr|rocs-4.9.4-1|150	+ Revision: 729219
12mr|rocs-4.9.4-1|151	- Import package
12mr|rocs-4.9.4-1|152	

16250 12
12mr|rootcerts-20120628.00-1|1	# don't make useless debug packages
12mr|rootcerts-20120628.00-1|2	%define _enable_debug_packages	%{nil}
12mr|rootcerts-20120628.00-1|3	%define debug_package		%{nil}
12mr|rootcerts-20120628.00-1|4	
12mr|rootcerts-20120628.00-1|5	# _without = java enabled, _with = java disabled
12mr|rootcerts-20120628.00-1|6	%if %mdkversion < 200900
12mr|rootcerts-20120628.00-1|7	%bcond_with java
12mr|rootcerts-20120628.00-1|8	%else
12mr|rootcerts-20120628.00-1|9	%ifnarch %mips
12mr|rootcerts-20120628.00-1|10	%bcond_without java
12mr|rootcerts-20120628.00-1|11	%else
12mr|rootcerts-20120628.00-1|12	%bcond_with java
12mr|rootcerts-20120628.00-1|13	%endif
12mr|rootcerts-20120628.00-1|14	%endif
12mr|rootcerts-20120628.00-1|15	
12mr|rootcerts-20120628.00-1|16	Summary:	Bundle of CA Root Certificates
12mr|rootcerts-20120628.00-1|17	Name:		rootcerts
12mr|rootcerts-20120628.00-1|18	# <mrl> Use this versioning style in order to be easily backportable.
12mr|rootcerts-20120628.00-1|19	# Note that the release is the last two digits on the version.
12mr|rootcerts-20120628.00-1|20	# All BuildRequires for rootcerts should be done this way:
12mr|rootcerts-20120628.00-1|21	# BuildRequires: rootcerts >= 0:20070402.00, for example
12mr|rootcerts-20120628.00-1|22	# - NEVER specifying the %%{release}
12mr|rootcerts-20120628.00-1|23	Epoch:		1
12mr|rootcerts-20120628.00-1|24	Version:	20120628.00
12mr|rootcerts-20120628.00-1|25	Release:	%mkrel 1
12mr|rootcerts-20120628.00-1|26	License:	GPL
12mr|rootcerts-20120628.00-1|27	Group:		System/Servers
12mr|rootcerts-20120628.00-1|28	URL:		http://www.mandriva.com
12mr|rootcerts-20120628.00-1|29	# S0 originates from http://switch.dl.sourceforge.net/sourceforge/courier/courier-0.52.1.tar.bz2
12mr|rootcerts-20120628.00-1|30	Source0:	rootcerts.tar.bz2
12mr|rootcerts-20120628.00-1|31	# www.mail-archive.com/ modssl-users@modssl.org/msg16980.html
12mr|rootcerts-20120628.00-1|32	Source1:	certdata.txt
12mr|rootcerts-20120628.00-1|33	Source2:	rootcerts-igp-brasil.txt
12mr|rootcerts-20120628.00-1|34	# http://www.cacert.org/certs/root.der
12mr|rootcerts-20120628.00-1|35	Source3:	cacert.org.der
12mr|rootcerts-20120628.00-1|36	# http://qa.mandriva.com/show_bug.cgi?id=29612
12mr|rootcerts-20120628.00-1|37	# https://www.verisign.com/support/verisign-intermediate-ca/secure-site-intermediate/index.html
12mr|rootcerts-20120628.00-1|38	Source4:	verisign-class-3-secure-server-ca.pem
12mr|rootcerts-20120628.00-1|39	# Java JKS keystore generator:
12mr|rootcerts-20120628.00-1|40	# http://cvs.fedora.redhat.com/viewcvs/devel/ca-certificates/generate-cacerts.pl
12mr|rootcerts-20120628.00-1|41	Source6:	generate-cacerts.pl
12mr|rootcerts-20120628.00-1|42	# Fix overwriting issue with generate-cacerts.pl
12mr|rootcerts-20120628.00-1|43	Patch0:		generate-cacerts-fix-entrustsslca.patch
12mr|rootcerts-20120628.00-1|44	# Some hacks to make generate-cacerts.pl work with some of our certificates
12mr|rootcerts-20120628.00-1|45	Patch1:		generate-cacerts-mandriva.patch
12mr|rootcerts-20120628.00-1|46	# Just rename identically named certificates that are not handled by mandriva.cpatch
12mr|rootcerts-20120628.00-1|47	Patch2:		generate-cacerts-rename-duplicates.patch
12mr|rootcerts-20120628.00-1|48	BuildRequires:	perl openssl nss automake libtool
12mr|rootcerts-20120628.00-1|49	%if %with java
12mr|rootcerts-20120628.00-1|50	BuildRequires:	java-rpmbuild
12mr|rootcerts-20120628.00-1|51	%endif
12mr|rootcerts-20120628.00-1|52	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|rootcerts-20120628.00-1|53	
12mr|rootcerts-20120628.00-1|54	%description
12mr|rootcerts-20120628.00-1|55	This is a bundle of X.509 certificates of public Certificate
12mr|rootcerts-20120628.00-1|56	Authorities (CA). These were automatically extracted from Mozilla's
12mr|rootcerts-20120628.00-1|57	root CA list (the file "certdata.txt"). It contains the certificates
12mr|rootcerts-20120628.00-1|58	in both plain text and PEM format and therefore can be directly used
12mr|rootcerts-20120628.00-1|59	with an Apache/mod_ssl webserver for SSL client authentication. Just
12mr|rootcerts-20120628.00-1|60	configure this file as the SSLCACertificateFile.
12mr|rootcerts-20120628.00-1|61	
12mr|rootcerts-20120628.00-1|62	%if %with java
12mr|rootcerts-20120628.00-1|63	%package java
12mr|rootcerts-20120628.00-1|64	Summary:	Bundle of CA Root Certificates for Java
12mr|rootcerts-20120628.00-1|65	Group:		Development/Java
12mr|rootcerts-20120628.00-1|66	
12mr|rootcerts-20120628.00-1|67	%description java
12mr|rootcerts-20120628.00-1|68	Bundle of X.509 certificates of public Certificate Authorities (CA)
12mr|rootcerts-20120628.00-1|69	in a format used by Java Runtime Environment.
12mr|rootcerts-20120628.00-1|70	%endif
12mr|rootcerts-20120628.00-1|71	
12mr|rootcerts-20120628.00-1|72	%prep
12mr|rootcerts-20120628.00-1|73	
12mr|rootcerts-20120628.00-1|74	%setup -q -n rootcerts
12mr|rootcerts-20120628.00-1|75	
12mr|rootcerts-20120628.00-1|76	#cvs -d :pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co -p mozilla/security/nss/lib/ckfw/builtins/certdata.txt > certdata.txt
12mr|rootcerts-20120628.00-1|77	
12mr|rootcerts-20120628.00-1|78	mkdir -p builtins
12mr|rootcerts-20120628.00-1|79	cp %{SOURCE1} builtins/certdata.txt
12mr|rootcerts-20120628.00-1|80	
12mr|rootcerts-20120628.00-1|81	# extract the license
12mr|rootcerts-20120628.00-1|82	head -36 builtins/certdata.txt > LICENSE
12mr|rootcerts-20120628.00-1|83	
12mr|rootcerts-20120628.00-1|84	# add additional CA's here, needs to have the mozilla format...
12mr|rootcerts-20120628.00-1|85	cat %{SOURCE2} >> builtins/certdata.txt
12mr|rootcerts-20120628.00-1|86	
12mr|rootcerts-20120628.00-1|87	# CAcert
12mr|rootcerts-20120628.00-1|88	cp %{SOURCE3} .
12mr|rootcerts-20120628.00-1|89	
12mr|rootcerts-20120628.00-1|90	cp %{SOURCE6} .
12mr|rootcerts-20120628.00-1|91	%patch0 -p0
12mr|rootcerts-20120628.00-1|92	%patch1 -p0
12mr|rootcerts-20120628.00-1|93	%patch2 -p0
12mr|rootcerts-20120628.00-1|94	
12mr|rootcerts-20120628.00-1|95	%build
12mr|rootcerts-20120628.00-1|96	rm -f configure
12mr|rootcerts-20120628.00-1|97	libtoolize --copy --force; aclocal; autoconf; automake --foreign --add-missing --copy
12mr|rootcerts-20120628.00-1|98	
12mr|rootcerts-20120628.00-1|99	# CAcert
12mr|rootcerts-20120628.00-1|100	# http://wiki.cacert.org/wiki/NSSLib
12mr|rootcerts-20120628.00-1|101	addbuiltin -n "CAcert Inc." -t "CT,C,C" < cacert.org.der >> builtins/certdata.txt
12mr|rootcerts-20120628.00-1|102	
12mr|rootcerts-20120628.00-1|103	# new verisign intermediate certificate
12mr|rootcerts-20120628.00-1|104	# -t trust        trust flags (cCTpPuw).
12mr|rootcerts-20120628.00-1|105	openssl x509 -in %{SOURCE4} -inform PEM -outform DER | \
12mr|rootcerts-20120628.00-1|106	addbuiltin -n "VeriSign Class 3 Secure Server CA" \
12mr|rootcerts-20120628.00-1|107	-t "CT,C,C" >> builtins/certdata.txt
12mr|rootcerts-20120628.00-1|108	
12mr|rootcerts-20120628.00-1|109	perl mkcerts.pl > certs.sh
12mr|rootcerts-20120628.00-1|110	
12mr|rootcerts-20120628.00-1|111	%configure2_5x --with-certdb=%{_sysconfdir}/pki/tls/rootcerts
12mr|rootcerts-20120628.00-1|112	%make
12mr|rootcerts-20120628.00-1|113	cat pem/*.pem > ca-bundle.crt
12mr|rootcerts-20120628.00-1|114	cat %{SOURCE4} >> ca-bundle.crt
12mr|rootcerts-20120628.00-1|115	
12mr|rootcerts-20120628.00-1|116	%if %with java
12mr|rootcerts-20120628.00-1|117	mkdir -p java
12mr|rootcerts-20120628.00-1|118	cd java
12mr|rootcerts-20120628.00-1|119	LC_ALL=C perl ../generate-cacerts.pl %{java_home}/bin/keytool ../ca-bundle.crt
12mr|rootcerts-20120628.00-1|120	cd ..
12mr|rootcerts-20120628.00-1|121	%endif
12mr|rootcerts-20120628.00-1|122	
12mr|rootcerts-20120628.00-1|123	%install
12mr|rootcerts-20120628.00-1|124	rm -rf %{buildroot}
12mr|rootcerts-20120628.00-1|125	
12mr|rootcerts-20120628.00-1|126	%makeinstall_std
12mr|rootcerts-20120628.00-1|127	
12mr|rootcerts-20120628.00-1|128	install -d %{buildroot}%{_sysconfdir}/pki/tls/certs
12mr|rootcerts-20120628.00-1|129	install -d %{buildroot}%{_sysconfdir}/pki/tls/mozilla
12mr|rootcerts-20120628.00-1|130	install -d %{buildroot}%{_bindir}
12mr|rootcerts-20120628.00-1|131	
12mr|rootcerts-20120628.00-1|132	install -m0644 ca-bundle.crt %{buildroot}%{_sysconfdir}/pki/tls/certs/
12mr|rootcerts-20120628.00-1|133	ln -s certs/ca-bundle.crt %{buildroot}%{_sysconfdir}/pki/tls/cert.pem
12mr|rootcerts-20120628.00-1|134	
12mr|rootcerts-20120628.00-1|135	install -m0644 builtins/certdata.txt %{buildroot}%{_sysconfdir}/pki/tls/mozilla/
12mr|rootcerts-20120628.00-1|136	
12mr|rootcerts-20120628.00-1|137	%if %with java
12mr|rootcerts-20120628.00-1|138	install -d %{buildroot}%{_sysconfdir}/pki/java
12mr|rootcerts-20120628.00-1|139	install -m0644 java/cacerts %{buildroot}%{_sysconfdir}/pki/java/
12mr|rootcerts-20120628.00-1|140	%endif
12mr|rootcerts-20120628.00-1|141	
12mr|rootcerts-20120628.00-1|142	cat > README << EOF
12mr|rootcerts-20120628.00-1|143	
12mr|rootcerts-20120628.00-1|144	R O O T C E R T S
12mr|rootcerts-20120628.00-1|145	-----------------
12mr|rootcerts-20120628.00-1|146	
12mr|rootcerts-20120628.00-1|147	This is a bundle of X.509 certificates of public Certificate
12mr|rootcerts-20120628.00-1|148	Authorities (CA). These were automatically extracted from Mozilla's
12mr|rootcerts-20120628.00-1|149	root CA list (the file "certdata.txt"). It contains the certificates
12mr|rootcerts-20120628.00-1|150	in both plain text and PEM format and therefore can be directly used
12mr|rootcerts-20120628.00-1|151	with an Apache/mod_ssl webserver for SSL client authentication. Just
12mr|rootcerts-20120628.00-1|152	configure this file as the SSLCACertificateFile.
12mr|rootcerts-20120628.00-1|153	
12mr|rootcerts-20120628.00-1|154	EOF
12mr|rootcerts-20120628.00-1|155	
12mr|rootcerts-20120628.00-1|156	# fix #58107
12mr|rootcerts-20120628.00-1|157	install -d %{buildroot}%{_sysconfdir}/ssl
12mr|rootcerts-20120628.00-1|158	ln -sf %{_sysconfdir}/pki/tls/certs %{buildroot}%{_sysconfdir}/ssl/certs
12mr|rootcerts-20120628.00-1|159	
12mr|rootcerts-20120628.00-1|160	%clean
12mr|rootcerts-20120628.00-1|161	rm -rf %{buildroot}
12mr|rootcerts-20120628.00-1|162	
12mr|rootcerts-20120628.00-1|163	%files
12mr|rootcerts-20120628.00-1|164	%defattr(-,root,root)
12mr|rootcerts-20120628.00-1|165	%doc README LICENSE
12mr|rootcerts-20120628.00-1|166	%{_sysconfdir}/pki/tls/cert.pem
12mr|rootcerts-20120628.00-1|167	%config(noreplace) %{_sysconfdir}/pki/tls/certs/ca-bundle.crt
12mr|rootcerts-20120628.00-1|168	%config(noreplace) %{_sysconfdir}/pki/tls/rootcerts/*
12mr|rootcerts-20120628.00-1|169	%config(noreplace) %{_sysconfdir}/pki/tls/mozilla/certdata.txt
12mr|rootcerts-20120628.00-1|170	%{_sysconfdir}/ssl/certs
12mr|rootcerts-20120628.00-1|171	
12mr|rootcerts-20120628.00-1|172	%if %with java
12mr|rootcerts-20120628.00-1|173	%files java
12mr|rootcerts-20120628.00-1|174	%defattr(-,root,root)
12mr|rootcerts-20120628.00-1|175	%dir %{_sysconfdir}/pki/java
12mr|rootcerts-20120628.00-1|176	%config(noreplace) %{_sysconfdir}/pki/java/cacerts
12mr|rootcerts-20120628.00-1|177	%endif
12mr|rootcerts-20120628.00-1|178	
12mr|rootcerts-20120628.00-1|179	
12mr|rootcerts-20120628.00-1|180	
12mr|rootcerts-20120628.00-1|181	%changelog
12mr|rootcerts-20120628.00-1|182	

16251 12
12mr|rootfiles-11.0-9|1	%define name	rootfiles
12mr|rootfiles-11.0-9|2	%define version 11.0
12mr|rootfiles-11.0-9|3	%define release %mkrel 9
12mr|rootfiles-11.0-9|4	
12mr|rootfiles-11.0-9|5	Name:		%{name}
12mr|rootfiles-11.0-9|6	Version:	%{version}
12mr|rootfiles-11.0-9|7	Release:	%{release}
12mr|rootfiles-11.0-9|8	Summary:	The basic required files for the root user's directory
12mr|rootfiles-11.0-9|9	License:	Public Domain
12mr|rootfiles-11.0-9|10	Group:		System/Base
12mr|rootfiles-11.0-9|11	Source:		%name-%version.tar.bz2
12mr|rootfiles-11.0-9|12	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|rootfiles-11.0-9|13	BuildArch:	noarch
12mr|rootfiles-11.0-9|14	
12mr|rootfiles-11.0-9|15	%description
12mr|rootfiles-11.0-9|16	The rootfiles package contains basic required files that are placed
12mr|rootfiles-11.0-9|17	in the root user's account.
12mr|rootfiles-11.0-9|18	
12mr|rootfiles-11.0-9|19	%prep
12mr|rootfiles-11.0-9|20	%setup -q
12mr|rootfiles-11.0-9|21	
12mr|rootfiles-11.0-9|22	%install
12mr|rootfiles-11.0-9|23	rm -rf %{buildroot}
12mr|rootfiles-11.0-9|24	install -d %buildroot/root
12mr|rootfiles-11.0-9|25	make install DESTDIR=%buildroot
12mr|rootfiles-11.0-9|26	
12mr|rootfiles-11.0-9|27	%clean
12mr|rootfiles-11.0-9|28	rm -rf %{buildroot}
12mr|rootfiles-11.0-9|29	
12mr|rootfiles-11.0-9|30	%files
12mr|rootfiles-11.0-9|31	%defattr(-,root,root)
12mr|rootfiles-11.0-9|32	%doc ChangeLog
12mr|rootfiles-11.0-9|33	%config(noreplace) /root/.Xdefaults
12mr|rootfiles-11.0-9|34	%config(noreplace) /root/.bash_logout
12mr|rootfiles-11.0-9|35	%config(noreplace) /root/.bash_profile
12mr|rootfiles-11.0-9|36	%config(noreplace) /root/.bash_completion
12mr|rootfiles-11.0-9|37	%config(noreplace) /root/.bashrc
12mr|rootfiles-11.0-9|38	%config(noreplace) /root/.cshrc
12mr|rootfiles-11.0-9|39	%config(noreplace) /root/.tcshrc
12mr|rootfiles-11.0-9|40	%config(noreplace) /root/.vimrc
12mr|rootfiles-11.0-9|41	%attr(0700,root,root) /root/tmp/
12mr|rootfiles-11.0-9|42	
12mr|rootfiles-11.0-9|43	
12mr|rootfiles-11.0-9|44	
12mr|rootfiles-11.0-9|45	
12mr|rootfiles-11.0-9|46	
12mr|rootfiles-11.0-9|47	%changelog
12mr|rootfiles-11.0-9|48	

16252 12
12mr|rosa-elementary-dark-theme-2.4.2-7|1	%define tarname	rosa-elementary-dark-theme
12mr|rosa-elementary-dark-theme-2.4.2-7|2	%define name	rosa-elementary-dark-theme
12mr|rosa-elementary-dark-theme-2.4.2-7|3	%define version	2.4.2
12mr|rosa-elementary-dark-theme-2.4.2-7|4	%define release 7
12mr|rosa-elementary-dark-theme-2.4.2-7|5	
12mr|rosa-elementary-dark-theme-2.4.2-7|6	Summary:	ROSA-elementary theme
12mr|rosa-elementary-dark-theme-2.4.2-7|7	Name:		%{name}
12mr|rosa-elementary-dark-theme-2.4.2-7|8	Version:	%{version}
12mr|rosa-elementary-dark-theme-2.4.2-7|9	Release:	%{release}
12mr|rosa-elementary-dark-theme-2.4.2-7|10	Source0:	%{tarname}-%{version}.tar.bz2
12mr|rosa-elementary-dark-theme-2.4.2-7|11	#Theme for openbox
12mr|rosa-elementary-dark-theme-2.4.2-7|12	Source1:	rosa-elementary-theme-openbox.tar.gz
12mr|rosa-elementary-dark-theme-2.4.2-7|13	# new metacity theme
12mr|rosa-elementary-dark-theme-2.4.2-7|14	Source2:	metacity-1.tar.bz2
12mr|rosa-elementary-dark-theme-2.4.2-7|15	Source3:	metacity-theme-1.xml
12mr|rosa-elementary-dark-theme-2.4.2-7|16	
12mr|rosa-elementary-dark-theme-2.4.2-7|17	Patch0:		rosa-elementary-dark-theme-2.4.2-force-panel-color.patch
12mr|rosa-elementary-dark-theme-2.4.2-7|18	
12mr|rosa-elementary-dark-theme-2.4.2-7|19	License:	GPLv2
12mr|rosa-elementary-dark-theme-2.4.2-7|20	Group:		Graphical desktop/Other
12mr|rosa-elementary-dark-theme-2.4.2-7|21	BuildArch:	noarch
12mr|rosa-elementary-dark-theme-2.4.2-7|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|rosa-elementary-dark-theme-2.4.2-7|23	Requires:	murrine
12mr|rosa-elementary-dark-theme-2.4.2-7|24	Requires:	gtk-aurora-engine
12mr|rosa-elementary-dark-theme-2.4.2-7|25	Suggests:	rosa-icons
12mr|rosa-elementary-dark-theme-2.4.2-7|26	
12mr|rosa-elementary-dark-theme-2.4.2-7|27	%description
12mr|rosa-elementary-dark-theme-2.4.2-7|28	ROSA-elementary theme creates specially for the Mandriva. Based on the
12mr|rosa-elementary-dark-theme-2.4.2-7|29	original theme by Daniel Fore (aka Dan Rabbit).
12mr|rosa-elementary-dark-theme-2.4.2-7|30	
12mr|rosa-elementary-dark-theme-2.4.2-7|31	%prep
12mr|rosa-elementary-dark-theme-2.4.2-7|32	%setup -q -a1
12mr|rosa-elementary-dark-theme-2.4.2-7|33	%patch0 -p1
12mr|rosa-elementary-dark-theme-2.4.2-7|34	rm -fr metacity-1
12mr|rosa-elementary-dark-theme-2.4.2-7|35	
12mr|rosa-elementary-dark-theme-2.4.2-7|36	tar xjf %{SOURCE2}
12mr|rosa-elementary-dark-theme-2.4.2-7|37	
12mr|rosa-elementary-dark-theme-2.4.2-7|38	
12mr|rosa-elementary-dark-theme-2.4.2-7|39	
12mr|rosa-elementary-dark-theme-2.4.2-7|40	%install
12mr|rosa-elementary-dark-theme-2.4.2-7|41	%__rm -rf %{buildroot}
12mr|rosa-elementary-dark-theme-2.4.2-7|42	%__mkdir -p %{buildroot}%{_datadir}/themes/rosa-elementary-dark
12mr|rosa-elementary-dark-theme-2.4.2-7|43	cp -rf ./* %{buildroot}%{_datadir}/themes/rosa-elementary-dark
12mr|rosa-elementary-dark-theme-2.4.2-7|44	
12mr|rosa-elementary-dark-theme-2.4.2-7|45	install -m 644 %{SOURCE3} %{buildroot}%{_datadir}/themes/rosa-elementary-dark/metacity-1/metacity-theme-1.xml
12mr|rosa-elementary-dark-theme-2.4.2-7|46	
12mr|rosa-elementary-dark-theme-2.4.2-7|47	%clean
12mr|rosa-elementary-dark-theme-2.4.2-7|48	%__rm -rf %{buildroot}
12mr|rosa-elementary-dark-theme-2.4.2-7|49	
12mr|rosa-elementary-dark-theme-2.4.2-7|50	%files
12mr|rosa-elementary-dark-theme-2.4.2-7|51	%defattr(644,root,root,755)
12mr|rosa-elementary-dark-theme-2.4.2-7|52	%{_datadir}/themes/*
12mr|rosa-elementary-dark-theme-2.4.2-7|53	
12mr|rosa-elementary-dark-theme-2.4.2-7|54	
12mr|rosa-elementary-dark-theme-2.4.2-7|55	
12mr|rosa-elementary-dark-theme-2.4.2-7|56	%changelog
12mr|rosa-elementary-dark-theme-2.4.2-7|57	

16253 12
12mr|rosa-elementary-theme-2.5.1-1|1	%define tarname	rosa-elementary-theme
12mr|rosa-elementary-theme-2.5.1-1|2	%define name	rosa-elementary-theme
12mr|rosa-elementary-theme-2.5.1-1|3	%define version	2.5.1
12mr|rosa-elementary-theme-2.5.1-1|4	%define release 1
12mr|rosa-elementary-theme-2.5.1-1|5	
12mr|rosa-elementary-theme-2.5.1-1|6	Summary:	ROSA-elementary theme
12mr|rosa-elementary-theme-2.5.1-1|7	Name:		%{name}
12mr|rosa-elementary-theme-2.5.1-1|8	Version:	%{version}
12mr|rosa-elementary-theme-2.5.1-1|9	Release:	%{release}
12mr|rosa-elementary-theme-2.5.1-1|10	Source0:	%{tarname}-%{version}.tar.gz
12mr|rosa-elementary-theme-2.5.1-1|11	#Theme for openbox
12mr|rosa-elementary-theme-2.5.1-1|12	Source1:	%{tarname}-openbox.tar.gz
12mr|rosa-elementary-theme-2.5.1-1|13	# new metacity theme
12mr|rosa-elementary-theme-2.5.1-1|14	Source2:	metacity-1.tar.bz2
12mr|rosa-elementary-theme-2.5.1-1|15	License:	GPLv2
12mr|rosa-elementary-theme-2.5.1-1|16	Group:		Graphical desktop/Other
12mr|rosa-elementary-theme-2.5.1-1|17	URL:		www.rosalinux.com
12mr|rosa-elementary-theme-2.5.1-1|18	BuildArch:	noarch
12mr|rosa-elementary-theme-2.5.1-1|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|rosa-elementary-theme-2.5.1-1|20	Requires:	murrine
12mr|rosa-elementary-theme-2.5.1-1|21	Requires:	gtk-aurora-engine
12mr|rosa-elementary-theme-2.5.1-1|22	Suggests:	rosa-icons
12mr|rosa-elementary-theme-2.5.1-1|23	
12mr|rosa-elementary-theme-2.5.1-1|24	%description
12mr|rosa-elementary-theme-2.5.1-1|25	ROSA-elementary theme creates specially for the ROSA.
12mr|rosa-elementary-theme-2.5.1-1|26	Originally based on Elementary theme by Daniel Fore
12mr|rosa-elementary-theme-2.5.1-1|27	(aka Dan Rabbit).
12mr|rosa-elementary-theme-2.5.1-1|28	
12mr|rosa-elementary-theme-2.5.1-1|29	%prep
12mr|rosa-elementary-theme-2.5.1-1|30	%setup -q -a1
12mr|rosa-elementary-theme-2.5.1-1|31	rm -fr metacity-1
12mr|rosa-elementary-theme-2.5.1-1|32	
12mr|rosa-elementary-theme-2.5.1-1|33	tar xjf %{SOURCE2}
12mr|rosa-elementary-theme-2.5.1-1|34	
12mr|rosa-elementary-theme-2.5.1-1|35	%install
12mr|rosa-elementary-theme-2.5.1-1|36	%__rm -rf %{buildroot}
12mr|rosa-elementary-theme-2.5.1-1|37	%__mkdir -p %{buildroot}%{_datadir}/themes
12mr|rosa-elementary-theme-2.5.1-1|38	%__mkdir -p %{buildroot}%{_datadir}/themes/rosa-elementary
12mr|rosa-elementary-theme-2.5.1-1|39	cp -rf ./* %{buildroot}%{_datadir}/themes/rosa-elementary
12mr|rosa-elementary-theme-2.5.1-1|40	
12mr|rosa-elementary-theme-2.5.1-1|41	%clean
12mr|rosa-elementary-theme-2.5.1-1|42	%__rm -rf %{buildroot}
12mr|rosa-elementary-theme-2.5.1-1|43	
12mr|rosa-elementary-theme-2.5.1-1|44	%files
12mr|rosa-elementary-theme-2.5.1-1|45	%defattr(644,root,root,755)

16254 12
12mr|rosa-gfxboot-theme-1.0.2-3|1	Summary: ROSA graphical boot theme
12mr|rosa-gfxboot-theme-1.0.2-3|2	Name: rosa-gfxboot-theme
12mr|rosa-gfxboot-theme-1.0.2-3|3	Version: 1.0.2
12mr|rosa-gfxboot-theme-1.0.2-3|4	Release: 3
12mr|rosa-gfxboot-theme-1.0.2-3|5	License: GPL
12mr|rosa-gfxboot-theme-1.0.2-3|6	Group: System/Configuration/Boot and Init
12mr|rosa-gfxboot-theme-1.0.2-3|7	# URL: http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/theme/mandriva-gfxboot-theme/trunk/
12mr|rosa-gfxboot-theme-1.0.2-3|8	Source: rosa-gfxboot-theme-%{version}.tar.lzma
12mr|rosa-gfxboot-theme-1.0.2-3|9	#
12mr|rosa-gfxboot-theme-1.0.2-3|10	Source1: back.jpg
12mr|rosa-gfxboot-theme-1.0.2-3|11	Source2: welcome.jpg
12mr|rosa-gfxboot-theme-1.0.2-3|12	Source3: timer_a.jpg
12mr|rosa-gfxboot-theme-1.0.2-3|13	Source4: mandriva.pcx
12mr|rosa-gfxboot-theme-1.0.2-3|14	Source5: grub-gfxmenu
12mr|rosa-gfxboot-theme-1.0.2-3|15	
12mr|rosa-gfxboot-theme-1.0.2-3|16	BuildRequires: gfxboot-devel
12mr|rosa-gfxboot-theme-1.0.2-3|17	Requires(post): perl-Archive-Cpio
12mr|rosa-gfxboot-theme-1.0.2-3|18	#Exclusivearch: %ix86 x86_64
12mr|rosa-gfxboot-theme-1.0.2-3|19	BuildArch: noarch
12mr|rosa-gfxboot-theme-1.0.2-3|20	
12mr|rosa-gfxboot-theme-1.0.2-3|21	%description
12mr|rosa-gfxboot-theme-1.0.2-3|22	This package provides the ROSA Marathon gfxboot theme.
12mr|rosa-gfxboot-theme-1.0.2-3|23	This theme is used by the ROSA installation to initialized
12mr|rosa-gfxboot-theme-1.0.2-3|24	the DVD/CD/USB boot, and by installed system to boot.
12mr|rosa-gfxboot-theme-1.0.2-3|25	
12mr|rosa-gfxboot-theme-1.0.2-3|26	%prep
12mr|rosa-gfxboot-theme-1.0.2-3|27	%setup -q
12mr|rosa-gfxboot-theme-1.0.2-3|28	
12mr|rosa-gfxboot-theme-1.0.2-3|29	# our jpegs:
12mr|rosa-gfxboot-theme-1.0.2-3|30	install -m 644 %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} data-install/
12mr|rosa-gfxboot-theme-1.0.2-3|31	install -m 644 %{SOURCE1} %{SOURCE3} data-boot/
12mr|rosa-gfxboot-theme-1.0.2-3|32	
12mr|rosa-gfxboot-theme-1.0.2-3|33	%build
12mr|rosa-gfxboot-theme-1.0.2-3|34	CXXFLAGS=
12mr|rosa-gfxboot-theme-1.0.2-3|35	#gfxboot binary is needed for the build and is in /usr/sbin
12mr|rosa-gfxboot-theme-1.0.2-3|36	#make sure we only build one task at a time since po generation is broken
12mr|rosa-gfxboot-theme-1.0.2-3|37	#otherwise
12mr|rosa-gfxboot-theme-1.0.2-3|38	PATH="$PATH:/usr/sbin" make
12mr|rosa-gfxboot-theme-1.0.2-3|39	
12mr|rosa-gfxboot-theme-1.0.2-3|40	%install
12mr|rosa-gfxboot-theme-1.0.2-3|41	dest=%{buildroot}%{_datadir}/gfxboot/themes/ROSA
12mr|rosa-gfxboot-theme-1.0.2-3|42	install -d $dest/install $dest/boot
12mr|rosa-gfxboot-theme-1.0.2-3|43	install bootlogo bootlogo.dir/* $dest/install/
12mr|rosa-gfxboot-theme-1.0.2-3|44	install message $dest/boot/
12mr|rosa-gfxboot-theme-1.0.2-3|45	
12mr|rosa-gfxboot-theme-1.0.2-3|46	# install grub-gfxmenu
12mr|rosa-gfxboot-theme-1.0.2-3|47	install -d %{buildroot}%{_sbindir}
12mr|rosa-gfxboot-theme-1.0.2-3|48	install %{SOURCE5} %{buildroot}%{_sbindir}
12mr|rosa-gfxboot-theme-1.0.2-3|49	
12mr|rosa-gfxboot-theme-1.0.2-3|50	%post
12mr|rosa-gfxboot-theme-1.0.2-3|51	if [ "$1" -gt 1 ]; then
12mr|rosa-gfxboot-theme-1.0.2-3|52	%_sbindir/grub-gfxmenu --update-gfxmenu
12mr|rosa-gfxboot-theme-1.0.2-3|53	fi
12mr|rosa-gfxboot-theme-1.0.2-3|54	
12mr|rosa-gfxboot-theme-1.0.2-3|55	%files
12mr|rosa-gfxboot-theme-1.0.2-3|56	%defattr(-,root,root,-)
12mr|rosa-gfxboot-theme-1.0.2-3|57	%doc
12mr|rosa-gfxboot-theme-1.0.2-3|58	%_sbindir/*
12mr|rosa-gfxboot-theme-1.0.2-3|59	%_datadir/gfxboot/themes/ROSA/
12mr|rosa-gfxboot-theme-1.0.2-3|60	
12mr|rosa-gfxboot-theme-1.0.2-3|61	
12mr|rosa-gfxboot-theme-1.0.2-3|62	
12mr|rosa-gfxboot-theme-1.0.2-3|63	
12mr|rosa-gfxboot-theme-1.0.2-3|64	%changelog
12mr|rosa-gfxboot-theme-1.0.2-3|65	

16255 12
12mr|rosa-icons-1.0.35-1|1	%define tarname	rosa
12mr|rosa-icons-1.0.35-1|2	%define _name	rosa
12mr|rosa-icons-1.0.35-1|3	%define version	1.0.35
12mr|rosa-icons-1.0.35-1|4	%define release	1
12mr|rosa-icons-1.0.35-1|5	
12mr|rosa-icons-1.0.35-1|6	Summary:	ROSA icons theme
12mr|rosa-icons-1.0.35-1|7	Name:		%{_name}-icons
12mr|rosa-icons-1.0.35-1|8	Version:	%{version}
12mr|rosa-icons-1.0.35-1|9	Release:	%{release}
12mr|rosa-icons-1.0.35-1|10	Source0:	%{tarname}-%{version}.tar.xz
12mr|rosa-icons-1.0.35-1|11	URL:		www.rosalinux.com
12mr|rosa-icons-1.0.35-1|12	License:	GPLv2
12mr|rosa-icons-1.0.35-1|13	Group:		Graphical desktop/Other
12mr|rosa-icons-1.0.35-1|14	BuildArch:	noarch
12mr|rosa-icons-1.0.35-1|15	BuildRequires:	fdupes inkscape
12mr|rosa-icons-1.0.35-1|16	Requires:	gnome-icon-theme
12mr|rosa-icons-1.0.35-1|17	
12mr|rosa-icons-1.0.35-1|18	%description
12mr|rosa-icons-1.0.35-1|19	ROSA icon theme is high quality icon theme for KDE, GNOME and Xfce.
12mr|rosa-icons-1.0.35-1|20	It is part of ROSA theme pack - theme for ROSA Desktop distribution.
12mr|rosa-icons-1.0.35-1|21	Initially based on the original icon theme Elementary by Daniel Fore
12mr|rosa-icons-1.0.35-1|22	(Dan Rabbit).
12mr|rosa-icons-1.0.35-1|23	
12mr|rosa-icons-1.0.35-1|24	%prep
12mr|rosa-icons-1.0.35-1|25	%setup -q -n %{_name}-%{version}
12mr|rosa-icons-1.0.35-1|26	
12mr|rosa-icons-1.0.35-1|27	%install
12mr|rosa-icons-1.0.35-1|28	mkdir -p %{buildroot}%{_datadir}/icons/%{_name}
12mr|rosa-icons-1.0.35-1|29	cp -rf ./* %{buildroot}%{_datadir}/icons/%{_name}
12mr|rosa-icons-1.0.35-1|30	
12mr|rosa-icons-1.0.35-1|31	# An ugly hack to work with Ikscape.
12mr|rosa-icons-1.0.35-1|32	# TODO: Neccessary find a real problem!
12mr|rosa-icons-1.0.35-1|33	cd %{buildroot}%{_datadir}/icons/%{_name}/places/16
12mr|rosa-icons-1.0.35-1|34	
12mr|rosa-icons-1.0.35-1|35	for i in `ls`
12mr|rosa-icons-1.0.35-1|36	do
12mr|rosa-icons-1.0.35-1|37	echo "Converting $i to plain SVG."
12mr|rosa-icons-1.0.35-1|38	inkscape -l $i $i
12mr|rosa-icons-1.0.35-1|39	done
12mr|rosa-icons-1.0.35-1|40	# devices icons should be converted too
12mr|rosa-icons-1.0.35-1|41	cd %{buildroot}%{_datadir}/icons/%{_name}/devices/16
12mr|rosa-icons-1.0.35-1|42	for i in `ls`
12mr|rosa-icons-1.0.35-1|43	do
12mr|rosa-icons-1.0.35-1|44	echo "Converting $i to plain SVG."
12mr|rosa-icons-1.0.35-1|45	inkscape -l $i $i
12mr|rosa-icons-1.0.35-1|46	done
12mr|rosa-icons-1.0.35-1|47	
12mr|rosa-icons-1.0.35-1|48	%fdupes -s %{buildroot}%{_datadir}/icons/%{_name}
12mr|rosa-icons-1.0.35-1|49	
12mr|rosa-icons-1.0.35-1|50	%files
12mr|rosa-icons-1.0.35-1|51	%{_datadir}/icons/%{_name}/*

16256 12
12mr|rosa-launcher-2.0.0-49|1	Name:		rosa-launcher
12mr|rosa-launcher-2.0.0-49|2	Version:	2.0.0
12mr|rosa-launcher-2.0.0-49|3	Release:	49
12mr|rosa-launcher-2.0.0-49|4	Epoch:		1
12mr|rosa-launcher-2.0.0-49|5	Summary:	ROSA Desktop Application Launcher
12mr|rosa-launcher-2.0.0-49|6	Group:		Graphical desktop/KDE
12mr|rosa-launcher-2.0.0-49|7	License:	GPLv3
12mr|rosa-launcher-2.0.0-49|8	URL:		http://www.rosalab.ru/
12mr|rosa-launcher-2.0.0-49|9	Source0:	rosa-launcher-%{version}.tar.gz
12mr|rosa-launcher-2.0.0-49|10	
12mr|rosa-launcher-2.0.0-49|11	Requires:       kdebase4-workspace qjson
12mr|rosa-launcher-2.0.0-49|12	BuildRequires:  kdebase4-workspace-devel qjson-devel
12mr|rosa-launcher-2.0.0-49|13	
12mr|rosa-launcher-2.0.0-49|14	%description
12mr|rosa-launcher-2.0.0-49|15	ROSA Desktop Application Launcher
12mr|rosa-launcher-2.0.0-49|16	
12mr|rosa-launcher-2.0.0-49|17	%files
12mr|rosa-launcher-2.0.0-49|18	%defattr(-,root,root)
12mr|rosa-launcher-2.0.0-49|19	%_kde_libdir/kde4/plasma_applet_rosastarter.so
12mr|rosa-launcher-2.0.0-49|20	%_kde_libdir/libtimeframe.so
12mr|rosa-launcher-2.0.0-49|21	%_kde_datadir/kde4/services/plasma-applet-rosastarter.desktop
12mr|rosa-launcher-2.0.0-49|22	%_kde_bindir/rosa-launcher
12mr|rosa-launcher-2.0.0-49|23	%_kde_datadir/rosa-launcher/*
12mr|rosa-launcher-2.0.0-49|24	%_kde_datadir/locale
12mr|rosa-launcher-2.0.0-49|25	%_datadir/timeframe
12mr|rosa-launcher-2.0.0-49|26	
12mr|rosa-launcher-2.0.0-49|27	#--------------------------------------------------------------------
12mr|rosa-launcher-2.0.0-49|28	
12mr|rosa-launcher-2.0.0-49|29	%prep
12mr|rosa-launcher-2.0.0-49|30	%setup -q
12mr|rosa-launcher-2.0.0-49|31	
12mr|rosa-launcher-2.0.0-49|32	%build
12mr|rosa-launcher-2.0.0-49|33	%cmake_kde4
12mr|rosa-launcher-2.0.0-49|34	
12mr|rosa-launcher-2.0.0-49|35	%install
12mr|rosa-launcher-2.0.0-49|36	%makeinstall_std -C build

16257 12
12mr|rosa-media-player-1.5.1-6|1	Summary:	Multimedia player based on mplayer technology
12mr|rosa-media-player-1.5.1-6|2	Name:		rosa-media-player
12mr|rosa-media-player-1.5.1-6|3	Version:	1.5.1
12mr|rosa-media-player-1.5.1-6|4	Release:	6
12mr|rosa-media-player-1.5.1-6|5	License:	GPLv2+
12mr|rosa-media-player-1.5.1-6|6	Group:		Video
12mr|rosa-media-player-1.5.1-6|7	Url:		http://www.rosalinux.com
12mr|rosa-media-player-1.5.1-6|8	Source:		%{name}-%{version}.tar.gz
12mr|rosa-media-player-1.5.1-6|9	BuildRequires:	qt4-devel	>= 4.2.0
12mr|rosa-media-player-1.5.1-6|10	BuildRequires:	qt4-linguist	>= 4.2.0
12mr|rosa-media-player-1.5.1-6|11	BuildRequires:	wildmidi-devel
12mr|rosa-media-player-1.5.1-6|12	Requires:	mplayer		>= 1.0-1.rc1
12mr|rosa-media-player-1.5.1-6|13	Requires:	mencoder
12mr|rosa-media-player-1.5.1-6|14	Requires:	ffmpeg
12mr|rosa-media-player-1.5.1-6|15	Requires:	xdg-utils
12mr|rosa-media-player-1.5.1-6|16	Requires:	timidity-patch-gravis
12mr|rosa-media-player-1.5.1-6|17	%ifarch %ix86
12mr|rosa-media-player-1.5.1-6|18	Requires:	libwildmidi1
12mr|rosa-media-player-1.5.1-6|19	%endif
12mr|rosa-media-player-1.5.1-6|20	%ifarch x86_64
12mr|rosa-media-player-1.5.1-6|21	Requires:	lib64wildmidi1
12mr|rosa-media-player-1.5.1-6|22	%endif
12mr|rosa-media-player-1.5.1-6|23	
12mr|rosa-media-player-1.5.1-6|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|rosa-media-player-1.5.1-6|25	
12mr|rosa-media-player-1.5.1-6|26	%description
12mr|rosa-media-player-1.5.1-6|27	Rosa Media Player (ROMP) - multimedia player that supports
12mr|rosa-media-player-1.5.1-6|28	most of audio and video formats such as Audio CD, DVD, Video CD,
12mr|rosa-media-player-1.5.1-6|29	multimedia files in AVi, ASF/WMV/WMA, MOV/MP4, RealMedia,
12mr|rosa-media-player-1.5.1-6|30	Ogg Vorbis, NUT, NSV, VIVO, FLI, NuppelVideo, yuv4mpeg, FILM (.cpk),
12mr|rosa-media-player-1.5.1-6|31	RoQ, PVA and Matroska  formats recorded with video codecs - DivX ,
12mr|rosa-media-player-1.5.1-6|32	MPEG-1, MPEG-2, MPEG-4, Sorenson, WMV, RealVideo, x264 and audio
12mr|rosa-media-player-1.5.1-6|33	codecs MP3, Musepack, Vorbis, RealAudio, AC3/A52 (Dolby Digital),
12mr|rosa-media-player-1.5.1-6|34	AAC (MPEG-4 audio), QuickTime, VIVO audio and WMA and many other
12mr|rosa-media-player-1.5.1-6|35	less widespread video and audio codecs.
12mr|rosa-media-player-1.5.1-6|36	
12mr|rosa-media-player-1.5.1-6|37	It also supports streaming via HTTP/FTP, RTP/RTSP, MMS/MMST, MPST,
12mr|rosa-media-player-1.5.1-6|38	SDP, capture and record (via mencoder) of television signal.
12mr|rosa-media-player-1.5.1-6|39	
12mr|rosa-media-player-1.5.1-6|40	ROMP allows you to trim a particular piece of video, extract audio from
12mr|rosa-media-player-1.5.1-6|41	multimedia files and record screen presentations and many other things.
12mr|rosa-media-player-1.5.1-6|42	
12mr|rosa-media-player-1.5.1-6|43	%prep
12mr|rosa-media-player-1.5.1-6|44	%setup -qn %{name}
12mr|rosa-media-player-1.5.1-6|45	
12mr|rosa-media-player-1.5.1-6|46	%build
12mr|rosa-media-player-1.5.1-6|47	%setup_compile_flags
12mr|rosa-media-player-1.5.1-6|48	./get_romp_version.sh %{version} %{release}
12mr|rosa-media-player-1.5.1-6|49	%make PREFIX=%{_prefix} QMAKE=%{qt4bin}/qmake LRELEASE=%{qt4bin}/lrelease
12mr|rosa-media-player-1.5.1-6|50	# (tpg) don't use kde dialogs
12mr|rosa-media-player-1.5.1-6|51	#KDE_SUPPORT=1
12mr|rosa-media-player-1.5.1-6|52	
12mr|rosa-media-player-1.5.1-6|53	%install
12mr|rosa-media-player-1.5.1-6|54	%makeinstall_std PREFIX=%{_prefix}
12mr|rosa-media-player-1.5.1-6|55	
12mr|rosa-media-player-1.5.1-6|56	# remove wrongly put docs
12mr|rosa-media-player-1.5.1-6|57	rm -rf %{buildroot}%{_datadir}/doc
12mr|rosa-media-player-1.5.1-6|58	
12mr|rosa-media-player-1.5.1-6|59	#desktop-file-install \
12mr|rosa-media-player-1.5.1-6|60	#	--remove-key='Encoding' \
12mr|rosa-media-player-1.5.1-6|61	#	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|rosa-media-player-1.5.1-6|62	
12mr|rosa-media-player-1.5.1-6|63	#%clean
12mr|rosa-media-player-1.5.1-6|64	#[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|rosa-media-player-1.5.1-6|65	
12mr|rosa-media-player-1.5.1-6|66	%files
12mr|rosa-media-player-1.5.1-6|67	%doc *.txt src/docs/*
12mr|rosa-media-player-1.5.1-6|68	%dir %{_datadir}/%{name}
12mr|rosa-media-player-1.5.1-6|69	%dir %{_datadir}/%{name}/shortcuts
12mr|rosa-media-player-1.5.1-6|70	%dir %{_datadir}/%{name}/translations
12mr|rosa-media-player-1.5.1-6|71	
12mr|rosa-media-player-1.5.1-6|72	%attr(755,root,root) %{_bindir}/%{name}
12mr|rosa-media-player-1.5.1-6|73	
12mr|rosa-media-player-1.5.1-6|74	#%{_mandir}/man1/%{name}.*
12mr|rosa-media-player-1.5.1-6|75	%{_datadir}/%{name}/*.conf
12mr|rosa-media-player-1.5.1-6|76	%{_iconsdir}/hicolor/*/apps/rosamp.png
12mr|rosa-media-player-1.5.1-6|77	%{_datadir}/applications/*.desktop
12mr|rosa-media-player-1.5.1-6|78	%{_datadir}/%{name}/shortcuts/*
12mr|rosa-media-player-1.5.1-6|79	
12mr|rosa-media-player-1.5.1-6|80	%lang(ar_SY) %{_datadir}/%{name}/translations/rosamp_ar_SY.qm
12mr|rosa-media-player-1.5.1-6|81	#%lang(bg) %{_datadir}/%{name}/translations/rosamp_bg.qm
12mr|rosa-media-player-1.5.1-6|82	#%lang(ca) %{_datadir}/%{name}/translations/rosamp_ca.qm
12mr|rosa-media-player-1.5.1-6|83	%lang(cs) %{_datadir}/%{name}/translations/rosamp_cs.qm
12mr|rosa-media-player-1.5.1-6|84	%lang(de) %{_datadir}/%{name}/translations/rosamp_de.qm
12mr|rosa-media-player-1.5.1-6|85	#%lang(el_GR) %{_datadir}/%{name}/translations/rosamp_el_GR.qm
12mr|rosa-media-player-1.5.1-6|86	#%lang(en_US) %{_datadir}/%{name}/translations/rosamp_en_US.qm
12mr|rosa-media-player-1.5.1-6|87	%lang(es) %{_datadir}/%{name}/translations/rosamp_es.qm
12mr|rosa-media-player-1.5.1-6|88	%lang(et) %{_datadir}/%{name}/translations/rosamp_et.qm
12mr|rosa-media-player-1.5.1-6|89	#%lang(eu) %{_datadir}/%{name}/translations/rosamp_eu.qm
12mr|rosa-media-player-1.5.1-6|90	%lang(fi) %{_datadir}/%{name}/translations/rosamp_fi.qm
12mr|rosa-media-player-1.5.1-6|91	%lang(fr) %{_datadir}/%{name}/translations/rosamp_fr.qm
12mr|rosa-media-player-1.5.1-6|92	%lang(gl) %{_datadir}/%{name}/translations/rosamp_gl.qm
12mr|rosa-media-player-1.5.1-6|93	%lang(hu) %{_datadir}/%{name}/translations/rosamp_hu.qm
12mr|rosa-media-player-1.5.1-6|94	%lang(it) %{_datadir}/%{name}/translations/rosamp_it.qm
12mr|rosa-media-player-1.5.1-6|95	%lang(ja) %{_datadir}/%{name}/translations/rosamp_ja.qm
12mr|rosa-media-player-1.5.1-6|96	#%lang(ka) %{_datadir}/%{name}/translations/rosamp_ka.qm
12mr|rosa-media-player-1.5.1-6|97	#%lang(ko) %{_datadir}/%{name}/translations/rosamp_ko.qm
12mr|rosa-media-player-1.5.1-6|98	%lang(ku) %{_datadir}/%{name}/translations/rosamp_ku.qm
12mr|rosa-media-player-1.5.1-6|99	%lang(lt) %{_datadir}/%{name}/translations/rosamp_lt.qm
12mr|rosa-media-player-1.5.1-6|100	%lang(mk) %{_datadir}/%{name}/translations/rosamp_mk.qm
12mr|rosa-media-player-1.5.1-6|101	%lang(nl) %{_datadir}/%{name}/translations/rosamp_nl.qm
12mr|rosa-media-player-1.5.1-6|102	%lang(pl) %{_datadir}/%{name}/translations/rosamp_pl.qm
12mr|rosa-media-player-1.5.1-6|103	%lang(pt_BR) %{_datadir}/%{name}/translations/rosamp_pt_BR.qm
12mr|rosa-media-player-1.5.1-6|104	%lang(pt_pt) %{_datadir}/%{name}/translations/rosamp_pt.qm
12mr|rosa-media-player-1.5.1-6|105	%lang(ro_RO) %{_datadir}/%{name}/translations/rosamp_ro_RO.qm
12mr|rosa-media-player-1.5.1-6|106	%lang(ru_RU) %{_datadir}/%{name}/translations/rosamp_ru_RU.qm
12mr|rosa-media-player-1.5.1-6|107	#%lang(sk) %{_datadir}/%{name}/translations/rosamp_sk.qm
12mr|rosa-media-player-1.5.1-6|108	%lang(sl) %{_datadir}/%{name}/translations/rosamp_sl.qm
12mr|rosa-media-player-1.5.1-6|109	#%lang(sr) %{_datadir}/%{name}/translations/rosamp_sr.qm
12mr|rosa-media-player-1.5.1-6|110	#%lang(sv) %{_datadir}/%{name}/translations/rosamp_sv.qm
12mr|rosa-media-player-1.5.1-6|111	%lang(tr) %{_datadir}/%{name}/translations/rosamp_tr.qm
12mr|rosa-media-player-1.5.1-6|112	%lang(uk_UA) %{_datadir}/%{name}/translations/rosamp_uk_UA.qm
12mr|rosa-media-player-1.5.1-6|113	%lang(vi) %{_datadir}/%{name}/translations/rosamp_vi_VN.qm
12mr|rosa-media-player-1.5.1-6|114	%lang(zh_CN) %{_datadir}/%{name}/translations/rosamp_zh_CN.qm
12mr|rosa-media-player-1.5.1-6|115	%lang(zh_TW) %{_datadir}/%{name}/translations/rosamp_zh_TW.qm
12mr|rosa-media-player-1.5.1-6|116	
12mr|rosa-media-player-1.5.1-6|117	
12mr|rosa-media-player-1.5.1-6|118	
12mr|rosa-media-player-1.5.1-6|119	
12mr|rosa-media-player-1.5.1-6|120	%changelog
12mr|rosa-media-player-1.5.1-6|121	* Mon Dec 19 2011 Evgeniy Auginev <eauginev@mandriva.org> 0.952-4mdv2012.0
12mr|rosa-media-player-1.5.1-6|122	+ Revision: 743747
12mr|rosa-media-player-1.5.1-6|123	- audio files playing interface error fixed
12mr|rosa-media-player-1.5.1-6|124	
12mr|rosa-media-player-1.5.1-6|125	* Fri Dec 16 2011 Evgeniy Auginev <eauginev@mandriva.org> 0.952-2
12mr|rosa-media-player-1.5.1-6|126	+ Revision: 743050
12mr|rosa-media-player-1.5.1-6|127	-copy parameter added on split video function
12mr|rosa-media-player-1.5.1-6|128	
12mr|rosa-media-player-1.5.1-6|129	* Fri Dec 09 2011 Evgeniy Auginev <eauginev@mandriva.org> 0.952-1
12mr|rosa-media-player-1.5.1-6|130	+ Revision: 739438
12mr|rosa-media-player-1.5.1-6|131	- Playlist item hints added; free-space calculating algorithm changed for split video function; one running instance option fixed
12mr|rosa-media-player-1.5.1-6|132	
12mr|rosa-media-player-1.5.1-6|133	* Mon Nov 28 2011 Evgeniy Auginev <eauginev@mandriva.org> 0.951-3
12mr|rosa-media-player-1.5.1-6|134	+ Revision: 734874
12mr|rosa-media-player-1.5.1-6|135	- fix archive name
12mr|rosa-media-player-1.5.1-6|136	- change version number
12mr|rosa-media-player-1.5.1-6|137	
12mr|rosa-media-player-1.5.1-6|138	* Mon Nov 28 2011 Alex Burmashev <burmashev@mandriva.org> 0.95-3
12mr|rosa-media-player-1.5.1-6|139	+ Revision: 734825
12mr|rosa-media-player-1.5.1-6|140	- import rosa-media-player
12mr|rosa-media-player-1.5.1-6|141	
12mr|rosa-media-player-1.5.1-6|142	

16258 12
12mr|rosa-media-player-plugin-1.0-2|1	Summary:	ROSA Media Player Plugin
12mr|rosa-media-player-plugin-1.0-2|2	Name:		rosa-media-player-plugin
12mr|rosa-media-player-plugin-1.0-2|3	Version:        1.0
12mr|rosa-media-player-plugin-1.0-2|4	Release:	2
12mr|rosa-media-player-plugin-1.0-2|5	URL:		https://abf.rosalinux.ru/import/rosa-media-player-plugin
12mr|rosa-media-player-plugin-1.0-2|6	License:        GPL 3+
12mr|rosa-media-player-plugin-1.0-2|7	Group:		Video
12mr|rosa-media-player-plugin-1.0-2|8	Source:		%{name}-%{version}.tar.gz
12mr|rosa-media-player-plugin-1.0-2|9	BuildRequires:	qt4-devel
12mr|rosa-media-player-plugin-1.0-2|10	BuildRequires:	qt4-linguist
12mr|rosa-media-player-plugin-1.0-2|11	Requires:	mplayer
12mr|rosa-media-player-plugin-1.0-2|12	Packager:	Denis Koryavov <denis.koryavov@rosalab.ru>
12mr|rosa-media-player-plugin-1.0-2|13	
12mr|rosa-media-player-plugin-1.0-2|14	%if %{_use_internal_dependency_generator}
12mr|rosa-media-player-plugin-1.0-2|15	%define __noautoreq 'devel\\((.*)\\)'
12mr|rosa-media-player-plugin-1.0-2|16	%else
12mr|rosa-media-player-plugin-1.0-2|17	%define _requires_exceptions devel(
12mr|rosa-media-player-plugin-1.0-2|18	%endif
12mr|rosa-media-player-plugin-1.0-2|19	
12mr|rosa-media-player-plugin-1.0-2|20	%description
12mr|rosa-media-player-plugin-1.0-2|21	ROSA Media Player Plugin is designed to use with internet browsers
12mr|rosa-media-player-plugin-1.0-2|22	like Firefox and Chrome/Chromium.
12mr|rosa-media-player-plugin-1.0-2|23	
12mr|rosa-media-player-plugin-1.0-2|24	%prep
12mr|rosa-media-player-plugin-1.0-2|25	%setup -c
12mr|rosa-media-player-plugin-1.0-2|26	
12mr|rosa-media-player-plugin-1.0-2|27	%build
12mr|rosa-media-player-plugin-1.0-2|28	cd rosa-media-player
12mr|rosa-media-player-plugin-1.0-2|29	qmake rosampcore.pro
12mr|rosa-media-player-plugin-1.0-2|30	make
12mr|rosa-media-player-plugin-1.0-2|31	cd ..
12mr|rosa-media-player-plugin-1.0-2|32	
12mr|rosa-media-player-plugin-1.0-2|33	cd rosamp-plugin
12mr|rosa-media-player-plugin-1.0-2|34	qmake rosamp-plugin-smp.pro
12mr|rosa-media-player-plugin-1.0-2|35	make
12mr|rosa-media-player-plugin-1.0-2|36	qmake rosamp-plugin-qt.pro
12mr|rosa-media-player-plugin-1.0-2|37	make
12mr|rosa-media-player-plugin-1.0-2|38	qmake rosamp-plugin-wmp.pro
12mr|rosa-media-player-plugin-1.0-2|39	make
12mr|rosa-media-player-plugin-1.0-2|40	qmake rosamp-plugin-dvx.pro
12mr|rosa-media-player-plugin-1.0-2|41	make
12mr|rosa-media-player-plugin-1.0-2|42	qmake rosamp-plugin-rm.pro
12mr|rosa-media-player-plugin-1.0-2|43	make
12mr|rosa-media-player-plugin-1.0-2|44	lrelease rosamp-plugin-qt.pro
12mr|rosa-media-player-plugin-1.0-2|45	cd ..
12mr|rosa-media-player-plugin-1.0-2|46	
12mr|rosa-media-player-plugin-1.0-2|47	%install
12mr|rosa-media-player-plugin-1.0-2|48	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/
12mr|rosa-media-player-plugin-1.0-2|49	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/translations/
12mr|rosa-media-player-plugin-1.0-2|50	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/
12mr|rosa-media-player-plugin-1.0-2|51	cp -f rosamp-plugin/build/librosa-media-player-plugin-smp.so $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/
12mr|rosa-media-player-plugin-1.0-2|52	cp -f rosamp-plugin/build/librosa-media-player-plugin-dvx.so $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/
12mr|rosa-media-player-plugin-1.0-2|53	cp -f rosamp-plugin/build/librosa-media-player-plugin-qt.so $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/
12mr|rosa-media-player-plugin-1.0-2|54	cp -f rosamp-plugin/build/librosa-media-player-plugin-rm.so $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/
12mr|rosa-media-player-plugin-1.0-2|55	cp -f rosamp-plugin/build/librosa-media-player-plugin-wmp.so $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/
12mr|rosa-media-player-plugin-1.0-2|56	cp -f rosa-media-player/build/librosampcore.so.1.0.0 $RPM_BUILD_ROOT/%{_libdir}/
12mr|rosa-media-player-plugin-1.0-2|57	
12mr|rosa-media-player-plugin-1.0-2|58	cp -f rosamp-plugin/translations/*.qm $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/translations/
12mr|rosa-media-player-plugin-1.0-2|59	
12mr|rosa-media-player-plugin-1.0-2|60	cd rosa-media-player/build/
12mr|rosa-media-player-plugin-1.0-2|61	ln -s librosampcore.so.1.0.0 $RPM_BUILD_ROOT/%{_libdir}/librosampcore.so.1.0
12mr|rosa-media-player-plugin-1.0-2|62	ln -s librosampcore.so.1.0.0 $RPM_BUILD_ROOT/%{_libdir}/librosampcore.so.1
12mr|rosa-media-player-plugin-1.0-2|63	ln -s librosampcore.so.1.0.0 $RPM_BUILD_ROOT/%{_libdir}/librosampcore.so
12mr|rosa-media-player-plugin-1.0-2|64	
12mr|rosa-media-player-plugin-1.0-2|65	
12mr|rosa-media-player-plugin-1.0-2|66	%files
12mr|rosa-media-player-plugin-1.0-2|67	%{_libdir}/mozilla/plugins/librosa-media-player-plugin-*
12mr|rosa-media-player-plugin-1.0-2|68	%{_libdir}/librosampcore*
12mr|rosa-media-player-plugin-1.0-2|69	%{_libdir}/mozilla/plugins/translations/rosamp_plugin*

16259 12
12mr|rosapanel-1.5.0-1|1	Name:           rosapanel
12mr|rosapanel-1.5.0-1|2	Version:        1.5.0
12mr|rosapanel-1.5.0-1|3	Release:      	1
12mr|rosapanel-1.5.0-1|4	Epoch:		1
12mr|rosapanel-1.5.0-1|5	Summary:        RocketBar - ROSA panel for KDE
12mr|rosapanel-1.5.0-1|6	Group:		Graphical desktop/KDE
12mr|rosapanel-1.5.0-1|7	License:        LGPL v2
12mr|rosapanel-1.5.0-1|8	URL:            http://rosalab.ru/
12mr|rosapanel-1.5.0-1|9	Source0:        %{name}-%{version}.tar.gz
12mr|rosapanel-1.5.0-1|10	Requires: 	kdebase4-workspace
12mr|rosapanel-1.5.0-1|11	Requires:       python-kde4
12mr|rosapanel-1.5.0-1|12	Requires:       plasma-scriptengine-python
12mr|rosapanel-1.5.0-1|13	Requires: 	rosa-launcher
12mr|rosapanel-1.5.0-1|14	Requires: 	plasma-applet-stackfolder
12mr|rosapanel-1.5.0-1|15	Requires: 	plasma-desktoptheme-rosa
12mr|rosapanel-1.5.0-1|16	BuildRequires:  kdebase4-workspace-devel
12mr|rosapanel-1.5.0-1|17	BuildRequires:  kdebase4-devel
12mr|rosapanel-1.5.0-1|18	BuildRequires:  automoc4
12mr|rosapanel-1.5.0-1|19	
12mr|rosapanel-1.5.0-1|20	%files
12mr|rosapanel-1.5.0-1|21	%_kde_libdir/kde4/*.so
12mr|rosapanel-1.5.0-1|22	%_kde_services/*.desktop
12mr|rosapanel-1.5.0-1|23	
12mr|rosapanel-1.5.0-1|24	#--------------------------------------------------------------------
12mr|rosapanel-1.5.0-1|25	
12mr|rosapanel-1.5.0-1|26	%description
12mr|rosapanel-1.5.0-1|27	ROSA panel
12mr|rosapanel-1.5.0-1|28	
12mr|rosapanel-1.5.0-1|29	%prep
12mr|rosapanel-1.5.0-1|30	%setup -q
12mr|rosapanel-1.5.0-1|31	
12mr|rosapanel-1.5.0-1|32	%build
12mr|rosapanel-1.5.0-1|33	%cmake_kde4
12mr|rosapanel-1.5.0-1|34	
12mr|rosapanel-1.5.0-1|35	%install
12mr|rosapanel-1.5.0-1|36	%makeinstall_std -C build
12mr|rosapanel-1.5.0-1|37	
12mr|rosapanel-1.5.0-1|38	%changelog
12mr|rosapanel-1.5.0-1|39	* Wed Dec 05 2012 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 1.5.0-1
12mr|rosapanel-1.5.0-1|40	- RocketBar was updated to version 1.5.0
12mr|rosapanel-1.5.0-1|41	
12mr|rosapanel-1.5.0-1|42	* Tue Dec 04 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1.0-43
12mr|rosapanel-1.5.0-1|43	- Fixed loading delay
12mr|rosapanel-1.5.0-1|44	
12mr|rosapanel-1.5.0-1|45	* Tue Nov 20 2012 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 1.0-40
12mr|rosapanel-1.5.0-1|46	- Fix: support of Oxygen theme
12mr|rosapanel-1.5.0-1|47	
12mr|rosapanel-1.5.0-1|48	* Mon Sep 10 2012 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 1.0-38
12mr|rosapanel-1.5.0-1|49	- Wrench of icons was fixed
12mr|rosapanel-1.5.0-1|50	
12mr|rosapanel-1.5.0-1|51	* Thu Aug 30 2012 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 1.0-34
12mr|rosapanel-1.5.0-1|52	- Rosa separator as separate applet was removed
12mr|rosapanel-1.5.0-1|53	- Layouting of applets (if user adds panel) was fixed
12mr|rosapanel-1.5.0-1|54	- Problem with icons of default stackfolders was fixed
12mr|rosapanel-1.5.0-1|55	
12mr|rosapanel-1.5.0-1|56	* Wed Aug 15 2012 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 1.0-31
12mr|rosapanel-1.5.0-1|57	- Fixed wrench of some icons if immutability of panel is changed
12mr|rosapanel-1.5.0-1|58	
12mr|rosapanel-1.5.0-1|59	* Mon Apr 23 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1.0-30
12mr|rosapanel-1.5.0-1|60	- Added check the lock panel before deleting applet
12mr|rosapanel-1.5.0-1|61	- Added russian translations for the trash applet
12mr|rosapanel-1.5.0-1|62	
12mr|rosapanel-1.5.0-1|63	* Wed Apr 18 2012 Yermakov Alexey <alexey.yermakov@rosalab.ru 1.0-29
12mr|rosapanel-1.5.0-1|64	- Fixed a bug in icon-applet which showed 'unknown' icon for directory entries
12mr|rosapanel-1.5.0-1|65	
12mr|rosapanel-1.5.0-1|66	* Tue Apr 03 2012 Yermakov Alexey <alexey.yermakov@rosalab.ru 1.0-28
12mr|rosapanel-1.5.0-1|67	- Fixed dropping of icons in the wrong place
12mr|rosapanel-1.5.0-1|68	
12mr|rosapanel-1.5.0-1|69	* Mon Mar 26 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1.0-27
12mr|rosapanel-1.5.0-1|70	- update KDE 4.8 integration

16260 12
12mr|rosa-release-2012.1-15|1	# Please update release notes:
12mr|rosa-release-2012.1-15|2	# make -C SOURCES release-notes.{html,txt}
12mr|rosa-release-2012.1-15|3	#
12mr|rosa-release-2012.1-15|4	
12mr|rosa-release-2012.1-15|5	%define distrib Desktop
12mr|rosa-release-2012.1-15|6	%define version 2012.1
12mr|rosa-release-2012.1-15|7	%define rel 15
12mr|rosa-release-2012.1-15|8	%define distname rosa
12mr|rosa-release-2012.1-15|9	%define distsuffix rosa
12mr|rosa-release-2012.1-15|10	%define distribution ROSA Fresh Desktop
12mr|rosa-release-2012.1-15|11	
12mr|rosa-release-2012.1-15|12	%define product_vendor ROSA
12mr|rosa-release-2012.1-15|13	%define product_distribution %distribution
12mr|rosa-release-2012.1-15|14	%define product_type Basic
12mr|rosa-release-2012.1-15|15	%define product_version %version
12mr|rosa-release-2012.1-15|16	%define product_branch Official
12mr|rosa-release-2012.1-15|17	%define product_release 1
12mr|rosa-release-2012.1-15|18	%define product_arch %{_target_cpu}
12mr|rosa-release-2012.1-15|19	
12mr|rosa-release-2012.1-15|20	%define product_id_base vendor=%product_vendor,distribution=%product_distribution,type=%product_type,version=%product_version,branch=%product_branch,release=%product_release,arch=%product_arch
12mr|rosa-release-2012.1-15|21	
12mr|rosa-release-2012.1-15|22	%define rosa_release %version
12mr|rosa-release-2012.1-15|23	%define rosa_branch %distrib
12mr|rosa-release-2012.1-15|24	%define rosa_arch %{_target_cpu}
12mr|rosa-release-2012.1-15|25	%define rosa_os %{_target_os}
12mr|rosa-release-2012.1-15|26	
12mr|rosa-release-2012.1-15|27	%define realversion %version
12mr|rosa-release-2012.1-15|28	%define mdkver %(echo %version | sed 's/\\.//')0
12mr|rosa-release-2012.1-15|29	
12mr|rosa-release-2012.1-15|30	Summary:	ROSA release file
12mr|rosa-release-2012.1-15|31	Name:		rosa-release
12mr|rosa-release-2012.1-15|32	Version:	%version
12mr|rosa-release-2012.1-15|33	Release:	%rel
12mr|rosa-release-2012.1-15|34	License:	GPL
12mr|rosa-release-2012.1-15|35	URL:		http://www.rosalinux.com/
12mr|rosa-release-2012.1-15|36	Group:		System/Configuration/Other
12mr|rosa-release-2012.1-15|37	Source:		%name.tar.bz2
12mr|rosa-release-2012.1-15|38	Source3:	CREDITS
12mr|rosa-release-2012.1-15|39	# edited lynx -dump of wiki:
12mr|rosa-release-2012.1-15|40	Source4:	release-notes.txt
12mr|rosa-release-2012.1-15|41	Source5:	release-notes.html
12mr|rosa-release-2012.1-15|42	Source6:	10rosa-release.sh
12mr|rosa-release-2012.1-15|43	Source7:	10rosa-release.csh
12mr|rosa-release-2012.1-15|44	BuildRoot:	%{_tmppath}/%{name}-root
12mr|rosa-release-2012.1-15|45	
12mr|rosa-release-2012.1-15|46	%description
12mr|rosa-release-2012.1-15|47	ROSA Desktop release file.
12mr|rosa-release-2012.1-15|48	
12mr|rosa-release-2012.1-15|49	%package common
12mr|rosa-release-2012.1-15|50	Summary: ROSA release common files
12mr|rosa-release-2012.1-15|51	Group: System/Configuration/Other
12mr|rosa-release-2012.1-15|52	Obsoletes: mandriva-release-Discovery
12mr|rosa-release-2012.1-15|53	Obsoletes: mandriva-release-Powerpack+
12mr|rosa-release-2012.1-15|54	Obsoletes: mandriva-release-One
12mr|rosa-release-2012.1-15|55	Obsoletes: mandriva-release-Free
12mr|rosa-release-2012.1-15|56	Obsoletes: %name < %version-%release
12mr|rosa-release-2012.1-15|57	Obsoletes: mandriva-release-common
12mr|rosa-release-2012.1-15|58	Requires:  lsb-release
12mr|rosa-release-2012.1-15|59	
12mr|rosa-release-2012.1-15|60	# cf mdvbz#32631
12mr|rosa-release-2012.1-15|61	Provides: arch(%{_target_cpu})
12mr|rosa-release-2012.1-15|62	Provides: rosa-release-common
12mr|rosa-release-2012.1-15|63	Provides: mandriva-release-common
12mr|rosa-release-2012.1-15|64	
12mr|rosa-release-2012.1-15|65	%description common
12mr|rosa-release-2012.1-15|66	Common files for ROSA Desktop release packages.
12mr|rosa-release-2012.1-15|67	
12mr|rosa-release-2012.1-15|68	%define release_package(s) \
12mr|rosa-release-2012.1-15|69	%{-s:%package %1} \
12mr|rosa-release-2012.1-15|70	Summary: ROSA release file%{?1: for %1} \
12mr|rosa-release-2012.1-15|71	Group: System/Configuration/Other \
12mr|rosa-release-2012.1-15|72	Requires:	rosa-release-common \
12mr|rosa-release-2012.1-15|73	Requires(post):	coreutils \
12mr|rosa-release-2012.1-15|74	Provides:	redhat-release rawhide-release mandrake-release mandriva-release mandrakelinux-release rosa-release \
12mr|rosa-release-2012.1-15|75	Provides:	%name = %version-%release \
12mr|rosa-release-2012.1-15|76	
12mr|rosa-release-2012.1-15|77	%define release_descr(s) \
12mr|rosa-release-2012.1-15|78	%description %{-s:%1} \
12mr|rosa-release-2012.1-15|79	ROSA Desktop release file for %1 flavor. \
12mr|rosa-release-2012.1-15|80	
12mr|rosa-release-2012.1-15|81	%define release_post(s) \
12mr|rosa-release-2012.1-15|82	%post %{-s:%1} \
12mr|rosa-release-2012.1-15|83	/bin/ln -fs product.id.%1 /etc/product.id
12mr|rosa-release-2012.1-15|84	
12mr|rosa-release-2012.1-15|85	%define release_install(s) \
12mr|rosa-release-2012.1-15|86	cat > %buildroot/etc/product.id.%{1} << EOF \
12mr|rosa-release-2012.1-15|87	%{product_id_base},product=%1\
12mr|rosa-release-2012.1-15|88	EOF\
12mr|rosa-release-2012.1-15|89	\
12mr|rosa-release-2012.1-15|90	mkdir -p %buildroot/etc/rpm/macros.d \
12mr|rosa-release-2012.1-15|91	cat > %buildroot/etc/rpm/macros.d/%{1}.macros <<EOF \
12mr|rosa-release-2012.1-15|92	%%distribution      %distribution\
12mr|rosa-release-2012.1-15|93	%%rosa_release  %rosa_release\
12mr|rosa-release-2012.1-15|94	%%rosa_branch   %rosa_branch\
12mr|rosa-release-2012.1-15|95	%%rosa_arch     %rosa_arch\
12mr|rosa-release-2012.1-15|96	%%rosa_os       %rosa_os\
12mr|rosa-release-2012.1-15|97	%%rosa_class    %%(. /etc/sysconfig/system; echo \\\$META_CLASS)\
12mr|rosa-release-2012.1-15|98	%%mdkver            %mdkver\
12mr|rosa-release-2012.1-15|99	%%mdvver            %mdkver\
12mr|rosa-release-2012.1-15|100	%%distsuffix        %distsuffix\
12mr|rosa-release-2012.1-15|101	%%mandriva_release  %%rosa_release\
12mr|rosa-release-2012.1-15|102	%%mandriva_branch  %%rosa_branch\
12mr|rosa-release-2012.1-15|103	%%mandriva_arch     %%rosa_arch\
12mr|rosa-release-2012.1-15|104	%%mandriva_os       %%rosa_os\
12mr|rosa-release-2012.1-15|105	%%mandriva_class       %%rosa_class\
12mr|rosa-release-2012.1-15|106	\
12mr|rosa-release-2012.1-15|107	# productid variable\
12mr|rosa-release-2012.1-15|108	%%product_id %{product_id_base},product=%{1}\
12mr|rosa-release-2012.1-15|109	\
12mr|rosa-release-2012.1-15|110	%%product_vendor        %product_vendor\
12mr|rosa-release-2012.1-15|111	%%product_distribution  %product_distribution\
12mr|rosa-release-2012.1-15|112	%%product_type          %product_type\
12mr|rosa-release-2012.1-15|113	%%product_version       %product_version\
12mr|rosa-release-2012.1-15|114	%%product_branch        %product_branch\
12mr|rosa-release-2012.1-15|115	%%product_release       %product_release\
12mr|rosa-release-2012.1-15|116	%%product_arch          %product_arch\
12mr|rosa-release-2012.1-15|117	%%product_product       %1\
12mr|rosa-release-2012.1-15|118	\
12mr|rosa-release-2012.1-15|119	%{?unstable}\
12mr|rosa-release-2012.1-15|120	EOF\
12mr|rosa-release-2012.1-15|121	\
12mr|rosa-release-2012.1-15|122	mkdir -p %buildroot/etc/sysconfig \
12mr|rosa-release-2012.1-15|123	cat > %buildroot/etc/sysconfig/system <<EOF \
12mr|rosa-release-2012.1-15|124	SECURITY=3\
12mr|rosa-release-2012.1-15|125	CLASS=beginner\
12mr|rosa-release-2012.1-15|126	LIBSAFE=no\
12mr|rosa-release-2012.1-15|127	META_CLASS=download\
12mr|rosa-release-2012.1-15|128	EOF\
12mr|rosa-release-2012.1-15|129	
12mr|rosa-release-2012.1-15|130	
12mr|rosa-release-2012.1-15|131	%release_package -s Free
12mr|rosa-release-2012.1-15|132	Conflicts: rosa-release-EE
12mr|rosa-release-2012.1-15|133	
12mr|rosa-release-2012.1-15|134	%release_package -s EE
12mr|rosa-release-2012.1-15|135	Conflicts: rosa-release-Free
12mr|rosa-release-2012.1-15|136	
12mr|rosa-release-2012.1-15|137	%release_descr -s Free
12mr|rosa-release-2012.1-15|138	%release_descr -s EE
12mr|rosa-release-2012.1-15|139	
12mr|rosa-release-2012.1-15|140	%prep
12mr|rosa-release-2012.1-15|141	%setup -q -n %{name}
12mr|rosa-release-2012.1-15|142	cp -a %SOURCE3 CREDITS
12mr|rosa-release-2012.1-15|143	cp -a %SOURCE4 release-notes.txt
12mr|rosa-release-2012.1-15|144	cp -a %SOURCE5 release-notes.html
12mr|rosa-release-2012.1-15|145	cat > README.urpmi <<EOF
12mr|rosa-release-2012.1-15|146	This is ROSA Fresh Desktop %version
12mr|rosa-release-2012.1-15|147	
12mr|rosa-release-2012.1-15|148	You can find the release notes in %_docdir/%name-common/release-notes.txt
12mr|rosa-release-2012.1-15|149	
12mr|rosa-release-2012.1-15|150	or on the web at http://wiki.rosalab.ru
12mr|rosa-release-2012.1-15|151	EOF
12mr|rosa-release-2012.1-15|152	
12mr|rosa-release-2012.1-15|153	# check that CREDITS file is in UTF-8, fail otherwise
12mr|rosa-release-2012.1-15|154	if iconv -f utf-8 -t utf-8 < CREDITS > /dev/null
12mr|rosa-release-2012.1-15|155	then
12mr|rosa-release-2012.1-15|156	true
12mr|rosa-release-2012.1-15|157	else
12mr|rosa-release-2012.1-15|158	echo "the CREDITS file *MUST* be encoded in UTF-8"
12mr|rosa-release-2012.1-15|159	echo "please fix it before continuing"
12mr|rosa-release-2012.1-15|160	false
12mr|rosa-release-2012.1-15|161	fi
12mr|rosa-release-2012.1-15|162	
12mr|rosa-release-2012.1-15|163	%install
12mr|rosa-release-2012.1-15|164	rm -rf %buildroot
12mr|rosa-release-2012.1-15|165	mkdir -p %buildroot/etc
12mr|rosa-release-2012.1-15|166	
12mr|rosa-release-2012.1-15|167	echo "ROSA Fresh Desktop release %{realversion} (%{distrib}) for %{_target_cpu}" > %buildroot/etc/rosa-release
12mr|rosa-release-2012.1-15|168	ln -sf rosa-release %buildroot/etc/redhat-release
12mr|rosa-release-2012.1-15|169	ln -sf rosa-release %buildroot/etc/mandrake-release
12mr|rosa-release-2012.1-15|170	ln -sf rosa-release %buildroot/etc/release
12mr|rosa-release-2012.1-15|171	ln -sf rosa-release %buildroot/etc/mandriva-release
12mr|rosa-release-2012.1-15|172	ln -sf rosa-release %buildroot/etc/mandrakelinux-release
12mr|rosa-release-2012.1-15|173	ln -sf rosa-release %buildroot/etc/system-release
12mr|rosa-release-2012.1-15|174	
12mr|rosa-release-2012.1-15|175	echo "%{version}.0 %{rel} %{distname}" > %{buildroot}/etc/version
12mr|rosa-release-2012.1-15|176	
12mr|rosa-release-2012.1-15|177	mkdir -p %buildroot/etc/profile.d
12mr|rosa-release-2012.1-15|178	
12mr|rosa-release-2012.1-15|179	# (tpg) follow standard specifications http://0pointer.de/blog/projects/os-release
12mr|rosa-release-2012.1-15|180	cat > %{buildroot}/etc/os-release << EOF
12mr|rosa-release-2012.1-15|181	NAME="%{distribution}"
12mr|rosa-release-2012.1-15|182	VERSION="%{product_product} %{realversion} %{distrib}"
12mr|rosa-release-2012.1-15|183	ID=rosa
12mr|rosa-release-2012.1-15|184	VERSION_ID=%{realversion}
12mr|rosa-release-2012.1-15|185	PRETTY_NAME="%{distribution} %{product_product} %{realversion} %{distrib}"
12mr|rosa-release-2012.1-15|186	ANSI_COLOR="1;43"
12mr|rosa-release-2012.1-15|187	CPE_NAME="cpe:/o:rosa:rosalinux:%{realversion}"
12mr|rosa-release-2012.1-15|188	HOME_URL="http://www.rosalinux.com/"
12mr|rosa-release-2012.1-15|189	BUG_REPORT_URL="https://bugs.rosalinux.com/"
12mr|rosa-release-2012.1-15|190	EOF
12mr|rosa-release-2012.1-15|191	
12mr|rosa-release-2012.1-15|192	cp -f %{SOURCE6} %buildroot/etc/profile.d/
12mr|rosa-release-2012.1-15|193	cp -f %{SOURCE7} %buildroot/etc/profile.d/
12mr|rosa-release-2012.1-15|194	
12mr|rosa-release-2012.1-15|195	%release_install Free
12mr|rosa-release-2012.1-15|196	%release_install EE
12mr|rosa-release-2012.1-15|197	
12mr|rosa-release-2012.1-15|198	%release_post -s Free
12mr|rosa-release-2012.1-15|199	%release_post -s EE
12mr|rosa-release-2012.1-15|200	
12mr|rosa-release-2012.1-15|201	%define release_files(s:) \
12mr|rosa-release-2012.1-15|202	%files %{-s:%{-s*}} \
12mr|rosa-release-2012.1-15|203	%defattr(-,root,root) \
12mr|rosa-release-2012.1-15|204	/etc/rpm/macros.d/%{1}.macros \
12mr|rosa-release-2012.1-15|205	/etc/product.id.%1 \
12mr|rosa-release-2012.1-15|206	\
12mr|rosa-release-2012.1-15|207	
12mr|rosa-release-2012.1-15|208	%release_files -s Free Free
12mr|rosa-release-2012.1-15|209	%release_files -s EE EE
12mr|rosa-release-2012.1-15|210	
12mr|rosa-release-2012.1-15|211	%files common
12mr|rosa-release-2012.1-15|212	%defattr(-,root,root)
12mr|rosa-release-2012.1-15|213	%doc CREDITS distro.txt README.urpmi release-notes.*
12mr|rosa-release-2012.1-15|214	/etc/mandrake-release
12mr|rosa-release-2012.1-15|215	/etc/mandriva-release
12mr|rosa-release-2012.1-15|216	/etc/mandrakelinux-release
12mr|rosa-release-2012.1-15|217	/etc/redhat-release
12mr|rosa-release-2012.1-15|218	/etc/rosa-release
12mr|rosa-release-2012.1-15|219	/etc/release
12mr|rosa-release-2012.1-15|220	/etc/system-release
12mr|rosa-release-2012.1-15|221	/etc/version
12mr|rosa-release-2012.1-15|222	/etc/os-release
12mr|rosa-release-2012.1-15|223	/etc/profile.d/10rosa-release.sh
12mr|rosa-release-2012.1-15|224	/etc/profile.d/10rosa-release.csh
12mr|rosa-release-2012.1-15|225	%config(noreplace) %verify(not md5 size mtime) /etc/sysconfig/system
12mr|rosa-release-2012.1-15|226	
12mr|rosa-release-2012.1-15|227	
12mr|rosa-release-2012.1-15|228	%changelog
12mr|rosa-release-2012.1-15|229	* Tue Dec  18 2012 root <root@localhost.localdomain>
12mr|rosa-release-2012.1-15|230	+ Commit: c2c2a73
12mr|rosa-release-2012.1-15|231	- ROSA Desktop.Fresh -> ROSA Fresh Desktop
12mr|rosa-release-2012.1-15|232	
12mr|rosa-release-2012.1-15|233	* Wed Dec  12 2012 root <root@localhost.localdomain>
12mr|rosa-release-2012.1-15|234	+ Commit: 02c614d
12mr|rosa-release-2012.1-15|235	- Desktop -> Desktop.Fresh
12mr|rosa-release-2012.1-15|236	
12mr|rosa-release-2012.1-15|237	* Wed Dec  12 2012 root <root@localhost.localdomain>
12mr|rosa-release-2012.1-15|238	+ Commit: 42b229e
12mr|rosa-release-2012.1-15|239	- update to the last version
12mr|rosa-release-2012.1-15|240	
12mr|rosa-release-2012.1-15|241	* Mon Dec  10 2012 Alexander Kazancev <kazancas@gmail.com>
12mr|rosa-release-2012.1-15|242	+ Commit: 39da66f
12mr|rosa-release-2012.1-15|243	- Updated rosa-release.spec
12mr|rosa-release-2012.1-15|244	
12mr|rosa-release-2012.1-15|245	* Tue Dec  4 2012 root <root@localhost.localdomain>
12mr|rosa-release-2012.1-15|246	+ Commit: 1d42e95
12mr|rosa-release-2012.1-15|247	- changed Linux to Desktop
12mr|rosa-release-2012.1-15|248	
12mr|rosa-release-2012.1-15|249	* Tue Nov  20 2012 Alex Burmashev <alex.burmashev@rosalab.ru>
12mr|rosa-release-2012.1-15|250	+ Commit: dea1da6
12mr|rosa-release-2012.1-15|251	- Updated rosa-release.spec
12mr|rosa-release-2012.1-15|252	
12mr|rosa-release-2012.1-15|253	* Tue Nov  20 2012 Alex Burmashev <alex.burmashev@rosalab.ru>
12mr|rosa-release-2012.1-15|254	+ Commit: 5a4781d
12mr|rosa-release-2012.1-15|255	- Updated rosa-release.spec
12mr|rosa-release-2012.1-15|256	
12mr|rosa-release-2012.1-15|257	* Tue Oct  23 2012 Alexander Kazancev <kazancas@gmail.com>
12mr|rosa-release-2012.1-15|258	+ Commit: 1dcc2d2
12mr|rosa-release-2012.1-15|259	- Updated rosa-release.spec
12mr|rosa-release-2012.1-15|260	
12mr|rosa-release-2012.1-15|261	* Tue Aug  21 2012 alexander barakin aka sash-kan <alex@barak.in>
12mr|rosa-release-2012.1-15|262	+ Commit: 8760860
12mr|rosa-release-2012.1-15|263	- 2012.1: fix other missing macros mandriva_*
12mr|rosa-release-2012.1-15|264	
12mr|rosa-release-2012.1-15|265	* Fri Aug  17 2012 alexander barakin aka sash-kan <alex@barak.in>
12mr|rosa-release-2012.1-15|266	+ Commit: f58975e
12mr|rosa-release-2012.1-15|267	- symlink product.id created during installation
12mr|rosa-release-2012.1-15|268	
12mr|rosa-release-2012.1-15|269	* Fri Aug  17 2012 alexander barakin aka sash-kan <alex@barak.in>
12mr|rosa-release-2012.1-15|270	+ Commit: f8d9d1f
12mr|rosa-release-2012.1-15|271	- 2012.1: fix missing macro mandriva_release
12mr|rosa-release-2012.1-15|272	
12mr|rosa-release-2012.1-15|273	* Thu Jul  19 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|274	+ Commit: 505e9e0
12mr|rosa-release-2012.1-15|275	- LOG - add provides mandriva-release-common
12mr|rosa-release-2012.1-15|276	
12mr|rosa-release-2012.1-15|277	* Tue Jun  19 2012 Alex Burmashev <alex.burmashev@rosalab.ru>
12mr|rosa-release-2012.1-15|278	+ Commit: fa46796
12mr|rosa-release-2012.1-15|279	- Updated rosa-release.spec
12mr|rosa-release-2012.1-15|280	
12mr|rosa-release-2012.1-15|281	* Tue Jun  19 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|282	+ Commit: eff1840
12mr|rosa-release-2012.1-15|283	- Updated rosa-release.spec
12mr|rosa-release-2012.1-15|284	
12mr|rosa-release-2012.1-15|285	* Tue Jun  19 2012 akdengi <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|286	+ Commit: 7d85e62
12mr|rosa-release-2012.1-15|287	- fix
12mr|rosa-release-2012.1-15|288	
12mr|rosa-release-2012.1-15|289	* Tue Jun  19 2012 akdengi <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|290	+ Commit: 01464f2
12mr|rosa-release-2012.1-15|291	- sync with mandriva
12mr|rosa-release-2012.1-15|292	
12mr|rosa-release-2012.1-15|293	* Tue Jun  19 2012 akdengi <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|294	+ Commit: fb7ea49
12mr|rosa-release-2012.1-15|295	- fix spec to avoid conflict
12mr|rosa-release-2012.1-15|296	
12mr|rosa-release-2012.1-15|297	* Tue Jun  19 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|298	+ Commit: 3e5ce2b
12mr|rosa-release-2012.1-15|299	- Updated rosa-release.spec
12mr|rosa-release-2012.1-15|300	
12mr|rosa-release-2012.1-15|301	* Tue Jun  19 2012 akdengi <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|302	+ Commit: d38d303
12mr|rosa-release-2012.1-15|303	- add mandriva-relese to Obsoletes
12mr|rosa-release-2012.1-15|304	
12mr|rosa-release-2012.1-15|305	* Tue Jun  19 2012 akdengi <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|306	+ Commit: 1e2c9ec
12mr|rosa-release-2012.1-15|307	- fix provides
12mr|rosa-release-2012.1-15|308	
12mr|rosa-release-2012.1-15|309	* Tue Jun  19 2012 akdengi <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|310	+ Commit: 247bc4d
12mr|rosa-release-2012.1-15|311	- fix
12mr|rosa-release-2012.1-15|312	
12mr|rosa-release-2012.1-15|313	* Tue Jun  19 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|314	+ Commit: 01c7c39
12mr|rosa-release-2012.1-15|315	- Updated rosa-release.spec
12mr|rosa-release-2012.1-15|316	
12mr|rosa-release-2012.1-15|317	* Tue Jun  19 2012 akdengi <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|318	+ Commit: f2c5a1b
12mr|rosa-release-2012.1-15|319	- fix sprc
12mr|rosa-release-2012.1-15|320	
12mr|rosa-release-2012.1-15|321	* Tue Jun  19 2012 akdengi <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|322	+ Commit: 6e51ea6
12mr|rosa-release-2012.1-15|323	- fix source in spec
12mr|rosa-release-2012.1-15|324	
12mr|rosa-release-2012.1-15|325	* Tue Jun  19 2012 akdengi <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|326	+ Commit: 4a97913
12mr|rosa-release-2012.1-15|327	- use script file instead generate
12mr|rosa-release-2012.1-15|328	
12mr|rosa-release-2012.1-15|329	* Tue Jun  19 2012 akdengi <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|330	+ Commit: f4b4aab
12mr|rosa-release-2012.1-15|331	- fix spec
12mr|rosa-release-2012.1-15|332	
12mr|rosa-release-2012.1-15|333	* Tue Jun  19 2012 akdengi <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|334	+ Commit: d490de8
12mr|rosa-release-2012.1-15|335	- fix spec
12mr|rosa-release-2012.1-15|336	
12mr|rosa-release-2012.1-15|337	* Tue Jun  19 2012 akdengi <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|338	+ Commit: 35402ce
12mr|rosa-release-2012.1-15|339	- fix spec
12mr|rosa-release-2012.1-15|340	
12mr|rosa-release-2012.1-15|341	* Tue Jun  19 2012 akdengi <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|342	+ Commit: aebfa5c
12mr|rosa-release-2012.1-15|343	- fix spec
12mr|rosa-release-2012.1-15|344	
12mr|rosa-release-2012.1-15|345	* Tue Jun  19 2012 akdengi <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|346	+ Commit: c4d5d53
12mr|rosa-release-2012.1-15|347	- update release
12mr|rosa-release-2012.1-15|348	
12mr|rosa-release-2012.1-15|349	* Mon Jun  18 2012 akdengi <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|350	+ Commit: db81419
12mr|rosa-release-2012.1-15|351	- fix spec
12mr|rosa-release-2012.1-15|352	
12mr|rosa-release-2012.1-15|353	* Mon Jun  18 2012 akdengi <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|354	+ Commit: 4869a28
12mr|rosa-release-2012.1-15|355	- fix spec
12mr|rosa-release-2012.1-15|356	
12mr|rosa-release-2012.1-15|357	* Mon Jun  18 2012 akdengi <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|358	+ Commit: 719dc2b
12mr|rosa-release-2012.1-15|359	- Set requires in manual mode
12mr|rosa-release-2012.1-15|360	
12mr|rosa-release-2012.1-15|361	* Mon Jun  18 2012 akdengi <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|362	+ Commit: a6267a5
12mr|rosa-release-2012.1-15|363	- some fix
12mr|rosa-release-2012.1-15|364	
12mr|rosa-release-2012.1-15|365	* Wed Jun  13 2012 akdengi <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|366	+ Commit: efb1bf4
12mr|rosa-release-2012.1-15|367	- add privides rosa release and symlink to /etc/mandriva-release
12mr|rosa-release-2012.1-15|368	
12mr|rosa-release-2012.1-15|369	* Wed Jun  13 2012 akdengi <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|370	+ Commit: cb0eb78
12mr|rosa-release-2012.1-15|371	- add privides rosa release and symlink to /etc/mandriva-release
12mr|rosa-release-2012.1-15|372	
12mr|rosa-release-2012.1-15|373	* Wed Jun  13 2012 akdengi <kazancas@mandriva.ru>
12mr|rosa-release-2012.1-15|374	+ Commit: 8d62fe6
12mr|rosa-release-2012.1-15|375	- initial
12mr|rosa-release-2012.1-15|376	
12mr|rosa-release-2012.1-15|377	* Wed May  23 2012 Rosa <rosa@rosa-build.rosalab.ru>
12mr|rosa-release-2012.1-15|378	+ Commit: 1d8a2ab
12mr|rosa-release-2012.1-15|379	- Automatic import for version 2012.0
12mr|rosa-release-2012.1-15|380	
12mr|rosa-release-2012.1-15|381	

16261 12
12mr|rosa-repodata-2012.1-1|1	Name:           rosa-repodata
12mr|rosa-repodata-2012.1-1|2	Version:        2012.1
12mr|rosa-repodata-2012.1-1|3	Release:        1
12mr|rosa-repodata-2012.1-1|4	Summary:        Repository Configuration
12mr|rosa-repodata-2012.1-1|5	Group:          System/Base
12mr|rosa-repodata-2012.1-1|6	License:        GPL
12mr|rosa-repodata-2012.1-1|7	Source0:        RPM-GPG-KEYS-rosa2012.1
12mr|rosa-repodata-2012.1-1|8	Source1:        urpmi.cfg
12mr|rosa-repodata-2012.1-1|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12mr|rosa-repodata-2012.1-1|10	
12mr|rosa-repodata-2012.1-1|11	BuildArch:      noarch
12mr|rosa-repodata-2012.1-1|12	
12mr|rosa-repodata-2012.1-1|13	%description
12mr|rosa-repodata-2012.1-1|14	
12mr|rosa-repodata-2012.1-1|15	This package contains the repository GPG key(s) as well as configuration
12mr|rosa-repodata-2012.1-1|16	for the URPM package manager ROSA Desktop.Fresh 2012.
12mr|rosa-repodata-2012.1-1|17	
12mr|rosa-repodata-2012.1-1|18	%prep
12mr|rosa-repodata-2012.1-1|19	%setup -c -T
12mr|rosa-repodata-2012.1-1|20	
12mr|rosa-repodata-2012.1-1|21	%build
12mr|rosa-repodata-2012.1-1|22	
12mr|rosa-repodata-2012.1-1|23	%install
12mr|rosa-repodata-2012.1-1|24	
12mr|rosa-repodata-2012.1-1|25	# common (name of key see in urpmi.cfg)
12mr|rosa-repodata-2012.1-1|26	install -Dpm 644 %{SOURCE0} \
12mr|rosa-repodata-2012.1-1|27	%{buildroot}%{_sysconfdir}/RPM-GPG-KEYS/16a853e7.asc
12mr|rosa-repodata-2012.1-1|28	
12mr|rosa-repodata-2012.1-1|29	# urpm
12mr|rosa-repodata-2012.1-1|30	install -dm 755 %{buildroot}%{_sysconfdir}/urpmi/
12mr|rosa-repodata-2012.1-1|31	install -pm 644 %{SOURCE1} \
12mr|rosa-repodata-2012.1-1|32	%{buildroot}%{_sysconfdir}/urpmi/
12mr|rosa-repodata-2012.1-1|33	
12mr|rosa-repodata-2012.1-1|34	%post
12mr|rosa-repodata-2012.1-1|35	#import key to keyring
12mr|rosa-repodata-2012.1-1|36	/bin/rpm --import %{_sysconfdir}/RPM-GPG-KEYS/16a853e7.asc
12mr|rosa-repodata-2012.1-1|37	
12mr|rosa-repodata-2012.1-1|38	%files
12mr|rosa-repodata-2012.1-1|39	%defattr(-,root,root,-)
12mr|rosa-repodata-2012.1-1|40	%{_sysconfdir}/RPM-GPG-KEYS/*
12mr|rosa-repodata-2012.1-1|41	%config(noreplace) %{_sysconfdir}/urpmi/*

16262 12
12mr|routed-0.17-15|1	Summary: The routing daemon which maintains routing tables
12mr|routed-0.17-15|2	Name: routed
12mr|routed-0.17-15|3	Version: 0.17
12mr|routed-0.17-15|4	Release: %mkrel 15
12mr|routed-0.17-15|5	License: BSD
12mr|routed-0.17-15|6	Group: System/Servers
12mr|routed-0.17-15|7	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|routed-0.17-15|8	URL: ftp://ftp.uk.linux.org/pub/linux/Networking/netkit
12mr|routed-0.17-15|9	Source: ftp://sunsite.unc.edu/pub/Linux/system/network/daemons/netkit-routed-%{version}.tar.bz2
12mr|routed-0.17-15|10	Source1: routed.init
12mr|routed-0.17-15|11	Patch: routed-nonrootbuild.patch
12mr|routed-0.17-15|12	Patch1: routed-BM-fix.patch
12mr|routed-0.17-15|13	#Patch2: routed-gee-man-fork.patch.bz2
12mr|routed-0.17-15|14	Requires(post,preun): chkconfig
12mr|routed-0.17-15|15	Requires(post,preun):	rpm-helper
12mr|routed-0.17-15|16	Conflicts: gated
12mr|routed-0.17-15|17	
12mr|routed-0.17-15|18	%description
12mr|routed-0.17-15|19	The routed routing daemon handles incoming RIP traffic and broadcasts
12mr|routed-0.17-15|20	outgoing RIP traffic about network traffic routes, in order to maintain
12mr|routed-0.17-15|21	current routing tables.  These routing tables are essential for a
12mr|routed-0.17-15|22	networked computer, so that it knows where packets need to be sent.
12mr|routed-0.17-15|23	
12mr|routed-0.17-15|24	The routed package should be installed on any networked machine.
12mr|routed-0.17-15|25	
12mr|routed-0.17-15|26	%prep
12mr|routed-0.17-15|27	%setup -q -n netkit-%{name}-%{version}
12mr|routed-0.17-15|28	%patch -p1
12mr|routed-0.17-15|29	%patch1 -p1
12mr|routed-0.17-15|30	#%patch2 -p1
12mr|routed-0.17-15|31	
12mr|routed-0.17-15|32	
12mr|routed-0.17-15|33	%build
12mr|routed-0.17-15|34	%serverbuild
12mr|routed-0.17-15|35	
12mr|routed-0.17-15|36	./configure --prefix=%{_prefix}
12mr|routed-0.17-15|37	CC=gcc CFLAGS="$RPM_OPT_FLAGS" make
12mr|routed-0.17-15|38	
12mr|routed-0.17-15|39	%install
12mr|routed-0.17-15|40	rm -rf $RPM_BUILD_ROOT
12mr|routed-0.17-15|41	mkdir -p $RPM_BUILD_ROOT/{%{_initrddir},%{_mandir}/man8,%{_sbindir}}
12mr|routed-0.17-15|42	make INSTALLROOT=$RPM_BUILD_ROOT install
12mr|routed-0.17-15|43	install -m 755 %{SOURCE1} $RPM_BUILD_ROOT/%{_initrddir}/routed
12mr|routed-0.17-15|44	
12mr|routed-0.17-15|45	perl -pi -e "s|/etc/rc.d/init.d|%{_initrddir}|" $RPM_BUILD_ROOT%{_initrddir}/*
12mr|routed-0.17-15|46	
12mr|routed-0.17-15|47	%clean
12mr|routed-0.17-15|48	rm -rf $RPM_BUILD_ROOT
12mr|routed-0.17-15|49	
12mr|routed-0.17-15|50	%post
12mr|routed-0.17-15|51	%_post_service %name
12mr|routed-0.17-15|52	
12mr|routed-0.17-15|53	%preun
12mr|routed-0.17-15|54	%_preun_service %name
12mr|routed-0.17-15|55	
12mr|routed-0.17-15|56	%files
12mr|routed-0.17-15|57	%defattr(-,root,root)
12mr|routed-0.17-15|58	%{_sbindir}/*
12mr|routed-0.17-15|59	%{_mandir}/man8/*
12mr|routed-0.17-15|60	%config(noreplace) %{_initrddir}/routed
12mr|routed-0.17-15|61	
12mr|routed-0.17-15|62	
12mr|routed-0.17-15|63	
12mr|routed-0.17-15|64	
12mr|routed-0.17-15|65	
12mr|routed-0.17-15|66	%changelog
12mr|routed-0.17-15|67	

16263 12
12mr|rpcbind-0.2.0-6|1	Name:		rpcbind
12mr|rpcbind-0.2.0-6|2	Version:	0.2.0
12mr|rpcbind-0.2.0-6|3	Release:	%mkrel 6
12mr|rpcbind-0.2.0-6|4	Summary:	Universal Addresses to RPC Program Number Napper
12mr|rpcbind-0.2.0-6|5	License:	GPL
12mr|rpcbind-0.2.0-6|6	Group:		System/Servers
12mr|rpcbind-0.2.0-6|7	URL:		http://rpcbind.sourceforge.net/
12mr|rpcbind-0.2.0-6|8	Source0:	http://downloads.sourceforge.net/rpcbind/%{name}-%{version}.tar.bz2
12mr|rpcbind-0.2.0-6|9	Source1:	rpcbind.init
12mr|rpcbind-0.2.0-6|10	Source2:	rpcbind.sysconfig
12mr|rpcbind-0.2.0-6|11	Source3:    sbin.rpcbind.apparmor
12mr|rpcbind-0.2.0-6|12	BuildRequires:	tirpc-devel >= 0.1.7
12mr|rpcbind-0.2.0-6|13	BuildRequires:	quota
12mr|rpcbind-0.2.0-6|14	Obsoletes:	    portmap
12mr|rpcbind-0.2.0-6|15	Conflicts:      apparmor-profiles < 2.1-1.961.4mdv2008.0
12mr|rpcbind-0.2.0-6|16	Requires(post): rpm-helper
12mr|rpcbind-0.2.0-6|17	Requires(preun): rpm-helper
12mr|rpcbind-0.2.0-6|18	BuildRoot:      %{_tmppath}/%{name}-%{version}
12mr|rpcbind-0.2.0-6|19	
12mr|rpcbind-0.2.0-6|20	%description
12mr|rpcbind-0.2.0-6|21	The rpcbind utility is a server that converts RPC program numbers into
12mr|rpcbind-0.2.0-6|22	universal addresses.  It must be running on the host to be able to make RPC
12mr|rpcbind-0.2.0-6|23	calls on a server on that machine.
12mr|rpcbind-0.2.0-6|24	
12mr|rpcbind-0.2.0-6|25	%prep
12mr|rpcbind-0.2.0-6|26	%setup -q
12mr|rpcbind-0.2.0-6|27	cp %{SOURCE1} .
12mr|rpcbind-0.2.0-6|28	cp %{SOURCE2} .
12mr|rpcbind-0.2.0-6|29	
12mr|rpcbind-0.2.0-6|30	%build
12mr|rpcbind-0.2.0-6|31	%serverbuild
12mr|rpcbind-0.2.0-6|32	
12mr|rpcbind-0.2.0-6|33	%configure2_5x \
12mr|rpcbind-0.2.0-6|34	CFLAGS="$RPM_OPT_FLAGS -fpie" LDFLAGS="-pie" \
12mr|rpcbind-0.2.0-6|35	--enable-warmstarts \
12mr|rpcbind-0.2.0-6|36	--with-statedir="%{_localstatedir}/lib/%{name}" \
12mr|rpcbind-0.2.0-6|37	--with-rpcuser="rpc" \
12mr|rpcbind-0.2.0-6|38	--enable-debug
12mr|rpcbind-0.2.0-6|39	
12mr|rpcbind-0.2.0-6|40	%make all
12mr|rpcbind-0.2.0-6|41	
12mr|rpcbind-0.2.0-6|42	%install
12mr|rpcbind-0.2.0-6|43	rm -rf %{buildroot}
12mr|rpcbind-0.2.0-6|44	
12mr|rpcbind-0.2.0-6|45	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|rpcbind-0.2.0-6|46	install -d %{buildroot}%{_initrddir}
12mr|rpcbind-0.2.0-6|47	install -d %{buildroot}/sbin
12mr|rpcbind-0.2.0-6|48	install -d %{buildroot}%{_localstatedir}/lib/%{name}
12mr|rpcbind-0.2.0-6|49	install -d %{buildroot}%{_mandir}/man8
12mr|rpcbind-0.2.0-6|50	
12mr|rpcbind-0.2.0-6|51	install -m0755 src/rpcbind %{buildroot}/sbin
12mr|rpcbind-0.2.0-6|52	install -m0755 src/rpcinfo %{buildroot}/sbin
12mr|rpcbind-0.2.0-6|53	install -m0755 rpcbind.init %{buildroot}%{_initrddir}/rpcbind
12mr|rpcbind-0.2.0-6|54	install -m0644 rpcbind.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/rpcbind
12mr|rpcbind-0.2.0-6|55	install -m0644 man/rpcbind.8 %{buildroot}%{_mandir}/man8/rpcbind.8
12mr|rpcbind-0.2.0-6|56	install -m0644 man/rpcinfo.8 %{buildroot}%{_mandir}/man8/rpcbind-rpcinfo.8
12mr|rpcbind-0.2.0-6|57	
12mr|rpcbind-0.2.0-6|58	cat > README.urpmi << EOF
12mr|rpcbind-0.2.0-6|59	
12mr|rpcbind-0.2.0-6|60	Because of file conflicts with glibc the following files has been renamed:
12mr|rpcbind-0.2.0-6|61	
12mr|rpcbind-0.2.0-6|62	rpcinfo.8 -> rpcbind-rpcinfo.8
12mr|rpcbind-0.2.0-6|63	
12mr|rpcbind-0.2.0-6|64	glibc also provides rpcinfo as /usr/sbin/rpcinfo, so the rpcinfo program
12mr|rpcbind-0.2.0-6|65	provided with this package is put in /sbin/rpcinfo
12mr|rpcbind-0.2.0-6|66	EOF
12mr|rpcbind-0.2.0-6|67	
12mr|rpcbind-0.2.0-6|68	# apparmor profile
12mr|rpcbind-0.2.0-6|69	mkdir -p %{buildroot}%{_sysconfdir}/apparmor.d
12mr|rpcbind-0.2.0-6|70	install -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/apparmor.d/sbin.rpcbind
12mr|rpcbind-0.2.0-6|71	
12mr|rpcbind-0.2.0-6|72	%pre
12mr|rpcbind-0.2.0-6|73	%_pre_useradd rpc %{_localstatedir}/lib/%{name} /sbin/nologin
12mr|rpcbind-0.2.0-6|74	
12mr|rpcbind-0.2.0-6|75	%post
12mr|rpcbind-0.2.0-6|76	%_post_service %{name}
12mr|rpcbind-0.2.0-6|77	# restart running services depending on portmapper
12mr|rpcbind-0.2.0-6|78	for service in amd autofs bootparamd clusternfs mcserv \
12mr|rpcbind-0.2.0-6|79	nfs-common nfs-server \
12mr|rpcbind-0.2.0-6|80	ypserv ypbind yppasswdd ypxfrd; do
12mr|rpcbind-0.2.0-6|81	if [ -f /var/lock/subsys/$service ]; then
12mr|rpcbind-0.2.0-6|82	/sbin/service $service restart > /dev/null 2>/dev/null || :
12mr|rpcbind-0.2.0-6|83	fi
12mr|rpcbind-0.2.0-6|84	done
12mr|rpcbind-0.2.0-6|85	
12mr|rpcbind-0.2.0-6|86	%preun
12mr|rpcbind-0.2.0-6|87	%_preun_service %{name}
12mr|rpcbind-0.2.0-6|88	
12mr|rpcbind-0.2.0-6|89	%posttrans
12mr|rpcbind-0.2.0-6|90	# if we have apparmor installed, reload if it's being used
12mr|rpcbind-0.2.0-6|91	if [ -x /sbin/apparmor_parser ]; then
12mr|rpcbind-0.2.0-6|92	/sbin/service apparmor condreload
12mr|rpcbind-0.2.0-6|93	fi
12mr|rpcbind-0.2.0-6|94	
12mr|rpcbind-0.2.0-6|95	%clean
12mr|rpcbind-0.2.0-6|96	rm -rf %{buildroot}
12mr|rpcbind-0.2.0-6|97	
12mr|rpcbind-0.2.0-6|98	%files
12mr|rpcbind-0.2.0-6|99	%defattr(-,root,root)
12mr|rpcbind-0.2.0-6|100	%doc AUTHORS ChangeLog README README.urpmi
12mr|rpcbind-0.2.0-6|101	%{_initrddir}/rpcbind
12mr|rpcbind-0.2.0-6|102	%config(noreplace) %{_sysconfdir}/sysconfig/rpcbind
12mr|rpcbind-0.2.0-6|103	%config(noreplace) %{_sysconfdir}/apparmor.d/sbin.rpcbind
12mr|rpcbind-0.2.0-6|104	/sbin/rpcbind
12mr|rpcbind-0.2.0-6|105	/sbin/rpcinfo
12mr|rpcbind-0.2.0-6|106	%{_mandir}/man8/*
12mr|rpcbind-0.2.0-6|107	%dir %attr(0700,rpc,rpc) %{_localstatedir}/lib/%{name}
12mr|rpcbind-0.2.0-6|108	
12mr|rpcbind-0.2.0-6|109	
12mr|rpcbind-0.2.0-6|110	
12mr|rpcbind-0.2.0-6|111	%changelog
12mr|rpcbind-0.2.0-6|112	

16264 12
12mr|rply-1.1.1-1|1	%define major	1
12mr|rply-1.1.1-1|2	%define libname	%mklibname %{name} %{major}
12mr|rply-1.1.1-1|3	%define develname	%mklibname -d %{name}
12mr|rply-1.1.1-1|4	
12mr|rply-1.1.1-1|5	Name:		rply
12mr|rply-1.1.1-1|6	Version:	1.1.1
12mr|rply-1.1.1-1|7	Release:	1
12mr|rply-1.1.1-1|8	Summary:	A library to read and write PLY files
12mr|rply-1.1.1-1|9	Group:		Development/Other
12mr|rply-1.1.1-1|10	License:	MIT
12mr|rply-1.1.1-1|11	URL:		http://www.tecgraf.puc-rio.br/~diego/professional/rply/
12mr|rply-1.1.1-1|12	Source0:	http://www.tecgraf.puc-rio.br/~diego/professional/rply/%{name}-%{version}.tar.gz
12mr|rply-1.1.1-1|13	Source1:	rply_CMakeLists.txt
12mr|rply-1.1.1-1|14	Source2:	RPLYConfig.cmake.in
12mr|rply-1.1.1-1|15	Source3:	rply_cmake_export_cmakelists.txt
12mr|rply-1.1.1-1|16	BuildRequires:	cmake >= 2.6.0
12mr|rply-1.1.1-1|17	
12mr|rply-1.1.1-1|18	%description
12mr|rply-1.1.1-1|19	RPly is a library that lets applications read and write PLY files.
12mr|rply-1.1.1-1|20	The PLY file format is widely used to store geometric information, such as 3D
12mr|rply-1.1.1-1|21	models, but is general enough to be useful for other purposes.
12mr|rply-1.1.1-1|22	
12mr|rply-1.1.1-1|23	RPly is easy to use, well documented, small, free, open-source, ANSI C,
12mr|rply-1.1.1-1|24	efficient, and well tested. The highlights are:
12mr|rply-1.1.1-1|25	
12mr|rply-1.1.1-1|26	* A callback mechanism that makes PLY file input straightforward;
12mr|rply-1.1.1-1|27	* Support for the full range of numeric formats;
12mr|rply-1.1.1-1|28	* Binary (big and little endian) and text modes are fully supported;
12mr|rply-1.1.1-1|29	* Input and output are buffered for efficiency;
12mr|rply-1.1.1-1|30	* Available under the MIT license for added freedom.
12mr|rply-1.1.1-1|31	
12mr|rply-1.1.1-1|32	%package -n %{libname}
12mr|rply-1.1.1-1|33	Summary:	A library to read and write PLY files
12mr|rply-1.1.1-1|34	Group:		System/Libraries
12mr|rply-1.1.1-1|35	
12mr|rply-1.1.1-1|36	%description -n %{libname}
12mr|rply-1.1.1-1|37	RPly is a library that lets applications read and write PLY files.
12mr|rply-1.1.1-1|38	The PLY file format is widely used to store geometric information, such as 3D
12mr|rply-1.1.1-1|39	models, but is general enough to be useful for other purposes.
12mr|rply-1.1.1-1|40	
12mr|rply-1.1.1-1|41	%package -n %{develname}
12mr|rply-1.1.1-1|42	Summary:	Development files and headers for %{name}
12mr|rply-1.1.1-1|43	Group:		Development/Other
12mr|rply-1.1.1-1|44	Requires:	%{libname} = %{version}-%{release}
12mr|rply-1.1.1-1|45	Provides:	%{name}-devel = %{version}-%{release}
12mr|rply-1.1.1-1|46	
12mr|rply-1.1.1-1|47	%description -n %{develname}
12mr|rply-1.1.1-1|48	Rply Library Header Files and Link Libraries.
12mr|rply-1.1.1-1|49	
12mr|rply-1.1.1-1|50	%prep
12mr|rply-1.1.1-1|51	%setup -q
12mr|rply-1.1.1-1|52	
12mr|rply-1.1.1-1|53	iconv -f ISO8859-1 -t UTF-8 LICENSE > LICENSE.utf8
12mr|rply-1.1.1-1|54	mv -f LICENSE.utf8 LICENSE
12mr|rply-1.1.1-1|55	
12mr|rply-1.1.1-1|56	# Add CMakeLists.txt file
12mr|rply-1.1.1-1|57	cp %{SOURCE1} CMakeLists.txt
12mr|rply-1.1.1-1|58	
12mr|rply-1.1.1-1|59	# Add CMake detection modules
12mr|rply-1.1.1-1|60	mkdir -p CMake/export
12mr|rply-1.1.1-1|61	mkdir -p CMake/Modules
12mr|rply-1.1.1-1|62	
12mr|rply-1.1.1-1|63	cp %{SOURCE2} CMake/Modules/
12mr|rply-1.1.1-1|64	cp %{SOURCE3} CMake/export/CMakeLists.txt
12mr|rply-1.1.1-1|65	
12mr|rply-1.1.1-1|66	%build
12mr|rply-1.1.1-1|67	%cmake \
12mr|rply-1.1.1-1|68	-DCMAKE_BUILD_TYPE:STRING="Release"\
12mr|rply-1.1.1-1|69	-DCMAKE_VERBOSE_MAKEFILE=ON
12mr|rply-1.1.1-1|70	
12mr|rply-1.1.1-1|71	%make
12mr|rply-1.1.1-1|72	
12mr|rply-1.1.1-1|73	%install
12mr|rply-1.1.1-1|74	%makeinstall_std -C build
12mr|rply-1.1.1-1|75	
12mr|rply-1.1.1-1|76	%files
12mr|rply-1.1.1-1|77	%doc LICENSE
12mr|rply-1.1.1-1|78	%doc manual/*
12mr|rply-1.1.1-1|79	%{_bindir}/*
12mr|rply-1.1.1-1|80	
12mr|rply-1.1.1-1|81	%files -n %{libname}
12mr|rply-1.1.1-1|82	%{_libdir}/lib%{name}.so.%{major}*
12mr|rply-1.1.1-1|83	
12mr|rply-1.1.1-1|84	%files -n %{develname}
12mr|rply-1.1.1-1|85	%{_includedir}/%{name}/*
12mr|rply-1.1.1-1|86	%{_libdir}/lib%{name}.so
12mr|rply-1.1.1-1|87	%{_datadir}/%{name}/
12mr|rply-1.1.1-1|88	
12mr|rply-1.1.1-1|89	
12mr|rply-1.1.1-1|90	
12mr|rply-1.1.1-1|91	
12mr|rply-1.1.1-1|92	%changelog
12mr|rply-1.1.1-1|93	

16265 12
12mr|rpm-5.4.10-6|1	%bcond_with	bootstrap
12mr|rpm-5.4.10-6|2	%bcond_with	debug
12mr|rpm-5.4.10-6|3	
12mr|rpm-5.4.10-6|4	%bcond_without	ossp_uuid
12mr|rpm-5.4.10-6|5	%bcond_without	augeas
12mr|rpm-5.4.10-6|6	
12mr|rpm-5.4.10-6|7	#XXX: this macro is a bit awkward, better can be done!
12mr|rpm-5.4.10-6|8	%if %{with bootstrap}
12mr|rpm-5.4.10-6|9	%bcond_with	perl
12mr|rpm-5.4.10-6|10	%bcond_with	python
12mr|rpm-5.4.10-6|11	%bcond_with	tcl
12mr|rpm-5.4.10-6|12	%bcond_with	squirrel
12mr|rpm-5.4.10-6|13	%bcond_with	embed
12mr|rpm-5.4.10-6|14	%bcond_with	docs
12mr|rpm-5.4.10-6|15	%bcond_with	sqlite
12mr|rpm-5.4.10-6|16	%else
12mr|rpm-5.4.10-6|17	%bcond_without	perl
12mr|rpm-5.4.10-6|18	%bcond_without	python
12mr|rpm-5.4.10-6|19	%bcond_without	tcl
12mr|rpm-5.4.10-6|20	%bcond_without	squirrel
12mr|rpm-5.4.10-6|21	%bcond_without	embed
12mr|rpm-5.4.10-6|22	%bcond_without	docs
12mr|rpm-5.4.10-6|23	# use what's in berkeley db
12mr|rpm-5.4.10-6|24	%bcond_with	sqlite
12mr|rpm-5.4.10-6|25	%endif
12mr|rpm-5.4.10-6|26	
12mr|rpm-5.4.10-6|27	%bcond_with	notyet
12mr|rpm-5.4.10-6|28	%if %{with notyet}
12mr|rpm-5.4.10-6|29	%bcond_without	xar
12mr|rpm-5.4.10-6|30	%bcond_without	ruby
12mr|rpm-5.4.10-6|31	%bcond_without	js
12mr|rpm-5.4.10-6|32	%else
12mr|rpm-5.4.10-6|33	%bcond_with	xar
12mr|rpm-5.4.10-6|34	%bcond_with	ruby
12mr|rpm-5.4.10-6|35	%bcond_with	js
12mr|rpm-5.4.10-6|36	%endif
12mr|rpm-5.4.10-6|37	
12mr|rpm-5.4.10-6|38	%if %{with debug}
12mr|rpm-5.4.10-6|39	%global	debugcflags	%{debugcflags} -g3 -O0
12mr|rpm-5.4.10-6|40	%endif
12mr|rpm-5.4.10-6|41	
12mr|rpm-5.4.10-6|42	# can probably be restored now..
12mr|rpm-5.4.10-6|43	%if %{with bootstrap}
12mr|rpm-5.4.10-6|44	#include %%{_sourcedir}/bootstrap.spec
12mr|rpm-5.4.10-6|45	%endif
12mr|rpm-5.4.10-6|46	
12mr|rpm-5.4.10-6|47	%define	bdb		db52
12mr|rpm-5.4.10-6|48	
12mr|rpm-5.4.10-6|49	%define libver		5.4
12mr|rpm-5.4.10-6|50	%define	minorver	10
12mr|rpm-5.4.10-6|51	%define	srcver		%{libver}.%{minorver}
12mr|rpm-5.4.10-6|52	#define	prereldate	20110712
12mr|rpm-5.4.10-6|53	
12mr|rpm-5.4.10-6|54	%define librpmname	%mklibname rpm %{libver}
12mr|rpm-5.4.10-6|55	%define librpmnamedevel	%mklibname -d rpm
12mr|rpm-5.4.10-6|56	%define	librpmstatic	%mklibname -d -s rpm
12mr|rpm-5.4.10-6|57	
12mr|rpm-5.4.10-6|58	Summary:	The RPM package management system
12mr|rpm-5.4.10-6|59	Name:		rpm
12mr|rpm-5.4.10-6|60	Epoch:		1
12mr|rpm-5.4.10-6|61	Version:	%{libver}.%{minorver}
12mr|rpm-5.4.10-6|62	Release:	%{?prereldate:0.%{prereldate}.}6
12mr|rpm-5.4.10-6|63	License:	LGPLv2.1+
12mr|rpm-5.4.10-6|64	Group:		System/Configuration/Packaging
12mr|rpm-5.4.10-6|65	URL:		http://rpm5.org/
12mr|rpm-5.4.10-6|66	# snapshot from rpm-5_4 branch: 'cvs -d :pserver:anonymous@rpm5.org:/cvs co -r rpm-5_4 rpm'
12mr|rpm-5.4.10-6|67	# tarball generated with './devtool tarball.xz'
12mr|rpm-5.4.10-6|68	Source0:	ftp://ftp.jbj.org/pub/rpm-%{libver}.x/%{name}-%{srcver}.tar.gz
12mr|rpm-5.4.10-6|69	#Source1:	bootstrap.spec
12mr|rpm-5.4.10-6|70	# These are a bit dated with a lot of redundant macros and many of them no
12mr|rpm-5.4.10-6|71	# of use at all anymore! Should ideally just contain the macros different
12mr|rpm-5.4.10-6|72	# from the default; _arch, optflags, _lib & _multilib*.
12mr|rpm-5.4.10-6|73	# stripping away the rest (along with os specificity) and create a resulting
12mr|rpm-5.4.10-6|74	# cpu-macros.tar.gz to push upstream would seem like a sane improvement.
12mr|rpm-5.4.10-6|75	Source2:	rpm.rpmlintrc
12mr|rpm-5.4.10-6|76	Source3:	cpu-os-macros.tar.gz
12mr|rpm-5.4.10-6|77	Source4:	legacy_compat.macros
12mr|rpm-5.4.10-6|78	# already merged upstream
12mr|rpm-5.4.10-6|79	Patch0:		rpm-5.3.8-set-default-bdb-log-dir.patch
12mr|rpm-5.4.10-6|80	# TODO: should be disable for cooker, packaging needs to be fixed (enable for legacy compatibility)
12mr|rpm-5.4.10-6|81	# status: to be removed later..
12mr|rpm-5.4.10-6|82	Patch1:		rpm-5.3.8-dependency-whiteout.patch
12mr|rpm-5.4.10-6|83	# TODO: make conditional & disabled through macro by default (enable for legacy compatibility)
12mr|rpm-5.4.10-6|84	# status: to be removed later
12mr|rpm-5.4.10-6|85	Patch2:		rpm-5.4.9-non-pre-scripts-dont-fail.patch
12mr|rpm-5.4.10-6|86	# status: to be removed later
12mr|rpm-5.4.10-6|87	Patch3:		rpm-5.4.9-no-doc-conflicts.patch
12mr|rpm-5.4.10-6|88	# if distsuffix is defined, use it for disttag (from Anssi)
12mr|rpm-5.4.10-6|89	# status: merged upstream IIRC, could probably be dropped
12mr|rpm-5.4.10-6|90	Patch4:		rpm-5.3.8-disttag-distsuffix-fallback.patch
12mr|rpm-5.4.10-6|91	# ugly hack to workaround disttag/distepoch pattern matching issue to buy some
12mr|rpm-5.4.10-6|92	# time to come up with better pattern fix..
12mr|rpm-5.4.10-6|93	# status: needs to be fixed properly, but can be merged upstream
12mr|rpm-5.4.10-6|94	Patch5:		rpm-5.3.8-distepoch-pattern-hack.patch
12mr|rpm-5.4.10-6|95	# fixes a typo in russian translation (#62333)
12mr|rpm-5.4.10-6|96	# status: needs to be pushed back to the Russian i18n project
12mr|rpm-5.4.10-6|97	Patch11:	rpm-5.4.9-fix-russian-typo.patch
12mr|rpm-5.4.10-6|98	# temporary workaround for issues with file triggers firing multiple times and
12mr|rpm-5.4.10-6|99	# a huge memleak...
12mr|rpm-5.4.10-6|100	# DIE
12mr|rpm-5.4.10-6|101	Patch15:	rpm-5.3.8-fire-file-triggers-only-once.patch
12mr|rpm-5.4.10-6|102	# status: keep as mandriva specific for now
12mr|rpm-5.4.10-6|103	Patch21:	rpm-5.3.12-change-dep-loop-errors-to-warnings.patch
12mr|rpm-5.4.10-6|104	# status: need to be revisited and made sure that we get the correct behaviour,
12mr|rpm-5.4.10-6|105	# regression tests certainly required
12mr|rpm-5.4.10-6|106	Patch22:	rpm-5.3.12-55810-rpmevrcmp-again-grf.patch
12mr|rpm-5.4.10-6|107	# status: ready to merge, it's already been merged on HEAD, so commiting it to rpm-5_4
12mr|rpm-5.4.10-6|108	# would basically just mean backporting it..
12mr|rpm-5.4.10-6|109	Patch29:	rpm-5.4.4-add-_specfile-macro.patch
12mr|rpm-5.4.10-6|110	# status: ready for merge
12mr|rpm-5.4.10-6|111	Patch31:	rpm-5.4.9-fix-rpm_qa-pattern.patch
12mr|rpm-5.4.10-6|112	# uhm.. broken?
12mr|rpm-5.4.10-6|113	# status: this one was fixed for real in 5.3.12, but I forgot commiting it
12mr|rpm-5.4.10-6|114	# on rpm-5_4 branch back then, and I've been unable to remember and not
12mr|rpm-5.4.10-6|115	# bothered figuring out what was wrong..
12mr|rpm-5.4.10-6|116	Patch32:	rpm-5.4.4-really-always-invoke-clean-at-end.patch
12mr|rpm-5.4.10-6|117	# status: i18n strings is getting dropped, so this one might be of less relevance,
12mr|rpm-5.4.10-6|118	# but feel free to discuss it on rpm-devel
12mr|rpm-5.4.10-6|119	Patch33:	rpm-5.4.9-fix-mdvbz62979.patch
12mr|rpm-5.4.10-6|120	# This patch adds support for untangling dependency loops with prioritized removal
12mr|rpm-5.4.10-6|121	# of dependencies from loops. It's very crude for now and certainly needs some obvious
12mr|rpm-5.4.10-6|122	# improvement, but it'll fix the most common scenario giving issues where ie.
12mr|rpm-5.4.10-6|123	# Requires(post) has been used and shouldn't introduce any regressions..
12mr|rpm-5.4.10-6|124	# REF: http://rpm5.org/community/rpm-devel/4633.html
12mr|rpm-5.4.10-6|125	# status: needs to be finished and probably rewrite the implementation,
12mr|rpm-5.4.10-6|126	# so keep locally for now, but feel free to discuss it on rpm-devel if you run out
12mr|rpm-5.4.10-6|127	# of things to do.. :p
12mr|rpm-5.4.10-6|128	Patch34:	rpm-5.4.4-use-dependency-type-for-ordering.patch
12mr|rpm-5.4.10-6|129	# status: needs to be cleaned up and properly reviewed together with rest
12mr|rpm-5.4.10-6|130	# of the patches related to dependency generation
12mr|rpm-5.4.10-6|131	Patch37:	rpm-5.4.9-avoid-dependencies-on-self.patch
12mr|rpm-5.4.10-6|132	# status: probably ready to merge
12mr|rpm-5.4.10-6|133	Patch40:	rpm-5.4.4-pkgconfigdeps-check-path.patch
12mr|rpm-5.4.10-6|134	# status: probably okay to merge, but discuss on rpm-devel first
12mr|rpm-5.4.10-6|135	Patch42:	rpm-5.4.4-glob-wildcards-for-loading-macro-files.patch
12mr|rpm-5.4.10-6|136	# status: needs to be discussed
12mr|rpm-5.4.10-6|137	Patch46:	rpm-5.4.4-allow-installation-of-repackaged-rpms.patch
12mr|rpm-5.4.10-6|138	# status: same as for other dependency generation related patches
12mr|rpm-5.4.10-6|139	Patch47:	rpm-5.4.4-fix-removal-of-overlapping-dependencies.patch
12mr|rpm-5.4.10-6|140	# status: ready to merge
12mr|rpm-5.4.10-6|141	Patch48:	rpm-5.4.8-dont-show-suggests-with-requires.patch
12mr|rpm-5.4.10-6|142	# backport from HEAD
12mr|rpm-5.4.10-6|143	# status: almost ready for merge, the strip reloc flag to debugedit needs to be made
12mr|rpm-5.4.10-6|144	# conditional first in order to not break backwards compatibility with older elfutils versions
12mr|rpm-5.4.10-6|145	Patch55:	rpm-5.4.9-find-debuginfo-strip-reloc-debug-sections.patch
12mr|rpm-5.4.10-6|146	# status: ready for merge
12mr|rpm-5.4.10-6|147	Patch61:	rpm-5.4.4-fix-same-package-with-epoch-possible-to-upgrade.patch
12mr|rpm-5.4.10-6|148	# status: ready for merge
12mr|rpm-5.4.10-6|149	Patch63:	rpm-5.4.9-strip-buildroot-away-from-duplicate-files-list.patch
12mr|rpm-5.4.10-6|150	# status: probably okay to merge, but discuss on rpm-devel first
12mr|rpm-5.4.10-6|151	Patch64:	rpm-5.4.10-duplicate_files_terminate_build.patch
12mr|rpm-5.4.10-6|152	# status: same as above
12mr|rpm-5.4.10-6|153	Patch65:	rpm-5.4.10-unpackaged_subdirs_terminate_build.patch
12mr|rpm-5.4.10-6|154	# mdvbz#64898
12mr|rpm-5.4.10-6|155	# status: uncertain, might be okay to merge, discuss on rpm-devel first
12mr|rpm-5.4.10-6|156	Patch66:	rpm-5.4.4-rpmbuild-withoutclean.patch
12mr|rpm-5.4.10-6|157	# status: ready for merge
12mr|rpm-5.4.10-6|158	Patch67:	rpm-5.4.4-find-debuginfo-avoid-excessive-output-from-eu-strip.patch
12mr|rpm-5.4.10-6|159	# no sense in having an additional dependency on 'pkgconfig' on all packages that
12mr|rpm-5.4.10-6|160	# have a pkgconfig file, it's not needed for them to be made useful and anything
12mr|rpm-5.4.10-6|161	# actuallly using pkgconfig for this purpose will pull it in as a dependency anyways...
12mr|rpm-5.4.10-6|162	# status: might be okay to merge, but discuss on rpm-devel first
12mr|rpm-5.4.10-6|163	Patch69:	rpm-5.4.4-drop-useless-auto-generated-pkgconfig-dependency.patch
12mr|rpm-5.4.10-6|164	# drop dependencies such as /bin/sh which will always be satisfied by glibc's dependency on
12mr|rpm-5.4.10-6|165	# bash, and also on /sbin/ldconfig which always will be satisfied by glibc
12mr|rpm-5.4.10-6|166	# status: should *NOT* be merged
12mr|rpm-5.4.10-6|167	Patch70:	rpm-5.4.4-drop-base-dependencies.patch
12mr|rpm-5.4.10-6|168	# status: ready for merge
12mr|rpm-5.4.10-6|169	Patch71:	rpm-5.4.4-fix-rpmconstant-to-always-use-LC_CTYPE-C-for-case-conversion.patch
12mr|rpm-5.4.10-6|170	# $RPM_BUILD_DIR isn't necessarily the same as $PWD, it's %%{_builddir}, not
12mr|rpm-5.4.10-6|171	# %%{_builddir}/%%{?buildsubdir}, messing up paths in debug packages created..
12mr|rpm-5.4.10-6|172	# status: needs to be discussed and investigated a bit better..
12mr|rpm-5.4.10-6|173	Patch74:	rpm-5.4.4-pass-_builddir-properly-to-find-debuginfo.patch
12mr|rpm-5.4.10-6|174	# status: probably okay to merge, but discuss on rpm-devel first
12mr|rpm-5.4.10-6|175	Patch76:	rpm-5.4.10-files-listed-twice-terminates-build.patch
12mr|rpm-5.4.10-6|176	# status: don't merge
12mr|rpm-5.4.10-6|177	Patch77:	rpm-5.4.7-use-bdb-5.2.patch
12mr|rpm-5.4.10-6|178	# status: probably okay to merge
12mr|rpm-5.4.10-6|179	Patch78:	rpm-5.4.9-ruby1.9-fixes.patch
12mr|rpm-5.4.10-6|180	# mdvbz#65269
12mr|rpm-5.4.10-6|181	# status: same as for other dependency generation patches
12mr|rpm-5.4.10-6|182	Patch79:	rpm-5.4.4-dont-consider-ranged-dependencies-as-overlapping-for-removal.patch
12mr|rpm-5.4.10-6|183	# status: ignoree for now
12mr|rpm-5.4.10-6|184	Patch81:	rpm-5.4.5-libsql-conditional.patch
12mr|rpm-5.4.10-6|185	# status: same as for other dependency generation patches
12mr|rpm-5.4.10-6|186	Patch85:	rpm-5.4.5-fix-removal-of-overlapping-dependencies-for-internal-dependency-generator.patch
12mr|rpm-5.4.10-6|187	# this updates to using the dependency generator shipped with mono, it has some
12mr|rpm-5.4.10-6|188	# issues which makes me cautious about actually merging it with rpm5 upstream,
12mr|rpm-5.4.10-6|189	# but we'll anyways use it as is for now to prevent any potential regressions
12mr|rpm-5.4.10-6|190	# by switching to the internal dependency generator
12mr|rpm-5.4.10-6|191	# status: shouldn't be merged as is
12mr|rpm-5.4.10-6|192	Patch86:	rpm-5.4.5-update-mono-dependency-generator.patch
12mr|rpm-5.4.10-6|193	# status: probably okay to merge
12mr|rpm-5.4.10-6|194	Patch87:	rpm-5.4.5-dont-generate-php-dependencies-only-when-executable.patch
12mr|rpm-5.4.10-6|195	# status: these three were lost on rpm-5_3 branch, so should be okay to merge
12mr|rpm-5.4.10-6|196	Patch88:	rpm-5.4.5-patchset_16004.patch
12mr|rpm-5.4.10-6|197	Patch89:	rpm-5.4.5-patchset_16005.patch
12mr|rpm-5.4.10-6|198	Patch90:	rpm-5.4.5-patchset_16022.patch
12mr|rpm-5.4.10-6|199	# status: same as for other dep gen patches
12mr|rpm-5.4.10-6|200	Patch91:	rpm-5.4.9-update-rpmfc-when-removing-dependencies-on-self.patch
12mr|rpm-5.4.10-6|201	# status: idem
12mr|rpm-5.4.10-6|202	Patch92:	rpm-5.4.9-rpmfc-extract-dependencies-for-all-files.patch
12mr|rpm-5.4.10-6|203	# status: ready for merge
12mr|rpm-5.4.10-6|204	Patch93:	rpm-5.4.5-rubygems-add-missing-newline.patch
12mr|rpm-5.4.10-6|205	# status: ugly, keep locally for now
12mr|rpm-5.4.10-6|206	Patch94:	rpm-5.4.9-generate-haskell-dependencies.patch
12mr|rpm-5.4.10-6|207	# status: same as for other dep gen patches
12mr|rpm-5.4.10-6|208	Patch95:	rpm-5.4.5-drop-some-interpreter-deps.patch
12mr|rpm-5.4.10-6|209	# status: probably okay to merge..
12mr|rpm-5.4.10-6|210	Patch96:	rpm-5.4.5-fix-elf-interpreter-resolving-breaking-uclibc-deps.patch
12mr|rpm-5.4.10-6|211	# status: probably okay to merge
12mr|rpm-5.4.10-6|212	Patch97:	rpm-5.4.5-set-proper-file-color-for-scripts-using-env-in-shellbang.patch
12mr|rpm-5.4.10-6|213	Patch98:	rpm-5.4.5-update-rpmfc-when-removing-overlapping-dependencies.patch
12mr|rpm-5.4.10-6|214	# status: probably okay to merge
12mr|rpm-5.4.10-6|215	Patch99:	rpm-5.4.5-python-export-spec-macros.patch
12mr|rpm-5.4.10-6|216	# status: same as for other dep gen patches
12mr|rpm-5.4.10-6|217	Patch100:	rpm-5.4.5-do-not-merge-script-dependencies-with-non-script-dependencies.patch
12mr|rpm-5.4.10-6|218	# status: idem
12mr|rpm-5.4.10-6|219	Patch101:	rpm-5.4.9-font-provides.patch
12mr|rpm-5.4.10-6|220	# status: idem
12mr|rpm-5.4.10-6|221	Patch102:	rpm-5.4.7-kmod-dependencies.patch
12mr|rpm-5.4.10-6|222	# status: idem
12mr|rpm-5.4.10-6|223	Patch103:	rpm-5.4.5-desktop-provides.patch
12mr|rpm-5.4.10-6|224	# status: probably okay to merge, discuss on rpm-devel first
12mr|rpm-5.4.10-6|225	Patch104:	rpm-5.4.5-skip-dependencies-for-character-devices.patch
12mr|rpm-5.4.10-6|226	# status: ready to merge
12mr|rpm-5.4.10-6|227	Patch105:	rpm-5.4.5-rpmfc-use-strlen-not-sizeof.patch
12mr|rpm-5.4.10-6|228	# status: same as for other dep gen patches
12mr|rpm-5.4.10-6|229	Patch106:	rpm-5.4.5-break-out-of-elf-link-loop.patch
12mr|rpm-5.4.10-6|230	# status: probably okay to merge
12mr|rpm-5.4.10-6|231	Patch107:	rpm-5.4.5-rpmfc-apply-python-coloring-from-magic.patch
12mr|rpm-5.4.10-6|232	# status: same as for other dep gen patches
12mr|rpm-5.4.10-6|233	Patch109:	rpm-5.4.5-fix-generation-of-uclibc-deps-on-non-lib64.patch
12mr|rpm-5.4.10-6|234	# status: idem
12mr|rpm-5.4.10-6|235	Patch110:	rpm-5.4.7-only-generate-devel-deps-for-symlinks-start-with-lib.patch
12mr|rpm-5.4.10-6|236	# status: keep locally
12mr|rpm-5.4.10-6|237	Patch111:	rpm-5.4.9-keep-loading-script-macros.patch
12mr|rpm-5.4.10-6|238	# status: ready for merge
12mr|rpm-5.4.10-6|239	Patch112:	rpm-5.4.7-use-gnu-hash-style-by-default-and-drop-rtld-dep.patch
12mr|rpm-5.4.10-6|240	# status: keep locally only
12mr|rpm-5.4.10-6|241	Patch113:	rpm-5.4.9-add-distepoch-rpmlib-feature.patch
12mr|rpm-5.4.10-6|242	# status: probably okay to merge, but discuss on rpm-devel first
12mr|rpm-5.4.10-6|243	Patch114:	rpm-5.4.9-dont-add-versioneddependency-rpmlib-feature-dependency.patch
12mr|rpm-5.4.10-6|244	# status: ready to merge
12mr|rpm-5.4.10-6|245	Patch115:	rpm-5.4.7-rpmfc-fix-invalid-free-if-not-_defaultdocdir-set.patch
12mr|rpm-5.4.10-6|246	# status: probably okay to merge
12mr|rpm-5.4.10-6|247	Patch116:	rpm-5.4.10-dont-try-generate-rpmfc-dependencies-from-doc-files.patch
12mr|rpm-5.4.10-6|248	# status: ready to merge
12mr|rpm-5.4.10-6|249	Patch117:	rpm-5.4.7-only-generate-ruby-and-python-deps-for-executables-and-modules.patch
12mr|rpm-5.4.10-6|250	# status: same as for other dep gen patches
12mr|rpm-5.4.10-6|251	Patch118:	rpm-5.4.7-dont-generate-soname-provides-for-dsos-with-no-soname.patch
12mr|rpm-5.4.10-6|252	# status: ready
12mr|rpm-5.4.10-6|253	Patch119:	rpm-5.4.7-fix-generation-of-ruby-abi-provides.patch
12mr|rpm-5.4.10-6|254	# status: same as for other dep gen patches
12mr|rpm-5.4.10-6|255	Patch120:	rpm-5.4.7-print-name-of-files-removed-dependencies-are-generated-from.patch
12mr|rpm-5.4.10-6|256	# status: idem
12mr|rpm-5.4.10-6|257	Patch121:	rpm-5.4.7-always-choose-equal-only-deps-when-overlapping.patch
12mr|rpm-5.4.10-6|258	# status: idem
12mr|rpm-5.4.10-6|259	Patch122:	rpm-5.4.7-rpmfc-strdup-EVR-in-overlap-removal.patch
12mr|rpm-5.4.10-6|260	# status: idem
12mr|rpm-5.4.10-6|261	Patch123:	rpm-5.4.7-rpmds-dont-try-fopen-empty-filenames.patch
12mr|rpm-5.4.10-6|262	# status: ready
12mr|rpm-5.4.10-6|263	Patch124:	rpm-5.4.7-change-to-debuginfo-suffix.patch
12mr|rpm-5.4.10-6|264	# crash reproducable with 'rpm -qa --triggers'
12mr|rpm-5.4.10-6|265	# status: ready
12mr|rpm-5.4.10-6|266	Patch125:	rpm-5.4.7-hdrfmt-fix-unitialized-argv-element.patch
12mr|rpm-5.4.10-6|267	# status: probably okay to merge, discuss on rpm-devel first
12mr|rpm-5.4.10-6|268	Patch126:	rpm-5.4.9-add-filetriggers-regex-matching-support.patch
12mr|rpm-5.4.10-6|269	# status: idem
12mr|rpm-5.4.10-6|270	Patch127:	rpm-5.4.9-add-matches-as-arguments-to-triggers.patch
12mr|rpm-5.4.10-6|271	# status: same as for other dep gen patches
12mr|rpm-5.4.10-6|272	Patch128:	rpm-5.4.7-dont-consider-trigger-dependencies-as-overlapping.patch
12mr|rpm-5.4.10-6|273	# status: ready
12mr|rpm-5.4.10-6|274	Patch129:	rpm-5.4.7-fix-minor-memleaks.patch
12mr|rpm-5.4.10-6|275	# status: ready
12mr|rpm-5.4.10-6|276	Patch130:	rpm-5.4.9-mire-fix-strings-lacking-null-terminator.patch
12mr|rpm-5.4.10-6|277	# status: keep locally for now
12mr|rpm-5.4.10-6|278	Patch131:	rpm-5.4.10-dlopen-embedded-interpreters.patch
12mr|rpm-5.4.10-6|279	# status: ready
12mr|rpm-5.4.10-6|280	Patch132:	rpm-5.4.9-rpmpython-fix-input.patch
12mr|rpm-5.4.10-6|281	# status: same as for other dep gen patches
12mr|rpm-5.4.10-6|282	Patch133:	rpm-5.4.7-generate-devel-provides-outside-of-libdirs.patch
12mr|rpm-5.4.10-6|283	# status: ready
12mr|rpm-5.4.10-6|284	Patch134:	rpm-5.4.7-actually-perform-linking-against-internal-lua.patch
12mr|rpm-5.4.10-6|285	# status: ready
12mr|rpm-5.4.10-6|286	Patch135:	rpm-5.4.7-no-seqid_init-on-rdonly-database.patch
12mr|rpm-5.4.10-6|287	# status: same as for other dep gen patches
12mr|rpm-5.4.10-6|288	Patch136:	rpm-5.4.9-add-support-for-using-rpmdsMerge-with-filepath-tags.patch
12mr|rpm-5.4.10-6|289	# status: probably ready for merging
12mr|rpm-5.4.10-6|290	Patch137:	rpm-5.4.9-avoid-double-slash-in-path-for-dirname-filetrigger-matching.patch
12mr|rpm-5.4.10-6|291	# status: unfinished
12mr|rpm-5.4.10-6|292	Patch138:	rpm-5.4.10-trigtrans.patch
12mr|rpm-5.4.10-6|293	# status: probably ready to merge, discuss on rpm-devel first
12mr|rpm-5.4.10-6|294	Patch139:	rpm-5.4.9-fix-verify-segfault.patch
12mr|rpm-5.4.10-6|295	# status: keep locally
12mr|rpm-5.4.10-6|296	Patch140:	rpm-5.4.7-rpmv3-support.patch
12mr|rpm-5.4.10-6|297	# status: ready
12mr|rpm-5.4.10-6|298	Patch143:	rpm-5.4.7-mono-find-requires-strip-newlines.patch
12mr|rpm-5.4.10-6|299	# status: ready
12mr|rpm-5.4.10-6|300	Patch144:	rpm-5.4.8-URPM-build-fix.patch
12mr|rpm-5.4.10-6|301	# status: undefined
12mr|rpm-5.4.10-6|302	Patch145:	rpm-5.4.8-add-armv7l-specific-macros.patch
12mr|rpm-5.4.10-6|303	# status: keep locally, might drop this one later..
12mr|rpm-5.4.10-6|304	Patch146:	rpm-5.4.9-support-signatures-and-digest-disablers.patch
12mr|rpm-5.4.10-6|305	# status: undefined
12mr|rpm-5.4.10-6|306	Patch147:	rpm-5.4.9-add-x32-macros.patch
12mr|rpm-5.4.10-6|307	# status: ready and should be merged
12mr|rpm-5.4.10-6|308	Patch149:	rpm-5.4.9-fix-typo-in-rpmtag-header.patch
12mr|rpm-5.4.10-6|309	# status: can be merged, but doesn't really matter as it's to be removed and
12mr|rpm-5.4.10-6|310	# we now anyways disable the support in question..
12mr|rpm-5.4.10-6|311	Patch150:	rpm-5.4.9-dont-remap-i18n-strings-if-enabled.patch
12mr|rpm-5.4.10-6|312	# status: just keep around and toss away when ripped out upstream...
12mr|rpm-5.4.10-6|313	Patch151:	rpm-5.4.9-disable-support-for-i18nstring-type.patch
12mr|rpm-5.4.10-6|314	# lack insight on actual functionality, which anyways seems broken, so let's
12mr|rpm-5.4.10-6|315	# disable it to avoid errors from berkeley db..
12mr|rpm-5.4.10-6|316	# status: keep locally
12mr|rpm-5.4.10-6|317	Patch152:	rpm-5.4.9-disable-l10ndir.patch
12mr|rpm-5.4.10-6|318	# drop this dead macro
12mr|rpm-5.4.10-6|319	# status: ready
12mr|rpm-5.4.10-6|320	Patch154:	rpm-5.4.9-drop-dead-cputoolize-macro.patch
12mr|rpm-5.4.10-6|321	# idem
12mr|rpm-5.4.10-6|322	Patch155:	rpm-5.4.9-ditch-install-info-macros.patch
12mr|rpm-5.4.10-6|323	# the php dependency generator carried with rpm5 is based on a version from PLD
12mr|rpm-5.4.10-6|324	# that they've backed out later on, reverting to their older version.
12mr|rpm-5.4.10-6|325	# this patch replaces current upstream rpm5 version with mandriva one, which is
12mr|rpm-5.4.10-6|326	# based on the same as PLD currently uses.
12mr|rpm-5.4.10-6|327	# status: current version carried upstream seems useless and unmaintained, so
12mr|rpm-5.4.10-6|328	# replacing it with this one shouldn't hurt..
12mr|rpm-5.4.10-6|329	Patch156:	rpm-5.4.9-updated-pld-mandriva-php-dep-generator.patch
12mr|rpm-5.4.10-6|330	# this patch contains changes from rpm-setup & rpm.org
12mr|rpm-5.4.10-6|331	# status: not entirely convinced by the perl version conversion macro stuff
12mr|rpm-5.4.10-6|332	# in the script, which might not be upstream material, but rest of the patch
12mr|rpm-5.4.10-6|333	# should otherwise be sane 'nuff
12mr|rpm-5.4.10-6|334	Patch157:	rpm-5.4.10-merge-rpm.org-and-mandriva-perl-dep-gen-changes.patch
12mr|rpm-5.4.10-6|335	# Due to rpmdav/neon being written in a different fashion than other rpmio clients,
12mr|rpm-5.4.10-6|336	# the inconsistent behaviour affects code elsewhere which expects consistent behaviour,
12mr|rpm-5.4.10-6|337	# with the result being that when unable to download files, neon will save error
12mr|rpm-5.4.10-6|338	# page as the target file.
12mr|rpm-5.4.10-6|339	# status: should go upstream, but uncertain about "correct" fix, ie. this is
12mr|rpm-5.4.10-6|340	# more of a workaround, while rewriting rpmdav code to behave consistently
12mr|rpm-5.4.10-6|341	# would be "the right thing to do". Yet I'm not fully able to grasp all of the
12mr|rpm-5.4.10-6|342	# code and don't want to spend more time just to get the API..
12mr|rpm-5.4.10-6|343	Patch158:	rpm-5.4.10-fix-neon-saving-error-pages-as-target-file.patch
12mr|rpm-5.4.10-6|344	# As the transaction flags for ignoring arch & os are no longer used, there's
12mr|rpm-5.4.10-6|345	# currently no way to ignore arch & os of packages anymore. This patch adds
12mr|rpm-5.4.10-6|346	# support for doing this again by defining rpm variables and overriding
12mr|rpm-5.4.10-6|347	# --ignorearch & --ignoreos to set these.
12mr|rpm-5.4.10-6|348	# status: needs to be discussed upstream before thinking about merging
12mr|rpm-5.4.10-6|349	Patch159:	rpm-5.4.10-support-ignore-arch-and-os-again.patch
12mr|rpm-5.4.10-6|350	Patch160:	rpm-5.4.10-bump-up-to-default-xz-compression-level.patch
12mr|rpm-5.4.10-6|351	# fix so that we search through library dirs within buildroot for uclibc libraries
12mr|rpm-5.4.10-6|352	# status: same as for other dep gen patches
12mr|rpm-5.4.10-6|353	Patch161:	rpm-5.4.10-search-through-buildroot-library-dirs-for-uclibc-deps.patch
12mr|rpm-5.4.10-6|354	# status: same as for other dep gen patches
12mr|rpm-5.4.10-6|355	Patch162:	rpm-5.4.10-fix-uninitialized-variable.patch
12mr|rpm-5.4.10-6|356	
12mr|rpm-5.4.10-6|357	# ROSA stuff
12mr|rpm-5.4.10-6|358	Patch501:	rpm-5.3.12.vendor.ROSA.patch
12mr|rpm-5.4.10-6|359	# Restore RPM_PACKAGE_NAME export as it's still used by aot-compile-rpm
12mr|rpm-5.4.10-6|360	Patch502:	rpm-5.4.9-package-name.patch
12mr|rpm-5.4.10-6|361	# for specspo
12mr|rpm-5.4.10-6|362	Patch503:	rpm-5.4.9-specspo.patch
12mr|rpm-5.4.10-6|363	
12mr|rpm-5.4.10-6|364	BuildRequires:	autoconf >= 2.57
12mr|rpm-5.4.10-6|365	BuildRequires:	bzip2-devel
12mr|rpm-5.4.10-6|366	BuildRequires:	automake >= 1.8
12mr|rpm-5.4.10-6|367	BuildRequires:	elfutils-devel
12mr|rpm-5.4.10-6|368	BuildRequires:	sed >= 4.0.3
12mr|rpm-5.4.10-6|369	BuildRequires:	beecrypt-devel >= 4.2.1-8
12mr|rpm-5.4.10-6|370	BuildRequires:	ed
12mr|rpm-5.4.10-6|371	BuildRequires:	gettext-devel
12mr|rpm-5.4.10-6|372	BuildRequires:	byacc
12mr|rpm-5.4.10-6|373	BuildRequires:	pkgconfig(neon)
12mr|rpm-5.4.10-6|374	#BuildRequires:	rpm-%{_target_vendor}-setup-build
12mr|rpm-5.4.10-6|375	BuildRequires:	rpm-mandriva-setup-build
12mr|rpm-5.4.10-6|376	BuildRequires:	readline-devel
12mr|rpm-5.4.10-6|377	BuildRequires:	ncurses-devel
12mr|rpm-5.4.10-6|378	BuildRequires:	pkgconfig(libssl)
12mr|rpm-5.4.10-6|379	BuildRequires:	pkgconfig(libcrypto)
12mr|rpm-5.4.10-6|380	BuildRequires:	pkgconfig(liblzma)
12mr|rpm-5.4.10-6|381	BuildRequires:	pkgconfig(libpcre)
12mr|rpm-5.4.10-6|382	BuildRequires:	pkgconfig(libpcreposix)
12mr|rpm-5.4.10-6|383	BuildRequires:	acl-devel
12mr|rpm-5.4.10-6|384	BuildRequires:	magic-devel
12mr|rpm-5.4.10-6|385	BuildRequires:	pkgconfig(popt) >= 1.15
12mr|rpm-5.4.10-6|386	BuildRequires:	libxml2-devel >= 2.7.8-9
12mr|rpm-5.4.10-6|387	# we're now building with internal..
12mr|rpm-5.4.10-6|388	#BuildRequires:	pkgconfig(lua)
12mr|rpm-5.4.10-6|389	# needed by internal lua
12mr|rpm-5.4.10-6|390	BuildRequires:	expat-devel
12mr|rpm-5.4.10-6|391	%ifarch %{ix86} x86_64 ppc ppc64 ia64
12mr|rpm-5.4.10-6|392	BuildRequires:	pkgconfig(libcpuinfo)
12mr|rpm-5.4.10-6|393	%endif
12mr|rpm-5.4.10-6|394	BuildRequires:	syck-devel
12mr|rpm-5.4.10-6|395	BuildRequires:	keyutils-devel
12mr|rpm-5.4.10-6|396	BuildRequires:	gomp-devel
12mr|rpm-5.4.10-6|397	BuildRequires:	pkgconfig(gnutls)
12mr|rpm-5.4.10-6|398	BuildRequires:	gnupg2
12mr|rpm-5.4.10-6|399	# required by parts of test suite...
12mr|rpm-5.4.10-6|400	BuildRequires:	wget
12mr|rpm-5.4.10-6|401	# Should we prefer internal xar in stead? internal xar contains at least
12mr|rpm-5.4.10-6|402	# lzma/xz patches, what's the state of these and upstream?
12mr|rpm-5.4.10-6|403	# does internal xar contain any other rpm specific patches as well, or..?
12mr|rpm-5.4.10-6|404	%if %{with xar}
12mr|rpm-5.4.10-6|405	BuildRequires:	xar-devel
12mr|rpm-5.4.10-6|406	%endif
12mr|rpm-5.4.10-6|407	BuildRequires:	%{bdb}-devel >= 5.2.36-3
12mr|rpm-5.4.10-6|408	# required by test suite
12mr|rpm-5.4.10-6|409	BuildRequires:	%{bdb}-utils
12mr|rpm-5.4.10-6|410	%if %{with perl}
12mr|rpm-5.4.10-6|411	BuildRequires:	perl-devel
12mr|rpm-5.4.10-6|412	%endif
12mr|rpm-5.4.10-6|413	%if %{with python}
12mr|rpm-5.4.10-6|414	BuildRequires:	python-devel
12mr|rpm-5.4.10-6|415	%endif
12mr|rpm-5.4.10-6|416	%if %{with js}
12mr|rpm-5.4.10-6|417	BuildRequires:	pkgconfig(mozjs185)
12mr|rpm-5.4.10-6|418	%endif
12mr|rpm-5.4.10-6|419	%if %{with ruby}
12mr|rpm-5.4.10-6|420	BuildRequires:	ruby-devel
12mr|rpm-5.4.10-6|421	%endif
12mr|rpm-5.4.10-6|422	%if %{with tcl}
12mr|rpm-5.4.10-6|423	BuildRequires:	tcl-devel
12mr|rpm-5.4.10-6|424	%endif
12mr|rpm-5.4.10-6|425	%if %{with squirrel}
12mr|rpm-5.4.10-6|426	BuildRequires:	squirrel-devel
12mr|rpm-5.4.10-6|427	%endif
12mr|rpm-5.4.10-6|428	%if %{with docs}
12mr|rpm-5.4.10-6|429	BuildRequires:	doxygen
12mr|rpm-5.4.10-6|430	BuildRequires:	graphviz
12mr|rpm-5.4.10-6|431	BuildRequires:	texlive
12mr|rpm-5.4.10-6|432	%endif
12mr|rpm-5.4.10-6|433	%if %{with sqlite}
12mr|rpm-5.4.10-6|434	BuildRequires:	pkgconfig(sqlite3)
12mr|rpm-5.4.10-6|435	%endif
12mr|rpm-5.4.10-6|436	%if %{with ossp_uuid}
12mr|rpm-5.4.10-6|437	BuildRequires:	pkgconfig(ossp-uuid)
12mr|rpm-5.4.10-6|438	%endif
12mr|rpm-5.4.10-6|439	%if %{with augeas}
12mr|rpm-5.4.10-6|440	BuildRequires:	pkgconfig(augeas)
12mr|rpm-5.4.10-6|441	%endif
12mr|rpm-5.4.10-6|442	BuildRequires:	spec-helper >= 0.31.12
12mr|rpm-5.4.10-6|443	BuildRequires:	stdc++-static-devel >= 4.6.2-8
12mr|rpm-5.4.10-6|444	BuildRequires:	elfutils >= 0.153
12mr|rpm-5.4.10-6|445	BuildRequires:	libtool >= 2.4.2-3
12mr|rpm-5.4.10-6|446	Requires:	cpio
12mr|rpm-5.4.10-6|447	Requires:	gawk
12mr|rpm-5.4.10-6|448	Requires:	mktemp
12mr|rpm-5.4.10-6|449	Requires:	update-alternatives
12mr|rpm-5.4.10-6|450	Requires:	%{bdb}_recover
12mr|rpm-5.4.10-6|451	Suggests:	%{bdb}-utils
12mr|rpm-5.4.10-6|452	Requires:	%{librpmname} = %{EVRD}
12mr|rpm-5.4.10-6|453	Conflicts:	rpm-build < 1:5.3.10-0.20110422.3
12mr|rpm-5.4.10-6|454	Requires(pre):	coreutils
12mr|rpm-5.4.10-6|455	%rename		rpmconstant
12mr|rpm-5.4.10-6|456	%rename		multiarch-utils
12mr|rpm-5.4.10-6|457	%rename		rpm-manbo-setup
12mr|rpm-5.4.10-6|458	#rename		rpm-%{_target_vendor}-setup
12mr|rpm-5.4.10-6|459	%rename		rpm-mandriva-setup
12mr|rpm-5.4.10-6|460	Obsoletes:	haskell-macros < 6.4-5
12mr|rpm-5.4.10-6|461	
12mr|rpm-5.4.10-6|462	%description
12mr|rpm-5.4.10-6|463	RPM is a powerful command line driven package management system capable of
12mr|rpm-5.4.10-6|464	installing, uninstalling, verifying, querying, and updating software packages.
12mr|rpm-5.4.10-6|465	Each software package consists of an archive of files along with information
12mr|rpm-5.4.10-6|466	about the package like its version, a description, etc.
12mr|rpm-5.4.10-6|467	
12mr|rpm-5.4.10-6|468	%package -n	%{librpmname}
12mr|rpm-5.4.10-6|469	Summary:	Libraries used by rpm
12mr|rpm-5.4.10-6|470	Group:		System/Libraries
12mr|rpm-5.4.10-6|471	# Forcing upgrades of anything else linked against it as rpmdb is incompatible
12mr|rpm-5.4.10-6|472	# with older versions (#61658, comment #136)
12mr|rpm-5.4.10-6|473	Conflicts:	librpm < 5.3
12mr|rpm-5.4.10-6|474	Conflicts:	%{_lib}db5.1 < 5.1.25
12mr|rpm-5.4.10-6|475	Conflicts:	%{_lib}elfutils1 < 0.152
12mr|rpm-5.4.10-6|476	Conflicts:	%{_lib}beecrypt7 < 4.2.1
12mr|rpm-5.4.10-6|477	
12mr|rpm-5.4.10-6|478	%description -n	%{librpmname}
12mr|rpm-5.4.10-6|479	RPM is a powerful command line driven package management system capable of
12mr|rpm-5.4.10-6|480	installing, uninstalling, verifying, querying, and updating software packages.
12mr|rpm-5.4.10-6|481	This package contains common files to all applications based on rpm.
12mr|rpm-5.4.10-6|482	
12mr|rpm-5.4.10-6|483	%package -n	%{librpmnamedevel}
12mr|rpm-5.4.10-6|484	Summary:	Development files for applications which will manipulate RPM packages
12mr|rpm-5.4.10-6|485	Group:		Development/C
12mr|rpm-5.4.10-6|486	Requires:	%{librpmname} = %{EVRD}
12mr|rpm-5.4.10-6|487	Provides:	rpm-devel = %{EVRD}
12mr|rpm-5.4.10-6|488	%rename		%{_lib}rpmconstant-devel
12mr|rpm-5.4.10-6|489	Obsoletes:	%{_lib}rpm4.4-devel
12mr|rpm-5.4.10-6|490	
12mr|rpm-5.4.10-6|491	%description -n %{librpmnamedevel}
12mr|rpm-5.4.10-6|492	This package contains the RPM C library and header files. These
12mr|rpm-5.4.10-6|493	development files will simplify the process of writing programs
12mr|rpm-5.4.10-6|494	which manipulate RPM packages and databases and are intended to make
12mr|rpm-5.4.10-6|495	it easier to create graphical package managers or any other tools
12mr|rpm-5.4.10-6|496	that need an intimate knowledge of RPM packages in order to function.
12mr|rpm-5.4.10-6|497	
12mr|rpm-5.4.10-6|498	This package should be installed if you want to develop programs that
12mr|rpm-5.4.10-6|499	will manipulate RPM packages and databases.
12mr|rpm-5.4.10-6|500	
12mr|rpm-5.4.10-6|501	%package -n	%{librpmstatic}
12mr|rpm-5.4.10-6|502	Summary:	Static libraries for rpm development
12mr|rpm-5.4.10-6|503	Group:		Development/C
12mr|rpm-5.4.10-6|504	Requires:	%{librpmnamedevel} = %{EVRD}
12mr|rpm-5.4.10-6|505	
12mr|rpm-5.4.10-6|506	%description -n %{librpmstatic}
12mr|rpm-5.4.10-6|507	Static libraries for rpm development.
12mr|rpm-5.4.10-6|508	
12mr|rpm-5.4.10-6|509	%package	build
12mr|rpm-5.4.10-6|510	Summary:	Scripts and executable programs used to build packages
12mr|rpm-5.4.10-6|511	Group:		System/Configuration/Packaging
12mr|rpm-5.4.10-6|512	Requires:	autoconf
12mr|rpm-5.4.10-6|513	Requires:	automake
12mr|rpm-5.4.10-6|514	Requires:	file
12mr|rpm-5.4.10-6|515	Requires:	gcc-c++
12mr|rpm-5.4.10-6|516	Requires:	libtool-base >= 2.4.2-3
12mr|rpm-5.4.10-6|517	Requires:	patch >= 2.5.9-7
12mr|rpm-5.4.10-6|518	Requires:	make
12mr|rpm-5.4.10-6|519	Requires:	unzip
12mr|rpm-5.4.10-6|520	Requires:	elfutils >= 0.152-4
12mr|rpm-5.4.10-6|521	Requires:	rpm = %{EVRD}
12mr|rpm-5.4.10-6|522	#Requires:	rpm-%{_target_vendor}-setup-build
12mr|rpm-5.4.10-6|523	Requires:	rpm-mandriva-setup-build
12mr|rpm-5.4.10-6|524	Requires:	spec-helper >= 0.31.12
12mr|rpm-5.4.10-6|525	#Requires:	rpmlint-%{_target_vendor}-policy >= 0.3.2
12mr|rpm-5.4.10-6|526	Requires:	rpmlint-mandriva-policy >= 0.3.2
12mr|rpm-5.4.10-6|527	Requires:	python-rpm = %{EVRD}
12mr|rpm-5.4.10-6|528	Requires:	perl-RPM = %{EVRD}
12mr|rpm-5.4.10-6|529	Conflicts:	rpmlint < 1.4-4
12mr|rpm-5.4.10-6|530	Conflicts:	multiarch-utils < 1:5.3.10
12mr|rpm-5.4.10-6|531	Conflicts:	rpm < 1:5.4.4-32
12mr|rpm-5.4.10-6|532	Obsoletes:	rpm5-manbo-setup
12mr|rpm-5.4.10-6|533	%rename		rpm-manbo-setup-build
12mr|rpm-5.4.10-6|534	
12mr|rpm-5.4.10-6|535	%description	build
12mr|rpm-5.4.10-6|536	This package contains scripts and executable programs that are used to
12mr|rpm-5.4.10-6|537	build packages using RPM.
12mr|rpm-5.4.10-6|538	
12mr|rpm-5.4.10-6|539	%if %{with python}
12mr|rpm-5.4.10-6|540	%package -n	python-rpm
12mr|rpm-5.4.10-6|541	Summary:	Python bindings for apps which will manipulate RPM packages
12mr|rpm-5.4.10-6|542	Group:		Development/Python
12mr|rpm-5.4.10-6|543	
12mr|rpm-5.4.10-6|544	%description -n	python-rpm
12mr|rpm-5.4.10-6|545	The rpm-python package contains a module which permits applications
12mr|rpm-5.4.10-6|546	written in the Python programming language to use the interface
12mr|rpm-5.4.10-6|547	supplied by RPM (RPM Package Manager) libraries.
12mr|rpm-5.4.10-6|548	
12mr|rpm-5.4.10-6|549	This package should be installed if you want to develop Python
12mr|rpm-5.4.10-6|550	programs that will manipulate RPM packages and databases.
12mr|rpm-5.4.10-6|551	%endif
12mr|rpm-5.4.10-6|552	
12mr|rpm-5.4.10-6|553	%if %{with perl}
12mr|rpm-5.4.10-6|554	%define	perlmod	RPM
12mr|rpm-5.4.10-6|555	%package -n	perl-%{perlmod}
12mr|rpm-5.4.10-6|556	Summary:	Perl bindings for RPM
12mr|rpm-5.4.10-6|557	Group:		Development/Perl
12mr|rpm-5.4.10-6|558	Obsoletes:	perl-RPM4
12mr|rpm-5.4.10-6|559	Requires:	perl-IO-String
12mr|rpm-5.4.10-6|560	
12mr|rpm-5.4.10-6|561	%description -n perl-%{perlmod}
12mr|rpm-5.4.10-6|562	The RPM Perl module provides an object-oriented interface to querying both
12mr|rpm-5.4.10-6|563	the installed RPM database as well as files on the filesystem.
12mr|rpm-5.4.10-6|564	%endif
12mr|rpm-5.4.10-6|565	
12mr|rpm-5.4.10-6|566	%if %{with ruby}
12mr|rpm-5.4.10-6|567	%package -n	rpm-rubyembed
12mr|rpm-5.4.10-6|568	Summary:	Ruby embedding module for rpm
12mr|rpm-5.4.10-6|569	Group:		Development/Ruby
12mr|rpm-5.4.10-6|570	Requires:	ruby(abi)
12mr|rpm-5.4.10-6|571	
12mr|rpm-5.4.10-6|572	%description -n rpm-rubyembed
12mr|rpm-5.4.10-6|573	This package provides embedded ruby interpreter support for RPM.
12mr|rpm-5.4.10-6|574	%endif
12mr|rpm-5.4.10-6|575	
12mr|rpm-5.4.10-6|576	%if %{with tcl}
12mr|rpm-5.4.10-6|577	%package -n	rpm-tclembed
12mr|rpm-5.4.10-6|578	Summary:	Tcl embedding module for rpm
12mr|rpm-5.4.10-6|579	Group:		Development/Other
12mr|rpm-5.4.10-6|580	Requires:	tcl
12mr|rpm-5.4.10-6|581	
12mr|rpm-5.4.10-6|582	%description -n rpm-tclembed
12mr|rpm-5.4.10-6|583	This package provides embedded Tcl interpreter support for RPM.
12mr|rpm-5.4.10-6|584	%endif
12mr|rpm-5.4.10-6|585	
12mr|rpm-5.4.10-6|586	%if %{with squirrel}
12mr|rpm-5.4.10-6|587	%package -n	rpm-squirrelembed
12mr|rpm-5.4.10-6|588	Summary:	Squirrel embedding module for rpm
12mr|rpm-5.4.10-6|589	Group:		Development/Other
12mr|rpm-5.4.10-6|590	Requires:	squirrel
12mr|rpm-5.4.10-6|591	
12mr|rpm-5.4.10-6|592	%description -n rpm-squirrelembed
12mr|rpm-5.4.10-6|593	This package provides embedded Squirrel interpreter support for RPM.
12mr|rpm-5.4.10-6|594	%endif
12mr|rpm-5.4.10-6|595	
12mr|rpm-5.4.10-6|596	%if %{with docs}
12mr|rpm-5.4.10-6|597	%package 	apidocs
12mr|rpm-5.4.10-6|598	Summary:	API documentation for RPM
12mr|rpm-5.4.10-6|599	Group:		Books/Computer books
12mr|rpm-5.4.10-6|600	BuildArch:	noarch
12mr|rpm-5.4.10-6|601	
12mr|rpm-5.4.10-6|602	%description	apidocs
12mr|rpm-5.4.10-6|603	This package contains the RPM API documentation generated in HTML format.
12mr|rpm-5.4.10-6|604	%endif
12mr|rpm-5.4.10-6|605	
12mr|rpm-5.4.10-6|606	%prep
12mr|rpm-5.4.10-6|607	%setup -q
12mr|rpm-5.4.10-6|608	%patch111 -p1 -b .script_macros~
12mr|rpm-5.4.10-6|609	# These patches has been commited hastily upstream for review,
12mr|rpm-5.4.10-6|610	# keeping them around here for now untill finished...
12mr|rpm-5.4.10-6|611	%if 0
12mr|rpm-5.4.10-6|612	%patch0 -p1 -b .set_lg_dir~
12mr|rpm-5.4.10-6|613	%patch1 -p1 -b .dep_whiteout~
12mr|rpm-5.4.10-6|614	%endif
12mr|rpm-5.4.10-6|615	%patch2 -p1 -b .scriptlet~
12mr|rpm-5.4.10-6|616	%patch3 -p1 -b .doc_conflicts~
12mr|rpm-5.4.10-6|617	%patch11 -p1 -b .ru~
12mr|rpm-5.4.10-6|618	%if 0
12mr|rpm-5.4.10-6|619	%patch4 -p1 -b .distsuffix~
12mr|rpm-5.4.10-6|620	%patch5 -p1 -b .distpatt~
12mr|rpm-5.4.10-6|621	%patch15 -p1 -b .trigger_once~
12mr|rpm-5.4.10-6|622	%endif
12mr|rpm-5.4.10-6|623	#%%patch21 -p1 -b .loop_warnings~
12mr|rpm-5.4.10-6|624	#%%patch22 -p1 -b .55810~
12mr|rpm-5.4.10-6|625	#patch27 -p1 -b .mdv~
12mr|rpm-5.4.10-6|626	%patch29 -p1 -b .specfile~
12mr|rpm-5.4.10-6|627	%patch31 -p1 -b .rpm_qa~
12mr|rpm-5.4.10-6|628	#%%patch32 -p1 -b .clean~
12mr|rpm-5.4.10-6|629	%patch34 -p1 -b .ordering~
12mr|rpm-5.4.10-6|630	%patch37 -p1 -b .drop_deps~
12mr|rpm-5.4.10-6|631	%patch40 -p1 -b .pc_paths~
12mr|rpm-5.4.10-6|632	%patch42 -p1 -b .glob~
12mr|rpm-5.4.10-6|633	%patch46 -p1 -b .repackage~
12mr|rpm-5.4.10-6|634	%patch47 -p1 -b .overlap~
12mr|rpm-5.4.10-6|635	%patch48 -p1 -b .suggests~
12mr|rpm-5.4.10-6|636	%patch55 -p1 -b .strip_reloc_debug~
12mr|rpm-5.4.10-6|637	%patch61 -p1 -b .epoch_cmp~
12mr|rpm-5.4.10-6|638	%patch63 -p1 -b .buildroot_dups~
12mr|rpm-5.4.10-6|639	%patch64 -p1 -b .dups_terminate~
12mr|rpm-5.4.10-6|640	%patch65 -p1 -b .subdir_terminate~
12mr|rpm-5.4.10-6|641	%patch66 -p1 -b .withoutclean~
12mr|rpm-5.4.10-6|642	%patch67 -p1 -b .strip_silent~
12mr|rpm-5.4.10-6|643	%patch69 -p1 -b .oneshot~
12mr|rpm-5.4.10-6|644	%patch70 -p1 -b .drop_basedeps~
12mr|rpm-5.4.10-6|645	%patch71 -p1 -b .locale~
12mr|rpm-5.4.10-6|646	%patch74 -p1 -b .builddir~
12mr|rpm-5.4.10-6|647	%patch76 -p1 -b .twice_terminate~
12mr|rpm-5.4.10-6|648	%patch77 -p1 -b .db52~
12mr|rpm-5.4.10-6|649	%patch78 -p1 -b .ruby19~
12mr|rpm-5.4.10-6|650	%patch79 -p1 -b .range_nooverlap~
12mr|rpm-5.4.10-6|651	#patch81 -p1 -b .libsql~
12mr|rpm-5.4.10-6|652	%patch85 -p1 -b .int_gen_overlap~
12mr|rpm-5.4.10-6|653	%patch86 -p1 -b .mono_deps_new~
12mr|rpm-5.4.10-6|654	%patch87 -p1 -b .php_dep_gen~
12mr|rpm-5.4.10-6|655	%patch88 -p1 -b .16004~
12mr|rpm-5.4.10-6|656	%patch89 -p1 -b .16005~
12mr|rpm-5.4.10-6|657	%patch90 -p1 -b .16022~
12mr|rpm-5.4.10-6|658	%patch91 -p1 -b .fc_deps~
12mr|rpm-5.4.10-6|659	%patch92 -p1 -b .rpmfc_ruby~
12mr|rpm-5.4.10-6|660	%patch93 -p1 -b .rb_newline~
12mr|rpm-5.4.10-6|661	%patch94 -p1 -b .haskell~
12mr|rpm-5.4.10-6|662	%patch95 -p1 -b .interpret_deps~
12mr|rpm-5.4.10-6|663	%patch96 -p1 -b .uclibc~
12mr|rpm-5.4.10-6|664	%patch97 -p1 -b .env_color~
12mr|rpm-5.4.10-6|665	%patch98 -p1 -b .fc_overlap~
12mr|rpm-5.4.10-6|666	%patch99 -p1 -b .py_macros~
12mr|rpm-5.4.10-6|667	%patch100 -p1 -b .script_overlap~
12mr|rpm-5.4.10-6|668	%patch101 -p1 -b .font~
12mr|rpm-5.4.10-6|669	%patch102 -p1 -b .kmod~
12mr|rpm-5.4.10-6|670	%patch103 -p1 -b .desktop~
12mr|rpm-5.4.10-6|671	%patch104 -p1 -b .skip_chrdev~
12mr|rpm-5.4.10-6|672	%patch105 -p1 -b .sizeof~
12mr|rpm-5.4.10-6|673	%patch106 -p1 -b .link_loop~
12mr|rpm-5.4.10-6|674	%patch107 -p1 -b .python_color~
12mr|rpm-5.4.10-6|675	%patch109 -p1 -b .uclibc_nolib64~
12mr|rpm-5.4.10-6|676	%patch110 -p1 -b .req_devel~
12mr|rpm-5.4.10-6|677	%patch112 -p1 -b .gnu_hash~
12mr|rpm-5.4.10-6|678	%patch113 -p1 -b .depoch_rpmlib~
12mr|rpm-5.4.10-6|679	%patch114 -p1 -b .no_verdepfeat~
12mr|rpm-5.4.10-6|680	%patch115 -p1 -b .free~
12mr|rpm-5.4.10-6|681	%patch116 -p1 -b .skip_doc~
12mr|rpm-5.4.10-6|682	%patch117 -p1 -b .exec_modules~
12mr|rpm-5.4.10-6|683	#patch118 -p1 -b .soname_only~
12mr|rpm-5.4.10-6|684	%patch119 -p1 -b .rubyabi_prov~
12mr|rpm-5.4.10-6|685	%patch120 -p1 -b .filedep_origins~
12mr|rpm-5.4.10-6|686	%patch121 -p1 -b .equal_overlaps~
12mr|rpm-5.4.10-6|687	%patch122 -p1 -b .strdup~
12mr|rpm-5.4.10-6|688	%patch123 -p1 -b .ds_fopen~
12mr|rpm-5.4.10-6|689	%patch124 -p1 -b .debuginfo~
12mr|rpm-5.4.10-6|690	%patch125 -p1 -b .unitialized~
12mr|rpm-5.4.10-6|691	%patch126 -p1 -b .trig_pcre~
12mr|rpm-5.4.10-6|692	%patch127 -p1 -b .trigger_args~
12mr|rpm-5.4.10-6|693	%patch128 -p1 -b .triggers_nooverlap~
12mr|rpm-5.4.10-6|694	%patch129 -p1 -b .memleak~
12mr|rpm-5.4.10-6|695	%patch130 -p1 -b .str_nul~
12mr|rpm-5.4.10-6|696	%patch131 -p1 -b .dlopen~
12mr|rpm-5.4.10-6|697	%patch132 -p1 -b .py_input~
12mr|rpm-5.4.10-6|698	%patch133 -p1 -b .devel_prov~
12mr|rpm-5.4.10-6|699	#patch134 -p1 -b .lua~
12mr|rpm-5.4.10-6|700	%patch135 -p1 -b .db_rdonly~
12mr|rpm-5.4.10-6|701	%patch136 -p1 -b .ds_merge~
12mr|rpm-5.4.10-6|702	%patch137 -p1 -b .slash~
12mr|rpm-5.4.10-6|703	#patch138 -p1 -b .trigtrans~
12mr|rpm-5.4.10-6|704	%patch139 -p1 -b .fix_verify~
12mr|rpm-5.4.10-6|705	%patch140 -p1 -b .rpmv3~
12mr|rpm-5.4.10-6|706	%patch143 -p1 -b .mono_newline~
12mr|rpm-5.4.10-6|707	%patch144 -p1 -b .urpm~
12mr|rpm-5.4.10-6|708	%patch146 -p1 -b .nosig~
12mr|rpm-5.4.10-6|709	%patch147 -p1
12mr|rpm-5.4.10-6|710	%patch149 -p1 -b .typo~
12mr|rpm-5.4.10-6|711	%patch150 -p1 -b .i18n_str~
12mr|rpm-5.4.10-6|712	%patch151 -p1 -b .noi18n~
12mr|rpm-5.4.10-6|713	%patch152 -p1 -b .l10ndir~
12mr|rpm-5.4.10-6|714	%patch154 -p1 -b .cputoolize~
12mr|rpm-5.4.10-6|715	%patch155 -p1 -b .install_info~
12mr|rpm-5.4.10-6|716	%patch156 -p1 -b .php_deps~
12mr|rpm-5.4.10-6|717	%patch157 -p1 -b .perl_deps~
12mr|rpm-5.4.10-6|718	%patch158 -p1 -b .dl_error~
12mr|rpm-5.4.10-6|719	#patch138 -p1 -b .trigtrans~
12mr|rpm-5.4.10-6|720	%patch159 -p1 -b .ignore_arch~
12mr|rpm-5.4.10-6|721	%patch160 -p1 -b .xz_level~
12mr|rpm-5.4.10-6|722	%patch161 -p1 -b .uclibc_buildroot~
12mr|rpm-5.4.10-6|723	%patch162 -p1 -b .uninitialized~
12mr|rpm-5.4.10-6|724	
12mr|rpm-5.4.10-6|725	%patch501 -p1 -b .rosa_vendor~
12mr|rpm-5.4.10-6|726	%patch502 -p1 -b .package_name~
12mr|rpm-5.4.10-6|727	%patch503 -p1 -b .specspo~
12mr|rpm-5.4.10-6|728	
12mr|rpm-5.4.10-6|729	#required by P55, P80, P81, P94..
12mr|rpm-5.4.10-6|730	./autogen.sh
12mr|rpm-5.4.10-6|731	
12mr|rpm-5.4.10-6|732	mkdir -p cpu-os-macros
12mr|rpm-5.4.10-6|733	tar -zxf %{SOURCE3} -C cpu-os-macros
12mr|rpm-5.4.10-6|734	%patch145 -p1
12mr|rpm-5.4.10-6|735	
12mr|rpm-5.4.10-6|736	%build
12mr|rpm-5.4.10-6|737	%configure2_5x	--enable-nls \
12mr|rpm-5.4.10-6|738	--with-pic \
12mr|rpm-5.4.10-6|739	%if %{with debug}
12mr|rpm-5.4.10-6|740	--enable-debug \
12mr|rpm-5.4.10-6|741	--with-valgrind \
12mr|rpm-5.4.10-6|742	%endif
12mr|rpm-5.4.10-6|743	--enable-posixmutexes \
12mr|rpm-5.4.10-6|744	%if %{with python}
12mr|rpm-5.4.10-6|745	--with-python=%{python_version} \
12mr|rpm-5.4.10-6|746	%if %{with embed}
12mr|rpm-5.4.10-6|747	--with-pythonembed=external \
12mr|rpm-5.4.10-6|748	%endif
12mr|rpm-5.4.10-6|749	%else
12mr|rpm-5.4.10-6|750	--without-python \
12mr|rpm-5.4.10-6|751	%endif
12mr|rpm-5.4.10-6|752	%if %{with perl}
12mr|rpm-5.4.10-6|753	--with-perl=vendor \
12mr|rpm-5.4.10-6|754	%if %{with embed}
12mr|rpm-5.4.10-6|755	--with-perlembed=external \
12mr|rpm-5.4.10-6|756	%endif
12mr|rpm-5.4.10-6|757	%else
12mr|rpm-5.4.10-6|758	--without-perl \
12mr|rpm-5.4.10-6|759	%endif
12mr|rpm-5.4.10-6|760	%if %{with js}
12mr|rpm-5.4.10-6|761	--with-mozjs185=external \
12mr|rpm-5.4.10-6|762	%else
12mr|rpm-5.4.10-6|763	--without-mozjs185 \
12mr|rpm-5.4.10-6|764	%endif
12mr|rpm-5.4.10-6|765	%if %{with ruby}
12mr|rpm-5.4.10-6|766	--with-ruby=external \
12mr|rpm-5.4.10-6|767	%if %{with embed}
12mr|rpm-5.4.10-6|768	--with-rubyembed=external \
12mr|rpm-5.4.10-6|769	%endif
12mr|rpm-5.4.10-6|770	%endif
12mr|rpm-5.4.10-6|771	%if %{with tcl}
12mr|rpm-5.4.10-6|772	--with-tcl=external \
12mr|rpm-5.4.10-6|773	%endif
12mr|rpm-5.4.10-6|774	%if %{with squirrel}
12mr|rpm-5.4.10-6|775	--with-squirrel=external \
12mr|rpm-5.4.10-6|776	%endif
12mr|rpm-5.4.10-6|777	--with-glob \
12mr|rpm-5.4.10-6|778	--without-selinux \
12mr|rpm-5.4.10-6|779	%if %{with docs}
12mr|rpm-5.4.10-6|780	--with-apidocs \
12mr|rpm-5.4.10-6|781	%endif
12mr|rpm-5.4.10-6|782	--with-libelf \
12mr|rpm-5.4.10-6|783	--with-popt=external \
12mr|rpm-5.4.10-6|784	--with-xz=external \
12mr|rpm-5.4.10-6|785	--with-bzip2=external \
12mr|rpm-5.4.10-6|786	--with-lua=internal \
12mr|rpm-5.4.10-6|787	--with-expat=external \
12mr|rpm-5.4.10-6|788	--with-pcre=external \
12mr|rpm-5.4.10-6|789	%ifarch %{ix86} x86_64 ppc ppc64 ia64
12mr|rpm-5.4.10-6|790	--with-cpuinfo=external \
12mr|rpm-5.4.10-6|791	%else
12mr|rpm-5.4.10-6|792	--without-cpuinfo \
12mr|rpm-5.4.10-6|793	%endif
12mr|rpm-5.4.10-6|794	--with-syck=external \
12mr|rpm-5.4.10-6|795	--with-file=external \
12mr|rpm-5.4.10-6|796	--with-path-magic=%{_datadir}/misc/magic.mgc \
12mr|rpm-5.4.10-6|797	--with-beecrypt=external \
12mr|rpm-5.4.10-6|798	--with-usecrypto=beecrypt \
12mr|rpm-5.4.10-6|799	--with-keyutils=external \
12mr|rpm-5.4.10-6|800	--with-neon=external \
12mr|rpm-5.4.10-6|801	--with-acl \
12mr|rpm-5.4.10-6|802	--enable-openmp \
12mr|rpm-5.4.10-6|803	%if %{with xar}
12mr|rpm-5.4.10-6|804	--with-xar=%{_includedir}/xar \
12mr|rpm-5.4.10-6|805	%endif
12mr|rpm-5.4.10-6|806	--with-db \
12mr|rpm-5.4.10-6|807	--with-dbsql=external \
12mr|rpm-5.4.10-6|808	--without-db-tools-integrated \
12mr|rpm-5.4.10-6|809	%if %{with sqlite}
12mr|rpm-5.4.10-6|810	--with-sqlite=external \
12mr|rpm-5.4.10-6|811	%else
12mr|rpm-5.4.10-6|812	--without-sqlite \
12mr|rpm-5.4.10-6|813	%endif
12mr|rpm-5.4.10-6|814	%if %{with ossp_uuid}
12mr|rpm-5.4.10-6|815	%if 0
12mr|rpm-5.4.10-6|816	# TODO: needs to be fixed properly for automatic detection in internal lua build
12mr|rpm-5.4.10-6|817	%endif
12mr|rpm-5.4.10-6|818	--with-uuid=%{_libdir}:%{_includedir}/ossp-uuid \
12mr|rpm-5.4.10-6|819	%else
12mr|rpm-5.4.10-6|820	--without-uuid \
12mr|rpm-5.4.10-6|821	%endif
12mr|rpm-5.4.10-6|822	%if %{with augeas}
12mr|rpm-5.4.10-6|823	--with-augeas=external \
12mr|rpm-5.4.10-6|824	%else
12mr|rpm-5.4.10-6|825	--without-augeas \
12mr|rpm-5.4.10-6|826	%endif
12mr|rpm-5.4.10-6|827	%if 0
12mr|rpm-5.4.10-6|828	--with-extra-path-macros=%{_usrlibrpm}/macros.d/mandriva \
12mr|rpm-5.4.10-6|829	%else
12mr|rpm-5.4.10-6|830	--with-extra-path-macros=%{_usrlibrpm}/platform/%%{_target}/macros:%{_sysconfdir}/rpm/macros.d/*.macros:%{_usrlibrpm}/macros.d/mandriva \
12mr|rpm-5.4.10-6|831	%endif
12mr|rpm-5.4.10-6|832	--with-vendor=mandriva \
12mr|rpm-5.4.10-6|833	--enable-build-warnings
12mr|rpm-5.4.10-6|834	# XXX: Making ie. a --with-pre-macros option might be more aestethic and easier
12mr|rpm-5.4.10-6|835	# of use to others if pushed back upstream?
12mr|rpm-5.4.10-6|836	# For our case, this is only used to define _prefer_target_cpu before any other
12mr|rpm-5.4.10-6|837	# macros so that rpm knows about this for libcpuinfo when loading macros, but
12mr|rpm-5.4.10-6|838	# could perhaps be useful to others, ie. for defining a _target_vendor earlier,
12mr|rpm-5.4.10-6|839	# so that vendor specific macros to load could be defined at runtime rather
12mr|rpm-5.4.10-6|840	# than compile time.. Sounds convenient if LSB certification is done on a specific
12mr|rpm-5.4.10-6|841	# set of binaries (does it..?) wrt. Manbo Labs.
12mr|rpm-5.4.10-6|842	echo '#define PREMACROFILES "%{_sysconfdir}/rpm/premacros.d/*.macros"' >> config.h
12mr|rpm-5.4.10-6|843	%make
12mr|rpm-5.4.10-6|844	%if %{with docs}
12mr|rpm-5.4.10-6|845	%make apidocs
12mr|rpm-5.4.10-6|846	%endif
12mr|rpm-5.4.10-6|847	
12mr|rpm-5.4.10-6|848	%check
12mr|rpm-5.4.10-6|849	#make check
12mr|rpm-5.4.10-6|850	
12mr|rpm-5.4.10-6|851	%install
12mr|rpm-5.4.10-6|852	%makeinstall_std -k
12mr|rpm-5.4.10-6|853	
12mr|rpm-5.4.10-6|854	# XXX: why isn't this installed by 'make install'?
12mr|rpm-5.4.10-6|855	install -m755 scripts/symclash.* %{buildroot}%{_rpmhome}
12mr|rpm-5.4.10-6|856	
12mr|rpm-5.4.10-6|857	# Save list of packages through cron
12mr|rpm-5.4.10-6|858	install -m755 scripts/rpm.daily -D %{buildroot}%{_sysconfdir}/cron.daily/rpm
12mr|rpm-5.4.10-6|859	install -m644 scripts/rpm.log -D %{buildroot}%{_sysconfdir}/logrotate.d/rpm
12mr|rpm-5.4.10-6|860	
12mr|rpm-5.4.10-6|861	mkdir -p %{buildroot}/var/spool/repackage
12mr|rpm-5.4.10-6|862	
12mr|rpm-5.4.10-6|863	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/{{pre,}macros.d,sysinfo}
12mr|rpm-5.4.10-6|864	
12mr|rpm-5.4.10-6|865	# actual usefulness of this seems rather dubious with macros.d now...
12mr|rpm-5.4.10-6|866	cat > %{buildroot}%{_sysconfdir}/%{name}/macros <<EOF
12mr|rpm-5.4.10-6|867	# Put your own system macros here
12mr|rpm-5.4.10-6|868	# usually contains
12mr|rpm-5.4.10-6|869	
12mr|rpm-5.4.10-6|870	# Set this one according your locales
12mr|rpm-5.4.10-6|871	# %%_install_langs
12mr|rpm-5.4.10-6|872	
12mr|rpm-5.4.10-6|873	EOF
12mr|rpm-5.4.10-6|874	
12mr|rpm-5.4.10-6|875	# FIXME: weird issue, seems to have issue with lines starting with '%%_'...
12mr|rpm-5.4.10-6|876	cat > %{buildroot}%{_sysconfdir}/%{name}/premacros.d/cpuinfo_target.macros <<EOF
12mr|rpm-5.4.10-6|877	# This sets which of the available architectures to prefer when building
12mr|rpm-5.4.10-6|878	# packages with libcpuinfo support enabled.
12mr|rpm-5.4.10-6|879	%%_prefer_target_cpu     x86_64 i586
12mr|rpm-5.4.10-6|880	EOF
12mr|rpm-5.4.10-6|881	
12mr|rpm-5.4.10-6|882	# Get rid of unpackaged files
12mr|rpm-5.4.10-6|883	# XXX: is there any of these we might want to keep?
12mr|rpm-5.4.10-6|884	for f in %{py_platsitedir}/poptmodule.a %{py_platsitedir}/rpmmodule.a \
12mr|rpm-5.4.10-6|885	%{py_platsitedir}/rpm/*.a %{_rpmhome}/*.a %{_rpmhome}/lib/*.a\
12mr|rpm-5.4.10-6|886	%{_rpmhome}/{Specfile.pm,cpanflute2,cpanflute,sql.prov,sql.req,tcl.req} \
12mr|rpm-5.4.10-6|887	%{_rpmhome}/{config.site,cross-build,rpmdiff.cgi} \
12mr|rpm-5.4.10-6|888	%{_rpmhome}/trpm %{_bindir}/rpmdiff; do
12mr|rpm-5.4.10-6|889	rm -f %{buildroot}$f
12mr|rpm-5.4.10-6|890	done
12mr|rpm-5.4.10-6|891	
12mr|rpm-5.4.10-6|892	%find_lang %{name}
12mr|rpm-5.4.10-6|893	
12mr|rpm-5.4.10-6|894	mkdir -p %{buildroot}/var/lib/rpm/{log,tmp}
12mr|rpm-5.4.10-6|895	for dbi in `./rpm --macros macros/macros --eval %_dbi_tags_4|tr : ' '` __db.00{0..9}; do
12mr|rpm-5.4.10-6|896	touch %{buildroot}/var/lib/rpm/$dbi
12mr|rpm-5.4.10-6|897	echo "%attr(0644, root, root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) %{_localstatedir}/lib/rpm/$dbi" >> %{name}.lang
12mr|rpm-5.4.10-6|898	done
12mr|rpm-5.4.10-6|899	
12mr|rpm-5.4.10-6|900	install -d %{buildroot}/bin
12mr|rpm-5.4.10-6|901	# FIXME: considering that most libraries dynamically linked against is located
12mr|rpm-5.4.10-6|902	# in /usr/lib*, this doesn't make much sense unless we either statically link
12mr|rpm-5.4.10-6|903	# against them (Ark Linux actually does this) or move the libraries to /lib*,
12mr|rpm-5.4.10-6|904	# neither being very attractive options, not to mention maintenance headaches
12mr|rpm-5.4.10-6|905	# spread across these library packages...
12mr|rpm-5.4.10-6|906	# So moving rpm back to /usr/bin probably makes the most sense...
12mr|rpm-5.4.10-6|907	# An optional, "minimal" rpm-static package with /bin/rpm could perhaps be done
12mr|rpm-5.4.10-6|908	# if anyone expresses actual interest in this...
12mr|rpm-5.4.10-6|909	mv %{buildroot}%{_bindir}/rpm %{buildroot}/bin/rpm
12mr|rpm-5.4.10-6|910	
12mr|rpm-5.4.10-6|911	cp -r cpu-os-macros %{buildroot}%{_usrlibrpm}/platform
12mr|rpm-5.4.10-6|912	install -m644 %{SOURCE4} -D %{buildroot}%{_sysconfdir}/%{name}/macros.d/legacy_compat.macros
12mr|rpm-5.4.10-6|913	
12mr|rpm-5.4.10-6|914	%if %{with docs}
12mr|rpm-5.4.10-6|915	install -d %{buildroot}%{_docdir}/rpm
12mr|rpm-5.4.10-6|916	cp -r apidocs/html %{buildroot}%{_docdir}/rpm
12mr|rpm-5.4.10-6|917	%endif
12mr|rpm-5.4.10-6|918	
12mr|rpm-5.4.10-6|919	install -d %{buildroot}%{multiarch_bindir}
12mr|rpm-5.4.10-6|920	install -d %{buildroot}%{multiarch_includedir}
12mr|rpm-5.4.10-6|921	%if "%{_lib}" == "lib64"
12mr|rpm-5.4.10-6|922	install -d %{buildroot}%(linux32 rpm -E %%{multiarch_bindir})
12mr|rpm-5.4.10-6|923	install -d %{buildroot}%(linux32 rpm -E %%{multiarch_includedir})
12mr|rpm-5.4.10-6|924	%endif
12mr|rpm-5.4.10-6|925	
12mr|rpm-5.4.10-6|926	# should really be handled by make script..
12mr|rpm-5.4.10-6|927	ln -f %{buildroot}%{_rpmhome}/bin/{rpmlua,lua}
12mr|rpm-5.4.10-6|928	ln -f %{buildroot}%{_rpmhome}/bin/{rpmluac,luac}
12mr|rpm-5.4.10-6|929	
12mr|rpm-5.4.10-6|930	# TODO: review which files goes into what packages...?
12mr|rpm-5.4.10-6|931	%files -f %{name}.lang
12mr|rpm-5.4.10-6|932	%doc CHANGES doc/manual/[a-z]*
12mr|rpm-5.4.10-6|933	%if %{with docs}
12mr|rpm-5.4.10-6|934	%exclude %{_docdir}/rpm/html
12mr|rpm-5.4.10-6|935	%endif
12mr|rpm-5.4.10-6|936	/bin/rpm
12mr|rpm-5.4.10-6|937	%{_bindir}/multiarch-dispatch
12mr|rpm-5.4.10-6|938	%{_bindir}/rpmconstant*
12mr|rpm-5.4.10-6|939	%{_bindir}/rpm2cpio*
12mr|rpm-5.4.10-6|940	%{_rpmhome}/bin/augtool
12mr|rpm-5.4.10-6|941	%{_rpmhome}/bin/chroot
12mr|rpm-5.4.10-6|942	%{_rpmhome}/bin/cp
12mr|rpm-5.4.10-6|943	%{_rpmhome}/bin/dbconvert
12mr|rpm-5.4.10-6|944	%{_rpmhome}/bin/find
12mr|rpm-5.4.10-6|945	#%%{_rpmhome}/bin/grep
12mr|rpm-5.4.10-6|946	#%%{_rpmhome}/bin/lua
12mr|rpm-5.4.10-6|947	%{_rpmhome}/bin/mtree
12mr|rpm-5.4.10-6|948	%{_rpmhome}/bin/mgo
12mr|rpm-5.4.10-6|949	#%%{_rpmhome}/bin/rc
12mr|rpm-5.4.10-6|950	%{_rpmhome}/bin/rpmspecdump
12mr|rpm-5.4.10-6|951	%{_rpmhome}/bin/wget
12mr|rpm-5.4.10-6|952	%if %{with xar}
12mr|rpm-5.4.10-6|953	%{_rpmhome}/bin/txar
12mr|rpm-5.4.10-6|954	%endif
12mr|rpm-5.4.10-6|955	%{_rpmhome}/dbconvert.sh
12mr|rpm-5.4.10-6|956	%{_rpmhome}/rpm.*
12mr|rpm-5.4.10-6|957	%{_rpmhome}/rpm2cpio
12mr|rpm-5.4.10-6|958	%{_rpmhome}/rpmdb_loadcvt
12mr|rpm-5.4.10-6|959	%{_rpmhome}/tgpg
12mr|rpm-5.4.10-6|960	
12mr|rpm-5.4.10-6|961	%dir %{_localstatedir}/lib/rpm
12mr|rpm-5.4.10-6|962	%dir %{_localstatedir}/lib/rpm/log
12mr|rpm-5.4.10-6|963	%dir %{_localstatedir}/lib/rpm/tmp
12mr|rpm-5.4.10-6|964	
12mr|rpm-5.4.10-6|965	
12mr|rpm-5.4.10-6|966	%{_rpmhome}/macros.d/*
12mr|rpm-5.4.10-6|967	%{_rpmhome}/cpuinfo.yaml
12mr|rpm-5.4.10-6|968	%{_rpmhome}/macros
12mr|rpm-5.4.10-6|969	%{_rpmhome}/rpmpopt
12mr|rpm-5.4.10-6|970	%{_rpmhome}/platform/*/macros
12mr|rpm-5.4.10-6|971	%config(noreplace) %{_localstatedir}/lib/rpm/DB_CONFIG
12mr|rpm-5.4.10-6|972	
12mr|rpm-5.4.10-6|973	%dir %{_localstatedir}/spool/repackage
12mr|rpm-5.4.10-6|974	%dir %{_rpmhome}
12mr|rpm-5.4.10-6|975	%dir %{_rpmhome}/bin
12mr|rpm-5.4.10-6|976	%dir %{_rpmhome}/lib
12mr|rpm-5.4.10-6|977	%dir %{_rpmhome}/platform/
12mr|rpm-5.4.10-6|978	%dir %{_rpmhome}/platform/*/
12mr|rpm-5.4.10-6|979	%dir %{_rpmhome}/macros.d
12mr|rpm-5.4.10-6|980	%dir %{_sysconfdir}/%{name}
12mr|rpm-5.4.10-6|981	%config(noreplace) %{_sysconfdir}/%{name}/macros
12mr|rpm-5.4.10-6|982	%dir %{_sysconfdir}/%{name}/macros.d
12mr|rpm-5.4.10-6|983	%dir %{_sysconfdir}/%{name}/premacros.d
12mr|rpm-5.4.10-6|984	%dir %{_sysconfdir}/%{name}/sysinfo
12mr|rpm-5.4.10-6|985	%{_sysconfdir}/%{name}/macros.d/*.macros
12mr|rpm-5.4.10-6|986	%{_sysconfdir}/%{name}/premacros.d/*.macros
12mr|rpm-5.4.10-6|987	
12mr|rpm-5.4.10-6|988	%{_mandir}/man[18]/*.[18]*
12mr|rpm-5.4.10-6|989	%lang(pl)	%{_mandir}/pl/man[18]/*.[18]*
12mr|rpm-5.4.10-6|990	%lang(ru)	%{_mandir}/ru/man[18]/*.[18]*
12mr|rpm-5.4.10-6|991	%lang(ja)	%{_mandir}/ja/man[18]/*.[18]*
12mr|rpm-5.4.10-6|992	%lang(sk)	%{_mandir}/sk/man[18]/*.[18]*
12mr|rpm-5.4.10-6|993	%lang(fr)	%{_mandir}/fr/man[18]/*.[18]*
12mr|rpm-5.4.10-6|994	%lang(ko)	%{_mandir}/ko/man[18]/*.[18]*
12mr|rpm-5.4.10-6|995	%exclude	%{_mandir}/man8/rpmbuild.8*
12mr|rpm-5.4.10-6|996	%exclude	%{_mandir}/man8/rpmdeps.8*
12mr|rpm-5.4.10-6|997	
12mr|rpm-5.4.10-6|998	%{_sysconfdir}/cron.daily/rpm
12mr|rpm-5.4.10-6|999	%config(noreplace,missingok) %{_sysconfdir}/logrotate.d/rpm
12mr|rpm-5.4.10-6|1000	
12mr|rpm-5.4.10-6|1001	%dir %{multiarch_bindir}
12mr|rpm-5.4.10-6|1002	%dir %{multiarch_includedir}
12mr|rpm-5.4.10-6|1003	%if "%{_lib}" == "lib64"
12mr|rpm-5.4.10-6|1004	%dir %(linux32 rpm -E %%{multiarch_bindir})
12mr|rpm-5.4.10-6|1005	%dir %(linux32 rpm -E %%{multiarch_includedir})
12mr|rpm-5.4.10-6|1006	%endif
12mr|rpm-5.4.10-6|1007	
12mr|rpm-5.4.10-6|1008	%{_includedir}/multiarch-dispatch.h
12mr|rpm-5.4.10-6|1009	
12mr|rpm-5.4.10-6|1010	%files build
12mr|rpm-5.4.10-6|1011	%{_bindir}/gendiff
12mr|rpm-5.4.10-6|1012	%{_bindir}/rpmbuild
12mr|rpm-5.4.10-6|1013	%{_bindir}/multiarch-platform
12mr|rpm-5.4.10-6|1014	#%%{_rpmhome}/bin/abi-compliance-checker.pl
12mr|rpm-5.4.10-6|1015	%{_rpmhome}/bin/api-sanity-autotest.pl
12mr|rpm-5.4.10-6|1016	%{_rpmhome}/bin/api-sanity-checker.pl
12mr|rpm-5.4.10-6|1017	%{_rpmhome}/bin/dbsql
12mr|rpm-5.4.10-6|1018	%{_rpmhome}/bin/debugedit
12mr|rpm-5.4.10-6|1019	%{_rpmhome}/bin/install-sh
12mr|rpm-5.4.10-6|1020	%{_rpmhome}/bin/lua
12mr|rpm-5.4.10-6|1021	%{_rpmhome}/bin/luac
12mr|rpm-5.4.10-6|1022	%{_rpmhome}/bin/mkinstalldirs
12mr|rpm-5.4.10-6|1023	%{_rpmhome}/bin/pom2spec
12mr|rpm-5.4.10-6|1024	%{_rpmhome}/bin/rpmcache
12mr|rpm-5.4.10-6|1025	%{_rpmhome}/bin/rpmcmp
12mr|rpm-5.4.10-6|1026	%{_rpmhome}/bin/rpmdeps
12mr|rpm-5.4.10-6|1027	%{_rpmhome}/bin/rpmdigest
12mr|rpm-5.4.10-6|1028	%{_rpmhome}/bin/rpmkey
12mr|rpm-5.4.10-6|1029	%{_rpmhome}/bin/rpmlua
12mr|rpm-5.4.10-6|1030	%{_rpmhome}/bin/rpmluac
12mr|rpm-5.4.10-6|1031	%{_rpmhome}/bin/rpmrepo
12mr|rpm-5.4.10-6|1032	%{_rpmhome}/bin/sqlite3
12mr|rpm-5.4.10-6|1033	%dir %{_rpmhome}/helpers
12mr|rpm-5.4.10-6|1034	%{_rpmhome}/helpers/*
12mr|rpm-5.4.10-6|1035	%dir %{_rpmhome}/qf
12mr|rpm-5.4.10-6|1036	%{_rpmhome}/qf/*
12mr|rpm-5.4.10-6|1037	%{_rpmhome}/vcheck
12mr|rpm-5.4.10-6|1038	%{_rpmhome}/brp-*
12mr|rpm-5.4.10-6|1039	%{_rpmhome}/check-files
12mr|rpm-5.4.10-6|1040	%{_rpmhome}/check-multiarch-files
12mr|rpm-5.4.10-6|1041	#%%{_rpmhome}/cross-build
12mr|rpm-5.4.10-6|1042	%{_rpmhome}/find-debuginfo.sh
12mr|rpm-5.4.10-6|1043	%{_rpmhome}/find-lang.sh
12mr|rpm-5.4.10-6|1044	%{_rpmhome}/find-prov.pl
12mr|rpm-5.4.10-6|1045	%{_rpmhome}/find-provides.perl
12mr|rpm-5.4.10-6|1046	%{_rpmhome}/find-req.pl
12mr|rpm-5.4.10-6|1047	%{_rpmhome}/find-requires.perl
12mr|rpm-5.4.10-6|1048	%{_rpmhome}/fontconfig.prov
12mr|rpm-5.4.10-6|1049	%{_rpmhome}/gem_helper.rb
12mr|rpm-5.4.10-6|1050	%{_rpmhome}/getpo.sh
12mr|rpm-5.4.10-6|1051	%{_rpmhome}/gstreamer.sh
12mr|rpm-5.4.10-6|1052	%{_rpmhome}/haskelldeps.sh
12mr|rpm-5.4.10-6|1053	%{_rpmhome}/http.req
12mr|rpm-5.4.10-6|1054	%{_rpmhome}/javadeps.sh
12mr|rpm-5.4.10-6|1055	%{_rpmhome}/kmod-deps.sh
12mr|rpm-5.4.10-6|1056	%{_rpmhome}/mkmultiarch
12mr|rpm-5.4.10-6|1057	%{_rpmhome}/mono-find-provides
12mr|rpm-5.4.10-6|1058	%{_rpmhome}/mono-find-requires
12mr|rpm-5.4.10-6|1059	%{_rpmhome}/executabledeps.sh
12mr|rpm-5.4.10-6|1060	%{_rpmhome}/libtooldeps.sh
12mr|rpm-5.4.10-6|1061	%{_rpmhome}/osgideps.pl
12mr|rpm-5.4.10-6|1062	%{_rpmhome}/perldeps.pl
12mr|rpm-5.4.10-6|1063	%{_rpmhome}/perl.prov
12mr|rpm-5.4.10-6|1064	%{_rpmhome}/perl.req
12mr|rpm-5.4.10-6|1065	%{_rpmhome}/php.prov
12mr|rpm-5.4.10-6|1066	%{_rpmhome}/php.req
12mr|rpm-5.4.10-6|1067	%{_rpmhome}/pkgconfigdeps.sh
12mr|rpm-5.4.10-6|1068	%{_rpmhome}/pythondeps.sh
12mr|rpm-5.4.10-6|1069	%{_rpmhome}/pythoneggs.py
12mr|rpm-5.4.10-6|1070	%{_rpmhome}/rubygems.rb
12mr|rpm-5.4.10-6|1071	%{_rpmhome}/symclash.*
12mr|rpm-5.4.10-6|1072	%{_rpmhome}/u_pkg.sh
12mr|rpm-5.4.10-6|1073	%{_rpmhome}/vpkg-provides.sh
12mr|rpm-5.4.10-6|1074	%{_rpmhome}/vpkg-provides2.sh
12mr|rpm-5.4.10-6|1075	
12mr|rpm-5.4.10-6|1076	%if %{with js}
12mr|rpm-5.4.10-6|1077	%{_rpmhome}/bin/tjs
12mr|rpm-5.4.10-6|1078	%endif
12mr|rpm-5.4.10-6|1079	%{_rpmhome}/macros.rpmbuild
12mr|rpm-5.4.10-6|1080	%{_mandir}/man8/rpmbuild.8*
12mr|rpm-5.4.10-6|1081	%{_mandir}/man8/rpmdeps.8*
12mr|rpm-5.4.10-6|1082	
12mr|rpm-5.4.10-6|1083	%files -n %{librpmname}
12mr|rpm-5.4.10-6|1084	%{_libdir}/librpm-%{libver}.so
12mr|rpm-5.4.10-6|1085	%{_libdir}/librpmconstant-%{libver}.so
12mr|rpm-5.4.10-6|1086	%{_libdir}/librpmdb-%{libver}.so
12mr|rpm-5.4.10-6|1087	%{_libdir}/librpmio-%{libver}.so
12mr|rpm-5.4.10-6|1088	%{_libdir}/librpmmisc-%{libver}.so
12mr|rpm-5.4.10-6|1089	%{_libdir}/librpmbuild-%{libver}.so
12mr|rpm-5.4.10-6|1090	%if %{with js}
12mr|rpm-5.4.10-6|1091	%{_rpmhome}/lib/librpmjsm.so.*
12mr|rpm-5.4.10-6|1092	%{_rpmhome}/lib/rpmjsm.so
12mr|rpm-5.4.10-6|1093	%endif
12mr|rpm-5.4.10-6|1094	#%%if %%{with sqlite}
12mr|rpm-5.4.10-6|1095	#%%{_rpmhome}/libsql*.so.*
12mr|rpm-5.4.10-6|1096	#%%endif
12mr|rpm-5.4.10-6|1097	
12mr|rpm-5.4.10-6|1098	%files -n %{librpmnamedevel}
12mr|rpm-5.4.10-6|1099	#%%doc apidocs/html
12mr|rpm-5.4.10-6|1100	%{_includedir}/rpm
12mr|rpm-5.4.10-6|1101	%{_libdir}/librpm.so
12mr|rpm-5.4.10-6|1102	%{_libdir}/librpmconstant.so
12mr|rpm-5.4.10-6|1103	%{_libdir}/librpmdb.so
12mr|rpm-5.4.10-6|1104	%{_libdir}/librpmio.so
12mr|rpm-5.4.10-6|1105	%{_libdir}/librpmmisc.so
12mr|rpm-5.4.10-6|1106	%{_libdir}/librpmbuild.so
12mr|rpm-5.4.10-6|1107	%{_libdir}/pkgconfig/rpm.pc
12mr|rpm-5.4.10-6|1108	
12mr|rpm-5.4.10-6|1109	%if %{with js}
12mr|rpm-5.4.10-6|1110	%{_rpmhome}/lib/librpmjsm.so
12mr|rpm-5.4.10-6|1111	%endif
12mr|rpm-5.4.10-6|1112	#%%if %%{with sqlite}
12mr|rpm-5.4.10-6|1113	#%%{_rpmhome}/libsql*.so
12mr|rpm-5.4.10-6|1114	#%%endif
12mr|rpm-5.4.10-6|1115	
12mr|rpm-5.4.10-6|1116	%files -n %{librpmstatic}
12mr|rpm-5.4.10-6|1117	%{_libdir}/librpm.a
12mr|rpm-5.4.10-6|1118	%{_libdir}/librpmconstant.a
12mr|rpm-5.4.10-6|1119	%{_libdir}/librpmdb.a
12mr|rpm-5.4.10-6|1120	%{_libdir}/librpmio.a
12mr|rpm-5.4.10-6|1121	%{_libdir}/librpmmisc.a
12mr|rpm-5.4.10-6|1122	%{_libdir}/librpmbuild.a
12mr|rpm-5.4.10-6|1123	
12mr|rpm-5.4.10-6|1124	%if %{with perl}
12mr|rpm-5.4.10-6|1125	%files -n perl-%{perlmod}
12mr|rpm-5.4.10-6|1126	#%%doc perl/Changes
12mr|rpm-5.4.10-6|1127	%if %{with embed}
12mr|rpm-5.4.10-6|1128	%{_rpmhome}/lib/rpmperl.so
12mr|rpm-5.4.10-6|1129	%endif
12mr|rpm-5.4.10-6|1130	%{_mandir}/man3/RPM*
12mr|rpm-5.4.10-6|1131	%{perl_vendorarch}/%{perlmod}.pm
12mr|rpm-5.4.10-6|1132	%dir %{perl_vendorarch}/%{perlmod}
12mr|rpm-5.4.10-6|1133	%{perl_vendorarch}/%{perlmod}/*.pm
12mr|rpm-5.4.10-6|1134	%{perl_vendorarch}/auto/%{perlmod}
12mr|rpm-5.4.10-6|1135	%endif
12mr|rpm-5.4.10-6|1136	
12mr|rpm-5.4.10-6|1137	%if %{with python}
12mr|rpm-5.4.10-6|1138	%files -n python-rpm
12mr|rpm-5.4.10-6|1139	%if %{with embed}
12mr|rpm-5.4.10-6|1140	%{_rpmhome}/lib/rpmpython.so
12mr|rpm-5.4.10-6|1141	%endif
12mr|rpm-5.4.10-6|1142	%dir %{py_platsitedir}/rpm
12mr|rpm-5.4.10-6|1143	%{py_platsitedir}/rpm/*.py
12mr|rpm-5.4.10-6|1144	%{py_platsitedir}/rpm/*.so
12mr|rpm-5.4.10-6|1145	%endif
12mr|rpm-5.4.10-6|1146	
12mr|rpm-5.4.10-6|1147	%if %{with ruby}
12mr|rpm-5.4.10-6|1148	%files -n rpm-rubyembed
12mr|rpm-5.4.10-6|1149	%{_rpmhome}/bin/trb
12mr|rpm-5.4.10-6|1150	%{_rpmhome}/lib/rpm.so
12mr|rpm-5.4.10-6|1151	%{_rpmhome}/lib/rpmruby.so
12mr|rpm-5.4.10-6|1152	%endif
12mr|rpm-5.4.10-6|1153	
12mr|rpm-5.4.10-6|1154	%if %{with tcl}
12mr|rpm-5.4.10-6|1155	%files -n rpm-tclembed
12mr|rpm-5.4.10-6|1156	%{_rpmhome}/lib/rpmtcl.so
12mr|rpm-5.4.10-6|1157	%endif
12mr|rpm-5.4.10-6|1158	
12mr|rpm-5.4.10-6|1159	%if %{with squirrel}
12mr|rpm-5.4.10-6|1160	%files -n rpm-squirrelembed
12mr|rpm-5.4.10-6|1161	%{_rpmhome}/lib/rpmsquirrel.so
12mr|rpm-5.4.10-6|1162	%endif
12mr|rpm-5.4.10-6|1163	
12mr|rpm-5.4.10-6|1164	%if %{with docs}
12mr|rpm-5.4.10-6|1165	%files apidocs
12mr|rpm-5.4.10-6|1166	%dir %{_docdir}/rpm/html
12mr|rpm-5.4.10-6|1167	%{_docdir}/rpm/html/*
12mr|rpm-5.4.10-6|1168	%endif
12mr|rpm-5.4.10-6|1169	
12mr|rpm-5.4.10-6|1170	
12mr|rpm-5.4.10-6|1171	
12mr|rpm-5.4.10-6|1172	%changelog
12mr|rpm-5.4.10-6|1173	* Wed Oct  17 2012 akdengi <kazancas@mandriva.ru>
12mr|rpm-5.4.10-6|1174	+ Commit: 0a3577c
12mr|rpm-5.4.10-6|1175	- sync with Cooker 5.4.10 without ROSA patchset
12mr|rpm-5.4.10-6|1176	
12mr|rpm-5.4.10-6|1177	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|rpm-5.4.10-6|1178	+ Commit: 8f43f3e
12mr|rpm-5.4.10-6|1179	- Update ruby1.9-fixes patch to fix issue with gem_helper.rb and new psych
12mr|rpm-5.4.10-6|1180	
12mr|rpm-5.4.10-6|1181	* Sat Aug  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|rpm-5.4.10-6|1182	+ Commit: 38b6473
12mr|rpm-5.4.10-6|1183	- Add rpm-5.4.9-package-name.patch to restore RPM_PACKAGE_NAME export which is still used by aot-compile-rpm
12mr|rpm-5.4.10-6|1184	
12mr|rpm-5.4.10-6|1185	* Thu Aug  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|rpm-5.4.10-6|1186	+ Commit: 02043d3
12mr|rpm-5.4.10-6|1187	- Build against new perl
12mr|rpm-5.4.10-6|1188	
12mr|rpm-5.4.10-6|1189	* Thu Aug  9 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|rpm-5.4.10-6|1190	+ Commit: 28d0951
12mr|rpm-5.4.10-6|1191	- Rebuild against new libpcre
12mr|rpm-5.4.10-6|1192	
12mr|rpm-5.4.10-6|1193	* Thu Aug  2 2012 akdengi <kazancas@mandriva.ru>
12mr|rpm-5.4.10-6|1194	+ Commit: e7db0c5
12mr|rpm-5.4.10-6|1195	- - drop rpmlint pkgcheck patch
12mr|rpm-5.4.10-6|1196	
12mr|rpm-5.4.10-6|1197	* Wed Apr  11 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru>
12mr|rpm-5.4.10-6|1198	+ Commit: 38544b4
12mr|rpm-5.4.10-6|1199	- fixed https://bugs.launchpad.net/rpm/+bug/910708 (rpm -Va --nofiles Segmentation fault)
12mr|rpm-5.4.10-6|1200	
12mr|rpm-5.4.10-6|1201	

16266 12
12mr|rpmdrake-5.26.12-5|1	%if %{_use_internal_dependency_generator}
12mr|rpmdrake-5.26.12-5|2	%define __noautoreq 'perl\\(Rpmdrake::widgets\\)'
12mr|rpmdrake-5.26.12-5|3	%else
12mr|rpmdrake-5.26.12-5|4	%define _requires_exceptions perl(Rpmdrake::widgets)
12mr|rpmdrake-5.26.12-5|5	%endif
12mr|rpmdrake-5.26.12-5|6	
12mr|rpmdrake-5.26.12-5|7	Name:		rpmdrake
12mr|rpmdrake-5.26.12-5|8	Version:	5.26.12
12mr|rpmdrake-5.26.12-5|9	Release:	5
12mr|rpmdrake-5.26.12-5|10	
12mr|rpmdrake-5.26.12-5|11	Summary:	Mandriva Linux graphical front end for sofware installation/removal
12mr|rpmdrake-5.26.12-5|12	License:	GPLv2+
12mr|rpmdrake-5.26.12-5|13	Group:		System/Configuration/Packaging
12mr|rpmdrake-5.26.12-5|14	URL:		http://wiki.mandriva.com/en/Installing_and_removing_software
12mr|rpmdrake-5.26.12-5|15	
12mr|rpmdrake-5.26.12-5|16	Source0:	%{name}-%{version}.tar.xz
12mr|rpmdrake-5.26.12-5|17	
12mr|rpmdrake-5.26.12-5|18	Patch0:		rpmdrake-5.26.12-drop_update_media_only.patch
12mr|rpmdrake-5.26.12-5|19	Patch1:		upgrade_info_utf8.patch
12mr|rpmdrake-5.26.12-5|20	Patch2:		rpmdrake-5.26.12-version-release.patch
12mr|rpmdrake-5.26.12-5|21	
12mr|rpmdrake-5.26.12-5|22	BuildRequires:	gettext
12mr|rpmdrake-5.26.12-5|23	BuildRequires:	perl-devel
12mr|rpmdrake-5.26.12-5|24	BuildRequires:	intltool
12mr|rpmdrake-5.26.12-5|25	BuildRequires:	perl_checker
12mr|rpmdrake-5.26.12-5|26	BuildArch:	noarch
12mr|rpmdrake-5.26.12-5|27	
12mr|rpmdrake-5.26.12-5|28	Requires:	perl-MDK-Common
12mr|rpmdrake-5.26.12-5|29	Requires:	urpmi > 6.18
12mr|rpmdrake-5.26.12-5|30	Requires:	perl-URPM >= 3.07-2
12mr|rpmdrake-5.26.12-5|31	Requires:	drakxtools >= 12.64
12mr|rpmdrake-5.26.12-5|32	Requires:	perl-Gtk2 >= 1.172-2
12mr|rpmdrake-5.26.12-5|33	Requires:	perl-Locale-gettext >= 1.05-6
12mr|rpmdrake-5.26.12-5|34	# lazy load modules:
12mr|rpmdrake-5.26.12-5|35	Requires:	perl-Gtk2-SourceView2
12mr|rpmdrake-5.26.12-5|36	Requires:	perl-File-MimeInfo
12mr|rpmdrake-5.26.12-5|37	# for translations:
12mr|rpmdrake-5.26.12-5|38	Suggests:	mdv-rpm-summary
12mr|rpmdrake-5.26.12-5|39	# need the consolehelper basic pam config files
12mr|rpmdrake-5.26.12-5|40	Requires:	usermode-consoleonly
12mr|rpmdrake-5.26.12-5|41	# for icons:
12mr|rpmdrake-5.26.12-5|42	Requires:	desktop-common-data
12mr|rpmdrake-5.26.12-5|43	Provides:	MandrakeUpdate
12mr|rpmdrake-5.26.12-5|44	
12mr|rpmdrake-5.26.12-5|45	%description
12mr|rpmdrake-5.26.12-5|46	This package contains the Mandriva graphical software manipulation
12mr|rpmdrake-5.26.12-5|47	tools.
12mr|rpmdrake-5.26.12-5|48	
12mr|rpmdrake-5.26.12-5|49	Rpmdrake provides a simple interface that makes it easy to install
12mr|rpmdrake-5.26.12-5|50	and remove software.
12mr|rpmdrake-5.26.12-5|51	
12mr|rpmdrake-5.26.12-5|52	MandrivaUpdate is a single-purpose application for keeping your system
12mr|rpmdrake-5.26.12-5|53	up to date with the latest official updates.
12mr|rpmdrake-5.26.12-5|54	
12mr|rpmdrake-5.26.12-5|55	There is also a tool for configuring package sources (medias), which can
12mr|rpmdrake-5.26.12-5|56	be run independently or accessed from within rpmdrake.
12mr|rpmdrake-5.26.12-5|57	
12mr|rpmdrake-5.26.12-5|58	%prep
12mr|rpmdrake-5.26.12-5|59	%setup -q
12mr|rpmdrake-5.26.12-5|60	%apply_patches
12mr|rpmdrake-5.26.12-5|61	
12mr|rpmdrake-5.26.12-5|62	%build
12mr|rpmdrake-5.26.12-5|63	make OPTIMIZE="%{optflags} -Wall" PREFIX=%{_prefix} INSTALLDIRS=vendor
12mr|rpmdrake-5.26.12-5|64	
12mr|rpmdrake-5.26.12-5|65	%install
12mr|rpmdrake-5.26.12-5|66	%makeinstall_std PREFIX=%buildroot/%{_prefix}
12mr|rpmdrake-5.26.12-5|67	
12mr|rpmdrake-5.26.12-5|68	%find_lang rpmdrake
12mr|rpmdrake-5.26.12-5|69	
12mr|rpmdrake-5.26.12-5|70	# for consolehelper config (#29696)
12mr|rpmdrake-5.26.12-5|71	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mr|rpmdrake-5.26.12-5|72	ln -sf %{_sysconfdir}/pam.d/mandriva-simple-auth %{buildroot}%{_sysconfdir}/pam.d/rpmdrake
12mr|rpmdrake-5.26.12-5|73	cp -af %{buildroot}%{_sysconfdir}/pam.d/{rpmdrake,mandrivaupdate}
12mr|rpmdrake-5.26.12-5|74	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mr|rpmdrake-5.26.12-5|75	cat > %{buildroot}%{_sysconfdir}/security/console.apps/rpmdrake <<EOF
12mr|rpmdrake-5.26.12-5|76	USER=root
12mr|rpmdrake-5.26.12-5|77	PROGRAM=/usr/sbin/rpmdrake
12mr|rpmdrake-5.26.12-5|78	FALLBACK=false
12mr|rpmdrake-5.26.12-5|79	SESSION=true
12mr|rpmdrake-5.26.12-5|80	EOF
12mr|rpmdrake-5.26.12-5|81	# Rights Delegation spec for MDV2008 says MandrivaUpdate should ask for
12mr|rpmdrake-5.26.12-5|82	# user password, not root password
12mr|rpmdrake-5.26.12-5|83	cat > %{buildroot}%{_sysconfdir}/security/console.apps/MandrivaUpdate <<EOF
12mr|rpmdrake-5.26.12-5|84	USER=<user>
12mr|rpmdrake-5.26.12-5|85	PROGRAM=/usr/sbin/MandrivaUpdate
12mr|rpmdrake-5.26.12-5|86	FALLBACK=false
12mr|rpmdrake-5.26.12-5|87	SESSION=true
12mr|rpmdrake-5.26.12-5|88	EOF
12mr|rpmdrake-5.26.12-5|89	
12mr|rpmdrake-5.26.12-5|90	# edit media
12mr|rpmdrake-5.26.12-5|91	cp -af %{buildroot}%{_sysconfdir}/pam.d/{rpmdrake,drakrpm-edit-media}
12mr|rpmdrake-5.26.12-5|92	cat > %{buildroot}%{_sysconfdir}/security/console.apps/drakrpm-edit-media <<EOF
12mr|rpmdrake-5.26.12-5|93	USER=root
12mr|rpmdrake-5.26.12-5|94	PROGRAM=/usr/sbin/drakrpm-edit-media
12mr|rpmdrake-5.26.12-5|95	FALLBACK=false
12mr|rpmdrake-5.26.12-5|96	SESSION=true
12mr|rpmdrake-5.26.12-5|97	EOF
12mr|rpmdrake-5.26.12-5|98	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/drakrpm-edit-media
12mr|rpmdrake-5.26.12-5|99	# XXX - should be changed upstream
12mr|rpmdrake-5.26.12-5|100	sed -i -e "s,%{_sbindir}/edit-urpm-sources.pl,%{_bindir}/drakrpm-edit-media," \
12mr|rpmdrake-5.26.12-5|101	%{buildroot}%{_datadir}/applications/rpmdrake-sources.desktop
12mr|rpmdrake-5.26.12-5|102	
12mr|rpmdrake-5.26.12-5|103	mkdir -p %{buildroot}{%{_miconsdir},%{_liconsdir},%{_iconsdir}/hicolor,%{_iconsdir}/hicolor/{16x16,32x32,48x48},%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps}
12mr|rpmdrake-5.26.12-5|104	for i in rpmdrake mandrivaupdate edit-urpm-sources; do
12mr|rpmdrake-5.26.12-5|105	cp pixmaps/${i}16.png %{buildroot}%{_miconsdir}/${i}.png
12mr|rpmdrake-5.26.12-5|106	cp pixmaps/${i}32.png %{buildroot}%{_iconsdir}/${i}.png
12mr|rpmdrake-5.26.12-5|107	cp pixmaps/${i}48.png %{buildroot}%{_liconsdir}/${i}.png
12mr|rpmdrake-5.26.12-5|108	cp pixmaps/${i}16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/${i}.png
12mr|rpmdrake-5.26.12-5|109	cp pixmaps/${i}32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/${i}.png
12mr|rpmdrake-5.26.12-5|110	cp pixmaps/${i}48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/${i}.png
12mr|rpmdrake-5.26.12-5|111	done
12mr|rpmdrake-5.26.12-5|112	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/rpmdrake
12mr|rpmdrake-5.26.12-5|113	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/MandrivaUpdate
12mr|rpmdrake-5.26.12-5|114	ln -sf %{_bindir}/rpmdrake %{buildroot}%{_bindir}/drakrpm
12mr|rpmdrake-5.26.12-5|115	ln -sf %{_sysconfdir}/security/console.apps/MandrivaUpdate %{buildroot}%{_sysconfdir}/security/console.apps/mandrivaupdate
12mr|rpmdrake-5.26.12-5|116	ln -sf %{_sysconfdir}/pam.d/rpmdrake %{buildroot}%{_sysconfdir}/pam.d/drakrpm
12mr|rpmdrake-5.26.12-5|117	ln -sf %{_sysconfdir}/security/console.apps/rpmdrake %{buildroot}%{_sysconfdir}/security/console.apps/drakrpm
12mr|rpmdrake-5.26.12-5|118	
12mr|rpmdrake-5.26.12-5|119	
12mr|rpmdrake-5.26.12-5|120	%check
12mr|rpmdrake-5.26.12-5|121	%make check
12mr|rpmdrake-5.26.12-5|122	
12mr|rpmdrake-5.26.12-5|123	%files -f rpmdrake.lang
12mr|rpmdrake-5.26.12-5|124	%doc AUTHORS COPYING NEWS README
12mr|rpmdrake-5.26.12-5|125	%config(noreplace) %{_sysconfdir}/pam.d/rpmdrake
12mr|rpmdrake-5.26.12-5|126	%config(noreplace) %{_sysconfdir}/pam.d/mandrivaupdate
12mr|rpmdrake-5.26.12-5|127	%config(noreplace) %{_sysconfdir}/pam.d/drakrpm-edit-media
12mr|rpmdrake-5.26.12-5|128	%config(noreplace) %{_sysconfdir}/security/console.apps/rpmdrake
12mr|rpmdrake-5.26.12-5|129	%config(noreplace) %{_sysconfdir}/security/console.apps/MandrivaUpdate
12mr|rpmdrake-5.26.12-5|130	%config(noreplace) %{_sysconfdir}/security/console.apps/drakrpm-edit-media
12mr|rpmdrake-5.26.12-5|131	# all these in sysconfdir are symlinks
12mr|rpmdrake-5.26.12-5|132	%{_sysconfdir}/pam.d/drakrpm
12mr|rpmdrake-5.26.12-5|133	%{_sysconfdir}/security/console.apps/drakrpm
12mr|rpmdrake-5.26.12-5|134	%{_sysconfdir}/security/console.apps/mandrivaupdate
12mr|rpmdrake-5.26.12-5|135	%{_sbindir}/rpmdrake*
12mr|rpmdrake-5.26.12-5|136	%{_sbindir}/MandrivaUpdate
12mr|rpmdrake-5.26.12-5|137	%{_sbindir}/edit-urpm-*
12mr|rpmdrake-5.26.12-5|138	%{_sbindir}/drakrpm-edit-media
12mr|rpmdrake-5.26.12-5|139	%{_sbindir}/drakrpm-update
12mr|rpmdrake-5.26.12-5|140	%{_sbindir}/gurpmi.addmedia
12mr|rpmdrake-5.26.12-5|141	%{_bindir}/*
12mr|rpmdrake-5.26.12-5|142	%{_datadir}/%{name}
12mr|rpmdrake-5.26.12-5|143	%{perl_vendorlib}/*.pm
12mr|rpmdrake-5.26.12-5|144	%{perl_vendorlib}/Rpmdrake
12mr|rpmdrake-5.26.12-5|145	%{_datadir}/mimelnk/application/x-urpmi-media.desktop
12mr|rpmdrake-5.26.12-5|146	%{_datadir}/mime/packages/urpmi-media.xml
12mr|rpmdrake-5.26.12-5|147	%{_datadir}/applications/*.desktop
12mr|rpmdrake-5.26.12-5|148	%{_iconsdir}/*.png
12mr|rpmdrake-5.26.12-5|149	%{_miconsdir}/*.png
12mr|rpmdrake-5.26.12-5|150	%{_liconsdir}/*.png
12mr|rpmdrake-5.26.12-5|151	%{_iconsdir}/hicolor/16x16/apps/*.png
12mr|rpmdrake-5.26.12-5|152	%{_iconsdir}/hicolor/32x32/apps/*.png
12mr|rpmdrake-5.26.12-5|153	%{_iconsdir}/hicolor/48x48/apps/*.png
12mr|rpmdrake-5.26.12-5|154	
12mr|rpmdrake-5.26.12-5|155	
12mr|rpmdrake-5.26.12-5|156	
12mr|rpmdrake-5.26.12-5|157	%changelog
12mr|rpmdrake-5.26.12-5|158	* Wed Sep  5 2012 Dmitry Mikhirev <mikhirev@mezon.ru>
12mr|rpmdrake-5.26.12-5|159	+ Commit: 5d1c212
12mr|rpmdrake-5.26.12-5|160	- fix displaying package version and release
12mr|rpmdrake-5.26.12-5|161	
12mr|rpmdrake-5.26.12-5|162	* Thu Aug  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|rpmdrake-5.26.12-5|163	+ Commit: 879bb76
12mr|rpmdrake-5.26.12-5|164	- Add proper Requires exceptions for internal dependency generator, minor cleanups
12mr|rpmdrake-5.26.12-5|165	
12mr|rpmdrake-5.26.12-5|166	* Tue Jul  10 2012 Konstantin Vlasov <konstantin.vlasov@rosalab.ru>
12mr|rpmdrake-5.26.12-5|167	+ Commit: 6cfeb4c
12mr|rpmdrake-5.26.12-5|168	- Fixed encoding in Upgrade Information dialog (ANSI->UTF-8)
12mr|rpmdrake-5.26.12-5|169	
12mr|rpmdrake-5.26.12-5|170	

16267 12
12mr|rpm-helper-0.24.1-3|1	Name:		rpm-helper
12mr|rpm-helper-0.24.1-3|2	Version:	0.24.1
12mr|rpm-helper-0.24.1-3|3	Release:	3
12mr|rpm-helper-0.24.1-3|4	Summary:	Helper scripts for rpm scriptlets
12mr|rpm-helper-0.24.1-3|5	License:	GPL
12mr|rpm-helper-0.24.1-3|6	Group:		System/Configuration/Packaging
12mr|rpm-helper-0.24.1-3|7	URL:		http://www.rosalinux.com/
12mr|rpm-helper-0.24.1-3|8	Source0:	%{name}-%{version}.tar.bz2
12mr|rpm-helper-0.24.1-3|9	Requires:	grep
12mr|rpm-helper-0.24.1-3|10	Requires:	shadow-utils
12mr|rpm-helper-0.24.1-3|11	Requires:	chkconfig
12mr|rpm-helper-0.24.1-3|12	Requires(pre):	coreutils
12mr|rpm-helper-0.24.1-3|13	# for addgroup which uses xargs
12mr|rpm-helper-0.24.1-3|14	Requires:	findutils
12mr|rpm-helper-0.24.1-3|15	# for /etc/passwd and /etc/group
12mr|rpm-helper-0.24.1-3|16	Requires:	setup
12mr|rpm-helper-0.24.1-3|17	# for /bin/systemctl
12mr|rpm-helper-0.24.1-3|18	Requires:	systemd-units
12mr|rpm-helper-0.24.1-3|19	#Conflicts:  chkconfig < 1.3.50-1
12mr|rpm-helper-0.24.1-3|20	BuildArch:	noarch
12mr|rpm-helper-0.24.1-3|21	
12mr|rpm-helper-0.24.1-3|22	%description
12mr|rpm-helper-0.24.1-3|23	Helper scripts for rpm installation.
12mr|rpm-helper-0.24.1-3|24	
12mr|rpm-helper-0.24.1-3|25	%prep
12mr|rpm-helper-0.24.1-3|26	%setup -q
12mr|rpm-helper-0.24.1-3|27	
12mr|rpm-helper-0.24.1-3|28	%install
12mr|rpm-helper-0.24.1-3|29	%makeinstall_std
12mr|rpm-helper-0.24.1-3|30	
12mr|rpm-helper-0.24.1-3|31	# Make sure these are always executable
12mr|rpm-helper-0.24.1-3|32	chmod 0755 %{buildroot}%{_datadir}/%{name}/*
12mr|rpm-helper-0.24.1-3|33	
12mr|rpm-helper-0.24.1-3|34	%check
12mr|rpm-helper-0.24.1-3|35	make test
12mr|rpm-helper-0.24.1-3|36	
12mr|rpm-helper-0.24.1-3|37	%files
12mr|rpm-helper-0.24.1-3|38	%doc README NEWS AUTHORS
12mr|rpm-helper-0.24.1-3|39	%{_datadir}/%{name}
12mr|rpm-helper-0.24.1-3|40	%{_sys_macros_dir}/%{name}.macros
12mr|rpm-helper-0.24.1-3|41	%{_localstatedir}/lib/%{name}
12mr|rpm-helper-0.24.1-3|42	%config(noreplace) %{_sysconfdir}/sysconfig/ssl
12mr|rpm-helper-0.24.1-3|43	

16268 12
12mr|rpmlint-1.4-25|1	Name:		rpmlint
12mr|rpmlint-1.4-25|2	Version:	1.4
12mr|rpmlint-1.4-25|3	Release:	25
12mr|rpmlint-1.4-25|4	
12mr|rpmlint-1.4-25|5	Summary:	RPM correctness checker
12mr|rpmlint-1.4-25|6	License:	GPLv2+
12mr|rpmlint-1.4-25|7	Group:		Development/System
12mr|rpmlint-1.4-25|8	
12mr|rpmlint-1.4-25|9	URL:		http://rpmlint.zarb.org/
12mr|rpmlint-1.4-25|10	Source0:	http://rpmlint.zarb.org/download/%{name}-%{version}.tar.xz
12mr|rpmlint-1.4-25|11	Source1:	rpmlint.config
12mr|rpmlint-1.4-25|12	
12mr|rpmlint-1.4-25|13	Patch0:		rpmlint-1.4-fix-paths-to-extracted-srpm-files.patch
12mr|rpmlint-1.4-25|14	Patch1:		rpmlint-1.4-add-lgplv21-license.patch
12mr|rpmlint-1.4-25|15	Patch2:		rpmlint-1.4-below-threshold-returns-zero.patch
12mr|rpmlint-1.4-25|16	Patch3:		rpmlint-1.4-fix-setup-checks.patch
12mr|rpmlint-1.4-25|17	Patch4:		rpmlint-1.4-external-depfilter-with-internal-depgen.patch
12mr|rpmlint-1.4-25|18	Patch5:		rpmlint-1.4-shared-lib-not-executable.patch
12mr|rpmlint-1.4-25|19	# proper fix for rhbz#487855
12mr|rpmlint-1.4-25|20	Patch6:		rpmlint-1.4-only-report-actual-errors-as-spec_error.patch
12mr|rpmlint-1.4-25|21	Patch7:		rpmlint-1.4-install-info-trigger.patch
12mr|rpmlint-1.4-25|22	Patch8:		rpmlint-1.4-legacy-mandriva-filetriggers.patch
12mr|rpmlint-1.4-25|23	Patch9:		rpmlint-1.4-double-slash-in-path.patch
12mr|rpmlint-1.4-25|24	Patch10:	rpmlint-1.4-make-tests-pass.patch
12mr|rpmlint-1.4-25|25	Patch11:	rpmlint-1.4-dont-check-use-of-RPM_SOURCE_DIR-in-changelog.patch
12mr|rpmlint-1.4-25|26	Patch12:	rpmlint-1.4-dont-use-_RPMVSF_NOSIGNATURES.patch
12mr|rpmlint-1.4-25|27	Patch13:        rpmlint-1.4-encoding.patch
12mr|rpmlint-1.4-25|28	Patch14:	rpmlint-1.4-incoherent-pkgname-description.patch
12mr|rpmlint-1.4-25|29	Patch15:	rpmlint-1.4-only-report-non-versioned-files-for-libs.patch
12mr|rpmlint-1.4-25|30	
12mr|rpmlint-1.4-25|31	Requires:	python-rpm python-magic desktop-file-utils
12mr|rpmlint-1.4-25|32	Suggests:	python-enchant rpmlint-%{_target_vendor}-policy
12mr|rpmlint-1.4-25|33	
12mr|rpmlint-1.4-25|34	BuildRequires:	python-rpm
12mr|rpmlint-1.4-25|35	BuildArch:	noarch
12mr|rpmlint-1.4-25|36	
12mr|rpmlint-1.4-25|37	%description
12mr|rpmlint-1.4-25|38	Rpmlint is a tool to check common errors on rpm packages.
12mr|rpmlint-1.4-25|39	Binary and source packages can be checked.
12mr|rpmlint-1.4-25|40	
12mr|rpmlint-1.4-25|41	%prep
12mr|rpmlint-1.4-25|42	%setup -q
12mr|rpmlint-1.4-25|43	%patch0 -p1 -b .srpm_paths~
12mr|rpmlint-1.4-25|44	%patch1 -p1 -b .lgplv21~
12mr|rpmlint-1.4-25|45	%patch2 -p1 -b .threshold~
12mr|rpmlint-1.4-25|46	%patch3 -p1 -b .setup~
12mr|rpmlint-1.4-25|47	%patch4 -p1 -b .dep_filter~
12mr|rpmlint-1.4-25|48	%patch5 -p1 -b .shlib_exec~
12mr|rpmlint-1.4-25|49	%patch6 -p1 -b .spec_error~
12mr|rpmlint-1.4-25|50	%patch7 -p1 -b .info~
12mr|rpmlint-1.4-25|51	%patch8 -p1 -b .triggers~
12mr|rpmlint-1.4-25|52	%patch9 -p1 -b .slash~
12mr|rpmlint-1.4-25|53	%patch10 -p1 -b .test~
12mr|rpmlint-1.4-25|54	%patch11 -p1 -b .sourcedir_changelog~
12mr|rpmlint-1.4-25|55	%patch12 -p1 -b .nosig~
12mr|rpmlint-1.4-25|56	%patch13 -p1
12mr|rpmlint-1.4-25|57	%patch14 -p1
12mr|rpmlint-1.4-25|58	%patch15 -p0
12mr|rpmlint-1.4-25|59	
12mr|rpmlint-1.4-25|60	%build
12mr|rpmlint-1.4-25|61	export COMPILE_PYC=1
12mr|rpmlint-1.4-25|62	%make
12mr|rpmlint-1.4-25|63	
12mr|rpmlint-1.4-25|64	%check
12mr|rpmlint-1.4-25|65	make check
12mr|rpmlint-1.4-25|66	
12mr|rpmlint-1.4-25|67	%install
12mr|rpmlint-1.4-25|68	%makeinstall_std
12mr|rpmlint-1.4-25|69	
12mr|rpmlint-1.4-25|70	install -m644 %{SOURCE1} -D %{buildroot}%{_datadir}/%{name}/config
12mr|rpmlint-1.4-25|71	install -d %{buildroot}%{_datadir}/%{name}/config.d/
12mr|rpmlint-1.4-25|72	
12mr|rpmlint-1.4-25|73	%files
12mr|rpmlint-1.4-25|74	%doc ChangeLog README*
12mr|rpmlint-1.4-25|75	%{_bindir}/*
12mr|rpmlint-1.4-25|76	%{_datadir}/%{name}
12mr|rpmlint-1.4-25|77	%{_mandir}/man1/*
12mr|rpmlint-1.4-25|78	%config(noreplace) %{_sysconfdir}/%{name}/config
12mr|rpmlint-1.4-25|79	%config(noreplace) %{_sysconfdir}/bash_completion.d/%{name}
12mr|rpmlint-1.4-25|80	%dir %{_sysconfdir}/%{name}/
12mr|rpmlint-1.4-25|81	
12mr|rpmlint-1.4-25|82	
12mr|rpmlint-1.4-25|83	%changelog
12mr|rpmlint-1.4-25|84	* Thu May 17 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.4-14
12mr|rpmlint-1.4-25|85	+ Revision: 799355
12mr|rpmlint-1.4-25|86	- don't use _RPMVSF_NOSIGNATURES constant which is no longer part of of public
12mr|rpmlint-1.4-25|87	rpm >= 5.4.9 api (P12)
12mr|rpmlint-1.4-25|88	

16269 12
12mr|rpmlint-mandriva-policy-0.3.22-6|1	Name:		rpmlint-mandriva-policy
12mr|rpmlint-mandriva-policy-0.3.22-6|2	Version:	0.3.22
12mr|rpmlint-mandriva-policy-0.3.22-6|3	Release:	6
12mr|rpmlint-mandriva-policy-0.3.22-6|4	Summary:	Rpmlint mandriva policy
12mr|rpmlint-mandriva-policy-0.3.22-6|5	Group:		Development/Other
12mr|rpmlint-mandriva-policy-0.3.22-6|6	License:	GPLv2+
12mr|rpmlint-mandriva-policy-0.3.22-6|7	URL:		http://wiki.mandriva.com/
12mr|rpmlint-mandriva-policy-0.3.22-6|8	Source0:	mandriva.conf
12mr|rpmlint-mandriva-policy-0.3.22-6|9	Source1:	mandriva.error.list
12mr|rpmlint-mandriva-policy-0.3.22-6|10	BuildArch:	noarch
12mr|rpmlint-mandriva-policy-0.3.22-6|11	BuildRequires:	rpmlint
12mr|rpmlint-mandriva-policy-0.3.22-6|12	Requires:	rpmlint
12mr|rpmlint-mandriva-policy-0.3.22-6|13	
12mr|rpmlint-mandriva-policy-0.3.22-6|14	%description
12mr|rpmlint-mandriva-policy-0.3.22-6|15	Official rpmlint Mandriva policy, install this if you want to produce RPMs
12mr|rpmlint-mandriva-policy-0.3.22-6|16	for Mandriva.
12mr|rpmlint-mandriva-policy-0.3.22-6|17	
12mr|rpmlint-mandriva-policy-0.3.22-6|18	%prep
12mr|rpmlint-mandriva-policy-0.3.22-6|19	
12mr|rpmlint-mandriva-policy-0.3.22-6|20	%build
12mr|rpmlint-mandriva-policy-0.3.22-6|21	
12mr|rpmlint-mandriva-policy-0.3.22-6|22	#check
12mr|rpmlint-mandriva-policy-0.3.22-6|23	#PYTHONPATH=%{_datadir}/rpmlint python %{SOURCE0}
12mr|rpmlint-mandriva-policy-0.3.22-6|24	
12mr|rpmlint-mandriva-policy-0.3.22-6|25	%install
12mr|rpmlint-mandriva-policy-0.3.22-6|26	install -m644 %{SOURCE0} -D %{buildroot}%{_datadir}/rpmlint/config.d/mandriva.conf
12mr|rpmlint-mandriva-policy-0.3.22-6|27	install -m644 %{SOURCE1} -D %{buildroot}%{_datadir}/rpmlint/config.d/mandriva.error.list
12mr|rpmlint-mandriva-policy-0.3.22-6|28	
12mr|rpmlint-mandriva-policy-0.3.22-6|29	%files
12mr|rpmlint-mandriva-policy-0.3.22-6|30	%{_datadir}/rpmlint/config.d/*
12mr|rpmlint-mandriva-policy-0.3.22-6|31	

16270 12
12mr|rpm-manbo-setup-2-27|1	Summary:	The Manbo rpm configuration and scripts
12mr|rpm-manbo-setup-2-27|2	Name:		rpm-manbo-setup
12mr|rpm-manbo-setup-2-27|3	Version:	2
12mr|rpm-manbo-setup-2-27|4	Release:	27
12mr|rpm-manbo-setup-2-27|5	Source3:	manbo.macros
12mr|rpm-manbo-setup-2-27|6	Source4:	manbo-build.macros
12mr|rpm-manbo-setup-2-27|7	Source5:	fix-libtool-ltmain-from-overlinking
12mr|rpm-manbo-setup-2-27|8	Source6:	force-as-needed-for-shared-lib-in-libtool
12mr|rpm-manbo-setup-2-27|9	Source7:	drop-ld-no-undefined-for-shared-lib-modules-in-libtool
12mr|rpm-manbo-setup-2-27|10	Source8:	fix-dlsearch-path-in-libtool-for-multilib
12mr|rpm-manbo-setup-2-27|11	Source9:	fix-libtool-from-moving-options-after-libs
12mr|rpm-manbo-setup-2-27|12	License:	GPL
12mr|rpm-manbo-setup-2-27|13	Group:		System/Configuration/Packaging
12mr|rpm-manbo-setup-2-27|14	BuildArch:	noarch
12mr|rpm-manbo-setup-2-27|15	
12mr|rpm-manbo-setup-2-27|16	%description
12mr|rpm-manbo-setup-2-27|17	The Manbo rpm configuration and scripts.
12mr|rpm-manbo-setup-2-27|18	
12mr|rpm-manbo-setup-2-27|19	%package	build
12mr|rpm-manbo-setup-2-27|20	Group:		System/Configuration/Packaging
12mr|rpm-manbo-setup-2-27|21	Summary:	The Manbo rpm configuration and scripts to build rpms
12mr|rpm-manbo-setup-2-27|22	Requires:	%name = %version-%release
12mr|rpm-manbo-setup-2-27|23	
12mr|rpm-manbo-setup-2-27|24	%description	build
12mr|rpm-manbo-setup-2-27|25	The Manbo rpm configuration and scripts dedicated to build rpms.
12mr|rpm-manbo-setup-2-27|26	
12mr|rpm-manbo-setup-2-27|27	%install
12mr|rpm-manbo-setup-2-27|28	install -d %buildroot/usr/lib/rpm/manbo
12mr|rpm-manbo-setup-2-27|29	install %SOURCE5 %SOURCE6 %SOURCE7 %SOURCE8 %SOURCE9 %buildroot/usr/lib/rpm/manbo
12mr|rpm-manbo-setup-2-27|30	
12mr|rpm-manbo-setup-2-27|31	install -D -m 644 %SOURCE3 %buildroot/etc/rpm/macros.d/10manbo.macros
12mr|rpm-manbo-setup-2-27|32	install -D -m 644 %SOURCE4 %buildroot/etc/rpm/macros.d/10manbo-build.macros
12mr|rpm-manbo-setup-2-27|33	
12mr|rpm-manbo-setup-2-27|34	%files
12mr|rpm-manbo-setup-2-27|35	%dir %{_sysconfdir}/rpm/macros.d
12mr|rpm-manbo-setup-2-27|36	%{_sysconfdir}/rpm/macros.d/10manbo.macros
12mr|rpm-manbo-setup-2-27|37	%dir %_prefix/lib/rpm/manbo
12mr|rpm-manbo-setup-2-27|38	
12mr|rpm-manbo-setup-2-27|39	%files build
12mr|rpm-manbo-setup-2-27|40	%{_sysconfdir}/rpm/macros.d/10manbo-build.macros
12mr|rpm-manbo-setup-2-27|41	%_prefix/lib/rpm/manbo/fix-libtool-ltmain-from-overlinking
12mr|rpm-manbo-setup-2-27|42	%_prefix/lib/rpm/manbo/force-as-needed-for-shared-lib-in-libtool
12mr|rpm-manbo-setup-2-27|43	%_prefix/lib/rpm/manbo/drop-ld-no-undefined-for-shared-lib-modules-in-libtool
12mr|rpm-manbo-setup-2-27|44	%_prefix/lib/rpm/manbo/fix-dlsearch-path-in-libtool-for-multilib
12mr|rpm-manbo-setup-2-27|45	%_prefix/lib/rpm/manbo/fix-libtool-from-moving-options-after-libs
12mr|rpm-manbo-setup-2-27|46	
12mr|rpm-manbo-setup-2-27|47	
12mr|rpm-manbo-setup-2-27|48	
12mr|rpm-manbo-setup-2-27|49	%changelog
12mr|rpm-manbo-setup-2-27|50	

16271 12
12mr|rpm-mandriva-setup-1.140-4|1	# we want /etc/rpm/platform and rpmgenplatform only on rpm5.org < 5.2
12mr|rpm-mandriva-setup-1.140-4|2	%define rpmplatform %{?evr_tuple_select: 0}%{!?evr_tuple_select: %(if rpm --help | grep -q yaml; then echo 1; else echo 0; fi)}
12mr|rpm-mandriva-setup-1.140-4|3	
12mr|rpm-mandriva-setup-1.140-4|4	Summary:	The Mandriva rpm configuration and scripts
12mr|rpm-mandriva-setup-1.140-4|5	Name:		rpm-mandriva-setup
12mr|rpm-mandriva-setup-1.140-4|6	Version:	1.140
12mr|rpm-mandriva-setup-1.140-4|7	Release:	4
12mr|rpm-mandriva-setup-1.140-4|8	Source0:	%{name}-%{version}.tar.xz
12mr|rpm-mandriva-setup-1.140-4|9	License:	GPLv2+
12mr|rpm-mandriva-setup-1.140-4|10	Group:		System/Configuration/Packaging
12mr|rpm-mandriva-setup-1.140-4|11	Url:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/rpm/rpm-setup/
12mr|rpm-mandriva-setup-1.140-4|12	# for "make test":
12mr|rpm-mandriva-setup-1.140-4|13	BuildRequires:	rpm-devel
12mr|rpm-mandriva-setup-1.140-4|14	#BuildRequires:	rpm-manbo-setup-build
12mr|rpm-mandriva-setup-1.140-4|15	#Requires:		rpm-manbo-setup-build
12mr|rpm-mandriva-setup-1.140-4|16	%if !%{rpmplatform}
12mr|rpm-mandriva-setup-1.140-4|17	# older rpm do not load /usr/lib/rpm/manbo/rpmrc:
12mr|rpm-mandriva-setup-1.140-4|18	Conflicts:	rpm < 1:5.4.4
12mr|rpm-mandriva-setup-1.140-4|19	BuildArch:	noarch
12mr|rpm-mandriva-setup-1.140-4|20	%endif
12mr|rpm-mandriva-setup-1.140-4|21	
12mr|rpm-mandriva-setup-1.140-4|22	%description
12mr|rpm-mandriva-setup-1.140-4|23	The Mandriva rpm configuration and scripts.
12mr|rpm-mandriva-setup-1.140-4|24	
12mr|rpm-mandriva-setup-1.140-4|25	%package	build
12mr|rpm-mandriva-setup-1.140-4|26	Group:		System/Configuration/Packaging
12mr|rpm-mandriva-setup-1.140-4|27	Summary:	The Mandriva rpm configuration and scripts to build rpms
12mr|rpm-mandriva-setup-1.140-4|28	Requires:	spec-helper >= 0.6-5mdk
12mr|rpm-mandriva-setup-1.140-4|29	Requires:	pkgconfig
12mr|rpm-mandriva-setup-1.140-4|30	Requires:	python-pkg-resources
12mr|rpm-mandriva-setup-1.140-4|31	Requires:	perl(JSON)
12mr|rpm-mandriva-setup-1.140-4|32	Requires:	perl(YAML)
12mr|rpm-mandriva-setup-1.140-4|33	Requires:	perl(File::Basename)
12mr|rpm-mandriva-setup-1.140-4|34	Requires:	perl(File::Find)
12mr|rpm-mandriva-setup-1.140-4|35	Requires:	perl(Getopt::Long)
12mr|rpm-mandriva-setup-1.140-4|36	Requires:	perl(Pod::Usage)
12mr|rpm-mandriva-setup-1.140-4|37	Conflicts:	spec-helper <= 0.26.1
12mr|rpm-mandriva-setup-1.140-4|38	
12mr|rpm-mandriva-setup-1.140-4|39	%description	build
12mr|rpm-mandriva-setup-1.140-4|40	The Mandriva rpm configuration and scripts dedicated to build rpms.
12mr|rpm-mandriva-setup-1.140-4|41	
12mr|rpm-mandriva-setup-1.140-4|42	%prep
12mr|rpm-mandriva-setup-1.140-4|43	%setup -q
12mr|rpm-mandriva-setup-1.140-4|44	
12mr|rpm-mandriva-setup-1.140-4|45	%build
12mr|rpm-mandriva-setup-1.140-4|46	
12mr|rpm-mandriva-setup-1.140-4|47	%configure	--build=%{_build} \
12mr|rpm-mandriva-setup-1.140-4|48	%if %{rpmplatform}
12mr|rpm-mandriva-setup-1.140-4|49	--with-rpmplatform \
12mr|rpm-mandriva-setup-1.140-4|50	%endif
12mr|rpm-mandriva-setup-1.140-4|51	
12mr|rpm-mandriva-setup-1.140-4|52	%make
12mr|rpm-mandriva-setup-1.140-4|53	
12mr|rpm-mandriva-setup-1.140-4|54	%install
12mr|rpm-mandriva-setup-1.140-4|55	%makeinstall_std
12mr|rpm-mandriva-setup-1.140-4|56	
12mr|rpm-mandriva-setup-1.140-4|57	# spec mode for emacs
12mr|rpm-mandriva-setup-1.140-4|58	install -d %{buildroot}%{_datadir}/emacs/site-lisp/
12mr|rpm-mandriva-setup-1.140-4|59	install -m644 rpm-spec-mode.el %{buildroot}%{_datadir}/emacs/site-lisp/
12mr|rpm-mandriva-setup-1.140-4|60	
12mr|rpm-mandriva-setup-1.140-4|61	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12mr|rpm-mandriva-setup-1.140-4|62	cat <<EOF >%{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
12mr|rpm-mandriva-setup-1.140-4|63	(setq auto-mode-alist (cons '("\\\\.spec$" . rpm-spec-mode) auto-mode-alist))
12mr|rpm-mandriva-setup-1.140-4|64	(autoload 'rpm-spec-mode "rpm-spec-mode" "RPM spec mode (mandrakized)." t)
12mr|rpm-mandriva-setup-1.140-4|65	EOF
12mr|rpm-mandriva-setup-1.140-4|66	
12mr|rpm-mandriva-setup-1.140-4|67	# workaround to fix build with rpm-mandriva-setup 1.96
12mr|rpm-mandriva-setup-1.140-4|68	touch debugfiles.list
12mr|rpm-mandriva-setup-1.140-4|69	
12mr|rpm-mandriva-setup-1.140-4|70	%files
12mr|rpm-mandriva-setup-1.140-4|71	%if %rpmplatform
12mr|rpm-mandriva-setup-1.140-4|72	%{_bindir}/rpmgenplatform
12mr|rpm-mandriva-setup-1.140-4|73	%config(noreplace) %{_sysconfdir}/rpm/platform
12mr|rpm-mandriva-setup-1.140-4|74	%ifarch x86_64
12mr|rpm-mandriva-setup-1.140-4|75	%config(noreplace) %{_sysconfdir}/rpm/platform32
12mr|rpm-mandriva-setup-1.140-4|76	%endif
12mr|rpm-mandriva-setup-1.140-4|77	%endif
12mr|rpm-mandriva-setup-1.140-4|78	
12mr|rpm-mandriva-setup-1.140-4|79	%files build
12mr|rpm-mandriva-setup-1.140-4|80	%doc NEWS ChangeLog
12mr|rpm-mandriva-setup-1.140-4|81	%dir %{_prefix}/lib/rpm/mandriva
12mr|rpm-mandriva-setup-1.140-4|82	%{_prefix}/lib/rpm/mandriva/*
12mr|rpm-mandriva-setup-1.140-4|83	%{_datadir}/emacs/site-lisp/rpm-spec-mode.el
12mr|rpm-mandriva-setup-1.140-4|84	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}.el
12mr|rpm-mandriva-setup-1.140-4|85	
12mr|rpm-mandriva-setup-1.140-4|86	
12mr|rpm-mandriva-setup-1.140-4|87	
12mr|rpm-mandriva-setup-1.140-4|88	%changelog
12mr|rpm-mandriva-setup-1.140-4|89	* Wed Aug  1 2012 akdengi <kazancas@mandriva.ru>
12mr|rpm-mandriva-setup-1.140-4|90	+ Commit: 7ea597d
12mr|rpm-mandriva-setup-1.140-4|91	- - new version 1.140
12mr|rpm-mandriva-setup-1.140-4|92	
12mr|rpm-mandriva-setup-1.140-4|93	

16272 12
12mr|rpm-rebuilder-0.28-8|1	%define name	rpm-rebuilder
12mr|rpm-rebuilder-0.28-8|2	%define version	0.28
12mr|rpm-rebuilder-0.28-8|3	%define release %mkrel 8
12mr|rpm-rebuilder-0.28-8|4	
12mr|rpm-rebuilder-0.28-8|5	Name:		%{name}
12mr|rpm-rebuilder-0.28-8|6	Version:	%{version}
12mr|rpm-rebuilder-0.28-8|7	Release:	%{release}
12mr|rpm-rebuilder-0.28-8|8	Summary:	Tools to build/check distributions
12mr|rpm-rebuilder-0.28-8|9	URL:		http://www.mandrivalinux.com/
12mr|rpm-rebuilder-0.28-8|10	Source0:	%{name}-%{version}.tar.bz2
12mr|rpm-rebuilder-0.28-8|11	License:	GPL
12mr|rpm-rebuilder-0.28-8|12	Group:		System/Configuration/Packaging
12mr|rpm-rebuilder-0.28-8|13	Requires:	rpmlint
12mr|rpm-rebuilder-0.28-8|14	Requires:	strace
12mr|rpm-rebuilder-0.28-8|15	Requires:	rpm-build
12mr|rpm-rebuilder-0.28-8|16	Requires:	diffutils
12mr|rpm-rebuilder-0.28-8|17	BuildArch:	noarch
12mr|rpm-rebuilder-0.28-8|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|rpm-rebuilder-0.28-8|19	
12mr|rpm-rebuilder-0.28-8|20	%description
12mr|rpm-rebuilder-0.28-8|21	The rpm-rebuilder package contains a set of tools written in bourne
12mr|rpm-rebuilder-0.28-8|22	shell, python and perl to rebuild/check large sets of rpm source packages.
12mr|rpm-rebuilder-0.28-8|23	
12mr|rpm-rebuilder-0.28-8|24	check-distrib: checks if a set of source and binary rpms are in sync.
12mr|rpm-rebuilder-0.28-8|25	
12mr|rpm-rebuilder-0.28-8|26	rpm-rebuilder: build a set of rpms from a set of srpms.
12mr|rpm-rebuilder-0.28-8|27	
12mr|rpm-rebuilder-0.28-8|28	compute-build-requires: trace an rpm build command to find the BuildRequires
12mr|rpm-rebuilder-0.28-8|29	it needs.
12mr|rpm-rebuilder-0.28-8|30	
12mr|rpm-rebuilder-0.28-8|31	compute-compile-order: from the sets of binary and sources rpms, find the order
12mr|rpm-rebuilder-0.28-8|32	in which the source rpms must be recompiled.
12mr|rpm-rebuilder-0.28-8|33	
12mr|rpm-rebuilder-0.28-8|34	%prep
12mr|rpm-rebuilder-0.28-8|35	%setup -q
12mr|rpm-rebuilder-0.28-8|36	
12mr|rpm-rebuilder-0.28-8|37	%build
12mr|rpm-rebuilder-0.28-8|38	
12mr|rpm-rebuilder-0.28-8|39	%install
12mr|rpm-rebuilder-0.28-8|40	rm -rf %{buildroot}
12mr|rpm-rebuilder-0.28-8|41	make install
12mr|rpm-rebuilder-0.28-8|42	
12mr|rpm-rebuilder-0.28-8|43	%clean
12mr|rpm-rebuilder-0.28-8|44	rm -rf %{buildroot}
12mr|rpm-rebuilder-0.28-8|45	
12mr|rpm-rebuilder-0.28-8|46	%files
12mr|rpm-rebuilder-0.28-8|47	%defattr(-,root,root)
12mr|rpm-rebuilder-0.28-8|48	%doc AUTHORS README README.CVS ChangeLog
12mr|rpm-rebuilder-0.28-8|49	%_bindir/*
12mr|rpm-rebuilder-0.28-8|50	%_sbindir/*
12mr|rpm-rebuilder-0.28-8|51	%_datadir/rpm-rebuilder
12mr|rpm-rebuilder-0.28-8|52	
12mr|rpm-rebuilder-0.28-8|53	
12mr|rpm-rebuilder-0.28-8|54	
12mr|rpm-rebuilder-0.28-8|55	
12mr|rpm-rebuilder-0.28-8|56	%changelog
12mr|rpm-rebuilder-0.28-8|57	

16273 12
12mr|rpmstats-0.7-4|1	Summary:	Gather statistics from installed packages
12mr|rpmstats-0.7-4|2	Name:		rpmstats
12mr|rpmstats-0.7-4|3	Version:	0.7
12mr|rpmstats-0.7-4|4	Release:	4
12mr|rpmstats-0.7-4|5	# maintained at http://svn.mandriva.com/viewvc/soft/rpm/rpmstats/
12mr|rpmstats-0.7-4|6	Source0:	%{name}-%{version}.tar.xz
12mr|rpmstats-0.7-4|7	License:	GPLv2+
12mr|rpmstats-0.7-4|8	Group:		System/Configuration/Packaging
12mr|rpmstats-0.7-4|9	BuildRequires:	rpm-devel >= 5.0
12mr|rpmstats-0.7-4|10	
12mr|rpmstats-0.7-4|11	%description
12mr|rpmstats-0.7-4|12	rpmstats retrieves statistics about installed packages.
12mr|rpmstats-0.7-4|13	
12mr|rpmstats-0.7-4|14	%prep
12mr|rpmstats-0.7-4|15	%setup -q
12mr|rpmstats-0.7-4|16	
12mr|rpmstats-0.7-4|17	%build
12mr|rpmstats-0.7-4|18	%configure2_5x
12mr|rpmstats-0.7-4|19	%make
12mr|rpmstats-0.7-4|20	
12mr|rpmstats-0.7-4|21	%install
12mr|rpmstats-0.7-4|22	%makeinstall
12mr|rpmstats-0.7-4|23	
12mr|rpmstats-0.7-4|24	%files
12mr|rpmstats-0.7-4|25	%doc ChangeLog
12mr|rpmstats-0.7-4|26	%doc %{_mandir}/*/*
12mr|rpmstats-0.7-4|27	%{_bindir}/*
12mr|rpmstats-0.7-4|28	%dir %{_libdir}/%{name}
12mr|rpmstats-0.7-4|29	%{_libdir}/%{name}/%{name}
12mr|rpmstats-0.7-4|30	
12mr|rpmstats-0.7-4|31	
12mr|rpmstats-0.7-4|32	
12mr|rpmstats-0.7-4|33	%changelog
12mr|rpmstats-0.7-4|34	

16274 12
12mr|rpmtools-6.1-4|1	Summary:	Various RPM command-line tools
12mr|rpmtools-6.1-4|2	Name:		rpmtools
12mr|rpmtools-6.1-4|3	Version:	6.1
12mr|rpmtools-6.1-4|4	Release:	4
12mr|rpmtools-6.1-4|5	Source0:	%{name}-%{version}.tar.xz
12mr|rpmtools-6.1-4|6	#Patch0:		rpmtools-6.1-genhdlist2.patch
12mr|rpmtools-6.1-4|7	License:	GPLv2+
12mr|rpmtools-6.1-4|8	Group:		System/Configuration/Packaging
12mr|rpmtools-6.1-4|9	URL:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/rpm/rpmtools/
12mr|rpmtools-6.1-4|10	BuildRequires:	perl-devel
12mr|rpmtools-6.1-4|11	BuildRequires:	perl-MDV-Packdrakeng
12mr|rpmtools-6.1-4|12	BuildRequires:	perl-MDV-Distribconf
12mr|rpmtools-6.1-4|13	BuildArch:	noarch
12mr|rpmtools-6.1-4|14	Requires:	perl-MDV-Distribconf > 3.00
12mr|rpmtools-6.1-4|15	Requires:	xz
12mr|rpmtools-6.1-4|16	Requires:	genhdlist2
12mr|rpmtools-6.1-4|17	Requires:	perl(File::Find)
12mr|rpmtools-6.1-4|18	Requires:	perl(File::Path)
12mr|rpmtools-6.1-4|19	Requires:	perl(File::Temp)
12mr|rpmtools-6.1-4|20	Requires:	perl(Getopt::Long)
12mr|rpmtools-6.1-4|21	Requires:	perl(MDV::Distribconf::Build)
12mr|rpmtools-6.1-4|22	Requires:	perl(Pod::Usage)
12mr|rpmtools-6.1-4|23	Requires:	perl(URPM)
12mr|rpmtools-6.1-4|24	Requires:	perl(URPM::Build)
12mr|rpmtools-6.1-4|25	Conflicts:	rpmtools-compat <= 2.0
12mr|rpmtools-6.1-4|26	Conflicts:	rpmtools-devel <= 2.0
12mr|rpmtools-6.1-4|27	Conflicts:	packdrake < 5.0.26
12mr|rpmtools-6.1-4|28	
12mr|rpmtools-6.1-4|29	%description
12mr|rpmtools-6.1-4|30	Various tools needed by urpmi and drakxtools for handling rpm files.
12mr|rpmtools-6.1-4|31	
12mr|rpmtools-6.1-4|32	%package -n	packdrake
12mr|rpmtools-6.1-4|33	Group:		%{group}
12mr|rpmtools-6.1-4|34	Summary:	A simple Archive Extractor/Builder
12mr|rpmtools-6.1-4|35	Conflicts:	rpmtools <= 5.0.25
12mr|rpmtools-6.1-4|36	Provides:	perl(packdrake)
12mr|rpmtools-6.1-4|37	
12mr|rpmtools-6.1-4|38	%description -n	packdrake
12mr|rpmtools-6.1-4|39	Packdrake is a simple indexed archive builder and extractor using
12mr|rpmtools-6.1-4|40	standard compression methods.
12mr|rpmtools-6.1-4|41	
12mr|rpmtools-6.1-4|42	%package -n	genhdlist2
12mr|rpmtools-6.1-4|43	Group:		%{group}
12mr|rpmtools-6.1-4|44	Summary:	Tool to generate urpmi metadata (media_info/*)
12mr|rpmtools-6.1-4|45	Conflicts:	rpmtools <= 5.4
12mr|rpmtools-6.1-4|46	
12mr|rpmtools-6.1-4|47	%description -n	genhdlist2
12mr|rpmtools-6.1-4|48	genhdlist2 generates hdlist.cz, synthesis.hdlist.cz and *.xml.lzma files used
12mr|rpmtools-6.1-4|49	by urpmi
12mr|rpmtools-6.1-4|50	
12mr|rpmtools-6.1-4|51	%prep
12mr|rpmtools-6.1-4|52	%setup -q
12mr|rpmtools-6.1-4|53	#apply_patches
12mr|rpmtools-6.1-4|54	
12mr|rpmtools-6.1-4|55	%build
12mr|rpmtools-6.1-4|56	perl Makefile.PL INSTALLDIRS=vendor
12mr|rpmtools-6.1-4|57	%make
12mr|rpmtools-6.1-4|58	
12mr|rpmtools-6.1-4|59	%check
12mr|rpmtools-6.1-4|60	%make test
12mr|rpmtools-6.1-4|61	
12mr|rpmtools-6.1-4|62	%install
12mr|rpmtools-6.1-4|63	%makeinstall_std
12mr|rpmtools-6.1-4|64	
12mr|rpmtools-6.1-4|65	%files
12mr|rpmtools-6.1-4|66	%{_bindir}/dumpdistribconf
12mr|rpmtools-6.1-4|67	%{_bindir}/gendistrib
12mr|rpmtools-6.1-4|68	%{_bindir}/genhdlist-old
12mr|rpmtools-6.1-4|69	%{_mandir}/man1/dumpdistribconf*
12mr|rpmtools-6.1-4|70	%{_mandir}/man1/gendistrib*
12mr|rpmtools-6.1-4|71	%{_mandir}/man1/genhdlist-old.*
12mr|rpmtools-6.1-4|72	
12mr|rpmtools-6.1-4|73	%files -n packdrake
12mr|rpmtools-6.1-4|74	%{_bindir}/packdrake
12mr|rpmtools-6.1-4|75	%{perl_vendorlib}/packdrake.pm
12mr|rpmtools-6.1-4|76	%{_mandir}/man1/packdrake*
12mr|rpmtools-6.1-4|77	
12mr|rpmtools-6.1-4|78	%files -n genhdlist2
12mr|rpmtools-6.1-4|79	%{_bindir}/genhdlist2
12mr|rpmtools-6.1-4|80	%{_mandir}/man1/genhdlist2*
12mr|rpmtools-6.1-4|81	
12mr|rpmtools-6.1-4|82	
12mr|rpmtools-6.1-4|83	%changelog
12mr|rpmtools-6.1-4|84	* Tue May 31 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.1-1mdv2011.0
12mr|rpmtools-6.1-4|85	+ Revision: 682063
12mr|rpmtools-6.1-4|86	- add disttag & distepoch to .xml.lzma metadata so that we can parse name,
12mr|rpmtools-6.1-4|87	version, release & arch properly from filename
12mr|rpmtools-6.1-4|88	
12mr|rpmtools-6.1-4|89	* Sun May 08 2011 Eugeni Dodonov <eugeni@mandriva.com> 6.0-4
12mr|rpmtools-6.1-4|90	+ Revision: 672593
12mr|rpmtools-6.1-4|91	- Use correct locale for genhdlist2 (patch from pterjan, #63229)
12mr|rpmtools-6.1-4|92	
12mr|rpmtools-6.1-4|93	* Fri May 06 2011 Funda Wang <fwang@mandriva.org> 6.0-3
12mr|rpmtools-6.1-4|94	+ Revision: 669766
12mr|rpmtools-6.1-4|95	- add missing requires
12mr|rpmtools-6.1-4|96	
12mr|rpmtools-6.1-4|97	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 6.0-2
12mr|rpmtools-6.1-4|98	+ Revision: 669449
12mr|rpmtools-6.1-4|99	- mass rebuild
12mr|rpmtools-6.1-4|100	
12mr|rpmtools-6.1-4|101	* Wed Dec 15 2010 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.0-1mdv2011.0
12mr|rpmtools-6.1-4|102	+ Revision: 621872
12mr|rpmtools-6.1-4|103	- replace 'bzip2' dependency with 'xz'
12mr|rpmtools-6.1-4|104	- cleanup spec
12mr|rpmtools-6.1-4|105	- new release: 6.2
12mr|rpmtools-6.1-4|106	o compress xml files with '--text' flag passed to lzma (shrinks
12mr|rpmtools-6.1-4|107	files.xml.lzma by 25%% \o/)
12mr|rpmtools-6.1-4|108	o add support for custom compression filter used for xml-info &
12mr|rpmtools-6.1-4|109	synthesis.
12mr|rpmtools-6.1-4|110	
12mr|rpmtools-6.1-4|111	+ Funda Wang <fwang@mandriva.org>
12mr|rpmtools-6.1-4|112	- update URL
12mr|rpmtools-6.1-4|113	
12mr|rpmtools-6.1-4|114	* Thu Jul 22 2010 Funda Wang <fwang@mandriva.org> 5.9-4mdv2011.0
12mr|rpmtools-6.1-4|115	+ Revision: 557004
12mr|rpmtools-6.1-4|116	- rebuild
12mr|rpmtools-6.1-4|117	
12mr|rpmtools-6.1-4|118	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 5.9-3mdv2010.1
12mr|rpmtools-6.1-4|119	+ Revision: 523930
12mr|rpmtools-6.1-4|120	- rebuilt for 2010.1
12mr|rpmtools-6.1-4|121	
12mr|rpmtools-6.1-4|122	* Sun Oct 04 2009 Funda Wang <fwang@mandriva.org> 5.9-2mdv2010.0
12mr|rpmtools-6.1-4|123	+ Revision: 453293
12mr|rpmtools-6.1-4|124	- perl-Compress-Zlib not needed any more
12mr|rpmtools-6.1-4|125	
12mr|rpmtools-6.1-4|126	* Tue Jan 20 2009 Pixel <pixel@mandriva.com> 5.9-1mdv2009.1
12mr|rpmtools-6.1-4|127	+ Revision: 331814
12mr|rpmtools-6.1-4|128	- 5.9
12mr|rpmtools-6.1-4|129	- drop parsehdlist, rpm2header: unused, partially duplicated with perl-URPM
12mr|rpmtools-6.1-4|130	- drop rpm2cpio.pl (doesn't handle lzma payload which is the default)
12mr|rpmtools-6.1-4|131	
12mr|rpmtools-6.1-4|132	* Tue Sep 30 2008 Pixel <pixel@mandriva.com> 5.8-1mdv2009.0
12mr|rpmtools-6.1-4|133	+ Revision: 290150
12mr|rpmtools-6.1-4|134	- 5.8:
12mr|rpmtools-6.1-4|135	- gendistrib:
12mr|rpmtools-6.1-4|136	o don't call genhdlist2 with --no-md5sum for no good reason
12mr|rpmtools-6.1-4|137	
12mr|rpmtools-6.1-4|138	* Tue Sep 23 2008 Pixel <pixel@mandriva.com> 5.7-1mdv2009.0
12mr|rpmtools-6.1-4|139	+ Revision: 287193
12mr|rpmtools-6.1-4|140	- genhdlist2:
12mr|rpmtools-6.1-4|141	o with --versioned, create "versioned" metadata
12mr|rpmtools-6.1-4|142	o add xml header to xml files generated
12mr|rpmtools-6.1-4|143	- gendistrib:
12mr|rpmtools-6.1-4|144	o if "xml-info" is set in media.cfg, pass --xml-info to genhdlist2
12mr|rpmtools-6.1-4|145	- parsehdlist, rpm2header
12mr|rpmtools-6.1-4|146	o fix support for rpm5
12mr|rpmtools-6.1-4|147	o update deprecated code
12mr|rpmtools-6.1-4|148	- genhdlist-old
12mr|rpmtools-6.1-4|149	o genhdlist is now renamed as genhdlist-old
12mr|rpmtools-6.1-4|150	
12mr|rpmtools-6.1-4|151	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 5.6-2mdv2009.0
12mr|rpmtools-6.1-4|152	+ Revision: 225335
12mr|rpmtools-6.1-4|153	- rebuild
12mr|rpmtools-6.1-4|154	
12mr|rpmtools-6.1-4|155	* Tue Mar 18 2008 Pixel <pixel@mandriva.com> 5.6-1mdv2008.1
12mr|rpmtools-6.1-4|156	+ Revision: 188468
12mr|rpmtools-6.1-4|157	- 5.6:
12mr|rpmtools-6.1-4|158	- gendistrib:
12mr|rpmtools-6.1-4|159	o "askmedia" and "suppl" must not modify gendistrib behaviour (#39017)
12mr|rpmtools-6.1-4|160	
12mr|rpmtools-6.1-4|161	* Wed Mar 05 2008 Pixel <pixel@mandriva.com> 5.5-2mdv2008.1
12mr|rpmtools-6.1-4|162	+ Revision: 180075
12mr|rpmtools-6.1-4|163	- fix upgrade: new pkg genhdlist2 must conflicts with previous rpmtools
12mr|rpmtools-6.1-4|164	
12mr|rpmtools-6.1-4|165	* Wed Mar 05 2008 Pixel <pixel@mandriva.com> 5.5-1mdv2008.1
12mr|rpmtools-6.1-4|166	+ Revision: 179782
12mr|rpmtools-6.1-4|167	- move genhdlist2 to its own package
12mr|rpmtools-6.1-4|168	- 5.5:
12mr|rpmtools-6.1-4|169	- genhdlist2:
12mr|rpmtools-6.1-4|170	o use utf8:: functions instead of Encode
12mr|rpmtools-6.1-4|171	(to be able to work with only perl base modules)
12mr|rpmtools-6.1-4|172	
12mr|rpmtools-6.1-4|173	* Tue Feb 26 2008 Pixel <pixel@mandriva.com> 5.4-1mdv2008.1
12mr|rpmtools-6.1-4|174	+ Revision: 175446
12mr|rpmtools-6.1-4|175	- 5.4:
12mr|rpmtools-6.1-4|176	- parsehdlist, rpm2header:
12mr|rpmtools-6.1-4|177	o do not add/use FILENAME_TAG and FILESIZE_TAG to/in hdlist anymore
12mr|rpmtools-6.1-4|178	
12mr|rpmtools-6.1-4|179	* Tue Feb 05 2008 Pixel <pixel@mandriva.com> 5.3.6-1mdv2008.1
12mr|rpmtools-6.1-4|180	+ Revision: 162588
12mr|rpmtools-6.1-4|181	- 5.3.6:
12mr|rpmtools-6.1-4|182	- genhdlist2:
12mr|rpmtools-6.1-4|183	o fix writing utf8 in xml info files (#37482)
12mr|rpmtools-6.1-4|184	
12mr|rpmtools-6.1-4|185	* Fri Jan 25 2008 Pixel <pixel@mandriva.com> 5.3.5-2mdv2008.1
12mr|rpmtools-6.1-4|186	+ Revision: 158001
12mr|rpmtools-6.1-4|187	- we can now expect librpm API to be backward compatible
12mr|rpmtools-6.1-4|188	
12mr|rpmtools-6.1-4|189	* Tue Jan 15 2008 Pixel <pixel@mandriva.com> 5.3.5-1mdv2008.1
12mr|rpmtools-6.1-4|190	+ Revision: 152579
12mr|rpmtools-6.1-4|191	- 5.3.5:
12mr|rpmtools-6.1-4|192	- genhdlist2:
12mr|rpmtools-6.1-4|193	o rename --xml-media-info into --xml-info
12mr|rpmtools-6.1-4|194	(to be coherent with urpmi)
12mr|rpmtools-6.1-4|195	
12mr|rpmtools-6.1-4|196	+ Olivier Blin <oblin@mandriva.com>
12mr|rpmtools-6.1-4|197	- restore BuildRoot
12mr|rpmtools-6.1-4|198	
12mr|rpmtools-6.1-4|199	* Tue Dec 18 2007 Pixel <pixel@mandriva.com> 5.3.4-1mdv2008.1
12mr|rpmtools-6.1-4|200	+ Revision: 132233
12mr|rpmtools-6.1-4|201	- 5.3.4:
12mr|rpmtools-6.1-4|202	- genhdlist2:
12mr|rpmtools-6.1-4|203	o add --no-hdlist option (to be used by urpmi for --probe-rpms)
12mr|rpmtools-6.1-4|204	
12mr|rpmtools-6.1-4|205	+ Thierry Vignaud <tv@mandriva.org>
12mr|rpmtools-6.1-4|206	- kill re-definition of %%buildroot on Pixel's request
12mr|rpmtools-6.1-4|207	
12mr|rpmtools-6.1-4|208	* Mon Dec 17 2007 Pixel <pixel@mandriva.com> 5.3.3-1mdv2008.1
12mr|rpmtools-6.1-4|209	+ Revision: 121717
12mr|rpmtools-6.1-4|210	- require rpm used for build, including epoch
12mr|rpmtools-6.1-4|211	- 5.3.3:
12mr|rpmtools-6.1-4|212	- genhdlist2:
12mr|rpmtools-6.1-4|213	o generate {info,changelog,files}.xml.lzma when they already exist,
12mr|rpmtools-6.1-4|214	or when --xml-media-info is used
12mr|rpmtools-6.1-4|215	o error message when parse_hdlist (partially) fail
12mr|rpmtools-6.1-4|216	o handle old-rpms.lst (to be generated by youri)
12mr|rpmtools-6.1-4|217	which will allow keeping rpms for some time without having in hdlist
12mr|rpmtools-6.1-4|218	(useful for installs which expect the pkgs to be in sync in hdlist during
12mr|rpmtools-6.1-4|219	the full install time)
12mr|rpmtools-6.1-4|220	it will also allow keeping deprecated packages for some time
12mr|rpmtools-6.1-4|221	
12mr|rpmtools-6.1-4|222	* Fri Jun 22 2007 Pixel <pixel@mandriva.com> 5.3.2-1mdv2008.0
12mr|rpmtools-6.1-4|223	+ Revision: 43048
12mr|rpmtools-6.1-4|224	- bug fix release
12mr|rpmtools-6.1-4|225	- gendistrib:
12mr|rpmtools-6.1-4|226	o do generate global MD5SUM (in media/media_info)
12mr|rpmtools-6.1-4|227	- new release, 5.3.1
12mr|rpmtools-6.1-4|228	- genhdlist2:
12mr|rpmtools-6.1-4|229	o add --allow-empty-media
12mr|rpmtools-6.1-4|230	o fix MD5SUM generation
12mr|rpmtools-6.1-4|231	o allow using this script with perl-URPM 1.47 (ie mdv2007.0)
12mr|rpmtools-6.1-4|232	- gendistrib:
12mr|rpmtools-6.1-4|233	o call genhdlist2 instead of doing things here
12mr|rpmtools-6.1-4|234	o media/media_info/hdlist_xxx_yyy.cz is now a symlink to media/xxx/yyy/media_info/hdlist.cz
12mr|rpmtools-6.1-4|235	o synthesis.hdlist_xxx_yyy.cz and pubkey_xxx_yyy are also symlinks now
12mr|rpmtools-6.1-4|236	- parsehdlist:
12mr|rpmtools-6.1-4|237	o display pkgsize with --all (Christiaan Welvaart)
12mr|rpmtools-6.1-4|238	
12mr|rpmtools-6.1-4|239	* Fri Jun 15 2007 Pixel <pixel@mandriva.com> 5.2.1-1mdv2008.0
12mr|rpmtools-6.1-4|240	+ Revision: 40155
12mr|rpmtools-6.1-4|241	- new genhdlist2 (which will deprecate genhdlist)
12mr|rpmtools-6.1-4|242	
12mr|rpmtools-6.1-4|243	* Mon Jun 11 2007 Olivier Thauvin <nanardon@mandriva.org> 5.2.0-1mdv2008.0
12mr|rpmtools-6.1-4|244	+ Revision: 37979
12mr|rpmtools-6.1-4|245	- 5.2.0 (kill old compat modules)
12mr|rpmtools-6.1-4|246	
12mr|rpmtools-6.1-4|247	* Sun Jun 10 2007 Olivier Thauvin <nanardon@mandriva.org> 5.1.0-2mdv2008.0
12mr|rpmtools-6.1-4|248	+ Revision: 37965
12mr|rpmtools-6.1-4|249	- rebuild for rpm 4.4.8
12mr|rpmtools-6.1-4|250	
12mr|rpmtools-6.1-4|251	
12mr|rpmtools-6.1-4|252	* Tue Aug 22 2006 Olivier Thauvin <nanardon@mandriva.org>
12mr|rpmtools-6.1-4|253	+ 2006-08-22 13:48:39 (57497)
12mr|rpmtools-6.1-4|254	- 5.1.0
12mr|rpmtools-6.1-4|255	
12mr|rpmtools-6.1-4|256	* Mon Aug 21 2006 Olivier Thauvin <nanardon@mandriva.org>
12mr|rpmtools-6.1-4|257	+ 2006-08-21 15:18:37 (57022)
12mr|rpmtools-6.1-4|258	- 5.0.29
12mr|rpmtools-6.1-4|259	
12mr|rpmtools-6.1-4|260	* Mon Aug 21 2006 Olivier Thauvin <nanardon@mandriva.org>
12mr|rpmtools-6.1-4|261	+ 2006-08-21 14:33:43 (57000)
12mr|rpmtools-6.1-4|262	Import rpmtools
12mr|rpmtools-6.1-4|263	
12mr|rpmtools-6.1-4|264	* Mon Mar 20 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 5.0.28-1mdk
12mr|rpmtools-6.1-4|265	- Add --norecursive option to genhdlist (M. Scherer)
12mr|rpmtools-6.1-4|266	
12mr|rpmtools-6.1-4|267	* Wed Mar 15 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 5.0.27-2mdk
12mr|rpmtools-6.1-4|268	- Rebuild for rpm 4.4.5
12mr|rpmtools-6.1-4|269	
12mr|rpmtools-6.1-4|270	* Mon Jan 16 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 5.0.27-1mdk
12mr|rpmtools-6.1-4|271	- Replace serial by epoch everywhere in parsehdlist (rpm 4.4.4 compatibility)
12mr|rpmtools-6.1-4|272	- Fix BuildRequires
12mr|rpmtools-6.1-4|273	- Misc. code cleanup in gendistrib
12mr|rpmtools-6.1-4|274	
12mr|rpmtools-6.1-4|275	* Fri Dec 30 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 5.0.26-2mdk
12mr|rpmtools-6.1-4|276	- Bump conflicts due to file moves
12mr|rpmtools-6.1-4|277	- Don't install empty manpages
12mr|rpmtools-6.1-4|278	- Update copyright notices
12mr|rpmtools-6.1-4|279	
12mr|rpmtools-6.1-4|280	* Wed Nov 16 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 5.0.26-1mdk
12mr|rpmtools-6.1-4|281	- Use MDV:: perl modules, replaces the ones shipped by compatibility wrappers
12mr|rpmtools-6.1-4|282	- Move packdrake manpage to packdrake rpm
12mr|rpmtools-6.1-4|283	- gendistrib: Fix the location where the MD5SUM files are generated
12mr|rpmtools-6.1-4|284	(thanks joeghi)
12mr|rpmtools-6.1-4|285	
12mr|rpmtools-6.1-4|286	* Mon Oct 03 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 5.0.25-1mdk
12mr|rpmtools-6.1-4|287	- Documentation: new manpages for gendistrib, genhdlist, dumpdistribconf.
12mr|rpmtools-6.1-4|288	More internal docs for Perl modules.
12mr|rpmtools-6.1-4|289	- gendistrib: new --version switch. Remove --distrib switch.
12mr|rpmtools-6.1-4|290	- Use Pod::Usage to implement --help in Perl tools
12mr|rpmtools-6.1-4|291	- Many code cleanups.
12mr|rpmtools-6.1-4|292	- dumpdistribconf wasn't working.
12mr|rpmtools-6.1-4|293	- genhdlist has new switches --md5sum, --list and --subdir. --headersdir has
12mr|rpmtools-6.1-4|294	been removed since it uses File::Temp now.
12mr|rpmtools-6.1-4|295	- Remove build dependency on MDK::Common (Buchan Milne)
12mr|rpmtools-6.1-4|296	
12mr|rpmtools-6.1-4|297	* Wed Sep 14 2005 Olivier Thauvin <nanardon@zarb.org> 5.0.24-1mdk
12mr|rpmtools-6.1-4|298	- 5.0.24 (gendistrib improvement && s/mandrake/mandriva/)
12mr|rpmtools-6.1-4|299	
12mr|rpmtools-6.1-4|300	* Tue Aug 23 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 5.0.23-1mdk
12mr|rpmtools-6.1-4|301	- packdrake: fix bug in urpmq --headers (17245)
12mr|rpmtools-6.1-4|302	
12mr|rpmtools-6.1-4|303	* Mon Aug 22 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 5.0.22-1mdk
12mr|rpmtools-6.1-4|304	- Minor code fixes and better error messages
12mr|rpmtools-6.1-4|305	
12mr|rpmtools-6.1-4|306	* Mon Jun 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 5.0.21-1mdk
12mr|rpmtools-6.1-4|307	- Create tempfiles in $TMPDIR instead of $TMP
12mr|rpmtools-6.1-4|308	- Nits in error message reporting
12mr|rpmtools-6.1-4|309	
12mr|rpmtools-6.1-4|310	* Tue May 10 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 5.0.20-2mdk
12mr|rpmtools-6.1-4|311	- Rebuild for rpm 4.4
12mr|rpmtools-6.1-4|312	
12mr|rpmtools-6.1-4|313	* Mon Apr 04 2005 Pixel <pixel@mandrakesoft.com> 5.0.20-1mdk
12mr|rpmtools-6.1-4|314	- packdrake: remove dirty message when decompressing without Compress::Zlib
12mr|rpmtools-6.1-4|315	
12mr|rpmtools-6.1-4|316	* Tue Mar 29 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 5.0.19-1mdk
12mr|rpmtools-6.1-4|317	- gendistrib: fix a bug in creation of media_info directories
12mr|rpmtools-6.1-4|318	
12mr|rpmtools-6.1-4|319	* Mon Mar 14 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 5.0.18-1mdk
12mr|rpmtools-6.1-4|320	- gendistrib: build hdlists in a temporary file first, to reduce the window
12mr|rpmtools-6.1-4|321	where the hdlists are corrupted
12mr|rpmtools-6.1-4|322	
12mr|rpmtools-6.1-4|323	* Mon Mar 07 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 5.0.17-1mdk
12mr|rpmtools-6.1-4|324	- gendistrib: fix generation of per-media MD5SUM files. Plus doc nits.
12mr|rpmtools-6.1-4|325	
12mr|rpmtools-6.1-4|326	* Tue Mar 01 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 5.0.16-1mdk
12mr|rpmtools-6.1-4|327	- packdrake: report size of toc (for rpmdrake's search progress bar)
12mr|rpmtools-6.1-4|328	- parsehdlist: add support to output SQL statements (Leon Brooks)
12mr|rpmtools-6.1-4|329	
12mr|rpmtools-6.1-4|330	* Tue Feb 22 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.0.15-1mdk
12mr|rpmtools-6.1-4|331	- generate VERSION
12mr|rpmtools-6.1-4|332	- split Distribconf with Build
12mr|rpmtools-6.1-4|333	- gendistrib: --skipmissingdir
12mr|rpmtools-6.1-4|334	- gendistrib: perform little check
12mr|rpmtools-6.1-4|335	
12mr|rpmtools-6.1-4|336	* Mon Feb 21 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.0.14-1mdk
12mr|rpmtools-6.1-4|337	- fix undefined handle in write_hdlists
12mr|rpmtools-6.1-4|338	
12mr|rpmtools-6.1-4|339	* Mon Feb 21 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.0.13-1mdk
12mr|rpmtools-6.1-4|340	- Distribconf manage pubkey
12mr|rpmtools-6.1-4|341	- use lowercase name to generate filename (hdlist,synthesis,pubkey)
12mr|rpmtools-6.1-4|342	- rpmtools conflict packdrake < 5.0.10 (man page, thx Warly)
12mr|rpmtools-6.1-4|343	
12mr|rpmtools-6.1-4|344	* Mon Feb 21 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.0.12-1mdk
12mr|rpmtools-6.1-4|345	- gendistrib skip media if suppl or askmedia is set
12mr|rpmtools-6.1-4|346	
12mr|rpmtools-6.1-4|347	* Sun Feb 20 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.0.11-1mdk
12mr|rpmtools-6.1-4|348	- add Distribconf.pm and dumpdistribconf to manage distrib config
12mr|rpmtools-6.1-4|349	- gendistrib use Distribconf.pm
12mr|rpmtools-6.1-4|350	
12mr|rpmtools-6.1-4|351	* Thu Feb 17 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 5.0.10-1mdk
12mr|rpmtools-6.1-4|352	- gendistrib:
12mr|rpmtools-6.1-4|353	- Generate hdlists and synthesis as hard links in <name>/media_info
12mr|rpmtools-6.1-4|354	subdirectories
12mr|rpmtools-6.1-4|355	- Handle new hdlists format
12mr|rpmtools-6.1-4|356	- Generate MD5SUM files
12mr|rpmtools-6.1-4|357	
12mr|rpmtools-6.1-4|358	* Mon Jan 17 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 5.0.9-1mdk
12mr|rpmtools-6.1-4|359	- genhdlist now follows symlinks
12mr|rpmtools-6.1-4|360	- minor fixes in Packdrakeng
12mr|rpmtools-6.1-4|361	
12mr|rpmtools-6.1-4|362	* Mon Jan 03 2005 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.0.8-1mdk
12mr|rpmtools-6.1-4|363	- Fix the previous speedup
12mr|rpmtools-6.1-4|364	- BuildRequires perl-Compress-Zlib
12mr|rpmtools-6.1-4|365	
12mr|rpmtools-6.1-4|366	* Thu Dec 30 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.0.7-1mdk
12mr|rpmtools-6.1-4|367	- speedup uncompress function
12mr|rpmtools-6.1-4|368	
12mr|rpmtools-6.1-4|369	* Fri Dec 17 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 5.0.6-1mdk
12mr|rpmtools-6.1-4|370	- Ensure Packdrakeng::zlib loads properly, and is not used if Compress::Zlib
12mr|rpmtools-6.1-4|371	is not available. Remove Compress::Zlib from BuildRequires
12mr|rpmtools-6.1-4|372	- packdrake: show a warning when an archive can't be found
12mr|rpmtools-6.1-4|373	- more docs
12mr|rpmtools-6.1-4|374	
12mr|rpmtools-6.1-4|375	* Tue Dec 14 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 5.0.5-1mdk
12mr|rpmtools-6.1-4|376	- Fix the "quiet" option of packdrake (so urpmq and other tools don't produce
12mr|rpmtools-6.1-4|377	warnings)
12mr|rpmtools-6.1-4|378	
12mr|rpmtools-6.1-4|379	* Tue Dec 14 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 5.0.4-1mdk
12mr|rpmtools-6.1-4|380	- extract_archive() function in packdrake should do nothing if no file list
12mr|rpmtools-6.1-4|381	is specified
12mr|rpmtools-6.1-4|382	- drop the requirement of packdrake on Compress::Zlib
12mr|rpmtools-6.1-4|383	
12mr|rpmtools-6.1-4|384	* Mon Dec 13 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.0.3-1mdk
12mr|rpmtools-6.1-4|385	- don't use File::* modules (light for gi)
12mr|rpmtools-6.1-4|386	- conflict rpmtools <= 5.0.0 (split package)
12mr|rpmtools-6.1-4|387	
12mr|rpmtools-6.1-4|388	* Mon Dec 13 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.0.2-1mdk
12mr|rpmtools-6.1-4|389	- add missing Packdrake/zlib.pm
12mr|rpmtools-6.1-4|390	
12mr|rpmtools-6.1-4|391	* Mon Dec 13 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.0.1-1mdk
12mr|rpmtools-6.1-4|392	- split package
12mr|rpmtools-6.1-4|393	
12mr|rpmtools-6.1-4|394	* Sun Dec 12 2004 Stefan van der Eijk <stefan@eijk.nu> 5.0.0-3mdk
12mr|rpmtools-6.1-4|395	- BuildRequires
12mr|rpmtools-6.1-4|396	
12mr|rpmtools-6.1-4|397	* Thu Dec 09 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 5.0.0-2mdk
12mr|rpmtools-6.1-4|398	- Mostly doc fixes
12mr|rpmtools-6.1-4|399	
12mr|rpmtools-6.1-4|400	* Mon Dec 06 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 5.0.0-1mdk
12mr|rpmtools-6.1-4|401	- 5.0.0
12mr|rpmtools-6.1-4|402	- Packdrakeng, new code
12mr|rpmtools-6.1-4|403	
12mr|rpmtools-6.1-4|404	* Thu Sep 02 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-25mdk
12mr|rpmtools-6.1-4|405	- Make rpm tools handle new keywords in hdlists file.
12mr|rpmtools-6.1-4|406	
12mr|rpmtools-6.1-4|407	* Wed Aug 18 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-24mdk
12mr|rpmtools-6.1-4|408	- Add rpm2cpio.pl
12mr|rpmtools-6.1-4|409	
12mr|rpmtools-6.1-4|410	* Wed Aug 11 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-23mdk
12mr|rpmtools-6.1-4|411	- Don't include internal dependencies of the rpmlib in the parsehdlist output
12mr|rpmtools-6.1-4|412	
12mr|rpmtools-6.1-4|413	* Thu Jul 22 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-22mdk
12mr|rpmtools-6.1-4|414	- Updates for the new media layout in cooker
12mr|rpmtools-6.1-4|415	
12mr|rpmtools-6.1-4|416	* Mon Jul 05 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-21mdk
12mr|rpmtools-6.1-4|417	- Minor changes
12mr|rpmtools-6.1-4|418	
12mr|rpmtools-6.1-4|419	* Fri Apr 23 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-20mdk
12mr|rpmtools-6.1-4|420	- add a --quiet option to packdrake
12mr|rpmtools-6.1-4|421	- rebuild for perl 5.8.4, and add a dependency on perl-base
12mr|rpmtools-6.1-4|422	
12mr|rpmtools-6.1-4|423	* Wed Feb 25 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 4.5-19mdk
12mr|rpmtools-6.1-4|424	- rebuild for perl 5.8.3
12mr|rpmtools-6.1-4|425	
12mr|rpmtools-6.1-4|426	* Fri Jan 16 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 4.5-18mdk
12mr|rpmtools-6.1-4|427	- Fix genhdlist without arg
12mr|rpmtools-6.1-4|428	
12mr|rpmtools-6.1-4|429	* Fri Jan 16 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 4.5-17mdk
12mr|rpmtools-6.1-4|430	- add --dest option to genhdlist
12mr|rpmtools-6.1-4|431	- fix dir parsing (Thx Pascal Terjan)
12mr|rpmtools-6.1-4|432	
12mr|rpmtools-6.1-4|433	* Fri Jan 09 2004 Warly <warly@mandrakesoft.com> 4.5-16mdk
12mr|rpmtools-6.1-4|434	- add provides perl(packdrake)
12mr|rpmtools-6.1-4|435	
12mr|rpmtools-6.1-4|436	* Mon Jan 05 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 4.5-15mdk
12mr|rpmtools-6.1-4|437	- add some options to gendistrib/genhdlist
12mr|rpmtools-6.1-4|438	
12mr|rpmtools-6.1-4|439	* Tue Dec 09 2003 François Pons <fpons@mandrakesoft.com> 4.5-14mdk
12mr|rpmtools-6.1-4|440	- added compability with RH 7.3.
12mr|rpmtools-6.1-4|441	
12mr|rpmtools-6.1-4|442	* Thu Aug 28 2003 François Pons <fpons@mandrakesoft.com> 4.5-13mdk
12mr|rpmtools-6.1-4|443	- added support for %%{ARCH} in gendistrib.
12mr|rpmtools-6.1-4|444	- removing remaining MD5SUM files when running gendistrib.
12mr|rpmtools-6.1-4|445	

16275 12
12mr|rp-pppoe-3.11-1|1	%define enable_debug	0
12mr|rp-pppoe-3.11-1|2	%{?_with_debug: %global enable_debug 1}
12mr|rp-pppoe-3.11-1|3	%{?_without_debug: %global use_debug 0}
12mr|rp-pppoe-3.11-1|4	
12mr|rp-pppoe-3.11-1|5	%define pppver	2.4.5
12mr|rp-pppoe-3.11-1|6	
12mr|rp-pppoe-3.11-1|7	Summary:	ADSL/PPPoE userspace driver
12mr|rp-pppoe-3.11-1|8	Name:		rp-pppoe
12mr|rp-pppoe-3.11-1|9	Version:	3.11
12mr|rp-pppoe-3.11-1|10	Release:	1
12mr|rp-pppoe-3.11-1|11	Source0:	http://www.roaringpenguin.com/files/download/%{name}-%{version}.tar.gz
12mr|rp-pppoe-3.11-1|12	Url:		http://www.roaringpenguin.com/pppoe
12mr|rp-pppoe-3.11-1|13	License:	GPL
12mr|rp-pppoe-3.11-1|14	Group:		System/Servers
12mr|rp-pppoe-3.11-1|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|rp-pppoe-3.11-1|16	Requires:	ppp >= 2.4.1
12mr|rp-pppoe-3.11-1|17	BuildRequires:	autoconf2.5
12mr|rp-pppoe-3.11-1|18	BuildRequires:	ppp-devel = %{pppver}
12mr|rp-pppoe-3.11-1|19	
12mr|rp-pppoe-3.11-1|20	%package	gui
12mr|rp-pppoe-3.11-1|21	Group:		System/Servers
12mr|rp-pppoe-3.11-1|22	Summary:	GUI front-end for rp-pppoe
12mr|rp-pppoe-3.11-1|23	Requires:	rp-pppoe >= 3.6
12mr|rp-pppoe-3.11-1|24	Requires:	tk
12mr|rp-pppoe-3.11-1|25	
12mr|rp-pppoe-3.11-1|26	%description
12mr|rp-pppoe-3.11-1|27	PPPoE (Point-to-Point Protocol over Ethernet) is a protocol used by
12mr|rp-pppoe-3.11-1|28	many ADSL Internet Service Providers. Roaring Penguin has a free
12mr|rp-pppoe-3.11-1|29	client for Linux systems to connect to PPPoE service providers.
12mr|rp-pppoe-3.11-1|30	
12mr|rp-pppoe-3.11-1|31	The client is a user-mode program and does not require any kernel
12mr|rp-pppoe-3.11-1|32	modifications. It is fully compliant with RFC 2516, the official PPPoE
12mr|rp-pppoe-3.11-1|33	specification.
12mr|rp-pppoe-3.11-1|34	
12mr|rp-pppoe-3.11-1|35	It has been tested with many ISPs, such as the Canadian Sympatico HSE (High
12mr|rp-pppoe-3.11-1|36	Speed Edition) service.
12mr|rp-pppoe-3.11-1|37	
12mr|rp-pppoe-3.11-1|38	%description	gui
12mr|rp-pppoe-3.11-1|39	This package contains the graphical frontend (tk-based) for rp-pppoe.
12mr|rp-pppoe-3.11-1|40	
12mr|rp-pppoe-3.11-1|41	Install this if you wish to have a graphical frontend for pppoe.
12mr|rp-pppoe-3.11-1|42	
12mr|rp-pppoe-3.11-1|43	%package	plugin
12mr|rp-pppoe-3.11-1|44	Summary:	PPP over ethernet kernel-mode plugin
12mr|rp-pppoe-3.11-1|45	Group:		System/Servers
12mr|rp-pppoe-3.11-1|46	Requires:	%{name} = %{version}
12mr|rp-pppoe-3.11-1|47	Conflicts:	ppp-pppoe
12mr|rp-pppoe-3.11-1|48	
12mr|rp-pppoe-3.11-1|49	%description	plugin
12mr|rp-pppoe-3.11-1|50	PPP over ethernet kernel-mode plugin.
12mr|rp-pppoe-3.11-1|51	
12mr|rp-pppoe-3.11-1|52	%prep
12mr|rp-pppoe-3.11-1|53	%setup -q
12mr|rp-pppoe-3.11-1|54	
12mr|rp-pppoe-3.11-1|55	%build
12mr|rp-pppoe-3.11-1|56	%serverbuild
12mr|rp-pppoe-3.11-1|57	cd src
12mr|rp-pppoe-3.11-1|58	%if %enable_debug
12mr|rp-pppoe-3.11-1|59	CFLAGS="$RPM_OPT_FLAGS -g" \
12mr|rp-pppoe-3.11-1|60	%endif
12mr|rp-pppoe-3.11-1|61	./configure --docdir=%{_docdir}/%{name} \
12mr|rp-pppoe-3.11-1|62	--enable-plugin=%{_includedir} --docdir=%{_docdir}/%{name}
12mr|rp-pppoe-3.11-1|63	
12mr|rp-pppoe-3.11-1|64	%make
12mr|rp-pppoe-3.11-1|65	
12mr|rp-pppoe-3.11-1|66	%install
12mr|rp-pppoe-3.11-1|67	#rm -fr %buildroot
12mr|rp-pppoe-3.11-1|68	install -d -m 0755 %buildroot
12mr|rp-pppoe-3.11-1|69	
12mr|rp-pppoe-3.11-1|70	pushd src
12mr|rp-pppoe-3.11-1|71	%makeinstall_std
12mr|rp-pppoe-3.11-1|72	popd
12mr|rp-pppoe-3.11-1|73	
12mr|rp-pppoe-3.11-1|74	pushd gui
12mr|rp-pppoe-3.11-1|75	%makeinstall_std
12mr|rp-pppoe-3.11-1|76	popd
12mr|rp-pppoe-3.11-1|77	
12mr|rp-pppoe-3.11-1|78	# This is necessary for the gui to work, but it shouldn't be done here !
12mr|rp-pppoe-3.11-1|79	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/ppp/rp-pppoe-gui
12mr|rp-pppoe-3.11-1|80	
12mr|rp-pppoe-3.11-1|81	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|rp-pppoe-3.11-1|82	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-rp-pppoe-gui.desktop <<EOF
12mr|rp-pppoe-3.11-1|83	[Desktop Entry]
12mr|rp-pppoe-3.11-1|84	Name=TkPPPoE
12mr|rp-pppoe-3.11-1|85	Comment=Frontend for rp-pppoe
12mr|rp-pppoe-3.11-1|86	Exec=%{_bindir}/tkpppoe
12mr|rp-pppoe-3.11-1|87	Icon=remote_access_section
12mr|rp-pppoe-3.11-1|88	Terminal=false
12mr|rp-pppoe-3.11-1|89	Type=Application
12mr|rp-pppoe-3.11-1|90	Categories=X-MandrivaLinux-Internet-RemoteAccess;Network;RemoteAccess;Dialup;
12mr|rp-pppoe-3.11-1|91	EOF
12mr|rp-pppoe-3.11-1|92	
12mr|rp-pppoe-3.11-1|93	perl -pi -e "s/restart/restart\|reload/g;" %{buildroot}%{_initrddir}/pppoe
12mr|rp-pppoe-3.11-1|94	rm -rf %{buildroot}/usr/share/doc
12mr|rp-pppoe-3.11-1|95	
12mr|rp-pppoe-3.11-1|96	mkdir -p $RPM_BUILD_ROOT%{_libdir}/pppd/%{pppver}
12mr|rp-pppoe-3.11-1|97	rm -f $RPM_BUILD_ROOT%{_sysconfdir}/ppp/plugins/README
12mr|rp-pppoe-3.11-1|98	
12mr|rp-pppoe-3.11-1|99	# backward compatibility links
12mr|rp-pppoe-3.11-1|100	for i in connect start stop setup status; do
12mr|rp-pppoe-3.11-1|101	ln -sf %{_sbindir}/pppoe-$i $RPM_BUILD_ROOT%{_sbindir}/adsl-$i
12mr|rp-pppoe-3.11-1|102	ln -sf pppoe-$i.8 $RPM_BUILD_ROOT%{_mandir}/man8/adsl-$i.8
12mr|rp-pppoe-3.11-1|103	done
12mr|rp-pppoe-3.11-1|104	
12mr|rp-pppoe-3.11-1|105	%if %enable_debug
12mr|rp-pppoe-3.11-1|106	export DONT_STRIP=1
12mr|rp-pppoe-3.11-1|107	export EXCLUDE_FROM_STRIP=".*"
12mr|rp-pppoe-3.11-1|108	%endif
12mr|rp-pppoe-3.11-1|109	
12mr|rp-pppoe-3.11-1|110	%post gui
12mr|rp-pppoe-3.11-1|111	%if %mdkversion < 200900
12mr|rp-pppoe-3.11-1|112	%update_desktop_database
12mr|rp-pppoe-3.11-1|113	%update_menus
12mr|rp-pppoe-3.11-1|114	%endif
12mr|rp-pppoe-3.11-1|115	
12mr|rp-pppoe-3.11-1|116	%postun gui
12mr|rp-pppoe-3.11-1|117	%if %mdkversion < 200900
12mr|rp-pppoe-3.11-1|118	%clean_desktop_database
12mr|rp-pppoe-3.11-1|119	%clean_menus
12mr|rp-pppoe-3.11-1|120	%endif
12mr|rp-pppoe-3.11-1|121	
12mr|rp-pppoe-3.11-1|122	
12mr|rp-pppoe-3.11-1|123	%files
12mr|rp-pppoe-3.11-1|124	%defattr(-,root,root)
12mr|rp-pppoe-3.11-1|125	%doc doc/* README SERVPOET
12mr|rp-pppoe-3.11-1|126	%config(noreplace) %{_sysconfdir}/ppp/pppoe.conf
12mr|rp-pppoe-3.11-1|127	%config(noreplace) %{_sysconfdir}/ppp/pppoe-server-options
12mr|rp-pppoe-3.11-1|128	%config(noreplace) %{_sysconfdir}/ppp/firewall-masq
12mr|rp-pppoe-3.11-1|129	%config(noreplace) %{_sysconfdir}/ppp/firewall-standalone
12mr|rp-pppoe-3.11-1|130	%{_sbindir}/pppoe
12mr|rp-pppoe-3.11-1|131	%{_sbindir}/pppoe-connect
12mr|rp-pppoe-3.11-1|132	%{_sbindir}/pppoe-relay
12mr|rp-pppoe-3.11-1|133	%{_sbindir}/pppoe-server
12mr|rp-pppoe-3.11-1|134	%{_sbindir}/pppoe-setup
12mr|rp-pppoe-3.11-1|135	%{_sbindir}/pppoe-sniff
12mr|rp-pppoe-3.11-1|136	%{_sbindir}/pppoe-start
12mr|rp-pppoe-3.11-1|137	%{_sbindir}/pppoe-status
12mr|rp-pppoe-3.11-1|138	%{_sbindir}/pppoe-stop
12mr|rp-pppoe-3.11-1|139	%{_sbindir}/adsl-connect
12mr|rp-pppoe-3.11-1|140	%{_sbindir}/adsl-setup
12mr|rp-pppoe-3.11-1|141	%{_sbindir}/adsl-start
12mr|rp-pppoe-3.11-1|142	%{_sbindir}/adsl-status
12mr|rp-pppoe-3.11-1|143	%{_sbindir}/adsl-stop
12mr|rp-pppoe-3.11-1|144	%{_mandir}/man[58]/*
12mr|rp-pppoe-3.11-1|145	%config(noreplace)%{_initrddir}/pppoe
12mr|rp-pppoe-3.11-1|146	
12mr|rp-pppoe-3.11-1|147	%files gui
12mr|rp-pppoe-3.11-1|148	%defattr(-,root,root)
12mr|rp-pppoe-3.11-1|149	%{_bindir}/tkpppoe
12mr|rp-pppoe-3.11-1|150	%{_sbindir}/pppoe-wrapper
12mr|rp-pppoe-3.11-1|151	%{_mandir}/man1/*
12mr|rp-pppoe-3.11-1|152	%if %{mdkversion} >= 200610
12mr|rp-pppoe-3.11-1|153	%{_datadir}/applications/*
12mr|rp-pppoe-3.11-1|154	%endif
12mr|rp-pppoe-3.11-1|155	%dir %{_datadir}/tkpppoe
12mr|rp-pppoe-3.11-1|156	%dir %{_sysconfdir}/ppp/rp-pppoe-gui
12mr|rp-pppoe-3.11-1|157	%{_datadir}/tkpppoe/*
12mr|rp-pppoe-3.11-1|158	
12mr|rp-pppoe-3.11-1|159	%files plugin
12mr|rp-pppoe-3.11-1|160	%defattr(-,root,root)
12mr|rp-pppoe-3.11-1|161	%doc doc/KERNEL-MODE-PPPOE
12mr|rp-pppoe-3.11-1|162	
12mr|rp-pppoe-3.11-1|163	
12mr|rp-pppoe-3.11-1|164	
12mr|rp-pppoe-3.11-1|165	
12mr|rp-pppoe-3.11-1|166	
12mr|rp-pppoe-3.11-1|167	%changelog
12mr|rp-pppoe-3.11-1|168	

16276 12
12mr|rrdtool-1.4.7-1|1	%define major 4
12mr|rrdtool-1.4.7-1|2	%define libname %mklibname rrdtool %{major}
12mr|rrdtool-1.4.7-1|3	%define develname %mklibname -d rrdtool
12mr|rrdtool-1.4.7-1|4	
12mr|rrdtool-1.4.7-1|5	Summary:	Round Robin Database Tool to store and display time-series data
12mr|rrdtool-1.4.7-1|6	Name:		rrdtool
12mr|rrdtool-1.4.7-1|7	Version:	1.4.7
12mr|rrdtool-1.4.7-1|8	Release:	1
12mr|rrdtool-1.4.7-1|9	License:	GPLv2+
12mr|rrdtool-1.4.7-1|10	Group:		Networking/Other
12mr|rrdtool-1.4.7-1|11	URL:		http://oss.oetiker.ch/rrdtool/
12mr|rrdtool-1.4.7-1|12	Source0:	http://oss.oetiker.ch/rrdtool/pub/%{name}-%{version}.tar.gz
12mr|rrdtool-1.4.7-1|13	Source1:	rrdcached.init
12mr|rrdtool-1.4.7-1|14	Source2:	rrdcached.sysconfig
12mr|rrdtool-1.4.7-1|15	Patch0:		rrdtool-1.4.7-pic.diff
12mr|rrdtool-1.4.7-1|16	Patch1:		rrdtool-1.2.23-fix-examples.patch
12mr|rrdtool-1.4.7-1|17	Patch2:		rrdtool-1.4.1-avoid-version.diff
12mr|rrdtool-1.4.7-1|18	Patch3:		rrdtool-setup.py-module-name.diff
12mr|rrdtool-1.4.7-1|19	Patch4:		rrdtool-1.4.7-no-rpath.diff
12mr|rrdtool-1.4.7-1|20	# Install tcl bindings to correct location as per policy (the upstream
12mr|rrdtool-1.4.7-1|21	# conditional that should nearly do this doesn't work) - AdamW 2008/12
12mr|rrdtool-1.4.7-1|22	Patch5:		rrdtool-1.3.4-tcl_location.patch
12mr|rrdtool-1.4.7-1|23	# Relax version requirement for Tcl, it breaks if you're using a
12mr|rrdtool-1.4.7-1|24	# pre-release - AdamW 2008/12
12mr|rrdtool-1.4.7-1|25	Patch6:		rrdtool-1.3.4-tcl_require.patch
12mr|rrdtool-1.4.7-1|26	Patch7:		rrdtool-1.4.1-tcl_soname.diff
12mr|rrdtool-1.4.7-1|27	Patch8:		rrdtool-1.4.4-gettext-0.17_hack.diff
12mr|rrdtool-1.4.7-1|28	Requires:	fonts-ttf-dejavu
12mr|rrdtool-1.4.7-1|29	BuildRequires:	autoconf automake libtool
12mr|rrdtool-1.4.7-1|30	BuildRequires:	cairo-devel >= 1.10.2
12mr|rrdtool-1.4.7-1|31	BuildRequires:	chrpath
12mr|rrdtool-1.4.7-1|32	BuildRequires:	dbi-devel
12mr|rrdtool-1.4.7-1|33	BuildRequires:	fontconfig-devel >= 2.8.0
12mr|rrdtool-1.4.7-1|34	BuildRequires:	freetype2-devel >= 2.4.6
12mr|rrdtool-1.4.7-1|35	BuildRequires:	gd-devel
12mr|rrdtool-1.4.7-1|36	BuildRequires:	gettext
12mr|rrdtool-1.4.7-1|37	BuildRequires:	gettext-devel
12mr|rrdtool-1.4.7-1|38	BuildRequires:	glib2-devel
12mr|rrdtool-1.4.7-1|39	BuildRequires:	groff
12mr|rrdtool-1.4.7-1|40	BuildRequires:	intltool >= 0.35.0
12mr|rrdtool-1.4.7-1|41	BuildRequires:	libart_lgpl-devel
12mr|rrdtool-1.4.7-1|42	BuildRequires:	libpng-devel >= 1.5
12mr|rrdtool-1.4.7-1|43	BuildRequires:	lua-devel
12mr|rrdtool-1.4.7-1|44	BuildRequires:	perl-devel
12mr|rrdtool-1.4.7-1|45	BuildRequires:	pkgconfig
12mr|rrdtool-1.4.7-1|46	BuildRequires:	pkgconfig(pango) >= 1.28.4
12mr|rrdtool-1.4.7-1|47	BuildRequires:	pkgconfig(pangocairo)  >= 1.28.4
12mr|rrdtool-1.4.7-1|48	BuildRequires:	python-devel
12mr|rrdtool-1.4.7-1|49	BuildRequires:	tcl tcl-devel
12mr|rrdtool-1.4.7-1|50	BuildRequires:	zlib-devel
12mr|rrdtool-1.4.7-1|51	
12mr|rrdtool-1.4.7-1|52	%description
12mr|rrdtool-1.4.7-1|53	RRD is the Acronym for Round Robin Database. RRD is a system to store and
12mr|rrdtool-1.4.7-1|54	display time-series data (i.e. network bandwidth, machine-room temperature,
12mr|rrdtool-1.4.7-1|55	server load average). It stores the data in a very compact way that will not
12mr|rrdtool-1.4.7-1|56	expand over time, and it presents useful graphs by processing the data to
12mr|rrdtool-1.4.7-1|57	enforce a certain data density. It can be used either via simple wrapper
12mr|rrdtool-1.4.7-1|58	scripts (from shell or Perl) or via frontends that poll network devices and
12mr|rrdtool-1.4.7-1|59	put a friendly user interface on it.
12mr|rrdtool-1.4.7-1|60	
12mr|rrdtool-1.4.7-1|61	%package -n	rrdcached
12mr|rrdtool-1.4.7-1|62	Summary:	Data caching daemon for RRDtool
12mr|rrdtool-1.4.7-1|63	Group:		System/Servers
12mr|rrdtool-1.4.7-1|64	Requires(post): rpm-helper
12mr|rrdtool-1.4.7-1|65	Requires(preun): rpm-helper
12mr|rrdtool-1.4.7-1|66	Requires(pre): rpm-helper
12mr|rrdtool-1.4.7-1|67	Requires(postun): rpm-helper
12mr|rrdtool-1.4.7-1|68	Requires:	%{name} >= %{version}-%{release}
12mr|rrdtool-1.4.7-1|69	
12mr|rrdtool-1.4.7-1|70	%description -n	rrdcached
12mr|rrdtool-1.4.7-1|71	rrdcached is a daemon that receives updates to existing RRD files, accumulates
12mr|rrdtool-1.4.7-1|72	them and, if enough have been received or a defined time has passed, writes the
12mr|rrdtool-1.4.7-1|73	updates to the RRD file. The daemon was written with big setups in mind which
12mr|rrdtool-1.4.7-1|74	usually runs into I/O related problems. This daemon was written to alleviate
12mr|rrdtool-1.4.7-1|75	these problems.
12mr|rrdtool-1.4.7-1|76	
12mr|rrdtool-1.4.7-1|77	%package -n	%{libname}
12mr|rrdtool-1.4.7-1|78	Summary:	RRDTool - round robin database shared libraries
12mr|rrdtool-1.4.7-1|79	Group:		System/Libraries
12mr|rrdtool-1.4.7-1|80	
12mr|rrdtool-1.4.7-1|81	%description -n	%{libname}
12mr|rrdtool-1.4.7-1|82	RRD is the Acronym for Round Robin Database. RRD is a system to store and
12mr|rrdtool-1.4.7-1|83	display time-series data (i.e. network bandwidth, machine-room temperature,
12mr|rrdtool-1.4.7-1|84	server load average). This package allow you to use this library directly.
12mr|rrdtool-1.4.7-1|85	
12mr|rrdtool-1.4.7-1|86	%package -n	%{develname}
12mr|rrdtool-1.4.7-1|87	Summary:	Development libraries and headers for %{libname}
12mr|rrdtool-1.4.7-1|88	Group:		Development/Other
12mr|rrdtool-1.4.7-1|89	Requires:	%{libname} >= %{version}-%{release}
12mr|rrdtool-1.4.7-1|90	Requires:	perl-devel
12mr|rrdtool-1.4.7-1|91	Requires:	gd-devel
12mr|rrdtool-1.4.7-1|92	Requires:	zlib-devel
12mr|rrdtool-1.4.7-1|93	Requires:	freetype2-devel
12mr|rrdtool-1.4.7-1|94	Requires:	libart_lgpl-devel
12mr|rrdtool-1.4.7-1|95	Provides:	rrdtool-devel = %{version}-%{release}
12mr|rrdtool-1.4.7-1|96	Provides:	librrdtool-devel = %{version}-%{release}
12mr|rrdtool-1.4.7-1|97	Obsoletes:	rrdtool-devel
12mr|rrdtool-1.4.7-1|98	Conflicts:	%{mklibname rrdtool 0 -d}
12mr|rrdtool-1.4.7-1|99	Conflicts:	%{mklibname rrdtool 2 -d}
12mr|rrdtool-1.4.7-1|100	
12mr|rrdtool-1.4.7-1|101	%description -n	%{develname}
12mr|rrdtool-1.4.7-1|102	RRD is the Acronym for Round Robin Database. RRD is a system to store and
12mr|rrdtool-1.4.7-1|103	display time-series data (i.e. network bandwidth, machine-room temperature,
12mr|rrdtool-1.4.7-1|104	server load average).
12mr|rrdtool-1.4.7-1|105	
12mr|rrdtool-1.4.7-1|106	This package provides development libraries and headers for %{libname}.
12mr|rrdtool-1.4.7-1|107	
12mr|rrdtool-1.4.7-1|108	%package -n	perl-%{name}
12mr|rrdtool-1.4.7-1|109	Summary:	RRD Tool Perl interface
12mr|rrdtool-1.4.7-1|110	Group:		Development/Perl
12mr|rrdtool-1.4.7-1|111	Requires:	%{name} >= %{version}-%{release}
12mr|rrdtool-1.4.7-1|112	
12mr|rrdtool-1.4.7-1|113	%description -n	perl-%{name}
12mr|rrdtool-1.4.7-1|114	The RRD Tools Perl modules.
12mr|rrdtool-1.4.7-1|115	
12mr|rrdtool-1.4.7-1|116	%package -n	python-%{name}
12mr|rrdtool-1.4.7-1|117	Summary:	RRD Tool Python interface
12mr|rrdtool-1.4.7-1|118	Group:		Development/Python
12mr|rrdtool-1.4.7-1|119	Requires:	%{name} >= %{version}-%{release}
12mr|rrdtool-1.4.7-1|120	Requires:	python >= 2.3
12mr|rrdtool-1.4.7-1|121	
12mr|rrdtool-1.4.7-1|122	%description -n	python-%{name}
12mr|rrdtool-1.4.7-1|123	The RRD Tools Python modules.
12mr|rrdtool-1.4.7-1|124	
12mr|rrdtool-1.4.7-1|125	%package -n	tcl-%{name}
12mr|rrdtool-1.4.7-1|126	Summary:	RRD Tool TCL interface
12mr|rrdtool-1.4.7-1|127	Group:		Development/Other
12mr|rrdtool-1.4.7-1|128	Requires:	%{name} >= %{version}-%{release}
12mr|rrdtool-1.4.7-1|129	Requires:	tcl
12mr|rrdtool-1.4.7-1|130	
12mr|rrdtool-1.4.7-1|131	%description -n	tcl-%{name}
12mr|rrdtool-1.4.7-1|132	The RRD Tools TCL modules.
12mr|rrdtool-1.4.7-1|133	
12mr|rrdtool-1.4.7-1|134	%package -n	lua-%{name}
12mr|rrdtool-1.4.7-1|135	Summary:	RRD Tool LUA interface
12mr|rrdtool-1.4.7-1|136	Group:		Development/Other
12mr|rrdtool-1.4.7-1|137	Requires:	%{name} >= %{version}-%{release}
12mr|rrdtool-1.4.7-1|138	Requires:	lua
12mr|rrdtool-1.4.7-1|139	
12mr|rrdtool-1.4.7-1|140	%description -n	lua-%{name}
12mr|rrdtool-1.4.7-1|141	The RRD Tools LUA module.
12mr|rrdtool-1.4.7-1|142	
12mr|rrdtool-1.4.7-1|143	%prep
12mr|rrdtool-1.4.7-1|144	
12mr|rrdtool-1.4.7-1|145	%setup -q
12mr|rrdtool-1.4.7-1|146	%patch0 -p1 -b .pic
12mr|rrdtool-1.4.7-1|147	%patch1 -p1
12mr|rrdtool-1.4.7-1|148	%patch2 -p0
12mr|rrdtool-1.4.7-1|149	%patch3 -p0
12mr|rrdtool-1.4.7-1|150	%patch4 -p1
12mr|rrdtool-1.4.7-1|151	%patch5 -p1 -b .tcl_location
12mr|rrdtool-1.4.7-1|152	%patch6 -p1 -b .tcl_require
12mr|rrdtool-1.4.7-1|153	%patch7 -p0 -b .tcl_soname
12mr|rrdtool-1.4.7-1|154	
12mr|rrdtool-1.4.7-1|155	cp %{SOURCE1} .
12mr|rrdtool-1.4.7-1|156	cp %{SOURCE2} .
12mr|rrdtool-1.4.7-1|157	
12mr|rrdtool-1.4.7-1|158	# annoyance be gone
12mr|rrdtool-1.4.7-1|159	perl -pi -e "s|^sleep .*|usleep 10000|g" configure.*
12mr|rrdtool-1.4.7-1|160	
12mr|rrdtool-1.4.7-1|161	# friggin gettext bump
12mr|rrdtool-1.4.7-1|162	gettext_version=`gettext --version | head -1 | awk '{ print $4}'`
12mr|rrdtool-1.4.7-1|163	perl -pi -e "s|^AM_GNU_GETTEXT_VERSION.*|AM_GNU_GETTEXT_VERSION\($gettext_version\)|g" configure.ac
12mr|rrdtool-1.4.7-1|164	
12mr|rrdtool-1.4.7-1|165	%build
12mr|rrdtool-1.4.7-1|166	mkdir -p m4
12mr|rrdtool-1.4.7-1|167	autoreconf -fi
12mr|rrdtool-1.4.7-1|168	
12mr|rrdtool-1.4.7-1|169	%configure2_5x \
12mr|rrdtool-1.4.7-1|170	--disable-rpath \
12mr|rrdtool-1.4.7-1|171	--disable-static \
12mr|rrdtool-1.4.7-1|172	--with-perl-options="INSTALLDIRS=vendor" \
12mr|rrdtool-1.4.7-1|173	--enable-tcl-site \
12mr|rrdtool-1.4.7-1|174	--disable-ruby
12mr|rrdtool-1.4.7-1|175	
12mr|rrdtool-1.4.7-1|176	make
12mr|rrdtool-1.4.7-1|177	
12mr|rrdtool-1.4.7-1|178	%install
12mr|rrdtool-1.4.7-1|179	rm -rf %{buildroot}
12mr|rrdtool-1.4.7-1|180	
12mr|rrdtool-1.4.7-1|181	%makeinstall_std
12mr|rrdtool-1.4.7-1|182	
12mr|rrdtool-1.4.7-1|183	# equivalent of "make site-perl-install" except for the PREFIX
12mr|rrdtool-1.4.7-1|184	# "make site-perl-install" is not done by "make install"
12mr|rrdtool-1.4.7-1|185	%makeinstall_std -C bindings/perl-piped install_vendor
12mr|rrdtool-1.4.7-1|186	%makeinstall_std -C bindings/perl-shared install_vendor
12mr|rrdtool-1.4.7-1|187	
12mr|rrdtool-1.4.7-1|188	%{__install} -d %{buildroot}%{_sbindir}
12mr|rrdtool-1.4.7-1|189	
12mr|rrdtool-1.4.7-1|190	# now create include and files
12mr|rrdtool-1.4.7-1|191	%{__install} -d %{buildroot}%{_includedir}
12mr|rrdtool-1.4.7-1|192	%{__install} -m644 src/rrd*.h %{buildroot}%{_includedir}/
12mr|rrdtool-1.4.7-1|193	
12mr|rrdtool-1.4.7-1|194	# moving the docs in the right place (another approach)
12mr|rrdtool-1.4.7-1|195	rm -rf installed_docs
12mr|rrdtool-1.4.7-1|196	mkdir -p installed_docs/{html,pod,txt,examples/rrdcached}
12mr|rrdtool-1.4.7-1|197	cp doc/*.txt installed_docs/txt/
12mr|rrdtool-1.4.7-1|198	cp doc/*.pod installed_docs/pod/
12mr|rrdtool-1.4.7-1|199	cp doc/*.html installed_docs/html/
12mr|rrdtool-1.4.7-1|200	cp examples/*.{cgi,pl} installed_docs/examples/
12mr|rrdtool-1.4.7-1|201	cp examples/rrdcached/*.{pm,pl} installed_docs/examples/rrdcached/
12mr|rrdtool-1.4.7-1|202	# fix attribs
12mr|rrdtool-1.4.7-1|203	find installed_docs -type f | xargs chmod 644
12mr|rrdtool-1.4.7-1|204	
12mr|rrdtool-1.4.7-1|205	#removing things installed in the wrong place
12mr|rrdtool-1.4.7-1|206	%{__rm} -rf %{buildroot}%{_prefix}/lib/perl/*.pm
12mr|rrdtool-1.4.7-1|207	%{__rm} -rf %{buildroot}%{_prefix}/lib/perl/auto/RRDs/RRDs*
12mr|rrdtool-1.4.7-1|208	%{__rm} -rf %{buildroot}%{_prefix}/lib/perl5/site_perl
12mr|rrdtool-1.4.7-1|209	%{__rm} -rf %{buildroot}%{_prefix}/shared
12mr|rrdtool-1.4.7-1|210	%{__rm} -rf %{buildroot}%{_datadir}/doc/%{name}*
12mr|rrdtool-1.4.7-1|211	
12mr|rrdtool-1.4.7-1|212	# icky ntmake.pl
12mr|rrdtool-1.4.7-1|213	%{__rm} -f %{buildroot}%{perl_vendorarch}/ntmake.pl
12mr|rrdtool-1.4.7-1|214	
12mr|rrdtool-1.4.7-1|215	# I've tried and tried and tried to get rid of the rpath.
12mr|rrdtool-1.4.7-1|216	# It only appears after you do a make install, so I have
12mr|rrdtool-1.4.7-1|217	# no idea what is doing it but this gets rid of it...
12mr|rrdtool-1.4.7-1|218	#chrpath -d %{buildroot}%{_bindir}/*
12mr|rrdtool-1.4.7-1|219	
12mr|rrdtool-1.4.7-1|220	# the problem has now moved to the perl stuff...
12mr|rrdtool-1.4.7-1|221	find %{buildroot}%{_prefix}/lib/perl* -name "*.so" | xargs chrpath -d
12mr|rrdtool-1.4.7-1|222	
12mr|rrdtool-1.4.7-1|223	# and the tcl stuff
12mr|rrdtool-1.4.7-1|224	chrpath -d %{buildroot}%{_libdir}/tclrrd%{version}.so
12mr|rrdtool-1.4.7-1|225	
12mr|rrdtool-1.4.7-1|226	# remove .in/.am files
12mr|rrdtool-1.4.7-1|227	find %{buildroot} -name "*.in" | xargs %{__rm} -f
12mr|rrdtool-1.4.7-1|228	find %{buildroot} -name "*.am" | xargs %{__rm} -f
12mr|rrdtool-1.4.7-1|229	
12mr|rrdtool-1.4.7-1|230	# install rrdcached files
12mr|rrdtool-1.4.7-1|231	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|rrdtool-1.4.7-1|232	install -d %{buildroot}%{_initrddir}
12mr|rrdtool-1.4.7-1|233	install -d %{buildroot}/var/lib/rrdcached
12mr|rrdtool-1.4.7-1|234	install -d %{buildroot}/var/run/rrdcached
12mr|rrdtool-1.4.7-1|235	
12mr|rrdtool-1.4.7-1|236	install -m0755 rrdcached.init %{buildroot}%{_initrddir}/rrdcached
12mr|rrdtool-1.4.7-1|237	install -m0644 rrdcached.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/rrdcached
12mr|rrdtool-1.4.7-1|238	
12mr|rrdtool-1.4.7-1|239	# cleanup
12mr|rrdtool-1.4.7-1|240	rm -f %{buildroot}%{_prefix}/lib/lua/*/*.*a
12mr|rrdtool-1.4.7-1|241	rm -rf %{buildroot}%{_datadir}/rrdtool
12mr|rrdtool-1.4.7-1|242	
12mr|rrdtool-1.4.7-1|243	rm -f %{buildroot}%{_libdir}/*.*a
12mr|rrdtool-1.4.7-1|244	
12mr|rrdtool-1.4.7-1|245	%pre -n rrdcached
12mr|rrdtool-1.4.7-1|246	%_pre_useradd rrdcached /var/lib/rrdcached /sbin/nologin
12mr|rrdtool-1.4.7-1|247	
12mr|rrdtool-1.4.7-1|248	%post -n rrdcached
12mr|rrdtool-1.4.7-1|249	%_post_service rrdcached
12mr|rrdtool-1.4.7-1|250	
12mr|rrdtool-1.4.7-1|251	%preun -n rrdcached
12mr|rrdtool-1.4.7-1|252	%_preun_service rrdcached
12mr|rrdtool-1.4.7-1|253	
12mr|rrdtool-1.4.7-1|254	%postun -n rrdcached
12mr|rrdtool-1.4.7-1|255	%_postun_userdel rrdcached
12mr|rrdtool-1.4.7-1|256	
12mr|rrdtool-1.4.7-1|257	%files
12mr|rrdtool-1.4.7-1|258	%doc CONTRIBUTORS COPYING COPYRIGHT NEWS README THREADS TODO
12mr|rrdtool-1.4.7-1|259	%doc installed_docs/txt installed_docs/html
12mr|rrdtool-1.4.7-1|260	%{_bindir}/rrdcgi
12mr|rrdtool-1.4.7-1|261	%{_bindir}/rrdtool
12mr|rrdtool-1.4.7-1|262	%{_bindir}/rrdupdate
12mr|rrdtool-1.4.7-1|263	%exclude %{_mandir}/man1/rrdcached.1*
12mr|rrdtool-1.4.7-1|264	%{_mandir}/man1/*
12mr|rrdtool-1.4.7-1|265	
12mr|rrdtool-1.4.7-1|266	%files -n rrdcached
12mr|rrdtool-1.4.7-1|267	%{_initrddir}/rrdcached
12mr|rrdtool-1.4.7-1|268	%{_sysconfdir}/sysconfig/rrdcached
12mr|rrdtool-1.4.7-1|269	%{_bindir}/rrdcached
12mr|rrdtool-1.4.7-1|270	%attr(0755,rrdcached,rrdcached) %dir /var/lib/rrdcached
12mr|rrdtool-1.4.7-1|271	%attr(0755,rrdcached,rrdcached) %dir /var/run/rrdcached
12mr|rrdtool-1.4.7-1|272	%{_mandir}/man1/rrdcached*
12mr|rrdtool-1.4.7-1|273	
12mr|rrdtool-1.4.7-1|274	%files -n %{libname}
12mr|rrdtool-1.4.7-1|275	%doc COPYING
12mr|rrdtool-1.4.7-1|276	%{_libdir}/librrd.so.%{major}*
12mr|rrdtool-1.4.7-1|277	%{_libdir}/librrd_th.so.*
12mr|rrdtool-1.4.7-1|278	%{_mandir}/man3/librrd.3*
12mr|rrdtool-1.4.7-1|279	
12mr|rrdtool-1.4.7-1|280	%files -n %{develname}
12mr|rrdtool-1.4.7-1|281	%doc COPYING
12mr|rrdtool-1.4.7-1|282	%exclude %{_libdir}/tclrrd%{version}.so
12mr|rrdtool-1.4.7-1|283	%{_libdir}/*.so
12mr|rrdtool-1.4.7-1|284	%{_includedir}/*.h
12mr|rrdtool-1.4.7-1|285	%{_libdir}/pkgconfig/librrd.pc
12mr|rrdtool-1.4.7-1|286	
12mr|rrdtool-1.4.7-1|287	%files -n perl-%{name}
12mr|rrdtool-1.4.7-1|288	%doc installed_docs/pod installed_docs/examples
12mr|rrdtool-1.4.7-1|289	%{perl_vendorarch}/*.pm
12mr|rrdtool-1.4.7-1|290	%{perl_vendorlib}/*.pm
12mr|rrdtool-1.4.7-1|291	%dir %{perl_vendorarch}/auto/RRDs
12mr|rrdtool-1.4.7-1|292	%{perl_vendorarch}/auto/RRDs/RRDs.so
12mr|rrdtool-1.4.7-1|293	%{_mandir}/man3*/RRDp.3*
12mr|rrdtool-1.4.7-1|294	%{_mandir}/man3*/RRDs.3*
12mr|rrdtool-1.4.7-1|295	
12mr|rrdtool-1.4.7-1|296	%files -n python-%{name}
12mr|rrdtool-1.4.7-1|297	%doc bindings/python/AUTHORS bindings/python/COPYING bindings/python/README
12mr|rrdtool-1.4.7-1|298	%py_platsitedir/*
12mr|rrdtool-1.4.7-1|299	
12mr|rrdtool-1.4.7-1|300	%files -n tcl-%{name}
12mr|rrdtool-1.4.7-1|301	%doc bindings/tcl/README
12mr|rrdtool-1.4.7-1|302	%{tcl_sitearch}/tclrrd
12mr|rrdtool-1.4.7-1|303	%{_libdir}/tclrrd%{version}.so
12mr|rrdtool-1.4.7-1|304	
12mr|rrdtool-1.4.7-1|305	%files -n lua-%{name}
12mr|rrdtool-1.4.7-1|306	%doc bindings/lua/README
12mr|rrdtool-1.4.7-1|307	%{_prefix}/lib/lua/*/rrd.so
12mr|rrdtool-1.4.7-1|308	
12mr|rrdtool-1.4.7-1|309	
12mr|rrdtool-1.4.7-1|310	
12mr|rrdtool-1.4.7-1|311	%changelog
12mr|rrdtool-1.4.7-1|312	

16277 12
12mr|rsnapshot-1.3.1-10|1	Summary:	Local and remote filesystem snapshot utility
12mr|rsnapshot-1.3.1-10|2	Name:		rsnapshot
12mr|rsnapshot-1.3.1-10|3	Version:	1.3.1
12mr|rsnapshot-1.3.1-10|4	Release:	%mkrel 10
12mr|rsnapshot-1.3.1-10|5	License:	GPL
12mr|rsnapshot-1.3.1-10|6	Group:		Archiving/Backup
12mr|rsnapshot-1.3.1-10|7	URL:		http://www.rsnapshot.org
12mr|rsnapshot-1.3.1-10|8	Source0:	%{name}-%{version}.tar.gz
12mr|rsnapshot-1.3.1-10|9	Patch0:		%{name}.patch
12mr|rsnapshot-1.3.1-10|10	Patch1:		rsnapshot-ionice.patch
12mr|rsnapshot-1.3.1-10|11	Patch2:		rsnapshot-exclude-snapshot_root.patch
12mr|rsnapshot-1.3.1-10|12	BuildArch:	noarch
12mr|rsnapshot-1.3.1-10|13	BuildRequires:	rsync openssh-clients
12mr|rsnapshot-1.3.1-10|14	Requires:	rsync openssh-clients
12mr|rsnapshot-1.3.1-10|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|rsnapshot-1.3.1-10|16	
12mr|rsnapshot-1.3.1-10|17	%description
12mr|rsnapshot-1.3.1-10|18	This is a remote backup program that uses rsync to take backup snapshots of
12mr|rsnapshot-1.3.1-10|19	filesystems.  It uses hard links to save space on disk.
12mr|rsnapshot-1.3.1-10|20	For more details see http://www.rsnapshot.org/.
12mr|rsnapshot-1.3.1-10|21	
12mr|rsnapshot-1.3.1-10|22	%prep
12mr|rsnapshot-1.3.1-10|23	%setup -q -n %{name}-%{version}
12mr|rsnapshot-1.3.1-10|24	%patch0 -p0
12mr|rsnapshot-1.3.1-10|25	%patch1 -p0
12mr|rsnapshot-1.3.1-10|26	%patch2 -p0
12mr|rsnapshot-1.3.1-10|27	
12mr|rsnapshot-1.3.1-10|28	%build
12mr|rsnapshot-1.3.1-10|29	%configure2_5x \
12mr|rsnapshot-1.3.1-10|30	--sysconfdir=%{buildroot}%{_sysconfdir}
12mr|rsnapshot-1.3.1-10|31	
12mr|rsnapshot-1.3.1-10|32	%make
12mr|rsnapshot-1.3.1-10|33	
12mr|rsnapshot-1.3.1-10|34	%install
12mr|rsnapshot-1.3.1-10|35	rm -rf %{buildroot}
12mr|rsnapshot-1.3.1-10|36	
12mr|rsnapshot-1.3.1-10|37	install -d %{buildroot}%{_bindir}
12mr|rsnapshot-1.3.1-10|38	install -m 755 rsnapshot %{buildroot}%{_bindir}/rsnapshot
12mr|rsnapshot-1.3.1-10|39	install -m 755 rsnapshot-diff %{buildroot}%{_bindir}/rsnapshot-diff
12mr|rsnapshot-1.3.1-10|40	install -m 755 utils/rsnapreport.pl %{buildroot}%{_bindir}/rsnapreport.pl
12mr|rsnapshot-1.3.1-10|41	
12mr|rsnapshot-1.3.1-10|42	install -d %{buildroot}%{_datadir}/rsnapshot
12mr|rsnapshot-1.3.1-10|43	mv utils/rsnapshotdb rsnapshotdb
12mr|rsnapshot-1.3.1-10|44	mv utils/README README.utils
12mr|rsnapshot-1.3.1-10|45	mv rsnapshotdb/CHANGES.txt rsnapshotdb/rsnapshotDB.CHANGES.txt
12mr|rsnapshot-1.3.1-10|46	mv rsnapshotdb/TODO.txt rsnapshotdb/rsnapshotDB.TODO.txt
12mr|rsnapshot-1.3.1-10|47	install -m 755 utils/* %{buildroot}%{_datadir}/rsnapshot
12mr|rsnapshot-1.3.1-10|48	install -m 755 rsnapshotdb/rsnapshotDB.pl %{buildroot}%{_bindir}/rsnapshotDB
12mr|rsnapshot-1.3.1-10|49	
12mr|rsnapshot-1.3.1-10|50	install -d %{buildroot}%{_mandir}/man1
12mr|rsnapshot-1.3.1-10|51	install -m 644 rsnapshot.1 %{buildroot}%{_mandir}/man1/
12mr|rsnapshot-1.3.1-10|52	install -m 644 rsnapshot-diff.1 %{buildroot}%{_mandir}/man1/
12mr|rsnapshot-1.3.1-10|53	
12mr|rsnapshot-1.3.1-10|54	install -d %{buildroot}%{_sysconfdir}
12mr|rsnapshot-1.3.1-10|55	install -m 644 rsnapshot.conf.default %{buildroot}%{_sysconfdir}/rsnapshot.conf.default
12mr|rsnapshot-1.3.1-10|56	install -m 600 rsnapshot.conf.default %{buildroot}%{_sysconfdir}/rsnapshot.conf
12mr|rsnapshot-1.3.1-10|57	install -m 600 rsnapshotdb/rsnapshotDB.conf.sample %{buildroot}%{_sysconfdir}/rsnapshotDB.conf
12mr|rsnapshot-1.3.1-10|58	install -m 644 rsnapshotdb/rsnapshotDB.xsd %{buildroot}%{_sysconfdir}/rsnapshotDB.xsd
12mr|rsnapshot-1.3.1-10|59	
12mr|rsnapshot-1.3.1-10|60	perl -pi -e  's/^#// if /^#cmd_ssh/; s!/path/to/ssh!/usr/bin/ssh!; s!(snapshot_root\s*)/.snapshots/!#\1/home/.snapshots/!; s!^#(link_dest\s*)0!${1}1!' %{buildroot}%{_sysconfdir}/rsnapshot.conf
12mr|rsnapshot-1.3.1-10|61	
12mr|rsnapshot-1.3.1-10|62	perl -pi -e "s|%{buildroot}||g" %{buildroot}%{_bindir}/rsnapshot
12mr|rsnapshot-1.3.1-10|63	
12mr|rsnapshot-1.3.1-10|64	# path fix
12mr|rsnapshot-1.3.1-10|65	find %{buildroot} -type f | xargs perl -pi -e "s|/usr/local|%{_prefix}|g"
12mr|rsnapshot-1.3.1-10|66	
12mr|rsnapshot-1.3.1-10|67	#Remove unnessesary files
12mr|rsnapshot-1.3.1-10|68	rm -f %{_datadir}/rsnapreport.pl
12mr|rsnapshot-1.3.1-10|69	rm -f %{_datadir}/sign_packages.sh
12mr|rsnapshot-1.3.1-10|70	rm -f %{_datadir}/rsnapshot_if_mounted.sh
12mr|rsnapshot-1.3.1-10|71	
12mr|rsnapshot-1.3.1-10|72	%clean
12mr|rsnapshot-1.3.1-10|73	rm -rf %{buildroot}
12mr|rsnapshot-1.3.1-10|74	
12mr|rsnapshot-1.3.1-10|75	%files
12mr|rsnapshot-1.3.1-10|76	%defattr(-,root,root)
12mr|rsnapshot-1.3.1-10|77	%doc AUTHORS ChangeLog README INSTALL TODO README.utils
12mr|rsnapshot-1.3.1-10|78	%doc docs/Upgrading_from_1.1 docs/HOWTOs/rsnapshot-HOWTO.en.html
12mr|rsnapshot-1.3.1-10|79	%doc rsnapshotdb/rsnapshotDB.CHANGES.txt rsnapshotdb/rsnapshotDB.TODO.txt
12mr|rsnapshot-1.3.1-10|80	%doc rsnapshotdb/rsnapshotDB.conf.sample
12mr|rsnapshot-1.3.1-10|81	%config %{_sysconfdir}/rsnapshot.conf.default
12mr|rsnapshot-1.3.1-10|82	%config(noreplace) %{_sysconfdir}/rsnapshot.conf
12mr|rsnapshot-1.3.1-10|83	%config(noreplace) %{_sysconfdir}/rsnapshotDB.conf
12mr|rsnapshot-1.3.1-10|84	%config %{_sysconfdir}/rsnapshotDB.xsd
12mr|rsnapshot-1.3.1-10|85	%{_bindir}/rsnapshot
12mr|rsnapshot-1.3.1-10|86	%{_bindir}/rsnapshot-diff
12mr|rsnapshot-1.3.1-10|87	%{_bindir}/rsnapreport.pl
12mr|rsnapshot-1.3.1-10|88	%{_bindir}/rsnapshotDB
12mr|rsnapshot-1.3.1-10|89	%{_datadir}/rsnapshot
12mr|rsnapshot-1.3.1-10|90	%{_mandir}/man1/rsnapshot.1*
12mr|rsnapshot-1.3.1-10|91	%{_mandir}/man1/rsnapshot-diff.1*
12mr|rsnapshot-1.3.1-10|92	
12mr|rsnapshot-1.3.1-10|93	
12mr|rsnapshot-1.3.1-10|94	
12mr|rsnapshot-1.3.1-10|95	
12mr|rsnapshot-1.3.1-10|96	%changelog
12mr|rsnapshot-1.3.1-10|97	

16278 12
12mr|rstart-1.0.4-3|1	Name: rstart
12mr|rstart-1.0.4-3|2	Version: 1.0.4
12mr|rstart-1.0.4-3|3	Release: %mkrel 3
12mr|rstart-1.0.4-3|4	Summary: A sample implementation of a Remote Start rsh helper
12mr|rstart-1.0.4-3|5	Group: Development/X11
12mr|rstart-1.0.4-3|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|rstart-1.0.4-3|7	License: MIT
12mr|rstart-1.0.4-3|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|rstart-1.0.4-3|9	
12mr|rstart-1.0.4-3|10	BuildRequires: libx11-devel >= 1.0.0
12mr|rstart-1.0.4-3|11	BuildRequires: x11-util-macros >= 1.0.1
12mr|rstart-1.0.4-3|12	
12mr|rstart-1.0.4-3|13	%description
12mr|rstart-1.0.4-3|14	Rstart is a simple implementation of a Remote Start client as defined in "A
12mr|rstart-1.0.4-3|15	Flexible Remote Execution Protocol Based on rsh". It uses rsh as its
12mr|rstart-1.0.4-3|16	underlying remote execution mechanism.
12mr|rstart-1.0.4-3|17	
12mr|rstart-1.0.4-3|18	%prep
12mr|rstart-1.0.4-3|19	%setup -q -n %{name}-%{version}
12mr|rstart-1.0.4-3|20	
12mr|rstart-1.0.4-3|21	%build
12mr|rstart-1.0.4-3|22	%configure2_5x	--x-includes=%{_includedir}\
12mr|rstart-1.0.4-3|23	--x-libraries=%{_libdir}
12mr|rstart-1.0.4-3|24	
12mr|rstart-1.0.4-3|25	%make
12mr|rstart-1.0.4-3|26	
12mr|rstart-1.0.4-3|27	%install
12mr|rstart-1.0.4-3|28	rm -rf %{buildroot}
12mr|rstart-1.0.4-3|29	%makeinstall_std
12mr|rstart-1.0.4-3|30	
12mr|rstart-1.0.4-3|31	%clean
12mr|rstart-1.0.4-3|32	rm -rf %{buildroot}
12mr|rstart-1.0.4-3|33	
12mr|rstart-1.0.4-3|34	%files
12mr|rstart-1.0.4-3|35	%defattr(-,root,root)
12mr|rstart-1.0.4-3|36	%{_bindir}/rstartd
12mr|rstart-1.0.4-3|37	%{_bindir}/rstart
12mr|rstart-1.0.4-3|38	%{_libdir}/X11/rstart/rstartd.real
12mr|rstart-1.0.4-3|39	%{_libdir}/X11/rstart/config
12mr|rstart-1.0.4-3|40	%{_libdir}/X11/rstart/commands/@List
12mr|rstart-1.0.4-3|41	%{_libdir}/X11/rstart/commands/x11r6/Terminal
12mr|rstart-1.0.4-3|42	%{_libdir}/X11/rstart/commands/x11r6/@List
12mr|rstart-1.0.4-3|43	%{_libdir}/X11/rstart/commands/x11r6/LoadMonitor
12mr|rstart-1.0.4-3|44	%{_libdir}/X11/rstart/commands/ListGenericCommands
12mr|rstart-1.0.4-3|45	%{_libdir}/X11/rstart/commands/ListContexts
12mr|rstart-1.0.4-3|46	%{_libdir}/X11/rstart/contexts/default
12mr|rstart-1.0.4-3|47	%{_libdir}/X11/rstart/contexts/@List
12mr|rstart-1.0.4-3|48	%{_libdir}/X11/rstart/contexts/x11r6
12mr|rstart-1.0.4-3|49	%{_libdir}/X11/rstart/*/x11
12mr|rstart-1.0.4-3|50	%{_libdir}/X11/rstart/*/x
12mr|rstart-1.0.4-3|51	%{_mandir}/man1/rstartd.*
12mr|rstart-1.0.4-3|52	%{_mandir}/man1/rstart.*
12mr|rstart-1.0.4-3|53	
12mr|rstart-1.0.4-3|54	
12mr|rstart-1.0.4-3|55	
12mr|rstart-1.0.4-3|56	%changelog
12mr|rstart-1.0.4-3|57	

16279 12
12mr|rsync-3.0.9-1|1	# %%define pre pre10
12mr|rsync-3.0.9-1|2	
12mr|rsync-3.0.9-1|3	Summary:	A program for synchronizing files over a network
12mr|rsync-3.0.9-1|4	Name:		rsync
12mr|rsync-3.0.9-1|5	Version: 	3.0.9
12mr|rsync-3.0.9-1|6	Release:	1
12mr|rsync-3.0.9-1|7	Group:		Networking/File transfer
12mr|rsync-3.0.9-1|8	License:	GPLv3+
12mr|rsync-3.0.9-1|9	URL:		http://rsync.samba.org/
12mr|rsync-3.0.9-1|10	Source0:	http://rsync.samba.org/ftp/rsync/%{name}-%{version}.tar.gz
12mr|rsync-3.0.9-1|11	Source1:	rsync.html
12mr|rsync-3.0.9-1|12	Source2:	rsyncd.conf.html
12mr|rsync-3.0.9-1|13	Source3:	rsync.xinetd
12mr|rsync-3.0.9-1|14	Source4:	http://rsync.samba.org/ftp/rsync/%{name}-%{version}.tar.gz.asc
12mr|rsync-3.0.9-1|15	Source5:	http://rsync.samba.org/ftp/rsync/%{name}-patches-%{version}.tar.gz
12mr|rsync-3.0.9-1|16	Source6:	http://rsync.samba.org/ftp/rsync/%{name}-patches-%{version}.tar.gz.asc
12mr|rsync-3.0.9-1|17	Patch0:		rrsync-bug-3.0.0.patch
12mr|rsync-3.0.9-1|18	BuildRequires:	popt-devel
12mr|rsync-3.0.9-1|19	BuildRequires:	acl-devel
12mr|rsync-3.0.9-1|20	BuildRequires:	acl
12mr|rsync-3.0.9-1|21	
12mr|rsync-3.0.9-1|22	%define apply_patches 1
12mr|rsync-3.0.9-1|23	
12mr|rsync-3.0.9-1|24	%{?_with_patches:%define apply_patches 1}
12mr|rsync-3.0.9-1|25	%{?_without_patches:%define apply_patches 0}
12mr|rsync-3.0.9-1|26	
12mr|rsync-3.0.9-1|27	%description
12mr|rsync-3.0.9-1|28	Rsync uses a quick and reliable algorithm to very quickly bring
12mr|rsync-3.0.9-1|29	remote and host files into sync.  Rsync is fast because it just
12mr|rsync-3.0.9-1|30	sends the differences in the files over the network (instead of
12mr|rsync-3.0.9-1|31	sending the complete files). Rsync is often used as a very powerful
12mr|rsync-3.0.9-1|32	mirroring process or just as a more capable replacement for the
12mr|rsync-3.0.9-1|33	rcp command.  A technical report which describes the rsync algorithm
12mr|rsync-3.0.9-1|34	is included in this package.
12mr|rsync-3.0.9-1|35	
12mr|rsync-3.0.9-1|36	Install rsync if you need a powerful mirroring program.
12mr|rsync-3.0.9-1|37	%if %apply_patches
12mr|rsync-3.0.9-1|38	This rpm has these patches applied from rsync tree:
12mr|rsync-3.0.9-1|39	- acl: allow to mirror acl
12mr|rsync-3.0.9-1|40	
12mr|rsync-3.0.9-1|41	Rebuild the source rpm with `--without patches' if you don't  want these patches
12mr|rsync-3.0.9-1|42	%endif
12mr|rsync-3.0.9-1|43	
12mr|rsync-3.0.9-1|44	%prep
12mr|rsync-3.0.9-1|45	%setup -q
12mr|rsync-3.0.9-1|46	%patch0 -p0 -b .rrsync
12mr|rsync-3.0.9-1|47	%if %apply_patches
12mr|rsync-3.0.9-1|48	%setup -q -D -b 5 -n %{name}-%{version}
12mr|rsync-3.0.9-1|49	%__patch -p1 -b -z .dir-del < patches/backup-dir-dels.diff
12mr|rsync-3.0.9-1|50	%__patch -p1 -b -z .acl < patches/acls.diff
12mr|rsync-3.0.9-1|51	%endif
12mr|rsync-3.0.9-1|52	
12mr|rsync-3.0.9-1|53	%build
12mr|rsync-3.0.9-1|54	%__autoconf
12mr|rsync-3.0.9-1|55	%__autoheader
12mr|rsync-3.0.9-1|56	%serverbuild
12mr|rsync-3.0.9-1|57	rm -f config.h
12mr|rsync-3.0.9-1|58	
12mr|rsync-3.0.9-1|59	%configure2_5x \
12mr|rsync-3.0.9-1|60	--enable-acl-support \
12mr|rsync-3.0.9-1|61	--with-acl-support \
12mr|rsync-3.0.9-1|62	--with-nobody-group=nogroup
12mr|rsync-3.0.9-1|63	
12mr|rsync-3.0.9-1|64	# kernel or glibc sucks
12mr|rsync-3.0.9-1|65	perl -pi -e 's:^#define HAVE_LUTIMES 1$:/* #undef HAVE_LUTIMES */:' config.h
12mr|rsync-3.0.9-1|66	
12mr|rsync-3.0.9-1|67	%make proto
12mr|rsync-3.0.9-1|68	%make
12mr|rsync-3.0.9-1|69	
12mr|rsync-3.0.9-1|70	%check
12mr|rsync-3.0.9-1|71	# Test failed on the cluster because there are 2 svn group
12mr|rsync-3.0.9-1|72	[ `hostname | grep mandriva.com` ] && exit 0
12mr|rsync-3.0.9-1|73	make test
12mr|rsync-3.0.9-1|74	
12mr|rsync-3.0.9-1|75	%install
12mr|rsync-3.0.9-1|76	install -d %{buildroot}{%{_bindir},%{_mandir}/{man1,man5}}
12mr|rsync-3.0.9-1|77	
12mr|rsync-3.0.9-1|78	%makeinstall_std
12mr|rsync-3.0.9-1|79	
12mr|rsync-3.0.9-1|80	install -m644 %{SOURCE1} %{SOURCE2} .
12mr|rsync-3.0.9-1|81	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/xinetd.d/rsync
12mr|rsync-3.0.9-1|82	
12mr|rsync-3.0.9-1|83	%files
12mr|rsync-3.0.9-1|84	%doc tech_report.tex README *html NEWS OLDNEWS
12mr|rsync-3.0.9-1|85	%doc support/rrsync
12mr|rsync-3.0.9-1|86	%config(noreplace) %{_sysconfdir}/xinetd.d/%{name}
12mr|rsync-3.0.9-1|87	%{_bindir}/rsync
12mr|rsync-3.0.9-1|88	%{_mandir}/man1/rsync.1*
12mr|rsync-3.0.9-1|89	%{_mandir}/man5/rsyncd.conf.5*
12mr|rsync-3.0.9-1|90	
12mr|rsync-3.0.9-1|91	
12mr|rsync-3.0.9-1|92	
12mr|rsync-3.0.9-1|93	%changelog
12mr|rsync-3.0.9-1|94	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|rsync-3.0.9-1|95	+ Commit: bffa380
12mr|rsync-3.0.9-1|96	- New version 3.0.9 (sync with Cooker), spec cleanup
12mr|rsync-3.0.9-1|97	
12mr|rsync-3.0.9-1|98	

16280 12
12mr|rsyslog-5.8.12-1|1	%define _with_systemd 1
12mr|rsyslog-5.8.12-1|2	
12mr|rsyslog-5.8.12-1|3	%define _libdir /%{_lib}
12mr|rsyslog-5.8.12-1|4	
12mr|rsyslog-5.8.12-1|5	Summary:	Enhanced system logging and kernel message trapping daemons
12mr|rsyslog-5.8.12-1|6	Name:		rsyslog
12mr|rsyslog-5.8.12-1|7	Version:	5.8.12
12mr|rsyslog-5.8.12-1|8	Release:	1
12mr|rsyslog-5.8.12-1|9	License:	GPLv3
12mr|rsyslog-5.8.12-1|10	Group:		System/Kernel and hardware
12mr|rsyslog-5.8.12-1|11	URL:		http://www.rsyslog.com/
12mr|rsyslog-5.8.12-1|12	Source0:	http://www.rsyslog.com/files/download/%{name}/%{name}-%{version}.tar.gz
12mr|rsyslog-5.8.12-1|13	Source1:	rsyslog.init
12mr|rsyslog-5.8.12-1|14	Source2:	rsyslog.sysconfig
12mr|rsyslog-5.8.12-1|15	Source3:	rsyslog.conf
12mr|rsyslog-5.8.12-1|16	Source4:	00_common.conf
12mr|rsyslog-5.8.12-1|17	Source5:	01_mysql.conf
12mr|rsyslog-5.8.12-1|18	Source6:	02_pgsql.conf
12mr|rsyslog-5.8.12-1|19	Source7:	03_gssapi.conf
12mr|rsyslog-5.8.12-1|20	Source8:	04_relp.conf
12mr|rsyslog-5.8.12-1|21	Source9:	05_dbi.conf
12mr|rsyslog-5.8.12-1|22	Source10:	06_snmp.conf
12mr|rsyslog-5.8.12-1|23	Source11:	sysklogd.conf
12mr|rsyslog-5.8.12-1|24	Source12:	07_rsyslog.log
12mr|rsyslog-5.8.12-1|25	Patch0:		rsyslog-5.8.12-systemd.patch
12mr|rsyslog-5.8.12-1|26	BuildRequires:	autoconf
12mr|rsyslog-5.8.12-1|27	BuildRequires:	automake
12mr|rsyslog-5.8.12-1|28	BuildRequires:	java-rpmbuild
12mr|rsyslog-5.8.12-1|29	BuildRequires:	krb5-devel
12mr|rsyslog-5.8.12-1|30	BuildRequires:	libdbi-devel
12mr|rsyslog-5.8.12-1|31	BuildRequires:	libtool
12mr|rsyslog-5.8.12-1|32	BuildRequires:	mysql-devel >= 4.0
12mr|rsyslog-5.8.12-1|33	BuildRequires:	net-snmp-devel
12mr|rsyslog-5.8.12-1|34	BuildRequires:	pkgconfig
12mr|rsyslog-5.8.12-1|35	BuildRequires:	postgresql-devel
12mr|rsyslog-5.8.12-1|36	BuildRequires:	relp-devel
12mr|rsyslog-5.8.12-1|37	BuildRequires:	zlib-devel
12mr|rsyslog-5.8.12-1|38	%if %{_with_systemd}
12mr|rsyslog-5.8.12-1|39	BuildRequires:	systemd-units
12mr|rsyslog-5.8.12-1|40	%endif
12mr|rsyslog-5.8.12-1|41	Requires:	logrotate
12mr|rsyslog-5.8.12-1|42	Provides:	syslog-daemon
12mr|rsyslog-5.8.12-1|43	Requires(post):	/sbin/chkconfig
12mr|rsyslog-5.8.12-1|44	Requires(post):	coreutils
12mr|rsyslog-5.8.12-1|45	%if %{_with_systemd}
12mr|rsyslog-5.8.12-1|46	Requires(post):	systemd-units
12mr|rsyslog-5.8.12-1|47	Requires(post):	systemd-sysvinit
12mr|rsyslog-5.8.12-1|48	Requires(preun):	systemd-units
12mr|rsyslog-5.8.12-1|49	Requires(postun):	systemd-units
12mr|rsyslog-5.8.12-1|50	%endif
12mr|rsyslog-5.8.12-1|51	Requires(post):	rpm-helper
12mr|rsyslog-5.8.12-1|52	Requires(preun):	rpm-helper
12mr|rsyslog-5.8.12-1|53	# Nothing requires sysklogd
12mr|rsyslog-5.8.12-1|54	#Provides:	sysklogd = 1.4.5-5
12mr|rsyslog-5.8.12-1|55	Obsoletes:	sysklogd < 1.5-5
12mr|rsyslog-5.8.12-1|56	Conflicts:	logrotate < 3.5.2
12mr|rsyslog-5.8.12-1|57	#Conflicts:	sysklogd
12mr|rsyslog-5.8.12-1|58	Conflicts:	syslog-ng
12mr|rsyslog-5.8.12-1|59	
12mr|rsyslog-5.8.12-1|60	%description
12mr|rsyslog-5.8.12-1|61	Rsyslog is an enhanced multi-threaded syslogd supporting, among others, MySQL,
12mr|rsyslog-5.8.12-1|62	PostgreSQL, syslog/tcp, RFC 3195, permitted sender lists, filtering on any
12mr|rsyslog-5.8.12-1|63	message part, and fine grain output format control. It is quite compatible to
12mr|rsyslog-5.8.12-1|64	stock sysklogd and can be used as a drop-in replacement. Its advanced features
12mr|rsyslog-5.8.12-1|65	make it suitable for enterprise-class, encryption protected syslog relay chains
12mr|rsyslog-5.8.12-1|66	while  at the same time being very easy to setup for the novice user.
12mr|rsyslog-5.8.12-1|67	
12mr|rsyslog-5.8.12-1|68	o lmnet.so    - Implementation of network related stuff.
12mr|rsyslog-5.8.12-1|69	o lmregexp.so - Implementation of regexp related stuff.
12mr|rsyslog-5.8.12-1|70	o lmtcpclt.so - This is the implementation of TCP-based syslog clients.
12mr|rsyslog-5.8.12-1|71	o lmtcpsrv.so - Common code for plain TCP based servers.
12mr|rsyslog-5.8.12-1|72	o imtcp.so    - This is the implementation of the TCP input module.
12mr|rsyslog-5.8.12-1|73	o imudp.so    - This is the implementation of the UDP input module.
12mr|rsyslog-5.8.12-1|74	o imuxsock.so - This is the implementation of the Unix sockets input module.
12mr|rsyslog-5.8.12-1|75	o imklog.so   - The kernel log input module for Linux.
12mr|rsyslog-5.8.12-1|76	o immark.so   - This is the implementation of the build-in mark message input
12mr|rsyslog-5.8.12-1|77	module.
12mr|rsyslog-5.8.12-1|78	o imfile.so - This is the input module for reading text file data.
12mr|rsyslog-5.8.12-1|79	
12mr|rsyslog-5.8.12-1|80	%package mysql
12mr|rsyslog-5.8.12-1|81	Summary:	MySQL support for rsyslog
12mr|rsyslog-5.8.12-1|82	Group:		System/Kernel and hardware
12mr|rsyslog-5.8.12-1|83	Requires:	%{name} = %{version}-%{release}
12mr|rsyslog-5.8.12-1|84	
12mr|rsyslog-5.8.12-1|85	%description mysql
12mr|rsyslog-5.8.12-1|86	The rsyslog-mysql package contains a dynamic shared object that will add
12mr|rsyslog-5.8.12-1|87	MySQL database support to rsyslog.
12mr|rsyslog-5.8.12-1|88	
12mr|rsyslog-5.8.12-1|89	o ommysql.so - This is the implementation of the build-in output module for
12mr|rsyslog-5.8.12-1|90	MySQL.
12mr|rsyslog-5.8.12-1|91	
12mr|rsyslog-5.8.12-1|92	%package pgsql
12mr|rsyslog-5.8.12-1|93	Summary:	PostgreSQL support for rsyslog
12mr|rsyslog-5.8.12-1|94	Group:		System/Kernel and hardware
12mr|rsyslog-5.8.12-1|95	Requires:	%{name} = %{version}-%{release}
12mr|rsyslog-5.8.12-1|96	
12mr|rsyslog-5.8.12-1|97	%description pgsql
12mr|rsyslog-5.8.12-1|98	The rsyslog-pgsql package contains a dynamic shared object that will add
12mr|rsyslog-5.8.12-1|99	PostgreSQL database support to rsyslog.
12mr|rsyslog-5.8.12-1|100	
12mr|rsyslog-5.8.12-1|101	o ompgsql.so - This is the implementation of the build-in output module for
12mr|rsyslog-5.8.12-1|102	PgSQL.
12mr|rsyslog-5.8.12-1|103	
12mr|rsyslog-5.8.12-1|104	%package gssapi
12mr|rsyslog-5.8.12-1|105	Summary:	GSS-API support for rsyslog
12mr|rsyslog-5.8.12-1|106	Group:		System/Kernel and hardware
12mr|rsyslog-5.8.12-1|107	Requires:	%{name} = %{version}-%{release}
12mr|rsyslog-5.8.12-1|108	
12mr|rsyslog-5.8.12-1|109	%description gssapi
12mr|rsyslog-5.8.12-1|110	The rsyslog-gssapi package contains dynamic shared objects that will add
12mr|rsyslog-5.8.12-1|111	GSS-API support to rsyslog.
12mr|rsyslog-5.8.12-1|112	
12mr|rsyslog-5.8.12-1|113	o lmgssutil.so - This is a miscellaneous helper class for gss-api features.
12mr|rsyslog-5.8.12-1|114	o imgssapi.so  - This is the implementation of the GSSAPI input module.
12mr|rsyslog-5.8.12-1|115	o omgssapi.so  - This is the implementation of the build-in forwarding output
12mr|rsyslog-5.8.12-1|116	module.
12mr|rsyslog-5.8.12-1|117	
12mr|rsyslog-5.8.12-1|118	%package relp
12mr|rsyslog-5.8.12-1|119	Summary:	RELP support for rsyslog
12mr|rsyslog-5.8.12-1|120	Group:		System/Kernel and hardware
12mr|rsyslog-5.8.12-1|121	Requires:	%{name} = %{version}-%{release}
12mr|rsyslog-5.8.12-1|122	
12mr|rsyslog-5.8.12-1|123	%description relp
12mr|rsyslog-5.8.12-1|124	The rsyslog-relp package contains a dynamic shared object that will add
12mr|rsyslog-5.8.12-1|125	RELP support to rsyslog.
12mr|rsyslog-5.8.12-1|126	
12mr|rsyslog-5.8.12-1|127	o imrelp.so - This is the implementation of the RELP input module.
12mr|rsyslog-5.8.12-1|128	o omrelp.so - This is the implementation of the RELP output module.
12mr|rsyslog-5.8.12-1|129	
12mr|rsyslog-5.8.12-1|130	%package dbi
12mr|rsyslog-5.8.12-1|131	Summary:	Dbi support for rsyslog
12mr|rsyslog-5.8.12-1|132	Group:		System/Kernel and hardware
12mr|rsyslog-5.8.12-1|133	Requires:	%{name} = %{version}-%{release}
12mr|rsyslog-5.8.12-1|134	
12mr|rsyslog-5.8.12-1|135	%description dbi
12mr|rsyslog-5.8.12-1|136	The rsyslog-dbi package contains a dynamic shared object that will add
12mr|rsyslog-5.8.12-1|137	dbi driver support to rsyslog.
12mr|rsyslog-5.8.12-1|138	
12mr|rsyslog-5.8.12-1|139	o omlibdbi.so - This is the implementation of the dbi output module.
12mr|rsyslog-5.8.12-1|140	
12mr|rsyslog-5.8.12-1|141	%package snmp
12mr|rsyslog-5.8.12-1|142	Summary:	SNMP support for rsyslog
12mr|rsyslog-5.8.12-1|143	Group:		System/Kernel and hardware
12mr|rsyslog-5.8.12-1|144	Requires:	%{name} = %{version}-%{release}
12mr|rsyslog-5.8.12-1|145	
12mr|rsyslog-5.8.12-1|146	%description snmp
12mr|rsyslog-5.8.12-1|147	The rsyslog-snmp package contains a dynamic shared object that will add
12mr|rsyslog-5.8.12-1|148	SNMP support to rsyslog.
12mr|rsyslog-5.8.12-1|149	
12mr|rsyslog-5.8.12-1|150	o omsnmp.so - This module sends an snmp trap.
12mr|rsyslog-5.8.12-1|151	
12mr|rsyslog-5.8.12-1|152	%package docs
12mr|rsyslog-5.8.12-1|153	Summary:	HTML documentation for rsyslog
12mr|rsyslog-5.8.12-1|154	Group:		System/Kernel and hardware
12mr|rsyslog-5.8.12-1|155	
12mr|rsyslog-5.8.12-1|156	%description docs
12mr|rsyslog-5.8.12-1|157	This package contains the HTML documentation for rsyslog.
12mr|rsyslog-5.8.12-1|158	
12mr|rsyslog-5.8.12-1|159	%prep
12mr|rsyslog-5.8.12-1|160	%setup -q
12mr|rsyslog-5.8.12-1|161	
12mr|rsyslog-5.8.12-1|162	mkdir -p Mandriva
12mr|rsyslog-5.8.12-1|163	cp %{SOURCE1} Mandriva/rsyslog.init
12mr|rsyslog-5.8.12-1|164	cp %{SOURCE2} Mandriva/rsyslog.sysconfig
12mr|rsyslog-5.8.12-1|165	cp %{SOURCE3} Mandriva/rsyslog.conf
12mr|rsyslog-5.8.12-1|166	cp %{SOURCE4} Mandriva/00_common.conf
12mr|rsyslog-5.8.12-1|167	cp %{SOURCE5} Mandriva/01_mysql.conf
12mr|rsyslog-5.8.12-1|168	cp %{SOURCE6} Mandriva/02_pgsql.conf
12mr|rsyslog-5.8.12-1|169	cp %{SOURCE7} Mandriva/03_gssapi.conf
12mr|rsyslog-5.8.12-1|170	cp %{SOURCE8} Mandriva/04_relp.conf
12mr|rsyslog-5.8.12-1|171	cp %{SOURCE9} Mandriva/05_dbi.conf
12mr|rsyslog-5.8.12-1|172	cp %{SOURCE10} Mandriva/06_snmp.conf
12mr|rsyslog-5.8.12-1|173	cp %{SOURCE11} Mandriva/syslog.conf
12mr|rsyslog-5.8.12-1|174	cp %{SOURCE12} Mandriva/rsyslog.log
12mr|rsyslog-5.8.12-1|175	
12mr|rsyslog-5.8.12-1|176	%patch0 -p1 -b .systemd
12mr|rsyslog-5.8.12-1|177	
12mr|rsyslog-5.8.12-1|178	%build
12mr|rsyslog-5.8.12-1|179	%if %mdkver >= 201200
12mr|rsyslog-5.8.12-1|180	%serverbuild_hardened
12mr|rsyslog-5.8.12-1|181	%else
12mr|rsyslog-5.8.12-1|182	%serverbuild
12mr|rsyslog-5.8.12-1|183	%endif
12mr|rsyslog-5.8.12-1|184	
12mr|rsyslog-5.8.12-1|185	%configure2_5x \
12mr|rsyslog-5.8.12-1|186	%if %{_with_systemd}
12mr|rsyslog-5.8.12-1|187	--with-systemdsystemunitdir=%{_unitdir} \
12mr|rsyslog-5.8.12-1|188	%endif
12mr|rsyslog-5.8.12-1|189	--disable-static \
12mr|rsyslog-5.8.12-1|190	--sbindir=/sbin \
12mr|rsyslog-5.8.12-1|191	--enable-largefile \
12mr|rsyslog-5.8.12-1|192	--enable-regexp \
12mr|rsyslog-5.8.12-1|193	--enable-zlib \
12mr|rsyslog-5.8.12-1|194	--enable-gssapi-krb5 \
12mr|rsyslog-5.8.12-1|195	--enable-pthreads \
12mr|rsyslog-5.8.12-1|196	--enable-klog \
12mr|rsyslog-5.8.12-1|197	--enable-inet \
12mr|rsyslog-5.8.12-1|198	--enable-mysql \
12mr|rsyslog-5.8.12-1|199	--enable-pgsql \
12mr|rsyslog-5.8.12-1|200	--enable-libdbi \
12mr|rsyslog-5.8.12-1|201	--enable-snmp \
12mr|rsyslog-5.8.12-1|202	--enable-rsyslogd \
12mr|rsyslog-5.8.12-1|203	--enable-mail \
12mr|rsyslog-5.8.12-1|204	--enable-relp \
12mr|rsyslog-5.8.12-1|205	--enable-imfile \
12mr|rsyslog-5.8.12-1|206	--enable-imtemplate
12mr|rsyslog-5.8.12-1|207	
12mr|rsyslog-5.8.12-1|208	%make
12mr|rsyslog-5.8.12-1|209	
12mr|rsyslog-5.8.12-1|210	%install
12mr|rsyslog-5.8.12-1|211	%makeinstall_std
12mr|rsyslog-5.8.12-1|212	
12mr|rsyslog-5.8.12-1|213	install -d -m 755 %{buildroot}%{_initrddir}
12mr|rsyslog-5.8.12-1|214	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
12mr|rsyslog-5.8.12-1|215	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12mr|rsyslog-5.8.12-1|216	install -d -m 755 %{buildroot}%{_sysconfdir}/rsyslog.d
12mr|rsyslog-5.8.12-1|217	
12mr|rsyslog-5.8.12-1|218	%if !%{_with_systemd}
12mr|rsyslog-5.8.12-1|219	install -p -m 755 Mandriva/rsyslog.init %{buildroot}%{_initrddir}/rsyslog
12mr|rsyslog-5.8.12-1|220	%endif
12mr|rsyslog-5.8.12-1|221	install -p -m 644 Mandriva/rsyslog.conf %{buildroot}%{_sysconfdir}/rsyslog.conf
12mr|rsyslog-5.8.12-1|222	install -p -m 644 Mandriva/syslog.conf %{buildroot}%{_sysconfdir}/syslog.conf
12mr|rsyslog-5.8.12-1|223	install -p -m 644 Mandriva/rsyslog.log %{buildroot}%{_sysconfdir}/logrotate.d/rsyslog
12mr|rsyslog-5.8.12-1|224	install -p -m 644 Mandriva/rsyslog.sysconfig %{buildroot}/%{_sysconfdir}/sysconfig/rsyslog
12mr|rsyslog-5.8.12-1|225	install -p -m 644 Mandriva/*_*.conf %{buildroot}%{_sysconfdir}/rsyslog.d/
12mr|rsyslog-5.8.12-1|226	
12mr|rsyslog-5.8.12-1|227	#get rid of *.la
12mr|rsyslog-5.8.12-1|228	rm %{buildroot}/%{_libdir}/rsyslog/*.la
12mr|rsyslog-5.8.12-1|229	
12mr|rsyslog-5.8.12-1|230	# cleanup
12mr|rsyslog-5.8.12-1|231	rm -f %{buildroot}%{_libdir}/rsyslog/imtemplate.so
12mr|rsyslog-5.8.12-1|232	
12mr|rsyslog-5.8.12-1|233	# fix html docs
12mr|rsyslog-5.8.12-1|234	rm -rf html_docs; mkdir -p html_docs
12mr|rsyslog-5.8.12-1|235	cp doc/*.html doc/*.jpg html_docs/
12mr|rsyslog-5.8.12-1|236	chmod 644 html_docs/*
12mr|rsyslog-5.8.12-1|237	
12mr|rsyslog-5.8.12-1|238	# (bor) rsyslog.socket conflicts with syslog.socket for the /dev/log
12mr|rsyslog-5.8.12-1|239	rm -f %{buildroot}/lib/systemd/system/rsyslog.socket
12mr|rsyslog-5.8.12-1|240	
12mr|rsyslog-5.8.12-1|241	%post
12mr|rsyslog-5.8.12-1|242	# The following should really be part of _post_service
12mr|rsyslog-5.8.12-1|243	[ $1 = 1 -a -x /bin/systemctl ] && /bin/systemctl enable rsyslog.service || :
12mr|rsyslog-5.8.12-1|244	
12mr|rsyslog-5.8.12-1|245	%_post_service rsyslog
12mr|rsyslog-5.8.12-1|246	
12mr|rsyslog-5.8.12-1|247	for n in /var/log/{messages,secure,maillog,spooler}; do
12mr|rsyslog-5.8.12-1|248	[ -f $n ] && continue
12mr|rsyslog-5.8.12-1|249	umask 066 && touch $n
12mr|rsyslog-5.8.12-1|250	done
12mr|rsyslog-5.8.12-1|251	
12mr|rsyslog-5.8.12-1|252	# (from Mageia) Handle a quirk of rsyslog installation
12mr|rsyslog-5.8.12-1|253	if [ -f /etc/systemd/system/multi-user.target.wants/rsyslog.service -a ! -f /etc/systemd/system/syslog.service ]; then
12mr|rsyslog-5.8.12-1|254	cp -a /etc/systemd/system/multi-user.target.wants/rsyslog.service /etc/systemd/system/syslog.service
12mr|rsyslog-5.8.12-1|255	fi
12mr|rsyslog-5.8.12-1|256	
12mr|rsyslog-5.8.12-1|257	%triggerin -- rsyslog < 5.6.2-3
12mr|rsyslog-5.8.12-1|258	# enable systemd unit on update
12mr|rsyslog-5.8.12-1|259	[ -x /bin/systemctl ] && /bin/systemctl enable rsyslog.service || :
12mr|rsyslog-5.8.12-1|260	
12mr|rsyslog-5.8.12-1|261	%triggerpostun -- rsyslog < 2.0.1-2mdv2008.1
12mr|rsyslog-5.8.12-1|262	if [ ! -f /etc/syslog.conf ]; then
12mr|rsyslog-5.8.12-1|263	# restore syslog.conf
12mr|rsyslog-5.8.12-1|264	mv -f /etc/rsyslog.conf /etc/syslog.conf
12mr|rsyslog-5.8.12-1|265	mv -f /etc/rsyslog.conf.rpmnew /etc/rsyslog.conf
12mr|rsyslog-5.8.12-1|266	fi
12mr|rsyslog-5.8.12-1|267	
12mr|rsyslog-5.8.12-1|268	%triggerun -- rsyslog < 3.0.0
12mr|rsyslog-5.8.12-1|269	/bin/kill `cat /var/run/rklogd.pid 2> /dev/null` > /dev/null 2>&1 ||:
12mr|rsyslog-5.8.12-1|270	
12mr|rsyslog-5.8.12-1|271	%triggerun -- sysklogd < 1.5-5
12mr|rsyslog-5.8.12-1|272	. /etc/sysconfig/syslog
12mr|rsyslog-5.8.12-1|273	if echo $SYSLOGD_OPTIONS | grep -q -- "-r"
12mr|rsyslog-5.8.12-1|274	then
12mr|rsyslog-5.8.12-1|275	sed -i	-e 's/^\#\$ModLoad imudp.so$/$ModLoad imudp.so/' \
12mr|rsyslog-5.8.12-1|276	-e 's/^\#\$UDPServerRun 514$/$UDPServerRun 514/' /etc/rsyslog.d/00_common.conf
12mr|rsyslog-5.8.12-1|277	fi
12mr|rsyslog-5.8.12-1|278	if [ -f /var/run/syslogd.pid ]
12mr|rsyslog-5.8.12-1|279	then
12mr|rsyslog-5.8.12-1|280	%{_initrddir}/syslog stop
12mr|rsyslog-5.8.12-1|281	%{_initrddir}/rsyslog start
12mr|rsyslog-5.8.12-1|282	fi
12mr|rsyslog-5.8.12-1|283	
12mr|rsyslog-5.8.12-1|284	%preun
12mr|rsyslog-5.8.12-1|285	%_preun_service rsyslog
12mr|rsyslog-5.8.12-1|286	# The following should really be part of _preun_service
12mr|rsyslog-5.8.12-1|287	[ $1 = 0 -a -x /bin/systemctl ] && /bin/systemctl disable rsyslog.service || :
12mr|rsyslog-5.8.12-1|288	
12mr|rsyslog-5.8.12-1|289	%postun
12mr|rsyslog-5.8.12-1|290	if [ "$1" -ge "1" ]; then
12mr|rsyslog-5.8.12-1|291	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mr|rsyslog-5.8.12-1|292	fi
12mr|rsyslog-5.8.12-1|293	
12mr|rsyslog-5.8.12-1|294	%post mysql
12mr|rsyslog-5.8.12-1|295	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mr|rsyslog-5.8.12-1|296	
12mr|rsyslog-5.8.12-1|297	%preun mysql
12mr|rsyslog-5.8.12-1|298	if [ "$1" = 0 ]; then
12mr|rsyslog-5.8.12-1|299	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mr|rsyslog-5.8.12-1|300	fi
12mr|rsyslog-5.8.12-1|301	
12mr|rsyslog-5.8.12-1|302	%post pgsql
12mr|rsyslog-5.8.12-1|303	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mr|rsyslog-5.8.12-1|304	
12mr|rsyslog-5.8.12-1|305	%preun pgsql
12mr|rsyslog-5.8.12-1|306	if [ "$1" = 0 ]; then
12mr|rsyslog-5.8.12-1|307	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mr|rsyslog-5.8.12-1|308	fi
12mr|rsyslog-5.8.12-1|309	
12mr|rsyslog-5.8.12-1|310	%post gssapi
12mr|rsyslog-5.8.12-1|311	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mr|rsyslog-5.8.12-1|312	
12mr|rsyslog-5.8.12-1|313	%preun gssapi
12mr|rsyslog-5.8.12-1|314	if [ "$1" = 0 ]; then
12mr|rsyslog-5.8.12-1|315	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mr|rsyslog-5.8.12-1|316	fi
12mr|rsyslog-5.8.12-1|317	
12mr|rsyslog-5.8.12-1|318	%post relp
12mr|rsyslog-5.8.12-1|319	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mr|rsyslog-5.8.12-1|320	
12mr|rsyslog-5.8.12-1|321	%preun relp
12mr|rsyslog-5.8.12-1|322	if [ "$1" = 0 ]; then
12mr|rsyslog-5.8.12-1|323	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mr|rsyslog-5.8.12-1|324	fi
12mr|rsyslog-5.8.12-1|325	
12mr|rsyslog-5.8.12-1|326	%post dbi
12mr|rsyslog-5.8.12-1|327	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mr|rsyslog-5.8.12-1|328	
12mr|rsyslog-5.8.12-1|329	%preun dbi
12mr|rsyslog-5.8.12-1|330	if [ "$1" = 0 ]; then
12mr|rsyslog-5.8.12-1|331	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mr|rsyslog-5.8.12-1|332	fi
12mr|rsyslog-5.8.12-1|333	
12mr|rsyslog-5.8.12-1|334	%post snmp
12mr|rsyslog-5.8.12-1|335	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mr|rsyslog-5.8.12-1|336	
12mr|rsyslog-5.8.12-1|337	%preun snmp
12mr|rsyslog-5.8.12-1|338	if [ "$1" = 0 ]; then
12mr|rsyslog-5.8.12-1|339	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mr|rsyslog-5.8.12-1|340	fi
12mr|rsyslog-5.8.12-1|341	
12mr|rsyslog-5.8.12-1|342	%files
12mr|rsyslog-5.8.12-1|343	%defattr(-,root,root)
12mr|rsyslog-5.8.12-1|344	%doc AUTHORS ChangeLog README  doc/rsyslog-example.conf
12mr|rsyslog-5.8.12-1|345	%config(noreplace) %{_sysconfdir}/rsyslog.conf
12mr|rsyslog-5.8.12-1|346	%config(noreplace) %{_sysconfdir}/syslog.conf
12mr|rsyslog-5.8.12-1|347	%config(noreplace) %{_sysconfdir}/sysconfig/rsyslog
12mr|rsyslog-5.8.12-1|348	%config(noreplace) %{_sysconfdir}/logrotate.d/rsyslog
12mr|rsyslog-5.8.12-1|349	%dir %{_sysconfdir}/rsyslog.d
12mr|rsyslog-5.8.12-1|350	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_common.conf
12mr|rsyslog-5.8.12-1|351	%if %{_with_systemd}
12mr|rsyslog-5.8.12-1|352	%{_unitdir}/rsyslog.service
12mr|rsyslog-5.8.12-1|353	%else
12mr|rsyslog-5.8.12-1|354	%{_initrddir}/rsyslog
12mr|rsyslog-5.8.12-1|355	%endif
12mr|rsyslog-5.8.12-1|356	/sbin/rsyslogd
12mr|rsyslog-5.8.12-1|357	%dir %{_libdir}/rsyslog
12mr|rsyslog-5.8.12-1|358	%{_libdir}/rsyslog/imfile.so
12mr|rsyslog-5.8.12-1|359	%{_libdir}/rsyslog/imklog.so
12mr|rsyslog-5.8.12-1|360	%{_libdir}/rsyslog/immark.so
12mr|rsyslog-5.8.12-1|361	%{_libdir}/rsyslog/imtcp.so
12mr|rsyslog-5.8.12-1|362	%{_libdir}/rsyslog/imudp.so
12mr|rsyslog-5.8.12-1|363	%{_libdir}/rsyslog/imuxsock.so
12mr|rsyslog-5.8.12-1|364	%{_libdir}/rsyslog/lmnet.so
12mr|rsyslog-5.8.12-1|365	%{_libdir}/rsyslog/lmnetstrms.so
12mr|rsyslog-5.8.12-1|366	%{_libdir}/rsyslog/lmnsd_ptcp.so
12mr|rsyslog-5.8.12-1|367	%{_libdir}/rsyslog/lmregexp.so
12mr|rsyslog-5.8.12-1|368	%{_libdir}/rsyslog/lmstrmsrv.so
12mr|rsyslog-5.8.12-1|369	%{_libdir}/rsyslog/lmtcpclt.so
12mr|rsyslog-5.8.12-1|370	%{_libdir}/rsyslog/lmzlibw.so
12mr|rsyslog-5.8.12-1|371	%{_libdir}/rsyslog/lmtcpsrv.so
12mr|rsyslog-5.8.12-1|372	%{_libdir}/rsyslog/omtesting.so
12mr|rsyslog-5.8.12-1|373	%{_libdir}/rsyslog/ommail.so
12mr|rsyslog-5.8.12-1|374	%{_libdir}/rsyslog/omruleset.so
12mr|rsyslog-5.8.12-1|375	%{_mandir}/*/*
12mr|rsyslog-5.8.12-1|376	
12mr|rsyslog-5.8.12-1|377	%files mysql
12mr|rsyslog-5.8.12-1|378	%doc plugins/ommysql/createDB.sql plugins/ommysql/contrib/delete_mysql
12mr|rsyslog-5.8.12-1|379	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_mysql.conf
12mr|rsyslog-5.8.12-1|380	%{_libdir}/rsyslog/ommysql.so
12mr|rsyslog-5.8.12-1|381	
12mr|rsyslog-5.8.12-1|382	%files pgsql
12mr|rsyslog-5.8.12-1|383	%doc plugins/ompgsql/createDB.sql
12mr|rsyslog-5.8.12-1|384	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_pgsql.conf
12mr|rsyslog-5.8.12-1|385	%{_libdir}/rsyslog/ompgsql.so
12mr|rsyslog-5.8.12-1|386	
12mr|rsyslog-5.8.12-1|387	%files gssapi
12mr|rsyslog-5.8.12-1|388	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_gssapi.conf
12mr|rsyslog-5.8.12-1|389	%{_libdir}/rsyslog/omgssapi.so
12mr|rsyslog-5.8.12-1|390	%{_libdir}/rsyslog/imgssapi.so
12mr|rsyslog-5.8.12-1|391	%{_libdir}/rsyslog/lmgssutil.so
12mr|rsyslog-5.8.12-1|392	
12mr|rsyslog-5.8.12-1|393	%files relp
12mr|rsyslog-5.8.12-1|394	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_relp.conf
12mr|rsyslog-5.8.12-1|395	%{_libdir}/rsyslog/imrelp.so
12mr|rsyslog-5.8.12-1|396	%{_libdir}/rsyslog/omrelp.so
12mr|rsyslog-5.8.12-1|397	
12mr|rsyslog-5.8.12-1|398	%files dbi
12mr|rsyslog-5.8.12-1|399	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_dbi.conf
12mr|rsyslog-5.8.12-1|400	%{_libdir}/rsyslog/omlibdbi.so
12mr|rsyslog-5.8.12-1|401	
12mr|rsyslog-5.8.12-1|402	%files snmp
12mr|rsyslog-5.8.12-1|403	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_snmp.conf
12mr|rsyslog-5.8.12-1|404	%{_libdir}/rsyslog/omsnmp.so
12mr|rsyslog-5.8.12-1|405	
12mr|rsyslog-5.8.12-1|406	%files docs
12mr|rsyslog-5.8.12-1|407	%doc html_docs/*
12mr|rsyslog-5.8.12-1|408	
12mr|rsyslog-5.8.12-1|409	
12mr|rsyslog-5.8.12-1|410	
12mr|rsyslog-5.8.12-1|411	%changelog
12mr|rsyslog-5.8.12-1|412	* Wed Aug  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|rsyslog-5.8.12-1|413	+ Commit: 007e396
12mr|rsyslog-5.8.12-1|414	- Sync with Cooker (new version 5.8.12 etc)
12mr|rsyslog-5.8.12-1|415	
12mr|rsyslog-5.8.12-1|416	

16281 12
12mr|rtkit-0.10-4|1	%define _with_systemd 1
12mr|rtkit-0.10-4|2	
12mr|rtkit-0.10-4|3	Name:		rtkit
12mr|rtkit-0.10-4|4	Version:	0.10
12mr|rtkit-0.10-4|5	Release:	%mkrel 4
12mr|rtkit-0.10-4|6	Summary:	Realtime Policy and Watchdog Daemon
12mr|rtkit-0.10-4|7	Group:		System/Libraries
12mr|rtkit-0.10-4|8	License:	GPLv3+ and BSD
12mr|rtkit-0.10-4|9	URL:		http://git.0pointer.de/?p=rtkit.git
12mr|rtkit-0.10-4|10	Source0:	http://0pointer.de/public/%{name}-%{version}.tar.gz
12mr|rtkit-0.10-4|11	Requires:	polkit >= 0.93
12mr|rtkit-0.10-4|12	BuildRequires:	dbus-devel >= 1.2
12mr|rtkit-0.10-4|13	BuildRequires:	cap-devel
12mr|rtkit-0.10-4|14	BuildRequires:	polkit-1-devel
12mr|rtkit-0.10-4|15	%if %{_with_systemd}
12mr|rtkit-0.10-4|16	BuildRequires:	systemd-units
12mr|rtkit-0.10-4|17	BuildRequires:	libsystemd-daemon-devel
12mr|rtkit-0.10-4|18	%endif
12mr|rtkit-0.10-4|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|rtkit-0.10-4|20	
12mr|rtkit-0.10-4|21	%description
12mr|rtkit-0.10-4|22	RealtimeKit is a D-Bus system service that changes the
12mr|rtkit-0.10-4|23	scheduling policy of user processes/threads to SCHED_RR (i.e. realtime
12mr|rtkit-0.10-4|24	scheduling mode) on request. It is intended to be used as a secure
12mr|rtkit-0.10-4|25	mechanism to allow real-time scheduling to be used by normal user
12mr|rtkit-0.10-4|26	processes.
12mr|rtkit-0.10-4|27	
12mr|rtkit-0.10-4|28	%prep
12mr|rtkit-0.10-4|29	%setup -q
12mr|rtkit-0.10-4|30	
12mr|rtkit-0.10-4|31	%build
12mr|rtkit-0.10-4|32	%configure2_5x \
12mr|rtkit-0.10-4|33	%if !%{_with_systemd}
12mr|rtkit-0.10-4|34	--without-systemdsystemunitdir
12mr|rtkit-0.10-4|35	%endif
12mr|rtkit-0.10-4|36	
12mr|rtkit-0.10-4|37	%make
12mr|rtkit-0.10-4|38	./rtkit-daemon --introspect > org.freedesktop.RealtimeKit1.xml
12mr|rtkit-0.10-4|39	
12mr|rtkit-0.10-4|40	%install
12mr|rtkit-0.10-4|41	rm -rf %{buildroot}
12mr|rtkit-0.10-4|42	%makeinstall_std
12mr|rtkit-0.10-4|43	install -D org.freedesktop.RealtimeKit1.xml %{buildroot}/%{_datadir}/dbus-1/interfaces/org.freedesktop.RealtimeKit1.xml
12mr|rtkit-0.10-4|44	
12mr|rtkit-0.10-4|45	%clean
12mr|rtkit-0.10-4|46	rm -rf %{buildroot}
12mr|rtkit-0.10-4|47	
12mr|rtkit-0.10-4|48	%pre
12mr|rtkit-0.10-4|49	%_pre_useradd rtkit /proc /sbin/nologin
12mr|rtkit-0.10-4|50	
12mr|rtkit-0.10-4|51	%postun
12mr|rtkit-0.10-4|52	%_postun_userdel rtkit
12mr|rtkit-0.10-4|53	
12mr|rtkit-0.10-4|54	%post
12mr|rtkit-0.10-4|55	dbus-send --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig >/dev/null 2>&1 || :
12mr|rtkit-0.10-4|56	
12mr|rtkit-0.10-4|57	%files
12mr|rtkit-0.10-4|58	%defattr(-,root,root)
12mr|rtkit-0.10-4|59	%doc README rtkit.c rtkit.h
12mr|rtkit-0.10-4|60	%attr(0755,root,root) %{_sbindir}/rtkitctl
12mr|rtkit-0.10-4|61	%attr(0755,root,root) %{_libexecdir}/rtkit-daemon
12mr|rtkit-0.10-4|62	%{_datadir}/dbus-1/system-services/org.freedesktop.RealtimeKit1.service
12mr|rtkit-0.10-4|63	%{_datadir}/dbus-1/interfaces/org.freedesktop.RealtimeKit1.xml
12mr|rtkit-0.10-4|64	%{_datadir}/polkit-1/actions/org.freedesktop.RealtimeKit1.policy
12mr|rtkit-0.10-4|65	%{_mandir}/man*/rtkitctl.*
12mr|rtkit-0.10-4|66	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.RealtimeKit1.conf
12mr|rtkit-0.10-4|67	%if %{_with_systemd}
12mr|rtkit-0.10-4|68	/lib/systemd/system/rtkit-daemon.service
12mr|rtkit-0.10-4|69	%endif
12mr|rtkit-0.10-4|70	
12mr|rtkit-0.10-4|71	
12mr|rtkit-0.10-4|72	
12mr|rtkit-0.10-4|73	%changelog
12mr|rtkit-0.10-4|74	

16282 12
12mr|rtmpdump-2.3-5|1	
12mr|rtmpdump-2.3-5|2	%define name	rtmpdump
12mr|rtmpdump-2.3-5|3	%define version	2.3
12mr|rtmpdump-2.3-5|4	%define rel	5
12mr|rtmpdump-2.3-5|5	
12mr|rtmpdump-2.3-5|6	%define major	0
12mr|rtmpdump-2.3-5|7	%define libname	%mklibname rtmp %major
12mr|rtmpdump-2.3-5|8	%define devname	%mklibname rtmp -d
12mr|rtmpdump-2.3-5|9	
12mr|rtmpdump-2.3-5|10	%define build_crypto 0
12mr|rtmpdump-2.3-5|11	
12mr|rtmpdump-2.3-5|12	%bcond_with plf
12mr|rtmpdump-2.3-5|13	
12mr|rtmpdump-2.3-5|14	%if %with plf
12mr|rtmpdump-2.3-5|15	%define build_crypto 1
12mr|rtmpdump-2.3-5|16	%define distsuffix plf
12mr|rtmpdump-2.3-5|17	%if %mdvver >= 201100
12mr|rtmpdump-2.3-5|18	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mr|rtmpdump-2.3-5|19	%define extrarelsuffix plf
12mr|rtmpdump-2.3-5|20	%endif
12mr|rtmpdump-2.3-5|21	%endif
12mr|rtmpdump-2.3-5|22	
12mr|rtmpdump-2.3-5|23	%if !%build_crypto
12mr|rtmpdump-2.3-5|24	%define notice This version does not contain RTMPE / RTMPS / SWF verification support.
12mr|rtmpdump-2.3-5|25	%else
12mr|rtmpdump-2.3-5|26	%if %with plf
12mr|rtmpdump-2.3-5|27	%define notice This package is in PLF because it contains support for the RTMPE protocol \
12mr|rtmpdump-2.3-5|28	which some people may consider to be a DRM protection mechanism.
12mr|rtmpdump-2.3-5|29	%else
12mr|rtmpdump-2.3-5|30	%define notice %nil
12mr|rtmpdump-2.3-5|31	%endif
12mr|rtmpdump-2.3-5|32	%endif
12mr|rtmpdump-2.3-5|33	
12mr|rtmpdump-2.3-5|34	Summary:	Toolkit for RTMP streams
12mr|rtmpdump-2.3-5|35	Name:		%{name}
12mr|rtmpdump-2.3-5|36	Version:	%{version}
12mr|rtmpdump-2.3-5|37	Release:	%mkrel %rel%{?extrarelsuffix}
12mr|rtmpdump-2.3-5|38	URL:		http://rtmpdump.mplayerhq.hu/
12mr|rtmpdump-2.3-5|39	Source:		http://rtmpdump.mplayerhq.hu/download/%name-%version.tgz
12mr|rtmpdump-2.3-5|40	# fix pkgconfig issues
12mr|rtmpdump-2.3-5|41	Patch0:		rtmp-pkgconfig-hardcoded.patch
12mr|rtmpdump-2.3-5|42	Patch1:		rtmp-pkgconfig-private.patch
12mr|rtmpdump-2.3-5|43	# these do not belong to sbindir
12mr|rtmpdump-2.3-5|44	Patch2:		rtmp-no-sbindir.patch
12mr|rtmpdump-2.3-5|45	# (from upstream) link progs against shared library
12mr|rtmpdump-2.3-5|46	Patch3:		rtmp-link-shared.patch
12mr|rtmpdump-2.3-5|47	Patch4:		rtmp-link-shared2.patch
12mr|rtmpdump-2.3-5|48	License:	GPLv2+
12mr|rtmpdump-2.3-5|49	Group:		Video
12mr|rtmpdump-2.3-5|50	BuildRoot:	%{_tmppath}/%{name}-root
12mr|rtmpdump-2.3-5|51	BuildRequires:	zlib-devel
12mr|rtmpdump-2.3-5|52	%if %build_crypto
12mr|rtmpdump-2.3-5|53	BuildRequires:	openssl-devel
12mr|rtmpdump-2.3-5|54	%endif
12mr|rtmpdump-2.3-5|55	Requires:	%libname >= %{version}
12mr|rtmpdump-2.3-5|56	
12mr|rtmpdump-2.3-5|57	%description
12mr|rtmpdump-2.3-5|58	rtmpdump is a toolkit for RTMP streams.
12mr|rtmpdump-2.3-5|59	
12mr|rtmpdump-2.3-5|60	%notice
12mr|rtmpdump-2.3-5|61	
12mr|rtmpdump-2.3-5|62	%package -n %libname
12mr|rtmpdump-2.3-5|63	Summary:	Shared library: librtmp
12mr|rtmpdump-2.3-5|64	Group:		System/Libraries
12mr|rtmpdump-2.3-5|65	
12mr|rtmpdump-2.3-5|66	%description -n %libname
12mr|rtmpdump-2.3-5|67	Shared library for handling RTMP streams.
12mr|rtmpdump-2.3-5|68	
12mr|rtmpdump-2.3-5|69	%notice
12mr|rtmpdump-2.3-5|70	
12mr|rtmpdump-2.3-5|71	%package -n %devname
12mr|rtmpdump-2.3-5|72	Summary:	Development files for librtmp
12mr|rtmpdump-2.3-5|73	Group:		Development/C
12mr|rtmpdump-2.3-5|74	Requires:	%{libname} = %{version}
12mr|rtmpdump-2.3-5|75	Provides:	rtmp-devel = %{version}-%{release}
12mr|rtmpdump-2.3-5|76	Provides:	librtmp-devel = %{version}-%{release}
12mr|rtmpdump-2.3-5|77	Requires:	openssl-devel
12mr|rtmpdump-2.3-5|78	
12mr|rtmpdump-2.3-5|79	%description -n %devname
12mr|rtmpdump-2.3-5|80	The development files that are needed to build software depending
12mr|rtmpdump-2.3-5|81	on librtmp.
12mr|rtmpdump-2.3-5|82	
12mr|rtmpdump-2.3-5|83	%prep
12mr|rtmpdump-2.3-5|84	%setup -q
12mr|rtmpdump-2.3-5|85	%apply_patches
12mr|rtmpdump-2.3-5|86	
12mr|rtmpdump-2.3-5|87	%build
12mr|rtmpdump-2.3-5|88	%make XCFLAGS="%optflags" LDFLAGS="%ldflags" \
12mr|rtmpdump-2.3-5|89	%if !%build_crypto
12mr|rtmpdump-2.3-5|90	CRYPTO=
12mr|rtmpdump-2.3-5|91	%endif
12mr|rtmpdump-2.3-5|92	# empty line
12mr|rtmpdump-2.3-5|93	
12mr|rtmpdump-2.3-5|94	%install
12mr|rtmpdump-2.3-5|95	rm -rf %{buildroot}
12mr|rtmpdump-2.3-5|96	%makeinstall_std prefix=%{_prefix} libdir=%{_libdir} mandir=%{_mandir}
12mr|rtmpdump-2.3-5|97	rm %{buildroot}%{_libdir}/librtmp.a
12mr|rtmpdump-2.3-5|98	
12mr|rtmpdump-2.3-5|99	%clean
12mr|rtmpdump-2.3-5|100	rm -rf %{buildroot}
12mr|rtmpdump-2.3-5|101	
12mr|rtmpdump-2.3-5|102	%files
12mr|rtmpdump-2.3-5|103	%defattr(-,root,root)
12mr|rtmpdump-2.3-5|104	%doc README ChangeLog
12mr|rtmpdump-2.3-5|105	%{_bindir}/rtmpdump
12mr|rtmpdump-2.3-5|106	%{_bindir}/rtmpgw
12mr|rtmpdump-2.3-5|107	%{_bindir}/rtmpsrv
12mr|rtmpdump-2.3-5|108	%{_bindir}/rtmpsuck
12mr|rtmpdump-2.3-5|109	%{_mandir}/man1/rtmpdump.1*
12mr|rtmpdump-2.3-5|110	%{_mandir}/man8/rtmpgw.8*
12mr|rtmpdump-2.3-5|111	
12mr|rtmpdump-2.3-5|112	%files -n %libname
12mr|rtmpdump-2.3-5|113	%defattr(-,root,root)
12mr|rtmpdump-2.3-5|114	%{_libdir}/librtmp.so.%{major}*
12mr|rtmpdump-2.3-5|115	
12mr|rtmpdump-2.3-5|116	%files -n %devname
12mr|rtmpdump-2.3-5|117	%defattr(-,root,root)
12mr|rtmpdump-2.3-5|118	%dir %{_includedir}/librtmp
12mr|rtmpdump-2.3-5|119	%{_includedir}/librtmp/*.h
12mr|rtmpdump-2.3-5|120	%{_libdir}/librtmp.so
12mr|rtmpdump-2.3-5|121	%{_libdir}/pkgconfig/librtmp.pc
12mr|rtmpdump-2.3-5|122	%{_mandir}/man3/librtmp.3*
12mr|rtmpdump-2.3-5|123	
12mr|rtmpdump-2.3-5|124	
12mr|rtmpdump-2.3-5|125	
12mr|rtmpdump-2.3-5|126	
12mr|rtmpdump-2.3-5|127	%changelog
12mr|rtmpdump-2.3-5|128	

16283 12
12mr|ruby-1.9.3.p194-4|1	%define subver 1.9
12mr|ruby-1.9.3.p194-4|2	%define abiver 1.9.1
12mr|ruby-1.9.3.p194-4|3	%define rubyver 1.9.3
12mr|ruby-1.9.3.p194-4|4	%define patchversion p194
12mr|ruby-1.9.3.p194-4|5	
12mr|ruby-1.9.3.p194-4|6	Summary:	Object Oriented Script Language
12mr|ruby-1.9.3.p194-4|7	Name:		ruby
12mr|ruby-1.9.3.p194-4|8	Version:	%{rubyver}.%{patchversion}
12mr|ruby-1.9.3.p194-4|9	Release: 	4
12mr|ruby-1.9.3.p194-4|10	License:	Ruby or GPLv2
12mr|ruby-1.9.3.p194-4|11	Group:		Development/Ruby
12mr|ruby-1.9.3.p194-4|12	
12mr|ruby-1.9.3.p194-4|13	Source0:	ftp://ftp.ruby-lang.org/pub/ruby/%{subver}/ruby-%{rubyver}-%{patchversion}.tar.bz2
12mr|ruby-1.9.3.p194-4|14	Source1:	http://www.rubycentral.com/faq/rubyfaqall.html
12mr|ruby-1.9.3.p194-4|15	Source2:	http://dev.rubycentral.com/downloads/files/ProgrammingRuby-0.4.tar.bz2
12mr|ruby-1.9.3.p194-4|16	# from ruby 1.9, to prevent file conflicts
12mr|ruby-1.9.3.p194-4|17	Source4:	ruby-mode.el
12mr|ruby-1.9.3.p194-4|18	Patch1:		ruby-do-not-use-system-ruby-to-generate-ri-doc.patch
12mr|ruby-1.9.3.p194-4|19	Patch3:		ruby-do_not_propagate_no-undefined.patch
12mr|ruby-1.9.3.p194-4|20	Patch4:		ruby-1.8.7-gnueabi.patch
12mr|ruby-1.9.3.p194-4|21	# http://redmine.ruby-lang.org/issues/5108
12mr|ruby-1.9.3.p194-4|22	Patch5:		ruby-1.8.7-p352-stdout-rouge-fix.patch
12mr|ruby-1.9.3.p194-4|23	# Use shared libs as opposed to static for mkmf
12mr|ruby-1.9.3.p194-4|24	# See bug rhbz#428384
12mr|ruby-1.9.3.p194-4|25	Patch6:		ruby-1.8.7-p249-mkmf-use-shared.patch
12mr|ruby-1.9.3.p194-4|26	URL:		http://www.ruby-lang.org/
12mr|ruby-1.9.3.p194-4|27	
12mr|ruby-1.9.3.p194-4|28	BuildRequires:	autoconf
12mr|ruby-1.9.3.p194-4|29	BuildRequires:	byacc
12mr|ruby-1.9.3.p194-4|30	BuildRequires:	ncurses-devel
12mr|ruby-1.9.3.p194-4|31	BuildRequires:	readline-devel
12mr|ruby-1.9.3.p194-4|32	BuildRequires:	tcl-devel tk-devel
12mr|ruby-1.9.3.p194-4|33	BuildRequires:	db5-devel
12mr|ruby-1.9.3.p194-4|34	BuildRequires:	libgdbm-devel >= 1.8.3
12mr|ruby-1.9.3.p194-4|35	BuildRequires:	openssl-devel
12mr|ruby-1.9.3.p194-4|36	BuildRequires:	zlib-devel
12mr|ruby-1.9.3.p194-4|37	BuildRequires:	yaml-devel
12mr|ruby-1.9.3.p194-4|38	%rename		ruby-rexml
12mr|ruby-1.9.3.p194-4|39	%rename		ruby-irb
12mr|ruby-1.9.3.p194-4|40	%rename		ruby-libs
12mr|ruby-1.9.3.p194-4|41	%rename		ruby-rdoc
12mr|ruby-1.9.3.p194-4|42	%rename		ruby1.9
12mr|ruby-1.9.3.p194-4|43	%rename		ruby-rake
12mr|ruby-1.9.3.p194-4|44	%rename		rubygem-rake
12mr|ruby-1.9.3.p194-4|45	Provides:	rubygem(rake) = 0.9.2.2
12mr|ruby-1.9.3.p194-4|46	%rename		ruby-RubyGems
12mr|ruby-1.9.3.p194-4|47	Provides:	rubygems = %version-%release
12mr|ruby-1.9.3.p194-4|48	
12mr|ruby-1.9.3.p194-4|49	# explicit file provides (since such requires are automatically added by find-requires)
12mr|ruby-1.9.3.p194-4|50	Provides:	/usr/bin/ruby
12mr|ruby-1.9.3.p194-4|51	Provides:	ruby(abi) = %{abiver}
12mr|ruby-1.9.3.p194-4|52	# will also apply to all subpackages also, but since they all depend on
12mr|ruby-1.9.3.p194-4|53	# ruby = %version anyways for now, it doesn't really matter...
12mr|ruby-1.9.3.p194-4|54	%if %{_use_internal_dependency_generator}
12mr|ruby-1.9.3.p194-4|55	%define __noautoreq		'ruby\\(abi\\)'
12mr|ruby-1.9.3.p194-4|56	%else
12mr|ruby-1.9.3.p194-4|57	%define _requires_exceptions	ruby\(abi\)
12mr|ruby-1.9.3.p194-4|58	%endif
12mr|ruby-1.9.3.p194-4|59	
12mr|ruby-1.9.3.p194-4|60	%define my_target_cpu %{_target_cpu}
12mr|ruby-1.9.3.p194-4|61	%ifarch ppc
12mr|ruby-1.9.3.p194-4|62	%define my_target_cpu powerpc
12mr|ruby-1.9.3.p194-4|63	%endif
12mr|ruby-1.9.3.p194-4|64	%ifarch ppc64
12mr|ruby-1.9.3.p194-4|65	%define my_target_cpu powerpc64
12mr|ruby-1.9.3.p194-4|66	%endif
12mr|ruby-1.9.3.p194-4|67	%ifarch amd64
12mr|ruby-1.9.3.p194-4|68	%define my_target_cpu x86_64
12mr|ruby-1.9.3.p194-4|69	%endif
12mr|ruby-1.9.3.p194-4|70	
12mr|ruby-1.9.3.p194-4|71	%define	libname	%mklibname ruby %{subver}
12mr|ruby-1.9.3.p194-4|72	
12mr|ruby-1.9.3.p194-4|73	%package -n	%{libname}
12mr|ruby-1.9.3.p194-4|74	Summary:	Shared main library for ruby %{subver}
12mr|ruby-1.9.3.p194-4|75	Group:		System/Libraries
12mr|ruby-1.9.3.p194-4|76	
12mr|ruby-1.9.3.p194-4|77	%package	doc
12mr|ruby-1.9.3.p194-4|78	Summary:	Documentation for the powerful language Ruby
12mr|ruby-1.9.3.p194-4|79	Group:		Development/Ruby
12mr|ruby-1.9.3.p194-4|80	BuildArch:	noarch
12mr|ruby-1.9.3.p194-4|81	%rename		ruby1.9-doc
12mr|ruby-1.9.3.p194-4|82	
12mr|ruby-1.9.3.p194-4|83	%package	devel
12mr|ruby-1.9.3.p194-4|84	Summary:	Development file for the powerful language Ruby
12mr|ruby-1.9.3.p194-4|85	Group:		Development/Ruby
12mr|ruby-1.9.3.p194-4|86	Requires:	%{name} = %{version}
12mr|ruby-1.9.3.p194-4|87	%rename		ruby-static
12mr|ruby-1.9.3.p194-4|88	%rename		ruby1.9-devel
12mr|ruby-1.9.3.p194-4|89	
12mr|ruby-1.9.3.p194-4|90	%package	tk
12mr|ruby-1.9.3.p194-4|91	Summary:	Tk extension for the powerful language Ruby
12mr|ruby-1.9.3.p194-4|92	Group:		Development/Ruby
12mr|ruby-1.9.3.p194-4|93	Requires:	%{name} = %{version}
12mr|ruby-1.9.3.p194-4|94	%rename		ruby1.9-tk
12mr|ruby-1.9.3.p194-4|95	
12mr|ruby-1.9.3.p194-4|96	%description
12mr|ruby-1.9.3.p194-4|97	Ruby is the interpreted scripting language for quick and
12mr|ruby-1.9.3.p194-4|98	easy object-oriented programming.  It has many features to
12mr|ruby-1.9.3.p194-4|99	process text files and to do system management tasks (as in
12mr|ruby-1.9.3.p194-4|100	Perl).  It is simple, straight-forward, and extensible.
12mr|ruby-1.9.3.p194-4|101	
12mr|ruby-1.9.3.p194-4|102	%description -n	%{libname}
12mr|ruby-1.9.3.p194-4|103	This package contains the shared ruby %{subver} library.
12mr|ruby-1.9.3.p194-4|104	
12mr|ruby-1.9.3.p194-4|105	%description	doc
12mr|ruby-1.9.3.p194-4|106	Ruby is the interpreted scripting language for quick and
12mr|ruby-1.9.3.p194-4|107	easy object-oriented programming.  It has many features to
12mr|ruby-1.9.3.p194-4|108	process text files and to do system management tasks (as in
12mr|ruby-1.9.3.p194-4|109	Perl). It is simple, straight-forward, and extensible.
12mr|ruby-1.9.3.p194-4|110	
12mr|ruby-1.9.3.p194-4|111	This package contains the Ruby's documentation
12mr|ruby-1.9.3.p194-4|112	
12mr|ruby-1.9.3.p194-4|113	%description	devel
12mr|ruby-1.9.3.p194-4|114	Ruby is the interpreted scripting language for quick and
12mr|ruby-1.9.3.p194-4|115	easy object-oriented programming.  It has many features to
12mr|ruby-1.9.3.p194-4|116	process text files and to do system management tasks (as in
12mr|ruby-1.9.3.p194-4|117	Perl). It is simple, straight-forward, and extensible.
12mr|ruby-1.9.3.p194-4|118	
12mr|ruby-1.9.3.p194-4|119	This package contains the Ruby's devel files.
12mr|ruby-1.9.3.p194-4|120	
12mr|ruby-1.9.3.p194-4|121	%description	tk
12mr|ruby-1.9.3.p194-4|122	Ruby is the interpreted scripting language for quick and
12mr|ruby-1.9.3.p194-4|123	easy object-oriented programming.  It has many features to
12mr|ruby-1.9.3.p194-4|124	process text files and to do system management tasks (as in
12mr|ruby-1.9.3.p194-4|125	Perl). It is simple, straight-forward, and extensible.
12mr|ruby-1.9.3.p194-4|126	
12mr|ruby-1.9.3.p194-4|127	This package contains the Tk extension for Ruby.
12mr|ruby-1.9.3.p194-4|128	
12mr|ruby-1.9.3.p194-4|129	%prep
12mr|ruby-1.9.3.p194-4|130	%setup -q -n ruby-%{rubyver}-%{patchversion}
12mr|ruby-1.9.3.p194-4|131	%patch1 -p1 -b .ri
12mr|ruby-1.9.3.p194-4|132	%patch3 -p1 -b .undefined
12mr|ruby-1.9.3.p194-4|133	%ifarch %arm
12mr|ruby-1.9.3.p194-4|134	%patch4 -p1
12mr|ruby-1.9.3.p194-4|135	%endif
12mr|ruby-1.9.3.p194-4|136	%patch5 -p1 -b .stdout~
12mr|ruby-1.9.3.p194-4|137	%patch6 -p1 -b .shared~
12mr|ruby-1.9.3.p194-4|138	
12mr|ruby-1.9.3.p194-4|139	autoreconf
12mr|ruby-1.9.3.p194-4|140	
12mr|ruby-1.9.3.p194-4|141	%build
12mr|ruby-1.9.3.p194-4|142	CFLAGS=`echo %optflags | sed 's/-fomit-frame-pointer//'`
12mr|ruby-1.9.3.p194-4|143	%configure2_5x	--enable-shared \
12mr|ruby-1.9.3.p194-4|144	--disable-rpath \
12mr|ruby-1.9.3.p194-4|145	--enable-pthread \
12mr|ruby-1.9.3.p194-4|146	--with-sitedir=%{_prefix}/lib/ruby/%{abiver}/site_ruby \
12mr|ruby-1.9.3.p194-4|147	--with-vendordir=%{_prefix}/lib/ruby/%{abiver}/vendor_ruby \
12mr|ruby-1.9.3.p194-4|148	--with-rubylibprefix=%{_prefix}/lib/ruby
12mr|ruby-1.9.3.p194-4|149	%make
12mr|ruby-1.9.3.p194-4|150	
12mr|ruby-1.9.3.p194-4|151	%install
12mr|ruby-1.9.3.p194-4|152	%makeinstall_std install-doc
12mr|ruby-1.9.3.p194-4|153	
12mr|ruby-1.9.3.p194-4|154	install -d %{buildroot}%{_docdir}/%{name}-%{version}
12mr|ruby-1.9.3.p194-4|155	cp -a COPYING* ChangeLog README* ToDo sample %{buildroot}%{_docdir}/%{name}-%{version}
12mr|ruby-1.9.3.p194-4|156	install -m644 %{SOURCE1} -D %{buildroot}%{_docdir}/%{name}-%{version}/FAQ.html
12mr|ruby-1.9.3.p194-4|157	
12mr|ruby-1.9.3.p194-4|158	install -m644 %{SOURCE4} -D %{buildroot}%{_datadir}/emacs/site-lisp/ruby-mode.el
12mr|ruby-1.9.3.p194-4|159	
12mr|ruby-1.9.3.p194-4|160	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12mr|ruby-1.9.3.p194-4|161	cat <<EOF >%{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
12mr|ruby-1.9.3.p194-4|162	(autoload 'ruby-mode "ruby-mode" "Ruby editing mode." t)
12mr|ruby-1.9.3.p194-4|163	(add-to-list 'auto-mode-alist '("\\\\.rb$" . ruby-mode))
12mr|ruby-1.9.3.p194-4|164	(add-to-list 'interpreter-mode-alist '("ruby" . ruby-mode))
12mr|ruby-1.9.3.p194-4|165	EOF
12mr|ruby-1.9.3.p194-4|166	
12mr|ruby-1.9.3.p194-4|167	tar -C %{buildroot}%{_docdir}/%{name}-%{version} -xjf %{SOURCE2}
12mr|ruby-1.9.3.p194-4|168	mv %{buildroot}%{_docdir}/%{name}-%{version}/ProgrammingRuby-*/{html/*,}
12mr|ruby-1.9.3.p194-4|169	rm -rf %{buildroot}%{_docdir}/%{name}-%{version}/ProgrammingRuby-*/{html,xml}/
12mr|ruby-1.9.3.p194-4|170	
12mr|ruby-1.9.3.p194-4|171	# Make the file/dirs list, filtering out tcl/tk and devel files
12mr|ruby-1.9.3.p194-4|172	find %{buildroot}%{_prefix}/lib/ruby/%{abiver} \
12mr|ruby-1.9.3.p194-4|173	\( -not -type d -printf "%%p\n" \) \
12mr|ruby-1.9.3.p194-4|174	-or \( -type d -printf "%%%%dir %%p\n" \) \
12mr|ruby-1.9.3.p194-4|175	| sed -e 's#%{buildroot}##g' \
12mr|ruby-1.9.3.p194-4|176	| egrep -v '/(tcl)?tk|(%{my_target_cpu}-%{_target_os}/.*[ha]$)' > %{name}.list
12mr|ruby-1.9.3.p194-4|177	
12mr|ruby-1.9.3.p194-4|178	# Fix scripts permissions and location
12mr|ruby-1.9.3.p194-4|179	find %{buildroot} sample -type f | file -i -f - | grep text | cut -d: -f1 >text.list
12mr|ruby-1.9.3.p194-4|180	cat text.list | xargs chmod 0644
12mr|ruby-1.9.3.p194-4|181	#  Magic grepping to get only files with '#!' in the first line
12mr|ruby-1.9.3.p194-4|182	cat text.list | xargs grep -n '^#!' | grep ':1:#!' | cut -d: -f1 >shebang.list
12mr|ruby-1.9.3.p194-4|183	cat shebang.list | xargs sed -i -e 's|/usr/local/bin|/usr/bin|; s|\./ruby|/usr/bin/ruby|'
12mr|ruby-1.9.3.p194-4|184	cat shebang.list | xargs chmod 0755
12mr|ruby-1.9.3.p194-4|185	
12mr|ruby-1.9.3.p194-4|186	%check
12mr|ruby-1.9.3.p194-4|187	make test
12mr|ruby-1.9.3.p194-4|188	
12mr|ruby-1.9.3.p194-4|189	%files -f %{name}.list
12mr|ruby-1.9.3.p194-4|190	%dir %{_docdir}/%{name}-%{version}
12mr|ruby-1.9.3.p194-4|191	%doc %{_docdir}/%{name}-%{version}/README
12mr|ruby-1.9.3.p194-4|192	%doc %{_docdir}/%name
12mr|ruby-1.9.3.p194-4|193	%{_bindir}/*
12mr|ruby-1.9.3.p194-4|194	%dir %{_prefix}/lib/%{name}/
12mr|ruby-1.9.3.p194-4|195	%{_mandir}/*/*
12mr|ruby-1.9.3.p194-4|196	%{_datadir}/emacs/site-lisp/*
12mr|ruby-1.9.3.p194-4|197	%dir %_prefix/lib/%name/gems/%abiver/gems
12mr|ruby-1.9.3.p194-4|198	%dir %_prefix/lib/%name/gems/%abiver/gems/rake-*
12mr|ruby-1.9.3.p194-4|199	%dir %_prefix/lib/%name/gems/%abiver/gems/rake-*/bin
12mr|ruby-1.9.3.p194-4|200	%{_prefix}/lib/%{name}/gems/%{abiver}/gems/rake-*/bin/rake
12mr|ruby-1.9.3.p194-4|201	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/gems/rdoc-*
12mr|ruby-1.9.3.p194-4|202	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/gems/rdoc-*/bin
12mr|ruby-1.9.3.p194-4|203	%{_prefix}/lib/%{name}/gems/%{abiver}/gems/rdoc-*/bin/rdoc
12mr|ruby-1.9.3.p194-4|204	%{_prefix}/lib/%{name}/gems/%{abiver}/gems/rdoc-*/bin/ri
12mr|ruby-1.9.3.p194-4|205	%dir %_prefix/lib/%name/gems/%abiver/specifications
12mr|ruby-1.9.3.p194-4|206	%{_prefix}/lib/%{name}/gems/%{abiver}/specifications/*.gemspec
12mr|ruby-1.9.3.p194-4|207	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*
12mr|ruby-1.9.3.p194-4|208	
12mr|ruby-1.9.3.p194-4|209	%files -n %{libname}
12mr|ruby-1.9.3.p194-4|210	%{_libdir}/libruby.so.%{subver}*
12mr|ruby-1.9.3.p194-4|211	
12mr|ruby-1.9.3.p194-4|212	%files doc
12mr|ruby-1.9.3.p194-4|213	%{_datadir}/ri
12mr|ruby-1.9.3.p194-4|214	%dir %{_docdir}/%{name}-%{version}
12mr|ruby-1.9.3.p194-4|215	%{_docdir}/%{name}-%{version}/COPYING*
12mr|ruby-1.9.3.p194-4|216	%{_docdir}/%{name}-%{version}/ChangeLog
12mr|ruby-1.9.3.p194-4|217	%{_docdir}/%{name}-%{version}/README.*
12mr|ruby-1.9.3.p194-4|218	%{_docdir}/%{name}-%{version}/FAQ.html
12mr|ruby-1.9.3.p194-4|219	%{_docdir}/%{name}-%{version}/ToDo
12mr|ruby-1.9.3.p194-4|220	%{_docdir}/%{name}-%{version}/sample
12mr|ruby-1.9.3.p194-4|221	%{_docdir}/%{name}-%{version}/ProgrammingRuby*
12mr|ruby-1.9.3.p194-4|222	
12mr|ruby-1.9.3.p194-4|223	%files devel
12mr|ruby-1.9.3.p194-4|224	%{_includedir}/ruby-*
12mr|ruby-1.9.3.p194-4|225	%{_libdir}/libruby-static.a
12mr|ruby-1.9.3.p194-4|226	%{_libdir}/libruby.so
12mr|ruby-1.9.3.p194-4|227	%{_libdir}/pkgconfig/ruby-%{subver}.pc
12mr|ruby-1.9.3.p194-4|228	
12mr|ruby-1.9.3.p194-4|229	%files tk
12mr|ruby-1.9.3.p194-4|230	%{_prefix}/lib/%{name}/%{abiver}/%{my_target_cpu}-%{_target_os}/tcltk*
12mr|ruby-1.9.3.p194-4|231	%{_prefix}/lib/%{name}/%{abiver}/%{my_target_cpu}-%{_target_os}/tk*
12mr|ruby-1.9.3.p194-4|232	%{_prefix}/lib/%{name}/%{abiver}/tcltk*
12mr|ruby-1.9.3.p194-4|233	%{_prefix}/lib/%{name}/%{abiver}/tk*
12mr|ruby-1.9.3.p194-4|234	
12mr|ruby-1.9.3.p194-4|235	
12mr|ruby-1.9.3.p194-4|236	
12mr|ruby-1.9.3.p194-4|237	%changelog
12mr|ruby-1.9.3.p194-4|238	* Wed Aug  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ruby-1.9.3.p194-4|239	+ Commit: 21ef8b8
12mr|ruby-1.9.3.p194-4|240	- Rebuild for new yaml
12mr|ruby-1.9.3.p194-4|241	
12mr|ruby-1.9.3.p194-4|242	

16284 12
12mr|rubygem-atk-1.1.5-1|1	# Generated from pkg-config-1.1.4.gem by gem2rpm5 -*- rpm-spec -*-
12mr|rubygem-atk-1.1.5-1|2	%define	rbname	atk
12mr|rubygem-atk-1.1.5-1|3	
12mr|rubygem-atk-1.1.5-1|4	Summary:	Ruby binding of ATK-1.0.x.
12mr|rubygem-atk-1.1.5-1|5	Name:		rubygem-%{rbname}
12mr|rubygem-atk-1.1.5-1|6	
12mr|rubygem-atk-1.1.5-1|7	Version:	1.1.5
12mr|rubygem-atk-1.1.5-1|8	Release:	1
12mr|rubygem-atk-1.1.5-1|9	Group:		Development/Ruby
12mr|rubygem-atk-1.1.5-1|10	License:	GPLv2+ or Ruby
12mr|rubygem-atk-1.1.5-1|11	URL:		http://ruby-gnome2.sourceforge.jp/
12mr|rubygem-atk-1.1.5-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12mr|rubygem-atk-1.1.5-1|13	BuildRequires:	rubygems
12mr|rubygem-atk-1.1.5-1|14	BuildRequires:  rubygem(glib2)
12mr|rubygem-atk-1.1.5-1|15	BuildRequires:  rubygem-glib2-devel
12mr|rubygem-atk-1.1.5-1|16	BuildRequires:  ruby-devel
12mr|rubygem-atk-1.1.5-1|17	BuildRequires:  pkgconfig(atk)
12mr|rubygem-atk-1.1.5-1|18	Obsoletes:      ruby-atk
12mr|rubygem-atk-1.1.5-1|19	
12mr|rubygem-atk-1.1.5-1|20	%description
12mr|rubygem-atk-1.1.5-1|21	Ruby binding of ATK-1.0.x.
12mr|rubygem-atk-1.1.5-1|22	
12mr|rubygem-atk-1.1.5-1|23	%package	doc
12mr|rubygem-atk-1.1.5-1|24	Summary:	Documentation for %{name}
12mr|rubygem-atk-1.1.5-1|25	Group:		Books/Computer books
12mr|rubygem-atk-1.1.5-1|26	Requires:	%{name} = %{EVRD}
12mr|rubygem-atk-1.1.5-1|27	BuildArch:	noarch
12mr|rubygem-atk-1.1.5-1|28	
12mr|rubygem-atk-1.1.5-1|29	%description	doc
12mr|rubygem-atk-1.1.5-1|30	Documents, RDoc & RI documentation for %{name}.
12mr|rubygem-atk-1.1.5-1|31	
12mr|rubygem-atk-1.1.5-1|32	%package    devel
12mr|rubygem-atk-1.1.5-1|33	Summary:    Development files for %{name}
12mr|rubygem-atk-1.1.5-1|34	Group:      Development/Ruby
12mr|rubygem-atk-1.1.5-1|35	
12mr|rubygem-atk-1.1.5-1|36	%description	devel
12mr|rubygem-atk-1.1.5-1|37	Development files for %{name}.
12mr|rubygem-atk-1.1.5-1|38	
12mr|rubygem-atk-1.1.5-1|39	%prep
12mr|rubygem-atk-1.1.5-1|40	%setup -q
12mr|rubygem-atk-1.1.5-1|41	
12mr|rubygem-atk-1.1.5-1|42	%build
12mr|rubygem-atk-1.1.5-1|43	%gem_build
12mr|rubygem-atk-1.1.5-1|44	
12mr|rubygem-atk-1.1.5-1|45	%install
12mr|rubygem-atk-1.1.5-1|46	%gem_install
12mr|rubygem-atk-1.1.5-1|47	
12mr|rubygem-atk-1.1.5-1|48	%files
12mr|rubygem-atk-1.1.5-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12mr|rubygem-atk-1.1.5-1|50	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12mr|rubygem-atk-1.1.5-1|51	%{ruby_sitearchdir}/%{rbname}.so
12mr|rubygem-atk-1.1.5-1|52	
12mr|rubygem-atk-1.1.5-1|53	%files doc
12mr|rubygem-atk-1.1.5-1|54	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12mr|rubygem-atk-1.1.5-1|55	
12mr|rubygem-atk-1.1.5-1|56	%files devel
12mr|rubygem-atk-1.1.5-1|57	%{ruby_sitearchdir}/*.h
12mr|rubygem-atk-1.1.5-1|58	
12mr|rubygem-atk-1.1.5-1|59	
12mr|rubygem-atk-1.1.5-1|60	%changelog
12mr|rubygem-atk-1.1.5-1|61	

16285 12
12mr|rubygem-cairo-1.12.2-2|1	# Generated from pkg-config-1.1.4.gem by gem2rpm5 -*- rpm-spec -*-
12mr|rubygem-cairo-1.12.2-2|2	%define	rbname	cairo
12mr|rubygem-cairo-1.12.2-2|3	
12mr|rubygem-cairo-1.12.2-2|4	Summary:	Ruby binding of cairo
12mr|rubygem-cairo-1.12.2-2|5	Name:		rubygem-%{rbname}
12mr|rubygem-cairo-1.12.2-2|6	
12mr|rubygem-cairo-1.12.2-2|7	Version:	1.12.2
12mr|rubygem-cairo-1.12.2-2|8	Release:	2
12mr|rubygem-cairo-1.12.2-2|9	Group:		Development/Ruby
12mr|rubygem-cairo-1.12.2-2|10	License:	GPLv2+ or Ruby
12mr|rubygem-cairo-1.12.2-2|11	URL:		http://ruby-gnome2.sourceforge.jp/
12mr|rubygem-cairo-1.12.2-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12mr|rubygem-cairo-1.12.2-2|13	BuildRequires:	rubygems
12mr|rubygem-cairo-1.12.2-2|14	BuildRequires:  pkgconfig(cairo)
12mr|rubygem-cairo-1.12.2-2|15	BuildRequires:  rubygem(pkg-config)
12mr|rubygem-cairo-1.12.2-2|16	BuildRequires:  ruby-devel
12mr|rubygem-cairo-1.12.2-2|17	Obsoletes:      ruby-cairo
12mr|rubygem-cairo-1.12.2-2|18	
12mr|rubygem-cairo-1.12.2-2|19	%description
12mr|rubygem-cairo-1.12.2-2|20	Ruby binding of cairo.
12mr|rubygem-cairo-1.12.2-2|21	
12mr|rubygem-cairo-1.12.2-2|22	%package	doc
12mr|rubygem-cairo-1.12.2-2|23	Summary:	Documentation for %{name}
12mr|rubygem-cairo-1.12.2-2|24	Group:		Books/Computer books
12mr|rubygem-cairo-1.12.2-2|25	Requires:	%{name} = %{EVRD}
12mr|rubygem-cairo-1.12.2-2|26	BuildArch:	noarch
12mr|rubygem-cairo-1.12.2-2|27	
12mr|rubygem-cairo-1.12.2-2|28	%description	doc
12mr|rubygem-cairo-1.12.2-2|29	Documents, RDoc & RI documentation for %{name}.
12mr|rubygem-cairo-1.12.2-2|30	
12mr|rubygem-cairo-1.12.2-2|31	%package    devel
12mr|rubygem-cairo-1.12.2-2|32	Summary:    Development files for %{name}
12mr|rubygem-cairo-1.12.2-2|33	Group:      Development/Ruby
12mr|rubygem-cairo-1.12.2-2|34	
12mr|rubygem-cairo-1.12.2-2|35	%description	devel
12mr|rubygem-cairo-1.12.2-2|36	Development files for %{name}.
12mr|rubygem-cairo-1.12.2-2|37	
12mr|rubygem-cairo-1.12.2-2|38	%prep
12mr|rubygem-cairo-1.12.2-2|39	%setup -q
12mr|rubygem-cairo-1.12.2-2|40	
12mr|rubygem-cairo-1.12.2-2|41	%build
12mr|rubygem-cairo-1.12.2-2|42	%gem_build
12mr|rubygem-cairo-1.12.2-2|43	
12mr|rubygem-cairo-1.12.2-2|44	%install
12mr|rubygem-cairo-1.12.2-2|45	%gem_install
12mr|rubygem-cairo-1.12.2-2|46	
12mr|rubygem-cairo-1.12.2-2|47	%files
12mr|rubygem-cairo-1.12.2-2|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12mr|rubygem-cairo-1.12.2-2|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
12mr|rubygem-cairo-1.12.2-2|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/context/*.rb
12mr|rubygem-cairo-1.12.2-2|51	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12mr|rubygem-cairo-1.12.2-2|52	%{ruby_sitearchdir}/%{rbname}.so
12mr|rubygem-cairo-1.12.2-2|53	
12mr|rubygem-cairo-1.12.2-2|54	%files doc
12mr|rubygem-cairo-1.12.2-2|55	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12mr|rubygem-cairo-1.12.2-2|56	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README.rdoc
12mr|rubygem-cairo-1.12.2-2|57	
12mr|rubygem-cairo-1.12.2-2|58	%files devel
12mr|rubygem-cairo-1.12.2-2|59	%{ruby_sitearchdir}/*.h
12mr|rubygem-cairo-1.12.2-2|60	
12mr|rubygem-cairo-1.12.2-2|61	
12mr|rubygem-cairo-1.12.2-2|62	%changelog
12mr|rubygem-cairo-1.12.2-2|63	

16286 12
12mr|rubygem-gdk_pixbuf2-1.1.5-1|1	# Generated from pkg-config-1.1.4.gem by gem2rpm5 -*- rpm-spec -*-
12mr|rubygem-gdk_pixbuf2-1.1.5-1|2	%define	rbname gdk_pixbuf2
12mr|rubygem-gdk_pixbuf2-1.1.5-1|3	
12mr|rubygem-gdk_pixbuf2-1.1.5-1|4	Summary:	Ruby binding of GdkPixbuf-2.x.
12mr|rubygem-gdk_pixbuf2-1.1.5-1|5	Name:		rubygem-%{rbname}
12mr|rubygem-gdk_pixbuf2-1.1.5-1|6	
12mr|rubygem-gdk_pixbuf2-1.1.5-1|7	Version:	1.1.5
12mr|rubygem-gdk_pixbuf2-1.1.5-1|8	Release:	1
12mr|rubygem-gdk_pixbuf2-1.1.5-1|9	Group:		Development/Ruby
12mr|rubygem-gdk_pixbuf2-1.1.5-1|10	License:	GPLv2+ or Ruby
12mr|rubygem-gdk_pixbuf2-1.1.5-1|11	URL:		http://ruby-gnome2.sourceforge.jp/
12mr|rubygem-gdk_pixbuf2-1.1.5-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12mr|rubygem-gdk_pixbuf2-1.1.5-1|13	BuildRequires:	rubygems
12mr|rubygem-gdk_pixbuf2-1.1.5-1|14	BuildRequires:  rubygem(glib2)
12mr|rubygem-gdk_pixbuf2-1.1.5-1|15	BuildRequires:  ruby-devel
12mr|rubygem-gdk_pixbuf2-1.1.5-1|16	BuildRequires:  pkgconfig(gtk+-2.0)
12mr|rubygem-gdk_pixbuf2-1.1.5-1|17	BuildRequires:  rubygem-glib2-devel
12mr|rubygem-gdk_pixbuf2-1.1.5-1|18	Obsoletes:      ruby-gdkpixbuf2
12mr|rubygem-gdk_pixbuf2-1.1.5-1|19	
12mr|rubygem-gdk_pixbuf2-1.1.5-1|20	%description
12mr|rubygem-gdk_pixbuf2-1.1.5-1|21	Ruby binding of GdkPixbuf-2.x.
12mr|rubygem-gdk_pixbuf2-1.1.5-1|22	
12mr|rubygem-gdk_pixbuf2-1.1.5-1|23	%package	doc
12mr|rubygem-gdk_pixbuf2-1.1.5-1|24	Summary:	Documentation for %{name}
12mr|rubygem-gdk_pixbuf2-1.1.5-1|25	Group:		Books/Computer books
12mr|rubygem-gdk_pixbuf2-1.1.5-1|26	Requires:	%{name} = %{EVRD}
12mr|rubygem-gdk_pixbuf2-1.1.5-1|27	BuildArch:	noarch
12mr|rubygem-gdk_pixbuf2-1.1.5-1|28	
12mr|rubygem-gdk_pixbuf2-1.1.5-1|29	%description	doc
12mr|rubygem-gdk_pixbuf2-1.1.5-1|30	Documents, RDoc & RI documentation for %{name}.
12mr|rubygem-gdk_pixbuf2-1.1.5-1|31	
12mr|rubygem-gdk_pixbuf2-1.1.5-1|32	%package    devel
12mr|rubygem-gdk_pixbuf2-1.1.5-1|33	Summary:    Development files for %{name}
12mr|rubygem-gdk_pixbuf2-1.1.5-1|34	Group:      Development/Ruby
12mr|rubygem-gdk_pixbuf2-1.1.5-1|35	
12mr|rubygem-gdk_pixbuf2-1.1.5-1|36	%description    devel
12mr|rubygem-gdk_pixbuf2-1.1.5-1|37	Development files for %{name}.
12mr|rubygem-gdk_pixbuf2-1.1.5-1|38	
12mr|rubygem-gdk_pixbuf2-1.1.5-1|39	%prep
12mr|rubygem-gdk_pixbuf2-1.1.5-1|40	%setup -q
12mr|rubygem-gdk_pixbuf2-1.1.5-1|41	
12mr|rubygem-gdk_pixbuf2-1.1.5-1|42	%build
12mr|rubygem-gdk_pixbuf2-1.1.5-1|43	%gem_build
12mr|rubygem-gdk_pixbuf2-1.1.5-1|44	
12mr|rubygem-gdk_pixbuf2-1.1.5-1|45	%install
12mr|rubygem-gdk_pixbuf2-1.1.5-1|46	%gem_install
12mr|rubygem-gdk_pixbuf2-1.1.5-1|47	
12mr|rubygem-gdk_pixbuf2-1.1.5-1|48	%files
12mr|rubygem-gdk_pixbuf2-1.1.5-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12mr|rubygem-gdk_pixbuf2-1.1.5-1|50	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12mr|rubygem-gdk_pixbuf2-1.1.5-1|51	%{ruby_sitearchdir}/%{rbname}.so
12mr|rubygem-gdk_pixbuf2-1.1.5-1|52	
12mr|rubygem-gdk_pixbuf2-1.1.5-1|53	%files doc
12mr|rubygem-gdk_pixbuf2-1.1.5-1|54	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12mr|rubygem-gdk_pixbuf2-1.1.5-1|55	
12mr|rubygem-gdk_pixbuf2-1.1.5-1|56	%files devel
12mr|rubygem-gdk_pixbuf2-1.1.5-1|57	%{ruby_sitearchdir}/*.h
12mr|rubygem-gdk_pixbuf2-1.1.5-1|58	
12mr|rubygem-gdk_pixbuf2-1.1.5-1|59	
12mr|rubygem-gdk_pixbuf2-1.1.5-1|60	%changelog
12mr|rubygem-gdk_pixbuf2-1.1.5-1|61	

16287 12
12mr|rubygem-gio2-1.1.5-1|1	# Generated from pkg-config-1.1.4.gem by gem2rpm5 -*- rpm-spec -*-
12mr|rubygem-gio2-1.1.5-1|2	%define	rbname	gio2
12mr|rubygem-gio2-1.1.5-1|3	
12mr|rubygem-gio2-1.1.5-1|4	Summary:	Ruby binding of gio-2.x.
12mr|rubygem-gio2-1.1.5-1|5	Name:		rubygem-%{rbname}
12mr|rubygem-gio2-1.1.5-1|6	
12mr|rubygem-gio2-1.1.5-1|7	Version:	1.1.5
12mr|rubygem-gio2-1.1.5-1|8	Release:	1
12mr|rubygem-gio2-1.1.5-1|9	Group:		Development/Ruby
12mr|rubygem-gio2-1.1.5-1|10	License:	GPLv2+ or Ruby
12mr|rubygem-gio2-1.1.5-1|11	URL:		http://ruby-gnome2.sourceforge.jp/
12mr|rubygem-gio2-1.1.5-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12mr|rubygem-gio2-1.1.5-1|13	BuildRequires:	rubygems
12mr|rubygem-gio2-1.1.5-1|14	BuildRequires:  rubygem(glib2)
12mr|rubygem-gio2-1.1.5-1|15	BuildRequires:  rubygem-glib2-devel
12mr|rubygem-gio2-1.1.5-1|16	BuildRequires:  ruby-devel
12mr|rubygem-gio2-1.1.5-1|17	BuildRequires:  pkgconfig(glib-2.0)
12mr|rubygem-gio2-1.1.5-1|18	
12mr|rubygem-gio2-1.1.5-1|19	%description
12mr|rubygem-gio2-1.1.5-1|20	Ruby binding of gio-2.x.
12mr|rubygem-gio2-1.1.5-1|21	
12mr|rubygem-gio2-1.1.5-1|22	%package	doc
12mr|rubygem-gio2-1.1.5-1|23	Summary:	Documentation for %{name}
12mr|rubygem-gio2-1.1.5-1|24	Group:		Books/Computer books
12mr|rubygem-gio2-1.1.5-1|25	Requires:	%{name} = %{EVRD}
12mr|rubygem-gio2-1.1.5-1|26	BuildArch:	noarch
12mr|rubygem-gio2-1.1.5-1|27	
12mr|rubygem-gio2-1.1.5-1|28	%description	doc
12mr|rubygem-gio2-1.1.5-1|29	Documents, RDoc & RI documentation for %{name}.
12mr|rubygem-gio2-1.1.5-1|30	
12mr|rubygem-gio2-1.1.5-1|31	%prep
12mr|rubygem-gio2-1.1.5-1|32	%setup -q
12mr|rubygem-gio2-1.1.5-1|33	
12mr|rubygem-gio2-1.1.5-1|34	%build
12mr|rubygem-gio2-1.1.5-1|35	%gem_build
12mr|rubygem-gio2-1.1.5-1|36	
12mr|rubygem-gio2-1.1.5-1|37	%install
12mr|rubygem-gio2-1.1.5-1|38	%gem_install
12mr|rubygem-gio2-1.1.5-1|39	
12mr|rubygem-gio2-1.1.5-1|40	%files
12mr|rubygem-gio2-1.1.5-1|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12mr|rubygem-gio2-1.1.5-1|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
12mr|rubygem-gio2-1.1.5-1|43	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12mr|rubygem-gio2-1.1.5-1|44	%{ruby_sitearchdir}/%{rbname}.so
12mr|rubygem-gio2-1.1.5-1|45	
12mr|rubygem-gio2-1.1.5-1|46	%files doc
12mr|rubygem-gio2-1.1.5-1|47	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12mr|rubygem-gio2-1.1.5-1|48	
12mr|rubygem-gio2-1.1.5-1|49	
12mr|rubygem-gio2-1.1.5-1|50	%changelog
12mr|rubygem-gio2-1.1.5-1|51	

16288 12
12mr|rubygem-glib2-1.1.5-1|1	# Generated from pkg-config-1.1.4.gem by gem2rpm5 -*- rpm-spec -*-
12mr|rubygem-glib2-1.1.5-1|2	%define	rbname	glib2
12mr|rubygem-glib2-1.1.5-1|3	
12mr|rubygem-glib2-1.1.5-1|4	Summary:	Ruby binding of GLib-2.x.
12mr|rubygem-glib2-1.1.5-1|5	Name:		rubygem-%{rbname}
12mr|rubygem-glib2-1.1.5-1|6	
12mr|rubygem-glib2-1.1.5-1|7	Version:	1.1.5
12mr|rubygem-glib2-1.1.5-1|8	Release:	1
12mr|rubygem-glib2-1.1.5-1|9	Group:		Development/Ruby
12mr|rubygem-glib2-1.1.5-1|10	License:	GPLv2+ or Ruby
12mr|rubygem-glib2-1.1.5-1|11	URL:		http://ruby-gnome2.sourceforge.jp/
12mr|rubygem-glib2-1.1.5-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12mr|rubygem-glib2-1.1.5-1|13	BuildRequires:	rubygems
12mr|rubygem-glib2-1.1.5-1|14	BuildRequires:	rubygem(pkg-config)
12mr|rubygem-glib2-1.1.5-1|15	BuildRequires:  ruby-devel
12mr|rubygem-glib2-1.1.5-1|16	BuildRequires:  pkgconfig(glib-2.0)
12mr|rubygem-glib2-1.1.5-1|17	Obsoletes:      ruby-glib2
12mr|rubygem-glib2-1.1.5-1|18	
12mr|rubygem-glib2-1.1.5-1|19	%description
12mr|rubygem-glib2-1.1.5-1|20	Ruby binding of GLib-2.x.
12mr|rubygem-glib2-1.1.5-1|21	
12mr|rubygem-glib2-1.1.5-1|22	%package	doc
12mr|rubygem-glib2-1.1.5-1|23	Summary:	Documentation for %{name}
12mr|rubygem-glib2-1.1.5-1|24	Group:		Development/Ruby
12mr|rubygem-glib2-1.1.5-1|25	Requires:	%{name} = %{EVRD}
12mr|rubygem-glib2-1.1.5-1|26	BuildArch:	noarch
12mr|rubygem-glib2-1.1.5-1|27	
12mr|rubygem-glib2-1.1.5-1|28	%description	doc
12mr|rubygem-glib2-1.1.5-1|29	Documents, RDoc & RI documentation for %{name}.
12mr|rubygem-glib2-1.1.5-1|30	
12mr|rubygem-glib2-1.1.5-1|31	%package    devel
12mr|rubygem-glib2-1.1.5-1|32	Summary:    Development files for %{name}
12mr|rubygem-glib2-1.1.5-1|33	Group:      Development/Ruby
12mr|rubygem-glib2-1.1.5-1|34	
12mr|rubygem-glib2-1.1.5-1|35	%description	devel
12mr|rubygem-glib2-1.1.5-1|36	Development files for %{name}
12mr|rubygem-glib2-1.1.5-1|37	
12mr|rubygem-glib2-1.1.5-1|38	%prep
12mr|rubygem-glib2-1.1.5-1|39	%setup -q
12mr|rubygem-glib2-1.1.5-1|40	
12mr|rubygem-glib2-1.1.5-1|41	%build
12mr|rubygem-glib2-1.1.5-1|42	%gem_build
12mr|rubygem-glib2-1.1.5-1|43	
12mr|rubygem-glib2-1.1.5-1|44	%install
12mr|rubygem-glib2-1.1.5-1|45	%gem_install
12mr|rubygem-glib2-1.1.5-1|46	
12mr|rubygem-glib2-1.1.5-1|47	%files
12mr|rubygem-glib2-1.1.5-1|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12mr|rubygem-glib2-1.1.5-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
12mr|rubygem-glib2-1.1.5-1|50	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12mr|rubygem-glib2-1.1.5-1|51	%{ruby_sitearchdir}/glib2.so
12mr|rubygem-glib2-1.1.5-1|52	
12mr|rubygem-glib2-1.1.5-1|53	%files doc
12mr|rubygem-glib2-1.1.5-1|54	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12mr|rubygem-glib2-1.1.5-1|55	
12mr|rubygem-glib2-1.1.5-1|56	%files  devel
12mr|rubygem-glib2-1.1.5-1|57	%{ruby_sitearchdir}/*.h
12mr|rubygem-glib2-1.1.5-1|58	
12mr|rubygem-glib2-1.1.5-1|59	
12mr|rubygem-glib2-1.1.5-1|60	%changelog
12mr|rubygem-glib2-1.1.5-1|61	

16289 12
12mr|rubygem-gtk2-1.1.5-2|1	# Generated from pkg-config-1.1.4.gem by gem2rpm5 -*- rpm-spec -*-
12mr|rubygem-gtk2-1.1.5-2|2	%define	rbname	gtk2
12mr|rubygem-gtk2-1.1.5-2|3	
12mr|rubygem-gtk2-1.1.5-2|4	Summary:	Ruby binding of GTK+-2.x
12mr|rubygem-gtk2-1.1.5-2|5	Name:		rubygem-%{rbname}
12mr|rubygem-gtk2-1.1.5-2|6	
12mr|rubygem-gtk2-1.1.5-2|7	Version:	1.1.5
12mr|rubygem-gtk2-1.1.5-2|8	Release:	2
12mr|rubygem-gtk2-1.1.5-2|9	Group:		Development/Ruby
12mr|rubygem-gtk2-1.1.5-2|10	License:	GPLv2+ or Ruby
12mr|rubygem-gtk2-1.1.5-2|11	URL:		http://ruby-gnome2.sourceforge.jp/
12mr|rubygem-gtk2-1.1.5-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12mr|rubygem-gtk2-1.1.5-2|13	BuildRequires:	rubygems
12mr|rubygem-gtk2-1.1.5-2|14	BuildRequires:  rubygem(gdk_pixbuf2)
12mr|rubygem-gtk2-1.1.5-2|15	BuildRequires:  rubygem(atk)
12mr|rubygem-gtk2-1.1.5-2|16	BuildRequires:  rubygem(pango)
12mr|rubygem-gtk2-1.1.5-2|17	BuildRequires:  rubygem-atk-devel
12mr|rubygem-gtk2-1.1.5-2|18	BuildRequires:  rubygem-glib2-devel
12mr|rubygem-gtk2-1.1.5-2|19	BuildRequires:  rubygem-pango-devel
12mr|rubygem-gtk2-1.1.5-2|20	BuildRequires:  ruby-devel
12mr|rubygem-gtk2-1.1.5-2|21	BuildRequires:  pkgconfig(gtk+-2.0)
12mr|rubygem-gtk2-1.1.5-2|22	Obsoletes:      ruby-gtk2
12mr|rubygem-gtk2-1.1.5-2|23	
12mr|rubygem-gtk2-1.1.5-2|24	%description
12mr|rubygem-gtk2-1.1.5-2|25	Ruby binding of GTK-2.x.
12mr|rubygem-gtk2-1.1.5-2|26	
12mr|rubygem-gtk2-1.1.5-2|27	%package	doc
12mr|rubygem-gtk2-1.1.5-2|28	Summary:	Documentation for %{name}
12mr|rubygem-gtk2-1.1.5-2|29	Group:		Books/Computer books
12mr|rubygem-gtk2-1.1.5-2|30	Requires:	%{name} = %{EVRD}
12mr|rubygem-gtk2-1.1.5-2|31	BuildArch:	noarch
12mr|rubygem-gtk2-1.1.5-2|32	
12mr|rubygem-gtk2-1.1.5-2|33	%description	doc
12mr|rubygem-gtk2-1.1.5-2|34	Documents, RDoc & RI documentation for %{name}.
12mr|rubygem-gtk2-1.1.5-2|35	
12mr|rubygem-gtk2-1.1.5-2|36	%package    devel
12mr|rubygem-gtk2-1.1.5-2|37	Summary:    Development files for %{name}
12mr|rubygem-gtk2-1.1.5-2|38	Group:      Development/Ruby
12mr|rubygem-gtk2-1.1.5-2|39	
12mr|rubygem-gtk2-1.1.5-2|40	%description	devel
12mr|rubygem-gtk2-1.1.5-2|41	Development files for %{name}.
12mr|rubygem-gtk2-1.1.5-2|42	
12mr|rubygem-gtk2-1.1.5-2|43	%prep
12mr|rubygem-gtk2-1.1.5-2|44	%setup -q
12mr|rubygem-gtk2-1.1.5-2|45	
12mr|rubygem-gtk2-1.1.5-2|46	%build
12mr|rubygem-gtk2-1.1.5-2|47	%gem_build
12mr|rubygem-gtk2-1.1.5-2|48	
12mr|rubygem-gtk2-1.1.5-2|49	%install
12mr|rubygem-gtk2-1.1.5-2|50	%gem_install
12mr|rubygem-gtk2-1.1.5-2|51	
12mr|rubygem-gtk2-1.1.5-2|52	%files
12mr|rubygem-gtk2-1.1.5-2|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12mr|rubygem-gtk2-1.1.5-2|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
12mr|rubygem-gtk2-1.1.5-2|55	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12mr|rubygem-gtk2-1.1.5-2|56	%{ruby_sitearchdir}/%{rbname}.so
12mr|rubygem-gtk2-1.1.5-2|57	
12mr|rubygem-gtk2-1.1.5-2|58	%files doc
12mr|rubygem-gtk2-1.1.5-2|59	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12mr|rubygem-gtk2-1.1.5-2|60	
12mr|rubygem-gtk2-1.1.5-2|61	%files devel
12mr|rubygem-gtk2-1.1.5-2|62	%{ruby_sitearchdir}/*.h
12mr|rubygem-gtk2-1.1.5-2|63	
12mr|rubygem-gtk2-1.1.5-2|64	
12mr|rubygem-gtk2-1.1.5-2|65	%changelog
12mr|rubygem-gtk2-1.1.5-2|66	

16290 12
12mr|rubygem-pango-1.1.5-1|1	# Generated from pkg-config-1.1.4.gem by gem2rpm5 -*- rpm-spec -*-
12mr|rubygem-pango-1.1.5-1|2	%define	rbname	pango
12mr|rubygem-pango-1.1.5-1|3	
12mr|rubygem-pango-1.1.5-1|4	Summary:	Ruby binding of ATK-1.0.x.
12mr|rubygem-pango-1.1.5-1|5	Name:		rubygem-%{rbname}
12mr|rubygem-pango-1.1.5-1|6	
12mr|rubygem-pango-1.1.5-1|7	Version:	1.1.5
12mr|rubygem-pango-1.1.5-1|8	Release:	1
12mr|rubygem-pango-1.1.5-1|9	Group:		Development/Ruby
12mr|rubygem-pango-1.1.5-1|10	License:	GPLv2+ or Ruby
12mr|rubygem-pango-1.1.5-1|11	URL:		http://ruby-gnome2.sourceforge.jp/
12mr|rubygem-pango-1.1.5-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12mr|rubygem-pango-1.1.5-1|13	BuildRequires:	rubygems
12mr|rubygem-pango-1.1.5-1|14	BuildRequires:  rubygem(glib2)
12mr|rubygem-pango-1.1.5-1|15	BuildRequires:  rubygem-glib2-devel
12mr|rubygem-pango-1.1.5-1|16	BuildRequires:  ruby-devel
12mr|rubygem-pango-1.1.5-1|17	BuildRequires:  pkgconfig(pango)
12mr|rubygem-pango-1.1.5-1|18	BuildRequires:  pkgconfig(pangocairo)
12mr|rubygem-pango-1.1.5-1|19	Obsoletes:      ruby-pango
12mr|rubygem-pango-1.1.5-1|20	
12mr|rubygem-pango-1.1.5-1|21	%description
12mr|rubygem-pango-1.1.5-1|22	Ruby binding of ATK-1.0.x.
12mr|rubygem-pango-1.1.5-1|23	
12mr|rubygem-pango-1.1.5-1|24	%package	doc
12mr|rubygem-pango-1.1.5-1|25	Summary:	Documentation for %{name}
12mr|rubygem-pango-1.1.5-1|26	Group:		Books/Computer books
12mr|rubygem-pango-1.1.5-1|27	Requires:	%{name} = %{EVRD}
12mr|rubygem-pango-1.1.5-1|28	BuildArch:	noarch
12mr|rubygem-pango-1.1.5-1|29	
12mr|rubygem-pango-1.1.5-1|30	%description	doc
12mr|rubygem-pango-1.1.5-1|31	Documents, RDoc & RI documentation for %{name}.
12mr|rubygem-pango-1.1.5-1|32	
12mr|rubygem-pango-1.1.5-1|33	%package    devel
12mr|rubygem-pango-1.1.5-1|34	Summary:    Development files for %{name}
12mr|rubygem-pango-1.1.5-1|35	Group:      Development/Ruby
12mr|rubygem-pango-1.1.5-1|36	
12mr|rubygem-pango-1.1.5-1|37	%description	devel
12mr|rubygem-pango-1.1.5-1|38	Development files for %{name}.
12mr|rubygem-pango-1.1.5-1|39	
12mr|rubygem-pango-1.1.5-1|40	%prep
12mr|rubygem-pango-1.1.5-1|41	%setup -q
12mr|rubygem-pango-1.1.5-1|42	
12mr|rubygem-pango-1.1.5-1|43	%build
12mr|rubygem-pango-1.1.5-1|44	%gem_build
12mr|rubygem-pango-1.1.5-1|45	
12mr|rubygem-pango-1.1.5-1|46	%install
12mr|rubygem-pango-1.1.5-1|47	%gem_install
12mr|rubygem-pango-1.1.5-1|48	
12mr|rubygem-pango-1.1.5-1|49	%files
12mr|rubygem-pango-1.1.5-1|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12mr|rubygem-pango-1.1.5-1|51	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12mr|rubygem-pango-1.1.5-1|52	%{ruby_sitearchdir}/%{rbname}.so
12mr|rubygem-pango-1.1.5-1|53	
12mr|rubygem-pango-1.1.5-1|54	%files doc
12mr|rubygem-pango-1.1.5-1|55	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12mr|rubygem-pango-1.1.5-1|56	
12mr|rubygem-pango-1.1.5-1|57	%files devel
12mr|rubygem-pango-1.1.5-1|58	%{ruby_sitearchdir}/*.h
12mr|rubygem-pango-1.1.5-1|59	
12mr|rubygem-pango-1.1.5-1|60	
12mr|rubygem-pango-1.1.5-1|61	%changelog
12mr|rubygem-pango-1.1.5-1|62	

16291 12
12mr|rubygem-pkg-config-1.1.4-1|1	# Generated from pkg-config-1.1.4.gem by gem2rpm5 -*- rpm-spec -*-
12mr|rubygem-pkg-config-1.1.4-1|2	%define	rbname	pkg-config
12mr|rubygem-pkg-config-1.1.4-1|3	
12mr|rubygem-pkg-config-1.1.4-1|4	Summary:	A pkg-config implementation for Ruby
12mr|rubygem-pkg-config-1.1.4-1|5	Name:		rubygem-%{rbname}
12mr|rubygem-pkg-config-1.1.4-1|6	
12mr|rubygem-pkg-config-1.1.4-1|7	Version:	1.1.4
12mr|rubygem-pkg-config-1.1.4-1|8	Release:	1
12mr|rubygem-pkg-config-1.1.4-1|9	Group:		Development/Ruby
12mr|rubygem-pkg-config-1.1.4-1|10	License:	GPLv2+ or Ruby
12mr|rubygem-pkg-config-1.1.4-1|11	URL:		https://github.com/rcairo/pkg-config
12mr|rubygem-pkg-config-1.1.4-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12mr|rubygem-pkg-config-1.1.4-1|13	BuildRequires:	rubygems
12mr|rubygem-pkg-config-1.1.4-1|14	BuildArch:	noarch
12mr|rubygem-pkg-config-1.1.4-1|15	
12mr|rubygem-pkg-config-1.1.4-1|16	%description
12mr|rubygem-pkg-config-1.1.4-1|17	pkg-config can be used in your extconf.rb to properly detect need libraries
12mr|rubygem-pkg-config-1.1.4-1|18	for compiling Ruby native extensions
12mr|rubygem-pkg-config-1.1.4-1|19	
12mr|rubygem-pkg-config-1.1.4-1|20	%package	doc
12mr|rubygem-pkg-config-1.1.4-1|21	Summary:	Documentation for %{name}
12mr|rubygem-pkg-config-1.1.4-1|22	Group:		Books/Computer books
12mr|rubygem-pkg-config-1.1.4-1|23	Requires:	%{name} = %{EVRD}
12mr|rubygem-pkg-config-1.1.4-1|24	BuildArch:	noarch
12mr|rubygem-pkg-config-1.1.4-1|25	
12mr|rubygem-pkg-config-1.1.4-1|26	%description	doc
12mr|rubygem-pkg-config-1.1.4-1|27	Documents, RDoc & RI documentation for %{name}.
12mr|rubygem-pkg-config-1.1.4-1|28	
12mr|rubygem-pkg-config-1.1.4-1|29	%prep
12mr|rubygem-pkg-config-1.1.4-1|30	%setup -q
12mr|rubygem-pkg-config-1.1.4-1|31	
12mr|rubygem-pkg-config-1.1.4-1|32	%build
12mr|rubygem-pkg-config-1.1.4-1|33	%gem_build
12mr|rubygem-pkg-config-1.1.4-1|34	
12mr|rubygem-pkg-config-1.1.4-1|35	%install
12mr|rubygem-pkg-config-1.1.4-1|36	%gem_install
12mr|rubygem-pkg-config-1.1.4-1|37	
12mr|rubygem-pkg-config-1.1.4-1|38	%files
12mr|rubygem-pkg-config-1.1.4-1|39	#%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12mr|rubygem-pkg-config-1.1.4-1|40	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12mr|rubygem-pkg-config-1.1.4-1|41	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12mr|rubygem-pkg-config-1.1.4-1|42	%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib/pkg-config
12mr|rubygem-pkg-config-1.1.4-1|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/pkg-config/*.rb
12mr|rubygem-pkg-config-1.1.4-1|44	#%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/test
12mr|rubygem-pkg-config-1.1.4-1|45	#%{ruby_gemdir}/gems/%{rbname}-%{version}/test/*.rb
12mr|rubygem-pkg-config-1.1.4-1|46	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12mr|rubygem-pkg-config-1.1.4-1|47	
12mr|rubygem-pkg-config-1.1.4-1|48	%files doc
12mr|rubygem-pkg-config-1.1.4-1|49	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12mr|rubygem-pkg-config-1.1.4-1|50	
12mr|rubygem-pkg-config-1.1.4-1|51	
12mr|rubygem-pkg-config-1.1.4-1|52	%changelog
12mr|rubygem-pkg-config-1.1.4-1|53	

16292 12
12mr|rubygem-poppler-1.1.5-1|1	# Generated from pkg-config-1.1.4.gem by gem2rpm5 -*- rpm-spec -*-
12mr|rubygem-poppler-1.1.5-1|2	%define	rbname	poppler
12mr|rubygem-poppler-1.1.5-1|3	
12mr|rubygem-poppler-1.1.5-1|4	Summary:	Ruby binding of poppler-glib
12mr|rubygem-poppler-1.1.5-1|5	Name:		rubygem-%{rbname}
12mr|rubygem-poppler-1.1.5-1|6	
12mr|rubygem-poppler-1.1.5-1|7	Version:	1.1.5
12mr|rubygem-poppler-1.1.5-1|8	Release:	1
12mr|rubygem-poppler-1.1.5-1|9	Group:		Development/Ruby
12mr|rubygem-poppler-1.1.5-1|10	License:	GPLv2+ or Ruby
12mr|rubygem-poppler-1.1.5-1|11	URL:		http://ruby-gnome2.sourceforge.jp/
12mr|rubygem-poppler-1.1.5-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12mr|rubygem-poppler-1.1.5-1|13	BuildRequires:	rubygems
12mr|rubygem-poppler-1.1.5-1|14	BuildRequires:  rubygem(gtk2)
12mr|rubygem-poppler-1.1.5-1|15	BuildRequires:  rubygem-gtk2-devel
12mr|rubygem-poppler-1.1.5-1|16	BuildRequires:  pkgconfig(glib-2.0)
12mr|rubygem-poppler-1.1.5-1|17	BuildRequires:  rubygem-glib2-devel
12mr|rubygem-poppler-1.1.5-1|18	BuildRequires:  pkgconfig(poppler-glib)
12mr|rubygem-poppler-1.1.5-1|19	BuildRequires:  ruby-devel
12mr|rubygem-poppler-1.1.5-1|20	Obsoletes:      ruby-poppler
12mr|rubygem-poppler-1.1.5-1|21	
12mr|rubygem-poppler-1.1.5-1|22	%description
12mr|rubygem-poppler-1.1.5-1|23	Ruby binding of poppler-glib
12mr|rubygem-poppler-1.1.5-1|24	
12mr|rubygem-poppler-1.1.5-1|25	%package	doc
12mr|rubygem-poppler-1.1.5-1|26	Summary:	Documentation for %{name}
12mr|rubygem-poppler-1.1.5-1|27	Group:		Books/Computer books
12mr|rubygem-poppler-1.1.5-1|28	Requires:	%{name} = %{EVRD}
12mr|rubygem-poppler-1.1.5-1|29	BuildArch:	noarch
12mr|rubygem-poppler-1.1.5-1|30	
12mr|rubygem-poppler-1.1.5-1|31	%description	doc
12mr|rubygem-poppler-1.1.5-1|32	Documents, RDoc & RI documentation for %{name}.
12mr|rubygem-poppler-1.1.5-1|33	
12mr|rubygem-poppler-1.1.5-1|34	%prep
12mr|rubygem-poppler-1.1.5-1|35	%setup -q
12mr|rubygem-poppler-1.1.5-1|36	
12mr|rubygem-poppler-1.1.5-1|37	%build
12mr|rubygem-poppler-1.1.5-1|38	%gem_build
12mr|rubygem-poppler-1.1.5-1|39	
12mr|rubygem-poppler-1.1.5-1|40	%install
12mr|rubygem-poppler-1.1.5-1|41	%gem_install
12mr|rubygem-poppler-1.1.5-1|42	
12mr|rubygem-poppler-1.1.5-1|43	%files
12mr|rubygem-poppler-1.1.5-1|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12mr|rubygem-poppler-1.1.5-1|45	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12mr|rubygem-poppler-1.1.5-1|46	%{ruby_sitearchdir}/%{rbname}.so
12mr|rubygem-poppler-1.1.5-1|47	
12mr|rubygem-poppler-1.1.5-1|48	%files doc
12mr|rubygem-poppler-1.1.5-1|49	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12mr|rubygem-poppler-1.1.5-1|50	
12mr|rubygem-poppler-1.1.5-1|51	
12mr|rubygem-poppler-1.1.5-1|52	%changelog
12mr|rubygem-poppler-1.1.5-1|53	

16293 12
12mr|rubygem-rsvg2-1.1.5-1|1	# Generated from pkg-config-1.1.4.gem by gem2rpm5 -*- rpm-spec -*-
12mr|rubygem-rsvg2-1.1.5-1|2	%define	rbname	rsvg2
12mr|rubygem-rsvg2-1.1.5-1|3	
12mr|rubygem-rsvg2-1.1.5-1|4	Summary:	Ruby binding of librsvg-2.x.
12mr|rubygem-rsvg2-1.1.5-1|5	Name:		rubygem-%{rbname}
12mr|rubygem-rsvg2-1.1.5-1|6	
12mr|rubygem-rsvg2-1.1.5-1|7	Version:	1.1.5
12mr|rubygem-rsvg2-1.1.5-1|8	Release:	1
12mr|rubygem-rsvg2-1.1.5-1|9	Group:		Development/Ruby
12mr|rubygem-rsvg2-1.1.5-1|10	License:	GPLv2+ or Ruby
12mr|rubygem-rsvg2-1.1.5-1|11	URL:		http://ruby-gnome2.sourceforge.jp/
12mr|rubygem-rsvg2-1.1.5-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12mr|rubygem-rsvg2-1.1.5-1|13	BuildRequires:	rubygems
12mr|rubygem-rsvg2-1.1.5-1|14	BuildRequires:  rubygem(glib2)
12mr|rubygem-rsvg2-1.1.5-1|15	BuildRequires:  rubygem-glib2-devel
12mr|rubygem-rsvg2-1.1.5-1|16	BuildRequires:  ruby-devel
12mr|rubygem-rsvg2-1.1.5-1|17	BuildRequires:  pkgconfig(librsvg-2.0)
12mr|rubygem-rsvg2-1.1.5-1|18	Obsoletes:      ruby-rsvg2
12mr|rubygem-rsvg2-1.1.5-1|19	
12mr|rubygem-rsvg2-1.1.5-1|20	%description
12mr|rubygem-rsvg2-1.1.5-1|21	Ruby binding of librsvg-2.x.
12mr|rubygem-rsvg2-1.1.5-1|22	
12mr|rubygem-rsvg2-1.1.5-1|23	%package	doc
12mr|rubygem-rsvg2-1.1.5-1|24	Summary:	Documentation for %{name}
12mr|rubygem-rsvg2-1.1.5-1|25	Group:		Books/Computer books
12mr|rubygem-rsvg2-1.1.5-1|26	Requires:	%{name} = %{EVRD}
12mr|rubygem-rsvg2-1.1.5-1|27	BuildArch:	noarch
12mr|rubygem-rsvg2-1.1.5-1|28	
12mr|rubygem-rsvg2-1.1.5-1|29	%description	doc
12mr|rubygem-rsvg2-1.1.5-1|30	Documents, RDoc & RI documentation for %{name}.
12mr|rubygem-rsvg2-1.1.5-1|31	
12mr|rubygem-rsvg2-1.1.5-1|32	%prep
12mr|rubygem-rsvg2-1.1.5-1|33	%setup -q
12mr|rubygem-rsvg2-1.1.5-1|34	
12mr|rubygem-rsvg2-1.1.5-1|35	%build
12mr|rubygem-rsvg2-1.1.5-1|36	%gem_build
12mr|rubygem-rsvg2-1.1.5-1|37	
12mr|rubygem-rsvg2-1.1.5-1|38	%install
12mr|rubygem-rsvg2-1.1.5-1|39	%gem_install
12mr|rubygem-rsvg2-1.1.5-1|40	
12mr|rubygem-rsvg2-1.1.5-1|41	%files
12mr|rubygem-rsvg2-1.1.5-1|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12mr|rubygem-rsvg2-1.1.5-1|43	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12mr|rubygem-rsvg2-1.1.5-1|44	%{ruby_sitearchdir}/%{rbname}.so
12mr|rubygem-rsvg2-1.1.5-1|45	
12mr|rubygem-rsvg2-1.1.5-1|46	%files doc
12mr|rubygem-rsvg2-1.1.5-1|47	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12mr|rubygem-rsvg2-1.1.5-1|48	
12mr|rubygem-rsvg2-1.1.5-1|49	
12mr|rubygem-rsvg2-1.1.5-1|50	%changelog
12mr|rubygem-rsvg2-1.1.5-1|51	

16294 12
12mr|rubygem-vte-1.1.5-1|1	# Generated from pkg-config-1.1.4.gem by gem2rpm5 -*- rpm-spec -*-
12mr|rubygem-vte-1.1.5-1|2	%define	rbname	vte
12mr|rubygem-vte-1.1.5-1|3	
12mr|rubygem-vte-1.1.5-1|4	Summary:	Ruby binding of VTE.
12mr|rubygem-vte-1.1.5-1|5	Name:		rubygem-%{rbname}
12mr|rubygem-vte-1.1.5-1|6	
12mr|rubygem-vte-1.1.5-1|7	Version:	1.1.5
12mr|rubygem-vte-1.1.5-1|8	Release:	1
12mr|rubygem-vte-1.1.5-1|9	Group:		Development/Ruby
12mr|rubygem-vte-1.1.5-1|10	License:	GPLv2+ or Ruby
12mr|rubygem-vte-1.1.5-1|11	URL:		http://ruby-gnome2.sourceforge.jp/
12mr|rubygem-vte-1.1.5-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12mr|rubygem-vte-1.1.5-1|13	BuildRequires:	rubygems
12mr|rubygem-vte-1.1.5-1|14	BuildRequires:  rubygem(glib2)
12mr|rubygem-vte-1.1.5-1|15	BuildRequires:  rubygem-glib2-devel
12mr|rubygem-vte-1.1.5-1|16	BuildRequires:  rubygem-gtk2-devel
12mr|rubygem-vte-1.1.5-1|17	BuildRequires:  ruby-devel
12mr|rubygem-vte-1.1.5-1|18	BuildRequires:  pkgconfig(vte)
12mr|rubygem-vte-1.1.5-1|19	Obsoletes:      ruby-vte
12mr|rubygem-vte-1.1.5-1|20	
12mr|rubygem-vte-1.1.5-1|21	%description
12mr|rubygem-vte-1.1.5-1|22	Ruby binding of VTE.
12mr|rubygem-vte-1.1.5-1|23	
12mr|rubygem-vte-1.1.5-1|24	%package	doc
12mr|rubygem-vte-1.1.5-1|25	Summary:	Documentation for %{name}
12mr|rubygem-vte-1.1.5-1|26	Group:		Books/Computer books
12mr|rubygem-vte-1.1.5-1|27	Requires:	%{name} = %{EVRD}
12mr|rubygem-vte-1.1.5-1|28	BuildArch:	noarch
12mr|rubygem-vte-1.1.5-1|29	
12mr|rubygem-vte-1.1.5-1|30	%description	doc
12mr|rubygem-vte-1.1.5-1|31	Documents, RDoc & RI documentation for %{name}.
12mr|rubygem-vte-1.1.5-1|32	
12mr|rubygem-vte-1.1.5-1|33	%prep
12mr|rubygem-vte-1.1.5-1|34	%setup -q
12mr|rubygem-vte-1.1.5-1|35	
12mr|rubygem-vte-1.1.5-1|36	%build
12mr|rubygem-vte-1.1.5-1|37	%gem_build
12mr|rubygem-vte-1.1.5-1|38	
12mr|rubygem-vte-1.1.5-1|39	%install
12mr|rubygem-vte-1.1.5-1|40	%gem_install
12mr|rubygem-vte-1.1.5-1|41	
12mr|rubygem-vte-1.1.5-1|42	%files
12mr|rubygem-vte-1.1.5-1|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12mr|rubygem-vte-1.1.5-1|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
12mr|rubygem-vte-1.1.5-1|45	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12mr|rubygem-vte-1.1.5-1|46	%{ruby_sitearchdir}/%{rbname}.so
12mr|rubygem-vte-1.1.5-1|47	
12mr|rubygem-vte-1.1.5-1|48	%files doc
12mr|rubygem-vte-1.1.5-1|49	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12mr|rubygem-vte-1.1.5-1|50	
12mr|rubygem-vte-1.1.5-1|51	
12mr|rubygem-vte-1.1.5-1|52	%changelog
12mr|rubygem-vte-1.1.5-1|53	

16295 12
12mr|ruby-gnome2-0.90.5-7|1	%define _disable_ld_no_undefined 1
12mr|ruby-gnome2-0.90.5-7|2	%define rubyver 1.9
12mr|ruby-gnome2-0.90.5-7|3	
12mr|ruby-gnome2-0.90.5-7|4	%define build_goocanvas 0
12mr|ruby-gnome2-0.90.5-7|5	
12mr|ruby-gnome2-0.90.5-7|6	Summary:	Set of Ruby language bindings for the GNOME 2.0
12mr|ruby-gnome2-0.90.5-7|7	Name:		ruby-gnome2
12mr|ruby-gnome2-0.90.5-7|8	Version:	0.90.5
12mr|ruby-gnome2-0.90.5-7|9	Release:	7
12mr|ruby-gnome2-0.90.5-7|10	License:	LGPLv2+
12mr|ruby-gnome2-0.90.5-7|11	Group:		Development/Ruby
12mr|ruby-gnome2-0.90.5-7|12	URL:		http://ruby-gnome2.sourceforge.jp/
12mr|ruby-gnome2-0.90.5-7|13	Source0: 	http://surfnet.dl.sourceforge.net/sourceforge/ruby-gnome2/%{name}-all-%{version}.tar.gz
12mr|ruby-gnome2-0.90.5-7|14	Patch0:     ruby-gnome2-0.90.4-newpng.patch
12mr|ruby-gnome2-0.90.5-7|15	
12mr|ruby-gnome2-0.90.5-7|16	BuildRequires:	ruby-devel
12mr|ruby-gnome2-0.90.5-7|17	BuildRequires:	rubygem(pkg-config)
12mr|ruby-gnome2-0.90.5-7|18	BuildRequires:	pkgconfig(gconf-2.0)
12mr|ruby-gnome2-0.90.5-7|19	BuildRequires:	pkgconfig(libgnomeui-2.0)
12mr|ruby-gnome2-0.90.5-7|20	BuildRequires:	pkgconfig(libgnomecanvas-2.0)
12mr|ruby-gnome2-0.90.5-7|21	BuildRequires:	pkgconfig(libart-2.0)
12mr|ruby-gnome2-0.90.5-7|22	BuildRequires:	pkgconfig(libpng)
12mr|ruby-gnome2-0.90.5-7|23	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|ruby-gnome2-0.90.5-7|24	BuildRequires:	pkgconfig(pango)
12mr|ruby-gnome2-0.90.5-7|25	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mr|ruby-gnome2-0.90.5-7|26	BuildRequires:	pkgconfig(atk)
12mr|ruby-gnome2-0.90.5-7|27	BuildRequires:	pkgconfig(glib-2.0)
12mr|ruby-gnome2-0.90.5-7|28	BuildRequires:	pkgconfig(gnome-vfs-2.0)
12mr|ruby-gnome2-0.90.5-7|29	BuildRequires:	pkgconfig(libgtkhtml-2.0)
12mr|ruby-gnome2-0.90.5-7|30	BuildRequires:	pkgconfig(gdkglext-1.0)
12mr|ruby-gnome2-0.90.5-7|31	BuildRequires:	pkgconfig(libgda-3.0)
12mr|ruby-gnome2-0.90.5-7|32	BuildRequires:	pkgconfig(libglade-2.0)
12mr|ruby-gnome2-0.90.5-7|33	BuildRequires:	pkgconfig(libpanelapplet-2.0)
12mr|ruby-gnome2-0.90.5-7|34	BuildRequires:	pkgconfig(gtksourceview-2.0)
12mr|ruby-gnome2-0.90.5-7|35	BuildRequires:	pkgconfig(librsvg-2.0)
12mr|ruby-gnome2-0.90.5-7|36	BuildRequires:	pkgconfig(libgnomeprintui-2.2)
12mr|ruby-gnome2-0.90.5-7|37	BuildRequires:	pkgconfig(libgnomeprint-2.2)
12mr|ruby-gnome2-0.90.5-7|38	BuildRequires:	pkgconfig(vte)
12mr|ruby-gnome2-0.90.5-7|39	BuildRequires:	pkgconfig(poppler)
12mr|ruby-gnome2-0.90.5-7|40	BuildRequires:	pkgconfig(poppler-glib)
12mr|ruby-gnome2-0.90.5-7|41	BuildRequires:	pkgconfig(cairo)
12mr|ruby-gnome2-0.90.5-7|42	BuildRequires:	rubygem-cairo-devel
12mr|ruby-gnome2-0.90.5-7|43	BuildRequires:	rubygem(cairo)
12mr|ruby-gnome2-0.90.5-7|44	BuildRequires:	pkgconfig(gstreamer-0.10)
12mr|ruby-gnome2-0.90.5-7|45	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mr|ruby-gnome2-0.90.5-7|46	BuildRequires:	pkgconfig(libbonoboui-2.0)
12mr|ruby-gnome2-0.90.5-7|47	BuildConflicts:	gtksourceview1.0
12mr|ruby-gnome2-0.90.5-7|48	BuildConflicts:	xulrunner-devel
12mr|ruby-gnome2-0.90.5-7|49	
12mr|ruby-gnome2-0.90.5-7|50	Requires:	ruby >= %{rubyver}
12mr|ruby-gnome2-0.90.5-7|51	#Requires:	ruby-libart2 = %version
12mr|ruby-gnome2-0.90.5-7|52	Requires:	rubygem(gtk2)
12mr|ruby-gnome2-0.90.5-7|53	#Requires:	ruby-gnomecanvas2 = %version
12mr|ruby-gnome2-0.90.5-7|54	
12mr|ruby-gnome2-0.90.5-7|55	%description
12mr|ruby-gnome2-0.90.5-7|56	This is a set of Ruby language bindings for the GNOME 2.0 development
12mr|ruby-gnome2-0.90.5-7|57	environment. This is the next generation of Ruby-GNOME.
12mr|ruby-gnome2-0.90.5-7|58	
12mr|ruby-gnome2-0.90.5-7|59	%package devel
12mr|ruby-gnome2-0.90.5-7|60	Summary:	Headers for developing with Ruby/Gnome2, Ruby/Gtk2,
12mr|ruby-gnome2-0.90.5-7|61	License:	LGPLv2+
12mr|ruby-gnome2-0.90.5-7|62	Group:		Development/Ruby
12mr|ruby-gnome2-0.90.5-7|63	Requires:	%{name} = %{version}-%{release}
12mr|ruby-gnome2-0.90.5-7|64	Provides:	ruby-gtk2-devel
12mr|ruby-gnome2-0.90.5-7|65	Requires:	pkgconfig(gdk-pixbuf-2.0)
12mr|ruby-gnome2-0.90.5-7|66	Requires:	pkgconfig(gtk+-2.0)
12mr|ruby-gnome2-0.90.5-7|67	Requires:	pkgconfig(pango)
12mr|ruby-gnome2-0.90.5-7|68	Requires:	pkgconfig(gconf-2.0)
12mr|ruby-gnome2-0.90.5-7|69	Requires:	pkgconfig(libgnomeui-2.0)
12mr|ruby-gnome2-0.90.5-7|70	
12mr|ruby-gnome2-0.90.5-7|71	%description devel
12mr|ruby-gnome2-0.90.5-7|72	Ruby bindings for Gnome2.
12mr|ruby-gnome2-0.90.5-7|73	This package contains header files needed for developing Ruby extensions
12mr|ruby-gnome2-0.90.5-7|74	depending on Ruby/Gnome2, Ruby/Glib2, Ruby/Pango, ...
12mr|ruby-gnome2-0.90.5-7|75	
12mr|ruby-gnome2-0.90.5-7|76	%package -n ruby-libglade2
12mr|ruby-gnome2-0.90.5-7|77	Summary:	Ruby bindings of Libglade2
12mr|ruby-gnome2-0.90.5-7|78	Group:		Development/Ruby
12mr|ruby-gnome2-0.90.5-7|79	Requires:	rubygem(gtk2)
12mr|ruby-gnome2-0.90.5-7|80	
12mr|ruby-gnome2-0.90.5-7|81	%description -n ruby-libglade2
12mr|ruby-gnome2-0.90.5-7|82	Ruby/Libglade2 is a Ruby bindings of Libglade2.
12mr|ruby-gnome2-0.90.5-7|83	This provides a very simple interface to the libglade library,
12mr|ruby-gnome2-0.90.5-7|84	to load interfaces dynamically from a glade file.
12mr|ruby-gnome2-0.90.5-7|85	
12mr|ruby-gnome2-0.90.5-7|86	%package -n ruby-libart2
12mr|ruby-gnome2-0.90.5-7|87	Summary:	Ruby binding of Libart_lgpl
12mr|ruby-gnome2-0.90.5-7|88	Group:		Development/Ruby
12mr|ruby-gnome2-0.90.5-7|89	Requires:	ruby >= %{rubyver}
12mr|ruby-gnome2-0.90.5-7|90	
12mr|ruby-gnome2-0.90.5-7|91	%description -n ruby-libart2
12mr|ruby-gnome2-0.90.5-7|92	Ruby/Libart2 is a Ruby binding of Libart_lgpl.
12mr|ruby-gnome2-0.90.5-7|93	
12mr|ruby-gnome2-0.90.5-7|94	%package -n ruby-gnomecanvas2
12mr|ruby-gnome2-0.90.5-7|95	Summary:	Ruby binding of GnomeCanvas-2.x
12mr|ruby-gnome2-0.90.5-7|96	Group:		Development/Ruby
12mr|ruby-gnome2-0.90.5-7|97	Requires:	ruby-libart2 = %{version}-%{release}
12mr|ruby-gnome2-0.90.5-7|98	Requires:	rubygem(gtk2)
12mr|ruby-gnome2-0.90.5-7|99	
12mr|ruby-gnome2-0.90.5-7|100	%description -n ruby-gnomecanvas2
12mr|ruby-gnome2-0.90.5-7|101	Ruby/GnomeCanvas2 is a Ruby binding of GnomeCanvas-2.x.
12mr|ruby-gnome2-0.90.5-7|102	
12mr|ruby-gnome2-0.90.5-7|103	%package -n ruby-gconf2
12mr|ruby-gnome2-0.90.5-7|104	Summary:	Ruby binding of GConf-1.2.x
12mr|ruby-gnome2-0.90.5-7|105	Group:		Development/Ruby
12mr|ruby-gnome2-0.90.5-7|106	Requires:	rubygem(glib2)
12mr|ruby-gnome2-0.90.5-7|107	
12mr|ruby-gnome2-0.90.5-7|108	%description -n ruby-gconf2
12mr|ruby-gnome2-0.90.5-7|109	Ruby/GConf2 is a Ruby binding of GConf-1.2.x.
12mr|ruby-gnome2-0.90.5-7|110	
12mr|ruby-gnome2-0.90.5-7|111	%package -n ruby-gnomevfs2
12mr|ruby-gnome2-0.90.5-7|112	Summary:	Ruby binding of GnomeVFS-2.0.x
12mr|ruby-gnome2-0.90.5-7|113	Group:		Development/Ruby
12mr|ruby-gnome2-0.90.5-7|114	Requires:	rubygem(glib2)
12mr|ruby-gnome2-0.90.5-7|115	Requires:	ruby-gconf2 = %{version}-%{release}
12mr|ruby-gnome2-0.90.5-7|116	
12mr|ruby-gnome2-0.90.5-7|117	%description -n ruby-gnomevfs2
12mr|ruby-gnome2-0.90.5-7|118	Ruby/GnomeVFS is a Ruby binding of GnomeVFS-2.0.x.
12mr|ruby-gnome2-0.90.5-7|119	
12mr|ruby-gnome2-0.90.5-7|120	%package -n ruby-gtkhtml2
12mr|ruby-gnome2-0.90.5-7|121	Summary:	Ruby binding of GtkHtml2
12mr|ruby-gnome2-0.90.5-7|122	Group:		Development/Ruby
12mr|ruby-gnome2-0.90.5-7|123	Requires:	rubygem(gtk2)
12mr|ruby-gnome2-0.90.5-7|124	
12mr|ruby-gnome2-0.90.5-7|125	%description -n ruby-gtkhtml2
12mr|ruby-gnome2-0.90.5-7|126	Ruby/GtkHtml2 is a Ruby binding of GtkHtml2.
12mr|ruby-gnome2-0.90.5-7|127	
12mr|ruby-gnome2-0.90.5-7|128	%package -n ruby-gtkglext
12mr|ruby-gnome2-0.90.5-7|129	Summary:	Ruby binding of GtkGLExt
12mr|ruby-gnome2-0.90.5-7|130	Group:		Development/Ruby
12mr|ruby-gnome2-0.90.5-7|131	Requires:	ruby-rbogl
12mr|ruby-gnome2-0.90.5-7|132	Requires:	rubygem(gtk2)
12mr|ruby-gnome2-0.90.5-7|133	
12mr|ruby-gnome2-0.90.5-7|134	%description -n ruby-gtkglext
12mr|ruby-gnome2-0.90.5-7|135	Ruby/GtkGLExt is a Ruby binding of GtkGLExt.
12mr|ruby-gnome2-0.90.5-7|136	
12mr|ruby-gnome2-0.90.5-7|137	%package -n ruby-panelapplet2
12mr|ruby-gnome2-0.90.5-7|138	Summary:	Ruby binding of libpanel-applet-2.x
12mr|ruby-gnome2-0.90.5-7|139	Group:		Development/Ruby
12mr|ruby-gnome2-0.90.5-7|140	Requires:	rubygem(glib2)
12mr|ruby-gnome2-0.90.5-7|141	Requires:	rubygem(gtk2)
12mr|ruby-gnome2-0.90.5-7|142	
12mr|ruby-gnome2-0.90.5-7|143	%description -n ruby-panelapplet2
12mr|ruby-gnome2-0.90.5-7|144	Ruby/PanelApplet2 is a Ruby binding of libpanel-applet-2.x.
12mr|ruby-gnome2-0.90.5-7|145	
12mr|ruby-gnome2-0.90.5-7|146	%package -n ruby-gtksourceview2
12mr|ruby-gnome2-0.90.5-7|147	Summary:	Ruby binding of gtksourceview-2.0.x
12mr|ruby-gnome2-0.90.5-7|148	Group:		Development/Ruby
12mr|ruby-gnome2-0.90.5-7|149	Requires:	rubygem(gtk2)
12mr|ruby-gnome2-0.90.5-7|150	
12mr|ruby-gnome2-0.90.5-7|151	%description -n ruby-gtksourceview2
12mr|ruby-gnome2-0.90.5-7|152	Ruby/GtkSourceView is a Ruby binding of gtksourceview-2.0.x.
12mr|ruby-gnome2-0.90.5-7|153	
12mr|ruby-gnome2-0.90.5-7|154	%package -n ruby-gnomeprint2
12mr|ruby-gnome2-0.90.5-7|155	Summary:	Ruby binding of libgnomeprint
12mr|ruby-gnome2-0.90.5-7|156	Group:		Development/Ruby
12mr|ruby-gnome2-0.90.5-7|157	Requires:	ruby >= %{rubyver}
12mr|ruby-gnome2-0.90.5-7|158	
12mr|ruby-gnome2-0.90.5-7|159	%description -n ruby-gnomeprint2
12mr|ruby-gnome2-0.90.5-7|160	Ruby/GnomePrint is a Ruby binding of libgnomeprint.
12mr|ruby-gnome2-0.90.5-7|161	
12mr|ruby-gnome2-0.90.5-7|162	%package -n ruby-gnomeprintui2
12mr|ruby-gnome2-0.90.5-7|163	Summary:	Ruby binding of libgnomeprintui
12mr|ruby-gnome2-0.90.5-7|164	Group:		Development/Ruby
12mr|ruby-gnome2-0.90.5-7|165	Requires:	rubygem(gtk2)
12mr|ruby-gnome2-0.90.5-7|166	
12mr|ruby-gnome2-0.90.5-7|167	%description -n ruby-gnomeprintui2
12mr|ruby-gnome2-0.90.5-7|168	Ruby/GnomePrintUI is a Ruby binding of libgnomeprintui.
12mr|ruby-gnome2-0.90.5-7|169	
12mr|ruby-gnome2-0.90.5-7|170	%package -n ruby-gst
12mr|ruby-gnome2-0.90.5-7|171	Summary:	Ruby binding of GStreamer
12mr|ruby-gnome2-0.90.5-7|172	Group:		Development/Ruby
12mr|ruby-gnome2-0.90.5-7|173	Requires:	rubygem(glib2)
12mr|ruby-gnome2-0.90.5-7|174	
12mr|ruby-gnome2-0.90.5-7|175	%description -n ruby-gst
12mr|ruby-gnome2-0.90.5-7|176	Ruby/GStreamer is a Ruby binding of GStreamer.
12mr|ruby-gnome2-0.90.5-7|177	
12mr|ruby-gnome2-0.90.5-7|178	%package -n ruby-bonobo2
12mr|ruby-gnome2-0.90.5-7|179	Summary:	Ruby binding of libbonobo-2.x
12mr|ruby-gnome2-0.90.5-7|180	Group:		Development/Ruby
12mr|ruby-gnome2-0.90.5-7|181	Requires:	rubygem(gtk2)
12mr|ruby-gnome2-0.90.5-7|182	
12mr|ruby-gnome2-0.90.5-7|183	%description -n ruby-bonobo2
12mr|ruby-gnome2-0.90.5-7|184	Ruby/Bonobo2 is a Ruby binding of libbonobo-2.x.
12mr|ruby-gnome2-0.90.5-7|185	
12mr|ruby-gnome2-0.90.5-7|186	%package -n ruby-bonoboui2
12mr|ruby-gnome2-0.90.5-7|187	Summary:	Ruby binding of libbonoboui-2.x
12mr|ruby-gnome2-0.90.5-7|188	Group:		Development/Ruby
12mr|ruby-gnome2-0.90.5-7|189	Requires:	ruby-gnome2 = %{version}-%{release}
12mr|ruby-gnome2-0.90.5-7|190	
12mr|ruby-gnome2-0.90.5-7|191	%description -n ruby-bonoboui2
12mr|ruby-gnome2-0.90.5-7|192	Ruby/BonoboUI2 is a Ruby binding of libbonoboui-2.x.
12mr|ruby-gnome2-0.90.5-7|193	
12mr|ruby-gnome2-0.90.5-7|194	%if %{build_goocanvas}
12mr|ruby-gnome2-0.90.5-7|195	%package -n ruby-goocanvas
12mr|ruby-gnome2-0.90.5-7|196	Summary:	Ruby binding of goocanvas
12mr|ruby-gnome2-0.90.5-7|197	Group:		Development/Ruby
12mr|ruby-gnome2-0.90.5-7|198	Requires:	ruby-gnome2 = %{version}-%{release}
12mr|ruby-gnome2-0.90.5-7|199	BuildRequires:	goocanvas-devel
12mr|ruby-gnome2-0.90.5-7|200	
12mr|ruby-gnome2-0.90.5-7|201	%description -n ruby-goocanvas
12mr|ruby-gnome2-0.90.5-7|202	Ruby/BonoboUI2 is a Ruby binding of goocanvas.
12mr|ruby-gnome2-0.90.5-7|203	%endif
12mr|ruby-gnome2-0.90.5-7|204	
12mr|ruby-gnome2-0.90.5-7|205	%prep
12mr|ruby-gnome2-0.90.5-7|206	%setup -q -n ruby-gnome2-all-%{version}
12mr|ruby-gnome2-0.90.5-7|207	%patch0 -p1
12mr|ruby-gnome2-0.90.5-7|208	#find -name depend -exec sed -i s/sitearchdir/vendorarchdir/ {} \;
12mr|ruby-gnome2-0.90.5-7|209	
12mr|ruby-gnome2-0.90.5-7|210	%build
12mr|ruby-gnome2-0.90.5-7|211	#ruby extconf.rb --vendor
12mr|ruby-gnome2-0.90.5-7|212	ruby extconf.rb
12mr|ruby-gnome2-0.90.5-7|213	%make
12mr|ruby-gnome2-0.90.5-7|214	
12mr|ruby-gnome2-0.90.5-7|215	find */* -name \*.rb -exec sed -i -e 's|/usr/local/bin/ruby|/usr/bin/ruby|' {} \;
12mr|ruby-gnome2-0.90.5-7|216	
12mr|ruby-gnome2-0.90.5-7|217	%install
12mr|ruby-gnome2-0.90.5-7|218	make install DESTDIR=%{buildroot} libdir=%buildroot%{_libdir} archdir=%{buildroot}%{ruby_sitearchdir}
12mr|ruby-gnome2-0.90.5-7|219	
12mr|ruby-gnome2-0.90.5-7|220	mkdir -p %buildroot%{_bindir}
12mr|ruby-gnome2-0.90.5-7|221	cp libglade/bin/* %{buildroot}%{_bindir}
12mr|ruby-gnome2-0.90.5-7|222	
12mr|ruby-gnome2-0.90.5-7|223	for f in `find */test */tests */sample */samples -type f`
12mr|ruby-gnome2-0.90.5-7|224	do
12mr|ruby-gnome2-0.90.5-7|225	if head -n1 "$f" | grep '^#!' >/dev/null;
12mr|ruby-gnome2-0.90.5-7|226	then
12mr|ruby-gnome2-0.90.5-7|227	sed -i 's|/usr/local/bin|/usr/bin|' "$f"
12mr|ruby-gnome2-0.90.5-7|228	chmod 0755 "$f"
12mr|ruby-gnome2-0.90.5-7|229	else
12mr|ruby-gnome2-0.90.5-7|230	chmod 0644 "$f"
12mr|ruby-gnome2-0.90.5-7|231	fi
12mr|ruby-gnome2-0.90.5-7|232	done
12mr|ruby-gnome2-0.90.5-7|233	
12mr|ruby-gnome2-0.90.5-7|234	## Remove files packaged from gems
12mr|ruby-gnome2-0.90.5-7|235	# ruby-glib2
12mr|ruby-gnome2-0.90.5-7|236	rm -f %{buildroot}%{ruby_sitearchdir}/glib2.so
12mr|ruby-gnome2-0.90.5-7|237	rm -f %{buildroot}%{ruby_sitelibdir}/glib2.rb
12mr|ruby-gnome2-0.90.5-7|238	rm -f %{buildroot}%{ruby_sitelibdir}/glib-mkenums.rb
12mr|ruby-gnome2-0.90.5-7|239	rm -f %{buildroot}glib/{COPYING.LIB,ChangeLog,README}
12mr|ruby-gnome2-0.90.5-7|240	
12mr|ruby-gnome2-0.90.5-7|241	# ruby-gtk2
12mr|ruby-gnome2-0.90.5-7|242	rm -f %{buildroot}%{ruby_sitearchdir}/gtk2.so
12mr|ruby-gnome2-0.90.5-7|243	rm -f %{buildroot}%{ruby_sitelibdir}/gtk2.rb
12mr|ruby-gnome2-0.90.5-7|244	rm -f %{buildroot}%{ruby_sitelibdir}/gtk2/base.rb
12mr|ruby-gnome2-0.90.5-7|245	rm -rf %{buildroot}gtk/{COPYING.LIB,ChangeLog,README,sample}
12mr|ruby-gnome2-0.90.5-7|246	
12mr|ruby-gnome2-0.90.5-7|247	# ruby-gdkpixbuf2
12mr|ruby-gnome2-0.90.5-7|248	rm -f %{buildroot}%{ruby_sitearchdir}/gdk_pixbuf2.so
12mr|ruby-gnome2-0.90.5-7|249	rm -f %{buildroot}%{ruby_sitelibdir}/gdk_pixbuf2.rb
12mr|ruby-gnome2-0.90.5-7|250	rm -rf %{buildroot}gdkpixbuf/{COPYING.LIB,ChangeLog,README,sample}
12mr|ruby-gnome2-0.90.5-7|251	
12mr|ruby-gnome2-0.90.5-7|252	# ruby-gio2
12mr|ruby-gnome2-0.90.5-7|253	rm -f %{buildroot}%{ruby_sitearchdir}/gio2.so
12mr|ruby-gnome2-0.90.5-7|254	rm -f %{buildroot}%{ruby_sitelibdir}/gio2.rb
12mr|ruby-gnome2-0.90.5-7|255	
12mr|ruby-gnome2-0.90.5-7|256	# ruby-pango
12mr|ruby-gnome2-0.90.5-7|257	rm -f %{buildroot}%{ruby_sitearchdir}/pango.so
12mr|ruby-gnome2-0.90.5-7|258	rm -f %{buildroot}%{ruby_sitelibdir}/pango.rb
12mr|ruby-gnome2-0.90.5-7|259	rm -rf %{buildroot}pango/{COPYING.LIB,ChangeLog,README,sample}
12mr|ruby-gnome2-0.90.5-7|260	
12mr|ruby-gnome2-0.90.5-7|261	# ruby-atk
12mr|ruby-gnome2-0.90.5-7|262	rm -f %{buildroot}%{ruby_sitearchdir}/atk.so
12mr|ruby-gnome2-0.90.5-7|263	rm -f %{buildroot}%{ruby_sitelibdir}/atk.rb
12mr|ruby-gnome2-0.90.5-7|264	rm -f %{buildroot}atk/{COPYING.LIB,ChangeLog,README}
12mr|ruby-gnome2-0.90.5-7|265	
12mr|ruby-gnome2-0.90.5-7|266	# ruby-rsvg2
12mr|ruby-gnome2-0.90.5-7|267	rm -f %{buildroot}%{ruby_sitearchdir}/rsvg2.so
12mr|ruby-gnome2-0.90.5-7|268	rm -f %{buildroot}%{ruby_sitelibdir}/rsvg2.rb
12mr|ruby-gnome2-0.90.5-7|269	rm -rf %{buildroot}rsvg/{ChangeLog,README,sample,COPYING.LIB}
12mr|ruby-gnome2-0.90.5-7|270	
12mr|ruby-gnome2-0.90.5-7|271	# ruby-vte
12mr|ruby-gnome2-0.90.5-7|272	rm -f %{buildroot}%{ruby_sitearchdir}/vte.so
12mr|ruby-gnome2-0.90.5-7|273	rm -f %{buildroot}%{ruby_sitelibdir}/vte.rb
12mr|ruby-gnome2-0.90.5-7|274	rm -rf %{buildroot}vte/{ChangeLog,README,sample,COPYING.LIB}
12mr|ruby-gnome2-0.90.5-7|275	
12mr|ruby-gnome2-0.90.5-7|276	# ruby-poppler
12mr|ruby-gnome2-0.90.5-7|277	rm -f %{buildroot}%{ruby_sitearchdir}/poppler.so
12mr|ruby-gnome2-0.90.5-7|278	rm -f %{buildroot}%{ruby_sitelibdir}/poppler.rb
12mr|ruby-gnome2-0.90.5-7|279	rm -rf %{buildroot}poppler/{ChangeLog,README,sample,COPYING.LIB}
12mr|ruby-gnome2-0.90.5-7|280	
12mr|ruby-gnome2-0.90.5-7|281	
12mr|ruby-gnome2-0.90.5-7|282	
12mr|ruby-gnome2-0.90.5-7|283	%files -n ruby-panelapplet2
12mr|ruby-gnome2-0.90.5-7|284	%{ruby_sitearchdir}/panelapplet2.so
12mr|ruby-gnome2-0.90.5-7|285	%{ruby_sitearchdir}/panelapplet2_main.so
12mr|ruby-gnome2-0.90.5-7|286	%{ruby_sitelibdir}/panelapplet2.rb
12mr|ruby-gnome2-0.90.5-7|287	%doc AUTHORS panel-applet/{COPYING.LIB,ChangeLog,README,sample}
12mr|ruby-gnome2-0.90.5-7|288	
12mr|ruby-gnome2-0.90.5-7|289	%files -n ruby-libglade2
12mr|ruby-gnome2-0.90.5-7|290	%{ruby_sitearchdir}/libglade2.so
12mr|ruby-gnome2-0.90.5-7|291	%{ruby_sitelibdir}/libglade2.rb
12mr|ruby-gnome2-0.90.5-7|292	%{_bindir}/ruby-glade-create-template
12mr|ruby-gnome2-0.90.5-7|293	%doc AUTHORS libglade/{COPYING.LIB,ChangeLog,README,sample}
12mr|ruby-gnome2-0.90.5-7|294	
12mr|ruby-gnome2-0.90.5-7|295	%files -n ruby-libart2
12mr|ruby-gnome2-0.90.5-7|296	%{ruby_sitearchdir}/libart2.so
12mr|ruby-gnome2-0.90.5-7|297	%{ruby_sitelibdir}/libart2.rb
12mr|ruby-gnome2-0.90.5-7|298	%doc AUTHORS libart/{COPYING.LIB,ChangeLog,README,sample}
12mr|ruby-gnome2-0.90.5-7|299	
12mr|ruby-gnome2-0.90.5-7|300	%files
12mr|ruby-gnome2-0.90.5-7|301	%{ruby_sitearchdir}/gnome2.so
12mr|ruby-gnome2-0.90.5-7|302	%{ruby_sitelibdir}/gnome2.rb
12mr|ruby-gnome2-0.90.5-7|303	%doc AUTHORS gnome/{COPYING.LIB,ChangeLog,README,sample}
12mr|ruby-gnome2-0.90.5-7|304	
12mr|ruby-gnome2-0.90.5-7|305	%files -n ruby-gnomecanvas2
12mr|ruby-gnome2-0.90.5-7|306	%{ruby_sitearchdir}/gnomecanvas2.so
12mr|ruby-gnome2-0.90.5-7|307	%{ruby_sitelibdir}/gnomecanvas2.rb
12mr|ruby-gnome2-0.90.5-7|308	%doc AUTHORS gnomecanvas/{COPYING.LIB,ChangeLog,README,sample}
12mr|ruby-gnome2-0.90.5-7|309	
12mr|ruby-gnome2-0.90.5-7|310	%files -n ruby-gconf2
12mr|ruby-gnome2-0.90.5-7|311	%{ruby_sitearchdir}/gconf2.so
12mr|ruby-gnome2-0.90.5-7|312	%{ruby_sitelibdir}/gconf2.rb
12mr|ruby-gnome2-0.90.5-7|313	%doc AUTHORS gconf/{COPYING.LIB,ChangeLog,README,tests}
12mr|ruby-gnome2-0.90.5-7|314	
12mr|ruby-gnome2-0.90.5-7|315	%files -n ruby-gnomevfs2
12mr|ruby-gnome2-0.90.5-7|316	%{ruby_sitearchdir}/gnomevfs.so
12mr|ruby-gnome2-0.90.5-7|317	%{ruby_sitelibdir}/gnomevfs.rb
12mr|ruby-gnome2-0.90.5-7|318	%doc AUTHORS gnomevfs/{COPYING.LIB,ChangeLog,README,tests}
12mr|ruby-gnome2-0.90.5-7|319	
12mr|ruby-gnome2-0.90.5-7|320	%files -n ruby-gtkhtml2
12mr|ruby-gnome2-0.90.5-7|321	%{ruby_sitearchdir}/gtkhtml2.so
12mr|ruby-gnome2-0.90.5-7|322	%{ruby_sitelibdir}/gtkhtml2.rb
12mr|ruby-gnome2-0.90.5-7|323	%doc AUTHORS gtkhtml2/{COPYING.LIB,ChangeLog,README,sample}
12mr|ruby-gnome2-0.90.5-7|324	
12mr|ruby-gnome2-0.90.5-7|325	%files -n ruby-gtkglext
12mr|ruby-gnome2-0.90.5-7|326	%{ruby_sitearchdir}/gtkglext.so
12mr|ruby-gnome2-0.90.5-7|327	%{ruby_sitelibdir}/gtkglext.rb
12mr|ruby-gnome2-0.90.5-7|328	%doc AUTHORS gtkglext/{ChangeLog,README,sample}
12mr|ruby-gnome2-0.90.5-7|329	
12mr|ruby-gnome2-0.90.5-7|330	
12mr|ruby-gnome2-0.90.5-7|331	%files -n ruby-gtksourceview2
12mr|ruby-gnome2-0.90.5-7|332	%{ruby_sitearchdir}/gtksourceview2.so
12mr|ruby-gnome2-0.90.5-7|333	%{ruby_sitelibdir}/gtksourceview2.rb
12mr|ruby-gnome2-0.90.5-7|334	%doc AUTHORS gtksourceview/{ChangeLog,README,sample,COPYING.LIB}
12mr|ruby-gnome2-0.90.5-7|335	
12mr|ruby-gnome2-0.90.5-7|336	%files -n ruby-gnomeprint2
12mr|ruby-gnome2-0.90.5-7|337	%{ruby_sitearchdir}/gnomeprint2.so
12mr|ruby-gnome2-0.90.5-7|338	%{ruby_sitelibdir}/gnomeprint2.rb
12mr|ruby-gnome2-0.90.5-7|339	%doc AUTHORS gnomeprint/{COPYING.LIB,ChangeLog,README,sample,test}
12mr|ruby-gnome2-0.90.5-7|340	
12mr|ruby-gnome2-0.90.5-7|341	%files -n ruby-gnomeprintui2
12mr|ruby-gnome2-0.90.5-7|342	%{ruby_sitearchdir}/gnomeprintui2.so
12mr|ruby-gnome2-0.90.5-7|343	%{ruby_sitelibdir}/gnomeprintui2.rb
12mr|ruby-gnome2-0.90.5-7|344	%doc AUTHORS gnomeprintui/{ChangeLog,README,sample,COPYING.LIB}
12mr|ruby-gnome2-0.90.5-7|345	
12mr|ruby-gnome2-0.90.5-7|346	
12mr|ruby-gnome2-0.90.5-7|347	%files devel
12mr|ruby-gnome2-0.90.5-7|348	# Seems to be no longer installed and needed
12mr|ruby-gnome2-0.90.5-7|349	#{ruby_sitelibdir}/mkmf-gnome2.rb
12mr|ruby-gnome2-0.90.5-7|350	#{ruby_sitelibdir}/pkg-config.rb
12mr|ruby-gnome2-0.90.5-7|351	%{ruby_sitearchdir}/*.h
12mr|ruby-gnome2-0.90.5-7|352	#%{_libdir}/pkgconfig
12mr|ruby-gnome2-0.90.5-7|353	
12mr|ruby-gnome2-0.90.5-7|354	%files -n ruby-gst
12mr|ruby-gnome2-0.90.5-7|355	%{ruby_sitearchdir}/gst.so
12mr|ruby-gnome2-0.90.5-7|356	%{ruby_sitelibdir}/gst.rb
12mr|ruby-gnome2-0.90.5-7|357	%doc AUTHORS gstreamer/{COPYING.LIB,ChangeLog,README,tests}
12mr|ruby-gnome2-0.90.5-7|358	
12mr|ruby-gnome2-0.90.5-7|359	%files -n ruby-bonobo2
12mr|ruby-gnome2-0.90.5-7|360	%doc bonobo/ChangeLog bonobo/COPYING.LIB bonobo/README
12mr|ruby-gnome2-0.90.5-7|361	%{ruby_sitelibdir}/bonobo2.rb
12mr|ruby-gnome2-0.90.5-7|362	%{ruby_sitearchdir}/bonobo2.so
12mr|ruby-gnome2-0.90.5-7|363	
12mr|ruby-gnome2-0.90.5-7|364	%files -n ruby-bonoboui2
12mr|ruby-gnome2-0.90.5-7|365	%doc bonoboui/ChangeLog bonoboui/COPYING.LIB bonoboui/README
12mr|ruby-gnome2-0.90.5-7|366	%{ruby_sitelibdir}/bonoboui2.rb
12mr|ruby-gnome2-0.90.5-7|367	%{ruby_sitearchdir}/bonoboui2.so
12mr|ruby-gnome2-0.90.5-7|368	
12mr|ruby-gnome2-0.90.5-7|369	%if %build_goocanvas
12mr|ruby-gnome2-0.90.5-7|370	%files -n ruby-goocanvas
12mr|ruby-gnome2-0.90.5-7|371	%doc goocanvas/README goocanvas/Changelog
12mr|ruby-gnome2-0.90.5-7|372	%{ruby_sitelibdir}/goocanvas.rb
12mr|ruby-gnome2-0.90.5-7|373	%{ruby_sitearchdir}/goocanvas.so
12mr|ruby-gnome2-0.90.5-7|374	%endif
12mr|ruby-gnome2-0.90.5-7|375	
12mr|ruby-gnome2-0.90.5-7|376	
12mr|ruby-gnome2-0.90.5-7|377	
12mr|ruby-gnome2-0.90.5-7|378	%changelog
12mr|ruby-gnome2-0.90.5-7|379	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ruby-gnome2-0.90.5-7|380	+ Commit: feca3dd
12mr|ruby-gnome2-0.90.5-7|381	- Fix requires
12mr|ruby-gnome2-0.90.5-7|382	
12mr|ruby-gnome2-0.90.5-7|383	* Sun Sep  16 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|ruby-gnome2-0.90.5-7|384	+ Commit: ccd5cc2
12mr|ruby-gnome2-0.90.5-7|385	- Update to 0.90.5
12mr|ruby-gnome2-0.90.5-7|386	
12mr|ruby-gnome2-0.90.5-7|387	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ruby-gnome2-0.90.5-7|388	+ Commit: 203885b
12mr|ruby-gnome2-0.90.5-7|389	- Update files
12mr|ruby-gnome2-0.90.5-7|390	
12mr|ruby-gnome2-0.90.5-7|391	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ruby-gnome2-0.90.5-7|392	+ Commit: abb4a94
12mr|ruby-gnome2-0.90.5-7|393	- Convert BR to pkgconfig style
12mr|ruby-gnome2-0.90.5-7|394	
12mr|ruby-gnome2-0.90.5-7|395	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ruby-gnome2-0.90.5-7|396	+ Commit: 74a560c
12mr|ruby-gnome2-0.90.5-7|397	- Spec cleanup
12mr|ruby-gnome2-0.90.5-7|398	
12mr|ruby-gnome2-0.90.5-7|399	

16296 12
12mr|ruby-progressbar-0.11.0-1|1	# Generated from progressbar-0.11.0.gem by gem2rpm5 -*- rpm-spec -*-
12mr|ruby-progressbar-0.11.0-1|2	%define	rbname	progressbar
12mr|ruby-progressbar-0.11.0-1|3	
12mr|ruby-progressbar-0.11.0-1|4	Summary:	Ruby/ProgressBar is a text progress bar library for Ruby
12mr|ruby-progressbar-0.11.0-1|5	Name:		ruby-%{rbname}
12mr|ruby-progressbar-0.11.0-1|6	
12mr|ruby-progressbar-0.11.0-1|7	Version:	0.11.0
12mr|ruby-progressbar-0.11.0-1|8	Release:	1
12mr|ruby-progressbar-0.11.0-1|9	Group:		Development/Ruby
12mr|ruby-progressbar-0.11.0-1|10	License:	GPLv2+ or Ruby
12mr|ruby-progressbar-0.11.0-1|11	URL:		http://github.com/peleteiro/progressbar
12mr|ruby-progressbar-0.11.0-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12mr|ruby-progressbar-0.11.0-1|13	BuildRequires:	rubygems >= 1.3.6
12mr|ruby-progressbar-0.11.0-1|14	BuildArch:	noarch
12mr|ruby-progressbar-0.11.0-1|15	
12mr|ruby-progressbar-0.11.0-1|16	%description
12mr|ruby-progressbar-0.11.0-1|17	Ruby/ProgressBar is a text progress bar library for Ruby. It can indicate
12mr|ruby-progressbar-0.11.0-1|18	progress with percentage, a progress bar, and estimated remaining time.
12mr|ruby-progressbar-0.11.0-1|19	
12mr|ruby-progressbar-0.11.0-1|20	%package	doc
12mr|ruby-progressbar-0.11.0-1|21	Summary:	Documentation for %{name}
12mr|ruby-progressbar-0.11.0-1|22	Group:		Books/Computer books
12mr|ruby-progressbar-0.11.0-1|23	BuildArch:	noarch
12mr|ruby-progressbar-0.11.0-1|24	
12mr|ruby-progressbar-0.11.0-1|25	%description	doc
12mr|ruby-progressbar-0.11.0-1|26	Documents, RDoc & RI documentation for %{name}.
12mr|ruby-progressbar-0.11.0-1|27	
12mr|ruby-progressbar-0.11.0-1|28	%prep
12mr|ruby-progressbar-0.11.0-1|29	%setup -q
12mr|ruby-progressbar-0.11.0-1|30	
12mr|ruby-progressbar-0.11.0-1|31	%build
12mr|ruby-progressbar-0.11.0-1|32	%gem_build
12mr|ruby-progressbar-0.11.0-1|33	
12mr|ruby-progressbar-0.11.0-1|34	%install
12mr|ruby-progressbar-0.11.0-1|35	%gem_install
12mr|ruby-progressbar-0.11.0-1|36	
12mr|ruby-progressbar-0.11.0-1|37	%files
12mr|ruby-progressbar-0.11.0-1|38	#%dir %{ruby_gemdir}/gems/%{rbname}-%{version}
12mr|ruby-progressbar-0.11.0-1|39	#%dir %{ruby_gemdir}/gems/%{rbname}-%{version}/lib
12mr|ruby-progressbar-0.11.0-1|40	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12mr|ruby-progressbar-0.11.0-1|41	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12mr|ruby-progressbar-0.11.0-1|42	
12mr|ruby-progressbar-0.11.0-1|43	%files doc
12mr|ruby-progressbar-0.11.0-1|44	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12mr|ruby-progressbar-0.11.0-1|45	
12mr|ruby-progressbar-0.11.0-1|46	
12mr|ruby-progressbar-0.11.0-1|47	%changelog
12mr|ruby-progressbar-0.11.0-1|48	* Fri Sep  7 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|ruby-progressbar-0.11.0-1|49	+ Commit: 36f1306
12mr|ruby-progressbar-0.11.0-1|50	- Updated to 0.11.0
12mr|ruby-progressbar-0.11.0-1|51	
12mr|ruby-progressbar-0.11.0-1|52	* Fri Sep  7 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|ruby-progressbar-0.11.0-1|53	+ Commit: c659224
12mr|ruby-progressbar-0.11.0-1|54	- Updated to 0.11.0
12mr|ruby-progressbar-0.11.0-1|55	
12mr|ruby-progressbar-0.11.0-1|56	

16297 12
12mr|ruby-qt4-4.9.4-1|1	Name:		ruby-qt4
12mr|ruby-qt4-4.9.4-1|2	Summary:	Ruby Qt4 bindings
12mr|ruby-qt4-4.9.4-1|3	Version:	4.9.4
12mr|ruby-qt4-4.9.4-1|4	Release:	1
12mr|ruby-qt4-4.9.4-1|5	Epoch:		1
12mr|ruby-qt4-4.9.4-1|6	Group:		Development/KDE and Qt
12mr|ruby-qt4-4.9.4-1|7	License:	GPLv2 LGPLv2
12mr|ruby-qt4-4.9.4-1|8	URL:		http://www.kde.org
12mr|ruby-qt4-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/qtruby-%{version}.tar.xz
12mr|ruby-qt4-4.9.4-1|10	BuildRequires:	cmake
12mr|ruby-qt4-4.9.4-1|11	BuildRequires:	kde4-macros
12mr|ruby-qt4-4.9.4-1|12	Buildrequires:	kdelibs4-devel
12mr|ruby-qt4-4.9.4-1|13	BuildRequires:	smokeqt-devel >= 1:%{version}
12mr|ruby-qt4-4.9.4-1|14	BuildRequires:	phonon-devel
12mr|ruby-qt4-4.9.4-1|15	BuildRequires:	qscintilla-qt4-devel
12mr|ruby-qt4-4.9.4-1|16	BuildRequires:	ruby-devel
12mr|ruby-qt4-4.9.4-1|17	BuildRequires:	ruby
12mr|ruby-qt4-4.9.4-1|18	
12mr|ruby-qt4-4.9.4-1|19	%description
12mr|ruby-qt4-4.9.4-1|20	A Qt4 bindings for Ruby language.
12mr|ruby-qt4-4.9.4-1|21	
12mr|ruby-qt4-4.9.4-1|22	%files
12mr|ruby-qt4-4.9.4-1|23	%doc COPYING COPYING.LIB README TODO AUTHORS ChangeLog
12mr|ruby-qt4-4.9.4-1|24	%{_kde_bindir}/rbqtapi
12mr|ruby-qt4-4.9.4-1|25	%{ruby_sitearchdir}/qscintilla.so
12mr|ruby-qt4-4.9.4-1|26	%{ruby_sitearchdir}/qtdeclarative.so
12mr|ruby-qt4-4.9.4-1|27	%{ruby_sitearchdir}/qtruby4.so
12mr|ruby-qt4-4.9.4-1|28	%{ruby_sitearchdir}/qtuitools.so
12mr|ruby-qt4-4.9.4-1|29	%{ruby_sitearchdir}/qtwebkit.so
12mr|ruby-qt4-4.9.4-1|30	%{ruby_sitearchdir}/qtscript.so
12mr|ruby-qt4-4.9.4-1|31	%{ruby_sitearchdir}/qttest.so
12mr|ruby-qt4-4.9.4-1|32	%{ruby_sitearchdir}/phonon.so
12mr|ruby-qt4-4.9.4-1|33	%{ruby_sitelibdir}/Qt.rb
12mr|ruby-qt4-4.9.4-1|34	%{ruby_sitelibdir}/Qt3.rb
12mr|ruby-qt4-4.9.4-1|35	%{ruby_sitelibdir}/Qt4.rb
12mr|ruby-qt4-4.9.4-1|36	%{ruby_sitelibdir}/Qt
12mr|ruby-qt4-4.9.4-1|37	%{ruby_sitelibdir}/qscintilla
12mr|ruby-qt4-4.9.4-1|38	%{ruby_sitelibdir}/qtdeclarative
12mr|ruby-qt4-4.9.4-1|39	%{ruby_sitelibdir}/qtuitools
12mr|ruby-qt4-4.9.4-1|40	%{ruby_sitelibdir}/qtwebkit
12mr|ruby-qt4-4.9.4-1|41	%{ruby_sitelibdir}/qtscript
12mr|ruby-qt4-4.9.4-1|42	%{ruby_sitelibdir}/qttest
12mr|ruby-qt4-4.9.4-1|43	%{ruby_sitelibdir}/phonon
12mr|ruby-qt4-4.9.4-1|44	
12mr|ruby-qt4-4.9.4-1|45	#------------------------------------------------------------
12mr|ruby-qt4-4.9.4-1|46	
12mr|ruby-qt4-4.9.4-1|47	%define libqtruby4shared_major 2
12mr|ruby-qt4-4.9.4-1|48	%define libqtruby4shared %mklibname qtruby4shared %{libqtruby4shared_major}
12mr|ruby-qt4-4.9.4-1|49	
12mr|ruby-qt4-4.9.4-1|50	%package -n %{libqtruby4shared}
12mr|ruby-qt4-4.9.4-1|51	Summary:	Qt generic bindings library
12mr|ruby-qt4-4.9.4-1|52	Group:		Development/KDE and Qt
12mr|ruby-qt4-4.9.4-1|53	
12mr|ruby-qt4-4.9.4-1|54	%description -n %{libqtruby4shared}
12mr|ruby-qt4-4.9.4-1|55	Qt generic bindings library.
12mr|ruby-qt4-4.9.4-1|56	
12mr|ruby-qt4-4.9.4-1|57	%files -n %{libqtruby4shared}
12mr|ruby-qt4-4.9.4-1|58	%{_kde_libdir}/libqtruby4shared.so.%{libqtruby4shared_major}*
12mr|ruby-qt4-4.9.4-1|59	
12mr|ruby-qt4-4.9.4-1|60	#------------------------------------------------------------
12mr|ruby-qt4-4.9.4-1|61	
12mr|ruby-qt4-4.9.4-1|62	%package devel
12mr|ruby-qt4-4.9.4-1|63	Summary:	Header files for ruby-qt4
12mr|ruby-qt4-4.9.4-1|64	Group:		Development/KDE and Qt
12mr|ruby-qt4-4.9.4-1|65	Requires:	ruby-qt4 = %{EVRD}
12mr|ruby-qt4-4.9.4-1|66	Requires:	%{libqtruby4shared} = %{EVRD}
12mr|ruby-qt4-4.9.4-1|67	
12mr|ruby-qt4-4.9.4-1|68	%description devel
12mr|ruby-qt4-4.9.4-1|69	ruby-qt4 devel files.
12mr|ruby-qt4-4.9.4-1|70	
12mr|ruby-qt4-4.9.4-1|71	%files devel
12mr|ruby-qt4-4.9.4-1|72	%{_kde_bindir}/rbrcc
12mr|ruby-qt4-4.9.4-1|73	%{_kde_bindir}/rbuic4
12mr|ruby-qt4-4.9.4-1|74	%{_kde_libdir}/libqtruby4shared.so
12mr|ruby-qt4-4.9.4-1|75	%{_kde_includedir}/qtruby
12mr|ruby-qt4-4.9.4-1|76	%{_kde_datadir}/qtruby4/cmake/*.cmake
12mr|ruby-qt4-4.9.4-1|77	
12mr|ruby-qt4-4.9.4-1|78	#------------------------------------------------------------
12mr|ruby-qt4-4.9.4-1|79	
12mr|ruby-qt4-4.9.4-1|80	%prep
12mr|ruby-qt4-4.9.4-1|81	%setup -qn qtruby-%{version}
12mr|ruby-qt4-4.9.4-1|82	
12mr|ruby-qt4-4.9.4-1|83	%build
12mr|ruby-qt4-4.9.4-1|84	%cmake_kde4
12mr|ruby-qt4-4.9.4-1|85	%make
12mr|ruby-qt4-4.9.4-1|86	
12mr|ruby-qt4-4.9.4-1|87	%install
12mr|ruby-qt4-4.9.4-1|88	%makeinstall_std -C build
12mr|ruby-qt4-4.9.4-1|89	
12mr|ruby-qt4-4.9.4-1|90	%changelog
12mr|ruby-qt4-4.9.4-1|91	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
12mr|ruby-qt4-4.9.4-1|92	- New version 4.9.4
12mr|ruby-qt4-4.9.4-1|93	
12mr|ruby-qt4-4.9.4-1|94	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
12mr|ruby-qt4-4.9.4-1|95	- New version 4.9.3
12mr|ruby-qt4-4.9.4-1|96	
12mr|ruby-qt4-4.9.4-1|97	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-1
12mr|ruby-qt4-4.9.4-1|98	- New version 4.9.2
12mr|ruby-qt4-4.9.4-1|99	
12mr|ruby-qt4-4.9.4-1|100	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
12mr|ruby-qt4-4.9.4-1|101	- New version 4.9.1
12mr|ruby-qt4-4.9.4-1|102	
12mr|ruby-qt4-4.9.4-1|103	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mr|ruby-qt4-4.9.4-1|104	- New version 4.9.0
12mr|ruby-qt4-4.9.4-1|105	
12mr|ruby-qt4-4.9.4-1|106	* Sun Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-1
12mr|ruby-qt4-4.9.4-1|107	- New version 4.8.97
12mr|ruby-qt4-4.9.4-1|108	
12mr|ruby-qt4-4.9.4-1|109	* Sun Jul 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
12mr|ruby-qt4-4.9.4-1|110	- New version 4.8.95
12mr|ruby-qt4-4.9.4-1|111	
12mr|ruby-qt4-4.9.4-1|112	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.4-69.1mib2010.2
12mr|ruby-qt4-4.9.4-1|113	- New version 4.8.4
12mr|ruby-qt4-4.9.4-1|114	- MIB (Mandriva International Backports)
12mr|ruby-qt4-4.9.4-1|115	
12mr|ruby-qt4-4.9.4-1|116	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.3-69.1mib2010.2
12mr|ruby-qt4-4.9.4-1|117	- New version 4.8.3
12mr|ruby-qt4-4.9.4-1|118	- MIB (Mandriva International Backports)
12mr|ruby-qt4-4.9.4-1|119	
12mr|ruby-qt4-4.9.4-1|120	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.2-69.1mib2010.2
12mr|ruby-qt4-4.9.4-1|121	- New version 4.8.2
12mr|ruby-qt4-4.9.4-1|122	- MIB (Mandriva International Backports)
12mr|ruby-qt4-4.9.4-1|123	
12mr|ruby-qt4-4.9.4-1|124	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.1-69.1mib2010.2
12mr|ruby-qt4-4.9.4-1|125	- New version 4.8.1
12mr|ruby-qt4-4.9.4-1|126	- MIB (Mandriva International Backports)
12mr|ruby-qt4-4.9.4-1|127	
12mr|ruby-qt4-4.9.4-1|128	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.0-69.2mib2010.2
12mr|ruby-qt4-4.9.4-1|129	+ Revision: 771180
12mr|ruby-qt4-4.9.4-1|130	- Backport to 2010.2 for MIB users
12mr|ruby-qt4-4.9.4-1|131	- MIB (Mandriva International Backports)
12mr|ruby-qt4-4.9.4-1|132	
12mr|ruby-qt4-4.9.4-1|133	* Sat Feb 04 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.8.0-2
12mr|ruby-qt4-4.9.4-1|134	+ Revision: 771180
12mr|ruby-qt4-4.9.4-1|135	- Rebuild against new ruby
12mr|ruby-qt4-4.9.4-1|136	
12mr|ruby-qt4-4.9.4-1|137	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.8.0-1
12mr|ruby-qt4-4.9.4-1|138	+ Revision: 762418
12mr|ruby-qt4-4.9.4-1|139	- New upstream tarball
12mr|ruby-qt4-4.9.4-1|140	
12mr|ruby-qt4-4.9.4-1|141	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.97-1
12mr|ruby-qt4-4.9.4-1|142	+ Revision: 758119
12mr|ruby-qt4-4.9.4-1|143	- New upstream tarball
12mr|ruby-qt4-4.9.4-1|144	
12mr|ruby-qt4-4.9.4-1|145	* Tue Jan 03 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.95-1
12mr|ruby-qt4-4.9.4-1|146	+ Revision: 748770
12mr|ruby-qt4-4.9.4-1|147	- New version
12mr|ruby-qt4-4.9.4-1|148	
12mr|ruby-qt4-4.9.4-1|149	* Wed Dec 14 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.90-1
12mr|ruby-qt4-4.9.4-1|150	+ Revision: 740827
12mr|ruby-qt4-4.9.4-1|151	- New version
12mr|ruby-qt4-4.9.4-1|152	
12mr|ruby-qt4-4.9.4-1|153	* Mon Nov 21 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.80-1
12mr|ruby-qt4-4.9.4-1|154	+ Revision: 732114
12mr|ruby-qt4-4.9.4-1|155	- New version 4.7.80
12mr|ruby-qt4-4.9.4-1|156	
12mr|ruby-qt4-4.9.4-1|157	* Tue Sep 20 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.41-1
12mr|ruby-qt4-4.9.4-1|158	+ Revision: 700589
12mr|ruby-qt4-4.9.4-1|159	- Add runy as buildrequire
12mr|ruby-qt4-4.9.4-1|160	- Import qtruby
12mr|ruby-qt4-4.9.4-1|161	- Create current folder
12mr|ruby-qt4-4.9.4-1|162	

16298 12
12mr|ruby-rake-0.8.7-4|1	%define rname   rake
12mr|ruby-rake-0.8.7-4|2	
12mr|ruby-rake-0.8.7-4|3	Summary:    Simple ruby build program with capabilities similar to make
12mr|ruby-rake-0.8.7-4|4	Name:       ruby-%{rname}
12mr|ruby-rake-0.8.7-4|5	Version:    0.8.7
12mr|ruby-rake-0.8.7-4|6	Release:    %mkrel 4
12mr|ruby-rake-0.8.7-4|7	License:    MIT
12mr|ruby-rake-0.8.7-4|8	Group:      Development/Ruby
12mr|ruby-rake-0.8.7-4|9	URL:        http://rake.rubyforge.org/
12mr|ruby-rake-0.8.7-4|10	Source0:    http://gems.rubyforge.org/gems/%{rname}-%{version}.gem
12mr|ruby-rake-0.8.7-4|11	BuildRoot:  %{_tmppath}/%{name}-buildroot
12mr|ruby-rake-0.8.7-4|12	BuildArch:  noarch
12mr|ruby-rake-0.8.7-4|13	BuildRequires: ruby-RubyGems
12mr|ruby-rake-0.8.7-4|14	Provides:   rubygem(%{rname}) = %{version}
12mr|ruby-rake-0.8.7-4|15	
12mr|ruby-rake-0.8.7-4|16	%description
12mr|ruby-rake-0.8.7-4|17	This package contains Rake, a simple ruby build program with capabilities
12mr|ruby-rake-0.8.7-4|18	similar to make.
12mr|ruby-rake-0.8.7-4|19	
12mr|ruby-rake-0.8.7-4|20	Rake has the following features:
12mr|ruby-rake-0.8.7-4|21	* Rakefiles (rake's version of Makefiles) are completely defined in
12mr|ruby-rake-0.8.7-4|22	standard Ruby syntax. No XML files to edit. No quirky Makefile syntax to
12mr|ruby-rake-0.8.7-4|23	worry about (is that a tab or a space?)
12mr|ruby-rake-0.8.7-4|24	* Users can specify tasks with prerequisites.
12mr|ruby-rake-0.8.7-4|25	* Rake supports rule patterns to sythesize implicit tasks.
12mr|ruby-rake-0.8.7-4|26	* Rake is lightweight. It can be distributed with other projects as a single
12mr|ruby-rake-0.8.7-4|27	file. Projects that depend upon rake do not require that rake be installed
12mr|ruby-rake-0.8.7-4|28	on target systems.
12mr|ruby-rake-0.8.7-4|29	
12mr|ruby-rake-0.8.7-4|30	%prep
12mr|ruby-rake-0.8.7-4|31	
12mr|ruby-rake-0.8.7-4|32	%build
12mr|ruby-rake-0.8.7-4|33	
12mr|ruby-rake-0.8.7-4|34	%install
12mr|ruby-rake-0.8.7-4|35	rm -rf %buildroot
12mr|ruby-rake-0.8.7-4|36	gem install --local --install-dir %{buildroot}%{ruby_gemdir} \
12mr|ruby-rake-0.8.7-4|37	--force --rdoc %{SOURCE0}
12mr|ruby-rake-0.8.7-4|38	
12mr|ruby-rake-0.8.7-4|39	# Move executable to bindir
12mr|ruby-rake-0.8.7-4|40	mkdir -p %{buildroot}/%{_bindir}
12mr|ruby-rake-0.8.7-4|41	mv %{buildroot}%{ruby_gemdir}/bin/* %{buildroot}/%{_bindir}
12mr|ruby-rake-0.8.7-4|42	rmdir %{buildroot}%{ruby_gemdir}/bin
12mr|ruby-rake-0.8.7-4|43	chmod a+x %{buildroot}%{ruby_gemdir}/gems/%{rname}-%{version}/bin/rake
12mr|ruby-rake-0.8.7-4|44	
12mr|ruby-rake-0.8.7-4|45	# Move manpage to mandir
12mr|ruby-rake-0.8.7-4|46	mkdir -p %{buildroot}%{_mandir}/man1/
12mr|ruby-rake-0.8.7-4|47	gzip -dc %{buildroot}%{ruby_gemdir}/gems/%{rname}-%{version}/doc/rake.1.gz > %{buildroot}%{_mandir}/man1/rake.1
12mr|ruby-rake-0.8.7-4|48	rm %{buildroot}%{ruby_gemdir}/gems/%{rname}-%{version}/doc/rake.1.gz
12mr|ruby-rake-0.8.7-4|49	
12mr|ruby-rake-0.8.7-4|50	# Fix shebang and permissions
12mr|ruby-rake-0.8.7-4|51	for f in `find %buildroot%{ruby_gemdir}/gems/%{rname}-%{version} -type f`
12mr|ruby-rake-0.8.7-4|52	do
12mr|ruby-rake-0.8.7-4|53	if head -n1 "$f" | grep '^#!' >/dev/null;
12mr|ruby-rake-0.8.7-4|54	then
12mr|ruby-rake-0.8.7-4|55	sed -i 's|/usr/local/bin|/usr/bin|' "$f"
12mr|ruby-rake-0.8.7-4|56	chmod 0755 "$f"
12mr|ruby-rake-0.8.7-4|57	else
12mr|ruby-rake-0.8.7-4|58	chmod 0644 "$f"
12mr|ruby-rake-0.8.7-4|59	fi
12mr|ruby-rake-0.8.7-4|60	done
12mr|ruby-rake-0.8.7-4|61	
12mr|ruby-rake-0.8.7-4|62	%clean
12mr|ruby-rake-0.8.7-4|63	rm -rf %buildroot
12mr|ruby-rake-0.8.7-4|64	
12mr|ruby-rake-0.8.7-4|65	%files
12mr|ruby-rake-0.8.7-4|66	%defattr(-,root,root)
12mr|ruby-rake-0.8.7-4|67	%{_bindir}/rake
12mr|ruby-rake-0.8.7-4|68	%{_mandir}/man1/%{rname}.1.*
12mr|ruby-rake-0.8.7-4|69	%dir %{ruby_gemdir}/gems/%{rname}-%{version}/
12mr|ruby-rake-0.8.7-4|70	%{ruby_gemdir}/gems/%{rname}-%{version}/bin/
12mr|ruby-rake-0.8.7-4|71	%{ruby_gemdir}/gems/%{rname}-%{version}/lib/
12mr|ruby-rake-0.8.7-4|72	%{ruby_gemdir}/gems/%{rname}-%{version}/test/
12mr|ruby-rake-0.8.7-4|73	%{ruby_gemdir}/gems/%{rname}-%{version}/install.rb
12mr|ruby-rake-0.8.7-4|74	%doc %{ruby_gemdir}/doc/%{rname}-%{version}
12mr|ruby-rake-0.8.7-4|75	%doc %{ruby_gemdir}/gems/%{rname}-%{version}/Rakefile
12mr|ruby-rake-0.8.7-4|76	%doc %{ruby_gemdir}/gems/%{rname}-%{version}/README
12mr|ruby-rake-0.8.7-4|77	%doc %{ruby_gemdir}/gems/%{rname}-%{version}/MIT-LICENSE
12mr|ruby-rake-0.8.7-4|78	%doc %{ruby_gemdir}/gems/%{rname}-%{version}/TODO
12mr|ruby-rake-0.8.7-4|79	%doc %{ruby_gemdir}/gems/%{rname}-%{version}/CHANGES
12mr|ruby-rake-0.8.7-4|80	%doc %{ruby_gemdir}/gems/%{rname}-%{version}/doc/
12mr|ruby-rake-0.8.7-4|81	%{ruby_gemdir}/cache/%{rname}-%{version}.gem
12mr|ruby-rake-0.8.7-4|82	%{ruby_gemdir}/specifications/%{rname}-%{version}.gemspec
12mr|ruby-rake-0.8.7-4|83	
12mr|ruby-rake-0.8.7-4|84	
12mr|ruby-rake-0.8.7-4|85	
12mr|ruby-rake-0.8.7-4|86	%changelog
12mr|ruby-rake-0.8.7-4|87	

16299 12
12mr|ruby-rbogl-0.32g-12|1	%define name ruby-rbogl
12mr|ruby-rbogl-0.32g-12|2	%define version 0.32g
12mr|ruby-rbogl-0.32g-12|3	%define release 12
12mr|ruby-rbogl-0.32g-12|4	
12mr|ruby-rbogl-0.32g-12|5	Summary: Ruby extension library to use OpenGL
12mr|ruby-rbogl-0.32g-12|6	Name: %{name}
12mr|ruby-rbogl-0.32g-12|7	Version: %{version}
12mr|ruby-rbogl-0.32g-12|8	Release: %{release}
12mr|ruby-rbogl-0.32g-12|9	URL: http://www2.giganet.net/~yoshi/
12mr|ruby-rbogl-0.32g-12|10	Source0: rbogl-%{version}.tar.bz2
12mr|ruby-rbogl-0.32g-12|11	Patch0:  opengl-0.32g-RString.patch
12mr|ruby-rbogl-0.32g-12|12	License: GPL
12mr|ruby-rbogl-0.32g-12|13	Group: Development/Ruby
12mr|ruby-rbogl-0.32g-12|14	Requires: ruby >= 1.8
12mr|ruby-rbogl-0.32g-12|15	BuildRequires: ruby-devel
12mr|ruby-rbogl-0.32g-12|16	BuildRequires: libx11-devel
12mr|ruby-rbogl-0.32g-12|17	BuildRequires: mesa-common-devel
12mr|ruby-rbogl-0.32g-12|18	
12mr|ruby-rbogl-0.32g-12|19	%description
12mr|ruby-rbogl-0.32g-12|20	Ruby extension library to use OpenGL.
12mr|ruby-rbogl-0.32g-12|21	
12mr|ruby-rbogl-0.32g-12|22	%prep
12mr|ruby-rbogl-0.32g-12|23	%setup -q -n opengl-%{version}
12mr|ruby-rbogl-0.32g-12|24	%patch0 -p1
12mr|ruby-rbogl-0.32g-12|25	
12mr|ruby-rbogl-0.32g-12|26	%build
12mr|ruby-rbogl-0.32g-12|27	ruby extconf.rb --with-x11-lib=/usr/%{_lib}/X11
12mr|ruby-rbogl-0.32g-12|28	CFLAGS=${RPM_OPT_FLAGS} make
12mr|ruby-rbogl-0.32g-12|29	sed -i 's|/usr/local|/usr|' sample/*.rb
12mr|ruby-rbogl-0.32g-12|30	
12mr|ruby-rbogl-0.32g-12|31	%install
12mr|ruby-rbogl-0.32g-12|32	make install DESTDIR=%buildroot
12mr|ruby-rbogl-0.32g-12|33	rm -rf sample/.svn
12mr|ruby-rbogl-0.32g-12|34	
12mr|ruby-rbogl-0.32g-12|35	%files
12mr|ruby-rbogl-0.32g-12|36	%{ruby_sitearchdir}/*.so
12mr|ruby-rbogl-0.32g-12|37	%doc README.EUC ChangeLog sample
12mr|ruby-rbogl-0.32g-12|38	
12mr|ruby-rbogl-0.32g-12|39	
12mr|ruby-rbogl-0.32g-12|40	
12mr|ruby-rbogl-0.32g-12|41	%changelog
12mr|ruby-rbogl-0.32g-12|42	

16300 12
12mr|ruby-sary-1.2.0-12|1	%define rname sary
12mr|ruby-sary-1.2.0-12|2	
12mr|ruby-sary-1.2.0-12|3	Summary:	Ruby Binding of Sary
12mr|ruby-sary-1.2.0-12|4	Name:		ruby-%{rname}
12mr|ruby-sary-1.2.0-12|5	Version:	1.2.0
12mr|ruby-sary-1.2.0-12|6	Release:	12
12mr|ruby-sary-1.2.0-12|7	License:	LGPL
12mr|ruby-sary-1.2.0-12|8	Group:		Development/Ruby
12mr|ruby-sary-1.2.0-12|9	URL:		http://prime.sourceforge.jp/src/
12mr|ruby-sary-1.2.0-12|10	Source0:	%{rname}-ruby-%{version}.tar.bz2
12mr|ruby-sary-1.2.0-12|11	Patch0:		sary-ruby-1.2.0-ruby19.patch
12mr|ruby-sary-1.2.0-12|12	Patch1:		sary-ruby-1.2.0-sfmt.patch
12mr|ruby-sary-1.2.0-12|13	BuildRequires:	ruby-devel
12mr|ruby-sary-1.2.0-12|14	BuildRequires:	sary-devel
12mr|ruby-sary-1.2.0-12|15	
12mr|ruby-sary-1.2.0-12|16	%description
12mr|ruby-sary-1.2.0-12|17	Ruby Binding of Sary
12mr|ruby-sary-1.2.0-12|18	
12mr|ruby-sary-1.2.0-12|19	%prep
12mr|ruby-sary-1.2.0-12|20	%setup -q -n %{rname}-ruby-%{version}
12mr|ruby-sary-1.2.0-12|21	%patch0 -p1
12mr|ruby-sary-1.2.0-12|22	%patch1 -p1
12mr|ruby-sary-1.2.0-12|23	
12mr|ruby-sary-1.2.0-12|24	%build
12mr|ruby-sary-1.2.0-12|25	ruby extconf.rb
12mr|ruby-sary-1.2.0-12|26	make
12mr|ruby-sary-1.2.0-12|27	
12mr|ruby-sary-1.2.0-12|28	%install
12mr|ruby-sary-1.2.0-12|29	%makeinstall_std
12mr|ruby-sary-1.2.0-12|30	
12mr|ruby-sary-1.2.0-12|31	%files
12mr|ruby-sary-1.2.0-12|32	%{ruby_sitearchdir}/%{rname}.so
12mr|ruby-sary-1.2.0-12|33	%doc ChangeLog README.en.rd README.ja.rd
12mr|ruby-sary-1.2.0-12|34	%doc Reference.en.rd Reference.ja.rd
12mr|ruby-sary-1.2.0-12|35	
12mr|ruby-sary-1.2.0-12|36	
12mr|ruby-sary-1.2.0-12|37	
12mr|ruby-sary-1.2.0-12|38	
12mr|ruby-sary-1.2.0-12|39	%changelog
12mr|ruby-sary-1.2.0-12|40	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ruby-sary-1.2.0-12|41	+ Commit: 2608447
12mr|ruby-sary-1.2.0-12|42	- Add patch to fix format not a string literal error
12mr|ruby-sary-1.2.0-12|43	
12mr|ruby-sary-1.2.0-12|44	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ruby-sary-1.2.0-12|45	+ Commit: 504cf0b
12mr|ruby-sary-1.2.0-12|46	- Add patch from Gentoo to fix build with Ruby 1.9
12mr|ruby-sary-1.2.0-12|47	
12mr|ruby-sary-1.2.0-12|48	

16301 12
12mr|run-parts-3.2.1-9|1	Name:       run-parts
12mr|run-parts-3.2.1-9|2	Version:    3.2.1
12mr|run-parts-3.2.1-9|3	Release:    %mkrel 9
12mr|run-parts-3.2.1-9|4	Epoch:      1
12mr|run-parts-3.2.1-9|5	Summary:    Run scripts or programs in a directory
12mr|run-parts-3.2.1-9|6	License:    GPLv2+
12mr|run-parts-3.2.1-9|7	Group:      System/Configuration/Other
12mr|run-parts-3.2.1-9|8	Url:        http://svn.mandriva.com/svn/soft/run-parts/trunk
12mr|run-parts-3.2.1-9|9	Source:     debianutils_%{version}.tar.gz
12mr|run-parts-3.2.1-9|10	Patch0:     run-parts-3.2.1-blacklist-rpm-files.patch
12mr|run-parts-3.2.1-9|11	Patch1:     run-parts-3.2.1-allow-dots-in-filenames.patch
12mr|run-parts-3.2.1-9|12	Conflicts:  setup < 2.7.11-2
12mr|run-parts-3.2.1-9|13	BuildRoot:  %{_tmppath}/%{name}-%{version}
12mr|run-parts-3.2.1-9|14	
12mr|run-parts-3.2.1-9|15	%description
12mr|run-parts-3.2.1-9|16	run-parts runs a number of scripts or programs found in a single direc-
12mr|run-parts-3.2.1-9|17	tory.  Filenames should consist entirely of upper and lower
12mr|run-parts-3.2.1-9|18	case letters, digits,  underscores,  and  hyphens. Subdirectories  of
12mr|run-parts-3.2.1-9|19	directory and files with other names will be silently ignored.
12mr|run-parts-3.2.1-9|20	
12mr|run-parts-3.2.1-9|21	%prep
12mr|run-parts-3.2.1-9|22	%setup -q -n debianutils-%{version}
12mr|run-parts-3.2.1-9|23	%patch0 -p 1
12mr|run-parts-3.2.1-9|24	%patch1 -p 1
12mr|run-parts-3.2.1-9|25	
12mr|run-parts-3.2.1-9|26	%build
12mr|run-parts-3.2.1-9|27	%configure2_5x
12mr|run-parts-3.2.1-9|28	%make
12mr|run-parts-3.2.1-9|29	
12mr|run-parts-3.2.1-9|30	%install
12mr|run-parts-3.2.1-9|31	rm -rf %{buildroot}
12mr|run-parts-3.2.1-9|32	install -d -m 755 %{buildroot}%{_bindir}
12mr|run-parts-3.2.1-9|33	install -d -m 755 %{buildroot}%{_mandir}/man8
12mr|run-parts-3.2.1-9|34	install -d -m 755 %{buildroot}%{_mandir}/fr/man8
12mr|run-parts-3.2.1-9|35	
12mr|run-parts-3.2.1-9|36	install -m 755 run-parts  %{buildroot}%{_bindir}
12mr|run-parts-3.2.1-9|37	install -m 644 run-parts.8  %{buildroot}%{_mandir}/man8
12mr|run-parts-3.2.1-9|38	install -m 644 po4a/fr/run-parts.8  %{buildroot}%{_mandir}/fr/man8
12mr|run-parts-3.2.1-9|39	
12mr|run-parts-3.2.1-9|40	%clean
12mr|run-parts-3.2.1-9|41	rm -rf %{buildroot}
12mr|run-parts-3.2.1-9|42	
12mr|run-parts-3.2.1-9|43	%files
12mr|run-parts-3.2.1-9|44	%defattr(-,root,root)
12mr|run-parts-3.2.1-9|45	%doc debian/changelog debian/copyright
12mr|run-parts-3.2.1-9|46	%{_bindir}/run-parts
12mr|run-parts-3.2.1-9|47	%{_mandir}/man8/run-parts.8*
12mr|run-parts-3.2.1-9|48	%{_mandir}/fr/man8/run-parts.8*
12mr|run-parts-3.2.1-9|49	
12mr|run-parts-3.2.1-9|50	
12mr|run-parts-3.2.1-9|51	
12mr|run-parts-3.2.1-9|52	%changelog
12mr|run-parts-3.2.1-9|53	

16302 12
12mr|rusers-0.17-24|1	Summary:	Displays the users logged into machines on the local network
12mr|rusers-0.17-24|2	Name:		rusers
12mr|rusers-0.17-24|3	Version:	0.17
12mr|rusers-0.17-24|4	Release: 	%mkrel 24
12mr|rusers-0.17-24|5	License:	BSD
12mr|rusers-0.17-24|6	Group:		Monitoring
12mr|rusers-0.17-24|7	URL:		ftp://sunsite.unc.edu/pub/Linux/system/network/daemons/
12mr|rusers-0.17-24|8	Source:		ftp://sunsite.unc.edu/pub/Linux/system/network/daemons/netkit-rusers-%{version}.tar.bz2
12mr|rusers-0.17-24|9	Source1:	rusersd.init
12mr|rusers-0.17-24|10	Source2:	rstatd.tar.bz2
12mr|rusers-0.17-24|11	Source3:	rstatd.init
12mr|rusers-0.17-24|12	Patch0:		rstatd-jbj.patch
12mr|rusers-0.17-24|13	Patch1:		netkit-rusers-0.15-numusers.patch
12mr|rusers-0.17-24|14	Patch2:		rusers-0.15-libproc.patch
12mr|rusers-0.17-24|15	Patch3:		netkit-rusers-0.17-2.4.patch
12mr|rusers-0.17-24|16	Patch4:		netkit-rusers-0.17-includes.patch
12mr|rusers-0.17-24|17	Patch5:		netkit-rusers-0.17-2.6-stats.patch
12mr|rusers-0.17-24|18	BuildRequires:	procps-devel
12mr|rusers-0.17-24|19	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|rusers-0.17-24|20	
12mr|rusers-0.17-24|21	%description
12mr|rusers-0.17-24|22	The rusers program allows users to find out who is logged into various machines
12mr|rusers-0.17-24|23	on the local network.  The rusers command produces output similar to who, but
12mr|rusers-0.17-24|24	for the specified list of hosts or for all machines on the local network.
12mr|rusers-0.17-24|25	
12mr|rusers-0.17-24|26	Install rusers if you need to keep track of who is logged into your local
12mr|rusers-0.17-24|27	network.
12mr|rusers-0.17-24|28	
12mr|rusers-0.17-24|29	%package	server
12mr|rusers-0.17-24|30	Summary:	Server for the rusers protocol
12mr|rusers-0.17-24|31	Group:		System/Servers
12mr|rusers-0.17-24|32	Requires(post): rpm-helper
12mr|rusers-0.17-24|33	Requires(preun): rpm-helper
12mr|rusers-0.17-24|34	Requires:	rpcbind
12mr|rusers-0.17-24|35	
12mr|rusers-0.17-24|36	%description	server
12mr|rusers-0.17-24|37	The rusers program allows users to find out who is logged into various machines
12mr|rusers-0.17-24|38	on the local network. The rusers command produces output similar to who, but
12mr|rusers-0.17-24|39	for the specified list of hosts or for all machines on the local network. The
12mr|rusers-0.17-24|40	rusers-server package contains the server for responding to rusers requests.
12mr|rusers-0.17-24|41	(rpc.rusersd, rpc.rstatd)
12mr|rusers-0.17-24|42	
12mr|rusers-0.17-24|43	Install rusers-server if you want remote users to be able to see who is logged
12mr|rusers-0.17-24|44	into your machine.
12mr|rusers-0.17-24|45	
12mr|rusers-0.17-24|46	%prep
12mr|rusers-0.17-24|47	
12mr|rusers-0.17-24|48	%setup -q -n netkit-rusers-%{version} -a 2
12mr|rusers-0.17-24|49	%patch0 -p1 -b .jbj
12mr|rusers-0.17-24|50	%patch1 -p1 -b .numusers
12mr|rusers-0.17-24|51	%patch2 -p1 -b .warly
12mr|rusers-0.17-24|52	%patch3 -p1 -b .mdk
12mr|rusers-0.17-24|53	%patch4 -p1 -b .mdk
12mr|rusers-0.17-24|54	%patch5 -p1 -b .2.6-stats
12mr|rusers-0.17-24|55	
12mr|rusers-0.17-24|56	%build
12mr|rusers-0.17-24|57	%serverbuild
12mr|rusers-0.17-24|58	sh configure
12mr|rusers-0.17-24|59	perl -pi -e 's,-O2,\$(RPM_OPT_FLAGS),' MCONFIG
12mr|rusers-0.17-24|60	
12mr|rusers-0.17-24|61	%make
12mr|rusers-0.17-24|62	%make -C rpc.rstatd
12mr|rusers-0.17-24|63	
12mr|rusers-0.17-24|64	%install
12mr|rusers-0.17-24|65	rm -rf %{buildroot}
12mr|rusers-0.17-24|66	
12mr|rusers-0.17-24|67	mkdir -p %{buildroot}%{_bindir}
12mr|rusers-0.17-24|68	mkdir -p %{buildroot}%{_sbindir}
12mr|rusers-0.17-24|69	mkdir -p %{buildroot}%{_initrddir}
12mr|rusers-0.17-24|70	mkdir -p %{buildroot}%{_mandir}/{man1,man8}
12mr|rusers-0.17-24|71	
12mr|rusers-0.17-24|72	make INSTALLROOT=%{buildroot} install MANDIR=%{_mandir}
12mr|rusers-0.17-24|73	make INSTALLROOT=%{buildroot} install -C rpc.rstatd MANDIR=%{_mandir}
12mr|rusers-0.17-24|74	
12mr|rusers-0.17-24|75	install -m 755 %SOURCE1 %{buildroot}%{_initrddir}/rusersd
12mr|rusers-0.17-24|76	install -m 755 %SOURCE3 %{buildroot}%{_initrddir}/rstatd
12mr|rusers-0.17-24|77	
12mr|rusers-0.17-24|78	cd %{buildroot}%{_mandir}/man8
12mr|rusers-0.17-24|79	for i in rstatd rusersd; do
12mr|rusers-0.17-24|80	rm $i.8
12mr|rusers-0.17-24|81	ln -s rpc.$i.8.bz2 $i.8.bz2
12mr|rusers-0.17-24|82	done
12mr|rusers-0.17-24|83	
12mr|rusers-0.17-24|84	perl -pi -e "s|/etc/rc.d/init.d|%{_initrddir}|" %{buildroot}%{_initrddir}/*
12mr|rusers-0.17-24|85	
12mr|rusers-0.17-24|86	%clean
12mr|rusers-0.17-24|87	rm -rf %{buildroot}
12mr|rusers-0.17-24|88	
12mr|rusers-0.17-24|89	%post server
12mr|rusers-0.17-24|90	%_post_service rusersd
12mr|rusers-0.17-24|91	%_post_service rstatd
12mr|rusers-0.17-24|92	
12mr|rusers-0.17-24|93	%preun server
12mr|rusers-0.17-24|94	%_preun_service rusersd
12mr|rusers-0.17-24|95	%_preun_service rstatd
12mr|rusers-0.17-24|96	
12mr|rusers-0.17-24|97	%files
12mr|rusers-0.17-24|98	%defattr(-,root,root)
12mr|rusers-0.17-24|99	%{_bindir}/rup
12mr|rusers-0.17-24|100	%{_bindir}/rusers
12mr|rusers-0.17-24|101	%{_mandir}/man1/*
12mr|rusers-0.17-24|102	
12mr|rusers-0.17-24|103	%files server
12mr|rusers-0.17-24|104	%defattr(-,root,root)
12mr|rusers-0.17-24|105	%doc  README ChangeLog BUGS
12mr|rusers-0.17-24|106	%{_initrddir}/rusersd
12mr|rusers-0.17-24|107	%{_initrddir}/rstatd
12mr|rusers-0.17-24|108	%{_mandir}/man8/*
12mr|rusers-0.17-24|109	%{_sbindir}/*
12mr|rusers-0.17-24|110	
12mr|rusers-0.17-24|111	
12mr|rusers-0.17-24|112	
12mr|rusers-0.17-24|113	
12mr|rusers-0.17-24|114	
12mr|rusers-0.17-24|115	%changelog
12mr|rusers-0.17-24|116	

16303 12
12mr|rwall-0.17-21|1	Summary:	Client and server for sending messages to a host's logged in users
12mr|rwall-0.17-21|2	Name:		rwall
12mr|rwall-0.17-21|3	Version:	0.17
12mr|rwall-0.17-21|4	Release:	%mkrel 21
12mr|rwall-0.17-21|5	License:	BSD
12mr|rwall-0.17-21|6	Group:		System/Servers
12mr|rwall-0.17-21|7	Source:		ftp://sunsite.unc.edu/pub/Linux/system/network/daemons/netkit-rwall-%version.tar.bz2
12mr|rwall-0.17-21|8	Source1:	rwalld.init
12mr|rwall-0.17-21|9	Patch0:		netkit-rwalld-0.10-banner.patch
12mr|rwall-0.17-21|10	Requires(post): rpm-helper
12mr|rwall-0.17-21|11	Requires(preun): rpm-helper
12mr|rwall-0.17-21|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|rwall-0.17-21|13	
12mr|rwall-0.17-21|14	%description
12mr|rwall-0.17-21|15	The rwall command sends a message to all of the users logged into a specified
12mr|rwall-0.17-21|16	host.  Actually, your machine's rwall client sends the message to the rwall
12mr|rwall-0.17-21|17	daemon running on the specified host, and the rwall daemon relays the message
12mr|rwall-0.17-21|18	to all of the users logged in to that host.  The rwall daemon is run from
12mr|rwall-0.17-21|19	/etc/inetd.conf and is disabled by default on Mandriva Linux systems (it can be
12mr|rwall-0.17-21|20	very annoying to keep getting all those messages when you're trying to play
12mr|rwall-0.17-21|21	Quake--I mean trying to get some work done).
12mr|rwall-0.17-21|22	
12mr|rwall-0.17-21|23	Install rwall if you'd like the ability to send messages to users logged in to
12mr|rwall-0.17-21|24	a specified host machine.
12mr|rwall-0.17-21|25	
12mr|rwall-0.17-21|26	%prep
12mr|rwall-0.17-21|27	
12mr|rwall-0.17-21|28	%setup -q -n netkit-rwall-%version
12mr|rwall-0.17-21|29	%patch0 -p1
12mr|rwall-0.17-21|30	
12mr|rwall-0.17-21|31	%build
12mr|rwall-0.17-21|32	%serverbuild
12mr|rwall-0.17-21|33	CC="gcc" CFLAGS="$RPM_OPT_FLAGS" ./configure
12mr|rwall-0.17-21|34	%make
12mr|rwall-0.17-21|35	
12mr|rwall-0.17-21|36	%install
12mr|rwall-0.17-21|37	rm -rf %{buildroot}
12mr|rwall-0.17-21|38	
12mr|rwall-0.17-21|39	mkdir -p %{buildroot}%{_bindir}
12mr|rwall-0.17-21|40	mkdir -p %{buildroot}%{_sbindir}
12mr|rwall-0.17-21|41	mkdir -p %{buildroot}%{_mandir}/man{1,8}
12mr|rwall-0.17-21|42	
12mr|rwall-0.17-21|43	%makeinstall INSTALLROOT=%{buildroot} MANDIR=%{_mandir}
12mr|rwall-0.17-21|44	install -m 755 %{SOURCE1} -D %{buildroot}%{_initrddir}/rwalld
12mr|rwall-0.17-21|45	
12mr|rwall-0.17-21|46	rm %{buildroot}%{_mandir}/man8/rwalld.8
12mr|rwall-0.17-21|47	ln -s rpc.rwalld.8 %{buildroot}%{_mandir}/man8/rwalld.8
12mr|rwall-0.17-21|48	
12mr|rwall-0.17-21|49	perl -pi -e "s|/etc/rc.d/init.d|%{_initrddir}|" %{buildroot}%{_initrddir}/*
12mr|rwall-0.17-21|50	
12mr|rwall-0.17-21|51	%post
12mr|rwall-0.17-21|52	%_post_service rwalld
12mr|rwall-0.17-21|53	
12mr|rwall-0.17-21|54	%preun
12mr|rwall-0.17-21|55	%_preun_service rwalld
12mr|rwall-0.17-21|56	
12mr|rwall-0.17-21|57	%clean
12mr|rwall-0.17-21|58	rm -rf %{buildroot}
12mr|rwall-0.17-21|59	
12mr|rwall-0.17-21|60	%files
12mr|rwall-0.17-21|61	%defattr(-,root,root)
12mr|rwall-0.17-21|62	%{_initrddir}/rwalld
12mr|rwall-0.17-21|63	%{_bindir}/rwall
12mr|rwall-0.17-21|64	%{_sbindir}/rpc.rwalld
12mr|rwall-0.17-21|65	%{_mandir}/man8/rpc.rwalld.8*
12mr|rwall-0.17-21|66	%{_mandir}/man8/rwalld.8*
12mr|rwall-0.17-21|67	%{_mandir}/man1/rwall.1*
12mr|rwall-0.17-21|68	
12mr|rwall-0.17-21|69	
12mr|rwall-0.17-21|70	
12mr|rwall-0.17-21|71	
12mr|rwall-0.17-21|72	
12mr|rwall-0.17-21|73	%changelog
12mr|rwall-0.17-21|74	

16304 12
12mr|rwho-0.17-21|1	Summary:	Logged in to local network machines
12mr|rwho-0.17-21|2	Name:		rwho
12mr|rwho-0.17-21|3	Version:	0.17
12mr|rwho-0.17-21|4	Release:	21
12mr|rwho-0.17-21|5	License:	BSD
12mr|rwho-0.17-21|6	Group:		Monitoring
12mr|rwho-0.17-21|7	Url:		ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/
12mr|rwho-0.17-21|8	Source:		ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-rwho-%{version}.tar.bz2
12mr|rwho-0.17-21|9	Source1:	rwhod.init
12mr|rwho-0.17-21|10	#FIX for http://www.mandriva.com/security/advisories?name=MDKSA-2005:039
12mr|rwho-0.17-21|11	Patch0:		netkit-rwho-0.17-makefiles.patch
12mr|rwho-0.17-21|12	Patch2:		rwho-0.17-fixbcast.patch
12mr|rwho-0.17-21|13	Patch3:		rwho-0.17-fixhostname.patch
12mr|rwho-0.17-21|14	Patch5:		rwho-0.17-CAN-2004-1180.patch
12mr|rwho-0.17-21|15	
12mr|rwho-0.17-21|16	Requires(pre):	rpm-helper
12mr|rwho-0.17-21|17	
12mr|rwho-0.17-21|18	%description
12mr|rwho-0.17-21|19	The rwho command displays output similar to the output of the who
12mr|rwho-0.17-21|20	command (it shows who is logged in) for all machines on the local
12mr|rwho-0.17-21|21	network running the rwho daemon.
12mr|rwho-0.17-21|22	
12mr|rwho-0.17-21|23	Install the rwho command if you need to keep track of the users who
12mr|rwho-0.17-21|24	are logged in to your local network.
12mr|rwho-0.17-21|25	
12mr|rwho-0.17-21|26	%prep
12mr|rwho-0.17-21|27	%setup -q -n netkit-rwho-%{version}
12mr|rwho-0.17-21|28	
12mr|rwho-0.17-21|29	%patch5 -p1 -b .can-2004-118
12mr|rwho-0.17-21|30	# (02/11/05 - vdanen) drop due to it being too intrusive against the security patch
12mr|rwho-0.17-21|31	# and we don't support alpha anyways
12mr|rwho-0.17-21|32	%patch0 -p1 -b .makefiles
12mr|rwho-0.17-21|33	%patch2 -p0 -b .fixbcast
12mr|rwho-0.17-21|34	%patch3 -p1 -b .fixhostname
12mr|rwho-0.17-21|35	
12mr|rwho-0.17-21|36	%build
12mr|rwho-0.17-21|37	%serverbuild
12mr|rwho-0.17-21|38	CFLAGS="%{optflags}" ./configure --with-c-compiler=gcc
12mr|rwho-0.17-21|39	
12mr|rwho-0.17-21|40	make RPM_OPT_FLAGS="%{optflags}"
12mr|rwho-0.17-21|41	make RPM_OPT_FLAGS="%{optflags}" -C ruptime
12mr|rwho-0.17-21|42	
12mr|rwho-0.17-21|43	%install
12mr|rwho-0.17-21|44	mkdir -p %{buildroot}/%{_bindir}
12mr|rwho-0.17-21|45	mkdir -p %{buildroot}%{_sbindir}
12mr|rwho-0.17-21|46	mkdir -p %{buildroot}/%{_mandir}/man{1,8}
12mr|rwho-0.17-21|47	mkdir -p %{buildroot}%{_initrddir}
12mr|rwho-0.17-21|48	mkdir -p %{buildroot}/var/spool/rwho
12mr|rwho-0.17-21|49	
12mr|rwho-0.17-21|50	make INSTALLROOT=%{buildroot} MANDIR=%{_mandir} install
12mr|rwho-0.17-21|51	make INSTALLROOT=%{buildroot} install -C ruptime MANDIR=%{_mandir}
12mr|rwho-0.17-21|52	
12mr|rwho-0.17-21|53	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/rwhod
12mr|rwho-0.17-21|54	
12mr|rwho-0.17-21|55	perl -pi -e "s|/etc/rc.d/init.d|%{_initrddir}|" %{buildroot}%{_initrddir}/*
12mr|rwho-0.17-21|56	
12mr|rwho-0.17-21|57	%post
12mr|rwho-0.17-21|58	%_post_service rwhod
12mr|rwho-0.17-21|59	
12mr|rwho-0.17-21|60	%preun
12mr|rwho-0.17-21|61	%_preun_service rwhod
12mr|rwho-0.17-21|62	
12mr|rwho-0.17-21|63	%files
12mr|rwho-0.17-21|64	%{_bindir}/ruptime
12mr|rwho-0.17-21|65	%{_mandir}/man1/ruptime.1*
12mr|rwho-0.17-21|66	%{_bindir}/rwho
12mr|rwho-0.17-21|67	%{_mandir}/man1/rwho.1*
12mr|rwho-0.17-21|68	%{_sbindir}/rwhod
12mr|rwho-0.17-21|69	%{_mandir}/man8/rwhod.8*
12mr|rwho-0.17-21|70	%attr(0755,daemon,daemon) /var/spool/rwho
12mr|rwho-0.17-21|71	%config(noreplace) %{_initrddir}/rwhod
12mr|rwho-0.17-21|72	
12mr|rwho-0.17-21|73	
12mr|rwho-0.17-21|74	%changelog
12mr|rwho-0.17-21|75	* Sat Oct  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|rwho-0.17-21|76	+ Commit: 795f907
12mr|rwho-0.17-21|77	- Add patch to fix makefiles
12mr|rwho-0.17-21|78	
12mr|rwho-0.17-21|79	

16305 12
12mr|rxvt-2.7.10-25|1	Summary:	A color VT102 terminal emulator for the X Window System
12mr|rxvt-2.7.10-25|2	Name:		rxvt
12mr|rxvt-2.7.10-25|3	Epoch:		3
12mr|rxvt-2.7.10-25|4	Version:	2.7.10
12mr|rxvt-2.7.10-25|5	Release: 	%mkrel 25
12mr|rxvt-2.7.10-25|6	License:	GPLv2
12mr|rxvt-2.7.10-25|7	Group:		Terminals
12mr|rxvt-2.7.10-25|8	
12mr|rxvt-2.7.10-25|9	Source:		ftp://ftp.rxvt.org/pub/rxvt/rxvt-%{version}.tar.bz2
12mr|rxvt-2.7.10-25|10	Source1:	rxvt.sh
12mr|rxvt-2.7.10-25|11	Source2:	rxvt-zh.menu
12mr|rxvt-2.7.10-25|12	Source3:	rxvt-CLE-mini.png
12mr|rxvt-2.7.10-25|13	Source4:	rxvt-CLE.png
12mr|rxvt-2.7.10-25|14	Source5:	rxvt-CLE-large.png
12mr|rxvt-2.7.10-25|15	
12mr|rxvt-2.7.10-25|16	Patch0:		rxvt-2.7.8-big-buffer.patch
12mr|rxvt-2.7.10-25|17	# definition of the default fonts to use depending on language -- pablo
12mr|rxvt-2.7.10-25|18	Patch2:		rxvt-2.7.10-fonts.patch
12mr|rxvt-2.7.10-25|19	# IM fix from http://www.giga.it.okayama-u.ac.jp/~ishihara/opensource/:
12mr|rxvt-2.7.10-25|20	Patch3:		rxvt-2.7.10-xim-fix.patch
12mr|rxvt-2.7.10-25|21	
12mr|rxvt-2.7.10-25|22	# from gentoo
12mr|rxvt-2.7.10-25|23	Patch4:		rxvt-2.7.10-asneeded.patch
12mr|rxvt-2.7.10-25|24	Patch5:		rxvt-2.7.10-azz4.diff
12mr|rxvt-2.7.10-25|25	Patch6:		rxvt-2.7.10-line-scroll.patch
12mr|rxvt-2.7.10-25|26	Patch7:		rxvt-2.7.10-rk.patch
12mr|rxvt-2.7.10-25|27	Patch8:		rxvt-2.7.10-CVE-2008-1142-DISPLAY.patch
12mr|rxvt-2.7.10-25|28	
12mr|rxvt-2.7.10-25|29	Buildroot:	%{_tmppath}/%name-%{version}-%{release}-root
12mr|rxvt-2.7.10-25|30	URL:		http://rxvt.sourceforge.net/
12mr|rxvt-2.7.10-25|31	Obsoletes:	crxvt <= 2.7.10, gbrxvt <= 2.7.10
12mr|rxvt-2.7.10-25|32	Obsoletes:	rxvt-CLE <= 2.7.10
12mr|rxvt-2.7.10-25|33	Provides:	crxvt = %{version}-%{release}, gbrxvt = %{version}-%{release}
12mr|rxvt-2.7.10-25|34	Provides:	rxvt-CLE = %{version}-%{release}
12mr|rxvt-2.7.10-25|35	BuildRequires:	xpm-devel utempter-devel lesstif-devel
12mr|rxvt-2.7.10-25|36	# X11 locales are required to build IM support
12mr|rxvt-2.7.10-25|37	BuildRequires:	libx11-common
12mr|rxvt-2.7.10-25|38	Conflicts:	drakconf < 9.3-25mdk
12mr|rxvt-2.7.10-25|39	
12mr|rxvt-2.7.10-25|40	%package CJK
12mr|rxvt-2.7.10-25|41	Summary:	CJK menus for rxvt
12mr|rxvt-2.7.10-25|42	Requires:	%{name} = %{epoch}:%{version}-%{release}
12mr|rxvt-2.7.10-25|43	Group:		Terminals
12mr|rxvt-2.7.10-25|44	
12mr|rxvt-2.7.10-25|45	%description
12mr|rxvt-2.7.10-25|46	Rxvt is a color VT102 terminal emulator for the X Window System.
12mr|rxvt-2.7.10-25|47	Rxvt is intended to be an xterm replacement for users who don't need
12mr|rxvt-2.7.10-25|48	the more esoteric features of xterm, like Tektronix 4014 emulation,
12mr|rxvt-2.7.10-25|49	session logging and toolkit style configurability.  Since it doesn't
12mr|rxvt-2.7.10-25|50	support those features, rxvt uses much less swap space than xterm
12mr|rxvt-2.7.10-25|51	uses.  This is a significant advantage on a machine which is serving
12mr|rxvt-2.7.10-25|52	a large number of X sessions.
12mr|rxvt-2.7.10-25|53	
12mr|rxvt-2.7.10-25|54	The rxvt package should be installed on any machine which serves a
12mr|rxvt-2.7.10-25|55	large number of X sessions, if you'd like to improve that machine's
12mr|rxvt-2.7.10-25|56	performance.
12mr|rxvt-2.7.10-25|57	
12mr|rxvt-2.7.10-25|58	This version of rxvt can display Japanese, Chinese (Big5 and GuoBiao)
12mr|rxvt-2.7.10-25|59	and Korean.
12mr|rxvt-2.7.10-25|60	
12mr|rxvt-2.7.10-25|61	%description CJK
12mr|rxvt-2.7.10-25|62	This package contains the CJK versions of rxvt.
12mr|rxvt-2.7.10-25|63	
12mr|rxvt-2.7.10-25|64	%prep
12mr|rxvt-2.7.10-25|65	%setup -q
12mr|rxvt-2.7.10-25|66	%patch0 -p1 -b .bigbuf
12mr|rxvt-2.7.10-25|67	%patch2 -p1 -b .fonts
12mr|rxvt-2.7.10-25|68	%patch3 -p1 -b .im
12mr|rxvt-2.7.10-25|69	
12mr|rxvt-2.7.10-25|70	%patch4 -p1 -b .asneeded
12mr|rxvt-2.7.10-25|71	%patch5 -p1 -b .azz4
12mr|rxvt-2.7.10-25|72	%patch6 -p0 -b .line-scroll
12mr|rxvt-2.7.10-25|73	%patch7 -p1 -b .rk
12mr|rxvt-2.7.10-25|74	%patch8 -p1 -b .CVE-2008-1142
12mr|rxvt-2.7.10-25|75	
12mr|rxvt-2.7.10-25|76	%build
12mr|rxvt-2.7.10-25|77	# NeXT scrollbar is cool :)
12mr|rxvt-2.7.10-25|78	perl -pi -e s/-eten-/-\*-/g src/defaultfont.h
12mr|rxvt-2.7.10-25|79	
12mr|rxvt-2.7.10-25|80	export CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -DUTEMPTER"
12mr|rxvt-2.7.10-25|81	%configure2_5x --mandir=%_mandir \
12mr|rxvt-2.7.10-25|82	--enable-xpm-background --enable-menubar \
12mr|rxvt-2.7.10-25|83	--enable-utmp --enable-ttygid \
12mr|rxvt-2.7.10-25|84	--enable-transparency --enable-next-scroll --enable-rxvt-scroll --enable-xterm-scroll \
12mr|rxvt-2.7.10-25|85	--enable-xim --enable-languages --enable-smart-resize  \
12mr|rxvt-2.7.10-25|86	--enable-mousewheel --enable-static=yes
12mr|rxvt-2.7.10-25|87	
12mr|rxvt-2.7.10-25|88	# make -j doesn't works... seems some Makefile tasks are done in wrong order
12mr|rxvt-2.7.10-25|89	#make -j 2
12mr|rxvt-2.7.10-25|90	make
12mr|rxvt-2.7.10-25|91	cp src/rxvt src/rxvt.cjk
12mr|rxvt-2.7.10-25|92	cp src/rxvt src/rxvt.bin
12mr|rxvt-2.7.10-25|93	
12mr|rxvt-2.7.10-25|94	%install
12mr|rxvt-2.7.10-25|95	rm -rf $RPM_BUILD_ROOT
12mr|rxvt-2.7.10-25|96	
12mr|rxvt-2.7.10-25|97	%makeinstall_std
12mr|rxvt-2.7.10-25|98	mkdir -p $RPM_BUILD_ROOT/etc/X11/app-defaults
12mr|rxvt-2.7.10-25|99	touch src/rxvt
12mr|rxvt-2.7.10-25|100	for i in cjk bin;do
12mr|rxvt-2.7.10-25|101	install -m755 src/rxvt.$i $RPM_BUILD_ROOT/usr/bin
12mr|rxvt-2.7.10-25|102	done
12mr|rxvt-2.7.10-25|103	rm -f $RPM_BUILD_ROOT/usr/bin/rxvt
12mr|rxvt-2.7.10-25|104	rm -f $RPM_BUILD_ROOT/usr/bin/rxvt-%{version}
12mr|rxvt-2.7.10-25|105	
12mr|rxvt-2.7.10-25|106	install -m 755 %{SOURCE1} $RPM_BUILD_ROOT/usr/bin
12mr|rxvt-2.7.10-25|107	
12mr|rxvt-2.7.10-25|108	# (fg) 20000925 Make the necessary links
12mr|rxvt-2.7.10-25|109	( cd $RPM_BUILD_ROOT/usr/bin;
12mr|rxvt-2.7.10-25|110	for i in {gb,c,j,k}rxvt; do
12mr|rxvt-2.7.10-25|111	ln rxvt.sh $i
12mr|rxvt-2.7.10-25|112	done
12mr|rxvt-2.7.10-25|113	ln -s rxvt.sh rxvt
12mr|rxvt-2.7.10-25|114	)
12mr|rxvt-2.7.10-25|115	
12mr|rxvt-2.7.10-25|116	mkdir -p $RPM_BUILD_ROOT/%{_sysconfdir}/rxvt
12mr|rxvt-2.7.10-25|117	
12mr|rxvt-2.7.10-25|118	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications/
12mr|rxvt-2.7.10-25|119	cat << EOF > %buildroot%{_datadir}/applications/mandriva-rxvt.desktop
12mr|rxvt-2.7.10-25|120	[Desktop Entry]
12mr|rxvt-2.7.10-25|121	Type=Application
12mr|rxvt-2.7.10-25|122	Categories=X-MandrivaLinux-System-Terminals;TerminalEmulator;
12mr|rxvt-2.7.10-25|123	Name=RXvt
12mr|rxvt-2.7.10-25|124	Comment=A version of the rxvt terminal with support for Traditional Chinese, Simplified Chinese, Japanese and Korean.
12mr|rxvt-2.7.10-25|125	Exec=/usr/bin/rxvt
12mr|rxvt-2.7.10-25|126	Icon=rxvt-CLE
12mr|rxvt-2.7.10-25|127	EOF
12mr|rxvt-2.7.10-25|128	
12mr|rxvt-2.7.10-25|129	cat << EOF > %buildroot%{_datadir}/applications/mandriva-rxvt-C_tw.desktop
12mr|rxvt-2.7.10-25|130	[Desktop Entry]
12mr|rxvt-2.7.10-25|131	Type=Application
12mr|rxvt-2.7.10-25|132	Categories=X-MandrivaLinux-System-Terminals;TerminalEmulator;
12mr|rxvt-2.7.10-25|133	Name=CRXvt (Big5)
12mr|rxvt-2.7.10-25|134	Comment=Traditional Chinese rxvt terminal
12mr|rxvt-2.7.10-25|135	Exec=/usr/bin/crxvt -ls
12mr|rxvt-2.7.10-25|136	Icon=rxvt-CJK
12mr|rxvt-2.7.10-25|137	EOF
12mr|rxvt-2.7.10-25|138	
12mr|rxvt-2.7.10-25|139	cat << EOF > %buildroot%{_datadir}/applications/mandriva-rxvt-C_ch.desktop
12mr|rxvt-2.7.10-25|140	[Desktop Entry]
12mr|rxvt-2.7.10-25|141	Type=Application
12mr|rxvt-2.7.10-25|142	Categories=X-MandrivaLinux-System-Terminals;TerminalEmulator;
12mr|rxvt-2.7.10-25|143	Name=GBRXvt (GB2312)
12mr|rxvt-2.7.10-25|144	Comment=Simplified Chinese rxvt terminal
12mr|rxvt-2.7.10-25|145	Exec=/usr/bin/gbrxvt -ls
12mr|rxvt-2.7.10-25|146	Icon=rxvt-CJK
12mr|rxvt-2.7.10-25|147	EOF
12mr|rxvt-2.7.10-25|148	
12mr|rxvt-2.7.10-25|149	cat << EOF > %buildroot%{_datadir}/applications/mandriva-rxvt-J.desktop
12mr|rxvt-2.7.10-25|150	[Desktop Entry]
12mr|rxvt-2.7.10-25|151	Type=Application
12mr|rxvt-2.7.10-25|152	Categories=X-MandrivaLinux-System-Terminals;TerminalEmulator;
12mr|rxvt-2.7.10-25|153	Name=JRXvt (JIS)
12mr|rxvt-2.7.10-25|154	Comment=Japanese rxvt terminal
12mr|rxvt-2.7.10-25|155	Exec=/usr/bin/jrxvt -ls
12mr|rxvt-2.7.10-25|156	Icon=rxvt-CJK
12mr|rxvt-2.7.10-25|157	EOF
12mr|rxvt-2.7.10-25|158	
12mr|rxvt-2.7.10-25|159	cat << EOF > %buildroot%{_datadir}/applications/mandriva-rxvt-K.desktop
12mr|rxvt-2.7.10-25|160	[Desktop Entry]
12mr|rxvt-2.7.10-25|161	Type=Application
12mr|rxvt-2.7.10-25|162	Categories=X-MandrivaLinux-System-Terminals;TerminalEmulator;
12mr|rxvt-2.7.10-25|163	Name=KRXvt (KSC5601)
12mr|rxvt-2.7.10-25|164	Comment=Korean rxvt terminal
12mr|rxvt-2.7.10-25|165	Exec=/usr/bin/krxvt -ls
12mr|rxvt-2.7.10-25|166	Icon=rxvt-CJK
12mr|rxvt-2.7.10-25|167	EOF
12mr|rxvt-2.7.10-25|168	
12mr|rxvt-2.7.10-25|169	# (fg) 20000929 New icons from ln
12mr|rxvt-2.7.10-25|170	mkdir -p $RPM_BUILD_ROOT/%{_iconsdir}/{large,mini}
12mr|rxvt-2.7.10-25|171	for i in CLE CJK; do
12mr|rxvt-2.7.10-25|172	install -m644 %{SOURCE3} $RPM_BUILD_ROOT/%{_miconsdir}/rxvt-$i.png
12mr|rxvt-2.7.10-25|173	
12mr|rxvt-2.7.10-25|174	install -m644 %{SOURCE4} $RPM_BUILD_ROOT/%{_iconsdir}/rxvt-$i.png
12mr|rxvt-2.7.10-25|175	install -m644 %{SOURCE5} $RPM_BUILD_ROOT/%{_liconsdir}/rxvt-$i.png
12mr|rxvt-2.7.10-25|176	done
12mr|rxvt-2.7.10-25|177	
12mr|rxvt-2.7.10-25|178	chmod -x doc/menu/*
12mr|rxvt-2.7.10-25|179	
12mr|rxvt-2.7.10-25|180	%post
12mr|rxvt-2.7.10-25|181	%if %mdkversion < 200900
12mr|rxvt-2.7.10-25|182	%{update_menus}
12mr|rxvt-2.7.10-25|183	%endif
12mr|rxvt-2.7.10-25|184	update-alternatives --install /usr/bin/xvt xvt /usr/bin/rxvt 20
12mr|rxvt-2.7.10-25|185	
12mr|rxvt-2.7.10-25|186	%postun
12mr|rxvt-2.7.10-25|187	%if %mdkversion < 200900
12mr|rxvt-2.7.10-25|188	%{clean_menus}
12mr|rxvt-2.7.10-25|189	%endif
12mr|rxvt-2.7.10-25|190	
12mr|rxvt-2.7.10-25|191	if [ "$1" = "0" ]; then
12mr|rxvt-2.7.10-25|192	update-alternatives --remove xvt /usr/bin/rxvt
12mr|rxvt-2.7.10-25|193	fi
12mr|rxvt-2.7.10-25|194	
12mr|rxvt-2.7.10-25|195	%if %mdkversion < 200900
12mr|rxvt-2.7.10-25|196	%post CJK
12mr|rxvt-2.7.10-25|197	%update_menus
12mr|rxvt-2.7.10-25|198	%endif
12mr|rxvt-2.7.10-25|199	
12mr|rxvt-2.7.10-25|200	%if %mdkversion < 200900
12mr|rxvt-2.7.10-25|201	%postun CJK
12mr|rxvt-2.7.10-25|202	%clean_menus
12mr|rxvt-2.7.10-25|203	%endif
12mr|rxvt-2.7.10-25|204	
12mr|rxvt-2.7.10-25|205	%clean
12mr|rxvt-2.7.10-25|206	rm -rf $RPM_BUILD_ROOT
12mr|rxvt-2.7.10-25|207	
12mr|rxvt-2.7.10-25|208	%files
12mr|rxvt-2.7.10-25|209	%defattr(-,root,root)
12mr|rxvt-2.7.10-25|210	%doc doc/*
12mr|rxvt-2.7.10-25|211	%_bindir/rclock
12mr|rxvt-2.7.10-25|212	%_bindir/rxvt
12mr|rxvt-2.7.10-25|213	%_bindir/rxvt.bin
12mr|rxvt-2.7.10-25|214	%_bindir/rxvt.cjk
12mr|rxvt-2.7.10-25|215	%_bindir/rxvt.sh
12mr|rxvt-2.7.10-25|216	%_mandir/man1/*
12mr|rxvt-2.7.10-25|217	#%config(missingok,noreplace) /etc/rxvt/rxvt-zh.menu
12mr|rxvt-2.7.10-25|218	%{_datadir}/applications/mandriva-rxvt.desktop
12mr|rxvt-2.7.10-25|219	%{_iconsdir}/rxvt-CLE.png
12mr|rxvt-2.7.10-25|220	%{_liconsdir}/rxvt-CLE.png
12mr|rxvt-2.7.10-25|221	%{_miconsdir}/rxvt-CLE.png
12mr|rxvt-2.7.10-25|222	
12mr|rxvt-2.7.10-25|223	%files CJK
12mr|rxvt-2.7.10-25|224	%defattr(-,root,root)
12mr|rxvt-2.7.10-25|225	%_bindir/crxvt
12mr|rxvt-2.7.10-25|226	%_bindir/gbrxvt
12mr|rxvt-2.7.10-25|227	%_bindir/jrxvt
12mr|rxvt-2.7.10-25|228	%_bindir/krxvt
12mr|rxvt-2.7.10-25|229	%{_datadir}/applications/mandriva-rxvt-*.desktop
12mr|rxvt-2.7.10-25|230	%{_iconsdir}/rxvt-CJK.png
12mr|rxvt-2.7.10-25|231	%{_liconsdir}/rxvt-CJK.png
12mr|rxvt-2.7.10-25|232	%{_miconsdir}/rxvt-CJK.png
12mr|rxvt-2.7.10-25|233	
12mr|rxvt-2.7.10-25|234	
12mr|rxvt-2.7.10-25|235	
12mr|rxvt-2.7.10-25|236	
12mr|rxvt-2.7.10-25|237	
12mr|rxvt-2.7.10-25|238	%changelog
12mr|rxvt-2.7.10-25|239	

16306 12
12mr|s2u-0.9.2-3|1	Summary: System to user tools
12mr|s2u-0.9.2-3|2	Name: s2u
12mr|s2u-0.9.2-3|3	Version: 0.9.2
12mr|s2u-0.9.2-3|4	Release: %mkrel 3
12mr|s2u-0.9.2-3|5	URL: http://www.mandrivalinux.com/
12mr|s2u-0.9.2-3|6	Source0: %{name}-%{version}.tar.bz2
12mr|s2u-0.9.2-3|7	Patch0: s2u-0.9.2-new-libnotify.patch
12mr|s2u-0.9.2-3|8	License: GPLv2+
12mr|s2u-0.9.2-3|9	Group: Graphical desktop/Other
12mr|s2u-0.9.2-3|10	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|s2u-0.9.2-3|11	BuildRequires: dbus-glib-devel
12mr|s2u-0.9.2-3|12	BuildRequires: gtk+2-devel
12mr|s2u-0.9.2-3|13	BuildRequires: libnotify-devel >= 0.7
12mr|s2u-0.9.2-3|14	Requires: dbus
12mr|s2u-0.9.2-3|15	Requires: initscripts >= 7.06-52mdk
12mr|s2u-0.9.2-3|16	
12mr|s2u-0.9.2-3|17	%description
12mr|s2u-0.9.2-3|18	Use dbus to communicate between from the system to the users.
12mr|s2u-0.9.2-3|19	
12mr|s2u-0.9.2-3|20	%prep
12mr|s2u-0.9.2-3|21	%setup -q
12mr|s2u-0.9.2-3|22	%apply_patches
12mr|s2u-0.9.2-3|23	
12mr|s2u-0.9.2-3|24	%build
12mr|s2u-0.9.2-3|25	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|s2u-0.9.2-3|26	
12mr|s2u-0.9.2-3|27	%install
12mr|s2u-0.9.2-3|28	rm -rf $RPM_BUILD_ROOT
12mr|s2u-0.9.2-3|29	%makeinstall_std
12mr|s2u-0.9.2-3|30	
12mr|s2u-0.9.2-3|31	%clean
12mr|s2u-0.9.2-3|32	rm -rf $RPM_BUILD_ROOT
12mr|s2u-0.9.2-3|33	
12mr|s2u-0.9.2-3|34	%files
12mr|s2u-0.9.2-3|35	%defattr(-,root,root)
12mr|s2u-0.9.2-3|36	%doc ChangeLog README AUTHORS LICENSE
12mr|s2u-0.9.2-3|37	%_bindir/s2u
12mr|s2u-0.9.2-3|38	%_sysconfdir/X11/xinit.d/s2u
12mr|s2u-0.9.2-3|39	%_sysconfdir/sysconfig/network-scripts/hostname.d/s2u
12mr|s2u-0.9.2-3|40	%config(noreplace) %_sysconfdir/dbus-1/system.d/*.conf
12mr|s2u-0.9.2-3|41	
12mr|s2u-0.9.2-3|42	# MAKE THE CHANGES IN SVN: NO PATCH OR SOURCE ALLOWED
12mr|s2u-0.9.2-3|43	
12mr|s2u-0.9.2-3|44	
12mr|s2u-0.9.2-3|45	
12mr|s2u-0.9.2-3|46	
12mr|s2u-0.9.2-3|47	
12mr|s2u-0.9.2-3|48	%changelog
12mr|s2u-0.9.2-3|49	

16307 12
12mr|sablotron-1.0.3-11|1	%define	altname Sablot
12mr|sablotron-1.0.3-11|2	%define builddir $RPM_BUILD_DIR/%{altname}-%{version}
12mr|sablotron-1.0.3-11|3	%define libname_orig libsablotron
12mr|sablotron-1.0.3-11|4	
12mr|sablotron-1.0.3-11|5	%define major 0
12mr|sablotron-1.0.3-11|6	%define libname %mklibname %{name} %{major}
12mr|sablotron-1.0.3-11|7	%define develname %mklibname %{name} -d
12mr|sablotron-1.0.3-11|8	
12mr|sablotron-1.0.3-11|9	%define jscript 1
12mr|sablotron-1.0.3-11|10	%define readline 0
12mr|sablotron-1.0.3-11|11	%define GPL 0
12mr|sablotron-1.0.3-11|12	
12mr|sablotron-1.0.3-11|13	Summary:	XSLT, XPath and DOM processor
12mr|sablotron-1.0.3-11|14	Name:		sablotron
12mr|sablotron-1.0.3-11|15	Version:	1.0.3
12mr|sablotron-1.0.3-11|16	Release:	%mkrel 11
12mr|sablotron-1.0.3-11|17	%if %{GPL}
12mr|sablotron-1.0.3-11|18	License:	GPL
12mr|sablotron-1.0.3-11|19	%else
12mr|sablotron-1.0.3-11|20	License:	MPL/GPL
12mr|sablotron-1.0.3-11|21	%endif
12mr|sablotron-1.0.3-11|22	Group:		Development/Other
12mr|sablotron-1.0.3-11|23	URL:		http://www.gingerall.cz
12mr|sablotron-1.0.3-11|24	Source0:	http://download-1.gingerall.cz/download/sablot/%{altname}-%{version}.tar.bz2
12mr|sablotron-1.0.3-11|25	Source1:	http://download-1.gingerall.cz/download/sablot/SabTest-%{version}.tar.bz2
12mr|sablotron-1.0.3-11|26	Patch0:		Sablot-linkage_fix.diff
12mr|sablotron-1.0.3-11|27	BuildRequires:	expat-devel >= 1.95.2
12mr|sablotron-1.0.3-11|28	BuildRequires:	perl-XML-Parser
12mr|sablotron-1.0.3-11|29	BuildRequires:	ncurses-devel
12mr|sablotron-1.0.3-11|30	BuildRequires:	libstdc++-devel
12mr|sablotron-1.0.3-11|31	BuildRequires:	autoconf2.5
12mr|sablotron-1.0.3-11|32	BuildRequires:	automake1.9 >= 1.9.2
12mr|sablotron-1.0.3-11|33	BuildRequires:	libtool
12mr|sablotron-1.0.3-11|34	%if %{jscript}
12mr|sablotron-1.0.3-11|35	BuildRequires:	js-devel >= 1.5
12mr|sablotron-1.0.3-11|36	BuildRequires:	pkgconfig
12mr|sablotron-1.0.3-11|37	%endif
12mr|sablotron-1.0.3-11|38	%if %{readline}
12mr|sablotron-1.0.3-11|39	BuildRequires:	readline-devel
12mr|sablotron-1.0.3-11|40	%endif
12mr|sablotron-1.0.3-11|41	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|sablotron-1.0.3-11|42	
12mr|sablotron-1.0.3-11|43	%description
12mr|sablotron-1.0.3-11|44	Sablotron is a fast, compact and portable XML toolkit
12mr|sablotron-1.0.3-11|45	implementing XSLT, DOM and XPath.
12mr|sablotron-1.0.3-11|46	
12mr|sablotron-1.0.3-11|47	The goal of this project is to create a lightweight,
12mr|sablotron-1.0.3-11|48	reliable and fast XML library processor conforming to the W3C
12mr|sablotron-1.0.3-11|49	specification, which is available for public and can be used as a base
12mr|sablotron-1.0.3-11|50	for multi-platform XML applications.
12mr|sablotron-1.0.3-11|51	
12mr|sablotron-1.0.3-11|52	%package -n	%{libname}
12mr|sablotron-1.0.3-11|53	Summary:	Main library for sablotron
12mr|sablotron-1.0.3-11|54	Group:		System/Libraries
12mr|sablotron-1.0.3-11|55	Provides:	%{libname_orig} = %{version}-%{release}
12mr|sablotron-1.0.3-11|56	
12mr|sablotron-1.0.3-11|57	%description -n	%{libname}
12mr|sablotron-1.0.3-11|58	Contains the library for sablotron.
12mr|sablotron-1.0.3-11|59	
12mr|sablotron-1.0.3-11|60	%package -n	%{develname}
12mr|sablotron-1.0.3-11|61	Summary:	The development libraries and header files for Sablotron
12mr|sablotron-1.0.3-11|62	Requires:	sablotron = %{version}
12mr|sablotron-1.0.3-11|63	Group:		Development/C
12mr|sablotron-1.0.3-11|64	Provides:	%{libname_orig}-devel = %{version}-%{release}
12mr|sablotron-1.0.3-11|65	Provides:	sablotron-devel = %{version}
12mr|sablotron-1.0.3-11|66	Obsoletes:	%{mklibname %{name} -d 0}
12mr|sablotron-1.0.3-11|67	
12mr|sablotron-1.0.3-11|68	%description -n	%{develname}
12mr|sablotron-1.0.3-11|69	These are the development libraries and header files for Sablotron
12mr|sablotron-1.0.3-11|70	
12mr|sablotron-1.0.3-11|71	%prep
12mr|sablotron-1.0.3-11|72	
12mr|sablotron-1.0.3-11|73	%if %{readline} && !%{GPL}
12mr|sablotron-1.0.3-11|74	echo "The readline library may not be linked to non GPL'ed programs, so if you want to have readline support in the debugger, you have to choose the GPL from Sablotron license model."
12mr|sablotron-1.0.3-11|75	exit 1
12mr|sablotron-1.0.3-11|76	%endif
12mr|sablotron-1.0.3-11|77	
12mr|sablotron-1.0.3-11|78	%setup -q -n %{altname}-%{version} -a1
12mr|sablotron-1.0.3-11|79	%patch0 -p0
12mr|sablotron-1.0.3-11|80	
12mr|sablotron-1.0.3-11|81	perl -pi -e 's,SABLOT_LIBS="-L\$sab_base/lib",SABLOT_LIBS="-L\$sab_base/%{_lib}",' SabTest-%{version}/configure{.in,}
12mr|sablotron-1.0.3-11|82	
12mr|sablotron-1.0.3-11|83	%if %{jscript}
12mr|sablotron-1.0.3-11|84	JS_INCLUDE_PATH=`pkg-config --cflags libjs|sed -e 's/-I\/usr//'`
12mr|sablotron-1.0.3-11|85	perl -pi -e "s|/include/js\b|$JS_INCLUDE_PATH|g" configure*
12mr|sablotron-1.0.3-11|86	%endif
12mr|sablotron-1.0.3-11|87	touch NEWS AUTHORS ChangeLog
12mr|sablotron-1.0.3-11|88	autoreconf -fi
12mr|sablotron-1.0.3-11|89	pushd SabTest-%{version}
12mr|sablotron-1.0.3-11|90	touch NEWS AUTHORS ChangeLog
12mr|sablotron-1.0.3-11|91	autoreconf -fi
12mr|sablotron-1.0.3-11|92	popd
12mr|sablotron-1.0.3-11|93	
12mr|sablotron-1.0.3-11|94	%build
12mr|sablotron-1.0.3-11|95	
12mr|sablotron-1.0.3-11|96	export CXXFLAGS="%{optflags}"
12mr|sablotron-1.0.3-11|97	
12mr|sablotron-1.0.3-11|98	%if %{jscript}
12mr|sablotron-1.0.3-11|99	export CPLUS_INCLUDE_PATH=`pkg-config --cflags libjs|sed -e 's/-I//'`
12mr|sablotron-1.0.3-11|100	%endif
12mr|sablotron-1.0.3-11|101	
12mr|sablotron-1.0.3-11|102	%if %{GPL}
12mr|sablotron-1.0.3-11|103	export SABLOT_GPL=1
12mr|sablotron-1.0.3-11|104	%endif
12mr|sablotron-1.0.3-11|105	
12mr|sablotron-1.0.3-11|106	%configure2_5x \
12mr|sablotron-1.0.3-11|107	%if %{jscript}
12mr|sablotron-1.0.3-11|108	--enable-javascript=%{_prefix} \
12mr|sablotron-1.0.3-11|109	%endif
12mr|sablotron-1.0.3-11|110	%if %{GPL} && %{readline}
12mr|sablotron-1.0.3-11|111	--with-readline \
12mr|sablotron-1.0.3-11|112	%endif
12mr|sablotron-1.0.3-11|113	--enable-debugger
12mr|sablotron-1.0.3-11|114	
12mr|sablotron-1.0.3-11|115	%make
12mr|sablotron-1.0.3-11|116	
12mr|sablotron-1.0.3-11|117	%check
12mr|sablotron-1.0.3-11|118	# make and run the test suite
12mr|sablotron-1.0.3-11|119	make DESTDIR=`pwd`/SabTest-%{version} install
12mr|sablotron-1.0.3-11|120	pushd SabTest-%{version}
12mr|sablotron-1.0.3-11|121	touch NEWS AUTHORS ChangeLog
12mr|sablotron-1.0.3-11|122	libtoolize --copy --force; aclocal; autoconf; automake --add-missing --copy
12mr|sablotron-1.0.3-11|123	%configure2_5x --with-sablot=`pwd`/usr
12mr|sablotron-1.0.3-11|124	%make
12mr|sablotron-1.0.3-11|125	make test
12mr|sablotron-1.0.3-11|126	make test-js
12mr|sablotron-1.0.3-11|127	popd
12mr|sablotron-1.0.3-11|128	
12mr|sablotron-1.0.3-11|129	%install
12mr|sablotron-1.0.3-11|130	rm -rf %{buildroot}
12mr|sablotron-1.0.3-11|131	
12mr|sablotron-1.0.3-11|132	%makeinstall_std
12mr|sablotron-1.0.3-11|133	
12mr|sablotron-1.0.3-11|134	%multiarch_binaries %{buildroot}%{_bindir}/sablot-config
12mr|sablotron-1.0.3-11|135	
12mr|sablotron-1.0.3-11|136	# nuke installed docs
12mr|sablotron-1.0.3-11|137	rm -rf %{buildroot}%{_datadir}/doc
12mr|sablotron-1.0.3-11|138	
12mr|sablotron-1.0.3-11|139	%if %mdkversion < 200900
12mr|sablotron-1.0.3-11|140	%post -n %{libname} -p /sbin/ldconfig
12mr|sablotron-1.0.3-11|141	%endif
12mr|sablotron-1.0.3-11|142	
12mr|sablotron-1.0.3-11|143	%if %mdkversion < 200900
12mr|sablotron-1.0.3-11|144	%postun -n %{libname} -p /sbin/ldconfig
12mr|sablotron-1.0.3-11|145	%endif
12mr|sablotron-1.0.3-11|146	
12mr|sablotron-1.0.3-11|147	%clean
12mr|sablotron-1.0.3-11|148	rm -rf %{buildroot}
12mr|sablotron-1.0.3-11|149	
12mr|sablotron-1.0.3-11|150	%files
12mr|sablotron-1.0.3-11|151	%defattr(0755,root,root)
12mr|sablotron-1.0.3-11|152	%{_bindir}/sabcmd
12mr|sablotron-1.0.3-11|153	%_mandir/man1/*
12mr|sablotron-1.0.3-11|154	
12mr|sablotron-1.0.3-11|155	%files -n %{libname}
12mr|sablotron-1.0.3-11|156	%defattr(-,root,root)
12mr|sablotron-1.0.3-11|157	%doc README RELEASE doc/misc/NOTES doc/misc/DEBUGGER
12mr|sablotron-1.0.3-11|158	%{_libdir}/libsablot.so.*
12mr|sablotron-1.0.3-11|159	
12mr|sablotron-1.0.3-11|160	%files -n %{develname}
12mr|sablotron-1.0.3-11|161	%defattr(-,root,root)
12mr|sablotron-1.0.3-11|162	%doc doc/apidoc/sablot doc/apidoc/jsdom-ref doc/apidoc/sxp
12mr|sablotron-1.0.3-11|163	%{_bindir}/sablot-config
12mr|sablotron-1.0.3-11|164	%{multiarch_bindir}/sablot-config
12mr|sablotron-1.0.3-11|165	%{_libdir}/lib*.a
12mr|sablotron-1.0.3-11|166	%{_libdir}/lib*.so
12mr|sablotron-1.0.3-11|167	%{_includedir}/*.h
12mr|sablotron-1.0.3-11|168	
12mr|sablotron-1.0.3-11|169	
12mr|sablotron-1.0.3-11|170	
12mr|sablotron-1.0.3-11|171	%changelog
12mr|sablotron-1.0.3-11|172	

16308 12
12mr|sag-0.7.0-12|1	Summary:	The LDP's System Administrators' Guide in HTML format
12mr|sag-0.7.0-12|2	Name:		sag
12mr|sag-0.7.0-12|3	Version:	0.7.0
12mr|sag-0.7.0-12|4	Release:	%mkrel 12
12mr|sag-0.7.0-12|5	License:	distributable
12mr|sag-0.7.0-12|6	Group:		Books/Computer books
12mr|sag-0.7.0-12|7	URL:		http://www.linuxdoc.org/LDP/sag/
12mr|sag-0.7.0-12|8	Source:		sag-0.6.2-html.tar.bz2
12mr|sag-0.7.0-12|9	BuildArch:	noarch
12mr|sag-0.7.0-12|10	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|sag-0.7.0-12|11	
12mr|sag-0.7.0-12|12	%description
12mr|sag-0.7.0-12|13	The Linux Documentation Project's System Administrators' Guide, provided in
12mr|sag-0.7.0-12|14	HTML format. This document provides a generic guide to Linux system
12mr|sag-0.7.0-12|15	administration. Check the Linux Documentation Project's website at
12mr|sag-0.7.0-12|16	http://www.metalab.unc.edu/LDP/ for other formats of this document or for any
12mr|sag-0.7.0-12|17	updates.
12mr|sag-0.7.0-12|18	
12mr|sag-0.7.0-12|19	Install the sag package if you'd like to use the HTML version of the LDP's
12mr|sag-0.7.0-12|20	System Administrators' Guide on your own machine.
12mr|sag-0.7.0-12|21	
12mr|sag-0.7.0-12|22	%prep
12mr|sag-0.7.0-12|23	
12mr|sag-0.7.0-12|24	%install
12mr|sag-0.7.0-12|25	rm -rf $RPM_BUILD_ROOT
12mr|sag-0.7.0-12|26	
12mr|sag-0.7.0-12|27	mkdir -p $RPM_BUILD_ROOT%{_docdir}/LDP/sag
12mr|sag-0.7.0-12|28	tar -jxf %{SOURCE0} -C $RPM_BUILD_ROOT%{_docdir}/LDP/sag
12mr|sag-0.7.0-12|29	
12mr|sag-0.7.0-12|30	%clean
12mr|sag-0.7.0-12|31	rm -rf $RPM_BUILD_ROOT
12mr|sag-0.7.0-12|32	
12mr|sag-0.7.0-12|33	%files
12mr|sag-0.7.0-12|34	%defattr(-,root,root)
12mr|sag-0.7.0-12|35	%{_docdir}/LDP/sag
12mr|sag-0.7.0-12|36	
12mr|sag-0.7.0-12|37	
12mr|sag-0.7.0-12|38	
12mr|sag-0.7.0-12|39	
12mr|sag-0.7.0-12|40	
12mr|sag-0.7.0-12|41	%changelog
12mr|sag-0.7.0-12|42	

16309 12
12mr|samba-3.6.9-2|1	%define pkg_name	samba
12mr|samba-3.6.9-2|2	%define version		3.6.9
12mr|samba-3.6.9-2|3	%define rel		2
12mr|samba-3.6.9-2|4	#define	subrel		1
12mr|samba-3.6.9-2|5	%define vscanver 	0.1.3
12mr|samba-3.6.9-2|6	%define libsmbmajor	0
12mr|samba-3.6.9-2|7	%define netapimajor	0
12mr|samba-3.6.9-2|8	%define smbsharemodesmajor	0
12mr|samba-3.6.9-2|9	%define	tallocmajor	1
12mr|samba-3.6.9-2|10	%define tdbmajor	1
12mr|samba-3.6.9-2|11	%define	wbclientmajor	0
12mr|samba-3.6.9-2|12	
12mr|samba-3.6.9-2|13	%define check_sig() export GNUPGHOME=%{_tmppath}/rpm-gpghome \
12mr|samba-3.6.9-2|14	if [ -d "$GNUPGHOME" ] \
12mr|samba-3.6.9-2|15	then echo "Error, GNUPGHOME $GNUPGHOME exists, remove it and try again"; exit 1 \
12mr|samba-3.6.9-2|16	fi \
12mr|samba-3.6.9-2|17	install -d -m700 $GNUPGHOME \
12mr|samba-3.6.9-2|18	gpg --import %{1} \
12mr|samba-3.6.9-2|19	gpg --trust-model always --verify %{2} %{?3} \
12mr|samba-3.6.9-2|20	rm -Rf $GNUPGHOME \
12mr|samba-3.6.9-2|21	
12mr|samba-3.6.9-2|22	
12mr|samba-3.6.9-2|23	# Samba has started using -Wl,z,nodefs upstream, without libtool (after patch
12mr|samba-3.6.9-2|24	# submission to them, handled in samba bug 6792. To allow
12mr|samba-3.6.9-2|25	# plugins to link now, we have to avoid any such flags by default
12mr|samba-3.6.9-2|26	#define _disable_ld_no_undefined 1
12mr|samba-3.6.9-2|27	# or, instead, filter them out of the right line in the Makefile, like before
12mr|samba-3.6.9-2|28	# see LDSHFLAGS_MODULES below
12mr|samba-3.6.9-2|29	
12mr|samba-3.6.9-2|30	%{!?lib: %global lib lib}
12mr|samba-3.6.9-2|31	%{!?mklibname: %global mklibname(ds) %lib%{1}%{?2:%{2}}%{?3:_%{3}}%{-s:-static}%{-d:-devel}}
12mr|samba-3.6.9-2|32	
12mr|samba-3.6.9-2|33	%{?!mdkversion:%global mdkversion(r:) %{-r:%(perl -e '$_="%{1}";m/(((\\d\\.?)+)(\\w\*))(.\*)/;$pre=$4;print "0.$pre." if $pre =~ /\\w\{2,\}/;print "%{-r*}"')}%{!-r:%(perl -e '$_="%{1}";m/(((\\d\\.?)+)(\\w\*))(.\*)/;$pre=$4;print "$2";print $pre if $pre !~ /\\w{2,}/')}}
12mr|samba-3.6.9-2|34	
12mr|samba-3.6.9-2|35	%define libname %mklibname smbclient %libsmbmajor
12mr|samba-3.6.9-2|36	%define libnetapi %mklibname netapi %netapimajor
12mr|samba-3.6.9-2|37	%define netapidevel %mklibname -d netapi
12mr|samba-3.6.9-2|38	%define libsmbsharemodes %mklibname smbsharemodes %smbsharemodesmajor
12mr|samba-3.6.9-2|39	%define smbsharemodesdevel %mklibname -d smbsharemodes
12mr|samba-3.6.9-2|40	%define libtalloc %mklibname talloc %tallocmajor
12mr|samba-3.6.9-2|41	%define tallocdevel %mklibname -d talloc
12mr|samba-3.6.9-2|42	%define libtdb %mklibname tdb %tdbmajor
12mr|samba-3.6.9-2|43	%define tdbdevel %mklibname -d tdb
12mr|samba-3.6.9-2|44	%define libwbclient %mklibname wbclient %wbclientmajor
12mr|samba-3.6.9-2|45	%define wbclientdevel %mklibname -d wbclient
12mr|samba-3.6.9-2|46	
12mr|samba-3.6.9-2|47	# Version and release replaced by samba-team at release from samba cvs
12mr|samba-3.6.9-2|48	%define pversion PVERSION
12mr|samba-3.6.9-2|49	%define prelease PRELEASE
12mr|samba-3.6.9-2|50	
12mr|samba-3.6.9-2|51	#Check to see if p(version|release) has been replaced (1 if replaced)
12mr|samba-3.6.9-2|52	%define have_pversion %(if [ "%pversion" = `echo "pversion" |tr '[:lower:]' '[:upper:]'` ];then echo 0; else echo 1; fi)
12mr|samba-3.6.9-2|53	
12mr|samba-3.6.9-2|54	%if %have_pversion
12mr|samba-3.6.9-2|55	%define source_ver 	%{pversion}
12mr|samba-3.6.9-2|56	%define rel %mkrel 1.%{prelease}
12mr|samba-3.6.9-2|57	# Don't abort for stupid reasons on builds from tarballs:
12mr|samba-3.6.9-2|58	%global	_unpackaged_files_terminate_build	0
12mr|samba-3.6.9-2|59	%global	_missing_doc_files_terminate_build	0
12mr|samba-3.6.9-2|60	%else
12mr|samba-3.6.9-2|61	%define source_ver 	%{version}
12mr|samba-3.6.9-2|62	%endif
12mr|samba-3.6.9-2|63	
12mr|samba-3.6.9-2|64	%define prerel %mdkversion -r %rel %source_ver
12mr|samba-3.6.9-2|65	%define real_version %mdkversion %source_ver
12mr|samba-3.6.9-2|66	%define release %mkrel %prerel
12mr|samba-3.6.9-2|67	%define have_pre %([ "%version" == "%source_ver" ]; echo $?)
12mr|samba-3.6.9-2|68	
12mr|samba-3.6.9-2|69	# Check to see if we are running a build from a tarball release from samba.org
12mr|samba-3.6.9-2|70	# (%have_pversion) If so, disable vscan, unless explicitly requested
12mr|samba-3.6.9-2|71	# (--with vscan).
12mr|samba-3.6.9-2|72	%define build_vscan 	1
12mr|samba-3.6.9-2|73	%if %have_pversion
12mr|samba-3.6.9-2|74	%define build_vscan 	0
12mr|samba-3.6.9-2|75	%{?_with_vscan: %define build_vscan 1}
12mr|samba-3.6.9-2|76	%endif
12mr|samba-3.6.9-2|77	
12mr|samba-3.6.9-2|78	# Default options
12mr|samba-3.6.9-2|79	%define build_talloc 0
12mr|samba-3.6.9-2|80	%define build_tdb 0
12mr|samba-3.6.9-2|81	%define build_ldb 0
12mr|samba-3.6.9-2|82	%define build_ctdb 0
12mr|samba-3.6.9-2|83	%define build_alternatives	1
12mr|samba-3.6.9-2|84	%define build_system	1
12mr|samba-3.6.9-2|85	%define build_acl 	1
12mr|samba-3.6.9-2|86	%define build_winbind 	1
12mr|samba-3.6.9-2|87	%define build_wins 	1
12mr|samba-3.6.9-2|88	%define build_ldap 	0
12mr|samba-3.6.9-2|89	%define build_ads	1
12mr|samba-3.6.9-2|90	%define build_scanners	0
12mr|samba-3.6.9-2|91	%define build_test	0
12mr|samba-3.6.9-2|92	# CUPS supports functionality for 'printcap name = cups' (9.0 and later):
12mr|samba-3.6.9-2|93	%define build_cupspc	1
12mr|samba-3.6.9-2|94	# %_{pre,postun}_service are provided by rpm-helper in 9.0 and later
12mr|samba-3.6.9-2|95	%define have_rpmhelper	1
12mr|samba-3.6.9-2|96	%define build_mysql	0
12mr|samba-3.6.9-2|97	%define build_pgsql 	0
12mr|samba-3.6.9-2|98	
12mr|samba-3.6.9-2|99	# Allow commandline option overrides (borrowed from Vince's qmail srpm):
12mr|samba-3.6.9-2|100	# To use it, do rpm [-ba|--rebuild] --with 'xxx'
12mr|samba-3.6.9-2|101	# Check if the rpm was built with the defaults, otherwise we inform the user
12mr|samba-3.6.9-2|102	%define build_non_default 0
12mr|samba-3.6.9-2|103	%{?_with_system: %global build_system 1}
12mr|samba-3.6.9-2|104	%{?_without_system: %global build_system 0}
12mr|samba-3.6.9-2|105	%{?_with_acl: %global build_acl 1}
12mr|samba-3.6.9-2|106	%{?_with_acl: %global build_non_default 1}
12mr|samba-3.6.9-2|107	%{?_without_acl: %global build_acl 0}
12mr|samba-3.6.9-2|108	%{?_without_acl: %global build_non_default 1}
12mr|samba-3.6.9-2|109	%{?_with_winbind: %global build_winbind 1}
12mr|samba-3.6.9-2|110	%{?_with_winbind: %global build_non_default 1}
12mr|samba-3.6.9-2|111	%{?_without_winbind: %global build_winbind 0}
12mr|samba-3.6.9-2|112	%{?_without_winbind: %global build_non_default 1}
12mr|samba-3.6.9-2|113	%{?_with_wins: %global build_wins 1}
12mr|samba-3.6.9-2|114	%{?_with_wins: %global build_non_default 1}
12mr|samba-3.6.9-2|115	%{?_without_wins: %global build_wins 0}
12mr|samba-3.6.9-2|116	%{?_without_wins: %global build_non_default 1}
12mr|samba-3.6.9-2|117	%{?_with_ldap: %global build_ldap 1}
12mr|samba-3.6.9-2|118	%{?_with_ldap: %global build_non_default 1}
12mr|samba-3.6.9-2|119	%{?_without_ldap: %global build_ldap 0}
12mr|samba-3.6.9-2|120	%{?_without_ldap: %global build_non_default 1}
12mr|samba-3.6.9-2|121	%{?_with_ads: %global build_ads 1}
12mr|samba-3.6.9-2|122	%{?_with_ads: %global build_non_default 1}
12mr|samba-3.6.9-2|123	%{?_without_ads: %global build_ads 0}
12mr|samba-3.6.9-2|124	%{?_without_ads: %global build_non_default 1}
12mr|samba-3.6.9-2|125	%{?_with_scanners: %global build_scanners 1}
12mr|samba-3.6.9-2|126	%{?_with_scanners: %global build_non_default 1}
12mr|samba-3.6.9-2|127	%{?_without_scanners: %global build_scanners 0}
12mr|samba-3.6.9-2|128	%{?_without_scanners: %global build_non_default 1}
12mr|samba-3.6.9-2|129	%{?_with_vscan: %global build_vscan 1}
12mr|samba-3.6.9-2|130	%{?_with_vscan: %global build_non_default 1}
12mr|samba-3.6.9-2|131	%{?_without_vscan: %global build_vscan 0}
12mr|samba-3.6.9-2|132	%{?_without_vscan: %global build_non_default 1}
12mr|samba-3.6.9-2|133	%{?_with_test: %global build_test 1}
12mr|samba-3.6.9-2|134	%{?_with_test: %global build_non_default 1}
12mr|samba-3.6.9-2|135	%{?_without_test: %global build_test 0}
12mr|samba-3.6.9-2|136	%{?_without_test: %global build_non_default 1}
12mr|samba-3.6.9-2|137	%{?_with_mysql: %global build_mysql 1}
12mr|samba-3.6.9-2|138	%{?_with_pgsql: %global build_pgsql 1}
12mr|samba-3.6.9-2|139	# As if that weren't enough, we're going to try building with antivirus
12mr|samba-3.6.9-2|140	# support as an option also
12mr|samba-3.6.9-2|141	%global build_antivir 	0
12mr|samba-3.6.9-2|142	%global build_clamav 	0
12mr|samba-3.6.9-2|143	%global build_fprot 	0
12mr|samba-3.6.9-2|144	%global build_fsav 	0
12mr|samba-3.6.9-2|145	%global build_icap 	0
12mr|samba-3.6.9-2|146	%global build_kaspersky 0
12mr|samba-3.6.9-2|147	%global build_mks 	0
12mr|samba-3.6.9-2|148	%global build_nai 	0
12mr|samba-3.6.9-2|149	%global build_openav	0
12mr|samba-3.6.9-2|150	%global build_sophos 	0
12mr|samba-3.6.9-2|151	%global build_symantec 	0
12mr|samba-3.6.9-2|152	%global build_trend	0
12mr|samba-3.6.9-2|153	%if %build_vscan
12mr|samba-3.6.9-2|154	# These we build by default
12mr|samba-3.6.9-2|155	%global build_clamav 	1
12mr|samba-3.6.9-2|156	%global build_icap 	0
12mr|samba-3.6.9-2|157	%global build_fsav 	1
12mr|samba-3.6.9-2|158	%global build_sophos 	1
12mr|samba-3.6.9-2|159	%endif
12mr|samba-3.6.9-2|160	%if %build_vscan && %build_scanners
12mr|samba-3.6.9-2|161	# These scanners are built if scanners are selected
12mr|samba-3.6.9-2|162	# symantec requires their library present and must be selected
12mr|samba-3.6.9-2|163	# individually
12mr|samba-3.6.9-2|164	%global build_fprot 	1
12mr|samba-3.6.9-2|165	%global build_kaspersky 1
12mr|samba-3.6.9-2|166	%global build_mks 	1
12mr|samba-3.6.9-2|167	%global build_nai 	1
12mr|samba-3.6.9-2|168	%global build_openav	1
12mr|samba-3.6.9-2|169	%global build_trend 	1
12mr|samba-3.6.9-2|170	%endif
12mr|samba-3.6.9-2|171	%if %build_vscan
12mr|samba-3.6.9-2|172	%{?_with_fprot: %{expand: %%global build_fprot 1}}
12mr|samba-3.6.9-2|173	%{?_with_kaspersky: %{expand: %%global build_kaspersky 1}}
12mr|samba-3.6.9-2|174	%{?_with_mks: %{expand: %%global build_mks 1}}
12mr|samba-3.6.9-2|175	%{?_with_openav: %{expand: %%global build_openav 1}}
12mr|samba-3.6.9-2|176	%{?_with_sophos: %{expand: %%global build_sophos 1}}
12mr|samba-3.6.9-2|177	#%{?_with_symantec: %{expand: %%global build_symantec 1}}
12mr|samba-3.6.9-2|178	%{?_with_trend: %{expand: %%global build_trend 1}}
12mr|samba-3.6.9-2|179	%global vscandir samba-virusfilter-%{vscanver}
12mr|samba-3.6.9-2|180	%endif
12mr|samba-3.6.9-2|181	%global vfsdir examples.bin/VFS
12mr|samba-3.6.9-2|182	
12mr|samba-3.6.9-2|183	#Standard texts for descriptions:
12mr|samba-3.6.9-2|184	%define message_bugzilla() %(echo -e -n "Please file bug reports for this package at Rosa bugzilla \\n(http://bugs.rosalinux.ru) under the product name %{1}")
12mr|samba-3.6.9-2|185	%define message_system %(echo -e -n "NOTE: These packages of samba-%{version}, are provided, parallel installable\\nwith samba-2.2.x, to allow easy migration from samba-2.2.x to samba-%{version},\\nbut are not officially supported")
12mr|samba-3.6.9-2|186	
12mr|samba-3.6.9-2|187	#check gcc version to disable some optimisations on gcc-3.3.1
12mr|samba-3.6.9-2|188	# gcc is not mandatory to do rpm queries on a .src.rpm, which is what the buildsystem
12mr|samba-3.6.9-2|189	# ends up doing, so we need to guard against that
12mr|samba-3.6.9-2|190	%define gcc331 %((gcc -dumpversion 2>/dev/null || echo 4.1.2) |awk '{if ($1>3.3) print 1; else print 0}')
12mr|samba-3.6.9-2|191	
12mr|samba-3.6.9-2|192	#Define sets of binaries that we can use in globs and loops:
12mr|samba-3.6.9-2|193	%global commonbin net,ntlm_auth,rpcclient,smbcacls,smbcquotas,smbpasswd,smbtree,testparm
12mr|samba-3.6.9-2|194	
12mr|samba-3.6.9-2|195	%global serverbin 	pdbedit,profiles,smbcontrol,smbstatus,sharesec,smbta-util
12mr|samba-3.6.9-2|196	%if %build_ldb
12mr|samba-3.6.9-2|197	%global serverldbbin 	ldbadd,ldbdel,ldbedit,ldbmodify,ldbsearch,ldbrename
12mr|samba-3.6.9-2|198	%endif
12mr|samba-3.6.9-2|199	%global serversbin nmbd,samba,smbd
12mr|samba-3.6.9-2|200	
12mr|samba-3.6.9-2|201	%global clientbin 	findsmb,nmblookup,smbclient,smbprint,smbspool,smbtar,smbget
12mr|samba-3.6.9-2|202	%global client_sbin 	mount.smb,mount.smbfs
12mr|samba-3.6.9-2|203	%global client_man	man1/findsmb.1,man1/nmblookup.1,man1/smbclient.1,man1/smbget.1,man1/smbtar.1,man5/smbgetrc.5,man8/smbspool.8
12mr|samba-3.6.9-2|204	
12mr|samba-3.6.9-2|205	%global testbin 	debug2html,smbtorture,msgtest,masktest,locktest,locktest2,nsstest,vfstest
12mr|samba-3.6.9-2|206	
12mr|samba-3.6.9-2|207	%ifarch alpha
12mr|samba-3.6.9-2|208	%define build_expsam xml
12mr|samba-3.6.9-2|209	%else
12mr|samba-3.6.9-2|210	%define build_expsam xml%{?_with_pgsql:,pgsql}%{?_with_mysql:,mysql}
12mr|samba-3.6.9-2|211	%endif
12mr|samba-3.6.9-2|212	
12mr|samba-3.6.9-2|213	# Determine whether this is the system samba or not.
12mr|samba-3.6.9-2|214	%if %build_system
12mr|samba-3.6.9-2|215	%define samba_major	%{nil}
12mr|samba-3.6.9-2|216	%else
12mr|samba-3.6.9-2|217	%define samba_major	3
12mr|samba-3.6.9-2|218	%endif
12mr|samba-3.6.9-2|219	# alternatives_major is %{nil} if we aren't system and not using alternatives
12mr|samba-3.6.9-2|220	%if !%build_system || %build_alternatives
12mr|samba-3.6.9-2|221	%define alternative_major 3
12mr|samba-3.6.9-2|222	%else
12mr|samba-3.6.9-2|223	%define alternative_major %{nil}
12mr|samba-3.6.9-2|224	%endif
12mr|samba-3.6.9-2|225	
12mr|samba-3.6.9-2|226	Summary: Samba SMB server
12mr|samba-3.6.9-2|227	Name: %{pkg_name}%{samba_major}
12mr|samba-3.6.9-2|228	
12mr|samba-3.6.9-2|229	Version: %{source_ver}
12mr|samba-3.6.9-2|230	Release: %mkrel %rel
12mr|samba-3.6.9-2|231	
12mr|samba-3.6.9-2|232	License: GPLv3
12mr|samba-3.6.9-2|233	Group: System/Servers
12mr|samba-3.6.9-2|234	Source: http://ftp.samba.org/pub/samba/stable/samba-%{source_ver}.tar.gz
12mr|samba-3.6.9-2|235	Source99: http://ftp.samba.org/pub/samba/stable/samba-%{source_ver}.tar.asc
12mr|samba-3.6.9-2|236	Source98: http://ftp.samba.org/pub/samba/samba-pubkey.asc
12mr|samba-3.6.9-2|237	URL:	http://www.samba.org
12mr|samba-3.6.9-2|238	Source1: samba.log
12mr|samba-3.6.9-2|239	Source3: samba.xinetd
12mr|samba-3.6.9-2|240	Source4: swat_48.png
12mr|samba-3.6.9-2|241	Source5: swat_32.png
12mr|samba-3.6.9-2|242	Source6: swat_16.png
12mr|samba-3.6.9-2|243	Source7: README.%{name}-rosa-rpm
12mr|samba-3.6.9-2|244	Source8: https://github.com/downloads/fumiyas/samba-virusfilter/samba-virusfilter-%{vscanver}.tar.bz2
12mr|samba-3.6.9-2|245	%if %build_vscan
12mr|samba-3.6.9-2|246	%endif
12mr|samba-3.6.9-2|247	%if %build_vscan
12mr|samba-3.6.9-2|248	BuildRequires: magic-devel
12mr|samba-3.6.9-2|249	%endif
12mr|samba-3.6.9-2|250	Source10: samba-print-pdf.sh
12mr|samba-3.6.9-2|251	Source11: smb-migrate
12mr|samba-3.6.9-2|252	
12mr|samba-3.6.9-2|253	#Sources that used to be in packaging patch:
12mr|samba-3.6.9-2|254	Source20:	smbusers
12mr|samba-3.6.9-2|255	Source21:	smbprint
12mr|samba-3.6.9-2|256	#Source22:	smbadduser
12mr|samba-3.6.9-2|257	Source23:	findsmb
12mr|samba-3.6.9-2|258	Source24:	smb.init
12mr|samba-3.6.9-2|259	Source25:	winbind.init
12mr|samba-3.6.9-2|260	Source26:	wrepld.init
12mr|samba-3.6.9-2|261	Source27:	samba.pamd
12mr|samba-3.6.9-2|262	Source28:	samba.pamd0_9
12mr|samba-3.6.9-2|263	Source29:	system-auth-winbind.pamd
12mr|samba-3.6.9-2|264	Source30:	smb.conf
12mr|samba-3.6.9-2|265	
12mr|samba-3.6.9-2|266	
12mr|samba-3.6.9-2|267	%if !%have_pversion
12mr|samba-3.6.9-2|268	# Version specific patches: current version
12mr|samba-3.6.9-2|269	Patch11: samba-3.0-rosa-packaging.patch
12mr|samba-3.6.9-2|270	# https://bugzilla.samba.org/show_bug.cgi?id=3571, bug 21387
12mr|samba-3.6.9-2|271	Patch19: samba-3.0.21c-swat-fr-translaction.patch
12mr|samba-3.6.9-2|272	Patch30: samba-3.5-check-undefined-before-zdefs.patch
12mr|samba-3.6.9-2|273	Patch31: samba-3.5.3-fix-nss-wins-syslog.patch
12mr|samba-3.6.9-2|274	Patch33: samba-3.5.8-fix-netapi-examples-linking.patch
12mr|samba-3.6.9-2|275	%else
12mr|samba-3.6.9-2|276	# Version specific patches: upcoming version
12mr|samba-3.6.9-2|277	%endif
12mr|samba-3.6.9-2|278	# Limbo patches (applied to prereleases, but not preleases, ie destined for
12mr|samba-3.6.9-2|279	# samba CVS)
12mr|samba-3.6.9-2|280	%if %have_pversion && %have_pre
12mr|samba-3.6.9-2|281	%endif
12mr|samba-3.6.9-2|282	Requires: pam >= 0.64, samba-common = %{version}
12mr|samba-3.6.9-2|283	BuildRequires: pam-devel readline-devel pkgconfig(ncurses) pkgconfig(popt)
12mr|samba-3.6.9-2|284	BuildRequires: libxml2-devel
12mr|samba-3.6.9-2|285	# Samba 3.2 and later should be built with capabilities support:
12mr|samba-3.6.9-2|286	# http://lists.samba.org/archive/samba/2009-March/146821.html
12mr|samba-3.6.9-2|287	BuildRequires: libcap-devel
12mr|samba-3.6.9-2|288	BuildRequires: gnupg
12mr|samba-3.6.9-2|289	BuildRequires: avahi-client-devel
12mr|samba-3.6.9-2|290	BuildRequires: libaio-devel
12mr|samba-3.6.9-2|291	BuildRequires: pkgconfig(uuid)
12mr|samba-3.6.9-2|292	BuildRequires: pkgconfig(gamin)
12mr|samba-3.6.9-2|293	%if %build_ctdb
12mr|samba-3.6.9-2|294	BuildRequires: pkgconfig(ctdb)
12mr|samba-3.6.9-2|295	%endif
12mr|samba-3.6.9-2|296	%if %build_pgsql
12mr|samba-3.6.9-2|297	BuildRequires: postgresql-devel
12mr|samba-3.6.9-2|298	%endif
12mr|samba-3.6.9-2|299	%ifnarch alpha
12mr|samba-3.6.9-2|300	%if %build_mysql
12mr|samba-3.6.9-2|301	BuildRequires: mysql-devel
12mr|samba-3.6.9-2|302	%endif
12mr|samba-3.6.9-2|303	%endif
12mr|samba-3.6.9-2|304	%if %build_acl
12mr|samba-3.6.9-2|305	BuildRequires: acl-devel
12mr|samba-3.6.9-2|306	%endif
12mr|samba-3.6.9-2|307	BuildRequires: cups-devel cups-common
12mr|samba-3.6.9-2|308	BuildRequires: libldap-devel
12mr|samba-3.6.9-2|309	%if %build_ads
12mr|samba-3.6.9-2|310	BuildRequires: libldap-devel krb5-devel
12mr|samba-3.6.9-2|311	%endif
12mr|samba-3.6.9-2|312	BuildRequires: keyutils-devel
12mr|samba-3.6.9-2|313	%if !%build_tdb
12mr|samba-3.6.9-2|314	BuildRequires: tdb-devel
12mr|samba-3.6.9-2|315	%endif
12mr|samba-3.6.9-2|316	%if !%build_ldb
12mr|samba-3.6.9-2|317	#BuildRequires: ldb-devel
12mr|samba-3.6.9-2|318	%endif
12mr|samba-3.6.9-2|319	%if !%build_talloc
12mr|samba-3.6.9-2|320	BuildRequires: talloc-devel
12mr|samba-3.6.9-2|321	%endif
12mr|samba-3.6.9-2|322	# for domain-join gui
12mr|samba-3.6.9-2|323	BuildRequires: gtk2-devel
12mr|samba-3.6.9-2|324	Requires(pre): chkconfig mktemp psmisc
12mr|samba-3.6.9-2|325	Requires(pre): coreutils sed grep
12mr|samba-3.6.9-2|326	
12mr|samba-3.6.9-2|327	%description
12mr|samba-3.6.9-2|328	Samba provides an SMB server which can be used to provide
12mr|samba-3.6.9-2|329	network services to SMB (sometimes called "Lan Manager")
12mr|samba-3.6.9-2|330	clients, including various versions of MS Windows, OS/2,
12mr|samba-3.6.9-2|331	and other Linux machines. Samba also provides some SMB
12mr|samba-3.6.9-2|332	clients, which complement the built-in SMB filesystem
12mr|samba-3.6.9-2|333	in Linux. Samba uses NetBIOS over TCP/IP (NetBT) protocols
12mr|samba-3.6.9-2|334	and does NOT need NetBEUI (Microsoft Raw NetBIOS frame)
12mr|samba-3.6.9-2|335	protocol.
12mr|samba-3.6.9-2|336	
12mr|samba-3.6.9-2|337	Samba-3.0 features working NT Domain Control capability and
12mr|samba-3.6.9-2|338	includes the SWAT (Samba Web Administration Tool) that
12mr|samba-3.6.9-2|339	allows samba's smb.conf file to be remotely managed using your
12mr|samba-3.6.9-2|340	favourite web browser. For the time being this is being
12mr|samba-3.6.9-2|341	enabled on TCP port 901 via xinetd. SWAT is now included in
12mr|samba-3.6.9-2|342	it's own subpackage, samba-swat.
12mr|samba-3.6.9-2|343	
12mr|samba-3.6.9-2|344	Please refer to the WHATSNEW.txt document for fixup information.
12mr|samba-3.6.9-2|345	This binary release includes encrypted password support.
12mr|samba-3.6.9-2|346	
12mr|samba-3.6.9-2|347	Please read the smb.conf file and ENCRYPTION.txt in the
12mr|samba-3.6.9-2|348	docs directory for implementation details.
12mr|samba-3.6.9-2|349	%if %have_pversion
12mr|samba-3.6.9-2|350	%message_bugzilla samba3
12mr|samba-3.6.9-2|351	%endif
12mr|samba-3.6.9-2|352	%if !%build_system
12mr|samba-3.6.9-2|353	%message_system
12mr|samba-3.6.9-2|354	%endif
12mr|samba-3.6.9-2|355	%if %build_non_default
12mr|samba-3.6.9-2|356	WARNING: This RPM was built with command-line options. Please
12mr|samba-3.6.9-2|357	see README.%{name}-rosa-rpm in the documentation for
12mr|samba-3.6.9-2|358	more information.
12mr|samba-3.6.9-2|359	%endif
12mr|samba-3.6.9-2|360	
12mr|samba-3.6.9-2|361	%package server
12mr|samba-3.6.9-2|362	URL:	http://www.samba.org
12mr|samba-3.6.9-2|363	Summary: Samba (SMB) server programs
12mr|samba-3.6.9-2|364	Requires: %{name}-common = %{version}
12mr|samba-3.6.9-2|365	Requires: %libwbclient >= %{version}
12mr|samba-3.6.9-2|366	%if %have_rpmhelper
12mr|samba-3.6.9-2|367	Requires(pre):		rpm-helper
12mr|samba-3.6.9-2|368	%endif
12mr|samba-3.6.9-2|369	Group: Networking/Other
12mr|samba-3.6.9-2|370	%if %build_system
12mr|samba-3.6.9-2|371	Provides: samba
12mr|samba-3.6.9-2|372	Obsoletes: samba
12mr|samba-3.6.9-2|373	Provides:  samba-server-ldap
12mr|samba-3.6.9-2|374	Obsoletes: samba-server-ldap
12mr|samba-3.6.9-2|375	Provides:  samba3-server
12mr|samba-3.6.9-2|376	Obsoletes: samba3-server
12mr|samba-3.6.9-2|377	%else
12mr|samba-3.6.9-2|378	#Provides: samba-server
12mr|samba-3.6.9-2|379	%endif
12mr|samba-3.6.9-2|380	
12mr|samba-3.6.9-2|381	%description server
12mr|samba-3.6.9-2|382	Samba-server provides a SMB server which can be used to provide
12mr|samba-3.6.9-2|383	network services to SMB (sometimes called "Lan Manager")
12mr|samba-3.6.9-2|384	clients. Samba uses NetBIOS over TCP/IP (NetBT) protocols
12mr|samba-3.6.9-2|385	and does NOT need NetBEUI (Microsoft Raw NetBIOS frame)
12mr|samba-3.6.9-2|386	protocol.
12mr|samba-3.6.9-2|387	
12mr|samba-3.6.9-2|388	Samba-3.0 features working NT Domain Control capability and
12mr|samba-3.6.9-2|389	includes the SWAT (Samba Web Administration Tool) that
12mr|samba-3.6.9-2|390	allows samba's smb.conf file to be remotely managed using your
12mr|samba-3.6.9-2|391	favourite web browser. For the time being this is being
12mr|samba-3.6.9-2|392	enabled on TCP port 901 via xinetd. SWAT is now included in
12mr|samba-3.6.9-2|393	it's own subpackage, samba-swat.
12mr|samba-3.6.9-2|394	
12mr|samba-3.6.9-2|395	Please refer to the WHATSNEW.txt document for fixup information.
12mr|samba-3.6.9-2|396	This binary release includes encrypted password support.
12mr|samba-3.6.9-2|397	
12mr|samba-3.6.9-2|398	Please read the smb.conf file and ENCRYPTION.txt in the
12mr|samba-3.6.9-2|399	docs directory for implementation details.
12mr|samba-3.6.9-2|400	%if %have_pversion
12mr|samba-3.6.9-2|401	%message_bugzilla samba3-server
12mr|samba-3.6.9-2|402	%endif
12mr|samba-3.6.9-2|403	%if !%build_system
12mr|samba-3.6.9-2|404	%message_system
12mr|samba-3.6.9-2|405	%endif
12mr|samba-3.6.9-2|406	
12mr|samba-3.6.9-2|407	%package client
12mr|samba-3.6.9-2|408	URL:	http://www.samba.org
12mr|samba-3.6.9-2|409	Summary: Samba (SMB) client programs
12mr|samba-3.6.9-2|410	Group: Networking/Other
12mr|samba-3.6.9-2|411	Requires: %{name}-common = %{version}
12mr|samba-3.6.9-2|412	Requires: cifs-utils >= 4.4
12mr|samba-3.6.9-2|413	%if %build_alternatives
12mr|samba-3.6.9-2|414	#Conflicts:	samba-client < 2.2.8a-9mdk
12mr|samba-3.6.9-2|415	%endif
12mr|samba-3.6.9-2|416	%if %build_system
12mr|samba-3.6.9-2|417	Provides:  samba3-client
12mr|samba-3.6.9-2|418	Obsoletes: samba3-client
12mr|samba-3.6.9-2|419	Obsoletes: smbfs
12mr|samba-3.6.9-2|420	%else
12mr|samba-3.6.9-2|421	#Provides: samba-client
12mr|samba-3.6.9-2|422	%endif
12mr|samba-3.6.9-2|423	%if !%build_system && %build_alternatives
12mr|samba-3.6.9-2|424	Provides: samba-client
12mr|samba-3.6.9-2|425	%endif
12mr|samba-3.6.9-2|426	
12mr|samba-3.6.9-2|427	%description client
12mr|samba-3.6.9-2|428	Samba-client provides some SMB clients, which complement the built-in
12mr|samba-3.6.9-2|429	SMB filesystem in Linux. These allow the accessing of SMB shares, and
12mr|samba-3.6.9-2|430	printing to SMB printers.
12mr|samba-3.6.9-2|431	%if %have_pversion
12mr|samba-3.6.9-2|432	%message_bugzilla samba3-client
12mr|samba-3.6.9-2|433	%endif
12mr|samba-3.6.9-2|434	%if !%build_system
12mr|samba-3.6.9-2|435	%message_system
12mr|samba-3.6.9-2|436	%endif
12mr|samba-3.6.9-2|437	
12mr|samba-3.6.9-2|438	%package common
12mr|samba-3.6.9-2|439	URL:	http://www.samba.org
12mr|samba-3.6.9-2|440	Summary: Files used by both Samba servers and clients
12mr|samba-3.6.9-2|441	Group: System/Servers
12mr|samba-3.6.9-2|442	Conflicts: %{name}-server < 3.6.6-2
12mr|samba-3.6.9-2|443	%if %build_system
12mr|samba-3.6.9-2|444	Provides:  samba-common-ldap
12mr|samba-3.6.9-2|445	Obsoletes: samba-common-ldap
12mr|samba-3.6.9-2|446	Provides:  samba3-common
12mr|samba-3.6.9-2|447	Obsoletes: samba3-common
12mr|samba-3.6.9-2|448	%else
12mr|samba-3.6.9-2|449	#Provides: samba-common
12mr|samba-3.6.9-2|450	%endif
12mr|samba-3.6.9-2|451	
12mr|samba-3.6.9-2|452	%description common
12mr|samba-3.6.9-2|453	Samba-common provides files necessary for both the server and client
12mr|samba-3.6.9-2|454	packages of Samba.
12mr|samba-3.6.9-2|455	%if %have_pversion
12mr|samba-3.6.9-2|456	%message_bugzilla samba3-common
12mr|samba-3.6.9-2|457	%endif
12mr|samba-3.6.9-2|458	%if !%build_system
12mr|samba-3.6.9-2|459	%message_system
12mr|samba-3.6.9-2|460	%endif
12mr|samba-3.6.9-2|461	
12mr|samba-3.6.9-2|462	%package doc
12mr|samba-3.6.9-2|463	URL:	http://www.samba.org
12mr|samba-3.6.9-2|464	Summary: Documentation for Samba servers and clients
12mr|samba-3.6.9-2|465	Group: System/Servers
12mr|samba-3.6.9-2|466	Requires: %{name}-common = %{version}
12mr|samba-3.6.9-2|467	BuildArch: noarch
12mr|samba-3.6.9-2|468	%if %build_system
12mr|samba-3.6.9-2|469	Obsoletes: samba3-doc
12mr|samba-3.6.9-2|470	Provides:  samba3-doc
12mr|samba-3.6.9-2|471	%else
12mr|samba-3.6.9-2|472	#Provides: samba-doc
12mr|samba-3.6.9-2|473	%endif
12mr|samba-3.6.9-2|474	
12mr|samba-3.6.9-2|475	%description doc
12mr|samba-3.6.9-2|476	Samba-doc provides documentation files for both the server and client
12mr|samba-3.6.9-2|477	packages of Samba.
12mr|samba-3.6.9-2|478	%if %have_pversion
12mr|samba-3.6.9-2|479	%message_bugzilla samba3-doc
12mr|samba-3.6.9-2|480	%endif
12mr|samba-3.6.9-2|481	%if !%build_system
12mr|samba-3.6.9-2|482	%message_system
12mr|samba-3.6.9-2|483	%endif
12mr|samba-3.6.9-2|484	
12mr|samba-3.6.9-2|485	%package swat
12mr|samba-3.6.9-2|486	URL:	http://www.samba.org
12mr|samba-3.6.9-2|487	Summary: The Samba Web Administration Tool
12mr|samba-3.6.9-2|488	Requires: %{name}-server = %{version}
12mr|samba-3.6.9-2|489	Requires: xinetd
12mr|samba-3.6.9-2|490	Group: System/Servers
12mr|samba-3.6.9-2|491	%if %build_system
12mr|samba-3.6.9-2|492	Provides:  samba-swat-ldap
12mr|samba-3.6.9-2|493	Obsoletes: samba-swat-ldap
12mr|samba-3.6.9-2|494	Provides:  samba3-swat
12mr|samba-3.6.9-2|495	Obsoletes: samba3-swat
12mr|samba-3.6.9-2|496	%else
12mr|samba-3.6.9-2|497	#Provides: samba-swat
12mr|samba-3.6.9-2|498	%endif
12mr|samba-3.6.9-2|499	Conflicts: %{name}-server < 3.4.0
12mr|samba-3.6.9-2|500	Suggests: %{name}-doc
12mr|samba-3.6.9-2|501	
12mr|samba-3.6.9-2|502	%description swat
12mr|samba-3.6.9-2|503	SWAT (the Samba Web Administration Tool) allows samba's smb.conf file
12mr|samba-3.6.9-2|504	to be remotely managed using your favourite web browser. For the time
12mr|samba-3.6.9-2|505	being this is being enabled on TCP port 901 via xinetd. Note that
12mr|samba-3.6.9-2|506	SWAT does not use SSL encryption, nor does it preserve comments in
12mr|samba-3.6.9-2|507	your smb.conf file. Webmin uses SSL encryption by default, and
12mr|samba-3.6.9-2|508	preserves comments in configuration files, even if it does not display
12mr|samba-3.6.9-2|509	them, and is therefore the preferred method for remotely managing
12mr|samba-3.6.9-2|510	Samba.
12mr|samba-3.6.9-2|511	%if %have_pversion
12mr|samba-3.6.9-2|512	%message_bugzilla samba3-swat
12mr|samba-3.6.9-2|513	%endif
12mr|samba-3.6.9-2|514	%if !%build_system
12mr|samba-3.6.9-2|515	%message_system
12mr|samba-3.6.9-2|516	%endif
12mr|samba-3.6.9-2|517	
12mr|samba-3.6.9-2|518	%if %build_winbind
12mr|samba-3.6.9-2|519	%package winbind
12mr|samba-3.6.9-2|520	URL:	http://www.samba.org
12mr|samba-3.6.9-2|521	Summary: Samba-winbind daemon, utilities and documentation
12mr|samba-3.6.9-2|522	Group: System/Servers
12mr|samba-3.6.9-2|523	Requires: %{name}-common = %{version}
12mr|samba-3.6.9-2|524	%endif
12mr|samba-3.6.9-2|525	%if %build_winbind && !%build_system
12mr|samba-3.6.9-2|526	Conflicts: samba-winbind
12mr|samba-3.6.9-2|527	%endif
12mr|samba-3.6.9-2|528	%if %build_winbind
12mr|samba-3.6.9-2|529	%description winbind
12mr|samba-3.6.9-2|530	Provides the winbind daemon and testing tools to allow authentication
12mr|samba-3.6.9-2|531	and group/user enumeration from a Windows or Samba domain controller.
12mr|samba-3.6.9-2|532	%endif
12mr|samba-3.6.9-2|533	%if %have_pversion
12mr|samba-3.6.9-2|534	%message_bugzilla samba3-winbind
12mr|samba-3.6.9-2|535	%endif
12mr|samba-3.6.9-2|536	%if !%build_system
12mr|samba-3.6.9-2|537	%message_system
12mr|samba-3.6.9-2|538	%endif
12mr|samba-3.6.9-2|539	
12mr|samba-3.6.9-2|540	%if %build_wins
12mr|samba-3.6.9-2|541	%package -n nss_wins%{samba_major}
12mr|samba-3.6.9-2|542	URL:	http://www.samba.org
12mr|samba-3.6.9-2|543	Summary: Name Service Switch service for WINS
12mr|samba-3.6.9-2|544	Group: System/Servers
12mr|samba-3.6.9-2|545	Requires: %{name}-common = %{version}
12mr|samba-3.6.9-2|546	Requires(pre): glibc
12mr|samba-3.6.9-2|547	%endif
12mr|samba-3.6.9-2|548	%if %build_wins && !%build_system
12mr|samba-3.6.9-2|549	Conflicts: nss_wins
12mr|samba-3.6.9-2|550	%endif
12mr|samba-3.6.9-2|551	%if %build_wins
12mr|samba-3.6.9-2|552	%description -n nss_wins%{samba_major}
12mr|samba-3.6.9-2|553	Provides the libnss_wins shared library which resolves NetBIOS names to
12mr|samba-3.6.9-2|554	IP addresses.
12mr|samba-3.6.9-2|555	%endif
12mr|samba-3.6.9-2|556	%if %have_pversion
12mr|samba-3.6.9-2|557	%message_bugzilla nss_wins3
12mr|samba-3.6.9-2|558	%endif
12mr|samba-3.6.9-2|559	%if !%build_system
12mr|samba-3.6.9-2|560	%message_system
12mr|samba-3.6.9-2|561	%endif
12mr|samba-3.6.9-2|562	
12mr|samba-3.6.9-2|563	%if %build_test
12mr|samba-3.6.9-2|564	%package test
12mr|samba-3.6.9-2|565	URL:	http://www.samba.org
12mr|samba-3.6.9-2|566	Summary: Debugging and benchmarking tools for samba
12mr|samba-3.6.9-2|567	Group: System/Servers
12mr|samba-3.6.9-2|568	Requires: %{name}-common = %{version}
12mr|samba-3.6.9-2|569	%endif
12mr|samba-3.6.9-2|570	%if %build_system && %build_test
12mr|samba-3.6.9-2|571	Provides:  samba3-test samba3-debug
12mr|samba-3.6.9-2|572	Obsoletes: samba3-test samba3-debug
12mr|samba-3.6.9-2|573	%endif
12mr|samba-3.6.9-2|574	%if !%build_system && %{build_test}
12mr|samba-3.6.9-2|575	Provides: samba-test samba3-debug
12mr|samba-3.6.9-2|576	Obsoletes: samba3-debug
12mr|samba-3.6.9-2|577	%endif
12mr|samba-3.6.9-2|578	%if %{build_test}
12mr|samba-3.6.9-2|579	
12mr|samba-3.6.9-2|580	%description test
12mr|samba-3.6.9-2|581	This package provides tools for benchmarking samba, and debugging
12mr|samba-3.6.9-2|582	the correct operation of tools against smb servers.
12mr|samba-3.6.9-2|583	%endif
12mr|samba-3.6.9-2|584	
12mr|samba-3.6.9-2|585	%if %build_system
12mr|samba-3.6.9-2|586	%package -n %{libname}
12mr|samba-3.6.9-2|587	URL:		http://www.samba.org
12mr|samba-3.6.9-2|588	Summary: 	SMB Client Library
12mr|samba-3.6.9-2|589	Group:		System/Libraries
12mr|samba-3.6.9-2|590	Provides:	libsmbclient
12mr|samba-3.6.9-2|591	
12mr|samba-3.6.9-2|592	%description -n %{libname}
12mr|samba-3.6.9-2|593	This package contains the SMB client library, part of the samba
12mr|samba-3.6.9-2|594	suite of networking software, allowing other software to access
12mr|samba-3.6.9-2|595	SMB shares.
12mr|samba-3.6.9-2|596	%endif
12mr|samba-3.6.9-2|597	%if %have_pversion && %build_system
12mr|samba-3.6.9-2|598	%message_bugzilla %{libname}
12mr|samba-3.6.9-2|599	%endif
12mr|samba-3.6.9-2|600	
12mr|samba-3.6.9-2|601	%if %build_system
12mr|samba-3.6.9-2|602	%package -n %{libname}-devel
12mr|samba-3.6.9-2|603	URL:		http://www.samba.org
12mr|samba-3.6.9-2|604	Summary: 	SMB Client Library Development files
12mr|samba-3.6.9-2|605	Group:		Development/C
12mr|samba-3.6.9-2|606	Provides:	libsmbclient-devel = %{version}-%{release}
12mr|samba-3.6.9-2|607	Requires:       %{libname} = %{version}-%{release}
12mr|samba-3.6.9-2|608	
12mr|samba-3.6.9-2|609	%description -n %{libname}-devel
12mr|samba-3.6.9-2|610	This package contains the development files for the SMB client
12mr|samba-3.6.9-2|611	library, part of the samba suite of networking software, allowing
12mr|samba-3.6.9-2|612	the development of other software to access SMB shares.
12mr|samba-3.6.9-2|613	%endif
12mr|samba-3.6.9-2|614	%if %have_pversion && %build_system
12mr|samba-3.6.9-2|615	%message_bugzilla %{libname}-devel
12mr|samba-3.6.9-2|616	%endif
12mr|samba-3.6.9-2|617	
12mr|samba-3.6.9-2|618	%if %build_system
12mr|samba-3.6.9-2|619	%package -n %{libname}-static-devel
12mr|samba-3.6.9-2|620	URL:            http://www.samba.org
12mr|samba-3.6.9-2|621	Summary:        SMB Client Static Library Development files
12mr|samba-3.6.9-2|622	Group:          Development/C
12mr|samba-3.6.9-2|623	Provides:       libsmbclient-static-devel = %{version}-%{release}
12mr|samba-3.6.9-2|624	Requires:       %{libname}-devel = %{version}-%{release}
12mr|samba-3.6.9-2|625	
12mr|samba-3.6.9-2|626	%description -n %{libname}-static-devel
12mr|samba-3.6.9-2|627	This package contains the static development files for the SMB
12mr|samba-3.6.9-2|628	client library, part of the samba suite of networking software,
12mr|samba-3.6.9-2|629	allowing the development of other software to access SMB shares.
12mr|samba-3.6.9-2|630	%endif
12mr|samba-3.6.9-2|631	%if %have_pversion && %build_system
12mr|samba-3.6.9-2|632	%message_bugzilla %{libname}-devel
12mr|samba-3.6.9-2|633	%endif
12mr|samba-3.6.9-2|634	
12mr|samba-3.6.9-2|635	%package -n %libnetapi
12mr|samba-3.6.9-2|636	Summary: Samba library for accessing functions in 'net' binary
12mr|samba-3.6.9-2|637	Group: System/Libraries
12mr|samba-3.6.9-2|638	
12mr|samba-3.6.9-2|639	%description -n %libnetapi
12mr|samba-3.6.9-2|640	Samba library for accessing functions in 'net' binary
12mr|samba-3.6.9-2|641	
12mr|samba-3.6.9-2|642	%package -n %netapidevel
12mr|samba-3.6.9-2|643	Group: Development/C
12mr|samba-3.6.9-2|644	Summary: Samba library for accessing functions in 'net' binary
12mr|samba-3.6.9-2|645	Provides: netapi-devel = %{version}-%{release}
12mr|samba-3.6.9-2|646	
12mr|samba-3.6.9-2|647	%description -n %netapidevel
12mr|samba-3.6.9-2|648	Samba library for accessing functions in 'net' binary
12mr|samba-3.6.9-2|649	
12mr|samba-3.6.9-2|650	%package -n %libsmbsharemodes
12mr|samba-3.6.9-2|651	Group: System/Libraries
12mr|samba-3.6.9-2|652	Summary: Samba Library for accessing smb share modes (locks etc.)
12mr|samba-3.6.9-2|653	
12mr|samba-3.6.9-2|654	%description -n %libsmbsharemodes
12mr|samba-3.6.9-2|655	Samba Library for accessing smb share modes (locks etc.)
12mr|samba-3.6.9-2|656	
12mr|samba-3.6.9-2|657	%package -n %smbsharemodesdevel
12mr|samba-3.6.9-2|658	Group: Development/C
12mr|samba-3.6.9-2|659	Summary: Samba Library for accessing smb share modes (locks etc.)
12mr|samba-3.6.9-2|660	Provides: smbsharemodes-devel = %{version}-%{release}
12mr|samba-3.6.9-2|661	
12mr|samba-3.6.9-2|662	%description -n %smbsharemodesdevel
12mr|samba-3.6.9-2|663	Samba Library for accessing smb share modes (locks etc.)
12mr|samba-3.6.9-2|664	
12mr|samba-3.6.9-2|665	%if %build_talloc
12mr|samba-3.6.9-2|666	%package -n %libtalloc
12mr|samba-3.6.9-2|667	Group: System/Libraries
12mr|samba-3.6.9-2|668	Summary: Library implementing Samba's memory allocator
12mr|samba-3.6.9-2|669	
12mr|samba-3.6.9-2|670	%description -n %libtalloc
12mr|samba-3.6.9-2|671	Library implementing Samba's memory allocator
12mr|samba-3.6.9-2|672	
12mr|samba-3.6.9-2|673	%package -n %tallocdevel
12mr|samba-3.6.9-2|674	Group: Development/C
12mr|samba-3.6.9-2|675	Summary: Library implementing Samba's memory allocator
12mr|samba-3.6.9-2|676	Provides: talloc-devel = %{version}-%{release}
12mr|samba-3.6.9-2|677	
12mr|samba-3.6.9-2|678	%description -n %tallocdevel
12mr|samba-3.6.9-2|679	Library implementing Samba's memory allocator
12mr|samba-3.6.9-2|680	%endif
12mr|samba-3.6.9-2|681	
12mr|samba-3.6.9-2|682	%if %build_tdb
12mr|samba-3.6.9-2|683	%package -n %libtdb
12mr|samba-3.6.9-2|684	Group: System/Libraries
12mr|samba-3.6.9-2|685	Summary: Library implementing Samba's embedded database
12mr|samba-3.6.9-2|686	
12mr|samba-3.6.9-2|687	%description -n %libtdb
12mr|samba-3.6.9-2|688	Library implementing Samba's embedded database
12mr|samba-3.6.9-2|689	
12mr|samba-3.6.9-2|690	%package -n %tdbdevel
12mr|samba-3.6.9-2|691	Group: Development/C
12mr|samba-3.6.9-2|692	Summary: Library implementing Samba's embedded database
12mr|samba-3.6.9-2|693	Provides: tdb-devel = %{version}-%{release}
12mr|samba-3.6.9-2|694	Requires: %libtdb
12mr|samba-3.6.9-2|695	# because /usr/include/tdb.h was moved from libsmbclient0-devel to libtdb-devel
12mr|samba-3.6.9-2|696	Conflicts: %{mklibname smbclient 0 -d} < 3.2.6-3
12mr|samba-3.6.9-2|697	
12mr|samba-3.6.9-2|698	%description -n %tdbdevel
12mr|samba-3.6.9-2|699	Library implementing Samba's embedded database
12mr|samba-3.6.9-2|700	%endif
12mr|samba-3.6.9-2|701	
12mr|samba-3.6.9-2|702	%package -n %libwbclient
12mr|samba-3.6.9-2|703	Group: System/Libraries
12mr|samba-3.6.9-2|704	Summary: Library providing access to winbindd
12mr|samba-3.6.9-2|705	
12mr|samba-3.6.9-2|706	%description -n %libwbclient
12mr|samba-3.6.9-2|707	Library providing access to winbindd
12mr|samba-3.6.9-2|708	
12mr|samba-3.6.9-2|709	%package -n %wbclientdevel
12mr|samba-3.6.9-2|710	Group: Development/C
12mr|samba-3.6.9-2|711	Summary: Library providing access to winbindd
12mr|samba-3.6.9-2|712	Provides: wbclient-devel = %{version}-%{release}
12mr|samba-3.6.9-2|713	Requires: %libwbclient >= %{version}
12mr|samba-3.6.9-2|714	
12mr|samba-3.6.9-2|715	%description -n %wbclientdevel
12mr|samba-3.6.9-2|716	Library providing access to winbindd
12mr|samba-3.6.9-2|717	
12mr|samba-3.6.9-2|718	#%package passdb-ldap
12mr|samba-3.6.9-2|719	#URL:		http://www.samba.org
12mr|samba-3.6.9-2|720	#Summary:	Samba password database plugin for LDAP
12mr|samba-3.6.9-2|721	#Group:		System/Libraries
12mr|samba-3.6.9-2|722	#
12mr|samba-3.6.9-2|723	#%description passdb-ldap
12mr|samba-3.6.9-2|724	#The passdb-ldap package for samba provides a password database
12mr|samba-3.6.9-2|725	#backend allowing samba to store account details in an LDAP
12mr|samba-3.6.9-2|726	#database
12mr|samba-3.6.9-2|727	#_if %have_pversion
12mr|samba-3.6.9-2|728	#_message_bugzilla samba3-passdb-ldap
12mr|samba-3.6.9-2|729	#_endif
12mr|samba-3.6.9-2|730	#_if !%build_system
12mr|samba-3.6.9-2|731	#_message_system
12mr|samba-3.6.9-2|732	#_endif
12mr|samba-3.6.9-2|733	
12mr|samba-3.6.9-2|734	%ifnarch alpha
12mr|samba-3.6.9-2|735	%if %{build_mysql}
12mr|samba-3.6.9-2|736	%package passdb-mysql
12mr|samba-3.6.9-2|737	URL:		http://www.samba.org
12mr|samba-3.6.9-2|738	Summary:	Samba password database plugin for MySQL
12mr|samba-3.6.9-2|739	Group:		System/Libraries
12mr|samba-3.6.9-2|740	Requires:	%{name}-server = %{version}-%{release}
12mr|samba-3.6.9-2|741	%endif
12mr|samba-3.6.9-2|742	%endif
12mr|samba-3.6.9-2|743	%ifnarch alpha
12mr|samba-3.6.9-2|744	%if %build_system && %{build_mysql}
12mr|samba-3.6.9-2|745	Obsoletes:	samba3-passdb-mysql
12mr|samba-3.6.9-2|746	Provides:	samba3-passdb-mysql
12mr|samba-3.6.9-2|747	%endif
12mr|samba-3.6.9-2|748	%endif
12mr|samba-3.6.9-2|749	%ifnarch alpha
12mr|samba-3.6.9-2|750	%if %{build_mysql}
12mr|samba-3.6.9-2|751	
12mr|samba-3.6.9-2|752	%description passdb-mysql
12mr|samba-3.6.9-2|753	The passdb-mysql package for samba provides a password database
12mr|samba-3.6.9-2|754	backend allowing samba to store account details in a MySQL
12mr|samba-3.6.9-2|755	database
12mr|samba-3.6.9-2|756	%endif
12mr|samba-3.6.9-2|757	%endif
12mr|samba-3.6.9-2|758	
12mr|samba-3.6.9-2|759	#does postgresql build on alpha?
12mr|samba-3.6.9-2|760	#ifnarch alpha
12mr|samba-3.6.9-2|761	%if %{build_pgsql}
12mr|samba-3.6.9-2|762	%package passdb-pgsql
12mr|samba-3.6.9-2|763	URL:		http://www.samba.org
12mr|samba-3.6.9-2|764	Summary:	Samba password database plugin for PostgreSQL
12mr|samba-3.6.9-2|765	Group:		System/Libraries
12mr|samba-3.6.9-2|766	Requires:	%{name}-server = %{version}-%{release}
12mr|samba-3.6.9-2|767	#endif
12mr|samba-3.6.9-2|768	#ifnarch alpha && %build_system
12mr|samba-3.6.9-2|769	%endif
12mr|samba-3.6.9-2|770	%if %build_system && %{build_pgsql}
12mr|samba-3.6.9-2|771	Obsoletes:	samba3-passdb-pgsql
12mr|samba-3.6.9-2|772	Provides:	samba3-passdb-pgsql
12mr|samba-3.6.9-2|773	%endif
12mr|samba-3.6.9-2|774	%if %{build_pgsql}
12mr|samba-3.6.9-2|775	
12mr|samba-3.6.9-2|776	%description passdb-pgsql
12mr|samba-3.6.9-2|777	The passdb-pgsql package for samba provides a password database
12mr|samba-3.6.9-2|778	backend allowing samba to store account details in a PostgreSQL
12mr|samba-3.6.9-2|779	database
12mr|samba-3.6.9-2|780	%endif
12mr|samba-3.6.9-2|781	
12mr|samba-3.6.9-2|782	#Antivirus packages:
12mr|samba-3.6.9-2|783	%if %build_antivir
12mr|samba-3.6.9-2|784	%package vscan-antivir
12mr|samba-3.6.9-2|785	Summary: On-access virus scanning for samba using Antivir
12mr|samba-3.6.9-2|786	Group: System/Servers
12mr|samba-3.6.9-2|787	Requires: %{name}-server = %{version}
12mr|samba-3.6.9-2|788	Provides: %{name}-vscan
12mr|samba-3.6.9-2|789	%description vscan-antivir
12mr|samba-3.6.9-2|790	A vfs-module for samba to implement on-access scanning using the
12mr|samba-3.6.9-2|791	Antivir antivirus scanner daemon.
12mr|samba-3.6.9-2|792	%endif
12mr|samba-3.6.9-2|793	
12mr|samba-3.6.9-2|794	
12mr|samba-3.6.9-2|795	%if %build_clamav
12mr|samba-3.6.9-2|796	%package virusfilter-clamav
12mr|samba-3.6.9-2|797	Summary: On-access virus scanning for samba using Clam Antivirus
12mr|samba-3.6.9-2|798	Group: System/Servers
12mr|samba-3.6.9-2|799	URL: https://github.com/fumiyas/samba-virusfilter
12mr|samba-3.6.9-2|800	Requires: %{name}-server = %{version}
12mr|samba-3.6.9-2|801	Provides: %{name}-vscan
12mr|samba-3.6.9-2|802	Provides: %{name}-virusfilter
12mr|samba-3.6.9-2|803	Requires: clamd
12mr|samba-3.6.9-2|804	%description virusfilter-clamav
12mr|samba-3.6.9-2|805	This is a Samba VFS module to scan and filter virus files on Samba file
12mr|samba-3.6.9-2|806	services with an anti-virus scanner.
12mr|samba-3.6.9-2|807	
12mr|samba-3.6.9-2|808	This package includes the VFS module supporting:
12mr|samba-3.6.9-2|809	* ClamAV (clamd daemon) http://www.clamav.net
12mr|samba-3.6.9-2|810	
12mr|samba-3.6.9-2|811	%endif
12mr|samba-3.6.9-2|812	
12mr|samba-3.6.9-2|813	%if %build_fprot
12mr|samba-3.6.9-2|814	%package vscan-fprot
12mr|samba-3.6.9-2|815	Summary: On-access virus scanning for samba using FPROT
12mr|samba-3.6.9-2|816	Group: System/Servers
12mr|samba-3.6.9-2|817	Requires: %{name}-server = %{version}
12mr|samba-3.6.9-2|818	Provides: %{name}-vscan
12mr|samba-3.6.9-2|819	%description vscan-fprot
12mr|samba-3.6.9-2|820	A vfs-module for samba to implement on-access scanning using the
12mr|samba-3.6.9-2|821	FPROT antivirus software (which must be installed to use this).
12mr|samba-3.6.9-2|822	%endif
12mr|samba-3.6.9-2|823	
12mr|samba-3.6.9-2|824	%if %build_fsav
12mr|samba-3.6.9-2|825	%package virusfilter-fsecure
12mr|samba-3.6.9-2|826	Summary: On-access virus scanning for samba using F-Secure
12mr|samba-3.6.9-2|827	Group: System/Servers
12mr|samba-3.6.9-2|828	URL: https://github.com/fumiyas/samba-virusfilter
12mr|samba-3.6.9-2|829	Requires: %{name}-server = %{version}
12mr|samba-3.6.9-2|830	Provides: %{name}-vscan
12mr|samba-3.6.9-2|831	Provides: %{name}-virusfilter
12mr|samba-3.6.9-2|832	%description virusfilter-fsecure
12mr|samba-3.6.9-2|833	This is a Samba VFS module to scan and filter virus files on Samba file
12mr|samba-3.6.9-2|834	services with an anti-virus scanner.
12mr|samba-3.6.9-2|835	
12mr|samba-3.6.9-2|836	This package provides the VFS module supporting:
12mr|samba-3.6.9-2|837	* F-Secure Anti-Virus (fsavd daemon) http://www.f-secure.com
12mr|samba-3.6.9-2|838	
12mr|samba-3.6.9-2|839	%endif
12mr|samba-3.6.9-2|840	
12mr|samba-3.6.9-2|841	%if %build_icap
12mr|samba-3.6.9-2|842	%package vscan-icap
12mr|samba-3.6.9-2|843	Summary: On-access virus scanning for samba using ICAP
12mr|samba-3.6.9-2|844	Group: System/Servers
12mr|samba-3.6.9-2|845	Requires: %{name}-server = %{version}
12mr|samba-3.6.9-2|846	Provides: %{name}-icap
12mr|samba-3.6.9-2|847	%description vscan-icap
12mr|samba-3.6.9-2|848	A vfs-module for samba to implement on-access scanning using
12mr|samba-3.6.9-2|849	ICAP-capable antivirus software.
12mr|samba-3.6.9-2|850	%endif
12mr|samba-3.6.9-2|851	
12mr|samba-3.6.9-2|852	%if %build_kaspersky
12mr|samba-3.6.9-2|853	%package vscan-kaspersky
12mr|samba-3.6.9-2|854	Summary: On-access virus scanning for samba using Kaspersky
12mr|samba-3.6.9-2|855	Group: System/Servers
12mr|samba-3.6.9-2|856	Requires: %{name}-server = %{version}
12mr|samba-3.6.9-2|857	Provides: %{name}-vscan
12mr|samba-3.6.9-2|858	%description vscan-kaspersky
12mr|samba-3.6.9-2|859	A vfs-module for samba to implement on-access scanning using the
12mr|samba-3.6.9-2|860	Kaspersky antivirus software (which must be installed to use this).
12mr|samba-3.6.9-2|861	%endif
12mr|samba-3.6.9-2|862	
12mr|samba-3.6.9-2|863	%if %build_mks
12mr|samba-3.6.9-2|864	%package vscan-mks
12mr|samba-3.6.9-2|865	Summary: On-access virus scanning for samba using MKS
12mr|samba-3.6.9-2|866	Group: System/Servers
12mr|samba-3.6.9-2|867	Requires: %{name}-server = %{version}
12mr|samba-3.6.9-2|868	Provides: %{name}-vscan
12mr|samba-3.6.9-2|869	%description vscan-mks
12mr|samba-3.6.9-2|870	A vfs-module for samba to implement on-access scanning using the
12mr|samba-3.6.9-2|871	MKS antivirus software (which must be installed to use this).
12mr|samba-3.6.9-2|872	%endif
12mr|samba-3.6.9-2|873	
12mr|samba-3.6.9-2|874	%if %build_nai
12mr|samba-3.6.9-2|875	%package vscan-nai
12mr|samba-3.6.9-2|876	Summary: On-access virus scanning for samba using NAI McAfee
12mr|samba-3.6.9-2|877	Group: System/Servers
12mr|samba-3.6.9-2|878	Requires: %{name}-server = %{version}
12mr|samba-3.6.9-2|879	Provides: %{name}-vscan
12mr|samba-3.6.9-2|880	%description vscan-nai
12mr|samba-3.6.9-2|881	A vfs-module for samba to implement on-access scanning using the
12mr|samba-3.6.9-2|882	NAI McAfee antivirus software (which must be installed to use this).
12mr|samba-3.6.9-2|883	%endif
12mr|samba-3.6.9-2|884	
12mr|samba-3.6.9-2|885	%if %build_openav
12mr|samba-3.6.9-2|886	%package vscan-openav
12mr|samba-3.6.9-2|887	Summary: On-access virus scanning for samba using OpenAntivirus
12mr|samba-3.6.9-2|888	Group: System/Servers
12mr|samba-3.6.9-2|889	Requires: %{name}-server = %{version}
12mr|samba-3.6.9-2|890	Provides: %{name}-vscan
12mr|samba-3.6.9-2|891	%description vscan-openav
12mr|samba-3.6.9-2|892	A vfs-module for samba to implement on-access scanning using the
12mr|samba-3.6.9-2|893	OpenAntivirus antivirus software (which must be installed to use this).
12mr|samba-3.6.9-2|894	%endif
12mr|samba-3.6.9-2|895	
12mr|samba-3.6.9-2|896	%if %build_sophos
12mr|samba-3.6.9-2|897	%package virusfilter-sophos
12mr|samba-3.6.9-2|898	Summary: On-access virus scanning for samba using Sophos
12mr|samba-3.6.9-2|899	Group: System/Servers
12mr|samba-3.6.9-2|900	URL: https://github.com/fumiyas/samba-virusfilter
12mr|samba-3.6.9-2|901	Requires: %{name}-server = %{version}
12mr|samba-3.6.9-2|902	Provides: %{name}-vscan
12mr|samba-3.6.9-2|903	%description virusfilter-sophos
12mr|samba-3.6.9-2|904	This is a Samba VFS module to scan and filter virus files on Samba file
12mr|samba-3.6.9-2|905	services with an anti-virus scanner.
12mr|samba-3.6.9-2|906	
12mr|samba-3.6.9-2|907	This package includes the VFS module supporting:
12mr|samba-3.6.9-2|908	* Sophos Anti-Virus (savdid daemon) http://www.sophos.com
12mr|samba-3.6.9-2|909	%endif
12mr|samba-3.6.9-2|910	
12mr|samba-3.6.9-2|911	%if %build_symantec
12mr|samba-3.6.9-2|912	%package vscan-symantec
12mr|samba-3.6.9-2|913	Summary: On-access virus scanning for samba using Symantec
12mr|samba-3.6.9-2|914	Group: System/Servers
12mr|samba-3.6.9-2|915	Requires: %{name}-server = %{version}
12mr|samba-3.6.9-2|916	Provides: %{name}-vscan
12mr|samba-3.6.9-2|917	Autoreq: 0
12mr|samba-3.6.9-2|918	%description vscan-symantec
12mr|samba-3.6.9-2|919	A vfs-module for samba to implement on-access scanning using the
12mr|samba-3.6.9-2|920	Symantec antivirus software (which must be installed to use this).
12mr|samba-3.6.9-2|921	%endif
12mr|samba-3.6.9-2|922	
12mr|samba-3.6.9-2|923	
12mr|samba-3.6.9-2|924	%if %build_trend
12mr|samba-3.6.9-2|925	%package vscan-trend
12mr|samba-3.6.9-2|926	Summary: On-access virus scanning for samba using Trend
12mr|samba-3.6.9-2|927	Group: System/Servers
12mr|samba-3.6.9-2|928	Requires: %{name}-server = %{version}
12mr|samba-3.6.9-2|929	Provides: %{name}-vscan
12mr|samba-3.6.9-2|930	%description vscan-trend
12mr|samba-3.6.9-2|931	A vfs-module for samba to implement on-access scanning using the
12mr|samba-3.6.9-2|932	Trend antivirus software (which must be installed to use this).
12mr|samba-3.6.9-2|933	%endif
12mr|samba-3.6.9-2|934	
12mr|samba-3.6.9-2|935	%package domainjoin-gui
12mr|samba-3.6.9-2|936	Summary: Domainjoin GUI
12mr|samba-3.6.9-2|937	Requires: samba-common = %{version}
12mr|samba-3.6.9-2|938	Group: System/Configuration/Other
12mr|samba-3.6.9-2|939	
12mr|samba-3.6.9-2|940	%description domainjoin-gui
12mr|samba-3.6.9-2|941	The samba-domainjoin-gui package includes a domainjoin gtk application.
12mr|samba-3.6.9-2|942	
12mr|samba-3.6.9-2|943	%prep
12mr|samba-3.6.9-2|944	
12mr|samba-3.6.9-2|945	# Allow users to query build options with --with options:
12mr|samba-3.6.9-2|946	#%%define opt_status(%1)	%(echo %{1})
12mr|samba-3.6.9-2|947	%if %{?_with_options:1}%{!?_with_options:0}
12mr|samba-3.6.9-2|948	%define opt_status(%{1})	%(if [ %{1} -eq 1 ];then echo enabled;else echo disabled;fi)
12mr|samba-3.6.9-2|949	#exit 1
12mr|samba-3.6.9-2|950	%{error: }
12mr|samba-3.6.9-2|951	%{error:Build options available are:}
12mr|samba-3.6.9-2|952	%{error:--with[out] system   Build as the system samba package [or as samba3]}
12mr|samba-3.6.9-2|953	%{error:--with[out] acl      Build with support for file ACLs          - %opt_status %build_acl}
12mr|samba-3.6.9-2|954	%{error:--with[out] winbind  Build with Winbind support                - %opt_status %build_winbind}
12mr|samba-3.6.9-2|955	%{error:--with[out] wins     Build with WINS name resolution support   - %opt_status %build_wins}
12mr|samba-3.6.9-2|956	%{error:--with[out] ldap     Build with legacy (samba2) LDAP support   - %opt_status %build_ldap}
12mr|samba-3.6.9-2|957	%{error:--with[out] ads      Build with Active Directory support       - %opt_status %build_ads}
12mr|samba-3.6.9-2|958	%{error:--with[out] mysql    Build MySQL passdb backend                - %opt_status %build_mysql}
12mr|samba-3.6.9-2|959	%{error:--with[out] pgsql    Build PostgreSQL passdb backend           - %opt_status %build_pgsql}
12mr|samba-3.6.9-2|960	%{error:--with[out] scanners Enable on-access virus scanners           - %opt_status %build_scanners}
12mr|samba-3.6.9-2|961	%{error:--with[out] test     Enable testing and benchmarking tools     - %opt_status %build_test}
12mr|samba-3.6.9-2|962	%{error: }
12mr|samba-3.6.9-2|963	%else
12mr|samba-3.6.9-2|964	#{error: }
12mr|samba-3.6.9-2|965	#{error: This rpm has build options available, use --with options to see them}
12mr|samba-3.6.9-2|966	#{error: }
12mr|samba-3.6.9-2|967	echo -e "\n This rpm has build options available, use --with options to see them\n" >&2
12mr|samba-3.6.9-2|968	sleep 1
12mr|samba-3.6.9-2|969	%endif
12mr|samba-3.6.9-2|970	
12mr|samba-3.6.9-2|971	%if %{?_with_options:1}%{!?_with_options:0} && %build_scanners
12mr|samba-3.6.9-2|972	#{error:--with scanners enables the following:%{?build_clamav:clamav,}%{?build_icap:icap,}%{?build_fprot:fprot,}%{?build_mks:mks,}%{?build_openav:openav,}%{?build_sophos:sophos,}%{?build_symantec:symantec,}%{?build_trend:trend}}
12mr|samba-3.6.9-2|973	%{error:--with scanners enables the following: antivir,clamav,icap,fprot,fsav,mks,nai,openav,sophos,trend}
12mr|samba-3.6.9-2|974	%{error: }
12mr|samba-3.6.9-2|975	%{error:To enable others (requires development libraries for the scanner):}
12mr|samba-3.6.9-2|976	%{error:--with symantec           Enable on-access scanning with Symantec        - %opt_status %build_symantec}
12mr|samba-3.6.9-2|977	%{error: }
12mr|samba-3.6.9-2|978	%endif
12mr|samba-3.6.9-2|979	
12mr|samba-3.6.9-2|980	%if %{?_with_options:1}%{!?_with_options:0}
12mr|samba-3.6.9-2|981	clear
12mr|samba-3.6.9-2|982	exit 1
12mr|samba-3.6.9-2|983	%endif
12mr|samba-3.6.9-2|984	
12mr|samba-3.6.9-2|985	
12mr|samba-3.6.9-2|986	%if %build_non_default
12mr|samba-3.6.9-2|987	RPM_EXTRA_OPTIONS="\
12mr|samba-3.6.9-2|988	%{?_with_system: --with system}\
12mr|samba-3.6.9-2|989	%{?_without_system: --without system}\
12mr|samba-3.6.9-2|990	%{?_with_acl: --with acl}\
12mr|samba-3.6.9-2|991	%{?_without_acl: --without acl}\
12mr|samba-3.6.9-2|992	%{?_with_winbind: --with winbind}\
12mr|samba-3.6.9-2|993	%{?_without_winbind: --without winbind}\
12mr|samba-3.6.9-2|994	%{?_with_wins: --with wins}\
12mr|samba-3.6.9-2|995	%{?_without_wins: --without wins}\
12mr|samba-3.6.9-2|996	%{?_with_ldap: --with ldap}\
12mr|samba-3.6.9-2|997	%{?_without_ldap: --without ldap}\
12mr|samba-3.6.9-2|998	%{?_with_ads: --with ads}\
12mr|samba-3.6.9-2|999	%{?_without_ads: --without ads}\
12mr|samba-3.6.9-2|1000	%{?_with_scanners: --with scanners}\
12mr|samba-3.6.9-2|1001	%{?_without_scanners: --without scanners}\
12mr|samba-3.6.9-2|1002	"
12mr|samba-3.6.9-2|1003	echo "Building a non-default rpm with the following command-line arguments:"
12mr|samba-3.6.9-2|1004	echo "$RPM_EXTRA_OPTIONS"
12mr|samba-3.6.9-2|1005	echo "This rpm was built with non-default options, thus, to build ">%{SOURCE7}
12mr|samba-3.6.9-2|1006	echo "an identical rpm, you need to supply the following options">>%{SOURCE7}
12mr|samba-3.6.9-2|1007	echo "at build time: $RPM_EXTRA_OPTIONS">>%{SOURCE7}
12mr|samba-3.6.9-2|1008	echo -e "\n%{name}-%{version}-%{release}\n">>%{SOURCE7}
12mr|samba-3.6.9-2|1009	%else
12mr|samba-3.6.9-2|1010	echo "This rpm was built with default options">%{SOURCE7}
12mr|samba-3.6.9-2|1011	echo -e "\n%{name}-%{version}-%{release}\n">>%{SOURCE7}
12mr|samba-3.6.9-2|1012	%endif
12mr|samba-3.6.9-2|1013	
12mr|samba-3.6.9-2|1014	
12mr|samba-3.6.9-2|1015	#Try and validate signatures on source:
12mr|samba-3.6.9-2|1016	VERIFYSOURCE=%{SOURCE0}
12mr|samba-3.6.9-2|1017	VERIFYSOURCE=${VERIFYSOURCE%%.gz}
12mr|samba-3.6.9-2|1018	gzip -dc %{SOURCE0} > $VERIFYSOURCE
12mr|samba-3.6.9-2|1019	%check_sig %{SOURCE98} %{SOURCE99} $VERIFYSOURCE
12mr|samba-3.6.9-2|1020	
12mr|samba-3.6.9-2|1021	%if %build_vscan
12mr|samba-3.6.9-2|1022	%setup -q -a 8 -n %{pkg_name}-%{source_ver}
12mr|samba-3.6.9-2|1023	%else
12mr|samba-3.6.9-2|1024	%setup -q -n %{pkg_name}-%{source_ver}
12mr|samba-3.6.9-2|1025	%endif
12mr|samba-3.6.9-2|1026	# Version specific patches: current version
12mr|samba-3.6.9-2|1027	%if !%have_pversion
12mr|samba-3.6.9-2|1028	echo "Applying patches for current version: %{ver}"
12mr|samba-3.6.9-2|1029	%patch11 -p1 -b .rosa
12mr|samba-3.6.9-2|1030	pushd source3
12mr|samba-3.6.9-2|1031	popd
12mr|samba-3.6.9-2|1032	%patch30 -p1 -b .checkflags
12mr|samba-3.6.9-2|1033	#patch31 -p1 -b .nss_wins_log
12mr|samba-3.6.9-2|1034	%patch33 -p1 -b .netapi_link
12mr|samba-3.6.9-2|1035	
12mr|samba-3.6.9-2|1036	# patches from cvs/samba team
12mr|samba-3.6.9-2|1037	pushd source3
12mr|samba-3.6.9-2|1038	popd
12mr|samba-3.6.9-2|1039	%else
12mr|samba-3.6.9-2|1040	# Version specific patches: upcoming version
12mr|samba-3.6.9-2|1041	echo "Applying patches for new versions: %{pversion}"
12mr|samba-3.6.9-2|1042	%endif
12mr|samba-3.6.9-2|1043	
12mr|samba-3.6.9-2|1044	# Limbo patches
12mr|samba-3.6.9-2|1045	%if %have_pversion && %have_pre
12mr|samba-3.6.9-2|1046	echo "Appling patches which should only be applied to prereleases"
12mr|samba-3.6.9-2|1047	%endif
12mr|samba-3.6.9-2|1048	
12mr|samba-3.6.9-2|1049	cp %{SOURCE7} .
12mr|samba-3.6.9-2|1050	
12mr|samba-3.6.9-2|1051	# Make a copy of examples so that we have a clean one for doc:
12mr|samba-3.6.9-2|1052	cp -a examples examples.bin
12mr|samba-3.6.9-2|1053	
12mr|samba-3.6.9-2|1054	%if %build_vscan
12mr|samba-3.6.9-2|1055	pushd samba-virusfilter-%{vscanver}
12mr|samba-3.6.9-2|1056	perl -pi -e 's,/var/run/clamav/clamd.ctl,/var/lib/clamav/clamd.socket,g' clamav/svf-clamav.c
12mr|samba-3.6.9-2|1057	popd
12mr|samba-3.6.9-2|1058	%endif
12mr|samba-3.6.9-2|1059	
12mr|samba-3.6.9-2|1060	# Edit some files when not building system samba:
12mr|samba-3.6.9-2|1061	%if !%build_system
12mr|samba-3.6.9-2|1062	perl -pi -e 's/%{pkg_name}/%{name}/g' source3/auth/pampass.c
12mr|samba-3.6.9-2|1063	%endif
12mr|samba-3.6.9-2|1064	
12mr|samba-3.6.9-2|1065	#remove cvs internal files from docs:
12mr|samba-3.6.9-2|1066	find docs examples -name '.cvsignore' -exec rm -f {} \;
12mr|samba-3.6.9-2|1067	
12mr|samba-3.6.9-2|1068	#make better doc trees:
12mr|samba-3.6.9-2|1069	chmod -R a+rX examples docs *Manifest* README  Roadmap COPYING
12mr|samba-3.6.9-2|1070	mkdir -p clean-docs/samba-doc
12mr|samba-3.6.9-2|1071	cp -a examples docs clean-docs/samba-doc
12mr|samba-3.6.9-2|1072	mv -f clean-docs/samba-doc/examples/libsmbclient clean-docs/
12mr|samba-3.6.9-2|1073	rm -Rf clean-docs/samba-doc/docs/{docbook,manpages,htmldocs,using_samba}
12mr|samba-3.6.9-2|1074	#ln -s %{_datadir}/swat%{samba_major}/using_samba clean-docs/samba-doc/docs/using_samba
12mr|samba-3.6.9-2|1075	mkdir clean-docs/samba-doc/docs/htmldocs
12mr|samba-3.6.9-2|1076	cp docs/htmldocs/*.{html,css} clean-docs/samba-doc/docs/htmldocs
12mr|samba-3.6.9-2|1077	ln -sf %{_datadir}/swat%{samba_major}/help/{Samba3-ByExample,Samba3-HOWTO,Samba3-Developers-Guide,using_samba,manpages} clean-docs/samba-doc/docs/htmldocs/
12mr|samba-3.6.9-2|1078	
12mr|samba-3.6.9-2|1079	%build
12mr|samba-3.6.9-2|1080	%serverbuild
12mr|samba-3.6.9-2|1081	(cd source3
12mr|samba-3.6.9-2|1082	CFLAGS="`echo "$RPM_OPT_FLAGS"|sed -e 's/ -g / /g'` -DLDAP_DEPRECATED"
12mr|samba-3.6.9-2|1083	%if %gcc331
12mr|samba-3.6.9-2|1084	CFLAGS=`echo "$CFLAGS"|sed -e 's/-O2/-O/g'`
12mr|samba-3.6.9-2|1085	%endif
12mr|samba-3.6.9-2|1086	./autogen.sh
12mr|samba-3.6.9-2|1087	# Don't use --with-fhs now, since it overrides libdir, it sets configdir,
12mr|samba-3.6.9-2|1088	# lockdir,piddir logfilebase,privatedir and swatdir
12mr|samba-3.6.9-2|1089	%configure2_5x  --prefix=%{_prefix} \
12mr|samba-3.6.9-2|1090	--sysconfdir=%{_sysconfdir}/%{name} \
12mr|samba-3.6.9-2|1091	--localstatedir=/var \
12mr|samba-3.6.9-2|1092	--with-modulesdir=%{_libdir}/%{name} \
12mr|samba-3.6.9-2|1093	--with-privatedir=%{_sysconfdir}/%{name} \
12mr|samba-3.6.9-2|1094	--with-lockdir=/var/cache/%{name} \
12mr|samba-3.6.9-2|1095	--with-piddir=/var/run \
12mr|samba-3.6.9-2|1096	--with-swatdir=%{_datadir}/swat%{samba_major} \
12mr|samba-3.6.9-2|1097	--with-configdir=%{_sysconfdir}/%{name} \
12mr|samba-3.6.9-2|1098	--with-logfilebase=/var/log/%{name} \
12mr|samba-3.6.9-2|1099	--with-pammodulesdir=%{_lib}/security/ \
12mr|samba-3.6.9-2|1100	--with-rootsbindir=/bin \
12mr|samba-3.6.9-2|1101	%if %build_talloc
12mr|samba-3.6.9-2|1102	--with-libtalloc=yes \
12mr|samba-3.6.9-2|1103	%else
12mr|samba-3.6.9-2|1104	--enable-external-libtalloc=yes \
12mr|samba-3.6.9-2|1105	%endif
12mr|samba-3.6.9-2|1106	%if %build_tdb
12mr|samba-3.6.9-2|1107	--with-libtdb = yes \
12mr|samba-3.6.9-2|1108	%else
12mr|samba-3.6.9-2|1109	--enable-external-libtdb=yes \
12mr|samba-3.6.9-2|1110	%endif
12mr|samba-3.6.9-2|1111	%if %build_ctdb
12mr|samba-3.6.9-2|1112	--with-cluster-support \
12mr|samba-3.6.9-2|1113	%endif
12mr|samba-3.6.9-2|1114	%if !%build_ads
12mr|samba-3.6.9-2|1115	--with-ads=no	\
12mr|samba-3.6.9-2|1116	%endif
12mr|samba-3.6.9-2|1117	--with-automount \
12mr|samba-3.6.9-2|1118	--with-pam \
12mr|samba-3.6.9-2|1119	--with-pam_smbpass \
12mr|samba-3.6.9-2|1120	--with-aio-support \
12mr|samba-3.6.9-2|1121	%if %build_ldap
12mr|samba-3.6.9-2|1122	--with-ldapsam \
12mr|samba-3.6.9-2|1123	%endif
12mr|samba-3.6.9-2|1124	--with-syslog \
12mr|samba-3.6.9-2|1125	--with-quotas \
12mr|samba-3.6.9-2|1126	--with-utmp \
12mr|samba-3.6.9-2|1127	%if %build_acl
12mr|samba-3.6.9-2|1128	--with-acl-support      \
12mr|samba-3.6.9-2|1129	%endif
12mr|samba-3.6.9-2|1130	--with-shared-modules=idmap_rid,idmap_ad \
12mr|samba-3.6.9-2|1131	--enable-avahi \
12mr|samba-3.6.9-2|1132	--with-dnsupdate \
12mr|samba-3.6.9-2|1133	--program-suffix=%{samba_major}
12mr|samba-3.6.9-2|1134	#		--with-expsam=%build_expsam \
12mr|samba-3.6.9-2|1135	#		--with-shared-modules=pdb_ldap,idmap_ldap \
12mr|samba-3.6.9-2|1136	#		--with-manpages-langs=en,ja,pl	\
12mr|samba-3.6.9-2|1137	#_if !%build_system
12mr|samba-3.6.9-2|1138	#                --with-smbwrapper \
12mr|samba-3.6.9-2|1139	#_endif
12mr|samba-3.6.9-2|1140	#		--with-nisplussam \
12mr|samba-3.6.9-2|1141	#                --with-fhs \
12mr|samba-3.6.9-2|1142	
12mr|samba-3.6.9-2|1143	# Remove -Wl,--no-undefined for plugins:
12mr|samba-3.6.9-2|1144	grep ^LDSHFLAGS_MODULES Makefile
12mr|samba-3.6.9-2|1145	perl -pi -e 'if ( m/^LDSHFLAGS_MODULES/ ) { $_ =~ s/-Wl,--no-undefined//g;};' Makefile
12mr|samba-3.6.9-2|1146	grep ^LDSHFLAGS_MODULES Makefile
12mr|samba-3.6.9-2|1147	
12mr|samba-3.6.9-2|1148	#Should be a patch instead?
12mr|samba-3.6.9-2|1149	%if !%build_talloc
12mr|samba-3.6.9-2|1150	perl -pi -e 's,-I./lib/talloc,,g;s,bin/libtalloc.so,,g;s,^(installlibs:: )installlibtalloc,$1,g' Makefile
12mr|samba-3.6.9-2|1151	%endif
12mr|samba-3.6.9-2|1152	%if !%build_tdb
12mr|samba-3.6.9-2|1153	perl -pi -e 's,-I./lib/tdb/include,,g;s,bin/libtdb.so,,g;s,^(installlibs:: )installlibtdb,$1,g' Makefile
12mr|samba-3.6.9-2|1154	%endif
12mr|samba-3.6.9-2|1155	%if !%build_ldb
12mr|samba-3.6.9-2|1156	perl -pi -e 's,\$\(BIN_PROGS4\),,g' Makefile
12mr|samba-3.6.9-2|1157	%endif
12mr|samba-3.6.9-2|1158	
12mr|samba-3.6.9-2|1159	perl -pi -e 's|-Wl,-rpath,%{_libdir}||g;s|-Wl,-rpath -Wl,%{_libdir}||g' Makefile
12mr|samba-3.6.9-2|1160	
12mr|samba-3.6.9-2|1161	make proto_exists || :
12mr|samba-3.6.9-2|1162	%make all libsmbclient smbfilter wins %{?_with_test: torture debug2html bin/log2pcap} bin/smbget
12mr|samba-3.6.9-2|1163	make -C lib/netapi/examples
12mr|samba-3.6.9-2|1164	)
12mr|samba-3.6.9-2|1165	
12mr|samba-3.6.9-2|1166	%if %build_vscan
12mr|samba-3.6.9-2|1167	echo -e "\n\nBuild antivirus VFS modules\n\n"
12mr|samba-3.6.9-2|1168	pushd %{vscandir}
12mr|samba-3.6.9-2|1169	%configure --with-samba-source=../
12mr|samba-3.6.9-2|1170	make
12mr|samba-3.6.9-2|1171	popd
12mr|samba-3.6.9-2|1172	%endif
12mr|samba-3.6.9-2|1173	
12mr|samba-3.6.9-2|1174	# Build antivirus vfs objects
12mr|samba-3.6.9-2|1175	%if %build_symantec
12mr|samba-3.6.9-2|1176	echo "Building Symantec"
12mr|samba-3.6.9-2|1177	make -C %{vfsdir}/%{vscandir} symantec
12mr|samba-3.6.9-2|1178	%endif
12mr|samba-3.6.9-2|1179	
12mr|samba-3.6.9-2|1180	%install
12mr|samba-3.6.9-2|1181	rm -rf %{buildroot}
12mr|samba-3.6.9-2|1182	mkdir -p %{buildroot}
12mr|samba-3.6.9-2|1183	
12mr|samba-3.6.9-2|1184	#Ensure all docs are readable
12mr|samba-3.6.9-2|1185	chmod a+r docs -R
12mr|samba-3.6.9-2|1186	
12mr|samba-3.6.9-2|1187	# Any entries here mean samba makefile is *really* broken:
12mr|samba-3.6.9-2|1188	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12mr|samba-3.6.9-2|1189	mkdir -p %{buildroot}/%{_datadir}
12mr|samba-3.6.9-2|1190	mkdir -p %{buildroot}%{_libdir}/%{name}/vfs
12mr|samba-3.6.9-2|1191	
12mr|samba-3.6.9-2|1192	(cd source3
12mr|samba-3.6.9-2|1193	make DESTDIR=%{buildroot} install installclientlib installmodules)
12mr|samba-3.6.9-2|1194	
12mr|samba-3.6.9-2|1195	# we ship docs in the docs supackage, and lik it into swat, delete the extra copy:
12mr|samba-3.6.9-2|1196	rm -Rf %{buildroot}/%{_datadir}/swat/using_samba
12mr|samba-3.6.9-2|1197	
12mr|samba-3.6.9-2|1198	#install -m755 source/bin/smbget %{buildroot}/%{_bindir}
12mr|samba-3.6.9-2|1199	
12mr|samba-3.6.9-2|1200	
12mr|samba-3.6.9-2|1201	#need to stay
12mr|samba-3.6.9-2|1202	mkdir -p %{buildroot}/{sbin,bin}
12mr|samba-3.6.9-2|1203	mkdir -p %{buildroot}%{_sysconfdir}/{logrotate.d,pam.d,xinetd.d}
12mr|samba-3.6.9-2|1204	mkdir -p %{buildroot}/%{_initrddir}
12mr|samba-3.6.9-2|1205	mkdir -p %{buildroot}/var/cache/%{name}
12mr|samba-3.6.9-2|1206	mkdir -p %{buildroot}/var/log/%{name}
12mr|samba-3.6.9-2|1207	mkdir -p %{buildroot}/var/run/%{name}
12mr|samba-3.6.9-2|1208	mkdir -p %{buildroot}/var/spool/%{name}
12mr|samba-3.6.9-2|1209	mkdir -p %{buildroot}/%{_localstatedir}/lib/%{name}/{netlogon,profiles,printers}
12mr|samba-3.6.9-2|1210	mkdir -p %{buildroot}/%{_localstatedir}/lib/%{name}/printers/{W32X86,WIN40,W32ALPHA,W32MIPS,W32PPC}
12mr|samba-3.6.9-2|1211	mkdir -p %{buildroot}/%{_localstatedir}/lib/%{name}/codepages/src
12mr|samba-3.6.9-2|1212	mkdir -p %{buildroot}/%{_lib}/security
12mr|samba-3.6.9-2|1213	mkdir -p %{buildroot}%{_libdir}/pkgconfig
12mr|samba-3.6.9-2|1214	mkdir -p %{buildroot}%{_sbindir}
12mr|samba-3.6.9-2|1215	mkdir -p %{buildroot}%{_bindir}
12mr|samba-3.6.9-2|1216	mkdir -p %{buildroot}%{_libdir}/%{name}/vfs
12mr|samba-3.6.9-2|1217	mkdir -p %{buildroot}%{_datadir}/%{name}/scripts
12mr|samba-3.6.9-2|1218	
12mr|samba-3.6.9-2|1219	install -m755 source3/bin/lib*.a %{buildroot}%{_libdir}/
12mr|samba-3.6.9-2|1220	
12mr|samba-3.6.9-2|1221	# smbsh forgotten
12mr|samba-3.6.9-2|1222	#install -m 755 source/bin/smbsh %{buildroot}%{_bindir}/
12mr|samba-3.6.9-2|1223	
12mr|samba-3.6.9-2|1224	%if %build_vscan
12mr|samba-3.6.9-2|1225	%makeinstall_std -C %{vscandir}
12mr|samba-3.6.9-2|1226	install -m 644 %{vscandir}/etc/*.conf.example %{buildroot}/%{_sysconfdir}/%{name}
12mr|samba-3.6.9-2|1227	for i in %{buildroot}/%{_sysconfdir}/%{name}/*.example
12mr|samba-3.6.9-2|1228	do mv $i ${i%%.example}
12mr|samba-3.6.9-2|1229	done
12mr|samba-3.6.9-2|1230	#mv %{buildroot}/%{_datadir}/%{name}/bin/svf-notify %{buildroot}/%{_datadir}/%{name}/scripts
12mr|samba-3.6.9-2|1231	# script uses ksh, which we don't have
12mr|samba-3.6.9-2|1232	rm %{buildroot}/%{_datadir}/%{name}/bin/svf-notify
12mr|samba-3.6.9-2|1233	perl -pi -e 's,%{_datadir}/%{name}/bin,%{_datadir}/%{name}/scripts,g' %{buildroot}/%{_sysconfdir}/%{name}/smb.svf-*.conf
12mr|samba-3.6.9-2|1234	%endif
12mr|samba-3.6.9-2|1235	
12mr|samba-3.6.9-2|1236	#libnss_* still not handled by make:
12mr|samba-3.6.9-2|1237	# Install the nsswitch library extension file
12mr|samba-3.6.9-2|1238	for i in wins winbind; do
12mr|samba-3.6.9-2|1239	install -m755 nsswitch/libnss_${i}.so %{buildroot}/%{_lib}/libnss_${i}.so
12mr|samba-3.6.9-2|1240	done
12mr|samba-3.6.9-2|1241	# Make link for wins and winbind resolvers
12mr|samba-3.6.9-2|1242	( cd %{buildroot}/%{_lib}; ln -s libnss_wins.so libnss_wins.so.2; ln -s libnss_winbind.so libnss_winbind.so.2)
12mr|samba-3.6.9-2|1243	install -d %{buildroot}/%{_libdir}/krb5/plugins
12mr|samba-3.6.9-2|1244	install -m755 source3/bin/winbind_krb5_locator.so %{buildroot}/%{_libdir}/krb5/plugins
12mr|samba-3.6.9-2|1245	
12mr|samba-3.6.9-2|1246	install -m 755 source3/lib/netapi/examples/bin/netdomjoin-gui %{buildroot}/%{_sbindir}/netdomjoin-gui
12mr|samba-3.6.9-2|1247	mkdir -p %{buildroot}%{_datadir}/pixmaps/%{name}
12mr|samba-3.6.9-2|1248	install -m 644 source3/lib/netapi/examples/netdomjoin-gui/samba.ico %{buildroot}/%{_datadir}/pixmaps/%{name}/samba.ico
12mr|samba-3.6.9-2|1249	install -m 644 source3/lib/netapi/examples/netdomjoin-gui/logo.png %{buildroot}/%{_datadir}/pixmaps/%{name}/logo.png
12mr|samba-3.6.9-2|1250	install -m 644 source3/lib/netapi/examples/netdomjoin-gui/logo-small.png %{buildroot}/%{_datadir}/pixmaps/%{name}/logo-small.png
12mr|samba-3.6.9-2|1251	
12mr|samba-3.6.9-2|1252	%if %{build_test}
12mr|samba-3.6.9-2|1253	for i in {%{testbin}};do
12mr|samba-3.6.9-2|1254	#install -m755 source/bin/${i} %{buildroot}/%{_bindir}/${i}%{samba_major}
12mr|samba-3.6.9-2|1255	done
12mr|samba-3.6.9-2|1256	%endif
12mr|samba-3.6.9-2|1257	
12mr|samba-3.6.9-2|1258	# Install other stuff
12mr|samba-3.6.9-2|1259	
12mr|samba-3.6.9-2|1260	#        install -m644 examples/VFS/recycle/recycle.conf %{buildroot}%{_sysconfdir}/samba/
12mr|samba-3.6.9-2|1261	install -m644 %{SOURCE20} %{buildroot}%{_sysconfdir}/%{name}/smbusers
12mr|samba-3.6.9-2|1262	install -m755 %{SOURCE21} %{buildroot}/%{_bindir}
12mr|samba-3.6.9-2|1263	#install -m755 %{SOURCE22} %{buildroot}/usr/bin
12mr|samba-3.6.9-2|1264	install -m755 %{SOURCE23} %{buildroot}/%{_bindir}
12mr|samba-3.6.9-2|1265	install -m755 %{SOURCE24} %{buildroot}/%{_initrddir}/smb%{samba_major}
12mr|samba-3.6.9-2|1266	install -m755 %{SOURCE24} %{buildroot}/%{_sbindir}/%{name}
12mr|samba-3.6.9-2|1267	install -m755 %{SOURCE25} %{buildroot}/%{_initrddir}/winbind
12mr|samba-3.6.9-2|1268	install -m755 %{SOURCE25} %{buildroot}/%{_sbindir}/winbind
12mr|samba-3.6.9-2|1269	#	install -m755 %{SOURCE26} %{buildroot}/%{_initrddir}/wrepld%{samba_major}
12mr|samba-3.6.9-2|1270	install -m644 %{SOURCE28} %{buildroot}/%{_sysconfdir}/pam.d/%{name}
12mr|samba-3.6.9-2|1271	install -m644 %{SOURCE29} %{buildroot}/%{_sysconfdir}/pam.d/system-auth-winbind
12mr|samba-3.6.9-2|1272	#
12mr|samba-3.6.9-2|1273	install -m644 %{SOURCE1} %{buildroot}/%{_sysconfdir}/logrotate.d/%{name}
12mr|samba-3.6.9-2|1274	
12mr|samba-3.6.9-2|1275	# install pam_winbind.conf sample file
12mr|samba-3.6.9-2|1276	mkdir -p %{buildroot}%{_sysconfdir}/security
12mr|samba-3.6.9-2|1277	install -m 0644 examples/pam_winbind/pam_winbind.conf %{buildroot}%{_sysconfdir}/security/pam_winbind.conf
12mr|samba-3.6.9-2|1278	
12mr|samba-3.6.9-2|1279	install -m755 examples/LDAP/convertSambaAccount %{buildroot}/%{_datadir}/%{name}/scripts/
12mr|samba-3.6.9-2|1280	
12mr|samba-3.6.9-2|1281	# make a conf file for winbind from the default one:
12mr|samba-3.6.9-2|1282	cat %{SOURCE30}|sed -e  's/^;  winbind/  winbind/g;s/^;  obey pam/  obey pam/g;s/   printer admin = @adm/#  printer admin = @adm/g; s/^#   printer admin = @"D/   printer admin = @"D/g;s/^;   password server = \*/   password server = \*/g;s/^;  template/  template/g; s/^   security = user/   security = domain/g' > packaging/Rosa/smb-winbind.conf
12mr|samba-3.6.9-2|1283	install -m644 packaging/Rosa/smb-winbind.conf %{buildroot}/%{_sysconfdir}/%{name}/smb-winbind.conf
12mr|samba-3.6.9-2|1284	
12mr|samba-3.6.9-2|1285	# Some inline fixes for smb.conf for non-winbind use
12mr|samba-3.6.9-2|1286	install -m644 %{SOURCE30} %{buildroot}/%{_sysconfdir}/%{name}/smb.conf
12mr|samba-3.6.9-2|1287	cat %{SOURCE30} | \
12mr|samba-3.6.9-2|1288	sed -e 's/^;   printer admin = @adm/   printer admin = @adm/g' >%{buildroot}/%{_sysconfdir}/%{name}/smb.conf
12mr|samba-3.6.9-2|1289	%if %build_cupspc
12mr|samba-3.6.9-2|1290	perl -pi -e 's/printcap name = lpstat/printcap name = cups/g' %{buildroot}/%{_sysconfdir}/%{name}/smb.conf
12mr|samba-3.6.9-2|1291	perl -pi -e 's/printcap name = lpstat/printcap name = cups/g' %{buildroot}/%{_sysconfdir}/%{name}/smb-winbind.conf
12mr|samba-3.6.9-2|1292	%endif
12mr|samba-3.6.9-2|1293	
12mr|samba-3.6.9-2|1294	#%if !%build_system
12mr|samba-3.6.9-2|1295	# Fix script paths in smb.conf
12mr|samba-3.6.9-2|1296	#perl -pi -e 's,%{_datadir}/samba,%{_datadir}/%{name},g' %{buildroot}/%{_sysconfdir}/%{name}/smb*.conf
12mr|samba-3.6.9-2|1297	#%endif
12mr|samba-3.6.9-2|1298	
12mr|samba-3.6.9-2|1299	
12mr|samba-3.6.9-2|1300	echo 127.0.0.1 localhost > %{buildroot}/%{_sysconfdir}/%{name}/lmhosts
12mr|samba-3.6.9-2|1301	
12mr|samba-3.6.9-2|1302	# Link smbspool to CUPS (does not require installed CUPS)
12mr|samba-3.6.9-2|1303	
12mr|samba-3.6.9-2|1304	mkdir -p %{buildroot}/%{_prefix}/lib/cups/backend
12mr|samba-3.6.9-2|1305	ln -s %{_bindir}/smbspool%{alternative_major} %{buildroot}/%{_prefix}/lib/cups/backend/smb%{alternative_major}
12mr|samba-3.6.9-2|1306	
12mr|samba-3.6.9-2|1307	# xinetd support
12mr|samba-3.6.9-2|1308	
12mr|samba-3.6.9-2|1309	mkdir -p %{buildroot}/%{_sysconfdir}/xinetd.d
12mr|samba-3.6.9-2|1310	install -m644 %{SOURCE3} %{buildroot}/%{_sysconfdir}/xinetd.d/swat%{samba_major}
12mr|samba-3.6.9-2|1311	
12mr|samba-3.6.9-2|1312	# menu support
12mr|samba-3.6.9-2|1313	
12mr|samba-3.6.9-2|1314	mkdir -p %{buildroot}/%{_datadir}/applications
12mr|samba-3.6.9-2|1315	cat > %{buildroot}/%{_datadir}/applications/rosa-%{name}-swat.desktop << EOF
12mr|samba-3.6.9-2|1316	[Desktop Entry]
12mr|samba-3.6.9-2|1317	Name=Samba Configuration (SWAT)
12mr|samba-3.6.9-2|1318	Comment=The Swat Samba Administration Tool
12mr|samba-3.6.9-2|1319	Exec=www-browser http://localhost:901/
12mr|samba-3.6.9-2|1320	Icon=swat%{samba_major}
12mr|samba-3.6.9-2|1321	Terminal=false
12mr|samba-3.6.9-2|1322	Type=Application
12mr|samba-3.6.9-2|1323	StartupNotify=true
12mr|samba-3.6.9-2|1324	Categories=X-MandrivaLinux-System-Configuration-Networking;
12mr|samba-3.6.9-2|1325	EOF
12mr|samba-3.6.9-2|1326	
12mr|samba-3.6.9-2|1327	mkdir -p %{buildroot}%{_liconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
12mr|samba-3.6.9-2|1328	
12mr|samba-3.6.9-2|1329	# install html man pages for swat
12mr|samba-3.6.9-2|1330	install -d %{buildroot}/%{_datadir}/swat%{samba_major}/help/manpages
12mr|samba-3.6.9-2|1331	#install -m644 docs/htmldocs/manpages-3/* %{buildroot}/%{_datadir}/swat%{samba_major}/help/manpages
12mr|samba-3.6.9-2|1332	
12mr|samba-3.6.9-2|1333	install %{SOURCE4} %{buildroot}%{_liconsdir}/swat%{samba_major}.png
12mr|samba-3.6.9-2|1334	install %{SOURCE5} %{buildroot}%{_iconsdir}/swat%{samba_major}.png
12mr|samba-3.6.9-2|1335	install %{SOURCE6} %{buildroot}%{_miconsdir}/swat%{samba_major}.png
12mr|samba-3.6.9-2|1336	
12mr|samba-3.6.9-2|1337	install %{SOURCE10} %{buildroot}%{_datadir}/%{name}/scripts/print-pdf
12mr|samba-3.6.9-2|1338	install %{SOURCE11} %{buildroot}%{_datadir}/%{name}/scripts/smb-migrate
12mr|samba-3.6.9-2|1339	
12mr|samba-3.6.9-2|1340	# Fix configs when not building system samba:
12mr|samba-3.6.9-2|1341	
12mr|samba-3.6.9-2|1342	#Client binaries will have suffixes while we use alternatives, even
12mr|samba-3.6.9-2|1343	# if we are system samba
12mr|samba-3.6.9-2|1344	%if !%build_system || %build_alternatives
12mr|samba-3.6.9-2|1345	for OLD in %{buildroot}/%{_bindir}/{%{clientbin},eventlogadm} %{buildroot}/%{_prefix}/lib/cups/backend/smb
12mr|samba-3.6.9-2|1346	do
12mr|samba-3.6.9-2|1347	NEW=`echo ${OLD}%{alternative_major}`
12mr|samba-3.6.9-2|1348	[ -e $OLD ] && mv -f $OLD $NEW
12mr|samba-3.6.9-2|1349	done
12mr|samba-3.6.9-2|1350	for OLD in %{buildroot}/%{_mandir}/man?/{%{clientbin},eventlogadm}*
12mr|samba-3.6.9-2|1351	do
12mr|samba-3.6.9-2|1352	if [ -e $OLD ]
12mr|samba-3.6.9-2|1353	then
12mr|samba-3.6.9-2|1354	BASE=`perl -e '$_="'${OLD}'"; m,(%buildroot)(.*?)(\.[0-9]),;print "$1$2\n";'`
12mr|samba-3.6.9-2|1355	EXT=`echo $OLD|sed -e 's,'${BASE}',,g'`
12mr|samba-3.6.9-2|1356	NEW=`echo ${BASE}%{alternative_major}${EXT}`
12mr|samba-3.6.9-2|1357	mv $OLD $NEW
12mr|samba-3.6.9-2|1358	fi
12mr|samba-3.6.9-2|1359	done
12mr|samba-3.6.9-2|1360	%endif
12mr|samba-3.6.9-2|1361	# Server/common binaries are versioned only if not system samba:
12mr|samba-3.6.9-2|1362	%if !%build_system
12mr|samba-3.6.9-2|1363	for OLD in %{buildroot}/%{_bindir}/{%{commonbin}} %{buildroot}/%{_bindir}/{%{serverbin}%{?serverldbbin:,%serverldbbin}} %{buildroot}/%{_sbindir}/{%{serversbin},swat}
12mr|samba-3.6.9-2|1364	do
12mr|samba-3.6.9-2|1365	NEW=`echo ${OLD}%{alternative_major}`
12mr|samba-3.6.9-2|1366	mv $OLD $NEW -f ||:
12mr|samba-3.6.9-2|1367	done
12mr|samba-3.6.9-2|1368	# And the man pages too:
12mr|samba-3.6.9-2|1369	for OLD in %{buildroot}/%{_mandir}/man?/{%{commonbin},%{serverbin}%{?serverldbbin:,%serverldbbin},%{serversbin},swat,{%testbin},smb.conf,lmhosts}*
12mr|samba-3.6.9-2|1370	do
12mr|samba-3.6.9-2|1371	if [ -e $OLD ]
12mr|samba-3.6.9-2|1372	then
12mr|samba-3.6.9-2|1373	BASE=`perl -e '$_="'${OLD}'"; m,(%buildroot)(.*?)(\.[0-9]),;print "$1$2\n";'`
12mr|samba-3.6.9-2|1374	#        BASE=`perl -e '$name="'${OLD}'"; print "",($name =~ /(.*?)\.[0-9]/), "\n";'`
12mr|samba-3.6.9-2|1375	EXT=`echo $OLD|sed -e 's,'${BASE}',,g'`
12mr|samba-3.6.9-2|1376	NEW=`echo ${BASE}%{samba_major}${EXT}`
12mr|samba-3.6.9-2|1377	mv $OLD $NEW
12mr|samba-3.6.9-2|1378	fi
12mr|samba-3.6.9-2|1379	done
12mr|samba-3.6.9-2|1380	# Replace paths in config files and init scripts:
12mr|samba-3.6.9-2|1381	for i in smb ;do
12mr|samba-3.6.9-2|1382	perl -pi -e 's,/subsys/'$i',/subsys/'$i'%{samba_major},g' %{buildroot}/%{_initrddir}/${i}%{samba_major}
12mr|samba-3.6.9-2|1383	done
12mr|samba-3.6.9-2|1384	for i in %{_sysconfdir}/%{name}/smb.conf %{_initrddir}/smb%{samba_major} %{_sbindir}/%{name} %{_initrddir}/winbind /%{_sysconfdir}/logrotate.d/%{name} /%{_sysconfdir}/xinetd.d/swat%{samba_major} %{_initrddir}/wrepld%{samba_major}; do
12mr|samba-3.6.9-2|1385	perl -pi -e 's,/%{pkg_name},/%{name},g; s,smbd,%{_sbindir}/smbd%{samba_major},g; s,nmbd,%{_sbindir}/nmbd%{samba_major},g; s,/usr/sbin/swat,%{_sbindir}/swat%{samba_major},g;s,wrepld,%{_sbindir}/wrepld%{samba_major},g' %{buildroot}/$i;
12mr|samba-3.6.9-2|1386	done
12mr|samba-3.6.9-2|1387	# Fix xinetd file for swat:
12mr|samba-3.6.9-2|1388	perl -pi -e 's,/usr/sbin,%{_sbindir},g' %{buildroot}/%{_sysconfdir}/xinetd.d/swat%{samba_major}
12mr|samba-3.6.9-2|1389	%endif
12mr|samba-3.6.9-2|1390	
12mr|samba-3.6.9-2|1391	#Clean up unpackaged files:
12mr|samba-3.6.9-2|1392	#for i in %{_bindir}/pam_smbpass.so %{_bindir}/smbwrapper.so;do
12mr|samba-3.6.9-2|1393	#rm -f %{buildroot}/$i
12mr|samba-3.6.9-2|1394	#done
12mr|samba-3.6.9-2|1395	# the binary gets removed ... but not the man page ...
12mr|samba-3.6.9-2|1396	rm -f %{buildroot}/%{_mandir}/man1/testprns*
12mr|samba-3.6.9-2|1397	
12mr|samba-3.6.9-2|1398	# (sb) make a smb.conf.clean we can use for the merge, since an existing
12mr|samba-3.6.9-2|1399	# smb.conf won't get overwritten
12mr|samba-3.6.9-2|1400	cp %{buildroot}/%{_sysconfdir}/%{name}/smb.conf %{buildroot}/%{_datadir}/%{name}/smb.conf.clean
12mr|samba-3.6.9-2|1401	
12mr|samba-3.6.9-2|1402	# (sb) leave a README.rosa.conf to explain what has been done
12mr|samba-3.6.9-2|1403	cat << EOF > %{buildroot}/%{_datadir}/%{name}/README.rosa.conf
12mr|samba-3.6.9-2|1404	In order to facilitate upgrading an existing samba install, and merging
12mr|samba-3.6.9-2|1405	previous configuration data with any new syntax used by samba3, a merge
12mr|samba-3.6.9-2|1406	script has attempted to combine your local configuration data with the
12mr|samba-3.6.9-2|1407	new conf file format.  The merged data is in smb.conf, with comments like
12mr|samba-3.6.9-2|1408	
12mr|samba-3.6.9-2|1409	# *** merged from original smb.conf: ***
12mr|samba-3.6.9-2|1410	
12mr|samba-3.6.9-2|1411	near the additional entries.  Any local shares should have been appended to
12mr|samba-3.6.9-2|1412	smb.conf.  A log of what took place should be in:
12mr|samba-3.6.9-2|1413	
12mr|samba-3.6.9-2|1414	/var/log/samba/smb-migrate.log
12mr|samba-3.6.9-2|1415	
12mr|samba-3.6.9-2|1416	A clean samba3 smb.conf is in /usr/share/samba, named smb.conf.clean.
12mr|samba-3.6.9-2|1417	Your original conf should be /etc/samba/smb.conf.tomerge.
12mr|samba-3.6.9-2|1418	
12mr|samba-3.6.9-2|1419	The actual merge script is /usr/share/samba/scripts/smb-migrate.
12mr|samba-3.6.9-2|1420	
12mr|samba-3.6.9-2|1421	EOF
12mr|samba-3.6.9-2|1422	
12mr|samba-3.6.9-2|1423	# Development pkgconfig files
12mr|samba-3.6.9-2|1424	
12mr|samba-3.6.9-2|1425	# 1. Generate the .pc files that are not done automatically
12mr|samba-3.6.9-2|1426	# (NB: This does not work when done at the same time as configure above)
12mr|samba-3.6.9-2|1427	for i in  \
12mr|samba-3.6.9-2|1428	%if %build_talloc
12mr|samba-3.6.9-2|1429	talloc \
12mr|samba-3.6.9-2|1430	%endif
12mr|samba-3.6.9-2|1431	%if %build_tdb
12mr|samba-3.6.9-2|1432	tdb \
12mr|samba-3.6.9-2|1433	%endif
12mr|samba-3.6.9-2|1434	; do
12mr|samba-3.6.9-2|1435	pushd lib/$i
12mr|samba-3.6.9-2|1436	./autogen.sh -V && ./configure --prefix=%{_prefix} --libdir=%{_libdir}
12mr|samba-3.6.9-2|1437	popd
12mr|samba-3.6.9-2|1438	install -m 644 lib/$i/$i.pc %{buildroot}%{_libdir}/pkgconfig/
12mr|samba-3.6.9-2|1439	done
12mr|samba-3.6.9-2|1440	
12mr|samba-3.6.9-2|1441	# 2. Install them
12mr|samba-3.6.9-2|1442	for i in smbclient smbsharemodes netapi wbclient; do
12mr|samba-3.6.9-2|1443	install -m 644 source3/pkgconfig/$i.pc %{buildroot}%{_libdir}/pkgconfig/
12mr|samba-3.6.9-2|1444	done
12mr|samba-3.6.9-2|1445	
12mr|samba-3.6.9-2|1446	%if !%build_ldb
12mr|samba-3.6.9-2|1447	rm -f %{buildroot}/%{_bindir}/ldb*
12mr|samba-3.6.9-2|1448	rm -fr %{buildroot}%{_mandir}/man1/ldbadd.1
12mr|samba-3.6.9-2|1449	rm -fr %{buildroot}%{_mandir}/man1/ldbdel.1
12mr|samba-3.6.9-2|1450	rm -fr %{buildroot}%{_mandir}/man1/ldbedit.1
12mr|samba-3.6.9-2|1451	rm -fr %{buildroot}%{_mandir}/man1/ldbmodify.1
12mr|samba-3.6.9-2|1452	rm -fr %{buildroot}%{_mandir}/man1/ldbrename.1
12mr|samba-3.6.9-2|1453	rm -fr %{buildroot}%{_mandir}/man1/ldbsearch.1
12mr|samba-3.6.9-2|1454	%endif
12mr|samba-3.6.9-2|1455	
12mr|samba-3.6.9-2|1456	%if %{build_test}
12mr|samba-3.6.9-2|1457	rm -fr %{buildroot}%{_mandir}/man1/log2pcap*.1*
12mr|samba-3.6.9-2|1458	%else
12mr|samba-3.6.9-2|1459	rm -fr %{buildroot}%{_mandir}/man1/vfstest%{samba_major}*.1*
12mr|samba-3.6.9-2|1460	rm -fr %{buildroot}%{_mandir}/man1/log2pcap*.1*
12mr|samba-3.6.9-2|1461	%endif
12mr|samba-3.6.9-2|1462	
12mr|samba-3.6.9-2|1463	rm -fr %{buildroot}%{_mandir}/man8/tdb*.8*
12mr|samba-3.6.9-2|1464	
12mr|samba-3.6.9-2|1465	%if %build_winbind
12mr|samba-3.6.9-2|1466	%find_lang pam_winbind
12mr|samba-3.6.9-2|1467	%endif
12mr|samba-3.6.9-2|1468	%find_lang net
12mr|samba-3.6.9-2|1469	
12mr|samba-3.6.9-2|1470	%ifarch alpha
12mr|samba-3.6.9-2|1471	rm -f %{_bindir}/smb*m*nt%{samba_major}
12mr|samba-3.6.9-2|1472	rm -f %{_mandir}/man8/smb*m*nt*.8*
12mr|samba-3.6.9-2|1473	%endif
12mr|samba-3.6.9-2|1474	
12mr|samba-3.6.9-2|1475	%if !%build_system
12mr|samba-3.6.9-2|1476	rm -f %{_libdir}/libsmbclient.so.*
12mr|samba-3.6.9-2|1477	rm -f %{_includedir}/*
12mr|samba-3.6.9-2|1478	rm -f %{_libdir}/libsmbclient.so
12mr|samba-3.6.9-2|1479	rm -f %{_libdir}/lib*.a
12mr|samba-3.6.9-2|1480	rm -f %{_mandir}/man8/libsmbclient.8*
12mr|samba-3.6.9-2|1481	rm -f %{_libdir}/pkgconfig/smbclient.pc
12mr|samba-3.6.9-2|1482	%endif
12mr|samba-3.6.9-2|1483	
12mr|samba-3.6.9-2|1484	%if %build_vscan
12mr|samba-3.6.9-2|1485	#rm -f %{buildroot}%{_libdir}/%{name}/vfs/vscan*.so
12mr|samba-3.6.9-2|1486	
12mr|samba-3.6.9-2|1487	%if !%build_antivir
12mr|samba-3.6.9-2|1488	rm -f %{buildroot}%{_libdir}/%{name}/vfs/vscan-antivir.so
12mr|samba-3.6.9-2|1489	rm -f %{buildroot}%{_sysconfdir}/%{name}/vscan-antivir.conf
12mr|samba-3.6.9-2|1490	%endif
12mr|samba-3.6.9-2|1491	
12mr|samba-3.6.9-2|1492	%if !%build_clamav
12mr|samba-3.6.9-2|1493	rm -f %{buildroot}%{_libdir}/%{name}/vfs/svf-clamav.so
12mr|samba-3.6.9-2|1494	rm -f %{buildroot}%{_sysconfdir}/%{name}/smb.svf-clamav.conf
12mr|samba-3.6.9-2|1495	%endif
12mr|samba-3.6.9-2|1496	
12mr|samba-3.6.9-2|1497	%if !%build_fprot
12mr|samba-3.6.9-2|1498	rm -f %{buildroot}%{_libdir}/%{name}/vfs/vscan-fprotd.so
12mr|samba-3.6.9-2|1499	rm -f %{buildroot}%{_sysconfdir}/%{name}/vscan-fprotd.conf
12mr|samba-3.6.9-2|1500	%endif
12mr|samba-3.6.9-2|1501	
12mr|samba-3.6.9-2|1502	%if !%build_fsav
12mr|samba-3.6.9-2|1503	rm -f %{buildroot}%{_libdir}/%{name}/vfs/svf-fsav.so
12mr|samba-3.6.9-2|1504	rm -f %{buildroot}%{_sysconfdir}/%{name}/smb.svf-fsav.conf
12mr|samba-3.6.9-2|1505	%endif
12mr|samba-3.6.9-2|1506	
12mr|samba-3.6.9-2|1507	%if !%build_icap
12mr|samba-3.6.9-2|1508	rm -f %{buildroot}%{_libdir}/%{name}/vfs/vscan-icap.so
12mr|samba-3.6.9-2|1509	rm -f %{buildroot}%{_sysconfdir}/%{name}/vscan-icap.conf
12mr|samba-3.6.9-2|1510	%endif
12mr|samba-3.6.9-2|1511	
12mr|samba-3.6.9-2|1512	%if !%build_kaspersky
12mr|samba-3.6.9-2|1513	rm -f %{buildroot}%{_libdir}/%{name}/vfs/vscan-kavp.so
12mr|samba-3.6.9-2|1514	rm -f %{buildroot}%{_sysconfdir}/%{name}/vscan-kavp.conf
12mr|samba-3.6.9-2|1515	%endif
12mr|samba-3.6.9-2|1516	
12mr|samba-3.6.9-2|1517	%if !%build_mks
12mr|samba-3.6.9-2|1518	rm -f %{buildroot}%{_libdir}/%{name}/vfs/vscan-mksd.so
12mr|samba-3.6.9-2|1519	rm -f %{buildroot}%{_sysconfdir}/%{name}/vscan-mks*.conf
12mr|samba-3.6.9-2|1520	%endif
12mr|samba-3.6.9-2|1521	
12mr|samba-3.6.9-2|1522	%if !%build_nai
12mr|samba-3.6.9-2|1523	rm -f %{buildroot}%{_libdir}/%{name}/vfs/vscan-mcdaemon.so
12mr|samba-3.6.9-2|1524	rm -f %{buildroot}%{_sysconfdir}/%{name}/vscan-mcdaemon.conf
12mr|samba-3.6.9-2|1525	%endif
12mr|samba-3.6.9-2|1526	
12mr|samba-3.6.9-2|1527	%if !%build_openav
12mr|samba-3.6.9-2|1528	rm -f %{buildroot}%{_libdir}/%{name}/vfs/vscan-oav.so
12mr|samba-3.6.9-2|1529	rm -f %{buildroot}%{_sysconfdir}/%{name}/vscan-oav.conf
12mr|samba-3.6.9-2|1530	%endif
12mr|samba-3.6.9-2|1531	
12mr|samba-3.6.9-2|1532	%if !%build_sophos
12mr|samba-3.6.9-2|1533	rm -f %{buildroot}%{_libdir}/%{name}/vfs/svf-sophos.so
12mr|samba-3.6.9-2|1534	rm -f %{buildroot}%{_sysconfdir}/%{name}/smb.svf-sophos.conf
12mr|samba-3.6.9-2|1535	%endif
12mr|samba-3.6.9-2|1536	
12mr|samba-3.6.9-2|1537	%if !%build_symantec
12mr|samba-3.6.9-2|1538	rm -rf %{buildroot}%{_sysconfdir}/%{name}/vscan-symantec.conf
12mr|samba-3.6.9-2|1539	%endif
12mr|samba-3.6.9-2|1540	
12mr|samba-3.6.9-2|1541	%if !%build_trend
12mr|samba-3.6.9-2|1542	rm -f %{buildroot}%{_libdir}/%{name}/vfs/vscan-trend.so
12mr|samba-3.6.9-2|1543	rm -f %{buildroot}%{_sysconfdir}/%{name}/vscan-trend.conf
12mr|samba-3.6.9-2|1544	%endif
12mr|samba-3.6.9-2|1545	%endif
12mr|samba-3.6.9-2|1546	
12mr|samba-3.6.9-2|1547	# these are provided by ldb-utils
12mr|samba-3.6.9-2|1548	rm -f %{buildroot}%{_mandir}/man1/ldbadd.1*
12mr|samba-3.6.9-2|1549	rm -f %{buildroot}%{_mandir}/man1/ldbdel.1*
12mr|samba-3.6.9-2|1550	rm -f %{buildroot}%{_mandir}/man1/ldbedit.1*
12mr|samba-3.6.9-2|1551	rm -f %{buildroot}%{_mandir}/man1/ldbmodify.1*
12mr|samba-3.6.9-2|1552	rm -f %{buildroot}%{_mandir}/man1/ldbrename.1*
12mr|samba-3.6.9-2|1553	rm -f %{buildroot}%{_mandir}/man1/ldbsearch.1*
12mr|samba-3.6.9-2|1554	
12mr|samba-3.6.9-2|1555	# these are provided by tdb-utils
12mr|samba-3.6.9-2|1556	rm -f %{buildroot}%{_mandir}/man8/tdbbackup.8*
12mr|samba-3.6.9-2|1557	rm -f %{buildroot}%{_mandir}/man8/tdbdump.8*
12mr|samba-3.6.9-2|1558	rm -f %{buildroot}%{_mandir}/man8/tdbtool.8*
12mr|samba-3.6.9-2|1559	
12mr|samba-3.6.9-2|1560	# these are not built
12mr|samba-3.6.9-2|1561	rm -f %{buildroot}%{_mandir}/man1/log2pcap.1*
12mr|samba-3.6.9-2|1562	rm -f %{buildroot}%{_mandir}/man1/vfstest.1*
12mr|samba-3.6.9-2|1563	
12mr|samba-3.6.9-2|1564	%clean
12mr|samba-3.6.9-2|1565	rm -rf %{buildroot}
12mr|samba-3.6.9-2|1566	
12mr|samba-3.6.9-2|1567	%post server
12mr|samba-3.6.9-2|1568	#add additional directory for support filesharing through 'net' command
12mr|samba-3.6.9-2|1569	mkdir /var/cache/samba/usershares
12mr|samba-3.6.9-2|1570	chmod 1770 /var/cache/samba/usershares
12mr|samba-3.6.9-2|1571	chown root:users /var/cache/samba/usershares
12mr|samba-3.6.9-2|1572	
12mr|samba-3.6.9-2|1573	%_post_service smb%{samba_major}
12mr|samba-3.6.9-2|1574	#%_post_service wrepld%{samba_major}
12mr|samba-3.6.9-2|1575	
12mr|samba-3.6.9-2|1576	# Add a unix group for samba machine accounts
12mr|samba-3.6.9-2|1577	groupadd -frg 421 machines
12mr|samba-3.6.9-2|1578	
12mr|samba-3.6.9-2|1579	# Migrate tdb's from /var/lock/samba (taken from official samba spec file):
12mr|samba-3.6.9-2|1580	for i in /var/lock/samba/*.tdb
12mr|samba-3.6.9-2|1581	do
12mr|samba-3.6.9-2|1582	if [ -f $i ]; then
12mr|samba-3.6.9-2|1583	newname=`echo $i | sed -e's|var\/lock\/samba|var\/cache\/samba|'`
12mr|samba-3.6.9-2|1584	echo "Moving $i to $newname"
12mr|samba-3.6.9-2|1585	mv $i $newname
12mr|samba-3.6.9-2|1586	fi
12mr|samba-3.6.9-2|1587	done
12mr|samba-3.6.9-2|1588	
12mr|samba-3.6.9-2|1589	%post common
12mr|samba-3.6.9-2|1590	# Basic migration script for pre-2.2.1 users,
12mr|samba-3.6.9-2|1591	# since smb config moved from /etc to %{_sysconfdir}/samba
12mr|samba-3.6.9-2|1592	
12mr|samba-3.6.9-2|1593	# Let's create a proper %{_sysconfdir}/samba/smbpasswd file
12mr|samba-3.6.9-2|1594	[ -f %{_sysconfdir}/%{name}/smbpasswd ] || {
12mr|samba-3.6.9-2|1595	echo "Creating password file for samba..."
12mr|samba-3.6.9-2|1596	touch %{_sysconfdir}/%{name}/smbpasswd
12mr|samba-3.6.9-2|1597	}
12mr|samba-3.6.9-2|1598	
12mr|samba-3.6.9-2|1599	# And this too, in case we don't have smbd to create it for us
12mr|samba-3.6.9-2|1600	[ -f /var/cache/%{name}/unexpected.tdb ] || {
12mr|samba-3.6.9-2|1601	touch /var/cache/%{name}/unexpected.tdb
12mr|samba-3.6.9-2|1602	}
12mr|samba-3.6.9-2|1603	
12mr|samba-3.6.9-2|1604	# Let's define the proper paths for config files
12mr|samba-3.6.9-2|1605	perl -pi -e 's/(\/etc\/)(smb)/\1%{name}\/\2/' %{_sysconfdir}/%{name}/smb.conf
12mr|samba-3.6.9-2|1606	
12mr|samba-3.6.9-2|1607	# Fix the logrotate.d file from smb and nmb to smbd and nmbd
12mr|samba-3.6.9-2|1608	if [ -f %{_sysconfdir}/logrotate.d/samba ]; then
12mr|samba-3.6.9-2|1609	perl -pi -e 's/smb /smbd /' %{_sysconfdir}/logrotate.d/samba
12mr|samba-3.6.9-2|1610	perl -pi -e 's/nmb /nmbd /' %{_sysconfdir}/logrotate.d/samba
12mr|samba-3.6.9-2|1611	fi
12mr|samba-3.6.9-2|1612	
12mr|samba-3.6.9-2|1613	# And not loose our machine account SID
12mr|samba-3.6.9-2|1614	[ -f %{_sysconfdir}/MACHINE.SID ] && mv -f %{_sysconfdir}/MACHINE.SID %{_sysconfdir}/%{name}/ ||:
12mr|samba-3.6.9-2|1615	
12mr|samba-3.6.9-2|1616	# FIXME: Can be removed in rosa ?
12mr|samba-3.6.9-2|1617	%triggerpostun common -- samba-common < 3.0.1-3mdk
12mr|samba-3.6.9-2|1618	# (sb) merge any existing smb.conf with new syntax file
12mr|samba-3.6.9-2|1619	if [ $1 = 2 ]; then
12mr|samba-3.6.9-2|1620	# (sb) save existing smb.conf for merge
12mr|samba-3.6.9-2|1621	echo "Upgrade: copy smb.conf to smb.conf.tomerge for merging..."
12mr|samba-3.6.9-2|1622	cp -f %{_sysconfdir}/%{name}/smb.conf %{_sysconfdir}/%{name}/smb.conf.tomerge
12mr|samba-3.6.9-2|1623	echo "Upgrade: merging previous smb.conf..."
12mr|samba-3.6.9-2|1624	if [ -f %{_datadir}/%{name}/smb.conf.clean ]; then
12mr|samba-3.6.9-2|1625	cp %{_datadir}/%{name}/smb.conf.clean %{_sysconfdir}/%{name}/smb.conf
12mr|samba-3.6.9-2|1626	cp %{_datadir}/%{name}/README.rosa.conf %{_sysconfdir}/%{name}/
12mr|samba-3.6.9-2|1627	%{_datadir}/%{name}/scripts/smb-migrate commit
12mr|samba-3.6.9-2|1628	fi
12mr|samba-3.6.9-2|1629	fi
12mr|samba-3.6.9-2|1630	
12mr|samba-3.6.9-2|1631	%postun common
12mr|samba-3.6.9-2|1632	if [ -f %{_sysconfdir}/%{name}/README.rosa.conf ];then rm -f %{_sysconfdir}/%{name}/README.rosa.conf;fi
12mr|samba-3.6.9-2|1633	
12mr|samba-3.6.9-2|1634	%if %build_winbind
12mr|samba-3.6.9-2|1635	%post winbind
12mr|samba-3.6.9-2|1636	if [ $1 = 1 ]; then
12mr|samba-3.6.9-2|1637	/sbin/chkconfig winbind on
12mr|samba-3.6.9-2|1638	cp -af %{_sysconfdir}/nsswitch.conf %{_sysconfdir}/nsswitch.conf.rpmsave
12mr|samba-3.6.9-2|1639	cp -af %{_sysconfdir}/nsswitch.conf %{_sysconfdir}/nsswitch.conf.rpmtemp
12mr|samba-3.6.9-2|1640	for i in passwd group;do
12mr|samba-3.6.9-2|1641	grep ^$i %{_sysconfdir}/nsswitch.conf |grep -v 'winbind' >/dev/null
12mr|samba-3.6.9-2|1642	if [ $? = 0 ];then
12mr|samba-3.6.9-2|1643	echo "Adding a winbind entry to the $i section of %{_sysconfdir}/nsswitch.conf"
12mr|samba-3.6.9-2|1644	awk '/^'$i'/ {print $0 " winbind"};!/^'$i'/ {print}' %{_sysconfdir}/nsswitch.conf.rpmtemp >%{_sysconfdir}/nsswitch.conf;
12mr|samba-3.6.9-2|1645	cp -af %{_sysconfdir}/nsswitch.conf %{_sysconfdir}/nsswitch.conf.rpmtemp
12mr|samba-3.6.9-2|1646	else
12mr|samba-3.6.9-2|1647	echo "$i entry found in %{_sysconfdir}/nsswitch.conf"
12mr|samba-3.6.9-2|1648	fi
12mr|samba-3.6.9-2|1649	done
12mr|samba-3.6.9-2|1650	if [ -f %{_sysconfdir}/nsswitch.conf.rpmtemp ];then rm -f %{_sysconfdir}/nsswitch.conf.rpmtemp;fi
12mr|samba-3.6.9-2|1651	fi
12mr|samba-3.6.9-2|1652	
12mr|samba-3.6.9-2|1653	%preun winbind
12mr|samba-3.6.9-2|1654	if [ $1 = 0 ]; then
12mr|samba-3.6.9-2|1655	echo "Removing winbind entries from %{_sysconfdir}/nsswitch.conf"
12mr|samba-3.6.9-2|1656	perl -pi -e 's/ winbind//' %{_sysconfdir}/nsswitch.conf
12mr|samba-3.6.9-2|1657	
12mr|samba-3.6.9-2|1658	/sbin/chkconfig winbind reset
12mr|samba-3.6.9-2|1659	fi
12mr|samba-3.6.9-2|1660	%endif %build_winbind
12mr|samba-3.6.9-2|1661	
12mr|samba-3.6.9-2|1662	%if %build_wins
12mr|samba-3.6.9-2|1663	%post -n nss_wins%{samba_major}
12mr|samba-3.6.9-2|1664	if [ $1 = 1 ]; then
12mr|samba-3.6.9-2|1665	cp -af %{_sysconfdir}/nsswitch.conf %{_sysconfdir}/nsswitch.conf.rpmsave
12mr|samba-3.6.9-2|1666	grep '^hosts' %{_sysconfdir}/nsswitch.conf |grep -v 'wins' >/dev/null
12mr|samba-3.6.9-2|1667	if [ $? = 0 ];then
12mr|samba-3.6.9-2|1668	echo "Adding a wins entry to the hosts section of %{_sysconfdir}/nsswitch.conf"
12mr|samba-3.6.9-2|1669	awk '/^hosts/ {print $0 " wins"};!/^hosts/ {print}' %{_sysconfdir}/nsswitch.conf.rpmsave >%{_sysconfdir}/nsswitch.conf;
12mr|samba-3.6.9-2|1670	else
12mr|samba-3.6.9-2|1671	echo "wins entry found in %{_sysconfdir}/nsswitch.conf"
12mr|samba-3.6.9-2|1672	fi
12mr|samba-3.6.9-2|1673	#    else
12mr|samba-3.6.9-2|1674	#        echo "Upgrade, leaving nsswitch.conf intact"
12mr|samba-3.6.9-2|1675	fi
12mr|samba-3.6.9-2|1676	
12mr|samba-3.6.9-2|1677	%preun -n nss_wins%{samba_major}
12mr|samba-3.6.9-2|1678	if [ $1 = 0 ]; then
12mr|samba-3.6.9-2|1679	echo "Removing wins entry from %{_sysconfdir}/nsswitch.conf"
12mr|samba-3.6.9-2|1680	perl -pi -e 's/ wins//' %{_sysconfdir}/nsswitch.conf
12mr|samba-3.6.9-2|1681	#else
12mr|samba-3.6.9-2|1682	#	echo "Leaving %{_sysconfdir}/nsswitch.conf intact"
12mr|samba-3.6.9-2|1683	fi
12mr|samba-3.6.9-2|1684	%endif %build_wins
12mr|samba-3.6.9-2|1685	
12mr|samba-3.6.9-2|1686	%preun server
12mr|samba-3.6.9-2|1687	
12mr|samba-3.6.9-2|1688	%_preun_service smb%{samba_major}
12mr|samba-3.6.9-2|1689	#%_preun_service wrepld%{samba_major}
12mr|samba-3.6.9-2|1690	
12mr|samba-3.6.9-2|1691	#if [ $1 = 0 ] ; then
12mr|samba-3.6.9-2|1692	#    /sbin/chkconfig --level 35 smb reset
12mr|samba-3.6.9-2|1693	# Let's not loose /var/cache/samba
12mr|samba-3.6.9-2|1694	#
12mr|samba-3.6.9-2|1695	#    if [ -d /var/cache/%{name} ]; then
12mr|samba-3.6.9-2|1696	#      mv -f /var/cache/%{name} /var/cache/%{name}.BAK
12mr|samba-3.6.9-2|1697	#    fi
12mr|samba-3.6.9-2|1698	#fi
12mr|samba-3.6.9-2|1699	
12mr|samba-3.6.9-2|1700	%post swat
12mr|samba-3.6.9-2|1701	if [ -f /var/lock/subsys/xinetd ]; then
12mr|samba-3.6.9-2|1702	service xinetd reload >/dev/null 2>&1 || :
12mr|samba-3.6.9-2|1703	fi
12mr|samba-3.6.9-2|1704	
12mr|samba-3.6.9-2|1705	%postun swat
12mr|samba-3.6.9-2|1706	
12mr|samba-3.6.9-2|1707	# Remove swat entry from xinetd
12mr|samba-3.6.9-2|1708	if [ $1 = 0 -a -f %{_sysconfdir}/xinetd.conf ] ; then
12mr|samba-3.6.9-2|1709	rm -f %{_sysconfdir}/xinetd.d/swat%{samba_major}
12mr|samba-3.6.9-2|1710	service xinetd reload &>/dev/null || :
12mr|samba-3.6.9-2|1711	fi
12mr|samba-3.6.9-2|1712	
12mr|samba-3.6.9-2|1713	if [ "$1" = "0" -a -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi
12mr|samba-3.6.9-2|1714	
12mr|samba-3.6.9-2|1715	%if %build_alternatives
12mr|samba-3.6.9-2|1716	%post client
12mr|samba-3.6.9-2|1717	
12mr|samba-3.6.9-2|1718	update-alternatives --install %{_bindir}/smbclient smbclient \
12mr|samba-3.6.9-2|1719	%{_bindir}/smbclient%{alternative_major} 10 \
12mr|samba-3.6.9-2|1720	$(for i in %{_bindir}/{%{clientbin},eventlogadm};do
12mr|samba-3.6.9-2|1721	j=`basename $i`
12mr|samba-3.6.9-2|1722	[ "$j" = "smbclient" ] || \
12mr|samba-3.6.9-2|1723	echo -n " --slave ${i} ${j} ${i}%{alternative_major}";done) \
12mr|samba-3.6.9-2|1724	$(for i in %{_mandir}/{%{client_man}};do
12mr|samba-3.6.9-2|1725	echo -n " --slave ${i}%{_extension} `basename $i` ${i%%.?}%{alternative_major}.${i##*.}%{_extension}";done) \
12mr|samba-3.6.9-2|1726	--slave %{_prefix}/lib/cups/backend/smb cups_smb %{_prefix}/lib/cups/backend/smb%{alternative_major} || \
12mr|samba-3.6.9-2|1727	update-alternatives --auto smbclient
12mr|samba-3.6.9-2|1728	
12mr|samba-3.6.9-2|1729	%preun client
12mr|samba-3.6.9-2|1730	[ $1 = 0 ] && update-alternatives --remove smbclient %{_bindir}/smbclient%{alternative_major} ||:
12mr|samba-3.6.9-2|1731	%endif
12mr|samba-3.6.9-2|1732	
12mr|samba-3.6.9-2|1733	%if %build_alternatives
12mr|samba-3.6.9-2|1734	%triggerpostun client -- samba-client, samba2-client
12mr|samba-3.6.9-2|1735	[ ! -e %{_bindir}/smbclient ] && update-alternatives --auto smbclient || :
12mr|samba-3.6.9-2|1736	%endif
12mr|samba-3.6.9-2|1737	
12mr|samba-3.6.9-2|1738	%files server
12mr|samba-3.6.9-2|1739	%defattr(-,root,root)
12mr|samba-3.6.9-2|1740	%(for i in %{_sbindir}/{%{serversbin}}%{samba_major};do echo $i;done)
12mr|samba-3.6.9-2|1741	%(for i in %{_bindir}/{%{serverbin}%{?serverldbbin:,%serverldbbin}}%{samba_major};do echo $i;done)
12mr|samba-3.6.9-2|1742	%attr(755,root,root) /%{_lib}/security/pam_smbpass*
12mr|samba-3.6.9-2|1743	%dir %{_libdir}/%{name}/vfs
12mr|samba-3.6.9-2|1744	#%{_libdir}/%{name}/vfs/*.so
12mr|samba-3.6.9-2|1745	
12mr|samba-3.6.9-2|1746	%{_libdir}/%{name}/vfs/acl*.so
12mr|samba-3.6.9-2|1747	%{_libdir}/%{name}/vfs/aio_fork.so
12mr|samba-3.6.9-2|1748	%{_libdir}/%{name}/vfs/fileid.so
12mr|samba-3.6.9-2|1749	%{_libdir}/%{name}/vfs/fake_perms.so
12mr|samba-3.6.9-2|1750	%{_libdir}/%{name}/vfs/extd_audit.so
12mr|samba-3.6.9-2|1751	%{_libdir}/%{name}/vfs/expand_msdfs.so
12mr|samba-3.6.9-2|1752	%{_libdir}/%{name}/vfs/dirsort.so
12mr|samba-3.6.9-2|1753	%{_libdir}/%{name}/vfs/default_quota.so
12mr|samba-3.6.9-2|1754	%{_libdir}/%{name}/vfs/crossrename.so
12mr|samba-3.6.9-2|1755	%{_libdir}/%{name}/vfs/catia.so
12mr|samba-3.6.9-2|1756	%{_libdir}/%{name}/vfs/cap.so
12mr|samba-3.6.9-2|1757	%{_libdir}/%{name}/vfs/audit.so
12mr|samba-3.6.9-2|1758	%{_libdir}/%{name}/vfs/shadow*.so
12mr|samba-3.6.9-2|1759	%{_libdir}/%{name}/vfs/scannedonly.so
12mr|samba-3.6.9-2|1760	%{_libdir}/%{name}/vfs/recycle.so
12mr|samba-3.6.9-2|1761	%{_libdir}/%{name}/vfs/read*.so
12mr|samba-3.6.9-2|1762	%{_libdir}/%{name}/vfs/preopen.so
12mr|samba-3.6.9-2|1763	%{_libdir}/%{name}/vfs/notify_fam.so
12mr|samba-3.6.9-2|1764	%{_libdir}/%{name}/vfs/netatalk.so
12mr|samba-3.6.9-2|1765	%{_libdir}/%{name}/vfs/linux_xfs_sgid.so
12mr|samba-3.6.9-2|1766	%{_libdir}/%{name}/vfs/full_audit.so
12mr|samba-3.6.9-2|1767	%{_libdir}/%{name}/vfs/smb_traffic_analyzer.so
12mr|samba-3.6.9-2|1768	%{_libdir}/%{name}/vfs/time_audit.so
12mr|samba-3.6.9-2|1769	%{_libdir}/%{name}/vfs/syncops.so
12mr|samba-3.6.9-2|1770	%{_libdir}/%{name}/vfs/stream*.so
12mr|samba-3.6.9-2|1771	%{_libdir}/%{name}/vfs/xattr_tdb.so
12mr|samba-3.6.9-2|1772	
12mr|samba-3.6.9-2|1773	%dir %{_libdir}/%{name}/pdb
12mr|samba-3.6.9-2|1774	%{_libdir}/%{name}/auth
12mr|samba-3.6.9-2|1775	#{_libdir}/%{name}/*.so
12mr|samba-3.6.9-2|1776	%dir %{_libdir}/%{name}/nss_info
12mr|samba-3.6.9-2|1777	%{_libdir}/%{name}/nss_info/rfc2307.so
12mr|samba-3.6.9-2|1778	%{_libdir}/%{name}/nss_info/sfu*.so
12mr|samba-3.6.9-2|1779	
12mr|samba-3.6.9-2|1780	%attr(-,root,root) %config(noreplace) %{_sysconfdir}/%{name}/smbusers
12mr|samba-3.6.9-2|1781	%attr(-,root,root) %config(noreplace) %{_initrddir}/smb%{samba_major}
12mr|samba-3.6.9-2|1782	#%attr(-,root,root) %config(noreplace) %{_initrddir}/wrepld%{samba_major}
12mr|samba-3.6.9-2|1783	%attr(-,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12mr|samba-3.6.9-2|1784	%attr(-,root,root) %config(noreplace) %{_sysconfdir}/pam.d/%{name}
12mr|samba-3.6.9-2|1785	#%attr(-,root,root) %config(noreplace) %{_sysconfdir}/%{name}/samba-slapd.include
12mr|samba-3.6.9-2|1786	%(for i in %{_mandir}/man?/{%{serverbin}%{?serverldbbin:,%serverldbbin},%{serversbin}}%{samba_major}\.[0-9]\\*;do echo $i|grep -v mkntpwd;done)
12mr|samba-3.6.9-2|1787	%attr(775,root,adm) %dir %{_localstatedir}/lib/%{name}/netlogon
12mr|samba-3.6.9-2|1788	%attr(755,root,root) %dir %{_localstatedir}/lib/%{name}/profiles
12mr|samba-3.6.9-2|1789	%attr(755,root,root) %dir %{_localstatedir}/lib/%{name}/printers
12mr|samba-3.6.9-2|1790	%attr(2775,root,adm) %dir %{_localstatedir}/lib/%{name}/printers/*
12mr|samba-3.6.9-2|1791	%attr(1777,root,root) %dir /var/spool/%{name}
12mr|samba-3.6.9-2|1792	%dir %{_datadir}/%{name}
12mr|samba-3.6.9-2|1793	%dir %{_datadir}/%{name}/scripts
12mr|samba-3.6.9-2|1794	%attr(0755,root,root) %{_datadir}/%{name}/scripts/*
12mr|samba-3.6.9-2|1795	%exclude %{_datadir}/%{name}/scripts/smb-migrate
12mr|samba-3.6.9-2|1796	%{_mandir}/man8/idmap_*.8*
12mr|samba-3.6.9-2|1797	%{_mandir}/man8/vfs_*.8*
12mr|samba-3.6.9-2|1798	
12mr|samba-3.6.9-2|1799	%files doc
12mr|samba-3.6.9-2|1800	%defattr(-,root,root)
12mr|samba-3.6.9-2|1801	%doc README COPYING Manifest Read-Manifest-Now
12mr|samba-3.6.9-2|1802	%doc WHATSNEW.txt Roadmap
12mr|samba-3.6.9-2|1803	%doc README.%{name}-rosa-rpm
12mr|samba-3.6.9-2|1804	%doc clean-docs/samba-doc/docs/*
12mr|samba-3.6.9-2|1805	%doc clean-docs/samba-doc/examples
12mr|samba-3.6.9-2|1806	#%attr(-,root,root) %{_datadir}/swat%{samba_major}/using_samba/
12mr|samba-3.6.9-2|1807	%attr(-,root,root) %{_datadir}/swat%{samba_major}/help/
12mr|samba-3.6.9-2|1808	
12mr|samba-3.6.9-2|1809	%files swat
12mr|samba-3.6.9-2|1810	%defattr(-,root,root)
12mr|samba-3.6.9-2|1811	%config(noreplace) %{_sysconfdir}/xinetd.d/swat%{samba_major}
12mr|samba-3.6.9-2|1812	#%attr(-,root,root) /sbin/*
12mr|samba-3.6.9-2|1813	%{_sbindir}/swat%{samba_major}
12mr|samba-3.6.9-2|1814	%{_datadir}/applications/rosa-%{name}-swat.desktop
12mr|samba-3.6.9-2|1815	%{_miconsdir}/*.png
12mr|samba-3.6.9-2|1816	%{_liconsdir}/*.png
12mr|samba-3.6.9-2|1817	%{_iconsdir}/*.png
12mr|samba-3.6.9-2|1818	#%attr(-,root,root) %{_datadir}/swat%{samba_major}/help/
12mr|samba-3.6.9-2|1819	%attr(-,root,root) %{_datadir}/swat%{samba_major}/images/
12mr|samba-3.6.9-2|1820	%attr(-,root,root) %{_datadir}/swat%{samba_major}/include/
12mr|samba-3.6.9-2|1821	%lang(ja) %{_datadir}/swat%{samba_major}/lang/ja
12mr|samba-3.6.9-2|1822	%lang(tr) %{_datadir}/swat%{samba_major}/lang/tr
12mr|samba-3.6.9-2|1823	%{_mandir}/man8/swat*.8*
12mr|samba-3.6.9-2|1824	%lang(de) %{_libdir}/%{name}/de.msg
12mr|samba-3.6.9-2|1825	%lang(en) %{_libdir}/%{name}/en.msg
12mr|samba-3.6.9-2|1826	%lang(fr) %{_libdir}/%{name}/fr.msg
12mr|samba-3.6.9-2|1827	%lang(it) %{_libdir}/%{name}/it.msg
12mr|samba-3.6.9-2|1828	%lang(ja) %{_libdir}/%{name}/ja.msg
12mr|samba-3.6.9-2|1829	%lang(nl) %{_libdir}/%{name}/nl.msg
12mr|samba-3.6.9-2|1830	%lang(pl) %{_libdir}/%{name}/pl.msg
12mr|samba-3.6.9-2|1831	%lang(tr) %{_libdir}/%{name}/tr.msg
12mr|samba-3.6.9-2|1832	%lang(fi) %{_libdir}/%{name}/fi.msg
12mr|samba-3.6.9-2|1833	%lang(ru) %{_libdir}/%{name}/ru.msg
12mr|samba-3.6.9-2|1834	#%doc swat/README
12mr|samba-3.6.9-2|1835	
12mr|samba-3.6.9-2|1836	%files client
12mr|samba-3.6.9-2|1837	%defattr(-,root,root)
12mr|samba-3.6.9-2|1838	%(for i in %{_bindir}/{%{clientbin},eventlogadm}%{alternative_major};do echo $i;done)
12mr|samba-3.6.9-2|1839	%(for i in %{_mandir}/man?/{%{clientbin}}%{alternative_major}.\\?.\\*;do echo $i|grep -v smbprint;done)
12mr|samba-3.6.9-2|1840	#xclude %{_mandir}/man?/smbget*
12mr|samba-3.6.9-2|1841	%{_mandir}/man5/smbgetrc%{alternative_major}.5*
12mr|samba-3.6.9-2|1842	%ifnarch alpha
12mr|samba-3.6.9-2|1843	#(for i in /sbin/{%{client_sbin}}%{alternative_major};do echo $i|grep -v "smb.*m.*nt";done)
12mr|samba-3.6.9-2|1844	%endif
12mr|samba-3.6.9-2|1845	%{_mandir}/man8/eventlogadm3.8*
12mr|samba-3.6.9-2|1846	# Link of smbspool to CUPS
12mr|samba-3.6.9-2|1847	%{_prefix}/lib*/cups/backend/smb%{alternative_major}
12mr|samba-3.6.9-2|1848	
12mr|samba-3.6.9-2|1849	%files common -f net.lang
12mr|samba-3.6.9-2|1850	%defattr(-,root,root)
12mr|samba-3.6.9-2|1851	%dir /var/cache/%{name}
12mr|samba-3.6.9-2|1852	%dir /var/log/%{name}
12mr|samba-3.6.9-2|1853	%dir /var/run/%{name}
12mr|samba-3.6.9-2|1854	%(for i in %{_bindir}/{%{commonbin}}%{samba_major};do echo $i;done)
12mr|samba-3.6.9-2|1855	%(for i in %{_mandir}/man?/{%{commonbin}}%{samba_major}\.[0-9]\\*;do echo $i;done)
12mr|samba-3.6.9-2|1856	#%{_libdir}/smbwrapper%{samba_major}.so
12mr|samba-3.6.9-2|1857	%dir %{_libdir}/%{name}
12mr|samba-3.6.9-2|1858	%{_libdir}/%{name}/*.dat
12mr|samba-3.6.9-2|1859	%{_libdir}/%{name}/charset
12mr|samba-3.6.9-2|1860	#%{_libdir}/%{name}/lowcase.dat
12mr|samba-3.6.9-2|1861	#%{_libdir}/%{name}/valid.dat
12mr|samba-3.6.9-2|1862	%dir %{_sysconfdir}/%{name}
12mr|samba-3.6.9-2|1863	%attr(-,root,root) %config(noreplace) %{_sysconfdir}/%{name}/smb.conf
12mr|samba-3.6.9-2|1864	%attr(-,root,root) %config(noreplace) %{_sysconfdir}/%{name}/smb-winbind.conf
12mr|samba-3.6.9-2|1865	%attr(-,root,root) %config(noreplace) %{_sysconfdir}/%{name}/lmhosts
12mr|samba-3.6.9-2|1866	%dir %{_localstatedir}/lib/%{name}
12mr|samba-3.6.9-2|1867	%attr(-,root,root) %{_localstatedir}/lib/%{name}/codepages
12mr|samba-3.6.9-2|1868	%{_mandir}/man5/smb.conf*.5*
12mr|samba-3.6.9-2|1869	%{_mandir}/man5/lmhosts*.5*
12mr|samba-3.6.9-2|1870	#%{_mandir}/man7/Samba*.7*
12mr|samba-3.6.9-2|1871	%dir %{_datadir}/swat%{samba_major}
12mr|samba-3.6.9-2|1872	%attr(0750,root,adm) %{_datadir}/%{name}/scripts/smb-migrate
12mr|samba-3.6.9-2|1873	%attr(-,root,root) %{_datadir}/%{name}/smb.conf.clean
12mr|samba-3.6.9-2|1874	%attr(-,root,root) %{_datadir}/%{name}/README.rosa.conf
12mr|samba-3.6.9-2|1875	
12mr|samba-3.6.9-2|1876	%if %build_winbind
12mr|samba-3.6.9-2|1877	%files winbind -f pam_winbind.lang
12mr|samba-3.6.9-2|1878	%defattr(-,root,root)
12mr|samba-3.6.9-2|1879	%config(noreplace) %{_sysconfdir}/security/pam_winbind.conf
12mr|samba-3.6.9-2|1880	%{_sbindir}/winbindd
12mr|samba-3.6.9-2|1881	%{_sbindir}/winbind
12mr|samba-3.6.9-2|1882	%{_bindir}/wbinfo
12mr|samba-3.6.9-2|1883	%attr(755,root,root) /%{_lib}/security/pam_winbind*
12mr|samba-3.6.9-2|1884	%attr(755,root,root) /%{_lib}/libnss_winbind*
12mr|samba-3.6.9-2|1885	%{_libdir}/%{name}/idmap
12mr|samba-3.6.9-2|1886	%{_libdir}/krb5/plugins/winbind_krb5_locator.so
12mr|samba-3.6.9-2|1887	%attr(-,root,root) %config(noreplace) %{_initrddir}/winbind
12mr|samba-3.6.9-2|1888	%attr(-,root,root) %config(noreplace) %{_sysconfdir}/pam.d/system-auth-winbind*
12mr|samba-3.6.9-2|1889	%{_mandir}/man8/winbindd*.8*
12mr|samba-3.6.9-2|1890	%{_mandir}/man8/pam_winbind.8*
12mr|samba-3.6.9-2|1891	%{_mandir}/man5/pam_winbind.conf.5.*
12mr|samba-3.6.9-2|1892	%{_mandir}/man7/winbind_krb5_locator.7.*
12mr|samba-3.6.9-2|1893	%{_mandir}/man1/wbinfo*.1*
12mr|samba-3.6.9-2|1894	%endif
12mr|samba-3.6.9-2|1895	
12mr|samba-3.6.9-2|1896	%if %build_wins
12mr|samba-3.6.9-2|1897	%files -n nss_wins%{samba_major}
12mr|samba-3.6.9-2|1898	%defattr(-,root,root)
12mr|samba-3.6.9-2|1899	%attr(755,root,root) /%{_lib}/libnss_wins.so*
12mr|samba-3.6.9-2|1900	%endif
12mr|samba-3.6.9-2|1901	
12mr|samba-3.6.9-2|1902	%if %{build_test}
12mr|samba-3.6.9-2|1903	%files test
12mr|samba-3.6.9-2|1904	%defattr(-,root,root)
12mr|samba-3.6.9-2|1905	%(for i in %{_bindir}/{%{testbin}}%{samba_major};do echo $i;done)
12mr|samba-3.6.9-2|1906	%{_mandir}/man1/vfstest%{samba_major}*.1*
12mr|samba-3.6.9-2|1907	%endif
12mr|samba-3.6.9-2|1908	
12mr|samba-3.6.9-2|1909	%if %build_system
12mr|samba-3.6.9-2|1910	%files -n %{libname}
12mr|samba-3.6.9-2|1911	%defattr(-,root,root)
12mr|samba-3.6.9-2|1912	%{_libdir}/libsmbclient.so.%{libsmbmajor}
12mr|samba-3.6.9-2|1913	%endif
12mr|samba-3.6.9-2|1914	
12mr|samba-3.6.9-2|1915	%if %build_system
12mr|samba-3.6.9-2|1916	%files -n %{libname}-devel
12mr|samba-3.6.9-2|1917	%defattr(-,root,root)
12mr|samba-3.6.9-2|1918	%{_includedir}/libsmbclient.h
12mr|samba-3.6.9-2|1919	%{_libdir}/libsmbclient.so
12mr|samba-3.6.9-2|1920	%doc clean-docs/libsmbclient/*
12mr|samba-3.6.9-2|1921	%{_mandir}/man7/libsmbclient.7*
12mr|samba-3.6.9-2|1922	%{_libdir}/pkgconfig/smbclient.pc
12mr|samba-3.6.9-2|1923	%endif
12mr|samba-3.6.9-2|1924	
12mr|samba-3.6.9-2|1925	%if %build_system
12mr|samba-3.6.9-2|1926	%files -n %{libname}-static-devel
12mr|samba-3.6.9-2|1927	%defattr(-,root,root)
12mr|samba-3.6.9-2|1928	%{_libdir}/lib*.a
12mr|samba-3.6.9-2|1929	%endif
12mr|samba-3.6.9-2|1930	
12mr|samba-3.6.9-2|1931	%files -n %libnetapi
12mr|samba-3.6.9-2|1932	%defattr(-,root,root)
12mr|samba-3.6.9-2|1933	%{_libdir}/libnetapi.so.%{netapimajor}*
12mr|samba-3.6.9-2|1934	
12mr|samba-3.6.9-2|1935	%files -n %netapidevel
12mr|samba-3.6.9-2|1936	%defattr(-,root,root)
12mr|samba-3.6.9-2|1937	%{_libdir}/libnetapi*.so
12mr|samba-3.6.9-2|1938	%{_includedir}/netapi.h
12mr|samba-3.6.9-2|1939	%{_libdir}/pkgconfig/netapi.pc
12mr|samba-3.6.9-2|1940	
12mr|samba-3.6.9-2|1941	%files -n %libsmbsharemodes
12mr|samba-3.6.9-2|1942	%defattr(-,root,root)
12mr|samba-3.6.9-2|1943	%{_libdir}/libsmbsharemodes.so.%{smbsharemodesmajor}*
12mr|samba-3.6.9-2|1944	
12mr|samba-3.6.9-2|1945	%files -n %smbsharemodesdevel
12mr|samba-3.6.9-2|1946	%defattr(-,root,root)
12mr|samba-3.6.9-2|1947	%{_libdir}/libsmbsharemodes.so
12mr|samba-3.6.9-2|1948	%{_includedir}/smb_share_modes.h
12mr|samba-3.6.9-2|1949	%{_libdir}/pkgconfig/smbsharemodes.pc
12mr|samba-3.6.9-2|1950	
12mr|samba-3.6.9-2|1951	%if %build_talloc
12mr|samba-3.6.9-2|1952	%files -n %libtalloc
12mr|samba-3.6.9-2|1953	%defattr(-,root,root)
12mr|samba-3.6.9-2|1954	%{_libdir}/libtalloc.so.%{tallocmajor}*
12mr|samba-3.6.9-2|1955	
12mr|samba-3.6.9-2|1956	%files -n %tallocdevel
12mr|samba-3.6.9-2|1957	%defattr(-,root,root)
12mr|samba-3.6.9-2|1958	%{_libdir}/libtalloc.so
12mr|samba-3.6.9-2|1959	%{_includedir}/talloc.h
12mr|samba-3.6.9-2|1960	%{_libdir}/pkgconfig/talloc.pc
12mr|samba-3.6.9-2|1961	%endif
12mr|samba-3.6.9-2|1962	
12mr|samba-3.6.9-2|1963	%if %build_tdb
12mr|samba-3.6.9-2|1964	%files -n %libtdb
12mr|samba-3.6.9-2|1965	%defattr(-,root,root)
12mr|samba-3.6.9-2|1966	%{_libdir}/libtdb.so.%{tdbmajor}*
12mr|samba-3.6.9-2|1967	
12mr|samba-3.6.9-2|1968	%files -n %tdbdevel
12mr|samba-3.6.9-2|1969	%defattr(-,root,root)
12mr|samba-3.6.9-2|1970	%{_libdir}/libtdb.so
12mr|samba-3.6.9-2|1971	%{_includedir}/tdb.h
12mr|samba-3.6.9-2|1972	%{_libdir}/pkgconfig/tdb.pc
12mr|samba-3.6.9-2|1973	%endif
12mr|samba-3.6.9-2|1974	
12mr|samba-3.6.9-2|1975	%files -n %libwbclient
12mr|samba-3.6.9-2|1976	%defattr(-,root,root)
12mr|samba-3.6.9-2|1977	%{_libdir}/libwbclient.so.%{wbclientmajor}
12mr|samba-3.6.9-2|1978	
12mr|samba-3.6.9-2|1979	%files -n %wbclientdevel
12mr|samba-3.6.9-2|1980	%defattr(-,root,root)
12mr|samba-3.6.9-2|1981	%{_libdir}/libwbclient.so
12mr|samba-3.6.9-2|1982	%{_includedir}/wbclient.h
12mr|samba-3.6.9-2|1983	%{_libdir}/pkgconfig/wbclient.pc
12mr|samba-3.6.9-2|1984	
12mr|samba-3.6.9-2|1985	#%files passdb-ldap
12mr|samba-3.6.9-2|1986	#%defattr(-,root,root)
12mr|samba-3.6.9-2|1987	#%{_libdir}/%{name}/*/*ldap.so
12mr|samba-3.6.9-2|1988	
12mr|samba-3.6.9-2|1989	%ifnarch alpha
12mr|samba-3.6.9-2|1990	%if %{build_mysql}
12mr|samba-3.6.9-2|1991	%files passdb-mysql
12mr|samba-3.6.9-2|1992	%defattr(-,root,root)
12mr|samba-3.6.9-2|1993	%{_libdir}/%{name}/pdb/*mysql.so
12mr|samba-3.6.9-2|1994	%endif
12mr|samba-3.6.9-2|1995	%endif
12mr|samba-3.6.9-2|1996	
12mr|samba-3.6.9-2|1997	%if %{build_pgsql}
12mr|samba-3.6.9-2|1998	%files passdb-pgsql
12mr|samba-3.6.9-2|1999	%defattr(-,root,root)
12mr|samba-3.6.9-2|2000	%{_libdir}/%{name}/pdb/*pgsql.so
12mr|samba-3.6.9-2|2001	%endif
12mr|samba-3.6.9-2|2002	
12mr|samba-3.6.9-2|2003	#Files for antivirus support:
12mr|samba-3.6.9-2|2004	%if %build_antivir
12mr|samba-3.6.9-2|2005	%files vscan-antivir
12mr|samba-3.6.9-2|2006	%defattr(-,root,root)
12mr|samba-3.6.9-2|2007	%{_libdir}/%{name}/vfs/vscan-antivir.so
12mr|samba-3.6.9-2|2008	%config(noreplace) %{_sysconfdir}/%{name}/vscan-antivir.conf
12mr|samba-3.6.9-2|2009	%endif
12mr|samba-3.6.9-2|2010	
12mr|samba-3.6.9-2|2011	%if %build_clamav
12mr|samba-3.6.9-2|2012	%files virusfilter-clamav
12mr|samba-3.6.9-2|2013	%defattr(-,root,root)
12mr|samba-3.6.9-2|2014	%{_libdir}/%{name}/vfs/svf-clamav.so
12mr|samba-3.6.9-2|2015	%config(noreplace) %{_sysconfdir}/%{name}/smb.svf-clamav.conf
12mr|samba-3.6.9-2|2016	%endif
12mr|samba-3.6.9-2|2017	
12mr|samba-3.6.9-2|2018	%if %build_fprot
12mr|samba-3.6.9-2|2019	%files vscan-fprot
12mr|samba-3.6.9-2|2020	%defattr(-,root,root)
12mr|samba-3.6.9-2|2021	%{_libdir}/%{name}/vfs/vscan-fprotd.so
12mr|samba-3.6.9-2|2022	%config(noreplace) %{_sysconfdir}/%{name}/vscan-fprotd.conf
12mr|samba-3.6.9-2|2023	%doc %{vfsdir}/%{vscandir}/INSTALL
12mr|samba-3.6.9-2|2024	%endif
12mr|samba-3.6.9-2|2025	
12mr|samba-3.6.9-2|2026	%if %build_fsav
12mr|samba-3.6.9-2|2027	%files virusfilter-fsecure
12mr|samba-3.6.9-2|2028	%defattr(-,root,root)
12mr|samba-3.6.9-2|2029	%{_libdir}/%{name}/vfs/svf-fsav.so
12mr|samba-3.6.9-2|2030	%config(noreplace) %{_sysconfdir}/%{name}/smb.svf-fsav.conf
12mr|samba-3.6.9-2|2031	%endif
12mr|samba-3.6.9-2|2032	
12mr|samba-3.6.9-2|2033	%if %build_icap
12mr|samba-3.6.9-2|2034	%files vscan-icap
12mr|samba-3.6.9-2|2035	%defattr(-,root,root)
12mr|samba-3.6.9-2|2036	%{_libdir}/%{name}/vfs/vscan-icap.so
12mr|samba-3.6.9-2|2037	%config(noreplace) %{_sysconfdir}/%{name}/vscan-icap.conf
12mr|samba-3.6.9-2|2038	%doc %{vfsdir}/%{vscandir}/INSTALL
12mr|samba-3.6.9-2|2039	%endif
12mr|samba-3.6.9-2|2040	
12mr|samba-3.6.9-2|2041	%if %build_kaspersky
12mr|samba-3.6.9-2|2042	%files vscan-kaspersky
12mr|samba-3.6.9-2|2043	%defattr(-,root,root)
12mr|samba-3.6.9-2|2044	%{_libdir}/%{name}/vfs/vscan-kavp.so
12mr|samba-3.6.9-2|2045	%config(noreplace) %{_sysconfdir}/%{name}/vscan-kavp.conf
12mr|samba-3.6.9-2|2046	%doc %{vfsdir}/%{vscandir}/INSTALL
12mr|samba-3.6.9-2|2047	%endif
12mr|samba-3.6.9-2|2048	
12mr|samba-3.6.9-2|2049	%if %build_mks
12mr|samba-3.6.9-2|2050	%files vscan-mks
12mr|samba-3.6.9-2|2051	%defattr(-,root,root)
12mr|samba-3.6.9-2|2052	%{_libdir}/%{name}/vfs/vscan-mksd.so
12mr|samba-3.6.9-2|2053	%config(noreplace) %{_sysconfdir}/%{name}/vscan-mks*.conf
12mr|samba-3.6.9-2|2054	%doc %{vfsdir}/%{vscandir}/INSTALL
12mr|samba-3.6.9-2|2055	%endif
12mr|samba-3.6.9-2|2056	
12mr|samba-3.6.9-2|2057	%if %build_nai
12mr|samba-3.6.9-2|2058	%files vscan-nai
12mr|samba-3.6.9-2|2059	%defattr(-,root,root)
12mr|samba-3.6.9-2|2060	%{_libdir}/%{name}/vfs/vscan-mcdaemon.so
12mr|samba-3.6.9-2|2061	%config(noreplace) %{_sysconfdir}/%{name}/vscan-mcdaemon.conf
12mr|samba-3.6.9-2|2062	%doc %{vfsdir}/%{vscandir}/INSTALL
12mr|samba-3.6.9-2|2063	%endif
12mr|samba-3.6.9-2|2064	
12mr|samba-3.6.9-2|2065	%if %build_openav
12mr|samba-3.6.9-2|2066	%files vscan-openav
12mr|samba-3.6.9-2|2067	%defattr(-,root,root)
12mr|samba-3.6.9-2|2068	%{_libdir}/%{name}/vfs/vscan-oav.so
12mr|samba-3.6.9-2|2069	%config(noreplace) %{_sysconfdir}/%{name}/vscan-oav.conf
12mr|samba-3.6.9-2|2070	%doc %{vfsdir}/%{vscandir}/INSTALL
12mr|samba-3.6.9-2|2071	%endif
12mr|samba-3.6.9-2|2072	
12mr|samba-3.6.9-2|2073	%if %build_sophos
12mr|samba-3.6.9-2|2074	%files virusfilter-sophos
12mr|samba-3.6.9-2|2075	%defattr(-,root,root)
12mr|samba-3.6.9-2|2076	%{_libdir}/%{name}/vfs/svf-sophos.so
12mr|samba-3.6.9-2|2077	%config(noreplace) %{_sysconfdir}/%{name}/smb.svf-sophos.conf
12mr|samba-3.6.9-2|2078	%endif
12mr|samba-3.6.9-2|2079	
12mr|samba-3.6.9-2|2080	%if %build_symantec
12mr|samba-3.6.9-2|2081	%files vscan-symantec
12mr|samba-3.6.9-2|2082	%defattr(-,root,root)
12mr|samba-3.6.9-2|2083	%{_libdir}/%{name}/vfs/vscan-symantec.so
12mr|samba-3.6.9-2|2084	%config(noreplace) %{_sysconfdir}/%{name}/vscan-symantec.conf
12mr|samba-3.6.9-2|2085	%doc %{vfsdir}/%{vscandir}/INSTALL
12mr|samba-3.6.9-2|2086	%endif
12mr|samba-3.6.9-2|2087	
12mr|samba-3.6.9-2|2088	%if %build_trend
12mr|samba-3.6.9-2|2089	%files vscan-trend
12mr|samba-3.6.9-2|2090	%defattr(-,root,root)
12mr|samba-3.6.9-2|2091	%{_libdir}/%{name}/vfs/vscan-trend.so
12mr|samba-3.6.9-2|2092	%config(noreplace) %{_sysconfdir}/%{name}/vscan-trend.conf
12mr|samba-3.6.9-2|2093	%doc %{vfsdir}/%{vscandir}/INSTALL
12mr|samba-3.6.9-2|2094	%endif
12mr|samba-3.6.9-2|2095	
12mr|samba-3.6.9-2|2096	%files domainjoin-gui
12mr|samba-3.6.9-2|2097	%defattr(-,root,root)
12mr|samba-3.6.9-2|2098	%{_sbindir}/netdomjoin-gui
12mr|samba-3.6.9-2|2099	%dir %{_datadir}/pixmaps/samba
12mr|samba-3.6.9-2|2100	%{_datadir}/pixmaps/samba/samba.ico
12mr|samba-3.6.9-2|2101	%{_datadir}/pixmaps/samba/logo.png
12mr|samba-3.6.9-2|2102	%{_datadir}/pixmaps/samba/logo-small.png
12mr|samba-3.6.9-2|2103	
12mr|samba-3.6.9-2|2104	

16310 12
12mr|sane-1.0.23-2|1	%define beta	%nil
12mr|sane-1.0.23-2|2	%define libmajor 1
12mr|sane-1.0.23-2|3	%define libname %mklibname %{name} %{libmajor}
12mr|sane-1.0.23-2|4	%define develname %mklibname %{name} %{libmajor} -d
12mr|sane-1.0.23-2|5	
12mr|sane-1.0.23-2|6	%define iscanversion 2.24.0
12mr|sane-1.0.23-2|7	
12mr|sane-1.0.23-2|8	# All sane backends have SONAME libsane.so.1. We do not want
12mr|sane-1.0.23-2|9	# sane-backends-iscan to provide libsane.so.1, so filter these out.
12mr|sane-1.0.23-2|10	%if %{_use_internal_dependency_generator}
12mr|sane-1.0.23-2|11	%define __noautoprovfiles %{_libdir}/sane
12mr|sane-1.0.23-2|12	%else
12mr|sane-1.0.23-2|13	%define _exclude_files_from_autoprov  %{_libdir}/%{name}/
12mr|sane-1.0.23-2|14	%endif
12mr|sane-1.0.23-2|15	
12mr|sane-1.0.23-2|16	%define __libtoolize /bin/true
12mr|sane-1.0.23-2|17	
12mr|sane-1.0.23-2|18	# Setting this makes the /etc/sane.d/dll.conf empty so that scanning apps
12mr|sane-1.0.23-2|19	# do not search for all existing scanner models which makes their startup
12mr|sane-1.0.23-2|20	# slow (the user or "scannerdrake" has to insert the names of the really
12mr|sane-1.0.23-2|21	# installed scanners then)
12mr|sane-1.0.23-2|22	%define empty_dll_conf 0
12mr|sane-1.0.23-2|23	
12mr|sane-1.0.23-2|24	%define gphoto2_support 1
12mr|sane-1.0.23-2|25	%define v4l_support 1
12mr|sane-1.0.23-2|26	# Switch to disable the compilation of the "primax" backend in case of
12mr|sane-1.0.23-2|27	# problems
12mr|sane-1.0.23-2|28	%define primax_support 1
12mr|sane-1.0.23-2|29	# Switch to disable the compilation of the "epkowa" backend in case of
12mr|sane-1.0.23-2|30	# problems
12mr|sane-1.0.23-2|31	%define epkowa_support 1
12mr|sane-1.0.23-2|32	%ifarch alpha ppc sparc %arm %mips
12mr|sane-1.0.23-2|33	%define primax_support 0
12mr|sane-1.0.23-2|34	%define epkowa_support 0
12mr|sane-1.0.23-2|35	%endif
12mr|sane-1.0.23-2|36	
12mr|sane-1.0.23-2|37	Name:		sane
12mr|sane-1.0.23-2|38	Version:	1.0.23
12mr|sane-1.0.23-2|39	Release:	2
12mr|sane-1.0.23-2|40	Summary:	SANE - local and remote scanner access
12mr|sane-1.0.23-2|41	# lib/ is LGPLv2+, backends are GPLv2+ with exceptions
12mr|sane-1.0.23-2|42	# Tools are GPLv2+, docs are public domain
12mr|sane-1.0.23-2|43	License: 	GPLv2+ and GPLv2+ with exceptions and Public Domain
12mr|sane-1.0.23-2|44	Group:		Graphics
12mr|sane-1.0.23-2|45	URL:		http://www.sane-project.org/
12mr|sane-1.0.23-2|46	Source0:	ftp://ftp.sane-project.org/pub/sane/sane-%version/sane-backends-%{version}%{beta}.tar.gz
12mr|sane-1.0.23-2|47	Source3:	http://belnet.dl.sourceforge.net/sourceforge/px-backend/primaxscan-1.1.beta1.tar.bz2
12mr|sane-1.0.23-2|48	Source5:	saned-xinetd
12mr|sane-1.0.23-2|49	Source9:	http://heanet.dl.sourceforge.net/sourceforge/hp44x0backend/sane_hp_rts88xx-0.18.tar.bz2
12mr|sane-1.0.23-2|50	Source10:	http://heanet.dl.sourceforge.net/sourceforge/brother-mfc/sane-driver-0.2.tar.bz2
12mr|sane-1.0.23-2|51	Source11:	http://www.geocities.com/trsh0101/SANE/primascan.h
12mr|sane-1.0.23-2|52	Source12:	http://www.geocities.com/trsh0101/SANE/primascan.c
12mr|sane-1.0.23-2|53	# The free part of Epson's scanner driver package IScan, full package
12mr|sane-1.0.23-2|54	# downloaded from http://www.avasys.jp/english/linux_e/index.html
12mr|sane-1.0.23-2|55	# Non-free part stripped out with
12mr|sane-1.0.23-2|56	# 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
12mr|sane-1.0.23-2|57	Source13:	iscan_%{iscanversion}-4-free.tar.bz2
12mr|sane-1.0.23-2|58	Source14:	http://downloads.sourceforge.net/project/geniusvp2/sane-backend-geniusvp2/1.0.16.1/sane-backend-geniusvp2_1.0.16.1.tar.gz
12mr|sane-1.0.23-2|59	Source15:	sane.rpmlintrc
12mr|sane-1.0.23-2|60	Patch1:		sane-backends-1.0.18-plustek-s12.patch
12mr|sane-1.0.23-2|61	Patch9: 	sane-sparc.patch
12mr|sane-1.0.23-2|62	#Patch20:	http://projects.troy.rollo.name/rt-scanners/hp3500.diff
12mr|sane-1.0.23-2|63	Patch21:	sane-hp_rts88xx-0.18_fix_link.patch
12mr|sane-1.0.23-2|64	Patch23:	iscan-2.10.0-1_fix_link.patch
12mr|sane-1.0.23-2|65	Patch24:	sane-backends-1.0.21-link.patch
12mr|sane-1.0.23-2|66	Patch26:	iscan-2.20.1-no_non-free_please.diff
12mr|sane-1.0.23-2|67	Patch27:	iscan-2.20.1-linkage_fix.patch
12mr|sane-1.0.23-2|68	# (fc) 1.0.19-12mdv fix group for device
12mr|sane-1.0.23-2|69	Patch28:	sane-backends-1.0.20-group.patch
12mr|sane-1.0.23-2|70	# (fc) 1.0.20-1mdv primascan build support
12mr|sane-1.0.23-2|71	Patch29:	sane-backends-1.0.22-primascan.patch
12mr|sane-1.0.23-2|72	# (fc) list Brother MFC-260C, DCP130C as supported (Mdv bug # 52951)
12mr|sane-1.0.23-2|73	Patch30:	sane-backends-1.0.20-brother2list.patch
12mr|sane-1.0.23-2|74	Patch31:	sane-backends-1.0.22-strformat.patch
12mr|sane-1.0.23-2|75	# Debian patches
12mr|sane-1.0.23-2|76	# new build system breaks build when using pthreads.
12mr|sane-1.0.23-2|77	Patch101:       01_missing_pthreads.dpatch
12mr|sane-1.0.23-2|78	# only link the frontends with the libraries they need.
12mr|sane-1.0.23-2|79	Patch102:       02_frontends_libs.dpatch
12mr|sane-1.0.23-2|80	# reduce libsane.so deps to the bare minimum.
12mr|sane-1.0.23-2|81	Patch103:       03_libsane_deps.dpatch
12mr|sane-1.0.23-2|82	# add back SANE_CAP_ALWAYS_SETTABLE which was mistakenly
12mr|sane-1.0.23-2|83	# removed from SANE 1.0.20
12mr|sane-1.0.23-2|84	Patch106:       06_cap_always_settable.dpatch
12mr|sane-1.0.23-2|85	# Update es translation and add new gl translation, courtesy of
12mr|sane-1.0.23-2|86	# Miguel Bouzada <mbouzada@gmail.com>.
12mr|sane-1.0.23-2|87	Patch109:       09_po_update_es_add_gl.dpatch
12mr|sane-1.0.23-2|88	# Use fedora's patch to remove rpath
12mr|sane-1.0.23-2|89	# Patch to the dll backend to look for pieces of dll.conf inside the
12mr|sane-1.0.23-2|90	# /etc/sane.d/dll.d/ directory. This is a facility for packages providing
12mr|sane-1.0.23-2|91	# external backends (like libsane-extras, hpoj and hplip).
12mr|sane-1.0.23-2|92	Patch113:       22_dll_backend_conf.dpatch
12mr|sane-1.0.23-2|93	Patch115:       24_sane-desc.c_debian_mods.dpatch
12mr|sane-1.0.23-2|94	
12mr|sane-1.0.23-2|95	# Fedora patches
12mr|sane-1.0.23-2|96	Patch202: sane-backends-1.0.20-open-macro.patch
12mr|sane-1.0.23-2|97	Patch203: sane-backends-1.0.20-hal.patch
12mr|sane-1.0.23-2|98	Patch205: sane-backends-1.0.20-epson-expression800.patch
12mr|sane-1.0.23-2|99	
12mr|sane-1.0.23-2|100	Requires:	%{libname} = %{version}-%{release}
12mr|sane-1.0.23-2|101	Requires:	sane-backends = %{version}-%{release}
12mr|sane-1.0.23-2|102	
12mr|sane-1.0.23-2|103	BuildRequires:	jpeg-devel
12mr|sane-1.0.23-2|104	BuildRequires:	tiff-devel
12mr|sane-1.0.23-2|105	BuildRequires:	pkgconfig(libusb)
12mr|sane-1.0.23-2|106	BuildRequires:	libieee1284-devel
12mr|sane-1.0.23-2|107	BuildRequires:	libtool-devel
12mr|sane-1.0.23-2|108	BuildRequires:	tetex-latex
12mr|sane-1.0.23-2|109	BuildRequires:	tetex-dvips
12mr|sane-1.0.23-2|110	BuildRequires:	texlive
12mr|sane-1.0.23-2|111	BuildRequires:	gettext
12mr|sane-1.0.23-2|112	BuildRequires:	gettext-devel
12mr|sane-1.0.23-2|113	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|sane-1.0.23-2|114	%if %{gphoto2_support}
12mr|sane-1.0.23-2|115	BuildRequires:	pkgconfig(libgphoto2)
12mr|sane-1.0.23-2|116	%endif
12mr|sane-1.0.23-2|117	%if %{v4l_support}
12mr|sane-1.0.23-2|118	BuildRequires:	libv4l-devel
12mr|sane-1.0.23-2|119	%endif
12mr|sane-1.0.23-2|120	%if %{epkowa_support}
12mr|sane-1.0.23-2|121	BuildRequires:	autoconf
12mr|sane-1.0.23-2|122	BuildRequires:	automake
12mr|sane-1.0.23-2|123	%endif
12mr|sane-1.0.23-2|124	# ensure resmgr is not pulled
12mr|sane-1.0.23-2|125	BuildConflicts:	resmgr-devel
12mr|sane-1.0.23-2|126	
12mr|sane-1.0.23-2|127	%description
12mr|sane-1.0.23-2|128	SANE (Scanner Access Now Easy) is a sane and simple interface
12mr|sane-1.0.23-2|129	to both local and networked scanners and other image acquisition devices
12mr|sane-1.0.23-2|130	like digital still and video cameras.  SANE currently includes modules for
12mr|sane-1.0.23-2|131	accessing a range of scanners, including models from Agfa SnapScan, Apple,
12mr|sane-1.0.23-2|132	Artec, Canon, CoolScan, Epson, HP, Microtek, Mustek, Nikon, Siemens,
12mr|sane-1.0.23-2|133	Tamarack, UMAX, Connectix, QuickCams and other SANE devices via network.
12mr|sane-1.0.23-2|134	
12mr|sane-1.0.23-2|135	For the latest information on SANE, the SANE standard definition, and
12mr|sane-1.0.23-2|136	mailing list access, see http://www.mostang.com/sane/
12mr|sane-1.0.23-2|137	
12mr|sane-1.0.23-2|138	This package does not enable network scanning by default; if you wish
12mr|sane-1.0.23-2|139	to enable it, install the saned package.
12mr|sane-1.0.23-2|140	
12mr|sane-1.0.23-2|141	%package -n %{libname}
12mr|sane-1.0.23-2|142	Group: 		System/Kernel and hardware
12mr|sane-1.0.23-2|143	License: 	LGPL
12mr|sane-1.0.23-2|144	Summary: 	SANE - local and remote scanner access. This package contains the sane library
12mr|sane-1.0.23-2|145	Provides:	libsane = %{version}-%{release}
12mr|sane-1.0.23-2|146	
12mr|sane-1.0.23-2|147	%description -n %{libname}
12mr|sane-1.0.23-2|148	SANE (Scanner Access Now Easy) is a sane and simple interface
12mr|sane-1.0.23-2|149	to both local and networked scanners and other image acquisition devices
12mr|sane-1.0.23-2|150	like digital still and video cameras.  SANE currently includes modules for
12mr|sane-1.0.23-2|151	accessing a range of scanners, including models from Agfa SnapScan, Apple,
12mr|sane-1.0.23-2|152	Artec, Canon, CoolScan, Epson, HP, Microtek, Mustek, Nikon, Siemens,
12mr|sane-1.0.23-2|153	Tamarack, UMAX, Connectix, QuickCams and other SANE devices via network.
12mr|sane-1.0.23-2|154	
12mr|sane-1.0.23-2|155	For the latest information on SANE, the SANE standard definition, and
12mr|sane-1.0.23-2|156	mailing list access, see http://www.mostang.com/sane/
12mr|sane-1.0.23-2|157	
12mr|sane-1.0.23-2|158	This package does not enable network scanning by default; if you wish
12mr|sane-1.0.23-2|159	to enable it, install the saned package.
12mr|sane-1.0.23-2|160	
12mr|sane-1.0.23-2|161	%package -n %{develname}
12mr|sane-1.0.23-2|162	Group: 		Development/C
12mr|sane-1.0.23-2|163	License:	LGPL
12mr|sane-1.0.23-2|164	Summary: 	SANE - local and remote scanner access
12mr|sane-1.0.23-2|165	Requires: 	%{libname} = %{version}
12mr|sane-1.0.23-2|166	Provides: 	libsane-devel = %{version}-%{release}
12mr|sane-1.0.23-2|167	Provides:	sane-devel = %{version}-%{release}
12mr|sane-1.0.23-2|168	
12mr|sane-1.0.23-2|169	%description -n %{develname}
12mr|sane-1.0.23-2|170	SANE (Scanner Access Now Easy) is a sane and simple interface
12mr|sane-1.0.23-2|171	to both local and networked scanners and other image acquisition devices
12mr|sane-1.0.23-2|172	like digital still and video cameras.  SANE currently includes modules for
12mr|sane-1.0.23-2|173	accessing a range of scanners, including models from Agfa SnapScan, Apple,
12mr|sane-1.0.23-2|174	Artec, Canon, CoolScan, Epson, HP, Microtek, Mustek, Nikon, Siemens,
12mr|sane-1.0.23-2|175	Tamarack, UMAX, Connectix, QuickCams and other SANE devices via network.
12mr|sane-1.0.23-2|176	
12mr|sane-1.0.23-2|177	For the latest information on SANE, the SANE standard definition, and
12mr|sane-1.0.23-2|178	mailing list access, see http://www.mostang.com/sane/
12mr|sane-1.0.23-2|179	
12mr|sane-1.0.23-2|180	This package contains the headers and development libraries necessary
12mr|sane-1.0.23-2|181	to develop applications using SANE.
12mr|sane-1.0.23-2|182	
12mr|sane-1.0.23-2|183	%package backends
12mr|sane-1.0.23-2|184	Group:		System/Kernel and hardware
12mr|sane-1.0.23-2|185	License:	LGPL
12mr|sane-1.0.23-2|186	Summary:	SANE - local and remote scanner access
12mr|sane-1.0.23-2|187	Provides:	%{name} = %{version}-%{release}
12mr|sane-1.0.23-2|188	%if %epkowa_support
12mr|sane-1.0.23-2|189	Suggests:	iscan
12mr|sane-1.0.23-2|190	%endif
12mr|sane-1.0.23-2|191	
12mr|sane-1.0.23-2|192	%description backends
12mr|sane-1.0.23-2|193	SANE (Scanner Access Now Easy) is a sane and simple interface
12mr|sane-1.0.23-2|194	to both local and networked scanners and other image acquisition devices
12mr|sane-1.0.23-2|195	like digital still and video cameras.  SANE currently includes modules for
12mr|sane-1.0.23-2|196	accessing a range of scanners, including models from Agfa SnapScan, Apple,
12mr|sane-1.0.23-2|197	Artec, Canon, CoolScan, Epson, HP, Microtek, Mustek, Nikon, Siemens,
12mr|sane-1.0.23-2|198	Tamarack, UMAX, Connectix, QuickCams and other SANE devices via network.
12mr|sane-1.0.23-2|199	
12mr|sane-1.0.23-2|200	For the latest information on SANE, the SANE standard definition, and
12mr|sane-1.0.23-2|201	mailing list access, see http://www.mostang.com/sane/
12mr|sane-1.0.23-2|202	
12mr|sane-1.0.23-2|203	This package does not enable network scanning by default; if you wish
12mr|sane-1.0.23-2|204	to enable it, install the saned package and set up the sane-net backend.
12mr|sane-1.0.23-2|205	This package contains the backends for different scanners.
12mr|sane-1.0.23-2|206	
12mr|sane-1.0.23-2|207	%if %epkowa_support
12mr|sane-1.0.23-2|208	%package backends-iscan
12mr|sane-1.0.23-2|209	Group:		System/Kernel and hardware
12mr|sane-1.0.23-2|210	License:	LGPL
12mr|sane-1.0.23-2|211	Summary:	SANE - local and remote scanner access
12mr|sane-1.0.23-2|212	Provides:	iscan = %{iscanversion}
12mr|sane-1.0.23-2|213	Conflicts:	sane-backends < 1.0.19-3
12mr|sane-1.0.23-2|214	Conflicts:	%{libname} < 1.0.19-5
12mr|sane-1.0.23-2|215	Conflicts:	%{develname} < 1.0.20-7
12mr|sane-1.0.23-2|216	
12mr|sane-1.0.23-2|217	%description backends-iscan
12mr|sane-1.0.23-2|218	SANE (Scanner Access Now Easy) is a sane and simple interface
12mr|sane-1.0.23-2|219	to both local and networked scanners and other image acquisition devices
12mr|sane-1.0.23-2|220	like digital still and video cameras.  SANE currently includes modules for
12mr|sane-1.0.23-2|221	accessing a range of scanners, including models from Agfa SnapScan, Apple,
12mr|sane-1.0.23-2|222	Artec, Canon, CoolScan, Epson, HP, Microtek, Mustek, Nikon, Siemens,
12mr|sane-1.0.23-2|223	Tamarack, UMAX, Connectix, QuickCams and other SANE devices via network.
12mr|sane-1.0.23-2|224	
12mr|sane-1.0.23-2|225	For the latest information on SANE, the SANE standard definition, and
12mr|sane-1.0.23-2|226	mailing list access, see http://www.mostang.com/sane/
12mr|sane-1.0.23-2|227	
12mr|sane-1.0.23-2|228	This package does not enable network scanning by default; if you wish
12mr|sane-1.0.23-2|229	to enable it, install the saned package and set up the sane-net backend.
12mr|sane-1.0.23-2|230	
12mr|sane-1.0.23-2|231	This package contains the iscan backend, in order to not conflict with
12mr|sane-1.0.23-2|232	manufacturer-supplied packages.
12mr|sane-1.0.23-2|233	%endif
12mr|sane-1.0.23-2|234	
12mr|sane-1.0.23-2|235	%package backends-doc
12mr|sane-1.0.23-2|236	Summary:	Documentation for SANE backends
12mr|sane-1.0.23-2|237	Group:		System/Kernel and hardware
12mr|sane-1.0.23-2|238	
12mr|sane-1.0.23-2|239	%description backends-doc
12mr|sane-1.0.23-2|240	This package contains the SANE backend documentation for different
12mr|sane-1.0.23-2|241	scanners.
12mr|sane-1.0.23-2|242	
12mr|sane-1.0.23-2|243	SANE (Scanner Access Now Easy) is a sane and simple interface
12mr|sane-1.0.23-2|244	to both local and networked scanners and other image acquisition devices
12mr|sane-1.0.23-2|245	like digital still and video cameras.  SANE currently includes modules for
12mr|sane-1.0.23-2|246	accessing a range of scanners, including models from Agfa SnapScan, Apple,
12mr|sane-1.0.23-2|247	Artec, Canon, CoolScan, Epson, HP, Microtek, Mustek, Nikon, Siemens,
12mr|sane-1.0.23-2|248	Tamarack, UMAX, Connectix, QuickCams and other SANE devices via network.
12mr|sane-1.0.23-2|249	
12mr|sane-1.0.23-2|250	For the latest information on SANE, the SANE standard definition, and
12mr|sane-1.0.23-2|251	mailing list access, see http://www.mostang.com/sane/
12mr|sane-1.0.23-2|252	
12mr|sane-1.0.23-2|253	This package does not enable network scanning by default; if you wish
12mr|sane-1.0.23-2|254	to enable it, install the saned package and set up the sane-net backend.
12mr|sane-1.0.23-2|255	
12mr|sane-1.0.23-2|256	%package -n saned
12mr|sane-1.0.23-2|257	Group:          System/Kernel and hardware
12mr|sane-1.0.23-2|258	License:        LGPL
12mr|sane-1.0.23-2|259	Summary:        SANE - local and remote scanner access
12mr|sane-1.0.23-2|260	Provides:       %{name} = %{version}-%{release}
12mr|sane-1.0.23-2|261	Provides:	saned = %{version}-%{release}
12mr|sane-1.0.23-2|262	Requires:	sane-backends >= 1.0.15-2mdk
12mr|sane-1.0.23-2|263	Requires:	xinetd
12mr|sane-1.0.23-2|264	Requires(preun,post):	rpm-helper
12mr|sane-1.0.23-2|265	
12mr|sane-1.0.23-2|266	%description -n saned
12mr|sane-1.0.23-2|267	SANE (Scanner Access Now Easy) is a sane and simple interface
12mr|sane-1.0.23-2|268	to both local and networked scanners and other image acquisition devices
12mr|sane-1.0.23-2|269	like digital still and video cameras.  SANE currently includes modules for
12mr|sane-1.0.23-2|270	accessing a range of scanners, including models from Agfa SnapScan, Apple,
12mr|sane-1.0.23-2|271	Artec, Canon, CoolScan, Epson, HP, Microtek, Mustek, Nikon, Siemens,
12mr|sane-1.0.23-2|272	Tamarack, UMAX, Connectix, QuickCams and other SANE devices via network.
12mr|sane-1.0.23-2|273	
12mr|sane-1.0.23-2|274	For the latest information on SANE, the SANE standard definition, and
12mr|sane-1.0.23-2|275	mailing list access, see http://www.mostang.com/sane/
12mr|sane-1.0.23-2|276	
12mr|sane-1.0.23-2|277	This package contains saned, a daemon that allows remote clients to
12mr|sane-1.0.23-2|278	access image acquisition devices available on the local host.
12mr|sane-1.0.23-2|279	
12mr|sane-1.0.23-2|280	%prep
12mr|sane-1.0.23-2|281	%setup -q -n sane-backends-%{version}%{beta}
12mr|sane-1.0.23-2|282	%patch1 -p1 -b .plusteks12
12mr|sane-1.0.23-2|283	#patch24 -p0 -b .link
12mr|sane-1.0.23-2|284	%patch28 -p1 -b .group
12mr|sane-1.0.23-2|285	%patch30 -p1 -b .brother2list
12mr|sane-1.0.23-2|286	%patch31 -p1 -b .strformat
12mr|sane-1.0.23-2|287	
12mr|sane-1.0.23-2|288	%patch101 -p1
12mr|sane-1.0.23-2|289	#patch102 -p1
12mr|sane-1.0.23-2|290	##patch103 -p1
12mr|sane-1.0.23-2|291	%patch106 -p1
12mr|sane-1.0.23-2|292	#%patch109 -p1
12mr|sane-1.0.23-2|293	%patch113 -p1
12mr|sane-1.0.23-2|294	%patch115 -p1
12mr|sane-1.0.23-2|295	
12mr|sane-1.0.23-2|296	# Fedora patches
12mr|sane-1.0.23-2|297	%patch202 -p1 -b .open-macro
12mr|sane-1.0.23-2|298	#%patch203 -p1 -b .hal
12mr|sane-1.0.23-2|299	%patch205 -p0 -b .epson-expression800
12mr|sane-1.0.23-2|300	
12mr|sane-1.0.23-2|301	
12mr|sane-1.0.23-2|302	# Patches for non-x86 platforms
12mr|sane-1.0.23-2|303	%ifarch sparc
12mr|sane-1.0.23-2|304	%patch9 -p1 -b .sparc
12mr|sane-1.0.23-2|305	%endif
12mr|sane-1.0.23-2|306	
12mr|sane-1.0.23-2|307	# "geniusvp2" backend
12mr|sane-1.0.23-2|308	#setup -q -T -D -a 14 -n sane-backends-%{version}
12mr|sane-1.0.23-2|309	
12mr|sane-1.0.23-2|310	# "hp3500" backend
12mr|sane-1.0.23-2|311	# Patch does not match on file unsupported.desc (change should not affect
12mr|sane-1.0.23-2|312	# the backend itself), so we force it in
12mr|sane-1.0.23-2|313	#bzcat %{PATCH20} | patch -p0 -b --suffix .hp3500 -f || :
12mr|sane-1.0.23-2|314	
12mr|sane-1.0.23-2|315	# Fix parallel build (Gwenole)
12mr|sane-1.0.23-2|316	#for a in `find . -name Makefile.in -print`; do \
12mr|sane-1.0.23-2|317	#	perl -p -i -e 's/^(\s*TARGETS\s+=\s+)(\S+)(\s+)(\$\(\S+_LTOBJS\))/$1$4$3$2/' $a; \
12mr|sane-1.0.23-2|318	#done
12mr|sane-1.0.23-2|319	
12mr|sane-1.0.23-2|320	# Patch for the HP ScanJet 44x0C scanners ("hp_rts88xx" backend)
12mr|sane-1.0.23-2|321	#%setup -q -T -D -a 9 -n sane-backends-%{version}%{beta}
12mr|sane-1.0.23-2|322	#cd sane_hp_rts88xx/sane_hp_rts88xx
12mr|sane-1.0.23-2|323	#./patch-sane.sh %{_builddir}/sane-backends-%{version}%{beta}
12mr|sane-1.0.23-2|324	#cd ../..
12mr|sane-1.0.23-2|325	#patch21 -p1 -b .hp_rts88xx-0.18-fix_link
12mr|sane-1.0.23-2|326	#echo 'hp_rts88xx' >> backend/dll.conf.in
12mr|sane-1.0.23-2|327	
12mr|sane-1.0.23-2|328	# Primax parallel port scanners
12mr|sane-1.0.23-2|329	%if %{primax_support}
12mr|sane-1.0.23-2|330	%setup -q -T -D -a 3 -n sane-backends-%{version}%{beta}
12mr|sane-1.0.23-2|331	%endif
12mr|sane-1.0.23-2|332	
12mr|sane-1.0.23-2|333	# "primascan" backend
12mr|sane-1.0.23-2|334	# (commented out in dll.conf, as it claims to support every USB scanner)
12mr|sane-1.0.23-2|335	%patch29 -p1 -b .primascan
12mr|sane-1.0.23-2|336	cat %{SOURCE11} > backend/primascan.h
12mr|sane-1.0.23-2|337	cat %{SOURCE12} > backend/primascan.c
12mr|sane-1.0.23-2|338	##perl -p -i -e 's:(BACKENDS=\"):$1primascan :' configure.in
12mr|sane-1.0.23-2|339	# <mrl> avoid autoconf by applying change to configure too.
12mr|sane-1.0.23-2|340	##perl -p -i -e 's:(BACKENDS=\"):$1primascan :' configure
12mr|sane-1.0.23-2|341	##perl -p -i -e 's:(DISTFILES\s*=\s*):$1primascan.h primascan.c :' backend/Makefile.in
12mr|sane-1.0.23-2|342	echo '#primascan' >> backend/dll.conf.in
12mr|sane-1.0.23-2|343	autoreconf -fi
12mr|sane-1.0.23-2|344	
12mr|sane-1.0.23-2|345	# Scanners in some Brother MF devices
12mr|sane-1.0.23-2|346	#setup -q -T -D -a 10 -n sane-backends-%{version}%{beta}
12mr|sane-1.0.23-2|347	
12mr|sane-1.0.23-2|348	# Epson Avasys driver for Epson scanners
12mr|sane-1.0.23-2|349	%if %{epkowa_support}
12mr|sane-1.0.23-2|350	%setup -q -T -D -a 13 -n sane-backends-%{version}%{beta}
12mr|sane-1.0.23-2|351	%endif
12mr|sane-1.0.23-2|352	
12mr|sane-1.0.23-2|353	# lib64 fixes (avoid patch)
12mr|sane-1.0.23-2|354	# NOTE: don't regenerate configure script past this line
12mr|sane-1.0.23-2|355	perl -pi -e "s@/lib(\"|\b[^/])@/%_lib\1@g if /LDFLAGS=.*with_ptal/" configure
12mr|sane-1.0.23-2|356	
12mr|sane-1.0.23-2|357	# Reduce number of retries done by the "snapscan" backend when accessing
12mr|sane-1.0.23-2|358	# the scanner
12mr|sane-1.0.23-2|359	perl -p -i -e 's:for \(retries = 20; retries; retries--\):for (retries = 5; retries; retries--):' backend/snapscan-scsi.c
12mr|sane-1.0.23-2|360	
12mr|sane-1.0.23-2|361	%if %epkowa_support
12mr|sane-1.0.23-2|362	pushd iscan-%{iscanversion}
12mr|sane-1.0.23-2|363	%patch23 -p0 -b .iscan-2.10.0-1_fix_link
12mr|sane-1.0.23-2|364	%patch26 -p0 -b .no_non-free_please
12mr|sane-1.0.23-2|365	%patch27 -p2 -b .linkage_fix
12mr|sane-1.0.23-2|366	popd
12mr|sane-1.0.23-2|367	%endif
12mr|sane-1.0.23-2|368	
12mr|sane-1.0.23-2|369	# Remove the backend/dll.conf file generated by the patches, it prevents
12mr|sane-1.0.23-2|370	# the Makefile from generating  the real dll.conf file
12mr|sane-1.0.23-2|371	rm -f backend/dll.conf
12mr|sane-1.0.23-2|372	
12mr|sane-1.0.23-2|373	%build
12mr|sane-1.0.23-2|374	%configure2_5x \
12mr|sane-1.0.23-2|375	--disable-static \
12mr|sane-1.0.23-2|376	--enable-rpath=no \
12mr|sane-1.0.23-2|377	%if !%{gphoto2_support}
12mr|sane-1.0.23-2|378	--without-gphoto2
12mr|sane-1.0.23-2|379	%endif
12mr|sane-1.0.23-2|380	
12mr|sane-1.0.23-2|381	
12mr|sane-1.0.23-2|382	# Do not use macros here (with percent in the beginning) as parallelized
12mr|sane-1.0.23-2|383	# build does not work
12mr|sane-1.0.23-2|384	%make
12mr|sane-1.0.23-2|385	
12mr|sane-1.0.23-2|386	# Primax parallel port scanners
12mr|sane-1.0.23-2|387	%if %{primax_support}
12mr|sane-1.0.23-2|388	chmod a+rx tools/sane-config
12mr|sane-1.0.23-2|389	cd primaxscan*
12mr|sane-1.0.23-2|390	PATH=`pwd`/../tools:${PATH}
12mr|sane-1.0.23-2|391	CFLAGS="${RPM_OPT_FLAGS/-ffast-math/} -fPIC -I`pwd`/../include -L`pwd`/../backend/.libs/"\
12mr|sane-1.0.23-2|392	#CFLAGS="${RPM_OPT_FLAGS/-ffast-math/} -I`pwd`/../include/sane -L`pwd`/../backend/.libs/"\
12mr|sane-1.0.23-2|393	%configure2_5x \
12mr|sane-1.0.23-2|394	--disable-static
12mr|sane-1.0.23-2|395	
12mr|sane-1.0.23-2|396	%make
12mr|sane-1.0.23-2|397	%make primax_scan
12mr|sane-1.0.23-2|398	cd ..
12mr|sane-1.0.23-2|399	%endif
12mr|sane-1.0.23-2|400	
12mr|sane-1.0.23-2|401	# Epson Avasys driver for Epson scanners
12mr|sane-1.0.23-2|402	%if %{epkowa_support}
12mr|sane-1.0.23-2|403	chmod a+rx tools/sane-config
12mr|sane-1.0.23-2|404	PATH=`pwd`/tools:${PATH}
12mr|sane-1.0.23-2|405	cd iscan-%{iscanversion}
12mr|sane-1.0.23-2|406	#autoconf
12mr|sane-1.0.23-2|407	sh ./bootstrap
12mr|sane-1.0.23-2|408	export CFLAGS="${RPM_OPT_FLAGS/-ffast-math/} -I`pwd`/../include -L`pwd`/../backend/ -fPIC"
12mr|sane-1.0.23-2|409	export CXXFLAGS="${RPM_OPT_FLAGS/-ffast-math/} -I`pwd`/../include -L`pwd`/../backend/ -fPIC"
12mr|sane-1.0.23-2|410	%configure2_5x \
12mr|sane-1.0.23-2|411	--disable-static \
12mr|sane-1.0.23-2|412	--disable-frontend
12mr|sane-1.0.23-2|413	%make
12mr|sane-1.0.23-2|414	cd ..
12mr|sane-1.0.23-2|415	%endif
12mr|sane-1.0.23-2|416	
12mr|sane-1.0.23-2|417	%install
12mr|sane-1.0.23-2|418	rm -rf %{buildroot}
12mr|sane-1.0.23-2|419	%makeinstall_std
12mr|sane-1.0.23-2|420	
12mr|sane-1.0.23-2|421	# Create missing lock dir
12mr|sane-1.0.23-2|422	install -d %{buildroot}/var/lib/lock/sane
12mr|sane-1.0.23-2|423	
12mr|sane-1.0.23-2|424	#mv %{buildroot}/%{_sbindir}/saned %{buildroot}/%{_sbindir}/in.saned
12mr|sane-1.0.23-2|425	#install -m 755 tools/sane-find-scanner %{buildroot}/%{_bindir}
12mr|sane-1.0.23-2|426	perl -pi -e "s/installed.*/installed=yes/g" %{buildroot}%{_libdir}/libsane.la
12mr|sane-1.0.23-2|427	/sbin/ldconfig -n %{buildroot}%{_libdir} %{buildroot}%{_libdir}/sane
12mr|sane-1.0.23-2|428	
12mr|sane-1.0.23-2|429	# Comment out entry for the "geniusvp2" backend in
12mr|sane-1.0.23-2|430	# /etc/sane.d/dll.conf as it makes SANE hanging on some systems when
12mr|sane-1.0.23-2|431	# the appropriate scanner is not present
12mr|sane-1.0.23-2|432	perl -p -i -e 's/^(\s*geniusvp2)/\#$1/g' %{buildroot}%{_sysconfdir}/sane.d/dll.conf
12mr|sane-1.0.23-2|433	
12mr|sane-1.0.23-2|434	# Comment out entry for the "epson" backend in /etc/sane.d/dll.conf as
12mr|sane-1.0.23-2|435	# we have also Epson's "epkowa" backend which supports the same
12mr|sane-1.0.23-2|436	# scanners
12mr|sane-1.0.23-2|437	perl -p -i -e 's/^(\s*epson)/\#$1/g' %{buildroot}%{_sysconfdir}/sane.d/dll.conf
12mr|sane-1.0.23-2|438	
12mr|sane-1.0.23-2|439	# Remove "hpoj" line from /etc/sane.d/dll.con
12mr|sane-1.0.23-2|440	perl -p -i -e 's/HP\s+OfficeJet/HPLIP/g' %{buildroot}%{_sysconfdir}/sane.d/dll.conf
12mr|sane-1.0.23-2|441	perl -p -i -e 's/hpoj.sf.net/hplip.sf.net/g' %{buildroot}%{_sysconfdir}/sane.d/dll.conf
12mr|sane-1.0.23-2|442	perl -p -i -e 's/hpoj/hpaio/g' %{buildroot}%{_sysconfdir}/sane.d/dll.conf
12mr|sane-1.0.23-2|443	
12mr|sane-1.0.23-2|444	%if %{empty_dll_conf}
12mr|sane-1.0.23-2|445	# The /etc/sane.d/dll.conf contains lines for every backend, so every
12mr|sane-1.0.23-2|446	# backend probes for a scanner when a SANE frontend (e. g. xsane) is
12mr|sane-1.0.23-2|447	# started. With this the user has always to wait around one minute
12mr|sane-1.0.23-2|448	# before he can scan. We simply replace the file by a nearly empty one
12mr|sane-1.0.23-2|449	# and let scannerdrake only insert the needed backends. So the
12mr|sane-1.0.23-2|450	# frontends will start immediately
12mr|sane-1.0.23-2|451	mv %{buildroot}%{_sysconfdir}/sane.d/dll.conf %{buildroot}%{_sysconfdir}/sane.d/dll.conf.orig
12mr|sane-1.0.23-2|452	cat > %{buildroot}%{_sysconfdir}/sane.d/dll.conf <<EOF
12mr|sane-1.0.23-2|453	# enable the next line if you want to allow access through the network:
12mr|sane-1.0.23-2|454	net
12mr|sane-1.0.23-2|455	EOF
12mr|sane-1.0.23-2|456	%endif
12mr|sane-1.0.23-2|457	
12mr|sane-1.0.23-2|458	# Move documentation from /usr/doc to /usr/share/doc
12mr|sane-1.0.23-2|459	install -d %{buildroot}%{_docdir}/sane-backends-%version/
12mr|sane-1.0.23-2|460	install -d %{buildroot}%{_docdir}/sane-backends-doc-%version/
12mr|sane-1.0.23-2|461	pushd %{buildroot}/usr/doc/sane-%{version}
12mr|sane-1.0.23-2|462	#pushd %{buildroot}/usr/doc/sane-1.0.18-cvs
12mr|sane-1.0.23-2|463	mv `find -mindepth 1 -type d` *.html *.txt %{buildroot}%{_docdir}/sane-backends-doc-%version/
12mr|sane-1.0.23-2|464	mv README README.linux %{buildroot}%{_docdir}/sane-backends-%version/
12mr|sane-1.0.23-2|465	rm -f README.*
12mr|sane-1.0.23-2|466	mv * %{buildroot}%{_docdir}/sane-backends-%version/
12mr|sane-1.0.23-2|467	popd
12mr|sane-1.0.23-2|468	
12mr|sane-1.0.23-2|469	# Primax parallel port scanners
12mr|sane-1.0.23-2|470	%if %{primax_support}
12mr|sane-1.0.23-2|471	cd primaxscan*
12mr|sane-1.0.23-2|472	%makeinstall
12mr|sane-1.0.23-2|473	rm -f %{buildroot}%{_libdir}/libsane-primax.a
12mr|sane-1.0.23-2|474	mv %{buildroot}%{_libdir}/libsane-primax* %{buildroot}%{_libdir}/sane/
12mr|sane-1.0.23-2|475	cp primax_scan %{buildroot}%{_bindir}
12mr|sane-1.0.23-2|476	cd ..
12mr|sane-1.0.23-2|477	%endif
12mr|sane-1.0.23-2|478	
12mr|sane-1.0.23-2|479	# Epson Avasys driver for Epson scanners
12mr|sane-1.0.23-2|480	%if %{epkowa_support}
12mr|sane-1.0.23-2|481	cd iscan-%{iscanversion}
12mr|sane-1.0.23-2|482	%makeinstall
12mr|sane-1.0.23-2|483	rm -f %{buildroot}%{_libdir}/sane/libsane-epkowa.a
12mr|sane-1.0.23-2|484	rm -f %{buildroot}%{_mandir}/man1/iscan.1*
12mr|sane-1.0.23-2|485	rm -rf %{buildroot}%{_libdir}/iscan
12mr|sane-1.0.23-2|486	cp backend/epkowa.conf %{buildroot}%{_sysconfdir}/sane.d/
12mr|sane-1.0.23-2|487	echo 'epkowa' >> %{buildroot}%{_sysconfdir}/sane.d/dll.conf
12mr|sane-1.0.23-2|488	cd ..
12mr|sane-1.0.23-2|489	%endif
12mr|sane-1.0.23-2|490	
12mr|sane-1.0.23-2|491	# Xinetd.d entry
12mr|sane-1.0.23-2|492	mkdir %{buildroot}/etc/xinetd.d
12mr|sane-1.0.23-2|493	cat %{SOURCE5} > %{buildroot}/etc/xinetd.d/saned
12mr|sane-1.0.23-2|494	
12mr|sane-1.0.23-2|495	# udev rules for libusb user support
12mr|sane-1.0.23-2|496	mkdir -p %{buildroot}/%{_sysconfdir}/udev/rules.d
12mr|sane-1.0.23-2|497	install -m644 tools/udev/libsane.rules %{buildroot}/%{_sysconfdir}/udev/rules.d/60-libsane.rules
12mr|sane-1.0.23-2|498	# Shorten too long comments
12mr|sane-1.0.23-2|499	perl -p -i -e 's/(\#.{500}).*$/$1 .../' %{buildroot}/%{_sysconfdir}/udev/rules.d/60-libsane.rules
12mr|sane-1.0.23-2|500	
12mr|sane-1.0.23-2|501	%find_lang sane-backends
12mr|sane-1.0.23-2|502	
12mr|sane-1.0.23-2|503	sed -i '/^%dir/d' sane-backends.lang
12mr|sane-1.0.23-2|504	
12mr|sane-1.0.23-2|505	%post -n saned
12mr|sane-1.0.23-2|506	%_post_service saned
12mr|sane-1.0.23-2|507	
12mr|sane-1.0.23-2|508	%pre -n saned
12mr|sane-1.0.23-2|509	# Add saned to group cdwriter and ub for scanner access.
12mr|sane-1.0.23-2|510	#/usr/sbin/useradd -r -M -s /bin/false  -c "system user for saned" saned -G cdwriter,usb || :
12mr|sane-1.0.23-2|511	%_pre_useradd saned /etc/sane.d /bin/false
12mr|sane-1.0.23-2|512	/usr/sbin/usermod -G cdwriter,usb saned
12mr|sane-1.0.23-2|513	
12mr|sane-1.0.23-2|514	%preun -n saned
12mr|sane-1.0.23-2|515	%_preun_service saned
12mr|sane-1.0.23-2|516	
12mr|sane-1.0.23-2|517	%postun -n saned
12mr|sane-1.0.23-2|518	%_postun_userdel saned
12mr|sane-1.0.23-2|519	
12mr|sane-1.0.23-2|520	%files backends -f sane-backends.lang
12mr|sane-1.0.23-2|521	%doc %{_docdir}/sane-backends-%version
12mr|sane-1.0.23-2|522	%{_bindir}/sane-find-scanner
12mr|sane-1.0.23-2|523	%{_bindir}/scanimage
12mr|sane-1.0.23-2|524	%{_bindir}/gamma4scanimage
12mr|sane-1.0.23-2|525	%if %{primax_support}
12mr|sane-1.0.23-2|526	%{_bindir}/primax_scan
12mr|sane-1.0.23-2|527	%endif
12mr|sane-1.0.23-2|528	%{_mandir}/man1/*
12mr|sane-1.0.23-2|529	%{_mandir}/man5/*
12mr|sane-1.0.23-2|530	%{_mandir}/man7/*
12mr|sane-1.0.23-2|531	%dir %{_sysconfdir}/sane.d
12mr|sane-1.0.23-2|532	#config(noreplace) %{_sysconfdir}/sane.d/*[^saned]
12mr|sane-1.0.23-2|533	%config(noreplace) %{_sysconfdir}/sane.d/*
12mr|sane-1.0.23-2|534	%{_sysconfdir}/udev/rules.d/*-libsane.rules
12mr|sane-1.0.23-2|535	%attr(1777,root,root) %dir /var/lib/lock/sane
12mr|sane-1.0.23-2|536	%if %epkowa_support
12mr|sane-1.0.23-2|537	# iscan files
12mr|sane-1.0.23-2|538	%exclude %{_sysconfdir}/sane.d/epkowa.conf
12mr|sane-1.0.23-2|539	%exclude %{_mandir}/man5/sane-epkowa.5*
12mr|sane-1.0.23-2|540	%endif
12mr|sane-1.0.23-2|541	
12mr|sane-1.0.23-2|542	%if %epkowa_support
12mr|sane-1.0.23-2|543	#-f iscan.lang
12mr|sane-1.0.23-2|544	%files backends-iscan
12mr|sane-1.0.23-2|545	%{_libdir}/sane/libsane-epkowa.*
12mr|sane-1.0.23-2|546	%{_sysconfdir}/sane.d/epkowa.conf
12mr|sane-1.0.23-2|547	%{_mandir}/man5/sane-epkowa.5*
12mr|sane-1.0.23-2|548	%dir %{_datadir}/iscan
12mr|sane-1.0.23-2|549	%{_datadir}/iscan/*
12mr|sane-1.0.23-2|550	%endif
12mr|sane-1.0.23-2|551	
12mr|sane-1.0.23-2|552	%files backends-doc
12mr|sane-1.0.23-2|553	%doc %{_docdir}/sane-backends-doc-%version
12mr|sane-1.0.23-2|554	
12mr|sane-1.0.23-2|555	%files -n %{libname}
12mr|sane-1.0.23-2|556	%{_libdir}/*.so.*
12mr|sane-1.0.23-2|557	%dir %{_libdir}/sane
12mr|sane-1.0.23-2|558	%{_libdir}/sane/*.so.*
12mr|sane-1.0.23-2|559	%if %epkowa_support
12mr|sane-1.0.23-2|560	%exclude %_libdir/sane/libsane-epkowa.*
12mr|sane-1.0.23-2|561	%endif
12mr|sane-1.0.23-2|562	
12mr|sane-1.0.23-2|563	%files -n %{develname}
12mr|sane-1.0.23-2|564	%{_bindir}/sane-config
12mr|sane-1.0.23-2|565	%{_libdir}/*.so
12mr|sane-1.0.23-2|566	%{_libdir}/sane/*.so
12mr|sane-1.0.23-2|567	%_libdir/pkgconfig/*.pc
12mr|sane-1.0.23-2|568	%{_includedir}/sane
12mr|sane-1.0.23-2|569	%if %epkowa_support
12mr|sane-1.0.23-2|570	%exclude %_libdir/sane/libsane-epkowa*
12mr|sane-1.0.23-2|571	%endif
12mr|sane-1.0.23-2|572	
12mr|sane-1.0.23-2|573	%files -n saned
12mr|sane-1.0.23-2|574	%{_sbindir}/*
12mr|sane-1.0.23-2|575	%{_mandir}/man8/saned*
12mr|sane-1.0.23-2|576	#config(noreplace) %{_sysconfdir}/sane.d/saned.conf
12mr|sane-1.0.23-2|577	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/xinetd.d/saned
12mr|sane-1.0.23-2|578	
12mr|sane-1.0.23-2|579	
12mr|sane-1.0.23-2|580	
12mr|sane-1.0.23-2|581	%changelog
12mr|sane-1.0.23-2|582	* Wed Aug  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|sane-1.0.23-2|583	+ Commit: ee2b32f
12mr|sane-1.0.23-2|584	- Fix provides exceptions generation, add rpmlintrc file
12mr|sane-1.0.23-2|585	
12mr|sane-1.0.23-2|586	* Thu Aug  16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|sane-1.0.23-2|587	+ Commit: f06a827
12mr|sane-1.0.23-2|588	- Sync with Cooker (drop .la files, spec cleanup etc), fix unversioned Obsoletes
12mr|sane-1.0.23-2|589	
12mr|sane-1.0.23-2|590	

16311 12
12mr|sane-frontends-1.0.14-15|1	%define name 	sane-frontends
12mr|sane-frontends-1.0.14-15|2	%define version 1.0.14
12mr|sane-frontends-1.0.14-15|3	%define beta    %nil
12mr|sane-frontends-1.0.14-15|4	#-beta1
12mr|sane-frontends-1.0.14-15|5	
12mr|sane-frontends-1.0.14-15|6	# Enable debug mode
12mr|sane-frontends-1.0.14-15|7	%define debug 0
12mr|sane-frontends-1.0.14-15|8	
12mr|sane-frontends-1.0.14-15|9	Name:           %{name}
12mr|sane-frontends-1.0.14-15|10	Version:        %{version}
12mr|sane-frontends-1.0.14-15|11	Release:        15
12mr|sane-frontends-1.0.14-15|12	Summary: 	Graphical frontend to SANE
12mr|sane-frontends-1.0.14-15|13	URL:       	http://www.mostang.com/sane/
12mr|sane-frontends-1.0.14-15|14	Source:    	ftp://ftp.sane-project.org/pub/sane/sane-frontends-%{version}/%{name}-%{version}%{beta}.tar.bz2
12mr|sane-frontends-1.0.14-15|15	Source1:	sane-frontends16.png
12mr|sane-frontends-1.0.14-15|16	Source2:	sane-frontends32.png
12mr|sane-frontends-1.0.14-15|17	Source3:	sane-frontends48.png
12mr|sane-frontends-1.0.14-15|18	Patch0:		sane-frontends-1.0.14-segfault.patch
12mr|sane-frontends-1.0.14-15|19	License: 	GPLv2+
12mr|sane-frontends-1.0.14-15|20	Group:		Graphics
12mr|sane-frontends-1.0.14-15|21	BuildRequires:	pkgconfig(gimp-2.0)
12mr|sane-frontends-1.0.14-15|22	Buildrequires:	libjpeg-devel
12mr|sane-frontends-1.0.14-15|23	Buildrequires:	libsane-devel >= %{version}
12mr|sane-frontends-1.0.14-15|24	Buildrequires:	libusb-devel
12mr|sane-frontends-1.0.14-15|25	Requires: 	sane >= %{version}
12mr|sane-frontends-1.0.14-15|26	Buildroot: 	%{_tmppath}/%{name}-%{version}-root
12mr|sane-frontends-1.0.14-15|27	
12mr|sane-frontends-1.0.14-15|28	%description
12mr|sane-frontends-1.0.14-15|29	This is the xscanimage program, used to scan images using SANE, either
12mr|sane-frontends-1.0.14-15|30	standalone or as a gimp plugin. Also includes xcam and scanadf.
12mr|sane-frontends-1.0.14-15|31	
12mr|sane-frontends-1.0.14-15|32	%prep
12mr|sane-frontends-1.0.14-15|33	%setup -q -n sane-frontends-%{version}%{beta}
12mr|sane-frontends-1.0.14-15|34	%patch0 -p1
12mr|sane-frontends-1.0.14-15|35	
12mr|sane-frontends-1.0.14-15|36	%build
12mr|sane-frontends-1.0.14-15|37	
12mr|sane-frontends-1.0.14-15|38	
12mr|sane-frontends-1.0.14-15|39	%if %debug
12mr|sane-frontends-1.0.14-15|40	export DONT_STRIP=1
12mr|sane-frontends-1.0.14-15|41	CFLAGS="`echo %optflags |perl -pi -e 's,-O3,-g,g'`" CXXFLAGS="`echo %optflags |perl -pi -e 's,-O3,-g,g'`" \
12mr|sane-frontends-1.0.14-15|42	%endif
12mr|sane-frontends-1.0.14-15|43	%configure
12mr|sane-frontends-1.0.14-15|44	perl -pi -e 's#,-rpath,/usr/lib##' src/Makefile #yves 1.0.5-4mdk
12mr|sane-frontends-1.0.14-15|45	# glibc 2.1 has stpcpy, but sane's configure is apparently unable to detect it.
12mr|sane-frontends-1.0.14-15|46	perl -p -i -e "s|\/\* #undef HAVE_STPCPY \*\/|#define HAVE_STPCPY 1|" include/sane/config.h
12mr|sane-frontends-1.0.14-15|47	%make
12mr|sane-frontends-1.0.14-15|48	
12mr|sane-frontends-1.0.14-15|49	%install
12mr|sane-frontends-1.0.14-15|50	rm -rf $RPM_BUILD_ROOT
12mr|sane-frontends-1.0.14-15|51	%if %debug
12mr|sane-frontends-1.0.14-15|52	export DONT_STRIP=1
12mr|sane-frontends-1.0.14-15|53	%endif
12mr|sane-frontends-1.0.14-15|54	
12mr|sane-frontends-1.0.14-15|55	%makeinstall
12mr|sane-frontends-1.0.14-15|56	
12mr|sane-frontends-1.0.14-15|57	mkdir -p %{buildroot}%{_libdir}/gimp/2.0/plug-ins
12mr|sane-frontends-1.0.14-15|58	ln -s %{_bindir}/xscanimage %{buildroot}%{_libdir}/gimp/2.0/plug-ins
12mr|sane-frontends-1.0.14-15|59	
12mr|sane-frontends-1.0.14-15|60	# menu icons
12mr|sane-frontends-1.0.14-15|61	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12mr|sane-frontends-1.0.14-15|62	install -m 0644 %SOURCE1 %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/sane-frontends.png
12mr|sane-frontends-1.0.14-15|63	install -m 0644 %SOURCE2 %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/sane-frontends.png
12mr|sane-frontends-1.0.14-15|64	install -m 0644 %SOURCE3 %{buildroot}/%{_iconsdir}/hicolor/48x48/apps/sane-frontends.png
12mr|sane-frontends-1.0.14-15|65	
12mr|sane-frontends-1.0.14-15|66	mkdir -p %{buildroot}%{_datadir}/applications
12mr|sane-frontends-1.0.14-15|67	cat > %{buildroot}%{_datadir}/applications/mandriva-xscanimage.desktop <<EOF
12mr|sane-frontends-1.0.14-15|68	[Desktop Entry]
12mr|sane-frontends-1.0.14-15|69	Encoding=UTF-8
12mr|sane-frontends-1.0.14-15|70	Name=XScanImage
12mr|sane-frontends-1.0.14-15|71	Comment=A simple frontend for the SANE scanning system
12mr|sane-frontends-1.0.14-15|72	Exec=%{_bindir}/xscanimage
12mr|sane-frontends-1.0.14-15|73	Icon=%{name}
12mr|sane-frontends-1.0.14-15|74	Terminal=false
12mr|sane-frontends-1.0.14-15|75	Type=Application
12mr|sane-frontends-1.0.14-15|76	StartupNotify=true
12mr|sane-frontends-1.0.14-15|77	Categories=GTK;Graphics;Scanning;
12mr|sane-frontends-1.0.14-15|78	EOF
12mr|sane-frontends-1.0.14-15|79	
12mr|sane-frontends-1.0.14-15|80	mkdir -p %{buildroot}%{_datadir}/applications
12mr|sane-frontends-1.0.14-15|81	cat > %{buildroot}%{_datadir}/applications/mandriva-xcam.desktop <<EOF
12mr|sane-frontends-1.0.14-15|82	[Desktop Entry]
12mr|sane-frontends-1.0.14-15|83	Encoding=UTF-8
12mr|sane-frontends-1.0.14-15|84	Name=XCam
12mr|sane-frontends-1.0.14-15|85	Comment=A SANE-based frontend for webcams
12mr|sane-frontends-1.0.14-15|86	Exec=%{_bindir}/xcam
12mr|sane-frontends-1.0.14-15|87	Icon=%{name}
12mr|sane-frontends-1.0.14-15|88	Terminal=false
12mr|sane-frontends-1.0.14-15|89	Type=Application
12mr|sane-frontends-1.0.14-15|90	StartupNotify=true
12mr|sane-frontends-1.0.14-15|91	Categories=GTK;AudioVideo;Video;
12mr|sane-frontends-1.0.14-15|92	EOF
12mr|sane-frontends-1.0.14-15|93	
12mr|sane-frontends-1.0.14-15|94	%files
12mr|sane-frontends-1.0.14-15|95	%defattr(-,root,root,755)
12mr|sane-frontends-1.0.14-15|96	%doc INSTALL NEWS README AUTHORS
12mr|sane-frontends-1.0.14-15|97	%{_bindir}/*
12mr|sane-frontends-1.0.14-15|98	#config(noreplace) %{_datadir}/sane/sane-style.rc
12mr|sane-frontends-1.0.14-15|99	%{_datadir}/sane/sane-style.rc
12mr|sane-frontends-1.0.14-15|100	%{_mandir}/man1/*
12mr|sane-frontends-1.0.14-15|101	%{_datadir}/applications/*.desktop
12mr|sane-frontends-1.0.14-15|102	%{_iconsdir}/hicolor/*/apps/*.png
12mr|sane-frontends-1.0.14-15|103	%{_libdir}/gimp/2.0/plug-ins/xscanimage
12mr|sane-frontends-1.0.14-15|104	
12mr|sane-frontends-1.0.14-15|105	
12mr|sane-frontends-1.0.14-15|106	%changelog
12mr|sane-frontends-1.0.14-15|107	* Fri Sep  14 2012 akdengi <kazancas@mandriva.ru>
12mr|sane-frontends-1.0.14-15|108	+ Commit: bb93dc9
12mr|sane-frontends-1.0.14-15|109	- add missed %{_libdir}/gimp/2.0/plug-ins/xscanimage
12mr|sane-frontends-1.0.14-15|110	
12mr|sane-frontends-1.0.14-15|111	* Fri Sep  14 2012 akdengi <kazancas@mandriva.ru>
12mr|sane-frontends-1.0.14-15|112	+ Commit: 8ab6d90
12mr|sane-frontends-1.0.14-15|113	- use pkgconfig(gimp-2.0) instead libgimp-devel in BR
12mr|sane-frontends-1.0.14-15|114	
12mr|sane-frontends-1.0.14-15|115	

16312 12
12mr|sary-1.2.0-15|1	%define major 10
12mr|sary-1.2.0-15|2	%define libname_orig lib%{name}
12mr|sary-1.2.0-15|3	%define libname %mklibname %{name} %{major}
12mr|sary-1.2.0-15|4	%define develname %mklibname %{name} -d
12mr|sary-1.2.0-15|5	
12mr|sary-1.2.0-15|6	Summary:	Suffix array library (with tools)
12mr|sary-1.2.0-15|7	Name:		sary
12mr|sary-1.2.0-15|8	Version:	1.2.0
12mr|sary-1.2.0-15|9	Release:	%mkrel 15
12mr|sary-1.2.0-15|10	Group:		System/Internationalization
12mr|sary-1.2.0-15|11	License:	LGPL
12mr|sary-1.2.0-15|12	URL:		http://prime.sourceforge.jp/src/
12mr|sary-1.2.0-15|13	Source0:	%{name}-%{version}.tar.bz2
12mr|sary-1.2.0-15|14	Patch0:		sary-linkage_fix.diff
12mr|sary-1.2.0-15|15	BuildRequires:	glib2-devel
12mr|sary-1.2.0-15|16	Requires:	%{libname} = %{version}
12mr|sary-1.2.0-15|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|sary-1.2.0-15|18	
12mr|sary-1.2.0-15|19	%description
12mr|sary-1.2.0-15|20	Sary is a suffix array library. It provides fast full-text search facilities
12mr|sary-1.2.0-15|21	for text files on the order of 10 to 100 MB using a data structure called a
12mr|sary-1.2.0-15|22	suffix array. It can also search specific fields in a text file by assigning
12mr|sary-1.2.0-15|23	index points to those fields.
12mr|sary-1.2.0-15|24	
12mr|sary-1.2.0-15|25	%package -n	%{libname}
12mr|sary-1.2.0-15|26	Summary:	Sary library
12mr|sary-1.2.0-15|27	Group:		System/Internationalization
12mr|sary-1.2.0-15|28	Provides:	%{libname_orig} = %{version}-%{release}
12mr|sary-1.2.0-15|29	
12mr|sary-1.2.0-15|30	%description -n	%{libname}
12mr|sary-1.2.0-15|31	Sary is a suffix array library. It provides fast full-text search facilities
12mr|sary-1.2.0-15|32	for text files on the order of 10 to 100 MB using a data structure called a
12mr|sary-1.2.0-15|33	suffix array. It can also search specific fields in a text file by assigning
12mr|sary-1.2.0-15|34	index points to those fields.
12mr|sary-1.2.0-15|35	
12mr|sary-1.2.0-15|36	%package -n	%{develname}
12mr|sary-1.2.0-15|37	Summary:	Development headers for sary
12mr|sary-1.2.0-15|38	Group:		Development/C
12mr|sary-1.2.0-15|39	Requires:	%{libname} = %{version}
12mr|sary-1.2.0-15|40	Provides:	%{name}-devel = %{version}-%{release}
12mr|sary-1.2.0-15|41	Provides:	%{libname_orig}-devel = %{version}-%{release}
12mr|sary-1.2.0-15|42	Obsoletes:	%{mklibname sary 0 -d}
12mr|sary-1.2.0-15|43	Obsoletes:	%{mklibname sary 10 -d}
12mr|sary-1.2.0-15|44	
12mr|sary-1.2.0-15|45	%description -n	%{develname}
12mr|sary-1.2.0-15|46	Sary is a suffix array library. It provides fast full-text search facilities
12mr|sary-1.2.0-15|47	for text files on the order of 10 to 100 MB using a data structure called a
12mr|sary-1.2.0-15|48	suffix array. It can also search specific fields in a text file by assigning
12mr|sary-1.2.0-15|49	index points to those fields.
12mr|sary-1.2.0-15|50	
12mr|sary-1.2.0-15|51	%prep
12mr|sary-1.2.0-15|52	%setup -q
12mr|sary-1.2.0-15|53	%patch0 -p1
12mr|sary-1.2.0-15|54	
12mr|sary-1.2.0-15|55	%build
12mr|sary-1.2.0-15|56	%configure2_5x
12mr|sary-1.2.0-15|57	%make
12mr|sary-1.2.0-15|58	
12mr|sary-1.2.0-15|59	%install
12mr|sary-1.2.0-15|60	rm -rf %{buildroot}
12mr|sary-1.2.0-15|61	%makeinstall_std
12mr|sary-1.2.0-15|62	
12mr|sary-1.2.0-15|63	%if %mdkversion < 200900
12mr|sary-1.2.0-15|64	%post -n %{libname} -p /sbin/ldconfig
12mr|sary-1.2.0-15|65	%endif
12mr|sary-1.2.0-15|66	
12mr|sary-1.2.0-15|67	%if %mdkversion < 200900
12mr|sary-1.2.0-15|68	%postun -n %{libname} -p /sbin/ldconfig
12mr|sary-1.2.0-15|69	%endif
12mr|sary-1.2.0-15|70	
12mr|sary-1.2.0-15|71	%clean
12mr|sary-1.2.0-15|72	rm -rf %{buildroot}
12mr|sary-1.2.0-15|73	
12mr|sary-1.2.0-15|74	%files
12mr|sary-1.2.0-15|75	%defattr(-,root,root)
12mr|sary-1.2.0-15|76	%doc AUTHORS ChangeLog NEWS README TODO
12mr|sary-1.2.0-15|77	%{_bindir}/mksary
12mr|sary-1.2.0-15|78	%{_bindir}/sary
12mr|sary-1.2.0-15|79	%{_datadir}/%{name}
12mr|sary-1.2.0-15|80	%{_mandir}/man*/*
12mr|sary-1.2.0-15|81	
12mr|sary-1.2.0-15|82	%files -n %{libname}
12mr|sary-1.2.0-15|83	%defattr(-,root,root)
12mr|sary-1.2.0-15|84	%{_libdir}/libsary.so.%{major}.0.0
12mr|sary-1.2.0-15|85	%{_libdir}/libsary.so.%{major}
12mr|sary-1.2.0-15|86	
12mr|sary-1.2.0-15|87	%files -n %{develname}
12mr|sary-1.2.0-15|88	%defattr(-,root,root)
12mr|sary-1.2.0-15|89	%{_includedir}/*
12mr|sary-1.2.0-15|90	%{_libdir}/libsary.a
12mr|sary-1.2.0-15|91	%{_libdir}/libsary.so
12mr|sary-1.2.0-15|92	%{_libdir}/pkgconfig/sary.pc
12mr|sary-1.2.0-15|93	
12mr|sary-1.2.0-15|94	
12mr|sary-1.2.0-15|95	
12mr|sary-1.2.0-15|96	%changelog
12mr|sary-1.2.0-15|97	

16313 12
12mr|sash-3.7-15|1	Summary:	A statically linked shell, including some built-in basic commands
12mr|sash-3.7-15|2	Name:		sash
12mr|sash-3.7-15|3	Version:	3.7
12mr|sash-3.7-15|4	Release:	15
12mr|sash-3.7-15|5	License:	GPL
12mr|sash-3.7-15|6	Group:		Shells
12mr|sash-3.7-15|7	Url:		http://www.canb.auug.org.au/~dbell/
12mr|sash-3.7-15|8	Source0:	http://www.canb.auug.org.au/~dbell/programs/%{name}-%{version}.tar.bz2
12mr|sash-3.7-15|9	Patch0:		sash-3.7-optflags.patch
12mr|sash-3.7-15|10	Patch2: 	sash-3.7-losetup.patch
12mr|sash-3.7-15|11	Patch3: 	sash-3.7-fix-loop__remove_it_when_kernel_headers_are_fixed.patch
12mr|sash-3.7-15|12	Patch4:		sash-3.7-linux2.6-buildfix.patch
12mr|sash-3.7-15|13	Patch5:		sash-3.6-scriptarg.patch
12mr|sash-3.7-15|14	Patch6:		sash-pwdfunc.patch
12mr|sash-3.7-15|15	Patch7:		sash-3.7-segfault.patch
12mr|sash-3.7-15|16	Patch8:		sash-3.7-special-script-call-esp-for-glibc-post.patch
12mr|sash-3.7-15|17	Conflicts:      glibc < 6:2.3.3-2mdk
12mr|sash-3.7-15|18	BuildRequires:	zlib-devel glibc-static-devel pkgconfig(ext2fs)
12mr|sash-3.7-15|19	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|sash-3.7-15|20	
12mr|sash-3.7-15|21	%description
12mr|sash-3.7-15|22	Sash is a simple, standalone, statically linked shell which includes
12mr|sash-3.7-15|23	simplified versions of built-in commands like ls, dd and gzip.  Sash
12mr|sash-3.7-15|24	is statically linked so that it can work without shared libraries, so
12mr|sash-3.7-15|25	it is particularly useful for recovering from certain types of system
12mr|sash-3.7-15|26	failures.  Sash can also be used to safely upgrade to new versions of
12mr|sash-3.7-15|27	shared libraries.
12mr|sash-3.7-15|28	
12mr|sash-3.7-15|29	%prep
12mr|sash-3.7-15|30	%setup -q
12mr|sash-3.7-15|31	%patch0 -p1 -b ".misc"
12mr|sash-3.7-15|32	%patch2 -p1 -b ".losetup"
12mr|sash-3.7-15|33	%patch3 -p1 -b .loop
12mr|sash-3.7-15|34	%patch4 -p1 -b .peroyvind
12mr|sash-3.7-15|35	%patch5 -p1 -b .scriptarg
12mr|sash-3.7-15|36	%patch6 -p1 -b ".pwd"
12mr|sash-3.7-15|37	%patch7 -p1 -b ".segf"
12mr|sash-3.7-15|38	%patch8 -p1 -b ".scriptarg" -z .pix
12mr|sash-3.7-15|39	
12mr|sash-3.7-15|40	%build
12mr|sash-3.7-15|41	make RPM_OPT_FLAGS="%{optflags}"
12mr|sash-3.7-15|42	
12mr|sash-3.7-15|43	%install
12mr|sash-3.7-15|44	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|sash-3.7-15|45	
12mr|sash-3.7-15|46	install -s -D sash %{buildroot}/sbin/sash
12mr|sash-3.7-15|47	install -D sash.1 %{buildroot}%{_mandir}/man8/sash.8
12mr|sash-3.7-15|48	
12mr|sash-3.7-15|49	%clean
12mr|sash-3.7-15|50	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|sash-3.7-15|51	
12mr|sash-3.7-15|52	%files
12mr|sash-3.7-15|53	%defattr(644,root,root,755)
12mr|sash-3.7-15|54	%attr(755,root,root) /sbin/sash
12mr|sash-3.7-15|55	%_mandir/*/*
12mr|sash-3.7-15|56	
12mr|sash-3.7-15|57	
12mr|sash-3.7-15|58	
12mr|sash-3.7-15|59	
12mr|sash-3.7-15|60	
12mr|sash-3.7-15|61	%changelog
12mr|sash-3.7-15|62	

16314 12
12mr|sat4j-2.0.3-7|1	%define eclipse_base %{_libdir}/eclipse
12mr|sat4j-2.0.3-7|2	# We want the version to match that shipped in Eclipse's Orbit project
12mr|sat4j-2.0.3-7|3	%define qualifier 20081021
12mr|sat4j-2.0.3-7|4	
12mr|sat4j-2.0.3-7|5	Name:           sat4j
12mr|sat4j-2.0.3-7|6	Version:        2.0.3
12mr|sat4j-2.0.3-7|7	Release:        7
12mr|sat4j-2.0.3-7|8	Summary:        A library of SAT solvers written in Java
12mr|sat4j-2.0.3-7|9	
12mr|sat4j-2.0.3-7|10	Group:          Development/Java
12mr|sat4j-2.0.3-7|11	License:        EPL and LGPLv2
12mr|sat4j-2.0.3-7|12	URL:            http://www.sat4j.org/
12mr|sat4j-2.0.3-7|13	# Created by sh %{name}-fetch.sh
12mr|sat4j-2.0.3-7|14	Source0:        %{name}-%{version}.tar.bz2
12mr|sat4j-2.0.3-7|15	Source1:        %{name}-fetch.sh
12mr|sat4j-2.0.3-7|16	
12mr|sat4j-2.0.3-7|17	#BuildRequires:  java-devel >= 1.6
12mr|sat4j-2.0.3-7|18	BuildRequires:  java-1.6.0-openjdk-devel
12mr|sat4j-2.0.3-7|19	BuildRequires:  java-rpmbuild
12mr|sat4j-2.0.3-7|20	BuildRequires:  ant
12mr|sat4j-2.0.3-7|21	Requires:       java >= 1.6
12mr|sat4j-2.0.3-7|22	Requires:       jpackage-utils
12mr|sat4j-2.0.3-7|23	
12mr|sat4j-2.0.3-7|24	BuildArch:      noarch
12mr|sat4j-2.0.3-7|25	
12mr|sat4j-2.0.3-7|26	%description
12mr|sat4j-2.0.3-7|27	The aim of the SAT4J library is to provide an efficient library of SAT
12mr|sat4j-2.0.3-7|28	solvers in Java. The SAT4J library targets first users of SAT "black
12mr|sat4j-2.0.3-7|29	boxes", those willing to embed SAT technologies into their application
12mr|sat4j-2.0.3-7|30	without worrying about the details.
12mr|sat4j-2.0.3-7|31	
12mr|sat4j-2.0.3-7|32	%prep
12mr|sat4j-2.0.3-7|33	%setup -q
12mr|sat4j-2.0.3-7|34	
12mr|sat4j-2.0.3-7|35	# Only used for the tests
12mr|sat4j-2.0.3-7|36	rm lib/commons-cli.jar
12mr|sat4j-2.0.3-7|37	
12mr|sat4j-2.0.3-7|38	%build
12mr|sat4j-2.0.3-7|39	ant -Drelease=%{version} -DBUILD_DATE=%{qualifier} p2
12mr|sat4j-2.0.3-7|40	
12mr|sat4j-2.0.3-7|41	%install
12mr|sat4j-2.0.3-7|42	rm -rf $RPM_BUILD_ROOT
12mr|sat4j-2.0.3-7|43	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|sat4j-2.0.3-7|44	cp -rp dist/%{version}/org.sat4j.core.jar \
12mr|sat4j-2.0.3-7|45	$RPM_BUILD_ROOT%{_javadir}
12mr|sat4j-2.0.3-7|46	cp -rp dist/%{version}/org.sat4j.pb.jar \
12mr|sat4j-2.0.3-7|47	$RPM_BUILD_ROOT%{_javadir}
12mr|sat4j-2.0.3-7|48	
12mr|sat4j-2.0.3-7|49	%clean
12mr|sat4j-2.0.3-7|50	rm -rf $RPM_BUILD_ROOT
12mr|sat4j-2.0.3-7|51	
12mr|sat4j-2.0.3-7|52	%files
12mr|sat4j-2.0.3-7|53	%defattr(-,root,root,-)
12mr|sat4j-2.0.3-7|54	%{_javadir}/org.sat4j*
12mr|sat4j-2.0.3-7|55	
12mr|sat4j-2.0.3-7|56	
12mr|sat4j-2.0.3-7|57	%changelog
12mr|sat4j-2.0.3-7|58	* Fri May 06 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.3-5mdv2011.0
12mr|sat4j-2.0.3-7|59	+ Revision: 669959
12mr|sat4j-2.0.3-7|60	- mass rebuild
12mr|sat4j-2.0.3-7|61	
12mr|sat4j-2.0.3-7|62	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.3-4mdv2011.0
12mr|sat4j-2.0.3-7|63	+ Revision: 607511
12mr|sat4j-2.0.3-7|64	- rebuild
12mr|sat4j-2.0.3-7|65	
12mr|sat4j-2.0.3-7|66	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.3-3mdv2010.1
12mr|sat4j-2.0.3-7|67	+ Revision: 523963
12mr|sat4j-2.0.3-7|68	- rebuilt for 2010.1
12mr|sat4j-2.0.3-7|69	
12mr|sat4j-2.0.3-7|70	* Fri Feb 27 2009 Jérôme Soyer <saispo@mandriva.org> 2.0.3-2mdv2009.1
12mr|sat4j-2.0.3-7|71	+ Revision: 345520
12mr|sat4j-2.0.3-7|72	- New upstream release
12mr|sat4j-2.0.3-7|73	- Remove strict java version
12mr|sat4j-2.0.3-7|74	
12mr|sat4j-2.0.3-7|75	* Fri Feb 27 2009 Jérôme Soyer <saispo@mandriva.org> 2.0.3-1mdv2009.1
12mr|sat4j-2.0.3-7|76	+ Revision: 345460
12mr|sat4j-2.0.3-7|77	- New upstream release
12mr|sat4j-2.0.3-7|78	
12mr|sat4j-2.0.3-7|79	* Wed Jul 16 2008 Alexander Kurtakov <akurtakov@mandriva.org> 2.0.0-0.6.1mdv2009.0
12mr|sat4j-2.0.3-7|80	+ Revision: 236246
12mr|sat4j-2.0.3-7|81	- fix group
12mr|sat4j-2.0.3-7|82	- import sat4j
12mr|sat4j-2.0.3-7|83	
12mr|sat4j-2.0.3-7|84	

16315 12
12mr|scanssh-2.1-17|1	Summary:	Scans the given addresses and networks for running SSH servers
12mr|scanssh-2.1-17|2	Name:		scanssh
12mr|scanssh-2.1-17|3	Version:	2.1
12mr|scanssh-2.1-17|4	Release:	%mkrel 17
12mr|scanssh-2.1-17|5	License:	BSD
12mr|scanssh-2.1-17|6	Group:		Networking/Other
12mr|scanssh-2.1-17|7	URL:		http://www.monkey.org/~provos/scanssh/
12mr|scanssh-2.1-17|8	Source0:	http://www.monkey.org/~provos/scanssh/%{name}-%{version}.tar.bz2
12mr|scanssh-2.1-17|9	Patch0:		scanssh-no-locincpth.patch
12mr|scanssh-2.1-17|10	BuildRequires:	libpcap >= 0.9.5
12mr|scanssh-2.1-17|11	BuildRequires:	libpcap-devel >= 0.9.5
12mr|scanssh-2.1-17|12	BuildRequires:	libevent-devel >= 1.3
12mr|scanssh-2.1-17|13	BuildRequires:	libdnet-devel >= 1.7
12mr|scanssh-2.1-17|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|scanssh-2.1-17|15	
12mr|scanssh-2.1-17|16	%description
12mr|scanssh-2.1-17|17	Scanssh scans the given addresses and networks for running SSH servers. It will
12mr|scanssh-2.1-17|18	query their version number and displays the results in a list.
12mr|scanssh-2.1-17|19	
12mr|scanssh-2.1-17|20	This program was originally written under OpenBSD as a personal measurement
12mr|scanssh-2.1-17|21	tool. However, besides gathering statistics, it's also useful for other
12mr|scanssh-2.1-17|22	purposes such as ensuring that all machines on your network run the latest SSH
12mr|scanssh-2.1-17|23	versions, etc...
12mr|scanssh-2.1-17|24	
12mr|scanssh-2.1-17|25	%prep
12mr|scanssh-2.1-17|26	
12mr|scanssh-2.1-17|27	%setup -q -n %{name}-%{version}
12mr|scanssh-2.1-17|28	%patch0 -p0
12mr|scanssh-2.1-17|29	
12mr|scanssh-2.1-17|30	%build
12mr|scanssh-2.1-17|31	
12mr|scanssh-2.1-17|32	%configure2_5x
12mr|scanssh-2.1-17|33	
12mr|scanssh-2.1-17|34	# work around --recheck
12mr|scanssh-2.1-17|35	touch *
12mr|scanssh-2.1-17|36	
12mr|scanssh-2.1-17|37	%make CFLAGS="%{optflags} -fPIC"
12mr|scanssh-2.1-17|38	
12mr|scanssh-2.1-17|39	%install
12mr|scanssh-2.1-17|40	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|scanssh-2.1-17|41	
12mr|scanssh-2.1-17|42	install -d %{buildroot}%{_sbindir}
12mr|scanssh-2.1-17|43	install -d %{buildroot}%{_mandir}/man1
12mr|scanssh-2.1-17|44	
12mr|scanssh-2.1-17|45	install -m755 scanssh %{buildroot}%{_sbindir}
12mr|scanssh-2.1-17|46	install -m644 scanssh.1 %{buildroot}%{_mandir}/man1
12mr|scanssh-2.1-17|47	
12mr|scanssh-2.1-17|48	%clean
12mr|scanssh-2.1-17|49	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|scanssh-2.1-17|50	
12mr|scanssh-2.1-17|51	%files
12mr|scanssh-2.1-17|52	%defattr (-,root,root)
12mr|scanssh-2.1-17|53	%doc README
12mr|scanssh-2.1-17|54	%{_sbindir}/scanssh
12mr|scanssh-2.1-17|55	%{_mandir}/*/*
12mr|scanssh-2.1-17|56	
12mr|scanssh-2.1-17|57	
12mr|scanssh-2.1-17|58	
12mr|scanssh-2.1-17|59	
12mr|scanssh-2.1-17|60	
12mr|scanssh-2.1-17|61	%changelog
12mr|scanssh-2.1-17|62	

16316 12
12mr|schroedinger-1.0.10-6|1	%define abi 1.0
12mr|schroedinger-1.0.10-6|2	%define major 0
12mr|schroedinger-1.0.10-6|3	%define libname %mklibname %{name} %{abi} %{major}
12mr|schroedinger-1.0.10-6|4	%define develname %mklibname -d %{name}
12mr|schroedinger-1.0.10-6|5	
12mr|schroedinger-1.0.10-6|6	Name:		schroedinger
12mr|schroedinger-1.0.10-6|7	Version:	1.0.10
12mr|schroedinger-1.0.10-6|8	Release:	6
12mr|schroedinger-1.0.10-6|9	Summary:	Portable libraries for the high quality Dirac video codec
12mr|schroedinger-1.0.10-6|10	Group:		Video
12mr|schroedinger-1.0.10-6|11	License:	LGPL/MIT/MPL
12mr|schroedinger-1.0.10-6|12	URL:		http://www.diracvideo.org/
12mr|schroedinger-1.0.10-6|13	Source0:	http://www.diracvideo.org/download/schroedinger/schroedinger-%{version}.tar.gz
12mr|schroedinger-1.0.10-6|14	Patch0:		schroedinger-1.0.9-fix-linking.patch
12mr|schroedinger-1.0.10-6|15	
12mr|schroedinger-1.0.10-6|16	BuildRequires:	pkgconfig(orc-0.4)
12mr|schroedinger-1.0.10-6|17	BuildRequires:	gtk-doc
12mr|schroedinger-1.0.10-6|18	
12mr|schroedinger-1.0.10-6|19	%description
12mr|schroedinger-1.0.10-6|20	The Schrödinger project will implement portable libraries for the high
12mr|schroedinger-1.0.10-6|21	quality Dirac video codec created by BBC Research and
12mr|schroedinger-1.0.10-6|22	Development. Dirac is a free and open source codec producing very high
12mr|schroedinger-1.0.10-6|23	image quality video.
12mr|schroedinger-1.0.10-6|24	
12mr|schroedinger-1.0.10-6|25	The Schrödinger project is a project done by BBC R&D and Fluendo in
12mr|schroedinger-1.0.10-6|26	order to create a set of high quality decoder and encoder libraries
12mr|schroedinger-1.0.10-6|27	for the Dirac video codec.
12mr|schroedinger-1.0.10-6|28	
12mr|schroedinger-1.0.10-6|29	%package -n %{libname}
12mr|schroedinger-1.0.10-6|30	Group:		System/Libraries
12mr|schroedinger-1.0.10-6|31	Summary:	Portable libraries for the high quality Dirac video codec
12mr|schroedinger-1.0.10-6|32	
12mr|schroedinger-1.0.10-6|33	%description -n %{libname}
12mr|schroedinger-1.0.10-6|34	The Schrödinger project will implement portable libraries for the high
12mr|schroedinger-1.0.10-6|35	quality Dirac video codec created by BBC Research and
12mr|schroedinger-1.0.10-6|36	Development. Dirac is a free and open source codec producing very high
12mr|schroedinger-1.0.10-6|37	image quality video.
12mr|schroedinger-1.0.10-6|38	
12mr|schroedinger-1.0.10-6|39	The Schrödinger project is a project done by BBC R&D and Fluendo in
12mr|schroedinger-1.0.10-6|40	order to create a set of high quality decoder and encoder libraries
12mr|schroedinger-1.0.10-6|41	for the Dirac video codec.
12mr|schroedinger-1.0.10-6|42	
12mr|schroedinger-1.0.10-6|43	%package -n %{develname}
12mr|schroedinger-1.0.10-6|44	Group:		Development/C
12mr|schroedinger-1.0.10-6|45	Summary:	Development files for schrodinger
12mr|schroedinger-1.0.10-6|46	Requires:	%{libname} = %{version}-%{release}
12mr|schroedinger-1.0.10-6|47	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|schroedinger-1.0.10-6|48	
12mr|schroedinger-1.0.10-6|49	%description -n %{develname}
12mr|schroedinger-1.0.10-6|50	Development files for schrodinger
12mr|schroedinger-1.0.10-6|51	
12mr|schroedinger-1.0.10-6|52	%prep
12mr|schroedinger-1.0.10-6|53	%setup -q
12mr|schroedinger-1.0.10-6|54	%apply_patches
12mr|schroedinger-1.0.10-6|55	autoreconf -fi
12mr|schroedinger-1.0.10-6|56	
12mr|schroedinger-1.0.10-6|57	%build
12mr|schroedinger-1.0.10-6|58	%configure2_5x \
12mr|schroedinger-1.0.10-6|59	--disable-static \
12mr|schroedinger-1.0.10-6|60	--enable-gtk-doc
12mr|schroedinger-1.0.10-6|61	%make
12mr|schroedinger-1.0.10-6|62	
12mr|schroedinger-1.0.10-6|63	%install
12mr|schroedinger-1.0.10-6|64	%makeinstall_std
12mr|schroedinger-1.0.10-6|65	
12mr|schroedinger-1.0.10-6|66	%check
12mr|schroedinger-1.0.10-6|67	make check
12mr|schroedinger-1.0.10-6|68	
12mr|schroedinger-1.0.10-6|69	%files -n %{libname}
12mr|schroedinger-1.0.10-6|70	%doc COPYING* NEWS TODO
12mr|schroedinger-1.0.10-6|71	%{_libdir}/libschroedinger-%{abi}.so.%{major}*
12mr|schroedinger-1.0.10-6|72	
12mr|schroedinger-1.0.10-6|73	%files -n %{develname}
12mr|schroedinger-1.0.10-6|74	%doc %{_datadir}/gtk-doc/html/schroedinger
12mr|schroedinger-1.0.10-6|75	%{_includedir}/schroedinger-%{abi}
12mr|schroedinger-1.0.10-6|76	%{_libdir}/*.so
12mr|schroedinger-1.0.10-6|77	%{_libdir}/pkgconfig/schroedinger-%{abi}.pc
12mr|schroedinger-1.0.10-6|78	
12mr|schroedinger-1.0.10-6|79	
12mr|schroedinger-1.0.10-6|80	
12mr|schroedinger-1.0.10-6|81	
12mr|schroedinger-1.0.10-6|82	%changelog
12mr|schroedinger-1.0.10-6|83	

16317 12
12mr|scli-0.4.0-4|1	Summary:	SCLI - SNMP Command Line Interface
12mr|scli-0.4.0-4|2	Name:		scli
12mr|scli-0.4.0-4|3	Version:	0.4.0
12mr|scli-0.4.0-4|4	Release:	4
12mr|scli-0.4.0-4|5	License:	GPLv2
12mr|scli-0.4.0-4|6	#patch was sent upstream (Kharec)
12mr|scli-0.4.0-4|7	Patch0:		scli-0.4.0-fix-str-fmt.patch
12mr|scli-0.4.0-4|8	Group:		Networking/Other
12mr|scli-0.4.0-4|9	Source0:	ftp://ftp.ibr.cs.tu-bs.de/pub/local/scli/%{name}-%{version}.tar.gz
12mr|scli-0.4.0-4|10	Url:		http://www.ibr.cs.tu-bs.de/projects/scli/
12mr|scli-0.4.0-4|11	BuildRequires:	libxml2-devel
12mr|scli-0.4.0-4|12	BuildRequires:	readline-devel
12mr|scli-0.4.0-4|13	BuildRequires:	ncurses-devel
12mr|scli-0.4.0-4|14	BuildRequires:	libglib2-devel
12mr|scli-0.4.0-4|15	BuildRequires:	libgnet2-devel
12mr|scli-0.4.0-4|16	BuildRequires:	gsnmp-devel
12mr|scli-0.4.0-4|17	
12mr|scli-0.4.0-4|18	%description
12mr|scli-0.4.0-4|19	Authors description on the project's home page:
12mr|scli-0.4.0-4|20	
12mr|scli-0.4.0-4|21	The scli package was written to address the need for small and
12mr|scli-0.4.0-4|22	efficient command line utilities to monitor and configure network
12mr|scli-0.4.0-4|23	devices and host systems. The scli package is based on the SNMP
12mr|scli-0.4.0-4|24	management protocol. It utilizes a MIB compiler called smidump to
12mr|scli-0.4.0-4|25	generate C stub code. In fact, virtually no SNMP knowledge is required
12mr|scli-0.4.0-4|26	in order to extend the scli programs with new features.
12mr|scli-0.4.0-4|27	
12mr|scli-0.4.0-4|28	The programs contained in the scli package try to be very specific
12mr|scli-0.4.0-4|29	rather than generic. Generic SNMP tools such as MIB browsers or simple
12mr|scli-0.4.0-4|30	command line tools (e.g. snmpwalk) are hard to use since they expose
12mr|scli-0.4.0-4|31	too many protocol details. And in most cases, they fail to present the
12mr|scli-0.4.0-4|32	information in a format that is easy to read and understand.
12mr|scli-0.4.0-4|33	
12mr|scli-0.4.0-4|34	The scli package was designed to be extensible. Additional modes that
12mr|scli-0.4.0-4|35	extend the capabilities of the tools can easily be added. The smidump
12mr|scli-0.4.0-4|36	MIB compiler hides all the SNMP protocol details so that every C
12mr|scli-0.4.0-4|37	programmer can implement new modes. In fact, we like to encourage
12mr|scli-0.4.0-4|38	users to write and contribute new modes so that the package becomes
12mr|scli-0.4.0-4|39	more and more valuable.
12mr|scli-0.4.0-4|40	
12mr|scli-0.4.0-4|41	To summarize, the slogan for this little package is: "After more than
12mr|scli-0.4.0-4|42	10 years of SNMP, I felt it is time for really useful command line
12mr|scli-0.4.0-4|43	SNMP monitoring and configuration tools. ;-)"
12mr|scli-0.4.0-4|44	
12mr|scli-0.4.0-4|45	%prep
12mr|scli-0.4.0-4|46	%setup -q
12mr|scli-0.4.0-4|47	%patch0 -p0
12mr|scli-0.4.0-4|48	
12mr|scli-0.4.0-4|49	%build
12mr|scli-0.4.0-4|50	%configure2_5x --disable-xmltest
12mr|scli-0.4.0-4|51	%make
12mr|scli-0.4.0-4|52	
12mr|scli-0.4.0-4|53	%install
12mr|scli-0.4.0-4|54	%makeinstall_std
12mr|scli-0.4.0-4|55	
12mr|scli-0.4.0-4|56	%files
12mr|scli-0.4.0-4|57	%defattr(-,root,root)
12mr|scli-0.4.0-4|58	%doc AUTHORS NEWS PORTING README TODO
12mr|scli-0.4.0-4|59	%{_bindir}/*
12mr|scli-0.4.0-4|60	%{_mandir}/man1/*
12mr|scli-0.4.0-4|61	%{_infodir}/*
12mr|scli-0.4.0-4|62	
12mr|scli-0.4.0-4|63	
12mr|scli-0.4.0-4|64	
12mr|scli-0.4.0-4|65	%changelog
12mr|scli-0.4.0-4|66	

16318 12
12mr|scons-2.0.1-4|1	Name:           scons
12mr|scons-2.0.1-4|2	Version:        2.0.1
12mr|scons-2.0.1-4|3	Release:        %mkrel 4
12mr|scons-2.0.1-4|4	Epoch:          1
12mr|scons-2.0.1-4|5	Summary:        Open Source software construction tool
12mr|scons-2.0.1-4|6	License:        MIT
12mr|scons-2.0.1-4|7	Group:          Development/Other
12mr|scons-2.0.1-4|8	URL:            http://www.scons.org/
12mr|scons-2.0.1-4|9	Source0:        http://download.sourceforge.net/scons/scons-%{version}.tar.gz
12mr|scons-2.0.1-4|10	Source1:	scons.macros
12mr|scons-2.0.1-4|11	Patch0:         scons-1.0.0-qt-handle-missing-moc-files.patch
12mr|scons-2.0.1-4|12	Requires:       python-%{name} = %{epoch}:%{version}-%{release}
12mr|scons-2.0.1-4|13	%py_requires -d
12mr|scons-2.0.1-4|14	BuildArch:      noarch
12mr|scons-2.0.1-4|15	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|scons-2.0.1-4|16	
12mr|scons-2.0.1-4|17	%description
12mr|scons-2.0.1-4|18	SCons is an Open Source software construction tool--that is, a build
12mr|scons-2.0.1-4|19	tool; an improved substitute for the classic Make utility; a better way
12mr|scons-2.0.1-4|20	to build software. SCons is based on the design which won the Software
12mr|scons-2.0.1-4|21	Carpentry build tool design competition in August 2000.
12mr|scons-2.0.1-4|22	
12mr|scons-2.0.1-4|23	SCons "configuration files" are Python scripts, eliminating the need
12mr|scons-2.0.1-4|24	to learn a new build tool syntax. SCons maintains a global view of
12mr|scons-2.0.1-4|25	all dependencies in a tree, and can scan source (or other) files for
12mr|scons-2.0.1-4|26	implicit dependencies, such as files specified on #include lines. SCons
12mr|scons-2.0.1-4|27	uses MD5 signatures to rebuild only when the contents of a file have
12mr|scons-2.0.1-4|28	really changed, not just when the timestamp has been touched. SCons
12mr|scons-2.0.1-4|29	supports side-by-side variant builds, and is easily extended with user-
12mr|scons-2.0.1-4|30	defined Builder and/or Scanner objects.
12mr|scons-2.0.1-4|31	
12mr|scons-2.0.1-4|32	%package -n python-%{name}
12mr|scons-2.0.1-4|33	Summary:        SCons library
12mr|scons-2.0.1-4|34	Group:          Development/Python
12mr|scons-2.0.1-4|35	%py_requires -d
12mr|scons-2.0.1-4|36	
12mr|scons-2.0.1-4|37	%description -n python-%{name}
12mr|scons-2.0.1-4|38	The SCons library is required by scons.
12mr|scons-2.0.1-4|39	
12mr|scons-2.0.1-4|40	%prep
12mr|scons-2.0.1-4|41	%setup -q
12mr|scons-2.0.1-4|42	#%patch0 -p2
12mr|scons-2.0.1-4|43	
12mr|scons-2.0.1-4|44	%build
12mr|scons-2.0.1-4|45	CFLAGS="%{optflags}" %{__python} setup.py build
12mr|scons-2.0.1-4|46	
12mr|scons-2.0.1-4|47	%install
12mr|scons-2.0.1-4|48	%{__rm} -rf %{buildroot}
12mr|scons-2.0.1-4|49	%{__python} setup.py install \
12mr|scons-2.0.1-4|50	--root=%{buildroot} \
12mr|scons-2.0.1-4|51	--record=INSTALLED_FILES \
12mr|scons-2.0.1-4|52	--symlink-scons \
12mr|scons-2.0.1-4|53	--standard-lib
12mr|scons-2.0.1-4|54	%{__mkdir_p} %{buildroot}%{_mandir}
12mr|scons-2.0.1-4|55	%{__mv} %{buildroot}%{_prefix}/man/* %{buildroot}%{_mandir}
12mr|scons-2.0.1-4|56	
12mr|scons-2.0.1-4|57	# install scons rpm macro helper
12mr|scons-2.0.1-4|58	install -D %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.d/scons.macros
12mr|scons-2.0.1-4|59	
12mr|scons-2.0.1-4|60	%clean
12mr|scons-2.0.1-4|61	%{__rm} -rf %{buildroot}
12mr|scons-2.0.1-4|62	
12mr|scons-2.0.1-4|63	%files
12mr|scons-2.0.1-4|64	%defattr(0644,root,root,0755)
12mr|scons-2.0.1-4|65	%doc CHANGES.txt LICENSE.txt README.txt RELEASE.txt PKG-INFO
12mr|scons-2.0.1-4|66	%attr(0755,root,root) %{_bindir}/scons
12mr|scons-2.0.1-4|67	%attr(0755,root,root) %{_bindir}/scons-time
12mr|scons-2.0.1-4|68	%attr(0755,root,root) %{_bindir}/sconsign
12mr|scons-2.0.1-4|69	%attr(0755,root,root) %{_bindir}/scons-%{version}
12mr|scons-2.0.1-4|70	%attr(0755,root,root) %{_bindir}/sconsign-%{version}
12mr|scons-2.0.1-4|71	%attr(0755,root,root) %{_bindir}/scons-time-%{version}
12mr|scons-2.0.1-4|72	%{_sysconfdir}/rpm/macros.d/scons.macros
12mr|scons-2.0.1-4|73	%{_mandir}/man1/scons.1*
12mr|scons-2.0.1-4|74	%{_mandir}/man1/scons-time.1*
12mr|scons-2.0.1-4|75	%{_mandir}/man1/sconsign.1*
12mr|scons-2.0.1-4|76	
12mr|scons-2.0.1-4|77	%files -n python-%{name}
12mr|scons-2.0.1-4|78	%defattr(0644,root,root,0755)
12mr|scons-2.0.1-4|79	%{py_puresitedir}/*
12mr|scons-2.0.1-4|80	
12mr|scons-2.0.1-4|81	
12mr|scons-2.0.1-4|82	
12mr|scons-2.0.1-4|83	%changelog
12mr|scons-2.0.1-4|84	

16319 12
12mr|screen-4.0.3-12|1	Summary:	A manager that supports multiple logins on one terminal
12mr|screen-4.0.3-12|2	Name:		screen
12mr|screen-4.0.3-12|3	Version:	4.0.3
12mr|screen-4.0.3-12|4	Release:	12
12mr|screen-4.0.3-12|5	License:	GPLv2+
12mr|screen-4.0.3-12|6	Group:		Terminals
12mr|screen-4.0.3-12|7	BuildRequires:	ncurses-devel
12mr|screen-4.0.3-12|8	BuildRequires:	utempter-devel
12mr|screen-4.0.3-12|9	BuildRequires:	texinfo
12mr|screen-4.0.3-12|10	URL:		http://www.gnu.org/software/screen/
12mr|screen-4.0.3-12|11	Source0:	ftp://ftp.uni-erlangen.de/pub/utilities/screen/%{name}-%{version}.tar.gz
12mr|screen-4.0.3-12|12	
12mr|screen-4.0.3-12|13	# correct the location of various files in man page and info page
12mr|screen-4.0.3-12|14	# not sent upstream
12mr|screen-4.0.3-12|15	Patch4:		screen-3.9.11-fix-utmp.diff
12mr|screen-4.0.3-12|16	# do not link with libelf, this is not needed
12mr|screen-4.0.3-12|17	Patch6:		screen-3.9.13-no-libelf.patch
12mr|screen-4.0.3-12|18	# for portability ? is it needed ? in doubt, let's apply it
12mr|screen-4.0.3-12|19	# fixed upstream git on b4aa8750 , but that's a different fix
12mr|screen-4.0.3-12|20	Patch7:		screen-3.9.11-biarch-utmp.patch
12mr|screen-4.0.3-12|21	# add U as default binding to switch to utf8, in /etc/screenrc
12mr|screen-4.0.3-12|22	# not to send upstream
12mr|screen-4.0.3-12|23	Patch8:		screen-4.0.2-screenrc-utf8-switch.patch
12mr|screen-4.0.3-12|24	# manpage of execl specify that the list should be NULL terminated, so there is a bug
12mr|screen-4.0.3-12|25	# i however do not know if this fix a crash or anything
12mr|screen-4.0.3-12|26	# already fixed upstream, different fix
12mr|screen-4.0.3-12|27	Patch9:		screen-4.0.2-varargs.patch
12mr|screen-4.0.3-12|28	# add ipv6 support to the builtin telnet client
12mr|screen-4.0.3-12|29	Patch12:	screen-4.0.3-ipv6.patch
12mr|screen-4.0.3-12|30	# from git, workaround vte's autodetect DEL
12mr|screen-4.0.3-12|31	Patch13:	screen-4.0.3-vte-autodetect-workaround.patch
12mr|screen-4.0.3-12|32	# Prevent format-string errors
12mr|screen-4.0.3-12|33	# sent upstream : https://savannah.gnu.org/bugs/index.php?29024
12mr|screen-4.0.3-12|34	Patch14:	screen-4.0.3-format-string.patch
12mr|screen-4.0.3-12|35	
12mr|screen-4.0.3-12|36	%description
12mr|screen-4.0.3-12|37	The screen utility allows you to have multiple logins on just one
12mr|screen-4.0.3-12|38	terminal.  Screen is useful for users who telnet into a machine or
12mr|screen-4.0.3-12|39	are connected via a dumb terminal, but want to use more than just
12mr|screen-4.0.3-12|40	one login.
12mr|screen-4.0.3-12|41	
12mr|screen-4.0.3-12|42	Install the screen package if you need a screen manager that can
12mr|screen-4.0.3-12|43	support multiple logins on one terminal.
12mr|screen-4.0.3-12|44	
12mr|screen-4.0.3-12|45	%prep
12mr|screen-4.0.3-12|46	%setup -q
12mr|screen-4.0.3-12|47	%patch4 -p1
12mr|screen-4.0.3-12|48	%patch6 -p1 -b .no-libelf
12mr|screen-4.0.3-12|49	%patch7 -p1 -b .biarch-utmp
12mr|screen-4.0.3-12|50	%patch8 -p0
12mr|screen-4.0.3-12|51	%patch9 -p1 -b .varargs
12mr|screen-4.0.3-12|52	%patch12 -p1 -b .ipv6
12mr|screen-4.0.3-12|53	%patch13 -p2 -b .vte
12mr|screen-4.0.3-12|54	%patch14 -p1 -b .format-string
12mr|screen-4.0.3-12|55	
12mr|screen-4.0.3-12|56	%build
12mr|screen-4.0.3-12|57	# 5 is tty group
12mr|screen-4.0.3-12|58	%configure2_5x	--enable-colors256 \
12mr|screen-4.0.3-12|59	--with-pty-mode=0620 \
12mr|screen-4.0.3-12|60	--with-pty-group=5 \
12mr|screen-4.0.3-12|61	--enable-telnet
12mr|screen-4.0.3-12|62	
12mr|screen-4.0.3-12|63	perl -pi -e 's|.*#undef HAVE_BRAILLE.*|#define HAVE_BRAILLE 1|' config.h
12mr|screen-4.0.3-12|64	
12mr|screen-4.0.3-12|65	perl -pi -e 's|%{_prefix}/etc/screenrc|%{_sysconfdir}/screenrc|' config.h
12mr|screen-4.0.3-12|66	perl -pi -e 's|/usr/local/etc/screenrc|%{_sysconfdir}/screenrc|' etc/etcscreenrc doc/*
12mr|screen-4.0.3-12|67	perl -pi -e 's|/local/etc/screenrc|%{_sysconfdir}/screenrc|' doc/*
12mr|screen-4.0.3-12|68	rm doc/screen.info*
12mr|screen-4.0.3-12|69	
12mr|screen-4.0.3-12|70	%make CFLAGS="%{optflags} -DETCSCREENRC=\\\"%{_sysconfdir}/screenrc\\\""
12mr|screen-4.0.3-12|71	
12mr|screen-4.0.3-12|72	%install
12mr|screen-4.0.3-12|73	rm -Rf %{buildroot}
12mr|screen-4.0.3-12|74	mkdir -p %{buildroot}%{_sysconfdir}/skel
12mr|screen-4.0.3-12|75	
12mr|screen-4.0.3-12|76	%makeinstall SCREENENCODINGS=%{buildroot}%{_datadir}/screen/utf8encodings/
12mr|screen-4.0.3-12|77	
12mr|screen-4.0.3-12|78	( cd %{buildroot}/%{_bindir} && {
12mr|screen-4.0.3-12|79	rm -f screen.old screen
12mr|screen-4.0.3-12|80	mv screen-%{version} screen
12mr|screen-4.0.3-12|81	}
12mr|screen-4.0.3-12|82	)
12mr|screen-4.0.3-12|83	
12mr|screen-4.0.3-12|84	install -c -m 0644 etc/etcscreenrc %{buildroot}/%{_sysconfdir}/screenrc
12mr|screen-4.0.3-12|85	install -c -m 0644 etc/screenrc %{buildroot}/%{_sysconfdir}/skel/.screenrc
12mr|screen-4.0.3-12|86	
12mr|screen-4.0.3-12|87	mkdir -p %{buildroot}/%{_sysconfdir}/profile.d
12mr|screen-4.0.3-12|88	
12mr|screen-4.0.3-12|89	cat > %{buildroot}/%{_sysconfdir}/profile.d/20screen.sh <<'EOF'
12mr|screen-4.0.3-12|90	if [ -z "$SCREENDIR" ]; then
12mr|screen-4.0.3-12|91	export SCREENDIR=$HOME/tmp
12mr|screen-4.0.3-12|92	fi
12mr|screen-4.0.3-12|93	EOF
12mr|screen-4.0.3-12|94	
12mr|screen-4.0.3-12|95	%files
12mr|screen-4.0.3-12|96	%doc NEWS README doc/FAQ doc/README.DOTSCREEN ChangeLog
12mr|screen-4.0.3-12|97	%{_bindir}/screen
12mr|screen-4.0.3-12|98	%{_mandir}/man1/screen.1*
12mr|screen-4.0.3-12|99	%{_infodir}/screen.info*
12mr|screen-4.0.3-12|100	%config(noreplace) %{_sysconfdir}/profile.d/20screen.sh
12mr|screen-4.0.3-12|101	%config(noreplace) %{_sysconfdir}/screenrc
12mr|screen-4.0.3-12|102	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/skel/.screenrc
12mr|screen-4.0.3-12|103	%{_datadir}/screen/
12mr|screen-4.0.3-12|104	
12mr|screen-4.0.3-12|105	
12mr|screen-4.0.3-12|106	
12mr|screen-4.0.3-12|107	%changelog
12mr|screen-4.0.3-12|108	

16320 12
12mr|scribus-1.4.0-0.rc5.3|1	%define name    scribus
12mr|scribus-1.4.0-0.rc5.3|2	%define version 1.4.0
12mr|scribus-1.4.0-0.rc5.3|3	%define release %mkrel -c rc5 3
12mr|scribus-1.4.0-0.rc5.3|4	
12mr|scribus-1.4.0-0.rc5.3|5	%define	major	0
12mr|scribus-1.4.0-0.rc5.3|6	%define	libname	%mklibname %name %major
12mr|scribus-1.4.0-0.rc5.3|7	%define develname %{name}-devel
12mr|scribus-1.4.0-0.rc5.3|8	
12mr|scribus-1.4.0-0.rc5.3|9	Summary: 	Scribus - Open Source Page Layout
12mr|scribus-1.4.0-0.rc5.3|10	Name: 		%name
12mr|scribus-1.4.0-0.rc5.3|11	Version: 	%version
12mr|scribus-1.4.0-0.rc5.3|12	Release:	%release
12mr|scribus-1.4.0-0.rc5.3|13	Source0:	http://downloads.sourceforge.net/scribus/%name-%version.rc5.tar.xz
12mr|scribus-1.4.0-0.rc5.3|14	URL: 		http://www.scribus.net/
12mr|scribus-1.4.0-0.rc5.3|15	License:	GPLv2+
12mr|scribus-1.4.0-0.rc5.3|16	Group:  	Office
12mr|scribus-1.4.0-0.rc5.3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|scribus-1.4.0-0.rc5.3|18	BuildRequires:	aspell-devel
12mr|scribus-1.4.0-0.rc5.3|19	BuildRequires:	cups-devel
12mr|scribus-1.4.0-0.rc5.3|20	BuildRequires:	lcms-devel
12mr|scribus-1.4.0-0.rc5.3|21	BuildRequires:	boost-devel
12mr|scribus-1.4.0-0.rc5.3|22	BuildRequires:	cairo-devel
12mr|scribus-1.4.0-0.rc5.3|23	BuildRequires:	qt4-devel >= 3:4.4.0
12mr|scribus-1.4.0-0.rc5.3|24	BuildRequires:	tiff-devel
12mr|scribus-1.4.0-0.rc5.3|25	BuildRequires:	python-devel
12mr|scribus-1.4.0-0.rc5.3|26	BuildRequires:	libtiff-devel
12mr|scribus-1.4.0-0.rc5.3|27	BuildRequires:	desktop-file-utils imagemagick
12mr|scribus-1.4.0-0.rc5.3|28	BuildRequires:	cmake >= 2.6.0
12mr|scribus-1.4.0-0.rc5.3|29	Requires:	tkinter
12mr|scribus-1.4.0-0.rc5.3|30	Requires:	ghostscript-common
12mr|scribus-1.4.0-0.rc5.3|31	
12mr|scribus-1.4.0-0.rc5.3|32	Obsoletes:    scribus-i18n-en
12mr|scribus-1.4.0-0.rc5.3|33	Obsoletes:    scribus-i18n-de
12mr|scribus-1.4.0-0.rc5.3|34	Obsoletes:    scribus-i18n-fr
12mr|scribus-1.4.0-0.rc5.3|35	Obsoletes:	%libname
12mr|scribus-1.4.0-0.rc5.3|36	
12mr|scribus-1.4.0-0.rc5.3|37	%description
12mr|scribus-1.4.0-0.rc5.3|38	Scribus is a desktop open source page layout program with the aim of
12mr|scribus-1.4.0-0.rc5.3|39	producing commerical grade output in PDF and Postscript, primarily,
12mr|scribus-1.4.0-0.rc5.3|40	though not exclusively, for Linux.
12mr|scribus-1.4.0-0.rc5.3|41	
12mr|scribus-1.4.0-0.rc5.3|42	While the goals of the program are ease of use and simple
12mr|scribus-1.4.0-0.rc5.3|43	easy-to-understand tools, Scribus offers support for professional
12mr|scribus-1.4.0-0.rc5.3|44	publishing features, such as CMYK colors, easy PDF creation,
12mr|scribus-1.4.0-0.rc5.3|45	Encapsulated Postscript import and export, and creation of color
12mr|scribus-1.4.0-0.rc5.3|46	separations.
12mr|scribus-1.4.0-0.rc5.3|47	
12mr|scribus-1.4.0-0.rc5.3|48	%if %mdkversion < 200900
12mr|scribus-1.4.0-0.rc5.3|49	%post
12mr|scribus-1.4.0-0.rc5.3|50	%update_menus
12mr|scribus-1.4.0-0.rc5.3|51	%update_mime_database
12mr|scribus-1.4.0-0.rc5.3|52	%update_icon_cache hicolor
12mr|scribus-1.4.0-0.rc5.3|53	%endif
12mr|scribus-1.4.0-0.rc5.3|54	
12mr|scribus-1.4.0-0.rc5.3|55	%if %mdkversion < 200900
12mr|scribus-1.4.0-0.rc5.3|56	%postun
12mr|scribus-1.4.0-0.rc5.3|57	%clean_menus
12mr|scribus-1.4.0-0.rc5.3|58	%clean_mime_database
12mr|scribus-1.4.0-0.rc5.3|59	%clean_icon_cache hicolor
12mr|scribus-1.4.0-0.rc5.3|60	%endif
12mr|scribus-1.4.0-0.rc5.3|61	
12mr|scribus-1.4.0-0.rc5.3|62	%files
12mr|scribus-1.4.0-0.rc5.3|63	%defattr(-,root,root)
12mr|scribus-1.4.0-0.rc5.3|64	%{_bindir}/*
12mr|scribus-1.4.0-0.rc5.3|65	%{_datadir}/applications/*.desktop
12mr|scribus-1.4.0-0.rc5.3|66	%{_mandir}/man1/*
12mr|scribus-1.4.0-0.rc5.3|67	%lang(pl) %{_mandir}/pl/man1/*
12mr|scribus-1.4.0-0.rc5.3|68	%lang(de) %{_mandir}/de/man1/*
12mr|scribus-1.4.0-0.rc5.3|69	%{_libdir}/scribus
12mr|scribus-1.4.0-0.rc5.3|70	%{_datadir}/mime/packages/*.xml
12mr|scribus-1.4.0-0.rc5.3|71	%{_datadir}/scribus
12mr|scribus-1.4.0-0.rc5.3|72	%_iconsdir/hicolor/*/apps/%{name}.png
12mr|scribus-1.4.0-0.rc5.3|73	%doc %{_datadir}/doc/%{name}*
12mr|scribus-1.4.0-0.rc5.3|74	
12mr|scribus-1.4.0-0.rc5.3|75	#--------------------------------------------------------------------
12mr|scribus-1.4.0-0.rc5.3|76	
12mr|scribus-1.4.0-0.rc5.3|77	%package -n	%{develname}
12mr|scribus-1.4.0-0.rc5.3|78	Summary:	Development tools for programs which will use the %libname library
12mr|scribus-1.4.0-0.rc5.3|79	Group:		Development/C++
12mr|scribus-1.4.0-0.rc5.3|80	Obsoletes:	%{libname}-devel
12mr|scribus-1.4.0-0.rc5.3|81	Obsoletes:	libkde3-scribus0-devel
12mr|scribus-1.4.0-0.rc5.3|82	Provides:	libkde3-scribus0-devel
12mr|scribus-1.4.0-0.rc5.3|83	
12mr|scribus-1.4.0-0.rc5.3|84	%description -n	%{develname}
12mr|scribus-1.4.0-0.rc5.3|85	The %{develname} package includes the header files and static libraries
12mr|scribus-1.4.0-0.rc5.3|86	necessary for developing programs using the %{libname} library.
12mr|scribus-1.4.0-0.rc5.3|87	
12mr|scribus-1.4.0-0.rc5.3|88	If you are going to develop programs which will use this library
12mr|scribus-1.4.0-0.rc5.3|89	you should install %{develname}-devel.  You'll also need to have the %name
12mr|scribus-1.4.0-0.rc5.3|90	package installed.
12mr|scribus-1.4.0-0.rc5.3|91	
12mr|scribus-1.4.0-0.rc5.3|92	%files -n %{develname}
12mr|scribus-1.4.0-0.rc5.3|93	%defattr(-,root,root)
12mr|scribus-1.4.0-0.rc5.3|94	%doc AUTHORS COPYING
12mr|scribus-1.4.0-0.rc5.3|95	%_includedir/%name/*
12mr|scribus-1.4.0-0.rc5.3|96	
12mr|scribus-1.4.0-0.rc5.3|97	#--------------------------------------------------------------------
12mr|scribus-1.4.0-0.rc5.3|98	
12mr|scribus-1.4.0-0.rc5.3|99	%prep
12mr|scribus-1.4.0-0.rc5.3|100	%setup -qn %name-%version.rc5
12mr|scribus-1.4.0-0.rc5.3|101	# Don't add (Development) to name in program menu, it makes no sense for
12mr|scribus-1.4.0-0.rc5.3|102	# users
12mr|scribus-1.4.0-0.rc5.3|103	sed -i -e "s/ (Development)//" scribus.desktop
12mr|scribus-1.4.0-0.rc5.3|104	
12mr|scribus-1.4.0-0.rc5.3|105	%build
12mr|scribus-1.4.0-0.rc5.3|106	%cmake_qt4
12mr|scribus-1.4.0-0.rc5.3|107	%make
12mr|scribus-1.4.0-0.rc5.3|108	
12mr|scribus-1.4.0-0.rc5.3|109	%install
12mr|scribus-1.4.0-0.rc5.3|110	rm -rf $RPM_BUILD_ROOT
12mr|scribus-1.4.0-0.rc5.3|111	
12mr|scribus-1.4.0-0.rc5.3|112	%makeinstall_std -C build
12mr|scribus-1.4.0-0.rc5.3|113	
12mr|scribus-1.4.0-0.rc5.3|114	install -d %buildroot%{_datadir}/applications
12mr|scribus-1.4.0-0.rc5.3|115	desktop-file-install --vendor='' \
12mr|scribus-1.4.0-0.rc5.3|116	--dir %buildroot%{_datadir}/applications/ \
12mr|scribus-1.4.0-0.rc5.3|117	--remove-key='Encoding' \
12mr|scribus-1.4.0-0.rc5.3|118	--remove-category='Graphics' \
12mr|scribus-1.4.0-0.rc5.3|119	--add-category='Office' \
12mr|scribus-1.4.0-0.rc5.3|120	--add-category='X-MandrivaLinux-CrossDesktop'\
12mr|scribus-1.4.0-0.rc5.3|121	%name.desktop
12mr|scribus-1.4.0-0.rc5.3|122	
12mr|scribus-1.4.0-0.rc5.3|123	# install icons for hicolor and old WM
12mr|scribus-1.4.0-0.rc5.3|124	mkdir -p %buildroot%_iconsdir/hicolor/{16x16,32x32,48x48}/apps
12mr|scribus-1.4.0-0.rc5.3|125	convert -resize 16x16 resources/icons/scribus.png %buildroot%_iconsdir/hicolor/16x16/apps/%{name}.png
12mr|scribus-1.4.0-0.rc5.3|126	convert -resize 32x32 resources/icons/scribus.png %buildroot%_iconsdir/hicolor/32x32/apps/%{name}.png
12mr|scribus-1.4.0-0.rc5.3|127	convert -resize 48x48 resources/icons/scribus.png %buildroot%_iconsdir/hicolor/48x48/apps/%{name}.png
12mr|scribus-1.4.0-0.rc5.3|128	
12mr|scribus-1.4.0-0.rc5.3|129	# we do not need kde stuffs for 2009
12mr|scribus-1.4.0-0.rc5.3|130	rm -f %buildroot%_datadir/mimelnk/application/vnd.scribus.desktop
12mr|scribus-1.4.0-0.rc5.3|131	
12mr|scribus-1.4.0-0.rc5.3|132	%clean
12mr|scribus-1.4.0-0.rc5.3|133	rm -rf $RPM_BUILD_ROOT
12mr|scribus-1.4.0-0.rc5.3|134	
12mr|scribus-1.4.0-0.rc5.3|135	
12mr|scribus-1.4.0-0.rc5.3|136	
12mr|scribus-1.4.0-0.rc5.3|137	%changelog
12mr|scribus-1.4.0-0.rc5.3|138	

16321 12
12mr|scrot-0.8-3|1	%define name	scrot
12mr|scrot-0.8-3|2	%define version	0.8
12mr|scrot-0.8-3|3	%define rel     3
12mr|scrot-0.8-3|4	%define release %rel
12mr|scrot-0.8-3|5	%define summary Screen-shot capture using Imlib 2
12mr|scrot-0.8-3|6	
12mr|scrot-0.8-3|7	Summary:        %summary
12mr|scrot-0.8-3|8	Name:           %name
12mr|scrot-0.8-3|9	Version: 	%version
12mr|scrot-0.8-3|10	Release: 	%release
12mr|scrot-0.8-3|11	License: 	BSD
12mr|scrot-0.8-3|12	Group:		Graphics
12mr|scrot-0.8-3|13	Source: 		http://linuxbrit.co.uk/downloads/%{name}-%{version}.tar.gz
12mr|scrot-0.8-3|14	Url: 		http://www.linuxbrit.co.uk
12mr|scrot-0.8-3|15	BuildRequires:  pkgconfig(giblib)
12mr|scrot-0.8-3|16	BuildRequires:  autoconf2.5
12mr|scrot-0.8-3|17	
12mr|scrot-0.8-3|18	%description
12mr|scrot-0.8-3|19	A nice and straightforward screen capture utility implementing the
12mr|scrot-0.8-3|20	dynamic loaders of imlib2.
12mr|scrot-0.8-3|21	
12mr|scrot-0.8-3|22	%prep
12mr|scrot-0.8-3|23	%setup -q
12mr|scrot-0.8-3|24	
12mr|scrot-0.8-3|25	%build
12mr|scrot-0.8-3|26	CFLAGS="$RPM_OPT_FLAGS"
12mr|scrot-0.8-3|27	%configure2_5x
12mr|scrot-0.8-3|28	
12mr|scrot-0.8-3|29	%make
12mr|scrot-0.8-3|30	
12mr|scrot-0.8-3|31	%install
12mr|scrot-0.8-3|32	mkdir -p %buildroot%_defaultdocdir
12mr|scrot-0.8-3|33	%{makeinstall_std}
12mr|scrot-0.8-3|34	mv %buildroot%_prefix/doc/* %buildroot%_defaultdocdir
12mr|scrot-0.8-3|35	
12mr|scrot-0.8-3|36	%files
12mr|scrot-0.8-3|37	%doc %_defaultdocdir/%name
12mr|scrot-0.8-3|38	%_bindir/%name
12mr|scrot-0.8-3|39	%_mandir/man1/%name.1.*
12mr|scrot-0.8-3|40	
12mr|scrot-0.8-3|41	
12mr|scrot-0.8-3|42	
12mr|scrot-0.8-3|43	%changelog
12mr|scrot-0.8-3|44	* Sat Oct  13 2012 symbianflo <symbianflo@mandrivausers.ro>
12mr|scrot-0.8-3|45	+ Commit: 5ff4502
12mr|scrot-0.8-3|46	- fixed %files section, spec clean, switch to pkgconfig style
12mr|scrot-0.8-3|47	
12mr|scrot-0.8-3|48	

16322 12
12mr|SDL12-1.2.15-4|1	%define	fname	SDL
12mr|SDL12-1.2.15-4|2	
12mr|SDL12-1.2.15-4|3	%define	build_plugins	0
12mr|SDL12-1.2.15-4|4	%define	build_directfb	1
12mr|SDL12-1.2.15-4|5	%define	build_ggi	1
12mr|SDL12-1.2.15-4|6	%define	build_aalib	1
12mr|SDL12-1.2.15-4|7	
12mr|SDL12-1.2.15-4|8	Summary:	Simple DirectMedia Layer
12mr|SDL12-1.2.15-4|9	Name:		SDL12
12mr|SDL12-1.2.15-4|10	Version:	1.2.15
12mr|SDL12-1.2.15-4|11	Release:	4
12mr|SDL12-1.2.15-4|12	License:	LGPLv2+
12mr|SDL12-1.2.15-4|13	Group:		System/Libraries
12mr|SDL12-1.2.15-4|14	URL:		http://www.libsdl.org/
12mr|SDL12-1.2.15-4|15	Source0:	http://www.libsdl.org/release/%{fname}-%{version}.tar.gz
12mr|SDL12-1.2.15-4|16	Patch0:		SDL-1.2.10-fixrpath.patch
12mr|SDL12-1.2.15-4|17	Patch21:	SDL-1.2.14-anonymous-enums.patch
12mr|SDL12-1.2.15-4|18	# (cg) 1.2.13-10mdv Use pulse output by default
12mr|SDL12-1.2.15-4|19	Patch54:	SDL-1.2.14-dont-propagate-lpthread.patch
12mr|SDL12-1.2.15-4|20	# (fc) 1.2.13-7mdv fix crash in pulseaudio backend when /proc is not mounted (Mdv bug #38220)
12mr|SDL12-1.2.15-4|21	Patch57:	SDL-1.2.14-noproc.patch
12mr|SDL12-1.2.15-4|22	# (misc) patch from fedora to solve ri-li crash ( mdv bug #45721 )
12mr|SDL12-1.2.15-4|23	Patch58:	SDL-1.2.13-rh484362.patch
12mr|SDL12-1.2.15-4|24	
12mr|SDL12-1.2.15-4|25	# debian patches
12mr|SDL12-1.2.15-4|26	Patch102:	060_disable_ipod.diff
12mr|SDL12-1.2.15-4|27	Patch103:	205_x11_keysym_fix.diff
12mr|SDL12-1.2.15-4|28	# needs to be updated or dropped
12mr|SDL12-1.2.15-4|29	Patch104:	221_check_SDL_NOKBD_environment_variable.diff
12mr|SDL12-1.2.15-4|30	Patch107:	310_fixmouseclicks
12mr|SDL12-1.2.15-4|31	
12mr|SDL12-1.2.15-4|32	# libGL is required to enable glx support
12mr|SDL12-1.2.15-4|33	BuildRequires:	pkgconfig(glu)
12mr|SDL12-1.2.15-4|34	BuildRequires:	nas-devel
12mr|SDL12-1.2.15-4|35	BuildRequires:	chrpath
12mr|SDL12-1.2.15-4|36	BuildRequires:	pkgconfig(libpulse)
12mr|SDL12-1.2.15-4|37	BuildRequires:	pkgconfig(alsa)
12mr|SDL12-1.2.15-4|38	BuildRequires:	pkgconfig(xrandr)
12mr|SDL12-1.2.15-4|39	BuildRequires:	zlib-devel
12mr|SDL12-1.2.15-4|40	%ifarch %{ix86}
12mr|SDL12-1.2.15-4|41	BuildRequires:	yasm
12mr|SDL12-1.2.15-4|42	%endif
12mr|SDL12-1.2.15-4|43	%if %{build_plugins}
12mr|SDL12-1.2.15-4|44	BuildRequires:	libltdl-devel
12mr|SDL12-1.2.15-4|45	%endif
12mr|SDL12-1.2.15-4|46	%if %{build_directfb}
12mr|SDL12-1.2.15-4|47	BuildRequires:	pkgconfig(directfb)
12mr|SDL12-1.2.15-4|48	%endif
12mr|SDL12-1.2.15-4|49	%if %{build_ggi}
12mr|SDL12-1.2.15-4|50	BuildRequires:	libggi-devel
12mr|SDL12-1.2.15-4|51	%endif
12mr|SDL12-1.2.15-4|52	%if %{build_aalib}
12mr|SDL12-1.2.15-4|53	BuildRequires:	aalib-devel
12mr|SDL12-1.2.15-4|54	%endif
12mr|SDL12-1.2.15-4|55	
12mr|SDL12-1.2.15-4|56	%description
12mr|SDL12-1.2.15-4|57	This is the Simple DirectMedia Layer, a generic API that provides low level
12mr|SDL12-1.2.15-4|58	access to audio, keyboard, mouse, and display framebuffer across multiple
12mr|SDL12-1.2.15-4|59	platforms.
12mr|SDL12-1.2.15-4|60	
12mr|SDL12-1.2.15-4|61	%define	lib_name_orig	lib%{fname}
12mr|SDL12-1.2.15-4|62	%define	apiver	1.2
12mr|SDL12-1.2.15-4|63	%define	major	0
12mr|SDL12-1.2.15-4|64	%define	libname	%mklibname %{fname} %{apiver} %{major}
12mr|SDL12-1.2.15-4|65	%define	devname	%mklibname %{fname} -d
12mr|SDL12-1.2.15-4|66	
12mr|SDL12-1.2.15-4|67	%package -n	%{libname}
12mr|SDL12-1.2.15-4|68	Summary:	Main library for %{name}
12mr|SDL12-1.2.15-4|69	Group:		System/Libraries
12mr|SDL12-1.2.15-4|70	%rename		%{fname}
12mr|SDL12-1.2.15-4|71	%define	libold	%mklibname %{fname} 1.2
12mr|SDL12-1.2.15-4|72	%rename		%{libold}
12mr|SDL12-1.2.15-4|73	
12mr|SDL12-1.2.15-4|74	%description -n	%{libname}
12mr|SDL12-1.2.15-4|75	This package contains the library needed to run programs dynamically
12mr|SDL12-1.2.15-4|76	linked with %{name}.
12mr|SDL12-1.2.15-4|77	
12mr|SDL12-1.2.15-4|78	%package -n	%{devname}
12mr|SDL12-1.2.15-4|79	Summary:	Headers for developing programs that will use %{name}
12mr|SDL12-1.2.15-4|80	Group:		Development/C
12mr|SDL12-1.2.15-4|81	Requires:	%{libname} = %{EVRD}
12mr|SDL12-1.2.15-4|82	Requires:	pkgconfig(alsa)
12mr|SDL12-1.2.15-4|83	# GL/GLU referenced in headers, but is dlopened so there are no autodeps:
12mr|SDL12-1.2.15-4|84	BuildRequires:	pkgconfig(gl)
12mr|SDL12-1.2.15-4|85	BuildRequires:	pkgconfig(glu)
12mr|SDL12-1.2.15-4|86	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
12mr|SDL12-1.2.15-4|87	Provides:	%{fname}-devel = %{EVRD}
12mr|SDL12-1.2.15-4|88	Provides:	%{name}%{apiver}-devel = %{version}-%{release}
12mr|SDL12-1.2.15-4|89	%define	libold	%mklibname SDL %{fname} -d
12mr|SDL12-1.2.15-4|90	%rename	libold
12mr|SDL12-1.2.15-4|91	
12mr|SDL12-1.2.15-4|92	%description -n	%{devname}
12mr|SDL12-1.2.15-4|93	This package contains the headers that programmers will need to develop
12mr|SDL12-1.2.15-4|94	applications which will use %{name}.
12mr|SDL12-1.2.15-4|95	
12mr|SDL12-1.2.15-4|96	%if %{build_plugins}
12mr|SDL12-1.2.15-4|97	%if %{build_ggi}
12mr|SDL12-1.2.15-4|98	%package -n	%{libname}-video-ggi
12mr|SDL12-1.2.15-4|99	Summary:	GGI video support for SDL
12mr|SDL12-1.2.15-4|100	Group:		System/Libraries
12mr|SDL12-1.2.15-4|101	
12mr|SDL12-1.2.15-4|102	%description -n	%{libname}-video-ggi
12mr|SDL12-1.2.15-4|103	This is the Simple DirectMedia Layer, a generic API that provides low level
12mr|SDL12-1.2.15-4|104	access to audio, keyboard, mouse, and display framebuffer across multiple
12mr|SDL12-1.2.15-4|105	platforms.
12mr|SDL12-1.2.15-4|106	
12mr|SDL12-1.2.15-4|107	This package provides GGI video support as a plugin to SDL.
12mr|SDL12-1.2.15-4|108	%endif
12mr|SDL12-1.2.15-4|109	
12mr|SDL12-1.2.15-4|110	%if %{build_directfb}
12mr|SDL12-1.2.15-4|111	%package -n	%{libname}-video-directfb
12mr|SDL12-1.2.15-4|112	Summary:	DirectFB video support for SDL
12mr|SDL12-1.2.15-4|113	Group:		System/Libraries
12mr|SDL12-1.2.15-4|114	
12mr|SDL12-1.2.15-4|115	%description -n	%{libname}-video-directfb
12mr|SDL12-1.2.15-4|116	This is the Simple DirectMedia Layer, a generic API that provides low level
12mr|SDL12-1.2.15-4|117	access to audio, keyboard, mouse, and display framebuffer across multiple
12mr|SDL12-1.2.15-4|118	platforms.
12mr|SDL12-1.2.15-4|119	
12mr|SDL12-1.2.15-4|120	This package provides DirectFB video support as a plugin to SDL.
12mr|SDL12-1.2.15-4|121	%endif
12mr|SDL12-1.2.15-4|122	%endif
12mr|SDL12-1.2.15-4|123	
12mr|SDL12-1.2.15-4|124	%prep
12mr|SDL12-1.2.15-4|125	%setup -q -n %{fname}-%{version}
12mr|SDL12-1.2.15-4|126	%patch0 -p1
12mr|SDL12-1.2.15-4|127	%patch21 -p1 -b .enums~
12mr|SDL12-1.2.15-4|128	%patch54 -p1 -b .no_lpthread~
12mr|SDL12-1.2.15-4|129	%patch57 -p1 -b .noproc~
12mr|SDL12-1.2.15-4|130	%patch58 -p1 -b .disable_SDL_revcpy~
12mr|SDL12-1.2.15-4|131	
12mr|SDL12-1.2.15-4|132	iconv -f ISO-8859-1 -t UTF-8 CREDITS > CREDITS.tmp
12mr|SDL12-1.2.15-4|133	touch -r CREDITS CREDITS.tmp
12mr|SDL12-1.2.15-4|134	mv CREDITS.tmp CREDITS
12mr|SDL12-1.2.15-4|135	
12mr|SDL12-1.2.15-4|136	%patch102 -p1
12mr|SDL12-1.2.15-4|137	%patch103 -p1
12mr|SDL12-1.2.15-4|138	##patch104 -p1
12mr|SDL12-1.2.15-4|139	%patch107 -p1
12mr|SDL12-1.2.15-4|140	
12mr|SDL12-1.2.15-4|141	%build
12mr|SDL12-1.2.15-4|142	./autogen.sh
12mr|SDL12-1.2.15-4|143	export CFLAGS="%{optflags} -fPIC -funroll-loops -ffast-math -O3"
12mr|SDL12-1.2.15-4|144	export CXXFLAGS="$CFLAGS"
12mr|SDL12-1.2.15-4|145	
12mr|SDL12-1.2.15-4|146	%configure2_5x	--enable-video-opengl \
12mr|SDL12-1.2.15-4|147	--disable-video-svga \
12mr|SDL12-1.2.15-4|148	%if %{build_ggi}
12mr|SDL12-1.2.15-4|149	--enable-video-ggi \
12mr|SDL12-1.2.15-4|150	%if %{build_plugins}
12mr|SDL12-1.2.15-4|151	--enable-video-ggi-plugin \
12mr|SDL12-1.2.15-4|152	%endif
12mr|SDL12-1.2.15-4|153	%endif
12mr|SDL12-1.2.15-4|154	%if %{build_directfb}
12mr|SDL12-1.2.15-4|155	--enable-video-directfb \
12mr|SDL12-1.2.15-4|156	%if %{build_plugins}
12mr|SDL12-1.2.15-4|157	--enable-video-directfb-plugin \
12mr|SDL12-1.2.15-4|158	%endif
12mr|SDL12-1.2.15-4|159	%endif
12mr|SDL12-1.2.15-4|160	%if %{build_aalib}
12mr|SDL12-1.2.15-4|161	--enable-video-aalib \
12mr|SDL12-1.2.15-4|162	%if %{build_plugins}
12mr|SDL12-1.2.15-4|163	--enable-video-aalib-plugin \
12mr|SDL12-1.2.15-4|164	%endif
12mr|SDL12-1.2.15-4|165	%endif
12mr|SDL12-1.2.15-4|166	%ifarch %{ix86} x86_64
12mr|SDL12-1.2.15-4|167	--enable-nasm \
12mr|SDL12-1.2.15-4|168	%else
12mr|SDL12-1.2.15-4|169	--disable-nasm \
12mr|SDL12-1.2.15-4|170	%endif
12mr|SDL12-1.2.15-4|171	--enable-assembly \
12mr|SDL12-1.2.15-4|172	--enable-sdl-dlopen \
12mr|SDL12-1.2.15-4|173	--enable-nas \
12mr|SDL12-1.2.15-4|174	--enable-nas-shared \
12mr|SDL12-1.2.15-4|175	--enable-pulseaudio \
12mr|SDL12-1.2.15-4|176	--enable-pulseaudio-shared \
12mr|SDL12-1.2.15-4|177	--enable-alsa \
12mr|SDL12-1.2.15-4|178	--enable-alsa-shared \
12mr|SDL12-1.2.15-4|179	--disable-arts \
12mr|SDL12-1.2.15-4|180	--disable-esd \
12mr|SDL12-1.2.15-4|181	--program-prefix= \
12mr|SDL12-1.2.15-4|182	--disable-rpath
12mr|SDL12-1.2.15-4|183	%make
12mr|SDL12-1.2.15-4|184	
12mr|SDL12-1.2.15-4|185	%install
12mr|SDL12-1.2.15-4|186	%makeinstall_std
12mr|SDL12-1.2.15-4|187	
12mr|SDL12-1.2.15-4|188	# remove unpackaged files
12mr|SDL12-1.2.15-4|189	%if %{build_plugins}
12mr|SDL12-1.2.15-4|190	rm -f %{buildroot}%{_libdir}/SDL/*.a
12mr|SDL12-1.2.15-4|191	%endif
12mr|SDL12-1.2.15-4|192	
12mr|SDL12-1.2.15-4|193	# --disable-rpath does not seem to work correctly
12mr|SDL12-1.2.15-4|194	chrpath -d %{buildroot}%{_libdir}/libSDL.so
12mr|SDL12-1.2.15-4|195	
12mr|SDL12-1.2.15-4|196	#multiarch
12mr|SDL12-1.2.15-4|197	%multiarch_binaries %{buildroot}%{_bindir}/sdl-config
12mr|SDL12-1.2.15-4|198	
12mr|SDL12-1.2.15-4|199	%files -n %{libname}
12mr|SDL12-1.2.15-4|200	%doc README-SDL.txt CREDITS BUGS
12mr|SDL12-1.2.15-4|201	%{_libdir}/libSDL-%{apiver}.so.%{major}*
12mr|SDL12-1.2.15-4|202	%if %{build_plugins}
12mr|SDL12-1.2.15-4|203	%dir %{_libdir}/SDL
12mr|SDL12-1.2.15-4|204	%endif
12mr|SDL12-1.2.15-4|205	
12mr|SDL12-1.2.15-4|206	%if %{build_plugins}
12mr|SDL12-1.2.15-4|207	
12mr|SDL12-1.2.15-4|208	%if %{build_ggi}
12mr|SDL12-1.2.15-4|209	%files -n %{libname}-video-ggi
12mr|SDL12-1.2.15-4|210	%{_libdir}/SDL/video_ggi.*
12mr|SDL12-1.2.15-4|211	%endif
12mr|SDL12-1.2.15-4|212	
12mr|SDL12-1.2.15-4|213	%if %{build_directfb}
12mr|SDL12-1.2.15-4|214	%files -n %{libname}-video-directfb
12mr|SDL12-1.2.15-4|215	%{_libdir}/SDL/video_directfb.*
12mr|SDL12-1.2.15-4|216	%endif
12mr|SDL12-1.2.15-4|217	
12mr|SDL12-1.2.15-4|218	%endif
12mr|SDL12-1.2.15-4|219	
12mr|SDL12-1.2.15-4|220	%files -n %{devname}
12mr|SDL12-1.2.15-4|221	%doc README README-SDL.txt CREDITS BUGS WhatsNew docs.html
12mr|SDL12-1.2.15-4|222	%doc docs/html/*.html
12mr|SDL12-1.2.15-4|223	%{_bindir}/sdl-config
12mr|SDL12-1.2.15-4|224	%{multiarch_bindir}/sdl-config
12mr|SDL12-1.2.15-4|225	%{_libdir}/pkgconfig/sdl.pc
12mr|SDL12-1.2.15-4|226	%{_libdir}/*.a
12mr|SDL12-1.2.15-4|227	%{_libdir}/*.so
12mr|SDL12-1.2.15-4|228	%dir %{_includedir}/SDL
12mr|SDL12-1.2.15-4|229	%{_includedir}/SDL/*.h
12mr|SDL12-1.2.15-4|230	%{_datadir}/aclocal/*
12mr|SDL12-1.2.15-4|231	%{_mandir}/*/*
12mr|SDL12-1.2.15-4|232	
12mr|SDL12-1.2.15-4|233	
12mr|SDL12-1.2.15-4|234	%changelog
12mr|SDL12-1.2.15-4|235	* Mon May 14 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.15-3
12mr|SDL12-1.2.15-4|236	+ Revision: 798687
12mr|SDL12-1.2.15-4|237	- rebuild for new directfb-1.5.3
12mr|SDL12-1.2.15-4|238	
12mr|SDL12-1.2.15-4|239	* Tue Apr 03 2012 Andrey Bondrov <abondrov@mandriva.org> 1.2.15-2
12mr|SDL12-1.2.15-4|240	+ Revision: 788966
12mr|SDL12-1.2.15-4|241	- Bump release, update BuildRequires to fix x86_64 build
12mr|SDL12-1.2.15-4|242	- Disable patch 104 for now
12mr|SDL12-1.2.15-4|243	- New version 1.2.15, drop no longer needed patches, update patch 104
12mr|SDL12-1.2.15-4|244	
12mr|SDL12-1.2.15-4|245	* Mon Mar 12 2012 Andrey Bondrov <abondrov@mandriva.org> 1.2.14-12
12mr|SDL12-1.2.15-4|246	+ Revision: 784396
12mr|SDL12-1.2.15-4|247	- Use pkgconfig(alsa) instead of alsa-lib-devel (no longer provided by alsa devel package)
12mr|SDL12-1.2.15-4|248	- Require alsa-lib-devel instead of libalsa-devel
12mr|SDL12-1.2.15-4|249	
12mr|SDL12-1.2.15-4|250	* Wed Dec 28 2011 Andrey Bondrov <abondrov@mandriva.org> 1.2.14-11
12mr|SDL12-1.2.15-4|251	+ Revision: 745920
12mr|SDL12-1.2.15-4|252	- Rebuild for .la files issue
12mr|SDL12-1.2.15-4|253	
12mr|SDL12-1.2.15-4|254	+ Zé <ze@mandriva.org>
12mr|SDL12-1.2.15-4|255	-clean virtual provides from lib package
12mr|SDL12-1.2.15-4|256	- fix provides to include versioning
12mr|SDL12-1.2.15-4|257	
12mr|SDL12-1.2.15-4|258	* Wed Jul 13 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.14-9
12mr|SDL12-1.2.15-4|259	+ Revision: 689925
12mr|SDL12-1.2.15-4|260	- add -funroll-loops to compile flags
12mr|SDL12-1.2.15-4|261	- fix crash when trying to exit because of an xio-error (rhbz#603984, sdlbz#1009)
12mr|SDL12-1.2.15-4|262	- remove dead configure options
12mr|SDL12-1.2.15-4|263	- Adapt to nasm-2.09 (rhbz#678818)
12mr|SDL12-1.2.15-4|264	- Do not call memcpy() on overlapping areas (rhbz#669844)
12mr|SDL12-1.2.15-4|265	- disable esound support as it's now deprecated
12mr|SDL12-1.2.15-4|266	
12mr|SDL12-1.2.15-4|267	* Thu May 26 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.2.14-8
12mr|SDL12-1.2.15-4|268	+ Revision: 679195
12mr|SDL12-1.2.15-4|269	- removed non std unicode space characted
12mr|SDL12-1.2.15-4|270	
12mr|SDL12-1.2.15-4|271	* Wed Apr 27 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.14-7
12mr|SDL12-1.2.15-4|272	+ Revision: 659651
12mr|SDL12-1.2.15-4|273	- bump
12mr|SDL12-1.2.15-4|274	
12mr|SDL12-1.2.15-4|275	* Wed Apr 27 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.14-6
12mr|SDL12-1.2.15-4|276	+ Revision: 659527
12mr|SDL12-1.2.15-4|277	- compile with -ffast-math
12mr|SDL12-1.2.15-4|278	- build with --enable-assembly
12mr|SDL12-1.2.15-4|279	- build nas as shared
12mr|SDL12-1.2.15-4|280	- enable assembly instructions on x86_64 as well
12mr|SDL12-1.2.15-4|281	- cleanups
12mr|SDL12-1.2.15-4|282	- sync in various patches from debian
12mr|SDL12-1.2.15-4|283	
12mr|SDL12-1.2.15-4|284	* Tue Apr 19 2011 Antoine Ginies <aginies@mandriva.com> 1.2.14-4
12mr|SDL12-1.2.15-4|285	+ Revision: 655991
12mr|SDL12-1.2.15-4|286	- fix bug in wesnoth windowed mode
12mr|SDL12-1.2.15-4|287	
12mr|SDL12-1.2.15-4|288	* Fri Dec 17 2010 Funda Wang <fwang@mandriva.org> 1.2.14-3mdv2011.0
12mr|SDL12-1.2.15-4|289	+ Revision: 622441
12mr|SDL12-1.2.15-4|290	- rebuild for new directfb
12mr|SDL12-1.2.15-4|291	
12mr|SDL12-1.2.15-4|292	* Sat Dec 04 2010 Tomas Kindl <supp@mandriva.org> 1.2.14-2mdv2011.0
12mr|SDL12-1.2.15-4|293	+ Revision: 609502
12mr|SDL12-1.2.15-4|294	- rebuild
12mr|SDL12-1.2.15-4|295	- fix encoding of 'CREDITS' file
12mr|SDL12-1.2.15-4|296	
12mr|SDL12-1.2.15-4|297	* Sun Nov 08 2009 Funda Wang <fwang@mandriva.org> 1.2.14-1mdv2010.1
12mr|SDL12-1.2.15-4|298	+ Revision: 462998
12mr|SDL12-1.2.15-4|299	- New version 1.2.14
12mr|SDL12-1.2.15-4|300	- New version 1.2.14
12mr|SDL12-1.2.15-4|301	
12mr|SDL12-1.2.15-4|302	* Sat Apr 11 2009 Michael Scherer <misc@mandriva.org> 1.2.13-13mdv2009.1
12mr|SDL12-1.2.15-4|303	+ Revision: 366227
12mr|SDL12-1.2.15-4|304	- add a RH patch to fix mdv bug #45721, patch from rh 484362
12mr|SDL12-1.2.15-4|305	( found from  https://bugzilla.redhat.com/show_bug.cgi?id=484121 )
12mr|SDL12-1.2.15-4|306	
12mr|SDL12-1.2.15-4|307	* Mon Mar 02 2009 Anssi Hannula <anssi@mandriva.org> 1.2.13-12mdv2009.1
12mr|SDL12-1.2.15-4|308	+ Revision: 347292
12mr|SDL12-1.2.15-4|309	- buildrequires on libalsa-devel and libxrandr-devel
12mr|SDL12-1.2.15-4|310	- use yasm instead of nasm as it is preferred by configure and no longer
12mr|SDL12-1.2.15-4|311	breaks build (drop disable_yasm.patch)
12mr|SDL12-1.2.15-4|312	
12mr|SDL12-1.2.15-4|313	* Mon Feb 09 2009 Helio Chissini de Castro <helio@mandriva.com> 1.2.13-11mdv2009.1
12mr|SDL12-1.2.15-4|314	+ Revision: 338954
12mr|SDL12-1.2.15-4|315	- Adios arts...
12mr|SDL12-1.2.15-4|316	
12mr|SDL12-1.2.15-4|317	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|SDL12-1.2.15-4|318	- ditch --enable-arts*
12mr|SDL12-1.2.15-4|319	- ditch arts-devel buildrequires
12mr|SDL12-1.2.15-4|320	
12mr|SDL12-1.2.15-4|321	* Wed Aug 20 2008 Colin Guthrie <cguthrie@mandriva.org> 1.2.13-10mdv2009.0
12mr|SDL12-1.2.15-4|322	+ Revision: 274289
12mr|SDL12-1.2.15-4|323	- Update spec to not include package descriptions for packages that will not be built (rpmlint)
12mr|SDL12-1.2.15-4|324	- Update pulseaudio buffering patch as recommended by Lennart Pottering
12mr|SDL12-1.2.15-4|325	- Prefer pulseaudio output over ESD and ALSA
12mr|SDL12-1.2.15-4|326	
12mr|SDL12-1.2.15-4|327	* Sun Aug 17 2008 Funda Wang <fwang@mandriva.org> 1.2.13-9mdv2009.0
12mr|SDL12-1.2.15-4|328	+ Revision: 272979
12mr|SDL12-1.2.15-4|329	- rebuild for new dfb
12mr|SDL12-1.2.15-4|330	
12mr|SDL12-1.2.15-4|331	+ Pixel <pixel@mandriva.com>
12mr|SDL12-1.2.15-4|332	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|SDL12-1.2.15-4|333	
12mr|SDL12-1.2.15-4|334	* Wed Mar 26 2008 Frederic Crozat <fcrozat@mandriva.com> 1.2.13-8mdv2008.1
12mr|SDL12-1.2.15-4|335	+ Revision: 190355
12mr|SDL12-1.2.15-4|336	- Update patch51 to favor esd backend instead of pulse one, until it is fixed (Mdv bug #37235)
12mr|SDL12-1.2.15-4|337	
12mr|SDL12-1.2.15-4|338	* Tue Mar 11 2008 Frederic Crozat <fcrozat@mandriva.com> 1.2.13-7mdv2008.1
12mr|SDL12-1.2.15-4|339	+ Revision: 186644
12mr|SDL12-1.2.15-4|340	- Patch57: fix crash in pulseaudio backend when /proc is not mounted (Mdv bug #38220)
12mr|SDL12-1.2.15-4|341	
12mr|SDL12-1.2.15-4|342	* Thu Mar 06 2008 Colin Guthrie <cguthrie@mandriva.org> 1.2.13-6mdv2008.1
12mr|SDL12-1.2.15-4|343	+ Revision: 180259
12mr|SDL12-1.2.15-4|344	- Second attempt to fix pulse buffering issues (mdv#37235)
12mr|SDL12-1.2.15-4|345	
12mr|SDL12-1.2.15-4|346	* Tue Mar 04 2008 Colin Guthrie <cguthrie@mandriva.org> 1.2.13-5mdv2008.1
12mr|SDL12-1.2.15-4|347	+ Revision: 179233
12mr|SDL12-1.2.15-4|348	- Use default buffering for pulseaudio output (mdv#37235)
12mr|SDL12-1.2.15-4|349	
12mr|SDL12-1.2.15-4|350	* Wed Feb 06 2008 Frederic Crozat <fcrozat@mandriva.com> 1.2.13-4mdv2008.1
12mr|SDL12-1.2.15-4|351	+ Revision: 163109
12mr|SDL12-1.2.15-4|352	- Patch55 (Fedora): fix pulseaudio backend, no longer dynamic linked, use dlopen instead
12mr|SDL12-1.2.15-4|353	
12mr|SDL12-1.2.15-4|354	* Tue Feb 05 2008 Anssi Hannula <anssi@mandriva.org> 1.2.13-3mdv2008.1
12mr|SDL12-1.2.15-4|355	+ Revision: 162646
12mr|SDL12-1.2.15-4|356	- devel package requires mesaglu-devel and mesagl-devel
12mr|SDL12-1.2.15-4|357	
12mr|SDL12-1.2.15-4|358	* Mon Jan 14 2008 Frederic Crozat <fcrozat@mandriva.com> 1.2.13-2mdv2008.1
12mr|SDL12-1.2.15-4|359	+ Revision: 151334
12mr|SDL12-1.2.15-4|360	- Update patch51 to favor PulseAudio (when running) over Alsa (Mdv bug #36768)
12mr|SDL12-1.2.15-4|361	
12mr|SDL12-1.2.15-4|362	* Sat Jan 12 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.13-1mdv2008.1
12mr|SDL12-1.2.15-4|363	+ Revision: 149210
12mr|SDL12-1.2.15-4|364	- new license policy
12mr|SDL12-1.2.15-4|365	- new devel policy
12mr|SDL12-1.2.15-4|366	- correct libification, add apiver which on this case is 1.2, major is 0
12mr|SDL12-1.2.15-4|367	- spec file clean
12mr|SDL12-1.2.15-4|368	- do not package COPYING file
12mr|SDL12-1.2.15-4|369	- drop disabled patches, as they are not needed
12mr|SDL12-1.2.15-4|370	- also drop patches 2, 35 and 44
12mr|SDL12-1.2.15-4|371	- regenerate patches 4 and 53
12mr|SDL12-1.2.15-4|372	- do not hardcode buildrequires on automake1.9
12mr|SDL12-1.2.15-4|373	- run autogen.sh
12mr|SDL12-1.2.15-4|374	- new version
12mr|SDL12-1.2.15-4|375	- enable PulseAudio support
12mr|SDL12-1.2.15-4|376	
12mr|SDL12-1.2.15-4|377	+ Olivier Blin <blino@mandriva.org>
12mr|SDL12-1.2.15-4|378	- restore BuildRoot
12mr|SDL12-1.2.15-4|379	
12mr|SDL12-1.2.15-4|380	+ Thierry Vignaud <tv@mandriva.org>
12mr|SDL12-1.2.15-4|381	- kill re-definition of %%buildroot on Pixel's request
12mr|SDL12-1.2.15-4|382	
12mr|SDL12-1.2.15-4|383	* Thu Jul 26 2007 Funda Wang <fwang@mandriva.org> 1.2.12-1mdv2008.0
12mr|SDL12-1.2.15-4|384	+ Revision: 55747
12mr|SDL12-1.2.15-4|385	- Redif patch51, patch52
12mr|SDL12-1.2.15-4|386	- New version
12mr|SDL12-1.2.15-4|387	
12mr|SDL12-1.2.15-4|388	* Mon May 21 2007 Funda Wang <fwang@mandriva.org> 1.2.11-8mdv2008.0
12mr|SDL12-1.2.15-4|389	+ Revision: 29100
12mr|SDL12-1.2.15-4|390	- Rebuuild against directfb 1.0.0
12mr|SDL12-1.2.15-4|391	
12mr|SDL12-1.2.15-4|392	
12mr|SDL12-1.2.15-4|393	* Sun Feb 18 2007 Anssi Hannula <anssi@mandriva.org> 1.2.11-7mdv2007.0
12mr|SDL12-1.2.15-4|394	+ Revision: 122613
12mr|SDL12-1.2.15-4|395	- ggi and directfb can now be enabled again
12mr|SDL12-1.2.15-4|396	
12mr|SDL12-1.2.15-4|397	* Sun Feb 18 2007 Anssi Hannula <anssi@mandriva.org> 1.2.11-6mdv2007.1
12mr|SDL12-1.2.15-4|398	+ Revision: 122548
12mr|SDL12-1.2.15-4|399	- build without directfb and ggi until they will be rebuilt
12mr|SDL12-1.2.15-4|400	- rebuild for new libgii
12mr|SDL12-1.2.15-4|401	- buildrequire chrpath for rpath removal
12mr|SDL12-1.2.15-4|402	- disable rpath
12mr|SDL12-1.2.15-4|403	- add missing buildrequires
12mr|SDL12-1.2.15-4|404	
12mr|SDL12-1.2.15-4|405	+ Olivier Blin <oblin@mandriva.com>
12mr|SDL12-1.2.15-4|406	- Import SDL12
12mr|SDL12-1.2.15-4|407	
12mr|SDL12-1.2.15-4|408	* Tue Aug 22 2006 Guillaume Bedot <littletux@mandriva.org> 1.2.11-3mdv2007.0
12mr|SDL12-1.2.15-4|409	- fix for #24005
12mr|SDL12-1.2.15-4|410	
12mr|SDL12-1.2.15-4|411	* Wed Jul 26 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.2.11-2
12mr|SDL12-1.2.15-4|412	- add BuildRequires: libmesaglu-devel
12mr|SDL12-1.2.15-4|413	
12mr|SDL12-1.2.15-4|414	* Sat Jul 22 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.2.11-1mdv2007.0
12mr|SDL12-1.2.15-4|415	- 1.2.11
12mr|SDL12-1.2.15-4|416	- use nasm, not yasm as it will fail to build (P53 from debian)
12mr|SDL12-1.2.15-4|417	- Do not propagate -lpthread to sdl-config --libs (P54 from debian)
12mr|SDL12-1.2.15-4|418	- Removed ugly stuff from acinclude.m4 (P55 from debian)
12mr|SDL12-1.2.15-4|419	- drop P37 (merged upstream)
12mr|SDL12-1.2.15-4|420	- fix macro-in-%
12mr|SDL12-1.2.15-4|421	%changelog
12mr|SDL12-1.2.15-4|422	

16323 12
12mr|SDL_gfx-2.0.23-3|1	%define major 13
12mr|SDL_gfx-2.0.23-3|2	%define libname %mklibname %{name} %{major}
12mr|SDL_gfx-2.0.23-3|3	%define develname %mklibname %{name} -d
12mr|SDL_gfx-2.0.23-3|4	%define staticname %mklibname %{name} -d -s
12mr|SDL_gfx-2.0.23-3|5	
12mr|SDL_gfx-2.0.23-3|6	Summary:	SDL graphics drawing primitives and other support functions
12mr|SDL_gfx-2.0.23-3|7	Name:		SDL_gfx
12mr|SDL_gfx-2.0.23-3|8	Version:	2.0.23
12mr|SDL_gfx-2.0.23-3|9	Release:	3
12mr|SDL_gfx-2.0.23-3|10	License:	LGPLv2+
12mr|SDL_gfx-2.0.23-3|11	Group:		System/Libraries
12mr|SDL_gfx-2.0.23-3|12	URL:		http://www.ferzkopp.net/~aschiffler/Software/SDL_gfx-2.0/index.html
12mr|SDL_gfx-2.0.23-3|13	Source0:	http://www.ferzkopp.net/Software/SDL_gfx-2.0/%{name}-%{version}.tar.gz
12mr|SDL_gfx-2.0.23-3|14	BuildRequires:	pkgconfig(sdl)
12mr|SDL_gfx-2.0.23-3|15	BuildRequires:	pkgconfig(libpng)
12mr|SDL_gfx-2.0.23-3|16	BuildRequires:	tiff-devel
12mr|SDL_gfx-2.0.23-3|17	
12mr|SDL_gfx-2.0.23-3|18	%description
12mr|SDL_gfx-2.0.23-3|19	The SDL_gfx library evolved out of the SDL_gfxPrimitives code.
12mr|SDL_gfx-2.0.23-3|20	
12mr|SDL_gfx-2.0.23-3|21	The current components of the SDL_gfx library are:
12mr|SDL_gfx-2.0.23-3|22	- Graphic Primitives (SDL_gfxPrimitves.h)
12mr|SDL_gfx-2.0.23-3|23	- Rotozoomer (SDL_rotozoom.h)
12mr|SDL_gfx-2.0.23-3|24	- Framerate control (SDL_framerate.h)
12mr|SDL_gfx-2.0.23-3|25	- MMX image filters (SDL_imageFilter.h)
12mr|SDL_gfx-2.0.23-3|26	
12mr|SDL_gfx-2.0.23-3|27	The library is backwards compatible to the above mentioned code. It's
12mr|SDL_gfx-2.0.23-3|28	is written in plain C and can be used in C++ code.
12mr|SDL_gfx-2.0.23-3|29	
12mr|SDL_gfx-2.0.23-3|30	%package -n %{libname}
12mr|SDL_gfx-2.0.23-3|31	Summary:	SDL graphics drawing primitives and other support functions
12mr|SDL_gfx-2.0.23-3|32	Group:		System/Libraries
12mr|SDL_gfx-2.0.23-3|33	
12mr|SDL_gfx-2.0.23-3|34	%description -n %{libname}
12mr|SDL_gfx-2.0.23-3|35	The SDL_gfx library evolved out of the SDL_gfxPrimitives code.
12mr|SDL_gfx-2.0.23-3|36	
12mr|SDL_gfx-2.0.23-3|37	The current components of the SDL_gfx library are:
12mr|SDL_gfx-2.0.23-3|38	- Graphic Primitives (SDL_gfxPrimitves.h)
12mr|SDL_gfx-2.0.23-3|39	- Rotozoomer (SDL_rotozoom.h)
12mr|SDL_gfx-2.0.23-3|40	- Framerate control (SDL_framerate.h)
12mr|SDL_gfx-2.0.23-3|41	- MMX image filters (SDL_imageFilter.h)
12mr|SDL_gfx-2.0.23-3|42	
12mr|SDL_gfx-2.0.23-3|43	The library is backwards compatible to the above mentioned code. It's
12mr|SDL_gfx-2.0.23-3|44	is written in plain C and can be used in C++ code.
12mr|SDL_gfx-2.0.23-3|45	
12mr|SDL_gfx-2.0.23-3|46	%package -n %{develname}
12mr|SDL_gfx-2.0.23-3|47	Summary:	Header files and more to develop SDL_gfx applications
12mr|SDL_gfx-2.0.23-3|48	Group:		Development/C
12mr|SDL_gfx-2.0.23-3|49	Requires:	%{libname} = %{version}-%{release}
12mr|SDL_gfx-2.0.23-3|50	Requires:	SDL-devel
12mr|SDL_gfx-2.0.23-3|51	Provides:	%{name}-devel = %{version}-%{release}
12mr|SDL_gfx-2.0.23-3|52	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|SDL_gfx-2.0.23-3|53	
12mr|SDL_gfx-2.0.23-3|54	%description -n %{develname}
12mr|SDL_gfx-2.0.23-3|55	Header files and more to develop SDL_gfx applications.
12mr|SDL_gfx-2.0.23-3|56	
12mr|SDL_gfx-2.0.23-3|57	%package -n %{staticname}
12mr|SDL_gfx-2.0.23-3|58	Summary:	Static SDL_gfx libraries
12mr|SDL_gfx-2.0.23-3|59	Group:		Development/C
12mr|SDL_gfx-2.0.23-3|60	Requires:	%{develname} = %{version}-%{release}
12mr|SDL_gfx-2.0.23-3|61	
12mr|SDL_gfx-2.0.23-3|62	%description -n	%{staticname}
12mr|SDL_gfx-2.0.23-3|63	Static SDL_gfx libraries.
12mr|SDL_gfx-2.0.23-3|64	
12mr|SDL_gfx-2.0.23-3|65	%prep
12mr|SDL_gfx-2.0.23-3|66	%setup -q
12mr|SDL_gfx-2.0.23-3|67	
12mr|SDL_gfx-2.0.23-3|68	%build
12mr|SDL_gfx-2.0.23-3|69	%configure2_5x --disable-mmx
12mr|SDL_gfx-2.0.23-3|70	%make
12mr|SDL_gfx-2.0.23-3|71	
12mr|SDL_gfx-2.0.23-3|72	%install
12mr|SDL_gfx-2.0.23-3|73	%makeinstall_std
12mr|SDL_gfx-2.0.23-3|74	
12mr|SDL_gfx-2.0.23-3|75	%files -n %{libname}
12mr|SDL_gfx-2.0.23-3|76	%{_libdir}/lib*.so.%{major}*
12mr|SDL_gfx-2.0.23-3|77	
12mr|SDL_gfx-2.0.23-3|78	%files -n %{develname}
12mr|SDL_gfx-2.0.23-3|79	%doc README ChangeLog AUTHORS Docs
12mr|SDL_gfx-2.0.23-3|80	%{_libdir}/lib*.so
12mr|SDL_gfx-2.0.23-3|81	%{_libdir}/pkgconfig/*.pc
12mr|SDL_gfx-2.0.23-3|82	%{_includedir}/*
12mr|SDL_gfx-2.0.23-3|83	
12mr|SDL_gfx-2.0.23-3|84	%files -n %{staticname}
12mr|SDL_gfx-2.0.23-3|85	%{_libdir}/lib*.a
12mr|SDL_gfx-2.0.23-3|86	
12mr|SDL_gfx-2.0.23-3|87	
12mr|SDL_gfx-2.0.23-3|88	
12mr|SDL_gfx-2.0.23-3|89	%changelog
12mr|SDL_gfx-2.0.23-3|90	* Sun Aug  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|SDL_gfx-2.0.23-3|91	+ Commit: 87a244a
12mr|SDL_gfx-2.0.23-3|92	- New version 2.0.23 (sync with Cooker), convert BR to pkgconfig style, drop Obsoletes
12mr|SDL_gfx-2.0.23-3|93	
12mr|SDL_gfx-2.0.23-3|94	

16324 12
12mr|SDL_image-1.2.12-2|1	%define		major 0
12mr|SDL_image-1.2.12-2|2	%define		apiver 1.2
12mr|SDL_image-1.2.12-2|3	%define		libname %mklibname %{name} %{apiver} %{major}
12mr|SDL_image-1.2.12-2|4	%define		develname %mklibname %{name} -d
12mr|SDL_image-1.2.12-2|5	
12mr|SDL_image-1.2.12-2|6	Summary:	Simple DirectMedia Layer - image
12mr|SDL_image-1.2.12-2|7	Name:		SDL_image
12mr|SDL_image-1.2.12-2|8	Version:	1.2.12
12mr|SDL_image-1.2.12-2|9	Release:	2
12mr|SDL_image-1.2.12-2|10	License:	LGPLv2+
12mr|SDL_image-1.2.12-2|11	Group:		System/Libraries
12mr|SDL_image-1.2.12-2|12	URL:		http://www.libsdl.org/projects/SDL_image/index.html
12mr|SDL_image-1.2.12-2|13	Source0:	http://www.libsdl.org/projects/SDL_image/release/%{name}-%{version}.tar.gz
12mr|SDL_image-1.2.12-2|14	BuildRequires:	jpeg-devel
12mr|SDL_image-1.2.12-2|15	BuildRequires:	pkgconfig(libpng)
12mr|SDL_image-1.2.12-2|16	BuildRequires:	tiff-devel
12mr|SDL_image-1.2.12-2|17	BuildRequires:	SDL-devel >= 1.2.10
12mr|SDL_image-1.2.12-2|18	
12mr|SDL_image-1.2.12-2|19	%description
12mr|SDL_image-1.2.12-2|20	This is a simple library to load images of various formats as SDL surfaces.
12mr|SDL_image-1.2.12-2|21	This library currently supports BMP, PPM, PCX, GIF, JPEG, and PNG formats.
12mr|SDL_image-1.2.12-2|22	
12mr|SDL_image-1.2.12-2|23	This package contains the binary `sdlshow' to test the library.
12mr|SDL_image-1.2.12-2|24	
12mr|SDL_image-1.2.12-2|25	%package -n %{libname}
12mr|SDL_image-1.2.12-2|26	Summary:	Main library for %{name}
12mr|SDL_image-1.2.12-2|27	Group:		System/Libraries
12mr|SDL_image-1.2.12-2|28	Obsoletes:	%{_lib}SDL_image1.2 < 1.2.6-2
12mr|SDL_image-1.2.12-2|29	
12mr|SDL_image-1.2.12-2|30	%description -n %{libname}
12mr|SDL_image-1.2.12-2|31	This package contains the library needed to run programs dynamically
12mr|SDL_image-1.2.12-2|32	linked with %{name}.
12mr|SDL_image-1.2.12-2|33	
12mr|SDL_image-1.2.12-2|34	%package -n %{develname}
12mr|SDL_image-1.2.12-2|35	Summary:	Headers for developing programs that will use %{name}
12mr|SDL_image-1.2.12-2|36	Group:		Development/C
12mr|SDL_image-1.2.12-2|37	Requires:	%{libname} = %{version}-%{release}
12mr|SDL_image-1.2.12-2|38	Requires:	SDL-devel
12mr|SDL_image-1.2.12-2|39	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|SDL_image-1.2.12-2|40	Provides:	%{name}%{major}-devel = %{version}-%{release}
12mr|SDL_image-1.2.12-2|41	Provides:	%{name}-devel = %{version}-%{release}
12mr|SDL_image-1.2.12-2|42	Obsoletes:	%{_lib}SDL_image1.2-devel < 1.2.6-2
12mr|SDL_image-1.2.12-2|43	
12mr|SDL_image-1.2.12-2|44	%description -n %{develname}
12mr|SDL_image-1.2.12-2|45	This package contains the headers that programmers will need to develop
12mr|SDL_image-1.2.12-2|46	applications which will use %{name}.
12mr|SDL_image-1.2.12-2|47	
12mr|SDL_image-1.2.12-2|48	%package -n %{libname}-test
12mr|SDL_image-1.2.12-2|49	Summary:	Test binary for %{name}
12mr|SDL_image-1.2.12-2|50	Group:		System/Libraries
12mr|SDL_image-1.2.12-2|51	Obsoletes:	%{_lib}SDL_image1.2-test < 1.2.6-2
12mr|SDL_image-1.2.12-2|52	
12mr|SDL_image-1.2.12-2|53	%description -n %{libname}-test
12mr|SDL_image-1.2.12-2|54	This package contains binary to test the associated library.
12mr|SDL_image-1.2.12-2|55	
12mr|SDL_image-1.2.12-2|56	%prep
12mr|SDL_image-1.2.12-2|57	%setup -q
12mr|SDL_image-1.2.12-2|58	
12mr|SDL_image-1.2.12-2|59	%build
12mr|SDL_image-1.2.12-2|60	# (anssi) --disable-x-shared disable dlopening, so that we link to them
12mr|SDL_image-1.2.12-2|61	# dynamically instead, and thus get correct autorequires
12mr|SDL_image-1.2.12-2|62	%configure2_5x 	--enable-bmp \
12mr|SDL_image-1.2.12-2|63	--enable-gif \
12mr|SDL_image-1.2.12-2|64	--enable-jpg \
12mr|SDL_image-1.2.12-2|65	--enable-pcx \
12mr|SDL_image-1.2.12-2|66	--enable-png \
12mr|SDL_image-1.2.12-2|67	--enable-tif \
12mr|SDL_image-1.2.12-2|68	--enable-xpm \
12mr|SDL_image-1.2.12-2|69	--disable-jpg-shared \
12mr|SDL_image-1.2.12-2|70	--disable-png-shared \
12mr|SDL_image-1.2.12-2|71	--disable-tif-shared \
12mr|SDL_image-1.2.12-2|72	--disable-static
12mr|SDL_image-1.2.12-2|73	
12mr|SDL_image-1.2.12-2|74	%make
12mr|SDL_image-1.2.12-2|75	
12mr|SDL_image-1.2.12-2|76	%install
12mr|SDL_image-1.2.12-2|77	%makeinstall_std
12mr|SDL_image-1.2.12-2|78	%__install -d %{buildroot}%{_bindir}
12mr|SDL_image-1.2.12-2|79	%__install -m755 .libs/showimage %{buildroot}%{_bindir}/sdlshow
12mr|SDL_image-1.2.12-2|80	
12mr|SDL_image-1.2.12-2|81	%files -n %{libname}-test
12mr|SDL_image-1.2.12-2|82	%{_bindir}/sdlshow
12mr|SDL_image-1.2.12-2|83	
12mr|SDL_image-1.2.12-2|84	%files -n %{libname}
12mr|SDL_image-1.2.12-2|85	%{_libdir}/lib*%{apiver}.so.%{major}*
12mr|SDL_image-1.2.12-2|86	
12mr|SDL_image-1.2.12-2|87	%files -n %{develname}
12mr|SDL_image-1.2.12-2|88	%doc README CHANGES
12mr|SDL_image-1.2.12-2|89	%{_libdir}/lib*.so
12mr|SDL_image-1.2.12-2|90	%{_includedir}/SDL/*
12mr|SDL_image-1.2.12-2|91	%{_libdir}/pkgconfig/SDL_image.pc
12mr|SDL_image-1.2.12-2|92	
12mr|SDL_image-1.2.12-2|93	
12mr|SDL_image-1.2.12-2|94	
12mr|SDL_image-1.2.12-2|95	%changelog
12mr|SDL_image-1.2.12-2|96	

16325 12
12mr|SDL_mixer-1.2.12-2|1	%define		major 0
12mr|SDL_mixer-1.2.12-2|2	%define		apiver 1.2
12mr|SDL_mixer-1.2.12-2|3	%define		libname %mklibname %{name} %{apiver} %{major}
12mr|SDL_mixer-1.2.12-2|4	%define		develname %mklibname %{name} -d
12mr|SDL_mixer-1.2.12-2|5	
12mr|SDL_mixer-1.2.12-2|6	Name:		SDL_mixer
12mr|SDL_mixer-1.2.12-2|7	Version:	1.2.12
12mr|SDL_mixer-1.2.12-2|8	Release:	2
12mr|SDL_mixer-1.2.12-2|9	Summary:	Simple DirectMedia Layer - mixer
12mr|SDL_mixer-1.2.12-2|10	License:	LGPLv2+
12mr|SDL_mixer-1.2.12-2|11	Group:		System/Libraries
12mr|SDL_mixer-1.2.12-2|12	URL:		http://www.libsdl.org/projects/SDL_mixer/
12mr|SDL_mixer-1.2.12-2|13	Source0:	http://www.libsdl.org/projects/SDL_mixer/release/%{name}-%{version}.tar.gz
12mr|SDL_mixer-1.2.12-2|14	BuildRequires:	pkgconfig(sdl)
12mr|SDL_mixer-1.2.12-2|15	BuildRequires:	pkgconfig(esound)
12mr|SDL_mixer-1.2.12-2|16	BuildRequires:	libmikmod-devel
12mr|SDL_mixer-1.2.12-2|17	BuildRequires:	pkgconfig(vorbis)
12mr|SDL_mixer-1.2.12-2|18	BuildRequires:	zlib-devel
12mr|SDL_mixer-1.2.12-2|19	BuildRequires:	nas-devel
12mr|SDL_mixer-1.2.12-2|20	BuildRequires:	smpeg-devel >= 0.4.3
12mr|SDL_mixer-1.2.12-2|21	BuildRequires:	pkgconfig(flac)
12mr|SDL_mixer-1.2.12-2|22	BuildRequires:	libstdc++-static-devel
12mr|SDL_mixer-1.2.12-2|23	
12mr|SDL_mixer-1.2.12-2|24	%description
12mr|SDL_mixer-1.2.12-2|25	SDL_mixer is a sample multi-channel audio mixer library. It supports any
12mr|SDL_mixer-1.2.12-2|26	number of simultaneously playing channels of 16 bit stereo audio, plus a
12mr|SDL_mixer-1.2.12-2|27	single channel of music, mixed by the popular MikMod MOD, Timidity MIDI
12mr|SDL_mixer-1.2.12-2|28	and SMPEG MP3 libraries.
12mr|SDL_mixer-1.2.12-2|29	
12mr|SDL_mixer-1.2.12-2|30	%package -n %{libname}
12mr|SDL_mixer-1.2.12-2|31	Summary:	Main library for %{name}
12mr|SDL_mixer-1.2.12-2|32	Group:		System/Libraries
12mr|SDL_mixer-1.2.12-2|33	Obsoletes:	%{_lib}SDL_mixer1.2_0 < 1.2.10
12mr|SDL_mixer-1.2.12-2|34	Provides:	%{name} = %{version}-%{release}
12mr|SDL_mixer-1.2.12-2|35	
12mr|SDL_mixer-1.2.12-2|36	%description -n	%{libname}
12mr|SDL_mixer-1.2.12-2|37	This package contains the library needed to run programs dynamically
12mr|SDL_mixer-1.2.12-2|38	linked with %{name}.
12mr|SDL_mixer-1.2.12-2|39	
12mr|SDL_mixer-1.2.12-2|40	%package -n %{develname}
12mr|SDL_mixer-1.2.12-2|41	Summary:	Headers for developing programs that will use %{name}
12mr|SDL_mixer-1.2.12-2|42	Group:		Development/C
12mr|SDL_mixer-1.2.12-2|43	Requires:	%{libname} = %{version}-%{release}
12mr|SDL_mixer-1.2.12-2|44	Requires:	pkgconfig(sdl)
12mr|SDL_mixer-1.2.12-2|45	Provides:	%{name}-devel = %{version}-%{release}
12mr|SDL_mixer-1.2.12-2|46	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|SDL_mixer-1.2.12-2|47	Provides:	%{name}%{apiver}-devel = %{version}-%{release}
12mr|SDL_mixer-1.2.12-2|48	
12mr|SDL_mixer-1.2.12-2|49	%description -n %{develname}
12mr|SDL_mixer-1.2.12-2|50	This package contains the headers that programmers will need to develop
12mr|SDL_mixer-1.2.12-2|51	applications which will use %{name}.
12mr|SDL_mixer-1.2.12-2|52	
12mr|SDL_mixer-1.2.12-2|53	%package -n %{name}-player
12mr|SDL_mixer-1.2.12-2|54	Summary:	Players using %{name}
12mr|SDL_mixer-1.2.12-2|55	Group:		System/Libraries
12mr|SDL_mixer-1.2.12-2|56	Requires:	%{libname} = %{version}-%{release}
12mr|SDL_mixer-1.2.12-2|57	
12mr|SDL_mixer-1.2.12-2|58	%description -n %{name}-player
12mr|SDL_mixer-1.2.12-2|59	This package contains binary to test the associated library.
12mr|SDL_mixer-1.2.12-2|60	
12mr|SDL_mixer-1.2.12-2|61	%prep
12mr|SDL_mixer-1.2.12-2|62	%setup -q
12mr|SDL_mixer-1.2.12-2|63	
12mr|SDL_mixer-1.2.12-2|64	%build
12mr|SDL_mixer-1.2.12-2|65	# (Anssi 02/2010) The below --disable-music-foo-shared options do not disable
12mr|SDL_mixer-1.2.12-2|66	# support for the format in question. They just disable dlopen, and using the
12mr|SDL_mixer-1.2.12-2|67	# shared libraries directly, allowing rpm autodeps to work. Just using dlopen
12mr|SDL_mixer-1.2.12-2|68	# on them would make it quite likely that adding the deps later on downstream
12mr|SDL_mixer-1.2.12-2|69	# packages using SDL_mixer manually would be forgotten.
12mr|SDL_mixer-1.2.12-2|70	%configure2_5x	--enable-music-libmikmod=yes \
12mr|SDL_mixer-1.2.12-2|71	--enable-music-native-midi \
12mr|SDL_mixer-1.2.12-2|72	--disable-music-ogg-shared \
12mr|SDL_mixer-1.2.12-2|73	--disable-music-flac-shared \
12mr|SDL_mixer-1.2.12-2|74	--disable-music-mod-shared \
12mr|SDL_mixer-1.2.12-2|75	--disable-music-mp3-shared \
12mr|SDL_mixer-1.2.12-2|76	--disable-static
12mr|SDL_mixer-1.2.12-2|77	%make
12mr|SDL_mixer-1.2.12-2|78	
12mr|SDL_mixer-1.2.12-2|79	iconv -f ISO-8859-1 -t UTF-8 CHANGES > CHANGES.tmp
12mr|SDL_mixer-1.2.12-2|80	touch -r CHANGES CHANGES.tmp
12mr|SDL_mixer-1.2.12-2|81	%__mv CHANGES.tmp CHANGES
12mr|SDL_mixer-1.2.12-2|82	
12mr|SDL_mixer-1.2.12-2|83	%install
12mr|SDL_mixer-1.2.12-2|84	%makeinstall_std install-bin
12mr|SDL_mixer-1.2.12-2|85	
12mr|SDL_mixer-1.2.12-2|86	%files -n %{name}-player
12mr|SDL_mixer-1.2.12-2|87	%doc README
12mr|SDL_mixer-1.2.12-2|88	%{_bindir}/playwave
12mr|SDL_mixer-1.2.12-2|89	%{_bindir}/playmus
12mr|SDL_mixer-1.2.12-2|90	
12mr|SDL_mixer-1.2.12-2|91	%files -n %{libname}
12mr|SDL_mixer-1.2.12-2|92	%doc timidity/FAQ timidity/README
12mr|SDL_mixer-1.2.12-2|93	%{_libdir}/lib*%{apiver}.so.%{major}*
12mr|SDL_mixer-1.2.12-2|94	
12mr|SDL_mixer-1.2.12-2|95	%files -n %{develname}
12mr|SDL_mixer-1.2.12-2|96	%doc README CHANGES
12mr|SDL_mixer-1.2.12-2|97	%{_libdir}/lib*.so
12mr|SDL_mixer-1.2.12-2|98	%{_includedir}/SDL/*
12mr|SDL_mixer-1.2.12-2|99	%{_libdir}/pkgconfig/%{name}.pc
12mr|SDL_mixer-1.2.12-2|100	
12mr|SDL_mixer-1.2.12-2|101	
12mr|SDL_mixer-1.2.12-2|102	%changelog
12mr|SDL_mixer-1.2.12-2|103	* Sun Aug  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|SDL_mixer-1.2.12-2|104	+ Commit: 589bff7
12mr|SDL_mixer-1.2.12-2|105	- New version 1.2.12 (sync with Cooker), convert BR to pkgconfig style, drop Obsoletes
12mr|SDL_mixer-1.2.12-2|106	
12mr|SDL_mixer-1.2.12-2|107	

16326 12
12mr|SDL_net-1.2.8-2|1	%define		major 0
12mr|SDL_net-1.2.8-2|2	%define		apiver 1.2
12mr|SDL_net-1.2.8-2|3	%define		libname %mklibname %{name} %{apiver} %{major}
12mr|SDL_net-1.2.8-2|4	%define		develname %mklibname %{name} -d
12mr|SDL_net-1.2.8-2|5	
12mr|SDL_net-1.2.8-2|6	Summary:	Simple DirectMedia Layer - network
12mr|SDL_net-1.2.8-2|7	Name:		SDL_net
12mr|SDL_net-1.2.8-2|8	Version:	1.2.8
12mr|SDL_net-1.2.8-2|9	Release:	2
12mr|SDL_net-1.2.8-2|10	License:	LGPLv2+
12mr|SDL_net-1.2.8-2|11	Group:		System/Libraries
12mr|SDL_net-1.2.8-2|12	URL:		http://www.libsdl.org/projects/SDL_net/
12mr|SDL_net-1.2.8-2|13	Source0:	http://www.libsdl.org/projects/SDL_net/release/%{name}-%{version}.tar.gz
12mr|SDL_net-1.2.8-2|14	BuildRequires:	pkgconfig(sdl)
12mr|SDL_net-1.2.8-2|15	BuildRequires:	texinfo
12mr|SDL_net-1.2.8-2|16	
12mr|SDL_net-1.2.8-2|17	%description
12mr|SDL_net-1.2.8-2|18	This is an example portable network library for use with SDL. Note that this
12mr|SDL_net-1.2.8-2|19	isn't necessarily how you would want to write a chat program, but it
12mr|SDL_net-1.2.8-2|20	demonstrates how to use the basic features of the network and GUI libraries.
12mr|SDL_net-1.2.8-2|21	
12mr|SDL_net-1.2.8-2|22	%package -n %{libname}
12mr|SDL_net-1.2.8-2|23	Summary:	Main library for %{name}
12mr|SDL_net-1.2.8-2|24	Group:		System/Libraries
12mr|SDL_net-1.2.8-2|25	
12mr|SDL_net-1.2.8-2|26	%description -n %{libname}
12mr|SDL_net-1.2.8-2|27	This package contains the library needed to run programs dynamically
12mr|SDL_net-1.2.8-2|28	linked with %{name}.
12mr|SDL_net-1.2.8-2|29	
12mr|SDL_net-1.2.8-2|30	%package -n %{develname}
12mr|SDL_net-1.2.8-2|31	Summary:	Headers for developing programs that will use %{name}
12mr|SDL_net-1.2.8-2|32	Group:		Development/C
12mr|SDL_net-1.2.8-2|33	Requires:	%{libname} = %{version}-%{release}
12mr|SDL_net-1.2.8-2|34	Requires:	pkgconfig(sdl)
12mr|SDL_net-1.2.8-2|35	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|SDL_net-1.2.8-2|36	Provides:	%{name}-devel = %{version}-%{release}
12mr|SDL_net-1.2.8-2|37	
12mr|SDL_net-1.2.8-2|38	%description -n %{develname}
12mr|SDL_net-1.2.8-2|39	This package contains the headers that programmers will need to develop
12mr|SDL_net-1.2.8-2|40	applications which will use %{name}.
12mr|SDL_net-1.2.8-2|41	
12mr|SDL_net-1.2.8-2|42	%prep
12mr|SDL_net-1.2.8-2|43	%setup -q
12mr|SDL_net-1.2.8-2|44	
12mr|SDL_net-1.2.8-2|45	%build
12mr|SDL_net-1.2.8-2|46	%configure2_5x --disable-static
12mr|SDL_net-1.2.8-2|47	%make
12mr|SDL_net-1.2.8-2|48	
12mr|SDL_net-1.2.8-2|49	%install
12mr|SDL_net-1.2.8-2|50	%makeinstall_std
12mr|SDL_net-1.2.8-2|51	
12mr|SDL_net-1.2.8-2|52	%files -n %{libname}
12mr|SDL_net-1.2.8-2|53	%{_libdir}/lib*%{apiver}.so.%{major}*
12mr|SDL_net-1.2.8-2|54	
12mr|SDL_net-1.2.8-2|55	%files -n %{develname}
12mr|SDL_net-1.2.8-2|56	%doc README CHANGES
12mr|SDL_net-1.2.8-2|57	%{_includedir}/SDL/*
12mr|SDL_net-1.2.8-2|58	%{_libdir}/lib*.so
12mr|SDL_net-1.2.8-2|59	%{_libdir}/pkgconfig/*.pc
12mr|SDL_net-1.2.8-2|60	
12mr|SDL_net-1.2.8-2|61	
12mr|SDL_net-1.2.8-2|62	
12mr|SDL_net-1.2.8-2|63	%changelog
12mr|SDL_net-1.2.8-2|64	* Sun Aug  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|SDL_net-1.2.8-2|65	+ Commit: 9d2dcbb
12mr|SDL_net-1.2.8-2|66	- New version 1.2.8 (sync with Cooker), convert BR to pkgconfig style, drop Obsoletes
12mr|SDL_net-1.2.8-2|67	
12mr|SDL_net-1.2.8-2|68	

16327 12
12mr|SDL_Pango-0.1.2-12|1	%define major 1
12mr|SDL_Pango-0.1.2-12|2	%define libname %mklibname %{name} %{major}
12mr|SDL_Pango-0.1.2-12|3	%define develname %mklibname %{name} -d
12mr|SDL_Pango-0.1.2-12|4	
12mr|SDL_Pango-0.1.2-12|5	%define _includedir %{_prefix}/include/SDL
12mr|SDL_Pango-0.1.2-12|6	
12mr|SDL_Pango-0.1.2-12|7	Summary:	Simple DirectMedia Layer for pango
12mr|SDL_Pango-0.1.2-12|8	Name:		SDL_Pango
12mr|SDL_Pango-0.1.2-12|9	Version:	0.1.2
12mr|SDL_Pango-0.1.2-12|10	Release:	12
12mr|SDL_Pango-0.1.2-12|11	License:	LGPLv2+
12mr|SDL_Pango-0.1.2-12|12	Group:		System/Libraries
12mr|SDL_Pango-0.1.2-12|13	URL:		http://sdlpango.sourceforge.net/
12mr|SDL_Pango-0.1.2-12|14	Source0:	http://puzzle.dl.sourceforge.net/sourceforge/sdlpango/%{name}-%{version}.tar.bz2
12mr|SDL_Pango-0.1.2-12|15	Patch0:		SDL_Pango-0.1.2-API-adds.patch
12mr|SDL_Pango-0.1.2-12|16	BuildRequires:	pkgconfig(sdl)
12mr|SDL_Pango-0.1.2-12|17	BuildRequires:	pkgconfig(pango)
12mr|SDL_Pango-0.1.2-12|18	BuildRequires:	pkgconfig(pangoft2)
12mr|SDL_Pango-0.1.2-12|19	
12mr|SDL_Pango-0.1.2-12|20	%description
12mr|SDL_Pango-0.1.2-12|21	Pango is the text rendering engine of GNOME 2.
12mr|SDL_Pango-0.1.2-12|22	SDL_Pango connects the engine to SDL.
12mr|SDL_Pango-0.1.2-12|23	
12mr|SDL_Pango-0.1.2-12|24	%package -n %{libname}
12mr|SDL_Pango-0.1.2-12|25	Summary:	Main library for %{name}
12mr|SDL_Pango-0.1.2-12|26	Group:		System/Libraries
12mr|SDL_Pango-0.1.2-12|27	
12mr|SDL_Pango-0.1.2-12|28	%description -n %{libname}
12mr|SDL_Pango-0.1.2-12|29	This package contains the library needed to run programs dynamically
12mr|SDL_Pango-0.1.2-12|30	linked with %{name}.
12mr|SDL_Pango-0.1.2-12|31	
12mr|SDL_Pango-0.1.2-12|32	%package -n %{develname}
12mr|SDL_Pango-0.1.2-12|33	Summary:	Headers for developing programs that will use %{name}
12mr|SDL_Pango-0.1.2-12|34	Group:		Development/C
12mr|SDL_Pango-0.1.2-12|35	Requires:	%{libname} = %{version}-%{release}
12mr|SDL_Pango-0.1.2-12|36	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|SDL_Pango-0.1.2-12|37	Provides:	%{name}-devel = %{version}-%{release}
12mr|SDL_Pango-0.1.2-12|38	
12mr|SDL_Pango-0.1.2-12|39	%description -n %{develname}
12mr|SDL_Pango-0.1.2-12|40	This package contains the headers that programmers will need to develop
12mr|SDL_Pango-0.1.2-12|41	applications which will use %{name}.
12mr|SDL_Pango-0.1.2-12|42	
12mr|SDL_Pango-0.1.2-12|43	%prep
12mr|SDL_Pango-0.1.2-12|44	%setup -q
12mr|SDL_Pango-0.1.2-12|45	%patch0 -p0
12mr|SDL_Pango-0.1.2-12|46	
12mr|SDL_Pango-0.1.2-12|47	%build
12mr|SDL_Pango-0.1.2-12|48	%configure2_5x --disable-static
12mr|SDL_Pango-0.1.2-12|49	%make
12mr|SDL_Pango-0.1.2-12|50	
12mr|SDL_Pango-0.1.2-12|51	%install
12mr|SDL_Pango-0.1.2-12|52	%makeinstall_std
12mr|SDL_Pango-0.1.2-12|53	
12mr|SDL_Pango-0.1.2-12|54	%files -n %{libname}
12mr|SDL_Pango-0.1.2-12|55	%{_libdir}/lib*.so.%{major}*
12mr|SDL_Pango-0.1.2-12|56	
12mr|SDL_Pango-0.1.2-12|57	%files -n %{develname}
12mr|SDL_Pango-0.1.2-12|58	%doc README
12mr|SDL_Pango-0.1.2-12|59	%{_libdir}/lib*.so
12mr|SDL_Pango-0.1.2-12|60	%{_libdir}/pkgconfig/*
12mr|SDL_Pango-0.1.2-12|61	%{_includedir}/*
12mr|SDL_Pango-0.1.2-12|62	
12mr|SDL_Pango-0.1.2-12|63	
12mr|SDL_Pango-0.1.2-12|64	
12mr|SDL_Pango-0.1.2-12|65	%changelog
12mr|SDL_Pango-0.1.2-12|66	* Mon Aug  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|SDL_Pango-0.1.2-12|67	+ Commit: d336c0d
12mr|SDL_Pango-0.1.2-12|68	- Convert BR to pkgconfig style, drop .la and .a files, spec cleanup
12mr|SDL_Pango-0.1.2-12|69	
12mr|SDL_Pango-0.1.2-12|70	

16328 12
12mr|SDL_sound-1.0.3-11|1	%define major 1
12mr|SDL_sound-1.0.3-11|2	%define apiver 1.0
12mr|SDL_sound-1.0.3-11|3	%define libname %mklibname %{name} %{apiver} %{major}
12mr|SDL_sound-1.0.3-11|4	%define develname %mklibname %{name} -d
12mr|SDL_sound-1.0.3-11|5	%define staticname %mklibname %{name} -d -s
12mr|SDL_sound-1.0.3-11|6	%define oldlibname %mklibname %{name} 1.0
12mr|SDL_sound-1.0.3-11|7	
12mr|SDL_sound-1.0.3-11|8	Summary:	An abstract SDL soundfile decoder
12mr|SDL_sound-1.0.3-11|9	Name:		SDL_sound
12mr|SDL_sound-1.0.3-11|10	Version:	1.0.3
12mr|SDL_sound-1.0.3-11|11	Release:	11
12mr|SDL_sound-1.0.3-11|12	Group:		Sound
12mr|SDL_sound-1.0.3-11|13	License:	LGPLv2+
12mr|SDL_sound-1.0.3-11|14	URL:		http://www.icculus.org/SDL_sound
12mr|SDL_sound-1.0.3-11|15	Source:		http://www.icculus.org/SDL_sound/downloads/%{name}-%{version}.tar.gz
12mr|SDL_sound-1.0.3-11|16	Patch0:		SDL_sound-1.0.3-linkage.patch
12mr|SDL_sound-1.0.3-11|17	BuildRequires:	pkgconfig(sdl)
12mr|SDL_sound-1.0.3-11|18	BuildRequires:	pkgconfig(flac)
12mr|SDL_sound-1.0.3-11|19	BuildRequires:	libmikmod-devel
12mr|SDL_sound-1.0.3-11|20	BuildRequires:	pkgconfig(libmodplug)
12mr|SDL_sound-1.0.3-11|21	BuildRequires:	pkgconfig(vorbis)
12mr|SDL_sound-1.0.3-11|22	BuildRequires:	pkgconfig(speex)
12mr|SDL_sound-1.0.3-11|23	BuildRequires:	physfs-devel
12mr|SDL_sound-1.0.3-11|24	BuildRequires:	doxygen
12mr|SDL_sound-1.0.3-11|25	
12mr|SDL_sound-1.0.3-11|26	%description
12mr|SDL_sound-1.0.3-11|27	SDL_sound is a library that handles the decoding of several popular
12mr|SDL_sound-1.0.3-11|28	sound file formats, such as .WAV and .MP3. It is meant to make the
12mr|SDL_sound-1.0.3-11|29	programmer's sound playback tasks simpler. The programmer gives
12mr|SDL_sound-1.0.3-11|30	SDL_sound a filename, or feeds it data directly from one of many
12mr|SDL_sound-1.0.3-11|31	sources, and then reads the decoded waveform data back at her
12mr|SDL_sound-1.0.3-11|32	leisure. If resource constraints are a concern, SDL_sound can process
12mr|SDL_sound-1.0.3-11|33	sound data in programmer-specified blocks. Alternately, SDL_sound can
12mr|SDL_sound-1.0.3-11|34	decode a whole sound file and hand back a single pointer to the whole
12mr|SDL_sound-1.0.3-11|35	waveform. SDL_sound can also handle sample rate, audio format, and
12mr|SDL_sound-1.0.3-11|36	channel conversion on-the-fly and behind-the-scenes, if the programmer
12mr|SDL_sound-1.0.3-11|37	desires.
12mr|SDL_sound-1.0.3-11|38	
12mr|SDL_sound-1.0.3-11|39	
12mr|SDL_sound-1.0.3-11|40	%package -n %{libname}
12mr|SDL_sound-1.0.3-11|41	Summary:	SDL graphics drawing primitives and other support functions
12mr|SDL_sound-1.0.3-11|42	Group:		System/Libraries
12mr|SDL_sound-1.0.3-11|43	Obsoletes:	%{oldlibname} < 1.0.1-15
12mr|SDL_sound-1.0.3-11|44	
12mr|SDL_sound-1.0.3-11|45	%description -n %{libname}
12mr|SDL_sound-1.0.3-11|46	SDL_sound is a library that handles the decoding of several popular
12mr|SDL_sound-1.0.3-11|47	sound file formats, such as .WAV and .MP3. It is meant to make the
12mr|SDL_sound-1.0.3-11|48	programmer's sound playback tasks simpler. The programmer gives
12mr|SDL_sound-1.0.3-11|49	SDL_sound a filename, or feeds it data directly from one of many
12mr|SDL_sound-1.0.3-11|50	sources, and then reads the decoded waveform data back at her
12mr|SDL_sound-1.0.3-11|51	leisure. If resource constraints are a concern, SDL_sound can process
12mr|SDL_sound-1.0.3-11|52	sound data in programmer-specified blocks. Alternately, SDL_sound can
12mr|SDL_sound-1.0.3-11|53	decode a whole sound file and hand back a single pointer to the whole
12mr|SDL_sound-1.0.3-11|54	waveform. SDL_sound can also handle sample rate, audio format, and
12mr|SDL_sound-1.0.3-11|55	channel conversion on-the-fly and behind-the-scenes, if the programmer
12mr|SDL_sound-1.0.3-11|56	desires.
12mr|SDL_sound-1.0.3-11|57	
12mr|SDL_sound-1.0.3-11|58	%package -n %{develname}
12mr|SDL_sound-1.0.3-11|59	Summary:	Header files and more to develop SDL_sound applications
12mr|SDL_sound-1.0.3-11|60	Group:		Development/C
12mr|SDL_sound-1.0.3-11|61	Requires:	%{libname} = %{version}-%{release}
12mr|SDL_sound-1.0.3-11|62	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|SDL_sound-1.0.3-11|63	Provides:	%{name}-devel = %{version}-%{release}
12mr|SDL_sound-1.0.3-11|64	Obsoletes:	%{oldlibname}-devel < 1.0.1-15
12mr|SDL_sound-1.0.3-11|65	
12mr|SDL_sound-1.0.3-11|66	%description -n %{develname}
12mr|SDL_sound-1.0.3-11|67	Header files and more to develop SDL_sound applications.
12mr|SDL_sound-1.0.3-11|68	
12mr|SDL_sound-1.0.3-11|69	%package -n %{staticname}
12mr|SDL_sound-1.0.3-11|70	Summary:	Static SDL_sound libraries
12mr|SDL_sound-1.0.3-11|71	Group:		Development/C
12mr|SDL_sound-1.0.3-11|72	Requires:	%{develname} = %{version}-%{release}
12mr|SDL_sound-1.0.3-11|73	Obsoletes:	%{oldlibname}-static-devel < 1.0.1-15
12mr|SDL_sound-1.0.3-11|74	
12mr|SDL_sound-1.0.3-11|75	%description -n %{staticname}
12mr|SDL_sound-1.0.3-11|76	Static SDL_sound libraries.
12mr|SDL_sound-1.0.3-11|77	
12mr|SDL_sound-1.0.3-11|78	%prep
12mr|SDL_sound-1.0.3-11|79	%setup -q
12mr|SDL_sound-1.0.3-11|80	%patch0 -p1
12mr|SDL_sound-1.0.3-11|81	
12mr|SDL_sound-1.0.3-11|82	%build
12mr|SDL_sound-1.0.3-11|83	export CPPFLAGS="-I%{_includedir}/libmodplug"
12mr|SDL_sound-1.0.3-11|84	%configure2_5x
12mr|SDL_sound-1.0.3-11|85	%make
12mr|SDL_sound-1.0.3-11|86	doxygen
12mr|SDL_sound-1.0.3-11|87	
12mr|SDL_sound-1.0.3-11|88	%install
12mr|SDL_sound-1.0.3-11|89	%__rm -rf %{buildroot}
12mr|SDL_sound-1.0.3-11|90	%makeinstall_std
12mr|SDL_sound-1.0.3-11|91	
12mr|SDL_sound-1.0.3-11|92	%if "%{_lib}" == "lib64"
12mr|SDL_sound-1.0.3-11|93	perl -pi -e "s|-L/usr/lib\b|-L%{_libdir}|g" %{buildroot}%{_libdir}/*.la
12mr|SDL_sound-1.0.3-11|94	%endif
12mr|SDL_sound-1.0.3-11|95	
12mr|SDL_sound-1.0.3-11|96	%clean
12mr|SDL_sound-1.0.3-11|97	%__rm -rf %{buildroot}
12mr|SDL_sound-1.0.3-11|98	
12mr|SDL_sound-1.0.3-11|99	%files
12mr|SDL_sound-1.0.3-11|100	%defattr(-,root,root)
12mr|SDL_sound-1.0.3-11|101	%doc README
12mr|SDL_sound-1.0.3-11|102	%{_bindir}/*
12mr|SDL_sound-1.0.3-11|103	
12mr|SDL_sound-1.0.3-11|104	%files -n %{libname}
12mr|SDL_sound-1.0.3-11|105	%defattr(-,root,root)
12mr|SDL_sound-1.0.3-11|106	%{_libdir}/lib*%{apiver}.so.%{major}*
12mr|SDL_sound-1.0.3-11|107	
12mr|SDL_sound-1.0.3-11|108	%files -n %{develname}
12mr|SDL_sound-1.0.3-11|109	%defattr(-,root,root)
12mr|SDL_sound-1.0.3-11|110	%doc CHANGELOG TODO CREDITS docs/html
12mr|SDL_sound-1.0.3-11|111	%{_libdir}/lib*.so
12mr|SDL_sound-1.0.3-11|112	%{_includedir}/SDL/*
12mr|SDL_sound-1.0.3-11|113	
12mr|SDL_sound-1.0.3-11|114	%files -n %{staticname}
12mr|SDL_sound-1.0.3-11|115	%defattr(-,root,root)
12mr|SDL_sound-1.0.3-11|116	%{_libdir}/lib*.a
12mr|SDL_sound-1.0.3-11|117	
12mr|SDL_sound-1.0.3-11|118	
12mr|SDL_sound-1.0.3-11|119	
12mr|SDL_sound-1.0.3-11|120	%changelog
12mr|SDL_sound-1.0.3-11|121	* Sat Sep  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|SDL_sound-1.0.3-11|122	+ Commit: 9b3140c
12mr|SDL_sound-1.0.3-11|123	- Add patch to fix linkage
12mr|SDL_sound-1.0.3-11|124	
12mr|SDL_sound-1.0.3-11|125	

16329 12
12mr|SDL_ttf-2.0.11-2|1	%define	lib_name_orig	lib%{name}
12mr|SDL_ttf-2.0.11-2|2	%define	major 0
12mr|SDL_ttf-2.0.11-2|3	%define	apiver 2.0
12mr|SDL_ttf-2.0.11-2|4	%define	libname %mklibname %{name} %{apiver} %{major}
12mr|SDL_ttf-2.0.11-2|5	%define	develname %mklibname -d %{name}
12mr|SDL_ttf-2.0.11-2|6	
12mr|SDL_ttf-2.0.11-2|7	Summary:	Simple DirectMedia Layer - Sample TrueType Font Library
12mr|SDL_ttf-2.0.11-2|8	Name:		SDL_ttf
12mr|SDL_ttf-2.0.11-2|9	Version:	2.0.11
12mr|SDL_ttf-2.0.11-2|10	Release:	2
12mr|SDL_ttf-2.0.11-2|11	License:	LGPLv2+
12mr|SDL_ttf-2.0.11-2|12	Group:		System/Libraries
12mr|SDL_ttf-2.0.11-2|13	URL:		http://www.libsdl.org/projects/SDL_ttf/
12mr|SDL_ttf-2.0.11-2|14	Source0:	http://www.libsdl.org/projects/SDL_ttf/release/%{name}-%{version}.tar.gz
12mr|SDL_ttf-2.0.11-2|15	BuildRequires:	pkgconfig(sdl)
12mr|SDL_ttf-2.0.11-2|16	BuildRequires:	pkgconfig(freetype2)
12mr|SDL_ttf-2.0.11-2|17	
12mr|SDL_ttf-2.0.11-2|18	%description
12mr|SDL_ttf-2.0.11-2|19	This is a sample library which allows you to use TrueType fonts in your SDL
12mr|SDL_ttf-2.0.11-2|20	applications. It comes with an example program "showfont" which displays an
12mr|SDL_ttf-2.0.11-2|21	example string for a given TrueType font file.
12mr|SDL_ttf-2.0.11-2|22	
12mr|SDL_ttf-2.0.11-2|23	Warning! TrueType font decoding is under patent, and software using this
12mr|SDL_ttf-2.0.11-2|24	library may be in violation of this patent. Use at your own risk! See
12mr|SDL_ttf-2.0.11-2|25	http://www.freetype.org/ for details.
12mr|SDL_ttf-2.0.11-2|26	
12mr|SDL_ttf-2.0.11-2|27	%package -n %{libname}
12mr|SDL_ttf-2.0.11-2|28	Summary:	Main library for %{name}
12mr|SDL_ttf-2.0.11-2|29	Group:		System/Libraries
12mr|SDL_ttf-2.0.11-2|30	
12mr|SDL_ttf-2.0.11-2|31	%description -n	%{libname}
12mr|SDL_ttf-2.0.11-2|32	This package contains the library needed to run programs dynamically
12mr|SDL_ttf-2.0.11-2|33	linked with %{name}.
12mr|SDL_ttf-2.0.11-2|34	
12mr|SDL_ttf-2.0.11-2|35	Warning! TrueType font decoding is under patent, and software using this
12mr|SDL_ttf-2.0.11-2|36	library may be in violation of this patent. Use at your own risk! See
12mr|SDL_ttf-2.0.11-2|37	http://www.freetype.org/ for details.
12mr|SDL_ttf-2.0.11-2|38	
12mr|SDL_ttf-2.0.11-2|39	%package -n %{develname}
12mr|SDL_ttf-2.0.11-2|40	Summary:	Headers for developing programs that will use %{name}
12mr|SDL_ttf-2.0.11-2|41	Group:		Development/C
12mr|SDL_ttf-2.0.11-2|42	Requires:	%{libname} = %{version}-%{release}
12mr|SDL_ttf-2.0.11-2|43	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
12mr|SDL_ttf-2.0.11-2|44	Provides:	%{name}-devel = %{version}-%{release}
12mr|SDL_ttf-2.0.11-2|45	
12mr|SDL_ttf-2.0.11-2|46	%description -n	%{develname}
12mr|SDL_ttf-2.0.11-2|47	This package contains the headers that programmers will need to develop
12mr|SDL_ttf-2.0.11-2|48	applications which will use %{name}.
12mr|SDL_ttf-2.0.11-2|49	
12mr|SDL_ttf-2.0.11-2|50	Warning! TrueType font decoding is under patent, and software using this
12mr|SDL_ttf-2.0.11-2|51	library may be in violation of this patent. Use at your own risk! See
12mr|SDL_ttf-2.0.11-2|52	http://www.freetype.org/ for details.
12mr|SDL_ttf-2.0.11-2|53	
12mr|SDL_ttf-2.0.11-2|54	%package -n %{libname}-test
12mr|SDL_ttf-2.0.11-2|55	Summary:	Test binary for %{name}
12mr|SDL_ttf-2.0.11-2|56	Group:		System/Libraries
12mr|SDL_ttf-2.0.11-2|57	Conflicts:	showfont
12mr|SDL_ttf-2.0.11-2|58	
12mr|SDL_ttf-2.0.11-2|59	%description -n	%{libname}-test
12mr|SDL_ttf-2.0.11-2|60	This package contains binary to test the associated library.
12mr|SDL_ttf-2.0.11-2|61	
12mr|SDL_ttf-2.0.11-2|62	%prep
12mr|SDL_ttf-2.0.11-2|63	%setup -q
12mr|SDL_ttf-2.0.11-2|64	
12mr|SDL_ttf-2.0.11-2|65	%build
12mr|SDL_ttf-2.0.11-2|66	export CFLAGS="%{optflags} -lm"
12mr|SDL_ttf-2.0.11-2|67	%configure2_5x --disable-static
12mr|SDL_ttf-2.0.11-2|68	%make
12mr|SDL_ttf-2.0.11-2|69	
12mr|SDL_ttf-2.0.11-2|70	%install
12mr|SDL_ttf-2.0.11-2|71	%makeinstall_std
12mr|SDL_ttf-2.0.11-2|72	%__install -d %{buildroot}%{_bindir}
12mr|SDL_ttf-2.0.11-2|73	%__install -m755 .libs/{showfont,glfont} %{buildroot}%{_bindir}
12mr|SDL_ttf-2.0.11-2|74	
12mr|SDL_ttf-2.0.11-2|75	%files -n %{libname}-test
12mr|SDL_ttf-2.0.11-2|76	%{_bindir}/showfont
12mr|SDL_ttf-2.0.11-2|77	%{_bindir}/glfont
12mr|SDL_ttf-2.0.11-2|78	
12mr|SDL_ttf-2.0.11-2|79	%files -n %{libname}
12mr|SDL_ttf-2.0.11-2|80	%{_libdir}/lib*%{apiver}.so.%{major}*
12mr|SDL_ttf-2.0.11-2|81	
12mr|SDL_ttf-2.0.11-2|82	%files -n %{develname}
12mr|SDL_ttf-2.0.11-2|83	%doc README CHANGES
12mr|SDL_ttf-2.0.11-2|84	%{_libdir}/lib*.so
12mr|SDL_ttf-2.0.11-2|85	%{_includedir}/SDL/*
12mr|SDL_ttf-2.0.11-2|86	%{_libdir}/pkgconfig/*.pc
12mr|SDL_ttf-2.0.11-2|87	
12mr|SDL_ttf-2.0.11-2|88	
12mr|SDL_ttf-2.0.11-2|89	
12mr|SDL_ttf-2.0.11-2|90	%changelog
12mr|SDL_ttf-2.0.11-2|91	* Sun Aug  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|SDL_ttf-2.0.11-2|92	+ Commit: ca0445a
12mr|SDL_ttf-2.0.11-2|93	- New version 2.0.11 (sync with Cooker), convert BR to pkgconfig style, drop Obsoletes
12mr|SDL_ttf-2.0.11-2|94	
12mr|SDL_ttf-2.0.11-2|95	

16330 12
12mr|sdparm-1.06-3|1	Summary:	List or change SCSI disk parameters
12mr|sdparm-1.06-3|2	Name:		sdparm
12mr|sdparm-1.06-3|3	Version:	1.06
12mr|sdparm-1.06-3|4	Release:	%mkrel 3
12mr|sdparm-1.06-3|5	License:	BSD
12mr|sdparm-1.06-3|6	Group:		System/Kernel and hardware
12mr|sdparm-1.06-3|7	URL:		http://sg.danny.cz/sg/sdparm.html
12mr|sdparm-1.06-3|8	Source0:	http://sg.danny.cz/sg/p/%{name}-%{version}.tar.bz2
12mr|sdparm-1.06-3|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|sdparm-1.06-3|10	
12mr|sdparm-1.06-3|11	%description
12mr|sdparm-1.06-3|12	SCSI disk parameters are held in mode pages. This utility lists or
12mr|sdparm-1.06-3|13	changes those parameters. Other SCSI devices (or devices that use
12mr|sdparm-1.06-3|14	the SCSI command set) such as CD/DVD and tape drives may also find
12mr|sdparm-1.06-3|15	parts of sdparm useful. Requires the linux kernel 2.4 series or later.
12mr|sdparm-1.06-3|16	In the 2.4 series SCSI generic device names (e.g. /dev/sg0)
12mr|sdparm-1.06-3|17	must be used. In the 2.6 series other device names may be used as
12mr|sdparm-1.06-3|18	well (e.g. /dev/sda).
12mr|sdparm-1.06-3|19	
12mr|sdparm-1.06-3|20	Warning: It is possible (but unlikely) to change SCSI disk settings
12mr|sdparm-1.06-3|21	that stop or slow it down. Use with care.
12mr|sdparm-1.06-3|22	
12mr|sdparm-1.06-3|23	%prep
12mr|sdparm-1.06-3|24	%setup -q
12mr|sdparm-1.06-3|25	
12mr|sdparm-1.06-3|26	%build
12mr|sdparm-1.06-3|27	%configure2_5x
12mr|sdparm-1.06-3|28	%make
12mr|sdparm-1.06-3|29	
12mr|sdparm-1.06-3|30	%install
12mr|sdparm-1.06-3|31	rm -rf %{buildroot}
12mr|sdparm-1.06-3|32	%makeinstall_std
12mr|sdparm-1.06-3|33	
12mr|sdparm-1.06-3|34	%clean
12mr|sdparm-1.06-3|35	rm -rf %{buildroot}
12mr|sdparm-1.06-3|36	
12mr|sdparm-1.06-3|37	%files
12mr|sdparm-1.06-3|38	%defattr(-,root,root)
12mr|sdparm-1.06-3|39	%doc ChangeLog README CREDITS AUTHORS COPYING
12mr|sdparm-1.06-3|40	%{_bindir}/*
12mr|sdparm-1.06-3|41	%{_mandir}/man*/*
12mr|sdparm-1.06-3|42	
12mr|sdparm-1.06-3|43	
12mr|sdparm-1.06-3|44	
12mr|sdparm-1.06-3|45	
12mr|sdparm-1.06-3|46	
12mr|sdparm-1.06-3|47	%changelog
12mr|sdparm-1.06-3|48	

16331 12
12mr|seabios-1.7.1-1|1	Name:		seabios
12mr|seabios-1.7.1-1|2	Version:	1.7.1
12mr|seabios-1.7.1-1|3	Release:	1
12mr|seabios-1.7.1-1|4	Summary:	Open-source legacy BIOS implementation
12mr|seabios-1.7.1-1|5	
12mr|seabios-1.7.1-1|6	Group:		Emulators
12mr|seabios-1.7.1-1|7	License:	LGPLv3
12mr|seabios-1.7.1-1|8	URL:		http://www.coreboot.org/SeaBIOS
12mr|seabios-1.7.1-1|9	Source0:	http://code.coreboot.org/p/seabios/downloads/get/%{name}-%{version}.tar.gz
12mr|seabios-1.7.1-1|10	
12mr|seabios-1.7.1-1|11	BuildRequires:	python iasl
12mr|seabios-1.7.1-1|12	ExclusiveArch:	%{ix86} x86_64
12mr|seabios-1.7.1-1|13	
12mr|seabios-1.7.1-1|14	Requires:	%{name}-bin = %{version}-%{release}
12mr|seabios-1.7.1-1|15	
12mr|seabios-1.7.1-1|16	# Seabios is noarch, but required on architectures which cannot build it.
12mr|seabios-1.7.1-1|17	# Disable debuginfo because it is of no use to us.
12mr|seabios-1.7.1-1|18	%global debug_package %{nil}
12mr|seabios-1.7.1-1|19	
12mr|seabios-1.7.1-1|20	# You can build a debugging version of the BIOS by setting this to a
12mr|seabios-1.7.1-1|21	# value > 1.  See src/config.h for possible values, but setting it to
12mr|seabios-1.7.1-1|22	# a number like 99 will enable all possible debugging.  Note that
12mr|seabios-1.7.1-1|23	# debugging goes to a special qemu port that you have to enable.  See
12mr|seabios-1.7.1-1|24	# the SeaBIOS top-level README file for the magic qemu invocation to
12mr|seabios-1.7.1-1|25	# enable this.
12mr|seabios-1.7.1-1|26	%global debug_level 1
12mr|seabios-1.7.1-1|27	
12mr|seabios-1.7.1-1|28	
12mr|seabios-1.7.1-1|29	%description
12mr|seabios-1.7.1-1|30	SeaBIOS is an open-source legacy BIOS implementation which can be used as
12mr|seabios-1.7.1-1|31	a coreboot payload. It implements the standard BIOS calling interfaces
12mr|seabios-1.7.1-1|32	that a typical x86 proprietary BIOS implements.
12mr|seabios-1.7.1-1|33	
12mr|seabios-1.7.1-1|34	
12mr|seabios-1.7.1-1|35	%ifarch %{ix86} x86_64
12mr|seabios-1.7.1-1|36	%package bin
12mr|seabios-1.7.1-1|37	Summary: Seabios for x86
12mr|seabios-1.7.1-1|38	Buildarch: noarch
12mr|seabios-1.7.1-1|39	
12mr|seabios-1.7.1-1|40	
12mr|seabios-1.7.1-1|41	%description bin
12mr|seabios-1.7.1-1|42	SeaBIOS is an open-source legacy BIOS implementation which can be used as
12mr|seabios-1.7.1-1|43	a coreboot payload. It implements the standard BIOS calling interfaces
12mr|seabios-1.7.1-1|44	that a typical x86 proprietary BIOS implements.
12mr|seabios-1.7.1-1|45	%endif
12mr|seabios-1.7.1-1|46	
12mr|seabios-1.7.1-1|47	
12mr|seabios-1.7.1-1|48	%prep
12mr|seabios-1.7.1-1|49	%setup -q
12mr|seabios-1.7.1-1|50	
12mr|seabios-1.7.1-1|51	# Makefile changes version to include date and buildhost
12mr|seabios-1.7.1-1|52	sed -i 's,VERSION=%{version}.*,VERSION=%{version},g' Makefile
12mr|seabios-1.7.1-1|53	
12mr|seabios-1.7.1-1|54	
12mr|seabios-1.7.1-1|55	%build
12mr|seabios-1.7.1-1|56	mkdir -p bfd
12mr|seabios-1.7.1-1|57	ln -s %{_bindir}/ld.bfd bfd/ld
12mr|seabios-1.7.1-1|58	export PATH=$PWD/bfd:$PATH
12mr|seabios-1.7.1-1|59	
12mr|seabios-1.7.1-1|60	make .config
12mr|seabios-1.7.1-1|61	sed -i 's,CONFIG_DEBUG_LEVEL=.*,CONFIG_DEBUG_LEVEL=%{debug_level},g' .config
12mr|seabios-1.7.1-1|62	
12mr|seabios-1.7.1-1|63	%ifarch %{ix86} x86_64
12mr|seabios-1.7.1-1|64	export CFLAGS="$RPM_OPT_FLAGS"
12mr|seabios-1.7.1-1|65	make
12mr|seabios-1.7.1-1|66	%endif
12mr|seabios-1.7.1-1|67	
12mr|seabios-1.7.1-1|68	
12mr|seabios-1.7.1-1|69	%install
12mr|seabios-1.7.1-1|70	mkdir -p %{buildroot}%{_datadir}/seabios
12mr|seabios-1.7.1-1|71	%ifarch %{ix86} x86_64
12mr|seabios-1.7.1-1|72	install -m 0644 out/bios.bin %{buildroot}%{_datadir}/seabios
12mr|seabios-1.7.1-1|73	%endif
12mr|seabios-1.7.1-1|74	
12mr|seabios-1.7.1-1|75	
12mr|seabios-1.7.1-1|76	%files
12mr|seabios-1.7.1-1|77	%doc COPYING COPYING.LESSER README TODO
12mr|seabios-1.7.1-1|78	
12mr|seabios-1.7.1-1|79	
12mr|seabios-1.7.1-1|80	%ifarch %{ix86} x86_64
12mr|seabios-1.7.1-1|81	%files bin
12mr|seabios-1.7.1-1|82	%dir %{_datadir}/seabios/
12mr|seabios-1.7.1-1|83	%{_datadir}/seabios/bios.bin
12mr|seabios-1.7.1-1|84	%endif
12mr|seabios-1.7.1-1|85	
12mr|seabios-1.7.1-1|86	%changelog
12mr|seabios-1.7.1-1|87	

16332 12
12mr|seahorse-3.6.3-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|seahorse-3.6.3-1|2	
12mr|seahorse-3.6.3-1|3	Summary:	GNOME frontend to GnuPG
12mr|seahorse-3.6.3-1|4	Name:		seahorse
12mr|seahorse-3.6.3-1|5	Version:	3.6.3
12mr|seahorse-3.6.3-1|6	Release:	1
12mr|seahorse-3.6.3-1|7	License:	GPLv2+
12mr|seahorse-3.6.3-1|8	Group:		Graphical desktop/GNOME
12mr|seahorse-3.6.3-1|9	URL:		http://seahorse.sourceforge.net/
12mr|seahorse-3.6.3-1|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|seahorse-3.6.3-1|11	
12mr|seahorse-3.6.3-1|12	BuildRequires:	desktop-file-utils
12mr|seahorse-3.6.3-1|13	BuildRequires:	gnupg
12mr|seahorse-3.6.3-1|14	BuildRequires:	imagemagick
12mr|seahorse-3.6.3-1|15	BuildRequires:	intltool itstool
12mr|seahorse-3.6.3-1|16	BuildRequires:	xsltproc
12mr|seahorse-3.6.3-1|17	BuildRequires:	gpgme-devel >= 1.0.0
12mr|seahorse-3.6.3-1|18	BuildRequires:	libldap-devel
12mr|seahorse-3.6.3-1|19	BuildRequires:	pkgconfig(avahi-client)
12mr|seahorse-3.6.3-1|20	BuildRequires:	pkgconfig(avahi-glib)
12mr|seahorse-3.6.3-1|21	BuildRequires:	pkgconfig(gck-1)
12mr|seahorse-3.6.3-1|22	BuildRequires:	pkgconfig(gcr-3)
12mr|seahorse-3.6.3-1|23	BuildRequires:	pkgconfig(gio-2.0)
12mr|seahorse-3.6.3-1|24	BuildRequires:	pkgconfig(gmodule-2.0)
12mr|seahorse-3.6.3-1|25	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|seahorse-3.6.3-1|26	BuildRequires:	pkgconfig(gnome-keyring-1)
12mr|seahorse-3.6.3-1|27	BuildRequires:	pkgconfig(gthread-2.0)
12mr|seahorse-3.6.3-1|28	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|seahorse-3.6.3-1|29	BuildRequires:	pkgconfig(libsoup-2.4)
12mr|seahorse-3.6.3-1|30	BuildRequires:	pkgconfig(libsecret-1)
12mr|seahorse-3.6.3-1|31	
12mr|seahorse-3.6.3-1|32	Requires:	gnupg
12mr|seahorse-3.6.3-1|33	%rename		gnome-keyring-manager
12mr|seahorse-3.6.3-1|34	
12mr|seahorse-3.6.3-1|35	%description
12mr|seahorse-3.6.3-1|36	Seahorse is a GNOME frontend for the GNU Privacy Guard ecryption tool. It can
12mr|seahorse-3.6.3-1|37	be used for file encryption and decryption and for digitally signing files and
12mr|seahorse-3.6.3-1|38	for verifying those signatures. Key management options are also included.
12mr|seahorse-3.6.3-1|39	
12mr|seahorse-3.6.3-1|40	%prep
12mr|seahorse-3.6.3-1|41	%setup -q
12mr|seahorse-3.6.3-1|42	#apply_patches
12mr|seahorse-3.6.3-1|43	
12mr|seahorse-3.6.3-1|44	%build
12mr|seahorse-3.6.3-1|45	%configure2_5x \
12mr|seahorse-3.6.3-1|46	--disable-static \
12mr|seahorse-3.6.3-1|47	--disable-scrollkeeper
12mr|seahorse-3.6.3-1|48	
12mr|seahorse-3.6.3-1|49	%make
12mr|seahorse-3.6.3-1|50	
12mr|seahorse-3.6.3-1|51	%install
12mr|seahorse-3.6.3-1|52	%makeinstall_std
12mr|seahorse-3.6.3-1|53	
12mr|seahorse-3.6.3-1|54	# Menu
12mr|seahorse-3.6.3-1|55	desktop-file-install --vendor="" \
12mr|seahorse-3.6.3-1|56	--remove-category="Advanced" \
12mr|seahorse-3.6.3-1|57	--remove-category="Application" \
12mr|seahorse-3.6.3-1|58	--dir %{buildroot}%{_datadir}/applications \
12mr|seahorse-3.6.3-1|59	%{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|seahorse-3.6.3-1|60	
12mr|seahorse-3.6.3-1|61	%find_lang %{name} --all-name --with-gnome
12mr|seahorse-3.6.3-1|62	
12mr|seahorse-3.6.3-1|63	%files -f %{name}.lang
12mr|seahorse-3.6.3-1|64	%doc AUTHORS ChangeLog NEWS README
12mr|seahorse-3.6.3-1|65	%{_bindir}/seahorse
12mr|seahorse-3.6.3-1|66	%{_libdir}/%{name}/
12mr|seahorse-3.6.3-1|67	%{_datadir}/applications/seahorse.desktop
12mr|seahorse-3.6.3-1|68	%{_datadir}/GConf/gsettings/*.convert
12mr|seahorse-3.6.3-1|69	%{_datadir}/glib-2.0/schemas/*.xml
12mr|seahorse-3.6.3-1|70	%{_datadir}/icons/hicolor/*/apps/*
12mr|seahorse-3.6.3-1|71	%dir %{_datadir}/seahorse/
12mr|seahorse-3.6.3-1|72	%{_datadir}/seahorse/ui
12mr|seahorse-3.6.3-1|73	%{_datadir}/seahorse/icons/hicolor/*
12mr|seahorse-3.6.3-1|74	%{_mandir}/man1/*
12mr|seahorse-3.6.3-1|75	
12mr|seahorse-3.6.3-1|76	
12mr|seahorse-3.6.3-1|77	
12mr|seahorse-3.6.3-1|78	%changelog
12mr|seahorse-3.6.3-1|79	* Tue Oct 16 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.1-1
12mr|seahorse-3.6.3-1|80	- update to 3.6.1
12mr|seahorse-3.6.3-1|81	
12mr|seahorse-3.6.3-1|82	* Mon Jul 16 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.1-1
12mr|seahorse-3.6.3-1|83	+ Revision: 809909
12mr|seahorse-3.6.3-1|84	- added compile patch
12mr|seahorse-3.6.3-1|85	- disabled scrollkeeper
12mr|seahorse-3.6.3-1|86	
12mr|seahorse-3.6.3-1|87	+ Alexander Khrukin <akhrukin@mandriva.org>
12mr|seahorse-3.6.3-1|88	- version update 3.4.1
12mr|seahorse-3.6.3-1|89	
12mr|seahorse-3.6.3-1|90	* Sun May 22 2011 GÃ¶tz Waschk <waschk@mandriva.org> 3.0.2-1
12mr|seahorse-3.6.3-1|91	+ Revision: 677309
12mr|seahorse-3.6.3-1|92	- update to new version 3.0.2
12mr|seahorse-3.6.3-1|93	
12mr|seahorse-3.6.3-1|94	* Sun May 22 2011 Funda Wang <fwang@mandriva.org> 3.0.1-2
12mr|seahorse-3.6.3-1|95	+ Revision: 677122
12mr|seahorse-3.6.3-1|96	- rebuild to add gconf2 as req
12mr|seahorse-3.6.3-1|97	
12mr|seahorse-3.6.3-1|98	* Tue Apr 26 2011 Funda Wang <fwang@mandriva.org> 3.0.1-1
12mr|seahorse-3.6.3-1|99	+ Revision: 659138
12mr|seahorse-3.6.3-1|100	- build with gtk2
12mr|seahorse-3.6.3-1|101	- update to new version 3.0.1
12mr|seahorse-3.6.3-1|102	
12mr|seahorse-3.6.3-1|103	* Fri Apr 08 2011 Funda Wang <fwang@mandriva.org> 3.0.0-1
12mr|seahorse-3.6.3-1|104	+ Revision: 651957
12mr|seahorse-3.6.3-1|105	- add br
12mr|seahorse-3.6.3-1|106	- new version 3.0.0
12mr|seahorse-3.6.3-1|107	
12mr|seahorse-3.6.3-1|108	+ StÃ©phane TÃ©letchÃ©a <steletch@mandriva.org>
12mr|seahorse-3.6.3-1|109	- update to new version 2.91.91
12mr|seahorse-3.6.3-1|110	
12mr|seahorse-3.6.3-1|111	* Tue Sep 28 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.32.0-1mdv2011.0
12mr|seahorse-3.6.3-1|112	+ Revision: 581652
12mr|seahorse-3.6.3-1|113	- update to new version 2.32.0
12mr|seahorse-3.6.3-1|114	
12mr|seahorse-3.6.3-1|115	* Thu Sep 16 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.91-2mdv2011.0
12mr|seahorse-3.6.3-1|116	+ Revision: 578944
12mr|seahorse-3.6.3-1|117	- rebuild for new gobject-introspection
12mr|seahorse-3.6.3-1|118	
12mr|seahorse-3.6.3-1|119	* Tue Aug 31 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.91-1mdv2011.0
12mr|seahorse-3.6.3-1|120	+ Revision: 574627
12mr|seahorse-3.6.3-1|121	- update to new version 2.31.91
12mr|seahorse-3.6.3-1|122	
12mr|seahorse-3.6.3-1|123	* Sat Jul 31 2010 Funda Wang <fwang@mandriva.org> 2.30.1-2mdv2011.0
12mr|seahorse-3.6.3-1|124	+ Revision: 563923
12mr|seahorse-3.6.3-1|125	- rebuild for new gobject-introspection
12mr|seahorse-3.6.3-1|126	
12mr|seahorse-3.6.3-1|127	* Tue Apr 27 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.1-1mdv2010.1
12mr|seahorse-3.6.3-1|128	+ Revision: 539466
12mr|seahorse-3.6.3-1|129	- update to new version 2.30.1
12mr|seahorse-3.6.3-1|130	
12mr|seahorse-3.6.3-1|131	* Wed Mar 31 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.0-1mdv2010.1
12mr|seahorse-3.6.3-1|132	+ Revision: 530224
12mr|seahorse-3.6.3-1|133	- update to new version 2.30.0
12mr|seahorse-3.6.3-1|134	
12mr|seahorse-3.6.3-1|135	* Mon Feb 22 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.91-1mdv2010.1
12mr|seahorse-3.6.3-1|136	+ Revision: 509418
12mr|seahorse-3.6.3-1|137	- update to new version 2.29.91
12mr|seahorse-3.6.3-1|138	
12mr|seahorse-3.6.3-1|139	* Tue Feb 09 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.90-1mdv2010.1
12mr|seahorse-3.6.3-1|140	+ Revision: 502602
12mr|seahorse-3.6.3-1|141	- new version
12mr|seahorse-3.6.3-1|142	- drop patch 1
12mr|seahorse-3.6.3-1|143	- update file list
12mr|seahorse-3.6.3-1|144	
12mr|seahorse-3.6.3-1|145	+ Christophe Fergeau <cfergeau@mandriva.com>
12mr|seahorse-3.6.3-1|146	- remove no longer needed CPPFLAGS
12mr|seahorse-3.6.3-1|147	
12mr|seahorse-3.6.3-1|148	* Wed Jan 13 2010 Christophe Fergeau <cfergeau@mandriva.com> 2.29.4-3mdv2010.1
12mr|seahorse-3.6.3-1|149	+ Revision: 490988
12mr|seahorse-3.6.3-1|150	-add patch from gnome git to fix crash at startup
12mr|seahorse-3.6.3-1|151	
12mr|seahorse-3.6.3-1|152	* Mon Dec 28 2009 Frederic Crozat <fcrozat@mandriva.com> 2.29.4-2mdv2010.1
12mr|seahorse-3.6.3-1|153	+ Revision: 483003
12mr|seahorse-3.6.3-1|154	- Obsoletes gnome-keyring-manager
12mr|seahorse-3.6.3-1|155	
12mr|seahorse-3.6.3-1|156	* Thu Dec 24 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.4-1mdv2010.1
12mr|seahorse-3.6.3-1|157	+ Revision: 482037
12mr|seahorse-3.6.3-1|158	- new version
12mr|seahorse-3.6.3-1|159	- update build deps
12mr|seahorse-3.6.3-1|160	- add introspection files
12mr|seahorse-3.6.3-1|161	
12mr|seahorse-3.6.3-1|162	* Wed Dec 09 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.3-1mdv2010.1
12mr|seahorse-3.6.3-1|163	+ Revision: 475390
12mr|seahorse-3.6.3-1|164	- update to new version 2.29.3
12mr|seahorse-3.6.3-1|165	
12mr|seahorse-3.6.3-1|166	* Wed Oct 21 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.1-1mdv2010.0
12mr|seahorse-3.6.3-1|167	+ Revision: 458598
12mr|seahorse-3.6.3-1|168	- Release 2.28.1
12mr|seahorse-3.6.3-1|169	
12mr|seahorse-3.6.3-1|170	* Mon Sep 21 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12mr|seahorse-3.6.3-1|171	+ Revision: 446798
12mr|seahorse-3.6.3-1|172	- update to new version 2.28.0
12mr|seahorse-3.6.3-1|173	
12mr|seahorse-3.6.3-1|174	* Mon Sep 14 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.92-1mdv2010.0
12mr|seahorse-3.6.3-1|175	+ Revision: 439073
12mr|seahorse-3.6.3-1|176	- new version
12mr|seahorse-3.6.3-1|177	- fix linking
12mr|seahorse-3.6.3-1|178	- update file list
12mr|seahorse-3.6.3-1|179	
12mr|seahorse-3.6.3-1|180	* Mon Sep 07 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.90-2mdv2010.0
12mr|seahorse-3.6.3-1|181	+ Revision: 432559
12mr|seahorse-3.6.3-1|182	- don't setuid the daemon
12mr|seahorse-3.6.3-1|183	
12mr|seahorse-3.6.3-1|184	* Mon Aug 10 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.90-1mdv2010.0
12mr|seahorse-3.6.3-1|185	+ Revision: 414392
12mr|seahorse-3.6.3-1|186	- update to new version 2.27.90
12mr|seahorse-3.6.3-1|187	
12mr|seahorse-3.6.3-1|188	* Tue Jul 28 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.5-2mdv2010.0
12mr|seahorse-3.6.3-1|189	+ Revision: 401465
12mr|seahorse-3.6.3-1|190	- release bump
12mr|seahorse-3.6.3-1|191	- new version
12mr|seahorse-3.6.3-1|192	- fix build
12mr|seahorse-3.6.3-1|193	- update file list
12mr|seahorse-3.6.3-1|194	
12mr|seahorse-3.6.3-1|195	* Mon May 11 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.1-1mdv2010.0
12mr|seahorse-3.6.3-1|196	+ Revision: 374167
12mr|seahorse-3.6.3-1|197	- new version
12mr|seahorse-3.6.3-1|198	
12mr|seahorse-3.6.3-1|199	* Tue Apr 14 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.1-1mdv2009.1
12mr|seahorse-3.6.3-1|200	+ Revision: 367000
12mr|seahorse-3.6.3-1|201	- update to new version 2.26.1
12mr|seahorse-3.6.3-1|202	
12mr|seahorse-3.6.3-1|203	* Sat Mar 14 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12mr|seahorse-3.6.3-1|204	+ Revision: 355156
12mr|seahorse-3.6.3-1|205	- update to new version 2.26.0
12mr|seahorse-3.6.3-1|206	
12mr|seahorse-3.6.3-1|207	* Mon Mar 02 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.92-1mdv2009.1
12mr|seahorse-3.6.3-1|208	+ Revision: 347295
12mr|seahorse-3.6.3-1|209	- update to new version 2.25.92
12mr|seahorse-3.6.3-1|210	
12mr|seahorse-3.6.3-1|211	* Sat Feb 14 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.91-1mdv2009.1
12mr|seahorse-3.6.3-1|212	+ Revision: 340320
12mr|seahorse-3.6.3-1|213	- update to new version 2.25.91
12mr|seahorse-3.6.3-1|214	
12mr|seahorse-3.6.3-1|215	* Tue Feb 03 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.90-1mdv2009.1
12mr|seahorse-3.6.3-1|216	+ Revision: 337020
12mr|seahorse-3.6.3-1|217	- new version
12mr|seahorse-3.6.3-1|218	- update file list
12mr|seahorse-3.6.3-1|219	
12mr|seahorse-3.6.3-1|220	* Wed Jan 07 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.4-1mdv2009.1
12mr|seahorse-3.6.3-1|221	+ Revision: 326689
12mr|seahorse-3.6.3-1|222	- new version
12mr|seahorse-3.6.3-1|223	- bump deps
12mr|seahorse-3.6.3-1|224	- update file list
12mr|seahorse-3.6.3-1|225	
12mr|seahorse-3.6.3-1|226	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|seahorse-3.6.3-1|227	- lowercase ImageMagick
12mr|seahorse-3.6.3-1|228	
12mr|seahorse-3.6.3-1|229	* Sun Nov 09 2008 Oden Eriksson <oeriksson@mandriva.com> 2.25.1-2mdv2009.1
12mr|seahorse-3.6.3-1|230	+ Revision: 301586
12mr|seahorse-3.6.3-1|231	- rebuilt against new libxcb
12mr|seahorse-3.6.3-1|232	
12mr|seahorse-3.6.3-1|233	* Tue Nov 04 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.1-1mdv2009.1
12mr|seahorse-3.6.3-1|234	+ Revision: 299881
12mr|seahorse-3.6.3-1|235	- update to new version 2.25.1
12mr|seahorse-3.6.3-1|236	
12mr|seahorse-3.6.3-1|237	* Sun Oct 19 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.1-1mdv2009.1
12mr|seahorse-3.6.3-1|238	+ Revision: 295220
12mr|seahorse-3.6.3-1|239	- update to new version 2.24.1
12mr|seahorse-3.6.3-1|240	
12mr|seahorse-3.6.3-1|241	* Sun Sep 21 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.0-1mdv2009.0
12mr|seahorse-3.6.3-1|242	+ Revision: 286291
12mr|seahorse-3.6.3-1|243	- new version
12mr|seahorse-3.6.3-1|244	
12mr|seahorse-3.6.3-1|245	* Mon Sep 08 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.92-1mdv2009.0
12mr|seahorse-3.6.3-1|246	+ Revision: 282462
12mr|seahorse-3.6.3-1|247	- new version
12mr|seahorse-3.6.3-1|248	
12mr|seahorse-3.6.3-1|249	* Wed Sep 03 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.91-1mdv2009.0
12mr|seahorse-3.6.3-1|250	+ Revision: 279800
12mr|seahorse-3.6.3-1|251	- new version
12mr|seahorse-3.6.3-1|252	
12mr|seahorse-3.6.3-1|253	* Tue Aug 19 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.90-1mdv2009.0
12mr|seahorse-3.6.3-1|254	+ Revision: 273559
12mr|seahorse-3.6.3-1|255	- new version
12mr|seahorse-3.6.3-1|256	- remove extra icons
12mr|seahorse-3.6.3-1|257	
12mr|seahorse-3.6.3-1|258	* Mon Aug 04 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.6-1mdv2009.0
12mr|seahorse-3.6.3-1|259	+ Revision: 262950
12mr|seahorse-3.6.3-1|260	- new version
12mr|seahorse-3.6.3-1|261	
12mr|seahorse-3.6.3-1|262	* Tue Jul 22 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.5-1mdv2009.0
12mr|seahorse-3.6.3-1|263	+ Revision: 240188
12mr|seahorse-3.6.3-1|264	- new version
12mr|seahorse-3.6.3-1|265	- update deps
12mr|seahorse-3.6.3-1|266	- drop epiphany, nautilus and gedit plugins
12mr|seahorse-3.6.3-1|267	- drop patches
12mr|seahorse-3.6.3-1|268	- update file list
12mr|seahorse-3.6.3-1|269	
12mr|seahorse-3.6.3-1|270	* Mon Jun 30 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.3-1mdv2009.0
12mr|seahorse-3.6.3-1|271	+ Revision: 230368
12mr|seahorse-3.6.3-1|272	- new version
12mr|seahorse-3.6.3-1|273	
12mr|seahorse-3.6.3-1|274	+ Pixel <pixel@mandriva.com>
12mr|seahorse-3.6.3-1|275	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|seahorse-3.6.3-1|276	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|seahorse-3.6.3-1|277	
12mr|seahorse-3.6.3-1|278	* Tue May 27 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.2-1mdv2009.0
12mr|seahorse-3.6.3-1|279	+ Revision: 211579
12mr|seahorse-3.6.3-1|280	- new version
12mr|seahorse-3.6.3-1|281	
12mr|seahorse-3.6.3-1|282	* Wed Apr 09 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.1-1mdv2009.0
12mr|seahorse-3.6.3-1|283	+ Revision: 192454
12mr|seahorse-3.6.3-1|284	- new version
12mr|seahorse-3.6.3-1|285	- sync license tag with Fedora
12mr|seahorse-3.6.3-1|286	
12mr|seahorse-3.6.3-1|287	* Mon Mar 10 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.0-2mdv2008.1
12mr|seahorse-3.6.3-1|288	+ Revision: 183400
12mr|seahorse-3.6.3-1|289	- build with epiphany 2.22
12mr|seahorse-3.6.3-1|290	
12mr|seahorse-3.6.3-1|291	* Sun Mar 09 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.0-1mdv2008.1
12mr|seahorse-3.6.3-1|292	+ Revision: 183051
12mr|seahorse-3.6.3-1|293	- new version
12mr|seahorse-3.6.3-1|294	
12mr|seahorse-3.6.3-1|295	* Mon Feb 25 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.92-1mdv2008.1
12mr|seahorse-3.6.3-1|296	+ Revision: 174583
12mr|seahorse-3.6.3-1|297	- new version
12mr|seahorse-3.6.3-1|298	
12mr|seahorse-3.6.3-1|299	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.21.91-3mdv2008.1
12mr|seahorse-3.6.3-1|300	+ Revision: 171105
12mr|seahorse-3.6.3-1|301	- rebuild
12mr|seahorse-3.6.3-1|302	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12mr|seahorse-3.6.3-1|303	
12mr|seahorse-3.6.3-1|304	* Tue Feb 12 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.91-2mdv2008.1
12mr|seahorse-3.6.3-1|305	+ Revision: 166157
12mr|seahorse-3.6.3-1|306	- libsoup rebuild
12mr|seahorse-3.6.3-1|307	
12mr|seahorse-3.6.3-1|308	* Thu Jan 31 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.91-1mdv2008.1
12mr|seahorse-3.6.3-1|309	+ Revision: 160630
12mr|seahorse-3.6.3-1|310	- new version
12mr|seahorse-3.6.3-1|311	- drop patch 2
12mr|seahorse-3.6.3-1|312	- reenable epiphany extension
12mr|seahorse-3.6.3-1|313	
12mr|seahorse-3.6.3-1|314	* Tue Jan 29 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.90-1mdv2008.1
12mr|seahorse-3.6.3-1|315	+ Revision: 159683
12mr|seahorse-3.6.3-1|316	- new version
12mr|seahorse-3.6.3-1|317	- fix epiphany detection, but keep epi plugin build disabled
12mr|seahorse-3.6.3-1|318	
12mr|seahorse-3.6.3-1|319	* Wed Jan 23 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.4-2mdv2008.1
12mr|seahorse-3.6.3-1|320	+ Revision: 157091
12mr|seahorse-3.6.3-1|321	- fix nautilus extension build
12mr|seahorse-3.6.3-1|322	- new nautilus extensions directory
12mr|seahorse-3.6.3-1|323	
12mr|seahorse-3.6.3-1|324	+ Funda Wang <fwang@mandriva.org>
12mr|seahorse-3.6.3-1|325	- rebuild against latest gnutls
12mr|seahorse-3.6.3-1|326	
12mr|seahorse-3.6.3-1|327	+ Thierry Vignaud <tv@mandriva.org>
12mr|seahorse-3.6.3-1|328	- drop old menu
12mr|seahorse-3.6.3-1|329	- remove "no crypto" add from description
12mr|seahorse-3.6.3-1|330	
12mr|seahorse-3.6.3-1|331	+ Olivier Blin <blino@mandriva.org>
12mr|seahorse-3.6.3-1|332	- restore BuildRoot
12mr|seahorse-3.6.3-1|333	
12mr|seahorse-3.6.3-1|334	* Mon Dec 17 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.4-1mdv2008.1
12mr|seahorse-3.6.3-1|335	+ Revision: 131124
12mr|seahorse-3.6.3-1|336	- new version
12mr|seahorse-3.6.3-1|337	- disable epiphany plugin for now
12mr|seahorse-3.6.3-1|338	
12mr|seahorse-3.6.3-1|339	+ Thierry Vignaud <tv@mandriva.org>
12mr|seahorse-3.6.3-1|340	- kill re-definition of %%buildroot on Pixel's request
12mr|seahorse-3.6.3-1|341	- remove outdated data about en & ja translations from description
12mr|seahorse-3.6.3-1|342	
12mr|seahorse-3.6.3-1|343	* Mon Dec 03 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.3-1mdv2008.1
12mr|seahorse-3.6.3-1|344	+ Revision: 114546
12mr|seahorse-3.6.3-1|345	- new version
12mr|seahorse-3.6.3-1|346	
12mr|seahorse-3.6.3-1|347	* Mon Oct 15 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.1-1mdv2008.1
12mr|seahorse-3.6.3-1|348	+ Revision: 98582
12mr|seahorse-3.6.3-1|349	- new version
12mr|seahorse-3.6.3-1|350	- drop patch 1
12mr|seahorse-3.6.3-1|351	
12mr|seahorse-3.6.3-1|352	* Wed Sep 19 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.0-2mdv2008.0
12mr|seahorse-3.6.3-1|353	+ Revision: 90815
12mr|seahorse-3.6.3-1|354	- patch to support gedit 2.20
12mr|seahorse-3.6.3-1|355	- build for new epiphany
12mr|seahorse-3.6.3-1|356	
12mr|seahorse-3.6.3-1|357	* Wed Sep 19 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.0-1mdv2008.0
12mr|seahorse-3.6.3-1|358	+ Revision: 90416
12mr|seahorse-3.6.3-1|359	- new version
12mr|seahorse-3.6.3-1|360	- new version
12mr|seahorse-3.6.3-1|361	
12mr|seahorse-3.6.3-1|362	* Sun Aug 26 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.91-1mdv2008.0
12mr|seahorse-3.6.3-1|363	+ Revision: 71580
12mr|seahorse-3.6.3-1|364	- new version
12mr|seahorse-3.6.3-1|365	
12mr|seahorse-3.6.3-1|366	* Tue Aug 14 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.90-1mdv2008.0
12mr|seahorse-3.6.3-1|367	+ Revision: 62978
12mr|seahorse-3.6.3-1|368	- new version
12mr|seahorse-3.6.3-1|369	- new devel name
12mr|seahorse-3.6.3-1|370	
12mr|seahorse-3.6.3-1|371	* Sun Jul 08 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.5-1mdv2008.0
12mr|seahorse-3.6.3-1|372	+ Revision: 49771
12mr|seahorse-3.6.3-1|373	- new version
12mr|seahorse-3.6.3-1|374	- update file list
12mr|seahorse-3.6.3-1|375	
12mr|seahorse-3.6.3-1|376	+ Andreas Hasenack <andreas@mandriva.com>
12mr|seahorse-3.6.3-1|377	- added buildrequires for libGConf2-devel
12mr|seahorse-3.6.3-1|378	- rebuild with new rpm-mandriva-setup (-fstack-protector)
12mr|seahorse-3.6.3-1|379	
12mr|seahorse-3.6.3-1|380	* Mon Jun 18 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.4-1mdv2008.0
12mr|seahorse-3.6.3-1|381	+ Revision: 41065
12mr|seahorse-3.6.3-1|382	- new version
12mr|seahorse-3.6.3-1|383	- drop patch 1
12mr|seahorse-3.6.3-1|384	
12mr|seahorse-3.6.3-1|385	* Thu Jun 07 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.2-2mdv2008.0
12mr|seahorse-3.6.3-1|386	+ Revision: 36498
12mr|seahorse-3.6.3-1|387	- fix for epiphany 2.19
12mr|seahorse-3.6.3-1|388	- new version
12mr|seahorse-3.6.3-1|389	- update file list
12mr|seahorse-3.6.3-1|390	
12mr|seahorse-3.6.3-1|391	* Tue Apr 17 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0.1-1mdv2008.0
12mr|seahorse-3.6.3-1|392	+ Revision: 13822
12mr|seahorse-3.6.3-1|393	- new version
12mr|seahorse-3.6.3-1|394	- drop patch
12mr|seahorse-3.6.3-1|395	
12mr|seahorse-3.6.3-1|396	
12mr|seahorse-3.6.3-1|397	* Mon Mar 12 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1mdv2007.1
12mr|seahorse-3.6.3-1|398	+ Revision: 142070
12mr|seahorse-3.6.3-1|399	- patch for epiphany 2.18
12mr|seahorse-3.6.3-1|400	- new version
12mr|seahorse-3.6.3-1|401	
12mr|seahorse-3.6.3-1|402	* Fri Feb 23 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.9.92-1mdv2007.1
12mr|seahorse-3.6.3-1|403	+ Revision: 125158
12mr|seahorse-3.6.3-1|404	- new version
12mr|seahorse-3.6.3-1|405	
12mr|seahorse-3.6.3-1|406	* Tue Feb 13 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.9.91-1mdv2007.1
12mr|seahorse-3.6.3-1|407	+ Revision: 120272
12mr|seahorse-3.6.3-1|408	- new version
12mr|seahorse-3.6.3-1|409	
12mr|seahorse-3.6.3-1|410	* Fri Jan 05 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.9.10-1mdv2007.1
12mr|seahorse-3.6.3-1|411	+ Revision: 104335
12mr|seahorse-3.6.3-1|412	- new version
12mr|seahorse-3.6.3-1|413	
12mr|seahorse-3.6.3-1|414	* Wed Dec 20 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.9.9-1mdv2007.1
12mr|seahorse-3.6.3-1|415	+ Revision: 100371
12mr|seahorse-3.6.3-1|416	- new version
12mr|seahorse-3.6.3-1|417	- update file list
12mr|seahorse-3.6.3-1|418	
12mr|seahorse-3.6.3-1|419	* Tue Dec 05 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.9.8-1mdv2007.1
12mr|seahorse-3.6.3-1|420	+ Revision: 90718
12mr|seahorse-3.6.3-1|421	- new version
12mr|seahorse-3.6.3-1|422	- epiphany 2.17
12mr|seahorse-3.6.3-1|423	- add omf files
12mr|seahorse-3.6.3-1|424	- fix directory ownership
12mr|seahorse-3.6.3-1|425	
12mr|seahorse-3.6.3-1|426	* Sun Nov 05 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.9.7-1mdv2007.1
12mr|seahorse-3.6.3-1|427	+ Revision: 76766
12mr|seahorse-3.6.3-1|428	- new version
12mr|seahorse-3.6.3-1|429	- update file list
12mr|seahorse-3.6.3-1|430	
12mr|seahorse-3.6.3-1|431	* Fri Oct 27 2006 GÃ¶tz Waschk <waschk@mandriva.org> 0.9.6-2mdv2007.1
12mr|seahorse-3.6.3-1|432	+ Revision: 73247
12mr|seahorse-3.6.3-1|433	- fix buildrequires
12mr|seahorse-3.6.3-1|434	- Import seahorse
12mr|seahorse-3.6.3-1|435	
12mr|seahorse-3.6.3-1|436	* Fri Oct 27 2006 Götz Waschk <waschk@mandriva.org> 0.9.6-1mdv2007.1
12mr|seahorse-3.6.3-1|437	- unpack patch
12mr|seahorse-3.6.3-1|438	- add epiphany plugin
12mr|seahorse-3.6.3-1|439	- New version 0.9.6
12mr|seahorse-3.6.3-1|440	
12mr|seahorse-3.6.3-1|441	* Wed Sep 13 2006 Götz Waschk <waschk@mandriva.org> 0.9.5-1mdv2007.0
12mr|seahorse-3.6.3-1|442	- drop patch 1
12mr|seahorse-3.6.3-1|443	- New version 0.9.5
12mr|seahorse-3.6.3-1|444	
12mr|seahorse-3.6.3-1|445	* Tue Sep 12 2006 Götz Waschk <waschk@mandriva.org> 0.9.4-1mdv2007.0
12mr|seahorse-3.6.3-1|446	- fix build
12mr|seahorse-3.6.3-1|447	- patch for new gedit
12mr|seahorse-3.6.3-1|448	- New version 0.9.4
12mr|seahorse-3.6.3-1|449	
12mr|seahorse-3.6.3-1|450	* Sat Aug 26 2006 Götz Waschk <waschk@mandriva.org> 0.9.3-1mdv2007.0
12mr|seahorse-3.6.3-1|451	- update file list
12mr|seahorse-3.6.3-1|452	- drop merged patch 1
12mr|seahorse-3.6.3-1|453	- New release 0.9.3
12mr|seahorse-3.6.3-1|454	
12mr|seahorse-3.6.3-1|455	* Sat Aug 19 2006 Götz Waschk <waschk@mandriva.org> 0.9.2.1-3mdv2007.0
12mr|seahorse-3.6.3-1|456	- patch 1: fix syntax error in schemas file
12mr|seahorse-3.6.3-1|457	
12mr|seahorse-3.6.3-1|458	* Sat Aug 19 2006 Götz Waschk <waschk@mandriva.org> 0.9.2.1-2mdv2007.0
12mr|seahorse-3.6.3-1|459	- add missing update-desktop-database call
12mr|seahorse-3.6.3-1|460	- fix menu categories
12mr|seahorse-3.6.3-1|461	
12mr|seahorse-3.6.3-1|462	* Fri Aug 18 2006 Götz Waschk <waschk@mandriva.org> 0.9.2.1-1mdv2007.0
12mr|seahorse-3.6.3-1|463	- xdg menu
12mr|seahorse-3.6.3-1|464	- new macros
12mr|seahorse-3.6.3-1|465	- update file list
12mr|seahorse-3.6.3-1|466	- New release 0.9.2.1
12mr|seahorse-3.6.3-1|467	
12mr|seahorse-3.6.3-1|468	* Thu Apr 27 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.9.1-3mdk
12mr|seahorse-3.6.3-1|469	- Fix BuildRequires
12mr|seahorse-3.6.3-1|470	
12mr|seahorse-3.6.3-1|471	* Sun Apr 16 2006 Götz Waschk <waschk@mandriva.org> 0.9.1-2mdk
12mr|seahorse-3.6.3-1|472	- fix buildrequires
12mr|seahorse-3.6.3-1|473	
12mr|seahorse-3.6.3-1|474	* Sun Apr 16 2006 Götz Waschk <waschk@mandriva.org> 0.9.1-1mdk
12mr|seahorse-3.6.3-1|475	- update file list
12mr|seahorse-3.6.3-1|476	- handle scrollkeeper stuff
12mr|seahorse-3.6.3-1|477	- New release 0.9.1
12mr|seahorse-3.6.3-1|478	
12mr|seahorse-3.6.3-1|479	* Tue Mar 07 2006 Götz Waschk <waschk@mandriva.org> 0.9.0-1mdk
12mr|seahorse-3.6.3-1|480	- update file list
12mr|seahorse-3.6.3-1|481	- update deps
12mr|seahorse-3.6.3-1|482	- rediff the patch
12mr|seahorse-3.6.3-1|483	- New release 0.9.0
12mr|seahorse-3.6.3-1|484	
12mr|seahorse-3.6.3-1|485	* Mon Mar 06 2006 Götz Waschk <waschk@mandriva.org> 0.8.1-1mdk
12mr|seahorse-3.6.3-1|486	- rediff the patch
12mr|seahorse-3.6.3-1|487	- New release 0.8.1
12mr|seahorse-3.6.3-1|488	
12mr|seahorse-3.6.3-1|489	* Fri Oct 07 2005 GÃ¶tz Waschk <waschk@mandriva.org> 0.8-1mdk
12mr|seahorse-3.6.3-1|490	- New release 0.8
12mr|seahorse-3.6.3-1|491	
12mr|seahorse-3.6.3-1|492	* Thu Sep 08 2005 Michael Scherer <misc@mandriva.org> 0.7.9-3mdk
12mr|seahorse-3.6.3-1|493	- Rebuild for libglitz
12mr|seahorse-3.6.3-1|494	- mkrel
12mr|seahorse-3.6.3-1|495	
12mr|seahorse-3.6.3-1|496	* Wed Aug 31 2005 Buchan Milne <bgmilne@linux-mandrake.com> 0.7.9-2mdk
12mr|seahorse-3.6.3-1|497	- Rebuild for libldap2.3
12mr|seahorse-3.6.3-1|498	
12mr|seahorse-3.6.3-1|499	* Fri Jul 29 2005 Götz Waschk <waschk@mandriva.org> 0.7.9-1mdk
12mr|seahorse-3.6.3-1|500	- update file list
12mr|seahorse-3.6.3-1|501	- New release 0.7.9
12mr|seahorse-3.6.3-1|502	
12mr|seahorse-3.6.3-1|503	* Tue May 10 2005 Götz Waschk <waschk@mandriva.org> 0.7.8-1mdk
12mr|seahorse-3.6.3-1|504	- add new nautilus extension
12mr|seahorse-3.6.3-1|505	- drop bonobo parts
12mr|seahorse-3.6.3-1|506	- New release 0.7.8
12mr|seahorse-3.6.3-1|507	
12mr|seahorse-3.6.3-1|508	* Sat Apr 16 2005 Götz Waschk <waschk@linux-mandrake.com> 0.7.7-1mdk
12mr|seahorse-3.6.3-1|509	- update file list
12mr|seahorse-3.6.3-1|510	- fix build
12mr|seahorse-3.6.3-1|511	- New release 0.7.7
12mr|seahorse-3.6.3-1|512	
12mr|seahorse-3.6.3-1|513	* Tue Feb 22 2005 Götz Waschk <waschk@linux-mandrake.com> 0.7.6-2mdk
12mr|seahorse-3.6.3-1|514	- fix buildrequires
12mr|seahorse-3.6.3-1|515	
12mr|seahorse-3.6.3-1|516	* Sun Feb 20 2005 Götz Waschk <waschk@linux-mandrake.com> 0.7.6-1mdk
12mr|seahorse-3.6.3-1|517	- update menu entry
12mr|seahorse-3.6.3-1|518	- update file list
12mr|seahorse-3.6.3-1|519	- rediff the patch
12mr|seahorse-3.6.3-1|520	- New release 0.7.6
12mr|seahorse-3.6.3-1|521	
12mr|seahorse-3.6.3-1|522	* Wed Nov 03 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.5-1mdk
12mr|seahorse-3.6.3-1|523	- add library package
12mr|seahorse-3.6.3-1|524	- New release 0.7.5
12mr|seahorse-3.6.3-1|525	
12mr|seahorse-3.6.3-1|526	* Fri Oct 22 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.4-2mdk
12mr|seahorse-3.6.3-1|527	- fix buildrequires
12mr|seahorse-3.6.3-1|528	
12mr|seahorse-3.6.3-1|529	* Thu Oct 21 2004 Götz Waschk <waschk@linux-mandrake.com> 0.7.4-1mdk
12mr|seahorse-3.6.3-1|530	- add gedit plugin and shared mime database package
12mr|seahorse-3.6.3-1|531	- patch to fix installation
12mr|seahorse-3.6.3-1|532	- requires new gpgme
12mr|seahorse-3.6.3-1|533	- drop merged patch
12mr|seahorse-3.6.3-1|534	- source URL
12mr|seahorse-3.6.3-1|535	- New release 0.7.4
12mr|seahorse-3.6.3-1|536	
12mr|seahorse-3.6.3-1|537	* Sat Aug 28 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 0.7.3-9mdk
12mr|seahorse-3.6.3-1|538	- Fix menu
12mr|seahorse-3.6.3-1|539	
12mr|seahorse-3.6.3-1|540	* Tue Apr 27 2004 Charles A Edwards <eslrahc@mandrake.org> 0.7.3-8mdk
12mr|seahorse-3.6.3-1|541	- fix unneeded require by rm requires for gpgme
12mr|seahorse-3.6.3-1|542	- BuildRequires
12mr|seahorse-3.6.3-1|543	

16333 12
12mr|sed-4.2.1-7|1	%define debug_package %{nil}
12mr|sed-4.2.1-7|2	
12mr|sed-4.2.1-7|3	Summary:	A GNU stream text editor
12mr|sed-4.2.1-7|4	Name:		sed
12mr|sed-4.2.1-7|5	Version:	4.2.1
12mr|sed-4.2.1-7|6	Release:	7
12mr|sed-4.2.1-7|7	License:	GPL
12mr|sed-4.2.1-7|8	Group:		Text tools
12mr|sed-4.2.1-7|9	Url:		http://www.gnu.org/software/sed/
12mr|sed-4.2.1-7|10	Source0:	ftp://ftp.gnu.org/pub/gnu/sed/%{name}-%{version}.tar.bz2
12mr|sed-4.2.1-7|11	Patch0:		sed-4.1.1-dest_len-0.1.patch
12mr|sed-4.2.1-7|12	Provides: /bin/sed
12mr|sed-4.2.1-7|13	BuildRequires:	texinfo
12mr|sed-4.2.1-7|14	
12mr|sed-4.2.1-7|15	%description
12mr|sed-4.2.1-7|16	The sed (Stream EDitor) editor is a stream or batch (non-interactive)
12mr|sed-4.2.1-7|17	editor.  Sed takes text as input, performs an operation or set of
12mr|sed-4.2.1-7|18	operations on the text and outputs the modified text.  The operations
12mr|sed-4.2.1-7|19	that sed performs (substitutions, deletions, insertions, etc.) can be
12mr|sed-4.2.1-7|20	specified in a script file or from the command line.
12mr|sed-4.2.1-7|21	
12mr|sed-4.2.1-7|22	%prep
12mr|sed-4.2.1-7|23	%setup -q
12mr|sed-4.2.1-7|24	%patch0 -p1 -b .dest_len
12mr|sed-4.2.1-7|25	
12mr|sed-4.2.1-7|26	%build
12mr|sed-4.2.1-7|27	%configure2_5x	--bindir=/bin
12mr|sed-4.2.1-7|28	%make LDFLAGS=-s
12mr|sed-4.2.1-7|29	%make html
12mr|sed-4.2.1-7|30	%make check
12mr|sed-4.2.1-7|31	
12mr|sed-4.2.1-7|32	%install
12mr|sed-4.2.1-7|33	%makeinstall_std
12mr|sed-4.2.1-7|34	rm -f %{buildroot}%{_docdir}/sed.html
12mr|sed-4.2.1-7|35	
12mr|sed-4.2.1-7|36	%find_lang %{name}
12mr|sed-4.2.1-7|37	
12mr|sed-4.2.1-7|38	%files -f %{name}.lang
12mr|sed-4.2.1-7|39	%defattr(644,root,root,755)
12mr|sed-4.2.1-7|40	%doc BUGS NEWS README doc/sed.html
12mr|sed-4.2.1-7|41	%attr(755,root,root) /bin/sed
12mr|sed-4.2.1-7|42	%{_infodir}/sed.info*
12mr|sed-4.2.1-7|43	%{_mandir}/man1/sed.1*
12mr|sed-4.2.1-7|44	
12mr|sed-4.2.1-7|45	
12mr|sed-4.2.1-7|46	
12mr|sed-4.2.1-7|47	
12mr|sed-4.2.1-7|48	%changelog
12mr|sed-4.2.1-7|49	* Mon Feb 20 2012 abf
12mr|sed-4.2.1-7|50	- The release updated by ABF
12mr|sed-4.2.1-7|51	
12mr|sed-4.2.1-7|52	* Fri May 06 2011 Oden Eriksson <oeriksson@mandriva.com> 4.2.1-4mdv2011.0
12mr|sed-4.2.1-7|53	+ Revision: 669967
12mr|sed-4.2.1-7|54	- mass rebuild
12mr|sed-4.2.1-7|55	
12mr|sed-4.2.1-7|56	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 4.2.1-3mdv2011.0
12mr|sed-4.2.1-7|57	+ Revision: 607530
12mr|sed-4.2.1-7|58	- rebuild
12mr|sed-4.2.1-7|59	
12mr|sed-4.2.1-7|60	* Mon Mar 15 2010 Oden Eriksson <oeriksson@mandriva.com> 4.2.1-2mdv2010.1
12mr|sed-4.2.1-7|61	+ Revision: 520215
12mr|sed-4.2.1-7|62	- rebuilt for 2010.1
12mr|sed-4.2.1-7|63	
12mr|sed-4.2.1-7|64	* Sun Jun 28 2009 Frederik Himpe <fhimpe@mandriva.org> 4.2.1-1mdv2010.0
12mr|sed-4.2.1-7|65	+ Revision: 390170
12mr|sed-4.2.1-7|66	- update to new version 4.2.1
12mr|sed-4.2.1-7|67	
12mr|sed-4.2.1-7|68	* Sat May 02 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 4.2-1mdv2010.0
12mr|sed-4.2.1-7|69	+ Revision: 370724
12mr|sed-4.2.1-7|70	- update to new version 4.2
12mr|sed-4.2.1-7|71	
12mr|sed-4.2.1-7|72	* Mon Dec 22 2008 Oden Eriksson <oeriksson@mandriva.com> 4.1.5-5mdv2009.1
12mr|sed-4.2.1-7|73	+ Revision: 317154
12mr|sed-4.2.1-7|74	- rebuild
12mr|sed-4.2.1-7|75	
12mr|sed-4.2.1-7|76	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 4.1.5-4mdv2009.0
12mr|sed-4.2.1-7|77	+ Revision: 225433
12mr|sed-4.2.1-7|78	- rebuild
12mr|sed-4.2.1-7|79	
12mr|sed-4.2.1-7|80	* Fri Jan 04 2008 Emmanuel Andry <eandry@mandriva.org> 4.1.5-3mdv2008.1
12mr|sed-4.2.1-7|81	+ Revision: 144218
12mr|sed-4.2.1-7|82	- Fix group (bug #36363)
12mr|sed-4.2.1-7|83	
12mr|sed-4.2.1-7|84	+ Olivier Blin <oblin@mandriva.com>
12mr|sed-4.2.1-7|85	- restore BuildRoot
12mr|sed-4.2.1-7|86	
12mr|sed-4.2.1-7|87	+ Thierry Vignaud <tv@mandriva.org>
12mr|sed-4.2.1-7|88	- kill re-definition of %%buildroot on Pixel's request
12mr|sed-4.2.1-7|89	
12mr|sed-4.2.1-7|90	
12mr|sed-4.2.1-7|91	* Mon Feb 12 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 4.1.5-2mdv2007.0
12mr|sed-4.2.1-7|92	+ Revision: 119972
12mr|sed-4.2.1-7|93	- Import sed
12mr|sed-4.2.1-7|94	
12mr|sed-4.2.1-7|95	* Wed Mar 01 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.1.5-1mdk
12mr|sed-4.2.1-7|96	- 4.1.5
12mr|sed-4.2.1-7|97	- Fix prereq
12mr|sed-4.2.1-7|98	
12mr|sed-4.2.1-7|99	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 4.1.4-3mdk
12mr|sed-4.2.1-7|100	- Rebuild
12mr|sed-4.2.1-7|101	
12mr|sed-4.2.1-7|102	* Sat Feb 19 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 4.1.4-2mdk
12mr|sed-4.2.1-7|103	- add BuildRequires: texinfo
12mr|sed-4.2.1-7|104	
12mr|sed-4.2.1-7|105	* Fri Feb 18 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 4.1.4-1mdk
12mr|sed-4.2.1-7|106	- 4.1.4
12mr|sed-4.2.1-7|107	- fix summary-ended-with-dot
12mr|sed-4.2.1-7|108	- rather specify bindir with configure than moving it around afterwards
12mr|sed-4.2.1-7|109	
12mr|sed-4.2.1-7|110	* Wed Nov 10 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 4.1.2-1mdk
12mr|sed-4.2.1-7|111	- 4.1.2
12mr|sed-4.2.1-7|112	
12mr|sed-4.2.1-7|113	* Thu Aug 19 2004 Stew Benedict <sbenedict@mandrakesoft.com> 4.1.1-2mdk
12mr|sed-4.2.1-7|114	- new patch0 for lsb/i18n tests (Mitsuru Chinen, should merge upstream soon)
12mr|sed-4.2.1-7|115	
12mr|sed-4.2.1-7|116	* Tue Jul 27 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 4.1.1-1mdk
12mr|sed-4.2.1-7|117	- 4.1.1
12mr|sed-4.2.1-7|118	- cosmetics
12mr|sed-4.2.1-7|119	

16334 12
12mr|seed-3.2.0-2|1	%define major 0
12mr|seed-3.2.0-2|2	%define libname %mklibname %{name} %{major}
12mr|seed-3.2.0-2|3	%define develname %mklibname -d %{name}
12mr|seed-3.2.0-2|4	
12mr|seed-3.2.0-2|5	Summary:	GObject JavaScriptCore bridge
12mr|seed-3.2.0-2|6	Name:		seed
12mr|seed-3.2.0-2|7	Version:	3.2.0
12mr|seed-3.2.0-2|8	Release:	2
12mr|seed-3.2.0-2|9	License:	LGPLv3+ and GPLv3+
12mr|seed-3.2.0-2|10	Group:		Development/Other
12mr|seed-3.2.0-2|11	Url:		http://live.gnome.org/Seed
12mr|seed-3.2.0-2|12	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|seed-3.2.0-2|13	Patch0:		seed-3.2.0-linkage.patch
12mr|seed-3.2.0-2|14	
12mr|seed-3.2.0-2|15	BuildRequires:	intltool
12mr|seed-3.2.0-2|16	BuildRequires:	gnome-common
12mr|seed-3.2.0-2|17	BuildRequires:	gobject-introspection
12mr|seed-3.2.0-2|18	BuildRequires:	gtk-doc
12mr|seed-3.2.0-2|19	BuildRequires:	pkgconfig(cairo)
12mr|seed-3.2.0-2|20	BuildRequires:	pkgconfig(dbus-1)
12mr|seed-3.2.0-2|21	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|seed-3.2.0-2|22	BuildRequires:	pkgconfig(gdk-3.0)
12mr|seed-3.2.0-2|23	BuildRequires:	pkgconfig(gnome-js-common)
12mr|seed-3.2.0-2|24	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.6.3
12mr|seed-3.2.0-2|25	BuildRequires:	pkgconfig(gthread-2.0)
12mr|seed-3.2.0-2|26	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|seed-3.2.0-2|27	BuildRequires:	pkgconfig(libffi)
12mr|seed-3.2.0-2|28	BuildRequires:	pkgconfig(libxml-2.0)
12mr|seed-3.2.0-2|29	BuildRequires:	pkgconfig(sqlite3)
12mr|seed-3.2.0-2|30	BuildRequires:	pkgconfig(webkitgtk-3.0)
12mr|seed-3.2.0-2|31	BuildRequires:	readline-devel
12mr|seed-3.2.0-2|32	BuildRequires:	mpfr-devel
12mr|seed-3.2.0-2|33	
12mr|seed-3.2.0-2|34	Requires:	%{libname} = %{version}-%{release}
12mr|seed-3.2.0-2|35	
12mr|seed-3.2.0-2|36	%description
12mr|seed-3.2.0-2|37	Seed is a library and interpreter, dynamically bridging (through
12mr|seed-3.2.0-2|38	GObjectIntrospection) the WebKit JavaScriptCore engine, with the
12mr|seed-3.2.0-2|39	GObject type system. In a more concrete sense, Seed enables you to
12mr|seed-3.2.0-2|40	immediately write applications around a significant portion of the
12mr|seed-3.2.0-2|41	GNOME platform, and easily embed JavaScript as a scripting-language in
12mr|seed-3.2.0-2|42	your GObject library.
12mr|seed-3.2.0-2|43	
12mr|seed-3.2.0-2|44	%package -n %{libname}
12mr|seed-3.2.0-2|45	Group:		System/Libraries
12mr|seed-3.2.0-2|46	Summary:	GObject JavaScriptCore bridge - shared library
12mr|seed-3.2.0-2|47	
12mr|seed-3.2.0-2|48	%description -n %{libname}
12mr|seed-3.2.0-2|49	This package contains the dynamic libraries from %{name}.
12mr|seed-3.2.0-2|50	
12mr|seed-3.2.0-2|51	%package -n %{develname}
12mr|seed-3.2.0-2|52	Summary:	GObject JavaScriptCore bridge - development library
12mr|seed-3.2.0-2|53	Group:		Development/C
12mr|seed-3.2.0-2|54	Requires:	%{libname} = %{version}-%{release}
12mr|seed-3.2.0-2|55	Provides:	%{name}-devel = %{version}-%{release}
12mr|seed-3.2.0-2|56	
12mr|seed-3.2.0-2|57	%description -n %{develname}
12mr|seed-3.2.0-2|58	This packages contains the headers and libraries for %{name}.
12mr|seed-3.2.0-2|59	
12mr|seed-3.2.0-2|60	%prep
12mr|seed-3.2.0-2|61	%setup -q
12mr|seed-3.2.0-2|62	%apply_patches
12mr|seed-3.2.0-2|63	
12mr|seed-3.2.0-2|64	%build
12mr|seed-3.2.0-2|65	%configure2_5x \
12mr|seed-3.2.0-2|66	--enable-gtk-doc \
12mr|seed-3.2.0-2|67	--disable-static \
12mr|seed-3.2.0-2|68	--with-webkit=3.0
12mr|seed-3.2.0-2|69	
12mr|seed-3.2.0-2|70	%make
12mr|seed-3.2.0-2|71	
12mr|seed-3.2.0-2|72	%install
12mr|seed-3.2.0-2|73	%makeinstall_std
12mr|seed-3.2.0-2|74	
12mr|seed-3.2.0-2|75	%files
12mr|seed-3.2.0-2|76	%doc README AUTHORS
12mr|seed-3.2.0-2|77	%{_bindir}/seed
12mr|seed-3.2.0-2|78	%{_datadir}/seed-gtk3
12mr|seed-3.2.0-2|79	%{_mandir}/man1/seed.1*
12mr|seed-3.2.0-2|80	%{_libdir}/seed-gtk3
12mr|seed-3.2.0-2|81	
12mr|seed-3.2.0-2|82	%files -n %{libname}
12mr|seed-3.2.0-2|83	%{_libdir}/libseed-gtk3.so.%{major}*
12mr|seed-3.2.0-2|84	
12mr|seed-3.2.0-2|85	%files -n %{develname}
12mr|seed-3.2.0-2|86	%doc ChangeLog
12mr|seed-3.2.0-2|87	%{_libdir}/libseed-gtk3.so
12mr|seed-3.2.0-2|88	%{_libdir}/pkgconfig/seed.pc
12mr|seed-3.2.0-2|89	%{_includedir}/seed-gtk3
12mr|seed-3.2.0-2|90	%{_datadir}/gtk-doc/html/seed
12mr|seed-3.2.0-2|91	
12mr|seed-3.2.0-2|92	
12mr|seed-3.2.0-2|93	
12mr|seed-3.2.0-2|94	
12mr|seed-3.2.0-2|95	%changelog
12mr|seed-3.2.0-2|96	* Sat Oct  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|seed-3.2.0-2|97	+ Commit: f37beca
12mr|seed-3.2.0-2|98	- Update linkage patch, do some cosmetics
12mr|seed-3.2.0-2|99	
12mr|seed-3.2.0-2|100	

16335 12
12mr|sendmail-8.14.5-4|1	%if %{_use_internal_dependency_generator}
12mr|sendmail-8.14.5-4|2	%define __noautoreq 'perl\\(Net::CIDR\\)'
12mr|sendmail-8.14.5-4|3	%endif
12mr|sendmail-8.14.5-4|4	
12mr|sendmail-8.14.5-4|5	%define _enable_debug_packages	%{nil}
12mr|sendmail-8.14.5-4|6	%define debug_package		%{nil}
12mr|sendmail-8.14.5-4|7	
12mr|sendmail-8.14.5-4|8	%define initdir 	/etc/rc.d/init.d
12mr|sendmail-8.14.5-4|9	%define	alternatives	1
12mr|sendmail-8.14.5-4|10	%define sendmaildir	%{_prefix}/lib
12mr|sendmail-8.14.5-4|11	
12mr|sendmail-8.14.5-4|12	Summary:	A widely used Mail Transport Agent (MTA)
12mr|sendmail-8.14.5-4|13	Name:		sendmail
12mr|sendmail-8.14.5-4|14	Version: 	8.14.5
12mr|sendmail-8.14.5-4|15	Release: 	4
12mr|sendmail-8.14.5-4|16	License:	BSD
12mr|sendmail-8.14.5-4|17	Group:		System/Servers
12mr|sendmail-8.14.5-4|18	Provides:	mail-server sendmail-command
12mr|sendmail-8.14.5-4|19	Conflicts:	vacation postfix
12mr|sendmail-8.14.5-4|20	URL:		http://www.sendmail.org
12mr|sendmail-8.14.5-4|21	
12mr|sendmail-8.14.5-4|22	Source0:	ftp://ftp.sendmail.org/pub/sendmail/%{name}.%{version}.tar.gz
12mr|sendmail-8.14.5-4|23	Source1:	sendmail.init
12mr|sendmail-8.14.5-4|24	Source2:	ftp://ftp.sendmail.org/pub/sendmail/%{name}.%{version}.tar.gz.sig
12mr|sendmail-8.14.5-4|25	Source3:	aliases
12mr|sendmail-8.14.5-4|26	Source4:	sendmail.sysconfig
12mr|sendmail-8.14.5-4|27	Source5:	sendmail-etc-mail-Makefile
12mr|sendmail-8.14.5-4|28	Source6:	sendmail-mandrake.mc
12mr|sendmail-8.14.5-4|29	Source7:	Sendmail.conf
12mr|sendmail-8.14.5-4|30	Source8:	sendmail.pam
12mr|sendmail-8.14.5-4|31	Source9:	sendmail-real-time.mc
12mr|sendmail-8.14.5-4|32	Source10:	README.mdk
12mr|sendmail-8.14.5-4|33	Source13:	sendmail-certs.sh
12mr|sendmail-8.14.5-4|34	
12mr|sendmail-8.14.5-4|35	Patch1:		sendmail-8.10.0-makemapman.patch
12mr|sendmail-8.14.5-4|36	Patch3:		sendmail-8.8.7-rmail.patch
12mr|sendmail-8.14.5-4|37	Patch5:		sendmail-8.12.10-movefiles.patch
12mr|sendmail-8.14.5-4|38	Patch9:		sendmail-8.14.0-mdk.patch
12mr|sendmail-8.14.5-4|39	# (cjw) set .pid file for queue runner and set some other mandriva defaults
12mr|sendmail-8.14.5-4|40	#       adapted from fedora sendmail package
12mr|sendmail-8.14.5-4|41	Patch12:	sendmail-submit.mc-mandriva.patch
12mr|sendmail-8.14.5-4|42	
12mr|sendmail-8.14.5-4|43	Patch50:	sendmail-8.11.1-up-limit.patch
12mr|sendmail-8.14.5-4|44	
12mr|sendmail-8.14.5-4|45	Requires(pre):	rpm-helper
12mr|sendmail-8.14.5-4|46	Requires(pre):	update-alternatives
12mr|sendmail-8.14.5-4|47	Requires:	procmail
12mr|sendmail-8.14.5-4|48	Requires:	bash >= 2.0
12mr|sendmail-8.14.5-4|49	Requires:	cyrus-sasl
12mr|sendmail-8.14.5-4|50	Requires:	openssl
12mr|sendmail-8.14.5-4|51	Requires: 	setup
12mr|sendmail-8.14.5-4|52	BuildRequires:  db-devel
12mr|sendmail-8.14.5-4|53	BuildRequires:  cyrus-sasl
12mr|sendmail-8.14.5-4|54	BuildRequires:  groff-for-man
12mr|sendmail-8.14.5-4|55	BuildRequires:  libgdbm-devel
12mr|sendmail-8.14.5-4|56	BuildRequires:  openssl-devel
12mr|sendmail-8.14.5-4|57	BuildRequires:  libsasl-devel
12mr|sendmail-8.14.5-4|58	BuildRequires:  tcp_wrappers-devel
12mr|sendmail-8.14.5-4|59	BuildRequires:  libldap-devel
12mr|sendmail-8.14.5-4|60	BuildRequires:	openssl
12mr|sendmail-8.14.5-4|61	
12mr|sendmail-8.14.5-4|62	%description
12mr|sendmail-8.14.5-4|63	The Sendmail program is a very widely used Mail Transport Agent (MTA).
12mr|sendmail-8.14.5-4|64	MTAs send mail from one machine to another.
12mr|sendmail-8.14.5-4|65	
12mr|sendmail-8.14.5-4|66	Sendmail is not a client program, which you use to read your e-mail.
12mr|sendmail-8.14.5-4|67	Sendmail is a behind-the-scenes program which actually moves your
12mr|sendmail-8.14.5-4|68	e-mail over networks or the Internet to where you want it to go.
12mr|sendmail-8.14.5-4|69	
12mr|sendmail-8.14.5-4|70	If you ever need to reconfigure Sendmail, you'll also need to have the
12mr|sendmail-8.14.5-4|71	sendmail.cf package installed.  If you need documentation on Sendmail, you can
12mr|sendmail-8.14.5-4|72	install the sendmail-doc package.
12mr|sendmail-8.14.5-4|73	
12mr|sendmail-8.14.5-4|74	%package doc
12mr|sendmail-8.14.5-4|75	Summary:	Documentation about the Sendmail Mail Transport Agent program
12mr|sendmail-8.14.5-4|76	Group:		System/Servers
12mr|sendmail-8.14.5-4|77	
12mr|sendmail-8.14.5-4|78	%description doc
12mr|sendmail-8.14.5-4|79	The sendmail-doc package contains documentation about the Sendmail
12mr|sendmail-8.14.5-4|80	Mail Transport Agent (MTA) program, including release notes, the
12mr|sendmail-8.14.5-4|81	Sendmail FAQ and a few papers written about Sendmail.  The papers are
12mr|sendmail-8.14.5-4|82	provided in PostScript(TM) and troff formats.
12mr|sendmail-8.14.5-4|83	
12mr|sendmail-8.14.5-4|84	Install the sendmail-doc package if you need documentation about
12mr|sendmail-8.14.5-4|85	Sendmail.
12mr|sendmail-8.14.5-4|86	
12mr|sendmail-8.14.5-4|87	%package cf
12mr|sendmail-8.14.5-4|88	Summary:	The files needed to reconfigure Sendmail
12mr|sendmail-8.14.5-4|89	Group:		System/Servers
12mr|sendmail-8.14.5-4|90	Requires:	make, m4
12mr|sendmail-8.14.5-4|91	
12mr|sendmail-8.14.5-4|92	%description cf
12mr|sendmail-8.14.5-4|93	This package includes the configuration files which you'd need to generate the
12mr|sendmail-8.14.5-4|94	sendmail.cf file distributed with the sendmail package.
12mr|sendmail-8.14.5-4|95	
12mr|sendmail-8.14.5-4|96	You'll need the sendmail-cf package if you ever need to reconfigure and rebuild
12mr|sendmail-8.14.5-4|97	your sendmail.cf file. For example, the default sendmail.cf file is not
12mr|sendmail-8.14.5-4|98	configured for UUCP. If someday you needed to send and receive mail over UUCP,
12mr|sendmail-8.14.5-4|99	you'd need to install the sendmail-cf package to help you reconfigure Sendmail.
12mr|sendmail-8.14.5-4|100	
12mr|sendmail-8.14.5-4|101	Install the sendmail-cf package if you need to reconfigure your
12mr|sendmail-8.14.5-4|102	sendmail.cf file.
12mr|sendmail-8.14.5-4|103	
12mr|sendmail-8.14.5-4|104	%package devel
12mr|sendmail-8.14.5-4|105	Summary:	Sendmail static libraries and headers file
12mr|sendmail-8.14.5-4|106	Group: Development/Other
12mr|sendmail-8.14.5-4|107	
12mr|sendmail-8.14.5-4|108	%description devel
12mr|sendmail-8.14.5-4|109	This package includes the static libraries and header files
12mr|sendmail-8.14.5-4|110	
12mr|sendmail-8.14.5-4|111	%prep
12mr|sendmail-8.14.5-4|112	%setup -q
12mr|sendmail-8.14.5-4|113	%patch1 -p1 -b .makemapman
12mr|sendmail-8.14.5-4|114	%patch3 -p1 -b .rmail
12mr|sendmail-8.14.5-4|115	%patch5 -p1 -b .movefiles
12mr|sendmail-8.14.5-4|116	%patch9 -p1 -b .mdk
12mr|sendmail-8.14.5-4|117	%patch12 -p1 -b .mandriva
12mr|sendmail-8.14.5-4|118	##
12mr|sendmail-8.14.5-4|119	%patch50 -p1 -b .up-limit
12mr|sendmail-8.14.5-4|120	##
12mr|sendmail-8.14.5-4|121	
12mr|sendmail-8.14.5-4|122	# XXX REVERTING
12mr|sendmail-8.14.5-4|123	sed -e 's|@@PATH@@|\.\.|' < %{SOURCE6} > cf/cf/mandrake.mc
12mr|sendmail-8.14.5-4|124	sed -e 's|@@PATH@@|\.\.|' < %{SOURCE9} > cf/cf/real-time.mc
12mr|sendmail-8.14.5-4|125	# (sb) smrsh path fixes in docs
12mr|sendmail-8.14.5-4|126	perl -pi -e 's|\/usr\/libexec|\/usr\/sbin|g' smrsh/README
12mr|sendmail-8.14.5-4|127	perl -pi -e 's|\/usr\/adm\/sm.bin|\/etc\/smrsh|g' smrsh/README
12mr|sendmail-8.14.5-4|128	perl -pi -e 's|\/usr\/lib\/sendmail|\/usr\/sbin\/sendmail|g' smrsh/README
12mr|sendmail-8.14.5-4|129	echo 'Paths modified for Mandriva Linux mailto:sbenedict@mandriva.com' >> smrsh/README
12mr|sendmail-8.14.5-4|130	
12mr|sendmail-8.14.5-4|131	perl -pi -e 's|\/usr\/adm\/sm.bin|\/etc\/smrsh|g' smrsh/smrsh.8
12mr|sendmail-8.14.5-4|132	perl -pi -e 's|sm.bin|\/etc\/smrsh|g' smrsh/smrsh.8
12mr|sendmail-8.14.5-4|133	head -n -17 smrsh/smrsh.8 > smrsh/smrsh.8.mdk
12mr|sendmail-8.14.5-4|134	cat << EOF >> smrsh/smrsh.8.mdk
12mr|sendmail-8.14.5-4|135	.SH FILES
12mr|sendmail-8.14.5-4|136	/etc/smrsh \- directory for restricted programs
12mr|sendmail-8.14.5-4|137	.SH SEE ALSO
12mr|sendmail-8.14.5-4|138	sendmail(8)
12mr|sendmail-8.14.5-4|139	EOF
12mr|sendmail-8.14.5-4|140	mv smrsh/smrsh.8.mdk smrsh/smrsh.8
12mr|sendmail-8.14.5-4|141	
12mr|sendmail-8.14.5-4|142	# (sb) m4 path
12mr|sendmail-8.14.5-4|143	perl -pi -e 's|\`sh \$BUILDTOOLS\/bin\/find_m4.sh\`|\/usr\/bin\/m4|g' cf/cf/Build
12mr|sendmail-8.14.5-4|144	
12mr|sendmail-8.14.5-4|145	%build
12mr|sendmail-8.14.5-4|146	
12mr|sendmail-8.14.5-4|147	%serverbuild
12mr|sendmail-8.14.5-4|148	export RPM_OPT_FLAGS="%optflags -DNETINET6"
12mr|sendmail-8.14.5-4|149	export LDFLAGS="%ldflags"
12mr|sendmail-8.14.5-4|150	export confLIBDIR=%{_libdir}
12mr|sendmail-8.14.5-4|151	
12mr|sendmail-8.14.5-4|152	%make
12mr|sendmail-8.14.5-4|153	
12mr|sendmail-8.14.5-4|154	%install
12mr|sendmail-8.14.5-4|155	rm -rf %{buildroot}
12mr|sendmail-8.14.5-4|156	mkdir -p %{buildroot}/{%{_sysconfdir}/sysconfig,%{initdir},%{_sysconfdir}/pam.d}
12mr|sendmail-8.14.5-4|157	mkdir -p %{buildroot}/{%_bindir,%_libdir,%{sendmaildir},%{_mandir}/man{1,5,8},%_sbindir}
12mr|sendmail-8.14.5-4|158	mkdir -p %{buildroot}/{var/log,var/spool,%_datadir/sendmail-cf,%_includedir/libmilter}
12mr|sendmail-8.14.5-4|159	mkdir -p %{buildroot}/%_docdir/sendmail
12mr|sendmail-8.14.5-4|160	
12mr|sendmail-8.14.5-4|161	OBJDIR=obj.$(uname -s).$(uname -r).$(arch)
12mr|sendmail-8.14.5-4|162	
12mr|sendmail-8.14.5-4|163	# fix default id and gid during install steps
12mr|sendmail-8.14.5-4|164	
12mr|sendmail-8.14.5-4|165	nameuser=`id -nu`
12mr|sendmail-8.14.5-4|166	namegroup=`id -ng`
12mr|sendmail-8.14.5-4|167	
12mr|sendmail-8.14.5-4|168	export confLIBDIR=%{_libdir}
12mr|sendmail-8.14.5-4|169	export ID="SBINOWN=${nameuser} SBINGRP=${namegroup} UBINOWN=${nameuser} UBINGRP=${namegroup} MANOWN=${nameuser} MANGRP=${namegroup} MSPQOWN=${nameuser} GBINGRP=${namegroup} GBINOWN=${nameuser} GBINGRP=${namegroup} MSPQOWN=${nameuser} MBINOWN=${nameuser} MBINGRP=${namegroup} LIBOWN=${nameuser} LIBGRP=${namegroup} CFOWN=${nameuser} CFGRP=${namegroup} INCOWN=${nameuser} INCGRP=${namegroup} CFMODE=0644"
12mr|sendmail-8.14.5-4|170	
12mr|sendmail-8.14.5-4|171	# (sb) fix example perl script interpreter paths
12mr|sendmail-8.14.5-4|172	sed -i 's|/usr/local/bin/perl|/usr/bin/perl|' contrib/*.pl
12mr|sendmail-8.14.5-4|173	
12mr|sendmail-8.14.5-4|174	# see https://bugzilla.mandriva.com/show_bug.cgi?id=34050
12mr|sendmail-8.14.5-4|175	cat cf/cf/mandrake.mc | \
12mr|sendmail-8.14.5-4|176	sed -e "s,%{_datadir}/sendmail-cf/m4/cf\.m4,../../cf/m4/cf.m4," \
12mr|sendmail-8.14.5-4|177	> cf/cf/mandrake-build.mc
12mr|sendmail-8.14.5-4|178	cat cf/cf/submit.mc | \
12mr|sendmail-8.14.5-4|179	sed -e "s,%{_datadir}/sendmail-cf/m4/cf\.m4,../../cf/m4/cf.m4," \
12mr|sendmail-8.14.5-4|180	> cf/cf/submit-build.mc
12mr|sendmail-8.14.5-4|181	%makeinstall DESTDIR=%{buildroot} MANROOT=%{_mandir}/man CF=mandrake-build SUBMIT=submit-build $ID
12mr|sendmail-8.14.5-4|182	
12mr|sendmail-8.14.5-4|183	%make DESTDIR=%{buildroot} MANROOT=%{_mandir}/man $ID force-install -C $OBJDIR/rmail
12mr|sendmail-8.14.5-4|184	%make DESTDIR=%{buildroot} MANROOT=%{_mandir}/man $ID force-install -C $OBJDIR/mail.local
12mr|sendmail-8.14.5-4|185	
12mr|sendmail-8.14.5-4|186	%make DESTDIR=%{buildroot} MANROOT=%{_mandir}/man $ID install -C $OBJDIR/smrsh
12mr|sendmail-8.14.5-4|187	
12mr|sendmail-8.14.5-4|188	ln -sf ../sbin/makemap %{buildroot}/usr/bin/makemap
12mr|sendmail-8.14.5-4|189	
12mr|sendmail-8.14.5-4|190	# install docs by hand - do it in builddir instead of RPM_BUILD_ROOT
12mr|sendmail-8.14.5-4|191	rm -fr sendmail-docs
12mr|sendmail-8.14.5-4|192	mkdir -p sendmail-docs%{_docdir}/sendmail
12mr|sendmail-8.14.5-4|193	cp -ar FAQ LICENSE KNOWNBUGS README RELEASE_NOTES doc sendmail-docs%{_docdir}/sendmail
12mr|sendmail-8.14.5-4|194	cp smrsh/README sendmail-docs%{_docdir}/sendmail/README.smrsh
12mr|sendmail-8.14.5-4|195	cp sendmail/README sendmail-docs%{_docdir}/sendmail/README.sendmail
12mr|sendmail-8.14.5-4|196	cp sendmail/SECURITY sendmail-docs%{_docdir}/sendmail/SECURITY.sendmail
12mr|sendmail-8.14.5-4|197	cp sendmail/TUNING sendmail-docs%{_docdir}/sendmail/TUNING.sendmail
12mr|sendmail-8.14.5-4|198	cp mail.local/README sendmail-docs%{_docdir}/sendmail/README.mail.local
12mr|sendmail-8.14.5-4|199	cp cf/README sendmail-docs%{_docdir}/sendmail/README.cf
12mr|sendmail-8.14.5-4|200	cp cf/cf/README sendmail-docs%{_docdir}/sendmail/README.install-cf
12mr|sendmail-8.14.5-4|201	cp %{SOURCE10} sendmail-docs%{_docdir}/sendmail/
12mr|sendmail-8.14.5-4|202	cp libmilter/README sendmail-docs%{_docdir}/sendmail/README.libmilter
12mr|sendmail-8.14.5-4|203	cp -ar libmilter/docs/ sendmail-docs%{_docdir}/sendmail/libmilter
12mr|sendmail-8.14.5-4|204	
12mr|sendmail-8.14.5-4|205	# install the cf files
12mr|sendmail-8.14.5-4|206	make DESTDIR=%{buildroot} MANROOT=%{_mandir}/man $ID CF=mandrake-build SUBMIT=submit-build install-cf -C cf/cf
12mr|sendmail-8.14.5-4|207	# restore include path
12mr|sendmail-8.14.5-4|208	sed -i -e "s,\.\./\.\./cf/m4/cf\.m4,%{_datadir}/sendmail-cf/m4/cf.m4,g" \
12mr|sendmail-8.14.5-4|209	%{buildroot}%{_sysconfdir}/mail/sendmail.cf
12mr|sendmail-8.14.5-4|210	rm -f cf/cf/mandrake-build.mc
12mr|sendmail-8.14.5-4|211	rm -f cf/cf/submit-build.mc
12mr|sendmail-8.14.5-4|212	pushd cf
12mr|sendmail-8.14.5-4|213	cp -ar * %{buildroot}/usr/share/sendmail-cf
12mr|sendmail-8.14.5-4|214	install -m 644 %{SOURCE9} %{buildroot}/usr/share/sendmail-cf/cf
12mr|sendmail-8.14.5-4|215	rm -f %{buildroot}/usr/share/sendmail-cf/*/*.m4path
12mr|sendmail-8.14.5-4|216	make -C cf mandrake-build.cf
12mr|sendmail-8.14.5-4|217	popd
12mr|sendmail-8.14.5-4|218	
12mr|sendmail-8.14.5-4|219	rm -f %{buildroot}%{_datadir}/sendmail-cf/cf/mandrake-build.cf
12mr|sendmail-8.14.5-4|220	
12mr|sendmail-8.14.5-4|221	mkdir -p %{buildroot}/%{_sysconfdir}/mail
12mr|sendmail-8.14.5-4|222	sed -e 's|@@PATH@@|/usr/share/sendmail-cf|' < %{SOURCE6} > %{buildroot}/%{_sysconfdir}/mail/sendmail.mc
12mr|sendmail-8.14.5-4|223	cp cf/cf/submit.mc %{buildroot}/%{_sysconfdir}/mail/
12mr|sendmail-8.14.5-4|224	
12mr|sendmail-8.14.5-4|225	echo "# local-host-names - include all aliases for your machine here." > %{buildroot}/%{_sysconfdir}/mail/local-host-names
12mr|sendmail-8.14.5-4|226	( echo "# trusted-users - users that can send mail as others without a warning"
12mr|sendmail-8.14.5-4|227	echo "# apache, mailman, majordomo, uucp, are good candidates" ) \
12mr|sendmail-8.14.5-4|228	> %{buildroot}/%{_sysconfdir}/mail/trusted-users
12mr|sendmail-8.14.5-4|229	
12mr|sendmail-8.14.5-4|230	
12mr|sendmail-8.14.5-4|231	install -d -m755 %{buildroot}/var/spool/mqueue
12mr|sendmail-8.14.5-4|232	install -d -m755 %{buildroot}/var/spool/clientmqueue
12mr|sendmail-8.14.5-4|233	
12mr|sendmail-8.14.5-4|234	# dangling symlinks
12mr|sendmail-8.14.5-4|235	ln -sf ../sbin/sendmail.sendmail %{buildroot}/%{sendmaildir}/sendmail
12mr|sendmail-8.14.5-4|236	for f in hoststat mailq newaliases purgestat
12mr|sendmail-8.14.5-4|237	do
12mr|sendmail-8.14.5-4|238	ln -sf ../sbin/sendmail.sendmail %{buildroot}/%_bindir/${f}
12mr|sendmail-8.14.5-4|239	done
12mr|sendmail-8.14.5-4|240	
12mr|sendmail-8.14.5-4|241	mkdir -p %{buildroot}/%{_sysconfdir}/smrsh
12mr|sendmail-8.14.5-4|242	
12mr|sendmail-8.14.5-4|243	cat <<EOF > %{buildroot}/%{_sysconfdir}/mail/access
12mr|sendmail-8.14.5-4|244	# Check the /usr/share/doc/sendmail-%{version}/README.cf file for a description
12mr|sendmail-8.14.5-4|245	# of the format of this file. (search for access_db in that file)
12mr|sendmail-8.14.5-4|246	# The /usr/share/doc/sendmail-%{version}/README.cf is part of the sendmail-doc
12mr|sendmail-8.14.5-4|247	# package.
12mr|sendmail-8.14.5-4|248	#
12mr|sendmail-8.14.5-4|249	# by default we allow relaying from localhost...
12mr|sendmail-8.14.5-4|250	localhost.localdomain		RELAY
12mr|sendmail-8.14.5-4|251	localhost			RELAY
12mr|sendmail-8.14.5-4|252	127.0.0.1			RELAY
12mr|sendmail-8.14.5-4|253	
12mr|sendmail-8.14.5-4|254	EOF
12mr|sendmail-8.14.5-4|255	
12mr|sendmail-8.14.5-4|256	for map in virtusertable access domaintable mailertable
12mr|sendmail-8.14.5-4|257	do
12mr|sendmail-8.14.5-4|258	touch %{buildroot}/%{_sysconfdir}/mail/${map}
12mr|sendmail-8.14.5-4|259	chmod 0644 %{buildroot}/%{_sysconfdir}/mail/${map}
12mr|sendmail-8.14.5-4|260	%{buildroot}/usr/sbin/makemap -C %{buildroot}/%{_sysconfdir}/mail/sendmail.cf hash %{buildroot}/%{_sysconfdir}/mail/${map}.db < %{buildroot}/%{_sysconfdir}/mail/${map}
12mr|sendmail-8.14.5-4|261	chmod 0644 %{buildroot}/%{_sysconfdir}/mail/${map}.db
12mr|sendmail-8.14.5-4|262	done
12mr|sendmail-8.14.5-4|263	install -m644 %{SOURCE3} %{buildroot}/%{_sysconfdir}/aliases
12mr|sendmail-8.14.5-4|264	%{buildroot}/usr/sbin/makemap -C %{buildroot}/%{_sysconfdir}/mail/sendmail.cf hash %{buildroot}/%{_sysconfdir}/aliases.db < %{SOURCE3}
12mr|sendmail-8.14.5-4|265	
12mr|sendmail-8.14.5-4|266	install -m644 %SOURCE4 %{buildroot}/%{_sysconfdir}/sysconfig/sendmail
12mr|sendmail-8.14.5-4|267	install -m755 %SOURCE1 %{buildroot}%{initdir}/sendmail
12mr|sendmail-8.14.5-4|268	
12mr|sendmail-8.14.5-4|269	install -m 644 %{SOURCE5} %{buildroot}/%{_sysconfdir}/mail/Makefile
12mr|sendmail-8.14.5-4|270	
12mr|sendmail-8.14.5-4|271	chmod u+w %{buildroot}/usr/sbin/{mailstats,praliases}
12mr|sendmail-8.14.5-4|272	chmod u+w %{buildroot}/usr/bin/rmail
12mr|sendmail-8.14.5-4|273	
12mr|sendmail-8.14.5-4|274	install -m755 -d %{buildroot}%{_libdir}/sasl2
12mr|sendmail-8.14.5-4|275	install -m 644 %{SOURCE7} %{buildroot}%{_libdir}/sasl2/Sendmail.conf
12mr|sendmail-8.14.5-4|276	install -m 644 %{SOURCE8} %{buildroot}/%{_sysconfdir}/pam.d/smtp
12mr|sendmail-8.14.5-4|277	
12mr|sendmail-8.14.5-4|278	# add certs directory for STARTTLS
12mr|sendmail-8.14.5-4|279	mkdir -p %{buildroot}/%{_sysconfdir}/ssl/%{name}
12mr|sendmail-8.14.5-4|280	# create placeholder certs
12mr|sendmail-8.14.5-4|281	pushd %{buildroot}/%{_sysconfdir}/ssl/%{name}
12mr|sendmail-8.14.5-4|282	sh %{SOURCE13}
12mr|sendmail-8.14.5-4|283	popd
12mr|sendmail-8.14.5-4|284	
12mr|sendmail-8.14.5-4|285	%if %{alternatives}
12mr|sendmail-8.14.5-4|286	mv %{buildroot}%{_sbindir}/sendmail %{buildroot}%{_sbindir}/sendmail.sendmail
12mr|sendmail-8.14.5-4|287	mv %{buildroot}/%{sendmaildir}/sendmail %{buildroot}/%{sendmaildir}/sendmail.sendmail
12mr|sendmail-8.14.5-4|288	%endif
12mr|sendmail-8.14.5-4|289	
12mr|sendmail-8.14.5-4|290	# (sb) logrotate
12mr|sendmail-8.14.5-4|291	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mr|sendmail-8.14.5-4|292	cat << EOF > %{buildroot}%{_sysconfdir}/logrotate.d/statistics
12mr|sendmail-8.14.5-4|293	/var/log/statistics {
12mr|sendmail-8.14.5-4|294	missingok
12mr|sendmail-8.14.5-4|295	compress
12mr|sendmail-8.14.5-4|296	postrotate
12mr|sendmail-8.14.5-4|297	service sendmail reload
12mr|sendmail-8.14.5-4|298	endscript
12mr|sendmail-8.14.5-4|299	}
12mr|sendmail-8.14.5-4|300	EOF
12mr|sendmail-8.14.5-4|301	
12mr|sendmail-8.14.5-4|302	# make strip able to touch these
12mr|sendmail-8.14.5-4|303	chmod 755 %{buildroot}%{_bindir}/* %{buildroot}%{_sbindir}/*
12mr|sendmail-8.14.5-4|304	
12mr|sendmail-8.14.5-4|305	%pre
12mr|sendmail-8.14.5-4|306	%_pre_useradd mailnull /var/spool/mqueue /dev/null
12mr|sendmail-8.14.5-4|307	%_pre_useradd smmsp /var/spool/mqueue /dev/null
12mr|sendmail-8.14.5-4|308	
12mr|sendmail-8.14.5-4|309	%postun
12mr|sendmail-8.14.5-4|310	if [ "$1" -ge "1" ]; then
12mr|sendmail-8.14.5-4|311	${initdir}/sendmail condrestart > /dev/null 2>&1
12mr|sendmail-8.14.5-4|312	fi
12mr|sendmail-8.14.5-4|313	exit 0
12mr|sendmail-8.14.5-4|314	%_postun_userdel mailnull
12mr|sendmail-8.14.5-4|315	%_postun_userdel smmsp
12mr|sendmail-8.14.5-4|316	
12mr|sendmail-8.14.5-4|317	%post
12mr|sendmail-8.14.5-4|318	#
12mr|sendmail-8.14.5-4|319	# Convert old format to new
12mr|sendmail-8.14.5-4|320	#
12mr|sendmail-8.14.5-4|321	if [ -f %{_sysconfdir}/mail/deny ] ; then
12mr|sendmail-8.14.5-4|322	cat %{_sysconfdir}/mail/deny | \
12mr|sendmail-8.14.5-4|323	awk 'BEGIN{ print "# Entries from obsoleted /etc/mail/deny"} \
12mr|sendmail-8.14.5-4|324	{print $1" REJECT"}' >> %{_sysconfdir}/mail/access
12mr|sendmail-8.14.5-4|325	cp %{_sysconfdir}/mail/deny %{_sysconfdir}/mail/deny.rpmorig
12mr|sendmail-8.14.5-4|326	fi
12mr|sendmail-8.14.5-4|327	for oldfile in relay_allow ip_allow name_allow ; do
12mr|sendmail-8.14.5-4|328	if [ -f %{_sysconfdir}/mail/$oldfile ] ; then
12mr|sendmail-8.14.5-4|329	cat %{_sysconfdir}/mail/$oldfile | \
12mr|sendmail-8.14.5-4|330	awk "BEGIN { print \"# Entries from obsoleted /etc/mail/$oldfile\" ;} \
12mr|sendmail-8.14.5-4|331	{ print \$1\" RELAY\" }" >> %{_sysconfdir}/mail/access
12mr|sendmail-8.14.5-4|332	cp %{_sysconfdir}/mail/$oldfile %{_sysconfdir}/mail/$oldfile.rpmorig
12mr|sendmail-8.14.5-4|333	fi
12mr|sendmail-8.14.5-4|334	done
12mr|sendmail-8.14.5-4|335	
12mr|sendmail-8.14.5-4|336	%if %{alternatives}
12mr|sendmail-8.14.5-4|337	#
12mr|sendmail-8.14.5-4|338	# Set up the alternatives files for MTAs.
12mr|sendmail-8.14.5-4|339	#
12mr|sendmail-8.14.5-4|340	/usr/sbin/update-alternatives --install %{_sbindir}/sendmail sendmail-command %{_sbindir}/sendmail.sendmail 10 \
12mr|sendmail-8.14.5-4|341	--slave %{sendmaildir}/sendmail sendmail-command-in_libdir %{_sbindir}/sendmail.sendmail \
12mr|sendmail-8.14.5-4|342	#--initscript sendmail
12mr|sendmail-8.14.5-4|343	%endif
12mr|sendmail-8.14.5-4|344	
12mr|sendmail-8.14.5-4|345	
12mr|sendmail-8.14.5-4|346	#
12mr|sendmail-8.14.5-4|347	# Oops, these files moved
12mr|sendmail-8.14.5-4|348	#
12mr|sendmail-8.14.5-4|349	if [ -f %{_sysconfdir}/sendmail.cf -a ! -f %{_sysconfdir}/mail/sendmail.cf ] ; then
12mr|sendmail-8.14.5-4|350	sed -e 's/^O AutoRebuildAliases/#O AutoRebuildAliases/'  %{_sysconfdir}/sendmail.cf > %{_sysconfdir}/mail/sendmail.cf
12mr|sendmail-8.14.5-4|351	mv %{_sysconfdir}/sendmail.cf %{_sysconfdir}/sendmail.cf.rpmorig
12mr|sendmail-8.14.5-4|352	fi
12mr|sendmail-8.14.5-4|353	
12mr|sendmail-8.14.5-4|354	if [ -f %{_sysconfdir}/sendmail.cw ] ; then
12mr|sendmail-8.14.5-4|355	cat %{_sysconfdir}/sendmail.cw  | \
12mr|sendmail-8.14.5-4|356	awk 'BEGIN { print "# Entries from obsoleted /etc/sendmail.cw" ;} \
12mr|sendmail-8.14.5-4|357	{ print $1 }' >> %{_sysconfdir}/mail/local-host-names
12mr|sendmail-8.14.5-4|358	cp %{_sysconfdir}/sendmail.cw %{_sysconfdir}/sendmail.cw.rpmorig
12mr|sendmail-8.14.5-4|359	fi
12mr|sendmail-8.14.5-4|360	#
12mr|sendmail-8.14.5-4|361	# Rebuild maps (next reboot will rebuild also)
12mr|sendmail-8.14.5-4|362	#
12mr|sendmail-8.14.5-4|363	{ /usr/bin/newaliases
12mr|sendmail-8.14.5-4|364	for map in virtusertable access domaintable mailertable
12mr|sendmail-8.14.5-4|365	do
12mr|sendmail-8.14.5-4|366	if [ -f %{_sysconfdir}/mail/${map} ] ; then
12mr|sendmail-8.14.5-4|367	/usr/sbin/makemap hash %{_sysconfdir}/mail/${map} < %{_sysconfdir}/mail/${map}
12mr|sendmail-8.14.5-4|368	sleep 1
12mr|sendmail-8.14.5-4|369	fi
12mr|sendmail-8.14.5-4|370	done
12mr|sendmail-8.14.5-4|371	} > /dev/null 2>&1
12mr|sendmail-8.14.5-4|372	%_post_service sendmail
12mr|sendmail-8.14.5-4|373	
12mr|sendmail-8.14.5-4|374	%preun
12mr|sendmail-8.14.5-4|375	%_preun_service sendmail
12mr|sendmail-8.14.5-4|376	if [ $1 = 0 ]; then
12mr|sendmail-8.14.5-4|377	%if %alternatives
12mr|sendmail-8.14.5-4|378	update-alternatives --remove sendmail-command %{_sbindir}/sendmail.sendmail
12mr|sendmail-8.14.5-4|379	%endif
12mr|sendmail-8.14.5-4|380	fi
12mr|sendmail-8.14.5-4|381	
12mr|sendmail-8.14.5-4|382	
12mr|sendmail-8.14.5-4|383	%triggerpostun -- sendmail < 8.10.0
12mr|sendmail-8.14.5-4|384	/sbin/chkconfig --add sendmail
12mr|sendmail-8.14.5-4|385	
12mr|sendmail-8.14.5-4|386	%files
12mr|sendmail-8.14.5-4|387	%defattr(-,root,root)
12mr|sendmail-8.14.5-4|388	%attr(0555,bin,bin) /usr/bin/vacation
12mr|sendmail-8.14.5-4|389	/usr/bin/hoststat
12mr|sendmail-8.14.5-4|390	/usr/bin/purgestat
12mr|sendmail-8.14.5-4|391	/usr/bin/makemap
12mr|sendmail-8.14.5-4|392	%attr(0555,bin,bin) /usr/sbin/makemap
12mr|sendmail-8.14.5-4|393	%attr(0555,bin,bin) /usr/sbin/editmap
12mr|sendmail-8.14.5-4|394	%attr(0555,bin,bin) /usr/sbin/mail.local
12mr|sendmail-8.14.5-4|395	%attr(0555,bin,bin) /usr/sbin/smrsh
12mr|sendmail-8.14.5-4|396	%attr(0555,bin,bin) /usr/sbin/mailstats
12mr|sendmail-8.14.5-4|397	%attr(0555,bin,bin) /usr/sbin/praliases
12mr|sendmail-8.14.5-4|398	%if %{alternatives}
12mr|sendmail-8.14.5-4|399	%attr(2555,root,mail)/usr/sbin/sendmail.sendmail
12mr|sendmail-8.14.5-4|400	%{sendmaildir}/sendmail.sendmail
12mr|sendmail-8.14.5-4|401	%else
12mr|sendmail-8.14.5-4|402	%attr(2555,root,mail) /usr/sbin/sendmail
12mr|sendmail-8.14.5-4|403	%attr(0555,bin,bin) /usr/bin/rmail
12mr|sendmail-8.14.5-4|404	%{sendmaildir}/sendmail
12mr|sendmail-8.14.5-4|405	%endif
12mr|sendmail-8.14.5-4|406	/usr/bin/rmail
12mr|sendmail-8.14.5-4|407	/usr/bin/newaliases
12mr|sendmail-8.14.5-4|408	/usr/bin/mailq
12mr|sendmail-8.14.5-4|409	%{_mandir}/man1/mailq.1.*
12mr|sendmail-8.14.5-4|410	%{_mandir}/man1/newaliases.1.*
12mr|sendmail-8.14.5-4|411	%{_mandir}/man1/vacation.1.*
12mr|sendmail-8.14.5-4|412	%{_mandir}/man5/aliases.5.*
12mr|sendmail-8.14.5-4|413	%{_mandir}/man8/editmap.8.*
12mr|sendmail-8.14.5-4|414	%{_mandir}/man8/mail.local.8.*
12mr|sendmail-8.14.5-4|415	%{_mandir}/man8/mailstats.8.*
12mr|sendmail-8.14.5-4|416	%{_mandir}/man8/makemap.8.*
12mr|sendmail-8.14.5-4|417	%{_mandir}/man8/praliases.8.*
12mr|sendmail-8.14.5-4|418	%{_mandir}/man8/rmail.8.*
12mr|sendmail-8.14.5-4|419	%{_mandir}/man8/sendmail.8.*
12mr|sendmail-8.14.5-4|420	%{_mandir}/man8/smrsh.8.*
12mr|sendmail-8.14.5-4|421	
12mr|sendmail-8.14.5-4|422	# XXX can't do noreplace here or new sendmail will not deliver.
12mr|sendmail-8.14.5-4|423	%dir %{_sysconfdir}/smrsh
12mr|sendmail-8.14.5-4|424	%dir %{_sysconfdir}/mail
12mr|sendmail-8.14.5-4|425	%attr(0755,root,mail) %dir %{_sysconfdir}/ssl/%{name}
12mr|sendmail-8.14.5-4|426	%attr(0600,root,mail) %config(noreplace)        %{_sysconfdir}/ssl/%{name}/*
12mr|sendmail-8.14.5-4|427	
12mr|sendmail-8.14.5-4|428	%config(noreplace) %{_sysconfdir}/mail/Makefile
12mr|sendmail-8.14.5-4|429	%attr(0444,root,mail) %config(noreplace)	%{_sysconfdir}/mail/sendmail.cf
12mr|sendmail-8.14.5-4|430	%attr(0444,root,mail) %config(noreplace)	%{_sysconfdir}/mail/submit.cf
12mr|sendmail-8.14.5-4|431	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/mail/sendmail.mc
12mr|sendmail-8.14.5-4|432	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/mail/submit.mc
12mr|sendmail-8.14.5-4|433	%config(noreplace)	%{_sysconfdir}/mail/local-host-names
12mr|sendmail-8.14.5-4|434	%config(noreplace)	%{_sysconfdir}/aliases
12mr|sendmail-8.14.5-4|435	%attr(0644,root,root) %ghost %{_sysconfdir}/aliases.db
12mr|sendmail-8.14.5-4|436	%attr(0750,root,mail) %dir /var/spool/mqueue
12mr|sendmail-8.14.5-4|437	%attr(0770,mail,mail) %dir /var/spool/clientmqueue
12mr|sendmail-8.14.5-4|438	%attr(4555,root,mail) /var/log/statistics
12mr|sendmail-8.14.5-4|439	%attr(0644,root,root) %ghost			%{_sysconfdir}/mail/virtusertable.db
12mr|sendmail-8.14.5-4|440	%attr(0644,root,root) %config(noreplace)	%{_sysconfdir}/mail/virtusertable
12mr|sendmail-8.14.5-4|441	
12mr|sendmail-8.14.5-4|442	%attr(0644,root,root) %ghost			%{_sysconfdir}/mail/access.db
12mr|sendmail-8.14.5-4|443	%attr(0644,root,root) %config(noreplace)	%{_sysconfdir}/mail/access
12mr|sendmail-8.14.5-4|444	
12mr|sendmail-8.14.5-4|445	%attr(0644,root,root) %ghost			%{_sysconfdir}/mail/domaintable.db
12mr|sendmail-8.14.5-4|446	%attr(0644,root,root) %config(noreplace)	%{_sysconfdir}/mail/domaintable
12mr|sendmail-8.14.5-4|447	
12mr|sendmail-8.14.5-4|448	%attr(0644,root,root) %ghost			%{_sysconfdir}/mail/mailertable.db
12mr|sendmail-8.14.5-4|449	%attr(0644,root,root) %config(noreplace)	%{_sysconfdir}/mail/mailertable
12mr|sendmail-8.14.5-4|450	
12mr|sendmail-8.14.5-4|451	%attr(0644,bin,bin) %config(noreplace)	%{_sysconfdir}/mail/helpfile
12mr|sendmail-8.14.5-4|452	%attr(0644,root,root) %config(noreplace)	%{_sysconfdir}/mail/trusted-users
12mr|sendmail-8.14.5-4|453	
12mr|sendmail-8.14.5-4|454	%config(noreplace) %{_sysconfdir}/sysconfig/sendmail
12mr|sendmail-8.14.5-4|455	
12mr|sendmail-8.14.5-4|456	%config(noreplace) %{initdir}/sendmail
12mr|sendmail-8.14.5-4|457	
12mr|sendmail-8.14.5-4|458	%config(noreplace) %{_libdir}/sasl2/Sendmail.conf
12mr|sendmail-8.14.5-4|459	%config(noreplace) %{_sysconfdir}/logrotate.d/statistics
12mr|sendmail-8.14.5-4|460	%config(noreplace) %{_sysconfdir}/pam.d/smtp
12mr|sendmail-8.14.5-4|461	
12mr|sendmail-8.14.5-4|462	%files cf
12mr|sendmail-8.14.5-4|463	/usr/share/sendmail-cf
12mr|sendmail-8.14.5-4|464	
12mr|sendmail-8.14.5-4|465	%files doc
12mr|sendmail-8.14.5-4|466	%doc contrib sendmail-docs%{_docdir}/sendmail
12mr|sendmail-8.14.5-4|467	
12mr|sendmail-8.14.5-4|468	%files devel
12mr|sendmail-8.14.5-4|469	%doc libsm/{*.html,README} sendmail-docs%{_docdir}/sendmail/{libmilter,README.libmilter}
12mr|sendmail-8.14.5-4|470	%dir %{_includedir}/libmilter
12mr|sendmail-8.14.5-4|471	%{_includedir}/libmilter/*.h
12mr|sendmail-8.14.5-4|472	%{_libdir}/lib*.a
12mr|sendmail-8.14.5-4|473	
12mr|sendmail-8.14.5-4|474	
12mr|sendmail-8.14.5-4|475	
12mr|sendmail-8.14.5-4|476	
12mr|sendmail-8.14.5-4|477	
12mr|sendmail-8.14.5-4|478	%changelog
12mr|sendmail-8.14.5-4|479	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|sendmail-8.14.5-4|480	+ Commit: bd73546
12mr|sendmail-8.14.5-4|481	- Add requires exceptions
12mr|sendmail-8.14.5-4|482	
12mr|sendmail-8.14.5-4|483	

16336 12
12mr|serf-1.1.0-1|1	%define	major 0
12mr|serf-1.1.0-1|2	%define libname %mklibname %{name} %{major}
12mr|serf-1.1.0-1|3	%define develname %mklibname %{name} -d
12mr|serf-1.1.0-1|4	
12mr|serf-1.1.0-1|5	Summary:	A high-performance asynchronous HTTP client library
12mr|serf-1.1.0-1|6	Name:		serf
12mr|serf-1.1.0-1|7	Version:	1.1.0
12mr|serf-1.1.0-1|8	Release:	1
12mr|serf-1.1.0-1|9	License:	Apache License
12mr|serf-1.1.0-1|10	Group:		System/Libraries
12mr|serf-1.1.0-1|11	URL:		http://code.google.com/p/serf/
12mr|serf-1.1.0-1|12	Source0:	http://serf.googlecode.com/files/%{name}-%{version}.tar.bz2
12mr|serf-1.1.0-1|13	BuildRequires:	pkgconfig(apr-1)
12mr|serf-1.1.0-1|14	BuildRequires:	pkgconfig(apr-util-1)
12mr|serf-1.1.0-1|15	BuildRequires:	autoconf2.5
12mr|serf-1.1.0-1|16	BuildRequires:	automake
12mr|serf-1.1.0-1|17	BuildRequires:	libtool
12mr|serf-1.1.0-1|18	BuildRequires:	pkgconfig(openssl)
12mr|serf-1.1.0-1|19	BuildRequires:	zlib-devel
12mr|serf-1.1.0-1|20	BuildRequires:	db-devel
12mr|serf-1.1.0-1|21	
12mr|serf-1.1.0-1|22	%description
12mr|serf-1.1.0-1|23	The serf library is a C-based HTTP client library built upon the Apache
12mr|serf-1.1.0-1|24	Portable Runtime (APR) library. It multiplexes connections, running the
12mr|serf-1.1.0-1|25	read/write communication asynchronously. Memory copies and transformations are
12mr|serf-1.1.0-1|26	kept to a minimum to provide high performance operation.
12mr|serf-1.1.0-1|27	
12mr|serf-1.1.0-1|28	%package -n	%{libname}
12mr|serf-1.1.0-1|29	Summary:	A high-performance asynchronous HTTP client library
12mr|serf-1.1.0-1|30	Group:		System/Libraries
12mr|serf-1.1.0-1|31	
12mr|serf-1.1.0-1|32	%description -n	%{libname}
12mr|serf-1.1.0-1|33	The serf library is a C-based HTTP client library built upon the Apache
12mr|serf-1.1.0-1|34	Portable Runtime (APR) library. It multiplexes connections, running the
12mr|serf-1.1.0-1|35	read/write communication asynchronously. Memory copies and transformations are
12mr|serf-1.1.0-1|36	kept to a minimum to provide high performance operation.
12mr|serf-1.1.0-1|37	
12mr|serf-1.1.0-1|38	%package -n	%{develname}
12mr|serf-1.1.0-1|39	Summary:	Development libraries and headers for %{name}
12mr|serf-1.1.0-1|40	Group:		Development/C
12mr|serf-1.1.0-1|41	Requires:	%{libname} = %{version}-%{release}
12mr|serf-1.1.0-1|42	Provides:	%{name}-devel = %{version}-%{release}
12mr|serf-1.1.0-1|43	
12mr|serf-1.1.0-1|44	%description -n	%{develname}
12mr|serf-1.1.0-1|45	The serf library is a C-based HTTP client library built upon the Apache
12mr|serf-1.1.0-1|46	Portable Runtime (APR) library. It multiplexes connections, running the
12mr|serf-1.1.0-1|47	read/write communication asynchronously. Memory copies and transformations are
12mr|serf-1.1.0-1|48	kept to a minimum to provide high performance operation.
12mr|serf-1.1.0-1|49	
12mr|serf-1.1.0-1|50	This package contains all of the development files that you will need in order
12mr|serf-1.1.0-1|51	to compile %{name} applications.
12mr|serf-1.1.0-1|52	
12mr|serf-1.1.0-1|53	%prep
12mr|serf-1.1.0-1|54	%setup -q
12mr|serf-1.1.0-1|55	
12mr|serf-1.1.0-1|56	# don't link against ldap libs
12mr|serf-1.1.0-1|57	perl -pi -e "s|apu_config --link-libtool --libs|apu_config --link-ld --avoid-ldap --libs|g" configure*
12mr|serf-1.1.0-1|58	
12mr|serf-1.1.0-1|59	# lib64 fix
12mr|serf-1.1.0-1|60	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
12mr|serf-1.1.0-1|61	
12mr|serf-1.1.0-1|62	# no static builds
12mr|serf-1.1.0-1|63	perl -pi -e "s|-static||g" Makefile*
12mr|serf-1.1.0-1|64	
12mr|serf-1.1.0-1|65	%build
12mr|serf-1.1.0-1|66	%serverbuild
12mr|serf-1.1.0-1|67	export CFLAGS="$CFLAGS -fPIC"
12mr|serf-1.1.0-1|68	
12mr|serf-1.1.0-1|69	%configure2_5x --disable-static
12mr|serf-1.1.0-1|70	
12mr|serf-1.1.0-1|71	%make
12mr|serf-1.1.0-1|72	
12mr|serf-1.1.0-1|73	%check
12mr|serf-1.1.0-1|74	make check
12mr|serf-1.1.0-1|75	
12mr|serf-1.1.0-1|76	%install
12mr|serf-1.1.0-1|77	%makeinstall_std
12mr|serf-1.1.0-1|78	
12mr|serf-1.1.0-1|79	# enable strip and debug packages
12mr|serf-1.1.0-1|80	chmod 755 %{buildroot}%{_libdir}/libserf*.so*
12mr|serf-1.1.0-1|81	
12mr|serf-1.1.0-1|82	%files -n %{libname}
12mr|serf-1.1.0-1|83	%doc CHANGES LICENSE NOTICE README design-guide.txt
12mr|serf-1.1.0-1|84	%{_libdir}/lib*.so.%{major}*
12mr|serf-1.1.0-1|85	
12mr|serf-1.1.0-1|86	%files -n %{develname}
12mr|serf-1.1.0-1|87	%{_includedir}/*.h
12mr|serf-1.1.0-1|88	%{_libdir}/*.so
12mr|serf-1.1.0-1|89	%{_libdir}/pkgconfig/serf-1.pc
12mr|serf-1.1.0-1|90	
12mr|serf-1.1.0-1|91	
12mr|serf-1.1.0-1|92	%changelog
12mr|serf-1.1.0-1|93	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|serf-1.1.0-1|94	+ Commit: 035c36a
12mr|serf-1.1.0-1|95	- Add serf-1.pc to devel package's files
12mr|serf-1.1.0-1|96	
12mr|serf-1.1.0-1|97	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|serf-1.1.0-1|98	+ Commit: 7602494
12mr|serf-1.1.0-1|99	- Add db-devel to BuildRequires
12mr|serf-1.1.0-1|100	
12mr|serf-1.1.0-1|101	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|serf-1.1.0-1|102	+ Commit: 27d52cd
12mr|serf-1.1.0-1|103	- New version 1.1.0, convert BR to pkgconfig style, spec cleanup
12mr|serf-1.1.0-1|104	
12mr|serf-1.1.0-1|105	

16337 12
12mr|sessreg-1.0.6-3|1	Name: sessreg
12mr|sessreg-1.0.6-3|2	Version: 1.0.6
12mr|sessreg-1.0.6-3|3	Release: %mkrel 3
12mr|sessreg-1.0.6-3|4	Summary: Manage utmp/wtmp entries for non-init clients
12mr|sessreg-1.0.6-3|5	Group: Development/X11
12mr|sessreg-1.0.6-3|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|sessreg-1.0.6-3|7	License: MIT
12mr|sessreg-1.0.6-3|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|sessreg-1.0.6-3|9	
12mr|sessreg-1.0.6-3|10	BuildRequires: libx11-devel >= 1.0.0
12mr|sessreg-1.0.6-3|11	BuildRequires: x11-util-macros >= 1.0.1
12mr|sessreg-1.0.6-3|12	
12mr|sessreg-1.0.6-3|13	%description
12mr|sessreg-1.0.6-3|14	Sessreg is a simple program for managing utmp/wtmp entries for xdm sessions.
12mr|sessreg-1.0.6-3|15	
12mr|sessreg-1.0.6-3|16	%prep
12mr|sessreg-1.0.6-3|17	%setup -q -n %{name}-%{version}
12mr|sessreg-1.0.6-3|18	
12mr|sessreg-1.0.6-3|19	%build
12mr|sessreg-1.0.6-3|20	%configure2_5x	--x-includes=%{_includedir}\
12mr|sessreg-1.0.6-3|21	--x-libraries=%{_libdir}
12mr|sessreg-1.0.6-3|22	
12mr|sessreg-1.0.6-3|23	%make
12mr|sessreg-1.0.6-3|24	
12mr|sessreg-1.0.6-3|25	%install
12mr|sessreg-1.0.6-3|26	rm -rf %{buildroot}
12mr|sessreg-1.0.6-3|27	%makeinstall_std
12mr|sessreg-1.0.6-3|28	
12mr|sessreg-1.0.6-3|29	%clean
12mr|sessreg-1.0.6-3|30	rm -rf %{buildroot}
12mr|sessreg-1.0.6-3|31	
12mr|sessreg-1.0.6-3|32	%files
12mr|sessreg-1.0.6-3|33	%defattr(-,root,root)
12mr|sessreg-1.0.6-3|34	%{_bindir}/sessreg
12mr|sessreg-1.0.6-3|35	%{_mandir}/man1/sessreg.*
12mr|sessreg-1.0.6-3|36	
12mr|sessreg-1.0.6-3|37	
12mr|sessreg-1.0.6-3|38	
12mr|sessreg-1.0.6-3|39	%changelog
12mr|sessreg-1.0.6-3|40	

16338 12
12mr|setserial-2.17-18|1	Summary:	A utility for configuring serial ports
12mr|setserial-2.17-18|2	Name:		setserial
12mr|setserial-2.17-18|3	Version:	2.17
12mr|setserial-2.17-18|4	Release:	%mkrel 18
12mr|setserial-2.17-18|5	License:	GPL
12mr|setserial-2.17-18|6	Group:		System/Configuration/Hardware
12mr|setserial-2.17-18|7	URL:		http://setserial.sourceforge.net/
12mr|setserial-2.17-18|8	Source0: 	ftp://tsx-11.mit.edu/pub/linux/sources/sbin/%{name}-%{version}.tar.bz2
12mr|setserial-2.17-18|9	Patch0:		setserial-2.17-LDFLAGS.diff
12mr|setserial-2.17-18|10	Patch1:		setserial-hayesesp.patch
12mr|setserial-2.17-18|11	BuildRequires:  groff-for-man
12mr|setserial-2.17-18|12	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|setserial-2.17-18|13	
12mr|setserial-2.17-18|14	%description
12mr|setserial-2.17-18|15	Setserial is a basic system utility for displaying or setting serial port
12mr|setserial-2.17-18|16	information. Setserial can reveal and allow you to alter the I/O port and IRQ
12mr|setserial-2.17-18|17	that a particular serial device is using, and more.
12mr|setserial-2.17-18|18	
12mr|setserial-2.17-18|19	You should install setserial because you may find it useful for detecting
12mr|setserial-2.17-18|20	and/or altering device information.
12mr|setserial-2.17-18|21	
12mr|setserial-2.17-18|22	%prep
12mr|setserial-2.17-18|23	%setup -q
12mr|setserial-2.17-18|24	%patch0 -p0
12mr|setserial-2.17-18|25	%patch1 -p1 -b .hayesesp
12mr|setserial-2.17-18|26	
12mr|setserial-2.17-18|27	%build
12mr|setserial-2.17-18|28	rm -f config.cache
12mr|setserial-2.17-18|29	
12mr|setserial-2.17-18|30	%configure
12mr|setserial-2.17-18|31	
12mr|setserial-2.17-18|32	%ifarch %{ix86}
12mr|setserial-2.17-18|33	%make
12mr|setserial-2.17-18|34	%else
12mr|setserial-2.17-18|35	%make DEFS="-DHAVE_ASM_IOCTLS_H=1"
12mr|setserial-2.17-18|36	%endif
12mr|setserial-2.17-18|37	
12mr|setserial-2.17-18|38	%install
12mr|setserial-2.17-18|39	rm -rf %{buildroot}
12mr|setserial-2.17-18|40	
12mr|setserial-2.17-18|41	install -m755 %{name} -D %{buildroot}/bin/%{name}
12mr|setserial-2.17-18|42	install -m644 %{name}.8 -D %{buildroot}%{_mandir}/man8/%{name}.8
12mr|setserial-2.17-18|43	
12mr|setserial-2.17-18|44	%clean
12mr|setserial-2.17-18|45	rm -rf %{buildroot}
12mr|setserial-2.17-18|46	
12mr|setserial-2.17-18|47	%files
12mr|setserial-2.17-18|48	%defattr(644,root,root,755)
12mr|setserial-2.17-18|49	%doc README rc.serial *.lsm *.conf Documentation
12mr|setserial-2.17-18|50	%{_mandir}/man8/%{name}.8*
12mr|setserial-2.17-18|51	%defattr(755,root,root,755)
12mr|setserial-2.17-18|52	/bin/%{name}
12mr|setserial-2.17-18|53	
12mr|setserial-2.17-18|54	
12mr|setserial-2.17-18|55	
12mr|setserial-2.17-18|56	%changelog
12mr|setserial-2.17-18|57	

16339 12
12mr|setup-2.7.21-2|1	Summary:	A set of system configuration and setup files
12mr|setup-2.7.21-2|2	Name:		setup
12mr|setup-2.7.21-2|3	Version:	2.7.21
12mr|setup-2.7.21-2|4	Release:	2
12mr|setup-2.7.21-2|5	License:	Public Domain
12mr|setup-2.7.21-2|6	Group:		System/Configuration/Other
12mr|setup-2.7.21-2|7	Url:		http://svn.mandriva.com/svn/soft/setup/trunk
12mr|setup-2.7.21-2|8	Source0:	%{name}-%{version}.tar.xz
12mr|setup-2.7.21-2|9	
12mr|setup-2.7.21-2|10	Requires(pre):	rpm-helper
12mr|setup-2.7.21-2|11	Requires(posttrans):shadow-conv
12mr|setup-2.7.21-2|12	BuildArch:	noarch
12mr|setup-2.7.21-2|13	
12mr|setup-2.7.21-2|14	%description
12mr|setup-2.7.21-2|15	The setup package contains a set of very important system
12mr|setup-2.7.21-2|16	configuration and setup files, such as passwd, group,
12mr|setup-2.7.21-2|17	profile and more.
12mr|setup-2.7.21-2|18	
12mr|setup-2.7.21-2|19	You should install the setup package because you will
12mr|setup-2.7.21-2|20	find yourself using its many features for system
12mr|setup-2.7.21-2|21	administration.
12mr|setup-2.7.21-2|22	
12mr|setup-2.7.21-2|23	%prep
12mr|setup-2.7.21-2|24	%setup -q
12mr|setup-2.7.21-2|25	
12mr|setup-2.7.21-2|26	%build
12mr|setup-2.7.21-2|27	%make
12mr|setup-2.7.21-2|28	
12mr|setup-2.7.21-2|29	%install
12mr|setup-2.7.21-2|30	%makeinstall_std
12mr|setup-2.7.21-2|31	
12mr|setup-2.7.21-2|32	%pre
12mr|setup-2.7.21-2|33	# due to important new group additions, we need to add them manually here if they
12mr|setup-2.7.21-2|34	# don't already exist because rpm will create group.rpmnew instead
12mr|setup-2.7.21-2|35	if [ -f /etc/group ]; then
12mr|setup-2.7.21-2|36	grep -q '^auth:' /etc/group || %_pre_groupadd auth
12mr|setup-2.7.21-2|37	# be a little fancy here in case this is an upgrade and the user hasn't migrated to tcb yet
12mr|setup-2.7.21-2|38	if [ "`grep -q '^shadow:' /etc/group; echo $?`" == 1 ]; then
12mr|setup-2.7.21-2|39	%_pre_groupadd shadow
12mr|setup-2.7.21-2|40	if [ -f /etc/shadow ]; then
12mr|setup-2.7.21-2|41	chmod 0440 /etc/shadow && chgrp shadow /etc/shadow
12mr|setup-2.7.21-2|42	fi
12mr|setup-2.7.21-2|43	fi
12mr|setup-2.7.21-2|44	grep -q '^chkpwd:' /etc/group || %_pre_groupadd chkpwd
12mr|setup-2.7.21-2|45	grep -q '^dialout:' /etc/group || %_pre_groupadd dialout
12mr|setup-2.7.21-2|46	fi
12mr|setup-2.7.21-2|47	
12mr|setup-2.7.21-2|48	%posttrans
12mr|setup-2.7.21-2|49	pwconv 2>/dev/null >/dev/null  || :
12mr|setup-2.7.21-2|50	grpconv 2>/dev/null >/dev/null  || :
12mr|setup-2.7.21-2|51	
12mr|setup-2.7.21-2|52	[ -f /var/log/lastlog ] || echo -n '' > /var/log/lastlog
12mr|setup-2.7.21-2|53	
12mr|setup-2.7.21-2|54	if [ -x /usr/sbin/nscd ]; then
12mr|setup-2.7.21-2|55	nscd -i passwd -i group || :
12mr|setup-2.7.21-2|56	fi
12mr|setup-2.7.21-2|57	
12mr|setup-2.7.21-2|58	%triggerpostun -- setup < 2.7.8
12mr|setup-2.7.21-2|59	# the files is no more in setup starting from 2.7.8, it is now in nfs-utils
12mr|setup-2.7.21-2|60	if [ -e /etc/exports.rpmsave ]; then
12mr|setup-2.7.21-2|61	mv -f /etc/exports.rpmsave /etc/exports && echo "warning: /etc/exports.rpmsave restored as /etc/exports"
12mr|setup-2.7.21-2|62	fi
12mr|setup-2.7.21-2|63	
12mr|setup-2.7.21-2|64	%files
12mr|setup-2.7.21-2|65	%doc NEWS
12mr|setup-2.7.21-2|66	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/passwd
12mr|setup-2.7.21-2|67	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/fstab
12mr|setup-2.7.21-2|68	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/resolv.conf
12mr|setup-2.7.21-2|69	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/group
12mr|setup-2.7.21-2|70	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/hosts
12mr|setup-2.7.21-2|71	%config(noreplace) %{_sysconfdir}/services
12mr|setup-2.7.21-2|72	%config(noreplace) %{_sysconfdir}/inputrc
12mr|setup-2.7.21-2|73	%config(noreplace) %{_sysconfdir}/filesystems
12mr|setup-2.7.21-2|74	%config(noreplace) %{_sysconfdir}/host.conf
12mr|setup-2.7.21-2|75	%config(noreplace) %{_sysconfdir}/hosts.allow
12mr|setup-2.7.21-2|76	%config(noreplace) %{_sysconfdir}/hosts.deny
12mr|setup-2.7.21-2|77	%config(noreplace) %{_sysconfdir}/motd
12mr|setup-2.7.21-2|78	%config(noreplace) %{_sysconfdir}/printcap
12mr|setup-2.7.21-2|79	%config(noreplace) %{_sysconfdir}/profile
12mr|setup-2.7.21-2|80	%config(noreplace) %{_sysconfdir}/shells
12mr|setup-2.7.21-2|81	%config(noreplace) %{_sysconfdir}/protocols
12mr|setup-2.7.21-2|82	%attr(0644,root,root) %config(missingok,noreplace) %{_sysconfdir}/securetty
12mr|setup-2.7.21-2|83	%config(noreplace) %{_sysconfdir}/csh.login
12mr|setup-2.7.21-2|84	%config(noreplace) %{_sysconfdir}/csh.cshrc
12mr|setup-2.7.21-2|85	%ghost %verify(not md5 size mtime) /var/log/lastlog
12mr|setup-2.7.21-2|86	
12mr|setup-2.7.21-2|87	
12mr|setup-2.7.21-2|88	
12mr|setup-2.7.21-2|89	%changelog
12mr|setup-2.7.21-2|90	* Tue Aug  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|setup-2.7.21-2|91	+ Commit: 3ad47c1
12mr|setup-2.7.21-2|92	- Bump release
12mr|setup-2.7.21-2|93	
12mr|setup-2.7.21-2|94	

16340 12
12mr|setxkbmap-1.2.0-3|1	Name: setxkbmap
12mr|setxkbmap-1.2.0-3|2	Version: 1.2.0
12mr|setxkbmap-1.2.0-3|3	Release: %mkrel 3
12mr|setxkbmap-1.2.0-3|4	Summary: Set the keyboard using the X Keyboard Extension
12mr|setxkbmap-1.2.0-3|5	Group: Development/X11
12mr|setxkbmap-1.2.0-3|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|setxkbmap-1.2.0-3|7	License: MIT
12mr|setxkbmap-1.2.0-3|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|setxkbmap-1.2.0-3|9	
12mr|setxkbmap-1.2.0-3|10	BuildRequires: libx11-devel >= 1.0.0
12mr|setxkbmap-1.2.0-3|11	BuildRequires: libxkbfile-devel >= 1.0.1
12mr|setxkbmap-1.2.0-3|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|setxkbmap-1.2.0-3|13	
12mr|setxkbmap-1.2.0-3|14	%description
12mr|setxkbmap-1.2.0-3|15	The setxkbmap command maps the keyboard to use the layout determined by the
12mr|setxkbmap-1.2.0-3|16	options specified on the command line.
12mr|setxkbmap-1.2.0-3|17	
12mr|setxkbmap-1.2.0-3|18	%prep
12mr|setxkbmap-1.2.0-3|19	%setup -q -n %{name}-%{version}
12mr|setxkbmap-1.2.0-3|20	
12mr|setxkbmap-1.2.0-3|21	%build
12mr|setxkbmap-1.2.0-3|22	%configure
12mr|setxkbmap-1.2.0-3|23	%make
12mr|setxkbmap-1.2.0-3|24	
12mr|setxkbmap-1.2.0-3|25	%install
12mr|setxkbmap-1.2.0-3|26	rm -rf %{buildroot}
12mr|setxkbmap-1.2.0-3|27	%makeinstall_std
12mr|setxkbmap-1.2.0-3|28	
12mr|setxkbmap-1.2.0-3|29	%clean
12mr|setxkbmap-1.2.0-3|30	rm -rf %{buildroot}
12mr|setxkbmap-1.2.0-3|31	
12mr|setxkbmap-1.2.0-3|32	%files
12mr|setxkbmap-1.2.0-3|33	%defattr(-,root,root)
12mr|setxkbmap-1.2.0-3|34	%{_bindir}/setxkbmap
12mr|setxkbmap-1.2.0-3|35	%{_mandir}/man1/setxkbmap.1.*
12mr|setxkbmap-1.2.0-3|36	
12mr|setxkbmap-1.2.0-3|37	
12mr|setxkbmap-1.2.0-3|38	
12mr|setxkbmap-1.2.0-3|39	%changelog
12mr|setxkbmap-1.2.0-3|40	

16341 12
12mr|sfml-1.6-6|1	%define	_duplicate_files_terminate_build 0
12mr|sfml-1.6-6|2	
12mr|sfml-1.6-6|3	Name:			sfml
12mr|sfml-1.6-6|4	Version:		1.6
12mr|sfml-1.6-6|5	Release:		6
12mr|sfml-1.6-6|6	
12mr|sfml-1.6-6|7	%define	major		1
12mr|sfml-1.6-6|8	%define	minor		6
12mr|sfml-1.6-6|9	
12mr|sfml-1.6-6|10	%define	libname_a	%mklibname sfml-audio %{major}.%{minor}
12mr|sfml-1.6-6|11	%define develname_a	%mklibname sfml-audio -d
12mr|sfml-1.6-6|12	%define	libname_g	%mklibname sfml-graphics %{major}.%{minor}
12mr|sfml-1.6-6|13	%define develname_g	%mklibname sfml-graphics -d
12mr|sfml-1.6-6|14	%define	libname_n	%mklibname sfml-network %{major}.%{minor}
12mr|sfml-1.6-6|15	%define develname_n	%mklibname sfml-network -d
12mr|sfml-1.6-6|16	%define	libname_s	%mklibname sfml-system %{major}.%{minor}
12mr|sfml-1.6-6|17	%define develname_s	%mklibname sfml-system -d
12mr|sfml-1.6-6|18	%define	libname_w	%mklibname sfml-window %{major}.%{minor}
12mr|sfml-1.6-6|19	%define develname_w	%mklibname sfml-window -d
12mr|sfml-1.6-6|20	
12mr|sfml-1.6-6|21	%define	cname		c%{name}
12mr|sfml-1.6-6|22	
12mr|sfml-1.6-6|23	%define	libname_ac	%mklibname csfml-audio %{major}.%{minor}
12mr|sfml-1.6-6|24	%define develname_ac	%mklibname csfml-audio -d
12mr|sfml-1.6-6|25	%define	libname_gc	%mklibname csfml-graphics %{major}.%{minor}
12mr|sfml-1.6-6|26	%define develname_gc	%mklibname csfml-graphics -d
12mr|sfml-1.6-6|27	%define	libname_nc	%mklibname csfml-network %{major}.%{minor}
12mr|sfml-1.6-6|28	%define develname_nc	%mklibname csfml-network -d
12mr|sfml-1.6-6|29	%define	libname_sc	%mklibname csfml-system %{major}.%{minor}
12mr|sfml-1.6-6|30	%define develname_sc	%mklibname csfml-system -d
12mr|sfml-1.6-6|31	%define	libname_wc	%mklibname csfml-window %{major}.%{minor}
12mr|sfml-1.6-6|32	%define develname_wc	%mklibname csfml-window -d
12mr|sfml-1.6-6|33	
12mr|sfml-1.6-6|34	Summary:	Simple and Fast Multimedia Library
12mr|sfml-1.6-6|35	License:	zlib/libpng License
12mr|sfml-1.6-6|36	Group:		System/Libraries
12mr|sfml-1.6-6|37	URL:		http://sourceforge.net/projects/sfml
12mr|sfml-1.6-6|38	Source0:	http://sourceforge.net/projects/sfml/files/sfml/%{version}/SFML-%{version}-sdk-linux-32.tar.gz
12mr|sfml-1.6-6|39	Source1:	http://sourceforge.net/projects/sfml/files/sfml/%{version}/SFML-%{version}-c-sdk-linux-32.tar.gz
12mr|sfml-1.6-6|40	# real links:
12mr|sfml-1.6-6|41	# wget http://sourceforge.net/projects/sfml/files/sfml/%{version}/SFML-%{version}-sdk-linux-32.tar.gz/download
12mr|sfml-1.6-6|42	# wget http://sourceforge.net/projects/sfml/files/sfml/%{version}/SFML-%{version}-c-sdk-linux-32.tar.gz/download
12mr|sfml-1.6-6|43	Patch0:		samples-qt-Makefile-qt-inc-path.patch
12mr|sfml-1.6-6|44	Patch1:		sfml-c-makefile.patch
12mr|sfml-1.6-6|45	Patch2:		rem-included-libs.patch
12mr|sfml-1.6-6|46	Patch3:		SFML-1.6-png15.patch
12mr|sfml-1.6-6|47	Patch4:		SFML-1.6-gcc4.7.patch
12mr|sfml-1.6-6|48	Patch5:		SFML-1.6-dso.patch
12mr|sfml-1.6-6|49	
12mr|sfml-1.6-6|50	BuildRequires:	pkgconfig(gl)
12mr|sfml-1.6-6|51	BuildRequires:	pkgconfig(glu)
12mr|sfml-1.6-6|52	BuildRequires:	pkgconfig(freetype2)
12mr|sfml-1.6-6|53	BuildRequires:	pkgconfig(x11)
12mr|sfml-1.6-6|54	BuildRequires:	pkgconfig(xrandr)
12mr|sfml-1.6-6|55	BuildRequires:	pkgconfig(openal)
12mr|sfml-1.6-6|56	BuildRequires:	pkgconfig(sndfile)
12mr|sfml-1.6-6|57	BuildRequires:	recode
12mr|sfml-1.6-6|58	#for samples
12mr|sfml-1.6-6|59	BuildRequires:	qt4-devel
12mr|sfml-1.6-6|60	BuildRequires:	wxgtku-devel
12mr|sfml-1.6-6|61	
12mr|sfml-1.6-6|62	%description
12mr|sfml-1.6-6|63	SFML is a portable and easy to use multimedia API written in C++.
12mr|sfml-1.6-6|64	
12mr|sfml-1.6-6|65	Its features are :
12mr|sfml-1.6-6|66	- portability,
12mr|sfml-1.6-6|67	- object-oriented design,
12mr|sfml-1.6-6|68	- flexibility (a lot of small packages),
12mr|sfml-1.6-6|69	- easy to use,
12mr|sfml-1.6-6|70	- easy to integrate with GUI toolkits.
12mr|sfml-1.6-6|71	
12mr|sfml-1.6-6|72	The library is divided in 5 small packages :
12mr|sfml-1.6-6|73	- audio
12mr|sfml-1.6-6|74	- graphics
12mr|sfml-1.6-6|75	- network
12mr|sfml-1.6-6|76	- system
12mr|sfml-1.6-6|77	- window
12mr|sfml-1.6-6|78	
12mr|sfml-1.6-6|79	This package contains documentation and samples.
12mr|sfml-1.6-6|80	
12mr|sfml-1.6-6|81	########################################################
12mr|sfml-1.6-6|82	# C++ libs
12mr|sfml-1.6-6|83	
12mr|sfml-1.6-6|84	%package -n %{develname_a}
12mr|sfml-1.6-6|85	Summary:	Header files from %{name}-audio
12mr|sfml-1.6-6|86	Group:		Development/C++
12mr|sfml-1.6-6|87	Requires:	sfml-system-devel = %{version}
12mr|sfml-1.6-6|88	Requires:	%{libname_a} = %{version}
12mr|sfml-1.6-6|89	Provides:	%{name}-audio-devel = %{version}-%{release}
12mr|sfml-1.6-6|90	Conflicts:	%{develname_ac}
12mr|sfml-1.6-6|91	
12mr|sfml-1.6-6|92	%description -n %{develname_a}
12mr|sfml-1.6-6|93	Includes files for developing programs based on %{name}-audio.
12mr|sfml-1.6-6|94	
12mr|sfml-1.6-6|95	%package -n %{develname_g}
12mr|sfml-1.6-6|96	Summary:	Header files from %{name}-graphics
12mr|sfml-1.6-6|97	Group:		Development/C++
12mr|sfml-1.6-6|98	Requires:	sfml-window-devel = %{version}
12mr|sfml-1.6-6|99	Requires:	%{libname_g} = %{version}
12mr|sfml-1.6-6|100	Provides:	%{name}-graphics-devel = %{version}-%{release}
12mr|sfml-1.6-6|101	Conflicts:	%{develname_gc}
12mr|sfml-1.6-6|102	
12mr|sfml-1.6-6|103	%description -n %{develname_g}
12mr|sfml-1.6-6|104	Includes files for developing programs based on %{name}-graphics.
12mr|sfml-1.6-6|105	
12mr|sfml-1.6-6|106	%package -n %{develname_n}
12mr|sfml-1.6-6|107	Summary:	Header files from %{name}-network
12mr|sfml-1.6-6|108	Group:		Development/C++
12mr|sfml-1.6-6|109	Requires:	sfml-system-devel = %{version}
12mr|sfml-1.6-6|110	Requires:	%{libname_n} = %{version}
12mr|sfml-1.6-6|111	Provides:	%{name}-network-devel = %{version}-%{release}
12mr|sfml-1.6-6|112	Conflicts:	%{develname_nc}
12mr|sfml-1.6-6|113	
12mr|sfml-1.6-6|114	%description -n %{develname_n}
12mr|sfml-1.6-6|115	Includes files for developing programs based on %{name}-network.
12mr|sfml-1.6-6|116	
12mr|sfml-1.6-6|117	%package -n %{develname_s}
12mr|sfml-1.6-6|118	Summary:	Header files from %{name}-system
12mr|sfml-1.6-6|119	Group:		Development/C++
12mr|sfml-1.6-6|120	Requires:	%{libname_s} = %{version}
12mr|sfml-1.6-6|121	Provides:	%{name}-system-devel = %{version}-%{release}
12mr|sfml-1.6-6|122	Conflicts:	%{develname_sc}
12mr|sfml-1.6-6|123	
12mr|sfml-1.6-6|124	%description -n %{develname_s}
12mr|sfml-1.6-6|125	Includes files for developing programs based on %{name}-system.
12mr|sfml-1.6-6|126	
12mr|sfml-1.6-6|127	%package -n %{develname_w}
12mr|sfml-1.6-6|128	Summary:	Header files from %{name}-window
12mr|sfml-1.6-6|129	Group:		Development/C++
12mr|sfml-1.6-6|130	Requires:	sfml-system-devel = %{version}
12mr|sfml-1.6-6|131	Requires:	%{libname_w} = %{version}
12mr|sfml-1.6-6|132	Provides:	%{name}-window-devel = %{version}-%{release}
12mr|sfml-1.6-6|133	Conflicts:	%{develname_wc}
12mr|sfml-1.6-6|134	
12mr|sfml-1.6-6|135	%description -n %{develname_w}
12mr|sfml-1.6-6|136	Includes files for developing programs based on %{name}-window.
12mr|sfml-1.6-6|137	
12mr|sfml-1.6-6|138	%package -n %{libname_a}
12mr|sfml-1.6-6|139	Summary:	Dynamic libraries from %{name}-audio
12mr|sfml-1.6-6|140	Group:		System/Libraries
12mr|sfml-1.6-6|141	Provides:	%{name}-audio = %{version}-%{release}
12mr|sfml-1.6-6|142	
12mr|sfml-1.6-6|143	%description -n %{libname_a}
12mr|sfml-1.6-6|144	Dynamic libraries from %{name}-audio.
12mr|sfml-1.6-6|145	
12mr|sfml-1.6-6|146	%package -n %{libname_g}
12mr|sfml-1.6-6|147	Summary:	Dynamic libraries from %{name}-graphics
12mr|sfml-1.6-6|148	Group:		System/Libraries
12mr|sfml-1.6-6|149	Provides:	%{name}-graphics = %{version}-%{release}
12mr|sfml-1.6-6|150	
12mr|sfml-1.6-6|151	%description -n %{libname_g}
12mr|sfml-1.6-6|152	Dynamic libraries from %{name}-graphics.
12mr|sfml-1.6-6|153	
12mr|sfml-1.6-6|154	%package -n %{libname_n}
12mr|sfml-1.6-6|155	Summary:	Dynamic libraries from %{name}-network
12mr|sfml-1.6-6|156	Group:		System/Libraries
12mr|sfml-1.6-6|157	Provides:	%{name}-network = %{version}-%{release}
12mr|sfml-1.6-6|158	
12mr|sfml-1.6-6|159	%description -n %{libname_n}
12mr|sfml-1.6-6|160	Dynamic libraries from %{name}-network.
12mr|sfml-1.6-6|161	
12mr|sfml-1.6-6|162	%package -n %{libname_s}
12mr|sfml-1.6-6|163	Summary:	Dynamic libraries from %{name}-system
12mr|sfml-1.6-6|164	Group:		System/Libraries
12mr|sfml-1.6-6|165	Provides:	%{name}-system = %{version}-%{release}
12mr|sfml-1.6-6|166	
12mr|sfml-1.6-6|167	%description -n %{libname_s}
12mr|sfml-1.6-6|168	Dynamic libraries from %{name}-system.
12mr|sfml-1.6-6|169	
12mr|sfml-1.6-6|170	%package -n %{libname_w}
12mr|sfml-1.6-6|171	Summary:	Dynamic libraries from %{name}-window
12mr|sfml-1.6-6|172	Group:		System/Libraries
12mr|sfml-1.6-6|173	Provides:	%{name}-window = %{version}-%{release}
12mr|sfml-1.6-6|174	
12mr|sfml-1.6-6|175	%description -n %{libname_w}
12mr|sfml-1.6-6|176	Dynamic libraries from %{name}-window.
12mr|sfml-1.6-6|177	
12mr|sfml-1.6-6|178	########################################################
12mr|sfml-1.6-6|179	# C libs
12mr|sfml-1.6-6|180	
12mr|sfml-1.6-6|181	%package -n %{develname_ac}
12mr|sfml-1.6-6|182	Summary:	Header files from %{cname}-audio
12mr|sfml-1.6-6|183	Group:		Development/C
12mr|sfml-1.6-6|184	Requires:	sfml-system-devel = %{version}
12mr|sfml-1.6-6|185	Requires:	%{libname_ac} = %{version}
12mr|sfml-1.6-6|186	Requires:	%{libname_a} = %{version}
12mr|sfml-1.6-6|187	Provides:	%{cname}-audio-devel = %{version}-%{release}
12mr|sfml-1.6-6|188	
12mr|sfml-1.6-6|189	%description -n %{develname_ac}
12mr|sfml-1.6-6|190	Includes files for developing programs based on %{cname}-audio.
12mr|sfml-1.6-6|191	
12mr|sfml-1.6-6|192	%package -n %{develname_gc}
12mr|sfml-1.6-6|193	Summary:	Header files from %{cname}-graphics
12mr|sfml-1.6-6|194	Group:		Development/C
12mr|sfml-1.6-6|195	Requires:	sfml-window-devel = %{version}
12mr|sfml-1.6-6|196	Requires:	%{libname_gc} = %{version}
12mr|sfml-1.6-6|197	Requires:	%{libname_g} = %{version}
12mr|sfml-1.6-6|198	Provides:	%{cname}-graphics-devel = %{version}-%{release}
12mr|sfml-1.6-6|199	
12mr|sfml-1.6-6|200	%description -n %{develname_gc}
12mr|sfml-1.6-6|201	Includes files for developing programs based on %{cname}-graphics.
12mr|sfml-1.6-6|202	
12mr|sfml-1.6-6|203	%package -n %{develname_nc}
12mr|sfml-1.6-6|204	Summary:	Header files from %{cname}-network
12mr|sfml-1.6-6|205	Group:		Development/C
12mr|sfml-1.6-6|206	Requires:	sfml-system-devel = %{version}
12mr|sfml-1.6-6|207	Requires:	%{libname_nc} = %{version}
12mr|sfml-1.6-6|208	Requires:	%{libname_n} = %{version}
12mr|sfml-1.6-6|209	Provides:	%{cname}-network-devel = %{version}-%{release}
12mr|sfml-1.6-6|210	
12mr|sfml-1.6-6|211	%description -n %{develname_nc}
12mr|sfml-1.6-6|212	Includes files for developing programs based on %{cname}-network.
12mr|sfml-1.6-6|213	
12mr|sfml-1.6-6|214	%package -n %{develname_sc}
12mr|sfml-1.6-6|215	Summary:	Header files from %{cname}-system
12mr|sfml-1.6-6|216	Group:		Development/C
12mr|sfml-1.6-6|217	Requires:	%{libname_sc} = %{version}
12mr|sfml-1.6-6|218	Requires:	%{libname_s} = %{version}
12mr|sfml-1.6-6|219	Provides:	%{cname}-system-devel = %{version}-%{release}
12mr|sfml-1.6-6|220	
12mr|sfml-1.6-6|221	%description -n %{develname_sc}
12mr|sfml-1.6-6|222	Includes files for developing programs based on %{cname}-system.
12mr|sfml-1.6-6|223	
12mr|sfml-1.6-6|224	%package -n %{develname_wc}
12mr|sfml-1.6-6|225	Summary:	Header files from %{cname}-window
12mr|sfml-1.6-6|226	Group:		Development/C
12mr|sfml-1.6-6|227	Requires:	sfml-system-devel = %{version}
12mr|sfml-1.6-6|228	Requires:	%{libname_wc} = %{version}
12mr|sfml-1.6-6|229	Requires:	%{libname_w} = %{version}
12mr|sfml-1.6-6|230	Provides:	%{cname}-window-devel = %{version}-%{release}
12mr|sfml-1.6-6|231	
12mr|sfml-1.6-6|232	%description -n %{develname_wc}
12mr|sfml-1.6-6|233	Includes files for developing programs based on %{cname}-window.
12mr|sfml-1.6-6|234	
12mr|sfml-1.6-6|235	%package -n %{libname_ac}
12mr|sfml-1.6-6|236	Summary:	Dynamic libraries from %{cname}-audio
12mr|sfml-1.6-6|237	Group:		System/Libraries
12mr|sfml-1.6-6|238	Requires:	%{libname_a} = %{version}
12mr|sfml-1.6-6|239	Provides:	%{cname}-audio = %{version}-%{release}
12mr|sfml-1.6-6|240	
12mr|sfml-1.6-6|241	%description -n %{libname_ac}
12mr|sfml-1.6-6|242	Dynamic libraries from %{cname}-audio.
12mr|sfml-1.6-6|243	
12mr|sfml-1.6-6|244	%package -n %{libname_gc}
12mr|sfml-1.6-6|245	Summary:	Dynamic libraries from %{cname}-graphics
12mr|sfml-1.6-6|246	Group:		System/Libraries
12mr|sfml-1.6-6|247	Requires:	%{libname_g} = %{version}
12mr|sfml-1.6-6|248	Provides:	%{cname}-graphics = %{version}-%{release}
12mr|sfml-1.6-6|249	
12mr|sfml-1.6-6|250	%description -n %{libname_gc}
12mr|sfml-1.6-6|251	Dynamic libraries from %{cname}-graphics.
12mr|sfml-1.6-6|252	
12mr|sfml-1.6-6|253	%package -n %{libname_nc}
12mr|sfml-1.6-6|254	Summary:	Dynamic libraries from %{cname}-network
12mr|sfml-1.6-6|255	Group:		System/Libraries
12mr|sfml-1.6-6|256	Requires:	%{libname_n} = %{version}
12mr|sfml-1.6-6|257	Provides:	%{cname}-network = %{version}-%{release}
12mr|sfml-1.6-6|258	
12mr|sfml-1.6-6|259	%description -n %{libname_nc}
12mr|sfml-1.6-6|260	Dynamic libraries from %{cname}-network.
12mr|sfml-1.6-6|261	
12mr|sfml-1.6-6|262	%package -n %{libname_sc}
12mr|sfml-1.6-6|263	Summary:	Dynamic libraries from %{cname}-system
12mr|sfml-1.6-6|264	Group:		System/Libraries
12mr|sfml-1.6-6|265	Requires:	%{libname_s} = %{version}
12mr|sfml-1.6-6|266	Provides:	%{cname}-system = %{version}-%{release}
12mr|sfml-1.6-6|267	
12mr|sfml-1.6-6|268	%description -n %{libname_sc}
12mr|sfml-1.6-6|269	Dynamic libraries from %{cname}-system.
12mr|sfml-1.6-6|270	
12mr|sfml-1.6-6|271	%package -n %{libname_wc}
12mr|sfml-1.6-6|272	Summary:	Dynamic libraries from %{cname}-window
12mr|sfml-1.6-6|273	Group:		System/Libraries
12mr|sfml-1.6-6|274	Requires:	%{libname_w} = %{version}
12mr|sfml-1.6-6|275	Provides:	%{cname}-window = %{version}-%{release}
12mr|sfml-1.6-6|276	
12mr|sfml-1.6-6|277	%description -n %{libname_wc}
12mr|sfml-1.6-6|278	Dynamic libraries from %{cname}-window.
12mr|sfml-1.6-6|279	
12mr|sfml-1.6-6|280	########################################################
12mr|sfml-1.6-6|281	
12mr|sfml-1.6-6|282	%prep
12mr|sfml-1.6-6|283	%setup -q -b1 -n SFML-%{version}
12mr|sfml-1.6-6|284	rm -f lib/*.so*
12mr|sfml-1.6-6|285	# removing included libs
12mr|sfml-1.6-6|286	rm -rf src/SFML/Graphics/libjpeg/
12mr|sfml-1.6-6|287	rm -rf src/SFML/Graphics/libpng/
12mr|sfml-1.6-6|288	rm -rf src/SFML/Graphics/zlib/
12mr|sfml-1.6-6|289	%patch0 -p0 -b .qtincpath
12mr|sfml-1.6-6|290	%patch1 -p0 -b .csfml
12mr|sfml-1.6-6|291	%patch2 -p1 -b .inclibs
12mr|sfml-1.6-6|292	%patch3 -p1 -b .png15
12mr|sfml-1.6-6|293	%patch4 -p1 -b .gcc46
12mr|sfml-1.6-6|294	%patch5 -p1 -b .dso
12mr|sfml-1.6-6|295	%ifarch x86_64
12mr|sfml-1.6-6|296	perl -pi -e "s|DESTDIR\)/lib|DESTDIR\)/lib64|" src/SFML/Makefile
12mr|sfml-1.6-6|297	%endif
12mr|sfml-1.6-6|298	perl -pi -e "s|\r\n|\n|g" *.txt
12mr|sfml-1.6-6|299	recode l1..u8 *.txt
12mr|sfml-1.6-6|300	
12mr|sfml-1.6-6|301	%ifarch x86_64
12mr|sfml-1.6-6|302	perl -pi -e "s|DESTDIR\)/lib|DESTDIR\)/lib64|" CSFML/src/SFML/Makefile
12mr|sfml-1.6-6|303	%endif
12mr|sfml-1.6-6|304	
12mr|sfml-1.6-6|305	# fix samples build
12mr|sfml-1.6-6|306	perl -pi -e "s|export LDFLAGS  =|export LDFLAGS  = -L%{_libdir} -L../../lib|" \
12mr|sfml-1.6-6|307	samples/Makefile
12mr|sfml-1.6-6|308	perl -pi -e "s|-I/usr/include/qt4|-I/usr/lib/qt4/include|" \
12mr|sfml-1.6-6|309	samples/qt/Makefile
12mr|sfml-1.6-6|310	
12mr|sfml-1.6-6|311	# fix samples data location
12mr|sfml-1.6-6|312	find samples -name "*.cpp" -exec perl -pi -e \
12mr|sfml-1.6-6|313	"s|datas|%{_datadir}/%{name}/samples/bin/datas|g" {} +
12mr|sfml-1.6-6|314	
12mr|sfml-1.6-6|315	%build
12mr|sfml-1.6-6|316	%make
12mr|sfml-1.6-6|317	#samples
12mr|sfml-1.6-6|318	pushd lib
12mr|sfml-1.6-6|319	for i in *.so* ; do ln -s $i ${i%.1.6} ; done
12mr|sfml-1.6-6|320	popd
12mr|sfml-1.6-6|321	pushd samples
12mr|sfml-1.6-6|322	%make
12mr|sfml-1.6-6|323	popd
12mr|sfml-1.6-6|324	pushd CSFML
12mr|sfml-1.6-6|325	%make
12mr|sfml-1.6-6|326	popd
12mr|sfml-1.6-6|327	
12mr|sfml-1.6-6|328	%install
12mr|sfml-1.6-6|329	%makeinstall_std DESTDIR=%{buildroot}%{_prefix}
12mr|sfml-1.6-6|330	
12mr|sfml-1.6-6|331	pushd CSFML
12mr|sfml-1.6-6|332	%makeinstall_std DESTDIR=%{buildroot}%{_prefix}
12mr|sfml-1.6-6|333	popd
12mr|sfml-1.6-6|334	
12mr|sfml-1.6-6|335	# install sample source and data
12mr|sfml-1.6-6|336	rm -f %{buildroot}%{_datadir}/%{name}/samples/*/*.o
12mr|sfml-1.6-6|337	install -d -m 755 %{buildroot}%{_datadir}/%{name}/samples
12mr|sfml-1.6-6|338	cp -R ./samples/* %{buildroot}%{_datadir}/%{name}/samples/
12mr|sfml-1.6-6|339	rm -f %{buildroot}%{_datadir}/%{name}/samples/*/*.o
12mr|sfml-1.6-6|340	
12mr|sfml-1.6-6|341	# install sample binaries to sfml-sample*
12mr|sfml-1.6-6|342	install -d -m 755 %{buildroot}%{_bindir}
12mr|sfml-1.6-6|343	for i in %{buildroot}%{_datadir}/%{name}/samples/bin/[!d]* ; do \
12mr|sfml-1.6-6|344	mv $i %{buildroot}%{_bindir}/sfml-sample-`basename $i` ; done
12mr|sfml-1.6-6|345	
12mr|sfml-1.6-6|346	%files
12mr|sfml-1.6-6|347	%defattr(0644,root,root,0755)
12mr|sfml-1.6-6|348	%doc *.txt doc/*
12mr|sfml-1.6-6|349	%attr(0755,root,root) %{_bindir}/sfml-sample-*
12mr|sfml-1.6-6|350	%{_datadir}/%{name}/samples
12mr|sfml-1.6-6|351	
12mr|sfml-1.6-6|352	##############################
12mr|sfml-1.6-6|353	# C++ libs
12mr|sfml-1.6-6|354	
12mr|sfml-1.6-6|355	%files -n %{develname_a}
12mr|sfml-1.6-6|356	%defattr(0644,root,root,0755)
12mr|sfml-1.6-6|357	%{_includedir}/SFML/Audio.hpp
12mr|sfml-1.6-6|358	%{_includedir}/SFML/Audio
12mr|sfml-1.6-6|359	%{_libdir}/libsfml-audio.so
12mr|sfml-1.6-6|360	
12mr|sfml-1.6-6|361	%files -n %{develname_g}
12mr|sfml-1.6-6|362	%defattr(0644,root,root,0755)
12mr|sfml-1.6-6|363	%{_includedir}/SFML/Graphics.hpp
12mr|sfml-1.6-6|364	%{_includedir}/SFML/Graphics
12mr|sfml-1.6-6|365	%{_libdir}/libsfml-graphics.so
12mr|sfml-1.6-6|366	
12mr|sfml-1.6-6|367	%files -n %{develname_n}
12mr|sfml-1.6-6|368	%defattr(0644,root,root,0755)
12mr|sfml-1.6-6|369	%{_includedir}/SFML/Network.hpp
12mr|sfml-1.6-6|370	%{_includedir}/SFML/Network
12mr|sfml-1.6-6|371	%{_libdir}/libsfml-network.so
12mr|sfml-1.6-6|372	
12mr|sfml-1.6-6|373	%files -n %{develname_s}
12mr|sfml-1.6-6|374	%defattr(0644,root,root,0755)
12mr|sfml-1.6-6|375	%dir %{_includedir}/SFML
12mr|sfml-1.6-6|376	%{_includedir}/SFML/Config.hpp
12mr|sfml-1.6-6|377	%{_includedir}/SFML/System.hpp
12mr|sfml-1.6-6|378	%{_includedir}/SFML/System
12mr|sfml-1.6-6|379	%{_libdir}/libsfml-system.so
12mr|sfml-1.6-6|380	
12mr|sfml-1.6-6|381	%files -n %{develname_w}
12mr|sfml-1.6-6|382	%defattr(0644,root,root,0755)
12mr|sfml-1.6-6|383	%{_includedir}/SFML/Window.hpp
12mr|sfml-1.6-6|384	%{_includedir}/SFML/Window
12mr|sfml-1.6-6|385	%{_libdir}/libsfml-window.so
12mr|sfml-1.6-6|386	
12mr|sfml-1.6-6|387	%files -n %{libname_a}
12mr|sfml-1.6-6|388	%defattr(0755,root,root,0755)
12mr|sfml-1.6-6|389	%{_libdir}/libsfml-audio.so.%{major}.%{minor}
12mr|sfml-1.6-6|390	
12mr|sfml-1.6-6|391	%files -n %{libname_g}
12mr|sfml-1.6-6|392	%defattr(0755,root,root,0755)
12mr|sfml-1.6-6|393	%{_libdir}/libsfml-graphics.so.%{major}.%{minor}
12mr|sfml-1.6-6|394	
12mr|sfml-1.6-6|395	%files -n %{libname_n}
12mr|sfml-1.6-6|396	%defattr(0755,root,root,0755)
12mr|sfml-1.6-6|397	%{_libdir}/libsfml-network.so.%{major}.%{minor}
12mr|sfml-1.6-6|398	
12mr|sfml-1.6-6|399	%files -n %{libname_s}
12mr|sfml-1.6-6|400	%defattr(0755,root,root,0755)
12mr|sfml-1.6-6|401	%{_libdir}/libsfml-system.so.%{major}.%{minor}
12mr|sfml-1.6-6|402	
12mr|sfml-1.6-6|403	%files -n %{libname_w}
12mr|sfml-1.6-6|404	%defattr(0755,root,root,0755)
12mr|sfml-1.6-6|405	%{_libdir}/libsfml-window.so.%{major}.%{minor}
12mr|sfml-1.6-6|406	
12mr|sfml-1.6-6|407	##############################
12mr|sfml-1.6-6|408	# C libs
12mr|sfml-1.6-6|409	
12mr|sfml-1.6-6|410	%files -n %{develname_ac}
12mr|sfml-1.6-6|411	%defattr(0644,root,root,0755)
12mr|sfml-1.6-6|412	%{_includedir}/SFML/Audio.h
12mr|sfml-1.6-6|413	%{_includedir}/SFML/Audio
12mr|sfml-1.6-6|414	%{_libdir}/libcsfml-audio.so
12mr|sfml-1.6-6|415	
12mr|sfml-1.6-6|416	%files -n %{develname_gc}
12mr|sfml-1.6-6|417	%defattr(0644,root,root,0755)
12mr|sfml-1.6-6|418	%{_includedir}/SFML/Graphics.h
12mr|sfml-1.6-6|419	%{_includedir}/SFML/Graphics
12mr|sfml-1.6-6|420	%{_libdir}/libcsfml-graphics.so
12mr|sfml-1.6-6|421	
12mr|sfml-1.6-6|422	%files -n %{develname_nc}
12mr|sfml-1.6-6|423	%defattr(0644,root,root,0755)
12mr|sfml-1.6-6|424	%{_includedir}/SFML/Network.h
12mr|sfml-1.6-6|425	%{_includedir}/SFML/Network
12mr|sfml-1.6-6|426	%{_libdir}/libcsfml-network.so
12mr|sfml-1.6-6|427	
12mr|sfml-1.6-6|428	%files -n %{develname_sc}
12mr|sfml-1.6-6|429	%defattr(0644,root,root,0755)
12mr|sfml-1.6-6|430	%dir %{_includedir}/SFML
12mr|sfml-1.6-6|431	%{_includedir}/SFML/Config.h
12mr|sfml-1.6-6|432	%{_includedir}/SFML/System.h
12mr|sfml-1.6-6|433	%{_includedir}/SFML/System
12mr|sfml-1.6-6|434	%{_libdir}/libcsfml-system.so
12mr|sfml-1.6-6|435	
12mr|sfml-1.6-6|436	%files -n %{develname_wc}
12mr|sfml-1.6-6|437	%defattr(0644,root,root,0755)
12mr|sfml-1.6-6|438	%{_includedir}/SFML/Window.h
12mr|sfml-1.6-6|439	%{_includedir}/SFML/Window
12mr|sfml-1.6-6|440	%{_libdir}/libcsfml-window.so
12mr|sfml-1.6-6|441	
12mr|sfml-1.6-6|442	%files -n %{libname_ac}
12mr|sfml-1.6-6|443	%defattr(0755,root,root,0755)
12mr|sfml-1.6-6|444	%{_libdir}/libcsfml-audio.so.%{major}.%{minor}
12mr|sfml-1.6-6|445	
12mr|sfml-1.6-6|446	%files -n %{libname_gc}
12mr|sfml-1.6-6|447	%defattr(0755,root,root,0755)
12mr|sfml-1.6-6|448	%{_libdir}/libcsfml-graphics.so.%{major}.%{minor}
12mr|sfml-1.6-6|449	
12mr|sfml-1.6-6|450	%files -n %{libname_nc}
12mr|sfml-1.6-6|451	%defattr(0755,root,root,0755)
12mr|sfml-1.6-6|452	%{_libdir}/libcsfml-network.so.%{major}.%{minor}
12mr|sfml-1.6-6|453	
12mr|sfml-1.6-6|454	%files -n %{libname_sc}
12mr|sfml-1.6-6|455	%defattr(0755,root,root,0755)
12mr|sfml-1.6-6|456	%{_libdir}/libcsfml-system.so.%{major}.%{minor}
12mr|sfml-1.6-6|457	
12mr|sfml-1.6-6|458	%files -n %{libname_wc}
12mr|sfml-1.6-6|459	%defattr(0755,root,root,0755)
12mr|sfml-1.6-6|460	%{_libdir}/libcsfml-window.so.%{major}.%{minor}
12mr|sfml-1.6-6|461	
12mr|sfml-1.6-6|462	
12mr|sfml-1.6-6|463	
12mr|sfml-1.6-6|464	
12mr|sfml-1.6-6|465	%changelog
12mr|sfml-1.6-6|466	* Wed Oct  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|sfml-1.6-6|467	+ Commit: abeb7a1
12mr|sfml-1.6-6|468	- Fix permissions
12mr|sfml-1.6-6|469	
12mr|sfml-1.6-6|470	* Sat Sep  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|sfml-1.6-6|471	+ Commit: ccf73c8
12mr|sfml-1.6-6|472	- Update gcc patch, convert BR to pkgconfig style
12mr|sfml-1.6-6|473	
12mr|sfml-1.6-6|474	

16342 12
12mr|sg3_utils-1.34-1|1	%define	major 2
12mr|sg3_utils-1.34-1|2	%define libname	%mklibname sgutils %{major}
12mr|sg3_utils-1.34-1|3	%define develname %mklibname sgutils -d
12mr|sg3_utils-1.34-1|4	
12mr|sg3_utils-1.34-1|5	Summary:	Utils for Linux's SCSI generic driver devices + raw devices
12mr|sg3_utils-1.34-1|6	Name:		sg3_utils
12mr|sg3_utils-1.34-1|7	Version:	1.34
12mr|sg3_utils-1.34-1|8	Release:	1
12mr|sg3_utils-1.34-1|9	License:	GPL+
12mr|sg3_utils-1.34-1|10	Group:		System/Kernel and hardware
12mr|sg3_utils-1.34-1|11	URL:		http://sg.danny.cz/sg/sg3_utils.html
12mr|sg3_utils-1.34-1|12	Source0:	http://sg.danny.cz/sg/p/%{name}-%{version}.tar.bz2
12mr|sg3_utils-1.34-1|13	BuildRequires:	libtool
12mr|sg3_utils-1.34-1|14	
12mr|sg3_utils-1.34-1|15	%description
12mr|sg3_utils-1.34-1|16	Collection of tools for SCSI devices that use the Linux SCSI
12mr|sg3_utils-1.34-1|17	generic (sg) interface. Includes utilities to copy data based on
12mr|sg3_utils-1.34-1|18	"dd" syntax and semantics (called sg_dd, sgp_dd and sgm_dd); check
12mr|sg3_utils-1.34-1|19	INQUIRY data and associated pages (sg_inq); check mode and log
12mr|sg3_utils-1.34-1|20	pages (sg_modes and sg_logs); spin up and down disks (sg_start);
12mr|sg3_utils-1.34-1|21	do self tests (sg_senddiag); and various other functions. See the
12mr|sg3_utils-1.34-1|22	README and CHANGELOG files. Requires the lk 2.4 series or better.
12mr|sg3_utils-1.34-1|23	[In the lk 2.5 development series many of these utilities can be
12mr|sg3_utils-1.34-1|24	used on the primary block device name (e.g. /dev/sda).]
12mr|sg3_utils-1.34-1|25	
12mr|sg3_utils-1.34-1|26	Warning: Some of these tools access the internals of your system
12mr|sg3_utils-1.34-1|27	and the incorrect usage of them may render your system inoperable.
12mr|sg3_utils-1.34-1|28	
12mr|sg3_utils-1.34-1|29	%package -n %{libname}
12mr|sg3_utils-1.34-1|30	Summary:	Shared library for %{name}
12mr|sg3_utils-1.34-1|31	Group:		System/Libraries
12mr|sg3_utils-1.34-1|32	
12mr|sg3_utils-1.34-1|33	%description -n %{libname}
12mr|sg3_utils-1.34-1|34	This package contains the shared library for %{name}.
12mr|sg3_utils-1.34-1|35	
12mr|sg3_utils-1.34-1|36	%package -n %{develname}
12mr|sg3_utils-1.34-1|37	Summary:	Static library and header files for the sgutils library
12mr|sg3_utils-1.34-1|38	Group:		Development/C
12mr|sg3_utils-1.34-1|39	Provides:	%{name}-devel = %{version}-%{release}
12mr|sg3_utils-1.34-1|40	Provides:	libsgutils-devel = %{version}-%{release}
12mr|sg3_utils-1.34-1|41	Requires:	%{libname} = %{version}-%{release}
12mr|sg3_utils-1.34-1|42	Obsoletes:	%{mklibname sgutils 1 -d} < 1.26
12mr|sg3_utils-1.34-1|43	
12mr|sg3_utils-1.34-1|44	%description -n	%{develname}
12mr|sg3_utils-1.34-1|45	This package contains the sgutils library and its header
12mr|sg3_utils-1.34-1|46	files.
12mr|sg3_utils-1.34-1|47	
12mr|sg3_utils-1.34-1|48	%define devel_name_static %mklibname %{name} -d -s
12mr|sg3_utils-1.34-1|49	%package -n	%{devel_name_static}
12mr|sg3_utils-1.34-1|50	Summary:	Static library and header files for the sgutils library
12mr|sg3_utils-1.34-1|51	Group:		Development/C
12mr|sg3_utils-1.34-1|52	Provides:	%{name}-static-devel = %{version}-%{release}
12mr|sg3_utils-1.34-1|53	Requires:	%{libname} = %{version}-%{release}
12mr|sg3_utils-1.34-1|54	Obsoletes:      %{mklibname sgutils 1 -d} < 1.26
12mr|sg3_utils-1.34-1|55	
12mr|sg3_utils-1.34-1|56	%description -n	%{devel_name_static}
12mr|sg3_utils-1.34-1|57	This package contains the static sgutils library and its header
12mr|sg3_utils-1.34-1|58	files.
12mr|sg3_utils-1.34-1|59	
12mr|sg3_utils-1.34-1|60	%prep
12mr|sg3_utils-1.34-1|61	%setup -q
12mr|sg3_utils-1.34-1|62	
12mr|sg3_utils-1.34-1|63	%build
12mr|sg3_utils-1.34-1|64	%configure2_5x \
12mr|sg3_utils-1.34-1|65	--bindir=%{_sbindir}
12mr|sg3_utils-1.34-1|66	%make
12mr|sg3_utils-1.34-1|67	
12mr|sg3_utils-1.34-1|68	%install
12mr|sg3_utils-1.34-1|69	%makeinstall_std
12mr|sg3_utils-1.34-1|70	find %{buildroot} -name \*.la|xargs rm -f
12mr|sg3_utils-1.34-1|71	
12mr|sg3_utils-1.34-1|72	
12mr|sg3_utils-1.34-1|73	%files
12mr|sg3_utils-1.34-1|74	%doc ChangeLog COVERAGE CREDITS README README.sg_start
12mr|sg3_utils-1.34-1|75	%attr(0755,root,root) %{_sbindir}/*
12mr|sg3_utils-1.34-1|76	%{_mandir}/man8/*
12mr|sg3_utils-1.34-1|77	
12mr|sg3_utils-1.34-1|78	%files -n %{libname}
12mr|sg3_utils-1.34-1|79	%{_libdir}/*.so.%{major}*
12mr|sg3_utils-1.34-1|80	
12mr|sg3_utils-1.34-1|81	%files -n %{develname}
12mr|sg3_utils-1.34-1|82	%{_includedir}/scsi/*.h
12mr|sg3_utils-1.34-1|83	%{_libdir}/*.so
12mr|sg3_utils-1.34-1|84	
12mr|sg3_utils-1.34-1|85	%files -n %{devel_name_static}
12mr|sg3_utils-1.34-1|86	%{_libdir}/*.a
12mr|sg3_utils-1.34-1|87	
12mr|sg3_utils-1.34-1|88	%changelog
12mr|sg3_utils-1.34-1|89	

16343 12
12mr|sgabios-0-0.svn.20110622|1	Name:           sgabios
12mr|sgabios-0-0.svn.20110622|2	Version:        0
12mr|sgabios-0-0.svn.20110622|3	Release:        %mkrel 0.svn.20110622
12mr|sgabios-0-0.svn.20110622|4	Summary:        Open-source serial graphics BIOS option rom
12mr|sgabios-0-0.svn.20110622|5	
12mr|sgabios-0-0.svn.20110622|6	Group:          Emulators
12mr|sgabios-0-0.svn.20110622|7	License:        ASL 2.0
12mr|sgabios-0-0.svn.20110622|8	URL:            http://code.google.com/p/sgabios/
12mr|sgabios-0-0.svn.20110622|9	# Tarball created from SVN archive using the following commands:
12mr|sgabios-0-0.svn.20110622|10	# svn export -r 8 http://sgabios.googlecode.com/svn/trunk sgabios-0
12mr|sgabios-0-0.svn.20110622|11	# tar -czvf sgabios-0-svnr8.tar.gz sgabios-0
12mr|sgabios-0-0.svn.20110622|12	Source0:        sgabios-0-svnr8.tar.gz
12mr|sgabios-0-0.svn.20110622|13	
12mr|sgabios-0-0.svn.20110622|14	ExclusiveArch: %{ix86} x86_64
12mr|sgabios-0-0.svn.20110622|15	
12mr|sgabios-0-0.svn.20110622|16	Requires: %{name}-bin = %{version}-%{release}
12mr|sgabios-0-0.svn.20110622|17	
12mr|sgabios-0-0.svn.20110622|18	# Sgabios is noarch, but required on architectures which cannot build it.
12mr|sgabios-0-0.svn.20110622|19	# Disable debuginfo because it is of no use to us.
12mr|sgabios-0-0.svn.20110622|20	%global debug_package %{nil}
12mr|sgabios-0-0.svn.20110622|21	
12mr|sgabios-0-0.svn.20110622|22	%description
12mr|sgabios-0-0.svn.20110622|23	SGABIOS is designed to be inserted into a BIOS as an option rom to provide over
12mr|sgabios-0-0.svn.20110622|24	a serial port the display and input capabilities normally handled by a VGA
12mr|sgabios-0-0.svn.20110622|25	adapter and a keyboard, and additionally provide hooks for logging displayed
12mr|sgabios-0-0.svn.20110622|26	characters for later collection after an operating system boots.
12mr|sgabios-0-0.svn.20110622|27	
12mr|sgabios-0-0.svn.20110622|28	%ifarch %{ix86} x86_64
12mr|sgabios-0-0.svn.20110622|29	%package bin
12mr|sgabios-0-0.svn.20110622|30	Summary: Sgabios for x86
12mr|sgabios-0-0.svn.20110622|31	Buildarch: noarch
12mr|sgabios-0-0.svn.20110622|32	
12mr|sgabios-0-0.svn.20110622|33	%description bin
12mr|sgabios-0-0.svn.20110622|34	SGABIOS is designed to be inserted into a BIOS as an option rom to provide over
12mr|sgabios-0-0.svn.20110622|35	a serial port the display and input capabilities normally handled by a VGA
12mr|sgabios-0-0.svn.20110622|36	adapter and a keyboard, and additionally provide hooks for logging displayed
12mr|sgabios-0-0.svn.20110622|37	characters for later collection after an operating system boots.
12mr|sgabios-0-0.svn.20110622|38	%endif
12mr|sgabios-0-0.svn.20110622|39	
12mr|sgabios-0-0.svn.20110622|40	%prep
12mr|sgabios-0-0.svn.20110622|41	%setup -q
12mr|sgabios-0-0.svn.20110622|42	
12mr|sgabios-0-0.svn.20110622|43	%build
12mr|sgabios-0-0.svn.20110622|44	mkdir -p bfd
12mr|sgabios-0-0.svn.20110622|45	ln -s %{_bindir}/ld.bfd bfd/ld
12mr|sgabios-0-0.svn.20110622|46	export PATH=$PWD/bfd:$PATH
12mr|sgabios-0-0.svn.20110622|47	unset MAKEFLAGS
12mr|sgabios-0-0.svn.20110622|48	%ifarch %{ix86} x86_64
12mr|sgabios-0-0.svn.20110622|49	export CFLAGS="$RPM_OPT_FLAGS"
12mr|sgabios-0-0.svn.20110622|50	make
12mr|sgabios-0-0.svn.20110622|51	%endif
12mr|sgabios-0-0.svn.20110622|52	
12mr|sgabios-0-0.svn.20110622|53	
12mr|sgabios-0-0.svn.20110622|54	%install
12mr|sgabios-0-0.svn.20110622|55	mkdir -p %{buildroot}%{_datadir}/sgabios
12mr|sgabios-0-0.svn.20110622|56	%ifarch %{ix86} x86_64
12mr|sgabios-0-0.svn.20110622|57	install -m 0644 sgabios.bin %{buildroot}%{_datadir}/sgabios
12mr|sgabios-0-0.svn.20110622|58	%endif
12mr|sgabios-0-0.svn.20110622|59	
12mr|sgabios-0-0.svn.20110622|60	
12mr|sgabios-0-0.svn.20110622|61	%files
12mr|sgabios-0-0.svn.20110622|62	%doc COPYING design.txt
12mr|sgabios-0-0.svn.20110622|63	
12mr|sgabios-0-0.svn.20110622|64	%ifarch %{ix86} x86_64
12mr|sgabios-0-0.svn.20110622|65	%files bin
12mr|sgabios-0-0.svn.20110622|66	%dir %{_datadir}/sgabios/
12mr|sgabios-0-0.svn.20110622|67	%{_datadir}/sgabios/sgabios.bin
12mr|sgabios-0-0.svn.20110622|68	%endif
12mr|sgabios-0-0.svn.20110622|69	
12mr|sgabios-0-0.svn.20110622|70	%changelog
12mr|sgabios-0-0.svn.20110622|71	

16344 12
12mr|sgml-common-0.6.3-20|1	%define Name sgml-common
12mr|sgml-common-0.6.3-20|2	%define Version 0.6.3
12mr|sgml-common-0.6.3-20|3	
12mr|sgml-common-0.6.3-20|4	Name:		%{Name}
12mr|sgml-common-0.6.3-20|5	Version:	%{Version}
12mr|sgml-common-0.6.3-20|6	Release:	%mkrel 20
12mr|sgml-common-0.6.3-20|7	Group       	: Publishing
12mr|sgml-common-0.6.3-20|8	
12mr|sgml-common-0.6.3-20|9	Summary     	: Base ISO character entities and utilities for SGML and XML
12mr|sgml-common-0.6.3-20|10	
12mr|sgml-common-0.6.3-20|11	License   	: GPL
12mr|sgml-common-0.6.3-20|12	URL         	: http://www.w3.org/2003/entities/
12mr|sgml-common-0.6.3-20|13	
12mr|sgml-common-0.6.3-20|14	
12mr|sgml-common-0.6.3-20|15	BuildRoot   	: %{_tmppath}/%{Name}-%{Version}
12mr|sgml-common-0.6.3-20|16	
12mr|sgml-common-0.6.3-20|17	BuildArch	: noarch
12mr|sgml-common-0.6.3-20|18	Source0		: ftp://sources.redhat.com/pub/docbook-tools/new-trials/SOURCES/%{Name}-%{Version}.tar.bz2
12mr|sgml-common-0.6.3-20|19	Source1		: http://oasis-open.org/committees/docbook/xmlcharent/0.3/xmlcharent-0.3.tar.bz2
12mr|sgml-common-0.6.3-20|20	Source2		: xmlcharent-catalog.tar.bz2
12mr|sgml-common-0.6.3-20|21	# http://www.w3.org/2003/entities/iso8879/
12mr|sgml-common-0.6.3-20|22	Patch0: sgml-common-0.6.3-umask.patch
12mr|sgml-common-0.6.3-20|23	Patch1: sgml-common-xmldir.patch
12mr|sgml-common-0.6.3-20|24	Patch2: sgml-common-quotes.patch
12mr|sgml-common-0.6.3-20|25	Patch3: sgml-common-0.6.3-automake-fix.patch
12mr|sgml-common-0.6.3-20|26	
12mr|sgml-common-0.6.3-20|27	Requires: coreutils grep
12mr|sgml-common-0.6.3-20|28	Requires: libxml2-utils >= 2.4.8-2
12mr|sgml-common-0.6.3-20|29	BuildRequires: libxml2-utils >= 2.4.8-2
12mr|sgml-common-0.6.3-20|30	%if %{mdkversion} < 1010
12mr|sgml-common-0.6.3-20|31	BuildRequires: automake = 1.4
12mr|sgml-common-0.6.3-20|32	%endif
12mr|sgml-common-0.6.3-20|33	
12mr|sgml-common-0.6.3-20|34	Obsoletes: xml-common
12mr|sgml-common-0.6.3-20|35	Provides: xml-common
12mr|sgml-common-0.6.3-20|36	
12mr|sgml-common-0.6.3-20|37	%define sgmlbase %{_datadir}/sgml
12mr|sgml-common-0.6.3-20|38	
12mr|sgml-common-0.6.3-20|39	%Description
12mr|sgml-common-0.6.3-20|40	The ISO standardization organization has normalized a set of characters
12mr|sgml-common-0.6.3-20|41	symbolic names ("character entities") used by SGML documents of many types.
12mr|sgml-common-0.6.3-20|42	There are character entities for latin languages, math symbols, greek,
12mr|sgml-common-0.6.3-20|43	cyrillic, etc. This package also includes very basic utilities to allow
12mr|sgml-common-0.6.3-20|44	SGML catalogs manipulation.
12mr|sgml-common-0.6.3-20|45	
12mr|sgml-common-0.6.3-20|46	%Prep
12mr|sgml-common-0.6.3-20|47	%setup -q
12mr|sgml-common-0.6.3-20|48	%setup -q -D -a 1
12mr|sgml-common-0.6.3-20|49	%setup -q -D -a 2
12mr|sgml-common-0.6.3-20|50	%patch0 -p1 -b .umask
12mr|sgml-common-0.6.3-20|51	%patch1 -p1 -b .xmldir
12mr|sgml-common-0.6.3-20|52	%patch2 -p1 -b .quotes
12mr|sgml-common-0.6.3-20|53	%patch3 -p1 -b .automake
12mr|sgml-common-0.6.3-20|54	
12mr|sgml-common-0.6.3-20|55	autoreconf -fi
12mr|sgml-common-0.6.3-20|56	
12mr|sgml-common-0.6.3-20|57	%Build
12mr|sgml-common-0.6.3-20|58	%configure
12mr|sgml-common-0.6.3-20|59	
12mr|sgml-common-0.6.3-20|60	
12mr|sgml-common-0.6.3-20|61	%Install
12mr|sgml-common-0.6.3-20|62	rm -Rf $RPM_BUILD_ROOT
12mr|sgml-common-0.6.3-20|63	DESTDIR=$RPM_BUILD_ROOT
12mr|sgml-common-0.6.3-20|64	%makeinstall
12mr|sgml-common-0.6.3-20|65	# remove installed doc (added later in %files)
12mr|sgml-common-0.6.3-20|66	rm -rf $DESTDIR/usr/doc
12mr|sgml-common-0.6.3-20|67	
12mr|sgml-common-0.6.3-20|68	# remove xml.dcl, it is now in openjade
12mr|sgml-common-0.6.3-20|69	rm -f $RPM_BUILD_ROOT%{sgmlbase}/xml.dcl
12mr|sgml-common-0.6.3-20|70	
12mr|sgml-common-0.6.3-20|71	# remove entities to install them later in /usr/share/sgml
12mr|sgml-common-0.6.3-20|72	# instead of /usr/share/xml
12mr|sgml-common-0.6.3-20|73	rm -rf $DESTDIR/usr/share/xml
12mr|sgml-common-0.6.3-20|74	mkdir $RPM_BUILD_ROOT/etc/xml
12mr|sgml-common-0.6.3-20|75	mkdir $RPM_BUILD_ROOT%{sgmlbase}/docbook
12mr|sgml-common-0.6.3-20|76	# Create an empty XML catalog.
12mr|sgml-common-0.6.3-20|77	XMLCATALOG=$RPM_BUILD_ROOT/etc/xml/catalog
12mr|sgml-common-0.6.3-20|78	/usr/bin/xmlcatalog --noout --create $XMLCATALOG
12mr|sgml-common-0.6.3-20|79	# install common ISO entities character set
12mr|sgml-common-0.6.3-20|80	rm -rf $RPM_BUILD_ROOT%{sgmlbase}/xml-iso-entities-8879.1986/
12mr|sgml-common-0.6.3-20|81	mkdir $RPM_BUILD_ROOT%{sgmlbase}/xml-iso-entities-8879.1986/
12mr|sgml-common-0.6.3-20|82	install iso-*.ent $RPM_BUILD_ROOT%{sgmlbase}/xml-iso-entities-8879.1986/
12mr|sgml-common-0.6.3-20|83	install catalog $RPM_BUILD_ROOT%{sgmlbase}/xml-iso-entities-8879.1986/
12mr|sgml-common-0.6.3-20|84	/usr/bin/xmlcatalog --noout --add "delegatePublic" \
12mr|sgml-common-0.6.3-20|85	"-//OASIS//ENTITIES DocBook XML" \
12mr|sgml-common-0.6.3-20|86	"file://%{sgmlbase}/xml-iso-entities-8879.1986/catalog" $XMLCATALOG
12mr|sgml-common-0.6.3-20|87	/usr/bin/xmlcatalog --noout --add "delegatePublic" \
12mr|sgml-common-0.6.3-20|88	"ISO 8879:1986" \
12mr|sgml-common-0.6.3-20|89	"file://%{sgmlbase}/xml-iso-entities-8879.1986/catalog" $XMLCATALOG
12mr|sgml-common-0.6.3-20|90	# Also create the common DocBook catalog
12mr|sgml-common-0.6.3-20|91	/usr/bin/xmlcatalog --noout --create \
12mr|sgml-common-0.6.3-20|92	$RPM_BUILD_ROOT%{sgmlbase}/docbook/xmlcatalog
12mr|sgml-common-0.6.3-20|93	# Now put the common DocBook entries
12mr|sgml-common-0.6.3-20|94	/usr/bin/xmlcatalog --noout --add "delegatePublic" \
12mr|sgml-common-0.6.3-20|95	"-//OASIS//DTD DocBook XML" \
12mr|sgml-common-0.6.3-20|96	"file://%{sgmlbase}/docbook/xmlcatalog" $XMLCATALOG
12mr|sgml-common-0.6.3-20|97	/usr/bin/xmlcatalog --noout --add "delegateSystem" \
12mr|sgml-common-0.6.3-20|98	"http://www.oasis-open.org/docbook/" \
12mr|sgml-common-0.6.3-20|99	"file://%{sgmlbase}/docbook/xmlcatalog" $XMLCATALOG
12mr|sgml-common-0.6.3-20|100	/usr/bin/xmlcatalog --noout --add "delegateURI" \
12mr|sgml-common-0.6.3-20|101	"http://www.oasis-open.org/docbook/" \
12mr|sgml-common-0.6.3-20|102	"file://%{sgmlbase}/docbook/xmlcatalog" $XMLCATALOG
12mr|sgml-common-0.6.3-20|103	
12mr|sgml-common-0.6.3-20|104	%clean
12mr|sgml-common-0.6.3-20|105	rm -Rf $RPM_BUILD_ROOT
12mr|sgml-common-0.6.3-20|106	
12mr|sgml-common-0.6.3-20|107	%Files
12mr|sgml-common-0.6.3-20|108	%defattr (-,root,root)
12mr|sgml-common-0.6.3-20|109	%doc doc/HTML/*.html
12mr|sgml-common-0.6.3-20|110	%dir /etc/sgml
12mr|sgml-common-0.6.3-20|111	%config(noreplace) /etc/sgml/sgml.conf
12mr|sgml-common-0.6.3-20|112	%dir %{sgmlbase}
12mr|sgml-common-0.6.3-20|113	%dir %{sgmlbase}/sgml-iso-entities-8879.1986
12mr|sgml-common-0.6.3-20|114	%{sgmlbase}/sgml-iso-entities-8879.1986/*
12mr|sgml-common-0.6.3-20|115	%{_bindir}/sgmlwhich
12mr|sgml-common-0.6.3-20|116	%{_bindir}/install-catalog
12mr|sgml-common-0.6.3-20|117	%{_mandir}/man8/*
12mr|sgml-common-0.6.3-20|118	
12mr|sgml-common-0.6.3-20|119	%dir /etc/xml
12mr|sgml-common-0.6.3-20|120	%config(noreplace) /etc/xml/catalog
12mr|sgml-common-0.6.3-20|121	%dir %{sgmlbase}/docbook
12mr|sgml-common-0.6.3-20|122	%config(noreplace) %{sgmlbase}/docbook/xmlcatalog
12mr|sgml-common-0.6.3-20|123	%dir %{sgmlbase}/xml-iso-entities-8879.1986/
12mr|sgml-common-0.6.3-20|124	%{sgmlbase}/xml-iso-entities-8879.1986/*
12mr|sgml-common-0.6.3-20|125	
12mr|sgml-common-0.6.3-20|126	
12mr|sgml-common-0.6.3-20|127	
12mr|sgml-common-0.6.3-20|128	%changelog
12mr|sgml-common-0.6.3-20|129	

16345 12
12mr|shadow-utils-4.1.5.1-3|1	# (cg) Certain binaries build in this package are no longer wanted or are now
12mr|shadow-utils-4.1.5.1-3|2	# provided by other packages (e.g. coreutils, util-linux or passwd)
12mr|shadow-utils-4.1.5.1-3|3	%define unwanted chfn chsh groups passwd porttime su suauth nologin chgpasswd getspnam
12mr|shadow-utils-4.1.5.1-3|4	# (cg) Some localised man pages are provided by the man-pages package rather
12mr|shadow-utils-4.1.5.1-3|5	# than here so kill them off
12mr|shadow-utils-4.1.5.1-3|6	# (Question: why?? See "urpmf share.*man.*/XXXX\\." where XXXX is one of the below)
12mr|shadow-utils-4.1.5.1-3|7	%define unwanted_i18n_mans sg shadow
12mr|shadow-utils-4.1.5.1-3|8	
12mr|shadow-utils-4.1.5.1-3|9	Name:		shadow-utils
12mr|shadow-utils-4.1.5.1-3|10	Epoch:		2
12mr|shadow-utils-4.1.5.1-3|11	Version:	4.1.5.1
12mr|shadow-utils-4.1.5.1-3|12	Release:	3
12mr|shadow-utils-4.1.5.1-3|13	Summary:	Utilities for managing shadow password files and user/group accounts
12mr|shadow-utils-4.1.5.1-3|14	License:	BSD
12mr|shadow-utils-4.1.5.1-3|15	Group:		System/Base
12mr|shadow-utils-4.1.5.1-3|16	URL:		http://pkg-shadow.alioth.debian.org/
12mr|shadow-utils-4.1.5.1-3|17	Source0:	http://pkg-shadow.alioth.debian.org/releases/shadow-%{version}.tar.bz2
12mr|shadow-utils-4.1.5.1-3|18	Source1:	shadow-970616.login.defs
12mr|shadow-utils-4.1.5.1-3|19	Source2:	shadow-970616.useradd
12mr|shadow-utils-4.1.5.1-3|20	Source3:	adduser.8
12mr|shadow-utils-4.1.5.1-3|21	Source4:	pwunconv.8
12mr|shadow-utils-4.1.5.1-3|22	Source5:	grpconv.8
12mr|shadow-utils-4.1.5.1-3|23	Source6:	grpunconv.8
12mr|shadow-utils-4.1.5.1-3|24	# http://qa.mandriva.com/show_bug.cgi?id=27082
12mr|shadow-utils-4.1.5.1-3|25	Source7:	shadow-utils-nl.po
12mr|shadow-utils-4.1.5.1-3|26	Source8:	user-group-mod.pamd
12mr|shadow-utils-4.1.5.1-3|27	Source9:	chpasswd-newusers.pamd
12mr|shadow-utils-4.1.5.1-3|28	Source10:	chage-chfn-chsh.pamd
12mr|shadow-utils-4.1.5.1-3|29	Patch2:		shadow-4.1.5.1-rpmsave.patch
12mr|shadow-utils-4.1.5.1-3|30	Patch4:		shadow-4.1.4.2-dotinname.patch
12mr|shadow-utils-4.1.5.1-3|31	Patch7:		shadow-4.1.5.1-avx-owl-crypt_gensalt.patch
12mr|shadow-utils-4.1.5.1-3|32	# Patch 8 is disabled because it seems to be no longer needed in 4.1.5.1
12mr|shadow-utils-4.1.5.1-3|33	Patch8:		shadow-4.1.4.2-avx-owl-tcb.patch
12mr|shadow-utils-4.1.5.1-3|34	Patch9:		shadow-4.1.5.1-shadow_perms.patch
12mr|shadow-utils-4.1.5.1-3|35	Patch11:	shadow-4.1.5.1-tcb-build.patch
12mr|shadow-utils-4.1.5.1-3|36	
12mr|shadow-utils-4.1.5.1-3|37	BuildRequires:	gettext-devel
12mr|shadow-utils-4.1.5.1-3|38	BuildRequires:	pam-devel
12mr|shadow-utils-4.1.5.1-3|39	BuildRequires:	tcb-devel
12mr|shadow-utils-4.1.5.1-3|40	BuildRequires:	glibc-crypt_blowfish-devel
12mr|shadow-utils-4.1.5.1-3|41	BuildRequires:	pam_userpass-devel
12mr|shadow-utils-4.1.5.1-3|42	
12mr|shadow-utils-4.1.5.1-3|43	Requires:	setup >= 2.7.12-2
12mr|shadow-utils-4.1.5.1-3|44	Provides:	/usr/sbin/useradd
12mr|shadow-utils-4.1.5.1-3|45	Provides:	/usr/sbin/groupadd
12mr|shadow-utils-4.1.5.1-3|46	%rename		adduser
12mr|shadow-utils-4.1.5.1-3|47	%rename		newgrp
12mr|shadow-utils-4.1.5.1-3|48	Conflicts:	msec < 0.47
12mr|shadow-utils-4.1.5.1-3|49	Conflicts:	util-linux-ng < 2.13.1-6
12mr|shadow-utils-4.1.5.1-3|50	
12mr|shadow-utils-4.1.5.1-3|51	%description
12mr|shadow-utils-4.1.5.1-3|52	The shadow-utils package includes the necessary programs for
12mr|shadow-utils-4.1.5.1-3|53	converting UNIX password files to the shadow password format, plus
12mr|shadow-utils-4.1.5.1-3|54	programs for managing user and group accounts.
12mr|shadow-utils-4.1.5.1-3|55	- The pwck command checks the integrity of password and shadow files.
12mr|shadow-utils-4.1.5.1-3|56	- The lastlog command prints out the last login times for all users.
12mr|shadow-utils-4.1.5.1-3|57	- The useradd, userdel and usermod commands are used for managing
12mr|shadow-utils-4.1.5.1-3|58	user accounts.
12mr|shadow-utils-4.1.5.1-3|59	- The groupadd, groupdel and groupmod commands are used for managing
12mr|shadow-utils-4.1.5.1-3|60	group accounts.
12mr|shadow-utils-4.1.5.1-3|61	
12mr|shadow-utils-4.1.5.1-3|62	%package -n shadow-conv
12mr|shadow-utils-4.1.5.1-3|63	Summary:	Conversion tools for ${name}
12mr|shadow-utils-4.1.5.1-3|64	Group:		System/Libraries
12mr|shadow-utils-4.1.5.1-3|65	Conflicts:	%{name} < 2:4.1.5.1
12mr|shadow-utils-4.1.5.1-3|66	
12mr|shadow-utils-4.1.5.1-3|67	%description -n shadow-conv
12mr|shadow-utils-4.1.5.1-3|68	This package contains the conversion tools for %{name} needed by setup.
12mr|shadow-utils-4.1.5.1-3|69	- The pwconv command converts passwords to the shadow password format.
12mr|shadow-utils-4.1.5.1-3|70	- The pwunconv command unconverts shadow passwords and generates
12mr|shadow-utils-4.1.5.1-3|71	an npasswd file (a standard UNIX password file).
12mr|shadow-utils-4.1.5.1-3|72	
12mr|shadow-utils-4.1.5.1-3|73	%prep
12mr|shadow-utils-4.1.5.1-3|74	%setup -q -n shadow-%{version}
12mr|shadow-utils-4.1.5.1-3|75	%patch2 -p1 -b .rpmsave
12mr|shadow-utils-4.1.5.1-3|76	%patch4 -p1 -b .dot
12mr|shadow-utils-4.1.5.1-3|77	%patch7 -p1 -b .salt
12mr|shadow-utils-4.1.5.1-3|78	#patch8 -p1 -b .tcb
12mr|shadow-utils-4.1.5.1-3|79	%patch9 -p1 -b .shadow_perms
12mr|shadow-utils-4.1.5.1-3|80	%patch11 -p1 -b .tcb2
12mr|shadow-utils-4.1.5.1-3|81	
12mr|shadow-utils-4.1.5.1-3|82	cp -f %{SOURCE7} po/nl.po
12mr|shadow-utils-4.1.5.1-3|83	rm -f po/nl.gmo
12mr|shadow-utils-4.1.5.1-3|84	
12mr|shadow-utils-4.1.5.1-3|85	%build
12mr|shadow-utils-4.1.5.1-3|86	libtoolize --copy --force; aclocal; autoconf; automake --add-missing
12mr|shadow-utils-4.1.5.1-3|87	%serverbuild
12mr|shadow-utils-4.1.5.1-3|88	CFLAGS="%{optflags} -DSHADOWTCB -DEXTRA_CHECK_HOME_DIR" \
12mr|shadow-utils-4.1.5.1-3|89	%configure --disable-shared --disable-desrpc --with-libcrypt --with-libpam --without-libcrack
12mr|shadow-utils-4.1.5.1-3|90	%make
12mr|shadow-utils-4.1.5.1-3|91	# because of the extra po file added manually
12mr|shadow-utils-4.1.5.1-3|92	make -C po update-gmo
12mr|shadow-utils-4.1.5.1-3|93	
12mr|shadow-utils-4.1.5.1-3|94	%install
12mr|shadow-utils-4.1.5.1-3|95	%{makeinstall_std} gnulocaledir=%{buildroot}/%{_datadir}/locale MKINSTALLDIRS=`pwd`/mkinstalldirs
12mr|shadow-utils-4.1.5.1-3|96	
12mr|shadow-utils-4.1.5.1-3|97	install -d -m 750 %{buildroot}%{_sysconfdir}/default
12mr|shadow-utils-4.1.5.1-3|98	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/login.defs
12mr|shadow-utils-4.1.5.1-3|99	install -m 0600 %{SOURCE2} %{buildroot}%{_sysconfdir}/default/useradd
12mr|shadow-utils-4.1.5.1-3|100	
12mr|shadow-utils-4.1.5.1-3|101	ln -s useradd %{buildroot}%_sbindir/adduser
12mr|shadow-utils-4.1.5.1-3|102	install -m644 %SOURCE3 %{buildroot}%_mandir/man8/
12mr|shadow-utils-4.1.5.1-3|103	install -m644 %SOURCE4 %{buildroot}%_mandir/man8/
12mr|shadow-utils-4.1.5.1-3|104	install -m644 %SOURCE5 %{buildroot}%_mandir/man8/
12mr|shadow-utils-4.1.5.1-3|105	install -m644 %SOURCE6 %{buildroot}%_mandir/man8/
12mr|shadow-utils-4.1.5.1-3|106	perl -pi -e "s/encrpted/encrypted/g" %{buildroot}%{_mandir}/man8/newusers.8
12mr|shadow-utils-4.1.5.1-3|107	
12mr|shadow-utils-4.1.5.1-3|108	# add pam support files
12mr|shadow-utils-4.1.5.1-3|109	rm -rf %{buildroot}/etc/pam.d/
12mr|shadow-utils-4.1.5.1-3|110	mkdir -p %{buildroot}/etc/pam.d/
12mr|shadow-utils-4.1.5.1-3|111	install -m 0600 %{SOURCE8} %{buildroot}/etc/pam.d/user-group-mod
12mr|shadow-utils-4.1.5.1-3|112	install -m 0600 %{SOURCE9} %{buildroot}/etc/pam.d/chpasswd-newusers
12mr|shadow-utils-4.1.5.1-3|113	install -m 0600 %{SOURCE10} %{buildroot}/etc/pam.d/chage-chfn-chsh
12mr|shadow-utils-4.1.5.1-3|114	
12mr|shadow-utils-4.1.5.1-3|115	pushd %{buildroot}/etc/pam.d
12mr|shadow-utils-4.1.5.1-3|116	for f in chpasswd newusers; do
12mr|shadow-utils-4.1.5.1-3|117	ln -s chpasswd-newusers ${f}
12mr|shadow-utils-4.1.5.1-3|118	done
12mr|shadow-utils-4.1.5.1-3|119	for f in chage; do
12mr|shadow-utils-4.1.5.1-3|120	# chfn and chsh are built without pam support in util-linux-ng
12mr|shadow-utils-4.1.5.1-3|121	ln -s chage-chfn-chsh ${f}
12mr|shadow-utils-4.1.5.1-3|122	done
12mr|shadow-utils-4.1.5.1-3|123	for f in groupadd groupdel groupmod useradd userdel usermod; do
12mr|shadow-utils-4.1.5.1-3|124	ln -s user-group-mod ${f}
12mr|shadow-utils-4.1.5.1-3|125	done
12mr|shadow-utils-4.1.5.1-3|126	popd
12mr|shadow-utils-4.1.5.1-3|127	
12mr|shadow-utils-4.1.5.1-3|128	# (cg) Remove unwanted binaries (and their corresponding man pages)
12mr|shadow-utils-4.1.5.1-3|129	for unwanted in %{unwanted}; do
12mr|shadow-utils-4.1.5.1-3|130	rm -f %{buildroot}{%{_bindir},%{_sbindir}}/$unwanted
12mr|shadow-utils-4.1.5.1-3|131	rm -f %{buildroot}%{_mandir}/{,{??,??_??}/}man*/$unwanted.*
12mr|shadow-utils-4.1.5.1-3|132	done
12mr|shadow-utils-4.1.5.1-3|133	
12mr|shadow-utils-4.1.5.1-3|134	rm -f %{buildroot}%{_mandir}/man1/login.1*
12mr|shadow-utils-4.1.5.1-3|135	
12mr|shadow-utils-4.1.5.1-3|136	# (cg) Remove man pages provided by the "man-pages" package...
12mr|shadow-utils-4.1.5.1-3|137	for unwanted in %{unwanted_i18n_mans}; do
12mr|shadow-utils-4.1.5.1-3|138	rm -f %{buildroot}%{_mandir}/{??,??_??}/man*/$unwanted.*
12mr|shadow-utils-4.1.5.1-3|139	done
12mr|shadow-utils-4.1.5.1-3|140	
12mr|shadow-utils-4.1.5.1-3|141	# (cg) Find all localised man pages
12mr|shadow-utils-4.1.5.1-3|142	find %{buildroot}%{_mandir} -depth -type d -empty -delete
12mr|shadow-utils-4.1.5.1-3|143	
12mr|shadow-utils-4.1.5.1-3|144	%find_lang shadow
12mr|shadow-utils-4.1.5.1-3|145	
12mr|shadow-utils-4.1.5.1-3|146	for dir in $(ls -1d %{buildroot}%{_mandir}/{??,??_??}) ; do
12mr|shadow-utils-4.1.5.1-3|147	dir=$(echo $dir | sed -e "s|^%{buildroot}||")
12mr|shadow-utils-4.1.5.1-3|148	lang=$(basename $dir)
12mr|shadow-utils-4.1.5.1-3|149	echo "%%lang($lang) $dir/man*/*" >> shadow.lang
12mr|shadow-utils-4.1.5.1-3|150	done
12mr|shadow-utils-4.1.5.1-3|151	
12mr|shadow-utils-4.1.5.1-3|152	%files -n shadow-conv
12mr|shadow-utils-4.1.5.1-3|153	%{_sbindir}/*conv
12mr|shadow-utils-4.1.5.1-3|154	%{_mandir}/man8/*conv.8*
12mr|shadow-utils-4.1.5.1-3|155	
12mr|shadow-utils-4.1.5.1-3|156	%files -f shadow.lang
12mr|shadow-utils-4.1.5.1-3|157	%doc doc/HOWTO NEWS
12mr|shadow-utils-4.1.5.1-3|158	%doc doc/WISHLIST doc/README.limits doc/README.platforms
12mr|shadow-utils-4.1.5.1-3|159	%attr(0640,root,shadow)	%config(noreplace) %{_sysconfdir}/login.defs
12mr|shadow-utils-4.1.5.1-3|160	%attr(0600,root,root)	%config(noreplace) %{_sysconfdir}/default/useradd
12mr|shadow-utils-4.1.5.1-3|161	%{_bindir}/sg
12mr|shadow-utils-4.1.5.1-3|162	%attr(2711,root,shadow) %{_bindir}/chage
12mr|shadow-utils-4.1.5.1-3|163	%{_bindir}/faillog
12mr|shadow-utils-4.1.5.1-3|164	%{_bindir}/gpasswd
12mr|shadow-utils-4.1.5.1-3|165	%{_bindir}/expiry
12mr|shadow-utils-4.1.5.1-3|166	%{_bindir}/login
12mr|shadow-utils-4.1.5.1-3|167	%attr(4711,root,root)   %{_bindir}/newgrp
12mr|shadow-utils-4.1.5.1-3|168	%{_bindir}/lastlog
12mr|shadow-utils-4.1.5.1-3|169	%{_sbindir}/logoutd
12mr|shadow-utils-4.1.5.1-3|170	%{_sbindir}/adduser
12mr|shadow-utils-4.1.5.1-3|171	%{_sbindir}/user*
12mr|shadow-utils-4.1.5.1-3|172	%{_sbindir}/group*
12mr|shadow-utils-4.1.5.1-3|173	%{_sbindir}/grpck
12mr|shadow-utils-4.1.5.1-3|174	%{_sbindir}/pwck
12mr|shadow-utils-4.1.5.1-3|175	%{_sbindir}/chpasswd
12mr|shadow-utils-4.1.5.1-3|176	%{_sbindir}/newusers
12mr|shadow-utils-4.1.5.1-3|177	%{_sbindir}/vipw
12mr|shadow-utils-4.1.5.1-3|178	%{_sbindir}/vigr
12mr|shadow-utils-4.1.5.1-3|179	%{_mandir}/man1/chage.1*
12mr|shadow-utils-4.1.5.1-3|180	%{_mandir}/man1/expiry.1*
12mr|shadow-utils-4.1.5.1-3|181	%{_mandir}/man1/newgrp.1*
12mr|shadow-utils-4.1.5.1-3|182	%{_mandir}/man1/sg.1*
12mr|shadow-utils-4.1.5.1-3|183	%{_mandir}/man1/gpasswd.1*
12mr|shadow-utils-4.1.5.1-3|184	%{_mandir}/man3/shadow.3*
12mr|shadow-utils-4.1.5.1-3|185	%{_mandir}/man5/shadow.5*
12mr|shadow-utils-4.1.5.1-3|186	%{_mandir}/man5/gshadow.5*
12mr|shadow-utils-4.1.5.1-3|187	%{_mandir}/man5/login.defs.5*
12mr|shadow-utils-4.1.5.1-3|188	%{_mandir}/man5/faillog.5*
12mr|shadow-utils-4.1.5.1-3|189	%{_mandir}/man8/adduser.8*
12mr|shadow-utils-4.1.5.1-3|190	%{_mandir}/man8/group*.8*
12mr|shadow-utils-4.1.5.1-3|191	%{_mandir}/man8/user*.8*
12mr|shadow-utils-4.1.5.1-3|192	%{_mandir}/man8/pwck.8*
12mr|shadow-utils-4.1.5.1-3|193	%{_mandir}/man8/grpck.8*
12mr|shadow-utils-4.1.5.1-3|194	%{_mandir}/man8/chpasswd.8*
12mr|shadow-utils-4.1.5.1-3|195	%{_mandir}/man8/logoutd.8*
12mr|shadow-utils-4.1.5.1-3|196	%{_mandir}/man8/newusers.8*
12mr|shadow-utils-4.1.5.1-3|197	%{_mandir}/man8/vipw.8*
12mr|shadow-utils-4.1.5.1-3|198	%{_mandir}/man8/vigr.8*
12mr|shadow-utils-4.1.5.1-3|199	%{_mandir}/man8/lastlog.8*
12mr|shadow-utils-4.1.5.1-3|200	%{_mandir}/man8/faillog.8*
12mr|shadow-utils-4.1.5.1-3|201	%attr(640,root,shadow) %config(noreplace) /etc/pam.d/chage-chfn-chsh
12mr|shadow-utils-4.1.5.1-3|202	/etc/pam.d/chage
12mr|shadow-utils-4.1.5.1-3|203	%attr(640,root,shadow) %config(noreplace) /etc/pam.d/chpasswd-newusers
12mr|shadow-utils-4.1.5.1-3|204	/etc/pam.d/chpasswd
12mr|shadow-utils-4.1.5.1-3|205	/etc/pam.d/newusers
12mr|shadow-utils-4.1.5.1-3|206	%attr(640,root,shadow) %config(noreplace) /etc/pam.d/user-group-mod
12mr|shadow-utils-4.1.5.1-3|207	/etc/pam.d/useradd
12mr|shadow-utils-4.1.5.1-3|208	/etc/pam.d/userdel
12mr|shadow-utils-4.1.5.1-3|209	/etc/pam.d/usermod
12mr|shadow-utils-4.1.5.1-3|210	/etc/pam.d/groupadd
12mr|shadow-utils-4.1.5.1-3|211	/etc/pam.d/groupdel
12mr|shadow-utils-4.1.5.1-3|212	/etc/pam.d/groupmod
12mr|shadow-utils-4.1.5.1-3|213	
12mr|shadow-utils-4.1.5.1-3|214	
12mr|shadow-utils-4.1.5.1-3|215	
12mr|shadow-utils-4.1.5.1-3|216	
12mr|shadow-utils-4.1.5.1-3|217	%changelog
12mr|shadow-utils-4.1.5.1-3|218	* Wed Aug  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|shadow-utils-4.1.5.1-3|219	+ Commit: ef9ab0a
12mr|shadow-utils-4.1.5.1-3|220	- Drop man for login
12mr|shadow-utils-4.1.5.1-3|221	
12mr|shadow-utils-4.1.5.1-3|222	* Tue Aug  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|shadow-utils-4.1.5.1-3|223	+ Commit: 3b735cd
12mr|shadow-utils-4.1.5.1-3|224	- New version 4.1.5.1, sync spec with Cooker for new structure, then add some patches and spec improvements from Mageia
12mr|shadow-utils-4.1.5.1-3|225	
12mr|shadow-utils-4.1.5.1-3|226	

16346 12
12mr|shapelib-1.2.10-7|1	%define	major 1
12mr|shapelib-1.2.10-7|2	%define	libname %mklibname %{name} %{major}
12mr|shapelib-1.2.10-7|3	%define	develname %mklibname %{name} -d
12mr|shapelib-1.2.10-7|4	
12mr|shapelib-1.2.10-7|5	Summary:	API in "C" for Shapefile handling
12mr|shapelib-1.2.10-7|6	Name:		shapelib
12mr|shapelib-1.2.10-7|7	Version:	1.2.10
12mr|shapelib-1.2.10-7|8	Release:	%mkrel 7
12mr|shapelib-1.2.10-7|9	License:	LGPL MIT
12mr|shapelib-1.2.10-7|10	Group:		Sciences/Geosciences
12mr|shapelib-1.2.10-7|11	URL:		http://shapelib.maptools.org/
12mr|shapelib-1.2.10-7|12	Source0:	http://shapelib.maptools.org/dl/%{name}-%{version}.tar.bz2
12mr|shapelib-1.2.10-7|13	Patch0:		shapelib-1.2.10-gcc4-fix.patch
12mr|shapelib-1.2.10-7|14	Patch1:		shapelib-1.2.10-mdkconf.patch
12mr|shapelib-1.2.10-7|15	Requires:	proj >= 4.4.1
12mr|shapelib-1.2.10-7|16	BuildRequires:	proj-devel
12mr|shapelib-1.2.10-7|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|shapelib-1.2.10-7|18	
12mr|shapelib-1.2.10-7|19	%description
12mr|shapelib-1.2.10-7|20	The Shapefile C Library provides the ability to write
12mr|shapelib-1.2.10-7|21	simple C programs for reading, writing and updating (to a
12mr|shapelib-1.2.10-7|22	limited extent) ESRI Shapefiles, and the associated
12mr|shapelib-1.2.10-7|23	attribute file (.dbf).
12mr|shapelib-1.2.10-7|24	
12mr|shapelib-1.2.10-7|25	%package -n	%{libname}
12mr|shapelib-1.2.10-7|26	Summary:	API in "C" for Shapefile handling
12mr|shapelib-1.2.10-7|27	Group:		System/Libraries
12mr|shapelib-1.2.10-7|28	
12mr|shapelib-1.2.10-7|29	%description -n	%{libname}
12mr|shapelib-1.2.10-7|30	The Shapefile C Library provides the ability to write
12mr|shapelib-1.2.10-7|31	simple C programs for reading, writing and updating (to a
12mr|shapelib-1.2.10-7|32	limited extent) ESRI Shapefiles, and the associated
12mr|shapelib-1.2.10-7|33	attribute file (.dbf).
12mr|shapelib-1.2.10-7|34	
12mr|shapelib-1.2.10-7|35	%package -n	%{develname}
12mr|shapelib-1.2.10-7|36	Summary:	API in "C" for Shapefile handling
12mr|shapelib-1.2.10-7|37	Group:		Development/Other
12mr|shapelib-1.2.10-7|38	Requires:	%{libname} = %{version}
12mr|shapelib-1.2.10-7|39	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|shapelib-1.2.10-7|40	Provides:	%{name}-devel = %{version}-%{release}
12mr|shapelib-1.2.10-7|41	Obsoletes:	%{mklibname %{name} 1 -d}
12mr|shapelib-1.2.10-7|42	
12mr|shapelib-1.2.10-7|43	%description -n	%{develname}
12mr|shapelib-1.2.10-7|44	The Shapefile C Library provides the ability to write
12mr|shapelib-1.2.10-7|45	simple C programs for reading, writing and updating (to a
12mr|shapelib-1.2.10-7|46	limited extent) ESRI Shapefiles, and the associated
12mr|shapelib-1.2.10-7|47	attribute file (.dbf).
12mr|shapelib-1.2.10-7|48	
12mr|shapelib-1.2.10-7|49	%prep
12mr|shapelib-1.2.10-7|50	
12mr|shapelib-1.2.10-7|51	%setup -q
12mr|shapelib-1.2.10-7|52	%patch0 -p1 -b .gcc4
12mr|shapelib-1.2.10-7|53	%patch1 -p1 -b .mdkconf
12mr|shapelib-1.2.10-7|54	
12mr|shapelib-1.2.10-7|55	%build
12mr|shapelib-1.2.10-7|56	make CFLAGS="$RPM_OPT_FLAGS"
12mr|shapelib-1.2.10-7|57	%ifarch sparc sparcv9 sparc64 ppc
12mr|shapelib-1.2.10-7|58	make CFLAGS="$RPM_OPT_FLAGS -DPROJ4 -D_BIG_ENDIAN -I.. -w" -C contrib
12mr|shapelib-1.2.10-7|59	%else
12mr|shapelib-1.2.10-7|60	make CFLAGS="$RPM_OPT_FLAGS -DPROJ4 -D_LITTLE_ENDIAN -I.. -w" -C contrib
12mr|shapelib-1.2.10-7|61	%endif
12mr|shapelib-1.2.10-7|62	make lib CFLAGS="$RPM_OPT_FLAGS"
12mr|shapelib-1.2.10-7|63	
12mr|shapelib-1.2.10-7|64	%install
12mr|shapelib-1.2.10-7|65	rm -rf %{buildroot}
12mr|shapelib-1.2.10-7|66	
12mr|shapelib-1.2.10-7|67	mkdir -p %{buildroot}%{_bindir}
12mr|shapelib-1.2.10-7|68	install -m755 dbfadd dbfcreate dbfdump shpadd shpcreate shpdump shptest %{buildroot}%{_bindir}
12mr|shapelib-1.2.10-7|69	install -m755 contrib/{dbfcat,dbfinfo,shpcat,shpcentrd,shpdata,shpdxf,shpfix,shpinfo,shpwkb,shpproj} %{buildroot}%{_bindir}
12mr|shapelib-1.2.10-7|70	
12mr|shapelib-1.2.10-7|71	make lib_install LIB=%{_lib} DESTDIR=$RPM_BUILD_ROOT
12mr|shapelib-1.2.10-7|72	
12mr|shapelib-1.2.10-7|73	#(peroyvind) don't care about these for now..
12mr|shapelib-1.2.10-7|74	rm -f %{buildroot}%{_libdir}/lib*.*a
12mr|shapelib-1.2.10-7|75	
12mr|shapelib-1.2.10-7|76	%if %mdkversion < 200900
12mr|shapelib-1.2.10-7|77	%post -n %{libname} -p /sbin/ldconfig
12mr|shapelib-1.2.10-7|78	%endif
12mr|shapelib-1.2.10-7|79	
12mr|shapelib-1.2.10-7|80	%if %mdkversion < 200900
12mr|shapelib-1.2.10-7|81	%postun -n %{libname} -p /sbin/ldconfig
12mr|shapelib-1.2.10-7|82	%endif
12mr|shapelib-1.2.10-7|83	
12mr|shapelib-1.2.10-7|84	%clean
12mr|shapelib-1.2.10-7|85	rm -rf %{buildroot}
12mr|shapelib-1.2.10-7|86	
12mr|shapelib-1.2.10-7|87	%files -n %{name}
12mr|shapelib-1.2.10-7|88	%defattr (-,root,root)
12mr|shapelib-1.2.10-7|89	%doc README.tree dbf_api.html shapelib.html shp_api.html
12mr|shapelib-1.2.10-7|90	%doc contrib/doc/shpproj.txt
12mr|shapelib-1.2.10-7|91	%{_bindir}/*
12mr|shapelib-1.2.10-7|92	
12mr|shapelib-1.2.10-7|93	%files -n %{develname}
12mr|shapelib-1.2.10-7|94	%defattr (-,root,root)
12mr|shapelib-1.2.10-7|95	%{_includedir}/libshp/shapefil.h
12mr|shapelib-1.2.10-7|96	%{_libdir}/*.so
12mr|shapelib-1.2.10-7|97	
12mr|shapelib-1.2.10-7|98	%files -n %{libname}
12mr|shapelib-1.2.10-7|99	%defattr (-,root,root)
12mr|shapelib-1.2.10-7|100	%{_libdir}/*.so.*
12mr|shapelib-1.2.10-7|101	
12mr|shapelib-1.2.10-7|102	
12mr|shapelib-1.2.10-7|103	
12mr|shapelib-1.2.10-7|104	%changelog
12mr|shapelib-1.2.10-7|105	

16347 12
12mr|shared-color-profiles-0.1.5-1|1	Summary: Color profiles to be used in color management aware applications
12mr|shared-color-profiles-0.1.5-1|2	Name: shared-color-profiles
12mr|shared-color-profiles-0.1.5-1|3	Version: 0.1.5
12mr|shared-color-profiles-0.1.5-1|4	Release: %mkrel 1
12mr|shared-color-profiles-0.1.5-1|5	URL: http://github.com/hughsie/shared-color-profiles
12mr|shared-color-profiles-0.1.5-1|6	Source0: http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.gz
12mr|shared-color-profiles-0.1.5-1|7	License: GPLv2+ and Public Domain
12mr|shared-color-profiles-0.1.5-1|8	Group: System/Libraries
12mr|shared-color-profiles-0.1.5-1|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|shared-color-profiles-0.1.5-1|10	BuildArch: noarch
12mr|shared-color-profiles-0.1.5-1|11	
12mr|shared-color-profiles-0.1.5-1|12	%description
12mr|shared-color-profiles-0.1.5-1|13	The shared-color-profiles package contains various profiles which are
12mr|shared-color-profiles-0.1.5-1|14	useful for programs that are color management aware.
12mr|shared-color-profiles-0.1.5-1|15	
12mr|shared-color-profiles-0.1.5-1|16	%package extra
12mr|shared-color-profiles-0.1.5-1|17	Summary: More profiles for color management that are less commonly used
12mr|shared-color-profiles-0.1.5-1|18	Requires: %{name} >= %{version}-%{release}
12mr|shared-color-profiles-0.1.5-1|19	Group: System/Libraries
12mr|shared-color-profiles-0.1.5-1|20	
12mr|shared-color-profiles-0.1.5-1|21	%description extra
12mr|shared-color-profiles-0.1.5-1|22	More color profiles for color management that are less commonly used.
12mr|shared-color-profiles-0.1.5-1|23	This may be useful for CMYK soft-proofing or for extra device support.
12mr|shared-color-profiles-0.1.5-1|24	
12mr|shared-color-profiles-0.1.5-1|25	%prep
12mr|shared-color-profiles-0.1.5-1|26	%setup -q
12mr|shared-color-profiles-0.1.5-1|27	
12mr|shared-color-profiles-0.1.5-1|28	%build
12mr|shared-color-profiles-0.1.5-1|29	%configure2_5x
12mr|shared-color-profiles-0.1.5-1|30	
12mr|shared-color-profiles-0.1.5-1|31	%install
12mr|shared-color-profiles-0.1.5-1|32	rm -rf $RPM_BUILD_ROOT
12mr|shared-color-profiles-0.1.5-1|33	%makeinstall_std
12mr|shared-color-profiles-0.1.5-1|34	
12mr|shared-color-profiles-0.1.5-1|35	%clean
12mr|shared-color-profiles-0.1.5-1|36	rm -rf $RPM_BUILD_ROOT
12mr|shared-color-profiles-0.1.5-1|37	
12mr|shared-color-profiles-0.1.5-1|38	%files
12mr|shared-color-profiles-0.1.5-1|39	%defattr(-,root,root,-)
12mr|shared-color-profiles-0.1.5-1|40	%doc AUTHORS COPYING ChangeLog
12mr|shared-color-profiles-0.1.5-1|41	%{_datadir}/color/icc/*.ic?
12mr|shared-color-profiles-0.1.5-1|42	%dir %{_datadir}/shared-color-profiles
12mr|shared-color-profiles-0.1.5-1|43	
12mr|shared-color-profiles-0.1.5-1|44	# Argyll
12mr|shared-color-profiles-0.1.5-1|45	%{_datadir}/shared-color-profiles/Argyll/
12mr|shared-color-profiles-0.1.5-1|46	
12mr|shared-color-profiles-0.1.5-1|47	# common colorspaces
12mr|shared-color-profiles-0.1.5-1|48	%{_datadir}/color/icc/Argyll/
12mr|shared-color-profiles-0.1.5-1|49	
12mr|shared-color-profiles-0.1.5-1|50	# so we can display at least something in the CMYK dropdown
12mr|shared-color-profiles-0.1.5-1|51	#%{_datadir}/color/icc/Fogra27L.icc
12mr|shared-color-profiles-0.1.5-1|52	
12mr|shared-color-profiles-0.1.5-1|53	# monitor test profiles
12mr|shared-color-profiles-0.1.5-1|54	#%{_datadir}/color/icc/bluish.icc
12mr|shared-color-profiles-0.1.5-1|55	#%{_datadir}/color/icc/AdobeGammaTest.icm
12mr|shared-color-profiles-0.1.5-1|56	
12mr|shared-color-profiles-0.1.5-1|57	%files extra
12mr|shared-color-profiles-0.1.5-1|58	%defattr(-,root,root,-)
12mr|shared-color-profiles-0.1.5-1|59	
12mr|shared-color-profiles-0.1.5-1|60	# Oysonar
12mr|shared-color-profiles-0.1.5-1|61	%dir %{_datadir}/color/icc/Oysonar
12mr|shared-color-profiles-0.1.5-1|62	%{_datadir}/color/icc/Oysonar/*
12mr|shared-color-profiles-0.1.5-1|63	%{_datadir}/shared-color-profiles/Oysonar/
12mr|shared-color-profiles-0.1.5-1|64	
12mr|shared-color-profiles-0.1.5-1|65	%_datadir/color/icc/Yamma
12mr|shared-color-profiles-0.1.5-1|66	%_datadir/%name/Yamma
12mr|shared-color-profiles-0.1.5-1|67	
12mr|shared-color-profiles-0.1.5-1|68	
12mr|shared-color-profiles-0.1.5-1|69	
12mr|shared-color-profiles-0.1.5-1|70	%changelog
12mr|shared-color-profiles-0.1.5-1|71	

16348 12
12mr|shared-desktop-ontologies-0.10.0-1|1	Name:		shared-desktop-ontologies
12mr|shared-desktop-ontologies-0.10.0-1|2	Version:	0.10.0
12mr|shared-desktop-ontologies-0.10.0-1|3	Release:	1
12mr|shared-desktop-ontologies-0.10.0-1|4	Summary:	Semantic web to the desktop in terms of vocabulary
12mr|shared-desktop-ontologies-0.10.0-1|5	Group:		System/Base
12mr|shared-desktop-ontologies-0.10.0-1|6	License:	BSD
12mr|shared-desktop-ontologies-0.10.0-1|7	URL:		http://sourceforge.net/projects/oscaf/
12mr|shared-desktop-ontologies-0.10.0-1|8	Source0:	http://sourceforge.net/projects/oscaf/files/%{name}/%{version}/%{name}-%{version}.tar.bz2
12mr|shared-desktop-ontologies-0.10.0-1|9	BuildRequires:	kde4-macros
12mr|shared-desktop-ontologies-0.10.0-1|10	BuildArch:	noarch
12mr|shared-desktop-ontologies-0.10.0-1|11	
12mr|shared-desktop-ontologies-0.10.0-1|12	%description
12mr|shared-desktop-ontologies-0.10.0-1|13	Open Semantic Collaboration Architecture Foundation (OSCAF) ontologies
12mr|shared-desktop-ontologies-0.10.0-1|14	and reference code development. This project is used maintainers from
12mr|shared-desktop-ontologies-0.10.0-1|15	open source projects to maintain standards for the interoperability
12mr|shared-desktop-ontologies-0.10.0-1|16	of desktop and web applications.
12mr|shared-desktop-ontologies-0.10.0-1|17	
12mr|shared-desktop-ontologies-0.10.0-1|18	The shared-desktop-ontologies package brings the semantic web to the desktop
12mr|shared-desktop-ontologies-0.10.0-1|19	in terms of vocabulary. It contains the well known core ontologies such as RDF
12mr|shared-desktop-ontologies-0.10.0-1|20	and RDFS as well as the Nepomuk ontologies which are used by projects like KDE
12mr|shared-desktop-ontologies-0.10.0-1|21	or Strigi.
12mr|shared-desktop-ontologies-0.10.0-1|22	
12mr|shared-desktop-ontologies-0.10.0-1|23	%files
12mr|shared-desktop-ontologies-0.10.0-1|24	%{_kde_datadir}/ontology
12mr|shared-desktop-ontologies-0.10.0-1|25	
12mr|shared-desktop-ontologies-0.10.0-1|26	#--------------------------------------------------------------------
12mr|shared-desktop-ontologies-0.10.0-1|27	
12mr|shared-desktop-ontologies-0.10.0-1|28	%package devel
12mr|shared-desktop-ontologies-0.10.0-1|29	Summary:	Devel stuff for %{name}
12mr|shared-desktop-ontologies-0.10.0-1|30	Group:		Development/KDE and Qt
12mr|shared-desktop-ontologies-0.10.0-1|31	Requires:	%{name}
12mr|shared-desktop-ontologies-0.10.0-1|32	
12mr|shared-desktop-ontologies-0.10.0-1|33	%description devel
12mr|shared-desktop-ontologies-0.10.0-1|34	This package contains header files needed if you wish to build applications
12mr|shared-desktop-ontologies-0.10.0-1|35	based on %{name}.
12mr|shared-desktop-ontologies-0.10.0-1|36	
12mr|shared-desktop-ontologies-0.10.0-1|37	%files devel
12mr|shared-desktop-ontologies-0.10.0-1|38	%{_kde_datadir}/pkgconfig/shared-desktop-ontologies.pc
12mr|shared-desktop-ontologies-0.10.0-1|39	%{_kde_datadir}/cmake/SharedDesktopOntologies
12mr|shared-desktop-ontologies-0.10.0-1|40	
12mr|shared-desktop-ontologies-0.10.0-1|41	#--------------------------------------------------------------------
12mr|shared-desktop-ontologies-0.10.0-1|42	
12mr|shared-desktop-ontologies-0.10.0-1|43	%prep
12mr|shared-desktop-ontologies-0.10.0-1|44	%setup -q
12mr|shared-desktop-ontologies-0.10.0-1|45	
12mr|shared-desktop-ontologies-0.10.0-1|46	%build
12mr|shared-desktop-ontologies-0.10.0-1|47	%cmake_kde4
12mr|shared-desktop-ontologies-0.10.0-1|48	%make
12mr|shared-desktop-ontologies-0.10.0-1|49	
12mr|shared-desktop-ontologies-0.10.0-1|50	%install
12mr|shared-desktop-ontologies-0.10.0-1|51	%makeinstall_std -C build
12mr|shared-desktop-ontologies-0.10.0-1|52	
12mr|shared-desktop-ontologies-0.10.0-1|53	
12mr|shared-desktop-ontologies-0.10.0-1|54	%changelog
12mr|shared-desktop-ontologies-0.10.0-1|55	

16349 12
12mr|shared-mime-info-0.90-10|1	Name:		shared-mime-info
12mr|shared-mime-info-0.90-10|2	Version:	0.90
12mr|shared-mime-info-0.90-10|3	Release:	%mkrel 10
12mr|shared-mime-info-0.90-10|4	Summary:	Shared MIME-Info Specification
12mr|shared-mime-info-0.90-10|5	Group:		Graphical desktop/Other
12mr|shared-mime-info-0.90-10|6	#gw main is GPL, test program is LGPL
12mr|shared-mime-info-0.90-10|7	License:	GPL+ and LGPLv2+
12mr|shared-mime-info-0.90-10|8	URL:		http://www.freedesktop.org/wiki/Software/shared-mime-info
12mr|shared-mime-info-0.90-10|9	Source0:	http://freedesktop.org/~hadess/%{name}-%{version}.tar.bz2
12mr|shared-mime-info-0.90-10|10	Source1:	defaults.list
12mr|shared-mime-info-0.90-10|11	# KDE 4 overrides.
12mr|shared-mime-info-0.90-10|12	Source2:	mimeapps.list
12mr|shared-mime-info-0.90-10|13	Patch0: shared-mime-info-xz.patch
12mr|shared-mime-info-0.90-10|14	# (fc) 0.22-2mdv fix VHDL vs CRT magic detection (Mdv bug #31603)
12mr|shared-mime-info-0.90-10|15	Patch4:		shared-mime-info-0.80-vhdl.patch
12mr|shared-mime-info-0.90-10|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|shared-mime-info-0.90-10|17	BuildRequires:	libxml2-devel
12mr|shared-mime-info-0.90-10|18	BuildRequires:  libxml2-utils
12mr|shared-mime-info-0.90-10|19	BuildRequires:	glib2-devel
12mr|shared-mime-info-0.90-10|20	BuildRequires:  intltool
12mr|shared-mime-info-0.90-10|21	
12mr|shared-mime-info-0.90-10|22	%description
12mr|shared-mime-info-0.90-10|23	This is the freedesktop.org shared MIME info database.
12mr|shared-mime-info-0.90-10|24	
12mr|shared-mime-info-0.90-10|25	Many programs and desktops use the MIME system to represent the types of
12mr|shared-mime-info-0.90-10|26	files. Frequently, it is necessary to work out the correct MIME type for
12mr|shared-mime-info-0.90-10|27	a file. This is generally done by examining the file's name or contents,
12mr|shared-mime-info-0.90-10|28	and looking up the correct MIME type in a database.
12mr|shared-mime-info-0.90-10|29	
12mr|shared-mime-info-0.90-10|30	For interoperability, it is useful for different programs to use the
12mr|shared-mime-info-0.90-10|31	same database so that different programs agree on the type of a file,
12mr|shared-mime-info-0.90-10|32	and new rules for determining the type apply to all programs.
12mr|shared-mime-info-0.90-10|33	
12mr|shared-mime-info-0.90-10|34	This specification attempts to unify the type-guessing systems currently
12mr|shared-mime-info-0.90-10|35	in use by GNOME, KDE and ROX. Only the name-to-type and contents-to-type
12mr|shared-mime-info-0.90-10|36	mappings are covered by this spec; other MIME type information, such as
12mr|shared-mime-info-0.90-10|37	the default handler for a particular type, or the icon to use to display
12mr|shared-mime-info-0.90-10|38	it in a file manager, are not covered since these are a matter of style.
12mr|shared-mime-info-0.90-10|39	
12mr|shared-mime-info-0.90-10|40	In addition, freedesktop.org provides a shared database in this format
12mr|shared-mime-info-0.90-10|41	to avoid inconsistencies between desktops. This database has been
12mr|shared-mime-info-0.90-10|42	created by converting the existing KDE and GNOME databases to the new
12mr|shared-mime-info-0.90-10|43	format and merging them together.
12mr|shared-mime-info-0.90-10|44	
12mr|shared-mime-info-0.90-10|45	%prep
12mr|shared-mime-info-0.90-10|46	%setup -q
12mr|shared-mime-info-0.90-10|47	%patch0 -p1 -b .xz
12mr|shared-mime-info-0.90-10|48	%patch4 -p1 -b .vhdl
12mr|shared-mime-info-0.90-10|49	
12mr|shared-mime-info-0.90-10|50	%build
12mr|shared-mime-info-0.90-10|51	%configure2_5x --disable-update-mimedb
12mr|shared-mime-info-0.90-10|52	#gw parallel make fails in 0.90
12mr|shared-mime-info-0.90-10|53	make
12mr|shared-mime-info-0.90-10|54	
12mr|shared-mime-info-0.90-10|55	%install
12mr|shared-mime-info-0.90-10|56	rm -rf $RPM_BUILD_ROOT
12mr|shared-mime-info-0.90-10|57	%makeinstall_std
12mr|shared-mime-info-0.90-10|58	
12mr|shared-mime-info-0.90-10|59	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|shared-mime-info-0.90-10|60	install -m 644 %{SOURCE1} %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/applications
12mr|shared-mime-info-0.90-10|61	mkdir -p $RPM_BUILD_ROOT%{_datadir}/mime/{application,image,message,multipart,text,audio,inode,model,packages,video}
12mr|shared-mime-info-0.90-10|62	
12mr|shared-mime-info-0.90-10|63	touch $RPM_BUILD_ROOT%{_datadir}/mime/{XMLnamespaces,aliases,globs,magic,subclasses,mime.cache}
12mr|shared-mime-info-0.90-10|64	
12mr|shared-mime-info-0.90-10|65	## remove these bogus files
12mr|shared-mime-info-0.90-10|66	%{__rm} -rf $RPM_BUILD_ROOT%{_datadir}/locale/*
12mr|shared-mime-info-0.90-10|67	
12mr|shared-mime-info-0.90-10|68	%clean
12mr|shared-mime-info-0.90-10|69	rm -rf $RPM_BUILD_ROOT
12mr|shared-mime-info-0.90-10|70	
12mr|shared-mime-info-0.90-10|71	%check
12mr|shared-mime-info-0.90-10|72	make check
12mr|shared-mime-info-0.90-10|73	
12mr|shared-mime-info-0.90-10|74	%post
12mr|shared-mime-info-0.90-10|75	%{_bindir}/update-mime-database %{_datadir}/mime > /dev/null
12mr|shared-mime-info-0.90-10|76	
12mr|shared-mime-info-0.90-10|77	%triggerun -- shared-mime-info < 0.20-3mdv
12mr|shared-mime-info-0.90-10|78	%{_bindir}/update-mime-database %{_datadir}/mime > /dev/null
12mr|shared-mime-info-0.90-10|79	
12mr|shared-mime-info-0.90-10|80	%triggerin -- %{_datadir}/mime/packages/*.xml
12mr|shared-mime-info-0.90-10|81	%{_bindir}/update-mime-database %{_datadir}/mime > /dev/null
12mr|shared-mime-info-0.90-10|82	
12mr|shared-mime-info-0.90-10|83	%triggerpostun -- %{_datadir}/mime/packages/*.xml
12mr|shared-mime-info-0.90-10|84	%{_bindir}/update-mime-database %{_datadir}/mime > /dev/null
12mr|shared-mime-info-0.90-10|85	
12mr|shared-mime-info-0.90-10|86	%files
12mr|shared-mime-info-0.90-10|87	%defattr (-,root,root)
12mr|shared-mime-info-0.90-10|88	%doc README shared-mime-info-spec.xml NEWS
12mr|shared-mime-info-0.90-10|89	%_bindir/update-mime-database
12mr|shared-mime-info-0.90-10|90	%dir %{_datadir}/mime/
12mr|shared-mime-info-0.90-10|91	%{_datadir}/applications/defaults.list
12mr|shared-mime-info-0.90-10|92	%{_datadir}/applications/mimeapps.list
12mr|shared-mime-info-0.90-10|93	%dir %{_datadir}/mime/application
12mr|shared-mime-info-0.90-10|94	%dir %{_datadir}/mime/image
12mr|shared-mime-info-0.90-10|95	%dir %{_datadir}/mime/message
12mr|shared-mime-info-0.90-10|96	%dir %{_datadir}/mime/multipart
12mr|shared-mime-info-0.90-10|97	%dir %{_datadir}/mime/text
12mr|shared-mime-info-0.90-10|98	%dir %{_datadir}/mime/audio
12mr|shared-mime-info-0.90-10|99	%dir %{_datadir}/mime/inode
12mr|shared-mime-info-0.90-10|100	%dir %{_datadir}/mime/model
12mr|shared-mime-info-0.90-10|101	%dir %{_datadir}/mime/packages
12mr|shared-mime-info-0.90-10|102	%dir %{_datadir}/mime/video
12mr|shared-mime-info-0.90-10|103	%ghost %{_datadir}/mime/XMLnamespaces
12mr|shared-mime-info-0.90-10|104	%ghost %{_datadir}/mime/aliases
12mr|shared-mime-info-0.90-10|105	%ghost %{_datadir}/mime/globs
12mr|shared-mime-info-0.90-10|106	%ghost %{_datadir}/mime/magic
12mr|shared-mime-info-0.90-10|107	%ghost %{_datadir}/mime/subclasses
12mr|shared-mime-info-0.90-10|108	%ghost %{_datadir}/mime/mime.cache
12mr|shared-mime-info-0.90-10|109	%{_datadir}/mime/packages/freedesktop.org.xml
12mr|shared-mime-info-0.90-10|110	%_mandir/man1/update-mime-database.1*
12mr|shared-mime-info-0.90-10|111	%_datadir/pkgconfig/shared-mime-info.pc
12mr|shared-mime-info-0.90-10|112	
12mr|shared-mime-info-0.90-10|113	
12mr|shared-mime-info-0.90-10|114	
12mr|shared-mime-info-0.90-10|115	%changelog
12mr|shared-mime-info-0.90-10|116	

16350 12
12mr|sharutils-4.11.1-4|1	Summary:	The GNU shar utilities for packaging and unpackaging shell archives
12mr|sharutils-4.11.1-4|2	Name:		sharutils
12mr|sharutils-4.11.1-4|3	Version:	4.11.1
12mr|sharutils-4.11.1-4|4	Release:	4
12mr|sharutils-4.11.1-4|5	License:	GPLv3
12mr|sharutils-4.11.1-4|6	Group:		Archiving/Backup
12mr|sharutils-4.11.1-4|7	Url:		http://www.gnu.org/software/sharutils/
12mr|sharutils-4.11.1-4|8	Source0:	ftp://ftp.gnu.org/pub/gnu/%name/%name-%version.tar.bz2
12mr|sharutils-4.11.1-4|9	Patch0:		sharutils-4.7-fix-str-fmt.patch
12mr|sharutils-4.11.1-4|10	BuildRequires:	texinfo
12mr|sharutils-4.11.1-4|11	
12mr|sharutils-4.11.1-4|12	%description
12mr|sharutils-4.11.1-4|13	The sharutils package contains the GNU shar utilities, a set of tools
12mr|sharutils-4.11.1-4|14	for encoding and decoding packages of files (in binary or text format)
12mr|sharutils-4.11.1-4|15	in a special plain text format called shell archives (shar).  This
12mr|sharutils-4.11.1-4|16	format can be sent through email (which can be problematic for
12mr|sharutils-4.11.1-4|17	regular binary files).  The shar utility supports a wide range of
12mr|sharutils-4.11.1-4|18	capabilities (compressing, uuencoding, splitting long files for
12mr|sharutils-4.11.1-4|19	multi-part mailings, providing checksums), which make it very flexible
12mr|sharutils-4.11.1-4|20	at creating shar files.  After the files have been sent, the unshar
12mr|sharutils-4.11.1-4|21	tool scans mail messages looking for shar files.  Unshar automatically
12mr|sharutils-4.11.1-4|22	strips off mail headers and introductory text and then unpacks the shar
12mr|sharutils-4.11.1-4|23	files.
12mr|sharutils-4.11.1-4|24	
12mr|sharutils-4.11.1-4|25	Install sharutils if you send binary files through email very often.
12mr|sharutils-4.11.1-4|26	
12mr|sharutils-4.11.1-4|27	%prep
12mr|sharutils-4.11.1-4|28	%setup -q
12mr|sharutils-4.11.1-4|29	%patch0 -p0
12mr|sharutils-4.11.1-4|30	
12mr|sharutils-4.11.1-4|31	%build
12mr|sharutils-4.11.1-4|32	%configure2_5x \
12mr|sharutils-4.11.1-4|33	--disable-rpath
12mr|sharutils-4.11.1-4|34	
12mr|sharutils-4.11.1-4|35	%make
12mr|sharutils-4.11.1-4|36	
12mr|sharutils-4.11.1-4|37	%install
12mr|sharutils-4.11.1-4|38	%makeinstall_std
12mr|sharutils-4.11.1-4|39	
12mr|sharutils-4.11.1-4|40	%find_lang %{name}
12mr|sharutils-4.11.1-4|41	
12mr|sharutils-4.11.1-4|42	%files -f %{name}.lang
12mr|sharutils-4.11.1-4|43	%defattr(-,root,root)
12mr|sharutils-4.11.1-4|44	%{_bindir}/*
12mr|sharutils-4.11.1-4|45	%{_infodir}/*
12mr|sharutils-4.11.1-4|46	%{_mandir}/man?/*
12mr|sharutils-4.11.1-4|47	
12mr|sharutils-4.11.1-4|48	
12mr|sharutils-4.11.1-4|49	
12mr|sharutils-4.11.1-4|50	
12mr|sharutils-4.11.1-4|51	%changelog
12mr|sharutils-4.11.1-4|52	

16351 12
12mr|shiboken-1.1.2-1|1	Name:		shiboken
12mr|shiboken-1.1.2-1|2	Version:	1.1.2
12mr|shiboken-1.1.2-1|3	Release:	1
12mr|shiboken-1.1.2-1|4	License:	GPLv2
12mr|shiboken-1.1.2-1|5	Summary:	Creates the PySide bindings source files
12mr|shiboken-1.1.2-1|6	Group:		Development/KDE and Qt
12mr|shiboken-1.1.2-1|7	URL:		http://www.pyside.org
12mr|shiboken-1.1.2-1|8	Source0:	http://www.pyside.org/files/%{name}-%{version}.tar.bz2
12mr|shiboken-1.1.2-1|9	BuildRequires:	cmake
12mr|shiboken-1.1.2-1|10	BuildRequires:	qt4-devel
12mr|shiboken-1.1.2-1|11	BuildRequires:	python-devel
12mr|shiboken-1.1.2-1|12	BuildRequires:	pkgconfig(libxml-2.0)
12mr|shiboken-1.1.2-1|13	BuildRequires:	pkgconfig(libxslt)
12mr|shiboken-1.1.2-1|14	Obsoletes:	generatorrunner < 0.6.17
12mr|shiboken-1.1.2-1|15	
12mr|shiboken-1.1.2-1|16	%description
12mr|shiboken-1.1.2-1|17	The Shiboken Generator (A.K.A. shiboken) is the plugin that creates the
12mr|shiboken-1.1.2-1|18	PySide bindings source files from Qt headers and auxiliary files
12mr|shiboken-1.1.2-1|19	(typesystems, global.h and glue files).
12mr|shiboken-1.1.2-1|20	
12mr|shiboken-1.1.2-1|21	Since 1.1.1 it's merged with apiextractor and generatorrunner.
12mr|shiboken-1.1.2-1|22	
12mr|shiboken-1.1.2-1|23	%files
12mr|shiboken-1.1.2-1|24	%{_bindir}/%{name}
12mr|shiboken-1.1.2-1|25	%{py_platsitedir}/%{name}.so
12mr|shiboken-1.1.2-1|26	%{_mandir}/man1/*
12mr|shiboken-1.1.2-1|27	
12mr|shiboken-1.1.2-1|28	#------------------------------------------------------------------------------
12mr|shiboken-1.1.2-1|29	
12mr|shiboken-1.1.2-1|30	%define libmajor 1
12mr|shiboken-1.1.2-1|31	%define libname %mklibname %{name} %{libmajor}
12mr|shiboken-1.1.2-1|32	
12mr|shiboken-1.1.2-1|33	%define oldapiexlib %mklibname apiextractor 0
12mr|shiboken-1.1.2-1|34	%define oldgenlib %mklibname genrunner 0
12mr|shiboken-1.1.2-1|35	
12mr|shiboken-1.1.2-1|36	%package -n %{libname}
12mr|shiboken-1.1.2-1|37	Summary:	Shiboken Generator core lib
12mr|shiboken-1.1.2-1|38	Group:		System/Libraries
12mr|shiboken-1.1.2-1|39	Obsoletes:	%{oldapiexlib} <= 0.10.11
12mr|shiboken-1.1.2-1|40	Obsoletes:	%{oldgenlib} <= 0.6.17
12mr|shiboken-1.1.2-1|41	
12mr|shiboken-1.1.2-1|42	%description -n %{libname}
12mr|shiboken-1.1.2-1|43	Shiboken Generator core lib.
12mr|shiboken-1.1.2-1|44	
12mr|shiboken-1.1.2-1|45	%files -n %{libname}
12mr|shiboken-1.1.2-1|46	%{_libdir}/lib%{name}-python%{py_ver}.so.%{libmajor}*
12mr|shiboken-1.1.2-1|47	
12mr|shiboken-1.1.2-1|48	#------------------------------------------------------------------------------
12mr|shiboken-1.1.2-1|49	
12mr|shiboken-1.1.2-1|50	%define oldapiexdev %mklibname apiextractor -d
12mr|shiboken-1.1.2-1|51	
12mr|shiboken-1.1.2-1|52	%package devel
12mr|shiboken-1.1.2-1|53	Summary:	Devel stuff for Shiboken Generator
12mr|shiboken-1.1.2-1|54	Group:		Development/KDE and Qt
12mr|shiboken-1.1.2-1|55	Requires:	%{libname} = %{version}-%{release}
12mr|shiboken-1.1.2-1|56	Requires:	%{name} = %{version}-%{release}
12mr|shiboken-1.1.2-1|57	Obsoletes:	%{oldapiexdev} < 0.10.11
12mr|shiboken-1.1.2-1|58	Obsoletes:	generatorrunner-devel < 0.6.17
12mr|shiboken-1.1.2-1|59	
12mr|shiboken-1.1.2-1|60	%description devel
12mr|shiboken-1.1.2-1|61	Devel stuff for Shiboken Generator.
12mr|shiboken-1.1.2-1|62	
12mr|shiboken-1.1.2-1|63	%files devel
12mr|shiboken-1.1.2-1|64	%{_includedir}/%{name}
12mr|shiboken-1.1.2-1|65	%{_libdir}/*.so
12mr|shiboken-1.1.2-1|66	%{_libdir}/pkgconfig/*.pc
12mr|shiboken-1.1.2-1|67	%{_libdir}/cmake/*
12mr|shiboken-1.1.2-1|68	
12mr|shiboken-1.1.2-1|69	#------------------------------------------------------------------------------
12mr|shiboken-1.1.2-1|70	
12mr|shiboken-1.1.2-1|71	%prep
12mr|shiboken-1.1.2-1|72	%setup -q
12mr|shiboken-1.1.2-1|73	
12mr|shiboken-1.1.2-1|74	%build
12mr|shiboken-1.1.2-1|75	%__sed 's/-Wno-strict-aliasing/-fno-strict-aliasing/' -i CMakeLists.txt
12mr|shiboken-1.1.2-1|76	%cmake
12mr|shiboken-1.1.2-1|77	%make
12mr|shiboken-1.1.2-1|78	
12mr|shiboken-1.1.2-1|79	%install
12mr|shiboken-1.1.2-1|80	%makeinstall_std -C build
12mr|shiboken-1.1.2-1|81	
12mr|shiboken-1.1.2-1|82	%changelog
12mr|shiboken-1.1.2-1|83	* Sat Sep  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|shiboken-1.1.2-1|84	+ Commit: e1d7b50
12mr|shiboken-1.1.2-1|85	- Fix files
12mr|shiboken-1.1.2-1|86	
12mr|shiboken-1.1.2-1|87	* Sat Sep  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|shiboken-1.1.2-1|88	+ Commit: 181e63a
12mr|shiboken-1.1.2-1|89	- New version 1.1.2
12mr|shiboken-1.1.2-1|90	
12mr|shiboken-1.1.2-1|91	

16352 12
12mr|shorewall-4.4.25-4|1	%define debug_package %{nil}
12mr|shorewall-4.4.25-4|2	%define subrel 2
12mr|shorewall-4.4.25-4|3	
12mr|shorewall-4.4.25-4|4	%define version_major 4.4
12mr|shorewall-4.4.25-4|5	%define version_minor 25
12mr|shorewall-4.4.25-4|6	%define version %{version_major}.%{version_minor}
12mr|shorewall-4.4.25-4|7	%define version_main %{version}
12mr|shorewall-4.4.25-4|8	%define version_lite %{version}
12mr|shorewall-4.4.25-4|9	%define ipv6_ver %{version}
12mr|shorewall-4.4.25-4|10	%define ipv6_lite_ver %{version}
12mr|shorewall-4.4.25-4|11	%define sha1sums_ver %{version_main}
12mr|shorewall-4.4.25-4|12	%define ftp_path ftp://ftp.shorewall.net/pub/shorewall/%{version_major}/%{name}-%{version}
12mr|shorewall-4.4.25-4|13	
12mr|shorewall-4.4.25-4|14	%define name6 %{name}6
12mr|shorewall-4.4.25-4|15	
12mr|shorewall-4.4.25-4|16	Summary:	Iptables-based firewall for Linux systems
12mr|shorewall-4.4.25-4|17	Name:		shorewall
12mr|shorewall-4.4.25-4|18	Version:	%{version}
12mr|shorewall-4.4.25-4|19	Release:	4
12mr|shorewall-4.4.25-4|20	License:	GPLv2+
12mr|shorewall-4.4.25-4|21	Group:		System/Configuration/Networking
12mr|shorewall-4.4.25-4|22	URL:		http://www.shorewall.net/
12mr|shorewall-4.4.25-4|23	Source0:	%ftp_path/%{name}-%{version_main}.tar.bz2
12mr|shorewall-4.4.25-4|24	Source1:	%ftp_path/%{name}-lite-%{version_lite}.tar.bz2
12mr|shorewall-4.4.25-4|25	Source2:	%ftp_path/%{name}-docs-html-%{version}.tar.bz2
12mr|shorewall-4.4.25-4|26	Source3:	%ftp_path/%{name6}-%{ipv6_ver}.tar.bz2
12mr|shorewall-4.4.25-4|27	Source4:	%ftp_path/%{name6}-lite-%{ipv6_lite_ver}.tar.bz2
12mr|shorewall-4.4.25-4|28	Source5:	%ftp_path/%{name}-init-%{version_main}.tar.bz2
12mr|shorewall-4.4.25-4|29	Source6:	%ftp_path/%{sha1sums_ver}.sha1sums
12mr|shorewall-4.4.25-4|30	BuildConflicts:	apt-common
12mr|shorewall-4.4.25-4|31	BuildArch:	noarch
12mr|shorewall-4.4.25-4|32	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|shorewall-4.4.25-4|33	BuildRequires:	perl
12mr|shorewall-4.4.25-4|34	BuildRequires:	systemd-units
12mr|shorewall-4.4.25-4|35	# since shorewall 4.4 we do not have common, shell and perl modules anymore
12mr|shorewall-4.4.25-4|36	Obsoletes:	shorewall-common
12mr|shorewall-4.4.25-4|37	Obsoletes:	shorewall-perl
12mr|shorewall-4.4.25-4|38	Obsoletes:	shorewall-shell
12mr|shorewall-4.4.25-4|39	Conflicts:	shorewall < 4.0.7-1
12mr|shorewall-4.4.25-4|40	Requires:	iptables >= 1.4.1
12mr|shorewall-4.4.25-4|41	Requires:	iproute2
12mr|shorewall-4.4.25-4|42	Requires:	dash
12mr|shorewall-4.4.25-4|43	Requires(post):	rpm-helper
12mr|shorewall-4.4.25-4|44	Requires(preun):	rpm-helper
12mr|shorewall-4.4.25-4|45	Requires(post):	/sbin/chkconfig
12mr|shorewall-4.4.25-4|46	Requires(post):	systemd-units
12mr|shorewall-4.4.25-4|47	Requires(post):	systemd-sysvinit
12mr|shorewall-4.4.25-4|48	Requires(preun):	systemd-units
12mr|shorewall-4.4.25-4|49	Requires(postun):	systemd-units
12mr|shorewall-4.4.25-4|50	
12mr|shorewall-4.4.25-4|51	%description
12mr|shorewall-4.4.25-4|52	The Shoreline Firewall, more commonly known as "Shorewall", is a Netfilter
12mr|shorewall-4.4.25-4|53	(iptables) based firewall that can be used on a dedicated firewall system,
12mr|shorewall-4.4.25-4|54	a multi-function gateway/ router/server or on a standalone GNU/Linux system.
12mr|shorewall-4.4.25-4|55	
12mr|shorewall-4.4.25-4|56	%package -n %{name6}
12mr|shorewall-4.4.25-4|57	Summary:	IPv6 capable Shorewall
12mr|shorewall-4.4.25-4|58	Group:		System/Configuration/Networking
12mr|shorewall-4.4.25-4|59	Requires:	%{name} = %{version}-%{release}
12mr|shorewall-4.4.25-4|60	Requires:	iptables-ipv6
12mr|shorewall-4.4.25-4|61	Requires:	iproute2
12mr|shorewall-4.4.25-4|62	Requires(post):	rpm-helper
12mr|shorewall-4.4.25-4|63	Requires(preun):	rpm-helper
12mr|shorewall-4.4.25-4|64	Requires(post):	/sbin/chkconfig
12mr|shorewall-4.4.25-4|65	Requires(post):	systemd-units
12mr|shorewall-4.4.25-4|66	Requires(post):	systemd-sysvinit
12mr|shorewall-4.4.25-4|67	Requires(preun):	systemd-units
12mr|shorewall-4.4.25-4|68	Requires(postun):	systemd-units
12mr|shorewall-4.4.25-4|69	Obsoletes:	%{name}-ipv6 < 4.4.24
12mr|shorewall-4.4.25-4|70	Provides:	%{name}-ipv6
12mr|shorewall-4.4.25-4|71	
12mr|shorewall-4.4.25-4|72	%description -n %{name6}
12mr|shorewall-4.4.25-4|73	An IPv6 enabled and capable Shoreline Firewall.
12mr|shorewall-4.4.25-4|74	
12mr|shorewall-4.4.25-4|75	%package -n %{name6}-lite
12mr|shorewall-4.4.25-4|76	Summary:	Lite version of ipv6 shorewall
12mr|shorewall-4.4.25-4|77	Group:		System/Configuration/Networking
12mr|shorewall-4.4.25-4|78	Requires:	%{name6} = %{version}-%{release}
12mr|shorewall-4.4.25-4|79	Requires(post):	rpm-helper
12mr|shorewall-4.4.25-4|80	Requires(preun):	rpm-helper
12mr|shorewall-4.4.25-4|81	Requires(post):	/sbin/chkconfig
12mr|shorewall-4.4.25-4|82	Requires(post):	systemd-units
12mr|shorewall-4.4.25-4|83	Requires(post):	systemd-sysvinit
12mr|shorewall-4.4.25-4|84	Requires(preun):	systemd-units
12mr|shorewall-4.4.25-4|85	Requires(postun):	systemd-units
12mr|shorewall-4.4.25-4|86	Obsoletes:	%{name}-ipv6-lite < 4.4.24
12mr|shorewall-4.4.25-4|87	Provides:	%{name}-ipv6-lite
12mr|shorewall-4.4.25-4|88	
12mr|shorewall-4.4.25-4|89	%description -n %{name6}-lite
12mr|shorewall-4.4.25-4|90	Shorewall IPv6 Lite is a companion product to Shorewall IPv6 that allows
12mr|shorewall-4.4.25-4|91	network administrators to centralize the configuration of Shorewall-based
12mr|shorewall-4.4.25-4|92	firewalls.
12mr|shorewall-4.4.25-4|93	
12mr|shorewall-4.4.25-4|94	%package lite
12mr|shorewall-4.4.25-4|95	Summary:	Lite version of shorewall
12mr|shorewall-4.4.25-4|96	Group:		System/Configuration/Networking
12mr|shorewall-4.4.25-4|97	Requires:	%{name} = %{version}-%{release}
12mr|shorewall-4.4.25-4|98	Requires(post):	rpm-helper
12mr|shorewall-4.4.25-4|99	Requires(preun):	rpm-helper
12mr|shorewall-4.4.25-4|100	Requires(post):	/sbin/chkconfig
12mr|shorewall-4.4.25-4|101	Requires(post):	systemd-units
12mr|shorewall-4.4.25-4|102	Requires(post):	systemd-sysvinit
12mr|shorewall-4.4.25-4|103	Requires(preun):	systemd-units
12mr|shorewall-4.4.25-4|104	Requires(postun):	systemd-units
12mr|shorewall-4.4.25-4|105	
12mr|shorewall-4.4.25-4|106	%description lite
12mr|shorewall-4.4.25-4|107	Shorewall Lite is a companion product to Shorewall that allows network
12mr|shorewall-4.4.25-4|108	administrators to centralize the configuration of Shorewall-based firewalls.
12mr|shorewall-4.4.25-4|109	
12mr|shorewall-4.4.25-4|110	%package init
12mr|shorewall-4.4.25-4|111	Summary:	Initialization functionality and NetworkManager integration for Shorewall
12mr|shorewall-4.4.25-4|112	Group:		System/Configuration/Networking
12mr|shorewall-4.4.25-4|113	Requires:	NetworkManager
12mr|shorewall-4.4.25-4|114	Requires:	%{name} = %{version}-%{release}
12mr|shorewall-4.4.25-4|115	Requires(post):	/sbin/chkconfig
12mr|shorewall-4.4.25-4|116	Requires(post):	systemd-units
12mr|shorewall-4.4.25-4|117	Requires(post):	systemd-sysvinit
12mr|shorewall-4.4.25-4|118	Requires(preun):	systemd-units
12mr|shorewall-4.4.25-4|119	Requires(postun):	systemd-units
12mr|shorewall-4.4.25-4|120	
12mr|shorewall-4.4.25-4|121	%description init
12mr|shorewall-4.4.25-4|122	This package adds additional initialization functionality to Shorewall in two
12mr|shorewall-4.4.25-4|123	ways. It allows the firewall to be closed prior to bringing up network
12mr|shorewall-4.4.25-4|124	devices. This insures that unwanted connections are not allowed between the
12mr|shorewall-4.4.25-4|125	time that the network comes up and when the firewall is started. It also
12mr|shorewall-4.4.25-4|126	integrates with NetworkManager and distribution ifup/ifdown systems to allow
12mr|shorewall-4.4.25-4|127	for 'event-driven' startup and shutdown.
12mr|shorewall-4.4.25-4|128	
12mr|shorewall-4.4.25-4|129	%package doc
12mr|shorewall-4.4.25-4|130	Summary:	Firewall scripts
12mr|shorewall-4.4.25-4|131	Group:		Books/Computer books
12mr|shorewall-4.4.25-4|132	
12mr|shorewall-4.4.25-4|133	%description doc
12mr|shorewall-4.4.25-4|134	The Shoreline Firewall, more commonly known as "Shorewall", is a Netfilter
12mr|shorewall-4.4.25-4|135	(iptables) based firewall that can be used on a dedicated firewall system,
12mr|shorewall-4.4.25-4|136	a multi-function gateway/ router/server or on a standalone GNU/Linux system.
12mr|shorewall-4.4.25-4|137	
12mr|shorewall-4.4.25-4|138	This package contains the docs.
12mr|shorewall-4.4.25-4|139	
12mr|shorewall-4.4.25-4|140	%prep
12mr|shorewall-4.4.25-4|141	%setup -q -c -n %{name}-%{version} -T -a0 -a1 -a2 -a3 -a4 -a5
12mr|shorewall-4.4.25-4|142	
12mr|shorewall-4.4.25-4|143	%build
12mr|shorewall-4.4.25-4|144	# (tpg) we do nothing here
12mr|shorewall-4.4.25-4|145	
12mr|shorewall-4.4.25-4|146	# (tpg) add comment to the configfiles
12mr|shorewall-4.4.25-4|147	for i in $(find -L $(find . -name configfiles -type d)  -type f);
12mr|shorewall-4.4.25-4|148	do echo "#LAST LINE -- DO NOT REMOVE" >> $i;
12mr|shorewall-4.4.25-4|149	done
12mr|shorewall-4.4.25-4|150	
12mr|shorewall-4.4.25-4|151	%install
12mr|shorewall-4.4.25-4|152	rm -rf %{buildroot}
12mr|shorewall-4.4.25-4|153	export PREFIX=%{buildroot}
12mr|shorewall-4.4.25-4|154	export OWNER=`id -n -u`
12mr|shorewall-4.4.25-4|155	export GROUP=`id -n -g`
12mr|shorewall-4.4.25-4|156	export DEST=%{_initrddir}
12mr|shorewall-4.4.25-4|157	export CONFDIR=%{_sysconfdir}/%{name}
12mr|shorewall-4.4.25-4|158	
12mr|shorewall-4.4.25-4|159	pushd %{name}-%{version_main}
12mr|shorewall-4.4.25-4|160	# (blino) enable startup (new setting as of 2.1.3)
12mr|shorewall-4.4.25-4|161	perl -pi -e 's/STARTUP_ENABLED=.*/STARTUP_ENABLED=Yes/' configfiles/%{name}.conf
12mr|shorewall-4.4.25-4|162	
12mr|shorewall-4.4.25-4|163	# Keep synced with net.ipv4.ip_forward var in /etc/sysctl.conf
12mr|shorewall-4.4.25-4|164	perl -pi -e 's/IP_FORWARDING=.*/IP_FORWARDING=Keep/' configfiles/%{name}.conf
12mr|shorewall-4.4.25-4|165	
12mr|shorewall-4.4.25-4|166	# blank Internal option
12mr|shorewall-4.4.25-4|167	perl -pi -e 's/TC_ENABLED=Internal/TC_ENABLED=/' configfiles/%{name}.conf
12mr|shorewall-4.4.25-4|168	
12mr|shorewall-4.4.25-4|169	# (tpg) use perl compiler
12mr|shorewall-4.4.25-4|170	perl -pi -e 's/SHOREWALL_COMPILER=.*/SHOREWALL_COMPILER=perl/' configfiles/%{name}.conf
12mr|shorewall-4.4.25-4|171	
12mr|shorewall-4.4.25-4|172	# (tpg) do the optimizations
12mr|shorewall-4.4.25-4|173	perl -pi -e 's/OPTIMIZE=.*/OPTIMIZE=1/' configfiles/%{name}.conf
12mr|shorewall-4.4.25-4|174	
12mr|shorewall-4.4.25-4|175	# (tpg) enable IPv6
12mr|shorewall-4.4.25-4|176	perl -pi -e 's#DISABLE_IPV6=.*#DISABLE_IPV6=No#' configfiles/%{name}.conf
12mr|shorewall-4.4.25-4|177	
12mr|shorewall-4.4.25-4|178	# (tpg) set config path
12mr|shorewall-4.4.25-4|179	perl -pi -e 's#CONFIG_PATH=.*#CONFIG_PATH=configfiles/%{/g_sysconfdir}/%{name}#' configpath
12mr|shorewall-4.4.25-4|180	
12mr|shorewall-4.4.25-4|181	# (tpg) enable AUTOMAKE - skip comilation on start/restart if there were no changes in rules
12mr|shorewall-4.4.25-4|182	perl -pi -e 's/AUTOMAKE=.*/AUTOMAKE=Yes/' configfiles/%{name}.conf
12mr|shorewall-4.4.25-4|183	
12mr|shorewall-4.4.25-4|184	popd
12mr|shorewall-4.4.25-4|185	
12mr|shorewall-4.4.25-4|186	#(tpg) IPv6
12mr|shorewall-4.4.25-4|187	pushd %{name6}-%{ipv6_ver}
12mr|shorewall-4.4.25-4|188	# (blino) enable startup (new setting as of 2.1.3)
12mr|shorewall-4.4.25-4|189	perl -pi -e 's/STARTUP_ENABLED=.*/STARTUP_ENABLED=Yes/' %{name6}.conf
12mr|shorewall-4.4.25-4|190	# Keep synced with net.ipv4.ip_forward var in /etc/sysctl.conf
12mr|shorewall-4.4.25-4|191	perl -pi -e 's/IP_FORWARDING=.*/IP_FORWARDING=Keep/' %{name6}.conf
12mr|shorewall-4.4.25-4|192	
12mr|shorewall-4.4.25-4|193	popd
12mr|shorewall-4.4.25-4|194	
12mr|shorewall-4.4.25-4|195	# let's do the install
12mr|shorewall-4.4.25-4|196	targets="shorewall shorewall-lite shorewall6 shorewall6-lite shorewall-init"
12mr|shorewall-4.4.25-4|197	
12mr|shorewall-4.4.25-4|198	mkdir -p %{buildroot}/lib/systemd/system
12mr|shorewall-4.4.25-4|199	
12mr|shorewall-4.4.25-4|200	for i in $targets; do
12mr|shorewall-4.4.25-4|201	pushd ${i}-%{version}
12mr|shorewall-4.4.25-4|202	./install.sh
12mr|shorewall-4.4.25-4|203	install -m 644 ${i}.service %{buildroot}/lib/systemd/system
12mr|shorewall-4.4.25-4|204	popd
12mr|shorewall-4.4.25-4|205	done
12mr|shorewall-4.4.25-4|206	
12mr|shorewall-4.4.25-4|207	# Suppress automatic replacement of "echo" by "gprintf" in the shorewall
12mr|shorewall-4.4.25-4|208	# startup script by RPM. This automatic replacement is broken.
12mr|shorewall-4.4.25-4|209	export DONT_GPRINTIFY=1
12mr|shorewall-4.4.25-4|210	
12mr|shorewall-4.4.25-4|211	#(tpg) looks like these files are needed
12mr|shorewall-4.4.25-4|212	touch %{buildroot}/%{_var}/lib/shorewall/{chains,nat,proxyarp,restarted,zones,restore-base,restore-tail,state,.modules,.modulesdir,.iptables-restore-input,.start,.restart,.restore}
12mr|shorewall-4.4.25-4|213	touch %{buildroot}/%{_var}/lib/shorewall-lite/firewall
12mr|shorewall-4.4.25-4|214	
12mr|shorewall-4.4.25-4|215	#(tpg) ipv6
12mr|shorewall-4.4.25-4|216	touch %{buildroot}/%{_var}/lib/%{name6}/{chains,restarted,zones,restore-base,restore-tail,state,.modules,.modulesdir,.iptables-restore-input,.start,.restart,.restore}
12mr|shorewall-4.4.25-4|217	touch %{buildroot}/%{_var}/lib/%{name6}-lite/firewall
12mr|shorewall-4.4.25-4|218	
12mr|shorewall-4.4.25-4|219	#(tpg) remove hash-bang
12mr|shorewall-4.4.25-4|220	find %{buildroot} -name "lib.*" -exec sed -i -e '/\#\!\/bin\/sh/d' {} \;
12mr|shorewall-4.4.25-4|221	
12mr|shorewall-4.4.25-4|222	# (tpg) let's use dash everywhere!
12mr|shorewall-4.4.25-4|223	find %{buildroot} -type f -exec sed -i -e 's@/bin/sh@/bin/dash@' {} \;
12mr|shorewall-4.4.25-4|224	
12mr|shorewall-4.4.25-4|225	# add information about 4.4.0 upgrade
12mr|shorewall-4.4.25-4|226	cat > README.4.4.0.upgrade.urpmi << EOF
12mr|shorewall-4.4.25-4|227	As of shorewall 4.4.0, the shorewall-common and shorewall-perl packages
12mr|shorewall-4.4.25-4|228	were merged into a single shorewall package. Other notable changes in 4.4.0
12mr|shorewall-4.4.25-4|229	version are:
12mr|shorewall-4.4.25-4|230	- The support for shorewall-shell has been discontinued
12mr|shorewall-4.4.25-4|231	- Support for SAME target in /etc/shorewall/masq and /etc/shorewall/rules
12mr|shorewall-4.4.25-4|232	has been removed.
12mr|shorewall-4.4.25-4|233	- Support for norfc1918 and RFC1918_STRICT have been removed.
12mr|shorewall-4.4.25-4|234	- The name 'any' is now reserved and may not be used as a zone name.
12mr|shorewall-4.4.25-4|235	
12mr|shorewall-4.4.25-4|236	If you were relying on those options, please review your shorewall
12mr|shorewall-4.4.25-4|237	configuration. Refer to the /usr/share/doc/shorewall/releasenotes.txt file
12mr|shorewall-4.4.25-4|238	for further instructions.
12mr|shorewall-4.4.25-4|239	EOF
12mr|shorewall-4.4.25-4|240	
12mr|shorewall-4.4.25-4|241	# due to the removal of the %%exclude macro...
12mr|shorewall-4.4.25-4|242	rm -rf %{buildroot}%{_datadir}/%{name6}/configfiles
12mr|shorewall-4.4.25-4|243	rm -rf %{buildroot}%{_datadir}/shorewall/configfiles
12mr|shorewall-4.4.25-4|244	
12mr|shorewall-4.4.25-4|245	%clean
12mr|shorewall-4.4.25-4|246	rm -rf %{buildroot}
12mr|shorewall-4.4.25-4|247	
12mr|shorewall-4.4.25-4|248	%post
12mr|shorewall-4.4.25-4|249	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|250	if [ $1 -eq 1 ] ; then
12mr|shorewall-4.4.25-4|251	/bin/systemctl enable shorewall.service >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|252	/bin/systemctl try-restart shorewall.service >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|253	fi
12mr|shorewall-4.4.25-4|254	
12mr|shorewall-4.4.25-4|255	%create_ghostfile %{_var}/lib/%{name}/chains root root 644
12mr|shorewall-4.4.25-4|256	%create_ghostfile %{_var}/lib/%{name}/nat root root 644
12mr|shorewall-4.4.25-4|257	%create_ghostfile %{_var}/lib/%{name}/proxyarp root root 644
12mr|shorewall-4.4.25-4|258	%create_ghostfile %{_var}/lib/%{name}/restarted root root 644
12mr|shorewall-4.4.25-4|259	%create_ghostfile %{_var}/lib/%{name}/zones root root 644
12mr|shorewall-4.4.25-4|260	%create_ghostfile %{_var}/lib/%{name}/restore-base root root 644
12mr|shorewall-4.4.25-4|261	%create_ghostfile %{_var}/lib/%{name}/restore-tail root root 644
12mr|shorewall-4.4.25-4|262	%create_ghostfile %{_var}/lib/%{name}/state root root 644
12mr|shorewall-4.4.25-4|263	%create_ghostfile %{_var}/lib/%{name}/.modules root root 644
12mr|shorewall-4.4.25-4|264	%create_ghostfile %{_var}/lib/%{name}/.modulesdir root root 644
12mr|shorewall-4.4.25-4|265	%create_ghostfile %{_var}/lib/%{name}/.iptables-restore-input root root 644
12mr|shorewall-4.4.25-4|266	%create_ghostfile %{_var}/lib/%{name}/.restart root root 700
12mr|shorewall-4.4.25-4|267	%create_ghostfile %{_var}/lib/%{name}/.restore root root 700
12mr|shorewall-4.4.25-4|268	%create_ghostfile %{_var}/lib/%{name}/.start root root 700
12mr|shorewall-4.4.25-4|269	
12mr|shorewall-4.4.25-4|270	%preun
12mr|shorewall-4.4.25-4|271	if [ $1 -eq 0 ] ; then
12mr|shorewall-4.4.25-4|272	/bin/systemctl --no-reload disable shorewall.service > /dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|273	/bin/systemctl stop shorewall.service > /dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|274	%{__rm} -f %{_var}/lib/%{name}/*
12mr|shorewall-4.4.25-4|275	fi
12mr|shorewall-4.4.25-4|276	
12mr|shorewall-4.4.25-4|277	%postun
12mr|shorewall-4.4.25-4|278	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|279	if [ $1 -ge 1 ] ; then
12mr|shorewall-4.4.25-4|280	/bin/systemctl try-restart shorewall.service >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|281	fi
12mr|shorewall-4.4.25-4|282	
12mr|shorewall-4.4.25-4|283	%triggerun -- shorewall < 4.4.23.1-2
12mr|shorewall-4.4.25-4|284	/sbin/chkconfig --del shorewall >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|285	/bin/systemctl try-restart shorewall.service >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|286	
12mr|shorewall-4.4.25-4|287	
12mr|shorewall-4.4.25-4|288	%post -n %{name}-lite
12mr|shorewall-4.4.25-4|289	if [ $1 -eq 1 ] ; then
12mr|shorewall-4.4.25-4|290	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|291	fi
12mr|shorewall-4.4.25-4|292	
12mr|shorewall-4.4.25-4|293	%create_ghostfile %{_var}/lib/%{name}-lite/firewall root root 644
12mr|shorewall-4.4.25-4|294	
12mr|shorewall-4.4.25-4|295	%preun -n %{name}-lite
12mr|shorewall-4.4.25-4|296	if [ $1 -eq 0 ] ; then
12mr|shorewall-4.4.25-4|297	/bin/systemctl --no-reload disable shorewall-lite.service > /dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|298	/bin/systemctl stop shorewall-lite.service > /dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|299	%{__rm} -f %{_var}/lib/%{name}-lite/*
12mr|shorewall-4.4.25-4|300	fi
12mr|shorewall-4.4.25-4|301	
12mr|shorewall-4.4.25-4|302	%postun -n %{name}-lite
12mr|shorewall-4.4.25-4|303	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|304	if [ $1 -ge 1 ] ; then
12mr|shorewall-4.4.25-4|305	/bin/systemctl try-restart shorewall-lite.service >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|306	fi
12mr|shorewall-4.4.25-4|307	
12mr|shorewall-4.4.25-4|308	%triggerun -- shorewall-lite < 4.4.23.1-2
12mr|shorewall-4.4.25-4|309	/sbin/chkconfig --del shorewall-lite >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|310	/bin/systemctl try-restart shorewall-lite.service >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|311	
12mr|shorewall-4.4.25-4|312	%post -n %{name6}
12mr|shorewall-4.4.25-4|313	if [ $1 -eq 1 ] ; then
12mr|shorewall-4.4.25-4|314	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|315	fi
12mr|shorewall-4.4.25-4|316	
12mr|shorewall-4.4.25-4|317	%create_ghostfile %{_var}/lib/%{name6}/chains root root 644
12mr|shorewall-4.4.25-4|318	%create_ghostfile %{_var}/lib/%{name6}/restarted root root 644
12mr|shorewall-4.4.25-4|319	%create_ghostfile %{_var}/lib/%{name6}/zones root root 644
12mr|shorewall-4.4.25-4|320	%create_ghostfile %{_var}/lib/%{name6}/restore-base root root 644
12mr|shorewall-4.4.25-4|321	%create_ghostfile %{_var}/lib/%{name6}/restore-tail root root 644
12mr|shorewall-4.4.25-4|322	%create_ghostfile %{_var}/lib/%{name6}/state root root 644
12mr|shorewall-4.4.25-4|323	%create_ghostfile %{_var}/lib/%{name6}/.modules root root 644
12mr|shorewall-4.4.25-4|324	%create_ghostfile %{_var}/lib/%{name6}/.modulesdir root root 644
12mr|shorewall-4.4.25-4|325	%create_ghostfile %{_var}/lib/%{name6}/.iptables-restore-input root root 644
12mr|shorewall-4.4.25-4|326	%create_ghostfile %{_var}/lib/%{name6}/.restart root root 700
12mr|shorewall-4.4.25-4|327	%create_ghostfile %{_var}/lib/%{name6}/.restore root root 700
12mr|shorewall-4.4.25-4|328	%create_ghostfile %{_var}/lib/%{name6}/.start root root 700
12mr|shorewall-4.4.25-4|329	
12mr|shorewall-4.4.25-4|330	%preun -n %{name6}
12mr|shorewall-4.4.25-4|331	if [ $1 -eq 0 ] ; then
12mr|shorewall-4.4.25-4|332	/bin/systemctl --no-reload disable shorewall6.service > /dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|333	/bin/systemctl stop shorewall6.service > /dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|334	%{__rm} -f %{_var}/lib/%{name6}/*
12mr|shorewall-4.4.25-4|335	fi
12mr|shorewall-4.4.25-4|336	
12mr|shorewall-4.4.25-4|337	%postun -n %{name6}
12mr|shorewall-4.4.25-4|338	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|339	if [ $1 -ge 1 ] ; then
12mr|shorewall-4.4.25-4|340	/bin/systemctl try-restart shorewall6.service >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|341	fi
12mr|shorewall-4.4.25-4|342	
12mr|shorewall-4.4.25-4|343	%triggerun -- shorewall-ipv6 < 4.4.23.1-2
12mr|shorewall-4.4.25-4|344	/sbin/chkconfig --del shorewall6 >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|345	/bin/systemctl try-restart shorewall6.service >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|346	
12mr|shorewall-4.4.25-4|347	%post -n %{name6}-lite
12mr|shorewall-4.4.25-4|348	if [ $1 -eq 1 ] ; then
12mr|shorewall-4.4.25-4|349	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|350	fi
12mr|shorewall-4.4.25-4|351	
12mr|shorewall-4.4.25-4|352	%create_ghostfile %{_var}/lib/%{name6}-lite/firewall root root 644
12mr|shorewall-4.4.25-4|353	
12mr|shorewall-4.4.25-4|354	%preun -n %{name6}-lite
12mr|shorewall-4.4.25-4|355	if [ $1 -eq 0 ] ; then
12mr|shorewall-4.4.25-4|356	/bin/systemctl --no-reload disable shorewall6-lite.service > /dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|357	/bin/systemctl stop shorewall6-lite.service > /dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|358	%{__rm} -f %{_var}/lib/%{name6}-lite/*
12mr|shorewall-4.4.25-4|359	fi
12mr|shorewall-4.4.25-4|360	
12mr|shorewall-4.4.25-4|361	%postun -n %{name6}-lite
12mr|shorewall-4.4.25-4|362	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|363	if [ $1 -ge 1 ] ; then
12mr|shorewall-4.4.25-4|364	/bin/systemctl try-restart shorewall6-lite.service >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|365	fi
12mr|shorewall-4.4.25-4|366	
12mr|shorewall-4.4.25-4|367	%triggerun -- shorewall-ipv6-lite < 4.4.23.1-2
12mr|shorewall-4.4.25-4|368	/sbin/chkconfig --del shorewall6-lite >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|369	/bin/systemctl try-restart shorewall6-lite.service >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|370	
12mr|shorewall-4.4.25-4|371	%post -n %{name}-init
12mr|shorewall-4.4.25-4|372	if [ $1 -eq 1 ] ; then
12mr|shorewall-4.4.25-4|373	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|374	fi
12mr|shorewall-4.4.25-4|375	
12mr|shorewall-4.4.25-4|376	%preun -n %{name}-init
12mr|shorewall-4.4.25-4|377	if [ $1 -eq 0 ] ; then
12mr|shorewall-4.4.25-4|378	/bin/systemctl --no-reload disable shorewall-init.service > /dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|379	/bin/systemctl stop shorewall-init.service > /dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|380	%{__rm} -f %{_var}/lib/%{name}-init/*
12mr|shorewall-4.4.25-4|381	fi
12mr|shorewall-4.4.25-4|382	
12mr|shorewall-4.4.25-4|383	%postun -n %{name}-init
12mr|shorewall-4.4.25-4|384	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|385	if [ $1 -ge 1 ] ; then
12mr|shorewall-4.4.25-4|386	/bin/systemctl try-restart shorewall-init.service >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|387	fi
12mr|shorewall-4.4.25-4|388	
12mr|shorewall-4.4.25-4|389	%triggerun -- shorewall-init < 4.4.23.1-2
12mr|shorewall-4.4.25-4|390	/sbin/chkconfig --del shorewall-init >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|391	/bin/systemctl try-restart shorewall-init.service >/dev/null 2>&1 || :
12mr|shorewall-4.4.25-4|392	
12mr|shorewall-4.4.25-4|393	%files
12mr|shorewall-4.4.25-4|394	%defattr(-,root,root)
12mr|shorewall-4.4.25-4|395	%doc README.4.4.0.upgrade.urpmi %{name}-%{version_main}/{changelog.txt,releasenotes.txt,Samples}
12mr|shorewall-4.4.25-4|396	%dir %{_sysconfdir}/%{name}
12mr|shorewall-4.4.25-4|397	%dir %{_datadir}/%{name}
12mr|shorewall-4.4.25-4|398	%dir %attr(755,root,root) %{_var}/lib/%{name}
12mr|shorewall-4.4.25-4|399	%ghost %{_var}/lib/%{name}/*
12mr|shorewall-4.4.25-4|400	%ghost %{_var}/lib/%{name}/.??*
12mr|shorewall-4.4.25-4|401	%config %{_sysconfdir}/logrotate.d/%{name}
12mr|shorewall-4.4.25-4|402	%attr(700,root,root) %{_initrddir}/%{name}
12mr|shorewall-4.4.25-4|403	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*
12mr|shorewall-4.4.25-4|404	%attr(755,root,root) /sbin/%{name}
12mr|shorewall-4.4.25-4|405	/lib/systemd/system/shorewall.service
12mr|shorewall-4.4.25-4|406	%{_datadir}/%{name}/action*
12mr|shorewall-4.4.25-4|407	%{_datadir}/%{name}/configpath
12mr|shorewall-4.4.25-4|408	%{_datadir}/%{name}/functions
12mr|shorewall-4.4.25-4|409	%{_datadir}/%{name}/helpers
12mr|shorewall-4.4.25-4|410	%{_datadir}/%{name}/lib.*
12mr|shorewall-4.4.25-4|411	%{_datadir}/%{name}/macro.*
12mr|shorewall-4.4.25-4|412	%{_datadir}/%{name}/modules*
12mr|shorewall-4.4.25-4|413	%{_datadir}/%{name}/version
12mr|shorewall-4.4.25-4|414	%{_datadir}/%{name}/wait4ifup
12mr|shorewall-4.4.25-4|415	%{_datadir}/%{name}/getparams
12mr|shorewall-4.4.25-4|416	%{_mandir}/man5/%{name}-accounting.5.*
12mr|shorewall-4.4.25-4|417	%{_mandir}/man5/%{name}-actions.5.*
12mr|shorewall-4.4.25-4|418	%{_mandir}/man5/%{name}-blacklist.5.*
12mr|shorewall-4.4.25-4|419	%{_mandir}/man5/%{name}-ecn.5.*
12mr|shorewall-4.4.25-4|420	%{_mandir}/man5/%{name}-exclusion.5.*
12mr|shorewall-4.4.25-4|421	%{_mandir}/man5/%{name}-hosts.5.*
12mr|shorewall-4.4.25-4|422	%{_mandir}/man5/%{name}-interfaces.5.*
12mr|shorewall-4.4.25-4|423	%{_mandir}/man5/%{name}-maclist.5.*
12mr|shorewall-4.4.25-4|424	%{_mandir}/man5/%{name}-masq.5.*
12mr|shorewall-4.4.25-4|425	%{_mandir}/man5/%{name}-modules.5.*
12mr|shorewall-4.4.25-4|426	%{_mandir}/man5/%{name}-nat.5.*
12mr|shorewall-4.4.25-4|427	%{_mandir}/man5/%{name}-nesting.5.*
12mr|shorewall-4.4.25-4|428	%{_mandir}/man5/%{name}-notrack.5.*
12mr|shorewall-4.4.25-4|429	%{_mandir}/man5/%{name}-netmap.5.*
12mr|shorewall-4.4.25-4|430	%{_mandir}/man5/%{name}-params.5.*
12mr|shorewall-4.4.25-4|431	%{_mandir}/man5/%{name}-policy.5.*
12mr|shorewall-4.4.25-4|432	%{_mandir}/man5/%{name}-providers.5.*
12mr|shorewall-4.4.25-4|433	%{_mandir}/man5/%{name}-proxyarp.5.*
12mr|shorewall-4.4.25-4|434	%{_mandir}/man5/%{name}-route_rules.5.*
12mr|shorewall-4.4.25-4|435	%{_mandir}/man5/%{name}-routestopped.5.*
12mr|shorewall-4.4.25-4|436	%{_mandir}/man5/%{name}-rules.5.*
12mr|shorewall-4.4.25-4|437	%{_mandir}/man5/%{name}-tcclasses.5.*
12mr|shorewall-4.4.25-4|438	%{_mandir}/man5/%{name}-tcinterfaces.5.*
12mr|shorewall-4.4.25-4|439	%{_mandir}/man5/%{name}-tcpri.5.*
12mr|shorewall-4.4.25-4|440	%{_mandir}/man5/%{name}-tcdevices.5.*
12mr|shorewall-4.4.25-4|441	%{_mandir}/man5/%{name}-tcfilters.5.*
12mr|shorewall-4.4.25-4|442	%{_mandir}/man5/%{name}-tcrules.5.*
12mr|shorewall-4.4.25-4|443	%{_mandir}/man5/%{name}-tos.5.*
12mr|shorewall-4.4.25-4|444	%{_mandir}/man5/%{name}-tunnels.5.*
12mr|shorewall-4.4.25-4|445	%{_mandir}/man5/%{name}-vardir.5.*
12mr|shorewall-4.4.25-4|446	%{_mandir}/man5/%{name}-zones.5.*
12mr|shorewall-4.4.25-4|447	%{_mandir}/man5/%{name}.conf.5.*
12mr|shorewall-4.4.25-4|448	%{_mandir}/man5/%{name}-ipsets.5*
12mr|shorewall-4.4.25-4|449	%{_mandir}/man5/%{name}-routes.5*
12mr|shorewall-4.4.25-4|450	%{_mandir}/man5/%{name}-secmarks.5*
12mr|shorewall-4.4.25-4|451	%{_mandir}/man8/%{name}.8.*
12mr|shorewall-4.4.25-4|452	%dir %{_datadir}/shorewall/Shorewall
12mr|shorewall-4.4.25-4|453	%{_datadir}/shorewall/Shorewall/*.pm
12mr|shorewall-4.4.25-4|454	%{_datadir}/shorewall/compiler.pl
12mr|shorewall-4.4.25-4|455	%{_datadir}/shorewall/prog.footer
12mr|shorewall-4.4.25-4|456	%{_datadir}/shorewall/prog.header
12mr|shorewall-4.4.25-4|457	
12mr|shorewall-4.4.25-4|458	%files -n %{name6}
12mr|shorewall-4.4.25-4|459	%defattr(-,root,root)
12mr|shorewall-4.4.25-4|460	%doc %{name6}-%{ipv6_ver}/{changelog.txt,releasenotes.txt,tunnel,ipsecvpn,Samples6}
12mr|shorewall-4.4.25-4|461	%dir %{_sysconfdir}/%{name6}
12mr|shorewall-4.4.25-4|462	%dir %{_datadir}/%{name6}
12mr|shorewall-4.4.25-4|463	%dir %attr(755,root,root) %{_var}/lib/%{name6}
12mr|shorewall-4.4.25-4|464	%ghost %{_var}/lib/%{name6}/*
12mr|shorewall-4.4.25-4|465	%ghost %{_var}/lib/%{name6}/.??*
12mr|shorewall-4.4.25-4|466	%attr(700,root,root) %{_initrddir}/%{name6}
12mr|shorewall-4.4.25-4|467	%config(noreplace) %{_sysconfdir}/%{name6}/*
12mr|shorewall-4.4.25-4|468	%config %{_sysconfdir}/logrotate.d/%{name6}
12mr|shorewall-4.4.25-4|469	%attr(755,root,root) /sbin/%{name6}
12mr|shorewall-4.4.25-4|470	/lib/systemd/system/shorewall6.service
12mr|shorewall-4.4.25-4|471	%{_datadir}/%{name6}/action*
12mr|shorewall-4.4.25-4|472	%{_datadir}/%{name}/prog.footer6
12mr|shorewall-4.4.25-4|473	%{_datadir}/%{name}/prog.header6
12mr|shorewall-4.4.25-4|474	%{_datadir}/%{name6}/configpath
12mr|shorewall-4.4.25-4|475	%{_datadir}/%{name6}/functions
12mr|shorewall-4.4.25-4|476	%{_datadir}/%{name6}/helpers
12mr|shorewall-4.4.25-4|477	%{_datadir}/%{name6}/lib.*
12mr|shorewall-4.4.25-4|478	%{_datadir}/%{name6}/macro.*
12mr|shorewall-4.4.25-4|479	%{_datadir}/%{name6}/modules*
12mr|shorewall-4.4.25-4|480	%{_datadir}/%{name6}/version
12mr|shorewall-4.4.25-4|481	%{_datadir}/%{name6}/wait4ifup
12mr|shorewall-4.4.25-4|482	%{_mandir}/man5/%{name6}-accounting.5.*
12mr|shorewall-4.4.25-4|483	%{_mandir}/man5/%{name6}-actions.5.*
12mr|shorewall-4.4.25-4|484	%{_mandir}/man5/%{name6}-blacklist.5.*
12mr|shorewall-4.4.25-4|485	%{_mandir}/man5/%{name6}-exclusion.5.*
12mr|shorewall-4.4.25-4|486	%{_mandir}/man5/%{name6}-hosts.5.*
12mr|shorewall-4.4.25-4|487	%{_mandir}/man5/%{name6}-interfaces.5.*
12mr|shorewall-4.4.25-4|488	%{_mandir}/man5/%{name6}-ipsets.5.*
12mr|shorewall-4.4.25-4|489	%{_mandir}/man5/%{name6}-maclist.5.*
12mr|shorewall-4.4.25-4|490	%{_mandir}/man5/%{name6}-modules.5.*
12mr|shorewall-4.4.25-4|491	%{_mandir}/man5/%{name6}-nesting.5.*
12mr|shorewall-4.4.25-4|492	%{_mandir}/man5/%{name6}-netmap.5.*
12mr|shorewall-4.4.25-4|493	%{_mandir}/man5/%{name6}-notrack.5.*
12mr|shorewall-4.4.25-4|494	%{_mandir}/man5/%{name6}-params.5.*
12mr|shorewall-4.4.25-4|495	%{_mandir}/man5/%{name6}-policy.5.*
12mr|shorewall-4.4.25-4|496	%{_mandir}/man5/%{name6}-providers.5.*
12mr|shorewall-4.4.25-4|497	%{_mandir}/man5/%{name6}-route_rules.5.*
12mr|shorewall-4.4.25-4|498	%{_mandir}/man5/%{name6}-routestopped.5.*
12mr|shorewall-4.4.25-4|499	%{_mandir}/man5/%{name6}-rules.5.*
12mr|shorewall-4.4.25-4|500	%{_mandir}/man5/%{name6}-tcclasses.5.*
12mr|shorewall-4.4.25-4|501	%{_mandir}/man5/%{name6}-tcdevices.5.*
12mr|shorewall-4.4.25-4|502	%{_mandir}/man5/%{name6}-tcinterfaces.5.*
12mr|shorewall-4.4.25-4|503	%{_mandir}/man5/%{name6}-tcpri.5.*
12mr|shorewall-4.4.25-4|504	%{_mandir}/man5/%{name6}-tcrules.5.*
12mr|shorewall-4.4.25-4|505	%{_mandir}/man5/%{name6}-tos.5.*
12mr|shorewall-4.4.25-4|506	%{_mandir}/man5/%{name6}-tunnels.5.*
12mr|shorewall-4.4.25-4|507	%{_mandir}/man5/%{name6}-vardir.5.*
12mr|shorewall-4.4.25-4|508	%{_mandir}/man5/%{name6}-zones.5.*
12mr|shorewall-4.4.25-4|509	%{_mandir}/man5/%{name6}.conf.5.*
12mr|shorewall-4.4.25-4|510	%{_mandir}/man5/%{name6}-proxyndp.5*
12mr|shorewall-4.4.25-4|511	%{_mandir}/man5/%{name6}-routes.5*
12mr|shorewall-4.4.25-4|512	%{_mandir}/man5/%{name6}-secmarks.5*
12mr|shorewall-4.4.25-4|513	%{_mandir}/man5/%{name6}-tcfilters.5*
12mr|shorewall-4.4.25-4|514	%{_mandir}/man8/%{name6}.8.*
12mr|shorewall-4.4.25-4|515	
12mr|shorewall-4.4.25-4|516	%files lite
12mr|shorewall-4.4.25-4|517	%defattr(-,root,root)
12mr|shorewall-4.4.25-4|518	%doc %{name}-lite-%{version_lite}/*.txt
12mr|shorewall-4.4.25-4|519	%dir %{_datadir}/%{name}-lite
12mr|shorewall-4.4.25-4|520	%dir %attr(755,root,root) %{_var}/lib/%{name}-lite
12mr|shorewall-4.4.25-4|521	%ghost %{_var}/lib/%{name}-lite/*
12mr|shorewall-4.4.25-4|522	%attr(700,root,root) %{_initrddir}/%{name}-lite
12mr|shorewall-4.4.25-4|523	%config(noreplace) %{_sysconfdir}/%{name}-lite/*
12mr|shorewall-4.4.25-4|524	%config %{_sysconfdir}/logrotate.d/%{name}-lite
12mr|shorewall-4.4.25-4|525	%attr(755,root,root) /sbin/%{name}-lite
12mr|shorewall-4.4.25-4|526	/lib/systemd/system/shorewall-lite.service
12mr|shorewall-4.4.25-4|527	%{_datadir}/%{name}-lite/configpath
12mr|shorewall-4.4.25-4|528	%{_datadir}/%{name}-lite/functions
12mr|shorewall-4.4.25-4|529	%{_datadir}/%{name}-lite/lib.*
12mr|shorewall-4.4.25-4|530	%{_datadir}/%{name}-lite/modules*
12mr|shorewall-4.4.25-4|531	%{_datadir}/%{name}-lite/shorecap
12mr|shorewall-4.4.25-4|532	%{_datadir}/%{name}-lite/version
12mr|shorewall-4.4.25-4|533	%{_datadir}/%{name}-lite/wait4ifup
12mr|shorewall-4.4.25-4|534	%{_datadir}/%{name}-lite/helpers
12mr|shorewall-4.4.25-4|535	%{_mandir}/man5/%{name}-lite*
12mr|shorewall-4.4.25-4|536	%{_mandir}/man8/%{name}-lite*
12mr|shorewall-4.4.25-4|537	
12mr|shorewall-4.4.25-4|538	%files -n %{name6}-lite
12mr|shorewall-4.4.25-4|539	%defattr(-,root,root)
12mr|shorewall-4.4.25-4|540	%doc %{name6}-lite-%{ipv6_lite_ver}/*.txt
12mr|shorewall-4.4.25-4|541	%dir %{_datadir}/%{name6}-lite
12mr|shorewall-4.4.25-4|542	%dir %attr(755,root,root) %{_var}/lib/%{name6}-lite
12mr|shorewall-4.4.25-4|543	%ghost %{_var}/lib/%{name6}-lite/*
12mr|shorewall-4.4.25-4|544	%attr(700,root,root) %{_initrddir}/%{name6}-lite
12mr|shorewall-4.4.25-4|545	%config(noreplace) %{_sysconfdir}/%{name6}-lite/*
12mr|shorewall-4.4.25-4|546	%config %{_sysconfdir}/logrotate.d/%{name6}-lite
12mr|shorewall-4.4.25-4|547	%attr(755,root,root) /sbin/%{name6}-lite
12mr|shorewall-4.4.25-4|548	/lib/systemd/system/shorewall6-lite.service
12mr|shorewall-4.4.25-4|549	%{_datadir}/%{name6}-lite/configpath
12mr|shorewall-4.4.25-4|550	%{_datadir}/%{name6}-lite/functions
12mr|shorewall-4.4.25-4|551	%{_datadir}/%{name6}-lite/lib.*
12mr|shorewall-4.4.25-4|552	%{_datadir}/%{name6}-lite/modules*
12mr|shorewall-4.4.25-4|553	%{_datadir}/%{name6}-lite/shorecap
12mr|shorewall-4.4.25-4|554	%{_datadir}/%{name6}-lite/version
12mr|shorewall-4.4.25-4|555	%{_datadir}/%{name6}-lite/wait4ifup
12mr|shorewall-4.4.25-4|556	%{_datadir}/%{name6}-lite/helpers
12mr|shorewall-4.4.25-4|557	%{_mandir}/man5/%{name6}-lite*
12mr|shorewall-4.4.25-4|558	%{_mandir}/man8/%{name6}-lite*
12mr|shorewall-4.4.25-4|559	
12mr|shorewall-4.4.25-4|560	%files init
12mr|shorewall-4.4.25-4|561	%defattr(-,root,root)
12mr|shorewall-4.4.25-4|562	%doc shorewall-init-%{version}/{COPYING,changelog.txt,releasenotes.txt}
12mr|shorewall-4.4.25-4|563	%{_sysconfdir}/NetworkManager/dispatcher.d/01-shorewall
12mr|shorewall-4.4.25-4|564	%config(noreplace) %{_sysconfdir}/sysconfig/shorewall-init
12mr|shorewall-4.4.25-4|565	%attr(700,root,root) %{_initrddir}/%{name}-init
12mr|shorewall-4.4.25-4|566	%{_datadir}/shorewall-init
12mr|shorewall-4.4.25-4|567	/lib/systemd/system/shorewall-init.service
12mr|shorewall-4.4.25-4|568	%{_mandir}/man8/%{name}-init.8.*
12mr|shorewall-4.4.25-4|569	
12mr|shorewall-4.4.25-4|570	%files doc
12mr|shorewall-4.4.25-4|571	%defattr(-,root,root)
12mr|shorewall-4.4.25-4|572	%doc %{name}-docs-html-%{version}/*
12mr|shorewall-4.4.25-4|573	
12mr|shorewall-4.4.25-4|574	
12mr|shorewall-4.4.25-4|575	
12mr|shorewall-4.4.25-4|576	
12mr|shorewall-4.4.25-4|577	%changelog
12mr|shorewall-4.4.25-4|578	

16353 12
12mr|shotwell-0.13.1-2|1	%define _disable_ld_no_undefined	1
12mr|shotwell-0.13.1-2|2	%define Werror_cflags			%nil
12mr|shotwell-0.13.1-2|3	
12mr|shotwell-0.13.1-2|4	%define url_ver		 %(echo %{version} | cut -d "." -f -2)
12mr|shotwell-0.13.1-2|5	
12mr|shotwell-0.13.1-2|6	Name:		shotwell
12mr|shotwell-0.13.1-2|7	Version:	0.13.1
12mr|shotwell-0.13.1-2|8	Release:	2
12mr|shotwell-0.13.1-2|9	Summary:	A photo organizer designed for GNOME
12mr|shotwell-0.13.1-2|10	License:	LGPLv2+ and CC-BY-SA
12mr|shotwell-0.13.1-2|11	Group:		Graphics
12mr|shotwell-0.13.1-2|12	Url:		http://www.yorba.org/shotwell/
12mr|shotwell-0.13.1-2|13	Source0:	http://www.yorba.org/download/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|shotwell-0.13.1-2|14	BuildRequires:	vala
12mr|shotwell-0.13.1-2|15	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mr|shotwell-0.13.1-2|16	BuildRequires:	pkgconfig(gdk-3.0)
12mr|shotwell-0.13.1-2|17	BuildRequires:	pkgconfig(gexiv2)
12mr|shotwell-0.13.1-2|18	BuildRequires:	pkgconfig(gee-1.0)
12mr|shotwell-0.13.1-2|19	BuildRequires:	pkgconfig(libsoup-2.4)
12mr|shotwell-0.13.1-2|20	BuildRequires:	pkgconfig(webkitgtk-3.0)
12mr|shotwell-0.13.1-2|21	BuildRequires:	pkgconfig(gudev-1.0)
12mr|shotwell-0.13.1-2|22	BuildRequires:	pkgconfig(libexif)
12mr|shotwell-0.13.1-2|23	BuildRequires:	pkgconfig(libgphoto2)
12mr|shotwell-0.13.1-2|24	BuildRequires:	pkgconfig(unique-3.0)
12mr|shotwell-0.13.1-2|25	BuildRequires:	pkgconfig(libraw)
12mr|shotwell-0.13.1-2|26	BuildRequires:	pkgconfig(rest-0.7)
12mr|shotwell-0.13.1-2|27	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mr|shotwell-0.13.1-2|28	BuildRequires:	pkgconfig(gstreamer-0.10)
12mr|shotwell-0.13.1-2|29	BuildRequires:	pkgconfig(gstreamer-pbutils-0.10)
12mr|shotwell-0.13.1-2|30	BuildRequires:	pkgconfig(json-glib-1.0)
12mr|shotwell-0.13.1-2|31	
12mr|shotwell-0.13.1-2|32	%description
12mr|shotwell-0.13.1-2|33	Shotwell is a digital photo organizer designed for the GNOME desktop
12mr|shotwell-0.13.1-2|34	environment. It allows you to import photos from disk or camera,
12mr|shotwell-0.13.1-2|35	organize them in various ways, view them in full-window or fullscreen
12mr|shotwell-0.13.1-2|36	mode, and export them to share with others.
12mr|shotwell-0.13.1-2|37	
12mr|shotwell-0.13.1-2|38	%prep
12mr|shotwell-0.13.1-2|39	%setup -q -n %{name}-%{version}
12mr|shotwell-0.13.1-2|40	
12mr|shotwell-0.13.1-2|41	%build
12mr|shotwell-0.13.1-2|42	%before_configure
12mr|shotwell-0.13.1-2|43	./configure \
12mr|shotwell-0.13.1-2|44	--prefix=%{_prefix} \
12mr|shotwell-0.13.1-2|45	--lib=%{_lib} \
12mr|shotwell-0.13.1-2|46	--disable-schemas-compile \
12mr|shotwell-0.13.1-2|47	--disable-desktop-update \
12mr|shotwell-0.13.1-2|48	--disable-icon-update
12mr|shotwell-0.13.1-2|49	
12mr|shotwell-0.13.1-2|50	%make
12mr|shotwell-0.13.1-2|51	
12mr|shotwell-0.13.1-2|52	%install
12mr|shotwell-0.13.1-2|53	%makeinstall_std
12mr|shotwell-0.13.1-2|54	
12mr|shotwell-0.13.1-2|55	%find_lang %{name} --all-name
12mr|shotwell-0.13.1-2|56	
12mr|shotwell-0.13.1-2|57	%files -f %{name}.lang
12mr|shotwell-0.13.1-2|58	%doc AUTHORS MAINTAINERS README COPYING NEWS THANKS
12mr|shotwell-0.13.1-2|59	%{_bindir}/*
12mr|shotwell-0.13.1-2|60	%{_libdir}/%{name}
12mr|shotwell-0.13.1-2|61	/usr/libexec/%{name}
12mr|shotwell-0.13.1-2|62	%{_datadir}/%{name}
12mr|shotwell-0.13.1-2|63	%{_datadir}/gnome/help/%{name}
12mr|shotwell-0.13.1-2|64	%{_datadir}/applications/%{name}*.desktop
12mr|shotwell-0.13.1-2|65	%{_iconsdir}/hicolor/*/apps/%{name}.*
12mr|shotwell-0.13.1-2|66	%{_datadir}/GConf/gsettings/shotwell.convert
12mr|shotwell-0.13.1-2|67	%{_datadir}/glib-2.0/schemas/org.yorba.shotwell*.gschema.xml
12mr|shotwell-0.13.1-2|68	
12mr|shotwell-0.13.1-2|69	
12mr|shotwell-0.13.1-2|70	
12mr|shotwell-0.13.1-2|71	
12mr|shotwell-0.13.1-2|72	%changelog
12mr|shotwell-0.13.1-2|73	

16354 12
12mr|showfont-1.0.3-4|1	Name: showfont
12mr|showfont-1.0.3-4|2	Version: 1.0.3
12mr|showfont-1.0.3-4|3	Release: %mkrel 4
12mr|showfont-1.0.3-4|4	Summary: Font dumper for X font server
12mr|showfont-1.0.3-4|5	Group: Development/X11
12mr|showfont-1.0.3-4|6	URL: http://xorg.freedesktop.org
12mr|showfont-1.0.3-4|7	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|showfont-1.0.3-4|8	License: MIT
12mr|showfont-1.0.3-4|9	BuildRoot: %{_tmppath}/%{name}-root
12mr|showfont-1.0.3-4|10	
12mr|showfont-1.0.3-4|11	BuildRequires: libfs-devel >= 1.0.0
12mr|showfont-1.0.3-4|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|showfont-1.0.3-4|13	
12mr|showfont-1.0.3-4|14	Patch1: 0001-Update-to-match-mandriva-default-fontserver-config.patch
12mr|showfont-1.0.3-4|15	
12mr|showfont-1.0.3-4|16	%description
12mr|showfont-1.0.3-4|17	Showfont  displays  data  about  a font that matches the given pattern.
12mr|showfont-1.0.3-4|18	The information shown includes font information, font properties, character
12mr|showfont-1.0.3-4|19	metrics, and character bitmaps.
12mr|showfont-1.0.3-4|20	
12mr|showfont-1.0.3-4|21	%prep
12mr|showfont-1.0.3-4|22	%setup -q -n %{name}-%{version}
12mr|showfont-1.0.3-4|23	
12mr|showfont-1.0.3-4|24	%patch1 -p1
12mr|showfont-1.0.3-4|25	
12mr|showfont-1.0.3-4|26	%build
12mr|showfont-1.0.3-4|27	%configure	--x-includes=%{_includedir}\
12mr|showfont-1.0.3-4|28	--x-libraries=%{_libdir}
12mr|showfont-1.0.3-4|29	
12mr|showfont-1.0.3-4|30	%make
12mr|showfont-1.0.3-4|31	
12mr|showfont-1.0.3-4|32	%install
12mr|showfont-1.0.3-4|33	rm -rf %{buildroot}
12mr|showfont-1.0.3-4|34	%makeinstall_std
12mr|showfont-1.0.3-4|35	
12mr|showfont-1.0.3-4|36	%clean
12mr|showfont-1.0.3-4|37	rm -rf %{buildroot}
12mr|showfont-1.0.3-4|38	
12mr|showfont-1.0.3-4|39	%files
12mr|showfont-1.0.3-4|40	%defattr(-,root,root)
12mr|showfont-1.0.3-4|41	%{_bindir}/showfont
12mr|showfont-1.0.3-4|42	%{_mandir}/man1/showfont.*
12mr|showfont-1.0.3-4|43	
12mr|showfont-1.0.3-4|44	
12mr|showfont-1.0.3-4|45	
12mr|showfont-1.0.3-4|46	
12mr|showfont-1.0.3-4|47	
12mr|showfont-1.0.3-4|48	%changelog
12mr|showfont-1.0.3-4|49	

16355 12
12mr|shutter-0.89.1-1|1	Summary:	Feature-rich screenshot application
12mr|shutter-0.89.1-1|2	Name:		shutter
12mr|shutter-0.89.1-1|3	Version:	0.89.1
12mr|shutter-0.89.1-1|4	Release:	1
12mr|shutter-0.89.1-1|5	License:	GPLv3
12mr|shutter-0.89.1-1|6	Group:		Graphical desktop/GNOME
12mr|shutter-0.89.1-1|7	URL:		http://shutter-project.org/
12mr|shutter-0.89.1-1|8	Source0:	http://shutter-project.org/wp-content/uploads/releases/tars/%{name}-%{version}.tar.gz
12mr|shutter-0.89.1-1|9	BuildArch:	noarch
12mr|shutter-0.89.1-1|10	BuildRequires:	gettext
12mr|shutter-0.89.1-1|11	%rename gscrot
12mr|shutter-0.89.1-1|12	
12mr|shutter-0.89.1-1|13	%description
12mr|shutter-0.89.1-1|14	Shutter is a feature-rich screenshot program. You can take a screenshot of a
12mr|shutter-0.89.1-1|15	specific area, window, your whole screen, or even of a website - apply
12mr|shutter-0.89.1-1|16	different effects to it, draw on it to highlight points, and then upload
12mr|shutter-0.89.1-1|17	to an image hosting site, all within one window.
12mr|shutter-0.89.1-1|18	
12mr|shutter-0.89.1-1|19	%prep
12mr|shutter-0.89.1-1|20	%setup -q
12mr|shutter-0.89.1-1|21	
12mr|shutter-0.89.1-1|22	%build
12mr|shutter-0.89.1-1|23	
12mr|shutter-0.89.1-1|24	%install
12mr|shutter-0.89.1-1|25	install -d -m 0755 %{buildroot}
12mr|shutter-0.89.1-1|26	install -d -m 0755 %{buildroot}/%{_prefix}
12mr|shutter-0.89.1-1|27	cp -a bin %{buildroot}/%{_prefix}
12mr|shutter-0.89.1-1|28	cp -a share %{buildroot}/%{_prefix}
12mr|shutter-0.89.1-1|29	%find_lang %{name}
12mr|shutter-0.89.1-1|30	%find_lang %{name}-upload-plugins
12mr|shutter-0.89.1-1|31	%find_lang %{name}-plugins
12mr|shutter-0.89.1-1|32	cat %{name}-upload-plugins.lang >> %{name}.lang
12mr|shutter-0.89.1-1|33	cat %{name}-plugins.lang >> %{name}.lang
12mr|shutter-0.89.1-1|34	
12mr|shutter-0.89.1-1|35	%files -f %{name}.lang
12mr|shutter-0.89.1-1|36	%defattr(-,root,root)
12mr|shutter-0.89.1-1|37	%attr(755,root,root) %{_bindir}/shutter
12mr|shutter-0.89.1-1|38	%{_datadir}/shutter/*
12mr|shutter-0.89.1-1|39	%{_datadir}/applications/shutter.desktop
12mr|shutter-0.89.1-1|40	%{_mandir}/man1/*
12mr|shutter-0.89.1-1|41	%{_iconsdir}/hicolor/*/apps/*.png
12mr|shutter-0.89.1-1|42	%{_iconsdir}/hicolor/scalable/apps/*.svg
12mr|shutter-0.89.1-1|43	%{_iconsdir}/ubuntu-mono-light/scalable/apps/
12mr|shutter-0.89.1-1|44	%{_iconsdir}/ubuntu-mono-dark/scalable/apps/
12mr|shutter-0.89.1-1|45	%{_iconsdir}/ubuntu-mono-light/*/apps/*.png
12mr|shutter-0.89.1-1|46	%{_iconsdir}/ubuntu-mono-dark/*/apps/*.png
12mr|shutter-0.89.1-1|47	%{_datadir}/pixmaps/%{name}.png
12mr|shutter-0.89.1-1|48	%doc README
12mr|shutter-0.89.1-1|49	
12mr|shutter-0.89.1-1|50	
12mr|shutter-0.89.1-1|51	%changelog
12mr|shutter-0.89.1-1|52	* Sat Dec  8 2012 Arkady L. Shane <ashejn@rosalab.ru> 0.89.1-1
12mr|shutter-0.89.1-1|53	- update to 0.89.1
12mr|shutter-0.89.1-1|54	
12mr|shutter-0.89.1-1|55	* Thu May 10 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.88.3-1
12mr|shutter-0.89.1-1|56	+ Revision: 797874
12mr|shutter-0.89.1-1|57	- update to 0.88.3
12mr|shutter-0.89.1-1|58	
12mr|shutter-0.89.1-1|59	* Sun Feb 26 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.88.2-1
12mr|shutter-0.89.1-1|60	+ Revision: 780932
12mr|shutter-0.89.1-1|61	- update to 0.88.2
12mr|shutter-0.89.1-1|62	- specfile cleanup
12mr|shutter-0.89.1-1|63	
12mr|shutter-0.89.1-1|64	* Mon Dec 12 2011 Alexander Khrukin <akhrukin@mandriva.org> 0.88.1-1
12mr|shutter-0.89.1-1|65	+ Revision: 740490
12mr|shutter-0.89.1-1|66	- version update 0.88.1
12mr|shutter-0.89.1-1|67	
12mr|shutter-0.89.1-1|68	+ Jon Dill <dillj@mandriva.org>
12mr|shutter-0.89.1-1|69	- update to 0.87.3
12mr|shutter-0.89.1-1|70	
12mr|shutter-0.89.1-1|71	+ Sandro Cazzaniga <kharec@mandriva.org>
12mr|shutter-0.89.1-1|72	- update to 0.86.2
12mr|shutter-0.89.1-1|73	
12mr|shutter-0.89.1-1|74	* Fri Apr 16 2010 Frederik Himpe <fhimpe@mandriva.org> 0.86.1-1mdv2010.1
12mr|shutter-0.89.1-1|75	+ Revision: 535584
12mr|shutter-0.89.1-1|76	- update to new version 0.86.1
12mr|shutter-0.89.1-1|77	
12mr|shutter-0.89.1-1|78	* Sun Apr 04 2010 Sandro Cazzaniga <kharec@mandriva.org> 0.86-1mdv2010.1
12mr|shutter-0.89.1-1|79	+ Revision: 531233
12mr|shutter-0.89.1-1|80	- update to 0.86
12mr|shutter-0.89.1-1|81	
12mr|shutter-0.89.1-1|82	* Thu Dec 10 2009 Frederik Himpe <fhimpe@mandriva.org> 0.85.1-1mdv2010.1
12mr|shutter-0.89.1-1|83	+ Revision: 476133
12mr|shutter-0.89.1-1|84	- Update to new version 0.85.1
12mr|shutter-0.89.1-1|85	
12mr|shutter-0.89.1-1|86	* Fri Nov 20 2009 Frederik Himpe <fhimpe@mandriva.org> 0.85-1mdv2010.1
12mr|shutter-0.89.1-1|87	+ Revision: 467760
12mr|shutter-0.89.1-1|88	- Update to new version 0.85
12mr|shutter-0.89.1-1|89	- Make mo creation script not fail if directory for a certain locale
12mr|shutter-0.89.1-1|90	does not exist yet
12mr|shutter-0.89.1-1|91	
12mr|shutter-0.89.1-1|92	* Sun Oct 04 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.80.1-3mdv2010.0
12mr|shutter-0.89.1-1|93	+ Revision: 453267
12mr|shutter-0.89.1-1|94	- Make sure i18n files are uptodate (#53496).
12mr|shutter-0.89.1-1|95	
12mr|shutter-0.89.1-1|96	* Sat Oct 03 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.80.1-2mdv2010.0
12mr|shutter-0.89.1-1|97	+ Revision: 453236
12mr|shutter-0.89.1-1|98	- Suggests perl-Image-Magic (optional, only some plugins require it)
12mr|shutter-0.89.1-1|99	Closes #53496
12mr|shutter-0.89.1-1|100	
12mr|shutter-0.89.1-1|101	* Fri Aug 07 2009 Frederik Himpe <fhimpe@mandriva.org> 0.80.1-1mdv2010.0
12mr|shutter-0.89.1-1|102	+ Revision: 411308
12mr|shutter-0.89.1-1|103	- Update to new version 0.80.1
12mr|shutter-0.89.1-1|104	
12mr|shutter-0.89.1-1|105	* Thu Jul 09 2009 Frederik Himpe <fhimpe@mandriva.org> 0.80-1mdv2010.0
12mr|shutter-0.89.1-1|106	+ Revision: 394010
12mr|shutter-0.89.1-1|107	- Update to new version 0.80
12mr|shutter-0.89.1-1|108	
12mr|shutter-0.89.1-1|109	* Tue Mar 17 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.70.1-0.ppa2.3mdv2009.1
12mr|shutter-0.89.1-1|110	+ Revision: 356637
12mr|shutter-0.89.1-1|111	- Remove own copy of perl-* modules provided by other packages, issue
12mr|shutter-0.89.1-1|112	reported by Frederic Crozat.
12mr|shutter-0.89.1-1|113	
12mr|shutter-0.89.1-1|114	* Thu Mar 12 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.70.1-0.ppa2.2mdv2009.1
12mr|shutter-0.89.1-1|115	+ Revision: 354274
12mr|shutter-0.89.1-1|116	- Suggests gnome-web-photo (optional, enables screenshots of websites
12mr|shutter-0.89.1-1|117	feature).
12mr|shutter-0.89.1-1|118	
12mr|shutter-0.89.1-1|119	* Wed Mar 11 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.70.1-0.ppa2.1mdv2009.1
12mr|shutter-0.89.1-1|120	+ Revision: 353965
12mr|shutter-0.89.1-1|121	- Updated to version 0.70.1-0.ppa2
12mr|shutter-0.89.1-1|122	- Removed requires for libgoocanvas, already required by perl-Goo-Canvas
12mr|shutter-0.89.1-1|123	- Replaced Requires for perl-Goo-Canvas by Suggests, it is optional
12mr|shutter-0.89.1-1|124	(drawing tool disabled if not installed).
12mr|shutter-0.89.1-1|125	- Suggests perl-Gtk2-ImageView (optional, advanced seletion disabled if
12mr|shutter-0.89.1-1|126	not installed).
12mr|shutter-0.89.1-1|127	
12mr|shutter-0.89.1-1|128	* Wed Mar 11 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.70-0.ppa11.3mdv2009.1
12mr|shutter-0.89.1-1|129	+ Revision: 353900
12mr|shutter-0.89.1-1|130	- Change Group tag from "Development/Perl" to "Graphical desktop/GNOME",
12mr|shutter-0.89.1-1|131	reported by Greg Harris.
12mr|shutter-0.89.1-1|132	
12mr|shutter-0.89.1-1|133	* Wed Mar 11 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.70-0.ppa11.2mdv2009.1
12mr|shutter-0.89.1-1|134	+ Revision: 353864
12mr|shutter-0.89.1-1|135	- shutter must require libgoocanvas, not libgoocanvas3 (x86_64 lib64
12mr|shutter-0.89.1-1|136	prefix), reported by Olivier Blin.
12mr|shutter-0.89.1-1|137	
12mr|shutter-0.89.1-1|138	* Mon Mar 09 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.70-0.ppa11.1mdv2009.1
12mr|shutter-0.89.1-1|139	+ Revision: 353230
12mr|shutter-0.89.1-1|140	- Updated to version 0.70-0.ppa11
12mr|shutter-0.89.1-1|141	- Finish rename gscrot->shutter on spec.
12mr|shutter-0.89.1-1|142	- Split requires entries by line.
12mr|shutter-0.89.1-1|143	- Update shutter homepage URL entry.
12mr|shutter-0.89.1-1|144	- Obsolete current gscrot version in Mandriva cooker (gscrot renamed to
12mr|shutter-0.89.1-1|145	shutter).
12mr|shutter-0.89.1-1|146	- Rename spec file (gscrot renamed to shutter).
12mr|shutter-0.89.1-1|147	- gscrot was renamed to shutter, change svn entry.
12mr|shutter-0.89.1-1|148	
12mr|shutter-0.89.1-1|149	* Sat Jan 17 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.64-0.ppa10.2mdv2009.1
12mr|shutter-0.89.1-1|150	+ Revision: 330438
12mr|shutter-0.89.1-1|151	- Rebuild for fixed package changelog.
12mr|shutter-0.89.1-1|152	
12mr|shutter-0.89.1-1|153	* Fri Jan 16 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.64-0.ppa10.1mdv2009.1
12mr|shutter-0.89.1-1|154	+ Revision: 330174
12mr|shutter-0.89.1-1|155	- Fix summary ended with dot.
12mr|shutter-0.89.1-1|156	- Line break description.
12mr|shutter-0.89.1-1|157	- Import gscrot package, made/sent by Ednilson Miura.
12mr|shutter-0.89.1-1|158	

16356 12
12mr|sidplay-libs-2.1.1-12|1	%define spmajor 2
12mr|sidplay-libs-2.1.1-12|2	%define libname    %mklibname sidplay %{spmajor}
12mr|sidplay-libs-2.1.1-12|3	%define sumajor 0
12mr|sidplay-libs-2.1.1-12|4	%define libnamesu %mklibname sidutils %{sumajor}
12mr|sidplay-libs-2.1.1-12|5	%define develnamesu %mklibname -d sidutils
12mr|sidplay-libs-2.1.1-12|6	%define staticdevelnamesu %mklibname -s -d sidutils
12mr|sidplay-libs-2.1.1-12|7	%define builders %{_libdir}/sidplay/builders
12mr|sidplay-libs-2.1.1-12|8	
12mr|sidplay-libs-2.1.1-12|9	Summary:	A Commodore 64 music player and SID chip emulator library
12mr|sidplay-libs-2.1.1-12|10	Name:		sidplay-libs
12mr|sidplay-libs-2.1.1-12|11	Version:	2.1.1
12mr|sidplay-libs-2.1.1-12|12	Release:	12
12mr|sidplay-libs-2.1.1-12|13	License:	GPLv2+
12mr|sidplay-libs-2.1.1-12|14	Group:		System/Libraries
12mr|sidplay-libs-2.1.1-12|15	URL:		http://sidplay2.sourceforge.net/
12mr|sidplay-libs-2.1.1-12|16	Source0:	http://prdownloads.sourceforge.net/sidplay2/%{name}-%version.tar.bz2
12mr|sidplay-libs-2.1.1-12|17	Patch0:		sidplay-libs-2.1.1-gcc4.3.patch
12mr|sidplay-libs-2.1.1-12|18	#gw from xsidplay 2.0.3
12mr|sidplay-libs-2.1.1-12|19	Patch1:		cia1.patch
12mr|sidplay-libs-2.1.1-12|20	BuildRequires:	automake
12mr|sidplay-libs-2.1.1-12|21	BuildRequires:	chrpath
12mr|sidplay-libs-2.1.1-12|22	
12mr|sidplay-libs-2.1.1-12|23	%description
12mr|sidplay-libs-2.1.1-12|24	This is a cycle-based version of a C64 music playing library
12mr|sidplay-libs-2.1.1-12|25	developed by Simon White. This library provides no internal
12mr|sidplay-libs-2.1.1-12|26	SID emulation. Instead a means to drive any external SID hardware or
12mr|sidplay-libs-2.1.1-12|27	emulation has been provided using the SID Builder Classes.
12mr|sidplay-libs-2.1.1-12|28	
12mr|sidplay-libs-2.1.1-12|29	A ReSID Builder Class using a modified version of ReSID 0.13
12mr|sidplay-libs-2.1.1-12|30	is included in this package. Alternative/updated classes can be
12mr|sidplay-libs-2.1.1-12|31	obtained from the SIDPlay2 homepage.
12mr|sidplay-libs-2.1.1-12|32	
12mr|sidplay-libs-2.1.1-12|33	%package -n %{libname}
12mr|sidplay-libs-2.1.1-12|34	Summary:	A Commodore 64 music player and SID chip emulator library
12mr|sidplay-libs-2.1.1-12|35	Group:		System/Libraries
12mr|sidplay-libs-2.1.1-12|36	
12mr|sidplay-libs-2.1.1-12|37	%description -n %{libname}
12mr|sidplay-libs-2.1.1-12|38	This is a cycle-based version of a C64 music playing library
12mr|sidplay-libs-2.1.1-12|39	developed by Simon White. This library provides no internal
12mr|sidplay-libs-2.1.1-12|40	SID emulation. Instead a means to drive any external SID hardware or
12mr|sidplay-libs-2.1.1-12|41	emulation has been provided using the SID Builder Classes.
12mr|sidplay-libs-2.1.1-12|42	
12mr|sidplay-libs-2.1.1-12|43	A ReSID Builder Class using a modified version of ReSID 0.13
12mr|sidplay-libs-2.1.1-12|44	is included in this package. Alternative/updated classes can be
12mr|sidplay-libs-2.1.1-12|45	obtained from the SIDPlay2 homepage.
12mr|sidplay-libs-2.1.1-12|46	
12mr|sidplay-libs-2.1.1-12|47	#gw don't use libsidplay-devel here, that's libsidplay1
12mr|sidplay-libs-2.1.1-12|48	%package -n %{libname}-devel
12mr|sidplay-libs-2.1.1-12|49	Summary:	Development headers and libraries for %{libname}
12mr|sidplay-libs-2.1.1-12|50	Group:		Development/C++
12mr|sidplay-libs-2.1.1-12|51	Requires:	%{libname} = %{version}
12mr|sidplay-libs-2.1.1-12|52	Provides:	libsidplay-devel = %{version}-%{release}
12mr|sidplay-libs-2.1.1-12|53	Provides:	sidplay2-devel = %{version}-%{release}
12mr|sidplay-libs-2.1.1-12|54	
12mr|sidplay-libs-2.1.1-12|55	%description -n %{libname}-devel
12mr|sidplay-libs-2.1.1-12|56	This package includes the header and library files necessary
12mr|sidplay-libs-2.1.1-12|57	for developing applications to use %{libname}.
12mr|sidplay-libs-2.1.1-12|58	
12mr|sidplay-libs-2.1.1-12|59	%package -n %{libnamesu}
12mr|sidplay-libs-2.1.1-12|60	Summary:	General utility library for use in sidplayers
12mr|sidplay-libs-2.1.1-12|61	Requires:	%{libname} = %{version}-%{release}
12mr|sidplay-libs-2.1.1-12|62	Group:		System/Libraries
12mr|sidplay-libs-2.1.1-12|63	
12mr|sidplay-libs-2.1.1-12|64	%description -n %{libnamesu}
12mr|sidplay-libs-2.1.1-12|65	This library provides general utilities that are not considered core
12mr|sidplay-libs-2.1.1-12|66	to the C64 emulation.  Utilities include decoding and obtaining tune
12mr|sidplay-libs-2.1.1-12|67	lengths from the songlength database, INI file format parser and SID
12mr|sidplay-libs-2.1.1-12|68	filter files (types 1 and 2).
12mr|sidplay-libs-2.1.1-12|69	
12mr|sidplay-libs-2.1.1-12|70	%package -n %{develnamesu}
12mr|sidplay-libs-2.1.1-12|71	Summary:	Development headers and libraries for libsidutils
12mr|sidplay-libs-2.1.1-12|72	Group:		Development/C++
12mr|sidplay-libs-2.1.1-12|73	Requires:	%{libnamesu} = %{version}-%{release}
12mr|sidplay-libs-2.1.1-12|74	Requires:	%{libname}-devel = %{version}-%{release}
12mr|sidplay-libs-2.1.1-12|75	Provides:	libsidutils-devel = %{version}-%{release}
12mr|sidplay-libs-2.1.1-12|76	
12mr|sidplay-libs-2.1.1-12|77	%description -n %{develnamesu}
12mr|sidplay-libs-2.1.1-12|78	This package includes the header and library files necessary
12mr|sidplay-libs-2.1.1-12|79	for developing applications to use %{libnamesu}.
12mr|sidplay-libs-2.1.1-12|80	
12mr|sidplay-libs-2.1.1-12|81	%package -n %{staticdevelnamesu}
12mr|sidplay-libs-2.1.1-12|82	Summary:	Static library for %{libnamesu}
12mr|sidplay-libs-2.1.1-12|83	Group:		Development/C++
12mr|sidplay-libs-2.1.1-12|84	Requires:	%{develnamesu} = %{version}
12mr|sidplay-libs-2.1.1-12|85	Provides:	libsidutils-static-devel = %{version}-%{release}
12mr|sidplay-libs-2.1.1-12|86	
12mr|sidplay-libs-2.1.1-12|87	%description -n %{staticdevelnamesu}
12mr|sidplay-libs-2.1.1-12|88	This package includes the static library file necessary
12mr|sidplay-libs-2.1.1-12|89	for developing applications to use %{libnamesu}.
12mr|sidplay-libs-2.1.1-12|90	
12mr|sidplay-libs-2.1.1-12|91	
12mr|sidplay-libs-2.1.1-12|92	%prep
12mr|sidplay-libs-2.1.1-12|93	%setup -q
12mr|sidplay-libs-2.1.1-12|94	%patch0 -p1 -b .gcc
12mr|sidplay-libs-2.1.1-12|95	%patch1 -p1
12mr|sidplay-libs-2.1.1-12|96	aclocal -I unix
12mr|sidplay-libs-2.1.1-12|97	automake -a
12mr|sidplay-libs-2.1.1-12|98	autoconf
12mr|sidplay-libs-2.1.1-12|99	cd resid
12mr|sidplay-libs-2.1.1-12|100	aclocal
12mr|sidplay-libs-2.1.1-12|101	libtoolize --copy --force
12mr|sidplay-libs-2.1.1-12|102	automake -a
12mr|sidplay-libs-2.1.1-12|103	autoconf
12mr|sidplay-libs-2.1.1-12|104	cd ..
12mr|sidplay-libs-2.1.1-12|105	
12mr|sidplay-libs-2.1.1-12|106	%build
12mr|sidplay-libs-2.1.1-12|107	export CFLAGS="%optflags -fPIC"
12mr|sidplay-libs-2.1.1-12|108	export CXXFLAGS="%optflags -fPIC"
12mr|sidplay-libs-2.1.1-12|109	%configure2_5x
12mr|sidplay-libs-2.1.1-12|110	%make
12mr|sidplay-libs-2.1.1-12|111	
12mr|sidplay-libs-2.1.1-12|112	%install
12mr|sidplay-libs-2.1.1-12|113	#hack to prevent relinking
12mr|sidplay-libs-2.1.1-12|114	sed s/relink_command.*// < libsidutils/src/libsidutils.la > tmp.la
12mr|sidplay-libs-2.1.1-12|115	mv tmp.la libsidutils/src/libsidutils.la
12mr|sidplay-libs-2.1.1-12|116	%makeinstall_std
12mr|sidplay-libs-2.1.1-12|117	chrpath -d %{buildroot}%{_libdir}/libsidutils.so
12mr|sidplay-libs-2.1.1-12|118	
12mr|sidplay-libs-2.1.1-12|119	rm -f %{buildroot}%{builders}/libsid*
12mr|sidplay-libs-2.1.1-12|120	rm -rf %{buildroot}%{builders}/pkgconfig
12mr|sidplay-libs-2.1.1-12|121	
12mr|sidplay-libs-2.1.1-12|122	%multiarch_includes %{buildroot}%{_includedir}/sidplay/sidconfig.h
12mr|sidplay-libs-2.1.1-12|123	
12mr|sidplay-libs-2.1.1-12|124	%files -n %libname
12mr|sidplay-libs-2.1.1-12|125	%doc libsidplay/AUTHORS libsidplay/ChangeLog libsidplay/README libsidplay/TODO
12mr|sidplay-libs-2.1.1-12|126	%{_libdir}/libsidplay*.so.*
12mr|sidplay-libs-2.1.1-12|127	
12mr|sidplay-libs-2.1.1-12|128	%files -n %libname-devel
12mr|sidplay-libs-2.1.1-12|129	%dir %{_libdir}/sidplay/
12mr|sidplay-libs-2.1.1-12|130	%dir %{_libdir}/sidplay/builders
12mr|sidplay-libs-2.1.1-12|131	%dir %{_includedir}/sidplay/builders/
12mr|sidplay-libs-2.1.1-12|132	%{_includedir}/sidplay/*.h
12mr|sidplay-libs-2.1.1-12|133	%{_includedir}/sidplay/builders/*.h
12mr|sidplay-libs-2.1.1-12|134	%multiarch %{multiarch_includedir}/sidplay/
12mr|sidplay-libs-2.1.1-12|135	
12mr|sidplay-libs-2.1.1-12|136	%{_libdir}/libsidplay*.so
12mr|sidplay-libs-2.1.1-12|137	%{_libdir}/libsidplay*.a
12mr|sidplay-libs-2.1.1-12|138	%{_libdir}/pkgconfig/libsidplay*.pc
12mr|sidplay-libs-2.1.1-12|139	%{builders}/*.a
12mr|sidplay-libs-2.1.1-12|140	
12mr|sidplay-libs-2.1.1-12|141	%files -n %{libnamesu}
12mr|sidplay-libs-2.1.1-12|142	%doc libsidutils/AUTHORS libsidutils/ChangeLog libsidutils/README libsidutils/TODO
12mr|sidplay-libs-2.1.1-12|143	%{_libdir}/libsidutils*.so.*
12mr|sidplay-libs-2.1.1-12|144	
12mr|sidplay-libs-2.1.1-12|145	%files -n %{develnamesu}
12mr|sidplay-libs-2.1.1-12|146	%dir %{_includedir}/sidplay/utils/
12mr|sidplay-libs-2.1.1-12|147	%{_includedir}/sidplay/utils/*
12mr|sidplay-libs-2.1.1-12|148	%{_libdir}/libsidutils*.so
12mr|sidplay-libs-2.1.1-12|149	%{_libdir}/pkgconfig/libsidutils*pc
12mr|sidplay-libs-2.1.1-12|150	
12mr|sidplay-libs-2.1.1-12|151	%files -n %{staticdevelnamesu}
12mr|sidplay-libs-2.1.1-12|152	%{_libdir}/libsidutils*.a
12mr|sidplay-libs-2.1.1-12|153	
12mr|sidplay-libs-2.1.1-12|154	
12mr|sidplay-libs-2.1.1-12|155	
12mr|sidplay-libs-2.1.1-12|156	%changelog
12mr|sidplay-libs-2.1.1-12|157	* Mon Aug  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|sidplay-libs-2.1.1-12|158	+ Commit: 8b0662d
12mr|sidplay-libs-2.1.1-12|159	- Spec cleanup
12mr|sidplay-libs-2.1.1-12|160	
12mr|sidplay-libs-2.1.1-12|161	

16357 12
12mr|silc-toolkit-1.1.10-8|1	%define api_version 1.1
12mr|silc-toolkit-1.1.10-8|2	%define silcmajor 2
12mr|silc-toolkit-1.1.10-8|3	%define clientmajor 3
12mr|silc-toolkit-1.1.10-8|4	%define silclibname %mklibname silc %{api_version} %{silcmajor}
12mr|silc-toolkit-1.1.10-8|5	%define silclibname_orig %mklibname silc %{api_version}
12mr|silc-toolkit-1.1.10-8|6	%define clientlibname %mklibname silcclient %{api_version} %{clientmajor}
12mr|silc-toolkit-1.1.10-8|7	%define clientlibname_orig %mklibname silcclient %{api_version}
12mr|silc-toolkit-1.1.10-8|8	
12mr|silc-toolkit-1.1.10-8|9	Summary:	SILC toolkit
12mr|silc-toolkit-1.1.10-8|10	Name:		silc-toolkit
12mr|silc-toolkit-1.1.10-8|11	Version:	1.1.10
12mr|silc-toolkit-1.1.10-8|12	Release:	8
12mr|silc-toolkit-1.1.10-8|13	License:	GPLv2
12mr|silc-toolkit-1.1.10-8|14	Group:		Networking/Chat
12mr|silc-toolkit-1.1.10-8|15	URL:		http://silcnet.org/
12mr|silc-toolkit-1.1.10-8|16	Source0:	http://silcnet.org/download/toolkit/sources/%{name}-%{version}.tar.gz
12mr|silc-toolkit-1.1.10-8|17	Patch2:		silc-toolkit-1.1.5-docinst.patch
12mr|silc-toolkit-1.1.10-8|18	#gw fix linking, link libsilc with pthread and dl, link silcclient with silc
12mr|silc-toolkit-1.1.10-8|19	Patch3:		silc-toolkit-1.1.10-fix-linking.patch
12mr|silc-toolkit-1.1.10-8|20	Requires:	%{silclibname} = %{version}-%{release}
12mr|silc-toolkit-1.1.10-8|21	BuildRequires:	libtool
12mr|silc-toolkit-1.1.10-8|22	BuildRequires:	autoconf
12mr|silc-toolkit-1.1.10-8|23	BuildRequires:	automake
12mr|silc-toolkit-1.1.10-8|24	BuildRequires:	pkgconfig(ncurses)
12mr|silc-toolkit-1.1.10-8|25	BuildRequires:	nasm
12mr|silc-toolkit-1.1.10-8|26	
12mr|silc-toolkit-1.1.10-8|27	%description
12mr|silc-toolkit-1.1.10-8|28	SILC (Secure Internet Live Conferencing) is a protocol which provides
12mr|silc-toolkit-1.1.10-8|29	secure conferencing services on the Internet over insecure channel.
12mr|silc-toolkit-1.1.10-8|30	SILC is IRC-like software although internally they are very different.
12mr|silc-toolkit-1.1.10-8|31	The biggest similarity between SILC and IRC is that they both provide
12mr|silc-toolkit-1.1.10-8|32	conferencing services and that SILC has almost the same commands as IRC.
12mr|silc-toolkit-1.1.10-8|33	Other than that they are nothing alike.  Major differences are that SILC
12mr|silc-toolkit-1.1.10-8|34	is secure what IRC is not in any way.  The network model is also entirely
12mr|silc-toolkit-1.1.10-8|35	different compared to IRC.
12mr|silc-toolkit-1.1.10-8|36	
12mr|silc-toolkit-1.1.10-8|37	This package provides development related files for any application that
12mr|silc-toolkit-1.1.10-8|38	has SILC support.
12mr|silc-toolkit-1.1.10-8|39	
12mr|silc-toolkit-1.1.10-8|40	%package -n %{silclibname}
12mr|silc-toolkit-1.1.10-8|41	Summary:	SILC library
12mr|silc-toolkit-1.1.10-8|42	Group:		System/Libraries
12mr|silc-toolkit-1.1.10-8|43	Provides:	%{silclibname_orig} = %{version}-%{release}
12mr|silc-toolkit-1.1.10-8|44	Requires:	%{name} = %{version}-%{release}
12mr|silc-toolkit-1.1.10-8|45	
12mr|silc-toolkit-1.1.10-8|46	%description -n %{silclibname}
12mr|silc-toolkit-1.1.10-8|47	SILC (Secure Internet Live Conferencing) is a protocol which provides
12mr|silc-toolkit-1.1.10-8|48	secure conferencing services on the Internet over insecure channel.
12mr|silc-toolkit-1.1.10-8|49	SILC is IRC-like software although internally they are very different.
12mr|silc-toolkit-1.1.10-8|50	The biggest similarity between SILC and IRC is that they both provide
12mr|silc-toolkit-1.1.10-8|51	conferencing services and that SILC has almost the same commands as IRC.
12mr|silc-toolkit-1.1.10-8|52	Other than that they are nothing alike.  Major differences are that SILC
12mr|silc-toolkit-1.1.10-8|53	is secure what IRC is not in any way.  The network model is also entirely
12mr|silc-toolkit-1.1.10-8|54	different compared to IRC.
12mr|silc-toolkit-1.1.10-8|55	
12mr|silc-toolkit-1.1.10-8|56	This is the library implementing SILC protocol, including core components,
12mr|silc-toolkit-1.1.10-8|57	cryptographic algorithms and utility functions.
12mr|silc-toolkit-1.1.10-8|58	
12mr|silc-toolkit-1.1.10-8|59	%package -n %{clientlibname}
12mr|silc-toolkit-1.1.10-8|60	Summary:	SILC client library
12mr|silc-toolkit-1.1.10-8|61	Group:		System/Libraries
12mr|silc-toolkit-1.1.10-8|62	Provides:	%{clientlibname_orig} = %{version}-%{release}
12mr|silc-toolkit-1.1.10-8|63	Provides:	%{_lib}silc-client1 = %{version}-%{release}
12mr|silc-toolkit-1.1.10-8|64	
12mr|silc-toolkit-1.1.10-8|65	%description -n %{clientlibname}
12mr|silc-toolkit-1.1.10-8|66	SILC (Secure Internet Live Conferencing) is a protocol which provides
12mr|silc-toolkit-1.1.10-8|67	secure conferencing services on the Internet over insecure channel.
12mr|silc-toolkit-1.1.10-8|68	SILC is IRC-like software although internally they are very different.
12mr|silc-toolkit-1.1.10-8|69	The biggest similarity between SILC and IRC is that they both provide
12mr|silc-toolkit-1.1.10-8|70	conferencing services and that SILC has almost the same commands as IRC.
12mr|silc-toolkit-1.1.10-8|71	Other than that they are nothing alike.  Major differences are that SILC
12mr|silc-toolkit-1.1.10-8|72	is secure what IRC is not in any way.  The network model is also entirely
12mr|silc-toolkit-1.1.10-8|73	different compared to IRC.
12mr|silc-toolkit-1.1.10-8|74	
12mr|silc-toolkit-1.1.10-8|75	The SILC Client library. Implementation of the SILC Client without
12mr|silc-toolkit-1.1.10-8|76	the user interface.  The library provides an interface for user
12mr|silc-toolkit-1.1.10-8|77	interface designers.
12mr|silc-toolkit-1.1.10-8|78	
12mr|silc-toolkit-1.1.10-8|79	%package devel
12mr|silc-toolkit-1.1.10-8|80	Summary:	SILC toolkit
12mr|silc-toolkit-1.1.10-8|81	Group:		Development/Other
12mr|silc-toolkit-1.1.10-8|82	# rpmlint wants that, so be it
12mr|silc-toolkit-1.1.10-8|83	Requires:	%{name} = %{version}-%{release}
12mr|silc-toolkit-1.1.10-8|84	Provides:	%{clientlibname_orig}-devel = %{version}-%{release}
12mr|silc-toolkit-1.1.10-8|85	Requires:	%{clientlibname} = %{version}-%{release}
12mr|silc-toolkit-1.1.10-8|86	Provides:	%{silclibname_orig}-devel = %{version}-%{release}
12mr|silc-toolkit-1.1.10-8|87	Requires:	%{silclibname} = %{version}-%{release}
12mr|silc-toolkit-1.1.10-8|88	Provides:	%{_lib}client1-devel = %{version}-%{release}
12mr|silc-toolkit-1.1.10-8|89	Provides:	%{_lib}silc-client1-devel = %{version}-%{release}
12mr|silc-toolkit-1.1.10-8|90	
12mr|silc-toolkit-1.1.10-8|91	%description devel
12mr|silc-toolkit-1.1.10-8|92	SILC (Secure Internet Live Conferencing) is a protocol which provides
12mr|silc-toolkit-1.1.10-8|93	secure conferencing services on the Internet over insecure channel.
12mr|silc-toolkit-1.1.10-8|94	SILC is IRC-like software although internally they are very different.
12mr|silc-toolkit-1.1.10-8|95	The biggest similarity between SILC and IRC is that they both provide
12mr|silc-toolkit-1.1.10-8|96	conferencing services and that SILC has almost the same commands as IRC.
12mr|silc-toolkit-1.1.10-8|97	Other than that they are nothing alike.  Major differences are that SILC
12mr|silc-toolkit-1.1.10-8|98	is secure what IRC is not in any way.  The network model is also entirely
12mr|silc-toolkit-1.1.10-8|99	different compared to IRC.
12mr|silc-toolkit-1.1.10-8|100	
12mr|silc-toolkit-1.1.10-8|101	This package contains all development related files for developing or
12mr|silc-toolkit-1.1.10-8|102	compiling applications using SILC protocol.
12mr|silc-toolkit-1.1.10-8|103	
12mr|silc-toolkit-1.1.10-8|104	%prep
12mr|silc-toolkit-1.1.10-8|105	%setup -q
12mr|silc-toolkit-1.1.10-8|106	%patch2 -p1 -b .docinst
12mr|silc-toolkit-1.1.10-8|107	%patch3 -p1
12mr|silc-toolkit-1.1.10-8|108	
12mr|silc-toolkit-1.1.10-8|109	find -type f | xargs file | grep -v script | cut -d: -f1 | xargs chmod -x
12mr|silc-toolkit-1.1.10-8|110	autoreconf -fi
12mr|silc-toolkit-1.1.10-8|111	
12mr|silc-toolkit-1.1.10-8|112	%build
12mr|silc-toolkit-1.1.10-8|113	
12mr|silc-toolkit-1.1.10-8|114	%configure2_5x \
12mr|silc-toolkit-1.1.10-8|115	--with-simdir=%{_libdir}/silc/modules \
12mr|silc-toolkit-1.1.10-8|116	--enable-ipv6 \
12mr|silc-toolkit-1.1.10-8|117	--enable-shared \
12mr|silc-toolkit-1.1.10-8|118	--includedir=%{_includedir}/silc
12mr|silc-toolkit-1.1.10-8|119	
12mr|silc-toolkit-1.1.10-8|120	# parallel will succeed but produce broken library
12mr|silc-toolkit-1.1.10-8|121	%make -j1 LIBTOOL=%{_bindir}/libtool
12mr|silc-toolkit-1.1.10-8|122	
12mr|silc-toolkit-1.1.10-8|123	%install
12mr|silc-toolkit-1.1.10-8|124	%makeinstall_std LIBTOOL=%{_bindir}/libtool
12mr|silc-toolkit-1.1.10-8|125	
12mr|silc-toolkit-1.1.10-8|126	chmod 0755 %{buildroot}%{_libdir}/silc/modules/*.so
12mr|silc-toolkit-1.1.10-8|127	
12mr|silc-toolkit-1.1.10-8|128	%triggerpostun -- libsilc-client1 <= 1.0.1-2mdk
12mr|silc-toolkit-1.1.10-8|129	tempfile=`mktemp /etc/ld.so.conf.XXXXXX` || exit $?
12mr|silc-toolkit-1.1.10-8|130	grep -v "^%{_libdir}/silc$" /etc/ld.so.conf > $tempfile && cat $tempfile > /etc/ld.so.conf
12mr|silc-toolkit-1.1.10-8|131	rm -f $tempfile
12mr|silc-toolkit-1.1.10-8|132	
12mr|silc-toolkit-1.1.10-8|133	%files
12mr|silc-toolkit-1.1.10-8|134	%doc %{_docdir}/%{name}/README*
12mr|silc-toolkit-1.1.10-8|135	%doc %{_docdir}/%{name}/ChangeLog
12mr|silc-toolkit-1.1.10-8|136	%doc %{_docdir}/%{name}/TODO
12mr|silc-toolkit-1.1.10-8|137	%{_libdir}/silc
12mr|silc-toolkit-1.1.10-8|138	
12mr|silc-toolkit-1.1.10-8|139	%files -n %{silclibname}
12mr|silc-toolkit-1.1.10-8|140	%{_libdir}/libsilc-%{api_version}.so.%{silcmajor}*
12mr|silc-toolkit-1.1.10-8|141	
12mr|silc-toolkit-1.1.10-8|142	%files -n %{clientlibname}
12mr|silc-toolkit-1.1.10-8|143	%{_libdir}/libsilcclient-%{api_version}.so.%{clientmajor}*
12mr|silc-toolkit-1.1.10-8|144	
12mr|silc-toolkit-1.1.10-8|145	%files devel
12mr|silc-toolkit-1.1.10-8|146	%doc %{_docdir}/%{name}/*
12mr|silc-toolkit-1.1.10-8|147	%exclude %{_docdir}/%{name}/README*
12mr|silc-toolkit-1.1.10-8|148	%exclude %{_docdir}/%{name}/ChangeLog
12mr|silc-toolkit-1.1.10-8|149	%exclude %{_docdir}/%{name}/TODO
12mr|silc-toolkit-1.1.10-8|150	%{_includedir}/silc
12mr|silc-toolkit-1.1.10-8|151	%{_libdir}/lib*.so
12mr|silc-toolkit-1.1.10-8|152	%{_libdir}/pkgconfig/*.pc
12mr|silc-toolkit-1.1.10-8|153	
12mr|silc-toolkit-1.1.10-8|154	
12mr|silc-toolkit-1.1.10-8|155	%changelog
12mr|silc-toolkit-1.1.10-8|156	* Fri May 06 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.10-5mdv2011.0
12mr|silc-toolkit-1.1.10-8|157	+ Revision: 669980
12mr|silc-toolkit-1.1.10-8|158	- mass rebuild
12mr|silc-toolkit-1.1.10-8|159	
12mr|silc-toolkit-1.1.10-8|160	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.10-4mdv2011.0
12mr|silc-toolkit-1.1.10-8|161	+ Revision: 607537
12mr|silc-toolkit-1.1.10-8|162	- rebuild
12mr|silc-toolkit-1.1.10-8|163	
12mr|silc-toolkit-1.1.10-8|164	* Mon Mar 15 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.10-3mdv2010.1
12mr|silc-toolkit-1.1.10-8|165	+ Revision: 520219
12mr|silc-toolkit-1.1.10-8|166	- rebuilt for 2010.1
12mr|silc-toolkit-1.1.10-8|167	
12mr|silc-toolkit-1.1.10-8|168	* Thu Sep 17 2009 Götz Waschk <waschk@mandriva.org> 1.1.10-2mdv2010.0
12mr|silc-toolkit-1.1.10-8|169	+ Revision: 443905
12mr|silc-toolkit-1.1.10-8|170	- drop patch 1, it no longer works with libidn 1.13
12mr|silc-toolkit-1.1.10-8|171	- fix linking
12mr|silc-toolkit-1.1.10-8|172	- reenable --no-undefined
12mr|silc-toolkit-1.1.10-8|173	
12mr|silc-toolkit-1.1.10-8|174	* Tue Sep 15 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.10-1mdv2010.0
12mr|silc-toolkit-1.1.10-8|175	+ Revision: 443001
12mr|silc-toolkit-1.1.10-8|176	- 1.1.10
12mr|silc-toolkit-1.1.10-8|177	
12mr|silc-toolkit-1.1.10-8|178	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.1.9-2mdv2010.0
12mr|silc-toolkit-1.1.10-8|179	+ Revision: 427140
12mr|silc-toolkit-1.1.10-8|180	- rebuild
12mr|silc-toolkit-1.1.10-8|181	
12mr|silc-toolkit-1.1.10-8|182	* Sun Jan 11 2009 Funda Wang <fwang@mandriva.org> 1.1.9-1mdv2009.1
12mr|silc-toolkit-1.1.10-8|183	+ Revision: 328294
12mr|silc-toolkit-1.1.10-8|184	- new client major
12mr|silc-toolkit-1.1.10-8|185	- use system libtool
12mr|silc-toolkit-1.1.10-8|186	- use our own libtool
12mr|silc-toolkit-1.1.10-8|187	- New version 1.1.9
12mr|silc-toolkit-1.1.10-8|188	
12mr|silc-toolkit-1.1.10-8|189	* Sun Oct 26 2008 Funda Wang <fwang@mandriva.org> 1.1.8-1mdv2009.1
12mr|silc-toolkit-1.1.10-8|190	+ Revision: 297336
12mr|silc-toolkit-1.1.10-8|191	- fix file list
12mr|silc-toolkit-1.1.10-8|192	- New version 1.1.8
12mr|silc-toolkit-1.1.10-8|193	
12mr|silc-toolkit-1.1.10-8|194	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.1.7-4mdv2009.0
12mr|silc-toolkit-1.1.10-8|195	+ Revision: 265697
12mr|silc-toolkit-1.1.10-8|196	- rebuild early 2009.0 package (before pixel changes)
12mr|silc-toolkit-1.1.10-8|197	
12mr|silc-toolkit-1.1.10-8|198	+ Pixel <pixel@mandriva.com>
12mr|silc-toolkit-1.1.10-8|199	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|silc-toolkit-1.1.10-8|200	
12mr|silc-toolkit-1.1.10-8|201	* Sun Jun 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.1.7-3mdv2009.0
12mr|silc-toolkit-1.1.10-8|202	+ Revision: 216838
12mr|silc-toolkit-1.1.10-8|203	- add buildrequires on nasm
12mr|silc-toolkit-1.1.10-8|204	- spec file clean
12mr|silc-toolkit-1.1.10-8|205	- new license policy
12mr|silc-toolkit-1.1.10-8|206	
12mr|silc-toolkit-1.1.10-8|207	* Thu Apr 24 2008 Götz Waschk <waschk@mandriva.org> 1.1.7-2mdv2009.0
12mr|silc-toolkit-1.1.10-8|208	+ Revision: 197112
12mr|silc-toolkit-1.1.10-8|209	- drop patch 0, trying to fix bug #40137
12mr|silc-toolkit-1.1.10-8|210	
12mr|silc-toolkit-1.1.10-8|211	* Sun Apr 20 2008 Götz Waschk <waschk@mandriva.org> 1.1.7-1mdv2009.0
12mr|silc-toolkit-1.1.10-8|212	+ Revision: 195861
12mr|silc-toolkit-1.1.10-8|213	- new version
12mr|silc-toolkit-1.1.10-8|214	
12mr|silc-toolkit-1.1.10-8|215	* Tue Mar 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.6-1mdv2008.1
12mr|silc-toolkit-1.1.10-8|216	+ Revision: 188508
12mr|silc-toolkit-1.1.10-8|217	- 1.1.6, fixes #38836 (CVE-2008-1227: silc - remote DoS and/or arbitrary code execution)
12mr|silc-toolkit-1.1.10-8|218	- sync with fc9
12mr|silc-toolkit-1.1.10-8|219	
12mr|silc-toolkit-1.1.10-8|220	+ Thierry Vignaud <tv@mandriva.org>
12mr|silc-toolkit-1.1.10-8|221	- fix no-buildroot-tag
12mr|silc-toolkit-1.1.10-8|222	- kill re-definition of %%buildroot on Pixel's request
12mr|silc-toolkit-1.1.10-8|223	
12mr|silc-toolkit-1.1.10-8|224	* Wed Nov 21 2007 Funda Wang <fwang@mandriva.org> 1.1.5-1mdv2008.1
12mr|silc-toolkit-1.1.10-8|225	+ Revision: 110844
12mr|silc-toolkit-1.1.10-8|226	- update to new version 1.1.5
12mr|silc-toolkit-1.1.10-8|227	
12mr|silc-toolkit-1.1.10-8|228	* Wed Oct 17 2007 Funda Wang <fwang@mandriva.org> 1.1.3-2mdv2008.1
12mr|silc-toolkit-1.1.10-8|229	+ Revision: 99721
12mr|silc-toolkit-1.1.10-8|230	- correct libname according to lib policy at http://wiki.mandriva.com/en/Policies/Library
12mr|silc-toolkit-1.1.10-8|231	- New version 1.1.3
12mr|silc-toolkit-1.1.10-8|232	
12mr|silc-toolkit-1.1.10-8|233	* Mon Jul 23 2007 Funda Wang <fwang@mandriva.org> 1.1.2-2mdv2008.0
12mr|silc-toolkit-1.1.10-8|234	+ Revision: 54684
12mr|silc-toolkit-1.1.10-8|235	- clean spec file
12mr|silc-toolkit-1.1.10-8|236	- remove wrong obsoletes and provides
12mr|silc-toolkit-1.1.10-8|237	
12mr|silc-toolkit-1.1.10-8|238	* Mon Jul 23 2007 Funda Wang <fwang@mandriva.org> 1.1.2-1mdv2008.0
12mr|silc-toolkit-1.1.10-8|239	+ Revision: 54533
12mr|silc-toolkit-1.1.10-8|240	- perl-silc is provided by silc-client now
12mr|silc-toolkit-1.1.10-8|241	- Obsoletes old library
12mr|silc-toolkit-1.1.10-8|242	- New version
12mr|silc-toolkit-1.1.10-8|243	
12mr|silc-toolkit-1.1.10-8|244	* Tue May 08 2007 Funda Wang <fwang@mandriva.org> 1.0.2-2mdv2008.0
12mr|silc-toolkit-1.1.10-8|245	+ Revision: 25013
12mr|silc-toolkit-1.1.10-8|246	- fix rpm group
12mr|silc-toolkit-1.1.10-8|247	
12mr|silc-toolkit-1.1.10-8|248	
12mr|silc-toolkit-1.1.10-8|249	* Sat Jan 20 2007 Götz Waschk <waschk@mandriva.org> 1.0.2-1mdv2007.0
12mr|silc-toolkit-1.1.10-8|250	+ Revision: 110993
12mr|silc-toolkit-1.1.10-8|251	- we need glib 1.2
12mr|silc-toolkit-1.1.10-8|252	- fix buildrequires
12mr|silc-toolkit-1.1.10-8|253	- new version
12mr|silc-toolkit-1.1.10-8|254	- fix major
12mr|silc-toolkit-1.1.10-8|255	- fix installation
12mr|silc-toolkit-1.1.10-8|256	- add perl module
12mr|silc-toolkit-1.1.10-8|257	
12mr|silc-toolkit-1.1.10-8|258	+ Emmanuel Andry <eandry@mandriva.org>
12mr|silc-toolkit-1.1.10-8|259	- Import silc-toolkit
12mr|silc-toolkit-1.1.10-8|260	
12mr|silc-toolkit-1.1.10-8|261	* Mon May 08 2006 Stefan van der Eijk <stefan@eijk.nu> 0.9.13-3mdk
12mr|silc-toolkit-1.1.10-8|262	- rebuild for sparc
12mr|silc-toolkit-1.1.10-8|263	
12mr|silc-toolkit-1.1.10-8|264	* Sat Jul 02 2005 Abel Cheung <deaddog@mandriva.org> 0.9.13-2mdk
12mr|silc-toolkit-1.1.10-8|265	- Fix 64bit arch install
12mr|silc-toolkit-1.1.10-8|266	
12mr|silc-toolkit-1.1.10-8|267	* Wed Apr 27 2005 Abel Cheung <deaddog@mandriva.org> 0.9.13-1mdk
12mr|silc-toolkit-1.1.10-8|268	- New release 0.9.13
12mr|silc-toolkit-1.1.10-8|269	
12mr|silc-toolkit-1.1.10-8|270	* Tue Feb 01 2005 Abel Cheung <deaddog@mandrake.org> 0.9.12-3mdk
12mr|silc-toolkit-1.1.10-8|271	- multiarch
12mr|silc-toolkit-1.1.10-8|272	
12mr|silc-toolkit-1.1.10-8|273	* Sun Jan 02 2005 Abel Cheung <deaddog@mandrake.org> 0.9.12-2mdk
12mr|silc-toolkit-1.1.10-8|274	- Disable parallel build
12mr|silc-toolkit-1.1.10-8|275	
12mr|silc-toolkit-1.1.10-8|276	* Sun Oct 24 2004 Abel Cheung <deaddog@mandrake.org> 0.9.12-1mdk
12mr|silc-toolkit-1.1.10-8|277	- First package for Mandrakelinux
12mr|silc-toolkit-1.1.10-8|278	- Replace the libraries and devel package from silc-client
12mr|silc-toolkit-1.1.10-8|279	

16358 12
12mr|simple-scan-3.4.2-1|1	Name:		simple-scan
12mr|simple-scan-3.4.2-1|2	Version:	3.4.2
12mr|simple-scan-3.4.2-1|3	Release:	1
12mr|simple-scan-3.4.2-1|4	Summary:	Simple scanning utility
12mr|simple-scan-3.4.2-1|5	Group:		Graphical desktop/GNOME
12mr|simple-scan-3.4.2-1|6	License:	GPLv3+
12mr|simple-scan-3.4.2-1|7	URL:		https://launchpad.net/simple-scan
12mr|simple-scan-3.4.2-1|8	Source0:	https://launchpad.net/simple-scan/3.4/%{version}/+download/%{name}-%{version}.tar.gz
12mr|simple-scan-3.4.2-1|9	
12mr|simple-scan-3.4.2-1|10	BuildRequires: intltool
12mr|simple-scan-3.4.2-1|11	BuildRequires: jpeg-devel
12mr|simple-scan-3.4.2-1|12	BuildRequires: sane-devel
12mr|simple-scan-3.4.2-1|13	BuildRequires: pkgconfig(cairo)
12mr|simple-scan-3.4.2-1|14	BuildRequires: pkgconfig(colord)
12mr|simple-scan-3.4.2-1|15	BuildRequires: pkgconfig(gdk-pixbuf-2.0)
12mr|simple-scan-3.4.2-1|16	BuildRequires: pkgconfig(gmodule-export-2.0)
12mr|simple-scan-3.4.2-1|17	BuildRequires: pkgconfig(gnome-doc-utils)
12mr|simple-scan-3.4.2-1|18	BuildRequires: pkgconfig(gthread-2.0)
12mr|simple-scan-3.4.2-1|19	BuildRequires: pkgconfig(gtk+-3.0)
12mr|simple-scan-3.4.2-1|20	BuildRequires: pkgconfig(gudev-1.0)
12mr|simple-scan-3.4.2-1|21	BuildRequires: pkgconfig(mx-1.0)
12mr|simple-scan-3.4.2-1|22	BuildRequires: pkgconfig(zlib)
12mr|simple-scan-3.4.2-1|23	BuildRequires: itstool
12mr|simple-scan-3.4.2-1|24	
12mr|simple-scan-3.4.2-1|25	Requires: gnome-icon-theme
12mr|simple-scan-3.4.2-1|26	Requires: xdg-utils
12mr|simple-scan-3.4.2-1|27	Requires: yelp
12mr|simple-scan-3.4.2-1|28	
12mr|simple-scan-3.4.2-1|29	%description
12mr|simple-scan-3.4.2-1|30	Simple Scan is an easy-to-use application, designed to let users connect their
12mr|simple-scan-3.4.2-1|31	scanner and quickly have the image/document in an appropriate format.
12mr|simple-scan-3.4.2-1|32	
12mr|simple-scan-3.4.2-1|33	%prep
12mr|simple-scan-3.4.2-1|34	%setup -q
12mr|simple-scan-3.4.2-1|35	
12mr|simple-scan-3.4.2-1|36	%build
12mr|simple-scan-3.4.2-1|37	%configure2_5x \
12mr|simple-scan-3.4.2-1|38	--disable-schemas-install
12mr|simple-scan-3.4.2-1|39	
12mr|simple-scan-3.4.2-1|40	%make
12mr|simple-scan-3.4.2-1|41	
12mr|simple-scan-3.4.2-1|42	%install
12mr|simple-scan-3.4.2-1|43	%makeinstall_std
12mr|simple-scan-3.4.2-1|44	
12mr|simple-scan-3.4.2-1|45	%find_lang %{name} --with-man --with-gnome
12mr|simple-scan-3.4.2-1|46	
12mr|simple-scan-3.4.2-1|47	%files -f %{name}.lang
12mr|simple-scan-3.4.2-1|48	%doc AUTHORS README COPYING ChangeLog
12mr|simple-scan-3.4.2-1|49	%{_bindir}/%{name}
12mr|simple-scan-3.4.2-1|50	%{_datadir}/applications/%{name}.desktop
12mr|simple-scan-3.4.2-1|51	%{_datadir}/glib-2.0/schemas/org.gnome.SimpleScan.gschema.xml
12mr|simple-scan-3.4.2-1|52	%{_datadir}/%{name}
12mr|simple-scan-3.4.2-1|53	%{_mandir}/man1/%{name}.1.*
12mr|simple-scan-3.4.2-1|54	
12mr|simple-scan-3.4.2-1|55	
12mr|simple-scan-3.4.2-1|56	
12mr|simple-scan-3.4.2-1|57	%changelog
12mr|simple-scan-3.4.2-1|58	

16359 12
12mr|sinjdoc-0.5-4.10|1	
12mr|sinjdoc-0.5-4.10|2	%define gcj_support 1
12mr|sinjdoc-0.5-4.10|3	%bcond_with        bootstrap
12mr|sinjdoc-0.5-4.10|4	
12mr|sinjdoc-0.5-4.10|5	%if %with bootstrap
12mr|sinjdoc-0.5-4.10|6	%define gcj_support 0
12mr|sinjdoc-0.5-4.10|7	%endif
12mr|sinjdoc-0.5-4.10|8	
12mr|sinjdoc-0.5-4.10|9	Name:           sinjdoc
12mr|sinjdoc-0.5-4.10|10	Version:        0.5
12mr|sinjdoc-0.5-4.10|11	Release:        %mkrel 4.10
12mr|sinjdoc-0.5-4.10|12	Summary:        Documentation generator for Java source code
12mr|sinjdoc-0.5-4.10|13	Group:          Development/Java
12mr|sinjdoc-0.5-4.10|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|sinjdoc-0.5-4.10|15	License:        GPL
12mr|sinjdoc-0.5-4.10|16	URL:            http://www.cag.lcs.mit.edu/~cananian/Projects/GJ/sinjdoc-latest/
12mr|sinjdoc-0.5-4.10|17	Source0:        %name-%version.tar.bz2
12mr|sinjdoc-0.5-4.10|18	Patch0:         sinjdoc-annotations.patch
12mr|sinjdoc-0.5-4.10|19	Patch1:         sinjdoc-autotools-changes.patch
12mr|sinjdoc-0.5-4.10|20	Patch2:         sinjdoc-0.5-doclet.patch
12mr|sinjdoc-0.5-4.10|21	
12mr|sinjdoc-0.5-4.10|22	%if %without bootstrap
12mr|sinjdoc-0.5-4.10|23	BuildRequires:  eclipse-ecj
12mr|sinjdoc-0.5-4.10|24	%else
12mr|sinjdoc-0.5-4.10|25	BuildRequires:  ecj-bootstrap
12mr|sinjdoc-0.5-4.10|26	%endif
12mr|sinjdoc-0.5-4.10|27	
12mr|sinjdoc-0.5-4.10|28	BuildRequires:  java_cup >= 0.10
12mr|sinjdoc-0.5-4.10|29	BuildRequires:  java
12mr|sinjdoc-0.5-4.10|30	BuildRequires:  java-rpmbuild
12mr|sinjdoc-0.5-4.10|31	BuildRequires:  java-gcj-compat-devel
12mr|sinjdoc-0.5-4.10|32	Requires:       java_cup >= 0.10
12mr|sinjdoc-0.5-4.10|33	Requires:       java
12mr|sinjdoc-0.5-4.10|34	Requires:       jpackage-utils
12mr|sinjdoc-0.5-4.10|35	
12mr|sinjdoc-0.5-4.10|36	%if !%{gcj_support}
12mr|sinjdoc-0.5-4.10|37	BuildArch:      noarch
12mr|sinjdoc-0.5-4.10|38	%endif
12mr|sinjdoc-0.5-4.10|39	
12mr|sinjdoc-0.5-4.10|40	# (anssi) do not obsolete yet
12mr|sinjdoc-0.5-4.10|41	#Obsoletes:     gjdoc <= 0.7.7-14.fc7
12mr|sinjdoc-0.5-4.10|42	
12mr|sinjdoc-0.5-4.10|43	%description
12mr|sinjdoc-0.5-4.10|44	This package contains Sinjdoc a tool for generating Javadoc-style
12mr|sinjdoc-0.5-4.10|45	documentation from Java source code
12mr|sinjdoc-0.5-4.10|46	
12mr|sinjdoc-0.5-4.10|47	%prep
12mr|sinjdoc-0.5-4.10|48	%setup -q
12mr|sinjdoc-0.5-4.10|49	%patch0 -p0
12mr|sinjdoc-0.5-4.10|50	%patch1 -p0
12mr|sinjdoc-0.5-4.10|51	%patch2 -p1
12mr|sinjdoc-0.5-4.10|52	%{__perl} -pi -e 's|javac|%{javac}|' configure.ac
12mr|sinjdoc-0.5-4.10|53	%{__aclocal}
12mr|sinjdoc-0.5-4.10|54	%{__automake}
12mr|sinjdoc-0.5-4.10|55	%{__autoconf}
12mr|sinjdoc-0.5-4.10|56	
12mr|sinjdoc-0.5-4.10|57	%build
12mr|sinjdoc-0.5-4.10|58	export JAR=%{jar}
12mr|sinjdoc-0.5-4.10|59	export JAVA=%{java}
12mr|sinjdoc-0.5-4.10|60	
12mr|sinjdoc-0.5-4.10|61	%if %with bootstrap
12mr|sinjdoc-0.5-4.10|62	# (anssi) run ecj with libgcj9 instead of libgcj7 (libgcj8 could work as well)
12mr|sinjdoc-0.5-4.10|63	export LD_LIBRARY_PATH=%{_libdir}/gcj_bc-4.3:$LD_LIBRARY_PATH
12mr|sinjdoc-0.5-4.10|64	%endif
12mr|sinjdoc-0.5-4.10|65	
12mr|sinjdoc-0.5-4.10|66	%{configure2_5x}
12mr|sinjdoc-0.5-4.10|67	%{make}
12mr|sinjdoc-0.5-4.10|68	
12mr|sinjdoc-0.5-4.10|69	%install
12mr|sinjdoc-0.5-4.10|70	rm -rf %{buildroot}
12mr|sinjdoc-0.5-4.10|71	
12mr|sinjdoc-0.5-4.10|72	%jpackage_script net.cscott.sinjdoc.Main %{nil} %{nil} %{name}:java_cup-runtime %{name}
12mr|sinjdoc-0.5-4.10|73	
12mr|sinjdoc-0.5-4.10|74	chmod a+x %{buildroot}%{_bindir}/sinjdoc
12mr|sinjdoc-0.5-4.10|75	
12mr|sinjdoc-0.5-4.10|76	install -d 755 %{buildroot}%{_javadir}
12mr|sinjdoc-0.5-4.10|77	install -D -m 644 sinjdoc.jar %{buildroot}%{_javadir}/sinjdoc.jar
12mr|sinjdoc-0.5-4.10|78	
12mr|sinjdoc-0.5-4.10|79	%if %{gcj_support}
12mr|sinjdoc-0.5-4.10|80	%{_bindir}/aot-compile-rpm
12mr|sinjdoc-0.5-4.10|81	%endif
12mr|sinjdoc-0.5-4.10|82	
12mr|sinjdoc-0.5-4.10|83	%clean
12mr|sinjdoc-0.5-4.10|84	rm -rf %{buildroot}
12mr|sinjdoc-0.5-4.10|85	
12mr|sinjdoc-0.5-4.10|86	%if %{gcj_support}
12mr|sinjdoc-0.5-4.10|87	%post
12mr|sinjdoc-0.5-4.10|88	%{update_gcjdb}
12mr|sinjdoc-0.5-4.10|89	%endif
12mr|sinjdoc-0.5-4.10|90	
12mr|sinjdoc-0.5-4.10|91	%if %{gcj_support}
12mr|sinjdoc-0.5-4.10|92	%postun
12mr|sinjdoc-0.5-4.10|93	%{clean_gcjdb}
12mr|sinjdoc-0.5-4.10|94	%endif
12mr|sinjdoc-0.5-4.10|95	
12mr|sinjdoc-0.5-4.10|96	%files
12mr|sinjdoc-0.5-4.10|97	%defattr(0644,root,root,0755)
12mr|sinjdoc-0.5-4.10|98	%doc AUTHORS ChangeLog COPYING README
12mr|sinjdoc-0.5-4.10|99	%attr(0755,root,root) %{_bindir}/sinjdoc
12mr|sinjdoc-0.5-4.10|100	%{_javadir}/sinjdoc.jar
12mr|sinjdoc-0.5-4.10|101	%if %{gcj_support}
12mr|sinjdoc-0.5-4.10|102	%dir %{_libdir}/gcj/%{name}
12mr|sinjdoc-0.5-4.10|103	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|sinjdoc-0.5-4.10|104	%endif
12mr|sinjdoc-0.5-4.10|105	
12mr|sinjdoc-0.5-4.10|106	
12mr|sinjdoc-0.5-4.10|107	
12mr|sinjdoc-0.5-4.10|108	%changelog
12mr|sinjdoc-0.5-4.10|109	

16360 12
12mr|skkdic-20070529-10|1	%define version	20070529
12mr|skkdic-20070529-10|2	%define release	%mkrel 10
12mr|skkdic-20070529-10|3	
12mr|skkdic-20070529-10|4	Name:      skkdic
12mr|skkdic-20070529-10|5	Summary:   SKK Dictionaries for Japanese
12mr|skkdic-20070529-10|6	Version:   %{version}
12mr|skkdic-20070529-10|7	Release:   %{release}
12mr|skkdic-20070529-10|8	Group:     System/Internationalization
12mr|skkdic-20070529-10|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|skkdic-20070529-10|10	License:   GPL
12mr|skkdic-20070529-10|11	URL:       http://openlab.ring.gr.jp/skk/
12mr|skkdic-20070529-10|12	
12mr|skkdic-20070529-10|13	# Use this file:
12mr|skkdic-20070529-10|14	# http://openlab.jp/skk/skk/dic/SKK-JISYO.L
12mr|skkdic-20070529-10|15	Source0:   %{name}-%{version}.tar.bz2
12mr|skkdic-20070529-10|16	
12mr|skkdic-20070529-10|17	BuildArch: noarch
12mr|skkdic-20070529-10|18	
12mr|skkdic-20070529-10|19	%description
12mr|skkdic-20070529-10|20	SKK dictionaries for Japanese.
12mr|skkdic-20070529-10|21	SKK is a Simple Kana-to-Kanji conversion program.
12mr|skkdic-20070529-10|22	
12mr|skkdic-20070529-10|23	
12mr|skkdic-20070529-10|24	%prep
12mr|skkdic-20070529-10|25	%setup -q -n %name-%version.orig
12mr|skkdic-20070529-10|26	
12mr|skkdic-20070529-10|27	%install
12mr|skkdic-20070529-10|28	rm -rf $RPM_BUILD_ROOT
12mr|skkdic-20070529-10|29	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/skk
12mr|skkdic-20070529-10|30	install -m 644 SKK-JISYO.* $RPM_BUILD_ROOT/%{_datadir}/skk
12mr|skkdic-20070529-10|31	
12mr|skkdic-20070529-10|32	%clean
12mr|skkdic-20070529-10|33	rm -rf $RPM_BUILD_ROOT
12mr|skkdic-20070529-10|34	
12mr|skkdic-20070529-10|35	
12mr|skkdic-20070529-10|36	%files
12mr|skkdic-20070529-10|37	%defattr(-,root,root)
12mr|skkdic-20070529-10|38	%{_datadir}/skk/*
12mr|skkdic-20070529-10|39	
12mr|skkdic-20070529-10|40	
12mr|skkdic-20070529-10|41	
12mr|skkdic-20070529-10|42	
12mr|skkdic-20070529-10|43	
12mr|skkdic-20070529-10|44	%changelog
12mr|skkdic-20070529-10|45	

16361 12
12mr|skobo-0.5.1-6|1	Summary:	SDL port of Akira Higuchis game XKobo
12mr|skobo-0.5.1-6|2	Name:		skobo
12mr|skobo-0.5.1-6|3	Version:	0.5.1
12mr|skobo-0.5.1-6|4	Release:	%mkrel 6
12mr|skobo-0.5.1-6|5	License:	GPL
12mr|skobo-0.5.1-6|6	Group:		Games/Arcade
12mr|skobo-0.5.1-6|7	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|skobo-0.5.1-6|8	URL:		http://www.olofson.net/kobodl/
12mr|skobo-0.5.1-6|9	Source0:	http://olofson.net/kobodl/download/KoboDeluxe-%{version}.tar.bz2
12mr|skobo-0.5.1-6|10	Source5:	%{name}-16.png
12mr|skobo-0.5.1-6|11	Source6:	%{name}-32.png
12mr|skobo-0.5.1-6|12	Source7:	%{name}-48.png
12mr|skobo-0.5.1-6|13	Patch0:		skobo-0.4pre10-gcc4.patch
12mr|skobo-0.5.1-6|14	# Patch1:		KoboDeluxe-0.4.1-various-from-debian.patch
12mr|skobo-0.5.1-6|15	Patch2:		KoboDeluxe-0.4pre10-fix-segfault-in-midi.patch
12mr|skobo-0.5.1-6|16	Patch3:		04_enemies-pipe-decl.patch
12mr|skobo-0.5.1-6|17	Patch4:		skobo-0.5.1-gcc44.patch
12mr|skobo-0.5.1-6|18	BuildRequires: SDL_image-devel
12mr|skobo-0.5.1-6|19	BuildRequires: libmesaglu-devel
12mr|skobo-0.5.1-6|20	Provides:	KoboDeluxe = %version
12mr|skobo-0.5.1-6|21	Provides:	kobodeluxe = %version
12mr|skobo-0.5.1-6|22	
12mr|skobo-0.5.1-6|23	%description
12mr|skobo-0.5.1-6|24	Kobo Deluxe is an SDL port of Akira Higuchi's game XKobo. It adds sound,
12mr|skobo-0.5.1-6|25	smoother animation, filtered high resolution support, a more intuitive menu
12mr|skobo-0.5.1-6|26	driven user interface, joystick support and other features, and runs on most
12mr|skobo-0.5.1-6|27	of the major operating systems. Kobo Deluxe uses the Free/Open Source
12mr|skobo-0.5.1-6|28	libraries SDL and SDL_image, which can be downloaded (source as well as
12mr|skobo-0.5.1-6|29	binaries for various platforms) from http://www.libsdl.org.
12mr|skobo-0.5.1-6|30	
12mr|skobo-0.5.1-6|31	%prep
12mr|skobo-0.5.1-6|32	%setup -q -n KoboDeluxe-%{version}
12mr|skobo-0.5.1-6|33	%patch0 -p0 -b .gcc4
12mr|skobo-0.5.1-6|34	# %patch1 -p1
12mr|skobo-0.5.1-6|35	%patch2 -p1
12mr|skobo-0.5.1-6|36	%patch3 -p1 -b .debian
12mr|skobo-0.5.1-6|37	%patch4 -p0 -b .gcc44
12mr|skobo-0.5.1-6|38	
12mr|skobo-0.5.1-6|39	%build
12mr|skobo-0.5.1-6|40	%configure2_5x	--bindir=%{_gamesbindir}
12mr|skobo-0.5.1-6|41	%make kobo_scoredir=%{_localstatedir}/lib/games/%{name}
12mr|skobo-0.5.1-6|42	
12mr|skobo-0.5.1-6|43	%install
12mr|skobo-0.5.1-6|44	rm -rf $RPM_BUILD_ROOT
12mr|skobo-0.5.1-6|45	install -d $RPM_BUILD_ROOT%{_localstatedir}/lib/games/%{name}
12mr|skobo-0.5.1-6|46	%makeinstall_std kobo_scoredir=%{_localstatedir}/lib/games/%{name}
12mr|skobo-0.5.1-6|47	
12mr|skobo-0.5.1-6|48	
12mr|skobo-0.5.1-6|49	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|skobo-0.5.1-6|50	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|skobo-0.5.1-6|51	[Desktop Entry]
12mr|skobo-0.5.1-6|52	Name=Kobo Deluxe
12mr|skobo-0.5.1-6|53	Comment=Arcade video game
12mr|skobo-0.5.1-6|54	Exec=%_gamesbindir/kobodl
12mr|skobo-0.5.1-6|55	Icon=%{name}
12mr|skobo-0.5.1-6|56	Terminal=false
12mr|skobo-0.5.1-6|57	Type=Application
12mr|skobo-0.5.1-6|58	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12mr|skobo-0.5.1-6|59	EOF
12mr|skobo-0.5.1-6|60	
12mr|skobo-0.5.1-6|61	install -D -m644 %SOURCE6 $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12mr|skobo-0.5.1-6|62	install -D -m644 %SOURCE5 $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12mr|skobo-0.5.1-6|63	install -D -m644 %SOURCE7 $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12mr|skobo-0.5.1-6|64	
12mr|skobo-0.5.1-6|65	%clean
12mr|skobo-0.5.1-6|66	rm -rf $RPM_BUILD_ROOT
12mr|skobo-0.5.1-6|67	
12mr|skobo-0.5.1-6|68	%if %mdkversion < 200900
12mr|skobo-0.5.1-6|69	%post
12mr|skobo-0.5.1-6|70	%{update_menus}
12mr|skobo-0.5.1-6|71	%endif
12mr|skobo-0.5.1-6|72	
12mr|skobo-0.5.1-6|73	%if %mdkversion < 200900
12mr|skobo-0.5.1-6|74	%postun
12mr|skobo-0.5.1-6|75	%{clean_menus}
12mr|skobo-0.5.1-6|76	%endif
12mr|skobo-0.5.1-6|77	
12mr|skobo-0.5.1-6|78	%files
12mr|skobo-0.5.1-6|79	%defattr(-,root,root)
12mr|skobo-0.5.1-6|80	%doc COPYING* ChangeLog README* TODO
12mr|skobo-0.5.1-6|81	%attr(2755, root, games) %{_gamesbindir}/kobodl
12mr|skobo-0.5.1-6|82	%attr(775, root, games) %{_localstatedir}/lib/games/%{name}
12mr|skobo-0.5.1-6|83	%{_datadir}/kobo-deluxe
12mr|skobo-0.5.1-6|84	%{_mandir}/man6/*
12mr|skobo-0.5.1-6|85	%{_datadir}/applications/*
12mr|skobo-0.5.1-6|86	%{_iconsdir}/*.png
12mr|skobo-0.5.1-6|87	%{_miconsdir}/*
12mr|skobo-0.5.1-6|88	%{_liconsdir}/*
12mr|skobo-0.5.1-6|89	
12mr|skobo-0.5.1-6|90	
12mr|skobo-0.5.1-6|91	
12mr|skobo-0.5.1-6|92	%changelog
12mr|skobo-0.5.1-6|93	

16362 12
12mr|skrooge-0.9.0-4|1	Name:		skrooge
12mr|skrooge-0.9.0-4|2	Version:	0.9.0
12mr|skrooge-0.9.0-4|3	Release:	4
12mr|skrooge-0.9.0-4|4	Summary:	Personal Finance Management Tool
12mr|skrooge-0.9.0-4|5	License:	GPLv3+
12mr|skrooge-0.9.0-4|6	Group:		Office
12mr|skrooge-0.9.0-4|7	Url:		http://skrooge.org
12mr|skrooge-0.9.0-4|8	Source0:	http://skrooge.org/files/%{name}-%{version}.tar.bz2
12mr|skrooge-0.9.0-4|9	BuildRequires:	kdelibs4-devel
12mr|skrooge-0.9.0-4|10	BuildRequires:	qca2-devel
12mr|skrooge-0.9.0-4|11	BuildRequires:	kdesdk4-scripts
12mr|skrooge-0.9.0-4|12	BuildRequires:	sqlite3-devel
12mr|skrooge-0.9.0-4|13	BuildRequires:	libofx-devel
12mr|skrooge-0.9.0-4|14	BuildRequires:  desktop-file-utils
12mr|skrooge-0.9.0-4|15	Requires:	qt4-database-plugin-sqlite
12mr|skrooge-0.9.0-4|16	Requires:	qca2-plugin-openssl
12mr|skrooge-0.9.0-4|17	Conflicts:	%{_lib}skrooge1 < 0.6.1-0.1100688.2
12mr|skrooge-0.9.0-4|18	
12mr|skrooge-0.9.0-4|19	
12mr|skrooge-0.9.0-4|20	%description
12mr|skrooge-0.9.0-4|21	Skrooge is a personal finance management tool for KDE4, with the aim of
12mr|skrooge-0.9.0-4|22	being highly intuitive, while providing powerful functions such as
12mr|skrooge-0.9.0-4|23	graphics, persistent Undo/Redo, infinite category levels, and much more...
12mr|skrooge-0.9.0-4|24	
12mr|skrooge-0.9.0-4|25	%files -f %name.lang
12mr|skrooge-0.9.0-4|26	%{_kde_bindir}/*
12mr|skrooge-0.9.0-4|27	%{_kde_libdir}/kde4/*.so
12mr|skrooge-0.9.0-4|28	%{_kde_datadir}/applications/kde4/*.desktop
12mr|skrooge-0.9.0-4|29	%{_datadir}/mime/packages/*.xml
12mr|skrooge-0.9.0-4|30	%{_kde_datadir}/config.kcfg/*.kcfg
12mr|skrooge-0.9.0-4|31	%{_kde_services}/*.desktop
12mr|skrooge-0.9.0-4|32	%{_kde_servicetypes}/*.desktop
12mr|skrooge-0.9.0-4|33	%{_kde_appsdir}/*
12mr|skrooge-0.9.0-4|34	%{_kde_iconsdir}/*/*/*/*
12mr|skrooge-0.9.0-4|35	
12mr|skrooge-0.9.0-4|36	#-----------------------------------------------------------------------------
12mr|skrooge-0.9.0-4|37	
12mr|skrooge-0.9.0-4|38	%define libskgbankgui_major 0
12mr|skrooge-0.9.0-4|39	%define libskgbankgui %mklibname skgbankgui %{libskgbankgui_major}
12mr|skrooge-0.9.0-4|40	
12mr|skrooge-0.9.0-4|41	%package -n %{libskgbankgui}
12mr|skrooge-0.9.0-4|42	Summary:    %name library
12mr|skrooge-0.9.0-4|43	Group:      System/Libraries
12mr|skrooge-0.9.0-4|44	Obsoletes:  %{_lib}skrooge1 < 0.6.1-0.1100688.2
12mr|skrooge-0.9.0-4|45	Conflicts:  %{name} < 0.6.1-0.1100688.5
12mr|skrooge-0.9.0-4|46	
12mr|skrooge-0.9.0-4|47	%description -n %{libskgbankgui}
12mr|skrooge-0.9.0-4|48	%{name} library.
12mr|skrooge-0.9.0-4|49	
12mr|skrooge-0.9.0-4|50	%files -n %{libskgbankgui}
12mr|skrooge-0.9.0-4|51	%{_kde_libdir}/libskgbankgui.so.%{libskgbankgui_major}*
12mr|skrooge-0.9.0-4|52	%{_kde_libdir}/kde4/plugins/designer/libskgbankgui.so.%{libskgbankgui_major}*
12mr|skrooge-0.9.0-4|53	
12mr|skrooge-0.9.0-4|54	#-----------------------------------------------------------------------------
12mr|skrooge-0.9.0-4|55	
12mr|skrooge-0.9.0-4|56	%define libskgbankmodeler_major 0
12mr|skrooge-0.9.0-4|57	%define libskgbankmodeler %mklibname skgbankmodeler %{libskgbankmodeler_major}
12mr|skrooge-0.9.0-4|58	
12mr|skrooge-0.9.0-4|59	%package -n %{libskgbankmodeler}
12mr|skrooge-0.9.0-4|60	Summary:	%{name} library
12mr|skrooge-0.9.0-4|61	Group:		System/Libraries
12mr|skrooge-0.9.0-4|62	Conflicts:	%{_lib}skrooge1 < 0.6.1-0.1100688.2
12mr|skrooge-0.9.0-4|63	
12mr|skrooge-0.9.0-4|64	%description -n %{libskgbankmodeler}
12mr|skrooge-0.9.0-4|65	%{name} library.
12mr|skrooge-0.9.0-4|66	
12mr|skrooge-0.9.0-4|67	%files -n %{libskgbankmodeler}
12mr|skrooge-0.9.0-4|68	%{_kde_libdir}/libskgbankmodeler.so.%{libskgbankmodeler_major}*
12mr|skrooge-0.9.0-4|69	
12mr|skrooge-0.9.0-4|70	#-----------------------------------------------------------------------------
12mr|skrooge-0.9.0-4|71	
12mr|skrooge-0.9.0-4|72	%define libskgbasegui_major 0
12mr|skrooge-0.9.0-4|73	%define libskgbasegui %mklibname skgbasegui %{libskgbasegui_major}
12mr|skrooge-0.9.0-4|74	
12mr|skrooge-0.9.0-4|75	%package -n %{libskgbasegui}
12mr|skrooge-0.9.0-4|76	Summary:	%{name} library
12mr|skrooge-0.9.0-4|77	Group:		System/Libraries
12mr|skrooge-0.9.0-4|78	Conflicts:	%{_lib}skrooge1 < 0.6.1-0.1100688.2
12mr|skrooge-0.9.0-4|79	Conflicts:	%{name} < 0.6.1-0.1100688.5
12mr|skrooge-0.9.0-4|80	
12mr|skrooge-0.9.0-4|81	%description -n %{libskgbasegui}
12mr|skrooge-0.9.0-4|82	%{name} library.
12mr|skrooge-0.9.0-4|83	
12mr|skrooge-0.9.0-4|84	%files -n %{libskgbasegui}
12mr|skrooge-0.9.0-4|85	%{_kde_libdir}/libskgbasegui.so.%{libskgbasegui_major}*
12mr|skrooge-0.9.0-4|86	%{_kde_libdir}/kde4/plugins/designer/libskgbasegui.so.%{libskgbasegui_major}*
12mr|skrooge-0.9.0-4|87	
12mr|skrooge-0.9.0-4|88	#-----------------------------------------------------------------------------
12mr|skrooge-0.9.0-4|89	
12mr|skrooge-0.9.0-4|90	%define libskgbasemodeler_major 0
12mr|skrooge-0.9.0-4|91	%define libskgbasemodeler %mklibname skgbasemodeler %{libskgbasemodeler_major}
12mr|skrooge-0.9.0-4|92	
12mr|skrooge-0.9.0-4|93	%package -n %{libskgbasemodeler}
12mr|skrooge-0.9.0-4|94	Summary:	%{name} library
12mr|skrooge-0.9.0-4|95	Group:		System/Libraries
12mr|skrooge-0.9.0-4|96	Conflicts:	%{_lib}skrooge1 < 0.6.1-0.1100688.2
12mr|skrooge-0.9.0-4|97	
12mr|skrooge-0.9.0-4|98	%description -n %{libskgbasemodeler}
12mr|skrooge-0.9.0-4|99	%{name} library.
12mr|skrooge-0.9.0-4|100	
12mr|skrooge-0.9.0-4|101	%files -n %{libskgbasemodeler}
12mr|skrooge-0.9.0-4|102	%{_kde_libdir}/libskgbasemodeler.so.%{libskgbasegui_major}*
12mr|skrooge-0.9.0-4|103	
12mr|skrooge-0.9.0-4|104	#-----------------------------------------------------------------------------
12mr|skrooge-0.9.0-4|105	
12mr|skrooge-0.9.0-4|106	%package devel
12mr|skrooge-0.9.0-4|107	Summary:	Skrooge development files
12mr|skrooge-0.9.0-4|108	Group:		Development/KDE and Qt
12mr|skrooge-0.9.0-4|109	Requires:	%{libskgbasemodeler} = %{version}-%{release}
12mr|skrooge-0.9.0-4|110	Requires:	%{libskgbasegui} = %{version}-%{release}
12mr|skrooge-0.9.0-4|111	Requires:	%{libskgbankmodeler} = %{version}-%{release}
12mr|skrooge-0.9.0-4|112	Requires:	%{libskgbankgui} = %{version}-%{release}
12mr|skrooge-0.9.0-4|113	Conflicts:	%{name} < 0.2.3
12mr|skrooge-0.9.0-4|114	
12mr|skrooge-0.9.0-4|115	%description devel
12mr|skrooge-0.9.0-4|116	This package contains header files needed if you wish to build applications
12mr|skrooge-0.9.0-4|117	based on skrooge.
12mr|skrooge-0.9.0-4|118	
12mr|skrooge-0.9.0-4|119	%files devel
12mr|skrooge-0.9.0-4|120	%{_kde_libdir}/*.so
12mr|skrooge-0.9.0-4|121	%{_kde_plugindir}/designer/*.so
12mr|skrooge-0.9.0-4|122	
12mr|skrooge-0.9.0-4|123	#--------------------------------------------------------------------
12mr|skrooge-0.9.0-4|124	
12mr|skrooge-0.9.0-4|125	%prep
12mr|skrooge-0.9.0-4|126	%setup -q
12mr|skrooge-0.9.0-4|127	
12mr|skrooge-0.9.0-4|128	%build
12mr|skrooge-0.9.0-4|129	%cmake_kde4
12mr|skrooge-0.9.0-4|130	%make
12mr|skrooge-0.9.0-4|131	
12mr|skrooge-0.9.0-4|132	%install
12mr|skrooge-0.9.0-4|133	%makeinstall_std -C build
12mr|skrooge-0.9.0-4|134	
12mr|skrooge-0.9.0-4|135	%check
12mr|skrooge-0.9.0-4|136	for f in %{buildroot}%{_kde_datadir}/applications/kde4/*.desktop ; do
12mr|skrooge-0.9.0-4|137	desktop-file-validate $f
12mr|skrooge-0.9.0-4|138	done
12mr|skrooge-0.9.0-4|139	
12mr|skrooge-0.9.0-4|140	%find_lang %{name} --with-html
12mr|skrooge-0.9.0-4|141	
12mr|skrooge-0.9.0-4|142	
12mr|skrooge-0.9.0-4|143	%changelog
12mr|skrooge-0.9.0-4|144	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|skrooge-0.9.0-4|145	+ Commit: c778159
12mr|skrooge-0.9.0-4|146	- Rebuild for new libofx, spec cleanup
12mr|skrooge-0.9.0-4|147	
12mr|skrooge-0.9.0-4|148	

16363 12
12mr|slang-2.2.4-8|1	%define	major	2
12mr|slang-2.2.4-8|2	%define	minor	2
12mr|slang-2.2.4-8|3	%define	modules	%{mklibname %{name}}-modules
12mr|slang-2.2.4-8|4	%define	libname %mklibname %{name} %{major}
12mr|slang-2.2.4-8|5	%define	devname %mklibname %{name} -d
12mr|slang-2.2.4-8|6	%define	static	%mklibname %{name} -s -d
12mr|slang-2.2.4-8|7	
12mr|slang-2.2.4-8|8	%bcond_without	pcre
12mr|slang-2.2.4-8|9	%bcond_without	png
12mr|slang-2.2.4-8|10	%bcond_with	onig
12mr|slang-2.2.4-8|11	%bcond_without	diet
12mr|slang-2.2.4-8|12	%bcond_without	uclibc
12mr|slang-2.2.4-8|13	
12mr|slang-2.2.4-8|14	Summary:	The shared library for the S-Lang extension language
12mr|slang-2.2.4-8|15	Name:		slang
12mr|slang-2.2.4-8|16	Version:	2.2.4
12mr|slang-2.2.4-8|17	Release:	8
12mr|slang-2.2.4-8|18	License:	GPLv2+
12mr|slang-2.2.4-8|19	Group:		System/Libraries
12mr|slang-2.2.4-8|20	URL:		http://www.s-lang.org
12mr|slang-2.2.4-8|21	Source0:	ftp://ftp.fu-berlin.de/pub/unix/misc/slang/v%{major}.%{minor}/slang-%{version}.tar.bz2
12mr|slang-2.2.4-8|22	Source1:	%{SOURCE0}.asc
12mr|slang-2.2.4-8|23	Patch5:		slang-2.2.4-slsh-makefile.patch
12mr|slang-2.2.4-8|24	Patch6:		slang-2.2.4-modules-makefile.patch
12mr|slang-2.2.4-8|25	Patch7:		slang-2.2.4-perms.patch
12mr|slang-2.2.4-8|26	Patch8:		slang-2.2.4-no-rpath.patch
12mr|slang-2.2.4-8|27	BuildRequires:	pkgconfig(libpng)
12mr|slang-2.2.4-8|28	BuildRequires:	libtool
12mr|slang-2.2.4-8|29	BuildRequires:	pkgconfig(libpcre)
12mr|slang-2.2.4-8|30	BuildRequires:	onig-devel
12mr|slang-2.2.4-8|31	%if %{with diet}
12mr|slang-2.2.4-8|32	BuildRequires:	dietlibc-devel
12mr|slang-2.2.4-8|33	%endif
12mr|slang-2.2.4-8|34	%if %{with uclibc}
12mr|slang-2.2.4-8|35	BuildRequires:	uClibc-devel >= 0.9.33.2-3
12mr|slang-2.2.4-8|36	%endif
12mr|slang-2.2.4-8|37	
12mr|slang-2.2.4-8|38	%description
12mr|slang-2.2.4-8|39	S-Lang is an interpreted language and a programming library.  The
12mr|slang-2.2.4-8|40	S-Lang language was designed so that it can be easily embedded into
12mr|slang-2.2.4-8|41	a program to provide the program with a powerful extension language.
12mr|slang-2.2.4-8|42	The S-Lang library, provided in this package, provides the S-Lang
12mr|slang-2.2.4-8|43	extension language.  S-Lang's syntax resembles C, which makes it easy
12mr|slang-2.2.4-8|44	to recode S-Lang procedures in C if you need to.
12mr|slang-2.2.4-8|45	
12mr|slang-2.2.4-8|46	%package -n	%{modules}
12mr|slang-2.2.4-8|47	Summary:	Modules for the S-Lang extension language
12mr|slang-2.2.4-8|48	Group:		Development/Other
12mr|slang-2.2.4-8|49	Conflicts:	%{libname} < 2.2.4-3
12mr|slang-2.2.4-8|50	
12mr|slang-2.2.4-8|51	%description -n	%{modules}
12mr|slang-2.2.4-8|52	This package contains the main modules for the S-Lang extension language.
12mr|slang-2.2.4-8|53	
12mr|slang-2.2.4-8|54	%package -n	%{libname}
12mr|slang-2.2.4-8|55	Summary:	The shared library for the S-Lang extension language
12mr|slang-2.2.4-8|56	Group:		System/Libraries
12mr|slang-2.2.4-8|57	Requires:	%{modules} = %{EVRD}
12mr|slang-2.2.4-8|58	
12mr|slang-2.2.4-8|59	%description -n	%{libname}
12mr|slang-2.2.4-8|60	S-Lang is an interpreted language and a programming library.  The
12mr|slang-2.2.4-8|61	S-Lang language was designed so that it can be easily embedded into
12mr|slang-2.2.4-8|62	a program to provide the program with a powerful extension language.
12mr|slang-2.2.4-8|63	The S-Lang library, provided in this package, provides the S-Lang
12mr|slang-2.2.4-8|64	extension language.  S-Lang's syntax resembles C, which makes it easy
12mr|slang-2.2.4-8|65	to recode S-Lang procedures in C if you need to.
12mr|slang-2.2.4-8|66	
12mr|slang-2.2.4-8|67	%if %{with uclibc}
12mr|slang-2.2.4-8|68	%package -n	uclibc-%{libname}
12mr|slang-2.2.4-8|69	Summary:	The shared library for the S-Lang extension language linked against uClibc
12mr|slang-2.2.4-8|70	Group:		System/Libraries
12mr|slang-2.2.4-8|71	
12mr|slang-2.2.4-8|72	%description -n	uclibc-%{libname}
12mr|slang-2.2.4-8|73	S-Lang is an interpreted language and a programming library.  The
12mr|slang-2.2.4-8|74	S-Lang language was designed so that it can be easily embedded into
12mr|slang-2.2.4-8|75	a program to provide the program with a powerful extension language.
12mr|slang-2.2.4-8|76	The S-Lang library, provided in this package, provides the S-Lang
12mr|slang-2.2.4-8|77	extension language.  S-Lang's syntax resembles C, which makes it easy
12mr|slang-2.2.4-8|78	to recode S-Lang procedures in C if you need to.
12mr|slang-2.2.4-8|79	%endif
12mr|slang-2.2.4-8|80	
12mr|slang-2.2.4-8|81	%package -n	%{devname}
12mr|slang-2.2.4-8|82	Summary:	The library and header files for development using S-Lang
12mr|slang-2.2.4-8|83	Group:		Development/C
12mr|slang-2.2.4-8|84	Provides:	%{name}-devel = %{EVRD}
12mr|slang-2.2.4-8|85	Requires:	%{libname} = %{EVRD}
12mr|slang-2.2.4-8|86	
12mr|slang-2.2.4-8|87	%description -n	%{devname}
12mr|slang-2.2.4-8|88	This package contains the S-Lang extension language libraries and
12mr|slang-2.2.4-8|89	header files which you'll need if you want to develop S-Lang based
12mr|slang-2.2.4-8|90	applications.  Documentation which may help you write S-Lang based
12mr|slang-2.2.4-8|91	applications is also included.
12mr|slang-2.2.4-8|92	
12mr|slang-2.2.4-8|93	Install the slang-devel package if you want to develop applications
12mr|slang-2.2.4-8|94	based on the S-Lang extension language.
12mr|slang-2.2.4-8|95	
12mr|slang-2.2.4-8|96	%package -n	%{static}
12mr|slang-2.2.4-8|97	Summary:	Static development files for %{name}
12mr|slang-2.2.4-8|98	Group:		Development/C
12mr|slang-2.2.4-8|99	Requires:	%{devname} = %{EVRD}
12mr|slang-2.2.4-8|100	Provides:	%{name}-static-devel = %{EVRD}
12mr|slang-2.2.4-8|101	
12mr|slang-2.2.4-8|102	%description -n	%{static}
12mr|slang-2.2.4-8|103	Static development files for %{name}.
12mr|slang-2.2.4-8|104	
12mr|slang-2.2.4-8|105	%package	doc
12mr|slang-2.2.4-8|106	Summary:	Extra documentation for slang libraries
12mr|slang-2.2.4-8|107	Group:		Books/Computer books
12mr|slang-2.2.4-8|108	
12mr|slang-2.2.4-8|109	%description	doc
12mr|slang-2.2.4-8|110	This package contains documentation about S-Lang.
12mr|slang-2.2.4-8|111	S-Lang is an interpreted language and a programming library.  The
12mr|slang-2.2.4-8|112	S-Lang language was designed so that it can be easily embedded into
12mr|slang-2.2.4-8|113	a program to provide the program with a powerful extension language.
12mr|slang-2.2.4-8|114	The S-Lang library, provided in this package, provides the S-Lang
12mr|slang-2.2.4-8|115	extension language.  S-Lang's syntax resembles C, which makes it easy
12mr|slang-2.2.4-8|116	to recode S-Lang procedures in C if you need to.
12mr|slang-2.2.4-8|117	
12mr|slang-2.2.4-8|118	%package	slsh
12mr|slang-2.2.4-8|119	Summary:	S-Lang script interpreter
12mr|slang-2.2.4-8|120	Group:		Shells
12mr|slang-2.2.4-8|121	
12mr|slang-2.2.4-8|122	%description	slsh
12mr|slang-2.2.4-8|123	slsh is a program that embeds the S-Lang interpreter and may be used
12mr|slang-2.2.4-8|124	to test slang scripts.
12mr|slang-2.2.4-8|125	
12mr|slang-2.2.4-8|126	%prep
12mr|slang-2.2.4-8|127	%setup -q
12mr|slang-2.2.4-8|128	%patch5 -p1
12mr|slang-2.2.4-8|129	%patch6 -p1
12mr|slang-2.2.4-8|130	%patch7 -p1 -b .lib_exec~
12mr|slang-2.2.4-8|131	%patch8 -p1 -b .norpath~
12mr|slang-2.2.4-8|132	%if %{with diet}
12mr|slang-2.2.4-8|133	mkdir diet
12mr|slang-2.2.4-8|134	cp -r autoconf configure doc demo mkfiles modules slang.lis slsh src utf8 changes.txt COPYING diet
12mr|slang-2.2.4-8|135	%endif
12mr|slang-2.2.4-8|136	
12mr|slang-2.2.4-8|137	%if %{with uclibc}
12mr|slang-2.2.4-8|138	mkdir uclibc
12mr|slang-2.2.4-8|139	cp -r autoconf configure doc demo mkfiles modules slang.lis slsh src utf8 changes.txt COPYING uclibc
12mr|slang-2.2.4-8|140	%endif
12mr|slang-2.2.4-8|141	
12mr|slang-2.2.4-8|142	%build
12mr|slang-2.2.4-8|143	%if %{with diet}
12mr|slang-2.2.4-8|144	pushd diet
12mr|slang-2.2.4-8|145	./configure \
12mr|slang-2.2.4-8|146	CC="diet gcc" CFLAGS="-Os -g"
12mr|slang-2.2.4-8|147	make -C src/ static
12mr|slang-2.2.4-8|148	popd
12mr|slang-2.2.4-8|149	%endif
12mr|slang-2.2.4-8|150	
12mr|slang-2.2.4-8|151	%if %{with uclibc}
12mr|slang-2.2.4-8|152	pushd uclibc
12mr|slang-2.2.4-8|153	%configure2_5x	--prefix=%{uclibc_root} \
12mr|slang-2.2.4-8|154	--libdir=%{uclibc_root}%{_libdir} \
12mr|slang-2.2.4-8|155	CC="%{uclibc_cc}" CFLAGS="%{uclibc_cflags}"
12mr|slang-2.2.4-8|156	make -C src/ static $PWD/src/elfobjs/libslang.so.%{version}
12mr|slang-2.2.4-8|157	popd
12mr|slang-2.2.4-8|158	%endif
12mr|slang-2.2.4-8|159	
12mr|slang-2.2.4-8|160	%configure2_5x	--with-{onig,pcre,png,z}lib=%{_libdir} \
12mr|slang-2.2.4-8|161	--with-{onig,pcre,png,z}inc=%{_includedir} \
12mr|slang-2.2.4-8|162	--includedir=%{_includedir}/slang
12mr|slang-2.2.4-8|163	
12mr|slang-2.2.4-8|164	make
12mr|slang-2.2.4-8|165	
12mr|slang-2.2.4-8|166	%check
12mr|slang-2.2.4-8|167	make check
12mr|slang-2.2.4-8|168	
12mr|slang-2.2.4-8|169	%install
12mr|slang-2.2.4-8|170	%makeinstall_std install-static
12mr|slang-2.2.4-8|171	
12mr|slang-2.2.4-8|172	%if %{with diet}
12mr|slang-2.2.4-8|173	install -m644 diet/src/objs/libslang.a -D %{buildroot}%{_prefix}/lib/dietlibc/lib-%{_arch}/libslang.a
12mr|slang-2.2.4-8|174	%endif
12mr|slang-2.2.4-8|175	
12mr|slang-2.2.4-8|176	%if %{with uclibc}
12mr|slang-2.2.4-8|177	install -m644 uclibc/src/objs/libslang.a -D %{buildroot}%{uclibc_root}%{_libdir}/libslang.a
12mr|slang-2.2.4-8|178	cp -a uclibc/src/elfobjs/libslang.so* %{buildroot}%{uclibc_root}%{_libdir}
12mr|slang-2.2.4-8|179	%endif
12mr|slang-2.2.4-8|180	
12mr|slang-2.2.4-8|181	%files -n %{modules}
12mr|slang-2.2.4-8|182	%dir %{_libdir}/slang
12mr|slang-2.2.4-8|183	%{_libdir}/slang/v%{major}
12mr|slang-2.2.4-8|184	
12mr|slang-2.2.4-8|185	%files -n %{libname}
12mr|slang-2.2.4-8|186	%{_libdir}/libslang.so.%{major}*
12mr|slang-2.2.4-8|187	
12mr|slang-2.2.4-8|188	%if %{with uclibc}
12mr|slang-2.2.4-8|189	%files -n uclibc-%{libname}
12mr|slang-2.2.4-8|190	%{uclibc_root}%{_libdir}/libslang.so.%{major}*
12mr|slang-2.2.4-8|191	%endif
12mr|slang-2.2.4-8|192	
12mr|slang-2.2.4-8|193	%files -n %{devname}
12mr|slang-2.2.4-8|194	%{_libdir}/libslang.so
12mr|slang-2.2.4-8|195	%if %{with uclibc}
12mr|slang-2.2.4-8|196	%{uclibc_root}%{_libdir}/libslang.so
12mr|slang-2.2.4-8|197	%endif
12mr|slang-2.2.4-8|198	%dir %{_includedir}/slang/
12mr|slang-2.2.4-8|199	%{_includedir}/slang/*.h
12mr|slang-2.2.4-8|200	%{_libdir}/pkgconfig/slang.pc
12mr|slang-2.2.4-8|201	
12mr|slang-2.2.4-8|202	%files -n %{static}
12mr|slang-2.2.4-8|203	%{_libdir}/libslang.a
12mr|slang-2.2.4-8|204	%if %{with diet}
12mr|slang-2.2.4-8|205	%{_prefix}/lib/dietlibc/lib-%{_arch}/libslang.a
12mr|slang-2.2.4-8|206	%endif
12mr|slang-2.2.4-8|207	%if %{with uclibc}
12mr|slang-2.2.4-8|208	%{_prefix}/uclibc%{_libdir}/libslang.a
12mr|slang-2.2.4-8|209	%endif
12mr|slang-2.2.4-8|210	
12mr|slang-2.2.4-8|211	%files doc
12mr|slang-2.2.4-8|212	%{_defaultdocdir}/slang
12mr|slang-2.2.4-8|213	
12mr|slang-2.2.4-8|214	%files slsh
12mr|slang-2.2.4-8|215	%doc %{_docdir}/slsh
12mr|slang-2.2.4-8|216	%{_bindir}/slsh
12mr|slang-2.2.4-8|217	%{_datadir}/slsh
12mr|slang-2.2.4-8|218	%{_mandir}/man1/slsh.1*
12mr|slang-2.2.4-8|219	%config(noreplace) %{_sysconfdir}/slsh.rc

16364 12
12mr|slap-2r4p4-15|1	Summary:	SLAP - SEIKO SmartLabel Printing Utility
12mr|slap-2r4p4-15|2	Name:		slap
12mr|slap-2r4p4-15|3	Version:	2r4p4
12mr|slap-2r4p4-15|4	Release:	%mkrel 15
12mr|slap-2r4p4-15|5	License:	GPL
12mr|slap-2r4p4-15|6	Group:		Publishing
12mr|slap-2r4p4-15|7	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|slap-2r4p4-15|8	
12mr|slap-2r4p4-15|9	# SLAP
12mr|slap-2r4p4-15|10	Source:		http://members.tripod.com/~uutil/slap/%{name}%{version}.tar.bz2
12mr|slap-2r4p4-15|11	# Static library needed by SLAP
12mr|slap-2r4p4-15|12	Source1:	http://members.tripod.com/~uutil/slap/mjsulib3r0p1.tar.bz2
12mr|slap-2r4p4-15|13	
12mr|slap-2r4p4-15|14	Url:		http://members.tripod.com/~uutil/slap/
12mr|slap-2r4p4-15|15	
12mr|slap-2r4p4-15|16	%description
12mr|slap-2r4p4-15|17	SLAP is a UNIX command line program that prints labels on many SEIKO Smart
12mr|slap-2r4p4-15|18	Label Printers. It prints only text, no graphics, PostScript, and so on.
12mr|slap-2r4p4-15|19	The text can be printed in 16 different fonts and in 6 font sizes. Enter
12mr|slap-2r4p4-15|20	"man slap" at the command prompt for more info.
12mr|slap-2r4p4-15|21	
12mr|slap-2r4p4-15|22	%prep
12mr|slap-2r4p4-15|23	
12mr|slap-2r4p4-15|24	# Load source code
12mr|slap-2r4p4-15|25	%setup -q -n slap
12mr|slap-2r4p4-15|26	%setup -q -T -D -a 1 -n slap
12mr|slap-2r4p4-15|27	
12mr|slap-2r4p4-15|28	# Correct file permissions
12mr|slap-2r4p4-15|29	chmod -R u+w *
12mr|slap-2r4p4-15|30	
12mr|slap-2r4p4-15|31	%build
12mr|slap-2r4p4-15|32	
12mr|slap-2r4p4-15|33	# Compile static library
12mr|slap-2r4p4-15|34	mkdir mjsulibfiles
12mr|slap-2r4p4-15|35	cd mjsulib/
12mr|slap-2r4p4-15|36	./Configure $RPM_BUILD_DIR/%name/mjsulibfiles
12mr|slap-2r4p4-15|37	%make install
12mr|slap-2r4p4-15|38	cd ..
12mr|slap-2r4p4-15|39	
12mr|slap-2r4p4-15|40	# Compile SLAP
12mr|slap-2r4p4-15|41	yes | ./Configure $RPM_BUILD_ROOT/usr
12mr|slap-2r4p4-15|42	# Set library path
12mr|slap-2r4p4-15|43	perl -p -i -e 's!/somewhere!/'$RPM_BUILD_DIR'/%name/mjsulibfiles!' makefile
12mr|slap-2r4p4-15|44	# Correct path for man pages
12mr|slap-2r4p4-15|45	perl -p -i -e 's!man/man1!share/man/man1!' makefile
12mr|slap-2r4p4-15|46	%make
12mr|slap-2r4p4-15|47	
12mr|slap-2r4p4-15|48	# Compile SLAP font converter
12mr|slap-2r4p4-15|49	%make sdk
12mr|slap-2r4p4-15|50	
12mr|slap-2r4p4-15|51	%install
12mr|slap-2r4p4-15|52	
12mr|slap-2r4p4-15|53	# Clean up
12mr|slap-2r4p4-15|54	rm -fr %buildroot
12mr|slap-2r4p4-15|55	
12mr|slap-2r4p4-15|56	# Install SLAP
12mr|slap-2r4p4-15|57	%makeinstall
12mr|slap-2r4p4-15|58	
12mr|slap-2r4p4-15|59	# Install font converter
12mr|slap-2r4p4-15|60	install -m 755 makefont %buildroot/%_bindir
12mr|slap-2r4p4-15|61	
12mr|slap-2r4p4-15|62	# Correct file permissions
12mr|slap-2r4p4-15|63	chmod -R u+w %buildroot/*
12mr|slap-2r4p4-15|64	
12mr|slap-2r4p4-15|65	
12mr|slap-2r4p4-15|66	%clean
12mr|slap-2r4p4-15|67	rm -fr %buildroot
12mr|slap-2r4p4-15|68	
12mr|slap-2r4p4-15|69	%files
12mr|slap-2r4p4-15|70	%defattr(-,root,root)
12mr|slap-2r4p4-15|71	%doc *.txt 9devnotes COPYING FAQ.htm HOWTO
12mr|slap-2r4p4-15|72	%_bindir/*
12mr|slap-2r4p4-15|73	%_prefix/lib/slap*
12mr|slap-2r4p4-15|74	%_mandir/man*/*
12mr|slap-2r4p4-15|75	
12mr|slap-2r4p4-15|76	
12mr|slap-2r4p4-15|77	
12mr|slap-2r4p4-15|78	
12mr|slap-2r4p4-15|79	%changelog
12mr|slap-2r4p4-15|80	

16365 12
12mr|slib-3b3-2|1	Summary:      Platform independent library for scheme
12mr|slib-3b3-2|2	Name:         slib
12mr|slib-3b3-2|3	Version:      3b3
12mr|slib-3b3-2|4	Release:      2
12mr|slib-3b3-2|5	License:      SLIB
12mr|slib-3b3-2|6	Group:        Development/Other
12mr|slib-3b3-2|7	BuildArch:    noarch
12mr|slib-3b3-2|8	Source0:      http://groups.csail.mit.edu/mac/ftpdir/scm/slib-%{version}.zip
12mr|slib-3b3-2|9	URL:          http://people.csail.mit.edu/jaffer/SLIB.html
12mr|slib-3b3-2|10	
12mr|slib-3b3-2|11	%description
12mr|slib-3b3-2|12	"SLIB" is a portable library for the programming language Scheme.
12mr|slib-3b3-2|13	It provides a platform independent framework for using "packages" of
12mr|slib-3b3-2|14	Scheme procedures and syntax.  As distributed, SLIB contains useful
12mr|slib-3b3-2|15	packages for all Scheme implementations.  Its catalog can be
12mr|slib-3b3-2|16	transparently extended to accommodate packages specific to a site,
12mr|slib-3b3-2|17	implementation, user, or directory.
12mr|slib-3b3-2|18	
12mr|slib-3b3-2|19	%prep
12mr|slib-3b3-2|20	%setup -q -n %{name}
12mr|slib-3b3-2|21	sed -r -i "s,/usr/(local/)?lib/slib,%{_datadir}/slib,g" *.init
12mr|slib-3b3-2|22	
12mr|slib-3b3-2|23	%build
12mr|slib-3b3-2|24	
12mr|slib-3b3-2|25	%install
12mr|slib-3b3-2|26	mkdir -p ${RPM_BUILD_ROOT}%{_datadir}/slib
12mr|slib-3b3-2|27	cp *.scm *.init *.xyz *.txt *.dat *.ps ${RPM_BUILD_ROOT}%{_datadir}/slib
12mr|slib-3b3-2|28	mkdir -p ${RPM_BUILD_ROOT}%{_infodir}
12mr|slib-3b3-2|29	install -m644 slib.info $RPM_BUILD_ROOT%{_infodir}
12mr|slib-3b3-2|30	
12mr|slib-3b3-2|31	%files
12mr|slib-3b3-2|32	%defattr(-,root,root)
12mr|slib-3b3-2|33	%doc ANNOUNCE README COPYING FAQ ChangeLog
12mr|slib-3b3-2|34	%{_datadir}/slib
12mr|slib-3b3-2|35	%{_infodir}/slib.*
12mr|slib-3b3-2|36	
12mr|slib-3b3-2|37	
12mr|slib-3b3-2|38	
12mr|slib-3b3-2|39	%changelog
12mr|slib-3b3-2|40	

16366 12
12mr|slrn-0.9.9p1-8|1	Name:		slrn
12mr|slrn-0.9.9p1-8|2	Summary:	A powerful, easy to use, threaded Internet news reader
12mr|slrn-0.9.9p1-8|3	Version:	0.9.9p1
12mr|slrn-0.9.9p1-8|4	Release:	8
12mr|slrn-0.9.9p1-8|5	License:	GPLv2+
12mr|slrn-0.9.9p1-8|6	Group:		Networking/News
12mr|slrn-0.9.9p1-8|7	URL:		http://www.slrn.org/
12mr|slrn-0.9.9p1-8|8	Source0:	ftp://slrn.sourceforge.net/pub/slrn/%{name}-%{version}.tar.bz2
12mr|slrn-0.9.9p1-8|9	Source1:	slrnpull-expire
12mr|slrn-0.9.9p1-8|10	Source2:	slrnpull.log
12mr|slrn-0.9.9p1-8|11	Source3:	README.rpm-slrnpull
12mr|slrn-0.9.9p1-8|12	Patch0:		slrn-0.9.9p1-dont-strip-binaries-on-install.patch
12mr|slrn-0.9.9p1-8|13	Patch1:		slrn-0.9.9p1-no-rpath.patch
12mr|slrn-0.9.9p1-8|14	Requires:	inews
12mr|slrn-0.9.9p1-8|15	Suggests:	lynx
12mr|slrn-0.9.9p1-8|16	BuildRequires:	slang-devel >= 2.0.0
12mr|slrn-0.9.9p1-8|17	BuildRequires:	sendmail-command
12mr|slrn-0.9.9p1-8|18	BuildRequires:	gettext-devel
12mr|slrn-0.9.9p1-8|19	BuildRequires:	inews
12mr|slrn-0.9.9p1-8|20	
12mr|slrn-0.9.9p1-8|21	%description
12mr|slrn-0.9.9p1-8|22	SLRN is a powerful, easy to use, threaded Internet news reader.  SLRN is
12mr|slrn-0.9.9p1-8|23	highly customizable and allows you to design complex filters to sort or kill
12mr|slrn-0.9.9p1-8|24	news articles.  SLRN works well over slow network connections, and includes
12mr|slrn-0.9.9p1-8|25	a utility for reading news off-line.
12mr|slrn-0.9.9p1-8|26	
12mr|slrn-0.9.9p1-8|27	Install slrn if you need a full-featured news reader, if you have a slow
12mr|slrn-0.9.9p1-8|28	network connection, or if you'D like to save on-line time by reading your
12mr|slrn-0.9.9p1-8|29	news off-line.
12mr|slrn-0.9.9p1-8|30	
12mr|slrn-0.9.9p1-8|31	%package	pull
12mr|slrn-0.9.9p1-8|32	Summary:	Offline news reading support for slrn
12mr|slrn-0.9.9p1-8|33	Group:		Networking/News
12mr|slrn-0.9.9p1-8|34	Requires:	%{name} = %{EVRD}
12mr|slrn-0.9.9p1-8|35	
12mr|slrn-0.9.9p1-8|36	%description pull
12mr|slrn-0.9.9p1-8|37	This package provides slrnpull, which allows set up of a small news
12mr|slrn-0.9.9p1-8|38	spool for offline news reading.
12mr|slrn-0.9.9p1-8|39	
12mr|slrn-0.9.9p1-8|40	%prep
12mr|slrn-0.9.9p1-8|41	%setup -q
12mr|slrn-0.9.9p1-8|42	%patch0 -p1 -b .nostrip~
12mr|slrn-0.9.9p1-8|43	%patch1 -p1 -b .norpath~
12mr|slrn-0.9.9p1-8|44	
12mr|slrn-0.9.9p1-8|45	%build
12mr|slrn-0.9.9p1-8|46	# Fix install of slrnpull man page, seems to be broken upstream
12mr|slrn-0.9.9p1-8|47	# - AdamW 2008/02
12mr|slrn-0.9.9p1-8|48	sed -i -e 's,slrn.1,*.1,g' src/Makefile.in
12mr|slrn-0.9.9p1-8|49	# Better default browser - AdamW 2008/02
12mr|slrn-0.9.9p1-8|50	sed -i -e 's,netscape,www-browser,g' doc/slrn.rc
12mr|slrn-0.9.9p1-8|51	# FHS compliant install
12mr|slrn-0.9.9p1-8|52	%configure2_5x	--sysconfdir=%{_sysconfdir}/news \
12mr|slrn-0.9.9p1-8|53	--with-slanginc=%{_includedir}/slang \
12mr|slrn-0.9.9p1-8|54	--with-slanglib=%{_libdir} \
12mr|slrn-0.9.9p1-8|55	--with-slrnpull \
12mr|slrn-0.9.9p1-8|56	--with-slanginc=%{_includedir}/slang \
12mr|slrn-0.9.9p1-8|57	--with-nss-compat \
12mr|slrn-0.9.9p1-8|58	--enable-inews \
12mr|slrn-0.9.9p1-8|59	--enable-setgid-code \
12mr|slrn-0.9.9p1-8|60	--disable-rpath
12mr|slrn-0.9.9p1-8|61	%make
12mr|slrn-0.9.9p1-8|62	# Force build of slrnpull, again seems broken upstream - AdaMw 2008/02
12mr|slrn-0.9.9p1-8|63	%make slrnpull
12mr|slrn-0.9.9p1-8|64	
12mr|slrn-0.9.9p1-8|65	%install
12mr|slrn-0.9.9p1-8|66	%makeinstall_std
12mr|slrn-0.9.9p1-8|67	%find_lang %{name}
12mr|slrn-0.9.9p1-8|68	
12mr|slrn-0.9.9p1-8|69	mkdir -p %{buildroot}%{_sysconfdir}/{cron.daily,logrotate.d,news}
12mr|slrn-0.9.9p1-8|70	install -m644 doc/slrn.rc -D %{buildroot}%{_sysconfdir}/news/slrn.rc
12mr|slrn-0.9.9p1-8|71	
12mr|slrn-0.9.9p1-8|72	#(peroyvind) remove unpackaged files
12mr|slrn-0.9.9p1-8|73	rm -rf %{buildroot}%{_docdir}/%{name}
12mr|slrn-0.9.9p1-8|74	
12mr|slrn-0.9.9p1-8|75	%files -f %{name}.lang
12mr|slrn-0.9.9p1-8|76	%doc doc/{FIRST_STEPS,README.SSL,help.txt,score.txt,slrnfuns.txt,README.macros,THANKS,manual.txt,slrn-doc.html,FAQ,README.GroupLens,README.multiuser,score.sl,slrn.rc} COPYRIGHT README changes.txt
12mr|slrn-0.9.9p1-8|77	%attr(755,root,root) %{_bindir}/slrn
12mr|slrn-0.9.9p1-8|78	%{_mandir}/man1/slrn.1*
12mr|slrn-0.9.9p1-8|79	%config(noreplace) %{_sysconfdir}/news/*
12mr|slrn-0.9.9p1-8|80	%dir %{_datadir}/%{name}
12mr|slrn-0.9.9p1-8|81	%{_datadir}/%{name}/*
12mr|slrn-0.9.9p1-8|82	
12mr|slrn-0.9.9p1-8|83	%files pull
12mr|slrn-0.9.9p1-8|84	%doc doc/slrnpull/*
12mr|slrn-0.9.9p1-8|85	%{_mandir}/man1/slrnpull*
12mr|slrn-0.9.9p1-8|86	%{_bindir}/slrnpull
12mr|slrn-0.9.9p1-8|87	
12mr|slrn-0.9.9p1-8|88	
12mr|slrn-0.9.9p1-8|89	
12mr|slrn-0.9.9p1-8|90	%changelog
12mr|slrn-0.9.9p1-8|91	* Tue Sep  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|slrn-0.9.9p1-8|92	+ Commit: 915f79a
12mr|slrn-0.9.9p1-8|93	- With with Cooker (spec cleanup, fix Requires etc)
12mr|slrn-0.9.9p1-8|94	
12mr|slrn-0.9.9p1-8|95	

16367 12
12mr|slv2-0.6.6-7|1	%define major 9
12mr|slv2-0.6.6-7|2	%define libname %mklibname %{name} _%{major}
12mr|slv2-0.6.6-7|3	%define develname %mklibname -d %{name}
12mr|slv2-0.6.6-7|4	
12mr|slv2-0.6.6-7|5	Summary:    A library for simple use of LV2 plugins
12mr|slv2-0.6.6-7|6	Name:       slv2
12mr|slv2-0.6.6-7|7	Version:    0.6.6
12mr|slv2-0.6.6-7|8	Release:    7
12mr|slv2-0.6.6-7|9	Group:      System/Libraries
12mr|slv2-0.6.6-7|10	License:    GPLv2+
12mr|slv2-0.6.6-7|11	URL:        http://wiki.drobilla.net/SLV2
12mr|slv2-0.6.6-7|12	Source0:    http://download.drobilla.net/%{name}-%{version}.tar.bz2
12mr|slv2-0.6.6-7|13	Patch0:        slv2-0.6.6-ladspa2lv2_fix.diff
12mr|slv2-0.6.6-7|14	Patch1:        slv2-0.6.6-gcc46linking.diff
12mr|slv2-0.6.6-7|15	BuildRequires:  doxygen
12mr|slv2-0.6.6-7|16	BuildRequires:  jackit-devel
12mr|slv2-0.6.6-7|17	BuildRequires:  liblrdf-devel
12mr|slv2-0.6.6-7|18	BuildRequires:  libtool
12mr|slv2-0.6.6-7|19	BuildRequires:  pkgconfig
12mr|slv2-0.6.6-7|20	BuildRequires:  pkgconfig(lv2core)
12mr|slv2-0.6.6-7|21	BuildRequires:  raptor-devel
12mr|slv2-0.6.6-7|22	BuildRequires:  rasqal-devel
12mr|slv2-0.6.6-7|23	BuildRequires:  redland-devel >= 1.0.6
12mr|slv2-0.6.6-7|24	BuildRequires:  python
12mr|slv2-0.6.6-7|25	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|slv2-0.6.6-7|26	
12mr|slv2-0.6.6-7|27	%description
12mr|slv2-0.6.6-7|28	SLV2 is a library geared towards music and audio applications which makes the
12mr|slv2-0.6.6-7|29	use of LV2 plugins <http://lv2plug.in> as simple as possible.
12mr|slv2-0.6.6-7|30	
12mr|slv2-0.6.6-7|31	This binary package contains various binaries:
12mr|slv2-0.6.6-7|32	
12mr|slv2-0.6.6-7|33	o lv2_inspect - Display information about an LV2 plugin.
12mr|slv2-0.6.6-7|34	o lv2_jack_host - SLV2 Jack Host.
12mr|slv2-0.6.6-7|35	o lv2_list - List system installed LV2 plugins.
12mr|slv2-0.6.6-7|36	o lv2_simple_jack_host - SLV2 Simple Jack Host Example.
12mr|slv2-0.6.6-7|37	
12mr|slv2-0.6.6-7|38	%package -n %{libname}
12mr|slv2-0.6.6-7|39	Summary:    A library for simple use of LV2 plugins
12mr|slv2-0.6.6-7|40	Group:          System/Libraries
12mr|slv2-0.6.6-7|41	
12mr|slv2-0.6.6-7|42	%description -n %{libname}
12mr|slv2-0.6.6-7|43	SLV2 is a library geared towards music and audio applications which makes the
12mr|slv2-0.6.6-7|44	use of LV2 plugins <http://lv2plug.in> as simple as possible.
12mr|slv2-0.6.6-7|45	
12mr|slv2-0.6.6-7|46	%package -n %{develname}
12mr|slv2-0.6.6-7|47	Summary:    Development files (headers) for SLV2
12mr|slv2-0.6.6-7|48	Group:      Development/C
12mr|slv2-0.6.6-7|49	Requires:   %{libname} = %{version}
12mr|slv2-0.6.6-7|50	Provides:   %{name}-devel = %{version}
12mr|slv2-0.6.6-7|51	
12mr|slv2-0.6.6-7|52	%description -n %{develname}
12mr|slv2-0.6.6-7|53	Files required for compiling programs which use SLV2, and developer
12mr|slv2-0.6.6-7|54	documentation.
12mr|slv2-0.6.6-7|55	
12mr|slv2-0.6.6-7|56	%prep
12mr|slv2-0.6.6-7|57	
12mr|slv2-0.6.6-7|58	%setup -q -n %{name}-%version
12mr|slv2-0.6.6-7|59	%patch0 -p0
12mr|slv2-0.6.6-7|60	%patch1 -p0
12mr|slv2-0.6.6-7|61	
12mr|slv2-0.6.6-7|62	# antiborker
12mr|slv2-0.6.6-7|63	perl -pi -e "s|/sbin/ldconfig|/bin/true|g" *.py
12mr|slv2-0.6.6-7|64	
12mr|slv2-0.6.6-7|65	# lib64 fix
12mr|slv2-0.6.6-7|66	perl -pi -e "s|/lib\b|/%{_lib}|g" *.py
12mr|slv2-0.6.6-7|67	
12mr|slv2-0.6.6-7|68	%build
12mr|slv2-0.6.6-7|69	export CFLAGS="%{optflags}"
12mr|slv2-0.6.6-7|70	export CXXFLAGS="%{optflags}"
12mr|slv2-0.6.6-7|71	
12mr|slv2-0.6.6-7|72	python ./waf configure \
12mr|slv2-0.6.6-7|73	--prefix=%{_prefix} \
12mr|slv2-0.6.6-7|74	--libdir=%{_libdir}/ \
12mr|slv2-0.6.6-7|75	--mandir=%{_mandir} \
12mr|slv2-0.6.6-7|76	--build-docs
12mr|slv2-0.6.6-7|77	
12mr|slv2-0.6.6-7|78	python ./waf build --verbose
12mr|slv2-0.6.6-7|79	
12mr|slv2-0.6.6-7|80	
12mr|slv2-0.6.6-7|81	%install
12mr|slv2-0.6.6-7|82	rm -rf %{buildroot}
12mr|slv2-0.6.6-7|83	
12mr|slv2-0.6.6-7|84	DESTDIR=%{buildroot} python ./waf install --verbose
12mr|slv2-0.6.6-7|85	strip %{buildroot}/%{_libdir}/libslv2.so.%{major}*
12mr|slv2-0.6.6-7|86	
12mr|slv2-0.6.6-7|87	%clean
12mr|slv2-0.6.6-7|88	rm -rf %{buildroot}
12mr|slv2-0.6.6-7|89	
12mr|slv2-0.6.6-7|90	%files
12mr|slv2-0.6.6-7|91	%defattr(-,root,root)
12mr|slv2-0.6.6-7|92	%doc README
12mr|slv2-0.6.6-7|93	%{_bindir}/ladspa2lv2
12mr|slv2-0.6.6-7|94	%{_bindir}/lv2_inspect
12mr|slv2-0.6.6-7|95	%{_bindir}/lv2_jack_host
12mr|slv2-0.6.6-7|96	%{_bindir}/lv2_list
12mr|slv2-0.6.6-7|97	%{_bindir}/lv2_simple_jack_host
12mr|slv2-0.6.6-7|98	%{_mandir}/man1/*
12mr|slv2-0.6.6-7|99	
12mr|slv2-0.6.6-7|100	%files -n %{libname}
12mr|slv2-0.6.6-7|101	%defattr(-,root,root)
12mr|slv2-0.6.6-7|102	%doc AUTHORS README
12mr|slv2-0.6.6-7|103	%attr(0755,root,root) %{_libdir}/libslv2.so.%{major}*
12mr|slv2-0.6.6-7|104	
12mr|slv2-0.6.6-7|105	%files -n %{develname}
12mr|slv2-0.6.6-7|106	%defattr(-,root,root)
12mr|slv2-0.6.6-7|107	%doc build/default/doc/html/*
12mr|slv2-0.6.6-7|108	%{_includedir}/slv2/*.h
12mr|slv2-0.6.6-7|109	%attr(0755,root,root) %{_libdir}/*.so
12mr|slv2-0.6.6-7|110	%{_libdir}/pkgconfig/slv2.pc
12mr|slv2-0.6.6-7|111	%{_mandir}/man3/*
12mr|slv2-0.6.6-7|112	
12mr|slv2-0.6.6-7|113	
12mr|slv2-0.6.6-7|114	
12mr|slv2-0.6.6-7|115	%changelog
12mr|slv2-0.6.6-7|116	

16368 12
12mr|smart-1.4.1-9|1	%if %mdkversion <= 200910
12mr|smart-1.4.1-9|2	%bcond_without ksmarttray
12mr|smart-1.4.1-9|3	%else
12mr|smart-1.4.1-9|4	%bcond_with    ksmarttray
12mr|smart-1.4.1-9|5	%endif
12mr|smart-1.4.1-9|6	%bcond_without smart_update
12mr|smart-1.4.1-9|7	%bcond_without smart_applet
12mr|smart-1.4.1-9|8	
12mr|smart-1.4.1-9|9	Name:		smart
12mr|smart-1.4.1-9|10	Version:	1.4.1
12mr|smart-1.4.1-9|11	Release:	9
12mr|smart-1.4.1-9|12	Epoch:		1
12mr|smart-1.4.1-9|13	Group:		System/Configuration/Packaging
12mr|smart-1.4.1-9|14	Summary:	Next generation package handling tool
12mr|smart-1.4.1-9|15	License:	GPLv2+
12mr|smart-1.4.1-9|16	URL:		http://smartpm.org
12mr|smart-1.4.1-9|17	Source0:	http://labix.org/download/smart/%{name}-%{version}.tar.bz2
12mr|smart-1.4.1-9|18	Source1:	smart-mandriva-distro.py
12mr|smart-1.4.1-9|19	Source2:	smart.console
12mr|smart-1.4.1-9|20	Source4:	smart-package-manager.desktop
12mr|smart-1.4.1-9|21	Source6:	smart-newer.py
12mr|smart-1.4.1-9|22	Source7:	smart-install.desktop
12mr|smart-1.4.1-9|23	Source8:	smart-applet.desktop
12mr|smart-1.4.1-9|24	Source9:	smart-applet.png
12mr|smart-1.4.1-9|25	Source10:	smart-unity-distro.py
12mr|smart-1.4.1-9|26	
12mr|smart-1.4.1-9|27	Patch1:		smart-1.4.1-enable-distepoch.patch
12mr|smart-1.4.1-9|28	Patch2:		smart-1.4.1-applet.patch
12mr|smart-1.4.1-9|29	
12mr|smart-1.4.1-9|30	Patch603:	smart-1.4.1-cache-packages-toggle.patch
12mr|smart-1.4.1-9|31	Patch606:	smart-1.4.1-sysstdoutencoding-utf-8.patch
12mr|smart-1.4.1-9|32	Patch607:	smart-1.4.1-saving-cache-msgbox.patch
12mr|smart-1.4.1-9|33	Patch609:	smart-1.4.1-pycurl-speedup.patch
12mr|smart-1.4.1-9|34	Patch610:	smart-1.4.1-pycurl-ftp-segfault.patch
12mr|smart-1.4.1-9|35	Patch611:	smart-1.4.1-pycurl-for-ftp-only.patch
12mr|smart-1.4.1-9|36	Patch613:	smart-1.4.1-keyerror.patch
12mr|smart-1.4.1-9|37	Patch615:	smart-1.4.1-coercing2unicode.patch
12mr|smart-1.4.1-9|38	Patch616:	smart-1.4.1-prefer-last-ok-mirror.patch
12mr|smart-1.4.1-9|39	Patch618:	smart-1.4.1-inst-by-provide-fix.patch
12mr|smart-1.4.1-9|40	Patch619:	smart-1.4.1-info-perm-denied.patch
12mr|smart-1.4.1-9|41	# fix error probably introduced by createrepo update
12mr|smart-1.4.1-9|42	# unclear if it actually works or not MD 20100830
12mr|smart-1.4.1-9|43	Patch803:	smart-1.4.1-uncompress-close.patch
12mr|smart-1.4.1-9|44	# https://bugs.launchpad.net/smart/+bug/268143
12mr|smart-1.4.1-9|45	# add suggest config to ignore or install for rpm&deb
12mr|smart-1.4.1-9|46	Patch805:	smart-1.4.1-rpm-suggests-config.patch
12mr|smart-1.4.1-9|47	Patch806:	smart-1.4.1-deb-suggests-config.patch
12mr|smart-1.4.1-9|48	Patch1007:	smart-1.4.1-computing_upgrades_989_988.patch
12mr|smart-1.4.1-9|49	Patch1008:	smart-1.4.1-install-update.patch
12mr|smart-1.4.1-9|50	Patch1009:	smart-1.4.1-dont-use-_RPMVSF_NOSIGNATURES.patch
12mr|smart-1.4.1-9|51	#ROSA patch
12mr|smart-1.4.1-9|52	Patch2000:	smart-1.4.1-rosa-mirrors.patch
12mr|smart-1.4.1-9|53	Patch2001:	smart-1.4.1-urpm-cachesize-ignore.patch
12mr|smart-1.4.1-9|54	
12mr|smart-1.4.1-9|55	BuildRequires:	rpm-mandriva-setup
12mr|smart-1.4.1-9|56	BuildRequires:	desktop-file-utils
12mr|smart-1.4.1-9|57	# required by test suite
12mr|smart-1.4.1-9|58	#BuildRequires:	dpkg
12mr|smart-1.4.1-9|59	BuildRequires:	python-rpm
12mr|smart-1.4.1-9|60	Requires:	python-rpm pythonegg(pyliblzma) >= 0.4.0
12mr|smart-1.4.1-9|61	Requires:	usermode-consoleonly
12mr|smart-1.4.1-9|62	%ifarch %{ix86}
12mr|smart-1.4.1-9|63	Requires:	pythonegg(psyco)
12mr|smart-1.4.1-9|64	%endif
12mr|smart-1.4.1-9|65	Suggests:	pythonegg(pycurl)
12mr|smart-1.4.1-9|66	BuildRequires:	pkgconfig(python)
12mr|smart-1.4.1-9|67	
12mr|smart-1.4.1-9|68	%description
12mr|smart-1.4.1-9|69	Smart Package Manager is a next generation package handling tool.
12mr|smart-1.4.1-9|70	
12mr|smart-1.4.1-9|71	%package	gui
12mr|smart-1.4.1-9|72	Summary:	Smart GTK user interface
12mr|smart-1.4.1-9|73	Group:		System/Configuration/Packaging
12mr|smart-1.4.1-9|74	Requires(post):	desktop-file-utils
12mr|smart-1.4.1-9|75	Requires(postun): desktop-file-utils
12mr|smart-1.4.1-9|76	%if "%{disttag}" == "unity"
12mr|smart-1.4.1-9|77	Requires(post):	xdg-utils
12mr|smart-1.4.1-9|78	%endif
12mr|smart-1.4.1-9|79	Requires:	%{name} = %{EVRD}
12mr|smart-1.4.1-9|80	Requires:	pygtk2.0
12mr|smart-1.4.1-9|81	
12mr|smart-1.4.1-9|82	%description	gui
12mr|smart-1.4.1-9|83	Smart GTK user interface.
12mr|smart-1.4.1-9|84	
12mr|smart-1.4.1-9|85	%if %{with smart_update}
12mr|smart-1.4.1-9|86	%package	update
12mr|smart-1.4.1-9|87	Summary:	Allows execution of 'smart update' by normal users (suid)
12mr|smart-1.4.1-9|88	Group:		System/Configuration/Packaging
12mr|smart-1.4.1-9|89	Requires:	%{name} = %{EVRD}
12mr|smart-1.4.1-9|90	
12mr|smart-1.4.1-9|91	%description	update
12mr|smart-1.4.1-9|92	Allows execution of 'smart update' by normal users through a
12mr|smart-1.4.1-9|93	special suid command.
12mr|smart-1.4.1-9|94	%endif
12mr|smart-1.4.1-9|95	
12mr|smart-1.4.1-9|96	%if %{with smart_applet}
12mr|smart-1.4.1-9|97	%package	applet
12mr|smart-1.4.1-9|98	Summary:	Smart system tray applet
12mr|smart-1.4.1-9|99	Group:		System/Configuration/Packaging
12mr|smart-1.4.1-9|100	Requires:	%{name} = %{EVRD}
12mr|smart-1.4.1-9|101	Requires:	gnome-python
12mr|smart-1.4.1-9|102	
12mr|smart-1.4.1-9|103	%description	applet
12mr|smart-1.4.1-9|104	Smart system tray applet.
12mr|smart-1.4.1-9|105	%endif
12mr|smart-1.4.1-9|106	
12mr|smart-1.4.1-9|107	%if %{with ksmarttray}
12mr|smart-1.4.1-9|108	%package -n	ksmarttray
12mr|smart-1.4.1-9|109	Summary:	KDE tray program for watching updates with Smart Package Manager
12mr|smart-1.4.1-9|110	Group:		System/Configuration/Packaging
12mr|smart-1.4.1-9|111	Requires(post):	desktop-file-utils
12mr|smart-1.4.1-9|112	Requires(postun): desktop-file-utils
12mr|smart-1.4.1-9|113	Requires:	%{name}-update = %{EVRD}
12mr|smart-1.4.1-9|114	BuildRequires:	kdelibs-devel
12mr|smart-1.4.1-9|115	BuildRequires:	popt
12mr|smart-1.4.1-9|116	BuildRequires:	rpm-devel
12mr|smart-1.4.1-9|117	
12mr|smart-1.4.1-9|118	%description -n ksmarttray
12mr|smart-1.4.1-9|119	KDE tray program for watching updates with Smart Package Manager.
12mr|smart-1.4.1-9|120	%endif
12mr|smart-1.4.1-9|121	
12mr|smart-1.4.1-9|122	%prep
12mr|smart-1.4.1-9|123	%setup -q
12mr|smart-1.4.1-9|124	%patch1 -p1 -b .distepoch~
12mr|smart-1.4.1-9|125	%patch2 -p1 -b .applet~
12mr|smart-1.4.1-9|126	%patch603 -p1 -b .cache_packages_toggle~
12mr|smart-1.4.1-9|127	%patch606 -p1 -b .sysstdoutencoding_utf-8~
12mr|smart-1.4.1-9|128	%patch607 -p1 -b .saving_cache_msgbox~
12mr|smart-1.4.1-9|129	%patch609 -p1 -b .pycurl_speedup~
12mr|smart-1.4.1-9|130	%patch610 -p1 -b .ftp_segfault_pycurl~
12mr|smart-1.4.1-9|131	%patch611 -p1 -b .pycurl_for_ftp_only~
12mr|smart-1.4.1-9|132	%patch613 -p1 -b .keyerror~
12mr|smart-1.4.1-9|133	%patch615 -p1 -b .coercing2unicode~
12mr|smart-1.4.1-9|134	%patch616 -p1 -b .prefer_last_ok_mirror~
12mr|smart-1.4.1-9|135	%patch618 -p1 -b .inst_by_provide_fix~
12mr|smart-1.4.1-9|136	%patch619 -p1 -b .info_perm_denied~
12mr|smart-1.4.1-9|137	%patch803 -p1 -b .uncompress_close~
12mr|smart-1.4.1-9|138	%patch805 -p1 -b .rpm_suggests~
12mr|smart-1.4.1-9|139	%patch806 -p1 -b .deb_suggests~
12mr|smart-1.4.1-9|140	%patch1007 -p1 -b .computation~
12mr|smart-1.4.1-9|141	%patch1008 -p1 -b .update_channels~
12mr|smart-1.4.1-9|142	%patch1009 -p1 -b .nosig~
12mr|smart-1.4.1-9|143	%patch2000 -p1 -b .rosa_mirrors
12mr|smart-1.4.1-9|144	%patch2001 -p1 -b .hdlist_size_ignore
12mr|smart-1.4.1-9|145	cp %{SOURCE9} contrib/smart-applet
12mr|smart-1.4.1-9|146	
12mr|smart-1.4.1-9|147	%build
12mr|smart-1.4.1-9|148	%setup_compile_flags
12mr|smart-1.4.1-9|149	%make
12mr|smart-1.4.1-9|150	
12mr|smart-1.4.1-9|151	%if %{with ksmarttray}
12mr|smart-1.4.1-9|152	pushd contrib/ksmarttray
12mr|smart-1.4.1-9|153	make -f admin/Makefile.common
12mr|smart-1.4.1-9|154	
12mr|smart-1.4.1-9|155	%configure_kde3
12mr|smart-1.4.1-9|156	%make
12mr|smart-1.4.1-9|157	popd
12mr|smart-1.4.1-9|158	%endif
12mr|smart-1.4.1-9|159	
12mr|smart-1.4.1-9|160	%if %{with smart_update}
12mr|smart-1.4.1-9|161	pushd contrib/smart-update
12mr|smart-1.4.1-9|162	%make
12mr|smart-1.4.1-9|163	popd
12mr|smart-1.4.1-9|164	%endif
12mr|smart-1.4.1-9|165	
12mr|smart-1.4.1-9|166	#Disable test - it's need dpkg
12mr|smart-1.4.1-9|167	#check
12mr|smart-1.4.1-9|168	#make test
12mr|smart-1.4.1-9|169	
12mr|smart-1.4.1-9|170	%install
12mr|smart-1.4.1-9|171	%makeinstall_std
12mr|smart-1.4.1-9|172	
12mr|smart-1.4.1-9|173	%if "%{disttag}" == "unity"
12mr|smart-1.4.1-9|174	install -m644 %{SOURCE10} -D %{buildroot}%{_prefix}/lib/smart/distro.py
12mr|smart-1.4.1-9|175	%else
12mr|smart-1.4.1-9|176	install -m644 %{SOURCE1} -D %{buildroot}%{_prefix}/lib/smart/distro.py
12mr|smart-1.4.1-9|177	%endif
12mr|smart-1.4.1-9|178	
12mr|smart-1.4.1-9|179	install -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/security/console.apps/smart-root
12mr|smart-1.4.1-9|180	
12mr|smart-1.4.1-9|181	ln -sf consolehelper %{buildroot}%{_bindir}/smart-root
12mr|smart-1.4.1-9|182	
12mr|smart-1.4.1-9|183	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mr|smart-1.4.1-9|184	
12mr|smart-1.4.1-9|185	cat > %{buildroot}%{_sysconfdir}/pam.d/smart-root <<EOF
12mr|smart-1.4.1-9|186	#%PAM-1.0
12mr|smart-1.4.1-9|187	auth       sufficient   pam_rootok.so
12mr|smart-1.4.1-9|188	auth       sufficient   pam_timestamp.so
12mr|smart-1.4.1-9|189	auth       include      system-auth
12mr|smart-1.4.1-9|190	account    required     pam_permit.so
12mr|smart-1.4.1-9|191	session    required     pam_permit.so
12mr|smart-1.4.1-9|192	session    optional     pam_timestamp.so
12mr|smart-1.4.1-9|193	session    optional     pam_xauth.so
12mr|smart-1.4.1-9|194	EOF
12mr|smart-1.4.1-9|195	
12mr|smart-1.4.1-9|196	mkdir -p %{buildroot}%{_datadir}/applications
12mr|smart-1.4.1-9|197	desktop-file-install \
12mr|smart-1.4.1-9|198	--dir %{buildroot}%{_datadir}/applications \
12mr|smart-1.4.1-9|199	%{SOURCE4}
12mr|smart-1.4.1-9|200	
12mr|smart-1.4.1-9|201	install -m644 smart/interfaces/images/smart.png -D %{buildroot}%{_datadir}/pixmaps/smart-package-manager.png
12mr|smart-1.4.1-9|202	mkdir -p %{buildroot}%{_localstatedir}/lib/smart/channels
12mr|smart-1.4.1-9|203	
12mr|smart-1.4.1-9|204	install -m644 %{SOURCE6} -D %{buildroot}%{py_platsitedir}/%{name}/commands/newer.py
12mr|smart-1.4.1-9|205	
12mr|smart-1.4.1-9|206	%if %{with smart_update}
12mr|smart-1.4.1-9|207	install -m755 contrib/smart-update/smart-update -D %{buildroot}%{_bindir}/smart-update
12mr|smart-1.4.1-9|208	%endif
12mr|smart-1.4.1-9|209	
12mr|smart-1.4.1-9|210	%if %{with smart_applet}
12mr|smart-1.4.1-9|211	desktop-file-install \
12mr|smart-1.4.1-9|212	--dir %{buildroot}%{_datadir}/applications \
12mr|smart-1.4.1-9|213	%{SOURCE8}
12mr|smart-1.4.1-9|214	install -m755 contrib/smart-applet/smart-applet.py  -D %{buildroot}%{_bindir}/smart-applet
12mr|smart-1.4.1-9|215	install -m644 contrib/smart-applet/smart-applet.png  -D %{buildroot}%{_datadir}/pixmaps/smart-applet.png
12mr|smart-1.4.1-9|216	install -m644 contrib/smart-applet/smart-helper.pam %{buildroot}%{_sysconfdir}/pam.d/smart-helper
12mr|smart-1.4.1-9|217	install -m644 contrib/smart-applet/smart-helper.helper %{buildroot}%{_sysconfdir}/security/console.apps/smart-helper
12mr|smart-1.4.1-9|218	ln -sf consolehelper %{buildroot}%{_bindir}/smart-helper
12mr|smart-1.4.1-9|219	%endif
12mr|smart-1.4.1-9|220	
12mr|smart-1.4.1-9|221	%if %{with ksmarttray}
12mr|smart-1.4.1-9|222	pushd contrib/ksmarttray
12mr|smart-1.4.1-9|223	%makeinstall_std
12mr|smart-1.4.1-9|224	popd
12mr|smart-1.4.1-9|225	
12mr|smart-1.4.1-9|226	install -m755 contrib/servicemenus/kde_add_smart_channel.sh -D %{buildroot}%{_kde3_bindir}/kde_add_smart_channel.sh
12mr|smart-1.4.1-9|227	mkdir -p %{buildroot}%{_kde3_datadir}/apps/konqueror/servicemenus
12mr|smart-1.4.1-9|228	desktop-file-install \
12mr|smart-1.4.1-9|229	--dir %{buildroot}%{_kde3_datadir}/apps/konqueror/servicemenus \
12mr|smart-1.4.1-9|230	contrib/servicemenus/add_smart_channel.desktop
12mr|smart-1.4.1-9|231	
12mr|smart-1.4.1-9|232	# XDG menu entry
12mr|smart-1.4.1-9|233	mkdir -p %{buildroot}%{_kde3_datadir}/applications/
12mr|smart-1.4.1-9|234	cat > ksmarttray.desktop << EOF
12mr|smart-1.4.1-9|235	[Desktop Entry]
12mr|smart-1.4.1-9|236	Name=KSmartTray
12mr|smart-1.4.1-9|237	Comment=KDE Tray widget for updating RPM files
12mr|smart-1.4.1-9|238	Exec=%{_kde3_bindir}/ksmarttray %%F
12mr|smart-1.4.1-9|239	Icon=smart-package-manager
12mr|smart-1.4.1-9|240	Type=Application
12mr|smart-1.4.1-9|241	Categories=Qt;KDE;Settings;PackageManager;
12mr|smart-1.4.1-9|242	EOF
12mr|smart-1.4.1-9|243	
12mr|smart-1.4.1-9|244	%{_bindir}/desktop-file-install \
12mr|smart-1.4.1-9|245	--dir %{buildroot}%{_kde3_datadir}/applications  \
12mr|smart-1.4.1-9|246	ksmarttray.desktop
12mr|smart-1.4.1-9|247	%endif
12mr|smart-1.4.1-9|248	
12mr|smart-1.4.1-9|249	#fix plugin chanel bug
12mr|smart-1.4.1-9|250	rm -f %{buildroot}%{py_platsitedir}/smart/plugins/yumchannelsync.py
12mr|smart-1.4.1-9|251	
12mr|smart-1.4.1-9|252	
12mr|smart-1.4.1-9|253	%find_lang %{name}
12mr|smart-1.4.1-9|254	
12mr|smart-1.4.1-9|255	%if "%{disttag}" == "unity"
12mr|smart-1.4.1-9|256	%post gui
12mr|smart-1.4.1-9|257	xdg-mime default smart-install.desktop application/x-rpm
12mr|smart-1.4.1-9|258	xdg-mime default smart-install.desktop application/x-redhat-package-manager
12mr|smart-1.4.1-9|259	%endif
12mr|smart-1.4.1-9|260	
12mr|smart-1.4.1-9|261	%post
12mr|smart-1.4.1-9|262	#Update chanels after install (need with urpmi use only)
12mr|smart-1.4.1-9|263	/usr/bin/smart update
12mr|smart-1.4.1-9|264	
12mr|smart-1.4.1-9|265	
12mr|smart-1.4.1-9|266	%files -f %{name}.lang
12mr|smart-1.4.1-9|267	%defattr(0644,root,root,0755)
12mr|smart-1.4.1-9|268	%doc HACKING README TODO IDEAS doc/*.css doc/*.html
12mr|smart-1.4.1-9|269	%config(noreplace) %{_sysconfdir}/security/console.apps/smart-root
12mr|smart-1.4.1-9|270	%config(noreplace) %{_sysconfdir}/pam.d/smart-root
12mr|smart-1.4.1-9|271	%attr(0755,root,root)%{_bindir}/%{name}
12mr|smart-1.4.1-9|272	%attr(0755,root,root)%{_bindir}/%{name}-root
12mr|smart-1.4.1-9|273	%dir %{_prefix}/lib/%{name}
12mr|smart-1.4.1-9|274	%{_prefix}/lib/%{name}/distro.py
12mr|smart-1.4.1-9|275	%dir %{py_platsitedir}/smart
12mr|smart-1.4.1-9|276	%{py_platsitedir}/smart/*
12mr|smart-1.4.1-9|277	%{py_platsitedir}/*.egg-info
12mr|smart-1.4.1-9|278	%exclude %{py_platsitedir}/smart/interfaces/gtk
12mr|smart-1.4.1-9|279	%dir %{_localstatedir}/lib/smart/channels
12mr|smart-1.4.1-9|280	%{_mandir}/*/*
12mr|smart-1.4.1-9|281	
12mr|smart-1.4.1-9|282	%files gui
12mr|smart-1.4.1-9|283	%defattr(0644,root,root,0755)
12mr|smart-1.4.1-9|284	%{_datadir}/applications/smart-package-manager.desktop
12mr|smart-1.4.1-9|285	%{_datadir}/pixmaps/smart-package-manager.png
12mr|smart-1.4.1-9|286	%{py_platsitedir}/smart/interfaces/gtk
12mr|smart-1.4.1-9|287	
12mr|smart-1.4.1-9|288	%if %{with smart_update}
12mr|smart-1.4.1-9|289	%files update
12mr|smart-1.4.1-9|290	%attr(4755,root,root) %{_bindir}/smart-update
12mr|smart-1.4.1-9|291	%endif
12mr|smart-1.4.1-9|292	
12mr|smart-1.4.1-9|293	%if %{with smart_applet}
12mr|smart-1.4.1-9|294	%files applet
12mr|smart-1.4.1-9|295	%config(noreplace) %{_sysconfdir}/security/console.apps/smart-helper
12mr|smart-1.4.1-9|296	%config(noreplace) %{_sysconfdir}/pam.d/smart-helper
12mr|smart-1.4.1-9|297	%attr(4755,root,root) %{_bindir}/smart-applet
12mr|smart-1.4.1-9|298	%{_bindir}/smart-helper
12mr|smart-1.4.1-9|299	%{_datadir}/applications/smart-applet.desktop
12mr|smart-1.4.1-9|300	%{_datadir}/pixmaps/smart-applet.png
12mr|smart-1.4.1-9|301	%endif
12mr|smart-1.4.1-9|302	
12mr|smart-1.4.1-9|303	%if %{with ksmarttray}
12mr|smart-1.4.1-9|304	%files -n ksmarttray
12mr|smart-1.4.1-9|305	%{_kde3_bindir}/ksmarttray
12mr|smart-1.4.1-9|306	%{_kde3_bindir}/kde_add_smart_channel.sh
12mr|smart-1.4.1-9|307	%{_kde3_datadir}/apps/ksmarttray
12mr|smart-1.4.1-9|308	%{_kde3_datadir}/applications/ksmarttray.desktop
12mr|smart-1.4.1-9|309	%{_kde3_datadir}/apps/konqueror/servicemenus/add_smart_channel.desktop
12mr|smart-1.4.1-9|310	%{_kde3_iconsdir}/hicolor/48x48/apps/ksmarttray.png
12mr|smart-1.4.1-9|311	%endif
12mr|smart-1.4.1-9|312	
12mr|smart-1.4.1-9|313	
12mr|smart-1.4.1-9|314	%changelog
12mr|smart-1.4.1-9|315	* Fri May 18 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.4.1-3
12mr|smart-1.4.1-9|316	+ Revision: 799466
12mr|smart-1.4.1-9|317	- d'oh, patch wasn't finished in previous release..:|
12mr|smart-1.4.1-9|318	- don't use _RPMVSF_NOSIGNATURES ~constant (fixes breakage with rpm >= 5.4.9)
12mr|smart-1.4.1-9|319	
12mr|smart-1.4.1-9|320	* Fri Jan 20 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.4.1-1
12mr|smart-1.4.1-9|321	+ Revision: 763291
12mr|smart-1.4.1-9|322	- add amois computational speed up patch (P1007, from Unity Linux)
12mr|smart-1.4.1-9|323	- add --update & --update-channels options for 'smart install' &
12mr|smart-1.4.1-9|324	--update-channels for 'smart upgrade' (P1008, from Unity Linux)
12mr|smart-1.4.1-9|325	- make sure to close input & output files after decompression (P803, from Unity
12mr|smart-1.4.1-9|326	Linux)
12mr|smart-1.4.1-9|327	- use pythonegg() dependencies
12mr|smart-1.4.1-9|328	- fix info command exception when redirecting to file/pipe (P606, from Unity
12mr|smart-1.4.1-9|329	Linux)
12mr|smart-1.4.1-9|330	- set smart-install.desktop to default mimetype for application/x-rpm if built
12mr|smart-1.4.1-9|331	for unity linux
12mr|smart-1.4.1-9|332	- install unity specific distro.py if built on unity
12mr|smart-1.4.1-9|333	- make behaviour of handlig Suggests configurable (P805 & P806, from Unity Linux)
12mr|smart-1.4.1-9|334	- add a message box outputting "Saving cache..." in gui when saving cache (P607,
12mr|smart-1.4.1-9|335	from Unity Linux)
12mr|smart-1.4.1-9|336	- fix so that 'smart install foo' will work even if anything providing 'foo' is
12mr|smart-1.4.1-9|337	installed (P618, from Unity Linux)
12mr|smart-1.4.1-9|338	- output warning about configuration being in read-only mode if trying to reload
12mr|smart-1.4.1-9|339	channels in read-only mode (P619, from Unity Linux)
12mr|smart-1.4.1-9|340	- fix update progress stopping when refetching invalid package (#lp:538807)
12mr|smart-1.4.1-9|341	and smart update crashing on first run with many channels (#lp:244605) (P613)
12mr|smart-1.4.1-9|342	- workaround AttributeError thrown in FTPHandler.fetch() (P615, [#lp:535628])
12mr|smart-1.4.1-9|343	- download single channel metadata from the same mirror [#lp:539601] and to
12mr|smart-1.4.1-9|344	support prefer-origin option that makes Smart prefer primary mirrors (P616)
12mr|smart-1.4.1-9|345	- use pycurl for ftp only (P611, from Unity Linux)
12mr|smart-1.4.1-9|346	- fix pycurl ftp segfault (P610, [#lp:533805], unitybz#338)
12mr|smart-1.4.1-9|347	- add back pycurl speedup patch (P609)
12mr|smart-1.4.1-9|348	- add support for toggling to keep packages in /var/lib/smart/packages after
12mr|smart-1.4.1-9|349	install (P603, from Unity Linux)
12mr|smart-1.4.1-9|350	- add smart applet (from Unity Linux)
12mr|smart-1.4.1-9|351	- use %%{EVRD} macro
12mr|smart-1.4.1-9|352	- 1.4.1 (upstream version, mandriva branch has been merged)
12mr|smart-1.4.1-9|353	- drop legacy rpm stuff..
12mr|smart-1.4.1-9|354	- enable rpm ordering by default
12mr|smart-1.4.1-9|355	
12mr|smart-1.4.1-9|356	* Fri Jan 28 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.4-1.r951.1
12mr|smart-1.4.1-9|357	+ Revision: 633562
12mr|smart-1.4.1-9|358	- implement distepoch support
12mr|smart-1.4.1-9|359	
12mr|smart-1.4.1-9|360	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 1:1.4-1.r949.2mdv2011.0
12mr|smart-1.4.1-9|361	+ Revision: 590080
12mr|smart-1.4.1-9|362	- rebuild for python 2.7
12mr|smart-1.4.1-9|363	
12mr|smart-1.4.1-9|364	* Sat Oct 02 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.4-1.r949.1mdv2011.0
12mr|smart-1.4.1-9|365	+ Revision: 582426
12mr|smart-1.4.1-9|366	- New release: 1.4 (merging in latest code from trunk)
12mr|smart-1.4.1-9|367	
12mr|smart-1.4.1-9|368	* Thu Apr 22 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.3.1-0.r948.1mdv2010.1
12mr|smart-1.4.1-9|369	+ Revision: 537821
12mr|smart-1.4.1-9|370	- update to revision 948:
12mr|smart-1.4.1-9|371	o fix loading of old cache lacking new channel attribute (fixes #58144)
12mr|smart-1.4.1-9|372	o revert an accidental change that were commited in r942
12mr|smart-1.4.1-9|373	- remove scriptlets for < 2009.0 releases
12mr|smart-1.4.1-9|374	- update to revision 946 to fix a build failure and a couple of test failures
12mr|smart-1.4.1-9|375	- new bzr snapshot:
12mr|smart-1.4.1-9|376	o fixes gtk gui breakage with channel updating
12mr|smart-1.4.1-9|377	o merges latest code from trunk & unity branch
12mr|smart-1.4.1-9|378	
12mr|smart-1.4.1-9|379	* Sat Feb 27 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.3-1mdv2010.1
12mr|smart-1.4.1-9|380	+ Revision: 512282
12mr|smart-1.4.1-9|381	- new release: 1.3 (synced mandriva branch with trunk)
12mr|smart-1.4.1-9|382	- use %%setup_compile_flags macro
12mr|smart-1.4.1-9|383	
12mr|smart-1.4.1-9|384	* Sun Sep 27 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-10mdv2010.0
12mr|smart-1.4.1-9|385	+ Revision: 449900
12mr|smart-1.4.1-9|386	- make multilib behaviour optionable and also apply the behaviour to package
12mr|smart-1.4.1-9|387	upgrades as well (updates P501)
12mr|smart-1.4.1-9|388	- move distro.py to standard location as it no longer contains any arch specific
12mr|smart-1.4.1-9|389	stuff...
12mr|smart-1.4.1-9|390	- fix slow pycurl fetcher without breaking others..
12mr|smart-1.4.1-9|391	- fix huge slowdown limiting download speed to ~160K/sec when using pycurl
12mr|smart-1.4.1-9|392	- for a dependency which only two packages of same version and different arch
12mr|smart-1.4.1-9|393	satisfies, automatically pick the one with best arch score. This will ie.
12mr|smart-1.4.1-9|394	make smart able to automatically pick 'lib64foo-devel' to satisfy 'foo-devel'
12mr|smart-1.4.1-9|395	in cases where both 'libfoo-devel' & 'lib64foo-devel' provides it. (P501)
12mr|smart-1.4.1-9|396	- restore old revision after accidental removal of directory
12mr|smart-1.4.1-9|397	- fixes and updates from smart mandriva branch (P500):
12mr|smart-1.4.1-9|398	o really fix handling of hdlist.cz to make it actually work again
12mr|smart-1.4.1-9|399	o make sure that mirror picked by urpmisync plugin may actually be used
12mr|smart-1.4.1-9|400	o add XZHandler for handling xz compressed files
12mr|smart-1.4.1-9|401	
12mr|smart-1.4.1-9|402	* Tue Jun 02 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-8mdv2010.0
12mr|smart-1.4.1-9|403	+ Revision: 382279
12mr|smart-1.4.1-9|404	- add a buildconflicts on python-curl to prevent it's different output breaking test suite
12mr|smart-1.4.1-9|405	- update to new tarball generated from my branch:
12mr|smart-1.4.1-9|406	o fix handling of restricted channels (fixes #51249)
12mr|smart-1.4.1-9|407	o fix handling of cdrom (fixes #51247)
12mr|smart-1.4.1-9|408	o fix baseurl so that downloading will work again (fixes #50460)
12mr|smart-1.4.1-9|409	o print warning if errors resulting in urpmisync being disabled occurs
12mr|smart-1.4.1-9|410	
12mr|smart-1.4.1-9|411	* Mon May 25 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-7mdv2010.0
12mr|smart-1.4.1-9|412	+ Revision: 379714
12mr|smart-1.4.1-9|413	- disable ksmarttray for >= 2010.0
12mr|smart-1.4.1-9|414	- * make urpmisync more sturdy, remove channels when disabled and fallback to
12mr|smart-1.4.1-9|415	disabled if exceptions occurs (P505)
12mr|smart-1.4.1-9|416	- fix decompression of hdlist.cz (P504)
12mr|smart-1.4.1-9|417	
12mr|smart-1.4.1-9|418	* Sat Apr 25 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-6mdv2010.0
12mr|smart-1.4.1-9|419	+ Revision: 369038
12mr|smart-1.4.1-9|420	- skip global options urpmi.cfg for urpmichannelsync (fixes #48509,8)
12mr|smart-1.4.1-9|421	- fix dealing with urpmi medias containing dots in the name (P502)
12mr|smart-1.4.1-9|422	
12mr|smart-1.4.1-9|423	* Tue Mar 10 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-5mdv2009.1
12mr|smart-1.4.1-9|424	+ Revision: 353349
12mr|smart-1.4.1-9|425	- make urpmichannelsync channels default to 0 for priority to keep consistent
12mr|smart-1.4.1-9|426	priority of packages based on their version only which is what one usually wants..
12mr|smart-1.4.1-9|427	- be sure to move hdlist if present as well updates (P0)
12mr|smart-1.4.1-9|428	
12mr|smart-1.4.1-9|429	* Mon Mar 09 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-4mdv2009.1
12mr|smart-1.4.1-9|430	+ Revision: 353328
12mr|smart-1.4.1-9|431	- reuse existing urpmi metadata when forcing migration to new layout and remove
12mr|smart-1.4.1-9|432	any old leftovers (P0)
12mr|smart-1.4.1-9|433	
12mr|smart-1.4.1-9|434	* Sat Mar 07 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-3mdv2009.1
12mr|smart-1.4.1-9|435	+ Revision: 350674
12mr|smart-1.4.1-9|436	- add python-rpm to buildrequires (required by test suite)
12mr|smart-1.4.1-9|437	- add %%check section with test suite running to prevent more silly mistakes..:p
12mr|smart-1.4.1-9|438	- gah, previous commit/release missed the actually updated tarball, update it
12mr|smart-1.4.1-9|439	from my branch again with more fixes:
12mr|smart-1.4.1-9|440	o in situations where /var/lib/media/<medianame>/ doesn't exist, create it,
12mr|smart-1.4.1-9|441	will force urpmi to migrate to new layout from old with
12mr|smart-1.4.1-9|442	/var/lib/media/synthesis.hdlist.<medianame>.cz etc. as well.
12mr|smart-1.4.1-9|443	o fix broken urpmichannelsync test
12mr|smart-1.4.1-9|444	o fix locale issue which would break the test suite
12mr|smart-1.4.1-9|445	o fix issue where dpkg installed, but not used would break smart
12mr|smart-1.4.1-9|446	
12mr|smart-1.4.1-9|447	* Fri Mar 06 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-2mdv2009.1
12mr|smart-1.4.1-9|448	+ Revision: 349658
12mr|smart-1.4.1-9|449	- fix mess with unresolved conflicts which made it in to the branch by accident:(
12mr|smart-1.4.1-9|450	
12mr|smart-1.4.1-9|451	* Thu Mar 05 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.2-1mdv2009.1
12mr|smart-1.4.1-9|452	+ Revision: 349177
12mr|smart-1.4.1-9|453	- update to new version based on my branch:
12mr|smart-1.4.1-9|454	o merging in new 1.2 stable release from trunk
12mr|smart-1.4.1-9|455	o merge in several of afb's bugfix and relevant feature branches which hasn't
12mr|smart-1.4.1-9|456	made their way to trunk yet
12mr|smart-1.4.1-9|457	o improve urpmichannelsync plugin making it a bit more robust
12mr|smart-1.4.1-9|458	o merge all of our appropriate patches and throw away those who's not
12mr|smart-1.4.1-9|459	o switch to xz compression for tarball
12mr|smart-1.4.1-9|460	fix up after previous vandalism commit:
12mr|smart-1.4.1-9|461	o revert back to my mandriva branch
12mr|smart-1.4.1-9|462	o fix reckless usage of epoch tag which broke dependencies on subpackages
12mr|smart-1.4.1-9|463	o fix #48265 properly
12mr|smart-1.4.1-9|464	
12mr|smart-1.4.1-9|465	* Thu Feb 26 2009 Helio Chissini de Castro <helio@mandriva.com> 1:1.1-3mdv2009.1
12mr|smart-1.4.1-9|466	+ Revision: 345173
12mr|smart-1.4.1-9|467	- Fixing bug https://qa.mandriva.com/show_bug.cgi?id=48265 with a easy solution, using the real upstream package.
12mr|smart-1.4.1-9|468	In near future, we should accept only upstream tarballs, instead of use unfinished obscure branchs
12mr|smart-1.4.1-9|469	
12mr|smart-1.4.1-9|470	* Thu Dec 25 2008 Funda Wang <fwang@mandriva.org> 1.1.1-2mdv2009.1
12mr|smart-1.4.1-9|471	+ Revision: 318616
12mr|smart-1.4.1-9|472	- fix patch
12mr|smart-1.4.1-9|473	- rediff signature patch
12mr|smart-1.4.1-9|474	- rediff channel patch
12mr|smart-1.4.1-9|475	- rebuild for new python
12mr|smart-1.4.1-9|476	
12mr|smart-1.4.1-9|477	* Wed Nov 05 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1.1-1mdv2009.1
12mr|smart-1.4.1-9|478	+ Revision: 300004
12mr|smart-1.4.1-9|479	- workaround nagging about missing files during build of ksmarttray
12mr|smart-1.4.1-9|480	- perform some spec cleanups and cosmetics to follow "regular" Mandriva style
12mr|smart-1.4.1-9|481	- update from my own branch based on 1.1.1:
12mr|smart-1.4.1-9|482	o adds urpimsync plugin to natively supporting use of local urpmi
12mr|smart-1.4.1-9|483	configuration and data (replaces existing distro.py and obsoletes
12mr|smart-1.4.1-9|484	urpmi2smart)
12mr|smart-1.4.1-9|485	o adds basic mirrorlist support
12mr|smart-1.4.1-9|486	- make dependency on python-liblzma versioned
12mr|smart-1.4.1-9|487	
12mr|smart-1.4.1-9|488	* Mon Sep 15 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.1-1mdv2009.0
12mr|smart-1.4.1-9|489	+ Revision: 285039
12mr|smart-1.4.1-9|490	- since last one never got through, bump release down back to 1
12mr|smart-1.4.1-9|491	- bump release
12mr|smart-1.4.1-9|492	- cool down on overeager macro usage for %%{name}
12mr|smart-1.4.1-9|493	- change conflicts on python-curl to suggests
12mr|smart-1.4.1-9|494	- add dependency on python-liblzma since we need it for info.xml.lzma
12mr|smart-1.4.1-9|495	- add support for info.xml metadata and fix crash with curl (P200, from my own branch:)
12mr|smart-1.4.1-9|496	- fix string splitting in urpmi2smart that got broken due to a second ':' showing
12mr|smart-1.4.1-9|497	up in new mirrorurl variable
12mr|smart-1.4.1-9|498	- new release
12mr|smart-1.4.1-9|499	- remove conflict on python-curl, new version of python-curl works without
12mr|smart-1.4.1-9|500	segfaulting :)
12mr|smart-1.4.1-9|501	- always pass -pX argument to %%patchX
12mr|smart-1.4.1-9|502	
12mr|smart-1.4.1-9|503	* Fri Aug 15 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0-1mdv2009.0
12mr|smart-1.4.1-9|504	+ Revision: 272233
12mr|smart-1.4.1-9|505	- Update to Smart 1.0
12mr|smart-1.4.1-9|506	Remove patches 0, 2,6 ,11 ( Merged upstream )
12mr|smart-1.4.1-9|507	Added comment about patch 13 ( i do not know if this is still needed to use it )
12mr|smart-1.4.1-9|508	
12mr|smart-1.4.1-9|509	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.52-7mdv2009.0
12mr|smart-1.4.1-9|510	+ Revision: 269254
12mr|smart-1.4.1-9|511	- rebuild early 2009.0 package (before pixel changes)
12mr|smart-1.4.1-9|512	
12mr|smart-1.4.1-9|513	+ Pixel <pixel@mandriva.com>
12mr|smart-1.4.1-9|514	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|smart-1.4.1-9|515	- ensure comment does not appear in ksmarttray's %%postun
12mr|smart-1.4.1-9|516	
12mr|smart-1.4.1-9|517	* Sat Jun 07 2008 Funda Wang <fwang@mandriva.org> 0.52-6mdv2009.0
12mr|smart-1.4.1-9|518	+ Revision: 216583
12mr|smart-1.4.1-9|519	- use media_info and synthesis by default
12mr|smart-1.4.1-9|520	- move kde3 stuff to /opt
12mr|smart-1.4.1-9|521	
12mr|smart-1.4.1-9|522	+ Pixel <pixel@mandriva.com>
12mr|smart-1.4.1-9|523	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12mr|smart-1.4.1-9|524	
12mr|smart-1.4.1-9|525	* Thu Jan 31 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.52-5mdv2008.1
12mr|smart-1.4.1-9|526	+ Revision: 160889
12mr|smart-1.4.1-9|527	- fix smart widht when running in terminal, patch 105
12mr|smart-1.4.1-9|528	
12mr|smart-1.4.1-9|529	+ Olivier Blin <blino@mandriva.org>
12mr|smart-1.4.1-9|530	- restore BuildRoot
12mr|smart-1.4.1-9|531	
12mr|smart-1.4.1-9|532	+ Thierry Vignaud <tv@mandriva.org>
12mr|smart-1.4.1-9|533	- kill re-definition of %%buildroot on Pixel's request
12mr|smart-1.4.1-9|534	
12mr|smart-1.4.1-9|535	* Mon Dec 17 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.52-4mdv2008.1
12mr|smart-1.4.1-9|536	+ Revision: 121130
12mr|smart-1.4.1-9|537	- use SUSE patches
12mr|smart-1.4.1-9|538	- drop patches 100-102
12mr|smart-1.4.1-9|539	- rebuild for new rpm
12mr|smart-1.4.1-9|540	- new license policy
12mr|smart-1.4.1-9|541	- do not package LICENSE file
12mr|smart-1.4.1-9|542	
12mr|smart-1.4.1-9|543	* Mon Oct 22 2007 David Walluck <walluck@mandriva.org> 0.52-3mdv2008.1
12mr|smart-1.4.1-9|544	+ Revision: 101073
12mr|smart-1.4.1-9|545	- always include ksmarttray patches in src.rpm
12mr|smart-1.4.1-9|546	- always apply ksmarttray patches regardless of whether we are building it
12mr|smart-1.4.1-9|547	
12mr|smart-1.4.1-9|548	* Thu Oct 18 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.52-2mdv2008.1
12mr|smart-1.4.1-9|549	+ Revision: 99836
12mr|smart-1.4.1-9|550	- drop patch 9 (merged in one SUSE patch)
12mr|smart-1.4.1-9|551	- add three SUSE patches (x86_64 support)
12mr|smart-1.4.1-9|552	
12mr|smart-1.4.1-9|553	* Tue Oct 09 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.52-1mdv2008.1
12mr|smart-1.4.1-9|554	+ Revision: 96573
12mr|smart-1.4.1-9|555	- remove patch 2 as it has been applied upstream
12mr|smart-1.4.1-9|556	- new version
12mr|smart-1.4.1-9|557	- *.pyc files should be shipped
12mr|smart-1.4.1-9|558	
12mr|smart-1.4.1-9|559	* Thu Sep 27 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.51-17mdv2008.0
12mr|smart-1.4.1-9|560	+ Revision: 93301
12mr|smart-1.4.1-9|561	- do not hardcode libdir
12mr|smart-1.4.1-9|562	- conflicts python-curl as it crashesh smart while updating channels
12mr|smart-1.4.1-9|563	- do not ship *.pyc files
12mr|smart-1.4.1-9|564	-  add full url for source0
12mr|smart-1.4.1-9|565	- enable ksmarttray (somehow i just disabled it ;)
12mr|smart-1.4.1-9|566	- use smart's makefile
12mr|smart-1.4.1-9|567	- fix mixture of tabs and spaces
12mr|smart-1.4.1-9|568	- do not use vendor in desktop files
12mr|smart-1.4.1-9|569	- move patch 12 to ksmarttray section
12mr|smart-1.4.1-9|570	- suggests python-curl
12mr|smart-1.4.1-9|571	
12mr|smart-1.4.1-9|572	* Sat Sep 15 2007 David Walluck <walluck@mandriva.org> 0.51-16mdv2008.0
12mr|smart-1.4.1-9|573	+ Revision: 85891
12mr|smart-1.4.1-9|574	- require smart = %%{version}-%%{release} from subpackages so we don't get breakage
12mr|smart-1.4.1-9|575	
12mr|smart-1.4.1-9|576	* Sat Sep 15 2007 David Walluck <walluck@mandriva.org> 0.51-15mdv2008.0
12mr|smart-1.4.1-9|577	+ Revision: 85877
12mr|smart-1.4.1-9|578	- fix conflicts with gui subpackage
12mr|smart-1.4.1-9|579	
12mr|smart-1.4.1-9|580	* Fri Sep 14 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.51-14mdv2008.0
12mr|smart-1.4.1-9|581	+ Revision: 85627
12mr|smart-1.4.1-9|582	- check rpm signatures and add default pgp keyserver
12mr|smart-1.4.1-9|583	provide patch 14, which prevents segfaults on slower connections
12mr|smart-1.4.1-9|584	provide patch 15, which add support for fail on curl authentification error
12mr|smart-1.4.1-9|585	provide patch 16, which add Hide-Unlocked option in View menu
12mr|smart-1.4.1-9|586	provide patch 17, which should haven't slowndown on curl downloading
12mr|smart-1.4.1-9|587	set requires on python-curl, especially useful for people using proxies
12mr|smart-1.4.1-9|588	
12mr|smart-1.4.1-9|589	* Thu Sep 13 2007 Thierry Vignaud <tv@mandriva.org> 0.51-13mdv2008.0
12mr|smart-1.4.1-9|590	+ Revision: 85237
12mr|smart-1.4.1-9|591	- bump conflicts in order to fix upgrade (#33465)
12mr|smart-1.4.1-9|592	
12mr|smart-1.4.1-9|593	* Thu Sep 13 2007 David Walluck <walluck@mandriva.org> 0.51-12mdv2008.0
12mr|smart-1.4.1-9|594	+ Revision: 84932
12mr|smart-1.4.1-9|595	- bump release
12mr|smart-1.4.1-9|596	- remove executable bit from smart-package-manager.desktop
12mr|smart-1.4.1-9|597	- document some outstanding issues
12mr|smart-1.4.1-9|598	
12mr|smart-1.4.1-9|599	* Thu Sep 13 2007 David Walluck <walluck@mandriva.org> 0.51-10mdv2008.0
12mr|smart-1.4.1-9|600	+ Revision: 84913
12mr|smart-1.4.1-9|601	- partial fix for upstream ksmarttray update bug
12mr|smart-1.4.1-9|602	- fix for bug #28782 (detectsys)
12mr|smart-1.4.1-9|603	
12mr|smart-1.4.1-9|604	* Sun Sep 09 2007 David Walluck <walluck@mandriva.org> 0.51-9mdv2008.0
12mr|smart-1.4.1-9|605	+ Revision: 83949
12mr|smart-1.4.1-9|606	- include modified urpmi2smart.py script
12mr|smart-1.4.1-9|607	- replace references to i568 with i586 in distro.i586
12mr|smart-1.4.1-9|608	- always include distro.i586 as a source regardless of arch and update at install time
12mr|smart-1.4.1-9|609	- use %%bcond_without macros for spec options
12mr|smart-1.4.1-9|610	- add patch to fix downloading over scp
12mr|smart-1.4.1-9|611	- use desktop-file-install and make sure .desktop files validate
12mr|smart-1.4.1-9|612	- show ksmarttray in menus
12mr|smart-1.4.1-9|613	
12mr|smart-1.4.1-9|614	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12mr|smart-1.4.1-9|615	- update channel list
12mr|smart-1.4.1-9|616	remove JPackage because it is dead
12mr|smart-1.4.1-9|617	add non-free channel
12mr|smart-1.4.1-9|618	provide separate channel list for i586 and x86_64
12mr|smart-1.4.1-9|619	
12mr|smart-1.4.1-9|620	* Mon Sep 03 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.51-6mdv2008.0
12mr|smart-1.4.1-9|621	+ Revision: 78579
12mr|smart-1.4.1-9|622	- use script fo find translations
12mr|smart-1.4.1-9|623	- remove options for older mdv release
12mr|smart-1.4.1-9|624	- drop exclude for some files
12mr|smart-1.4.1-9|625	- ksmarttray will be shown only in KDE menus
12mr|smart-1.4.1-9|626	
12mr|smart-1.4.1-9|627	* Wed Aug 29 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.51-5mdv2008.0
12mr|smart-1.4.1-9|628	+ Revision: 74263
12mr|smart-1.4.1-9|629	- remove doubled/unneeded buildrequires
12mr|smart-1.4.1-9|630	- do not use  %%{_sourcedir}
12mr|smart-1.4.1-9|631	- remove %%ifarch, rely on libsuffix for configure script
12mr|smart-1.4.1-9|632	- small cleans in a spec file
12mr|smart-1.4.1-9|633	- drop source 5 (smart has french translation already)
12mr|smart-1.4.1-9|634	- provide patch 8 (fixes gui)
12mr|smart-1.4.1-9|635	- provide patch 9 (speed up listing packages in channels)
12mr|smart-1.4.1-9|636	- provide patch 5 (should speed up gui responsiveness)
12mr|smart-1.4.1-9|637	
12mr|smart-1.4.1-9|638	* Tue Aug 28 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.51-4mdv2008.0
12mr|smart-1.4.1-9|639	+ Revision: 72632
12mr|smart-1.4.1-9|640	- fix build on x86_64
12mr|smart-1.4.1-9|641	- provides smart newer, a command which shows packages that have available upgrades
12mr|smart-1.4.1-9|642	- add ksmarttray's konqueror service menus
12mr|smart-1.4.1-9|643	- add scriplets
12mr|smart-1.4.1-9|644	- provide patch 4, which adds handling of rpm gpg signatures
12mr|smart-1.4.1-9|645	- provide patch 3 (mirrors for channels)
12mr|smart-1.4.1-9|646	- provide patch 2 (should speed up cache loading)
12mr|smart-1.4.1-9|647	- provide patch 7 (ksmarttray can start smart-gui now)
12mr|smart-1.4.1-9|648	
12mr|smart-1.4.1-9|649	* Fri Aug 10 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.51-3mdv2008.0
12mr|smart-1.4.1-9|650	+ Revision: 61015
12mr|smart-1.4.1-9|651	- provide patch 6 (enable build of ksmarttray)
12mr|smart-1.4.1-9|652	- drop X-MandrivaLinux from desktop file
12mr|smart-1.4.1-9|653	
12mr|smart-1.4.1-9|654	* Mon Jun 11 2007 Olivier Thauvin <nanardon@mandriva.org> 0.51-2mdv2008.0
12mr|smart-1.4.1-9|655	+ Revision: 37984
12mr|smart-1.4.1-9|656	- rebuild for rpm
12mr|smart-1.4.1-9|657	
12mr|smart-1.4.1-9|658	* Mon May 21 2007 Andreas Hasenack <andreas@mandriva.com> 0.51-1mdv2008.0
12mr|smart-1.4.1-9|659	+ Revision: 29383
12mr|smart-1.4.1-9|660	- updated to version 0.51
12mr|smart-1.4.1-9|661	- removed patches that were already included
12mr|smart-1.4.1-9|662	
12mr|smart-1.4.1-9|663	* Wed May 02 2007 Funda Wang <fwang@mandriva.org> 0.50-5mdv2008.0
12mr|smart-1.4.1-9|664	+ Revision: 20377
12mr|smart-1.4.1-9|665	- Move translations into main package, because vt under x11 may need
12mr|smart-1.4.1-9|666	translations.
12mr|smart-1.4.1-9|667	

16369 12
12mr|smartmontools-5.41-5|1	Summary:	For monitoring S.M.A.R.T. disks and devices
12mr|smartmontools-5.41-5|2	Name:		smartmontools
12mr|smartmontools-5.41-5|3	Version:	5.41
12mr|smartmontools-5.41-5|4	Release:	%mkrel 5
12mr|smartmontools-5.41-5|5	License:	GPLv2
12mr|smartmontools-5.41-5|6	Group:		System/Kernel and hardware
12mr|smartmontools-5.41-5|7	URL:		http://smartmontools.sourceforge.net/
12mr|smartmontools-5.41-5|8	Source0:	http://heanet.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
12mr|smartmontools-5.41-5|9	Source1:	smartd.conf
12mr|smartmontools-5.41-5|10	Source2:	smartd.init
12mr|smartmontools-5.41-5|11	Source3:	smartd.sysconfig
12mr|smartmontools-5.41-5|12	Patch0:		smartmontools-5.42-service.patch
12mr|smartmontools-5.41-5|13	Obsoletes:	smartsuite
12mr|smartmontools-5.41-5|14	Provides:	smartsuite
12mr|smartmontools-5.41-5|15	Requires(post):	rpm-helper
12mr|smartmontools-5.41-5|16	Requires(preun): rpm-helper
12mr|smartmontools-5.41-5|17	BuildRequires:	libcap-ng-devel
12mr|smartmontools-5.41-5|18	BuildRequires:	pkgconfig(systemd)
12mr|smartmontools-5.41-5|19	
12mr|smartmontools-5.41-5|20	%description
12mr|smartmontools-5.41-5|21	SMARTmontools controls and monitors storage devices using the Self-Monitoring,
12mr|smartmontools-5.41-5|22	Analysis and Reporting Technology System (S.M.A.R.T.) built into ATA and SCSI
12mr|smartmontools-5.41-5|23	Hard Drives. This is used to check the reliability of the hard drive and
12mr|smartmontools-5.41-5|24	predict drive failures. The suite contains two utilities. The first, smartctl,
12mr|smartmontools-5.41-5|25	is a command-line utility designed to perform simple S.M.A.R.T. tasks. The
12mr|smartmontools-5.41-5|26	second, smartd, is a daemon that periodically monitors smart status and
12mr|smartmontools-5.41-5|27	reports errors to syslog. The package is compatible with the ATA/ATAPI-5
12mr|smartmontools-5.41-5|28	specification. Future releases will be compatible with the ATA/ATAPI-6 and
12mr|smartmontools-5.41-5|29	ATA/ATAPI-7 specifications. The package is intended to incorporate as much
12mr|smartmontools-5.41-5|30	"vendor specific" and "reserved" information as possible about disk drives.
12mr|smartmontools-5.41-5|31	man smartctl and man smartd will provide more information.
12mr|smartmontools-5.41-5|32	
12mr|smartmontools-5.41-5|33	%prep
12mr|smartmontools-5.41-5|34	%setup -q
12mr|smartmontools-5.41-5|35	%patch0 -p1
12mr|smartmontools-5.41-5|36	
12mr|smartmontools-5.41-5|37	%build
12mr|smartmontools-5.41-5|38	%configure2_5x \
12mr|smartmontools-5.41-5|39	--with-libcap-ng=yes \
12mr|smartmontools-5.41-5|40	--enable-drivedb
12mr|smartmontools-5.41-5|41	
12mr|smartmontools-5.41-5|42	%make
12mr|smartmontools-5.41-5|43	
12mr|smartmontools-5.41-5|44	%install
12mr|smartmontools-5.41-5|45	%__rm -rf %{buildroot}
12mr|smartmontools-5.41-5|46	
12mr|smartmontools-5.41-5|47	%__install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|smartmontools-5.41-5|48	%__install -d %{buildroot}%{_initrddir}
12mr|smartmontools-5.41-5|49	
12mr|smartmontools-5.41-5|50	%makeinstall_std
12mr|smartmontools-5.41-5|51	
12mr|smartmontools-5.41-5|52	%__install %{SOURCE1} %{buildroot}%{_sysconfdir}/
12mr|smartmontools-5.41-5|53	%__install %{SOURCE2} %{buildroot}%{_initrddir}/smartd
12mr|smartmontools-5.41-5|54	%__install %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/smartd
12mr|smartmontools-5.41-5|55	
12mr|smartmontools-5.41-5|56	%post
12mr|smartmontools-5.41-5|57	%_post_service smartd
12mr|smartmontools-5.41-5|58	
12mr|smartmontools-5.41-5|59	%preun
12mr|smartmontools-5.41-5|60	%_preun_service smartd
12mr|smartmontools-5.41-5|61	
12mr|smartmontools-5.41-5|62	%clean
12mr|smartmontools-5.41-5|63	%__rm -rf %{buildroot}
12mr|smartmontools-5.41-5|64	
12mr|smartmontools-5.41-5|65	%files
12mr|smartmontools-5.41-5|66	%attr(0755,root,root) %{_initrddir}/smartd
12mr|smartmontools-5.41-5|67	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/smartd.conf
12mr|smartmontools-5.41-5|68	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/smartd
12mr|smartmontools-5.41-5|69	%{_sbindir}/*
12mr|smartmontools-5.41-5|70	%{_mandir}/man?/*
12mr|smartmontools-5.41-5|71	%{_docdir}/%{name}
12mr|smartmontools-5.41-5|72	%{_datadir}/%{name}/drivedb.h
12mr|smartmontools-5.41-5|73	/lib/systemd/system/smartd.service
12mr|smartmontools-5.41-5|74	
12mr|smartmontools-5.41-5|75	
12mr|smartmontools-5.41-5|76	%changelog
12mr|smartmontools-5.41-5|77	

16370 12
12mr|smb4k-0.10.12-1|1	Name:		smb4k
12mr|smb4k-0.10.12-1|2	Version:	0.10.12
12mr|smb4k-0.10.12-1|3	Release:	1
12mr|smb4k-0.10.12-1|4	Summary:	A KDE SMB share browser
12mr|smb4k-0.10.12-1|5	Source:		http://downloads.sourceforge.net/project/smb4k/Smb4K%20%28stable%20releases%29/0.10.12/%{name}-%{version}.tar.bz2
12mr|smb4k-0.10.12-1|6	Patch1:		smb4k-0.10.10-sudo.patch
12mr|smb4k-0.10.12-1|7	License:	GPLv2+
12mr|smb4k-0.10.12-1|8	Group:		Networking/Other
12mr|smb4k-0.10.12-1|9	Url:		http://sourceforge.net/projects/smb4k
12mr|smb4k-0.10.12-1|10	Requires:	samba-client
12mr|smb4k-0.10.12-1|11	Requires:	kdebase4-runtime
12mr|smb4k-0.10.12-1|12	BuildRequires:  kdelibs4-devel
12mr|smb4k-0.10.12-1|13	Obsoletes:	%mklibname %name 0
12mr|smb4k-0.10.12-1|14	# fwang: I remove libname in 0.9.0-1, because:
12mr|smb4k-0.10.12-1|15	# 1) libname is only used by the application
12mr|smb4k-0.10.12-1|16	# 2) the application is mainly an end user application rather than
12mr|smb4k-0.10.12-1|17	#    a development library
12mr|smb4k-0.10.12-1|18	Obsoletes:	%mklibname %name 1
12mr|smb4k-0.10.12-1|19	Obsoletes:	%{mklibname smb4kdialogs 2} < %version-%release
12mr|smb4k-0.10.12-1|20	Conflicts:	%name-devel < 0.10.0-rc
12mr|smb4k-0.10.12-1|21	
12mr|smb4k-0.10.12-1|22	%description
12mr|smb4k-0.10.12-1|23	An SMB network and share browser for KDE 4 or later.
12mr|smb4k-0.10.12-1|24	
12mr|smb4k-0.10.12-1|25	%files -f %{name}.lang
12mr|smb4k-0.10.12-1|26	%defattr(-,root,root)
12mr|smb4k-0.10.12-1|27	%{_kde_bindir}/*
12mr|smb4k-0.10.12-1|28	%_kde_datadir/apps/kconf_update/*
12mr|smb4k-0.10.12-1|29	%{_kde_libdir}/kde4/*.so
12mr|smb4k-0.10.12-1|30	%{_kde_libdir}/libsmb4kdialogs.so
12mr|smb4k-0.10.12-1|31	%{_kde_datadir}/applications/kde4/smb4k.desktop
12mr|smb4k-0.10.12-1|32	%dir %{_kde_datadir}/apps/smb4k
12mr|smb4k-0.10.12-1|33	%{_kde_datadir}/apps/*/*.rc
12mr|smb4k-0.10.12-1|34	%{_kde_datadir}/config.kcfg/smb4k.kcfg
12mr|smb4k-0.10.12-1|35	%{_kde_iconsdir}/*/*/*/*
12mr|smb4k-0.10.12-1|36	
12mr|smb4k-0.10.12-1|37	#------------------------------------------------
12mr|smb4k-0.10.12-1|38	
12mr|smb4k-0.10.12-1|39	%define smb4kcore_major 3
12mr|smb4k-0.10.12-1|40	%define libsmb4kcore %mklibname smb4kcore %smb4kcore_major
12mr|smb4k-0.10.12-1|41	
12mr|smb4k-0.10.12-1|42	%package -n %libsmb4kcore
12mr|smb4k-0.10.12-1|43	Summary: SMB4K core library
12mr|smb4k-0.10.12-1|44	Group: System/Libraries
12mr|smb4k-0.10.12-1|45	
12mr|smb4k-0.10.12-1|46	%description -n %libsmb4kcore
12mr|smb4k-0.10.12-1|47	SMB4K core library.
12mr|smb4k-0.10.12-1|48	
12mr|smb4k-0.10.12-1|49	%files -n %libsmb4kcore
12mr|smb4k-0.10.12-1|50	%defattr(-,root,root)
12mr|smb4k-0.10.12-1|51	%_kde_libdir/libsmb4kcore.so.%{smb4kcore_major}*
12mr|smb4k-0.10.12-1|52	
12mr|smb4k-0.10.12-1|53	#------------------------------------------------
12mr|smb4k-0.10.12-1|54	%package devel
12mr|smb4k-0.10.12-1|55	Summary: Developemnt files for smb4k
12mr|smb4k-0.10.12-1|56	Group: Development/KDE and Qt
12mr|smb4k-0.10.12-1|57	Requires: %libsmb4kcore = %version-%release
12mr|smb4k-0.10.12-1|58	
12mr|smb4k-0.10.12-1|59	%description devel
12mr|smb4k-0.10.12-1|60	Developemnt files for smb4k.
12mr|smb4k-0.10.12-1|61	
12mr|smb4k-0.10.12-1|62	%files devel
12mr|smb4k-0.10.12-1|63	%defattr(-,root,root)
12mr|smb4k-0.10.12-1|64	%_kde_libdir/libsmb4kcore.so
12mr|smb4k-0.10.12-1|65	
12mr|smb4k-0.10.12-1|66	#------------------------------------------------
12mr|smb4k-0.10.12-1|67	
12mr|smb4k-0.10.12-1|68	%prep
12mr|smb4k-0.10.12-1|69	%setup -q -n %name-%version
12mr|smb4k-0.10.12-1|70	%patch1 -p1
12mr|smb4k-0.10.12-1|71	
12mr|smb4k-0.10.12-1|72	cd po/pt
12mr|smb4k-0.10.12-1|73	mv pt.po %name.po
12mr|smb4k-0.10.12-1|74	
12mr|smb4k-0.10.12-1|75	%build
12mr|smb4k-0.10.12-1|76	%cmake_kde4
12mr|smb4k-0.10.12-1|77	%make
12mr|smb4k-0.10.12-1|78	
12mr|smb4k-0.10.12-1|79	%install
12mr|smb4k-0.10.12-1|80	rm -Rf %{buildroot}
12mr|smb4k-0.10.12-1|81	%makeinstall_std -C build
12mr|smb4k-0.10.12-1|82	
12mr|smb4k-0.10.12-1|83	%find_lang %name --with-html
12mr|smb4k-0.10.12-1|84	
12mr|smb4k-0.10.12-1|85	%clean
12mr|smb4k-0.10.12-1|86	rm -rf %{buildroot}
12mr|smb4k-0.10.12-1|87	
12mr|smb4k-0.10.12-1|88	
12mr|smb4k-0.10.12-1|89	
12mr|smb4k-0.10.12-1|90	%changelog
12mr|smb4k-0.10.12-1|91	

16371 12
12mr|smbldap-tools-0.9.5-8|1	Summary:	User & Group administration tools for Samba-OpenLDAP
12mr|smbldap-tools-0.9.5-8|2	Name: 		smbldap-tools
12mr|smbldap-tools-0.9.5-8|3	Version: 	0.9.5
12mr|smbldap-tools-0.9.5-8|4	Release: 	%mkrel 8
12mr|smbldap-tools-0.9.5-8|5	Group: 		System/Servers
12mr|smbldap-tools-0.9.5-8|6	License: 	GPL
12mr|smbldap-tools-0.9.5-8|7	URL:		https://gna.org/projects/smbldap-tools/
12mr|smbldap-tools-0.9.5-8|8	Source0: 	http://download.gna.org/smbldap-tools/packages/%{name}-%{version}.tgz
12mr|smbldap-tools-0.9.5-8|9	Source1: 	mkntpwd.tar.bz2
12mr|smbldap-tools-0.9.5-8|10	Patch0:		smbldap-tools-mdvconfig.diff
12mr|smbldap-tools-0.9.5-8|11	Patch1:		smbldap-tools-utf-8.patch
12mr|smbldap-tools-0.9.5-8|12	Requires:	perl-IO-Socket-SSL
12mr|smbldap-tools-0.9.5-8|13	BuildRequires:	perl-doc
12mr|smbldap-tools-0.9.5-8|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|smbldap-tools-0.9.5-8|15	
12mr|smbldap-tools-0.9.5-8|16	%description
12mr|smbldap-tools-0.9.5-8|17	Smbldap-tools is a set of perl scripts written by Idealx. Those scripts are
12mr|smbldap-tools-0.9.5-8|18	designed to help managing users and groups in a ldap directory server and
12mr|smbldap-tools-0.9.5-8|19	can be used both by users and administrators of Linux systems:
12mr|smbldap-tools-0.9.5-8|20	. users can change their password in a way similar to the standard
12mr|smbldap-tools-0.9.5-8|21	"passwd" command,
12mr|smbldap-tools-0.9.5-8|22	. administrators can perform users and groups management
12mr|smbldap-tools-0.9.5-8|23	
12mr|smbldap-tools-0.9.5-8|24	Scripts are described in the Smbldap-tools User Manual
12mr|smbldap-tools-0.9.5-8|25	(http://samba.idealx.org/smbldap-tools.en.html) which also give command
12mr|smbldap-tools-0.9.5-8|26	line examples.
12mr|smbldap-tools-0.9.5-8|27	You can download the latest version on Idealx web site
12mr|smbldap-tools-0.9.5-8|28	(http://samba.idealx.org/dist/).
12mr|smbldap-tools-0.9.5-8|29	Comments and/or questions can be sent to the smbldap-tools mailing list
12mr|smbldap-tools-0.9.5-8|30	(http://lists.idealx.org/lists/samba).
12mr|smbldap-tools-0.9.5-8|31	
12mr|smbldap-tools-0.9.5-8|32	%prep
12mr|smbldap-tools-0.9.5-8|33	
12mr|smbldap-tools-0.9.5-8|34	%setup -q -a1
12mr|smbldap-tools-0.9.5-8|35	%patch0 -p0 -b .mdvconf
12mr|smbldap-tools-0.9.5-8|36	%patch1 -p1 -b .utf8
12mr|smbldap-tools-0.9.5-8|37	
12mr|smbldap-tools-0.9.5-8|38	# nuke that IDEALX stuff from the code
12mr|smbldap-tools-0.9.5-8|39	for i in `find -type f`; do
12mr|smbldap-tools-0.9.5-8|40	perl -pi -e "s|/etc/opt/IDEALX/smbldap-tools/|%{_sysconfdir}/smbldap-tools/|g; \
12mr|smbldap-tools-0.9.5-8|41	s|/opt/IDEALX/bin:||g; \
12mr|smbldap-tools-0.9.5-8|42	s|/opt/IDEALX/sbin|%{_sbindir}|g" $i
12mr|smbldap-tools-0.9.5-8|43	done
12mr|smbldap-tools-0.9.5-8|44	
12mr|smbldap-tools-0.9.5-8|45	%build
12mr|smbldap-tools-0.9.5-8|46	%serverbuild
12mr|smbldap-tools-0.9.5-8|47	
12mr|smbldap-tools-0.9.5-8|48	pushd mkntpwd
12mr|smbldap-tools-0.9.5-8|49	%make CFLAGS="$CFLAGS"
12mr|smbldap-tools-0.9.5-8|50	popd
12mr|smbldap-tools-0.9.5-8|51	
12mr|smbldap-tools-0.9.5-8|52	# make some manpages
12mr|smbldap-tools-0.9.5-8|53	for i in smbldap-groupadd smbldap-groupdel smbldap-groupmod smbldap-groupshow smbldap-passwd \
12mr|smbldap-tools-0.9.5-8|54	smbldap-populate smbldap-useradd smbldap-userdel smbldap-userinfo smbldap-usermod smbldap-usershow; do
12mr|smbldap-tools-0.9.5-8|55	perldoc $i > $i.1
12mr|smbldap-tools-0.9.5-8|56	done
12mr|smbldap-tools-0.9.5-8|57	
12mr|smbldap-tools-0.9.5-8|58	%install
12mr|smbldap-tools-0.9.5-8|59	rm -rf %{buildroot}
12mr|smbldap-tools-0.9.5-8|60	
12mr|smbldap-tools-0.9.5-8|61	install -d %{buildroot}%{_sysconfdir}/smbldap-tools
12mr|smbldap-tools-0.9.5-8|62	install -d %{buildroot}%{_sbindir}
12mr|smbldap-tools-0.9.5-8|63	install -d %{buildroot}%{perl_vendorlib}
12mr|smbldap-tools-0.9.5-8|64	install -d %{buildroot}%{_mandir}/man1
12mr|smbldap-tools-0.9.5-8|65	
12mr|smbldap-tools-0.9.5-8|66	install -m0644 smbldap.conf %{buildroot}%{_sysconfdir}/smbldap-tools/
12mr|smbldap-tools-0.9.5-8|67	install -m0600 smbldap_bind.conf %{buildroot}%{_sysconfdir}/smbldap-tools/
12mr|smbldap-tools-0.9.5-8|68	install -m0644 smbldap_tools.pm %{buildroot}%{perl_vendorlib}/
12mr|smbldap-tools-0.9.5-8|69	
12mr|smbldap-tools-0.9.5-8|70	install -m0755 smbldap-groupadd %{buildroot}%{_sbindir}/
12mr|smbldap-tools-0.9.5-8|71	install -m0755 smbldap-groupdel %{buildroot}%{_sbindir}/
12mr|smbldap-tools-0.9.5-8|72	install -m0755 smbldap-groupmod %{buildroot}%{_sbindir}/
12mr|smbldap-tools-0.9.5-8|73	install -m0755 smbldap-groupshow %{buildroot}%{_sbindir}/
12mr|smbldap-tools-0.9.5-8|74	install -m0755 smbldap-passwd %{buildroot}%{_sbindir}/
12mr|smbldap-tools-0.9.5-8|75	install -m0755 smbldap-populate %{buildroot}%{_sbindir}/
12mr|smbldap-tools-0.9.5-8|76	install -m0755 smbldap-useradd %{buildroot}%{_sbindir}/
12mr|smbldap-tools-0.9.5-8|77	install -m0755 smbldap-userdel %{buildroot}%{_sbindir}/
12mr|smbldap-tools-0.9.5-8|78	install -m0755 smbldap-userinfo %{buildroot}%{_sbindir}/
12mr|smbldap-tools-0.9.5-8|79	install -m0755 smbldap-usermod %{buildroot}%{_sbindir}/
12mr|smbldap-tools-0.9.5-8|80	install -m0755 smbldap-usershow %{buildroot}%{_sbindir}/
12mr|smbldap-tools-0.9.5-8|81	install -m0755 mkntpwd/mkntpwd %{buildroot}%{_sbindir}/
12mr|smbldap-tools-0.9.5-8|82	install -m0644 smbldap-*.1 %{buildroot}%{_mandir}/man1/
12mr|smbldap-tools-0.9.5-8|83	
12mr|smbldap-tools-0.9.5-8|84	%clean
12mr|smbldap-tools-0.9.5-8|85	rm -rf %{buildroot}
12mr|smbldap-tools-0.9.5-8|86	
12mr|smbldap-tools-0.9.5-8|87	%files
12mr|smbldap-tools-0.9.5-8|88	%defattr(-,root,root)
12mr|smbldap-tools-0.9.5-8|89	%doc CONTRIBUTORS COPYING ChangeLog INFRA INSTALL README TODO doc
12mr|smbldap-tools-0.9.5-8|90	%doc smbldap.conf smbldap_bind.conf configure.pl
12mr|smbldap-tools-0.9.5-8|91	%dir %{_sysconfdir}/smbldap-tools
12mr|smbldap-tools-0.9.5-8|92	%config(noreplace) %{_sysconfdir}/smbldap-tools/smbldap.conf
12mr|smbldap-tools-0.9.5-8|93	%config(noreplace) %{_sysconfdir}/smbldap-tools/smbldap_bind.conf
12mr|smbldap-tools-0.9.5-8|94	%{_sbindir}/*
12mr|smbldap-tools-0.9.5-8|95	%{perl_vendorlib}/smbldap_tools.pm
12mr|smbldap-tools-0.9.5-8|96	%{_mandir}/man1/*
12mr|smbldap-tools-0.9.5-8|97	
12mr|smbldap-tools-0.9.5-8|98	
12mr|smbldap-tools-0.9.5-8|99	
12mr|smbldap-tools-0.9.5-8|100	%changelog
12mr|smbldap-tools-0.9.5-8|101	

16372 12
12mr|smilutils-0.3.2-20070731.5|1	%define name	smilutils
12mr|smilutils-0.3.2-20070731.5|2	%define version	0.3.2
12mr|smilutils-0.3.2-20070731.5|3	%define release 20070731.5
12mr|smilutils-0.3.2-20070731.5|4	
12mr|smilutils-0.3.2-20070731.5|5	%define major	0
12mr|smilutils-0.3.2-20070731.5|6	%define libname %mklibname kinoextensions %major
12mr|smilutils-0.3.2-20070731.5|7	
12mr|smilutils-0.3.2-20070731.5|8	%define _disable_ld_no_undefined 1
12mr|smilutils-0.3.2-20070731.5|9	%define _disable_ld_as_needed 1
12mr|smilutils-0.3.2-20070731.5|10	
12mr|smilutils-0.3.2-20070731.5|11	Name: 	 	%{name}
12mr|smilutils-0.3.2-20070731.5|12	Summary: 	Command line tools for Kino's SMIL video format
12mr|smilutils-0.3.2-20070731.5|13	Version: 	%{version}
12mr|smilutils-0.3.2-20070731.5|14	Release: 	%{release}
12mr|smilutils-0.3.2-20070731.5|15	Source:		%{name}-20070731.tar.bz2
12mr|smilutils-0.3.2-20070731.5|16	Patch0:		smilutils-gcc4.3.patch
12mr|smilutils-0.3.2-20070731.5|17	Patch1:		smilutils-gcc4.4.patch
12mr|smilutils-0.3.2-20070731.5|18	URL:		http://sf.net/projects/kino
12mr|smilutils-0.3.2-20070731.5|19	License:	GPL
12mr|smilutils-0.3.2-20070731.5|20	Group:		Video
12mr|smilutils-0.3.2-20070731.5|21	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|smilutils-0.3.2-20070731.5|22	BuildRequires:	autoconf
12mr|smilutils-0.3.2-20070731.5|23	BuildRequires:	libdv-devel quicktime-devel libxml2-devel
12mr|smilutils-0.3.2-20070731.5|24	BuildRequires:	SDL-devel libgdk_pixbuf2.0-devel
12mr|smilutils-0.3.2-20070731.5|25	
12mr|smilutils-0.3.2-20070731.5|26	%description
12mr|smilutils-0.3.2-20070731.5|27	SMIL is the file format kino uses to save projects. Here are a collection of
12mr|smilutils-0.3.2-20070731.5|28	command line tools for SMIL manipulation.
12mr|smilutils-0.3.2-20070731.5|29	
12mr|smilutils-0.3.2-20070731.5|30	%package -n 	%{libname}
12mr|smilutils-0.3.2-20070731.5|31	Summary:        Dynamic libraries from %name
12mr|smilutils-0.3.2-20070731.5|32	Group:          System/Libraries
12mr|smilutils-0.3.2-20070731.5|33	Obsoletes:	%{libname}-devel
12mr|smilutils-0.3.2-20070731.5|34	
12mr|smilutils-0.3.2-20070731.5|35	%description -n %{libname}
12mr|smilutils-0.3.2-20070731.5|36	Dynamic libraries from %name.
12mr|smilutils-0.3.2-20070731.5|37	
12mr|smilutils-0.3.2-20070731.5|38	%prep
12mr|smilutils-0.3.2-20070731.5|39	%setup -q -n %name
12mr|smilutils-0.3.2-20070731.5|40	%patch0 -p1
12mr|smilutils-0.3.2-20070731.5|41	%patch1 -p1
12mr|smilutils-0.3.2-20070731.5|42	
12mr|smilutils-0.3.2-20070731.5|43	%build
12mr|smilutils-0.3.2-20070731.5|44	./autogen.sh
12mr|smilutils-0.3.2-20070731.5|45	%configure2_5x
12mr|smilutils-0.3.2-20070731.5|46	%make
12mr|smilutils-0.3.2-20070731.5|47	
12mr|smilutils-0.3.2-20070731.5|48	%install
12mr|smilutils-0.3.2-20070731.5|49	rm -rf $RPM_BUILD_ROOT
12mr|smilutils-0.3.2-20070731.5|50	%makeinstall_std
12mr|smilutils-0.3.2-20070731.5|51	
12mr|smilutils-0.3.2-20070731.5|52	%if "%{_lib}" != "lib"
12mr|smilutils-0.3.2-20070731.5|53	mv -f %buildroot%_prefix/lib %buildroot%_libdir
12mr|smilutils-0.3.2-20070731.5|54	%endif
12mr|smilutils-0.3.2-20070731.5|55	
12mr|smilutils-0.3.2-20070731.5|56	%clean
12mr|smilutils-0.3.2-20070731.5|57	rm -rf $RPM_BUILD_ROOT
12mr|smilutils-0.3.2-20070731.5|58	
12mr|smilutils-0.3.2-20070731.5|59	%files
12mr|smilutils-0.3.2-20070731.5|60	%defattr(-,root,root)
12mr|smilutils-0.3.2-20070731.5|61	%doc README COPYING
12mr|smilutils-0.3.2-20070731.5|62	%{_bindir}/*
12mr|smilutils-0.3.2-20070731.5|63	%{_mandir}/man1/*
12mr|smilutils-0.3.2-20070731.5|64	
12mr|smilutils-0.3.2-20070731.5|65	%files -n %libname
12mr|smilutils-0.3.2-20070731.5|66	%defattr(-,root,root)
12mr|smilutils-0.3.2-20070731.5|67	%{_libdir}/kino/*
12mr|smilutils-0.3.2-20070731.5|68	
12mr|smilutils-0.3.2-20070731.5|69	
12mr|smilutils-0.3.2-20070731.5|70	
12mr|smilutils-0.3.2-20070731.5|71	%changelog
12mr|smilutils-0.3.2-20070731.5|72	

16373 12
12mr|smokegen-4.9.4-1|1	Name:		smokegen
12mr|smokegen-4.9.4-1|2	Summary:	Scripting MetaObject Kompiler Engine tools
12mr|smokegen-4.9.4-1|3	Version:	4.9.4
12mr|smokegen-4.9.4-1|4	Release:	1
12mr|smokegen-4.9.4-1|5	Epoch:		1
12mr|smokegen-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|smokegen-4.9.4-1|7	License:	GPL
12mr|smokegen-4.9.4-1|8	URL:		http://www.kde.org
12mr|smokegen-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|smokegen-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|smokegen-4.9.4-1|11	
12mr|smokegen-4.9.4-1|12	%description
12mr|smokegen-4.9.4-1|13	SMOKE provides infrastructure which is used for creating bindings for
12mr|smokegen-4.9.4-1|14	multiple languages such as Ruby, C# and PHP.
12mr|smokegen-4.9.4-1|15	
12mr|smokegen-4.9.4-1|16	This package contains the development tools to do bindings with the
12mr|smokegen-4.9.4-1|17	Scripting MetaObject Kompiler Engine, used by several Qt and KDE bindings,
12mr|smokegen-4.9.4-1|18	as well as some bindings for the Wt library.
12mr|smokegen-4.9.4-1|19	
12mr|smokegen-4.9.4-1|20	#------------------------------------------------------------
12mr|smokegen-4.9.4-1|21	
12mr|smokegen-4.9.4-1|22	%define libsmokebase_major 3
12mr|smokegen-4.9.4-1|23	%define libsmokebase %mklibname smokebase %{libsmokebase_major}
12mr|smokegen-4.9.4-1|24	
12mr|smokegen-4.9.4-1|25	%package -n %{libsmokebase}
12mr|smokegen-4.9.4-1|26	Summary:	smokegen Library
12mr|smokegen-4.9.4-1|27	Group:		Development/KDE and Qt
12mr|smokegen-4.9.4-1|28	Conflicts:	%{_lib}smokeqt3 <= 1:4.5.80-1
12mr|smokegen-4.9.4-1|29	
12mr|smokegen-4.9.4-1|30	%description -n %{libsmokebase}
12mr|smokegen-4.9.4-1|31	smokegen Library
12mr|smokegen-4.9.4-1|32	
12mr|smokegen-4.9.4-1|33	%files -n %{libsmokebase}
12mr|smokegen-4.9.4-1|34	%{_kde_libdir}/libsmokebase.so.%{libsmokebase_major}*
12mr|smokegen-4.9.4-1|35	
12mr|smokegen-4.9.4-1|36	#------------------------------------------------------------
12mr|smokegen-4.9.4-1|37	
12mr|smokegen-4.9.4-1|38	%package devel
12mr|smokegen-4.9.4-1|39	Summary:	Header files for %{name}
12mr|smokegen-4.9.4-1|40	Group:		Development/KDE and Qt
12mr|smokegen-4.9.4-1|41	Conflicts:	smoke4-devel < 1:4.6.90
12mr|smokegen-4.9.4-1|42	Requires:	kdelibs4-devel
12mr|smokegen-4.9.4-1|43	Requires:	%{libsmokebase} = %{EVRD}
12mr|smokegen-4.9.4-1|44	
12mr|smokegen-4.9.4-1|45	%description devel
12mr|smokegen-4.9.4-1|46	Header files for %{name}
12mr|smokegen-4.9.4-1|47	
12mr|smokegen-4.9.4-1|48	%files devel
12mr|smokegen-4.9.4-1|49	%{_kde_bindir}/smokegen
12mr|smokegen-4.9.4-1|50	%{_kde_bindir}/smokeapi
12mr|smokegen-4.9.4-1|51	%{_kde_libdir}/libcppparser.so
12mr|smokegen-4.9.4-1|52	%{_kde_libdir}/libsmokebase.so
12mr|smokegen-4.9.4-1|53	%{_kde_includedir}/smokegen/generatorenvironment.h
12mr|smokegen-4.9.4-1|54	%{_kde_includedir}/smokegen/generator_export.h
12mr|smokegen-4.9.4-1|55	%{_kde_includedir}/smokegen/generatorpreprocessor.h
12mr|smokegen-4.9.4-1|56	%{_kde_includedir}/smokegen/generatorvisitor.h
12mr|smokegen-4.9.4-1|57	%{_kde_includedir}/smokegen/name_compiler.h
12mr|smokegen-4.9.4-1|58	%{_kde_includedir}/smokegen/options.h
12mr|smokegen-4.9.4-1|59	%{_kde_includedir}/smokegen/type_compiler.h
12mr|smokegen-4.9.4-1|60	%{_kde_includedir}/smokegen/type.h
12mr|smokegen-4.9.4-1|61	%{_kde_includedir}/smoke.h
12mr|smokegen-4.9.4-1|62	%{_kde_datadir}/smokegen
12mr|smokegen-4.9.4-1|63	%{_kde_libdir}/smokegen/generator_smoke.so
12mr|smokegen-4.9.4-1|64	%{_kde_libdir}/smokegen/generator_dump.so
12mr|smokegen-4.9.4-1|65	%{_kde_datadir}/smoke/cmake/SmokeConfig.cmake
12mr|smokegen-4.9.4-1|66	%{_kde_datadir}/smoke/cmake/FindLibraryWithDebug.cmake
12mr|smokegen-4.9.4-1|67	%{_kde_datadir}/smoke/cmake/FindPhonon.cmake
12mr|smokegen-4.9.4-1|68	%{_kde_datadir}/smoke/cmake/FindQImageBlitz.cmake
12mr|smokegen-4.9.4-1|69	%{_kde_datadir}/smoke/cmake/FindQScintilla.cmake
12mr|smokegen-4.9.4-1|70	%{_kde_datadir}/smoke/cmake/FindQwt5.cmake
12mr|smokegen-4.9.4-1|71	%{_kde_datadir}/smoke/cmake/HandleImportedTargetsInCMakeRequiredLibraries.cmake
12mr|smokegen-4.9.4-1|72	%{_kde_datadir}/smoke/cmake/MacroLogFeature.cmake
12mr|smokegen-4.9.4-1|73	%{_kde_datadir}/smoke/cmake/MacroOptionalAddBindings.cmake
12mr|smokegen-4.9.4-1|74	%{_kde_datadir}/smoke/cmake/MacroOptionalFindPackage.cmake
12mr|smokegen-4.9.4-1|75	%{_kde_datadir}/smoke/cmake/SmokeVersionConfig.cmake
12mr|smokegen-4.9.4-1|76	
12mr|smokegen-4.9.4-1|77	#------------------------------------------------------------
12mr|smokegen-4.9.4-1|78	
12mr|smokegen-4.9.4-1|79	%prep
12mr|smokegen-4.9.4-1|80	%setup -q
12mr|smokegen-4.9.4-1|81	
12mr|smokegen-4.9.4-1|82	%build
12mr|smokegen-4.9.4-1|83	%cmake_kde4
12mr|smokegen-4.9.4-1|84	%make
12mr|smokegen-4.9.4-1|85	
12mr|smokegen-4.9.4-1|86	%install
12mr|smokegen-4.9.4-1|87	%makeinstall_std -C build
12mr|smokegen-4.9.4-1|88	
12mr|smokegen-4.9.4-1|89	%changelog
12mr|smokegen-4.9.4-1|90	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
12mr|smokegen-4.9.4-1|91	- New version 4.9.4
12mr|smokegen-4.9.4-1|92	
12mr|smokegen-4.9.4-1|93	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
12mr|smokegen-4.9.4-1|94	- New version 4.9.3
12mr|smokegen-4.9.4-1|95	
12mr|smokegen-4.9.4-1|96	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-1
12mr|smokegen-4.9.4-1|97	- New version 4.9.2
12mr|smokegen-4.9.4-1|98	
12mr|smokegen-4.9.4-1|99	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
12mr|smokegen-4.9.4-1|100	- New version 4.9.1
12mr|smokegen-4.9.4-1|101	
12mr|smokegen-4.9.4-1|102	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mr|smokegen-4.9.4-1|103	- New version 4.9.0
12mr|smokegen-4.9.4-1|104	
12mr|smokegen-4.9.4-1|105	* Sat Jul 21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-1
12mr|smokegen-4.9.4-1|106	- New version 4.8.97
12mr|smokegen-4.9.4-1|107	
12mr|smokegen-4.9.4-1|108	* Sun Jul 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
12mr|smokegen-4.9.4-1|109	- New version 4.8.95
12mr|smokegen-4.9.4-1|110	
12mr|smokegen-4.9.4-1|111	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.4-69.1mib2010.2
12mr|smokegen-4.9.4-1|112	- New version 4.8.4
12mr|smokegen-4.9.4-1|113	- MIB (Mandriva International Backports)
12mr|smokegen-4.9.4-1|114	
12mr|smokegen-4.9.4-1|115	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.3-69.1mib2010.2
12mr|smokegen-4.9.4-1|116	- New version 4.8.3
12mr|smokegen-4.9.4-1|117	- Better summary and description
12mr|smokegen-4.9.4-1|118	- MIB (Mandriva International Backports)
12mr|smokegen-4.9.4-1|119	
12mr|smokegen-4.9.4-1|120	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.2-69.1mib2010.2
12mr|smokegen-4.9.4-1|121	- New version 4.8.2
12mr|smokegen-4.9.4-1|122	- MIB (Mandriva International Backports)
12mr|smokegen-4.9.4-1|123	
12mr|smokegen-4.9.4-1|124	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.1-69.1mib2010.2
12mr|smokegen-4.9.4-1|125	- New version 4.8.1
12mr|smokegen-4.9.4-1|126	- MIB (Mandriva International Backports)
12mr|smokegen-4.9.4-1|127	
12mr|smokegen-4.9.4-1|128	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.0-69.1mib2010.2
12mr|smokegen-4.9.4-1|129	+ Revision: 762505
12mr|smokegen-4.9.4-1|130	- Backport to 2010.2 for MIB users
12mr|smokegen-4.9.4-1|131	- MIB (Mandriva International Backports)
12mr|smokegen-4.9.4-1|132	
12mr|smokegen-4.9.4-1|133	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.8.0-1
12mr|smokegen-4.9.4-1|134	+ Revision: 762505
12mr|smokegen-4.9.4-1|135	- New upstream tarball
12mr|smokegen-4.9.4-1|136	
12mr|smokegen-4.9.4-1|137	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.97-1
12mr|smokegen-4.9.4-1|138	+ Revision: 758090
12mr|smokegen-4.9.4-1|139	- New upstream tarball
12mr|smokegen-4.9.4-1|140	
12mr|smokegen-4.9.4-1|141	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.95-1
12mr|smokegen-4.9.4-1|142	+ Revision: 744569
12mr|smokegen-4.9.4-1|143	- New upstream tarball
12mr|smokegen-4.9.4-1|144	
12mr|smokegen-4.9.4-1|145	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.90-1
12mr|smokegen-4.9.4-1|146	+ Revision: 739324
12mr|smokegen-4.9.4-1|147	- New upstream tarball $NEW_VERSION
12mr|smokegen-4.9.4-1|148	
12mr|smokegen-4.9.4-1|149	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.80-1
12mr|smokegen-4.9.4-1|150	+ Revision: 731841
12mr|smokegen-4.9.4-1|151	- New upstream tarball 4.7.80
12mr|smokegen-4.9.4-1|152	
12mr|smokegen-4.9.4-1|153	* Fri Aug 26 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.41-1
12mr|smokegen-4.9.4-1|154	+ Revision: 697175
12mr|smokegen-4.9.4-1|155	- New version 4.7.41
12mr|smokegen-4.9.4-1|156	
12mr|smokegen-4.9.4-1|157	* Mon Aug 01 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.40-1
12mr|smokegen-4.9.4-1|158	+ Revision: 692623
12mr|smokegen-4.9.4-1|159	- Fix file list
12mr|smokegen-4.9.4-1|160	- import smokegen
12mr|smokegen-4.9.4-1|161	

16374 12
12mr|smokekde-4.9.4-1|1	%define with_kdepimlibs 1
12mr|smokekde-4.9.4-1|2	
12mr|smokekde-4.9.4-1|3	Name:		smokekde
12mr|smokekde-4.9.4-1|4	Summary:	KDE4 bindings for SMOKE
12mr|smokekde-4.9.4-1|5	Version:	4.9.4
12mr|smokekde-4.9.4-1|6	Release:	1
12mr|smokekde-4.9.4-1|7	Epoch:		1
12mr|smokekde-4.9.4-1|8	Group:		Graphical desktop/KDE
12mr|smokekde-4.9.4-1|9	License:	GPLv2 LGPLv2
12mr|smokekde-4.9.4-1|10	URL:		http://www.kde.org
12mr|smokekde-4.9.4-1|11	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|smokekde-4.9.4-1|12	BuildRequires:	smokeqt-devel >= 1:%{version}
12mr|smokekde-4.9.4-1|13	%if %{with_kdepimlibs}
12mr|smokekde-4.9.4-1|14	BuildRequires:	kdepimlibs4-devel >= 2:%{version}
12mr|smokekde-4.9.4-1|15	%endif
12mr|smokekde-4.9.4-1|16	BuildRequires:	okular-devel >= 2:%{version}
12mr|smokekde-4.9.4-1|17	BuildRequires:	kate-devel >= 1:%{version}
12mr|smokekde-4.9.4-1|18	BuildRequires:	qscintilla-qt4-devel
12mr|smokekde-4.9.4-1|19	BuildRequires:	pkgconfig(akonadi)
12mr|smokekde-4.9.4-1|20	BuildRequires:	pkgconfig(libattica)
12mr|smokekde-4.9.4-1|21	BuildRequires:	pkgconfig(soprano)
12mr|smokekde-4.9.4-1|22	
12mr|smokekde-4.9.4-1|23	%description
12mr|smokekde-4.9.4-1|24	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokekde-4.9.4-1|25	
12mr|smokekde-4.9.4-1|26	#-----------------------------------------------------------------------------
12mr|smokekde-4.9.4-1|27	
12mr|smokekde-4.9.4-1|28	%define smokesopranoclient_major 3
12mr|smokekde-4.9.4-1|29	%define libsmokesopranoclient %mklibname smokesopranoclient %{smokesopranoclient_major}
12mr|smokekde-4.9.4-1|30	
12mr|smokekde-4.9.4-1|31	%package -n %{libsmokesopranoclient}
12mr|smokekde-4.9.4-1|32	Summary:	Soprano bindings for SMOKE
12mr|smokekde-4.9.4-1|33	Group:		Development/KDE and Qt
12mr|smokekde-4.9.4-1|34	
12mr|smokekde-4.9.4-1|35	%description -n %{libsmokesopranoclient}
12mr|smokekde-4.9.4-1|36	Soprano bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokekde-4.9.4-1|37	
12mr|smokekde-4.9.4-1|38	%files -n %{libsmokesopranoclient}
12mr|smokekde-4.9.4-1|39	%{_kde_libdir}/libsmokesopranoclient.so.%{smokesopranoclient_major}*
12mr|smokekde-4.9.4-1|40	
12mr|smokekde-4.9.4-1|41	#-----------------------------------------------------------------------------
12mr|smokekde-4.9.4-1|42	
12mr|smokekde-4.9.4-1|43	%define smokesopranoserver_major 3
12mr|smokekde-4.9.4-1|44	%define libsmokesopranoserver %mklibname smokesopranoserver %{smokesopranoserver_major}
12mr|smokekde-4.9.4-1|45	
12mr|smokekde-4.9.4-1|46	%package -n %{libsmokesopranoserver}
12mr|smokekde-4.9.4-1|47	Summary:	Soprano bindings for SMOKE
12mr|smokekde-4.9.4-1|48	Group:		Development/KDE and Qt
12mr|smokekde-4.9.4-1|49	
12mr|smokekde-4.9.4-1|50	%description -n %{libsmokesopranoserver}
12mr|smokekde-4.9.4-1|51	Soprano bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokekde-4.9.4-1|52	
12mr|smokekde-4.9.4-1|53	%files -n %{libsmokesopranoserver}
12mr|smokekde-4.9.4-1|54	%{_kde_libdir}/libsmokesopranoserver.so.%{smokesopranoserver_major}*
12mr|smokekde-4.9.4-1|55	
12mr|smokekde-4.9.4-1|56	#------------------------------------------------------------
12mr|smokekde-4.9.4-1|57	
12mr|smokekde-4.9.4-1|58	%define smokekate_major 3
12mr|smokekde-4.9.4-1|59	%define libsmokekate %mklibname smokekate %{smokekate_major}
12mr|smokekde-4.9.4-1|60	
12mr|smokekde-4.9.4-1|61	%package -n %{libsmokekate}
12mr|smokekde-4.9.4-1|62	Summary:	Kate bindings for SMOKE
12mr|smokekde-4.9.4-1|63	Group:		Development/KDE and Qt
12mr|smokekde-4.9.4-1|64	
12mr|smokekde-4.9.4-1|65	%description -n %{libsmokekate}
12mr|smokekde-4.9.4-1|66	Kate bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokekde-4.9.4-1|67	
12mr|smokekde-4.9.4-1|68	%files -n %{libsmokekate}
12mr|smokekde-4.9.4-1|69	%{_kde_libdir}/libsmokekate.so.%{smokekate_major}*
12mr|smokekde-4.9.4-1|70	
12mr|smokekde-4.9.4-1|71	#-----------------------------------------------------------------------------
12mr|smokekde-4.9.4-1|72	
12mr|smokekde-4.9.4-1|73	%define smokekdecore_major 3
12mr|smokekde-4.9.4-1|74	%define libsmokekdecore %mklibname smokekdecore %{smokekdecore_major}
12mr|smokekde-4.9.4-1|75	
12mr|smokekde-4.9.4-1|76	%package -n %{libsmokekdecore}
12mr|smokekde-4.9.4-1|77	Summary:	KDE4 bindings for SMOKE
12mr|smokekde-4.9.4-1|78	Group:		Development/KDE and Qt
12mr|smokekde-4.9.4-1|79	
12mr|smokekde-4.9.4-1|80	%description -n %{libsmokekdecore}
12mr|smokekde-4.9.4-1|81	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokekde-4.9.4-1|82	
12mr|smokekde-4.9.4-1|83	%files -n %{libsmokekdecore}
12mr|smokekde-4.9.4-1|84	%{_kde_libdir}/libsmokekdecore.so.%{smokekdecore_major}*
12mr|smokekde-4.9.4-1|85	
12mr|smokekde-4.9.4-1|86	#-----------------------------------------------------------------------------
12mr|smokekde-4.9.4-1|87	
12mr|smokekde-4.9.4-1|88	%define smokekdeui_major 3
12mr|smokekde-4.9.4-1|89	%define libsmokekdeui %mklibname smokekdeui %{smokekdeui_major}
12mr|smokekde-4.9.4-1|90	
12mr|smokekde-4.9.4-1|91	%package -n %{libsmokekdeui}
12mr|smokekde-4.9.4-1|92	Summary:	KDE4 bindings for SMOKE
12mr|smokekde-4.9.4-1|93	Group:		Development/KDE and Qt
12mr|smokekde-4.9.4-1|94	
12mr|smokekde-4.9.4-1|95	%description -n %{libsmokekdeui}
12mr|smokekde-4.9.4-1|96	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokekde-4.9.4-1|97	
12mr|smokekde-4.9.4-1|98	%files -n %{libsmokekdeui}
12mr|smokekde-4.9.4-1|99	%{_kde_libdir}/libsmokekdeui.so.%{smokekdeui_major}*
12mr|smokekde-4.9.4-1|100	
12mr|smokekde-4.9.4-1|101	#-----------------------------------------------------------------------------
12mr|smokekde-4.9.4-1|102	
12mr|smokekde-4.9.4-1|103	%define smokekfile_major 3
12mr|smokekde-4.9.4-1|104	%define libsmokekfile %mklibname smokekfile %{smokekfile_major}
12mr|smokekde-4.9.4-1|105	
12mr|smokekde-4.9.4-1|106	%package -n %{libsmokekfile}
12mr|smokekde-4.9.4-1|107	Summary:	KDE4 bindings for SMOKE
12mr|smokekde-4.9.4-1|108	Group:		Development/KDE and Qt
12mr|smokekde-4.9.4-1|109	
12mr|smokekde-4.9.4-1|110	%description -n %{libsmokekfile}
12mr|smokekde-4.9.4-1|111	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokekde-4.9.4-1|112	
12mr|smokekde-4.9.4-1|113	%files -n %{libsmokekfile}
12mr|smokekde-4.9.4-1|114	%{_kde_libdir}/libsmokekfile.so.%{smokekfile_major}*
12mr|smokekde-4.9.4-1|115	
12mr|smokekde-4.9.4-1|116	#-----------------------------------------------------------------------------
12mr|smokekde-4.9.4-1|117	
12mr|smokekde-4.9.4-1|118	%define smokekio_major 3
12mr|smokekde-4.9.4-1|119	%define libsmokekio %mklibname smokekio %{smokekio_major}
12mr|smokekde-4.9.4-1|120	
12mr|smokekde-4.9.4-1|121	%package -n %{libsmokekio}
12mr|smokekde-4.9.4-1|122	Summary:	KDE4 bindings for SMOKE
12mr|smokekde-4.9.4-1|123	Group:		Development/KDE and Qt
12mr|smokekde-4.9.4-1|124	
12mr|smokekde-4.9.4-1|125	%description -n %{libsmokekio}
12mr|smokekde-4.9.4-1|126	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokekde-4.9.4-1|127	
12mr|smokekde-4.9.4-1|128	%files -n %{libsmokekio}
12mr|smokekde-4.9.4-1|129	%{_kde_libdir}/libsmokekio.so.%{smokekio_major}*
12mr|smokekde-4.9.4-1|130	
12mr|smokekde-4.9.4-1|131	#-----------------------------------------------------------------------------
12mr|smokekde-4.9.4-1|132	
12mr|smokekde-4.9.4-1|133	%define smokeknewstuff2_major 3
12mr|smokekde-4.9.4-1|134	%define libsmokeknewstuff2 %mklibname smokeknewstuff2_ %{smokeknewstuff2_major}
12mr|smokekde-4.9.4-1|135	
12mr|smokekde-4.9.4-1|136	%package -n %{libsmokeknewstuff2}
12mr|smokekde-4.9.4-1|137	Summary:	KDE4 bindings for SMOKE
12mr|smokekde-4.9.4-1|138	Group:		Development/KDE and Qt
12mr|smokekde-4.9.4-1|139	
12mr|smokekde-4.9.4-1|140	%description -n %{libsmokeknewstuff2}
12mr|smokekde-4.9.4-1|141	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokekde-4.9.4-1|142	
12mr|smokekde-4.9.4-1|143	%files -n %{libsmokeknewstuff2}
12mr|smokekde-4.9.4-1|144	%{_kde_libdir}/libsmokeknewstuff2.so.%{smokeknewstuff2_major}*
12mr|smokekde-4.9.4-1|145	
12mr|smokekde-4.9.4-1|146	#-----------------------------------------------------------------------------
12mr|smokekde-4.9.4-1|147	
12mr|smokekde-4.9.4-1|148	%define smokeknewstuff3_major 3
12mr|smokekde-4.9.4-1|149	%define libsmokeknewstuff3 %mklibname smokeknewstuff3_ %{smokeknewstuff3_major}
12mr|smokekde-4.9.4-1|150	
12mr|smokekde-4.9.4-1|151	%package -n %{libsmokeknewstuff3}
12mr|smokekde-4.9.4-1|152	Summary:	KDE4 bindings for SMOKE
12mr|smokekde-4.9.4-1|153	Group:		Development/KDE and Qt
12mr|smokekde-4.9.4-1|154	
12mr|smokekde-4.9.4-1|155	%description -n %{libsmokeknewstuff3}
12mr|smokekde-4.9.4-1|156	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokekde-4.9.4-1|157	
12mr|smokekde-4.9.4-1|158	%files -n %{libsmokeknewstuff3}
12mr|smokekde-4.9.4-1|159	%{_kde_libdir}/libsmokeknewstuff3.so.%{smokeknewstuff3_major}*
12mr|smokekde-4.9.4-1|160	
12mr|smokekde-4.9.4-1|161	#-----------------------------------------------------------------------------
12mr|smokekde-4.9.4-1|162	
12mr|smokekde-4.9.4-1|163	%define smokekhtml_major 3
12mr|smokekde-4.9.4-1|164	%define libsmokekhtml %mklibname smokekhtml %{smokekhtml_major}
12mr|smokekde-4.9.4-1|165	
12mr|smokekde-4.9.4-1|166	%package -n %{libsmokekhtml}
12mr|smokekde-4.9.4-1|167	Summary:	KDE4 bindings for SMOKE
12mr|smokekde-4.9.4-1|168	Group:		Development/KDE and Qt
12mr|smokekde-4.9.4-1|169	
12mr|smokekde-4.9.4-1|170	%description -n %{libsmokekhtml}
12mr|smokekde-4.9.4-1|171	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokekde-4.9.4-1|172	
12mr|smokekde-4.9.4-1|173	%files -n %{libsmokekhtml}
12mr|smokekde-4.9.4-1|174	%{_kde_libdir}/libsmokekhtml.so.%{smokekhtml_major}*
12mr|smokekde-4.9.4-1|175	
12mr|smokekde-4.9.4-1|176	#-----------------------------------------------------------------------------
12mr|smokekde-4.9.4-1|177	
12mr|smokekde-4.9.4-1|178	%define smokektexteditor_major 3
12mr|smokekde-4.9.4-1|179	%define libsmokektexteditor %mklibname smoketexteditor %{smokektexteditor_major}
12mr|smokekde-4.9.4-1|180	
12mr|smokekde-4.9.4-1|181	%package -n %{libsmokektexteditor}
12mr|smokekde-4.9.4-1|182	Summary:	KDE4 bindings for SMOKE
12mr|smokekde-4.9.4-1|183	Group:		Development/KDE and Qt
12mr|smokekde-4.9.4-1|184	
12mr|smokekde-4.9.4-1|185	%description -n %{libsmokektexteditor}
12mr|smokekde-4.9.4-1|186	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokekde-4.9.4-1|187	
12mr|smokekde-4.9.4-1|188	%files -n %{libsmokektexteditor}
12mr|smokekde-4.9.4-1|189	%{_kde_libdir}/libsmokektexteditor.so.%{smokektexteditor_major}*
12mr|smokekde-4.9.4-1|190	
12mr|smokekde-4.9.4-1|191	#-----------------------------------------------------------------------------
12mr|smokekde-4.9.4-1|192	
12mr|smokekde-4.9.4-1|193	%define smokekparts_major 3
12mr|smokekde-4.9.4-1|194	%define libsmokekparts %mklibname smokekparts %{smokekparts_major}
12mr|smokekde-4.9.4-1|195	
12mr|smokekde-4.9.4-1|196	%package -n %{libsmokekparts}
12mr|smokekde-4.9.4-1|197	Summary:	KDE4 bindings for SMOKE
12mr|smokekde-4.9.4-1|198	Group:		Development/KDE and Qt
12mr|smokekde-4.9.4-1|199	
12mr|smokekde-4.9.4-1|200	%description -n %{libsmokekparts}
12mr|smokekde-4.9.4-1|201	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokekde-4.9.4-1|202	
12mr|smokekde-4.9.4-1|203	%files -n %{libsmokekparts}
12mr|smokekde-4.9.4-1|204	%{_kde_libdir}/libsmokekparts.so.%{smokekparts_major}*
12mr|smokekde-4.9.4-1|205	
12mr|smokekde-4.9.4-1|206	#-----------------------------------------------------------------------------
12mr|smokekde-4.9.4-1|207	
12mr|smokekde-4.9.4-1|208	%define smokekutils_major 3
12mr|smokekde-4.9.4-1|209	%define libsmokekutils %mklibname smokekutils %{smokekutils_major}
12mr|smokekde-4.9.4-1|210	
12mr|smokekde-4.9.4-1|211	%package -n %{libsmokekutils}
12mr|smokekde-4.9.4-1|212	Summary:	KDE4 bindings for SMOKE
12mr|smokekde-4.9.4-1|213	Group:		Development/KDE and Qt
12mr|smokekde-4.9.4-1|214	
12mr|smokekde-4.9.4-1|215	%description -n %{libsmokekutils}
12mr|smokekde-4.9.4-1|216	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokekde-4.9.4-1|217	
12mr|smokekde-4.9.4-1|218	%files -n %{libsmokekutils}
12mr|smokekde-4.9.4-1|219	%{_kde_libdir}/libsmokekutils.so.%{smokekutils_major}*
12mr|smokekde-4.9.4-1|220	
12mr|smokekde-4.9.4-1|221	#-----------------------------------------------------------------------------
12mr|smokekde-4.9.4-1|222	
12mr|smokekde-4.9.4-1|223	%define smokesolid_major 3
12mr|smokekde-4.9.4-1|224	%define libsmokesolid %mklibname smokesolid %{smokesolid_major}
12mr|smokekde-4.9.4-1|225	
12mr|smokekde-4.9.4-1|226	%package -n %{libsmokesolid}
12mr|smokekde-4.9.4-1|227	Summary:	Solid bindings for SMOKE
12mr|smokekde-4.9.4-1|228	Group:		Development/KDE and Qt
12mr|smokekde-4.9.4-1|229	
12mr|smokekde-4.9.4-1|230	%description -n %{libsmokesolid}
12mr|smokekde-4.9.4-1|231	Solid bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokekde-4.9.4-1|232	
12mr|smokekde-4.9.4-1|233	%files -n %{libsmokesolid}
12mr|smokekde-4.9.4-1|234	%{_kde_libdir}/libsmokesolid.so.%{smokesolid_major}*
12mr|smokekde-4.9.4-1|235	
12mr|smokekde-4.9.4-1|236	#-----------------------------------------------------------------------------
12mr|smokekde-4.9.4-1|237	
12mr|smokekde-4.9.4-1|238	%define smokeokular_major 3
12mr|smokekde-4.9.4-1|239	%define libsmokeokular %mklibname smokeokular %{smokeokular_major}
12mr|smokekde-4.9.4-1|240	
12mr|smokekde-4.9.4-1|241	%package -n %{libsmokeokular}
12mr|smokekde-4.9.4-1|242	Summary:	Okular bindings for SMOKE
12mr|smokekde-4.9.4-1|243	Group:		Development/KDE and Qt
12mr|smokekde-4.9.4-1|244	
12mr|smokekde-4.9.4-1|245	%description -n %{libsmokeokular}
12mr|smokekde-4.9.4-1|246	Okular bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokekde-4.9.4-1|247	
12mr|smokekde-4.9.4-1|248	%files -n %{libsmokeokular}
12mr|smokekde-4.9.4-1|249	%{_kde_libdir}/libsmokeokular.so.%{smokeokular_major}*
12mr|smokekde-4.9.4-1|250	
12mr|smokekde-4.9.4-1|251	#------------------------------------------------------------
12mr|smokekde-4.9.4-1|252	
12mr|smokekde-4.9.4-1|253	%define libsmokesoprano_major 3
12mr|smokekde-4.9.4-1|254	%define libsmokesoprano %mklibname smokesoprano %{libsmokesoprano_major}
12mr|smokekde-4.9.4-1|255	
12mr|smokekde-4.9.4-1|256	%package -n %{libsmokesoprano}
12mr|smokekde-4.9.4-1|257	Summary:	Soprano bindings for SMOKE
12mr|smokekde-4.9.4-1|258	Group:		Development/KDE and Qt
12mr|smokekde-4.9.4-1|259	
12mr|smokekde-4.9.4-1|260	%description -n %{libsmokesoprano}
12mr|smokekde-4.9.4-1|261	Soprano bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokekde-4.9.4-1|262	
12mr|smokekde-4.9.4-1|263	%files -n %{libsmokesoprano}
12mr|smokekde-4.9.4-1|264	%{_kde_libdir}/libsmokesoprano.so.%{libsmokesoprano_major}*
12mr|smokekde-4.9.4-1|265	
12mr|smokekde-4.9.4-1|266	#------------------------------------------------------------
12mr|smokekde-4.9.4-1|267	
12mr|smokekde-4.9.4-1|268	%define libsmokeplasma_major 3
12mr|smokekde-4.9.4-1|269	%define libsmokeplasma %mklibname smokeplasma %{libsmokeplasma_major}
12mr|smokekde-4.9.4-1|270	
12mr|smokekde-4.9.4-1|271	%package -n %{libsmokeplasma}
12mr|smokekde-4.9.4-1|272	Summary:	Plasma bindings for SMOKE
12mr|smokekde-4.9.4-1|273	Group:		Development/KDE and Qt
12mr|smokekde-4.9.4-1|274	
12mr|smokekde-4.9.4-1|275	%description -n %{libsmokeplasma}
12mr|smokekde-4.9.4-1|276	Plasma bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokekde-4.9.4-1|277	
12mr|smokekde-4.9.4-1|278	%files -n %{libsmokeplasma}
12mr|smokekde-4.9.4-1|279	%{_kde_libdir}/libsmokeplasma.so.%{libsmokeplasma_major}*
12mr|smokekde-4.9.4-1|280	
12mr|smokekde-4.9.4-1|281	#------------------------------------------------------------
12mr|smokekde-4.9.4-1|282	
12mr|smokekde-4.9.4-1|283	%define libsmokenepomuk_major 3
12mr|smokekde-4.9.4-1|284	%define libsmokenepomuk %mklibname smokenepomuk %{libsmokenepomuk_major}
12mr|smokekde-4.9.4-1|285	
12mr|smokekde-4.9.4-1|286	%package -n %{libsmokenepomuk}
12mr|smokekde-4.9.4-1|287	Summary:	Nepomuk bindings for SMOKE
12mr|smokekde-4.9.4-1|288	Group:		Development/KDE and Qt
12mr|smokekde-4.9.4-1|289	
12mr|smokekde-4.9.4-1|290	%description -n %{libsmokenepomuk}
12mr|smokekde-4.9.4-1|291	Nepomuk bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokekde-4.9.4-1|292	
12mr|smokekde-4.9.4-1|293	%files -n %{libsmokenepomuk}
12mr|smokekde-4.9.4-1|294	%{_kde_libdir}/libsmokenepomuk.so.%{libsmokenepomuk_major}*
12mr|smokekde-4.9.4-1|295	
12mr|smokekde-4.9.4-1|296	#------------------------------------------------------------
12mr|smokekde-4.9.4-1|297	%if %{with_kdepimlibs}
12mr|smokekde-4.9.4-1|298	%define libsmokeakonadi_major 3
12mr|smokekde-4.9.4-1|299	%define libsmokeakonadi %mklibname smokeakonadi %{libsmokeakonadi_major}
12mr|smokekde-4.9.4-1|300	
12mr|smokekde-4.9.4-1|301	%package -n %{libsmokeakonadi}
12mr|smokekde-4.9.4-1|302	Summary:	Akondi bindings for SMOKE
12mr|smokekde-4.9.4-1|303	Group:		Development/KDE and Qt
12mr|smokekde-4.9.4-1|304	
12mr|smokekde-4.9.4-1|305	%description -n %{libsmokeakonadi}
12mr|smokekde-4.9.4-1|306	Akondi bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokekde-4.9.4-1|307	
12mr|smokekde-4.9.4-1|308	%files -n %{libsmokeakonadi}
12mr|smokekde-4.9.4-1|309	%{_kde_libdir}/libsmokeakonadi.so.%{libsmokeakonadi_major}*
12mr|smokekde-4.9.4-1|310	%endif
12mr|smokekde-4.9.4-1|311	
12mr|smokekde-4.9.4-1|312	#------------------------------------------------------------
12mr|smokekde-4.9.4-1|313	
12mr|smokekde-4.9.4-1|314	%define libsmokeattica_major 3
12mr|smokekde-4.9.4-1|315	%define libsmokeattica %mklibname smokeattica %{libsmokeattica_major}
12mr|smokekde-4.9.4-1|316	
12mr|smokekde-4.9.4-1|317	%package -n %{libsmokeattica}
12mr|smokekde-4.9.4-1|318	Summary:	Attica bindings for SMOKE
12mr|smokekde-4.9.4-1|319	Group:		Development/KDE and Qt
12mr|smokekde-4.9.4-1|320	
12mr|smokekde-4.9.4-1|321	%description -n %{libsmokeattica}
12mr|smokekde-4.9.4-1|322	Attica bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokekde-4.9.4-1|323	
12mr|smokekde-4.9.4-1|324	%files -n %{libsmokeattica}
12mr|smokekde-4.9.4-1|325	%{_kde_libdir}/libsmokeattica.so.%{libsmokeattica_major}*
12mr|smokekde-4.9.4-1|326	
12mr|smokekde-4.9.4-1|327	#------------------------------------------------------------
12mr|smokekde-4.9.4-1|328	
12mr|smokekde-4.9.4-1|329	%define libsmokenepomukquery_major 3
12mr|smokekde-4.9.4-1|330	%define libsmokenepomukquery %mklibname smokenepomukquery %{libsmokenepomukquery_major}
12mr|smokekde-4.9.4-1|331	
12mr|smokekde-4.9.4-1|332	%package -n %{libsmokenepomukquery}
12mr|smokekde-4.9.4-1|333	Summary:	Nepomuk bindings for SMOKE
12mr|smokekde-4.9.4-1|334	Group:		Development/KDE and Qt
12mr|smokekde-4.9.4-1|335	
12mr|smokekde-4.9.4-1|336	%description -n %{libsmokenepomukquery}
12mr|smokekde-4.9.4-1|337	Nepomuk bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokekde-4.9.4-1|338	
12mr|smokekde-4.9.4-1|339	%files -n %{libsmokenepomukquery}
12mr|smokekde-4.9.4-1|340	%{_kde_libdir}/libsmokenepomukquery.so.%{libsmokenepomukquery_major}*
12mr|smokekde-4.9.4-1|341	
12mr|smokekde-4.9.4-1|342	#------------------------------------------------------------
12mr|smokekde-4.9.4-1|343	
12mr|smokekde-4.9.4-1|344	%package devel
12mr|smokekde-4.9.4-1|345	Summary:	Header files for %{name}
12mr|smokekde-4.9.4-1|346	Group:		Development/KDE and Qt
12mr|smokekde-4.9.4-1|347	Requires:	smokeqt-devel >= 1:%{version}
12mr|smokekde-4.9.4-1|348	Requires:	okular-devel >= 2:%{version}
12mr|smokekde-4.9.4-1|349	Requires:	kate-devel >= 1:%{version}
12mr|smokekde-4.9.4-1|350	%if %{with_kdepimlibs}
12mr|smokekde-4.9.4-1|351	Requires:	%{libsmokeakonadi} = %{EVRD}
12mr|smokekde-4.9.4-1|352	Requires:	kdepimlibs4-devel >= 2:%{version}
12mr|smokekde-4.9.4-1|353	%endif
12mr|smokekde-4.9.4-1|354	Requires:	%{libsmokeattica} = %{EVRD}
12mr|smokekde-4.9.4-1|355	Requires:	%{libsmokekate} = %{EVRD}
12mr|smokekde-4.9.4-1|356	Requires:	%{libsmokekdecore} = %{EVRD}
12mr|smokekde-4.9.4-1|357	Requires:	%{libsmokekdeui} = %{EVRD}
12mr|smokekde-4.9.4-1|358	Requires:	%{libsmokekfile} = %{EVRD}
12mr|smokekde-4.9.4-1|359	Requires:	%{libsmokekhtml} = %{EVRD}
12mr|smokekde-4.9.4-1|360	Requires:	%{libsmokekio} = %{EVRD}
12mr|smokekde-4.9.4-1|361	Requires:	%{libsmokeknewstuff2} = %{EVRD}
12mr|smokekde-4.9.4-1|362	Requires:	%{libsmokeknewstuff3} = %{EVRD}
12mr|smokekde-4.9.4-1|363	Requires:	%{libsmokekparts} = %{EVRD}
12mr|smokekde-4.9.4-1|364	Requires:	%{libsmokektexteditor} = %{EVRD}
12mr|smokekde-4.9.4-1|365	Requires:	%{libsmokekutils} = %{EVRD}
12mr|smokekde-4.9.4-1|366	Requires:	%{libsmokenepomuk} = %{EVRD}
12mr|smokekde-4.9.4-1|367	Requires:	%{libsmokenepomukquery} = %{EVRD}
12mr|smokekde-4.9.4-1|368	Requires:	%{libsmokeokular} = %{EVRD}
12mr|smokekde-4.9.4-1|369	Requires:	%{libsmokeplasma} = %{EVRD}
12mr|smokekde-4.9.4-1|370	Requires:	%{libsmokesolid} = %{EVRD}
12mr|smokekde-4.9.4-1|371	Requires:	%{libsmokesoprano} = %{EVRD}
12mr|smokekde-4.9.4-1|372	Requires:	%{libsmokesopranoclient} = %{EVRD}
12mr|smokekde-4.9.4-1|373	Requires:	%{libsmokesopranoserver} = %{EVRD}
12mr|smokekde-4.9.4-1|374	Conflicts:	smoke4-devel < 1:4.6.90
12mr|smokekde-4.9.4-1|375	
12mr|smokekde-4.9.4-1|376	%description devel
12mr|smokekde-4.9.4-1|377	Devel files for %{name}
12mr|smokekde-4.9.4-1|378	
12mr|smokekde-4.9.4-1|379	%files devel
12mr|smokekde-4.9.4-1|380	%{_includedir}/smoke/attica_smoke.h
12mr|smokekde-4.9.4-1|381	%{_includedir}/smoke/kdecore_smoke.h
12mr|smokekde-4.9.4-1|382	%{_includedir}/smoke/kdeui_smoke.h
12mr|smokekde-4.9.4-1|383	%{_includedir}/smoke/kfile_smoke.h
12mr|smokekde-4.9.4-1|384	%{_includedir}/smoke/khtml_smoke.h
12mr|smokekde-4.9.4-1|385	%{_includedir}/smoke/kio_smoke.h
12mr|smokekde-4.9.4-1|386	%{_includedir}/smoke/knewstuff2_smoke.h
12mr|smokekde-4.9.4-1|387	%{_includedir}/smoke/knewstuff3_smoke.h
12mr|smokekde-4.9.4-1|388	%{_includedir}/smoke/kparts_smoke.h
12mr|smokekde-4.9.4-1|389	%{_includedir}/smoke/ktexteditor_smoke.h
12mr|smokekde-4.9.4-1|390	%{_includedir}/smoke/kutils_smoke.h
12mr|smokekde-4.9.4-1|391	%{_includedir}/smoke/nepomuk_smoke.h
12mr|smokekde-4.9.4-1|392	%{_includedir}/smoke/nepomukquery_smoke.h
12mr|smokekde-4.9.4-1|393	%{_includedir}/smoke/okular_smoke.h
12mr|smokekde-4.9.4-1|394	%{_includedir}/smoke/plasma_smoke.h
12mr|smokekde-4.9.4-1|395	%{_includedir}/smoke/solid_smoke.h
12mr|smokekde-4.9.4-1|396	%{_includedir}/smoke/soprano_smoke.h
12mr|smokekde-4.9.4-1|397	%{_includedir}/smoke/sopranoclient_smoke.h
12mr|smokekde-4.9.4-1|398	%{_includedir}/smoke/sopranoserver_smoke.h
12mr|smokekde-4.9.4-1|399	%{_includedir}/smoke/kate_smoke.h
12mr|smokekde-4.9.4-1|400	%{_kde_libdir}/libsmokekate.so
12mr|smokekde-4.9.4-1|401	%if %{with_kdepimlibs}
12mr|smokekde-4.9.4-1|402	%{_includedir}/smoke/akonadi_smoke.h
12mr|smokekde-4.9.4-1|403	%{_kde_libdir}/libsmokeakonadi.so
12mr|smokekde-4.9.4-1|404	%endif
12mr|smokekde-4.9.4-1|405	%{_kde_libdir}/libsmokeattica.so
12mr|smokekde-4.9.4-1|406	%{_kde_libdir}/libsmokekdecore.so
12mr|smokekde-4.9.4-1|407	%{_kde_libdir}/libsmokekdeui.so
12mr|smokekde-4.9.4-1|408	%{_kde_libdir}/libsmokekfile.so
12mr|smokekde-4.9.4-1|409	%{_kde_libdir}/libsmokekhtml.so
12mr|smokekde-4.9.4-1|410	%{_kde_libdir}/libsmokekio.so
12mr|smokekde-4.9.4-1|411	%{_kde_libdir}/libsmokeknewstuff2.so
12mr|smokekde-4.9.4-1|412	%{_kde_libdir}/libsmokeknewstuff3.so
12mr|smokekde-4.9.4-1|413	%{_kde_libdir}/libsmokekparts.so
12mr|smokekde-4.9.4-1|414	%{_kde_libdir}/libsmokektexteditor.so
12mr|smokekde-4.9.4-1|415	%{_kde_libdir}/libsmokekutils.so
12mr|smokekde-4.9.4-1|416	%{_kde_libdir}/libsmokenepomuk.so
12mr|smokekde-4.9.4-1|417	%{_kde_libdir}/libsmokenepomukquery.so
12mr|smokekde-4.9.4-1|418	%{_kde_libdir}/libsmokeokular.so
12mr|smokekde-4.9.4-1|419	%{_kde_libdir}/libsmokeplasma.so
12mr|smokekde-4.9.4-1|420	%{_kde_libdir}/libsmokesolid.so
12mr|smokekde-4.9.4-1|421	%{_kde_libdir}/libsmokesoprano.so
12mr|smokekde-4.9.4-1|422	%{_kde_libdir}/libsmokesopranoclient.so
12mr|smokekde-4.9.4-1|423	%{_kde_libdir}/libsmokesopranoserver.so
12mr|smokekde-4.9.4-1|424	%{_kde_datadir}/smokegen/kde-config.xml
12mr|smokekde-4.9.4-1|425	
12mr|smokekde-4.9.4-1|426	#------------------------------------------------------------
12mr|smokekde-4.9.4-1|427	
12mr|smokekde-4.9.4-1|428	%prep
12mr|smokekde-4.9.4-1|429	%setup -q
12mr|smokekde-4.9.4-1|430	
12mr|smokekde-4.9.4-1|431	%build
12mr|smokekde-4.9.4-1|432	%cmake_kde4
12mr|smokekde-4.9.4-1|433	%make
12mr|smokekde-4.9.4-1|434	
12mr|smokekde-4.9.4-1|435	%install
12mr|smokekde-4.9.4-1|436	%makeinstall_std -C build
12mr|smokekde-4.9.4-1|437	
12mr|smokekde-4.9.4-1|438	%changelog
12mr|smokekde-4.9.4-1|439	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
12mr|smokekde-4.9.4-1|440	- New version 4.9.4
12mr|smokekde-4.9.4-1|441	
12mr|smokekde-4.9.4-1|442	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
12mr|smokekde-4.9.4-1|443	- New version 4.9.3
12mr|smokekde-4.9.4-1|444	
12mr|smokekde-4.9.4-1|445	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-1
12mr|smokekde-4.9.4-1|446	- New version 4.9.2
12mr|smokekde-4.9.4-1|447	
12mr|smokekde-4.9.4-1|448	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
12mr|smokekde-4.9.4-1|449	- New version 4.9.1
12mr|smokekde-4.9.4-1|450	
12mr|smokekde-4.9.4-1|451	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mr|smokekde-4.9.4-1|452	- New version 4.9.0
12mr|smokekde-4.9.4-1|453	
12mr|smokekde-4.9.4-1|454	* Sun Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-1
12mr|smokekde-4.9.4-1|455	- New version 4.8.97
12mr|smokekde-4.9.4-1|456	
12mr|smokekde-4.9.4-1|457	* Sun Jul 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
12mr|smokekde-4.9.4-1|458	- New version 4.8.95
12mr|smokekde-4.9.4-1|459	
12mr|smokekde-4.9.4-1|460	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.4-69.1mib2010.2
12mr|smokekde-4.9.4-1|461	- New version 4.8.4
12mr|smokekde-4.9.4-1|462	- MIB (Mandriva International Backports)
12mr|smokekde-4.9.4-1|463	
12mr|smokekde-4.9.4-1|464	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.3-69.1mib2010.2
12mr|smokekde-4.9.4-1|465	- New version 4.8.3
12mr|smokekde-4.9.4-1|466	- MIB (Mandriva International Backports)
12mr|smokekde-4.9.4-1|467	
12mr|smokekde-4.9.4-1|468	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.2-69.1mib2010.2
12mr|smokekde-4.9.4-1|469	- New version 4.8.2
12mr|smokekde-4.9.4-1|470	- MIB (Mandriva International Backports)
12mr|smokekde-4.9.4-1|471	
12mr|smokekde-4.9.4-1|472	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.1-69.1mib2010.2
12mr|smokekde-4.9.4-1|473	- New version 4.8.1
12mr|smokekde-4.9.4-1|474	- MIB (Mandriva International Backports)
12mr|smokekde-4.9.4-1|475	
12mr|smokekde-4.9.4-1|476	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.0-69.2mib2010.2
12mr|smokekde-4.9.4-1|477	+ Revision: 770534
12mr|smokekde-4.9.4-1|478	- Backport to 2010.2 for MIB users
12mr|smokekde-4.9.4-1|479	- MIB (Mandriva International Backports)
12mr|smokekde-4.9.4-1|480	
12mr|smokekde-4.9.4-1|481	* Wed Feb 01 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:4.8.0-2
12mr|smokekde-4.9.4-1|482	+ Revision: 770534
12mr|smokekde-4.9.4-1|483	- build with kdepimlibs
12mr|smokekde-4.9.4-1|484	- build against working kate..
12mr|smokekde-4.9.4-1|485	
12mr|smokekde-4.9.4-1|486	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.8.0-1
12mr|smokekde-4.9.4-1|487	+ Revision: 762506
12mr|smokekde-4.9.4-1|488	- New upstream tarball
12mr|smokekde-4.9.4-1|489	
12mr|smokekde-4.9.4-1|490	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.97-1
12mr|smokekde-4.9.4-1|491	+ Revision: 758091
12mr|smokekde-4.9.4-1|492	- New upstream tarball
12mr|smokekde-4.9.4-1|493	
12mr|smokekde-4.9.4-1|494	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.95-1
12mr|smokekde-4.9.4-1|495	+ Revision: 744570
12mr|smokekde-4.9.4-1|496	- New upstream tarball
12mr|smokekde-4.9.4-1|497	
12mr|smokekde-4.9.4-1|498	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.90-2
12mr|smokekde-4.9.4-1|499	+ Revision: 744388
12mr|smokekde-4.9.4-1|500	- Fix typo in requires
12mr|smokekde-4.9.4-1|501	
12mr|smokekde-4.9.4-1|502	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.90-1
12mr|smokekde-4.9.4-1|503	+ Revision: 739325
12mr|smokekde-4.9.4-1|504	- New upstream tarball $NEW_VERSION
12mr|smokekde-4.9.4-1|505	- New upstream tarball 4.7.80
12mr|smokekde-4.9.4-1|506	
12mr|smokekde-4.9.4-1|507	* Mon Nov 14 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.41-1
12mr|smokekde-4.9.4-1|508	+ Revision: 730563
12mr|smokekde-4.9.4-1|509	- Import smokekde
12mr|smokekde-4.9.4-1|510	

16375 12
12mr|smokeqt-4.9.4-2|1	Name:		smokeqt
12mr|smokeqt-4.9.4-2|2	Summary:	Qt Bindings for SMOKE
12mr|smokeqt-4.9.4-2|3	Version:	4.9.4
12mr|smokeqt-4.9.4-2|4	Release:	2
12mr|smokeqt-4.9.4-2|5	Epoch:		1
12mr|smokeqt-4.9.4-2|6	Group:		Development/KDE and Qt
12mr|smokeqt-4.9.4-2|7	License:	GPL
12mr|smokeqt-4.9.4-2|8	URL:		http://www.kde.org
12mr|smokeqt-4.9.4-2|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|smokeqt-4.9.4-2|10	BuildRequires:	smokegen-devel >= 1:%{version}
12mr|smokeqt-4.9.4-2|11	BuildRequires:	pkgconfig(qimageblitz)
12mr|smokeqt-4.9.4-2|12	BuildRequires:	qscintilla-qt4-devel
12mr|smokeqt-4.9.4-2|13	
12mr|smokeqt-4.9.4-2|14	%description
12mr|smokeqt-4.9.4-2|15	Qt Bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokeqt-4.9.4-2|16	
12mr|smokeqt-4.9.4-2|17	#-----------------------------------------------------------------------------
12mr|smokeqt-4.9.4-2|18	
12mr|smokeqt-4.9.4-2|19	%define smokeqtcore_major 3
12mr|smokeqt-4.9.4-2|20	%define libsmokeqtcore %mklibname smokeqtcore %{smokeqtcore_major}
12mr|smokeqt-4.9.4-2|21	
12mr|smokeqt-4.9.4-2|22	%package -n %{libsmokeqtcore}
12mr|smokeqt-4.9.4-2|23	Summary:	Qt binding library for SMOKE
12mr|smokeqt-4.9.4-2|24	Group:		Development/KDE and Qt
12mr|smokeqt-4.9.4-2|25	
12mr|smokeqt-4.9.4-2|26	%description -n %{libsmokeqtcore}
12mr|smokeqt-4.9.4-2|27	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokeqt-4.9.4-2|28	
12mr|smokeqt-4.9.4-2|29	%files -n %{libsmokeqtcore}
12mr|smokeqt-4.9.4-2|30	%{_kde_libdir}/libsmokeqtcore.so.%{smokeqtcore_major}*
12mr|smokeqt-4.9.4-2|31	
12mr|smokeqt-4.9.4-2|32	#-----------------------------------------------------------------------------
12mr|smokeqt-4.9.4-2|33	
12mr|smokeqt-4.9.4-2|34	%define smokeqtdeclarative_major 3
12mr|smokeqt-4.9.4-2|35	%define libsmokeqtdeclarative %mklibname smokeqtdeclarative %{smokeqtdeclarative_major}
12mr|smokeqt-4.9.4-2|36	
12mr|smokeqt-4.9.4-2|37	%package -n %{libsmokeqtdeclarative}
12mr|smokeqt-4.9.4-2|38	Summary:	Qt binding library for SMOKE
12mr|smokeqt-4.9.4-2|39	Group:		Development/KDE and Qt
12mr|smokeqt-4.9.4-2|40	
12mr|smokeqt-4.9.4-2|41	%description -n %{libsmokeqtdeclarative}
12mr|smokeqt-4.9.4-2|42	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokeqt-4.9.4-2|43	
12mr|smokeqt-4.9.4-2|44	%files -n %{libsmokeqtdeclarative}
12mr|smokeqt-4.9.4-2|45	%{_kde_libdir}/libsmokeqtdeclarative.so.%{smokeqtdeclarative_major}*
12mr|smokeqt-4.9.4-2|46	
12mr|smokeqt-4.9.4-2|47	#-----------------------------------------------------------------------------
12mr|smokeqt-4.9.4-2|48	
12mr|smokeqt-4.9.4-2|49	%define smokeqtdbus_major 3
12mr|smokeqt-4.9.4-2|50	%define libsmokeqtdbus %mklibname smokeqtdbus %{smokeqtdbus_major}
12mr|smokeqt-4.9.4-2|51	
12mr|smokeqt-4.9.4-2|52	%package -n   %{libsmokeqtdbus}
12mr|smokeqt-4.9.4-2|53	Summary:	Qt binding library for SMOKE
12mr|smokeqt-4.9.4-2|54	Group:		Development/KDE and Qt
12mr|smokeqt-4.9.4-2|55	
12mr|smokeqt-4.9.4-2|56	%description -n %{libsmokeqtdbus}
12mr|smokeqt-4.9.4-2|57	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokeqt-4.9.4-2|58	
12mr|smokeqt-4.9.4-2|59	%files -n %{libsmokeqtdbus}
12mr|smokeqt-4.9.4-2|60	%{_kde_libdir}/libsmokeqtdbus.so.%{smokeqtdbus_major}*
12mr|smokeqt-4.9.4-2|61	
12mr|smokeqt-4.9.4-2|62	#------------------------------------------------------------
12mr|smokeqt-4.9.4-2|63	
12mr|smokeqt-4.9.4-2|64	%define smokeqthelp_major 3
12mr|smokeqt-4.9.4-2|65	%define libsmokeqthelp %mklibname smokeqthelp %{smokeqthelp_major}
12mr|smokeqt-4.9.4-2|66	
12mr|smokeqt-4.9.4-2|67	%package -n %{libsmokeqthelp}
12mr|smokeqt-4.9.4-2|68	Summary:	Qt binding library for SMOKE
12mr|smokeqt-4.9.4-2|69	Group:		Development/KDE and Qt
12mr|smokeqt-4.9.4-2|70	
12mr|smokeqt-4.9.4-2|71	%description -n %{libsmokeqthelp}
12mr|smokeqt-4.9.4-2|72	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokeqt-4.9.4-2|73	
12mr|smokeqt-4.9.4-2|74	%files -n %{libsmokeqthelp}
12mr|smokeqt-4.9.4-2|75	%{_kde_libdir}/libsmokeqthelp.so.%{smokeqthelp_major}*
12mr|smokeqt-4.9.4-2|76	
12mr|smokeqt-4.9.4-2|77	#-----------------------------------------------------------------------------
12mr|smokeqt-4.9.4-2|78	
12mr|smokeqt-4.9.4-2|79	%define smokeqtgui_major 3
12mr|smokeqt-4.9.4-2|80	%define libsmokeqtgui %mklibname smokeqtgui %{smokeqtgui_major}
12mr|smokeqt-4.9.4-2|81	
12mr|smokeqt-4.9.4-2|82	%package -n %{libsmokeqtgui}
12mr|smokeqt-4.9.4-2|83	Summary:	Qt binding library for SMOKE
12mr|smokeqt-4.9.4-2|84	Group:		Development/KDE and Qt
12mr|smokeqt-4.9.4-2|85	
12mr|smokeqt-4.9.4-2|86	%description -n %{libsmokeqtgui}
12mr|smokeqt-4.9.4-2|87	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokeqt-4.9.4-2|88	
12mr|smokeqt-4.9.4-2|89	%files -n %{libsmokeqtgui}
12mr|smokeqt-4.9.4-2|90	%{_kde_libdir}/libsmokeqtgui.so.%{smokeqtgui_major}*
12mr|smokeqt-4.9.4-2|91	
12mr|smokeqt-4.9.4-2|92	#-----------------------------------------------------------------------------
12mr|smokeqt-4.9.4-2|93	
12mr|smokeqt-4.9.4-2|94	%define smokeqtmultimedia_major 3
12mr|smokeqt-4.9.4-2|95	%define libsmokeqtmultimedia %mklibname smokeqtmultimedia %{smokeqtmultimedia_major}
12mr|smokeqt-4.9.4-2|96	
12mr|smokeqt-4.9.4-2|97	%package -n %{libsmokeqtmultimedia}
12mr|smokeqt-4.9.4-2|98	Summary:	Qt binding library for SMOKE
12mr|smokeqt-4.9.4-2|99	Group:		Development/KDE and Qt
12mr|smokeqt-4.9.4-2|100	
12mr|smokeqt-4.9.4-2|101	%description -n %{libsmokeqtmultimedia}
12mr|smokeqt-4.9.4-2|102	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokeqt-4.9.4-2|103	
12mr|smokeqt-4.9.4-2|104	%files -n %{libsmokeqtmultimedia}
12mr|smokeqt-4.9.4-2|105	%{_kde_libdir}/libsmokeqtmultimedia.so.%{smokeqtmultimedia_major}*
12mr|smokeqt-4.9.4-2|106	
12mr|smokeqt-4.9.4-2|107	#-----------------------------------------------------------------------------
12mr|smokeqt-4.9.4-2|108	
12mr|smokeqt-4.9.4-2|109	%define smokeqtnetwork_major 3
12mr|smokeqt-4.9.4-2|110	%define libsmokeqtnetwork %mklibname smokeqtnetwork %{smokeqtnetwork_major}
12mr|smokeqt-4.9.4-2|111	
12mr|smokeqt-4.9.4-2|112	%package -n %{libsmokeqtnetwork}
12mr|smokeqt-4.9.4-2|113	Summary:	Qt binding library for SMOKE
12mr|smokeqt-4.9.4-2|114	Group:		Development/KDE and Qt
12mr|smokeqt-4.9.4-2|115	
12mr|smokeqt-4.9.4-2|116	%description -n %{libsmokeqtnetwork}
12mr|smokeqt-4.9.4-2|117	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokeqt-4.9.4-2|118	
12mr|smokeqt-4.9.4-2|119	%files -n %{libsmokeqtnetwork}
12mr|smokeqt-4.9.4-2|120	%{_kde_libdir}/libsmokeqtnetwork.so.%{smokeqtnetwork_major}*
12mr|smokeqt-4.9.4-2|121	
12mr|smokeqt-4.9.4-2|122	#-----------------------------------------------------------------------------
12mr|smokeqt-4.9.4-2|123	
12mr|smokeqt-4.9.4-2|124	%define smokeqtopengl_major 3
12mr|smokeqt-4.9.4-2|125	%define libsmokeqtopengl %mklibname smokeqtopengl %{smokeqtopengl_major}
12mr|smokeqt-4.9.4-2|126	
12mr|smokeqt-4.9.4-2|127	%package -n %{libsmokeqtopengl}
12mr|smokeqt-4.9.4-2|128	Summary:	Qt binding library for SMOKE
12mr|smokeqt-4.9.4-2|129	Group:		Development/KDE and Qt
12mr|smokeqt-4.9.4-2|130	
12mr|smokeqt-4.9.4-2|131	%description -n %{libsmokeqtopengl}
12mr|smokeqt-4.9.4-2|132	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokeqt-4.9.4-2|133	
12mr|smokeqt-4.9.4-2|134	%files -n %{libsmokeqtopengl}
12mr|smokeqt-4.9.4-2|135	%{_kde_libdir}/libsmokeqtopengl.so.%{smokeqtopengl_major}*
12mr|smokeqt-4.9.4-2|136	
12mr|smokeqt-4.9.4-2|137	#-----------------------------------------------------------------------------
12mr|smokeqt-4.9.4-2|138	
12mr|smokeqt-4.9.4-2|139	%define smokeqtsql_major 3
12mr|smokeqt-4.9.4-2|140	%define libsmokeqtsql %mklibname smokeqtsql %{smokeqtsql_major}
12mr|smokeqt-4.9.4-2|141	
12mr|smokeqt-4.9.4-2|142	%package -n %{libsmokeqtsql}
12mr|smokeqt-4.9.4-2|143	Summary:	Qt binding library for SMOKE
12mr|smokeqt-4.9.4-2|144	Group:		Development/KDE and Qt
12mr|smokeqt-4.9.4-2|145	
12mr|smokeqt-4.9.4-2|146	%description -n %{libsmokeqtsql}
12mr|smokeqt-4.9.4-2|147	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokeqt-4.9.4-2|148	
12mr|smokeqt-4.9.4-2|149	%files -n %{libsmokeqtsql}
12mr|smokeqt-4.9.4-2|150	%{_kde_libdir}/libsmokeqtsql.so.%{smokeqtsql_major}*
12mr|smokeqt-4.9.4-2|151	
12mr|smokeqt-4.9.4-2|152	#-----------------------------------------------------------------------------
12mr|smokeqt-4.9.4-2|153	
12mr|smokeqt-4.9.4-2|154	%define smokeqtsvg_major 3
12mr|smokeqt-4.9.4-2|155	%define libsmokeqtsvg %mklibname smokeqtsvg %{smokeqtsvg_major}
12mr|smokeqt-4.9.4-2|156	
12mr|smokeqt-4.9.4-2|157	%package -n %{libsmokeqtsvg}
12mr|smokeqt-4.9.4-2|158	Summary:	Qt binding library for SMOKE
12mr|smokeqt-4.9.4-2|159	Group:		Development/KDE and Qt
12mr|smokeqt-4.9.4-2|160	
12mr|smokeqt-4.9.4-2|161	%description -n %{libsmokeqtsvg}
12mr|smokeqt-4.9.4-2|162	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokeqt-4.9.4-2|163	
12mr|smokeqt-4.9.4-2|164	%files -n %{libsmokeqtsvg}
12mr|smokeqt-4.9.4-2|165	%{_kde_libdir}/libsmokeqtsvg.so.%{smokeqtsvg_major}*
12mr|smokeqt-4.9.4-2|166	
12mr|smokeqt-4.9.4-2|167	#-----------------------------------------------------------------------------
12mr|smokeqt-4.9.4-2|168	
12mr|smokeqt-4.9.4-2|169	%define smokeqtxml_major 3
12mr|smokeqt-4.9.4-2|170	%define libsmokeqtxml %mklibname smokeqtxml %{smokeqtxml_major}
12mr|smokeqt-4.9.4-2|171	
12mr|smokeqt-4.9.4-2|172	%package -n %{libsmokeqtxml}
12mr|smokeqt-4.9.4-2|173	Summary:	Qt binding library for SMOKE
12mr|smokeqt-4.9.4-2|174	Group:		Development/KDE and Qt
12mr|smokeqt-4.9.4-2|175	
12mr|smokeqt-4.9.4-2|176	%description -n %{libsmokeqtxml}
12mr|smokeqt-4.9.4-2|177	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokeqt-4.9.4-2|178	
12mr|smokeqt-4.9.4-2|179	%files -n %{libsmokeqtxml}
12mr|smokeqt-4.9.4-2|180	%{_kde_libdir}/libsmokeqtxml.so.%{smokeqtxml_major}*
12mr|smokeqt-4.9.4-2|181	
12mr|smokeqt-4.9.4-2|182	#-----------------------------------------------------------------------------
12mr|smokeqt-4.9.4-2|183	
12mr|smokeqt-4.9.4-2|184	%define smokeqtxmlpatterns_major 3
12mr|smokeqt-4.9.4-2|185	%define libsmokeqtxmlpatterns %mklibname smokeqtxmlpatterns %{smokeqtxmlpatterns_major}
12mr|smokeqt-4.9.4-2|186	
12mr|smokeqt-4.9.4-2|187	%package -n %{libsmokeqtxmlpatterns}
12mr|smokeqt-4.9.4-2|188	Summary:	Qt binding library for SMOKE
12mr|smokeqt-4.9.4-2|189	Group:		Development/KDE and Qt
12mr|smokeqt-4.9.4-2|190	
12mr|smokeqt-4.9.4-2|191	%description -n %{libsmokeqtxmlpatterns}
12mr|smokeqt-4.9.4-2|192	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokeqt-4.9.4-2|193	
12mr|smokeqt-4.9.4-2|194	%files -n %{libsmokeqtxmlpatterns}
12mr|smokeqt-4.9.4-2|195	%{_kde_libdir}/libsmokeqtxmlpatterns.so.%{smokeqtxmlpatterns_major}*
12mr|smokeqt-4.9.4-2|196	
12mr|smokeqt-4.9.4-2|197	#-----------------------------------------------------------------------------
12mr|smokeqt-4.9.4-2|198	
12mr|smokeqt-4.9.4-2|199	%define smokephonon_major 3
12mr|smokeqt-4.9.4-2|200	%define libsmokephonon %mklibname smokephonon %{smokephonon_major}
12mr|smokeqt-4.9.4-2|201	
12mr|smokeqt-4.9.4-2|202	%package -n %{libsmokephonon}
12mr|smokeqt-4.9.4-2|203	Summary:	Qt binding library for SMOKE
12mr|smokeqt-4.9.4-2|204	Group:		Development/KDE and Qt
12mr|smokeqt-4.9.4-2|205	
12mr|smokeqt-4.9.4-2|206	%description -n %{libsmokephonon}
12mr|smokeqt-4.9.4-2|207	Phonon binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokeqt-4.9.4-2|208	
12mr|smokeqt-4.9.4-2|209	%files -n %{libsmokephonon}
12mr|smokeqt-4.9.4-2|210	%{_kde_libdir}/libsmokephonon.so.%{smokephonon_major}*
12mr|smokeqt-4.9.4-2|211	
12mr|smokeqt-4.9.4-2|212	#-----------------------------------------------------------------------------
12mr|smokeqt-4.9.4-2|213	
12mr|smokeqt-4.9.4-2|214	%define smokeqtuitools_major 3
12mr|smokeqt-4.9.4-2|215	%define libsmokeqtuitools %mklibname smokeqtuitools %{smokeqtuitools_major}
12mr|smokeqt-4.9.4-2|216	
12mr|smokeqt-4.9.4-2|217	%package -n %{libsmokeqtuitools}
12mr|smokeqt-4.9.4-2|218	Summary:	Qt binding library for SMOKE
12mr|smokeqt-4.9.4-2|219	Group:		Development/KDE and Qt
12mr|smokeqt-4.9.4-2|220	
12mr|smokeqt-4.9.4-2|221	%description -n %{libsmokeqtuitools}
12mr|smokeqt-4.9.4-2|222	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokeqt-4.9.4-2|223	
12mr|smokeqt-4.9.4-2|224	%files -n %{libsmokeqtuitools}
12mr|smokeqt-4.9.4-2|225	%{_kde_libdir}/libsmokeqtuitools.so.%{smokeqtuitools_major}*
12mr|smokeqt-4.9.4-2|226	
12mr|smokeqt-4.9.4-2|227	#-----------------------------------------------------------------------------
12mr|smokeqt-4.9.4-2|228	
12mr|smokeqt-4.9.4-2|229	%define smokeqtwebkit_major 3
12mr|smokeqt-4.9.4-2|230	%define libsmokeqtwebkit %mklibname smokeqtwebkit %{smokeqtwebkit_major}
12mr|smokeqt-4.9.4-2|231	
12mr|smokeqt-4.9.4-2|232	%package -n %{libsmokeqtwebkit}
12mr|smokeqt-4.9.4-2|233	Summary:	Qt webkit binding library for SMOKE
12mr|smokeqt-4.9.4-2|234	Group:		Development/KDE and Qt
12mr|smokeqt-4.9.4-2|235	
12mr|smokeqt-4.9.4-2|236	%description -n %{libsmokeqtwebkit}
12mr|smokeqt-4.9.4-2|237	Qt webkit binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokeqt-4.9.4-2|238	
12mr|smokeqt-4.9.4-2|239	%files -n %{libsmokeqtwebkit}
12mr|smokeqt-4.9.4-2|240	%{_kde_libdir}/libsmokeqtwebkit.so.%{smokeqtwebkit_major}*
12mr|smokeqt-4.9.4-2|241	
12mr|smokeqt-4.9.4-2|242	#-----------------------------------------------------------------------------
12mr|smokeqt-4.9.4-2|243	
12mr|smokeqt-4.9.4-2|244	%define smokeqimageblitz_major 3
12mr|smokeqt-4.9.4-2|245	%define libsmokeqimageblitz %mklibname smokeqimageblitz %{smokeqimageblitz_major}
12mr|smokeqt-4.9.4-2|246	
12mr|smokeqt-4.9.4-2|247	%package -n %{libsmokeqimageblitz}
12mr|smokeqt-4.9.4-2|248	Summary:	Qimageblitz binding library for SMOKE
12mr|smokeqt-4.9.4-2|249	Group:		Development/KDE and Qt
12mr|smokeqt-4.9.4-2|250	
12mr|smokeqt-4.9.4-2|251	%description -n %{libsmokeqimageblitz}
12mr|smokeqt-4.9.4-2|252	Qimageblitz binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokeqt-4.9.4-2|253	
12mr|smokeqt-4.9.4-2|254	%files -n %{libsmokeqimageblitz}
12mr|smokeqt-4.9.4-2|255	%{_kde_libdir}/libsmokeqimageblitz.so.%{smokeqimageblitz_major}*
12mr|smokeqt-4.9.4-2|256	
12mr|smokeqt-4.9.4-2|257	#-----------------------------------------------------------------------------
12mr|smokeqt-4.9.4-2|258	
12mr|smokeqt-4.9.4-2|259	%define smokeqsci_major 3
12mr|smokeqt-4.9.4-2|260	%define libsmokeqsci %mklibname smokeqsci %{smokeqsci_major}
12mr|smokeqt-4.9.4-2|261	
12mr|smokeqt-4.9.4-2|262	%package -n %{libsmokeqsci}
12mr|smokeqt-4.9.4-2|263	Summary:	Qt binding library for SMOKE
12mr|smokeqt-4.9.4-2|264	Group:		Development/KDE and Qt
12mr|smokeqt-4.9.4-2|265	
12mr|smokeqt-4.9.4-2|266	%description -n %{libsmokeqsci}
12mr|smokeqt-4.9.4-2|267	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokeqt-4.9.4-2|268	
12mr|smokeqt-4.9.4-2|269	%files -n %{libsmokeqsci}
12mr|smokeqt-4.9.4-2|270	%{_kde_libdir}/libsmokeqsci.so.%{smokeqsci_major}*
12mr|smokeqt-4.9.4-2|271	
12mr|smokeqt-4.9.4-2|272	#------------------------------------------------------------
12mr|smokeqt-4.9.4-2|273	
12mr|smokeqt-4.9.4-2|274	%define libsmokeqtscript_major 3
12mr|smokeqt-4.9.4-2|275	%define libsmokeqtscript %mklibname smokeqtscript %{libsmokeqtscript_major}
12mr|smokeqt-4.9.4-2|276	
12mr|smokeqt-4.9.4-2|277	%package -n %{libsmokeqtscript}
12mr|smokeqt-4.9.4-2|278	Summary:	Qt binding library for SMOKE
12mr|smokeqt-4.9.4-2|279	Group:		Development/KDE and Qt
12mr|smokeqt-4.9.4-2|280	
12mr|smokeqt-4.9.4-2|281	%description -n %{libsmokeqtscript}
12mr|smokeqt-4.9.4-2|282	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokeqt-4.9.4-2|283	
12mr|smokeqt-4.9.4-2|284	%files -n %{libsmokeqtscript}
12mr|smokeqt-4.9.4-2|285	%{_kde_libdir}/libsmokeqtscript.so.%{libsmokeqtscript_major}*
12mr|smokeqt-4.9.4-2|286	
12mr|smokeqt-4.9.4-2|287	#------------------------------------------------------------
12mr|smokeqt-4.9.4-2|288	
12mr|smokeqt-4.9.4-2|289	%define libsmokeqttest_major 3
12mr|smokeqt-4.9.4-2|290	%define libsmokeqttest %mklibname smokeqttest %{libsmokeqttest_major}
12mr|smokeqt-4.9.4-2|291	
12mr|smokeqt-4.9.4-2|292	%package -n %{libsmokeqttest}
12mr|smokeqt-4.9.4-2|293	Summary:	Qt binding library for SMOKE
12mr|smokeqt-4.9.4-2|294	Group:		Development/KDE and Qt
12mr|smokeqt-4.9.4-2|295	
12mr|smokeqt-4.9.4-2|296	%description -n %{libsmokeqttest}
12mr|smokeqt-4.9.4-2|297	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokeqt-4.9.4-2|298	
12mr|smokeqt-4.9.4-2|299	%files -n %{libsmokeqttest}
12mr|smokeqt-4.9.4-2|300	%{_kde_libdir}/libsmokeqttest.so.%{libsmokeqttest_major}*
12mr|smokeqt-4.9.4-2|301	
12mr|smokeqt-4.9.4-2|302	#------------------------------------------------------------
12mr|smokeqt-4.9.4-2|303	
12mr|smokeqt-4.9.4-2|304	%define libsmokeqt3support_major 3
12mr|smokeqt-4.9.4-2|305	%define libsmokeqt3support %mklibname smokeqt3support %{libsmokeqt3support_major}
12mr|smokeqt-4.9.4-2|306	
12mr|smokeqt-4.9.4-2|307	%package -n %{libsmokeqt3support}
12mr|smokeqt-4.9.4-2|308	Summary:	Qt binding library for SMOKE
12mr|smokeqt-4.9.4-2|309	Group:		Development/KDE and Qt
12mr|smokeqt-4.9.4-2|310	
12mr|smokeqt-4.9.4-2|311	%description -n %{libsmokeqt3support}
12mr|smokeqt-4.9.4-2|312	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mr|smokeqt-4.9.4-2|313	
12mr|smokeqt-4.9.4-2|314	%files -n %{libsmokeqt3support}
12mr|smokeqt-4.9.4-2|315	%{_kde_libdir}/libsmokeqt3support.so.%{libsmokeqt3support_major}*
12mr|smokeqt-4.9.4-2|316	
12mr|smokeqt-4.9.4-2|317	#------------------------------------------------------------
12mr|smokeqt-4.9.4-2|318	
12mr|smokeqt-4.9.4-2|319	%package devel
12mr|smokeqt-4.9.4-2|320	Summary:	Header files for %{name}
12mr|smokeqt-4.9.4-2|321	Group:		Development/KDE and Qt
12mr|smokeqt-4.9.4-2|322	Conflicts:	smoke4-devel < 1:4.6.90
12mr|smokeqt-4.9.4-2|323	Requires:	kdelibs4-devel >= 2:%{version}
12mr|smokeqt-4.9.4-2|324	Requires:	smokegen-devel >= 1:%{version}
12mr|smokeqt-4.9.4-2|325	Requires:	pkgconfig(qimageblitz)
12mr|smokeqt-4.9.4-2|326	Requires:	qscintilla-qt4-devel
12mr|smokeqt-4.9.4-2|327	Requires:	%{libsmokeqimageblitz} = %{EVRD}
12mr|smokeqt-4.9.4-2|328	Requires:	%{libsmokeqsci} = %{EVRD}
12mr|smokeqt-4.9.4-2|329	Requires:	%{libsmokeqt3support} = %{EVRD}
12mr|smokeqt-4.9.4-2|330	Requires:	%{libsmokeqtcore} = %{EVRD}
12mr|smokeqt-4.9.4-2|331	Requires:	%{libsmokeqtdbus} = %{EVRD}
12mr|smokeqt-4.9.4-2|332	Requires:	%{libsmokeqtdeclarative} = %{EVRD}
12mr|smokeqt-4.9.4-2|333	Requires:	%{libsmokeqtgui} = %{EVRD}
12mr|smokeqt-4.9.4-2|334	Requires:	%{libsmokeqthelp} = %{EVRD}
12mr|smokeqt-4.9.4-2|335	Requires:	%{libsmokeqtmultimedia} = %{EVRD}
12mr|smokeqt-4.9.4-2|336	Requires:	%{libsmokeqtnetwork} = %{EVRD}
12mr|smokeqt-4.9.4-2|337	Requires:	%{libsmokeqtopengl} = %{EVRD}
12mr|smokeqt-4.9.4-2|338	Requires:	%{libsmokeqtscript} = %{EVRD}
12mr|smokeqt-4.9.4-2|339	Requires:	%{libsmokeqtsql} = %{EVRD}
12mr|smokeqt-4.9.4-2|340	Requires:	%{libsmokeqtsvg} = %{EVRD}
12mr|smokeqt-4.9.4-2|341	Requires:	%{libsmokeqttest} = %{EVRD}
12mr|smokeqt-4.9.4-2|342	Requires:	%{libsmokeqtuitools} = %{EVRD}
12mr|smokeqt-4.9.4-2|343	Requires:	%{libsmokeqtwebkit} = %{EVRD}
12mr|smokeqt-4.9.4-2|344	Requires:	%{libsmokeqtxmlpatterns} = %{EVRD}
12mr|smokeqt-4.9.4-2|345	Requires:	%{libsmokeqtxml} = %{EVRD}
12mr|smokeqt-4.9.4-2|346	Requires:	%{libsmokephonon} = %{EVRD}
12mr|smokeqt-4.9.4-2|347	
12mr|smokeqt-4.9.4-2|348	%description devel
12mr|smokeqt-4.9.4-2|349	Devel headers for %{name}
12mr|smokeqt-4.9.4-2|350	
12mr|smokeqt-4.9.4-2|351	%files devel
12mr|smokeqt-4.9.4-2|352	%{_kde_includedir}/smoke/phonon_smoke.h
12mr|smokeqt-4.9.4-2|353	%{_kde_includedir}/smoke/qimageblitz_smoke.h
12mr|smokeqt-4.9.4-2|354	%{_kde_includedir}/smoke/qsci_smoke.h
12mr|smokeqt-4.9.4-2|355	%{_kde_includedir}/smoke/qt3support_smoke.h
12mr|smokeqt-4.9.4-2|356	%{_kde_includedir}/smoke/qtcore_smoke.h
12mr|smokeqt-4.9.4-2|357	%{_kde_includedir}/smoke/qtdbus_smoke.h
12mr|smokeqt-4.9.4-2|358	%{_kde_includedir}/smoke/qtdeclarative_smoke.h
12mr|smokeqt-4.9.4-2|359	%{_kde_includedir}/smoke/qtgui_smoke.h
12mr|smokeqt-4.9.4-2|360	%{_kde_includedir}/smoke/qthelp_smoke.h
12mr|smokeqt-4.9.4-2|361	%{_kde_includedir}/smoke/qtmultimedia_smoke.h
12mr|smokeqt-4.9.4-2|362	%{_kde_includedir}/smoke/qtnetwork_smoke.h
12mr|smokeqt-4.9.4-2|363	%{_kde_includedir}/smoke/qtopengl_smoke.h
12mr|smokeqt-4.9.4-2|364	%{_kde_includedir}/smoke/qtscript_smoke.h
12mr|smokeqt-4.9.4-2|365	%{_kde_includedir}/smoke/qtsql_smoke.h
12mr|smokeqt-4.9.4-2|366	%{_kde_includedir}/smoke/qtsvg_smoke.h
12mr|smokeqt-4.9.4-2|367	%{_kde_includedir}/smoke/qttest_smoke.h
12mr|smokeqt-4.9.4-2|368	%{_kde_includedir}/smoke/qtuitools_smoke.h
12mr|smokeqt-4.9.4-2|369	%{_kde_includedir}/smoke/qtwebkit_smoke.h
12mr|smokeqt-4.9.4-2|370	%{_kde_includedir}/smoke/qtxml_smoke.h
12mr|smokeqt-4.9.4-2|371	%{_kde_includedir}/smoke/qtxmlpatterns_smoke.h
12mr|smokeqt-4.9.4-2|372	%{_kde_libdir}/libsmokephonon.so
12mr|smokeqt-4.9.4-2|373	%{_kde_libdir}/libsmokeqimageblitz.so
12mr|smokeqt-4.9.4-2|374	%{_kde_libdir}/libsmokeqsci.so
12mr|smokeqt-4.9.4-2|375	%{_kde_libdir}/libsmokeqt3support.so
12mr|smokeqt-4.9.4-2|376	%{_kde_libdir}/libsmokeqtcore.so
12mr|smokeqt-4.9.4-2|377	%{_kde_libdir}/libsmokeqtdbus.so
12mr|smokeqt-4.9.4-2|378	%{_kde_libdir}/libsmokeqtdeclarative.so
12mr|smokeqt-4.9.4-2|379	%{_kde_libdir}/libsmokeqtgui.so
12mr|smokeqt-4.9.4-2|380	%{_kde_libdir}/libsmokeqthelp.so
12mr|smokeqt-4.9.4-2|381	%{_kde_libdir}/libsmokeqtmultimedia.so
12mr|smokeqt-4.9.4-2|382	%{_kde_libdir}/libsmokeqtnetwork.so
12mr|smokeqt-4.9.4-2|383	%{_kde_libdir}/libsmokeqtopengl.so
12mr|smokeqt-4.9.4-2|384	%{_kde_libdir}/libsmokeqtscript.so
12mr|smokeqt-4.9.4-2|385	%{_kde_libdir}/libsmokeqtsql.so
12mr|smokeqt-4.9.4-2|386	%{_kde_libdir}/libsmokeqtsvg.so
12mr|smokeqt-4.9.4-2|387	%{_kde_libdir}/libsmokeqttest.so
12mr|smokeqt-4.9.4-2|388	%{_kde_libdir}/libsmokeqtuitools.so
12mr|smokeqt-4.9.4-2|389	%{_kde_libdir}/libsmokeqtwebkit.so
12mr|smokeqt-4.9.4-2|390	%{_kde_libdir}/libsmokeqtxml.so
12mr|smokeqt-4.9.4-2|391	%{_kde_libdir}/libsmokeqtxmlpatterns.so
12mr|smokeqt-4.9.4-2|392	%{_kde_datadir}/smokegen/qt-config.xml
12mr|smokeqt-4.9.4-2|393	%{_kde_datadir}/smokegen/qtdefines
12mr|smokeqt-4.9.4-2|394	%{_kde_datadir}/smoke/*.txt
12mr|smokeqt-4.9.4-2|395	
12mr|smokeqt-4.9.4-2|396	#------------------------------------------------------------
12mr|smokeqt-4.9.4-2|397	
12mr|smokeqt-4.9.4-2|398	%prep
12mr|smokeqt-4.9.4-2|399	%setup -q
12mr|smokeqt-4.9.4-2|400	
12mr|smokeqt-4.9.4-2|401	%build
12mr|smokeqt-4.9.4-2|402	%cmake_kde4
12mr|smokeqt-4.9.4-2|403	%make
12mr|smokeqt-4.9.4-2|404	
12mr|smokeqt-4.9.4-2|405	%install
12mr|smokeqt-4.9.4-2|406	%makeinstall_std -C build
12mr|smokeqt-4.9.4-2|407	
12mr|smokeqt-4.9.4-2|408	%changelog
12mr|smokeqt-4.9.4-2|409	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
12mr|smokeqt-4.9.4-2|410	- New version 4.9.4
12mr|smokeqt-4.9.4-2|411	
12mr|smokeqt-4.9.4-2|412	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
12mr|smokeqt-4.9.4-2|413	- New version 4.9.3
12mr|smokeqt-4.9.4-2|414	
12mr|smokeqt-4.9.4-2|415	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-1
12mr|smokeqt-4.9.4-2|416	- New version 4.9.2
12mr|smokeqt-4.9.4-2|417	
12mr|smokeqt-4.9.4-2|418	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
12mr|smokeqt-4.9.4-2|419	- New version 4.9.1
12mr|smokeqt-4.9.4-2|420	
12mr|smokeqt-4.9.4-2|421	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mr|smokeqt-4.9.4-2|422	- New version 4.9.0
12mr|smokeqt-4.9.4-2|423	
12mr|smokeqt-4.9.4-2|424	* Sun Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-1
12mr|smokeqt-4.9.4-2|425	- New version 4.8.97
12mr|smokeqt-4.9.4-2|426	
12mr|smokeqt-4.9.4-2|427	* Sun Jul 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
12mr|smokeqt-4.9.4-2|428	- New version 4.8.95
12mr|smokeqt-4.9.4-2|429	- Update files
12mr|smokeqt-4.9.4-2|430	
12mr|smokeqt-4.9.4-2|431	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.4-69.1mib2010.2
12mr|smokeqt-4.9.4-2|432	- New version 4.8.4
12mr|smokeqt-4.9.4-2|433	- MIB (Mandriva International Backports)
12mr|smokeqt-4.9.4-2|434	
12mr|smokeqt-4.9.4-2|435	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.3-69.1mib2010.2
12mr|smokeqt-4.9.4-2|436	- New version 4.8.3
12mr|smokeqt-4.9.4-2|437	- MIB (Mandriva International Backports)
12mr|smokeqt-4.9.4-2|438	
12mr|smokeqt-4.9.4-2|439	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.2-69.1mib2010.2
12mr|smokeqt-4.9.4-2|440	- New version 4.8.2
12mr|smokeqt-4.9.4-2|441	- MIB (Mandriva International Backports)
12mr|smokeqt-4.9.4-2|442	
12mr|smokeqt-4.9.4-2|443	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.1-69.1mib2010.2
12mr|smokeqt-4.9.4-2|444	- New version 4.8.1
12mr|smokeqt-4.9.4-2|445	- MIB (Mandriva International Backports)
12mr|smokeqt-4.9.4-2|446	
12mr|smokeqt-4.9.4-2|447	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 1:4.8.0-69.1mib2010.2
12mr|smokeqt-4.9.4-2|448	+ Revision: 762507
12mr|smokeqt-4.9.4-2|449	- Backport to 2010.2 for MIB users
12mr|smokeqt-4.9.4-2|450	- MIB (Mandriva International Backports)
12mr|smokeqt-4.9.4-2|451	
12mr|smokeqt-4.9.4-2|452	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.8.0-1
12mr|smokeqt-4.9.4-2|453	+ Revision: 762507
12mr|smokeqt-4.9.4-2|454	- New upstream tarball
12mr|smokeqt-4.9.4-2|455	
12mr|smokeqt-4.9.4-2|456	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.97-1
12mr|smokeqt-4.9.4-2|457	+ Revision: 758092
12mr|smokeqt-4.9.4-2|458	- New upstream tarball
12mr|smokeqt-4.9.4-2|459	
12mr|smokeqt-4.9.4-2|460	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.95-1
12mr|smokeqt-4.9.4-2|461	+ Revision: 744571
12mr|smokeqt-4.9.4-2|462	- New upstream tarball
12mr|smokeqt-4.9.4-2|463	
12mr|smokeqt-4.9.4-2|464	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.90-1
12mr|smokeqt-4.9.4-2|465	+ Revision: 739326
12mr|smokeqt-4.9.4-2|466	- New upstream tarball $NEW_VERSION
12mr|smokeqt-4.9.4-2|467	
12mr|smokeqt-4.9.4-2|468	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.80-1
12mr|smokeqt-4.9.4-2|469	+ Revision: 731844
12mr|smokeqt-4.9.4-2|470	- New upstream tarball 4.7.80
12mr|smokeqt-4.9.4-2|471	
12mr|smokeqt-4.9.4-2|472	* Wed Sep 07 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 1:4.7.41-1
12mr|smokeqt-4.9.4-2|473	+ Revision: 698650
12mr|smokeqt-4.9.4-2|474	- Fix BR
12mr|smokeqt-4.9.4-2|475	- imported package smokeqt
12mr|smokeqt-4.9.4-2|476	

16376 12
12mr|smpeg-0.4.4-44|1	%define	lib_name_orig	libsmpeg
12mr|smpeg-0.4.4-44|2	# this is really the API, the major is 0
12mr|smpeg-0.4.4-44|3	%define	lib_major	0.4
12mr|smpeg-0.4.4-44|4	%define	lib_name	%mklibname %{name} %{lib_major}
12mr|smpeg-0.4.4-44|5	%define	develname	%mklibname %{name} -d
12mr|smpeg-0.4.4-44|6	
12mr|smpeg-0.4.4-44|7	Summary:	SDL MPEG Library
12mr|smpeg-0.4.4-44|8	Name:		smpeg
12mr|smpeg-0.4.4-44|9	Version:	0.4.4
12mr|smpeg-0.4.4-44|10	Release:	44
12mr|smpeg-0.4.4-44|11	License:	LGPL
12mr|smpeg-0.4.4-44|12	Group:		Video
12mr|smpeg-0.4.4-44|13	URL:		http://icculus.org/smpeg/
12mr|smpeg-0.4.4-44|14	Source0:	%{name}-%{version}.tar.bz2
12mr|smpeg-0.4.4-44|15	Patch0:		smpeg-remove-rpath-in-smpeg-config.patch
12mr|smpeg-0.4.4-44|16	Patch1:		smpeg-0.4.4-libsupc++.patch
12mr|smpeg-0.4.4-44|17	Patch2:		smpeg-0.4.4-fix-m4.patch
12mr|smpeg-0.4.4-44|18	Patch3:		smpeg-0.4.4-fix-underquoted-calls.patch
12mr|smpeg-0.4.4-44|19	Patch4:		smpeg-0.4.4-fix-header.patch
12mr|smpeg-0.4.4-44|20	Patch5:		smpeg-0.4.4-format_not_a_string_literal_and_no_format_arguments.diff
12mr|smpeg-0.4.4-44|21	# (misc) since aclocal requires libgtk1-devel to regenerate the
12mr|smpeg-0.4.4-44|22	# configure script and others, we need to remove them from the file
12mr|smpeg-0.4.4-44|23	# with a axe.
12mr|smpeg-0.4.4-44|24	Patch6:		smpeg-0.4.4-remove-gtk1.patch
12mr|smpeg-0.4.4-44|25	Patch7:		smpeg-0.4.4-automake.patch
12mr|smpeg-0.4.4-44|26	BuildRequires:	pkgconfig(esound)
12mr|smpeg-0.4.4-44|27	BuildRequires:	pkgconfig(gl)
12mr|smpeg-0.4.4-44|28	BuildRequires:	pkgconfig(glu)
12mr|smpeg-0.4.4-44|29	BuildRequires:	libstdc++-static-devel
12mr|smpeg-0.4.4-44|30	BuildRequires:	pkgconfig(ncurses)
12mr|smpeg-0.4.4-44|31	BuildRequires:	pkgconfig(sdl)
12mr|smpeg-0.4.4-44|32	BuildRequires:	pkgconfig(slang)
12mr|smpeg-0.4.4-44|33	BuildRequires:	zlib-devel
12mr|smpeg-0.4.4-44|34	
12mr|smpeg-0.4.4-44|35	%description
12mr|smpeg-0.4.4-44|36	SMPEG is based on UC Berkeley's mpeg_play software MPEG decoder and SPLAY,
12mr|smpeg-0.4.4-44|37	an mpeg audio decoder created by Woo-jae Jung. We have completed the
12mr|smpeg-0.4.4-44|38	initial work to wed these two projects in order to create a general
12mr|smpeg-0.4.4-44|39	purpose MPEG video/audio player for the Linux OS.
12mr|smpeg-0.4.4-44|40	
12mr|smpeg-0.4.4-44|41	%package -n	%{lib_name}
12mr|smpeg-0.4.4-44|42	Summary:	Main library for %{name}
12mr|smpeg-0.4.4-44|43	Group:		System/Libraries
12mr|smpeg-0.4.4-44|44	Provides:	%{name} = %{version}-%{release}
12mr|smpeg-0.4.4-44|45	
12mr|smpeg-0.4.4-44|46	%description -n	%{lib_name}
12mr|smpeg-0.4.4-44|47	This package contains the library needed to run programs dynamically
12mr|smpeg-0.4.4-44|48	linked with %{name}.
12mr|smpeg-0.4.4-44|49	
12mr|smpeg-0.4.4-44|50	%package -n	%{develname}
12mr|smpeg-0.4.4-44|51	Summary:	Headers for developing programs that will use %{name}
12mr|smpeg-0.4.4-44|52	Group:		Development/C
12mr|smpeg-0.4.4-44|53	Requires:	%{lib_name} = %{version}-%{release}
12mr|smpeg-0.4.4-44|54	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
12mr|smpeg-0.4.4-44|55	Provides:	%{name}-devel = %{version}-%{release}
12mr|smpeg-0.4.4-44|56	Provides:	%{lib_name}-devel
12mr|smpeg-0.4.4-44|57	Obsoletes:	%{mklibname smpeg 0.4 -d} < 0.4.4-44
12mr|smpeg-0.4.4-44|58	#gw smpeg-config calls sdl-config
12mr|smpeg-0.4.4-44|59	Requires:	pkgconfig(sdl)
12mr|smpeg-0.4.4-44|60	
12mr|smpeg-0.4.4-44|61	%description -n	%{develname}
12mr|smpeg-0.4.4-44|62	This package contains the headers that programmers will need to develop
12mr|smpeg-0.4.4-44|63	applications which will use %{name}.
12mr|smpeg-0.4.4-44|64	
12mr|smpeg-0.4.4-44|65	%package -n	%{name}-player
12mr|smpeg-0.4.4-44|66	Summary:	Simple MPEG player based on %{name} library
12mr|smpeg-0.4.4-44|67	Group:		Video
12mr|smpeg-0.4.4-44|68	
12mr|smpeg-0.4.4-44|69	%description -n	%{name}-player
12mr|smpeg-0.4.4-44|70	This package contains a MPEG player based on %{name}.
12mr|smpeg-0.4.4-44|71	
12mr|smpeg-0.4.4-44|72	%prep
12mr|smpeg-0.4.4-44|73	%setup -q
12mr|smpeg-0.4.4-44|74	%patch0 -p0
12mr|smpeg-0.4.4-44|75	%patch1 -p1 -b .libsupc++
12mr|smpeg-0.4.4-44|76	%patch2 -p0
12mr|smpeg-0.4.4-44|77	%patch3 -p1 -b .underquoted
12mr|smpeg-0.4.4-44|78	%patch4 -p1 -b .header
12mr|smpeg-0.4.4-44|79	%patch5 -p0 -b .format_not_a_string_literal_and_no_format_arguments
12mr|smpeg-0.4.4-44|80	%patch6 -p0
12mr|smpeg-0.4.4-44|81	%patch7 -p1
12mr|smpeg-0.4.4-44|82	
12mr|smpeg-0.4.4-44|83	# needed by Patch1
12mr|smpeg-0.4.4-44|84	touch NEWS AUTHORS ChangeLog
12mr|smpeg-0.4.4-44|85	autoreconf -fi
12mr|smpeg-0.4.4-44|86	
12mr|smpeg-0.4.4-44|87	%build
12mr|smpeg-0.4.4-44|88	%configure2_5x --disable-static
12mr|smpeg-0.4.4-44|89	# (gc) this sucking rpath thing...
12mr|smpeg-0.4.4-44|90	perl -pi -e 's/finalize_rpath="\$rpath"/finalize_rpath=/' libtool
12mr|smpeg-0.4.4-44|91	make
12mr|smpeg-0.4.4-44|92	
12mr|smpeg-0.4.4-44|93	%install
12mr|smpeg-0.4.4-44|94	%makeinstall_std
12mr|smpeg-0.4.4-44|95	
12mr|smpeg-0.4.4-44|96	%multiarch_binaries %{buildroot}%{_bindir}/smpeg-config
12mr|smpeg-0.4.4-44|97	
12mr|smpeg-0.4.4-44|98	%files -n %{name}-player
12mr|smpeg-0.4.4-44|99	%doc README
12mr|smpeg-0.4.4-44|100	%{_bindir}/plaympeg
12mr|smpeg-0.4.4-44|101	%{_bindir}/glmovie
12mr|smpeg-0.4.4-44|102	%{_mandir}/*/*
12mr|smpeg-0.4.4-44|103	
12mr|smpeg-0.4.4-44|104	%files -n %{lib_name}
12mr|smpeg-0.4.4-44|105	%doc README
12mr|smpeg-0.4.4-44|106	%{_libdir}/lib*.so.*
12mr|smpeg-0.4.4-44|107	
12mr|smpeg-0.4.4-44|108	%files -n %{develname}
12mr|smpeg-0.4.4-44|109	%doc CHANGES COPYING README
12mr|smpeg-0.4.4-44|110	%{_bindir}/smpeg-config
12mr|smpeg-0.4.4-44|111	%{multiarch_bindir}/smpeg-config
12mr|smpeg-0.4.4-44|112	%{_includedir}/*
12mr|smpeg-0.4.4-44|113	%{_libdir}/lib*.so
12mr|smpeg-0.4.4-44|114	%{_datadir}/aclocal/smpeg.m4
12mr|smpeg-0.4.4-44|115	
12mr|smpeg-0.4.4-44|116	
12mr|smpeg-0.4.4-44|117	%changelog
12mr|smpeg-0.4.4-44|118	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|smpeg-0.4.4-44|119	+ Commit: cf287c6
12mr|smpeg-0.4.4-44|120	- Convert BR to pkgconfig style, fix unversioned Obsoletes and drop no longer needed Obsoletes
12mr|smpeg-0.4.4-44|121	
12mr|smpeg-0.4.4-44|122	

16377 12
12mr|smplayer-0.8.1-1|1	Name:		smplayer
12mr|smplayer-0.8.1-1|2	Summary:	Complete front-end for mplayer written in Qt4
12mr|smplayer-0.8.1-1|3	Version:	0.8.1
12mr|smplayer-0.8.1-1|4	Release:	1
12mr|smplayer-0.8.1-1|5	License:	GPLv2+
12mr|smplayer-0.8.1-1|6	Group:		Video
12mr|smplayer-0.8.1-1|7	Url:		http://smplayer.sourceforge.net
12mr|smplayer-0.8.1-1|8	Source0:	http://downloads.sourceforge.net/smplayer/%{name}-%{version}.tar.bz2
12mr|smplayer-0.8.1-1|9	Patch0:		%{name}-0.6.8-optflags.patch
12mr|smplayer-0.8.1-1|10	Patch2:		%{name}-0.8.0-mdv-mime-types.patch
12mr|smplayer-0.8.1-1|11	BuildRequires:	qt4-devel
12mr|smplayer-0.8.1-1|12	BuildRequires:	desktop-file-utils
12mr|smplayer-0.8.1-1|13	Requires:	mplayer
12mr|smplayer-0.8.1-1|14	Suggests:	smplayer-themes
12mr|smplayer-0.8.1-1|15	Obsoletes:	smplayer-qt4 < 0.5.62-1
12mr|smplayer-0.8.1-1|16	Provides:	smplayer-qt4 = %{version}-%{release}
12mr|smplayer-0.8.1-1|17	
12mr|smplayer-0.8.1-1|18	%description
12mr|smplayer-0.8.1-1|19	SMPlayer intends to be a complete front-end for MPlayer,
12mr|smplayer-0.8.1-1|20	from basic features like playing videos, DVDs, and VCDs
12mr|smplayer-0.8.1-1|21	to more advanced features like support for MPlayer filters and more.
12mr|smplayer-0.8.1-1|22	
12mr|smplayer-0.8.1-1|23	One of the most interesting features of SMPlayer: it remembers the
12mr|smplayer-0.8.1-1|24	settings of all files you play. So you start to watch a movie but you
12mr|smplayer-0.8.1-1|25	have to leave... don't worry, when you open that movie again it will
12mr|smplayer-0.8.1-1|26	resume at the same point you left it, and with the same settings:
12mr|smplayer-0.8.1-1|27	audio track, subtitles, volume...
12mr|smplayer-0.8.1-1|28	
12mr|smplayer-0.8.1-1|29	Other additional interesting features:
12mr|smplayer-0.8.1-1|30	
12mr|smplayer-0.8.1-1|31	* New GUI. Now there are toolbars, the control at the bottom is different
12mr|smplayer-0.8.1-1|32	(and it changes if the window is made smaller), the icons can be changed
12mr|smplayer-0.8.1-1|33	(several icon themes are available). In fullscreen mode the floating
12mr|smplayer-0.8.1-1|34	control that appears when you move the mouse to the bottom of the screen
12mr|smplayer-0.8.1-1|35	is new too and this time the video doesn't resize when it shows.
12mr|smplayer-0.8.1-1|36	* Configurable key shortcuts. A shortcut editor has been added, it's
12mr|smplayer-0.8.1-1|37	located at "Preferences->Mouse & keyboard". Please read
12mr|smplayer-0.8.1-1|38	Configurable_shortcuts.txt.
12mr|smplayer-0.8.1-1|39	* Support for VCD. Now you can also play VCD discs.
12mr|smplayer-0.8.1-1|40	* System tray icon. Now it's possible to leave SMPlayer running in the
12mr|smplayer-0.8.1-1|41	system tray. This feature requires Qt 4.2.
12mr|smplayer-0.8.1-1|42	* Added some new functions, like pan&scan, stay on top, set the size
12mr|smplayer-0.8.1-1|43	of the window...
12mr|smplayer-0.8.1-1|44	* Improved support for subtitles. For instance, now you can load a idx/sub
12mr|smplayer-0.8.1-1|45	file and you'll be able to select among all languages that the file
12mr|smplayer-0.8.1-1|46	provides. You can have a mkv file with embedded subtitles, load an
12mr|smplayer-0.8.1-1|47	idx/sub file (or srt, sub...) and all subtitles will be available.
12mr|smplayer-0.8.1-1|48	* New translations. SMPlayer 0.5.0 is translated (totally or partially) to
12mr|smplayer-0.8.1-1|49	the following languages: Bulgarian, Czech, German, Spanish, French,
12mr|smplayer-0.8.1-1|50	Hungarian, Italian, Japanese, Georgian, Dutch, Polish, Brazilian Portuguese,
12mr|smplayer-0.8.1-1|51	Russian, Slovak, Serbian, Swedish, Turkish, Ukrainian, Simplified-Chinese
12mr|smplayer-0.8.1-1|52	and Traditional Chinese. By the way, now it's possible to change the language
12mr|smplayer-0.8.1-1|53	at run-time.
12mr|smplayer-0.8.1-1|54	
12mr|smplayer-0.8.1-1|55	SMPlayer supports themes which can be found in smplayer-themes package.
12mr|smplayer-0.8.1-1|56	
12mr|smplayer-0.8.1-1|57	%prep
12mr|smplayer-0.8.1-1|58	%setup -q
12mr|smplayer-0.8.1-1|59	%patch0 -p1
12mr|smplayer-0.8.1-1|60	%patch2 -p1
12mr|smplayer-0.8.1-1|61	
12mr|smplayer-0.8.1-1|62	%build
12mr|smplayer-0.8.1-1|63	# (tpg) don't use kde dialogs
12mr|smplayer-0.8.1-1|64	#KDE_SUPPORT=1
12mr|smplayer-0.8.1-1|65	%setup_compile_flags
12mr|smplayer-0.8.1-1|66	%make	PREFIX=%{_prefix} 'DOC_PATH=\"%{_docdir}/%{name}\"'
12mr|smplayer-0.8.1-1|67	
12mr|smplayer-0.8.1-1|68	%install
12mr|smplayer-0.8.1-1|69	%makeinstall_std PREFIX=%{_prefix}
12mr|smplayer-0.8.1-1|70	
12mr|smplayer-0.8.1-1|71	# Allow html docs
12mr|smplayer-0.8.1-1|72	%__mv %{buildroot}%{_docdir}/packages/%{name} %{buildroot}%{_docdir}/%{name}
12mr|smplayer-0.8.1-1|73	%__rm -fr %{buildroot}%{_docdir}/packages
12mr|smplayer-0.8.1-1|74	
12mr|smplayer-0.8.1-1|75	desktop-file-install \
12mr|smplayer-0.8.1-1|76	--remove-key='Encoding' \
12mr|smplayer-0.8.1-1|77	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|smplayer-0.8.1-1|78	
12mr|smplayer-0.8.1-1|79	%files
12mr|smplayer-0.8.1-1|80	%doc Changelog *.txt
12mr|smplayer-0.8.1-1|81	%dir %{_datadir}/%{name}
12mr|smplayer-0.8.1-1|82	%dir %{_datadir}/%{name}/shortcuts
12mr|smplayer-0.8.1-1|83	%dir %{_datadir}/%{name}/translations
12mr|smplayer-0.8.1-1|84	%{_bindir}/%{name}
12mr|smplayer-0.8.1-1|85	%{_mandir}/man1/%{name}.*
12mr|smplayer-0.8.1-1|86	%{_datadir}/%{name}/*.conf
12mr|smplayer-0.8.1-1|87	%{_iconsdir}/hicolor/*/apps/%{name}.png
12mr|smplayer-0.8.1-1|88	%{_datadir}/applications/*.desktop
12mr|smplayer-0.8.1-1|89	%{_datadir}/%{name}/shortcuts/*
12mr|smplayer-0.8.1-1|90	%lang(ar_SY) %{_datadir}/%{name}/translations/smplayer_ar_SY.qm
12mr|smplayer-0.8.1-1|91	%lang(bg) %{_datadir}/%{name}/translations/smplayer_bg.qm
12mr|smplayer-0.8.1-1|92	%lang(ca) %{_datadir}/%{name}/translations/smplayer_ca.qm
12mr|smplayer-0.8.1-1|93	%lang(cs) %{_datadir}/%{name}/translations/smplayer_cs.qm
12mr|smplayer-0.8.1-1|94	%lang(de) %{_datadir}/%{name}/translations/smplayer_de.qm
12mr|smplayer-0.8.1-1|95	%lang(da) %{_datadir}/%{name}/translations/smplayer_da.qm
12mr|smplayer-0.8.1-1|96	%lang(el_GR) %{_datadir}/%{name}/translations/smplayer_el_GR.qm
12mr|smplayer-0.8.1-1|97	%lang(en_US) %{_datadir}/%{name}/translations/smplayer_en_US.qm
12mr|smplayer-0.8.1-1|98	%lang(es) %{_datadir}/%{name}/translations/smplayer_es.qm
12mr|smplayer-0.8.1-1|99	%lang(et) %{_datadir}/%{name}/translations/smplayer_et.qm
12mr|smplayer-0.8.1-1|100	%lang(eu) %{_datadir}/%{name}/translations/smplayer_eu.qm
12mr|smplayer-0.8.1-1|101	%lang(fi) %{_datadir}/%{name}/translations/smplayer_fi.qm
12mr|smplayer-0.8.1-1|102	%lang(fr) %{_datadir}/%{name}/translations/smplayer_fr.qm
12mr|smplayer-0.8.1-1|103	%lang(gl) %{_datadir}/%{name}/translations/smplayer_gl.qm
12mr|smplayer-0.8.1-1|104	%lang(hr) %{_datadir}/%{name}/translations/smplayer_hr.qm
12mr|smplayer-0.8.1-1|105	%lang(hu) %{_datadir}/%{name}/translations/smplayer_hu.qm
12mr|smplayer-0.8.1-1|106	%lang(it) %{_datadir}/%{name}/translations/smplayer_it.qm
12mr|smplayer-0.8.1-1|107	%lang(ja) %{_datadir}/%{name}/translations/smplayer_ja.qm
12mr|smplayer-0.8.1-1|108	%lang(ka) %{_datadir}/%{name}/translations/smplayer_ka.qm
12mr|smplayer-0.8.1-1|109	%lang(ko) %{_datadir}/%{name}/translations/smplayer_ko.qm
12mr|smplayer-0.8.1-1|110	%lang(ku) %{_datadir}/%{name}/translations/smplayer_ku.qm
12mr|smplayer-0.8.1-1|111	%lang(lt) %{_datadir}/%{name}/translations/smplayer_lt.qm
12mr|smplayer-0.8.1-1|112	%lang(mk) %{_datadir}/%{name}/translations/smplayer_mk.qm
12mr|smplayer-0.8.1-1|113	%lang(nl) %{_datadir}/%{name}/translations/smplayer_nl.qm
12mr|smplayer-0.8.1-1|114	%lang(pl) %{_datadir}/%{name}/translations/smplayer_pl.qm
12mr|smplayer-0.8.1-1|115	%lang(pt) %{_datadir}/%{name}/translations/smplayer_pt.qm
12mr|smplayer-0.8.1-1|116	%lang(pt_BR) %{_datadir}/%{name}/translations/smplayer_pt_BR.qm
12mr|smplayer-0.8.1-1|117	%lang(ro_RO) %{_datadir}/%{name}/translations/smplayer_ro_RO.qm
12mr|smplayer-0.8.1-1|118	%lang(ru_RU) %{_datadir}/%{name}/translations/smplayer_ru_RU.qm
12mr|smplayer-0.8.1-1|119	%lang(sk) %{_datadir}/%{name}/translations/smplayer_sk.qm
12mr|smplayer-0.8.1-1|120	%lang(sl) %{_datadir}/%{name}/translations/smplayer_sl_SI.qm
12mr|smplayer-0.8.1-1|121	%lang(sr) %{_datadir}/%{name}/translations/smplayer_sr.qm
12mr|smplayer-0.8.1-1|122	%lang(sv) %{_datadir}/%{name}/translations/smplayer_sv.qm
12mr|smplayer-0.8.1-1|123	%lang(tr) %{_datadir}/%{name}/translations/smplayer_tr.qm
12mr|smplayer-0.8.1-1|124	%lang(uk_UA) %{_datadir}/%{name}/translations/smplayer_uk_UA.qm
12mr|smplayer-0.8.1-1|125	%lang(vi) %{_datadir}/%{name}/translations/smplayer_vi_VN.qm
12mr|smplayer-0.8.1-1|126	%lang(zh_CN) %{_datadir}/%{name}/translations/smplayer_zh_CN.qm
12mr|smplayer-0.8.1-1|127	%lang(zh_TW) %{_datadir}/%{name}/translations/smplayer_zh_TW.qm
12mr|smplayer-0.8.1-1|128	
12mr|smplayer-0.8.1-1|129	%changelog
12mr|smplayer-0.8.1-1|130	* Thu Sep  20 2012 symbianflo <symbianflo@mandrivausers.ro>
12mr|smplayer-0.8.1-1|131	+ Commit: 182d4ef
12mr|smplayer-0.8.1-1|132	- update to 0.8.1
12mr|smplayer-0.8.1-1|133	
12mr|smplayer-0.8.1-1|134	* Thu Sep  20 2012 symbianflo <symbianflo@mandrivausers.ro>
12mr|smplayer-0.8.1-1|135	+ Commit: e19c603
12mr|smplayer-0.8.1-1|136	- update to 0.8.1
12mr|smplayer-0.8.1-1|137	
12mr|smplayer-0.8.1-1|138	* Fri Sep  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|smplayer-0.8.1-1|139	+ Commit: 3709f8f
12mr|smplayer-0.8.1-1|140	- New version 0.8.0 (sync with Cooker)
12mr|smplayer-0.8.1-1|141	
12mr|smplayer-0.8.1-1|142	

16378 12
12mr|smproxy-1.0.5-1|1	Name: smproxy
12mr|smproxy-1.0.5-1|2	Version: 1.0.5
12mr|smproxy-1.0.5-1|3	Release: 1
12mr|smproxy-1.0.5-1|4	Summary: Session Manager Proxy
12mr|smproxy-1.0.5-1|5	Group: Development/X11
12mr|smproxy-1.0.5-1|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|smproxy-1.0.5-1|7	License: MIT
12mr|smproxy-1.0.5-1|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|smproxy-1.0.5-1|9	
12mr|smproxy-1.0.5-1|10	BuildRequires: libxmu-devel >= 1.0.0
12mr|smproxy-1.0.5-1|11	BuildRequires: libxt-devel >= 1.0.0
12mr|smproxy-1.0.5-1|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|smproxy-1.0.5-1|13	
12mr|smproxy-1.0.5-1|14	%description
12mr|smproxy-1.0.5-1|15	Smproxy allows X applications that do not support X11R6 session management
12mr|smproxy-1.0.5-1|16	to participate in an X11R6 session.
12mr|smproxy-1.0.5-1|17	
12mr|smproxy-1.0.5-1|18	%prep
12mr|smproxy-1.0.5-1|19	%setup -q -n %{name}-%{version}
12mr|smproxy-1.0.5-1|20	
12mr|smproxy-1.0.5-1|21	%build
12mr|smproxy-1.0.5-1|22	%configure2_5x	--x-includes=%{_includedir}\
12mr|smproxy-1.0.5-1|23	--x-libraries=%{_libdir}
12mr|smproxy-1.0.5-1|24	
12mr|smproxy-1.0.5-1|25	%make
12mr|smproxy-1.0.5-1|26	
12mr|smproxy-1.0.5-1|27	%install
12mr|smproxy-1.0.5-1|28	%makeinstall_std
12mr|smproxy-1.0.5-1|29	
12mr|smproxy-1.0.5-1|30	%files
12mr|smproxy-1.0.5-1|31	%{_bindir}/smproxy
12mr|smproxy-1.0.5-1|32	%{_mandir}/man1/smproxy.*
12mr|smproxy-1.0.5-1|33	
12mr|smproxy-1.0.5-1|34	
12mr|smproxy-1.0.5-1|35	
12mr|smproxy-1.0.5-1|36	
12mr|smproxy-1.0.5-1|37	
12mr|smproxy-1.0.5-1|38	%changelog
12mr|smproxy-1.0.5-1|39	

16379 12
12mr|sndconfig-0.70-22|1	%define kudzu_version 1.1.40
12mr|sndconfig-0.70-22|2	
12mr|sndconfig-0.70-22|3	Name: sndconfig
12mr|sndconfig-0.70-22|4	Version: 0.70
12mr|sndconfig-0.70-22|5	Release: %mkrel 22
12mr|sndconfig-0.70-22|6	License: GPL
12mr|sndconfig-0.70-22|7	Summary: The Red Hat Linux sound configuration tool
12mr|sndconfig-0.70-22|8	Group: System/Configuration/Hardware
12mr|sndconfig-0.70-22|9	BuildRequires: newt-devel pciutils-devel sharutils
12mr|sndconfig-0.70-22|10	BuildRequires: libslang-static-devel
12mr|sndconfig-0.70-22|11	Source: %{name}-%{version}.tar.bz2
12mr|sndconfig-0.70-22|12	Source1: %{name}.po
12mr|sndconfig-0.70-22|13	# (blino) include kudzu here since we don't want to release it
12mr|sndconfig-0.70-22|14	# ugly ? no ...
12mr|sndconfig-0.70-22|15	Source2: kudzu-%{kudzu_version}.tar.bz2
12mr|sndconfig-0.70-22|16	# (blino) use modprobe and be 2.6 aware (.ko modules detection)
12mr|sndconfig-0.70-22|17	Patch0: %{name}-0.70-use-modprobe.patch
12mr|sndconfig-0.70-22|18	Patch1: %{name}-0.64.9-mdkconf.patch
12mr|sndconfig-0.70-22|19	# (blino) get kudzu to build without sysfs patch in pciutils
12mr|sndconfig-0.70-22|20	Patch2: kudzu-1.1.40-comment_domain.patch
12mr|sndconfig-0.70-22|21	# (blino) statically link with included kudzu
12mr|sndconfig-0.70-22|22	Patch3: %{name}-0.70-link_kudzu.patch
12mr|sndconfig-0.70-22|23	Patch4: sndconfig-0.70-es-po.patch
12mr|sndconfig-0.70-22|24	# (blino) fix assembler errors, from kudzu-1.2.24
12mr|sndconfig-0.70-22|25	Patch5: kudzu-1.1.40-movl.patch
12mr|sndconfig-0.70-22|26	# (blino) use u_int8_t instead of byte, from kudzu-1.2.24
12mr|sndconfig-0.70-22|27	Patch6: kudzu-1.1.40-byte.patch
12mr|sndconfig-0.70-22|28	Patch7: kudzu-1.1.40-fix-ifmask.patch
12mr|sndconfig-0.70-22|29	Patch8: mips_buildfix.patch
12mr|sndconfig-0.70-22|30	# (blino) diet is needed to build kudzu
12mr|sndconfig-0.70-22|31	BuildRequires: dietlibc-devel
12mr|sndconfig-0.70-22|32	%ifarch %{ix86} alpha
12mr|sndconfig-0.70-22|33	Requires: isapnptools >= 1.16, sox, playmidi, kernel >= 2.2.0
12mr|sndconfig-0.70-22|34	%endif
12mr|sndconfig-0.70-22|35	Requires: awesfx
12mr|sndconfig-0.70-22|36	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|sndconfig-0.70-22|37	ExcludeArch: ppc x86_64
12mr|sndconfig-0.70-22|38	Prefix: %{_prefix}
12mr|sndconfig-0.70-22|39	URL: ftp://ftp.redhat.com/pub/linux/redhat/rawhide/SRPMS/SRPMS/
12mr|sndconfig-0.70-22|40	
12mr|sndconfig-0.70-22|41	# (blino) use our own ugly find_requires script
12mr|sndconfig-0.70-22|42	# to exclude GLIBC_PRIVATE Requires
12mr|sndconfig-0.70-22|43	%define __find_requires %{_builddir}/%{name}-%{version}/find_requires.sh
12mr|sndconfig-0.70-22|44	
12mr|sndconfig-0.70-22|45	%description
12mr|sndconfig-0.70-22|46	Sndconfig is a text based tool which sets up the configuration files you'll
12mr|sndconfig-0.70-22|47	need to use a sound card. Sndconfig can be used to set the proper sound type
12mr|sndconfig-0.70-22|48	for programs which use the /dev/dsp, /dev/audio and /dev/mixer devices. The
12mr|sndconfig-0.70-22|49	sound settings are saved by the aumix and sysV runlevel scripts.
12mr|sndconfig-0.70-22|50	
12mr|sndconfig-0.70-22|51	Please use preferably program DrakConf to configure your sound-card. However
12mr|sndconfig-0.70-22|52	some configurations will fail with DrakConf, and you can try sndconfig in that
12mr|sndconfig-0.70-22|53	case.
12mr|sndconfig-0.70-22|54	
12mr|sndconfig-0.70-22|55	%prep
12mr|sndconfig-0.70-22|56	%setup -q -a 2
12mr|sndconfig-0.70-22|57	# (blino) add a "kudzu" link so that patches don't depend on kudzu version
12mr|sndconfig-0.70-22|58	ln -s kudzu-%{kudzu_version} kudzu
12mr|sndconfig-0.70-22|59	%patch0 -p1
12mr|sndconfig-0.70-22|60	%patch1 -p1
12mr|sndconfig-0.70-22|61	%patch3 -p1
12mr|sndconfig-0.70-22|62	%patch4 -p0
12mr|sndconfig-0.70-22|63	pushd kudzu
12mr|sndconfig-0.70-22|64	%patch2 -p1
12mr|sndconfig-0.70-22|65	%patch5 -p1
12mr|sndconfig-0.70-22|66	%patch6 -p1
12mr|sndconfig-0.70-22|67	%patch7 -p1
12mr|sndconfig-0.70-22|68	popd
12mr|sndconfig-0.70-22|69	%patch8 -p1 -b .mips
12mr|sndconfig-0.70-22|70	
12mr|sndconfig-0.70-22|71	# (blino) find_requires script to exclude GLIBC_PRIVATE Requires
12mr|sndconfig-0.70-22|72	# (adapted from glibc spec file)
12mr|sndconfig-0.70-22|73	cat > find_requires.sh << EOF
12mr|sndconfig-0.70-22|74	%{_libdir}/rpm/find-requires %{buildroot} %{_target_cpu} | grep -v GLIBC_PRIVATE
12mr|sndconfig-0.70-22|75	exit 0
12mr|sndconfig-0.70-22|76	EOF
12mr|sndconfig-0.70-22|77	chmod +x find_requires.sh
12mr|sndconfig-0.70-22|78	
12mr|sndconfig-0.70-22|79	%build
12mr|sndconfig-0.70-22|80	# (blino) first build libkudzu.a in kudzu subdirectory
12mr|sndconfig-0.70-22|81	%make -C kudzu libkudzu.a
12mr|sndconfig-0.70-22|82	%make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"
12mr|sndconfig-0.70-22|83	
12mr|sndconfig-0.70-22|84	%install
12mr|sndconfig-0.70-22|85	rm -rf $RPM_BUILD_ROOT
12mr|sndconfig-0.70-22|86	
12mr|sndconfig-0.70-22|87	%makeinstall
12mr|sndconfig-0.70-22|88	
12mr|sndconfig-0.70-22|89	mv $RPM_BUILD_ROOT%{_sbindir}/%{name}{,.real}
12mr|sndconfig-0.70-22|90	cat > $RPM_BUILD_ROOT%{_sbindir}/%{name} << EOF
12mr|sndconfig-0.70-22|91	#!/bin/sh
12mr|sndconfig-0.70-22|92	%{_sbindir}/%{name}.real && /sbin/generate-modprobe.conf > /etc/modprobe.d/sndconfig.conf
12mr|sndconfig-0.70-22|93	EOF
12mr|sndconfig-0.70-22|94	chmod +x $RPM_BUILD_ROOT%{_sbindir}/%{name}
12mr|sndconfig-0.70-22|95	
12mr|sndconfig-0.70-22|96	mkdir -p $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW.Big5/LC_MESSAGES
12mr|sndconfig-0.70-22|97	msgfmt %SOURCE1 -o $RPM_BUILD_ROOT%{_datadir}/locale/zh_TW.Big5/LC_MESSAGES/%{name}.mo
12mr|sndconfig-0.70-22|98	
12mr|sndconfig-0.70-22|99	%find_lang %{name}
12mr|sndconfig-0.70-22|100	
12mr|sndconfig-0.70-22|101	%clean
12mr|sndconfig-0.70-22|102	rm -rf $RPM_BUILD_ROOT
12mr|sndconfig-0.70-22|103	
12mr|sndconfig-0.70-22|104	%files -f %{name}.lang
12mr|sndconfig-0.70-22|105	%defattr (-,root,root)
12mr|sndconfig-0.70-22|106	%{_sbindir}/%{name}
12mr|sndconfig-0.70-22|107	%{_sbindir}/%{name}.real
12mr|sndconfig-0.70-22|108	%dir %{_datadir}/%{name}/
12mr|sndconfig-0.70-22|109	%{_datadir}/%{name}/sample.au
12mr|sndconfig-0.70-22|110	%{_datadir}/%{name}/sample2.au
12mr|sndconfig-0.70-22|111	%{_datadir}/%{name}/sample.midi
12mr|sndconfig-0.70-22|112	%{_mandir}/man8/*.8*
12mr|sndconfig-0.70-22|113	
12mr|sndconfig-0.70-22|114	
12mr|sndconfig-0.70-22|115	
12mr|sndconfig-0.70-22|116	%changelog
12mr|sndconfig-0.70-22|117	

16380 12
12mr|snort-2.9.3-1|1	Summary:	An Intrusion Detection System (IDS)
12mr|snort-2.9.3-1|2	Name:		snort
12mr|snort-2.9.3-1|3	Version:	2.9.3
12mr|snort-2.9.3-1|4	Release:	%mkrel 1
12mr|snort-2.9.3-1|5	License:	GPLv2
12mr|snort-2.9.3-1|6	Group:		Networking/Other
12mr|snort-2.9.3-1|7	URL:		http://www.snort.org/
12mr|snort-2.9.3-1|8	Source0:	http://www.snort.org/dl/current/%{name}-%{version}.tar.gz
12mr|snort-2.9.3-1|9	Source1:	http://www.snort.org/dl/current/%{name}-%{version}.tar.gz.sig
12mr|snort-2.9.3-1|10	Source3:	snort.init
12mr|snort-2.9.3-1|11	Source4:	snort.logrotate
12mr|snort-2.9.3-1|12	Source5:	snort.sysconfig
12mr|snort-2.9.3-1|13	Source6:	snortdb-extra
12mr|snort-2.9.3-1|14	Patch0:		snort-lib64.diff
12mr|snort-2.9.3-1|15	# (oe) http://www.inliniac.net/files/
12mr|snort-2.9.3-1|16	Patch2:		snort-2.9.1-plugins_fix.diff
12mr|snort-2.9.3-1|17	Patch3:		snort-2.8.5-werror_antibork.diff
12mr|snort-2.9.3-1|18	Patch4:		snort-2.9.3-plugins_fix.patch
12mr|snort-2.9.3-1|19	Requires(post): rpm-helper snort-rules
12mr|snort-2.9.3-1|20	Requires(preun): rpm-helper snort-rules
12mr|snort-2.9.3-1|21	Requires(pre): rpm-helper
12mr|snort-2.9.3-1|22	Requires(postun): rpm-helper
12mr|snort-2.9.3-1|23	Requires:	pcre
12mr|snort-2.9.3-1|24	Requires:	pcap
12mr|snort-2.9.3-1|25	Requires:	snort-rules
12mr|snort-2.9.3-1|26	BuildRequires:	pkgconfig
12mr|snort-2.9.3-1|27	BuildRequires:	autoconf2.5
12mr|snort-2.9.3-1|28	BuildRequires:	automake
12mr|snort-2.9.3-1|29	BuildRequires:	pcap-devel
12mr|snort-2.9.3-1|30	BuildRequires:	mysql-devel
12mr|snort-2.9.3-1|31	BuildRequires:	openssl-devel
12mr|snort-2.9.3-1|32	BuildRequires:	postgresql-devel
12mr|snort-2.9.3-1|33	BuildRequires:	texinfo
12mr|snort-2.9.3-1|34	BuildRequires:	zlib-devel
12mr|snort-2.9.3-1|35	BuildRequires:	pcre-devel
12mr|snort-2.9.3-1|36	BuildRequires:	dnet-devel
12mr|snort-2.9.3-1|37	BuildRequires:	net1.0-devel
12mr|snort-2.9.3-1|38	BuildRequires:	chrpath
12mr|snort-2.9.3-1|39	BuildRequires:	iptables-devel
12mr|snort-2.9.3-1|40	BuildRequires:	flex
12mr|snort-2.9.3-1|41	BuildRequires:	bison
12mr|snort-2.9.3-1|42	BuildRequires:	latex2html
12mr|snort-2.9.3-1|43	BuildRequires:	libgcrypt-devel
12mr|snort-2.9.3-1|44	BuildRequires:	gnutls-devel
12mr|snort-2.9.3-1|45	BuildRequires:	prelude-devel
12mr|snort-2.9.3-1|46	BuildRequires:	iptables-ipq-devel
12mr|snort-2.9.3-1|47	BuildRequires:	daq-devel
12mr|snort-2.9.3-1|48	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|snort-2.9.3-1|49	Suggests:	snortsam
12mr|snort-2.9.3-1|50	
12mr|snort-2.9.3-1|51	%description
12mr|snort-2.9.3-1|52	Snort is a libpcap-based packet sniffer/logger which can be used as a
12mr|snort-2.9.3-1|53	lightweight network intrusion detection system. It features rules based logging
12mr|snort-2.9.3-1|54	and can perform protocol analysis, content searching/matching and can be used
12mr|snort-2.9.3-1|55	to detect a variety of attacks and probes, such as buffer overflows, stealth
12mr|snort-2.9.3-1|56	port scans, CGI attacks, SMB probes, OS fingerprinting attempts, and much more.
12mr|snort-2.9.3-1|57	Snort has a real-time alerting capabilty, with alerts being sent to syslog, a
12mr|snort-2.9.3-1|58	separate "alert" file, or as a WinPopup message via Samba's smbclient
12mr|snort-2.9.3-1|59	
12mr|snort-2.9.3-1|60	This rpm is different from previous rpms and while it will not clobber
12mr|snort-2.9.3-1|61	your current snort file, you will need to modify it.
12mr|snort-2.9.3-1|62	
12mr|snort-2.9.3-1|63	There are 9 different packages available
12mr|snort-2.9.3-1|64	
12mr|snort-2.9.3-1|65	All of them require the base snort rpm.  Additionally, you will need
12mr|snort-2.9.3-1|66	to chose a binary to install.
12mr|snort-2.9.3-1|67	
12mr|snort-2.9.3-1|68	%{_sbindir}/snort should end up being a symlink to a binary in one of
12mr|snort-2.9.3-1|69	the following configurations. We use update-alternatives for this.
12mr|snort-2.9.3-1|70	Here are the different packages along with their priorities.
12mr|snort-2.9.3-1|71	
12mr|snort-2.9.3-1|72	plain(10)               plain+flexresp(11)              mysql(12)
12mr|snort-2.9.3-1|73	mysql+flexresp(13)      postgresql(14)                  postgresql+flexresp(15)
12mr|snort-2.9.3-1|74	bloat(16)               inline(17)                      inline+flexresp(18)
12mr|snort-2.9.3-1|75	prelude(19)             prelude+flexresp(20)
12mr|snort-2.9.3-1|76	
12mr|snort-2.9.3-1|77	Please see the documentation in %{_docdir}/%{name}
12mr|snort-2.9.3-1|78	
12mr|snort-2.9.3-1|79	%package	plain+flexresp
12mr|snort-2.9.3-1|80	Summary:	Snort with Flexible Response
12mr|snort-2.9.3-1|81	Group:		Networking/Other
12mr|snort-2.9.3-1|82	Requires:	snort >= %{version}
12mr|snort-2.9.3-1|83	
12mr|snort-2.9.3-1|84	%description	plain+flexresp
12mr|snort-2.9.3-1|85	Snort is a libpcap-based packet sniffer/logger which can be used as a
12mr|snort-2.9.3-1|86	lightweight network intrusion detection system. It features rules based logging
12mr|snort-2.9.3-1|87	and can perform protocol analysis, content searching/matching and can be used
12mr|snort-2.9.3-1|88	to detect a variety of attacks and probes, such as buffer overflows, stealth
12mr|snort-2.9.3-1|89	port scans, CGI attacks, SMB probes, OS fingerprinting attempts, and much more.
12mr|snort-2.9.3-1|90	Snort has a real-time alerting capabilty, with alerts being sent to syslog, a
12mr|snort-2.9.3-1|91	separate "alert" file, or as a WinPopup message via Samba's smbclient
12mr|snort-2.9.3-1|92	
12mr|snort-2.9.3-1|93	Snort compiled with flexresp support. FlexResp allows snort to actively close
12mr|snort-2.9.3-1|94	offending connections.
12mr|snort-2.9.3-1|95	
12mr|snort-2.9.3-1|96	%package	mysql
12mr|snort-2.9.3-1|97	Summary:	Snort with MySQL database support
12mr|snort-2.9.3-1|98	Group:		Networking/Other
12mr|snort-2.9.3-1|99	Requires:	snort >= %{version}
12mr|snort-2.9.3-1|100	
12mr|snort-2.9.3-1|101	%description	mysql
12mr|snort-2.9.3-1|102	snort is a libpcap-based packet sniffer/logger which can be used as a
12mr|snort-2.9.3-1|103	hightweight network intrusion detection system. It features rules based logging
12mr|snort-2.9.3-1|104	and can perform protocol analysis, content searching/matching and can be used
12mr|snort-2.9.3-1|105	o detect a variety of attacks and probes, such as buffer overflows, stealth
12mr|snort-2.9.3-1|106	port scans, CGI attacks, SMB probes, OS fingerprinting attempts, and much more.
12mr|snort-2.9.3-1|107	Snort has a real-time alerting capabilty, with alerts being sent to syslog, a
12mr|snort-2.9.3-1|108	separate "alert" file, or as a WinPopup message via Samba's smbclient
12mr|snort-2.9.3-1|109	
12mr|snort-2.9.3-1|110	Snort compiled with mysql support.
12mr|snort-2.9.3-1|111	
12mr|snort-2.9.3-1|112	%package	mysql+flexresp
12mr|snort-2.9.3-1|113	Summary:	Snort with MySQL database and Flexible Response support
12mr|snort-2.9.3-1|114	Group:		Networking/Other
12mr|snort-2.9.3-1|115	Requires:	snort >= %{version}
12mr|snort-2.9.3-1|116	
12mr|snort-2.9.3-1|117	%description	mysql+flexresp
12mr|snort-2.9.3-1|118	Snort is a libpcap-based packet sniffer/logger which can be used as a
12mr|snort-2.9.3-1|119	lightweight network intrusion detection system. It features rules based logging
12mr|snort-2.9.3-1|120	and can perform protocol analysis, content searching/matching and can be used
12mr|snort-2.9.3-1|121	to detect a variety of attacks and probes, such as buffer overflows, stealth
12mr|snort-2.9.3-1|122	port scans, CGI attacks, SMB probes, OS fingerprinting attempts, and much more.
12mr|snort-2.9.3-1|123	Snort has a real-time alerting capabilty, with alerts being sent to syslog, a
12mr|snort-2.9.3-1|124	separate "alert" file, or as a WinPopup message via Samba's smbclient
12mr|snort-2.9.3-1|125	
12mr|snort-2.9.3-1|126	Snort compiled with mysql+flexresp support. FlexResp allows snort to actively
12mr|snort-2.9.3-1|127	close offending connections.
12mr|snort-2.9.3-1|128	
12mr|snort-2.9.3-1|129	%package	postgresql
12mr|snort-2.9.3-1|130	Summary:	Snort with PostgreSQL database support
12mr|snort-2.9.3-1|131	Group:		Networking/Other
12mr|snort-2.9.3-1|132	Requires:	snort >= %{version}
12mr|snort-2.9.3-1|133	
12mr|snort-2.9.3-1|134	%description	postgresql
12mr|snort-2.9.3-1|135	Snort is a libpcap-based packet sniffer/logger which can be used as a
12mr|snort-2.9.3-1|136	lightweight network intrusion detection system. It features rules based logging
12mr|snort-2.9.3-1|137	and can perform protocol analysis, content searching/matching and can be used
12mr|snort-2.9.3-1|138	to detect a variety of attacks and probes, such as buffer overflows, stealth
12mr|snort-2.9.3-1|139	port scans, CGI attacks, SMB probes, OS fingerprinting attempts, and much more.
12mr|snort-2.9.3-1|140	Snort has a real-time alerting capabilty, with alerts being sent to syslog, a
12mr|snort-2.9.3-1|141	separate "alert" file, or as a WinPopup message via Samba's smbclient
12mr|snort-2.9.3-1|142	
12mr|snort-2.9.3-1|143	Snort compiled with postgresql support.
12mr|snort-2.9.3-1|144	
12mr|snort-2.9.3-1|145	%package	postgresql+flexresp
12mr|snort-2.9.3-1|146	Summary:	Snort with PostgreSQL database and Flexible Response support
12mr|snort-2.9.3-1|147	Group:		Networking/Other
12mr|snort-2.9.3-1|148	Requires:	snort >= %{version}
12mr|snort-2.9.3-1|149	
12mr|snort-2.9.3-1|150	%description	postgresql+flexresp
12mr|snort-2.9.3-1|151	Snort is a libpcap-based packet sniffer/logger which can be used as a
12mr|snort-2.9.3-1|152	lightweight network intrusion detection system. It features rules based logging
12mr|snort-2.9.3-1|153	and can perform protocol analysis, content searching/matching and can be used
12mr|snort-2.9.3-1|154	to detect a variety of attacks and probes, such as buffer overflows, stealth
12mr|snort-2.9.3-1|155	port scans, CGI attacks, SMB probes, OS fingerprinting attempts, and much more.
12mr|snort-2.9.3-1|156	Snort has a real-time alerting capabilty, with alerts being sent to syslog, a
12mr|snort-2.9.3-1|157	separate "alert" file, or as a WinPopup message via Samba's smbclient
12mr|snort-2.9.3-1|158	
12mr|snort-2.9.3-1|159	Snort compiled with postgresql+flexresp support. FlexResp allows snort to
12mr|snort-2.9.3-1|160	actively close offending connections.
12mr|snort-2.9.3-1|161	
12mr|snort-2.9.3-1|162	%package	bloat
12mr|snort-2.9.3-1|163	Summary:	Snort with flexresp+mysql+postgresql+inline+prelude support
12mr|snort-2.9.3-1|164	Group:		Networking/Other
12mr|snort-2.9.3-1|165	Requires:	snort >= %{version}
12mr|snort-2.9.3-1|166	
12mr|snort-2.9.3-1|167	%description	bloat
12mr|snort-2.9.3-1|168	Snort is a libpcap-based packet sniffer/logger which can be used as a
12mr|snort-2.9.3-1|169	lightweight network intrusion detection system. It features rules based logging
12mr|snort-2.9.3-1|170	and can perform protocol analysis, content searching/matching and can be used
12mr|snort-2.9.3-1|171	to detect a variety of attacks and probes, such as buffer overflows, stealth
12mr|snort-2.9.3-1|172	port scans, CGI attacks, SMB probes, OS fingerprinting attempts, and much more.
12mr|snort-2.9.3-1|173	Snort has a real-time alerting capabilty, with alerts being sent to syslog, a
12mr|snort-2.9.3-1|174	separate "alert" file, or as a WinPopup message via Samba's smbclient
12mr|snort-2.9.3-1|175	
12mr|snort-2.9.3-1|176	Snort compiled with flexresp+mysql+postgresql+inline+prelude support.
12mr|snort-2.9.3-1|177	
12mr|snort-2.9.3-1|178	%package	inline
12mr|snort-2.9.3-1|179	Summary:	Snort with Inline support
12mr|snort-2.9.3-1|180	Group:		Networking/Other
12mr|snort-2.9.3-1|181	Requires:	iptables
12mr|snort-2.9.3-1|182	Requires:	snort >= %{version}
12mr|snort-2.9.3-1|183	
12mr|snort-2.9.3-1|184	%description	inline
12mr|snort-2.9.3-1|185	Snort is a libpcap-based packet sniffer/logger which can be used as a
12mr|snort-2.9.3-1|186	lightweight network intrusion detection system. It features rules based logging
12mr|snort-2.9.3-1|187	and can perform protocol analysis, content searching/matching and can be used
12mr|snort-2.9.3-1|188	to detect a variety of attacks and probes, such as buffer overflows, stealth
12mr|snort-2.9.3-1|189	port scans, CGI attacks, SMB probes, OS fingerprinting attempts, and much more.
12mr|snort-2.9.3-1|190	Snort has a real-time alerting capabilty, with alerts being sent to syslog, a
12mr|snort-2.9.3-1|191	separate "alert" file, or as a WinPopup message via Samba's smbclient
12mr|snort-2.9.3-1|192	
12mr|snort-2.9.3-1|193	Snort compiled with inline support. Snort-Inline takes packets from iptables
12mr|snort-2.9.3-1|194	instead of libpcap. It then uses new rule types to help iptables make pass or
12mr|snort-2.9.3-1|195	drop decisions based on snort rules.
12mr|snort-2.9.3-1|196	
12mr|snort-2.9.3-1|197	%package	inline+flexresp
12mr|snort-2.9.3-1|198	Summary:	Snort with Inline and Flexible Response support
12mr|snort-2.9.3-1|199	Group:		Networking/Other
12mr|snort-2.9.3-1|200	Requires:	iptables
12mr|snort-2.9.3-1|201	Requires:	snort >= %{version}
12mr|snort-2.9.3-1|202	
12mr|snort-2.9.3-1|203	%description	inline+flexresp
12mr|snort-2.9.3-1|204	Snort is a libpcap-based packet sniffer/logger which can be used as a
12mr|snort-2.9.3-1|205	lightweight network intrusion detection system. It features rules based logging
12mr|snort-2.9.3-1|206	and can perform protocol analysis, content searching/matching and can be used
12mr|snort-2.9.3-1|207	to detect a variety of attacks and probes, such as buffer overflows, stealth
12mr|snort-2.9.3-1|208	port scans, CGI attacks, SMB probes, OS fingerprinting attempts, and much more.
12mr|snort-2.9.3-1|209	Snort has a real-time alerting capabilty, with alerts being sent to syslog, a
12mr|snort-2.9.3-1|210	separate "alert" file, or as a WinPopup message via Samba's smbclient
12mr|snort-2.9.3-1|211	
12mr|snort-2.9.3-1|212	Snort compiled with inline+flexresp support. FlexResp allows snort to actively
12mr|snort-2.9.3-1|213	close offending connections. Snort-Inline takes packets from iptables instead
12mr|snort-2.9.3-1|214	of libpcap. It then uses new rule types to help iptables make pass or drop
12mr|snort-2.9.3-1|215	decisions based on snort rules.
12mr|snort-2.9.3-1|216	
12mr|snort-2.9.3-1|217	%package	prelude
12mr|snort-2.9.3-1|218	Summary:	Snort with Prelude support
12mr|snort-2.9.3-1|219	Group:		Networking/Other
12mr|snort-2.9.3-1|220	Requires:	snort >= %{version}
12mr|snort-2.9.3-1|221	
12mr|snort-2.9.3-1|222	%description	prelude
12mr|snort-2.9.3-1|223	Snort is a libpcap-based packet sniffer/logger which can be used as a
12mr|snort-2.9.3-1|224	lightweight network intrusion detection system. It features rules based logging
12mr|snort-2.9.3-1|225	and can perform protocol analysis, content searching/matching and can be used
12mr|snort-2.9.3-1|226	to detect a variety of attacks and probes, such as buffer overflows, stealth
12mr|snort-2.9.3-1|227	port scans, CGI attacks, SMB probes, OS fingerprinting attempts, and much more.
12mr|snort-2.9.3-1|228	Snort has a real-time alerting capabilty, with alerts being sent to syslog, a
12mr|snort-2.9.3-1|229	separate "alert" file, or as a WinPopup message via Samba's smbclient
12mr|snort-2.9.3-1|230	
12mr|snort-2.9.3-1|231	Snort compiled with prelude support.
12mr|snort-2.9.3-1|232	
12mr|snort-2.9.3-1|233	%package	prelude+flexresp
12mr|snort-2.9.3-1|234	Summary:	Snort with Prelude and Flexible Response support
12mr|snort-2.9.3-1|235	Group:		Networking/Other
12mr|snort-2.9.3-1|236	Requires:	snort >= %{version}
12mr|snort-2.9.3-1|237	
12mr|snort-2.9.3-1|238	%description	prelude+flexresp
12mr|snort-2.9.3-1|239	Snort is a libpcap-based packet sniffer/logger which can be used as a
12mr|snort-2.9.3-1|240	lightweight network intrusion detection system. It features rules based logging
12mr|snort-2.9.3-1|241	and can perform protocol analysis, content searching/matching and can be used
12mr|snort-2.9.3-1|242	to detect a variety of attacks and probes, such as buffer overflows, stealth
12mr|snort-2.9.3-1|243	port scans, CGI attacks, SMB probes, OS fingerprinting attempts, and much more.
12mr|snort-2.9.3-1|244	Snort has a real-time alerting capabilty, with alerts being sent to syslog, a
12mr|snort-2.9.3-1|245	separate "alert" file, or as a WinPopup message via Samba's smbclient
12mr|snort-2.9.3-1|246	
12mr|snort-2.9.3-1|247	Snort compiled with prelude+flexresp support. FlexResp allows snort to actively
12mr|snort-2.9.3-1|248	close offending connections.
12mr|snort-2.9.3-1|249	
12mr|snort-2.9.3-1|250	%package        devel
12mr|snort-2.9.3-1|251	Summary:        Snort development files
12mr|snort-2.9.3-1|252	Group:          Networking/Other
12mr|snort-2.9.3-1|253	Requires:       snort = %{version}
12mr|snort-2.9.3-1|254	
12mr|snort-2.9.3-1|255	%description    devel
12mr|snort-2.9.3-1|256	Snort is a libpcap-based packet sniffer/logger which can be used as a
12mr|snort-2.9.3-1|257	lightweight network intrusion detection system. It features rules based logging
12mr|snort-2.9.3-1|258	and can perform protocol analysis, content searching/matching and can be used
12mr|snort-2.9.3-1|259	to detect a variety of attacks and probes, such as buffer overflows, stealth
12mr|snort-2.9.3-1|260	port scans, CGI attacks, SMB probes, OS fingerprinting attempts, and much more.
12mr|snort-2.9.3-1|261	Snort has a real-time alerting capabilty, with alerts being sent to syslog, a
12mr|snort-2.9.3-1|262	separate "alert" file, or as a WinPopup message via Samba's smbclient
12mr|snort-2.9.3-1|263	
12mr|snort-2.9.3-1|264	This are snort H files.
12mr|snort-2.9.3-1|265	
12mr|snort-2.9.3-1|266	
12mr|snort-2.9.3-1|267	%prep
12mr|snort-2.9.3-1|268	
12mr|snort-2.9.3-1|269	%setup -q -n %{name}-%{version}
12mr|snort-2.9.3-1|270	%patch0 -p0 -b .lib64
12mr|snort-2.9.3-1|271	%patch2 -p1 -b .plugins_fix
12mr|snort-2.9.3-1|272	%patch3 -p0 -b .werror_antibork
12mr|snort-2.9.3-1|273	%patch4 -p0 -b .plugins_fix
12mr|snort-2.9.3-1|274	
12mr|snort-2.9.3-1|275	# fix pid file path
12mr|snort-2.9.3-1|276	/bin/echo "#define _PATH_VARRUN \"%{_var}/run/%{name}\"" >> acconfig.h
12mr|snort-2.9.3-1|277	
12mr|snort-2.9.3-1|278	%{__cp} -a %{SOURCE6} .
12mr|snort-2.9.3-1|279	
12mr|snort-2.9.3-1|280	%build
12mr|snort-2.9.3-1|281	%serverbuild
12mr|snort-2.9.3-1|282	export WANT_AUTOCONF_2_5=1
12mr|snort-2.9.3-1|283	rm -f configure
12mr|snort-2.9.3-1|284	libtoolize --automake --copy --force; aclocal -I m4; autoheader; automake --foreign --add-missing --copy; autoconf
12mr|snort-2.9.3-1|285	
12mr|snort-2.9.3-1|286	# build snort
12mr|snort-2.9.3-1|287	%{__rm} -rf building && %{__mkdir_p} building && cd building
12mr|snort-2.9.3-1|288	SNORT_BASE_CONFIG="--prefix=%{_prefix} \
12mr|snort-2.9.3-1|289	--libdir=%{_libdir} \
12mr|snort-2.9.3-1|290	--libexecdir=%{_libdir}/%{name} \
12mr|snort-2.9.3-1|291	--mandir=%{_mandir} \
12mr|snort-2.9.3-1|292	--sysconfdir=%{_sysconfdir}/%{name} \
12mr|snort-2.9.3-1|293	--disable-prelude \
12mr|snort-2.9.3-1|294	--enable-shared \
12mr|snort-2.9.3-1|295	--enable-pthread \
12mr|snort-2.9.3-1|296	--enable-dynamicplugin \
12mr|snort-2.9.3-1|297	--enable-perfprofiling \
12mr|snort-2.9.3-1|298	--enable-linux-smp-stats \
12mr|snort-2.9.3-1|299	--disable-static-daq \
12mr|snort-2.9.3-1|300	--enable-ppm \
12mr|snort-2.9.3-1|301	--enable-decoder-preprocessor-rules \
12mr|snort-2.9.3-1|302	--cache-file=../../config.cache \
12mr|snort-2.9.3-1|303	--enable-reload \
12mr|snort-2.9.3-1|304	--enable-reload-error-restart \
12mr|snort-2.9.3-1|305	--enable-zlib \
12mr|snort-2.9.3-1|306	--enable-mpls \
12mr|snort-2.9.3-1|307	--enable-targetbased \
12mr|snort-2.9.3-1|308	--enable-perfprofiling \
12mr|snort-2.9.3-1|309	--enable-active-response \
12mr|snort-2.9.3-1|310	--enable-normalizer \
12mr|snort-2.9.3-1|311	--enable-react \
12mr|snort-2.9.3-1|312	--with-daq-includes=%{_includedir} \
12mr|snort-2.9.3-1|313	--with-daq-libraries=%{_libdir}"
12mr|snort-2.9.3-1|314	
12mr|snort-2.9.3-1|315	# Will be, when I port razorback into Mandriva/Mageia
12mr|snort-2.9.3-1|316	#    --enable-rzb-saac"
12mr|snort-2.9.3-1|317	
12mr|snort-2.9.3-1|318	# there are some strange configure errors
12mr|snort-2.9.3-1|319	# when not doing a distclean between major builds.
12mr|snort-2.9.3-1|320	# plain
12mr|snort-2.9.3-1|321	{
12mr|snort-2.9.3-1|322	%{__mkdir_p} plain; cd plain
12mr|snort-2.9.3-1|323	../../configure $SNORT_BASE_CONFIG \
12mr|snort-2.9.3-1|324	--without-mysql --disable-mysql \
12mr|snort-2.9.3-1|325	--without-postgresql --disable-postgresql \
12mr|snort-2.9.3-1|326	--without-oracle --disable-oracle \
12mr|snort-2.9.3-1|327	--without-odbc --disable-odbc \
12mr|snort-2.9.3-1|328	--without-inline --disable-inline
12mr|snort-2.9.3-1|329	%{__make}
12mr|snort-2.9.3-1|330	%{__mv} src/%{name} ../%{name}-plain
12mr|snort-2.9.3-1|331	#%{__make} distclean
12mr|snort-2.9.3-1|332	cd ..
12mr|snort-2.9.3-1|333	}
12mr|snort-2.9.3-1|334	
12mr|snort-2.9.3-1|335	# plain+flexresp
12mr|snort-2.9.3-1|336	{
12mr|snort-2.9.3-1|337	%{__mkdir_p} plain+flexresp; cd plain+flexresp
12mr|snort-2.9.3-1|338	../../configure $SNORT_BASE_CONFIG \
12mr|snort-2.9.3-1|339	--without-mysql --disable-mysql \
12mr|snort-2.9.3-1|340	--without-postgresql --disable-postgresql \
12mr|snort-2.9.3-1|341	--without-oracle --disable-oracle \
12mr|snort-2.9.3-1|342	--without-odbc --disable-odbc \
12mr|snort-2.9.3-1|343	--enable-flexresp3 \
12mr|snort-2.9.3-1|344	--with-dnet-includes=%{_includedir} \
12mr|snort-2.9.3-1|345	--with-dnet-libraries=%{_libdir} \
12mr|snort-2.9.3-1|346	--without-inline --disable-inline
12mr|snort-2.9.3-1|347	%{__make}
12mr|snort-2.9.3-1|348	%{__mv} src/%{name} ../%{name}-plain+flexresp
12mr|snort-2.9.3-1|349	# %{__make} distclean
12mr|snort-2.9.3-1|350	cd ..
12mr|snort-2.9.3-1|351	}
12mr|snort-2.9.3-1|352	
12mr|snort-2.9.3-1|353	# mysql+flexresp
12mr|snort-2.9.3-1|354	{
12mr|snort-2.9.3-1|355	%{__mkdir_p} mysql+flexresp; cd mysql+flexresp
12mr|snort-2.9.3-1|356	../../configure $SNORT_BASE_CONFIG \
12mr|snort-2.9.3-1|357	--with-mysql-includes=%{_includedir} \
12mr|snort-2.9.3-1|358	--with-mysql-libraries=%{_libdir} \
12mr|snort-2.9.3-1|359	--without-postgresql --disable-postgresql \
12mr|snort-2.9.3-1|360	--without-oracle --disable-oracle \
12mr|snort-2.9.3-1|361	--without-odbc --disable-odbc \
12mr|snort-2.9.3-1|362	--enable-flexresp3 \
12mr|snort-2.9.3-1|363	--with-dnet-includes=%{_includedir} \
12mr|snort-2.9.3-1|364	--with-dnet-libraries=%{_libdir} \
12mr|snort-2.9.3-1|365	--without-inline --disable-inline
12mr|snort-2.9.3-1|366	%{__make}
12mr|snort-2.9.3-1|367	%{__mv} src/%{name} ../%{name}-mysql+flexresp
12mr|snort-2.9.3-1|368	# %{__make} distclean
12mr|snort-2.9.3-1|369	cd ..
12mr|snort-2.9.3-1|370	}
12mr|snort-2.9.3-1|371	
12mr|snort-2.9.3-1|372	# mysql
12mr|snort-2.9.3-1|373	{
12mr|snort-2.9.3-1|374	%{__mkdir_p} mysql; cd mysql
12mr|snort-2.9.3-1|375	../../configure $SNORT_BASE_CONFIG \
12mr|snort-2.9.3-1|376	--with-mysql-includes=%{_includedir} \
12mr|snort-2.9.3-1|377	--with-mysql-libraries=%{_libdir} \
12mr|snort-2.9.3-1|378	--without-postgresql --disable-postgresql \
12mr|snort-2.9.3-1|379	--without-oracle --disable-oracle \
12mr|snort-2.9.3-1|380	--without-odbc --disable-odbc \
12mr|snort-2.9.3-1|381	--without-inline --disable-inline
12mr|snort-2.9.3-1|382	%{__make}
12mr|snort-2.9.3-1|383	%{__mv} src/%{name} ../%{name}-mysql
12mr|snort-2.9.3-1|384	# %{__make} distclean
12mr|snort-2.9.3-1|385	cd ..
12mr|snort-2.9.3-1|386	}
12mr|snort-2.9.3-1|387	
12mr|snort-2.9.3-1|388	# postgresql+flexresp
12mr|snort-2.9.3-1|389	{
12mr|snort-2.9.3-1|390	%{__mkdir_p} postgresql+flexresp; cd postgresql+flexresp
12mr|snort-2.9.3-1|391	../../configure $SNORT_BASE_CONFIG \
12mr|snort-2.9.3-1|392	--without-mysql --disable-mysql \
12mr|snort-2.9.3-1|393	--with-postgresql=%{_prefix} \
12mr|snort-2.9.3-1|394	--without-oracle --disable-oracle \
12mr|snort-2.9.3-1|395	--without-odbc --disable-odbc \
12mr|snort-2.9.3-1|396	--enable-flexresp3 \
12mr|snort-2.9.3-1|397	--with-dnet-includes=%{_includedir} \
12mr|snort-2.9.3-1|398	--with-dnet-libraries=%{_libdir} \
12mr|snort-2.9.3-1|399	--without-inline --disable-inline
12mr|snort-2.9.3-1|400	%{__make}
12mr|snort-2.9.3-1|401	%{__mv} src/%{name} ../%{name}-postgresql+flexresp
12mr|snort-2.9.3-1|402	# %{__make} distclean
12mr|snort-2.9.3-1|403	cd ..
12mr|snort-2.9.3-1|404	}
12mr|snort-2.9.3-1|405	
12mr|snort-2.9.3-1|406	# postgresql
12mr|snort-2.9.3-1|407	{
12mr|snort-2.9.3-1|408	%{__mkdir_p} postgresql; cd postgresql
12mr|snort-2.9.3-1|409	../../configure $SNORT_BASE_CONFIG \
12mr|snort-2.9.3-1|410	--without-mysql --disable-mysql \
12mr|snort-2.9.3-1|411	--with-postgresql=%{_prefix} \
12mr|snort-2.9.3-1|412	--without-oracle --disable-oracle \
12mr|snort-2.9.3-1|413	--without-odbc --disable-odbc \
12mr|snort-2.9.3-1|414	--without-inline --disable-inline
12mr|snort-2.9.3-1|415	%{__make}
12mr|snort-2.9.3-1|416	%{__mv} src/%{name} ../%{name}-postgresql
12mr|snort-2.9.3-1|417	# %{__make} distclean
12mr|snort-2.9.3-1|418	cd ..
12mr|snort-2.9.3-1|419	}
12mr|snort-2.9.3-1|420	
12mr|snort-2.9.3-1|421	# bloat
12mr|snort-2.9.3-1|422	{
12mr|snort-2.9.3-1|423	%{__mkdir_p} bloat; cd bloat
12mr|snort-2.9.3-1|424	../../configure $SNORT_BASE_CONFIG \
12mr|snort-2.9.3-1|425	--with-mysql-includes=%{_includedir} \
12mr|snort-2.9.3-1|426	--with-mysql-libraries=%{_libdir} \
12mr|snort-2.9.3-1|427	--with-postgresql=%{_prefix} \
12mr|snort-2.9.3-1|428	--without-oracle --disable-oracle \
12mr|snort-2.9.3-1|429	--without-odbc --disable-odbc \
12mr|snort-2.9.3-1|430	--with-openssl=%{_prefix} \
12mr|snort-2.9.3-1|431	--enable-flexresp3 \
12mr|snort-2.9.3-1|432	--with-dnet-includes=%{_includedir} \
12mr|snort-2.9.3-1|433	--with-dnet-libraries=%{_libdir} \
12mr|snort-2.9.3-1|434	--with-inline --enable-inline \
12mr|snort-2.9.3-1|435	--with-libipq-includes=%{_includedir} \
12mr|snort-2.9.3-1|436	--with-libipq-libraries=%{_libdir} \
12mr|snort-2.9.3-1|437	--enable-prelude --with-libprelude-prefix=%{_prefix}
12mr|snort-2.9.3-1|438	%{__make}
12mr|snort-2.9.3-1|439	%{__mv} src/%{name} ../%{name}-bloat
12mr|snort-2.9.3-1|440	# %{__make} distclean
12mr|snort-2.9.3-1|441	cd ..
12mr|snort-2.9.3-1|442	}
12mr|snort-2.9.3-1|443	
12mr|snort-2.9.3-1|444	# inline
12mr|snort-2.9.3-1|445	{
12mr|snort-2.9.3-1|446	%{__mkdir_p} inline; cd inline
12mr|snort-2.9.3-1|447	../../configure $SNORT_BASE_CONFIG \
12mr|snort-2.9.3-1|448	--without-mysql --disable-mysql \
12mr|snort-2.9.3-1|449	--without-postgresql --disable-postgresql \
12mr|snort-2.9.3-1|450	--without-oracle --disable-oracle \
12mr|snort-2.9.3-1|451	--without-odbc --disable-odbc \
12mr|snort-2.9.3-1|452	--with-inline --enable-inline \
12mr|snort-2.9.3-1|453	--with-libipq-includes=%{_includedir} \
12mr|snort-2.9.3-1|454	--with-libipq-libraries=%{_libdir}
12mr|snort-2.9.3-1|455	%{__make}
12mr|snort-2.9.3-1|456	%{__mv} src/%{name} ../%{name}-inline
12mr|snort-2.9.3-1|457	#%{__make} distclean
12mr|snort-2.9.3-1|458	cd ..
12mr|snort-2.9.3-1|459	}
12mr|snort-2.9.3-1|460	
12mr|snort-2.9.3-1|461	# inline+flexresp
12mr|snort-2.9.3-1|462	{
12mr|snort-2.9.3-1|463	%{__mkdir_p} inline+flexresp; cd inline+flexresp
12mr|snort-2.9.3-1|464	../../configure $SNORT_BASE_CONFIG \
12mr|snort-2.9.3-1|465	--without-mysql --disable-mysql \
12mr|snort-2.9.3-1|466	--without-postgresql --disable-postgresql \
12mr|snort-2.9.3-1|467	--without-oracle --disable-oracle \
12mr|snort-2.9.3-1|468	--without-odbc --disable-odbc \
12mr|snort-2.9.3-1|469	--enable-flexresp3 \
12mr|snort-2.9.3-1|470	--with-dnet-includes=%{_includedir} \
12mr|snort-2.9.3-1|471	--with-dnet-libraries=%{_libdir} \
12mr|snort-2.9.3-1|472	--with-inline --enable-inline \
12mr|snort-2.9.3-1|473	--with-libipq-includes=%{_includedir} \
12mr|snort-2.9.3-1|474	--with-libipq-libraries=%{_libdir}
12mr|snort-2.9.3-1|475	%{__make}
12mr|snort-2.9.3-1|476	%{__mv} src/%{name} ../%{name}-inline+flexresp
12mr|snort-2.9.3-1|477	#%{__make} distclean
12mr|snort-2.9.3-1|478	cd ..
12mr|snort-2.9.3-1|479	}
12mr|snort-2.9.3-1|480	
12mr|snort-2.9.3-1|481	# prelude+flexresp
12mr|snort-2.9.3-1|482	{
12mr|snort-2.9.3-1|483	%{__mkdir_p} prelude+flexresp; cd prelude+flexresp
12mr|snort-2.9.3-1|484	../../configure $SNORT_BASE_CONFIG \
12mr|snort-2.9.3-1|485	--enable-prelude --with-libprelude-prefix=%{_prefix} \
12mr|snort-2.9.3-1|486	--without-mysql --disable-mysql \
12mr|snort-2.9.3-1|487	--without-postgresql --disable-postgresql \
12mr|snort-2.9.3-1|488	--without-oracle --disable-oracle \
12mr|snort-2.9.3-1|489	--without-odbc --disable-odbc \
12mr|snort-2.9.3-1|490	--enable-flexresp3 \
12mr|snort-2.9.3-1|491	--with-dnet-includes=%{_includedir} \
12mr|snort-2.9.3-1|492	--with-dnet-libraries=%{_libdir} \
12mr|snort-2.9.3-1|493	--without-inline --disable-inline
12mr|snort-2.9.3-1|494	%{__make}
12mr|snort-2.9.3-1|495	%{__mv} src/%{name} ../%{name}-prelude+flexresp
12mr|snort-2.9.3-1|496	# %{__make} distclean
12mr|snort-2.9.3-1|497	cd ..
12mr|snort-2.9.3-1|498	}
12mr|snort-2.9.3-1|499	
12mr|snort-2.9.3-1|500	# prelude
12mr|snort-2.9.3-1|501	{
12mr|snort-2.9.3-1|502	%{__mkdir_p} prelude; cd prelude
12mr|snort-2.9.3-1|503	../../configure $SNORT_BASE_CONFIG \
12mr|snort-2.9.3-1|504	--enable-prelude --with-libprelude-prefix=%{_prefix} \
12mr|snort-2.9.3-1|505	--without-mysql --disable-mysql \
12mr|snort-2.9.3-1|506	--without-postgresql --disable-postgresql \
12mr|snort-2.9.3-1|507	--without-oracle --disable-oracle \
12mr|snort-2.9.3-1|508	--without-odbc --disable-odbc \
12mr|snort-2.9.3-1|509	--without-inline --disable-inline
12mr|snort-2.9.3-1|510	%{__make}
12mr|snort-2.9.3-1|511	%{__mv} src/%{name} ../%{name}-prelude
12mr|snort-2.9.3-1|512	# %{__make} distclean
12mr|snort-2.9.3-1|513	cd ..
12mr|snort-2.9.3-1|514	}
12mr|snort-2.9.3-1|515	
12mr|snort-2.9.3-1|516	cd ..
12mr|snort-2.9.3-1|517	
12mr|snort-2.9.3-1|518	## make the html versions of the faq and manual
12mr|snort-2.9.3-1|519	#pushd doc
12mr|snort-2.9.3-1|520	#    latex2html -info 0 -local_icons -show_section_numbers -link +2 -split +1 faq.tex
12mr|snort-2.9.3-1|521	#    latex2html -info 0 -local_icons -show_section_numbers -link +2 -split +2 -noaddress snort_manual.tex
12mr|snort-2.9.3-1|522	#    # cleanup
12mr|snort-2.9.3-1|523	#    %{__rm} -f faq/WARNINGS faq/*.tex faq/*.idx faq/*.log faq/*.aux faq/*.pl
12mr|snort-2.9.3-1|524	#    %{__rm} -f snort_manual/WARNINGS snort_manual/*.tex snort_manual/*.aux snort_manual/*.log snort_manual/*.pl
12mr|snort-2.9.3-1|525	#popd
12mr|snort-2.9.3-1|526	
12mr|snort-2.9.3-1|527	%install
12mr|snort-2.9.3-1|528	%{__rm} -rf %{buildroot}
12mr|snort-2.9.3-1|529	
12mr|snort-2.9.3-1|530	%{__mkdir_p} %{buildroot}%{_sysconfdir}/%{name}/rules
12mr|snort-2.9.3-1|531	%{__mkdir_p} %{buildroot}%{_sysconfdir}/sysconfig
12mr|snort-2.9.3-1|532	%{__mkdir_p} %{buildroot}%{_sysconfdir}/logrotate.d
12mr|snort-2.9.3-1|533	%{__mkdir_p} %{buildroot}/var/log/%{name}/empty
12mr|snort-2.9.3-1|534	%{__mkdir_p} %{buildroot}/var/run/%{name}
12mr|snort-2.9.3-1|535	%{__mkdir_p} %{buildroot}%{_sbindir}
12mr|snort-2.9.3-1|536	%{__mkdir_p} %{buildroot}%{_initrddir}
12mr|snort-2.9.3-1|537	%{__mkdir_p} %{buildroot}%{_mandir}/man8
12mr|snort-2.9.3-1|538	
12mr|snort-2.9.3-1|539	%{makeinstall_std} -C building/plain
12mr|snort-2.9.3-1|540	
12mr|snort-2.9.3-1|541	# cleanup
12mr|snort-2.9.3-1|542	%{__rm} -f  %{buildroot}%{_bindir}/%{name}
12mr|snort-2.9.3-1|543	%{__rm} -rf %{buildroot}%{_prefix}/src
12mr|snort-2.9.3-1|544	%{__rm} -f  %{buildroot}%{_libdir}/%{name}/dynamicengine/*.{a,la}
12mr|snort-2.9.3-1|545	%{__rm} -f  %{buildroot}%{_libdir}/%{name}/dynamicpreprocessor/*.{a,la}
12mr|snort-2.9.3-1|546	#%{__rm} -f %{buildroot}%{_libdir}/%{name}/dynamicrules/*.{a,la}
12mr|snort-2.9.3-1|547	%{__rm} -f  %{buildroot}%{_libdir}/%{name}/dynamic_preproc/*.{a,la}
12mr|snort-2.9.3-1|548	
12mr|snort-2.9.3-1|549	{
12mr|snort-2.9.3-1|550	pushd building
12mr|snort-2.9.3-1|551	%{__install} %{name}-plain %{buildroot}%{_sbindir}/%{name}-plain
12mr|snort-2.9.3-1|552	%{__install} %{name}-plain+flexresp %{buildroot}%{_sbindir}/%{name}-plain+flexresp
12mr|snort-2.9.3-1|553	%{__install} %{name}-mysql %{buildroot}%{_sbindir}/%{name}-mysql
12mr|snort-2.9.3-1|554	%{__install} %{name}-mysql+flexresp %{buildroot}%{_sbindir}/%{name}-mysql+flexresp
12mr|snort-2.9.3-1|555	%{__install} %{name}-postgresql %{buildroot}%{_sbindir}/%{name}-postgresql
12mr|snort-2.9.3-1|556	%{__install} %{name}-postgresql+flexresp %{buildroot}%{_sbindir}/%{name}-postgresql+flexresp
12mr|snort-2.9.3-1|557	%{__install} %{name}-bloat %{buildroot}%{_sbindir}/%{name}-bloat
12mr|snort-2.9.3-1|558	%{__install} %{name}-inline %{buildroot}%{_sbindir}/%{name}-inline
12mr|snort-2.9.3-1|559	%{__install} %{name}-inline+flexresp %{buildroot}%{_sbindir}/%{name}-inline+flexresp
12mr|snort-2.9.3-1|560	%{__install} %{name}-prelude %{buildroot}%{_sbindir}/%{name}-prelude
12mr|snort-2.9.3-1|561	%{__install} %{name}-prelude+flexresp %{buildroot}%{_sbindir}/%{name}-prelude+flexresp
12mr|snort-2.9.3-1|562	popd
12mr|snort-2.9.3-1|563	}
12mr|snort-2.9.3-1|564	
12mr|snort-2.9.3-1|565	%{__install} %{name}.8* %{buildroot}%{_mandir}/man8
12mr|snort-2.9.3-1|566	%{__perl} -pi -e "s|var RULE_PATH ../rules|var RULE_PATH rules|" etc/%{name}.conf
12mr|snort-2.9.3-1|567	
12mr|snort-2.9.3-1|568	%{__install} -m0644 etc/*.conf %{buildroot}%{_sysconfdir}/%{name}/
12mr|snort-2.9.3-1|569	%{__install} -m0644 etc/*.config %{buildroot}%{_sysconfdir}/%{name}/
12mr|snort-2.9.3-1|570	%{__install} -m0644 etc/*.map %{buildroot}%{_sysconfdir}/%{name}/
12mr|snort-2.9.3-1|571	
12mr|snort-2.9.3-1|572	%{__install} -m0755 %{SOURCE3} %{buildroot}%{_initrddir}/snort
12mr|snort-2.9.3-1|573	%{__install} -m0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12mr|snort-2.9.3-1|574	%{__install} -m0644 %{SOURCE5} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12mr|snort-2.9.3-1|575	
12mr|snort-2.9.3-1|576	# strip rpath
12mr|snort-2.9.3-1|577	chrpath -d %{buildroot}%{_sbindir}/%{name}-*
12mr|snort-2.9.3-1|578	
12mr|snort-2.9.3-1|579	# fix libexecdir
12mr|snort-2.9.3-1|580	%{__perl} -pi -e "s|/usr/local/lib/snort_|%{_libdir}/%{name}/|g" %{buildroot}%{_sysconfdir}/%{name}/snort.conf
12mr|snort-2.9.3-1|581	
12mr|snort-2.9.3-1|582	%pre
12mr|snort-2.9.3-1|583	%_pre_useradd snort /var/log/snort /bin/false
12mr|snort-2.9.3-1|584	
12mr|snort-2.9.3-1|585	%post
12mr|snort-2.9.3-1|586	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-plain 10
12mr|snort-2.9.3-1|587	%_post_service snort
12mr|snort-2.9.3-1|588	
12mr|snort-2.9.3-1|589	%preun
12mr|snort-2.9.3-1|590	%_preun_service snort
12mr|snort-2.9.3-1|591	
12mr|snort-2.9.3-1|592	%postun
12mr|snort-2.9.3-1|593	%_postun_userdel snort
12mr|snort-2.9.3-1|594	# remove the link if not upgrade
12mr|snort-2.9.3-1|595	if [ $1 = 0 ]; then
12mr|snort-2.9.3-1|596	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-plain
12mr|snort-2.9.3-1|597	fi
12mr|snort-2.9.3-1|598	
12mr|snort-2.9.3-1|599	%post plain+flexresp
12mr|snort-2.9.3-1|600	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-plain+flexresp 11
12mr|snort-2.9.3-1|601	
12mr|snort-2.9.3-1|602	%postun plain+flexresp
12mr|snort-2.9.3-1|603	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-plain+flexresp
12mr|snort-2.9.3-1|604	
12mr|snort-2.9.3-1|605	%post mysql
12mr|snort-2.9.3-1|606	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-mysql 12
12mr|snort-2.9.3-1|607	
12mr|snort-2.9.3-1|608	%postun mysql
12mr|snort-2.9.3-1|609	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-mysql
12mr|snort-2.9.3-1|610	
12mr|snort-2.9.3-1|611	%post mysql+flexresp
12mr|snort-2.9.3-1|612	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-mysql+flexresp 13
12mr|snort-2.9.3-1|613	
12mr|snort-2.9.3-1|614	%postun mysql+flexresp
12mr|snort-2.9.3-1|615	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-mysql+flexresp
12mr|snort-2.9.3-1|616	
12mr|snort-2.9.3-1|617	%post postgresql
12mr|snort-2.9.3-1|618	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-postgresql 14
12mr|snort-2.9.3-1|619	
12mr|snort-2.9.3-1|620	%postun postgresql
12mr|snort-2.9.3-1|621	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-postgresql
12mr|snort-2.9.3-1|622	
12mr|snort-2.9.3-1|623	%post postgresql+flexresp
12mr|snort-2.9.3-1|624	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-postgresql+flexresp 15
12mr|snort-2.9.3-1|625	
12mr|snort-2.9.3-1|626	%postun postgresql+flexresp
12mr|snort-2.9.3-1|627	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-postgresql+flexresp
12mr|snort-2.9.3-1|628	
12mr|snort-2.9.3-1|629	%post bloat
12mr|snort-2.9.3-1|630	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-bloat 16
12mr|snort-2.9.3-1|631	
12mr|snort-2.9.3-1|632	%postun bloat
12mr|snort-2.9.3-1|633	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-bloat
12mr|snort-2.9.3-1|634	
12mr|snort-2.9.3-1|635	%post inline
12mr|snort-2.9.3-1|636	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-inline 17
12mr|snort-2.9.3-1|637	
12mr|snort-2.9.3-1|638	%postun inline
12mr|snort-2.9.3-1|639	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-inline
12mr|snort-2.9.3-1|640	
12mr|snort-2.9.3-1|641	%post inline+flexresp
12mr|snort-2.9.3-1|642	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-inline+flexresp 18
12mr|snort-2.9.3-1|643	
12mr|snort-2.9.3-1|644	%postun inline+flexresp
12mr|snort-2.9.3-1|645	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-inline+flexresp
12mr|snort-2.9.3-1|646	
12mr|snort-2.9.3-1|647	%post prelude
12mr|snort-2.9.3-1|648	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-prelude 19
12mr|snort-2.9.3-1|649	
12mr|snort-2.9.3-1|650	%postun prelude
12mr|snort-2.9.3-1|651	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-prelude
12mr|snort-2.9.3-1|652	
12mr|snort-2.9.3-1|653	%post prelude+flexresp
12mr|snort-2.9.3-1|654	%{_sbindir}/update-alternatives --install %{_sbindir}/%{name} %{name} %{_sbindir}/%{name}-prelude+flexresp 20
12mr|snort-2.9.3-1|655	
12mr|snort-2.9.3-1|656	%postun prelude+flexresp
12mr|snort-2.9.3-1|657	%{_sbindir}/update-alternatives --remove %{name} %{_sbindir}/%{name}-prelude+flexresp
12mr|snort-2.9.3-1|658	
12mr|snort-2.9.3-1|659	%clean
12mr|snort-2.9.3-1|660	%{__rm} -rf %{buildroot}
12mr|snort-2.9.3-1|661	
12mr|snort-2.9.3-1|662	%files
12mr|snort-2.9.3-1|663	%defattr(-,root,root)
12mr|snort-2.9.3-1|664	%doc COPYING ChangeLog RELEASE.NOTES
12mr|snort-2.9.3-1|665	%doc doc/AUTHORS doc/BUGS doc/CREDITS doc/generators doc/INSTALL doc/NEWS doc/PROBLEMS doc/README
12mr|snort-2.9.3-1|666	%doc doc/README.alert_order doc/README.asn1 doc/README.csv
12mr|snort-2.9.3-1|667	%doc doc/README.dcerpc2 doc/README.decode doc/README.dns doc/README.event_queue
12mr|snort-2.9.3-1|668	%doc doc/README.flowbits doc/README.frag3 doc/README.daq doc/README.decoder_preproc_rules doc/README.reload
12mr|snort-2.9.3-1|669	%doc doc/README.ftptelnet doc/README.gre doc/README.http_inspect doc/README.ipip doc/README.filters
12mr|snort-2.9.3-1|670	%doc doc/README.ipv6 doc/README.pcap_readmode doc/README.PerfProfiling doc/README.PLUGINS doc/README.ppm
12mr|snort-2.9.3-1|671	%doc doc/README.sfportscan doc/README.SMTP doc/README.ssh doc/README.ssl doc/README.multipleconfigs
12mr|snort-2.9.3-1|672	%doc doc/README.stream5 doc/README.tag doc/README.thresholding doc/README.UNSOCK doc/README.variables
12mr|snort-2.9.3-1|673	%doc doc/README.WIN32 doc/TODO doc/USAGE doc/WISHLIST doc/README.active
12mr|snort-2.9.3-1|674	%doc doc/README.sensitive_data
12mr|snort-2.9.3-1|675	%doc doc/*.pdf doc/*.tex
12mr|snort-2.9.3-1|676	#%doc %doc doc/CRYPTIX-LICENSE.TXT doc/README.sam
12mr|snort-2.9.3-1|677	# latex2html is borked...
12mr|snort-2.9.3-1|678	#%doc  doc/snort_manual doc/faq
12mr|snort-2.9.3-1|679	%attr(0755,root,root) %{_sbindir}/%{name}-plain
12mr|snort-2.9.3-1|680	%attr(0755,root,root) %{_bindir}/u2boat
12mr|snort-2.9.3-1|681	%attr(0755,root,root) %{_bindir}/u2spewfoo
12mr|snort-2.9.3-1|682	%attr(0755,root,root) %{_mandir}/man8/%{name}.8*
12mr|snort-2.9.3-1|683	%attr(0755,snort,snort) %dir /var/log/%{name}
12mr|snort-2.9.3-1|684	%attr(0755,snort,snort) %dir /var/log/%{name}/empty
12mr|snort-2.9.3-1|685	%attr(0755,snort,snort) %dir /var/run/%{name}
12mr|snort-2.9.3-1|686	%attr(0755,root,root) %dir %{_sysconfdir}/%{name}
12mr|snort-2.9.3-1|687	%attr(0755,root,root) %dir %{_sysconfdir}/%{name}/rules
12mr|snort-2.9.3-1|688	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*.config
12mr|snort-2.9.3-1|689	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/threshold.conf
12mr|snort-2.9.3-1|690	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/*.map
12mr|snort-2.9.3-1|691	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
12mr|snort-2.9.3-1|692	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12mr|snort-2.9.3-1|693	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mr|snort-2.9.3-1|694	%attr(0755,root,root) %{_initrddir}/snort
12mr|snort-2.9.3-1|695	%attr(0755,root,root) %dir %{_libdir}/%{name}
12mr|snort-2.9.3-1|696	%attr(0755,root,root) %dir %{_libdir}/%{name}/dynamicengine
12mr|snort-2.9.3-1|697	%attr(0755,root,root) %dir %{_libdir}/%{name}/dynamicpreprocessor
12mr|snort-2.9.3-1|698	#%attr(0755,root,root) %dir %{_libdir}/%{name}/dynamicrules
12mr|snort-2.9.3-1|699	%attr(0755,root,root) %{_libdir}/%{name}/dynamicengine/libsf_engine.so
12mr|snort-2.9.3-1|700	%attr(0755,root,root) %{_libdir}/%{name}/dynamicpreprocessor/libsf_dce2_preproc.so
12mr|snort-2.9.3-1|701	#attr(0755,root,root) %{_libdir}/%{name}/dynamicpreprocessor/libsf_dcerpc_preproc.so
12mr|snort-2.9.3-1|702	%attr(0755,root,root) %{_libdir}/%{name}/dynamicpreprocessor/libsf_dns_preproc.so
12mr|snort-2.9.3-1|703	#%attr(0755,root,root) %{_libdir}/%{name}/dynamicpreprocessor/lib_sfdynamic_preprocessor_example.so
12mr|snort-2.9.3-1|704	%attr(0755,root,root) %{_libdir}/%{name}/dynamicpreprocessor/libsf_ftptelnet_preproc.so
12mr|snort-2.9.3-1|705	%attr(0755,root,root) %{_libdir}/%{name}/dynamicpreprocessor/libsf_smtp_preproc.so
12mr|snort-2.9.3-1|706	%attr(0755,root,root) %{_libdir}/%{name}/dynamicpreprocessor/libsf_ssh_preproc.so
12mr|snort-2.9.3-1|707	%attr(0755,root,root) %{_libdir}/%{name}/dynamicpreprocessor/libsf_ssl_preproc.so
12mr|snort-2.9.3-1|708	#%attr(0755,root,root) %{_libdir}/%{name}/dynamicrules/lib_sfdynamic_example_rule.so
12mr|snort-2.9.3-1|709	%attr(0755,root,root) %{_libdir}/%{name}/dynamicpreprocessor/libsf_sdf_preproc.so
12mr|snort-2.9.3-1|710	%attr(0755,root,root) %{_libdir}/%{name}/dynamicpreprocessor/libsf_imap_preproc.so
12mr|snort-2.9.3-1|711	%attr(0755,root,root) %{_libdir}/%{name}/dynamicpreprocessor/libsf_pop_preproc.so
12mr|snort-2.9.3-1|712	%attr(0755,root,root) %{_libdir}/%{name}/dynamicpreprocessor/libsf_reputation_preproc.so
12mr|snort-2.9.3-1|713	%attr(0755,root,root) %{_libdir}/%{name}/dynamicpreprocessor/libsf_sip_preproc.so
12mr|snort-2.9.3-1|714	
12mr|snort-2.9.3-1|715	%attr(0755,root,root) %{_libdir}/%{name}/dynamicpreprocessor/libsf_dnp3_preproc.*
12mr|snort-2.9.3-1|716	%attr(0755,root,root) %{_libdir}/%{name}/dynamicpreprocessor/libsf_gtp_preproc.*
12mr|snort-2.9.3-1|717	%attr(0755,root,root) %{_libdir}/%{name}/dynamicpreprocessor/libsf_modbus_preproc.*
12mr|snort-2.9.3-1|718	%attr(0755,root,root) %{_libdir}/%{name}/dynamic_output/libsf_dynamic_output.*
12mr|snort-2.9.3-1|719	
12mr|snort-2.9.3-1|720	%files plain+flexresp
12mr|snort-2.9.3-1|721	%defattr(-,root,root)
12mr|snort-2.9.3-1|722	%attr(0755,root,root) %{_sbindir}/%{name}-plain+flexresp
12mr|snort-2.9.3-1|723	
12mr|snort-2.9.3-1|724	%files mysql
12mr|snort-2.9.3-1|725	%defattr(-,root,root)
12mr|snort-2.9.3-1|726	#%doc schemas/create_mysql
12mr|snort-2.9.3-1|727	%attr(0755,root,root) %{_sbindir}/%{name}-mysql
12mr|snort-2.9.3-1|728	
12mr|snort-2.9.3-1|729	%files mysql+flexresp
12mr|snort-2.9.3-1|730	%defattr(-,root,root)
12mr|snort-2.9.3-1|731	#%doc schemas/create_mysql
12mr|snort-2.9.3-1|732	%attr(0755,root,root) %{_sbindir}/%{name}-mysql+flexresp
12mr|snort-2.9.3-1|733	
12mr|snort-2.9.3-1|734	%files postgresql
12mr|snort-2.9.3-1|735	%defattr(-,root,root)
12mr|snort-2.9.3-1|736	#%doc schemas/create_postgresql
12mr|snort-2.9.3-1|737	%attr(0755,root,root) %{_sbindir}/%{name}-postgresql
12mr|snort-2.9.3-1|738	
12mr|snort-2.9.3-1|739	%files postgresql+flexresp
12mr|snort-2.9.3-1|740	%defattr(-,root,root)
12mr|snort-2.9.3-1|741	#%doc schemas/create_postgresql
12mr|snort-2.9.3-1|742	%attr(0755,root,root) %{_sbindir}/%{name}-postgresql+flexresp
12mr|snort-2.9.3-1|743	
12mr|snort-2.9.3-1|744	%files bloat
12mr|snort-2.9.3-1|745	%defattr(-,root,root)
12mr|snort-2.9.3-1|746	%attr(0755,root,root) %{_sbindir}/%{name}-bloat
12mr|snort-2.9.3-1|747	
12mr|snort-2.9.3-1|748	%files inline
12mr|snort-2.9.3-1|749	%defattr(-,root,root)
12mr|snort-2.9.3-1|750	%attr(0755,root,root) %{_sbindir}/%{name}-inline
12mr|snort-2.9.3-1|751	
12mr|snort-2.9.3-1|752	%files inline+flexresp
12mr|snort-2.9.3-1|753	%defattr(-,root,root)
12mr|snort-2.9.3-1|754	%attr(0755,root,root) %{_sbindir}/%{name}-inline+flexresp
12mr|snort-2.9.3-1|755	
12mr|snort-2.9.3-1|756	%files prelude
12mr|snort-2.9.3-1|757	%defattr(-,root,root)
12mr|snort-2.9.3-1|758	%attr(0755,root,root) %{_sbindir}/%{name}-prelude
12mr|snort-2.9.3-1|759	
12mr|snort-2.9.3-1|760	%files prelude+flexresp
12mr|snort-2.9.3-1|761	%defattr(-,root,root)
12mr|snort-2.9.3-1|762	%attr(0755,root,root) %{_sbindir}/%{name}-prelude+flexresp
12mr|snort-2.9.3-1|763	
12mr|snort-2.9.3-1|764	%files devel
12mr|snort-2.9.3-1|765	%defattr(-,root,root)
12mr|snort-2.9.3-1|766	%attr(0755,root,root) %dir %{_libdir}/pkgconfig
12mr|snort-2.9.3-1|767	%attr(0644,root,root) %{_libdir}/pkgconfig/snort_output.pc
12mr|snort-2.9.3-1|768	%attr(0644,root,root) %{_libdir}/pkgconfig/snort.pc
12mr|snort-2.9.3-1|769	%attr(0644,root,root) %{_libdir}/pkgconfig/snort_preproc.pc
12mr|snort-2.9.3-1|770	%attr(0755,root,root) %dir %{_includedir}/%{name}/dynamic_preproc
12mr|snort-2.9.3-1|771	%attr(0755,root,root) %dir %{_includedir}/%{name}/dynamic_output/*.h
12mr|snort-2.9.3-1|772	%attr(0644,root,root) %{_includedir}/%{name}/dynamic_preproc/*.h
12mr|snort-2.9.3-1|773	
12mr|snort-2.9.3-1|774	
12mr|snort-2.9.3-1|775	
12mr|snort-2.9.3-1|776	
12mr|snort-2.9.3-1|777	%changelog
12mr|snort-2.9.3-1|778	

16381 12
12mr|snort-rules-2.4-9|1	# (oe) undefining these makes the build _real_ quick.
12mr|snort-rules-2.4-9|2	# i timed this package and gained almost a minute(!).
12mr|snort-rules-2.4-9|3	%undefine __find_provides
12mr|snort-rules-2.4-9|4	%undefine __find_requires
12mr|snort-rules-2.4-9|5	
12mr|snort-rules-2.4-9|6	Summary:	The GPL'ed Rulesets from snortrules-pr-%{version}
12mr|snort-rules-2.4-9|7	Name:		snort-rules
12mr|snort-rules-2.4-9|8	Version:	2.4
12mr|snort-rules-2.4-9|9	Release:	%mkrel 9
12mr|snort-rules-2.4-9|10	License:	GPL
12mr|snort-rules-2.4-9|11	Group:		Networking/Other
12mr|snort-rules-2.4-9|12	URL:		http://www.snort.org
12mr|snort-rules-2.4-9|13	Source0:	snortrules-pr-%{version}.tar.bz2
12mr|snort-rules-2.4-9|14	Source1:	purge-non-gpl.sh
12mr|snort-rules-2.4-9|15	Source2:	remove-non-gpl.pl
12mr|snort-rules-2.4-9|16	Source3:	changelog
12mr|snort-rules-2.4-9|17	BuildArch:	noarch
12mr|snort-rules-2.4-9|18	Suggests:	oinkmaster
12mr|snort-rules-2.4-9|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|snort-rules-2.4-9|20	
12mr|snort-rules-2.4-9|21	%description
12mr|snort-rules-2.4-9|22	These rules were taken from the snortrules-pr-2.4.tar.gz tar ball and all non
12mr|snort-rules-2.4-9|23	GPL rules were removed, then the tar ball was repackaged. Please read the
12mr|snort-rules-2.4-9|24	relevant changelog entry from debian that explains this.
12mr|snort-rules-2.4-9|25	
12mr|snort-rules-2.4-9|26	%prep
12mr|snort-rules-2.4-9|27	
12mr|snort-rules-2.4-9|28	%setup -q -c -n snortrules-pr-%{version}
12mr|snort-rules-2.4-9|29	
12mr|snort-rules-2.4-9|30	cp %{SOURCE1} purge-non-gpl.sh
12mr|snort-rules-2.4-9|31	cp %{SOURCE2} remove-non-gpl.pl
12mr|snort-rules-2.4-9|32	cp %{SOURCE3} changelog
12mr|snort-rules-2.4-9|33	
12mr|snort-rules-2.4-9|34	%build
12mr|snort-rules-2.4-9|35	
12mr|snort-rules-2.4-9|36	%install
12mr|snort-rules-2.4-9|37	rm -rf %{buildroot}
12mr|snort-rules-2.4-9|38	
12mr|snort-rules-2.4-9|39	install -d %{buildroot}%{_sysconfdir}/snort/rules
12mr|snort-rules-2.4-9|40	install -m0644 rules/* %{buildroot}%{_sysconfdir}/snort/rules/
12mr|snort-rules-2.4-9|41	
12mr|snort-rules-2.4-9|42	cat > README << EOF
12mr|snort-rules-2.4-9|43	These rules were taken from the snortrules-pr-2.4.tar.gz tar ball and all non
12mr|snort-rules-2.4-9|44	GPL rules were removed, then the tar ball was repackaged. Please read the
12mr|snort-rules-2.4-9|45	relevant changelog entry from debian that explains this.
12mr|snort-rules-2.4-9|46	EOF
12mr|snort-rules-2.4-9|47	
12mr|snort-rules-2.4-9|48	# cleanup
12mr|snort-rules-2.4-9|49	rm -f %{buildroot}%{_sysconfdir}/snort/rules/VRT-License.txt
12mr|snort-rules-2.4-9|50	rm -f %{buildroot}%{_sysconfdir}/snort/rules/snort.conf
12mr|snort-rules-2.4-9|51	
12mr|snort-rules-2.4-9|52	%clean
12mr|snort-rules-2.4-9|53	rm -rf %{buildroot}
12mr|snort-rules-2.4-9|54	
12mr|snort-rules-2.4-9|55	%files
12mr|snort-rules-2.4-9|56	%defattr(0644,root,root,0755)
12mr|snort-rules-2.4-9|57	%doc doc/signatures README changelog purge-non-gpl.sh remove-non-gpl.pl rules/VRT-License.txt rules/snort.conf
12mr|snort-rules-2.4-9|58	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/snort/rules/*.rules
12mr|snort-rules-2.4-9|59	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/snort/rules/*.conf*
12mr|snort-rules-2.4-9|60	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/snort/rules/*.map
12mr|snort-rules-2.4-9|61	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/snort/rules/cgi-bin.list
12mr|snort-rules-2.4-9|62	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/snort/rules/generators
12mr|snort-rules-2.4-9|63	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/snort/rules/sid
12mr|snort-rules-2.4-9|64	
12mr|snort-rules-2.4-9|65	
12mr|snort-rules-2.4-9|66	
12mr|snort-rules-2.4-9|67	%changelog
12mr|snort-rules-2.4-9|68	

16382 12
12mr|soprano-2.8.0-3|1	%ifarch %arm %mips
12mr|soprano-2.8.0-3|2	%define with_java 0
12mr|soprano-2.8.0-3|3	%else
12mr|soprano-2.8.0-3|4	%define with_java 1
12mr|soprano-2.8.0-3|5	%endif
12mr|soprano-2.8.0-3|6	%{?_with_java: %{expand: %%global with_java 1}}
12mr|soprano-2.8.0-3|7	
12mr|soprano-2.8.0-3|8	%if %{with_java}
12mr|soprano-2.8.0-3|9	# Do not require java stuff just because we have a java backend
12mr|soprano-2.8.0-3|10	%define _requires_exceptions libjvm\.so
12mr|soprano-2.8.0-3|11	%define _noautoreq 'libjvm.so'
12mr|soprano-2.8.0-3|12	%endif
12mr|soprano-2.8.0-3|13	
12mr|soprano-2.8.0-3|14	%define with_clucene 0
12mr|soprano-2.8.0-3|15	
12mr|soprano-2.8.0-3|16	Name:		soprano
12mr|soprano-2.8.0-3|17	Summary:	Library which provides a nice QT interface to RDF
12mr|soprano-2.8.0-3|18	Version:	2.8.0
12mr|soprano-2.8.0-3|19	Release:	3
12mr|soprano-2.8.0-3|20	Epoch:		4
12mr|soprano-2.8.0-3|21	Group:		System/Libraries
12mr|soprano-2.8.0-3|22	License:	LGPLv2+
12mr|soprano-2.8.0-3|23	URL:		http://soprano.sourceforge.net
12mr|soprano-2.8.0-3|24	Source:		http://ovh.dl.sourceforge.net/project/soprano/Soprano/%{version}/%{name}-%{version}.tar.bz2
12mr|soprano-2.8.0-3|25	BuildRequires:	cmake >= 2.6.2
12mr|soprano-2.8.0-3|26	BuildRequires:	pkgconfig(redland) >= 1.0.6
12mr|soprano-2.8.0-3|27	BuildRequires:	pkgconfig(raptor2)
12mr|soprano-2.8.0-3|28	BuildRequires:	pkgconfig(libiodbc)
12mr|soprano-2.8.0-3|29	BuildRequires:	pkgconfig(QtCore)
12mr|soprano-2.8.0-3|30	BuildRequires:	pkgconfig(QtNetwork)
12mr|soprano-2.8.0-3|31	BuildRequires:	pkgconfig(QtXml)
12mr|soprano-2.8.0-3|32	BuildRequires:	pkgconfig(QtDBus)
12mr|soprano-2.8.0-3|33	BuildRequires:	kde4-macros
12mr|soprano-2.8.0-3|34	%if %{with_java}
12mr|soprano-2.8.0-3|35	BuildRequires:	java-rpmbuild
12mr|soprano-2.8.0-3|36	BuildRequires:	chrpath
12mr|soprano-2.8.0-3|37	%endif
12mr|soprano-2.8.0-3|38	%if %{with_clucene}
12mr|soprano-2.8.0-3|39	BuildRequires:	clucene-devel
12mr|soprano-2.8.0-3|40	%else
12mr|soprano-2.8.0-3|41	BuildConflicts:	clucene-devel
12mr|soprano-2.8.0-3|42	Obsoletes:	%{mklibname sopranoindex 1} < %{EVRD}
12mr|soprano-2.8.0-3|43	%endif
12mr|soprano-2.8.0-3|44	BuildRequires:	doxygen
12mr|soprano-2.8.0-3|45	Requires:	soprano-plugin-virtuoso = %{EVRD}
12mr|soprano-2.8.0-3|46	
12mr|soprano-2.8.0-3|47	%description
12mr|soprano-2.8.0-3|48	Soprano (formally known as QRDF) is a library which provides a nice QT
12mr|soprano-2.8.0-3|49	interface to RDF storage solutions.  It has a modular structure which allows to
12mr|soprano-2.8.0-3|50	replace the actual RDF storage implementation used.  Currently two
12mr|soprano-2.8.0-3|51	implementations are working.  The first and most important backend used in
12mr|soprano-2.8.0-3|52	Soprano is based on librdf, the Redland RDF Application Framework.  The second
12mr|soprano-2.8.0-3|53	backend is the more interesting one as it uses the NEPOMUK-KDE backbone library
12mr|soprano-2.8.0-3|54	to connect to a NEPOMUK RDF triple service, thus providing a nice interface for
12mr|soprano-2.8.0-3|55	applications not aware of Nepomuk services.
12mr|soprano-2.8.0-3|56	
12mr|soprano-2.8.0-3|57	%files
12mr|soprano-2.8.0-3|58	%{_bindir}/sopranocmd
12mr|soprano-2.8.0-3|59	%{_bindir}/sopranod
12mr|soprano-2.8.0-3|60	%dir %{_datadir}/soprano
12mr|soprano-2.8.0-3|61	%{_datadir}/soprano/rules
12mr|soprano-2.8.0-3|62	
12mr|soprano-2.8.0-3|63	#---------------------------------------------------------------------------------
12mr|soprano-2.8.0-3|64	
12mr|soprano-2.8.0-3|65	%if %{with_java}
12mr|soprano-2.8.0-3|66	%package plugin-sesame2
12mr|soprano-2.8.0-3|67	Summary:	Sesame2 soprano plugin
12mr|soprano-2.8.0-3|68	Group:		System/Libraries
12mr|soprano-2.8.0-3|69	Requires:	soprano-plugin-common = %{EVRD}
12mr|soprano-2.8.0-3|70	Requires:	java
12mr|soprano-2.8.0-3|71	
12mr|soprano-2.8.0-3|72	%description plugin-sesame2
12mr|soprano-2.8.0-3|73	This package provide the sesame2 java indexer plugin for soprano.
12mr|soprano-2.8.0-3|74	
12mr|soprano-2.8.0-3|75	%files plugin-sesame2
12mr|soprano-2.8.0-3|76	%dir %{_datadir}/soprano/plugins
12mr|soprano-2.8.0-3|77	%{_datadir}/soprano/plugins/sesame2backend.desktop
12mr|soprano-2.8.0-3|78	%{_datadir}/soprano/sesame2
12mr|soprano-2.8.0-3|79	%dir %{_libdir}/soprano
12mr|soprano-2.8.0-3|80	%{_libdir}/soprano/libsoprano_sesame2backend.so
12mr|soprano-2.8.0-3|81	%endif
12mr|soprano-2.8.0-3|82	
12mr|soprano-2.8.0-3|83	#---------------------------------------------------------------------------------
12mr|soprano-2.8.0-3|84	
12mr|soprano-2.8.0-3|85	%package plugin-virtuoso
12mr|soprano-2.8.0-3|86	Summary:	Virtuoso soprano plugin
12mr|soprano-2.8.0-3|87	Group:		System/Libraries
12mr|soprano-2.8.0-3|88	Requires:	virtuoso-opensource >= 5.0.12
12mr|soprano-2.8.0-3|89	Requires:	soprano-plugin-common = %{EVRD}
12mr|soprano-2.8.0-3|90	
12mr|soprano-2.8.0-3|91	%description plugin-virtuoso
12mr|soprano-2.8.0-3|92	This package provide the virtuoso plugin for soprano.
12mr|soprano-2.8.0-3|93	
12mr|soprano-2.8.0-3|94	%files plugin-virtuoso
12mr|soprano-2.8.0-3|95	%dir %{_datadir}/soprano/plugins
12mr|soprano-2.8.0-3|96	%{_datadir}/soprano/plugins/virtuosobackend.desktop
12mr|soprano-2.8.0-3|97	%dir %{_libdir}/soprano
12mr|soprano-2.8.0-3|98	%{_libdir}/soprano/libsoprano_virtuosobackend.so
12mr|soprano-2.8.0-3|99	
12mr|soprano-2.8.0-3|100	#---------------------------------------------------------------------------------
12mr|soprano-2.8.0-3|101	
12mr|soprano-2.8.0-3|102	%package plugin-redland
12mr|soprano-2.8.0-3|103	Summary:	redland soprano plugin
12mr|soprano-2.8.0-3|104	Group:		System/Libraries
12mr|soprano-2.8.0-3|105	Requires:	soprano-plugin-common = %{EVRD}
12mr|soprano-2.8.0-3|106	
12mr|soprano-2.8.0-3|107	%description plugin-redland
12mr|soprano-2.8.0-3|108	This package provide the redland indexer plugin for soprano.
12mr|soprano-2.8.0-3|109	
12mr|soprano-2.8.0-3|110	%files plugin-redland
12mr|soprano-2.8.0-3|111	%dir %{_datadir}/soprano/plugins
12mr|soprano-2.8.0-3|112	%{_datadir}/soprano/plugins/redlandbackend.desktop
12mr|soprano-2.8.0-3|113	%dir %{_libdir}/soprano
12mr|soprano-2.8.0-3|114	%{_libdir}/soprano/libsoprano_redlandbackend.so
12mr|soprano-2.8.0-3|115	
12mr|soprano-2.8.0-3|116	#---------------------------------------------------------------------------------
12mr|soprano-2.8.0-3|117	
12mr|soprano-2.8.0-3|118	%package plugin-common
12mr|soprano-2.8.0-3|119	Summary:	Common parsers and serializers
12mr|soprano-2.8.0-3|120	Group:		System/Libraries
12mr|soprano-2.8.0-3|121	
12mr|soprano-2.8.0-3|122	%description plugin-common
12mr|soprano-2.8.0-3|123	Common parser and serializers
12mr|soprano-2.8.0-3|124	
12mr|soprano-2.8.0-3|125	%files plugin-common
12mr|soprano-2.8.0-3|126	%dir %{_datadir}/soprano/plugins
12mr|soprano-2.8.0-3|127	%{_datadir}/soprano/plugins/*parser.desktop
12mr|soprano-2.8.0-3|128	%{_datadir}/soprano/plugins/*serializer.desktop
12mr|soprano-2.8.0-3|129	%dir %{_libdir}/soprano
12mr|soprano-2.8.0-3|130	%{_libdir}/soprano/libsoprano_*serializer.so
12mr|soprano-2.8.0-3|131	%{_libdir}/soprano/libsoprano_*parser.so
12mr|soprano-2.8.0-3|132	
12mr|soprano-2.8.0-3|133	#---------------------------------------------------------------------------------
12mr|soprano-2.8.0-3|134	
12mr|soprano-2.8.0-3|135	%define libsopranomajor 4
12mr|soprano-2.8.0-3|136	%define libsoprano %mklibname soprano %{libsopranomajor}
12mr|soprano-2.8.0-3|137	
12mr|soprano-2.8.0-3|138	%package -n %{libsoprano}
12mr|soprano-2.8.0-3|139	Summary:	Library for %{name}
12mr|soprano-2.8.0-3|140	Group:		Development/C
12mr|soprano-2.8.0-3|141	
12mr|soprano-2.8.0-3|142	%description -n %{libsoprano}
12mr|soprano-2.8.0-3|143	Soprano (formally known as QRDF) is a library which provides a nice QT
12mr|soprano-2.8.0-3|144	interface to RDF storage solutions.  It has a modular structure which allows to
12mr|soprano-2.8.0-3|145	replace the actual RDF storage implementation used.  Currently two
12mr|soprano-2.8.0-3|146	implementations are working.  The first and most important backend used in
12mr|soprano-2.8.0-3|147	Soprano is based on librdf, the Redland RDF Application Framework.  The second
12mr|soprano-2.8.0-3|148	backend is the more interesting one as it uses the NEPOMUK-KDE backbone library
12mr|soprano-2.8.0-3|149	to connect to a NEPOMUK RDF triple service, thus providing a nice interface for
12mr|soprano-2.8.0-3|150	applications not aware of Nepomuk services.
12mr|soprano-2.8.0-3|151	
12mr|soprano-2.8.0-3|152	%files -n %{libsoprano}
12mr|soprano-2.8.0-3|153	%{_libdir}/libsoprano.so.%{libsopranomajor}*
12mr|soprano-2.8.0-3|154	
12mr|soprano-2.8.0-3|155	#---------------------------------------------------------------------------------
12mr|soprano-2.8.0-3|156	
12mr|soprano-2.8.0-3|157	%define sopranoclient_major 1
12mr|soprano-2.8.0-3|158	%define libsopranoclient %mklibname sopranoclient %{sopranoclient_major}
12mr|soprano-2.8.0-3|159	
12mr|soprano-2.8.0-3|160	%package -n %{libsopranoclient}
12mr|soprano-2.8.0-3|161	Summary:	Library for %{name}
12mr|soprano-2.8.0-3|162	Group:		Development/C
12mr|soprano-2.8.0-3|163	
12mr|soprano-2.8.0-3|164	%description -n %{libsopranoclient}
12mr|soprano-2.8.0-3|165	Soprano (formally known as QRDF) is a library which provides a nice QT
12mr|soprano-2.8.0-3|166	interface to RDF storage solutions.  It has a modular structure which allows to
12mr|soprano-2.8.0-3|167	replace the actual RDF storage implementation used.  Currently two
12mr|soprano-2.8.0-3|168	implementations are working.  The first and most important backend used in
12mr|soprano-2.8.0-3|169	Soprano is based on librdf, the Redland RDF Application Framework.  The second
12mr|soprano-2.8.0-3|170	backend is the more interesting one as it uses the NEPOMUK-KDE backbone library
12mr|soprano-2.8.0-3|171	to connect to a NEPOMUK RDF triple service, thus providing a nice interface for
12mr|soprano-2.8.0-3|172	applications not aware of Nepomuk services.
12mr|soprano-2.8.0-3|173	
12mr|soprano-2.8.0-3|174	%files -n %{libsopranoclient}
12mr|soprano-2.8.0-3|175	%{_libdir}/libsopranoclient.so.%{sopranoclient_major}*
12mr|soprano-2.8.0-3|176	
12mr|soprano-2.8.0-3|177	#---------------------------------------------------------------------------------
12mr|soprano-2.8.0-3|178	
12mr|soprano-2.8.0-3|179	%define sopranoserver_major 1
12mr|soprano-2.8.0-3|180	%define libsopranoserver %mklibname sopranoserver %{sopranoserver_major}
12mr|soprano-2.8.0-3|181	
12mr|soprano-2.8.0-3|182	%package -n %{libsopranoserver}
12mr|soprano-2.8.0-3|183	Summary:	Library for %{name}
12mr|soprano-2.8.0-3|184	Group:		Development/C
12mr|soprano-2.8.0-3|185	
12mr|soprano-2.8.0-3|186	%description -n %{libsopranoserver}
12mr|soprano-2.8.0-3|187	Soprano (formally known as QRDF) is a library which provides a nice QT
12mr|soprano-2.8.0-3|188	interface to RDF storage solutions.  It has a modular structure which allows to
12mr|soprano-2.8.0-3|189	replace the actual RDF storage implementation used.  Currently two
12mr|soprano-2.8.0-3|190	implementations are working.  The first and most important backend used in
12mr|soprano-2.8.0-3|191	Soprano is based on librdf, the Redland RDF Application Framework.  The second
12mr|soprano-2.8.0-3|192	backend is the more interesting one as it uses the NEPOMUK-KDE backbone library
12mr|soprano-2.8.0-3|193	to connect to a NEPOMUK RDF triple service, thus providing a nice interface for
12mr|soprano-2.8.0-3|194	applications not aware of Nepomuk services.
12mr|soprano-2.8.0-3|195	
12mr|soprano-2.8.0-3|196	%files -n %{libsopranoserver}
12mr|soprano-2.8.0-3|197	%{_libdir}/libsopranoserver.so.%{sopranoserver_major}*
12mr|soprano-2.8.0-3|198	
12mr|soprano-2.8.0-3|199	#---------------------------------------------------------------------------------
12mr|soprano-2.8.0-3|200	
12mr|soprano-2.8.0-3|201	%if %{with_clucene}
12mr|soprano-2.8.0-3|202	%define sopranoindex_major 1
12mr|soprano-2.8.0-3|203	%define libsopranoindex %mklibname sopranoindex %{sopranoindex_major}
12mr|soprano-2.8.0-3|204	
12mr|soprano-2.8.0-3|205	%package -n %{libsopranoindex}
12mr|soprano-2.8.0-3|206	Summary:	Library for %{name}
12mr|soprano-2.8.0-3|207	Group:		Development/C
12mr|soprano-2.8.0-3|208	
12mr|soprano-2.8.0-3|209	%description -n %{libsopranoindex}
12mr|soprano-2.8.0-3|210	Soprano (formally known as QRDF) is a library which provides a nice QT
12mr|soprano-2.8.0-3|211	interface to RDF storage solutions.  It has a modular structure which allows to
12mr|soprano-2.8.0-3|212	replace the actual RDF storage implementation used.  Currently two
12mr|soprano-2.8.0-3|213	implementations are working.  The first and most important backend used in
12mr|soprano-2.8.0-3|214	Soprano is based on librdf, the Redland RDF Application Framework.  The second
12mr|soprano-2.8.0-3|215	backend is the more interesting one as it uses the NEPOMUK-KDE backbone library
12mr|soprano-2.8.0-3|216	to connect to a NEPOMUK RDF triple service, thus providing a nice interface for
12mr|soprano-2.8.0-3|217	applications not aware of Nepomuk services.
12mr|soprano-2.8.0-3|218	
12mr|soprano-2.8.0-3|219	%files -n %{libsopranoindex}
12mr|soprano-2.8.0-3|220	%{_libdir}/libsopranoindex.so.%{sopranoindex_major}*
12mr|soprano-2.8.0-3|221	%endif
12mr|soprano-2.8.0-3|222	
12mr|soprano-2.8.0-3|223	#---------------------------------------------------------------------------------
12mr|soprano-2.8.0-3|224	
12mr|soprano-2.8.0-3|225	%package devel
12mr|soprano-2.8.0-3|226	Summary:	Library
12mr|soprano-2.8.0-3|227	Group:		Development/C
12mr|soprano-2.8.0-3|228	Provides:	libsoprano-devel = %{EVRD}
12mr|soprano-2.8.0-3|229	Requires:	%{libsoprano} = %{EVRD}
12mr|soprano-2.8.0-3|230	Obsoletes:	%{libsoprano}-devel < 3:3.0-0.714066.1
12mr|soprano-2.8.0-3|231	Requires:	%{libsoprano} = %{EVRD}
12mr|soprano-2.8.0-3|232	Requires:	%{libsopranoclient} = %{EVRD}
12mr|soprano-2.8.0-3|233	Requires:	%{libsopranoserver} = %{EVRD}
12mr|soprano-2.8.0-3|234	%if %{with_clucene}
12mr|soprano-2.8.0-3|235	Requires:	%{libsopranoindex} = %{EVRD}
12mr|soprano-2.8.0-3|236	%endif
12mr|soprano-2.8.0-3|237	Requires:	soprano = %{EVRD}
12mr|soprano-2.8.0-3|238	Requires:	%{name}-plugin-virtuoso = %{EVRD}
12mr|soprano-2.8.0-3|239	Requires:	%{name}-plugin-redland = %{EVRD}
12mr|soprano-2.8.0-3|240	
12mr|soprano-2.8.0-3|241	%description devel
12mr|soprano-2.8.0-3|242	This package contains the headers that programmers will need to develop
12mr|soprano-2.8.0-3|243	applications which will use %{name}.
12mr|soprano-2.8.0-3|244	
12mr|soprano-2.8.0-3|245	%files devel
12mr|soprano-2.8.0-3|246	%{_bindir}/onto2vocabularyclass
12mr|soprano-2.8.0-3|247	%dir %{_includedir}/soprano/
12mr|soprano-2.8.0-3|248	%{_includedir}/soprano/*
12mr|soprano-2.8.0-3|249	%dir %{_includedir}/Soprano/
12mr|soprano-2.8.0-3|250	%{_includedir}/Soprano/*
12mr|soprano-2.8.0-3|251	%{_libdir}/pkgconfig/*.pc
12mr|soprano-2.8.0-3|252	%{_libdir}/*.so
12mr|soprano-2.8.0-3|253	%{_datadir}/dbus-1/interfaces/*
12mr|soprano-2.8.0-3|254	%{_datadir}/soprano/cmake
12mr|soprano-2.8.0-3|255	
12mr|soprano-2.8.0-3|256	#---------------------------------------------------------------------------------
12mr|soprano-2.8.0-3|257	
12mr|soprano-2.8.0-3|258	%prep
12mr|soprano-2.8.0-3|259	%setup -q
12mr|soprano-2.8.0-3|260	
12mr|soprano-2.8.0-3|261	%build
12mr|soprano-2.8.0-3|262	%if %{with_java}
12mr|soprano-2.8.0-3|263	export JAVA_HOME=%{java_home}
12mr|soprano-2.8.0-3|264	%endif
12mr|soprano-2.8.0-3|265	
12mr|soprano-2.8.0-3|266	%cmake_qt4
12mr|soprano-2.8.0-3|267	%make
12mr|soprano-2.8.0-3|268	
12mr|soprano-2.8.0-3|269	%install
12mr|soprano-2.8.0-3|270	%makeinstall_std -C build
12mr|soprano-2.8.0-3|271	
12mr|soprano-2.8.0-3|272	%if %{with_java}
12mr|soprano-2.8.0-3|273	# Load libjvm.so from the JRE directory instead of SDK directory. This
12mr|soprano-2.8.0-3|274	# works with Sun-derived JREs, but GCJ/Jamvm etc have libjvm.so in different
12mr|soprano-2.8.0-3|275	# directories. Maybe there should be an alternative pointing to libjvm.so.
12mr|soprano-2.8.0-3|276	old_rpath=$(chrpath -l %{buildroot}%{_libdir}/soprano/libsoprano_sesame2backend.so | cut -d= -f2)
12mr|soprano-2.8.0-3|277	new_rpath=$(echo "$old_rpath" | sed "s,%{java_home},%{_jvmdir},")
12mr|soprano-2.8.0-3|278	chrpath -r "$new_rpath" %{buildroot}%{_libdir}/soprano/libsoprano_sesame2backend.so
12mr|soprano-2.8.0-3|279	%endif
12mr|soprano-2.8.0-3|280	
12mr|soprano-2.8.0-3|281	
12mr|soprano-2.8.0-3|282	%changelog
12mr|soprano-2.8.0-3|283	* Mon Aug  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|soprano-2.8.0-3|284	+ Commit: 2e605c2
12mr|soprano-2.8.0-3|285	- Build without clucene support as it's deprecated anyway
12mr|soprano-2.8.0-3|286	
12mr|soprano-2.8.0-3|287	

16383 12
12mr|sos-2.2-4|1	Summary: A set of tools to gather troubleshooting information from a system
12mr|sos-2.2-4|2	Name: sos
12mr|sos-2.2-4|3	Version: 2.2
12mr|sos-2.2-4|4	Release: 4
12mr|sos-2.2-4|5	Group: System/Base
12mr|sos-2.2-4|6	Source0: https://fedorahosted.org/releases/s/o/sos/%{name}-%{version}.tar.gz
12mr|sos-2.2-4|7	License: GPLv2+
12mr|sos-2.2-4|8	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|sos-2.2-4|9	BuildArch: noarch
12mr|sos-2.2-4|10	Url: http://fedorahosted.org/sos
12mr|sos-2.2-4|11	BuildRequires: python-devel
12mr|sos-2.2-4|12	BuildRequires: gettext
12mr|sos-2.2-4|13	Requires: libxml2-python
12mr|sos-2.2-4|14	Requires: tar
12mr|sos-2.2-4|15	Requires: bzip2
12mr|sos-2.2-4|16	Requires: xz
12mr|sos-2.2-4|17	
12mr|sos-2.2-4|18	%description
12mr|sos-2.2-4|19	Sos is a set of tools that gathers information about system
12mr|sos-2.2-4|20	hardware and configuration. The information can then be used for
12mr|sos-2.2-4|21	diagnostic purposes and debugging. Sos is commonly used to help
12mr|sos-2.2-4|22	support technicians and developers.
12mr|sos-2.2-4|23	
12mr|sos-2.2-4|24	%prep
12mr|sos-2.2-4|25	%setup -q
12mr|sos-2.2-4|26	
12mr|sos-2.2-4|27	%build
12mr|sos-2.2-4|28	make
12mr|sos-2.2-4|29	
12mr|sos-2.2-4|30	%install
12mr|sos-2.2-4|31	%makeinstall_std
12mr|sos-2.2-4|32	%find_lang %{name}
12mr|sos-2.2-4|33	
12mr|sos-2.2-4|34	# Drop shebang from non-executable scripts to make rpmlint happy
12mr|sos-2.2-4|35	find %{buildroot}%{py_puresitedir} -name "*py" -perm 644 -exec sed -i '/#!\/usr\/bin\/env python/d' {} \;
12mr|sos-2.2-4|36	
12mr|sos-2.2-4|37	
12mr|sos-2.2-4|38	%files -f %{name}.lang
12mr|sos-2.2-4|39	%defattr(-,root,root,-)
12mr|sos-2.2-4|40	%doc README TODO LICENSE ChangeLog doc/*
12mr|sos-2.2-4|41	%{_sbindir}/sosreport
12mr|sos-2.2-4|42	%{_datadir}/%{name}
12mr|sos-2.2-4|43	%{py_puresitedir}/*
12mr|sos-2.2-4|44	%{_mandir}/man1/*
12mr|sos-2.2-4|45	%{_mandir}/man5/*
12mr|sos-2.2-4|46	%config(noreplace) %{_sysconfdir}/sos.conf
12mr|sos-2.2-4|47	
12mr|sos-2.2-4|48	
12mr|sos-2.2-4|49	
12mr|sos-2.2-4|50	%changelog
12mr|sos-2.2-4|51	

16384 12
12mr|sound-juicer-3.4.0-2|1	Summary:	CD ripping tool using GTK+ and GStreamer
12mr|sound-juicer-3.4.0-2|2	Name:		sound-juicer
12mr|sound-juicer-3.4.0-2|3	Version:	3.4.0
12mr|sound-juicer-3.4.0-2|4	Release:	2
12mr|sound-juicer-3.4.0-2|5	License:	GPLv2+
12mr|sound-juicer-3.4.0-2|6	Group:		Sound
12mr|sound-juicer-3.4.0-2|7	URL:		http://www.burtonini.com/blog/computers/sound-juicer
12mr|sound-juicer-3.4.0-2|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/sound-juicer/%{name}-%{version}.tar.xz
12mr|sound-juicer-3.4.0-2|9	
12mr|sound-juicer-3.4.0-2|10	BuildRequires:	intltool
12mr|sound-juicer-3.4.0-2|11	BuildRequires:	pkgconfig(gconf-2.0)
12mr|sound-juicer-3.4.0-2|12	BuildRequires:	pkgconfig(glib-2.0)
12mr|sound-juicer-3.4.0-2|13	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|sound-juicer-3.4.0-2|14	BuildRequires:	pkgconfig(libbrasero-media3)
12mr|sound-juicer-3.4.0-2|15	BuildRequires:	pkgconfig(libmusicbrainz3)
12mr|sound-juicer-3.4.0-2|16	BuildRequires:	pkgconfig(gstreamer-0.10)
12mr|sound-juicer-3.4.0-2|17	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mr|sound-juicer-3.4.0-2|18	BuildRequires:	pkgconfig(gstreamer-pbutils-0.10)
12mr|sound-juicer-3.4.0-2|19	#for autogen.sh
12mr|sound-juicer-3.4.0-2|20	#BuildRequires:	gettext-devel
12mr|sound-juicer-3.4.0-2|21	#BuildRequires:	gnome-common
12mr|sound-juicer-3.4.0-2|22	
12mr|sound-juicer-3.4.0-2|23	Requires:	gstreamer0.10-plugins-bad
12mr|sound-juicer-3.4.0-2|24	Requires:	gstreamer0.10-plugins-good
12mr|sound-juicer-3.4.0-2|25	Requires:	gstreamer0.10-gnomevfs
12mr|sound-juicer-3.4.0-2|26	Requires:	gstreamer0.10-cdparanoia
12mr|sound-juicer-3.4.0-2|27	Suggests:	gstreamer0.10-vorbis
12mr|sound-juicer-3.4.0-2|28	Suggests:	gstreamer0.10-flac
12mr|sound-juicer-3.4.0-2|29	Suggests:	gstreamer0.10-lame
12mr|sound-juicer-3.4.0-2|30	Suggests:	gstreamer0.10-faac
12mr|sound-juicer-3.4.0-2|31	
12mr|sound-juicer-3.4.0-2|32	%description
12mr|sound-juicer-3.4.0-2|33	This is Sound Juicer, a CD ripping tool using GTK+ and GStreamer.
12mr|sound-juicer-3.4.0-2|34	
12mr|sound-juicer-3.4.0-2|35	%prep
12mr|sound-juicer-3.4.0-2|36	%setup -q
12mr|sound-juicer-3.4.0-2|37	
12mr|sound-juicer-3.4.0-2|38	%build
12mr|sound-juicer-3.4.0-2|39	%configure2_5x \
12mr|sound-juicer-3.4.0-2|40	--disable-scrollkeeper \
12mr|sound-juicer-3.4.0-2|41	--disable-schemas-install
12mr|sound-juicer-3.4.0-2|42	
12mr|sound-juicer-3.4.0-2|43	%make LIBS='-ldbus-1'
12mr|sound-juicer-3.4.0-2|44	
12mr|sound-juicer-3.4.0-2|45	%install
12mr|sound-juicer-3.4.0-2|46	%makeinstall_std
12mr|sound-juicer-3.4.0-2|47	%find_lang %{name} --with-gnome
12mr|sound-juicer-3.4.0-2|48	
12mr|sound-juicer-3.4.0-2|49	%files -f %{name}.lang
12mr|sound-juicer-3.4.0-2|50	%doc README ChangeLog
12mr|sound-juicer-3.4.0-2|51	%{_sysconfdir}/gconf/schemas/sound-juicer.schemas
12mr|sound-juicer-3.4.0-2|52	%{_bindir}/*
12mr|sound-juicer-3.4.0-2|53	%{_datadir}/applications/*
12mr|sound-juicer-3.4.0-2|54	%{_datadir}/sound-juicer
12mr|sound-juicer-3.4.0-2|55	%{_datadir}/icons/hicolor/*/apps/sound-juicer.*
12mr|sound-juicer-3.4.0-2|56	%{_mandir}/man1/%{name}.1*
12mr|sound-juicer-3.4.0-2|57	
12mr|sound-juicer-3.4.0-2|58	
12mr|sound-juicer-3.4.0-2|59	%changelog
12mr|sound-juicer-3.4.0-2|60	* Fri Mar 16 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.3.90-1
12mr|sound-juicer-3.4.0-2|61	+ Revision: 785273
12mr|sound-juicer-3.4.0-2|62	- new version 3.3.90
12mr|sound-juicer-3.4.0-2|63	- cleaned up spec
12mr|sound-juicer-3.4.0-2|64	
12mr|sound-juicer-3.4.0-2|65	* Fri May 06 2011 Oden Eriksson <oeriksson@mandriva.com> 2.32.0-2
12mr|sound-juicer-3.4.0-2|66	+ Revision: 669998
12mr|sound-juicer-3.4.0-2|67	- mass rebuild
12mr|sound-juicer-3.4.0-2|68	
12mr|sound-juicer-3.4.0-2|69	+ John Balcaen <mikala@mandriva.org>
12mr|sound-juicer-3.4.0-2|70	- Fix BR for libcanberra-gtk-devel
12mr|sound-juicer-3.4.0-2|71	
12mr|sound-juicer-3.4.0-2|72	* Tue Sep 28 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.32.0-1mdv2011.0
12mr|sound-juicer-3.4.0-2|73	+ Revision: 581737
12mr|sound-juicer-3.4.0-2|74	- update to new version 2.32.0
12mr|sound-juicer-3.4.0-2|75	
12mr|sound-juicer-3.4.0-2|76	* Sat Aug 21 2010 Funda Wang <fwang@mandriva.org> 2.31.6-2mdv2011.0
12mr|sound-juicer-3.4.0-2|77	+ Revision: 571609
12mr|sound-juicer-3.4.0-2|78	- rebuild for new brasero
12mr|sound-juicer-3.4.0-2|79	
12mr|sound-juicer-3.4.0-2|80	* Thu Aug 05 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.31.6-1mdv2011.0
12mr|sound-juicer-3.4.0-2|81	+ Revision: 566128
12mr|sound-juicer-3.4.0-2|82	- new version
12mr|sound-juicer-3.4.0-2|83	- update deps
12mr|sound-juicer-3.4.0-2|84	
12mr|sound-juicer-3.4.0-2|85	* Thu Apr 22 2010 Christophe Fergeau <cfergeau@mandriva.com> 2.28.2-2mdv2010.1
12mr|sound-juicer-3.4.0-2|86	+ Revision: 537841
12mr|sound-juicer-3.4.0-2|87	- drop libcdio BR since its licence is incompatible with sound-juicer licence
12mr|sound-juicer-3.4.0-2|88	
12mr|sound-juicer-3.4.0-2|89	* Tue Mar 30 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.28.2-1mdv2010.1
12mr|sound-juicer-3.4.0-2|90	+ Revision: 529944
12mr|sound-juicer-3.4.0-2|91	- update to new version 2.28.2
12mr|sound-juicer-3.4.0-2|92	
12mr|sound-juicer-3.4.0-2|93	+ Christophe Fergeau <cfergeau@mandriva.com>
12mr|sound-juicer-3.4.0-2|94	- libmusicbrainz3 is actually newer than libmusicbrainz4...
12mr|sound-juicer-3.4.0-2|95	- build against libmusicbrainz4
12mr|sound-juicer-3.4.0-2|96	
12mr|sound-juicer-3.4.0-2|97	* Wed Nov 25 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.28.1-1mdv2010.1
12mr|sound-juicer-3.4.0-2|98	+ Revision: 470091
12mr|sound-juicer-3.4.0-2|99	- update to new version 2.28.1
12mr|sound-juicer-3.4.0-2|100	
12mr|sound-juicer-3.4.0-2|101	* Tue Sep 22 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12mr|sound-juicer-3.4.0-2|102	+ Revision: 447508
12mr|sound-juicer-3.4.0-2|103	- new version
12mr|sound-juicer-3.4.0-2|104	- drop patch
12mr|sound-juicer-3.4.0-2|105	
12mr|sound-juicer-3.4.0-2|106	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 2.26.1-2mdv2010.0
12mr|sound-juicer-3.4.0-2|107	+ Revision: 427203
12mr|sound-juicer-3.4.0-2|108	- rebuild
12mr|sound-juicer-3.4.0-2|109	
12mr|sound-juicer-3.4.0-2|110	* Fri Apr 10 2009 Frederic Crozat <fcrozat@mandriva.com> 2.26.1-1mdv2009.1
12mr|sound-juicer-3.4.0-2|111	+ Revision: 365908
12mr|sound-juicer-3.4.0-2|112	- Release 2.26.1
12mr|sound-juicer-3.4.0-2|113	- Remove patches 1 & 2 (merged upstream)
12mr|sound-juicer-3.4.0-2|114	
12mr|sound-juicer-3.4.0-2|115	* Mon Apr 06 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.0-3mdv2009.1
12mr|sound-juicer-3.4.0-2|116	+ Revision: 364298
12mr|sound-juicer-3.4.0-2|117	- fix musicbrainz crash (b.g.o #578060)
12mr|sound-juicer-3.4.0-2|118	
12mr|sound-juicer-3.4.0-2|119	* Sat Mar 28 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.0-2mdv2009.1
12mr|sound-juicer-3.4.0-2|120	+ Revision: 361991
12mr|sound-juicer-3.4.0-2|121	- fix crash in metadata lookup
12mr|sound-juicer-3.4.0-2|122	
12mr|sound-juicer-3.4.0-2|123	* Tue Mar 17 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12mr|sound-juicer-3.4.0-2|124	+ Revision: 356852
12mr|sound-juicer-3.4.0-2|125	- update to new version 2.26.0
12mr|sound-juicer-3.4.0-2|126	
12mr|sound-juicer-3.4.0-2|127	* Mon Mar 09 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.92-1mdv2009.1
12mr|sound-juicer-3.4.0-2|128	+ Revision: 353251
12mr|sound-juicer-3.4.0-2|129	- new version
12mr|sound-juicer-3.4.0-2|130	- drop patch 1
12mr|sound-juicer-3.4.0-2|131	
12mr|sound-juicer-3.4.0-2|132	* Thu Feb 19 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.3-2mdv2009.1
12mr|sound-juicer-3.4.0-2|133	+ Revision: 342856
12mr|sound-juicer-3.4.0-2|134	- build only with musicbrainz3 (patch from svn)
12mr|sound-juicer-3.4.0-2|135	
12mr|sound-juicer-3.4.0-2|136	* Fri Feb 13 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.3-1mdv2009.1
12mr|sound-juicer-3.4.0-2|137	+ Revision: 340147
12mr|sound-juicer-3.4.0-2|138	- new version
12mr|sound-juicer-3.4.0-2|139	- update build deps
12mr|sound-juicer-3.4.0-2|140	
12mr|sound-juicer-3.4.0-2|141	* Tue Feb 03 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.2-1mdv2009.1
12mr|sound-juicer-3.4.0-2|142	+ Revision: 336858
12mr|sound-juicer-3.4.0-2|143	- new version
12mr|sound-juicer-3.4.0-2|144	- drop patch
12mr|sound-juicer-3.4.0-2|145	- fix format strings
12mr|sound-juicer-3.4.0-2|146	- update build deps
12mr|sound-juicer-3.4.0-2|147	
12mr|sound-juicer-3.4.0-2|148	* Fri Nov 28 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.1-2mdv2009.1
12mr|sound-juicer-3.4.0-2|149	+ Revision: 307467
12mr|sound-juicer-3.4.0-2|150	- fix build with musicbrainz3 and enable it
12mr|sound-juicer-3.4.0-2|151	
12mr|sound-juicer-3.4.0-2|152	* Tue Nov 04 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.1-1mdv2009.1
12mr|sound-juicer-3.4.0-2|153	+ Revision: 299939
12mr|sound-juicer-3.4.0-2|154	- update to new version 2.25.1
12mr|sound-juicer-3.4.0-2|155	
12mr|sound-juicer-3.4.0-2|156	* Sun Sep 21 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.0-1mdv2009.0
12mr|sound-juicer-3.4.0-2|157	+ Revision: 286267
12mr|sound-juicer-3.4.0-2|158	- new version
12mr|sound-juicer-3.4.0-2|159	
12mr|sound-juicer-3.4.0-2|160	* Mon Sep 08 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.3-1mdv2009.0
12mr|sound-juicer-3.4.0-2|161	+ Revision: 282504
12mr|sound-juicer-3.4.0-2|162	- new version
12mr|sound-juicer-3.4.0-2|163	
12mr|sound-juicer-3.4.0-2|164	* Mon Aug 18 2008 Frederic Crozat <fcrozat@mandriva.com> 2.23.2-1mdv2009.0
12mr|sound-juicer-3.4.0-2|165	+ Revision: 273306
12mr|sound-juicer-3.4.0-2|166	- Release 2.23.2
12mr|sound-juicer-3.4.0-2|167	
12mr|sound-juicer-3.4.0-2|168	* Mon Aug 04 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.1-1mdv2009.0
12mr|sound-juicer-3.4.0-2|169	+ Revision: 263570
12mr|sound-juicer-3.4.0-2|170	- new version
12mr|sound-juicer-3.4.0-2|171	
12mr|sound-juicer-3.4.0-2|172	* Thu Jul 03 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.0-1mdv2009.0
12mr|sound-juicer-3.4.0-2|173	+ Revision: 231410
12mr|sound-juicer-3.4.0-2|174	- new version
12mr|sound-juicer-3.4.0-2|175	- update license
12mr|sound-juicer-3.4.0-2|176	
12mr|sound-juicer-3.4.0-2|177	+ Pixel <pixel@mandriva.com>
12mr|sound-juicer-3.4.0-2|178	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|sound-juicer-3.4.0-2|179	
12mr|sound-juicer-3.4.0-2|180	* Mon Mar 10 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.0-1mdv2008.1
12mr|sound-juicer-3.4.0-2|181	+ Revision: 183291
12mr|sound-juicer-3.4.0-2|182	- new version
12mr|sound-juicer-3.4.0-2|183	
12mr|sound-juicer-3.4.0-2|184	* Tue Feb 26 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.92-1mdv2008.1
12mr|sound-juicer-3.4.0-2|185	+ Revision: 175445
12mr|sound-juicer-3.4.0-2|186	- new version
12mr|sound-juicer-3.4.0-2|187	
12mr|sound-juicer-3.4.0-2|188	* Thu Feb 14 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.91-1mdv2008.1
12mr|sound-juicer-3.4.0-2|189	+ Revision: 167796
12mr|sound-juicer-3.4.0-2|190	- new version
12mr|sound-juicer-3.4.0-2|191	
12mr|sound-juicer-3.4.0-2|192	* Thu Jan 31 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.3-1mdv2008.1
12mr|sound-juicer-3.4.0-2|193	+ Revision: 160736
12mr|sound-juicer-3.4.0-2|194	- new version
12mr|sound-juicer-3.4.0-2|195	
12mr|sound-juicer-3.4.0-2|196	* Sun Jan 13 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.2-1mdv2008.1
12mr|sound-juicer-3.4.0-2|197	+ Revision: 151052
12mr|sound-juicer-3.4.0-2|198	- new version
12mr|sound-juicer-3.4.0-2|199	
12mr|sound-juicer-3.4.0-2|200	+ Olivier Blin <blino@mandriva.org>
12mr|sound-juicer-3.4.0-2|201	- restore BuildRoot
12mr|sound-juicer-3.4.0-2|202	
12mr|sound-juicer-3.4.0-2|203	* Tue Jan 01 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.1-1mdv2008.1
12mr|sound-juicer-3.4.0-2|204	+ Revision: 140061
12mr|sound-juicer-3.4.0-2|205	- new version
12mr|sound-juicer-3.4.0-2|206	
12mr|sound-juicer-3.4.0-2|207	+ Funda Wang <fwang@mandriva.org>
12mr|sound-juicer-3.4.0-2|208	- drop old menu
12mr|sound-juicer-3.4.0-2|209	- no need modifying xdg categories
12mr|sound-juicer-3.4.0-2|210	
12mr|sound-juicer-3.4.0-2|211	* Thu Dec 20 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.0-1mdv2008.1
12mr|sound-juicer-3.4.0-2|212	+ Revision: 135433
12mr|sound-juicer-3.4.0-2|213	- new version
12mr|sound-juicer-3.4.0-2|214	
12mr|sound-juicer-3.4.0-2|215	+ Thierry Vignaud <tv@mandriva.org>
12mr|sound-juicer-3.4.0-2|216	- kill re-definition of %%buildroot on Pixel's request
12mr|sound-juicer-3.4.0-2|217	
12mr|sound-juicer-3.4.0-2|218	* Sun Oct 14 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.1-1mdv2008.1
12mr|sound-juicer-3.4.0-2|219	+ Revision: 98271
12mr|sound-juicer-3.4.0-2|220	- new version
12mr|sound-juicer-3.4.0-2|221	- drop patch
12mr|sound-juicer-3.4.0-2|222	
12mr|sound-juicer-3.4.0-2|223	* Fri Oct 12 2007 Frederic Crozat <fcrozat@mandriva.com> 2.20.0-2mdv2008.1
12mr|sound-juicer-3.4.0-2|224	+ Revision: 97338
12mr|sound-juicer-3.4.0-2|225	- Patch0 (SVN): various SVN fixes (include fix for Mdv bug #34635)
12mr|sound-juicer-3.4.0-2|226	
12mr|sound-juicer-3.4.0-2|227	* Mon Sep 17 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.0-1mdv2008.0
12mr|sound-juicer-3.4.0-2|228	+ Revision: 89001
12mr|sound-juicer-3.4.0-2|229	- new version
12mr|sound-juicer-3.4.0-2|230	
12mr|sound-juicer-3.4.0-2|231	* Tue Aug 14 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.3-1mdv2008.0
12mr|sound-juicer-3.4.0-2|232	+ Revision: 62996
12mr|sound-juicer-3.4.0-2|233	- new version
12mr|sound-juicer-3.4.0-2|234	- replace some deps by suggests
12mr|sound-juicer-3.4.0-2|235	
12mr|sound-juicer-3.4.0-2|236	* Mon Jun 18 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.2-1mdv2008.0
12mr|sound-juicer-3.4.0-2|237	+ Revision: 40797
12mr|sound-juicer-3.4.0-2|238	- new version
12mr|sound-juicer-3.4.0-2|239	
12mr|sound-juicer-3.4.0-2|240	* Thu Jun 07 2007 Anssi Hannula <anssi@mandriva.org> 2.19.1-2mdv2008.0
12mr|sound-juicer-3.4.0-2|241	+ Revision: 36200
12mr|sound-juicer-3.4.0-2|242	- rebuild with correct optflags
12mr|sound-juicer-3.4.0-2|243	
12mr|sound-juicer-3.4.0-2|244	+ GÃ¶tz Waschk <waschk@mandriva.org>
12mr|sound-juicer-3.4.0-2|245	- new version
12mr|sound-juicer-3.4.0-2|246	
12mr|sound-juicer-3.4.0-2|247	* Wed Apr 18 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.4-1mdv2008.0
12mr|sound-juicer-3.4.0-2|248	+ Revision: 14503
12mr|sound-juicer-3.4.0-2|249	- fix omf file list
12mr|sound-juicer-3.4.0-2|250	- drop patches
12mr|sound-juicer-3.4.0-2|251	- new version
12mr|sound-juicer-3.4.0-2|252	
12mr|sound-juicer-3.4.0-2|253	
12mr|sound-juicer-3.4.0-2|254	* Tue Mar 20 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.3-3mdv2007.1
12mr|sound-juicer-3.4.0-2|255	+ Revision: 146911
12mr|sound-juicer-3.4.0-2|256	- initialize threads to fix warning on startup
12mr|sound-juicer-3.4.0-2|257	
12mr|sound-juicer-3.4.0-2|258	* Sun Mar 18 2007 Pascal Terjan <pterjan@mandriva.org> 2.16.3-2mdv2007.1
12mr|sound-juicer-3.4.0-2|259	+ Revision: 146025
12mr|sound-juicer-3.4.0-2|260	- Fix error message about non existent CD-ROM drive in non UTF-8 locales
12mr|sound-juicer-3.4.0-2|261	
12mr|sound-juicer-3.4.0-2|262	* Mon Jan 29 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.3-1mdv2007.1
12mr|sound-juicer-3.4.0-2|263	+ Revision: 115012
12mr|sound-juicer-3.4.0-2|264	- new version
12mr|sound-juicer-3.4.0-2|265	- fix build with new gnome-doc-utils
12mr|sound-juicer-3.4.0-2|266	- update file list
12mr|sound-juicer-3.4.0-2|267	
12mr|sound-juicer-3.4.0-2|268	* Wed Nov 22 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.2-1mdv2007.1
12mr|sound-juicer-3.4.0-2|269	+ Revision: 86169
12mr|sound-juicer-3.4.0-2|270	- new version
12mr|sound-juicer-3.4.0-2|271	- Import sound-juicer
12mr|sound-juicer-3.4.0-2|272	
12mr|sound-juicer-3.4.0-2|273	* Wed Oct 04 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.1-1mdv2007.0
12mr|sound-juicer-3.4.0-2|274	- New version 2.16.1
12mr|sound-juicer-3.4.0-2|275	
12mr|sound-juicer-3.4.0-2|276	* Tue Sep 05 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.0-1mdv2007.0
12mr|sound-juicer-3.4.0-2|277	- New release 2.16.0
12mr|sound-juicer-3.4.0-2|278	
12mr|sound-juicer-3.4.0-2|279	* Tue Aug 22 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.5.1-1mdv2007.0
12mr|sound-juicer-3.4.0-2|280	- Release 2.15.5.1
12mr|sound-juicer-3.4.0-2|281	- Remove patch0
12mr|sound-juicer-3.4.0-2|282	
12mr|sound-juicer-3.4.0-2|283	* Fri Aug 04 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.4-2mdv2007.0
12mr|sound-juicer-3.4.0-2|284	- Rebuild with latest dbus
12mr|sound-juicer-3.4.0-2|285	
12mr|sound-juicer-3.4.0-2|286	* Tue Jul 25 2006 Götz Waschk <waschk@mandriva.org> 2.15.4-1mdv2007.0
12mr|sound-juicer-3.4.0-2|287	- new macros
12mr|sound-juicer-3.4.0-2|288	- xdg menu
12mr|sound-juicer-3.4.0-2|289	- New release 2.15.4
12mr|sound-juicer-3.4.0-2|290	
12mr|sound-juicer-3.4.0-2|291	* Thu Jun 15 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.15.3-1mdv2007.0
12mr|sound-juicer-3.4.0-2|292	- New release 2.15.3
12mr|sound-juicer-3.4.0-2|293	
12mr|sound-juicer-3.4.0-2|294	* Wed Jun 07 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.2.1-1mdv2007.0
12mr|sound-juicer-3.4.0-2|295	- Release 2.15.2.1
12mr|sound-juicer-3.4.0-2|296	- Patch0: fix build
12mr|sound-juicer-3.4.0-2|297	
12mr|sound-juicer-3.4.0-2|298	* Mon May 29 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.14.4-1mdv2007.0
12mr|sound-juicer-3.4.0-2|299	- New release 2.14.4
12mr|sound-juicer-3.4.0-2|300	
12mr|sound-juicer-3.4.0-2|301	* Thu Apr 20 2006 Frederic Crozat <fcrozat@mandriva.com> 2.14.3-1mdk
12mr|sound-juicer-3.4.0-2|302	- Release 2.14.3
12mr|sound-juicer-3.4.0-2|303	
12mr|sound-juicer-3.4.0-2|304	* Fri Jan 27 2006 Frederic Crozat <fcrozat@mandriva.com> 2.12.3-3mdk
12mr|sound-juicer-3.4.0-2|305	- Rebuild wtih latest dbus
12mr|sound-juicer-3.4.0-2|306	- disable suggests until urpmi supports them
12mr|sound-juicer-3.4.0-2|307	
12mr|sound-juicer-3.4.0-2|308	* Tue Jan 17 2006 Götz Waschk <waschk@mandriva.org> 2.12.3-2mdk
12mr|sound-juicer-3.4.0-2|309	- add some suggested gstreamer plugins
12mr|sound-juicer-3.4.0-2|310	
12mr|sound-juicer-3.4.0-2|311	* Thu Nov 24 2005 Götz Waschk <waschk@mandriva.org> 2.12.3-1mdk
12mr|sound-juicer-3.4.0-2|312	- drop patch
12mr|sound-juicer-3.4.0-2|313	- New release 2.12.3
12mr|sound-juicer-3.4.0-2|314	
12mr|sound-juicer-3.4.0-2|315	* Wed Oct 12 2005 Götz Waschk <waschk@mandriva.org> 2.12.2-3mdk
12mr|sound-juicer-3.4.0-2|316	- fix buildrequires
12mr|sound-juicer-3.4.0-2|317	
12mr|sound-juicer-3.4.0-2|318	* Wed Oct 12 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.2-2mdk
12mr|sound-juicer-3.4.0-2|319	- Patch0: fix crash when opening preferences (Mdk bug #19128)
12mr|sound-juicer-3.4.0-2|320	
12mr|sound-juicer-3.4.0-2|321	* Tue Oct 11 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.2-1mdk
12mr|sound-juicer-3.4.0-2|322	- Release 2.12.2
12mr|sound-juicer-3.4.0-2|323	
12mr|sound-juicer-3.4.0-2|324	* Sat Apr 23 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.1-1mdk
12mr|sound-juicer-3.4.0-2|325	- Release 2.10.1 (based on Götz Waschk package)
12mr|sound-juicer-3.4.0-2|326	
12mr|sound-juicer-3.4.0-2|327	* Tue Apr 05 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 0.6.0-3mdk
12mr|sound-juicer-3.4.0-2|328	- Patch0 (CVS): fix default profile name (Mdk bug #15005)
12mr|sound-juicer-3.4.0-2|329	
12mr|sound-juicer-3.4.0-2|330	* Fri Feb 11 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.6.0-2mdk
12mr|sound-juicer-3.4.0-2|331	- add BuildRequires: libgstreamer-plugins-devel
12mr|sound-juicer-3.4.0-2|332	
12mr|sound-juicer-3.4.0-2|333	* Fri Feb 04 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 0.6.0-1mdk
12mr|sound-juicer-3.4.0-2|334	- New release 0.6.0
12mr|sound-juicer-3.4.0-2|335	- Remove patch0 (merged upstream)
12mr|sound-juicer-3.4.0-2|336	
12mr|sound-juicer-3.4.0-2|337	* Fri Dec 10 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 0.5.15-1mdk
12mr|sound-juicer-3.4.0-2|338	- Release 0.5.15
12mr|sound-juicer-3.4.0-2|339	- Remove patches 0 & 1 (merged upstream)
12mr|sound-juicer-3.4.0-2|340	- Patch 0: allow compilation with HAL 0.4.1
12mr|sound-juicer-3.4.0-2|341	
12mr|sound-juicer-3.4.0-2|342	* Tue Nov 23 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 0.5.14-3mdk
12mr|sound-juicer-3.4.0-2|343	- Patch1 (Fedora): improve idle handler safety
12mr|sound-juicer-3.4.0-2|344	- Enable HAL
12mr|sound-juicer-3.4.0-2|345	
12mr|sound-juicer-3.4.0-2|346	* Tue Nov 23 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 0.5.14-2mdk
12mr|sound-juicer-3.4.0-2|347	- Patch0: better error handling (allow to rip some CDs with incomplete
12mr|sound-juicer-3.4.0-2|348	musicbrainz metadata)
12mr|sound-juicer-3.4.0-2|349	
12mr|sound-juicer-3.4.0-2|350	* Thu Oct 21 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 0.5.14-1mdk
12mr|sound-juicer-3.4.0-2|351	- New release 0.5.14
12mr|sound-juicer-3.4.0-2|352	- Remove patch0 (merged upstream)
12mr|sound-juicer-3.4.0-2|353	
12mr|sound-juicer-3.4.0-2|354	* Thu Sep 09 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 0.5.12-2mdk
12mr|sound-juicer-3.4.0-2|355	- Patch0 (CVS): various bug fixes
12mr|sound-juicer-3.4.0-2|356	
12mr|sound-juicer-3.4.0-2|357	* Fri Jun 18 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.5.12-1mdk
12mr|sound-juicer-3.4.0-2|358	- New release 0.5.12
12mr|sound-juicer-3.4.0-2|359	
12mr|sound-juicer-3.4.0-2|360	* Mon Jun 07 2004 Abel Cheung <deaddog@deaddog.org> 0.5.11-2mdk
12mr|sound-juicer-3.4.0-2|361	- Rebuild with new gcc
12mr|sound-juicer-3.4.0-2|362	- Use ImageMagick to convert icons
12mr|sound-juicer-3.4.0-2|363	
12mr|sound-juicer-3.4.0-2|364	* Sat May 22 2004 Goetz Waschk <waschk@linux-mandrake.com> 0.5.11-1mdk
12mr|sound-juicer-3.4.0-2|365	- New release 0.5.11
12mr|sound-juicer-3.4.0-2|366	
12mr|sound-juicer-3.4.0-2|367	* Thu Apr 22 2004 Götz Waschk <waschk@linux-mandrake.com> 0.5.10.1-5mdk
12mr|sound-juicer-3.4.0-2|368	- fix buildrequires
12mr|sound-juicer-3.4.0-2|369	
12mr|sound-juicer-3.4.0-2|370	* Sat Apr 17 2004 Götz Waschk <waschk@linux-mandrake.com> 0.5.10.1-4mdk
12mr|sound-juicer-3.4.0-2|371	- new musicbrainz
12mr|sound-juicer-3.4.0-2|372	
12mr|sound-juicer-3.4.0-2|373	* Wed Apr 07 2004 Götz Waschk <waschk@linux-mandrake.com> 0.5.10.1-3mdk
12mr|sound-juicer-3.4.0-2|374	- rebuild for gstreamer 0.8
12mr|sound-juicer-3.4.0-2|375	

16385 12
12mr|sound-scripts-0.62-4|1	Summary:	The sound scripts
12mr|sound-scripts-0.62-4|2	Name:		sound-scripts
12mr|sound-scripts-0.62-4|3	Version:	0.62
12mr|sound-scripts-0.62-4|4	Release:	4
12mr|sound-scripts-0.62-4|5	License:	GPLv2+
12mr|sound-scripts-0.62-4|6	Url:		http://svn.mandriva.com/viewvc/soft/sound-scripts/
12mr|sound-scripts-0.62-4|7	Group:		System/Base
12mr|sound-scripts-0.62-4|8	Source0:	%{name}-%{version}.tar.xz
12mr|sound-scripts-0.62-4|9	Patch1: sound-scripts-0.62-fix-lsb-init.patch
12mr|sound-scripts-0.62-4|10	Patch2: sound-scripts-0.62-fix-oss-emulation-for-kmod.patch
12mr|sound-scripts-0.62-4|11	BuildArch:	noarch
12mr|sound-scripts-0.62-4|12	Requires:	aumix-text
12mr|sound-scripts-0.62-4|13	Requires:	kmod
12mr|sound-scripts-0.62-4|14	Requires:	alsa-utils >= 1.0.25
12mr|sound-scripts-0.62-4|15	Requires(post,preun):	rpm-helper
12mr|sound-scripts-0.62-4|16	
12mr|sound-scripts-0.62-4|17	%description
12mr|sound-scripts-0.62-4|18	The sound-scripts package contains the basic system scripts used:
12mr|sound-scripts-0.62-4|19	- to setup default sound mixer on first boot
12mr|sound-scripts-0.62-4|20	- save sound mixer level on shutdown
12mr|sound-scripts-0.62-4|21	- restore sound mixer on bootstrapping
12mr|sound-scripts-0.62-4|22	
12mr|sound-scripts-0.62-4|23	%prep
12mr|sound-scripts-0.62-4|24	%setup -q
12mr|sound-scripts-0.62-4|25	%apply_patches
12mr|sound-scripts-0.62-4|26	
12mr|sound-scripts-0.62-4|27	%build
12mr|sound-scripts-0.62-4|28	make
12mr|sound-scripts-0.62-4|29	
12mr|sound-scripts-0.62-4|30	%install
12mr|sound-scripts-0.62-4|31	%makeinstall_std
12mr|sound-scripts-0.62-4|32	
12mr|sound-scripts-0.62-4|33	# there's no interesting string that is already gprintified
12mr|sound-scripts-0.62-4|34	export DONT_GPRINTIFY=1
12mr|sound-scripts-0.62-4|35	
12mr|sound-scripts-0.62-4|36	# (cg) alsa-utils has native support for sustemd that totally overrides
12mr|sound-scripts-0.62-4|37	# all the volume save/restoration features of this package. In order to
12mr|sound-scripts-0.62-4|38	# allow for use of sysvinit for now, we simply mask the services under systemd
12mr|sound-scripts-0.62-4|39	mkdir -p %{buildroot}%{_unitdir}
12mr|sound-scripts-0.62-4|40	rm -f %{buildroot}%{_unitdir}/{alsa,sound}.service
12mr|sound-scripts-0.62-4|41	ln -s /dev/null %{buildroot}%{_unitdir}/sound.service
12mr|sound-scripts-0.62-4|42	ln -s /dev/null %{buildroot}%{_unitdir}/alsa.service
12mr|sound-scripts-0.62-4|43	
12mr|sound-scripts-0.62-4|44	# (cg) The modprobe tweaks to snd-usb-audio prevents it from loading
12mr|sound-scripts-0.62-4|45	# unless the sysvinit scritps are loaded. This is incorrect as when
12mr|sound-scripts-0.62-4|46	# using systemd, the sysvinit scripts are not used (instead the upstream
12mr|sound-scripts-0.62-4|47	# solution to save/restore volume from alsa-utils package is used)
12mr|sound-scripts-0.62-4|48	rm -f %{buildroot}%{_sysconfdir}/modprobe.d/snd-usb-audio.conf
12mr|sound-scripts-0.62-4|49	
12mr|sound-scripts-0.62-4|50	# (cg) Move the OSS config into sound profiles so we can easily
12mr|sound-scripts-0.62-4|51	# use osspd with PulseAudio by default
12mr|sound-scripts-0.62-4|52	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/{alsa,pulse}
12mr|sound-scripts-0.62-4|53	mv %{buildroot}%{_sysconfdir}/modprobe.d/snd-oss.conf %{buildroot}%{_sysconfdir}/sound/profiles/alsa
12mr|sound-scripts-0.62-4|54	ln -sf %{_sysconfdir}/sound/profiles/current/snd-oss.conf %{buildroot}%{_sysconfdir}/modprobe.d/snd-oss.conf
12mr|sound-scripts-0.62-4|55	cat >%{buildroot}%{_sysconfdir}/sound/profiles/pulse/snd-oss.conf <<EOF
12mr|sound-scripts-0.62-4|56	# We need to ensure that no ALSA OSS compatibility modules are loaded so
12mr|sound-scripts-0.62-4|57	# we can use osspd easily
12mr|sound-scripts-0.62-4|58	blacklist snd_pcm_oss
12mr|sound-scripts-0.62-4|59	blacklist snd_mixer_oss
12mr|sound-scripts-0.62-4|60	blacklist snd_seq_oss
12mr|sound-scripts-0.62-4|61	EOF
12mr|sound-scripts-0.62-4|62	
12mr|sound-scripts-0.62-4|63	%pre
12mr|sound-scripts-0.62-4|64	if [ -e /etc/modprobe.d/snd-oss ]; then
12mr|sound-scripts-0.62-4|65	mv /etc/modprobe.d/snd-oss{,.conf}
12mr|sound-scripts-0.62-4|66	fi
12mr|sound-scripts-0.62-4|67	
12mr|sound-scripts-0.62-4|68	%post
12mr|sound-scripts-0.62-4|69	%_post_service sound
12mr|sound-scripts-0.62-4|70	%_post_service alsa
12mr|sound-scripts-0.62-4|71	
12mr|sound-scripts-0.62-4|72	%preun
12mr|sound-scripts-0.62-4|73	%_preun_service sound
12mr|sound-scripts-0.62-4|74	%_preun_service alsa
12mr|sound-scripts-0.62-4|75	
12mr|sound-scripts-0.62-4|76	%files
12mr|sound-scripts-0.62-4|77	%doc ChangeLog
12mr|sound-scripts-0.62-4|78	%{_bindir}/reset_sound
12mr|sound-scripts-0.62-4|79	/bin/reset_sound
12mr|sound-scripts-0.62-4|80	%{_sbindir}/alsa.agent
12mr|sound-scripts-0.62-4|81	/sbin/alsa.agent
12mr|sound-scripts-0.62-4|82	%{_sysconfdir}/rc.d/rc.alsa_default
12mr|sound-scripts-0.62-4|83	%{_sysconfdir}/sound/profiles/alsa/snd-oss.conf
12mr|sound-scripts-0.62-4|84	%{_sysconfdir}/sound/profiles/pulse/snd-oss.conf
12mr|sound-scripts-0.62-4|85	%config(noreplace) %{_sysconfdir}/sysconfig/alsa
12mr|sound-scripts-0.62-4|86	%{_initrddir}/*
12mr|sound-scripts-0.62-4|87	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/udev/rules.d/*
12mr|sound-scripts-0.62-4|88	#config(noreplace) %{_sysconfdir}/modprobe.d/snd-usb-audio.conf
12mr|sound-scripts-0.62-4|89	%config(noreplace) %{_sysconfdir}/modprobe.d/snd-oss.conf
12mr|sound-scripts-0.62-4|90	%{_datadir}/alsa/alsa-utils
12mr|sound-scripts-0.62-4|91	/lib/systemd/system/alsa.service
12mr|sound-scripts-0.62-4|92	/lib/systemd/system/sound.service
12mr|sound-scripts-0.62-4|93	
12mr|sound-scripts-0.62-4|94	
12mr|sound-scripts-0.62-4|95	
12mr|sound-scripts-0.62-4|96	%changelog
12mr|sound-scripts-0.62-4|97	

16386 12
12mr|sound-theme-freedesktop-0.7-7|1	Summary:	freedesktop.org default sound theme
12mr|sound-theme-freedesktop-0.7-7|2	Name:		sound-theme-freedesktop
12mr|sound-theme-freedesktop-0.7-7|3	Version:	0.7
12mr|sound-theme-freedesktop-0.7-7|4	Release:	%mkrel 7
12mr|sound-theme-freedesktop-0.7-7|5	Group:		System/X11
12mr|sound-theme-freedesktop-0.7-7|6	# For details on the licenses used, see README
12mr|sound-theme-freedesktop-0.7-7|7	License:	GPLv2+ and LGPLv2+ and CC-BY-SA and CC-BY
12mr|sound-theme-freedesktop-0.7-7|8	Url:		http://www.freedesktop.org/wiki/Specifications/sound-theme-spec
12mr|sound-theme-freedesktop-0.7-7|9	Source0:	http://people.freedesktop.org/~mccann/dist/%{name}-%{version}.tar.bz2
12mr|sound-theme-freedesktop-0.7-7|10	BuildRequires:	intltool
12mr|sound-theme-freedesktop-0.7-7|11	BuildRequires:	gettext-devel
12mr|sound-theme-freedesktop-0.7-7|12	BuildRequires:	glib-gettextize
12mr|sound-theme-freedesktop-0.7-7|13	BuildRequires:	perl(XML::Parser)
12mr|sound-theme-freedesktop-0.7-7|14	BuildArch:	noarch
12mr|sound-theme-freedesktop-0.7-7|15	Provides:	fdo-sound-theme
12mr|sound-theme-freedesktop-0.7-7|16	Obsoletes:	gnome-audio <= 2.22.2
12mr|sound-theme-freedesktop-0.7-7|17	Provides:	gnome-audio
12mr|sound-theme-freedesktop-0.7-7|18	Obsoletes:	gnome-audio-extra <= 2.22.2
12mr|sound-theme-freedesktop-0.7-7|19	Provides:	gnome-audio-extra <= 2.22.2
12mr|sound-theme-freedesktop-0.7-7|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|sound-theme-freedesktop-0.7-7|21	
12mr|sound-theme-freedesktop-0.7-7|22	%description
12mr|sound-theme-freedesktop-0.7-7|23	The default freedesktop.org sound theme following the XDG theming
12mr|sound-theme-freedesktop-0.7-7|24	specification.  (http://0pointer.de/public/sound-theme-spec.html).
12mr|sound-theme-freedesktop-0.7-7|25	
12mr|sound-theme-freedesktop-0.7-7|26	%prep
12mr|sound-theme-freedesktop-0.7-7|27	%setup -q
12mr|sound-theme-freedesktop-0.7-7|28	
12mr|sound-theme-freedesktop-0.7-7|29	%build
12mr|sound-theme-freedesktop-0.7-7|30	./autogen.sh
12mr|sound-theme-freedesktop-0.7-7|31	%configure2_5x
12mr|sound-theme-freedesktop-0.7-7|32	
12mr|sound-theme-freedesktop-0.7-7|33	%make
12mr|sound-theme-freedesktop-0.7-7|34	
12mr|sound-theme-freedesktop-0.7-7|35	%install
12mr|sound-theme-freedesktop-0.7-7|36	rm -rf %{buildroot}
12mr|sound-theme-freedesktop-0.7-7|37	%makeinstall_std
12mr|sound-theme-freedesktop-0.7-7|38	
12mr|sound-theme-freedesktop-0.7-7|39	%clean
12mr|sound-theme-freedesktop-0.7-7|40	rm -rf %{buildroot}
12mr|sound-theme-freedesktop-0.7-7|41	
12mr|sound-theme-freedesktop-0.7-7|42	# (cg) libcanberra will purge it's cache and reload it's themes
12mr|sound-theme-freedesktop-0.7-7|43	# when the %{_datadir}/sounds folder is touched.
12mr|sound-theme-freedesktop-0.7-7|44	# While it's technically not needed to touch the folder itself,
12mr|sound-theme-freedesktop-0.7-7|45	# the RH rpm still does this so we will too. It may be needed in the
12mr|sound-theme-freedesktop-0.7-7|46	# future :)
12mr|sound-theme-freedesktop-0.7-7|47	%post
12mr|sound-theme-freedesktop-0.7-7|48	touch --no-create %{_datadir}/sounds %{_datadir}/sounds/freedesktop
12mr|sound-theme-freedesktop-0.7-7|49	
12mr|sound-theme-freedesktop-0.7-7|50	%postun
12mr|sound-theme-freedesktop-0.7-7|51	touch --no-create %{_datadir}/sounds %{_datadir}/sounds/freedesktop
12mr|sound-theme-freedesktop-0.7-7|52	
12mr|sound-theme-freedesktop-0.7-7|53	%files
12mr|sound-theme-freedesktop-0.7-7|54	%defattr(-,root,root)
12mr|sound-theme-freedesktop-0.7-7|55	%doc README NEWS
12mr|sound-theme-freedesktop-0.7-7|56	%dir %{_datadir}/sounds/freedesktop
12mr|sound-theme-freedesktop-0.7-7|57	%dir %{_datadir}/sounds/freedesktop/stereo
12mr|sound-theme-freedesktop-0.7-7|58	%{_datadir}/sounds/freedesktop/index.theme
12mr|sound-theme-freedesktop-0.7-7|59	%{_datadir}/sounds/freedesktop/stereo/*.oga
12mr|sound-theme-freedesktop-0.7-7|60	
12mr|sound-theme-freedesktop-0.7-7|61	
12mr|sound-theme-freedesktop-0.7-7|62	
12mr|sound-theme-freedesktop-0.7-7|63	%changelog
12mr|sound-theme-freedesktop-0.7-7|64	

16387 12
12mr|soundtouch-1.6.0-2|1	%define	major 0
12mr|soundtouch-1.6.0-2|2	%define libname %mklibname %{name} %{major}
12mr|soundtouch-1.6.0-2|3	%define develname %mklibname -d %{name}
12mr|soundtouch-1.6.0-2|4	
12mr|soundtouch-1.6.0-2|5	Summary:	An open-source audio processing library
12mr|soundtouch-1.6.0-2|6	Name:		soundtouch
12mr|soundtouch-1.6.0-2|7	Version:	1.6.0
12mr|soundtouch-1.6.0-2|8	Release:	%mkrel 2
12mr|soundtouch-1.6.0-2|9	Group:		System/Libraries
12mr|soundtouch-1.6.0-2|10	License:	LGPLv2+
12mr|soundtouch-1.6.0-2|11	URL:		http://www.surina.net/soundtouch/
12mr|soundtouch-1.6.0-2|12	Source0:	http://www.surina.net/soundtouch/%{name}-%{version}.tar.gz
12mr|soundtouch-1.6.0-2|13	BuildRequires:	dos2unix
12mr|soundtouch-1.6.0-2|14	Conflicts:	SoundTouch
12mr|soundtouch-1.6.0-2|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|soundtouch-1.6.0-2|16	
12mr|soundtouch-1.6.0-2|17	%description
12mr|soundtouch-1.6.0-2|18	SoundTouch is an open-source audio processing library. It allows changing the
12mr|soundtouch-1.6.0-2|19	sound tempo, pitch and playback rate parameters independently from each other.
12mr|soundtouch-1.6.0-2|20	
12mr|soundtouch-1.6.0-2|21	%package -n	%{libname}
12mr|soundtouch-1.6.0-2|22	Summary:	An open-source audio processing library
12mr|soundtouch-1.6.0-2|23	Group:          System/Libraries
12mr|soundtouch-1.6.0-2|24	Conflicts:	%{mklibname SoundTouch 0}
12mr|soundtouch-1.6.0-2|25	
12mr|soundtouch-1.6.0-2|26	%description -n	%{libname}
12mr|soundtouch-1.6.0-2|27	SoundTouch is an open-source audio processing library. It allows changing the
12mr|soundtouch-1.6.0-2|28	sound tempo, pitch and playback rate parameters independently from each other.
12mr|soundtouch-1.6.0-2|29	
12mr|soundtouch-1.6.0-2|30	This package contains the shared libraries for SoundTouch.
12mr|soundtouch-1.6.0-2|31	
12mr|soundtouch-1.6.0-2|32	%package -n	%{develname}
12mr|soundtouch-1.6.0-2|33	Summary:	Development package with static libs and headers
12mr|soundtouch-1.6.0-2|34	Group:		Development/C
12mr|soundtouch-1.6.0-2|35	Requires:	%{libname} = %{version}
12mr|soundtouch-1.6.0-2|36	Provides:	%{name}-devel = %{version}-%{release}
12mr|soundtouch-1.6.0-2|37	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|soundtouch-1.6.0-2|38	Conflicts:	%{mklibname SoundTouch 0 -d}
12mr|soundtouch-1.6.0-2|39	
12mr|soundtouch-1.6.0-2|40	%description -n	%{develname}
12mr|soundtouch-1.6.0-2|41	Static libraries and header files required for compiling SoundTouch plugins.
12mr|soundtouch-1.6.0-2|42	
12mr|soundtouch-1.6.0-2|43	%prep
12mr|soundtouch-1.6.0-2|44	
12mr|soundtouch-1.6.0-2|45	%setup -q -n %{name}
12mr|soundtouch-1.6.0-2|46	
12mr|soundtouch-1.6.0-2|47	find . -type d -perm 0700 -exec chmod 755 {} \;
12mr|soundtouch-1.6.0-2|48	find . -type f -perm 0555 -exec chmod 755 {} \;
12mr|soundtouch-1.6.0-2|49	find . -type f -perm 0444 -exec chmod 644 {} \;
12mr|soundtouch-1.6.0-2|50	
12mr|soundtouch-1.6.0-2|51	# fix permissions
12mr|soundtouch-1.6.0-2|52	chmod 644 COPYING.TXT README.html
12mr|soundtouch-1.6.0-2|53	
12mr|soundtouch-1.6.0-2|54	# strip away annoying ^M
12mr|soundtouch-1.6.0-2|55	find -type f | grep -v ".gif" | grep -v ".png" | grep -v ".jpg" | xargs dos2unix
12mr|soundtouch-1.6.0-2|56	
12mr|soundtouch-1.6.0-2|57	sh ./bootstrap
12mr|soundtouch-1.6.0-2|58	
12mr|soundtouch-1.6.0-2|59	%build
12mr|soundtouch-1.6.0-2|60	
12mr|soundtouch-1.6.0-2|61	%configure2_5x \
12mr|soundtouch-1.6.0-2|62	--enable-shared
12mr|soundtouch-1.6.0-2|63	
12mr|soundtouch-1.6.0-2|64	%make
12mr|soundtouch-1.6.0-2|65	
12mr|soundtouch-1.6.0-2|66	%install
12mr|soundtouch-1.6.0-2|67	rm -rf %{buildroot}
12mr|soundtouch-1.6.0-2|68	
12mr|soundtouch-1.6.0-2|69	%makeinstall
12mr|soundtouch-1.6.0-2|70	
12mr|soundtouch-1.6.0-2|71	# cleanup
12mr|soundtouch-1.6.0-2|72	rm -rf %{buildroot}{/usr/doc,%_libdir/*.la}
12mr|soundtouch-1.6.0-2|73	
12mr|soundtouch-1.6.0-2|74	%clean
12mr|soundtouch-1.6.0-2|75	rm -rf %{buildroot}
12mr|soundtouch-1.6.0-2|76	
12mr|soundtouch-1.6.0-2|77	%files
12mr|soundtouch-1.6.0-2|78	%defattr(-,root,root)
12mr|soundtouch-1.6.0-2|79	%doc COPYING.TXT README.html
12mr|soundtouch-1.6.0-2|80	%{_bindir}/soundstretch
12mr|soundtouch-1.6.0-2|81	
12mr|soundtouch-1.6.0-2|82	%files -n %{libname}
12mr|soundtouch-1.6.0-2|83	%defattr(-,root,root)
12mr|soundtouch-1.6.0-2|84	%{_libdir}/*.so.%{major}*
12mr|soundtouch-1.6.0-2|85	
12mr|soundtouch-1.6.0-2|86	%files -n %{develname}
12mr|soundtouch-1.6.0-2|87	%defattr(-,root,root)
12mr|soundtouch-1.6.0-2|88	%dir %{_includedir}/soundtouch
12mr|soundtouch-1.6.0-2|89	%{_includedir}/soundtouch/*
12mr|soundtouch-1.6.0-2|90	%{_libdir}/*.so
12mr|soundtouch-1.6.0-2|91	%{_libdir}/*.a
12mr|soundtouch-1.6.0-2|92	%{_libdir}/pkgconfig/soundtouch*.pc
12mr|soundtouch-1.6.0-2|93	%{_datadir}/aclocal/*
12mr|soundtouch-1.6.0-2|94	
12mr|soundtouch-1.6.0-2|95	
12mr|soundtouch-1.6.0-2|96	
12mr|soundtouch-1.6.0-2|97	%changelog
12mr|soundtouch-1.6.0-2|98	

16388 12
12mr|soundwrapper-1.6-8|1	%define name soundwrapper
12mr|soundwrapper-1.6-8|2	%define version 1.6
12mr|soundwrapper-1.6-8|3	%define release %mkrel 8
12mr|soundwrapper-1.6-8|4	
12mr|soundwrapper-1.6-8|5	Summary:	Directs a program's sound output to Pulse, ALSA, aRts, or esd
12mr|soundwrapper-1.6-8|6	Name:		%{name}
12mr|soundwrapper-1.6-8|7	Version:	%{version}
12mr|soundwrapper-1.6-8|8	Release:	%{release}
12mr|soundwrapper-1.6-8|9	Source0:	%{name}-%{version}.tar.bz2
12mr|soundwrapper-1.6-8|10	Patch0: soundwrapper-1.6-arts-disable.patch
12mr|soundwrapper-1.6-8|11	License:	LGPL
12mr|soundwrapper-1.6-8|12	Group:		System/Base
12mr|soundwrapper-1.6-8|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|soundwrapper-1.6-8|14	URL:            http://cvs.mandriva.com/cgi-bin/cvsweb.cgi/SPECS/%{name}/
12mr|soundwrapper-1.6-8|15	BuildRequires: libpulseaudio-devel
12mr|soundwrapper-1.6-8|16	BuildRequires: libalsa-devel
12mr|soundwrapper-1.6-8|17	BuildRequires: esound-devel
12mr|soundwrapper-1.6-8|18	Conflicts:  menu < 2.1.12-9mdk
12mr|soundwrapper-1.6-8|19	
12mr|soundwrapper-1.6-8|20	%description
12mr|soundwrapper-1.6-8|21	When placed before a command to run a program with some audio component,
12mr|soundwrapper-1.6-8|22	that program's audio output is redirected to the ALSA sound device or to
12mr|soundwrapper-1.6-8|23	the PulseAudio, aRts, or EsounD sound servers if either of them is in control
12mr|soundwrapper-1.6-8|24	of the sound device, enabling programs to play sounds at the same time
12mr|soundwrapper-1.6-8|25	
12mr|soundwrapper-1.6-8|26	%prep
12mr|soundwrapper-1.6-8|27	%setup -q
12mr|soundwrapper-1.6-8|28	%patch0 -p0
12mr|soundwrapper-1.6-8|29	
12mr|soundwrapper-1.6-8|30	aclocal
12mr|soundwrapper-1.6-8|31	automake --add-missing
12mr|soundwrapper-1.6-8|32	autoconf
12mr|soundwrapper-1.6-8|33	
12mr|soundwrapper-1.6-8|34	%build
12mr|soundwrapper-1.6-8|35	export CFLAGS="%{optflags} -I%{_kde3_includedir}"
12mr|soundwrapper-1.6-8|36	%configure
12mr|soundwrapper-1.6-8|37	%make
12mr|soundwrapper-1.6-8|38	
12mr|soundwrapper-1.6-8|39	%install
12mr|soundwrapper-1.6-8|40	rm -rf %{buildroot}
12mr|soundwrapper-1.6-8|41	%makeinstall
12mr|soundwrapper-1.6-8|42	
12mr|soundwrapper-1.6-8|43	%clean
12mr|soundwrapper-1.6-8|44	rm -rf %{buildroot}
12mr|soundwrapper-1.6-8|45	
12mr|soundwrapper-1.6-8|46	%files
12mr|soundwrapper-1.6-8|47	%defattr(-,root,root)
12mr|soundwrapper-1.6-8|48	%{_bindir}/soundwrapper
12mr|soundwrapper-1.6-8|49	
12mr|soundwrapper-1.6-8|50	
12mr|soundwrapper-1.6-8|51	
12mr|soundwrapper-1.6-8|52	
12mr|soundwrapper-1.6-8|53	
12mr|soundwrapper-1.6-8|54	
12mr|soundwrapper-1.6-8|55	%changelog
12mr|soundwrapper-1.6-8|56	

16389 12
12mr|source-highlight-3.1.7-2|1	%define major 4
12mr|source-highlight-3.1.7-2|2	%define libname %mklibname %name %major
12mr|source-highlight-3.1.7-2|3	%define develname %mklibname -d %name
12mr|source-highlight-3.1.7-2|4	%define staticname %mklibname -s -d %name
12mr|source-highlight-3.1.7-2|5	Summary: 	Produces a document with syntax highlighting
12mr|source-highlight-3.1.7-2|6	Name: 		source-highlight
12mr|source-highlight-3.1.7-2|7	Version: 	3.1.7
12mr|source-highlight-3.1.7-2|8	Release:	2
12mr|source-highlight-3.1.7-2|9	Group: 		Development/Other
12mr|source-highlight-3.1.7-2|10	License: 	GPLv3+
12mr|source-highlight-3.1.7-2|11	Source: 	ftp://ftp.gnu.org/gnu/src-highlite/%{name}-%{version}.tar.gz
12mr|source-highlight-3.1.7-2|12	URL: 		http://www.gnu.org/software/src-highlite/
12mr|source-highlight-3.1.7-2|13	Obsoletes:	java2html
12mr|source-highlight-3.1.7-2|14	Obsoletes:	cpp2html
12mr|source-highlight-3.1.7-2|15	Provides:	java2html
12mr|source-highlight-3.1.7-2|16	Provides:	cpp2html
12mr|source-highlight-3.1.7-2|17	
12mr|source-highlight-3.1.7-2|18	BuildRequires:	bison
12mr|source-highlight-3.1.7-2|19	BuildRequires:  flex
12mr|source-highlight-3.1.7-2|20	BuildRequires:  boost-devel
12mr|source-highlight-3.1.7-2|21	BuildRequires:	ctags help2man
12mr|source-highlight-3.1.7-2|22	Requires:	ctags help2man
12mr|source-highlight-3.1.7-2|23	
12mr|source-highlight-3.1.7-2|24	%description
12mr|source-highlight-3.1.7-2|25	GNU Source-highlight produces a document with syntax highlighting
12mr|source-highlight-3.1.7-2|26	when given a source file. It handles many languages, e.g., Java,
12mr|source-highlight-3.1.7-2|27	C/C++, Prolog, Perl, PHP3, Python, Flex, HTML, and other formats,
12mr|source-highlight-3.1.7-2|28	e.g., ChangeLog and log files, as source languages and HTML, XHTML,
12mr|source-highlight-3.1.7-2|29	DocBook, ANSI color escapes, LaTeX, and Texinfo as output formats.
12mr|source-highlight-3.1.7-2|30	Input and output formats can be specified with a regular expression-
12mr|source-highlight-3.1.7-2|31	oriented syntax.
12mr|source-highlight-3.1.7-2|32	
12mr|source-highlight-3.1.7-2|33	%package -n %libname
12mr|source-highlight-3.1.7-2|34	Group: System/Libraries
12mr|source-highlight-3.1.7-2|35	Summary:Produces a document with syntax highlighting
12mr|source-highlight-3.1.7-2|36	
12mr|source-highlight-3.1.7-2|37	%description -n %libname
12mr|source-highlight-3.1.7-2|38	GNU Source-highlight produces a document with syntax highlighting
12mr|source-highlight-3.1.7-2|39	when given a source file. It handles many languages, e.g., Java,
12mr|source-highlight-3.1.7-2|40	C/C++, Prolog, Perl, PHP3, Python, Flex, HTML, and other formats,
12mr|source-highlight-3.1.7-2|41	e.g., ChangeLog and log files, as source languages and HTML, XHTML,
12mr|source-highlight-3.1.7-2|42	DocBook, ANSI color escapes, LaTeX, and Texinfo as output formats.
12mr|source-highlight-3.1.7-2|43	Input and output formats can be specified with a regular expression-
12mr|source-highlight-3.1.7-2|44	oriented syntax.
12mr|source-highlight-3.1.7-2|45	
12mr|source-highlight-3.1.7-2|46	%package -n %develname
12mr|source-highlight-3.1.7-2|47	Group: Development/C
12mr|source-highlight-3.1.7-2|48	Summary:Produces a document with syntax highlighting
12mr|source-highlight-3.1.7-2|49	Provides: lib%name-devel = %version-%release
12mr|source-highlight-3.1.7-2|50	Requires: %libname = %version-%release
12mr|source-highlight-3.1.7-2|51	
12mr|source-highlight-3.1.7-2|52	%description -n %develname
12mr|source-highlight-3.1.7-2|53	GNU Source-highlight produces a document with syntax highlighting
12mr|source-highlight-3.1.7-2|54	when given a source file. It handles many languages, e.g., Java,
12mr|source-highlight-3.1.7-2|55	C/C++, Prolog, Perl, PHP3, Python, Flex, HTML, and other formats,
12mr|source-highlight-3.1.7-2|56	e.g., ChangeLog and log files, as source languages and HTML, XHTML,
12mr|source-highlight-3.1.7-2|57	DocBook, ANSI color escapes, LaTeX, and Texinfo as output formats.
12mr|source-highlight-3.1.7-2|58	Input and output formats can be specified with a regular expression-
12mr|source-highlight-3.1.7-2|59	oriented syntax.
12mr|source-highlight-3.1.7-2|60	
12mr|source-highlight-3.1.7-2|61	%package -n %staticname
12mr|source-highlight-3.1.7-2|62	Group: Development/C
12mr|source-highlight-3.1.7-2|63	Summary:Produces a document with syntax highlighting
12mr|source-highlight-3.1.7-2|64	Provides: lib%name-static-devel = %version-%release
12mr|source-highlight-3.1.7-2|65	Requires: %develname = %version-%release
12mr|source-highlight-3.1.7-2|66	
12mr|source-highlight-3.1.7-2|67	%description -n %staticname
12mr|source-highlight-3.1.7-2|68	GNU Source-highlight produces a document with syntax highlighting
12mr|source-highlight-3.1.7-2|69	when given a source file. It handles many languages, e.g., Java,
12mr|source-highlight-3.1.7-2|70	C/C++, Prolog, Perl, PHP3, Python, Flex, HTML, and other formats,
12mr|source-highlight-3.1.7-2|71	e.g., ChangeLog and log files, as source languages and HTML, XHTML,
12mr|source-highlight-3.1.7-2|72	DocBook, ANSI color escapes, LaTeX, and Texinfo as output formats.
12mr|source-highlight-3.1.7-2|73	Input and output formats can be specified with a regular expression-
12mr|source-highlight-3.1.7-2|74	oriented syntax.
12mr|source-highlight-3.1.7-2|75	
12mr|source-highlight-3.1.7-2|76	%prep
12mr|source-highlight-3.1.7-2|77	%setup -q
12mr|source-highlight-3.1.7-2|78	
12mr|source-highlight-3.1.7-2|79	%build
12mr|source-highlight-3.1.7-2|80	%configure2_5x --disable-dependency-tracking \
12mr|source-highlight-3.1.7-2|81	--with-boost-libdir=%_libdir
12mr|source-highlight-3.1.7-2|82	%make
12mr|source-highlight-3.1.7-2|83	
12mr|source-highlight-3.1.7-2|84	%install
12mr|source-highlight-3.1.7-2|85	%makeinstall_std
12mr|source-highlight-3.1.7-2|86	
12mr|source-highlight-3.1.7-2|87	rm -fr %{buildroot}%{_datadir}/doc/
12mr|source-highlight-3.1.7-2|88	
12mr|source-highlight-3.1.7-2|89	%files
12mr|source-highlight-3.1.7-2|90	%defattr (-,root,root)
12mr|source-highlight-3.1.7-2|91	%doc AUTHORS README CREDITS NEWS TODO.txt THANKS
12mr|source-highlight-3.1.7-2|92	%{_bindir}/*
12mr|source-highlight-3.1.7-2|93	%{_datadir}/%{name}
12mr|source-highlight-3.1.7-2|94	%{_mandir}/man1/*
12mr|source-highlight-3.1.7-2|95	%{_infodir}/*
12mr|source-highlight-3.1.7-2|96	%{_sysconfdir}/bash_completion.d/*
12mr|source-highlight-3.1.7-2|97	
12mr|source-highlight-3.1.7-2|98	%files -n %libname
12mr|source-highlight-3.1.7-2|99	%defattr (-,root,root)
12mr|source-highlight-3.1.7-2|100	%_libdir/lib%{name}.so.%{major}*
12mr|source-highlight-3.1.7-2|101	
12mr|source-highlight-3.1.7-2|102	%files -n %develname
12mr|source-highlight-3.1.7-2|103	%defattr (-,root,root)
12mr|source-highlight-3.1.7-2|104	%doc ChangeLog
12mr|source-highlight-3.1.7-2|105	%_libdir/lib%{name}.so
12mr|source-highlight-3.1.7-2|106	%_libdir/pkgconfig/*.pc
12mr|source-highlight-3.1.7-2|107	%_includedir/srchilite/
12mr|source-highlight-3.1.7-2|108	
12mr|source-highlight-3.1.7-2|109	%files -n %staticname
12mr|source-highlight-3.1.7-2|110	%defattr (-,root,root)
12mr|source-highlight-3.1.7-2|111	%_libdir/lib%{name}.a
12mr|source-highlight-3.1.7-2|112	
12mr|source-highlight-3.1.7-2|113	
12mr|source-highlight-3.1.7-2|114	
12mr|source-highlight-3.1.7-2|115	%changelog
12mr|source-highlight-3.1.7-2|116	* Sun Aug  26 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|source-highlight-3.1.7-2|117	+ Commit: f8d4b5a
12mr|source-highlight-3.1.7-2|118	- Updated to 3.1.7
12mr|source-highlight-3.1.7-2|119	
12mr|source-highlight-3.1.7-2|120	

16390 12
12mr|sox-14.4.0-3|1	%define build_plf 0
12mr|sox-14.4.0-3|2	%{?_with_plf: %{expand: %%global build_plf 1}}
12mr|sox-14.4.0-3|3	
12mr|sox-14.4.0-3|4	######################
12mr|sox-14.4.0-3|5	# Hardcode PLF build
12mr|sox-14.4.0-3|6	%define build_plf 0
12mr|sox-14.4.0-3|7	######################
12mr|sox-14.4.0-3|8	
12mr|sox-14.4.0-3|9	%if %{build_plf}
12mr|sox-14.4.0-3|10	%define distsuffix plf
12mr|sox-14.4.0-3|11	%define extrarelsuffix plf
12mr|sox-14.4.0-3|12	%endif
12mr|sox-14.4.0-3|13	
12mr|sox-14.4.0-3|14	%define major 2
12mr|sox-14.4.0-3|15	%define libname %mklibname %{name} %{major}
12mr|sox-14.4.0-3|16	%define develname %mklibname %{name} -d
12mr|sox-14.4.0-3|17	
12mr|sox-14.4.0-3|18	Summary:	A general purpose sound file conversion tool
12mr|sox-14.4.0-3|19	Name:		sox
12mr|sox-14.4.0-3|20	Version:	14.4.0
12mr|sox-14.4.0-3|21	Release:	3%{?extrarelsuffix}
12mr|sox-14.4.0-3|22	License:	LGPLv2+
12mr|sox-14.4.0-3|23	Group:		Sound
12mr|sox-14.4.0-3|24	URL:		http://sox.sourceforge.net/
12mr|sox-14.4.0-3|25	Source0:	http://heanet.dl.sourceforge.net/sourceforge/sox/%{name}-%{version}.tar.gz
12mr|sox-14.4.0-3|26	BuildRequires:	ffmpeg-devel
12mr|sox-14.4.0-3|27	BuildRequires:	magic-devel
12mr|sox-14.4.0-3|28	BuildRequires:	gsm-devel
12mr|sox-14.4.0-3|29	BuildRequires:	id3tag-devel
12mr|sox-14.4.0-3|30	BuildRequires:	ladspa-devel
12mr|sox-14.4.0-3|31	BuildRequires:	libalsa-devel
12mr|sox-14.4.0-3|32	BuildRequires:	libflac-devel
12mr|sox-14.4.0-3|33	BuildRequires:	libtool-devel
12mr|sox-14.4.0-3|34	BuildRequires:	libpng-devel
12mr|sox-14.4.0-3|35	BuildRequires:	libsamplerate-devel
12mr|sox-14.4.0-3|36	BuildRequires:	pkgconfig(sndfile)
12mr|sox-14.4.0-3|37	BuildRequires:	libtheora-devel
12mr|sox-14.4.0-3|38	BuildRequires:	libtool
12mr|sox-14.4.0-3|39	BuildRequires:	libwavpack-devel
12mr|sox-14.4.0-3|40	BuildRequires:	lpc10-devel
12mr|sox-14.4.0-3|41	BuildRequires:	mad-devel
12mr|sox-14.4.0-3|42	BuildRequires:	oggvorbis-devel
12mr|sox-14.4.0-3|43	BuildRequires:	libgomp-devel
12mr|sox-14.4.0-3|44	%if %{build_plf}
12mr|sox-14.4.0-3|45	BuildRequires:	lame-devel
12mr|sox-14.4.0-3|46	BuildRequires:	libamrwb-devel
12mr|sox-14.4.0-3|47	BuildRequires:	libamrnb-devel
12mr|sox-14.4.0-3|48	%endif
12mr|sox-14.4.0-3|49	
12mr|sox-14.4.0-3|50	%description
12mr|sox-14.4.0-3|51	SoX (Sound eXchange) is a sound file format converter for Linux,
12mr|sox-14.4.0-3|52	UNIX and DOS PCs. The self-described 'Swiss Army knife of sound
12mr|sox-14.4.0-3|53	tools,' SoX can convert between many different digitized sound
12mr|sox-14.4.0-3|54	formats and perform simple sound manipulation functions,
12mr|sox-14.4.0-3|55	including sound effects.
12mr|sox-14.4.0-3|56	
12mr|sox-14.4.0-3|57	Install the sox package if you'd like to convert sound file formats
12mr|sox-14.4.0-3|58	or manipulate some sounds.
12mr|sox-14.4.0-3|59	
12mr|sox-14.4.0-3|60	%if %{build_plf}
12mr|sox-14.4.0-3|61	This package is in restricted as it was build with lame encoder
12mr|sox-14.4.0-3|62	support, which is in restricted.
12mr|sox-14.4.0-3|63	%endif
12mr|sox-14.4.0-3|64	
12mr|sox-14.4.0-3|65	%package -n %{libname}
12mr|sox-14.4.0-3|66	Summary:	Libraries for SoX
12mr|sox-14.4.0-3|67	Group:		System/Libraries
12mr|sox-14.4.0-3|68	Obsoletes:	%{mklibname %{name} 0} < %{EVRD}
12mr|sox-14.4.0-3|69	
12mr|sox-14.4.0-3|70	%description -n %{libname}
12mr|sox-14.4.0-3|71	Libraries for SoX.
12mr|sox-14.4.0-3|72	
12mr|sox-14.4.0-3|73	%package -n %{develname}
12mr|sox-14.4.0-3|74	Summary:	Development headers and libraries for libst
12mr|sox-14.4.0-3|75	Group:		Development/C
12mr|sox-14.4.0-3|76	Requires:	%{libname} = %{version}-%{release}
12mr|sox-14.4.0-3|77	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|sox-14.4.0-3|78	Provides:	%{name}-devel = %{version}-%{release}
12mr|sox-14.4.0-3|79	
12mr|sox-14.4.0-3|80	%description -n %{develname}
12mr|sox-14.4.0-3|81	Development headers and libraries for SoX.
12mr|sox-14.4.0-3|82	
12mr|sox-14.4.0-3|83	%prep
12mr|sox-14.4.0-3|84	%setup -q
12mr|sox-14.4.0-3|85	#autoreconf -fis
12mr|sox-14.4.0-3|86	
12mr|sox-14.4.0-3|87	%build
12mr|sox-14.4.0-3|88	export CFLAGS="%{optflags} -DHAVE_SYS_SOUNDCARD_H=1 -D_FILE_OFFSET_BITS=64 -fPIC -DPIC"
12mr|sox-14.4.0-3|89	
12mr|sox-14.4.0-3|90	%configure2_5x \
12mr|sox-14.4.0-3|91	--with-ladspa-path=%{_includedir}
12mr|sox-14.4.0-3|92	%make
12mr|sox-14.4.0-3|93	
12mr|sox-14.4.0-3|94	%install
12mr|sox-14.4.0-3|95	rm -rf %{buildroot}
12mr|sox-14.4.0-3|96	
12mr|sox-14.4.0-3|97	%makeinstall_std
12mr|sox-14.4.0-3|98	
12mr|sox-14.4.0-3|99	ln -sf play %{buildroot}%{_bindir}/rec
12mr|sox-14.4.0-3|100	
12mr|sox-14.4.0-3|101	cat << EOF > %{buildroot}%{_bindir}/soxplay
12mr|sox-14.4.0-3|102	#!/bin/sh
12mr|sox-14.4.0-3|103	
12mr|sox-14.4.0-3|104	%{_bindir}/sox \$1 -t .au - > /dev/audio
12mr|sox-14.4.0-3|105	
12mr|sox-14.4.0-3|106	EOF
12mr|sox-14.4.0-3|107	chmod 755 %{buildroot}%{_bindir}/soxplay
12mr|sox-14.4.0-3|108	
12mr|sox-14.4.0-3|109	ln -snf play %{buildroot}%{_bindir}/rec
12mr|sox-14.4.0-3|110	ln -s play.1%{_extension} %{buildroot}%{_mandir}/man1/rec.1%{_extension}
12mr|sox-14.4.0-3|111	
12mr|sox-14.4.0-3|112	rm -rf %{buildroot}%{_libdir}/sox/*.{la,a}
12mr|sox-14.4.0-3|113	
12mr|sox-14.4.0-3|114	%files
12mr|sox-14.4.0-3|115	%doc ChangeLog README NEWS AUTHORS
12mr|sox-14.4.0-3|116	%{_bindir}/play
12mr|sox-14.4.0-3|117	%{_bindir}/rec
12mr|sox-14.4.0-3|118	%{_bindir}/sox*
12mr|sox-14.4.0-3|119	%{_mandir}/man1/*
12mr|sox-14.4.0-3|120	%{_mandir}/man7/*
12mr|sox-14.4.0-3|121	
12mr|sox-14.4.0-3|122	%files -n %{libname}
12mr|sox-14.4.0-3|123	%{_libdir}/libsox.so.%{major}*
12mr|sox-14.4.0-3|124	
12mr|sox-14.4.0-3|125	%files -n %{develname}
12mr|sox-14.4.0-3|126	%{_includedir}/*.h
12mr|sox-14.4.0-3|127	%{_libdir}/libsox.a
12mr|sox-14.4.0-3|128	%{_libdir}/libsox.so
12mr|sox-14.4.0-3|129	%{_libdir}/pkgconfig/sox.pc
12mr|sox-14.4.0-3|130	%{_mandir}/man3/*
12mr|sox-14.4.0-3|131	
12mr|sox-14.4.0-3|132	
12mr|sox-14.4.0-3|133	
12mr|sox-14.4.0-3|134	%changelog
12mr|sox-14.4.0-3|135	

16391 12
12mr|spamassassin-3.3.2-3|1	%define fname Mail-SpamAssassin
12mr|spamassassin-3.3.2-3|2	%define svn_snap r1128990
12mr|spamassassin-3.3.2-3|3	
12mr|spamassassin-3.3.2-3|4	Summary:	A spam filter for email which can be invoked from mail delivery agents
12mr|spamassassin-3.3.2-3|5	Name:		spamassassin
12mr|spamassassin-3.3.2-3|6	Version:	3.3.2
12mr|spamassassin-3.3.2-3|7	Release:	%mkrel 3
12mr|spamassassin-3.3.2-3|8	License:	Apache License
12mr|spamassassin-3.3.2-3|9	Group:		Networking/Mail
12mr|spamassassin-3.3.2-3|10	URL:		http://spamassassin.apache.org/
12mr|spamassassin-3.3.2-3|11	Source0:	http://www.apache.org/dist/spamassassin/source/%{fname}-%{version}.tar.gz
12mr|spamassassin-3.3.2-3|12	Source1:	http://www.apache.org/dist/spamassassin/source/%{fname}-%{version}.tar.gz.asc
12mr|spamassassin-3.3.2-3|13	#svn co https://svn.apache.org/repos/asf/spamassassin/branches/3.3 spamassassin-3.3.x
12mr|spamassassin-3.3.2-3|14	#Source0:	%{fname}-3.3.x.tar.gz
12mr|spamassassin-3.3.2-3|15	Source2:	spamd.init
12mr|spamassassin-3.3.2-3|16	Source3:	spamd.sysconfig
12mr|spamassassin-3.3.2-3|17	Source4:	spamassassin-default.rc
12mr|spamassassin-3.3.2-3|18	Source5:	spamassassin-spamc.rc
12mr|spamassassin-3.3.2-3|19	Source6:	sa-update.cron
12mr|spamassassin-3.3.2-3|20	Source7:	spamd.logrotate
12mr|spamassassin-3.3.2-3|21	Source8:	spamd.conf
12mr|spamassassin-3.3.2-3|22	# (fc) 2.60-5mdk don't use version dependent perl call in #!
12mr|spamassassin-3.3.2-3|23	Patch0:		spamassassin-3.2.0-fixbang.patch
12mr|spamassassin-3.3.2-3|24	Patch1:		Mail-SpamAssassin-3.1.5-no_spamcop.diff
12mr|spamassassin-3.3.2-3|25	Requires(post): rpm-helper
12mr|spamassassin-3.3.2-3|26	Requires(preun): rpm-helper
12mr|spamassassin-3.3.2-3|27	BuildRequires:	gnupg
12mr|spamassassin-3.3.2-3|28	BuildRequires:	openssl-devel
12mr|spamassassin-3.3.2-3|29	BuildRequires:	perl-Apache-Test
12mr|spamassassin-3.3.2-3|30	BuildRequires:	perl(Archive::Tar)
12mr|spamassassin-3.3.2-3|31	BuildRequires:	perl-DB_File
12mr|spamassassin-3.3.2-3|32	BuildRequires:	perl-devel
12mr|spamassassin-3.3.2-3|33	BuildRequires:	perl(Digest::SHA)
12mr|spamassassin-3.3.2-3|34	BuildRequires:	perl-Encode-Detect
12mr|spamassassin-3.3.2-3|35	BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.17
12mr|spamassassin-3.3.2-3|36	BuildRequires:	perl-HTML-Parser
12mr|spamassassin-3.3.2-3|37	BuildRequires:	perl(IO::Socket::INET6)
12mr|spamassassin-3.3.2-3|38	BuildRequires:	perl-IO-Socket-SSL
12mr|spamassassin-3.3.2-3|39	BuildRequires:	perl-IO-Zlib
12mr|spamassassin-3.3.2-3|40	BuildRequires:	perl-IP-Country
12mr|spamassassin-3.3.2-3|41	BuildRequires:	perl-libwww-perl
12mr|spamassassin-3.3.2-3|42	BuildRequires:	perl-Mail-DKIM >= 0.37
12mr|spamassassin-3.3.2-3|43	BuildRequires:	perl-Mail-SPF
12mr|spamassassin-3.3.2-3|44	BuildRequires:	perl-Net-DNS
12mr|spamassassin-3.3.2-3|45	BuildRequires:	perl-Net-Ident
12mr|spamassassin-3.3.2-3|46	BuildRequires:	perl-Socket6
12mr|spamassassin-3.3.2-3|47	BuildRequires:	perl-Sys-Hostname-Long
12mr|spamassassin-3.3.2-3|48	BuildRequires:	perl-Time-HiRes
12mr|spamassassin-3.3.2-3|49	BuildRequires:	perl-version
12mr|spamassassin-3.3.2-3|50	BuildRequires:	re2c
12mr|spamassassin-3.3.2-3|51	Requires:	perl-Mail-SpamAssassin >= %{version}
12mr|spamassassin-3.3.2-3|52	Requires:	perl(Archive::Tar)
12mr|spamassassin-3.3.2-3|53	Requires:  	perl-DB_File
12mr|spamassassin-3.3.2-3|54	Requires:	perl(NetAddr::IP)
12mr|spamassassin-3.3.2-3|55	Requires:	perl-Net-DNS
12mr|spamassassin-3.3.2-3|56	Requires:	perl(Time::HiRes)
12mr|spamassassin-3.3.2-3|57	Requires:	spamassassin-rules >= 3.3.0
12mr|spamassassin-3.3.2-3|58	# (oe) these are not required, but if not it cripples the SpamAssassin functionalities
12mr|spamassassin-3.3.2-3|59	Suggests:	gnupg perl(Digest::SHA) perl-Encode-Detect perl-IO-Socket-SSL perl-IO-Zlib perl-IP-Country perl-libwww-perl perl-Mail-DKIM >= 0.37 perl-Mail-SPF perl-Net-Ident perl-Sys-Hostname-Long perl-version
12mr|spamassassin-3.3.2-3|60	
12mr|spamassassin-3.3.2-3|61	%description
12mr|spamassassin-3.3.2-3|62	SpamAssassin provides you with a way to reduce if not completely eliminate
12mr|spamassassin-3.3.2-3|63	Unsolicited Commercial Email (SPAM) from your incoming email.  It can
12mr|spamassassin-3.3.2-3|64	be invoked by a MDA such as sendmail or postfix, or can be called from
12mr|spamassassin-3.3.2-3|65	a procmail script, .forward file, etc.  It uses a genetic-algorithm
12mr|spamassassin-3.3.2-3|66	evolved scoring system to identify messages which look spammy, then
12mr|spamassassin-3.3.2-3|67	adds headers to the message so they can be filtered by the user's mail
12mr|spamassassin-3.3.2-3|68	reading software.  This distribution includes the spamd/spamc components
12mr|spamassassin-3.3.2-3|69	which create a server that considerably speeds processing of mail.
12mr|spamassassin-3.3.2-3|70	
12mr|spamassassin-3.3.2-3|71	SpamAssassin also includes support for reporting spam messages
12mr|spamassassin-3.3.2-3|72	automatically, and/or manually, to collaborative filtering databases such
12mr|spamassassin-3.3.2-3|73	as Vipul's Razor, DCC or pyzor.
12mr|spamassassin-3.3.2-3|74	Install perl-Razor-Agent package to get Vipul's Razor support.
12mr|spamassassin-3.3.2-3|75	Install dcc package to get Distributed Checksum Clearinghouse (DCC) support.
12mr|spamassassin-3.3.2-3|76	Install pyzor package to get Pyzor support.
12mr|spamassassin-3.3.2-3|77	
12mr|spamassassin-3.3.2-3|78	To enable spamassassin, if you are receiving mail locally, simply add
12mr|spamassassin-3.3.2-3|79	this line to your ~/.procmailrc:
12mr|spamassassin-3.3.2-3|80	INCLUDERC=/etc/mail/spamassassin/spamassassin-default.rc
12mr|spamassassin-3.3.2-3|81	
12mr|spamassassin-3.3.2-3|82	To filter spam for all users, add that line to /etc/procmailrc
12mr|spamassassin-3.3.2-3|83	(creating if necessary).
12mr|spamassassin-3.3.2-3|84	
12mr|spamassassin-3.3.2-3|85	%package	sa-compile
12mr|spamassassin-3.3.2-3|86	Summary:	Compiles SpamAssassin rulesets into native perl code
12mr|spamassassin-3.3.2-3|87	Group:		Networking/Mail
12mr|spamassassin-3.3.2-3|88	Requires:	gcc make
12mr|spamassassin-3.3.2-3|89	Requires:	perl-devel
12mr|spamassassin-3.3.2-3|90	Requires:	re2c
12mr|spamassassin-3.3.2-3|91	Conflicts:	spamassassin < 3.2.5-3
12mr|spamassassin-3.3.2-3|92	
12mr|spamassassin-3.3.2-3|93	%description	sa-compile
12mr|spamassassin-3.3.2-3|94	sa-compile uses re2c to compile the site-wide parts of the SpamAssassin
12mr|spamassassin-3.3.2-3|95	ruleset. No part of user_prefs or any files included from user_prefs can be
12mr|spamassassin-3.3.2-3|96	built into the compiled set. This compiled set is then used by the
12mr|spamassassin-3.3.2-3|97	"Mail::SpamAssassin::Plugin::Rule2XSBody" plugin to speed up SpamAssassin's
12mr|spamassassin-3.3.2-3|98	operation, where possible, and when that plugin is loaded. re2c can match
12mr|spamassassin-3.3.2-3|99	strings much faster than perl code, by constructing a DFA to match many simple
12mr|spamassassin-3.3.2-3|100	strings in parallel, and compiling that to native object code. Not all
12mr|spamassassin-3.3.2-3|101	SpamAssassin rules are amenable to this conversion, however.
12mr|spamassassin-3.3.2-3|102	
12mr|spamassassin-3.3.2-3|103	%package	tools
12mr|spamassassin-3.3.2-3|104	Summary:        Miscleanous tools for SpamAssassin
12mr|spamassassin-3.3.2-3|105	Group:		Networking/Mail
12mr|spamassassin-3.3.2-3|106	Requires:	perl-Mail-SpamAssassin >= %{version}
12mr|spamassassin-3.3.2-3|107	
12mr|spamassassin-3.3.2-3|108	%description	tools
12mr|spamassassin-3.3.2-3|109	Miscleanous tools from various authors, distributed with SpamAssassin.
12mr|spamassassin-3.3.2-3|110	See /usr/share/doc/spamassassin-tools-*/.
12mr|spamassassin-3.3.2-3|111	
12mr|spamassassin-3.3.2-3|112	%package	spamd
12mr|spamassassin-3.3.2-3|113	Summary:	Daemonized version of SpamAssassin
12mr|spamassassin-3.3.2-3|114	Group:		System/Servers
12mr|spamassassin-3.3.2-3|115	Requires(post): rpm-helper spamassassin-rules >= 3.3.0
12mr|spamassassin-3.3.2-3|116	Requires(preun): rpm-helper
12mr|spamassassin-3.3.2-3|117	Requires:	spamassassin >= %{version}
12mr|spamassassin-3.3.2-3|118	
12mr|spamassassin-3.3.2-3|119	%description	spamd
12mr|spamassassin-3.3.2-3|120	The purpose of this program is to provide a daemonized version of the
12mr|spamassassin-3.3.2-3|121	spamassassin executable. The goal is improving throughput performance
12mr|spamassassin-3.3.2-3|122	for automated mail checking.
12mr|spamassassin-3.3.2-3|123	
12mr|spamassassin-3.3.2-3|124	This is intended to be used alongside "spamc", a fast, low-overhead C
12mr|spamassassin-3.3.2-3|125	client program.
12mr|spamassassin-3.3.2-3|126	
12mr|spamassassin-3.3.2-3|127	%package	spamc
12mr|spamassassin-3.3.2-3|128	Summary:	A client for spamd
12mr|spamassassin-3.3.2-3|129	Group:		Networking/Mail
12mr|spamassassin-3.3.2-3|130	
12mr|spamassassin-3.3.2-3|131	%description	spamc
12mr|spamassassin-3.3.2-3|132	Spamc is the client half of the spamc/spamd pair. It should be used in
12mr|spamassassin-3.3.2-3|133	place of "spamassassin" in scripts to process mail. It will read the
12mr|spamassassin-3.3.2-3|134	mail from STDIN, and spool it to its connection to spamd, then read
12mr|spamassassin-3.3.2-3|135	the result back and print it to STDOUT. Spamc has extremely low
12mr|spamassassin-3.3.2-3|136	overhead in loading, so it should be much faster to load than the
12mr|spamassassin-3.3.2-3|137	whole spamassassin program.
12mr|spamassassin-3.3.2-3|138	
12mr|spamassassin-3.3.2-3|139	%package -n	perl-%{fname}
12mr|spamassassin-3.3.2-3|140	Summary:        SpamAssassin e-mail filter Perl modules
12mr|spamassassin-3.3.2-3|141	Group:		Development/Perl
12mr|spamassassin-3.3.2-3|142	Requires:       perl(HTML::Parser)
12mr|spamassassin-3.3.2-3|143	
12mr|spamassassin-3.3.2-3|144	%description -n perl-%{fname}
12mr|spamassassin-3.3.2-3|145	Mail::SpamAssassin is a module to identify spam using text analysis and
12mr|spamassassin-3.3.2-3|146	several internet-based realtime blacklists. Using its rule base, it uses a
12mr|spamassassin-3.3.2-3|147	wide range of heuristic tests on mail headers and body text to identify
12mr|spamassassin-3.3.2-3|148	``spam'', also known as unsolicited commercial email. Once identified, the
12mr|spamassassin-3.3.2-3|149	mail can then be optionally tagged as spam for later filtering using the
12mr|spamassassin-3.3.2-3|150	user's own mail user-agent application.
12mr|spamassassin-3.3.2-3|151	
12mr|spamassassin-3.3.2-3|152	%package -n	perl-%{fname}-Spamd
12mr|spamassassin-3.3.2-3|153	Summary:        A mod_perl2 module implementing the spamd protocol
12mr|spamassassin-3.3.2-3|154	Group:		Development/Perl
12mr|spamassassin-3.3.2-3|155	Requires:       apache-mod_perl
12mr|spamassassin-3.3.2-3|156	%if %mdkversion < 201010
12mr|spamassassin-3.3.2-3|157	Requires(post):   rpm-helper
12mr|spamassassin-3.3.2-3|158	Requires(postun):   rpm-helper
12mr|spamassassin-3.3.2-3|159	%endif
12mr|spamassassin-3.3.2-3|160	
12mr|spamassassin-3.3.2-3|161	%description -n	perl-%{fname}-Spamd
12mr|spamassassin-3.3.2-3|162	This distribution contains a mod_perl2 module, implementing the spamd protocol
12mr|spamassassin-3.3.2-3|163	from the SpamAssassin (http://spamassassin.apache.org/) project in Apache2.
12mr|spamassassin-3.3.2-3|164	It's mostly compatible with the original spamd.
12mr|spamassassin-3.3.2-3|165	
12mr|spamassassin-3.3.2-3|166	%prep
12mr|spamassassin-3.3.2-3|167	
12mr|spamassassin-3.3.2-3|168	%setup -q -n %{fname}-%{version}
12mr|spamassassin-3.3.2-3|169	%patch0 -p0 -b .fixbang
12mr|spamassassin-3.3.2-3|170	%patch1 -p0
12mr|spamassassin-3.3.2-3|171	
12mr|spamassassin-3.3.2-3|172	cp %{SOURCE2} spamd.init
12mr|spamassassin-3.3.2-3|173	cp %{SOURCE3} spamd.sysconfig
12mr|spamassassin-3.3.2-3|174	cp %{SOURCE6} sa-update.cron
12mr|spamassassin-3.3.2-3|175	cp %{SOURCE7} spamd.logrotate
12mr|spamassassin-3.3.2-3|176	cp %{SOURCE8} spamd.conf
12mr|spamassassin-3.3.2-3|177	
12mr|spamassassin-3.3.2-3|178	# svn cleansing...
12mr|spamassassin-3.3.2-3|179	for i in `find . -type d -name .svn`; do
12mr|spamassassin-3.3.2-3|180	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mr|spamassassin-3.3.2-3|181	done
12mr|spamassassin-3.3.2-3|182	
12mr|spamassassin-3.3.2-3|183	%build
12mr|spamassassin-3.3.2-3|184	%serverbuild
12mr|spamassassin-3.3.2-3|185	
12mr|spamassassin-3.3.2-3|186	%{__perl} \
12mr|spamassassin-3.3.2-3|187	Makefile.PL \
12mr|spamassassin-3.3.2-3|188	INSTALLDIRS=vendor \
12mr|spamassassin-3.3.2-3|189	SYSCONFDIR=%{_sysconfdir} \
12mr|spamassassin-3.3.2-3|190	DATADIR=%{_datadir}/spamassassin \
12mr|spamassassin-3.3.2-3|191	ENABLE_SSL=yes \
12mr|spamassassin-3.3.2-3|192	RUN_NET_TESTS=no < /dev/null
12mr|spamassassin-3.3.2-3|193	
12mr|spamassassin-3.3.2-3|194	%make
12mr|spamassassin-3.3.2-3|195	
12mr|spamassassin-3.3.2-3|196	pushd spamd-apache2
12mr|spamassassin-3.3.2-3|197	%{__perl} Makefile.PL INSTALLDIRS=vendor < /dev/null
12mr|spamassassin-3.3.2-3|198	%make
12mr|spamassassin-3.3.2-3|199	popd
12mr|spamassassin-3.3.2-3|200	
12mr|spamassassin-3.3.2-3|201	%check
12mr|spamassassin-3.3.2-3|202	#cat >> t/config.dist << EOF
12mr|spamassassin-3.3.2-3|203	#run_net_tests=y
12mr|spamassassin-3.3.2-3|204	#run_spamd_prefork_stress_test=y
12mr|spamassassin-3.3.2-3|205	#EOF
12mr|spamassassin-3.3.2-3|206	export LANG=C
12mr|spamassassin-3.3.2-3|207	export LC_ALL=C
12mr|spamassassin-3.3.2-3|208	export LANGUAGE=C
12mr|spamassassin-3.3.2-3|209	# useless and broken test case
12mr|spamassassin-3.3.2-3|210	rm -f t/make_install.t
12mr|spamassassin-3.3.2-3|211	# requires polish locales?!?
12mr|spamassassin-3.3.2-3|212	rm -f t/lang_pl_tests.t
12mr|spamassassin-3.3.2-3|213	# probably borked ssl tests or temporary issues
12mr|spamassassin-3.3.2-3|214	rm -f t/spamd_ssl.t t/spamd_ssl_accept_fail.t t/spamd_ssl_tls.t t/spamd_ssl_v2.t t/spamd_ssl_v23.t t/spamd_ssl_v3.t
12mr|spamassassin-3.3.2-3|215	make FULLPERL="%{_bindir}/perl" test
12mr|spamassassin-3.3.2-3|216	
12mr|spamassassin-3.3.2-3|217	%install
12mr|spamassassin-3.3.2-3|218	rm -rf %{buildroot}
12mr|spamassassin-3.3.2-3|219	
12mr|spamassassin-3.3.2-3|220	%makeinstall_std
12mr|spamassassin-3.3.2-3|221	
12mr|spamassassin-3.3.2-3|222	pushd spamd-apache2
12mr|spamassassin-3.3.2-3|223	%makeinstall_std
12mr|spamassassin-3.3.2-3|224	popd
12mr|spamassassin-3.3.2-3|225	
12mr|spamassassin-3.3.2-3|226	install -d %{buildroot}%{_sysconfdir}/mail/%{name}/sa-update-keys
12mr|spamassassin-3.3.2-3|227	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|spamassassin-3.3.2-3|228	install -d %{buildroot}%{_sysconfdir}/cron.daily
12mr|spamassassin-3.3.2-3|229	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mr|spamassassin-3.3.2-3|230	install -d %{buildroot}%{_initrddir}
12mr|spamassassin-3.3.2-3|231	install -d %{buildroot}/var/spool/spamassassin
12mr|spamassassin-3.3.2-3|232	install -d %{buildroot}/var/log/spamassassin
12mr|spamassassin-3.3.2-3|233	install -d %{buildroot}/var/lib/spamassassin
12mr|spamassassin-3.3.2-3|234	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12mr|spamassassin-3.3.2-3|235	
12mr|spamassassin-3.3.2-3|236	cat << EOF >> %{buildroot}%{_sysconfdir}/mail/%{name}/v330.pre
12mr|spamassassin-3.3.2-3|237	
12mr|spamassassin-3.3.2-3|238	# Mail::SpamAssassin::Plugin::AWL - Normalize scores via auto-whitelist
12mr|spamassassin-3.3.2-3|239	loadplugin Mail::SpamAssassin::Plugin::AWL
12mr|spamassassin-3.3.2-3|240	EOF
12mr|spamassassin-3.3.2-3|241	
12mr|spamassassin-3.3.2-3|242	cat << EOF >> %{buildroot}%{_sysconfdir}/mail/%{name}/local.cf
12mr|spamassassin-3.3.2-3|243	required_hits 5
12mr|spamassassin-3.3.2-3|244	rewrite_header Subject [SPAM]
12mr|spamassassin-3.3.2-3|245	report_safe 0
12mr|spamassassin-3.3.2-3|246	ifplugin Mail::SpamAssassin::Plugin::AWL
12mr|spamassassin-3.3.2-3|247	auto_whitelist_path        /var/spool/spamassassin/auto-whitelist
12mr|spamassassin-3.3.2-3|248	auto_whitelist_file_mode   0666
12mr|spamassassin-3.3.2-3|249	endif # Mail::SpamAssassin::Plugin::AWL
12mr|spamassassin-3.3.2-3|250	EOF
12mr|spamassassin-3.3.2-3|251	
12mr|spamassassin-3.3.2-3|252	install -m0755 spamd.init %{buildroot}%{_initrddir}/spamd
12mr|spamassassin-3.3.2-3|253	install -m0644 spamd.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/spamd
12mr|spamassassin-3.3.2-3|254	install -m0755 sa-update.cron %{buildroot}%{_sysconfdir}/cron.daily/sa-update
12mr|spamassassin-3.3.2-3|255	install -m0644 spamd.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/spamd
12mr|spamassassin-3.3.2-3|256	install -m0644 spamd.conf %{buildroot}/%{_sysconfdir}/httpd/conf/webapps.d/spamd.conf
12mr|spamassassin-3.3.2-3|257	
12mr|spamassassin-3.3.2-3|258	install -m0644 %{SOURCE4} %{buildroot}%{_sysconfdir}/mail/spamassassin/
12mr|spamassassin-3.3.2-3|259	install -m0644 %{SOURCE5} %{buildroot}%{_sysconfdir}/mail/spamassassin/
12mr|spamassassin-3.3.2-3|260	
12mr|spamassassin-3.3.2-3|261	# bork bork
12mr|spamassassin-3.3.2-3|262	install -m0644 rules/*.pre %{buildroot}%{_sysconfdir}/mail/%{name}/
12mr|spamassassin-3.3.2-3|263	
12mr|spamassassin-3.3.2-3|264	# cleanup
12mr|spamassassin-3.3.2-3|265	rm -f %{buildroot}%{_bindir}/apache-spamd.pl
12mr|spamassassin-3.3.2-3|266	rm -f %{buildroot}%{_mandir}/man1/apache-spamd.pl.1*
12mr|spamassassin-3.3.2-3|267	
12mr|spamassassin-3.3.2-3|268	# these are not meant to be relased
12mr|spamassassin-3.3.2-3|269	rm -f %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin/P595Body.pm
12mr|spamassassin-3.3.2-3|270	rm -f %{buildroot}%{perl_vendorlib}/Mail/SpamAssassin/Plugin/RabinKarpBody.pm
12mr|spamassassin-3.3.2-3|271	
12mr|spamassassin-3.3.2-3|272	%post
12mr|spamassassin-3.3.2-3|273	[ -f %{_sysconfdir}/spamassassin.cf ] && %{__mv} %{_sysconfdir}/spamassassin.cf %{_sysconfdir}/mail/spamassassin/migrated.cf || true
12mr|spamassassin-3.3.2-3|274	[ -f %{_sysconfdir}/mail/spamassassin.cf ] && /bin/mv %{_sysconfdir}/mail/spamassassin.cf %{_sysconfdir}/mail/spamassassin/migrated.cf || true
12mr|spamassassin-3.3.2-3|275	
12mr|spamassassin-3.3.2-3|276	%post spamd
12mr|spamassassin-3.3.2-3|277	# -a and --auto-whitelist options were removed from 3.0.0
12mr|spamassassin-3.3.2-3|278	# prevent service startup failure
12mr|spamassassin-3.3.2-3|279	perl -p -i -e 's/(["\s]-\w+)a/$1/ ; s/(["\s]-)a(\w+)/$1$2/ ; s/(["\s])-a\b/$1/' /etc/sysconfig/spamd
12mr|spamassassin-3.3.2-3|280	perl -p -i -e 's/ --auto-whitelist//' /etc/sysconfig/spamd
12mr|spamassassin-3.3.2-3|281	
12mr|spamassassin-3.3.2-3|282	# fix permissions
12mr|spamassassin-3.3.2-3|283	if [ -f %{_sysconfdir}/mail/%{name}/local.cf ]; then
12mr|spamassassin-3.3.2-3|284	
12mr|spamassassin-3.3.2-3|285	auto_whitelist_path="`grep "^auto_whitelist_path" %{_sysconfdir}/mail/%{name}/local.cf | awk '{ print $2 }'`"
12mr|spamassassin-3.3.2-3|286	auto_whitelist_file_mode="`grep "^auto_whitelist_file_mode" %{_sysconfdir}/mail/%{name}/local.cf | awk '{ print $2 }'`"
12mr|spamassassin-3.3.2-3|287	
12mr|spamassassin-3.3.2-3|288	if [ "${auto_whitelist_path}" == "/var/spool/%{name}" ]; then
12mr|spamassassin-3.3.2-3|289	echo "Correcting \"auto_whitelist_path\" (#27424) in the %{_sysconfdir}/mail/%{name}/local.cf file..."
12mr|spamassassin-3.3.2-3|290	perl -pi -e "s|/var/spool/%{name}\b|/var/spool/%{name}/auto-whitelist|g" %{_sysconfdir}/mail/%{name}/local.cf
12mr|spamassassin-3.3.2-3|291	auto_whitelist_path="/var/spool/%{name}/auto-whitelist"
12mr|spamassassin-3.3.2-3|292	fi
12mr|spamassassin-3.3.2-3|293	
12mr|spamassassin-3.3.2-3|294	if ! [ -z "${auto_whitelist_path}" ]; then
12mr|spamassassin-3.3.2-3|295	touch ${auto_whitelist_path}
12mr|spamassassin-3.3.2-3|296	if [ -z "${auto_whitelist_file_mode}" ]; then
12mr|spamassassin-3.3.2-3|297	auto_whitelist_file_mode="0666"
12mr|spamassassin-3.3.2-3|298	fi
12mr|spamassassin-3.3.2-3|299	chmod ${auto_whitelist_file_mode} ${auto_whitelist_path}
12mr|spamassassin-3.3.2-3|300	fi
12mr|spamassassin-3.3.2-3|301	
12mr|spamassassin-3.3.2-3|302	fi
12mr|spamassassin-3.3.2-3|303	
12mr|spamassassin-3.3.2-3|304	%_post_service spamd
12mr|spamassassin-3.3.2-3|305	
12mr|spamassassin-3.3.2-3|306	%preun spamd
12mr|spamassassin-3.3.2-3|307	%_preun_service spamd
12mr|spamassassin-3.3.2-3|308	
12mr|spamassassin-3.3.2-3|309	%post -n perl-%{fname}-Spamd
12mr|spamassassin-3.3.2-3|310	%if %mdkversion < 201010
12mr|spamassassin-3.3.2-3|311	%_post_webapp
12mr|spamassassin-3.3.2-3|312	%endif
12mr|spamassassin-3.3.2-3|313	
12mr|spamassassin-3.3.2-3|314	%postun -n perl-%{fname}-Spamd
12mr|spamassassin-3.3.2-3|315	%if %mdkversion < 201010
12mr|spamassassin-3.3.2-3|316	%_postun_webapp
12mr|spamassassin-3.3.2-3|317	%endif
12mr|spamassassin-3.3.2-3|318	
12mr|spamassassin-3.3.2-3|319	%files
12mr|spamassassin-3.3.2-3|320	%doc README Changes sample-*.txt procmailrc.example INSTALL TRADEMARK
12mr|spamassassin-3.3.2-3|321	%doc CREDITS UPGRADE USAGE
12mr|spamassassin-3.3.2-3|322	%dir %{_sysconfdir}/mail/%{name}
12mr|spamassassin-3.3.2-3|323	%dir %attr(0700,root,root) %{_sysconfdir}/mail/%{name}/sa-update-keys
12mr|spamassassin-3.3.2-3|324	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mail/%{name}/*.cf
12mr|spamassassin-3.3.2-3|325	%config(noreplace) %{_sysconfdir}/mail/%{name}/*.pre
12mr|spamassassin-3.3.2-3|326	%config(noreplace) %{_sysconfdir}/mail/%{name}/spamassassin-default.rc
12mr|spamassassin-3.3.2-3|327	%dir %attr(0777,root,root) /var/spool/spamassassin
12mr|spamassassin-3.3.2-3|328	%dir /var/lib/spamassassin
12mr|spamassassin-3.3.2-3|329	%attr(0755,root,root) %{_bindir}/sa-awl
12mr|spamassassin-3.3.2-3|330	%attr(0755,root,root) %{_bindir}/sa-check_spamd
12mr|spamassassin-3.3.2-3|331	%attr(0755,root,root) %{_bindir}/sa-learn
12mr|spamassassin-3.3.2-3|332	%attr(0755,root,root) %{_bindir}/sa-update
12mr|spamassassin-3.3.2-3|333	%attr(0755,root,root) %{_bindir}/spamassassin
12mr|spamassassin-3.3.2-3|334	%{_mandir}/man1/sa-learn.1*
12mr|spamassassin-3.3.2-3|335	%{_mandir}/man1/spamassassin.1*
12mr|spamassassin-3.3.2-3|336	%{_mandir}/man1/sa-update.1*
12mr|spamassassin-3.3.2-3|337	%{_mandir}/man1/spamassassin-run.1*
12mr|spamassassin-3.3.2-3|338	%{_mandir}/man1/sa-awl.1*
12mr|spamassassin-3.3.2-3|339	%{_datadir}/spamassassin
12mr|spamassassin-3.3.2-3|340	
12mr|spamassassin-3.3.2-3|341	%files sa-compile
12mr|spamassassin-3.3.2-3|342	%attr(0755,root,root) %{_bindir}/sa-compile
12mr|spamassassin-3.3.2-3|343	%{_mandir}/man1/sa-compile.1*
12mr|spamassassin-3.3.2-3|344	
12mr|spamassassin-3.3.2-3|345	%files tools
12mr|spamassassin-3.3.2-3|346	%doc sql ldap
12mr|spamassassin-3.3.2-3|347	
12mr|spamassassin-3.3.2-3|348	%files spamd
12mr|spamassassin-3.3.2-3|349	%doc spamd/README* spamd/PROTOCOL
12mr|spamassassin-3.3.2-3|350	%attr(0700,root,root) %{_sysconfdir}/cron.daily/sa-update
12mr|spamassassin-3.3.2-3|351	%attr(0755,root,root) %{_initrddir}/spamd
12mr|spamassassin-3.3.2-3|352	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/spamd
12mr|spamassassin-3.3.2-3|353	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/spamd
12mr|spamassassin-3.3.2-3|354	%attr(0755,root,root) %{_bindir}/spamd
12mr|spamassassin-3.3.2-3|355	%{_mandir}/man1/spamd.1*
12mr|spamassassin-3.3.2-3|356	%dir %attr(0755,root,root) /var/log/spamassassin
12mr|spamassassin-3.3.2-3|357	
12mr|spamassassin-3.3.2-3|358	%files spamc
12mr|spamassassin-3.3.2-3|359	%config(noreplace) %{_sysconfdir}/mail/%{name}/spamassassin-spamc.rc
12mr|spamassassin-3.3.2-3|360	%attr(0755,root,root) %{_bindir}/spamc
12mr|spamassassin-3.3.2-3|361	%{_mandir}/man1/spamc.1*
12mr|spamassassin-3.3.2-3|362	
12mr|spamassassin-3.3.2-3|363	%files -n perl-%{fname}
12mr|spamassassin-3.3.2-3|364	%dir %{perl_vendorlib}/Mail/SpamAssassin
12mr|spamassassin-3.3.2-3|365	%{perl_vendorlib}/Mail/SpamAssassin/*.pm
12mr|spamassassin-3.3.2-3|366	%exclude %{perl_vendorlib}/Mail/SpamAssassin/Spamd.pm
12mr|spamassassin-3.3.2-3|367	%{perl_vendorlib}/Mail/SpamAssassin.pm
12mr|spamassassin-3.3.2-3|368	%{perl_vendorlib}/spamassassin-run.pod
12mr|spamassassin-3.3.2-3|369	%dir %{perl_vendorlib}/Mail/SpamAssassin/Bayes
12mr|spamassassin-3.3.2-3|370	%dir %{perl_vendorlib}/Mail/SpamAssassin/BayesStore
12mr|spamassassin-3.3.2-3|371	%dir %{perl_vendorlib}/Mail/SpamAssassin/Conf
12mr|spamassassin-3.3.2-3|372	%dir %{perl_vendorlib}/Mail/SpamAssassin/Locker
12mr|spamassassin-3.3.2-3|373	%dir %{perl_vendorlib}/Mail/SpamAssassin/Logger
12mr|spamassassin-3.3.2-3|374	%dir %{perl_vendorlib}/Mail/SpamAssassin/Message
12mr|spamassassin-3.3.2-3|375	%dir %{perl_vendorlib}/Mail/SpamAssassin/Message/Metadata
12mr|spamassassin-3.3.2-3|376	%dir %{perl_vendorlib}/Mail/SpamAssassin/Plugin
12mr|spamassassin-3.3.2-3|377	%dir %{perl_vendorlib}/Mail/SpamAssassin/Util
12mr|spamassassin-3.3.2-3|378	%{perl_vendorlib}/Mail/SpamAssassin/Bayes/*.pm
12mr|spamassassin-3.3.2-3|379	%{perl_vendorlib}/Mail/SpamAssassin/BayesStore/*.pm
12mr|spamassassin-3.3.2-3|380	%{perl_vendorlib}/Mail/SpamAssassin/Conf/*.pm
12mr|spamassassin-3.3.2-3|381	%{perl_vendorlib}/Mail/SpamAssassin/Locker/*.pm
12mr|spamassassin-3.3.2-3|382	%{perl_vendorlib}/Mail/SpamAssassin/Logger/*.pm
12mr|spamassassin-3.3.2-3|383	%{perl_vendorlib}/Mail/SpamAssassin/Message/Metadata/*.pm
12mr|spamassassin-3.3.2-3|384	%{perl_vendorlib}/Mail/SpamAssassin/Message/*.pm
12mr|spamassassin-3.3.2-3|385	%{perl_vendorlib}/Mail/SpamAssassin/Plugin/*.pm
12mr|spamassassin-3.3.2-3|386	%{perl_vendorlib}/Mail/SpamAssassin/Util/*.pm
12mr|spamassassin-3.3.2-3|387	%{_mandir}/man3/Mail::SpamAssassin.3pm*
12mr|spamassassin-3.3.2-3|388	%{_mandir}/man3/Mail::SpamAssassin::AICache.3pm*
12mr|spamassassin-3.3.2-3|389	%{_mandir}/man3/Mail::SpamAssassin::ArchiveIterator.3pm*
12mr|spamassassin-3.3.2-3|390	%{_mandir}/man3/Mail::SpamAssassin::AsyncLoop.3pm*
12mr|spamassassin-3.3.2-3|391	%{_mandir}/man3/Mail::SpamAssassin::AutoWhitelist.3pm*
12mr|spamassassin-3.3.2-3|392	%{_mandir}/man3/Mail::SpamAssassin::Bayes.3pm*
12mr|spamassassin-3.3.2-3|393	%{_mandir}/man3/Mail::SpamAssassin::BayesStore.3pm*
12mr|spamassassin-3.3.2-3|394	%{_mandir}/man3/Mail::SpamAssassin::BayesStore::BDB.3pm*
12mr|spamassassin-3.3.2-3|395	%{_mandir}/man3/Mail::SpamAssassin::BayesStore::MySQL.3pm*
12mr|spamassassin-3.3.2-3|396	%{_mandir}/man3/Mail::SpamAssassin::BayesStore::PgSQL.3pm*
12mr|spamassassin-3.3.2-3|397	%{_mandir}/man3/Mail::SpamAssassin::BayesStore::SQL.3pm*
12mr|spamassassin-3.3.2-3|398	%{_mandir}/man3/Mail::SpamAssassin::Client.3pm*
12mr|spamassassin-3.3.2-3|399	%{_mandir}/man3/Mail::SpamAssassin::Conf.3pm*
12mr|spamassassin-3.3.2-3|400	%{_mandir}/man3/Mail::SpamAssassin::Conf::LDAP.3pm*
12mr|spamassassin-3.3.2-3|401	%{_mandir}/man3/Mail::SpamAssassin::Conf::Parser.3pm*
12mr|spamassassin-3.3.2-3|402	%{_mandir}/man3/Mail::SpamAssassin::Conf::SQL.3pm*
12mr|spamassassin-3.3.2-3|403	%{_mandir}/man3/Mail::SpamAssassin::DnsResolver.3pm*
12mr|spamassassin-3.3.2-3|404	%{_mandir}/man3/Mail::SpamAssassin::Logger.3pm*
12mr|spamassassin-3.3.2-3|405	%{_mandir}/man3/Mail::SpamAssassin::Logger::File.3pm*
12mr|spamassassin-3.3.2-3|406	%{_mandir}/man3/Mail::SpamAssassin::Logger::Stderr.3pm*
12mr|spamassassin-3.3.2-3|407	%{_mandir}/man3/Mail::SpamAssassin::Logger::Syslog.3pm*
12mr|spamassassin-3.3.2-3|408	%{_mandir}/man3/Mail::SpamAssassin::Message.3pm*
12mr|spamassassin-3.3.2-3|409	%{_mandir}/man3/Mail::SpamAssassin::Message::Metadata.3pm*
12mr|spamassassin-3.3.2-3|410	%{_mandir}/man3/Mail::SpamAssassin::Message::Node.3pm*
12mr|spamassassin-3.3.2-3|411	%{_mandir}/man3/Mail::SpamAssassin::PerMsgLearner.3pm*
12mr|spamassassin-3.3.2-3|412	%{_mandir}/man3/Mail::SpamAssassin::PerMsgStatus.3pm*
12mr|spamassassin-3.3.2-3|413	%{_mandir}/man3/Mail::SpamAssassin::PersistentAddrList.3pm*
12mr|spamassassin-3.3.2-3|414	%{_mandir}/man3/Mail::SpamAssassin::Plugin.3pm*
12mr|spamassassin-3.3.2-3|415	%{_mandir}/man3/Mail::SpamAssassin::Plugin::AccessDB.3pm*
12mr|spamassassin-3.3.2-3|416	%{_mandir}/man3/Mail::SpamAssassin::Plugin::AntiVirus.3pm*
12mr|spamassassin-3.3.2-3|417	%{_mandir}/man3/Mail::SpamAssassin::Plugin::ASN.3pm*
12mr|spamassassin-3.3.2-3|418	%{_mandir}/man3/Mail::SpamAssassin::Plugin::AutoLearnThreshold.3pm*
12mr|spamassassin-3.3.2-3|419	%{_mandir}/man3/Mail::SpamAssassin::Plugin::AWL.3pm*
12mr|spamassassin-3.3.2-3|420	%{_mandir}/man3/Mail::SpamAssassin::Plugin::Bayes.3pm*
12mr|spamassassin-3.3.2-3|421	%{_mandir}/man3/Mail::SpamAssassin::Plugin::BodyRuleBaseExtractor.3pm*
12mr|spamassassin-3.3.2-3|422	%{_mandir}/man3/Mail::SpamAssassin::Plugin::Check.3pm*
12mr|spamassassin-3.3.2-3|423	%{_mandir}/man3/Mail::SpamAssassin::Plugin::DCC.3pm*
12mr|spamassassin-3.3.2-3|424	%{_mandir}/man3/Mail::SpamAssassin::Plugin::DKIM.3pm*
12mr|spamassassin-3.3.2-3|425	%{_mandir}/man3/Mail::SpamAssassin::PluginHandler.3pm*
12mr|spamassassin-3.3.2-3|426	%{_mandir}/man3/Mail::SpamAssassin::Plugin::Hashcash.3pm*
12mr|spamassassin-3.3.2-3|427	%{_mandir}/man3/Mail::SpamAssassin::Plugin::MIMEHeader.3pm*
12mr|spamassassin-3.3.2-3|428	%{_mandir}/man3/Mail::SpamAssassin::Plugin::OneLineBodyRuleType.3pm*
12mr|spamassassin-3.3.2-3|429	%{_mandir}/man3/Mail::SpamAssassin::Plugin::PhishTag.3pm*
12mr|spamassassin-3.3.2-3|430	%{_mandir}/man3/Mail::SpamAssassin::Plugin::Pyzor.3pm*
12mr|spamassassin-3.3.2-3|431	%{_mandir}/man3/Mail::SpamAssassin::Plugin::Razor2.3pm*
12mr|spamassassin-3.3.2-3|432	%{_mandir}/man3/Mail::SpamAssassin::Plugin::RelayCountry.3pm*
12mr|spamassassin-3.3.2-3|433	%{_mandir}/man3/Mail::SpamAssassin::Plugin::ReplaceTags.3pm*
12mr|spamassassin-3.3.2-3|434	%{_mandir}/man3/Mail::SpamAssassin::Plugin::Reuse.3pm*
12mr|spamassassin-3.3.2-3|435	%{_mandir}/man3/Mail::SpamAssassin::Plugin::Rule2XSBody.3pm*
12mr|spamassassin-3.3.2-3|436	%{_mandir}/man3/Mail::SpamAssassin::Plugin::Shortcircuit.3pm*
12mr|spamassassin-3.3.2-3|437	%{_mandir}/man3/Mail::SpamAssassin::Plugin::SpamCop.3pm*
12mr|spamassassin-3.3.2-3|438	%{_mandir}/man3/Mail::SpamAssassin::Plugin::SPF.3pm*
12mr|spamassassin-3.3.2-3|439	%{_mandir}/man3/Mail::SpamAssassin::Plugin::Test.3pm*
12mr|spamassassin-3.3.2-3|440	%{_mandir}/man3/Mail::SpamAssassin::Plugin::TextCat.3pm*
12mr|spamassassin-3.3.2-3|441	%{_mandir}/man3/Mail::SpamAssassin::Plugin::URIDetail.3pm*
12mr|spamassassin-3.3.2-3|442	%{_mandir}/man3/Mail::SpamAssassin::Plugin::URIDNSBL.3pm*
12mr|spamassassin-3.3.2-3|443	%{_mandir}/man3/Mail::SpamAssassin::Plugin::VBounce.3pm*
12mr|spamassassin-3.3.2-3|444	%{_mandir}/man3/Mail::SpamAssassin::Plugin::WhiteListSubject.3pm*
12mr|spamassassin-3.3.2-3|445	%{_mandir}/man3/Mail::SpamAssassin::SQLBasedAddrList.3pm*
12mr|spamassassin-3.3.2-3|446	%{_mandir}/man3/Mail::SpamAssassin::SubProcBackChannel.3pm*
12mr|spamassassin-3.3.2-3|447	%{_mandir}/man3/Mail::SpamAssassin::Timeout.3pm*
12mr|spamassassin-3.3.2-3|448	%{_mandir}/man3/Mail::SpamAssassin::Util.3pm*
12mr|spamassassin-3.3.2-3|449	%{_mandir}/man3/Mail::SpamAssassin::Util::DependencyInfo.3pm*
12mr|spamassassin-3.3.2-3|450	%{_mandir}/man3/Mail::SpamAssassin::Util::Progress.3pm*
12mr|spamassassin-3.3.2-3|451	%{_mandir}/man3/Mail::SpamAssassin::Util::RegistrarBoundaries.3pm*
12mr|spamassassin-3.3.2-3|452	%{_mandir}/man3/spamassassin-run.3pm*
12mr|spamassassin-3.3.2-3|453	
12mr|spamassassin-3.3.2-3|454	%files -n perl-%{fname}-Spamd
12mr|spamassassin-3.3.2-3|455	%doc spamd-apache2/README.apache
12mr|spamassassin-3.3.2-3|456	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/spamd.conf
12mr|spamassassin-3.3.2-3|457	%dir %{perl_vendorlib}/Mail/SpamAssassin/Spamd
12mr|spamassassin-3.3.2-3|458	%{perl_vendorlib}/Mail/SpamAssassin/Spamd/Apache2.pm
12mr|spamassassin-3.3.2-3|459	%{perl_vendorlib}/Mail/SpamAssassin/Spamd/Config.pm
12mr|spamassassin-3.3.2-3|460	%{perl_vendorlib}/Mail/SpamAssassin/Spamd.pm
12mr|spamassassin-3.3.2-3|461	%dir %{perl_vendorlib}/Mail/SpamAssassin/Spamd/Apache2
12mr|spamassassin-3.3.2-3|462	%{perl_vendorlib}/Mail/SpamAssassin/Spamd/Apache2/AclRFC1413.pm
12mr|spamassassin-3.3.2-3|463	%{perl_vendorlib}/Mail/SpamAssassin/Spamd/Apache2/Config.pm
12mr|spamassassin-3.3.2-3|464	%{perl_vendorlib}/Mail/SpamAssassin/Spamd/Apache2/AclIP.pm
12mr|spamassassin-3.3.2-3|465	%{_mandir}/man3/Mail::SpamAssassin::Spamd.3pm*
12mr|spamassassin-3.3.2-3|466	%{_mandir}/man3/Mail::SpamAssassin::Spamd::Apache2.3pm*
12mr|spamassassin-3.3.2-3|467	%{_mandir}/man3/Mail::SpamAssassin::Spamd::Apache2::AclIP.3pm*
12mr|spamassassin-3.3.2-3|468	%{_mandir}/man3/Mail::SpamAssassin::Spamd::Apache2::AclRFC1413.3pm*
12mr|spamassassin-3.3.2-3|469	%{_mandir}/man3/Mail::SpamAssassin::Spamd::Apache2::Config.3pm*
12mr|spamassassin-3.3.2-3|470	%{_mandir}/man3/Mail::SpamAssassin::Spamd::Config.3pm*
12mr|spamassassin-3.3.2-3|471	
12mr|spamassassin-3.3.2-3|472	
12mr|spamassassin-3.3.2-3|473	
12mr|spamassassin-3.3.2-3|474	%changelog
12mr|spamassassin-3.3.2-3|475	

16392 12
12mr|spamassassin-rules-3.3.2-0.20110530.2|1	Summary:	Rules for SpamAssassin
12mr|spamassassin-rules-3.3.2-0.20110530.2|2	Name:		spamassassin-rules
12mr|spamassassin-rules-3.3.2-0.20110530.2|3	Version:	3.3.2
12mr|spamassassin-rules-3.3.2-0.20110530.2|4	Release:	%mkrel 0.20110530.2
12mr|spamassassin-rules-3.3.2-0.20110530.2|5	License:	Apache License
12mr|spamassassin-rules-3.3.2-0.20110530.2|6	Group:		Networking/Mail
12mr|spamassassin-rules-3.3.2-0.20110530.2|7	URL:		http://spamassassin.org/
12mr|spamassassin-rules-3.3.2-0.20110530.2|8	Requires:	spamassassin > 3.3.0
12mr|spamassassin-rules-3.3.2-0.20110530.2|9	Conflicts:	spamassassin < 3.3.0
12mr|spamassassin-rules-3.3.2-0.20110530.2|10	Buildrequires:	spamassassin
12mr|spamassassin-rules-3.3.2-0.20110530.2|11	Buildrequires:	gnupg
12mr|spamassassin-rules-3.3.2-0.20110530.2|12	BuildArch:	noarch
12mr|spamassassin-rules-3.3.2-0.20110530.2|13	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|spamassassin-rules-3.3.2-0.20110530.2|14	
12mr|spamassassin-rules-3.3.2-0.20110530.2|15	%description
12mr|spamassassin-rules-3.3.2-0.20110530.2|16	This package contains the default rules for SpamAssassin.
12mr|spamassassin-rules-3.3.2-0.20110530.2|17	
12mr|spamassassin-rules-3.3.2-0.20110530.2|18	WARNING: These rules may be old at install time. This package is NOT
12mr|spamassassin-rules-3.3.2-0.20110530.2|19	supported by Mandriva. You should immediately update your rules set as
12mr|spamassassin-rules-3.3.2-0.20110530.2|20	explained in the official SpamAssassin documentations.
12mr|spamassassin-rules-3.3.2-0.20110530.2|21	
12mr|spamassassin-rules-3.3.2-0.20110530.2|22	%prep
12mr|spamassassin-rules-3.3.2-0.20110530.2|23	
12mr|spamassassin-rules-3.3.2-0.20110530.2|24	%setup -q -c -T -n %{name}-%{version}
12mr|spamassassin-rules-3.3.2-0.20110530.2|25	sa-update --gpghomedir . --channel updates.spamassassin.org --updatedir .
12mr|spamassassin-rules-3.3.2-0.20110530.2|26	
12mr|spamassassin-rules-3.3.2-0.20110530.2|27	%build
12mr|spamassassin-rules-3.3.2-0.20110530.2|28	
12mr|spamassassin-rules-3.3.2-0.20110530.2|29	%install
12mr|spamassassin-rules-3.3.2-0.20110530.2|30	rm -rf %{buildroot}
12mr|spamassassin-rules-3.3.2-0.20110530.2|31	
12mr|spamassassin-rules-3.3.2-0.20110530.2|32	install -d %{buildroot}%{_datadir}/spamassassin
12mr|spamassassin-rules-3.3.2-0.20110530.2|33	install -m0644 updates_spamassassin_org/*.cf %{buildroot}%{_datadir}/spamassassin
12mr|spamassassin-rules-3.3.2-0.20110530.2|34	
12mr|spamassassin-rules-3.3.2-0.20110530.2|35	%clean
12mr|spamassassin-rules-3.3.2-0.20110530.2|36	rm -rf %{buildroot}
12mr|spamassassin-rules-3.3.2-0.20110530.2|37	
12mr|spamassassin-rules-3.3.2-0.20110530.2|38	%files
12mr|spamassassin-rules-3.3.2-0.20110530.2|39	%defattr(-,root,root)
12mr|spamassassin-rules-3.3.2-0.20110530.2|40	%attr(0644,root,root) %{_datadir}/spamassassin/*.cf
12mr|spamassassin-rules-3.3.2-0.20110530.2|41	
12mr|spamassassin-rules-3.3.2-0.20110530.2|42	
12mr|spamassassin-rules-3.3.2-0.20110530.2|43	%changelog
12mr|spamassassin-rules-3.3.2-0.20110530.2|44	* Mon May 30 2011 Oden Eriksson <oeriksson@mandriva.com> 3.3.2-0.20110530.1mdv2011.0
12mr|spamassassin-rules-3.3.2-0.20110530.2|45	+ Revision: 681793
12mr|spamassassin-rules-3.3.2-0.20110530.2|46	- bump version and release
12mr|spamassassin-rules-3.3.2-0.20110530.2|47	
12mr|spamassassin-rules-3.3.2-0.20110530.2|48	* Fri May 06 2011 Oden Eriksson <oeriksson@mandriva.com> 3.3.1-0.20101015.2
12mr|spamassassin-rules-3.3.2-0.20110530.2|49	+ Revision: 670006
12mr|spamassassin-rules-3.3.2-0.20110530.2|50	- mass rebuild
12mr|spamassassin-rules-3.3.2-0.20110530.2|51	
12mr|spamassassin-rules-3.3.2-0.20110530.2|52	* Fri Oct 15 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3.1-0.20101015.1mdv2011.0
12mr|spamassassin-rules-3.3.2-0.20110530.2|53	+ Revision: 585786
12mr|spamassassin-rules-3.3.2-0.20110530.2|54	- ahh, use sa-update instead...
12mr|spamassassin-rules-3.3.2-0.20110530.2|55	
12mr|spamassassin-rules-3.3.2-0.20110530.2|56	* Fri Oct 15 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3.1-0.1.r923257.1mdv2011.0
12mr|spamassassin-rules-3.3.2-0.20110530.2|57	+ Revision: 585776
12mr|spamassassin-rules-3.3.2-0.20110530.2|58	- only slightly newer rules. (r923257)
12mr|spamassassin-rules-3.3.2-0.20110530.2|59	
12mr|spamassassin-rules-3.3.2-0.20110530.2|60	* Sun Aug 01 2010 Thomas Spuhler <tspuhler@mandriva.org> 3.3.1-0.1.r923114.2mdv2011.0
12mr|spamassassin-rules-3.3.2-0.20110530.2|61	+ Revision: 564162
12mr|spamassassin-rules-3.3.2-0.20110530.2|62	- Increased release for rebuild
12mr|spamassassin-rules-3.3.2-0.20110530.2|63	
12mr|spamassassin-rules-3.3.2-0.20110530.2|64	+ Luis Daniel Lucio Quiroz <dlucio@mandriva.org>
12mr|spamassassin-rules-3.3.2-0.20110530.2|65	- fix requires to warant SA sintax
12mr|spamassassin-rules-3.3.2-0.20110530.2|66	- Update to snap 923114
12mr|spamassassin-rules-3.3.2-0.20110530.2|67	
12mr|spamassassin-rules-3.3.2-0.20110530.2|68	* Wed Apr 28 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3.0-0.1.r901671.2mdv2010.1
12mr|spamassassin-rules-3.3.2-0.20110530.2|69	+ Revision: 540449
12mr|spamassassin-rules-3.3.2-0.20110530.2|70	- add a disclamier of liability, somewhat...
12mr|spamassassin-rules-3.3.2-0.20110530.2|71	
12mr|spamassassin-rules-3.3.2-0.20110530.2|72	* Sun Jan 24 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3.0-0.1.r901671.1mdv2010.1
12mr|spamassassin-rules-3.3.2-0.20110530.2|73	+ Revision: 495502
12mr|spamassassin-rules-3.3.2-0.20110530.2|74	- use newer rules, 3.3.0 was quite old...
12mr|spamassassin-rules-3.3.2-0.20110530.2|75	
12mr|spamassassin-rules-3.3.2-0.20110530.2|76	* Sun Jan 24 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3.0-0.1mdv2010.1
12mr|spamassassin-rules-3.3.2-0.20110530.2|77	+ Revision: 495487
12mr|spamassassin-rules-3.3.2-0.20110530.2|78	- import spamassassin-rules
12mr|spamassassin-rules-3.3.2-0.20110530.2|79	
12mr|spamassassin-rules-3.3.2-0.20110530.2|80	
12mr|spamassassin-rules-3.3.2-0.20110530.2|81	* Sun Jan 24 2010 Oden Eriksson <oeriksson@mandriva.com> 3.3.0-0.1mdv2010.0
12mr|spamassassin-rules-3.3.2-0.20110530.2|82	- initial Mandriva package

16393 12
12mr|sparsehash-2.0.2-1|1	# No debug package is needed here
12mr|sparsehash-2.0.2-1|2	%define _enable_debug_packages %{nil}
12mr|sparsehash-2.0.2-1|3	%define debug_package %{nil}
12mr|sparsehash-2.0.2-1|4	
12mr|sparsehash-2.0.2-1|5	Summary:	Extremely memory-efficient hash_map implementation
12mr|sparsehash-2.0.2-1|6	Name:		sparsehash
12mr|sparsehash-2.0.2-1|7	Version:	2.0.2
12mr|sparsehash-2.0.2-1|8	Release:	1
12mr|sparsehash-2.0.2-1|9	License:	BSD
12mr|sparsehash-2.0.2-1|10	Group:		Development/C++
12mr|sparsehash-2.0.2-1|11	Url:		http://code.google.com/p/sparsehash
12mr|sparsehash-2.0.2-1|12	Source:		http://%{name}.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|sparsehash-2.0.2-1|13	BuildRequires:	gcc-c++
12mr|sparsehash-2.0.2-1|14	
12mr|sparsehash-2.0.2-1|15	%description
12mr|sparsehash-2.0.2-1|16	The Google SparseHash project contains several C++ template hash-map
12mr|sparsehash-2.0.2-1|17	implementations with different performance characteristics, including
12mr|sparsehash-2.0.2-1|18	an implementation that optimizes for space and one that optimizes for
12mr|sparsehash-2.0.2-1|19	speed.
12mr|sparsehash-2.0.2-1|20	
12mr|sparsehash-2.0.2-1|21	%package devel
12mr|sparsehash-2.0.2-1|22	Summary:	Extremely memory-efficient C++ hash_map implementation
12mr|sparsehash-2.0.2-1|23	Group:		Development/C++
12mr|sparsehash-2.0.2-1|24	
12mr|sparsehash-2.0.2-1|25	%description devel
12mr|sparsehash-2.0.2-1|26	The Google SparseHash project contains several C++ template hash-map
12mr|sparsehash-2.0.2-1|27	implementations with different performance characteristics, including
12mr|sparsehash-2.0.2-1|28	an implementation that optimizes for space and one that optimizes for
12mr|sparsehash-2.0.2-1|29	speed.
12mr|sparsehash-2.0.2-1|30	
12mr|sparsehash-2.0.2-1|31	%prep
12mr|sparsehash-2.0.2-1|32	%setup -q
12mr|sparsehash-2.0.2-1|33	
12mr|sparsehash-2.0.2-1|34	%build
12mr|sparsehash-2.0.2-1|35	%configure2_5x
12mr|sparsehash-2.0.2-1|36	%make
12mr|sparsehash-2.0.2-1|37	
12mr|sparsehash-2.0.2-1|38	%install
12mr|sparsehash-2.0.2-1|39	%makeinstall_std
12mr|sparsehash-2.0.2-1|40	rm %{buildroot}%{_docdir}/%{name}-%{version}/INSTALL
12mr|sparsehash-2.0.2-1|41	rm %{buildroot}%{_docdir}/%{name}-%{version}/README_windows.txt
12mr|sparsehash-2.0.2-1|42	
12mr|sparsehash-2.0.2-1|43	%files devel
12mr|sparsehash-2.0.2-1|44	%doc %{_docdir}/%{name}-%{version}
12mr|sparsehash-2.0.2-1|45	%{_includedir}/google/
12mr|sparsehash-2.0.2-1|46	%{_includedir}/sparsehash/
12mr|sparsehash-2.0.2-1|47	%{_libdir}/pkgconfig/*.pc
12mr|sparsehash-2.0.2-1|48	

16394 12
12mr|spec-helper-0.31.15-5|1	
12mr|spec-helper-0.31.15-5|2	Name:		spec-helper
12mr|spec-helper-0.31.15-5|3	Version:	0.31.15
12mr|spec-helper-0.31.15-5|4	Release:	5
12mr|spec-helper-0.31.15-5|5	Summary:	Tools to ease the creation of rpm packages
12mr|spec-helper-0.31.15-5|6	License:	GPLv2+
12mr|spec-helper-0.31.15-5|7	Group:		Development/Other
12mr|spec-helper-0.31.15-5|8	URL:		http://svn.mandriva.com/svn/soft/rpm/spec-helper
12mr|spec-helper-0.31.15-5|9	Source0:	%{name}-%{version}.tar.xz
12mr|spec-helper-0.31.15-5|10	Requires:	findutils
12mr|spec-helper-0.31.15-5|11	Requires:	gettext
12mr|spec-helper-0.31.15-5|12	BuildRequires:	perl(IPC::Run)
12mr|spec-helper-0.31.15-5|13	BuildRequires:	perl(Digest::MD5)
12mr|spec-helper-0.31.15-5|14	BuildRequires:	perl(File::Slurp)
12mr|spec-helper-0.31.15-5|15	BuildRequires:	perl(List::MoreUtils)
12mr|spec-helper-0.31.15-5|16	#BuildRequires:	rpm >= 1:5.4.4-21
12mr|spec-helper-0.31.15-5|17	BuildRequires:	rpm
12mr|spec-helper-0.31.15-5|18	BuildArch:	noarch
12mr|spec-helper-0.31.15-5|19	
12mr|spec-helper-0.31.15-5|20	%description
12mr|spec-helper-0.31.15-5|21	Tools to ease the creation of rpm packages for the Rosa Linux distribution,
12mr|spec-helper-0.31.15-5|22	based on Mandriva source.
12mr|spec-helper-0.31.15-5|23	Compress man pages using xz, convert links and perform some sanitizing on
12mr|spec-helper-0.31.15-5|24	packages built...
12mr|spec-helper-0.31.15-5|25	
12mr|spec-helper-0.31.15-5|26	%prep
12mr|spec-helper-0.31.15-5|27	%setup -q
12mr|spec-helper-0.31.15-5|28	
12mr|spec-helper-0.31.15-5|29	%build
12mr|spec-helper-0.31.15-5|30	
12mr|spec-helper-0.31.15-5|31	%install
12mr|spec-helper-0.31.15-5|32	%makeinstall_std bindir=%{_bindir} rpmmacrosdir=%{_sys_macros_dir}
12mr|spec-helper-0.31.15-5|33	
12mr|spec-helper-0.31.15-5|34	%check
12mr|spec-helper-0.31.15-5|35	make test
12mr|spec-helper-0.31.15-5|36	
12mr|spec-helper-0.31.15-5|37	%files
12mr|spec-helper-0.31.15-5|38	%doc README NEWS
12mr|spec-helper-0.31.15-5|39	%{_bindir}/macroszification
12mr|spec-helper-0.31.15-5|40	%{_datadir}/spec-helper
12mr|spec-helper-0.31.15-5|41	%{_sys_macros_dir}/%{name}.macros
12mr|spec-helper-0.31.15-5|42	
12mr|spec-helper-0.31.15-5|43	
12mr|spec-helper-0.31.15-5|44	
12mr|spec-helper-0.31.15-5|45	%changelog
12mr|spec-helper-0.31.15-5|46	* Wed Aug  1 2012 akdengi <kazancas@mandriva.ru>
12mr|spec-helper-0.31.15-5|47	+ Commit: 36227e6
12mr|spec-helper-0.31.15-5|48	- - new version 0.31.15
12mr|spec-helper-0.31.15-5|49	
12mr|spec-helper-0.31.15-5|50	

16395 12
12mr|specspo-1-3|1	Summary:	ROSA package descriptions, summaries, and groups
12mr|specspo-1-3|2	Name:		specspo
12mr|specspo-1-3|3	Version:	1
12mr|specspo-1-3|4	Release:	3
12mr|specspo-1-3|5	Group:		System/Configuration/Packaging
12mr|specspo-1-3|6	Source:		%{name}-%{version}-%{release}.tar.xz
12mr|specspo-1-3|7	# No version given, only license attribution is spec file
12mr|specspo-1-3|8	# Since this is Red Hat generated, we can safely assume it is correct.
12mr|specspo-1-3|9	License:	GPL+
12mr|specspo-1-3|10	BuildArch:	noarch
12mr|specspo-1-3|11	BuildRequires:	gettext
12mr|specspo-1-3|12	
12mr|specspo-1-3|13	%description
12mr|specspo-1-3|14	The specspo package contains the portable object catalogues used to
12mr|specspo-1-3|15	internationalize tags of RPM packages.
12mr|specspo-1-3|16	
12mr|specspo-1-3|17	%prep
12mr|specspo-1-3|18	%setup -q -n %{name}-%{version}-%{release}
12mr|specspo-1-3|19	
12mr|specspo-1-3|20	%build
12mr|specspo-1-3|21	make
12mr|specspo-1-3|22	
12mr|specspo-1-3|23	%install
12mr|specspo-1-3|24	%makeinstall_std
12mr|specspo-1-3|25	
12mr|specspo-1-3|26	mkdir -p %{buildroot}%{_sysconfdir}/rpm
12mr|specspo-1-3|27	echo '%%_i18ndomains	rosa-dist' > %{buildroot}%{_sysconfdir}/rpm/macros.specspo
12mr|specspo-1-3|28	
12mr|specspo-1-3|29	%find_lang rosa-dist
12mr|specspo-1-3|30	
12mr|specspo-1-3|31	%files -f rosa-dist.lang
12mr|specspo-1-3|32	%config(noreplace) %{_sysconfdir}/rpm/macros.specspo
12mr|specspo-1-3|33	
12mr|specspo-1-3|34	
12mr|specspo-1-3|35	%changelog
12mr|specspo-1-3|36	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|specspo-1-3|37	+ Commit: 5a59276
12mr|specspo-1-3|38	- Partial spec cleanup
12mr|specspo-1-3|39	
12mr|specspo-1-3|40	* Tue May  29 2012 icedphoenix <icedphoenix@rosalab.ru>
12mr|specspo-1-3|41	+ Commit: 325c12a
12mr|specspo-1-3|42	- initial translations
12mr|specspo-1-3|43	
12mr|specspo-1-3|44	

16396 12
12mr|speech-dispatcher-0.7.1-2|1	%define major		2
12mr|speech-dispatcher-0.7.1-2|2	%define shortname	speechd
12mr|speech-dispatcher-0.7.1-2|3	%define libname		%mklibname %shortname %major
12mr|speech-dispatcher-0.7.1-2|4	%define develname	%mklibname %shortname -d
12mr|speech-dispatcher-0.7.1-2|5	
12mr|speech-dispatcher-0.7.1-2|6	%bcond_without alsa
12mr|speech-dispatcher-0.7.1-2|7	%bcond_without pulse
12mr|speech-dispatcher-0.7.1-2|8	%bcond_without nas
12mr|speech-dispatcher-0.7.1-2|9	%bcond_without espeak
12mr|speech-dispatcher-0.7.1-2|10	%bcond_without libao
12mr|speech-dispatcher-0.7.1-2|11	
12mr|speech-dispatcher-0.7.1-2|12	
12mr|speech-dispatcher-0.7.1-2|13	Name:			speech-dispatcher
12mr|speech-dispatcher-0.7.1-2|14	Summary:		Speech Dispatcher provides a device independent layer for speech synthesis
12mr|speech-dispatcher-0.7.1-2|15	Group:			System/Libraries
12mr|speech-dispatcher-0.7.1-2|16	Version:		0.7.1
12mr|speech-dispatcher-0.7.1-2|17	Release:		2
12mr|speech-dispatcher-0.7.1-2|18	License:		GPLv2
12mr|speech-dispatcher-0.7.1-2|19	URL:			http://www.freebsoft.org/speechd
12mr|speech-dispatcher-0.7.1-2|20	Source0:		http://www.freebsoft.org/pub/projects/speechd/%name-%version.tar.gz
12mr|speech-dispatcher-0.7.1-2|21	# modified Fedora init script
12mr|speech-dispatcher-0.7.1-2|22	Source1:		speech-dispatcherd.init.mdv
12mr|speech-dispatcher-0.7.1-2|23	Source2:		speech-dispatcher.logrotate
12mr|speech-dispatcher-0.7.1-2|24	Source3:		speech-dispatcherd.default
12mr|speech-dispatcher-0.7.1-2|25	Source4:		speech-dispatcher-user-pulse.example
12mr|speech-dispatcher-0.7.1-2|26	Source10:		%name.rpmlintrc
12mr|speech-dispatcher-0.7.1-2|27	Patch1:			speech-dispatcher-0.7.1-fix-str-fmt.patch
12mr|speech-dispatcher-0.7.1-2|28	BuildRoot:		%_tmppath/%{name}-%{version}-%{release}-buildroot
12mr|speech-dispatcher-0.7.1-2|29	%if %{with alsa}
12mr|speech-dispatcher-0.7.1-2|30	BuildRequires:		libalsa-devel
12mr|speech-dispatcher-0.7.1-2|31	%endif
12mr|speech-dispatcher-0.7.1-2|32	%if %{with pulse}
12mr|speech-dispatcher-0.7.1-2|33	BuildRequires:		pulseaudio-devel
12mr|speech-dispatcher-0.7.1-2|34	%endif
12mr|speech-dispatcher-0.7.1-2|35	%if %{with nas}
12mr|speech-dispatcher-0.7.1-2|36	BuildRequires:		libnas-devel
12mr|speech-dispatcher-0.7.1-2|37	%endif
12mr|speech-dispatcher-0.7.1-2|38	%if %{with espeak}
12mr|speech-dispatcher-0.7.1-2|39	BuildRequires:		libespeak-devel
12mr|speech-dispatcher-0.7.1-2|40	%endif
12mr|speech-dispatcher-0.7.1-2|41	%if %{with libao}
12mr|speech-dispatcher-0.7.1-2|42	BuildRequires:		libao-devel
12mr|speech-dispatcher-0.7.1-2|43	%endif
12mr|speech-dispatcher-0.7.1-2|44	BuildRequires:		libdotconf-devel
12mr|speech-dispatcher-0.7.1-2|45	BuildRequires:		python-devel
12mr|speech-dispatcher-0.7.1-2|46	BuildRequires:		texinfo
12mr|speech-dispatcher-0.7.1-2|47	Requires:		%libname = %version-%release
12mr|speech-dispatcher-0.7.1-2|48	
12mr|speech-dispatcher-0.7.1-2|49	%description
12mr|speech-dispatcher-0.7.1-2|50	This is the Speech Dispatcher project (speech-dispatcher). It is a part of the
12mr|speech-dispatcher-0.7.1-2|51	Free(b)soft project, which is intended to allow blind and visually impaired
12mr|speech-dispatcher-0.7.1-2|52	people to work with computer and Internet based on free software.
12mr|speech-dispatcher-0.7.1-2|53	
12mr|speech-dispatcher-0.7.1-2|54	%post
12mr|speech-dispatcher-0.7.1-2|55	%_post_service speech-dispatcherd || :
12mr|speech-dispatcher-0.7.1-2|56	
12mr|speech-dispatcher-0.7.1-2|57	%preun
12mr|speech-dispatcher-0.7.1-2|58	%_preun_service speech-dispatcherd || :
12mr|speech-dispatcher-0.7.1-2|59	
12mr|speech-dispatcher-0.7.1-2|60	%files
12mr|speech-dispatcher-0.7.1-2|61	%defattr(-,root,root,-)
12mr|speech-dispatcher-0.7.1-2|62	%doc AUTHORS NEWS README COPYING INSTALL
12mr|speech-dispatcher-0.7.1-2|63	%doc ChangeLog speech-dispatcher-user-pulse.example
12mr|speech-dispatcher-0.7.1-2|64	%_bindir/cli*
12mr|speech-dispatcher-0.7.1-2|65	%_bindir/connection_recovery
12mr|speech-dispatcher-0.7.1-2|66	%_bindir/spd-say
12mr|speech-dispatcher-0.7.1-2|67	%_bindir/spd_long_message
12mr|speech-dispatcher-0.7.1-2|68	%_bindir/spd_run_test
12mr|speech-dispatcher-0.7.1-2|69	%_bindir/spdsend
12mr|speech-dispatcher-0.7.1-2|70	%_bindir/%name
12mr|speech-dispatcher-0.7.1-2|71	%_initrddir/speech-dispatcherd
12mr|speech-dispatcher-0.7.1-2|72	%config %_sysconfdir/logrotate.d/%name
12mr|speech-dispatcher-0.7.1-2|73	%config(noreplace) %_sysconfdir/%name/speechd.conf
12mr|speech-dispatcher-0.7.1-2|74	%config(noreplace) %_sysconfdir/%name/clients/*.conf
12mr|speech-dispatcher-0.7.1-2|75	%config(noreplace) %_sysconfdir/%name/modules/*.conf
12mr|speech-dispatcher-0.7.1-2|76	%config(noreplace) %_sysconfdir/default/speech-dispatcherd
12mr|speech-dispatcher-0.7.1-2|77	%_libdir/%name-modules
12mr|speech-dispatcher-0.7.1-2|78	%_libdir/%name
12mr|speech-dispatcher-0.7.1-2|79	%_datadir/sounds/%name
12mr|speech-dispatcher-0.7.1-2|80	%_infodir/*
12mr|speech-dispatcher-0.7.1-2|81	%_logdir/%name
12mr|speech-dispatcher-0.7.1-2|82	
12mr|speech-dispatcher-0.7.1-2|83	#--------------------------------------------------------------------------
12mr|speech-dispatcher-0.7.1-2|84	
12mr|speech-dispatcher-0.7.1-2|85	%package -n %libname
12mr|speech-dispatcher-0.7.1-2|86	Summary:		Shared libraries for %name
12mr|speech-dispatcher-0.7.1-2|87	Group:			System/Libraries
12mr|speech-dispatcher-0.7.1-2|88	
12mr|speech-dispatcher-0.7.1-2|89	%description -n		%libname
12mr|speech-dispatcher-0.7.1-2|90	This package provides the shared libraries for Speech Dispatcher.
12mr|speech-dispatcher-0.7.1-2|91	
12mr|speech-dispatcher-0.7.1-2|92	%files -n %libname
12mr|speech-dispatcher-0.7.1-2|93	%defattr(-,root,root,-)
12mr|speech-dispatcher-0.7.1-2|94	%_libdir/libspeechd.so.%{major}*
12mr|speech-dispatcher-0.7.1-2|95	
12mr|speech-dispatcher-0.7.1-2|96	#--------------------------------------------------------------------------
12mr|speech-dispatcher-0.7.1-2|97	
12mr|speech-dispatcher-0.7.1-2|98	%package -n %develname
12mr|speech-dispatcher-0.7.1-2|99	Summary:		Development files for %name
12mr|speech-dispatcher-0.7.1-2|100	Group:			Development/Other
12mr|speech-dispatcher-0.7.1-2|101	Requires:		%name = %version-%release
12mr|speech-dispatcher-0.7.1-2|102	Provides:		%name-devel = %version-%release
12mr|speech-dispatcher-0.7.1-2|103	Provides:		lib%name-devel = %version-%release
12mr|speech-dispatcher-0.7.1-2|104	
12mr|speech-dispatcher-0.7.1-2|105	%description -n %develname
12mr|speech-dispatcher-0.7.1-2|106	This package contains development files for %name.
12mr|speech-dispatcher-0.7.1-2|107	
12mr|speech-dispatcher-0.7.1-2|108	%files -n		%develname
12mr|speech-dispatcher-0.7.1-2|109	%defattr(-,root,root)
12mr|speech-dispatcher-0.7.1-2|110	%_includedir/*
12mr|speech-dispatcher-0.7.1-2|111	%_libdir/lib*.so
12mr|speech-dispatcher-0.7.1-2|112	
12mr|speech-dispatcher-0.7.1-2|113	#--------------------------------------------------------------------------
12mr|speech-dispatcher-0.7.1-2|114	
12mr|speech-dispatcher-0.7.1-2|115	%package -n python-%shortname
12mr|speech-dispatcher-0.7.1-2|116	Summary:		A Python library for communication with Speech Dispatcher
12mr|speech-dispatcher-0.7.1-2|117	Group:			System/Libraries
12mr|speech-dispatcher-0.7.1-2|118	Requires:		%name = %version-%release
12mr|speech-dispatcher-0.7.1-2|119	Requires:		python
12mr|speech-dispatcher-0.7.1-2|120	
12mr|speech-dispatcher-0.7.1-2|121	%description -n		python-%shortname
12mr|speech-dispatcher-0.7.1-2|122	This package provides a Python library for communication
12mr|speech-dispatcher-0.7.1-2|123	with Speech Dispatcher.
12mr|speech-dispatcher-0.7.1-2|124	
12mr|speech-dispatcher-0.7.1-2|125	%files -n python-%shortname
12mr|speech-dispatcher-0.7.1-2|126	%doc ChangeLog
12mr|speech-dispatcher-0.7.1-2|127	%defattr(-,root,root,-)
12mr|speech-dispatcher-0.7.1-2|128	%_bindir/spd-conf
12mr|speech-dispatcher-0.7.1-2|129	%python_sitelib/speechd*
12mr|speech-dispatcher-0.7.1-2|130	
12mr|speech-dispatcher-0.7.1-2|131	#--------------------------------------------------------------------------
12mr|speech-dispatcher-0.7.1-2|132	
12mr|speech-dispatcher-0.7.1-2|133	%prep
12mr|speech-dispatcher-0.7.1-2|134	%setup -q
12mr|speech-dispatcher-0.7.1-2|135	%patch1 -p0
12mr|speech-dispatcher-0.7.1-2|136	cp -p %SOURCE4 .
12mr|speech-dispatcher-0.7.1-2|137	
12mr|speech-dispatcher-0.7.1-2|138	%build
12mr|speech-dispatcher-0.7.1-2|139	%ifarch x86_64
12mr|speech-dispatcher-0.7.1-2|140	export am_cv_python_pyexecdir=%python_sitelib
12mr|speech-dispatcher-0.7.1-2|141	%endif
12mr|speech-dispatcher-0.7.1-2|142	%configure2_5x \
12mr|speech-dispatcher-0.7.1-2|143	LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id' \
12mr|speech-dispatcher-0.7.1-2|144	--disable-static \
12mr|speech-dispatcher-0.7.1-2|145	%if %{with alsa}
12mr|speech-dispatcher-0.7.1-2|146	--with-alsa \
12mr|speech-dispatcher-0.7.1-2|147	%else
12mr|speech-dispatcher-0.7.1-2|148	--without-alsa \
12mr|speech-dispatcher-0.7.1-2|149	%endif
12mr|speech-dispatcher-0.7.1-2|150	%if %{with pulse}
12mr|speech-dispatcher-0.7.1-2|151	--with-pulse \
12mr|speech-dispatcher-0.7.1-2|152	%else
12mr|speech-dispatcher-0.7.1-2|153	--without-pulse \
12mr|speech-dispatcher-0.7.1-2|154	%endif
12mr|speech-dispatcher-0.7.1-2|155	%if %{with nas}
12mr|speech-dispatcher-0.7.1-2|156	--with-nas \
12mr|speech-dispatcher-0.7.1-2|157	%else
12mr|speech-dispatcher-0.7.1-2|158	--without-nas \
12mr|speech-dispatcher-0.7.1-2|159	%endif
12mr|speech-dispatcher-0.7.1-2|160	%if %{with espeak}
12mr|speech-dispatcher-0.7.1-2|161	--with-espeak \
12mr|speech-dispatcher-0.7.1-2|162	%else
12mr|speech-dispatcher-0.7.1-2|163	--without-espeak \
12mr|speech-dispatcher-0.7.1-2|164	%endif
12mr|speech-dispatcher-0.7.1-2|165	%if %{with libao}
12mr|speech-dispatcher-0.7.1-2|166	--with-libao
12mr|speech-dispatcher-0.7.1-2|167	%else
12mr|speech-dispatcher-0.7.1-2|168	--without-libao
12mr|speech-dispatcher-0.7.1-2|169	%endif
12mr|speech-dispatcher-0.7.1-2|170	
12mr|speech-dispatcher-0.7.1-2|171	%make
12mr|speech-dispatcher-0.7.1-2|172	
12mr|speech-dispatcher-0.7.1-2|173	%install
12mr|speech-dispatcher-0.7.1-2|174	rm -rf %buildroot
12mr|speech-dispatcher-0.7.1-2|175	%makeinstall_std
12mr|speech-dispatcher-0.7.1-2|176	
12mr|speech-dispatcher-0.7.1-2|177	# remove duplicates with /etc conf files
12mr|speech-dispatcher-0.7.1-2|178	rm -rf %buildroot%_datadir/%name
12mr|speech-dispatcher-0.7.1-2|179	
12mr|speech-dispatcher-0.7.1-2|180	# rename some executables
12mr|speech-dispatcher-0.7.1-2|181	mv %buildroot%_bindir/long_message %buildroot%_bindir/spd_long_message
12mr|speech-dispatcher-0.7.1-2|182	mv %buildroot%_bindir/run_test %buildroot%_bindir/spd_run_test
12mr|speech-dispatcher-0.7.1-2|183	
12mr|speech-dispatcher-0.7.1-2|184	# speech-dispatcherd service
12mr|speech-dispatcher-0.7.1-2|185	install -d -m 0755 %buildroot%_initrddir
12mr|speech-dispatcher-0.7.1-2|186	install -m 0755 %SOURCE1 %buildroot%_initrddir/speech-dispatcherd
12mr|speech-dispatcher-0.7.1-2|187	
12mr|speech-dispatcher-0.7.1-2|188	# fix perm in _test.py
12mr|speech-dispatcher-0.7.1-2|189	chmod +x %buildroot%python_sitelib/speechd/_test.py
12mr|speech-dispatcher-0.7.1-2|190	
12mr|speech-dispatcher-0.7.1-2|191	# logrotate install
12mr|speech-dispatcher-0.7.1-2|192	install -d -m 0755 %buildroot%_sysconfdir/logrotate.d
12mr|speech-dispatcher-0.7.1-2|193	install -m 0644 %SOURCE2 %buildroot%_sysconfdir/logrotate.d/%name
12mr|speech-dispatcher-0.7.1-2|194	
12mr|speech-dispatcher-0.7.1-2|195	# create the needed directory for logs
12mr|speech-dispatcher-0.7.1-2|196	install -d -m 0755 %buildroot%_logdir/%name
12mr|speech-dispatcher-0.7.1-2|197	
12mr|speech-dispatcher-0.7.1-2|198	# install the /etc/default configuration file
12mr|speech-dispatcher-0.7.1-2|199	install -d -m 0755 %buildroot%_sysconfdir/default
12mr|speech-dispatcher-0.7.1-2|200	install -m 0644 %SOURCE3 %buildroot%_sysconfdir/default/speech-dispatcherd
12mr|speech-dispatcher-0.7.1-2|201	
12mr|speech-dispatcher-0.7.1-2|202	# remove flite module from the default configuration in speechd.conf
12mr|speech-dispatcher-0.7.1-2|203	sed -i -e "210 s:AddModule:#AddModule:g" %buildroot%_sysconfdir/%name/speechd.conf
12mr|speech-dispatcher-0.7.1-2|204	
12mr|speech-dispatcher-0.7.1-2|205	%clean
12mr|speech-dispatcher-0.7.1-2|206	rm -rf %buildroot
12mr|speech-dispatcher-0.7.1-2|207	
12mr|speech-dispatcher-0.7.1-2|208	
12mr|speech-dispatcher-0.7.1-2|209	
12mr|speech-dispatcher-0.7.1-2|210	%changelog
12mr|speech-dispatcher-0.7.1-2|211	

16397 12
12mr|speedtouch-firmware-extractor-0.1-9|1	%define name speedtouch-firmware-extractor
12mr|speedtouch-firmware-extractor-0.1-9|2	%define distname firmware-extractor
12mr|speedtouch-firmware-extractor-0.1-9|3	%define version 0.1
12mr|speedtouch-firmware-extractor-0.1-9|4	
12mr|speedtouch-firmware-extractor-0.1-9|5	Summary: Speedtouch firmware extractor
12mr|speedtouch-firmware-extractor-0.1-9|6	Name: %{name}
12mr|speedtouch-firmware-extractor-0.1-9|7	Version: %{version}
12mr|speedtouch-firmware-extractor-0.1-9|8	Release: 9
12mr|speedtouch-firmware-extractor-0.1-9|9	Source0: %{distname}.tar.bz2
12mr|speedtouch-firmware-extractor-0.1-9|10	License: GPL
12mr|speedtouch-firmware-extractor-0.1-9|11	Group: System/Kernel and hardware
12mr|speedtouch-firmware-extractor-0.1-9|12	Url: http://www.linux-usb.org/SpeedTouch/firmware/index.html
12mr|speedtouch-firmware-extractor-0.1-9|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|speedtouch-firmware-extractor-0.1-9|14	
12mr|speedtouch-firmware-extractor-0.1-9|15	%description
12mr|speedtouch-firmware-extractor-0.1-9|16	This is a small application to prepare and install the firmware for a
12mr|speedtouch-firmware-extractor-0.1-9|17	SpeedTouch USB modem so that a 2.6.10 kernel (or later) can load the
12mr|speedtouch-firmware-extractor-0.1-9|18	firmware without the assistance of modem_run.
12mr|speedtouch-firmware-extractor-0.1-9|19	
12mr|speedtouch-firmware-extractor-0.1-9|20	The firmware extractor splits the firmware file (old mgmt.o) in
12mr|speedtouch-firmware-extractor-0.1-9|21	smaller firmware files (stage1 and stage2) that are meant to be used
12mr|speedtouch-firmware-extractor-0.1-9|22	with hotplug firmware loading.
12mr|speedtouch-firmware-extractor-0.1-9|23	
12mr|speedtouch-firmware-extractor-0.1-9|24	%prep
12mr|speedtouch-firmware-extractor-0.1-9|25	%setup -q -n %{distname}
12mr|speedtouch-firmware-extractor-0.1-9|26	
12mr|speedtouch-firmware-extractor-0.1-9|27	%build
12mr|speedtouch-firmware-extractor-0.1-9|28	gcc -o %{distname} firmware.c
12mr|speedtouch-firmware-extractor-0.1-9|29	
12mr|speedtouch-firmware-extractor-0.1-9|30	%install
12mr|speedtouch-firmware-extractor-0.1-9|31	rm -rf $RPM_BUILD_ROOT
12mr|speedtouch-firmware-extractor-0.1-9|32	install -D -m755 %{distname} $RPM_BUILD_ROOT%{_sbindir}/%{distname}
12mr|speedtouch-firmware-extractor-0.1-9|33	
12mr|speedtouch-firmware-extractor-0.1-9|34	%clean
12mr|speedtouch-firmware-extractor-0.1-9|35	rm -rf $RPM_BUILD_ROOT
12mr|speedtouch-firmware-extractor-0.1-9|36	
12mr|speedtouch-firmware-extractor-0.1-9|37	%files
12mr|speedtouch-firmware-extractor-0.1-9|38	%defattr(-,root,root)
12mr|speedtouch-firmware-extractor-0.1-9|39	%doc README
12mr|speedtouch-firmware-extractor-0.1-9|40	%{_sbindir}/%{distname}
12mr|speedtouch-firmware-extractor-0.1-9|41	
12mr|speedtouch-firmware-extractor-0.1-9|42	
12mr|speedtouch-firmware-extractor-0.1-9|43	%changelog
12mr|speedtouch-firmware-extractor-0.1-9|44	* Fri May 06 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-8mdv2011.0
12mr|speedtouch-firmware-extractor-0.1-9|45	+ Revision: 670007
12mr|speedtouch-firmware-extractor-0.1-9|46	- mass rebuild
12mr|speedtouch-firmware-extractor-0.1-9|47	
12mr|speedtouch-firmware-extractor-0.1-9|48	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-7mdv2011.0
12mr|speedtouch-firmware-extractor-0.1-9|49	+ Revision: 607554
12mr|speedtouch-firmware-extractor-0.1-9|50	- rebuild
12mr|speedtouch-firmware-extractor-0.1-9|51	
12mr|speedtouch-firmware-extractor-0.1-9|52	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-6mdv2010.1
12mr|speedtouch-firmware-extractor-0.1-9|53	+ Revision: 524118
12mr|speedtouch-firmware-extractor-0.1-9|54	- rebuilt for 2010.1
12mr|speedtouch-firmware-extractor-0.1-9|55	
12mr|speedtouch-firmware-extractor-0.1-9|56	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.1-5mdv2010.0
12mr|speedtouch-firmware-extractor-0.1-9|57	+ Revision: 427206
12mr|speedtouch-firmware-extractor-0.1-9|58	- rebuild
12mr|speedtouch-firmware-extractor-0.1-9|59	
12mr|speedtouch-firmware-extractor-0.1-9|60	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.1-4mdv2009.0
12mr|speedtouch-firmware-extractor-0.1-9|61	+ Revision: 225470
12mr|speedtouch-firmware-extractor-0.1-9|62	- rebuild
12mr|speedtouch-firmware-extractor-0.1-9|63	
12mr|speedtouch-firmware-extractor-0.1-9|64	* Wed Mar 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1-3mdv2008.1
12mr|speedtouch-firmware-extractor-0.1-9|65	+ Revision: 179516
12mr|speedtouch-firmware-extractor-0.1-9|66	- rebuild
12mr|speedtouch-firmware-extractor-0.1-9|67	
12mr|speedtouch-firmware-extractor-0.1-9|68	+ Olivier Blin <oblin@mandriva.com>
12mr|speedtouch-firmware-extractor-0.1-9|69	- restore BuildRoot
12mr|speedtouch-firmware-extractor-0.1-9|70	
12mr|speedtouch-firmware-extractor-0.1-9|71	+ Thierry Vignaud <tv@mandriva.org>
12mr|speedtouch-firmware-extractor-0.1-9|72	- kill re-definition of %%buildroot on Pixel's request
12mr|speedtouch-firmware-extractor-0.1-9|73	
12mr|speedtouch-firmware-extractor-0.1-9|74	* Thu Jun 14 2007 Adam Williamson <awilliamson@mandriva.org> 0.1-2mdv2008.0
12mr|speedtouch-firmware-extractor-0.1-9|75	+ Revision: 39260
12mr|speedtouch-firmware-extractor-0.1-9|76	- rebuild for new era
12mr|speedtouch-firmware-extractor-0.1-9|77	- Import speedtouch-firmware-extractor
12mr|speedtouch-firmware-extractor-0.1-9|78	
12mr|speedtouch-firmware-extractor-0.1-9|79	
12mr|speedtouch-firmware-extractor-0.1-9|80	
12mr|speedtouch-firmware-extractor-0.1-9|81	* Mon May 15 2006 Olivier Blin <oblin@mandriva.com> 0.1-1mdk
12mr|speedtouch-firmware-extractor-0.1-9|82	- initial Mandriva release

16398 12
12mr|speex-1.2-0.rc1.7|1	%define beta rc1
12mr|speex-1.2-0.rc1.7|2	
12mr|speex-1.2-0.rc1.7|3	%define major 1
12mr|speex-1.2-0.rc1.7|4	%define libname %mklibname %{name} %{major}
12mr|speex-1.2-0.rc1.7|5	%define develname %mklibname -d %{name}
12mr|speex-1.2-0.rc1.7|6	
12mr|speex-1.2-0.rc1.7|7	Summary:	An open-source, patent-free speech codec
12mr|speex-1.2-0.rc1.7|8	Name:		speex
12mr|speex-1.2-0.rc1.7|9	Version:	1.2
12mr|speex-1.2-0.rc1.7|10	Release:	0.%{beta}.7
12mr|speex-1.2-0.rc1.7|11	License:	BSD
12mr|speex-1.2-0.rc1.7|12	Group:		Sound
12mr|speex-1.2-0.rc1.7|13	URL:		http://www.speex.org/
12mr|speex-1.2-0.rc1.7|14	Source0:	http://downloads.us.xiph.org/releases/speex/%{name}-%{version}%{beta}.tar.gz
12mr|speex-1.2-0.rc1.7|15	Patch1:		speex-1.1.6-fix-pkgconfig-path.patch
12mr|speex-1.2-0.rc1.7|16	Patch2:		speex-1.2rc1-CVE-2008-1686.patch
12mr|speex-1.2-0.rc1.7|17	
12mr|speex-1.2-0.rc1.7|18	BuildRequires:	pkgconfig(vorbis)
12mr|speex-1.2-0.rc1.7|19	BuildRequires:	chrpath
12mr|speex-1.2-0.rc1.7|20	
12mr|speex-1.2-0.rc1.7|21	%description
12mr|speex-1.2-0.rc1.7|22	Speex is a patent-free audio codec designed especially for voice (unlike
12mr|speex-1.2-0.rc1.7|23	Vorbis which targets general audio) signals and providing good narrowband
12mr|speex-1.2-0.rc1.7|24	and wideband quality. This project aims to be complementary to the Vorbis
12mr|speex-1.2-0.rc1.7|25	codec.
12mr|speex-1.2-0.rc1.7|26	
12mr|speex-1.2-0.rc1.7|27	%package -n	%{libname}
12mr|speex-1.2-0.rc1.7|28	Summary:	Shared library of the Speex codec
12mr|speex-1.2-0.rc1.7|29	Group:		System/Libraries
12mr|speex-1.2-0.rc1.7|30	
12mr|speex-1.2-0.rc1.7|31	%description -n	%{libname}
12mr|speex-1.2-0.rc1.7|32	This package contains the shared library required for running
12mr|speex-1.2-0.rc1.7|33	applications based on Speex.
12mr|speex-1.2-0.rc1.7|34	
12mr|speex-1.2-0.rc1.7|35	%package -n	%{develname}
12mr|speex-1.2-0.rc1.7|36	Summary:	Speex development files
12mr|speex-1.2-0.rc1.7|37	Group:		Development/C
12mr|speex-1.2-0.rc1.7|38	Requires:	%{libname} = %{version}
12mr|speex-1.2-0.rc1.7|39	Provides:	%{name}-devel = %{version}-%{release}
12mr|speex-1.2-0.rc1.7|40	Obsoletes:	%{mklibname -s -d speex} < 1.2-0.rc1.7
12mr|speex-1.2-0.rc1.7|41	
12mr|speex-1.2-0.rc1.7|42	%description -n	%{develname}
12mr|speex-1.2-0.rc1.7|43	Speex development files.
12mr|speex-1.2-0.rc1.7|44	
12mr|speex-1.2-0.rc1.7|45	%prep
12mr|speex-1.2-0.rc1.7|46	%setup -qn %{name}-%{version}%{beta}
12mr|speex-1.2-0.rc1.7|47	%apply_patches
12mr|speex-1.2-0.rc1.7|48	
12mr|speex-1.2-0.rc1.7|49	%build
12mr|speex-1.2-0.rc1.7|50	autoreconf -fi
12mr|speex-1.2-0.rc1.7|51	export CFLAGS='%{optflags} -DRELEASE'
12mr|speex-1.2-0.rc1.7|52	%configure2_5x \
12mr|speex-1.2-0.rc1.7|53	--disable-static \
12mr|speex-1.2-0.rc1.7|54	--with-ogg-libraries=%{_libdir}
12mr|speex-1.2-0.rc1.7|55	make
12mr|speex-1.2-0.rc1.7|56	
12mr|speex-1.2-0.rc1.7|57	%install
12mr|speex-1.2-0.rc1.7|58	%makeinstall_std
12mr|speex-1.2-0.rc1.7|59	chrpath -d %{buildroot}%{_bindir}/*
12mr|speex-1.2-0.rc1.7|60	rm -f %{buildroot}%{_datadir}/doc/*/manual.pdf
12mr|speex-1.2-0.rc1.7|61	
12mr|speex-1.2-0.rc1.7|62	%files
12mr|speex-1.2-0.rc1.7|63	%doc COPYING AUTHORS ChangeLog NEWS README
12mr|speex-1.2-0.rc1.7|64	%{_mandir}/man1/speexenc.1*
12mr|speex-1.2-0.rc1.7|65	%{_mandir}/man1/speexdec.1*
12mr|speex-1.2-0.rc1.7|66	%attr(755,root,root) %{_bindir}/speex*
12mr|speex-1.2-0.rc1.7|67	
12mr|speex-1.2-0.rc1.7|68	%files -n %{libname}
12mr|speex-1.2-0.rc1.7|69	%{_libdir}/libspeex.so.%{major}*
12mr|speex-1.2-0.rc1.7|70	%{_libdir}/libspeexdsp.so.%{major}*
12mr|speex-1.2-0.rc1.7|71	
12mr|speex-1.2-0.rc1.7|72	%files -n %{develname}
12mr|speex-1.2-0.rc1.7|73	%doc doc/manual.pdf
12mr|speex-1.2-0.rc1.7|74	%{_libdir}/libspeex*.so
12mr|speex-1.2-0.rc1.7|75	%{_includedir}/speex
12mr|speex-1.2-0.rc1.7|76	%{_libdir}/pkgconfig/speex.pc
12mr|speex-1.2-0.rc1.7|77	%{_libdir}/pkgconfig/speexdsp.pc
12mr|speex-1.2-0.rc1.7|78	%{_datadir}/aclocal/speex.m4
12mr|speex-1.2-0.rc1.7|79	
12mr|speex-1.2-0.rc1.7|80	
12mr|speex-1.2-0.rc1.7|81	
12mr|speex-1.2-0.rc1.7|82	%changelog
12mr|speex-1.2-0.rc1.7|83	* Sat Aug  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|speex-1.2-0.rc1.7|84	+ Commit: 5ffeaf6
12mr|speex-1.2-0.rc1.7|85	- Drop .la files and fix unversioned Obsoletes
12mr|speex-1.2-0.rc1.7|86	
12mr|speex-1.2-0.rc1.7|87	

16399 12
12mr|spellutils-0.7-14|1	%define name spellutils
12mr|spellutils-0.7-14|2	%define version 0.7
12mr|spellutils-0.7-14|3	
12mr|spellutils-0.7-14|4	Summary: Programs for helping spell checking
12mr|spellutils-0.7-14|5	Name: %{name}
12mr|spellutils-0.7-14|6	Version: %{version}
12mr|spellutils-0.7-14|7	Release: %mkrel 14
12mr|spellutils-0.7-14|8	Source0: http://home.worldonline.dk/byrial/spellutils/%{name}-%{version}.tar.bz2
12mr|spellutils-0.7-14|9	License: GPL
12mr|spellutils-0.7-14|10	URL: http://home.worldonline.dk/byrial/spellutils/
12mr|spellutils-0.7-14|11	Group: Text tools
12mr|spellutils-0.7-14|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|spellutils-0.7-14|13	Obsoletes: pospell
12mr|spellutils-0.7-14|14	Provides: pospell
12mr|spellutils-0.7-14|15	Requires: common-licenses
12mr|spellutils-0.7-14|16	
12mr|spellutils-0.7-14|17	%description
12mr|spellutils-0.7-14|18	Spellutils is a suite of programs which are used to isolate some parts
12mr|spellutils-0.7-14|19	or texts from various types of files and hand them over to another
12mr|spellutils-0.7-14|20	program which may change the texts; it is typically a spell checker.
12mr|spellutils-0.7-14|21	Afterwards the possibly changed text parts are copied back in place in the
12mr|spellutils-0.7-14|22	original file.
12mr|spellutils-0.7-14|23	
12mr|spellutils-0.7-14|24	The programs in the Spellutils package are:
12mr|spellutils-0.7-14|25	
12mr|spellutils-0.7-14|26	* newsbody which can isolate your own text from headers, quotes and
12mr|spellutils-0.7-14|27	signature in e-mail or Usenet messages
12mr|spellutils-0.7-14|28	* pospell which can isolate translations in .po files
12mr|spellutils-0.7-14|29	* More programs are likely to follow
12mr|spellutils-0.7-14|30	
12mr|spellutils-0.7-14|31	%prep
12mr|spellutils-0.7-14|32	%setup -q
12mr|spellutils-0.7-14|33	
12mr|spellutils-0.7-14|34	%build
12mr|spellutils-0.7-14|35	%configure2_5x
12mr|spellutils-0.7-14|36	%make
12mr|spellutils-0.7-14|37	
12mr|spellutils-0.7-14|38	%install
12mr|spellutils-0.7-14|39	rm -rf $RPM_BUILD_ROOT
12mr|spellutils-0.7-14|40	%makeinstall_std
12mr|spellutils-0.7-14|41	
12mr|spellutils-0.7-14|42	%clean
12mr|spellutils-0.7-14|43	rm -rf $RPM_BUILD_ROOT
12mr|spellutils-0.7-14|44	
12mr|spellutils-0.7-14|45	%files
12mr|spellutils-0.7-14|46	%defattr(-,root,root)
12mr|spellutils-0.7-14|47	%doc README FILES NEWS
12mr|spellutils-0.7-14|48	%{_mandir}/man1/*
12mr|spellutils-0.7-14|49	%{_bindir}/*
12mr|spellutils-0.7-14|50	
12mr|spellutils-0.7-14|51	
12mr|spellutils-0.7-14|52	
12mr|spellutils-0.7-14|53	%changelog
12mr|spellutils-0.7-14|54	

16400 12
12mr|sphere-client-rosa-1-11|1	Summary:        sphere-client-rosa
12mr|sphere-client-rosa-1-11|2	Name:           sphere-client-rosa
12mr|sphere-client-rosa-1-11|3	Version:        1
12mr|sphere-client-rosa-1-11|4	Release:        11
12mr|sphere-client-rosa-1-11|5	License:        GPLv3
12mr|sphere-client-rosa-1-11|6	Group:          System/Base
12mr|sphere-client-rosa-1-11|7	Source0:        %{name}-%{version}.tar.bz2
12mr|sphere-client-rosa-1-11|8	BuildRequires:  qxmlrpc-devel
12mr|sphere-client-rosa-1-11|9	BuildRequires:  qt4-devel
12mr|sphere-client-rosa-1-11|10	
12mr|sphere-client-rosa-1-11|11	%files
12mr|sphere-client-rosa-1-11|12	%defattr(0755,root,root)
12mr|sphere-client-rosa-1-11|13	%{_bindir}/sphere-client
12mr|sphere-client-rosa-1-11|14	%{_sysconfdir}/sphere-client.conf
12mr|sphere-client-rosa-1-11|15	%{_bindir}/sphere-client_ru.qm
12mr|sphere-client-rosa-1-11|16	%{_bindir}/sphere-client_pt_br.qm
12mr|sphere-client-rosa-1-11|17	/usr/share/applications/sphere-client.desktop
12mr|sphere-client-rosa-1-11|18	/usr/share/icons/hicolor/128x128/apps/sphere-client.png
12mr|sphere-client-rosa-1-11|19	/usr/share/icons/hicolor/16x16/apps/sphere-client.png
12mr|sphere-client-rosa-1-11|20	/usr/share/icons/hicolor/22x22/apps/sphere-client.png
12mr|sphere-client-rosa-1-11|21	/usr/share/icons/hicolor/24x24/apps/sphere-client.png
12mr|sphere-client-rosa-1-11|22	/usr/share/icons/hicolor/32x32/apps/sphere-client.png
12mr|sphere-client-rosa-1-11|23	/usr/share/icons/hicolor/48x48/apps/sphere-client.png
12mr|sphere-client-rosa-1-11|24	/usr/share/icons/hicolor/64x64/apps/sphere-client.png
12mr|sphere-client-rosa-1-11|25	
12mr|sphere-client-rosa-1-11|26	#--------------------------------------------------------------------
12mr|sphere-client-rosa-1-11|27	
12mr|sphere-client-rosa-1-11|28	%description
12mr|sphere-client-rosa-1-11|29	sphere-client-rosa
12mr|sphere-client-rosa-1-11|30	
12mr|sphere-client-rosa-1-11|31	%prep
12mr|sphere-client-rosa-1-11|32	%setup -q
12mr|sphere-client-rosa-1-11|33	
12mr|sphere-client-rosa-1-11|34	%build
12mr|sphere-client-rosa-1-11|35	%qmake_qt4
12mr|sphere-client-rosa-1-11|36	%make
12mr|sphere-client-rosa-1-11|37	
12mr|sphere-client-rosa-1-11|38	%install
12mr|sphere-client-rosa-1-11|39	mkdir -p %buildroot%{_bindir}
12mr|sphere-client-rosa-1-11|40	mkdir -p %buildroot%{_sysconfdir}
12mr|sphere-client-rosa-1-11|41	mkdir -p %buildroot/usr/share/applications/
12mr|sphere-client-rosa-1-11|42	mkdir -p %buildroot/usr/share/icons/hicolor/128x128/apps/
12mr|sphere-client-rosa-1-11|43	mkdir -p %buildroot/usr/share/icons/hicolor/16x16/apps/
12mr|sphere-client-rosa-1-11|44	mkdir -p %buildroot/usr/share/icons/hicolor/22x22/apps/
12mr|sphere-client-rosa-1-11|45	mkdir -p %buildroot/usr/share/icons/hicolor/24x24/apps/
12mr|sphere-client-rosa-1-11|46	mkdir -p %buildroot/usr/share/icons/hicolor/32x32/apps/
12mr|sphere-client-rosa-1-11|47	mkdir -p %buildroot/usr/share/icons/hicolor/48x48/apps/
12mr|sphere-client-rosa-1-11|48	mkdir -p %buildroot/usr/share/icons/hicolor/64x64/apps/
12mr|sphere-client-rosa-1-11|49	
12mr|sphere-client-rosa-1-11|50	
12mr|sphere-client-rosa-1-11|51	cp sphere-client %buildroot%{_bindir}
12mr|sphere-client-rosa-1-11|52	cp sphere-client_ru.qm %buildroot%{_bindir}
12mr|sphere-client-rosa-1-11|53	cp sphere-client_pt_br.qm %buildroot%{_bindir}
12mr|sphere-client-rosa-1-11|54	cp sphere-client.conf %buildroot%{_sysconfdir}
12mr|sphere-client-rosa-1-11|55	cp sphere-client.desktop %buildroot/usr/share/applications
12mr|sphere-client-rosa-1-11|56	cp ./icons/helpdesk_128.png %buildroot/usr/share/icons/hicolor/128x128/apps/sphere-client.png
12mr|sphere-client-rosa-1-11|57	cp ./icons/helpdesk_16.png %buildroot/usr/share/icons/hicolor/16x16/apps/sphere-client.png
12mr|sphere-client-rosa-1-11|58	cp ./icons/helpdesk_22.png %buildroot/usr/share/icons/hicolor/22x22/apps/sphere-client.png
12mr|sphere-client-rosa-1-11|59	cp ./icons/helpdesk_24.png %buildroot/usr/share/icons/hicolor/24x24/apps/sphere-client.png
12mr|sphere-client-rosa-1-11|60	cp ./icons/helpdesk_32.png %buildroot/usr/share/icons/hicolor/32x32/apps/sphere-client.png
12mr|sphere-client-rosa-1-11|61	cp ./icons/helpdesk_48.png %buildroot/usr/share/icons/hicolor/48x48/apps/sphere-client.png
12mr|sphere-client-rosa-1-11|62	cp ./icons/helpdesk_64.png %buildroot/usr/share/icons/hicolor/64x64/apps/sphere-client.png
12mr|sphere-client-rosa-1-11|63	
12mr|sphere-client-rosa-1-11|64	
12mr|sphere-client-rosa-1-11|65	%changelog
12mr|sphere-client-rosa-1-11|66	

16401 12
12mr|spice-gtk-0.14-1|1	%define build_vala	1
12mr|spice-gtk-0.14-1|2	
12mr|spice-gtk-0.14-1|3	%define glibapi		2.0
12mr|spice-gtk-0.14-1|4	%define glibmajor	8
12mr|spice-gtk-0.14-1|5	%define libglib		%mklibname spice-client-glib %{glibapi} %{glibmajor}
12mr|spice-gtk-0.14-1|6	%define glibgir		%mklibname spice-client-glib-gir %{glibapi}
12mr|spice-gtk-0.14-1|7	%define gtkapi		3.0
12mr|spice-gtk-0.14-1|8	%define gtkmajor	4
12mr|spice-gtk-0.14-1|9	%define libgtk		%mklibname spice-client-gtk %{gtkapi} %{gtkmajor}
12mr|spice-gtk-0.14-1|10	%define libgtk2		%mklibname spice-client-gtk 2.0 1
12mr|spice-gtk-0.14-1|11	%define gtkgir		%mklibname spice-client-gtk-gir %{gtkapi}
12mr|spice-gtk-0.14-1|12	%define gtk2gir		%mklibname spice-client-gtk-gir 2.0
12mr|spice-gtk-0.14-1|13	%define controllermajor	0
12mr|spice-gtk-0.14-1|14	%define libcontroller	%mklibname spice-controller %{controllermajor}
12mr|spice-gtk-0.14-1|15	%define develname	%mklibname -d %{name}
12mr|spice-gtk-0.14-1|16	
12mr|spice-gtk-0.14-1|17	Name:		spice-gtk
12mr|spice-gtk-0.14-1|18	Version:	0.14
12mr|spice-gtk-0.14-1|19	Release:	1
12mr|spice-gtk-0.14-1|20	Summary:	A GTK client widget for accessing SPICE desktop servers
12mr|spice-gtk-0.14-1|21	Group:		Networking/Remote access
12mr|spice-gtk-0.14-1|22	URL:		http://spice-space.org/page/Spice-Gtk
12mr|spice-gtk-0.14-1|23	License:	LGPLv2+
12mr|spice-gtk-0.14-1|24	Source0:	http://www.spice-space.org/download/gtk/%{name}-%{version}.tar.bz2
12mr|spice-gtk-0.14-1|25	Patch0:		automake1.12.patch
12mr|spice-gtk-0.14-1|26	Patch1:		spice-gtk-0.14.usbredir.patch
12mr|spice-gtk-0.14-1|27	BuildRequires:	pkgconfig(cairo) >= 1.2.0
12mr|spice-gtk-0.14-1|28	BuildRequires:	pkgconfig(celt051) >= 0.5.1.1
12mr|spice-gtk-0.14-1|29	BuildRequires:	pkgconfig(gio-2.0) >= 2.10.0
12mr|spice-gtk-0.14-1|30	BuildRequires:	pkgconfig(glib-2.0) >= 2.22
12mr|spice-gtk-0.14-1|31	BuildRequires:	pkgconfig(gobject-2.0)
12mr|spice-gtk-0.14-1|32	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.4
12mr|spice-gtk-0.14-1|33	BuildRequires:	pkgconfig(gthread-2.0) > 2.0.0
12mr|spice-gtk-0.14-1|34	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.91.3
12mr|spice-gtk-0.14-1|35	BuildRequires:	pkgconfig(gtk+-x11-3.0)
12mr|spice-gtk-0.14-1|36	BuildRequires:	pkgconfig(gudev-1.0)
12mr|spice-gtk-0.14-1|37	BuildRequires:	pkgconfig(libcacard) >= 0.1.2
12mr|spice-gtk-0.14-1|38	BuildRequires:	pkgconfig(libpulse)
12mr|spice-gtk-0.14-1|39	BuildRequires:	pkgconfig(libpulse-mainloop-glib)
12mr|spice-gtk-0.14-1|40	BuildRequires:	pkgconfig(libusb-1.0) >= 1.0.9
12mr|spice-gtk-0.14-1|41	BuildRequires:	pkgconfig(libusbredirhost) >= 0.3.3
12mr|spice-gtk-0.14-1|42	BuildRequires:	pkgconfig(libusbredirparser-0.5)
12mr|spice-gtk-0.14-1|43	BuildRequires:	pkgconfig(openssl)
12mr|spice-gtk-0.14-1|44	BuildRequires:	pkgconfig(pixman-1) >= 0.17.7
12mr|spice-gtk-0.14-1|45	BuildRequires:	pkgconfig(polkit-gobject-1)
12mr|spice-gtk-0.14-1|46	BuildRequires:	pkgconfig(spice-protocol) >= 0.10.1
12mr|spice-gtk-0.14-1|47	#BuildRequires:	pkgconfig(spice-client-glib-2.0)
12mr|spice-gtk-0.14-1|48	BuildRequires:	pkgconfig(x11)
12mr|spice-gtk-0.14-1|49	BuildRequires:	pkgconfig(xrandr)
12mr|spice-gtk-0.14-1|50	BuildRequires:	gtk-doc >= 1.14
12mr|spice-gtk-0.14-1|51	BuildRequires:	libsasl2-devel
12mr|spice-gtk-0.14-1|52	BuildRequires:	libjpeg-devel
12mr|spice-gtk-0.14-1|53	BuildRequires:	gettext-devel
12mr|spice-gtk-0.14-1|54	BuildRequires:	perl-Text-CSV
12mr|spice-gtk-0.14-1|55	BuildRequires:	intltool
12mr|spice-gtk-0.14-1|56	BuildRequires:	ldetect-lst
12mr|spice-gtk-0.14-1|57	BuildRequires:	python-parsing
12mr|spice-gtk-0.14-1|58	# for virtmanager
12mr|spice-gtk-0.14-1|59	BuildRequires:	pygtk2.0-devel
12mr|spice-gtk-0.14-1|60	
12mr|spice-gtk-0.14-1|61	%if %{build_vala}
12mr|spice-gtk-0.14-1|62	BuildRequires:	vala
12mr|spice-gtk-0.14-1|63	BuildRequires:	vala-tools
12mr|spice-gtk-0.14-1|64	%endif
12mr|spice-gtk-0.14-1|65	
12mr|spice-gtk-0.14-1|66	%description
12mr|spice-gtk-0.14-1|67	Spice-GTK is a GTK client widget for accessing SPICE desktop
12mr|spice-gtk-0.14-1|68	servers. This package contains two simple clients based on the
12mr|spice-gtk-0.14-1|69	library:
12mr|spice-gtk-0.14-1|70	spicy is a client to access SPICE desktops.
12mr|spice-gtk-0.14-1|71	snappy is a tool to capture screen-shots of a SPICE desktop.
12mr|spice-gtk-0.14-1|72	
12mr|spice-gtk-0.14-1|73	%package -n %{libglib}
12mr|spice-gtk-0.14-1|74	Summary: Runtime libraries for %{name}
12mr|spice-gtk-0.14-1|75	Group: System/Libraries
12mr|spice-gtk-0.14-1|76	Conflicts: %{_lib}spice-gtk3.0_1 < 0.7.81-2
12mr|spice-gtk-0.14-1|77	
12mr|spice-gtk-0.14-1|78	%description -n %{libglib}
12mr|spice-gtk-0.14-1|79	Runtime libraries for %{name}.
12mr|spice-gtk-0.14-1|80	
12mr|spice-gtk-0.14-1|81	%package -n %{glibgir}
12mr|spice-gtk-0.14-1|82	Summary: GObject introspection interface library for %{name}
12mr|spice-gtk-0.14-1|83	Group: System/Libraries
12mr|spice-gtk-0.14-1|84	Requires: %{libglib} = %{version}-%{release}
12mr|spice-gtk-0.14-1|85	Conflicts: %{_lib}spice-gtk3.0_1 < 0.7.81-2
12mr|spice-gtk-0.14-1|86	
12mr|spice-gtk-0.14-1|87	%description -n %{glibgir}
12mr|spice-gtk-0.14-1|88	GObject introspection interface library for %{name}.
12mr|spice-gtk-0.14-1|89	
12mr|spice-gtk-0.14-1|90	%package -n %{libgtk}
12mr|spice-gtk-0.14-1|91	Summary: Runtime libraries for %{name}
12mr|spice-gtk-0.14-1|92	Group: System/Libraries
12mr|spice-gtk-0.14-1|93	Obsoletes: %{_lib}spice-gtk3.0_1 < 0.7.81-2
12mr|spice-gtk-0.14-1|94	
12mr|spice-gtk-0.14-1|95	%description -n %{libgtk}
12mr|spice-gtk-0.14-1|96	Runtime libraries for %{name}.
12mr|spice-gtk-0.14-1|97	
12mr|spice-gtk-0.14-1|98	%package -n %{gtkgir}
12mr|spice-gtk-0.14-1|99	Summary: GObject introspection interface library for %{name}
12mr|spice-gtk-0.14-1|100	Group: System/Libraries
12mr|spice-gtk-0.14-1|101	Requires: %{libgtk} = %{version}-%{release}
12mr|spice-gtk-0.14-1|102	Conflicts: %{_lib}spice-gtk3.0_1 < 0.7.81-2
12mr|spice-gtk-0.14-1|103	
12mr|spice-gtk-0.14-1|104	%description -n %{gtkgir}
12mr|spice-gtk-0.14-1|105	GObject introspection interface library for %{name}.
12mr|spice-gtk-0.14-1|106	
12mr|spice-gtk-0.14-1|107	%package -n %{libcontroller}
12mr|spice-gtk-0.14-1|108	Summary: Runtime libraries for %{name}
12mr|spice-gtk-0.14-1|109	Group: System/Libraries
12mr|spice-gtk-0.14-1|110	Conflicts: %{_lib}spice-gtk3.0_1 < 0.7.81-2
12mr|spice-gtk-0.14-1|111	
12mr|spice-gtk-0.14-1|112	%description -n %{libcontroller}
12mr|spice-gtk-0.14-1|113	Runtime libraries for %{name}.
12mr|spice-gtk-0.14-1|114	
12mr|spice-gtk-0.14-1|115	%package -n %{libgtk2}
12mr|spice-gtk-0.14-1|116	Summary: Runtime libraries for %{name}
12mr|spice-gtk-0.14-1|117	Group: System/Libraries
12mr|spice-gtk-0.14-1|118	
12mr|spice-gtk-0.14-1|119	%description -n %{libgtk2}
12mr|spice-gtk-0.14-1|120	GTK2 Runtime libraries for %{name}.
12mr|spice-gtk-0.14-1|121	
12mr|spice-gtk-0.14-1|122	%package -n %{gtk2gir}
12mr|spice-gtk-0.14-1|123	Summary: GTK2GObject introspection interface library for %{name}
12mr|spice-gtk-0.14-1|124	Group: System/Libraries
12mr|spice-gtk-0.14-1|125	Requires: %{libgtk2} = %{version}-%{release}
12mr|spice-gtk-0.14-1|126	
12mr|spice-gtk-0.14-1|127	%description -n %{gtk2gir}
12mr|spice-gtk-0.14-1|128	GTK2 GObject introspection interface library for %{name}.
12mr|spice-gtk-0.14-1|129	
12mr|spice-gtk-0.14-1|130	%package python
12mr|spice-gtk-0.14-1|131	Summary: Python bindings for the spice-gtk-2.0 library
12mr|spice-gtk-0.14-1|132	Group: System/Libraries
12mr|spice-gtk-0.14-1|133	Requires: %{name}%{?_isa} = %{version}-%{release}
12mr|spice-gtk-0.14-1|134	
12mr|spice-gtk-0.14-1|135	%description python
12mr|spice-gtk-0.14-1|136	SpiceClientGtk module provides a SPICE viewer widget for GTK2.
12mr|spice-gtk-0.14-1|137	
12mr|spice-gtk-0.14-1|138	A module allowing use of the spice-gtk-2.0 widget from python
12mr|spice-gtk-0.14-1|139	
12mr|spice-gtk-0.14-1|140	%package -n %{develname}
12mr|spice-gtk-0.14-1|141	Summary: Development files for %{name}
12mr|spice-gtk-0.14-1|142	Group: Development/C
12mr|spice-gtk-0.14-1|143	Requires: %{libglib} = %{version}-%{release}
12mr|spice-gtk-0.14-1|144	Requires: %{libgtk} = %{version}-%{release}
12mr|spice-gtk-0.14-1|145	Requires: %{libcontroller} = %{version}-%{release}
12mr|spice-gtk-0.14-1|146	Provides: %{name}-devel = %{version}-%{release}
12mr|spice-gtk-0.14-1|147	Obsoletes: %{_lib}spice-gtk3.0-devel < 0.7.81-2
12mr|spice-gtk-0.14-1|148	
12mr|spice-gtk-0.14-1|149	%description -n %{develname}
12mr|spice-gtk-0.14-1|150	Development files for %{name}.
12mr|spice-gtk-0.14-1|151	
12mr|spice-gtk-0.14-1|152	%prep
12mr|spice-gtk-0.14-1|153	%setup -q  -n spice-gtk-%{version} -c
12mr|spice-gtk-0.14-1|154	pushd spice-gtk-%{version}
12mr|spice-gtk-0.14-1|155	#% patch0 -p1
12mr|spice-gtk-0.14-1|156	%patch1 -p1 -b .usbredir
12mr|spice-gtk-0.14-1|157	popd
12mr|spice-gtk-0.14-1|158	
12mr|spice-gtk-0.14-1|159	cp -a spice-gtk-%{version} spice-gtk3-%{version}
12mr|spice-gtk-0.14-1|160	
12mr|spice-gtk-0.14-1|161	%build
12mr|spice-gtk-0.14-1|162	cd spice-gtk-%{version}
12mr|spice-gtk-0.14-1|163	autoreconf -ifv
12mr|spice-gtk-0.14-1|164	%configure --with-gtk=2.0 --enable-gtk-doc
12mr|spice-gtk-0.14-1|165	make
12mr|spice-gtk-0.14-1|166	cd ..
12mr|spice-gtk-0.14-1|167	
12mr|spice-gtk-0.14-1|168	cd spice-gtk3-%{version}
12mr|spice-gtk-0.14-1|169	autoreconf -ifv
12mr|spice-gtk-0.14-1|170	%configure2_5x \
12mr|spice-gtk-0.14-1|171	--with-gtk=%{gtkapi} \
12mr|spice-gtk-0.14-1|172	--disable-static \
12mr|spice-gtk-0.14-1|173	%if %{build_vala}
12mr|spice-gtk-0.14-1|174	--enable-vala \
12mr|spice-gtk-0.14-1|175	%else
12mr|spice-gtk-0.14-1|176	--disable-vala \
12mr|spice-gtk-0.14-1|177	%endif
12mr|spice-gtk-0.14-1|178	--enable-introspection=yes \
12mr|spice-gtk-0.14-1|179	--enable-usbredir \
12mr|spice-gtk-0.14-1|180	--with-pnp-ids-path=%{_datadir}/misc/pnp.ids
12mr|spice-gtk-0.14-1|181	#% make V=1
12mr|spice-gtk-0.14-1|182	#make LIBS='-lrt'
12mr|spice-gtk-0.14-1|183	%make
12mr|spice-gtk-0.14-1|184	cd ..
12mr|spice-gtk-0.14-1|185	
12mr|spice-gtk-0.14-1|186	%install
12mr|spice-gtk-0.14-1|187	cd spice-gtk-%{version}
12mr|spice-gtk-0.14-1|188	%makeinstall_std
12mr|spice-gtk-0.14-1|189	cd ..
12mr|spice-gtk-0.14-1|190	
12mr|spice-gtk-0.14-1|191	cd spice-gtk3-%{version}
12mr|spice-gtk-0.14-1|192	%makeinstall_std
12mr|spice-gtk-0.14-1|193	cd ..
12mr|spice-gtk-0.14-1|194	
12mr|spice-gtk-0.14-1|195	rm -f %{buildroot}%{_libdir}/*.la
12mr|spice-gtk-0.14-1|196	rm -f %{buildroot}%{_libdir}/*.a
12mr|spice-gtk-0.14-1|197	rm -f %{buildroot}%{_libdir}/python*/site-packages/*.a
12mr|spice-gtk-0.14-1|198	rm -f %{buildroot}%{_libdir}/python*/site-packages/*.la
12mr|spice-gtk-0.14-1|199	
12mr|spice-gtk-0.14-1|200	%if ! %{build_vala}
12mr|spice-gtk-0.14-1|201	rm -rf %{buildroot}%{_datadir}/vala/
12mr|spice-gtk-0.14-1|202	%endif
12mr|spice-gtk-0.14-1|203	
12mr|spice-gtk-0.14-1|204	%find_lang %{name}
12mr|spice-gtk-0.14-1|205	
12mr|spice-gtk-0.14-1|206	%files -f %{name}.lang
12mr|spice-gtk-0.14-1|207	%{_bindir}/snappy
12mr|spice-gtk-0.14-1|208	%{_bindir}/spicy
12mr|spice-gtk-0.14-1|209	%{_bindir}/spicy-stats
12mr|spice-gtk-0.14-1|210	%{_bindir}/spice-client-glib-usb-acl-helper
12mr|spice-gtk-0.14-1|211	%{_datadir}/polkit-1/actions/org.spice-space.lowlevelusbaccess.policy
12mr|spice-gtk-0.14-1|212	
12mr|spice-gtk-0.14-1|213	%files -n %{libglib}
12mr|spice-gtk-0.14-1|214	%{_libdir}/libspice-client-glib-%{glibapi}.so.%{glibmajor}
12mr|spice-gtk-0.14-1|215	%{_libdir}/libspice-client-glib-%{glibapi}.so.%{glibmajor}.*
12mr|spice-gtk-0.14-1|216	
12mr|spice-gtk-0.14-1|217	%files -n %{glibgir}
12mr|spice-gtk-0.14-1|218	%{_libdir}/girepository-1.0/SpiceClientGLib-%{glibapi}.typelib
12mr|spice-gtk-0.14-1|219	
12mr|spice-gtk-0.14-1|220	%files -n %{libgtk}
12mr|spice-gtk-0.14-1|221	%{_libdir}/libspice-client-gtk-%{gtkapi}.so.%{gtkmajor}
12mr|spice-gtk-0.14-1|222	%{_libdir}/libspice-client-gtk-%{gtkapi}.so.%{gtkmajor}.*
12mr|spice-gtk-0.14-1|223	
12mr|spice-gtk-0.14-1|224	%files -n %{gtkgir}
12mr|spice-gtk-0.14-1|225	%{_libdir}/girepository-1.0/SpiceClientGtk-%{gtkapi}.typelib
12mr|spice-gtk-0.14-1|226	
12mr|spice-gtk-0.14-1|227	%files -n %{libcontroller}
12mr|spice-gtk-0.14-1|228	%{_libdir}/libspice-controller.so.%{controllermajor}
12mr|spice-gtk-0.14-1|229	%{_libdir}/libspice-controller.so.%{controllermajor}.*
12mr|spice-gtk-0.14-1|230	
12mr|spice-gtk-0.14-1|231	%files -n %{libgtk2}
12mr|spice-gtk-0.14-1|232	%{_libdir}/libspice-client-gtk-2.0.so.4
12mr|spice-gtk-0.14-1|233	%{_libdir}/libspice-client-gtk-2.0.so.4.*
12mr|spice-gtk-0.14-1|234	
12mr|spice-gtk-0.14-1|235	%files -n %{gtk2gir}
12mr|spice-gtk-0.14-1|236	%{_libdir}/girepository-1.0/SpiceClientGtk-2.0.typelib
12mr|spice-gtk-0.14-1|237	
12mr|spice-gtk-0.14-1|238	%files python
12mr|spice-gtk-0.14-1|239	%{_libdir}/python*/site-packages/SpiceClientGtk.so
12mr|spice-gtk-0.14-1|240	
12mr|spice-gtk-0.14-1|241	%files -n %{develname}
12mr|spice-gtk-0.14-1|242	%doc %{_datadir}/gtk-doc/html/spice-gtk
12mr|spice-gtk-0.14-1|243	%{_includedir}/spice-client-glib-2.0
12mr|spice-gtk-0.14-1|244	%{_includedir}/spice-client-gtk-3.0/
12mr|spice-gtk-0.14-1|245	%{_includedir}/spice-client-gtk-2.0/
12mr|spice-gtk-0.14-1|246	%{_includedir}/spice-controller/
12mr|spice-gtk-0.14-1|247	%{_libdir}/libspice-client-glib-2.0.so
12mr|spice-gtk-0.14-1|248	%{_libdir}/libspice-client-gtk-3.0.so
12mr|spice-gtk-0.14-1|249	%{_libdir}/libspice-client-gtk-2.0.so
12mr|spice-gtk-0.14-1|250	%{_libdir}/libspice-controller.so
12mr|spice-gtk-0.14-1|251	%{_libdir}/pkgconfig/spice-client-glib-2.0.pc
12mr|spice-gtk-0.14-1|252	%{_libdir}/pkgconfig/spice-client-gtk-3.0.pc
12mr|spice-gtk-0.14-1|253	%{_libdir}/pkgconfig/spice-client-gtk-2.0.pc
12mr|spice-gtk-0.14-1|254	%{_libdir}/pkgconfig/spice-controller.pc
12mr|spice-gtk-0.14-1|255	%{_datadir}/gir-1.0/SpiceClientGLib-2.0.gir
12mr|spice-gtk-0.14-1|256	%{_datadir}/gir-1.0/SpiceClientGtk-3.0.gir
12mr|spice-gtk-0.14-1|257	%{_datadir}/gir-1.0/SpiceClientGtk-2.0.gir
12mr|spice-gtk-0.14-1|258	%if %{build_vala}
12mr|spice-gtk-0.14-1|259	%{_datadir}/vala/vapi/spice-protocol.vapi
12mr|spice-gtk-0.14-1|260	%{_datadir}/vala/vapi/spice-client-glib-%{glibapi}.deps
12mr|spice-gtk-0.14-1|261	%{_datadir}/vala/vapi/spice-client-glib-%{glibapi}.vapi
12mr|spice-gtk-0.14-1|262	%{_datadir}/vala/vapi/spice-client-gtk-%{gtkapi}.deps
12mr|spice-gtk-0.14-1|263	%{_datadir}/vala/vapi/spice-client-gtk-%{gtkapi}.vapi
12mr|spice-gtk-0.14-1|264	%endif

16402 12
12mr|spice-protocol-0.12.2-1|1	Name:           spice-protocol
12mr|spice-protocol-0.12.2-1|2	Version:        0.12.2
12mr|spice-protocol-0.12.2-1|3	Release:        1
12mr|spice-protocol-0.12.2-1|4	Summary:        Spice protocol header files
12mr|spice-protocol-0.12.2-1|5	Group:          System/Libraries
12mr|spice-protocol-0.12.2-1|6	# Main headers are BSD, controller / foreign menu are LGPL, macros.h is GPL?
12mr|spice-protocol-0.12.2-1|7	License:        BSD and LGPLv2+ and GPLv2+
12mr|spice-protocol-0.12.2-1|8	URL:            http://www.spice-space.org/
12mr|spice-protocol-0.12.2-1|9	Source0:        http://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2
12mr|spice-protocol-0.12.2-1|10	BuildArch:      noarch
12mr|spice-protocol-0.12.2-1|11	
12mr|spice-protocol-0.12.2-1|12	%description
12mr|spice-protocol-0.12.2-1|13	Header files describing the spice protocol
12mr|spice-protocol-0.12.2-1|14	and the para-virtual graphics card QXL.
12mr|spice-protocol-0.12.2-1|15	
12mr|spice-protocol-0.12.2-1|16	%prep
12mr|spice-protocol-0.12.2-1|17	%setup -q
12mr|spice-protocol-0.12.2-1|18	
12mr|spice-protocol-0.12.2-1|19	%build
12mr|spice-protocol-0.12.2-1|20	%configure2_5x
12mr|spice-protocol-0.12.2-1|21	%make
12mr|spice-protocol-0.12.2-1|22	
12mr|spice-protocol-0.12.2-1|23	%install
12mr|spice-protocol-0.12.2-1|24	%makeinstall_std
12mr|spice-protocol-0.12.2-1|25	
12mr|spice-protocol-0.12.2-1|26	%files
12mr|spice-protocol-0.12.2-1|27	%doc COPYING NEWS
12mr|spice-protocol-0.12.2-1|28	%{_includedir}/spice-1
12mr|spice-protocol-0.12.2-1|29	%{_datadir}/pkgconfig/spice-protocol.pc
12mr|spice-protocol-0.12.2-1|30	
12mr|spice-protocol-0.12.2-1|31	%changelog
12mr|spice-protocol-0.12.2-1|32	

16403 12
12mr|spice-server-0.12.0-1|1	%define major 1
12mr|spice-server-0.12.0-1|2	%define Werror_cflags %nil
12mr|spice-server-0.12.0-1|3	
12mr|spice-server-0.12.0-1|4	%define libname %mklibname %{name} %major
12mr|spice-server-0.12.0-1|5	%define libnamedev %mklibname %{name} -d
12mr|spice-server-0.12.0-1|6	
12mr|spice-server-0.12.0-1|7	Name:		spice-server
12mr|spice-server-0.12.0-1|8	Version:	0.12.0
12mr|spice-server-0.12.0-1|9	Release:	%mkrel 1
12mr|spice-server-0.12.0-1|10	Summary:	Implements the SPICE protocol
12mr|spice-server-0.12.0-1|11	Group:		Networking/Remote access
12mr|spice-server-0.12.0-1|12	License:	LGPLv2+
12mr|spice-server-0.12.0-1|13	URL:		http://www.spice-space.org/
12mr|spice-server-0.12.0-1|14	Source0:	http://www.spice-space.org/download/releases/spice-%{version}.tar.bz2
12mr|spice-server-0.12.0-1|15	Source1:	spice-xpi-client-spicec
12mr|spice-server-0.12.0-1|16	
12mr|spice-server-0.12.0-1|17	# https://bugzilla.redhat.com/show_bug.cgi?id=613529
12mr|spice-server-0.12.0-1|18	ExclusiveArch:	%{ix86} x86_64
12mr|spice-server-0.12.0-1|19	
12mr|spice-server-0.12.0-1|20	BuildRequires:	pkgconfig
12mr|spice-server-0.12.0-1|21	BuildRequires:	spice-protocol >= 0.9.1
12mr|spice-server-0.12.0-1|22	BuildRequires:	celt051-devel
12mr|spice-server-0.12.0-1|23	BuildRequires:	pixman-devel
12mr|spice-server-0.12.0-1|24	BuildRequires:	pythonegg(pyparsing)
12mr|spice-server-0.12.0-1|25	BuildRequires:	alsa-oss-devel openssl-devel libjpeg-devel
12mr|spice-server-0.12.0-1|26	BuildRequires:	pkgconfig(xrandr)
12mr|spice-server-0.12.0-1|27	#BuildRequires:	cegui06-devel
12mr|spice-server-0.12.0-1|28	BuildRequires:	libcacard-devel
12mr|spice-server-0.12.0-1|29	BuildRequires:	libsasl2-devel
12mr|spice-server-0.12.0-1|30	BuildRequires:	pkgconfig(xfixes)
12mr|spice-server-0.12.0-1|31	
12mr|spice-server-0.12.0-1|32	%description
12mr|spice-server-0.12.0-1|33	The Simple Protocol for Independent Computing Environments (SPICE) is
12mr|spice-server-0.12.0-1|34	a remote display system built for virtual environments which allows
12mr|spice-server-0.12.0-1|35	you to view a computing 'desktop' environment not only on the machine
12mr|spice-server-0.12.0-1|36	where it is running, but from anywhere on the Internet and from a wide
12mr|spice-server-0.12.0-1|37	variety of machine architectures.
12mr|spice-server-0.12.0-1|38	
12mr|spice-server-0.12.0-1|39	%package client
12mr|spice-server-0.12.0-1|40	Summary:	Implements the client side of the SPICE protocol
12mr|spice-server-0.12.0-1|41	Group:		Networking/Remote access
12mr|spice-server-0.12.0-1|42	Requires(post):	%{_sbindir}/update-alternatives
12mr|spice-server-0.12.0-1|43	Requires(postun):	%{_sbindir}/update-alternatives
12mr|spice-server-0.12.0-1|44	
12mr|spice-server-0.12.0-1|45	%description client
12mr|spice-server-0.12.0-1|46	The Simple Protocol for Independent Computing Environments (SPICE) is
12mr|spice-server-0.12.0-1|47	a remote display system built for virtual environments which allows
12mr|spice-server-0.12.0-1|48	you to view a computing 'desktop' environment not only on the machine
12mr|spice-server-0.12.0-1|49	where it is running, but from anywhere on the Internet and from a wide
12mr|spice-server-0.12.0-1|50	variety of machine architectures.
12mr|spice-server-0.12.0-1|51	
12mr|spice-server-0.12.0-1|52	This package contains the SPICE client application.
12mr|spice-server-0.12.0-1|53	
12mr|spice-server-0.12.0-1|54	%package -n %libname
12mr|spice-server-0.12.0-1|55	Summary:	Implements the server side of the SPICE protocol
12mr|spice-server-0.12.0-1|56	Group:		System/Libraries
12mr|spice-server-0.12.0-1|57	
12mr|spice-server-0.12.0-1|58	%description -n %libname
12mr|spice-server-0.12.0-1|59	The Simple Protocol for Independent Computing Environments (SPICE) is
12mr|spice-server-0.12.0-1|60	a remote display system built for virtual environments which allows
12mr|spice-server-0.12.0-1|61	you to view a computing 'desktop' environment not only on the machine
12mr|spice-server-0.12.0-1|62	where it is running, but from anywhere on the Internet and from a wide
12mr|spice-server-0.12.0-1|63	variety of machine architectures.
12mr|spice-server-0.12.0-1|64	
12mr|spice-server-0.12.0-1|65	This package contains the run-time libraries for any application that wishes
12mr|spice-server-0.12.0-1|66	to be a SPICE server.
12mr|spice-server-0.12.0-1|67	
12mr|spice-server-0.12.0-1|68	%package -n %libnamedev
12mr|spice-server-0.12.0-1|69	Summary:	Header files, libraries and development documentation for spice-server
12mr|spice-server-0.12.0-1|70	Group:		Development/C
12mr|spice-server-0.12.0-1|71	Requires:	%libname = %{version}-%{release}
12mr|spice-server-0.12.0-1|72	Requires:	pkgconfig
12mr|spice-server-0.12.0-1|73	Provides:	%name-devel = %version-%release
12mr|spice-server-0.12.0-1|74	
12mr|spice-server-0.12.0-1|75	
12mr|spice-server-0.12.0-1|76	%description -n %libnamedev
12mr|spice-server-0.12.0-1|77	This package contains the header files, static libraries and development
12mr|spice-server-0.12.0-1|78	documentation for spice-server. If you like to develop programs
12mr|spice-server-0.12.0-1|79	using spice-server, you will need to install spice-server-devel.
12mr|spice-server-0.12.0-1|80	
12mr|spice-server-0.12.0-1|81	%prep
12mr|spice-server-0.12.0-1|82	%setup -q -n spice-%{version}
12mr|spice-server-0.12.0-1|83	#% patch9 -p1
12mr|spice-server-0.12.0-1|84	#% patch10 -p1
12mr|spice-server-0.12.0-1|85	
12mr|spice-server-0.12.0-1|86	
12mr|spice-server-0.12.0-1|87	%build
12mr|spice-server-0.12.0-1|88	autoreconf -ifv
12mr|spice-server-0.12.0-1|89	%configure2_5x --enable-smartcard --disable-werror
12mr|spice-server-0.12.0-1|90	make -C spice-common WARN_CFLAGS='' %{?_smp_mflags}
12mr|spice-server-0.12.0-1|91	make -C client WARN_CFLAGS='' %{?_smp_mflags}
12mr|spice-server-0.12.0-1|92	%make LIBS="-lpthread"
12mr|spice-server-0.12.0-1|93	
12mr|spice-server-0.12.0-1|94	%install
12mr|spice-server-0.12.0-1|95	make DESTDIR=%{buildroot} -C client install
12mr|spice-server-0.12.0-1|96	%makeinstall_std
12mr|spice-server-0.12.0-1|97	rm -f %{buildroot}%{_libdir}/libspice-server.a
12mr|spice-server-0.12.0-1|98	rm -f %{buildroot}%{_libdir}/libspice-server.la
12mr|spice-server-0.12.0-1|99	mkdir -p %{buildroot}%{_libexecdir}
12mr|spice-server-0.12.0-1|100	touch %{buildroot}%{_libexecdir}/spice-xpi-client
12mr|spice-server-0.12.0-1|101	install -m 0755 %{SOURCE1} %{buildroot}%{_libexecdir}/
12mr|spice-server-0.12.0-1|102	
12mr|spice-server-0.12.0-1|103	%files client
12mr|spice-server-0.12.0-1|104	%doc COPYING README NEWS
12mr|spice-server-0.12.0-1|105	%{_bindir}/spicec
12mr|spice-server-0.12.0-1|106	%ghost %{_libexecdir}/spice-xpi-client
12mr|spice-server-0.12.0-1|107	%{_libexecdir}/spice-xpi-client-spicec
12mr|spice-server-0.12.0-1|108	
12mr|spice-server-0.12.0-1|109	%post client
12mr|spice-server-0.12.0-1|110	%{_sbindir}/update-alternatives --install %{_libexecdir}/spice-xpi-client \
12mr|spice-server-0.12.0-1|111	spice-xpi-client %{_libexecdir}/spice-xpi-client-spicec 10
12mr|spice-server-0.12.0-1|112	
12mr|spice-server-0.12.0-1|113	%postun client
12mr|spice-server-0.12.0-1|114	if [ $1 -eq 0 ] ; then
12mr|spice-server-0.12.0-1|115	%{_sbindir}/update-alternatives --remove spice-xpi-client %{_libexecdir}/spice-xpi-client-spicec
12mr|spice-server-0.12.0-1|116	fi
12mr|spice-server-0.12.0-1|117	
12mr|spice-server-0.12.0-1|118	%files -n %libname
12mr|spice-server-0.12.0-1|119	%doc COPYING README NEWS
12mr|spice-server-0.12.0-1|120	%{_libdir}/libspice-server.so.%{major}*
12mr|spice-server-0.12.0-1|121	
12mr|spice-server-0.12.0-1|122	%files -n %libnamedev
12mr|spice-server-0.12.0-1|123	%{_includedir}/spice-server
12mr|spice-server-0.12.0-1|124	%{_libdir}/libspice-server.so
12mr|spice-server-0.12.0-1|125	%{_libdir}/pkgconfig/spice-server.pc
12mr|spice-server-0.12.0-1|126	
12mr|spice-server-0.12.0-1|127	%changelog
12mr|spice-server-0.12.0-1|128	

16404 12
12mr|spice-vdagent-0.12.0-1|1	Name:		spice-vdagent
12mr|spice-vdagent-0.12.0-1|2	Version:	0.12.0
12mr|spice-vdagent-0.12.0-1|3	Release:	1
12mr|spice-vdagent-0.12.0-1|4	Summary:	Agent for Spice guests
12mr|spice-vdagent-0.12.0-1|5	Group:		System/Kernel and hardware
12mr|spice-vdagent-0.12.0-1|6	License:	GPLv3+
12mr|spice-vdagent-0.12.0-1|7	URL:		http://spice-space.org/
12mr|spice-vdagent-0.12.0-1|8	Source0:	http://spice-space.org/download/releases/%{name}-%{version}.tar.bz2
12mr|spice-vdagent-0.12.0-1|9	BuildRequires:	spice-protocol
12mr|spice-vdagent-0.12.0-1|10	BuildRequires:	pkgconfig(systemd)
12mr|spice-vdagent-0.12.0-1|11	BuildRequires:	pkgconfig(libsystemd-login) >= 188
12mr|spice-vdagent-0.12.0-1|12	BuildRequires:	pkgconfig(dbus-1)
12mr|spice-vdagent-0.12.0-1|13	BuildRequires:	pkgconfig(pciaccess)
12mr|spice-vdagent-0.12.0-1|14	BuildRequires:	pkgconfig(xrandr)
12mr|spice-vdagent-0.12.0-1|15	BuildRequires:	pkgconfig(xinerama)
12mr|spice-vdagent-0.12.0-1|16	BuildRequires:	pkgconfig(xfixes)
12mr|spice-vdagent-0.12.0-1|17	Requires(pre):	rpm-helper
12mr|spice-vdagent-0.12.0-1|18	Requires(preun): rpm-helper
12mr|spice-vdagent-0.12.0-1|19	
12mr|spice-vdagent-0.12.0-1|20	%description
12mr|spice-vdagent-0.12.0-1|21	Spice agent for Linux guests offering the following features:
12mr|spice-vdagent-0.12.0-1|22	
12mr|spice-vdagent-0.12.0-1|23	Features:
12mr|spice-vdagent-0.12.0-1|24	* Client mouse mode (no need to grab mouse by client, no mouse lag)
12mr|spice-vdagent-0.12.0-1|25	this is handled by the daemon by feeding mouse events into the kernel
12mr|spice-vdagent-0.12.0-1|26	via uinput. This will only work if the active X-session is running a
12mr|spice-vdagent-0.12.0-1|27	spice-vdagent process so that its resolution can be determined.
12mr|spice-vdagent-0.12.0-1|28	* Automatic adjustment of the X-session resolution to the client resolution
12mr|spice-vdagent-0.12.0-1|29	* Support of copy and paste (text and images) between the active X-session
12mr|spice-vdagent-0.12.0-1|30	and the client
12mr|spice-vdagent-0.12.0-1|31	
12mr|spice-vdagent-0.12.0-1|32	%prep
12mr|spice-vdagent-0.12.0-1|33	%setup -q
12mr|spice-vdagent-0.12.0-1|34	
12mr|spice-vdagent-0.12.0-1|35	%build
12mr|spice-vdagent-0.12.0-1|36	%configure2_5x \
12mr|spice-vdagent-0.12.0-1|37	--with-session-info=systemd \
12mr|spice-vdagent-0.12.0-1|38	--with-init-script=systemd
12mr|spice-vdagent-0.12.0-1|39	
12mr|spice-vdagent-0.12.0-1|40	%make
12mr|spice-vdagent-0.12.0-1|41	
12mr|spice-vdagent-0.12.0-1|42	%install
12mr|spice-vdagent-0.12.0-1|43	%makeinstall_std
12mr|spice-vdagent-0.12.0-1|44	
12mr|spice-vdagent-0.12.0-1|45	%post
12mr|spice-vdagent-0.12.0-1|46	%_post_service spice-vdagentd.service
12mr|spice-vdagent-0.12.0-1|47	
12mr|spice-vdagent-0.12.0-1|48	%preun
12mr|spice-vdagent-0.12.0-1|49	%_preun_service spice-vdagentd.service
12mr|spice-vdagent-0.12.0-1|50	
12mr|spice-vdagent-0.12.0-1|51	%postun
12mr|spice-vdagent-0.12.0-1|52	%systemd_postun_with_restart spice-vdagentd.service
12mr|spice-vdagent-0.12.0-1|53	
12mr|spice-vdagent-0.12.0-1|54	%files
12mr|spice-vdagent-0.12.0-1|55	%doc COPYING ChangeLog README TODO
12mr|spice-vdagent-0.12.0-1|56	%config(noreplace) %{_sysconfdir}/rsyslog.d/spice-vdagentd.conf
12mr|spice-vdagent-0.12.0-1|57	/lib/udev/rules.d/70-spice-vdagentd.rules
12mr|spice-vdagent-0.12.0-1|58	%{_unitdir}/spice-vdagentd.service
12mr|spice-vdagent-0.12.0-1|59	%{_unitdir}/spice-vdagentd.target
12mr|spice-vdagent-0.12.0-1|60	%{_prefix}/lib/tmpfiles.d/spice-vdagentd.conf
12mr|spice-vdagent-0.12.0-1|61	%{_bindir}/spice-vdagent
12mr|spice-vdagent-0.12.0-1|62	%{_sbindir}/spice-vdagentd
12mr|spice-vdagent-0.12.0-1|63	%{_var}/run/spice-vdagentd
12mr|spice-vdagent-0.12.0-1|64	%{_sysconfdir}/modules-load.d/spice-vdagentd.conf
12mr|spice-vdagent-0.12.0-1|65	%{_sysconfdir}/xdg/autostart/spice-vdagent.desktop
12mr|spice-vdagent-0.12.0-1|66	# For /usr/share/gdm/autostart/LoginWindow/spice-vdagent.desktop
12mr|spice-vdagent-0.12.0-1|67	# We own the dir too, otherwise we must Require gdm
12mr|spice-vdagent-0.12.0-1|68	%{_datadir}/gdm
12mr|spice-vdagent-0.12.0-1|69	
12mr|spice-vdagent-0.12.0-1|70	%changelog
12mr|spice-vdagent-0.12.0-1|71	

16405 12
12mr|sqlite-2.8.17-15|1	%define __libtoolize true
12mr|sqlite-2.8.17-15|2	%define	major 0
12mr|sqlite-2.8.17-15|3	%define libname %mklibname %{name} %{major}
12mr|sqlite-2.8.17-15|4	
12mr|sqlite-2.8.17-15|5	Summary:	C library that implements an embeddable SQL database engine
12mr|sqlite-2.8.17-15|6	Name:		sqlite
12mr|sqlite-2.8.17-15|7	Version:	2.8.17
12mr|sqlite-2.8.17-15|8	Release:	15
12mr|sqlite-2.8.17-15|9	License:	Public Domain
12mr|sqlite-2.8.17-15|10	Group:		System/Libraries
12mr|sqlite-2.8.17-15|11	URL:		http://www.sqlite.org/
12mr|sqlite-2.8.17-15|12	Source0:	http://www.sqlite.org/%{name}-%{version}.tar.bz2
12mr|sqlite-2.8.17-15|13	Patch0:		sqlite-2.8.14-lib64.patch
12mr|sqlite-2.8.17-15|14	Patch1:		sqlite-64bit-fixes.patch
12mr|sqlite-2.8.17-15|15	Patch2:		sqlite-2.8.15-arch-double-differences.patch
12mr|sqlite-2.8.17-15|16	Patch3:		sqlite-CVE-2007-1887_1888.patch
12mr|sqlite-2.8.17-15|17	Patch4:		sqlite-2.8.17-format_not_a_string_literal_and_no_format_arguments.diff
12mr|sqlite-2.8.17-15|18	BuildRequires:	chrpath
12mr|sqlite-2.8.17-15|19	BuildRequires:	ncurses-devel
12mr|sqlite-2.8.17-15|20	BuildRequires:	readline-devel
12mr|sqlite-2.8.17-15|21	BuildRequires:	tcl tcl-devel
12mr|sqlite-2.8.17-15|22	
12mr|sqlite-2.8.17-15|23	%description
12mr|sqlite-2.8.17-15|24	SQLite is a C library that implements an embeddable SQL database
12mr|sqlite-2.8.17-15|25	engine. Programs that link with the SQLite library can have SQL
12mr|sqlite-2.8.17-15|26	database access without running a separate RDBMS process. The
12mr|sqlite-2.8.17-15|27	distribution comes with a standalone command-line access program
12mr|sqlite-2.8.17-15|28	(sqlite) that can be used to administer an SQLite database and
12mr|sqlite-2.8.17-15|29	which serves as an example of how to use the SQLite library.
12mr|sqlite-2.8.17-15|30	
12mr|sqlite-2.8.17-15|31	%package -n	%{libname}
12mr|sqlite-2.8.17-15|32	Summary:	C library that implements an embeddable SQL database engine
12mr|sqlite-2.8.17-15|33	Group:          System/Libraries
12mr|sqlite-2.8.17-15|34	
12mr|sqlite-2.8.17-15|35	%description -n	%{libname}
12mr|sqlite-2.8.17-15|36	SQLite is a C library that implements an embeddable SQL database
12mr|sqlite-2.8.17-15|37	engine. Programs that link with the SQLite library can have SQL
12mr|sqlite-2.8.17-15|38	database access without running a separate RDBMS process. The
12mr|sqlite-2.8.17-15|39	distribution comes with a standalone command-line access program
12mr|sqlite-2.8.17-15|40	(sqlite) that can be used to administer an SQLite database and
12mr|sqlite-2.8.17-15|41	which serves as an example of how to use the SQLite library.
12mr|sqlite-2.8.17-15|42	
12mr|sqlite-2.8.17-15|43	This package contains the shared libraries for %{name}
12mr|sqlite-2.8.17-15|44	
12mr|sqlite-2.8.17-15|45	%package -n	%{libname}-devel
12mr|sqlite-2.8.17-15|46	Summary:	Development library and header files for the %{name} library
12mr|sqlite-2.8.17-15|47	Group:		Development/C
12mr|sqlite-2.8.17-15|48	Requires:	%{libname} >= %{version}-%{release}
12mr|sqlite-2.8.17-15|49	Provides:	lib%{name}-devel
12mr|sqlite-2.8.17-15|50	Provides:	%{name}-devel
12mr|sqlite-2.8.17-15|51	
12mr|sqlite-2.8.17-15|52	%description -n	%{libname}-devel
12mr|sqlite-2.8.17-15|53	SQLite is a C library that implements an embeddable SQL database
12mr|sqlite-2.8.17-15|54	engine. Programs that link with the SQLite library can have SQL
12mr|sqlite-2.8.17-15|55	database access without running a separate RDBMS process. The
12mr|sqlite-2.8.17-15|56	distribution comes with a standalone command-line access program
12mr|sqlite-2.8.17-15|57	(sqlite) that can be used to administer an SQLite database and
12mr|sqlite-2.8.17-15|58	which serves as an example of how to use the SQLite library.
12mr|sqlite-2.8.17-15|59	
12mr|sqlite-2.8.17-15|60	This package contains the static %{libname} library and its header
12mr|sqlite-2.8.17-15|61	files.
12mr|sqlite-2.8.17-15|62	
12mr|sqlite-2.8.17-15|63	%package	tools
12mr|sqlite-2.8.17-15|64	Summary:	Command line tools for managing the %{libname} library
12mr|sqlite-2.8.17-15|65	Group:		Databases
12mr|sqlite-2.8.17-15|66	Requires:	%{libname} = %{version}-%{release}
12mr|sqlite-2.8.17-15|67	
12mr|sqlite-2.8.17-15|68	%description	tools
12mr|sqlite-2.8.17-15|69	SQLite is a C library that implements an embeddable SQL database
12mr|sqlite-2.8.17-15|70	engine. Programs that link with the SQLite library can have SQL
12mr|sqlite-2.8.17-15|71	database access without running a separate RDBMS process. The
12mr|sqlite-2.8.17-15|72	distribution comes with a standalone command-line access program
12mr|sqlite-2.8.17-15|73	(sqlite) that can be used to administer an SQLite database and
12mr|sqlite-2.8.17-15|74	which serves as an example of how to use the SQLite library.
12mr|sqlite-2.8.17-15|75	
12mr|sqlite-2.8.17-15|76	This package contains command line tools for managing the
12mr|sqlite-2.8.17-15|77	%{libname} library.
12mr|sqlite-2.8.17-15|78	
12mr|sqlite-2.8.17-15|79	%prep
12mr|sqlite-2.8.17-15|80	
12mr|sqlite-2.8.17-15|81	%setup -q -n %{name}-%{version}
12mr|sqlite-2.8.17-15|82	%patch0 -p0 -b .lib64
12mr|sqlite-2.8.17-15|83	%patch1 -p1 -b .64bit-fixes
12mr|sqlite-2.8.17-15|84	%patch2 -p1 -b .double-fixes
12mr|sqlite-2.8.17-15|85	%patch3 -p0 -b .CVE-2007-1887_1888
12mr|sqlite-2.8.17-15|86	%patch4 -p0 -b .format_not_a_string_literal_and_no_format_arguments
12mr|sqlite-2.8.17-15|87	
12mr|sqlite-2.8.17-15|88	%build
12mr|sqlite-2.8.17-15|89	export CFLAGS="${CFLAGS:-%optflags} -DNDEBUG=1"
12mr|sqlite-2.8.17-15|90	export CXXFLAGS="${CXXFLAGS:-%optflags} -DNDEBUG=1"
12mr|sqlite-2.8.17-15|91	export FFLAGS="${FFLAGS:-%optflags} -DNDEBUG=1"
12mr|sqlite-2.8.17-15|92	
12mr|sqlite-2.8.17-15|93	%configure2_5x \
12mr|sqlite-2.8.17-15|94	--enable-utf8
12mr|sqlite-2.8.17-15|95	
12mr|sqlite-2.8.17-15|96	%make
12mr|sqlite-2.8.17-15|97	make doc
12mr|sqlite-2.8.17-15|98	
12mr|sqlite-2.8.17-15|99	%install
12mr|sqlite-2.8.17-15|100	rm -rf %{buildroot}
12mr|sqlite-2.8.17-15|101	
12mr|sqlite-2.8.17-15|102	install -d %{buildroot}%{_bindir}
12mr|sqlite-2.8.17-15|103	install -d %{buildroot}%{_includedir}
12mr|sqlite-2.8.17-15|104	install -d %{buildroot}%{_libdir}
12mr|sqlite-2.8.17-15|105	install -d %{buildroot}%{_mandir}/man1
12mr|sqlite-2.8.17-15|106	
12mr|sqlite-2.8.17-15|107	%makeinstall_std
12mr|sqlite-2.8.17-15|108	
12mr|sqlite-2.8.17-15|109	install -m644 sqlite.1 %{buildroot}%{_mandir}/man1/
12mr|sqlite-2.8.17-15|110	
12mr|sqlite-2.8.17-15|111	chrpath -d %{buildroot}%{_bindir}/*
12mr|sqlite-2.8.17-15|112	
12mr|sqlite-2.8.17-15|113	# cleanup
12mr|sqlite-2.8.17-15|114	rm -f %{buildroot}%{_libdir}/*.*a
12mr|sqlite-2.8.17-15|115	
12mr|sqlite-2.8.17-15|116	%files -n %{libname}
12mr|sqlite-2.8.17-15|117	%doc README
12mr|sqlite-2.8.17-15|118	%{_libdir}/lib*.so.%{major}*
12mr|sqlite-2.8.17-15|119	
12mr|sqlite-2.8.17-15|120	%files -n %{libname}-devel
12mr|sqlite-2.8.17-15|121	%doc doc/*.html doc/*.png
12mr|sqlite-2.8.17-15|122	%{_includedir}/*.h
12mr|sqlite-2.8.17-15|123	%{_libdir}/lib*.so
12mr|sqlite-2.8.17-15|124	%{_libdir}/pkgconfig/*.pc
12mr|sqlite-2.8.17-15|125	
12mr|sqlite-2.8.17-15|126	%files tools
12mr|sqlite-2.8.17-15|127	%{_bindir}/*
12mr|sqlite-2.8.17-15|128	%{_mandir}/man1/*
12mr|sqlite-2.8.17-15|129	
12mr|sqlite-2.8.17-15|130	
12mr|sqlite-2.8.17-15|131	
12mr|sqlite-2.8.17-15|132	%changelog
12mr|sqlite-2.8.17-15|133	

16406 12
12mr|sqlite3-3.7.14.1-1|1	%define realname sqlite
12mr|sqlite3-3.7.14.1-1|2	%define realver %(echo %version |cut -d. -f1)0%(echo %version |cut -d. -f2)%(echo %version |cut -d. -f3)01
12mr|sqlite3-3.7.14.1-1|3	
12mr|sqlite3-3.7.14.1-1|4	%define	major 0
12mr|sqlite3-3.7.14.1-1|5	%define libname %mklibname %{name}_ %{major}
12mr|sqlite3-3.7.14.1-1|6	%define develname %mklibname %{name} -d
12mr|sqlite3-3.7.14.1-1|7	
12mr|sqlite3-3.7.14.1-1|8	Summary:	C library that implements an embeddable SQL database engine
12mr|sqlite3-3.7.14.1-1|9	Name:		sqlite3
12mr|sqlite3-3.7.14.1-1|10	Version:	3.7.14.1
12mr|sqlite3-3.7.14.1-1|11	Release:	1
12mr|sqlite3-3.7.14.1-1|12	License:	Public Domain
12mr|sqlite3-3.7.14.1-1|13	Group:		System/Libraries
12mr|sqlite3-3.7.14.1-1|14	URL:		http://www.sqlite.org/
12mr|sqlite3-3.7.14.1-1|15	Source0:	http://www.sqlite.org/%{realname}-autoconf-%{realver}.tar.gz
12mr|sqlite3-3.7.14.1-1|16	BuildRequires:	ncurses-devel
12mr|sqlite3-3.7.14.1-1|17	BuildRequires:	readline-devel
12mr|sqlite3-3.7.14.1-1|18	
12mr|sqlite3-3.7.14.1-1|19	%description
12mr|sqlite3-3.7.14.1-1|20	SQLite is a C library that implements an embeddable SQL database
12mr|sqlite3-3.7.14.1-1|21	engine. Programs that link with the SQLite library can have SQL
12mr|sqlite3-3.7.14.1-1|22	database access without running a separate RDBMS process. The
12mr|sqlite3-3.7.14.1-1|23	distribution comes with a standalone command-line access program
12mr|sqlite3-3.7.14.1-1|24	(sqlite) that can be used to administer an SQLite database and
12mr|sqlite3-3.7.14.1-1|25	which serves as an example of how to use the SQLite library.
12mr|sqlite3-3.7.14.1-1|26	
12mr|sqlite3-3.7.14.1-1|27	%package -n	%{libname}
12mr|sqlite3-3.7.14.1-1|28	Summary:	C library that implements an embeddable SQL database engine
12mr|sqlite3-3.7.14.1-1|29	Group:		System/Libraries
12mr|sqlite3-3.7.14.1-1|30	
12mr|sqlite3-3.7.14.1-1|31	%description -n	%{libname}
12mr|sqlite3-3.7.14.1-1|32	SQLite is a C library that implements an embeddable SQL database
12mr|sqlite3-3.7.14.1-1|33	engine. Programs that link with the SQLite library can have SQL
12mr|sqlite3-3.7.14.1-1|34	database access without running a separate RDBMS process. The
12mr|sqlite3-3.7.14.1-1|35	distribution comes with a standalone command-line access program
12mr|sqlite3-3.7.14.1-1|36	(sqlite) that can be used to administer an SQLite database and
12mr|sqlite3-3.7.14.1-1|37	which serves as an example of how to use the SQLite library.
12mr|sqlite3-3.7.14.1-1|38	
12mr|sqlite3-3.7.14.1-1|39	This package contains the shared libraries for %{name}
12mr|sqlite3-3.7.14.1-1|40	
12mr|sqlite3-3.7.14.1-1|41	%package -n	%{develname}
12mr|sqlite3-3.7.14.1-1|42	Summary:	Development library and header files for the %{name} library
12mr|sqlite3-3.7.14.1-1|43	Group:		Development/C
12mr|sqlite3-3.7.14.1-1|44	Requires:	%{libname} >= %{version}-%{release}
12mr|sqlite3-3.7.14.1-1|45	Provides:	%{name}-devel = %{version}-%{release}
12mr|sqlite3-3.7.14.1-1|46	Obsoletes:	%mklibname %{name}_ %{major} -d
12mr|sqlite3-3.7.14.1-1|47	
12mr|sqlite3-3.7.14.1-1|48	%description -n	%{develname}
12mr|sqlite3-3.7.14.1-1|49	SQLite is a C library that implements an embeddable SQL database
12mr|sqlite3-3.7.14.1-1|50	engine. Programs that link with the SQLite library can have SQL
12mr|sqlite3-3.7.14.1-1|51	database access without running a separate RDBMS process. The
12mr|sqlite3-3.7.14.1-1|52	distribution comes with a standalone command-line access program
12mr|sqlite3-3.7.14.1-1|53	(sqlite) that can be used to administer an SQLite database and
12mr|sqlite3-3.7.14.1-1|54	which serves as an example of how to use the SQLite library.
12mr|sqlite3-3.7.14.1-1|55	
12mr|sqlite3-3.7.14.1-1|56	This package contains the static %{libname} library and its header
12mr|sqlite3-3.7.14.1-1|57	files.
12mr|sqlite3-3.7.14.1-1|58	
12mr|sqlite3-3.7.14.1-1|59	%package	tools
12mr|sqlite3-3.7.14.1-1|60	Summary:	Command line tools for managing the %{libname} library
12mr|sqlite3-3.7.14.1-1|61	Group:		Databases
12mr|sqlite3-3.7.14.1-1|62	Requires:	%{libname} >= %{version}-%{release}
12mr|sqlite3-3.7.14.1-1|63	
12mr|sqlite3-3.7.14.1-1|64	%description	tools
12mr|sqlite3-3.7.14.1-1|65	SQLite is a C library that implements an embeddable SQL database
12mr|sqlite3-3.7.14.1-1|66	engine. Programs that link with the SQLite library can have SQL
12mr|sqlite3-3.7.14.1-1|67	database access without running a separate RDBMS process. The
12mr|sqlite3-3.7.14.1-1|68	distribution comes with a standalone command-line access program
12mr|sqlite3-3.7.14.1-1|69	(sqlite) that can be used to administer an SQLite database and
12mr|sqlite3-3.7.14.1-1|70	which serves as an example of how to use the SQLite library.
12mr|sqlite3-3.7.14.1-1|71	
12mr|sqlite3-3.7.14.1-1|72	This package contains command line tools for managing the
12mr|sqlite3-3.7.14.1-1|73	%{libname} library.
12mr|sqlite3-3.7.14.1-1|74	
12mr|sqlite3-3.7.14.1-1|75	%prep
12mr|sqlite3-3.7.14.1-1|76	%setup -qn %{realname}-autoconf-%{realver}
12mr|sqlite3-3.7.14.1-1|77	
12mr|sqlite3-3.7.14.1-1|78	%build
12mr|sqlite3-3.7.14.1-1|79	export CFLAGS="${CFLAGS:-%optflags} -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=3 -DSQLITE_ENABLE_RTREE=1 -Wall -DNDEBUG=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1"
12mr|sqlite3-3.7.14.1-1|80	
12mr|sqlite3-3.7.14.1-1|81	%configure2_5x \
12mr|sqlite3-3.7.14.1-1|82	--disable-static \
12mr|sqlite3-3.7.14.1-1|83	--enable-threadsafe \
12mr|sqlite3-3.7.14.1-1|84	--enable-dynamic-extensions
12mr|sqlite3-3.7.14.1-1|85	# rpath removal
12mr|sqlite3-3.7.14.1-1|86	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12mr|sqlite3-3.7.14.1-1|87	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12mr|sqlite3-3.7.14.1-1|88	
12mr|sqlite3-3.7.14.1-1|89	%make
12mr|sqlite3-3.7.14.1-1|90	
12mr|sqlite3-3.7.14.1-1|91	%install
12mr|sqlite3-3.7.14.1-1|92	rm -rf %{buildroot}
12mr|sqlite3-3.7.14.1-1|93	%makeinstall_std
12mr|sqlite3-3.7.14.1-1|94	
12mr|sqlite3-3.7.14.1-1|95	# cleanup
12mr|sqlite3-3.7.14.1-1|96	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|sqlite3-3.7.14.1-1|97	
12mr|sqlite3-3.7.14.1-1|98	%files -n %{libname}
12mr|sqlite3-3.7.14.1-1|99	%{_libdir}/lib*.so.%{major}*
12mr|sqlite3-3.7.14.1-1|100	
12mr|sqlite3-3.7.14.1-1|101	%files -n %{develname}
12mr|sqlite3-3.7.14.1-1|102	%attr(0644,root,root) %{_includedir}/*.h
12mr|sqlite3-3.7.14.1-1|103	%{_libdir}/lib*.so
12mr|sqlite3-3.7.14.1-1|104	%attr(0644,root,root) %{_libdir}/pkgconfig/*.pc
12mr|sqlite3-3.7.14.1-1|105	
12mr|sqlite3-3.7.14.1-1|106	%files tools
12mr|sqlite3-3.7.14.1-1|107	%{_bindir}/sqlite3
12mr|sqlite3-3.7.14.1-1|108	%{_mandir}/man1/*
12mr|sqlite3-3.7.14.1-1|109	
12mr|sqlite3-3.7.14.1-1|110	%changelog
12mr|sqlite3-3.7.14.1-1|111	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|sqlite3-3.7.14.1-1|112	+ Commit: 12fae32
12mr|sqlite3-3.7.14.1-1|113	- New version 3.7.13 (sync with Cooker), minor cleanups
12mr|sqlite3-3.7.14.1-1|114	
12mr|sqlite3-3.7.14.1-1|115	

16407 12
12mr|squashfs3-tools-3.3-7|1	%define sqname squashfs
12mr|squashfs3-tools-3.3-7|2	
12mr|squashfs3-tools-3.3-7|3	Name:		%{sqname}3-tools
12mr|squashfs3-tools-3.3-7|4	Version:	3.3
12mr|squashfs3-tools-3.3-7|5	Release:	7
12mr|squashfs3-tools-3.3-7|6	Summary:	Utilities for the creation of compressed squashfs images
12mr|squashfs3-tools-3.3-7|7	License:	GPLv2+
12mr|squashfs3-tools-3.3-7|8	Group:		File tools
12mr|squashfs3-tools-3.3-7|9	URL:		http://squashfs.sourceforge.net/
12mr|squashfs3-tools-3.3-7|10	Source0:	%{sqname}%{version}.tgz
12mr|squashfs3-tools-3.3-7|11	Source1:	sqlzma.h
12mr|squashfs3-tools-3.3-7|12	Source2:	sqmagic.h
12mr|squashfs3-tools-3.3-7|13	Patch0:		sqlzma2u-3.3.patch
12mr|squashfs3-tools-3.3-7|14	Patch1:		squashfs3.3-nolzma.patch
12mr|squashfs3-tools-3.3-7|15	# from CVS, fix hang when dealing with sparse files
12mr|squashfs3-tools-3.3-7|16	Patch2:		squashfs3.3-sparse.patch
12mr|squashfs3-tools-3.3-7|17	BuildRequires:	liblzmadec-devel
12mr|squashfs3-tools-3.3-7|18	BuildRequires:	zlib-devel
12mr|squashfs3-tools-3.3-7|19	
12mr|squashfs3-tools-3.3-7|20	%description
12mr|squashfs3-tools-3.3-7|21	squashfs-tools are utilities for the creation of compressed squashfs images.
12mr|squashfs3-tools-3.3-7|22	
12mr|squashfs3-tools-3.3-7|23	%prep
12mr|squashfs3-tools-3.3-7|24	%setup -q -n %{sqname}%{version}
12mr|squashfs3-tools-3.3-7|25	%patch0 -p1 -b .lzma
12mr|squashfs3-tools-3.3-7|26	%patch1 -p1 -b .nolzma
12mr|squashfs3-tools-3.3-7|27	%patch2 -p0 -b .sparse
12mr|squashfs3-tools-3.3-7|28	cp %{SOURCE1} %{SOURCE2} squashfs-tools
12mr|squashfs3-tools-3.3-7|29	
12mr|squashfs3-tools-3.3-7|30	%build
12mr|squashfs3-tools-3.3-7|31	%make -C squashfs-tools Sqlzma=. LzmaAlone=%{_libdir} LzmaC=%{_libdir}
12mr|squashfs3-tools-3.3-7|32	
12mr|squashfs3-tools-3.3-7|33	%install
12mr|squashfs3-tools-3.3-7|34	install -d %{buildroot}%{_bindir}
12mr|squashfs3-tools-3.3-7|35	install -m 755 squashfs-tools/mksquashfs %{buildroot}%{_bindir}/mksquashfs3
12mr|squashfs3-tools-3.3-7|36	install -m 755 squashfs-tools/unsquashfs %{buildroot}%{_bindir}/unsquashfs3
12mr|squashfs3-tools-3.3-7|37	
12mr|squashfs3-tools-3.3-7|38	%files
12mr|squashfs3-tools-3.3-7|39	%doc ACKNOWLEDGEMENTS CHANGES README
12mr|squashfs3-tools-3.3-7|40	%{_bindir}/mksquashfs3
12mr|squashfs3-tools-3.3-7|41	%{_bindir}/unsquashfs3
12mr|squashfs3-tools-3.3-7|42	
12mr|squashfs3-tools-3.3-7|43	
12mr|squashfs3-tools-3.3-7|44	
12mr|squashfs3-tools-3.3-7|45	%changelog
12mr|squashfs3-tools-3.3-7|46	* Mon Sep  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|squashfs3-tools-3.3-7|47	+ Commit: 9f389cf
12mr|squashfs3-tools-3.3-7|48	- Update patch to to fix linkage, spec cleanup
12mr|squashfs3-tools-3.3-7|49	
12mr|squashfs3-tools-3.3-7|50	

16408 12
12mr|squashfs-tools-4.2-4|1	%define sqname	squashfs
12mr|squashfs-tools-4.2-4|2	%define sqver	4.2
12mr|squashfs-tools-4.2-4|3	%define release	%mkrel 4
12mr|squashfs-tools-4.2-4|4	%define	Summary	Utilities for the creation of compressed squashfs images
12mr|squashfs-tools-4.2-4|5	
12mr|squashfs-tools-4.2-4|6	Name:		%{sqname}-tools
12mr|squashfs-tools-4.2-4|7	Version:	%{sqver}
12mr|squashfs-tools-4.2-4|8	Release:	%{release}
12mr|squashfs-tools-4.2-4|9	Summary:	%{Summary}
12mr|squashfs-tools-4.2-4|10	License:	GPL
12mr|squashfs-tools-4.2-4|11	Group:		File tools
12mr|squashfs-tools-4.2-4|12	URL:		http://squashfs.sourceforge.net/
12mr|squashfs-tools-4.2-4|13	Source0:	%{sqname}%{sqver}.tar.gz
12mr|squashfs-tools-4.2-4|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|squashfs-tools-4.2-4|15	BuildRequires:	zlib-devel attr-devel lzma-devel
12mr|squashfs-tools-4.2-4|16	
12mr|squashfs-tools-4.2-4|17	%description
12mr|squashfs-tools-4.2-4|18	squashfs-tools are utilities for the creation of compressed squashfs images.
12mr|squashfs-tools-4.2-4|19	
12mr|squashfs-tools-4.2-4|20	%prep
12mr|squashfs-tools-4.2-4|21	%setup -q -n %{sqname}%{sqver}
12mr|squashfs-tools-4.2-4|22	
12mr|squashfs-tools-4.2-4|23	%build
12mr|squashfs-tools-4.2-4|24	cd squashfs-tools
12mr|squashfs-tools-4.2-4|25	%make XZ_SUPPORT=1 COMP_DEFAULT=xz
12mr|squashfs-tools-4.2-4|26	
12mr|squashfs-tools-4.2-4|27	%install
12mr|squashfs-tools-4.2-4|28	rm -rf %{buildroot}
12mr|squashfs-tools-4.2-4|29	install -d %{buildroot}%{_bindir}
12mr|squashfs-tools-4.2-4|30	cd squashfs-tools
12mr|squashfs-tools-4.2-4|31	install -m 755 mksquashfs unsquashfs %{buildroot}%{_bindir}
12mr|squashfs-tools-4.2-4|32	
12mr|squashfs-tools-4.2-4|33	%clean
12mr|squashfs-tools-4.2-4|34	rm -rf %{buildroot}
12mr|squashfs-tools-4.2-4|35	
12mr|squashfs-tools-4.2-4|36	%files
12mr|squashfs-tools-4.2-4|37	%defattr(-,root,root)
12mr|squashfs-tools-4.2-4|38	#%doc README
12mr|squashfs-tools-4.2-4|39	%{_bindir}/mksquashfs
12mr|squashfs-tools-4.2-4|40	%{_bindir}/unsquashfs
12mr|squashfs-tools-4.2-4|41	
12mr|squashfs-tools-4.2-4|42	
12mr|squashfs-tools-4.2-4|43	
12mr|squashfs-tools-4.2-4|44	%changelog
12mr|squashfs-tools-4.2-4|45	

16409 12
12mr|squid-3.2.0.17-1|1	%define build_test 0
12mr|squid-3.2.0.17-1|2	
12mr|squid-3.2.0.17-1|3	# commandline overrides:
12mr|squid-3.2.0.17-1|4	# rpm -ba|--rebuild --with 'xxx'
12mr|squid-3.2.0.17-1|5	%{?_with_test: %{expand: %%global build_test 1}}
12mr|squid-3.2.0.17-1|6	%{?_without_test: %{expand: %%global build_test 0}}
12mr|squid-3.2.0.17-1|7	
12mr|squid-3.2.0.17-1|8	%define squid_date 20120514-r11557
12mr|squid-3.2.0.17-1|9	%define squid_beta 17
12mr|squid-3.2.0.17-1|10	##%define their_version 3.2.0.%{squid_beta}-%{squid_date}
12mr|squid-3.2.0.17-1|11	%define their_version 3.2.0.17
12mr|squid-3.2.0.17-1|12	
12mr|squid-3.2.0.17-1|13	## Redefine configure values.
12mr|squid-3.2.0.17-1|14	%define	_bindir %{_prefix}/sbin
12mr|squid-3.2.0.17-1|15	%define _libexecdir %{_libdir}/squid
12mr|squid-3.2.0.17-1|16	%define _initrddir /etc/rc.d/init.d/
12mr|squid-3.2.0.17-1|17	%define _sysconfdir /etc/squid
12mr|squid-3.2.0.17-1|18	%define  _localstatedir /var
12mr|squid-3.2.0.17-1|19	%define _datadir %{_usr}/share/squid
12mr|squid-3.2.0.17-1|20	%define _mandir %{_usr}/share/man
12mr|squid-3.2.0.17-1|21	%define _infodir %{_usr}/share/info
12mr|squid-3.2.0.17-1|22	
12mr|squid-3.2.0.17-1|23	%define defaultmaxfiles 8192
12mr|squid-3.2.0.17-1|24	
12mr|squid-3.2.0.17-1|25	Summary:	The Squid proxy caching server %{their_version}
12mr|squid-3.2.0.17-1|26	Name:		squid
12mr|squid-3.2.0.17-1|27	Version:	%{their_version}
12mr|squid-3.2.0.17-1|28	Release:	1
12mr|squid-3.2.0.17-1|29	License:	GPLv2
12mr|squid-3.2.0.17-1|30	Group:		System/Servers
12mr|squid-3.2.0.17-1|31	URL:		http://www.squid-cache.org/
12mr|squid-3.2.0.17-1|32	Source0:	http://www.squid-cache.org/Versions/v3/3.2/squid-%{their_version}.tar.bz2
12mr|squid-3.2.0.17-1|33	Source1:	http://www.squid-cache.org/Versions/v3/3.2/squid-%{their_version}.tar.bz2.asc
12mr|squid-3.2.0.17-1|34	Source2:	http://www.squid-cache.org/Doc/FAQ/FAQ.tar.bz2
12mr|squid-3.2.0.17-1|35	Source3:	squid.init
12mr|squid-3.2.0.17-1|36	Source4:	squid.logrotate
12mr|squid-3.2.0.17-1|37	Source5:	squid.conf.authenticate
12mr|squid-3.2.0.17-1|38	Source6:	smb.conf
12mr|squid-3.2.0.17-1|39	Source7:	squid.conf.transparent
12mr|squid-3.2.0.17-1|40	Source8:	rc.firewall
12mr|squid-3.2.0.17-1|41	Source9:	ERR_CUSTOM_ACCESS_DENIED.English
12mr|squid-3.2.0.17-1|42	Source10:	ERR_CUSTOM_ACCESS_DENIED.French
12mr|squid-3.2.0.17-1|43	Source11: 	squid.sysconfig
12mr|squid-3.2.0.17-1|44	Source13:	squid.pam
12mr|squid-3.2.0.17-1|45	Source14:	squid.ifup
12mr|squid-3.2.0.17-1|46	Patch1:		squid-config.diff
12mr|squid-3.2.0.17-1|47	Patch2:		squid-user_group.diff
12mr|squid-3.2.0.17-1|48	Patch3:		squid-ssl.diff
12mr|squid-3.2.0.17-1|49	#Patch4:		squid-3.0-with_new_linux_headers_capability.patch
12mr|squid-3.2.0.17-1|50	Patch8:		squid-visible_hostname.diff
12mr|squid-3.2.0.17-1|51	Patch9:		squid-smb-auth.diff
12mr|squid-3.2.0.17-1|52	Patch11:	squid-shutdown_lifetime.diff
12mr|squid-3.2.0.17-1|53	#Patch12:	squid-no_-Werror.diff
12mr|squid-3.2.0.17-1|54	Patch13:	squid-datadir.diff
12mr|squid-3.2.0.17-1|55	#Patch14:	squid-digest-rfc2069.diff
12mr|squid-3.2.0.17-1|56	#Patch15:	squid-3.1-error-make.diff
12mr|squid-3.2.0.17-1|57	Patch16:	squid-3.1.4-mysql-helper-joomla.diff
12mr|squid-3.2.0.17-1|58	#Patch17:	squid-3.1-10320.patch
12mr|squid-3.2.0.17-1|59	Patch301:	squid-getconf_mess.diff
12mr|squid-3.2.0.17-1|60	Requires(post): rpm-helper
12mr|squid-3.2.0.17-1|61	Requires(preun): rpm-helper
12mr|squid-3.2.0.17-1|62	Requires(pre): rpm-helper
12mr|squid-3.2.0.17-1|63	Requires(postun): rpm-helper
12mr|squid-3.2.0.17-1|64	BuildRequires:	bzip2
12mr|squid-3.2.0.17-1|65	BuildRequires:	libtool-devel
12mr|squid-3.2.0.17-1|66	BuildRequires:	db-devel
12mr|squid-3.2.0.17-1|67	BuildRequires:	libsasl-devel
12mr|squid-3.2.0.17-1|68	BuildRequires:	openldap-devel
12mr|squid-3.2.0.17-1|69	BuildRequires:	openssl-devel >= 0.9.7
12mr|squid-3.2.0.17-1|70	BuildRequires:	pam-devel
12mr|squid-3.2.0.17-1|71	BuildRequires:	pkgconfig
12mr|squid-3.2.0.17-1|72	BuildRequires:	libtool
12mr|squid-3.2.0.17-1|73	BuildRequires:	krb5-devel
12mr|squid-3.2.0.17-1|74	BuildRequires:	ecap-devel
12mr|squid-3.2.0.17-1|75	BuildRequires:	cap-devel
12mr|squid-3.2.0.17-1|76	#BuildRequires:	automake1.9
12mr|squid-3.2.0.17-1|77	#BuildRequires:	autoconf2.5
12mr|squid-3.2.0.17-1|78	%if %{build_test}
12mr|squid-3.2.0.17-1|79	BuildRequires:	cppunit-devel
12mr|squid-3.2.0.17-1|80	%endif
12mr|squid-3.2.0.17-1|81	Provides:	webproxy
12mr|squid-3.2.0.17-1|82	
12mr|squid-3.2.0.17-1|83	%description
12mr|squid-3.2.0.17-1|84	Squid is a high-performance proxy caching server for web clients, supporting
12mr|squid-3.2.0.17-1|85	FTP, gopher, and HTTP data objects over IPv4 or IPv6. Unlike traditional
12mr|squid-3.2.0.17-1|86	caching software, Squid handles all requests in a single, non-blocking,
12mr|squid-3.2.0.17-1|87	asynchronous process.
12mr|squid-3.2.0.17-1|88	Squid keeps meta data and especially hot objects cached in RAM, caches DNS
12mr|squid-3.2.0.17-1|89	lookups, supports non-blocking DNS lookups, and implements negative caching
12mr|squid-3.2.0.17-1|90	of failed requests.  Squid supports SSL, extensive access controls, and full
12mr|squid-3.2.0.17-1|91	request logging. By using the lightweight Internet Cache Protocol (ICP) and
12mr|squid-3.2.0.17-1|92	HTTP Cache Protocol (HTCP) Squid caches can be arranged in a hierarchy or
12mr|squid-3.2.0.17-1|93	mesh for additional bandwidth savings.
12mr|squid-3.2.0.17-1|94	
12mr|squid-3.2.0.17-1|95	Install squid if you need a proxy caching server.
12mr|squid-3.2.0.17-1|96	
12mr|squid-3.2.0.17-1|97	This package defaults to a maximum of %{defaultmaxfiles} filedescriptors. You
12mr|squid-3.2.0.17-1|98	can change these values at build time by using for example:
12mr|squid-3.2.0.17-1|99	
12mr|squid-3.2.0.17-1|100	--define 'maxfiles 4096'
12mr|squid-3.2.0.17-1|101	
12mr|squid-3.2.0.17-1|102	The package was built to support a maximum of %{?!maxfiles:%{defaultmaxfiles}}%{?maxfiles:%{maxfiles}} filedescriptors.
12mr|squid-3.2.0.17-1|103	
12mr|squid-3.2.0.17-1|104	You can build %{name} with some conditional build swithes;
12mr|squid-3.2.0.17-1|105	
12mr|squid-3.2.0.17-1|106	(ie. use with rpm --rebuild):
12mr|squid-3.2.0.17-1|107	--with[out]	test	Initiate the test suite
12mr|squid-3.2.0.17-1|108	
12mr|squid-3.2.0.17-1|109	%package	cachemgr
12mr|squid-3.2.0.17-1|110	Summary:	The Squid Cache Manager
12mr|squid-3.2.0.17-1|111	Group:		System/Servers
12mr|squid-3.2.0.17-1|112	Requires(pre): rpm-helper
12mr|squid-3.2.0.17-1|113	Requires(postun): rpm-helper
12mr|squid-3.2.0.17-1|114	Requires(pre):	apache-conf >= 2.0.54
12mr|squid-3.2.0.17-1|115	Requires(pre):	apache >= 2.0.54
12mr|squid-3.2.0.17-1|116	Requires(pre):	apache-modules >= 2.0.54
12mr|squid-3.2.0.17-1|117	Requires(pre):	%{name} = %{version}
12mr|squid-3.2.0.17-1|118	Requires:	apache-conf >= 2.0.54
12mr|squid-3.2.0.17-1|119	Requires:	apache >= 2.0.54
12mr|squid-3.2.0.17-1|120	Requires:	apache-modules >= 2.0.54
12mr|squid-3.2.0.17-1|121	Requires:	%{name} = %{version}
12mr|squid-3.2.0.17-1|122	
12mr|squid-3.2.0.17-1|123	%description	cachemgr
12mr|squid-3.2.0.17-1|124	This package contains the Squid Cache Manager.
12mr|squid-3.2.0.17-1|125	
12mr|squid-3.2.0.17-1|126	
12mr|squid-3.2.0.17-1|127	%prep
12mr|squid-3.2.0.17-1|128	
12mr|squid-3.2.0.17-1|129	%setup -q -n squid-%{their_version}
12mr|squid-3.2.0.17-1|130	
12mr|squid-3.2.0.17-1|131	find . -type d -perm 0700 -exec chmod 755 {} \;
12mr|squid-3.2.0.17-1|132	find . -type f -perm 0555 -exec chmod 755 {} \;
12mr|squid-3.2.0.17-1|133	find . -type f -perm 0444 -exec chmod 644 {} \;
12mr|squid-3.2.0.17-1|134	
12mr|squid-3.2.0.17-1|135	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12mr|squid-3.2.0.17-1|136	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mr|squid-3.2.0.17-1|137	done
12mr|squid-3.2.0.17-1|138	
12mr|squid-3.2.0.17-1|139	
12mr|squid-3.2.0.17-1|140	%patch1 -p1 -b .config
12mr|squid-3.2.0.17-1|141	%patch2 -p0 -b .user_group
12mr|squid-3.2.0.17-1|142	%patch3 -p1 -b .ssl
12mr|squid-3.2.0.17-1|143	#patch4 -p0 -b .with_new_linux_headers_capability
12mr|squid-3.2.0.17-1|144	%patch8 -p0 -b .visible_hostname
12mr|squid-3.2.0.17-1|145	%patch9 -p1 -b .backslashes
12mr|squid-3.2.0.17-1|146	%patch11 -p0 -b .shutdown_lifetime
12mr|squid-3.2.0.17-1|147	#patch12 -p1 -b .no_-Werror
12mr|squid-3.2.0.17-1|148	%patch13 -p1 -b .datadir
12mr|squid-3.2.0.17-1|149	#patch14 -p1 -b .digest-rfc2069
12mr|squid-3.2.0.17-1|150	#patch15 -p1 -b .errordir
12mr|squid-3.2.0.17-1|151	%patch16 -p0 -b .joomla
12mr|squid-3.2.0.17-1|152	#patch17 -p0  -b .fix
12mr|squid-3.2.0.17-1|153	#%patch301 -p1 -b .getconf
12mr|squid-3.2.0.17-1|154	
12mr|squid-3.2.0.17-1|155	mkdir -p faq
12mr|squid-3.2.0.17-1|156	tar -jxf %{SOURCE2} -C faq
12mr|squid-3.2.0.17-1|157	
12mr|squid-3.2.0.17-1|158	install -m 0755 %{SOURCE3} squid.init
12mr|squid-3.2.0.17-1|159	install -m 0644 %{SOURCE4} squid.logrotate
12mr|squid-3.2.0.17-1|160	install -m 0644 %{SOURCE5} squid.conf.authenticate
12mr|squid-3.2.0.17-1|161	install -m 0644 %{SOURCE6} smb.conf
12mr|squid-3.2.0.17-1|162	install -m 0644 %{SOURCE7} squid.conf.transparent
12mr|squid-3.2.0.17-1|163	install -m 0755 %{SOURCE8} rc.firewall
12mr|squid-3.2.0.17-1|164	install -m 0644 %{SOURCE11} squid.sysconfig
12mr|squid-3.2.0.17-1|165	install -m 0755 %{SOURCE14} squid.ifup
12mr|squid-3.2.0.17-1|166	
12mr|squid-3.2.0.17-1|167	# fix conditional pam config file
12mr|squid-3.2.0.17-1|168	install -m 0644 %{SOURCE13} squid.pam
12mr|squid-3.2.0.17-1|169	
12mr|squid-3.2.0.17-1|170	perl -p -i -e "s|^SAMBAPREFIX.*|SAMBAPREFIX = /usr|" helpers/basic_auth/SMB/Makefile.*
12mr|squid-3.2.0.17-1|171	#perl -p -i -e "s|^icondir.*|icondir = \\$\(libexecdir\)/icons|" icons/Makefile.am icons/Makefile.*
12mr|squid-3.2.0.17-1|172	grep -r "local/bin/perl" . |sed -e "s/:.*$//g" | xargs perl -p -i -e "s@local/bin/perl@bin/perl@g"
12mr|squid-3.2.0.17-1|173	
12mr|squid-3.2.0.17-1|174	# libtool
12mr|squid-3.2.0.17-1|175	perl -pi -e "s|AC_PROG_RANLIB|AC_PROG_LIBTOOL|g" configure*
12mr|squid-3.2.0.17-1|176	
12mr|squid-3.2.0.17-1|177	%build
12mr|squid-3.2.0.17-1|178	
12mr|squid-3.2.0.17-1|179	%serverbuild
12mr|squid-3.2.0.17-1|180	rm -rf configure autom4te.cache
12mr|squid-3.2.0.17-1|181	#libtoolize --copy --force
12mr|squid-3.2.0.17-1|182	#aclocal
12mr|squid-3.2.0.17-1|183	#autoheader
12mr|squid-3.2.0.17-1|184	#autoconf --force
12mr|squid-3.2.0.17-1|185	#automake --foreign --add-missing --copy --force-missing
12mr|squid-3.2.0.17-1|186	
12mr|squid-3.2.0.17-1|187	sh ./bootstrap.sh
12mr|squid-3.2.0.17-1|188	
12mr|squid-3.2.0.17-1|189	export SSLLIB="-L%{_libdir} `pkg-config --libs openssl`"
12mr|squid-3.2.0.17-1|190	export CPPFLAGS="-I%{_includedir}/openssl -I`find /usr/include -type f -name db_185.h|head -n1|xargs dirname` %optflags "
12mr|squid-3.2.0.17-1|191	
12mr|squid-3.2.0.17-1|192	%ifarch x86_64
12mr|squid-3.2.0.17-1|193	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"
12mr|squid-3.2.0.17-1|194	export CXXFLAGS="$CXXFLAGS -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64"
12mr|squid-3.2.0.17-1|195	%else
12mr|squid-3.2.0.17-1|196	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"
12mr|squid-3.2.0.17-1|197	export CXXFLAGS="$CXXFLAGS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
12mr|squid-3.2.0.17-1|198	%endif
12mr|squid-3.2.0.17-1|199	
12mr|squid-3.2.0.17-1|200	%configure2_5x \
12mr|squid-3.2.0.17-1|201	--disable-strict-error-checking \
12mr|squid-3.2.0.17-1|202	--enable-shared=yes \
12mr|squid-3.2.0.17-1|203	--enable-static=no \
12mr|squid-3.2.0.17-1|204	--enable-xmalloc-statistics \
12mr|squid-3.2.0.17-1|205	--enable-carp \
12mr|squid-3.2.0.17-1|206	--enable-async-io \
12mr|squid-3.2.0.17-1|207	--enable-storeio="aufs,diskd,ufs" \
12mr|squid-3.2.0.17-1|208	--enable-removal-policies="heap,lru" \
12mr|squid-3.2.0.17-1|209	--enable-icmp \
12mr|squid-3.2.0.17-1|210	--enable-delay-pools \
12mr|squid-3.2.0.17-1|211	--disable-esi \
12mr|squid-3.2.0.17-1|212	--enable-icap-client \
12mr|squid-3.2.0.17-1|213	--enable-ecap \
12mr|squid-3.2.0.17-1|214	--enable-useragent-log \
12mr|squid-3.2.0.17-1|215	--enable-referer-log \
12mr|squid-3.2.0.17-1|216	--enable-wccp \
12mr|squid-3.2.0.17-1|217	--enable-wccpv2 \
12mr|squid-3.2.0.17-1|218	--disable-kill-parent-hack \
12mr|squid-3.2.0.17-1|219	--enable-snmp \
12mr|squid-3.2.0.17-1|220	--enable-cachemgr-hostname="localhost" \
12mr|squid-3.2.0.17-1|221	--enable-arp-acl \
12mr|squid-3.2.0.17-1|222	--enable-htcp \
12mr|squid-3.2.0.17-1|223	--enable-ssl \
12mr|squid-3.2.0.17-1|224	--enable-forw-via-db \
12mr|squid-3.2.0.17-1|225	--enable-follow-x-forwarded-for \
12mr|squid-3.2.0.17-1|226	--enable-cache-digests \
12mr|squid-3.2.0.17-1|227	--disable-poll \
12mr|squid-3.2.0.17-1|228	--enable-epoll \
12mr|squid-3.2.0.17-1|229	--enable-linux-netfilter \
12mr|squid-3.2.0.17-1|230	--disable-ident-lookups \
12mr|squid-3.2.0.17-1|231	--enable-default-hostsfile=/etc/hosts \
12mr|squid-3.2.0.17-1|232	--enable-auth \
12mr|squid-3.2.0.17-1|233	--enable-basic-auth="getpwnam,LDAP,MSNT,multi-domain-NTLM,NCSA,PAM,SMB,YP,SASL,POP3,DB,squid_radius_auth" \
12mr|squid-3.2.0.17-1|234	--enable-ntlm-auth="fakeauth,no_check,smb_lm" \
12mr|squid-3.2.0.17-1|235	--enable-negotiate-auth="squid_kerb_auth" \
12mr|squid-3.2.0.17-1|236	--enable-digest-auth="password,ldap,eDirectory" \
12mr|squid-3.2.0.17-1|237	--enable-external-acl-helpers="ip_user,ldap_group,session,unix_group,wbinfo_group" \
12mr|squid-3.2.0.17-1|238	--with-default-user=%{name} \
12mr|squid-3.2.0.17-1|239	--with-pthreads \
12mr|squid-3.2.0.17-1|240	--with-dl \
12mr|squid-3.2.0.17-1|241	--with-openssl=%{_prefix} \
12mr|squid-3.2.0.17-1|242	--with-large-files \
12mr|squid-3.2.0.17-1|243	--with-swapdir=%{_localstatedir}/spool/squid \
12mr|squid-3.2.0.17-1|244	--with-build-environment=default \
12mr|squid-3.2.0.17-1|245	--enable-mit=`/usr/bin/krb5-config --prefix` \
12mr|squid-3.2.0.17-1|246	--with-logdir=%{_logdir}/squid \
12mr|squid-3.2.0.17-1|247	--enable-http-violations \
12mr|squid-3.2.0.17-1|248	--enable-zph-qos \
12mr|squid-3.2.0.17-1|249	%{?!maxfiles:--with-filedescriptors=%{defaultmaxfiles}}%{?maxfiles:%{maxfiles}}
12mr|squid-3.2.0.17-1|250	
12mr|squid-3.2.0.17-1|251	
12mr|squid-3.2.0.17-1|252	#    --enable-disk-io="AIO,Blocking,DiskDaemon,DiskThreads" \
12mr|squid-3.2.0.17-1|253	
12mr|squid-3.2.0.17-1|254	# Some versions of autoconf fail to detect sys/resource.h correctly;
12mr|squid-3.2.0.17-1|255	# apparently because it generates a compiler warning.
12mr|squid-3.2.0.17-1|256	
12mr|squid-3.2.0.17-1|257	if [ -e /usr/include/sys/resource.h ]; then
12mr|squid-3.2.0.17-1|258	cat >> include/autoconf.h <<EOF
12mr|squid-3.2.0.17-1|259	#ifndef HAVE_SYS_RESOURCE_H
12mr|squid-3.2.0.17-1|260	#define HAVE_SYS_RESOURCE_H 1
12mr|squid-3.2.0.17-1|261	#define HAVE_STRUCT_RUSAGE 1
12mr|squid-3.2.0.17-1|262	#endif
12mr|squid-3.2.0.17-1|263	EOF
12mr|squid-3.2.0.17-1|264	fi
12mr|squid-3.2.0.17-1|265	
12mr|squid-3.2.0.17-1|266	# move the errors files
12mr|squid-3.2.0.17-1|267	#grep -r errors * |grep share | sed -e "s/:.*$//g" | xargs perl -p -i -e "s|usr/share/errors|usr/%{_lib}/squid/errors|g"
12mr|squid-3.2.0.17-1|268	#grep -r iconsdir * |grep share | sed -e "s/:.*$//g" | xargs perl -p -i -e "s|usr/share/errors|usr/%{_lib}/squid/errors|g"
12mr|squid-3.2.0.17-1|269	
12mr|squid-3.2.0.17-1|270	%make
12mr|squid-3.2.0.17-1|271	
12mr|squid-3.2.0.17-1|272	#grep -r errors * |grep share | sed -e "s/:.*$//g" | xargs perl -p -i -e "s|usr/share/errors|usr/%{_lib}/squid/errors|g"
12mr|squid-3.2.0.17-1|273	
12mr|squid-3.2.0.17-1|274	%if %{build_test}
12mr|squid-3.2.0.17-1|275	%check
12mr|squid-3.2.0.17-1|276	make check
12mr|squid-3.2.0.17-1|277	%endif
12mr|squid-3.2.0.17-1|278	
12mr|squid-3.2.0.17-1|279	%install
12mr|squid-3.2.0.17-1|280	rm -rf %{buildroot}
12mr|squid-3.2.0.17-1|281	
12mr|squid-3.2.0.17-1|282	%makeinstall icondir=%{buildroot}%{_datadir}/icons DEFAULT_LOG_DIR=%{buildroot}%{_logdir}/squid DEFAULT_ERROR_DIR=%{buildroot}%{_datadir}/errors DEFAULT_ICON_DIR=%{buildroot}%{_datadir}/icons
12mr|squid-3.2.0.17-1|283	
12mr|squid-3.2.0.17-1|284	
12mr|squid-3.2.0.17-1|285	
12mr|squid-3.2.0.17-1|286	# make some directories
12mr|squid-3.2.0.17-1|287	install -d %{buildroot}%{_initrddir}
12mr|squid-3.2.0.17-1|288	install -d %{buildroot}/etc/{logrotate.d,pam.d,sysconfig}
12mr|squid-3.2.0.17-1|289	install -d %{buildroot}/etc/sysconfig/network-scripts/ifup.d
12mr|squid-3.2.0.17-1|290	install -d %{buildroot}/etc/httpd/conf/webapps.d
12mr|squid-3.2.0.17-1|291	install -d %{buildroot}%{_datadir}/{errors,icons}
12mr|squid-3.2.0.17-1|292	install -d %{buildroot}%{_datadir}/errors/{English,French}
12mr|squid-3.2.0.17-1|293	install -d %{buildroot}%{_mandir}/man8
12mr|squid-3.2.0.17-1|294	install -d %{buildroot}%{_var}/www/cgi-bin
12mr|squid-3.2.0.17-1|295	install -d %{buildroot}%{_var}/log/squid
12mr|squid-3.2.0.17-1|296	#install -d %{buildroot}%{_var}/run/squid
12mr|squid-3.2.0.17-1|297	install -d %{buildroot}%{_var}/spool/squid
12mr|squid-3.2.0.17-1|298	install -d %{buildroot}/usr/share/snmp/mibs
12mr|squid-3.2.0.17-1|299	
12mr|squid-3.2.0.17-1|300	# fix error docs location
12mr|squid-3.2.0.17-1|301	rm -rf %{buildroot}%{_sysconfdir}/errors
12mr|squid-3.2.0.17-1|302	pushd errors
12mr|squid-3.2.0.17-1|303	for i in *; do
12mr|squid-3.2.0.17-1|304	if [ -d $i ]; then
12mr|squid-3.2.0.17-1|305	install -d %{buildroot}%{_datadir}/errors/$i
12mr|squid-3.2.0.17-1|306	install -m0644 $i/* %{buildroot}%{_datadir}/errors/$i
12mr|squid-3.2.0.17-1|307	fi
12mr|squid-3.2.0.17-1|308	done
12mr|squid-3.2.0.17-1|309	popd
12mr|squid-3.2.0.17-1|310	ln -fs %{_datadir}/errors/templates %{buildroot}%{_sysconfdir}/errors
12mr|squid-3.2.0.17-1|311	
12mr|squid-3.2.0.17-1|312	# install config
12mr|squid-3.2.0.17-1|313	install -m0755 squid.init %{buildroot}%{_initrddir}/squid
12mr|squid-3.2.0.17-1|314	install -m0644 squid.logrotate %{buildroot}/etc/logrotate.d/squid
12mr|squid-3.2.0.17-1|315	install -m0644 squid.sysconfig %{buildroot}/etc/sysconfig/squid
12mr|squid-3.2.0.17-1|316	install -m0755 squid.ifup %{buildroot}/etc/sysconfig/network-scripts/ifup.d/squid
12mr|squid-3.2.0.17-1|317	install -m0644 helpers/basic_auth/MSNT/msntauth.conf.default %{buildroot}%{_sysconfdir}
12mr|squid-3.2.0.17-1|318	
12mr|squid-3.2.0.17-1|319	# fix docs
12mr|squid-3.2.0.17-1|320	cp helpers/basic_auth/LDAP/README README.auth_ldap
12mr|squid-3.2.0.17-1|321	
12mr|squid-3.2.0.17-1|322	cp helpers/basic_auth/MSNT/README.html README.auth_msnt.html
12mr|squid-3.2.0.17-1|323	cp helpers/basic_auth/MSNT/msntauth.conf.default .
12mr|squid-3.2.0.17-1|324	
12mr|squid-3.2.0.17-1|325	cp helpers/basic_auth/SASL/basic_sasl_auth.conf .
12mr|squid-3.2.0.17-1|326	
12mr|squid-3.2.0.17-1|327	cp helpers/external_acl/file_userip/example.conf ip_user_external_acl.example.conf
12mr|squid-3.2.0.17-1|328	cp helpers/external_acl/file_userip/example-deny_all_but.conf ip_user_external_acl.example-deny_all_but.conf
12mr|squid-3.2.0.17-1|329	
12mr|squid-3.2.0.17-1|330	cp helpers/external_acl/LDAP_group/ChangeLog ChangeLog.ldap_group_external_acl
12mr|squid-3.2.0.17-1|331	
12mr|squid-3.2.0.17-1|332	head -19 helpers/basic_auth/NCSA/basic_ncsa_auth.cc > README.NCSA_basic_auth
12mr|squid-3.2.0.17-1|333	head -56 helpers/basic_auth/PAM/basic_pam_auth.cc > README.PAM_basic_auth
12mr|squid-3.2.0.17-1|334	head -21 helpers/basic_auth/getpwnam/basic_getpwnam_auth.cc > README.getpwnam_basic_auth
12mr|squid-3.2.0.17-1|335	head -32 helpers/digest_auth/LDAP/digest_pw_auth.cc > README.ldap_digest_auth
12mr|squid-3.2.0.17-1|336	
12mr|squid-3.2.0.17-1|337	install -m0755 helpers/basic_auth/SMB/basic_smb_auth.sh %{buildroot}%{_libexecdir}
12mr|squid-3.2.0.17-1|338	install -m0755 helpers/basic_auth/SASL/basic_sasl_auth %{buildroot}%{_libexecdir}
12mr|squid-3.2.0.17-1|339	
12mr|squid-3.2.0.17-1|340	for manpage in `find -name "*.8"`; do
12mr|squid-3.2.0.17-1|341	install -m0644 $manpage %{buildroot}/%{_mandir}/man8/
12mr|squid-3.2.0.17-1|342	done
12mr|squid-3.2.0.17-1|343	
12mr|squid-3.2.0.17-1|344	install -m 0644 %{SOURCE9} %{buildroot}%{_datadir}/errors/English/ERR_CUSTOM_ACCESS_DENIED
12mr|squid-3.2.0.17-1|345	install -m 0644 %{SOURCE10} %{buildroot}%{_datadir}/errors/French/ERR_CUSTOM_ACCESS_DENIED
12mr|squid-3.2.0.17-1|346	
12mr|squid-3.2.0.17-1|347	install -m644 squid.pam %{buildroot}/etc/pam.d/squid
12mr|squid-3.2.0.17-1|348	
12mr|squid-3.2.0.17-1|349	# move the mib in-place
12mr|squid-3.2.0.17-1|350	mv %{buildroot}%{_datadir}/mib.txt %{buildroot}/usr/share/snmp/mibs/SQUID.txt
12mr|squid-3.2.0.17-1|351	
12mr|squid-3.2.0.17-1|352	# move cachemgr.cgi to a more safe location
12mr|squid-3.2.0.17-1|353	mv %{buildroot}%{_libexecdir}/cachemgr.cgi %{buildroot}%{_var}/www/cgi-bin/
12mr|squid-3.2.0.17-1|354	
12mr|squid-3.2.0.17-1|355	# provide a simple apache config
12mr|squid-3.2.0.17-1|356	cat > %{buildroot}/etc/httpd/conf/webapps.d/squid-cachemgr.conf << EOF
12mr|squid-3.2.0.17-1|357	<Location /cgi-bin/cachemgr.cgi>
12mr|squid-3.2.0.17-1|358	Order deny,allow
12mr|squid-3.2.0.17-1|359	Deny from all
12mr|squid-3.2.0.17-1|360	Allow from 127.0.0.1
12mr|squid-3.2.0.17-1|361	ErrorDocument 403 "Access denied per /etc/httpd/conf/webapps.d/squid-cachemgr.conf"
12mr|squid-3.2.0.17-1|362	</Location>
12mr|squid-3.2.0.17-1|363	EOF
12mr|squid-3.2.0.17-1|364	
12mr|squid-3.2.0.17-1|365	# some cleaning
12mr|squid-3.2.0.17-1|366	rm -f %{buildroot}%{_libdir}/squid/no_check.pl
12mr|squid-3.2.0.17-1|367	#rm -rf %{buildroot}%{_datadir}/errors
12mr|squid-3.2.0.17-1|368	
12mr|squid-3.2.0.17-1|369	# nuke zero length files
12mr|squid-3.2.0.17-1|370	find %{buildroot}%{_datadir}/errors/ -type f -size 0 -exec rm -f {} \;
12mr|squid-3.2.0.17-1|371	
12mr|squid-3.2.0.17-1|372	%pre
12mr|squid-3.2.0.17-1|373	%_pre_useradd squid %{_var}/spool/squid /bin/false
12mr|squid-3.2.0.17-1|374	
12mr|squid-3.2.0.17-1|375	for i in %{_var}/log/squid %{_var}/spool/squid ; do
12mr|squid-3.2.0.17-1|376	if [ -d $i ] ; then
12mr|squid-3.2.0.17-1|377	for adir in `find $i -maxdepth 0 \! -user squid`; do
12mr|squid-3.2.0.17-1|378	chown -R squid:squid $adir
12mr|squid-3.2.0.17-1|379	done
12mr|squid-3.2.0.17-1|380	fi
12mr|squid-3.2.0.17-1|381	done
12mr|squid-3.2.0.17-1|382	
12mr|squid-3.2.0.17-1|383	%post
12mr|squid-3.2.0.17-1|384	%_create_ssl_certificate squid
12mr|squid-3.2.0.17-1|385	
12mr|squid-3.2.0.17-1|386	%_post_service squid
12mr|squid-3.2.0.17-1|387	case "$LANG" in
12mr|squid-3.2.0.17-1|388	az*)
12mr|squid-3.2.0.17-1|389	DIR=Azerbaijani
12mr|squid-3.2.0.17-1|390	;;
12mr|squid-3.2.0.17-1|391	bg*)
12mr|squid-3.2.0.17-1|392	DIR=Bulgarian
12mr|squid-3.2.0.17-1|393	;;
12mr|squid-3.2.0.17-1|394	ca*)
12mr|squid-3.2.0.17-1|395	DIR=Catalan
12mr|squid-3.2.0.17-1|396	;;
12mr|squid-3.2.0.17-1|397	cs*)
12mr|squid-3.2.0.17-1|398	DIR=Czech
12mr|squid-3.2.0.17-1|399	;;
12mr|squid-3.2.0.17-1|400	da*)
12mr|squid-3.2.0.17-1|401	DIR=Danish
12mr|squid-3.2.0.17-1|402	;;
12mr|squid-3.2.0.17-1|403	nl*)
12mr|squid-3.2.0.17-1|404	DIR=Dutch
12mr|squid-3.2.0.17-1|405	;;
12mr|squid-3.2.0.17-1|406	en*)
12mr|squid-3.2.0.17-1|407	DIR=English
12mr|squid-3.2.0.17-1|408	;;
12mr|squid-3.2.0.17-1|409	ea*)
12mr|squid-3.2.0.17-1|410	DIR=Estonian
12mr|squid-3.2.0.17-1|411	;;
12mr|squid-3.2.0.17-1|412	fi*)
12mr|squid-3.2.0.17-1|413	DIR=Finnish
12mr|squid-3.2.0.17-1|414	;;
12mr|squid-3.2.0.17-1|415	fr*)
12mr|squid-3.2.0.17-1|416	DIR=French
12mr|squid-3.2.0.17-1|417	;;
12mr|squid-3.2.0.17-1|418	de*)
12mr|squid-3.2.0.17-1|419	DIR=German
12mr|squid-3.2.0.17-1|420	;;
12mr|squid-3.2.0.17-1|421	el*)
12mr|squid-3.2.0.17-1|422	DIR=Greek
12mr|squid-3.2.0.17-1|423	;;
12mr|squid-3.2.0.17-1|424	he*)
12mr|squid-3.2.0.17-1|425	DIR=Hebrew
12mr|squid-3.2.0.17-1|426	;;
12mr|squid-3.2.0.17-1|427	hu*)
12mr|squid-3.2.0.17-1|428	DIR=Hungarian
12mr|squid-3.2.0.17-1|429	;;
12mr|squid-3.2.0.17-1|430	it*)
12mr|squid-3.2.0.17-1|431	DIR=Italian
12mr|squid-3.2.0.17-1|432	;;
12mr|squid-3.2.0.17-1|433	ja*)
12mr|squid-3.2.0.17-1|434	DIR=Japanese
12mr|squid-3.2.0.17-1|435	;;
12mr|squid-3.2.0.17-1|436	kr*)
12mr|squid-3.2.0.17-1|437	DIR=Korean
12mr|squid-3.2.0.17-1|438	;;
12mr|squid-3.2.0.17-1|439	lt*)
12mr|squid-3.2.0.17-1|440	DIR=Lithuanian
12mr|squid-3.2.0.17-1|441	;;
12mr|squid-3.2.0.17-1|442	pl*)
12mr|squid-3.2.0.17-1|443	DIR=Polish
12mr|squid-3.2.0.17-1|444	;;
12mr|squid-3.2.0.17-1|445	pt*)
12mr|squid-3.2.0.17-1|446	DIR=Portuguese
12mr|squid-3.2.0.17-1|447	;;
12mr|squid-3.2.0.17-1|448	ro*)
12mr|squid-3.2.0.17-1|449	DIR=Romanian
12mr|squid-3.2.0.17-1|450	;;
12mr|squid-3.2.0.17-1|451	ru*)
12mr|squid-3.2.0.17-1|452	DIR=Russian-koi8-r
12mr|squid-3.2.0.17-1|453	;;
12mr|squid-3.2.0.17-1|454	sr*)
12mr|squid-3.2.0.17-1|455	DIR=Serbian
12mr|squid-3.2.0.17-1|456	;;
12mr|squid-3.2.0.17-1|457	sk*)
12mr|squid-3.2.0.17-1|458	DIR=Slovak
12mr|squid-3.2.0.17-1|459	;;
12mr|squid-3.2.0.17-1|460	es*)
12mr|squid-3.2.0.17-1|461	DIR=Spanish
12mr|squid-3.2.0.17-1|462	;;
12mr|squid-3.2.0.17-1|463	sv*)
12mr|squid-3.2.0.17-1|464	DIR=Swedish
12mr|squid-3.2.0.17-1|465	;;
12mr|squid-3.2.0.17-1|466	zh*)
12mr|squid-3.2.0.17-1|467	DIR=Traditional_Chinese
12mr|squid-3.2.0.17-1|468	;;
12mr|squid-3.2.0.17-1|469	tr*)
12mr|squid-3.2.0.17-1|470	DIR=Turkish
12mr|squid-3.2.0.17-1|471	;;
12mr|squid-3.2.0.17-1|472	*)
12mr|squid-3.2.0.17-1|473	DIR=English
12mr|squid-3.2.0.17-1|474	;;
12mr|squid-3.2.0.17-1|475	esac
12mr|squid-3.2.0.17-1|476	
12mr|squid-3.2.0.17-1|477	%preun
12mr|squid-3.2.0.17-1|478	%_preun_service squid
12mr|squid-3.2.0.17-1|479	if [ $1 = 0 ] ; then
12mr|squid-3.2.0.17-1|480	rm -f %{_var}/log/squid/*
12mr|squid-3.2.0.17-1|481	/sbin/chkconfig --del squid
12mr|squid-3.2.0.17-1|482	fi
12mr|squid-3.2.0.17-1|483	
12mr|squid-3.2.0.17-1|484	%postun
12mr|squid-3.2.0.17-1|485	%_postun_userdel squid
12mr|squid-3.2.0.17-1|486	
12mr|squid-3.2.0.17-1|487	%files
12mr|squid-3.2.0.17-1|488	%doc faq/* C* S* R* Q* rc.firewall *.conf* doc/*.txt
12mr|squid-3.2.0.17-1|489	%exclude %{_sysconfdir}/cachemgr.conf
12mr|squid-3.2.0.17-1|490	%dir %_sysconfdir
12mr|squid-3.2.0.17-1|491	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/*.conf
12mr|squid-3.2.0.17-1|492	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/*.default
12mr|squid-3.2.0.17-1|493	%attr(0644,root,root) %config(noreplace) /etc/pam.d/squid
12mr|squid-3.2.0.17-1|494	%attr(0644,root,root) %config(noreplace) /etc/sysconfig/squid
12mr|squid-3.2.0.17-1|495	%attr(0644,root,root) %config(noreplace) /etc/logrotate.d/squid
12mr|squid-3.2.0.17-1|496	%attr(0755,root,squid) %config(noreplace) /etc/sysconfig/network-scripts/ifup.d/squid
12mr|squid-3.2.0.17-1|497	%attr(0755,root,squid) %{_initrddir}/squid
12mr|squid-3.2.0.17-1|498	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/*.css
12mr|squid-3.2.0.17-1|499	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/*.documented
12mr|squid-3.2.0.17-1|500	%{_sysconfdir}/errors
12mr|squid-3.2.0.17-1|501	%{_datadir}/errors
12mr|squid-3.2.0.17-1|502	%{_datadir}/icons
12mr|squid-3.2.0.17-1|503	%{_libexecdir}/diskd
12mr|squid-3.2.0.17-1|504	%{_libexecdir}/unlinkd
12mr|squid-3.2.0.17-1|505	%attr(0755,root,squid) %{_libexecdir}/digest_edirectory_auth
12mr|squid-3.2.0.17-1|506	%attr(0755,root,squid) %{_libexecdir}/digest_ldap_auth
12mr|squid-3.2.0.17-1|507	%attr(0755,root,squid) %{_libexecdir}/digest_file_auth
12mr|squid-3.2.0.17-1|508	%attr(0755,root,squid) %{_libexecdir}/basic_fake_auth
12mr|squid-3.2.0.17-1|509	%attr(0755,root,squid) %{_libexecdir}/basic_getpwnam_auth
12mr|squid-3.2.0.17-1|510	%attr(0755,root,squid) %{_libexecdir}/basic_msnt_auth
12mr|squid-3.2.0.17-1|511	%attr(0755,root,squid) %{_libexecdir}/basic_ncsa_auth
12mr|squid-3.2.0.17-1|512	#%attr(0755,root,squid) %{_libexecdir}/ntlm_auth
12mr|squid-3.2.0.17-1|513	%attr(0755,root,squid) %{_libexecdir}/basic_pam_auth
12mr|squid-3.2.0.17-1|514	%attr(4755,root,squid) %{_libexecdir}/pinger
12mr|squid-3.2.0.17-1|515	%attr(0755,root,squid) %{_libexecdir}/basic_pop3_auth
12mr|squid-3.2.0.17-1|516	%attr(0755,root,squid) %{_libexecdir}/basic_sasl_auth
12mr|squid-3.2.0.17-1|517	%attr(0755,root,squid) %{_libexecdir}/basic_smb_auth
12mr|squid-3.2.0.17-1|518	%attr(0755,root,squid) %{_libexecdir}/basic_smb_auth.sh
12mr|squid-3.2.0.17-1|519	%attr(0755,root,squid) %{_libexecdir}/basic_db_auth
12mr|squid-3.2.0.17-1|520	%attr(0755,root,squid) %{_libexecdir}/basic_ldap_auth
12mr|squid-3.2.0.17-1|521	%attr(0755,root,squid) %{_libexecdir}/basic_radius_auth
12mr|squid-3.2.0.17-1|522	%attr(0755,root,squid) %{_libexecdir}/ext_session_acl
12mr|squid-3.2.0.17-1|523	%attr(0755,root,squid) %{_libexecdir}/ext_unix_group_acl
12mr|squid-3.2.0.17-1|524	%attr(0755,root,squid) %{_libexecdir}/negotiate_kerberos_auth
12mr|squid-3.2.0.17-1|525	%attr(0755,root,squid) %{_libexecdir}/negotiate_kerberos_auth_test
12mr|squid-3.2.0.17-1|526	%attr(0755,root,squid) %{_libexecdir}/ntlm_smb_lm_auth
12mr|squid-3.2.0.17-1|527	%attr(0755,root,squid) %{_libexecdir}/basic_msnt_multi_domain_auth
12mr|squid-3.2.0.17-1|528	%attr(0755,root,squid) %{_libexecdir}/basic_nis_auth
12mr|squid-3.2.0.17-1|529	%attr(0755,root,squid) %{_libexecdir}/ext_wbinfo_group_acl
12mr|squid-3.2.0.17-1|530	%attr(0755,root,squid) %{_libexecdir}/helper-mux.pl
12mr|squid-3.2.0.17-1|531	%attr(0755,root,squid) %{_libexecdir}/log_file_daemon
12mr|squid-3.2.0.17-1|532	%attr(0755,root,squid) %{_libexecdir}/negotiate_wrapper_auth
12mr|squid-3.2.0.17-1|533	%attr(0755,root,squid) %{_libexecdir}/ntlm_fake_auth
12mr|squid-3.2.0.17-1|534	%attr(0755,root,squid) %{_libexecdir}/url_fake_rewrite
12mr|squid-3.2.0.17-1|535	%attr(0755,root,squid) %{_libexecdir}/url_fake_rewrite.sh
12mr|squid-3.2.0.17-1|536	
12mr|squid-3.2.0.17-1|537	%{_sbindir}/*
12mr|squid-3.2.0.17-1|538	%attr(0644,root,root) %{_mandir}/man8/*
12mr|squid-3.2.0.17-1|539	%attr(0644,root,root) %{_mandir}/man1/*
12mr|squid-3.2.0.17-1|540	#%attr(0755,squid,squid) %dir %{_var}/run/squid
12mr|squid-3.2.0.17-1|541	%attr(0755,squid,squid) %dir %{_var}/log/squid
12mr|squid-3.2.0.17-1|542	%attr(0755,squid,squid) %dir %{_var}/spool/squid
12mr|squid-3.2.0.17-1|543	%attr(0644,root,squid) /usr/share/snmp/mibs/SQUID.txt
12mr|squid-3.2.0.17-1|544	
12mr|squid-3.2.0.17-1|545	%files cachemgr
12mr|squid-3.2.0.17-1|546	%attr(0644,root,root) %config(noreplace) /etc/httpd/conf/webapps.d/squid-cachemgr.conf
12mr|squid-3.2.0.17-1|547	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cachemgr.conf
12mr|squid-3.2.0.17-1|548	%attr(0755,root,squid) %{_var}/www/cgi-bin/cachemgr.cgi
12mr|squid-3.2.0.17-1|549	
12mr|squid-3.2.0.17-1|550	
12mr|squid-3.2.0.17-1|551	
12mr|squid-3.2.0.17-1|552	%changelog
12mr|squid-3.2.0.17-1|553	

16410 12
12mr|squidguard-1.5-0.beta.2|1	%define rname	squidGuard
12mr|squidguard-1.5-0.beta.2|2	%define prerel	beta
12mr|squidguard-1.5-0.beta.2|3	
12mr|squidguard-1.5-0.beta.2|4	%if %{_use_internal_dependency_generator}
12mr|squidguard-1.5-0.beta.2|5	%define __noautoreq 'perl\\((.*)\\)'
12mr|squidguard-1.5-0.beta.2|6	%define __noautoprov 'perl\\((.*)\\)'
12mr|squidguard-1.5-0.beta.2|7	%else
12mr|squidguard-1.5-0.beta.2|8	%define _requires_exceptions perl(
12mr|squidguard-1.5-0.beta.2|9	%define _provides_exceptions perl(
12mr|squidguard-1.5-0.beta.2|10	%endif
12mr|squidguard-1.5-0.beta.2|11	
12mr|squidguard-1.5-0.beta.2|12	Summary:	Filter, redirector and access controller plugin for Squid
12mr|squidguard-1.5-0.beta.2|13	Name:		squidguard
12mr|squidguard-1.5-0.beta.2|14	Version:	1.5
12mr|squidguard-1.5-0.beta.2|15	Release:	%{?prerel:0.%{prerel}.}2
12mr|squidguard-1.5-0.beta.2|16	License:	GPL
12mr|squidguard-1.5-0.beta.2|17	Group:		System/Servers
12mr|squidguard-1.5-0.beta.2|18	URL:		http://www.squidguard.org
12mr|squidguard-1.5-0.beta.2|19	Source0:	http://www.squidguard.org/Downloads/%{?prerel:Devel/}%{rname}-%{version}%{?prerel:-%{prerel}}.tar.gz
12mr|squidguard-1.5-0.beta.2|20	Source1:	%{rname}.conf.sample
12mr|squidguard-1.5-0.beta.2|21	Source2:	blacklists-readme
12mr|squidguard-1.5-0.beta.2|22	Source3:	%{rname}.cgi
12mr|squidguard-1.5-0.beta.2|23	Source4:	nulbanner.png
12mr|squidguard-1.5-0.beta.2|24	Source5:	blacklist-update
12mr|squidguard-1.5-0.beta.2|25	Source6:	%{rname}.logrotate
12mr|squidguard-1.5-0.beta.2|26	Patch0:		squidGuard-1.2.0.default_dir.patch
12mr|squidguard-1.5-0.beta.2|27	Patch1:		squidGuard-DESTDIR.diff
12mr|squidguard-1.5-0.beta.2|28	Patch2:		squidGuard-1.4-make_default_config_work.diff
12mr|squidguard-1.5-0.beta.2|29	
12mr|squidguard-1.5-0.beta.2|30	#Debian patches
12mr|squidguard-1.5-0.beta.2|31	Patch11:	04_update-links-in-doc-files.patch
12mr|squidguard-1.5-0.beta.2|32	Patch12:	05_distclean-more-files.patch
12mr|squidguard-1.5-0.beta.2|33	Patch13:	06_move-setuserinfo-to-sg-y.patch
12mr|squidguard-1.5-0.beta.2|34	Patch15:	09_missing-content-after-percent-sign.patch
12mr|squidguard-1.5-0.beta.2|35	Patch16:	10_use-newer-ldapsearch-of-denis.patch
12mr|squidguard-1.5-0.beta.2|36	Patch17:	11_fix-for-clean-target-without-syslog.patch
12mr|squidguard-1.5-0.beta.2|37	
12mr|squidguard-1.5-0.beta.2|38	BuildRequires:	bison
12mr|squidguard-1.5-0.beta.2|39	BuildRequires:	db-devel
12mr|squidguard-1.5-0.beta.2|40	BuildRequires:	flex
12mr|squidguard-1.5-0.beta.2|41	BuildRequires:	openldap-devel
12mr|squidguard-1.5-0.beta.2|42	Requires:	squid
12mr|squidguard-1.5-0.beta.2|43	Provides:	squidGuard = %{EVRD}
12mr|squidguard-1.5-0.beta.2|44	
12mr|squidguard-1.5-0.beta.2|45	%description
12mr|squidguard-1.5-0.beta.2|46	SquidGuard is a combined filter, redirector and access controller plugin for
12mr|squidguard-1.5-0.beta.2|47	Squid. It is free, very flexible, extremely fast, easily installed, portable.
12mr|squidguard-1.5-0.beta.2|48	SquidGuard can be used to
12mr|squidguard-1.5-0.beta.2|49	- limit the web access for some users to a list of accepted/well known web
12mr|squidguard-1.5-0.beta.2|50	servers and/or URLs only.
12mr|squidguard-1.5-0.beta.2|51	- block access to some listed or blacklisted web servers and/or URLs for
12mr|squidguard-1.5-0.beta.2|52	some users.
12mr|squidguard-1.5-0.beta.2|53	- block access to URLs matching a list of regular expressions or words for
12mr|squidguard-1.5-0.beta.2|54	some users.
12mr|squidguard-1.5-0.beta.2|55	- enforce the use of domainnames/prohibit the use of IP address in URLs.
12mr|squidguard-1.5-0.beta.2|56	- redirect blocked URLs to an "intelligent" CGI based info page.
12mr|squidguard-1.5-0.beta.2|57	- redirect unregistered user to a registration form.
12mr|squidguard-1.5-0.beta.2|58	- redirect popular downloads like Netscape, MSIE etc. to local copies.
12mr|squidguard-1.5-0.beta.2|59	- redirect banners to an empty GIF.
12mr|squidguard-1.5-0.beta.2|60	- have different access rules based on time of day, day of the week, date
12mr|squidguard-1.5-0.beta.2|61	etc.
12mr|squidguard-1.5-0.beta.2|62	- have different rules for different user groups.
12mr|squidguard-1.5-0.beta.2|63	
12mr|squidguard-1.5-0.beta.2|64	Neither squidGuard nor Squid can be used to
12mr|squidguard-1.5-0.beta.2|65	
12mr|squidguard-1.5-0.beta.2|66	- filter/censor/edit text inside documents
12mr|squidguard-1.5-0.beta.2|67	- filter/censor/edit embeded scripting languages
12mr|squidguard-1.5-0.beta.2|68	like JavaScript or VBscript inside HTML
12mr|squidguard-1.5-0.beta.2|69	
12mr|squidguard-1.5-0.beta.2|70	
12mr|squidguard-1.5-0.beta.2|71	%prep
12mr|squidguard-1.5-0.beta.2|72	
12mr|squidguard-1.5-0.beta.2|73	%setup -q -n %{rname}-%{version}%{?prerel:-%{prerel}}
12mr|squidguard-1.5-0.beta.2|74	
12mr|squidguard-1.5-0.beta.2|75	# fix attribs
12mr|squidguard-1.5-0.beta.2|76	find . -type d -perm 0750 -exec chmod 755 {} \;
12mr|squidguard-1.5-0.beta.2|77	find . -type f -perm 0640 -exec chmod 644 {} \;
12mr|squidguard-1.5-0.beta.2|78	
12mr|squidguard-1.5-0.beta.2|79	%patch0 -p1
12mr|squidguard-1.5-0.beta.2|80	%patch1 -p0
12mr|squidguard-1.5-0.beta.2|81	%patch2 -p0
12mr|squidguard-1.5-0.beta.2|82	
12mr|squidguard-1.5-0.beta.2|83	%patch11 -p1
12mr|squidguard-1.5-0.beta.2|84	%patch12 -p1
12mr|squidguard-1.5-0.beta.2|85	%patch13 -p1
12mr|squidguard-1.5-0.beta.2|86	%patch15 -p1
12mr|squidguard-1.5-0.beta.2|87	%patch16 -p1
12mr|squidguard-1.5-0.beta.2|88	%patch17 -p1
12mr|squidguard-1.5-0.beta.2|89	
12mr|squidguard-1.5-0.beta.2|90	cp %{SOURCE6} %{rname}.logrotate
12mr|squidguard-1.5-0.beta.2|91	
12mr|squidguard-1.5-0.beta.2|92	%build
12mr|squidguard-1.5-0.beta.2|93	%serverbuild
12mr|squidguard-1.5-0.beta.2|94	
12mr|squidguard-1.5-0.beta.2|95	%configure2_5x \
12mr|squidguard-1.5-0.beta.2|96	--with-ldap \
12mr|squidguard-1.5-0.beta.2|97	--with-sg-config=%{_sysconfdir}/squid/%{rname}.conf \
12mr|squidguard-1.5-0.beta.2|98	--with-sg-logdir=/var/log/squidGuard \
12mr|squidguard-1.5-0.beta.2|99	--with-sg-dbhome=%{_datadir}/%{rname}-%{version}/db
12mr|squidguard-1.5-0.beta.2|100	
12mr|squidguard-1.5-0.beta.2|101	%make
12mr|squidguard-1.5-0.beta.2|102	
12mr|squidguard-1.5-0.beta.2|103	%install
12mr|squidguard-1.5-0.beta.2|104	rm -rf %{buildroot}
12mr|squidguard-1.5-0.beta.2|105	
12mr|squidguard-1.5-0.beta.2|106	Q=%{buildroot}%{_datadir}/%{rname}-%{version}
12mr|squidguard-1.5-0.beta.2|107	
12mr|squidguard-1.5-0.beta.2|108	install -d %{buildroot}%{_sysconfdir}/squid
12mr|squidguard-1.5-0.beta.2|109	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mr|squidguard-1.5-0.beta.2|110	install -d %{buildroot}/var/log/squidGuard
12mr|squidguard-1.5-0.beta.2|111	install -d %{buildroot}/var/www/cgi-bin
12mr|squidguard-1.5-0.beta.2|112	install -d %{buildroot}%{_bindir}
12mr|squidguard-1.5-0.beta.2|113	install -d %{buildroot}%{_datadir}/%{rname}-%{version}/contrib
12mr|squidguard-1.5-0.beta.2|114	install -d %{buildroot}%{_datadir}/%{rname}-%{version}/db/{advertising,bannedsource,banneddestination}
12mr|squidguard-1.5-0.beta.2|115	install -d %{buildroot}%{_datadir}/%{rname}-%{version}/db/{timerestriction,lansource,privilegedsource}
12mr|squidguard-1.5-0.beta.2|116	install -d %{buildroot}%{_datadir}/%{rname}-%{version}/db/{porn,adult,audio-video,forums,hacking,redirector}
12mr|squidguard-1.5-0.beta.2|117	install -d %{buildroot}%{_datadir}/%{rname}-%{version}/db/{warez,ads,aggressive,drugs,gambling,publicite,violence}
12mr|squidguard-1.5-0.beta.2|118	
12mr|squidguard-1.5-0.beta.2|119	%makeinstall_std SQUIDUSER="`id -nu`"
12mr|squidguard-1.5-0.beta.2|120	
12mr|squidguard-1.5-0.beta.2|121	install -m0644 %{rname}.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{rname}
12mr|squidguard-1.5-0.beta.2|122	
12mr|squidguard-1.5-0.beta.2|123	touch $Q/db/advertising/{domains,urls}
12mr|squidguard-1.5-0.beta.2|124	touch $Q/db/banneddestination/{domains,urls,expressions}
12mr|squidguard-1.5-0.beta.2|125	touch $Q/db/bannedsource/ips
12mr|squidguard-1.5-0.beta.2|126	touch $Q/db/lansource/lan
12mr|squidguard-1.5-0.beta.2|127	touch $Q/db/timerestriction/lan
12mr|squidguard-1.5-0.beta.2|128	touch $Q/db/privilegedsource/ips
12mr|squidguard-1.5-0.beta.2|129	
12mr|squidguard-1.5-0.beta.2|130	# the blacklists default directories (Fabrice Pringent's one)
12mr|squidguard-1.5-0.beta.2|131	touch $Q/db/porn/{domains,urls,expressions}
12mr|squidguard-1.5-0.beta.2|132	touch $Q/db/adult/{domains,urls,expressions}
12mr|squidguard-1.5-0.beta.2|133	touch $Q/db/audio-video/{domains,urls}
12mr|squidguard-1.5-0.beta.2|134	touch $Q/db/forums/{domains,urls,expressions}
12mr|squidguard-1.5-0.beta.2|135	touch $Q/db/hacking/{domains,urls}
12mr|squidguard-1.5-0.beta.2|136	touch $Q/db/redirector/{domains,urls,expressions}
12mr|squidguard-1.5-0.beta.2|137	touch $Q/db/warez/{domains,urls}
12mr|squidguard-1.5-0.beta.2|138	touch $Q/db/ads/{domains,urls}
12mr|squidguard-1.5-0.beta.2|139	touch $Q/db/aggressive/{domains,urls}
12mr|squidguard-1.5-0.beta.2|140	touch $Q/db/drugs/{domains,urls}
12mr|squidguard-1.5-0.beta.2|141	touch $Q/db/gambling/{domains,urls}
12mr|squidguard-1.5-0.beta.2|142	touch $Q/db/publicite/{domains,urls,expressions}
12mr|squidguard-1.5-0.beta.2|143	touch $Q/db/violence/{domains,urls,expressions}
12mr|squidguard-1.5-0.beta.2|144	
12mr|squidguard-1.5-0.beta.2|145	cd samples/dest/
12mr|squidguard-1.5-0.beta.2|146	tar xzf blacklists.tar.gz
12mr|squidguard-1.5-0.beta.2|147	cp -af blacklists/* $Q/db
12mr|squidguard-1.5-0.beta.2|148	cd -
12mr|squidguard-1.5-0.beta.2|149	
12mr|squidguard-1.5-0.beta.2|150	cp -a contrib/hostbyname/hostbyname $Q/contrib/
12mr|squidguard-1.5-0.beta.2|151	cp -a contrib/sgclean/sgclean $Q/contrib/
12mr|squidguard-1.5-0.beta.2|152	cp -a contrib/squidGuardRobot/{squidGuardRobot,RobotUserAgent.pm} $Q/contrib/
12mr|squidguard-1.5-0.beta.2|153	
12mr|squidguard-1.5-0.beta.2|154	cp -a samples/dest $Q/samples
12mr|squidguard-1.5-0.beta.2|155	cp -a samples/*{.conf,.cgi} $Q/samples
12mr|squidguard-1.5-0.beta.2|156	
12mr|squidguard-1.5-0.beta.2|157	cp -a %{SOURCE2} .
12mr|squidguard-1.5-0.beta.2|158	cp -a %{SOURCE5} .
12mr|squidguard-1.5-0.beta.2|159	
12mr|squidguard-1.5-0.beta.2|160	rm -rf $Q/test/test*.conf.*
12mr|squidguard-1.5-0.beta.2|161	
12mr|squidguard-1.5-0.beta.2|162	# default config files
12mr|squidguard-1.5-0.beta.2|163	# log & error files
12mr|squidguard-1.5-0.beta.2|164	touch %{buildroot}/var/log/%{rname}/%{rname}.{log,error}
12mr|squidguard-1.5-0.beta.2|165	touch %{buildroot}/var/log/%{rname}/advertising.log
12mr|squidguard-1.5-0.beta.2|166	
12mr|squidguard-1.5-0.beta.2|167	# conf file
12mr|squidguard-1.5-0.beta.2|168	install %{SOURCE1} %{buildroot}/etc/squid/%{rname}.conf.sample
12mr|squidguard-1.5-0.beta.2|169	cp -af %{SOURCE3} %{SOURCE4} %{buildroot}/var/www/cgi-bin
12mr|squidguard-1.5-0.beta.2|170	rm -rf %{buildroot}%{_datadir}/%{rname}-%{version}/samples/dest
12mr|squidguard-1.5-0.beta.2|171	
12mr|squidguard-1.5-0.beta.2|172	# cleanup
12mr|squidguard-1.5-0.beta.2|173	rm -rf %{buildroot}%{_prefix}/squidGuard
12mr|squidguard-1.5-0.beta.2|174	
12mr|squidguard-1.5-0.beta.2|175	# fix attribs
12mr|squidguard-1.5-0.beta.2|176	find %{buildroot} -type d -perm 0750 -exec chmod 755 {} \;
12mr|squidguard-1.5-0.beta.2|177	find %{buildroot} -type f -perm 0640 -exec chmod 644 {} \;
12mr|squidguard-1.5-0.beta.2|178	
12mr|squidguard-1.5-0.beta.2|179	%preun
12mr|squidguard-1.5-0.beta.2|180	if [ $1 = 0 ] ; then
12mr|squidguard-1.5-0.beta.2|181	rm -f /var/log/squidGuard/*
12mr|squidguard-1.5-0.beta.2|182	fi
12mr|squidguard-1.5-0.beta.2|183	
12mr|squidguard-1.5-0.beta.2|184	%post
12mr|squidguard-1.5-0.beta.2|185	rm -rf `find %{_datadir}/%{rname}-%{version}/db |grep "\.db"`
12mr|squidguard-1.5-0.beta.2|186	%{_bindir}/%{rname} -c  %{_sysconfdir}/squid/%{rname}.conf.sample -C all
12mr|squidguard-1.5-0.beta.2|187	for i in privilegedsource bannedsource timerestriction lansource banneddestination advertising; do
12mr|squidguard-1.5-0.beta.2|188	rm -rf /usr/share/%{rname}-%{version}/db/$i/*.db
12mr|squidguard-1.5-0.beta.2|189	done
12mr|squidguard-1.5-0.beta.2|190	chown -R squid:squid /usr/share/%{rname}-%{version}/db
12mr|squidguard-1.5-0.beta.2|191	
12mr|squidguard-1.5-0.beta.2|192	echo "WARNING !!! WARNING !!! WARNING !!! WARNING !!!"
12mr|squidguard-1.5-0.beta.2|193	echo ""
12mr|squidguard-1.5-0.beta.2|194	echo "Modify the following line in the /etc/squid/squid.conf file:"
12mr|squidguard-1.5-0.beta.2|195	echo "url_rewrite_program /usr/bin/squidGuard -c /etc/squid/squidGuard.conf"
12mr|squidguard-1.5-0.beta.2|196	
12mr|squidguard-1.5-0.beta.2|197	%postun
12mr|squidguard-1.5-0.beta.2|198	if [ "$1" = "0" ]; then
12mr|squidguard-1.5-0.beta.2|199	rm -rf %{_datadir}/%{rname}-%{version}
12mr|squidguard-1.5-0.beta.2|200	fi
12mr|squidguard-1.5-0.beta.2|201	
12mr|squidguard-1.5-0.beta.2|202	%triggerun -- squidGuard <= 1.2.0-13mdv2007.1
12mr|squidguard-1.5-0.beta.2|203	mv %{_datadir}/%{rname}-%{version} %{_datadir}/%{rname}-%{version}.bk
12mr|squidguard-1.5-0.beta.2|204	
12mr|squidguard-1.5-0.beta.2|205	%triggerpostun -- squidGuard <= 1.2.0-13mdv2007.1
12mr|squidguard-1.5-0.beta.2|206	mv %{_datadir}/%{rname}-%{version}.bk %{_datadir}/%{rname}-%{version}
12mr|squidguard-1.5-0.beta.2|207	
12mr|squidguard-1.5-0.beta.2|208	%files
12mr|squidguard-1.5-0.beta.2|209	%defattr(-,root,root)
12mr|squidguard-1.5-0.beta.2|210	%doc COPYING GPL README README.LDAP ANNOUNCE CHANGELOG blacklists-readme doc/*.{html,gif,txt}
12mr|squidguard-1.5-0.beta.2|211	%config(noreplace) %{_sysconfdir}/squid/*
12mr|squidguard-1.5-0.beta.2|212	%config(noreplace) %{_sysconfdir}/logrotate.d/%{rname}
12mr|squidguard-1.5-0.beta.2|213	%{_bindir}/*
12mr|squidguard-1.5-0.beta.2|214	%attr(0755,apache,apache) /var/www/cgi-bin/*.cgi
12mr|squidguard-1.5-0.beta.2|215	%attr(0755,apache,apache) /var/www/cgi-bin/*.png
12mr|squidguard-1.5-0.beta.2|216	%{_datadir}/%{rname}-%{version}/contrib
12mr|squidguard-1.5-0.beta.2|217	%{_datadir}/%{rname}-%{version}/samples
12mr|squidguard-1.5-0.beta.2|218	%{_datadir}/%{rname}-%{version}/db
12mr|squidguard-1.5-0.beta.2|219	%dir %attr(-,squid,squid)/var/log/%{rname}
12mr|squidguard-1.5-0.beta.2|220	%attr(-,squid,squid)/var/log/%{rname}/*
12mr|squidguard-1.5-0.beta.2|221	
12mr|squidguard-1.5-0.beta.2|222	
12mr|squidguard-1.5-0.beta.2|223	
12mr|squidguard-1.5-0.beta.2|224	%changelog
12mr|squidguard-1.5-0.beta.2|225	* Thu Sep  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|squidguard-1.5-0.beta.2|226	+ Commit: 2a4fda5
12mr|squidguard-1.5-0.beta.2|227	- Add provides and requires exceptions for internal dependency generator
12mr|squidguard-1.5-0.beta.2|228	
12mr|squidguard-1.5-0.beta.2|229	* Tue Sep  18 2012 Dmitry Mikhirev <mikhirev@mezon.ru>
12mr|squidguard-1.5-0.beta.2|230	+ Commit: 1ff3630
12mr|squidguard-1.5-0.beta.2|231	- update to 1.5 beta and apply patches from debian wheezy
12mr|squidguard-1.5-0.beta.2|232	
12mr|squidguard-1.5-0.beta.2|233	

16411 12
12mr|squirrel-2.2.5-1|1	%define _disable_ld_no_undefined %{nil}
12mr|squirrel-2.2.5-1|2	
12mr|squirrel-2.2.5-1|3	%define oname SQUIRREL2
12mr|squirrel-2.2.5-1|4	%define packagedir SQUIRREL2
12mr|squirrel-2.2.5-1|5	
12mr|squirrel-2.2.5-1|6	%define major 0
12mr|squirrel-2.2.5-1|7	%define libname %mklibname %{name} %{major}
12mr|squirrel-2.2.5-1|8	%define develname %mklibname %{name} -d
12mr|squirrel-2.2.5-1|9	
12mr|squirrel-2.2.5-1|10	Name:		squirrel
12mr|squirrel-2.2.5-1|11	Version:	2.2.5
12mr|squirrel-2.2.5-1|12	Release:	%mkrel 1
12mr|squirrel-2.2.5-1|13	Summary:	The squirrel language
12mr|squirrel-2.2.5-1|14	License:	zlib
12mr|squirrel-2.2.5-1|15	Group:		Development/Other
12mr|squirrel-2.2.5-1|16	URL:		http://squirrel-lang.org
12mr|squirrel-2.2.5-1|17	Source0:	http://ovh.dl.sourceforge.net/sourceforge/squirrel/%{name}_%{version}_stable.tar.gz
12mr|squirrel-2.2.5-1|18	Patch0:         %{name}-2.2.5-fdr-autotools.patch
12mr|squirrel-2.2.5-1|19	Patch1:         %{name}-2.2.4-fdr-mem.patch
12mr|squirrel-2.2.5-1|20	
12mr|squirrel-2.2.5-1|21	%description
12mr|squirrel-2.2.5-1|22	Squirrel is a light weight programming language
12mr|squirrel-2.2.5-1|23	featuring higher-order functions,classes/inheritance,
12mr|squirrel-2.2.5-1|24	delegation,tail recursion,generators,cooperative
12mr|squirrel-2.2.5-1|25	threads,exception handling, reference counting and
12mr|squirrel-2.2.5-1|26	garbage collection on demand. C-like syntax.
12mr|squirrel-2.2.5-1|27	
12mr|squirrel-2.2.5-1|28	
12mr|squirrel-2.2.5-1|29	%package -n %{develname}
12mr|squirrel-2.2.5-1|30	Summary:	Header files and static libraries from %{name}
12mr|squirrel-2.2.5-1|31	Group:		Development/Other
12mr|squirrel-2.2.5-1|32	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|squirrel-2.2.5-1|33	Provides:	%{name}-devel = %{version}-%{release}
12mr|squirrel-2.2.5-1|34	Obsoletes:	%mklibname %{name} 0 -d
12mr|squirrel-2.2.5-1|35	
12mr|squirrel-2.2.5-1|36	%description -n %{develname}
12mr|squirrel-2.2.5-1|37	Libraries and includes files for
12mr|squirrel-2.2.5-1|38	developing programs based on %name.
12mr|squirrel-2.2.5-1|39	
12mr|squirrel-2.2.5-1|40	
12mr|squirrel-2.2.5-1|41	%prep
12mr|squirrel-2.2.5-1|42	%setup -qn %{oname}
12mr|squirrel-2.2.5-1|43	%patch0 -p1 -b .autotools
12mr|squirrel-2.2.5-1|44	%patch1 -p1 -b .mem
12mr|squirrel-2.2.5-1|45	
12mr|squirrel-2.2.5-1|46	# fix file permissions
12mr|squirrel-2.2.5-1|47	find . -type f -exec chmod a-x {} \;
12mr|squirrel-2.2.5-1|48	
12mr|squirrel-2.2.5-1|49	# fix extension for autotools
12mr|squirrel-2.2.5-1|50	mv sq/sq.c sq/sq.cpp
12mr|squirrel-2.2.5-1|51	
12mr|squirrel-2.2.5-1|52	# fix EOL + preserve timestamps
12mr|squirrel-2.2.5-1|53	for f in README HISTORY COPYRIGHT
12mr|squirrel-2.2.5-1|54	do
12mr|squirrel-2.2.5-1|55	perl -pi -e 's/\015$//' $f
12mr|squirrel-2.2.5-1|56	done
12mr|squirrel-2.2.5-1|57	
12mr|squirrel-2.2.5-1|58	sh autogen.sh
12mr|squirrel-2.2.5-1|59	
12mr|squirrel-2.2.5-1|60	%build
12mr|squirrel-2.2.5-1|61	%configure2_5x --disable-static
12mr|squirrel-2.2.5-1|62	%make
12mr|squirrel-2.2.5-1|63	%install
12mr|squirrel-2.2.5-1|64	%makeinstall_std INSTALL="/usr/bin/install -p"
12mr|squirrel-2.2.5-1|65	
12mr|squirrel-2.2.5-1|66	rm %{buildroot}%{_libdir}/*.la
12mr|squirrel-2.2.5-1|67	
12mr|squirrel-2.2.5-1|68	#correct wrong file end of line encoding
12mr|squirrel-2.2.5-1|69	perl -pi -e 's/\015$//' %{buildroot}/%{_includedir}/*
12mr|squirrel-2.2.5-1|70	
12mr|squirrel-2.2.5-1|71	%files
12mr|squirrel-2.2.5-1|72	%doc README HISTORY COPYRIGHT COMPILE
12mr|squirrel-2.2.5-1|73	%{_bindir}/sq
12mr|squirrel-2.2.5-1|74	
12mr|squirrel-2.2.5-1|75	%files -n %{develname}
12mr|squirrel-2.2.5-1|76	%{_includedir}/%{name}
12mr|squirrel-2.2.5-1|77	%{_libdir}/*.so
12mr|squirrel-2.2.5-1|78	%{_libdir}/pkgconfig/*
12mr|squirrel-2.2.5-1|79	
12mr|squirrel-2.2.5-1|80	
12mr|squirrel-2.2.5-1|81	
12mr|squirrel-2.2.5-1|82	%changelog
12mr|squirrel-2.2.5-1|83	

16412 12
12mr|sshd-monitor-0.3-9|1	%define	name	sshd-monitor
12mr|sshd-monitor-0.3-9|2	%define	version	0.3
12mr|sshd-monitor-0.3-9|3	
12mr|sshd-monitor-0.3-9|4	Summary:	A simple monitor for sshd
12mr|sshd-monitor-0.3-9|5	Name:		%{name}
12mr|sshd-monitor-0.3-9|6	Version:	%{version}
12mr|sshd-monitor-0.3-9|7	Release:	%mkrel 9
12mr|sshd-monitor-0.3-9|8	Source0:	%{name}-%{version}.tar.bz2
12mr|sshd-monitor-0.3-9|9	License:	GPL
12mr|sshd-monitor-0.3-9|10	Group:		Monitoring
12mr|sshd-monitor-0.3-9|11	Requires:	openssh-server
12mr|sshd-monitor-0.3-9|12	Requires:	telnet-client
12mr|sshd-monitor-0.3-9|13	Requires:	expect
12mr|sshd-monitor-0.3-9|14	BuildArch:	noarch
12mr|sshd-monitor-0.3-9|15	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|sshd-monitor-0.3-9|16	
12mr|sshd-monitor-0.3-9|17	%description
12mr|sshd-monitor-0.3-9|18	A very basic sshd monitor written in expect.
12mr|sshd-monitor-0.3-9|19	
12mr|sshd-monitor-0.3-9|20	%prep
12mr|sshd-monitor-0.3-9|21	%setup -q
12mr|sshd-monitor-0.3-9|22	
12mr|sshd-monitor-0.3-9|23	%build
12mr|sshd-monitor-0.3-9|24	
12mr|sshd-monitor-0.3-9|25	%install
12mr|sshd-monitor-0.3-9|26	rm -rf $RPM_BUILD_ROOT
12mr|sshd-monitor-0.3-9|27	install expect-sshd -D $RPM_BUILD_ROOT%{_datadir}/%{name}/expect-sshd
12mr|sshd-monitor-0.3-9|28	install sshd-restarter -D $RPM_BUILD_ROOT%{_datadir}/%{name}/sshd-restarter
12mr|sshd-monitor-0.3-9|29	install -m 644 cron.entry -D $RPM_BUILD_ROOT%{_sysconfdir}/cron.d/%{name}
12mr|sshd-monitor-0.3-9|30	
12mr|sshd-monitor-0.3-9|31	%clean
12mr|sshd-monitor-0.3-9|32	rm -rf $RPM_BUILD_ROOT
12mr|sshd-monitor-0.3-9|33	
12mr|sshd-monitor-0.3-9|34	%files
12mr|sshd-monitor-0.3-9|35	%defattr(-,root,root)
12mr|sshd-monitor-0.3-9|36	%doc ChangeLog README.CVS
12mr|sshd-monitor-0.3-9|37	%{_datadir}/%{name}
12mr|sshd-monitor-0.3-9|38	%config(noreplace) %{_sysconfdir}/cron.d/%{name}
12mr|sshd-monitor-0.3-9|39	
12mr|sshd-monitor-0.3-9|40	
12mr|sshd-monitor-0.3-9|41	
12mr|sshd-monitor-0.3-9|42	
12mr|sshd-monitor-0.3-9|43	
12mr|sshd-monitor-0.3-9|44	%changelog
12mr|sshd-monitor-0.3-9|45	

16413 12
12mr|stardict-3.0.3-6|1	%define build_without_gnome 0
12mr|stardict-3.0.3-6|2	
12mr|stardict-3.0.3-6|3	%{?_with_gnome: %{expand: %%global build_without_gnome 0}}
12mr|stardict-3.0.3-6|4	%{?_without_gnome: %{expand: %%global build_without_gnome 1}}
12mr|stardict-3.0.3-6|5	
12mr|stardict-3.0.3-6|6	# used to indicate difference between new/old dictionary formats
12mr|stardict-3.0.3-6|7	%define dict_format_version 2.4.2
12mr|stardict-3.0.3-6|8	
12mr|stardict-3.0.3-6|9	Summary:	International dictionary written for GNOME
12mr|stardict-3.0.3-6|10	Name:		stardict
12mr|stardict-3.0.3-6|11	Version:	3.0.3
12mr|stardict-3.0.3-6|12	Release:	6
12mr|stardict-3.0.3-6|13	License:	GPLv3+
12mr|stardict-3.0.3-6|14	Group:		Text tools
12mr|stardict-3.0.3-6|15	URL:		http://code.google.com/p/stardict-3/
12mr|stardict-3.0.3-6|16	Source:		http://stardict-3.googlecode.com/files/%{name}-%{version}.tar.bz2
12mr|stardict-3.0.3-6|17	Source1:	defaultdict.cfg
12mr|stardict-3.0.3-6|18	Patch1:		stardict-3.0.3-glib.patch
12mr|stardict-3.0.3-6|19	Patch2:		stardict-3.0.3-str-fmt.patch
12mr|stardict-3.0.3-6|20	Patch3:		stardict-3.0.3-zlib.patch
12mr|stardict-3.0.3-6|21	Patch4:		stardict-3.0.3-compositelookup_cpp.patch
12mr|stardict-3.0.3-6|22	Patch9:         stardict-3.0.3-gcc46.patch
12mr|stardict-3.0.3-6|23	
12mr|stardict-3.0.3-6|24	%if %build_without_gnome
12mr|stardict-3.0.3-6|25	%else
12mr|stardict-3.0.3-6|26	BuildRequires:	pkgconfig(libgnomeui-2.0) >= 2.20
12mr|stardict-3.0.3-6|27	%endif
12mr|stardict-3.0.3-6|28	
12mr|stardict-3.0.3-6|29	BuildRequires:	pkgconfig(enchant) >= 1.2.0
12mr|stardict-3.0.3-6|30	BuildRequires:	pkgconfig(gio-2.0)
12mr|stardict-3.0.3-6|31	BuildRequires:	pkgconfig(glib-2.0) >= 2.16
12mr|stardict-3.0.3-6|32	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.20
12mr|stardict-3.0.3-6|33	BuildRequires:	pkgconfig(libpcre)
12mr|stardict-3.0.3-6|34	BuildRequires:	pkgconfig(libxml-2.0) >= 2.5
12mr|stardict-3.0.3-6|35	BuildRequires:	pkgconfig(sigc++-2.0)
12mr|stardict-3.0.3-6|36	BuildRequires:	pkgconfig(zlib)
12mr|stardict-3.0.3-6|37	BuildRequires:	mysql-devel
12mr|stardict-3.0.3-6|38	BuildRequires:	GConf2
12mr|stardict-3.0.3-6|39	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|stardict-3.0.3-6|40	BuildRequires:	imagemagick
12mr|stardict-3.0.3-6|41	BuildRequires:	scrollkeeper
12mr|stardict-3.0.3-6|42	BuildRequires:  intltool
12mr|stardict-3.0.3-6|43	BuildRequires:	desktop-file-utils
12mr|stardict-3.0.3-6|44	Obsoletes:	%{name}-tools < %{version}
12mr|stardict-3.0.3-6|45	Provides:	%{name}-tools = %{version}
12mr|stardict-3.0.3-6|46	Requires:	stardict-dictionary = %{dict_format_version}
12mr|stardict-3.0.3-6|47	Conflicts:	stardict-dictionary < %{dict_format_version}
12mr|stardict-3.0.3-6|48	Conflicts:	stardict-dictionary > %{dict_format_version}
12mr|stardict-3.0.3-6|49	Requires(preun):	GConf2 >= 2.3.3
12mr|stardict-3.0.3-6|50	
12mr|stardict-3.0.3-6|51	%description
12mr|stardict-3.0.3-6|52	StarDict is an international dictionary written for the GNOME environment.
12mr|stardict-3.0.3-6|53	It has evolved from Motif/Lesstif based Chinese dictionary, into a full
12mr|stardict-3.0.3-6|54	featured international dictionary written in GTK+. Here are some of its
12mr|stardict-3.0.3-6|55	features:
12mr|stardict-3.0.3-6|56	
12mr|stardict-3.0.3-6|57	- Instantly popup word definition when word is selected on screen
12mr|stardict-3.0.3-6|58	- Wildcard search ( e.g. "wo?d*" )
12mr|stardict-3.0.3-6|59	- Fuzzy query
12mr|stardict-3.0.3-6|60	- Dock into notification area
12mr|stardict-3.0.3-6|61	- Find text in word definition
12mr|stardict-3.0.3-6|62	- Many dictionaries available, including freedict, *quick, xdict,
12mr|stardict-3.0.3-6|63	dict.org dictionaries
12mr|stardict-3.0.3-6|64	
12mr|stardict-3.0.3-6|65	
12mr|stardict-3.0.3-6|66	%prep
12mr|stardict-3.0.3-6|67	%setup -q
12mr|stardict-3.0.3-6|68	%patch1 -p0
12mr|stardict-3.0.3-6|69	%patch2 -p0
12mr|stardict-3.0.3-6|70	%patch3 -p1
12mr|stardict-3.0.3-6|71	%patch4 -p0
12mr|stardict-3.0.3-6|72	%patch9 -p1
12mr|stardict-3.0.3-6|73	
12mr|stardict-3.0.3-6|74	%build
12mr|stardict-3.0.3-6|75	pushd dict
12mr|stardict-3.0.3-6|76	%before_configure
12mr|stardict-3.0.3-6|77	popd
12mr|stardict-3.0.3-6|78	%configure2_5x \
12mr|stardict-3.0.3-6|79	%if %build_without_gnome
12mr|stardict-3.0.3-6|80	--disable-gnome-support \
12mr|stardict-3.0.3-6|81	%endif
12mr|stardict-3.0.3-6|82	--disable-schemas-install \
12mr|stardict-3.0.3-6|83	--disable-espeak \
12mr|stardict-3.0.3-6|84	--disable-festival \
12mr|stardict-3.0.3-6|85	--disable-gucharmap
12mr|stardict-3.0.3-6|86	%make
12mr|stardict-3.0.3-6|87	
12mr|stardict-3.0.3-6|88	%install
12mr|stardict-3.0.3-6|89	%makeinstall_std
12mr|stardict-3.0.3-6|90	
12mr|stardict-3.0.3-6|91	# copy config file of locale specific default dictionaries
12mr|stardict-3.0.3-6|92	install -Dpm644 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}/defaultdict.cfg
12mr|stardict-3.0.3-6|93	
12mr|stardict-3.0.3-6|94	# icons
12mr|stardict-3.0.3-6|95	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12mr|stardict-3.0.3-6|96	
12mr|stardict-3.0.3-6|97	install -m 0644 dict/pixmaps/stardict.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|stardict-3.0.3-6|98	convert -geometry 32x32 dict/pixmaps/stardict.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|stardict-3.0.3-6|99	convert -geometry 16x16 dict/pixmaps/stardict.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|stardict-3.0.3-6|100	
12mr|stardict-3.0.3-6|101	# menu
12mr|stardict-3.0.3-6|102	desktop-file-install --vendor="" \
12mr|stardict-3.0.3-6|103	--remove-category="Application" \
12mr|stardict-3.0.3-6|104	--add-category="GTK" \
12mr|stardict-3.0.3-6|105	--add-category="Office" \
12mr|stardict-3.0.3-6|106	--add-category="Dictionary" \
12mr|stardict-3.0.3-6|107	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|stardict-3.0.3-6|108	
12mr|stardict-3.0.3-6|109	# own various directories
12mr|stardict-3.0.3-6|110	mkdir -p %{buildroot}%{_datadir}/stardict/dic	\
12mr|stardict-3.0.3-6|111	%{buildroot}%{_datadir}/stardict/treedict
12mr|stardict-3.0.3-6|112	
12mr|stardict-3.0.3-6|113	%find_lang %{name} --with-gnome
12mr|stardict-3.0.3-6|114	
12mr|stardict-3.0.3-6|115	%preun
12mr|stardict-3.0.3-6|116	%preun_uninstall_gconf_schemas stardict
12mr|stardict-3.0.3-6|117	
12mr|stardict-3.0.3-6|118	%files -f %{name}.lang
12mr|stardict-3.0.3-6|119	%{_sysconfdir}/gconf/schemas/*.schemas
12mr|stardict-3.0.3-6|120	%dir %{_sysconfdir}/%{name}
12mr|stardict-3.0.3-6|121	%config(noreplace) %{_sysconfdir}/%{name}/defaultdict.cfg
12mr|stardict-3.0.3-6|122	%{_bindir}/*
12mr|stardict-3.0.3-6|123	%{_datadir}/applications/*.desktop
12mr|stardict-3.0.3-6|124	%{_datadir}/idl/*.idl
12mr|stardict-3.0.3-6|125	%{_datadir}/pixmaps/*
12mr|stardict-3.0.3-6|126	%{_datadir}/%{name}
12mr|stardict-3.0.3-6|127	%{_libdir}/bonobo/servers/*.server
12mr|stardict-3.0.3-6|128	%{_mandir}/man?/*
12mr|stardict-3.0.3-6|129	%{_libdir}/%{name}
12mr|stardict-3.0.3-6|130	%{_iconsdir}/hicolor/*/apps/%{name}.png
12mr|stardict-3.0.3-6|131	
12mr|stardict-3.0.3-6|132	
12mr|stardict-3.0.3-6|133	
12mr|stardict-3.0.3-6|134	%changelog
12mr|stardict-3.0.3-6|135	* Sat Sep  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|stardict-3.0.3-6|136	+ Commit: 315c976
12mr|stardict-3.0.3-6|137	- Fix files as find_lang now can find omf stuff
12mr|stardict-3.0.3-6|138	
12mr|stardict-3.0.3-6|139	* Sat Sep  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|stardict-3.0.3-6|140	+ Commit: cc2d3ad
12mr|stardict-3.0.3-6|141	- Fix BuildRequires
12mr|stardict-3.0.3-6|142	
12mr|stardict-3.0.3-6|143	

16414 12
12mr|stardict-freedict-afr-deu-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-freedict-afr-deu-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-freedict-afr-deu-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-afr-deu-2.4.2-9|4	
12mr|stardict-freedict-afr-deu-2.4.2-9|5	Summary:	Afrikaans -> German Freedict dictionary for StarDict 2
12mr|stardict-freedict-afr-deu-2.4.2-9|6	Name:		stardict-freedict-afr-deu
12mr|stardict-freedict-afr-deu-2.4.2-9|7	Version:	%{version}
12mr|stardict-freedict-afr-deu-2.4.2-9|8	Release:	%{release}
12mr|stardict-freedict-afr-deu-2.4.2-9|9	License:	GPL
12mr|stardict-freedict-afr-deu-2.4.2-9|10	Group:		Databases
12mr|stardict-freedict-afr-deu-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-afr-deu-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-afr-deu-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-freedict-afr-deu-2.4.2-9|14	
12mr|stardict-freedict-afr-deu-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_afr-deu-%{version}.tar.bz2
12mr|stardict-freedict-afr-deu-2.4.2-9|16	
12mr|stardict-freedict-afr-deu-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-afr-deu-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-afr-deu-2.4.2-9|19	
12mr|stardict-freedict-afr-deu-2.4.2-9|20	%description
12mr|stardict-freedict-afr-deu-2.4.2-9|21	Afrikaans -> German Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-afr-deu-2.4.2-9|22	
12mr|stardict-freedict-afr-deu-2.4.2-9|23	%prep
12mr|stardict-freedict-afr-deu-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_afr-deu-%{version}
12mr|stardict-freedict-afr-deu-2.4.2-9|25	
12mr|stardict-freedict-afr-deu-2.4.2-9|26	%build
12mr|stardict-freedict-afr-deu-2.4.2-9|27	
12mr|stardict-freedict-afr-deu-2.4.2-9|28	%install
12mr|stardict-freedict-afr-deu-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-afr-deu-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-afr-deu-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-afr-deu-2.4.2-9|32	
12mr|stardict-freedict-afr-deu-2.4.2-9|33	%clean
12mr|stardict-freedict-afr-deu-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-afr-deu-2.4.2-9|35	
12mr|stardict-freedict-afr-deu-2.4.2-9|36	%files
12mr|stardict-freedict-afr-deu-2.4.2-9|37	%defattr(-,root,root)
12mr|stardict-freedict-afr-deu-2.4.2-9|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-afr-deu-2.4.2-9|39	
12mr|stardict-freedict-afr-deu-2.4.2-9|40	
12mr|stardict-freedict-afr-deu-2.4.2-9|41	
12mr|stardict-freedict-afr-deu-2.4.2-9|42	
12mr|stardict-freedict-afr-deu-2.4.2-9|43	
12mr|stardict-freedict-afr-deu-2.4.2-9|44	%changelog
12mr|stardict-freedict-afr-deu-2.4.2-9|45	

16415 12
12mr|stardict-freedict-afr-eng-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-freedict-afr-eng-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-freedict-afr-eng-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-afr-eng-2.4.2-10|4	
12mr|stardict-freedict-afr-eng-2.4.2-10|5	Summary:	Afrikaans -> English Freedict dictionary for StarDict 2
12mr|stardict-freedict-afr-eng-2.4.2-10|6	Name:		stardict-freedict-afr-eng
12mr|stardict-freedict-afr-eng-2.4.2-10|7	Version:	%{version}
12mr|stardict-freedict-afr-eng-2.4.2-10|8	Release:	%{release}
12mr|stardict-freedict-afr-eng-2.4.2-10|9	License:	GPL
12mr|stardict-freedict-afr-eng-2.4.2-10|10	Group:		Databases
12mr|stardict-freedict-afr-eng-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-afr-eng-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-afr-eng-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-freedict-afr-eng-2.4.2-10|14	
12mr|stardict-freedict-afr-eng-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_afr-eng-%{version}.tar.bz2
12mr|stardict-freedict-afr-eng-2.4.2-10|16	
12mr|stardict-freedict-afr-eng-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-afr-eng-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-afr-eng-2.4.2-10|19	
12mr|stardict-freedict-afr-eng-2.4.2-10|20	%description
12mr|stardict-freedict-afr-eng-2.4.2-10|21	Afrikaans -> English Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-afr-eng-2.4.2-10|22	
12mr|stardict-freedict-afr-eng-2.4.2-10|23	%prep
12mr|stardict-freedict-afr-eng-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_afr-eng-%{version}
12mr|stardict-freedict-afr-eng-2.4.2-10|25	
12mr|stardict-freedict-afr-eng-2.4.2-10|26	%build
12mr|stardict-freedict-afr-eng-2.4.2-10|27	
12mr|stardict-freedict-afr-eng-2.4.2-10|28	%install
12mr|stardict-freedict-afr-eng-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-afr-eng-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-afr-eng-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-afr-eng-2.4.2-10|32	
12mr|stardict-freedict-afr-eng-2.4.2-10|33	%clean
12mr|stardict-freedict-afr-eng-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-afr-eng-2.4.2-10|35	
12mr|stardict-freedict-afr-eng-2.4.2-10|36	%files
12mr|stardict-freedict-afr-eng-2.4.2-10|37	%defattr(-,root,root)
12mr|stardict-freedict-afr-eng-2.4.2-10|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-afr-eng-2.4.2-10|39	
12mr|stardict-freedict-afr-eng-2.4.2-10|40	
12mr|stardict-freedict-afr-eng-2.4.2-10|41	
12mr|stardict-freedict-afr-eng-2.4.2-10|42	
12mr|stardict-freedict-afr-eng-2.4.2-10|43	
12mr|stardict-freedict-afr-eng-2.4.2-10|44	%changelog
12mr|stardict-freedict-afr-eng-2.4.2-10|45	

16416 12
12mr|stardict-freedict-cze-eng-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-freedict-cze-eng-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-freedict-cze-eng-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-cze-eng-2.4.2-9|4	
12mr|stardict-freedict-cze-eng-2.4.2-9|5	Summary:	Czech -> English Freedict dictionary for StarDict 2
12mr|stardict-freedict-cze-eng-2.4.2-9|6	Name:		stardict-freedict-cze-eng
12mr|stardict-freedict-cze-eng-2.4.2-9|7	Version:	%{version}
12mr|stardict-freedict-cze-eng-2.4.2-9|8	Release:	%{release}
12mr|stardict-freedict-cze-eng-2.4.2-9|9	License:	GPL
12mr|stardict-freedict-cze-eng-2.4.2-9|10	Group:		Databases
12mr|stardict-freedict-cze-eng-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-cze-eng-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-cze-eng-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-freedict-cze-eng-2.4.2-9|14	
12mr|stardict-freedict-cze-eng-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_cze-eng-%{version}.tar.bz2
12mr|stardict-freedict-cze-eng-2.4.2-9|16	
12mr|stardict-freedict-cze-eng-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-cze-eng-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-cze-eng-2.4.2-9|19	
12mr|stardict-freedict-cze-eng-2.4.2-9|20	%description
12mr|stardict-freedict-cze-eng-2.4.2-9|21	Czech -> English Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-cze-eng-2.4.2-9|22	
12mr|stardict-freedict-cze-eng-2.4.2-9|23	%prep
12mr|stardict-freedict-cze-eng-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_cze-eng-%{version}
12mr|stardict-freedict-cze-eng-2.4.2-9|25	
12mr|stardict-freedict-cze-eng-2.4.2-9|26	%build
12mr|stardict-freedict-cze-eng-2.4.2-9|27	
12mr|stardict-freedict-cze-eng-2.4.2-9|28	%install
12mr|stardict-freedict-cze-eng-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-cze-eng-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-cze-eng-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-cze-eng-2.4.2-9|32	
12mr|stardict-freedict-cze-eng-2.4.2-9|33	%clean
12mr|stardict-freedict-cze-eng-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-cze-eng-2.4.2-9|35	
12mr|stardict-freedict-cze-eng-2.4.2-9|36	%files
12mr|stardict-freedict-cze-eng-2.4.2-9|37	%defattr(-,root,root)
12mr|stardict-freedict-cze-eng-2.4.2-9|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-cze-eng-2.4.2-9|39	
12mr|stardict-freedict-cze-eng-2.4.2-9|40	
12mr|stardict-freedict-cze-eng-2.4.2-9|41	
12mr|stardict-freedict-cze-eng-2.4.2-9|42	
12mr|stardict-freedict-cze-eng-2.4.2-9|43	
12mr|stardict-freedict-cze-eng-2.4.2-9|44	%changelog
12mr|stardict-freedict-cze-eng-2.4.2-9|45	

16417 12
12mr|stardict-freedict-dan-eng-2.4.2-8|1	%define	version	2.4.2
12mr|stardict-freedict-dan-eng-2.4.2-8|2	%define release %mkrel 8
12mr|stardict-freedict-dan-eng-2.4.2-8|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-dan-eng-2.4.2-8|4	
12mr|stardict-freedict-dan-eng-2.4.2-8|5	Summary:	Danish -> English Freedict dictionary for StarDict 2
12mr|stardict-freedict-dan-eng-2.4.2-8|6	Name:		stardict-freedict-dan-eng
12mr|stardict-freedict-dan-eng-2.4.2-8|7	Version:	%{version}
12mr|stardict-freedict-dan-eng-2.4.2-8|8	Release:	%{release}
12mr|stardict-freedict-dan-eng-2.4.2-8|9	License:	GPL
12mr|stardict-freedict-dan-eng-2.4.2-8|10	Group:		Databases
12mr|stardict-freedict-dan-eng-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-dan-eng-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-dan-eng-2.4.2-8|13	BuildArch:	noarch
12mr|stardict-freedict-dan-eng-2.4.2-8|14	
12mr|stardict-freedict-dan-eng-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_dan-eng-%{version}.tar.bz2
12mr|stardict-freedict-dan-eng-2.4.2-8|16	
12mr|stardict-freedict-dan-eng-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-dan-eng-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-dan-eng-2.4.2-8|19	
12mr|stardict-freedict-dan-eng-2.4.2-8|20	%description
12mr|stardict-freedict-dan-eng-2.4.2-8|21	Danish -> English Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-dan-eng-2.4.2-8|22	
12mr|stardict-freedict-dan-eng-2.4.2-8|23	%prep
12mr|stardict-freedict-dan-eng-2.4.2-8|24	%setup -q -n stardict-dictd_www.freedict.de_dan-eng-%{version}
12mr|stardict-freedict-dan-eng-2.4.2-8|25	
12mr|stardict-freedict-dan-eng-2.4.2-8|26	%build
12mr|stardict-freedict-dan-eng-2.4.2-8|27	
12mr|stardict-freedict-dan-eng-2.4.2-8|28	%install
12mr|stardict-freedict-dan-eng-2.4.2-8|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-dan-eng-2.4.2-8|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-dan-eng-2.4.2-8|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-dan-eng-2.4.2-8|32	
12mr|stardict-freedict-dan-eng-2.4.2-8|33	%clean
12mr|stardict-freedict-dan-eng-2.4.2-8|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-dan-eng-2.4.2-8|35	
12mr|stardict-freedict-dan-eng-2.4.2-8|36	%files
12mr|stardict-freedict-dan-eng-2.4.2-8|37	%defattr(-,root,root)
12mr|stardict-freedict-dan-eng-2.4.2-8|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-dan-eng-2.4.2-8|39	
12mr|stardict-freedict-dan-eng-2.4.2-8|40	
12mr|stardict-freedict-dan-eng-2.4.2-8|41	
12mr|stardict-freedict-dan-eng-2.4.2-8|42	
12mr|stardict-freedict-dan-eng-2.4.2-8|43	
12mr|stardict-freedict-dan-eng-2.4.2-8|44	%changelog
12mr|stardict-freedict-dan-eng-2.4.2-8|45	

16418 12
12mr|stardict-freedict-deu-eng-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-freedict-deu-eng-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-freedict-deu-eng-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-deu-eng-2.4.2-9|4	
12mr|stardict-freedict-deu-eng-2.4.2-9|5	Summary:	German -> English Freedict dictionary for StarDict 2
12mr|stardict-freedict-deu-eng-2.4.2-9|6	Name:		stardict-freedict-deu-eng
12mr|stardict-freedict-deu-eng-2.4.2-9|7	Version:	%{version}
12mr|stardict-freedict-deu-eng-2.4.2-9|8	Release:	%{release}
12mr|stardict-freedict-deu-eng-2.4.2-9|9	License:	GPL
12mr|stardict-freedict-deu-eng-2.4.2-9|10	Group:		Databases
12mr|stardict-freedict-deu-eng-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-deu-eng-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-deu-eng-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-freedict-deu-eng-2.4.2-9|14	
12mr|stardict-freedict-deu-eng-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_deu-eng-%{version}.tar.bz2
12mr|stardict-freedict-deu-eng-2.4.2-9|16	
12mr|stardict-freedict-deu-eng-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-deu-eng-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-deu-eng-2.4.2-9|19	
12mr|stardict-freedict-deu-eng-2.4.2-9|20	%description
12mr|stardict-freedict-deu-eng-2.4.2-9|21	German -> English Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-deu-eng-2.4.2-9|22	
12mr|stardict-freedict-deu-eng-2.4.2-9|23	%prep
12mr|stardict-freedict-deu-eng-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_deu-eng-%{version}
12mr|stardict-freedict-deu-eng-2.4.2-9|25	
12mr|stardict-freedict-deu-eng-2.4.2-9|26	%build
12mr|stardict-freedict-deu-eng-2.4.2-9|27	
12mr|stardict-freedict-deu-eng-2.4.2-9|28	%install
12mr|stardict-freedict-deu-eng-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-deu-eng-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-deu-eng-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-deu-eng-2.4.2-9|32	
12mr|stardict-freedict-deu-eng-2.4.2-9|33	%clean
12mr|stardict-freedict-deu-eng-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-deu-eng-2.4.2-9|35	
12mr|stardict-freedict-deu-eng-2.4.2-9|36	%files
12mr|stardict-freedict-deu-eng-2.4.2-9|37	%defattr(-,root,root)
12mr|stardict-freedict-deu-eng-2.4.2-9|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-deu-eng-2.4.2-9|39	
12mr|stardict-freedict-deu-eng-2.4.2-9|40	
12mr|stardict-freedict-deu-eng-2.4.2-9|41	
12mr|stardict-freedict-deu-eng-2.4.2-9|42	
12mr|stardict-freedict-deu-eng-2.4.2-9|43	
12mr|stardict-freedict-deu-eng-2.4.2-9|44	%changelog
12mr|stardict-freedict-deu-eng-2.4.2-9|45	

16419 12
12mr|stardict-freedict-deu-fra-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-freedict-deu-fra-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-freedict-deu-fra-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-deu-fra-2.4.2-9|4	
12mr|stardict-freedict-deu-fra-2.4.2-9|5	Summary:	German -> French Freedict dictionary for StarDict 2
12mr|stardict-freedict-deu-fra-2.4.2-9|6	Name:		stardict-freedict-deu-fra
12mr|stardict-freedict-deu-fra-2.4.2-9|7	Version:	%{version}
12mr|stardict-freedict-deu-fra-2.4.2-9|8	Release:	%{release}
12mr|stardict-freedict-deu-fra-2.4.2-9|9	License:	GPL
12mr|stardict-freedict-deu-fra-2.4.2-9|10	Group:		Databases
12mr|stardict-freedict-deu-fra-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-deu-fra-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-deu-fra-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-freedict-deu-fra-2.4.2-9|14	
12mr|stardict-freedict-deu-fra-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_deu-fra-%{version}.tar.bz2
12mr|stardict-freedict-deu-fra-2.4.2-9|16	
12mr|stardict-freedict-deu-fra-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-deu-fra-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-deu-fra-2.4.2-9|19	
12mr|stardict-freedict-deu-fra-2.4.2-9|20	%description
12mr|stardict-freedict-deu-fra-2.4.2-9|21	German -> French Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-deu-fra-2.4.2-9|22	
12mr|stardict-freedict-deu-fra-2.4.2-9|23	%prep
12mr|stardict-freedict-deu-fra-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_deu-fra-%{version}
12mr|stardict-freedict-deu-fra-2.4.2-9|25	
12mr|stardict-freedict-deu-fra-2.4.2-9|26	%build
12mr|stardict-freedict-deu-fra-2.4.2-9|27	
12mr|stardict-freedict-deu-fra-2.4.2-9|28	%install
12mr|stardict-freedict-deu-fra-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-deu-fra-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-deu-fra-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-deu-fra-2.4.2-9|32	
12mr|stardict-freedict-deu-fra-2.4.2-9|33	%clean
12mr|stardict-freedict-deu-fra-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-deu-fra-2.4.2-9|35	
12mr|stardict-freedict-deu-fra-2.4.2-9|36	%files
12mr|stardict-freedict-deu-fra-2.4.2-9|37	%defattr(-,root,root)
12mr|stardict-freedict-deu-fra-2.4.2-9|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-deu-fra-2.4.2-9|39	
12mr|stardict-freedict-deu-fra-2.4.2-9|40	
12mr|stardict-freedict-deu-fra-2.4.2-9|41	
12mr|stardict-freedict-deu-fra-2.4.2-9|42	
12mr|stardict-freedict-deu-fra-2.4.2-9|43	
12mr|stardict-freedict-deu-fra-2.4.2-9|44	%changelog
12mr|stardict-freedict-deu-fra-2.4.2-9|45	

16420 12
12mr|stardict-freedict-deu-ita-2.4.2-11|1	%define	version	2.4.2
12mr|stardict-freedict-deu-ita-2.4.2-11|2	%define release %mkrel 11
12mr|stardict-freedict-deu-ita-2.4.2-11|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-deu-ita-2.4.2-11|4	
12mr|stardict-freedict-deu-ita-2.4.2-11|5	Summary:	German -> Italian Freedict dictionary for StarDict 2
12mr|stardict-freedict-deu-ita-2.4.2-11|6	Name:		stardict-freedict-deu-ita
12mr|stardict-freedict-deu-ita-2.4.2-11|7	Version:	%{version}
12mr|stardict-freedict-deu-ita-2.4.2-11|8	Release:	%{release}
12mr|stardict-freedict-deu-ita-2.4.2-11|9	License:	GPL
12mr|stardict-freedict-deu-ita-2.4.2-11|10	Group:		Databases
12mr|stardict-freedict-deu-ita-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-deu-ita-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-deu-ita-2.4.2-11|13	BuildArch:	noarch
12mr|stardict-freedict-deu-ita-2.4.2-11|14	
12mr|stardict-freedict-deu-ita-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_deu-ita-%{version}.tar.bz2
12mr|stardict-freedict-deu-ita-2.4.2-11|16	
12mr|stardict-freedict-deu-ita-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-deu-ita-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-deu-ita-2.4.2-11|19	
12mr|stardict-freedict-deu-ita-2.4.2-11|20	%description
12mr|stardict-freedict-deu-ita-2.4.2-11|21	German -> Italian Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-deu-ita-2.4.2-11|22	
12mr|stardict-freedict-deu-ita-2.4.2-11|23	%prep
12mr|stardict-freedict-deu-ita-2.4.2-11|24	%setup -q -n stardict-dictd_www.freedict.de_deu-ita-%{version}
12mr|stardict-freedict-deu-ita-2.4.2-11|25	
12mr|stardict-freedict-deu-ita-2.4.2-11|26	%build
12mr|stardict-freedict-deu-ita-2.4.2-11|27	
12mr|stardict-freedict-deu-ita-2.4.2-11|28	%install
12mr|stardict-freedict-deu-ita-2.4.2-11|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-deu-ita-2.4.2-11|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-deu-ita-2.4.2-11|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-deu-ita-2.4.2-11|32	
12mr|stardict-freedict-deu-ita-2.4.2-11|33	%clean
12mr|stardict-freedict-deu-ita-2.4.2-11|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-deu-ita-2.4.2-11|35	
12mr|stardict-freedict-deu-ita-2.4.2-11|36	%files
12mr|stardict-freedict-deu-ita-2.4.2-11|37	%defattr(-,root,root)
12mr|stardict-freedict-deu-ita-2.4.2-11|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-deu-ita-2.4.2-11|39	
12mr|stardict-freedict-deu-ita-2.4.2-11|40	
12mr|stardict-freedict-deu-ita-2.4.2-11|41	
12mr|stardict-freedict-deu-ita-2.4.2-11|42	
12mr|stardict-freedict-deu-ita-2.4.2-11|43	
12mr|stardict-freedict-deu-ita-2.4.2-11|44	%changelog
12mr|stardict-freedict-deu-ita-2.4.2-11|45	

16421 12
12mr|stardict-freedict-deu-nld-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-freedict-deu-nld-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-freedict-deu-nld-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-deu-nld-2.4.2-9|4	
12mr|stardict-freedict-deu-nld-2.4.2-9|5	Summary:	German -> Nederland Freedict dictionary for StarDict 2
12mr|stardict-freedict-deu-nld-2.4.2-9|6	Name:		stardict-freedict-deu-nld
12mr|stardict-freedict-deu-nld-2.4.2-9|7	Version:	%{version}
12mr|stardict-freedict-deu-nld-2.4.2-9|8	Release:	%{release}
12mr|stardict-freedict-deu-nld-2.4.2-9|9	License:	GPL
12mr|stardict-freedict-deu-nld-2.4.2-9|10	Group:		Databases
12mr|stardict-freedict-deu-nld-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-deu-nld-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-deu-nld-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-freedict-deu-nld-2.4.2-9|14	
12mr|stardict-freedict-deu-nld-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_deu-nld-%{version}.tar.bz2
12mr|stardict-freedict-deu-nld-2.4.2-9|16	
12mr|stardict-freedict-deu-nld-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-deu-nld-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-deu-nld-2.4.2-9|19	
12mr|stardict-freedict-deu-nld-2.4.2-9|20	%description
12mr|stardict-freedict-deu-nld-2.4.2-9|21	German -> Nederland Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-deu-nld-2.4.2-9|22	
12mr|stardict-freedict-deu-nld-2.4.2-9|23	%prep
12mr|stardict-freedict-deu-nld-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_deu-nld-%{version}
12mr|stardict-freedict-deu-nld-2.4.2-9|25	
12mr|stardict-freedict-deu-nld-2.4.2-9|26	%build
12mr|stardict-freedict-deu-nld-2.4.2-9|27	
12mr|stardict-freedict-deu-nld-2.4.2-9|28	%install
12mr|stardict-freedict-deu-nld-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-deu-nld-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-deu-nld-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-deu-nld-2.4.2-9|32	
12mr|stardict-freedict-deu-nld-2.4.2-9|33	%clean
12mr|stardict-freedict-deu-nld-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-deu-nld-2.4.2-9|35	
12mr|stardict-freedict-deu-nld-2.4.2-9|36	%files
12mr|stardict-freedict-deu-nld-2.4.2-9|37	%defattr(-,root,root)
12mr|stardict-freedict-deu-nld-2.4.2-9|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-deu-nld-2.4.2-9|39	
12mr|stardict-freedict-deu-nld-2.4.2-9|40	
12mr|stardict-freedict-deu-nld-2.4.2-9|41	
12mr|stardict-freedict-deu-nld-2.4.2-9|42	
12mr|stardict-freedict-deu-nld-2.4.2-9|43	
12mr|stardict-freedict-deu-nld-2.4.2-9|44	%changelog
12mr|stardict-freedict-deu-nld-2.4.2-9|45	

16422 12
12mr|stardict-freedict-deu-por-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-freedict-deu-por-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-freedict-deu-por-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-deu-por-2.4.2-9|4	
12mr|stardict-freedict-deu-por-2.4.2-9|5	Summary:	German -> Portugese Freedict dictionary for StarDict 2
12mr|stardict-freedict-deu-por-2.4.2-9|6	Name:		stardict-freedict-deu-por
12mr|stardict-freedict-deu-por-2.4.2-9|7	Version:	%{version}
12mr|stardict-freedict-deu-por-2.4.2-9|8	Release:	%{release}
12mr|stardict-freedict-deu-por-2.4.2-9|9	License:	GPL
12mr|stardict-freedict-deu-por-2.4.2-9|10	Group:		Databases
12mr|stardict-freedict-deu-por-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-deu-por-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-deu-por-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-freedict-deu-por-2.4.2-9|14	
12mr|stardict-freedict-deu-por-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_deu-por-%{version}.tar.bz2
12mr|stardict-freedict-deu-por-2.4.2-9|16	
12mr|stardict-freedict-deu-por-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-deu-por-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-deu-por-2.4.2-9|19	
12mr|stardict-freedict-deu-por-2.4.2-9|20	%description
12mr|stardict-freedict-deu-por-2.4.2-9|21	German -> Portugese Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-deu-por-2.4.2-9|22	
12mr|stardict-freedict-deu-por-2.4.2-9|23	%prep
12mr|stardict-freedict-deu-por-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_deu-por-%{version}
12mr|stardict-freedict-deu-por-2.4.2-9|25	
12mr|stardict-freedict-deu-por-2.4.2-9|26	%build
12mr|stardict-freedict-deu-por-2.4.2-9|27	
12mr|stardict-freedict-deu-por-2.4.2-9|28	%install
12mr|stardict-freedict-deu-por-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-deu-por-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-deu-por-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-deu-por-2.4.2-9|32	
12mr|stardict-freedict-deu-por-2.4.2-9|33	%clean
12mr|stardict-freedict-deu-por-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-deu-por-2.4.2-9|35	
12mr|stardict-freedict-deu-por-2.4.2-9|36	%files
12mr|stardict-freedict-deu-por-2.4.2-9|37	%defattr(-,root,root)
12mr|stardict-freedict-deu-por-2.4.2-9|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-deu-por-2.4.2-9|39	
12mr|stardict-freedict-deu-por-2.4.2-9|40	
12mr|stardict-freedict-deu-por-2.4.2-9|41	
12mr|stardict-freedict-deu-por-2.4.2-9|42	
12mr|stardict-freedict-deu-por-2.4.2-9|43	
12mr|stardict-freedict-deu-por-2.4.2-9|44	%changelog
12mr|stardict-freedict-deu-por-2.4.2-9|45	

16423 12
12mr|stardict-freedict-eng-afr-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-freedict-eng-afr-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-freedict-eng-afr-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-eng-afr-2.4.2-9|4	
12mr|stardict-freedict-eng-afr-2.4.2-9|5	Summary:	English -> Afrikaans Freedict dictionary for StarDict 2
12mr|stardict-freedict-eng-afr-2.4.2-9|6	Name:		stardict-freedict-eng-afr
12mr|stardict-freedict-eng-afr-2.4.2-9|7	Version:	%{version}
12mr|stardict-freedict-eng-afr-2.4.2-9|8	Release:	%{release}
12mr|stardict-freedict-eng-afr-2.4.2-9|9	License:	GPL
12mr|stardict-freedict-eng-afr-2.4.2-9|10	Group:		Databases
12mr|stardict-freedict-eng-afr-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-eng-afr-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-eng-afr-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-freedict-eng-afr-2.4.2-9|14	
12mr|stardict-freedict-eng-afr-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-afr-%{version}.tar.bz2
12mr|stardict-freedict-eng-afr-2.4.2-9|16	
12mr|stardict-freedict-eng-afr-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-eng-afr-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-eng-afr-2.4.2-9|19	
12mr|stardict-freedict-eng-afr-2.4.2-9|20	%description
12mr|stardict-freedict-eng-afr-2.4.2-9|21	English -> Afrikaans Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-eng-afr-2.4.2-9|22	
12mr|stardict-freedict-eng-afr-2.4.2-9|23	%prep
12mr|stardict-freedict-eng-afr-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_eng-afr-%{version}
12mr|stardict-freedict-eng-afr-2.4.2-9|25	
12mr|stardict-freedict-eng-afr-2.4.2-9|26	%build
12mr|stardict-freedict-eng-afr-2.4.2-9|27	
12mr|stardict-freedict-eng-afr-2.4.2-9|28	%install
12mr|stardict-freedict-eng-afr-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-afr-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-afr-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-afr-2.4.2-9|32	
12mr|stardict-freedict-eng-afr-2.4.2-9|33	%clean
12mr|stardict-freedict-eng-afr-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-afr-2.4.2-9|35	
12mr|stardict-freedict-eng-afr-2.4.2-9|36	%files
12mr|stardict-freedict-eng-afr-2.4.2-9|37	%defattr(-,root,root)
12mr|stardict-freedict-eng-afr-2.4.2-9|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-eng-afr-2.4.2-9|39	
12mr|stardict-freedict-eng-afr-2.4.2-9|40	
12mr|stardict-freedict-eng-afr-2.4.2-9|41	
12mr|stardict-freedict-eng-afr-2.4.2-9|42	
12mr|stardict-freedict-eng-afr-2.4.2-9|43	
12mr|stardict-freedict-eng-afr-2.4.2-9|44	%changelog
12mr|stardict-freedict-eng-afr-2.4.2-9|45	

16424 12
12mr|stardict-freedict-eng-deu-2.4.2-8|1	%define	version	2.4.2
12mr|stardict-freedict-eng-deu-2.4.2-8|2	%define release %mkrel 8
12mr|stardict-freedict-eng-deu-2.4.2-8|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-eng-deu-2.4.2-8|4	
12mr|stardict-freedict-eng-deu-2.4.2-8|5	Summary:	English -> German Freedict dictionary for StarDict 2
12mr|stardict-freedict-eng-deu-2.4.2-8|6	Name:		stardict-freedict-eng-deu
12mr|stardict-freedict-eng-deu-2.4.2-8|7	Version:	%{version}
12mr|stardict-freedict-eng-deu-2.4.2-8|8	Release:	%{release}
12mr|stardict-freedict-eng-deu-2.4.2-8|9	License:	GPL
12mr|stardict-freedict-eng-deu-2.4.2-8|10	Group:		Databases
12mr|stardict-freedict-eng-deu-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-eng-deu-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-eng-deu-2.4.2-8|13	BuildArch:	noarch
12mr|stardict-freedict-eng-deu-2.4.2-8|14	
12mr|stardict-freedict-eng-deu-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-deu-%{version}.tar.bz2
12mr|stardict-freedict-eng-deu-2.4.2-8|16	
12mr|stardict-freedict-eng-deu-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-eng-deu-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-eng-deu-2.4.2-8|19	
12mr|stardict-freedict-eng-deu-2.4.2-8|20	%description
12mr|stardict-freedict-eng-deu-2.4.2-8|21	English -> German Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-eng-deu-2.4.2-8|22	
12mr|stardict-freedict-eng-deu-2.4.2-8|23	%prep
12mr|stardict-freedict-eng-deu-2.4.2-8|24	%setup -q -n stardict-dictd_www.freedict.de_eng-deu-%{version}
12mr|stardict-freedict-eng-deu-2.4.2-8|25	
12mr|stardict-freedict-eng-deu-2.4.2-8|26	%build
12mr|stardict-freedict-eng-deu-2.4.2-8|27	
12mr|stardict-freedict-eng-deu-2.4.2-8|28	%install
12mr|stardict-freedict-eng-deu-2.4.2-8|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-deu-2.4.2-8|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-deu-2.4.2-8|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-deu-2.4.2-8|32	
12mr|stardict-freedict-eng-deu-2.4.2-8|33	%clean
12mr|stardict-freedict-eng-deu-2.4.2-8|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-deu-2.4.2-8|35	
12mr|stardict-freedict-eng-deu-2.4.2-8|36	%files
12mr|stardict-freedict-eng-deu-2.4.2-8|37	%defattr(-,root,root)
12mr|stardict-freedict-eng-deu-2.4.2-8|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-eng-deu-2.4.2-8|39	
12mr|stardict-freedict-eng-deu-2.4.2-8|40	
12mr|stardict-freedict-eng-deu-2.4.2-8|41	
12mr|stardict-freedict-eng-deu-2.4.2-8|42	
12mr|stardict-freedict-eng-deu-2.4.2-8|43	
12mr|stardict-freedict-eng-deu-2.4.2-8|44	%changelog
12mr|stardict-freedict-eng-deu-2.4.2-8|45	

16425 12
12mr|stardict-freedict-eng-fra-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-freedict-eng-fra-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-freedict-eng-fra-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-eng-fra-2.4.2-10|4	
12mr|stardict-freedict-eng-fra-2.4.2-10|5	Summary:	English -> French Freedict dictionary for StarDict 2
12mr|stardict-freedict-eng-fra-2.4.2-10|6	Name:		stardict-freedict-eng-fra
12mr|stardict-freedict-eng-fra-2.4.2-10|7	Version:	%{version}
12mr|stardict-freedict-eng-fra-2.4.2-10|8	Release:	%{release}
12mr|stardict-freedict-eng-fra-2.4.2-10|9	License:	GPL
12mr|stardict-freedict-eng-fra-2.4.2-10|10	Group:		Databases
12mr|stardict-freedict-eng-fra-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-eng-fra-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-eng-fra-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-freedict-eng-fra-2.4.2-10|14	
12mr|stardict-freedict-eng-fra-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-fra-%{version}.tar.bz2
12mr|stardict-freedict-eng-fra-2.4.2-10|16	
12mr|stardict-freedict-eng-fra-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-eng-fra-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-eng-fra-2.4.2-10|19	
12mr|stardict-freedict-eng-fra-2.4.2-10|20	%description
12mr|stardict-freedict-eng-fra-2.4.2-10|21	English -> French Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-eng-fra-2.4.2-10|22	
12mr|stardict-freedict-eng-fra-2.4.2-10|23	%prep
12mr|stardict-freedict-eng-fra-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_eng-fra-%{version}
12mr|stardict-freedict-eng-fra-2.4.2-10|25	
12mr|stardict-freedict-eng-fra-2.4.2-10|26	%build
12mr|stardict-freedict-eng-fra-2.4.2-10|27	
12mr|stardict-freedict-eng-fra-2.4.2-10|28	%install
12mr|stardict-freedict-eng-fra-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-fra-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-fra-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-fra-2.4.2-10|32	
12mr|stardict-freedict-eng-fra-2.4.2-10|33	%clean
12mr|stardict-freedict-eng-fra-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-fra-2.4.2-10|35	
12mr|stardict-freedict-eng-fra-2.4.2-10|36	%files
12mr|stardict-freedict-eng-fra-2.4.2-10|37	%defattr(-,root,root)
12mr|stardict-freedict-eng-fra-2.4.2-10|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-eng-fra-2.4.2-10|39	
12mr|stardict-freedict-eng-fra-2.4.2-10|40	
12mr|stardict-freedict-eng-fra-2.4.2-10|41	
12mr|stardict-freedict-eng-fra-2.4.2-10|42	
12mr|stardict-freedict-eng-fra-2.4.2-10|43	
12mr|stardict-freedict-eng-fra-2.4.2-10|44	%changelog
12mr|stardict-freedict-eng-fra-2.4.2-10|45	

16426 12
12mr|stardict-freedict-eng-hun-2.4.2-8|1	%define	version	2.4.2
12mr|stardict-freedict-eng-hun-2.4.2-8|2	%define release %mkrel 8
12mr|stardict-freedict-eng-hun-2.4.2-8|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-eng-hun-2.4.2-8|4	
12mr|stardict-freedict-eng-hun-2.4.2-8|5	Summary:	English -> Hungarian Freedict dictionary for StarDict 2
12mr|stardict-freedict-eng-hun-2.4.2-8|6	Name:		stardict-freedict-eng-hun
12mr|stardict-freedict-eng-hun-2.4.2-8|7	Version:	%{version}
12mr|stardict-freedict-eng-hun-2.4.2-8|8	Release:	%{release}
12mr|stardict-freedict-eng-hun-2.4.2-8|9	License:	GPL
12mr|stardict-freedict-eng-hun-2.4.2-8|10	Group:		Databases
12mr|stardict-freedict-eng-hun-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-eng-hun-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-eng-hun-2.4.2-8|13	BuildArch:	noarch
12mr|stardict-freedict-eng-hun-2.4.2-8|14	
12mr|stardict-freedict-eng-hun-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-hun-%{version}.tar.bz2
12mr|stardict-freedict-eng-hun-2.4.2-8|16	
12mr|stardict-freedict-eng-hun-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-eng-hun-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-eng-hun-2.4.2-8|19	
12mr|stardict-freedict-eng-hun-2.4.2-8|20	%description
12mr|stardict-freedict-eng-hun-2.4.2-8|21	English -> Hungarian Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-eng-hun-2.4.2-8|22	
12mr|stardict-freedict-eng-hun-2.4.2-8|23	%prep
12mr|stardict-freedict-eng-hun-2.4.2-8|24	%setup -q -n stardict-dictd_www.freedict.de_eng-hun-%{version}
12mr|stardict-freedict-eng-hun-2.4.2-8|25	
12mr|stardict-freedict-eng-hun-2.4.2-8|26	%build
12mr|stardict-freedict-eng-hun-2.4.2-8|27	
12mr|stardict-freedict-eng-hun-2.4.2-8|28	%install
12mr|stardict-freedict-eng-hun-2.4.2-8|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-hun-2.4.2-8|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-hun-2.4.2-8|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-hun-2.4.2-8|32	
12mr|stardict-freedict-eng-hun-2.4.2-8|33	%clean
12mr|stardict-freedict-eng-hun-2.4.2-8|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-hun-2.4.2-8|35	
12mr|stardict-freedict-eng-hun-2.4.2-8|36	%files
12mr|stardict-freedict-eng-hun-2.4.2-8|37	%defattr(-,root,root)
12mr|stardict-freedict-eng-hun-2.4.2-8|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-eng-hun-2.4.2-8|39	
12mr|stardict-freedict-eng-hun-2.4.2-8|40	
12mr|stardict-freedict-eng-hun-2.4.2-8|41	
12mr|stardict-freedict-eng-hun-2.4.2-8|42	
12mr|stardict-freedict-eng-hun-2.4.2-8|43	
12mr|stardict-freedict-eng-hun-2.4.2-8|44	%changelog
12mr|stardict-freedict-eng-hun-2.4.2-8|45	

16427 12
12mr|stardict-freedict-eng-iri-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-freedict-eng-iri-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-freedict-eng-iri-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-eng-iri-2.4.2-10|4	
12mr|stardict-freedict-eng-iri-2.4.2-10|5	Summary:	English -> Irish Freedict dictionary for StarDict 2
12mr|stardict-freedict-eng-iri-2.4.2-10|6	Name:		stardict-freedict-eng-iri
12mr|stardict-freedict-eng-iri-2.4.2-10|7	Version:	%{version}
12mr|stardict-freedict-eng-iri-2.4.2-10|8	Release:	%{release}
12mr|stardict-freedict-eng-iri-2.4.2-10|9	License:	GPL
12mr|stardict-freedict-eng-iri-2.4.2-10|10	Group:		Databases
12mr|stardict-freedict-eng-iri-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-eng-iri-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-eng-iri-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-freedict-eng-iri-2.4.2-10|14	
12mr|stardict-freedict-eng-iri-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-iri-%{version}.tar.bz2
12mr|stardict-freedict-eng-iri-2.4.2-10|16	
12mr|stardict-freedict-eng-iri-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-eng-iri-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-eng-iri-2.4.2-10|19	
12mr|stardict-freedict-eng-iri-2.4.2-10|20	%description
12mr|stardict-freedict-eng-iri-2.4.2-10|21	English -> Irish Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-eng-iri-2.4.2-10|22	
12mr|stardict-freedict-eng-iri-2.4.2-10|23	%prep
12mr|stardict-freedict-eng-iri-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_eng-iri-%{version}
12mr|stardict-freedict-eng-iri-2.4.2-10|25	
12mr|stardict-freedict-eng-iri-2.4.2-10|26	%build
12mr|stardict-freedict-eng-iri-2.4.2-10|27	
12mr|stardict-freedict-eng-iri-2.4.2-10|28	%install
12mr|stardict-freedict-eng-iri-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-iri-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-iri-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-iri-2.4.2-10|32	
12mr|stardict-freedict-eng-iri-2.4.2-10|33	%clean
12mr|stardict-freedict-eng-iri-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-iri-2.4.2-10|35	
12mr|stardict-freedict-eng-iri-2.4.2-10|36	%files
12mr|stardict-freedict-eng-iri-2.4.2-10|37	%defattr(-,root,root)
12mr|stardict-freedict-eng-iri-2.4.2-10|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-eng-iri-2.4.2-10|39	
12mr|stardict-freedict-eng-iri-2.4.2-10|40	
12mr|stardict-freedict-eng-iri-2.4.2-10|41	
12mr|stardict-freedict-eng-iri-2.4.2-10|42	
12mr|stardict-freedict-eng-iri-2.4.2-10|43	
12mr|stardict-freedict-eng-iri-2.4.2-10|44	%changelog
12mr|stardict-freedict-eng-iri-2.4.2-10|45	

16428 12
12mr|stardict-freedict-eng-ita-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-freedict-eng-ita-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-freedict-eng-ita-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-eng-ita-2.4.2-9|4	
12mr|stardict-freedict-eng-ita-2.4.2-9|5	Summary:	English -> Italian Freedict dictionary for StarDict 2
12mr|stardict-freedict-eng-ita-2.4.2-9|6	Name:		stardict-freedict-eng-ita
12mr|stardict-freedict-eng-ita-2.4.2-9|7	Version:	%{version}
12mr|stardict-freedict-eng-ita-2.4.2-9|8	Release:	%{release}
12mr|stardict-freedict-eng-ita-2.4.2-9|9	License:	GPL
12mr|stardict-freedict-eng-ita-2.4.2-9|10	Group:		Databases
12mr|stardict-freedict-eng-ita-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-eng-ita-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-eng-ita-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-freedict-eng-ita-2.4.2-9|14	
12mr|stardict-freedict-eng-ita-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-ita-%{version}.tar.bz2
12mr|stardict-freedict-eng-ita-2.4.2-9|16	
12mr|stardict-freedict-eng-ita-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-eng-ita-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-eng-ita-2.4.2-9|19	
12mr|stardict-freedict-eng-ita-2.4.2-9|20	%description
12mr|stardict-freedict-eng-ita-2.4.2-9|21	English -> Italian Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-eng-ita-2.4.2-9|22	
12mr|stardict-freedict-eng-ita-2.4.2-9|23	%prep
12mr|stardict-freedict-eng-ita-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_eng-ita-%{version}
12mr|stardict-freedict-eng-ita-2.4.2-9|25	
12mr|stardict-freedict-eng-ita-2.4.2-9|26	%build
12mr|stardict-freedict-eng-ita-2.4.2-9|27	
12mr|stardict-freedict-eng-ita-2.4.2-9|28	%install
12mr|stardict-freedict-eng-ita-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-ita-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-ita-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-ita-2.4.2-9|32	
12mr|stardict-freedict-eng-ita-2.4.2-9|33	%clean
12mr|stardict-freedict-eng-ita-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-ita-2.4.2-9|35	
12mr|stardict-freedict-eng-ita-2.4.2-9|36	%files
12mr|stardict-freedict-eng-ita-2.4.2-9|37	%defattr(-,root,root)
12mr|stardict-freedict-eng-ita-2.4.2-9|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-eng-ita-2.4.2-9|39	
12mr|stardict-freedict-eng-ita-2.4.2-9|40	
12mr|stardict-freedict-eng-ita-2.4.2-9|41	
12mr|stardict-freedict-eng-ita-2.4.2-9|42	
12mr|stardict-freedict-eng-ita-2.4.2-9|43	
12mr|stardict-freedict-eng-ita-2.4.2-9|44	%changelog
12mr|stardict-freedict-eng-ita-2.4.2-9|45	

16429 12
12mr|stardict-freedict-eng-lat-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-freedict-eng-lat-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-freedict-eng-lat-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-eng-lat-2.4.2-10|4	
12mr|stardict-freedict-eng-lat-2.4.2-10|5	Summary:	English -> Latin Freedict dictionary for StarDict 2
12mr|stardict-freedict-eng-lat-2.4.2-10|6	Name:		stardict-freedict-eng-lat
12mr|stardict-freedict-eng-lat-2.4.2-10|7	Version:	%{version}
12mr|stardict-freedict-eng-lat-2.4.2-10|8	Release:	%{release}
12mr|stardict-freedict-eng-lat-2.4.2-10|9	License:	GPL
12mr|stardict-freedict-eng-lat-2.4.2-10|10	Group:		Databases
12mr|stardict-freedict-eng-lat-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-eng-lat-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-eng-lat-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-freedict-eng-lat-2.4.2-10|14	
12mr|stardict-freedict-eng-lat-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-lat-%{version}.tar.bz2
12mr|stardict-freedict-eng-lat-2.4.2-10|16	
12mr|stardict-freedict-eng-lat-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-eng-lat-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-eng-lat-2.4.2-10|19	
12mr|stardict-freedict-eng-lat-2.4.2-10|20	%description
12mr|stardict-freedict-eng-lat-2.4.2-10|21	English -> Latin Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-eng-lat-2.4.2-10|22	
12mr|stardict-freedict-eng-lat-2.4.2-10|23	%prep
12mr|stardict-freedict-eng-lat-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_eng-lat-%{version}
12mr|stardict-freedict-eng-lat-2.4.2-10|25	
12mr|stardict-freedict-eng-lat-2.4.2-10|26	%build
12mr|stardict-freedict-eng-lat-2.4.2-10|27	
12mr|stardict-freedict-eng-lat-2.4.2-10|28	%install
12mr|stardict-freedict-eng-lat-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-lat-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-lat-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-lat-2.4.2-10|32	
12mr|stardict-freedict-eng-lat-2.4.2-10|33	%clean
12mr|stardict-freedict-eng-lat-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-lat-2.4.2-10|35	
12mr|stardict-freedict-eng-lat-2.4.2-10|36	%files
12mr|stardict-freedict-eng-lat-2.4.2-10|37	%defattr(-,root,root)
12mr|stardict-freedict-eng-lat-2.4.2-10|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-eng-lat-2.4.2-10|39	
12mr|stardict-freedict-eng-lat-2.4.2-10|40	
12mr|stardict-freedict-eng-lat-2.4.2-10|41	
12mr|stardict-freedict-eng-lat-2.4.2-10|42	
12mr|stardict-freedict-eng-lat-2.4.2-10|43	
12mr|stardict-freedict-eng-lat-2.4.2-10|44	%changelog
12mr|stardict-freedict-eng-lat-2.4.2-10|45	

16430 12
12mr|stardict-freedict-eng-nld-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-freedict-eng-nld-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-freedict-eng-nld-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-eng-nld-2.4.2-9|4	
12mr|stardict-freedict-eng-nld-2.4.2-9|5	Summary:	English -> Nederland Freedict dictionary for StarDict 2
12mr|stardict-freedict-eng-nld-2.4.2-9|6	Name:		stardict-freedict-eng-nld
12mr|stardict-freedict-eng-nld-2.4.2-9|7	Version:	%{version}
12mr|stardict-freedict-eng-nld-2.4.2-9|8	Release:	%{release}
12mr|stardict-freedict-eng-nld-2.4.2-9|9	License:	GPL
12mr|stardict-freedict-eng-nld-2.4.2-9|10	Group:		Databases
12mr|stardict-freedict-eng-nld-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-eng-nld-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-eng-nld-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-freedict-eng-nld-2.4.2-9|14	
12mr|stardict-freedict-eng-nld-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-nld-%{version}.tar.bz2
12mr|stardict-freedict-eng-nld-2.4.2-9|16	
12mr|stardict-freedict-eng-nld-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-eng-nld-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-eng-nld-2.4.2-9|19	
12mr|stardict-freedict-eng-nld-2.4.2-9|20	%description
12mr|stardict-freedict-eng-nld-2.4.2-9|21	English -> Nederland Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-eng-nld-2.4.2-9|22	
12mr|stardict-freedict-eng-nld-2.4.2-9|23	%prep
12mr|stardict-freedict-eng-nld-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_eng-nld-%{version}
12mr|stardict-freedict-eng-nld-2.4.2-9|25	
12mr|stardict-freedict-eng-nld-2.4.2-9|26	%build
12mr|stardict-freedict-eng-nld-2.4.2-9|27	
12mr|stardict-freedict-eng-nld-2.4.2-9|28	%install
12mr|stardict-freedict-eng-nld-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-nld-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-nld-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-nld-2.4.2-9|32	
12mr|stardict-freedict-eng-nld-2.4.2-9|33	%clean
12mr|stardict-freedict-eng-nld-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-nld-2.4.2-9|35	
12mr|stardict-freedict-eng-nld-2.4.2-9|36	%files
12mr|stardict-freedict-eng-nld-2.4.2-9|37	%defattr(-,root,root)
12mr|stardict-freedict-eng-nld-2.4.2-9|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-eng-nld-2.4.2-9|39	
12mr|stardict-freedict-eng-nld-2.4.2-9|40	
12mr|stardict-freedict-eng-nld-2.4.2-9|41	
12mr|stardict-freedict-eng-nld-2.4.2-9|42	
12mr|stardict-freedict-eng-nld-2.4.2-9|43	
12mr|stardict-freedict-eng-nld-2.4.2-9|44	%changelog
12mr|stardict-freedict-eng-nld-2.4.2-9|45	

16431 12
12mr|stardict-freedict-eng-por-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-freedict-eng-por-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-freedict-eng-por-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-eng-por-2.4.2-9|4	
12mr|stardict-freedict-eng-por-2.4.2-9|5	Summary:	English -> Portugese Freedict dictionary for StarDict 2
12mr|stardict-freedict-eng-por-2.4.2-9|6	Name:		stardict-freedict-eng-por
12mr|stardict-freedict-eng-por-2.4.2-9|7	Version:	%{version}
12mr|stardict-freedict-eng-por-2.4.2-9|8	Release:	%{release}
12mr|stardict-freedict-eng-por-2.4.2-9|9	License:	GPL
12mr|stardict-freedict-eng-por-2.4.2-9|10	Group:		Databases
12mr|stardict-freedict-eng-por-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-eng-por-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-eng-por-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-freedict-eng-por-2.4.2-9|14	
12mr|stardict-freedict-eng-por-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-por-%{version}.tar.bz2
12mr|stardict-freedict-eng-por-2.4.2-9|16	
12mr|stardict-freedict-eng-por-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-eng-por-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-eng-por-2.4.2-9|19	
12mr|stardict-freedict-eng-por-2.4.2-9|20	%description
12mr|stardict-freedict-eng-por-2.4.2-9|21	English -> Portugese Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-eng-por-2.4.2-9|22	
12mr|stardict-freedict-eng-por-2.4.2-9|23	%prep
12mr|stardict-freedict-eng-por-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_eng-por-%{version}
12mr|stardict-freedict-eng-por-2.4.2-9|25	
12mr|stardict-freedict-eng-por-2.4.2-9|26	%build
12mr|stardict-freedict-eng-por-2.4.2-9|27	
12mr|stardict-freedict-eng-por-2.4.2-9|28	%install
12mr|stardict-freedict-eng-por-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-por-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-por-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-por-2.4.2-9|32	
12mr|stardict-freedict-eng-por-2.4.2-9|33	%clean
12mr|stardict-freedict-eng-por-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-por-2.4.2-9|35	
12mr|stardict-freedict-eng-por-2.4.2-9|36	%files
12mr|stardict-freedict-eng-por-2.4.2-9|37	%defattr(-,root,root)
12mr|stardict-freedict-eng-por-2.4.2-9|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-eng-por-2.4.2-9|39	
12mr|stardict-freedict-eng-por-2.4.2-9|40	
12mr|stardict-freedict-eng-por-2.4.2-9|41	
12mr|stardict-freedict-eng-por-2.4.2-9|42	
12mr|stardict-freedict-eng-por-2.4.2-9|43	
12mr|stardict-freedict-eng-por-2.4.2-9|44	%changelog
12mr|stardict-freedict-eng-por-2.4.2-9|45	

16432 12
12mr|stardict-freedict-eng-rom-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-freedict-eng-rom-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-freedict-eng-rom-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-eng-rom-2.4.2-9|4	
12mr|stardict-freedict-eng-rom-2.4.2-9|5	Summary:	English -> Romanian Freedict dictionary for StarDict 2
12mr|stardict-freedict-eng-rom-2.4.2-9|6	Name:		stardict-freedict-eng-rom
12mr|stardict-freedict-eng-rom-2.4.2-9|7	Version:	%{version}
12mr|stardict-freedict-eng-rom-2.4.2-9|8	Release:	%{release}
12mr|stardict-freedict-eng-rom-2.4.2-9|9	License:	GPL
12mr|stardict-freedict-eng-rom-2.4.2-9|10	Group:		Databases
12mr|stardict-freedict-eng-rom-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-eng-rom-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-eng-rom-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-freedict-eng-rom-2.4.2-9|14	
12mr|stardict-freedict-eng-rom-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-rom-%{version}.tar.bz2
12mr|stardict-freedict-eng-rom-2.4.2-9|16	
12mr|stardict-freedict-eng-rom-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-eng-rom-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-eng-rom-2.4.2-9|19	
12mr|stardict-freedict-eng-rom-2.4.2-9|20	%description
12mr|stardict-freedict-eng-rom-2.4.2-9|21	English -> Romanian Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-eng-rom-2.4.2-9|22	
12mr|stardict-freedict-eng-rom-2.4.2-9|23	%prep
12mr|stardict-freedict-eng-rom-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_eng-rom-%{version}
12mr|stardict-freedict-eng-rom-2.4.2-9|25	
12mr|stardict-freedict-eng-rom-2.4.2-9|26	%build
12mr|stardict-freedict-eng-rom-2.4.2-9|27	
12mr|stardict-freedict-eng-rom-2.4.2-9|28	%install
12mr|stardict-freedict-eng-rom-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-rom-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-rom-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-rom-2.4.2-9|32	
12mr|stardict-freedict-eng-rom-2.4.2-9|33	%clean
12mr|stardict-freedict-eng-rom-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-rom-2.4.2-9|35	
12mr|stardict-freedict-eng-rom-2.4.2-9|36	%files
12mr|stardict-freedict-eng-rom-2.4.2-9|37	%defattr(-,root,root)
12mr|stardict-freedict-eng-rom-2.4.2-9|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-eng-rom-2.4.2-9|39	
12mr|stardict-freedict-eng-rom-2.4.2-9|40	
12mr|stardict-freedict-eng-rom-2.4.2-9|41	
12mr|stardict-freedict-eng-rom-2.4.2-9|42	
12mr|stardict-freedict-eng-rom-2.4.2-9|43	
12mr|stardict-freedict-eng-rom-2.4.2-9|44	%changelog
12mr|stardict-freedict-eng-rom-2.4.2-9|45	

16433 12
12mr|stardict-freedict-eng-rus-2.4.2-8|1	%define	version	2.4.2
12mr|stardict-freedict-eng-rus-2.4.2-8|2	%define release %mkrel 8
12mr|stardict-freedict-eng-rus-2.4.2-8|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-eng-rus-2.4.2-8|4	
12mr|stardict-freedict-eng-rus-2.4.2-8|5	Summary:	English -> Russian Freedict dictionary for StarDict 2
12mr|stardict-freedict-eng-rus-2.4.2-8|6	Name:		stardict-freedict-eng-rus
12mr|stardict-freedict-eng-rus-2.4.2-8|7	Version:	%{version}
12mr|stardict-freedict-eng-rus-2.4.2-8|8	Release:	%{release}
12mr|stardict-freedict-eng-rus-2.4.2-8|9	License:	GPL
12mr|stardict-freedict-eng-rus-2.4.2-8|10	Group:		Databases
12mr|stardict-freedict-eng-rus-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-eng-rus-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-eng-rus-2.4.2-8|13	BuildArch:	noarch
12mr|stardict-freedict-eng-rus-2.4.2-8|14	
12mr|stardict-freedict-eng-rus-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-rus-%{version}.tar.bz2
12mr|stardict-freedict-eng-rus-2.4.2-8|16	
12mr|stardict-freedict-eng-rus-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-eng-rus-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-eng-rus-2.4.2-8|19	
12mr|stardict-freedict-eng-rus-2.4.2-8|20	%description
12mr|stardict-freedict-eng-rus-2.4.2-8|21	English -> Russian Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-eng-rus-2.4.2-8|22	
12mr|stardict-freedict-eng-rus-2.4.2-8|23	%prep
12mr|stardict-freedict-eng-rus-2.4.2-8|24	%setup -q -n stardict-dictd_www.freedict.de_eng-rus-%{version}
12mr|stardict-freedict-eng-rus-2.4.2-8|25	
12mr|stardict-freedict-eng-rus-2.4.2-8|26	%build
12mr|stardict-freedict-eng-rus-2.4.2-8|27	
12mr|stardict-freedict-eng-rus-2.4.2-8|28	%install
12mr|stardict-freedict-eng-rus-2.4.2-8|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-rus-2.4.2-8|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-rus-2.4.2-8|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-rus-2.4.2-8|32	
12mr|stardict-freedict-eng-rus-2.4.2-8|33	%clean
12mr|stardict-freedict-eng-rus-2.4.2-8|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-rus-2.4.2-8|35	
12mr|stardict-freedict-eng-rus-2.4.2-8|36	%files
12mr|stardict-freedict-eng-rus-2.4.2-8|37	%defattr(-,root,root)
12mr|stardict-freedict-eng-rus-2.4.2-8|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-eng-rus-2.4.2-8|39	
12mr|stardict-freedict-eng-rus-2.4.2-8|40	
12mr|stardict-freedict-eng-rus-2.4.2-8|41	
12mr|stardict-freedict-eng-rus-2.4.2-8|42	
12mr|stardict-freedict-eng-rus-2.4.2-8|43	
12mr|stardict-freedict-eng-rus-2.4.2-8|44	%changelog
12mr|stardict-freedict-eng-rus-2.4.2-8|45	

16434 12
12mr|stardict-freedict-eng-scr-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-freedict-eng-scr-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-freedict-eng-scr-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-eng-scr-2.4.2-10|4	
12mr|stardict-freedict-eng-scr-2.4.2-10|5	Summary:	English -> Serbo-Croat Freedict dictionary for StarDict 2
12mr|stardict-freedict-eng-scr-2.4.2-10|6	Name:		stardict-freedict-eng-scr
12mr|stardict-freedict-eng-scr-2.4.2-10|7	Version:	%{version}
12mr|stardict-freedict-eng-scr-2.4.2-10|8	Release:	%{release}
12mr|stardict-freedict-eng-scr-2.4.2-10|9	License:	GPL
12mr|stardict-freedict-eng-scr-2.4.2-10|10	Group:		Databases
12mr|stardict-freedict-eng-scr-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-eng-scr-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-eng-scr-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-freedict-eng-scr-2.4.2-10|14	
12mr|stardict-freedict-eng-scr-2.4.2-10|15	# http://freedict.sourceforge.net/download/linux/eng-scr.tar.gz
12mr|stardict-freedict-eng-scr-2.4.2-10|16	Source0:	http://deaddog.org/stardict/stardict-dictd_www.freedict.de_eng-scr-%{version}.tar.bz2
12mr|stardict-freedict-eng-scr-2.4.2-10|17	
12mr|stardict-freedict-eng-scr-2.4.2-10|18	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-eng-scr-2.4.2-10|19	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-eng-scr-2.4.2-10|20	
12mr|stardict-freedict-eng-scr-2.4.2-10|21	%description
12mr|stardict-freedict-eng-scr-2.4.2-10|22	English -> Serbo-Croat Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-eng-scr-2.4.2-10|23	(originally for dictd)
12mr|stardict-freedict-eng-scr-2.4.2-10|24	
12mr|stardict-freedict-eng-scr-2.4.2-10|25	%prep
12mr|stardict-freedict-eng-scr-2.4.2-10|26	%setup -q -n stardict-dictd_www.freedict.de_eng-scr-%{version}
12mr|stardict-freedict-eng-scr-2.4.2-10|27	
12mr|stardict-freedict-eng-scr-2.4.2-10|28	%build
12mr|stardict-freedict-eng-scr-2.4.2-10|29	
12mr|stardict-freedict-eng-scr-2.4.2-10|30	%install
12mr|stardict-freedict-eng-scr-2.4.2-10|31	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-scr-2.4.2-10|32	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-scr-2.4.2-10|33	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-scr-2.4.2-10|34	
12mr|stardict-freedict-eng-scr-2.4.2-10|35	%clean
12mr|stardict-freedict-eng-scr-2.4.2-10|36	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-scr-2.4.2-10|37	
12mr|stardict-freedict-eng-scr-2.4.2-10|38	%files
12mr|stardict-freedict-eng-scr-2.4.2-10|39	%defattr(-,root,root)
12mr|stardict-freedict-eng-scr-2.4.2-10|40	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-eng-scr-2.4.2-10|41	
12mr|stardict-freedict-eng-scr-2.4.2-10|42	
12mr|stardict-freedict-eng-scr-2.4.2-10|43	
12mr|stardict-freedict-eng-scr-2.4.2-10|44	
12mr|stardict-freedict-eng-scr-2.4.2-10|45	
12mr|stardict-freedict-eng-scr-2.4.2-10|46	%changelog
12mr|stardict-freedict-eng-scr-2.4.2-10|47	

16435 12
12mr|stardict-freedict-eng-spa-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-freedict-eng-spa-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-freedict-eng-spa-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-eng-spa-2.4.2-9|4	
12mr|stardict-freedict-eng-spa-2.4.2-9|5	Summary:	English -> Spanish Freedict dictionary for StarDict 2
12mr|stardict-freedict-eng-spa-2.4.2-9|6	Name:		stardict-freedict-eng-spa
12mr|stardict-freedict-eng-spa-2.4.2-9|7	Version:	%{version}
12mr|stardict-freedict-eng-spa-2.4.2-9|8	Release:	%{release}
12mr|stardict-freedict-eng-spa-2.4.2-9|9	License:	GPL
12mr|stardict-freedict-eng-spa-2.4.2-9|10	Group:		Databases
12mr|stardict-freedict-eng-spa-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-eng-spa-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-eng-spa-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-freedict-eng-spa-2.4.2-9|14	
12mr|stardict-freedict-eng-spa-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-spa-%{version}.tar.bz2
12mr|stardict-freedict-eng-spa-2.4.2-9|16	
12mr|stardict-freedict-eng-spa-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-eng-spa-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-eng-spa-2.4.2-9|19	
12mr|stardict-freedict-eng-spa-2.4.2-9|20	%description
12mr|stardict-freedict-eng-spa-2.4.2-9|21	English -> Spanish Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-eng-spa-2.4.2-9|22	
12mr|stardict-freedict-eng-spa-2.4.2-9|23	%prep
12mr|stardict-freedict-eng-spa-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_eng-spa-%{version}
12mr|stardict-freedict-eng-spa-2.4.2-9|25	
12mr|stardict-freedict-eng-spa-2.4.2-9|26	%build
12mr|stardict-freedict-eng-spa-2.4.2-9|27	
12mr|stardict-freedict-eng-spa-2.4.2-9|28	%install
12mr|stardict-freedict-eng-spa-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-spa-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-spa-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-spa-2.4.2-9|32	
12mr|stardict-freedict-eng-spa-2.4.2-9|33	%clean
12mr|stardict-freedict-eng-spa-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-spa-2.4.2-9|35	
12mr|stardict-freedict-eng-spa-2.4.2-9|36	%files
12mr|stardict-freedict-eng-spa-2.4.2-9|37	%defattr(-,root,root)
12mr|stardict-freedict-eng-spa-2.4.2-9|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-eng-spa-2.4.2-9|39	
12mr|stardict-freedict-eng-spa-2.4.2-9|40	
12mr|stardict-freedict-eng-spa-2.4.2-9|41	
12mr|stardict-freedict-eng-spa-2.4.2-9|42	
12mr|stardict-freedict-eng-spa-2.4.2-9|43	
12mr|stardict-freedict-eng-spa-2.4.2-9|44	%changelog
12mr|stardict-freedict-eng-spa-2.4.2-9|45	

16436 12
12mr|stardict-freedict-eng-swe-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-freedict-eng-swe-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-freedict-eng-swe-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-eng-swe-2.4.2-9|4	
12mr|stardict-freedict-eng-swe-2.4.2-9|5	Summary:	English -> Swedish Freedict dictionary for StarDict 2
12mr|stardict-freedict-eng-swe-2.4.2-9|6	Name:		stardict-freedict-eng-swe
12mr|stardict-freedict-eng-swe-2.4.2-9|7	Version:	%{version}
12mr|stardict-freedict-eng-swe-2.4.2-9|8	Release:	%{release}
12mr|stardict-freedict-eng-swe-2.4.2-9|9	License:	GPL
12mr|stardict-freedict-eng-swe-2.4.2-9|10	Group:		Databases
12mr|stardict-freedict-eng-swe-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-eng-swe-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-eng-swe-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-freedict-eng-swe-2.4.2-9|14	
12mr|stardict-freedict-eng-swe-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-swe-%{version}.tar.bz2
12mr|stardict-freedict-eng-swe-2.4.2-9|16	
12mr|stardict-freedict-eng-swe-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-eng-swe-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-eng-swe-2.4.2-9|19	
12mr|stardict-freedict-eng-swe-2.4.2-9|20	%description
12mr|stardict-freedict-eng-swe-2.4.2-9|21	English -> Swedish Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-eng-swe-2.4.2-9|22	
12mr|stardict-freedict-eng-swe-2.4.2-9|23	%prep
12mr|stardict-freedict-eng-swe-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_eng-swe-%{version}
12mr|stardict-freedict-eng-swe-2.4.2-9|25	
12mr|stardict-freedict-eng-swe-2.4.2-9|26	%build
12mr|stardict-freedict-eng-swe-2.4.2-9|27	
12mr|stardict-freedict-eng-swe-2.4.2-9|28	%install
12mr|stardict-freedict-eng-swe-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-swe-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-swe-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-swe-2.4.2-9|32	
12mr|stardict-freedict-eng-swe-2.4.2-9|33	%clean
12mr|stardict-freedict-eng-swe-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-swe-2.4.2-9|35	
12mr|stardict-freedict-eng-swe-2.4.2-9|36	%files
12mr|stardict-freedict-eng-swe-2.4.2-9|37	%defattr(-,root,root)
12mr|stardict-freedict-eng-swe-2.4.2-9|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-eng-swe-2.4.2-9|39	
12mr|stardict-freedict-eng-swe-2.4.2-9|40	
12mr|stardict-freedict-eng-swe-2.4.2-9|41	
12mr|stardict-freedict-eng-swe-2.4.2-9|42	
12mr|stardict-freedict-eng-swe-2.4.2-9|43	
12mr|stardict-freedict-eng-swe-2.4.2-9|44	%changelog
12mr|stardict-freedict-eng-swe-2.4.2-9|45	

16437 12
12mr|stardict-freedict-eng-wel-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-freedict-eng-wel-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-freedict-eng-wel-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-eng-wel-2.4.2-10|4	
12mr|stardict-freedict-eng-wel-2.4.2-10|5	Summary:	English -> Welsh Freedict dictionary for StarDict 2
12mr|stardict-freedict-eng-wel-2.4.2-10|6	Name:		stardict-freedict-eng-wel
12mr|stardict-freedict-eng-wel-2.4.2-10|7	Version:	%{version}
12mr|stardict-freedict-eng-wel-2.4.2-10|8	Release:	%{release}
12mr|stardict-freedict-eng-wel-2.4.2-10|9	License:	GPL
12mr|stardict-freedict-eng-wel-2.4.2-10|10	Group:		Databases
12mr|stardict-freedict-eng-wel-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-eng-wel-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-eng-wel-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-freedict-eng-wel-2.4.2-10|14	
12mr|stardict-freedict-eng-wel-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_eng-wel-%{version}.tar.bz2
12mr|stardict-freedict-eng-wel-2.4.2-10|16	
12mr|stardict-freedict-eng-wel-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-eng-wel-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-eng-wel-2.4.2-10|19	
12mr|stardict-freedict-eng-wel-2.4.2-10|20	%description
12mr|stardict-freedict-eng-wel-2.4.2-10|21	English -> Welsh Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-eng-wel-2.4.2-10|22	
12mr|stardict-freedict-eng-wel-2.4.2-10|23	%prep
12mr|stardict-freedict-eng-wel-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_eng-wel-%{version}
12mr|stardict-freedict-eng-wel-2.4.2-10|25	
12mr|stardict-freedict-eng-wel-2.4.2-10|26	%build
12mr|stardict-freedict-eng-wel-2.4.2-10|27	
12mr|stardict-freedict-eng-wel-2.4.2-10|28	%install
12mr|stardict-freedict-eng-wel-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-wel-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-wel-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-eng-wel-2.4.2-10|32	
12mr|stardict-freedict-eng-wel-2.4.2-10|33	%clean
12mr|stardict-freedict-eng-wel-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-eng-wel-2.4.2-10|35	
12mr|stardict-freedict-eng-wel-2.4.2-10|36	%files
12mr|stardict-freedict-eng-wel-2.4.2-10|37	%defattr(-,root,root)
12mr|stardict-freedict-eng-wel-2.4.2-10|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-eng-wel-2.4.2-10|39	
12mr|stardict-freedict-eng-wel-2.4.2-10|40	
12mr|stardict-freedict-eng-wel-2.4.2-10|41	
12mr|stardict-freedict-eng-wel-2.4.2-10|42	
12mr|stardict-freedict-eng-wel-2.4.2-10|43	
12mr|stardict-freedict-eng-wel-2.4.2-10|44	%changelog
12mr|stardict-freedict-eng-wel-2.4.2-10|45	

16438 12
12mr|stardict-freedict-fra-deu-2.4.2-8|1	%define	version	2.4.2
12mr|stardict-freedict-fra-deu-2.4.2-8|2	%define release %mkrel 8
12mr|stardict-freedict-fra-deu-2.4.2-8|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-fra-deu-2.4.2-8|4	
12mr|stardict-freedict-fra-deu-2.4.2-8|5	Summary:	French -> German Freedict dictionary for StarDict 2
12mr|stardict-freedict-fra-deu-2.4.2-8|6	Name:		stardict-freedict-fra-deu
12mr|stardict-freedict-fra-deu-2.4.2-8|7	Version:	%{version}
12mr|stardict-freedict-fra-deu-2.4.2-8|8	Release:	%{release}
12mr|stardict-freedict-fra-deu-2.4.2-8|9	License:	GPL
12mr|stardict-freedict-fra-deu-2.4.2-8|10	Group:		Databases
12mr|stardict-freedict-fra-deu-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-fra-deu-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-fra-deu-2.4.2-8|13	BuildArch:	noarch
12mr|stardict-freedict-fra-deu-2.4.2-8|14	
12mr|stardict-freedict-fra-deu-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_fra-deu-%{version}.tar.bz2
12mr|stardict-freedict-fra-deu-2.4.2-8|16	
12mr|stardict-freedict-fra-deu-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-fra-deu-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-fra-deu-2.4.2-8|19	
12mr|stardict-freedict-fra-deu-2.4.2-8|20	%description
12mr|stardict-freedict-fra-deu-2.4.2-8|21	French -> German Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-fra-deu-2.4.2-8|22	
12mr|stardict-freedict-fra-deu-2.4.2-8|23	%prep
12mr|stardict-freedict-fra-deu-2.4.2-8|24	%setup -q -n stardict-dictd_www.freedict.de_fra-deu-%{version}
12mr|stardict-freedict-fra-deu-2.4.2-8|25	
12mr|stardict-freedict-fra-deu-2.4.2-8|26	%build
12mr|stardict-freedict-fra-deu-2.4.2-8|27	
12mr|stardict-freedict-fra-deu-2.4.2-8|28	%install
12mr|stardict-freedict-fra-deu-2.4.2-8|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-fra-deu-2.4.2-8|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-fra-deu-2.4.2-8|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-fra-deu-2.4.2-8|32	
12mr|stardict-freedict-fra-deu-2.4.2-8|33	%clean
12mr|stardict-freedict-fra-deu-2.4.2-8|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-fra-deu-2.4.2-8|35	
12mr|stardict-freedict-fra-deu-2.4.2-8|36	%files
12mr|stardict-freedict-fra-deu-2.4.2-8|37	%defattr(-,root,root)
12mr|stardict-freedict-fra-deu-2.4.2-8|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-fra-deu-2.4.2-8|39	
12mr|stardict-freedict-fra-deu-2.4.2-8|40	
12mr|stardict-freedict-fra-deu-2.4.2-8|41	
12mr|stardict-freedict-fra-deu-2.4.2-8|42	
12mr|stardict-freedict-fra-deu-2.4.2-8|43	
12mr|stardict-freedict-fra-deu-2.4.2-8|44	%changelog
12mr|stardict-freedict-fra-deu-2.4.2-8|45	

16439 12
12mr|stardict-freedict-fra-eng-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-freedict-fra-eng-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-freedict-fra-eng-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-fra-eng-2.4.2-10|4	
12mr|stardict-freedict-fra-eng-2.4.2-10|5	Summary:	French -> English Freedict dictionary for StarDict 2
12mr|stardict-freedict-fra-eng-2.4.2-10|6	Name:		stardict-freedict-fra-eng
12mr|stardict-freedict-fra-eng-2.4.2-10|7	Version:	%{version}
12mr|stardict-freedict-fra-eng-2.4.2-10|8	Release:	%{release}
12mr|stardict-freedict-fra-eng-2.4.2-10|9	License:	GPL
12mr|stardict-freedict-fra-eng-2.4.2-10|10	Group:		Databases
12mr|stardict-freedict-fra-eng-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-fra-eng-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-fra-eng-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-freedict-fra-eng-2.4.2-10|14	
12mr|stardict-freedict-fra-eng-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_fra-eng-%{version}.tar.bz2
12mr|stardict-freedict-fra-eng-2.4.2-10|16	
12mr|stardict-freedict-fra-eng-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-fra-eng-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-fra-eng-2.4.2-10|19	
12mr|stardict-freedict-fra-eng-2.4.2-10|20	%description
12mr|stardict-freedict-fra-eng-2.4.2-10|21	French -> English Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-fra-eng-2.4.2-10|22	
12mr|stardict-freedict-fra-eng-2.4.2-10|23	%prep
12mr|stardict-freedict-fra-eng-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_fra-eng-%{version}
12mr|stardict-freedict-fra-eng-2.4.2-10|25	
12mr|stardict-freedict-fra-eng-2.4.2-10|26	%build
12mr|stardict-freedict-fra-eng-2.4.2-10|27	
12mr|stardict-freedict-fra-eng-2.4.2-10|28	%install
12mr|stardict-freedict-fra-eng-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-fra-eng-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-fra-eng-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-fra-eng-2.4.2-10|32	
12mr|stardict-freedict-fra-eng-2.4.2-10|33	%clean
12mr|stardict-freedict-fra-eng-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-fra-eng-2.4.2-10|35	
12mr|stardict-freedict-fra-eng-2.4.2-10|36	%files
12mr|stardict-freedict-fra-eng-2.4.2-10|37	%defattr(-,root,root)
12mr|stardict-freedict-fra-eng-2.4.2-10|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-fra-eng-2.4.2-10|39	
12mr|stardict-freedict-fra-eng-2.4.2-10|40	
12mr|stardict-freedict-fra-eng-2.4.2-10|41	
12mr|stardict-freedict-fra-eng-2.4.2-10|42	
12mr|stardict-freedict-fra-eng-2.4.2-10|43	
12mr|stardict-freedict-fra-eng-2.4.2-10|44	%changelog
12mr|stardict-freedict-fra-eng-2.4.2-10|45	

16440 12
12mr|stardict-freedict-fra-nld-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-freedict-fra-nld-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-freedict-fra-nld-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-fra-nld-2.4.2-9|4	
12mr|stardict-freedict-fra-nld-2.4.2-9|5	Summary:	French -> Nederland Freedict dictionary for StarDict 2
12mr|stardict-freedict-fra-nld-2.4.2-9|6	Name:		stardict-freedict-fra-nld
12mr|stardict-freedict-fra-nld-2.4.2-9|7	Version:	%{version}
12mr|stardict-freedict-fra-nld-2.4.2-9|8	Release:	%{release}
12mr|stardict-freedict-fra-nld-2.4.2-9|9	License:	GPL
12mr|stardict-freedict-fra-nld-2.4.2-9|10	Group:		Databases
12mr|stardict-freedict-fra-nld-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-fra-nld-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-fra-nld-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-freedict-fra-nld-2.4.2-9|14	
12mr|stardict-freedict-fra-nld-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_fra-nld-%{version}.tar.bz2
12mr|stardict-freedict-fra-nld-2.4.2-9|16	
12mr|stardict-freedict-fra-nld-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-fra-nld-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-fra-nld-2.4.2-9|19	
12mr|stardict-freedict-fra-nld-2.4.2-9|20	%description
12mr|stardict-freedict-fra-nld-2.4.2-9|21	French -> Nederland Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-fra-nld-2.4.2-9|22	
12mr|stardict-freedict-fra-nld-2.4.2-9|23	%prep
12mr|stardict-freedict-fra-nld-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_fra-nld-%{version}
12mr|stardict-freedict-fra-nld-2.4.2-9|25	
12mr|stardict-freedict-fra-nld-2.4.2-9|26	%build
12mr|stardict-freedict-fra-nld-2.4.2-9|27	
12mr|stardict-freedict-fra-nld-2.4.2-9|28	%install
12mr|stardict-freedict-fra-nld-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-fra-nld-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-fra-nld-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-fra-nld-2.4.2-9|32	
12mr|stardict-freedict-fra-nld-2.4.2-9|33	%clean
12mr|stardict-freedict-fra-nld-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-fra-nld-2.4.2-9|35	
12mr|stardict-freedict-fra-nld-2.4.2-9|36	%files
12mr|stardict-freedict-fra-nld-2.4.2-9|37	%defattr(-,root,root)
12mr|stardict-freedict-fra-nld-2.4.2-9|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-fra-nld-2.4.2-9|39	
12mr|stardict-freedict-fra-nld-2.4.2-9|40	
12mr|stardict-freedict-fra-nld-2.4.2-9|41	
12mr|stardict-freedict-fra-nld-2.4.2-9|42	
12mr|stardict-freedict-fra-nld-2.4.2-9|43	
12mr|stardict-freedict-fra-nld-2.4.2-9|44	%changelog
12mr|stardict-freedict-fra-nld-2.4.2-9|45	

16441 12
12mr|stardict-freedict-hun-eng-2.4.2-8|1	%define	version	2.4.2
12mr|stardict-freedict-hun-eng-2.4.2-8|2	%define release %mkrel 8
12mr|stardict-freedict-hun-eng-2.4.2-8|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-hun-eng-2.4.2-8|4	
12mr|stardict-freedict-hun-eng-2.4.2-8|5	Summary:	Hungarian -> English Freedict dictionary for StarDict 2
12mr|stardict-freedict-hun-eng-2.4.2-8|6	Name:		stardict-freedict-hun-eng
12mr|stardict-freedict-hun-eng-2.4.2-8|7	Version:	%{version}
12mr|stardict-freedict-hun-eng-2.4.2-8|8	Release:	%{release}
12mr|stardict-freedict-hun-eng-2.4.2-8|9	License:	GPL
12mr|stardict-freedict-hun-eng-2.4.2-8|10	Group:		Databases
12mr|stardict-freedict-hun-eng-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-hun-eng-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-hun-eng-2.4.2-8|13	BuildArch:	noarch
12mr|stardict-freedict-hun-eng-2.4.2-8|14	
12mr|stardict-freedict-hun-eng-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_hun-eng-%{version}.tar.bz2
12mr|stardict-freedict-hun-eng-2.4.2-8|16	
12mr|stardict-freedict-hun-eng-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-hun-eng-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-hun-eng-2.4.2-8|19	
12mr|stardict-freedict-hun-eng-2.4.2-8|20	%description
12mr|stardict-freedict-hun-eng-2.4.2-8|21	Hungarian -> English Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-hun-eng-2.4.2-8|22	
12mr|stardict-freedict-hun-eng-2.4.2-8|23	%prep
12mr|stardict-freedict-hun-eng-2.4.2-8|24	%setup -q -n stardict-dictd_www.freedict.de_hun-eng-%{version}
12mr|stardict-freedict-hun-eng-2.4.2-8|25	
12mr|stardict-freedict-hun-eng-2.4.2-8|26	%build
12mr|stardict-freedict-hun-eng-2.4.2-8|27	
12mr|stardict-freedict-hun-eng-2.4.2-8|28	%install
12mr|stardict-freedict-hun-eng-2.4.2-8|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-hun-eng-2.4.2-8|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-hun-eng-2.4.2-8|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-hun-eng-2.4.2-8|32	
12mr|stardict-freedict-hun-eng-2.4.2-8|33	%clean
12mr|stardict-freedict-hun-eng-2.4.2-8|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-hun-eng-2.4.2-8|35	
12mr|stardict-freedict-hun-eng-2.4.2-8|36	%files
12mr|stardict-freedict-hun-eng-2.4.2-8|37	%defattr(-,root,root)
12mr|stardict-freedict-hun-eng-2.4.2-8|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-hun-eng-2.4.2-8|39	
12mr|stardict-freedict-hun-eng-2.4.2-8|40	
12mr|stardict-freedict-hun-eng-2.4.2-8|41	
12mr|stardict-freedict-hun-eng-2.4.2-8|42	
12mr|stardict-freedict-hun-eng-2.4.2-8|43	
12mr|stardict-freedict-hun-eng-2.4.2-8|44	%changelog
12mr|stardict-freedict-hun-eng-2.4.2-8|45	

16442 12
12mr|stardict-freedict-iri-eng-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-freedict-iri-eng-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-freedict-iri-eng-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-iri-eng-2.4.2-10|4	
12mr|stardict-freedict-iri-eng-2.4.2-10|5	Summary:	Irish -> English Freedict dictionary for StarDict 2
12mr|stardict-freedict-iri-eng-2.4.2-10|6	Name:		stardict-freedict-iri-eng
12mr|stardict-freedict-iri-eng-2.4.2-10|7	Version:	%{version}
12mr|stardict-freedict-iri-eng-2.4.2-10|8	Release:	%{release}
12mr|stardict-freedict-iri-eng-2.4.2-10|9	License:	GPL
12mr|stardict-freedict-iri-eng-2.4.2-10|10	Group:		Databases
12mr|stardict-freedict-iri-eng-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-iri-eng-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-iri-eng-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-freedict-iri-eng-2.4.2-10|14	
12mr|stardict-freedict-iri-eng-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_iri-eng-%{version}.tar.bz2
12mr|stardict-freedict-iri-eng-2.4.2-10|16	
12mr|stardict-freedict-iri-eng-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-iri-eng-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-iri-eng-2.4.2-10|19	
12mr|stardict-freedict-iri-eng-2.4.2-10|20	%description
12mr|stardict-freedict-iri-eng-2.4.2-10|21	Irish -> English Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-iri-eng-2.4.2-10|22	
12mr|stardict-freedict-iri-eng-2.4.2-10|23	%prep
12mr|stardict-freedict-iri-eng-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_iri-eng-%{version}
12mr|stardict-freedict-iri-eng-2.4.2-10|25	
12mr|stardict-freedict-iri-eng-2.4.2-10|26	%build
12mr|stardict-freedict-iri-eng-2.4.2-10|27	
12mr|stardict-freedict-iri-eng-2.4.2-10|28	%install
12mr|stardict-freedict-iri-eng-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-iri-eng-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-iri-eng-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-iri-eng-2.4.2-10|32	
12mr|stardict-freedict-iri-eng-2.4.2-10|33	%clean
12mr|stardict-freedict-iri-eng-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-iri-eng-2.4.2-10|35	
12mr|stardict-freedict-iri-eng-2.4.2-10|36	%files
12mr|stardict-freedict-iri-eng-2.4.2-10|37	%defattr(-,root,root)
12mr|stardict-freedict-iri-eng-2.4.2-10|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-iri-eng-2.4.2-10|39	
12mr|stardict-freedict-iri-eng-2.4.2-10|40	
12mr|stardict-freedict-iri-eng-2.4.2-10|41	
12mr|stardict-freedict-iri-eng-2.4.2-10|42	
12mr|stardict-freedict-iri-eng-2.4.2-10|43	
12mr|stardict-freedict-iri-eng-2.4.2-10|44	%changelog
12mr|stardict-freedict-iri-eng-2.4.2-10|45	

16443 12
12mr|stardict-freedict-ita-deu-2.4.2-8|1	%define	version	2.4.2
12mr|stardict-freedict-ita-deu-2.4.2-8|2	%define release %mkrel 8
12mr|stardict-freedict-ita-deu-2.4.2-8|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-ita-deu-2.4.2-8|4	
12mr|stardict-freedict-ita-deu-2.4.2-8|5	Summary:	Italian -> German Freedict dictionary for StarDict 2
12mr|stardict-freedict-ita-deu-2.4.2-8|6	Name:		stardict-freedict-ita-deu
12mr|stardict-freedict-ita-deu-2.4.2-8|7	Version:	%{version}
12mr|stardict-freedict-ita-deu-2.4.2-8|8	Release:	%{release}
12mr|stardict-freedict-ita-deu-2.4.2-8|9	License:	GPL
12mr|stardict-freedict-ita-deu-2.4.2-8|10	Group:		Databases
12mr|stardict-freedict-ita-deu-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-ita-deu-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-ita-deu-2.4.2-8|13	BuildArch:	noarch
12mr|stardict-freedict-ita-deu-2.4.2-8|14	
12mr|stardict-freedict-ita-deu-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_ita-deu-%{version}.tar.bz2
12mr|stardict-freedict-ita-deu-2.4.2-8|16	
12mr|stardict-freedict-ita-deu-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-ita-deu-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-ita-deu-2.4.2-8|19	
12mr|stardict-freedict-ita-deu-2.4.2-8|20	%description
12mr|stardict-freedict-ita-deu-2.4.2-8|21	Italian -> German Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-ita-deu-2.4.2-8|22	
12mr|stardict-freedict-ita-deu-2.4.2-8|23	%prep
12mr|stardict-freedict-ita-deu-2.4.2-8|24	%setup -q -n stardict-dictd_www.freedict.de_ita-deu-%{version}
12mr|stardict-freedict-ita-deu-2.4.2-8|25	
12mr|stardict-freedict-ita-deu-2.4.2-8|26	%build
12mr|stardict-freedict-ita-deu-2.4.2-8|27	
12mr|stardict-freedict-ita-deu-2.4.2-8|28	%install
12mr|stardict-freedict-ita-deu-2.4.2-8|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-ita-deu-2.4.2-8|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-ita-deu-2.4.2-8|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-ita-deu-2.4.2-8|32	
12mr|stardict-freedict-ita-deu-2.4.2-8|33	%clean
12mr|stardict-freedict-ita-deu-2.4.2-8|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-ita-deu-2.4.2-8|35	
12mr|stardict-freedict-ita-deu-2.4.2-8|36	%files
12mr|stardict-freedict-ita-deu-2.4.2-8|37	%defattr(-,root,root)
12mr|stardict-freedict-ita-deu-2.4.2-8|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-ita-deu-2.4.2-8|39	
12mr|stardict-freedict-ita-deu-2.4.2-8|40	
12mr|stardict-freedict-ita-deu-2.4.2-8|41	
12mr|stardict-freedict-ita-deu-2.4.2-8|42	
12mr|stardict-freedict-ita-deu-2.4.2-8|43	
12mr|stardict-freedict-ita-deu-2.4.2-8|44	%changelog
12mr|stardict-freedict-ita-deu-2.4.2-8|45	

16444 12
12mr|stardict-freedict-ita-eng-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-freedict-ita-eng-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-freedict-ita-eng-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-ita-eng-2.4.2-10|4	
12mr|stardict-freedict-ita-eng-2.4.2-10|5	Summary:	Italian -> English Freedict dictionary for StarDict 2
12mr|stardict-freedict-ita-eng-2.4.2-10|6	Name:		stardict-freedict-ita-eng
12mr|stardict-freedict-ita-eng-2.4.2-10|7	Version:	%{version}
12mr|stardict-freedict-ita-eng-2.4.2-10|8	Release:	%{release}
12mr|stardict-freedict-ita-eng-2.4.2-10|9	License:	GPL
12mr|stardict-freedict-ita-eng-2.4.2-10|10	Group:		Databases
12mr|stardict-freedict-ita-eng-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-ita-eng-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-ita-eng-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-freedict-ita-eng-2.4.2-10|14	
12mr|stardict-freedict-ita-eng-2.4.2-10|15	# http://freedict.sourceforge.net/download/linux/ita-eng.tar.gz
12mr|stardict-freedict-ita-eng-2.4.2-10|16	Source0:	http://deaddog.org/stardict/stardict-dictd_www.freedict.de_ita-eng-%{version}.tar.bz2
12mr|stardict-freedict-ita-eng-2.4.2-10|17	
12mr|stardict-freedict-ita-eng-2.4.2-10|18	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-ita-eng-2.4.2-10|19	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-ita-eng-2.4.2-10|20	
12mr|stardict-freedict-ita-eng-2.4.2-10|21	%description
12mr|stardict-freedict-ita-eng-2.4.2-10|22	Italian -> English Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-ita-eng-2.4.2-10|23	(originally for dictd)
12mr|stardict-freedict-ita-eng-2.4.2-10|24	
12mr|stardict-freedict-ita-eng-2.4.2-10|25	%prep
12mr|stardict-freedict-ita-eng-2.4.2-10|26	%setup -q -n stardict-dictd_www.freedict.de_ita-eng-%{version}
12mr|stardict-freedict-ita-eng-2.4.2-10|27	
12mr|stardict-freedict-ita-eng-2.4.2-10|28	%build
12mr|stardict-freedict-ita-eng-2.4.2-10|29	
12mr|stardict-freedict-ita-eng-2.4.2-10|30	%install
12mr|stardict-freedict-ita-eng-2.4.2-10|31	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-ita-eng-2.4.2-10|32	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-ita-eng-2.4.2-10|33	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-ita-eng-2.4.2-10|34	
12mr|stardict-freedict-ita-eng-2.4.2-10|35	%clean
12mr|stardict-freedict-ita-eng-2.4.2-10|36	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-ita-eng-2.4.2-10|37	
12mr|stardict-freedict-ita-eng-2.4.2-10|38	%files
12mr|stardict-freedict-ita-eng-2.4.2-10|39	%defattr(-,root,root)
12mr|stardict-freedict-ita-eng-2.4.2-10|40	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-ita-eng-2.4.2-10|41	
12mr|stardict-freedict-ita-eng-2.4.2-10|42	
12mr|stardict-freedict-ita-eng-2.4.2-10|43	
12mr|stardict-freedict-ita-eng-2.4.2-10|44	
12mr|stardict-freedict-ita-eng-2.4.2-10|45	
12mr|stardict-freedict-ita-eng-2.4.2-10|46	%changelog
12mr|stardict-freedict-ita-eng-2.4.2-10|47	

16445 12
12mr|stardict-freedict-jpn-deu-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-freedict-jpn-deu-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-freedict-jpn-deu-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-jpn-deu-2.4.2-10|4	
12mr|stardict-freedict-jpn-deu-2.4.2-10|5	Summary:	Japanese -> German Freedict dictionary for StarDict 2
12mr|stardict-freedict-jpn-deu-2.4.2-10|6	Name:		stardict-freedict-jpn-deu
12mr|stardict-freedict-jpn-deu-2.4.2-10|7	Version:	%{version}
12mr|stardict-freedict-jpn-deu-2.4.2-10|8	Release:	%{release}
12mr|stardict-freedict-jpn-deu-2.4.2-10|9	License:	GPL
12mr|stardict-freedict-jpn-deu-2.4.2-10|10	Group:		Databases
12mr|stardict-freedict-jpn-deu-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-jpn-deu-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-jpn-deu-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-freedict-jpn-deu-2.4.2-10|14	
12mr|stardict-freedict-jpn-deu-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_jpn-deu-%{version}.tar.bz2
12mr|stardict-freedict-jpn-deu-2.4.2-10|16	
12mr|stardict-freedict-jpn-deu-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-jpn-deu-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-jpn-deu-2.4.2-10|19	
12mr|stardict-freedict-jpn-deu-2.4.2-10|20	%description
12mr|stardict-freedict-jpn-deu-2.4.2-10|21	Japanese -> German Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-jpn-deu-2.4.2-10|22	
12mr|stardict-freedict-jpn-deu-2.4.2-10|23	%prep
12mr|stardict-freedict-jpn-deu-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_jpn-deu-%{version}
12mr|stardict-freedict-jpn-deu-2.4.2-10|25	
12mr|stardict-freedict-jpn-deu-2.4.2-10|26	%build
12mr|stardict-freedict-jpn-deu-2.4.2-10|27	
12mr|stardict-freedict-jpn-deu-2.4.2-10|28	%install
12mr|stardict-freedict-jpn-deu-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-jpn-deu-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-jpn-deu-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-jpn-deu-2.4.2-10|32	
12mr|stardict-freedict-jpn-deu-2.4.2-10|33	%clean
12mr|stardict-freedict-jpn-deu-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-jpn-deu-2.4.2-10|35	
12mr|stardict-freedict-jpn-deu-2.4.2-10|36	%files
12mr|stardict-freedict-jpn-deu-2.4.2-10|37	%defattr(-,root,root)
12mr|stardict-freedict-jpn-deu-2.4.2-10|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-jpn-deu-2.4.2-10|39	
12mr|stardict-freedict-jpn-deu-2.4.2-10|40	
12mr|stardict-freedict-jpn-deu-2.4.2-10|41	
12mr|stardict-freedict-jpn-deu-2.4.2-10|42	
12mr|stardict-freedict-jpn-deu-2.4.2-10|43	
12mr|stardict-freedict-jpn-deu-2.4.2-10|44	%changelog
12mr|stardict-freedict-jpn-deu-2.4.2-10|45	

16446 12
12mr|stardict-freedict-kha-deu-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-freedict-kha-deu-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-freedict-kha-deu-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-kha-deu-2.4.2-9|4	
12mr|stardict-freedict-kha-deu-2.4.2-9|5	Summary:	Khasi -> German Freedict dictionary for StarDict 2
12mr|stardict-freedict-kha-deu-2.4.2-9|6	Name:		stardict-freedict-kha-deu
12mr|stardict-freedict-kha-deu-2.4.2-9|7	Version:	%{version}
12mr|stardict-freedict-kha-deu-2.4.2-9|8	Release:	%{release}
12mr|stardict-freedict-kha-deu-2.4.2-9|9	License:	GPL
12mr|stardict-freedict-kha-deu-2.4.2-9|10	Group:		Databases
12mr|stardict-freedict-kha-deu-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-kha-deu-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-kha-deu-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-freedict-kha-deu-2.4.2-9|14	
12mr|stardict-freedict-kha-deu-2.4.2-9|15	# http://freedict.sourceforge.net/download/linux/kha-deu.tar.gz
12mr|stardict-freedict-kha-deu-2.4.2-9|16	Source0:	http://deaddog.org/stardict/stardict-dictd_www.freedict.de_kha-deu-%{version}.tar.bz2
12mr|stardict-freedict-kha-deu-2.4.2-9|17	
12mr|stardict-freedict-kha-deu-2.4.2-9|18	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-kha-deu-2.4.2-9|19	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-kha-deu-2.4.2-9|20	
12mr|stardict-freedict-kha-deu-2.4.2-9|21	%description
12mr|stardict-freedict-kha-deu-2.4.2-9|22	Khasi -> German Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-kha-deu-2.4.2-9|23	(originally for dictd)
12mr|stardict-freedict-kha-deu-2.4.2-9|24	
12mr|stardict-freedict-kha-deu-2.4.2-9|25	%prep
12mr|stardict-freedict-kha-deu-2.4.2-9|26	%setup -q -n stardict-dictd_www.freedict.de_kha-deu-%{version}
12mr|stardict-freedict-kha-deu-2.4.2-9|27	
12mr|stardict-freedict-kha-deu-2.4.2-9|28	%build
12mr|stardict-freedict-kha-deu-2.4.2-9|29	
12mr|stardict-freedict-kha-deu-2.4.2-9|30	%install
12mr|stardict-freedict-kha-deu-2.4.2-9|31	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-kha-deu-2.4.2-9|32	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-kha-deu-2.4.2-9|33	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-kha-deu-2.4.2-9|34	
12mr|stardict-freedict-kha-deu-2.4.2-9|35	%clean
12mr|stardict-freedict-kha-deu-2.4.2-9|36	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-kha-deu-2.4.2-9|37	
12mr|stardict-freedict-kha-deu-2.4.2-9|38	%files
12mr|stardict-freedict-kha-deu-2.4.2-9|39	%defattr(-,root,root)
12mr|stardict-freedict-kha-deu-2.4.2-9|40	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-kha-deu-2.4.2-9|41	
12mr|stardict-freedict-kha-deu-2.4.2-9|42	
12mr|stardict-freedict-kha-deu-2.4.2-9|43	
12mr|stardict-freedict-kha-deu-2.4.2-9|44	
12mr|stardict-freedict-kha-deu-2.4.2-9|45	
12mr|stardict-freedict-kha-deu-2.4.2-9|46	%changelog
12mr|stardict-freedict-kha-deu-2.4.2-9|47	

16447 12
12mr|stardict-freedict-lat-deu-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-freedict-lat-deu-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-freedict-lat-deu-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-lat-deu-2.4.2-10|4	
12mr|stardict-freedict-lat-deu-2.4.2-10|5	Summary:	Latin -> German Freedict dictionary for StarDict 2
12mr|stardict-freedict-lat-deu-2.4.2-10|6	Name:		stardict-freedict-lat-deu
12mr|stardict-freedict-lat-deu-2.4.2-10|7	Version:	%{version}
12mr|stardict-freedict-lat-deu-2.4.2-10|8	Release:	%{release}
12mr|stardict-freedict-lat-deu-2.4.2-10|9	License:	GPL
12mr|stardict-freedict-lat-deu-2.4.2-10|10	Group:		Databases
12mr|stardict-freedict-lat-deu-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-lat-deu-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-lat-deu-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-freedict-lat-deu-2.4.2-10|14	
12mr|stardict-freedict-lat-deu-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_lat-deu-%{version}.tar.bz2
12mr|stardict-freedict-lat-deu-2.4.2-10|16	
12mr|stardict-freedict-lat-deu-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-lat-deu-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-lat-deu-2.4.2-10|19	
12mr|stardict-freedict-lat-deu-2.4.2-10|20	%description
12mr|stardict-freedict-lat-deu-2.4.2-10|21	Latin -> German Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-lat-deu-2.4.2-10|22	
12mr|stardict-freedict-lat-deu-2.4.2-10|23	%prep
12mr|stardict-freedict-lat-deu-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_lat-deu-%{version}
12mr|stardict-freedict-lat-deu-2.4.2-10|25	
12mr|stardict-freedict-lat-deu-2.4.2-10|26	%build
12mr|stardict-freedict-lat-deu-2.4.2-10|27	
12mr|stardict-freedict-lat-deu-2.4.2-10|28	%install
12mr|stardict-freedict-lat-deu-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-lat-deu-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-lat-deu-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-lat-deu-2.4.2-10|32	
12mr|stardict-freedict-lat-deu-2.4.2-10|33	%clean
12mr|stardict-freedict-lat-deu-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-lat-deu-2.4.2-10|35	
12mr|stardict-freedict-lat-deu-2.4.2-10|36	%files
12mr|stardict-freedict-lat-deu-2.4.2-10|37	%defattr(-,root,root)
12mr|stardict-freedict-lat-deu-2.4.2-10|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-lat-deu-2.4.2-10|39	
12mr|stardict-freedict-lat-deu-2.4.2-10|40	
12mr|stardict-freedict-lat-deu-2.4.2-10|41	
12mr|stardict-freedict-lat-deu-2.4.2-10|42	
12mr|stardict-freedict-lat-deu-2.4.2-10|43	
12mr|stardict-freedict-lat-deu-2.4.2-10|44	%changelog
12mr|stardict-freedict-lat-deu-2.4.2-10|45	

16448 12
12mr|stardict-freedict-lat-eng-2.4.2-14|1	%define	version	2.4.2
12mr|stardict-freedict-lat-eng-2.4.2-14|2	%define release %mkrel 14
12mr|stardict-freedict-lat-eng-2.4.2-14|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-lat-eng-2.4.2-14|4	
12mr|stardict-freedict-lat-eng-2.4.2-14|5	Summary:	Latin -> English Freedict dictionary for StarDict 2
12mr|stardict-freedict-lat-eng-2.4.2-14|6	Name:		stardict-freedict-lat-eng
12mr|stardict-freedict-lat-eng-2.4.2-14|7	Version:	%{version}
12mr|stardict-freedict-lat-eng-2.4.2-14|8	Release:	%{release}
12mr|stardict-freedict-lat-eng-2.4.2-14|9	License:	GPL
12mr|stardict-freedict-lat-eng-2.4.2-14|10	Group:		Databases
12mr|stardict-freedict-lat-eng-2.4.2-14|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-lat-eng-2.4.2-14|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-lat-eng-2.4.2-14|13	BuildArch:	noarch
12mr|stardict-freedict-lat-eng-2.4.2-14|14	
12mr|stardict-freedict-lat-eng-2.4.2-14|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_lat-eng-%{version}.tar.bz2
12mr|stardict-freedict-lat-eng-2.4.2-14|16	
12mr|stardict-freedict-lat-eng-2.4.2-14|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-lat-eng-2.4.2-14|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-lat-eng-2.4.2-14|19	
12mr|stardict-freedict-lat-eng-2.4.2-14|20	%description
12mr|stardict-freedict-lat-eng-2.4.2-14|21	Latin -> English Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-lat-eng-2.4.2-14|22	
12mr|stardict-freedict-lat-eng-2.4.2-14|23	%prep
12mr|stardict-freedict-lat-eng-2.4.2-14|24	%setup -q -n stardict-dictd_www.freedict.de_lat-eng-%{version}
12mr|stardict-freedict-lat-eng-2.4.2-14|25	
12mr|stardict-freedict-lat-eng-2.4.2-14|26	%build
12mr|stardict-freedict-lat-eng-2.4.2-14|27	
12mr|stardict-freedict-lat-eng-2.4.2-14|28	%install
12mr|stardict-freedict-lat-eng-2.4.2-14|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-lat-eng-2.4.2-14|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-lat-eng-2.4.2-14|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-lat-eng-2.4.2-14|32	
12mr|stardict-freedict-lat-eng-2.4.2-14|33	%clean
12mr|stardict-freedict-lat-eng-2.4.2-14|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-lat-eng-2.4.2-14|35	
12mr|stardict-freedict-lat-eng-2.4.2-14|36	%files
12mr|stardict-freedict-lat-eng-2.4.2-14|37	%defattr(-,root,root)
12mr|stardict-freedict-lat-eng-2.4.2-14|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-lat-eng-2.4.2-14|39	
12mr|stardict-freedict-lat-eng-2.4.2-14|40	
12mr|stardict-freedict-lat-eng-2.4.2-14|41	
12mr|stardict-freedict-lat-eng-2.4.2-14|42	
12mr|stardict-freedict-lat-eng-2.4.2-14|43	
12mr|stardict-freedict-lat-eng-2.4.2-14|44	%changelog
12mr|stardict-freedict-lat-eng-2.4.2-14|45	

16449 12
12mr|stardict-freedict-nld-deu-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-freedict-nld-deu-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-freedict-nld-deu-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-nld-deu-2.4.2-10|4	
12mr|stardict-freedict-nld-deu-2.4.2-10|5	Summary:	Nederland -> German Freedict dictionary for StarDict 2
12mr|stardict-freedict-nld-deu-2.4.2-10|6	Name:		stardict-freedict-nld-deu
12mr|stardict-freedict-nld-deu-2.4.2-10|7	Version:	%{version}
12mr|stardict-freedict-nld-deu-2.4.2-10|8	Release:	%{release}
12mr|stardict-freedict-nld-deu-2.4.2-10|9	License:	GPL
12mr|stardict-freedict-nld-deu-2.4.2-10|10	Group:		Databases
12mr|stardict-freedict-nld-deu-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-nld-deu-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-nld-deu-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-freedict-nld-deu-2.4.2-10|14	
12mr|stardict-freedict-nld-deu-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_nld-deu-%{version}.tar.bz2
12mr|stardict-freedict-nld-deu-2.4.2-10|16	
12mr|stardict-freedict-nld-deu-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-nld-deu-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-nld-deu-2.4.2-10|19	
12mr|stardict-freedict-nld-deu-2.4.2-10|20	%description
12mr|stardict-freedict-nld-deu-2.4.2-10|21	Nederland -> German Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-nld-deu-2.4.2-10|22	
12mr|stardict-freedict-nld-deu-2.4.2-10|23	%prep
12mr|stardict-freedict-nld-deu-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_nld-deu-%{version}
12mr|stardict-freedict-nld-deu-2.4.2-10|25	
12mr|stardict-freedict-nld-deu-2.4.2-10|26	%build
12mr|stardict-freedict-nld-deu-2.4.2-10|27	
12mr|stardict-freedict-nld-deu-2.4.2-10|28	%install
12mr|stardict-freedict-nld-deu-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-nld-deu-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-nld-deu-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-nld-deu-2.4.2-10|32	
12mr|stardict-freedict-nld-deu-2.4.2-10|33	%clean
12mr|stardict-freedict-nld-deu-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-nld-deu-2.4.2-10|35	
12mr|stardict-freedict-nld-deu-2.4.2-10|36	%files
12mr|stardict-freedict-nld-deu-2.4.2-10|37	%defattr(-,root,root)
12mr|stardict-freedict-nld-deu-2.4.2-10|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-nld-deu-2.4.2-10|39	
12mr|stardict-freedict-nld-deu-2.4.2-10|40	
12mr|stardict-freedict-nld-deu-2.4.2-10|41	
12mr|stardict-freedict-nld-deu-2.4.2-10|42	
12mr|stardict-freedict-nld-deu-2.4.2-10|43	
12mr|stardict-freedict-nld-deu-2.4.2-10|44	%changelog
12mr|stardict-freedict-nld-deu-2.4.2-10|45	

16450 12
12mr|stardict-freedict-nld-eng-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-freedict-nld-eng-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-freedict-nld-eng-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-nld-eng-2.4.2-9|4	
12mr|stardict-freedict-nld-eng-2.4.2-9|5	Summary:	Nederland -> English Freedict dictionary for StarDict 2
12mr|stardict-freedict-nld-eng-2.4.2-9|6	Name:		stardict-freedict-nld-eng
12mr|stardict-freedict-nld-eng-2.4.2-9|7	Version:	%{version}
12mr|stardict-freedict-nld-eng-2.4.2-9|8	Release:	%{release}
12mr|stardict-freedict-nld-eng-2.4.2-9|9	License:	GPL
12mr|stardict-freedict-nld-eng-2.4.2-9|10	Group:		Databases
12mr|stardict-freedict-nld-eng-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-nld-eng-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-nld-eng-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-freedict-nld-eng-2.4.2-9|14	
12mr|stardict-freedict-nld-eng-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_nld-eng-%{version}.tar.bz2
12mr|stardict-freedict-nld-eng-2.4.2-9|16	
12mr|stardict-freedict-nld-eng-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-nld-eng-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-nld-eng-2.4.2-9|19	
12mr|stardict-freedict-nld-eng-2.4.2-9|20	%description
12mr|stardict-freedict-nld-eng-2.4.2-9|21	Nederland -> English Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-nld-eng-2.4.2-9|22	
12mr|stardict-freedict-nld-eng-2.4.2-9|23	%prep
12mr|stardict-freedict-nld-eng-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_nld-eng-%{version}
12mr|stardict-freedict-nld-eng-2.4.2-9|25	
12mr|stardict-freedict-nld-eng-2.4.2-9|26	%build
12mr|stardict-freedict-nld-eng-2.4.2-9|27	
12mr|stardict-freedict-nld-eng-2.4.2-9|28	%install
12mr|stardict-freedict-nld-eng-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-nld-eng-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-nld-eng-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-nld-eng-2.4.2-9|32	
12mr|stardict-freedict-nld-eng-2.4.2-9|33	%clean
12mr|stardict-freedict-nld-eng-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-nld-eng-2.4.2-9|35	
12mr|stardict-freedict-nld-eng-2.4.2-9|36	%files
12mr|stardict-freedict-nld-eng-2.4.2-9|37	%defattr(-,root,root)
12mr|stardict-freedict-nld-eng-2.4.2-9|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-nld-eng-2.4.2-9|39	
12mr|stardict-freedict-nld-eng-2.4.2-9|40	
12mr|stardict-freedict-nld-eng-2.4.2-9|41	
12mr|stardict-freedict-nld-eng-2.4.2-9|42	
12mr|stardict-freedict-nld-eng-2.4.2-9|43	
12mr|stardict-freedict-nld-eng-2.4.2-9|44	%changelog
12mr|stardict-freedict-nld-eng-2.4.2-9|45	

16451 12
12mr|stardict-freedict-nld-fra-2.4.2-11|1	%define	version	2.4.2
12mr|stardict-freedict-nld-fra-2.4.2-11|2	%define release %mkrel 11
12mr|stardict-freedict-nld-fra-2.4.2-11|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-nld-fra-2.4.2-11|4	
12mr|stardict-freedict-nld-fra-2.4.2-11|5	Summary:	Nederland -> French Freedict dictionary for StarDict 2
12mr|stardict-freedict-nld-fra-2.4.2-11|6	Name:		stardict-freedict-nld-fra
12mr|stardict-freedict-nld-fra-2.4.2-11|7	Version:	%{version}
12mr|stardict-freedict-nld-fra-2.4.2-11|8	Release:	%{release}
12mr|stardict-freedict-nld-fra-2.4.2-11|9	License:	GPL
12mr|stardict-freedict-nld-fra-2.4.2-11|10	Group:		Databases
12mr|stardict-freedict-nld-fra-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-nld-fra-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-nld-fra-2.4.2-11|13	BuildArch:	noarch
12mr|stardict-freedict-nld-fra-2.4.2-11|14	
12mr|stardict-freedict-nld-fra-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_nld-fra-%{version}.tar.bz2
12mr|stardict-freedict-nld-fra-2.4.2-11|16	
12mr|stardict-freedict-nld-fra-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-nld-fra-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-nld-fra-2.4.2-11|19	
12mr|stardict-freedict-nld-fra-2.4.2-11|20	%description
12mr|stardict-freedict-nld-fra-2.4.2-11|21	Nederland -> French Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-nld-fra-2.4.2-11|22	
12mr|stardict-freedict-nld-fra-2.4.2-11|23	%prep
12mr|stardict-freedict-nld-fra-2.4.2-11|24	%setup -q -n stardict-dictd_www.freedict.de_nld-fra-%{version}
12mr|stardict-freedict-nld-fra-2.4.2-11|25	
12mr|stardict-freedict-nld-fra-2.4.2-11|26	%build
12mr|stardict-freedict-nld-fra-2.4.2-11|27	
12mr|stardict-freedict-nld-fra-2.4.2-11|28	%install
12mr|stardict-freedict-nld-fra-2.4.2-11|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-nld-fra-2.4.2-11|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-nld-fra-2.4.2-11|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-nld-fra-2.4.2-11|32	
12mr|stardict-freedict-nld-fra-2.4.2-11|33	%clean
12mr|stardict-freedict-nld-fra-2.4.2-11|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-nld-fra-2.4.2-11|35	
12mr|stardict-freedict-nld-fra-2.4.2-11|36	%files
12mr|stardict-freedict-nld-fra-2.4.2-11|37	%defattr(-,root,root)
12mr|stardict-freedict-nld-fra-2.4.2-11|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-nld-fra-2.4.2-11|39	
12mr|stardict-freedict-nld-fra-2.4.2-11|40	
12mr|stardict-freedict-nld-fra-2.4.2-11|41	
12mr|stardict-freedict-nld-fra-2.4.2-11|42	
12mr|stardict-freedict-nld-fra-2.4.2-11|43	
12mr|stardict-freedict-nld-fra-2.4.2-11|44	%changelog
12mr|stardict-freedict-nld-fra-2.4.2-11|45	

16452 12
12mr|stardict-freedict-por-deu-2.4.2-8|1	%define	version	2.4.2
12mr|stardict-freedict-por-deu-2.4.2-8|2	%define release %mkrel 8
12mr|stardict-freedict-por-deu-2.4.2-8|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-por-deu-2.4.2-8|4	
12mr|stardict-freedict-por-deu-2.4.2-8|5	Summary:	Portugese -> German Freedict dictionary for StarDict 2
12mr|stardict-freedict-por-deu-2.4.2-8|6	Name:		stardict-freedict-por-deu
12mr|stardict-freedict-por-deu-2.4.2-8|7	Version:	%{version}
12mr|stardict-freedict-por-deu-2.4.2-8|8	Release:	%{release}
12mr|stardict-freedict-por-deu-2.4.2-8|9	License:	GPL
12mr|stardict-freedict-por-deu-2.4.2-8|10	Group:		Databases
12mr|stardict-freedict-por-deu-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-por-deu-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-por-deu-2.4.2-8|13	BuildArch:	noarch
12mr|stardict-freedict-por-deu-2.4.2-8|14	
12mr|stardict-freedict-por-deu-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_por-deu-%{version}.tar.bz2
12mr|stardict-freedict-por-deu-2.4.2-8|16	
12mr|stardict-freedict-por-deu-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-por-deu-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-por-deu-2.4.2-8|19	
12mr|stardict-freedict-por-deu-2.4.2-8|20	%description
12mr|stardict-freedict-por-deu-2.4.2-8|21	Portugese -> German Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-por-deu-2.4.2-8|22	
12mr|stardict-freedict-por-deu-2.4.2-8|23	%prep
12mr|stardict-freedict-por-deu-2.4.2-8|24	%setup -q -n stardict-dictd_www.freedict.de_por-deu-%{version}
12mr|stardict-freedict-por-deu-2.4.2-8|25	
12mr|stardict-freedict-por-deu-2.4.2-8|26	%build
12mr|stardict-freedict-por-deu-2.4.2-8|27	
12mr|stardict-freedict-por-deu-2.4.2-8|28	%install
12mr|stardict-freedict-por-deu-2.4.2-8|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-por-deu-2.4.2-8|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-por-deu-2.4.2-8|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-por-deu-2.4.2-8|32	
12mr|stardict-freedict-por-deu-2.4.2-8|33	%clean
12mr|stardict-freedict-por-deu-2.4.2-8|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-por-deu-2.4.2-8|35	
12mr|stardict-freedict-por-deu-2.4.2-8|36	%files
12mr|stardict-freedict-por-deu-2.4.2-8|37	%defattr(-,root,root)
12mr|stardict-freedict-por-deu-2.4.2-8|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-por-deu-2.4.2-8|39	
12mr|stardict-freedict-por-deu-2.4.2-8|40	
12mr|stardict-freedict-por-deu-2.4.2-8|41	
12mr|stardict-freedict-por-deu-2.4.2-8|42	
12mr|stardict-freedict-por-deu-2.4.2-8|43	
12mr|stardict-freedict-por-deu-2.4.2-8|44	%changelog
12mr|stardict-freedict-por-deu-2.4.2-8|45	

16453 12
12mr|stardict-freedict-por-eng-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-freedict-por-eng-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-freedict-por-eng-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-por-eng-2.4.2-9|4	
12mr|stardict-freedict-por-eng-2.4.2-9|5	Summary:	Portugese -> English Freedict dictionary for StarDict 2
12mr|stardict-freedict-por-eng-2.4.2-9|6	Name:		stardict-freedict-por-eng
12mr|stardict-freedict-por-eng-2.4.2-9|7	Version:	%{version}
12mr|stardict-freedict-por-eng-2.4.2-9|8	Release:	%{release}
12mr|stardict-freedict-por-eng-2.4.2-9|9	License:	GPL
12mr|stardict-freedict-por-eng-2.4.2-9|10	Group:		Databases
12mr|stardict-freedict-por-eng-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-por-eng-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-por-eng-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-freedict-por-eng-2.4.2-9|14	
12mr|stardict-freedict-por-eng-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_por-eng-%{version}.tar.bz2
12mr|stardict-freedict-por-eng-2.4.2-9|16	
12mr|stardict-freedict-por-eng-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-por-eng-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-por-eng-2.4.2-9|19	
12mr|stardict-freedict-por-eng-2.4.2-9|20	%description
12mr|stardict-freedict-por-eng-2.4.2-9|21	Portugese -> English Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-por-eng-2.4.2-9|22	
12mr|stardict-freedict-por-eng-2.4.2-9|23	%prep
12mr|stardict-freedict-por-eng-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_por-eng-%{version}
12mr|stardict-freedict-por-eng-2.4.2-9|25	
12mr|stardict-freedict-por-eng-2.4.2-9|26	%build
12mr|stardict-freedict-por-eng-2.4.2-9|27	
12mr|stardict-freedict-por-eng-2.4.2-9|28	%install
12mr|stardict-freedict-por-eng-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-por-eng-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-por-eng-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-por-eng-2.4.2-9|32	
12mr|stardict-freedict-por-eng-2.4.2-9|33	%clean
12mr|stardict-freedict-por-eng-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-por-eng-2.4.2-9|35	
12mr|stardict-freedict-por-eng-2.4.2-9|36	%files
12mr|stardict-freedict-por-eng-2.4.2-9|37	%defattr(-,root,root)
12mr|stardict-freedict-por-eng-2.4.2-9|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-por-eng-2.4.2-9|39	
12mr|stardict-freedict-por-eng-2.4.2-9|40	
12mr|stardict-freedict-por-eng-2.4.2-9|41	
12mr|stardict-freedict-por-eng-2.4.2-9|42	
12mr|stardict-freedict-por-eng-2.4.2-9|43	
12mr|stardict-freedict-por-eng-2.4.2-9|44	%changelog
12mr|stardict-freedict-por-eng-2.4.2-9|45	

16454 12
12mr|stardict-freedict-sco-deu-2.4.2-8|1	%define	version	2.4.2
12mr|stardict-freedict-sco-deu-2.4.2-8|2	%define release %mkrel 8
12mr|stardict-freedict-sco-deu-2.4.2-8|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-sco-deu-2.4.2-8|4	
12mr|stardict-freedict-sco-deu-2.4.2-8|5	Summary:	Scottish -> German Freedict dictionary for StarDict 2
12mr|stardict-freedict-sco-deu-2.4.2-8|6	Name:		stardict-freedict-sco-deu
12mr|stardict-freedict-sco-deu-2.4.2-8|7	Version:	%{version}
12mr|stardict-freedict-sco-deu-2.4.2-8|8	Release:	%{release}
12mr|stardict-freedict-sco-deu-2.4.2-8|9	License:	GPL
12mr|stardict-freedict-sco-deu-2.4.2-8|10	Group:		Databases
12mr|stardict-freedict-sco-deu-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-sco-deu-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-sco-deu-2.4.2-8|13	BuildArch:	noarch
12mr|stardict-freedict-sco-deu-2.4.2-8|14	
12mr|stardict-freedict-sco-deu-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_sco-deu-%{version}.tar.bz2
12mr|stardict-freedict-sco-deu-2.4.2-8|16	
12mr|stardict-freedict-sco-deu-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-sco-deu-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-sco-deu-2.4.2-8|19	
12mr|stardict-freedict-sco-deu-2.4.2-8|20	%description
12mr|stardict-freedict-sco-deu-2.4.2-8|21	Scottish -> German Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-sco-deu-2.4.2-8|22	
12mr|stardict-freedict-sco-deu-2.4.2-8|23	%prep
12mr|stardict-freedict-sco-deu-2.4.2-8|24	%setup -q -n stardict-dictd_www.freedict.de_sco-deu-%{version}
12mr|stardict-freedict-sco-deu-2.4.2-8|25	
12mr|stardict-freedict-sco-deu-2.4.2-8|26	%build
12mr|stardict-freedict-sco-deu-2.4.2-8|27	
12mr|stardict-freedict-sco-deu-2.4.2-8|28	%install
12mr|stardict-freedict-sco-deu-2.4.2-8|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-sco-deu-2.4.2-8|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-sco-deu-2.4.2-8|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-sco-deu-2.4.2-8|32	
12mr|stardict-freedict-sco-deu-2.4.2-8|33	%clean
12mr|stardict-freedict-sco-deu-2.4.2-8|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-sco-deu-2.4.2-8|35	
12mr|stardict-freedict-sco-deu-2.4.2-8|36	%files
12mr|stardict-freedict-sco-deu-2.4.2-8|37	%defattr(-,root,root)
12mr|stardict-freedict-sco-deu-2.4.2-8|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-sco-deu-2.4.2-8|39	
12mr|stardict-freedict-sco-deu-2.4.2-8|40	
12mr|stardict-freedict-sco-deu-2.4.2-8|41	
12mr|stardict-freedict-sco-deu-2.4.2-8|42	
12mr|stardict-freedict-sco-deu-2.4.2-8|43	
12mr|stardict-freedict-sco-deu-2.4.2-8|44	%changelog
12mr|stardict-freedict-sco-deu-2.4.2-8|45	

16455 12
12mr|stardict-freedict-scr-eng-2.4.2-8|1	%define	version	2.4.2
12mr|stardict-freedict-scr-eng-2.4.2-8|2	%define release %mkrel 8
12mr|stardict-freedict-scr-eng-2.4.2-8|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-scr-eng-2.4.2-8|4	
12mr|stardict-freedict-scr-eng-2.4.2-8|5	Summary:	Serbo-Croat -> English Freedict dictionary for StarDict 2
12mr|stardict-freedict-scr-eng-2.4.2-8|6	Name:		stardict-freedict-scr-eng
12mr|stardict-freedict-scr-eng-2.4.2-8|7	Version:	%{version}
12mr|stardict-freedict-scr-eng-2.4.2-8|8	Release:	%{release}
12mr|stardict-freedict-scr-eng-2.4.2-8|9	License:	GPL
12mr|stardict-freedict-scr-eng-2.4.2-8|10	Group:		Databases
12mr|stardict-freedict-scr-eng-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-scr-eng-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-scr-eng-2.4.2-8|13	BuildArch:	noarch
12mr|stardict-freedict-scr-eng-2.4.2-8|14	
12mr|stardict-freedict-scr-eng-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_scr-eng-%{version}.tar.bz2
12mr|stardict-freedict-scr-eng-2.4.2-8|16	
12mr|stardict-freedict-scr-eng-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-scr-eng-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-scr-eng-2.4.2-8|19	
12mr|stardict-freedict-scr-eng-2.4.2-8|20	%description
12mr|stardict-freedict-scr-eng-2.4.2-8|21	Serbo-Croat -> English Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-scr-eng-2.4.2-8|22	
12mr|stardict-freedict-scr-eng-2.4.2-8|23	%prep
12mr|stardict-freedict-scr-eng-2.4.2-8|24	%setup -q -n stardict-dictd_www.freedict.de_scr-eng-%{version}
12mr|stardict-freedict-scr-eng-2.4.2-8|25	
12mr|stardict-freedict-scr-eng-2.4.2-8|26	%build
12mr|stardict-freedict-scr-eng-2.4.2-8|27	
12mr|stardict-freedict-scr-eng-2.4.2-8|28	%install
12mr|stardict-freedict-scr-eng-2.4.2-8|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-scr-eng-2.4.2-8|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-scr-eng-2.4.2-8|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-scr-eng-2.4.2-8|32	
12mr|stardict-freedict-scr-eng-2.4.2-8|33	%clean
12mr|stardict-freedict-scr-eng-2.4.2-8|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-scr-eng-2.4.2-8|35	
12mr|stardict-freedict-scr-eng-2.4.2-8|36	%files
12mr|stardict-freedict-scr-eng-2.4.2-8|37	%defattr(-,root,root)
12mr|stardict-freedict-scr-eng-2.4.2-8|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-scr-eng-2.4.2-8|39	
12mr|stardict-freedict-scr-eng-2.4.2-8|40	
12mr|stardict-freedict-scr-eng-2.4.2-8|41	
12mr|stardict-freedict-scr-eng-2.4.2-8|42	
12mr|stardict-freedict-scr-eng-2.4.2-8|43	
12mr|stardict-freedict-scr-eng-2.4.2-8|44	%changelog
12mr|stardict-freedict-scr-eng-2.4.2-8|45	

16456 12
12mr|stardict-freedict-slo-eng-2.4.2-8|1	%define	version	2.4.2
12mr|stardict-freedict-slo-eng-2.4.2-8|2	%define release %mkrel 8
12mr|stardict-freedict-slo-eng-2.4.2-8|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-slo-eng-2.4.2-8|4	
12mr|stardict-freedict-slo-eng-2.4.2-8|5	Summary:	Slovak -> English Freedict dictionary for StarDict 2
12mr|stardict-freedict-slo-eng-2.4.2-8|6	Name:		stardict-freedict-slo-eng
12mr|stardict-freedict-slo-eng-2.4.2-8|7	Version:	%{version}
12mr|stardict-freedict-slo-eng-2.4.2-8|8	Release:	%{release}
12mr|stardict-freedict-slo-eng-2.4.2-8|9	License:	GPL
12mr|stardict-freedict-slo-eng-2.4.2-8|10	Group:		Databases
12mr|stardict-freedict-slo-eng-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-slo-eng-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-slo-eng-2.4.2-8|13	BuildArch:	noarch
12mr|stardict-freedict-slo-eng-2.4.2-8|14	
12mr|stardict-freedict-slo-eng-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_slo-eng-%{version}.tar.bz2
12mr|stardict-freedict-slo-eng-2.4.2-8|16	
12mr|stardict-freedict-slo-eng-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-slo-eng-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-slo-eng-2.4.2-8|19	
12mr|stardict-freedict-slo-eng-2.4.2-8|20	%description
12mr|stardict-freedict-slo-eng-2.4.2-8|21	Slovak -> English Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-slo-eng-2.4.2-8|22	
12mr|stardict-freedict-slo-eng-2.4.2-8|23	%prep
12mr|stardict-freedict-slo-eng-2.4.2-8|24	%setup -q -n stardict-dictd_www.freedict.de_slo-eng-%{version}
12mr|stardict-freedict-slo-eng-2.4.2-8|25	
12mr|stardict-freedict-slo-eng-2.4.2-8|26	%build
12mr|stardict-freedict-slo-eng-2.4.2-8|27	
12mr|stardict-freedict-slo-eng-2.4.2-8|28	%install
12mr|stardict-freedict-slo-eng-2.4.2-8|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-slo-eng-2.4.2-8|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-slo-eng-2.4.2-8|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-slo-eng-2.4.2-8|32	
12mr|stardict-freedict-slo-eng-2.4.2-8|33	%clean
12mr|stardict-freedict-slo-eng-2.4.2-8|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-slo-eng-2.4.2-8|35	
12mr|stardict-freedict-slo-eng-2.4.2-8|36	%files
12mr|stardict-freedict-slo-eng-2.4.2-8|37	%defattr(-,root,root)
12mr|stardict-freedict-slo-eng-2.4.2-8|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-slo-eng-2.4.2-8|39	
12mr|stardict-freedict-slo-eng-2.4.2-8|40	
12mr|stardict-freedict-slo-eng-2.4.2-8|41	
12mr|stardict-freedict-slo-eng-2.4.2-8|42	
12mr|stardict-freedict-slo-eng-2.4.2-8|43	
12mr|stardict-freedict-slo-eng-2.4.2-8|44	%changelog
12mr|stardict-freedict-slo-eng-2.4.2-8|45	

16457 12
12mr|stardict-freedict-spa-eng-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-freedict-spa-eng-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-freedict-spa-eng-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-spa-eng-2.4.2-10|4	
12mr|stardict-freedict-spa-eng-2.4.2-10|5	Summary:	Spanish -> English Freedict dictionary for StarDict 2
12mr|stardict-freedict-spa-eng-2.4.2-10|6	Name:		stardict-freedict-spa-eng
12mr|stardict-freedict-spa-eng-2.4.2-10|7	Version:	%{version}
12mr|stardict-freedict-spa-eng-2.4.2-10|8	Release:	%{release}
12mr|stardict-freedict-spa-eng-2.4.2-10|9	License:	GPL
12mr|stardict-freedict-spa-eng-2.4.2-10|10	Group:		Databases
12mr|stardict-freedict-spa-eng-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-spa-eng-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-spa-eng-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-freedict-spa-eng-2.4.2-10|14	
12mr|stardict-freedict-spa-eng-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_spa-eng-%{version}.tar.bz2
12mr|stardict-freedict-spa-eng-2.4.2-10|16	
12mr|stardict-freedict-spa-eng-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-spa-eng-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-spa-eng-2.4.2-10|19	
12mr|stardict-freedict-spa-eng-2.4.2-10|20	%description
12mr|stardict-freedict-spa-eng-2.4.2-10|21	Spanish -> English Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-spa-eng-2.4.2-10|22	
12mr|stardict-freedict-spa-eng-2.4.2-10|23	%prep
12mr|stardict-freedict-spa-eng-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_spa-eng-%{version}
12mr|stardict-freedict-spa-eng-2.4.2-10|25	
12mr|stardict-freedict-spa-eng-2.4.2-10|26	%build
12mr|stardict-freedict-spa-eng-2.4.2-10|27	
12mr|stardict-freedict-spa-eng-2.4.2-10|28	%install
12mr|stardict-freedict-spa-eng-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-spa-eng-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-spa-eng-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-spa-eng-2.4.2-10|32	
12mr|stardict-freedict-spa-eng-2.4.2-10|33	%clean
12mr|stardict-freedict-spa-eng-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-spa-eng-2.4.2-10|35	
12mr|stardict-freedict-spa-eng-2.4.2-10|36	%files
12mr|stardict-freedict-spa-eng-2.4.2-10|37	%defattr(-,root,root)
12mr|stardict-freedict-spa-eng-2.4.2-10|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-spa-eng-2.4.2-10|39	
12mr|stardict-freedict-spa-eng-2.4.2-10|40	
12mr|stardict-freedict-spa-eng-2.4.2-10|41	
12mr|stardict-freedict-spa-eng-2.4.2-10|42	
12mr|stardict-freedict-spa-eng-2.4.2-10|43	
12mr|stardict-freedict-spa-eng-2.4.2-10|44	%changelog
12mr|stardict-freedict-spa-eng-2.4.2-10|45	

16458 12
12mr|stardict-freedict-swa-eng-2.4.2-11|1	%define	version	2.4.2
12mr|stardict-freedict-swa-eng-2.4.2-11|2	%define release %mkrel 11
12mr|stardict-freedict-swa-eng-2.4.2-11|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-swa-eng-2.4.2-11|4	
12mr|stardict-freedict-swa-eng-2.4.2-11|5	Summary:	Swahili -> English Freedict dictionary for StarDict 2
12mr|stardict-freedict-swa-eng-2.4.2-11|6	Name:		stardict-freedict-swa-eng
12mr|stardict-freedict-swa-eng-2.4.2-11|7	Version:	%{version}
12mr|stardict-freedict-swa-eng-2.4.2-11|8	Release:	%{release}
12mr|stardict-freedict-swa-eng-2.4.2-11|9	License:	GPL
12mr|stardict-freedict-swa-eng-2.4.2-11|10	Group:		Databases
12mr|stardict-freedict-swa-eng-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-swa-eng-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-swa-eng-2.4.2-11|13	BuildArch:	noarch
12mr|stardict-freedict-swa-eng-2.4.2-11|14	
12mr|stardict-freedict-swa-eng-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_swa-eng-%{version}.tar.bz2
12mr|stardict-freedict-swa-eng-2.4.2-11|16	
12mr|stardict-freedict-swa-eng-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-swa-eng-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-swa-eng-2.4.2-11|19	
12mr|stardict-freedict-swa-eng-2.4.2-11|20	%description
12mr|stardict-freedict-swa-eng-2.4.2-11|21	Swahili -> English Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-swa-eng-2.4.2-11|22	
12mr|stardict-freedict-swa-eng-2.4.2-11|23	%prep
12mr|stardict-freedict-swa-eng-2.4.2-11|24	%setup -q -n stardict-dictd_www.freedict.de_swa-eng-%{version}
12mr|stardict-freedict-swa-eng-2.4.2-11|25	
12mr|stardict-freedict-swa-eng-2.4.2-11|26	%build
12mr|stardict-freedict-swa-eng-2.4.2-11|27	
12mr|stardict-freedict-swa-eng-2.4.2-11|28	%install
12mr|stardict-freedict-swa-eng-2.4.2-11|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-swa-eng-2.4.2-11|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-swa-eng-2.4.2-11|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-swa-eng-2.4.2-11|32	
12mr|stardict-freedict-swa-eng-2.4.2-11|33	%clean
12mr|stardict-freedict-swa-eng-2.4.2-11|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-swa-eng-2.4.2-11|35	
12mr|stardict-freedict-swa-eng-2.4.2-11|36	%files
12mr|stardict-freedict-swa-eng-2.4.2-11|37	%defattr(-,root,root)
12mr|stardict-freedict-swa-eng-2.4.2-11|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-swa-eng-2.4.2-11|39	
12mr|stardict-freedict-swa-eng-2.4.2-11|40	
12mr|stardict-freedict-swa-eng-2.4.2-11|41	
12mr|stardict-freedict-swa-eng-2.4.2-11|42	
12mr|stardict-freedict-swa-eng-2.4.2-11|43	
12mr|stardict-freedict-swa-eng-2.4.2-11|44	%changelog
12mr|stardict-freedict-swa-eng-2.4.2-11|45	

16459 12
12mr|stardict-freedict-swe-eng-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-freedict-swe-eng-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-freedict-swe-eng-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-swe-eng-2.4.2-9|4	
12mr|stardict-freedict-swe-eng-2.4.2-9|5	Summary:	Swedish -> English Freedict dictionary for StarDict 2
12mr|stardict-freedict-swe-eng-2.4.2-9|6	Name:		stardict-freedict-swe-eng
12mr|stardict-freedict-swe-eng-2.4.2-9|7	Version:	%{version}
12mr|stardict-freedict-swe-eng-2.4.2-9|8	Release:	%{release}
12mr|stardict-freedict-swe-eng-2.4.2-9|9	License:	GPL
12mr|stardict-freedict-swe-eng-2.4.2-9|10	Group:		Databases
12mr|stardict-freedict-swe-eng-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-swe-eng-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-swe-eng-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-freedict-swe-eng-2.4.2-9|14	
12mr|stardict-freedict-swe-eng-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_swe-eng-%{version}.tar.bz2
12mr|stardict-freedict-swe-eng-2.4.2-9|16	
12mr|stardict-freedict-swe-eng-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-swe-eng-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-swe-eng-2.4.2-9|19	
12mr|stardict-freedict-swe-eng-2.4.2-9|20	%description
12mr|stardict-freedict-swe-eng-2.4.2-9|21	Swedish -> English Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-swe-eng-2.4.2-9|22	
12mr|stardict-freedict-swe-eng-2.4.2-9|23	%prep
12mr|stardict-freedict-swe-eng-2.4.2-9|24	%setup -q -n stardict-dictd_www.freedict.de_swe-eng-%{version}
12mr|stardict-freedict-swe-eng-2.4.2-9|25	
12mr|stardict-freedict-swe-eng-2.4.2-9|26	%build
12mr|stardict-freedict-swe-eng-2.4.2-9|27	
12mr|stardict-freedict-swe-eng-2.4.2-9|28	%install
12mr|stardict-freedict-swe-eng-2.4.2-9|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-swe-eng-2.4.2-9|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-swe-eng-2.4.2-9|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-swe-eng-2.4.2-9|32	
12mr|stardict-freedict-swe-eng-2.4.2-9|33	%clean
12mr|stardict-freedict-swe-eng-2.4.2-9|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-swe-eng-2.4.2-9|35	
12mr|stardict-freedict-swe-eng-2.4.2-9|36	%files
12mr|stardict-freedict-swe-eng-2.4.2-9|37	%defattr(-,root,root)
12mr|stardict-freedict-swe-eng-2.4.2-9|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-swe-eng-2.4.2-9|39	
12mr|stardict-freedict-swe-eng-2.4.2-9|40	
12mr|stardict-freedict-swe-eng-2.4.2-9|41	
12mr|stardict-freedict-swe-eng-2.4.2-9|42	
12mr|stardict-freedict-swe-eng-2.4.2-9|43	
12mr|stardict-freedict-swe-eng-2.4.2-9|44	%changelog
12mr|stardict-freedict-swe-eng-2.4.2-9|45	

16460 12
12mr|stardict-freedict-tur-deu-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-freedict-tur-deu-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-freedict-tur-deu-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-tur-deu-2.4.2-10|4	
12mr|stardict-freedict-tur-deu-2.4.2-10|5	Summary:	Turkish -> German Freedict dictionary for StarDict 2
12mr|stardict-freedict-tur-deu-2.4.2-10|6	Name:		stardict-freedict-tur-deu
12mr|stardict-freedict-tur-deu-2.4.2-10|7	Version:	%{version}
12mr|stardict-freedict-tur-deu-2.4.2-10|8	Release:	%{release}
12mr|stardict-freedict-tur-deu-2.4.2-10|9	License:	GPL
12mr|stardict-freedict-tur-deu-2.4.2-10|10	Group:		Databases
12mr|stardict-freedict-tur-deu-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-tur-deu-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-tur-deu-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-freedict-tur-deu-2.4.2-10|14	
12mr|stardict-freedict-tur-deu-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_tur-deu-%{version}.tar.bz2
12mr|stardict-freedict-tur-deu-2.4.2-10|16	
12mr|stardict-freedict-tur-deu-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-tur-deu-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-tur-deu-2.4.2-10|19	
12mr|stardict-freedict-tur-deu-2.4.2-10|20	%description
12mr|stardict-freedict-tur-deu-2.4.2-10|21	Turkish -> German Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-tur-deu-2.4.2-10|22	
12mr|stardict-freedict-tur-deu-2.4.2-10|23	%prep
12mr|stardict-freedict-tur-deu-2.4.2-10|24	%setup -q -n stardict-dictd_www.freedict.de_tur-deu-%{version}
12mr|stardict-freedict-tur-deu-2.4.2-10|25	
12mr|stardict-freedict-tur-deu-2.4.2-10|26	%build
12mr|stardict-freedict-tur-deu-2.4.2-10|27	
12mr|stardict-freedict-tur-deu-2.4.2-10|28	%install
12mr|stardict-freedict-tur-deu-2.4.2-10|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-tur-deu-2.4.2-10|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-tur-deu-2.4.2-10|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-tur-deu-2.4.2-10|32	
12mr|stardict-freedict-tur-deu-2.4.2-10|33	%clean
12mr|stardict-freedict-tur-deu-2.4.2-10|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-tur-deu-2.4.2-10|35	
12mr|stardict-freedict-tur-deu-2.4.2-10|36	%files
12mr|stardict-freedict-tur-deu-2.4.2-10|37	%defattr(-,root,root)
12mr|stardict-freedict-tur-deu-2.4.2-10|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-tur-deu-2.4.2-10|39	
12mr|stardict-freedict-tur-deu-2.4.2-10|40	
12mr|stardict-freedict-tur-deu-2.4.2-10|41	
12mr|stardict-freedict-tur-deu-2.4.2-10|42	
12mr|stardict-freedict-tur-deu-2.4.2-10|43	
12mr|stardict-freedict-tur-deu-2.4.2-10|44	%changelog
12mr|stardict-freedict-tur-deu-2.4.2-10|45	

16461 12
12mr|stardict-freedict-tur-eng-2.4.2-8|1	%define	version	2.4.2
12mr|stardict-freedict-tur-eng-2.4.2-8|2	%define release %mkrel 8
12mr|stardict-freedict-tur-eng-2.4.2-8|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-tur-eng-2.4.2-8|4	
12mr|stardict-freedict-tur-eng-2.4.2-8|5	Summary:	Turkish -> English Freedict dictionary for StarDict 2
12mr|stardict-freedict-tur-eng-2.4.2-8|6	Name:		stardict-freedict-tur-eng
12mr|stardict-freedict-tur-eng-2.4.2-8|7	Version:	%{version}
12mr|stardict-freedict-tur-eng-2.4.2-8|8	Release:	%{release}
12mr|stardict-freedict-tur-eng-2.4.2-8|9	License:	GPL
12mr|stardict-freedict-tur-eng-2.4.2-8|10	Group:		Databases
12mr|stardict-freedict-tur-eng-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-tur-eng-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-tur-eng-2.4.2-8|13	BuildArch:	noarch
12mr|stardict-freedict-tur-eng-2.4.2-8|14	
12mr|stardict-freedict-tur-eng-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-dictd_www.freedict.de_tur-eng-%{version}.tar.bz2
12mr|stardict-freedict-tur-eng-2.4.2-8|16	
12mr|stardict-freedict-tur-eng-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-tur-eng-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-tur-eng-2.4.2-8|19	
12mr|stardict-freedict-tur-eng-2.4.2-8|20	%description
12mr|stardict-freedict-tur-eng-2.4.2-8|21	Turkish -> English Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-tur-eng-2.4.2-8|22	
12mr|stardict-freedict-tur-eng-2.4.2-8|23	%prep
12mr|stardict-freedict-tur-eng-2.4.2-8|24	%setup -q -n stardict-dictd_www.freedict.de_tur-eng-%{version}
12mr|stardict-freedict-tur-eng-2.4.2-8|25	
12mr|stardict-freedict-tur-eng-2.4.2-8|26	%build
12mr|stardict-freedict-tur-eng-2.4.2-8|27	
12mr|stardict-freedict-tur-eng-2.4.2-8|28	%install
12mr|stardict-freedict-tur-eng-2.4.2-8|29	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-tur-eng-2.4.2-8|30	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-tur-eng-2.4.2-8|31	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-tur-eng-2.4.2-8|32	
12mr|stardict-freedict-tur-eng-2.4.2-8|33	%clean
12mr|stardict-freedict-tur-eng-2.4.2-8|34	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-tur-eng-2.4.2-8|35	
12mr|stardict-freedict-tur-eng-2.4.2-8|36	%files
12mr|stardict-freedict-tur-eng-2.4.2-8|37	%defattr(-,root,root)
12mr|stardict-freedict-tur-eng-2.4.2-8|38	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-tur-eng-2.4.2-8|39	
12mr|stardict-freedict-tur-eng-2.4.2-8|40	
12mr|stardict-freedict-tur-eng-2.4.2-8|41	
12mr|stardict-freedict-tur-eng-2.4.2-8|42	
12mr|stardict-freedict-tur-eng-2.4.2-8|43	
12mr|stardict-freedict-tur-eng-2.4.2-8|44	%changelog
12mr|stardict-freedict-tur-eng-2.4.2-8|45	

16462 12
12mr|stardict-freedict-wel-eng-2.4.2-12|1	%define	version	2.4.2
12mr|stardict-freedict-wel-eng-2.4.2-12|2	%define release %mkrel 12
12mr|stardict-freedict-wel-eng-2.4.2-12|3	%define dict_format_version	2.4.2
12mr|stardict-freedict-wel-eng-2.4.2-12|4	
12mr|stardict-freedict-wel-eng-2.4.2-12|5	Summary:	Welsh -> English Freedict dictionary for StarDict 2
12mr|stardict-freedict-wel-eng-2.4.2-12|6	Name:		stardict-freedict-wel-eng
12mr|stardict-freedict-wel-eng-2.4.2-12|7	Version:	%{version}
12mr|stardict-freedict-wel-eng-2.4.2-12|8	Release:	%{release}
12mr|stardict-freedict-wel-eng-2.4.2-12|9	License:	GPL
12mr|stardict-freedict-wel-eng-2.4.2-12|10	Group:		Databases
12mr|stardict-freedict-wel-eng-2.4.2-12|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-freedict-wel-eng-2.4.2-12|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-freedict-wel-eng-2.4.2-12|13	BuildArch:	noarch
12mr|stardict-freedict-wel-eng-2.4.2-12|14	
12mr|stardict-freedict-wel-eng-2.4.2-12|15	# http://freedict.sourceforge.net/download/linux/wel-eng.tar.gz
12mr|stardict-freedict-wel-eng-2.4.2-12|16	Source0:	http://deaddog.org/stardict/stardict-dictd_www.freedict.de_wel-eng-%{version}.tar.bz2
12mr|stardict-freedict-wel-eng-2.4.2-12|17	
12mr|stardict-freedict-wel-eng-2.4.2-12|18	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-freedict-wel-eng-2.4.2-12|19	Requires:	stardict >= %{dict_format_version}
12mr|stardict-freedict-wel-eng-2.4.2-12|20	
12mr|stardict-freedict-wel-eng-2.4.2-12|21	%description
12mr|stardict-freedict-wel-eng-2.4.2-12|22	Welsh -> English Freedict dictionary in StarDict 2 format
12mr|stardict-freedict-wel-eng-2.4.2-12|23	(originally for dictd)
12mr|stardict-freedict-wel-eng-2.4.2-12|24	
12mr|stardict-freedict-wel-eng-2.4.2-12|25	%prep
12mr|stardict-freedict-wel-eng-2.4.2-12|26	%setup -q -n stardict-dictd_www.freedict.de_wel-eng-%{version}
12mr|stardict-freedict-wel-eng-2.4.2-12|27	
12mr|stardict-freedict-wel-eng-2.4.2-12|28	%build
12mr|stardict-freedict-wel-eng-2.4.2-12|29	
12mr|stardict-freedict-wel-eng-2.4.2-12|30	%install
12mr|stardict-freedict-wel-eng-2.4.2-12|31	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-wel-eng-2.4.2-12|32	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-wel-eng-2.4.2-12|33	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-freedict-wel-eng-2.4.2-12|34	
12mr|stardict-freedict-wel-eng-2.4.2-12|35	%clean
12mr|stardict-freedict-wel-eng-2.4.2-12|36	rm -rf $RPM_BUILD_ROOT
12mr|stardict-freedict-wel-eng-2.4.2-12|37	
12mr|stardict-freedict-wel-eng-2.4.2-12|38	%files
12mr|stardict-freedict-wel-eng-2.4.2-12|39	%defattr(-,root,root)
12mr|stardict-freedict-wel-eng-2.4.2-12|40	%{_datadir}/stardict/dic/*
12mr|stardict-freedict-wel-eng-2.4.2-12|41	
12mr|stardict-freedict-wel-eng-2.4.2-12|42	
12mr|stardict-freedict-wel-eng-2.4.2-12|43	
12mr|stardict-freedict-wel-eng-2.4.2-12|44	
12mr|stardict-freedict-wel-eng-2.4.2-12|45	
12mr|stardict-freedict-wel-eng-2.4.2-12|46	%changelog
12mr|stardict-freedict-wel-eng-2.4.2-12|47	

16463 12
12mr|stardict-quick-afr-eng-2.4.2-8|1	%define	version	2.4.2
12mr|stardict-quick-afr-eng-2.4.2-8|2	%define release %mkrel 8
12mr|stardict-quick-afr-eng-2.4.2-8|3	%define dict_format_version	2.4.2
12mr|stardict-quick-afr-eng-2.4.2-8|4	
12mr|stardict-quick-afr-eng-2.4.2-8|5	Summary:	Afrikaanss -> English *Quick dictionary for StarDict 2
12mr|stardict-quick-afr-eng-2.4.2-8|6	Name:		stardict-quick-afr-eng
12mr|stardict-quick-afr-eng-2.4.2-8|7	Version:	%{version}
12mr|stardict-quick-afr-eng-2.4.2-8|8	Release:	%{release}
12mr|stardict-quick-afr-eng-2.4.2-8|9	License:	Distributable
12mr|stardict-quick-afr-eng-2.4.2-8|10	Group:		Databases
12mr|stardict-quick-afr-eng-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-afr-eng-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-afr-eng-2.4.2-8|13	BuildArch:	noarch
12mr|stardict-quick-afr-eng-2.4.2-8|14	
12mr|stardict-quick-afr-eng-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_afr-eng-%{version}.tar.bz2
12mr|stardict-quick-afr-eng-2.4.2-8|16	
12mr|stardict-quick-afr-eng-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-afr-eng-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-afr-eng-2.4.2-8|19	
12mr|stardict-quick-afr-eng-2.4.2-8|20	%description
12mr|stardict-quick-afr-eng-2.4.2-8|21	Afrikaanss -> English *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-afr-eng-2.4.2-8|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-afr-eng-2.4.2-8|23	
12mr|stardict-quick-afr-eng-2.4.2-8|24	http://www.futureware.at/.
12mr|stardict-quick-afr-eng-2.4.2-8|25	
12mr|stardict-quick-afr-eng-2.4.2-8|26	%prep
12mr|stardict-quick-afr-eng-2.4.2-8|27	%setup -q -n stardict-quick_afr-eng-%{version}
12mr|stardict-quick-afr-eng-2.4.2-8|28	
12mr|stardict-quick-afr-eng-2.4.2-8|29	%build
12mr|stardict-quick-afr-eng-2.4.2-8|30	
12mr|stardict-quick-afr-eng-2.4.2-8|31	%install
12mr|stardict-quick-afr-eng-2.4.2-8|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-afr-eng-2.4.2-8|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-afr-eng-2.4.2-8|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-afr-eng-2.4.2-8|35	
12mr|stardict-quick-afr-eng-2.4.2-8|36	%clean
12mr|stardict-quick-afr-eng-2.4.2-8|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-afr-eng-2.4.2-8|38	
12mr|stardict-quick-afr-eng-2.4.2-8|39	%files
12mr|stardict-quick-afr-eng-2.4.2-8|40	%defattr(-,root,root)
12mr|stardict-quick-afr-eng-2.4.2-8|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-afr-eng-2.4.2-8|42	
12mr|stardict-quick-afr-eng-2.4.2-8|43	
12mr|stardict-quick-afr-eng-2.4.2-8|44	
12mr|stardict-quick-afr-eng-2.4.2-8|45	
12mr|stardict-quick-afr-eng-2.4.2-8|46	
12mr|stardict-quick-afr-eng-2.4.2-8|47	%changelog
12mr|stardict-quick-afr-eng-2.4.2-8|48	

16464 12
12mr|stardict-quick-dan-deu-2.4.2-8|1	%define	version	2.4.2
12mr|stardict-quick-dan-deu-2.4.2-8|2	%define release %mkrel 8
12mr|stardict-quick-dan-deu-2.4.2-8|3	%define dict_format_version	2.4.2
12mr|stardict-quick-dan-deu-2.4.2-8|4	
12mr|stardict-quick-dan-deu-2.4.2-8|5	Summary:	Danish -> German *Quick dictionary for StarDict 2
12mr|stardict-quick-dan-deu-2.4.2-8|6	Name:		stardict-quick-dan-deu
12mr|stardict-quick-dan-deu-2.4.2-8|7	Version:	%{version}
12mr|stardict-quick-dan-deu-2.4.2-8|8	Release:	%{release}
12mr|stardict-quick-dan-deu-2.4.2-8|9	License:	Distributable
12mr|stardict-quick-dan-deu-2.4.2-8|10	Group:		Databases
12mr|stardict-quick-dan-deu-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-dan-deu-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-dan-deu-2.4.2-8|13	BuildArch:	noarch
12mr|stardict-quick-dan-deu-2.4.2-8|14	
12mr|stardict-quick-dan-deu-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-deu-%{version}.tar.bz2
12mr|stardict-quick-dan-deu-2.4.2-8|16	
12mr|stardict-quick-dan-deu-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-dan-deu-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-dan-deu-2.4.2-8|19	
12mr|stardict-quick-dan-deu-2.4.2-8|20	%description
12mr|stardict-quick-dan-deu-2.4.2-8|21	Danish -> German *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-dan-deu-2.4.2-8|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-dan-deu-2.4.2-8|23	
12mr|stardict-quick-dan-deu-2.4.2-8|24	http://www.futureware.at/.
12mr|stardict-quick-dan-deu-2.4.2-8|25	
12mr|stardict-quick-dan-deu-2.4.2-8|26	%prep
12mr|stardict-quick-dan-deu-2.4.2-8|27	%setup -q -n stardict-quick_dan-deu-%{version}
12mr|stardict-quick-dan-deu-2.4.2-8|28	
12mr|stardict-quick-dan-deu-2.4.2-8|29	%build
12mr|stardict-quick-dan-deu-2.4.2-8|30	
12mr|stardict-quick-dan-deu-2.4.2-8|31	%install
12mr|stardict-quick-dan-deu-2.4.2-8|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-dan-deu-2.4.2-8|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-dan-deu-2.4.2-8|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-dan-deu-2.4.2-8|35	
12mr|stardict-quick-dan-deu-2.4.2-8|36	%clean
12mr|stardict-quick-dan-deu-2.4.2-8|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-dan-deu-2.4.2-8|38	
12mr|stardict-quick-dan-deu-2.4.2-8|39	%files
12mr|stardict-quick-dan-deu-2.4.2-8|40	%defattr(-,root,root)
12mr|stardict-quick-dan-deu-2.4.2-8|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-dan-deu-2.4.2-8|42	
12mr|stardict-quick-dan-deu-2.4.2-8|43	
12mr|stardict-quick-dan-deu-2.4.2-8|44	
12mr|stardict-quick-dan-deu-2.4.2-8|45	
12mr|stardict-quick-dan-deu-2.4.2-8|46	
12mr|stardict-quick-dan-deu-2.4.2-8|47	%changelog
12mr|stardict-quick-dan-deu-2.4.2-8|48	

16465 12
12mr|stardict-quick-dan-eng-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-quick-dan-eng-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-quick-dan-eng-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-quick-dan-eng-2.4.2-9|4	
12mr|stardict-quick-dan-eng-2.4.2-9|5	Summary:	Danish -> English *Quick dictionary for StarDict 2
12mr|stardict-quick-dan-eng-2.4.2-9|6	Name:		stardict-quick-dan-eng
12mr|stardict-quick-dan-eng-2.4.2-9|7	Version:	%{version}
12mr|stardict-quick-dan-eng-2.4.2-9|8	Release:	%{release}
12mr|stardict-quick-dan-eng-2.4.2-9|9	License:	Distributable
12mr|stardict-quick-dan-eng-2.4.2-9|10	Group:		Databases
12mr|stardict-quick-dan-eng-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-dan-eng-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-dan-eng-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-quick-dan-eng-2.4.2-9|14	
12mr|stardict-quick-dan-eng-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-eng-%{version}.tar.bz2
12mr|stardict-quick-dan-eng-2.4.2-9|16	
12mr|stardict-quick-dan-eng-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-dan-eng-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-dan-eng-2.4.2-9|19	
12mr|stardict-quick-dan-eng-2.4.2-9|20	%description
12mr|stardict-quick-dan-eng-2.4.2-9|21	Danish -> English *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-dan-eng-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-dan-eng-2.4.2-9|23	
12mr|stardict-quick-dan-eng-2.4.2-9|24	http://www.futureware.at/.
12mr|stardict-quick-dan-eng-2.4.2-9|25	
12mr|stardict-quick-dan-eng-2.4.2-9|26	%prep
12mr|stardict-quick-dan-eng-2.4.2-9|27	%setup -q -n stardict-quick_dan-eng-%{version}
12mr|stardict-quick-dan-eng-2.4.2-9|28	
12mr|stardict-quick-dan-eng-2.4.2-9|29	%build
12mr|stardict-quick-dan-eng-2.4.2-9|30	
12mr|stardict-quick-dan-eng-2.4.2-9|31	%install
12mr|stardict-quick-dan-eng-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-dan-eng-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-dan-eng-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-dan-eng-2.4.2-9|35	
12mr|stardict-quick-dan-eng-2.4.2-9|36	%clean
12mr|stardict-quick-dan-eng-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-dan-eng-2.4.2-9|38	
12mr|stardict-quick-dan-eng-2.4.2-9|39	%files
12mr|stardict-quick-dan-eng-2.4.2-9|40	%defattr(-,root,root)
12mr|stardict-quick-dan-eng-2.4.2-9|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-dan-eng-2.4.2-9|42	
12mr|stardict-quick-dan-eng-2.4.2-9|43	
12mr|stardict-quick-dan-eng-2.4.2-9|44	
12mr|stardict-quick-dan-eng-2.4.2-9|45	
12mr|stardict-quick-dan-eng-2.4.2-9|46	
12mr|stardict-quick-dan-eng-2.4.2-9|47	%changelog
12mr|stardict-quick-dan-eng-2.4.2-9|48	

16466 12
12mr|stardict-quick-dan-fra-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-quick-dan-fra-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-quick-dan-fra-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-quick-dan-fra-2.4.2-10|4	
12mr|stardict-quick-dan-fra-2.4.2-10|5	Summary:	Danish -> French *Quick dictionary for StarDict 2
12mr|stardict-quick-dan-fra-2.4.2-10|6	Name:		stardict-quick-dan-fra
12mr|stardict-quick-dan-fra-2.4.2-10|7	Version:	%{version}
12mr|stardict-quick-dan-fra-2.4.2-10|8	Release:	%{release}
12mr|stardict-quick-dan-fra-2.4.2-10|9	License:	Distributable
12mr|stardict-quick-dan-fra-2.4.2-10|10	Group:		Databases
12mr|stardict-quick-dan-fra-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-dan-fra-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-dan-fra-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-quick-dan-fra-2.4.2-10|14	
12mr|stardict-quick-dan-fra-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_dan-fra-%{version}.tar.bz2
12mr|stardict-quick-dan-fra-2.4.2-10|16	
12mr|stardict-quick-dan-fra-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-dan-fra-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-dan-fra-2.4.2-10|19	
12mr|stardict-quick-dan-fra-2.4.2-10|20	%description
12mr|stardict-quick-dan-fra-2.4.2-10|21	Danish -> French *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-dan-fra-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-dan-fra-2.4.2-10|23	
12mr|stardict-quick-dan-fra-2.4.2-10|24	http://www.futureware.at/.
12mr|stardict-quick-dan-fra-2.4.2-10|25	
12mr|stardict-quick-dan-fra-2.4.2-10|26	%prep
12mr|stardict-quick-dan-fra-2.4.2-10|27	%setup -q -n stardict-quick_dan-fra-%{version}
12mr|stardict-quick-dan-fra-2.4.2-10|28	
12mr|stardict-quick-dan-fra-2.4.2-10|29	%build
12mr|stardict-quick-dan-fra-2.4.2-10|30	
12mr|stardict-quick-dan-fra-2.4.2-10|31	%install
12mr|stardict-quick-dan-fra-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-dan-fra-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-dan-fra-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-dan-fra-2.4.2-10|35	
12mr|stardict-quick-dan-fra-2.4.2-10|36	%clean
12mr|stardict-quick-dan-fra-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-dan-fra-2.4.2-10|38	
12mr|stardict-quick-dan-fra-2.4.2-10|39	%files
12mr|stardict-quick-dan-fra-2.4.2-10|40	%defattr(-,root,root)
12mr|stardict-quick-dan-fra-2.4.2-10|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-dan-fra-2.4.2-10|42	
12mr|stardict-quick-dan-fra-2.4.2-10|43	
12mr|stardict-quick-dan-fra-2.4.2-10|44	
12mr|stardict-quick-dan-fra-2.4.2-10|45	
12mr|stardict-quick-dan-fra-2.4.2-10|46	
12mr|stardict-quick-dan-fra-2.4.2-10|47	%changelog
12mr|stardict-quick-dan-fra-2.4.2-10|48	

16467 12
12mr|stardict-quick-deu-dan-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-quick-deu-dan-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-quick-deu-dan-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-quick-deu-dan-2.4.2-9|4	
12mr|stardict-quick-deu-dan-2.4.2-9|5	Summary:	German -> Danish *Quick dictionary for StarDict 2
12mr|stardict-quick-deu-dan-2.4.2-9|6	Name:		stardict-quick-deu-dan
12mr|stardict-quick-deu-dan-2.4.2-9|7	Version:	%{version}
12mr|stardict-quick-deu-dan-2.4.2-9|8	Release:	%{release}
12mr|stardict-quick-deu-dan-2.4.2-9|9	License:	Distributable
12mr|stardict-quick-deu-dan-2.4.2-9|10	Group:		Databases
12mr|stardict-quick-deu-dan-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-deu-dan-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-deu-dan-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-quick-deu-dan-2.4.2-9|14	
12mr|stardict-quick-deu-dan-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_deu-dan-%{version}.tar.bz2
12mr|stardict-quick-deu-dan-2.4.2-9|16	
12mr|stardict-quick-deu-dan-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-deu-dan-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-deu-dan-2.4.2-9|19	
12mr|stardict-quick-deu-dan-2.4.2-9|20	%description
12mr|stardict-quick-deu-dan-2.4.2-9|21	German -> Danish *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-deu-dan-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-deu-dan-2.4.2-9|23	
12mr|stardict-quick-deu-dan-2.4.2-9|24	http://www.futureware.at/.
12mr|stardict-quick-deu-dan-2.4.2-9|25	
12mr|stardict-quick-deu-dan-2.4.2-9|26	%prep
12mr|stardict-quick-deu-dan-2.4.2-9|27	%setup -q -n stardict-quick_deu-dan-%{version}
12mr|stardict-quick-deu-dan-2.4.2-9|28	
12mr|stardict-quick-deu-dan-2.4.2-9|29	%build
12mr|stardict-quick-deu-dan-2.4.2-9|30	
12mr|stardict-quick-deu-dan-2.4.2-9|31	%install
12mr|stardict-quick-deu-dan-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-deu-dan-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-deu-dan-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-deu-dan-2.4.2-9|35	
12mr|stardict-quick-deu-dan-2.4.2-9|36	%clean
12mr|stardict-quick-deu-dan-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-deu-dan-2.4.2-9|38	
12mr|stardict-quick-deu-dan-2.4.2-9|39	%files
12mr|stardict-quick-deu-dan-2.4.2-9|40	%defattr(-,root,root)
12mr|stardict-quick-deu-dan-2.4.2-9|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-deu-dan-2.4.2-9|42	
12mr|stardict-quick-deu-dan-2.4.2-9|43	
12mr|stardict-quick-deu-dan-2.4.2-9|44	
12mr|stardict-quick-deu-dan-2.4.2-9|45	
12mr|stardict-quick-deu-dan-2.4.2-9|46	
12mr|stardict-quick-deu-dan-2.4.2-9|47	%changelog
12mr|stardict-quick-deu-dan-2.4.2-9|48	

16468 12
12mr|stardict-quick-deu-deu-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-quick-deu-deu-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-quick-deu-deu-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-quick-deu-deu-2.4.2-9|4	
12mr|stardict-quick-deu-deu-2.4.2-9|5	Summary:	German -> German *Quick dictionary for StarDict 2
12mr|stardict-quick-deu-deu-2.4.2-9|6	Name:		stardict-quick-deu-deu
12mr|stardict-quick-deu-deu-2.4.2-9|7	Version:	%{version}
12mr|stardict-quick-deu-deu-2.4.2-9|8	Release:	%{release}
12mr|stardict-quick-deu-deu-2.4.2-9|9	License:	Distributable
12mr|stardict-quick-deu-deu-2.4.2-9|10	Group:		Databases
12mr|stardict-quick-deu-deu-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-deu-deu-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-deu-deu-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-quick-deu-deu-2.4.2-9|14	
12mr|stardict-quick-deu-deu-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_deu-deu-%{version}.tar.bz2
12mr|stardict-quick-deu-deu-2.4.2-9|16	
12mr|stardict-quick-deu-deu-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-deu-deu-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-deu-deu-2.4.2-9|19	
12mr|stardict-quick-deu-deu-2.4.2-9|20	%description
12mr|stardict-quick-deu-deu-2.4.2-9|21	German -> German *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-deu-deu-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-deu-deu-2.4.2-9|23	
12mr|stardict-quick-deu-deu-2.4.2-9|24	http://www.futureware.at/.
12mr|stardict-quick-deu-deu-2.4.2-9|25	
12mr|stardict-quick-deu-deu-2.4.2-9|26	%prep
12mr|stardict-quick-deu-deu-2.4.2-9|27	%setup -q -n stardict-quick_deu-deu-%{version}
12mr|stardict-quick-deu-deu-2.4.2-9|28	
12mr|stardict-quick-deu-deu-2.4.2-9|29	%build
12mr|stardict-quick-deu-deu-2.4.2-9|30	
12mr|stardict-quick-deu-deu-2.4.2-9|31	%install
12mr|stardict-quick-deu-deu-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-deu-deu-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-deu-deu-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-deu-deu-2.4.2-9|35	
12mr|stardict-quick-deu-deu-2.4.2-9|36	%clean
12mr|stardict-quick-deu-deu-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-deu-deu-2.4.2-9|38	
12mr|stardict-quick-deu-deu-2.4.2-9|39	%files
12mr|stardict-quick-deu-deu-2.4.2-9|40	%defattr(-,root,root)
12mr|stardict-quick-deu-deu-2.4.2-9|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-deu-deu-2.4.2-9|42	
12mr|stardict-quick-deu-deu-2.4.2-9|43	
12mr|stardict-quick-deu-deu-2.4.2-9|44	
12mr|stardict-quick-deu-deu-2.4.2-9|45	
12mr|stardict-quick-deu-deu-2.4.2-9|46	
12mr|stardict-quick-deu-deu-2.4.2-9|47	%changelog
12mr|stardict-quick-deu-deu-2.4.2-9|48	

16469 12
12mr|stardict-quick-deu-eng-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-quick-deu-eng-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-quick-deu-eng-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-quick-deu-eng-2.4.2-9|4	
12mr|stardict-quick-deu-eng-2.4.2-9|5	Summary:	German -> English *Quick dictionary for StarDict 2
12mr|stardict-quick-deu-eng-2.4.2-9|6	Name:		stardict-quick-deu-eng
12mr|stardict-quick-deu-eng-2.4.2-9|7	Version:	%{version}
12mr|stardict-quick-deu-eng-2.4.2-9|8	Release:	%{release}
12mr|stardict-quick-deu-eng-2.4.2-9|9	License:	Distributable
12mr|stardict-quick-deu-eng-2.4.2-9|10	Group:		Databases
12mr|stardict-quick-deu-eng-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-deu-eng-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-deu-eng-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-quick-deu-eng-2.4.2-9|14	
12mr|stardict-quick-deu-eng-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_deu-eng-%{version}.tar.bz2
12mr|stardict-quick-deu-eng-2.4.2-9|16	
12mr|stardict-quick-deu-eng-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-deu-eng-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-deu-eng-2.4.2-9|19	
12mr|stardict-quick-deu-eng-2.4.2-9|20	%description
12mr|stardict-quick-deu-eng-2.4.2-9|21	German -> English *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-deu-eng-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-deu-eng-2.4.2-9|23	
12mr|stardict-quick-deu-eng-2.4.2-9|24	http://www.futureware.at/.
12mr|stardict-quick-deu-eng-2.4.2-9|25	
12mr|stardict-quick-deu-eng-2.4.2-9|26	%prep
12mr|stardict-quick-deu-eng-2.4.2-9|27	%setup -q -n stardict-quick_deu-eng-%{version}
12mr|stardict-quick-deu-eng-2.4.2-9|28	
12mr|stardict-quick-deu-eng-2.4.2-9|29	%build
12mr|stardict-quick-deu-eng-2.4.2-9|30	
12mr|stardict-quick-deu-eng-2.4.2-9|31	%install
12mr|stardict-quick-deu-eng-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-deu-eng-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-deu-eng-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-deu-eng-2.4.2-9|35	
12mr|stardict-quick-deu-eng-2.4.2-9|36	%clean
12mr|stardict-quick-deu-eng-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-deu-eng-2.4.2-9|38	
12mr|stardict-quick-deu-eng-2.4.2-9|39	%files
12mr|stardict-quick-deu-eng-2.4.2-9|40	%defattr(-,root,root)
12mr|stardict-quick-deu-eng-2.4.2-9|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-deu-eng-2.4.2-9|42	
12mr|stardict-quick-deu-eng-2.4.2-9|43	
12mr|stardict-quick-deu-eng-2.4.2-9|44	
12mr|stardict-quick-deu-eng-2.4.2-9|45	
12mr|stardict-quick-deu-eng-2.4.2-9|46	
12mr|stardict-quick-deu-eng-2.4.2-9|47	%changelog
12mr|stardict-quick-deu-eng-2.4.2-9|48	

16470 12
12mr|stardict-quick-deu-swe-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-quick-deu-swe-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-quick-deu-swe-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-quick-deu-swe-2.4.2-9|4	
12mr|stardict-quick-deu-swe-2.4.2-9|5	Summary:	German -> Swedish *Quick dictionary for StarDict 2
12mr|stardict-quick-deu-swe-2.4.2-9|6	Name:		stardict-quick-deu-swe
12mr|stardict-quick-deu-swe-2.4.2-9|7	Version:	%{version}
12mr|stardict-quick-deu-swe-2.4.2-9|8	Release:	%{release}
12mr|stardict-quick-deu-swe-2.4.2-9|9	License:	Distributable
12mr|stardict-quick-deu-swe-2.4.2-9|10	Group:		Databases
12mr|stardict-quick-deu-swe-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-deu-swe-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-deu-swe-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-quick-deu-swe-2.4.2-9|14	
12mr|stardict-quick-deu-swe-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_deu-swe-%{version}.tar.bz2
12mr|stardict-quick-deu-swe-2.4.2-9|16	
12mr|stardict-quick-deu-swe-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-deu-swe-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-deu-swe-2.4.2-9|19	
12mr|stardict-quick-deu-swe-2.4.2-9|20	%description
12mr|stardict-quick-deu-swe-2.4.2-9|21	German -> Swedish *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-deu-swe-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-deu-swe-2.4.2-9|23	
12mr|stardict-quick-deu-swe-2.4.2-9|24	http://www.futureware.at/.
12mr|stardict-quick-deu-swe-2.4.2-9|25	
12mr|stardict-quick-deu-swe-2.4.2-9|26	%prep
12mr|stardict-quick-deu-swe-2.4.2-9|27	%setup -q -n stardict-quick_deu-swe-%{version}
12mr|stardict-quick-deu-swe-2.4.2-9|28	
12mr|stardict-quick-deu-swe-2.4.2-9|29	%build
12mr|stardict-quick-deu-swe-2.4.2-9|30	
12mr|stardict-quick-deu-swe-2.4.2-9|31	%install
12mr|stardict-quick-deu-swe-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-deu-swe-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-deu-swe-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-deu-swe-2.4.2-9|35	
12mr|stardict-quick-deu-swe-2.4.2-9|36	%clean
12mr|stardict-quick-deu-swe-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-deu-swe-2.4.2-9|38	
12mr|stardict-quick-deu-swe-2.4.2-9|39	%files
12mr|stardict-quick-deu-swe-2.4.2-9|40	%defattr(-,root,root)
12mr|stardict-quick-deu-swe-2.4.2-9|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-deu-swe-2.4.2-9|42	
12mr|stardict-quick-deu-swe-2.4.2-9|43	
12mr|stardict-quick-deu-swe-2.4.2-9|44	
12mr|stardict-quick-deu-swe-2.4.2-9|45	
12mr|stardict-quick-deu-swe-2.4.2-9|46	
12mr|stardict-quick-deu-swe-2.4.2-9|47	%changelog
12mr|stardict-quick-deu-swe-2.4.2-9|48	

16471 12
12mr|stardict-quick-eng-afr-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-quick-eng-afr-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-quick-eng-afr-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-quick-eng-afr-2.4.2-10|4	
12mr|stardict-quick-eng-afr-2.4.2-10|5	Summary:	English -> Afrikaanss *Quick dictionary for StarDict 2
12mr|stardict-quick-eng-afr-2.4.2-10|6	Name:		stardict-quick-eng-afr
12mr|stardict-quick-eng-afr-2.4.2-10|7	Version:	%{version}
12mr|stardict-quick-eng-afr-2.4.2-10|8	Release:	%{release}
12mr|stardict-quick-eng-afr-2.4.2-10|9	License:	Distributable
12mr|stardict-quick-eng-afr-2.4.2-10|10	Group:		Databases
12mr|stardict-quick-eng-afr-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-eng-afr-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-eng-afr-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-quick-eng-afr-2.4.2-10|14	
12mr|stardict-quick-eng-afr-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-afr-%{version}.tar.bz2
12mr|stardict-quick-eng-afr-2.4.2-10|16	
12mr|stardict-quick-eng-afr-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-eng-afr-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-eng-afr-2.4.2-10|19	
12mr|stardict-quick-eng-afr-2.4.2-10|20	%description
12mr|stardict-quick-eng-afr-2.4.2-10|21	English -> Afrikaanss *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-eng-afr-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-eng-afr-2.4.2-10|23	
12mr|stardict-quick-eng-afr-2.4.2-10|24	http://www.futureware.at/.
12mr|stardict-quick-eng-afr-2.4.2-10|25	
12mr|stardict-quick-eng-afr-2.4.2-10|26	%prep
12mr|stardict-quick-eng-afr-2.4.2-10|27	%setup -q -n stardict-quick_eng-afr-%{version}
12mr|stardict-quick-eng-afr-2.4.2-10|28	
12mr|stardict-quick-eng-afr-2.4.2-10|29	%build
12mr|stardict-quick-eng-afr-2.4.2-10|30	
12mr|stardict-quick-eng-afr-2.4.2-10|31	%install
12mr|stardict-quick-eng-afr-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-afr-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-afr-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-afr-2.4.2-10|35	
12mr|stardict-quick-eng-afr-2.4.2-10|36	%clean
12mr|stardict-quick-eng-afr-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-afr-2.4.2-10|38	
12mr|stardict-quick-eng-afr-2.4.2-10|39	%files
12mr|stardict-quick-eng-afr-2.4.2-10|40	%defattr(-,root,root)
12mr|stardict-quick-eng-afr-2.4.2-10|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-eng-afr-2.4.2-10|42	
12mr|stardict-quick-eng-afr-2.4.2-10|43	
12mr|stardict-quick-eng-afr-2.4.2-10|44	
12mr|stardict-quick-eng-afr-2.4.2-10|45	
12mr|stardict-quick-eng-afr-2.4.2-10|46	
12mr|stardict-quick-eng-afr-2.4.2-10|47	%changelog
12mr|stardict-quick-eng-afr-2.4.2-10|48	

16472 12
12mr|stardict-quick-eng-dan-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-quick-eng-dan-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-quick-eng-dan-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-quick-eng-dan-2.4.2-10|4	
12mr|stardict-quick-eng-dan-2.4.2-10|5	Summary:	English -> Danish *Quick dictionary for StarDict 2
12mr|stardict-quick-eng-dan-2.4.2-10|6	Name:		stardict-quick-eng-dan
12mr|stardict-quick-eng-dan-2.4.2-10|7	Version:	%{version}
12mr|stardict-quick-eng-dan-2.4.2-10|8	Release:	%{release}
12mr|stardict-quick-eng-dan-2.4.2-10|9	License:	Distributable
12mr|stardict-quick-eng-dan-2.4.2-10|10	Group:		Databases
12mr|stardict-quick-eng-dan-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-eng-dan-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-eng-dan-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-quick-eng-dan-2.4.2-10|14	
12mr|stardict-quick-eng-dan-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-dan-%{version}.tar.bz2
12mr|stardict-quick-eng-dan-2.4.2-10|16	
12mr|stardict-quick-eng-dan-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-eng-dan-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-eng-dan-2.4.2-10|19	
12mr|stardict-quick-eng-dan-2.4.2-10|20	%description
12mr|stardict-quick-eng-dan-2.4.2-10|21	English -> Danish *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-eng-dan-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-eng-dan-2.4.2-10|23	
12mr|stardict-quick-eng-dan-2.4.2-10|24	http://www.futureware.at/.
12mr|stardict-quick-eng-dan-2.4.2-10|25	
12mr|stardict-quick-eng-dan-2.4.2-10|26	%prep
12mr|stardict-quick-eng-dan-2.4.2-10|27	%setup -q -n stardict-quick_eng-dan-%{version}
12mr|stardict-quick-eng-dan-2.4.2-10|28	
12mr|stardict-quick-eng-dan-2.4.2-10|29	%build
12mr|stardict-quick-eng-dan-2.4.2-10|30	
12mr|stardict-quick-eng-dan-2.4.2-10|31	%install
12mr|stardict-quick-eng-dan-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-dan-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-dan-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-dan-2.4.2-10|35	
12mr|stardict-quick-eng-dan-2.4.2-10|36	%clean
12mr|stardict-quick-eng-dan-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-dan-2.4.2-10|38	
12mr|stardict-quick-eng-dan-2.4.2-10|39	%files
12mr|stardict-quick-eng-dan-2.4.2-10|40	%defattr(-,root,root)
12mr|stardict-quick-eng-dan-2.4.2-10|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-eng-dan-2.4.2-10|42	
12mr|stardict-quick-eng-dan-2.4.2-10|43	
12mr|stardict-quick-eng-dan-2.4.2-10|44	
12mr|stardict-quick-eng-dan-2.4.2-10|45	
12mr|stardict-quick-eng-dan-2.4.2-10|46	
12mr|stardict-quick-eng-dan-2.4.2-10|47	%changelog
12mr|stardict-quick-eng-dan-2.4.2-10|48	

16473 12
12mr|stardict-quick-eng-deu-2.4.2-12|1	%define	version	2.4.2
12mr|stardict-quick-eng-deu-2.4.2-12|2	%define release %mkrel 12
12mr|stardict-quick-eng-deu-2.4.2-12|3	%define dict_format_version	2.4.2
12mr|stardict-quick-eng-deu-2.4.2-12|4	
12mr|stardict-quick-eng-deu-2.4.2-12|5	Summary:	English -> German *Quick dictionary for StarDict 2
12mr|stardict-quick-eng-deu-2.4.2-12|6	Name:		stardict-quick-eng-deu
12mr|stardict-quick-eng-deu-2.4.2-12|7	Version:	%{version}
12mr|stardict-quick-eng-deu-2.4.2-12|8	Release:	%{release}
12mr|stardict-quick-eng-deu-2.4.2-12|9	License:	Distributable
12mr|stardict-quick-eng-deu-2.4.2-12|10	Group:		Databases
12mr|stardict-quick-eng-deu-2.4.2-12|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-eng-deu-2.4.2-12|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-eng-deu-2.4.2-12|13	BuildArch:	noarch
12mr|stardict-quick-eng-deu-2.4.2-12|14	
12mr|stardict-quick-eng-deu-2.4.2-12|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-deu-%{version}.tar.bz2
12mr|stardict-quick-eng-deu-2.4.2-12|16	
12mr|stardict-quick-eng-deu-2.4.2-12|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-eng-deu-2.4.2-12|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-eng-deu-2.4.2-12|19	
12mr|stardict-quick-eng-deu-2.4.2-12|20	%description
12mr|stardict-quick-eng-deu-2.4.2-12|21	English -> German *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-eng-deu-2.4.2-12|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-eng-deu-2.4.2-12|23	
12mr|stardict-quick-eng-deu-2.4.2-12|24	http://www.futureware.at/.
12mr|stardict-quick-eng-deu-2.4.2-12|25	
12mr|stardict-quick-eng-deu-2.4.2-12|26	%prep
12mr|stardict-quick-eng-deu-2.4.2-12|27	%setup -q -n stardict-quick_eng-deu-%{version}
12mr|stardict-quick-eng-deu-2.4.2-12|28	
12mr|stardict-quick-eng-deu-2.4.2-12|29	%build
12mr|stardict-quick-eng-deu-2.4.2-12|30	
12mr|stardict-quick-eng-deu-2.4.2-12|31	%install
12mr|stardict-quick-eng-deu-2.4.2-12|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-deu-2.4.2-12|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-deu-2.4.2-12|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-deu-2.4.2-12|35	
12mr|stardict-quick-eng-deu-2.4.2-12|36	%clean
12mr|stardict-quick-eng-deu-2.4.2-12|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-deu-2.4.2-12|38	
12mr|stardict-quick-eng-deu-2.4.2-12|39	%files
12mr|stardict-quick-eng-deu-2.4.2-12|40	%defattr(-,root,root)
12mr|stardict-quick-eng-deu-2.4.2-12|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-eng-deu-2.4.2-12|42	
12mr|stardict-quick-eng-deu-2.4.2-12|43	
12mr|stardict-quick-eng-deu-2.4.2-12|44	
12mr|stardict-quick-eng-deu-2.4.2-12|45	
12mr|stardict-quick-eng-deu-2.4.2-12|46	
12mr|stardict-quick-eng-deu-2.4.2-12|47	%changelog
12mr|stardict-quick-eng-deu-2.4.2-12|48	

16474 12
12mr|stardict-quick-eng-eng-2.4.2-8|1	%define	version	2.4.2
12mr|stardict-quick-eng-eng-2.4.2-8|2	%define release %mkrel 8
12mr|stardict-quick-eng-eng-2.4.2-8|3	%define dict_format_version	2.4.2
12mr|stardict-quick-eng-eng-2.4.2-8|4	
12mr|stardict-quick-eng-eng-2.4.2-8|5	Summary:	English -> English *Quick dictionary for StarDict 2
12mr|stardict-quick-eng-eng-2.4.2-8|6	Name:		stardict-quick-eng-eng
12mr|stardict-quick-eng-eng-2.4.2-8|7	Version:	%{version}
12mr|stardict-quick-eng-eng-2.4.2-8|8	Release:	%{release}
12mr|stardict-quick-eng-eng-2.4.2-8|9	License:	Distributable
12mr|stardict-quick-eng-eng-2.4.2-8|10	Group:		Databases
12mr|stardict-quick-eng-eng-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-eng-eng-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-eng-eng-2.4.2-8|13	BuildArch:	noarch
12mr|stardict-quick-eng-eng-2.4.2-8|14	
12mr|stardict-quick-eng-eng-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-eng-%{version}.tar.bz2
12mr|stardict-quick-eng-eng-2.4.2-8|16	
12mr|stardict-quick-eng-eng-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-eng-eng-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-eng-eng-2.4.2-8|19	
12mr|stardict-quick-eng-eng-2.4.2-8|20	%description
12mr|stardict-quick-eng-eng-2.4.2-8|21	English -> English *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-eng-eng-2.4.2-8|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-eng-eng-2.4.2-8|23	
12mr|stardict-quick-eng-eng-2.4.2-8|24	http://www.futureware.at/.
12mr|stardict-quick-eng-eng-2.4.2-8|25	
12mr|stardict-quick-eng-eng-2.4.2-8|26	%prep
12mr|stardict-quick-eng-eng-2.4.2-8|27	%setup -q -n stardict-quick_eng-eng-%{version}
12mr|stardict-quick-eng-eng-2.4.2-8|28	
12mr|stardict-quick-eng-eng-2.4.2-8|29	%build
12mr|stardict-quick-eng-eng-2.4.2-8|30	
12mr|stardict-quick-eng-eng-2.4.2-8|31	%install
12mr|stardict-quick-eng-eng-2.4.2-8|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-eng-2.4.2-8|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-eng-2.4.2-8|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-eng-2.4.2-8|35	
12mr|stardict-quick-eng-eng-2.4.2-8|36	%clean
12mr|stardict-quick-eng-eng-2.4.2-8|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-eng-2.4.2-8|38	
12mr|stardict-quick-eng-eng-2.4.2-8|39	%files
12mr|stardict-quick-eng-eng-2.4.2-8|40	%defattr(-,root,root)
12mr|stardict-quick-eng-eng-2.4.2-8|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-eng-eng-2.4.2-8|42	
12mr|stardict-quick-eng-eng-2.4.2-8|43	
12mr|stardict-quick-eng-eng-2.4.2-8|44	
12mr|stardict-quick-eng-eng-2.4.2-8|45	
12mr|stardict-quick-eng-eng-2.4.2-8|46	
12mr|stardict-quick-eng-eng-2.4.2-8|47	%changelog
12mr|stardict-quick-eng-eng-2.4.2-8|48	

16475 12
12mr|stardict-quick-eng-fin-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-quick-eng-fin-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-quick-eng-fin-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-quick-eng-fin-2.4.2-9|4	
12mr|stardict-quick-eng-fin-2.4.2-9|5	Summary:	English -> Finnish *Quick dictionary for StarDict 2
12mr|stardict-quick-eng-fin-2.4.2-9|6	Name:		stardict-quick-eng-fin
12mr|stardict-quick-eng-fin-2.4.2-9|7	Version:	%{version}
12mr|stardict-quick-eng-fin-2.4.2-9|8	Release:	%{release}
12mr|stardict-quick-eng-fin-2.4.2-9|9	License:	Distributable
12mr|stardict-quick-eng-fin-2.4.2-9|10	Group:		Databases
12mr|stardict-quick-eng-fin-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-eng-fin-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-eng-fin-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-quick-eng-fin-2.4.2-9|14	
12mr|stardict-quick-eng-fin-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-fin-%{version}.tar.bz2
12mr|stardict-quick-eng-fin-2.4.2-9|16	
12mr|stardict-quick-eng-fin-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-eng-fin-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-eng-fin-2.4.2-9|19	
12mr|stardict-quick-eng-fin-2.4.2-9|20	%description
12mr|stardict-quick-eng-fin-2.4.2-9|21	English -> Finnish *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-eng-fin-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-eng-fin-2.4.2-9|23	
12mr|stardict-quick-eng-fin-2.4.2-9|24	http://www.futureware.at/.
12mr|stardict-quick-eng-fin-2.4.2-9|25	
12mr|stardict-quick-eng-fin-2.4.2-9|26	%prep
12mr|stardict-quick-eng-fin-2.4.2-9|27	%setup -q -n stardict-quick_eng-fin-%{version}
12mr|stardict-quick-eng-fin-2.4.2-9|28	
12mr|stardict-quick-eng-fin-2.4.2-9|29	%build
12mr|stardict-quick-eng-fin-2.4.2-9|30	
12mr|stardict-quick-eng-fin-2.4.2-9|31	%install
12mr|stardict-quick-eng-fin-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-fin-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-fin-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-fin-2.4.2-9|35	
12mr|stardict-quick-eng-fin-2.4.2-9|36	%clean
12mr|stardict-quick-eng-fin-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-fin-2.4.2-9|38	
12mr|stardict-quick-eng-fin-2.4.2-9|39	%files
12mr|stardict-quick-eng-fin-2.4.2-9|40	%defattr(-,root,root)
12mr|stardict-quick-eng-fin-2.4.2-9|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-eng-fin-2.4.2-9|42	
12mr|stardict-quick-eng-fin-2.4.2-9|43	
12mr|stardict-quick-eng-fin-2.4.2-9|44	
12mr|stardict-quick-eng-fin-2.4.2-9|45	
12mr|stardict-quick-eng-fin-2.4.2-9|46	
12mr|stardict-quick-eng-fin-2.4.2-9|47	%changelog
12mr|stardict-quick-eng-fin-2.4.2-9|48	

16476 12
12mr|stardict-quick-eng-fra-2.4.2-8|1	%define	version	2.4.2
12mr|stardict-quick-eng-fra-2.4.2-8|2	%define release %mkrel 8
12mr|stardict-quick-eng-fra-2.4.2-8|3	%define dict_format_version	2.4.2
12mr|stardict-quick-eng-fra-2.4.2-8|4	
12mr|stardict-quick-eng-fra-2.4.2-8|5	Summary:	English -> French *Quick dictionary for StarDict 2
12mr|stardict-quick-eng-fra-2.4.2-8|6	Name:		stardict-quick-eng-fra
12mr|stardict-quick-eng-fra-2.4.2-8|7	Version:	%{version}
12mr|stardict-quick-eng-fra-2.4.2-8|8	Release:	%{release}
12mr|stardict-quick-eng-fra-2.4.2-8|9	License:	Distributable
12mr|stardict-quick-eng-fra-2.4.2-8|10	Group:		Databases
12mr|stardict-quick-eng-fra-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-eng-fra-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-eng-fra-2.4.2-8|13	BuildArch:	noarch
12mr|stardict-quick-eng-fra-2.4.2-8|14	
12mr|stardict-quick-eng-fra-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-fra-%{version}.tar.bz2
12mr|stardict-quick-eng-fra-2.4.2-8|16	
12mr|stardict-quick-eng-fra-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-eng-fra-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-eng-fra-2.4.2-8|19	
12mr|stardict-quick-eng-fra-2.4.2-8|20	%description
12mr|stardict-quick-eng-fra-2.4.2-8|21	English -> French *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-eng-fra-2.4.2-8|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-eng-fra-2.4.2-8|23	
12mr|stardict-quick-eng-fra-2.4.2-8|24	http://www.futureware.at/.
12mr|stardict-quick-eng-fra-2.4.2-8|25	
12mr|stardict-quick-eng-fra-2.4.2-8|26	%prep
12mr|stardict-quick-eng-fra-2.4.2-8|27	%setup -q -n stardict-quick_eng-fra-%{version}
12mr|stardict-quick-eng-fra-2.4.2-8|28	
12mr|stardict-quick-eng-fra-2.4.2-8|29	%build
12mr|stardict-quick-eng-fra-2.4.2-8|30	
12mr|stardict-quick-eng-fra-2.4.2-8|31	%install
12mr|stardict-quick-eng-fra-2.4.2-8|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-fra-2.4.2-8|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-fra-2.4.2-8|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-fra-2.4.2-8|35	
12mr|stardict-quick-eng-fra-2.4.2-8|36	%clean
12mr|stardict-quick-eng-fra-2.4.2-8|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-fra-2.4.2-8|38	
12mr|stardict-quick-eng-fra-2.4.2-8|39	%files
12mr|stardict-quick-eng-fra-2.4.2-8|40	%defattr(-,root,root)
12mr|stardict-quick-eng-fra-2.4.2-8|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-eng-fra-2.4.2-8|42	
12mr|stardict-quick-eng-fra-2.4.2-8|43	
12mr|stardict-quick-eng-fra-2.4.2-8|44	
12mr|stardict-quick-eng-fra-2.4.2-8|45	
12mr|stardict-quick-eng-fra-2.4.2-8|46	
12mr|stardict-quick-eng-fra-2.4.2-8|47	%changelog
12mr|stardict-quick-eng-fra-2.4.2-8|48	

16477 12
12mr|stardict-quick-eng-gre-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-quick-eng-gre-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-quick-eng-gre-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-quick-eng-gre-2.4.2-9|4	
12mr|stardict-quick-eng-gre-2.4.2-9|5	Summary:	English -> Greek *Quick dictionary for StarDict 2
12mr|stardict-quick-eng-gre-2.4.2-9|6	Name:		stardict-quick-eng-gre
12mr|stardict-quick-eng-gre-2.4.2-9|7	Version:	%{version}
12mr|stardict-quick-eng-gre-2.4.2-9|8	Release:	%{release}
12mr|stardict-quick-eng-gre-2.4.2-9|9	License:	Distributable
12mr|stardict-quick-eng-gre-2.4.2-9|10	Group:		Databases
12mr|stardict-quick-eng-gre-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-eng-gre-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-eng-gre-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-quick-eng-gre-2.4.2-9|14	
12mr|stardict-quick-eng-gre-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-gre-%{version}.tar.bz2
12mr|stardict-quick-eng-gre-2.4.2-9|16	
12mr|stardict-quick-eng-gre-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-eng-gre-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-eng-gre-2.4.2-9|19	
12mr|stardict-quick-eng-gre-2.4.2-9|20	%description
12mr|stardict-quick-eng-gre-2.4.2-9|21	English -> Greek *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-eng-gre-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-eng-gre-2.4.2-9|23	
12mr|stardict-quick-eng-gre-2.4.2-9|24	http://www.futureware.at/.
12mr|stardict-quick-eng-gre-2.4.2-9|25	
12mr|stardict-quick-eng-gre-2.4.2-9|26	%prep
12mr|stardict-quick-eng-gre-2.4.2-9|27	%setup -q -n stardict-quick_eng-gre-%{version}
12mr|stardict-quick-eng-gre-2.4.2-9|28	
12mr|stardict-quick-eng-gre-2.4.2-9|29	%build
12mr|stardict-quick-eng-gre-2.4.2-9|30	
12mr|stardict-quick-eng-gre-2.4.2-9|31	%install
12mr|stardict-quick-eng-gre-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-gre-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-gre-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-gre-2.4.2-9|35	
12mr|stardict-quick-eng-gre-2.4.2-9|36	%clean
12mr|stardict-quick-eng-gre-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-gre-2.4.2-9|38	
12mr|stardict-quick-eng-gre-2.4.2-9|39	%files
12mr|stardict-quick-eng-gre-2.4.2-9|40	%defattr(-,root,root)
12mr|stardict-quick-eng-gre-2.4.2-9|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-eng-gre-2.4.2-9|42	
12mr|stardict-quick-eng-gre-2.4.2-9|43	
12mr|stardict-quick-eng-gre-2.4.2-9|44	
12mr|stardict-quick-eng-gre-2.4.2-9|45	
12mr|stardict-quick-eng-gre-2.4.2-9|46	
12mr|stardict-quick-eng-gre-2.4.2-9|47	%changelog
12mr|stardict-quick-eng-gre-2.4.2-9|48	

16478 12
12mr|stardict-quick-eng-hun-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-quick-eng-hun-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-quick-eng-hun-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-quick-eng-hun-2.4.2-9|4	
12mr|stardict-quick-eng-hun-2.4.2-9|5	Summary:	English -> Hungarian *Quick dictionary for StarDict 2
12mr|stardict-quick-eng-hun-2.4.2-9|6	Name:		stardict-quick-eng-hun
12mr|stardict-quick-eng-hun-2.4.2-9|7	Version:	%{version}
12mr|stardict-quick-eng-hun-2.4.2-9|8	Release:	%{release}
12mr|stardict-quick-eng-hun-2.4.2-9|9	License:	Distributable
12mr|stardict-quick-eng-hun-2.4.2-9|10	Group:		Databases
12mr|stardict-quick-eng-hun-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-eng-hun-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-eng-hun-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-quick-eng-hun-2.4.2-9|14	
12mr|stardict-quick-eng-hun-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-hun-%{version}.tar.bz2
12mr|stardict-quick-eng-hun-2.4.2-9|16	
12mr|stardict-quick-eng-hun-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-eng-hun-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-eng-hun-2.4.2-9|19	
12mr|stardict-quick-eng-hun-2.4.2-9|20	%description
12mr|stardict-quick-eng-hun-2.4.2-9|21	English -> Hungarian *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-eng-hun-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-eng-hun-2.4.2-9|23	
12mr|stardict-quick-eng-hun-2.4.2-9|24	http://www.futureware.at/.
12mr|stardict-quick-eng-hun-2.4.2-9|25	
12mr|stardict-quick-eng-hun-2.4.2-9|26	%prep
12mr|stardict-quick-eng-hun-2.4.2-9|27	%setup -q -n stardict-quick_eng-hun-%{version}
12mr|stardict-quick-eng-hun-2.4.2-9|28	
12mr|stardict-quick-eng-hun-2.4.2-9|29	%build
12mr|stardict-quick-eng-hun-2.4.2-9|30	
12mr|stardict-quick-eng-hun-2.4.2-9|31	%install
12mr|stardict-quick-eng-hun-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-hun-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-hun-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-hun-2.4.2-9|35	
12mr|stardict-quick-eng-hun-2.4.2-9|36	%clean
12mr|stardict-quick-eng-hun-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-hun-2.4.2-9|38	
12mr|stardict-quick-eng-hun-2.4.2-9|39	%files
12mr|stardict-quick-eng-hun-2.4.2-9|40	%defattr(-,root,root)
12mr|stardict-quick-eng-hun-2.4.2-9|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-eng-hun-2.4.2-9|42	
12mr|stardict-quick-eng-hun-2.4.2-9|43	
12mr|stardict-quick-eng-hun-2.4.2-9|44	
12mr|stardict-quick-eng-hun-2.4.2-9|45	
12mr|stardict-quick-eng-hun-2.4.2-9|46	
12mr|stardict-quick-eng-hun-2.4.2-9|47	%changelog
12mr|stardict-quick-eng-hun-2.4.2-9|48	

16479 12
12mr|stardict-quick-eng-ind-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-quick-eng-ind-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-quick-eng-ind-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-quick-eng-ind-2.4.2-10|4	
12mr|stardict-quick-eng-ind-2.4.2-10|5	Summary:	English -> Indonesian *Quick dictionary for StarDict 2
12mr|stardict-quick-eng-ind-2.4.2-10|6	Name:		stardict-quick-eng-ind
12mr|stardict-quick-eng-ind-2.4.2-10|7	Version:	%{version}
12mr|stardict-quick-eng-ind-2.4.2-10|8	Release:	%{release}
12mr|stardict-quick-eng-ind-2.4.2-10|9	License:	Distributable
12mr|stardict-quick-eng-ind-2.4.2-10|10	Group:		Databases
12mr|stardict-quick-eng-ind-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-eng-ind-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-eng-ind-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-quick-eng-ind-2.4.2-10|14	
12mr|stardict-quick-eng-ind-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-ind-%{version}.tar.bz2
12mr|stardict-quick-eng-ind-2.4.2-10|16	
12mr|stardict-quick-eng-ind-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-eng-ind-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-eng-ind-2.4.2-10|19	
12mr|stardict-quick-eng-ind-2.4.2-10|20	%description
12mr|stardict-quick-eng-ind-2.4.2-10|21	English -> Indonesian *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-eng-ind-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-eng-ind-2.4.2-10|23	
12mr|stardict-quick-eng-ind-2.4.2-10|24	http://www.futureware.at/.
12mr|stardict-quick-eng-ind-2.4.2-10|25	
12mr|stardict-quick-eng-ind-2.4.2-10|26	%prep
12mr|stardict-quick-eng-ind-2.4.2-10|27	%setup -q -n stardict-quick_eng-ind-%{version}
12mr|stardict-quick-eng-ind-2.4.2-10|28	
12mr|stardict-quick-eng-ind-2.4.2-10|29	%build
12mr|stardict-quick-eng-ind-2.4.2-10|30	
12mr|stardict-quick-eng-ind-2.4.2-10|31	%install
12mr|stardict-quick-eng-ind-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-ind-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-ind-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-ind-2.4.2-10|35	
12mr|stardict-quick-eng-ind-2.4.2-10|36	%clean
12mr|stardict-quick-eng-ind-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-ind-2.4.2-10|38	
12mr|stardict-quick-eng-ind-2.4.2-10|39	%files
12mr|stardict-quick-eng-ind-2.4.2-10|40	%defattr(-,root,root)
12mr|stardict-quick-eng-ind-2.4.2-10|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-eng-ind-2.4.2-10|42	
12mr|stardict-quick-eng-ind-2.4.2-10|43	
12mr|stardict-quick-eng-ind-2.4.2-10|44	
12mr|stardict-quick-eng-ind-2.4.2-10|45	
12mr|stardict-quick-eng-ind-2.4.2-10|46	
12mr|stardict-quick-eng-ind-2.4.2-10|47	%changelog
12mr|stardict-quick-eng-ind-2.4.2-10|48	

16480 12
12mr|stardict-quick-eng-ita-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-quick-eng-ita-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-quick-eng-ita-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-quick-eng-ita-2.4.2-9|4	
12mr|stardict-quick-eng-ita-2.4.2-9|5	Summary:	English -> Italian *Quick dictionary for StarDict 2
12mr|stardict-quick-eng-ita-2.4.2-9|6	Name:		stardict-quick-eng-ita
12mr|stardict-quick-eng-ita-2.4.2-9|7	Version:	%{version}
12mr|stardict-quick-eng-ita-2.4.2-9|8	Release:	%{release}
12mr|stardict-quick-eng-ita-2.4.2-9|9	License:	Distributable
12mr|stardict-quick-eng-ita-2.4.2-9|10	Group:		Databases
12mr|stardict-quick-eng-ita-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-eng-ita-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-eng-ita-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-quick-eng-ita-2.4.2-9|14	
12mr|stardict-quick-eng-ita-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-ita-%{version}.tar.bz2
12mr|stardict-quick-eng-ita-2.4.2-9|16	
12mr|stardict-quick-eng-ita-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-eng-ita-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-eng-ita-2.4.2-9|19	
12mr|stardict-quick-eng-ita-2.4.2-9|20	%description
12mr|stardict-quick-eng-ita-2.4.2-9|21	English -> Italian *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-eng-ita-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-eng-ita-2.4.2-9|23	
12mr|stardict-quick-eng-ita-2.4.2-9|24	http://www.futureware.at/.
12mr|stardict-quick-eng-ita-2.4.2-9|25	
12mr|stardict-quick-eng-ita-2.4.2-9|26	%prep
12mr|stardict-quick-eng-ita-2.4.2-9|27	%setup -q -n stardict-quick_eng-ita-%{version}
12mr|stardict-quick-eng-ita-2.4.2-9|28	
12mr|stardict-quick-eng-ita-2.4.2-9|29	%build
12mr|stardict-quick-eng-ita-2.4.2-9|30	
12mr|stardict-quick-eng-ita-2.4.2-9|31	%install
12mr|stardict-quick-eng-ita-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-ita-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-ita-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-ita-2.4.2-9|35	
12mr|stardict-quick-eng-ita-2.4.2-9|36	%clean
12mr|stardict-quick-eng-ita-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-ita-2.4.2-9|38	
12mr|stardict-quick-eng-ita-2.4.2-9|39	%files
12mr|stardict-quick-eng-ita-2.4.2-9|40	%defattr(-,root,root)
12mr|stardict-quick-eng-ita-2.4.2-9|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-eng-ita-2.4.2-9|42	
12mr|stardict-quick-eng-ita-2.4.2-9|43	
12mr|stardict-quick-eng-ita-2.4.2-9|44	
12mr|stardict-quick-eng-ita-2.4.2-9|45	
12mr|stardict-quick-eng-ita-2.4.2-9|46	
12mr|stardict-quick-eng-ita-2.4.2-9|47	%changelog
12mr|stardict-quick-eng-ita-2.4.2-9|48	

16481 12
12mr|stardict-quick-eng-jpn-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-quick-eng-jpn-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-quick-eng-jpn-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-quick-eng-jpn-2.4.2-9|4	
12mr|stardict-quick-eng-jpn-2.4.2-9|5	Summary:	English -> Japanese *Quick dictionary for StarDict 2
12mr|stardict-quick-eng-jpn-2.4.2-9|6	Name:		stardict-quick-eng-jpn
12mr|stardict-quick-eng-jpn-2.4.2-9|7	Version:	%{version}
12mr|stardict-quick-eng-jpn-2.4.2-9|8	Release:	%{release}
12mr|stardict-quick-eng-jpn-2.4.2-9|9	License:	Distributable
12mr|stardict-quick-eng-jpn-2.4.2-9|10	Group:		Databases
12mr|stardict-quick-eng-jpn-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-eng-jpn-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-eng-jpn-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-quick-eng-jpn-2.4.2-9|14	
12mr|stardict-quick-eng-jpn-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-jpn-%{version}.tar.bz2
12mr|stardict-quick-eng-jpn-2.4.2-9|16	
12mr|stardict-quick-eng-jpn-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-eng-jpn-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-eng-jpn-2.4.2-9|19	
12mr|stardict-quick-eng-jpn-2.4.2-9|20	%description
12mr|stardict-quick-eng-jpn-2.4.2-9|21	English -> Japanese *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-eng-jpn-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-eng-jpn-2.4.2-9|23	
12mr|stardict-quick-eng-jpn-2.4.2-9|24	http://www.futureware.at/.
12mr|stardict-quick-eng-jpn-2.4.2-9|25	
12mr|stardict-quick-eng-jpn-2.4.2-9|26	%prep
12mr|stardict-quick-eng-jpn-2.4.2-9|27	%setup -q -n stardict-quick_eng-jpn-%{version}
12mr|stardict-quick-eng-jpn-2.4.2-9|28	
12mr|stardict-quick-eng-jpn-2.4.2-9|29	%build
12mr|stardict-quick-eng-jpn-2.4.2-9|30	
12mr|stardict-quick-eng-jpn-2.4.2-9|31	%install
12mr|stardict-quick-eng-jpn-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-jpn-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-jpn-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-jpn-2.4.2-9|35	
12mr|stardict-quick-eng-jpn-2.4.2-9|36	%clean
12mr|stardict-quick-eng-jpn-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-jpn-2.4.2-9|38	
12mr|stardict-quick-eng-jpn-2.4.2-9|39	%files
12mr|stardict-quick-eng-jpn-2.4.2-9|40	%defattr(-,root,root)
12mr|stardict-quick-eng-jpn-2.4.2-9|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-eng-jpn-2.4.2-9|42	
12mr|stardict-quick-eng-jpn-2.4.2-9|43	
12mr|stardict-quick-eng-jpn-2.4.2-9|44	
12mr|stardict-quick-eng-jpn-2.4.2-9|45	
12mr|stardict-quick-eng-jpn-2.4.2-9|46	
12mr|stardict-quick-eng-jpn-2.4.2-9|47	%changelog
12mr|stardict-quick-eng-jpn-2.4.2-9|48	

16482 12
12mr|stardict-quick-eng-lat-2.4.2-8|1	%define	version	2.4.2
12mr|stardict-quick-eng-lat-2.4.2-8|2	%define release %mkrel 8
12mr|stardict-quick-eng-lat-2.4.2-8|3	%define dict_format_version	2.4.2
12mr|stardict-quick-eng-lat-2.4.2-8|4	
12mr|stardict-quick-eng-lat-2.4.2-8|5	Summary:	English -> Latin *Quick dictionary for StarDict 2
12mr|stardict-quick-eng-lat-2.4.2-8|6	Name:		stardict-quick-eng-lat
12mr|stardict-quick-eng-lat-2.4.2-8|7	Version:	%{version}
12mr|stardict-quick-eng-lat-2.4.2-8|8	Release:	%{release}
12mr|stardict-quick-eng-lat-2.4.2-8|9	License:	Distributable
12mr|stardict-quick-eng-lat-2.4.2-8|10	Group:		Databases
12mr|stardict-quick-eng-lat-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-eng-lat-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-eng-lat-2.4.2-8|13	BuildArch:	noarch
12mr|stardict-quick-eng-lat-2.4.2-8|14	
12mr|stardict-quick-eng-lat-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-lat-%{version}.tar.bz2
12mr|stardict-quick-eng-lat-2.4.2-8|16	
12mr|stardict-quick-eng-lat-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-eng-lat-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-eng-lat-2.4.2-8|19	
12mr|stardict-quick-eng-lat-2.4.2-8|20	%description
12mr|stardict-quick-eng-lat-2.4.2-8|21	English -> Latin *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-eng-lat-2.4.2-8|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-eng-lat-2.4.2-8|23	
12mr|stardict-quick-eng-lat-2.4.2-8|24	http://www.futureware.at/.
12mr|stardict-quick-eng-lat-2.4.2-8|25	
12mr|stardict-quick-eng-lat-2.4.2-8|26	%prep
12mr|stardict-quick-eng-lat-2.4.2-8|27	%setup -q -n stardict-quick_eng-lat-%{version}
12mr|stardict-quick-eng-lat-2.4.2-8|28	
12mr|stardict-quick-eng-lat-2.4.2-8|29	%build
12mr|stardict-quick-eng-lat-2.4.2-8|30	
12mr|stardict-quick-eng-lat-2.4.2-8|31	%install
12mr|stardict-quick-eng-lat-2.4.2-8|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-lat-2.4.2-8|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-lat-2.4.2-8|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-lat-2.4.2-8|35	
12mr|stardict-quick-eng-lat-2.4.2-8|36	%clean
12mr|stardict-quick-eng-lat-2.4.2-8|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-lat-2.4.2-8|38	
12mr|stardict-quick-eng-lat-2.4.2-8|39	%files
12mr|stardict-quick-eng-lat-2.4.2-8|40	%defattr(-,root,root)
12mr|stardict-quick-eng-lat-2.4.2-8|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-eng-lat-2.4.2-8|42	
12mr|stardict-quick-eng-lat-2.4.2-8|43	
12mr|stardict-quick-eng-lat-2.4.2-8|44	
12mr|stardict-quick-eng-lat-2.4.2-8|45	
12mr|stardict-quick-eng-lat-2.4.2-8|46	
12mr|stardict-quick-eng-lat-2.4.2-8|47	%changelog
12mr|stardict-quick-eng-lat-2.4.2-8|48	

16483 12
12mr|stardict-quick-eng-nld-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-quick-eng-nld-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-quick-eng-nld-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-quick-eng-nld-2.4.2-10|4	
12mr|stardict-quick-eng-nld-2.4.2-10|5	Summary:	English -> Dutch *Quick dictionary for StarDict 2
12mr|stardict-quick-eng-nld-2.4.2-10|6	Name:		stardict-quick-eng-nld
12mr|stardict-quick-eng-nld-2.4.2-10|7	Version:	%{version}
12mr|stardict-quick-eng-nld-2.4.2-10|8	Release:	%{release}
12mr|stardict-quick-eng-nld-2.4.2-10|9	License:	Distributable
12mr|stardict-quick-eng-nld-2.4.2-10|10	Group:		Databases
12mr|stardict-quick-eng-nld-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-eng-nld-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-eng-nld-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-quick-eng-nld-2.4.2-10|14	
12mr|stardict-quick-eng-nld-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-nld-%{version}.tar.bz2
12mr|stardict-quick-eng-nld-2.4.2-10|16	
12mr|stardict-quick-eng-nld-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-eng-nld-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-eng-nld-2.4.2-10|19	
12mr|stardict-quick-eng-nld-2.4.2-10|20	%description
12mr|stardict-quick-eng-nld-2.4.2-10|21	English -> Dutch *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-eng-nld-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-eng-nld-2.4.2-10|23	
12mr|stardict-quick-eng-nld-2.4.2-10|24	http://www.futureware.at/.
12mr|stardict-quick-eng-nld-2.4.2-10|25	
12mr|stardict-quick-eng-nld-2.4.2-10|26	%prep
12mr|stardict-quick-eng-nld-2.4.2-10|27	%setup -q -n stardict-quick_eng-nld-%{version}
12mr|stardict-quick-eng-nld-2.4.2-10|28	
12mr|stardict-quick-eng-nld-2.4.2-10|29	%build
12mr|stardict-quick-eng-nld-2.4.2-10|30	
12mr|stardict-quick-eng-nld-2.4.2-10|31	%install
12mr|stardict-quick-eng-nld-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-nld-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-nld-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-nld-2.4.2-10|35	
12mr|stardict-quick-eng-nld-2.4.2-10|36	%clean
12mr|stardict-quick-eng-nld-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-nld-2.4.2-10|38	
12mr|stardict-quick-eng-nld-2.4.2-10|39	%files
12mr|stardict-quick-eng-nld-2.4.2-10|40	%defattr(-,root,root)
12mr|stardict-quick-eng-nld-2.4.2-10|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-eng-nld-2.4.2-10|42	
12mr|stardict-quick-eng-nld-2.4.2-10|43	
12mr|stardict-quick-eng-nld-2.4.2-10|44	
12mr|stardict-quick-eng-nld-2.4.2-10|45	
12mr|stardict-quick-eng-nld-2.4.2-10|46	
12mr|stardict-quick-eng-nld-2.4.2-10|47	%changelog
12mr|stardict-quick-eng-nld-2.4.2-10|48	

16484 12
12mr|stardict-quick-eng-nor-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-quick-eng-nor-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-quick-eng-nor-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-quick-eng-nor-2.4.2-10|4	
12mr|stardict-quick-eng-nor-2.4.2-10|5	Summary:	English -> Norwegian *Quick dictionary for StarDict 2
12mr|stardict-quick-eng-nor-2.4.2-10|6	Name:		stardict-quick-eng-nor
12mr|stardict-quick-eng-nor-2.4.2-10|7	Version:	%{version}
12mr|stardict-quick-eng-nor-2.4.2-10|8	Release:	%{release}
12mr|stardict-quick-eng-nor-2.4.2-10|9	License:	Distributable
12mr|stardict-quick-eng-nor-2.4.2-10|10	Group:		Databases
12mr|stardict-quick-eng-nor-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-eng-nor-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-eng-nor-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-quick-eng-nor-2.4.2-10|14	
12mr|stardict-quick-eng-nor-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-nor-%{version}.tar.bz2
12mr|stardict-quick-eng-nor-2.4.2-10|16	
12mr|stardict-quick-eng-nor-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-eng-nor-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-eng-nor-2.4.2-10|19	
12mr|stardict-quick-eng-nor-2.4.2-10|20	%description
12mr|stardict-quick-eng-nor-2.4.2-10|21	English -> Norwegian *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-eng-nor-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-eng-nor-2.4.2-10|23	
12mr|stardict-quick-eng-nor-2.4.2-10|24	http://www.futureware.at/.
12mr|stardict-quick-eng-nor-2.4.2-10|25	
12mr|stardict-quick-eng-nor-2.4.2-10|26	%prep
12mr|stardict-quick-eng-nor-2.4.2-10|27	%setup -q -n stardict-quick_eng-nor-%{version}
12mr|stardict-quick-eng-nor-2.4.2-10|28	
12mr|stardict-quick-eng-nor-2.4.2-10|29	%build
12mr|stardict-quick-eng-nor-2.4.2-10|30	
12mr|stardict-quick-eng-nor-2.4.2-10|31	%install
12mr|stardict-quick-eng-nor-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-nor-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-nor-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-nor-2.4.2-10|35	
12mr|stardict-quick-eng-nor-2.4.2-10|36	%clean
12mr|stardict-quick-eng-nor-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-nor-2.4.2-10|38	
12mr|stardict-quick-eng-nor-2.4.2-10|39	%files
12mr|stardict-quick-eng-nor-2.4.2-10|40	%defattr(-,root,root)
12mr|stardict-quick-eng-nor-2.4.2-10|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-eng-nor-2.4.2-10|42	
12mr|stardict-quick-eng-nor-2.4.2-10|43	
12mr|stardict-quick-eng-nor-2.4.2-10|44	
12mr|stardict-quick-eng-nor-2.4.2-10|45	
12mr|stardict-quick-eng-nor-2.4.2-10|46	
12mr|stardict-quick-eng-nor-2.4.2-10|47	%changelog
12mr|stardict-quick-eng-nor-2.4.2-10|48	

16485 12
12mr|stardict-quick-eng-por-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-quick-eng-por-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-quick-eng-por-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-quick-eng-por-2.4.2-9|4	
12mr|stardict-quick-eng-por-2.4.2-9|5	Summary:	English -> Portuguese *Quick dictionary for StarDict 2
12mr|stardict-quick-eng-por-2.4.2-9|6	Name:		stardict-quick-eng-por
12mr|stardict-quick-eng-por-2.4.2-9|7	Version:	%{version}
12mr|stardict-quick-eng-por-2.4.2-9|8	Release:	%{release}
12mr|stardict-quick-eng-por-2.4.2-9|9	License:	Distributable
12mr|stardict-quick-eng-por-2.4.2-9|10	Group:		Databases
12mr|stardict-quick-eng-por-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-eng-por-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-eng-por-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-quick-eng-por-2.4.2-9|14	
12mr|stardict-quick-eng-por-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-por-%{version}.tar.bz2
12mr|stardict-quick-eng-por-2.4.2-9|16	
12mr|stardict-quick-eng-por-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-eng-por-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-eng-por-2.4.2-9|19	
12mr|stardict-quick-eng-por-2.4.2-9|20	%description
12mr|stardict-quick-eng-por-2.4.2-9|21	English -> Portuguese *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-eng-por-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-eng-por-2.4.2-9|23	
12mr|stardict-quick-eng-por-2.4.2-9|24	http://www.futureware.at/.
12mr|stardict-quick-eng-por-2.4.2-9|25	
12mr|stardict-quick-eng-por-2.4.2-9|26	%prep
12mr|stardict-quick-eng-por-2.4.2-9|27	%setup -q -n stardict-quick_eng-por-%{version}
12mr|stardict-quick-eng-por-2.4.2-9|28	
12mr|stardict-quick-eng-por-2.4.2-9|29	%build
12mr|stardict-quick-eng-por-2.4.2-9|30	
12mr|stardict-quick-eng-por-2.4.2-9|31	%install
12mr|stardict-quick-eng-por-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-por-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-por-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-por-2.4.2-9|35	
12mr|stardict-quick-eng-por-2.4.2-9|36	%clean
12mr|stardict-quick-eng-por-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-por-2.4.2-9|38	
12mr|stardict-quick-eng-por-2.4.2-9|39	%files
12mr|stardict-quick-eng-por-2.4.2-9|40	%defattr(-,root,root)
12mr|stardict-quick-eng-por-2.4.2-9|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-eng-por-2.4.2-9|42	
12mr|stardict-quick-eng-por-2.4.2-9|43	
12mr|stardict-quick-eng-por-2.4.2-9|44	
12mr|stardict-quick-eng-por-2.4.2-9|45	
12mr|stardict-quick-eng-por-2.4.2-9|46	
12mr|stardict-quick-eng-por-2.4.2-9|47	%changelog
12mr|stardict-quick-eng-por-2.4.2-9|48	

16486 12
12mr|stardict-quick-eng-rus-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-quick-eng-rus-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-quick-eng-rus-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-quick-eng-rus-2.4.2-9|4	
12mr|stardict-quick-eng-rus-2.4.2-9|5	Summary:	English -> Russian *Quick dictionary for StarDict 2
12mr|stardict-quick-eng-rus-2.4.2-9|6	Name:		stardict-quick-eng-rus
12mr|stardict-quick-eng-rus-2.4.2-9|7	Version:	%{version}
12mr|stardict-quick-eng-rus-2.4.2-9|8	Release:	%{release}
12mr|stardict-quick-eng-rus-2.4.2-9|9	License:	Distributable
12mr|stardict-quick-eng-rus-2.4.2-9|10	Group:		Databases
12mr|stardict-quick-eng-rus-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-eng-rus-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-eng-rus-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-quick-eng-rus-2.4.2-9|14	
12mr|stardict-quick-eng-rus-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-rus-%{version}.tar.bz2
12mr|stardict-quick-eng-rus-2.4.2-9|16	
12mr|stardict-quick-eng-rus-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-eng-rus-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-eng-rus-2.4.2-9|19	
12mr|stardict-quick-eng-rus-2.4.2-9|20	%description
12mr|stardict-quick-eng-rus-2.4.2-9|21	English -> Russian *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-eng-rus-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-eng-rus-2.4.2-9|23	
12mr|stardict-quick-eng-rus-2.4.2-9|24	http://www.futureware.at/.
12mr|stardict-quick-eng-rus-2.4.2-9|25	
12mr|stardict-quick-eng-rus-2.4.2-9|26	%prep
12mr|stardict-quick-eng-rus-2.4.2-9|27	%setup -q -n stardict-quick_eng-rus-%{version}
12mr|stardict-quick-eng-rus-2.4.2-9|28	
12mr|stardict-quick-eng-rus-2.4.2-9|29	%build
12mr|stardict-quick-eng-rus-2.4.2-9|30	
12mr|stardict-quick-eng-rus-2.4.2-9|31	%install
12mr|stardict-quick-eng-rus-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-rus-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-rus-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-rus-2.4.2-9|35	
12mr|stardict-quick-eng-rus-2.4.2-9|36	%clean
12mr|stardict-quick-eng-rus-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-rus-2.4.2-9|38	
12mr|stardict-quick-eng-rus-2.4.2-9|39	%files
12mr|stardict-quick-eng-rus-2.4.2-9|40	%defattr(-,root,root)
12mr|stardict-quick-eng-rus-2.4.2-9|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-eng-rus-2.4.2-9|42	
12mr|stardict-quick-eng-rus-2.4.2-9|43	
12mr|stardict-quick-eng-rus-2.4.2-9|44	
12mr|stardict-quick-eng-rus-2.4.2-9|45	
12mr|stardict-quick-eng-rus-2.4.2-9|46	
12mr|stardict-quick-eng-rus-2.4.2-9|47	%changelog
12mr|stardict-quick-eng-rus-2.4.2-9|48	

16487 12
12mr|stardict-quick-eng-spa-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-quick-eng-spa-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-quick-eng-spa-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-quick-eng-spa-2.4.2-9|4	
12mr|stardict-quick-eng-spa-2.4.2-9|5	Summary:	English -> Spanish *Quick dictionary for StarDict 2
12mr|stardict-quick-eng-spa-2.4.2-9|6	Name:		stardict-quick-eng-spa
12mr|stardict-quick-eng-spa-2.4.2-9|7	Version:	%{version}
12mr|stardict-quick-eng-spa-2.4.2-9|8	Release:	%{release}
12mr|stardict-quick-eng-spa-2.4.2-9|9	License:	Distributable
12mr|stardict-quick-eng-spa-2.4.2-9|10	Group:		Databases
12mr|stardict-quick-eng-spa-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-eng-spa-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-eng-spa-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-quick-eng-spa-2.4.2-9|14	
12mr|stardict-quick-eng-spa-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-spa-%{version}.tar.bz2
12mr|stardict-quick-eng-spa-2.4.2-9|16	
12mr|stardict-quick-eng-spa-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-eng-spa-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-eng-spa-2.4.2-9|19	
12mr|stardict-quick-eng-spa-2.4.2-9|20	%description
12mr|stardict-quick-eng-spa-2.4.2-9|21	English -> Spanish *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-eng-spa-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-eng-spa-2.4.2-9|23	
12mr|stardict-quick-eng-spa-2.4.2-9|24	http://www.futureware.at/.
12mr|stardict-quick-eng-spa-2.4.2-9|25	
12mr|stardict-quick-eng-spa-2.4.2-9|26	%prep
12mr|stardict-quick-eng-spa-2.4.2-9|27	%setup -q -n stardict-quick_eng-spa-%{version}
12mr|stardict-quick-eng-spa-2.4.2-9|28	
12mr|stardict-quick-eng-spa-2.4.2-9|29	%build
12mr|stardict-quick-eng-spa-2.4.2-9|30	
12mr|stardict-quick-eng-spa-2.4.2-9|31	%install
12mr|stardict-quick-eng-spa-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-spa-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-spa-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-spa-2.4.2-9|35	
12mr|stardict-quick-eng-spa-2.4.2-9|36	%clean
12mr|stardict-quick-eng-spa-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-spa-2.4.2-9|38	
12mr|stardict-quick-eng-spa-2.4.2-9|39	%files
12mr|stardict-quick-eng-spa-2.4.2-9|40	%defattr(-,root,root)
12mr|stardict-quick-eng-spa-2.4.2-9|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-eng-spa-2.4.2-9|42	
12mr|stardict-quick-eng-spa-2.4.2-9|43	
12mr|stardict-quick-eng-spa-2.4.2-9|44	
12mr|stardict-quick-eng-spa-2.4.2-9|45	
12mr|stardict-quick-eng-spa-2.4.2-9|46	
12mr|stardict-quick-eng-spa-2.4.2-9|47	%changelog
12mr|stardict-quick-eng-spa-2.4.2-9|48	

16488 12
12mr|stardict-quick-eng-swa-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-quick-eng-swa-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-quick-eng-swa-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-quick-eng-swa-2.4.2-9|4	
12mr|stardict-quick-eng-swa-2.4.2-9|5	Summary:	English -> Swahili *Quick dictionary for StarDict 2
12mr|stardict-quick-eng-swa-2.4.2-9|6	Name:		stardict-quick-eng-swa
12mr|stardict-quick-eng-swa-2.4.2-9|7	Version:	%{version}
12mr|stardict-quick-eng-swa-2.4.2-9|8	Release:	%{release}
12mr|stardict-quick-eng-swa-2.4.2-9|9	License:	Distributable
12mr|stardict-quick-eng-swa-2.4.2-9|10	Group:		Databases
12mr|stardict-quick-eng-swa-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-eng-swa-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-eng-swa-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-quick-eng-swa-2.4.2-9|14	
12mr|stardict-quick-eng-swa-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-swa-%{version}.tar.bz2
12mr|stardict-quick-eng-swa-2.4.2-9|16	
12mr|stardict-quick-eng-swa-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-eng-swa-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-eng-swa-2.4.2-9|19	
12mr|stardict-quick-eng-swa-2.4.2-9|20	%description
12mr|stardict-quick-eng-swa-2.4.2-9|21	English -> Swahili *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-eng-swa-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-eng-swa-2.4.2-9|23	
12mr|stardict-quick-eng-swa-2.4.2-9|24	http://www.futureware.at/.
12mr|stardict-quick-eng-swa-2.4.2-9|25	
12mr|stardict-quick-eng-swa-2.4.2-9|26	%prep
12mr|stardict-quick-eng-swa-2.4.2-9|27	%setup -q -n stardict-quick_eng-swa-%{version}
12mr|stardict-quick-eng-swa-2.4.2-9|28	
12mr|stardict-quick-eng-swa-2.4.2-9|29	%build
12mr|stardict-quick-eng-swa-2.4.2-9|30	
12mr|stardict-quick-eng-swa-2.4.2-9|31	%install
12mr|stardict-quick-eng-swa-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-swa-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-swa-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-swa-2.4.2-9|35	
12mr|stardict-quick-eng-swa-2.4.2-9|36	%clean
12mr|stardict-quick-eng-swa-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-swa-2.4.2-9|38	
12mr|stardict-quick-eng-swa-2.4.2-9|39	%files
12mr|stardict-quick-eng-swa-2.4.2-9|40	%defattr(-,root,root)
12mr|stardict-quick-eng-swa-2.4.2-9|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-eng-swa-2.4.2-9|42	
12mr|stardict-quick-eng-swa-2.4.2-9|43	
12mr|stardict-quick-eng-swa-2.4.2-9|44	
12mr|stardict-quick-eng-swa-2.4.2-9|45	
12mr|stardict-quick-eng-swa-2.4.2-9|46	
12mr|stardict-quick-eng-swa-2.4.2-9|47	%changelog
12mr|stardict-quick-eng-swa-2.4.2-9|48	

16489 12
12mr|stardict-quick-eng-swe-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-quick-eng-swe-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-quick-eng-swe-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-quick-eng-swe-2.4.2-9|4	
12mr|stardict-quick-eng-swe-2.4.2-9|5	Summary:	English -> Swedish *Quick dictionary for StarDict 2
12mr|stardict-quick-eng-swe-2.4.2-9|6	Name:		stardict-quick-eng-swe
12mr|stardict-quick-eng-swe-2.4.2-9|7	Version:	%{version}
12mr|stardict-quick-eng-swe-2.4.2-9|8	Release:	%{release}
12mr|stardict-quick-eng-swe-2.4.2-9|9	License:	Distributable
12mr|stardict-quick-eng-swe-2.4.2-9|10	Group:		Databases
12mr|stardict-quick-eng-swe-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-eng-swe-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-eng-swe-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-quick-eng-swe-2.4.2-9|14	
12mr|stardict-quick-eng-swe-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_eng-swe-%{version}.tar.bz2
12mr|stardict-quick-eng-swe-2.4.2-9|16	
12mr|stardict-quick-eng-swe-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-eng-swe-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-eng-swe-2.4.2-9|19	
12mr|stardict-quick-eng-swe-2.4.2-9|20	%description
12mr|stardict-quick-eng-swe-2.4.2-9|21	English -> Swedish *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-eng-swe-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-eng-swe-2.4.2-9|23	
12mr|stardict-quick-eng-swe-2.4.2-9|24	http://www.futureware.at/.
12mr|stardict-quick-eng-swe-2.4.2-9|25	
12mr|stardict-quick-eng-swe-2.4.2-9|26	%prep
12mr|stardict-quick-eng-swe-2.4.2-9|27	%setup -q -n stardict-quick_eng-swe-%{version}
12mr|stardict-quick-eng-swe-2.4.2-9|28	
12mr|stardict-quick-eng-swe-2.4.2-9|29	%build
12mr|stardict-quick-eng-swe-2.4.2-9|30	
12mr|stardict-quick-eng-swe-2.4.2-9|31	%install
12mr|stardict-quick-eng-swe-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-swe-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-swe-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-eng-swe-2.4.2-9|35	
12mr|stardict-quick-eng-swe-2.4.2-9|36	%clean
12mr|stardict-quick-eng-swe-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-eng-swe-2.4.2-9|38	
12mr|stardict-quick-eng-swe-2.4.2-9|39	%files
12mr|stardict-quick-eng-swe-2.4.2-9|40	%defattr(-,root,root)
12mr|stardict-quick-eng-swe-2.4.2-9|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-eng-swe-2.4.2-9|42	
12mr|stardict-quick-eng-swe-2.4.2-9|43	
12mr|stardict-quick-eng-swe-2.4.2-9|44	
12mr|stardict-quick-eng-swe-2.4.2-9|45	
12mr|stardict-quick-eng-swe-2.4.2-9|46	
12mr|stardict-quick-eng-swe-2.4.2-9|47	%changelog
12mr|stardict-quick-eng-swe-2.4.2-9|48	

16490 12
12mr|stardict-quick-fin-eng-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-quick-fin-eng-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-quick-fin-eng-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-quick-fin-eng-2.4.2-9|4	
12mr|stardict-quick-fin-eng-2.4.2-9|5	Summary:	Finnish -> English *Quick dictionary for StarDict 2
12mr|stardict-quick-fin-eng-2.4.2-9|6	Name:		stardict-quick-fin-eng
12mr|stardict-quick-fin-eng-2.4.2-9|7	Version:	%{version}
12mr|stardict-quick-fin-eng-2.4.2-9|8	Release:	%{release}
12mr|stardict-quick-fin-eng-2.4.2-9|9	License:	Distributable
12mr|stardict-quick-fin-eng-2.4.2-9|10	Group:		Databases
12mr|stardict-quick-fin-eng-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-fin-eng-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-fin-eng-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-quick-fin-eng-2.4.2-9|14	
12mr|stardict-quick-fin-eng-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_fin-eng-%{version}.tar.bz2
12mr|stardict-quick-fin-eng-2.4.2-9|16	
12mr|stardict-quick-fin-eng-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-fin-eng-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-fin-eng-2.4.2-9|19	
12mr|stardict-quick-fin-eng-2.4.2-9|20	%description
12mr|stardict-quick-fin-eng-2.4.2-9|21	Finnish -> English *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-fin-eng-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-fin-eng-2.4.2-9|23	
12mr|stardict-quick-fin-eng-2.4.2-9|24	http://www.futureware.at/.
12mr|stardict-quick-fin-eng-2.4.2-9|25	
12mr|stardict-quick-fin-eng-2.4.2-9|26	%prep
12mr|stardict-quick-fin-eng-2.4.2-9|27	%setup -q -n stardict-quick_fin-eng-%{version}
12mr|stardict-quick-fin-eng-2.4.2-9|28	
12mr|stardict-quick-fin-eng-2.4.2-9|29	%build
12mr|stardict-quick-fin-eng-2.4.2-9|30	
12mr|stardict-quick-fin-eng-2.4.2-9|31	%install
12mr|stardict-quick-fin-eng-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-fin-eng-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-fin-eng-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-fin-eng-2.4.2-9|35	
12mr|stardict-quick-fin-eng-2.4.2-9|36	%clean
12mr|stardict-quick-fin-eng-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-fin-eng-2.4.2-9|38	
12mr|stardict-quick-fin-eng-2.4.2-9|39	%files
12mr|stardict-quick-fin-eng-2.4.2-9|40	%defattr(-,root,root)
12mr|stardict-quick-fin-eng-2.4.2-9|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-fin-eng-2.4.2-9|42	
12mr|stardict-quick-fin-eng-2.4.2-9|43	
12mr|stardict-quick-fin-eng-2.4.2-9|44	
12mr|stardict-quick-fin-eng-2.4.2-9|45	
12mr|stardict-quick-fin-eng-2.4.2-9|46	
12mr|stardict-quick-fin-eng-2.4.2-9|47	%changelog
12mr|stardict-quick-fin-eng-2.4.2-9|48	

16491 12
12mr|stardict-quick-fra-dan-2.4.2-11|1	%define	version	2.4.2
12mr|stardict-quick-fra-dan-2.4.2-11|2	%define release %mkrel 11
12mr|stardict-quick-fra-dan-2.4.2-11|3	%define dict_format_version	2.4.2
12mr|stardict-quick-fra-dan-2.4.2-11|4	
12mr|stardict-quick-fra-dan-2.4.2-11|5	Summary:	French -> Danish *Quick dictionary for StarDict 2
12mr|stardict-quick-fra-dan-2.4.2-11|6	Name:		stardict-quick-fra-dan
12mr|stardict-quick-fra-dan-2.4.2-11|7	Version:	%{version}
12mr|stardict-quick-fra-dan-2.4.2-11|8	Release:	%{release}
12mr|stardict-quick-fra-dan-2.4.2-11|9	License:	Distributable
12mr|stardict-quick-fra-dan-2.4.2-11|10	Group:		Databases
12mr|stardict-quick-fra-dan-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-fra-dan-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-fra-dan-2.4.2-11|13	BuildArch:	noarch
12mr|stardict-quick-fra-dan-2.4.2-11|14	
12mr|stardict-quick-fra-dan-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_fra-dan-%{version}.tar.bz2
12mr|stardict-quick-fra-dan-2.4.2-11|16	
12mr|stardict-quick-fra-dan-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-fra-dan-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-fra-dan-2.4.2-11|19	
12mr|stardict-quick-fra-dan-2.4.2-11|20	%description
12mr|stardict-quick-fra-dan-2.4.2-11|21	French -> Danish *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-fra-dan-2.4.2-11|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-fra-dan-2.4.2-11|23	
12mr|stardict-quick-fra-dan-2.4.2-11|24	http://www.futureware.at/.
12mr|stardict-quick-fra-dan-2.4.2-11|25	
12mr|stardict-quick-fra-dan-2.4.2-11|26	%prep
12mr|stardict-quick-fra-dan-2.4.2-11|27	%setup -q -n stardict-quick_fra-dan-%{version}
12mr|stardict-quick-fra-dan-2.4.2-11|28	
12mr|stardict-quick-fra-dan-2.4.2-11|29	%build
12mr|stardict-quick-fra-dan-2.4.2-11|30	
12mr|stardict-quick-fra-dan-2.4.2-11|31	%install
12mr|stardict-quick-fra-dan-2.4.2-11|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-fra-dan-2.4.2-11|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-fra-dan-2.4.2-11|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-fra-dan-2.4.2-11|35	
12mr|stardict-quick-fra-dan-2.4.2-11|36	%clean
12mr|stardict-quick-fra-dan-2.4.2-11|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-fra-dan-2.4.2-11|38	
12mr|stardict-quick-fra-dan-2.4.2-11|39	%files
12mr|stardict-quick-fra-dan-2.4.2-11|40	%defattr(-,root,root)
12mr|stardict-quick-fra-dan-2.4.2-11|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-fra-dan-2.4.2-11|42	
12mr|stardict-quick-fra-dan-2.4.2-11|43	
12mr|stardict-quick-fra-dan-2.4.2-11|44	
12mr|stardict-quick-fra-dan-2.4.2-11|45	
12mr|stardict-quick-fra-dan-2.4.2-11|46	
12mr|stardict-quick-fra-dan-2.4.2-11|47	%changelog
12mr|stardict-quick-fra-dan-2.4.2-11|48	

16492 12
12mr|stardict-quick-fra-eng-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-quick-fra-eng-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-quick-fra-eng-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-quick-fra-eng-2.4.2-9|4	
12mr|stardict-quick-fra-eng-2.4.2-9|5	Summary:	French -> English *Quick dictionary for StarDict 2
12mr|stardict-quick-fra-eng-2.4.2-9|6	Name:		stardict-quick-fra-eng
12mr|stardict-quick-fra-eng-2.4.2-9|7	Version:	%{version}
12mr|stardict-quick-fra-eng-2.4.2-9|8	Release:	%{release}
12mr|stardict-quick-fra-eng-2.4.2-9|9	License:	Distributable
12mr|stardict-quick-fra-eng-2.4.2-9|10	Group:		Databases
12mr|stardict-quick-fra-eng-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-fra-eng-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-fra-eng-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-quick-fra-eng-2.4.2-9|14	
12mr|stardict-quick-fra-eng-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_fra-eng-%{version}.tar.bz2
12mr|stardict-quick-fra-eng-2.4.2-9|16	
12mr|stardict-quick-fra-eng-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-fra-eng-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-fra-eng-2.4.2-9|19	
12mr|stardict-quick-fra-eng-2.4.2-9|20	%description
12mr|stardict-quick-fra-eng-2.4.2-9|21	French -> English *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-fra-eng-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-fra-eng-2.4.2-9|23	
12mr|stardict-quick-fra-eng-2.4.2-9|24	http://www.futureware.at/.
12mr|stardict-quick-fra-eng-2.4.2-9|25	
12mr|stardict-quick-fra-eng-2.4.2-9|26	%prep
12mr|stardict-quick-fra-eng-2.4.2-9|27	%setup -q -n stardict-quick_fra-eng-%{version}
12mr|stardict-quick-fra-eng-2.4.2-9|28	
12mr|stardict-quick-fra-eng-2.4.2-9|29	%build
12mr|stardict-quick-fra-eng-2.4.2-9|30	
12mr|stardict-quick-fra-eng-2.4.2-9|31	%install
12mr|stardict-quick-fra-eng-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-fra-eng-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-fra-eng-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-fra-eng-2.4.2-9|35	
12mr|stardict-quick-fra-eng-2.4.2-9|36	%clean
12mr|stardict-quick-fra-eng-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-fra-eng-2.4.2-9|38	
12mr|stardict-quick-fra-eng-2.4.2-9|39	%files
12mr|stardict-quick-fra-eng-2.4.2-9|40	%defattr(-,root,root)
12mr|stardict-quick-fra-eng-2.4.2-9|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-fra-eng-2.4.2-9|42	
12mr|stardict-quick-fra-eng-2.4.2-9|43	
12mr|stardict-quick-fra-eng-2.4.2-9|44	
12mr|stardict-quick-fra-eng-2.4.2-9|45	
12mr|stardict-quick-fra-eng-2.4.2-9|46	
12mr|stardict-quick-fra-eng-2.4.2-9|47	%changelog
12mr|stardict-quick-fra-eng-2.4.2-9|48	

16493 12
12mr|stardict-quick-fra-swe-2.4.2-8|1	%define	version	2.4.2
12mr|stardict-quick-fra-swe-2.4.2-8|2	%define release %mkrel 8
12mr|stardict-quick-fra-swe-2.4.2-8|3	%define dict_format_version	2.4.2
12mr|stardict-quick-fra-swe-2.4.2-8|4	
12mr|stardict-quick-fra-swe-2.4.2-8|5	Summary:	French -> Swedish *Quick dictionary for StarDict 2
12mr|stardict-quick-fra-swe-2.4.2-8|6	Name:		stardict-quick-fra-swe
12mr|stardict-quick-fra-swe-2.4.2-8|7	Version:	%{version}
12mr|stardict-quick-fra-swe-2.4.2-8|8	Release:	%{release}
12mr|stardict-quick-fra-swe-2.4.2-8|9	License:	Distributable
12mr|stardict-quick-fra-swe-2.4.2-8|10	Group:		Databases
12mr|stardict-quick-fra-swe-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-fra-swe-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-fra-swe-2.4.2-8|13	BuildArch:	noarch
12mr|stardict-quick-fra-swe-2.4.2-8|14	
12mr|stardict-quick-fra-swe-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_fra-swe-%{version}.tar.bz2
12mr|stardict-quick-fra-swe-2.4.2-8|16	
12mr|stardict-quick-fra-swe-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-fra-swe-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-fra-swe-2.4.2-8|19	
12mr|stardict-quick-fra-swe-2.4.2-8|20	%description
12mr|stardict-quick-fra-swe-2.4.2-8|21	French -> Swedish *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-fra-swe-2.4.2-8|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-fra-swe-2.4.2-8|23	
12mr|stardict-quick-fra-swe-2.4.2-8|24	http://www.futureware.at/.
12mr|stardict-quick-fra-swe-2.4.2-8|25	
12mr|stardict-quick-fra-swe-2.4.2-8|26	%prep
12mr|stardict-quick-fra-swe-2.4.2-8|27	%setup -q -n stardict-quick_fra-swe-%{version}
12mr|stardict-quick-fra-swe-2.4.2-8|28	
12mr|stardict-quick-fra-swe-2.4.2-8|29	%build
12mr|stardict-quick-fra-swe-2.4.2-8|30	
12mr|stardict-quick-fra-swe-2.4.2-8|31	%install
12mr|stardict-quick-fra-swe-2.4.2-8|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-fra-swe-2.4.2-8|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-fra-swe-2.4.2-8|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-fra-swe-2.4.2-8|35	
12mr|stardict-quick-fra-swe-2.4.2-8|36	%clean
12mr|stardict-quick-fra-swe-2.4.2-8|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-fra-swe-2.4.2-8|38	
12mr|stardict-quick-fra-swe-2.4.2-8|39	%files
12mr|stardict-quick-fra-swe-2.4.2-8|40	%defattr(-,root,root)
12mr|stardict-quick-fra-swe-2.4.2-8|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-fra-swe-2.4.2-8|42	
12mr|stardict-quick-fra-swe-2.4.2-8|43	
12mr|stardict-quick-fra-swe-2.4.2-8|44	
12mr|stardict-quick-fra-swe-2.4.2-8|45	
12mr|stardict-quick-fra-swe-2.4.2-8|46	
12mr|stardict-quick-fra-swe-2.4.2-8|47	%changelog
12mr|stardict-quick-fra-swe-2.4.2-8|48	

16494 12
12mr|stardict-quick-gre-eng-2.4.2-8|1	%define	version	2.4.2
12mr|stardict-quick-gre-eng-2.4.2-8|2	%define release %mkrel 8
12mr|stardict-quick-gre-eng-2.4.2-8|3	%define dict_format_version	2.4.2
12mr|stardict-quick-gre-eng-2.4.2-8|4	
12mr|stardict-quick-gre-eng-2.4.2-8|5	Summary:	Greek -> English *Quick dictionary for StarDict 2
12mr|stardict-quick-gre-eng-2.4.2-8|6	Name:		stardict-quick-gre-eng
12mr|stardict-quick-gre-eng-2.4.2-8|7	Version:	%{version}
12mr|stardict-quick-gre-eng-2.4.2-8|8	Release:	%{release}
12mr|stardict-quick-gre-eng-2.4.2-8|9	License:	Distributable
12mr|stardict-quick-gre-eng-2.4.2-8|10	Group:		Databases
12mr|stardict-quick-gre-eng-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-gre-eng-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-gre-eng-2.4.2-8|13	BuildArch:	noarch
12mr|stardict-quick-gre-eng-2.4.2-8|14	
12mr|stardict-quick-gre-eng-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_gre-eng-%{version}.tar.bz2
12mr|stardict-quick-gre-eng-2.4.2-8|16	
12mr|stardict-quick-gre-eng-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-gre-eng-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-gre-eng-2.4.2-8|19	
12mr|stardict-quick-gre-eng-2.4.2-8|20	%description
12mr|stardict-quick-gre-eng-2.4.2-8|21	Greek -> English *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-gre-eng-2.4.2-8|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-gre-eng-2.4.2-8|23	
12mr|stardict-quick-gre-eng-2.4.2-8|24	http://www.futureware.at/.
12mr|stardict-quick-gre-eng-2.4.2-8|25	
12mr|stardict-quick-gre-eng-2.4.2-8|26	%prep
12mr|stardict-quick-gre-eng-2.4.2-8|27	%setup -q -n stardict-quick_gre-eng-%{version}
12mr|stardict-quick-gre-eng-2.4.2-8|28	
12mr|stardict-quick-gre-eng-2.4.2-8|29	%build
12mr|stardict-quick-gre-eng-2.4.2-8|30	
12mr|stardict-quick-gre-eng-2.4.2-8|31	%install
12mr|stardict-quick-gre-eng-2.4.2-8|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-gre-eng-2.4.2-8|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-gre-eng-2.4.2-8|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-gre-eng-2.4.2-8|35	
12mr|stardict-quick-gre-eng-2.4.2-8|36	%clean
12mr|stardict-quick-gre-eng-2.4.2-8|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-gre-eng-2.4.2-8|38	
12mr|stardict-quick-gre-eng-2.4.2-8|39	%files
12mr|stardict-quick-gre-eng-2.4.2-8|40	%defattr(-,root,root)
12mr|stardict-quick-gre-eng-2.4.2-8|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-gre-eng-2.4.2-8|42	
12mr|stardict-quick-gre-eng-2.4.2-8|43	
12mr|stardict-quick-gre-eng-2.4.2-8|44	
12mr|stardict-quick-gre-eng-2.4.2-8|45	
12mr|stardict-quick-gre-eng-2.4.2-8|46	
12mr|stardict-quick-gre-eng-2.4.2-8|47	%changelog
12mr|stardict-quick-gre-eng-2.4.2-8|48	

16495 12
12mr|stardict-quick-hun-eng-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-quick-hun-eng-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-quick-hun-eng-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-quick-hun-eng-2.4.2-10|4	
12mr|stardict-quick-hun-eng-2.4.2-10|5	Summary:	Hungarian -> English *Quick dictionary for StarDict 2
12mr|stardict-quick-hun-eng-2.4.2-10|6	Name:		stardict-quick-hun-eng
12mr|stardict-quick-hun-eng-2.4.2-10|7	Version:	%{version}
12mr|stardict-quick-hun-eng-2.4.2-10|8	Release:	%{release}
12mr|stardict-quick-hun-eng-2.4.2-10|9	License:	Distributable
12mr|stardict-quick-hun-eng-2.4.2-10|10	Group:		Databases
12mr|stardict-quick-hun-eng-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-hun-eng-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-hun-eng-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-quick-hun-eng-2.4.2-10|14	
12mr|stardict-quick-hun-eng-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_hun-eng-%{version}.tar.bz2
12mr|stardict-quick-hun-eng-2.4.2-10|16	
12mr|stardict-quick-hun-eng-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-hun-eng-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-hun-eng-2.4.2-10|19	
12mr|stardict-quick-hun-eng-2.4.2-10|20	%description
12mr|stardict-quick-hun-eng-2.4.2-10|21	Hungarian -> English *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-hun-eng-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-hun-eng-2.4.2-10|23	
12mr|stardict-quick-hun-eng-2.4.2-10|24	http://www.futureware.at/.
12mr|stardict-quick-hun-eng-2.4.2-10|25	
12mr|stardict-quick-hun-eng-2.4.2-10|26	%prep
12mr|stardict-quick-hun-eng-2.4.2-10|27	%setup -q -n stardict-quick_hun-eng-%{version}
12mr|stardict-quick-hun-eng-2.4.2-10|28	
12mr|stardict-quick-hun-eng-2.4.2-10|29	%build
12mr|stardict-quick-hun-eng-2.4.2-10|30	
12mr|stardict-quick-hun-eng-2.4.2-10|31	%install
12mr|stardict-quick-hun-eng-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-hun-eng-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-hun-eng-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-hun-eng-2.4.2-10|35	
12mr|stardict-quick-hun-eng-2.4.2-10|36	%clean
12mr|stardict-quick-hun-eng-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-hun-eng-2.4.2-10|38	
12mr|stardict-quick-hun-eng-2.4.2-10|39	%files
12mr|stardict-quick-hun-eng-2.4.2-10|40	%defattr(-,root,root)
12mr|stardict-quick-hun-eng-2.4.2-10|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-hun-eng-2.4.2-10|42	
12mr|stardict-quick-hun-eng-2.4.2-10|43	
12mr|stardict-quick-hun-eng-2.4.2-10|44	
12mr|stardict-quick-hun-eng-2.4.2-10|45	
12mr|stardict-quick-hun-eng-2.4.2-10|46	
12mr|stardict-quick-hun-eng-2.4.2-10|47	%changelog
12mr|stardict-quick-hun-eng-2.4.2-10|48	

16496 12
12mr|stardict-quick-ind-eng-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-quick-ind-eng-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-quick-ind-eng-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-quick-ind-eng-2.4.2-9|4	
12mr|stardict-quick-ind-eng-2.4.2-9|5	Summary:	Indonesian -> English *Quick dictionary for StarDict 2
12mr|stardict-quick-ind-eng-2.4.2-9|6	Name:		stardict-quick-ind-eng
12mr|stardict-quick-ind-eng-2.4.2-9|7	Version:	%{version}
12mr|stardict-quick-ind-eng-2.4.2-9|8	Release:	%{release}
12mr|stardict-quick-ind-eng-2.4.2-9|9	License:	Distributable
12mr|stardict-quick-ind-eng-2.4.2-9|10	Group:		Databases
12mr|stardict-quick-ind-eng-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-ind-eng-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-ind-eng-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-quick-ind-eng-2.4.2-9|14	
12mr|stardict-quick-ind-eng-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_ind-eng-%{version}.tar.bz2
12mr|stardict-quick-ind-eng-2.4.2-9|16	
12mr|stardict-quick-ind-eng-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-ind-eng-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-ind-eng-2.4.2-9|19	
12mr|stardict-quick-ind-eng-2.4.2-9|20	%description
12mr|stardict-quick-ind-eng-2.4.2-9|21	Indonesian -> English *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-ind-eng-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-ind-eng-2.4.2-9|23	
12mr|stardict-quick-ind-eng-2.4.2-9|24	http://www.futureware.at/.
12mr|stardict-quick-ind-eng-2.4.2-9|25	
12mr|stardict-quick-ind-eng-2.4.2-9|26	%prep
12mr|stardict-quick-ind-eng-2.4.2-9|27	%setup -q -n stardict-quick_ind-eng-%{version}
12mr|stardict-quick-ind-eng-2.4.2-9|28	
12mr|stardict-quick-ind-eng-2.4.2-9|29	%build
12mr|stardict-quick-ind-eng-2.4.2-9|30	
12mr|stardict-quick-ind-eng-2.4.2-9|31	%install
12mr|stardict-quick-ind-eng-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-ind-eng-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-ind-eng-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-ind-eng-2.4.2-9|35	
12mr|stardict-quick-ind-eng-2.4.2-9|36	%clean
12mr|stardict-quick-ind-eng-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-ind-eng-2.4.2-9|38	
12mr|stardict-quick-ind-eng-2.4.2-9|39	%files
12mr|stardict-quick-ind-eng-2.4.2-9|40	%defattr(-,root,root)
12mr|stardict-quick-ind-eng-2.4.2-9|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-ind-eng-2.4.2-9|42	
12mr|stardict-quick-ind-eng-2.4.2-9|43	
12mr|stardict-quick-ind-eng-2.4.2-9|44	
12mr|stardict-quick-ind-eng-2.4.2-9|45	
12mr|stardict-quick-ind-eng-2.4.2-9|46	
12mr|stardict-quick-ind-eng-2.4.2-9|47	%changelog
12mr|stardict-quick-ind-eng-2.4.2-9|48	

16497 12
12mr|stardict-quick-ita-eng-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-quick-ita-eng-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-quick-ita-eng-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-quick-ita-eng-2.4.2-9|4	
12mr|stardict-quick-ita-eng-2.4.2-9|5	Summary:	Italian -> English *Quick dictionary for StarDict 2
12mr|stardict-quick-ita-eng-2.4.2-9|6	Name:		stardict-quick-ita-eng
12mr|stardict-quick-ita-eng-2.4.2-9|7	Version:	%{version}
12mr|stardict-quick-ita-eng-2.4.2-9|8	Release:	%{release}
12mr|stardict-quick-ita-eng-2.4.2-9|9	License:	Distributable
12mr|stardict-quick-ita-eng-2.4.2-9|10	Group:		Databases
12mr|stardict-quick-ita-eng-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-ita-eng-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-ita-eng-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-quick-ita-eng-2.4.2-9|14	
12mr|stardict-quick-ita-eng-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_ita-eng-%{version}.tar.bz2
12mr|stardict-quick-ita-eng-2.4.2-9|16	
12mr|stardict-quick-ita-eng-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-ita-eng-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-ita-eng-2.4.2-9|19	
12mr|stardict-quick-ita-eng-2.4.2-9|20	%description
12mr|stardict-quick-ita-eng-2.4.2-9|21	Italian -> English *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-ita-eng-2.4.2-9|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-ita-eng-2.4.2-9|23	
12mr|stardict-quick-ita-eng-2.4.2-9|24	http://www.futureware.at/.
12mr|stardict-quick-ita-eng-2.4.2-9|25	
12mr|stardict-quick-ita-eng-2.4.2-9|26	%prep
12mr|stardict-quick-ita-eng-2.4.2-9|27	%setup -q -n stardict-quick_ita-eng-%{version}
12mr|stardict-quick-ita-eng-2.4.2-9|28	
12mr|stardict-quick-ita-eng-2.4.2-9|29	%build
12mr|stardict-quick-ita-eng-2.4.2-9|30	
12mr|stardict-quick-ita-eng-2.4.2-9|31	%install
12mr|stardict-quick-ita-eng-2.4.2-9|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-ita-eng-2.4.2-9|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-ita-eng-2.4.2-9|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-ita-eng-2.4.2-9|35	
12mr|stardict-quick-ita-eng-2.4.2-9|36	%clean
12mr|stardict-quick-ita-eng-2.4.2-9|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-ita-eng-2.4.2-9|38	
12mr|stardict-quick-ita-eng-2.4.2-9|39	%files
12mr|stardict-quick-ita-eng-2.4.2-9|40	%defattr(-,root,root)
12mr|stardict-quick-ita-eng-2.4.2-9|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-ita-eng-2.4.2-9|42	
12mr|stardict-quick-ita-eng-2.4.2-9|43	
12mr|stardict-quick-ita-eng-2.4.2-9|44	
12mr|stardict-quick-ita-eng-2.4.2-9|45	
12mr|stardict-quick-ita-eng-2.4.2-9|46	
12mr|stardict-quick-ita-eng-2.4.2-9|47	%changelog
12mr|stardict-quick-ita-eng-2.4.2-9|48	

16498 12
12mr|stardict-quick-jpn-eng-2.4.2-8|1	%define	version	2.4.2
12mr|stardict-quick-jpn-eng-2.4.2-8|2	%define release %mkrel 8
12mr|stardict-quick-jpn-eng-2.4.2-8|3	%define dict_format_version	2.4.2
12mr|stardict-quick-jpn-eng-2.4.2-8|4	
12mr|stardict-quick-jpn-eng-2.4.2-8|5	Summary:	Japanese -> English *Quick dictionary for StarDict 2
12mr|stardict-quick-jpn-eng-2.4.2-8|6	Name:		stardict-quick-jpn-eng
12mr|stardict-quick-jpn-eng-2.4.2-8|7	Version:	%{version}
12mr|stardict-quick-jpn-eng-2.4.2-8|8	Release:	%{release}
12mr|stardict-quick-jpn-eng-2.4.2-8|9	License:	Distributable
12mr|stardict-quick-jpn-eng-2.4.2-8|10	Group:		Databases
12mr|stardict-quick-jpn-eng-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-jpn-eng-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-jpn-eng-2.4.2-8|13	BuildArch:	noarch
12mr|stardict-quick-jpn-eng-2.4.2-8|14	
12mr|stardict-quick-jpn-eng-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_jpn-eng-%{version}.tar.bz2
12mr|stardict-quick-jpn-eng-2.4.2-8|16	
12mr|stardict-quick-jpn-eng-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-jpn-eng-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-jpn-eng-2.4.2-8|19	
12mr|stardict-quick-jpn-eng-2.4.2-8|20	%description
12mr|stardict-quick-jpn-eng-2.4.2-8|21	Japanese -> English *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-jpn-eng-2.4.2-8|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-jpn-eng-2.4.2-8|23	
12mr|stardict-quick-jpn-eng-2.4.2-8|24	http://www.futureware.at/.
12mr|stardict-quick-jpn-eng-2.4.2-8|25	
12mr|stardict-quick-jpn-eng-2.4.2-8|26	%prep
12mr|stardict-quick-jpn-eng-2.4.2-8|27	%setup -q -n stardict-quick_jpn-eng-%{version}
12mr|stardict-quick-jpn-eng-2.4.2-8|28	
12mr|stardict-quick-jpn-eng-2.4.2-8|29	%build
12mr|stardict-quick-jpn-eng-2.4.2-8|30	
12mr|stardict-quick-jpn-eng-2.4.2-8|31	%install
12mr|stardict-quick-jpn-eng-2.4.2-8|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-jpn-eng-2.4.2-8|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-jpn-eng-2.4.2-8|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-jpn-eng-2.4.2-8|35	
12mr|stardict-quick-jpn-eng-2.4.2-8|36	%clean
12mr|stardict-quick-jpn-eng-2.4.2-8|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-jpn-eng-2.4.2-8|38	
12mr|stardict-quick-jpn-eng-2.4.2-8|39	%files
12mr|stardict-quick-jpn-eng-2.4.2-8|40	%defattr(-,root,root)
12mr|stardict-quick-jpn-eng-2.4.2-8|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-jpn-eng-2.4.2-8|42	
12mr|stardict-quick-jpn-eng-2.4.2-8|43	
12mr|stardict-quick-jpn-eng-2.4.2-8|44	
12mr|stardict-quick-jpn-eng-2.4.2-8|45	
12mr|stardict-quick-jpn-eng-2.4.2-8|46	
12mr|stardict-quick-jpn-eng-2.4.2-8|47	%changelog
12mr|stardict-quick-jpn-eng-2.4.2-8|48	

16499 12
12mr|stardict-quick-lat-eng-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-quick-lat-eng-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-quick-lat-eng-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-quick-lat-eng-2.4.2-10|4	
12mr|stardict-quick-lat-eng-2.4.2-10|5	Summary:	Latin -> English *Quick dictionary for StarDict 2
12mr|stardict-quick-lat-eng-2.4.2-10|6	Name:		stardict-quick-lat-eng
12mr|stardict-quick-lat-eng-2.4.2-10|7	Version:	%{version}
12mr|stardict-quick-lat-eng-2.4.2-10|8	Release:	%{release}
12mr|stardict-quick-lat-eng-2.4.2-10|9	License:	Distributable
12mr|stardict-quick-lat-eng-2.4.2-10|10	Group:		Databases
12mr|stardict-quick-lat-eng-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-lat-eng-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-lat-eng-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-quick-lat-eng-2.4.2-10|14	
12mr|stardict-quick-lat-eng-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_lat-eng-%{version}.tar.bz2
12mr|stardict-quick-lat-eng-2.4.2-10|16	
12mr|stardict-quick-lat-eng-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-lat-eng-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-lat-eng-2.4.2-10|19	
12mr|stardict-quick-lat-eng-2.4.2-10|20	%description
12mr|stardict-quick-lat-eng-2.4.2-10|21	Latin -> English *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-lat-eng-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-lat-eng-2.4.2-10|23	
12mr|stardict-quick-lat-eng-2.4.2-10|24	http://www.futureware.at/.
12mr|stardict-quick-lat-eng-2.4.2-10|25	
12mr|stardict-quick-lat-eng-2.4.2-10|26	%prep
12mr|stardict-quick-lat-eng-2.4.2-10|27	%setup -q -n stardict-quick_lat-eng-%{version}
12mr|stardict-quick-lat-eng-2.4.2-10|28	
12mr|stardict-quick-lat-eng-2.4.2-10|29	%build
12mr|stardict-quick-lat-eng-2.4.2-10|30	
12mr|stardict-quick-lat-eng-2.4.2-10|31	%install
12mr|stardict-quick-lat-eng-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-lat-eng-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-lat-eng-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-lat-eng-2.4.2-10|35	
12mr|stardict-quick-lat-eng-2.4.2-10|36	%clean
12mr|stardict-quick-lat-eng-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-lat-eng-2.4.2-10|38	
12mr|stardict-quick-lat-eng-2.4.2-10|39	%files
12mr|stardict-quick-lat-eng-2.4.2-10|40	%defattr(-,root,root)
12mr|stardict-quick-lat-eng-2.4.2-10|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-lat-eng-2.4.2-10|42	
12mr|stardict-quick-lat-eng-2.4.2-10|43	
12mr|stardict-quick-lat-eng-2.4.2-10|44	
12mr|stardict-quick-lat-eng-2.4.2-10|45	
12mr|stardict-quick-lat-eng-2.4.2-10|46	
12mr|stardict-quick-lat-eng-2.4.2-10|47	%changelog
12mr|stardict-quick-lat-eng-2.4.2-10|48	

16500 12
12mr|stardict-quick-nld-eng-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-quick-nld-eng-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-quick-nld-eng-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-quick-nld-eng-2.4.2-10|4	
12mr|stardict-quick-nld-eng-2.4.2-10|5	Summary:	Dutch -> English *Quick dictionary for StarDict 2
12mr|stardict-quick-nld-eng-2.4.2-10|6	Name:		stardict-quick-nld-eng
12mr|stardict-quick-nld-eng-2.4.2-10|7	Version:	%{version}
12mr|stardict-quick-nld-eng-2.4.2-10|8	Release:	%{release}
12mr|stardict-quick-nld-eng-2.4.2-10|9	License:	Distributable
12mr|stardict-quick-nld-eng-2.4.2-10|10	Group:		Databases
12mr|stardict-quick-nld-eng-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-nld-eng-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-nld-eng-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-quick-nld-eng-2.4.2-10|14	
12mr|stardict-quick-nld-eng-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_nld-eng-%{version}.tar.bz2
12mr|stardict-quick-nld-eng-2.4.2-10|16	
12mr|stardict-quick-nld-eng-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-nld-eng-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-nld-eng-2.4.2-10|19	
12mr|stardict-quick-nld-eng-2.4.2-10|20	%description
12mr|stardict-quick-nld-eng-2.4.2-10|21	Dutch -> English *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-nld-eng-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-nld-eng-2.4.2-10|23	
12mr|stardict-quick-nld-eng-2.4.2-10|24	http://www.futureware.at/.
12mr|stardict-quick-nld-eng-2.4.2-10|25	
12mr|stardict-quick-nld-eng-2.4.2-10|26	%prep
12mr|stardict-quick-nld-eng-2.4.2-10|27	%setup -q -n stardict-quick_nld-eng-%{version}
12mr|stardict-quick-nld-eng-2.4.2-10|28	
12mr|stardict-quick-nld-eng-2.4.2-10|29	%build
12mr|stardict-quick-nld-eng-2.4.2-10|30	
12mr|stardict-quick-nld-eng-2.4.2-10|31	%install
12mr|stardict-quick-nld-eng-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-nld-eng-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-nld-eng-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-nld-eng-2.4.2-10|35	
12mr|stardict-quick-nld-eng-2.4.2-10|36	%clean
12mr|stardict-quick-nld-eng-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-nld-eng-2.4.2-10|38	
12mr|stardict-quick-nld-eng-2.4.2-10|39	%files
12mr|stardict-quick-nld-eng-2.4.2-10|40	%defattr(-,root,root)
12mr|stardict-quick-nld-eng-2.4.2-10|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-nld-eng-2.4.2-10|42	
12mr|stardict-quick-nld-eng-2.4.2-10|43	
12mr|stardict-quick-nld-eng-2.4.2-10|44	
12mr|stardict-quick-nld-eng-2.4.2-10|45	
12mr|stardict-quick-nld-eng-2.4.2-10|46	
12mr|stardict-quick-nld-eng-2.4.2-10|47	%changelog
12mr|stardict-quick-nld-eng-2.4.2-10|48	

16501 12
12mr|stardict-quick-nor-eng-2.4.2-8|1	%define	version	2.4.2
12mr|stardict-quick-nor-eng-2.4.2-8|2	%define release %mkrel 8
12mr|stardict-quick-nor-eng-2.4.2-8|3	%define dict_format_version	2.4.2
12mr|stardict-quick-nor-eng-2.4.2-8|4	
12mr|stardict-quick-nor-eng-2.4.2-8|5	Summary:	Norwegian -> English *Quick dictionary for StarDict 2
12mr|stardict-quick-nor-eng-2.4.2-8|6	Name:		stardict-quick-nor-eng
12mr|stardict-quick-nor-eng-2.4.2-8|7	Version:	%{version}
12mr|stardict-quick-nor-eng-2.4.2-8|8	Release:	%{release}
12mr|stardict-quick-nor-eng-2.4.2-8|9	License:	Distributable
12mr|stardict-quick-nor-eng-2.4.2-8|10	Group:		Databases
12mr|stardict-quick-nor-eng-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-nor-eng-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-nor-eng-2.4.2-8|13	BuildArch:	noarch
12mr|stardict-quick-nor-eng-2.4.2-8|14	
12mr|stardict-quick-nor-eng-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_nor-eng-%{version}.tar.bz2
12mr|stardict-quick-nor-eng-2.4.2-8|16	
12mr|stardict-quick-nor-eng-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-nor-eng-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-nor-eng-2.4.2-8|19	
12mr|stardict-quick-nor-eng-2.4.2-8|20	%description
12mr|stardict-quick-nor-eng-2.4.2-8|21	Norwegian -> English *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-nor-eng-2.4.2-8|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-nor-eng-2.4.2-8|23	
12mr|stardict-quick-nor-eng-2.4.2-8|24	http://www.futureware.at/.
12mr|stardict-quick-nor-eng-2.4.2-8|25	
12mr|stardict-quick-nor-eng-2.4.2-8|26	%prep
12mr|stardict-quick-nor-eng-2.4.2-8|27	%setup -q -n stardict-quick_nor-eng-%{version}
12mr|stardict-quick-nor-eng-2.4.2-8|28	
12mr|stardict-quick-nor-eng-2.4.2-8|29	%build
12mr|stardict-quick-nor-eng-2.4.2-8|30	
12mr|stardict-quick-nor-eng-2.4.2-8|31	%install
12mr|stardict-quick-nor-eng-2.4.2-8|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-nor-eng-2.4.2-8|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-nor-eng-2.4.2-8|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-nor-eng-2.4.2-8|35	
12mr|stardict-quick-nor-eng-2.4.2-8|36	%clean
12mr|stardict-quick-nor-eng-2.4.2-8|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-nor-eng-2.4.2-8|38	
12mr|stardict-quick-nor-eng-2.4.2-8|39	%files
12mr|stardict-quick-nor-eng-2.4.2-8|40	%defattr(-,root,root)
12mr|stardict-quick-nor-eng-2.4.2-8|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-nor-eng-2.4.2-8|42	
12mr|stardict-quick-nor-eng-2.4.2-8|43	
12mr|stardict-quick-nor-eng-2.4.2-8|44	
12mr|stardict-quick-nor-eng-2.4.2-8|45	
12mr|stardict-quick-nor-eng-2.4.2-8|46	
12mr|stardict-quick-nor-eng-2.4.2-8|47	%changelog
12mr|stardict-quick-nor-eng-2.4.2-8|48	

16502 12
12mr|stardict-quick-por-eng-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-quick-por-eng-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-quick-por-eng-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-quick-por-eng-2.4.2-10|4	
12mr|stardict-quick-por-eng-2.4.2-10|5	Summary:	Portuguese -> English *Quick dictionary for StarDict 2
12mr|stardict-quick-por-eng-2.4.2-10|6	Name:		stardict-quick-por-eng
12mr|stardict-quick-por-eng-2.4.2-10|7	Version:	%{version}
12mr|stardict-quick-por-eng-2.4.2-10|8	Release:	%{release}
12mr|stardict-quick-por-eng-2.4.2-10|9	License:	Distributable
12mr|stardict-quick-por-eng-2.4.2-10|10	Group:		Databases
12mr|stardict-quick-por-eng-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-por-eng-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-por-eng-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-quick-por-eng-2.4.2-10|14	
12mr|stardict-quick-por-eng-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_por-eng-%{version}.tar.bz2
12mr|stardict-quick-por-eng-2.4.2-10|16	
12mr|stardict-quick-por-eng-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-por-eng-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-por-eng-2.4.2-10|19	
12mr|stardict-quick-por-eng-2.4.2-10|20	%description
12mr|stardict-quick-por-eng-2.4.2-10|21	Portuguese -> English *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-por-eng-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-por-eng-2.4.2-10|23	
12mr|stardict-quick-por-eng-2.4.2-10|24	http://www.futureware.at/.
12mr|stardict-quick-por-eng-2.4.2-10|25	
12mr|stardict-quick-por-eng-2.4.2-10|26	%prep
12mr|stardict-quick-por-eng-2.4.2-10|27	%setup -q -n stardict-quick_por-eng-%{version}
12mr|stardict-quick-por-eng-2.4.2-10|28	
12mr|stardict-quick-por-eng-2.4.2-10|29	%build
12mr|stardict-quick-por-eng-2.4.2-10|30	
12mr|stardict-quick-por-eng-2.4.2-10|31	%install
12mr|stardict-quick-por-eng-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-por-eng-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-por-eng-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-por-eng-2.4.2-10|35	
12mr|stardict-quick-por-eng-2.4.2-10|36	%clean
12mr|stardict-quick-por-eng-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-por-eng-2.4.2-10|38	
12mr|stardict-quick-por-eng-2.4.2-10|39	%files
12mr|stardict-quick-por-eng-2.4.2-10|40	%defattr(-,root,root)
12mr|stardict-quick-por-eng-2.4.2-10|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-por-eng-2.4.2-10|42	
12mr|stardict-quick-por-eng-2.4.2-10|43	
12mr|stardict-quick-por-eng-2.4.2-10|44	
12mr|stardict-quick-por-eng-2.4.2-10|45	
12mr|stardict-quick-por-eng-2.4.2-10|46	
12mr|stardict-quick-por-eng-2.4.2-10|47	%changelog
12mr|stardict-quick-por-eng-2.4.2-10|48	

16503 12
12mr|stardict-quick-rus-eng-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-quick-rus-eng-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-quick-rus-eng-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-quick-rus-eng-2.4.2-10|4	
12mr|stardict-quick-rus-eng-2.4.2-10|5	Summary:	Russian -> English *Quick dictionary for StarDict 2
12mr|stardict-quick-rus-eng-2.4.2-10|6	Name:		stardict-quick-rus-eng
12mr|stardict-quick-rus-eng-2.4.2-10|7	Version:	%{version}
12mr|stardict-quick-rus-eng-2.4.2-10|8	Release:	%{release}
12mr|stardict-quick-rus-eng-2.4.2-10|9	License:	Distributable
12mr|stardict-quick-rus-eng-2.4.2-10|10	Group:		Databases
12mr|stardict-quick-rus-eng-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-rus-eng-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-rus-eng-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-quick-rus-eng-2.4.2-10|14	
12mr|stardict-quick-rus-eng-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_rus-eng-%{version}.tar.bz2
12mr|stardict-quick-rus-eng-2.4.2-10|16	
12mr|stardict-quick-rus-eng-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-rus-eng-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-rus-eng-2.4.2-10|19	
12mr|stardict-quick-rus-eng-2.4.2-10|20	%description
12mr|stardict-quick-rus-eng-2.4.2-10|21	Russian -> English *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-rus-eng-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-rus-eng-2.4.2-10|23	
12mr|stardict-quick-rus-eng-2.4.2-10|24	http://www.futureware.at/.
12mr|stardict-quick-rus-eng-2.4.2-10|25	
12mr|stardict-quick-rus-eng-2.4.2-10|26	%prep
12mr|stardict-quick-rus-eng-2.4.2-10|27	%setup -q -n stardict-quick_rus-eng-%{version}
12mr|stardict-quick-rus-eng-2.4.2-10|28	
12mr|stardict-quick-rus-eng-2.4.2-10|29	%build
12mr|stardict-quick-rus-eng-2.4.2-10|30	
12mr|stardict-quick-rus-eng-2.4.2-10|31	%install
12mr|stardict-quick-rus-eng-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-rus-eng-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-rus-eng-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-rus-eng-2.4.2-10|35	
12mr|stardict-quick-rus-eng-2.4.2-10|36	%clean
12mr|stardict-quick-rus-eng-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-rus-eng-2.4.2-10|38	
12mr|stardict-quick-rus-eng-2.4.2-10|39	%files
12mr|stardict-quick-rus-eng-2.4.2-10|40	%defattr(-,root,root)
12mr|stardict-quick-rus-eng-2.4.2-10|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-rus-eng-2.4.2-10|42	
12mr|stardict-quick-rus-eng-2.4.2-10|43	
12mr|stardict-quick-rus-eng-2.4.2-10|44	
12mr|stardict-quick-rus-eng-2.4.2-10|45	
12mr|stardict-quick-rus-eng-2.4.2-10|46	
12mr|stardict-quick-rus-eng-2.4.2-10|47	%changelog
12mr|stardict-quick-rus-eng-2.4.2-10|48	

16504 12
12mr|stardict-quick-spa-eng-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-quick-spa-eng-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-quick-spa-eng-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-quick-spa-eng-2.4.2-10|4	
12mr|stardict-quick-spa-eng-2.4.2-10|5	Summary:	Spanish -> English *Quick dictionary for StarDict 2
12mr|stardict-quick-spa-eng-2.4.2-10|6	Name:		stardict-quick-spa-eng
12mr|stardict-quick-spa-eng-2.4.2-10|7	Version:	%{version}
12mr|stardict-quick-spa-eng-2.4.2-10|8	Release:	%{release}
12mr|stardict-quick-spa-eng-2.4.2-10|9	License:	Distributable
12mr|stardict-quick-spa-eng-2.4.2-10|10	Group:		Databases
12mr|stardict-quick-spa-eng-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-spa-eng-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-spa-eng-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-quick-spa-eng-2.4.2-10|14	
12mr|stardict-quick-spa-eng-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_spa-eng-%{version}.tar.bz2
12mr|stardict-quick-spa-eng-2.4.2-10|16	
12mr|stardict-quick-spa-eng-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-spa-eng-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-spa-eng-2.4.2-10|19	
12mr|stardict-quick-spa-eng-2.4.2-10|20	%description
12mr|stardict-quick-spa-eng-2.4.2-10|21	Spanish -> English *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-spa-eng-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-spa-eng-2.4.2-10|23	
12mr|stardict-quick-spa-eng-2.4.2-10|24	http://www.futureware.at/.
12mr|stardict-quick-spa-eng-2.4.2-10|25	
12mr|stardict-quick-spa-eng-2.4.2-10|26	%prep
12mr|stardict-quick-spa-eng-2.4.2-10|27	%setup -q -n stardict-quick_spa-eng-%{version}
12mr|stardict-quick-spa-eng-2.4.2-10|28	
12mr|stardict-quick-spa-eng-2.4.2-10|29	%build
12mr|stardict-quick-spa-eng-2.4.2-10|30	
12mr|stardict-quick-spa-eng-2.4.2-10|31	%install
12mr|stardict-quick-spa-eng-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-spa-eng-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-spa-eng-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-spa-eng-2.4.2-10|35	
12mr|stardict-quick-spa-eng-2.4.2-10|36	%clean
12mr|stardict-quick-spa-eng-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-spa-eng-2.4.2-10|38	
12mr|stardict-quick-spa-eng-2.4.2-10|39	%files
12mr|stardict-quick-spa-eng-2.4.2-10|40	%defattr(-,root,root)
12mr|stardict-quick-spa-eng-2.4.2-10|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-spa-eng-2.4.2-10|42	
12mr|stardict-quick-spa-eng-2.4.2-10|43	
12mr|stardict-quick-spa-eng-2.4.2-10|44	
12mr|stardict-quick-spa-eng-2.4.2-10|45	
12mr|stardict-quick-spa-eng-2.4.2-10|46	
12mr|stardict-quick-spa-eng-2.4.2-10|47	%changelog
12mr|stardict-quick-spa-eng-2.4.2-10|48	

16505 12
12mr|stardict-quick-swa-eng-2.4.2-8|1	%define	version	2.4.2
12mr|stardict-quick-swa-eng-2.4.2-8|2	%define release %mkrel 8
12mr|stardict-quick-swa-eng-2.4.2-8|3	%define dict_format_version	2.4.2
12mr|stardict-quick-swa-eng-2.4.2-8|4	
12mr|stardict-quick-swa-eng-2.4.2-8|5	Summary:	Swahili -> English *Quick dictionary for StarDict 2
12mr|stardict-quick-swa-eng-2.4.2-8|6	Name:		stardict-quick-swa-eng
12mr|stardict-quick-swa-eng-2.4.2-8|7	Version:	%{version}
12mr|stardict-quick-swa-eng-2.4.2-8|8	Release:	%{release}
12mr|stardict-quick-swa-eng-2.4.2-8|9	License:	Distributable
12mr|stardict-quick-swa-eng-2.4.2-8|10	Group:		Databases
12mr|stardict-quick-swa-eng-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-swa-eng-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-swa-eng-2.4.2-8|13	BuildArch:	noarch
12mr|stardict-quick-swa-eng-2.4.2-8|14	
12mr|stardict-quick-swa-eng-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swa-eng-%{version}.tar.bz2
12mr|stardict-quick-swa-eng-2.4.2-8|16	
12mr|stardict-quick-swa-eng-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-swa-eng-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-swa-eng-2.4.2-8|19	
12mr|stardict-quick-swa-eng-2.4.2-8|20	%description
12mr|stardict-quick-swa-eng-2.4.2-8|21	Swahili -> English *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-swa-eng-2.4.2-8|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-swa-eng-2.4.2-8|23	
12mr|stardict-quick-swa-eng-2.4.2-8|24	http://www.futureware.at/.
12mr|stardict-quick-swa-eng-2.4.2-8|25	
12mr|stardict-quick-swa-eng-2.4.2-8|26	%prep
12mr|stardict-quick-swa-eng-2.4.2-8|27	%setup -q -n stardict-quick_swa-eng-%{version}
12mr|stardict-quick-swa-eng-2.4.2-8|28	
12mr|stardict-quick-swa-eng-2.4.2-8|29	%build
12mr|stardict-quick-swa-eng-2.4.2-8|30	
12mr|stardict-quick-swa-eng-2.4.2-8|31	%install
12mr|stardict-quick-swa-eng-2.4.2-8|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-swa-eng-2.4.2-8|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-swa-eng-2.4.2-8|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-swa-eng-2.4.2-8|35	
12mr|stardict-quick-swa-eng-2.4.2-8|36	%clean
12mr|stardict-quick-swa-eng-2.4.2-8|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-swa-eng-2.4.2-8|38	
12mr|stardict-quick-swa-eng-2.4.2-8|39	%files
12mr|stardict-quick-swa-eng-2.4.2-8|40	%defattr(-,root,root)
12mr|stardict-quick-swa-eng-2.4.2-8|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-swa-eng-2.4.2-8|42	
12mr|stardict-quick-swa-eng-2.4.2-8|43	
12mr|stardict-quick-swa-eng-2.4.2-8|44	
12mr|stardict-quick-swa-eng-2.4.2-8|45	
12mr|stardict-quick-swa-eng-2.4.2-8|46	
12mr|stardict-quick-swa-eng-2.4.2-8|47	%changelog
12mr|stardict-quick-swa-eng-2.4.2-8|48	

16506 12
12mr|stardict-quick-swe-deu-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-quick-swe-deu-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-quick-swe-deu-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-quick-swe-deu-2.4.2-10|4	
12mr|stardict-quick-swe-deu-2.4.2-10|5	Summary:	Swedish -> German *Quick dictionary for StarDict 2
12mr|stardict-quick-swe-deu-2.4.2-10|6	Name:		stardict-quick-swe-deu
12mr|stardict-quick-swe-deu-2.4.2-10|7	Version:	%{version}
12mr|stardict-quick-swe-deu-2.4.2-10|8	Release:	%{release}
12mr|stardict-quick-swe-deu-2.4.2-10|9	License:	Distributable
12mr|stardict-quick-swe-deu-2.4.2-10|10	Group:		Databases
12mr|stardict-quick-swe-deu-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-swe-deu-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-swe-deu-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-quick-swe-deu-2.4.2-10|14	
12mr|stardict-quick-swe-deu-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-deu-%{version}.tar.bz2
12mr|stardict-quick-swe-deu-2.4.2-10|16	
12mr|stardict-quick-swe-deu-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-swe-deu-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-swe-deu-2.4.2-10|19	
12mr|stardict-quick-swe-deu-2.4.2-10|20	%description
12mr|stardict-quick-swe-deu-2.4.2-10|21	Swedish -> German *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-swe-deu-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-swe-deu-2.4.2-10|23	
12mr|stardict-quick-swe-deu-2.4.2-10|24	http://www.futureware.at/.
12mr|stardict-quick-swe-deu-2.4.2-10|25	
12mr|stardict-quick-swe-deu-2.4.2-10|26	%prep
12mr|stardict-quick-swe-deu-2.4.2-10|27	%setup -q -n stardict-quick_swe-deu-%{version}
12mr|stardict-quick-swe-deu-2.4.2-10|28	
12mr|stardict-quick-swe-deu-2.4.2-10|29	%build
12mr|stardict-quick-swe-deu-2.4.2-10|30	
12mr|stardict-quick-swe-deu-2.4.2-10|31	%install
12mr|stardict-quick-swe-deu-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-swe-deu-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-swe-deu-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-swe-deu-2.4.2-10|35	
12mr|stardict-quick-swe-deu-2.4.2-10|36	%clean
12mr|stardict-quick-swe-deu-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-swe-deu-2.4.2-10|38	
12mr|stardict-quick-swe-deu-2.4.2-10|39	%files
12mr|stardict-quick-swe-deu-2.4.2-10|40	%defattr(-,root,root)
12mr|stardict-quick-swe-deu-2.4.2-10|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-swe-deu-2.4.2-10|42	
12mr|stardict-quick-swe-deu-2.4.2-10|43	
12mr|stardict-quick-swe-deu-2.4.2-10|44	
12mr|stardict-quick-swe-deu-2.4.2-10|45	
12mr|stardict-quick-swe-deu-2.4.2-10|46	
12mr|stardict-quick-swe-deu-2.4.2-10|47	%changelog
12mr|stardict-quick-swe-deu-2.4.2-10|48	

16507 12
12mr|stardict-quick-swe-eng-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-quick-swe-eng-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-quick-swe-eng-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-quick-swe-eng-2.4.2-10|4	
12mr|stardict-quick-swe-eng-2.4.2-10|5	Summary:	Swedish -> English *Quick dictionary for StarDict 2
12mr|stardict-quick-swe-eng-2.4.2-10|6	Name:		stardict-quick-swe-eng
12mr|stardict-quick-swe-eng-2.4.2-10|7	Version:	%{version}
12mr|stardict-quick-swe-eng-2.4.2-10|8	Release:	%{release}
12mr|stardict-quick-swe-eng-2.4.2-10|9	License:	Distributable
12mr|stardict-quick-swe-eng-2.4.2-10|10	Group:		Databases
12mr|stardict-quick-swe-eng-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-swe-eng-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-swe-eng-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-quick-swe-eng-2.4.2-10|14	
12mr|stardict-quick-swe-eng-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-eng-%{version}.tar.bz2
12mr|stardict-quick-swe-eng-2.4.2-10|16	
12mr|stardict-quick-swe-eng-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-swe-eng-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-swe-eng-2.4.2-10|19	
12mr|stardict-quick-swe-eng-2.4.2-10|20	%description
12mr|stardict-quick-swe-eng-2.4.2-10|21	Swedish -> English *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-swe-eng-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-swe-eng-2.4.2-10|23	
12mr|stardict-quick-swe-eng-2.4.2-10|24	http://www.futureware.at/.
12mr|stardict-quick-swe-eng-2.4.2-10|25	
12mr|stardict-quick-swe-eng-2.4.2-10|26	%prep
12mr|stardict-quick-swe-eng-2.4.2-10|27	%setup -q -n stardict-quick_swe-eng-%{version}
12mr|stardict-quick-swe-eng-2.4.2-10|28	
12mr|stardict-quick-swe-eng-2.4.2-10|29	%build
12mr|stardict-quick-swe-eng-2.4.2-10|30	
12mr|stardict-quick-swe-eng-2.4.2-10|31	%install
12mr|stardict-quick-swe-eng-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-swe-eng-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-swe-eng-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-swe-eng-2.4.2-10|35	
12mr|stardict-quick-swe-eng-2.4.2-10|36	%clean
12mr|stardict-quick-swe-eng-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-swe-eng-2.4.2-10|38	
12mr|stardict-quick-swe-eng-2.4.2-10|39	%files
12mr|stardict-quick-swe-eng-2.4.2-10|40	%defattr(-,root,root)
12mr|stardict-quick-swe-eng-2.4.2-10|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-swe-eng-2.4.2-10|42	
12mr|stardict-quick-swe-eng-2.4.2-10|43	
12mr|stardict-quick-swe-eng-2.4.2-10|44	
12mr|stardict-quick-swe-eng-2.4.2-10|45	
12mr|stardict-quick-swe-eng-2.4.2-10|46	
12mr|stardict-quick-swe-eng-2.4.2-10|47	%changelog
12mr|stardict-quick-swe-eng-2.4.2-10|48	

16508 12
12mr|stardict-quick-swe-fra-2.4.2-10|1	%define	version	2.4.2
12mr|stardict-quick-swe-fra-2.4.2-10|2	%define release %mkrel 10
12mr|stardict-quick-swe-fra-2.4.2-10|3	%define dict_format_version	2.4.2
12mr|stardict-quick-swe-fra-2.4.2-10|4	
12mr|stardict-quick-swe-fra-2.4.2-10|5	Summary:	Swedish -> French *Quick dictionary for StarDict 2
12mr|stardict-quick-swe-fra-2.4.2-10|6	Name:		stardict-quick-swe-fra
12mr|stardict-quick-swe-fra-2.4.2-10|7	Version:	%{version}
12mr|stardict-quick-swe-fra-2.4.2-10|8	Release:	%{release}
12mr|stardict-quick-swe-fra-2.4.2-10|9	License:	Distributable
12mr|stardict-quick-swe-fra-2.4.2-10|10	Group:		Databases
12mr|stardict-quick-swe-fra-2.4.2-10|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-quick-swe-fra-2.4.2-10|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-quick-swe-fra-2.4.2-10|13	BuildArch:	noarch
12mr|stardict-quick-swe-fra-2.4.2-10|14	
12mr|stardict-quick-swe-fra-2.4.2-10|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-quick_swe-fra-%{version}.tar.bz2
12mr|stardict-quick-swe-fra-2.4.2-10|16	
12mr|stardict-quick-swe-fra-2.4.2-10|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-quick-swe-fra-2.4.2-10|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-quick-swe-fra-2.4.2-10|19	
12mr|stardict-quick-swe-fra-2.4.2-10|20	%description
12mr|stardict-quick-swe-fra-2.4.2-10|21	Swedish -> French *Quick dictionary in StarDict 2 format.
12mr|stardict-quick-swe-fra-2.4.2-10|22	*Quick is an open source translation application. For more info, visit
12mr|stardict-quick-swe-fra-2.4.2-10|23	
12mr|stardict-quick-swe-fra-2.4.2-10|24	http://www.futureware.at/.
12mr|stardict-quick-swe-fra-2.4.2-10|25	
12mr|stardict-quick-swe-fra-2.4.2-10|26	%prep
12mr|stardict-quick-swe-fra-2.4.2-10|27	%setup -q -n stardict-quick_swe-fra-%{version}
12mr|stardict-quick-swe-fra-2.4.2-10|28	
12mr|stardict-quick-swe-fra-2.4.2-10|29	%build
12mr|stardict-quick-swe-fra-2.4.2-10|30	
12mr|stardict-quick-swe-fra-2.4.2-10|31	%install
12mr|stardict-quick-swe-fra-2.4.2-10|32	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-swe-fra-2.4.2-10|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-swe-fra-2.4.2-10|34	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-quick-swe-fra-2.4.2-10|35	
12mr|stardict-quick-swe-fra-2.4.2-10|36	%clean
12mr|stardict-quick-swe-fra-2.4.2-10|37	rm -rf $RPM_BUILD_ROOT
12mr|stardict-quick-swe-fra-2.4.2-10|38	
12mr|stardict-quick-swe-fra-2.4.2-10|39	%files
12mr|stardict-quick-swe-fra-2.4.2-10|40	%defattr(-,root,root)
12mr|stardict-quick-swe-fra-2.4.2-10|41	%{_datadir}/stardict/dic/*
12mr|stardict-quick-swe-fra-2.4.2-10|42	
12mr|stardict-quick-swe-fra-2.4.2-10|43	
12mr|stardict-quick-swe-fra-2.4.2-10|44	
12mr|stardict-quick-swe-fra-2.4.2-10|45	
12mr|stardict-quick-swe-fra-2.4.2-10|46	
12mr|stardict-quick-swe-fra-2.4.2-10|47	%changelog
12mr|stardict-quick-swe-fra-2.4.2-10|48	

16509 12
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|1	%define	version	2.4.2
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|2	%define release %mkrel 8
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|3	%define dict_format_version	2.4.2
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|4	
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|5	Summary:	StarDict 1.3 dictionary (English -> Simplified Chinese) converted to StarDict 2
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|6	Name:		stardict-stardict1.3-en-zh_CN
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|7	Version:	%{version}
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|8	Release:	%{release}
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|9	License:	GPL
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|10	Group:		Databases
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|13	BuildArch:	noarch
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|14	
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-stardict1.3-%{version}.tar.bz2
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|16	
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|19	
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|20	%description
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|21	This package contains StarDict 1.3 dictionary (English -> Simplified Chinese)
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|22	database converted into StarDict 2 format.
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|23	
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|24	%prep
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|25	%setup -q -n stardict-stardict1.3-%{version}
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|26	
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|27	%build
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|28	
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|29	%install
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|30	rm -rf $RPM_BUILD_ROOT
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|32	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|33	
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|34	%clean
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|35	rm -rf $RPM_BUILD_ROOT
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|36	
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|37	%files
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|38	%defattr(-,root,root)
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|39	%{_datadir}/stardict/dic/*
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|40	
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|41	
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|42	
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|43	
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|44	
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|45	%changelog
12mr|stardict-stardict1.3-en-zh_CN-2.4.2-8|46	

16510 12
12mr|stardict-xdict-en-zh_CN-2.4.2-11|1	%define	version	2.4.2
12mr|stardict-xdict-en-zh_CN-2.4.2-11|2	%define release %mkrel 11
12mr|stardict-xdict-en-zh_CN-2.4.2-11|3	%define dict_format_version	2.4.2
12mr|stardict-xdict-en-zh_CN-2.4.2-11|4	
12mr|stardict-xdict-en-zh_CN-2.4.2-11|5	Summary:	Simplified Chinese dictionary for stardict 2
12mr|stardict-xdict-en-zh_CN-2.4.2-11|6	Name:		stardict-xdict-en-zh_CN
12mr|stardict-xdict-en-zh_CN-2.4.2-11|7	Version:	%{version}
12mr|stardict-xdict-en-zh_CN-2.4.2-11|8	Release:	%{release}
12mr|stardict-xdict-en-zh_CN-2.4.2-11|9	License:	GPL
12mr|stardict-xdict-en-zh_CN-2.4.2-11|10	Group:		Databases
12mr|stardict-xdict-en-zh_CN-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-xdict-en-zh_CN-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-xdict-en-zh_CN-2.4.2-11|13	BuildArch:	noarch
12mr|stardict-xdict-en-zh_CN-2.4.2-11|14	
12mr|stardict-xdict-en-zh_CN-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-xdict-ec-gb-%{version}.tar.bz2
12mr|stardict-xdict-en-zh_CN-2.4.2-11|16	
12mr|stardict-xdict-en-zh_CN-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-xdict-en-zh_CN-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-xdict-en-zh_CN-2.4.2-11|19	
12mr|stardict-xdict-en-zh_CN-2.4.2-11|20	%description
12mr|stardict-xdict-en-zh_CN-2.4.2-11|21	Xdict is an old English to Chinese dictionary application.
12mr|stardict-xdict-en-zh_CN-2.4.2-11|22	This package contains xdict database converted into stardict format.
12mr|stardict-xdict-en-zh_CN-2.4.2-11|23	
12mr|stardict-xdict-en-zh_CN-2.4.2-11|24	%prep
12mr|stardict-xdict-en-zh_CN-2.4.2-11|25	%setup -q -n stardict-xdict-ec-gb-%{version}
12mr|stardict-xdict-en-zh_CN-2.4.2-11|26	
12mr|stardict-xdict-en-zh_CN-2.4.2-11|27	%build
12mr|stardict-xdict-en-zh_CN-2.4.2-11|28	
12mr|stardict-xdict-en-zh_CN-2.4.2-11|29	%install
12mr|stardict-xdict-en-zh_CN-2.4.2-11|30	rm -rf $RPM_BUILD_ROOT
12mr|stardict-xdict-en-zh_CN-2.4.2-11|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-xdict-en-zh_CN-2.4.2-11|32	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-xdict-en-zh_CN-2.4.2-11|33	
12mr|stardict-xdict-en-zh_CN-2.4.2-11|34	%clean
12mr|stardict-xdict-en-zh_CN-2.4.2-11|35	rm -rf $RPM_BUILD_ROOT
12mr|stardict-xdict-en-zh_CN-2.4.2-11|36	
12mr|stardict-xdict-en-zh_CN-2.4.2-11|37	%files
12mr|stardict-xdict-en-zh_CN-2.4.2-11|38	%defattr(-,root,root)
12mr|stardict-xdict-en-zh_CN-2.4.2-11|39	%{_datadir}/stardict/dic/*
12mr|stardict-xdict-en-zh_CN-2.4.2-11|40	
12mr|stardict-xdict-en-zh_CN-2.4.2-11|41	
12mr|stardict-xdict-en-zh_CN-2.4.2-11|42	
12mr|stardict-xdict-en-zh_CN-2.4.2-11|43	
12mr|stardict-xdict-en-zh_CN-2.4.2-11|44	
12mr|stardict-xdict-en-zh_CN-2.4.2-11|45	%changelog
12mr|stardict-xdict-en-zh_CN-2.4.2-11|46	

16511 12
12mr|stardict-xdict-en-zh_TW-2.4.2-11|1	%define	version	2.4.2
12mr|stardict-xdict-en-zh_TW-2.4.2-11|2	%define release %mkrel 11
12mr|stardict-xdict-en-zh_TW-2.4.2-11|3	%define dict_format_version	2.4.2
12mr|stardict-xdict-en-zh_TW-2.4.2-11|4	
12mr|stardict-xdict-en-zh_TW-2.4.2-11|5	Summary:	Traditional Chinese dictionary for stardict 2
12mr|stardict-xdict-en-zh_TW-2.4.2-11|6	Name:		stardict-xdict-en-zh_TW
12mr|stardict-xdict-en-zh_TW-2.4.2-11|7	Version:	%{version}
12mr|stardict-xdict-en-zh_TW-2.4.2-11|8	Release:	%{release}
12mr|stardict-xdict-en-zh_TW-2.4.2-11|9	License:	GPL
12mr|stardict-xdict-en-zh_TW-2.4.2-11|10	Group:		Databases
12mr|stardict-xdict-en-zh_TW-2.4.2-11|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-xdict-en-zh_TW-2.4.2-11|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-xdict-en-zh_TW-2.4.2-11|13	BuildArch:	noarch
12mr|stardict-xdict-en-zh_TW-2.4.2-11|14	
12mr|stardict-xdict-en-zh_TW-2.4.2-11|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-xdict-ec-big5-%{version}.tar.bz2
12mr|stardict-xdict-en-zh_TW-2.4.2-11|16	
12mr|stardict-xdict-en-zh_TW-2.4.2-11|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-xdict-en-zh_TW-2.4.2-11|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-xdict-en-zh_TW-2.4.2-11|19	
12mr|stardict-xdict-en-zh_TW-2.4.2-11|20	%description
12mr|stardict-xdict-en-zh_TW-2.4.2-11|21	Xdict is an old English to Chinese dictionary application.
12mr|stardict-xdict-en-zh_TW-2.4.2-11|22	This package contains xdict database converted into stardict format.
12mr|stardict-xdict-en-zh_TW-2.4.2-11|23	
12mr|stardict-xdict-en-zh_TW-2.4.2-11|24	%prep
12mr|stardict-xdict-en-zh_TW-2.4.2-11|25	%setup -q -n stardict-xdict-ec-big5-%{version}
12mr|stardict-xdict-en-zh_TW-2.4.2-11|26	
12mr|stardict-xdict-en-zh_TW-2.4.2-11|27	%build
12mr|stardict-xdict-en-zh_TW-2.4.2-11|28	
12mr|stardict-xdict-en-zh_TW-2.4.2-11|29	%install
12mr|stardict-xdict-en-zh_TW-2.4.2-11|30	rm -rf $RPM_BUILD_ROOT
12mr|stardict-xdict-en-zh_TW-2.4.2-11|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-xdict-en-zh_TW-2.4.2-11|32	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-xdict-en-zh_TW-2.4.2-11|33	
12mr|stardict-xdict-en-zh_TW-2.4.2-11|34	%clean
12mr|stardict-xdict-en-zh_TW-2.4.2-11|35	rm -rf $RPM_BUILD_ROOT
12mr|stardict-xdict-en-zh_TW-2.4.2-11|36	
12mr|stardict-xdict-en-zh_TW-2.4.2-11|37	%files
12mr|stardict-xdict-en-zh_TW-2.4.2-11|38	%defattr(-,root,root)
12mr|stardict-xdict-en-zh_TW-2.4.2-11|39	%{_datadir}/stardict/dic/*
12mr|stardict-xdict-en-zh_TW-2.4.2-11|40	
12mr|stardict-xdict-en-zh_TW-2.4.2-11|41	
12mr|stardict-xdict-en-zh_TW-2.4.2-11|42	
12mr|stardict-xdict-en-zh_TW-2.4.2-11|43	
12mr|stardict-xdict-en-zh_TW-2.4.2-11|44	
12mr|stardict-xdict-en-zh_TW-2.4.2-11|45	%changelog
12mr|stardict-xdict-en-zh_TW-2.4.2-11|46	

16512 12
12mr|stardict-xdict-zh_CN-en-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-xdict-zh_CN-en-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-xdict-zh_CN-en-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-xdict-zh_CN-en-2.4.2-9|4	
12mr|stardict-xdict-zh_CN-en-2.4.2-9|5	Summary:	Xdict Simplified Chinese -> English dictionary for stardict 2
12mr|stardict-xdict-zh_CN-en-2.4.2-9|6	Name:		stardict-xdict-zh_CN-en
12mr|stardict-xdict-zh_CN-en-2.4.2-9|7	Version:	%{version}
12mr|stardict-xdict-zh_CN-en-2.4.2-9|8	Release:	%{release}
12mr|stardict-xdict-zh_CN-en-2.4.2-9|9	License:	GPL
12mr|stardict-xdict-zh_CN-en-2.4.2-9|10	Group:		Databases
12mr|stardict-xdict-zh_CN-en-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-xdict-zh_CN-en-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-xdict-zh_CN-en-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-xdict-zh_CN-en-2.4.2-9|14	
12mr|stardict-xdict-zh_CN-en-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-xdict-ce-gb-%{version}.tar.bz2
12mr|stardict-xdict-zh_CN-en-2.4.2-9|16	
12mr|stardict-xdict-zh_CN-en-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-xdict-zh_CN-en-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-xdict-zh_CN-en-2.4.2-9|19	
12mr|stardict-xdict-zh_CN-en-2.4.2-9|20	%description
12mr|stardict-xdict-zh_CN-en-2.4.2-9|21	Xdict is an old English to Chinese dictionary application.
12mr|stardict-xdict-zh_CN-en-2.4.2-9|22	This package contains xdict database converted into stardict format.
12mr|stardict-xdict-zh_CN-en-2.4.2-9|23	
12mr|stardict-xdict-zh_CN-en-2.4.2-9|24	%prep
12mr|stardict-xdict-zh_CN-en-2.4.2-9|25	%setup -q -n stardict-xdict-ce-gb-%{version}
12mr|stardict-xdict-zh_CN-en-2.4.2-9|26	
12mr|stardict-xdict-zh_CN-en-2.4.2-9|27	%build
12mr|stardict-xdict-zh_CN-en-2.4.2-9|28	
12mr|stardict-xdict-zh_CN-en-2.4.2-9|29	%install
12mr|stardict-xdict-zh_CN-en-2.4.2-9|30	rm -rf $RPM_BUILD_ROOT
12mr|stardict-xdict-zh_CN-en-2.4.2-9|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-xdict-zh_CN-en-2.4.2-9|32	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-xdict-zh_CN-en-2.4.2-9|33	
12mr|stardict-xdict-zh_CN-en-2.4.2-9|34	%clean
12mr|stardict-xdict-zh_CN-en-2.4.2-9|35	rm -rf $RPM_BUILD_ROOT
12mr|stardict-xdict-zh_CN-en-2.4.2-9|36	
12mr|stardict-xdict-zh_CN-en-2.4.2-9|37	%files
12mr|stardict-xdict-zh_CN-en-2.4.2-9|38	%defattr(-,root,root)
12mr|stardict-xdict-zh_CN-en-2.4.2-9|39	%{_datadir}/stardict/dic/*
12mr|stardict-xdict-zh_CN-en-2.4.2-9|40	
12mr|stardict-xdict-zh_CN-en-2.4.2-9|41	
12mr|stardict-xdict-zh_CN-en-2.4.2-9|42	
12mr|stardict-xdict-zh_CN-en-2.4.2-9|43	
12mr|stardict-xdict-zh_CN-en-2.4.2-9|44	
12mr|stardict-xdict-zh_CN-en-2.4.2-9|45	%changelog
12mr|stardict-xdict-zh_CN-en-2.4.2-9|46	

16513 12
12mr|stardict-xdict-zh_TW-en-2.4.2-9|1	%define	version	2.4.2
12mr|stardict-xdict-zh_TW-en-2.4.2-9|2	%define release %mkrel 9
12mr|stardict-xdict-zh_TW-en-2.4.2-9|3	%define dict_format_version	2.4.2
12mr|stardict-xdict-zh_TW-en-2.4.2-9|4	
12mr|stardict-xdict-zh_TW-en-2.4.2-9|5	Summary:	Xdict Traditional Chinese -> English dictionary for stardict 2
12mr|stardict-xdict-zh_TW-en-2.4.2-9|6	Name:		stardict-xdict-zh_TW-en
12mr|stardict-xdict-zh_TW-en-2.4.2-9|7	Version:	%{version}
12mr|stardict-xdict-zh_TW-en-2.4.2-9|8	Release:	%{release}
12mr|stardict-xdict-zh_TW-en-2.4.2-9|9	License:	GPL
12mr|stardict-xdict-zh_TW-en-2.4.2-9|10	Group:		Databases
12mr|stardict-xdict-zh_TW-en-2.4.2-9|11	URL:		http://stardict.sourceforge.net/
12mr|stardict-xdict-zh_TW-en-2.4.2-9|12	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|stardict-xdict-zh_TW-en-2.4.2-9|13	BuildArch:	noarch
12mr|stardict-xdict-zh_TW-en-2.4.2-9|14	
12mr|stardict-xdict-zh_TW-en-2.4.2-9|15	Source0:	ftp://osdn.dl.sourceforge.net/pub/sourceforge/s/st/stardict/stardict-xdict-ce-big5-%{version}.tar.bz2
12mr|stardict-xdict-zh_TW-en-2.4.2-9|16	
12mr|stardict-xdict-zh_TW-en-2.4.2-9|17	Provides:	stardict-dictionary = %{dict_format_version}
12mr|stardict-xdict-zh_TW-en-2.4.2-9|18	Requires:	stardict >= %{dict_format_version}
12mr|stardict-xdict-zh_TW-en-2.4.2-9|19	
12mr|stardict-xdict-zh_TW-en-2.4.2-9|20	%description
12mr|stardict-xdict-zh_TW-en-2.4.2-9|21	Xdict is an old English to Chinese dictionary application.
12mr|stardict-xdict-zh_TW-en-2.4.2-9|22	This package contains xdict database converted into stardict format.
12mr|stardict-xdict-zh_TW-en-2.4.2-9|23	
12mr|stardict-xdict-zh_TW-en-2.4.2-9|24	%prep
12mr|stardict-xdict-zh_TW-en-2.4.2-9|25	%setup -q -n stardict-xdict-ce-big5-%{version}
12mr|stardict-xdict-zh_TW-en-2.4.2-9|26	
12mr|stardict-xdict-zh_TW-en-2.4.2-9|27	%build
12mr|stardict-xdict-zh_TW-en-2.4.2-9|28	
12mr|stardict-xdict-zh_TW-en-2.4.2-9|29	%install
12mr|stardict-xdict-zh_TW-en-2.4.2-9|30	rm -rf $RPM_BUILD_ROOT
12mr|stardict-xdict-zh_TW-en-2.4.2-9|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-xdict-zh_TW-en-2.4.2-9|32	install -m 0644 * $RPM_BUILD_ROOT%{_datadir}/stardict/dic
12mr|stardict-xdict-zh_TW-en-2.4.2-9|33	
12mr|stardict-xdict-zh_TW-en-2.4.2-9|34	%clean
12mr|stardict-xdict-zh_TW-en-2.4.2-9|35	rm -rf $RPM_BUILD_ROOT
12mr|stardict-xdict-zh_TW-en-2.4.2-9|36	
12mr|stardict-xdict-zh_TW-en-2.4.2-9|37	%files
12mr|stardict-xdict-zh_TW-en-2.4.2-9|38	%defattr(-,root,root)
12mr|stardict-xdict-zh_TW-en-2.4.2-9|39	%{_datadir}/stardict/dic/*
12mr|stardict-xdict-zh_TW-en-2.4.2-9|40	
12mr|stardict-xdict-zh_TW-en-2.4.2-9|41	
12mr|stardict-xdict-zh_TW-en-2.4.2-9|42	
12mr|stardict-xdict-zh_TW-en-2.4.2-9|43	
12mr|stardict-xdict-zh_TW-en-2.4.2-9|44	
12mr|stardict-xdict-zh_TW-en-2.4.2-9|45	%changelog
12mr|stardict-xdict-zh_TW-en-2.4.2-9|46	

16514 12
12mr|startup-notification-0.12-5|1	%define api	1
12mr|startup-notification-0.12-5|2	%define major	0
12mr|startup-notification-0.12-5|3	%define libname	%mklibname %{name}- %{api} %{major}
12mr|startup-notification-0.12-5|4	%define devname	%mklibname %{name}- %{api}  -d
12mr|startup-notification-0.12-5|5	
12mr|startup-notification-0.12-5|6	Summary:	Library used to monitor application startup
12mr|startup-notification-0.12-5|7	Name:		startup-notification
12mr|startup-notification-0.12-5|8	Version:	0.12
12mr|startup-notification-0.12-5|9	Release:	5
12mr|startup-notification-0.12-5|10	License:	LGPLv2+
12mr|startup-notification-0.12-5|11	Group:		System/Libraries
12mr|startup-notification-0.12-5|12	URL:		http://www.freedesktop.org/
12mr|startup-notification-0.12-5|13	Source0:	http://www.freedesktop.org/software/%{name}/releases/%{name}-%{version}.tar.bz2
12mr|startup-notification-0.12-5|14	BuildRequires:	pkgconfig(xcb-util)
12mr|startup-notification-0.12-5|15	BuildRequires:	pkgconfig(x11-xcb)
12mr|startup-notification-0.12-5|16	
12mr|startup-notification-0.12-5|17	%description
12mr|startup-notification-0.12-5|18	Startup-notification is a library used to monitor application startup.
12mr|startup-notification-0.12-5|19	
12mr|startup-notification-0.12-5|20	%package -n %{libname}
12mr|startup-notification-0.12-5|21	Summary:	Library used to monitor application startup
12mr|startup-notification-0.12-5|22	Group:		%{group}
12mr|startup-notification-0.12-5|23	Provides:	lib%{name}-%{api} = %{version}-%{release}
12mr|startup-notification-0.12-5|24	
12mr|startup-notification-0.12-5|25	%description -n %{libname}
12mr|startup-notification-0.12-5|26	Startup-notification is a library used to monitor application startup.
12mr|startup-notification-0.12-5|27	
12mr|startup-notification-0.12-5|28	%package -n %{devname}
12mr|startup-notification-0.12-5|29	Summary:	Library used to monitor application startup
12mr|startup-notification-0.12-5|30	Group:		Development/C
12mr|startup-notification-0.12-5|31	Provides:	%{name}-devel = %{version}-%{release}
12mr|startup-notification-0.12-5|32	Requires:	%{libname} = %{version}-%{release}
12mr|startup-notification-0.12-5|33	Obsoletes:	%{mklibname startup-notification- 1 0 -d} < 0.12-5
12mr|startup-notification-0.12-5|34	
12mr|startup-notification-0.12-5|35	%description -n %{devname}
12mr|startup-notification-0.12-5|36	Startup-notification is a library used to monitor application startup.
12mr|startup-notification-0.12-5|37	
12mr|startup-notification-0.12-5|38	%prep
12mr|startup-notification-0.12-5|39	%setup -q
12mr|startup-notification-0.12-5|40	
12mr|startup-notification-0.12-5|41	%build
12mr|startup-notification-0.12-5|42	%configure2_5x \
12mr|startup-notification-0.12-5|43	--disable-static
12mr|startup-notification-0.12-5|44	
12mr|startup-notification-0.12-5|45	%make
12mr|startup-notification-0.12-5|46	
12mr|startup-notification-0.12-5|47	%install
12mr|startup-notification-0.12-5|48	%makeinstall_std
12mr|startup-notification-0.12-5|49	
12mr|startup-notification-0.12-5|50	%files -n %{libname}
12mr|startup-notification-0.12-5|51	%{_libdir}/*-%{api}.so.%{major}*
12mr|startup-notification-0.12-5|52	
12mr|startup-notification-0.12-5|53	%files -n %{devname}
12mr|startup-notification-0.12-5|54	%doc ChangeLog
12mr|startup-notification-0.12-5|55	%{_libdir}/*.so
12mr|startup-notification-0.12-5|56	%{_libdir}/pkgconfig/*
12mr|startup-notification-0.12-5|57	%{_includedir}/*
12mr|startup-notification-0.12-5|58	
12mr|startup-notification-0.12-5|59	
12mr|startup-notification-0.12-5|60	%changelog
12mr|startup-notification-0.12-5|61	* Fri Aug  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|startup-notification-0.12-5|62	+ Commit: 086c69c
12mr|startup-notification-0.12-5|63	- Sync with Cooker (drop .la files, spec cleanup), fix unversioned Obsoletes
12mr|startup-notification-0.12-5|64	
12mr|startup-notification-0.12-5|65	

16515 12
12mr|statserial-1.1-25|1	Summary:	A tool which displays the status of serial port modem lines
12mr|statserial-1.1-25|2	Name:		statserial
12mr|statserial-1.1-25|3	Version:	1.1
12mr|statserial-1.1-25|4	Release:	%mkrel 25
12mr|statserial-1.1-25|5	License:	BSD
12mr|statserial-1.1-25|6	Group:		Communications
12mr|statserial-1.1-25|7	URL:		ftp://sunsite.unc.edu/pub/Linux/system/serial/
12mr|statserial-1.1-25|8	Source0:	ftp://sunsite.unc.edu/pub/Linux/system/serial/%{name}-%{version}.tar.bz2
12mr|statserial-1.1-25|9	Patch0:		%{name}-1.1-config.patch
12mr|statserial-1.1-25|10	Patch1: 	%{name}-1.1-dev.patch
12mr|statserial-1.1-25|11	Patch2:		statserial-1.1-LDFLAGS.diff
12mr|statserial-1.1-25|12	BuildRequires:	ncurses-devel
12mr|statserial-1.1-25|13	BuildRequires:	glibc-static-devel
12mr|statserial-1.1-25|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|statserial-1.1-25|15	
12mr|statserial-1.1-25|16	%description
12mr|statserial-1.1-25|17	The statserial utility displays a table of the signals on a standard 9-pin or
12mr|statserial-1.1-25|18	25-pin serial port and indicates the status of the handshaking lines.
12mr|statserial-1.1-25|19	Statserial is useful for debugging serial port and/or modem problems.
12mr|statserial-1.1-25|20	
12mr|statserial-1.1-25|21	Install the statserial package if you need a tool to help debug serial port or
12mr|statserial-1.1-25|22	modem problems.
12mr|statserial-1.1-25|23	
12mr|statserial-1.1-25|24	%prep
12mr|statserial-1.1-25|25	
12mr|statserial-1.1-25|26	%setup -q
12mr|statserial-1.1-25|27	%patch0 -p1 -b .config
12mr|statserial-1.1-25|28	%patch1 -p1 -b .dev
12mr|statserial-1.1-25|29	%patch2 -p0 -b .LDFLAGS
12mr|statserial-1.1-25|30	
12mr|statserial-1.1-25|31	%build
12mr|statserial-1.1-25|32	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags} -static"
12mr|statserial-1.1-25|33	
12mr|statserial-1.1-25|34	%install
12mr|statserial-1.1-25|35	rm -rf %{buildroot}
12mr|statserial-1.1-25|36	
12mr|statserial-1.1-25|37	mkdir -p %{buildroot}/{%{_bindir},%{_mandir}/man1}
12mr|statserial-1.1-25|38	
12mr|statserial-1.1-25|39	install -m 755 statserial %{buildroot}%{_bindir}/statserial
12mr|statserial-1.1-25|40	install -m 444 statserial.1 %{buildroot}%{_mandir}/man1/statserial.1
12mr|statserial-1.1-25|41	
12mr|statserial-1.1-25|42	%clean
12mr|statserial-1.1-25|43	rm -rf %{buildroot}
12mr|statserial-1.1-25|44	
12mr|statserial-1.1-25|45	%files
12mr|statserial-1.1-25|46	%defattr(-,root,root)
12mr|statserial-1.1-25|47	%doc COPYING ChangeLog README
12mr|statserial-1.1-25|48	%{_bindir}/statserial
12mr|statserial-1.1-25|49	%{_mandir}/man1/statserial.1*
12mr|statserial-1.1-25|50	
12mr|statserial-1.1-25|51	
12mr|statserial-1.1-25|52	
12mr|statserial-1.1-25|53	%changelog
12mr|statserial-1.1-25|54	

16516 12
12mr|step-4.9.4-1|1	%define eigen_version 2.0.3
12mr|step-4.9.4-1|2	
12mr|step-4.9.4-1|3	Name:		step
12mr|step-4.9.4-1|4	Summary:	Interactive physical simulator
12mr|step-4.9.4-1|5	Version:	4.9.4
12mr|step-4.9.4-1|6	Release:	1
12mr|step-4.9.4-1|7	Group:		Graphical desktop/KDE
12mr|step-4.9.4-1|8	License:	GPLv2 GFDL
12mr|step-4.9.4-1|9	URL:		http://edu.kde.org/step/
12mr|step-4.9.4-1|10	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|step-4.9.4-1|11	BuildRequires:	kdelibs4-devel
12mr|step-4.9.4-1|12	BuildRequires:	pkgconfig(eigen2) >= %{eigen_version}
12mr|step-4.9.4-1|13	BuildRequires:	pkgconfig(libqalculate)
12mr|step-4.9.4-1|14	BuildRequires:	pkgconfig(gsl)
12mr|step-4.9.4-1|15	
12mr|step-4.9.4-1|16	%description
12mr|step-4.9.4-1|17	Step is an interactive physical simulator. It works like this:
12mr|step-4.9.4-1|18	you place some bodies on the scene, add some forces such as gravity
12mr|step-4.9.4-1|19	or springs, then click "Simulate" and Step shows you how your scene
12mr|step-4.9.4-1|20	will evolve according to the laws of physics. You can change every
12mr|step-4.9.4-1|21	property of bodies/forces in your experiment (even during simulation)
12mr|step-4.9.4-1|22	and see how this will change evolution of the experiment. With Step
12mr|step-4.9.4-1|23	you can not only learn but feel how physics works!
12mr|step-4.9.4-1|24	
12mr|step-4.9.4-1|25	%files
12mr|step-4.9.4-1|26	%doc README AUTHORS ChangeLog COPYING COPYING.DOC DESIGN TODO
12mr|step-4.9.4-1|27	%{_kde_bindir}/step
12mr|step-4.9.4-1|28	%{_kde_applicationsdir}/step.desktop
12mr|step-4.9.4-1|29	%{_kde_appsdir}/step
12mr|step-4.9.4-1|30	%{_kde_datadir}/config.kcfg/step.kcfg
12mr|step-4.9.4-1|31	%{_kde_configdir}/step.knsrc
12mr|step-4.9.4-1|32	%{_kde_docdir}/HTML/en/step
12mr|step-4.9.4-1|33	%{_kde_iconsdir}/hicolor/*/apps/step.png
12mr|step-4.9.4-1|34	
12mr|step-4.9.4-1|35	#----------------------------------------------------------------------
12mr|step-4.9.4-1|36	
12mr|step-4.9.4-1|37	%prep
12mr|step-4.9.4-1|38	%setup -q
12mr|step-4.9.4-1|39	
12mr|step-4.9.4-1|40	%build
12mr|step-4.9.4-1|41	%cmake_kde4
12mr|step-4.9.4-1|42	%make
12mr|step-4.9.4-1|43	
12mr|step-4.9.4-1|44	%install
12mr|step-4.9.4-1|45	%makeinstall_std -C build
12mr|step-4.9.4-1|46	
12mr|step-4.9.4-1|47	%changelog
12mr|step-4.9.4-1|48	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|step-4.9.4-1|49	- New version 4.9.4
12mr|step-4.9.4-1|50	
12mr|step-4.9.4-1|51	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|step-4.9.4-1|52	- New version 4.9.3
12mr|step-4.9.4-1|53	
12mr|step-4.9.4-1|54	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|step-4.9.4-1|55	- New version 4.9.2
12mr|step-4.9.4-1|56	
12mr|step-4.9.4-1|57	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|step-4.9.4-1|58	- New version 4.9.1
12mr|step-4.9.4-1|59	
12mr|step-4.9.4-1|60	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|step-4.9.4-1|61	- New version 4.9.0
12mr|step-4.9.4-1|62	
12mr|step-4.9.4-1|63	* Sat Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|step-4.9.4-1|64	- New version 4.8.97
12mr|step-4.9.4-1|65	
12mr|step-4.9.4-1|66	* Mon Jul 09 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|step-4.9.4-1|67	- New version 4.8.95
12mr|step-4.9.4-1|68	
12mr|step-4.9.4-1|69	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.4-1
12mr|step-4.9.4-1|70	- update to 4.8.4
12mr|step-4.9.4-1|71	
12mr|step-4.9.4-1|72	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.3-1
12mr|step-4.9.4-1|73	- update to 4.8.3
12mr|step-4.9.4-1|74	
12mr|step-4.9.4-1|75	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.2-1
12mr|step-4.9.4-1|76	- update to 4.8.2
12mr|step-4.9.4-1|77	
12mr|step-4.9.4-1|78	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.1-1
12mr|step-4.9.4-1|79	- update to 4.8.1
12mr|step-4.9.4-1|80	
12mr|step-4.9.4-1|81	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|step-4.9.4-1|82	+ Revision: 762508
12mr|step-4.9.4-1|83	- New upstream tarball
12mr|step-4.9.4-1|84	
12mr|step-4.9.4-1|85	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|step-4.9.4-1|86	+ Revision: 758093
12mr|step-4.9.4-1|87	- New upstream tarball
12mr|step-4.9.4-1|88	
12mr|step-4.9.4-1|89	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|step-4.9.4-1|90	+ Revision: 744572
12mr|step-4.9.4-1|91	- New upstream tarball
12mr|step-4.9.4-1|92	
12mr|step-4.9.4-1|93	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.90-1
12mr|step-4.9.4-1|94	+ Revision: 739327
12mr|step-4.9.4-1|95	- New upstream tarball $NEW_VERSION
12mr|step-4.9.4-1|96	
12mr|step-4.9.4-1|97	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|step-4.9.4-1|98	+ Revision: 731879
12mr|step-4.9.4-1|99	- New upstream tarball 4.7.80
12mr|step-4.9.4-1|100	
12mr|step-4.9.4-1|101	* Wed Nov 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.41-1
12mr|step-4.9.4-1|102	+ Revision: 729217
12mr|step-4.9.4-1|103	- Import package
12mr|step-4.9.4-1|104	

16517 12
12mr|strace-4.6-1|1	Name:		strace
12mr|strace-4.6-1|2	Version:	4.6
12mr|strace-4.6-1|3	Release:	%mkrel 1
12mr|strace-4.6-1|4	Summary:	Tracks and displays system calls associated with a running process
12mr|strace-4.6-1|5	License:	BSD
12mr|strace-4.6-1|6	Group:		Development/Kernel
12mr|strace-4.6-1|7	URL:		http://sourceforge.net/projects/strace/
12mr|strace-4.6-1|8	Source0:	http://easynews.dl.sourceforge.net/sourceforge/strace/strace-%{version}.tar.xz
12mr|strace-4.6-1|9	# (fc) 4.5.16-2mdv display usbdevfs trace
12mr|strace-4.6-1|10	Patch5:		http://iki.fi/lindi/strace-usbdevfs.patch
12mr|strace-4.6-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|strace-4.6-1|12	
12mr|strace-4.6-1|13	%description
12mr|strace-4.6-1|14	The strace program intercepts and records the system calls called
12mr|strace-4.6-1|15	and received by a running process.  Strace can print a record of
12mr|strace-4.6-1|16	each system call, its arguments and its return value.  Strace is useful
12mr|strace-4.6-1|17	for diagnosing problems and debugging, as well as for instructional
12mr|strace-4.6-1|18	purposes.
12mr|strace-4.6-1|19	
12mr|strace-4.6-1|20	Install strace if you need a tool to track the system calls made and
12mr|strace-4.6-1|21	received by a process.
12mr|strace-4.6-1|22	
12mr|strace-4.6-1|23	%prep
12mr|strace-4.6-1|24	%setup -q
12mr|strace-4.6-1|25	%patch5 -p1 -b .usbdevfs
12mr|strace-4.6-1|26	
12mr|strace-4.6-1|27	#needed by patch5
12mr|strace-4.6-1|28	autoreconf
12mr|strace-4.6-1|29	
12mr|strace-4.6-1|30	%build
12mr|strace-4.6-1|31	%configure2_5x
12mr|strace-4.6-1|32	%{make}
12mr|strace-4.6-1|33	
12mr|strace-4.6-1|34	%install
12mr|strace-4.6-1|35	%{__rm} -rf %{buildroot}
12mr|strace-4.6-1|36	%makeinstall_std
12mr|strace-4.6-1|37	
12mr|strace-4.6-1|38	# remove unpackaged files
12mr|strace-4.6-1|39	%{__rm} %{buildroot}%{_bindir}/strace-graph
12mr|strace-4.6-1|40	
12mr|strace-4.6-1|41	%clean
12mr|strace-4.6-1|42	%{__rm} -rf %{buildroot}
12mr|strace-4.6-1|43	
12mr|strace-4.6-1|44	%files
12mr|strace-4.6-1|45	%defattr(-,root,root)
12mr|strace-4.6-1|46	%doc COPYRIGHT README* CREDITS ChangeLog INSTALL NEWS PORTING TODO
12mr|strace-4.6-1|47	%{_bindir}/strace
12mr|strace-4.6-1|48	%{_mandir}/man1/strace.1*
12mr|strace-4.6-1|49	
12mr|strace-4.6-1|50	
12mr|strace-4.6-1|51	
12mr|strace-4.6-1|52	%changelog
12mr|strace-4.6-1|53	

16518 12
12mr|strigi-0.7.7-3|1	%define svn 1070828
12mr|strigi-0.7.7-3|2	
12mr|strigi-0.7.7-3|3	Name:		strigi
12mr|strigi-0.7.7-3|4	Version:	0.7.7
12mr|strigi-0.7.7-3|5	Release:	3
12mr|strigi-0.7.7-3|6	Epoch:		1
12mr|strigi-0.7.7-3|7	Summary:	Desktop Search
12mr|strigi-0.7.7-3|8	License:	LGPLv2+
12mr|strigi-0.7.7-3|9	Group:		Graphical desktop/KDE
12mr|strigi-0.7.7-3|10	Url:		http://strigi.sourceforge.net
12mr|strigi-0.7.7-3|11	Source:		http://www.vandenoever.info/software/strigi/%{name}-%{version}.tar.xz
12mr|strigi-0.7.7-3|12	Patch0:		strigi-0.7.7-ffmpeg-0.11.patch
12mr|strigi-0.7.7-3|13	Patch1:		strigi-0.7.7-missinglink.patch
12mr|strigi-0.7.7-3|14	Patch2:		strigi-0.7.7-glibc-2.15.patch
12mr|strigi-0.7.7-3|15	BuildRequires:	cmake
12mr|strigi-0.7.7-3|16	BuildRequires:	qt4-devel
12mr|strigi-0.7.7-3|17	BuildRequires:	bzip2-devel
12mr|strigi-0.7.7-3|18	BuildRequires:	clucene-devel
12mr|strigi-0.7.7-3|19	BuildRequires:	magic-devel
12mr|strigi-0.7.7-3|20	BuildRequires:	pkgconfig(openssl)
12mr|strigi-0.7.7-3|21	BuildRequires:	expat-devel
12mr|strigi-0.7.7-3|22	BuildRequires:	attr-devel
12mr|strigi-0.7.7-3|23	BuildRequires:	pkgconfig(dbus-1)
12mr|strigi-0.7.7-3|24	BuildRequires:	pkgconfig(cppunit)
12mr|strigi-0.7.7-3|25	BuildRequires:	pkgconfig(exiv2)
12mr|strigi-0.7.7-3|26	BuildRequires:	boost-devel
12mr|strigi-0.7.7-3|27	BuildRequires:	ffmpeg-devel
12mr|strigi-0.7.7-3|28	Obsoletes:	%{mklibname cluceneindex 0} < 0.7.7-2
12mr|strigi-0.7.7-3|29	
12mr|strigi-0.7.7-3|30	%description
12mr|strigi-0.7.7-3|31	Here are the main features of Strigi:
12mr|strigi-0.7.7-3|32	
12mr|strigi-0.7.7-3|33	* very fast crawling
12mr|strigi-0.7.7-3|34	* very small memory footprint
12mr|strigi-0.7.7-3|35	* no hammering of the system
12mr|strigi-0.7.7-3|36	* pluggable backend, currently clucene and hyperestraier,
12mr|strigi-0.7.7-3|37	sqlite3 and xapian are in the works
12mr|strigi-0.7.7-3|38	* communication between daemon and search program over an
12mr|strigi-0.7.7-3|39	abstract interface, this is currently a simple socket
12mr|strigi-0.7.7-3|40	but implementation of dbus is a possibility. There's a
12mr|strigi-0.7.7-3|41	small perl program in the code as an example of how to
12mr|strigi-0.7.7-3|42	query. This is so easy that any KDE app could implement this.
12mr|strigi-0.7.7-3|43	* simple interface for implementing plugins for extracting
12mr|strigi-0.7.7-3|44	information. we'll try to reuse the kat plugins, although
12mr|strigi-0.7.7-3|45	native plugins will have a large speed advantage
12mr|strigi-0.7.7-3|46	* calculation of sha1 for every file crawled (allows fast finding
12mr|strigi-0.7.7-3|47	of duplicates)
12mr|strigi-0.7.7-3|48	
12mr|strigi-0.7.7-3|49	
12mr|strigi-0.7.7-3|50	%files
12mr|strigi-0.7.7-3|51	%{_bindir}/*
12mr|strigi-0.7.7-3|52	%dir %{_libdir}/strigi
12mr|strigi-0.7.7-3|53	%{_libdir}/strigi/*
12mr|strigi-0.7.7-3|54	%{_datadir}/strigi/*
12mr|strigi-0.7.7-3|55	%{_datadir}/dbus-1/services/
12mr|strigi-0.7.7-3|56	%exclude %{_bindir}/strigiclient
12mr|strigi-0.7.7-3|57	
12mr|strigi-0.7.7-3|58	#--------------------------------------------------------------------
12mr|strigi-0.7.7-3|59	
12mr|strigi-0.7.7-3|60	%package gui
12mr|strigi-0.7.7-3|61	Summary:	Strigi interface
12mr|strigi-0.7.7-3|62	Group:		Graphical desktop/KDE
12mr|strigi-0.7.7-3|63	
12mr|strigi-0.7.7-3|64	%description gui
12mr|strigi-0.7.7-3|65	Strigi interface
12mr|strigi-0.7.7-3|66	
12mr|strigi-0.7.7-3|67	%files gui
12mr|strigi-0.7.7-3|68	%{_bindir}/strigiclient
12mr|strigi-0.7.7-3|69	
12mr|strigi-0.7.7-3|70	#--------------------------------------------------------------------
12mr|strigi-0.7.7-3|71	
12mr|strigi-0.7.7-3|72	%define searchclient_major 0
12mr|strigi-0.7.7-3|73	%define libsearchclient %mklibname searchclient %{searchclient_major}
12mr|strigi-0.7.7-3|74	
12mr|strigi-0.7.7-3|75	%package -n %{libsearchclient}
12mr|strigi-0.7.7-3|76	Summary:	Strigi library
12mr|strigi-0.7.7-3|77	Group:		System/Libraries
12mr|strigi-0.7.7-3|78	
12mr|strigi-0.7.7-3|79	%description -n %{libsearchclient}
12mr|strigi-0.7.7-3|80	Strigi library.
12mr|strigi-0.7.7-3|81	
12mr|strigi-0.7.7-3|82	%files -n %{libsearchclient}
12mr|strigi-0.7.7-3|83	%{_libdir}/libsearchclient.so.%{searchclient_major}*
12mr|strigi-0.7.7-3|84	
12mr|strigi-0.7.7-3|85	#--------------------------------------------------------------------
12mr|strigi-0.7.7-3|86	
12mr|strigi-0.7.7-3|87	%define libstreamanalyzer %mklibname streamanalyzer 0
12mr|strigi-0.7.7-3|88	
12mr|strigi-0.7.7-3|89	%package -n %{libstreamanalyzer}
12mr|strigi-0.7.7-3|90	Summary:	Strigi library
12mr|strigi-0.7.7-3|91	Group:		System/Libraries
12mr|strigi-0.7.7-3|92	
12mr|strigi-0.7.7-3|93	%description -n %{libstreamanalyzer}
12mr|strigi-0.7.7-3|94	Strigi library.
12mr|strigi-0.7.7-3|95	
12mr|strigi-0.7.7-3|96	%files -n %{libstreamanalyzer}
12mr|strigi-0.7.7-3|97	%{_libdir}/libstreamanalyzer.so.*
12mr|strigi-0.7.7-3|98	
12mr|strigi-0.7.7-3|99	#--------------------------------------------------------------------
12mr|strigi-0.7.7-3|100	
12mr|strigi-0.7.7-3|101	%define libstreams %mklibname streams 0
12mr|strigi-0.7.7-3|102	
12mr|strigi-0.7.7-3|103	%package -n %{libstreams}
12mr|strigi-0.7.7-3|104	Summary:	Strigi library
12mr|strigi-0.7.7-3|105	Group:		System/Libraries
12mr|strigi-0.7.7-3|106	
12mr|strigi-0.7.7-3|107	%description -n %{libstreams}
12mr|strigi-0.7.7-3|108	Strigi library.
12mr|strigi-0.7.7-3|109	
12mr|strigi-0.7.7-3|110	%files -n %{libstreams}
12mr|strigi-0.7.7-3|111	%{_libdir}/libstreams.so.*
12mr|strigi-0.7.7-3|112	
12mr|strigi-0.7.7-3|113	#--------------------------------------------------------------------
12mr|strigi-0.7.7-3|114	
12mr|strigi-0.7.7-3|115	%define libstrigihtmlgui %mklibname strigihtmlgui 0
12mr|strigi-0.7.7-3|116	
12mr|strigi-0.7.7-3|117	%package -n %{libstrigihtmlgui}
12mr|strigi-0.7.7-3|118	Summary:	Strigi library
12mr|strigi-0.7.7-3|119	Group:		System/Libraries
12mr|strigi-0.7.7-3|120	
12mr|strigi-0.7.7-3|121	%description -n %{libstrigihtmlgui}
12mr|strigi-0.7.7-3|122	Strigi library.
12mr|strigi-0.7.7-3|123	
12mr|strigi-0.7.7-3|124	%files -n %{libstrigihtmlgui}
12mr|strigi-0.7.7-3|125	%{_libdir}/libstrigihtmlgui.so.*
12mr|strigi-0.7.7-3|126	
12mr|strigi-0.7.7-3|127	#--------------------------------------------------------------------
12mr|strigi-0.7.7-3|128	
12mr|strigi-0.7.7-3|129	%define libstrigiqtdbusclient %mklibname strigiqtdbusclient 0
12mr|strigi-0.7.7-3|130	
12mr|strigi-0.7.7-3|131	%package -n %{libstrigiqtdbusclient}
12mr|strigi-0.7.7-3|132	Summary:	Strigi library
12mr|strigi-0.7.7-3|133	Group:		System/Libraries
12mr|strigi-0.7.7-3|134	
12mr|strigi-0.7.7-3|135	%description -n %{libstrigiqtdbusclient}
12mr|strigi-0.7.7-3|136	Strigi library.
12mr|strigi-0.7.7-3|137	
12mr|strigi-0.7.7-3|138	%files -n %{libstrigiqtdbusclient}
12mr|strigi-0.7.7-3|139	%{_libdir}/libstrigiqtdbusclient.so.*
12mr|strigi-0.7.7-3|140	
12mr|strigi-0.7.7-3|141	#--------------------------------------------------------------------
12mr|strigi-0.7.7-3|142	
12mr|strigi-0.7.7-3|143	%package devel
12mr|strigi-0.7.7-3|144	Summary:	Development files for %{name}
12mr|strigi-0.7.7-3|145	Group:		Development/Other
12mr|strigi-0.7.7-3|146	Requires:	%{libstrigihtmlgui} = %{EVRD}
12mr|strigi-0.7.7-3|147	Requires:	%{libstrigiqtdbusclient} = %{EVRD}
12mr|strigi-0.7.7-3|148	Requires:	%{libsearchclient} = %{EVRD}
12mr|strigi-0.7.7-3|149	Requires:	%{libstreamanalyzer} = %{EVRD}
12mr|strigi-0.7.7-3|150	Requires:	%{libstreams} = %{EVRD}
12mr|strigi-0.7.7-3|151	Requires:	strigi = %{EVRD}
12mr|strigi-0.7.7-3|152	Provides:	libstrigi-devel = %{EVRD}
12mr|strigi-0.7.7-3|153	
12mr|strigi-0.7.7-3|154	%description devel
12mr|strigi-0.7.7-3|155	Development files for %{name}.
12mr|strigi-0.7.7-3|156	
12mr|strigi-0.7.7-3|157	%files devel
12mr|strigi-0.7.7-3|158	%{_libdir}/*.so
12mr|strigi-0.7.7-3|159	%{_includedir}/strigi
12mr|strigi-0.7.7-3|160	%{_libdir}/pkgconfig/*
12mr|strigi-0.7.7-3|161	%{_libdir}/libsearchclient/LibSearchClientConfig.cmake
12mr|strigi-0.7.7-3|162	%{_libdir}/libstreamanalyzer/LibStreamAnalyzerConfig.cmake
12mr|strigi-0.7.7-3|163	%{_libdir}/libstreams/LibStreamsConfig.cmake
12mr|strigi-0.7.7-3|164	%{_libdir}/libstreams/LibStreamsTargets.cmake
12mr|strigi-0.7.7-3|165	%{_libdir}/libstreams/LibStreamsTargets-noconfig.cmake
12mr|strigi-0.7.7-3|166	
12mr|strigi-0.7.7-3|167	#--------------------------------------------------------------------
12mr|strigi-0.7.7-3|168	
12mr|strigi-0.7.7-3|169	%prep
12mr|strigi-0.7.7-3|170	%setup -q
12mr|strigi-0.7.7-3|171	%patch0 -p1 -b .ffmpeg11~
12mr|strigi-0.7.7-3|172	%patch1 -p1 -b .missinglink~
12mr|strigi-0.7.7-3|173	%patch2 -p1 -b .glibc215~
12mr|strigi-0.7.7-3|174	
12mr|strigi-0.7.7-3|175	%build
12mr|strigi-0.7.7-3|176	%cmake_qt4
12mr|strigi-0.7.7-3|177	%make
12mr|strigi-0.7.7-3|178	
12mr|strigi-0.7.7-3|179	%install
12mr|strigi-0.7.7-3|180	%makeinstall_std -C build
12mr|strigi-0.7.7-3|181	
12mr|strigi-0.7.7-3|182	
12mr|strigi-0.7.7-3|183	%changelog
12mr|strigi-0.7.7-3|184	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|strigi-0.7.7-3|185	+ Commit: 2f6a412
12mr|strigi-0.7.7-3|186	- Rebuild against ffmpeg 0.11.x
12mr|strigi-0.7.7-3|187	
12mr|strigi-0.7.7-3|188	

16519 12
12mr|struts-1.2.9-11|1	# Copyright (c) 2000-2005, JPackage Project
12mr|struts-1.2.9-11|2	# All rights reserved.
12mr|struts-1.2.9-11|3	#
12mr|struts-1.2.9-11|4	# Redistribution and use in source and binary forms, with or without
12mr|struts-1.2.9-11|5	# modification, are permitted provided that the following conditions
12mr|struts-1.2.9-11|6	# are met:
12mr|struts-1.2.9-11|7	#
12mr|struts-1.2.9-11|8	# 1. Redistributions of source code must retain the above copyright
12mr|struts-1.2.9-11|9	#    notice, this list of conditions and the following disclaimer.
12mr|struts-1.2.9-11|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|struts-1.2.9-11|11	#    notice, this list of conditions and the following disclaimer in the
12mr|struts-1.2.9-11|12	#    documentation and/or other materials provided with the
12mr|struts-1.2.9-11|13	#    distribution.
12mr|struts-1.2.9-11|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|struts-1.2.9-11|15	#    contributors may be used to endorse or promote products derived
12mr|struts-1.2.9-11|16	#    from this software without specific prior written permission.
12mr|struts-1.2.9-11|17	#
12mr|struts-1.2.9-11|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|struts-1.2.9-11|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|struts-1.2.9-11|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|struts-1.2.9-11|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|struts-1.2.9-11|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|struts-1.2.9-11|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|struts-1.2.9-11|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|struts-1.2.9-11|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|struts-1.2.9-11|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|struts-1.2.9-11|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|struts-1.2.9-11|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|struts-1.2.9-11|29	#
12mr|struts-1.2.9-11|30	
12mr|struts-1.2.9-11|31	%define full_name	jakarta-%{name}
12mr|struts-1.2.9-11|32	%define tomcat5appsdir  %{_localstatedir}/lib/tomcat5/webapps
12mr|struts-1.2.9-11|33	%define tomcat5ctxdir   %{_sysconfdir}/tomcat5/Catalina/localhost
12mr|struts-1.2.9-11|34	%define webapps		blank documentation example examples tiles-documentation
12mr|struts-1.2.9-11|35	%define webapplibs commons-beanutils commons-digester commons-fileupload commons-validator oro struts
12mr|struts-1.2.9-11|36	
12mr|struts-1.2.9-11|37	Name:		struts
12mr|struts-1.2.9-11|38	Version:	1.2.9
12mr|struts-1.2.9-11|39	Release:	11
12mr|struts-1.2.9-11|40	Epoch:		0
12mr|struts-1.2.9-11|41	Summary:	Web application framework
12mr|struts-1.2.9-11|42	License:	ASL 2.0
12mr|struts-1.2.9-11|43	Group:      Development/Java
12mr|struts-1.2.9-11|44	Source0:	%{name}-%{version}-src-RHCLEAN.tar.gz
12mr|struts-1.2.9-11|45	Source2:	tomcat4-context-allowlinking.xml
12mr|struts-1.2.9-11|46	Source3:	tomcat5-context-allowlinking.xml
12mr|struts-1.2.9-11|47	#Patch0:		%{name}-%{version}.build.patch
12mr|struts-1.2.9-11|48	Patch0:		struts-1.2.9-strutsel-build_xml.patch
12mr|struts-1.2.9-11|49	Patch1:		struts-1.2.9-FacesRequestProcessor.patch
12mr|struts-1.2.9-11|50	Patch2:		struts-1.2.9-HttpServletRequestWrapper.patch
12mr|struts-1.2.9-11|51	Patch3:		struts-1.2.9-FacesTilesRequestProcessor.patch
12mr|struts-1.2.9-11|52	Patch4:		struts-1.2.9-strutsfaces-example1-build_xml.patch
12mr|struts-1.2.9-11|53	Patch5:		struts-1.2.9-strutsfaces-example2-build_xml.patch
12mr|struts-1.2.9-11|54	Patch6:		struts-1.2.9-strutsfaces-systest1-build_xml.patch
12mr|struts-1.2.9-11|55	Patch7:		struts-1.2.9.bz157205.patch
12mr|struts-1.2.9-11|56	Patch8:		struts-1.2.9-CVE-2008-2025.patch
12mr|struts-1.2.9-11|57	URL:		http://struts.apache.org/
12mr|struts-1.2.9-11|58	Requires:	servlet25
12mr|struts-1.2.9-11|59	Requires:	jakarta-commons-beanutils
12mr|struts-1.2.9-11|60	Requires:	jakarta-commons-digester
12mr|struts-1.2.9-11|61	Requires:	jakarta-commons-fileupload
12mr|struts-1.2.9-11|62	Requires:	jakarta-commons-validator
12mr|struts-1.2.9-11|63	Requires:	jakarta-oro
12mr|struts-1.2.9-11|64	BuildRequires:	locales-en
12mr|struts-1.2.9-11|65	BuildRequires:	jpackage-utils >= 1.6
12mr|struts-1.2.9-11|66	BuildRequires:  java-devel >= 0:1.6.0
12mr|struts-1.2.9-11|67	BuildRequires:	ant >= 1.6
12mr|struts-1.2.9-11|68	BuildRequires:	ant-nodeps >= 1.6
12mr|struts-1.2.9-11|69	BuildRequires:	ant-trax >= 1.6
12mr|struts-1.2.9-11|70	BuildRequires:	antlr
12mr|struts-1.2.9-11|71	BuildRequires:	jaxp_transform_impl
12mr|struts-1.2.9-11|72	BuildRequires:	sed
12mr|struts-1.2.9-11|73	BuildRequires:	servlet25
12mr|struts-1.2.9-11|74	BuildRequires:  jsp21
12mr|struts-1.2.9-11|75	BuildRequires:  jakarta-commons-beanutils
12mr|struts-1.2.9-11|76	BuildRequires:  jakarta-commons-digester
12mr|struts-1.2.9-11|77	BuildRequires:  jakarta-commons-fileupload
12mr|struts-1.2.9-11|78	BuildRequires:  jakarta-commons-logging
12mr|struts-1.2.9-11|79	BuildRequires:  jakarta-commons-validator
12mr|struts-1.2.9-11|80	BuildRequires:  jakarta-oro
12mr|struts-1.2.9-11|81	
12mr|struts-1.2.9-11|82	Group:		Development/Java
12mr|struts-1.2.9-11|83	BuildArch:	noarch
12mr|struts-1.2.9-11|84	
12mr|struts-1.2.9-11|85	%description
12mr|struts-1.2.9-11|86	Welcome to the Struts Framework! The goal of this project is to provide
12mr|struts-1.2.9-11|87	an open source framework useful in building web applications with Java
12mr|struts-1.2.9-11|88	Servlet and JavaServer Pages (JSP) technology. Struts encourages
12mr|struts-1.2.9-11|89	application architectures based on the Model-View-Controller (MVC)
12mr|struts-1.2.9-11|90	design paradigm, colloquially known as Model 2 in discussions on various
12mr|struts-1.2.9-11|91	servlet and JSP related mailing lists.
12mr|struts-1.2.9-11|92	Struts includes the following primary areas of functionality:
12mr|struts-1.2.9-11|93	A controller servlet that dispatches requests to appropriate Action
12mr|struts-1.2.9-11|94	classes provided by the application developer.
12mr|struts-1.2.9-11|95	JSP custom tag libraries, and associated support in the controller
12mr|struts-1.2.9-11|96	servlet, that assists developers in creating interactive form-based
12mr|struts-1.2.9-11|97	applications.
12mr|struts-1.2.9-11|98	Utility classes to support XML parsing, automatic population of
12mr|struts-1.2.9-11|99	JavaBeans properties based on the Java reflection APIs, and
12mr|struts-1.2.9-11|100	internationalization of prompts and messages.
12mr|struts-1.2.9-11|101	Struts is part of the Jakarta Project, sponsored by the Apache Software
12mr|struts-1.2.9-11|102	Foundation. The official Struts home page is at
12mr|struts-1.2.9-11|103	http://jakarta.apache.org/struts.
12mr|struts-1.2.9-11|104	
12mr|struts-1.2.9-11|105	%package manual
12mr|struts-1.2.9-11|106	Summary:        Manual for %{name}
12mr|struts-1.2.9-11|107	Group:          Development/Java
12mr|struts-1.2.9-11|108	
12mr|struts-1.2.9-11|109	%description manual
12mr|struts-1.2.9-11|110	Documentation for %{name}.
12mr|struts-1.2.9-11|111	
12mr|struts-1.2.9-11|112	%package javadoc
12mr|struts-1.2.9-11|113	Summary:        Javadoc for %{name}
12mr|struts-1.2.9-11|114	Group:          Development/Java
12mr|struts-1.2.9-11|115	
12mr|struts-1.2.9-11|116	%description javadoc
12mr|struts-1.2.9-11|117	Javadoc for %{name}.
12mr|struts-1.2.9-11|118	
12mr|struts-1.2.9-11|119	%package webapps-tomcat5
12mr|struts-1.2.9-11|120	Summary:        Sample %{name} webapps for tomcat5
12mr|struts-1.2.9-11|121	Group:          Development/Java
12mr|struts-1.2.9-11|122	Requires:       %{name} = %{version}-%{release}
12mr|struts-1.2.9-11|123	Requires:       jakarta-commons-beanutils
12mr|struts-1.2.9-11|124	Requires:       jakarta-commons-digester
12mr|struts-1.2.9-11|125	Requires:       jakarta-commons-fileupload
12mr|struts-1.2.9-11|126	Requires:       jakarta-commons-validator
12mr|struts-1.2.9-11|127	Requires:       jakarta-oro
12mr|struts-1.2.9-11|128	Requires:       tomcat5
12mr|struts-1.2.9-11|129	Requires(post): %{name} = %{version}-%{release}
12mr|struts-1.2.9-11|130	Requires(post): jakarta-commons-beanutils
12mr|struts-1.2.9-11|131	Requires(post): jakarta-commons-digester
12mr|struts-1.2.9-11|132	Requires(post): jakarta-commons-fileupload
12mr|struts-1.2.9-11|133	Requires(post): jakarta-commons-validator
12mr|struts-1.2.9-11|134	Requires(post): jakarta-oro
12mr|struts-1.2.9-11|135	Requires(post): tomcat5
12mr|struts-1.2.9-11|136	Requires(pre):  tomcat5
12mr|struts-1.2.9-11|137	# for /bin/ln and /bin/rm
12mr|struts-1.2.9-11|138	Requires(post): coreutils
12mr|struts-1.2.9-11|139	Requires(preun): coreutils
12mr|struts-1.2.9-11|140	
12mr|struts-1.2.9-11|141	%description webapps-tomcat5
12mr|struts-1.2.9-11|142	Sample %{name} webapps for tomcat5.
12mr|struts-1.2.9-11|143	
12mr|struts-1.2.9-11|144	%prep
12mr|struts-1.2.9-11|145	%setup -n %{name}-%{version}-src -q
12mr|struts-1.2.9-11|146	%patch0 -p0 -b .sav
12mr|struts-1.2.9-11|147	%patch1 -p0 -b .sav
12mr|struts-1.2.9-11|148	%patch2 -p0 -b .sav
12mr|struts-1.2.9-11|149	%patch3 -p0 -b .sav
12mr|struts-1.2.9-11|150	%patch4 -p0 -b .sav
12mr|struts-1.2.9-11|151	%patch5 -p0 -b .sav
12mr|struts-1.2.9-11|152	%patch6 -p0 -b .sav
12mr|struts-1.2.9-11|153	%patch7 -p0 -b .sav
12mr|struts-1.2.9-11|154	%patch8 -p1 -b .sav
12mr|struts-1.2.9-11|155	# remove all binary libs
12mr|struts-1.2.9-11|156	find . -name "*.jar" -exec rm -f {} \;
12mr|struts-1.2.9-11|157	
12mr|struts-1.2.9-11|158	%build
12mr|struts-1.2.9-11|159	export LC_ALL=ISO-8859-1
12mr|struts-1.2.9-11|160	
12mr|struts-1.2.9-11|161	# build struts
12mr|struts-1.2.9-11|162	export CLASSPATH=$(build-classpath servlet)
12mr|struts-1.2.9-11|163	export ANT_OPTS="-Xmx256m"
12mr|struts-1.2.9-11|164	STRUTS_BUILD_HOME=$(pwd)
12mr|struts-1.2.9-11|165	ant -Dlibdir=/usr/share/java \
12mr|struts-1.2.9-11|166	-Dcommons-beanutils.jar=$(build-classpath commons-beanutils) \
12mr|struts-1.2.9-11|167	-Dcommons-digester.jar=$(build-classpath commons-digester) \
12mr|struts-1.2.9-11|168	-Dcommons-fileupload.jar=$(build-classpath commons-fileupload) \
12mr|struts-1.2.9-11|169	-Dcommons-logging.jar=$(build-classpath commons-logging) \
12mr|struts-1.2.9-11|170	-Dcommons-validator.jar=$(build-classpath commons-validator) \
12mr|struts-1.2.9-11|171	-Djakarta-oro.jar=$(build-classpath oro) \
12mr|struts-1.2.9-11|172	-Djdbc20ext.jar=$(find-jar jdbc-stdext) \
12mr|struts-1.2.9-11|173	-Djsp.jar=$(build-classpath jsp) \
12mr|struts-1.2.9-11|174	-Dservlet.jar=$(build-classpath servlet) \
12mr|struts-1.2.9-11|175	-Dantlr.jar=$(build-classpath antlr) \
12mr|struts-1.2.9-11|176	dist
12mr|struts-1.2.9-11|177	#	 compile.library compile.webapps compile.javadoc
12mr|struts-1.2.9-11|178	
12mr|struts-1.2.9-11|179	%install
12mr|struts-1.2.9-11|180	# jars
12mr|struts-1.2.9-11|181	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|struts-1.2.9-11|182	install -m 644 dist/lib/%{name}.jar \
12mr|struts-1.2.9-11|183	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12mr|struts-1.2.9-11|184	
12mr|struts-1.2.9-11|185	# javadoc
12mr|struts-1.2.9-11|186	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|struts-1.2.9-11|187	cp -pr target/documentation/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|struts-1.2.9-11|188	rm -rf target/documentation/api
12mr|struts-1.2.9-11|189	
12mr|struts-1.2.9-11|190	# data
12mr|struts-1.2.9-11|191	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|struts-1.2.9-11|192	install -m 644 dist/lib/*.tld $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|struts-1.2.9-11|193	install -m 644 dist/lib/*.dtd $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|struts-1.2.9-11|194	install -m 644 dist/lib/vali*.xml $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|struts-1.2.9-11|195	
12mr|struts-1.2.9-11|196	# core docs
12mr|struts-1.2.9-11|197	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/docs
12mr|struts-1.2.9-11|198	cp -p {INSTALL,LICENSE.txt,NOTICE.txt,README,STATUS.txt} $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|struts-1.2.9-11|199	cp -p target/documentation/*.html $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/docs
12mr|struts-1.2.9-11|200	cp -p target/documentation/*.gif $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/docs
12mr|struts-1.2.9-11|201	cp -pr target/documentation/uml $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/docs
12mr|struts-1.2.9-11|202	cp -pr target/documentation/userGuide $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/docs
12mr|struts-1.2.9-11|203	cp -pr target/documentation/images $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/docs
12mr|struts-1.2.9-11|204	
12mr|struts-1.2.9-11|205	# tomcat 5 webapps
12mr|struts-1.2.9-11|206	install -d -m 755 $RPM_BUILD_ROOT%{tomcat5appsdir}
12mr|struts-1.2.9-11|207	install -d -m 755 $RPM_BUILD_ROOT%{tomcat5ctxdir}
12mr|struts-1.2.9-11|208	for webapp in %{webapps}; do
12mr|struts-1.2.9-11|209	cp -pr target/$webapp $RPM_BUILD_ROOT%{tomcat5appsdir}/%{name}-$webapp
12mr|struts-1.2.9-11|210	cat %{SOURCE3} | sed -e "s/@@@APPNAME@@@/$webapp/g;" > $RPM_BUILD_ROOT%{tomcat5ctxdir}/%{name}-$webapp.xml
12mr|struts-1.2.9-11|211	# XXX: move to %%post/preun
12mr|struts-1.2.9-11|212	rm -f $RPM_BUILD_ROOT%{tomcat5appsdir}/%{name}-$webapp/WEB-INF/lib/*
12mr|struts-1.2.9-11|213	(cd $RPM_BUILD_ROOT%{tomcat5appsdir}/%{name}-$webapp/WEB-INF \
12mr|struts-1.2.9-11|214	&& for tld in ../../../../../..%{_datadir}/%{name}/*.tld; do ln -sf $tld `basename $tld`; done)
12mr|struts-1.2.9-11|215	done
12mr|struts-1.2.9-11|216	
12mr|struts-1.2.9-11|217	%post webapps-tomcat5
12mr|struts-1.2.9-11|218	for webapp in %{webapps}; do
12mr|struts-1.2.9-11|219	build-jar-repository -s -p %{tomcat5appsdir}/%{name}-$webapp/WEB-INF/lib commons-beanutils commons-digester commons-fileupload commons-validator oro
12mr|struts-1.2.9-11|220	ln -s %{_javadir}/struts.jar %{tomcat5appsdir}/%{name}-$webapp/WEB-INF/lib
12mr|struts-1.2.9-11|221	done
12mr|struts-1.2.9-11|222	
12mr|struts-1.2.9-11|223	%preun webapps-tomcat5
12mr|struts-1.2.9-11|224	for webapp in %{webapps}; do
12mr|struts-1.2.9-11|225	rm -f %{tomcat5appsdir}/%{name}-$webapp/WEB-INF/lib/*
12mr|struts-1.2.9-11|226	done
12mr|struts-1.2.9-11|227	
12mr|struts-1.2.9-11|228	%files
12mr|struts-1.2.9-11|229	%defattr(-,root,root)
12mr|struts-1.2.9-11|230	%dir %{_docdir}/%{name}-%{version}
12mr|struts-1.2.9-11|231	%doc %{_docdir}/%{name}-%{version}/INSTALL
12mr|struts-1.2.9-11|232	%doc %{_docdir}/%{name}-%{version}/README
12mr|struts-1.2.9-11|233	%doc %{_docdir}/%{name}-%{version}/*.txt
12mr|struts-1.2.9-11|234	%{_javadir}/%{name}.jar
12mr|struts-1.2.9-11|235	%{_datadir}/%{name}
12mr|struts-1.2.9-11|236	
12mr|struts-1.2.9-11|237	%files manual
12mr|struts-1.2.9-11|238	%defattr(-,root,root)
12mr|struts-1.2.9-11|239	%dir %{_docdir}/%{name}-%{version}
12mr|struts-1.2.9-11|240	%doc %{_docdir}/%{name}-%{version}/docs
12mr|struts-1.2.9-11|241	
12mr|struts-1.2.9-11|242	%files javadoc
12mr|struts-1.2.9-11|243	%defattr(-,root,root)
12mr|struts-1.2.9-11|244	%{_javadocdir}/%{name}
12mr|struts-1.2.9-11|245	
12mr|struts-1.2.9-11|246	%files webapps-tomcat5
12mr|struts-1.2.9-11|247	%defattr(-,tomcat,tomcat)
12mr|struts-1.2.9-11|248	%dir %{tomcat5appsdir}/%{name}-blank
12mr|struts-1.2.9-11|249	%{tomcat5appsdir}/%{name}-blank/*
12mr|struts-1.2.9-11|250	%dir %{tomcat5appsdir}/%{name}-documentation
12mr|struts-1.2.9-11|251	%{tomcat5appsdir}/%{name}-documentation/*
12mr|struts-1.2.9-11|252	%dir %{tomcat5appsdir}/%{name}-example
12mr|struts-1.2.9-11|253	%{tomcat5appsdir}/%{name}-example/*
12mr|struts-1.2.9-11|254	%dir %{tomcat5appsdir}/%{name}-examples
12mr|struts-1.2.9-11|255	%{tomcat5appsdir}/%{name}-examples/*
12mr|struts-1.2.9-11|256	%dir %{tomcat5appsdir}/%{name}-tiles-documentation
12mr|struts-1.2.9-11|257	%{tomcat5appsdir}/%{name}-tiles-documentation/*
12mr|struts-1.2.9-11|258	%{tomcat5ctxdir}/%{name}-blank.xml
12mr|struts-1.2.9-11|259	%{tomcat5ctxdir}/%{name}-documentation.xml
12mr|struts-1.2.9-11|260	%{tomcat5ctxdir}/%{name}-example.xml
12mr|struts-1.2.9-11|261	%{tomcat5ctxdir}/%{name}-examples.xml
12mr|struts-1.2.9-11|262	%{tomcat5ctxdir}/%{name}-tiles-documentation.xml
12mr|struts-1.2.9-11|263	
12mr|struts-1.2.9-11|264	
12mr|struts-1.2.9-11|265	%changelog
12mr|struts-1.2.9-11|266	

16520 12
12mr|stunnel-4.53-4|1	Summary:	Program that wraps normal socket connections with SSL/TLS
12mr|stunnel-4.53-4|2	Name:		stunnel
12mr|stunnel-4.53-4|3	Version:	4.53
12mr|stunnel-4.53-4|4	Release:	4
12mr|stunnel-4.53-4|5	License:	GPLv2
12mr|stunnel-4.53-4|6	Group:		System/Servers
12mr|stunnel-4.53-4|7	URL:		http://www.stunnel.org/
12mr|stunnel-4.53-4|8	Source0:	http://www.stunnel.org/download/stunnel/src/%{name}-%{version}.tar.gz
12mr|stunnel-4.53-4|9	Source1:	http://www.stunnel.org/download/stunnel/src/%{name}-%{version}.tar.gz.asc
12mr|stunnel-4.53-4|10	Source2:	stunnel.service
12mr|stunnel-4.53-4|11	BuildRequires:	pkgconfig(openssl)
12mr|stunnel-4.53-4|12	BuildRequires:	tcp_wrappers-devel
12mr|stunnel-4.53-4|13	Requires:	tcp_wrappers
12mr|stunnel-4.53-4|14	Obsoletes:	%{mklibname %{name} 0} < 4.53
12mr|stunnel-4.53-4|15	Obsoletes:	%{mklibname %{name} -d} < 4.53
12mr|stunnel-4.53-4|16	Obsoletes:	%{mklibname %{name} -d -s} < 4.53
12mr|stunnel-4.53-4|17	
12mr|stunnel-4.53-4|18	%description
12mr|stunnel-4.53-4|19	The stunnel program is designed to work as SSL encryption wrapper between
12mr|stunnel-4.53-4|20	remote clients and local (inetd-startable) or remote servers. The concept is
12mr|stunnel-4.53-4|21	that having non-SSL aware daemons running on your system you can easily set
12mr|stunnel-4.53-4|22	them up to communicate with clients over secure SSL channels.
12mr|stunnel-4.53-4|23	
12mr|stunnel-4.53-4|24	stunnel can be used to add SSL functionality to commonly used inetd daemons
12mr|stunnel-4.53-4|25	like POP-2, POP-3, and IMAP servers, to standalone daemons like NNTP, SMTP
12mr|stunnel-4.53-4|26	and HTTP, and in tunneling PPP over network sockets without changes to the
12mr|stunnel-4.53-4|27	source code.
12mr|stunnel-4.53-4|28	
12mr|stunnel-4.53-4|29	%prep
12mr|stunnel-4.53-4|30	%setup -q
12mr|stunnel-4.53-4|31	
12mr|stunnel-4.53-4|32	iconv -f iso-8859-1 -t utf-8 < doc/stunnel.fr.8 > doc/stunnel.fr.8_
12mr|stunnel-4.53-4|33	mv doc/stunnel.fr.8_ doc/stunnel.fr.8
12mr|stunnel-4.53-4|34	iconv -f iso-8859-2 -t utf-8 < doc/stunnel.pl.8 > doc/stunnel.pl.8_
12mr|stunnel-4.53-4|35	mv doc/stunnel.pl.8_ doc/stunnel.pl.8
12mr|stunnel-4.53-4|36	
12mr|stunnel-4.53-4|37	# XXX don't install /var/lib/stunnel
12mr|stunnel-4.53-4|38	perl -ni -e '/INSTALL.*-m 1770 -g nogroup.*stunnel$/ or print' tools/Makefile.am
12mr|stunnel-4.53-4|39	%build
12mr|stunnel-4.53-4|40	%configure2_5x \
12mr|stunnel-4.53-4|41	--with-threads=fork \
12mr|stunnel-4.53-4|42	--with-ssl=%{_prefix} \
12mr|stunnel-4.53-4|43	--disable-static \
12mr|stunnel-4.53-4|44	--enable-shared
12mr|stunnel-4.53-4|45	%make pkglibdir=%{_libdir}
12mr|stunnel-4.53-4|46	
12mr|stunnel-4.53-4|47	%install
12mr|stunnel-4.53-4|48	rm -rf %{buildroot}
12mr|stunnel-4.53-4|49	
12mr|stunnel-4.53-4|50	# (oe) hack... don't generate the pem file, and stunnel.conf
12mr|stunnel-4.53-4|51	install -d %{buildroot}%{_sysconfdir}/%{name}
12mr|stunnel-4.53-4|52	touch %{buildroot}%{_sysconfdir}/%{name}/stunnel.pem
12mr|stunnel-4.53-4|53	
12mr|stunnel-4.53-4|54	%makeinstall docdir=`pwd`/doc-to-install pkglibdir=%{buildroot}%{_libdir}
12mr|stunnel-4.53-4|55	
12mr|stunnel-4.53-4|56	install -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/stunnel.service
12mr|stunnel-4.53-4|57	
12mr|stunnel-4.53-4|58	install -d %{buildroot}%{_var}/openssl/certs/trusted
12mr|stunnel-4.53-4|59	install -d %{buildroot}%{_var}/run/stunnel
12mr|stunnel-4.53-4|60	
12mr|stunnel-4.53-4|61	mv %{buildroot}%{_sysconfdir}/%{name}/stunnel.conf-sample \
12mr|stunnel-4.53-4|62	%{buildroot}%{_sysconfdir}/%{name}/stunnel.conf
12mr|stunnel-4.53-4|63	
12mr|stunnel-4.53-4|64	perl -pi \
12mr|stunnel-4.53-4|65	-e 's|cert = .*|cert = /etc/pki/tls/certs/stunnel.pem|;' \
12mr|stunnel-4.53-4|66	-e 's|;key = .*|key = /etc/pki/tls/private//stunnel.pem|;' \
12mr|stunnel-4.53-4|67	%{buildroot}%{_sysconfdir}/%{name}/stunnel.conf
12mr|stunnel-4.53-4|68	
12mr|stunnel-4.53-4|69	# Move the translated man pages to the right subdirectories, and strip off the
12mr|stunnel-4.53-4|70	# language suffixes.
12mr|stunnel-4.53-4|71	for lang in fr pl ; do
12mr|stunnel-4.53-4|72	mkdir -p %{buildroot}%{_mandir}/${lang}/man8
12mr|stunnel-4.53-4|73	mv %{buildroot}%{_mandir}/man8/*.${lang}.8* %{buildroot}%{_mandir}/${lang}/man8/
12mr|stunnel-4.53-4|74	rename ".${lang}" "" %{buildroot}%{_mandir}/${lang}/man8/*
12mr|stunnel-4.53-4|75	done
12mr|stunnel-4.53-4|76	
12mr|stunnel-4.53-4|77	# cleanup
12mr|stunnel-4.53-4|78	rm -f ./doc-to-install/INSTALL.W32
12mr|stunnel-4.53-4|79	rm -f %{buildroot}%{_sysconfdir}/%{name}/stunnel.pem
12mr|stunnel-4.53-4|80	rm -f %{buildroot}%{_libdir}/libstunnel.la
12mr|stunnel-4.53-4|81	
12mr|stunnel-4.53-4|82	%post
12mr|stunnel-4.53-4|83	%_create_ssl_certificate stunnel
12mr|stunnel-4.53-4|84	
12mr|stunnel-4.53-4|85	%files
12mr|stunnel-4.53-4|86	%doc doc-to-install/*
12mr|stunnel-4.53-4|87	%{_bindir}/stunnel
12mr|stunnel-4.53-4|88	%{_bindir}/stunnel3
12mr|stunnel-4.53-4|89	%dir %{_var}/run/stunnel
12mr|stunnel-4.53-4|90	%{_mandir}/man8/stunnel.8.*
12mr|stunnel-4.53-4|91	%lang(fr) %{_mandir}/fr/man8/stunnel.8*
12mr|stunnel-4.53-4|92	%lang(pl) %{_mandir}/pl/man8/stunnel.8*
12mr|stunnel-4.53-4|93	%config(noreplace) %{_sysconfdir}/%{name}/stunnel.conf
12mr|stunnel-4.53-4|94	%{_unitdir}/stunnel.service
12mr|stunnel-4.53-4|95	%{_libdir}/libstunnel.so
12mr|stunnel-4.53-4|96	
12mr|stunnel-4.53-4|97	
12mr|stunnel-4.53-4|98	
12mr|stunnel-4.53-4|99	%changelog
12mr|stunnel-4.53-4|100	* Wed Sep  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|stunnel-4.53-4|101	+ Commit: 3b4aee0
12mr|stunnel-4.53-4|102	- New version 4.53 with systemd service (use Mageia package as base), update Obsoletes
12mr|stunnel-4.53-4|103	
12mr|stunnel-4.53-4|104	* Wed Sep  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|stunnel-4.53-4|105	+ Commit: 74e54de
12mr|stunnel-4.53-4|106	- Drop .la files, spec cleanup
12mr|stunnel-4.53-4|107	
12mr|stunnel-4.53-4|108	

16521 12
12mr|stylewriter-0.9.9-13|1	Summary:	Non-MacOS StyleWriter driver
12mr|stylewriter-0.9.9-13|2	Name:		stylewriter
12mr|stylewriter-0.9.9-13|3	Version:	0.9.9
12mr|stylewriter-0.9.9-13|4	Release:	%mkrel 13
12mr|stylewriter-0.9.9-13|5	License:	GPL
12mr|stylewriter-0.9.9-13|6	Group:		System/Printing
12mr|stylewriter-0.9.9-13|7	URL:		http://homepage.mac.com/monroe/styl/
12mr|stylewriter-0.9.9-13|8	Source:		http://homepage.mac.com/monroe/styl/stylewriter.tar.gz
12mr|stylewriter-0.9.9-13|9	Patch0:		stylewriter-gcc4.patch
12mr|stylewriter-0.9.9-13|10	#BuildRequires:	netatalk-devel
12mr|stylewriter-0.9.9-13|11	Conflicts:	printer-utils = 2007
12mr|stylewriter-0.9.9-13|12	Conflicts:	printer-filters = 2007
12mr|stylewriter-0.9.9-13|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|stylewriter-0.9.9-13|14	
12mr|stylewriter-0.9.9-13|15	%description
12mr|stylewriter-0.9.9-13|16	This is a driver for certain types of Apple StyleWriter printers.
12mr|stylewriter-0.9.9-13|17	
12mr|stylewriter-0.9.9-13|18	%prep
12mr|stylewriter-0.9.9-13|19	
12mr|stylewriter-0.9.9-13|20	%setup -q -n %{name}
12mr|stylewriter-0.9.9-13|21	%patch0 -p0
12mr|stylewriter-0.9.9-13|22	
12mr|stylewriter-0.9.9-13|23	%build
12mr|stylewriter-0.9.9-13|24	
12mr|stylewriter-0.9.9-13|25	gcc %{optflags} %{ldflags} -o lpstyl lpstyl.c
12mr|stylewriter-0.9.9-13|26	
12mr|stylewriter-0.9.9-13|27	# it will not build...
12mr|stylewriter-0.9.9-13|28	#gcc %{optflags} -DATALK=1 lpstyl.c adsp.c -o lpstyl-atalk -latalk
12mr|stylewriter-0.9.9-13|29	
12mr|stylewriter-0.9.9-13|30	%install
12mr|stylewriter-0.9.9-13|31	rm -rf %{buildroot}
12mr|stylewriter-0.9.9-13|32	
12mr|stylewriter-0.9.9-13|33	install -d %{buildroot}%{_bindir}
12mr|stylewriter-0.9.9-13|34	
12mr|stylewriter-0.9.9-13|35	install -m0755 lpstyl %{buildroot}%{_bindir}
12mr|stylewriter-0.9.9-13|36	#install -m0755 lpstyl-atalk %{buildroot}%{_bindir}
12mr|stylewriter-0.9.9-13|37	
12mr|stylewriter-0.9.9-13|38	%clean
12mr|stylewriter-0.9.9-13|39	rm -rf %{buildroot}
12mr|stylewriter-0.9.9-13|40	
12mr|stylewriter-0.9.9-13|41	%files
12mr|stylewriter-0.9.9-13|42	%defattr(0644,root,root,0755)
12mr|stylewriter-0.9.9-13|43	%doc scripts README* printcap* styl.ppd
12mr|stylewriter-0.9.9-13|44	%attr(0755,root,root) %{_bindir}/*
12mr|stylewriter-0.9.9-13|45	
12mr|stylewriter-0.9.9-13|46	
12mr|stylewriter-0.9.9-13|47	
12mr|stylewriter-0.9.9-13|48	%changelog
12mr|stylewriter-0.9.9-13|49	

16522 12
12mr|subversion-1.7.5-3|1	# disable the stupid rpmlint shit from hell!!!
12mr|subversion-1.7.5-3|2	%define _build_pkgcheck_set %{nil}
12mr|subversion-1.7.5-3|3	%define _build_pkgcheck_srpm %{nil}
12mr|subversion-1.7.5-3|4	
12mr|subversion-1.7.5-3|5	%define _disable_ld_no_undefined 1
12mr|subversion-1.7.5-3|6	
12mr|subversion-1.7.5-3|7	%define apache_version 2.4.0
12mr|subversion-1.7.5-3|8	%define libsvn %mklibname svn 0
12mr|subversion-1.7.5-3|9	%define libsvngnomekeyring %mklibname svn-gnome-keyring 0
12mr|subversion-1.7.5-3|10	%define libsvnkwallet %mklibname svn-kwallet 0
12mr|subversion-1.7.5-3|11	
12mr|subversion-1.7.5-3|12	# Java requires devel symlinks in non-devel packages due to design
12mr|subversion-1.7.5-3|13	# (System.loadLibrary). Do not add -devel dependencies.
12mr|subversion-1.7.5-3|14	%if %{_use_internal_dependency_generator}
12mr|subversion-1.7.5-3|15	%define __noautoreqfiles '%{_libdir}/libsvnjavahl-%{svnjavahl_api}\\.so$'
12mr|subversion-1.7.5-3|16	%define __noautoreq 'devel\\(libneon(.*)\\)'
12mr|subversion-1.7.5-3|17	%else
12mr|subversion-1.7.5-3|18	%define _exclude_files_from_autoreq ^%{_libdir}/libsvnjavahl-%{svnjavahl_api}.so$
12mr|subversion-1.7.5-3|19	%define _requires_exceptions devel(libneon
12mr|subversion-1.7.5-3|20	%endif
12mr|subversion-1.7.5-3|21	
12mr|subversion-1.7.5-3|22	%define build_python 1
12mr|subversion-1.7.5-3|23	%{?_without_python: %{expand: %%global build_python 0}}
12mr|subversion-1.7.5-3|24	
12mr|subversion-1.7.5-3|25	%define build_ruby 1
12mr|subversion-1.7.5-3|26	%{?_without_ruby: %{expand: %%global build_ruby 0}}
12mr|subversion-1.7.5-3|27	
12mr|subversion-1.7.5-3|28	%define build_java 1
12mr|subversion-1.7.5-3|29	%{?_with_java: %{expand: %%global build_java 1}}
12mr|subversion-1.7.5-3|30	
12mr|subversion-1.7.5-3|31	%define build_perl 1
12mr|subversion-1.7.5-3|32	%{?_without_perl: %{expand: %%global build_perl 0}}
12mr|subversion-1.7.5-3|33	
12mr|subversion-1.7.5-3|34	%define build_gnome_keyring 1
12mr|subversion-1.7.5-3|35	%{?_without_gnome_keyring: %{expand: %%global build_gnome_keyring 0}}
12mr|subversion-1.7.5-3|36	
12mr|subversion-1.7.5-3|37	%define build_kwallet 1
12mr|subversion-1.7.5-3|38	%{?_without_kwallet: %{expand: %%global build_kwallet 0}}
12mr|subversion-1.7.5-3|39	
12mr|subversion-1.7.5-3|40	%define build_test 0
12mr|subversion-1.7.5-3|41	%{?_with_test: %{expand: %%global build_test 1}}
12mr|subversion-1.7.5-3|42	
12mr|subversion-1.7.5-3|43	%define with_debug 0
12mr|subversion-1.7.5-3|44	%{?_with_debug: %{expand: %%global with_debug 1}}
12mr|subversion-1.7.5-3|45	
12mr|subversion-1.7.5-3|46	%if %{build_java}
12mr|subversion-1.7.5-3|47	# We have the non-major symlink also in this package (due to java design),
12mr|subversion-1.7.5-3|48	# so we only have %api in package name.
12mr|subversion-1.7.5-3|49	%define svnjavahl_api 1
12mr|subversion-1.7.5-3|50	%define libsvnjavahl %mklibname svnjavahl %{svnjavahl_api}
12mr|subversion-1.7.5-3|51	%endif
12mr|subversion-1.7.5-3|52	
12mr|subversion-1.7.5-3|53	%ifarch %mips %arm
12mr|subversion-1.7.5-3|54	%define build_java 0
12mr|subversion-1.7.5-3|55	%endif
12mr|subversion-1.7.5-3|56	
12mr|subversion-1.7.5-3|57	Summary:	A Concurrent Versioning System
12mr|subversion-1.7.5-3|58	Name:		subversion
12mr|subversion-1.7.5-3|59	Version:	1.7.5
12mr|subversion-1.7.5-3|60	Release:	3
12mr|subversion-1.7.5-3|61	Epoch:		2
12mr|subversion-1.7.5-3|62	License:	BSD CC2.0
12mr|subversion-1.7.5-3|63	Group:		Development/Other
12mr|subversion-1.7.5-3|64	URL:		http://subversion.apache.org/
12mr|subversion-1.7.5-3|65	Source0:	http://www.apache.org/dist/subversion/%{name}-%{version}.tar.bz2
12mr|subversion-1.7.5-3|66	Source1:	http://www.apache.org/dist/subversion/%{name}-%{version}.tar.bz2.asc
12mr|subversion-1.7.5-3|67	Source2:	svnserve.service
12mr|subversion-1.7.5-3|68	Source3:	svnserve.sysconf
12mr|subversion-1.7.5-3|69	Source5:	%{name}-1.3.0-global-config
12mr|subversion-1.7.5-3|70	Source6:	%{name}-1.3.0-global-servers
12mr|subversion-1.7.5-3|71	Source7:	http://svnbook.red-bean.com/nightly/en/svn-book-html-chunk.tar.bz2
12mr|subversion-1.7.5-3|72	Patch0:		subversion-1.7.0-rc3-no_tests.diff
12mr|subversion-1.7.5-3|73	Patch1:		svn-ruby-1.9-fixes.patch
12mr|subversion-1.7.5-3|74	Patch2:		svn-update-ruby-tests.patch
12mr|subversion-1.7.5-3|75	Patch3:		subversion-1.7.5-kdewallet.cpp-g++-fix.patch
12mr|subversion-1.7.5-3|76	BuildRequires:	autoconf automake libtool
12mr|subversion-1.7.5-3|77	BuildRequires:	chrpath
12mr|subversion-1.7.5-3|78	BuildRequires:	python
12mr|subversion-1.7.5-3|79	BuildRequires:	texinfo
12mr|subversion-1.7.5-3|80	BuildRequires:	info-install
12mr|subversion-1.7.5-3|81	BuildRequires:	db-devel
12mr|subversion-1.7.5-3|82	BuildRequires:	pkgconfig(neon)
12mr|subversion-1.7.5-3|83	BuildRequires:	apache-devel >= %{apache_version}
12mr|subversion-1.7.5-3|84	BuildRequires:	pkgconfig(apr-1)
12mr|subversion-1.7.5-3|85	BuildRequires:	pkgconfig(apr-util-1)
12mr|subversion-1.7.5-3|86	BuildRequires:	libxslt-proc
12mr|subversion-1.7.5-3|87	BuildRequires:	docbook-style-xsl
12mr|subversion-1.7.5-3|88	BuildRequires:	doxygen
12mr|subversion-1.7.5-3|89	BuildRequires:	pkgconfig(sqlite3)
12mr|subversion-1.7.5-3|90	BuildRequires:	krb5-devel
12mr|subversion-1.7.5-3|91	BuildRequires:	magic-devel
12mr|subversion-1.7.5-3|92	# Swig is runtime only
12mr|subversion-1.7.5-3|93	BuildRequires:	swig >= 1.3.27
12mr|subversion-1.7.5-3|94	# needs this despite build_ruby 0
12mr|subversion-1.7.5-3|95	BuildRequires:	ruby
12mr|subversion-1.7.5-3|96	BuildRequires:	ruby-devel
12mr|subversion-1.7.5-3|97	BuildRequires:	ruby-rdoc
12mr|subversion-1.7.5-3|98	Provides:	%{name}-ra-method = %{EVRD}
12mr|subversion-1.7.5-3|99	Provides:	%{name}-client-tools = %{EVRD}
12mr|subversion-1.7.5-3|100	Provides:	svn = %{EVRD}
12mr|subversion-1.7.5-3|101	Requires:	%{libsvn} >= %{EVRD}
12mr|subversion-1.7.5-3|102	
12mr|subversion-1.7.5-3|103	%description
12mr|subversion-1.7.5-3|104	Subversion (SVN) is a concurrent version control system which enables one or
12mr|subversion-1.7.5-3|105	more users to collaborate in developing and maintaining a hierarchy of files
12mr|subversion-1.7.5-3|106	and directories while keeping a history of all changes.  Subversion only stores
12mr|subversion-1.7.5-3|107	the differences between versions, instead of every complete file.  Subversion
12mr|subversion-1.7.5-3|108	also keeps a log of who, when, and why changes occured.
12mr|subversion-1.7.5-3|109	
12mr|subversion-1.7.5-3|110	As such it basically does the same thing CVS does (Concurrent Versioning
12mr|subversion-1.7.5-3|111	System) but has major enhancements compared to CVS and fixes a lot of the
12mr|subversion-1.7.5-3|112	annoyances that CVS users face.
12mr|subversion-1.7.5-3|113	
12mr|subversion-1.7.5-3|114	This package contains the client, if you're looking for the server end
12mr|subversion-1.7.5-3|115	of things you want %{name}-repos.
12mr|subversion-1.7.5-3|116	
12mr|subversion-1.7.5-3|117	%package	doc
12mr|subversion-1.7.5-3|118	Summary:	Subversion Documenation
12mr|subversion-1.7.5-3|119	Group:		Development/Other
12mr|subversion-1.7.5-3|120	
12mr|subversion-1.7.5-3|121	%description	doc
12mr|subversion-1.7.5-3|122	Subversion is a concurrent version control system which enables
12mr|subversion-1.7.5-3|123	one or more users to collaborate in developing and maintaining a
12mr|subversion-1.7.5-3|124	hierarchy of files and directories while keeping a history of all
12mr|subversion-1.7.5-3|125	changes. Subversion only stores the differences between versions,
12mr|subversion-1.7.5-3|126	instead of every complete file. Subversion also keeps a log of
12mr|subversion-1.7.5-3|127	who, when, and why changes occured.
12mr|subversion-1.7.5-3|128	
12mr|subversion-1.7.5-3|129	As such it basically does the same thing CVS does (Concurrent
12mr|subversion-1.7.5-3|130	Versioning System) but has major enhancements compared to CVS and
12mr|subversion-1.7.5-3|131	fixes a lot of the annoyances that CVS users face.
12mr|subversion-1.7.5-3|132	
12mr|subversion-1.7.5-3|133	This package contains the subversion book and design info files.
12mr|subversion-1.7.5-3|134	
12mr|subversion-1.7.5-3|135	%package -n	%{libsvn}
12mr|subversion-1.7.5-3|136	Summary:	Subversion libraries
12mr|subversion-1.7.5-3|137	Group:		System/Libraries
12mr|subversion-1.7.5-3|138	
12mr|subversion-1.7.5-3|139	%description -n	%{libsvn}
12mr|subversion-1.7.5-3|140	Subversion common libraries
12mr|subversion-1.7.5-3|141	
12mr|subversion-1.7.5-3|142	%if %{build_gnome_keyring}
12mr|subversion-1.7.5-3|143	%package -n	%{libsvngnomekeyring}
12mr|subversion-1.7.5-3|144	Summary:	gnome-keyring support for svn
12mr|subversion-1.7.5-3|145	Group:		System/Libraries
12mr|subversion-1.7.5-3|146	BuildRequires:	pkgconfig(gnome-keyring-1)
12mr|subversion-1.7.5-3|147	BuildRequires:	pkgconfig(dbus-1)
12mr|subversion-1.7.5-3|148	Requires:	gnome-keyring >= 2.26.1
12mr|subversion-1.7.5-3|149	
12mr|subversion-1.7.5-3|150	%description -n	%{libsvngnomekeyring}
12mr|subversion-1.7.5-3|151	Subversion libraries that allow interaction with the gnome-keyring daemon
12mr|subversion-1.7.5-3|152	%endif
12mr|subversion-1.7.5-3|153	
12mr|subversion-1.7.5-3|154	%if %{build_kwallet}
12mr|subversion-1.7.5-3|155	%package -n	%{libsvnkwallet}
12mr|subversion-1.7.5-3|156	Summary:	kwallet support for svn
12mr|subversion-1.7.5-3|157	Group:		System/Libraries
12mr|subversion-1.7.5-3|158	BuildRequires:	kdelibs4-devel
12mr|subversion-1.7.5-3|159	BuildRequires:	pkgconfig(dbus-1)
12mr|subversion-1.7.5-3|160	Requires:	kwallet
12mr|subversion-1.7.5-3|161	
12mr|subversion-1.7.5-3|162	%description -n	%{libsvnkwallet}
12mr|subversion-1.7.5-3|163	Subversion libraries that allow interaction with the kwallet daemon.
12mr|subversion-1.7.5-3|164	%endif
12mr|subversion-1.7.5-3|165	
12mr|subversion-1.7.5-3|166	%package	server
12mr|subversion-1.7.5-3|167	Summary:	Subversion Server
12mr|subversion-1.7.5-3|168	Group:		System/Servers
12mr|subversion-1.7.5-3|169	Requires:	%{name} >= %{EVRD}
12mr|subversion-1.7.5-3|170	# soname didn't change between 1.3.x and 1.4.x, but we
12mr|subversion-1.7.5-3|171	# need the right one...
12mr|subversion-1.7.5-3|172	Requires:	%{libsvn} >= %{EVRD}
12mr|subversion-1.7.5-3|173	
12mr|subversion-1.7.5-3|174	%description	server
12mr|subversion-1.7.5-3|175	This package contains a myriad of tools for subversion server
12mr|subversion-1.7.5-3|176	and repository admins:
12mr|subversion-1.7.5-3|177	* hot-backup makes a backup of a svn repo without stopping
12mr|subversion-1.7.5-3|178	* mirror_dir_through_svn.cgi
12mr|subversion-1.7.5-3|179	* various hook scripts
12mr|subversion-1.7.5-3|180	* xslt example
12mr|subversion-1.7.5-3|181	
12mr|subversion-1.7.5-3|182	Note that cvs2svn has moved out of subversion and is a separate
12mr|subversion-1.7.5-3|183	project.  It has not released its own package yet, but you can
12mr|subversion-1.7.5-3|184	find it at http://cvs2svn.tigris.org/
12mr|subversion-1.7.5-3|185	
12mr|subversion-1.7.5-3|186	%package	tools
12mr|subversion-1.7.5-3|187	Summary:	Subversion Repo/Server Tools
12mr|subversion-1.7.5-3|188	Group:		Development/Other
12mr|subversion-1.7.5-3|189	Requires:	%{name} >= %{EVRD}
12mr|subversion-1.7.5-3|190	# soname didn't change between 1.3.x and 1.4.x, but we
12mr|subversion-1.7.5-3|191	# need the right one...
12mr|subversion-1.7.5-3|192	Requires:	%{libsvn} >= %{epoch}:%{version}
12mr|subversion-1.7.5-3|193	
12mr|subversion-1.7.5-3|194	%description	tools
12mr|subversion-1.7.5-3|195	This package contains a myriad of tools for subversion server
12mr|subversion-1.7.5-3|196	and repository admins:
12mr|subversion-1.7.5-3|197	* hot-backup makes a backup of a svn repo without stopping
12mr|subversion-1.7.5-3|198	* mirror_dir_through_svn.cgi
12mr|subversion-1.7.5-3|199	* various hook scripts
12mr|subversion-1.7.5-3|200	* xslt example
12mr|subversion-1.7.5-3|201	
12mr|subversion-1.7.5-3|202	Note that cvs2svn has moved out of subversion and is a separate
12mr|subversion-1.7.5-3|203	project.  It has not released its own package yet, but you can
12mr|subversion-1.7.5-3|204	find it at http://cvs2svn.tigris.org/
12mr|subversion-1.7.5-3|205	
12mr|subversion-1.7.5-3|206	
12mr|subversion-1.7.5-3|207	%if %{build_python}
12mr|subversion-1.7.5-3|208	%package -n	python-svn
12mr|subversion-1.7.5-3|209	Summary:	Python bindings for Subversion
12mr|subversion-1.7.5-3|210	Group:		Development/Python
12mr|subversion-1.7.5-3|211	%py_requires -d
12mr|subversion-1.7.5-3|212	Provides:	python-subversion = %{version}-%{release}
12mr|subversion-1.7.5-3|213	Requires:	python
12mr|subversion-1.7.5-3|214	# soname didn't change between 1.3.x and 1.4.x, but we
12mr|subversion-1.7.5-3|215	# need the right one...
12mr|subversion-1.7.5-3|216	Requires:	%{libsvn} >= %{EVRD}
12mr|subversion-1.7.5-3|217	
12mr|subversion-1.7.5-3|218	%description -n	python-svn
12mr|subversion-1.7.5-3|219	This package contains the files necessary to use the subversion
12mr|subversion-1.7.5-3|220	library functions within python scripts.
12mr|subversion-1.7.5-3|221	%endif
12mr|subversion-1.7.5-3|222	
12mr|subversion-1.7.5-3|223	%if %{build_ruby}
12mr|subversion-1.7.5-3|224	%package -n	ruby-svn
12mr|subversion-1.7.5-3|225	Summary:	Ruby bindings for Subversion
12mr|subversion-1.7.5-3|226	Group:		Development/Ruby
12mr|subversion-1.7.5-3|227	Requires:	ruby
12mr|subversion-1.7.5-3|228	Requires:	%{libsvn} >= %{EVRD}
12mr|subversion-1.7.5-3|229	Provides:	ruby-subversion = %{EVRD}
12mr|subversion-1.7.5-3|230	
12mr|subversion-1.7.5-3|231	%description -n	ruby-svn
12mr|subversion-1.7.5-3|232	This package contains the files necessary to use the subversion
12mr|subversion-1.7.5-3|233	library functions within ruby scripts.
12mr|subversion-1.7.5-3|234	%endif
12mr|subversion-1.7.5-3|235	
12mr|subversion-1.7.5-3|236	%if %{build_java}
12mr|subversion-1.7.5-3|237	%package -n	%{libsvnjavahl}
12mr|subversion-1.7.5-3|238	Summary:	Svn Java bindings library
12mr|subversion-1.7.5-3|239	Group:		System/Libraries
12mr|subversion-1.7.5-3|240	Conflicts:	subversion-devel < 2:1.6.0-3
12mr|subversion-1.7.5-3|241	Obsoletes:	%{_lib}svnjavahl0 < 2:1.6.0-3
12mr|subversion-1.7.5-3|242	
12mr|subversion-1.7.5-3|243	%description -n	%{libsvnjavahl}
12mr|subversion-1.7.5-3|244	Svn Java bindings library
12mr|subversion-1.7.5-3|245	
12mr|subversion-1.7.5-3|246	%package -n	svn-javahl
12mr|subversion-1.7.5-3|247	Summary:	Java bindings for Subversion
12mr|subversion-1.7.5-3|248	Group:		Development/Java
12mr|subversion-1.7.5-3|249	Obsoletes:	java-svn < %{EVRD}
12mr|subversion-1.7.5-3|250	Provides:	java-svn = %{EVRD}
12mr|subversion-1.7.5-3|251	Provides:	java-subversion = %{EVRD}
12mr|subversion-1.7.5-3|252	Requires:	%{name} >= %{EVRD}
12mr|subversion-1.7.5-3|253	Requires:	%{libsvn} >= %{EVRD}
12mr|subversion-1.7.5-3|254	Requires:	%{libsvnjavahl} >= %{EVRD}
12mr|subversion-1.7.5-3|255	BuildRequires:	java-devel
12mr|subversion-1.7.5-3|256	BuildRequires:	ant
12mr|subversion-1.7.5-3|257	BuildRequires:	jpackage-utils >= 1.7.3-10
12mr|subversion-1.7.5-3|258	BuildRequires:	junit
12mr|subversion-1.7.5-3|259	
12mr|subversion-1.7.5-3|260	%description -n	svn-javahl
12mr|subversion-1.7.5-3|261	This package contains the files necessary to use the subversion
12mr|subversion-1.7.5-3|262	library functions from Java.
12mr|subversion-1.7.5-3|263	%endif
12mr|subversion-1.7.5-3|264	
12mr|subversion-1.7.5-3|265	%if %{build_perl}
12mr|subversion-1.7.5-3|266	%package -n	perl-SVN
12mr|subversion-1.7.5-3|267	Summary:	Perl bindings for Subversion
12mr|subversion-1.7.5-3|268	Group:		Development/Perl
12mr|subversion-1.7.5-3|269	BuildRequires:	perl-devel
12mr|subversion-1.7.5-3|270	Requires:	%{name} >= %{EVRD}
12mr|subversion-1.7.5-3|271	Obsoletes:	perl-svn < %{EVRD}
12mr|subversion-1.7.5-3|272	Provides:	perl-svn = %{EVRD}
12mr|subversion-1.7.5-3|273	Requires:	%{libsvn} >= %{EVRD}
12mr|subversion-1.7.5-3|274	
12mr|subversion-1.7.5-3|275	%description -n	perl-SVN
12mr|subversion-1.7.5-3|276	This package contains the files necessary to use the subversion
12mr|subversion-1.7.5-3|277	library functions within perl scripts.
12mr|subversion-1.7.5-3|278	%endif
12mr|subversion-1.7.5-3|279	
12mr|subversion-1.7.5-3|280	%package	devel
12mr|subversion-1.7.5-3|281	Summary:	Subversion headers/libraries for development
12mr|subversion-1.7.5-3|282	Group:		Development/C
12mr|subversion-1.7.5-3|283	Provides:	libsvn-devel = %{EVRD}
12mr|subversion-1.7.5-3|284	%if %{build_perl}
12mr|subversion-1.7.5-3|285	Requires:	perl-SVN >= %{EVRD}
12mr|subversion-1.7.5-3|286	Obsoletes:	perl-SVN-devel < 2:1.5.2-2
12mr|subversion-1.7.5-3|287	Provides:	per-SVN-devel = %{EVRD}
12mr|subversion-1.7.5-3|288	%endif
12mr|subversion-1.7.5-3|289	%if %{build_perl}
12mr|subversion-1.7.5-3|290	Requires:	python-svn >= %{EVRD}
12mr|subversion-1.7.5-3|291	Obsoletes:	python-svn-devel < 2:1.5.2-2
12mr|subversion-1.7.5-3|292	Provides:	python-svn-devel = %{EVRD}
12mr|subversion-1.7.5-3|293	%endif
12mr|subversion-1.7.5-3|294	%if %{build_ruby}
12mr|subversion-1.7.5-3|295	Requires:	ruby-svn >= %{EVRD}
12mr|subversion-1.7.5-3|296	Obsoletes:	ruby-svn-devel < 2:1.5.2-2
12mr|subversion-1.7.5-3|297	Provides:	ruby-svn-devel = %{EVRD}
12mr|subversion-1.7.5-3|298	%endif
12mr|subversion-1.7.5-3|299	Requires:	%{libsvn} >= %{EVRD}
12mr|subversion-1.7.5-3|300	Requires:	neon-devel
12mr|subversion-1.7.5-3|301	%if %{build_gnome_keyring}
12mr|subversion-1.7.5-3|302	Requires:	%{libsvngnomekeyring} >= %{EVRD}
12mr|subversion-1.7.5-3|303	%endif
12mr|subversion-1.7.5-3|304	%if %{build_kwallet}
12mr|subversion-1.7.5-3|305	Requires:	%{libsvnkwallet} >= %{EVRD}
12mr|subversion-1.7.5-3|306	%endif
12mr|subversion-1.7.5-3|307	
12mr|subversion-1.7.5-3|308	%description devel
12mr|subversion-1.7.5-3|309	This package contains the header files and linker scripts for
12mr|subversion-1.7.5-3|310	subversion libraries.
12mr|subversion-1.7.5-3|311	
12mr|subversion-1.7.5-3|312	%package -n	apache-mod_dav_svn
12mr|subversion-1.7.5-3|313	Summary:	Subversion server DSO module for apache
12mr|subversion-1.7.5-3|314	Group:		System/Servers
12mr|subversion-1.7.5-3|315	Requires:	%{name}-tools >= %{EVRD}
12mr|subversion-1.7.5-3|316	Requires:	apache >= %{apache_version}
12mr|subversion-1.7.5-3|317	Requires:	apache-mod_dav >= %{apache_version}
12mr|subversion-1.7.5-3|318	# soname didn't change between 1.3.x and 1.4.x, but we
12mr|subversion-1.7.5-3|319	# need the right one...
12mr|subversion-1.7.5-3|320	Requires(pre):	%{libsvn} >= %{EVRD}
12mr|subversion-1.7.5-3|321	Obsoletes:	apache-mod_authz_svn
12mr|subversion-1.7.5-3|322	
12mr|subversion-1.7.5-3|323	%description -n	apache-mod_dav_svn
12mr|subversion-1.7.5-3|324	Subversion is a concurrent version control system which enables
12mr|subversion-1.7.5-3|325	one or more users to collaborate in developing and maintaining a
12mr|subversion-1.7.5-3|326	hierarchy of files and directories while keeping a history of all
12mr|subversion-1.7.5-3|327	changes. Subversion only stores the differences between versions,
12mr|subversion-1.7.5-3|328	instead of every complete file. Subversion also keeps a log of
12mr|subversion-1.7.5-3|329	who, when, and why changes occured.
12mr|subversion-1.7.5-3|330	
12mr|subversion-1.7.5-3|331	As such it basically does the same thing CVS does (Concurrent
12mr|subversion-1.7.5-3|332	Versioning System) but has major enhancements compared to CVS and
12mr|subversion-1.7.5-3|333	fixes a lot of the annoyances that CVS users face.
12mr|subversion-1.7.5-3|334	
12mr|subversion-1.7.5-3|335	This package contains the apache server extension DSO for running
12mr|subversion-1.7.5-3|336	a subversion server.
12mr|subversion-1.7.5-3|337	
12mr|subversion-1.7.5-3|338	%package -n	apache-mod_dontdothat
12mr|subversion-1.7.5-3|339	Summary:	An Apache module that allows you to block specific types of Subversion requests
12mr|subversion-1.7.5-3|340	Group:		System/Servers
12mr|subversion-1.7.5-3|341	Requires:	apache >= %{apache_version}
12mr|subversion-1.7.5-3|342	Requires:	apache-mod_dav_svn = %{EVRD}
12mr|subversion-1.7.5-3|343	
12mr|subversion-1.7.5-3|344	%description -n apache-mod_dontdothat
12mr|subversion-1.7.5-3|345	mod_dontdothat is an Apache module that allows you to block specific types
12mr|subversion-1.7.5-3|346	of Subversion requests.  Specifically, it's designed to keep users from doing
12mr|subversion-1.7.5-3|347	things that are particularly hard on the server, like checking out the root
12mr|subversion-1.7.5-3|348	of the tree, or the tags or branches directories.  It works by sticking an
12mr|subversion-1.7.5-3|349	input filter in front of all REPORT requests and looking for dangerous types
12mr|subversion-1.7.5-3|350	of requests.  If it finds any, it returns a 403 Forbidden error.
12mr|subversion-1.7.5-3|351	
12mr|subversion-1.7.5-3|352	%prep
12mr|subversion-1.7.5-3|353	%setup -q -a7
12mr|subversion-1.7.5-3|354	
12mr|subversion-1.7.5-3|355	# don't build the tests as we're not running make test since many many years...
12mr|subversion-1.7.5-3|356	%patch0 -p0
12mr|subversion-1.7.5-3|357	
12mr|subversion-1.7.5-3|358	%patch1 -p0 -b .ruby19_1~
12mr|subversion-1.7.5-3|359	%patch2 -p0 -b .ruby19_2~
12mr|subversion-1.7.5-3|360	
12mr|subversion-1.7.5-3|361	%patch3 -p1 -b .gcc47
12mr|subversion-1.7.5-3|362	
12mr|subversion-1.7.5-3|363	# fix shellbang lines, #111498
12mr|subversion-1.7.5-3|364	perl -pi -e 's|/usr/bin/env perl|%{_bindir}/perl|g' tools/hook-scripts/*.pl.in
12mr|subversion-1.7.5-3|365	
12mr|subversion-1.7.5-3|366	# fix file perms
12mr|subversion-1.7.5-3|367	chmod 644 BUGS CHANGES COMMITTERS INSTALL README
12mr|subversion-1.7.5-3|368	
12mr|subversion-1.7.5-3|369	# move latest svnbook snapshot as their target version
12mr|subversion-1.7.5-3|370	mv svn-book-html-chunk svnbook-1.7
12mr|subversion-1.7.5-3|371	
12mr|subversion-1.7.5-3|372	# lib64 fixes
12mr|subversion-1.7.5-3|373	perl -pi -e "s|/lib\b|/%{_lib}|g" \
12mr|subversion-1.7.5-3|374	build/ac-macros/serf.m4 \
12mr|subversion-1.7.5-3|375	build/ac-macros/apr_memcache.m4 \
12mr|subversion-1.7.5-3|376	build/ac-macros/berkeley-db.m4 \
12mr|subversion-1.7.5-3|377	build/ac-macros/sasl.m4 \
12mr|subversion-1.7.5-3|378	build/ac-macros/sqlite.m4 \
12mr|subversion-1.7.5-3|379	build/ac-macros/zlib.m4 \
12mr|subversion-1.7.5-3|380	configure*
12mr|subversion-1.7.5-3|381	
12mr|subversion-1.7.5-3|382	./autogen.sh --release
12mr|subversion-1.7.5-3|383	
12mr|subversion-1.7.5-3|384	cp %{SOURCE2} .
12mr|subversion-1.7.5-3|385	cp %{SOURCE3} .
12mr|subversion-1.7.5-3|386	
12mr|subversion-1.7.5-3|387	%build
12mr|subversion-1.7.5-3|388	%serverbuild
12mr|subversion-1.7.5-3|389	
12mr|subversion-1.7.5-3|390	%if %{build_java}
12mr|subversion-1.7.5-3|391	export JAVADIR=%{_jvmdir}/java
12mr|subversion-1.7.5-3|392	export JAVA_HOME=%{_jvmdir}/java
12mr|subversion-1.7.5-3|393	%endif
12mr|subversion-1.7.5-3|394	
12mr|subversion-1.7.5-3|395	%configure2_5x \
12mr|subversion-1.7.5-3|396	--localstatedir=/var/lib \
12mr|subversion-1.7.5-3|397	--with-apr_memcache=%{_prefix} \
12mr|subversion-1.7.5-3|398	--with-apxs=%{_bindir}/apxs \
12mr|subversion-1.7.5-3|399	--with-apache-libexecdir=%{_libdir}/apache \
12mr|subversion-1.7.5-3|400	--with-apr=%{_bindir}/apr-1-config \
12mr|subversion-1.7.5-3|401	--with-apr-util=%{_bindir}/apu-1-config \
12mr|subversion-1.7.5-3|402	--with-editor=vim \
12mr|subversion-1.7.5-3|403	--disable-mod-activation \
12mr|subversion-1.7.5-3|404	--with-swig=%{_prefix} \
12mr|subversion-1.7.5-3|405	--disable-static \
12mr|subversion-1.7.5-3|406	%if %{with_debug}
12mr|subversion-1.7.5-3|407	--enable-maintainer-mode \
12mr|subversion-1.7.5-3|408	--enable-debug \
12mr|subversion-1.7.5-3|409	%endif
12mr|subversion-1.7.5-3|410	%if %{build_java}
12mr|subversion-1.7.5-3|411	--enable-javahl \
12mr|subversion-1.7.5-3|412	--with-jdk=%{_jvmdir}/java \
12mr|subversion-1.7.5-3|413	--with-junit=%{_javadir}/junit.jar \
12mr|subversion-1.7.5-3|414	%endif
12mr|subversion-1.7.5-3|415	%if %{build_gnome_keyring}
12mr|subversion-1.7.5-3|416	--with-gnome-keyring \
12mr|subversion-1.7.5-3|417	%endif
12mr|subversion-1.7.5-3|418	%if %build_kwallet
12mr|subversion-1.7.5-3|419	--with-kwallet \
12mr|subversion-1.7.5-3|420	%endif
12mr|subversion-1.7.5-3|421	--enable-shared \
12mr|subversion-1.7.5-3|422	--with-gssapi=%{_prefix} \
12mr|subversion-1.7.5-3|423	--with-libmagic=%{_prefix} \
12mr|subversion-1.7.5-3|424	--disable-neon-version-check \
12mr|subversion-1.7.5-3|425	--with-sqlite=%{_prefix}
12mr|subversion-1.7.5-3|426	
12mr|subversion-1.7.5-3|427	%make all
12mr|subversion-1.7.5-3|428	
12mr|subversion-1.7.5-3|429	%if %{build_python}
12mr|subversion-1.7.5-3|430	make swig-py swig_pydir=%{py_platsitedir}/libsvn swig_pydir_extra=%{py_sitedir}/svn
12mr|subversion-1.7.5-3|431	%endif
12mr|subversion-1.7.5-3|432	
12mr|subversion-1.7.5-3|433	%if %{build_perl}
12mr|subversion-1.7.5-3|434	make swig-pl
12mr|subversion-1.7.5-3|435	pushd  subversion/bindings/swig/perl/native
12mr|subversion-1.7.5-3|436	perl Makefile.PL
12mr|subversion-1.7.5-3|437	popd
12mr|subversion-1.7.5-3|438	%endif
12mr|subversion-1.7.5-3|439	
12mr|subversion-1.7.5-3|440	%if %{build_ruby}
12mr|subversion-1.7.5-3|441	make swig-rb
12mr|subversion-1.7.5-3|442	%endif
12mr|subversion-1.7.5-3|443	
12mr|subversion-1.7.5-3|444	%if %{build_java}
12mr|subversion-1.7.5-3|445	make javahl
12mr|subversion-1.7.5-3|446	%endif
12mr|subversion-1.7.5-3|447	
12mr|subversion-1.7.5-3|448	%check
12mr|subversion-1.7.5-3|449	%if %{build_test}
12mr|subversion-1.7.5-3|450	make check
12mr|subversion-1.7.5-3|451	%endif
12mr|subversion-1.7.5-3|452	
12mr|subversion-1.7.5-3|453	%install
12mr|subversion-1.7.5-3|454	%makeinstall_std
12mr|subversion-1.7.5-3|455	
12mr|subversion-1.7.5-3|456	%if %{build_python}
12mr|subversion-1.7.5-3|457	%makeinstall_std install-swig-py swig_pydir=%{py_platsitedir}/libsvn swig_pydir_extra=%{py_sitedir}/svn
12mr|subversion-1.7.5-3|458	# Precompile python
12mr|subversion-1.7.5-3|459	%py_compile %{buildroot}/%{py_platsitedir}/libsvn
12mr|subversion-1.7.5-3|460	%py_compile %{buildroot}/%{py_sitedir}/svn
12mr|subversion-1.7.5-3|461	%endif
12mr|subversion-1.7.5-3|462	
12mr|subversion-1.7.5-3|463	%if %{build_perl}
12mr|subversion-1.7.5-3|464	%makeinstall_std install-swig-pl-lib
12mr|subversion-1.7.5-3|465	pushd subversion/bindings/swig/perl/native/
12mr|subversion-1.7.5-3|466	perl Makefile.PL
12mr|subversion-1.7.5-3|467	%makeinstall_std
12mr|subversion-1.7.5-3|468	popd
12mr|subversion-1.7.5-3|469	%endif
12mr|subversion-1.7.5-3|470	
12mr|subversion-1.7.5-3|471	%if %{build_ruby}
12mr|subversion-1.7.5-3|472	%makeinstall_std install-swig-rb
12mr|subversion-1.7.5-3|473	%endif
12mr|subversion-1.7.5-3|474	%if %{build_java}
12mr|subversion-1.7.5-3|475	%makeinstall_std install-javahl
12mr|subversion-1.7.5-3|476	
12mr|subversion-1.7.5-3|477	%__mkdir_p %{buildroot}%{_javadir}
12mr|subversion-1.7.5-3|478	%__mv %{buildroot}%{_libdir}/svn-javahl/svn-javahl.jar %{buildroot}%{_javadir}/svn-javahl-%{version}.jar
12mr|subversion-1.7.5-3|479	%__ln_s svn-javahl-%{version}.jar %{buildroot}%{_javadir}/svn-javahl.jar
12mr|subversion-1.7.5-3|480	
12mr|subversion-1.7.5-3|481	%{_bindir}/chrpath -d %{buildroot}%{_libdir}/libsvnjavahl-1.so
12mr|subversion-1.7.5-3|482	%endif
12mr|subversion-1.7.5-3|483	
12mr|subversion-1.7.5-3|484	%if %{build_perl}
12mr|subversion-1.7.5-3|485	# perl bindings
12mr|subversion-1.7.5-3|486	make pure_vendor_install -C subversion/bindings/swig/perl/native DESTDIR=%{buildroot}
12mr|subversion-1.7.5-3|487	%endif
12mr|subversion-1.7.5-3|488	
12mr|subversion-1.7.5-3|489	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12mr|subversion-1.7.5-3|490	echo "LoadModule dav_svn_module %{_libdir}/apache/mod_dav_svn.so" > %{buildroot}%{_sysconfdir}/httpd/modules.d/146_mod_dav_svn.conf
12mr|subversion-1.7.5-3|491	echo "LoadModule authz_svn_module %{_libdir}/apache/mod_authz_svn.so" > %{buildroot}%{_sysconfdir}/httpd/modules.d/147_mod_authz_svn.conf
12mr|subversion-1.7.5-3|492	
12mr|subversion-1.7.5-3|493	cat > %{buildroot}%{_sysconfdir}/httpd/modules.d/148_mod_dontdothat.conf << EOF
12mr|subversion-1.7.5-3|494	LoadModule dontdothat_module %{_libdir}/apache/mod_dontdothat.so
12mr|subversion-1.7.5-3|495	
12mr|subversion-1.7.5-3|496	<Location /svn>
12mr|subversion-1.7.5-3|497	DAV svn
12mr|subversion-1.7.5-3|498	SVNParentPath /var/lib/svn/repositories
12mr|subversion-1.7.5-3|499	DontDoThatConfigFile %{_sysconfdir}/httpd/conf/dontdothat.conf
12mr|subversion-1.7.5-3|500	</Location>
12mr|subversion-1.7.5-3|501	EOF
12mr|subversion-1.7.5-3|502	
12mr|subversion-1.7.5-3|503	install -d %{buildroot}%{_sysconfdir}/httpd/conf
12mr|subversion-1.7.5-3|504	cat > %{buildroot}%{_sysconfdir}/httpd/conf/dontdothat.conf << EOF
12mr|subversion-1.7.5-3|505	[recursive-actions]
12mr|subversion-1.7.5-3|506	/*/trunk = allow
12mr|subversion-1.7.5-3|507	/ = deny
12mr|subversion-1.7.5-3|508	/* = deny
12mr|subversion-1.7.5-3|509	/*/tags = deny
12mr|subversion-1.7.5-3|510	/*/branches = deny
12mr|subversion-1.7.5-3|511	/*/* = deny
12mr|subversion-1.7.5-3|512	/*/*/tags = deny
12mr|subversion-1.7.5-3|513	/*/*/branches = deny
12mr|subversion-1.7.5-3|514	EOF
12mr|subversion-1.7.5-3|515	
12mr|subversion-1.7.5-3|516	######################
12mr|subversion-1.7.5-3|517	###  client-tools  ###
12mr|subversion-1.7.5-3|518	######################
12mr|subversion-1.7.5-3|519	install -d -m 755 %{buildroot}%{_sysconfdir}/bash_completion.d
12mr|subversion-1.7.5-3|520	install -m 644 tools/client-side/bash_completion \
12mr|subversion-1.7.5-3|521	%{buildroot}%{_sysconfdir}/bash_completion.d/subversion
12mr|subversion-1.7.5-3|522	
12mr|subversion-1.7.5-3|523	# Global configs
12mr|subversion-1.7.5-3|524	install -d -m 755 %{buildroot}%{_sysconfdir}/subversion
12mr|subversion-1.7.5-3|525	install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/subversion/config
12mr|subversion-1.7.5-3|526	install -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/subversion/servers
12mr|subversion-1.7.5-3|527	
12mr|subversion-1.7.5-3|528	####################
12mr|subversion-1.7.5-3|529	###  repo-tools  ###
12mr|subversion-1.7.5-3|530	####################
12mr|subversion-1.7.5-3|531	# hotbackup tool
12mr|subversion-1.7.5-3|532	install -m 755 tools/backup/hot-backup.py %{buildroot}%{_bindir}
12mr|subversion-1.7.5-3|533	(cd %{buildroot}%{_bindir}; ln -sf  hot-backup.py hot-backup)
12mr|subversion-1.7.5-3|534	
12mr|subversion-1.7.5-3|535	# hook-scripts
12mr|subversion-1.7.5-3|536	install -d -m755 %{buildroot}%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
12mr|subversion-1.7.5-3|537	pushd tools/hook-scripts
12mr|subversion-1.7.5-3|538	install -m 644 commit-access-control.cfg.example %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
12mr|subversion-1.7.5-3|539	install -m 755 commit-access-control.pl %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
12mr|subversion-1.7.5-3|540	install -m 644 svnperms.conf.example %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
12mr|subversion-1.7.5-3|541	install -m 755 svnperms.py %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
12mr|subversion-1.7.5-3|542	install -m 755 mailer/mailer.py %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
12mr|subversion-1.7.5-3|543	install -m 644 mailer/mailer.conf.example %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
12mr|subversion-1.7.5-3|544	install -m 755 commit-email.rb %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
12mr|subversion-1.7.5-3|545	install -m 755 log-police.py %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
12mr|subversion-1.7.5-3|546	install -m 755 svn2feed.py %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
12mr|subversion-1.7.5-3|547	install -m 755 validate-extensions.py %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
12mr|subversion-1.7.5-3|548	install -m 755 verify-po.py %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
12mr|subversion-1.7.5-3|549	popd
12mr|subversion-1.7.5-3|550	
12mr|subversion-1.7.5-3|551	#xslt
12mr|subversion-1.7.5-3|552	install -d -m755 %{buildroot}%{_datadir}/%{name}-%{version}/repo-tools/xslt
12mr|subversion-1.7.5-3|553	install -m 644 tools/xslt/svnindex.css %{buildroot}%{_datadir}/%{name}-%{version}/repo-tools/xslt
12mr|subversion-1.7.5-3|554	install -m 644 tools/xslt/svnindex.xsl %{buildroot}%{_datadir}/%{name}-%{version}/repo-tools/xslt
12mr|subversion-1.7.5-3|555	
12mr|subversion-1.7.5-3|556	# fix a missing file...
12mr|subversion-1.7.5-3|557	ln -sf libsvn_diff-1.so.0.0.0 %{buildroot}%{_libdir}/libsvn_diff.so
12mr|subversion-1.7.5-3|558	
12mr|subversion-1.7.5-3|559	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svn
12mr|subversion-1.7.5-3|560	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svnlook
12mr|subversion-1.7.5-3|561	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svnversion
12mr|subversion-1.7.5-3|562	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svnserve
12mr|subversion-1.7.5-3|563	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svnadmin
12mr|subversion-1.7.5-3|564	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svndumpfilter
12mr|subversion-1.7.5-3|565	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svnsync
12mr|subversion-1.7.5-3|566	
12mr|subversion-1.7.5-3|567	# fix the stupid rpath stuff...
12mr|subversion-1.7.5-3|568	find %{buildroot}%{perl_vendorarch} -type f -name "*.so" | xargs chrpath -d
12mr|subversion-1.7.5-3|569	
12mr|subversion-1.7.5-3|570	# handle translations
12mr|subversion-1.7.5-3|571	%find_lang %{name}
12mr|subversion-1.7.5-3|572	
12mr|subversion-1.7.5-3|573	# Install svnserve bits
12mr|subversion-1.7.5-3|574	install -d %{buildroot}/var/run/svnserve
12mr|subversion-1.7.5-3|575	install -d %{buildroot}/var/lib/svn/repositories
12mr|subversion-1.7.5-3|576	install -d %{buildroot}/lib/systemd/system
12mr|subversion-1.7.5-3|577	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|subversion-1.7.5-3|578	
12mr|subversion-1.7.5-3|579	install -m0644 svnserve.service %{buildroot}/lib/systemd/system/svnserve.service
12mr|subversion-1.7.5-3|580	install -m0644 svnserve.sysconf %{buildroot}%{_sysconfdir}/sysconfig/svnserve
12mr|subversion-1.7.5-3|581	
12mr|subversion-1.7.5-3|582	# Move perl man
12mr|subversion-1.7.5-3|583	mv %{buildroot}%{_prefix}/local/share/man/man3/* %{buildroot}%{_mandir}/man3/
12mr|subversion-1.7.5-3|584	
12mr|subversion-1.7.5-3|585	# cleanup
12mr|subversion-1.7.5-3|586	find %{buildroot} -name "perllocal.pod" | xargs rm -f
12mr|subversion-1.7.5-3|587	
12mr|subversion-1.7.5-3|588	%pre server
12mr|subversion-1.7.5-3|589	%_pre_useradd svn /var/lib/svn /bin/false
12mr|subversion-1.7.5-3|590	
12mr|subversion-1.7.5-3|591	%post server
12mr|subversion-1.7.5-3|592	# Libraries for REPOS ( Repository ) and FS ( filesystem backends ) are in
12mr|subversion-1.7.5-3|593	# server now, so we need a ldconfig
12mr|subversion-1.7.5-3|594	# fix svn entries in /etc/services
12mr|subversion-1.7.5-3|595	if ! grep -qE '^svn[[:space:]]+3690/(tcp|udp)[[:space:]]+svnserve' %{_sysconfdir}/services; then
12mr|subversion-1.7.5-3|596	# cleanup
12mr|subversion-1.7.5-3|597	sed -i -e '/^svn\(serve\)\?/d;/^# svnserve ports added by subversion-server/d' %{_sysconfdir}/services
12mr|subversion-1.7.5-3|598	echo "# svnserve ports added by subversion-server" >> /etc/services
12mr|subversion-1.7.5-3|599	echo -e "svn\t3690/tcp\tsvnserve\t# Subversion svnserve" >> /etc/services
12mr|subversion-1.7.5-3|600	echo -e "svn\t3690/udp\tsvnserve\t# Subversion svnserve" >> /etc/services
12mr|subversion-1.7.5-3|601	fi
12mr|subversion-1.7.5-3|602	if [ $1 -eq 1 ] ; then
12mr|subversion-1.7.5-3|603	# Initial installation
12mr|subversion-1.7.5-3|604	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|subversion-1.7.5-3|605	fi
12mr|subversion-1.7.5-3|606	
12mr|subversion-1.7.5-3|607	%postun server
12mr|subversion-1.7.5-3|608	%_postun_userdel svn
12mr|subversion-1.7.5-3|609	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|subversion-1.7.5-3|610	if [ $1 -ge 1 ] ; then
12mr|subversion-1.7.5-3|611	# Package upgrade, not uninstall
12mr|subversion-1.7.5-3|612	/bin/systemctl try-restart svnserve.service >/dev/null 2>&1 || :
12mr|subversion-1.7.5-3|613	fi
12mr|subversion-1.7.5-3|614	
12mr|subversion-1.7.5-3|615	%preun server
12mr|subversion-1.7.5-3|616	if [ $1 = 0 ]; then
12mr|subversion-1.7.5-3|617	# Package removal, not upgrade
12mr|subversion-1.7.5-3|618	/bin/systemctl --no-reload disable svnserve.service > /dev/null 2>&1 || :
12mr|subversion-1.7.5-3|619	/bin/systemctl stop svnserve.service > /dev/null 2>&1 || :
12mr|subversion-1.7.5-3|620	fi
12mr|subversion-1.7.5-3|621	
12mr|subversion-1.7.5-3|622	%post -n apache-mod_dav_svn
12mr|subversion-1.7.5-3|623	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|subversion-1.7.5-3|624	
12mr|subversion-1.7.5-3|625	%postun -n apache-mod_dav_svn
12mr|subversion-1.7.5-3|626	if [ "$1" = "0" ]; then
12mr|subversion-1.7.5-3|627	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|subversion-1.7.5-3|628	fi
12mr|subversion-1.7.5-3|629	
12mr|subversion-1.7.5-3|630	%post -n apache-mod_dontdothat
12mr|subversion-1.7.5-3|631	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|subversion-1.7.5-3|632	
12mr|subversion-1.7.5-3|633	%postun -n apache-mod_dontdothat
12mr|subversion-1.7.5-3|634	if [ "$1" = "0" ]; then
12mr|subversion-1.7.5-3|635	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|subversion-1.7.5-3|636	fi
12mr|subversion-1.7.5-3|637	
12mr|subversion-1.7.5-3|638	%files -f %{name}.lang
12mr|subversion-1.7.5-3|639	%{_sysconfdir}/bash_completion.d/subversion
12mr|subversion-1.7.5-3|640	%{_bindir}/svn
12mr|subversion-1.7.5-3|641	%{_bindir}/svnversion
12mr|subversion-1.7.5-3|642	%{_bindir}/svnlook
12mr|subversion-1.7.5-3|643	%{_mandir}/man1/svn.*
12mr|subversion-1.7.5-3|644	%{_mandir}/man1/svnlook.*
12mr|subversion-1.7.5-3|645	%{_mandir}/man1/svnversion.*
12mr|subversion-1.7.5-3|646	%{_mandir}/man1/svnsync.*
12mr|subversion-1.7.5-3|647	%dir %{_datadir}/subversion-%{version}
12mr|subversion-1.7.5-3|648	
12mr|subversion-1.7.5-3|649	%files doc
12mr|subversion-1.7.5-3|650	%doc svnbook-1.*
12mr|subversion-1.7.5-3|651	%doc doc/user/*.html
12mr|subversion-1.7.5-3|652	%doc doc/user/*.txt
12mr|subversion-1.7.5-3|653	
12mr|subversion-1.7.5-3|654	%if %{build_gnome_keyring}
12mr|subversion-1.7.5-3|655	%files -n %{libsvngnomekeyring}
12mr|subversion-1.7.5-3|656	# list all ra libs to make sure we don't miss any
12mr|subversion-1.7.5-3|657	# in a bogus build
12mr|subversion-1.7.5-3|658	%{_libdir}/libsvn_auth_gnome_keyring-1.so.0*
12mr|subversion-1.7.5-3|659	%endif
12mr|subversion-1.7.5-3|660	
12mr|subversion-1.7.5-3|661	%if %{build_kwallet}
12mr|subversion-1.7.5-3|662	%files -n %{libsvnkwallet}
12mr|subversion-1.7.5-3|663	# list all ra libs to make sure we don't miss any
12mr|subversion-1.7.5-3|664	# in a bogus build
12mr|subversion-1.7.5-3|665	%{_libdir}/libsvn_auth_kwallet-1.so.0*
12mr|subversion-1.7.5-3|666	%endif
12mr|subversion-1.7.5-3|667	
12mr|subversion-1.7.5-3|668	%files -n %{libsvn}
12mr|subversion-1.7.5-3|669	%config(noreplace) %{_sysconfdir}/subversion/*
12mr|subversion-1.7.5-3|670	# list all ra libs to make sure we don't miss any
12mr|subversion-1.7.5-3|671	# in a bogus build
12mr|subversion-1.7.5-3|672	%{_libdir}/libsvn_ra-1.so.*
12mr|subversion-1.7.5-3|673	%{_libdir}/libsvn_ra_local-1.so.*
12mr|subversion-1.7.5-3|674	%{_libdir}/libsvn_ra_svn-1.so.*
12mr|subversion-1.7.5-3|675	%{_libdir}/libsvn_ra_neon-1.so.*
12mr|subversion-1.7.5-3|676	%{_libdir}/libsvn_client*so.*
12mr|subversion-1.7.5-3|677	%{_libdir}/libsvn_wc-*so.*
12mr|subversion-1.7.5-3|678	%{_libdir}/libsvn_delta-*so.*
12mr|subversion-1.7.5-3|679	%{_libdir}/libsvn_subr-*so.*
12mr|subversion-1.7.5-3|680	%{_libdir}/libsvn_diff-*so.*
12mr|subversion-1.7.5-3|681	%{_libdir}/libsvn_fs*.so.*
12mr|subversion-1.7.5-3|682	%{_libdir}/libsvn_repos-*.so.*
12mr|subversion-1.7.5-3|683	
12mr|subversion-1.7.5-3|684	%files server
12mr|subversion-1.7.5-3|685	%doc BUGS CHANGES COMMITTERS INSTALL
12mr|subversion-1.7.5-3|686	%config(noreplace) %{_sysconfdir}/sysconfig/svnserve
12mr|subversion-1.7.5-3|687	%{_bindir}/svnserve
12mr|subversion-1.7.5-3|688	/lib/systemd/system/svnserve.service
12mr|subversion-1.7.5-3|689	/var/run/svnserve
12mr|subversion-1.7.5-3|690	/var/lib/svn
12mr|subversion-1.7.5-3|691	%{_mandir}/man8/svnserve.8*
12mr|subversion-1.7.5-3|692	%{_mandir}/man5/svnserve.conf.5*
12mr|subversion-1.7.5-3|693	
12mr|subversion-1.7.5-3|694	%files tools
12mr|subversion-1.7.5-3|695	%{_bindir}/hot-backup*
12mr|subversion-1.7.5-3|696	%{_bindir}/svnadmin
12mr|subversion-1.7.5-3|697	%{_bindir}/svnsync
12mr|subversion-1.7.5-3|698	%{_bindir}/svndumpfilter
12mr|subversion-1.7.5-3|699	%{_bindir}/svnrdump
12mr|subversion-1.7.5-3|700	%{_datadir}/%{name}-%{version}/repo-tools
12mr|subversion-1.7.5-3|701	%{_mandir}/man1/svnadmin.1*
12mr|subversion-1.7.5-3|702	%{_mandir}/man1/svndumpfilter.1*
12mr|subversion-1.7.5-3|703	%{_mandir}/man1/svnrdump.1*
12mr|subversion-1.7.5-3|704	
12mr|subversion-1.7.5-3|705	%if %{build_ruby}
12mr|subversion-1.7.5-3|706	%files -n ruby-svn
12mr|subversion-1.7.5-3|707	%{ruby_sitearchdir}/svn
12mr|subversion-1.7.5-3|708	%{ruby_sitelibdir}/*/*.rb
12mr|subversion-1.7.5-3|709	%{_libdir}/libsvn_swig_ruby*.so.*
12mr|subversion-1.7.5-3|710	%endif
12mr|subversion-1.7.5-3|711	
12mr|subversion-1.7.5-3|712	%if %{build_python}
12mr|subversion-1.7.5-3|713	%files -n python-svn
12mr|subversion-1.7.5-3|714	%doc tools/examples/*.py subversion/bindings/swig/INSTALL subversion/bindings/swig/NOTES
12mr|subversion-1.7.5-3|715	%{_libdir}/libsvn_swig_py*.so.*
12mr|subversion-1.7.5-3|716	%{py_sitedir}/svn
12mr|subversion-1.7.5-3|717	%{py_platsitedir}/libsvn
12mr|subversion-1.7.5-3|718	%endif
12mr|subversion-1.7.5-3|719	
12mr|subversion-1.7.5-3|720	%if %{build_java}
12mr|subversion-1.7.5-3|721	%files -n %{libsvnjavahl}
12mr|subversion-1.7.5-3|722	%{_libdir}/libsvnjavahl-%{svnjavahl_api}.*
12mr|subversion-1.7.5-3|723	
12mr|subversion-1.7.5-3|724	%files -n svn-javahl
12mr|subversion-1.7.5-3|725	%doc subversion/bindings/javahl/README
12mr|subversion-1.7.5-3|726	%{_javadir}/svn-javahl.jar
12mr|subversion-1.7.5-3|727	%{_javadir}/svn-javahl-%{version}.jar
12mr|subversion-1.7.5-3|728	%endif
12mr|subversion-1.7.5-3|729	
12mr|subversion-1.7.5-3|730	%if %{build_perl}
12mr|subversion-1.7.5-3|731	%files -n perl-SVN
12mr|subversion-1.7.5-3|732	%doc subversion/bindings/swig/INSTALL subversion/bindings/swig/NOTES
12mr|subversion-1.7.5-3|733	%{_libdir}/libsvn_swig_perl*.so.*
12mr|subversion-1.7.5-3|734	%{perl_vendorarch}/SVN
12mr|subversion-1.7.5-3|735	%{perl_vendorarch}/auto/SVN
12mr|subversion-1.7.5-3|736	%{perl_sitearch}/*
12mr|subversion-1.7.5-3|737	%{_mandir}/man3/SVN::*.3*
12mr|subversion-1.7.5-3|738	%endif
12mr|subversion-1.7.5-3|739	
12mr|subversion-1.7.5-3|740	%files devel
12mr|subversion-1.7.5-3|741	%doc tools/examples/minimal_client.c
12mr|subversion-1.7.5-3|742	%{_includedir}/subversion*/*
12mr|subversion-1.7.5-3|743	%{_libdir}/libsvn*.so
12mr|subversion-1.7.5-3|744	%if %{build_java}
12mr|subversion-1.7.5-3|745	%exclude %{_libdir}/libsvnjavahl*
12mr|subversion-1.7.5-3|746	%endif
12mr|subversion-1.7.5-3|747	
12mr|subversion-1.7.5-3|748	%files -n apache-mod_dav_svn
12mr|subversion-1.7.5-3|749	%doc subversion/mod_authz_svn/INSTALL
12mr|subversion-1.7.5-3|750	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/146_mod_dav_svn.conf
12mr|subversion-1.7.5-3|751	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/147_mod_authz_svn.conf
12mr|subversion-1.7.5-3|752	%attr(0755,root,root) %{_libdir}/apache/mod_dav_svn.so
12mr|subversion-1.7.5-3|753	%attr(0755,root,root) %{_libdir}/apache/mod_authz_svn.so
12mr|subversion-1.7.5-3|754	
12mr|subversion-1.7.5-3|755	%files -n apache-mod_dontdothat
12mr|subversion-1.7.5-3|756	%doc tools/server-side/mod_dontdothat/README
12mr|subversion-1.7.5-3|757	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/148_mod_dontdothat.conf
12mr|subversion-1.7.5-3|758	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/dontdothat.conf
12mr|subversion-1.7.5-3|759	%attr(0755,root,root) %{_libdir}/apache/mod_dontdothat.so
12mr|subversion-1.7.5-3|760	
12mr|subversion-1.7.5-3|761	
12mr|subversion-1.7.5-3|762	
12mr|subversion-1.7.5-3|763	%changelog
12mr|subversion-1.7.5-3|764	* Tue Aug  28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|subversion-1.7.5-3|765	+ Commit: 2487207
12mr|subversion-1.7.5-3|766	- Add missing patch
12mr|subversion-1.7.5-3|767	
12mr|subversion-1.7.5-3|768	

16523 12
12mr|sudo-1.7.6p2-2|1	# use fakeroot -ba sudo.spec to build!
12mr|sudo-1.7.6p2-2|2	%define plevel p2
12mr|sudo-1.7.6p2-2|3	
12mr|sudo-1.7.6p2-2|4	Summary:	Allows command execution as root for specified users
12mr|sudo-1.7.6p2-2|5	Name:		sudo
12mr|sudo-1.7.6p2-2|6	Version:	1.7.6%{?plevel}
12mr|sudo-1.7.6p2-2|7	Release:	2
12mr|sudo-1.7.6p2-2|8	Epoch:		1
12mr|sudo-1.7.6p2-2|9	License:	GPLv2+
12mr|sudo-1.7.6p2-2|10	Group:		System/Base
12mr|sudo-1.7.6p2-2|11	URL:		http://www.sudo.ws/sudo
12mr|sudo-1.7.6p2-2|12	Source0:	http://www.sudo.ws/sudo/dist/%name-%version.tar.gz
12mr|sudo-1.7.6p2-2|13	Source1:	http://www.sudo.ws/sudo/dist/%name-%version.tar.gz.sig
12mr|sudo-1.7.6p2-2|14	Source2:	sudo.pamd
12mr|sudo-1.7.6p2-2|15	Source3:	sudo-1.7.4p4-sudoers
12mr|sudo-1.7.6p2-2|16	Patch1:		sudo-1.6.7p5-strip.patch
12mr|sudo-1.7.6p2-2|17	Patch2:		sudo-1.7.2p1-envdebug.patch
12mr|sudo-1.7.6p2-2|18	Patch3:		sudo-1.7.4p3-m4path.patch
12mr|sudo-1.7.6p2-2|19	BuildRequires:	audit-devel
12mr|sudo-1.7.6p2-2|20	BuildRequires:	bison
12mr|sudo-1.7.6p2-2|21	BuildRequires:	groff-for-man
12mr|sudo-1.7.6p2-2|22	BuildRequires:	libcap-devel
12mr|sudo-1.7.6p2-2|23	BuildRequires:	openldap-devel
12mr|sudo-1.7.6p2-2|24	BuildRequires:	pam-devel
12mr|sudo-1.7.6p2-2|25	Requires(pre):	openldap
12mr|sudo-1.7.6p2-2|26	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|sudo-1.7.6p2-2|27	
12mr|sudo-1.7.6p2-2|28	%description
12mr|sudo-1.7.6p2-2|29	Sudo is a program designed to allow a sysadmin to give limited root
12mr|sudo-1.7.6p2-2|30	privileges to users and log root activity. The basic philosophy is
12mr|sudo-1.7.6p2-2|31	to give as few privileges as possible but still allow people to get
12mr|sudo-1.7.6p2-2|32	their work done.
12mr|sudo-1.7.6p2-2|33	
12mr|sudo-1.7.6p2-2|34	%prep
12mr|sudo-1.7.6p2-2|35	%setup -q -n %{name}-%{version}
12mr|sudo-1.7.6p2-2|36	%patch1 -p1 -b .strip
12mr|sudo-1.7.6p2-2|37	%patch2 -p1 -b .envdebug
12mr|sudo-1.7.6p2-2|38	%patch3 -p1 -b .m4path
12mr|sudo-1.7.6p2-2|39	
12mr|sudo-1.7.6p2-2|40	%build
12mr|sudo-1.7.6p2-2|41	# handle newer autoconf
12mr|sudo-1.7.6p2-2|42	rm -f acsite.m4
12mr|sudo-1.7.6p2-2|43	mv aclocal.m4 acinclude.m4
12mr|sudo-1.7.6p2-2|44	autoreconf -fv --install
12mr|sudo-1.7.6p2-2|45	
12mr|sudo-1.7.6p2-2|46	%serverbuild
12mr|sudo-1.7.6p2-2|47	export CFLAGS="%{optflags} -D_GNU_SOURCE"
12mr|sudo-1.7.6p2-2|48	
12mr|sudo-1.7.6p2-2|49	%configure2_5x \
12mr|sudo-1.7.6p2-2|50	--without-rpath \
12mr|sudo-1.7.6p2-2|51	--with-logging=both \
12mr|sudo-1.7.6p2-2|52	--with-logfac=authpriv \
12mr|sudo-1.7.6p2-2|53	--with-logpath=%{_logdir}/sudo.log \
12mr|sudo-1.7.6p2-2|54	--with-editor=/bin/vi \
12mr|sudo-1.7.6p2-2|55	--enable-log-host \
12mr|sudo-1.7.6p2-2|56	--with-pam \
12mr|sudo-1.7.6p2-2|57	--with-pam-login \
12mr|sudo-1.7.6p2-2|58	--with-env-editor \
12mr|sudo-1.7.6p2-2|59	--with-noexec=no \
12mr|sudo-1.7.6p2-2|60	--with-linux-audit \
12mr|sudo-1.7.6p2-2|61	--with-ignore-dot \
12mr|sudo-1.7.6p2-2|62	--with-tty-tickets \
12mr|sudo-1.7.6p2-2|63	--with-ldap \
12mr|sudo-1.7.6p2-2|64	--with-ldap-conf-file=%{_sysconfdir}/ldap.conf \
12mr|sudo-1.7.6p2-2|65	--with-secure-path="/sbin:%{_sbindir}:/bin:%{_bindir}:/usr/local/bin:/usr/local/sbin" \
12mr|sudo-1.7.6p2-2|66	--with-passprompt="[sudo] password for %p: "
12mr|sudo-1.7.6p2-2|67	
12mr|sudo-1.7.6p2-2|68	%make
12mr|sudo-1.7.6p2-2|69	
12mr|sudo-1.7.6p2-2|70	%install
12mr|sudo-1.7.6p2-2|71	rm -rf %{buildroot}
12mr|sudo-1.7.6p2-2|72	
12mr|sudo-1.7.6p2-2|73	install -d %{buildroot}/usr
12mr|sudo-1.7.6p2-2|74	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mr|sudo-1.7.6p2-2|75	install -d %{buildroot}%{_sysconfdir}/sudoers.d
12mr|sudo-1.7.6p2-2|76	install -d %{buildroot}%{_sysconfdir}/pam.d
12mr|sudo-1.7.6p2-2|77	install -d %{buildroot}%{_var}/db/sudo
12mr|sudo-1.7.6p2-2|78	install -d %{buildroot}%{_logdir}/sudo
12mr|sudo-1.7.6p2-2|79	install -d %{buildroot}%{_logdir}/sudo-io
12mr|sudo-1.7.6p2-2|80	
12mr|sudo-1.7.6p2-2|81	%makeinstall_std install_uid=$UID install_gid=$(id -g) sudoers=uid=$UID sudoers_gid=$(id -g)
12mr|sudo-1.7.6p2-2|82	
12mr|sudo-1.7.6p2-2|83	install -m0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/sudo
12mr|sudo-1.7.6p2-2|84	install -m0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sudoers
12mr|sudo-1.7.6p2-2|85	install -m0755 sudoers2ldif %{buildroot}%{_bindir}
12mr|sudo-1.7.6p2-2|86	
12mr|sudo-1.7.6p2-2|87	# Installing logrotated file
12mr|sudo-1.7.6p2-2|88	cat <<END >%{buildroot}%{_sysconfdir}/logrotate.d/sudo
12mr|sudo-1.7.6p2-2|89	%{_logdir}/sudo.log {
12mr|sudo-1.7.6p2-2|90	missingok
12mr|sudo-1.7.6p2-2|91	monthly
12mr|sudo-1.7.6p2-2|92	compress
12mr|sudo-1.7.6p2-2|93	}
12mr|sudo-1.7.6p2-2|94	END
12mr|sudo-1.7.6p2-2|95	
12mr|sudo-1.7.6p2-2|96	cat > %{buildroot}%{_sysconfdir}/pam.d/sudo << EOF
12mr|sudo-1.7.6p2-2|97	#%PAM-1.0
12mr|sudo-1.7.6p2-2|98	auth       include      system-auth
12mr|sudo-1.7.6p2-2|99	account    include      system-auth
12mr|sudo-1.7.6p2-2|100	password   include      system-auth
12mr|sudo-1.7.6p2-2|101	session    optional     pam_keyinit.so revoke
12mr|sudo-1.7.6p2-2|102	session    required     pam_limits.so
12mr|sudo-1.7.6p2-2|103	EOF
12mr|sudo-1.7.6p2-2|104	
12mr|sudo-1.7.6p2-2|105	cat > %{buildroot}%{_sysconfdir}/pam.d/sudo-i << EOF
12mr|sudo-1.7.6p2-2|106	#%PAM-1.0
12mr|sudo-1.7.6p2-2|107	auth       include      sudo
12mr|sudo-1.7.6p2-2|108	account    include      sudo
12mr|sudo-1.7.6p2-2|109	password   include      sudo
12mr|sudo-1.7.6p2-2|110	session    optional     pam_keyinit.so force revoke
12mr|sudo-1.7.6p2-2|111	session    required     pam_limits.so
12mr|sudo-1.7.6p2-2|112	EOF
12mr|sudo-1.7.6p2-2|113	
12mr|sudo-1.7.6p2-2|114	# so that strip can touch it...
12mr|sudo-1.7.6p2-2|115	chmod 755 %{buildroot}%{_bindir}/*
12mr|sudo-1.7.6p2-2|116	chmod 755 %{buildroot}%{_sbindir}/*
12mr|sudo-1.7.6p2-2|117	
12mr|sudo-1.7.6p2-2|118	# (tpg) create the missing log file
12mr|sudo-1.7.6p2-2|119	touch %{buildroot}%{_logdir}/sudo.log
12mr|sudo-1.7.6p2-2|120	
12mr|sudo-1.7.6p2-2|121	%post
12mr|sudo-1.7.6p2-2|122	/bin/chmod 0440 %{_sysconfdir}/sudoers || :
12mr|sudo-1.7.6p2-2|123	%create_ghostfile %{_logdir}/sudo.log root root 600
12mr|sudo-1.7.6p2-2|124	
12mr|sudo-1.7.6p2-2|125	%clean
12mr|sudo-1.7.6p2-2|126	rm -rf %{buildroot}
12mr|sudo-1.7.6p2-2|127	
12mr|sudo-1.7.6p2-2|128	%files
12mr|sudo-1.7.6p2-2|129	%defattr(-,root,root)
12mr|sudo-1.7.6p2-2|130	%doc HISTORY PORTING README README.LDAP
12mr|sudo-1.7.6p2-2|131	%doc TROUBLESHOOTING UPGRADE sample.sudoers
12mr|sudo-1.7.6p2-2|132	%attr(0440,root,root) %config(noreplace) %{_sysconfdir}/sudoers
12mr|sudo-1.7.6p2-2|133	%attr(0750,root,root) %dir %{_sysconfdir}/sudoers.d/
12mr|sudo-1.7.6p2-2|134	%config(noreplace) %{_sysconfdir}/logrotate.d/sudo
12mr|sudo-1.7.6p2-2|135	%config(noreplace) %{_sysconfdir}/pam.d/sudo
12mr|sudo-1.7.6p2-2|136	%config(noreplace) %{_sysconfdir}/pam.d/sudo-i
12mr|sudo-1.7.6p2-2|137	%attr(0755,root,root) %{_bindir}/sudoers2ldif
12mr|sudo-1.7.6p2-2|138	%attr(4111,root,root) %{_bindir}/sudo
12mr|sudo-1.7.6p2-2|139	%attr(4111,root,root) %{_bindir}/sudoedit
12mr|sudo-1.7.6p2-2|140	%attr(0111,root,root) %{_bindir}/sudoreplay
12mr|sudo-1.7.6p2-2|141	%attr(0755,root,root) %{_sbindir}/visudo
12mr|sudo-1.7.6p2-2|142	%ghost %{_logdir}/sudo.log
12mr|sudo-1.7.6p2-2|143	%{_mandir}/*/*
12mr|sudo-1.7.6p2-2|144	%attr(0700,root,root) %dir %{_var}/db/sudo
12mr|sudo-1.7.6p2-2|145	%attr(0750,root,root) %dir %{_logdir}/sudo-io
12mr|sudo-1.7.6p2-2|146	
12mr|sudo-1.7.6p2-2|147	
12mr|sudo-1.7.6p2-2|148	
12mr|sudo-1.7.6p2-2|149	%changelog
12mr|sudo-1.7.6p2-2|150	

16524 12
12mr|suikyo-2.1.0-10|1	# Disable debug because it should be empty but rpmlint rejects build
12mr|suikyo-2.1.0-10|2	%define _enable_debug_packages %{nil}
12mr|suikyo-2.1.0-10|3	%define debug_package %{nil}
12mr|suikyo-2.1.0-10|4	
12mr|suikyo-2.1.0-10|5	%define libname_orig %mklibname %{name}
12mr|suikyo-2.1.0-10|6	%define libname %{libname_orig}0
12mr|suikyo-2.1.0-10|7	
12mr|suikyo-2.1.0-10|8	Name:		suikyo
12mr|suikyo-2.1.0-10|9	Summary:	Suikyo is Romaji-Kana conversion Library
12mr|suikyo-2.1.0-10|10	Version:	2.1.0
12mr|suikyo-2.1.0-10|11	Release:	10
12mr|suikyo-2.1.0-10|12	Group:		System/Internationalization
12mr|suikyo-2.1.0-10|13	License:	GPL
12mr|suikyo-2.1.0-10|14	URL:		http://taiyaki.org/suikyo/
12mr|suikyo-2.1.0-10|15	Source0:	%{name}-%{version}.tar.bz2
12mr|suikyo-2.1.0-10|16	Requires:	ruby
12mr|suikyo-2.1.0-10|17	BuildRequires:	ruby-devel
12mr|suikyo-2.1.0-10|18	
12mr|suikyo-2.1.0-10|19	%description
12mr|suikyo-2.1.0-10|20	Suikyo is Romaji-Kana conversion Library.
12mr|suikyo-2.1.0-10|21	
12mr|suikyo-2.1.0-10|22	%prep
12mr|suikyo-2.1.0-10|23	%setup -q
12mr|suikyo-2.1.0-10|24	
12mr|suikyo-2.1.0-10|25	%build
12mr|suikyo-2.1.0-10|26	[[ ! -x configure ]] && ./autogen.sh
12mr|suikyo-2.1.0-10|27	
12mr|suikyo-2.1.0-10|28	%configure2_5x --with-rubydir=%{ruby_sitelibdir}
12mr|suikyo-2.1.0-10|29	%make
12mr|suikyo-2.1.0-10|30	
12mr|suikyo-2.1.0-10|31	%install
12mr|suikyo-2.1.0-10|32	%makeinstall_std
12mr|suikyo-2.1.0-10|33	rm -fr %{buildroot}%{_datadir}/doc
12mr|suikyo-2.1.0-10|34	
12mr|suikyo-2.1.0-10|35	%files
12mr|suikyo-2.1.0-10|36	%doc AUTHORS COPYING ChangeLog README
12mr|suikyo-2.1.0-10|37	%{ruby_sitelibdir}/*
12mr|suikyo-2.1.0-10|38	%{_libdir}/pkgconfig/*
12mr|suikyo-2.1.0-10|39	%{_datadir}/emacs/site-lisp/*
12mr|suikyo-2.1.0-10|40	%{_datadir}/%{name}
12mr|suikyo-2.1.0-10|41	
12mr|suikyo-2.1.0-10|42	
12mr|suikyo-2.1.0-10|43	
12mr|suikyo-2.1.0-10|44	
12mr|suikyo-2.1.0-10|45	%changelog
12mr|suikyo-2.1.0-10|46	* Sat Oct  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|suikyo-2.1.0-10|47	+ Commit: 0f53967
12mr|suikyo-2.1.0-10|48	- Disable debug because it should be empty but rpmlint rejects build
12mr|suikyo-2.1.0-10|49	
12mr|suikyo-2.1.0-10|50	

16525 12
12mr|sunpinyin-2.0.3-3|1	Name: sunpinyin
12mr|sunpinyin-2.0.3-3|2	Summary: A statistical language model based Chinese input method
12mr|sunpinyin-2.0.3-3|3	Version: 2.0.3
12mr|sunpinyin-2.0.3-3|4	Release: %mkrel 3
12mr|sunpinyin-2.0.3-3|5	Group: System/Internationalization
12mr|sunpinyin-2.0.3-3|6	License: LGPLv2+
12mr|sunpinyin-2.0.3-3|7	URL: http://code.google.com/p/sunpinyin
12mr|sunpinyin-2.0.3-3|8	Source0: http://sunpinyin.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|sunpinyin-2.0.3-3|9	Source1: http://open-gram.googlecode.com/files/lm_sc.t3g.arpa.tar.bz2
12mr|sunpinyin-2.0.3-3|10	Source2: http://open-gram.googlecode.com/files/dict.utf8.tar.bz2
12mr|sunpinyin-2.0.3-3|11	Patch0: http://sunpinyin.googlecode.com/files/force-switch-updated.patch
12mr|sunpinyin-2.0.3-3|12	Patch1: sunpinyin-2.0.3-unistd.patch
12mr|sunpinyin-2.0.3-3|13	BuildRequires: sqlite3-devel
12mr|sunpinyin-2.0.3-3|14	BuildRequires: scons
12mr|sunpinyin-2.0.3-3|15	
12mr|sunpinyin-2.0.3-3|16	%description
12mr|sunpinyin-2.0.3-3|17	SunPinyin is a statistical language model based Chinese input method,
12mr|sunpinyin-2.0.3-3|18	which was firstly developed by Sun Beijing Globalization team, and
12mr|sunpinyin-2.0.3-3|19	opensource'd to community with opensolaris project, with LGPLv2 and
12mr|sunpinyin-2.0.3-3|20	CDDL dual-licenses.
12mr|sunpinyin-2.0.3-3|21	
12mr|sunpinyin-2.0.3-3|22	%define major 3
12mr|sunpinyin-2.0.3-3|23	%define libname %mklibname %name %major
12mr|sunpinyin-2.0.3-3|24	
12mr|sunpinyin-2.0.3-3|25	%package -n %libname
12mr|sunpinyin-2.0.3-3|26	Summary: Shared library for %name
12mr|sunpinyin-2.0.3-3|27	Group: System/Internationalization
12mr|sunpinyin-2.0.3-3|28	Requires: %name = %version
12mr|sunpinyin-2.0.3-3|29	
12mr|sunpinyin-2.0.3-3|30	%description -n %libname
12mr|sunpinyin-2.0.3-3|31	SunPinyin is a statistical language model based Chinese input method,
12mr|sunpinyin-2.0.3-3|32	which was firstly developed by Sun Beijing Globalization team, and
12mr|sunpinyin-2.0.3-3|33	opensource'd to community with opensolaris project, with LGPLv2 and
12mr|sunpinyin-2.0.3-3|34	CDDL dual-licenses.
12mr|sunpinyin-2.0.3-3|35	
12mr|sunpinyin-2.0.3-3|36	This package contains shared library for %name.
12mr|sunpinyin-2.0.3-3|37	
12mr|sunpinyin-2.0.3-3|38	%define develname %mklibname -d %name
12mr|sunpinyin-2.0.3-3|39	
12mr|sunpinyin-2.0.3-3|40	%package -n %develname
12mr|sunpinyin-2.0.3-3|41	Summary: Development files for %{name}
12mr|sunpinyin-2.0.3-3|42	Group: Development/C
12mr|sunpinyin-2.0.3-3|43	Requires: %{libname} = %{version}
12mr|sunpinyin-2.0.3-3|44	Provides: %{name}-devel = %{version}-%{release}
12mr|sunpinyin-2.0.3-3|45	
12mr|sunpinyin-2.0.3-3|46	%description -n %develname
12mr|sunpinyin-2.0.3-3|47	SunPinyin is a statistical language model based Chinese input method,
12mr|sunpinyin-2.0.3-3|48	which was firstly developed by Sun Beijing Globalization team, and
12mr|sunpinyin-2.0.3-3|49	opensource'd to community with opensolaris project, with LGPLv2 and
12mr|sunpinyin-2.0.3-3|50	CDDL dual-licenses.
12mr|sunpinyin-2.0.3-3|51	
12mr|sunpinyin-2.0.3-3|52	This package contains all necessary files to compile or develop
12mr|sunpinyin-2.0.3-3|53	programs/libraries that use %{name}.
12mr|sunpinyin-2.0.3-3|54	
12mr|sunpinyin-2.0.3-3|55	%prep
12mr|sunpinyin-2.0.3-3|56	%setup -q
12mr|sunpinyin-2.0.3-3|57	%patch0 -p1
12mr|sunpinyin-2.0.3-3|58	%patch1 -p1
12mr|sunpinyin-2.0.3-3|59	cp %{SOURCE1} raw
12mr|sunpinyin-2.0.3-3|60	cp %{SOURCE2} raw
12mr|sunpinyin-2.0.3-3|61	
12mr|sunpinyin-2.0.3-3|62	%build
12mr|sunpinyin-2.0.3-3|63	%setup_compile_flags
12mr|sunpinyin-2.0.3-3|64	scons --prefix=%_prefix --libdir=%_libdir --libdatadir=%_datadir
12mr|sunpinyin-2.0.3-3|65	
12mr|sunpinyin-2.0.3-3|66	%install
12mr|sunpinyin-2.0.3-3|67	%setup_compile_flags
12mr|sunpinyin-2.0.3-3|68	scons install --prefix=%_prefix --libdir=%_libdir --libdatadir=%_datadir --install-sandbox=%{buildroot}
12mr|sunpinyin-2.0.3-3|69	
12mr|sunpinyin-2.0.3-3|70	%files
12mr|sunpinyin-2.0.3-3|71	%_datadir/sunpinyin
12mr|sunpinyin-2.0.3-3|72	
12mr|sunpinyin-2.0.3-3|73	%files -n %libname
12mr|sunpinyin-2.0.3-3|74	%_libdir/*.so.%major
12mr|sunpinyin-2.0.3-3|75	%_libdir/*.so.%major.*
12mr|sunpinyin-2.0.3-3|76	
12mr|sunpinyin-2.0.3-3|77	%files -n %develname
12mr|sunpinyin-2.0.3-3|78	%_libdir/*.so
12mr|sunpinyin-2.0.3-3|79	%_libdir/pkgconfig/*.pc
12mr|sunpinyin-2.0.3-3|80	%_includedir/*
12mr|sunpinyin-2.0.3-3|81	
12mr|sunpinyin-2.0.3-3|82	
12mr|sunpinyin-2.0.3-3|83	
12mr|sunpinyin-2.0.3-3|84	%changelog
12mr|sunpinyin-2.0.3-3|85	

16526 12
12mr|superkaramba-4.9.4-1|1	Name:		superkaramba
12mr|superkaramba-4.9.4-1|2	Summary:	Put Karamba applets to the desktop with Python
12mr|superkaramba-4.9.4-1|3	Version:	4.9.4
12mr|superkaramba-4.9.4-1|4	Release:	1
12mr|superkaramba-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|superkaramba-4.9.4-1|6	License:	LGPLv2
12mr|superkaramba-4.9.4-1|7	URL:		http://www.kde.org/
12mr|superkaramba-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|superkaramba-4.9.4-1|9	Patch0:		superkaramba-4.8.4-plasma.patch
12mr|superkaramba-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|superkaramba-4.9.4-1|11	BuildRequires:	pkgconfig(qimageblitz)
12mr|superkaramba-4.9.4-1|12	BuildRequires:	python-devel
12mr|superkaramba-4.9.4-1|13	
12mr|superkaramba-4.9.4-1|14	%description
12mr|superkaramba-4.9.4-1|15	SuperKaramba is a tool that allows you to easily create interactive
12mr|superkaramba-4.9.4-1|16	widgets on your KDE desktop.
12mr|superkaramba-4.9.4-1|17	
12mr|superkaramba-4.9.4-1|18	%files
12mr|superkaramba-4.9.4-1|19	%{_kde_appsdir}/superkaramba
12mr|superkaramba-4.9.4-1|20	%{_kde_bindir}/superkaramba
12mr|superkaramba-4.9.4-1|21	%{_kde_iconsdir}/*/*/apps/superkaramba.*
12mr|superkaramba-4.9.4-1|22	%{_kde_applicationsdir}/superkaramba.desktop
12mr|superkaramba-4.9.4-1|23	%{_kde_libdir}/kde4/plasma_package_superkaramba.so
12mr|superkaramba-4.9.4-1|24	%{_kde_libdir}/kde4/plasma_scriptengine_superkaramba.so
12mr|superkaramba-4.9.4-1|25	%{_kde_services}/plasma-package-superkaramba.desktop
12mr|superkaramba-4.9.4-1|26	%{_kde_services}/plasma-scriptengine-superkaramba.desktop
12mr|superkaramba-4.9.4-1|27	%{_kde_configdir}/superkaramba.knsrc
12mr|superkaramba-4.9.4-1|28	%{_kde_datadir}/dbus-1/interfaces/org.kde.superkaramba.xml
12mr|superkaramba-4.9.4-1|29	
12mr|superkaramba-4.9.4-1|30	#---------------------------------------------
12mr|superkaramba-4.9.4-1|31	
12mr|superkaramba-4.9.4-1|32	%define libsuperkaramba_major 4
12mr|superkaramba-4.9.4-1|33	%define libsuperkaramba %mklibname superkaramba %{libsuperkaramba_major}
12mr|superkaramba-4.9.4-1|34	
12mr|superkaramba-4.9.4-1|35	%package -n %{libsuperkaramba}
12mr|superkaramba-4.9.4-1|36	Summary:	Runtime library for superkaramba
12mr|superkaramba-4.9.4-1|37	Group:		System/Libraries
12mr|superkaramba-4.9.4-1|38	URL:		http://utils.kde.org/projects/superkaramba
12mr|superkaramba-4.9.4-1|39	
12mr|superkaramba-4.9.4-1|40	%description -n %{libsuperkaramba}
12mr|superkaramba-4.9.4-1|41	Runtime library for superkaramba
12mr|superkaramba-4.9.4-1|42	
12mr|superkaramba-4.9.4-1|43	%files -n %{libsuperkaramba}
12mr|superkaramba-4.9.4-1|44	%{_kde_libdir}/libsuperkaramba.so.%{libsuperkaramba_major}*
12mr|superkaramba-4.9.4-1|45	
12mr|superkaramba-4.9.4-1|46	#---------------------------------------------
12mr|superkaramba-4.9.4-1|47	
12mr|superkaramba-4.9.4-1|48	%package devel
12mr|superkaramba-4.9.4-1|49	Summary:	Devel stuff for %{name}
12mr|superkaramba-4.9.4-1|50	Group:		Development/KDE and Qt
12mr|superkaramba-4.9.4-1|51	Requires:	%{libsuperkaramba} = %{EVRD}
12mr|superkaramba-4.9.4-1|52	
12mr|superkaramba-4.9.4-1|53	%description devel
12mr|superkaramba-4.9.4-1|54	This package contains header files needed if you wish to build applications
12mr|superkaramba-4.9.4-1|55	based on %{name}.
12mr|superkaramba-4.9.4-1|56	
12mr|superkaramba-4.9.4-1|57	%files devel
12mr|superkaramba-4.9.4-1|58	%{_kde_libdir}/libsuperkaramba.so
12mr|superkaramba-4.9.4-1|59	
12mr|superkaramba-4.9.4-1|60	#----------------------------------------------------------------------
12mr|superkaramba-4.9.4-1|61	
12mr|superkaramba-4.9.4-1|62	%prep
12mr|superkaramba-4.9.4-1|63	%setup -q
12mr|superkaramba-4.9.4-1|64	%patch0 -p1
12mr|superkaramba-4.9.4-1|65	
12mr|superkaramba-4.9.4-1|66	%build
12mr|superkaramba-4.9.4-1|67	%cmake_kde4
12mr|superkaramba-4.9.4-1|68	%make
12mr|superkaramba-4.9.4-1|69	
12mr|superkaramba-4.9.4-1|70	%install
12mr|superkaramba-4.9.4-1|71	%makeinstall_std -C build
12mr|superkaramba-4.9.4-1|72	
12mr|superkaramba-4.9.4-1|73	%changelog
12mr|superkaramba-4.9.4-1|74	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|superkaramba-4.9.4-1|75	- New version 4.9.4
12mr|superkaramba-4.9.4-1|76	
12mr|superkaramba-4.9.4-1|77	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|superkaramba-4.9.4-1|78	- New version 4.9.3
12mr|superkaramba-4.9.4-1|79	
12mr|superkaramba-4.9.4-1|80	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|superkaramba-4.9.4-1|81	- New version 4.9.2
12mr|superkaramba-4.9.4-1|82	
12mr|superkaramba-4.9.4-1|83	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|superkaramba-4.9.4-1|84	- New version 4.9.1
12mr|superkaramba-4.9.4-1|85	
12mr|superkaramba-4.9.4-1|86	* Thu Aug 30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|superkaramba-4.9.4-1|87	- New version 4.9.0
12mr|superkaramba-4.9.4-1|88	
12mr|superkaramba-4.9.4-1|89	* Tue Jul 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|superkaramba-4.9.4-1|90	- New version 4.8.95
12mr|superkaramba-4.9.4-1|91	
12mr|superkaramba-4.9.4-1|92	* Fri Jun 08 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.4-69.1mib2010.2
12mr|superkaramba-4.9.4-1|93	- New version 4.8.4
12mr|superkaramba-4.9.4-1|94	- MIB (Mandriva International Backports)
12mr|superkaramba-4.9.4-1|95	
12mr|superkaramba-4.9.4-1|96	* Fri May 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.3-69.1mib2010.2
12mr|superkaramba-4.9.4-1|97	- New version 4.8.3
12mr|superkaramba-4.9.4-1|98	- MIB (Mandriva International Backports)
12mr|superkaramba-4.9.4-1|99	
12mr|superkaramba-4.9.4-1|100	* Wed Apr 04 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.2-69.1mib2010.2
12mr|superkaramba-4.9.4-1|101	- New version 4.8.2
12mr|superkaramba-4.9.4-1|102	- MIB (Mandriva International Backports)
12mr|superkaramba-4.9.4-1|103	
12mr|superkaramba-4.9.4-1|104	* Wed Mar 07 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.1-69.1mib2010.2
12mr|superkaramba-4.9.4-1|105	- New version 4.8.1
12mr|superkaramba-4.9.4-1|106	- MIB (Mandriva International Backports)
12mr|superkaramba-4.9.4-1|107	
12mr|superkaramba-4.9.4-1|108	* Mon Feb 20 2012 Andrey Bondrov <bondrov@math.dvgu.ru> 4.8.0-69.1mib2010.2
12mr|superkaramba-4.9.4-1|109	+ Revision: 762509
12mr|superkaramba-4.9.4-1|110	- Backport to 2010.2 for MIB users
12mr|superkaramba-4.9.4-1|111	- Add python-devel to BuildRequires
12mr|superkaramba-4.9.4-1|112	- MIB (Mandriva International Backports)
12mr|superkaramba-4.9.4-1|113	
12mr|superkaramba-4.9.4-1|114	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|superkaramba-4.9.4-1|115	+ Revision: 762509
12mr|superkaramba-4.9.4-1|116	- New upstream tarball
12mr|superkaramba-4.9.4-1|117	
12mr|superkaramba-4.9.4-1|118	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|superkaramba-4.9.4-1|119	+ Revision: 758094
12mr|superkaramba-4.9.4-1|120	- New upstream tarball
12mr|superkaramba-4.9.4-1|121	
12mr|superkaramba-4.9.4-1|122	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|superkaramba-4.9.4-1|123	+ Revision: 744573
12mr|superkaramba-4.9.4-1|124	- New upstream tarball
12mr|superkaramba-4.9.4-1|125	- New upstream tarball $NEW_VERSION
12mr|superkaramba-4.9.4-1|126	
12mr|superkaramba-4.9.4-1|127	* Wed Nov 30 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|superkaramba-4.9.4-1|128	+ Revision: 735578
12mr|superkaramba-4.9.4-1|129	- imported package superkaramba
12mr|superkaramba-4.9.4-1|130	

16527 12
12mr|supertux-0.3.3-6|1	%define name	supertux
12mr|supertux-0.3.3-6|2	%define vname	%{name}2
12mr|supertux-0.3.3-6|3	%define version 0.3.3
12mr|supertux-0.3.3-6|4	%define release	%mkrel 6
12mr|supertux-0.3.3-6|5	%define Summary Classic 2D jump n run sidescroller with Tux
12mr|supertux-0.3.3-6|6	
12mr|supertux-0.3.3-6|7	Name:		%{name}
12mr|supertux-0.3.3-6|8	Version:	%{version}
12mr|supertux-0.3.3-6|9	Release:	%{release}
12mr|supertux-0.3.3-6|10	Source0:	http://download.berlios.de/supertux/%{name}-%{version}.tar.bz2
12mr|supertux-0.3.3-6|11	Source11:	%{name}-16x16.png
12mr|supertux-0.3.3-6|12	Source12:	%{name}-32x32.png
12mr|supertux-0.3.3-6|13	Source13:	%{name}-48x48.png
12mr|supertux-0.3.3-6|14	Patch0:		supertux-0.3.3-use-system-squirrel.patch
12mr|supertux-0.3.3-6|15	Patch1:		supertux-0.3.3-gcc46.patch
12mr|supertux-0.3.3-6|16	Patch2:		supertux-0.3.3-ctypes.patch
12mr|supertux-0.3.3-6|17	License:	GPLv2+
12mr|supertux-0.3.3-6|18	Group:		Games/Arcade
12mr|supertux-0.3.3-6|19	URL:		http://supertux.berlios.de/
12mr|supertux-0.3.3-6|20	Summary:	%{Summary}
12mr|supertux-0.3.3-6|21	BuildRequires:	cmake
12mr|supertux-0.3.3-6|22	BuildRequires:	libcurl-devel
12mr|supertux-0.3.3-6|23	BuildRequires:	SDL_mixer-devel SDL_image-devel mesaglu-devel libglew-devel
12mr|supertux-0.3.3-6|24	BuildRequires:	oggvorbis-devel openal-devel physfs-devel zlib-devel boost-devel
12mr|supertux-0.3.3-6|25	BuildRequires:	libsquirrel-devel
12mr|supertux-0.3.3-6|26	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|supertux-0.3.3-6|27	
12mr|supertux-0.3.3-6|28	%description
12mr|supertux-0.3.3-6|29	SuperTux is a classic 2D jump 'n run sidescroller game in
12mr|supertux-0.3.3-6|30	a similar style like the original SuperMario games.
12mr|supertux-0.3.3-6|31	
12mr|supertux-0.3.3-6|32	%prep
12mr|supertux-0.3.3-6|33	%setup -q
12mr|supertux-0.3.3-6|34	%apply_patches
12mr|supertux-0.3.3-6|35	
12mr|supertux-0.3.3-6|36	%build
12mr|supertux-0.3.3-6|37	%cmake
12mr|supertux-0.3.3-6|38	%make
12mr|supertux-0.3.3-6|39	
12mr|supertux-0.3.3-6|40	%install
12mr|supertux-0.3.3-6|41	rm -rf $RPM_BUILD_ROOT
12mr|supertux-0.3.3-6|42	%makeinstall_std -C build
12mr|supertux-0.3.3-6|43	# (blino) required data files not automatically installed by 0.3.1
12mr|supertux-0.3.3-6|44	# install -m644 data/camera.cfg data/credits.txt %{buildroot}%{_gamesdatadir}/%{vname}
12mr|supertux-0.3.3-6|45	
12mr|supertux-0.3.3-6|46	# mv %{buildroot}%{_gamesdatadir}/applications %{buildroot}%{_datadir}/
12mr|supertux-0.3.3-6|47	# mv %{buildroot}%{_gamesdatadir}/pixmaps %{buildroot}%{_datadir}/
12mr|supertux-0.3.3-6|48	rm -fr %{buildroot}%{_gamesdatadir}/doc/%{vname}-%{version}
12mr|supertux-0.3.3-6|49	
12mr|supertux-0.3.3-6|50	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12mr|supertux-0.3.3-6|51	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12mr|supertux-0.3.3-6|52	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12mr|supertux-0.3.3-6|53	
12mr|supertux-0.3.3-6|54	%if %mdkversion < 200900
12mr|supertux-0.3.3-6|55	%post
12mr|supertux-0.3.3-6|56	%{update_menus}
12mr|supertux-0.3.3-6|57	%endif
12mr|supertux-0.3.3-6|58	
12mr|supertux-0.3.3-6|59	%if %mdkversion < 200900
12mr|supertux-0.3.3-6|60	%postun
12mr|supertux-0.3.3-6|61	%{clean_menus}
12mr|supertux-0.3.3-6|62	%endif
12mr|supertux-0.3.3-6|63	
12mr|supertux-0.3.3-6|64	%clean
12mr|supertux-0.3.3-6|65	rm -rf $RPM_BUILD_ROOT
12mr|supertux-0.3.3-6|66	
12mr|supertux-0.3.3-6|67	%files
12mr|supertux-0.3.3-6|68	%defattr(644,root,root,755)
12mr|supertux-0.3.3-6|69	%doc COPYING INSTALL README WHATSNEW.txt
12mr|supertux-0.3.3-6|70	%{_gamesdatadir}/%{vname}
12mr|supertux-0.3.3-6|71	%{_datadir}/pixmaps/%{name}.xpm
12mr|supertux-0.3.3-6|72	%{_iconsdir}/%{name}.png
12mr|supertux-0.3.3-6|73	%{_liconsdir}/%{name}*.png
12mr|supertux-0.3.3-6|74	%{_miconsdir}/%{name}*.png
12mr|supertux-0.3.3-6|75	%{_datadir}/applications/%{vname}.desktop
12mr|supertux-0.3.3-6|76	%{_datadir}/pixmaps/supertux.png
12mr|supertux-0.3.3-6|77	%defattr(755,root,root,755)
12mr|supertux-0.3.3-6|78	%{_gamesbindir}/%{vname}
12mr|supertux-0.3.3-6|79	%{_docdir}/supertux2/COPYING
12mr|supertux-0.3.3-6|80	%{_docdir}/supertux2/INSTALL
12mr|supertux-0.3.3-6|81	%{_docdir}/supertux2/README
12mr|supertux-0.3.3-6|82	%{_docdir}/supertux2/WHATSNEW.txt
12mr|supertux-0.3.3-6|83	
12mr|supertux-0.3.3-6|84	
12mr|supertux-0.3.3-6|85	
12mr|supertux-0.3.3-6|86	%changelog
12mr|supertux-0.3.3-6|87	

16528 12
12mr|sushi-3.6.1-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|sushi-3.6.1-1|2	
12mr|sushi-3.6.1-1|3	%define	api	1.0
12mr|sushi-3.6.1-1|4	%define	major	0
12mr|sushi-3.6.1-1|5	%define gmajor	1.0
12mr|sushi-3.6.1-1|6	%define	libname		%mklibname %{name} %{api} %{major}
12mr|sushi-3.6.1-1|7	%define	girname		%mklibname %{name}-gir %{gmajor}
12mr|sushi-3.6.1-1|8	%define	develname	%mklibname -d %{name} %{api}
12mr|sushi-3.6.1-1|9	
12mr|sushi-3.6.1-1|10	Summary:	Quick Previewer for Nautilus
12mr|sushi-3.6.1-1|11	Name:		sushi
12mr|sushi-3.6.1-1|12	Version:	3.6.1
12mr|sushi-3.6.1-1|13	Release:	1
12mr|sushi-3.6.1-1|14	License:	GPLv2+
12mr|sushi-3.6.1-1|15	Group:		File tools
12mr|sushi-3.6.1-1|16	Url:		http://www.gnome.org/
12mr|sushi-3.6.1-1|17	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/sushi/%{url_ver}/%{name}-%{version}.tar.xz
12mr|sushi-3.6.1-1|18	
12mr|sushi-3.6.1-1|19	#for gnome-autogen
12mr|sushi-3.6.1-1|20	BuildRequires:	gnome-common
12mr|sushi-3.6.1-1|21	BuildRequires:	gettext-devel
12mr|sushi-3.6.1-1|22	BuildRequires:	intltool
12mr|sushi-3.6.1-1|23	BuildRequires:	unoconv
12mr|sushi-3.6.1-1|24	BuildRequires:	pkgconfig(clutter-1.0)
12mr|sushi-3.6.1-1|25	BuildRequires:	pkgconfig(clutter-gst-2.0)
12mr|sushi-3.6.1-1|26	BuildRequires:	pkgconfig(clutter-gtk-1.0)
12mr|sushi-3.6.1-1|27	BuildRequires:	pkgconfig(evince-document-3.0)
12mr|sushi-3.6.1-1|28	BuildRequires:	pkgconfig(evince-view-3.0)
12mr|sushi-3.6.1-1|29	BuildRequires:	pkgconfig(gjs-1.0)
12mr|sushi-3.6.1-1|30	BuildRequires:	pkgconfig(gjs-dbus-1.0)
12mr|sushi-3.6.1-1|31	BuildRequires:	pkgconfig(glib-2.0)
12mr|sushi-3.6.1-1|32	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|sushi-3.6.1-1|33	BuildRequires:	pkgconfig(gstreamer-0.10)
12mr|sushi-3.6.1-1|34	BuildRequires:	pkgconfig(gstreamer-pbutils-0.10)
12mr|sushi-3.6.1-1|35	BuildRequires:	pkgconfig(gstreamer-tag-0.10)
12mr|sushi-3.6.1-1|36	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|sushi-3.6.1-1|37	BuildRequires:	pkgconfig(gtksourceview-3.0)
12mr|sushi-3.6.1-1|38	BuildRequires:	pkgconfig(libmusicbrainz5)
12mr|sushi-3.6.1-1|39	BuildRequires:	pkgconfig(webkitgtk-3.0)
12mr|sushi-3.6.1-1|40	Suggests:	nautilus
12mr|sushi-3.6.1-1|41	
12mr|sushi-3.6.1-1|42	%description
12mr|sushi-3.6.1-1|43	Sushi is a quick previewer for Nautilus, the GNOME desktop file manager.
12mr|sushi-3.6.1-1|44	
12mr|sushi-3.6.1-1|45	%package -n %{libname}
12mr|sushi-3.6.1-1|46	Summary:	Runtime libraries for %{name}
12mr|sushi-3.6.1-1|47	Group:		System/Libraries
12mr|sushi-3.6.1-1|48	# When built with unoconv support, the library will use unoconv to
12mr|sushi-3.6.1-1|49	# read LibreOffice files
12mr|sushi-3.6.1-1|50	Suggests:	unoconv
12mr|sushi-3.6.1-1|51	
12mr|sushi-3.6.1-1|52	%description -n %{libname}
12mr|sushi-3.6.1-1|53	Runtime libraries for %{name}.
12mr|sushi-3.6.1-1|54	
12mr|sushi-3.6.1-1|55	%package -n %{girname}
12mr|sushi-3.6.1-1|56	Summary:	GObject introspection interface for %{name}
12mr|sushi-3.6.1-1|57	Group:		System/Libraries
12mr|sushi-3.6.1-1|58	
12mr|sushi-3.6.1-1|59	%description -n %{girname}
12mr|sushi-3.6.1-1|60	GObject introspection interface for %{name}.
12mr|sushi-3.6.1-1|61	
12mr|sushi-3.6.1-1|62	%package -n %{develname}
12mr|sushi-3.6.1-1|63	Summary:	Development files for %{name}
12mr|sushi-3.6.1-1|64	Group:		Development/C
12mr|sushi-3.6.1-1|65	Requires:	%{libname} = %{version}-%{release}
12mr|sushi-3.6.1-1|66	Requires:	%{girname} = %{version}-%{release}
12mr|sushi-3.6.1-1|67	Provides:	%{name}-devel = %{version}-%{release}
12mr|sushi-3.6.1-1|68	
12mr|sushi-3.6.1-1|69	%description -n %{develname}
12mr|sushi-3.6.1-1|70	The sushi-devel package contains libraries and header files for developing
12mr|sushi-3.6.1-1|71	applications that use sushi.
12mr|sushi-3.6.1-1|72	
12mr|sushi-3.6.1-1|73	%prep
12mr|sushi-3.6.1-1|74	%setup -q
12mr|sushi-3.6.1-1|75	#apply_patches
12mr|sushi-3.6.1-1|76	
12mr|sushi-3.6.1-1|77	%build
12mr|sushi-3.6.1-1|78	NOCONFIGURE=1 gnome-autogen.sh
12mr|sushi-3.6.1-1|79	%configure2_5x
12mr|sushi-3.6.1-1|80	%make
12mr|sushi-3.6.1-1|81	
12mr|sushi-3.6.1-1|82	%install
12mr|sushi-3.6.1-1|83	%makeinstall_std
12mr|sushi-3.6.1-1|84	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
12mr|sushi-3.6.1-1|85	%find_lang %{name}
12mr|sushi-3.6.1-1|86	
12mr|sushi-3.6.1-1|87	%files -f %{name}.lang
12mr|sushi-3.6.1-1|88	%doc AUTHORS COPYING NEWS README
12mr|sushi-3.6.1-1|89	%{_bindir}/sushi
12mr|sushi-3.6.1-1|90	%{_libexecdir}/sushi-start
12mr|sushi-3.6.1-1|91	%{_datadir}/dbus-1/services/org.gnome.Sushi.service
12mr|sushi-3.6.1-1|92	%{_datadir}/glib-2.0/schemas/org.gnome.sushi.gschema.xml
12mr|sushi-3.6.1-1|93	%{_datadir}/sushi/js
12mr|sushi-3.6.1-1|94	%{_datadir}/sushi/style
12mr|sushi-3.6.1-1|95	
12mr|sushi-3.6.1-1|96	%files -n %{libname}
12mr|sushi-3.6.1-1|97	%{_libdir}/%{name}/libsushi-%{api}.so
12mr|sushi-3.6.1-1|98	
12mr|sushi-3.6.1-1|99	%files -n %{girname}
12mr|sushi-3.6.1-1|100	%{_libdir}/%{name}/girepository-1.0/Sushi-%{gmajor}.typelib
12mr|sushi-3.6.1-1|101	
12mr|sushi-3.6.1-1|102	%files -n %{develname}
12mr|sushi-3.6.1-1|103	%{_datadir}/%{name}/gir-1.0/Sushi-%{gmajor}.gir

16529 12
12mr|suspend-1.0-3|1	# Not really used yet, so disable for now
12mr|suspend-1.0-3|2	%bcond_with	uclibc
12mr|suspend-1.0-3|3	
12mr|suspend-1.0-3|4	Summary:	Userland tools for suspend-to-disk and suspend-to-RAM
12mr|suspend-1.0-3|5	Name:		suspend
12mr|suspend-1.0-3|6	Version:	1.0
12mr|suspend-1.0-3|7	Release:	3
12mr|suspend-1.0-3|8	%define distname %{name}-utils-%{version}
12mr|suspend-1.0-3|9	Source0:	http://prdownloads.sourceforge.net/%{name}/%{distname}.tar.bz2
12mr|suspend-1.0-3|10	
12mr|suspend-1.0-3|11	#- opensuse patches
12mr|suspend-1.0-3|12	Patch1:		suspend-comment-configfile-options.diff
12mr|suspend-1.0-3|13	Patch3:		suspend-default-compress.diff
12mr|suspend-1.0-3|14	Patch5:		suspend-default-splash.diff
12mr|suspend-1.0-3|15	Patch13:	suspend-0.80-vbetool-retry-on-errors.diff
12mr|suspend-1.0-3|16	Patch15:	suspend-1.0-suspend-output-to-logfile.diff
12mr|suspend-1.0-3|17	Patch70:	suspend-0.80-whitelist-openSUSE11.diff
12mr|suspend-1.0-3|18	
12mr|suspend-1.0-3|19	#- Mandriva patches
12mr|suspend-1.0-3|20	Patch100:	suspend-1.0-no_s2ram_quirks.patch
12mr|suspend-1.0-3|21	Patch101:	suspend-0.5-bootsplash.patch
12mr|suspend-1.0-3|22	Patch102:	suspend-0.8.20080612-mdvcomment.patch
12mr|suspend-1.0-3|23	Patch103:	suspend-0.8-printf_format.patch
12mr|suspend-1.0-3|24	# (blino) kill splashy before resume binary starts it
12mr|suspend-1.0-3|25	Patch104:	suspend-0.8.20080612-stopsplashy.patch
12mr|suspend-1.0-3|26	# (fc) plymouth support
12mr|suspend-1.0-3|27	Patch105:	suspend-1.0-plymouth.patch
12mr|suspend-1.0-3|28	# (proyvind): to get _GNU_SOURCE defined, fixes build with uclibc
12mr|suspend-1.0-3|29	Patch106:	suspend-0.8.20080612-configure-gnu-source.patch
12mr|suspend-1.0-3|30	Patch107:	suspend-utils-1.0-add-latitude-e6510-to-whitelist.patch
12mr|suspend-1.0-3|31	
12mr|suspend-1.0-3|32	License:	GPLv2
12mr|suspend-1.0-3|33	Group:		System/Kernel and hardware
12mr|suspend-1.0-3|34	Url:		http://suspend.sourceforge.net/
12mr|suspend-1.0-3|35	BuildRequires:	pciutils-devel libx86-devel liblzo-devel
12mr|suspend-1.0-3|36	BuildRequires:	zlib-devel
12mr|suspend-1.0-3|37	# (tv) fix upgrade ordering (libpci3 needs to be updaded from 3.0 to 3.1 before ldetect is upgraded):
12mr|suspend-1.0-3|38	Requires:	%{mklibname pci 3} >= 3.1
12mr|suspend-1.0-3|39	ExcludeArch:	ppc
12mr|suspend-1.0-3|40	Obsoletes:	wltool
12mr|suspend-1.0-3|41	Obsoletes:	suspend-wltool
12mr|suspend-1.0-3|42	Requires:   dracut
12mr|suspend-1.0-3|43	Requires(post):	drakxtools-backend >= 10.4.97-1mdv2007.1
12mr|suspend-1.0-3|44	BuildRequires:	plymouth-devel >= 0.8.6.1-2
12mr|suspend-1.0-3|45	%if %{with uclibc}
12mr|suspend-1.0-3|46	BuildRequires:	uClibc-devel
12mr|suspend-1.0-3|47	%endif
12mr|suspend-1.0-3|48	
12mr|suspend-1.0-3|49	%description
12mr|suspend-1.0-3|50	The goal of the project is to create a tool that can handle the so
12mr|suspend-1.0-3|51	called "suspend-to-both". Suspend to both means that prior putting the
12mr|suspend-1.0-3|52	system in STR (suspend to ram) a snapshot of the running system is
12mr|suspend-1.0-3|53	taken and stored on disk (as suspend to disk); if for any reason
12mr|suspend-1.0-3|54	(e.g. battery depleted) the state store in the RAM is lost the user
12mr|suspend-1.0-3|55	can resume from the disk without loosing data.
12mr|suspend-1.0-3|56	
12mr|suspend-1.0-3|57	Currenty suspend-to-ram and suspend-to-disk are handled by two
12mr|suspend-1.0-3|58	different program, s2ram and s2disk.
12mr|suspend-1.0-3|59	
12mr|suspend-1.0-3|60	%package	s2ram
12mr|suspend-1.0-3|61	Summary:	Suspend-to-RAM utility
12mr|suspend-1.0-3|62	Group:		System/Kernel and hardware
12mr|suspend-1.0-3|63	Conflicts:	suspend < 0.5-4mdv2007.1
12mr|suspend-1.0-3|64	
12mr|suspend-1.0-3|65	%description	s2ram
12mr|suspend-1.0-3|66	s2ram is a suspend-to-RAM utility.
12mr|suspend-1.0-3|67	
12mr|suspend-1.0-3|68	%prep
12mr|suspend-1.0-3|69	%setup -q -n %{distname}
12mr|suspend-1.0-3|70	#- opensuse patches
12mr|suspend-1.0-3|71	%patch1 -p1
12mr|suspend-1.0-3|72	%patch3 -p0
12mr|suspend-1.0-3|73	%patch5 -p0
12mr|suspend-1.0-3|74	%patch13 -p0
12mr|suspend-1.0-3|75	%patch15 -p1 -b .log~
12mr|suspend-1.0-3|76	
12mr|suspend-1.0-3|77	#- Mandriva patches
12mr|suspend-1.0-3|78	%patch100 -p1 -b .no_s2ram_quirks~
12mr|suspend-1.0-3|79	%patch101 -p1 -b .bootsplash~
12mr|suspend-1.0-3|80	%patch102 -p1 -b .mdvcomment~
12mr|suspend-1.0-3|81	%patch103 -p1 -b .printf_format~
12mr|suspend-1.0-3|82	%patch104 -p1 -b .stopsplashy~
12mr|suspend-1.0-3|83	%patch105 -p1 -b .plymouth~
12mr|suspend-1.0-3|84	%patch106 -p1 -b .gnu_source~
12mr|suspend-1.0-3|85	%patch107 -p1 -b .e6510~
12mr|suspend-1.0-3|86	
12mr|suspend-1.0-3|87	#needed by patch105
12mr|suspend-1.0-3|88	libtoolize --force
12mr|suspend-1.0-3|89	autoreconf
12mr|suspend-1.0-3|90	
12mr|suspend-1.0-3|91	%build
12mr|suspend-1.0-3|92	export CONFIGURE_TOP=`pwd`
12mr|suspend-1.0-3|93	%if %{with uclibc}
12mr|suspend-1.0-3|94	mkdir -p uclibc
12mr|suspend-1.0-3|95	cd uclibc
12mr|suspend-1.0-3|96	%configure2_5x \
12mr|suspend-1.0-3|97	CC="%{uclibc_cc}" \
12mr|suspend-1.0-3|98	CFLAGS="%{uclibc_cflags}" \
12mr|suspend-1.0-3|99	--enable-compress \
12mr|suspend-1.0-3|100	--enable-plymouth \
12mr|suspend-1.0-3|101	--enable-threads \
12mr|suspend-1.0-3|102	--disable-resume-static
12mr|suspend-1.0-3|103	%make
12mr|suspend-1.0-3|104	cd ..
12mr|suspend-1.0-3|105	%endif
12mr|suspend-1.0-3|106	
12mr|suspend-1.0-3|107	mkdir -p shared
12mr|suspend-1.0-3|108	cd shared
12mr|suspend-1.0-3|109	%configure2_5x \
12mr|suspend-1.0-3|110	--enable-compress \
12mr|suspend-1.0-3|111	--enable-plymouth \
12mr|suspend-1.0-3|112	--enable-threads \
12mr|suspend-1.0-3|113	--disable-resume-static
12mr|suspend-1.0-3|114	%make
12mr|suspend-1.0-3|115	cd ..
12mr|suspend-1.0-3|116	
12mr|suspend-1.0-3|117	%install
12mr|suspend-1.0-3|118	install -d %{buildroot}{,%{uclibc_root}}%{_sbindir}
12mr|suspend-1.0-3|119	install -d %{buildroot}%{_sysconfdir}
12mr|suspend-1.0-3|120	%if %{with uclibc}
12mr|suspend-1.0-3|121	install -m755 uclibc/resume -D %{buildroot}%{uclibc_root}%{_libdir}/%{name}/resume
12mr|suspend-1.0-3|122	ln -sf %{uclibc_root}%{_libdir}/%{name}/resume %{buildroot}%{uclibc_root}%{_sbindir}/resume
12mr|suspend-1.0-3|123	%endif
12mr|suspend-1.0-3|124	
12mr|suspend-1.0-3|125	%makeinstall_std -C shared
12mr|suspend-1.0-3|126	rm -rf %{buildroot}%{_docdir}/suspend-utils
12mr|suspend-1.0-3|127	ln -sf %{_libdir}/%{name}/resume %{buildroot}%{_sbindir}
12mr|suspend-1.0-3|128	
12mr|suspend-1.0-3|129	%post
12mr|suspend-1.0-3|130	/usr/sbin/bootloader-config --action rebuild-initrds || :
12mr|suspend-1.0-3|131	
12mr|suspend-1.0-3|132	%files
12mr|suspend-1.0-3|133	%doc HOWTO README README.s2ram-whitelist
12mr|suspend-1.0-3|134	%{_sbindir}/resume
12mr|suspend-1.0-3|135	%{_sbindir}/s2both
12mr|suspend-1.0-3|136	%{_sbindir}/s2disk
12mr|suspend-1.0-3|137	%{_sbindir}/swap-offset
12mr|suspend-1.0-3|138	%{_libdir}/%{name}/resume
12mr|suspend-1.0-3|139	%config(noreplace) %{_sysconfdir}/%{name}.conf
12mr|suspend-1.0-3|140	%if %{with uclibc}
12mr|suspend-1.0-3|141	%{uclibc_root}%{_sbindir}/resume
12mr|suspend-1.0-3|142	%{uclibc_root}%{_libdir}/%{name}/resume
12mr|suspend-1.0-3|143	%endif
12mr|suspend-1.0-3|144	
12mr|suspend-1.0-3|145	%files s2ram
12mr|suspend-1.0-3|146	%{_sbindir}/s2ram
12mr|suspend-1.0-3|147	
12mr|suspend-1.0-3|148	
12mr|suspend-1.0-3|149	
12mr|suspend-1.0-3|150	%changelog
12mr|suspend-1.0-3|151	

16530 12
12mr|svgalib-1.9.25-8|1	%define	name	svgalib
12mr|svgalib-1.9.25-8|2	%define	version	1.9.25
12mr|svgalib-1.9.25-8|3	%define	major	1
12mr|svgalib-1.9.25-8|4	%define	libname	%mklibname %{name} %{major}
12mr|svgalib-1.9.25-8|5	
12mr|svgalib-1.9.25-8|6	Summary:	A low-level fullscreen SVGA graphics library
12mr|svgalib-1.9.25-8|7	Name:		%{name}
12mr|svgalib-1.9.25-8|8	Version:	%{version}
12mr|svgalib-1.9.25-8|9	Release:	%mkrel 8
12mr|svgalib-1.9.25-8|10	License:	Public Domain
12mr|svgalib-1.9.25-8|11	Group:		System/Libraries
12mr|svgalib-1.9.25-8|12	URL:		http://www.svgalib.org/
12mr|svgalib-1.9.25-8|13	Source0:	http://www.arava.co.il/matan/svgalib/%{name}-%{version}.tar.gz
12mr|svgalib-1.9.25-8|14	Patch0:		svgalib-1.9.21-makefiles.patch
12mr|svgalib-1.9.25-8|15	Patch1:		svgalib-1.4.3-fhs.patch
12mr|svgalib-1.9.25-8|16	Patch2:		svgalib-1.9.21-demos.patch
12mr|svgalib-1.9.25-8|17	Patch3:		svgalib-1.9.21-cfg.patch
12mr|svgalib-1.9.25-8|18	Patch4:		svgalib-1.9.25-kernel-2.6.26.patch
12mr|svgalib-1.9.25-8|19	Patch5:		svgalib-1.9.25-LDFLAGS.diff
12mr|svgalib-1.9.25-8|20	Patch6:		svgalib-1.9.25-round_gtf_gtfcalc_c.patch
12mr|svgalib-1.9.25-8|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|svgalib-1.9.25-8|22	ExclusiveArch:	%{ix86} x86_64
12mr|svgalib-1.9.25-8|23	
12mr|svgalib-1.9.25-8|24	%description
12mr|svgalib-1.9.25-8|25	The svgalib package provides the SVGAlib low-level graphics library for
12mr|svgalib-1.9.25-8|26	Linux. SVGAlib is a library which allows applications to use full screen
12mr|svgalib-1.9.25-8|27	graphics on a variety of hardware platforms. Many games and utilities use
12mr|svgalib-1.9.25-8|28	SVGAlib for their graphics.
12mr|svgalib-1.9.25-8|29	
12mr|svgalib-1.9.25-8|30	You'll need to have the svgalib package installed if you use any of the
12mr|svgalib-1.9.25-8|31	programs which rely on SVGAlib for their graphics support.
12mr|svgalib-1.9.25-8|32	
12mr|svgalib-1.9.25-8|33	%package -n	%{libname}
12mr|svgalib-1.9.25-8|34	Summary:	Main library for %{name}
12mr|svgalib-1.9.25-8|35	Group:		System/Libraries
12mr|svgalib-1.9.25-8|36	
12mr|svgalib-1.9.25-8|37	%description -n %{libname}
12mr|svgalib-1.9.25-8|38	This package contains the library needed to run programs dynamically
12mr|svgalib-1.9.25-8|39	linked with %{name}.
12mr|svgalib-1.9.25-8|40	
12mr|svgalib-1.9.25-8|41	%package -n	%{libname}-devel
12mr|svgalib-1.9.25-8|42	Summary:	Development tools for programs using the SVGAlib graphics library
12mr|svgalib-1.9.25-8|43	Group:		Development/C
12mr|svgalib-1.9.25-8|44	Requires:	%{libname} = %{version}-%{release}
12mr|svgalib-1.9.25-8|45	Provides:	%{name}-devel = %{version}-%{release} lib%{name}-devel = %{version}-%{release}
12mr|svgalib-1.9.25-8|46	Obsoletes:	%{name}-devel
12mr|svgalib-1.9.25-8|47	
12mr|svgalib-1.9.25-8|48	%description -n %{libname}-devel
12mr|svgalib-1.9.25-8|49	The svgalib-devel package contains the libraries and header files needed
12mr|svgalib-1.9.25-8|50	to build programs which will use the SVGAlib low-level graphics library.
12mr|svgalib-1.9.25-8|51	
12mr|svgalib-1.9.25-8|52	Install the svgalib-devel package if you want to develop applications
12mr|svgalib-1.9.25-8|53	which will use the SVGAlib library. Please take note that SVGAlib is
12mr|svgalib-1.9.25-8|54	independent from X Window System. Thus, this package is useless if you
12mr|svgalib-1.9.25-8|55	want to develop X11 applications.
12mr|svgalib-1.9.25-8|56	
12mr|svgalib-1.9.25-8|57	%prep
12mr|svgalib-1.9.25-8|58	
12mr|svgalib-1.9.25-8|59	%setup -q
12mr|svgalib-1.9.25-8|60	%patch0 -p1 -b .makefiles
12mr|svgalib-1.9.25-8|61	%patch1 -p1 -b .fhs
12mr|svgalib-1.9.25-8|62	%patch2 -p1 -b .demos
12mr|svgalib-1.9.25-8|63	%patch3 -p1 -b .defaultcfg
12mr|svgalib-1.9.25-8|64	%patch4 -p1 -b .kernel-2.6.26
12mr|svgalib-1.9.25-8|65	%patch5 -p1 -b .LDFLAGS
12mr|svgalib-1.9.25-8|66	%patch6 -p1 -b .round
12mr|svgalib-1.9.25-8|67	
12mr|svgalib-1.9.25-8|68	#the testlinear demo needs svgalib's internal libvga header, so copy it to the
12mr|svgalib-1.9.25-8|69	#demo dir
12mr|svgalib-1.9.25-8|70	cp src/libvga.h demos
12mr|svgalib-1.9.25-8|71	
12mr|svgalib-1.9.25-8|72	%build
12mr|svgalib-1.9.25-8|73	
12mr|svgalib-1.9.25-8|74	make OPTIMIZE="%{optflags} -Wno-pointer-sign" \
12mr|svgalib-1.9.25-8|75	LDFLAGS="%{ldflags}" \
12mr|svgalib-1.9.25-8|76	prefix=%{_prefix} \
12mr|svgalib-1.9.25-8|77	NO_HELPER=y \
12mr|svgalib-1.9.25-8|78	INCLUDE_ET4000_DRIVER=y \
12mr|svgalib-1.9.25-8|79	INCLUDE_OAK_DRIVER=y \
12mr|svgalib-1.9.25-8|80	INCLUDE_MACH32_DRIVER=y \
12mr|svgalib-1.9.25-8|81	INCLUDE_ET3000_DRIVER=y \
12mr|svgalib-1.9.25-8|82	INCLUDE_GVGA6400_DRIVER=y \
12mr|svgalib-1.9.25-8|83	INCLUDE_ATI_DRIVER=y \
12mr|svgalib-1.9.25-8|84	INCLUDE_G450C2_DRIVER=y \
12mr|svgalib-1.9.25-8|85	INCLUDE_ET4000_DRIVER_TEST=y \
12mr|svgalib-1.9.25-8|86	INCLUDE_FBDEV_DRIVER_TEST=y \
12mr|svgalib-1.9.25-8|87	INCLUDE_VESA_DRIVER_TEST=y \
12mr|svgalib-1.9.25-8|88	shared
12mr|svgalib-1.9.25-8|89	
12mr|svgalib-1.9.25-8|90	pushd utils
12mr|svgalib-1.9.25-8|91	make OPTIMIZE="%{optflags} -Wno-pointer-sign" \
12mr|svgalib-1.9.25-8|92	LDFLAGS="%{ldflags}" \
12mr|svgalib-1.9.25-8|93	prefix=%{_prefix}
12mr|svgalib-1.9.25-8|94	popd
12mr|svgalib-1.9.25-8|95	
12mr|svgalib-1.9.25-8|96	pushd threeDKit
12mr|svgalib-1.9.25-8|97	make OPTIMIZE="%{optflags} -Wno-pointer-sign -I../gl" \
12mr|svgalib-1.9.25-8|98	LDFLAGS="%{ldflags}" \
12mr|svgalib-1.9.25-8|99	LIBS="-L../sharedlib -lm -lvgagl -lvga" \
12mr|svgalib-1.9.25-8|100	prefix=%{_prefix} lib3dkit.so.%{version}
12mr|svgalib-1.9.25-8|101	popd
12mr|svgalib-1.9.25-8|102	
12mr|svgalib-1.9.25-8|103	%ifarch %{ix86}
12mr|svgalib-1.9.25-8|104	pushd lrmi-0.9
12mr|svgalib-1.9.25-8|105	make CFLAGS="%{optflags}" \
12mr|svgalib-1.9.25-8|106	LDFLAGS="%{ldflags}"
12mr|svgalib-1.9.25-8|107	popd
12mr|svgalib-1.9.25-8|108	%endif
12mr|svgalib-1.9.25-8|109	
12mr|svgalib-1.9.25-8|110	%install
12mr|svgalib-1.9.25-8|111	install -d %{buildroot}{%{_libdir},%{_sysconfdir}/vga}
12mr|svgalib-1.9.25-8|112	
12mr|svgalib-1.9.25-8|113	%makeinstall \
12mr|svgalib-1.9.25-8|114	TOPDIR=%{buildroot} \
12mr|svgalib-1.9.25-8|115	prefix=%{buildroot}%{_prefix} \
12mr|svgalib-1.9.25-8|116	mandir=%{buildroot}%{_mandir} \
12mr|svgalib-1.9.25-8|117	sharedlibdir=%{buildroot}%{_libdir} \
12mr|svgalib-1.9.25-8|118	NO_HELPER=y \
12mr|svgalib-1.9.25-8|119	INSTALL_PROGRAM="install -p -m755" \
12mr|svgalib-1.9.25-8|120	INSTALL_SCRIPT="install -p -m755" \
12mr|svgalib-1.9.25-8|121	INSTALL_SHLIB="install -p -m755" \
12mr|svgalib-1.9.25-8|122	INSTALL_DATA="install -p -m644" \
12mr|svgalib-1.9.25-8|123	INSTALLMODULE="" \
12mr|svgalib-1.9.25-8|124	INSTALLDEV="" \
12mr|svgalib-1.9.25-8|125	
12mr|svgalib-1.9.25-8|126	install -m644 ./src/config/* %{buildroot}%{_sysconfdir}/vga
12mr|svgalib-1.9.25-8|127	
12mr|svgalib-1.9.25-8|128	rm -f %{buildroot}%{_datadir}/{dvorak-us.keymap,libvga.config,libvga.et4000,null.keymap}
12mr|svgalib-1.9.25-8|129	
12mr|svgalib-1.9.25-8|130	%ifarch %{ix86}
12mr|svgalib-1.9.25-8|131	# use the newer lrmi stuff
12mr|svgalib-1.9.25-8|132	install -m0755 lrmi-0.9/mode3 %{buildroot}%{_bindir}/
12mr|svgalib-1.9.25-8|133	install -m0755 lrmi-0.9/vga_reset %{buildroot}%{_bindir}/
12mr|svgalib-1.9.25-8|134	%endif
12mr|svgalib-1.9.25-8|135	
12mr|svgalib-1.9.25-8|136	%files
12mr|svgalib-1.9.25-8|137	%defattr(-,root,root)
12mr|svgalib-1.9.25-8|138	%doc 0-README LICENSE svgalib.lsm
12mr|svgalib-1.9.25-8|139	%dir %{_sysconfdir}/vga
12mr|svgalib-1.9.25-8|140	%config(noreplace) %{_sysconfdir}/vga/*
12mr|svgalib-1.9.25-8|141	%{_bindir}/*
12mr|svgalib-1.9.25-8|142	%{_mandir}/man?/*
12mr|svgalib-1.9.25-8|143	#%attr(1777,root,root) %dir /var/lib/svgalib
12mr|svgalib-1.9.25-8|144	
12mr|svgalib-1.9.25-8|145	%files -n %{libname}
12mr|svgalib-1.9.25-8|146	%defattr(-,root,root)
12mr|svgalib-1.9.25-8|147	%{_libdir}/lib*.so.*
12mr|svgalib-1.9.25-8|148	
12mr|svgalib-1.9.25-8|149	%files -n %{libname}-devel
12mr|svgalib-1.9.25-8|150	%defattr(-,root,root)
12mr|svgalib-1.9.25-8|151	%doc doc/CHANGES doc/DESIGN doc/Driver-programming-HOWTO doc/README.joystick doc/README.keymap doc/README.patching doc/README.vesa doc/TODO doc/svgalib.lsm
12mr|svgalib-1.9.25-8|152	%{_includedir}/*
12mr|svgalib-1.9.25-8|153	#%{_libdir}/*.a
12mr|svgalib-1.9.25-8|154	%{_libdir}/*.so
12mr|svgalib-1.9.25-8|155	
12mr|svgalib-1.9.25-8|156	
12mr|svgalib-1.9.25-8|157	
12mr|svgalib-1.9.25-8|158	%changelog
12mr|svgalib-1.9.25-8|159	

16531 12
12mr|svgpart-4.9.4-1|1	Name:		svgpart
12mr|svgpart-4.9.4-1|2	Summary:	A SVG KPart
12mr|svgpart-4.9.4-1|3	Version:	4.9.4
12mr|svgpart-4.9.4-1|4	Release:	1
12mr|svgpart-4.9.4-1|5	Epoch:		2
12mr|svgpart-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|svgpart-4.9.4-1|7	License:	GPLv2
12mr|svgpart-4.9.4-1|8	URL:		http://www.kde.org
12mr|svgpart-4.9.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|svgpart-4.9.4-1|10	BuildRequires:	kdelibs4-devel
12mr|svgpart-4.9.4-1|11	Conflicts:	kdegraphics4-core < 2:4.6.90
12mr|svgpart-4.9.4-1|12	
12mr|svgpart-4.9.4-1|13	%description
12mr|svgpart-4.9.4-1|14	A SVG KPart Service.
12mr|svgpart-4.9.4-1|15	
12mr|svgpart-4.9.4-1|16	%files
12mr|svgpart-4.9.4-1|17	%{_kde_libdir}/kde4/svgpart.so
12mr|svgpart-4.9.4-1|18	%{_kde_appsdir}/svgpart/svgpart.rc
12mr|svgpart-4.9.4-1|19	%{_kde_services}/svgpart.desktop
12mr|svgpart-4.9.4-1|20	
12mr|svgpart-4.9.4-1|21	#----------------------------------------------------------------------
12mr|svgpart-4.9.4-1|22	
12mr|svgpart-4.9.4-1|23	%prep
12mr|svgpart-4.9.4-1|24	%setup -q
12mr|svgpart-4.9.4-1|25	
12mr|svgpart-4.9.4-1|26	%build
12mr|svgpart-4.9.4-1|27	%cmake_kde4
12mr|svgpart-4.9.4-1|28	%make
12mr|svgpart-4.9.4-1|29	
12mr|svgpart-4.9.4-1|30	%install
12mr|svgpart-4.9.4-1|31	%makeinstall_std -C build
12mr|svgpart-4.9.4-1|32	
12mr|svgpart-4.9.4-1|33	%changelog
12mr|svgpart-4.9.4-1|34	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.4-1
12mr|svgpart-4.9.4-1|35	- New version 4.9.4
12mr|svgpart-4.9.4-1|36	
12mr|svgpart-4.9.4-1|37	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.3-1
12mr|svgpart-4.9.4-1|38	- New version 4.9.3
12mr|svgpart-4.9.4-1|39	
12mr|svgpart-4.9.4-1|40	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.2-1
12mr|svgpart-4.9.4-1|41	- New version 4.9.2
12mr|svgpart-4.9.4-1|42	
12mr|svgpart-4.9.4-1|43	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.1-1
12mr|svgpart-4.9.4-1|44	- New version 4.9.1
12mr|svgpart-4.9.4-1|45	
12mr|svgpart-4.9.4-1|46	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.0-1
12mr|svgpart-4.9.4-1|47	- New version 4.9.0
12mr|svgpart-4.9.4-1|48	
12mr|svgpart-4.9.4-1|49	* Sun Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.97-1
12mr|svgpart-4.9.4-1|50	- New version 4.8.97
12mr|svgpart-4.9.4-1|51	
12mr|svgpart-4.9.4-1|52	* Tue Jul 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.8.95-1
12mr|svgpart-4.9.4-1|53	- New version 4.8.95
12mr|svgpart-4.9.4-1|54	
12mr|svgpart-4.9.4-1|55	* Sat Jun 09 2012 Crispin Boylan <crisb@mandriva.org> 2:4.8.4-1
12mr|svgpart-4.9.4-1|56	+ Revision: 803704
12mr|svgpart-4.9.4-1|57	- New release
12mr|svgpart-4.9.4-1|58	
12mr|svgpart-4.9.4-1|59	* Fri May 04 2012 Crispin Boylan <crisb@mandriva.org> 2:4.8.3-1
12mr|svgpart-4.9.4-1|60	+ Revision: 796266
12mr|svgpart-4.9.4-1|61	- New release
12mr|svgpart-4.9.4-1|62	
12mr|svgpart-4.9.4-1|63	* Thu Apr 19 2012 Crispin Boylan <crisb@mandriva.org> 2:4.8.2-1
12mr|svgpart-4.9.4-1|64	+ Revision: 791994
12mr|svgpart-4.9.4-1|65	- New release
12mr|svgpart-4.9.4-1|66	
12mr|svgpart-4.9.4-1|67	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|svgpart-4.9.4-1|68	- New upstream tarball
12mr|svgpart-4.9.4-1|69	
12mr|svgpart-4.9.4-1|70	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.8.0-1
12mr|svgpart-4.9.4-1|71	+ Revision: 762510
12mr|svgpart-4.9.4-1|72	- New upstream tarball
12mr|svgpart-4.9.4-1|73	
12mr|svgpart-4.9.4-1|74	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.97-1
12mr|svgpart-4.9.4-1|75	+ Revision: 758095
12mr|svgpart-4.9.4-1|76	- New upstream tarball
12mr|svgpart-4.9.4-1|77	
12mr|svgpart-4.9.4-1|78	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.95-1
12mr|svgpart-4.9.4-1|79	+ Revision: 744574
12mr|svgpart-4.9.4-1|80	- New upstream tarball
12mr|svgpart-4.9.4-1|81	
12mr|svgpart-4.9.4-1|82	* Fri Dec 09 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.90-1
12mr|svgpart-4.9.4-1|83	+ Revision: 739329
12mr|svgpart-4.9.4-1|84	- New upstream tarball $NEW_VERSION
12mr|svgpart-4.9.4-1|85	
12mr|svgpart-4.9.4-1|86	* Sat Nov 19 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.80-1
12mr|svgpart-4.9.4-1|87	+ Revision: 731854
12mr|svgpart-4.9.4-1|88	- New upstream tarball 4.7.80
12mr|svgpart-4.9.4-1|89	
12mr|svgpart-4.9.4-1|90	* Tue Oct 11 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.7.41-1
12mr|svgpart-4.9.4-1|91	+ Revision: 704180
12mr|svgpart-4.9.4-1|92	- New version 4.7.41
12mr|svgpart-4.9.4-1|93	
12mr|svgpart-4.9.4-1|94	* Mon Jul 11 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 2:4.6.90-1
12mr|svgpart-4.9.4-1|95	+ Revision: 689478
12mr|svgpart-4.9.4-1|96	- import svgpart
12mr|svgpart-4.9.4-1|97	

16532 12
12mr|swatch-3.2.3-4|1	%define name	swatch
12mr|swatch-3.2.3-4|2	%define version	3.2.3
12mr|swatch-3.2.3-4|3	
12mr|swatch-3.2.3-4|4	Summary:	A utility for monitoring system logs files
12mr|swatch-3.2.3-4|5	Name:		swatch
12mr|swatch-3.2.3-4|6	Version:	3.2.3
12mr|swatch-3.2.3-4|7	Release:	%mkrel 4
12mr|swatch-3.2.3-4|8	License:	GPLv2
12mr|swatch-3.2.3-4|9	Group:		Monitoring
12mr|swatch-3.2.3-4|10	Source0:	%{name}-%{version}.tar.gz
12mr|swatch-3.2.3-4|11	URL:		http://swatch.sourceforge.net/
12mr|swatch-3.2.3-4|12	Source1:	swatchrc.bz2
12mr|swatch-3.2.3-4|13	Source2:	README-mandrake.bz2
12mr|swatch-3.2.3-4|14	BuildRequires:	perl-devel perl-File-Tail perl-Date-Calc perl-Time-HiRes perl-TimeDate
12mr|swatch-3.2.3-4|15	Requires:	perl perl-File-Tail perl-Date-Calc perl-Time-HiRes perl-TimeDate
12mr|swatch-3.2.3-4|16	BuildArch:	noarch
12mr|swatch-3.2.3-4|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|swatch-3.2.3-4|18	
12mr|swatch-3.2.3-4|19	%description
12mr|swatch-3.2.3-4|20	The Swatch utility monitors system log files, filters out unwanted data
12mr|swatch-3.2.3-4|21	and takes specified actions (i.e., sending email, executing a script,
12mr|swatch-3.2.3-4|22	etc.) based upon what it finds in the log files.
12mr|swatch-3.2.3-4|23	
12mr|swatch-3.2.3-4|24	Install the swatch package if you need a program that will monitor log
12mr|swatch-3.2.3-4|25	files and alert you in certain situations.
12mr|swatch-3.2.3-4|26	
12mr|swatch-3.2.3-4|27	%prep
12mr|swatch-3.2.3-4|28	%setup -q
12mr|swatch-3.2.3-4|29	CFLAGS="$RPM_OPT_FLAGS" perl Makefile.PL INSTALLDIRS=vendor
12mr|swatch-3.2.3-4|30	
12mr|swatch-3.2.3-4|31	%make
12mr|swatch-3.2.3-4|32	
12mr|swatch-3.2.3-4|33	%check
12mr|swatch-3.2.3-4|34	make test
12mr|swatch-3.2.3-4|35	
12mr|swatch-3.2.3-4|36	%install
12mr|swatch-3.2.3-4|37	rm -rf $RPM_BUILD_ROOT
12mr|swatch-3.2.3-4|38	eval `perl '-V:installarchlib'`
12mr|swatch-3.2.3-4|39	mkdir -p $RPM_BUILD_ROOT/$installarchlib
12mr|swatch-3.2.3-4|40	perl -pi -e "s|^(INSTALLMAN1DIR\s=\s/usr/share/man/man1)|INSTALLMAN1DIR = \\$\(PREFIX\)/share/man/man1|" $RPM_BUILD_DIR/%{name}-%{version}/Makefile
12mr|swatch-3.2.3-4|41	%{makeinstall_std}
12mr|swatch-3.2.3-4|42	install tools/swatch_oldrc2newrc -D $RPM_BUILD_ROOT%{_bindir}/swatch_oldrc2newrc
12mr|swatch-3.2.3-4|43	
12mr|swatch-3.2.3-4|44	mkdir -p %{buildroot}%{_sysconfdir}
12mr|swatch-3.2.3-4|45	bzcat %{SOURCE1} >> %{buildroot}%{_sysconfdir}/swatchrc
12mr|swatch-3.2.3-4|46	
12mr|swatch-3.2.3-4|47	bzcat %{SOURCE2} >> $RPM_BUILD_DIR/%{name}-%{version}/README-Mandrake
12mr|swatch-3.2.3-4|48	
12mr|swatch-3.2.3-4|49	rm -rf $RPM_BUILD_ROOT%{perl_vendorlib}/auto
12mr|swatch-3.2.3-4|50	
12mr|swatch-3.2.3-4|51	%clean
12mr|swatch-3.2.3-4|52	rm -rf $RPM_BUILD_ROOT
12mr|swatch-3.2.3-4|53	
12mr|swatch-3.2.3-4|54	%files
12mr|swatch-3.2.3-4|55	%defattr(-,root,root)
12mr|swatch-3.2.3-4|56	%doc CHANGES INSTALL COPYRIGHT KNOWN_BUGS README* examples tools
12mr|swatch-3.2.3-4|57	%{_bindir}/swatch
12mr|swatch-3.2.3-4|58	%{_bindir}/swatch_oldrc2newrc
12mr|swatch-3.2.3-4|59	%{_mandir}/man?/*
12mr|swatch-3.2.3-4|60	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/swatchrc
12mr|swatch-3.2.3-4|61	%dir %{perl_vendorlib}/Swatch
12mr|swatch-3.2.3-4|62	%{perl_vendorlib}/Swatch/*
12mr|swatch-3.2.3-4|63	
12mr|swatch-3.2.3-4|64	
12mr|swatch-3.2.3-4|65	
12mr|swatch-3.2.3-4|66	%changelog
12mr|swatch-3.2.3-4|67	

16533 12
12mr|sweeper-4.9.4-1|1	Name:		sweeper
12mr|sweeper-4.9.4-1|2	Summary:	Clean unwanted traces from your system
12mr|sweeper-4.9.4-1|3	Version:	4.9.4
12mr|sweeper-4.9.4-1|4	Release:	1
12mr|sweeper-4.9.4-1|5	Group:		Graphical desktop/KDE
12mr|sweeper-4.9.4-1|6	License:	LGPLv2
12mr|sweeper-4.9.4-1|7	URL:		http://www.kde.org/
12mr|sweeper-4.9.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mr|sweeper-4.9.4-1|9	BuildRequires:	kdelibs4-devel
12mr|sweeper-4.9.4-1|10	
12mr|sweeper-4.9.4-1|11	%description
12mr|sweeper-4.9.4-1|12	Sweeper helps to clean unwanted traces the user leaves on the system.
12mr|sweeper-4.9.4-1|13	
12mr|sweeper-4.9.4-1|14	%files
12mr|sweeper-4.9.4-1|15	%{_kde_appsdir}/sweeper
12mr|sweeper-4.9.4-1|16	%{_kde_bindir}/sweeper
12mr|sweeper-4.9.4-1|17	%{_kde_applicationsdir}/sweeper.desktop
12mr|sweeper-4.9.4-1|18	%{_kde_datadir}/dbus-1/interfaces/org.kde.sweeper.xml
12mr|sweeper-4.9.4-1|19	%{_kde_docdir}/HTML/*/sweeper
12mr|sweeper-4.9.4-1|20	
12mr|sweeper-4.9.4-1|21	#----------------------------------------------------------------------
12mr|sweeper-4.9.4-1|22	
12mr|sweeper-4.9.4-1|23	%prep
12mr|sweeper-4.9.4-1|24	%setup -q
12mr|sweeper-4.9.4-1|25	
12mr|sweeper-4.9.4-1|26	%build
12mr|sweeper-4.9.4-1|27	%cmake_kde4
12mr|sweeper-4.9.4-1|28	%make
12mr|sweeper-4.9.4-1|29	
12mr|sweeper-4.9.4-1|30	%install
12mr|sweeper-4.9.4-1|31	%makeinstall_std -C build
12mr|sweeper-4.9.4-1|32	
12mr|sweeper-4.9.4-1|33	%changelog
12mr|sweeper-4.9.4-1|34	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mr|sweeper-4.9.4-1|35	- New version 4.9.4
12mr|sweeper-4.9.4-1|36	
12mr|sweeper-4.9.4-1|37	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mr|sweeper-4.9.4-1|38	- New version 4.9.3
12mr|sweeper-4.9.4-1|39	
12mr|sweeper-4.9.4-1|40	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-1
12mr|sweeper-4.9.4-1|41	- New version 4.9.2
12mr|sweeper-4.9.4-1|42	
12mr|sweeper-4.9.4-1|43	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mr|sweeper-4.9.4-1|44	- New version 4.9.1
12mr|sweeper-4.9.4-1|45	
12mr|sweeper-4.9.4-1|46	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mr|sweeper-4.9.4-1|47	- New version 4.9.0
12mr|sweeper-4.9.4-1|48	
12mr|sweeper-4.9.4-1|49	* Sun Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mr|sweeper-4.9.4-1|50	- New version 4.8.97
12mr|sweeper-4.9.4-1|51	
12mr|sweeper-4.9.4-1|52	* Tue Jul 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mr|sweeper-4.9.4-1|53	- New version 4.8.95
12mr|sweeper-4.9.4-1|54	
12mr|sweeper-4.9.4-1|55	* Sat Jun 09 2012 Crispin Boylan <crisb@mandriva.org> 4.8.4-1
12mr|sweeper-4.9.4-1|56	+ Revision: 803787
12mr|sweeper-4.9.4-1|57	- New release
12mr|sweeper-4.9.4-1|58	
12mr|sweeper-4.9.4-1|59	* Fri May 04 2012 Crispin Boylan <crisb@mandriva.org> 4.8.3-1
12mr|sweeper-4.9.4-1|60	+ Revision: 796347
12mr|sweeper-4.9.4-1|61	- New release
12mr|sweeper-4.9.4-1|62	
12mr|sweeper-4.9.4-1|63	* Thu Apr 19 2012 Crispin Boylan <crisb@mandriva.org> 4.8.2-1
12mr|sweeper-4.9.4-1|64	+ Revision: 792120
12mr|sweeper-4.9.4-1|65	- New release
12mr|sweeper-4.9.4-1|66	
12mr|sweeper-4.9.4-1|67	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|sweeper-4.9.4-1|68	- New upstream tarball
12mr|sweeper-4.9.4-1|69	
12mr|sweeper-4.9.4-1|70	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mr|sweeper-4.9.4-1|71	+ Revision: 762511
12mr|sweeper-4.9.4-1|72	- New upstream tarball
12mr|sweeper-4.9.4-1|73	
12mr|sweeper-4.9.4-1|74	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mr|sweeper-4.9.4-1|75	+ Revision: 758096
12mr|sweeper-4.9.4-1|76	- New upstream tarball
12mr|sweeper-4.9.4-1|77	
12mr|sweeper-4.9.4-1|78	* Thu Dec 22 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.95-1
12mr|sweeper-4.9.4-1|79	+ Revision: 744575
12mr|sweeper-4.9.4-1|80	- New upstream tarball
12mr|sweeper-4.9.4-1|81	- New upstream tarball $NEW_VERSION
12mr|sweeper-4.9.4-1|82	
12mr|sweeper-4.9.4-1|83	* Wed Nov 30 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mr|sweeper-4.9.4-1|84	+ Revision: 735559
12mr|sweeper-4.9.4-1|85	- imported package sweeper
12mr|sweeper-4.9.4-1|86	

16534 12
12mr|swig-2.0.8-1|1	%define _provides_exceptions perl(Test::\\(More\\|Builder\\))
12mr|swig-2.0.8-1|2	
12mr|swig-2.0.8-1|3	%define with_guile 0
12mr|swig-2.0.8-1|4	%{?_with_ruby: %{expand: %%global with_ruby 1}}
12mr|swig-2.0.8-1|5	
12mr|swig-2.0.8-1|6	%define with_ocaml 0
12mr|swig-2.0.8-1|7	%{?_with_ocaml: %{expand: %%global with_ocaml 1}}
12mr|swig-2.0.8-1|8	
12mr|swig-2.0.8-1|9	%define with_mono 0
12mr|swig-2.0.8-1|10	%{?_with_mono: %{expand: %%global with_mono 1}}
12mr|swig-2.0.8-1|11	
12mr|swig-2.0.8-1|12	Name:		swig
12mr|swig-2.0.8-1|13	Version:	2.0.8
12mr|swig-2.0.8-1|14	Release:	1
12mr|swig-2.0.8-1|15	Epoch:		1
12mr|swig-2.0.8-1|16	Summary:	Simplified Wrapper and Interface Generator (SWIG)
12mr|swig-2.0.8-1|17	License:	BSD-like
12mr|swig-2.0.8-1|18	Group:		Development/Other
12mr|swig-2.0.8-1|19	URL:		http://www.swig.org/
12mr|swig-2.0.8-1|20	Source0:	http://download.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12mr|swig-2.0.8-1|21	Patch0:		swig-2.0.7-pylib.patch
12mr|swig-2.0.8-1|22	Patch1:		swig203-rh706140.patch
12mr|swig-2.0.8-1|23	Patch2:		swig204-rh752054.patch
12mr|swig-2.0.8-1|24	BuildRequires:	bison
12mr|swig-2.0.8-1|25	BuildRequires:	imake
12mr|swig-2.0.8-1|26	%if %{with_guile}
12mr|swig-2.0.8-1|27	BuildRequires:	guile-devel
12mr|swig-2.0.8-1|28	%endif
12mr|swig-2.0.8-1|29	%if %{with_ocaml}
12mr|swig-2.0.8-1|30	BuildRequires:	ocaml
12mr|swig-2.0.8-1|31	%endif
12mr|swig-2.0.8-1|32	BuildRequires:	lua-devel
12mr|swig-2.0.8-1|33	%if %{with_mono}
12mr|swig-2.0.8-1|34	BuildRequires:	mono
12mr|swig-2.0.8-1|35	BuildRequires:	mono-devel
12mr|swig-2.0.8-1|36	%endif
12mr|swig-2.0.8-1|37	BuildRequires:	pcre-devel
12mr|swig-2.0.8-1|38	BuildRequires:	libstdc++-devel
12mr|swig-2.0.8-1|39	BuildRequires:	boost-devel
12mr|swig-2.0.8-1|40	BuildRequires:	perl-devel
12mr|swig-2.0.8-1|41	BuildRequires:	php-devel
12mr|swig-2.0.8-1|42	BuildRequires:	python-devel
12mr|swig-2.0.8-1|43	BuildRequires:	ruby-devel
12mr|swig-2.0.8-1|44	BuildRequires:	tcl-devel
12mr|swig-2.0.8-1|45	BuildRequires:	autoconf automake libtool
12mr|swig-2.0.8-1|46	Obsoletes:	swig-devel < 2.0.7
12mr|swig-2.0.8-1|47	
12mr|swig-2.0.8-1|48	%description
12mr|swig-2.0.8-1|49	SWIG takes an interface description file written in a combination of C/C++
12mr|swig-2.0.8-1|50	and special directives and produces interfaces to Perl, Python, and Tcl.
12mr|swig-2.0.8-1|51	It allows scripting languages to use C/C++ code with minimal effort.
12mr|swig-2.0.8-1|52	
12mr|swig-2.0.8-1|53	
12mr|swig-2.0.8-1|54	%package	doc
12mr|swig-2.0.8-1|55	Summary:	Documentation and examples for %{name}
12mr|swig-2.0.8-1|56	Group:		Development/C
12mr|swig-2.0.8-1|57	Requires:	%{name} = %{EVRD}
12mr|swig-2.0.8-1|58	
12mr|swig-2.0.8-1|59	%description	doc
12mr|swig-2.0.8-1|60	SWIG takes an interface description file written in a combination of C/C++
12mr|swig-2.0.8-1|61	and special directives and produces interfaces to Perl, Python, and Tcl.
12mr|swig-2.0.8-1|62	It allows scripting languages to use C/C++ code with minimal effort.
12mr|swig-2.0.8-1|63	
12mr|swig-2.0.8-1|64	Install the %{name}-doc package if you want to look at example and
12mr|swig-2.0.8-1|65	documentation.
12mr|swig-2.0.8-1|66	
12mr|swig-2.0.8-1|67	%prep
12mr|swig-2.0.8-1|68	%setup -q
12mr|swig-2.0.8-1|69	%patch0 -p1 -b .pylib
12mr|swig-2.0.8-1|70	%patch1 -p1
12mr|swig-2.0.8-1|71	%patch2 -p1
12mr|swig-2.0.8-1|72	
12mr|swig-2.0.8-1|73	%build
12mr|swig-2.0.8-1|74	./autogen.sh
12mr|swig-2.0.8-1|75	%configure2_5x
12mr|swig-2.0.8-1|76	%make
12mr|swig-2.0.8-1|77	
12mr|swig-2.0.8-1|78	%install
12mr|swig-2.0.8-1|79	%makeinstall_std
12mr|swig-2.0.8-1|80	
12mr|swig-2.0.8-1|81	%files
12mr|swig-2.0.8-1|82	%doc ANNOUNCE INSTALL CHANGES CHANGES.current LICENSE README TODO
12mr|swig-2.0.8-1|83	%{_bindir}/swig
12mr|swig-2.0.8-1|84	%{_bindir}/ccache-swig
12mr|swig-2.0.8-1|85	%{_datadir}/swig
12mr|swig-2.0.8-1|86	%{_mandir}/man1/*1*
12mr|swig-2.0.8-1|87	
12mr|swig-2.0.8-1|88	%files doc
12mr|swig-2.0.8-1|89	%doc Examples Doc/Manual
12mr|swig-2.0.8-1|90	
12mr|swig-2.0.8-1|91	
12mr|swig-2.0.8-1|92	
12mr|swig-2.0.8-1|93	%changelog
12mr|swig-2.0.8-1|94	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|swig-2.0.8-1|95	+ Commit: 5a4a0c0
12mr|swig-2.0.8-1|96	- New version 2.0.8, update patchset
12mr|swig-2.0.8-1|97	
12mr|swig-2.0.8-1|98	* Sun Sep  2 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|swig-2.0.8-1|99	+ Commit: 6161847
12mr|swig-2.0.8-1|100	- Updated to 2.0.7
12mr|swig-2.0.8-1|101	
12mr|swig-2.0.8-1|102	

16535 12
12mr|swi-prolog-5.10.5-4|1	%if %{_use_internal_dependency_generator}
12mr|swi-prolog-5.10.5-4|2	%define __noautoreq '/usr/bin/../swipl.sh|/usr/bin/pl'
12mr|swi-prolog-5.10.5-4|3	%else
12mr|swi-prolog-5.10.5-4|4	%define _requires_exceptions /usr/bin/../swipl.sh\\|/usr/bin/pl
12mr|swi-prolog-5.10.5-4|5	%endif
12mr|swi-prolog-5.10.5-4|6	
12mr|swi-prolog-5.10.5-4|7	Summary:	Prolog interpreter and compiler
12mr|swi-prolog-5.10.5-4|8	Name:		swi-prolog
12mr|swi-prolog-5.10.5-4|9	Version:	5.10.5
12mr|swi-prolog-5.10.5-4|10	Release:	4
12mr|swi-prolog-5.10.5-4|11	License:	LGPLv2+
12mr|swi-prolog-5.10.5-4|12	Group:		Development/Other
12mr|swi-prolog-5.10.5-4|13	BuildRequires:	pkgconfig(ncursesw)
12mr|swi-prolog-5.10.5-4|14	BuildRequires:	readline-devel
12mr|swi-prolog-5.10.5-4|15	BuildRequires:	jpeg-devel
12mr|swi-prolog-5.10.5-4|16	BuildRequires:	pkgconfig(xpm)
12mr|swi-prolog-5.10.5-4|17	BuildRequires:	pkgconfig(x11)
12mr|swi-prolog-5.10.5-4|18	BuildRequires:	pkgconfig(xft)
12mr|swi-prolog-5.10.5-4|19	BuildRequires:	pkgconfig(xinerama)
12mr|swi-prolog-5.10.5-4|20	BuildRequires:	pkgconfig(xt)
12mr|swi-prolog-5.10.5-4|21	Buildrequires:	pkgconfig(openssl)
12mr|swi-prolog-5.10.5-4|22	BuildRequires:	fontconfig-devel
12mr|swi-prolog-5.10.5-4|23	BuildRequires:	pkgconfig(zlib)
12mr|swi-prolog-5.10.5-4|24	BuildRequires:	gmp-devel
12mr|swi-prolog-5.10.5-4|25	BuildRequires:	unixODBC-devel
12mr|swi-prolog-5.10.5-4|26	BuildRequires:	java-rpmbuild
12mr|swi-prolog-5.10.5-4|27	URL:		http://www.swi-prolog.org/
12mr|swi-prolog-5.10.5-4|28	Source0:	http://www.swi-prolog.org/download/stable/src/pl-%{version}.tar.gz
12mr|swi-prolog-5.10.5-4|29	Patch0:		pl-5.6.63-format-string.patch
12mr|swi-prolog-5.10.5-4|30	Patch1:		pl-5.10.2-link.patch
12mr|swi-prolog-5.10.5-4|31	Patch2:		pl-5.10.5-32bit_build_fix.diff
12mr|swi-prolog-5.10.5-4|32	Patch3:		pl-5.10.5-CVE-2011-2896.diff
12mr|swi-prolog-5.10.5-4|33	Provides:	swi-pl = %{version}-%{release}
12mr|swi-prolog-5.10.5-4|34	
12mr|swi-prolog-5.10.5-4|35	%description
12mr|swi-prolog-5.10.5-4|36	Edinburgh-style Prolog compiler including modules, autoload, libraries,
12mr|swi-prolog-5.10.5-4|37	Garbage-collector, stack-expandor, C-interface, GNU-readline and GNU-Emacs
12mr|swi-prolog-5.10.5-4|38	interface, very fast compiler.
12mr|swi-prolog-5.10.5-4|39	
12mr|swi-prolog-5.10.5-4|40	%package jpl
12mr|swi-prolog-5.10.5-4|41	Group:		Development/Java
12mr|swi-prolog-5.10.5-4|42	Summary:	Java interface for %{name}
12mr|swi-prolog-5.10.5-4|43	Requires:	java >= 1.6.0
12mr|swi-prolog-5.10.5-4|44	Requires:	%{name} >= %{version}-%{release}
12mr|swi-prolog-5.10.5-4|45	
12mr|swi-prolog-5.10.5-4|46	%description jpl
12mr|swi-prolog-5.10.5-4|47	JPL is a dynamic, bi-directional interface between %{name} and Java
12mr|swi-prolog-5.10.5-4|48	runtimes. It offers two APIs: Java API (Java-calls-Prolog) and Prolog
12mr|swi-prolog-5.10.5-4|49	API (Prolog-calls-Java).
12mr|swi-prolog-5.10.5-4|50	
12mr|swi-prolog-5.10.5-4|51	%package xpce
12mr|swi-prolog-5.10.5-4|52	Group:		Development/Other
12mr|swi-prolog-5.10.5-4|53	Summary:	%{name} native GUI library
12mr|swi-prolog-5.10.5-4|54	Requires:	%{name} >= %{version}-%{release}
12mr|swi-prolog-5.10.5-4|55	
12mr|swi-prolog-5.10.5-4|56	%description xpce
12mr|swi-prolog-5.10.5-4|57	XPCE is a toolkit for developing graphical applications in Prolog and
12mr|swi-prolog-5.10.5-4|58	other interactive and dynamically typed languages.
12mr|swi-prolog-5.10.5-4|59	
12mr|swi-prolog-5.10.5-4|60	%prep
12mr|swi-prolog-5.10.5-4|61	%setup -n pl-%{version} -q
12mr|swi-prolog-5.10.5-4|62	%patch0 -p1 -b .format-string
12mr|swi-prolog-5.10.5-4|63	%patch1 -p1 -b .link
12mr|swi-prolog-5.10.5-4|64	%patch2 -p1 -b .32bit_build_fix
12mr|swi-prolog-5.10.5-4|65	%patch3 -p0 -b .CVE-2011-2896
12mr|swi-prolog-5.10.5-4|66	
12mr|swi-prolog-5.10.5-4|67	%build
12mr|swi-prolog-5.10.5-4|68	%{?__cputoolize: %{__cputoolize} -c src}
12mr|swi-prolog-5.10.5-4|69	%configure2_5x --with-world --enable-shared
12mr|swi-prolog-5.10.5-4|70	%make COFLAGS="%{optflags} -fno-strict-aliasing -fPIC"
12mr|swi-prolog-5.10.5-4|71	#make check
12mr|swi-prolog-5.10.5-4|72	pushd packages
12mr|swi-prolog-5.10.5-4|73	export PATH=$PATH:%{_builddir}/pl-%{version}/src
12mr|swi-prolog-5.10.5-4|74	%configure2_5x
12mr|swi-prolog-5.10.5-4|75	%make COFLAGS="%{optflags} -fno-strict-aliasing -fPIC" LD_LIBRARY_PATH=%{_builddir}/pl-%{version}/lib/%{_arch}-linux/
12mr|swi-prolog-5.10.5-4|76	popd
12mr|swi-prolog-5.10.5-4|77	
12mr|swi-prolog-5.10.5-4|78	%install
12mr|swi-prolog-5.10.5-4|79	export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:`pwd`/lib/%{_target_cpu}-%{_target_os}
12mr|swi-prolog-5.10.5-4|80	%makeinstall_std
12mr|swi-prolog-5.10.5-4|81	pushd packages
12mr|swi-prolog-5.10.5-4|82	%makeinstall PLBASE=%{buildroot}%{_libdir}/swipl-%{version}
12mr|swi-prolog-5.10.5-4|83	%make html-install PLBASE=%{buildroot}%{_libdir}/swipl-%{version}
12mr|swi-prolog-5.10.5-4|84	popd
12mr|swi-prolog-5.10.5-4|85	
12mr|swi-prolog-5.10.5-4|86	rm -f %{buildroot}%{_mandir}/man3/readline*
12mr|swi-prolog-5.10.5-4|87	
12mr|swi-prolog-5.10.5-4|88	%files
12mr|swi-prolog-5.10.5-4|89	%defattr(-,root,root,0755)
12mr|swi-prolog-5.10.5-4|90	%doc README VERSION
12mr|swi-prolog-5.10.5-4|91	%{_bindir}/swipl*
12mr|swi-prolog-5.10.5-4|92	%{_libdir}/swipl-%{version}
12mr|swi-prolog-5.10.5-4|93	%{_mandir}/*/swipl*
12mr|swi-prolog-5.10.5-4|94	%{_libdir}/pkgconfig/swipl.pc
12mr|swi-prolog-5.10.5-4|95	%exclude %{_libdir}/swipl-%{version}/doc/packages/jpl
12mr|swi-prolog-5.10.5-4|96	%exclude %{_libdir}/swipl-%{version}/lib/*/libjpl.so
12mr|swi-prolog-5.10.5-4|97	%exclude %{_libdir}/swipl-%{version}/lib/jpl.jar
12mr|swi-prolog-5.10.5-4|98	%exclude %{_libdir}/swipl-%{version}/library/jpl.pl
12mr|swi-prolog-5.10.5-4|99	%exclude %{_libdir}/swipl-%{version}/doc/Manual/*xpce.html
12mr|swi-prolog-5.10.5-4|100	%exclude %{_libdir}/swipl-%{version}/xpce*
12mr|swi-prolog-5.10.5-4|101	
12mr|swi-prolog-5.10.5-4|102	%files jpl
12mr|swi-prolog-5.10.5-4|103	%defattr(-,root,root,0755)
12mr|swi-prolog-5.10.5-4|104	%doc packages/jpl/README.html
12mr|swi-prolog-5.10.5-4|105	%{_libdir}/swipl-%{version}/doc/packages/jpl
12mr|swi-prolog-5.10.5-4|106	%{_libdir}/swipl-%{version}/lib/*/libjpl.so
12mr|swi-prolog-5.10.5-4|107	%{_libdir}/swipl-%{version}/lib/jpl.jar
12mr|swi-prolog-5.10.5-4|108	%{_libdir}/swipl-%{version}/library/jpl.pl
12mr|swi-prolog-5.10.5-4|109	
12mr|swi-prolog-5.10.5-4|110	%files xpce
12mr|swi-prolog-5.10.5-4|111	%defattr(-,root,root,0755)
12mr|swi-prolog-5.10.5-4|112	%{_mandir}/*/xpce*
12mr|swi-prolog-5.10.5-4|113	%{_bindir}/xpce*
12mr|swi-prolog-5.10.5-4|114	%{_libdir}/swipl-%{version}/doc/Manual/*xpce.html
12mr|swi-prolog-5.10.5-4|115	%{_libdir}/swipl-%{version}/xpce*
12mr|swi-prolog-5.10.5-4|116	
12mr|swi-prolog-5.10.5-4|117	
12mr|swi-prolog-5.10.5-4|118	
12mr|swi-prolog-5.10.5-4|119	%changelog
12mr|swi-prolog-5.10.5-4|120	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|swi-prolog-5.10.5-4|121	+ Commit: bc849c9
12mr|swi-prolog-5.10.5-4|122	- New version 5.10.5 (sync with Cooker), convert BR to pkgconfig style, add requires exceptions for internal dependency generator
12mr|swi-prolog-5.10.5-4|123	
12mr|swi-prolog-5.10.5-4|124	

16536 12
12mr|syck-0.70-3|1	%define major 0
12mr|syck-0.70-3|2	%define libname %mklibname %{name} %{major}
12mr|syck-0.70-3|3	%define develname %mklibname -d %{name}
12mr|syck-0.70-3|4	
12mr|syck-0.70-3|5	Summary:	A library for reading and writing YAML
12mr|syck-0.70-3|6	Name:		syck
12mr|syck-0.70-3|7	Version:	0.70
12mr|syck-0.70-3|8	Release:	3
12mr|syck-0.70-3|9	License:	BSD (and D&R)
12mr|syck-0.70-3|10	Group:		System/Libraries
12mr|syck-0.70-3|11	URL:		https://github.com/indeyets/syck/wiki
12mr|syck-0.70-3|12	Source0:	http://rubyforge.org/frs/download.php/4492/%{name}-%{version}.tar.gz
12mr|syck-0.70-3|13	Patch0:		syck-shared.diff
12mr|syck-0.70-3|14	BuildRequires:	autoconf
12mr|syck-0.70-3|15	BuildRequires:	automake
12mr|syck-0.70-3|16	BuildRequires:	libtool
12mr|syck-0.70-3|17	BuildRequires:	bison
12mr|syck-0.70-3|18	BuildRequires:	flex
12mr|syck-0.70-3|19	BuildRequires:	re2c
12mr|syck-0.70-3|20	
12mr|syck-0.70-3|21	%description
12mr|syck-0.70-3|22	Syck is an extension for reading and writing YAML swiftly in popular scripting
12mr|syck-0.70-3|23	languages. As Syck loads the YAML, it stores the data directly in your
12mr|syck-0.70-3|24	language's symbol table.
12mr|syck-0.70-3|25	
12mr|syck-0.70-3|26	%package -n	%{libname}
12mr|syck-0.70-3|27	Summary:	A library for reading and writing YAML
12mr|syck-0.70-3|28	Group:		System/Libraries
12mr|syck-0.70-3|29	
12mr|syck-0.70-3|30	%description -n	%{libname}
12mr|syck-0.70-3|31	Syck is an extension for reading and writing YAML swiftly in popular scripting
12mr|syck-0.70-3|32	languages. As Syck loads the YAML, it stores the data directly in your
12mr|syck-0.70-3|33	language's symbol table.
12mr|syck-0.70-3|34	
12mr|syck-0.70-3|35	%package -n	%{develname}
12mr|syck-0.70-3|36	Summary:	Static library and header files for the syck library
12mr|syck-0.70-3|37	Group:		Development/C
12mr|syck-0.70-3|38	Requires:	%{libname} >= %{version}-%{release}
12mr|syck-0.70-3|39	Provides:	%{name}-devel = %{version}-%{release}
12mr|syck-0.70-3|40	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|syck-0.70-3|41	Obsoletes:	%{mklibname syck -d 0} < 0.70
12mr|syck-0.70-3|42	
12mr|syck-0.70-3|43	%description -n	%{develname}
12mr|syck-0.70-3|44	Syck is an extension for reading and writing YAML swiftly in popular scripting
12mr|syck-0.70-3|45	languages. As Syck loads the YAML, it stores the data directly in your
12mr|syck-0.70-3|46	language's symbol table.
12mr|syck-0.70-3|47	
12mr|syck-0.70-3|48	This package contains the static syck library and its header files.
12mr|syck-0.70-3|49	
12mr|syck-0.70-3|50	%prep
12mr|syck-0.70-3|51	%setup -q -n %{name}-%{version}
12mr|syck-0.70-3|52	%patch0 -p1
12mr|syck-0.70-3|53	
12mr|syck-0.70-3|54	%build
12mr|syck-0.70-3|55	export CFLAGS="%{optflags} -fPIC -DYYPARSE_PARAM=parser"
12mr|syck-0.70-3|56	rm -rf autom4te.cache configure
12mr|syck-0.70-3|57	touch INSTALL NEWS AUTHORS ChangeLog
12mr|syck-0.70-3|58	#libtoolize --copy --force; aclocal -I config; autoheader; automake --foreign --add-missing --copy; autoconf
12mr|syck-0.70-3|59	autoreconf -fi
12mr|syck-0.70-3|60	
12mr|syck-0.70-3|61	%configure2_5x \
12mr|syck-0.70-3|62	--enable-shared \
12mr|syck-0.70-3|63	--disable-static
12mr|syck-0.70-3|64	
12mr|syck-0.70-3|65	%make
12mr|syck-0.70-3|66	
12mr|syck-0.70-3|67	%install
12mr|syck-0.70-3|68	%makeinstall_std
12mr|syck-0.70-3|69	
12mr|syck-0.70-3|70	%files -n %{libname}
12mr|syck-0.70-3|71	%doc CHANGELOG COPYING README README.BYTECODE README.EXT RELEASE TODO
12mr|syck-0.70-3|72	%{_libdir}/*.so.%{major}*
12mr|syck-0.70-3|73	
12mr|syck-0.70-3|74	%files -n %{develname}
12mr|syck-0.70-3|75	%{_includedir}/*
12mr|syck-0.70-3|76	%{_libdir}/*.so
12mr|syck-0.70-3|77	
12mr|syck-0.70-3|78	
12mr|syck-0.70-3|79	
12mr|syck-0.70-3|80	%changelog
12mr|syck-0.70-3|81	

16537 12
12mr|symlinks-1.4-4|1	Summary:	A utility which maintains a system's symbolic links
12mr|symlinks-1.4-4|2	Name:		symlinks
12mr|symlinks-1.4-4|3	Version:	1.4
12mr|symlinks-1.4-4|4	Release:	%mkrel 4
12mr|symlinks-1.4-4|5	Group:		File tools
12mr|symlinks-1.4-4|6	License:	BSD-style
12mr|symlinks-1.4-4|7	Source0:	ftp://sunsite.unc.edu/pub/Linux/utils/file/%{name}-%{version}.tar.gz
12mr|symlinks-1.4-4|8	URL:		http://www.ibiblio.org/pub/Linux/utils/file/
12mr|symlinks-1.4-4|9	Patch0:		symlinks-1.4-noroot.patch
12mr|symlinks-1.4-4|10	Patch2:		symlinks-1.4-short.patch
12mr|symlinks-1.4-4|11	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|symlinks-1.4-4|12	
12mr|symlinks-1.4-4|13	%description
12mr|symlinks-1.4-4|14	The symlinks utility performs maintenance on symbolic links.  Symlinks
12mr|symlinks-1.4-4|15	checks for symlink problems, including dangling symlinks which point to
12mr|symlinks-1.4-4|16	nonexistent files.  Symlinks can also automatically convert absolute
12mr|symlinks-1.4-4|17	symlinks to relative symlinks.
12mr|symlinks-1.4-4|18	
12mr|symlinks-1.4-4|19	Install the symlinks package if you need a program for maintaining
12mr|symlinks-1.4-4|20	symlinks on your system.
12mr|symlinks-1.4-4|21	
12mr|symlinks-1.4-4|22	%prep
12mr|symlinks-1.4-4|23	%setup -q
12mr|symlinks-1.4-4|24	%patch0 -p1 -b .noroot~
12mr|symlinks-1.4-4|25	%patch2 -p1 -b .short~
12mr|symlinks-1.4-4|26	
12mr|symlinks-1.4-4|27	%build
12mr|symlinks-1.4-4|28	%make CFLAGS="%{optflags} -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
12mr|symlinks-1.4-4|29	
12mr|symlinks-1.4-4|30	%install
12mr|symlinks-1.4-4|31	rm -rf %{buildroot}
12mr|symlinks-1.4-4|32	
12mr|symlinks-1.4-4|33	install -D %{name} %{buildroot}%{_bindir}/%{name}
12mr|symlinks-1.4-4|34	install -D %{name}.8 %{buildroot}%{_mandir}/man8/%{name}.8
12mr|symlinks-1.4-4|35	
12mr|symlinks-1.4-4|36	%clean
12mr|symlinks-1.4-4|37	rm -rf %{buildroot}
12mr|symlinks-1.4-4|38	
12mr|symlinks-1.4-4|39	%files
12mr|symlinks-1.4-4|40	%defattr(644,root,root,755)
12mr|symlinks-1.4-4|41	%attr(755,root,root) %{_bindir}/%{name}
12mr|symlinks-1.4-4|42	%{_mandir}/man8/%{name}.8*
12mr|symlinks-1.4-4|43	
12mr|symlinks-1.4-4|44	
12mr|symlinks-1.4-4|45	
12mr|symlinks-1.4-4|46	%changelog
12mr|symlinks-1.4-4|47	

16538 12
12mr|sysfsutils-2.1.0-20|1	%define	fname	sysfs
12mr|sysfsutils-2.1.0-20|2	%define	major	2
12mr|sysfsutils-2.1.0-20|3	%define	libname	%mklibname %{fname} %{major}
12mr|sysfsutils-2.1.0-20|4	%define	devname	%mklibname %{fname} -d
12mr|sysfsutils-2.1.0-20|5	%define	static	%mklibname %{fname} -d -s
12mr|sysfsutils-2.1.0-20|6	
12mr|sysfsutils-2.1.0-20|7	%bcond_without	diet
12mr|sysfsutils-2.1.0-20|8	%bcond_without	uclibc
12mr|sysfsutils-2.1.0-20|9	
12mr|sysfsutils-2.1.0-20|10	Summary:	Utility suite to enjoy sysfs
12mr|sysfsutils-2.1.0-20|11	Name:		sysfsutils
12mr|sysfsutils-2.1.0-20|12	Version:	2.1.0
12mr|sysfsutils-2.1.0-20|13	Release:	20
12mr|sysfsutils-2.1.0-20|14	URL:		http://linux-diag.sourceforge.net/
12mr|sysfsutils-2.1.0-20|15	Source0:	http://prdownloads.sourceforge.net/linux-diag/%{name}-%{version}.tar.bz2
12mr|sysfsutils-2.1.0-20|16	License:	GPLv2
12mr|sysfsutils-2.1.0-20|17	Group:		System/Kernel and hardware
12mr|sysfsutils-2.1.0-20|18	Patch0:		sysfsutils-2.0.0-class-dup.patch
12mr|sysfsutils-2.1.0-20|19	Patch1:		sysfsutils-2.1.0-get_link.patch
12mr|sysfsutils-2.1.0-20|20	Patch2:		sysfsutils-2.1.0-srcdir-include.patch
12mr|sysfsutils-2.1.0-20|21	%if %{with diet}
12mr|sysfsutils-2.1.0-20|22	BuildRequires:	dietlibc-devel
12mr|sysfsutils-2.1.0-20|23	%endif
12mr|sysfsutils-2.1.0-20|24	%if %{with uclibc}
12mr|sysfsutils-2.1.0-20|25	BuildRequires:	uClibc-devel >= 0.9.33.2-9
12mr|sysfsutils-2.1.0-20|26	%endif
12mr|sysfsutils-2.1.0-20|27	
12mr|sysfsutils-2.1.0-20|28	%description
12mr|sysfsutils-2.1.0-20|29	This package's purpose is to provide a set of utilities for interfacing
12mr|sysfsutils-2.1.0-20|30	with sysfs, a virtual filesystem in Linux kernel versions 2.5+ that
12mr|sysfsutils-2.1.0-20|31	provides a tree of system devices. While a filesystem is a very useful
12mr|sysfsutils-2.1.0-20|32	interface, we've decided to provide a stable programming interface
12mr|sysfsutils-2.1.0-20|33	that will hopefully make it easier for applications to query system devices
12mr|sysfsutils-2.1.0-20|34	and their attributes.
12mr|sysfsutils-2.1.0-20|35	
12mr|sysfsutils-2.1.0-20|36	This package currently includes:
12mr|sysfsutils-2.1.0-20|37	
12mr|sysfsutils-2.1.0-20|38	- lsbus: a small application to query system bus information.
12mr|sysfsutils-2.1.0-20|39	- systool: an application to view system device information by bus, class,
12mr|sysfsutils-2.1.0-20|40	and topology.
12mr|sysfsutils-2.1.0-20|41	
12mr|sysfsutils-2.1.0-20|42	%package -n	%{libname}
12mr|sysfsutils-2.1.0-20|43	Summary:	Main library for %{name}
12mr|sysfsutils-2.1.0-20|44	License:	LGPLv2.1
12mr|sysfsutils-2.1.0-20|45	Group:		System/Libraries
12mr|sysfsutils-2.1.0-20|46	
12mr|sysfsutils-2.1.0-20|47	%description -n	%{libname}
12mr|sysfsutils-2.1.0-20|48	This package contains the library needed to run programs dynamically
12mr|sysfsutils-2.1.0-20|49	linked with %{name}. The libsysfs library enables to access system devices.
12mr|sysfsutils-2.1.0-20|50	
12mr|sysfsutils-2.1.0-20|51	%package -n	uclibc-%{libname}
12mr|sysfsutils-2.1.0-20|52	Summary:	uClibc linked library for %{name}
12mr|sysfsutils-2.1.0-20|53	License:	LGPLv2.1
12mr|sysfsutils-2.1.0-20|54	Group:		System/Libraries
12mr|sysfsutils-2.1.0-20|55	
12mr|sysfsutils-2.1.0-20|56	%description -n	uclibc-%{libname}
12mr|sysfsutils-2.1.0-20|57	This package contains the library needed to run programs dynamically
12mr|sysfsutils-2.1.0-20|58	linked with %{name}. The libsysfs library enables to access system devices.
12mr|sysfsutils-2.1.0-20|59	
12mr|sysfsutils-2.1.0-20|60	%package -n	%{devname}
12mr|sysfsutils-2.1.0-20|61	Summary:	Headers for developing programs that will use %{name}
12mr|sysfsutils-2.1.0-20|62	License:	LGPLv2.1
12mr|sysfsutils-2.1.0-20|63	Group:		Development/C
12mr|sysfsutils-2.1.0-20|64	Requires:	%{libname} = %{version}-%{release}
12mr|sysfsutils-2.1.0-20|65	%if %{with uclibc}
12mr|sysfsutils-2.1.0-20|66	Requires:	uclibc-%{libname} = %{version}-%{release}
12mr|sysfsutils-2.1.0-20|67	%endif
12mr|sysfsutils-2.1.0-20|68	# for Turbolinux compatibility:
12mr|sysfsutils-2.1.0-20|69	Provides:	sysfsutils-devel = %{version}-%{release}
12mr|sysfsutils-2.1.0-20|70	Obsoletes:	%mklibname %{fname} 2 -d
12mr|sysfsutils-2.1.0-20|71	Conflicts:	%{_lib}sysfs1-devel < 2.1.0
12mr|sysfsutils-2.1.0-20|72	
12mr|sysfsutils-2.1.0-20|73	%description -n	%{devname}
12mr|sysfsutils-2.1.0-20|74	This package contains the headers that programmers will need to develop
12mr|sysfsutils-2.1.0-20|75	applications which will use %{name}.
12mr|sysfsutils-2.1.0-20|76	
12mr|sysfsutils-2.1.0-20|77	%package -n	%{static}
12mr|sysfsutils-2.1.0-20|78	Summary:	Static library for developing programs that will use %{name}
12mr|sysfsutils-2.1.0-20|79	License:	LGPLv2.1
12mr|sysfsutils-2.1.0-20|80	Group:		Development/C
12mr|sysfsutils-2.1.0-20|81	Requires:	%{libname} = %{version} %devname = %{version}
12mr|sysfsutils-2.1.0-20|82	Obsoletes:	%mklibname %{fname} 2 -d -s
12mr|sysfsutils-2.1.0-20|83	Provides:	sysfsutils-static-devel = %{version}-%{release}
12mr|sysfsutils-2.1.0-20|84	
12mr|sysfsutils-2.1.0-20|85	%description -n	%{static}
12mr|sysfsutils-2.1.0-20|86	This package contains the static library that programmers will need to develop
12mr|sysfsutils-2.1.0-20|87	applications which will use %{name}.
12mr|sysfsutils-2.1.0-20|88	
12mr|sysfsutils-2.1.0-20|89	
12mr|sysfsutils-2.1.0-20|90	%prep
12mr|sysfsutils-2.1.0-20|91	%setup -q
12mr|sysfsutils-2.1.0-20|92	%patch0 -p1
12mr|sysfsutils-2.1.0-20|93	%patch1 -p1
12mr|sysfsutils-2.1.0-20|94	%patch2 -p1 -b .inc~
12mr|sysfsutils-2.1.0-20|95	autoreconf -fi -Im4
12mr|sysfsutils-2.1.0-20|96	
12mr|sysfsutils-2.1.0-20|97	%build
12mr|sysfsutils-2.1.0-20|98	CONFIGURE_TOP=$PWD
12mr|sysfsutils-2.1.0-20|99	%if %{with diet}
12mr|sysfsutils-2.1.0-20|100	mkdir -p diet
12mr|sysfsutils-2.1.0-20|101	pushd diet
12mr|sysfsutils-2.1.0-20|102	%configure2_5x	CC="diet gcc" \
12mr|sysfsutils-2.1.0-20|103	--enable-static \
12mr|sysfsutils-2.1.0-20|104	--disable-shared
12mr|sysfsutils-2.1.0-20|105	%make V=1 LD="diet ld" CFLAGS="-Os -g"
12mr|sysfsutils-2.1.0-20|106	popd
12mr|sysfsutils-2.1.0-20|107	%endif
12mr|sysfsutils-2.1.0-20|108	
12mr|sysfsutils-2.1.0-20|109	%if %{with uclibc}
12mr|sysfsutils-2.1.0-20|110	mkdir -p uclibc
12mr|sysfsutils-2.1.0-20|111	pushd uclibc
12mr|sysfsutils-2.1.0-20|112	%configure2_5x	CC="%{uclibc_cc}" \
12mr|sysfsutils-2.1.0-20|113	CFLAGS="%{uclibc_cflags}" \
12mr|sysfsutils-2.1.0-20|114	--enable-static \
12mr|sysfsutils-2.1.0-20|115	--enable-shared \
12mr|sysfsutils-2.1.0-20|116	--libdir=%{uclibc_root}/%{_lib}
12mr|sysfsutils-2.1.0-20|117	%make V=1
12mr|sysfsutils-2.1.0-20|118	popd
12mr|sysfsutils-2.1.0-20|119	%endif
12mr|sysfsutils-2.1.0-20|120	
12mr|sysfsutils-2.1.0-20|121	mkdir -p glibc
12mr|sysfsutils-2.1.0-20|122	pushd glibc
12mr|sysfsutils-2.1.0-20|123	%configure2_5x	--libdir=/%{_lib}
12mr|sysfsutils-2.1.0-20|124	%make
12mr|sysfsutils-2.1.0-20|125	popd
12mr|sysfsutils-2.1.0-20|126	
12mr|sysfsutils-2.1.0-20|127	%install
12mr|sysfsutils-2.1.0-20|128	%makeinstall_std -C glibc
12mr|sysfsutils-2.1.0-20|129	
12mr|sysfsutils-2.1.0-20|130	install -d %{buildroot}%{_libdir}
12mr|sysfsutils-2.1.0-20|131	mv %{buildroot}/%{_lib}/*.{so,a} %{buildroot}%{_libdir}
12mr|sysfsutils-2.1.0-20|132	ln -rsf %{buildroot}/%{_lib}/libsysfs.so.%{major}.* %{buildroot}%{_libdir}/libsysfs.so
12mr|sysfsutils-2.1.0-20|133	
12mr|sysfsutils-2.1.0-20|134	%if %{with diet}
12mr|sysfsutils-2.1.0-20|135	install -m644 ./diet/lib/.libs/libsysfs.a -D %{buildroot}%{_prefix}/lib/dietlibc/lib-%{_arch}/libsysfs.a
12mr|sysfsutils-2.1.0-20|136	%endif
12mr|sysfsutils-2.1.0-20|137	
12mr|sysfsutils-2.1.0-20|138	%if %{with uclibc}
12mr|sysfsutils-2.1.0-20|139	%makeinstall_std -C uclibc/lib
12mr|sysfsutils-2.1.0-20|140	install -d %{buildroot}%{uclibc_root}%{_libdir}
12mr|sysfsutils-2.1.0-20|141	mv %{buildroot}%{uclibc_root}/%{_lib}/*.{so,a} %{buildroot}%{uclibc_root}%{_libdir}
12mr|sysfsutils-2.1.0-20|142	ln -rsf %{buildroot}%{uclibc_root}/%{_lib}/libsysfs.so.%{major}.* %{buildroot}%{uclibc_root}%{_libdir}/libsysfs.so
12mr|sysfsutils-2.1.0-20|143	%endif
12mr|sysfsutils-2.1.0-20|144	
12mr|sysfsutils-2.1.0-20|145	%files
12mr|sysfsutils-2.1.0-20|146	%doc AUTHORS README NEWS
12mr|sysfsutils-2.1.0-20|147	%{_bindir}/systool
12mr|sysfsutils-2.1.0-20|148	%{_bindir}/dlist_test
12mr|sysfsutils-2.1.0-20|149	%{_bindir}/get_device
12mr|sysfsutils-2.1.0-20|150	%{_bindir}/get_driver
12mr|sysfsutils-2.1.0-20|151	%{_bindir}/get_module
12mr|sysfsutils-2.1.0-20|152	#%{_bindir}/testlibsysfs
12mr|sysfsutils-2.1.0-20|153	%{_mandir}/man1/*
12mr|sysfsutils-2.1.0-20|154	
12mr|sysfsutils-2.1.0-20|155	%files -n %{libname}
12mr|sysfsutils-2.1.0-20|156	/%{_lib}/libsysfs.so.%{major}*
12mr|sysfsutils-2.1.0-20|157	
12mr|sysfsutils-2.1.0-20|158	%if %{with uclibc}
12mr|sysfsutils-2.1.0-20|159	%files -n uclibc-%{libname}
12mr|sysfsutils-2.1.0-20|160	%{uclibc_root}/%{_lib}/libsysfs.so.%{major}*
12mr|sysfsutils-2.1.0-20|161	%endif
12mr|sysfsutils-2.1.0-20|162	
12mr|sysfsutils-2.1.0-20|163	%files -n %{devname}
12mr|sysfsutils-2.1.0-20|164	%doc docs/libsysfs.txt
12mr|sysfsutils-2.1.0-20|165	%{_libdir}/libsysfs.so
12mr|sysfsutils-2.1.0-20|166	%{_includedir}/sysfs/libsysfs.h
12mr|sysfsutils-2.1.0-20|167	%{_includedir}/sysfs/dlist.h
12mr|sysfsutils-2.1.0-20|168	%if %{with uclibc}
12mr|sysfsutils-2.1.0-20|169	%{uclibc_root}%{_libdir}/libsysfs.so
12mr|sysfsutils-2.1.0-20|170	%endif
12mr|sysfsutils-2.1.0-20|171	
12mr|sysfsutils-2.1.0-20|172	%files -n %{static}
12mr|sysfsutils-2.1.0-20|173	%{_libdir}/libsysfs.a
12mr|sysfsutils-2.1.0-20|174	%if %{with diet}
12mr|sysfsutils-2.1.0-20|175	%{_prefix}/lib/dietlibc/lib-%{_arch}/libsysfs.a
12mr|sysfsutils-2.1.0-20|176	%endif
12mr|sysfsutils-2.1.0-20|177	%if %{with uclibc}
12mr|sysfsutils-2.1.0-20|178	%{uclibc_root}%{_libdir}/libsysfs.a
12mr|sysfsutils-2.1.0-20|179	%endif

16539 12
12mr|syslinux-4.05-4|1	%define git_url git://git.kernel.org/pub/scm/boot/syslinux/syslinux.git
12mr|syslinux-4.05-4|2	%define tftpbase /var/lib/tftpboot
12mr|syslinux-4.05-4|3	%define pxebase %{tftpbase}/X86PC/linux
12mr|syslinux-4.05-4|4	
12mr|syslinux-4.05-4|5	Summary:    A bootloader for linux using floppies, CD
12mr|syslinux-4.05-4|6	Name:       syslinux
12mr|syslinux-4.05-4|7	Version:    4.05
12mr|syslinux-4.05-4|8	Release:    4
12mr|syslinux-4.05-4|9	License:    GPLv2+
12mr|syslinux-4.05-4|10	Group:      System/Kernel and hardware
12mr|syslinux-4.05-4|11	Url:        http://syslinux.zytor.com/
12mr|syslinux-4.05-4|12	Source0:    http://www.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{version}.tar.bz2
12mr|syslinux-4.05-4|13	Source4:    http://www.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{version}.tar.sign
12mr|syslinux-4.05-4|14	Source1:    pxelinux-help.txt
12mr|syslinux-4.05-4|15	Source2:    pxelinux-messages
12mr|syslinux-4.05-4|16	Source3:    pxelinux-default
12mr|syslinux-4.05-4|17	Patch4:     remove-win32-from-build.patch
12mr|syslinux-4.05-4|18	# (fc) 3.73-3mdv fix partition table created by isohybrid (pterjan)
12mr|syslinux-4.05-4|19	Patch6:     syslinux-3.84-fixisohybrid.patch
12mr|syslinux-4.05-4|20	Patch7:     syslinux-3.84_remove_keytab-lilo.patch
12mr|syslinux-4.05-4|21	Patch8:     syslinux-4.05-use-ext2_fs.h-from-e2fsprogs.patch
12mr|syslinux-4.05-4|22	Patch9:     syslinux-4.05.LD.test.patch
12mr|syslinux-4.05-4|23	ExclusiveArch:  %{ix86} x86_64
12mr|syslinux-4.05-4|24	BuildRequires:  nasm
12mr|syslinux-4.05-4|25	BuildRequires:  netpbm
12mr|syslinux-4.05-4|26	Buildrequires:  pkgconfig(uuid)
12mr|syslinux-4.05-4|27	BuildRequires:  pkgconfig(ext2fs)
12mr|syslinux-4.05-4|28	Provides:   isolinux = %{version}
12mr|syslinux-4.05-4|29	
12mr|syslinux-4.05-4|30	%description
12mr|syslinux-4.05-4|31	SYSLINUX is a boot loader for the Linux operating system which
12mr|syslinux-4.05-4|32	operates off an MS-DOS/Windows FAT filesystem.  It is intended to
12mr|syslinux-4.05-4|33	simplify first-time installation of Linux, and for creation of rescue-
12mr|syslinux-4.05-4|34	and other special-purpose boot disks.
12mr|syslinux-4.05-4|35	
12mr|syslinux-4.05-4|36	%package -n pxelinux
12mr|syslinux-4.05-4|37	Summary:    A PXE bootloader
12mr|syslinux-4.05-4|38	Group:      System/Kernel and hardware
12mr|syslinux-4.05-4|39	Requires:   syslinux
12mr|syslinux-4.05-4|40	
12mr|syslinux-4.05-4|41	%description -n pxelinux
12mr|syslinux-4.05-4|42	PXELINUX is a PXE bootloader.
12mr|syslinux-4.05-4|43	
12mr|syslinux-4.05-4|44	%package    perl
12mr|syslinux-4.05-4|45	Summary:    Syslinux tools written in perl
12mr|syslinux-4.05-4|46	Group:      System/Kernel and hardware
12mr|syslinux-4.05-4|47	Requires:   syslinux
12mr|syslinux-4.05-4|48	Conflicts:  syslinux < 4.05-3
12mr|syslinux-4.05-4|49	
12mr|syslinux-4.05-4|50	%description    perl
12mr|syslinux-4.05-4|51	Syslinux tools written in perl.
12mr|syslinux-4.05-4|52	
12mr|syslinux-4.05-4|53	%package    devel
12mr|syslinux-4.05-4|54	Summary:    Development environment for SYSLINUX add-on modules
12mr|syslinux-4.05-4|55	Group:      Development/Other
12mr|syslinux-4.05-4|56	Requires:   tftp-server
12mr|syslinux-4.05-4|57	Requires:   syslinux
12mr|syslinux-4.05-4|58	
12mr|syslinux-4.05-4|59	%description    devel
12mr|syslinux-4.05-4|60	The SYSLINUX boot loader contains an API, called COM32, for writing
12mr|syslinux-4.05-4|61	sophisticated add-on modules.  This package contains the libraries
12mr|syslinux-4.05-4|62	necessary to compile such modules.
12mr|syslinux-4.05-4|63	
12mr|syslinux-4.05-4|64	%prep
12mr|syslinux-4.05-4|65	%setup -q
12mr|syslinux-4.05-4|66	#%patch4 -p1 -b .win32
12mr|syslinux-4.05-4|67	#%patch6 -p1 -b .fixisohybrid
12mr|syslinux-4.05-4|68	#%patch7 -p0
12mr|syslinux-4.05-4|69	%patch8 -p1 -b .ext2fs~
12mr|syslinux-4.05-4|70	%patch9 -p1
12mr|syslinux-4.05-4|71	
12mr|syslinux-4.05-4|72	%build
12mr|syslinux-4.05-4|73	rm -f diag/geodsp/mk-lba-img
12mr|syslinux-4.05-4|74	%make DATE="%{vendor} Linux" installer
12mr|syslinux-4.05-4|75	
12mr|syslinux-4.05-4|76	%install
12mr|syslinux-4.05-4|77	# AUXDIR is explicitly set because upstream sets AUXDIR to %{_datadir}/%{name}
12mr|syslinux-4.05-4|78	# but we favour AUXDIR set to %{_prefix}/lib/%{name} for backward compatibility
12mr|syslinux-4.05-4|79	# with our syslinux 3.63 package
12mr|syslinux-4.05-4|80	%make install \
12mr|syslinux-4.05-4|81	INSTALLROOT=%{buildroot} \
12mr|syslinux-4.05-4|82	BINDIR=%{_bindir} \
12mr|syslinux-4.05-4|83	SBINDIR=%{_sbindir} \
12mr|syslinux-4.05-4|84	LIBDIR=%{_prefix}/lib \
12mr|syslinux-4.05-4|85	MANDIR=%{_mandir} \
12mr|syslinux-4.05-4|86	INCDIR=%{_includedir} \
12mr|syslinux-4.05-4|87	AUXDIR=%{_prefix}/lib/%{name}
12mr|syslinux-4.05-4|88	
12mr|syslinux-4.05-4|89	mkdir -p %{buildroot}/%{_prefix}/lib/%{name}/menu
12mr|syslinux-4.05-4|90	cp -av com32/menu/*  %{buildroot}/%{_prefix}/lib/%{name}/menu/
12mr|syslinux-4.05-4|91	
12mr|syslinux-4.05-4|92	install -d %{buildroot}%{pxebase}/pxelinux.cfg/
12mr|syslinux-4.05-4|93	install -m 0644 %SOURCE1 %{buildroot}%{pxebase}/help.txt
12mr|syslinux-4.05-4|94	install -m 0644 %SOURCE2 %{buildroot}%{pxebase}/messages
12mr|syslinux-4.05-4|95	install -m 0644 %SOURCE3 %{buildroot}%{pxebase}/pxelinux.cfg/default
12mr|syslinux-4.05-4|96	perl -pi -e "s|VERSION|%version|g" %{buildroot}%{pxebase}/messages
12mr|syslinux-4.05-4|97	install -m 0644 core/pxelinux.0 %{buildroot}%{pxebase}/linux.0
12mr|syslinux-4.05-4|98	install -m 0644 memdisk/memdisk %{buildroot}%{pxebase}/memdisk
12mr|syslinux-4.05-4|99	
12mr|syslinux-4.05-4|100	%files
12mr|syslinux-4.05-4|101	%doc COPYING NEWS README doc/*.txt
12mr|syslinux-4.05-4|102	%{_bindir}/gethostip
12mr|syslinux-4.05-4|103	%{_bindir}/isohybrid
12mr|syslinux-4.05-4|104	%{_bindir}/memdiskfind
12mr|syslinux-4.05-4|105	%{_bindir}/syslinux
12mr|syslinux-4.05-4|106	%{_sbindir}/extlinux
12mr|syslinux-4.05-4|107	%dir %{_prefix}/lib/%{name}
12mr|syslinux-4.05-4|108	%{_prefix}/lib/%{name}/*
12mr|syslinux-4.05-4|109	%{_mandir}/man1/gethostip*
12mr|syslinux-4.05-4|110	%{_mandir}/man1/syslinux*
12mr|syslinux-4.05-4|111	%{_mandir}/man1/extlinux*
12mr|syslinux-4.05-4|112	%exclude %{_mandir}/man1/syslinux2ansi*
12mr|syslinux-4.05-4|113	%exclude %{_prefix}/lib/%{name}/com32
12mr|syslinux-4.05-4|114	%exclude %{_prefix}/lib/%{name}/menu
12mr|syslinux-4.05-4|115	
12mr|syslinux-4.05-4|116	%files -n pxelinux
12mr|syslinux-4.05-4|117	%doc doc/pxelinux.txt
12mr|syslinux-4.05-4|118	%{pxebase}/*.0
12mr|syslinux-4.05-4|119	%{pxebase}/memdisk
12mr|syslinux-4.05-4|120	%config(noreplace) %{pxebase}/messages
12mr|syslinux-4.05-4|121	%config(noreplace) %{pxebase}/help.txt
12mr|syslinux-4.05-4|122	%config(noreplace) %{pxebase}/pxelinux.cfg/default
12mr|syslinux-4.05-4|123	
12mr|syslinux-4.05-4|124	%files perl
12mr|syslinux-4.05-4|125	%{_bindir}/keytab-lilo
12mr|syslinux-4.05-4|126	%{_bindir}/lss16toppm
12mr|syslinux-4.05-4|127	%{_bindir}/md5pass
12mr|syslinux-4.05-4|128	%{_bindir}/mkdiskimage
12mr|syslinux-4.05-4|129	%{_bindir}/ppmtolss16
12mr|syslinux-4.05-4|130	%{_bindir}/pxelinux-options
12mr|syslinux-4.05-4|131	%{_bindir}/sha1pass
12mr|syslinux-4.05-4|132	%{_bindir}/syslinux2ansi
12mr|syslinux-4.05-4|133	%{_bindir}/isohybrid.pl
12mr|syslinux-4.05-4|134	%{_mandir}/man1/lss16toppm*
12mr|syslinux-4.05-4|135	%{_mandir}/man1/ppmtolss16*
12mr|syslinux-4.05-4|136	%{_mandir}/man1/syslinux2ansi*
12mr|syslinux-4.05-4|137	
12mr|syslinux-4.05-4|138	%files devel
12mr|syslinux-4.05-4|139	%{_prefix}/lib/%{name}/com32
12mr|syslinux-4.05-4|140	%{_prefix}/lib/%{name}/menu
12mr|syslinux-4.05-4|141	
12mr|syslinux-4.05-4|142	
12mr|syslinux-4.05-4|143	%changelog
12mr|syslinux-4.05-4|144	* Fri Jun 01 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 4.05-4
12mr|syslinux-4.05-4|145	+ Revision: 801894
12mr|syslinux-4.05-4|146	- don't try building different builds for loading from different paths
12mr|syslinux-4.05-4|147	- use ext2_fs.h from e2fsprogs (P8)
12mr|syslinux-4.05-4|148	- be sure to own %%{_prefix}/lib/%%{name}
12mr|syslinux-4.05-4|149	- minor cleaning
12mr|syslinux-4.05-4|150	
12mr|syslinux-4.05-4|151	* Wed Feb 08 2012 Matthew Dawkins <mattydaw@mandriva.org> 4.05-3
12mr|syslinux-4.05-4|152	+ Revision: 772010
12mr|syslinux-4.05-4|153	- fixed duplicate files
12mr|syslinux-4.05-4|154	- split out perl package
12mr|syslinux-4.05-4|155	- cleaned up spec
12mr|syslinux-4.05-4|156	- attempt to make spec distro agnostic
12mr|syslinux-4.05-4|157	- removed legacy conflicts, obsoletes
12mr|syslinux-4.05-4|158	
12mr|syslinux-4.05-4|159	* Fri Jan 27 2012 Antoine Ginies <aginies@mandriva.com> 4.05-2
12mr|syslinux-4.05-4|160	+ Revision: 769309
12mr|syslinux-4.05-4|161	- back to understandable BR.... pkgconfig really sux
12mr|syslinux-4.05-4|162	- back to understandable BR....
12mr|syslinux-4.05-4|163	- bump the release
12mr|syslinux-4.05-4|164	- fix the BR on libpn12-source
12mr|syslinux-4.05-4|165	- add missing BR libuuid
12mr|syslinux-4.05-4|166	- use libpng0 instead of libpng15
12mr|syslinux-4.05-4|167	- add missing BR libpng-devel
12mr|syslinux-4.05-4|168	- update to release 4.05
12mr|syslinux-4.05-4|169	
12mr|syslinux-4.05-4|170	* Fri May 13 2011 Eugeni Dodonov <eugeni@mandriva.com> 4.04-1
12mr|syslinux-4.05-4|171	+ Revision: 674363
12mr|syslinux-4.05-4|172	- Upgraded to syslinux 4.04, fixes non-bootable 2011 isos issue.
12mr|syslinux-4.05-4|173	
12mr|syslinux-4.05-4|174	* Fri May 13 2011 Eugeni Dodonov <eugeni@mandriva.com> 3.84-4
12mr|syslinux-4.05-4|175	+ Revision: 674361
12mr|syslinux-4.05-4|176	- Rebuild
12mr|syslinux-4.05-4|177	
12mr|syslinux-4.05-4|178	* Fri May 06 2011 Antoine Ginies <aginies@mandriva.com> 3.84-3
12mr|syslinux-4.05-4|179	+ Revision: 669880
12mr|syslinux-4.05-4|180	- bump the release
12mr|syslinux-4.05-4|181	- remove keytab-lilo script
12mr|syslinux-4.05-4|182	
12mr|syslinux-4.05-4|183	* Tue Apr 19 2011 Antoine Ginies <aginies@mandriva.com> 3.84-2
12mr|syslinux-4.05-4|184	+ Revision: 656030
12mr|syslinux-4.05-4|185	- fix isohybrid.patch
12mr|syslinux-4.05-4|186	
12mr|syslinux-4.05-4|187	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|syslinux-4.05-4|188	- rebuild
12mr|syslinux-4.05-4|189	
12mr|syslinux-4.05-4|190	+ Christophe Fergeau <cfergeau@mandriva.com>
12mr|syslinux-4.05-4|191	- upload 3.84 tarball, some patches are still not rediffed
12mr|syslinux-4.05-4|192	- rediff win32 patch for syslinux 3.84
12mr|syslinux-4.05-4|193	
12mr|syslinux-4.05-4|194	* Fri Nov 06 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.83-1mdv2010.1
12mr|syslinux-4.05-4|195	+ Revision: 461268
12mr|syslinux-4.05-4|196	- syslinux 3.83
12mr|syslinux-4.05-4|197	
12mr|syslinux-4.05-4|198	* Fri Oct 16 2009 Pascal Terjan <pterjan@mandriva.org> 3.82-2mdv2010.0
12mr|syslinux-4.05-4|199	+ Revision: 457914
12mr|syslinux-4.05-4|200	- Add a -fatfirst option to isohybrid to create a small fat partition so that Windows does not offer to format the key
12mr|syslinux-4.05-4|201	
12mr|syslinux-4.05-4|202	* Wed Jun 10 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.82-1mdv2010.0
12mr|syslinux-4.05-4|203	+ Revision: 384770
12mr|syslinux-4.05-4|204	- rediff patches for syslinux 3.82
12mr|syslinux-4.05-4|205	
12mr|syslinux-4.05-4|206	+ Erwan Velu <erwan@mandriva.org>
12mr|syslinux-4.05-4|207	- Mandrake is dead :p
12mr|syslinux-4.05-4|208	
12mr|syslinux-4.05-4|209	* Tue May 05 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.80-1mdv2010.0
12mr|syslinux-4.05-4|210	+ Revision: 372078
12mr|syslinux-4.05-4|211	- 3.80
12mr|syslinux-4.05-4|212	- 3.80pre8
12mr|syslinux-4.05-4|213	- drop patches that were merged upstream
12mr|syslinux-4.05-4|214	- fixes the ugly bug #48814
12mr|syslinux-4.05-4|215	
12mr|syslinux-4.05-4|216	+ Pascal Terjan <pterjan@mandriva.org>
12mr|syslinux-4.05-4|217	- Fix partition size in isohybrid for dvd images
12mr|syslinux-4.05-4|218	- Preserve id in isohybrid when run several times
12mr|syslinux-4.05-4|219	
12mr|syslinux-4.05-4|220	* Thu Apr 16 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.75-1mdv2009.1
12mr|syslinux-4.05-4|221	+ Revision: 367776
12mr|syslinux-4.05-4|222	- 3.75
12mr|syslinux-4.05-4|223	
12mr|syslinux-4.05-4|224	* Fri Apr 10 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.74-1mdv2009.1
12mr|syslinux-4.05-4|225	+ Revision: 365705
12mr|syslinux-4.05-4|226	- 3.74:
12mr|syslinux-4.05-4|227	- removed patches merged upstream
12mr|syslinux-4.05-4|228	- syslinux 3.74pre17
12mr|syslinux-4.05-4|229	resync win32 patch
12mr|syslinux-4.05-4|230	
12mr|syslinux-4.05-4|231	* Wed Apr 01 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.74-0.pre14.1mdv2009.1
12mr|syslinux-4.05-4|232	+ Revision: 363154
12mr|syslinux-4.05-4|233	- 3.74-pre14
12mr|syslinux-4.05-4|234	
12mr|syslinux-4.05-4|235	* Thu Mar 26 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.74-0.pre11.1mdv2009.1
12mr|syslinux-4.05-4|236	+ Revision: 361326
12mr|syslinux-4.05-4|237	- Update to 3.74pre11
12mr|syslinux-4.05-4|238	- Add git url
12mr|syslinux-4.05-4|239	
12mr|syslinux-4.05-4|240	* Tue Mar 17 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.74-0.pre6.1mdv2009.1
12mr|syslinux-4.05-4|241	+ Revision: 356608
12mr|syslinux-4.05-4|242	- 3.74-pre6:
12mr|syslinux-4.05-4|243	* remove obsolete patch1 (integrated in 3.74-pre6)
12mr|syslinux-4.05-4|244	
12mr|syslinux-4.05-4|245	* Mon Mar 09 2009 Pascal Terjan <pterjan@mandriva.org> 3.73-4mdv2009.1
12mr|syslinux-4.05-4|246	+ Revision: 353256
12mr|syslinux-4.05-4|247	- isohybrid: no need to shift the end of the partition
12mr|syslinux-4.05-4|248	
12mr|syslinux-4.05-4|249	* Fri Mar 06 2009 Frederic Crozat <fcrozat@mandriva.com> 3.73-3mdv2009.1
12mr|syslinux-4.05-4|250	+ Revision: 349946
12mr|syslinux-4.05-4|251	- Patch6 (pterjan): fix partition table created by isohybrid
12mr|syslinux-4.05-4|252	
12mr|syslinux-4.05-4|253	+ Christophe Fergeau <cfergeau@mandriva.com>
12mr|syslinux-4.05-4|254	- More accurate licensing information
12mr|syslinux-4.05-4|255	
12mr|syslinux-4.05-4|256	* Thu Feb 26 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.73-2mdv2009.1
12mr|syslinux-4.05-4|257	+ Revision: 345176
12mr|syslinux-4.05-4|258	- Add patch for gfxboot to make it parse DEFAULT entries in isolinux.cfg
12mr|syslinux-4.05-4|259	
12mr|syslinux-4.05-4|260	* Mon Jan 26 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.73-1mdv2009.1
12mr|syslinux-4.05-4|261	+ Revision: 333647
12mr|syslinux-4.05-4|262	- syslinux 3.73
12mr|syslinux-4.05-4|263	reorder patches in a more logical order, fix content of README.gfxboot
12mr|syslinux-4.05-4|264	
12mr|syslinux-4.05-4|265	* Fri Jan 23 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.72-1mdv2009.1
12mr|syslinux-4.05-4|266	+ Revision: 332733
12mr|syslinux-4.05-4|267	- Pick UI directive patch from syslinux git since it the cleanest way to start GFXBOOT upon isolinux startup
12mr|syslinux-4.05-4|268	- syslinux 3.72
12mr|syslinux-4.05-4|269	gethostip, sha1pass, mkdiskimage, syslinux2ansi.pl, keytab-lilo.pl are now
12mr|syslinux-4.05-4|270	installed in /usr/bin (as upstream). syslinux2ansi and keytab-lilo lost their
12mr|syslinux-4.05-4|271	.pl suffix
12mr|syslinux-4.05-4|272	
12mr|syslinux-4.05-4|273	+ Olivier Blin <blino@mandriva.org>
12mr|syslinux-4.05-4|274	- remove date patch (fixed upstream)
12mr|syslinux-4.05-4|275	- remove duplicate local_boot code, upstream factorized it
12mr|syslinux-4.05-4|276	- remove string now defined upstream
12mr|syslinux-4.05-4|277	- adapt to cwritestr being renamed as writestr
12mr|syslinux-4.05-4|278	- rediff gfxboot patch
12mr|syslinux-4.05-4|279	- 3.71
12mr|syslinux-4.05-4|280	
12mr|syslinux-4.05-4|281	* Mon Aug 11 2008 Olivier Blin <blino@mandriva.org> 3.63-1mdv2009.0
12mr|syslinux-4.05-4|282	+ Revision: 270715
12mr|syslinux-4.05-4|283	- package README.gfxboot
12mr|syslinux-4.05-4|284	- fix doc installation
12mr|syslinux-4.05-4|285	- fix manpages installation
12mr|syslinux-4.05-4|286	- sys2ansi has been renamed syslinux2ansi
12mr|syslinux-4.05-4|287	- use updated gfxboot patch from opensuse
12mr|syslinux-4.05-4|288	- 3.63
12mr|syslinux-4.05-4|289	
12mr|syslinux-4.05-4|290	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 3.51-6mdv2009.0
12mr|syslinux-4.05-4|291	+ Revision: 225587
12mr|syslinux-4.05-4|292	- rebuild
12mr|syslinux-4.05-4|293	
12mr|syslinux-4.05-4|294	* Wed Mar 05 2008 Oden Eriksson <oeriksson@mandriva.com> 3.51-5mdv2008.1
12mr|syslinux-4.05-4|295	+ Revision: 179591
12mr|syslinux-4.05-4|296	- rebuild
12mr|syslinux-4.05-4|297	
12mr|syslinux-4.05-4|298	+ Olivier Blin <blino@mandriva.org>
12mr|syslinux-4.05-4|299	- restore BuildRoot
12mr|syslinux-4.05-4|300	
12mr|syslinux-4.05-4|301	+ Thierry Vignaud <tv@mandriva.org>
12mr|syslinux-4.05-4|302	- kill re-definition of %%buildroot on Pixel's request
12mr|syslinux-4.05-4|303	
12mr|syslinux-4.05-4|304	* Wed Aug 08 2007 Pixel <pixel@mandriva.com> 3.51-4mdv2008.0
12mr|syslinux-4.05-4|305	+ Revision: 60126
12mr|syslinux-4.05-4|306	- move files from /usr/lib64/syslinux to /usr/lib/syslinux
12mr|syslinux-4.05-4|307	(since they really are no x86_64 files)
12mr|syslinux-4.05-4|308	
12mr|syslinux-4.05-4|309	* Tue Aug 07 2007 Anssi Hannula <anssi@mandriva.org> 3.51-3mdv2008.0
12mr|syslinux-4.05-4|310	+ Revision: 59569
12mr|syslinux-4.05-4|311	- build on x86_64 as well
12mr|syslinux-4.05-4|312	
12mr|syslinux-4.05-4|313	* Wed Jul 18 2007 Erwan Velu <erwan@mandriva.org> 3.51-2mdv2008.0
12mr|syslinux-4.05-4|314	+ Revision: 53300
12mr|syslinux-4.05-4|315	- Adding missing documentation
12mr|syslinux-4.05-4|316	
12mr|syslinux-4.05-4|317	* Wed Jul 11 2007 Olivier Blin <blino@mandriva.org> 3.51-1mdv2008.0
12mr|syslinux-4.05-4|318	+ Revision: 51245
12mr|syslinux-4.05-4|319	- overwrite bundled libpng files with system one (and drop patch trying to link with system one, it can't work since the com32 lib use a specific libc)
12mr|syslinux-4.05-4|320	- rediff gfxboot patch
12mr|syslinux-4.05-4|321	- 3.51
12mr|syslinux-4.05-4|322	- drop vfat patch (merged upstream)
12mr|syslinux-4.05-4|323	
12mr|syslinux-4.05-4|324	
12mr|syslinux-4.05-4|325	* Mon Jan 29 2007 Olivier Blin <oblin@mandriva.com> 3.35-1mdv2007.0
12mr|syslinux-4.05-4|326	+ Revision: 114837
12mr|syslinux-4.05-4|327	- 3.35
12mr|syslinux-4.05-4|328	- rediff opensuse gfxboot patch
12mr|syslinux-4.05-4|329	
12mr|syslinux-4.05-4|330	* Fri Nov 17 2006 Olivier Blin <oblin@mandriva.com> 3.31-1mdv2007.1
12mr|syslinux-4.05-4|331	+ Revision: 85219
12mr|syslinux-4.05-4|332	- rediff patch10
12mr|syslinux-4.05-4|333	- update gfxboot (from OpenSuse package)
12mr|syslinux-4.05-4|334	- delete mime-type property
12mr|syslinux-4.05-4|335	- remove mime-type property
12mr|syslinux-4.05-4|336	- remove bzipped patches
12mr|syslinux-4.05-4|337	- bunzip patches
12mr|syslinux-4.05-4|338	- 3.31
12mr|syslinux-4.05-4|339	- use system libpng not to be subject to png 1.2.8 bugs
12mr|syslinux-4.05-4|340	- Import syslinux
12mr|syslinux-4.05-4|341	
12mr|syslinux-4.05-4|342	* Thu Sep 21 2006 Olivier Blin <blino@mandriva.com> 3.20-3mdv2007.0
12mr|syslinux-4.05-4|343	- Patch2: correctly pass DATE when running make in subdirs
12mr|syslinux-4.05-4|344	- remove extra backslash in DATE (#25966)
12mr|syslinux-4.05-4|345	
12mr|syslinux-4.05-4|346	* Mon Aug 28 2006 Warly <warly@mandriva.com> 3.20-2mdv2007.0
12mr|syslinux-4.05-4|347	- also add a isolinux-x86_64 for x86_64 only CDs
12mr|syslinux-4.05-4|348	
12mr|syslinux-4.05-4|349	* Mon Aug 28 2006 Olivier Blin <blino@mandriva.com> 3.20-1mdv2007.0
12mr|syslinux-4.05-4|350	- 3.20
12mr|syslinux-4.05-4|351	- rediff Patch1
12mr|syslinux-4.05-4|352	
12mr|syslinux-4.05-4|353	* Sat Aug 12 2006 Erwan Velu <erwan@seanodes.com> 3.11-7mdv2007.0
12mr|syslinux-4.05-4|354	- Adding gethostip, sha1pass
12mr|syslinux-4.05-4|355	- Adding menu & libmenu to devel
12mr|syslinux-4.05-4|356	
12mr|syslinux-4.05-4|357	* Sun Aug 06 2006 Olivier Blin <blino@mandriva.com> 3.11-6mdv2007.0
12mr|syslinux-4.05-4|358	- fix default pxelinux configuration installation
12mr|syslinux-4.05-4|359	
12mr|syslinux-4.05-4|360	* Fri Jul 14 2006 Warly <warly@mandriva.com> 3.11-5mdv2007.0
12mr|syslinux-4.05-4|361	- revert isolinux.bin default dir
12mr|syslinux-4.05-4|362	- add an extra isolinux-i586.bin for dual arch CDs
12mr|syslinux-4.05-4|363	
12mr|syslinux-4.05-4|364	* Fri Jun 30 2006 Warly <warly@mandriva.com> 3.11-4mdk2007.0
12mr|syslinux-4.05-4|365	- change boot dir from /isolinux to /i586/isolinux
12mr|syslinux-4.05-4|366	
12mr|syslinux-4.05-4|367	* Sat Jun 24 2006 Olivier Blin <oblin@mandriva.com> 3.11-3mdv2007.0
12mr|syslinux-4.05-4|368	- reupload because of broken rpmctl that applies and (re)computes
12mr|syslinux-4.05-4|369	commands hours later, packages being merged meanwhile...
12mr|syslinux-4.05-4|370	
12mr|syslinux-4.05-4|371	* Fri Jun 23 2006 Olivier Blin <oblin@mandriva.com> 3.11-2mdv2007.0
12mr|syslinux-4.05-4|372	- conflicts with previous pxelinux packages (thanks Pixel)
12mr|syslinux-4.05-4|373	
12mr|syslinux-4.05-4|374	* Fri Jun 23 2006 Olivier Blin <oblin@mandriva.com> 3.11-1mdv2007.0
12mr|syslinux-4.05-4|375	- 3.11
12mr|syslinux-4.05-4|376	- switch to Mandriva Linux
12mr|syslinux-4.05-4|377	- remove old 1.67 version (used for mkbootdisk only?)
12mr|syslinux-4.05-4|378	- drop ASM graphic patch, not maintained anymore (Patch1)
12mr|syslinux-4.05-4|379	- drop Patch4 (was a backport from 2.06)
12mr|syslinux-4.05-4|380	- rediff Patch0
12mr|syslinux-4.05-4|381	- Patch1: GFX support and build fixes (CLK_TCK)
12mr|syslinux-4.05-4|382	(courtesy of openSUSE, thanks dudes!)
12mr|syslinux-4.05-4|383	- package mkdiskimage
12mr|syslinux-4.05-4|384	- merge back with pxelinux src package
12mr|syslinux-4.05-4|385	
12mr|syslinux-4.05-4|386	* Sat Jul 23 2005 Erwan Velu <velu@seanodes.com> 1.76-18mdk
12mr|syslinux-4.05-4|387	- Splitting pxelinux
12mr|syslinux-4.05-4|388	
12mr|syslinux-4.05-4|389	* Mon Feb 21 2005 Erwan Velu <velu@seanodes.com> 1.76-17mdk
12mr|syslinux-4.05-4|390	- Adding mkdiskimage
12mr|syslinux-4.05-4|391	
12mr|syslinux-4.05-4|392	* Wed Dec 15 2004 Erwan Velu <velu@seanodes.com> 1.76-16mdk
12mr|syslinux-4.05-4|393	- Add a devel package for the com32 library added in 2.12.
12mr|syslinux-4.05-4|394	- New pxelinux 2.13
12mr|syslinux-4.05-4|395	- Removing patch5
12mr|syslinux-4.05-4|396	
12mr|syslinux-4.05-4|397	* Thu Aug 19 2004 Erwan Velu <erwan@mandrakesoft.com> 1.76-15mdk
12mr|syslinux-4.05-4|398	- New pxelinux 2.11
12mr|syslinux-4.05-4|399	
12mr|syslinux-4.05-4|400	* Thu Aug 05 2004 Olivier Blin <blino@mandrake.org> 1.76-14mdk
12mr|syslinux-4.05-4|401	- Patch6 for syslinux-1.76 (backport from syslinux-2.06-pre1) :
12mr|syslinux-4.05-4|402	Fix problem that would occationally cause a boot failure,
12mr|syslinux-4.05-4|403	depending on the length of the kernel
12mr|syslinux-4.05-4|404	
12mr|syslinux-4.05-4|405	* Sun Jun 20 2004 Erwan Velu <erwan@mandrakesoft.com> 1.76-13mdk
12mr|syslinux-4.05-4|406	- New pxelinux 2.10
12mr|syslinux-4.05-4|407	- Fixing help.txt & messages
12mr|syslinux-4.05-4|408	- Removing patch4
12mr|syslinux-4.05-4|409	
12mr|syslinux-4.05-4|410	* Thu May 06 2004 Erwan Velu <erwan@mandrakesoft.com> 1.76-12mdk
12mr|syslinux-4.05-4|411	- New pxelinux 2.09
12mr|syslinux-4.05-4|412	- s/Mandrake Linux/Mandrakelinux/
12mr|syslinux-4.05-4|413	- Switching from Os to O1 in memdisk

16540 12
12mr|system-config-audit-0.4.18-1|1	Summary:	Audit GUI configuration tool
12mr|system-config-audit-0.4.18-1|2	Name:		system-config-audit
12mr|system-config-audit-0.4.18-1|3	Version:	0.4.18
12mr|system-config-audit-0.4.18-1|4	Release:	%mkrel 1
12mr|system-config-audit-0.4.18-1|5	License:	GPLv2
12mr|system-config-audit-0.4.18-1|6	Group:		System/Base
12mr|system-config-audit-0.4.18-1|7	URL:		https://fedorahosted.org/system-config-audit/
12mr|system-config-audit-0.4.18-1|8	Source0:	https://fedorahosted.org/releases/s/y/system-config-audit/system-config-audit-%{version}.tar.xz
12mr|system-config-audit-0.4.18-1|9	Patch0:		audit-1.6.1-desktopfile.patch
12mr|system-config-audit-0.4.18-1|10	Patch1:		audit-1.6.1-sendmail.patch
12mr|system-config-audit-0.4.18-1|11	Requires:	audit >= 2.0
12mr|system-config-audit-0.4.18-1|12	Requires:	pygtk2.0-libglade
12mr|system-config-audit-0.4.18-1|13	Requires:	python-audit >= 2.0
12mr|system-config-audit-0.4.18-1|14	Requires:	usermode-consoleonly >= 1.92-4
12mr|system-config-audit-0.4.18-1|15	BuildRequires:	audit-devel >= 2.0
12mr|system-config-audit-0.4.18-1|16	BuildRequires:	desktop-file-utils
12mr|system-config-audit-0.4.18-1|17	BuildRequires:	gettext
12mr|system-config-audit-0.4.18-1|18	BuildRequires:	gettext-devel
12mr|system-config-audit-0.4.18-1|19	BuildRequires:	intltool
12mr|system-config-audit-0.4.18-1|20	BuildRequires:	python-devel
12mr|system-config-audit-0.4.18-1|21	Obsoletes:	libaudit-common < 1.6.1
12mr|system-config-audit-0.4.18-1|22	Conflicts:	audit < 1.6.1
12mr|system-config-audit-0.4.18-1|23	Epoch:		1
12mr|system-config-audit-0.4.18-1|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|system-config-audit-0.4.18-1|25	
12mr|system-config-audit-0.4.18-1|26	%description
12mr|system-config-audit-0.4.18-1|27	This package contains a GUI for configuring the Audit system.
12mr|system-config-audit-0.4.18-1|28	
12mr|system-config-audit-0.4.18-1|29	%prep
12mr|system-config-audit-0.4.18-1|30	
12mr|system-config-audit-0.4.18-1|31	%setup -q
12mr|system-config-audit-0.4.18-1|32	%patch0 -p0
12mr|system-config-audit-0.4.18-1|33	%patch1 -p0
12mr|system-config-audit-0.4.18-1|34	
12mr|system-config-audit-0.4.18-1|35	%build
12mr|system-config-audit-0.4.18-1|36	%configure2_5x \
12mr|system-config-audit-0.4.18-1|37	--libexecdir=%{_sbindir}
12mr|system-config-audit-0.4.18-1|38	%make
12mr|system-config-audit-0.4.18-1|39	
12mr|system-config-audit-0.4.18-1|40	%install
12mr|system-config-audit-0.4.18-1|41	rm -rf %{buildroot}
12mr|system-config-audit-0.4.18-1|42	
12mr|system-config-audit-0.4.18-1|43	%makeinstall_std install-fedora
12mr|system-config-audit-0.4.18-1|44	
12mr|system-config-audit-0.4.18-1|45	desktop-file-validate %{buildroot}%{_datadir}/applications/system-config-audit.desktop
12mr|system-config-audit-0.4.18-1|46	
12mr|system-config-audit-0.4.18-1|47	%find_lang system-config-audit
12mr|system-config-audit-0.4.18-1|48	
12mr|system-config-audit-0.4.18-1|49	# let's use our own pam config
12mr|system-config-audit-0.4.18-1|50	rm -f %{buildroot}%{_sysconfdir}/pam.d/system-config-audit-server
12mr|system-config-audit-0.4.18-1|51	ln -s %{_sysconfdir}/pam.d/mandriva-simple-auth \
12mr|system-config-audit-0.4.18-1|52	%{buildroot}%{_sysconfdir}/pam.d/system-config-audit-server
12mr|system-config-audit-0.4.18-1|53	
12mr|system-config-audit-0.4.18-1|54	%clean
12mr|system-config-audit-0.4.18-1|55	rm -rf %{buildroot}
12mr|system-config-audit-0.4.18-1|56	
12mr|system-config-audit-0.4.18-1|57	%files -f system-config-audit.lang
12mr|system-config-audit-0.4.18-1|58	%defattr(-,root,root,-)
12mr|system-config-audit-0.4.18-1|59	%doc AUTHORS COPYING ChangeLog NEWS README
12mr|system-config-audit-0.4.18-1|60	%config(noreplace) %{_sysconfdir}/pam.d/system-config-audit-server
12mr|system-config-audit-0.4.18-1|61	%config(noreplace) %{_sysconfdir}/security/console.apps/system-config-audit-server
12mr|system-config-audit-0.4.18-1|62	%{_bindir}/system-config-audit
12mr|system-config-audit-0.4.18-1|63	%{_datadir}/applications/system-config-audit.desktop
12mr|system-config-audit-0.4.18-1|64	%{_datadir}/system-config-audit
12mr|system-config-audit-0.4.18-1|65	%{_sbindir}/system-config-audit-server-real
12mr|system-config-audit-0.4.18-1|66	%{_sbindir}/system-config-audit-server
12mr|system-config-audit-0.4.18-1|67	
12mr|system-config-audit-0.4.18-1|68	
12mr|system-config-audit-0.4.18-1|69	
12mr|system-config-audit-0.4.18-1|70	
12mr|system-config-audit-0.4.18-1|71	%changelog
12mr|system-config-audit-0.4.18-1|72	

16541 12
12mr|system-config-nfs-1.3.51-1|1	Summary: NFS server configuration tool
12mr|system-config-nfs-1.3.51-1|2	Name: system-config-nfs
12mr|system-config-nfs-1.3.51-1|3	Version: 1.3.51
12mr|system-config-nfs-1.3.51-1|4	Release: %mkrel 1
12mr|system-config-nfs-1.3.51-1|5	URL: http://fedorahosted.org/%{name}
12mr|system-config-nfs-1.3.51-1|6	License: GPLv2+
12mr|system-config-nfs-1.3.51-1|7	Group: System/Configuration/Networking
12mr|system-config-nfs-1.3.51-1|8	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12mr|system-config-nfs-1.3.51-1|9	BuildArch: noarch
12mr|system-config-nfs-1.3.51-1|10	Source0: http://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.bz2
12mr|system-config-nfs-1.3.51-1|11	BuildRequires: desktop-file-utils
12mr|system-config-nfs-1.3.51-1|12	BuildRequires: gettext
12mr|system-config-nfs-1.3.51-1|13	BuildRequires: intltool
12mr|system-config-nfs-1.3.51-1|14	BuildRequires: python
12mr|system-config-nfs-1.3.51-1|15	Obsoletes: system-config-nfs < 1.3.42
12mr|system-config-nfs-1.3.51-1|16	Requires: system-config-nfs-docs
12mr|system-config-nfs-1.3.51-1|17	Requires: pygtk2.0
12mr|system-config-nfs-1.3.51-1|18	Requires: pygtk2.0-libglade
12mr|system-config-nfs-1.3.51-1|19	Requires: python >= 2.0
12mr|system-config-nfs-1.3.51-1|20	Requires: nfs-utils
12mr|system-config-nfs-1.3.51-1|21	Requires: usermode
12mr|system-config-nfs-1.3.51-1|22	Requires: hicolor-icon-theme
12mr|system-config-nfs-1.3.51-1|23	
12mr|system-config-nfs-1.3.51-1|24	%description
12mr|system-config-nfs-1.3.51-1|25	system-config-nfs is a graphical user interface for creating,
12mr|system-config-nfs-1.3.51-1|26	modifying, and deleting nfs shares.
12mr|system-config-nfs-1.3.51-1|27	
12mr|system-config-nfs-1.3.51-1|28	%prep
12mr|system-config-nfs-1.3.51-1|29	%setup -q
12mr|system-config-nfs-1.3.51-1|30	
12mr|system-config-nfs-1.3.51-1|31	%build
12mr|system-config-nfs-1.3.51-1|32	make %{?with_console_util:CONSOLE_USE_CONFIG_UTIL=1} %{?_smp_mflags}
12mr|system-config-nfs-1.3.51-1|33	
12mr|system-config-nfs-1.3.51-1|34	%install
12mr|system-config-nfs-1.3.51-1|35	rm -rf $RPM_BUILD_ROOT
12mr|system-config-nfs-1.3.51-1|36	make DESTDIR=$RPM_BUILD_ROOT install
12mr|system-config-nfs-1.3.51-1|37	
12mr|system-config-nfs-1.3.51-1|38	desktop-file-install --vendor system --delete-original       \
12mr|system-config-nfs-1.3.51-1|39	--dir $RPM_BUILD_ROOT%{_datadir}/applications             \
12mr|system-config-nfs-1.3.51-1|40	--add-category X-Red-Hat-Base        \
12mr|system-config-nfs-1.3.51-1|41	--add-category X-Red-Hat-ServerConfig        \
12mr|system-config-nfs-1.3.51-1|42	$RPM_BUILD_ROOT%{_datadir}/applications/system-config-nfs.desktop
12mr|system-config-nfs-1.3.51-1|43	
12mr|system-config-nfs-1.3.51-1|44	%find_lang %name
12mr|system-config-nfs-1.3.51-1|45	
12mr|system-config-nfs-1.3.51-1|46	%clean
12mr|system-config-nfs-1.3.51-1|47	rm -rf $RPM_BUILD_ROOT
12mr|system-config-nfs-1.3.51-1|48	
12mr|system-config-nfs-1.3.51-1|49	%post
12mr|system-config-nfs-1.3.51-1|50	touch --no-create %{_datadir}/icons/hicolor
12mr|system-config-nfs-1.3.51-1|51	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
12mr|system-config-nfs-1.3.51-1|52	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
12mr|system-config-nfs-1.3.51-1|53	fi
12mr|system-config-nfs-1.3.51-1|54	
12mr|system-config-nfs-1.3.51-1|55	%postun
12mr|system-config-nfs-1.3.51-1|56	touch --no-create %{_datadir}/icons/hicolor
12mr|system-config-nfs-1.3.51-1|57	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
12mr|system-config-nfs-1.3.51-1|58	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
12mr|system-config-nfs-1.3.51-1|59	fi
12mr|system-config-nfs-1.3.51-1|60	
12mr|system-config-nfs-1.3.51-1|61	%files -f %{name}.lang
12mr|system-config-nfs-1.3.51-1|62	%defattr(-,root,root,-)
12mr|system-config-nfs-1.3.51-1|63	%doc COPYING
12mr|system-config-nfs-1.3.51-1|64	%{_bindir}/system-config-nfs
12mr|system-config-nfs-1.3.51-1|65	%{_datadir}/system-config-nfs
12mr|system-config-nfs-1.3.51-1|66	%{_datadir}/applications/system-config-nfs.desktop
12mr|system-config-nfs-1.3.51-1|67	%{_datadir}/icons/hicolor/48x48/apps/system-config-nfs.png
12mr|system-config-nfs-1.3.51-1|68	%config(noreplace) %{_sysconfdir}/security/console.apps/system-config-nfs
12mr|system-config-nfs-1.3.51-1|69	%config(noreplace) %{_sysconfdir}/pam.d/system-config-nfs
12mr|system-config-nfs-1.3.51-1|70	
12mr|system-config-nfs-1.3.51-1|71	
12mr|system-config-nfs-1.3.51-1|72	
12mr|system-config-nfs-1.3.51-1|73	%changelog
12mr|system-config-nfs-1.3.51-1|74	

16542 12
12mr|system-config-nfs-docs-1.0.9-2|1	Summary:	Documentation for configuring an NFS server
12mr|system-config-nfs-docs-1.0.9-2|2	Name:		system-config-nfs-docs
12mr|system-config-nfs-docs-1.0.9-2|3	Version:	1.0.9
12mr|system-config-nfs-docs-1.0.9-2|4	Release:	2
12mr|system-config-nfs-docs-1.0.9-2|5	License:	GPLv2+
12mr|system-config-nfs-docs-1.0.9-2|6	Group:		Books/Howtos
12mr|system-config-nfs-docs-1.0.9-2|7	URL:		https://fedorahosted.org/%{name}
12mr|system-config-nfs-docs-1.0.9-2|8	Source0:	http://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.bz2
12mr|system-config-nfs-docs-1.0.9-2|9	BuildRequires:	gettext
12mr|system-config-nfs-docs-1.0.9-2|10	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|system-config-nfs-docs-1.0.9-2|11	BuildRequires:	docbook-dtd45-xml
12mr|system-config-nfs-docs-1.0.9-2|12	BuildRequires:	rarian
12mr|system-config-nfs-docs-1.0.9-2|13	
12mr|system-config-nfs-docs-1.0.9-2|14	# Until version 1.3.41, system-config-nfs contained online documentation.
12mr|system-config-nfs-docs-1.0.9-2|15	# From version 1.3.42 on, online documentation is split off into its own
12mr|system-config-nfs-docs-1.0.9-2|16	# package system-config-nfs-docs. The following ensures that updating from
12mr|system-config-nfs-docs-1.0.9-2|17	# earlier versions gives you both the main package and documentation.
12mr|system-config-nfs-docs-1.0.9-2|18	Obsoletes:	system-config-nfs < 1.3.42
12mr|system-config-nfs-docs-1.0.9-2|19	Requires:	system-config-nfs >= 1.3.42
12mr|system-config-nfs-docs-1.0.9-2|20	Requires:	rarian
12mr|system-config-nfs-docs-1.0.9-2|21	Requires:	yelp
12mr|system-config-nfs-docs-1.0.9-2|22	BuildArch:	noarch
12mr|system-config-nfs-docs-1.0.9-2|23	
12mr|system-config-nfs-docs-1.0.9-2|24	%description
12mr|system-config-nfs-docs-1.0.9-2|25	This package contains the online documentation for system-config-nfs which is
12mr|system-config-nfs-docs-1.0.9-2|26	a graphical user interface for creating, modifying, and deleting nfs shares.
12mr|system-config-nfs-docs-1.0.9-2|27	
12mr|system-config-nfs-docs-1.0.9-2|28	%prep
12mr|system-config-nfs-docs-1.0.9-2|29	%setup -q
12mr|system-config-nfs-docs-1.0.9-2|30	
12mr|system-config-nfs-docs-1.0.9-2|31	%build
12mr|system-config-nfs-docs-1.0.9-2|32	%make
12mr|system-config-nfs-docs-1.0.9-2|33	
12mr|system-config-nfs-docs-1.0.9-2|34	%install
12mr|system-config-nfs-docs-1.0.9-2|35	%makeinstall_std
12mr|system-config-nfs-docs-1.0.9-2|36	
12mr|system-config-nfs-docs-1.0.9-2|37	%files
12mr|system-config-nfs-docs-1.0.9-2|38	%doc COPYING
12mr|system-config-nfs-docs-1.0.9-2|39	%doc %{_datadir}/omf/system-config-nfs
12mr|system-config-nfs-docs-1.0.9-2|40	%doc %{_datadir}/gnome/help/system-config-nfs
12mr|system-config-nfs-docs-1.0.9-2|41	
12mr|system-config-nfs-docs-1.0.9-2|42	
12mr|system-config-nfs-docs-1.0.9-2|43	%changelog
12mr|system-config-nfs-docs-1.0.9-2|44	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|system-config-nfs-docs-1.0.9-2|45	+ Commit: 0b636b7
12mr|system-config-nfs-docs-1.0.9-2|46	- Update BuildRequires, spec cleanup
12mr|system-config-nfs-docs-1.0.9-2|47	
12mr|system-config-nfs-docs-1.0.9-2|48	

16543 12
12mr|system-config-printer-1.3.12-9|1	%define use_gitsnap 0
12mr|system-config-printer-1.3.12-9|2	%{?_no_gitsnap: %{expand: %%global use_gitsnap 0}}
12mr|system-config-printer-1.3.12-9|3	%if %{use_gitsnap}
12mr|system-config-printer-1.3.12-9|4	%define gitsnap 200809231700
12mr|system-config-printer-1.3.12-9|5	%endif
12mr|system-config-printer-1.3.12-9|6	
12mr|system-config-printer-1.3.12-9|7	# disable the requires on gnome-python-gnomekeyring when it's not avaialable
12mr|system-config-printer-1.3.12-9|8	# gnome-python-desktop requires s-c-p indirectly and the build fails otherwise
12mr|system-config-printer-1.3.12-9|9	%define pygnomekeyring 1
12mr|system-config-printer-1.3.12-9|10	
12mr|system-config-printer-1.3.12-9|11	%define _with_systemd 1
12mr|system-config-printer-1.3.12-9|12	
12mr|system-config-printer-1.3.12-9|13	Name:           system-config-printer
12mr|system-config-printer-1.3.12-9|14	Summary:        A printer administration tool
12mr|system-config-printer-1.3.12-9|15	Version:        1.3.12
12mr|system-config-printer-1.3.12-9|16	Release:        9
12mr|system-config-printer-1.3.12-9|17	Url:            http://cyberelk.net/tim/software/system-config-printer/
12mr|system-config-printer-1.3.12-9|18	License:        LGPLv2+
12mr|system-config-printer-1.3.12-9|19	Group:          System/Configuration/Printing
12mr|system-config-printer-1.3.12-9|20	Source0:        http://cyberelk.net/tim/data/system-config-printer/1.3/%{name}-%{version}%{?gitsnap:-%gitsnap}.tar.xz
12mr|system-config-printer-1.3.12-9|21	Source1:        system-config-printer.pam
12mr|system-config-printer-1.3.12-9|22	Source2:        system-config-printer.console
12mr|system-config-printer-1.3.12-9|23	Source3:        po-mdv.tar.bz2
12mr|system-config-printer-1.3.12-9|24	Source4:        mdv_printer_custom.py
12mr|system-config-printer-1.3.12-9|25	#Source5:        hp-makeuri-mdv.c
12mr|system-config-printer-1.3.12-9|26	#Source6:        mdv_backend
12mr|system-config-printer-1.3.12-9|27	Source7:		69-printers_lp_user_fix.rules
12mr|system-config-printer-1.3.12-9|28	#Patch0:         system-config-printer-1.3.4-mdv_custom-applet.patch
12mr|system-config-printer-1.3.12-9|29	Patch2:         system-config-printer-1.3.3-mdv_custom-system-config-printer.patch
12mr|system-config-printer-1.3.12-9|30	Patch3:         system-config-printer-1.3.1-start-applet.patch
12mr|system-config-printer-1.3.12-9|31	Patch4:         system-config-printer-1.3.11-udev-configure-printer-mdv.patch
12mr|system-config-printer-1.3.12-9|32	Patch5:         system-config-printer-1.3.11-mdv_custom-embedded_window.patch
12mr|system-config-printer-1.3.12-9|33	Patch6:		system-config-printer-1.3.11-cups-version.patch
12mr|system-config-printer-1.3.12-9|34	# Fedora patches
12mr|system-config-printer-1.3.12-9|35	Patch200: system-config-printer-no-job-notifications.patch
12mr|system-config-printer-1.3.12-9|36	Patch201: system-config-printer-dnssd-crash.patch
12mr|system-config-printer-1.3.12-9|37	Patch203: system-config-printer-systemd.patch
12mr|system-config-printer-1.3.12-9|38	
12mr|system-config-printer-1.3.12-9|39	
12mr|system-config-printer-1.3.12-9|40	# Mageia patches
12mr|system-config-printer-1.3.12-9|41	Patch300:    system-config-printer-1.3.7-remove-Brother-HL-2030-blacklist.patch
12mr|system-config-printer-1.3.12-9|42	
12mr|system-config-printer-1.3.12-9|43	BuildRequires:  cups-devel >= 1.2
12mr|system-config-printer-1.3.12-9|44	BuildRequires:  python-devel >= 2.4
12mr|system-config-printer-1.3.12-9|45	BuildRequires:  desktop-file-utils >= 0.2.92
12mr|system-config-printer-1.3.12-9|46	BuildRequires:  gettext-devel
12mr|system-config-printer-1.3.12-9|47	BuildRequires:  intltool
12mr|system-config-printer-1.3.12-9|48	BuildRequires:  xmlto
12mr|system-config-printer-1.3.12-9|49	BuildRequires:  docbook-dtd412-xml
12mr|system-config-printer-1.3.12-9|50	BuildRequires:  docbook-style-xsl
12mr|system-config-printer-1.3.12-9|51	BuildRequires:  udev-devel
12mr|system-config-printer-1.3.12-9|52	BuildRequires:  libusb-devel
12mr|system-config-printer-1.3.12-9|53	BuildRequires:  libhpip-devel
12mr|system-config-printer-1.3.12-9|54	BuildRequires:  dbus-devel
12mr|system-config-printer-1.3.12-9|55	BuildRequires:  dbus-glib-devel
12mr|system-config-printer-1.3.12-9|56	%if %{_with_systemd}
12mr|system-config-printer-1.3.12-9|57	BuildRequires: systemd-units >= 37
12mr|system-config-printer-1.3.12-9|58	%endif
12mr|system-config-printer-1.3.12-9|59	
12mr|system-config-printer-1.3.12-9|60	Obsoletes:      desktop-printing
12mr|system-config-printer-1.3.12-9|61	Obsoletes:      printerdrake
12mr|system-config-printer-1.3.12-9|62	Provides:       printerdrake
12mr|system-config-printer-1.3.12-9|63	Requires:       pygtk2 >= 2.4.0
12mr|system-config-printer-1.3.12-9|64	Requires:       pygtk2.0-libglade
12mr|system-config-printer-1.3.12-9|65	Requires:       python-gobject
12mr|system-config-printer-1.3.12-9|66	Requires:       libxml2-python
12mr|system-config-printer-1.3.12-9|67	Requires:       desktop-file-utils >= 0.2.92
12mr|system-config-printer-1.3.12-9|68	Requires:       dbus-x11
12mr|system-config-printer-1.3.12-9|69	Requires:       system-config-printer-libs = %{version}-%{release}
12mr|system-config-printer-1.3.12-9|70	Requires:       system-config-printer-udev = %{version}-%{release}
12mr|system-config-printer-1.3.12-9|71	Requires:       gnome-icon-theme
12mr|system-config-printer-1.3.12-9|72	Requires:       gnome-python
12mr|system-config-printer-1.3.12-9|73	Requires:       virtual-notification-daemon
12mr|system-config-printer-1.3.12-9|74	Requires:       python-dbus
12mr|system-config-printer-1.3.12-9|75	Requires:	python-pyinotify
12mr|system-config-printer-1.3.12-9|76	Requires:       python-curl
12mr|system-config-printer-1.3.12-9|77	Requires:       hplip-model-data
12mr|system-config-printer-1.3.12-9|78	#We now use packagekit
12mr|system-config-printer-1.3.12-9|79	#Requires:	packagekit
12mr|system-config-printer-1.3.12-9|80	#Requires:   typelib(PackageKitGlib)
12mr|system-config-printer-1.3.12-9|81	# nmap is required to scan the network, just like
12mr|system-config-printer-1.3.12-9|82	# printerdrake used to do.
12mr|system-config-printer-1.3.12-9|83	Requires:       nmap
12mr|system-config-printer-1.3.12-9|84	Requires:       python-smbc
12mr|system-config-printer-1.3.12-9|85	# Why? kdeutils4-printer-applet reqires system-config-printer...
12mr|system-config-printer-1.3.12-9|86	#Conflicts:      kdeutils4-printer-applet
12mr|system-config-printer-1.3.12-9|87	Suggests:       samba-client
12mr|system-config-printer-1.3.12-9|88	Requires:       gnome-python-desktop
12mr|system-config-printer-1.3.12-9|89	
12mr|system-config-printer-1.3.12-9|90	%description
12mr|system-config-printer-1.3.12-9|91	system-config-printer is a graphical user interface that allows
12mr|system-config-printer-1.3.12-9|92	the user to configure a CUPS print server.
12mr|system-config-printer-1.3.12-9|93	
12mr|system-config-printer-1.3.12-9|94	%files
12mr|system-config-printer-1.3.12-9|95	%doc ChangeLog README
12mr|system-config-printer-1.3.12-9|96	%{_bindir}/%{name}
12mr|system-config-printer-1.3.12-9|97	%{_bindir}/scp-dbus-service
12mr|system-config-printer-1.3.12-9|98	%{_sbindir}/%{name}
12mr|system-config-printer-1.3.12-9|99	#{_bindir}/hp-makeuri-mdv
12mr|system-config-printer-1.3.12-9|100	%{_bindir}/%{name}-applet
12mr|system-config-printer-1.3.12-9|101	%dir %{_datadir}/%{name}
12mr|system-config-printer-1.3.12-9|102	%{_datadir}/%{name}/*.py*
12mr|system-config-printer-1.3.12-9|103	%{_datadir}/%{name}/troubleshoot
12mr|system-config-printer-1.3.12-9|104	%{_datadir}/%{name}/ui/*.ui
12mr|system-config-printer-1.3.12-9|105	%{_datadir}/%{name}/xml/*
12mr|system-config-printer-1.3.12-9|106	%{_datadir}/%{name}/icons
12mr|system-config-printer-1.3.12-9|107	%{_datadir}/applications/system-config-printer.desktop
12mr|system-config-printer-1.3.12-9|108	#%{_datadir}/applications/manage-print-jobs.desktop
12mr|system-config-printer-1.3.12-9|109	%{_sysconfdir}/xdg/autostart/print-applet.desktop
12mr|system-config-printer-1.3.12-9|110	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12mr|system-config-printer-1.3.12-9|111	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
12mr|system-config-printer-1.3.12-9|112	%{_mandir}/man1/*
12mr|system-config-printer-1.3.12-9|113	
12mr|system-config-printer-1.3.12-9|114	#---------------------------------------------------------------------
12mr|system-config-printer-1.3.12-9|115	%package udev
12mr|system-config-printer-1.3.12-9|116	Summary: Rules for udev for automatic configuration of USB printers
12mr|system-config-printer-1.3.12-9|117	Group:    System/Configuration/Hardware
12mr|system-config-printer-1.3.12-9|118	Requires: system-config-printer-libs = %{version}-%{release}
12mr|system-config-printer-1.3.12-9|119	Requires(post):  rpm-helper >= 0.24.1
12mr|system-config-printer-1.3.12-9|120	Requires(preun): rpm-helper >= 0.24.1
12mr|system-config-printer-1.3.12-9|121	Obsoletes: hal-cups-utils <= 0.6.20
12mr|system-config-printer-1.3.12-9|122	Conflicts: cups < 1.4.2-6
12mr|system-config-printer-1.3.12-9|123	
12mr|system-config-printer-1.3.12-9|124	%description udev
12mr|system-config-printer-1.3.12-9|125	The udev rules and helper programs for automatically configuring USB
12mr|system-config-printer-1.3.12-9|126	printers.
12mr|system-config-printer-1.3.12-9|127	
12mr|system-config-printer-1.3.12-9|128	%post
12mr|system-config-printer-1.3.12-9|129	# disable old printer detection system
12mr|system-config-printer-1.3.12-9|130	if [ -f /etc/sysconfig/printing ]; then
12mr|system-config-printer-1.3.12-9|131	if grep -q ^AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED= /etc/sysconfig/printing; then
12mr|system-config-printer-1.3.12-9|132	sed -i 's/AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=.*/AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=no/g' /etc/sysconfig/printing
12mr|system-config-printer-1.3.12-9|133	else
12mr|system-config-printer-1.3.12-9|134	echo AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=no >> /etc/sysconfig/printing
12mr|system-config-printer-1.3.12-9|135	fi
12mr|system-config-printer-1.3.12-9|136	if grep -q ^ENABLE_QUEUES_ON_PRINTER_CONNECTED= /etc/sysconfig/printing; then
12mr|system-config-printer-1.3.12-9|137	sed -i 's/ENABLE_QUEUES_ON_PRINTER_CONNECTED=.*/ENABLE_QUEUES_ON_PRINTER_CONNECTED=no/g' /etc/sysconfig/printing
12mr|system-config-printer-1.3.12-9|138	else
12mr|system-config-printer-1.3.12-9|139	echo ENABLE_QUEUES_ON_PRINTER_CONNECTED=no >> /etc/sysconfig/printing
12mr|system-config-printer-1.3.12-9|140	fi
12mr|system-config-printer-1.3.12-9|141	else
12mr|system-config-printer-1.3.12-9|142	echo AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=no >> /etc/sysconfig/printing
12mr|system-config-printer-1.3.12-9|143	echo ENABLE_QUEUES_ON_PRINTER_CONNECTED=no >> /etc/sysconfig/printing
12mr|system-config-printer-1.3.12-9|144	fi
12mr|system-config-printer-1.3.12-9|145	
12mr|system-config-printer-1.3.12-9|146	%postun
12mr|system-config-printer-1.3.12-9|147	# enable old printer detection system
12mr|system-config-printer-1.3.12-9|148	if [ -f /etc/sysconfig/printing ]; then
12mr|system-config-printer-1.3.12-9|149	if grep -q ^AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED= /etc/sysconfig/printing; then
12mr|system-config-printer-1.3.12-9|150	sed -i 's/AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=.*/AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=yes/g' /etc/sysconfig/printing
12mr|system-config-printer-1.3.12-9|151	fi
12mr|system-config-printer-1.3.12-9|152	if grep -q ^ENABLE_QUEUES_ON_PRINTER_CONNECTED= /etc/sysconfig/printing; then
12mr|system-config-printer-1.3.12-9|153	sed -i 's/ENABLE_QUEUES_ON_PRINTER_CONNECTED=.*/ENABLE_QUEUES_ON_PRINTER_CONNECTED=yes/g' /etc/sysconfig/printing
12mr|system-config-printer-1.3.12-9|154	fi
12mr|system-config-printer-1.3.12-9|155	fi
12mr|system-config-printer-1.3.12-9|156	
12mr|system-config-printer-1.3.12-9|157	%files udev
12mr|system-config-printer-1.3.12-9|158	/lib/udev/*
12mr|system-config-printer-1.3.12-9|159	%dir %{_localstatedir}/run/udev-configure-printer
12mr|system-config-printer-1.3.12-9|160	%verify(not md5 size mtime) %config(noreplace,missingok) %attr(0644,root,root) %{_localstatedir}/run/udev-configure-printer/usb-uris
12mr|system-config-printer-1.3.12-9|161	%if %{_with_systemd}
12mr|system-config-printer-1.3.12-9|162	%{_unitdir}/configure-printer.service
12mr|system-config-printer-1.3.12-9|163	%endif #systemd
12mr|system-config-printer-1.3.12-9|164	%{_sysconfdir}/udev/rules.d/69-printers_lp_user_fix.rules
12mr|system-config-printer-1.3.12-9|165	
12mr|system-config-printer-1.3.12-9|166	#---------------------------------------------------------------------
12mr|system-config-printer-1.3.12-9|167	
12mr|system-config-printer-1.3.12-9|168	%package  libs
12mr|system-config-printer-1.3.12-9|169	Summary:  Common code for the graphical and non-graphical pieces
12mr|system-config-printer-1.3.12-9|170	Group:    System/Libraries
12mr|system-config-printer-1.3.12-9|171	Requires: python
12mr|system-config-printer-1.3.12-9|172	Requires: foomatic
12mr|system-config-printer-1.3.12-9|173	Requires: python-cups
12mr|system-config-printer-1.3.12-9|174	
12mr|system-config-printer-1.3.12-9|175	%description libs
12mr|system-config-printer-1.3.12-9|176	The common code used by both the graphical and non-graphical parts of
12mr|system-config-printer-1.3.12-9|177	the configuration tool.
12mr|system-config-printer-1.3.12-9|178	
12mr|system-config-printer-1.3.12-9|179	%files libs -f system-config-printer.lang
12mr|system-config-printer-1.3.12-9|180	%dir %{_sysconfdir}/cupshelpers/
12mr|system-config-printer-1.3.12-9|181	%config(noreplace) %{_sysconfdir}/cupshelpers/preferreddrivers.xml
12mr|system-config-printer-1.3.12-9|182	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/com.redhat.NewPrinterNotification.conf
12mr|system-config-printer-1.3.12-9|183	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/com.redhat.PrinterDriversInstaller.conf
12mr|system-config-printer-1.3.12-9|184	%config(noreplace) %{_datadir}/dbus-1/interfaces/org.fedoraproject.Config.Printing.xml
12mr|system-config-printer-1.3.12-9|185	%config(noreplace) %{_datadir}/dbus-1/services/org.fedoraproject.Config.Printing.service
12mr|system-config-printer-1.3.12-9|186	%dir %{python_sitelib}/cupshelpers
12mr|system-config-printer-1.3.12-9|187	%{python_sitelib}/cupshelpers/__init__.py*
12mr|system-config-printer-1.3.12-9|188	%{python_sitelib}/cupshelpers/cupshelpers.py*
12mr|system-config-printer-1.3.12-9|189	%{python_sitelib}/cupshelpers/openprinting.py*
12mr|system-config-printer-1.3.12-9|190	%{python_sitelib}/cupshelpers/ppds.py*
12mr|system-config-printer-1.3.12-9|191	%{python_sitelib}/cupshelpers/config.py*
12mr|system-config-printer-1.3.12-9|192	%{python_sitelib}/cupshelpers/installdriver.py*
12mr|system-config-printer-1.3.12-9|193	%{python_sitelib}/cupshelpers/xmldriverprefs.py*
12mr|system-config-printer-1.3.12-9|194	#{_prefix}/lib/cups/backend/mdv_backend
12mr|system-config-printer-1.3.12-9|195	%{py_platsitedir}/mdv_printer_custom.py*
12mr|system-config-printer-1.3.12-9|196	%{python_sitelib}/*.egg-info
12mr|system-config-printer-1.3.12-9|197	
12mr|system-config-printer-1.3.12-9|198	#--------------------------------------------------------------------
12mr|system-config-printer-1.3.12-9|199	
12mr|system-config-printer-1.3.12-9|200	%prep
12mr|system-config-printer-1.3.12-9|201	%setup -q
12mr|system-config-printer-1.3.12-9|202	#patch0 -p1 -b .mdv_custom-applet
12mr|system-config-printer-1.3.12-9|203	%patch2 -p1 -b .mdv_custom-system-config-printer
12mr|system-config-printer-1.3.12-9|204	%patch3 -p1 -b .start_applet
12mr|system-config-printer-1.3.12-9|205	%patch4 -p1 -b .udev-configue-printer-mdv
12mr|system-config-printer-1.3.12-9|206	%patch5 -p1 -b .mdv_custom-embedded-window
12mr|system-config-printer-1.3.12-9|207	%patch6 -p1 -b .cups_version
12mr|system-config-printer-1.3.12-9|208	# Don't show job notifications.
12mr|system-config-printer-1.3.12-9|209	%patch200 -p1 -b .no-job-notifications
12mr|system-config-printer-1.3.12-9|210	%patch201 -p1 -b .ddns
12mr|system-config-printer-1.3.12-9|211	%patch203 -p1 -b .systemd
12mr|system-config-printer-1.3.12-9|212	
12mr|system-config-printer-1.3.12-9|213	%patch300 -p0 -b .mdv-1349
12mr|system-config-printer-1.3.12-9|214	
12mr|system-config-printer-1.3.12-9|215	# update mdv custom translation
12mr|system-config-printer-1.3.12-9|216	tar xvjf %{SOURCE3}
12mr|system-config-printer-1.3.12-9|217	pushd po
12mr|system-config-printer-1.3.12-9|218	for i in *.po; do
12mr|system-config-printer-1.3.12-9|219	if [ ! -f ../po-mdv/$i ]; then
12mr|system-config-printer-1.3.12-9|220	continue
12mr|system-config-printer-1.3.12-9|221	fi
12mr|system-config-printer-1.3.12-9|222	msgcat $i ../po-mdv/$i > ../po-mdv/$i-new
12mr|system-config-printer-1.3.12-9|223	rm -f $i
12mr|system-config-printer-1.3.12-9|224	mv ../po-mdv/$i-new $i
12mr|system-config-printer-1.3.12-9|225	done
12mr|system-config-printer-1.3.12-9|226	popd
12mr|system-config-printer-1.3.12-9|227	
12mr|system-config-printer-1.3.12-9|228	autoreconf -fi
12mr|system-config-printer-1.3.12-9|229	
12mr|system-config-printer-1.3.12-9|230	%build
12mr|system-config-printer-1.3.12-9|231	%if %{use_gitsnap}
12mr|system-config-printer-1.3.12-9|232	./bootstrap
12mr|system-config-printer-1.3.12-9|233	%endif
12mr|system-config-printer-1.3.12-9|234	
12mr|system-config-printer-1.3.12-9|235	%configure2_5x \
12mr|system-config-printer-1.3.12-9|236	%if !%{_with_systemd}
12mr|system-config-printer-1.3.12-9|237	--without-systemdsystemunitdir \
12mr|system-config-printer-1.3.12-9|238	%else
12mr|system-config-printer-1.3.12-9|239	--with-systemdsystemunitdir=%_unitdir \
12mr|system-config-printer-1.3.12-9|240	%endif
12mr|system-config-printer-1.3.12-9|241	--with-udev-rules
12mr|system-config-printer-1.3.12-9|242	
12mr|system-config-printer-1.3.12-9|243	make
12mr|system-config-printer-1.3.12-9|244	# (salem) this hack avoids requiring hplip
12mr|system-config-printer-1.3.12-9|245	#gcc %{SOURCE5} -o hp-makeuri-mdv -lhpmud
12mr|system-config-printer-1.3.12-9|246	
12mr|system-config-printer-1.3.12-9|247	%install
12mr|system-config-printer-1.3.12-9|248	rm -rf %buildroot
12mr|system-config-printer-1.3.12-9|249	%makeinstall_std udevrulesdir=/lib/udev/rules.d  udevhelperdir=/lib/udev
12mr|system-config-printer-1.3.12-9|250	
12mr|system-config-printer-1.3.12-9|251	mkdir -p %{buildroot}%{_mozillaextpath}
12mr|system-config-printer-1.3.12-9|252	mkdir -p %{buildroot}%{py_platsitedir}
12mr|system-config-printer-1.3.12-9|253	mkdir -p %{buildroot}%{_bindir}
12mr|system-config-printer-1.3.12-9|254	#cp -f hp-makeuri-mdv %{buildroot}%{_bindir}
12mr|system-config-printer-1.3.12-9|255	# Make sure pyc files are generated, otherwise we can get
12mr|system-config-printer-1.3.12-9|256	# difficult to debug problems
12mr|system-config-printer-1.3.12-9|257	pushd %{buildroot}%{_datadir}/%{name}
12mr|system-config-printer-1.3.12-9|258	python -m compileall .
12mr|system-config-printer-1.3.12-9|259	popd
12mr|system-config-printer-1.3.12-9|260	mkdir -p %{buildroot}%{py_platsitedir}
12mr|system-config-printer-1.3.12-9|261	cp -fv %{SOURCE4} %{buildroot}%{py_platsitedir}
12mr|system-config-printer-1.3.12-9|262	pushd %{buildroot}%{py_platsitedir}
12mr|system-config-printer-1.3.12-9|263	python -m compileall .
12mr|system-config-printer-1.3.12-9|264	popd
12mr|system-config-printer-1.3.12-9|265	
12mr|system-config-printer-1.3.12-9|266	%{__mkdir_p} %buildroot%{_localstatedir}/run/udev-configure-printer
12mr|system-config-printer-1.3.12-9|267	touch %buildroot%{_localstatedir}/run/udev-configure-printer/usb-uris
12mr|system-config-printer-1.3.12-9|268	#%{__mkdir_p} %{buildroot}%{_prefix}/lib/cups/backend
12mr|system-config-printer-1.3.12-9|269	#cp -f %{SOURCE6} %{buildroot}%{_prefix}/lib/cups/backend
12mr|system-config-printer-1.3.12-9|270	
12mr|system-config-printer-1.3.12-9|271	%{__mkdir_p} %{buildroot}%{_sysconfdir}/udev/rules.d/
12mr|system-config-printer-1.3.12-9|272	cp -f %{SOURCE7} %{buildroot}%{_sysconfdir}/udev/rules.d/
12mr|system-config-printer-1.3.12-9|273	
12mr|system-config-printer-1.3.12-9|274	mkdir -p %buildroot%{_bindir}
12mr|system-config-printer-1.3.12-9|275	mkdir -p %buildroot%{_sbindir}
12mr|system-config-printer-1.3.12-9|276	mkdir -p %buildroot%{_sysconfdir}/pam.d
12mr|system-config-printer-1.3.12-9|277	mkdir -p %buildroot%{_sysconfdir}/security/console.apps
12mr|system-config-printer-1.3.12-9|278	install -p -m0644 %{SOURCE1} %buildroot%{_sysconfdir}/pam.d/%{name}
12mr|system-config-printer-1.3.12-9|279	install -p -m0644 %{SOURCE2} %buildroot%{_sysconfdir}/security/console.apps/%{name}
12mr|system-config-printer-1.3.12-9|280	mv %buildroot%{_bindir}/%{name} %buildroot%{_sbindir}/%{name}
12mr|system-config-printer-1.3.12-9|281	ln -s consolehelper %buildroot%{_bindir}/%{name}
12mr|system-config-printer-1.3.12-9|282	
12mr|system-config-printer-1.3.12-9|283	#rename service
12mr|system-config-printer-1.3.12-9|284	%if %{_with_systemd}
12mr|system-config-printer-1.3.12-9|285	mv -f %buildroot%{_unitdir}/configure-printer@.service %buildroot%{_unitdir}/configure-printer.service
12mr|system-config-printer-1.3.12-9|286	%endif #systemd
12mr|system-config-printer-1.3.12-9|287	
12mr|system-config-printer-1.3.12-9|288	%find_lang system-config-printer
12mr|system-config-printer-1.3.12-9|289	
12mr|system-config-printer-1.3.12-9|290	
12mr|system-config-printer-1.3.12-9|291	%changelog
12mr|system-config-printer-1.3.12-9|292	* Sun Nov 25 2012 Arkady L. Shane <ashejn@rosalab.ru> 1.3.12-6
12mr|system-config-printer-1.3.12-9|293	- R: typelib(PackageKitGlib)
12mr|system-config-printer-1.3.12-9|294	
12mr|system-config-printer-1.3.12-9|295	* Sat Nov 24 2012 akdengi <akdengi> 1.3.12-1
12mr|system-config-printer-1.3.12-9|296	- 1.3.12
12mr|system-config-printer-1.3.12-9|297	- add latest Fedora patch
12mr|system-config-printer-1.3.12-9|298	- drop unused Fedora patch
12mr|system-config-printer-1.3.12-9|299	- run udev-detect service on setup
12mr|system-config-printer-1.3.12-9|300	- check in udev service if cups installed and running.
12mr|system-config-printer-1.3.12-9|301	- rediff patches
12mr|system-config-printer-1.3.12-9|302	
12mr|system-config-printer-1.3.12-9|303	* Fri Sep 07 2012 akdengi <akdengi> 1.3.11-1
12mr|system-config-printer-1.3.12-9|304	- 1.3.11
12mr|system-config-printer-1.3.12-9|305	- sync with Mageia patch. Big thanks guys for hard work!
12mr|system-config-printer-1.3.12-9|306	- Add patch from Fedora to avoid using deprecated udev function
12mr|system-config-printer-1.3.12-9|307	- fix duplicated lines in udev-add-printer added by
12mr|system-config-printer-1.3.12-9|308	mdv_custom-system-config-printer.patch which caused automatic
12mr|system-config-printer-1.3.12-9|309	printer configuration to not work properly; the bug was probably a result of an
12mr|system-config-printer-1.3.12-9|310	erroneus rediff)
12mr|system-config-printer-1.3.12-9|311	- do not install task-printing instead of task-printing-server, which
12mr|system-config-printer-1.3.12-9|312	was a non-working workaround for the above issue
12mr|system-config-printer-1.3.12-9|313	- don't query packagekit for drivers, it would just produce a scary error
12mr|system-config-printer-1.3.12-9|314	while we have a separate hook to install task-printing-foobar
12mr|system-config-printer-1.3.12-9|315	- fix task-printing-foobar hook to use self.remotecupsqueue instead of
12mr|system-config-printer-1.3.12-9|316	not-yet-populated self.auto_make to trigger package installation
12mr|system-config-printer-1.3.12-9|317	- fork udev-configure-printer before trying to install printing server
12mr|system-config-printer-1.3.12-9|318	as long-running processes should not be run under udev
12mr|system-config-printer-1.3.12-9|319	- fix cups backend directory on x86_64
12mr|system-config-printer-1.3.12-9|320	- Add missing python-curl Requires
12mr|system-config-printer-1.3.12-9|321	- Own %%{_sysconfdir}/cupshelpers/
12mr|system-config-printer-1.3.12-9|322	- Change task-printing-server require into task-printing
12mr|system-config-printer-1.3.12-9|323	- Enable systemd at build
12mr|system-config-printer-1.3.12-9|324	- Fix file list
12mr|system-config-printer-1.3.12-9|325	- Fix udev installation path
12mr|system-config-printer-1.3.12-9|326	
12mr|system-config-printer-1.3.12-9|327	* Fri May 06 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-14mdv2011.0
12mr|system-config-printer-1.3.12-9|328	+ Revision: 670258
12mr|system-config-printer-1.3.12-9|329	- mass rebuild
12mr|system-config-printer-1.3.12-9|330	
12mr|system-config-printer-1.3.12-9|331	* Tue Nov 02 2010 Crispin Boylan <crisb@mandriva.org> 1.2.0-13mdv2011.0
12mr|system-config-printer-1.3.12-9|332	+ Revision: 592032
12mr|system-config-printer-1.3.12-9|333	- Rebuild
12mr|system-config-printer-1.3.12-9|334	
12mr|system-config-printer-1.3.12-9|335	* Wed Apr 14 2010 Tiago Salem <salem@mandriva.com.br> 1.2.0-12mdv2010.1
12mr|system-config-printer-1.3.12-9|336	+ Revision: 534931
12mr|system-config-printer-1.3.12-9|337	- fix the dbus timeout problem, changes the default 25 seconds to 360
12mr|system-config-printer-1.3.12-9|338	- bump release
12mr|system-config-printer-1.3.12-9|339	
12mr|system-config-printer-1.3.12-9|340	* Mon Apr 12 2010 Tiago Salem <salem@mandriva.com.br> 1.2.0-11mdv2010.1
12mr|system-config-printer-1.3.12-9|341	+ Revision: 533718
12mr|system-config-printer-1.3.12-9|342	- remove old patch
12mr|system-config-printer-1.3.12-9|343	- merge debug patch with udev-configure-printer patch
12mr|system-config-printer-1.3.12-9|344	- add more methods to applet.py to better control the installation of packages
12mr|system-config-printer-1.3.12-9|345	- bump release
12mr|system-config-printer-1.3.12-9|346	
12mr|system-config-printer-1.3.12-9|347	* Fri Apr 09 2010 Tiago Salem <salem@mandriva.com.br> 1.2.0-10mdv2010.1
12mr|system-config-printer-1.3.12-9|348	+ Revision: 533500
12mr|system-config-printer-1.3.12-9|349	- fix udev rules for the parallel printers
12mr|system-config-printer-1.3.12-9|350	- bump release
12mr|system-config-printer-1.3.12-9|351	
12mr|system-config-printer-1.3.12-9|352	* Wed Apr 07 2010 Tiago Salem <salem@mandriva.com.br> 1.2.0-9mdv2010.1
12mr|system-config-printer-1.3.12-9|353	+ Revision: 532807
12mr|system-config-printer-1.3.12-9|354	- fix for hp printers that require firmware upload
12mr|system-config-printer-1.3.12-9|355	- bump release
12mr|system-config-printer-1.3.12-9|356	
12mr|system-config-printer-1.3.12-9|357	* Tue Apr 06 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.2.0-8mdv2010.1
12mr|system-config-printer-1.3.12-9|358	+ Revision: 531912
12mr|system-config-printer-1.3.12-9|359	- Add back the debug patch
12mr|system-config-printer-1.3.12-9|360	As cups is fixed, allow back to install driver in the udev C file
12mr|system-config-printer-1.3.12-9|361	
12mr|system-config-printer-1.3.12-9|362	* Mon Apr 05 2010 Tiago Salem <salem@mandriva.com.br> 1.2.0-7mdv2010.1
12mr|system-config-printer-1.3.12-9|363	+ Revision: 531859
12mr|system-config-printer-1.3.12-9|364	- update to the last git version
12mr|system-config-printer-1.3.12-9|365	- removing some old firmware upload code
12mr|system-config-printer-1.3.12-9|366	- updating old patches to the last git code
12mr|system-config-printer-1.3.12-9|367	- bump release
12mr|system-config-printer-1.3.12-9|368	- oops, now commiting the right fix for the device permission bug in udev
12mr|system-config-printer-1.3.12-9|369	- fix variable name to set the right permission the the usb device
12mr|system-config-printer-1.3.12-9|370	
12mr|system-config-printer-1.3.12-9|371	* Sat Apr 03 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.2.0-6mdv2010.1
12mr|system-config-printer-1.3.12-9|372	+ Revision: 530858
12mr|system-config-printer-1.3.12-9|373	- Disable install functions in the udev part ( for now )
12mr|system-config-printer-1.3.12-9|374	
12mr|system-config-printer-1.3.12-9|375	+ Tiago Salem <salem@mandriva.com.br>
12mr|system-config-printer-1.3.12-9|376	- removing some self's from the old hal-cups-utils code
12mr|system-config-printer-1.3.12-9|377	- only apply the setfacl on printers
12mr|system-config-printer-1.3.12-9|378	
12mr|system-config-printer-1.3.12-9|379	* Mon Mar 29 2010 Tiago Salem <salem@mandriva.com.br> 1.2.0-5mdv2010.1
12mr|system-config-printer-1.3.12-9|380	+ Revision: 528922
12mr|system-config-printer-1.3.12-9|381	- temporarily disable some notifications, as we cannot get the printer name yet
12mr|system-config-printer-1.3.12-9|382	- disable redundant notification.
12mr|system-config-printer-1.3.12-9|383	- bump release
12mr|system-config-printer-1.3.12-9|384	
12mr|system-config-printer-1.3.12-9|385	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|system-config-printer-1.3.12-9|386	- Patch6: cleanup
12mr|system-config-printer-1.3.12-9|387	
12mr|system-config-printer-1.3.12-9|388	* Sat Mar 27 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.2.0-4mdv2010.1
12mr|system-config-printer-1.3.12-9|389	+ Revision: 527893
12mr|system-config-printer-1.3.12-9|390	- Add debug in the udev file
12mr|system-config-printer-1.3.12-9|391	
12mr|system-config-printer-1.3.12-9|392	* Fri Mar 26 2010 Tiago Salem <salem@mandriva.com.br> 1.2.0-3mdv2010.1
12mr|system-config-printer-1.3.12-9|393	+ Revision: 527856
12mr|system-config-printer-1.3.12-9|394	- fixing conflicts tag
12mr|system-config-printer-1.3.12-9|395	- many fixes concering hal -> udev migration
12mr|system-config-printer-1.3.12-9|396	- moving udev rule from cups package to system-config-printer-udev
12mr|system-config-printer-1.3.12-9|397	- add conflicts to system-config-printer-udev package
12mr|system-config-printer-1.3.12-9|398	- bump release
12mr|system-config-printer-1.3.12-9|399	
12mr|system-config-printer-1.3.12-9|400	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|system-config-printer-1.3.12-9|401	- Fix requires (Bug# 58383)
12mr|system-config-printer-1.3.12-9|402	
12mr|system-config-printer-1.3.12-9|403	* Mon Mar 22 2010 Tiago Salem <salem@mandriva.com.br> 1.2.0-2mdv2010.1
12mr|system-config-printer-1.3.12-9|404	+ Revision: 526633
12mr|system-config-printer-1.3.12-9|405	- fix identation issue preventing udev-add-printer from working properly.
12mr|system-config-printer-1.3.12-9|406	- bump release
12mr|system-config-printer-1.3.12-9|407	
12mr|system-config-printer-1.3.12-9|408	* Thu Mar 18 2010 Funda Wang <fwang@mandriva.org> 1.2.0-1mdv2010.1
12mr|system-config-printer-1.3.12-9|409	+ Revision: 524767
12mr|system-config-printer-1.3.12-9|410	- New verison 1.2.0 final
12mr|system-config-printer-1.3.12-9|411	- drop merged patches
12mr|system-config-printer-1.3.12-9|412	
12mr|system-config-printer-1.3.12-9|413	* Mon Mar 08 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.1.93-4mdv2010.1
12mr|system-config-printer-1.3.12-9|414	+ Revision: 516038
12mr|system-config-printer-1.3.12-9|415	- Add Fedora patches
12mr|system-config-printer-1.3.12-9|416	- Restart Cups after printer installed (Bug #53138)
12mr|system-config-printer-1.3.12-9|417	
12mr|system-config-printer-1.3.12-9|418	* Tue Mar 02 2010 Tiago Salem <salem@mandriva.com.br> 1.1.93-3mdv2010.1
12mr|system-config-printer-1.3.12-9|419	+ Revision: 513669
12mr|system-config-printer-1.3.12-9|420	- add missing BuildRequires
12mr|system-config-printer-1.3.12-9|421	- disable parallel building. s-c-p is failing to build this way.
12mr|system-config-printer-1.3.12-9|422	
12mr|system-config-printer-1.3.12-9|423	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|system-config-printer-1.3.12-9|424	- Add dbus-devel as BuildRequire
12mr|system-config-printer-1.3.12-9|425	- Install cups if needed
12mr|system-config-printer-1.3.12-9|426	
12mr|system-config-printer-1.3.12-9|427	* Mon Mar 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.1.93-2mdv2010.1
12mr|system-config-printer-1.3.12-9|428	+ Revision: 512919
12mr|system-config-printer-1.3.12-9|429	- Fix install
12mr|system-config-printer-1.3.12-9|430	Fix file lists
12mr|system-config-printer-1.3.12-9|431	
12mr|system-config-printer-1.3.12-9|432	* Mon Mar 01 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.1.93-1mdv2010.1
12mr|system-config-printer-1.3.12-9|433	+ Revision: 512886
12mr|system-config-printer-1.3.12-9|434	- Rediff patch2
12mr|system-config-printer-1.3.12-9|435	- Update to version 1.1.93
12mr|system-config-printer-1.3.12-9|436	- Bump release
12mr|system-config-printer-1.3.12-9|437	- Remove unneeded action
12mr|system-config-printer-1.3.12-9|438	- Fix file list
12mr|system-config-printer-1.3.12-9|439	- Fix system-config-printer-1.1.92-try-to-start-cups.patch
12mr|system-config-printer-1.3.12-9|440	- Fix call to service to make it works
12mr|system-config-printer-1.3.12-9|441	- If cups is not started, try to start it before exit()
12mr|system-config-printer-1.3.12-9|442	- Add files needed for the udev part ( from hal utils )
12mr|system-config-printer-1.3.12-9|443	Remove not existing polkit configure option
12mr|system-config-printer-1.3.12-9|444	- Start to port the hal utils part into udev
12mr|system-config-printer-1.3.12-9|445	- Fix Requires
12mr|system-config-printer-1.3.12-9|446	
12mr|system-config-printer-1.3.12-9|447	* Mon Feb 22 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.1.92-1mdv2010.1
12mr|system-config-printer-1.3.12-9|448	+ Revision: 509571
12mr|system-config-printer-1.3.12-9|449	- Update to version 1.1.92
12mr|system-config-printer-1.3.12-9|450	Refiff mdv patch
12mr|system-config-printer-1.3.12-9|451	Fix file list
12mr|system-config-printer-1.3.12-9|452	- Add back consolehelper, this is needed because of our patch that restart cups service
12mr|system-config-printer-1.3.12-9|453	
12mr|system-config-printer-1.3.12-9|454	* Fri Feb 19 2010 Frederik Himpe <fhimpe@mandriva.org> 1.1.17-2mdv2010.1
12mr|system-config-printer-1.3.12-9|455	+ Revision: 508459
12mr|system-config-printer-1.3.12-9|456	- Merge a few Ubuntu patches:
12mr|system-config-printer-1.3.12-9|457	* Delay start-up of applet in GNOME for 30 seconds to accelerate
12mr|system-config-printer-1.3.12-9|458	login
12mr|system-config-printer-1.3.12-9|459	* Prefer hpcups driver above hpijs, like in 2010.0: hpijs is obsolete
12mr|system-config-printer-1.3.12-9|460	and hpcups is mature now
12mr|system-config-printer-1.3.12-9|461	* When comparing printer URIs, deal with the different URIs used by the
12mr|system-config-printer-1.3.12-9|462	old usblp back-end and the new libusb back-end
12mr|system-config-printer-1.3.12-9|463	
12mr|system-config-printer-1.3.12-9|464	* Fri Feb 19 2010 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.1.17-1mdv2010.1
12mr|system-config-printer-1.3.12-9|465	+ Revision: 508346
12mr|system-config-printer-1.3.12-9|466	- fix system-config-printer-1.1.17-mdv_custom-system-config-printer.patch
12mr|system-config-printer-1.3.12-9|467	- Update to s-c-p 1.1.17
12mr|system-config-printer-1.3.12-9|468	Remove merged patches
12mr|system-config-printer-1.3.12-9|469	
12mr|system-config-printer-1.3.12-9|470	* Wed Oct 28 2009 Frederic Crozat <fcrozat@mandriva.com> 1.1.13-12mdv2010.0
12mr|system-config-printer-1.3.12-9|471	+ Revision: 459648
12mr|system-config-printer-1.3.12-9|472	- Fix upgrade from 2010.0 RC1/2
12mr|system-config-printer-1.3.12-9|473	
12mr|system-config-printer-1.3.12-9|474	* Wed Oct 28 2009 Gustavo De Nardin <gustavodn@mandriva.com> 1.1.13-11mdv2010.0
12mr|system-config-printer-1.3.12-9|475	+ Revision: 459628
12mr|system-config-printer-1.3.12-9|476	- dropped system-config-printer-udev, it is not ready to obsolete
12mr|system-config-printer-1.3.12-9|477	hal-cups-utils yet; all changes for system-config-printer-udev were made
12mr|system-config-printer-1.3.12-9|478	conditional for now
12mr|system-config-printer-1.3.12-9|479	- dropped mdv_backend and mdv_printer_custom.py, they'll still be provided
12mr|system-config-printer-1.3.12-9|480	by hal-cups-utils for now
12mr|system-config-printer-1.3.12-9|481	
12mr|system-config-printer-1.3.12-9|482	* Fri Oct 23 2009 Gustavo De Nardin <gustavodn@mandriva.com> 1.1.13-10mdv2010.0
12mr|system-config-printer-1.3.12-9|483	+ Revision: 459118
12mr|system-config-printer-1.3.12-9|484	- mdv_custom-system-config-printer fixed by Tiago Salem Herrmann, to use the
12mr|system-config-printer-1.3.12-9|485	correct data for the printer detection, should fix bug 46940 and others
12mr|system-config-printer-1.3.12-9|486	- no need to require nor provide hal-cups-utils anymore
12mr|system-config-printer-1.3.12-9|487	
12mr|system-config-printer-1.3.12-9|488	* Fri Oct 09 2009 Frederik Himpe <fhimpe@mandriva.org> 1.1.13-9mdv2010.0
12mr|system-config-printer-1.3.12-9|489	+ Revision: 456412
12mr|system-config-printer-1.3.12-9|490	- Requires nmap (for network printer detection) and hplip-model-data
12mr|system-config-printer-1.3.12-9|491	(for HP printer detection). Both Requires are moved here because
12mr|system-config-printer-1.3.12-9|492	hal-cups-utils which required them, is now obsoleted
12mr|system-config-printer-1.3.12-9|493	
12mr|system-config-printer-1.3.12-9|494	* Wed Oct 07 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.1.13-8mdv2010.0
12mr|system-config-printer-1.3.12-9|495	+ Revision: 455653
12mr|system-config-printer-1.3.12-9|496	- Create %%{py_platsitedir}
12mr|system-config-printer-1.3.12-9|497	- Fix file list
12mr|system-config-printer-1.3.12-9|498	- add mdv_printer_custom python module
12mr|system-config-printer-1.3.12-9|499	
12mr|system-config-printer-1.3.12-9|500	* Wed Oct 07 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.1.13-6mdv2010.0
12mr|system-config-printer-1.3.12-9|501	+ Revision: 455513
12mr|system-config-printer-1.3.12-9|502	- Fix group
12mr|system-config-printer-1.3.12-9|503	- Obsolete hal-cups-utils
12mr|system-config-printer-1.3.12-9|504	Add an udev subpackage
12mr|system-config-printer-1.3.12-9|505	add udev stuffs from fedora
12mr|system-config-printer-1.3.12-9|506	
12mr|system-config-printer-1.3.12-9|507	* Mon Oct 05 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.1.13-4mdv2010.0
12mr|system-config-printer-1.3.12-9|508	+ Revision: 453913
12mr|system-config-printer-1.3.12-9|509	- do not use consolehelper  as we use polkit-1
12mr|system-config-printer-1.3.12-9|510	
12mr|system-config-printer-1.3.12-9|511	* Mon Oct 05 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.1.13-3mdv2010.0
12mr|system-config-printer-1.3.12-9|512	+ Revision: 453738
12mr|system-config-printer-1.3.12-9|513	- Fix buildrequires: libusb-devel
12mr|system-config-printer-1.3.12-9|514	- Add patches from fedora
12mr|system-config-printer-1.3.12-9|515	- not noarched now
12mr|system-config-printer-1.3.12-9|516	- Package udev files
12mr|system-config-printer-1.3.12-9|517	
12mr|system-config-printer-1.3.12-9|518	* Mon Sep 28 2009 Olivier Blin <oblin@mandriva.com> 1.1.13-2mdv2010.0
12mr|system-config-printer-1.3.12-9|519	+ Revision: 450549
12mr|system-config-printer-1.3.12-9|520	- require libxml2-python (#53975)
12mr|system-config-printer-1.3.12-9|521	
12mr|system-config-printer-1.3.12-9|522	* Mon Sep 14 2009 Frederik Himpe <fhimpe@mandriva.org> 1.1.13-1mdv2010.0
12mr|system-config-printer-1.3.12-9|523	+ Revision: 440692
12mr|system-config-printer-1.3.12-9|524	- Update to new version 1.1.13
12mr|system-config-printer-1.3.12-9|525	
12mr|system-config-printer-1.3.12-9|526	* Sun Sep 06 2009 Gustavo De Nardin <gustavodn@mandriva.com> 1.1.12-1mdv2010.0
12mr|system-config-printer-1.3.12-9|527	+ Revision: 432080
12mr|system-config-printer-1.3.12-9|528	- new version, 1.1.12
12mr|system-config-printer-1.3.12-9|529	- removed patches mdv_custom-jobviewer and mdv_custom-popup_menu, s-c-p
12mr|system-config-printer-1.3.12-9|530	1.1.x implements on_icon_configure_printers_activate() with the same
12mr|system-config-printer-1.3.12-9|531	purpose
12mr|system-config-printer-1.3.12-9|532	- patches rediffed for s-c-p 1.1.12: mdv_custom-applet,
12mr|system-config-printer-1.3.12-9|533	mdv_custom-embedded_window, mdv_custom-system-config-printer
12mr|system-config-printer-1.3.12-9|534	- BuildRequires docbook-style-xsl for manpages/docbook.xsl for
12mr|system-config-printer-1.3.12-9|535	man/system-config-printer.xml
12mr|system-config-printer-1.3.12-9|536	
12mr|system-config-printer-1.3.12-9|537	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.0.16-5mdv2010.0
12mr|system-config-printer-1.3.12-9|538	+ Revision: 428451
12mr|system-config-printer-1.3.12-9|539	- add docbook dtd to BuildRequires
12mr|system-config-printer-1.3.12-9|540	- rebuild
12mr|system-config-printer-1.3.12-9|541	
12mr|system-config-printer-1.3.12-9|542	* Thu Apr 16 2009 Gustavo De Nardin <gustavodn@mandriva.com> 1.0.16-4mdv2009.1
12mr|system-config-printer-1.3.12-9|543	+ Revision: 367600
12mr|system-config-printer-1.3.12-9|544	- P5: start system-config-printer-applet in KDE4
12mr|system-config-printer-1.3.12-9|545	- python is patched to fix gettext.py, no more need to strip comments from
12mr|system-config-printer-1.3.12-9|546	po files
12mr|system-config-printer-1.3.12-9|547	- updated mdv-po/pt_BR.po
12mr|system-config-printer-1.3.12-9|548	
12mr|system-config-printer-1.3.12-9|549	* Wed Apr 15 2009 Thierry Vignaud <tv@mandriva.org> 1.0.16-3mdv2009.1
12mr|system-config-printer-1.3.12-9|550	+ Revision: 367444
12mr|system-config-printer-1.3.12-9|551	- translation updates
12mr|system-config-printer-1.3.12-9|552	
12mr|system-config-printer-1.3.12-9|553	* Sun Apr 12 2009 Gustavo De Nardin <gustavodn@mandriva.com> 1.0.16-2mdv2009.1
12mr|system-config-printer-1.3.12-9|554	+ Revision: 366456
12mr|system-config-printer-1.3.12-9|555	- improved workaround for gettext.py bug when parsing "Plural-Forms:"
12mr|system-config-printer-1.3.12-9|556	header; fixes crash when LANGUAGE=nl (bug #49475)
12mr|system-config-printer-1.3.12-9|557	
12mr|system-config-printer-1.3.12-9|558	* Sat Mar 14 2009 Frederik Himpe <fhimpe@mandriva.org> 1.0.16-1mdv2009.1
12mr|system-config-printer-1.3.12-9|559	+ Revision: 354854
12mr|system-config-printer-1.3.12-9|560	- Update to new version 1.0.16
12mr|system-config-printer-1.3.12-9|561	
12mr|system-config-printer-1.3.12-9|562	* Thu Feb 19 2009 Frederik Himpe <fhimpe@mandriva.org> 1.0.15-1mdv2009.1
12mr|system-config-printer-1.3.12-9|563	+ Revision: 342999
12mr|system-config-printer-1.3.12-9|564	- update to new version 1.0.15
12mr|system-config-printer-1.3.12-9|565	
12mr|system-config-printer-1.3.12-9|566	* Wed Feb 11 2009 Frederik Himpe <fhimpe@mandriva.org> 1.0.14-1mdv2009.1
12mr|system-config-printer-1.3.12-9|567	+ Revision: 339615
12mr|system-config-printer-1.3.12-9|568	- Update to new version 1.0.14
12mr|system-config-printer-1.3.12-9|569	- Rediff mdv_custom-system-config-printer.patch
12mr|system-config-printer-1.3.12-9|570	
12mr|system-config-printer-1.3.12-9|571	* Sat Jan 31 2009 Frederik Himpe <fhimpe@mandriva.org> 1.0.13-1mdv2009.1
12mr|system-config-printer-1.3.12-9|572	+ Revision: 335727
12mr|system-config-printer-1.3.12-9|573	- Update to new version 1.0.13
12mr|system-config-printer-1.3.12-9|574	
12mr|system-config-printer-1.3.12-9|575	* Fri Dec 26 2008 Adam Williamson <awilliamson@mandriva.org> 1.0.12-3mdv2009.1
12mr|system-config-printer-1.3.12-9|576	+ Revision: 319524
12mr|system-config-printer-1.3.12-9|577	- rediff mdv_custom-applet.patch
12mr|system-config-printer-1.3.12-9|578	- rebuild with python 2.6
12mr|system-config-printer-1.3.12-9|579	
12mr|system-config-printer-1.3.12-9|580	+ Funda Wang <fwang@mandriva.org>
12mr|system-config-printer-1.3.12-9|581	- rebuild for new python
12mr|system-config-printer-1.3.12-9|582	
12mr|system-config-printer-1.3.12-9|583	* Fri Dec 05 2008 Leonardo de Amaral Vidal <leonardoav@mandriva.com> 1.0.12-1mdv2009.1
12mr|system-config-printer-1.3.12-9|584	+ Revision: 310781
12mr|system-config-printer-1.3.12-9|585	- New version 1.0,12
12mr|system-config-printer-1.3.12-9|586	
12mr|system-config-printer-1.3.12-9|587	* Thu Nov 27 2008 Leonardo de Amaral Vidal <leonardoav@mandriva.com> 1.0.11-1mdv2009.1
12mr|system-config-printer-1.3.12-9|588	+ Revision: 307298
12mr|system-config-printer-1.3.12-9|589	- New version 1.0.11
12mr|system-config-printer-1.3.12-9|590	
12mr|system-config-printer-1.3.12-9|591	* Thu Nov 20 2008 Leonardo de Amaral Vidal <leonardoav@mandriva.com> 1.0.10-1mdv2009.1
12mr|system-config-printer-1.3.12-9|592	+ Revision: 305240
12mr|system-config-printer-1.3.12-9|593	- New version 1.0.10
12mr|system-config-printer-1.3.12-9|594	- New version 1.0.10
12mr|system-config-printer-1.3.12-9|595	
12mr|system-config-printer-1.3.12-9|596	* Wed Oct 01 2008 Funda Wang <fwang@mandriva.org> 1.0.7-13mdv2009.0
12mr|system-config-printer-1.3.12-9|597	+ Revision: 290491
12mr|system-config-printer-1.3.12-9|598	- new translation snapshot
12mr|system-config-printer-1.3.12-9|599	
12mr|system-config-printer-1.3.12-9|600	* Mon Sep 29 2008 Tiago Salem <salem@mandriva.com.br> 1.0.7-12mdv2009.0
12mr|system-config-printer-1.3.12-9|601	+ Revision: 289446
12mr|system-config-printer-1.3.12-9|602	- update po-mdv tarball
12mr|system-config-printer-1.3.12-9|603	- bump release
12mr|system-config-printer-1.3.12-9|604	
12mr|system-config-printer-1.3.12-9|605	* Wed Sep 24 2008 Tiago Salem <salem@mandriva.com.br> 1.0.7-11mdv2009.0
12mr|system-config-printer-1.3.12-9|606	+ Revision: 287941
12mr|system-config-printer-1.3.12-9|607	- fix translation issue in system-config-printer-applet
12mr|system-config-printer-1.3.12-9|608	- bump release
12mr|system-config-printer-1.3.12-9|609	
12mr|system-config-printer-1.3.12-9|610	* Tue Sep 23 2008 Tiago Salem <salem@mandriva.com.br> 1.0.7-10mdv2009.0
12mr|system-config-printer-1.3.12-9|611	+ Revision: 287630
12mr|system-config-printer-1.3.12-9|612	- update to the latest git version
12mr|system-config-printer-1.3.12-9|613	- bump release
12mr|system-config-printer-1.3.12-9|614	
12mr|system-config-printer-1.3.12-9|615	* Tue Sep 23 2008 Tiago Salem <salem@mandriva.com.br> 1.0.7-9mdv2009.0
12mr|system-config-printer-1.3.12-9|616	+ Revision: 287580
12mr|system-config-printer-1.3.12-9|617	- remove custom network printer detection.
12mr|system-config-printer-1.3.12-9|618	This is done by mdv_backend in hal-cups-utils now.
12mr|system-config-printer-1.3.12-9|619	- bump release
12mr|system-config-printer-1.3.12-9|620	
12mr|system-config-printer-1.3.12-9|621	* Mon Sep 22 2008 Tiago Salem <salem@mandriva.com.br> 1.0.7-8mdv2009.0
12mr|system-config-printer-1.3.12-9|622	+ Revision: 287024
12mr|system-config-printer-1.3.12-9|623	- update mdv-po tarball
12mr|system-config-printer-1.3.12-9|624	- remove some comments from po files generated by msgcat (fix #44088)
12mr|system-config-printer-1.3.12-9|625	- bump release
12mr|system-config-printer-1.3.12-9|626	
12mr|system-config-printer-1.3.12-9|627	* Mon Sep 22 2008 Tiago Salem <salem@mandriva.com.br> 1.0.7-7mdv2009.0
12mr|system-config-printer-1.3.12-9|628	+ Revision: 286917
12mr|system-config-printer-1.3.12-9|629	- add network printer detection (#43488 and #43285)
12mr|system-config-printer-1.3.12-9|630	- bump release
12mr|system-config-printer-1.3.12-9|631	
12mr|system-config-printer-1.3.12-9|632	* Mon Sep 15 2008 Tiago Salem <salem@mandriva.com.br> 1.0.7-6mdv2009.0
12mr|system-config-printer-1.3.12-9|633	+ Revision: 285067
12mr|system-config-printer-1.3.12-9|634	- changing spec to support git snapshots
12mr|system-config-printer-1.3.12-9|635	- add git snapshot tarball to merge current translation files and some fixes
12mr|system-config-printer-1.3.12-9|636	- remove upstream code
12mr|system-config-printer-1.3.12-9|637	- bump release
12mr|system-config-printer-1.3.12-9|638	
12mr|system-config-printer-1.3.12-9|639	* Thu Sep 11 2008 Tiago Salem <salem@mandriva.com.br> 1.0.7-5mdv2009.0
12mr|system-config-printer-1.3.12-9|640	+ Revision: 283789
12mr|system-config-printer-1.3.12-9|641	- merge upstream and custom mdv po files
12mr|system-config-printer-1.3.12-9|642	- bump release
12mr|system-config-printer-1.3.12-9|643	
12mr|system-config-printer-1.3.12-9|644	* Wed Sep 10 2008 Tiago Salem <salem@mandriva.com.br> 1.0.7-4mdv2009.0
12mr|system-config-printer-1.3.12-9|645	+ Revision: 283572
12mr|system-config-printer-1.3.12-9|646	- Obsoletes/Provides printerdrake.
12mr|system-config-printer-1.3.12-9|647	- bump release
12mr|system-config-printer-1.3.12-9|648	
12mr|system-config-printer-1.3.12-9|649	* Fri Sep 05 2008 Frederic Crozat <fcrozat@mandriva.com> 1.0.7-3mdv2009.0
12mr|system-config-printer-1.3.12-9|650	+ Revision: 281070
12mr|system-config-printer-1.3.12-9|651	- Add missing dependency on python-notify
12mr|system-config-printer-1.3.12-9|652	
12mr|system-config-printer-1.3.12-9|653	* Tue Sep 02 2008 Tiago Salem <salem@mandriva.com.br> 1.0.7-2mdv2009.0
12mr|system-config-printer-1.3.12-9|654	+ Revision: 279119
12mr|system-config-printer-1.3.12-9|655	- fix bug https://bugzilla.redhat.com/show_bug.cgi?id=460670
12mr|system-config-printer-1.3.12-9|656	- bump release
12mr|system-config-printer-1.3.12-9|657	- re-enabling attach_to_status_icon() as it was fixed in python-cups
12mr|system-config-printer-1.3.12-9|658	
12mr|system-config-printer-1.3.12-9|659	* Mon Sep 01 2008 Tiago Salem <salem@mandriva.com.br> 1.0.7-1mdv2009.0
12mr|system-config-printer-1.3.12-9|660	+ Revision: 278409
12mr|system-config-printer-1.3.12-9|661	- version 1.0.7
12mr|system-config-printer-1.3.12-9|662	- Fix message typos
12mr|system-config-printer-1.3.12-9|663	- prevent installing drivers for some network printers
12mr|system-config-printer-1.3.12-9|664	
12mr|system-config-printer-1.3.12-9|665	* Tue Aug 26 2008 Tiago Salem <salem@mandriva.com.br> 1.0.6-2mdv2009.0
12mr|system-config-printer-1.3.12-9|666	+ Revision: 276342
12mr|system-config-printer-1.3.12-9|667	- fix icon in applet
12mr|system-config-printer-1.3.12-9|668	- fix auto-select make and model for parallel printers
12mr|system-config-printer-1.3.12-9|669	- auto install task-printing-hp, many commands from hplip
12mr|system-config-printer-1.3.12-9|670	are needed by system-config-printer (hp-info, hp-makeuri)
12mr|system-config-printer-1.3.12-9|671	- bump release
12mr|system-config-printer-1.3.12-9|672	
12mr|system-config-printer-1.3.12-9|673	* Mon Aug 25 2008 Tiago Salem <salem@mandriva.com.br> 1.0.6-1mdv2009.0
12mr|system-config-printer-1.3.12-9|674	+ Revision: 275926
12mr|system-config-printer-1.3.12-9|675	- new version 1.0.6
12mr|system-config-printer-1.3.12-9|676	- rediff patches to the new version
12mr|system-config-printer-1.3.12-9|677	- adapt spec to the new version
12mr|system-config-printer-1.3.12-9|678	
12mr|system-config-printer-1.3.12-9|679	* Mon Aug 25 2008 Tiago Salem <salem@mandriva.com.br> 1.0.4-7mdv2009.0
12mr|system-config-printer-1.3.12-9|680	+ Revision: 275778
12mr|system-config-printer-1.3.12-9|681	- fix page bug order on wizard window (#43119)
12mr|system-config-printer-1.3.12-9|682	- bump release
12mr|system-config-printer-1.3.12-9|683	
12mr|system-config-printer-1.3.12-9|684	* Fri Aug 22 2008 Tiago Salem <salem@mandriva.com.br> 1.0.4-6mdv2009.0
12mr|system-config-printer-1.3.12-9|685	+ Revision: 275232
12mr|system-config-printer-1.3.12-9|686	- change patches 3 and 4 order
12mr|system-config-printer-1.3.12-9|687	- add function call to reload parallel kernel modules
12mr|system-config-printer-1.3.12-9|688	- add missing translation tags
12mr|system-config-printer-1.3.12-9|689	- fix printer name when a custom ppd is provided
12mr|system-config-printer-1.3.12-9|690	- bump release
12mr|system-config-printer-1.3.12-9|691	
12mr|system-config-printer-1.3.12-9|692	* Wed Aug 20 2008 Tiago Salem <salem@mandriva.com.br> 1.0.4-5mdv2009.0
12mr|system-config-printer-1.3.12-9|693	+ Revision: 274437
12mr|system-config-printer-1.3.12-9|694	- make system-config-printer ask for task-printing-server
12mr|system-config-printer-1.3.12-9|695	- bump release
12mr|system-config-printer-1.3.12-9|696	
12mr|system-config-printer-1.3.12-9|697	* Wed Aug 20 2008 Tiago Salem <salem@mandriva.com.br> 1.0.4-4mdv2009.0
12mr|system-config-printer-1.3.12-9|698	+ Revision: 274255
12mr|system-config-printer-1.3.12-9|699	- add patch to be able to embed system-config-printer in mcc.
12mr|system-config-printer-1.3.12-9|700	- bump release
12mr|system-config-printer-1.3.12-9|701	- add obsoletes to desktop-printing package
12mr|system-config-printer-1.3.12-9|702	
12mr|system-config-printer-1.3.12-9|703	* Thu Aug 07 2008 Tiago Salem <salem@mandriva.com.br> 1.0.4-3mdv2009.0
12mr|system-config-printer-1.3.12-9|704	+ Revision: 267204
12mr|system-config-printer-1.3.12-9|705	- bump release
12mr|system-config-printer-1.3.12-9|706	- adding mandriva custom stuff
12mr|system-config-printer-1.3.12-9|707	- bump release
12mr|system-config-printer-1.3.12-9|708	
12mr|system-config-printer-1.3.12-9|709	* Thu Aug 07 2008 Frederik Himpe <fhimpe@mandriva.org> 1.0.4-2mdv2009.0
12mr|system-config-printer-1.3.12-9|710	+ Revision: 266831
12mr|system-config-printer-1.3.12-9|711	- Also create byte-compiled files for the files
12mr|system-config-printer-1.3.12-9|712	in /usr/share/system-config-printer, otherwise they can be created
12mr|system-config-printer-1.3.12-9|713	at run-time and cause trouble when the package is updated later on
12mr|system-config-printer-1.3.12-9|714	
12mr|system-config-printer-1.3.12-9|715	* Wed Aug 06 2008 Frederik Himpe <fhimpe@mandriva.org> 1.0.4-1mdv2009.0
12mr|system-config-printer-1.3.12-9|716	+ Revision: 264746
12mr|system-config-printer-1.3.12-9|717	- New version 1.0.4
12mr|system-config-printer-1.3.12-9|718	- Fix file list
12mr|system-config-printer-1.3.12-9|719	
12mr|system-config-printer-1.3.12-9|720	+ Funda Wang <fwang@mandriva.org>
12mr|system-config-printer-1.3.12-9|721	- should be noarch
12mr|system-config-printer-1.3.12-9|722	
12mr|system-config-printer-1.3.12-9|723	* Sat Jun 21 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.0.2-1mdv2009.0
12mr|system-config-printer-1.3.12-9|724	+ Revision: 227707
12mr|system-config-printer-1.3.12-9|725	- New version 1.0.2
12mr|system-config-printer-1.3.12-9|726	
12mr|system-config-printer-1.3.12-9|727	* Fri Jun 06 2008 Tiago Salem <salem@mandriva.com.br> 0.9.93-1mdv2009.0
12mr|system-config-printer-1.3.12-9|728	+ Revision: 216485
12mr|system-config-printer-1.3.12-9|729	- Version 0.9.93
12mr|system-config-printer-1.3.12-9|730	- add missing requires: python-rhpl
12mr|system-config-printer-1.3.12-9|731	
12mr|system-config-printer-1.3.12-9|732	* Fri May 16 2008 Thierry Vignaud <tv@mandriva.org> 0.9.90-3mdv2009.0
12mr|system-config-printer-1.3.12-9|733	+ Revision: 208172
12mr|system-config-printer-1.3.12-9|734	- fix notification-daemon require so that it cohabites with notification-daemon-xfce
12mr|system-config-printer-1.3.12-9|735	
12mr|system-config-printer-1.3.12-9|736	* Wed May 14 2008 Anssi Hannula <anssi@mandriva.org> 0.9.90-2mdv2009.0
12mr|system-config-printer-1.3.12-9|737	+ Revision: 207238
12mr|system-config-printer-1.3.12-9|738	- remove bogus buildrequires on epydoc
12mr|system-config-printer-1.3.12-9|739	
12mr|system-config-printer-1.3.12-9|740	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|system-config-printer-1.3.12-9|741	- Fix Requires ( big thanks to Anssi )
12mr|system-config-printer-1.3.12-9|742	
12mr|system-config-printer-1.3.12-9|743	* Sun May 11 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.9.90-1mdv2009.0
12mr|system-config-printer-1.3.12-9|744	+ Revision: 205935
12mr|system-config-printer-1.3.12-9|745	- Fix Provides
12mr|system-config-printer-1.3.12-9|746	- Fix groups
12mr|system-config-printer-1.3.12-9|747	- Fix Groups
12mr|system-config-printer-1.3.12-9|748	- Fix source naming
12mr|system-config-printer-1.3.12-9|749	- Requires python-cups
12mr|system-config-printer-1.3.12-9|750	- pycups is now on its own package
12mr|system-config-printer-1.3.12-9|751	- Fix Requires
12mr|system-config-printer-1.3.12-9|752	- Fix Requires
12mr|system-config-printer-1.3.12-9|753	- import system-config-printer
12mr|system-config-printer-1.3.12-9|754	
12mr|system-config-printer-1.3.12-9|755	

16544 12
12mr|system-config-samba-1.2.92-3|1	%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)")}
12mr|system-config-samba-1.2.92-3|2	%{!?python_version: %global python_version %(%{__python} -c "from distutils.sysconfig import get_python_version; print get_python_version()")}
12mr|system-config-samba-1.2.92-3|3	
12mr|system-config-samba-1.2.92-3|4	%bcond_with require_docs
12mr|system-config-samba-1.2.92-3|5	
12mr|system-config-samba-1.2.92-3|6	Summary: Samba server configuration tool
12mr|system-config-samba-1.2.92-3|7	Name: system-config-samba
12mr|system-config-samba-1.2.92-3|8	Version: 1.2.92
12mr|system-config-samba-1.2.92-3|9	Release: %mkrel 3
12mr|system-config-samba-1.2.92-3|10	URL: http://fedorahosted.org/%{name}
12mr|system-config-samba-1.2.92-3|11	License: GPLv2+
12mr|system-config-samba-1.2.92-3|12	Group: System/Configuration/Networking
12mr|system-config-samba-1.2.92-3|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%__id_u -n)
12mr|system-config-samba-1.2.92-3|14	BuildArch: noarch
12mr|system-config-samba-1.2.92-3|15	Source0: http://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.bz2
12mr|system-config-samba-1.2.92-3|16	Source1: config.tar.gz
12mr|system-config-samba-1.2.92-3|17	Patch0:	mdv_make.patch
12mr|system-config-samba-1.2.92-3|18	Patch1: mdv_dbus.patch
12mr|system-config-samba-1.2.92-3|19	Patch2:	mdv_desktop.patch
12mr|system-config-samba-1.2.92-3|20	BuildRequires: python
12mr|system-config-samba-1.2.92-3|21	BuildRequires: python-devel
12mr|system-config-samba-1.2.92-3|22	BuildRequires: desktop-file-utils
12mr|system-config-samba-1.2.92-3|23	BuildRequires: gettext
12mr|system-config-samba-1.2.92-3|24	BuildRequires: intltool
12mr|system-config-samba-1.2.92-3|25	# Until version 1.2.67, system-config-samba contained online documentation.
12mr|system-config-samba-1.2.92-3|26	# From version 1.2.68 on, online documentation is split off into its own
12mr|system-config-samba-1.2.92-3|27	# package system-config-samba-docs. The following ensures that updating from
12mr|system-config-samba-1.2.92-3|28	# earlier versions gives you both the main package and documentation.
12mr|system-config-samba-1.2.92-3|29	Requires: system-config-samba-docs
12mr|system-config-samba-1.2.92-3|30	Requires: dbus-python
12mr|system-config-samba-1.2.92-3|31	Requires: pygtk2.0
12mr|system-config-samba-1.2.92-3|32	Requires: pygtk2.0-libglade
12mr|system-config-samba-1.2.92-3|33	Requires: python
12mr|system-config-samba-1.2.92-3|34	Requires: python-slip >= 0.2.6
12mr|system-config-samba-1.2.92-3|35	Requires: python-slip-dbus >= 0.2.9
12mr|system-config-samba-1.2.92-3|36	Requires: samba
12mr|system-config-samba-1.2.92-3|37	Requires: samba-common
12mr|system-config-samba-1.2.92-3|38	Requires: hicolor-icon-theme
12mr|system-config-samba-1.2.92-3|39	
12mr|system-config-samba-1.2.92-3|40	%description
12mr|system-config-samba-1.2.92-3|41	system-config-samba is a graphical user interface for creating,
12mr|system-config-samba-1.2.92-3|42	modifying, and deleting samba shares.
12mr|system-config-samba-1.2.92-3|43	
12mr|system-config-samba-1.2.92-3|44	%prep
12mr|system-config-samba-1.2.92-3|45	%setup -q -a 1
12mr|system-config-samba-1.2.92-3|46	%patch0 -p0
12mr|system-config-samba-1.2.92-3|47	%patch1 -p0
12mr|system-config-samba-1.2.92-3|48	%patch2 -p0
12mr|system-config-samba-1.2.92-3|49	#delete fedora config
12mr|system-config-samba-1.2.92-3|50	rm -f config/org.fedoraproject.*
12mr|system-config-samba-1.2.92-3|51	
12mr|system-config-samba-1.2.92-3|52	%build
12mr|system-config-samba-1.2.92-3|53	make %{?_smp_mflags}
12mr|system-config-samba-1.2.92-3|54	
12mr|system-config-samba-1.2.92-3|55	%install
12mr|system-config-samba-1.2.92-3|56	rm -rf %{buildroot}
12mr|system-config-samba-1.2.92-3|57	make DESTDIR=%buildroot POLKIT0_SUPPORTED=0 install
12mr|system-config-samba-1.2.92-3|58	
12mr|system-config-samba-1.2.92-3|59	%find_lang %name
12mr|system-config-samba-1.2.92-3|60	
12mr|system-config-samba-1.2.92-3|61	# for consolehelper config
12mr|system-config-samba-1.2.92-3|62	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mr|system-config-samba-1.2.92-3|63	mkdir -p %{buildroot}%{_bindir}
12mr|system-config-samba-1.2.92-3|64	ln -sf %{_sysconfdir}/pam.d/mandriva-simple-auth %{buildroot}%{_sysconfdir}/pam.d/system-config-samba
12mr|system-config-samba-1.2.92-3|65	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/system-config-samba
12mr|system-config-samba-1.2.92-3|66	
12mr|system-config-samba-1.2.92-3|67	#fix desktop back for using /usr/bin dir
12mr|system-config-samba-1.2.92-3|68	
12mr|system-config-samba-1.2.92-3|69	sed -i s/sbin/bin/ %{buildroot}%{_datadir}/applications/system-config-samba.desktop
12mr|system-config-samba-1.2.92-3|70	
12mr|system-config-samba-1.2.92-3|71	%clean
12mr|system-config-samba-1.2.92-3|72	rm -rf %{buildroot}
12mr|system-config-samba-1.2.92-3|73	
12mr|system-config-samba-1.2.92-3|74	%files -f %{name}.lang
12mr|system-config-samba-1.2.92-3|75	%defattr(-,root,root,-)
12mr|system-config-samba-1.2.92-3|76	%doc COPYING
12mr|system-config-samba-1.2.92-3|77	%{_bindir}/system-config-samba
12mr|system-config-samba-1.2.92-3|78	%{_sbindir}/system-config-samba
12mr|system-config-samba-1.2.92-3|79	%{_datadir}/system-config-samba
12mr|system-config-samba-1.2.92-3|80	%{_datadir}/applications/system-config-samba.desktop
12mr|system-config-samba-1.2.92-3|81	%{_datadir}/icons/hicolor/*/apps/system-config-samba.png
12mr|system-config-samba-1.2.92-3|82	%{_sysconfdir}/dbus-1/system.d/*.conf
12mr|system-config-samba-1.2.92-3|83	%{_sysconfdir}/pam.d/*
12mr|system-config-samba-1.2.92-3|84	%{_datadir}/dbus-1/system-services/*.service
12mr|system-config-samba-1.2.92-3|85	%{_datadir}/polkit-1/actions/org.freedesktop.config.samba.policy
12mr|system-config-samba-1.2.92-3|86	%{python_sitelib}/scsamba
12mr|system-config-samba-1.2.92-3|87	%{python_sitelib}/scsamba-%{version}-py%{python_version}.egg-info
12mr|system-config-samba-1.2.92-3|88	%{python_sitelib}/scsamba.dbus-%{version}-py%{python_version}.egg-info
12mr|system-config-samba-1.2.92-3|89	
12mr|system-config-samba-1.2.92-3|90	%changelog
12mr|system-config-samba-1.2.92-3|91	

16545 12
12mr|system-config-samba-docs-1.0.9-2|1	Summary:	Documentation for configuring a Samba server
12mr|system-config-samba-docs-1.0.9-2|2	Name:		system-config-samba-docs
12mr|system-config-samba-docs-1.0.9-2|3	Version:	1.0.9
12mr|system-config-samba-docs-1.0.9-2|4	Release:	2
12mr|system-config-samba-docs-1.0.9-2|5	License:	GPLv2+
12mr|system-config-samba-docs-1.0.9-2|6	Group:		Books/Howtos
12mr|system-config-samba-docs-1.0.9-2|7	URL:		https://fedorahosted.org/%{name}
12mr|system-config-samba-docs-1.0.9-2|8	Source0:	http://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.bz2
12mr|system-config-samba-docs-1.0.9-2|9	BuildRequires:	gettext
12mr|system-config-samba-docs-1.0.9-2|10	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|system-config-samba-docs-1.0.9-2|11	BuildRequires:	rarian
12mr|system-config-samba-docs-1.0.9-2|12	BuildRequires:	docbook-dtd45-xml
12mr|system-config-samba-docs-1.0.9-2|13	
12mr|system-config-samba-docs-1.0.9-2|14	# Until version 1.2.67, system-config-samba contained online documentation.
12mr|system-config-samba-docs-1.0.9-2|15	# From version 1.2.68 on, online documentation is split off into its own
12mr|system-config-samba-docs-1.0.9-2|16	# package system-config-samba-docs. The following ensures that updating from
12mr|system-config-samba-docs-1.0.9-2|17	# earlier versions gives you both the main package and documentation.
12mr|system-config-samba-docs-1.0.9-2|18	Obsoletes:	system-config-samba < 1.2.68
12mr|system-config-samba-docs-1.0.9-2|19	Requires:	system-config-samba >= 1.2.68
12mr|system-config-samba-docs-1.0.9-2|20	Requires:	yelp
12mr|system-config-samba-docs-1.0.9-2|21	Requires:	rarian
12mr|system-config-samba-docs-1.0.9-2|22	BuildArch:	noarch
12mr|system-config-samba-docs-1.0.9-2|23	
12mr|system-config-samba-docs-1.0.9-2|24	
12mr|system-config-samba-docs-1.0.9-2|25	%description
12mr|system-config-samba-docs-1.0.9-2|26	This package contains the online documentation for system-config-samba which is
12mr|system-config-samba-docs-1.0.9-2|27	a graphical user interface for creating, modifying, and deleting samba shares.
12mr|system-config-samba-docs-1.0.9-2|28	
12mr|system-config-samba-docs-1.0.9-2|29	%prep
12mr|system-config-samba-docs-1.0.9-2|30	%setup -q
12mr|system-config-samba-docs-1.0.9-2|31	
12mr|system-config-samba-docs-1.0.9-2|32	%build
12mr|system-config-samba-docs-1.0.9-2|33	%make
12mr|system-config-samba-docs-1.0.9-2|34	
12mr|system-config-samba-docs-1.0.9-2|35	%install
12mr|system-config-samba-docs-1.0.9-2|36	%makeinstall_std
12mr|system-config-samba-docs-1.0.9-2|37	
12mr|system-config-samba-docs-1.0.9-2|38	%files
12mr|system-config-samba-docs-1.0.9-2|39	%doc COPYING
12mr|system-config-samba-docs-1.0.9-2|40	%doc %{_datadir}/omf/system-config-samba
12mr|system-config-samba-docs-1.0.9-2|41	%doc %{_datadir}/gnome/help/system-config-samba
12mr|system-config-samba-docs-1.0.9-2|42	
12mr|system-config-samba-docs-1.0.9-2|43	
12mr|system-config-samba-docs-1.0.9-2|44	
12mr|system-config-samba-docs-1.0.9-2|45	%changelog
12mr|system-config-samba-docs-1.0.9-2|46	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|system-config-samba-docs-1.0.9-2|47	+ Commit: 95a3489
12mr|system-config-samba-docs-1.0.9-2|48	- Update BuildRequires, spec cleanup
12mr|system-config-samba-docs-1.0.9-2|49	
12mr|system-config-samba-docs-1.0.9-2|50	

16546 12
12mr|system-config-services-0.101.3-5|1	%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)")}
12mr|system-config-services-0.101.3-5|2	%{!?python_version: %global python_version %(%{__python} -c "from distutils.sysconfig import get_python_version; print get_python_version()")}
12mr|system-config-services-0.101.3-5|3	
12mr|system-config-services-0.101.3-5|4	%bcond_without require_docs
12mr|system-config-services-0.101.3-5|5	
12mr|system-config-services-0.101.3-5|6	Summary: Utility to start and stop system services
12mr|system-config-services-0.101.3-5|7	Name: system-config-services
12mr|system-config-services-0.101.3-5|8	Version: 0.101.3
12mr|system-config-services-0.101.3-5|9	Release: %mkrel 5
12mr|system-config-services-0.101.3-5|10	URL: http://fedorahosted.org/%{name}
12mr|system-config-services-0.101.3-5|11	Source0: http://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.bz2
12mr|system-config-services-0.101.3-5|12	Source1: config.tar.gz
12mr|system-config-services-0.101.3-5|13	Patch0:	mdv_desktop.patch
12mr|system-config-services-0.101.3-5|14	Patch1: mdv_dbus.patch
12mr|system-config-services-0.101.3-5|15	Patch2:	mdv_make.patch
12mr|system-config-services-0.101.3-5|16	Patch3: mdv_gui.patch
12mr|system-config-services-0.101.3-5|17	License: GPLv2+
12mr|system-config-services-0.101.3-5|18	Group: System/Base
12mr|system-config-services-0.101.3-5|19	BuildArch: noarch
12mr|system-config-services-0.101.3-5|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12mr|system-config-services-0.101.3-5|21	BuildRequires: python
12mr|system-config-services-0.101.3-5|22	BuildRequires: python-devel
12mr|system-config-services-0.101.3-5|23	BuildRequires: gettext
12mr|system-config-services-0.101.3-5|24	BuildRequires: intltool
12mr|system-config-services-0.101.3-5|25	BuildRequires: sed
12mr|system-config-services-0.101.3-5|26	BuildRequires: desktop-file-utils
12mr|system-config-services-0.101.3-5|27	Requires: chkconfig
12mr|system-config-services-0.101.3-5|28	Requires: python-gamin
12mr|system-config-services-0.101.3-5|29	Requires: hicolor-icon-theme
12mr|system-config-services-0.101.3-5|30	Requires: pygtk2.0
12mr|system-config-services-0.101.3-5|31	Requires: pygtk2.0-libglade
12mr|system-config-services-0.101.3-5|32	Requires: python >= 2.3.0
12mr|system-config-services-0.101.3-5|33	Requires: python-dbus
12mr|system-config-services-0.101.3-5|34	Requires: python-slip >= 0.1.11
12mr|system-config-services-0.101.3-5|35	Requires: python-slip-dbus >= 0.2.8
12mr|system-config-services-0.101.3-5|36	Requires: python-slip-gtk
12mr|system-config-services-0.101.3-5|37	# Until version 0.99.28, system-config-services contained online documentation.
12mr|system-config-services-0.101.3-5|38	# From version 0.99.29 on, online documentation is split off into its own
12mr|system-config-services-0.101.3-5|39	# package system-config-services-docs. The following ensures that updating from
12mr|system-config-services-0.101.3-5|40	# earlier versions gives you both the main package and documentation.
12mr|system-config-services-0.101.3-5|41	Obsoletes: system-config-services < 0.99.29
12mr|system-config-services-0.101.3-5|42	%if %{with require_docs}
12mr|system-config-services-0.101.3-5|43	Requires: system-config-services-docs
12mr|system-config-services-0.101.3-5|44	%endif
12mr|system-config-services-0.101.3-5|45	Requires: systemd
12mr|system-config-services-0.101.3-5|46	
12mr|system-config-services-0.101.3-5|47	%description
12mr|system-config-services-0.101.3-5|48	system-config-services is a utility which allows you to configure which
12mr|system-config-services-0.101.3-5|49	services should be enabled on your machine.
12mr|system-config-services-0.101.3-5|50	
12mr|system-config-services-0.101.3-5|51	%prep
12mr|system-config-services-0.101.3-5|52	%setup -q -a 1
12mr|system-config-services-0.101.3-5|53	%patch0 -p0
12mr|system-config-services-0.101.3-5|54	%patch1 -p0
12mr|system-config-services-0.101.3-5|55	%patch2 -p0
12mr|system-config-services-0.101.3-5|56	%patch3 -p0
12mr|system-config-services-0.101.3-5|57	
12mr|system-config-services-0.101.3-5|58	rm -f config/org.fedoraproject.*
12mr|system-config-services-0.101.3-5|59	
12mr|system-config-services-0.101.3-5|60	%build
12mr|system-config-services-0.101.3-5|61	make %{?_smp_mflags}
12mr|system-config-services-0.101.3-5|62	
12mr|system-config-services-0.101.3-5|63	%install
12mr|system-config-services-0.101.3-5|64	rm -rf %{buildroot}
12mr|system-config-services-0.101.3-5|65	make DESTDIR=%buildroot \
12mr|system-config-services-0.101.3-5|66	POLKIT0_SUPPORTED=0 \
12mr|system-config-services-0.101.3-5|67	install
12mr|system-config-services-0.101.3-5|68	
12mr|system-config-services-0.101.3-5|69	desktop-file-install --vendor system --delete-original      \
12mr|system-config-services-0.101.3-5|70	--dir %{buildroot}%{_datadir}/applications                \
12mr|system-config-services-0.101.3-5|71	%{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|system-config-services-0.101.3-5|72	
12mr|system-config-services-0.101.3-5|73	%find_lang %name
12mr|system-config-services-0.101.3-5|74	
12mr|system-config-services-0.101.3-5|75	# for consolehelper config
12mr|system-config-services-0.101.3-5|76	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mr|system-config-services-0.101.3-5|77	mkdir -p %{buildroot}%{_bindir}
12mr|system-config-services-0.101.3-5|78	ln -sf %{_sysconfdir}/pam.d/mandriva-simple-auth %{buildroot}%{_sysconfdir}/pam.d/system-config-services
12mr|system-config-services-0.101.3-5|79	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/system-config-services
12mr|system-config-services-0.101.3-5|80	
12mr|system-config-services-0.101.3-5|81	#fix desktop back for using /usr/bin dir
12mr|system-config-services-0.101.3-5|82	
12mr|system-config-services-0.101.3-5|83	sed -i s/sbin/bin/ %{buildroot}%{_datadir}/applications/system-config-services.desktop
12mr|system-config-services-0.101.3-5|84	
12mr|system-config-services-0.101.3-5|85	%clean
12mr|system-config-services-0.101.3-5|86	rm -rf %{buildroot}
12mr|system-config-services-0.101.3-5|87	
12mr|system-config-services-0.101.3-5|88	%files -f %{name}.lang
12mr|system-config-services-0.101.3-5|89	%defattr(-,root,root,-)
12mr|system-config-services-0.101.3-5|90	%doc COPYING
12mr|system-config-services-0.101.3-5|91	%{_bindir}/*
12mr|system-config-services-0.101.3-5|92	%{_sbindir}/*
12mr|system-config-services-0.101.3-5|93	%{_datadir}/applications/system-config-services.desktop
12mr|system-config-services-0.101.3-5|94	%{_datadir}/icons/hicolor/48x48/apps/system-config-services.png
12mr|system-config-services-0.101.3-5|95	%{_datadir}/system-config-services
12mr|system-config-services-0.101.3-5|96	%{python_sitelib}/scservices
12mr|system-config-services-0.101.3-5|97	%{python_sitelib}/scservices-%{version}-py%{python_version}.egg-info
12mr|system-config-services-0.101.3-5|98	%{python_sitelib}/scservices.dbus-%{version}-py%{python_version}.egg-info
12mr|system-config-services-0.101.3-5|99	%{_sysconfdir}/pam.d/*
12mr|system-config-services-0.101.3-5|100	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.Config.Services.conf
12mr|system-config-services-0.101.3-5|101	%{_datadir}/dbus-1/system-services/org.freedesktop.Config.Services.service
12mr|system-config-services-0.101.3-5|102	%{_datadir}/polkit-1/actions/org.freedesktop.config.services.policy
12mr|system-config-services-0.101.3-5|103	%{_mandir}/*/system-config-services.8*
12mr|system-config-services-0.101.3-5|104	
12mr|system-config-services-0.101.3-5|105	
12mr|system-config-services-0.101.3-5|106	
12mr|system-config-services-0.101.3-5|107	%changelog
12mr|system-config-services-0.101.3-5|108	

16547 12
12mr|system-config-services-docs-1.1.9-2|1	Summary:	Documentation for configuring system services
12mr|system-config-services-docs-1.1.9-2|2	Name:		system-config-services-docs
12mr|system-config-services-docs-1.1.9-2|3	Version:	1.1.9
12mr|system-config-services-docs-1.1.9-2|4	Release:	2
12mr|system-config-services-docs-1.1.9-2|5	URL:		https://fedorahosted.org/%{name}
12mr|system-config-services-docs-1.1.9-2|6	Source0:	http://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.bz2
12mr|system-config-services-docs-1.1.9-2|7	License:	GPLv2+
12mr|system-config-services-docs-1.1.9-2|8	Group:		Books/Howtos
12mr|system-config-services-docs-1.1.9-2|9	BuildRequires: gettext
12mr|system-config-services-docs-1.1.9-2|10	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|system-config-services-docs-1.1.9-2|11	BuildRequires:	rarian
12mr|system-config-services-docs-1.1.9-2|12	BuildRequires:	docbook-dtd45-xml
12mr|system-config-services-docs-1.1.9-2|13	Requires:	system-config-services
12mr|system-config-services-docs-1.1.9-2|14	Requires:	yelp
12mr|system-config-services-docs-1.1.9-2|15	Requires:	rarian
12mr|system-config-services-docs-1.1.9-2|16	BuildArch:	noarch
12mr|system-config-services-docs-1.1.9-2|17	
12mr|system-config-services-docs-1.1.9-2|18	%description
12mr|system-config-services-docs-1.1.9-2|19	This package contains the online documentation for system-config-services is a
12mr|system-config-services-docs-1.1.9-2|20	utility which allows you to configure which services should be enabled on your
12mr|system-config-services-docs-1.1.9-2|21	machine.
12mr|system-config-services-docs-1.1.9-2|22	
12mr|system-config-services-docs-1.1.9-2|23	%prep
12mr|system-config-services-docs-1.1.9-2|24	%setup -q
12mr|system-config-services-docs-1.1.9-2|25	
12mr|system-config-services-docs-1.1.9-2|26	%build
12mr|system-config-services-docs-1.1.9-2|27	%make
12mr|system-config-services-docs-1.1.9-2|28	
12mr|system-config-services-docs-1.1.9-2|29	%install
12mr|system-config-services-docs-1.1.9-2|30	%makeinstall_std
12mr|system-config-services-docs-1.1.9-2|31	
12mr|system-config-services-docs-1.1.9-2|32	%files
12mr|system-config-services-docs-1.1.9-2|33	%doc COPYING
12mr|system-config-services-docs-1.1.9-2|34	%doc %{_datadir}/omf/system-config-services
12mr|system-config-services-docs-1.1.9-2|35	%doc %{_datadir}/gnome/help/system-config-services
12mr|system-config-services-docs-1.1.9-2|36	
12mr|system-config-services-docs-1.1.9-2|37	
12mr|system-config-services-docs-1.1.9-2|38	
12mr|system-config-services-docs-1.1.9-2|39	%changelog
12mr|system-config-services-docs-1.1.9-2|40	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|system-config-services-docs-1.1.9-2|41	+ Commit: bb357bf
12mr|system-config-services-docs-1.1.9-2|42	- Update BuildRequires, spec cleanup
12mr|system-config-services-docs-1.1.9-2|43	
12mr|system-config-services-docs-1.1.9-2|44	

16548 12
12mr|systemd-194-10|1	%bcond_with bootstrap
12mr|systemd-194-10|2	%bcond_with uclibc
12mr|systemd-194-10|3	
12mr|systemd-194-10|4	# macros for sysvinit transition - should be equal to
12mr|systemd-194-10|5	# sysvinit %version-%release-plus-1
12mr|systemd-194-10|6	%define sysvinit_version 2.87
12mr|systemd-194-10|7	%define sysvinit_release %mkrel 14
12mr|systemd-194-10|8	
12mr|systemd-194-10|9	%define libdaemon_major 0
12mr|systemd-194-10|10	%define liblogin_major 0
12mr|systemd-194-10|11	%define libjournal_major 0
12mr|systemd-194-10|12	%define libid128_major 0
12mr|systemd-194-10|13	
12mr|systemd-194-10|14	%define libdaemon %mklibname systemd-daemon %{libdaemon_major}
12mr|systemd-194-10|15	%define libdaemon_devel %mklibname -d systemd-daemon %{libdaemon_major}
12mr|systemd-194-10|16	
12mr|systemd-194-10|17	%define liblogin %mklibname systemd-login %{liblogin_major}
12mr|systemd-194-10|18	%define liblogin_devel %mklibname -d systemd-login %{liblogin_major}
12mr|systemd-194-10|19	
12mr|systemd-194-10|20	%define libjournal %mklibname systemd-journal %{libjournal_major}
12mr|systemd-194-10|21	%define libjournal_devel %mklibname -d systemd-journal %{libjournal_major}
12mr|systemd-194-10|22	
12mr|systemd-194-10|23	%define libid128 %mklibname systemd-id128 %{libid128_major}
12mr|systemd-194-10|24	%define libid128_devel %mklibname -d systemd-id128 %{libid128_major}
12mr|systemd-194-10|25	
12mr|systemd-194-10|26	%define udev_major 1
12mr|systemd-194-10|27	%define gudev_api 1.0
12mr|systemd-194-10|28	%define gudev_major 0
12mr|systemd-194-10|29	%define libudev %mklibname udev %{udev_major}
12mr|systemd-194-10|30	%define libudev_devel %mklibname udev -d
12mr|systemd-194-10|31	%define libgudev %mklibname gudev %{gudev_api} %{gudev_major}
12mr|systemd-194-10|32	%define libgudev_devel %mklibname gudev %{gudev_api} -d
12mr|systemd-194-10|33	%define girgudev %mklibname gudev-gir %{gudev_api}
12mr|systemd-194-10|34	
12mr|systemd-194-10|35	%define systemd_libdir /lib/systemd
12mr|systemd-194-10|36	%define udev_libdir /lib/udev
12mr|systemd-194-10|37	%define udev_rules_dir %{udev_libdir}/rules.d
12mr|systemd-194-10|38	%define udev_user_rules_dir %{_sysconfdir}/udev/rules.d
12mr|systemd-194-10|39	
12mr|systemd-194-10|40	Summary:	A System and Session Manager
12mr|systemd-194-10|41	Name:		systemd
12mr|systemd-194-10|42	Version:	194
12mr|systemd-194-10|43	Release:	10
12mr|systemd-194-10|44	License:	GPLv2+
12mr|systemd-194-10|45	Group:		System/Configuration/Boot and Init
12mr|systemd-194-10|46	Url:		http://www.freedesktop.org/wiki/Software/systemd
12mr|systemd-194-10|47	Source0:	http://www.freedesktop.org/software/systemd/%{name}-%{version}.tar.xz
12mr|systemd-194-10|48	Source1:	%{name}.macros
12mr|systemd-194-10|49	Source2:	50-udev-mandriva.rules
12mr|systemd-194-10|50	Source3:	69-printeracl.rules
12mr|systemd-194-10|51	Source5:	udev.sysconfig
12mr|systemd-194-10|52	# (blino) net rules and helpers
12mr|systemd-194-10|53	Source6:	76-net.rules
12mr|systemd-194-10|54	Source7:	udev_net_create_ifcfg
12mr|systemd-194-10|55	Source8:	udev_net_action
12mr|systemd-194-10|56	Source9:	udev_net.sysconfig
12mr|systemd-194-10|57	# (hk) udev rules for zte 3g modems with drakx-net
12mr|systemd-194-10|58	Source10:	61-mobile-zte-drakx-net.rules
12mr|systemd-194-10|59	Source11:	listen.conf
12mr|systemd-194-10|60	# (tpg) default preset for services
12mr|systemd-194-10|61	Source12:	99-default.preset
12mr|systemd-194-10|62	### SYSTEMD ###
12mr|systemd-194-10|63	
12mr|systemd-194-10|64	# (bor) clean up directories on boot as done by rc.sysinit
12mr|systemd-194-10|65	Patch0:		systemd-18-clean-dirs-on-boot.patch
12mr|systemd-194-10|66	Patch1:		systemd-tmpfilesd-utmp-temp-patch.patch
12mr|systemd-194-10|67	#Patch2:		systemd-33-rc-local.patch
12mr|systemd-194-10|68	Patch3:		0502-main-Add-failsafe-to-the-sysvinit-compat-cmdline-key.patch
12mr|systemd-194-10|69	
12mr|systemd-194-10|70	# GIT
12mr|systemd-194-10|71	
12mr|systemd-194-10|72	### UDEV ###
12mr|systemd-194-10|73	# from Mandriva
12mr|systemd-194-10|74	# disable coldplug for storage and device pci
12mr|systemd-194-10|75	Patch100:	udev-182-coldplug.patch
12mr|systemd-194-10|76	# (proyvind):	FIXME: setting udev_log to 'info' royally screws everything up
12mr|systemd-194-10|77	#		for some reason, revert to 'err' for now..
12mr|systemd-194-10|78	Patch104:	systemd-186-set-udev_log-to-err.patch
12mr|systemd-194-10|79	Patch105:	systemd-191-support-build-without-secure_getenv.patch
12mr|systemd-194-10|80	Patch106:	systemd-191-uclibc-no-mkostemp.patch
12mr|systemd-194-10|81	Patch107:	systemd-191-link-against-librt.patch
12mr|systemd-194-10|82	
12mr|systemd-194-10|83	#Fedora patchset
12mr|systemd-194-10|84	Patch503: 0503-mandriva-Fallback-message-when-display-manager-fails.patch
12mr|systemd-194-10|85	Patch504: 0504-mount-Add-a-new-remote-fs-target-to-specifically-del.patch
12mr|systemd-194-10|86	Patch506: 0506-Allow-booting-from-live-cd-in-virtualbox.patch
12mr|systemd-194-10|87	Patch507: 0507-reinstate-TIMEOUT-handling.patch
12mr|systemd-194-10|88	Patch508: 0508-udev-Allow-the-udevadm-settle-timeout-to-be-set-via-.patch
12mr|systemd-194-10|89	
12mr|systemd-194-10|90	
12mr|systemd-194-10|91	BuildRequires:	autoconf
12mr|systemd-194-10|92	BuildRequires:	automake
12mr|systemd-194-10|93	BuildRequires:	m4
12mr|systemd-194-10|94	BuildRequires:	libtool
12mr|systemd-194-10|95	BuildRequires:	acl-devel
12mr|systemd-194-10|96	BuildRequires:	audit-devel
12mr|systemd-194-10|97	BuildRequires:	docbook-style-xsl
12mr|systemd-194-10|98	BuildRequires:	gperf
12mr|systemd-194-10|99	BuildRequires:	intltool
12mr|systemd-194-10|100	BuildRequires:	libcap-devel
12mr|systemd-194-10|101	BuildRequires:	pam-devel
12mr|systemd-194-10|102	BuildRequires:	perl(XML::Parser)
12mr|systemd-194-10|103	BuildRequires:	tcp_wrappers-devel
12mr|systemd-194-10|104	BuildRequires:	vala >= 0.9
12mr|systemd-194-10|105	BuildRequires:	pkgconfig(dbus-1) >= 1.4.0
12mr|systemd-194-10|106	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|systemd-194-10|107	BuildRequires:	pkgconfig(gee-0.8)
12mr|systemd-194-10|108	BuildRequires:	pkgconfig(glib-2.0)
12mr|systemd-194-10|109	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|systemd-194-10|110	BuildRequires:	pkgconfig(libcryptsetup)
12mr|systemd-194-10|111	BuildRequires:	pkgconfig(libkmod) >= 5
12mr|systemd-194-10|112	BuildRequires:	pkgconfig(liblzma)
12mr|systemd-194-10|113	BuildRequires:	pkgconfig(libnotify)
12mr|systemd-194-10|114	BuildRequires:	pkgconfig(libxslt)
12mr|systemd-194-10|115	BuildRequires:	xsltproc
12mr|systemd-194-10|116	BuildRequires:	pkgconfig(blkid)
12mr|systemd-194-10|117	BuildRequires:	usbutils >= 005-3
12mr|systemd-194-10|118	BuildRequires:	pciutils-devel
12mr|systemd-194-10|119	BuildRequires:	ldetect-lst
12mr|systemd-194-10|120	BuildRequires:	python-devel
12mr|systemd-194-10|121	
12mr|systemd-194-10|122	%if !%{with bootstrap}
12mr|systemd-194-10|123	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|systemd-194-10|124	%endif
12mr|systemd-194-10|125	%if %{with uclibc}
12mr|systemd-194-10|126	BuildRequires:	uClibc-devel >= 0.9.33.2-9
12mr|systemd-194-10|127	%endif
12mr|systemd-194-10|128	Requires(pre,post):	coreutils
12mr|systemd-194-10|129	Requires:	udev = %{version}-%{release}
12mr|systemd-194-10|130	Requires(post):	gawk
12mr|systemd-194-10|131	Requires(post):	grep
12mr|systemd-194-10|132	Requires(post):	awk
12mr|systemd-194-10|133	Requires:	dbus >= 1.3.2
12mr|systemd-194-10|134	Requires(pre):	initscripts > 9.24
12mr|systemd-194-10|135	Requires(pre):	basesystem-minimal
12mr|systemd-194-10|136	Requires(pre):	util-linux >= 2.18-2
12mr|systemd-194-10|137	Requires:	nss-myhostname
12mr|systemd-194-10|138	Requires:	lockdev
12mr|systemd-194-10|139	Conflicts:	initscripts < 9.24
12mr|systemd-194-10|140	Conflicts:	udev < 186-5
12mr|systemd-194-10|141	Requires:	kmod
12mr|systemd-194-10|142	%rename		readahead
12mr|systemd-194-10|143	Provides:	should-restart = system
12mr|systemd-194-10|144	# make sure we have /etc/os-release available, required by --with-distro
12mr|systemd-194-10|145	BuildRequires:	mandriva-release-common >= 1:2012.0-0.4
12mr|systemd-194-10|146	# (tpg) just to be sure we install this libraries
12mr|systemd-194-10|147	Requires:	libsystemd-daemon = %{version}-%{release}
12mr|systemd-194-10|148	Requires:	libsystemd-login = %{version}-%{release}
12mr|systemd-194-10|149	Requires:	libsystemd-journal = %{version}-%{release}
12mr|systemd-194-10|150	Requires:	libsystemd-id128 = %{version}-%{release}
12mr|systemd-194-10|151	
12mr|systemd-194-10|152	%description
12mr|systemd-194-10|153	systemd is a system and session manager for Linux, compatible with
12mr|systemd-194-10|154	SysV and LSB init scripts. systemd provides aggressive parallelization
12mr|systemd-194-10|155	capabilities, uses socket and D-Bus activation for starting services,
12mr|systemd-194-10|156	offers on-demand starting of daemons, keeps track of processes using
12mr|systemd-194-10|157	Linux cgroups, supports snapshotting and restoring of the system
12mr|systemd-194-10|158	state, maintains mount and automount points and implements an
12mr|systemd-194-10|159	elaborate transactional dependency-based service control logic. It can
12mr|systemd-194-10|160	work as a drop-in replacement for sysvinit.
12mr|systemd-194-10|161	
12mr|systemd-194-10|162	%if %{with uclibc}
12mr|systemd-194-10|163	%package -n uclibc-%{name}
12mr|systemd-194-10|164	Summary:	A System and Session Manager (uClibc linked)
12mr|systemd-194-10|165	Group:		System/Configuration/Boot and Init
12mr|systemd-194-10|166	Requires:	%{name} = %{EVRD}
12mr|systemd-194-10|167	Requires:	uclibc-udev = %{EVRD}
12mr|systemd-194-10|168	Requires:	uclibc-%{libdaemon} = %{EVRD}
12mr|systemd-194-10|169	Requires:	uclibc-%{liblogin} = %{EVRD}
12mr|systemd-194-10|170	Requires:	uclibc-%{liblogin} = %{EVRD}
12mr|systemd-194-10|171	Requires:	uclibc-%{liblogin} = %{EVRD}
12mr|systemd-194-10|172	
12mr|systemd-194-10|173	%description -n	uclibc-%{name}
12mr|systemd-194-10|174	systemd is a system and session manager for Linux, compatible with
12mr|systemd-194-10|175	SysV and LSB init scripts. systemd provides aggressive parallelization
12mr|systemd-194-10|176	capabilities, uses socket and D-Bus activation for starting services,
12mr|systemd-194-10|177	offers on-demand starting of daemons, keeps track of processes using
12mr|systemd-194-10|178	Linux cgroups, supports snapshotting and restoring of the system
12mr|systemd-194-10|179	state, maintains mount and automount points and implements an
12mr|systemd-194-10|180	elaborate transactional dependency-based service control logic. It can
12mr|systemd-194-10|181	work as a drop-in replacement for sysvinit.
12mr|systemd-194-10|182	%endif
12mr|systemd-194-10|183	
12mr|systemd-194-10|184	%package tools
12mr|systemd-194-10|185	Summary:	Non essential systemd tools
12mr|systemd-194-10|186	Group:		System/Configuration/Boot and Init
12mr|systemd-194-10|187	Requires:	%{name} = %{version}-%{release}
12mr|systemd-194-10|188	Conflicts:	%{name} < 35-6
12mr|systemd-194-10|189	Requires:	python-dbus
12mr|systemd-194-10|190	Requires:	python-cairo
12mr|systemd-194-10|191	
12mr|systemd-194-10|192	%description tools
12mr|systemd-194-10|193	Non essential systemd tools.
12mr|systemd-194-10|194	
12mr|systemd-194-10|195	%package units
12mr|systemd-194-10|196	Summary:	Configuration files, directories and installation tool for systemd
12mr|systemd-194-10|197	Group:		System/Configuration/Boot and Init
12mr|systemd-194-10|198	Requires(post):	coreutils
12mr|systemd-194-10|199	Requires(post):	gawk
12mr|systemd-194-10|200	Requires(post):	grep
12mr|systemd-194-10|201	Requires(post):	awk
12mr|systemd-194-10|202	
12mr|systemd-194-10|203	%description units
12mr|systemd-194-10|204	Basic configuration files, directories and installation tool for the systemd
12mr|systemd-194-10|205	system and session manager.
12mr|systemd-194-10|206	
12mr|systemd-194-10|207	%package sysvinit
12mr|systemd-194-10|208	Summary:	System V init tools
12mr|systemd-194-10|209	Group:		System/Configuration/Boot and Init
12mr|systemd-194-10|210	Requires:	%{name} = %{version}-%{release}
12mr|systemd-194-10|211	# (eugeni) systemd should work as a drop-in replacement for sysvinit, but not obsolete it
12mr|systemd-194-10|212	#SysVinit < %sysvinit_release-%sysvinit_release It's provides something
12mr|systemd-194-10|213	#like that SysVinit < 14-14 when it should be SysVinit 2.87-14
12mr|systemd-194-10|214	Provides:	sysvinit = %sysvinit_version-%sysvinit_release, SysVinit = %sysvinit_version-%sysvinit_release
12mr|systemd-194-10|215	Conflicts:	sysvinit < %sysvinit_version-%sysvinit_release, SysVinit < %sysvinit_version-%sysvinit_release
12mr|systemd-194-10|216	# Due to halt/poweroff etc. in _bindir
12mr|systemd-194-10|217	Conflicts: usermode-consoleonly < 1:1.110
12mr|systemd-194-10|218	
12mr|systemd-194-10|219	%description sysvinit
12mr|systemd-194-10|220	Drop-in replacement for the System V init tools of systemd.
12mr|systemd-194-10|221	
12mr|systemd-194-10|222	%package -n %{libdaemon}
12mr|systemd-194-10|223	Summary:	Systemd-daemon library package
12mr|systemd-194-10|224	Group:		System/Libraries
12mr|systemd-194-10|225	Provides:	libsystemd-daemon = %{version}-%{release}
12mr|systemd-194-10|226	
12mr|systemd-194-10|227	%description -n	%{libdaemon}
12mr|systemd-194-10|228	This package provides the systemd-daemon shared library.
12mr|systemd-194-10|229	
12mr|systemd-194-10|230	%if %{with uclibc}
12mr|systemd-194-10|231	%package -n	uclibc-%{libdaemon}
12mr|systemd-194-10|232	Summary:	Systemd-daemon library package (uClibc linked)
12mr|systemd-194-10|233	Group:		System/Libraries
12mr|systemd-194-10|234	
12mr|systemd-194-10|235	%description -n	uclibc-%{libdaemon}
12mr|systemd-194-10|236	This package provides the systemd-daemon shared library.
12mr|systemd-194-10|237	%endif
12mr|systemd-194-10|238	
12mr|systemd-194-10|239	%package -n %{libdaemon_devel}
12mr|systemd-194-10|240	Summary:	Systemd-daemon library development files
12mr|systemd-194-10|241	Group:		Development/C
12mr|systemd-194-10|242	Requires:	%{libdaemon} = %{version}-%{release}
12mr|systemd-194-10|243	%if %{with uclibc}
12mr|systemd-194-10|244	Requires:	uclibc-%{libdaemon} = %{version}-%{release}
12mr|systemd-194-10|245	%endif
12mr|systemd-194-10|246	Provides:	libsystemd-daemon-devel = %{version}-%{release}
12mr|systemd-194-10|247	
12mr|systemd-194-10|248	%description -n	%{libdaemon_devel}
12mr|systemd-194-10|249	Development files for the systemd-daemon shared library.
12mr|systemd-194-10|250	
12mr|systemd-194-10|251	%package -n %{liblogin}
12mr|systemd-194-10|252	Summary:	Systemd-login library package
12mr|systemd-194-10|253	Group:		System/Libraries
12mr|systemd-194-10|254	Provides:	libsystemd-login = %{version}-%{release}
12mr|systemd-194-10|255	
12mr|systemd-194-10|256	%description -n	%{liblogin}
12mr|systemd-194-10|257	This package provides the systemd-login shared library.
12mr|systemd-194-10|258	
12mr|systemd-194-10|259	%if %{with uclibc}
12mr|systemd-194-10|260	%package -n uclibc-%{liblogin}
12mr|systemd-194-10|261	Summary:	Systemd-login library package (uClibc linked)
12mr|systemd-194-10|262	Group:		System/Libraries
12mr|systemd-194-10|263	
12mr|systemd-194-10|264	%description -n	uclibc-%{liblogin}
12mr|systemd-194-10|265	This package provides the systemd-login shared library.
12mr|systemd-194-10|266	%endif
12mr|systemd-194-10|267	
12mr|systemd-194-10|268	%package -n %{liblogin_devel}
12mr|systemd-194-10|269	Summary:	Systemd-login library development files
12mr|systemd-194-10|270	Group:		Development/C
12mr|systemd-194-10|271	Requires:	%{liblogin} = %{version}-%{release}
12mr|systemd-194-10|272	%if %{with uclibc}
12mr|systemd-194-10|273	Requires:	uclibc-%{liblogin} = %{version}-%{release}
12mr|systemd-194-10|274	%endif
12mr|systemd-194-10|275	Provides:	libsystemd-login-devel = %{version}-%{release}
12mr|systemd-194-10|276	
12mr|systemd-194-10|277	%description -n	%{liblogin_devel}
12mr|systemd-194-10|278	Development files for the systemd-login shared library.
12mr|systemd-194-10|279	
12mr|systemd-194-10|280	%package -n %{libjournal}
12mr|systemd-194-10|281	Summary:	Systemd-journal library package
12mr|systemd-194-10|282	Group:		System/Libraries
12mr|systemd-194-10|283	Provides:	libsystemd-journal = %{version}-%{release}
12mr|systemd-194-10|284	
12mr|systemd-194-10|285	%description -n	%{libjournal}
12mr|systemd-194-10|286	This package provides the systemd-journal shared library.
12mr|systemd-194-10|287	
12mr|systemd-194-10|288	%if %{with uclibc}
12mr|systemd-194-10|289	%package -n uclibc-%{libjournal}
12mr|systemd-194-10|290	Summary:	Systemd-journal library package (uClibc linked)
12mr|systemd-194-10|291	Group:		System/Libraries
12mr|systemd-194-10|292	
12mr|systemd-194-10|293	%description -n	uclibc-%{libjournal}
12mr|systemd-194-10|294	This package provides the systemd-journal shared library.
12mr|systemd-194-10|295	%endif
12mr|systemd-194-10|296	
12mr|systemd-194-10|297	%package -n %{libjournal_devel}
12mr|systemd-194-10|298	Summary:	Systemd-journal library development files
12mr|systemd-194-10|299	Group:		Development/C
12mr|systemd-194-10|300	Requires:	%{libjournal} = %{version}-%{release}
12mr|systemd-194-10|301	%if %{with uclibc}
12mr|systemd-194-10|302	Requires:	uclibc-%{libjournal} = %{version}-%{release}
12mr|systemd-194-10|303	%endif
12mr|systemd-194-10|304	Provides:	libsystemd-journal-devel = %{version}-%{release}
12mr|systemd-194-10|305	
12mr|systemd-194-10|306	%description -n	%{libjournal_devel}
12mr|systemd-194-10|307	Development files for the systemd-journal shared library.
12mr|systemd-194-10|308	
12mr|systemd-194-10|309	%package -n %{libid128}
12mr|systemd-194-10|310	Summary:	Systemd-id128 library package
12mr|systemd-194-10|311	Group:		System/Libraries
12mr|systemd-194-10|312	Provides:	libsystemd-id128 = %{version}-%{release}
12mr|systemd-194-10|313	
12mr|systemd-194-10|314	%description -n	%{libid128}
12mr|systemd-194-10|315	This package provides the systemd-id128 shared library.
12mr|systemd-194-10|316	
12mr|systemd-194-10|317	%if %{with uclibc}
12mr|systemd-194-10|318	%package -n uclibc-%{libid128}
12mr|systemd-194-10|319	Summary:	Systemd-id128 library package (uClibc linked)
12mr|systemd-194-10|320	Group:		System/Libraries
12mr|systemd-194-10|321	
12mr|systemd-194-10|322	%description -n	uclibc-%{libid128}
12mr|systemd-194-10|323	This package provides the systemd-id128 shared library.
12mr|systemd-194-10|324	%endif
12mr|systemd-194-10|325	
12mr|systemd-194-10|326	%package -n %{libid128_devel}
12mr|systemd-194-10|327	Summary:	Systemd-id128 library development files
12mr|systemd-194-10|328	Group:		Development/C
12mr|systemd-194-10|329	Requires:	%{libid128} = %{version}-%{release}
12mr|systemd-194-10|330	%if %{with uclibc}
12mr|systemd-194-10|331	Requires:	uclibc-%{libid128} = %{version}-%{release}
12mr|systemd-194-10|332	%endif
12mr|systemd-194-10|333	Provides:	libsystemd-id128-devel = %{version}-%{release}
12mr|systemd-194-10|334	
12mr|systemd-194-10|335	%description -n %{libid128_devel}
12mr|systemd-194-10|336	Development files for the systemd-id128 shared library.
12mr|systemd-194-10|337	
12mr|systemd-194-10|338	%package -n udev
12mr|systemd-194-10|339	Summary:	Device manager for the Linux kernel
12mr|systemd-194-10|340	Group:		System/Configuration/Hardware
12mr|systemd-194-10|341	Requires:	%{name} = %{version}-%{release}
12mr|systemd-194-10|342	Requires:	ldetect-lst
12mr|systemd-194-10|343	Requires:	setup >= 2.7.16
12mr|systemd-194-10|344	Requires:	util-linux-ng >= 2.15
12mr|systemd-194-10|345	Requires:	acl
12mr|systemd-194-10|346	# for disk/lp groups
12mr|systemd-194-10|347	Requires(pre):	setup
12mr|systemd-194-10|348	Requires(pre):	coreutils
12mr|systemd-194-10|349	Requires(post,preun):	rpm-helper
12mr|systemd-194-10|350	Provides:	should-restart = system
12mr|systemd-194-10|351	Obsoletes:	hal <= 0.5.14-6
12mr|systemd-194-10|352	
12mr|systemd-194-10|353	%description -n	udev
12mr|systemd-194-10|354	A collection of tools and a daemon to manage events received
12mr|systemd-194-10|355	from the kernel and deal with them in user-space. Primarily this
12mr|systemd-194-10|356	involves managing permissions, and creating and removing meaningful
12mr|systemd-194-10|357	symlinks to device nodes in /dev when hardware is discovered or
12mr|systemd-194-10|358	removed from the system
12mr|systemd-194-10|359	
12mr|systemd-194-10|360	%if %{with uclibc}
12mr|systemd-194-10|361	%package -n uclibc-udev
12mr|systemd-194-10|362	Summary:	Device manager for the Linux kernel (uClibc linked)
12mr|systemd-194-10|363	Group:		System/Configuration/Hardware
12mr|systemd-194-10|364	Requires:	udev = %{EVRD}
12mr|systemd-194-10|365	#Requires:	ldetect-lst
12mr|systemd-194-10|366	#Requires:	setup >= 2.7.16
12mr|systemd-194-10|367	#Requires:	util-linux-ng >= 2.15
12mr|systemd-194-10|368	#Requires:	acl
12mr|systemd-194-10|369	# for disk/lp groups
12mr|systemd-194-10|370	#Requires(pre):	setup
12mr|systemd-194-10|371	#Requires(pre):	coreutils
12mr|systemd-194-10|372	#Requires(post,preun):	rpm-helper
12mr|systemd-194-10|373	#Provides:	should-restart = system
12mr|systemd-194-10|374	
12mr|systemd-194-10|375	%description -n	uclibc-udev
12mr|systemd-194-10|376	A collection of tools and a daemon to manage events received
12mr|systemd-194-10|377	from the kernel and deal with them in user-space. Primarily this
12mr|systemd-194-10|378	involves managing permissions, and creating and removing meaningful
12mr|systemd-194-10|379	symlinks to device nodes in /dev when hardware is discovered or
12mr|systemd-194-10|380	removed from the system
12mr|systemd-194-10|381	%endif
12mr|systemd-194-10|382	
12mr|systemd-194-10|383	%package -n %{libudev}
12mr|systemd-194-10|384	Summary:	Library for udev
12mr|systemd-194-10|385	Group:		System/Libraries
12mr|systemd-194-10|386	Obsoletes:	%{mklibname hal 1} <= 0.5.14-6
12mr|systemd-194-10|387	
12mr|systemd-194-10|388	%description -n	%{libudev}
12mr|systemd-194-10|389	Library for udev.
12mr|systemd-194-10|390	
12mr|systemd-194-10|391	%if %{with uclibc}
12mr|systemd-194-10|392	%package -n uclibc-%{libudev}
12mr|systemd-194-10|393	Summary:	Library for udev (uClibc linked)
12mr|systemd-194-10|394	Group:		System/Libraries
12mr|systemd-194-10|395	
12mr|systemd-194-10|396	%description -n	uclibc-%{libudev}
12mr|systemd-194-10|397	Library for udev.
12mr|systemd-194-10|398	%endif
12mr|systemd-194-10|399	
12mr|systemd-194-10|400	%package -n %{libudev_devel}
12mr|systemd-194-10|401	Summary:	Devel library for udev
12mr|systemd-194-10|402	Group:		Development/C
12mr|systemd-194-10|403	License:	LGPLv2+
12mr|systemd-194-10|404	Provides:	udev-devel = %{EVRD}
12mr|systemd-194-10|405	Requires:	%{libudev} = %{EVRD}
12mr|systemd-194-10|406	%if %{with uclibc}
12mr|systemd-194-10|407	Requires:	uclibc-%{libudev} = %{EVRD}
12mr|systemd-194-10|408	%endif
12mr|systemd-194-10|409	Obsoletes:	%{_lib}udev0-devel
12mr|systemd-194-10|410	Obsoletes:	%{name}-doc
12mr|systemd-194-10|411	
12mr|systemd-194-10|412	%description -n	%{libudev_devel}
12mr|systemd-194-10|413	Devel library for udev.
12mr|systemd-194-10|414	
12mr|systemd-194-10|415	%if !%{with bootstrap}
12mr|systemd-194-10|416	%package -n %{libgudev}
12mr|systemd-194-10|417	Summary:	Libraries for adding libudev support to applications that use glib
12mr|systemd-194-10|418	Group:		System/Libraries
12mr|systemd-194-10|419	#gw please don't remove this again, it is needed by the noarch package
12mr|systemd-194-10|420	#gudev-sharp
12mr|systemd-194-10|421	Provides:	libgudev = %{EVRD}
12mr|systemd-194-10|422	
12mr|systemd-194-10|423	%description -n	%{libgudev}
12mr|systemd-194-10|424	This package contains the libraries that make it easier to use libudev
12mr|systemd-194-10|425	functionality from applications that use glib.
12mr|systemd-194-10|426	
12mr|systemd-194-10|427	%package -n %{girgudev}
12mr|systemd-194-10|428	Group:		System/Libraries
12mr|systemd-194-10|429	Summary:	GObject Introspection interface library for gudev
12mr|systemd-194-10|430	Conflicts:	%{_lib}gudev1.0_0 < 182-5
12mr|systemd-194-10|431	Obsoletes:	%{_lib}udev-gir1.0
12mr|systemd-194-10|432	
12mr|systemd-194-10|433	%description -n %{girgudev}
12mr|systemd-194-10|434	GObject Introspection interface library for gudev.
12mr|systemd-194-10|435	
12mr|systemd-194-10|436	%package -n %{libgudev_devel}
12mr|systemd-194-10|437	Summary:	Header files for adding libudev support to applications that use glib
12mr|systemd-194-10|438	Group:		Development/C
12mr|systemd-194-10|439	Requires:	%{libgudev} = %{EVRD}
12mr|systemd-194-10|440	
12mr|systemd-194-10|441	%description -n	%{libgudev_devel}
12mr|systemd-194-10|442	This package contains the header and pkg-config files for developing
12mr|systemd-194-10|443	glib-based applications using libudev functionality.
12mr|systemd-194-10|444	%endif
12mr|systemd-194-10|445	
12mr|systemd-194-10|446	%package -n udev-doc
12mr|systemd-194-10|447	Summary:	Udev documentation
12mr|systemd-194-10|448	Group:		Books/Computer books
12mr|systemd-194-10|449	
12mr|systemd-194-10|450	%description -n	udev-doc
12mr|systemd-194-10|451	This package contains documentation of udev.
12mr|systemd-194-10|452	
12mr|systemd-194-10|453	%prep
12mr|systemd-194-10|454	%setup -q
12mr|systemd-194-10|455	%apply_patches
12mr|systemd-194-10|456	find src/ -name "*.vala" -exec touch '{}' \;
12mr|systemd-194-10|457	
12mr|systemd-194-10|458	%build
12mr|systemd-194-10|459	autoreconf
12mr|systemd-194-10|460	%serverbuild_hardened
12mr|systemd-194-10|461	
12mr|systemd-194-10|462	export CONFIGURE_TOP=$PWD
12mr|systemd-194-10|463	
12mr|systemd-194-10|464	%if %{with uclibc}
12mr|systemd-194-10|465	mkdir -p uclibc
12mr|systemd-194-10|466	pushd uclibc
12mr|systemd-194-10|467	%configure2_5x \
12mr|systemd-194-10|468	CC="%{uclibc_cc}" \
12mr|systemd-194-10|469	CFLAGS="%{uclibc_cflags}" \
12mr|systemd-194-10|470	--bindir=%{uclibc_root}%{_bindir} \
12mr|systemd-194-10|471	--sbindir=%{uclibc_root}%{_sbindir} \
12mr|systemd-194-10|472	--libdir=%{uclibc_root}%{_libdir} \
12mr|systemd-194-10|473	--with-rootprefix= \
12mr|systemd-194-10|474	--with-rootlibdir=%{uclibc_root}/%{_lib} \
12mr|systemd-194-10|475	--libexecdir=%{_prefix}/lib \
12mr|systemd-194-10|476	--with-distro=mandriva \
12mr|systemd-194-10|477	--with-firmware-path=/lib/firmware/updates:/lib/firmware \
12mr|systemd-194-10|478	--enable-static \
12mr|systemd-194-10|479	--with-sysvinit-path=%{_initrddir} \
12mr|systemd-194-10|480	--with-sysvrcd-path=%{_sysconfdir}/rc.d \
12mr|systemd-194-10|481	--disable-selinux \
12mr|systemd-194-10|482	--enable-split-usr \
12mr|systemd-194-10|483	--enable-introspection=no \
12mr|systemd-194-10|484	--with-usb-ids-path=/usr/share/usb.ids \
12mr|systemd-194-10|485	--with-pci-ids-path=/usr/share/pci.ids \
12mr|systemd-194-10|486	--enable-introspection=no \
12mr|systemd-194-10|487	--disable-gudev \
12mr|systemd-194-10|488	--disable-pam \
12mr|systemd-194-10|489	--disable-libcryptsetup	\
12mr|systemd-194-10|490	--disable-gcrypt \
12mr|systemd-194-10|491	--disable-audit \
12mr|systemd-194-10|492	--disable-manpages
12mr|systemd-194-10|493	%make
12mr|systemd-194-10|494	popd
12mr|systemd-194-10|495	%endif
12mr|systemd-194-10|496	
12mr|systemd-194-10|497	mkdir -p shared
12mr|systemd-194-10|498	pushd shared
12mr|systemd-194-10|499	%configure2_5x \
12mr|systemd-194-10|500	--with-rootprefix= \
12mr|systemd-194-10|501	--with-rootlibdir=/%{_lib} \
12mr|systemd-194-10|502	--libexecdir=%{_prefix}/lib \
12mr|systemd-194-10|503	--with-distro=mandriva \
12mr|systemd-194-10|504	--with-firmware-path=/lib/firmware/updates:/lib/firmware \
12mr|systemd-194-10|505	--disable-static \
12mr|systemd-194-10|506	--with-sysvinit-path=%{_initrddir} \
12mr|systemd-194-10|507	--with-sysvrcd-path=%{_sysconfdir}/rc.d \
12mr|systemd-194-10|508	--disable-selinux \
12mr|systemd-194-10|509	--enable-split-usr \
12mr|systemd-194-10|510	%if %{with bootstrap}
12mr|systemd-194-10|511	--enable-introspection=no \
12mr|systemd-194-10|512	%else
12mr|systemd-194-10|513	--enable-introspection=yes \
12mr|systemd-194-10|514	%endif
12mr|systemd-194-10|515	--with-usb-ids-path=/usr/share/usb.ids \
12mr|systemd-194-10|516	--with-pci-ids-path=/usr/share/pci.ids
12mr|systemd-194-10|517	%make
12mr|systemd-194-10|518	popd
12mr|systemd-194-10|519	
12mr|systemd-194-10|520	%install
12mr|systemd-194-10|521	%if %{with uclibc}
12mr|systemd-194-10|522	%makeinstall_std -C uclibc
12mr|systemd-194-10|523	mv %{buildroot}/bin %{buildroot}%{uclibc_root}/bin
12mr|systemd-194-10|524	mkdir -p %{buildroot}%{uclibc_root}/sbin
12mr|systemd-194-10|525	mv %{buildroot}%{uclibc_root}%{_bindir}/udevadm %{buildroot}%{uclibc_root}/sbin
12mr|systemd-194-10|526	rm -f %{buildroot}%{uclibc_root}%{_bindir}/systemd-analyze
12mr|systemd-194-10|527	rm -rf %{buildroot}%{uclibc_root}%{_libdir}/pkgconfig
12mr|systemd-194-10|528	%endif
12mr|systemd-194-10|529	
12mr|systemd-194-10|530	%makeinstall_std -C shared
12mr|systemd-194-10|531	
12mr|systemd-194-10|532	mkdir -p %{buildroot}{/bin,%{_sbindir}}
12mr|systemd-194-10|533	
12mr|systemd-194-10|534	# (bor) create late shutdown and sleep directory
12mr|systemd-194-10|535	mkdir -p %{buildroot}%{systemd_libdir}/system-shutdown
12mr|systemd-194-10|536	mkdir -p %{buildroot}%{systemd_libdir}/system-sleep
12mr|systemd-194-10|537	
12mr|systemd-194-10|538	# Create SysV compatibility symlinks. systemctl/systemd are smart
12mr|systemd-194-10|539	# enough to detect in which way they are called.
12mr|systemd-194-10|540	mkdir -p %{buildroot}/sbin
12mr|systemd-194-10|541	ln -s ..%{systemd_libdir}/systemd %{buildroot}/sbin/init
12mr|systemd-194-10|542	ln -s ..%{systemd_libdir}/systemd %{buildroot}/bin/systemd
12mr|systemd-194-10|543	ln -s ../bin/systemctl %{buildroot}/bin/reboot
12mr|systemd-194-10|544	ln -s ../bin/systemctl %{buildroot}/bin/halt
12mr|systemd-194-10|545	ln -s ../bin/systemctl %{buildroot}/bin/poweroff
12mr|systemd-194-10|546	ln -s ../bin/systemctl %{buildroot}/sbin/shutdown
12mr|systemd-194-10|547	ln -s ../bin/systemctl %{buildroot}/sbin/telinit
12mr|systemd-194-10|548	ln -s ../bin/systemctl %{buildroot}/sbin/runlevel
12mr|systemd-194-10|549	ln -s /bin/loginctl %{buildroot}%{_bindir}/systemd-loginctl
12mr|systemd-194-10|550	%if %{with uclibc}
12mr|systemd-194-10|551	ln -srf %{buildroot}%{uclibc_root}/bin/loginctl %{buildroot}%{uclibc_root}%{_bindir}/systemd-loginctl
12mr|systemd-194-10|552	%endif
12mr|systemd-194-10|553	
12mr|systemd-194-10|554	# (tpg) dracut needs this
12mr|systemd-194-10|555	ln -s /bin/systemctl %{buildroot}%{_bindir}/systemctl
12mr|systemd-194-10|556	
12mr|systemd-194-10|557	# We create all wants links manually at installation time to make sure
12mr|systemd-194-10|558	# they are not owned and hence overriden by rpm after the used deleted
12mr|systemd-194-10|559	# them.
12mr|systemd-194-10|560	rm -r %{buildroot}%{_sysconfdir}/systemd/system/*.target.wants
12mr|systemd-194-10|561	rm -f %{buildroot}%{_sysconfdir}/systemd/system/display-manager.service
12mr|systemd-194-10|562	
12mr|systemd-194-10|563	# Make sure the ghost-ing below works
12mr|systemd-194-10|564	touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel2.target
12mr|systemd-194-10|565	touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel3.target
12mr|systemd-194-10|566	touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel4.target
12mr|systemd-194-10|567	touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel5.target
12mr|systemd-194-10|568	
12mr|systemd-194-10|569	# Make sure these directories are properly owned
12mr|systemd-194-10|570	mkdir -p %{buildroot}/%{systemd_libdir}/system/basic.target.wants
12mr|systemd-194-10|571	mkdir -p %{buildroot}/%{systemd_libdir}/system/default.target.wants
12mr|systemd-194-10|572	mkdir -p %{buildroot}/%{systemd_libdir}/system/dbus.target.wants
12mr|systemd-194-10|573	mkdir -p %{buildroot}/%{systemd_libdir}/system/syslog.target.wants
12mr|systemd-194-10|574	
12mr|systemd-194-10|575	#(tpg) keep these compat symlink
12mr|systemd-194-10|576	ln -s %{systemd_libdir}/system/systemd-udevd.service %{buildroot}/%{systemd_libdir}/system/udev.service
12mr|systemd-194-10|577	ln -s %{systemd_libdir}/system/systemd-udev-settle.service %{buildroot}/%{systemd_libdir}/system/udev-settle.service
12mr|systemd-194-10|578	
12mr|systemd-194-10|579	# And the default symlink we generate automatically based on inittab
12mr|systemd-194-10|580	rm -f %{buildroot}%{_sysconfdir}/systemd/system/default.target
12mr|systemd-194-10|581	
12mr|systemd-194-10|582	# (tpg) this is needed
12mr|systemd-194-10|583	mkdir -p %{buildroot}%{_prefix}/lib/systemd/system-generators
12mr|systemd-194-10|584	mkdir -p %{buildroot}%{_prefix}/lib/systemd/user-generators
12mr|systemd-194-10|585	
12mr|systemd-194-10|586	# We are not prepared to deal with tmpfs /var/run or /var/lock
12mr|systemd-194-10|587	pushd %{buildroot}/%{systemd_libdir}/system/local-fs.target.wants && {
12mr|systemd-194-10|588	rm -f var-lock.mount
12mr|systemd-194-10|589	rm -f var-run.mount
12mr|systemd-194-10|590	popd
12mr|systemd-194-10|591	}
12mr|systemd-194-10|592	
12mr|systemd-194-10|593	# (bor) make sure we own directory for bluez to install service
12mr|systemd-194-10|594	mkdir -p %{buildroot}/%{systemd_libdir}/system/bluetooth.target.wants
12mr|systemd-194-10|595	
12mr|systemd-194-10|596	# use consistent naming and permissions for completion scriplets
12mr|systemd-194-10|597	mv %{buildroot}%{_sysconfdir}/bash_completion.d/systemd-bash-completion.sh %{buildroot}%{_sysconfdir}/bash_completion.d/systemd
12mr|systemd-194-10|598	chmod 644 %{buildroot}%{_sysconfdir}/bash_completion.d/systemd
12mr|systemd-194-10|599	
12mr|systemd-194-10|600	# (tpg) use systemd's own mounting capability
12mr|systemd-194-10|601	sed -i -e 's/^#MountAuto=yes$/MountAuto=yes/' %{buildroot}/etc/systemd/system.conf
12mr|systemd-194-10|602	sed -i -e 's/^#SwapAuto=yes$/SwapAuto=yes/' %{buildroot}/etc/systemd/system.conf
12mr|systemd-194-10|603	
12mr|systemd-194-10|604	# (bor) enable rpcbind.target by default so we have something to plug portmapper service into
12mr|systemd-194-10|605	ln -s ../rpcbind.target %{buildroot}/%{systemd_libdir}/system/multi-user.target.wants
12mr|systemd-194-10|606	
12mr|systemd-194-10|607	# (bor) machine-id-setup is in /sbin in post-v20
12mr|systemd-194-10|608	install -d %{buildroot}/sbin && mv %{buildroot}/bin/systemd-machine-id-setup %{buildroot}/sbin
12mr|systemd-194-10|609	%if %{with uclibc}
12mr|systemd-194-10|610	install -d %{buildroot}%{uclibc_root}/sbin && mv %{buildroot}%{uclibc_root}/bin/systemd-machine-id-setup %{buildroot}%{uclibc_root}/sbin
12mr|systemd-194-10|611	%endif
12mr|systemd-194-10|612	
12mr|systemd-194-10|613	
12mr|systemd-194-10|614	# (eugeni) install /run
12mr|systemd-194-10|615	mkdir %{buildroot}/run
12mr|systemd-194-10|616	
12mr|systemd-194-10|617	# (tpg) create missing dir
12mr|systemd-194-10|618	mkdir -p %{buildroot}%{_libdir}/systemd/user/
12mr|systemd-194-10|619	
12mr|systemd-194-10|620	# add missing ttys (mdv #63600)
12mr|systemd-194-10|621	mkdir -p %{buildroot}/etc/systemd/system/getty.target.wants
12mr|systemd-194-10|622	pushd %{buildroot}/etc/systemd/system/getty.target.wants
12mr|systemd-194-10|623	for _term in 1 2 3 4 5 6 ; do
12mr|systemd-194-10|624	ln -s %{systemd_libdir}/system/getty@.service getty@tty$_term.service
12mr|systemd-194-10|625	done
12mr|systemd-194-10|626	popd
12mr|systemd-194-10|627	
12mr|systemd-194-10|628	# Create new-style configuration files so that we can ghost-own them
12mr|systemd-194-10|629	touch %{buildroot}%{_sysconfdir}/hostname
12mr|systemd-194-10|630	touch %{buildroot}%{_sysconfdir}/vconsole.conf
12mr|systemd-194-10|631	touch %{buildroot}%{_sysconfdir}/locale.conf
12mr|systemd-194-10|632	touch %{buildroot}%{_sysconfdir}/machine-id
12mr|systemd-194-10|633	touch %{buildroot}%{_sysconfdir}/machine-info
12mr|systemd-194-10|634	touch %{buildroot}%{_sysconfdir}/timezone
12mr|systemd-194-10|635	mkdir -p %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
12mr|systemd-194-10|636	touch %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf
12mr|systemd-194-10|637	
12mr|systemd-194-10|638	# (cg) Set up the pager to make it generally more useful
12mr|systemd-194-10|639	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
12mr|systemd-194-10|640	cat > %{buildroot}%{_sysconfdir}/profile.d/40systemd.sh << EOF
12mr|systemd-194-10|641	export SYSTEMD_PAGER="/usr/bin/less -FR"
12mr|systemd-194-10|642	EOF
12mr|systemd-194-10|643	chmod 644 %{buildroot}%{_sysconfdir}/profile.d/40systemd.sh
12mr|systemd-194-10|644	
12mr|systemd-194-10|645	# (tpg) add rpm macros
12mr|systemd-194-10|646	install -m 0644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.d/%{name}.macros
12mr|systemd-194-10|647	
12mr|systemd-194-10|648	# Make sure the NTP units dir exists
12mr|systemd-194-10|649	mkdir -p %{buildroot}%{systemd_libdir}/ntp-units.d/
12mr|systemd-194-10|650	
12mr|systemd-194-10|651	# (tpg) Install default Mandriva preset policy for services
12mr|systemd-194-10|652	mkdir -p %{buildroot}%{systemd_libdir}/system-preset/
12mr|systemd-194-10|653	mkdir -p %{buildroot}%{systemd_libdir}/user-preset/
12mr|systemd-194-10|654	install -m 0644 %{SOURCE12} %{buildroot}%{systemd_libdir}/system-preset/
12mr|systemd-194-10|655	
12mr|systemd-194-10|656	# Install rsyslog fragment
12mr|systemd-194-10|657	mkdir -p %{buildroot}%{_sysconfdir}/rsyslog.d/
12mr|systemd-194-10|658	install -m 0644 %{SOURCE11} %{buildroot}%{_sysconfdir}/rsyslog.d/
12mr|systemd-194-10|659	
12mr|systemd-194-10|660	# (tpg) from mageia
12mr|systemd-194-10|661	# automatic systemd release on rpm installs/removals
12mr|systemd-194-10|662	# (see http://wiki.mandriva.com/en/Rpm_filetriggers)
12mr|systemd-194-10|663	install -d %{buildroot}%{_var}/lib/rpm/filetriggers
12mr|systemd-194-10|664	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/systemd-daemon-reload.filter << EOF
12mr|systemd-194-10|665	^./lib/systemd/system/
12mr|systemd-194-10|666	^./etc/systemd/system/
12mr|systemd-194-10|667	EOF
12mr|systemd-194-10|668	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/systemd-daemon-reload.script << EOF
12mr|systemd-194-10|669	#!/bin/sh
12mr|systemd-194-10|670	if /bin/mountpoint -q /sys/fs/cgroup/systemd; then
12mr|systemd-194-10|671	if [ -x /bin/systemctl ]; then
12mr|systemd-194-10|672	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|systemd-194-10|673	fi
12mr|systemd-194-10|674	fi
12mr|systemd-194-10|675	EOF
12mr|systemd-194-10|676	chmod 755 %{buildroot}%{_var}/lib/rpm/filetriggers/systemd-daemon-reload.script
12mr|systemd-194-10|677	
12mr|systemd-194-10|678	#################
12mr|systemd-194-10|679	#	UDEV	#
12mr|systemd-194-10|680	#	START	#
12mr|systemd-194-10|681	#################
12mr|systemd-194-10|682	
12mr|systemd-194-10|683	install -m 644 %{SOURCE2} %{buildroot}%{udev_rules_dir}/
12mr|systemd-194-10|684	install -m 644 %{SOURCE3} %{buildroot}%{udev_rules_dir}/
12mr|systemd-194-10|685	install -m 0644 %{SOURCE5} -D %{buildroot}%{_sysconfdir}/sysconfig/udev
12mr|systemd-194-10|686	# net rules
12mr|systemd-194-10|687	install -m 0644 %{SOURCE6} %{buildroot}%{udev_rules_dir}/
12mr|systemd-194-10|688	install -m 0755 %{SOURCE7} %{buildroot}%{udev_libdir}/net_create_ifcfg
12mr|systemd-194-10|689	install -m 0755 %{SOURCE8} %{buildroot}%{udev_libdir}/net_action
12mr|systemd-194-10|690	install -m 0644 %{SOURCE9} %{buildroot}%{_sysconfdir}/sysconfig/udev_net
12mr|systemd-194-10|691	
12mr|systemd-194-10|692	install -m 0644 %{SOURCE10} %{buildroot}%{udev_rules_dir}/
12mr|systemd-194-10|693	
12mr|systemd-194-10|694	# unless we make a decission to merge /*bin with /usr/*bin, we'll aim for FHS
12mr|systemd-194-10|695	# compliance and make sure to keep thing in their traditional locations
12mr|systemd-194-10|696	mv %{buildroot}%{_bindir}/udevadm %{buildroot}/sbin
12mr|systemd-194-10|697	# probably not required, but let's just be on the safe side for now..
12mr|systemd-194-10|698	ln -sf /sbin/udevadm %{buildroot}%{_bindir}/udevadm
12mr|systemd-194-10|699	ln -sf /sbin/udevadm %{buildroot}%{_sbindir}/udevadm
12mr|systemd-194-10|700	
12mr|systemd-194-10|701	# (tpg) this is needed, because udevadm is in /sbin
12mr|systemd-194-10|702	# altering the path allows to boot on before root pivot
12mr|systemd-194-10|703	sed -i -e 's#/usr/bin/udevadm#/sbin/udevadm#g' %{buildroot}/%{systemd_libdir}/system/*.service
12mr|systemd-194-10|704	
12mr|systemd-194-10|705	mkdir -p %{buildroot}%{_prefix}/lib/firmware/updates
12mr|systemd-194-10|706	mkdir -p %{buildroot}%{_sysconfdir}/udev/agents.d/usb
12mr|systemd-194-10|707	touch %{buildroot}%{_sysconfdir}/scsi_id.config
12mr|systemd-194-10|708	
12mr|systemd-194-10|709	ln -s ..%{systemd_libdir}/systemd-udevd %{buildroot}/sbin/udevd
12mr|systemd-194-10|710	ln -s %{systemd_libdir}/systemd-udevd %{buildroot}%{udev_libdir}/udevd
12mr|systemd-194-10|711	
12mr|systemd-194-10|712	# udev rules for zte 3g modems and drakx-net
12mr|systemd-194-10|713	
12mr|systemd-194-10|714	
12mr|systemd-194-10|715	mkdir -p %{buildroot}/lib/firmware/updates
12mr|systemd-194-10|716	# default /dev content, from Fedora RPM
12mr|systemd-194-10|717	mkdir -p %{buildroot}%{udev_libdir}/devices/{net,hugepages,pts,shm}
12mr|systemd-194-10|718	# From previous Mandriva /etc/udev/devices.d
12mr|systemd-194-10|719	mkdir -p %{buildroot}%{udev_libdir}/devices/cpu/0
12mr|systemd-194-10|720	
12mr|systemd-194-10|721	#################
12mr|systemd-194-10|722	#	UDEV	#
12mr|systemd-194-10|723	#	END	#
12mr|systemd-194-10|724	#################
12mr|systemd-194-10|725	
12mr|systemd-194-10|726	# (tpg) just delete this for now
12mr|systemd-194-10|727	# file /usr/share/man/man5/crypttab.5.xz
12mr|systemd-194-10|728	# from install of systemd-186-2.x86_64
12mr|systemd-194-10|729	# conflicts with file from package initscripts-9.25-10.x86_64
12mr|systemd-194-10|730	rm -rf %{buildroot}%{_mandir}/man5/crypttab*
12mr|systemd-194-10|731	
12mr|systemd-194-10|732	%triggerin -- glibc
12mr|systemd-194-10|733	# reexec daemon on self or glibc update to avoid busy / on shutdown
12mr|systemd-194-10|734	# trigger is executed on both self and target install so no need to have
12mr|systemd-194-10|735	# extra own post
12mr|systemd-194-10|736	if [ $1 -ge 2 -o $2 -ge 2 ] ; then
12mr|systemd-194-10|737	/bin/systemctl daemon-reexec 2>&1 || :
12mr|systemd-194-10|738	fi
12mr|systemd-194-10|739	
12mr|systemd-194-10|740	%pre -n udev
12mr|systemd-194-10|741	if [ -d /lib/hotplug/firmware ]; then
12mr|systemd-194-10|742	echo "Moving /lib/hotplug/firmware to /lib/firmware"
12mr|systemd-194-10|743	mkdir -p /lib/firmware
12mr|systemd-194-10|744	mv /lib/hotplug/firmware/* /lib/firmware/ 2>/dev/null
12mr|systemd-194-10|745	rmdir -p --ignore-fail-on-non-empty /lib/hotplug/firmware
12mr|systemd-194-10|746	:
12mr|systemd-194-10|747	fi
12mr|systemd-194-10|748	
12mr|systemd-194-10|749	%post -n udev
12mr|systemd-194-10|750	/bin/systemctl --quiet try-restart systemd-udevd.service >/dev/null 2>&1 || :
12mr|systemd-194-10|751	
12mr|systemd-194-10|752	#%post -n uclibc-udev
12mr|systemd-194-10|753	#%{uclibc_root}/bin/systemctl --quiet try-restart systemd-udevd.service >/dev/null 2>&1 || :
12mr|systemd-194-10|754	
12mr|systemd-194-10|755	%pre
12mr|systemd-194-10|756	systemctl stop systemd-udevd.service systemd-udev.service systemd-udev-control.socket systemd-udev-kernel.socket >/dev/null 2>&1 || :
12mr|systemd-194-10|757	
12mr|systemd-194-10|758	%post
12mr|systemd-194-10|759	/usr/bin/systemd-machine-id-setup > /dev/null 2>&1 || :
12mr|systemd-194-10|760	/usr/lib/systemd/systemd-random-seed save > /dev/null 2>&1 || :
12mr|systemd-194-10|761	/bin/systemctl daemon-reexec > /dev/null 2>&1 || :
12mr|systemd-194-10|762	/bin/systemctl start systemd-udevd.service systemd-udev.service >/dev/null 2>&1 || :
12mr|systemd-194-10|763	
12mr|systemd-194-10|764	# (tpg) this is needed for rsyslog
12mr|systemd-194-10|765	/bin/ln -s /usr/lib/systemd/system/rsyslog.service /etc/systemd/system/syslog.service >/dev/null 2>&1 || :
12mr|systemd-194-10|766	
12mr|systemd-194-10|767	%triggerin units -- %{name}-units < 35-1
12mr|systemd-194-10|768	# Enable the services we install by default.
12mr|systemd-194-10|769	/bin/systemctl --quiet enable \
12mr|systemd-194-10|770	hwclock-load.service \
12mr|systemd-194-10|771	getty@.service \
12mr|systemd-194-10|772	quotaon.service \
12mr|systemd-194-10|773	quotacheck.service \
12mr|systemd-194-10|774	remote-fs.target
12mr|systemd-194-10|775	systemd-readahead-replay.service \
12mr|systemd-194-10|776	systemd-readahead-collect.service \
12mr|systemd-194-10|777	2>&1 || :
12mr|systemd-194-10|778	# rc-local is now enabled by default in base package
12mr|systemd-194-10|779	rm -f /etc/systemd/system/multi-user.target.wants/rc-local.service || :
12mr|systemd-194-10|780	
12mr|systemd-194-10|781	%post units
12mr|systemd-194-10|782	if [ $1 -eq 1 ] ; then
12mr|systemd-194-10|783	# Try to read default runlevel from the old inittab if it exists
12mr|systemd-194-10|784	runlevel=$(/bin/awk -F ':' '$3 == "initdefault" && $1 !~ "^#" { print $2 }' /etc/inittab 2> /dev/null)
12mr|systemd-194-10|785	if [ -z "$runlevel" ] ; then
12mr|systemd-194-10|786	target="/lib/systemd/system/graphical.target"
12mr|systemd-194-10|787	else
12mr|systemd-194-10|788	target="/lib/systemd/system/runlevel$runlevel.target"
12mr|systemd-194-10|789	fi
12mr|systemd-194-10|790	
12mr|systemd-194-10|791	# And symlink what we found to the new-style default.target
12mr|systemd-194-10|792	/bin/ln -sf "$target" %{_sysconfdir}/systemd/system/default.target 2>&1 || :
12mr|systemd-194-10|793	
12mr|systemd-194-10|794	# Enable the services we install by default.
12mr|systemd-194-10|795	/bin/systemctl --quiet enable \
12mr|systemd-194-10|796	getty@.service \
12mr|systemd-194-10|797	quotaon.service \
12mr|systemd-194-10|798	quotacheck.service \
12mr|systemd-194-10|799	remote-fs.target \
12mr|systemd-194-10|800	systemd-readahead-replay.service \
12mr|systemd-194-10|801	systemd-readahead-collect.service \
12mr|systemd-194-10|802	2>&1 || :
12mr|systemd-194-10|803	fi
12mr|systemd-194-10|804	
12mr|systemd-194-10|805	hostname_new=`cat %{_sysconfdir}/hostname 2>/dev/null`
12mr|systemd-194-10|806	if [ -z $hostname_new ]; then
12mr|systemd-194-10|807	hostname_old=`cat /etc/sysconfig/network 2>/dev/null | grep HOSTNAME | cut -d "=" -f2`
12mr|systemd-194-10|808	if [ ! -z $hostname_old ]; then
12mr|systemd-194-10|809	echo $hostname_old >> %{_sysconfdir}/hostname
12mr|systemd-194-10|810	else
12mr|systemd-194-10|811	echo "localhost" >> %{_sysconfdir}/hostname
12mr|systemd-194-10|812	fi
12mr|systemd-194-10|813	fi
12mr|systemd-194-10|814	
12mr|systemd-194-10|815	%preun units
12mr|systemd-194-10|816	if [ $1 -eq 0 ] ; then
12mr|systemd-194-10|817	/bin/systemctl --quiet disable \
12mr|systemd-194-10|818	getty@.service \
12mr|systemd-194-10|819	quotaon.service \
12mr|systemd-194-10|820	quotacheck.service \
12mr|systemd-194-10|821	remote-fs.target \
12mr|systemd-194-10|822	systemd-readahead-replay.service \
12mr|systemd-194-10|823	systemd-readahead-collect.service \
12mr|systemd-194-10|824	systemd-udev-settle.service \
12mr|systemd-194-10|825	2>&1 || :
12mr|systemd-194-10|826	
12mr|systemd-194-10|827	/bin/rm -f /etc/systemd/system/default.target 2>&1 || :
12mr|systemd-194-10|828	fi
12mr|systemd-194-10|829	
12mr|systemd-194-10|830	%postun units
12mr|systemd-194-10|831	if [ $1 -ge 1 ] ; then
12mr|systemd-194-10|832	/bin/systemctl daemon-reload 2>&1 || :
12mr|systemd-194-10|833	fi
12mr|systemd-194-10|834	
12mr|systemd-194-10|835	%files
12mr|systemd-194-10|836	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.systemd1.conf
12mr|systemd-194-10|837	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.hostname1.conf
12mr|systemd-194-10|838	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.locale1.conf
12mr|systemd-194-10|839	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.login1.conf
12mr|systemd-194-10|840	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.freedesktop.timedate1.conf
12mr|systemd-194-10|841	%config(noreplace) %{_sysconfdir}/systemd/system.conf
12mr|systemd-194-10|842	%config(noreplace) %{_sysconfdir}/systemd/logind.conf
12mr|systemd-194-10|843	%config(noreplace) %{_sysconfdir}/systemd/journald.conf
12mr|systemd-194-10|844	%config(noreplace) %{_sysconfdir}/systemd/user.conf
12mr|systemd-194-10|845	%config(noreplace) %{_sysconfdir}/rsyslog.d/listen.conf
12mr|systemd-194-10|846	%config(noreplace) /usr/lib/sysctl.d/coredump.conf
12mr|systemd-194-10|847	%ghost %config(noreplace) %{_sysconfdir}/hostname
12mr|systemd-194-10|848	%ghost %config(noreplace) %{_sysconfdir}/vconsole.conf
12mr|systemd-194-10|849	%ghost %config(noreplace) %{_sysconfdir}/locale.conf
12mr|systemd-194-10|850	%ghost %config(noreplace) %{_sysconfdir}/machine-id
12mr|systemd-194-10|851	%ghost %config(noreplace) %{_sysconfdir}/machine-info
12mr|systemd-194-10|852	%ghost %config(noreplace) %{_sysconfdir}/timezone
12mr|systemd-194-10|853	%ghost %config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf
12mr|systemd-194-10|854	
12mr|systemd-194-10|855	%dir /run
12mr|systemd-194-10|856	%dir %{systemd_libdir}
12mr|systemd-194-10|857	%dir %{systemd_libdir}/*-generators
12mr|systemd-194-10|858	%dir %{systemd_libdir}/system-shutdown
12mr|systemd-194-10|859	%dir %{systemd_libdir}/system-sleep
12mr|systemd-194-10|860	%dir %{systemd_libdir}/ntp-units.d
12mr|systemd-194-10|861	%dir %{systemd_libdir}/system-preset
12mr|systemd-194-10|862	%dir %{systemd_libdir}/user-preset
12mr|systemd-194-10|863	%dir %{_prefix}/lib/tmpfiles.d
12mr|systemd-194-10|864	%dir %{_prefix}/lib/sysctl.d
12mr|systemd-194-10|865	%dir %{_prefix}/lib/modules-load.d
12mr|systemd-194-10|866	%dir %{_prefix}/lib/binfmt.d
12mr|systemd-194-10|867	
12mr|systemd-194-10|868	%{_sysconfdir}/xdg/systemd
12mr|systemd-194-10|869	/bin/systemd-ask-password
12mr|systemd-194-10|870	/bin/systemd-notify
12mr|systemd-194-10|871	/bin/systemd-tmpfiles
12mr|systemd-194-10|872	/bin/systemd-tty-ask-password-agent
12mr|systemd-194-10|873	/bin/systemd
12mr|systemd-194-10|874	/bin/journalctl
12mr|systemd-194-10|875	/bin/loginctl
12mr|systemd-194-10|876	/bin/systemd-inhibit
12mr|systemd-194-10|877	/sbin/systemd-machine-id-setup
12mr|systemd-194-10|878	%{_bindir}/systemd-delta
12mr|systemd-194-10|879	%{_bindir}/systemd-detect-virt
12mr|systemd-194-10|880	%{_bindir}/systemd-loginctl
12mr|systemd-194-10|881	%{systemd_libdir}/systemd
12mr|systemd-194-10|882	%{systemd_libdir}/systemd-ac-power
12mr|systemd-194-10|883	%{systemd_libdir}/systemd-binfmt
12mr|systemd-194-10|884	%{systemd_libdir}/systemd-c*
12mr|systemd-194-10|885	%{systemd_libdir}/systemd-fsck
12mr|systemd-194-10|886	%{systemd_libdir}/systemd-hostnamed
12mr|systemd-194-10|887	%{systemd_libdir}/systemd-initctl
12mr|systemd-194-10|888	%{systemd_libdir}/systemd-journald
12mr|systemd-194-10|889	%{systemd_libdir}/systemd-lo*
12mr|systemd-194-10|890	%{systemd_libdir}/systemd-m*
12mr|systemd-194-10|891	%{systemd_libdir}/systemd-quotacheck
12mr|systemd-194-10|892	%{systemd_libdir}/systemd-random-seed
12mr|systemd-194-10|893	%{systemd_libdir}/systemd-re*
12mr|systemd-194-10|894	%{systemd_libdir}/systemd-s*
12mr|systemd-194-10|895	%{systemd_libdir}/systemd-time*
12mr|systemd-194-10|896	%{systemd_libdir}/systemd-update-utmp
12mr|systemd-194-10|897	%{systemd_libdir}/systemd-user-sessions
12mr|systemd-194-10|898	%{systemd_libdir}/systemd-vconsole-setup
12mr|systemd-194-10|899	%{systemd_libdir}/*-generators/*
12mr|systemd-194-10|900	%{systemd_libdir}/system-preset/99-default.preset
12mr|systemd-194-10|901	/usr/lib/tmpfiles.d/*.conf
12mr|systemd-194-10|902	/%{_lib}/security/pam_systemd.so
12mr|systemd-194-10|903	%{_var}/lib/rpm/filetriggers/systemd-daemon-reload.*
12mr|systemd-194-10|904	%{_bindir}/systemd-cgls
12mr|systemd-194-10|905	%{_bindir}/systemd-nspawn
12mr|systemd-194-10|906	%{_bindir}/systemd-stdio-bridge
12mr|systemd-194-10|907	%{_bindir}/systemd-cat
12mr|systemd-194-10|908	%{_bindir}/systemd-cgtop
12mr|systemd-194-10|909	%{_mandir}/man1/systemd.*
12mr|systemd-194-10|910	%{_mandir}/man1/systemd-ask-password.*
12mr|systemd-194-10|911	%{_mandir}/man1/systemd-tty-ask-password-agent.*
12mr|systemd-194-10|912	%{_mandir}/man1/systemd-cat.1*
12mr|systemd-194-10|913	%{_mandir}/man1/systemd-cgls.*
12mr|systemd-194-10|914	%{_mandir}/man1/systemd-cgtop.*
12mr|systemd-194-10|915	%{_mandir}/man1/journalctl.1*
12mr|systemd-194-10|916	%{_mandir}/man1/loginctl.*
12mr|systemd-194-10|917	%{_mandir}/man1/systemd-machine-id-setup.1*
12mr|systemd-194-10|918	%{_mandir}/man1/systemd-notify.*
12mr|systemd-194-10|919	%{_mandir}/man1/systemd-nspawn.*
12mr|systemd-194-10|920	%{_mandir}/man1/systemd-delta.1.*
12mr|systemd-194-10|921	%{_mandir}/man1/systemd-detect-virt.1.*
12mr|systemd-194-10|922	%{_mandir}/man1/systemd-inhibit.1.*
12mr|systemd-194-10|923	%{_mandir}/man3/*
12mr|systemd-194-10|924	%{_mandir}/man5/*
12mr|systemd-194-10|925	%{_mandir}/man7/*
12mr|systemd-194-10|926	%{_mandir}/man8/pam_systemd.*
12mr|systemd-194-10|927	%{_mandir}/man8/systemd-*
12mr|systemd-194-10|928	%{_datadir}/dbus-1/services/org.freedesktop.systemd1.service
12mr|systemd-194-10|929	%{_datadir}/dbus-1/system-services/org.freedesktop.hostname1.service
12mr|systemd-194-10|930	%{_datadir}/dbus-1/system-services/org.freedesktop.systemd1.service
12mr|systemd-194-10|931	%{_datadir}/dbus-1/system-services/org.freedesktop.locale1.service
12mr|systemd-194-10|932	%{_datadir}/dbus-1/system-services/org.freedesktop.login1.service
12mr|systemd-194-10|933	%{_datadir}/dbus-1/system-services/org.freedesktop.timedate1.service
12mr|systemd-194-10|934	%{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.*.xml
12mr|systemd-194-10|935	%{_datadir}/dbus-1/interfaces/org.freedesktop.hostname1*.xml
12mr|systemd-194-10|936	%{_datadir}/dbus-1/interfaces/org.freedesktop.locale1*.xml
12mr|systemd-194-10|937	%{_datadir}/dbus-1/interfaces/org.freedesktop.timedate1*.xml
12mr|systemd-194-10|938	%{_datadir}/polkit-1/actions/org.freedesktop.systemd1.policy
12mr|systemd-194-10|939	%{_datadir}/polkit-1/actions/org.freedesktop.hostname1.policy
12mr|systemd-194-10|940	%{_datadir}/polkit-1/actions/org.freedesktop.locale1.policy
12mr|systemd-194-10|941	%{_datadir}/polkit-1/actions/org.freedesktop.login1.policy
12mr|systemd-194-10|942	%{_datadir}/polkit-1/actions/org.freedesktop.timedate1.policy
12mr|systemd-194-10|943	%{_datadir}/systemd/kbd-model-map
12mr|systemd-194-10|944	%{_docdir}/systemd
12mr|systemd-194-10|945	
12mr|systemd-194-10|946	%if %{with uclibc}
12mr|systemd-194-10|947	%files -n uclibc-%{name}
12mr|systemd-194-10|948	%{uclibc_root}/bin/systemctl
12mr|systemd-194-10|949	%{uclibc_root}/bin/systemd-ask-password
12mr|systemd-194-10|950	%{uclibc_root}/bin/systemd-notify
12mr|systemd-194-10|951	%{uclibc_root}/bin/systemd-tmpfiles
12mr|systemd-194-10|952	%{uclibc_root}/bin/systemd-tty-ask-password-agent
12mr|systemd-194-10|953	%{uclibc_root}/bin/journalctl
12mr|systemd-194-10|954	%{uclibc_root}/bin/loginctl
12mr|systemd-194-10|955	%{uclibc_root}/bin/systemd-inhibit
12mr|systemd-194-10|956	%{uclibc_root}/sbin/systemd-machine-id-setup
12mr|systemd-194-10|957	%{uclibc_root}%{_bindir}/systemd-delta
12mr|systemd-194-10|958	%{uclibc_root}%{_bindir}/systemd-detect-virt
12mr|systemd-194-10|959	%{uclibc_root}%{_bindir}/systemd-loginctl
12mr|systemd-194-10|960	%{uclibc_root}%{_bindir}/systemd-cgls
12mr|systemd-194-10|961	%{uclibc_root}%{_bindir}/systemd-nspawn
12mr|systemd-194-10|962	%{uclibc_root}%{_bindir}/systemd-stdio-bridge
12mr|systemd-194-10|963	%{uclibc_root}%{_bindir}/systemd-cat
12mr|systemd-194-10|964	%{uclibc_root}%{_bindir}/systemd-cgtop
12mr|systemd-194-10|965	%endif
12mr|systemd-194-10|966	
12mr|systemd-194-10|967	%files tools
12mr|systemd-194-10|968	%{_bindir}/systemd-analyze
12mr|systemd-194-10|969	%{_mandir}/man1/systemd-analyze.1*
12mr|systemd-194-10|970	%dir %{python_sitearch}/%{name}
12mr|systemd-194-10|971	%{python_sitearch}/%{name}/*.py*
12mr|systemd-194-10|972	%{python_sitearch}/%{name}/*.so
12mr|systemd-194-10|973	
12mr|systemd-194-10|974	%files units
12mr|systemd-194-10|975	%dir %{_sysconfdir}/systemd
12mr|systemd-194-10|976	%dir %{_sysconfdir}/systemd/system
12mr|systemd-194-10|977	%dir %{_sysconfdir}/systemd/user
12mr|systemd-194-10|978	%dir %{_sysconfdir}/systemd/system/getty.target.wants
12mr|systemd-194-10|979	%dir %{_sysconfdir}/tmpfiles.d
12mr|systemd-194-10|980	%dir %{_sysconfdir}/sysctl.d
12mr|systemd-194-10|981	%dir %{_sysconfdir}/modules-load.d
12mr|systemd-194-10|982	%dir %{_sysconfdir}/binfmt.d
12mr|systemd-194-10|983	%dir %{_sysconfdir}/bash_completion.d
12mr|systemd-194-10|984	
12mr|systemd-194-10|985	%{_sysconfdir}/systemd/system/getty.target.wants/getty@*.service
12mr|systemd-194-10|986	%{_sysconfdir}/bash_completion.d/systemd
12mr|systemd-194-10|987	
12mr|systemd-194-10|988	/bin/systemctl
12mr|systemd-194-10|989	%{_bindir}/systemctl
12mr|systemd-194-10|990	%{systemd_libdir}/system
12mr|systemd-194-10|991	/usr/lib/systemd/
12mr|systemd-194-10|992	%{_sysconfdir}/profile.d/40systemd.sh
12mr|systemd-194-10|993	%{_sysconfdir}/rpm/macros.d/%{name}.macros
12mr|systemd-194-10|994	%{_sysconfdir}/rpm/macros.systemd
12mr|systemd-194-10|995	%{_mandir}/man1/systemctl.*
12mr|systemd-194-10|996	
12mr|systemd-194-10|997	%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel2.target
12mr|systemd-194-10|998	%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel3.target
12mr|systemd-194-10|999	%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel4.target
12mr|systemd-194-10|1000	%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel5.target
12mr|systemd-194-10|1001	
12mr|systemd-194-10|1002	%files sysvinit
12mr|systemd-194-10|1003	/sbin/init
12mr|systemd-194-10|1004	/bin/reboot
12mr|systemd-194-10|1005	/bin/halt
12mr|systemd-194-10|1006	/bin/poweroff
12mr|systemd-194-10|1007	/sbin/shutdown
12mr|systemd-194-10|1008	/sbin/telinit
12mr|systemd-194-10|1009	/sbin/runlevel
12mr|systemd-194-10|1010	%{_mandir}/man1/init.*
12mr|systemd-194-10|1011	%{_mandir}/man8/halt.*
12mr|systemd-194-10|1012	%{_mandir}/man8/reboot.*
12mr|systemd-194-10|1013	%{_mandir}/man8/shutdown.*
12mr|systemd-194-10|1014	%{_mandir}/man8/poweroff.*
12mr|systemd-194-10|1015	%{_mandir}/man8/telinit.*
12mr|systemd-194-10|1016	%{_mandir}/man8/runlevel.*
12mr|systemd-194-10|1017	%dir /run
12mr|systemd-194-10|1018	
12mr|systemd-194-10|1019	%files -n %{libdaemon}
12mr|systemd-194-10|1020	/%{_lib}/libsystemd-daemon.so.%{libdaemon_major}*
12mr|systemd-194-10|1021	
12mr|systemd-194-10|1022	%if %{with uclibc}
12mr|systemd-194-10|1023	%files -n uclibc-%{libdaemon}
12mr|systemd-194-10|1024	%{uclibc_root}/%{_lib}/libsystemd-daemon.so.%{libdaemon_major}*
12mr|systemd-194-10|1025	%endif
12mr|systemd-194-10|1026	
12mr|systemd-194-10|1027	%files -n %{libdaemon_devel}
12mr|systemd-194-10|1028	%dir %{_includedir}/systemd
12mr|systemd-194-10|1029	%{_includedir}/systemd/sd-daemon.h
12mr|systemd-194-10|1030	%{_libdir}/libsystemd-daemon.so
12mr|systemd-194-10|1031	%if %{with uclibc}
12mr|systemd-194-10|1032	%{uclibc_root}%{_libdir}/libsystemd-daemon.so
12mr|systemd-194-10|1033	%endif
12mr|systemd-194-10|1034	%{_libdir}/pkgconfig/libsystemd-daemon.pc
12mr|systemd-194-10|1035	%{_datadir}/pkgconfig/systemd.pc
12mr|systemd-194-10|1036	%{_includedir}/systemd/sd-messages.h
12mr|systemd-194-10|1037	%{_includedir}/systemd/sd-shutdown.h
12mr|systemd-194-10|1038	
12mr|systemd-194-10|1039	%files -n %{liblogin}
12mr|systemd-194-10|1040	/%{_lib}/libsystemd-login.so.%{liblogin_major}*
12mr|systemd-194-10|1041	
12mr|systemd-194-10|1042	%if %{with uclibc}
12mr|systemd-194-10|1043	%files -n uclibc-%{liblogin}
12mr|systemd-194-10|1044	%{uclibc_root}/%{_lib}/libsystemd-login.so.%{liblogin_major}*
12mr|systemd-194-10|1045	%endif
12mr|systemd-194-10|1046	
12mr|systemd-194-10|1047	%files -n %{liblogin_devel}
12mr|systemd-194-10|1048	%dir %{_includedir}/systemd
12mr|systemd-194-10|1049	%{_includedir}/systemd/sd-login.h
12mr|systemd-194-10|1050	%{_libdir}/libsystemd-login.so
12mr|systemd-194-10|1051	%if %{with uclibc}
12mr|systemd-194-10|1052	%{uclibc_root}%{_libdir}/libsystemd-login.so
12mr|systemd-194-10|1053	%endif
12mr|systemd-194-10|1054	%{_libdir}/pkgconfig/libsystemd-login.pc
12mr|systemd-194-10|1055	
12mr|systemd-194-10|1056	%files -n %{libjournal}
12mr|systemd-194-10|1057	/%{_lib}/libsystemd-journal.so.%{libjournal_major}*
12mr|systemd-194-10|1058	
12mr|systemd-194-10|1059	%if %{with uclibc}
12mr|systemd-194-10|1060	%files -n uclibc-%{libjournal}
12mr|systemd-194-10|1061	%{uclibc_root}/%{_lib}/libsystemd-journal.so.%{libjournal_major}*
12mr|systemd-194-10|1062	%endif
12mr|systemd-194-10|1063	
12mr|systemd-194-10|1064	%files -n %{libjournal_devel}
12mr|systemd-194-10|1065	%dir %{_includedir}/systemd
12mr|systemd-194-10|1066	%{_includedir}/systemd/sd-journal.h
12mr|systemd-194-10|1067	%{_libdir}/libsystemd-journal.so
12mr|systemd-194-10|1068	%if %{with uclibc}
12mr|systemd-194-10|1069	%{uclibc_root}%{_libdir}/libsystemd-journal.so
12mr|systemd-194-10|1070	%endif
12mr|systemd-194-10|1071	%{_libdir}/pkgconfig/libsystemd-journal.pc
12mr|systemd-194-10|1072	
12mr|systemd-194-10|1073	%files -n %{libid128}
12mr|systemd-194-10|1074	/%{_lib}/libsystemd-id128.so.%{libid128_major}*
12mr|systemd-194-10|1075	
12mr|systemd-194-10|1076	%if %{with uclibc}
12mr|systemd-194-10|1077	%files -n uclibc-%{libid128}
12mr|systemd-194-10|1078	%{uclibc_root}/%{_lib}/libsystemd-id128.so.%{libid128_major}*
12mr|systemd-194-10|1079	%endif
12mr|systemd-194-10|1080	
12mr|systemd-194-10|1081	%files -n %{libid128_devel}
12mr|systemd-194-10|1082	%dir %{_includedir}/systemd
12mr|systemd-194-10|1083	%{_includedir}/systemd/sd-id128.h
12mr|systemd-194-10|1084	%{_libdir}/libsystemd-id128.so
12mr|systemd-194-10|1085	%if %{with uclibc}
12mr|systemd-194-10|1086	%{uclibc_root}%{_libdir}/libsystemd-id128.so
12mr|systemd-194-10|1087	%endif
12mr|systemd-194-10|1088	%{_libdir}/pkgconfig/libsystemd-id128.pc
12mr|systemd-194-10|1089	
12mr|systemd-194-10|1090	%files -n udev
12mr|systemd-194-10|1091	%dir /lib/firmware
12mr|systemd-194-10|1092	%dir /lib/firmware/updates
12mr|systemd-194-10|1093	%dir %{udev_libdir}
12mr|systemd-194-10|1094	%dir %{_sysconfdir}/udev
12mr|systemd-194-10|1095	%dir %{udev_rules_dir}
12mr|systemd-194-10|1096	
12mr|systemd-194-10|1097	%dir %attr(0644,root,root) %{udev_libdir}/keymaps
12mr|systemd-194-10|1098	%dir %{_sysconfdir}/udev/agents.d
12mr|systemd-194-10|1099	%dir %{_sysconfdir}/udev/agents.d/usb
12mr|systemd-194-10|1100	%config(noreplace) %{_sysconfdir}/sysconfig/udev
12mr|systemd-194-10|1101	%config(noreplace) %{_sysconfdir}/sysconfig/udev_net
12mr|systemd-194-10|1102	%config(noreplace) %{_sysconfdir}/udev/*.conf
12mr|systemd-194-10|1103	%ghost %config(noreplace,missingok) %attr(0644,root,root) %{_sysconfdir}/scsi_id.config
12mr|systemd-194-10|1104	
12mr|systemd-194-10|1105	%{systemd_libdir}/systemd-udevd
12mr|systemd-194-10|1106	%{_bindir}/udevadm
12mr|systemd-194-10|1107	%attr(0755,root,root) /sbin/udevadm
12mr|systemd-194-10|1108	%attr(0755,root,root) %{_sbindir}/udevadm
12mr|systemd-194-10|1109	%attr(0755,root,root) /sbin/udevd
12mr|systemd-194-10|1110	%attr(0755,root,root) %{udev_libdir}/udevd
12mr|systemd-194-10|1111	%{udev_libdir}/keymaps/*
12mr|systemd-194-10|1112	%{udev_rules_dir}/*.rules
12mr|systemd-194-10|1113	
12mr|systemd-194-10|1114	%attr(0755,root,root) %{udev_libdir}/keymap
12mr|systemd-194-10|1115	%attr(0755,root,root) %{udev_libdir}/accelerometer
12mr|systemd-194-10|1116	%attr(0755,root,root) %{udev_libdir}/ata_id
12mr|systemd-194-10|1117	%attr(0755,root,root) %{udev_libdir}/cdrom_id
12mr|systemd-194-10|1118	%attr(0755,root,root) %{udev_libdir}/scsi_id
12mr|systemd-194-10|1119	%attr(0755,root,root) %{udev_libdir}/collect
12mr|systemd-194-10|1120	#%attr(0755,root,root) %{udev_libdir}/create_floppy_devices
12mr|systemd-194-10|1121	#%attr(0755,root,root) %{udev_libdir}/rule_generator.functions
12mr|systemd-194-10|1122	#%attr(0755,root,root) %{udev_libdir}/write_cd_rules
12mr|systemd-194-10|1123	#%attr(0755,root,root) %{udev_libdir}/write_net_rules
12mr|systemd-194-10|1124	%attr(0755,root,root) %{udev_libdir}/net_create_ifcfg
12mr|systemd-194-10|1125	%attr(0755,root,root) %{udev_libdir}/net_action
12mr|systemd-194-10|1126	%attr(0755,root,root) %{udev_libdir}/v4l_id
12mr|systemd-194-10|1127	%attr(0755,root,root) %{udev_libdir}/mtd_probe
12mr|systemd-194-10|1128	%attr(0755,root,root) %{udev_libdir}/findkeyboards
12mr|systemd-194-10|1129	%attr(0755,root,root) %{udev_libdir}/keyboard-force-release.sh
12mr|systemd-194-10|1130	
12mr|systemd-194-10|1131	# From previous Mandriva /etc/udev/devices.d and patches
12mr|systemd-194-10|1132	%attr(0666,root,root) %dev(c,1,3) %{udev_libdir}/devices/null
12mr|systemd-194-10|1133	%attr(0600,root,root) %dev(b,2,0) %{udev_libdir}/devices/fd0
12mr|systemd-194-10|1134	%attr(0600,root,root) %dev(b,2,1) %{udev_libdir}/devices/fd1
12mr|systemd-194-10|1135	%attr(0600,root,root) %dev(c,21,0) %{udev_libdir}/devices/sg0
12mr|systemd-194-10|1136	%attr(0600,root,root) %dev(c,21,1) %{udev_libdir}/devices/sg1
12mr|systemd-194-10|1137	%attr(0600,root,root) %dev(c,9,0) %{udev_libdir}/devices/st0
12mr|systemd-194-10|1138	%attr(0600,root,root) %dev(c,9,1) %{udev_libdir}/devices/st1
12mr|systemd-194-10|1139	%attr(0600,root,root) %dev(c,99,0) %{udev_libdir}/devices/parport0
12mr|systemd-194-10|1140	%dir %{udev_libdir}/devices/cpu
12mr|systemd-194-10|1141	%dir %{udev_libdir}/devices/cpu/0
12mr|systemd-194-10|1142	%attr(0600,root,root) %dev(c,203,0) %{udev_libdir}/devices/cpu/0/cpuid
12mr|systemd-194-10|1143	%attr(0600,root,root) %dev(c,10,184) %{udev_libdir}/devices/cpu/0/microcode
12mr|systemd-194-10|1144	%attr(0600,root,root) %dev(c,202,0) %{udev_libdir}/devices/cpu/0/msr
12mr|systemd-194-10|1145	%attr(0600,root,root) %dev(c,162,0) %{udev_libdir}/devices/rawctl
12mr|systemd-194-10|1146	%attr(0600,root,root) %dev(c,195,0) %{udev_libdir}/devices/nvidia0
12mr|systemd-194-10|1147	%attr(0600,root,root) %dev(c,195,255) %{udev_libdir}/devices/nvidiactl
12mr|systemd-194-10|1148	# Default static nodes to copy to /dev on udevd start
12mr|systemd-194-10|1149	%dir %{udev_libdir}/devices
12mr|systemd-194-10|1150	# From Fedora RPM
12mr|systemd-194-10|1151	%attr(0755,root,root) %dir %{udev_libdir}/devices/net
12mr|systemd-194-10|1152	%attr(0755,root,root) %dir %{udev_libdir}/devices/hugepages
12mr|systemd-194-10|1153	%attr(0755,root,root) %dir %{udev_libdir}/devices/pts
12mr|systemd-194-10|1154	%attr(0755,root,root) %dir %{udev_libdir}/devices/shm
12mr|systemd-194-10|1155	%attr(666,root,root) %dev(c,10,200) %{udev_libdir}/devices/net/tun
12mr|systemd-194-10|1156	%attr(600,root,root) %dev(c,108,0) %{udev_libdir}/devices/ppp
12mr|systemd-194-10|1157	%attr(666,root,root) %dev(c,10,229) %{udev_libdir}/devices/fuse
12mr|systemd-194-10|1158	%attr(660,root,lp) %dev(c,6,0) %{udev_libdir}/devices/lp0
12mr|systemd-194-10|1159	%attr(660,root,lp) %dev(c,6,1) %{udev_libdir}/devices/lp1
12mr|systemd-194-10|1160	%attr(660,root,lp) %dev(c,6,2) %{udev_libdir}/devices/lp2
12mr|systemd-194-10|1161	%attr(660,root,lp) %dev(c,6,3) %{udev_libdir}/devices/lp3
12mr|systemd-194-10|1162	%attr(640,root,disk) %dev(b,7,0) %{udev_libdir}/devices/loop0
12mr|systemd-194-10|1163	%attr(640,root,disk) %dev(b,7,1) %{udev_libdir}/devices/loop1
12mr|systemd-194-10|1164	%attr(640,root,disk) %dev(b,7,2) %{udev_libdir}/devices/loop2
12mr|systemd-194-10|1165	%attr(640,root,disk) %dev(b,7,3) %{udev_libdir}/devices/loop3
12mr|systemd-194-10|1166	%attr(640,root,disk) %dev(b,7,4) %{udev_libdir}/devices/loop4
12mr|systemd-194-10|1167	%attr(640,root,disk) %dev(b,7,5) %{udev_libdir}/devices/loop5
12mr|systemd-194-10|1168	%attr(640,root,disk) %dev(b,7,6) %{udev_libdir}/devices/loop6
12mr|systemd-194-10|1169	%attr(640,root,disk) %dev(b,7,7) %{udev_libdir}/devices/loop7
12mr|systemd-194-10|1170	#%{_mandir}/man8/systemd-udevd.8.*
12mr|systemd-194-10|1171	%{_mandir}/man8/udevadm.8.*
12mr|systemd-194-10|1172	
12mr|systemd-194-10|1173	%if %{with uclibc}
12mr|systemd-194-10|1174	%files -n uclibc-udev
12mr|systemd-194-10|1175	%attr(0755,root,root) %{uclibc_root}/sbin/udevadm
12mr|systemd-194-10|1176	%endif
12mr|systemd-194-10|1177	
12mr|systemd-194-10|1178	%files -n %{libudev}
12mr|systemd-194-10|1179	/%{_lib}/libudev.so.%{udev_major}*
12mr|systemd-194-10|1180	
12mr|systemd-194-10|1181	%if %{with uclibc}
12mr|systemd-194-10|1182	%files -n uclibc-%{libudev}
12mr|systemd-194-10|1183	%{uclibc_root}/%{_lib}/libudev.so.%{udev_major}*
12mr|systemd-194-10|1184	%endif
12mr|systemd-194-10|1185	
12mr|systemd-194-10|1186	%files -n %{libudev_devel}
12mr|systemd-194-10|1187	#%doc COPYING README TODO ChangeLog NEWS src/keymap/README.keymap.txt
12mr|systemd-194-10|1188	#%doc %{_datadir}/gtk-doc/html/libudev
12mr|systemd-194-10|1189	%{_libdir}/libudev.so
12mr|systemd-194-10|1190	%if %{with uclibc}
12mr|systemd-194-10|1191	%{uclibc_root}%{_libdir}/libudev.a
12mr|systemd-194-10|1192	%{uclibc_root}%{_libdir}/libudev.so
12mr|systemd-194-10|1193	%endif
12mr|systemd-194-10|1194	%{_libdir}/pkgconfig/libudev.pc
12mr|systemd-194-10|1195	%{_datadir}/pkgconfig/udev.pc
12mr|systemd-194-10|1196	%{_includedir}/libudev.h
12mr|systemd-194-10|1197	
12mr|systemd-194-10|1198	%if !%{with bootstrap}
12mr|systemd-194-10|1199	%files -n %{libgudev}
12mr|systemd-194-10|1200	/%{_lib}/libgudev-%{gudev_api}.so.%{gudev_major}*
12mr|systemd-194-10|1201	
12mr|systemd-194-10|1202	%files -n %{girgudev}
12mr|systemd-194-10|1203	%{_libdir}/girepository-1.0/GUdev-%{gudev_api}.typelib
12mr|systemd-194-10|1204	
12mr|systemd-194-10|1205	%files -n %{libgudev_devel}
12mr|systemd-194-10|1206	#%doc %{_datadir}/gtk-doc/html/gudev
12mr|systemd-194-10|1207	%{_libdir}/libgudev-%{gudev_api}.so
12mr|systemd-194-10|1208	%{_includedir}/gudev-%{gudev_api}
12mr|systemd-194-10|1209	%{_datadir}/gir-1.0/GUdev-%{gudev_api}.gir
12mr|systemd-194-10|1210	%{_libdir}/pkgconfig/gudev-%{gudev_api}.pc
12mr|systemd-194-10|1211	%endif

16549 12
12mr|systemtap-1.7-1|1	Summary: 	Infrastructure to gather information about the running Linux system
12mr|systemtap-1.7-1|2	Name: 		systemtap
12mr|systemtap-1.7-1|3	Epoch:		1
12mr|systemtap-1.7-1|4	Version: 	1.7
12mr|systemtap-1.7-1|5	Release: 	1
12mr|systemtap-1.7-1|6	License: 	GPLv2+
12mr|systemtap-1.7-1|7	Group: 		Development/Kernel
12mr|systemtap-1.7-1|8	URL: 		http://sourceware.org/systemtap/
12mr|systemtap-1.7-1|9	Source0:	ftp://sourceware.org/pub/%{name}/releases/%{name}-%{version}.tar.gz
12mr|systemtap-1.7-1|10	Patch0:		systemtap-1.5-rpm5-support.patch
12mr|systemtap-1.7-1|11	Patch1:		systemtap-1.7-automake1.12.patch
12mr|systemtap-1.7-1|12	Buildrequires:	elfutils-static-devel
12mr|systemtap-1.7-1|13	BuildRequires:	gtkmm2.4-devel
12mr|systemtap-1.7-1|14	Buildrequires:	libavahi-client-devel
12mr|systemtap-1.7-1|15	Buildrequires:	latex2html
12mr|systemtap-1.7-1|16	BuildRequires:	libglade2.0-devel
12mr|systemtap-1.7-1|17	BuildRequires:	nss-devel nspr-devel
12mr|systemtap-1.7-1|18	BuildRequires:	rpm-devel
12mr|systemtap-1.7-1|19	BuildRequires:	pkgconfig
12mr|systemtap-1.7-1|20	BuildRequires:	gettext gettext-devel
12mr|systemtap-1.7-1|21	BuildRequires:	xmlto
12mr|systemtap-1.7-1|22	BuildRequires:	texlive
12mr|systemtap-1.7-1|23	BuildRequires:	automake autoconf libtool
12mr|systemtap-1.7-1|24	
12mr|systemtap-1.7-1|25	
12mr|systemtap-1.7-1|26	%description
12mr|systemtap-1.7-1|27	SystemTap provides free software (GPL) infrastructure to simplify the gathering
12mr|systemtap-1.7-1|28	of information about the running Linux system. This assists diagnosis of a
12mr|systemtap-1.7-1|29	performance or functional problem. SystemTap eliminates the need for the
12mr|systemtap-1.7-1|30	developer to go through the tedious and disruptive instrument, recompile,
12mr|systemtap-1.7-1|31	install, and reboot sequence that may be otherwise required to collect data.
12mr|systemtap-1.7-1|32	
12mr|systemtap-1.7-1|33	SystemTap provides a simple command line interface and scripting language for
12mr|systemtap-1.7-1|34	writing instrumentation for a live running kernel. We are publishing samples,
12mr|systemtap-1.7-1|35	as well as enlarging the internal "tapset" script library to aid reuse and
12mr|systemtap-1.7-1|36	abstraction. We also plan to support probing userspace applications. We are
12mr|systemtap-1.7-1|37	investigating interfacing Systemtap with similar tools such as Frysk,
12mr|systemtap-1.7-1|38	Oprofile and LTT.
12mr|systemtap-1.7-1|39	
12mr|systemtap-1.7-1|40	Current project members include Red Hat, IBM, Intel, and Hitachi.
12mr|systemtap-1.7-1|41	
12mr|systemtap-1.7-1|42	
12mr|systemtap-1.7-1|43	%prep
12mr|systemtap-1.7-1|44	%setup -q
12mr|systemtap-1.7-1|45	%patch0 -p1 -b .rpm5~
12mr|systemtap-1.7-1|46	%patch1 -p1 -b .automake~
12mr|systemtap-1.7-1|47	
12mr|systemtap-1.7-1|48	%build
12mr|systemtap-1.7-1|49	sed -i \
12mr|systemtap-1.7-1|50	-e 's:-Werror::g' \
12mr|systemtap-1.7-1|51	configure.ac Makefile.am \
12mr|systemtap-1.7-1|52	grapher/Makefile.am \
12mr|systemtap-1.7-1|53	runtime/staprun/Makefile.am \
12mr|systemtap-1.7-1|54	buildrun.cxx \
12mr|systemtap-1.7-1|55	runtime/bench2/bench.rb \
12mr|systemtap-1.7-1|56	runtime/bench2/Makefile \
12mr|systemtap-1.7-1|57	testsuite/systemtap.unprivileged/unprivileged_probes.exp \
12mr|systemtap-1.7-1|58	testsuite/systemtap.unprivileged/unprivileged_myproc.exp \
12mr|systemtap-1.7-1|59	testsuite/systemtap.base/stmt_rel_user.exp \
12mr|systemtap-1.7-1|60	testsuite/systemtap.base/sdt_va_args.exp \
12mr|systemtap-1.7-1|61	testsuite/systemtap.base/sdt_misc.exp \
12mr|systemtap-1.7-1|62	testsuite/systemtap.base/sdt.exp \
12mr|systemtap-1.7-1|63	scripts/kprobes_test/gen_code.py
12mr|systemtap-1.7-1|64	
12mr|systemtap-1.7-1|65	autoreconf -f
12mr|systemtap-1.7-1|66	%configure2_5x	--with-rpm
12mr|systemtap-1.7-1|67	make
12mr|systemtap-1.7-1|68	
12mr|systemtap-1.7-1|69	%install
12mr|systemtap-1.7-1|70	%makeinstall
12mr|systemtap-1.7-1|71	
12mr|systemtap-1.7-1|72	# we add testsuite with a lot of examples
12mr|systemtap-1.7-1|73	install -m 766 -d testsuite %{buildroot}/%{_datadir}/%{name}/
12mr|systemtap-1.7-1|74	
12mr|systemtap-1.7-1|75	%files
12mr|systemtap-1.7-1|76	%doc AUTHORS INSTALL HACKING README
12mr|systemtap-1.7-1|77	%{_bindir}/dtrace
12mr|systemtap-1.7-1|78	%{_bindir}/stap*
12mr|systemtap-1.7-1|79	%{_mandir}/man*/*
12mr|systemtap-1.7-1|80	%{_libdir}/%{name}/*
12mr|systemtap-1.7-1|81	%{_datadir}/%{name}/*
12mr|systemtap-1.7-1|82	%{_includedir}/sys/sdt.h
12mr|systemtap-1.7-1|83	%{_includedir}/sys/sdt-config.h
12mr|systemtap-1.7-1|84	%{_localedir}/*/LC_MESSAGES/systemtap.mo
12mr|systemtap-1.7-1|85	
12mr|systemtap-1.7-1|86	%changelog
12mr|systemtap-1.7-1|87	

16550 12
12mr|sysvinit-2.87-16|1	%define enable_bootlogd_service 0
12mr|sysvinit-2.87-16|2	%define _disable_ld_no_undefined 1
12mr|sysvinit-2.87-16|3	
12mr|sysvinit-2.87-16|4	Summary: Programs which control basic system processes
12mr|sysvinit-2.87-16|5	Name: sysvinit
12mr|sysvinit-2.87-16|6	Version: 2.87
12mr|sysvinit-2.87-16|7	Release: 16
12mr|sysvinit-2.87-16|8	License: GPLv2+
12mr|sysvinit-2.87-16|9	Group: System/Configuration/Boot and Init
12mr|sysvinit-2.87-16|10	Source: https://alioth.debian.org/frs/download.php/3060/sysvinit-%{version}.tar.gz
12mr|sysvinit-2.87-16|11	Source1: bootlogd
12mr|sysvinit-2.87-16|12	Source2: stop-bootlogd
12mr|sysvinit-2.87-16|13	URL: https://alioth.debian.org/projects/pkg-sysvinit/
12mr|sysvinit-2.87-16|14	Patch1: sysvinit-2.78-man.patch
12mr|sysvinit-2.87-16|15	Patch4: sysvinit-2.86-autofsck.patch
12mr|sysvinit-2.87-16|16	Patch5: sysvinit-2.86-loginshell.patch
12mr|sysvinit-2.87-16|17	Patch8: sysvinit-2.86-inittab.patch
12mr|sysvinit-2.87-16|18	Patch10: sysvinit-2.87-pidof.patch
12mr|sysvinit-2.87-16|19	Patch13: sysvinit-2.86-single.patch
12mr|sysvinit-2.87-16|20	Patch16: sysvinit-2.86-quiet.patch
12mr|sysvinit-2.87-16|21	Patch23: sysvinit-2.86-pidof-man.patch
12mr|sysvinit-2.87-16|22	Patch24: sysvinit-2.87-sulogin.patch
12mr|sysvinit-2.87-16|23	Patch25: sysvinit-2.87-wide.patch
12mr|sysvinit-2.87-16|24	Patch26: sysvinit-2.87-ipv6.patch
12mr|sysvinit-2.87-16|25	# Add -m option to pidof to omit processes that match existing omitted pids (#632321)
12mr|sysvinit-2.87-16|26	Patch27: sysvinit-2.87-omit.patch
12mr|sysvinit-2.87-16|27	Patch28: sysvinit-2.87-crypt-lib.patch
12mr|sysvinit-2.87-16|28	
12mr|sysvinit-2.87-16|29	# Mandriva patches
12mr|sysvinit-2.87-16|30	Patch100: sysvinit-2.86-shutdown.patch
12mr|sysvinit-2.87-16|31	Patch104: sysvinit-2.85-walltty.patch
12mr|sysvinit-2.87-16|32	Patch105: sysvinit-disable-respawn-more-quickly.patch
12mr|sysvinit-2.87-16|33	# do not try to take over console tty for rc.sysinit, it conflicts with speedboot (Mdv bug #58488)
12mr|sysvinit-2.87-16|34	Patch106: sysvinit-2.87-speedboot-ioctl.patch
12mr|sysvinit-2.87-16|35	
12mr|sysvinit-2.87-16|36	# Debian patches
12mr|sysvinit-2.87-16|37	Patch200: 50_bootlogd_devsubdir.patch
12mr|sysvinit-2.87-16|38	Patch201: 54_bootlogd_findptyfail.patch
12mr|sysvinit-2.87-16|39	Patch202: 55_bootlogd_flush.patch
12mr|sysvinit-2.87-16|40	Patch203: 99_ftbfs_define_enoioctlcmd.patch
12mr|sysvinit-2.87-16|41	BuildRequires: glibc-static-devel
12mr|sysvinit-2.87-16|42	Requires: pam >= 0.66-5
12mr|sysvinit-2.87-16|43	Requires(post): coreutils
12mr|sysvinit-2.87-16|44	Requires: sysvinit-tools = %{version}-%{release}
12mr|sysvinit-2.87-16|45	Obsoletes: SysVinit < 2.86-6mdv2008.1
12mr|sysvinit-2.87-16|46	Provides: SysVinit = %{version}-%{release}
12mr|sysvinit-2.87-16|47	
12mr|sysvinit-2.87-16|48	%description
12mr|sysvinit-2.87-16|49	The sysvinit package contains a group of processes that control
12mr|sysvinit-2.87-16|50	the very basic functions of your system. sysvinit includes the init
12mr|sysvinit-2.87-16|51	program, the first program started by the Linux kernel when the
12mr|sysvinit-2.87-16|52	system boots. Init then controls the startup, running, and shutdown
12mr|sysvinit-2.87-16|53	of all other programs.
12mr|sysvinit-2.87-16|54	
12mr|sysvinit-2.87-16|55	%package tools
12mr|sysvinit-2.87-16|56	Summary: Tools used for process and utmp management
12mr|sysvinit-2.87-16|57	Group: System/Configuration/Boot and Init
12mr|sysvinit-2.87-16|58	Conflicts: sysvinit < 2.87-2mdv
12mr|sysvinit-2.87-16|59	
12mr|sysvinit-2.87-16|60	%description tools
12mr|sysvinit-2.87-16|61	The sysvinit-tools package contains various tools used for process
12mr|sysvinit-2.87-16|62	management.
12mr|sysvinit-2.87-16|63	
12mr|sysvinit-2.87-16|64	
12mr|sysvinit-2.87-16|65	%prep
12mr|sysvinit-2.87-16|66	%setup -q -n sysvinit-%{version}dsf
12mr|sysvinit-2.87-16|67	# We use a shell, not sulogin. Other random man fixes go here (such as #192804)
12mr|sysvinit-2.87-16|68	%patch1 -p1 -b .manpatch
12mr|sysvinit-2.87-16|69	# Unlink /.autofsck on shutdown -f
12mr|sysvinit-2.87-16|70	%patch4 -p1 -b .autofsck
12mr|sysvinit-2.87-16|71	# Invoke single-user shell as a login shell (#105653)
12mr|sysvinit-2.87-16|72	%patch5 -p1 -b .loginshell
12mr|sysvinit-2.87-16|73	# Adjust examples in inittab(5) to more accurately reflect RH/Fedora
12mr|sysvinit-2.87-16|74	# usage (#173572)
12mr|sysvinit-2.87-16|75	%patch8 -p1 -b .inittabdocs
12mr|sysvinit-2.87-16|76	# Fix various things in pidof - pidof /x/y matching /z/y, pidof -x
12mr|sysvinit-2.87-16|77	# for scripts, etc.
12mr|sysvinit-2.87-16|78	%patch10 -p1 -b .pidof
12mr|sysvinit-2.87-16|79	# Fix single user mode (#176348)
12mr|sysvinit-2.87-16|80	%patch13 -p1 -b .single
12mr|sysvinit-2.87-16|81	# Be less verbose when booted with 'quiet'
12mr|sysvinit-2.87-16|82	%patch16 -p1 -b .quiet
12mr|sysvinit-2.87-16|83	# Document some of the behavior of pidof. (#201317)
12mr|sysvinit-2.87-16|84	%patch23 -p1 -b .pidof
12mr|sysvinit-2.87-16|85	# get_default_context_with_level returns 0 on success (#568530)
12mr|sysvinit-2.87-16|86	%patch24 -p1 -b .sulogin
12mr|sysvinit-2.87-16|87	# Add wide output names with -w (#550333)
12mr|sysvinit-2.87-16|88	%patch25 -p1 -b .wide
12mr|sysvinit-2.87-16|89	# Change accepted ipv6 addresses (#573346)
12mr|sysvinit-2.87-16|90	%patch26 -p1 -b .ipv6
12mr|sysvinit-2.87-16|91	# Support -m option for pidof (#632321)
12mr|sysvinit-2.87-16|92	%patch27 -p1 -b .omit
12mr|sysvinit-2.87-16|93	%patch28 -p1 -b .crypt_lib~
12mr|sysvinit-2.87-16|94	
12mr|sysvinit-2.87-16|95	%patch100 -p1 -b .shutdown
12mr|sysvinit-2.87-16|96	%patch104 -p1 -b .wall
12mr|sysvinit-2.87-16|97	%patch105 -p1 -b .disable-respawn-more-quickly
12mr|sysvinit-2.87-16|98	%patch106 -p1 -b .speedboot-ioctl
12mr|sysvinit-2.87-16|99	
12mr|sysvinit-2.87-16|100	%patch200 -p1 -b .bootlogd_devsubdir
12mr|sysvinit-2.87-16|101	%patch201 -p1 -b .bootlogd_findptyfail
12mr|sysvinit-2.87-16|102	%patch202 -p1 -b .bootlogd_flush
12mr|sysvinit-2.87-16|103	%patch203 -p1 -b .define_enoioctlcmd
12mr|sysvinit-2.87-16|104	
12mr|sysvinit-2.87-16|105	%build
12mr|sysvinit-2.87-16|106	%make CFLAGS="%{optflags} -D_GNU_SOURCE" LDFLAGS="%{ldflags}" LCRYPT="-lcrypt" -C src
12mr|sysvinit-2.87-16|107	
12mr|sysvinit-2.87-16|108	%install
12mr|sysvinit-2.87-16|109	rm -rf %{buildroot}
12mr|sysvinit-2.87-16|110	for I in bin sbin usr/{bin,include} %{_mandir}/man{1,3,5,8} etc var/run dev; do
12mr|sysvinit-2.87-16|111	mkdir -p %{buildroot}/$I
12mr|sysvinit-2.87-16|112	done
12mr|sysvinit-2.87-16|113	
12mr|sysvinit-2.87-16|114	make -C src ROOT=%{buildroot} MANDIR=%{_mandir} STRIP=/bin/true \
12mr|sysvinit-2.87-16|115	BIN_OWNER=`id -nu` BIN_GROUP=`id -ng` install
12mr|sysvinit-2.87-16|116	
12mr|sysvinit-2.87-16|117	# If this already exists, just do nothing (the ||: part)
12mr|sysvinit-2.87-16|118	mknod --mode=0600 %{buildroot}/dev/initctl p ||:
12mr|sysvinit-2.87-16|119	ln -snf killall5 %{buildroot}/sbin/pidof
12mr|sysvinit-2.87-16|120	
12mr|sysvinit-2.87-16|121	chmod 755 %{buildroot}/usr/bin/utmpdump
12mr|sysvinit-2.87-16|122	
12mr|sysvinit-2.87-16|123	mkdir -p %{buildroot}%{_sysconfdir}/rc.d/init.d/
12mr|sysvinit-2.87-16|124	install -m755 %{SOURCE1} %{SOURCE2} %{buildroot}%{_sysconfdir}/rc.d/init.d/
12mr|sysvinit-2.87-16|125	
12mr|sysvinit-2.87-16|126	%if !%enable_bootlogd_service
12mr|sysvinit-2.87-16|127	sed -i -e 's/chkconfig\: 2345/chkconfig: -/g' %{buildroot}%{_sysconfdir}/rc.d/init.d/bootlogd %{buildroot}%{_sysconfdir}/rc.d/init.d/stop-bootlogd
12mr|sysvinit-2.87-16|128	%endif
12mr|sysvinit-2.87-16|129	
12mr|sysvinit-2.87-16|130	mkdir -p  %{buildroot}%{_sysconfdir}/sysconfig
12mr|sysvinit-2.87-16|131	cat << EOF > %{buildroot}%{_sysconfdir}/sysconfig/bootlogd
12mr|sysvinit-2.87-16|132	BOOTLOGD_ENABLED=no
12mr|sysvinit-2.87-16|133	EOF
12mr|sysvinit-2.87-16|134	
12mr|sysvinit-2.87-16|135	# Remove unpackaged file(s)
12mr|sysvinit-2.87-16|136	rm -rf	%{buildroot}/usr/include
12mr|sysvinit-2.87-16|137	
12mr|sysvinit-2.87-16|138	# Remove sulogin and utmpdump, they're part of util-linux these days
12mr|sysvinit-2.87-16|139	rm %buildroot/sbin/sulogin %buildroot%_mandir/man8/sulogin*
12mr|sysvinit-2.87-16|140	rm %buildroot%_bindir/utmpdump
12mr|sysvinit-2.87-16|141	
12mr|sysvinit-2.87-16|142	%post
12mr|sysvinit-2.87-16|143	%_post_service bootlogd
12mr|sysvinit-2.87-16|144	%_post_service stop-bootlogd
12mr|sysvinit-2.87-16|145	
12mr|sysvinit-2.87-16|146	[ ! -p /dev/initctl ] && rm -f /dev/initctl && mknod --mode=0600 /dev/initctl p || :
12mr|sysvinit-2.87-16|147	[ -e /var/run/initrunlvl ] && ln -s ../var/run/initrunlvl /etc/initrunlvl || :
12mr|sysvinit-2.87-16|148	[ -x /sbin/telinit -a -p /dev/initctl -a -f /proc/1/exe -a -d /proc/1/root ] && /sbin/telinit u || :
12mr|sysvinit-2.87-16|149	exit 0
12mr|sysvinit-2.87-16|150	
12mr|sysvinit-2.87-16|151	%preun
12mr|sysvinit-2.87-16|152	%_preun_service bootlogd
12mr|sysvinit-2.87-16|153	%_preun_service stop-bootlogd
12mr|sysvinit-2.87-16|154	
12mr|sysvinit-2.87-16|155	%clean
12mr|sysvinit-2.87-16|156	rm -rf %{buildroot}
12mr|sysvinit-2.87-16|157	
12mr|sysvinit-2.87-16|158	%files
12mr|sysvinit-2.87-16|159	%defattr(-,root,root)
12mr|sysvinit-2.87-16|160	%doc doc/Propaganda doc/Install
12mr|sysvinit-2.87-16|161	%doc doc/sysvinit-*.lsm contrib/start-stop-daemon.*
12mr|sysvinit-2.87-16|162	/sbin/bootlogd
12mr|sysvinit-2.87-16|163	/sbin/halt
12mr|sysvinit-2.87-16|164	/sbin/init
12mr|sysvinit-2.87-16|165	/sbin/poweroff
12mr|sysvinit-2.87-16|166	/sbin/reboot
12mr|sysvinit-2.87-16|167	/sbin/runlevel
12mr|sysvinit-2.87-16|168	/sbin/shutdown
12mr|sysvinit-2.87-16|169	/sbin/telinit
12mr|sysvinit-2.87-16|170	%{_mandir}/man5/*
12mr|sysvinit-2.87-16|171	%{_mandir}/man8/halt*
12mr|sysvinit-2.87-16|172	%{_mandir}/man8/init*
12mr|sysvinit-2.87-16|173	%{_mandir}/man8/poweroff*
12mr|sysvinit-2.87-16|174	%{_mandir}/man8/reboot*
12mr|sysvinit-2.87-16|175	%{_mandir}/man8/runlevel*
12mr|sysvinit-2.87-16|176	%{_mandir}/man8/shutdown*
12mr|sysvinit-2.87-16|177	%{_mandir}/man8/telinit*
12mr|sysvinit-2.87-16|178	%{_mandir}/man8/bootlogd*
12mr|sysvinit-2.87-16|179	%ghost /dev/initctl
12mr|sysvinit-2.87-16|180	
12mr|sysvinit-2.87-16|181	%{_sysconfdir}/rc.d/init.d/*bootlogd
12mr|sysvinit-2.87-16|182	%config(noreplace) %{_sysconfdir}/sysconfig/bootlogd
12mr|sysvinit-2.87-16|183	
12mr|sysvinit-2.87-16|184	%files tools
12mr|sysvinit-2.87-16|185	%defattr(-,root,root)
12mr|sysvinit-2.87-16|186	%doc doc/Changelog COPYRIGHT
12mr|sysvinit-2.87-16|187	/bin/mountpoint
12mr|sysvinit-2.87-16|188	/bin/pidof
12mr|sysvinit-2.87-16|189	%{_bindir}/last
12mr|sysvinit-2.87-16|190	%{_bindir}/lastb
12mr|sysvinit-2.87-16|191	%{_bindir}/mesg
12mr|sysvinit-2.87-16|192	%attr(2555,root,tty)  /usr/bin/wall
12mr|sysvinit-2.87-16|193	/sbin/pidof
12mr|sysvinit-2.87-16|194	/sbin/killall5
12mr|sysvinit-2.87-16|195	%{_mandir}/man1/*
12mr|sysvinit-2.87-16|196	%{_mandir}/man8/killall5*
12mr|sysvinit-2.87-16|197	%{_mandir}/man8/pidof*
12mr|sysvinit-2.87-16|198	
12mr|sysvinit-2.87-16|199	
12mr|sysvinit-2.87-16|200	
12mr|sysvinit-2.87-16|201	%changelog
12mr|sysvinit-2.87-16|202	

16551 12
12mr|t1lib-5.1.2-14|1	%define major 5
12mr|t1lib-5.1.2-14|2	%define libname %mklibname %{name} %{major}
12mr|t1lib-5.1.2-14|3	%define develname %mklibname -d %name
12mr|t1lib-5.1.2-14|4	
12mr|t1lib-5.1.2-14|5	Summary:	Type 1 font rasterizer
12mr|t1lib-5.1.2-14|6	Name:		t1lib
12mr|t1lib-5.1.2-14|7	Version:	5.1.2
12mr|t1lib-5.1.2-14|8	Release:	14
12mr|t1lib-5.1.2-14|9	License:	LGPLv2+
12mr|t1lib-5.1.2-14|10	Group:		System/Libraries
12mr|t1lib-5.1.2-14|11	URL:		ftp://sunsite.unc.edu/pub/Linux/libs/graphics/
12mr|t1lib-5.1.2-14|12	Source:		ftp://sunsite.unc.edu/pub/Linux/libs/graphics/%{name}-%{version}.tar.gz
12mr|t1lib-5.1.2-14|13	Patch1:		%{name}-doc.patch
12mr|t1lib-5.1.2-14|14	Patch2:     %{name}-config.patch
12mr|t1lib-5.1.2-14|15	Patch4:		t1lib-5.1.2-lib-cleanup.patch
12mr|t1lib-5.1.2-14|16	Patch5:		t1lib-5.1.2-segf.patch
12mr|t1lib-5.1.2-14|17	Patch6:		t1lib-5.1.2-format_not_a_string_literal_and_no_format_arguments.diff
12mr|t1lib-5.1.2-14|18	Patch7:		t1lib-5.1.2-CVE-2010-2642,CVE-2011-0433.diff
12mr|t1lib-5.1.2-14|19	Patch8:		t1lib-5.1.2-CVE-2011-0764,1552,1553,1554.diff
12mr|t1lib-5.1.2-14|20	BuildRequires:	libx11-devel
12mr|t1lib-5.1.2-14|21	BuildRequires:	libxaw-devel
12mr|t1lib-5.1.2-14|22	BuildRequires:	libxt-devel
12mr|t1lib-5.1.2-14|23	BuildRequires:  tetex
12mr|t1lib-5.1.2-14|24	BuildRequires:  tetex-latex
12mr|t1lib-5.1.2-14|25	Epoch: 		1
12mr|t1lib-5.1.2-14|26	
12mr|t1lib-5.1.2-14|27	%description
12mr|t1lib-5.1.2-14|28	T1lib is a library for generating character and string-glyphs from
12mr|t1lib-5.1.2-14|29	Adobe Type 1 fonts under UNIX. T1lib uses most of the code of the X11
12mr|t1lib-5.1.2-14|30	rasterizer donated by IBM to the X11-project. But some disadvantages
12mr|t1lib-5.1.2-14|31	of the rasterizer being included in X11 have been eliminated.  T1lib
12mr|t1lib-5.1.2-14|32	also includes a support for antialiasing.
12mr|t1lib-5.1.2-14|33	
12mr|t1lib-5.1.2-14|34	%package -n %{libname}
12mr|t1lib-5.1.2-14|35	Summary: 	Type 1 font rasterizer
12mr|t1lib-5.1.2-14|36	Group: 		System/Libraries
12mr|t1lib-5.1.2-14|37	Provides: 	%{name} = %{version}-%{release}
12mr|t1lib-5.1.2-14|38	Provides:	%{name}1 = %{version}-%{release}
12mr|t1lib-5.1.2-14|39	Provides:	lib%{name} = %{version}-%{release}
12mr|t1lib-5.1.2-14|40	Requires:	%{name}-config
12mr|t1lib-5.1.2-14|41	
12mr|t1lib-5.1.2-14|42	%description -n %{libname}
12mr|t1lib-5.1.2-14|43	T1lib is a library for generating character and string-glyphs from
12mr|t1lib-5.1.2-14|44	Adobe Type 1 fonts under UNIX. T1lib uses most of the code of the X11
12mr|t1lib-5.1.2-14|45	rasterizer donated by IBM to the X11-project. But some disadvantages
12mr|t1lib-5.1.2-14|46	of the rasterizer being included in X11 have been eliminated.  T1lib
12mr|t1lib-5.1.2-14|47	also includes a support for antialiasing.
12mr|t1lib-5.1.2-14|48	
12mr|t1lib-5.1.2-14|49	%package -n %{develname}
12mr|t1lib-5.1.2-14|50	Summary: 	Header files for Type 1 font rasterizer
12mr|t1lib-5.1.2-14|51	Group: 		Development/C
12mr|t1lib-5.1.2-14|52	Requires: 	%{libname} = %{EVRD}
12mr|t1lib-5.1.2-14|53	Provides: 	%{name}-devel = %{version}-%{release}
12mr|t1lib-5.1.2-14|54	Provides:	%{name}1-devel = %{version}-%{release}
12mr|t1lib-5.1.2-14|55	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|t1lib-5.1.2-14|56	
12mr|t1lib-5.1.2-14|57	%description -n %{develname}
12mr|t1lib-5.1.2-14|58	Header files required for compiling packages needing the t1lib.
12mr|t1lib-5.1.2-14|59	
12mr|t1lib-5.1.2-14|60	%package -n %{name}-progs
12mr|t1lib-5.1.2-14|61	Summary: 	Programs dor manipulating Type 1 font
12mr|t1lib-5.1.2-14|62	Group: 		Graphics
12mr|t1lib-5.1.2-14|63	License: 	GPL
12mr|t1lib-5.1.2-14|64	Provides:	 %{name}1-progs
12mr|t1lib-5.1.2-14|65	
12mr|t1lib-5.1.2-14|66	%description -n %{name}-progs
12mr|t1lib-5.1.2-14|67	The t1lib-progs contains the programs "xglyph" and "type1afm" It also
12mr|t1lib-5.1.2-14|68	contains the "t1libconfig" script used to configure t1lib.
12mr|t1lib-5.1.2-14|69	
12mr|t1lib-5.1.2-14|70	%package -n %{name}-config
12mr|t1lib-5.1.2-14|71	Summary:	Configuration for %name
12mr|t1lib-5.1.2-14|72	Group:		Graphics
12mr|t1lib-5.1.2-14|73	
12mr|t1lib-5.1.2-14|74	%description -n %{name}-config
12mr|t1lib-5.1.2-14|75	The t1lib-config contains configuration files for t1lib library
12mr|t1lib-5.1.2-14|76	
12mr|t1lib-5.1.2-14|77	%prep
12mr|t1lib-5.1.2-14|78	%setup -q
12mr|t1lib-5.1.2-14|79	%patch1 -p0
12mr|t1lib-5.1.2-14|80	%patch2 -p0
12mr|t1lib-5.1.2-14|81	%patch4 -p1 -b .lib-cleanup
12mr|t1lib-5.1.2-14|82	%patch5 -p1 -b .fix-segfault
12mr|t1lib-5.1.2-14|83	%patch6 -p1 -b .format_not_a_string_literal_and_no_format_arguments
12mr|t1lib-5.1.2-14|84	%patch7 -p1 -b .CVE-2010-2642,CVE-2011-0433
12mr|t1lib-5.1.2-14|85	%patch8 -p1 -b .CVE-2011-0764,1552,1553,1554
12mr|t1lib-5.1.2-14|86	
12mr|t1lib-5.1.2-14|87	%build
12mr|t1lib-5.1.2-14|88	%configure2_5x
12mr|t1lib-5.1.2-14|89	perl -pi -e 's,-DGLOBAL_CONFIG_DIR="\\"/usr/share/t1lib\\"",-DGLOBAL_CONFIG_DIR="\\"/etc/t1lib\\"",;' Makefile
12mr|t1lib-5.1.2-14|90	make without_doc
12mr|t1lib-5.1.2-14|91	
12mr|t1lib-5.1.2-14|92	%install
12mr|t1lib-5.1.2-14|93	%makeinstall_std
12mr|t1lib-5.1.2-14|94	mkdir -p %buildroot/%{_sysconfdir}/t1lib
12mr|t1lib-5.1.2-14|95	mv %buildroot/%{_datadir}/t1lib/t1lib.config %buildroot/%{_sysconfdir}/t1lib
12mr|t1lib-5.1.2-14|96	
12mr|t1lib-5.1.2-14|97	# cleanup
12mr|t1lib-5.1.2-14|98	rm -rf %{buildroot}%{_libdir}/*.*a
12mr|t1lib-5.1.2-14|99	
12mr|t1lib-5.1.2-14|100	chmod 0755 %{buildroot}%{_libdir}/*.so.*
12mr|t1lib-5.1.2-14|101	
12mr|t1lib-5.1.2-14|102	%files -n %{libname}
12mr|t1lib-5.1.2-14|103	%dir %{_sysconfdir}/t1lib
12mr|t1lib-5.1.2-14|104	%doc Changes LGPL README.t1*
12mr|t1lib-5.1.2-14|105	%attr(0755,root,root) %{_libdir}/libt1*.so.%{major}*
12mr|t1lib-5.1.2-14|106	
12mr|t1lib-5.1.2-14|107	%files -n %{develname}
12mr|t1lib-5.1.2-14|108	%doc doc/t1lib_doc.pdf
12mr|t1lib-5.1.2-14|109	%{_includedir}/*
12mr|t1lib-5.1.2-14|110	%{_libdir}/*.so
12mr|t1lib-5.1.2-14|111	
12mr|t1lib-5.1.2-14|112	%files -n %{name}-progs
12mr|t1lib-5.1.2-14|113	%doc README.t1python
12mr|t1lib-5.1.2-14|114	%attr(0755,root,root) %{_bindir}/*
12mr|t1lib-5.1.2-14|115	
12mr|t1lib-5.1.2-14|116	%files -n %{name}-config
12mr|t1lib-5.1.2-14|117	%config(noreplace) %{_sysconfdir}/t1lib/t1lib.config
12mr|t1lib-5.1.2-14|118	
12mr|t1lib-5.1.2-14|119	
12mr|t1lib-5.1.2-14|120	
12mr|t1lib-5.1.2-14|121	%changelog
12mr|t1lib-5.1.2-14|122	* Sun Oct  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|t1lib-5.1.2-14|123	+ Commit: f5931fb
12mr|t1lib-5.1.2-14|124	- Do some cleanups, fix permissions
12mr|t1lib-5.1.2-14|125	
12mr|t1lib-5.1.2-14|126	

16552 12
12mr|t1utils-1.36-2|1	Summary: Programs for manipulating PostScript Type 1 fonts
12mr|t1utils-1.36-2|2	Name: t1utils
12mr|t1utils-1.36-2|3	Version: 1.36
12mr|t1utils-1.36-2|4	Release: %mkrel 2
12mr|t1utils-1.36-2|5	Source: http://www.lcdf.org/type/%{name}-%{version}.tar.gz
12mr|t1utils-1.36-2|6	URL: http://www.lcdf.org/type/
12mr|t1utils-1.36-2|7	Group: Publishing
12mr|t1utils-1.36-2|8	License: freely modifiable and distributable
12mr|t1utils-1.36-2|9	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12mr|t1utils-1.36-2|10	
12mr|t1utils-1.36-2|11	%description
12mr|t1utils-1.36-2|12	The t1utils package is a set of programs for manipulating PostScript
12mr|t1utils-1.36-2|13	Type 1 fonts. It contains programs to change between binary PFB format
12mr|t1utils-1.36-2|14	(for storage), ASCII PFA format (for printing), a human-readable and
12mr|t1utils-1.36-2|15	editable ASCII format, and Macintosh resource forks.
12mr|t1utils-1.36-2|16	
12mr|t1utils-1.36-2|17	%prep
12mr|t1utils-1.36-2|18	%setup -q
12mr|t1utils-1.36-2|19	
12mr|t1utils-1.36-2|20	%build
12mr|t1utils-1.36-2|21	%configure2_5x
12mr|t1utils-1.36-2|22	%make
12mr|t1utils-1.36-2|23	
12mr|t1utils-1.36-2|24	%install
12mr|t1utils-1.36-2|25	rm -rf %{buildroot}
12mr|t1utils-1.36-2|26	%makeinstall_std
12mr|t1utils-1.36-2|27	
12mr|t1utils-1.36-2|28	%clean
12mr|t1utils-1.36-2|29	rm -rf %{buildroot}
12mr|t1utils-1.36-2|30	
12mr|t1utils-1.36-2|31	%files
12mr|t1utils-1.36-2|32	%defattr(-,root,root)
12mr|t1utils-1.36-2|33	%doc NEWS README
12mr|t1utils-1.36-2|34	%attr(0755,root,root) %{_bindir}/*
12mr|t1utils-1.36-2|35	%attr(0644,root,root) %{_mandir}/man1/*
12mr|t1utils-1.36-2|36	
12mr|t1utils-1.36-2|37	
12mr|t1utils-1.36-2|38	
12mr|t1utils-1.36-2|39	
12mr|t1utils-1.36-2|40	
12mr|t1utils-1.36-2|41	%changelog
12mr|t1utils-1.36-2|42	

16553 12
12mr|taglib-1.8-1|1	%define major 1
12mr|taglib-1.8-1|2	%define minor 0
12mr|taglib-1.8-1|3	%define libname %mklibname %{name} %{major}
12mr|taglib-1.8-1|4	%define develname %mklibname %{name} -d
12mr|taglib-1.8-1|5	%define libnametagc %mklibname %{name}_c %{minor}
12mr|taglib-1.8-1|6	
12mr|taglib-1.8-1|7	Summary:	Library for reading and editing audio meta data
12mr|taglib-1.8-1|8	Name:		taglib
12mr|taglib-1.8-1|9	Version:	1.8
12mr|taglib-1.8-1|10	Release:	1
12mr|taglib-1.8-1|11	License:	LGPLv2+
12mr|taglib-1.8-1|12	Group:		File tools
12mr|taglib-1.8-1|13	URL:		http://developer.kde.org/~wheeler/taglib.html
12mr|taglib-1.8-1|14	Source0:	taglib-%{version}.tar.gz
12mr|taglib-1.8-1|15	#(tpg) http://foetida.jaist.ac.jp:37565/~yaz/diary/2006/07/taglib-1.4_wchar.diff
12mr|taglib-1.8-1|16	Patch0:		taglib-1.4_wchar.diff
12mr|taglib-1.8-1|17	Patch1:		taglib-1.8-librcc.patch
12mr|taglib-1.8-1|18	BuildRequires:	zlib-devel
12mr|taglib-1.8-1|19	BuildRequires:	cppunit-devel
12mr|taglib-1.8-1|20	BuildRequires:	kde4-macros
12mr|taglib-1.8-1|21	BuildRequires:	librcc-devel
12mr|taglib-1.8-1|22	
12mr|taglib-1.8-1|23	%description
12mr|taglib-1.8-1|24	TagLib, is well, a library for reading and editing audio meta data,
12mr|taglib-1.8-1|25	commonly know as tags.
12mr|taglib-1.8-1|26	Some goals of TagLib:
12mr|taglib-1.8-1|27	A clean, high level, C++ API to handling audio meta data.
12mr|taglib-1.8-1|28	Support for at least ID3v1, ID3v2 and Ogg Vorbis comments.
12mr|taglib-1.8-1|29	A generic, simple API for the most common tagging related functions.
12mr|taglib-1.8-1|30	Binary compatibility between minor releases using the standard KDE/Qt
12mr|taglib-1.8-1|31	techniques for C++ binary compatibility.
12mr|taglib-1.8-1|32	Make the tagging framework extensible by library users; i.e. it will be
12mr|taglib-1.8-1|33	possible for libarary users to implement additional ID3v2 frames,
12mr|taglib-1.8-1|34	without modifying the TagLib source.
12mr|taglib-1.8-1|35	Because TagLib desires to be toolkit agnostic, in hope of being widely
12mr|taglib-1.8-1|36	adopted and the most flexible in licensing TagLib provides many of its
12mr|taglib-1.8-1|37	own toolkit classes; in fact the only external dependency that TagLib has,
12mr|taglib-1.8-1|38	it a semi-sane STL implementation.
12mr|taglib-1.8-1|39	
12mr|taglib-1.8-1|40	#---------------------------------------------------------------------
12mr|taglib-1.8-1|41	
12mr|taglib-1.8-1|42	%package -n %{libname}
12mr|taglib-1.8-1|43	Group:		System/Libraries
12mr|taglib-1.8-1|44	Summary:	Library for reading and editing audio meta data
12mr|taglib-1.8-1|45	
12mr|taglib-1.8-1|46	%description -n %{libname}
12mr|taglib-1.8-1|47	Main taglib library.
12mr|taglib-1.8-1|48	
12mr|taglib-1.8-1|49	
12mr|taglib-1.8-1|50	%files -n %{libname}
12mr|taglib-1.8-1|51	%{_libdir}/libtag.so.%{major}*
12mr|taglib-1.8-1|52	
12mr|taglib-1.8-1|53	#---------------------------------------------------------------------
12mr|taglib-1.8-1|54	
12mr|taglib-1.8-1|55	%package -n %{libnametagc}
12mr|taglib-1.8-1|56	Group:		System/Libraries
12mr|taglib-1.8-1|57	Summary:	A C bindings for taglib library
12mr|taglib-1.8-1|58	
12mr|taglib-1.8-1|59	%description	-n %{libnametagc}
12mr|taglib-1.8-1|60	TagLib, is well, a library for reading and editing audio meta data.
12mr|taglib-1.8-1|61	
12mr|taglib-1.8-1|62	%files -n %{libnametagc}
12mr|taglib-1.8-1|63	%{_libdir}/libtag_c.so.%{minor}*
12mr|taglib-1.8-1|64	
12mr|taglib-1.8-1|65	#---------------------------------------------------------------------
12mr|taglib-1.8-1|66	
12mr|taglib-1.8-1|67	%package -n %{develname}
12mr|taglib-1.8-1|68	Group:		Development/C
12mr|taglib-1.8-1|69	Summary:	Headers and static lib for taglib development
12mr|taglib-1.8-1|70	Requires:	%{libname} = %{version}-%{release}
12mr|taglib-1.8-1|71	Requires:	%{libnametagc} = %{version}-%{release}
12mr|taglib-1.8-1|72	Provides:	%{name}-devel = %{version}-%{release}
12mr|taglib-1.8-1|73	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|taglib-1.8-1|74	
12mr|taglib-1.8-1|75	%description -n %{develname}
12mr|taglib-1.8-1|76	Install this package if you want do compile applications i
12mr|taglib-1.8-1|77	using the libtag library.
12mr|taglib-1.8-1|78	
12mr|taglib-1.8-1|79	%files -n %{develname}
12mr|taglib-1.8-1|80	%{_bindir}/taglib-config
12mr|taglib-1.8-1|81	%{_libdir}/*.so
12mr|taglib-1.8-1|82	%{_libdir}/pkgconfig/*
12mr|taglib-1.8-1|83	%{_includedir}/*
12mr|taglib-1.8-1|84	%{multiarch_bindir}/taglib-config
12mr|taglib-1.8-1|85	
12mr|taglib-1.8-1|86	#---------------------------------------------------------------------
12mr|taglib-1.8-1|87	
12mr|taglib-1.8-1|88	%prep
12mr|taglib-1.8-1|89	%setup -q
12mr|taglib-1.8-1|90	%patch0 -p1
12mr|taglib-1.8-1|91	%patch1 -p1
12mr|taglib-1.8-1|92	
12mr|taglib-1.8-1|93	%build
12mr|taglib-1.8-1|94	%cmake_kde4 -DWITH_ASF=ON -DWITH_MP4=ON
12mr|taglib-1.8-1|95	%make
12mr|taglib-1.8-1|96	
12mr|taglib-1.8-1|97	%install
12mr|taglib-1.8-1|98	%makeinstall_std -C build
12mr|taglib-1.8-1|99	
12mr|taglib-1.8-1|100	%multiarch_binaries %{buildroot}%{_bindir}/taglib-config
12mr|taglib-1.8-1|101	
12mr|taglib-1.8-1|102	
12mr|taglib-1.8-1|103	
12mr|taglib-1.8-1|104	%changelog
12mr|taglib-1.8-1|105	* Wed Nov  7 2012 Arkady L. Shane <ashejn@rosalab.ru> 1.8-1
12mr|taglib-1.8-1|106	- update to 1.8
12mr|taglib-1.8-1|107	- apply patch to recode russian tags via librcc
12mr|taglib-1.8-1|108	
12mr|taglib-1.8-1|109	* Wed Jul 11 2012 Andrey Bondrov <abondrov@mandriva.org> 1.7.2-1
12mr|taglib-1.8-1|110	+ Revision: 808821
12mr|taglib-1.8-1|111	- New version 1.7.2, drop no longer needed Conflicts and Obsoletes
12mr|taglib-1.8-1|112	
12mr|taglib-1.8-1|113	* Mon Mar 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.7.1-1
12mr|taglib-1.8-1|114	+ Revision: 787123
12mr|taglib-1.8-1|115	- version update 1.7.1
12mr|taglib-1.8-1|116	
12mr|taglib-1.8-1|117	* Mon Mar 05 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.7-1
12mr|taglib-1.8-1|118	+ Revision: 782254
12mr|taglib-1.8-1|119	- Update to 1.7
12mr|taglib-1.8-1|120	
12mr|taglib-1.8-1|121	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 1.6.3-2
12mr|taglib-1.8-1|122	+ Revision: 661752
12mr|taglib-1.8-1|123	- multiarch fixes
12mr|taglib-1.8-1|124	
12mr|taglib-1.8-1|125	* Fri Oct 01 2010 Funda Wang <fwang@mandriva.org> 1.6.3-1mdv2011.0
12mr|taglib-1.8-1|126	+ Revision: 582221
12mr|taglib-1.8-1|127	- update to new version 1.6.3
12mr|taglib-1.8-1|128	
12mr|taglib-1.8-1|129	* Sat Apr 10 2010 Funda Wang <fwang@mandriva.org> 1.6.2-1mdv2010.1
12mr|taglib-1.8-1|130	+ Revision: 533551
12mr|taglib-1.8-1|131	- new version 1.6.2
12mr|taglib-1.8-1|132	
12mr|taglib-1.8-1|133	* Sat Mar 13 2010 Funda Wang <fwang@mandriva.org> 1.6.1-1mdv2010.1
12mr|taglib-1.8-1|134	+ Revision: 518719
12mr|taglib-1.8-1|135	- BR kde4-macros
12mr|taglib-1.8-1|136	- update url
12mr|taglib-1.8-1|137	
12mr|taglib-1.8-1|138	+ Emmanuel Andry <eandry@mandriva.org>
12mr|taglib-1.8-1|139	- New version 1.6.1
12mr|taglib-1.8-1|140	
12mr|taglib-1.8-1|141	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|taglib-1.8-1|142	- Use CMake to build
12mr|taglib-1.8-1|143	Fix file list
12mr|taglib-1.8-1|144	Remove old macros
12mr|taglib-1.8-1|145	
12mr|taglib-1.8-1|146	* Fri Sep 18 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.6-3mdv2010.0
12mr|taglib-1.8-1|147	+ Revision: 444460
12mr|taglib-1.8-1|148	- Rebuild
12mr|taglib-1.8-1|149	- enable asf and mp4 support ( needed for amarok)
12mr|taglib-1.8-1|150	
12mr|taglib-1.8-1|151	* Tue Sep 15 2009 Frederik Himpe <fhimpe@mandriva.org> 1.6-1mdv2010.0
12mr|taglib-1.8-1|152	+ Revision: 443191
12mr|taglib-1.8-1|153	- Update to new version 1.6
12mr|taglib-1.8-1|154	- Remove gcc 4.3 tests patch: not needed anymore
12mr|taglib-1.8-1|155	
12mr|taglib-1.8-1|156	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.5-6mdv2010.0
12mr|taglib-1.8-1|157	+ Revision: 427224
12mr|taglib-1.8-1|158	- rebuild
12mr|taglib-1.8-1|159	
12mr|taglib-1.8-1|160	* Mon Aug 18 2008 Emmanuel Andry <eandry@mandriva.org> 1.5-5mdv2009.0
12mr|taglib-1.8-1|161	+ Revision: 273257
12mr|taglib-1.8-1|162	- add P1 from gentoo to pass check with gcc4.3
12mr|taglib-1.8-1|163	
12mr|taglib-1.8-1|164	+ Thierry Vignaud <tv@mandriva.org>
12mr|taglib-1.8-1|165	- rebuild
12mr|taglib-1.8-1|166	
12mr|taglib-1.8-1|167	+ Pixel <pixel@mandriva.com>
12mr|taglib-1.8-1|168	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|taglib-1.8-1|169	
12mr|taglib-1.8-1|170	* Tue Mar 11 2008 Götz Waschk <waschk@mandriva.org> 1.5-4mdv2008.1
12mr|taglib-1.8-1|171	+ Revision: 185173
12mr|taglib-1.8-1|172	- rebuild for missing package
12mr|taglib-1.8-1|173	
12mr|taglib-1.8-1|174	* Mon Feb 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.5-3mdv2008.1
12mr|taglib-1.8-1|175	+ Revision: 175106
12mr|taglib-1.8-1|176	- enable checks
12mr|taglib-1.8-1|177	- add cppunit-devel as a buildrequires, used by checks
12mr|taglib-1.8-1|178	- link with -ldl
12mr|taglib-1.8-1|179	
12mr|taglib-1.8-1|180	* Mon Feb 25 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.5-2mdv2008.1
12mr|taglib-1.8-1|181	+ Revision: 174957
12mr|taglib-1.8-1|182	- new license policy
12mr|taglib-1.8-1|183	- add missing buildrequires on zlib-devel
12mr|taglib-1.8-1|184	- Patch0: convert cjk chars into utf8
12mr|taglib-1.8-1|185	- add explicit provides on libtaglib-devel
12mr|taglib-1.8-1|186	- use standard macros and defines
12mr|taglib-1.8-1|187	- make use of %%major in file list
12mr|taglib-1.8-1|188	
12mr|taglib-1.8-1|189	* Thu Feb 21 2008 Helio Chissini de Castro <helio@mandriva.com> 1.5-1mdv2008.1
12mr|taglib-1.8-1|190	+ Revision: 173556
12mr|taglib-1.8-1|191	- New final upstream release 1.5
12mr|taglib-1.8-1|192	
12mr|taglib-1.8-1|193	+ Thierry Vignaud <tv@mandriva.org>
12mr|taglib-1.8-1|194	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12mr|taglib-1.8-1|195	
12mr|taglib-1.8-1|196	* Thu Feb 14 2008 Helio Chissini de Castro <helio@mandriva.com> 1.5-0.rc1.2mdv2008.1
12mr|taglib-1.8-1|197	+ Revision: 168652
12mr|taglib-1.8-1|198	- Obsolete taglib package, as they have no files inside, just a wrong explicit requires
12mr|taglib-1.8-1|199	
12mr|taglib-1.8-1|200	* Wed Feb 13 2008 Helio Chissini de Castro <helio@mandriva.com> 1.5-0.rc1.1mdv2008.1
12mr|taglib-1.8-1|201	+ Revision: 167117
12mr|taglib-1.8-1|202	- Release Candidate 1 of new Taglib. Major bugfixes, but keeps ABI and API compatible.
12mr|taglib-1.8-1|203	
12mr|taglib-1.8-1|204	+ Olivier Blin <blino@mandriva.org>
12mr|taglib-1.8-1|205	- restore BuildRoot
12mr|taglib-1.8-1|206	
12mr|taglib-1.8-1|207	+ Thierry Vignaud <tv@mandriva.org>
12mr|taglib-1.8-1|208	- kill re-definition of %%buildroot on Pixel's request
12mr|taglib-1.8-1|209	
12mr|taglib-1.8-1|210	* Mon May 28 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 1.4-3mdv2008.0
12mr|taglib-1.8-1|211	+ Revision: 31990
12mr|taglib-1.8-1|212	- Add Patch2 (close bug #30620)
12mr|taglib-1.8-1|213	
12mr|taglib-1.8-1|214	
12mr|taglib-1.8-1|215	* Tue Apr 03 2007 Laurent Montel <lmontel@mandriva.com> 1.4-3mdv2007.1
12mr|taglib-1.8-1|216	+ Revision: 150241
12mr|taglib-1.8-1|217	- Fix mem leak
12mr|taglib-1.8-1|218	
12mr|taglib-1.8-1|219	* Wed Dec 13 2006 Götz Waschk <waschk@mandriva.org> 1.4-2mdv2007.1
12mr|taglib-1.8-1|220	+ Revision: 96488
12mr|taglib-1.8-1|221	- Import taglib
12mr|taglib-1.8-1|222	
12mr|taglib-1.8-1|223	* Wed Dec 13 2006 Götz Waschk <waschk@mandriva.org> 1.4-2mdv2007.1
12mr|taglib-1.8-1|224	- use the right configure macro
12mr|taglib-1.8-1|225	
12mr|taglib-1.8-1|226	* Thu Jul 28 2005 Laurent MONTEL <lmontel@mandriva.com> 1.4-1mdk
12mr|taglib-1.8-1|227	- 1.4
12mr|taglib-1.8-1|228	
12mr|taglib-1.8-1|229	* Wed Jan 26 2005 Laurent MONTEL <lmontel@mandrakesoft.com> 1.3.1-3mdk
12mr|taglib-1.8-1|230	- Add for multiarch
12mr|taglib-1.8-1|231	
12mr|taglib-1.8-1|232	* Fri Jan 14 2005 Laurent MONTEL <lmontel@mandrakesoft.com> 1.3.1-2mdk
12mr|taglib-1.8-1|233	- Add patch1: fix kde bug #96926
12mr|taglib-1.8-1|234	
12mr|taglib-1.8-1|235	* Mon Nov 08 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.3.1-1mdk
12mr|taglib-1.8-1|236	- 1.3.1
12mr|taglib-1.8-1|237	
12mr|taglib-1.8-1|238	* Sat Oct 02 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.3-1mdk
12mr|taglib-1.8-1|239	- 1.3
12mr|taglib-1.8-1|240	
12mr|taglib-1.8-1|241	* Wed Sep 29 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.2-2mdk
12mr|taglib-1.8-1|242	- merge lost changes from amd64-branch:
12mr|taglib-1.8-1|243	* mklibnamification fixes
12mr|taglib-1.8-1|244	
12mr|taglib-1.8-1|245	* Thu Jul 29 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.2-1mdk
12mr|taglib-1.8-1|246	- 1.2
12mr|taglib-1.8-1|247	- Desactivate doc
12mr|taglib-1.8-1|248	
12mr|taglib-1.8-1|249	* Tue Jul 27 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.1-3mdk
12mr|taglib-1.8-1|250	- Compile doc
12mr|taglib-1.8-1|251	
12mr|taglib-1.8-1|252	* Fri Jun 04 2004 Montel Laurent <lmontel@mandrakesoft.com> 1.1-2mdk
12mr|taglib-1.8-1|253	- Rebuild with new gcc
12mr|taglib-1.8-1|254	
12mr|taglib-1.8-1|255	* Tue Apr 06 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.1-1mdk
12mr|taglib-1.8-1|256	- 1.1
12mr|taglib-1.8-1|257	

16554 12
12mr|taglib-extras-1.0.1-6|1	Summary:        Taglib support for other formats
12mr|taglib-extras-1.0.1-6|2	Name:           taglib-extras
12mr|taglib-extras-1.0.1-6|3	Version:        1.0.1
12mr|taglib-extras-1.0.1-6|4	Release:        %mkrel 6
12mr|taglib-extras-1.0.1-6|5	Group:          Sound
12mr|taglib-extras-1.0.1-6|6	License:        LGPLv2
12mr|taglib-extras-1.0.1-6|7	URL:            http://websvn.kde.org/trunk/kdesupport/taglib-extras/
12mr|taglib-extras-1.0.1-6|8	Source0:        http://www.jefferai.com/taglib-extras/taglib-extras-%{version}.tar.gz
12mr|taglib-extras-1.0.1-6|9	BuildRoot:      %{_tmppath}/%{name}-%{version}-root
12mr|taglib-extras-1.0.1-6|10	
12mr|taglib-extras-1.0.1-6|11	BuildRequires:  taglib-devel
12mr|taglib-extras-1.0.1-6|12	BuildRequires:  kdelibs4-devel
12mr|taglib-extras-1.0.1-6|13	
12mr|taglib-extras-1.0.1-6|14	%description
12mr|taglib-extras-1.0.1-6|15	Taglib-extras delivers support for reading and editing the meta-data of
12mr|taglib-extras-1.0.1-6|16	audio formats not supported by taglib, including: asf, mp4v2, rmff, wav.
12mr|taglib-extras-1.0.1-6|17	
12mr|taglib-extras-1.0.1-6|18	%files
12mr|taglib-extras-1.0.1-6|19	%defattr(-,root,root,-)
12mr|taglib-extras-1.0.1-6|20	%doc COPYING.LGPL
12mr|taglib-extras-1.0.1-6|21	%{_libdir}/libtag-extras.so.1*
12mr|taglib-extras-1.0.1-6|22	
12mr|taglib-extras-1.0.1-6|23	#--------------------------------------------------------------------
12mr|taglib-extras-1.0.1-6|24	
12mr|taglib-extras-1.0.1-6|25	%package     devel
12mr|taglib-extras-1.0.1-6|26	Summary:     Development files for %{name}
12mr|taglib-extras-1.0.1-6|27	Group:       Development/C++
12mr|taglib-extras-1.0.1-6|28	Requires:    %{name} = %{version}-%{release}
12mr|taglib-extras-1.0.1-6|29	Requires:    pkgconfig
12mr|taglib-extras-1.0.1-6|30	Requires:    taglib-devel
12mr|taglib-extras-1.0.1-6|31	%description devel
12mr|taglib-extras-1.0.1-6|32	%{summary}.
12mr|taglib-extras-1.0.1-6|33	
12mr|taglib-extras-1.0.1-6|34	%files devel
12mr|taglib-extras-1.0.1-6|35	%defattr(-,root,root,-)
12mr|taglib-extras-1.0.1-6|36	%{_bindir}/taglib-extras-config
12mr|taglib-extras-1.0.1-6|37	%{_includedir}/taglib-extras/
12mr|taglib-extras-1.0.1-6|38	%{_libdir}/libtag-extras.so
12mr|taglib-extras-1.0.1-6|39	%{_libdir}/pkgconfig/taglib-extras.pc
12mr|taglib-extras-1.0.1-6|40	
12mr|taglib-extras-1.0.1-6|41	#--------------------------------------------------------------------
12mr|taglib-extras-1.0.1-6|42	
12mr|taglib-extras-1.0.1-6|43	%prep
12mr|taglib-extras-1.0.1-6|44	%setup -q
12mr|taglib-extras-1.0.1-6|45	
12mr|taglib-extras-1.0.1-6|46	%build
12mr|taglib-extras-1.0.1-6|47	%{cmake_kde4} -DWITH_KDE=1 ..
12mr|taglib-extras-1.0.1-6|48	
12mr|taglib-extras-1.0.1-6|49	%make
12mr|taglib-extras-1.0.1-6|50	
12mr|taglib-extras-1.0.1-6|51	%install
12mr|taglib-extras-1.0.1-6|52	make -C build DESTDIR=%buildroot install
12mr|taglib-extras-1.0.1-6|53	
12mr|taglib-extras-1.0.1-6|54	%clean
12mr|taglib-extras-1.0.1-6|55	rm -rf %{buildroot}
12mr|taglib-extras-1.0.1-6|56	
12mr|taglib-extras-1.0.1-6|57	
12mr|taglib-extras-1.0.1-6|58	
12mr|taglib-extras-1.0.1-6|59	%changelog
12mr|taglib-extras-1.0.1-6|60	

16555 12
12mr|taglib-sharp-2.0.4.0-2|1	Name: taglib-sharp
12mr|taglib-sharp-2.0.4.0-2|2	License:        LGPLv2
12mr|taglib-sharp-2.0.4.0-2|3	Group:          Development/Other
12mr|taglib-sharp-2.0.4.0-2|4	Summary:        Metadata library for most common movie and music formats
12mr|taglib-sharp-2.0.4.0-2|5	Url:            http://download.banshee-project.org/taglib-sharp/
12mr|taglib-sharp-2.0.4.0-2|6	Version:        2.0.4.0
12mr|taglib-sharp-2.0.4.0-2|7	Release:        %mkrel 2
12mr|taglib-sharp-2.0.4.0-2|8	Source0:        http://download.banshee-project.org/%name/%version/%name-%{version}.tar.bz2
12mr|taglib-sharp-2.0.4.0-2|9	#gw missing from the tarball
12mr|taglib-sharp-2.0.4.0-2|10	Source1: extractKey.cpp
12mr|taglib-sharp-2.0.4.0-2|11	Source2: listData.cpp
12mr|taglib-sharp-2.0.4.0-2|12	BuildArch:      noarch
12mr|taglib-sharp-2.0.4.0-2|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12mr|taglib-sharp-2.0.4.0-2|14	BuildRequires:  mono-devel
12mr|taglib-sharp-2.0.4.0-2|15	BuildRequires:  libexiv-devel
12mr|taglib-sharp-2.0.4.0-2|16	
12mr|taglib-sharp-2.0.4.0-2|17	%description
12mr|taglib-sharp-2.0.4.0-2|18	TagLib# is a metadata or "tag" reader and writer library that supports
12mr|taglib-sharp-2.0.4.0-2|19	the most common movie and music formats, abstracting away
12mr|taglib-sharp-2.0.4.0-2|20	format specificity. TagLib# offers either a common API for all
12mr|taglib-sharp-2.0.4.0-2|21	formats or access to specific APIs for a given format.
12mr|taglib-sharp-2.0.4.0-2|22	
12mr|taglib-sharp-2.0.4.0-2|23	Authors:
12mr|taglib-sharp-2.0.4.0-2|24	Brian Nickel <brian.nickel@gmail.com>
12mr|taglib-sharp-2.0.4.0-2|25	Aaron Bockover <abockover@novell.com>
12mr|taglib-sharp-2.0.4.0-2|26	
12mr|taglib-sharp-2.0.4.0-2|27	%package devel
12mr|taglib-sharp-2.0.4.0-2|28	Summary: Development files for %name
12mr|taglib-sharp-2.0.4.0-2|29	Group: Development/Other
12mr|taglib-sharp-2.0.4.0-2|30	Requires: %name = %version-%release
12mr|taglib-sharp-2.0.4.0-2|31	
12mr|taglib-sharp-2.0.4.0-2|32	%description devel
12mr|taglib-sharp-2.0.4.0-2|33	TagLib# is a metadata or "tag" reader and writer library that supports
12mr|taglib-sharp-2.0.4.0-2|34	the most common movie and music formats, abstracting away
12mr|taglib-sharp-2.0.4.0-2|35	format specificity. TagLib# offers either a common API for all
12mr|taglib-sharp-2.0.4.0-2|36	formats or access to specific APIs for a given format.
12mr|taglib-sharp-2.0.4.0-2|37	
12mr|taglib-sharp-2.0.4.0-2|38	Authors:
12mr|taglib-sharp-2.0.4.0-2|39	Brian Nickel <brian.nickel@gmail.com>
12mr|taglib-sharp-2.0.4.0-2|40	Aaron Bockover <abockover@novell.com>
12mr|taglib-sharp-2.0.4.0-2|41	
12mr|taglib-sharp-2.0.4.0-2|42	%prep
12mr|taglib-sharp-2.0.4.0-2|43	%setup -q
12mr|taglib-sharp-2.0.4.0-2|44	cp %SOURCE1 %SOURCE2 examples/
12mr|taglib-sharp-2.0.4.0-2|45	
12mr|taglib-sharp-2.0.4.0-2|46	%build
12mr|taglib-sharp-2.0.4.0-2|47	./configure --prefix=/usr --disable-docs
12mr|taglib-sharp-2.0.4.0-2|48	make
12mr|taglib-sharp-2.0.4.0-2|49	
12mr|taglib-sharp-2.0.4.0-2|50	%install
12mr|taglib-sharp-2.0.4.0-2|51	rm -rf $RPM_BUILD_ROOT
12mr|taglib-sharp-2.0.4.0-2|52	%makeinstall_std
12mr|taglib-sharp-2.0.4.0-2|53	
12mr|taglib-sharp-2.0.4.0-2|54	%clean
12mr|taglib-sharp-2.0.4.0-2|55	rm -rf $RPM_BUILD_ROOT
12mr|taglib-sharp-2.0.4.0-2|56	
12mr|taglib-sharp-2.0.4.0-2|57	%files
12mr|taglib-sharp-2.0.4.0-2|58	%defattr(-, root, root)
12mr|taglib-sharp-2.0.4.0-2|59	%doc AUTHORS NEWS README
12mr|taglib-sharp-2.0.4.0-2|60	%_prefix/lib/mono/taglib-sharp
12mr|taglib-sharp-2.0.4.0-2|61	%_prefix/lib/mono/gac/taglib-sharp
12mr|taglib-sharp-2.0.4.0-2|62	%_prefix/lib/mono/gac/policy.2.0.taglib-sharp
12mr|taglib-sharp-2.0.4.0-2|63	
12mr|taglib-sharp-2.0.4.0-2|64	%files devel
12mr|taglib-sharp-2.0.4.0-2|65	%defattr(-, root, root)
12mr|taglib-sharp-2.0.4.0-2|66	%_prefix/share/pkgconfig/taglib-sharp.pc
12mr|taglib-sharp-2.0.4.0-2|67	
12mr|taglib-sharp-2.0.4.0-2|68	
12mr|taglib-sharp-2.0.4.0-2|69	
12mr|taglib-sharp-2.0.4.0-2|70	%changelog
12mr|taglib-sharp-2.0.4.0-2|71	

16556 12
12mr|tagsoup-1.2-0.0.6|1	# Copyright (c) 2000-2005, JPackage Project
12mr|tagsoup-1.2-0.0.6|2	# All rights reserved.
12mr|tagsoup-1.2-0.0.6|3	#
12mr|tagsoup-1.2-0.0.6|4	# Redistribution and use in source and binary forms, with or without
12mr|tagsoup-1.2-0.0.6|5	# modification, are permitted provided that the following conditions
12mr|tagsoup-1.2-0.0.6|6	# are met:
12mr|tagsoup-1.2-0.0.6|7	#
12mr|tagsoup-1.2-0.0.6|8	# 1. Redistributions of source code must retain the above copyright
12mr|tagsoup-1.2-0.0.6|9	#    notice, this list of conditions and the following disclaimer.
12mr|tagsoup-1.2-0.0.6|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|tagsoup-1.2-0.0.6|11	#    notice, this list of conditions and the following disclaimer in the
12mr|tagsoup-1.2-0.0.6|12	#    documentation and/or other materials provided with the
12mr|tagsoup-1.2-0.0.6|13	#    distribution.
12mr|tagsoup-1.2-0.0.6|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|tagsoup-1.2-0.0.6|15	#    contributors may be used to endorse or promote products derived
12mr|tagsoup-1.2-0.0.6|16	#    from this software without specific prior written permission.
12mr|tagsoup-1.2-0.0.6|17	#
12mr|tagsoup-1.2-0.0.6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|tagsoup-1.2-0.0.6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|tagsoup-1.2-0.0.6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|tagsoup-1.2-0.0.6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|tagsoup-1.2-0.0.6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|tagsoup-1.2-0.0.6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|tagsoup-1.2-0.0.6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|tagsoup-1.2-0.0.6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|tagsoup-1.2-0.0.6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|tagsoup-1.2-0.0.6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|tagsoup-1.2-0.0.6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|tagsoup-1.2-0.0.6|29	#
12mr|tagsoup-1.2-0.0.6|30	
12mr|tagsoup-1.2-0.0.6|31	%define section free
12mr|tagsoup-1.2-0.0.6|32	%define gcj_support 1
12mr|tagsoup-1.2-0.0.6|33	
12mr|tagsoup-1.2-0.0.6|34	Name:           tagsoup
12mr|tagsoup-1.2-0.0.6|35	Version:        1.2
12mr|tagsoup-1.2-0.0.6|36	Release:        %mkrel 0.0.6
12mr|tagsoup-1.2-0.0.6|37	Epoch:          0
12mr|tagsoup-1.2-0.0.6|38	Summary:        SAX-compliant parser written in Java
12mr|tagsoup-1.2-0.0.6|39	License:        GPL
12mr|tagsoup-1.2-0.0.6|40	#Vendor:         JPackage Project
12mr|tagsoup-1.2-0.0.6|41	#Distribution:   JPackage
12mr|tagsoup-1.2-0.0.6|42	Source0:        http://home.ccil.org/~cowan/XML/tagsoup/tagsoup-%{version}-src.zip
12mr|tagsoup-1.2-0.0.6|43	URL:            http://mercury.ccil.org/~cowan/XML/tagsoup/
12mr|tagsoup-1.2-0.0.6|44	Group:          Development/Java
12mr|tagsoup-1.2-0.0.6|45	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|tagsoup-1.2-0.0.6|46	%if %{gcj_support}
12mr|tagsoup-1.2-0.0.6|47	BuildRequires:  java-gcj-compat-devel
12mr|tagsoup-1.2-0.0.6|48	%else
12mr|tagsoup-1.2-0.0.6|49	BuildArch:      noarch
12mr|tagsoup-1.2-0.0.6|50	BuildRequires:  java-devel >= 0:1.4.2
12mr|tagsoup-1.2-0.0.6|51	%endif
12mr|tagsoup-1.2-0.0.6|52	Requires:       jpackage-utils >= 0:1.6
12mr|tagsoup-1.2-0.0.6|53	BuildRequires:  ant
12mr|tagsoup-1.2-0.0.6|54	BuildRequires:  ant-trax
12mr|tagsoup-1.2-0.0.6|55	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|tagsoup-1.2-0.0.6|56	BuildRequires:  xalan-j2
12mr|tagsoup-1.2-0.0.6|57	
12mr|tagsoup-1.2-0.0.6|58	%description
12mr|tagsoup-1.2-0.0.6|59	TagSoup is a SAX-compliant parser written in Java that, instead of
12mr|tagsoup-1.2-0.0.6|60	parsing well-formed or valid XML, parses HTML as it is found in the wild: nasty
12mr|tagsoup-1.2-0.0.6|61	and brutish, though quite often far from short. TagSoup is designed for people
12mr|tagsoup-1.2-0.0.6|62	who have to process this stuff using some semblance of a rational application
12mr|tagsoup-1.2-0.0.6|63	design. By providing a SAX interface, it allows standard XML tools to be
12mr|tagsoup-1.2-0.0.6|64	applied to even the worst HTML.
12mr|tagsoup-1.2-0.0.6|65	
12mr|tagsoup-1.2-0.0.6|66	%package javadoc
12mr|tagsoup-1.2-0.0.6|67	Summary:        Javadoc for %{name}
12mr|tagsoup-1.2-0.0.6|68	Group:          Development/Java
12mr|tagsoup-1.2-0.0.6|69	
12mr|tagsoup-1.2-0.0.6|70	%description javadoc
12mr|tagsoup-1.2-0.0.6|71	Javadoc for %{name}.
12mr|tagsoup-1.2-0.0.6|72	
12mr|tagsoup-1.2-0.0.6|73	%prep
12mr|tagsoup-1.2-0.0.6|74	%setup -q
12mr|tagsoup-1.2-0.0.6|75	
12mr|tagsoup-1.2-0.0.6|76	%build
12mr|tagsoup-1.2-0.0.6|77	export CLASSPATH=
12mr|tagsoup-1.2-0.0.6|78	export OPT_JAR_LIST="`%{__cat} %{_sysconfdir}/ant.d/trax`"
12mr|tagsoup-1.2-0.0.6|79	%{ant} \
12mr|tagsoup-1.2-0.0.6|80	-Dversion=%{version} \
12mr|tagsoup-1.2-0.0.6|81	-Dj2se.apiurl=%{_javadocdir}/java \
12mr|tagsoup-1.2-0.0.6|82	dist docs-api
12mr|tagsoup-1.2-0.0.6|83	
12mr|tagsoup-1.2-0.0.6|84	%install
12mr|tagsoup-1.2-0.0.6|85	rm -rf $RPM_BUILD_ROOT
12mr|tagsoup-1.2-0.0.6|86	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|tagsoup-1.2-0.0.6|87	install -m 644 dist/lib/%{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|tagsoup-1.2-0.0.6|88	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12mr|tagsoup-1.2-0.0.6|89	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|tagsoup-1.2-0.0.6|90	cp -a docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|tagsoup-1.2-0.0.6|91	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|tagsoup-1.2-0.0.6|92	
12mr|tagsoup-1.2-0.0.6|93	%if %{gcj_support}
12mr|tagsoup-1.2-0.0.6|94	%{_bindir}/aot-compile-rpm
12mr|tagsoup-1.2-0.0.6|95	%endif
12mr|tagsoup-1.2-0.0.6|96	
12mr|tagsoup-1.2-0.0.6|97	%clean
12mr|tagsoup-1.2-0.0.6|98	rm -rf $RPM_BUILD_ROOT
12mr|tagsoup-1.2-0.0.6|99	
12mr|tagsoup-1.2-0.0.6|100	%if %{gcj_support}
12mr|tagsoup-1.2-0.0.6|101	%post
12mr|tagsoup-1.2-0.0.6|102	%{update_gcjdb}
12mr|tagsoup-1.2-0.0.6|103	
12mr|tagsoup-1.2-0.0.6|104	%postun
12mr|tagsoup-1.2-0.0.6|105	%{clean_gcjdb}
12mr|tagsoup-1.2-0.0.6|106	%endif
12mr|tagsoup-1.2-0.0.6|107	
12mr|tagsoup-1.2-0.0.6|108	%files
12mr|tagsoup-1.2-0.0.6|109	%defattr(0644,root,root,0755)
12mr|tagsoup-1.2-0.0.6|110	%doc CHANGES README
12mr|tagsoup-1.2-0.0.6|111	%{_javadir}/*.jar
12mr|tagsoup-1.2-0.0.6|112	%if %{gcj_support}
12mr|tagsoup-1.2-0.0.6|113	%dir %{_libdir}/gcj/%{name}
12mr|tagsoup-1.2-0.0.6|114	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|tagsoup-1.2-0.0.6|115	%endif
12mr|tagsoup-1.2-0.0.6|116	
12mr|tagsoup-1.2-0.0.6|117	%files javadoc
12mr|tagsoup-1.2-0.0.6|118	%defattr(0644,root,root,0755)
12mr|tagsoup-1.2-0.0.6|119	%doc %{_javadocdir}/%{name}-%{version}
12mr|tagsoup-1.2-0.0.6|120	%doc %{_javadocdir}/%{name}
12mr|tagsoup-1.2-0.0.6|121	
12mr|tagsoup-1.2-0.0.6|122	
12mr|tagsoup-1.2-0.0.6|123	
12mr|tagsoup-1.2-0.0.6|124	%changelog
12mr|tagsoup-1.2-0.0.6|125	

16557 12
12mr|taipeifonts-1.2-30|1	%define name	taipeifonts
12mr|taipeifonts-1.2-30|2	%define version	1.2
12mr|taipeifonts-1.2-30|3	
12mr|taipeifonts-1.2-30|4	Summary:	Taipei Chinese big5 fonts
12mr|taipeifonts-1.2-30|5	Name:		%{name}
12mr|taipeifonts-1.2-30|6	Version:	%{version}
12mr|taipeifonts-1.2-30|7	Release:	%mkrel 30
12mr|taipeifonts-1.2-30|8	License:	Public Domain
12mr|taipeifonts-1.2-30|9	Group:		System/Fonts/X11 bitmap
12mr|taipeifonts-1.2-30|10	Source0:	%{name}-%{version}.tar.bz2
12mr|taipeifonts-1.2-30|11	#Packager:	platin@ch.ntu.edu.tw
12mr|taipeifonts-1.2-30|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|taipeifonts-1.2-30|13	BuildArch:	noarch
12mr|taipeifonts-1.2-30|14	BuildRequires:	bdftopcf
12mr|taipeifonts-1.2-30|15	Requires(post,postun):	mkfontscale
12mr|taipeifonts-1.2-30|16	Requires(post,postun):	mkfontdir
12mr|taipeifonts-1.2-30|17	Provides:	zh-pcf-fonts, taipei16, taipeik20, taipeik24, taipeim20, taipeim24
12mr|taipeifonts-1.2-30|18	
12mr|taipeifonts-1.2-30|19	%description
12mr|taipeifonts-1.2-30|20	These are the Traditional Chinese fonts for X found on GNU's FTP mirror.
12mr|taipeifonts-1.2-30|21	
12mr|taipeifonts-1.2-30|22	%prep
12mr|taipeifonts-1.2-30|23	%setup -q
12mr|taipeifonts-1.2-30|24	
12mr|taipeifonts-1.2-30|25	%build
12mr|taipeifonts-1.2-30|26	bdftopcf taipei24.bdf | gzip -c > taipei24.pcf.gz
12mr|taipeifonts-1.2-30|27	bdftopcf taipei20.bdf | gzip -c > taipei20.pcf.gz
12mr|taipeifonts-1.2-30|28	bdftopcf taipei16.bdf | gzip -c > taipei16.pcf.gz
12mr|taipeifonts-1.2-30|29	
12mr|taipeifonts-1.2-30|30	%install
12mr|taipeifonts-1.2-30|31	rm -rf $RPM_BUILD_ROOT
12mr|taipeifonts-1.2-30|32	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/misc
12mr|taipeifonts-1.2-30|33	
12mr|taipeifonts-1.2-30|34	install -m 644 taipei24.pcf.gz $RPM_BUILD_ROOT%{_datadir}/fonts/misc/
12mr|taipeifonts-1.2-30|35	install -m 644 taipei20.pcf.gz $RPM_BUILD_ROOT%{_datadir}/fonts/misc/
12mr|taipeifonts-1.2-30|36	install -m 644 taipei16.pcf.gz $RPM_BUILD_ROOT%{_datadir}/fonts/misc/
12mr|taipeifonts-1.2-30|37	install -m 644 vga12x24.pcf.gz $RPM_BUILD_ROOT%{_datadir}/fonts/misc/
12mr|taipeifonts-1.2-30|38	
12mr|taipeifonts-1.2-30|39	%post
12mr|taipeifonts-1.2-30|40	mkfontscale %_datadir/fonts/misc
12mr|taipeifonts-1.2-30|41	mkfontdir %_datadir/fonts/misc
12mr|taipeifonts-1.2-30|42	
12mr|taipeifonts-1.2-30|43	%postun
12mr|taipeifonts-1.2-30|44	mkfontscale %_datadir/fonts/misc
12mr|taipeifonts-1.2-30|45	mkfontdir %_datadir/fonts/misc
12mr|taipeifonts-1.2-30|46	
12mr|taipeifonts-1.2-30|47	%clean
12mr|taipeifonts-1.2-30|48	rm -rf $RPM_BUILD_ROOT
12mr|taipeifonts-1.2-30|49	
12mr|taipeifonts-1.2-30|50	%files
12mr|taipeifonts-1.2-30|51	%defattr(0644,root,root,0755)
12mr|taipeifonts-1.2-30|52	%{_datadir}/fonts/misc/*
12mr|taipeifonts-1.2-30|53	
12mr|taipeifonts-1.2-30|54	
12mr|taipeifonts-1.2-30|55	
12mr|taipeifonts-1.2-30|56	%changelog
12mr|taipeifonts-1.2-30|57	

16558 12
12mr|taktuk-3.7-4|1	%define name taktuk
12mr|taktuk-3.7-4|2	%define version 3.7
12mr|taktuk-3.7-4|3	%define release 4
12mr|taktuk-3.7-4|4	%define lib_name_orig lib%{name}
12mr|taktuk-3.7-4|5	%define major 0
12mr|taktuk-3.7-4|6	%define lib_name %mklibname %name%{major}
12mr|taktuk-3.7-4|7	%define module %name
12mr|taktuk-3.7-4|8	%define pname perl-%{module}
12mr|taktuk-3.7-4|9	
12mr|taktuk-3.7-4|10	
12mr|taktuk-3.7-4|11	Name: 		%{name}
12mr|taktuk-3.7-4|12	Version: 	%{version}
12mr|taktuk-3.7-4|13	Release: 	%{release}
12mr|taktuk-3.7-4|14	Summary: 	Parallel, scalable launcher for cluster and lightweight grids
12mr|taktuk-3.7-4|15	License: 	GPLv2+
12mr|taktuk-3.7-4|16	Group: 		Networking/Remote access
12mr|taktuk-3.7-4|17	Url:		http://taktuk.gforge.inria.fr/
12mr|taktuk-3.7-4|18	Source0: 	https://gforge.inria.fr/frs/download.php/5255/%{name}-%{version}.tar.gz
12mr|taktuk-3.7-4|19	Provides: 	parallel-tools
12mr|taktuk-3.7-4|20	BuildRequires:	 perl-devel
12mr|taktuk-3.7-4|21	
12mr|taktuk-3.7-4|22	%description
12mr|taktuk-3.7-4|23	TakTuk is a tool for deploying parallel remote executions of commands to a
12mr|taktuk-3.7-4|24	potentially large set of remote nodes. It spreads itself using an adaptive
12mr|taktuk-3.7-4|25	algorithm and sets up an interconnection network to transport commands and
12mr|taktuk-3.7-4|26	perform I/Os multiplexing/demultiplexing. The TakTuk mechanics dynamically
12mr|taktuk-3.7-4|27	adapt to environment (machine performance and current load, network
12mr|taktuk-3.7-4|28	contention) by using a reactive work-stealing algorithm that mix local
12mr|taktuk-3.7-4|29	parallelization and work distribution.
12mr|taktuk-3.7-4|30	
12mr|taktuk-3.7-4|31	%package -n %{lib_name}-devel
12mr|taktuk-3.7-4|32	Summary:        Taktuk header files and static libraries
12mr|taktuk-3.7-4|33	Group:          Development/Other
12mr|taktuk-3.7-4|34	Requires:       %{name} = %{version}
12mr|taktuk-3.7-4|35	
12mr|taktuk-3.7-4|36	%description -n %{lib_name}-devel
12mr|taktuk-3.7-4|37	Taktuk header files and static libraries
12mr|taktuk-3.7-4|38	
12mr|taktuk-3.7-4|39	%package        -n %{lib_name}
12mr|taktuk-3.7-4|40	Summary:        Parallel, scalable launcher for cluster devel
12mr|taktuk-3.7-4|41	Group:          Development/Other
12mr|taktuk-3.7-4|42	
12mr|taktuk-3.7-4|43	%description -n %{lib_name}
12mr|taktuk-3.7-4|44	TakTuk is a tool for deploying parallel remote executions of commands to a
12mr|taktuk-3.7-4|45	potentially large set of remote nodes.
12mr|taktuk-3.7-4|46	All libs.
12mr|taktuk-3.7-4|47	
12mr|taktuk-3.7-4|48	%package -n %{pname}
12mr|taktuk-3.7-4|49	Summary:        Taktuk Perl file
12mr|taktuk-3.7-4|50	Group:          Development/Perl
12mr|taktuk-3.7-4|51	Requires:       %{name} = %{version}
12mr|taktuk-3.7-4|52	
12mr|taktuk-3.7-4|53	%description -n %{pname}
12mr|taktuk-3.7-4|54	Taktuk Perl Package
12mr|taktuk-3.7-4|55	
12mr|taktuk-3.7-4|56	%prep
12mr|taktuk-3.7-4|57	%setup -q -n %name-%version
12mr|taktuk-3.7-4|58	
12mr|taktuk-3.7-4|59	%build
12mr|taktuk-3.7-4|60	%configure2_5x
12mr|taktuk-3.7-4|61	%make
12mr|taktuk-3.7-4|62	pushd Perl-Module
12mr|taktuk-3.7-4|63	%{__perl} Makefile.PL INSTALLDIRS=vendor DESTDIR=%buildroot
12mr|taktuk-3.7-4|64	%make
12mr|taktuk-3.7-4|65	popd
12mr|taktuk-3.7-4|66	
12mr|taktuk-3.7-4|67	%install
12mr|taktuk-3.7-4|68	%makeinstall pkgdocdir=%buildroot/%_defaultdocdir/%name-%version
12mr|taktuk-3.7-4|69	pushd Perl-Module
12mr|taktuk-3.7-4|70	%makeinstall pkgdocdir=%buildroot/%_defaultdocdir/%name-%version
12mr|taktuk-3.7-4|71	popd
12mr|taktuk-3.7-4|72	cp taktuk-light %buildroot/%{_bindir}/taktuk-light
12mr|taktuk-3.7-4|73	chmod 755 %buildroot/%{_bindir}/taktuk-light
12mr|taktuk-3.7-4|74	
12mr|taktuk-3.7-4|75	%files
12mr|taktuk-3.7-4|76	%{_bindir}/taktuk
12mr|taktuk-3.7-4|77	%{_bindir}/taktuk-light
12mr|taktuk-3.7-4|78	%{_mandir}/man1/*
12mr|taktuk-3.7-4|79	%{_mandir}/man3/*
12mr|taktuk-3.7-4|80	%{_defaultdocdir}/%name-%version
12mr|taktuk-3.7-4|81	
12mr|taktuk-3.7-4|82	%files -n %{lib_name}
12mr|taktuk-3.7-4|83	%doc AUTHORS ChangeLog COPYING DISCLAIMER INSTALL NEWS README sample_session.txt TODO *.html
12mr|taktuk-3.7-4|84	%defattr(-,root,root)
12mr|taktuk-3.7-4|85	%{_libdir}/*.so*
12mr|taktuk-3.7-4|86	
12mr|taktuk-3.7-4|87	%files -n %{lib_name}-devel
12mr|taktuk-3.7-4|88	%{_libdir}/*.*a
12mr|taktuk-3.7-4|89	%{_includedir}/*
12mr|taktuk-3.7-4|90	%{_libdir}/pkgconfig/%name.pc
12mr|taktuk-3.7-4|91	
12mr|taktuk-3.7-4|92	%files -n %{pname}
12mr|taktuk-3.7-4|93	%doc AUTHORS ChangeLog COPYING DISCLAIMER INSTALL NEWS README sample_session.txt TODO *.html
12mr|taktuk-3.7-4|94	%{perl_vendorlib}/*
12mr|taktuk-3.7-4|95	
12mr|taktuk-3.7-4|96	
12mr|taktuk-3.7-4|97	
12mr|taktuk-3.7-4|98	%changelog
12mr|taktuk-3.7-4|99	

16559 12
12mr|talk-0.17-21|1	Summary:	Talk client for one-on-one Internet chatting
12mr|talk-0.17-21|2	Name:		talk
12mr|talk-0.17-21|3	Version:	0.17
12mr|talk-0.17-21|4	Release:	%mkrel 21
12mr|talk-0.17-21|5	License:	BSD
12mr|talk-0.17-21|6	Group:		Networking/Chat
12mr|talk-0.17-21|7	Source0:	ftp://ftp.uk.linux.org/pub/linux/Networking/netkit/netkit-ntalk-%{version}.tar.gz
12mr|talk-0.17-21|8	Source1:	talk-xinetd
12mr|talk-0.17-21|9	Source2:	ntalk-xinetd
12mr|talk-0.17-21|10	Patch0:		netkit-ntalk-0.17-pre20000412-time.patch
12mr|talk-0.17-21|11	Patch1:		netkit-ntalk-0.17-strip.patch
12mr|talk-0.17-21|12	Patch2:		netkit-ntalk-0.17-sockopt.patch
12mr|talk-0.17-21|13	Patch3:		netkit-ntalk-0.17-i18n.patch
12mr|talk-0.17-21|14	Patch4:		netkit-ntalk-0.17-resize.patch
12mr|talk-0.17-21|15	Patch5:		netkit-ntalk-0.17-fix-dos-condition.patch
12mr|talk-0.17-21|16	Patch6:		netkit-ntalk-0.17-man-ln.patch
12mr|talk-0.17-21|17	BuildRequires:	ncurses-devel
12mr|talk-0.17-21|18	Obsoletes:	ntalk
12mr|talk-0.17-21|19	Provides:	ntalk
12mr|talk-0.17-21|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|talk-0.17-21|21	
12mr|talk-0.17-21|22	%description
12mr|talk-0.17-21|23	The talk package provides client and daemon programs for the Internet
12mr|talk-0.17-21|24	talk protocol, which allows you to chat with other users on different
12mr|talk-0.17-21|25	systems.  Talk is a communication program which copies lines from one
12mr|talk-0.17-21|26	terminal to the terminal of another user.
12mr|talk-0.17-21|27	
12mr|talk-0.17-21|28	Install talk if you'd like to use talk for chatting with users on
12mr|talk-0.17-21|29	different systems.
12mr|talk-0.17-21|30	
12mr|talk-0.17-21|31	%package	server
12mr|talk-0.17-21|32	Group:		System/Servers
12mr|talk-0.17-21|33	Summary:	Server for the talk program
12mr|talk-0.17-21|34	Obsoletes:	ntalk
12mr|talk-0.17-21|35	Requires:	xinetd
12mr|talk-0.17-21|36	
12mr|talk-0.17-21|37	%description	server
12mr|talk-0.17-21|38	The talk-server package provides daemon programs for the Internet talk
12mr|talk-0.17-21|39	protocol, which allows you to chat with other users on different
12mr|talk-0.17-21|40	machines.  Talk is a communication program which copies lines from one
12mr|talk-0.17-21|41	terminal to the terminal of another user.
12mr|talk-0.17-21|42	
12mr|talk-0.17-21|43	%prep
12mr|talk-0.17-21|44	%setup -q -n netkit-ntalk-%{version}
12mr|talk-0.17-21|45	%patch0 -p1 -b .time
12mr|talk-0.17-21|46	%patch1 -p1 -b .strip
12mr|talk-0.17-21|47	%patch2 -p1 -b .sockopt
12mr|talk-0.17-21|48	%patch3 -p1 -b .i18n
12mr|talk-0.17-21|49	%patch4 -p1 -b .resize
12mr|talk-0.17-21|50	%patch5 -p1 -b .dos
12mr|talk-0.17-21|51	%patch6 -p0 -b .man
12mr|talk-0.17-21|52	
12mr|talk-0.17-21|53	cp %{SOURCE1} talk.xinetd
12mr|talk-0.17-21|54	cp %{SOURCE2} ntalk.xinetd
12mr|talk-0.17-21|55	
12mr|talk-0.17-21|56	%build
12mr|talk-0.17-21|57	sh configure
12mr|talk-0.17-21|58	perl -pi -e '
12mr|talk-0.17-21|59	s,^CC=.*$,CC=cc,;
12mr|talk-0.17-21|60	s,-O2,\$(RPM_OPT_FLAGS) -D_GNU_SOURCE,;
12mr|talk-0.17-21|61	s,^BINDIR=.*$,BINDIR=%{_bindir},;
12mr|talk-0.17-21|62	s,^MANDIR=.*$,MANDIR=%{_mandir},;
12mr|talk-0.17-21|63	s,^SBINDIR=.*$,SBINDIR=%{_sbindir},;
12mr|talk-0.17-21|64	' MCONFIG
12mr|talk-0.17-21|65	
12mr|talk-0.17-21|66	%make
12mr|talk-0.17-21|67	
12mr|talk-0.17-21|68	%install
12mr|talk-0.17-21|69	rm -rf %{buildroot}
12mr|talk-0.17-21|70	
12mr|talk-0.17-21|71	install -d %{buildroot}%{_sysconfdir}/xinetd.d
12mr|talk-0.17-21|72	install -d %{buildroot}%{_bindir}
12mr|talk-0.17-21|73	install -d %{buildroot}%{_sbindir}
12mr|talk-0.17-21|74	install -d %{buildroot}%{_mandir}/man1
12mr|talk-0.17-21|75	install -d %{buildroot}%{_mandir}/man8
12mr|talk-0.17-21|76	
12mr|talk-0.17-21|77	make INSTALLROOT=%{buildroot} install MANDIR=%{_mandir}
12mr|talk-0.17-21|78	
12mr|talk-0.17-21|79	install -m0644 talk.xinetd %{buildroot}%{_sysconfdir}/xinetd.d/talk
12mr|talk-0.17-21|80	install -m0644 ntalk.xinetd %{buildroot}%{_sysconfdir}/xinetd.d/ntalk
12mr|talk-0.17-21|81	
12mr|talk-0.17-21|82	%clean
12mr|talk-0.17-21|83	rm -rf %{buildroot}
12mr|talk-0.17-21|84	
12mr|talk-0.17-21|85	%files
12mr|talk-0.17-21|86	%defattr(-,root,root)
12mr|talk-0.17-21|87	%{_bindir}/talk
12mr|talk-0.17-21|88	%{_mandir}/man1/talk.1*
12mr|talk-0.17-21|89	
12mr|talk-0.17-21|90	%files server
12mr|talk-0.17-21|91	%defattr(-,root,root)
12mr|talk-0.17-21|92	%config (noreplace) %{_sysconfdir}/xinetd.d/*
12mr|talk-0.17-21|93	%attr(0711,root,root)%{_sbindir}/in.ntalkd
12mr|talk-0.17-21|94	%{_sbindir}/in.talkd
12mr|talk-0.17-21|95	%{_mandir}/man8/in.ntalkd.8*
12mr|talk-0.17-21|96	%{_mandir}/man8/in.talkd.8*
12mr|talk-0.17-21|97	%{_mandir}/man8/ntalkd.8*
12mr|talk-0.17-21|98	%{_mandir}/man8/talkd.8*
12mr|talk-0.17-21|99	
12mr|talk-0.17-21|100	
12mr|talk-0.17-21|101	
12mr|talk-0.17-21|102	%changelog
12mr|talk-0.17-21|103	

16560 12
12mr|talloc-2.0.8-0.beta5.1|1	%define	tallocmajor	2
12mr|talloc-2.0.8-0.beta5.1|2	%define	libtalloc	%mklibname talloc %{tallocmajor}
12mr|talloc-2.0.8-0.beta5.1|3	%define	tallocdev	%mklibname -d talloc
12mr|talloc-2.0.8-0.beta5.1|4	%define	libpytalloc	%mklibname pytalloc-util %{tallocmajor}
12mr|talloc-2.0.8-0.beta5.1|5	%define	libpytallocdev	%mklibname -d pytalloc-util
12mr|talloc-2.0.8-0.beta5.1|6	%define beta		beta5
12mr|talloc-2.0.8-0.beta5.1|7	%define check_sig() export GNUPGHOME=%{_tmppath}/rpm-gpghome \
12mr|talloc-2.0.8-0.beta5.1|8	if [ -d "$GNUPGHOME" ] \
12mr|talloc-2.0.8-0.beta5.1|9	then echo "Error, GNUPGHOME $GNUPGHOME exists, remove it and try again"; exit 1 \
12mr|talloc-2.0.8-0.beta5.1|10	fi \
12mr|talloc-2.0.8-0.beta5.1|11	install -d -m700 $GNUPGHOME \
12mr|talloc-2.0.8-0.beta5.1|12	gpg --import %{1} \
12mr|talloc-2.0.8-0.beta5.1|13	gpg --trust-model always --verify %{2} \
12mr|talloc-2.0.8-0.beta5.1|14	rm -Rf $GNUPGHOME \
12mr|talloc-2.0.8-0.beta5.1|15	
12mr|talloc-2.0.8-0.beta5.1|16	# beta versions are extracted from the samba4 source using
12mr|talloc-2.0.8-0.beta5.1|17	# mkdir -p talloc-2.0.8/lib
12mr|talloc-2.0.8-0.beta5.1|18	# cp -a lib/talloc/* talloc-2.0.8/
12mr|talloc-2.0.8-0.beta5.1|19	# cp -a lib/replace talloc-2.0.8/lib/
12mr|talloc-2.0.8-0.beta5.1|20	# cp -a buildtools talloc-2.0.8/
12mr|talloc-2.0.8-0.beta5.1|21	# tar cf talloc-2.0.8.tar talloc-2.0.8
12mr|talloc-2.0.8-0.beta5.1|22	
12mr|talloc-2.0.8-0.beta5.1|23	Name:		talloc
12mr|talloc-2.0.8-0.beta5.1|24	Version:	2.0.8
12mr|talloc-2.0.8-0.beta5.1|25	URL:		http://talloc.samba.org
12mr|talloc-2.0.8-0.beta5.1|26	Source0:	http://talloc.samba.org/ftp/talloc/talloc-%{version}.tar.xz
12mr|talloc-2.0.8-0.beta5.1|27	%if "%beta" != ""
12mr|talloc-2.0.8-0.beta5.1|28	Release:	0.%beta.1
12mr|talloc-2.0.8-0.beta5.1|29	%else
12mr|talloc-2.0.8-0.beta5.1|30	Release:	1
12mr|talloc-2.0.8-0.beta5.1|31	Source1:	http://talloc.samba.org/ftp/talloc/talloc-%{version}.tar.asc
12mr|talloc-2.0.8-0.beta5.1|32	Source2:	samba-bugs.asc
12mr|talloc-2.0.8-0.beta5.1|33	%endif
12mr|talloc-2.0.8-0.beta5.1|34	License:	GPLv3
12mr|talloc-2.0.8-0.beta5.1|35	# tallocversion was not used when in samba4, so it was 4.0.0
12mr|talloc-2.0.8-0.beta5.1|36	Epoch:		1
12mr|talloc-2.0.8-0.beta5.1|37	Summary:	Library implementing Samba's memory allocator
12mr|talloc-2.0.8-0.beta5.1|38	Group:		System/Libraries
12mr|talloc-2.0.8-0.beta5.1|39	BuildRequires:	acl-devel xsltproc docbook-style-xsl
12mr|talloc-2.0.8-0.beta5.1|40	BuildRequires:	python-devel
12mr|talloc-2.0.8-0.beta5.1|41	
12mr|talloc-2.0.8-0.beta5.1|42	%description
12mr|talloc-2.0.8-0.beta5.1|43	Library implementing Samba's memory allocator
12mr|talloc-2.0.8-0.beta5.1|44	
12mr|talloc-2.0.8-0.beta5.1|45	%package -n	%{libtalloc}
12mr|talloc-2.0.8-0.beta5.1|46	Group:		System/Libraries
12mr|talloc-2.0.8-0.beta5.1|47	Summary:	Library implementing Samba's memory allocator
12mr|talloc-2.0.8-0.beta5.1|48	
12mr|talloc-2.0.8-0.beta5.1|49	%description -n	%{libtalloc}
12mr|talloc-2.0.8-0.beta5.1|50	Library implementing Samba's memory allocator
12mr|talloc-2.0.8-0.beta5.1|51	
12mr|talloc-2.0.8-0.beta5.1|52	%package -n	%{tallocdev}
12mr|talloc-2.0.8-0.beta5.1|53	Group:		Development/C
12mr|talloc-2.0.8-0.beta5.1|54	Summary:	Library implementing Samba's memory allocator
12mr|talloc-2.0.8-0.beta5.1|55	Provides:	talloc-devel = %{EVRD}
12mr|talloc-2.0.8-0.beta5.1|56	Requires:	%{libtalloc} = %{EVRD}
12mr|talloc-2.0.8-0.beta5.1|57	BuildRequires:	swig
12mr|talloc-2.0.8-0.beta5.1|58	
12mr|talloc-2.0.8-0.beta5.1|59	%description -n	%{tallocdev}
12mr|talloc-2.0.8-0.beta5.1|60	Library implementing Samba's memory allocator
12mr|talloc-2.0.8-0.beta5.1|61	
12mr|talloc-2.0.8-0.beta5.1|62	%package -n	python-talloc
12mr|talloc-2.0.8-0.beta5.1|63	Group:		Development/Python
12mr|talloc-2.0.8-0.beta5.1|64	Summary:	Python module for Samba's talloc memory allocator
12mr|talloc-2.0.8-0.beta5.1|65	
12mr|talloc-2.0.8-0.beta5.1|66	%description -n	python-talloc
12mr|talloc-2.0.8-0.beta5.1|67	Python module for Samba's talloc memory allocator
12mr|talloc-2.0.8-0.beta5.1|68	
12mr|talloc-2.0.8-0.beta5.1|69	%package -n	%{libpytalloc}
12mr|talloc-2.0.8-0.beta5.1|70	Group:		Development/C
12mr|talloc-2.0.8-0.beta5.1|71	Summary:	Utility functions for using talloc objects with Python
12mr|talloc-2.0.8-0.beta5.1|72	
12mr|talloc-2.0.8-0.beta5.1|73	%description -n	%{libpytalloc}
12mr|talloc-2.0.8-0.beta5.1|74	Utility functions for using talloc objects with Python
12mr|talloc-2.0.8-0.beta5.1|75	
12mr|talloc-2.0.8-0.beta5.1|76	%package -n	%{libpytallocdev}
12mr|talloc-2.0.8-0.beta5.1|77	Group:		Development/C
12mr|talloc-2.0.8-0.beta5.1|78	Summary:	Utility functions for using talloc objects with Python
12mr|talloc-2.0.8-0.beta5.1|79	Requires:	%{libpytalloc} = %{EVRD}
12mr|talloc-2.0.8-0.beta5.1|80	Provides:	pytalloc-util-devel = %{version}-%{release}
12mr|talloc-2.0.8-0.beta5.1|81	
12mr|talloc-2.0.8-0.beta5.1|82	%description -n %{libpytallocdev}
12mr|talloc-2.0.8-0.beta5.1|83	Utility functions for using talloc objects with Python
12mr|talloc-2.0.8-0.beta5.1|84	
12mr|talloc-2.0.8-0.beta5.1|85	%prep
12mr|talloc-2.0.8-0.beta5.1|86	%if "%beta" == ""
12mr|talloc-2.0.8-0.beta5.1|87	echo "Death to Bush! %beta"
12mr|talloc-2.0.8-0.beta5.1|88	#Try and validate signatures on source:
12mr|talloc-2.0.8-0.beta5.1|89	VERIFYSOURCE=%{SOURCE0}
12mr|talloc-2.0.8-0.beta5.1|90	VERIFYSOURCE=${VERIFYSOURCE%%.gz}
12mr|talloc-2.0.8-0.beta5.1|91	gzip -dc %{SOURCE0} > $VERIFYSOURCE
12mr|talloc-2.0.8-0.beta5.1|92	
12mr|talloc-2.0.8-0.beta5.1|93	%check_sig %{SOURCE2} %{SOURCE1} $VERIFYSOURCE
12mr|talloc-2.0.8-0.beta5.1|94	
12mr|talloc-2.0.8-0.beta5.1|95	rm -f $VERIFYSOURCE
12mr|talloc-2.0.8-0.beta5.1|96	%endif
12mr|talloc-2.0.8-0.beta5.1|97	
12mr|talloc-2.0.8-0.beta5.1|98	%setup -q
12mr|talloc-2.0.8-0.beta5.1|99	chmod +r -R .
12mr|talloc-2.0.8-0.beta5.1|100	
12mr|talloc-2.0.8-0.beta5.1|101	%build
12mr|talloc-2.0.8-0.beta5.1|102	%configure2_5x	--disable-rpath
12mr|talloc-2.0.8-0.beta5.1|103	%make
12mr|talloc-2.0.8-0.beta5.1|104	
12mr|talloc-2.0.8-0.beta5.1|105	%install
12mr|talloc-2.0.8-0.beta5.1|106	%makeinstall_std
12mr|talloc-2.0.8-0.beta5.1|107	chmod +x %{buildroot}{%{_libdir}/lib*.so.%{tallocmajor}*,%{py_platsitedir}/talloc.so}
12mr|talloc-2.0.8-0.beta5.1|108	
12mr|talloc-2.0.8-0.beta5.1|109	%files -n %{libtalloc}
12mr|talloc-2.0.8-0.beta5.1|110	%{_libdir}/libtalloc.so.%{tallocmajor}*
12mr|talloc-2.0.8-0.beta5.1|111	
12mr|talloc-2.0.8-0.beta5.1|112	%files -n %{tallocdev}
12mr|talloc-2.0.8-0.beta5.1|113	%{_libdir}/libtalloc.so
12mr|talloc-2.0.8-0.beta5.1|114	#{_libdir}/libtalloc.a
12mr|talloc-2.0.8-0.beta5.1|115	%{_includedir}/talloc.h
12mr|talloc-2.0.8-0.beta5.1|116	%{_libdir}/pkgconfig/talloc.pc
12mr|talloc-2.0.8-0.beta5.1|117	%{_mandir}/man3/talloc*
12mr|talloc-2.0.8-0.beta5.1|118	#{_datadir}/swig/*/talloc.i
12mr|talloc-2.0.8-0.beta5.1|119	
12mr|talloc-2.0.8-0.beta5.1|120	%files -n python-talloc
12mr|talloc-2.0.8-0.beta5.1|121	%{py_platsitedir}/talloc.so
12mr|talloc-2.0.8-0.beta5.1|122	
12mr|talloc-2.0.8-0.beta5.1|123	%files -n %{libpytalloc}
12mr|talloc-2.0.8-0.beta5.1|124	%{_libdir}/libpytalloc-util.so.%{tallocmajor}*
12mr|talloc-2.0.8-0.beta5.1|125	
12mr|talloc-2.0.8-0.beta5.1|126	%files -n %{libpytallocdev}
12mr|talloc-2.0.8-0.beta5.1|127	%{_includedir}/pytalloc.h
12mr|talloc-2.0.8-0.beta5.1|128	%{_libdir}/libpytalloc-util.so
12mr|talloc-2.0.8-0.beta5.1|129	%{_libdir}/pkgconfig/pytalloc-util.pc
12mr|talloc-2.0.8-0.beta5.1|130	
12mr|talloc-2.0.8-0.beta5.1|131	%changelog
12mr|talloc-2.0.8-0.beta5.1|132	

16561 12
12mr|tar-1.26-6|1	Summary:	A GNU file archiving program
12mr|tar-1.26-6|2	Name:		tar
12mr|tar-1.26-6|3	Version:	1.26
12mr|tar-1.26-6|4	Release:	6
12mr|tar-1.26-6|5	License:	GPLv3
12mr|tar-1.26-6|6	Group:		Archiving/Backup
12mr|tar-1.26-6|7	URL:		http://www.gnu.org/software/tar/tar.html
12mr|tar-1.26-6|8	Source0:	ftp://ftp.gnu.org/gnu/tar/%{name}-%{version}.tar.bz2
12mr|tar-1.26-6|9	Source1:	%{SOURCE0}.sig
12mr|tar-1.26-6|10	Source2:	%{name}-help2man.bz2
12mr|tar-1.26-6|11	BuildRequires:	bison xz
12mr|tar-1.26-6|12	Suggests:	/usr/bin/rsh
12mr|tar-1.26-6|13	Patch0:		tar-1.25-fix-buffer-overflow.patch
12mr|tar-1.26-6|14	Patch1:		tar-1.24-lzma.patch
12mr|tar-1.26-6|15	
12mr|tar-1.26-6|16	Conflicts:	rmt < 0.4b36
12mr|tar-1.26-6|17	
12mr|tar-1.26-6|18	%description
12mr|tar-1.26-6|19	The GNU tar program saves many files together into one archive and
12mr|tar-1.26-6|20	can restore individual files (or all of the files) from the archive.
12mr|tar-1.26-6|21	Tar can also be used to add supplemental files to an archive and to
12mr|tar-1.26-6|22	update or list files in the archive.
12mr|tar-1.26-6|23	
12mr|tar-1.26-6|24	Tar includes multivolume support, automatic archive compression/
12mr|tar-1.26-6|25	decompression, the ability to perform remote archives and the
12mr|tar-1.26-6|26	ability to perform incremental and full backups.
12mr|tar-1.26-6|27	
12mr|tar-1.26-6|28	If you want to use Tar for remote backups, you'll also need to
12mr|tar-1.26-6|29	install the rmt package.
12mr|tar-1.26-6|30	
12mr|tar-1.26-6|31	You should install the tar package, because you'll find its
12mr|tar-1.26-6|32	compression and decompression utilities essential for working
12mr|tar-1.26-6|33	with files.
12mr|tar-1.26-6|34	
12mr|tar-1.26-6|35	%prep
12mr|tar-1.26-6|36	
12mr|tar-1.26-6|37	%setup -q
12mr|tar-1.26-6|38	%patch0 -p0
12mr|tar-1.26-6|39	%patch1 -p0
12mr|tar-1.26-6|40	
12mr|tar-1.26-6|41	bzcat %{SOURCE2} > ./help2man
12mr|tar-1.26-6|42	chmod +x ./help2man
12mr|tar-1.26-6|43	
12mr|tar-1.26-6|44	xz ChangeLog
12mr|tar-1.26-6|45	
12mr|tar-1.26-6|46	sed -i 's/.*sigpipe.at.*//' tests/testsuite.at
12mr|tar-1.26-6|47	
12mr|tar-1.26-6|48	%build
12mr|tar-1.26-6|49	RSH=/usr/bin/rsh \
12mr|tar-1.26-6|50	%configure2_5x \
12mr|tar-1.26-6|51	--enable-backup-scripts \
12mr|tar-1.26-6|52	--bindir=/bin \
12mr|tar-1.26-6|53	--disable-rpath
12mr|tar-1.26-6|54	
12mr|tar-1.26-6|55	%make
12mr|tar-1.26-6|56	
12mr|tar-1.26-6|57	# thanks to diffutils Makefile rule
12mr|tar-1.26-6|58	(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
12mr|tar-1.26-6|59	
12mr|tar-1.26-6|60	%check
12mr|tar-1.26-6|61	# Disabled due to buildsystem weirdness: tests are always fine if you
12mr|tar-1.26-6|62	# do it with iurt on the cluster, but often fail when run through bs,
12mr|tar-1.26-6|63	# randomly - AdamW 2008/04
12mr|tar-1.26-6|64	# (misc, 02-11-2010, sigpipe test do not pass on iurt )
12mr|tar-1.26-6|65	make check
12mr|tar-1.26-6|66	
12mr|tar-1.26-6|67	%install
12mr|tar-1.26-6|68	%makeinstall_std
12mr|tar-1.26-6|69	
12mr|tar-1.26-6|70	ln -sf tar %{buildroot}/bin/gtar
12mr|tar-1.26-6|71	
12mr|tar-1.26-6|72	install -D -m 644 tar.1 %{buildroot}%{_mandir}/man1/tar.1
12mr|tar-1.26-6|73	
12mr|tar-1.26-6|74	# conflicts with coda-debug-backup
12mr|tar-1.26-6|75	mv %{buildroot}%{_sbindir}/backup %{buildroot}%{_sbindir}/tar-backup
12mr|tar-1.26-6|76	mv %{buildroot}%{_sbindir}/restore %{buildroot}%{_sbindir}/tar-restore
12mr|tar-1.26-6|77	
12mr|tar-1.26-6|78	# rmt is provided by rmt ...
12mr|tar-1.26-6|79	%define rmtrealname rmt-tar
12mr|tar-1.26-6|80	mkdir -p %{buildroot}/sbin
12mr|tar-1.26-6|81	mv %{buildroot}%{_libdir}/rmt %{buildroot}/sbin/%rmtrealname
12mr|tar-1.26-6|82	
12mr|tar-1.26-6|83	%find_lang %{name}
12mr|tar-1.26-6|84	
12mr|tar-1.26-6|85	%files -f %{name}.lang
12mr|tar-1.26-6|86	%defattr(-,root,root)
12mr|tar-1.26-6|87	%doc AUTHORS ChangeLog.xz NEWS README THANKS TODO
12mr|tar-1.26-6|88	/bin/*
12mr|tar-1.26-6|89	%{_libexecdir}/backup.sh
12mr|tar-1.26-6|90	%{_libexecdir}/dump-remind
12mr|tar-1.26-6|91	%{_sbindir}/*
12mr|tar-1.26-6|92	/sbin/%rmtrealname
12mr|tar-1.26-6|93	%{_infodir}/*.info*
12mr|tar-1.26-6|94	%{_mandir}/man?/*
12mr|tar-1.26-6|95	
12mr|tar-1.26-6|96	
12mr|tar-1.26-6|97	
12mr|tar-1.26-6|98	%changelog
12mr|tar-1.26-6|99	

16562 12
12mr|task-c++-devel-2012.1-1|1	
12mr|task-c++-devel-2012.1-1|2	# THIS PACKAGE IS STORED IN SVN
12mr|task-c++-devel-2012.1-1|3	# PLEASE DO NOT UPLOAD WITHOUT
12mr|task-c++-devel-2012.1-1|4	# COMMITTING YOUR CHANGES FIRST
12mr|task-c++-devel-2012.1-1|5	
12mr|task-c++-devel-2012.1-1|6	Name: task-c++-devel
12mr|task-c++-devel-2012.1-1|7	Version: 2012.1
12mr|task-c++-devel-2012.1-1|8	Release: 1
12mr|task-c++-devel-2012.1-1|9	License: GPL
12mr|task-c++-devel-2012.1-1|10	Summary: Metapackage for C++ development
12mr|task-c++-devel-2012.1-1|11	Summary(pt_BR): Metapacote para desenvolvimento em C++
12mr|task-c++-devel-2012.1-1|12	Group: Development/C++
12mr|task-c++-devel-2012.1-1|13	Requires: task-c-devel
12mr|task-c++-devel-2012.1-1|14	Requires: gcc-c++
12mr|task-c++-devel-2012.1-1|15	BuildArch: noarch
12mr|task-c++-devel-2012.1-1|16	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12mr|task-c++-devel-2012.1-1|17	
12mr|task-c++-devel-2012.1-1|18	%description
12mr|task-c++-devel-2012.1-1|19	This package is a meta-package, meaning that its purpose is to contain
12mr|task-c++-devel-2012.1-1|20	dependencies for a complete environment for development of programs in the C++
12mr|task-c++-devel-2012.1-1|21	programming language.
12mr|task-c++-devel-2012.1-1|22	
12mr|task-c++-devel-2012.1-1|23	It itself includes no software, only dependencies on software.
12mr|task-c++-devel-2012.1-1|24	
12mr|task-c++-devel-2012.1-1|25	%description -l pt_BR
12mr|task-c++-devel-2012.1-1|26	Este pacote é um metapacote, ou seja, o seu único propósito é conter
12mr|task-c++-devel-2012.1-1|27	dependências para um completo ambiente de desenvolvimento de programas em C++.
12mr|task-c++-devel-2012.1-1|28	
12mr|task-c++-devel-2012.1-1|29	Este pacote não inclui nenhum programa, apenas dependências para outros
12mr|task-c++-devel-2012.1-1|30	programas.
12mr|task-c++-devel-2012.1-1|31	
12mr|task-c++-devel-2012.1-1|32	%files
12mr|task-c++-devel-2012.1-1|33	%defattr(0644,root,root,0755)
12mr|task-c++-devel-2012.1-1|34	
12mr|task-c++-devel-2012.1-1|35	
12mr|task-c++-devel-2012.1-1|36	
12mr|task-c++-devel-2012.1-1|37	
12mr|task-c++-devel-2012.1-1|38	
12mr|task-c++-devel-2012.1-1|39	
12mr|task-c++-devel-2012.1-1|40	%changelog
12mr|task-c++-devel-2012.1-1|41	

16563 12
12mr|task-c-devel-2012.1-2|1	Name: task-c-devel
12mr|task-c-devel-2012.1-2|2	Version: 2012.1
12mr|task-c-devel-2012.1-2|3	Release: 2
12mr|task-c-devel-2012.1-2|4	License: GPL
12mr|task-c-devel-2012.1-2|5	Summary: Metapackage for C development
12mr|task-c-devel-2012.1-2|6	Summary(pt_BR): Metapacote para desenvolvimento em C
12mr|task-c-devel-2012.1-2|7	Group: Development/C
12mr|task-c-devel-2012.1-2|8	Requires: autoconf
12mr|task-c-devel-2012.1-2|9	Requires: automake
12mr|task-c-devel-2012.1-2|10	Requires: binutils
12mr|task-c-devel-2012.1-2|11	Requires: bison
12mr|task-c-devel-2012.1-2|12	Requires: byacc
12mr|task-c-devel-2012.1-2|13	Requires: gcc-cpp
12mr|task-c-devel-2012.1-2|14	Requires: ctags
12mr|task-c-devel-2012.1-2|15	Requires: diffutils
12mr|task-c-devel-2012.1-2|16	Requires: flex
12mr|task-c-devel-2012.1-2|17	Requires: gcc
12mr|task-c-devel-2012.1-2|18	Requires: glib2-devel
12mr|task-c-devel-2012.1-2|19	Requires: glibc-devel
12mr|task-c-devel-2012.1-2|20	Requires: slang-devel
12mr|task-c-devel-2012.1-2|21	Requires: libtool
12mr|task-c-devel-2012.1-2|22	Requires: zlib-devel
12mr|task-c-devel-2012.1-2|23	Requires: m4
12mr|task-c-devel-2012.1-2|24	Requires: make
12mr|task-c-devel-2012.1-2|25	Requires: ncurses-devel
12mr|task-c-devel-2012.1-2|26	Requires: patch
12mr|task-c-devel-2012.1-2|27	Requires: texinfo
12mr|task-c-devel-2012.1-2|28	BuildArch: noarch
12mr|task-c-devel-2012.1-2|29	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12mr|task-c-devel-2012.1-2|30	
12mr|task-c-devel-2012.1-2|31	%description
12mr|task-c-devel-2012.1-2|32	This package is a meta-package, meaning that its purpose is to contain
12mr|task-c-devel-2012.1-2|33	dependencies for a complete environment for development of programs in
12mr|task-c-devel-2012.1-2|34	the C programming language.
12mr|task-c-devel-2012.1-2|35	It itself includes no software, only dependencies on software.
12mr|task-c-devel-2012.1-2|36	
12mr|task-c-devel-2012.1-2|37	%description -l pt_BR
12mr|task-c-devel-2012.1-2|38	Este pacote é um metapacote, ou seja, o seu único propósito é conter
12mr|task-c-devel-2012.1-2|39	dependências para um completo ambiente de desenvolvimento de programas em C.
12mr|task-c-devel-2012.1-2|40	
12mr|task-c-devel-2012.1-2|41	Este pacote não inclui nenhum programa, apenas dependências para outros
12mr|task-c-devel-2012.1-2|42	programas.
12mr|task-c-devel-2012.1-2|43	
12mr|task-c-devel-2012.1-2|44	%files
12mr|task-c-devel-2012.1-2|45	
12mr|task-c-devel-2012.1-2|46	
12mr|task-c-devel-2012.1-2|47	
12mr|task-c-devel-2012.1-2|48	%changelog
12mr|task-c-devel-2012.1-2|49	* Sat Sep  15 2012 akdengi <kazancas@mandriva.ru>
12mr|task-c-devel-2012.1-2|50	+ Commit: e78dc1b
12mr|task-c-devel-2012.1-2|51	- -new version 2012.1
12mr|task-c-devel-2012.1-2|52	
12mr|task-c-devel-2012.1-2|53	

16564 12
12mr|task-gnome-2012-3.6.1|1	Summary: Metapackage for GNOME desktop environment
12mr|task-gnome-2012-3.6.1|2	Name: task-gnome
12mr|task-gnome-2012-3.6.1|3	Version: 2012
12mr|task-gnome-2012-3.6.1|4	Release: 3.6.1
12mr|task-gnome-2012-3.6.1|5	Group: Graphical desktop/GNOME
12mr|task-gnome-2012-3.6.1|6	License: GPLv2+
12mr|task-gnome-2012-3.6.1|7	BuildArch: noarch
12mr|task-gnome-2012-3.6.1|8	
12mr|task-gnome-2012-3.6.1|9	Requires: %{name}-minimal
12mr|task-gnome-2012-3.6.1|10	Obsoletes: gnome-utils
12mr|task-gnome-2012-3.6.1|11	# MD 2012_04_02
12mr|task-gnome-2012-3.6.1|12	# anything with suggests is replaceable
12mr|task-gnome-2012-3.6.1|13	# anything with requires adds functionality
12mr|task-gnome-2012-3.6.1|14	# please change if you disagree
12mr|task-gnome-2012-3.6.1|15	Requires: cheese
12mr|task-gnome-2012-3.6.1|16	Requires: eog
12mr|task-gnome-2012-3.6.1|17	Requires: evince
12mr|task-gnome-2012-3.6.1|18	Requires: folks
12mr|task-gnome-2012-3.6.1|19	Requires: gcalctool
12mr|task-gnome-2012-3.6.1|20	Requires: gnome-color-manager
12mr|task-gnome-2012-3.6.1|21	Requires: gnome-disk-utility
12mr|task-gnome-2012-3.6.1|22	Requires: file-roller
12mr|task-gnome-2012-3.6.1|23	Requires: libsocialweb
12mr|task-gnome-2012-3.6.1|24	#Requires: rhythmbox
12mr|task-gnome-2012-3.6.1|25	Requires: telepathy-mission-control
12mr|task-gnome-2012-3.6.1|26	Requires: totem
12mr|task-gnome-2012-3.6.1|27	Requires: tracker-applet
12mr|task-gnome-2012-3.6.1|28	Requires: tracker-preferences
12mr|task-gnome-2012-3.6.1|29	
12mr|task-gnome-2012-3.6.1|30	#extras
12mr|task-gnome-2012-3.6.1|31	Suggests: empathy
12mr|task-gnome-2012-3.6.1|32	Suggests: epiphany
12mr|task-gnome-2012-3.6.1|33	Suggests: epiphany-extensions
12mr|task-gnome-2012-3.6.1|34	Suggests: gedit
12mr|task-gnome-2012-3.6.1|35	Requires: gdm
12mr|task-gnome-2012-3.6.1|36	# do ppl still own these
12mr|task-gnome-2012-3.6.1|37	Suggests: gnome-pilot
12mr|task-gnome-2012-3.6.1|38	
12mr|task-gnome-2012-3.6.1|39	# games
12mr|task-gnome-2012-3.6.1|40	Suggests: gnome-games
12mr|task-gnome-2012-3.6.1|41	
12mr|task-gnome-2012-3.6.1|42	# biz / office / utils
12mr|task-gnome-2012-3.6.1|43	Suggests: brasero
12mr|task-gnome-2012-3.6.1|44	Suggests: caribou
12mr|task-gnome-2012-3.6.1|45	Suggests: caribou-gtk3
12mr|task-gnome-2012-3.6.1|46	Suggests: ekiga
12mr|task-gnome-2012-3.6.1|47	Suggests: evolution
12mr|task-gnome-2012-3.6.1|48	Suggests: evolution-tracker
12mr|task-gnome-2012-3.6.1|49	Suggests: evolution-webcal
12mr|task-gnome-2012-3.6.1|50	#Suggests: gnome-boxes
12mr|task-gnome-2012-3.6.1|51	Requires: gnome-contacts
12mr|task-gnome-2012-3.6.1|52	Requires: gnome-dictionary
12mr|task-gnome-2012-3.6.1|53	Requires: gnome-documents
12mr|task-gnome-2012-3.6.1|54	Requires: gnome-font-viewer
12mr|task-gnome-2012-3.6.1|55	Requires: gnome-online-accounts
12mr|task-gnome-2012-3.6.1|56	Suggests: gok
12mr|task-gnome-2012-3.6.1|57	Suggests: gucharmap
12mr|task-gnome-2012-3.6.1|58	Suggests: mousetweaks
12mr|task-gnome-2012-3.6.1|59	Suggests: nautilus-filesharing
12mr|task-gnome-2012-3.6.1|60	Suggests: nautilus-sendto-bluetooth
12mr|task-gnome-2012-3.6.1|61	Suggests: nautilus-sendto-evolution
12mr|task-gnome-2012-3.6.1|62	Suggests: orca
12mr|task-gnome-2012-3.6.1|63	Suggests: simple-scan
12mr|task-gnome-2012-3.6.1|64	Suggests: shotwell
12mr|task-gnome-2012-3.6.1|65	Requires: sushi
12mr|task-gnome-2012-3.6.1|66	Suggests: vino
12mr|task-gnome-2012-3.6.1|67	Suggests: vinagre
12mr|task-gnome-2012-3.6.1|68	
12mr|task-gnome-2012-3.6.1|69	%description
12mr|task-gnome-2012-3.6.1|70	This package is a meta-package, meaning that its purpose is to contain
12mr|task-gnome-2012-3.6.1|71	dependencies for running the GNOME.
12mr|task-gnome-2012-3.6.1|72	
12mr|task-gnome-2012-3.6.1|73	%package minimal
12mr|task-gnome-2012-3.6.1|74	Summary: Minimal dependencies needed for GNOME desktop
12mr|task-gnome-2012-3.6.1|75	Group: Graphical desktop/GNOME
12mr|task-gnome-2012-3.6.1|76	
12mr|task-gnome-2012-3.6.1|77	Requires: accountsservice
12mr|task-gnome-2012-3.6.1|78	Requires: baobab
12mr|task-gnome-2012-3.6.1|79	Requires: gnome-applets
12mr|task-gnome-2012-3.6.1|80	Requires: gnome-control-center
12mr|task-gnome-2012-3.6.1|81	Requires: gnome-icon-theme-symbolic
12mr|task-gnome-2012-3.6.1|82	Requires: gnome-keyring
12mr|task-gnome-2012-3.6.1|83	Requires: gnome-power-manager
12mr|task-gnome-2012-3.6.1|84	Requires: gnome-system-monitor
12mr|task-gnome-2012-3.6.1|85	Requires: gnome-terminal
12mr|task-gnome-2012-3.6.1|86	Requires: gnome-themes-standard
12mr|task-gnome-2012-3.6.1|87	Requires: gnome-tweak-tool
12mr|task-gnome-2012-3.6.1|88	Requires: gnome-backgrounds
12mr|task-gnome-2012-3.6.1|89	Requires: gnome-system-log
12mr|task-gnome-2012-3.6.1|90	Requires: gnome-search-tool
12mr|task-gnome-2012-3.6.1|91	Requires: gnome-screenshot
12mr|task-gnome-2012-3.6.1|92	Requires: libgnomekbd-common
12mr|task-gnome-2012-3.6.1|93	Requires: libnotify
12mr|task-gnome-2012-3.6.1|94	Requires: nautilus
12mr|task-gnome-2012-3.6.1|95	Requires: networkmanager-applet
12mr|task-gnome-2012-3.6.1|96	Requires: notification-daemon
12mr|task-gnome-2012-3.6.1|97	Requires: packagekit-gtk3-module
12mr|task-gnome-2012-3.6.1|98	Requires: task-pulseaudio
12mr|task-gnome-2012-3.6.1|99	Requires: task-x11
12mr|task-gnome-2012-3.6.1|100	Requires: yelp
12mr|task-gnome-2012-3.6.1|101	# gnome3 fallback
12mr|task-gnome-2012-3.6.1|102	Requires: gnome-panel
12mr|task-gnome-2012-3.6.1|103	Requires: gobject-introspection
12mr|task-gnome-2012-3.6.1|104	Requires: metacity
12mr|task-gnome-2012-3.6.1|105	#Suggests: mandriva-theme does mdv care?
12mr|task-gnome-2012-3.6.1|106	Suggests: gnome-media
12mr|task-gnome-2012-3.6.1|107	Suggests: gnome-packagekit
12mr|task-gnome-2012-3.6.1|108	Suggests: preload
12mr|task-gnome-2012-3.6.1|109	
12mr|task-gnome-2012-3.6.1|110	%description minimal
12mr|task-gnome-2012-3.6.1|111	This package is a meta-package, meaning that its purpose is to contain
12mr|task-gnome-2012-3.6.1|112	minimal dependencies for running a minimal GNOME desktop environment.
12mr|task-gnome-2012-3.6.1|113	
12mr|task-gnome-2012-3.6.1|114	%files
12mr|task-gnome-2012-3.6.1|115	
12mr|task-gnome-2012-3.6.1|116	%files minimal
12mr|task-gnome-2012-3.6.1|117	
12mr|task-gnome-2012-3.6.1|118	
12mr|task-gnome-2012-3.6.1|119	
12mr|task-gnome-2012-3.6.1|120	%changelog
12mr|task-gnome-2012-3.6.1|121	* Wed May 09 2012 Matthew Dawkins <mattydaw@mandriva.org> 2012-3.2
12mr|task-gnome-2012-3.6.1|122	+ Revision: 797810
12mr|task-gnome-2012-3.6.1|123	- added req task-x11
12mr|task-gnome-2012-3.6.1|124	- rebuild
12mr|task-gnome-2012-3.6.1|125	- added reqs for missing pkg
12mr|task-gnome-2012-3.6.1|126	- gnome-online-accounts gnome-keyring
12mr|task-gnome-2012-3.6.1|127	- task-pulseaudio libnotify
12mr|task-gnome-2012-3.6.1|128	- notification-daemon packagekit-gtk3-module
12mr|task-gnome-2012-3.6.1|129	- added suggests for gnome-packagekit
12mr|task-gnome-2012-3.6.1|130	
12mr|task-gnome-2012-3.6.1|131	* Sun May 06 2012 Matthew Dawkins <mattydaw@mandriva.org> 2012-3.1
12mr|task-gnome-2012-3.6.1|132	+ Revision: 797170
12mr|task-gnome-2012-3.6.1|133	- obsolete gnome-utils
12mr|task-gnome-2012-3.6.1|134	
12mr|task-gnome-2012-3.6.1|135	* Sun May 06 2012 Matthew Dawkins <mattydaw@mandriva.org> 2012-3
12mr|task-gnome-2012-3.6.1|136	+ Revision: 796938
12mr|task-gnome-2012-3.6.1|137	- rebuild for gnome 3.4
12mr|task-gnome-2012-3.6.1|138	
12mr|task-gnome-2012-3.6.1|139	* Tue Apr 03 2012 Matthew Dawkins <mattydaw@mandriva.org> 2012-2.1
12mr|task-gnome-2012-3.6.1|140	+ Revision: 789020
12mr|task-gnome-2012-3.6.1|141	+ rebuild (emptylog)
12mr|task-gnome-2012-3.6.1|142	
12mr|task-gnome-2012-3.6.1|143	* Tue Apr 03 2012 Matthew Dawkins <mattydaw@mandriva.org> 2012-2
12mr|task-gnome-2012-3.6.1|144	+ Revision: 788915
12mr|task-gnome-2012-3.6.1|145	- rebuild
12mr|task-gnome-2012-3.6.1|146	- added another missing dep
12mr|task-gnome-2012-3.6.1|147	- moved gir pkg deps to gnome-shell
12mr|task-gnome-2012-3.6.1|148	
12mr|task-gnome-2012-3.6.1|149	* Mon Apr 02 2012 Matthew Dawkins <mattydaw@mandriva.org> 2012-1
12mr|task-gnome-2012-3.6.1|150	+ Revision: 788890
12mr|task-gnome-2012-3.6.1|151	- added reqs for typelib pkgs
12mr|task-gnome-2012-3.6.1|152	- update for gnome3
12mr|task-gnome-2012-3.6.1|153	- first attempt
12mr|task-gnome-2012-3.6.1|154	
12mr|task-gnome-2012-3.6.1|155	* Fri May 06 2011 Oden Eriksson <oeriksson@mandriva.com> 2010.1-6
12mr|task-gnome-2012-3.6.1|156	+ Revision: 670665
12mr|task-gnome-2012-3.6.1|157	- mass rebuild
12mr|task-gnome-2012-3.6.1|158	
12mr|task-gnome-2012-3.6.1|159	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 2010.1-5mdv2011.0
12mr|task-gnome-2012-3.6.1|160	+ Revision: 607977
12mr|task-gnome-2012-3.6.1|161	- rebuild
12mr|task-gnome-2012-3.6.1|162	
12mr|task-gnome-2012-3.6.1|163	* Fri May 07 2010 Frederic Crozat <fcrozat@mandriva.com> 2010.1-4mdv2010.1
12mr|task-gnome-2012-3.6.1|164	+ Revision: 543319
12mr|task-gnome-2012-3.6.1|165	- Move some requirements from gnome-settings-daemon to tasks
12mr|task-gnome-2012-3.6.1|166	
12mr|task-gnome-2012-3.6.1|167	* Fri Apr 16 2010 Frederic Crozat <fcrozat@mandriva.com> 2010.1-3mdv2010.1
12mr|task-gnome-2012-3.6.1|168	+ Revision: 535397
12mr|task-gnome-2012-3.6.1|169	- do not install evolution-tracker for now, not stable enough
12mr|task-gnome-2012-3.6.1|170	
12mr|task-gnome-2012-3.6.1|171	* Thu Apr 15 2010 Frederic Crozat <fcrozat@mandriva.com> 2010.1-2mdv2010.1
12mr|task-gnome-2012-3.6.1|172	+ Revision: 535106
12mr|task-gnome-2012-3.6.1|173	- fix title
12mr|task-gnome-2012-3.6.1|174	- replace beagle with tracker
12mr|task-gnome-2012-3.6.1|175	
12mr|task-gnome-2012-3.6.1|176	* Wed Feb 03 2010 Frederic Crozat <fcrozat@mandriva.com> 2010.1-1mdv2010.1
12mr|task-gnome-2012-3.6.1|177	+ Revision: 500168
12mr|task-gnome-2012-3.6.1|178	- Suggests gnome-color-manager
12mr|task-gnome-2012-3.6.1|179	
12mr|task-gnome-2012-3.6.1|180	* Mon Oct 05 2009 Frederic Crozat <fcrozat@mandriva.com> 2010.0-3mdv2010.0
12mr|task-gnome-2012-3.6.1|181	+ Revision: 454068
12mr|task-gnome-2012-3.6.1|182	- gnome-volume-manager functions are now provided by nautilus
12mr|task-gnome-2012-3.6.1|183	
12mr|task-gnome-2012-3.6.1|184	* Mon Sep 21 2009 Frederic Crozat <fcrozat@mandriva.com> 2010.0-2mdv2010.0
12mr|task-gnome-2012-3.6.1|185	+ Revision: 446445
12mr|task-gnome-2012-3.6.1|186	- Replace pidgin with empathy
12mr|task-gnome-2012-3.6.1|187	
12mr|task-gnome-2012-3.6.1|188	* Wed Jun 24 2009 Frederic Crozat <fcrozat@mandriva.com> 2010.0-1mdv2010.0
12mr|task-gnome-2012-3.6.1|189	+ Revision: 388883
12mr|task-gnome-2012-3.6.1|190	- Suggests cheese (Mdv bug #44716)
12mr|task-gnome-2012-3.6.1|191	
12mr|task-gnome-2012-3.6.1|192	* Thu Mar 12 2009 Frederic Crozat <fcrozat@mandriva.com> 2009.1-1mdv2009.1
12mr|task-gnome-2012-3.6.1|193	+ Revision: 354234
12mr|task-gnome-2012-3.6.1|194	- Move suggest of gnome-media to task-gnome-minimal
12mr|task-gnome-2012-3.6.1|195	- Remove suggests on nautilus-cd-burner, it is replaced by brasero
12mr|task-gnome-2012-3.6.1|196	
12mr|task-gnome-2012-3.6.1|197	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 2009.0-6mdv2009.1
12mr|task-gnome-2012-3.6.1|198	+ Revision: 351499
12mr|task-gnome-2012-3.6.1|199	- rebuild
12mr|task-gnome-2012-3.6.1|200	
12mr|task-gnome-2012-3.6.1|201	* Mon Oct 27 2008 Pixel <pixel@mandriva.com> 2009.0-5mdv2009.1
12mr|task-gnome-2012-3.6.1|202	+ Revision: 297561
12mr|task-gnome-2012-3.6.1|203	- transform most Requires into Suggests to allow removing those pkgs while still
12mr|task-gnome-2012-3.6.1|204	keeping task-gnome installed (otherwise it creates many "orphans")
12mr|task-gnome-2012-3.6.1|205	
12mr|task-gnome-2012-3.6.1|206	* Fri Sep 26 2008 Frederic Crozat <fcrozat@mandriva.com> 2009.0-4mdv2009.0
12mr|task-gnome-2012-3.6.1|207	+ Revision: 288690
12mr|task-gnome-2012-3.6.1|208	- Move preload suggest to minimal package, and add readahead as well
12mr|task-gnome-2012-3.6.1|209	
12mr|task-gnome-2012-3.6.1|210	* Thu Sep 25 2008 Frederic Crozat <fcrozat@mandriva.com> 2009.0-3mdv2009.0
12mr|task-gnome-2012-3.6.1|211	+ Revision: 288121
12mr|task-gnome-2012-3.6.1|212	- Add preload as suggests, reduce login time at startup
12mr|task-gnome-2012-3.6.1|213	
12mr|task-gnome-2012-3.6.1|214	* Wed Aug 27 2008 Frederic Crozat <fcrozat@mandriva.com> 2009.0-2mdv2009.0
12mr|task-gnome-2012-3.6.1|215	+ Revision: 276533
12mr|task-gnome-2012-3.6.1|216	- Add more accessibility apps, as suggests
12mr|task-gnome-2012-3.6.1|217	- enforce gnome-power-manager installation
12mr|task-gnome-2012-3.6.1|218	
12mr|task-gnome-2012-3.6.1|219	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 2009.0-1mdv2009.0
12mr|task-gnome-2012-3.6.1|220	+ Revision: 245405
12mr|task-gnome-2012-3.6.1|221	- reset version
12mr|task-gnome-2012-3.6.1|222	
12mr|task-gnome-2012-3.6.1|223	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 2008.1-5mdv2009.0
12mr|task-gnome-2012-3.6.1|224	+ Revision: 225622
12mr|task-gnome-2012-3.6.1|225	- rebuild
12mr|task-gnome-2012-3.6.1|226	
12mr|task-gnome-2012-3.6.1|227	* Wed Apr 02 2008 Frederic Crozat <fcrozat@mandriva.com> 2008.1-4mdv2008.1
12mr|task-gnome-2012-3.6.1|228	+ Revision: 191683
12mr|task-gnome-2012-3.6.1|229	- Suggests brasero (Mdv bug #39721)
12mr|task-gnome-2012-3.6.1|230	
12mr|task-gnome-2012-3.6.1|231	* Tue Mar 04 2008 Frederic Crozat <fcrozat@mandriva.com> 2008.1-3mdv2008.1
12mr|task-gnome-2012-3.6.1|232	+ Revision: 178834
12mr|task-gnome-2012-3.6.1|233	- Suggests task-pulseaudio in task-gnome-minimal
12mr|task-gnome-2012-3.6.1|234	
12mr|task-gnome-2012-3.6.1|235	* Thu Feb 28 2008 Frederic Crozat <fcrozat@mandriva.com> 2008.1-2mdv2008.1
12mr|task-gnome-2012-3.6.1|236	+ Revision: 176015
12mr|task-gnome-2012-3.6.1|237	- Remove gthumb from dependencies
12mr|task-gnome-2012-3.6.1|238	- Add vino and vinagre
12mr|task-gnome-2012-3.6.1|239	- Rename gaim into pidgin
12mr|task-gnome-2012-3.6.1|240	
12mr|task-gnome-2012-3.6.1|241	* Fri Feb 15 2008 Frederic Crozat <fcrozat@mandriva.com> 2008.1-1mdv2008.1
12mr|task-gnome-2012-3.6.1|242	+ Revision: 168768
12mr|task-gnome-2012-3.6.1|243	- Add suggests on nautilus-sendto-bluetooth and nautilus-sendto-evolution (Mdv bug #29336)
12mr|task-gnome-2012-3.6.1|244	
12mr|task-gnome-2012-3.6.1|245	+ Olivier Blin <blino@mandriva.org>
12mr|task-gnome-2012-3.6.1|246	- restore BuildRoot
12mr|task-gnome-2012-3.6.1|247	
12mr|task-gnome-2012-3.6.1|248	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 2007-5mdv2008.1
12mr|task-gnome-2012-3.6.1|249	+ Revision: 128245
12mr|task-gnome-2012-3.6.1|250	- kill re-definition of %%buildroot on Pixel's request
12mr|task-gnome-2012-3.6.1|251	
12mr|task-gnome-2012-3.6.1|252	+ Frederic Crozat <fcrozat@mandriva.com>
12mr|task-gnome-2012-3.6.1|253	- Move requirement on bug-buddy into a suggests and move it to task-gnome-minimal
12mr|task-gnome-2012-3.6.1|254	
12mr|task-gnome-2012-3.6.1|255	
12mr|task-gnome-2012-3.6.1|256	* Wed Mar 28 2007 Frederic Crozat <fcrozat@mandriva.com> 2007-5mdv2007.1
12mr|task-gnome-2012-3.6.1|257	+ Revision: 149245
12mr|task-gnome-2012-3.6.1|258	- Add evince dependency to main package
12mr|task-gnome-2012-3.6.1|259	
12mr|task-gnome-2012-3.6.1|260	* Fri Mar 16 2007 Frederic Crozat <fcrozat@mandriva.com> 2007-4mdv2007.1
12mr|task-gnome-2012-3.6.1|261	+ Revision: 144805
12mr|task-gnome-2012-3.6.1|262	- Pull beagle-gui, not beagle
12mr|task-gnome-2012-3.6.1|263	- Pull beagle-evolution
12mr|task-gnome-2012-3.6.1|264	- Remove specfile translation, they are in separate package now
12mr|task-gnome-2012-3.6.1|265	
12mr|task-gnome-2012-3.6.1|266	+ Jérôme Soyer <saispo@mandriva.org>
12mr|task-gnome-2012-3.6.1|267	- Import task-gnome
12mr|task-gnome-2012-3.6.1|268	
12mr|task-gnome-2012-3.6.1|269	* Thu Sep 07 2006 Frederic Crozat <fcrozat@mandriva.com> 2007-3mdv2007.0
12mr|task-gnome-2012-3.6.1|270	- Add more applications
12mr|task-gnome-2012-3.6.1|271	
12mr|task-gnome-2012-3.6.1|272	* Sat Aug 19 2006 Frederic Crozat <fcrozat@mandriva.com> 2007-2mdv2007.0
12mr|task-gnome-2012-3.6.1|273	- Replace gnopernicus with orca
12mr|task-gnome-2012-3.6.1|274	
12mr|task-gnome-2012-3.6.1|275	* Tue Jul 11 2006 Frederic Crozat <fcrozat@mandriva.com> 2007-1mdv2007.0
12mr|task-gnome-2012-3.6.1|276	- Rename gnome2 package as task-gnome-mininal and merge into task-gnome
12mr|task-gnome-2012-3.6.1|277	
12mr|task-gnome-2012-3.6.1|278	* Thu Aug 11 2005 Leonardo Chiquitto Filho <chiquitto@mandriva.com> 2006-1mdk
12mr|task-gnome-2012-3.6.1|279	- package created for Mandriva
12mr|task-gnome-2012-3.6.1|280	

16565 12
12mr|task-kde4-4.9.4-1|1	Name:		task-kde4
12mr|task-kde4-4.9.4-1|2	Version:	4.9.4
12mr|task-kde4-4.9.4-1|3	Release:	1
12mr|task-kde4-4.9.4-1|4	Epoch:		1
12mr|task-kde4-4.9.4-1|5	Summary:	Metapackage for KDE4
12mr|task-kde4-4.9.4-1|6	Group:		Graphical desktop/KDE
12mr|task-kde4-4.9.4-1|7	License:	GPL
12mr|task-kde4-4.9.4-1|8	Requires:	task-kde4-minimal
12mr|task-kde4-4.9.4-1|9	Suggests:	amarok
12mr|task-kde4-4.9.4-1|10	Suggests:	kcharselect
12mr|task-kde4-4.9.4-1|11	Suggests:	kcron
12mr|task-kde4-4.9.4-1|12	Suggests:	kdeaccessibility4
12mr|task-kde4-4.9.4-1|13	Suggests:	kdenetwork4
12mr|task-kde4-4.9.4-1|14	Suggests:	knetworkmanager
12mr|task-kde4-4.9.4-1|15	Suggests:	kdepim4
12mr|task-kde4-4.9.4-1|16	Suggests:	kdeplasma-addons
12mr|task-kde4-4.9.4-1|17	Suggests:	klook
12mr|task-kde4-4.9.4-1|18	Suggests:	ktimer
12mr|task-kde4-4.9.4-1|19	Suggests:	kwallet
12mr|task-kde4-4.9.4-1|20	Suggests:	rosapanel
12mr|task-kde4-4.9.4-1|21	Suggests:	rosa-launcher
12mr|task-kde4-4.9.4-1|22	Suggests:	rosa-media-player
12mr|task-kde4-4.9.4-1|23	
12mr|task-kde4-4.9.4-1|24	Suggests:	plasma-scriptengine-python
12mr|task-kde4-4.9.4-1|25	Suggests:	plasma-scriptengine-ruby
12mr|task-kde4-4.9.4-1|26	
12mr|task-kde4-4.9.4-1|27	# These are very useful to set with GTK applications style
12mr|task-kde4-4.9.4-1|28	Suggests:	gtk-qt-engine
12mr|task-kde4-4.9.4-1|29	Suggests:	gtk-engines2
12mr|task-kde4-4.9.4-1|30	Suggests:	kde-gtk-config
12mr|task-kde4-4.9.4-1|31	
12mr|task-kde4-4.9.4-1|32	BuildArch:	noarch
12mr|task-kde4-4.9.4-1|33	Obsoletes:	task-kde < 1:4.6.5
12mr|task-kde4-4.9.4-1|34	Provides:	task-kde = %{epoch}:%{version}
12mr|task-kde4-4.9.4-1|35	
12mr|task-kde4-4.9.4-1|36	%description
12mr|task-kde4-4.9.4-1|37	This package is a meta-package, meaning that its purpose is to contain
12mr|task-kde4-4.9.4-1|38	the complete dependencies for running the KDE4 desktop ( plus amarok,
12mr|task-kde4-4.9.4-1|39	koffice, ...)
12mr|task-kde4-4.9.4-1|40	
12mr|task-kde4-4.9.4-1|41	%files
12mr|task-kde4-4.9.4-1|42	
12mr|task-kde4-4.9.4-1|43	#---------------------------------------------------------------------
12mr|task-kde4-4.9.4-1|44	
12mr|task-kde4-4.9.4-1|45	%package minimal
12mr|task-kde4-4.9.4-1|46	Summary:	Minimal dependencies needed KDE4
12mr|task-kde4-4.9.4-1|47	Group:		Graphical desktop/KDE
12mr|task-kde4-4.9.4-1|48	
12mr|task-kde4-4.9.4-1|49	Suggests:	task-pulseaudio
12mr|task-kde4-4.9.4-1|50	Requires:	task-x11
12mr|task-kde4-4.9.4-1|51	
12mr|task-kde4-4.9.4-1|52	Suggests:	akonadi-kde
12mr|task-kde4-4.9.4-1|53	Requires:	ark
12mr|task-kde4-4.9.4-1|54	Requires:	dbus-x11
12mr|task-kde4-4.9.4-1|55	Requires:	dolphin
12mr|task-kde4-4.9.4-1|56	Requires:	gwenview
12mr|task-kde4-4.9.4-1|57	
12mr|task-kde4-4.9.4-1|58	Suggests:	kamera
12mr|task-kde4-4.9.4-1|59	Suggests:	kcalc
12mr|task-kde4-4.9.4-1|60	Suggests:	kde4-audiocd
12mr|task-kde4-4.9.4-1|61	Requires:	kde4-config-file
12mr|task-kde4-4.9.4-1|62	Requires:	kde4-nsplugins
12mr|task-kde4-4.9.4-1|63	Requires:	kdeartwork4-kscreensaver
12mr|task-kde4-4.9.4-1|64	Requires:	kdebase4-runtime
12mr|task-kde4-4.9.4-1|65	Requires:	kdebase4-workspace
12mr|task-kde4-4.9.4-1|66	Suggests:	kdepasswd
12mr|task-kde4-4.9.4-1|67	Requires:	kdialog
12mr|task-kde4-4.9.4-1|68	Requires:	kdm
12mr|task-kde4-4.9.4-1|69	Requires:	keditbookmarks
12mr|task-kde4-4.9.4-1|70	Suggests:	kio-sysinfo
12mr|task-kde4-4.9.4-1|71	Suggests:	kickoff
12mr|task-kde4-4.9.4-1|72	Requires:	kmix
12mr|task-kde4-4.9.4-1|73	Requires:	kmozillahelper
12mr|task-kde4-4.9.4-1|74	Requires:	konsole
12mr|task-kde4-4.9.4-1|75	Requires:	kwrite
12mr|task-kde4-4.9.4-1|76	
12mr|task-kde4-4.9.4-1|77	Suggests:	mandriva-galaxy
12mr|task-kde4-4.9.4-1|78	Suggests:	mandriva-galaxy-data
12mr|task-kde4-4.9.4-1|79	Suggests:	mplayerthumb
12mr|task-kde4-4.9.4-1|80	Suggests:	nepomuk-scribo
12mr|task-kde4-4.9.4-1|81	Suggests:	okular
12mr|task-kde4-4.9.4-1|82	Suggests:	oxygen-icon-theme
12mr|task-kde4-4.9.4-1|83	Suggests:	phonon-gstreamer
12mr|task-kde4-4.9.4-1|84	Suggests:	plasma-applet-battery
12mr|task-kde4-4.9.4-1|85	Requires:	plasma-applet-showdesktop
12mr|task-kde4-4.9.4-1|86	Requires:	plasma-desktoptheme-rosa
12mr|task-kde4-4.9.4-1|87	Requires:	plasma-wallpaper-timeoftheday
12mr|task-kde4-4.9.4-1|88	Suggests:	preload
12mr|task-kde4-4.9.4-1|89	Requires:	qt4-qtdbus
12mr|task-kde4-4.9.4-1|90	Suggests:	readahead
12mr|task-kde4-4.9.4-1|91	Requires:	rosa-elementary-theme
12mr|task-kde4-4.9.4-1|92	Requires:	rosa-icons
12mr|task-kde4-4.9.4-1|93	Requires:	xsettings-kde
12mr|task-kde4-4.9.4-1|94	
12mr|task-kde4-4.9.4-1|95	Obsoletes:	task-kde-minimal < 1:4.2.2
12mr|task-kde4-4.9.4-1|96	Provides:	task-kde-minimal = %{epoch}:%{version}
12mr|task-kde4-4.9.4-1|97	
12mr|task-kde4-4.9.4-1|98	%description minimal
12mr|task-kde4-4.9.4-1|99	This package is a meta-package, meaning that its purpose is to contain
12mr|task-kde4-4.9.4-1|100	minimal dependencies for running a minimal KDE4 desktop environment.
12mr|task-kde4-4.9.4-1|101	
12mr|task-kde4-4.9.4-1|102	
12mr|task-kde4-4.9.4-1|103	%files minimal
12mr|task-kde4-4.9.4-1|104	
12mr|task-kde4-4.9.4-1|105	#--------------------------------------------------------------------
12mr|task-kde4-4.9.4-1|106	
12mr|task-kde4-4.9.4-1|107	%package devel
12mr|task-kde4-4.9.4-1|108	Summary:	Metapackage for KDE development
12mr|task-kde4-4.9.4-1|109	Group:		Development/KDE and Qt
12mr|task-kde4-4.9.4-1|110	Requires:	task-kde4
12mr|task-kde4-4.9.4-1|111	Requires:	kdebase4-devel
12mr|task-kde4-4.9.4-1|112	Requires:	kdebase4-workspace-devel
12mr|task-kde4-4.9.4-1|113	Requires:	kdelibs4-devel
12mr|task-kde4-4.9.4-1|114	Requires:	kdepimlibs4-devel
12mr|task-kde4-4.9.4-1|115	Requires:	kdesdk4-scripts
12mr|task-kde4-4.9.4-1|116	Requires:	task-c++-devel
12mr|task-kde4-4.9.4-1|117	
12mr|task-kde4-4.9.4-1|118	%description devel
12mr|task-kde4-4.9.4-1|119	This package is a meta-package, meaning that its purpose is to contain
12mr|task-kde4-4.9.4-1|120	dependencies for installing a KDE development environment.
12mr|task-kde4-4.9.4-1|121	
12mr|task-kde4-4.9.4-1|122	%files devel
12mr|task-kde4-4.9.4-1|123	

16566 12
12mr|task-lxde-201201-1|1	%define name    task-lxde
12mr|task-lxde-201201-1|2	%define version 201201
12mr|task-lxde-201201-1|3	%define release 1
12mr|task-lxde-201201-1|4	
12mr|task-lxde-201201-1|5	Name: %{name}
12mr|task-lxde-201201-1|6	Version: %{version}
12mr|task-lxde-201201-1|7	Release: %{release}
12mr|task-lxde-201201-1|8	Summary: Metapackage for lxde
12mr|task-lxde-201201-1|9	Group: Graphical desktop/Other
12mr|task-lxde-201201-1|10	License: GPL
12mr|task-lxde-201201-1|11	URL: http://lxde.org
12mr|task-lxde-201201-1|12	Requires: desktop-common-data
12mr|task-lxde-201201-1|13	Requires: lxde-common
12mr|task-lxde-201201-1|14	Requires: lxappearance
12mr|task-lxde-201201-1|15	Requires: lxterminal
12mr|task-lxde-201201-1|16	Suggests: gpicview
12mr|task-lxde-201201-1|17	Suggests: leafpad
12mr|task-lxde-201201-1|18	Suggests: xarchiver
12mr|task-lxde-201201-1|19	Suggests: lxtask
12mr|task-lxde-201201-1|20	Suggests: lxrandr
12mr|task-lxde-201201-1|21	#Suggests: gdm
12mr|task-lxde-201201-1|22	#Suggests: halevt-user
12mr|task-lxde-201201-1|23	Suggests: scrot
12mr|task-lxde-201201-1|24	Suggests: xmessage
12mr|task-lxde-201201-1|25	Suggests: networkmanager-applet
12mr|task-lxde-201201-1|26	Suggests: parcellite
12mr|task-lxde-201201-1|27	Suggests: volumeicon
12mr|task-lxde-201201-1|28	#Suggests: catfish
12mr|task-lxde-201201-1|29	#Suggests: lxsession-edit
12mr|task-lxde-201201-1|30	#Suggests: lxinput
12mr|task-lxde-201201-1|31	Suggests: mdvinput
12mr|task-lxde-201201-1|32	Suggests: fskbsetting
12mr|task-lxde-201201-1|33	BuildArch: noarch
12mr|task-lxde-201201-1|34	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12mr|task-lxde-201201-1|35	
12mr|task-lxde-201201-1|36	%description
12mr|task-lxde-201201-1|37	This package is a meta-package, meaning that its purpose is to contain
12mr|task-lxde-201201-1|38	dependencies for running the Lightweight X11 Desktop Environment.
12mr|task-lxde-201201-1|39	
12mr|task-lxde-201201-1|40	%files
12mr|task-lxde-201201-1|41	%defattr(-,root,root)
12mr|task-lxde-201201-1|42	
12mr|task-lxde-201201-1|43	
12mr|task-lxde-201201-1|44	%changelog
12mr|task-lxde-201201-1|45	* Wed Aug 03 2011 Александр Казанцев <kazancas@mandriva.org> 201100-10mdv2011.0
12mr|task-lxde-201201-1|46	+ Revision: 693018
12mr|task-lxde-201201-1|47	- remove lxsession-edit and lxinput and adding mdvinput
12mr|task-lxde-201201-1|48	- remove suggests for halevt-user due double work with GIO open
12mr|task-lxde-201201-1|49	
12mr|task-lxde-201201-1|50	* Mon Jul 04 2011 Александр Казанцев <kazancas@mandriva.org> 201100-8
12mr|task-lxde-201201-1|51	+ Revision: 688694
12mr|task-lxde-201201-1|52	- add scrot for suggests
12mr|task-lxde-201201-1|53	- SILEN avoid mdvver error
12mr|task-lxde-201201-1|54	
12mr|task-lxde-201201-1|55	* Sun Jun 26 2011 Александр Казанцев <kazancas@mandriva.org> 201100-6
12mr|task-lxde-201201-1|56	+ Revision: 687256
12mr|task-lxde-201201-1|57	- fix suggested nm-applet for mdvver >= 201100
12mr|task-lxde-201201-1|58	- fix version for backports needs
12mr|task-lxde-201201-1|59	
12mr|task-lxde-201201-1|60	* Sat Jun 18 2011 Александр Казанцев <kazancas@mandriva.org> 2011.0-4
12mr|task-lxde-201201-1|61	+ Revision: 685906
12mr|task-lxde-201201-1|62	- Update suggests. Add lxinput, lxsession-edit and fskbsetting
12mr|task-lxde-201201-1|63	
12mr|task-lxde-201201-1|64	* Mon Jun 13 2011 Александр Казанцев <kazancas@mandriva.org> 2011.0-3
12mr|task-lxde-201201-1|65	+ Revision: 684428
12mr|task-lxde-201201-1|66	- add search tools catfish
12mr|task-lxde-201201-1|67	
12mr|task-lxde-201201-1|68	* Fri Apr 29 2011 Александр Казанцев <kazancas@mandriva.org> 2011.0-2
12mr|task-lxde-201201-1|69	+ Revision: 660759
12mr|task-lxde-201201-1|70	-add suggested package for networkmanager applet and clipboard manager
12mr|task-lxde-201201-1|71	
12mr|task-lxde-201201-1|72	* Tue Apr 19 2011 Antoine Ginies <aginies@mandriva.com> 2011.0-1
12mr|task-lxde-201201-1|73	+ Revision: 655953
12mr|task-lxde-201201-1|74	- bump to 2011 release
12mr|task-lxde-201201-1|75	
12mr|task-lxde-201201-1|76	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 2010.0-3mdv2011.0
12mr|task-lxde-201201-1|77	+ Revision: 607978
12mr|task-lxde-201201-1|78	- rebuild
12mr|task-lxde-201201-1|79	
12mr|task-lxde-201201-1|80	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12mr|task-lxde-201201-1|81	- Add Suggests on xmessages
12mr|task-lxde-201201-1|82	CCBUG: 60964
12mr|task-lxde-201201-1|83	
12mr|task-lxde-201201-1|84	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 2010.0-2mdv2010.1
12mr|task-lxde-201201-1|85	+ Revision: 524165
12mr|task-lxde-201201-1|86	- rebuilt for 2010.1
12mr|task-lxde-201201-1|87	
12mr|task-lxde-201201-1|88	* Wed Oct 21 2009 Olivier Blin <blino@mandriva.org> 2010.0-1mdv2010.0
12mr|task-lxde-201201-1|89	+ Revision: 458497
12mr|task-lxde-201201-1|90	- 2010.0
12mr|task-lxde-201201-1|91	- suggest halevt-user for USB keys automount
12mr|task-lxde-201201-1|92	
12mr|task-lxde-201201-1|93	* Tue Sep 01 2009 Christophe Fergeau <cfergeau@mandriva.com> 2009.0-8mdv2010.0
12mr|task-lxde-201201-1|94	+ Revision: 423762
12mr|task-lxde-201201-1|95	- rebuild
12mr|task-lxde-201201-1|96	
12mr|task-lxde-201201-1|97	* Mon Mar 09 2009 Anne Nicolas <ennael@mandriva.org> 2009.0-7mdv2009.1
12mr|task-lxde-201201-1|98	+ Revision: 353232
12mr|task-lxde-201201-1|99	- clean spec file
12mr|task-lxde-201201-1|100	add gdm suggests
12mr|task-lxde-201201-1|101	
12mr|task-lxde-201201-1|102	* Tue Nov 04 2008 Funda Wang <fwang@mandriva.org> 2009.0-6mdv2009.1
12mr|task-lxde-201201-1|103	+ Revision: 299952
12mr|task-lxde-201201-1|104	- require lxterminal for the icon on the launch bar
12mr|task-lxde-201201-1|105	
12mr|task-lxde-201201-1|106	* Tue Oct 28 2008 Funda Wang <fwang@mandriva.org> 2009.0-5mdv2009.1
12mr|task-lxde-201201-1|107	+ Revision: 297797
12mr|task-lxde-201201-1|108	- change some requires to suggests
12mr|task-lxde-201201-1|109	
12mr|task-lxde-201201-1|110	* Mon Sep 29 2008 Funda Wang <fwang@mandriva.org> 2009.0-4mdv2009.0
12mr|task-lxde-201201-1|111	+ Revision: 289153
12mr|task-lxde-201201-1|112	- suggest randr
12mr|task-lxde-201201-1|113	- change lxtask to suggest
12mr|task-lxde-201201-1|114	
12mr|task-lxde-201201-1|115	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 2009.0-3mdv2009.0
12mr|task-lxde-201201-1|116	+ Revision: 269406
12mr|task-lxde-201201-1|117	- rebuild early 2009.0 package (before pixel changes)
12mr|task-lxde-201201-1|118	
12mr|task-lxde-201201-1|119	* Sun May 04 2008 Funda Wang <fwang@mandriva.org> 2009.0-2mdv2009.0
12mr|task-lxde-201201-1|120	+ Revision: 200942
12mr|task-lxde-201201-1|121	- do not require lxnm by default (use our own drakx-net instead)
12mr|task-lxde-201201-1|122	
12mr|task-lxde-201201-1|123	* Sun May 04 2008 Funda Wang <fwang@mandriva.org> 2009.0-1mdv2009.0
12mr|task-lxde-201201-1|124	+ Revision: 200898
12mr|task-lxde-201201-1|125	- add spec file
12mr|task-lxde-201201-1|126	- Created package structure for task-lxde.
12mr|task-lxde-201201-1|127	

16567 12
12mr|task-mds-2.4.0-5|1	Summary:	Meta package for the Mandriva Directory Server
12mr|task-mds-2.4.0-5|2	Name:		task-mds
12mr|task-mds-2.4.0-5|3	Version:	2.4.0
12mr|task-mds-2.4.0-5|4	Release:	%mkrel 5
12mr|task-mds-2.4.0-5|5	License:	GPL
12mr|task-mds-2.4.0-5|6	Group:		System/Servers
12mr|task-mds-2.4.0-5|7	URL:		http://mds.mandriva.org/
12mr|task-mds-2.4.0-5|8	Requires:	mmc-agent >= 3.0.0
12mr|task-mds-2.4.0-5|9	Requires:	mmc-web-base >= 3.0.0
12mr|task-mds-2.4.0-5|10	Requires:	mmc-web-ppolicy >= 3.0.0
12mr|task-mds-2.4.0-5|11	Requires:	python-mmc-base >= 3.0.0
12mr|task-mds-2.4.0-5|12	Requires:	python-mmc-core >= 3.0.0
12mr|task-mds-2.4.0-5|13	Requires:	python-mmc-ppolicy >= 3.0.0
12mr|task-mds-2.4.0-5|14	Requires:	mmc-web-bulkimport >= 2.4.0
12mr|task-mds-2.4.0-5|15	Requires:	mmc-web-mail >= 2.4.0
12mr|task-mds-2.4.0-5|16	Requires:	mmc-web-network >= 2.4.0
12mr|task-mds-2.4.0-5|17	Requires:	mmc-web-proxy >= 2.4.0
12mr|task-mds-2.4.0-5|18	Requires:	mmc-web-samba >= 2.4.0
12mr|task-mds-2.4.0-5|19	Requires:	mmc-web-sshlpk >= 2.4.0
12mr|task-mds-2.4.0-5|20	Requires:	mmc-web-userquota >= 2.4.0
12mr|task-mds-2.4.0-5|21	Requires:	python-mmc-bulkimport >= 2.4.0
12mr|task-mds-2.4.0-5|22	Requires:	python-mmc-mail >= 2.4.0
12mr|task-mds-2.4.0-5|23	Requires:	python-mmc-network >= 2.4.0
12mr|task-mds-2.4.0-5|24	Requires:	python-mmc-proxy >= 2.4.0
12mr|task-mds-2.4.0-5|25	Requires:	python-mmc-samba >= 2.4.0
12mr|task-mds-2.4.0-5|26	Requires:	python-mmc-sshlpk >= 2.4.0
12mr|task-mds-2.4.0-5|27	Requires:	python-mmc-userquota >= 2.4.0
12mr|task-mds-2.4.0-5|28	Requires:	mmc-check-password >= 3.0.0
12mr|task-mds-2.4.0-5|29	Provides:	mds = %version
12mr|task-mds-2.4.0-5|30	Obsoletes:	mds <= 2.2.0
12mr|task-mds-2.4.0-5|31	BuildArch:	noarch
12mr|task-mds-2.4.0-5|32	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|task-mds-2.4.0-5|33	
12mr|task-mds-2.4.0-5|34	%description
12mr|task-mds-2.4.0-5|35	This meta package installs the required components for the Mandriva Directory
12mr|task-mds-2.4.0-5|36	Server.
12mr|task-mds-2.4.0-5|37	
12mr|task-mds-2.4.0-5|38	%files
12mr|task-mds-2.4.0-5|39	
12mr|task-mds-2.4.0-5|40	
12mr|task-mds-2.4.0-5|41	
12mr|task-mds-2.4.0-5|42	%changelog
12mr|task-mds-2.4.0-5|43	

16568 12
12mr|task-printing-scanning-2012-1|1	# First, high-level tasks. Then, manufacturer-level tasks
12mr|task-printing-scanning-2012-1|2	
12mr|task-printing-scanning-2012-1|3	Summary:	Task package for printing and scanning
12mr|task-printing-scanning-2012-1|4	Name:		task-printing-scanning
12mr|task-printing-scanning-2012-1|5	Version:	2012
12mr|task-printing-scanning-2012-1|6	Release:	1
12mr|task-printing-scanning-2012-1|7	License:	GPL
12mr|task-printing-scanning-2012-1|8	Group:		System/Printing
12mr|task-printing-scanning-2012-1|9	Url:		http://www.mandriva.com
12mr|task-printing-scanning-2012-1|10	# <mrl> Due to sane-hpaio and to avoid rebuilding sane now (2008rc2)
12mr|task-printing-scanning-2012-1|11	#BuildArch: noarch
12mr|task-printing-scanning-2012-1|12	Requires:	task-printing = %{version}
12mr|task-printing-scanning-2012-1|13	Requires:	hplip-gui
12mr|task-printing-scanning-2012-1|14	Requires:	%{mklibname sane-hpaio 1}
12mr|task-printing-scanning-2012-1|15	Requires:	samba-client
12mr|task-printing-scanning-2012-1|16	Requires:	sane-backends
12mr|task-printing-scanning-2012-1|17	Requires:	saned
12mr|task-printing-scanning-2012-1|18	Requires:	scanner-gui
12mr|task-printing-scanning-2012-1|19	Requires:	usbutils
12mr|task-printing-scanning-2012-1|20	Requires:	xinetd
12mr|task-printing-scanning-2012-1|21	Requires:	xsane
12mr|task-printing-scanning-2012-1|22	
12mr|task-printing-scanning-2012-1|23	%description
12mr|task-printing-scanning-2012-1|24	This task package contains the full selection of printing and
12mr|task-printing-scanning-2012-1|25	scanning packages used in Mandriva.
12mr|task-printing-scanning-2012-1|26	
12mr|task-printing-scanning-2012-1|27	%files
12mr|task-printing-scanning-2012-1|28	
12mr|task-printing-scanning-2012-1|29	
12mr|task-printing-scanning-2012-1|30	%package -n task-printing
12mr|task-printing-scanning-2012-1|31	Group:		System/Printing
12mr|task-printing-scanning-2012-1|32	Summary:	Task package for printing
12mr|task-printing-scanning-2012-1|33	Requires:	imagemagick
12mr|task-printing-scanning-2012-1|34	Requires:	a2ps
12mr|task-printing-scanning-2012-1|35	Requires:	cups
12mr|task-printing-scanning-2012-1|36	Requires:	cups-drivers
12mr|task-printing-scanning-2012-1|37	Requires:	cups-common
12mr|task-printing-scanning-2012-1|38	Requires:	foomatic-db
12mr|task-printing-scanning-2012-1|39	Requires:	foomatic-db-engine
12mr|task-printing-scanning-2012-1|40	Requires:	foomatic-filters
12mr|task-printing-scanning-2012-1|41	Requires:	ghostscript
12mr|task-printing-scanning-2012-1|42	Requires:	groff
12mr|task-printing-scanning-2012-1|43	Requires:	gutenprint-cups
12mr|task-printing-scanning-2012-1|44	Requires:	gutenprint-escputil
12mr|task-printing-scanning-2012-1|45	Requires:	gutenprint-foomatic
12mr|task-printing-scanning-2012-1|46	#Requires: gutenprint-gimp2
12mr|task-printing-scanning-2012-1|47	Requires:	gutenprint-ijs
12mr|task-printing-scanning-2012-1|48	Requires:	lesstif
12mr|task-printing-scanning-2012-1|49	Requires:	mpage
12mr|task-printing-scanning-2012-1|50	Requires:	netcat-traditional
12mr|task-printing-scanning-2012-1|51	Requires:	net-tools
12mr|task-printing-scanning-2012-1|52	Requires:	nmap
12mr|task-printing-scanning-2012-1|53	Requires:	postscript-ppds
12mr|task-printing-scanning-2012-1|54	Requires:	printer-filters
12mr|task-printing-scanning-2012-1|55	Requires:	printer-testpages
12mr|task-printing-scanning-2012-1|56	Requires:	printer-utils
12mr|task-printing-scanning-2012-1|57	Requires:	scli
12mr|task-printing-scanning-2012-1|58	Requires:	task-printing-canon      = %{version}-%{release}
12mr|task-printing-scanning-2012-1|59	Requires:	task-printing-epson      = %{version}-%{release}
12mr|task-printing-scanning-2012-1|60	Requires:	task-printing-hp         = %{version}-%{release}
12mr|task-printing-scanning-2012-1|61	Requires:	task-printing-lexmark    = %{version}-%{release}
12mr|task-printing-scanning-2012-1|62	Requires:	task-printing-misc       = %{version}-%{release}
12mr|task-printing-scanning-2012-1|63	Requires:	task-printing-okidata    = %{version}-%{release}
12mr|task-printing-scanning-2012-1|64	Requires:	task-printing-server     = %{version}-%{release}
12mr|task-printing-scanning-2012-1|65	
12mr|task-printing-scanning-2012-1|66	%description -n task-printing
12mr|task-printing-scanning-2012-1|67	This task package contains the default selection of printing packages
12mr|task-printing-scanning-2012-1|68	used in Mandriva.
12mr|task-printing-scanning-2012-1|69	
12mr|task-printing-scanning-2012-1|70	%files -n task-printing
12mr|task-printing-scanning-2012-1|71	
12mr|task-printing-scanning-2012-1|72	#-------------------------------------------------------------------------------
12mr|task-printing-scanning-2012-1|73	# Manufacturer-level tasks
12mr|task-printing-scanning-2012-1|74	
12mr|task-printing-scanning-2012-1|75	%define c2050_ver		0.4
12mr|task-printing-scanning-2012-1|76	%define c2070_ver		0.99
12mr|task-printing-scanning-2012-1|77	%define cjet_ver		0.8.9
12mr|task-printing-scanning-2012-1|78	%define cups_ver		1.3.0
12mr|task-printing-scanning-2012-1|79	%define drv_z42_ver		0.4.3
12mr|task-printing-scanning-2012-1|80	%define cups_drivers_foo2zjs_ver	0.0
12mr|task-printing-scanning-2012-1|81	%define foomatic_ver		1:3.0.2
12mr|task-printing-scanning-2012-1|82	%define foomatic_db_hpijs_ver	20070820
12mr|task-printing-scanning-2012-1|83	%define ghostscript_ver		8.15.4
12mr|task-printing-scanning-2012-1|84	%define gutenprint_ver		5.0.1
12mr|task-printing-scanning-2012-1|85	%define hplip_ver		2.8.2-2mdv
12mr|task-printing-scanning-2012-1|86	%define lexmark2070_ver		0.6
12mr|task-printing-scanning-2012-1|87	%define lexmark7000linux_ver	990516
12mr|task-printing-scanning-2012-1|88	%define	lexmarklxx74_ver	0.8.4.2
12mr|task-printing-scanning-2012-1|89	%define lm1100_ver		1.0.2a
12mr|task-printing-scanning-2012-1|90	%define lxcontrol_ver		1.3
12mr|task-printing-scanning-2012-1|91	%define cups_drivers_lz11_ver	1.2
12mr|task-printing-scanning-2012-1|92	%define ml85p_ver		0.2.0
12mr|task-printing-scanning-2012-1|93	%define mtink_ver		1.0.14
12mr|task-printing-scanning-2012-1|94	%define oki4linux_ver		2.1gst
12mr|task-printing-scanning-2012-1|95	%define pbm2l2030_ver		1.4
12mr|task-printing-scanning-2012-1|96	%define pbm2lwxl_ver		0
12mr|task-printing-scanning-2012-1|97	%define pentaxpj_ver		1.0.0
12mr|task-printing-scanning-2012-1|98	%define pnm2ppa_ver		1.12
12mr|task-printing-scanning-2012-1|99	%define ppmtomd_ver		1.5
12mr|task-printing-scanning-2012-1|100	%define printer_testpages_ver	2006
12mr|task-printing-scanning-2012-1|101	%define printer_tools_ver	2008
12mr|task-printing-scanning-2012-1|102	%define stylewriter_ver		0.9.9
12mr|task-printing-scanning-2012-1|103	
12mr|task-printing-scanning-2012-1|104	#-------------------------------------------------------------------------------
12mr|task-printing-scanning-2012-1|105	
12mr|task-printing-scanning-2012-1|106	%package -n task-printing-server
12mr|task-printing-scanning-2012-1|107	Summary:	Meta package for a full CUPS server
12mr|task-printing-scanning-2012-1|108	Group:		System/Printing
12mr|task-printing-scanning-2012-1|109	Requires:	cups			>= %{cups_ver}
12mr|task-printing-scanning-2012-1|110	Requires:	ghostscript		>= %{ghostscript_ver}
12mr|task-printing-scanning-2012-1|111	Requires:	printer-tools		>= %{printer_tools_ver}
12mr|task-printing-scanning-2012-1|112	Requires:	foomatic-db
12mr|task-printing-scanning-2012-1|113	Requires:	foomatic-db-engine
12mr|task-printing-scanning-2012-1|114	Requires:	foomatic-filters
12mr|task-printing-scanning-2012-1|115	
12mr|task-printing-scanning-2012-1|116	%description -n task-printing-server
12mr|task-printing-scanning-2012-1|117	This meta package will install every package needed for a full
12mr|task-printing-scanning-2012-1|118	CUPS server, including some utilities.
12mr|task-printing-scanning-2012-1|119	
12mr|task-printing-scanning-2012-1|120	%files -n task-printing-server
12mr|task-printing-scanning-2012-1|121	
12mr|task-printing-scanning-2012-1|122	################################################################################
12mr|task-printing-scanning-2012-1|123	############### Manufacturer specific tasks sits bellow this ###################
12mr|task-printing-scanning-2012-1|124	################################################################################
12mr|task-printing-scanning-2012-1|125	
12mr|task-printing-scanning-2012-1|126	%package -n task-printing-canon
12mr|task-printing-scanning-2012-1|127	Summary:	Meta package for Cannon printer drivers
12mr|task-printing-scanning-2012-1|128	Group:		System/Printing
12mr|task-printing-scanning-2012-1|129	Requires:	task-printing-server	= %{version}-%{release}
12mr|task-printing-scanning-2012-1|130	
12mr|task-printing-scanning-2012-1|131	# The drivers
12mr|task-printing-scanning-2012-1|132	Requires:	cjet			>= %{cjet_ver}
12mr|task-printing-scanning-2012-1|133	Requires:	ghostscript		>= %{ghostscript_ver}
12mr|task-printing-scanning-2012-1|134	Requires:	gutenprint-cups	>= %{gutenprint_ver}
12mr|task-printing-scanning-2012-1|135	Requires:	gutenprint-foomatic	>= %{gutenprint_ver}
12mr|task-printing-scanning-2012-1|136	Requires:	gutenprint-ijs	>= %{gutenprint_ver}
12mr|task-printing-scanning-2012-1|137	Requires:	hplip-hpijs		>= %{hplip_ver}
12mr|task-printing-scanning-2012-1|138	
12mr|task-printing-scanning-2012-1|139	%description -n task-printing-canon
12mr|task-printing-scanning-2012-1|140	This meta package will install every printer driver available for Cannon
12mr|task-printing-scanning-2012-1|141	printers.
12mr|task-printing-scanning-2012-1|142	
12mr|task-printing-scanning-2012-1|143	If you have a printer of this kind installing this package is all you need to
12mr|task-printing-scanning-2012-1|144	get it working.
12mr|task-printing-scanning-2012-1|145	
12mr|task-printing-scanning-2012-1|146	%files -n task-printing-canon
12mr|task-printing-scanning-2012-1|147	
12mr|task-printing-scanning-2012-1|148	#-------------------------------------------------------------------------------
12mr|task-printing-scanning-2012-1|149	
12mr|task-printing-scanning-2012-1|150	%package -n task-printing-epson
12mr|task-printing-scanning-2012-1|151	Summary:	Meta package for printer drivers for Epson
12mr|task-printing-scanning-2012-1|152	Group:		System/Printing
12mr|task-printing-scanning-2012-1|153	Requires:	task-printing-server	= %{version}-%{release}
12mr|task-printing-scanning-2012-1|154	
12mr|task-printing-scanning-2012-1|155	# The drivers
12mr|task-printing-scanning-2012-1|156	Requires:	ghostscript		>= %{ghostscript_ver}
12mr|task-printing-scanning-2012-1|157	Requires:	gutenprint-cups	>= %{gutenprint_ver}
12mr|task-printing-scanning-2012-1|158	Requires:	gutenprint-foomatic	>= %{gutenprint_ver}
12mr|task-printing-scanning-2012-1|159	Requires:	gutenprint-ijs	>= %{gutenprint_ver}
12mr|task-printing-scanning-2012-1|160	Requires:	hplip-hpijs		>= %{hplip_ver}
12mr|task-printing-scanning-2012-1|161	
12mr|task-printing-scanning-2012-1|162	# Some utils
12mr|task-printing-scanning-2012-1|163	Requires:	gutenprint-escputil	>= %{gutenprint_ver}
12mr|task-printing-scanning-2012-1|164	Requires:	printer-tools		>= %{printer_tools_ver}
12mr|task-printing-scanning-2012-1|165	
12mr|task-printing-scanning-2012-1|166	%description -n task-printing-epson
12mr|task-printing-scanning-2012-1|167	This meta package will install every printer driver available for printers from
12mr|task-printing-scanning-2012-1|168	Epson.
12mr|task-printing-scanning-2012-1|169	
12mr|task-printing-scanning-2012-1|170	If you have a printer of this kind installing this package is all you need to
12mr|task-printing-scanning-2012-1|171	get it working.
12mr|task-printing-scanning-2012-1|172	
12mr|task-printing-scanning-2012-1|173	%files -n task-printing-epson
12mr|task-printing-scanning-2012-1|174	
12mr|task-printing-scanning-2012-1|175	#-------------------------------------------------------------------------------
12mr|task-printing-scanning-2012-1|176	
12mr|task-printing-scanning-2012-1|177	%package -n task-printing-hp
12mr|task-printing-scanning-2012-1|178	Summary: Meta package for printer drivers for HP
12mr|task-printing-scanning-2012-1|179	Group: System/Printing
12mr|task-printing-scanning-2012-1|180	Requires: task-printing-server	= %{version}-%{release}
12mr|task-printing-scanning-2012-1|181	
12mr|task-printing-scanning-2012-1|182	# The drivers
12mr|task-printing-scanning-2012-1|183	Requires:	ghostscript		>= %{ghostscript_ver}
12mr|task-printing-scanning-2012-1|184	Requires:	gutenprint-cups	>= %{gutenprint_ver}
12mr|task-printing-scanning-2012-1|185	Requires:	gutenprint-foomatic	>= %{gutenprint_ver}
12mr|task-printing-scanning-2012-1|186	Requires:	gutenprint-ijs	>= %{gutenprint_ver}
12mr|task-printing-scanning-2012-1|187	Requires:	cups-drivers-foo2zjs	>= %{cups_drivers_foo2zjs_ver}
12mr|task-printing-scanning-2012-1|188	Requires:	hplip			>= %{hplip_ver}
12mr|task-printing-scanning-2012-1|189	Suggests:	hplip-gui             >= %{hplip_ver}
12mr|task-printing-scanning-2012-1|190	Requires:	pnm2ppa		>= %{pnm2ppa_ver}
12mr|task-printing-scanning-2012-1|191	
12mr|task-printing-scanning-2012-1|192	%description -n task-printing-hp
12mr|task-printing-scanning-2012-1|193	This meta package will install every printer driver available for printers from
12mr|task-printing-scanning-2012-1|194	HP.
12mr|task-printing-scanning-2012-1|195	
12mr|task-printing-scanning-2012-1|196	If you have a printer of this kind installing this package is all you need to
12mr|task-printing-scanning-2012-1|197	get it working.
12mr|task-printing-scanning-2012-1|198	
12mr|task-printing-scanning-2012-1|199	%files -n task-printing-hp
12mr|task-printing-scanning-2012-1|200	
12mr|task-printing-scanning-2012-1|201	#-------------------------------------------------------------------------------
12mr|task-printing-scanning-2012-1|202	
12mr|task-printing-scanning-2012-1|203	%package -n task-printing-lexmark
12mr|task-printing-scanning-2012-1|204	Summary: Meta package for printer drivers for Lexmark
12mr|task-printing-scanning-2012-1|205	Group: System/Printing
12mr|task-printing-scanning-2012-1|206	Requires: task-printing-server = %{version}-%{release}
12mr|task-printing-scanning-2012-1|207	
12mr|task-printing-scanning-2012-1|208	# The drivers
12mr|task-printing-scanning-2012-1|209	Requires:	c2050			>= %{c2050_ver}
12mr|task-printing-scanning-2012-1|210	Requires:	c2070			>= %{c2070_ver}
12mr|task-printing-scanning-2012-1|211	Requires:	drv_z42		>= %{drv_z42_ver}
12mr|task-printing-scanning-2012-1|212	Requires:	ghostscript		>= %{ghostscript_ver}
12mr|task-printing-scanning-2012-1|213	Requires:	gutenprint-cups	>= %{gutenprint_ver}
12mr|task-printing-scanning-2012-1|214	Requires:	gutenprint-foomatic	>= %{gutenprint_ver}
12mr|task-printing-scanning-2012-1|215	Requires:	gutenprint-ijs	>= %{gutenprint_ver}
12mr|task-printing-scanning-2012-1|216	Requires:	hplip-hpijs		>= %{hplip_ver}
12mr|task-printing-scanning-2012-1|217	Requires:	lexmark2070		>= %{lexmark2070_ver}
12mr|task-printing-scanning-2012-1|218	Requires:	lexmark7000linux	>= %{lexmark7000linux_ver}
12mr|task-printing-scanning-2012-1|219	Requires:	cups-drivers-lxx74	>= %{lexmarklxx74_ver}
12mr|task-printing-scanning-2012-1|220	Requires:	lm1100		>= %{lm1100_ver}
12mr|task-printing-scanning-2012-1|221	Requires:	cups-drivers-lz11	>= %{cups_drivers_lz11_ver}
12mr|task-printing-scanning-2012-1|222	Requires:	pbm2l2030		>= %{pbm2l2030_ver}
12mr|task-printing-scanning-2012-1|223	
12mr|task-printing-scanning-2012-1|224	# Some lex utils
12mr|task-printing-scanning-2012-1|225	Requires:	printer-tools		>= %{printer_tools_ver}
12mr|task-printing-scanning-2012-1|226	
12mr|task-printing-scanning-2012-1|227	%description -n task-printing-lexmark
12mr|task-printing-scanning-2012-1|228	This meta package will install every printer driver available for printers from
12mr|task-printing-scanning-2012-1|229	Lexmark.
12mr|task-printing-scanning-2012-1|230	
12mr|task-printing-scanning-2012-1|231	If you have a printer of this kind installing this package is all you need to
12mr|task-printing-scanning-2012-1|232	get it working.
12mr|task-printing-scanning-2012-1|233	
12mr|task-printing-scanning-2012-1|234	%files -n task-printing-lexmark
12mr|task-printing-scanning-2012-1|235	
12mr|task-printing-scanning-2012-1|236	#-------------------------------------------------------------------------------
12mr|task-printing-scanning-2012-1|237	
12mr|task-printing-scanning-2012-1|238	%package -n task-printing-misc
12mr|task-printing-scanning-2012-1|239	Summary:	Meta package for printer drivers for miscelaneous printers
12mr|task-printing-scanning-2012-1|240	Group:		System/Printing
12mr|task-printing-scanning-2012-1|241	Requires:	task-printing-server	= %{version}-%{release}
12mr|task-printing-scanning-2012-1|242	
12mr|task-printing-scanning-2012-1|243	# The drivers
12mr|task-printing-scanning-2012-1|244	Requires:	drv_z42		>= %{drv_z42_ver}
12mr|task-printing-scanning-2012-1|245	Requires:	cups-drivers-foo2zjs	>= %{cups_drivers_foo2zjs_ver}
12mr|task-printing-scanning-2012-1|246	Requires:	ghostscript		>= %{ghostscript_ver}
12mr|task-printing-scanning-2012-1|247	Requires:	hplip-hpijs		>= %{hplip_ver}
12mr|task-printing-scanning-2012-1|248	Requires:	stylewriter		>= %{stylewriter_ver}
12mr|task-printing-scanning-2012-1|249	Requires:	ml85p			>= %{ml85p_ver}
12mr|task-printing-scanning-2012-1|250	Requires:	pbm2lwxl		>= %{pbm2lwxl_ver}
12mr|task-printing-scanning-2012-1|251	Requires:	pentaxpj		>= %{pentaxpj_ver}
12mr|task-printing-scanning-2012-1|252	Requires:	ppmtomd		>= %{ppmtomd_ver}
12mr|task-printing-scanning-2012-1|253	
12mr|task-printing-scanning-2012-1|254	%description -n task-printing-misc
12mr|task-printing-scanning-2012-1|255	This meta package will install every printer driver available for printers from
12mr|task-printing-scanning-2012-1|256	miscelaneous manufacturers.
12mr|task-printing-scanning-2012-1|257	
12mr|task-printing-scanning-2012-1|258	This package should cover printers from:
12mr|task-printing-scanning-2012-1|259	Alps, Anitech, Apollo, Apple, Avery, Brother, Citizen, Citoh, Compaq, Dec,
12mr|task-printing-scanning-2012-1|260	Dell, Dymo, Fujitsu, IBM, Imagen, Infotec, Kodak, Kyocera, Minolta, Mitsubishi,
12mr|task-printing-scanning-2012-1|261	Nec, Oce, Olivetti, Panasonic, Pcpi, Pentax, QMS, Ricoh, Samsung, Star,
12mr|task-printing-scanning-2012-1|262	Tektronix and Xerox.
12mr|task-printing-scanning-2012-1|263	
12mr|task-printing-scanning-2012-1|264	%files -n task-printing-misc
12mr|task-printing-scanning-2012-1|265	
12mr|task-printing-scanning-2012-1|266	#-------------------------------------------------------------------------------
12mr|task-printing-scanning-2012-1|267	
12mr|task-printing-scanning-2012-1|268	%package -n task-printing-okidata
12mr|task-printing-scanning-2012-1|269	Summary:	Meta package for printer drivers for Okidata
12mr|task-printing-scanning-2012-1|270	Group:		System/Printing
12mr|task-printing-scanning-2012-1|271	Requires:	task-printing-server	= %{version}-%{release}
12mr|task-printing-scanning-2012-1|272	
12mr|task-printing-scanning-2012-1|273	# The drivers
12mr|task-printing-scanning-2012-1|274	Requires:	ghostscript		>= %{ghostscript_ver}
12mr|task-printing-scanning-2012-1|275	Requires:	hplip-hpijs		>= %{hplip_ver}
12mr|task-printing-scanning-2012-1|276	Requires:	oki4linux		>= %{oki4linux_ver}
12mr|task-printing-scanning-2012-1|277	Requires:	ppmtomd		>= %{ppmtomd_ver}
12mr|task-printing-scanning-2012-1|278	
12mr|task-printing-scanning-2012-1|279	%description -n task-printing-okidata
12mr|task-printing-scanning-2012-1|280	This meta package will install every printer driver available for printers from
12mr|task-printing-scanning-2012-1|281	Okidata.
12mr|task-printing-scanning-2012-1|282	
12mr|task-printing-scanning-2012-1|283	If you have a printer of this kind installing this package is all you need to
12mr|task-printing-scanning-2012-1|284	get it working.
12mr|task-printing-scanning-2012-1|285	
12mr|task-printing-scanning-2012-1|286	%files -n task-printing-okidata
12mr|task-printing-scanning-2012-1|287	
12mr|task-printing-scanning-2012-1|288	#-------------------------------------------------------------------------------
12mr|task-printing-scanning-2012-1|289	
12mr|task-printing-scanning-2012-1|290	
12mr|task-printing-scanning-2012-1|291	
12mr|task-printing-scanning-2012-1|292	
12mr|task-printing-scanning-2012-1|293	%changelog
12mr|task-printing-scanning-2012-1|294	* Wed Sep  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|task-printing-scanning-2012-1|295	+ Commit: eb13b51
12mr|task-printing-scanning-2012-1|296	- Version up (2012), drop obsolete lxcontrol from Requires
12mr|task-printing-scanning-2012-1|297	
12mr|task-printing-scanning-2012-1|298	

16569 12
12mr|task-pulseaudio-2011.0-2|1	Name:    task-pulseaudio
12mr|task-pulseaudio-2011.0-2|2	Version: 2011.0
12mr|task-pulseaudio-2011.0-2|3	Release: %mkrel 2
12mr|task-pulseaudio-2011.0-2|4	Summary: Metapackage for PulseAudio
12mr|task-pulseaudio-2011.0-2|5	Group:   Sound
12mr|task-pulseaudio-2011.0-2|6	License: GPL
12mr|task-pulseaudio-2011.0-2|7	#
12mr|task-pulseaudio-2011.0-2|8	Requires: pulseaudio
12mr|task-pulseaudio-2011.0-2|9	Requires: pulseaudio-utils
12mr|task-pulseaudio-2011.0-2|10	Requires: pulseaudio-module-x11
12mr|task-pulseaudio-2011.0-2|11	Requires: paprefs
12mr|task-pulseaudio-2011.0-2|12	Requires: pavucontrol
12mr|task-pulseaudio-2011.0-2|13	#
12mr|task-pulseaudio-2011.0-2|14	# don't suggest those, they aren't useful for most users
12mr|task-pulseaudio-2011.0-2|15	# we don't want to get those installed by default
12mr|task-pulseaudio-2011.0-2|16	#Suggests: paman
12mr|task-pulseaudio-2011.0-2|17	#Suggests: pavumeter
12mr|task-pulseaudio-2011.0-2|18	#Suggests: padevchooser
12mr|task-pulseaudio-2011.0-2|19	#
12mr|task-pulseaudio-2011.0-2|20	Suggests: pulseaudio-module-zeroconf
12mr|task-pulseaudio-2011.0-2|21	#
12mr|task-pulseaudio-2011.0-2|22	# don't suggest xine-pulse, plugin is not in a good shape ATM
12mr|task-pulseaudio-2011.0-2|23	#Suggests: xine-pulse
12mr|task-pulseaudio-2011.0-2|24	Suggests: gstreamer0.10-pulse
12mr|task-pulseaudio-2011.0-2|25	Suggests: alsa-plugins-pulseaudio
12mr|task-pulseaudio-2011.0-2|26	
12mr|task-pulseaudio-2011.0-2|27	BuildArch: noarch
12mr|task-pulseaudio-2011.0-2|28	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12mr|task-pulseaudio-2011.0-2|29	
12mr|task-pulseaudio-2011.0-2|30	%description
12mr|task-pulseaudio-2011.0-2|31	This package is a meta-package, meaning that its purpose is to contain
12mr|task-pulseaudio-2011.0-2|32	dependencies and recommended additions for running PulseAudio.
12mr|task-pulseaudio-2011.0-2|33	
12mr|task-pulseaudio-2011.0-2|34	%files
12mr|task-pulseaudio-2011.0-2|35	
12mr|task-pulseaudio-2011.0-2|36	
12mr|task-pulseaudio-2011.0-2|37	
12mr|task-pulseaudio-2011.0-2|38	%changelog
12mr|task-pulseaudio-2011.0-2|39	

16570 12
12mr|task-scanning-2011.0-4|1	Name:    task-scanning
12mr|task-scanning-2011.0-4|2	Version: 2011.0
12mr|task-scanning-2011.0-4|3	Release: %mkrel 4
12mr|task-scanning-2011.0-4|4	Summary: Metapackage for scanning
12mr|task-scanning-2011.0-4|5	Group:   Graphics
12mr|task-scanning-2011.0-4|6	License: GPL
12mr|task-scanning-2011.0-4|7	#
12mr|task-scanning-2011.0-4|8	Requires: scanner-gui
12mr|task-scanning-2011.0-4|9	Requires: sane-backends
12mr|task-scanning-2011.0-4|10	Suggests: xsane-gimp
12mr|task-scanning-2011.0-4|11	
12mr|task-scanning-2011.0-4|12	BuildArch: noarch
12mr|task-scanning-2011.0-4|13	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12mr|task-scanning-2011.0-4|14	
12mr|task-scanning-2011.0-4|15	%description
12mr|task-scanning-2011.0-4|16	This package is a meta-package, meaning that its purpose is to contain
12mr|task-scanning-2011.0-4|17	dependencies and recommended additions for scanning.
12mr|task-scanning-2011.0-4|18	
12mr|task-scanning-2011.0-4|19	%files
12mr|task-scanning-2011.0-4|20	
12mr|task-scanning-2011.0-4|21	
12mr|task-scanning-2011.0-4|22	
12mr|task-scanning-2011.0-4|23	
12mr|task-scanning-2011.0-4|24	
12mr|task-scanning-2011.0-4|25	%changelog
12mr|task-scanning-2011.0-4|26	

16571 12
12mr|task-x11-2012.1-4|1	Name: task-x11
12mr|task-x11-2012.1-4|2	Version: %mandriva_release
12mr|task-x11-2012.1-4|3	Release: %mkrel 4
12mr|task-x11-2012.1-4|4	Summary: Metapackage for X.org X11
12mr|task-x11-2012.1-4|5	Group: System/X11
12mr|task-x11-2012.1-4|6	License: GPL
12mr|task-x11-2012.1-4|7	#
12mr|task-x11-2012.1-4|8	Requires: xauth
12mr|task-x11-2012.1-4|9	Requires: iceauth
12mr|task-x11-2012.1-4|10	Requires: rgb
12mr|task-x11-2012.1-4|11	Requires: x11-data-cursor-themes
12mr|task-x11-2012.1-4|12	Requires: xhost
12mr|task-x11-2012.1-4|13	#
12mr|task-x11-2012.1-4|14	Suggests: x11-driver-video
12mr|task-x11-2012.1-4|15	Suggests: x11-driver-input
12mr|task-x11-2012.1-4|16	#
12mr|task-x11-2012.1-4|17	Requires: x11-font-misc-misc
12mr|task-x11-2012.1-4|18	Requires: x11-font-cursor-misc
12mr|task-x11-2012.1-4|19	Suggests: fonts-ttf-dejavu
12mr|task-x11-2012.1-4|20	Suggests: fonts-ttf-liberation
12mr|task-x11-2012.1-4|21	Requires: x11-font-alias
12mr|task-x11-2012.1-4|22	#
12mr|task-x11-2012.1-4|23	Requires: setxkbmap
12mr|task-x11-2012.1-4|24	#
12mr|task-x11-2012.1-4|25	Requires: x11-server-xorg
12mr|task-x11-2012.1-4|26	#
12mr|task-x11-2012.1-4|27	Requires: xinit
12mr|task-x11-2012.1-4|28	#
12mr|task-x11-2012.1-4|29	# for debugging multimedia keyboard inet(common) (cf x11-data-xkbdata):
12mr|task-x11-2012.1-4|30	Suggests: xev
12mr|task-x11-2012.1-4|31	
12mr|task-x11-2012.1-4|32	BuildArch: noarch
12mr|task-x11-2012.1-4|33	
12mr|task-x11-2012.1-4|34	%description
12mr|task-x11-2012.1-4|35	This package is a meta-package, meaning that its purpose is to contain
12mr|task-x11-2012.1-4|36	dependencies for running X.org X11.
12mr|task-x11-2012.1-4|37	
12mr|task-x11-2012.1-4|38	%prep
12mr|task-x11-2012.1-4|39	
12mr|task-x11-2012.1-4|40	%build
12mr|task-x11-2012.1-4|41	
12mr|task-x11-2012.1-4|42	%install
12mr|task-x11-2012.1-4|43	
12mr|task-x11-2012.1-4|44	%files
12mr|task-x11-2012.1-4|45	
12mr|task-x11-2012.1-4|46	
12mr|task-x11-2012.1-4|47	
12mr|task-x11-2012.1-4|48	
12mr|task-x11-2012.1-4|49	%changelog
12mr|task-x11-2012.1-4|50	

16572 12
12mr|tcb-1.0.6-3|1	%define set_tcbver 0.7
12mr|tcb-1.0.6-3|2	
12mr|tcb-1.0.6-3|3	%define major 0
12mr|tcb-1.0.6-3|4	%define libname %mklibname %{name} %{major}
12mr|tcb-1.0.6-3|5	%define develname %mklibname %{name} -d
12mr|tcb-1.0.6-3|6	%define libpamname %mklibname pam 0
12mr|tcb-1.0.6-3|7	
12mr|tcb-1.0.6-3|8	Summary:	Libraries and tools implementing the tcb password shadowing scheme
12mr|tcb-1.0.6-3|9	Name:		tcb
12mr|tcb-1.0.6-3|10	Version:	1.0.6
12mr|tcb-1.0.6-3|11	Release:	%mkrel 3
12mr|tcb-1.0.6-3|12	License:	BSD or GPL
12mr|tcb-1.0.6-3|13	Group:		System/Libraries
12mr|tcb-1.0.6-3|14	URL: 		http://www.openwall.com/tcb/
12mr|tcb-1.0.6-3|15	Source0:	ftp://ftp.openwall.com/pub/projects/tcb/%{name}-%{version}.tar.gz
12mr|tcb-1.0.6-3|16	Source1:	ftp://ftp.openwall.com/pub/projects/tcb/%{name}-%{version}.tar.gz.sign
12mr|tcb-1.0.6-3|17	Source2:	set_tcb-%{set_tcbver}.tar.bz2
12mr|tcb-1.0.6-3|18	Patch0:		tcb-1.0.2-assume_shadow.patch
12mr|tcb-1.0.6-3|19	Patch2:		set_tcb-0.7-nofork.patch
12mr|tcb-1.0.6-3|20	# Fix handling of negative fields in /etc/shadow on x86_64 with recent glibc (#52330)
12mr|tcb-1.0.6-3|21	Patch3:		tcb-1.0.3-warn.patch
12mr|tcb-1.0.6-3|22	# Use translations from pam for the available messages (#59331)
12mr|tcb-1.0.6-3|23	Patch4:		tcb-1.0.3-i18n.patch
12mr|tcb-1.0.6-3|24	BuildRequires:	glibc-crypt_blowfish-devel
12mr|tcb-1.0.6-3|25	BuildRequires:	pam-devel
12mr|tcb-1.0.6-3|26	Requires:	%{libname} >= %{version}
12mr|tcb-1.0.6-3|27	Requires:	pam_tcb = %{version}
12mr|tcb-1.0.6-3|28	Requires:	nss_tcb = %{version}
12mr|tcb-1.0.6-3|29	Requires:	shadow-utils >= 4.0.12-10mdv
12mr|tcb-1.0.6-3|30	BuildRoot: 	%{_tmppath}/%{name}-%{version}
12mr|tcb-1.0.6-3|31	
12mr|tcb-1.0.6-3|32	%description
12mr|tcb-1.0.6-3|33	The tcb package consists of three components: pam_tcb, libnss_tcb, and
12mr|tcb-1.0.6-3|34	libtcb.  pam_tcb is a PAM module which supersedes pam_unix and pam_pwdb.
12mr|tcb-1.0.6-3|35	It also implements the tcb password shadowing scheme (see tcb(5) for
12mr|tcb-1.0.6-3|36	details).  The tcb scheme allows many core system utilities (passwd(1)
12mr|tcb-1.0.6-3|37	being the primary example) to operate with little privilege.  libnss_tcb
12mr|tcb-1.0.6-3|38	is the accompanying NSS module.  libtcb contains code shared by the
12mr|tcb-1.0.6-3|39	PAM and NSS modules and is also used by programs from the shadow-utils
12mr|tcb-1.0.6-3|40	package.
12mr|tcb-1.0.6-3|41	
12mr|tcb-1.0.6-3|42	
12mr|tcb-1.0.6-3|43	%package -n %{libname}
12mr|tcb-1.0.6-3|44	Summary:        Libraries and tools implementing the tcb password shadowing scheme
12mr|tcb-1.0.6-3|45	Group:          System/Libraries
12mr|tcb-1.0.6-3|46	Requires:	glibc-crypt_blowfish
12mr|tcb-1.0.6-3|47	Requires(pre):	setup >= 2.7.12-2mdv
12mr|tcb-1.0.6-3|48	
12mr|tcb-1.0.6-3|49	%description -n %{libname}
12mr|tcb-1.0.6-3|50	libtcb contains code shared by the PAM and NSS modules and is also used
12mr|tcb-1.0.6-3|51	by programs from the shadow-utils package.
12mr|tcb-1.0.6-3|52	
12mr|tcb-1.0.6-3|53	
12mr|tcb-1.0.6-3|54	%package -n pam_tcb
12mr|tcb-1.0.6-3|55	Summary:	PAM module for TCB
12mr|tcb-1.0.6-3|56	Group:		System/Libraries
12mr|tcb-1.0.6-3|57	Requires:	%{libname} >= %{version}
12mr|tcb-1.0.6-3|58	Conflicts:	pam < 0.99.8.1-13
12mr|tcb-1.0.6-3|59	Conflicts:	%{libpamname} < 0.99.8.1-13
12mr|tcb-1.0.6-3|60	
12mr|tcb-1.0.6-3|61	%description -n pam_tcb
12mr|tcb-1.0.6-3|62	pam_tcb is a PAM module which supersedes pam_unix and pam_pwdb.
12mr|tcb-1.0.6-3|63	It also implements the tcb password shadowing scheme (see tcb(5) for
12mr|tcb-1.0.6-3|64	details).  The tcb scheme allows many core system utilities (passwd(1)
12mr|tcb-1.0.6-3|65	being the primary example) to operate with little privilege.
12mr|tcb-1.0.6-3|66	
12mr|tcb-1.0.6-3|67	
12mr|tcb-1.0.6-3|68	%package -n nss_tcb
12mr|tcb-1.0.6-3|69	Summary:	NSS library for TCB
12mr|tcb-1.0.6-3|70	Group:		System/Libraries
12mr|tcb-1.0.6-3|71	Requires(post):	rpm-helper
12mr|tcb-1.0.6-3|72	Requires(postun): rpm-helper
12mr|tcb-1.0.6-3|73	Requires:	%{libname} = %{version}
12mr|tcb-1.0.6-3|74	
12mr|tcb-1.0.6-3|75	%description -n nss_tcb
12mr|tcb-1.0.6-3|76	libnss_tcb is the accompanying NSS module for pam_tcb.
12mr|tcb-1.0.6-3|77	
12mr|tcb-1.0.6-3|78	
12mr|tcb-1.0.6-3|79	%package -n %{develname}
12mr|tcb-1.0.6-3|80	Summary:	Libraries and header files for building tcb-aware applications
12mr|tcb-1.0.6-3|81	Group:		Development/Other
12mr|tcb-1.0.6-3|82	Requires:	%{libname} >= %{version}
12mr|tcb-1.0.6-3|83	Provides:	%{name}-devel = %{version}-%{release}
12mr|tcb-1.0.6-3|84	
12mr|tcb-1.0.6-3|85	%description -n %{develname}
12mr|tcb-1.0.6-3|86	This package contains static libraries and header files needed for
12mr|tcb-1.0.6-3|87	building tcb-aware applications.
12mr|tcb-1.0.6-3|88	
12mr|tcb-1.0.6-3|89	
12mr|tcb-1.0.6-3|90	%prep
12mr|tcb-1.0.6-3|91	%setup -q -a2
12mr|tcb-1.0.6-3|92	%patch0 -p1
12mr|tcb-1.0.6-3|93	%patch2 -p0
12mr|tcb-1.0.6-3|94	%patch3 -p1
12mr|tcb-1.0.6-3|95	%patch4 -p1
12mr|tcb-1.0.6-3|96	
12mr|tcb-1.0.6-3|97	cat Make.defs | sed -e "s|LIBEXECDIR = /usr/libexec|LIBEXECDIR = %{_libdir}|" >Make.defs.new
12mr|tcb-1.0.6-3|98	cat Make.defs.new | sed -e "s|/lib$|/%{_lib}|g" >Make.defs
12mr|tcb-1.0.6-3|99	
12mr|tcb-1.0.6-3|100	%build
12mr|tcb-1.0.6-3|101	%serverbuild
12mr|tcb-1.0.6-3|102	CFLAGS="%{optflags} -DENABLE_SETFSUGID" %make
12mr|tcb-1.0.6-3|103	
12mr|tcb-1.0.6-3|104	%install
12mr|tcb-1.0.6-3|105	rm -rf %{buildroot}
12mr|tcb-1.0.6-3|106	
12mr|tcb-1.0.6-3|107	make install-non-root install-pam_pwdb \
12mr|tcb-1.0.6-3|108	DESTDIR=%{buildroot} \
12mr|tcb-1.0.6-3|109	MANDIR=%{_mandir} \
12mr|tcb-1.0.6-3|110	LIBDIR=%{_libdir} \
12mr|tcb-1.0.6-3|111	LIBEXECDIR=%{_libdir} \
12mr|tcb-1.0.6-3|112	SLIBDIR=/%{_lib}
12mr|tcb-1.0.6-3|113	
12mr|tcb-1.0.6-3|114	mkdir -p %{buildroot}%{_sbindir}
12mr|tcb-1.0.6-3|115	install -m 0750 set_tcb-%{set_tcbver}/set_tcb %{buildroot}%{_sbindir}/
12mr|tcb-1.0.6-3|116	install -m 0644 set_tcb-%{set_tcbver}/set_tcb.8 %{buildroot}%{_mandir}/man8/
12mr|tcb-1.0.6-3|117	
12mr|tcb-1.0.6-3|118	
12mr|tcb-1.0.6-3|119	%if %mdkversion < 200900
12mr|tcb-1.0.6-3|120	%post -n %{libname} -p /sbin/ldconfig
12mr|tcb-1.0.6-3|121	%endif
12mr|tcb-1.0.6-3|122	%if %mdkversion < 200900
12mr|tcb-1.0.6-3|123	%postun -n %{libname} -p /sbin/ldconfig
12mr|tcb-1.0.6-3|124	%endif
12mr|tcb-1.0.6-3|125	
12mr|tcb-1.0.6-3|126	%post -n nss_tcb
12mr|tcb-1.0.6-3|127	%if %mdkversion < 200900
12mr|tcb-1.0.6-3|128	/sbin/ldconfig
12mr|tcb-1.0.6-3|129	%endif
12mr|tcb-1.0.6-3|130	if [ -f %{_initrddir}/nscd ]; then
12mr|tcb-1.0.6-3|131	%_post_service nscd
12mr|tcb-1.0.6-3|132	fi
12mr|tcb-1.0.6-3|133	
12mr|tcb-1.0.6-3|134	%postun -n nss_tcb
12mr|tcb-1.0.6-3|135	%if %mdkversion < 200900
12mr|tcb-1.0.6-3|136	/sbin/ldconfig
12mr|tcb-1.0.6-3|137	%endif
12mr|tcb-1.0.6-3|138	if [ -f %{_initrddir}/nscd ]; then
12mr|tcb-1.0.6-3|139	%_preun_service nscd
12mr|tcb-1.0.6-3|140	fi
12mr|tcb-1.0.6-3|141	
12mr|tcb-1.0.6-3|142	%clean
12mr|tcb-1.0.6-3|143	rm -rf %{buildroot}
12mr|tcb-1.0.6-3|144	
12mr|tcb-1.0.6-3|145	%files
12mr|tcb-1.0.6-3|146	%defattr(-,root,root)
12mr|tcb-1.0.6-3|147	%doc LICENSE
12mr|tcb-1.0.6-3|148	/sbin/tcb_convert
12mr|tcb-1.0.6-3|149	/sbin/tcb_unconvert
12mr|tcb-1.0.6-3|150	%{_sbindir}/set_tcb
12mr|tcb-1.0.6-3|151	%{_mandir}/man8/tcb_convert.8*
12mr|tcb-1.0.6-3|152	%{_mandir}/man8/tcb_unconvert.8*
12mr|tcb-1.0.6-3|153	%{_mandir}/man8/set_tcb.8*
12mr|tcb-1.0.6-3|154	
12mr|tcb-1.0.6-3|155	%files -n %{libname}
12mr|tcb-1.0.6-3|156	%defattr(-,root,root)
12mr|tcb-1.0.6-3|157	/%{_lib}/libtcb.so.%{major}*
12mr|tcb-1.0.6-3|158	%attr(0755,root,chkpwd) %verify(not mode group) %dir %{_libdir}/chkpwd
12mr|tcb-1.0.6-3|159	%attr(2755,root,shadow) %verify(not mode group) %{_libdir}/chkpwd/tcb_chkpwd
12mr|tcb-1.0.6-3|160	%{_mandir}/man5/tcb.5*
12mr|tcb-1.0.6-3|161	
12mr|tcb-1.0.6-3|162	%files -n nss_tcb
12mr|tcb-1.0.6-3|163	%defattr(-,root,root)
12mr|tcb-1.0.6-3|164	/%{_lib}/libnss_tcb.so.2
12mr|tcb-1.0.6-3|165	
12mr|tcb-1.0.6-3|166	%files -n pam_tcb
12mr|tcb-1.0.6-3|167	%defattr(-,root,root)
12mr|tcb-1.0.6-3|168	/%{_lib}/security/pam_pwdb.so
12mr|tcb-1.0.6-3|169	/%{_lib}/security/pam_tcb.so
12mr|tcb-1.0.6-3|170	%{_mandir}/man8/pam_pwdb.8*
12mr|tcb-1.0.6-3|171	%{_mandir}/man8/pam_tcb.8*
12mr|tcb-1.0.6-3|172	
12mr|tcb-1.0.6-3|173	%files -n %{develname}
12mr|tcb-1.0.6-3|174	%defattr(-,root,root)
12mr|tcb-1.0.6-3|175	%{_includedir}/tcb.h
12mr|tcb-1.0.6-3|176	%{_libdir}/libtcb.a
12mr|tcb-1.0.6-3|177	%{_libdir}/libtcb.so
12mr|tcb-1.0.6-3|178	
12mr|tcb-1.0.6-3|179	
12mr|tcb-1.0.6-3|180	
12mr|tcb-1.0.6-3|181	%changelog
12mr|tcb-1.0.6-3|182	

16573 12
12mr|tcl-8.6-0.b1.11|1	%define rel	11
12mr|tcl-8.6-0.b1.11|2	%define pre	b1
12mr|tcl-8.6-0.b1.11|3	
12mr|tcl-8.6-0.b1.11|4	%if %pre
12mr|tcl-8.6-0.b1.11|5	%define release		%mkrel 0.%{pre}.%{rel}
12mr|tcl-8.6-0.b1.11|6	%define distname	%{name}%{version}%{pre}-src.tar.gz
12mr|tcl-8.6-0.b1.11|7	%define setname		%{name}%{version}%{pre}
12mr|tcl-8.6-0.b1.11|8	%else
12mr|tcl-8.6-0.b1.11|9	%define release		%mkrel %{rel}
12mr|tcl-8.6-0.b1.11|10	%define distname	%{name}%{version}-src.tar.gz
12mr|tcl-8.6-0.b1.11|11	%define setname		%{name}%{version}
12mr|tcl-8.6-0.b1.11|12	%endif
12mr|tcl-8.6-0.b1.11|13	
12mr|tcl-8.6-0.b1.11|14	%define major		8.6
12mr|tcl-8.6-0.b1.11|15	%define libname		%mklibname %{name} %{major}
12mr|tcl-8.6-0.b1.11|16	%define develname	%mklibname %{name} -d
12mr|tcl-8.6-0.b1.11|17	
12mr|tcl-8.6-0.b1.11|18	Summary:	An embeddable scripting language
12mr|tcl-8.6-0.b1.11|19	Name:		tcl
12mr|tcl-8.6-0.b1.11|20	Version:	8.6
12mr|tcl-8.6-0.b1.11|21	Release:	%{release}
12mr|tcl-8.6-0.b1.11|22	Group:		System/Libraries
12mr|tcl-8.6-0.b1.11|23	License:	BSD
12mr|tcl-8.6-0.b1.11|24	URL:		http://tcl.tk
12mr|tcl-8.6-0.b1.11|25	Source0:	http://downloads.sourceforge.net/%{name}/%{distname}
12mr|tcl-8.6-0.b1.11|26	Source1:	tcl.macros
12mr|tcl-8.6-0.b1.11|27	BuildRequires:	zlib-devel
12mr|tcl-8.6-0.b1.11|28	Patch0:		tcl-8.5a6-soname.patch
12mr|tcl-8.6-0.b1.11|29	Patch1:		tcl-8.6-dlopen.patch
12mr|tcl-8.6-0.b1.11|30	# From Fedora, replaces old p6 by Stew, rediffed for 8.6 - AdamW 2008/10
12mr|tcl-8.6-0.b1.11|31	Patch2:		tcl-8.6-autopath.patch
12mr|tcl-8.6-0.b1.11|32	Patch3:		tcl-8.6b1-fix_includes.patch
12mr|tcl-8.6-0.b1.11|33	Patch4:		tcl-8.5.0-expect-5.43.0.patch
12mr|tcl-8.6-0.b1.11|34	Patch5:		tcl-8.6b1-tdbc_location.patch
12mr|tcl-8.6-0.b1.11|35	# Originally from Gentoo, fix buffer overflow with GCC 4.5 -D_FORTIFY_SOURCE=2 - wally 2010/12
12mr|tcl-8.6-0.b1.11|36	Patch6:		tcl8.6b1-fortify.patch
12mr|tcl-8.6-0.b1.11|37	Buildroot:	%{_tmppath}/%{name}-%{version}
12mr|tcl-8.6-0.b1.11|38	Provides:   /usr/bin/tclsh
12mr|tcl-8.6-0.b1.11|39	Obsoletes:  %{name} < %{version}
12mr|tcl-8.6-0.b1.11|40	
12mr|tcl-8.6-0.b1.11|41	%description
12mr|tcl-8.6-0.b1.11|42	Tcl is a simple scripting language designed to be embedded into
12mr|tcl-8.6-0.b1.11|43	other applications.  Tcl is designed to be used with Tk, a widget
12mr|tcl-8.6-0.b1.11|44	set, which is provided in the tk package.  This package also includes
12mr|tcl-8.6-0.b1.11|45	tclsh, a simple example of a Tcl application.
12mr|tcl-8.6-0.b1.11|46	
12mr|tcl-8.6-0.b1.11|47	If you're installing the tcl package and you want to use Tcl for
12mr|tcl-8.6-0.b1.11|48	development, you should also install the tk and tclx packages.
12mr|tcl-8.6-0.b1.11|49	
12mr|tcl-8.6-0.b1.11|50	%package -n	%{libname}
12mr|tcl-8.6-0.b1.11|51	Summary:	Shared libraries for %{name}
12mr|tcl-8.6-0.b1.11|52	Group:		System/Libraries
12mr|tcl-8.6-0.b1.11|53	
12mr|tcl-8.6-0.b1.11|54	%description -n %{libname}
12mr|tcl-8.6-0.b1.11|55	Tcl is a simple scripting language designed to be embedded into
12mr|tcl-8.6-0.b1.11|56	other applications.  Tcl is designed to be used with Tk, a widget
12mr|tcl-8.6-0.b1.11|57	set, which is provided in the tk package.  This package also includes
12mr|tcl-8.6-0.b1.11|58	tclsh, a simple example of a Tcl application.
12mr|tcl-8.6-0.b1.11|59	
12mr|tcl-8.6-0.b1.11|60	If you're installing the tcl package and you want to use Tcl for
12mr|tcl-8.6-0.b1.11|61	development, you should also install the tk and tclx packages.
12mr|tcl-8.6-0.b1.11|62	
12mr|tcl-8.6-0.b1.11|63	%package -n	%{develname}
12mr|tcl-8.6-0.b1.11|64	Summary:	Development files for %{name}
12mr|tcl-8.6-0.b1.11|65	Group:		Development/Other
12mr|tcl-8.6-0.b1.11|66	Requires:	%{name} = %{version}-%{release}
12mr|tcl-8.6-0.b1.11|67	Requires:	%{libname} = %{version}-%{release}
12mr|tcl-8.6-0.b1.11|68	Provides:	%{name}-devel = %{version}-%{release}
12mr|tcl-8.6-0.b1.11|69	Obsoletes:	%mklibname tcl 8.4 -d
12mr|tcl-8.6-0.b1.11|70	Obsoletes:	%mklibname tcl 8.5 -d
12mr|tcl-8.6-0.b1.11|71	
12mr|tcl-8.6-0.b1.11|72	%description -n	%{develname}
12mr|tcl-8.6-0.b1.11|73	This package contains development files for %{name}.
12mr|tcl-8.6-0.b1.11|74	
12mr|tcl-8.6-0.b1.11|75	%prep
12mr|tcl-8.6-0.b1.11|76	%setup -q -n %{setname}
12mr|tcl-8.6-0.b1.11|77	%patch0 -p1 -b .soname
12mr|tcl-8.6-0.b1.11|78	%patch1 -p1 -b .dlopen
12mr|tcl-8.6-0.b1.11|79	%patch2 -p1 -b .autopath
12mr|tcl-8.6-0.b1.11|80	%patch3 -p1
12mr|tcl-8.6-0.b1.11|81	%patch4 -p1 -b .expect
12mr|tcl-8.6-0.b1.11|82	%patch5 -p1 -b .tdbc_location
12mr|tcl-8.6-0.b1.11|83	%patch6 -p1 -b .fortify
12mr|tcl-8.6-0.b1.11|84	
12mr|tcl-8.6-0.b1.11|85	%build
12mr|tcl-8.6-0.b1.11|86	pushd pkgs/tdbc1.0b1
12mr|tcl-8.6-0.b1.11|87	autoconf
12mr|tcl-8.6-0.b1.11|88	popd
12mr|tcl-8.6-0.b1.11|89	
12mr|tcl-8.6-0.b1.11|90	pushd unix
12mr|tcl-8.6-0.b1.11|91	autoconf
12mr|tcl-8.6-0.b1.11|92	%configure2_5x \
12mr|tcl-8.6-0.b1.11|93	--enable-threads \
12mr|tcl-8.6-0.b1.11|94	--enable-gcc \
12mr|tcl-8.6-0.b1.11|95	--enable-64bit \
12mr|tcl-8.6-0.b1.11|96	--disable-rpath \
12mr|tcl-8.6-0.b1.11|97	--includedir=%{_includedir}/tcl%{version}
12mr|tcl-8.6-0.b1.11|98	%make TCL_LIBRARY=%{_datadir}/%{name}%{major}
12mr|tcl-8.6-0.b1.11|99	
12mr|tcl-8.6-0.b1.11|100	cp libtcl%{major}.so libtcl%{major}.so.0
12mr|tcl-8.6-0.b1.11|101	#    make test
12mr|tcl-8.6-0.b1.11|102	popd
12mr|tcl-8.6-0.b1.11|103	
12mr|tcl-8.6-0.b1.11|104	%install
12mr|tcl-8.6-0.b1.11|105	rm -rf %{buildroot}
12mr|tcl-8.6-0.b1.11|106	
12mr|tcl-8.6-0.b1.11|107	%makeinstall -C unix TCL_LIBRARY=%{buildroot}%{_datadir}/%{name}%{major}
12mr|tcl-8.6-0.b1.11|108	
12mr|tcl-8.6-0.b1.11|109	# create the arch-dependent dir
12mr|tcl-8.6-0.b1.11|110	mkdir -p %{buildroot}%{_libdir}/%{name}%{major}
12mr|tcl-8.6-0.b1.11|111	
12mr|tcl-8.6-0.b1.11|112	# fix libname
12mr|tcl-8.6-0.b1.11|113	mv %{buildroot}%{_libdir}/libtcl%{major}.so %{buildroot}%{_libdir}/libtcl%{major}.so.0
12mr|tcl-8.6-0.b1.11|114	ln -snf libtcl%{major}.so.0 %{buildroot}%{_libdir}/libtcl%{major}.so
12mr|tcl-8.6-0.b1.11|115	
12mr|tcl-8.6-0.b1.11|116	# install all headers
12mr|tcl-8.6-0.b1.11|117	install -d %{buildroot}%{_includedir}/tcl%{version}/compat
12mr|tcl-8.6-0.b1.11|118	install -d %{buildroot}%{_includedir}/tcl%{version}/generic
12mr|tcl-8.6-0.b1.11|119	install -d %{buildroot}%{_includedir}/tcl%{version}/unix
12mr|tcl-8.6-0.b1.11|120	install -m0644 compat/*.h %{buildroot}%{_includedir}/tcl%{version}/compat/
12mr|tcl-8.6-0.b1.11|121	install -m0644 generic/*.h %{buildroot}%{_includedir}/tcl%{version}/generic/
12mr|tcl-8.6-0.b1.11|122	install -m0644 unix/*.h %{buildroot}%{_includedir}/tcl%{version}/unix/
12mr|tcl-8.6-0.b1.11|123	
12mr|tcl-8.6-0.b1.11|124	pushd %{buildroot}%{_bindir}
12mr|tcl-8.6-0.b1.11|125	ln -fs tclsh* tclsh
12mr|tcl-8.6-0.b1.11|126	popd
12mr|tcl-8.6-0.b1.11|127	
12mr|tcl-8.6-0.b1.11|128	pushd %{buildroot}%{_libdir}
12mr|tcl-8.6-0.b1.11|129	cat > lib%{name}.so << EOF
12mr|tcl-8.6-0.b1.11|130	/* GNU ld script
12mr|tcl-8.6-0.b1.11|131	We want -l%{name} to include the actual system library,
12mr|tcl-8.6-0.b1.11|132	which is lib%{name}%{major}.so.0  */
12mr|tcl-8.6-0.b1.11|133	INPUT ( -l%{name}%{major} )
12mr|tcl-8.6-0.b1.11|134	EOF
12mr|tcl-8.6-0.b1.11|135	popd
12mr|tcl-8.6-0.b1.11|136	
12mr|tcl-8.6-0.b1.11|137	# fix config script
12mr|tcl-8.6-0.b1.11|138	perl -pi -e "s|-L`pwd`/unix\b|-L%{_libdir}|g" %{buildroot}%{_libdir}/tclConfig.sh
12mr|tcl-8.6-0.b1.11|139	perl -pi -e "s|`pwd`/unix/lib|%{_libdir}/lib|g" %{buildroot}%{_libdir}/tclConfig.sh
12mr|tcl-8.6-0.b1.11|140	perl -pi -e "s|`pwd`|%{_includedir}/tcl%{version}|g" %{buildroot}%{_libdir}/tclConfig.sh
12mr|tcl-8.6-0.b1.11|141	
12mr|tcl-8.6-0.b1.11|142	# and let it be found (we don't look in /usr/lib any more)
12mr|tcl-8.6-0.b1.11|143	ln -s %{_libdir}/%{name}Config.sh %{buildroot}/%{_libdir}/%{name}%{major}/%{name}Config.sh
12mr|tcl-8.6-0.b1.11|144	
12mr|tcl-8.6-0.b1.11|145	# Arrangements for lib64 platforms
12mr|tcl-8.6-0.b1.11|146	echo "# placeholder" >> %{develname}.files
12mr|tcl-8.6-0.b1.11|147	if [[ "%{_lib}" != "lib" ]]; then
12mr|tcl-8.6-0.b1.11|148	mkdir -p %{buildroot}%{_prefix}/lib
12mr|tcl-8.6-0.b1.11|149	ln -s %{_libdir}/tclConfig.sh %{buildroot}%{_prefix}/lib/tclConfig.sh
12mr|tcl-8.6-0.b1.11|150	echo "%{_prefix}/lib/tclConfig.sh" >> %{develname}.files
12mr|tcl-8.6-0.b1.11|151	fi
12mr|tcl-8.6-0.b1.11|152	
12mr|tcl-8.6-0.b1.11|153	# (fc) make sure .so files are writable by root
12mr|tcl-8.6-0.b1.11|154	chmod 755 %{buildroot}%{_libdir}/*.so*
12mr|tcl-8.6-0.b1.11|155	
12mr|tcl-8.6-0.b1.11|156	# set up the macros
12mr|tcl-8.6-0.b1.11|157	mkdir -p %{buildroot}%{_sys_macros_dir}
12mr|tcl-8.6-0.b1.11|158	install -m 0644 %{SOURCE1} %{buildroot}%{_sys_macros_dir}
12mr|tcl-8.6-0.b1.11|159	
12mr|tcl-8.6-0.b1.11|160	# move this tdbc crap around
12mr|tcl-8.6-0.b1.11|161	mv %{buildroot}%{_libdir}/%{name}%{major}/tdbc*/libtdbc*.a %{buildroot}%{_libdir}
12mr|tcl-8.6-0.b1.11|162	
12mr|tcl-8.6-0.b1.11|163	%if %mdkversion < 200900
12mr|tcl-8.6-0.b1.11|164	%post -p /sbin/ldconfig -n %{libname}
12mr|tcl-8.6-0.b1.11|165	%endif
12mr|tcl-8.6-0.b1.11|166	
12mr|tcl-8.6-0.b1.11|167	%if %mdkversion < 200900
12mr|tcl-8.6-0.b1.11|168	%postun -p /sbin/ldconfig -n %{libname}
12mr|tcl-8.6-0.b1.11|169	%endif
12mr|tcl-8.6-0.b1.11|170	
12mr|tcl-8.6-0.b1.11|171	%clean
12mr|tcl-8.6-0.b1.11|172	rm -rf %{buildroot}
12mr|tcl-8.6-0.b1.11|173	
12mr|tcl-8.6-0.b1.11|174	%files
12mr|tcl-8.6-0.b1.11|175	%defattr(-,root,root)
12mr|tcl-8.6-0.b1.11|176	%{_bindir}/*
12mr|tcl-8.6-0.b1.11|177	%{_datadir}/%{name}%{major}
12mr|tcl-8.6-0.b1.11|178	%{_mandir}/man1/*
12mr|tcl-8.6-0.b1.11|179	%{_mandir}/man3/*
12mr|tcl-8.6-0.b1.11|180	%{_mandir}/mann/*
12mr|tcl-8.6-0.b1.11|181	%{_datadir}/tcl8
12mr|tcl-8.6-0.b1.11|182	%{_libdir}/%{name}%{major}
12mr|tcl-8.6-0.b1.11|183	%exclude %{_libdir}/%{name}%{major}/tdbc*/tdbcConfig.sh
12mr|tcl-8.6-0.b1.11|184	
12mr|tcl-8.6-0.b1.11|185	%files -n %{libname}
12mr|tcl-8.6-0.b1.11|186	%defattr(-,root,root)
12mr|tcl-8.6-0.b1.11|187	%attr(0755,root,root) %{_libdir}/lib*.so.*
12mr|tcl-8.6-0.b1.11|188	
12mr|tcl-8.6-0.b1.11|189	%files -n %{develname} -f %{develname}.files
12mr|tcl-8.6-0.b1.11|190	%defattr(-,root,root)
12mr|tcl-8.6-0.b1.11|191	%dir %{_includedir}/tcl%{version}
12mr|tcl-8.6-0.b1.11|192	%dir %{_includedir}/tcl%{version}/compat
12mr|tcl-8.6-0.b1.11|193	%dir %{_includedir}/tcl%{version}/generic
12mr|tcl-8.6-0.b1.11|194	%dir %{_includedir}/tcl%{version}/unix
12mr|tcl-8.6-0.b1.11|195	%attr(0644,root,root) %{_includedir}/tcl%{version}/compat/*.h
12mr|tcl-8.6-0.b1.11|196	%attr(0644,root,root) %{_includedir}/tcl%{version}/generic/*.h
12mr|tcl-8.6-0.b1.11|197	%attr(0644,root,root) %{_includedir}/tcl%{version}/unix/*.h
12mr|tcl-8.6-0.b1.11|198	%attr(0644,root,root) %{_includedir}/*.h
12mr|tcl-8.6-0.b1.11|199	%attr(0755,root,root) %{_libdir}/*.so
12mr|tcl-8.6-0.b1.11|200	%attr(0644,root,root) %{_libdir}/*.a
12mr|tcl-8.6-0.b1.11|201	%attr(0755,root,root) %{_libdir}/tclConfig.sh
12mr|tcl-8.6-0.b1.11|202	%attr(0755,root,root) %{_libdir}/%{name}%{major}/tdbc*/tdbcConfig.sh
12mr|tcl-8.6-0.b1.11|203	%attr(0644,root,root) %{_sys_macros_dir}/tcl.macros
12mr|tcl-8.6-0.b1.11|204	
12mr|tcl-8.6-0.b1.11|205	
12mr|tcl-8.6-0.b1.11|206	
12mr|tcl-8.6-0.b1.11|207	
12mr|tcl-8.6-0.b1.11|208	%changelog
12mr|tcl-8.6-0.b1.11|209	

16574 12
12mr|tclap-1.2.1-2|1	Name:		tclap
12mr|tclap-1.2.1-2|2	Version:	1.2.1
12mr|tclap-1.2.1-2|3	Release:	2
12mr|tclap-1.2.1-2|4	Summary:	Templatized C++ Command Line Parser
12mr|tclap-1.2.1-2|5	Group:		System/Libraries
12mr|tclap-1.2.1-2|6	License:	MIT
12mr|tclap-1.2.1-2|7	URL:		http://tclap.sourceforge.net/
12mr|tclap-1.2.1-2|8	Source0:	http://sourceforge.net/projects/tclap/files/%{name}-%{version}.tar.gz
12mr|tclap-1.2.1-2|9	BuildArch:	noarch
12mr|tclap-1.2.1-2|10	Provides:	%{name}-devel = %{version}-%{release}
12mr|tclap-1.2.1-2|11	
12mr|tclap-1.2.1-2|12	%description
12mr|tclap-1.2.1-2|13	This is a simple C++ library that facilitates parsing command line
12mr|tclap-1.2.1-2|14	arguments in a type independent manner.  It doesn't conform exactly
12mr|tclap-1.2.1-2|15	to either the GNU or POSIX standards, although it is close.
12mr|tclap-1.2.1-2|16	
12mr|tclap-1.2.1-2|17	%prep
12mr|tclap-1.2.1-2|18	%setup -q
12mr|tclap-1.2.1-2|19	
12mr|tclap-1.2.1-2|20	%build
12mr|tclap-1.2.1-2|21	%configure2_5x
12mr|tclap-1.2.1-2|22	%make
12mr|tclap-1.2.1-2|23	
12mr|tclap-1.2.1-2|24	%install
12mr|tclap-1.2.1-2|25	%makeinstall_std
12mr|tclap-1.2.1-2|26	
12mr|tclap-1.2.1-2|27	%__mkdir_p %{buildroot}%{_datadir}/pkgconfig
12mr|tclap-1.2.1-2|28	%__mv %{buildroot}%{_libdir}/pkgconfig/*.pc %{buildroot}%{_datadir}/pkgconfig/
12mr|tclap-1.2.1-2|29	
12mr|tclap-1.2.1-2|30	%check
12mr|tclap-1.2.1-2|31	%make check
12mr|tclap-1.2.1-2|32	
12mr|tclap-1.2.1-2|33	%files
12mr|tclap-1.2.1-2|34	%defattr(-,root,root)
12mr|tclap-1.2.1-2|35	%doc README AUTHORS ChangeLog NEWS
12mr|tclap-1.2.1-2|36	%{_includedir}/*
12mr|tclap-1.2.1-2|37	%{_datadir}/pkgconfig/*.pc
12mr|tclap-1.2.1-2|38	
12mr|tclap-1.2.1-2|39	
12mr|tclap-1.2.1-2|40	
12mr|tclap-1.2.1-2|41	%changelog
12mr|tclap-1.2.1-2|42	

16575 12
12mr|tclink-3.4.4-11|1	%define major 3
12mr|tclink-3.4.4-11|2	%define libname %mklibname tclink %{major}
12mr|tclink-3.4.4-11|3	%define develname %mklibname tclink -d
12mr|tclink-3.4.4-11|4	
12mr|tclink-3.4.4-11|5	Summary:	TrustCommerce payment
12mr|tclink-3.4.4-11|6	Name:		tclink
12mr|tclink-3.4.4-11|7	Version:	3.4.4
12mr|tclink-3.4.4-11|8	Release:	%mkrel 11
12mr|tclink-3.4.4-11|9	Group:		System/Servers
12mr|tclink-3.4.4-11|10	License:	LGPL
12mr|tclink-3.4.4-11|11	URL:		http://www.trustcommerce.com/tclink.html
12mr|tclink-3.4.4-11|12	Source0:	http://www.trustcommerce.com/downloads/tclink-%{version}-C.tar.gz
12mr|tclink-3.4.4-11|13	Patch0:		tclink-3.4-C-soname.diff
12mr|tclink-3.4.4-11|14	Patch1:		tclink-correct_version.diff
12mr|tclink-3.4.4-11|15	Patch2:		tclink-linkage_order_fix.diff
12mr|tclink-3.4.4-11|16	BuildRequires:	openssl-devel
12mr|tclink-3.4.4-11|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|tclink-3.4.4-11|18	
12mr|tclink-3.4.4-11|19	%description
12mr|tclink-3.4.4-11|20	TCLink is a thin client library to allow your e-commerce servers to
12mr|tclink-3.4.4-11|21	connect to the TrustCommerce payment gateway easily and consistently.
12mr|tclink-3.4.4-11|22	The protocol (which is the same across all platforms and languages) is
12mr|tclink-3.4.4-11|23	well-documented in the Web Developer's Guide, so please consult it for
12mr|tclink-3.4.4-11|24	any questions you may have about the protocol syntax itself.
12mr|tclink-3.4.4-11|25	
12mr|tclink-3.4.4-11|26	The TrustCommerce web site is at http://www.trustcommerce.com
12mr|tclink-3.4.4-11|27	
12mr|tclink-3.4.4-11|28	%package -n	%{libname}
12mr|tclink-3.4.4-11|29	Summary:	Main library for tclink
12mr|tclink-3.4.4-11|30	Group:		System/Libraries
12mr|tclink-3.4.4-11|31	Provides:	%{name} = %{version}-%{release}
12mr|tclink-3.4.4-11|32	
12mr|tclink-3.4.4-11|33	%description -n	%{libname}
12mr|tclink-3.4.4-11|34	This package contains the library needed to run programs dynamically
12mr|tclink-3.4.4-11|35	linked with tclink (Trust Commerce Payment Gateway).
12mr|tclink-3.4.4-11|36	
12mr|tclink-3.4.4-11|37	%package -n	%{develname}
12mr|tclink-3.4.4-11|38	Summary:	Headers for developping programs with TCLink
12mr|tclink-3.4.4-11|39	Group:		Development/C
12mr|tclink-3.4.4-11|40	Requires:	%{libname} = %{version}-%{release}
12mr|tclink-3.4.4-11|41	Provides:	%{name}-devel = %{version}-%{release}
12mr|tclink-3.4.4-11|42	Provides:	%{mklibname tclink 3 -d} = %{version}-%{release}
12mr|tclink-3.4.4-11|43	Obsoletes:	%{mklibname tclink 3 -d}
12mr|tclink-3.4.4-11|44	
12mr|tclink-3.4.4-11|45	%description -n	%{develname}
12mr|tclink-3.4.4-11|46	This package contains the header file you need to develop applications
12mr|tclink-3.4.4-11|47	which will use TCLink (Trust Commerce Payment Gateway).
12mr|tclink-3.4.4-11|48	
12mr|tclink-3.4.4-11|49	%prep
12mr|tclink-3.4.4-11|50	
12mr|tclink-3.4.4-11|51	%setup -q -n %{name}-%{version}-C
12mr|tclink-3.4.4-11|52	
12mr|tclink-3.4.4-11|53	%patch0 -p0
12mr|tclink-3.4.4-11|54	perl -pi -e "s|_MAJOR_|%{major}|g" Makefile*
12mr|tclink-3.4.4-11|55	
12mr|tclink-3.4.4-11|56	%patch1 -p0
12mr|tclink-3.4.4-11|57	%patch2 -p0
12mr|tclink-3.4.4-11|58	
12mr|tclink-3.4.4-11|59	# fix strange perms
12mr|tclink-3.4.4-11|60	chmod 644 LICENSE README doc/*
12mr|tclink-3.4.4-11|61	
12mr|tclink-3.4.4-11|62	# lib64 fix
12mr|tclink-3.4.4-11|63	perl -pi -e "s|/lib\b|/%{_lib}|g" configure.in
12mr|tclink-3.4.4-11|64	
12mr|tclink-3.4.4-11|65	%build
12mr|tclink-3.4.4-11|66	rm -f configure
12mr|tclink-3.4.4-11|67	autoconf
12mr|tclink-3.4.4-11|68	
12mr|tclink-3.4.4-11|69	%configure2_5x \
12mr|tclink-3.4.4-11|70	--with-ssl-dir=%{_prefix}
12mr|tclink-3.4.4-11|71	
12mr|tclink-3.4.4-11|72	%make MYFLAGS="" CFLAGS="%{optflags} -fPIC"
12mr|tclink-3.4.4-11|73	
12mr|tclink-3.4.4-11|74	%install
12mr|tclink-3.4.4-11|75	rm -rf %{buildroot}
12mr|tclink-3.4.4-11|76	
12mr|tclink-3.4.4-11|77	install -d %{buildroot}%{_libdir}
12mr|tclink-3.4.4-11|78	install -d %{buildroot}%{_includedir}
12mr|tclink-3.4.4-11|79	
12mr|tclink-3.4.4-11|80	install -m0755 lib%{name}.so.%{major} %{buildroot}%{_libdir}/
12mr|tclink-3.4.4-11|81	ln -snf lib%{name}.so.%{major} %{buildroot}%{_libdir}/lib%{name}.so
12mr|tclink-3.4.4-11|82	
12mr|tclink-3.4.4-11|83	install -m0644 lib%{name}.a %{buildroot}%{_libdir}/
12mr|tclink-3.4.4-11|84	install -m0644 tclink.h %{buildroot}%{_includedir}/
12mr|tclink-3.4.4-11|85	
12mr|tclink-3.4.4-11|86	%if %mdkversion < 200900
12mr|tclink-3.4.4-11|87	%post -n %{libname} -p /sbin/ldconfig
12mr|tclink-3.4.4-11|88	%endif
12mr|tclink-3.4.4-11|89	
12mr|tclink-3.4.4-11|90	%if %mdkversion < 200900
12mr|tclink-3.4.4-11|91	%postun -n %{libname} -p /sbin/ldconfig
12mr|tclink-3.4.4-11|92	%endif
12mr|tclink-3.4.4-11|93	
12mr|tclink-3.4.4-11|94	%clean
12mr|tclink-3.4.4-11|95	rm -rf %{buildroot}
12mr|tclink-3.4.4-11|96	
12mr|tclink-3.4.4-11|97	%files -n %{libname}
12mr|tclink-3.4.4-11|98	%defattr(-,root,root)
12mr|tclink-3.4.4-11|99	%doc LICENSE README
12mr|tclink-3.4.4-11|100	%{_libdir}/*.so.*
12mr|tclink-3.4.4-11|101	
12mr|tclink-3.4.4-11|102	%files -n %{develname}
12mr|tclink-3.4.4-11|103	%defattr(-,root,root)
12mr|tclink-3.4.4-11|104	%doc doc/TCDevGuide.txt doc/TCDevGuide.html
12mr|tclink-3.4.4-11|105	%{_includedir}/*.h
12mr|tclink-3.4.4-11|106	%{_libdir}/*.so
12mr|tclink-3.4.4-11|107	%{_libdir}/*.a
12mr|tclink-3.4.4-11|108	
12mr|tclink-3.4.4-11|109	
12mr|tclink-3.4.4-11|110	
12mr|tclink-3.4.4-11|111	%changelog
12mr|tclink-3.4.4-11|112	

16576 12
12mr|tcl-sqlite3-3.7.7-3|1	%define realname sqlite
12mr|tcl-sqlite3-3.7.7-3|2	%define realver 3070700
12mr|tcl-sqlite3-3.7.7-3|3	%define rpmver %(echo %{realver}|sed -e "s/00//g" -e "s/0/./g")
12mr|tcl-sqlite3-3.7.7-3|4	
12mr|tcl-sqlite3-3.7.7-3|5	Summary:	Tcl binding for sqlite3
12mr|tcl-sqlite3-3.7.7-3|6	Name:		tcl-sqlite3
12mr|tcl-sqlite3-3.7.7-3|7	Version:	%rpmver
12mr|tcl-sqlite3-3.7.7-3|8	Release:	%mkrel 3
12mr|tcl-sqlite3-3.7.7-3|9	License:	Public Domain
12mr|tcl-sqlite3-3.7.7-3|10	Group:		Databases
12mr|tcl-sqlite3-3.7.7-3|11	URL:		http://www.sqlite.org/
12mr|tcl-sqlite3-3.7.7-3|12	Source0:	http://www.sqlite.org/%{realname}-autoconf-%{realver}.tar.gz
12mr|tcl-sqlite3-3.7.7-3|13	Patch0:		sqlite-tea-3070400-link.patch
12mr|tcl-sqlite3-3.7.7-3|14	BuildRequires:	sqlite3-devel >= %{rpmver}
12mr|tcl-sqlite3-3.7.7-3|15	BuildRequires:	tcl-devel
12mr|tcl-sqlite3-3.7.7-3|16	BuildRequires:	tcl
12mr|tcl-sqlite3-3.7.7-3|17	Provides:	sqltie3-tcl = %version
12mr|tcl-sqlite3-3.7.7-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|tcl-sqlite3-3.7.7-3|19	
12mr|tcl-sqlite3-3.7.7-3|20	%description
12mr|tcl-sqlite3-3.7.7-3|21	SQLite is a C library that implements an embeddable SQL database
12mr|tcl-sqlite3-3.7.7-3|22	engine. Programs that link with the SQLite library can have SQL
12mr|tcl-sqlite3-3.7.7-3|23	database access without running a separate RDBMS process. The
12mr|tcl-sqlite3-3.7.7-3|24	distribution comes with a standalone command-line access program
12mr|tcl-sqlite3-3.7.7-3|25	(sqlite) that can be used to administer an SQLite database and
12mr|tcl-sqlite3-3.7.7-3|26	which serves as an example of how to use the SQLite library.
12mr|tcl-sqlite3-3.7.7-3|27	
12mr|tcl-sqlite3-3.7.7-3|28	This package contains tcl binding for %{name}.
12mr|tcl-sqlite3-3.7.7-3|29	
12mr|tcl-sqlite3-3.7.7-3|30	%prep
12mr|tcl-sqlite3-3.7.7-3|31	%setup -q -n %{realname}-autoconf-%{realver}/tea
12mr|tcl-sqlite3-3.7.7-3|32	%patch0 -p0
12mr|tcl-sqlite3-3.7.7-3|33	
12mr|tcl-sqlite3-3.7.7-3|34	%build
12mr|tcl-sqlite3-3.7.7-3|35	%configure2_5x --with-system-sqlite --enable-64bit
12mr|tcl-sqlite3-3.7.7-3|36	%make
12mr|tcl-sqlite3-3.7.7-3|37	
12mr|tcl-sqlite3-3.7.7-3|38	%install
12mr|tcl-sqlite3-3.7.7-3|39	rm -rf %{buildroot}
12mr|tcl-sqlite3-3.7.7-3|40	mkdir -p %{buildroot}%{tcl_sitearch}/sqlite3
12mr|tcl-sqlite3-3.7.7-3|41	install -m755 *.so %{buildroot}%{tcl_sitearch}/sqlite3/
12mr|tcl-sqlite3-3.7.7-3|42	install -m644 pkgIndex.tcl %{buildroot}%{tcl_sitearch}/sqlite3/
12mr|tcl-sqlite3-3.7.7-3|43	
12mr|tcl-sqlite3-3.7.7-3|44	%clean
12mr|tcl-sqlite3-3.7.7-3|45	rm -rf %{buildroot}
12mr|tcl-sqlite3-3.7.7-3|46	
12mr|tcl-sqlite3-3.7.7-3|47	%files
12mr|tcl-sqlite3-3.7.7-3|48	%defattr(-,root,root)
12mr|tcl-sqlite3-3.7.7-3|49	%{tcl_sitearch}/sqlite3
12mr|tcl-sqlite3-3.7.7-3|50	
12mr|tcl-sqlite3-3.7.7-3|51	
12mr|tcl-sqlite3-3.7.7-3|52	
12mr|tcl-sqlite3-3.7.7-3|53	%changelog
12mr|tcl-sqlite3-3.7.7-3|54	

16577 12
12mr|tcpdump-4.3.0-1|1	Summary:	A network traffic monitoring tool
12mr|tcpdump-4.3.0-1|2	Name:		tcpdump
12mr|tcpdump-4.3.0-1|3	Version:	4.3.0
12mr|tcpdump-4.3.0-1|4	Release:	1
12mr|tcpdump-4.3.0-1|5	Epoch:		2
12mr|tcpdump-4.3.0-1|6	Group:		Monitoring
12mr|tcpdump-4.3.0-1|7	License:	BSD
12mr|tcpdump-4.3.0-1|8	URL:		http://www.tcpdump.org/
12mr|tcpdump-4.3.0-1|9	Source0:	http://www.tcpdump.org/release/%{name}-%{version}.tar.gz
12mr|tcpdump-4.3.0-1|10	Source1:	http://www.tcpdump.org/release/%{name}-%{version}.tar.gz.sig
12mr|tcpdump-4.3.0-1|11	BuildRequires:	pcap-devel >= 1.2.0
12mr|tcpdump-4.3.0-1|12	BuildRequires:	openssl-devel
12mr|tcpdump-4.3.0-1|13	BuildRequires:	libsmi-devel
12mr|tcpdump-4.3.0-1|14	
12mr|tcpdump-4.3.0-1|15	%description
12mr|tcpdump-4.3.0-1|16	Tcpdump is a command-line tool for monitoring network traffic.  Tcpdump can
12mr|tcpdump-4.3.0-1|17	capture and display the packet headers on a particular network interface or on
12mr|tcpdump-4.3.0-1|18	all interfaces.  Tcpdump can display all of the packet headers, or just the
12mr|tcpdump-4.3.0-1|19	ones that match particular criteria.
12mr|tcpdump-4.3.0-1|20	
12mr|tcpdump-4.3.0-1|21	Install tcpdump if you need a program to monitor network traffic.
12mr|tcpdump-4.3.0-1|22	
12mr|tcpdump-4.3.0-1|23	%prep
12mr|tcpdump-4.3.0-1|24	%setup -q -n %{name}-%{version}
12mr|tcpdump-4.3.0-1|25	
12mr|tcpdump-4.3.0-1|26	%build
12mr|tcpdump-4.3.0-1|27	export CFLAGS="%{optflags} -I. -DIP_MAX_MEMBERSHIPS=20"
12mr|tcpdump-4.3.0-1|28	%configure2_5x \
12mr|tcpdump-4.3.0-1|29	--enable-ipv6
12mr|tcpdump-4.3.0-1|30	
12mr|tcpdump-4.3.0-1|31	%make
12mr|tcpdump-4.3.0-1|32	
12mr|tcpdump-4.3.0-1|33	# (oe) TODO: investigate the following:
12mr|tcpdump-4.3.0-1|34	#--with-user=USERNAME    drop privileges by default to USERNAME
12mr|tcpdump-4.3.0-1|35	#--with-chroot=DIRECTORY when dropping privileges, chroot to DIRECTORY
12mr|tcpdump-4.3.0-1|36	
12mr|tcpdump-4.3.0-1|37	%install
12mr|tcpdump-4.3.0-1|38	%makeinstall_std
12mr|tcpdump-4.3.0-1|39	# (misc) remove the binary, has this only pollutes completion
12mr|tcpdump-4.3.0-1|40	# and take useless space in the rpm
12mr|tcpdump-4.3.0-1|41	rm -f %{buildroot}/%_sbindir/%name.%version
12mr|tcpdump-4.3.0-1|42	
12mr|tcpdump-4.3.0-1|43	%files
12mr|tcpdump-4.3.0-1|44	%doc README CHANGES CREDITS LICENSE
12mr|tcpdump-4.3.0-1|45	%{_sbindir}/%{name}
12mr|tcpdump-4.3.0-1|46	%{_mandir}/man1/tcpdump.1*

16578 12
12mr|tcp_wrappers-7.6-44|1	%define LIB_MAJOR 0
12mr|tcp_wrappers-7.6-44|2	%define LIB_MINOR 7
12mr|tcp_wrappers-7.6-44|3	%define LIB_REL 6
12mr|tcp_wrappers-7.6-44|4	
12mr|tcp_wrappers-7.6-44|5	%define	major %{LIB_MAJOR}
12mr|tcp_wrappers-7.6-44|6	%define libname %mklibname wrap %{major}
12mr|tcp_wrappers-7.6-44|7	%define develname %mklibname wrap -d
12mr|tcp_wrappers-7.6-44|8	
12mr|tcp_wrappers-7.6-44|9	Summary: 	A security tool which acts as a wrapper for TCP daemons
12mr|tcp_wrappers-7.6-44|10	Name: 		tcp_wrappers
12mr|tcp_wrappers-7.6-44|11	Version: 	7.6
12mr|tcp_wrappers-7.6-44|12	Release: 	%mkrel 44
12mr|tcp_wrappers-7.6-44|13	Group: 		System/Servers
12mr|tcp_wrappers-7.6-44|14	License: 	BSD
12mr|tcp_wrappers-7.6-44|15	URL:		ftp://ftp.porcupine.org/pub/security/index.html
12mr|tcp_wrappers-7.6-44|16	Source0:        http://ftp.porcupine.org/pub/security/%{name}_%{version}.tar.bz2
12mr|tcp_wrappers-7.6-44|17	Patch0:		tcpw7.2-config.patch
12mr|tcp_wrappers-7.6-44|18	Patch1:		tcpw7.2-setenv.patch
12mr|tcp_wrappers-7.6-44|19	Patch2:		tcpw7.6-netgroup.patch
12mr|tcp_wrappers-7.6-44|20	Patch3:		tcp_wrappers-7.6-bug11881.patch
12mr|tcp_wrappers-7.6-44|21	Patch4:		tcp_wrappers-7.6-bug17795.patch
12mr|tcp_wrappers-7.6-44|22	Patch5:		tcp_wrappers-7.6-bug17847.patch
12mr|tcp_wrappers-7.6-44|23	Patch6:		tcp_wrappers-7.6-fixgethostbyname.patch
12mr|tcp_wrappers-7.6-44|24	Patch7:		tcp_wrappers-7.6-docu.patch
12mr|tcp_wrappers-7.6-44|25	Patch9:		tcp_wrappers.usagi-ipv6.patch
12mr|tcp_wrappers-7.6-44|26	Patch10:	tcp_wrappers.ume-ipv6.patch
12mr|tcp_wrappers-7.6-44|27	Patch11:	tcp_wrappers-7.6-shared.patch
12mr|tcp_wrappers-7.6-44|28	Patch12:	tcp_wrappers-7.6-sig.patch
12mr|tcp_wrappers-7.6-44|29	Patch13:	tcp_wrappers-7.6-strerror.patch
12mr|tcp_wrappers-7.6-44|30	Patch14:	tcp_wrappers-7.6-ldflags.patch
12mr|tcp_wrappers-7.6-44|31	Patch15:	tcp_wrappers-7.6-fix_sig-bug141110.patch
12mr|tcp_wrappers-7.6-44|32	Patch16:	tcp_wrappers-7.6-162412.patch
12mr|tcp_wrappers-7.6-44|33	Patch17:	tcp_wrappers-7.6-220015.patch
12mr|tcp_wrappers-7.6-44|34	Patch18:	tcp_wrappers-7.6-restore_sigalarm.patch
12mr|tcp_wrappers-7.6-44|35	Patch19:	tcp_wrappers-7.6-siglongjmp.patch
12mr|tcp_wrappers-7.6-44|36	Patch20:	tcp_wrappers-7.6-sigchld.patch
12mr|tcp_wrappers-7.6-44|37	Patch21:	tcp_wrappers-7.6-196326.patch
12mr|tcp_wrappers-7.6-44|38	Patch22:	tcp_wrappers_7.6-249430.patch
12mr|tcp_wrappers-7.6-44|39	Patch100:	tcp_wrappers-bug41864.diff
12mr|tcp_wrappers-7.6-44|40	BuildConflicts:	%{name}-devel
12mr|tcp_wrappers-7.6-44|41	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|tcp_wrappers-7.6-44|42	
12mr|tcp_wrappers-7.6-44|43	%description
12mr|tcp_wrappers-7.6-44|44	The tcp_wrappers package provides small daemon programs which can
12mr|tcp_wrappers-7.6-44|45	monitor and filter incoming requests for systat, finger, FTP, telnet,
12mr|tcp_wrappers-7.6-44|46	rlogin, rsh, exec, tftp, talk and other network services.
12mr|tcp_wrappers-7.6-44|47	
12mr|tcp_wrappers-7.6-44|48	Install the tcp_wrappers program if you need a security tool for
12mr|tcp_wrappers-7.6-44|49	filtering incoming network services requests.
12mr|tcp_wrappers-7.6-44|50	
12mr|tcp_wrappers-7.6-44|51	This version also supports IPv6.
12mr|tcp_wrappers-7.6-44|52	
12mr|tcp_wrappers-7.6-44|53	%package -n	%{libname}
12mr|tcp_wrappers-7.6-44|54	Summary:	A security library which acts as a wrapper for TCP daemons
12mr|tcp_wrappers-7.6-44|55	Group:          System/Libraries
12mr|tcp_wrappers-7.6-44|56	
12mr|tcp_wrappers-7.6-44|57	%description -n	%{libname}
12mr|tcp_wrappers-7.6-44|58	The tcp_wrappers package provides small daemon programs which can
12mr|tcp_wrappers-7.6-44|59	monitor and filter incoming requests for systat, finger, ftp, telnet,
12mr|tcp_wrappers-7.6-44|60	rlogin, rsh, exec, tftp, talk and other network services.
12mr|tcp_wrappers-7.6-44|61	
12mr|tcp_wrappers-7.6-44|62	This package contains the shared tcp_wrappers library (libwrap).
12mr|tcp_wrappers-7.6-44|63	
12mr|tcp_wrappers-7.6-44|64	%package -n	%{develname}
12mr|tcp_wrappers-7.6-44|65	Summary:	A security library which acts as a wrapper for TCP daemons
12mr|tcp_wrappers-7.6-44|66	Group:		Development/C
12mr|tcp_wrappers-7.6-44|67	Requires:	%{libname} = %{version}-%{release}
12mr|tcp_wrappers-7.6-44|68	Provides:	libwrap-devel = %{version}-%{release}
12mr|tcp_wrappers-7.6-44|69	Provides:	%{name}-devel = %{version}-%{release}
12mr|tcp_wrappers-7.6-44|70	Provides:       wrap-devel = %{version}-%{release}
12mr|tcp_wrappers-7.6-44|71	Obsoletes:	%{name}-devel
12mr|tcp_wrappers-7.6-44|72	Obsoletes:	%{mklibname wrap 0 -d}
12mr|tcp_wrappers-7.6-44|73	
12mr|tcp_wrappers-7.6-44|74	%description -n	%{develname}
12mr|tcp_wrappers-7.6-44|75	The tcp_wrappers package provides small daemon programs which can
12mr|tcp_wrappers-7.6-44|76	monitor and filter incoming requests for systat, finger, ftp, telnet,
12mr|tcp_wrappers-7.6-44|77	rlogin, rsh, exec, tftp, talk and other network services.
12mr|tcp_wrappers-7.6-44|78	
12mr|tcp_wrappers-7.6-44|79	This package contains the static tcp_wrappers library (libwrap) and
12mr|tcp_wrappers-7.6-44|80	its header files.
12mr|tcp_wrappers-7.6-44|81	
12mr|tcp_wrappers-7.6-44|82	%prep
12mr|tcp_wrappers-7.6-44|83	
12mr|tcp_wrappers-7.6-44|84	%setup -q -n %{name}_%{version}
12mr|tcp_wrappers-7.6-44|85	%patch0 -p1 -b .config
12mr|tcp_wrappers-7.6-44|86	%patch1 -p1 -b .setenv
12mr|tcp_wrappers-7.6-44|87	%patch2 -p1 -b .netgroup
12mr|tcp_wrappers-7.6-44|88	%patch3 -p1 -b .bug11881
12mr|tcp_wrappers-7.6-44|89	%patch4 -p1 -b .bug17795
12mr|tcp_wrappers-7.6-44|90	%patch5 -p1 -b .bug17847
12mr|tcp_wrappers-7.6-44|91	%patch6 -p1 -b .fixgethostbyname
12mr|tcp_wrappers-7.6-44|92	%patch7 -p1 -b .docu
12mr|tcp_wrappers-7.6-44|93	%patch9 -p1 -b .usagi-ipv6
12mr|tcp_wrappers-7.6-44|94	%patch10 -p1 -b .ume-ipv6
12mr|tcp_wrappers-7.6-44|95	%patch11 -p1 -b .shared
12mr|tcp_wrappers-7.6-44|96	%patch12 -p1 -b .sig
12mr|tcp_wrappers-7.6-44|97	%patch13 -p1 -b .strerror
12mr|tcp_wrappers-7.6-44|98	%patch14 -p1 -b .cflags
12mr|tcp_wrappers-7.6-44|99	%patch15 -p1 -b .fix_sig
12mr|tcp_wrappers-7.6-44|100	%patch16 -p1 -b .162412
12mr|tcp_wrappers-7.6-44|101	%patch17 -p1 -b .220015
12mr|tcp_wrappers-7.6-44|102	%patch18 -p1 -b .restore_sigalarm
12mr|tcp_wrappers-7.6-44|103	%patch19 -p1 -b .siglongjmp
12mr|tcp_wrappers-7.6-44|104	%patch20 -p1 -b .sigchld
12mr|tcp_wrappers-7.6-44|105	%patch21 -p1 -b .196326
12mr|tcp_wrappers-7.6-44|106	%patch22 -p1 -b .249430
12mr|tcp_wrappers-7.6-44|107	
12mr|tcp_wrappers-7.6-44|108	%patch100 -p0 -b .bug41864
12mr|tcp_wrappers-7.6-44|109	
12mr|tcp_wrappers-7.6-44|110	%build
12mr|tcp_wrappers-7.6-44|111	%serverbuild
12mr|tcp_wrappers-7.6-44|112	export CFLAGS="%{optflags} -fPIC"
12mr|tcp_wrappers-7.6-44|113	%make RPM_OPT_FLAGS="$CFLAGS -fPIC -DPIC -D_REENTRANT -DHAVE_STRERROR" \
12mr|tcp_wrappers-7.6-44|114	LDFLAGS="%{ldflags} -pie" REAL_DAEMON_DIR=%{_sbindir} \
12mr|tcp_wrappers-7.6-44|115	MAJOR=%{LIB_MAJOR} MINOR=%{LIB_MINOR} REL=%{LIB_REL} linux
12mr|tcp_wrappers-7.6-44|116	
12mr|tcp_wrappers-7.6-44|117	%install
12mr|tcp_wrappers-7.6-44|118	rm -rf %{buildroot}
12mr|tcp_wrappers-7.6-44|119	
12mr|tcp_wrappers-7.6-44|120	install -d %{buildroot}%{_includedir}
12mr|tcp_wrappers-7.6-44|121	install -d %{buildroot}/%{_lib}
12mr|tcp_wrappers-7.6-44|122	install -d %{buildroot}%{_libdir}
12mr|tcp_wrappers-7.6-44|123	install -d %{buildroot}%{_sbindir}
12mr|tcp_wrappers-7.6-44|124	install -d %{buildroot}%{_mandir}/man{3,5,8}
12mr|tcp_wrappers-7.6-44|125	
12mr|tcp_wrappers-7.6-44|126	install -m644 hosts_access.3 %{buildroot}%{_mandir}/man3
12mr|tcp_wrappers-7.6-44|127	install -m644 hosts_access.5 hosts_options.5 %{buildroot}%{_mandir}/man5
12mr|tcp_wrappers-7.6-44|128	ln hosts_access.5 %{buildroot}%{_mandir}/man5/hosts.allow.5
12mr|tcp_wrappers-7.6-44|129	ln hosts_access.5 %{buildroot}%{_mandir}/man5/hosts.deny.5
12mr|tcp_wrappers-7.6-44|130	install -m644 tcpd.8 tcpdchk.8 tcpdmatch.8 %{buildroot}%{_mandir}/man8
12mr|tcp_wrappers-7.6-44|131	
12mr|tcp_wrappers-7.6-44|132	install -m755 libwrap.so.%{LIB_MAJOR}.%{LIB_MINOR}.%{LIB_REL} %{buildroot}/%{_lib}/
12mr|tcp_wrappers-7.6-44|133	ln -s libwrap.so.%{LIB_MAJOR}.%{LIB_MINOR}.%{LIB_REL} %{buildroot}/%{_lib}/libwrap.so.%{LIB_MAJOR}
12mr|tcp_wrappers-7.6-44|134	ln -s /%{_lib}/libwrap.so.%{LIB_MAJOR}.%{LIB_MINOR}.%{LIB_REL} %{buildroot}%{_libdir}/libwrap.so
12mr|tcp_wrappers-7.6-44|135	
12mr|tcp_wrappers-7.6-44|136	install -m644 libwrap.a %{buildroot}%{_libdir}
12mr|tcp_wrappers-7.6-44|137	install -m644 tcpd.h %{buildroot}%{_includedir}
12mr|tcp_wrappers-7.6-44|138	
12mr|tcp_wrappers-7.6-44|139	install -s -m755 safe_finger %{buildroot}%{_sbindir}
12mr|tcp_wrappers-7.6-44|140	install -s -m755 tcpd %{buildroot}%{_sbindir}
12mr|tcp_wrappers-7.6-44|141	install -s -m755 tcpdchk %{buildroot}%{_sbindir}
12mr|tcp_wrappers-7.6-44|142	install -s -m755 tcpdmatch %{buildroot}%{_sbindir}
12mr|tcp_wrappers-7.6-44|143	install -s -m755 try-from %{buildroot}%{_sbindir}
12mr|tcp_wrappers-7.6-44|144	
12mr|tcp_wrappers-7.6-44|145	# (fg) 20000905 FIXME FIXME FIXME: setenv in libwrap.a is rather strange for
12mr|tcp_wrappers-7.6-44|146	# one, so I remove it here - but will it break anything else?
12mr|tcp_wrappers-7.6-44|147	#(peroyvind): do it with a patch in stead now
12mr|tcp_wrappers-7.6-44|148	#ar d %{buildroot}%{_libdir}/libwrap.a setenv.o
12mr|tcp_wrappers-7.6-44|149	
12mr|tcp_wrappers-7.6-44|150	%if %mdkversion < 200900
12mr|tcp_wrappers-7.6-44|151	%post -n %{libname} -p /sbin/ldconfig
12mr|tcp_wrappers-7.6-44|152	%endif
12mr|tcp_wrappers-7.6-44|153	
12mr|tcp_wrappers-7.6-44|154	%if %mdkversion < 200900
12mr|tcp_wrappers-7.6-44|155	%postun -n %{libname} -p /sbin/ldconfig
12mr|tcp_wrappers-7.6-44|156	%endif
12mr|tcp_wrappers-7.6-44|157	
12mr|tcp_wrappers-7.6-44|158	%clean
12mr|tcp_wrappers-7.6-44|159	rm -rf %{buildroot}
12mr|tcp_wrappers-7.6-44|160	
12mr|tcp_wrappers-7.6-44|161	%files
12mr|tcp_wrappers-7.6-44|162	%defattr(-,root,root,755)
12mr|tcp_wrappers-7.6-44|163	%doc BLURB CHANGES README* DISCLAIMER Banners.Makefile
12mr|tcp_wrappers-7.6-44|164	%{_sbindir}/*
12mr|tcp_wrappers-7.6-44|165	%{_mandir}/man*/*
12mr|tcp_wrappers-7.6-44|166	
12mr|tcp_wrappers-7.6-44|167	%files -n %{libname}
12mr|tcp_wrappers-7.6-44|168	%defattr(-,root,root)
12mr|tcp_wrappers-7.6-44|169	%doc README
12mr|tcp_wrappers-7.6-44|170	/%{_lib}/*.so.*
12mr|tcp_wrappers-7.6-44|171	
12mr|tcp_wrappers-7.6-44|172	%files -n %{develname}
12mr|tcp_wrappers-7.6-44|173	%defattr(-,root,root)
12mr|tcp_wrappers-7.6-44|174	%doc DISCLAIMER
12mr|tcp_wrappers-7.6-44|175	%{_includedir}/*
12mr|tcp_wrappers-7.6-44|176	%{_libdir}/*.so
12mr|tcp_wrappers-7.6-44|177	%{_libdir}/*.a
12mr|tcp_wrappers-7.6-44|178	
12mr|tcp_wrappers-7.6-44|179	
12mr|tcp_wrappers-7.6-44|180	
12mr|tcp_wrappers-7.6-44|181	%changelog
12mr|tcp_wrappers-7.6-44|182	

16579 12
12mr|tcsh-6.18.01-2|1	Summary:	An enhanced version of csh, the C shell
12mr|tcsh-6.18.01-2|2	Name:		tcsh
12mr|tcsh-6.18.01-2|3	Version:	6.18.01
12mr|tcsh-6.18.01-2|4	Release:	2
12mr|tcsh-6.18.01-2|5	License:	BSD
12mr|tcsh-6.18.01-2|6	Group:		Shells
12mr|tcsh-6.18.01-2|7	URL:		http://www.tcsh.org/
12mr|tcsh-6.18.01-2|8	Source0:	ftp://ftp.astron.com/pub/%{name}/%{name}-%{version}.tar.gz
12mr|tcsh-6.18.01-2|9	
12mr|tcsh-6.18.01-2|10	Source1:	alias.csh
12mr|tcsh-6.18.01-2|11	# patches from fedora
12mr|tcsh-6.18.01-2|12	Patch1:		tcsh-6.15.00-closem.patch
12mr|tcsh-6.18.01-2|13	Patch12:	tcsh-6.15.00-tinfo.patch
12mr|tcsh-6.18.01-2|14	Patch13:	tcsh-6.14.00-unprintable.patch
12mr|tcsh-6.18.01-2|15	Patch14:	tcsh-6.15.00-hist-sub.patch
12mr|tcsh-6.18.01-2|16	
12mr|tcsh-6.18.01-2|17	# our patches
12mr|tcsh-6.18.01-2|18	Patch106:	tcsh-6.10.00-glibc_compat.patch
12mr|tcsh-6.18.01-2|19	# handle new DIR_COLORS codes, fixes #40532, #48284 (partly merged)
12mr|tcsh-6.18.01-2|20	Patch107:	tcsh-6.17.00-ls-colors-var.patch
12mr|tcsh-6.18.01-2|21	
12mr|tcsh-6.18.01-2|22	BuildRequires:	termcap-devel
12mr|tcsh-6.18.01-2|23	BuildRequires:  groff-for-man
12mr|tcsh-6.18.01-2|24	Requires(post):	rpm-helper >= 0.7
12mr|tcsh-6.18.01-2|25	Requires(postun): rpm-helper >= 0.7
12mr|tcsh-6.18.01-2|26	Provides:	csh = %{version}
12mr|tcsh-6.18.01-2|27	Provides:	/bin/csh
12mr|tcsh-6.18.01-2|28	Provides:   /bin/tcsh
12mr|tcsh-6.18.01-2|29	
12mr|tcsh-6.18.01-2|30	%description
12mr|tcsh-6.18.01-2|31	Tcsh is an enhanced but completely compatible version of csh, the C
12mr|tcsh-6.18.01-2|32	shell. Tcsh is a command language interpreter which can be used both
12mr|tcsh-6.18.01-2|33	as an interactive login shell and as a shell script command processor.
12mr|tcsh-6.18.01-2|34	Tcsh includes a command line editor, programmable word completion,
12mr|tcsh-6.18.01-2|35	spelling correction, a history mechanism, job control and a C language
12mr|tcsh-6.18.01-2|36	like syntax.
12mr|tcsh-6.18.01-2|37	
12mr|tcsh-6.18.01-2|38	
12mr|tcsh-6.18.01-2|39	%prep
12mr|tcsh-6.18.01-2|40	%setup -q
12mr|tcsh-6.18.01-2|41	%patch1 -p0
12mr|tcsh-6.18.01-2|42	%patch12 -p0
12mr|tcsh-6.18.01-2|43	#patch13 -p1 -b .unprintable
12mr|tcsh-6.18.01-2|44	%patch14 -p0
12mr|tcsh-6.18.01-2|45	
12mr|tcsh-6.18.01-2|46	%patch106 -p0
12mr|tcsh-6.18.01-2|47	%patch107 -p0
12mr|tcsh-6.18.01-2|48	
12mr|tcsh-6.18.01-2|49	%build
12mr|tcsh-6.18.01-2|50	%configure2_5x --bindir=/bin --without-hesiod
12mr|tcsh-6.18.01-2|51	%make
12mr|tcsh-6.18.01-2|52	nroff -me eight-bit.me > eight-bit.txt
12mr|tcsh-6.18.01-2|53	
12mr|tcsh-6.18.01-2|54	%install
12mr|tcsh-6.18.01-2|55	install -Ds tcsh %{buildroot}/bin/tcsh
12mr|tcsh-6.18.01-2|56	install -D tcsh.man %{buildroot}%{_mandir}/man1/tcsh.1
12mr|tcsh-6.18.01-2|57	
12mr|tcsh-6.18.01-2|58	ln -s tcsh.1 %{buildroot}%{_mandir}/man1/csh.1
12mr|tcsh-6.18.01-2|59	ln -sf tcsh %{buildroot}/bin/csh
12mr|tcsh-6.18.01-2|60	
12mr|tcsh-6.18.01-2|61	install -D %{SOURCE1} %{buildroot}/etc/profile.d/$(basename %{SOURCE1})
12mr|tcsh-6.18.01-2|62	
12mr|tcsh-6.18.01-2|63	%post
12mr|tcsh-6.18.01-2|64	%_add_shell_helper %{name} $1 /bin/csh
12mr|tcsh-6.18.01-2|65	%_add_shell_helper %{name} $1 /bin/tcsh
12mr|tcsh-6.18.01-2|66	
12mr|tcsh-6.18.01-2|67	%postun
12mr|tcsh-6.18.01-2|68	%_del_shell_helper %{name} $1 /bin/csh
12mr|tcsh-6.18.01-2|69	%_del_shell_helper %{name} $1 /bin/tcsh
12mr|tcsh-6.18.01-2|70	
12mr|tcsh-6.18.01-2|71	%files
12mr|tcsh-6.18.01-2|72	%defattr(644,root,root,755)
12mr|tcsh-6.18.01-2|73	%doc NewThings FAQ Fixes eight-bit.txt complete.tcsh
12mr|tcsh-6.18.01-2|74	%doc Ported README* WishList Y2K
12mr|tcsh-6.18.01-2|75	%config(noreplace) %{_sysconfdir}/profile.d/*
12mr|tcsh-6.18.01-2|76	%attr(755,root,root) /bin/*
12mr|tcsh-6.18.01-2|77	%{_mandir}/*/*
12mr|tcsh-6.18.01-2|78	
12mr|tcsh-6.18.01-2|79	%changelog
12mr|tcsh-6.18.01-2|80	

16580 12
12mr|tdb-1.2.11-0.beta5.1|1	%define major   1
12mr|tdb-1.2.11-0.beta5.1|2	%define libname %mklibname tdb %{major}
12mr|tdb-1.2.11-0.beta5.1|3	%define devname %mklibname -d tdb
12mr|tdb-1.2.11-0.beta5.1|4	%define beta beta5
12mr|tdb-1.2.11-0.beta5.1|5	
12mr|tdb-1.2.11-0.beta5.1|6	# beta releases are taken from the samba4 tarball using
12mr|tdb-1.2.11-0.beta5.1|7	# mkdir -p tdb-1.2.11/lib
12mr|tdb-1.2.11-0.beta5.1|8	# cp -a buildtools lib/tdb/* tdb-1.2.11/
12mr|tdb-1.2.11-0.beta5.1|9	# cp -a lib/replace tdb-1.2.11/lib/
12mr|tdb-1.2.11-0.beta5.1|10	# tar cf tdb-1.2.11.tar tdb-1.2.11
12mr|tdb-1.2.11-0.beta5.1|11	
12mr|tdb-1.2.11-0.beta5.1|12	%define check_sig() export GNUPGHOME=%{_tmppath}/rpm-gpghome \
12mr|tdb-1.2.11-0.beta5.1|13	if [ -d "$GNUPGHOME" ] \
12mr|tdb-1.2.11-0.beta5.1|14	then echo "Error, GNUPGHOME $GNUPGHOME exists, remove it and try again"; exit 1 \
12mr|tdb-1.2.11-0.beta5.1|15	fi \
12mr|tdb-1.2.11-0.beta5.1|16	install -d -m700 $GNUPGHOME \
12mr|tdb-1.2.11-0.beta5.1|17	gpg --import %{1} \
12mr|tdb-1.2.11-0.beta5.1|18	gpg --trust-model always --verify %{2} \
12mr|tdb-1.2.11-0.beta5.1|19	rm -Rf $GNUPGHOME \
12mr|tdb-1.2.11-0.beta5.1|20	
12mr|tdb-1.2.11-0.beta5.1|21	
12mr|tdb-1.2.11-0.beta5.1|22	Name:           tdb
12mr|tdb-1.2.11-0.beta5.1|23	Version:        1.2.11
12mr|tdb-1.2.11-0.beta5.1|24	# We shipped it in samba3 versioned with the samba3 version
12mr|tdb-1.2.11-0.beta5.1|25	Epoch:          1
12mr|tdb-1.2.11-0.beta5.1|26	%if "%beta" != ""
12mr|tdb-1.2.11-0.beta5.1|27	Release:	0.%beta.1
12mr|tdb-1.2.11-0.beta5.1|28	%else
12mr|tdb-1.2.11-0.beta5.1|29	Release:        1
12mr|tdb-1.2.11-0.beta5.1|30	Source1:        http://samba.org/ftp/tdb/tdb-%{version}.tar.asc
12mr|tdb-1.2.11-0.beta5.1|31	Source2:        tridge.asc
12mr|tdb-1.2.11-0.beta5.1|32	%endif
12mr|tdb-1.2.11-0.beta5.1|33	Group:          System/Libraries
12mr|tdb-1.2.11-0.beta5.1|34	License:        GPLv2
12mr|tdb-1.2.11-0.beta5.1|35	URL:            http://tdb.samba.org/
12mr|tdb-1.2.11-0.beta5.1|36	Summary:        Library implementing Samba's embedded database
12mr|tdb-1.2.11-0.beta5.1|37	Source0:        http://samba.org/ftp/tdb/tdb-%{version}.tar.xz
12mr|tdb-1.2.11-0.beta5.1|38	BuildRequires:  python-devel xsltproc docbook-style-xsl
12mr|tdb-1.2.11-0.beta5.1|39	
12mr|tdb-1.2.11-0.beta5.1|40	%description
12mr|tdb-1.2.11-0.beta5.1|41	Library implementing Samba's embedded database and utilities for backing up,
12mr|tdb-1.2.11-0.beta5.1|42	restoring and manipulating the database.
12mr|tdb-1.2.11-0.beta5.1|43	
12mr|tdb-1.2.11-0.beta5.1|44	%package -n     %{libname}
12mr|tdb-1.2.11-0.beta5.1|45	Group:          System/Libraries
12mr|tdb-1.2.11-0.beta5.1|46	Summary:        Library implementing Samba's embedded database
12mr|tdb-1.2.11-0.beta5.1|47	
12mr|tdb-1.2.11-0.beta5.1|48	%description -n %{libname}
12mr|tdb-1.2.11-0.beta5.1|49	Library implementing Samba's embedded database
12mr|tdb-1.2.11-0.beta5.1|50	
12mr|tdb-1.2.11-0.beta5.1|51	%package -n     tdb-utils
12mr|tdb-1.2.11-0.beta5.1|52	Group:          Databases
12mr|tdb-1.2.11-0.beta5.1|53	Summary:        Tools for backing up, restoring, and manipulating Samba's embedded database
12mr|tdb-1.2.11-0.beta5.1|54	Conflicts:      samba-server < 3.3.2-2
12mr|tdb-1.2.11-0.beta5.1|55	
12mr|tdb-1.2.11-0.beta5.1|56	%description -n tdb-utils
12mr|tdb-1.2.11-0.beta5.1|57	Tools for backing up, restoring, and manipulating Samba's embedded database
12mr|tdb-1.2.11-0.beta5.1|58	
12mr|tdb-1.2.11-0.beta5.1|59	%package -n     %{devname}
12mr|tdb-1.2.11-0.beta5.1|60	Group:          Development/C
12mr|tdb-1.2.11-0.beta5.1|61	Summary:        Library implementing Samba's embedded database
12mr|tdb-1.2.11-0.beta5.1|62	Provides:       tdb-devel = %{EVRD}
12mr|tdb-1.2.11-0.beta5.1|63	Requires:       %{libname} = %{EVRD}
12mr|tdb-1.2.11-0.beta5.1|64	# because /usr/include/tdb.h was moved from libsmbclient0-devel to libname-devel
12mr|tdb-1.2.11-0.beta5.1|65	Conflicts:      %{mklibname smbclient 0 -d} < 3.2.6-3
12mr|tdb-1.2.11-0.beta5.1|66	
12mr|tdb-1.2.11-0.beta5.1|67	%description -n %{devname}
12mr|tdb-1.2.11-0.beta5.1|68	Library implementing Samba's embedded database
12mr|tdb-1.2.11-0.beta5.1|69	
12mr|tdb-1.2.11-0.beta5.1|70	%package -n     python-tdb
12mr|tdb-1.2.11-0.beta5.1|71	Group:          Development/Python
12mr|tdb-1.2.11-0.beta5.1|72	Summary:        Python bindings to Samba's tdb embedded database
12mr|tdb-1.2.11-0.beta5.1|73	
12mr|tdb-1.2.11-0.beta5.1|74	%description -n python-tdb
12mr|tdb-1.2.11-0.beta5.1|75	Pyhton bindings to Samba's tdb embedded database
12mr|tdb-1.2.11-0.beta5.1|76	
12mr|tdb-1.2.11-0.beta5.1|77	%prep
12mr|tdb-1.2.11-0.beta5.1|78	%if "%beta" == ""
12mr|tdb-1.2.11-0.beta5.1|79	#Try and validate signatures on source:
12mr|tdb-1.2.11-0.beta5.1|80	VERIFYSOURCE=%{SOURCE0}
12mr|tdb-1.2.11-0.beta5.1|81	VERIFYSOURCE=${VERIFYSOURCE%%.gz}
12mr|tdb-1.2.11-0.beta5.1|82	gzip -dc %{SOURCE0} > $VERIFYSOURCE
12mr|tdb-1.2.11-0.beta5.1|83	
12mr|tdb-1.2.11-0.beta5.1|84	#check_sig %{SOURCE2} %{SOURCE1} $VERIFYSOURCE
12mr|tdb-1.2.11-0.beta5.1|85	
12mr|tdb-1.2.11-0.beta5.1|86	rm -f $VERIFYSOURCE
12mr|tdb-1.2.11-0.beta5.1|87	%endif
12mr|tdb-1.2.11-0.beta5.1|88	
12mr|tdb-1.2.11-0.beta5.1|89	%setup -q
12mr|tdb-1.2.11-0.beta5.1|90	
12mr|tdb-1.2.11-0.beta5.1|91	%build
12mr|tdb-1.2.11-0.beta5.1|92	export PYTHONDIR=%{py_platsitedir}
12mr|tdb-1.2.11-0.beta5.1|93	%configure2_5x	--disable-rpath
12mr|tdb-1.2.11-0.beta5.1|94	%make
12mr|tdb-1.2.11-0.beta5.1|95	
12mr|tdb-1.2.11-0.beta5.1|96	%install
12mr|tdb-1.2.11-0.beta5.1|97	%makeinstall_std
12mr|tdb-1.2.11-0.beta5.1|98	chmod 755 %{buildroot}%{_libdir}/libtdb.so.%{major}* %{buildroot}%{py_platsitedir}/tdb.so
12mr|tdb-1.2.11-0.beta5.1|99	
12mr|tdb-1.2.11-0.beta5.1|100	%files -n %{libname}
12mr|tdb-1.2.11-0.beta5.1|101	%{_libdir}/libtdb.so.%{major}*
12mr|tdb-1.2.11-0.beta5.1|102	
12mr|tdb-1.2.11-0.beta5.1|103	%files -n %{devname}
12mr|tdb-1.2.11-0.beta5.1|104	%{_libdir}/libtdb.so
12mr|tdb-1.2.11-0.beta5.1|105	#{_libdir}/libname.a
12mr|tdb-1.2.11-0.beta5.1|106	%{_includedir}/tdb.h
12mr|tdb-1.2.11-0.beta5.1|107	%{_libdir}/pkgconfig/tdb.pc
12mr|tdb-1.2.11-0.beta5.1|108	
12mr|tdb-1.2.11-0.beta5.1|109	%files -n tdb-utils
12mr|tdb-1.2.11-0.beta5.1|110	%{_bindir}/tdb*
12mr|tdb-1.2.11-0.beta5.1|111	%{_mandir}/man8/tdb*.8*
12mr|tdb-1.2.11-0.beta5.1|112	
12mr|tdb-1.2.11-0.beta5.1|113	%files -n python-tdb
12mr|tdb-1.2.11-0.beta5.1|114	%{py_platsitedir}/tdb.so
12mr|tdb-1.2.11-0.beta5.1|115	
12mr|tdb-1.2.11-0.beta5.1|116	%changelog
12mr|tdb-1.2.11-0.beta5.1|117	

16581 12
12mr|teckit-2.5.1-6|1	%define major 0
12mr|teckit-2.5.1-6|2	%define libname %mklibname teckit %{major}
12mr|teckit-2.5.1-6|3	%define libname_d %mklibname teckit -d
12mr|teckit-2.5.1-6|4	%define libname_d_s %mklibname teckit -d -s
12mr|teckit-2.5.1-6|5	
12mr|teckit-2.5.1-6|6	Name:		teckit
12mr|teckit-2.5.1-6|7	Version:	2.5.1
12mr|teckit-2.5.1-6|8	Release:	6
12mr|teckit-2.5.1-6|9	Epoch:		0
12mr|teckit-2.5.1-6|10	Summary:	Conversion library and mapping compiler
12mr|teckit-2.5.1-6|11	License:	LGPL
12mr|teckit-2.5.1-6|12	Group:		System/Libraries
12mr|teckit-2.5.1-6|13	URL:		http://scripts.sil.org/teckit
12mr|teckit-2.5.1-6|14	Source0:	http://scripts.sil.org/svn-view/teckit/TAGS/TECkit_2_5_1.tar.gz
12mr|teckit-2.5.1-6|15	Patch0:		TECkit-2.5.1-gcc44.patch
12mr|teckit-2.5.1-6|16	BuildRequires:	chrpath
12mr|teckit-2.5.1-6|17	BuildRequires:	expat-devel
12mr|teckit-2.5.1-6|18	BuildRequires:	zlib-devel
12mr|teckit-2.5.1-6|19	
12mr|teckit-2.5.1-6|20	%description
12mr|teckit-2.5.1-6|21	TECkit is a low-level toolkit intended to be used by other
12mr|teckit-2.5.1-6|22	applications that need to perform encoding conversions (e.g., when
12mr|teckit-2.5.1-6|23	importing legacy data into a Unicode-based application). The
12mr|teckit-2.5.1-6|24	primary component of the TECkit package is therefore a library that
12mr|teckit-2.5.1-6|25	performs conversions; this is the "TECkit engine". The engine
12mr|teckit-2.5.1-6|26	relies on mapping tables in a specific binary format (for which
12mr|teckit-2.5.1-6|27	documentation is available); there is a compiler that creates such
12mr|teckit-2.5.1-6|28	tables from a human-readable mapping description (a simple text file).
12mr|teckit-2.5.1-6|29	
12mr|teckit-2.5.1-6|30	%package -n %{libname}
12mr|teckit-2.5.1-6|31	Summary:	Conversion library and mapping compiler
12mr|teckit-2.5.1-6|32	Group:		System/Libraries
12mr|teckit-2.5.1-6|33	
12mr|teckit-2.5.1-6|34	%description -n %{libname}
12mr|teckit-2.5.1-6|35	TECkit is a low-level toolkit intended to be used by other
12mr|teckit-2.5.1-6|36	applications that need to perform encoding conversions (e.g., when
12mr|teckit-2.5.1-6|37	importing legacy data into a Unicode-based application). The
12mr|teckit-2.5.1-6|38	primary component of the TECkit package is therefore a library that
12mr|teckit-2.5.1-6|39	performs conversions; this is the "TECkit engine". The engine
12mr|teckit-2.5.1-6|40	relies on mapping tables in a specific binary format (for which
12mr|teckit-2.5.1-6|41	documentation is available); there is a compiler that creates such
12mr|teckit-2.5.1-6|42	tables from a human-readable mapping description (a simple text file).
12mr|teckit-2.5.1-6|43	
12mr|teckit-2.5.1-6|44	%package -n %{libname_d}
12mr|teckit-2.5.1-6|45	Summary:	Development files for teckit
12mr|teckit-2.5.1-6|46	Group:		Development/C
12mr|teckit-2.5.1-6|47	Requires:	%{libname} = %{EVRD}
12mr|teckit-2.5.1-6|48	Provides:	%{name}-devel = %{EVRD}
12mr|teckit-2.5.1-6|49	
12mr|teckit-2.5.1-6|50	%description -n %{libname_d}
12mr|teckit-2.5.1-6|51	Development files for teckit.
12mr|teckit-2.5.1-6|52	
12mr|teckit-2.5.1-6|53	%package -n %{libname_d_s}
12mr|teckit-2.5.1-6|54	Summary:	Static Library for developing applications with %{name}
12mr|teckit-2.5.1-6|55	Group:		Development/C
12mr|teckit-2.5.1-6|56	Requires:	%{libname_d} = %{EVRD}
12mr|teckit-2.5.1-6|57	Provides:	%{name}-static-devel = %{EVRD}
12mr|teckit-2.5.1-6|58	
12mr|teckit-2.5.1-6|59	%description -n %{libname_d_s}
12mr|teckit-2.5.1-6|60	Static library for teckit.
12mr|teckit-2.5.1-6|61	
12mr|teckit-2.5.1-6|62	%prep
12mr|teckit-2.5.1-6|63	%setup -q -n TECkit_2_5_1
12mr|teckit-2.5.1-6|64	%__chmod 0755 ./configure
12mr|teckit-2.5.1-6|65	%__rm -r zlib*
12mr|teckit-2.5.1-6|66	%patch0 -p0 -b .gcc44
12mr|teckit-2.5.1-6|67	
12mr|teckit-2.5.1-6|68	%build
12mr|teckit-2.5.1-6|69	%configure2_5x
12mr|teckit-2.5.1-6|70	%make
12mr|teckit-2.5.1-6|71	
12mr|teckit-2.5.1-6|72	%install
12mr|teckit-2.5.1-6|73	%makeinstall_std
12mr|teckit-2.5.1-6|74	
12mr|teckit-2.5.1-6|75	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/sfconv
12mr|teckit-2.5.1-6|76	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/teckit_compile
12mr|teckit-2.5.1-6|77	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/txtconv
12mr|teckit-2.5.1-6|78	
12mr|teckit-2.5.1-6|79	%check
12mr|teckit-2.5.1-6|80	%{make} check
12mr|teckit-2.5.1-6|81	
12mr|teckit-2.5.1-6|82	%files
12mr|teckit-2.5.1-6|83	%{_bindir}/sfconv
12mr|teckit-2.5.1-6|84	%{_bindir}/teckit_compile
12mr|teckit-2.5.1-6|85	%{_bindir}/txtconv
12mr|teckit-2.5.1-6|86	
12mr|teckit-2.5.1-6|87	%files -n %{libname}
12mr|teckit-2.5.1-6|88	%doc AUTHORS ChangeLog COPYING INSTALL NEWS README
12mr|teckit-2.5.1-6|89	%{_libdir}/libTECkit.so.*
12mr|teckit-2.5.1-6|90	%{_libdir}/libTECkit_Compiler.so.*
12mr|teckit-2.5.1-6|91	
12mr|teckit-2.5.1-6|92	%files -n %{libname_d}
12mr|teckit-2.5.1-6|93	%doc docs/*.pdf
12mr|teckit-2.5.1-6|94	%dir %{_includedir}/teckit/
12mr|teckit-2.5.1-6|95	%{_includedir}/teckit/TECkit_Common.h
12mr|teckit-2.5.1-6|96	%{_includedir}/teckit/TECkit_Compiler.h
12mr|teckit-2.5.1-6|97	%{_includedir}/teckit/TECkit_Engine.h
12mr|teckit-2.5.1-6|98	%{_libdir}/libTECkit.so
12mr|teckit-2.5.1-6|99	%{_libdir}/libTECkit_Compiler.so
12mr|teckit-2.5.1-6|100	
12mr|teckit-2.5.1-6|101	%files -n %{libname_d_s}
12mr|teckit-2.5.1-6|102	%{_libdir}/libTECkit.a
12mr|teckit-2.5.1-6|103	%{_libdir}/libTECkit_Compiler.a
12mr|teckit-2.5.1-6|104	
12mr|teckit-2.5.1-6|105	
12mr|teckit-2.5.1-6|106	
12mr|teckit-2.5.1-6|107	%changelog
12mr|teckit-2.5.1-6|108	* Wed Aug  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|teckit-2.5.1-6|109	+ Commit: 1b7733f
12mr|teckit-2.5.1-6|110	- Fix BuildRequires, spec cleanup
12mr|teckit-2.5.1-6|111	
12mr|teckit-2.5.1-6|112	

16582 12
12mr|telepathy-farstream-0.4.0-2|1	%define major		2
12mr|telepathy-farstream-0.4.0-2|2	%define libname		%mklibname %{name} %{major}
12mr|telepathy-farstream-0.4.0-2|3	%define develname	%mklibname -d %{name}
12mr|telepathy-farstream-0.4.0-2|4	
12mr|telepathy-farstream-0.4.0-2|5	Summary:	Stream Engine to handle media streaming channels
12mr|telepathy-farstream-0.4.0-2|6	Name:		telepathy-farstream
12mr|telepathy-farstream-0.4.0-2|7	Version:	0.4.0
12mr|telepathy-farstream-0.4.0-2|8	Release:	2
12mr|telepathy-farstream-0.4.0-2|9	License:	LGPLv2+
12mr|telepathy-farstream-0.4.0-2|10	Group:		Networking/Instant messaging
12mr|telepathy-farstream-0.4.0-2|11	Url:		http://telepathy.freedesktop.org/wiki/
12mr|telepathy-farstream-0.4.0-2|12	Source0:	http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
12mr|telepathy-farstream-0.4.0-2|13	
12mr|telepathy-farstream-0.4.0-2|14	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|telepathy-farstream-0.4.0-2|15	BuildRequires:	pkgconfig(gst-python-0.10)
12mr|telepathy-farstream-0.4.0-2|16	BuildRequires:	pkgconfig(farstream-0.1)
12mr|telepathy-farstream-0.4.0-2|17	BuildRequires:	pkgconfig(python)
12mr|telepathy-farstream-0.4.0-2|18	BuildRequires:	pkgconfig(telepathy-glib) >= 0.13.4
12mr|telepathy-farstream-0.4.0-2|19	
12mr|telepathy-farstream-0.4.0-2|20	%description
12mr|telepathy-farstream-0.4.0-2|21	Stream Engine is a Telepathy client that uses Farsight and GStreamer
12mr|telepathy-farstream-0.4.0-2|22	to handle media streaming channels. It's used as a background process
12mr|telepathy-farstream-0.4.0-2|23	by other Telepathy clients, rather than presenting any user interface
12mr|telepathy-farstream-0.4.0-2|24	of its own.
12mr|telepathy-farstream-0.4.0-2|25	
12mr|telepathy-farstream-0.4.0-2|26	Telepathy is a D-Bus framework for unifying real time communication,
12mr|telepathy-farstream-0.4.0-2|27	including instant messaging, voice calls and video calls. It abstracts
12mr|telepathy-farstream-0.4.0-2|28	differences between protocols to provide a unified interface for
12mr|telepathy-farstream-0.4.0-2|29	applications.
12mr|telepathy-farstream-0.4.0-2|30	
12mr|telepathy-farstream-0.4.0-2|31	%package -n %{libname}
12mr|telepathy-farstream-0.4.0-2|32	Group:		System/Libraries
12mr|telepathy-farstream-0.4.0-2|33	Summary:	Stream Engine to handle media streaming channels
12mr|telepathy-farstream-0.4.0-2|34	
12mr|telepathy-farstream-0.4.0-2|35	%description -n %{libname}
12mr|telepathy-farstream-0.4.0-2|36	Stream Engine is a Telepathy client that uses Farsight and GStreamer
12mr|telepathy-farstream-0.4.0-2|37	to handle media streaming channels. It's used as a background process
12mr|telepathy-farstream-0.4.0-2|38	by other Telepathy clients, rather than presenting any user interface
12mr|telepathy-farstream-0.4.0-2|39	of its own.
12mr|telepathy-farstream-0.4.0-2|40	
12mr|telepathy-farstream-0.4.0-2|41	Telepathy is a D-Bus framework for unifying real time communication,
12mr|telepathy-farstream-0.4.0-2|42	including instant messaging, voice calls and video calls. It abstracts
12mr|telepathy-farstream-0.4.0-2|43	differences between protocols to provide a unified interface for
12mr|telepathy-farstream-0.4.0-2|44	applications.
12mr|telepathy-farstream-0.4.0-2|45	
12mr|telepathy-farstream-0.4.0-2|46	%package -n %{develname}
12mr|telepathy-farstream-0.4.0-2|47	Group:		Development/C
12mr|telepathy-farstream-0.4.0-2|48	Summary:	Stream Engine to handle media streaming channels
12mr|telepathy-farstream-0.4.0-2|49	Requires:	%{libname} = %{version}-%{release}
12mr|telepathy-farstream-0.4.0-2|50	Provides:	%{name}-devel = %{version}-%{release}
12mr|telepathy-farstream-0.4.0-2|51	
12mr|telepathy-farstream-0.4.0-2|52	%description -n %{develname}
12mr|telepathy-farstream-0.4.0-2|53	This package contains the development library and header files for %{name}.
12mr|telepathy-farstream-0.4.0-2|54	
12mr|telepathy-farstream-0.4.0-2|55	%package -n python-%{name}
12mr|telepathy-farstream-0.4.0-2|56	Group:		Development/Python
12mr|telepathy-farstream-0.4.0-2|57	Summary:	Stream Engine to handle media streaming channels
12mr|telepathy-farstream-0.4.0-2|58	Requires:	%{libname} = %{version}-%{release}
12mr|telepathy-farstream-0.4.0-2|59	Requires:	gstreamer0.10-python
12mr|telepathy-farstream-0.4.0-2|60	
12mr|telepathy-farstream-0.4.0-2|61	%description -n python-%{name}
12mr|telepathy-farstream-0.4.0-2|62	Stream Engine is a Telepathy client that uses Farsight and GStreamer
12mr|telepathy-farstream-0.4.0-2|63	to handle media streaming channels. It's used as a background process
12mr|telepathy-farstream-0.4.0-2|64	by other Telepathy clients, rather than presenting any user interface
12mr|telepathy-farstream-0.4.0-2|65	of its own.
12mr|telepathy-farstream-0.4.0-2|66	
12mr|telepathy-farstream-0.4.0-2|67	Telepathy is a D-Bus framework for unifying real time communication,
12mr|telepathy-farstream-0.4.0-2|68	including instant messaging, voice calls and video calls. It abstracts
12mr|telepathy-farstream-0.4.0-2|69	differences between protocols to provide a unified interface for
12mr|telepathy-farstream-0.4.0-2|70	applications.
12mr|telepathy-farstream-0.4.0-2|71	
12mr|telepathy-farstream-0.4.0-2|72	%prep
12mr|telepathy-farstream-0.4.0-2|73	%setup -q
12mr|telepathy-farstream-0.4.0-2|74	
12mr|telepathy-farstream-0.4.0-2|75	%build
12mr|telepathy-farstream-0.4.0-2|76	%configure2_5x --disable-static
12mr|telepathy-farstream-0.4.0-2|77	%make
12mr|telepathy-farstream-0.4.0-2|78	
12mr|telepathy-farstream-0.4.0-2|79	%install
12mr|telepathy-farstream-0.4.0-2|80	rm -rf %{buildroot}
12mr|telepathy-farstream-0.4.0-2|81	%makeinstall_std
12mr|telepathy-farstream-0.4.0-2|82	
12mr|telepathy-farstream-0.4.0-2|83	%files -n %{libname}
12mr|telepathy-farstream-0.4.0-2|84	%{_libdir}/libtelepathy-farstream.so.%{major}*
12mr|telepathy-farstream-0.4.0-2|85	
12mr|telepathy-farstream-0.4.0-2|86	%files -n %{develname}
12mr|telepathy-farstream-0.4.0-2|87	%doc ChangeLog
12mr|telepathy-farstream-0.4.0-2|88	%{_libdir}/libtelepathy-farstream.so
12mr|telepathy-farstream-0.4.0-2|89	%{_includedir}/telepathy-1.0/%{name}
12mr|telepathy-farstream-0.4.0-2|90	%{_libdir}/pkgconfig/%{name}.pc
12mr|telepathy-farstream-0.4.0-2|91	%{_datadir}/gtk-doc/html/%{name}
12mr|telepathy-farstream-0.4.0-2|92	
12mr|telepathy-farstream-0.4.0-2|93	%files -n python-%{name}
12mr|telepathy-farstream-0.4.0-2|94	%doc README NEWS
12mr|telepathy-farstream-0.4.0-2|95	%{python_sitearch}/tpfarstream.*
12mr|telepathy-farstream-0.4.0-2|96	
12mr|telepathy-farstream-0.4.0-2|97	
12mr|telepathy-farstream-0.4.0-2|98	
12mr|telepathy-farstream-0.4.0-2|99	%changelog
12mr|telepathy-farstream-0.4.0-2|100	* Wed Aug  29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|telepathy-farstream-0.4.0-2|101	+ Commit: 3ce8345
12mr|telepathy-farstream-0.4.0-2|102	- Drop .la files
12mr|telepathy-farstream-0.4.0-2|103	
12mr|telepathy-farstream-0.4.0-2|104	

16583 12
12mr|telepathy-filesystem-0.0.1-7|1	Name:           telepathy-filesystem
12mr|telepathy-filesystem-0.0.1-7|2	Version:        0.0.1
12mr|telepathy-filesystem-0.0.1-7|3	Release:        %mkrel 7
12mr|telepathy-filesystem-0.0.1-7|4	Summary:        Telepathy filesystem layout
12mr|telepathy-filesystem-0.0.1-7|5	
12mr|telepathy-filesystem-0.0.1-7|6	Group:          System/Base
12mr|telepathy-filesystem-0.0.1-7|7	License:        Public Domain
12mr|telepathy-filesystem-0.0.1-7|8	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|telepathy-filesystem-0.0.1-7|9	
12mr|telepathy-filesystem-0.0.1-7|10	BuildArch:      noarch
12mr|telepathy-filesystem-0.0.1-7|11	Requires:       filesystem
12mr|telepathy-filesystem-0.0.1-7|12	
12mr|telepathy-filesystem-0.0.1-7|13	%description
12mr|telepathy-filesystem-0.0.1-7|14	This package provides some directories which are required by other
12mr|telepathy-filesystem-0.0.1-7|15	packages which comprise the Telepathy release.
12mr|telepathy-filesystem-0.0.1-7|16	
12mr|telepathy-filesystem-0.0.1-7|17	%install
12mr|telepathy-filesystem-0.0.1-7|18	rm -rf $RPM_BUILD_ROOT
12mr|telepathy-filesystem-0.0.1-7|19	mkdir -p $RPM_BUILD_ROOT%{_datadir}/telepathy/managers
12mr|telepathy-filesystem-0.0.1-7|20	
12mr|telepathy-filesystem-0.0.1-7|21	%clean
12mr|telepathy-filesystem-0.0.1-7|22	rm -rf $RPM_BUILD_ROOT
12mr|telepathy-filesystem-0.0.1-7|23	
12mr|telepathy-filesystem-0.0.1-7|24	%files
12mr|telepathy-filesystem-0.0.1-7|25	%defattr(-,root,root,-)
12mr|telepathy-filesystem-0.0.1-7|26	%dir %{_datadir}/telepathy
12mr|telepathy-filesystem-0.0.1-7|27	%dir %{_datadir}/telepathy/managers
12mr|telepathy-filesystem-0.0.1-7|28	
12mr|telepathy-filesystem-0.0.1-7|29	
12mr|telepathy-filesystem-0.0.1-7|30	
12mr|telepathy-filesystem-0.0.1-7|31	
12mr|telepathy-filesystem-0.0.1-7|32	%changelog
12mr|telepathy-filesystem-0.0.1-7|33	

16584 12
12mr|telepathy-gabble-0.16.4-1|1	Name:           telepathy-gabble
12mr|telepathy-gabble-0.16.4-1|2	Version:        0.16.4
12mr|telepathy-gabble-0.16.4-1|3	Release:        1
12mr|telepathy-gabble-0.16.4-1|4	Summary:        A Jabber/XMPP connection manager
12mr|telepathy-gabble-0.16.4-1|5	Group:          Networking/Instant messaging
12mr|telepathy-gabble-0.16.4-1|6	License:        LGPLv2+
12mr|telepathy-gabble-0.16.4-1|7	URL:            http://telepathy.freedesktop.org/wiki/
12mr|telepathy-gabble-0.16.4-1|8	Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
12mr|telepathy-gabble-0.16.4-1|9	BuildRequires:	pkgconfig(dbus-1) >= 1.1.0
12mr|telepathy-gabble-0.16.4-1|10	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.82
12mr|telepathy-gabble-0.16.4-1|11	BuildRequires:	pkgconfig(gio-2.0) >= 2.26
12mr|telepathy-gabble-0.16.4-1|12	BuildRequires:	pkgconfig(glib-2.0) >= 2.24
12mr|telepathy-gabble-0.16.4-1|13	BuildRequires:	pkgconfig(gmodule-2.0)
12mr|telepathy-gabble-0.16.4-1|14	BuildRequires:  pkgconfig(openssl)
12mr|telepathy-gabble-0.16.4-1|15	BuildRequires:	pkgconfig(gobject-2.0) >= 2.24
12mr|telepathy-gabble-0.16.4-1|16	BuildRequires:	pkgconfig(gthread-2.0) >= 2.24
12mr|telepathy-gabble-0.16.4-1|17	BuildRequires:	pkgconfig(libsoup-2.4)
12mr|telepathy-gabble-0.16.4-1|18	BuildRequires:	pkgconfig(libxml-2.0)
12mr|telepathy-gabble-0.16.4-1|19	BuildRequires:	pkgconfig(nice) >= 0.0.11
12mr|telepathy-gabble-0.16.4-1|20	BuildRequires:	pkgconfig(sqlite3)
12mr|telepathy-gabble-0.16.4-1|21	BuildRequires:	pkgconfig(telepathy-glib) >= 0.17.2
12mr|telepathy-gabble-0.16.4-1|22	#BuildRequires:	pkgconfig(telepathy-yell)
12mr|telepathy-gabble-0.16.4-1|23	BuildRequires:  libxslt-proc
12mr|telepathy-gabble-0.16.4-1|24	BuildRequires:  python-devel
12mr|telepathy-gabble-0.16.4-1|25	Requires:	telepathy-filesystem
12mr|telepathy-gabble-0.16.4-1|26	
12mr|telepathy-gabble-0.16.4-1|27	%description
12mr|telepathy-gabble-0.16.4-1|28	A Jabber/XMPP connection manager, that handles single and multi-user
12mr|telepathy-gabble-0.16.4-1|29	chats and voice calls.
12mr|telepathy-gabble-0.16.4-1|30	
12mr|telepathy-gabble-0.16.4-1|31	%files
12mr|telepathy-gabble-0.16.4-1|32	%doc NEWS README AUTHORS
12mr|telepathy-gabble-0.16.4-1|33	%{_bindir}/telepathy-gabble-xmpp-console
12mr|telepathy-gabble-0.16.4-1|34	%{_datadir}/dbus-1/services/*.service
12mr|telepathy-gabble-0.16.4-1|35	%{_datadir}/telepathy/managers/*.manager
12mr|telepathy-gabble-0.16.4-1|36	%{_libdir}/telepathy-gabble
12mr|telepathy-gabble-0.16.4-1|37	%{_libdir}/telepathy/gabble-0
12mr|telepathy-gabble-0.16.4-1|38	%{_mandir}/man*/*.*
12mr|telepathy-gabble-0.16.4-1|39	
12mr|telepathy-gabble-0.16.4-1|40	#--------------------------------------------------------------------
12mr|telepathy-gabble-0.16.4-1|41	
12mr|telepathy-gabble-0.16.4-1|42	%prep
12mr|telepathy-gabble-0.16.4-1|43	%setup -q
12mr|telepathy-gabble-0.16.4-1|44	
12mr|telepathy-gabble-0.16.4-1|45	%build
12mr|telepathy-gabble-0.16.4-1|46	%configure2_5x --disable-static
12mr|telepathy-gabble-0.16.4-1|47	%make
12mr|telepathy-gabble-0.16.4-1|48	
12mr|telepathy-gabble-0.16.4-1|49	%install
12mr|telepathy-gabble-0.16.4-1|50	%makeinstall_std
12mr|telepathy-gabble-0.16.4-1|51	
12mr|telepathy-gabble-0.16.4-1|52	# don't ship .la
12mr|telepathy-gabble-0.16.4-1|53	find %buildroot -name '*.la' | xargs rm -f

16585 12
12mr|telepathy-glib-0.20.1-1|1	%define major 0
12mr|telepathy-glib-0.20.1-1|2	%define api 0.12
12mr|telepathy-glib-0.20.1-1|3	%define libname %mklibname %{name} %{major}
12mr|telepathy-glib-0.20.1-1|4	%define devname %mklibname -d %{name}
12mr|telepathy-glib-0.20.1-1|5	
12mr|telepathy-glib-0.20.1-1|6	Summary:	A glib utility library for the telepathy framework
12mr|telepathy-glib-0.20.1-1|7	Name:		telepathy-glib
12mr|telepathy-glib-0.20.1-1|8	Version:	0.20.1
12mr|telepathy-glib-0.20.1-1|9	Release:	1
12mr|telepathy-glib-0.20.1-1|10	Group:		Networking/Instant messaging
12mr|telepathy-glib-0.20.1-1|11	License:	LGPLv2+
12mr|telepathy-glib-0.20.1-1|12	URL:		http://telepathy.freedesktop.org/wiki/
12mr|telepathy-glib-0.20.1-1|13	Source0:	http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
12mr|telepathy-glib-0.20.1-1|14	Patch0:		telepathy-glib-0.11.11-missing-file.patch
12mr|telepathy-glib-0.20.1-1|15	
12mr|telepathy-glib-0.20.1-1|16	BuildRequires:	gtk-doc
12mr|telepathy-glib-0.20.1-1|17	BuildRequires:	xsltproc
12mr|telepathy-glib-0.20.1-1|18	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|telepathy-glib-0.20.1-1|19	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|telepathy-glib-0.20.1-1|20	BuildRequires:	pkgconfig(python)
12mr|telepathy-glib-0.20.1-1|21	BuildRequires:	vala-devel >= 0.12
12mr|telepathy-glib-0.20.1-1|22	BuildRequires:	vala-tools
12mr|telepathy-glib-0.20.1-1|23	
12mr|telepathy-glib-0.20.1-1|24	%description
12mr|telepathy-glib-0.20.1-1|25	%{name} is a glib utility library for the telepathy framework.
12mr|telepathy-glib-0.20.1-1|26	
12mr|telepathy-glib-0.20.1-1|27	%package -n %{libname}
12mr|telepathy-glib-0.20.1-1|28	Summary:	A glib utility library for the telepathy framework
12mr|telepathy-glib-0.20.1-1|29	Group:		System/Libraries
12mr|telepathy-glib-0.20.1-1|30	Requires:	telepathy-filesystem
12mr|telepathy-glib-0.20.1-1|31	%rename		%{name}
12mr|telepathy-glib-0.20.1-1|32	
12mr|telepathy-glib-0.20.1-1|33	%description -n %{libname}
12mr|telepathy-glib-0.20.1-1|34	%name is a glib utility library for the telepathy framework.
12mr|telepathy-glib-0.20.1-1|35	
12mr|telepathy-glib-0.20.1-1|36	%package -n %{devname}
12mr|telepathy-glib-0.20.1-1|37	Summary:	A glib utility library for the telepathy framework
12mr|telepathy-glib-0.20.1-1|38	Group:		Development/C
12mr|telepathy-glib-0.20.1-1|39	Requires:	%{libname} = %{version}-%{release}
12mr|telepathy-glib-0.20.1-1|40	Provides:	%{name}-devel = %{version}-%{release}
12mr|telepathy-glib-0.20.1-1|41	
12mr|telepathy-glib-0.20.1-1|42	%description -n %{devname}
12mr|telepathy-glib-0.20.1-1|43	%{name} is a glib utility library for the telepathy framework.
12mr|telepathy-glib-0.20.1-1|44	
12mr|telepathy-glib-0.20.1-1|45	%prep
12mr|telepathy-glib-0.20.1-1|46	%setup -q
12mr|telepathy-glib-0.20.1-1|47	%patch0 -p0
12mr|telepathy-glib-0.20.1-1|48	
12mr|telepathy-glib-0.20.1-1|49	%build
12mr|telepathy-glib-0.20.1-1|50	%configure2_5x \
12mr|telepathy-glib-0.20.1-1|51	--enable-vala-bindings \
12mr|telepathy-glib-0.20.1-1|52	--disable-static
12mr|telepathy-glib-0.20.1-1|53	
12mr|telepathy-glib-0.20.1-1|54	%make
12mr|telepathy-glib-0.20.1-1|55	
12mr|telepathy-glib-0.20.1-1|56	%install
12mr|telepathy-glib-0.20.1-1|57	%makeinstall_std
12mr|telepathy-glib-0.20.1-1|58	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|telepathy-glib-0.20.1-1|59	
12mr|telepathy-glib-0.20.1-1|60	%files -n %{libname}
12mr|telepathy-glib-0.20.1-1|61	%{_libdir}/libtelepathy-glib.so.%{major}*
12mr|telepathy-glib-0.20.1-1|62	%{_libdir}/girepository-1.0/TelepathyGLib-%{api}.typelib
12mr|telepathy-glib-0.20.1-1|63	
12mr|telepathy-glib-0.20.1-1|64	%files -n %{devname}
12mr|telepathy-glib-0.20.1-1|65	%{_libdir}/libtelepathy-glib.so
12mr|telepathy-glib-0.20.1-1|66	%{_datadir}/gir-1.0/TelepathyGLib-%{api}.gir
12mr|telepathy-glib-0.20.1-1|67	%dir %{_includedir}/telepathy-1.0/
12mr|telepathy-glib-0.20.1-1|68	%dir %{_includedir}/telepathy-1.0/telepathy-glib/
12mr|telepathy-glib-0.20.1-1|69	%dir %{_includedir}/telepathy-1.0/telepathy-glib/_gen
12mr|telepathy-glib-0.20.1-1|70	%{_includedir}/telepathy-1.0/telepathy-glib/*.h
12mr|telepathy-glib-0.20.1-1|71	%{_includedir}/telepathy-1.0/telepathy-glib/_gen/*.h
12mr|telepathy-glib-0.20.1-1|72	%{_datadir}/gtk-doc/html/telepathy-glib/
12mr|telepathy-glib-0.20.1-1|73	%{_libdir}/pkgconfig/telepathy-glib.pc
12mr|telepathy-glib-0.20.1-1|74	%{_datadir}/vala/vapi/telepathy-glib.deps
12mr|telepathy-glib-0.20.1-1|75	%{_datadir}/vala/vapi/telepathy-glib.vapi

16586 12
12mr|telepathy-haze-0.7.0-1|1	Name:           telepathy-haze
12mr|telepathy-haze-0.7.0-1|2	Version:        0.7.0
12mr|telepathy-haze-0.7.0-1|3	Release:        1
12mr|telepathy-haze-0.7.0-1|4	Summary:        A multiprotocol connection manager based on pidgin
12mr|telepathy-haze-0.7.0-1|5	
12mr|telepathy-haze-0.7.0-1|6	Group:          Networking/Instant messaging
12mr|telepathy-haze-0.7.0-1|7	License:        GPLv2+
12mr|telepathy-haze-0.7.0-1|8	URL:            http://telepathy.freedesktop.org/wiki/
12mr|telepathy-haze-0.7.0-1|9	Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
12mr|telepathy-haze-0.7.0-1|10	
12mr|telepathy-haze-0.7.0-1|11	BuildRequires:  telepathy-glib-devel >= 0.9.2
12mr|telepathy-haze-0.7.0-1|12	BuildRequires:  pkgconfig(purple) >= 2.6
12mr|telepathy-haze-0.7.0-1|13	BuildRequires:  xsltproc
12mr|telepathy-haze-0.7.0-1|14	Requires:       telepathy-filesystem
12mr|telepathy-haze-0.7.0-1|15	Suggests:	pidgin-plugins
12mr|telepathy-haze-0.7.0-1|16	
12mr|telepathy-haze-0.7.0-1|17	%description
12mr|telepathy-haze-0.7.0-1|18	This connection manager allows you to use libpurple, pidgin backend, with
12mr|telepathy-haze-0.7.0-1|19	telepathy, allowing you to access to numerous instant messaging network with
12mr|telepathy-haze-0.7.0-1|20	telepathy enabled software, such as empathy.
12mr|telepathy-haze-0.7.0-1|21	
12mr|telepathy-haze-0.7.0-1|22	%files
12mr|telepathy-haze-0.7.0-1|23	%defattr(-,root,root,-)
12mr|telepathy-haze-0.7.0-1|24	%doc AUTHORS NEWS
12mr|telepathy-haze-0.7.0-1|25	%{_datadir}/dbus-1/services/*.service
12mr|telepathy-haze-0.7.0-1|26	#%{_datadir}/telepathy/managers/*.manager
12mr|telepathy-haze-0.7.0-1|27	%{_libdir}/%{name}
12mr|telepathy-haze-0.7.0-1|28	%{_mandir}/man*/*.xz
12mr|telepathy-haze-0.7.0-1|29	
12mr|telepathy-haze-0.7.0-1|30	#--------------------------------------------------------------------
12mr|telepathy-haze-0.7.0-1|31	
12mr|telepathy-haze-0.7.0-1|32	%prep
12mr|telepathy-haze-0.7.0-1|33	%setup -q
12mr|telepathy-haze-0.7.0-1|34	
12mr|telepathy-haze-0.7.0-1|35	
12mr|telepathy-haze-0.7.0-1|36	%build
12mr|telepathy-haze-0.7.0-1|37	%configure
12mr|telepathy-haze-0.7.0-1|38	%make
12mr|telepathy-haze-0.7.0-1|39	
12mr|telepathy-haze-0.7.0-1|40	
12mr|telepathy-haze-0.7.0-1|41	%install
12mr|telepathy-haze-0.7.0-1|42	%makeinstall_std
12mr|telepathy-haze-0.7.0-1|43	
12mr|telepathy-haze-0.7.0-1|44	
12mr|telepathy-haze-0.7.0-1|45	%changelog
12mr|telepathy-haze-0.7.0-1|46	* Sat Nov 24 2012 Arkady L. Shane <ashejn@rosalab.ru> - 0.7.0-1
12mr|telepathy-haze-0.7.0-1|47	- update to 0.7.0
12mr|telepathy-haze-0.7.0-1|48	
12mr|telepathy-haze-0.7.0-1|49	* Fri Apr 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.6.0-1
12mr|telepathy-haze-0.7.0-1|50	+ Revision: 793945
12mr|telepathy-haze-0.7.0-1|51	- version update 0.6.0
12mr|telepathy-haze-0.7.0-1|52	
12mr|telepathy-haze-0.7.0-1|53	* Sat Aug 07 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.4.0-1mdv2011.0
12mr|telepathy-haze-0.7.0-1|54	+ Revision: 567250
12mr|telepathy-haze-0.7.0-1|55	- update to 0.4.0
12mr|telepathy-haze-0.7.0-1|56	- bump BR versions
12mr|telepathy-haze-0.7.0-1|57	
12mr|telepathy-haze-0.7.0-1|58	* Mon Mar 08 2010 Frederik Himpe <fhimpe@mandriva.org> 0.3.4-1mdv2010.1
12mr|telepathy-haze-0.7.0-1|59	+ Revision: 516762
12mr|telepathy-haze-0.7.0-1|60	- Fix BuildRequires
12mr|telepathy-haze-0.7.0-1|61	- update to new version 0.3.4
12mr|telepathy-haze-0.7.0-1|62	
12mr|telepathy-haze-0.7.0-1|63	* Mon Jan 25 2010 Frederik Himpe <fhimpe@mandriva.org> 0.3.3-1mdv2010.1
12mr|telepathy-haze-0.7.0-1|64	+ Revision: 496355
12mr|telepathy-haze-0.7.0-1|65	- update to new version 0.3.3
12mr|telepathy-haze-0.7.0-1|66	
12mr|telepathy-haze-0.7.0-1|67	* Wed Nov 18 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.3.2-2mdv2010.1
12mr|telepathy-haze-0.7.0-1|68	+ Revision: 467208
12mr|telepathy-haze-0.7.0-1|69	- add pidgin-plugins as a Suggests since it's what contains the aim and yahoo plugins which telepathy-haze tries to dlopen when needed
12mr|telepathy-haze-0.7.0-1|70	
12mr|telepathy-haze-0.7.0-1|71	* Tue Aug 25 2009 Frederik Himpe <fhimpe@mandriva.org> 0.3.2-1mdv2010.0
12mr|telepathy-haze-0.7.0-1|72	+ Revision: 421219
12mr|telepathy-haze-0.7.0-1|73	- update to new version 0.3.2
12mr|telepathy-haze-0.7.0-1|74	
12mr|telepathy-haze-0.7.0-1|75	* Sat Jun 06 2009 Frederik Himpe <fhimpe@mandriva.org> 0.3.1-1mdv2010.0
12mr|telepathy-haze-0.7.0-1|76	+ Revision: 383192
12mr|telepathy-haze-0.7.0-1|77	- update to new version 0.3.1
12mr|telepathy-haze-0.7.0-1|78	
12mr|telepathy-haze-0.7.0-1|79	* Tue Aug 19 2008 Frederik Himpe <fhimpe@mandriva.org> 0.2.1-1mdv2009.0
12mr|telepathy-haze-0.7.0-1|80	+ Revision: 274028
12mr|telepathy-haze-0.7.0-1|81	- Fix BuildRequires
12mr|telepathy-haze-0.7.0-1|82	- Use %%makeinstall_std
12mr|telepathy-haze-0.7.0-1|83	- Don't package COPYING
12mr|telepathy-haze-0.7.0-1|84	- Package NEWS
12mr|telepathy-haze-0.7.0-1|85	- update to new version 0.2.1
12mr|telepathy-haze-0.7.0-1|86	
12mr|telepathy-haze-0.7.0-1|87	+ Thierry Vignaud <tv@mandriva.org>
12mr|telepathy-haze-0.7.0-1|88	- rebuild
12mr|telepathy-haze-0.7.0-1|89	- rebuild
12mr|telepathy-haze-0.7.0-1|90	
12mr|telepathy-haze-0.7.0-1|91	* Sat Mar 01 2008 Michael Scherer <misc@mandriva.org> 0.2.0-1mdv2008.1
12mr|telepathy-haze-0.7.0-1|92	+ Revision: 177224
12mr|telepathy-haze-0.7.0-1|93	- import telepathy-haze
12mr|telepathy-haze-0.7.0-1|94	

16587 12
12mr|telepathy-kde-common-internals-0.5.1-1|1	%define srcname ktp-common-internals
12mr|telepathy-kde-common-internals-0.5.1-1|2	%define major 3
12mr|telepathy-kde-common-internals-0.5.1-1|3	%define version_lib 0.5
12mr|telepathy-kde-common-internals-0.5.1-1|4	
12mr|telepathy-kde-common-internals-0.5.1-1|5	Name: telepathy-kde-common-internals
12mr|telepathy-kde-common-internals-0.5.1-1|6	Version: %{version_lib}.1
12mr|telepathy-kde-common-internals-0.5.1-1|7	Release: 1
12mr|telepathy-kde-common-internals-0.5.1-1|8	Summary: KDE Telepathy Parts
12mr|telepathy-kde-common-internals-0.5.1-1|9	Group:   System/Libraries
12mr|telepathy-kde-common-internals-0.5.1-1|10	License: LGPLv2
12mr|telepathy-kde-common-internals-0.5.1-1|11	URL:     https://projects.kde.org/projects/extragear/network/telepathy/ktp-common-internals
12mr|telepathy-kde-common-internals-0.5.1-1|12	Source0: ftp://ftp.gtlib.cc.gatech.edu/pub/kde/unstable/kde-telepathy/%version/src/%srcname-%version.tar.bz2
12mr|telepathy-kde-common-internals-0.5.1-1|13	BuildRequires: pkgconfig(TelepathyQt4) >= 0.9.2.1
12mr|telepathy-kde-common-internals-0.5.1-1|14	BuildRequires: kdelibs4-devel
12mr|telepathy-kde-common-internals-0.5.1-1|15	
12mr|telepathy-kde-common-internals-0.5.1-1|16	%description
12mr|telepathy-kde-common-internals-0.5.1-1|17	This package provides the commons part used by telepathy kde.
12mr|telepathy-kde-common-internals-0.5.1-1|18	
12mr|telepathy-kde-common-internals-0.5.1-1|19	
12mr|telepathy-kde-common-internals-0.5.1-1|20	#------------------------------------------------------------------------------
12mr|telepathy-kde-common-internals-0.5.1-1|21	%package core
12mr|telepathy-kde-common-internals-0.5.1-1|22	Summary: Commons files used by telepathy kde
12mr|telepathy-kde-common-internals-0.5.1-1|23	Group:   Graphical desktop/KDE
12mr|telepathy-kde-common-internals-0.5.1-1|24	BuildArch: noarch
12mr|telepathy-kde-common-internals-0.5.1-1|25	Obsoletes: %{name}-translations < 0.5.0
12mr|telepathy-kde-common-internals-0.5.1-1|26	Conflicts: %{name} < 0.5.0
12mr|telepathy-kde-common-internals-0.5.1-1|27	Obsoletes: %{name} < 0.5.0
12mr|telepathy-kde-common-internals-0.5.1-1|28	Conflicts: telepathy-kde-contact-list < 0.4.0
12mr|telepathy-kde-common-internals-0.5.1-1|29	%description core
12mr|telepathy-kde-common-internals-0.5.1-1|30	Commons files used by telepathy kde
12mr|telepathy-kde-common-internals-0.5.1-1|31	
12mr|telepathy-kde-common-internals-0.5.1-1|32	%files  core -f ktp-common-internals.lang
12mr|telepathy-kde-common-internals-0.5.1-1|33	%{_kde_iconsdir}/hicolor/*/*/*.png
12mr|telepathy-kde-common-internals-0.5.1-1|34	%{_kde_appsdir}/ktelepathy/ktelepathy.notifyrc
12mr|telepathy-kde-common-internals-0.5.1-1|35	%{_kde_iconsdir}/hicolor/scalable/apps/telepathy-kde.svgz
12mr|telepathy-kde-common-internals-0.5.1-1|36	
12mr|telepathy-kde-common-internals-0.5.1-1|37	#------------------------------------------------------------------------------
12mr|telepathy-kde-common-internals-0.5.1-1|38	
12mr|telepathy-kde-common-internals-0.5.1-1|39	%define libktpmodelsprivate %mklibname ktpmodelsprivate %{major}
12mr|telepathy-kde-common-internals-0.5.1-1|40	
12mr|telepathy-kde-common-internals-0.5.1-1|41	%package -n %{libktpmodelsprivate}
12mr|telepathy-kde-common-internals-0.5.1-1|42	Summary: Runtime library for %{name}
12mr|telepathy-kde-common-internals-0.5.1-1|43	Group: System/Libraries
12mr|telepathy-kde-common-internals-0.5.1-1|44	
12mr|telepathy-kde-common-internals-0.5.1-1|45	%description -n %{libktpmodelsprivate}
12mr|telepathy-kde-common-internals-0.5.1-1|46	Runtime library for %{name}
12mr|telepathy-kde-common-internals-0.5.1-1|47	
12mr|telepathy-kde-common-internals-0.5.1-1|48	%files -n %{libktpmodelsprivate}
12mr|telepathy-kde-common-internals-0.5.1-1|49	%{_kde_libdir}/libktpmodelsprivate.so.%{major}
12mr|telepathy-kde-common-internals-0.5.1-1|50	%{_kde_libdir}/libktpmodelsprivate.so.%{version_lib}*
12mr|telepathy-kde-common-internals-0.5.1-1|51	
12mr|telepathy-kde-common-internals-0.5.1-1|52	#------------------------------------------------------------------------------
12mr|telepathy-kde-common-internals-0.5.1-1|53	
12mr|telepathy-kde-common-internals-0.5.1-1|54	%define libktpcommoninternalsprivate %mklibname ktpcommoninternalsprivate %{major}
12mr|telepathy-kde-common-internals-0.5.1-1|55	
12mr|telepathy-kde-common-internals-0.5.1-1|56	%package -n %{libktpcommoninternalsprivate}
12mr|telepathy-kde-common-internals-0.5.1-1|57	Summary: Runtime library for %{name}
12mr|telepathy-kde-common-internals-0.5.1-1|58	Group: System/Libraries
12mr|telepathy-kde-common-internals-0.5.1-1|59	
12mr|telepathy-kde-common-internals-0.5.1-1|60	%description -n %{libktpcommoninternalsprivate}
12mr|telepathy-kde-common-internals-0.5.1-1|61	Runtime library for %{name}
12mr|telepathy-kde-common-internals-0.5.1-1|62	
12mr|telepathy-kde-common-internals-0.5.1-1|63	%files -n %{libktpcommoninternalsprivate}
12mr|telepathy-kde-common-internals-0.5.1-1|64	%{_kde_libdir}/libktpcommoninternalsprivate.so.%{major}
12mr|telepathy-kde-common-internals-0.5.1-1|65	%{_kde_libdir}/libktpcommoninternalsprivate.so.%{version_lib}*
12mr|telepathy-kde-common-internals-0.5.1-1|66	
12mr|telepathy-kde-common-internals-0.5.1-1|67	#------------------------------------------------------------------------------
12mr|telepathy-kde-common-internals-0.5.1-1|68	
12mr|telepathy-kde-common-internals-0.5.1-1|69	%define libktpwidgetsprivate %mklibname ktpwidgetsprivate %{major}
12mr|telepathy-kde-common-internals-0.5.1-1|70	
12mr|telepathy-kde-common-internals-0.5.1-1|71	%package -n %{libktpwidgetsprivate}
12mr|telepathy-kde-common-internals-0.5.1-1|72	Summary: Runtime library for %{name}
12mr|telepathy-kde-common-internals-0.5.1-1|73	Group: System/Libraries
12mr|telepathy-kde-common-internals-0.5.1-1|74	%description -n %{libktpwidgetsprivate}
12mr|telepathy-kde-common-internals-0.5.1-1|75	Runtime library for %{name}
12mr|telepathy-kde-common-internals-0.5.1-1|76	
12mr|telepathy-kde-common-internals-0.5.1-1|77	%files -n %{libktpwidgetsprivate}
12mr|telepathy-kde-common-internals-0.5.1-1|78	%{_kde_libdir}/libktpwidgetsprivate.so.%{major}
12mr|telepathy-kde-common-internals-0.5.1-1|79	%{_kde_libdir}/libktpwidgetsprivate.so.%{version_lib}*
12mr|telepathy-kde-common-internals-0.5.1-1|80	
12mr|telepathy-kde-common-internals-0.5.1-1|81	#------------------------------------------------------------------------------
12mr|telepathy-kde-common-internals-0.5.1-1|82	
12mr|telepathy-kde-common-internals-0.5.1-1|83	%define devel %mklibname %{name} -d
12mr|telepathy-kde-common-internals-0.5.1-1|84	
12mr|telepathy-kde-common-internals-0.5.1-1|85	%package -n %{devel}
12mr|telepathy-kde-common-internals-0.5.1-1|86	Summary: Headers files for %{name}
12mr|telepathy-kde-common-internals-0.5.1-1|87	Group: Development/KDE and Qt
12mr|telepathy-kde-common-internals-0.5.1-1|88	Provides: %name-devel = %version-%release
12mr|telepathy-kde-common-internals-0.5.1-1|89	Provides: lib%{name}-devel = %version-%release
12mr|telepathy-kde-common-internals-0.5.1-1|90	Requires: %{libktpmodelsprivate} = %version-%release
12mr|telepathy-kde-common-internals-0.5.1-1|91	Requires: %{libktpcommoninternalsprivate} = %version-%release
12mr|telepathy-kde-common-internals-0.5.1-1|92	Requires: %{libktpwidgetsprivate} = %version-%release
12mr|telepathy-kde-common-internals-0.5.1-1|93	Provides: %{srcname}-devel = %version-%release
12mr|telepathy-kde-common-internals-0.5.1-1|94	
12mr|telepathy-kde-common-internals-0.5.1-1|95	%description -n %{devel}
12mr|telepathy-kde-common-internals-0.5.1-1|96	Headers files for %{name}
12mr|telepathy-kde-common-internals-0.5.1-1|97	
12mr|telepathy-kde-common-internals-0.5.1-1|98	%files -n %{devel}
12mr|telepathy-kde-common-internals-0.5.1-1|99	%{_kde_includedir}/KTp/
12mr|telepathy-kde-common-internals-0.5.1-1|100	%{_kde_libdir}/libktpmodelsprivate.so
12mr|telepathy-kde-common-internals-0.5.1-1|101	%{_kde_libdir}/libktpcommoninternalsprivate.so
12mr|telepathy-kde-common-internals-0.5.1-1|102	%{_kde_libdir}/libktpwidgetsprivate.so
12mr|telepathy-kde-common-internals-0.5.1-1|103	%{_kde_bindir}/ktp-debugger
12mr|telepathy-kde-common-internals-0.5.1-1|104	
12mr|telepathy-kde-common-internals-0.5.1-1|105	#------------------------------------------------------------------------------
12mr|telepathy-kde-common-internals-0.5.1-1|106	
12mr|telepathy-kde-common-internals-0.5.1-1|107	%prep
12mr|telepathy-kde-common-internals-0.5.1-1|108	%setup -q -n %{srcname}-%{version}
12mr|telepathy-kde-common-internals-0.5.1-1|109	
12mr|telepathy-kde-common-internals-0.5.1-1|110	%build
12mr|telepathy-kde-common-internals-0.5.1-1|111	export LD=/usr/bin/ld.gold
12mr|telepathy-kde-common-internals-0.5.1-1|112	%cmake_kde4 -DKDE4_ENABLE_FINAL=ON
12mr|telepathy-kde-common-internals-0.5.1-1|113	%make
12mr|telepathy-kde-common-internals-0.5.1-1|114	
12mr|telepathy-kde-common-internals-0.5.1-1|115	%install
12mr|telepathy-kde-common-internals-0.5.1-1|116	%makeinstall_std -C build
12mr|telepathy-kde-common-internals-0.5.1-1|117	%find_lang ktp-common-internals

16588 12
12mr|telepathy-logger-0.6.0-1|1	%define major 3
12mr|telepathy-logger-0.6.0-1|2	%define api 0.2
12mr|telepathy-logger-0.6.0-1|3	%define libname %mklibname %{name} %{major}
12mr|telepathy-logger-0.6.0-1|4	%define girname %mklibname %{name}-gir %{api}
12mr|telepathy-logger-0.6.0-1|5	%define develname %mklibname -d %{name}
12mr|telepathy-logger-0.6.0-1|6	
12mr|telepathy-logger-0.6.0-1|7	Name:		telepathy-logger
12mr|telepathy-logger-0.6.0-1|8	Version:	0.6.0
12mr|telepathy-logger-0.6.0-1|9	Release:   	1
12mr|telepathy-logger-0.6.0-1|10	Summary:   	A logger for the telepathy framework
12mr|telepathy-logger-0.6.0-1|11	Group:     	Networking/Instant messaging
12mr|telepathy-logger-0.6.0-1|12	License:	LGPLv2+
12mr|telepathy-logger-0.6.0-1|13	URL:       	http://telepathy.freedesktop.org/wiki/
12mr|telepathy-logger-0.6.0-1|14	Source0:   	http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.bz2
12mr|telepathy-logger-0.6.0-1|15	
12mr|telepathy-logger-0.6.0-1|16	BuildRequires:	glib2.0-common
12mr|telepathy-logger-0.6.0-1|17	BuildRequires:	intltool
12mr|telepathy-logger-0.6.0-1|18	BuildRequires:	libxslt-proc
12mr|telepathy-logger-0.6.0-1|19	BuildRequires:  pkgconfig(dbus-glib-1)
12mr|telepathy-logger-0.6.0-1|20	BuildRequires:  pkgconfig(farstream-0.1)
12mr|telepathy-logger-0.6.0-1|21	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|telepathy-logger-0.6.0-1|22	BuildRequires:  pkgconfig(gst-python-0.10)
12mr|telepathy-logger-0.6.0-1|23	BuildRequires:	pkgconfig(libxml-2.0)
12mr|telepathy-logger-0.6.0-1|24	BuildRequires:  pkgconfig(python)
12mr|telepathy-logger-0.6.0-1|25	BuildRequires:	pkgconfig(sqlite3)
12mr|telepathy-logger-0.6.0-1|26	BuildRequires:  pkgconfig(telepathy-glib) >= 0.13.4
12mr|telepathy-logger-0.6.0-1|27	
12mr|telepathy-logger-0.6.0-1|28	Requires:       telepathy-filesystem
12mr|telepathy-logger-0.6.0-1|29	
12mr|telepathy-logger-0.6.0-1|30	%description
12mr|telepathy-logger-0.6.0-1|31	%{name} is a logger for the telepathy framework.
12mr|telepathy-logger-0.6.0-1|32	
12mr|telepathy-logger-0.6.0-1|33	%package -n %{libname}
12mr|telepathy-logger-0.6.0-1|34	Group:		System/Libraries
12mr|telepathy-logger-0.6.0-1|35	Summary:	A logger library for the telepathy framework
12mr|telepathy-logger-0.6.0-1|36	
12mr|telepathy-logger-0.6.0-1|37	%description -n %{libname}
12mr|telepathy-logger-0.6.0-1|38	This package contains the shared library for %{name}.
12mr|telepathy-logger-0.6.0-1|39	
12mr|telepathy-logger-0.6.0-1|40	%package -n %{girname}
12mr|telepathy-logger-0.6.0-1|41	Summary:    GObject Introspection interface description for %{name}
12mr|telepathy-logger-0.6.0-1|42	Group:      System/Libraries
12mr|telepathy-logger-0.6.0-1|43	Requires:   %{libname} = %{version}-%{release}
12mr|telepathy-logger-0.6.0-1|44	
12mr|telepathy-logger-0.6.0-1|45	%description -n %{girname}
12mr|telepathy-logger-0.6.0-1|46	GObject Introspection interface description for %{name}.
12mr|telepathy-logger-0.6.0-1|47	
12mr|telepathy-logger-0.6.0-1|48	%package -n %{develname}
12mr|telepathy-logger-0.6.0-1|49	Group:		Development/C
12mr|telepathy-logger-0.6.0-1|50	Summary:	A logger library for the telepathy framework
12mr|telepathy-logger-0.6.0-1|51	Requires:	%{libname} = %{version}-%{release}
12mr|telepathy-logger-0.6.0-1|52	Provides:	%{name}-devel = %{version}-%{release}
12mr|telepathy-logger-0.6.0-1|53	
12mr|telepathy-logger-0.6.0-1|54	%description -n %{develname}
12mr|telepathy-logger-0.6.0-1|55	This package contains the development library and header files for
12mr|telepathy-logger-0.6.0-1|56	%{name}.
12mr|telepathy-logger-0.6.0-1|57	
12mr|telepathy-logger-0.6.0-1|58	%prep
12mr|telepathy-logger-0.6.0-1|59	%setup -q
12mr|telepathy-logger-0.6.0-1|60	
12mr|telepathy-logger-0.6.0-1|61	%build
12mr|telepathy-logger-0.6.0-1|62	%configure2_5x \
12mr|telepathy-logger-0.6.0-1|63	--enable-call \
12mr|telepathy-logger-0.6.0-1|64	--disable-static
12mr|telepathy-logger-0.6.0-1|65	
12mr|telepathy-logger-0.6.0-1|66	%make LIBS='-lgmodule-2.0'
12mr|telepathy-logger-0.6.0-1|67	
12mr|telepathy-logger-0.6.0-1|68	%install
12mr|telepathy-logger-0.6.0-1|69	rm -rf %{buildroot}
12mr|telepathy-logger-0.6.0-1|70	%makeinstall_std
12mr|telepathy-logger-0.6.0-1|71	find %{buildroot} -name "*.la" -delete
12mr|telepathy-logger-0.6.0-1|72	
12mr|telepathy-logger-0.6.0-1|73	%files
12mr|telepathy-logger-0.6.0-1|74	%{_libexecdir}/%{name}
12mr|telepathy-logger-0.6.0-1|75	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Logger.service
12mr|telepathy-logger-0.6.0-1|76	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Logger.service
12mr|telepathy-logger-0.6.0-1|77	%{_datadir}/telepathy/clients/Logger.client
12mr|telepathy-logger-0.6.0-1|78	%{_datadir}/glib-2.0/schemas/org.freedesktop.Telepathy.Logger.gschema.xml
12mr|telepathy-logger-0.6.0-1|79	
12mr|telepathy-logger-0.6.0-1|80	%files -n %{libname}
12mr|telepathy-logger-0.6.0-1|81	%{_libdir}/libtelepathy-logger.so.%{major}*
12mr|telepathy-logger-0.6.0-1|82	
12mr|telepathy-logger-0.6.0-1|83	%files -n %{girname}
12mr|telepathy-logger-0.6.0-1|84	%{_libdir}/girepository-1.0/TelepathyLogger-%{api}.typelib
12mr|telepathy-logger-0.6.0-1|85	
12mr|telepathy-logger-0.6.0-1|86	%files -n %{develname}
12mr|telepathy-logger-0.6.0-1|87	%{_libdir}/libtelepathy-logger.so
12mr|telepathy-logger-0.6.0-1|88	%{_includedir}/%{name}-%{api}
12mr|telepathy-logger-0.6.0-1|89	%{_datadir}/gtk-doc/html/telepathy-logger/
12mr|telepathy-logger-0.6.0-1|90	%{_libdir}/pkgconfig/telepathy-logger-%{api}.pc
12mr|telepathy-logger-0.6.0-1|91	%{_datadir}/gir-1.0/TelepathyLogger-%{api}.gir
12mr|telepathy-logger-0.6.0-1|92	
12mr|telepathy-logger-0.6.0-1|93	
12mr|telepathy-logger-0.6.0-1|94	
12mr|telepathy-logger-0.6.0-1|95	%changelog
12mr|telepathy-logger-0.6.0-1|96	* Fri Nov  9 2012 Arkady L. Shane <ashejn@rosalab.ru> 0.6.0-1
12mr|telepathy-logger-0.6.0-1|97	- update to 0.6.0
12mr|telepathy-logger-0.6.0-1|98	
12mr|telepathy-logger-0.6.0-1|99	* Fri Apr 27 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.4.0-1
12mr|telepathy-logger-0.6.0-1|100	+ Revision: 793935
12mr|telepathy-logger-0.6.0-1|101	- version update 0.4.0
12mr|telepathy-logger-0.6.0-1|102	
12mr|telepathy-logger-0.6.0-1|103	* Sat Jan 21 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.2.12-3
12mr|telepathy-logger-0.6.0-1|104	+ Revision: 764339
12mr|telepathy-logger-0.6.0-1|105	- fixed devel pkg description length
12mr|telepathy-logger-0.6.0-1|106	- added build linking fix
12mr|telepathy-logger-0.6.0-1|107	- rebuild with call support
12mr|telepathy-logger-0.6.0-1|108	
12mr|telepathy-logger-0.6.0-1|109	* Sat Dec 10 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.2.12-2
12mr|telepathy-logger-0.6.0-1|110	+ Revision: 740094
12mr|telepathy-logger-0.6.0-1|111	- bump for the BS
12mr|telepathy-logger-0.6.0-1|112	- fixed BRs
12mr|telepathy-logger-0.6.0-1|113	- new version 0.2.12
12mr|telepathy-logger-0.6.0-1|114	- cleaned up spec
12mr|telepathy-logger-0.6.0-1|115	- removed .la files
12mr|telepathy-logger-0.6.0-1|116	- disabled static build
12mr|telepathy-logger-0.6.0-1|117	- removed dep loop
12mr|telepathy-logger-0.6.0-1|118	- removed mkrel, BuildRoot, clean section, defattr
12mr|telepathy-logger-0.6.0-1|119	- split out gir pkg
12mr|telepathy-logger-0.6.0-1|120	- changed lib & devel descriptions
12mr|telepathy-logger-0.6.0-1|121	- converted BRs to pkgconfig provides
12mr|telepathy-logger-0.6.0-1|122	- api should be added to lib pkg name
12mr|telepathy-logger-0.6.0-1|123	
12mr|telepathy-logger-0.6.0-1|124	* Thu Jun 16 2011 Götz Waschk <waschk@mandriva.org> 0.2.10-1
12mr|telepathy-logger-0.6.0-1|125	+ Revision: 685499
12mr|telepathy-logger-0.6.0-1|126	- update to new version 0.2.10
12mr|telepathy-logger-0.6.0-1|127	
12mr|telepathy-logger-0.6.0-1|128	* Sat May 07 2011 Funda Wang <fwang@mandriva.org> 0.2.9-1
12mr|telepathy-logger-0.6.0-1|129	+ Revision: 672275
12mr|telepathy-logger-0.6.0-1|130	- update to new version 0.2.9
12mr|telepathy-logger-0.6.0-1|131	
12mr|telepathy-logger-0.6.0-1|132	* Mon Apr 04 2011 Götz Waschk <waschk@mandriva.org> 0.2.8-1
12mr|telepathy-logger-0.6.0-1|133	+ Revision: 650292
12mr|telepathy-logger-0.6.0-1|134	- new version
12mr|telepathy-logger-0.6.0-1|135	- new api and major
12mr|telepathy-logger-0.6.0-1|136	- enable introspection
12mr|telepathy-logger-0.6.0-1|137	- bump telepathy-glib dep
12mr|telepathy-logger-0.6.0-1|138	
12mr|telepathy-logger-0.6.0-1|139	* Wed Dec 01 2010 Götz Waschk <waschk@mandriva.org> 0.1.7-1mdv2011.0
12mr|telepathy-logger-0.6.0-1|140	+ Revision: 604282
12mr|telepathy-logger-0.6.0-1|141	- update to new version 0.1.7
12mr|telepathy-logger-0.6.0-1|142	
12mr|telepathy-logger-0.6.0-1|143	* Fri Oct 15 2010 Götz Waschk <waschk@mandriva.org> 0.1.6-1mdv2011.0
12mr|telepathy-logger-0.6.0-1|144	+ Revision: 585760
12mr|telepathy-logger-0.6.0-1|145	- update to new version 0.1.6
12mr|telepathy-logger-0.6.0-1|146	
12mr|telepathy-logger-0.6.0-1|147	* Fri Aug 20 2010 Götz Waschk <waschk@mandriva.org> 0.1.5-2mdv2011.0
12mr|telepathy-logger-0.6.0-1|148	+ Revision: 571430
12mr|telepathy-logger-0.6.0-1|149	- fix deps
12mr|telepathy-logger-0.6.0-1|150	
12mr|telepathy-logger-0.6.0-1|151	* Wed Aug 18 2010 Götz Waschk <waschk@mandriva.org> 0.1.5-1mdv2011.0
12mr|telepathy-logger-0.6.0-1|152	+ Revision: 571157
12mr|telepathy-logger-0.6.0-1|153	- update build deps
12mr|telepathy-logger-0.6.0-1|154	- new version
12mr|telepathy-logger-0.6.0-1|155	- depend on new glib
12mr|telepathy-logger-0.6.0-1|156	- remove gconf stuff and replace by gsettings
12mr|telepathy-logger-0.6.0-1|157	
12mr|telepathy-logger-0.6.0-1|158	* Fri Jul 30 2010 Götz Waschk <waschk@mandriva.org> 0.1.4-1mdv2011.0
12mr|telepathy-logger-0.6.0-1|159	+ Revision: 563550
12mr|telepathy-logger-0.6.0-1|160	- update build deps
12mr|telepathy-logger-0.6.0-1|161	- update to new version 0.1.4
12mr|telepathy-logger-0.6.0-1|162	- import telepathy-logger
12mr|telepathy-logger-0.6.0-1|163	

16589 12
12mr|telepathy-mission-control-5.14.0-1|1	%define major 0
12mr|telepathy-mission-control-5.14.0-1|2	%define libname %mklibname mission-control-plugins %major
12mr|telepathy-mission-control-5.14.0-1|3	%define develname %mklibname -d mission-control-plugins
12mr|telepathy-mission-control-5.14.0-1|4	
12mr|telepathy-mission-control-5.14.0-1|5	Name:           telepathy-mission-control
12mr|telepathy-mission-control-5.14.0-1|6	Version:        5.14.0
12mr|telepathy-mission-control-5.14.0-1|7	Release:        1
12mr|telepathy-mission-control-5.14.0-1|8	Summary:        Telepathy component managing connection managers
12mr|telepathy-mission-control-5.14.0-1|9	Group:          Networking/Instant messaging
12mr|telepathy-mission-control-5.14.0-1|10	License:        LGPLv2+
12mr|telepathy-mission-control-5.14.0-1|11	URL:            http://mission-control.sourceforge.net/
12mr|telepathy-mission-control-5.14.0-1|12	Source0:        http://telepathy.freedesktop.org/releases/telepathy-mission-control/%{name}-%{version}.tar.gz
12mr|telepathy-mission-control-5.14.0-1|13	
12mr|telepathy-mission-control-5.14.0-1|14	BuildRequires: chrpath
12mr|telepathy-mission-control-5.14.0-1|15	BuildRequires: glib2.0-common
12mr|telepathy-mission-control-5.14.0-1|16	BuildRequires: python
12mr|telepathy-mission-control-5.14.0-1|17	BuildRequires: xsltproc
12mr|telepathy-mission-control-5.14.0-1|18	BuildRequires: pkgconfig(dbus-glib-1)
12mr|telepathy-mission-control-5.14.0-1|19	BuildRequires: pkgconfig(glib-2.0)
12mr|telepathy-mission-control-5.14.0-1|20	BuildRequires: pkgconfig(gnome-keyring-1)
12mr|telepathy-mission-control-5.14.0-1|21	BuildRequires: pkgconfig(telepathy-glib) => 0.17.5
12mr|telepathy-mission-control-5.14.0-1|22	
12mr|telepathy-mission-control-5.14.0-1|23	Requires:      telepathy-filesystem
12mr|telepathy-mission-control-5.14.0-1|24	
12mr|telepathy-mission-control-5.14.0-1|25	%description
12mr|telepathy-mission-control-5.14.0-1|26	Mission Control, or MC, is a Telepathy component providing a way for "end-user"
12mr|telepathy-mission-control-5.14.0-1|27	applications to abstract some of the details of connection managers, to provide
12mr|telepathy-mission-control-5.14.0-1|28	a simple way to manipulate a bunch of connection managers at once, and to
12mr|telepathy-mission-control-5.14.0-1|29	remove the need to have in each program the account definitions
12mr|telepathy-mission-control-5.14.0-1|30	and credentials.
12mr|telepathy-mission-control-5.14.0-1|31	
12mr|telepathy-mission-control-5.14.0-1|32	%package -n %{libname}
12mr|telepathy-mission-control-5.14.0-1|33	Summary: Run time library for telepathy-mission-control
12mr|telepathy-mission-control-5.14.0-1|34	Group:   System/Libraries
12mr|telepathy-mission-control-5.14.0-1|35	Obsoletes: %{_lib}missioncontrol5.4.0 < 5.6.0
12mr|telepathy-mission-control-5.14.0-1|36	
12mr|telepathy-mission-control-5.14.0-1|37	%description -n %{libname}
12mr|telepathy-mission-control-5.14.0-1|38	Run time library for telepathy-mission-control
12mr|telepathy-mission-control-5.14.0-1|39	
12mr|telepathy-mission-control-5.14.0-1|40	%package -n %{develname}
12mr|telepathy-mission-control-5.14.0-1|41	Summary: Development library for telepathy-mission-control
12mr|telepathy-mission-control-5.14.0-1|42	Group:		Development/C
12mr|telepathy-mission-control-5.14.0-1|43	Requires:	%{libname} = %{version}
12mr|telepathy-mission-control-5.14.0-1|44	Provides:	%{name}-devel = %{version}-%{release}
12mr|telepathy-mission-control-5.14.0-1|45	Obsoletes:	%{_lib}missioncontrol-devel < 5.6.0
12mr|telepathy-mission-control-5.14.0-1|46	
12mr|telepathy-mission-control-5.14.0-1|47	%description -n %{develname}
12mr|telepathy-mission-control-5.14.0-1|48	Development library for telepathy-mission-control
12mr|telepathy-mission-control-5.14.0-1|49	
12mr|telepathy-mission-control-5.14.0-1|50	%prep
12mr|telepathy-mission-control-5.14.0-1|51	%setup -q
12mr|telepathy-mission-control-5.14.0-1|52	%apply_patches
12mr|telepathy-mission-control-5.14.0-1|53	
12mr|telepathy-mission-control-5.14.0-1|54	%build
12mr|telepathy-mission-control-5.14.0-1|55	%configure2_5x \
12mr|telepathy-mission-control-5.14.0-1|56	--enable-gnome-keyring=yes \
12mr|telepathy-mission-control-5.14.0-1|57	--disable-static
12mr|telepathy-mission-control-5.14.0-1|58	
12mr|telepathy-mission-control-5.14.0-1|59	%make
12mr|telepathy-mission-control-5.14.0-1|60	
12mr|telepathy-mission-control-5.14.0-1|61	%install
12mr|telepathy-mission-control-5.14.0-1|62	%makeinstall_std
12mr|telepathy-mission-control-5.14.0-1|63	
12mr|telepathy-mission-control-5.14.0-1|64	%files
12mr|telepathy-mission-control-5.14.0-1|65	%doc AUTHORS
12mr|telepathy-mission-control-5.14.0-1|66	%{_bindir}/*
12mr|telepathy-mission-control-5.14.0-1|67	%{_datadir}/glib-2.0/schemas/im.telepathy.MissionControl.FromEmpathy.gschema.xml
12mr|telepathy-mission-control-5.14.0-1|68	%{_datadir}/dbus-1/services/*.service
12mr|telepathy-mission-control-5.14.0-1|69	%{_libexecdir}/mission-control-5
12mr|telepathy-mission-control-5.14.0-1|70	%{_mandir}/man1/*
12mr|telepathy-mission-control-5.14.0-1|71	%{_mandir}/man8/*
12mr|telepathy-mission-control-5.14.0-1|72	
12mr|telepathy-mission-control-5.14.0-1|73	%files -n %{libname}
12mr|telepathy-mission-control-5.14.0-1|74	%{_libdir}/*.so.%{major}*
12mr|telepathy-mission-control-5.14.0-1|75	
12mr|telepathy-mission-control-5.14.0-1|76	%files -n %{develname}
12mr|telepathy-mission-control-5.14.0-1|77	%{_datadir}/gtk-doc/html/
12mr|telepathy-mission-control-5.14.0-1|78	%{_includedir}/*
12mr|telepathy-mission-control-5.14.0-1|79	%{_libdir}/*.so
12mr|telepathy-mission-control-5.14.0-1|80	%{_libdir}/pkgconfig/*pc

16590 12
12mr|telepathy-qt4-0.9.3-1|1	%define _disable_ld_no_undefined 1
12mr|telepathy-qt4-0.9.3-1|2	
12mr|telepathy-qt4-0.9.3-1|3	%define oname telepathy-qt
12mr|telepathy-qt4-0.9.3-1|4	
12mr|telepathy-qt4-0.9.3-1|5	Name:		telepathy-qt4
12mr|telepathy-qt4-0.9.3-1|6	Version:	0.9.3
12mr|telepathy-qt4-0.9.3-1|7	Release:	1
12mr|telepathy-qt4-0.9.3-1|8	Summary:	Base classes for use in connection managers, and proxy classes
12mr|telepathy-qt4-0.9.3-1|9	License:	GPL
12mr|telepathy-qt4-0.9.3-1|10	Group:		Networking/Instant messaging
12mr|telepathy-qt4-0.9.3-1|11	Url:		http://telepathy.freedesktop.org/wiki/Telepathy-Qt4
12mr|telepathy-qt4-0.9.3-1|12	Source0:	http://telepathy.freedesktop.org/releases/%{oname}/%{oname}-%{version}.tar.gz
12mr|telepathy-qt4-0.9.3-1|13	Patch0:		telepathy-qt-0.9.3-fix-link.patch
12mr|telepathy-qt4-0.9.3-1|14	BuildRequires:	pkgconfig(telepathy-farstream)
12mr|telepathy-qt4-0.9.3-1|15	BuildRequires:	pkgconfig(telepathy-glib)
12mr|telepathy-qt4-0.9.3-1|16	BuildRequires:	pkgconfig(gstreamer-interfaces-0.10)
12mr|telepathy-qt4-0.9.3-1|17	BuildRequires:	python
12mr|telepathy-qt4-0.9.3-1|18	BuildRequires:	python-dbus
12mr|telepathy-qt4-0.9.3-1|19	BuildRequires:	cmake
12mr|telepathy-qt4-0.9.3-1|20	BuildRequires:	doxygen
12mr|telepathy-qt4-0.9.3-1|21	BuildRequires:	qt4-devel
12mr|telepathy-qt4-0.9.3-1|22	BuildRequires:	qt4-assistant
12mr|telepathy-qt4-0.9.3-1|23	BuildRequires:	libxml2-utils
12mr|telepathy-qt4-0.9.3-1|24	
12mr|telepathy-qt4-0.9.3-1|25	%description
12mr|telepathy-qt4-0.9.3-1|26	Qt4 libraries for use in Telepathy clients and connection managers
12mr|telepathy-qt4-0.9.3-1|27	
12mr|telepathy-qt4-0.9.3-1|28	#--------------------------------------------------------------------
12mr|telepathy-qt4-0.9.3-1|29	
12mr|telepathy-qt4-0.9.3-1|30	%define libtelepathy_qt4_farstream_major 2
12mr|telepathy-qt4-0.9.3-1|31	%define libtelepathy_qt4_farstream %mklibname telepathy-qt4-farstream %{libtelepathy_qt4_farstream_major}
12mr|telepathy-qt4-0.9.3-1|32	
12mr|telepathy-qt4-0.9.3-1|33	%package -n %{libtelepathy_qt4_farstream}
12mr|telepathy-qt4-0.9.3-1|34	Summary:	Core Decibel library
12mr|telepathy-qt4-0.9.3-1|35	Group:		System/Libraries
12mr|telepathy-qt4-0.9.3-1|36	
12mr|telepathy-qt4-0.9.3-1|37	%description -n %{libtelepathy_qt4_farstream}
12mr|telepathy-qt4-0.9.3-1|38	Core Decibel library.
12mr|telepathy-qt4-0.9.3-1|39	
12mr|telepathy-qt4-0.9.3-1|40	%files -n %{libtelepathy_qt4_farstream}
12mr|telepathy-qt4-0.9.3-1|41	%{_libdir}/libtelepathy-qt4-farstream.so.%{libtelepathy_qt4_farstream_major}*
12mr|telepathy-qt4-0.9.3-1|42	
12mr|telepathy-qt4-0.9.3-1|43	#--------------------------------------------------------------------
12mr|telepathy-qt4-0.9.3-1|44	
12mr|telepathy-qt4-0.9.3-1|45	%define libtelepathy_qt4_major 2
12mr|telepathy-qt4-0.9.3-1|46	%define libtelepathy_qt4 %mklibname telepathy-qt4_ %{libtelepathy_qt4_major}
12mr|telepathy-qt4-0.9.3-1|47	
12mr|telepathy-qt4-0.9.3-1|48	%package -n %{libtelepathy_qt4}
12mr|telepathy-qt4-0.9.3-1|49	Summary:	Core Decibel library
12mr|telepathy-qt4-0.9.3-1|50	Group:		System/Libraries
12mr|telepathy-qt4-0.9.3-1|51	
12mr|telepathy-qt4-0.9.3-1|52	%description -n %{libtelepathy_qt4}
12mr|telepathy-qt4-0.9.3-1|53	Core Decibel library.
12mr|telepathy-qt4-0.9.3-1|54	
12mr|telepathy-qt4-0.9.3-1|55	%files -n %{libtelepathy_qt4}
12mr|telepathy-qt4-0.9.3-1|56	%{_libdir}/libtelepathy-qt4.so.%{libtelepathy_qt4_major}*
12mr|telepathy-qt4-0.9.3-1|57	
12mr|telepathy-qt4-0.9.3-1|58	#--------------------------------------------------------------------
12mr|telepathy-qt4-0.9.3-1|59	
12mr|telepathy-qt4-0.9.3-1|60	%package devel
12mr|telepathy-qt4-0.9.3-1|61	Summary:	%{name} development files
12mr|telepathy-qt4-0.9.3-1|62	Group:		Development/Other
12mr|telepathy-qt4-0.9.3-1|63	Provides:	libtelepathy-qt-devel = %{version}
12mr|telepathy-qt4-0.9.3-1|64	Requires:	%{libtelepathy_qt4} = %{version}
12mr|telepathy-qt4-0.9.3-1|65	Requires:	%{libtelepathy_qt4_farstream} = %{version}
12mr|telepathy-qt4-0.9.3-1|66	
12mr|telepathy-qt4-0.9.3-1|67	%description devel
12mr|telepathy-qt4-0.9.3-1|68	Telepathy-qt development files.
12mr|telepathy-qt4-0.9.3-1|69	
12mr|telepathy-qt4-0.9.3-1|70	%files devel
12mr|telepathy-qt4-0.9.3-1|71	%{_includedir}/*
12mr|telepathy-qt4-0.9.3-1|72	%{_libdir}/pkgconfig/*
12mr|telepathy-qt4-0.9.3-1|73	%{_libdir}/*.so
12mr|telepathy-qt4-0.9.3-1|74	%{_libdir}/cmake/TelepathyQt4
12mr|telepathy-qt4-0.9.3-1|75	%{_libdir}/cmake/TelepathyQt4Farstream
12mr|telepathy-qt4-0.9.3-1|76	
12mr|telepathy-qt4-0.9.3-1|77	#--------------------------------------------------------------------
12mr|telepathy-qt4-0.9.3-1|78	%prep
12mr|telepathy-qt4-0.9.3-1|79	%setup -q -n %{oname}-%{version}
12mr|telepathy-qt4-0.9.3-1|80	%patch0 -p1 -b .link
12mr|telepathy-qt4-0.9.3-1|81	
12mr|telepathy-qt4-0.9.3-1|82	%build
12mr|telepathy-qt4-0.9.3-1|83	%cmake
12mr|telepathy-qt4-0.9.3-1|84	%make
12mr|telepathy-qt4-0.9.3-1|85	
12mr|telepathy-qt4-0.9.3-1|86	%install
12mr|telepathy-qt4-0.9.3-1|87	%makeinstall_std -C build
12mr|telepathy-qt4-0.9.3-1|88	
12mr|telepathy-qt4-0.9.3-1|89	
12mr|telepathy-qt4-0.9.3-1|90	
12mr|telepathy-qt4-0.9.3-1|91	%changelog
12mr|telepathy-qt4-0.9.3-1|92	

16591 12
12mr|telepathy-salut-0.8.0-1|1	%define libdev %mklibname %name -d
12mr|telepathy-salut-0.8.0-1|2	
12mr|telepathy-salut-0.8.0-1|3	Name:           telepathy-salut
12mr|telepathy-salut-0.8.0-1|4	Version:        0.8.0
12mr|telepathy-salut-0.8.0-1|5	Release:        %mkrel 1
12mr|telepathy-salut-0.8.0-1|6	Summary:        Connection manager implementing link-local messaging for XMPP
12mr|telepathy-salut-0.8.0-1|7	
12mr|telepathy-salut-0.8.0-1|8	Group:          Networking/Instant messaging
12mr|telepathy-salut-0.8.0-1|9	License:        LGPLv2+
12mr|telepathy-salut-0.8.0-1|10	URL:            http://telepathy.freedesktop.org/wiki/
12mr|telepathy-salut-0.8.0-1|11	Source0:        http://telepathy.freedesktop.org/releases/%name/%{name}-%version.tar.gz
12mr|telepathy-salut-0.8.0-1|12	
12mr|telepathy-salut-0.8.0-1|13	BuildRequires:	pkgconfig(glib-2.0)
12mr|telepathy-salut-0.8.0-1|14	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|telepathy-salut-0.8.0-1|15	BuildRequires:	pkgconfig(libxml-2.0)
12mr|telepathy-salut-0.8.0-1|16	BuildRequires:	avahi-gobject-devel
12mr|telepathy-salut-0.8.0-1|17	BuildRequires:	pkgconfig(libexslt)
12mr|telepathy-salut-0.8.0-1|18	BuildRequires:	pkgconfig(telepathy-glib)
12mr|telepathy-salut-0.8.0-1|19	BuildRequires:	python
12mr|telepathy-salut-0.8.0-1|20	BuildRequires:	python-twisted
12mr|telepathy-salut-0.8.0-1|21	BuildRequires:	avahi-python
12mr|telepathy-salut-0.8.0-1|22	BuildRequires:	gtk-doc
12mr|telepathy-salut-0.8.0-1|23	BuildRequires:	libsoup-devel
12mr|telepathy-salut-0.8.0-1|24	BuildRequires:	pkgconfig(uuid)
12mr|telepathy-salut-0.8.0-1|25	BuildRequires:	python-xmldiff
12mr|telepathy-salut-0.8.0-1|26	BuildRequires:	pkgconfig(gnutls)
12mr|telepathy-salut-0.8.0-1|27	Requires:	telepathy-filesystem
12mr|telepathy-salut-0.8.0-1|28	
12mr|telepathy-salut-0.8.0-1|29	%description
12mr|telepathy-salut-0.8.0-1|30	telepathy-salut is a connection manager implementing link-local
12mr|telepathy-salut-0.8.0-1|31	messaging for XMPP
12mr|telepathy-salut-0.8.0-1|32	
12mr|telepathy-salut-0.8.0-1|33	http://www.xmpp.org/extensions/xep-0174.html
12mr|telepathy-salut-0.8.0-1|34	
12mr|telepathy-salut-0.8.0-1|35	%files -n %name
12mr|telepathy-salut-0.8.0-1|36	%doc docs/clique.xml NEWS README
12mr|telepathy-salut-0.8.0-1|37	#%{_libdir}/telepathy/salut-*/lib/*plugins
12mr|telepathy-salut-0.8.0-1|38	%{_libdir}/telepathy/salut-*/*/libsalut-plugins-%version.so
12mr|telepathy-salut-0.8.0-1|39	%{_libdir}/telepathy/salut-*/*/libwocky-telepathy-salut-%version.so
12mr|telepathy-salut-0.8.0-1|40	%{_libexecdir}/telepathy-salut
12mr|telepathy-salut-0.8.0-1|41	%{_mandir}/man8/telepathy-salut.8.*
12mr|telepathy-salut-0.8.0-1|42	%{_datadir}/dbus-1/services/*.service
12mr|telepathy-salut-0.8.0-1|43	%{_datadir}/telepathy/managers/salut.manager
12mr|telepathy-salut-0.8.0-1|44	
12mr|telepathy-salut-0.8.0-1|45	#--------------------------------------------------------------------
12mr|telepathy-salut-0.8.0-1|46	
12mr|telepathy-salut-0.8.0-1|47	%package -n %libdev
12mr|telepathy-salut-0.8.0-1|48	Summary:    Header files, libraries and development documentation for %{name}
12mr|telepathy-salut-0.8.0-1|49	Group:      Development/C
12mr|telepathy-salut-0.8.0-1|50	Requires:   %{name} = %version
12mr|telepathy-salut-0.8.0-1|51	Provides:   %{name}-devel = %version-%release
12mr|telepathy-salut-0.8.0-1|52	
12mr|telepathy-salut-0.8.0-1|53	Conflicts:  %name  < 0.8.0-2
12mr|telepathy-salut-0.8.0-1|54	
12mr|telepathy-salut-0.8.0-1|55	%description -n %libdev
12mr|telepathy-salut-0.8.0-1|56	This package contains the header files, static libraries and development
12mr|telepathy-salut-0.8.0-1|57	documentation for %{name}.
12mr|telepathy-salut-0.8.0-1|58	If you like to develop programs using %{name},
12mr|telepathy-salut-0.8.0-1|59	you will need to install %{name}-devel.
12mr|telepathy-salut-0.8.0-1|60	
12mr|telepathy-salut-0.8.0-1|61	%files -n %libdev
12mr|telepathy-salut-0.8.0-1|62	%_libdir/telepathy/salut-0/lib/libsalut-plugins.so
12mr|telepathy-salut-0.8.0-1|63	%_libdir/telepathy/salut-0/lib/libwocky.so
12mr|telepathy-salut-0.8.0-1|64	
12mr|telepathy-salut-0.8.0-1|65	#--------------------------------------------------------------------
12mr|telepathy-salut-0.8.0-1|66	
12mr|telepathy-salut-0.8.0-1|67	%prep
12mr|telepathy-salut-0.8.0-1|68	%setup -q
12mr|telepathy-salut-0.8.0-1|69	
12mr|telepathy-salut-0.8.0-1|70	%build
12mr|telepathy-salut-0.8.0-1|71	%configure2_5x --enable-gtk-doc --enable-olpc --disable-static
12mr|telepathy-salut-0.8.0-1|72	%make
12mr|telepathy-salut-0.8.0-1|73	
12mr|telepathy-salut-0.8.0-1|74	%install
12mr|telepathy-salut-0.8.0-1|75	%makeinstall_std
12mr|telepathy-salut-0.8.0-1|76	
12mr|telepathy-salut-0.8.0-1|77	rm -f %buildroot%_datadir/%name
12mr|telepathy-salut-0.8.0-1|78	rm -f %buildroot%_libdir/telepathy/salut-0/lib/*.la

16592 12
12mr|termcap-11.0.1-22|1	%define	name	termcap
12mr|termcap-11.0.1-22|2	%define	version	11.0.1
12mr|termcap-11.0.1-22|3	
12mr|termcap-11.0.1-22|4	Summary:	The terminal feature database used by certain applications
12mr|termcap-11.0.1-22|5	Name:		%{name}
12mr|termcap-11.0.1-22|6	Version:	%{version}
12mr|termcap-11.0.1-22|7	Release:	%mkrel 22
12mr|termcap-11.0.1-22|8	License:	none
12mr|termcap-11.0.1-22|9	Group:		System/Libraries
12mr|termcap-11.0.1-22|10	URL:		http://www.catb.org/~esr/terminfo/
12mr|termcap-11.0.1-22|11	Source0:	http://www.ccil.org/~esr/terminfo/termtypes.tc.bz2
12mr|termcap-11.0.1-22|12	Patch0:		termcap-linuxlat.patch
12mr|termcap-11.0.1-22|13	Patch1:		termcap-xtermchanges.patch
12mr|termcap-11.0.1-22|14	Patch2:		termcap-utf8.patch
12mr|termcap-11.0.1-22|15	# (fc) 11.0.1-4mdk patch to correctly handle Home/End with X11R6 keycode
12mr|termcap-11.0.1-22|16	Patch3:		termcap-xtermX11R6.patch
12mr|termcap-11.0.1-22|17	# (vdanen) 11.0.1-6mdk patch so Eterm is seen as a color-capable term
12mr|termcap-11.0.1-22|18	Patch4:		termcap-Eterm.patch
12mr|termcap-11.0.1-22|19	# (shikamaru) 11.0.1-17mdv add urxvt as well
12mr|termcap-11.0.1-22|20	Patch5:		termcap-urxvt.patch
12mr|termcap-11.0.1-22|21	
12mr|termcap-11.0.1-22|22	%ifarch sparc
12mr|termcap-11.0.1-22|23	Obsoletes:	termfiles_sparc
12mr|termcap-11.0.1-22|24	Provides:	termfiles_sparc
12mr|termcap-11.0.1-22|25	%endif
12mr|termcap-11.0.1-22|26	BuildArch:	noarch
12mr|termcap-11.0.1-22|27	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|termcap-11.0.1-22|28	
12mr|termcap-11.0.1-22|29	%description
12mr|termcap-11.0.1-22|30	The termcap package provides the /etc/termcap file.  /etc/termcap is
12mr|termcap-11.0.1-22|31	a database which defines the capabilities of various terminals and
12mr|termcap-11.0.1-22|32	terminal emulators.  Certain programs use the /etc/termcap file to
12mr|termcap-11.0.1-22|33	access various features of terminals (the bell, colors, and graphics,
12mr|termcap-11.0.1-22|34	etc.).
12mr|termcap-11.0.1-22|35	
12mr|termcap-11.0.1-22|36	%prep
12mr|termcap-11.0.1-22|37	%setup -q -T -c %{name}-%{version}
12mr|termcap-11.0.1-22|38	bzcat %{SOURCE0} > %{name}
12mr|termcap-11.0.1-22|39	%patch0 -p0
12mr|termcap-11.0.1-22|40	%patch1 -p0
12mr|termcap-11.0.1-22|41	%patch2 -p0
12mr|termcap-11.0.1-22|42	%patch3 -p0
12mr|termcap-11.0.1-22|43	%patch4 -p0
12mr|termcap-11.0.1-22|44	%patch5 -p0
12mr|termcap-11.0.1-22|45	
12mr|termcap-11.0.1-22|46	%build
12mr|termcap-11.0.1-22|47	
12mr|termcap-11.0.1-22|48	%install
12mr|termcap-11.0.1-22|49	rm -rf %{buildroot}
12mr|termcap-11.0.1-22|50	install -m644 %{name} -D %{buildroot}%{_sysconfdir}/%{name}
12mr|termcap-11.0.1-22|51	
12mr|termcap-11.0.1-22|52	%clean
12mr|termcap-11.0.1-22|53	rm -rf %{buildroot}
12mr|termcap-11.0.1-22|54	
12mr|termcap-11.0.1-22|55	%files
12mr|termcap-11.0.1-22|56	%defattr(-,root,root)
12mr|termcap-11.0.1-22|57	%config(noreplace) %{_sysconfdir}/%{name}
12mr|termcap-11.0.1-22|58	
12mr|termcap-11.0.1-22|59	
12mr|termcap-11.0.1-22|60	
12mr|termcap-11.0.1-22|61	
12mr|termcap-11.0.1-22|62	
12mr|termcap-11.0.1-22|63	%changelog
12mr|termcap-11.0.1-22|64	

16593 12
12mr|tesseract-3.01-2|1	%define langdata() \
12mr|tesseract-3.01-2|2	%package %{1}\
12mr|tesseract-3.01-2|3	Group:		Graphics \
12mr|tesseract-3.01-2|4	Summary:        %{2}%{?3: (%3)} language data for Tesseract \
12mr|tesseract-3.01-2|5	Requires:       tesseract >= 3.00 \
12mr|tesseract-3.01-2|6	Provides:       tesseract-language \
12mr|tesseract-3.01-2|7	%description %{1} \
12mr|tesseract-3.01-2|8	Tesseract data files required to recognize %{?3:%3 }%{2} text. \
12mr|tesseract-3.01-2|9	%files %{1} \
12mr|tesseract-3.01-2|10	%{_datadir}/tessdata/%{1}.* \
12mr|tesseract-3.01-2|11	%{nil}
12mr|tesseract-3.01-2|12	
12mr|tesseract-3.01-2|13	
12mr|tesseract-3.01-2|14	Name:		tesseract
12mr|tesseract-3.01-2|15	Version:	3.01
12mr|tesseract-3.01-2|16	Release:	2
12mr|tesseract-3.01-2|17	Summary:	A high-performance OCR engine
12mr|tesseract-3.01-2|18	URL:		http://code.google.com/p/tesseract-ocr/
12mr|tesseract-3.01-2|19	License:	Apache
12mr|tesseract-3.01-2|20	Group:		Graphics
12mr|tesseract-3.01-2|21	Source0:	%{name}-%{version}.tar.gz
12mr|tesseract-3.01-2|22	Source1:	tesseract-ocr-3.01.ara.tar.gz
12mr|tesseract-3.01-2|23	Source2:	tesseract-ocr-3.01.eng.tar.gz
12mr|tesseract-3.01-2|24	Source3:	tesseract-ocr-3.01.heb-com.tar.gz
12mr|tesseract-3.01-2|25	Source4:	tesseract-ocr-3.01.heb.tar.gz
12mr|tesseract-3.01-2|26	Source5:	tesseract-ocr-3.01.hin.tar.gz
12mr|tesseract-3.01-2|27	Source6:	tesseract-ocr-3.01.osd.tar.gz
12mr|tesseract-3.01-2|28	Source7:	tesseract-ocr-3.01.slk-frak.tar.gz
12mr|tesseract-3.01-2|29	Source8:	tesseract-ocr-3.01.tha.tar.gz
12mr|tesseract-3.01-2|30	
12mr|tesseract-3.01-2|31	Source9:	bul.traineddata.gz
12mr|tesseract-3.01-2|32	Source10:	cat.traineddata.gz
12mr|tesseract-3.01-2|33	Source11:	ces.traineddata.gz
12mr|tesseract-3.01-2|34	Source12:	chi_sim.traineddata.gz
12mr|tesseract-3.01-2|35	Source13:	chi_tra.traineddata.gz
12mr|tesseract-3.01-2|36	Source14:	chr.traineddata.gz
12mr|tesseract-3.01-2|37	Source15:	dan-frak.traineddata.gz
12mr|tesseract-3.01-2|38	Source16:	dan.traineddata.gz
12mr|tesseract-3.01-2|39	Source17:	deu-frak.traineddata.gz
12mr|tesseract-3.01-2|40	Source18:	deu.traineddata.gz
12mr|tesseract-3.01-2|41	Source19:	ell.traineddata.gz
12mr|tesseract-3.01-2|42	#Source20:	eng.traineddata.gz
12mr|tesseract-3.01-2|43	Source21:	fin.traineddata.gz
12mr|tesseract-3.01-2|44	Source22:	fra.traineddata.gz
12mr|tesseract-3.01-2|45	Source23:	hun.traineddata.gz
12mr|tesseract-3.01-2|46	Source24:	ind.traineddata.gz
12mr|tesseract-3.01-2|47	Source25:	ita.traineddata.gz
12mr|tesseract-3.01-2|48	Source26:	jpn.traineddata.gz
12mr|tesseract-3.01-2|49	Source27:	kor.traineddata.gz
12mr|tesseract-3.01-2|50	Source28:	lav.traineddata.gz
12mr|tesseract-3.01-2|51	Source29:	lit.traineddata.gz
12mr|tesseract-3.01-2|52	Source30:	nld.traineddata.gz
12mr|tesseract-3.01-2|53	Source31:	nor.traineddata.gz
12mr|tesseract-3.01-2|54	Source32:	pol.traineddata.gz
12mr|tesseract-3.01-2|55	Source33:	por.traineddata.gz
12mr|tesseract-3.01-2|56	Source34:	ron.traineddata.gz
12mr|tesseract-3.01-2|57	Source35:	rus.traineddata.gz
12mr|tesseract-3.01-2|58	Source36:	slk.traineddata.gz
12mr|tesseract-3.01-2|59	Source37:	slv.traineddata.gz
12mr|tesseract-3.01-2|60	Source38:	spa.traineddata.gz
12mr|tesseract-3.01-2|61	Source39:	srp.traineddata.gz
12mr|tesseract-3.01-2|62	Source40:	swe-frak.traineddata.gz
12mr|tesseract-3.01-2|63	Source41:	swe.traineddata.gz
12mr|tesseract-3.01-2|64	Source42:	tgl.traineddata.gz
12mr|tesseract-3.01-2|65	Source43:	tur.traineddata.gz
12mr|tesseract-3.01-2|66	Source44:	ukr.traineddata.gz
12mr|tesseract-3.01-2|67	Source45:	vie.traineddata.gz
12mr|tesseract-3.01-2|68	
12mr|tesseract-3.01-2|69	Patch1:		tesseract-3.01-mdv-format-security.patch
12mr|tesseract-3.01-2|70	Patch2:		tesseract-3.01-upstream-buildfix.patch
12mr|tesseract-3.01-2|71	BuildRequires:	tiff-devel
12mr|tesseract-3.01-2|72	BuildRequires:	jpeg-devel
12mr|tesseract-3.01-2|73	BuildRequires:	leptonica-devel
12mr|tesseract-3.01-2|74	Requires:	tesseract-language >= 3.00
12mr|tesseract-3.01-2|75	
12mr|tesseract-3.01-2|76	%description
12mr|tesseract-3.01-2|77	The Tesseract OCR engine was one of the top 3 engines in the 1995
12mr|tesseract-3.01-2|78	UNLV Accuracy test. Since then it has had little work done on it,
12mr|tesseract-3.01-2|79	but it is probably one of the most accurate open source OCR engines
12mr|tesseract-3.01-2|80	available. The source code will read a binary, grey or color image
12mr|tesseract-3.01-2|81	and output text.
12mr|tesseract-3.01-2|82	
12mr|tesseract-3.01-2|83	%files
12mr|tesseract-3.01-2|84	%defattr(-,root,root)
12mr|tesseract-3.01-2|85	%doc AUTHORS COPYING NEWS README ReleaseNotes ChangeLog
12mr|tesseract-3.01-2|86	%{_bindir}/*
12mr|tesseract-3.01-2|87	%{_datadir}/tessdata
12mr|tesseract-3.01-2|88	%exclude %_datadir/tessdata/*cube.*
12mr|tesseract-3.01-2|89	%exclude %_datadir/tessdata/*.traineddata
12mr|tesseract-3.01-2|90	%{_mandir}/man?/*
12mr|tesseract-3.01-2|91	
12mr|tesseract-3.01-2|92	#-----------------------------------------------------------------
12mr|tesseract-3.01-2|93	
12mr|tesseract-3.01-2|94	%define tesseract_major 3
12mr|tesseract-3.01-2|95	%define libtesseract %mklibname tesseract %{tesseract_major}
12mr|tesseract-3.01-2|96	
12mr|tesseract-3.01-2|97	%package -n %{libtesseract}
12mr|tesseract-3.01-2|98	Summary:	%name support library
12mr|tesseract-3.01-2|99	Group:		System/Libraries
12mr|tesseract-3.01-2|100	
12mr|tesseract-3.01-2|101	%description -n %{libtesseract}
12mr|tesseract-3.01-2|102	%name library.
12mr|tesseract-3.01-2|103	
12mr|tesseract-3.01-2|104	%files -n %{libtesseract}
12mr|tesseract-3.01-2|105	%defattr(-,root,root,-)
12mr|tesseract-3.01-2|106	%_libdir/libtesseract*.so.%{tesseract_major}*
12mr|tesseract-3.01-2|107	
12mr|tesseract-3.01-2|108	#-----------------------------------------------------------------
12mr|tesseract-3.01-2|109	
12mr|tesseract-3.01-2|110	%package devel
12mr|tesseract-3.01-2|111	Summary:	Development files from %name
12mr|tesseract-3.01-2|112	Group:		Development/C++
12mr|tesseract-3.01-2|113	Requires:	%{libtesseract} = %version-%release
12mr|tesseract-3.01-2|114	Provides:	%{mklibname %name -d} = %version-%release
12mr|tesseract-3.01-2|115	Obsoletes:	%{mklibname %name -d} < 2.04
12mr|tesseract-3.01-2|116	
12mr|tesseract-3.01-2|117	
12mr|tesseract-3.01-2|118	%description devel
12mr|tesseract-3.01-2|119	The Tesseract OCR engine was one of the top 3 engines in the 1995
12mr|tesseract-3.01-2|120	UNLV Accuracy test. Since then it has had little work done on it,
12mr|tesseract-3.01-2|121	but it is probably one of the most accurate open source OCR engines
12mr|tesseract-3.01-2|122	available. The source code will read a binary, grey or color image
12mr|tesseract-3.01-2|123	and output text. A tiff reader is built in that will read
12mr|tesseract-3.01-2|124	uncompressed TIFF images, or libtiff can be added to read compressed
12mr|tesseract-3.01-2|125	images.
12mr|tesseract-3.01-2|126	
12mr|tesseract-3.01-2|127	%files devel
12mr|tesseract-3.01-2|128	%defattr(-,root,root)
12mr|tesseract-3.01-2|129	%{_includedir}/tesseract
12mr|tesseract-3.01-2|130	%{_libdir}/*.so
12mr|tesseract-3.01-2|131	
12mr|tesseract-3.01-2|132	#-----------------------------------------------------------------
12mr|tesseract-3.01-2|133	
12mr|tesseract-3.01-2|134	%package osd
12mr|tesseract-3.01-2|135	Group:          Graphics
12mr|tesseract-3.01-2|136	Summary:        Orientation & script detection data pack for tesseract
12mr|tesseract-3.01-2|137	
12mr|tesseract-3.01-2|138	%description osd
12mr|tesseract-3.01-2|139	Data files required to recognize text orintation and scripts.
12mr|tesseract-3.01-2|140	
12mr|tesseract-3.01-2|141	%files osd
12mr|tesseract-3.01-2|142	%{_datadir}/tessdata/osd.*
12mr|tesseract-3.01-2|143	
12mr|tesseract-3.01-2|144	#-----------------------------------------------------------------
12mr|tesseract-3.01-2|145	
12mr|tesseract-3.01-2|146	%package heb-com
12mr|tesseract-3.01-2|147	Group:          Graphics
12mr|tesseract-3.01-2|148	Summary:        Hebrew (community) language data for Tesseract
12mr|tesseract-3.01-2|149	Requires:       tesseract >= 3.00
12mr|tesseract-3.01-2|150	Provides:       tesseract-language
12mr|tesseract-3.01-2|151	%description heb-com
12mr|tesseract-3.01-2|152	Tesseract data files required to recognize Hebrew community text.
12mr|tesseract-3.01-2|153	%files heb-com
12mr|tesseract-3.01-2|154	%{_datadir}/tessdata/heb-*
12mr|tesseract-3.01-2|155	%doc tessdata/heb-.README
12mr|tesseract-3.01-2|156	
12mr|tesseract-3.01-2|157	#-----------------------------------------------------------------
12mr|tesseract-3.01-2|158	
12mr|tesseract-3.01-2|159	%langdata ara Arabic
12mr|tesseract-3.01-2|160	%langdata bul Bulgarian
12mr|tesseract-3.01-2|161	%langdata cat Catalan
12mr|tesseract-3.01-2|162	%langdata ces Czech
12mr|tesseract-3.01-2|163	%langdata chi_sim Chinese simplified
12mr|tesseract-3.01-2|164	%langdata chi_tra Chinese traditional
12mr|tesseract-3.01-2|165	%langdata chr Cherokee
12mr|tesseract-3.01-2|166	%langdata dan-frak Danish fraktur
12mr|tesseract-3.01-2|167	%langdata dan Danish
12mr|tesseract-3.01-2|168	%langdata deu-frak German fraktur
12mr|tesseract-3.01-2|169	%langdata deu German
12mr|tesseract-3.01-2|170	%langdata ell Greek
12mr|tesseract-3.01-2|171	%langdata eng English
12mr|tesseract-3.01-2|172	%langdata fin Finnish
12mr|tesseract-3.01-2|173	%langdata fra French
12mr|tesseract-3.01-2|174	%langdata heb Hebrew
12mr|tesseract-3.01-2|175	%langdata hin Hindi
12mr|tesseract-3.01-2|176	%langdata hun Hungarian
12mr|tesseract-3.01-2|177	%langdata ind Indonesian
12mr|tesseract-3.01-2|178	%langdata ita Italian
12mr|tesseract-3.01-2|179	%langdata jpn Japanese
12mr|tesseract-3.01-2|180	%langdata kor Korean
12mr|tesseract-3.01-2|181	%langdata lav Latvian
12mr|tesseract-3.01-2|182	%langdata lit Lithuanian
12mr|tesseract-3.01-2|183	%langdata nld Dutch
12mr|tesseract-3.01-2|184	%langdata nor Norwegian
12mr|tesseract-3.01-2|185	%langdata pol Polish
12mr|tesseract-3.01-2|186	%langdata por Portuguese
12mr|tesseract-3.01-2|187	%langdata ron Romanian
12mr|tesseract-3.01-2|188	%langdata rus Russian
12mr|tesseract-3.01-2|189	%langdata slk Slovakian
12mr|tesseract-3.01-2|190	%langdata slk-frak Slovakian fraktur
12mr|tesseract-3.01-2|191	%langdata slv Slovenian
12mr|tesseract-3.01-2|192	%langdata spa Spanish
12mr|tesseract-3.01-2|193	%langdata srp Serbian latin
12mr|tesseract-3.01-2|194	%langdata swe-frak Swedish fraktur
12mr|tesseract-3.01-2|195	%langdata swe Swedish
12mr|tesseract-3.01-2|196	%langdata tgl Tagalog
12mr|tesseract-3.01-2|197	%langdata tha Thai
12mr|tesseract-3.01-2|198	%langdata tur Turkish
12mr|tesseract-3.01-2|199	%langdata ukr Ukrainian
12mr|tesseract-3.01-2|200	%langdata vie Vietnamese
12mr|tesseract-3.01-2|201	
12mr|tesseract-3.01-2|202	%prep
12mr|tesseract-3.01-2|203	%setup -q -b1 -b2 -b3 -b4 -b5 -b6 -b7 -b8
12mr|tesseract-3.01-2|204	mv ../tesseract-ocr/tessdata/* ./tessdata/
12mr|tesseract-3.01-2|205	rm -rf ../tesseract-ocr
12mr|tesseract-3.01-2|206	%patch1 -p1
12mr|tesseract-3.01-2|207	%patch2 -p1
12mr|tesseract-3.01-2|208	
12mr|tesseract-3.01-2|209	for archive in %{SOURCE9} %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} %{SOURCE14} %{SOURCE15} %{SOURCE16} %{SOURCE17} %{SOURCE18} %{SOURCE19} %{SOURCE21} %{SOURCE22} %{SOURCE23} %{SOURCE24} %{SOURCE25} %{SOURCE26} %{SOURCE27} %{SOURCE28} %{SOURCE29} %{SOURCE30} %{SOURCE31} %{SOURCE32} %{SOURCE33} %{SOURCE34} %{SOURCE35} %{SOURCE36} %{SOURCE37} %{SOURCE38} %{SOURCE39} %{SOURCE40} %{SOURCE41} %{SOURCE42} %{SOURCE43} %{SOURCE44} %{SOURCE45}
12mr|tesseract-3.01-2|210	do
12mr|tesseract-3.01-2|211	filename=`echo $archive | sed -e 's|^.*/||;s|.gz$||'`
12mr|tesseract-3.01-2|212	gzip -cd $archive > ./tessdata/$filename
12mr|tesseract-3.01-2|213	done
12mr|tesseract-3.01-2|214	
12mr|tesseract-3.01-2|215	%build
12mr|tesseract-3.01-2|216	./autogen.sh
12mr|tesseract-3.01-2|217	%configure2_5x --disable-static
12mr|tesseract-3.01-2|218	%make
12mr|tesseract-3.01-2|219	
12mr|tesseract-3.01-2|220	%install
12mr|tesseract-3.01-2|221	rm -fr %buildroot
12mr|tesseract-3.01-2|222	%makeinstall_std
12mr|tesseract-3.01-2|223	
12mr|tesseract-3.01-2|224	for file in tessdata/*cube.* tessdata/*.traineddata
12mr|tesseract-3.01-2|225	do
12mr|tesseract-3.01-2|226	install -m 644 -D $file %{buildroot}%{_datadir}/tessdata
12mr|tesseract-3.01-2|227	done
12mr|tesseract-3.01-2|228	
12mr|tesseract-3.01-2|229	
12mr|tesseract-3.01-2|230	
12mr|tesseract-3.01-2|231	%changelog
12mr|tesseract-3.01-2|232	

16594 12
12mr|testdisk-6.13-2|1	%define ver_e2fsprogs 1.42
12mr|testdisk-6.13-2|2	%define ver_progsreiserfs 0.3.1-rc8
12mr|testdisk-6.13-2|3	#define ver_ntfsprogs 2.0.0
12mr|testdisk-6.13-2|4	
12mr|testdisk-6.13-2|5	Summary:	Tool to check and undelete partition
12mr|testdisk-6.13-2|6	Name:		testdisk
12mr|testdisk-6.13-2|7	Version:	6.13
12mr|testdisk-6.13-2|8	Release:	2
12mr|testdisk-6.13-2|9	License:	GPLv2+
12mr|testdisk-6.13-2|10	Group:		System/Kernel and hardware
12mr|testdisk-6.13-2|11	Source0:	http://www.cgsecurity.org/%{name}-%{version}.tar.bz2
12mr|testdisk-6.13-2|12	Source1:	progsreiserfs-%ver_progsreiserfs.tar.bz2
12mr|testdisk-6.13-2|13	Patch0:		progsreiserfs-journal.patch
12mr|testdisk-6.13-2|14	# Upstream patch
12mr|testdisk-6.13-2|15	Patch1:		photorec_611_exif_bound_checking_v2.patch
12mr|testdisk-6.13-2|16	URL:		http://www.cgsecurity.org/wiki/TestDisk
12mr|testdisk-6.13-2|17	BuildRequires:	pkgconfig(ncurses) >= 5.2
12mr|testdisk-6.13-2|18	BuildRequires:	pkgconfig(ext2fs) >= %ver_e2fsprogs
12mr|testdisk-6.13-2|19	BuildRequires:  pkgconfig(libntfs-3g)
12mr|testdisk-6.13-2|20	BuildRequires:	jpeg-devel
12mr|testdisk-6.13-2|21	BuildRequires:	pkgconfig(uuid)
12mr|testdisk-6.13-2|22	
12mr|testdisk-6.13-2|23	%package -n photorec
12mr|testdisk-6.13-2|24	Summary:	Data recovery software
12mr|testdisk-6.13-2|25	Group:		System/Kernel and hardware
12mr|testdisk-6.13-2|26	Requires:	%{name} = %{version}
12mr|testdisk-6.13-2|27	
12mr|testdisk-6.13-2|28	%description
12mr|testdisk-6.13-2|29	Tool to check and undelete partition. Works with the following
12mr|testdisk-6.13-2|30	filesystems:
12mr|testdisk-6.13-2|31	* BeFS ( BeOS )
12mr|testdisk-6.13-2|32	* BSD disklabel ( FreeBSD/OpenBSD/NetBSD )
12mr|testdisk-6.13-2|33	* CramFS, Compressed File System
12mr|testdisk-6.13-2|34	* DOS/Windows FAT12, FAT16 and FAT32
12mr|testdisk-6.13-2|35	* HFS and HFS+, Hierarchical File System
12mr|testdisk-6.13-2|36	* JFS, IBM's Journaled File System
12mr|testdisk-6.13-2|37	* Linux Ext2 and Ext3
12mr|testdisk-6.13-2|38	* Linux Raid
12mr|testdisk-6.13-2|39	o RAID 1: mirroring
12mr|testdisk-6.13-2|40	o RAID 4: striped array with parity device
12mr|testdisk-6.13-2|41	o RAID 5: striped array with distributed parity information
12mr|testdisk-6.13-2|42	o RAID 6: striped array with distributed dual redundancy information
12mr|testdisk-6.13-2|43	* Linux Swap (versions 1 and 2)
12mr|testdisk-6.13-2|44	* LVM and LVM2, Linux Logical Volume Manager
12mr|testdisk-6.13-2|45	* Mac partition map
12mr|testdisk-6.13-2|46	* Novell Storage Services NSS
12mr|testdisk-6.13-2|47	* NTFS ( Windows NT/2K/XP/2003/Vista )
12mr|testdisk-6.13-2|48	* ReiserFS 3.5, 3.6 and 4
12mr|testdisk-6.13-2|49	* Sun Solaris i386 disklabel
12mr|testdisk-6.13-2|50	* Unix File System UFS and UFS2 (Sun/BSD/...)
12mr|testdisk-6.13-2|51	* XFS, SGI's Journaled File System
12mr|testdisk-6.13-2|52	
12mr|testdisk-6.13-2|53	%description -n photorec
12mr|testdisk-6.13-2|54	PhotoRec is file data recovery software designed to recover lost files
12mr|testdisk-6.13-2|55	including video, documents and archives from Hard Disks and CDRom and lost
12mr|testdisk-6.13-2|56	pictures (thus, its 'Photo Recovery' name) from digital camera memory.
12mr|testdisk-6.13-2|57	
12mr|testdisk-6.13-2|58	PhotoRec ignores the filesystem and goes after the underlying data, so it
12mr|testdisk-6.13-2|59	will still work even if your media's filesystem has been severely damaged
12mr|testdisk-6.13-2|60	or re-formatted.
12mr|testdisk-6.13-2|61	
12mr|testdisk-6.13-2|62	%package -n 	fidentify
12mr|testdisk-6.13-2|63	Summary:	Data recovery software
12mr|testdisk-6.13-2|64	Group:		System/Kernel and hardware
12mr|testdisk-6.13-2|65	Requires:	%{name} = %{version}
12mr|testdisk-6.13-2|66	
12mr|testdisk-6.13-2|67	%description -n fidentify
12mr|testdisk-6.13-2|68	Recover lost files from harddisk, digital camera and cdrom fidentify the file
12mr|testdisk-6.13-2|69	type, the "extension", by using thr same database than PhotoRec.
12mr|testdisk-6.13-2|70	
12mr|testdisk-6.13-2|71	
12mr|testdisk-6.13-2|72	%prep
12mr|testdisk-6.13-2|73	%setup -q -a 1 -D -n %{name}-%{version}
12mr|testdisk-6.13-2|74	%patch0
12mr|testdisk-6.13-2|75	#%patch1 -p1 -b .exiv2
12mr|testdisk-6.13-2|76	
12mr|testdisk-6.13-2|77	%build
12mr|testdisk-6.13-2|78	(
12mr|testdisk-6.13-2|79	cd progsreiserfs-%ver_progsreiserfs
12mr|testdisk-6.13-2|80	%configure2_5x --disable-Werror
12mr|testdisk-6.13-2|81	%make
12mr|testdisk-6.13-2|82	)
12mr|testdisk-6.13-2|83	
12mr|testdisk-6.13-2|84	%configure2_5x --with-reiserfs-lib=`pwd`/progsreiserfs-%ver_progsreiserfs/libreiserfs/.libs/ --with-reiserfs-includes=`pwd`/progsreiserfs-%ver_progsreiserfs/include/
12mr|testdisk-6.13-2|85	%make
12mr|testdisk-6.13-2|86	
12mr|testdisk-6.13-2|87	%install
12mr|testdisk-6.13-2|88	rm -rf %{buildroot}
12mr|testdisk-6.13-2|89	
12mr|testdisk-6.13-2|90	%makeinstall_std
12mr|testdisk-6.13-2|91	
12mr|testdisk-6.13-2|92	rm -rf %{buildroot}/%_docdir
12mr|testdisk-6.13-2|93	
12mr|testdisk-6.13-2|94	%files
12mr|testdisk-6.13-2|95	%defattr(644,root,root,755)
12mr|testdisk-6.13-2|96	%doc AUTHORS COPYING ChangeLog INFO INSTALL NEWS README THANKS doc/*.html
12mr|testdisk-6.13-2|97	%attr(755,root,root) %{_bindir}/testdisk
12mr|testdisk-6.13-2|98	%{_mandir}/man8/testdisk*
12mr|testdisk-6.13-2|99	
12mr|testdisk-6.13-2|100	%files -n photorec
12mr|testdisk-6.13-2|101	%defattr(644,root,root,755)
12mr|testdisk-6.13-2|102	%doc AUTHORS ChangeLog INFO INSTALL NEWS README THANKS
12mr|testdisk-6.13-2|103	%attr(755,root,root) %{_bindir}/photorec
12mr|testdisk-6.13-2|104	%{_mandir}/man8/photorec*
12mr|testdisk-6.13-2|105	
12mr|testdisk-6.13-2|106	
12mr|testdisk-6.13-2|107	%files -n fidentify
12mr|testdisk-6.13-2|108	%defattr(644,root,root,755)
12mr|testdisk-6.13-2|109	%doc AUTHORS ChangeLog INFO INSTALL NEWS README THANKS
12mr|testdisk-6.13-2|110	%attr(755,root,root) %{_bindir}/fidentify
12mr|testdisk-6.13-2|111	%{_mandir}/man8/fidentify*
12mr|testdisk-6.13-2|112	
12mr|testdisk-6.13-2|113	
12mr|testdisk-6.13-2|114	%changelog
12mr|testdisk-6.13-2|115	* Fri Oct  19 2012 Dmitry Mikhirev <mikhirev@mezon.ru>
12mr|testdisk-6.13-2|116	+ Commit: c071a41
12mr|testdisk-6.13-2|117	- use ntfs-3g instead ntfsprogs, spec cleanup
12mr|testdisk-6.13-2|118	
12mr|testdisk-6.13-2|119	

16595 12
12mr|testng-5.11-6|1	Name:           testng
12mr|testng-5.11-6|2	Version:        5.11
12mr|testng-5.11-6|3	Release:        6
12mr|testng-5.11-6|4	Summary:        Java-based testing framework
12mr|testng-5.11-6|5	
12mr|testng-5.11-6|6	Group:          Development/Java
12mr|testng-5.11-6|7	License:        ASL 2.0
12mr|testng-5.11-6|8	URL:            http://testng.org/
12mr|testng-5.11-6|9	Source0:        http://testng.org/%{name}-%{version}.zip
12mr|testng-5.11-6|10	Source1:        http://repo2.maven.org/maven2/org/testng/testng/%{version}/testng-%{version}.pom
12mr|testng-5.11-6|11	Patch0:         0001-Do-not-bundle-prebuilt-jar-s.patch
12mr|testng-5.11-6|12	Patch1:         0001-Disable-DTDDoc-target.patch
12mr|testng-5.11-6|13	Patch2:         0001-Port-to-QDoc-1.9.patch
12mr|testng-5.11-6|14	
12mr|testng-5.11-6|15	BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
12mr|testng-5.11-6|16	
12mr|testng-5.11-6|17	BuildRequires:  ant
12mr|testng-5.11-6|18	BuildRequires:  unzip
12mr|testng-5.11-6|19	BuildRequires:  jpackage-utils
12mr|testng-5.11-6|20	BuildRequires:  java-devel-openjdk
12mr|testng-5.11-6|21	BuildRequires:  bsh
12mr|testng-5.11-6|22	BuildRequires:  qdox
12mr|testng-5.11-6|23	BuildRequires:  junit
12mr|testng-5.11-6|24	BuildRequires:  jaxp_parser_impl
12mr|testng-5.11-6|25	BuildRequires:  xml-commons-apis
12mr|testng-5.11-6|26	BuildRequires:  java-1.6.0-openjdk-devel
12mr|testng-5.11-6|27	
12mr|testng-5.11-6|28	Requires:       jpackage-utils
12mr|testng-5.11-6|29	
12mr|testng-5.11-6|30	BuildArch:      noarch
12mr|testng-5.11-6|31	
12mr|testng-5.11-6|32	%description
12mr|testng-5.11-6|33	TestNG is a testing framework inspired from JUnit and NUnit but introducing
12mr|testng-5.11-6|34	some new functionality, including flexible test configuration, and
12mr|testng-5.11-6|35	distributed test running.  It is designed to cover unit tests as well as
12mr|testng-5.11-6|36	functional, end-to-end, integration, etc.
12mr|testng-5.11-6|37	
12mr|testng-5.11-6|38	
12mr|testng-5.11-6|39	%package javadoc
12mr|testng-5.11-6|40	Summary:        API Documentation for %{name}
12mr|testng-5.11-6|41	Group:          Development/Java
12mr|testng-5.11-6|42	Requires:       jpackage-utils
12mr|testng-5.11-6|43	
12mr|testng-5.11-6|44	%description javadoc
12mr|testng-5.11-6|45	JavaDoc documentation for %{name}
12mr|testng-5.11-6|46	
12mr|testng-5.11-6|47	
12mr|testng-5.11-6|48	%prep
12mr|testng-5.11-6|49	%setup -q
12mr|testng-5.11-6|50	%patch0 -p1 -b .nobundle
12mr|testng-5.11-6|51	%patch1 -p1 -b .dtddoc
12mr|testng-5.11-6|52	%patch2 -p1 -b .qdoc19
12mr|testng-5.11-6|53	
12mr|testng-5.11-6|54	
12mr|testng-5.11-6|55	%build
12mr|testng-5.11-6|56	find -name '*.jar' -delete
12mr|testng-5.11-6|57	CLASSPATH=$(build-classpath bsh qdox junit) \
12mr|testng-5.11-6|58	ant dist-15 javadocs
12mr|testng-5.11-6|59	
12mr|testng-5.11-6|60	# Convert CP/M line encoding to UNIX one
12mr|testng-5.11-6|61	sed 's/\r//' <README >README.unix
12mr|testng-5.11-6|62	touch -r README README.unix
12mr|testng-5.11-6|63	mv README.unix README
12mr|testng-5.11-6|64	
12mr|testng-5.11-6|65	
12mr|testng-5.11-6|66	%install
12mr|testng-5.11-6|67	rm -rf $RPM_BUILD_ROOT
12mr|testng-5.11-6|68	
12mr|testng-5.11-6|69	# Code
12mr|testng-5.11-6|70	install -d $RPM_BUILD_ROOT%{_javadir}
12mr|testng-5.11-6|71	install -pm644 %{name}-%{version}-jdk15.jar \
12mr|testng-5.11-6|72	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|testng-5.11-6|73	ln -s %{name}-%{version}.jar \
12mr|testng-5.11-6|74	$RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12mr|testng-5.11-6|75	
12mr|testng-5.11-6|76	# API documentation
12mr|testng-5.11-6|77	install -d $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|testng-5.11-6|78	cp -a javadocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|testng-5.11-6|79	
12mr|testng-5.11-6|80	# Maven stuff
12mr|testng-5.11-6|81	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|testng-5.11-6|82	install -pm 644 %{SOURCE1} \
12mr|testng-5.11-6|83	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-%{name}.pom
12mr|testng-5.11-6|84	%add_to_maven_depmap org.%{name} %{name} %{version} JPP %{name}
12mr|testng-5.11-6|85	
12mr|testng-5.11-6|86	
12mr|testng-5.11-6|87	%clean
12mr|testng-5.11-6|88	rm -rf $RPM_BUILD_ROOT
12mr|testng-5.11-6|89	
12mr|testng-5.11-6|90	
12mr|testng-5.11-6|91	%files
12mr|testng-5.11-6|92	%defattr(-,root,root,-)
12mr|testng-5.11-6|93	%{_javadir}/*
12mr|testng-5.11-6|94	%{_sysconfdir}/maven/fragments
12mr|testng-5.11-6|95	%{_datadir}/maven2
12mr|testng-5.11-6|96	%doc CHANGES.txt README LICENSE.txt
12mr|testng-5.11-6|97	
12mr|testng-5.11-6|98	
12mr|testng-5.11-6|99	%files javadoc
12mr|testng-5.11-6|100	%defattr(-,root,root,-)
12mr|testng-5.11-6|101	%{_javadocdir}/*
12mr|testng-5.11-6|102	
12mr|testng-5.11-6|103	
12mr|testng-5.11-6|104	%post
12mr|testng-5.11-6|105	%update_maven_depmap
12mr|testng-5.11-6|106	
12mr|testng-5.11-6|107	
12mr|testng-5.11-6|108	%postun
12mr|testng-5.11-6|109	%update_maven_depmap
12mr|testng-5.11-6|110	
12mr|testng-5.11-6|111	
12mr|testng-5.11-6|112	
12mr|testng-5.11-6|113	
12mr|testng-5.11-6|114	
12mr|testng-5.11-6|115	%changelog
12mr|testng-5.11-6|116	

16596 12
12mr|tetex-latex-arab-3.11s-8|1	%define name tetex-latex-arab
12mr|tetex-latex-arab-3.11s-8|2	%define version 3.11s
12mr|tetex-latex-arab-3.11s-8|3	
12mr|tetex-latex-arab-3.11s-8|4	Name:		%{name}
12mr|tetex-latex-arab-3.11s-8|5	Summary:	Files for processing Arabic LaTeX documents
12mr|tetex-latex-arab-3.11s-8|6	Version:	%{version}
12mr|tetex-latex-arab-3.11s-8|7	Release:	%mkrel 8
12mr|tetex-latex-arab-3.11s-8|8	Source:		ftp://ftp.informatik.uni-stuttgart.de/pub/arabtex/arab311.tar.bz2
12mr|tetex-latex-arab-3.11s-8|9	License:	LPPL
12mr|tetex-latex-arab-3.11s-8|10	Group:		Publishing
12mr|tetex-latex-arab-3.11s-8|11	URL:		ftp://ftp.informatik.uni-stuttgart.de/pub/arabtex/arabtex.htm
12mr|tetex-latex-arab-3.11s-8|12	Requires:	tetex >= 1.0.7
12mr|tetex-latex-arab-3.11s-8|13	BuildArch:	noarch
12mr|tetex-latex-arab-3.11s-8|14	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|tetex-latex-arab-3.11s-8|15	
12mr|tetex-latex-arab-3.11s-8|16	%description
12mr|tetex-latex-arab-3.11s-8|17	ArabTeX is a TeX macro package with associated Naskh fonts designed to generate
12mr|tetex-latex-arab-3.11s-8|18	the Arabic writing from texts coded in an ASCII transliteration as well as in
12mr|tetex-latex-arab-3.11s-8|19	some other popular encodings for Arabic and Hebrew, e.g. ASMO 449, ISO 8859-6
12mr|tetex-latex-arab-3.11s-8|20	(ASMO 708), Arabic Windows encoding, and HED. It is compatible with Plain TeX,
12mr|tetex-latex-arab-3.11s-8|21	LaTeX, NFSS, and the EDMAC package. It also cooperates well with LaTeX 2e of
12mr|tetex-latex-arab-3.11s-8|22	June 1996 or later. There is some support for Persian, Urdu, Pashto, and
12mr|tetex-latex-arab-3.11s-8|23	Sindhi. Unicode Arabic and Hebrew support is present but not extensively
12mr|tetex-latex-arab-3.11s-8|24	tested.
12mr|tetex-latex-arab-3.11s-8|25	
12mr|tetex-latex-arab-3.11s-8|26	The version 3.11d supports vowelized and non-vowelized Hebrew, and
12mr|tetex-latex-arab-3.11s-8|27	bidirectional line-breaking within insertions. The former limitation that an
12mr|tetex-latex-arab-3.11s-8|28	insertion must fit on the current line no more exists.
12mr|tetex-latex-arab-3.11s-8|29	
12mr|tetex-latex-arab-3.11s-8|30	%prep
12mr|tetex-latex-arab-3.11s-8|31	%setup -q -c
12mr|tetex-latex-arab-3.11s-8|32	
12mr|tetex-latex-arab-3.11s-8|33	%install
12mr|tetex-latex-arab-3.11s-8|34	rm -rf $RPM_BUILD_ROOT
12mr|tetex-latex-arab-3.11s-8|35	mv doc/arabtex/txt/* .
12mr|tetex-latex-arab-3.11s-8|36	rm -rf doc/arabtex/html
12mr|tetex-latex-arab-3.11s-8|37	install -d -m 0755 %buildroot/%_datadir/texmf
12mr|tetex-latex-arab-3.11s-8|38	cp -R fonts tex %buildroot/%_datadir/texmf
12mr|tetex-latex-arab-3.11s-8|39	
12mr|tetex-latex-arab-3.11s-8|40	%post
12mr|tetex-latex-arab-3.11s-8|41	/usr/bin/env - /usr/bin/texhash 2> /dev/null
12mr|tetex-latex-arab-3.11s-8|42	exit 0
12mr|tetex-latex-arab-3.11s-8|43	
12mr|tetex-latex-arab-3.11s-8|44	
12mr|tetex-latex-arab-3.11s-8|45	%clean
12mr|tetex-latex-arab-3.11s-8|46	rm -rf $RPM_BUILD_ROOT
12mr|tetex-latex-arab-3.11s-8|47	
12mr|tetex-latex-arab-3.11s-8|48	
12mr|tetex-latex-arab-3.11s-8|49	%files
12mr|tetex-latex-arab-3.11s-8|50	%defattr(-,root,root,0755)
12mr|tetex-latex-arab-3.11s-8|51	%_datadir/texmf/fonts/source/arabtex
12mr|tetex-latex-arab-3.11s-8|52	%_datadir/texmf/fonts/tfm/arabtex
12mr|tetex-latex-arab-3.11s-8|53	%_datadir/texmf/fonts/type1/arabtex
12mr|tetex-latex-arab-3.11s-8|54	%_datadir/texmf/fonts/pk/arabtex
12mr|tetex-latex-arab-3.11s-8|55	%_datadir/texmf/tex/latex/arabtex
12mr|tetex-latex-arab-3.11s-8|56	%doc announce.txt arabtex.doc arabtex.faq arwindoc.tex changes.txt changes2.txt hebrew.305 kashmiri.tex lppl.txt malay.tex miktex.mai readme.305 readme.txt sindhi.tex tetex.txt uighur.tex
12mr|tetex-latex-arab-3.11s-8|57	
12mr|tetex-latex-arab-3.11s-8|58	
12mr|tetex-latex-arab-3.11s-8|59	
12mr|tetex-latex-arab-3.11s-8|60	%changelog
12mr|tetex-latex-arab-3.11s-8|61	

16597 12
12mr|tevent-0.9.17-0.beta8.1|1	%define teventmajor	0
12mr|tevent-0.9.17-0.beta8.1|2	%define epoch 1
12mr|tevent-0.9.17-0.beta8.1|3	%define beta beta8
12mr|tevent-0.9.17-0.beta8.1|4	%define official 0
12mr|tevent-0.9.17-0.beta8.1|5	
12mr|tevent-0.9.17-0.beta8.1|6	# Unofficial builds are extracted from the samba4 source tarball using
12mr|tevent-0.9.17-0.beta8.1|7	# cd samba-4.$VERSION
12mr|tevent-0.9.17-0.beta8.1|8	# mkdir -p tevent-%version/lib
12mr|tevent-0.9.17-0.beta8.1|9	# cp -a lib/tevent/* tevent-%version/
12mr|tevent-0.9.17-0.beta8.1|10	# cp -a lib/talloc tevent-%version/lib/
12mr|tevent-0.9.17-0.beta8.1|11	# cp -a lib/replace tevent-%version/lib/
12mr|tevent-0.9.17-0.beta8.1|12	# cp -a buildtools tevent-%version
12mr|tevent-0.9.17-0.beta8.1|13	# tar cf tevent-%version.tar tevent-%version
12mr|tevent-0.9.17-0.beta8.1|14	
12mr|tevent-0.9.17-0.beta8.1|15	%define libtevent %mklibname tevent %teventmajor
12mr|tevent-0.9.17-0.beta8.1|16	%define teventdevel %mklibname -d tevent
12mr|tevent-0.9.17-0.beta8.1|17	%define check_sig() export GNUPGHOME=%{_tmppath}/rpm-gpghome \
12mr|tevent-0.9.17-0.beta8.1|18	if [ -d "$GNUPGHOME" ] \
12mr|tevent-0.9.17-0.beta8.1|19	then echo "Error, GNUPGHOME $GNUPGHOME exists, remove it and try again"; exit 1 \
12mr|tevent-0.9.17-0.beta8.1|20	fi \
12mr|tevent-0.9.17-0.beta8.1|21	install -d -m700 $GNUPGHOME \
12mr|tevent-0.9.17-0.beta8.1|22	gpg --import %{1} \
12mr|tevent-0.9.17-0.beta8.1|23	gpg --trust-model always --verify %{2} \
12mr|tevent-0.9.17-0.beta8.1|24	rm -Rf $GNUPGHOME \
12mr|tevent-0.9.17-0.beta8.1|25	
12mr|tevent-0.9.17-0.beta8.1|26	Name: tevent
12mr|tevent-0.9.17-0.beta8.1|27	URL: http://tevent.samba.org/
12mr|tevent-0.9.17-0.beta8.1|28	License: GPLv3
12mr|tevent-0.9.17-0.beta8.1|29	Version: 0.9.17
12mr|tevent-0.9.17-0.beta8.1|30	# Shipped in samba4 without internal version:
12mr|tevent-0.9.17-0.beta8.1|31	Epoch: %epoch
12mr|tevent-0.9.17-0.beta8.1|32	%if "%beta" != ""
12mr|tevent-0.9.17-0.beta8.1|33	Release: 0.%beta.1
12mr|tevent-0.9.17-0.beta8.1|34	%else
12mr|tevent-0.9.17-0.beta8.1|35	Release: 1
12mr|tevent-0.9.17-0.beta8.1|36	%endif
12mr|tevent-0.9.17-0.beta8.1|37	Group: System/Libraries
12mr|tevent-0.9.17-0.beta8.1|38	Summary: Samba4's event management library
12mr|tevent-0.9.17-0.beta8.1|39	Source0: http://samba.org/ftp/tevent/tevent-%{version}.tar.gz
12mr|tevent-0.9.17-0.beta8.1|40	%if %official
12mr|tevent-0.9.17-0.beta8.1|41	Source1: http://samba.org/ftp/tevent/tevent-%{version}.tar.asc
12mr|tevent-0.9.17-0.beta8.1|42	Source2: samba-bugs.asc
12mr|tevent-0.9.17-0.beta8.1|43	%endif
12mr|tevent-0.9.17-0.beta8.1|44	Patch1: samba4-fix-tevent-link-order.patch
12mr|tevent-0.9.17-0.beta8.1|45	BuildRequires: talloc-devel >= 2.0.6 python-talloc pkgconfig(pytalloc-util) >= 2.0.6
12mr|tevent-0.9.17-0.beta8.1|46	
12mr|tevent-0.9.17-0.beta8.1|47	%description
12mr|tevent-0.9.17-0.beta8.1|48	Tevent is an event system based on the talloc memory management library. It is
12mr|tevent-0.9.17-0.beta8.1|49	the core event system used in Samba. Tevent has support for many event types,
12mr|tevent-0.9.17-0.beta8.1|50	including timers, signals, and the classic file descriptor events. Tevent also
12mr|tevent-0.9.17-0.beta8.1|51	provide helpers to deal with asynchronous code providing the tevent_req (Tevent
12mr|tevent-0.9.17-0.beta8.1|52	Request) functions.
12mr|tevent-0.9.17-0.beta8.1|53	
12mr|tevent-0.9.17-0.beta8.1|54	%package -n %libtevent
12mr|tevent-0.9.17-0.beta8.1|55	Group: System/Libraries
12mr|tevent-0.9.17-0.beta8.1|56	Summary: Samba4's event management library
12mr|tevent-0.9.17-0.beta8.1|57	
12mr|tevent-0.9.17-0.beta8.1|58	%description -n %libtevent
12mr|tevent-0.9.17-0.beta8.1|59	Samba4's event management library
12mr|tevent-0.9.17-0.beta8.1|60	
12mr|tevent-0.9.17-0.beta8.1|61	%package -n %teventdevel
12mr|tevent-0.9.17-0.beta8.1|62	Group: Development/C
12mr|tevent-0.9.17-0.beta8.1|63	Summary: Development files for Samba4's event management library
12mr|tevent-0.9.17-0.beta8.1|64	Provides: tevent-devel = %{epoch}:%{version}-%{release}
12mr|tevent-0.9.17-0.beta8.1|65	Requires: %libtevent = %{epoch}:%{version}-%{release}
12mr|tevent-0.9.17-0.beta8.1|66	
12mr|tevent-0.9.17-0.beta8.1|67	%description -n %teventdevel
12mr|tevent-0.9.17-0.beta8.1|68	Development files for Samba4's event management library
12mr|tevent-0.9.17-0.beta8.1|69	
12mr|tevent-0.9.17-0.beta8.1|70	%package -n python-tevent
12mr|tevent-0.9.17-0.beta8.1|71	Group: Development/Python
12mr|tevent-0.9.17-0.beta8.1|72	Summary: Python module for Samba4's event management library
12mr|tevent-0.9.17-0.beta8.1|73	
12mr|tevent-0.9.17-0.beta8.1|74	%description -n python-tevent
12mr|tevent-0.9.17-0.beta8.1|75	Python module for Samba4's event management library
12mr|tevent-0.9.17-0.beta8.1|76	
12mr|tevent-0.9.17-0.beta8.1|77	%prep
12mr|tevent-0.9.17-0.beta8.1|78	%if %official
12mr|tevent-0.9.17-0.beta8.1|79	VERIFYSOURCE=%{SOURCE0}
12mr|tevent-0.9.17-0.beta8.1|80	VERIFYSOURCE=${VERIFYSOURCE%%.gz}
12mr|tevent-0.9.17-0.beta8.1|81	gzip -dc %{SOURCE0} > $VERIFYSOURCE
12mr|tevent-0.9.17-0.beta8.1|82	
12mr|tevent-0.9.17-0.beta8.1|83	%check_sig %{SOURCE2} %{SOURCE1} $VERIFYSOURCE
12mr|tevent-0.9.17-0.beta8.1|84	
12mr|tevent-0.9.17-0.beta8.1|85	rm -f $VERIFYSOURCE
12mr|tevent-0.9.17-0.beta8.1|86	%endif
12mr|tevent-0.9.17-0.beta8.1|87	
12mr|tevent-0.9.17-0.beta8.1|88	%setup -q
12mr|tevent-0.9.17-0.beta8.1|89	#patch1 -p3 -b .linkorder
12mr|tevent-0.9.17-0.beta8.1|90	
12mr|tevent-0.9.17-0.beta8.1|91	%build
12mr|tevent-0.9.17-0.beta8.1|92	export PYTHONDIR=%{py_platsitedir}
12mr|tevent-0.9.17-0.beta8.1|93	%configure2_5x
12mr|tevent-0.9.17-0.beta8.1|94	%make
12mr|tevent-0.9.17-0.beta8.1|95	
12mr|tevent-0.9.17-0.beta8.1|96	%install
12mr|tevent-0.9.17-0.beta8.1|97	%makeinstall_std
12mr|tevent-0.9.17-0.beta8.1|98	
12mr|tevent-0.9.17-0.beta8.1|99	%files -n %libtevent
12mr|tevent-0.9.17-0.beta8.1|100	%{_libdir}/libtevent.so.%{teventmajor}*
12mr|tevent-0.9.17-0.beta8.1|101	
12mr|tevent-0.9.17-0.beta8.1|102	%files -n %teventdevel
12mr|tevent-0.9.17-0.beta8.1|103	%{_libdir}/libtevent.so
12mr|tevent-0.9.17-0.beta8.1|104	%{_includedir}/tevent.h
12mr|tevent-0.9.17-0.beta8.1|105	#%{_includedir}/tevent_internal.h
12mr|tevent-0.9.17-0.beta8.1|106	%{_libdir}/pkgconfig/tevent.pc
12mr|tevent-0.9.17-0.beta8.1|107	
12mr|tevent-0.9.17-0.beta8.1|108	%files -n python-tevent
12mr|tevent-0.9.17-0.beta8.1|109	%{py_platsitedir}/_tevent.so
12mr|tevent-0.9.17-0.beta8.1|110	%{py_platsitedir}/tevent.py
12mr|tevent-0.9.17-0.beta8.1|111	
12mr|tevent-0.9.17-0.beta8.1|112	%changelog
12mr|tevent-0.9.17-0.beta8.1|113	

16598 12
12mr|texi2html-1.82-6|1	Name:           texi2html
12mr|texi2html-1.82-6|2	Version:        1.82
12mr|texi2html-1.82-6|3	Release:        6
12mr|texi2html-1.82-6|4	Epoch:          0
12mr|texi2html-1.82-6|5	License:        GPL
12mr|texi2html-1.82-6|6	Group:          Publishing
12mr|texi2html-1.82-6|7	Summary:        Highly customizable texinfo to HTML and other formats translator
12mr|texi2html-1.82-6|8	URL:            http://www.nongnu.org/texi2html/
12mr|texi2html-1.82-6|9	Source0:        http://download.savannah.nongnu.org/releases/texi2html/texi2html-%{version}.tar.bz2
12mr|texi2html-1.82-6|10	Requires(post): info-install
12mr|texi2html-1.82-6|11	Requires(preun): info-install
12mr|texi2html-1.82-6|12	%if %mdkversion >= 201100
12mr|texi2html-1.82-6|13	Obsoletes:	tetex-texi2html <= 1.78
12mr|texi2html-1.82-6|14	%endif
12mr|texi2html-1.82-6|15	BuildArch:      noarch
12mr|texi2html-1.82-6|16	
12mr|texi2html-1.82-6|17	%description
12mr|texi2html-1.82-6|18	The basic purpose of texi2html is to convert Texinfo documents into HTML,
12mr|texi2html-1.82-6|19	and other formats. Configuration files written in perl provide fine degree
12mr|texi2html-1.82-6|20	of control over the final output, allowing most every aspect of the final
12mr|texi2html-1.82-6|21	output not specified in the Texinfo input file to be specified.
12mr|texi2html-1.82-6|22	
12mr|texi2html-1.82-6|23	%prep
12mr|texi2html-1.82-6|24	%setup -q
12mr|texi2html-1.82-6|25	
12mr|texi2html-1.82-6|26	%build
12mr|texi2html-1.82-6|27	%{configure2_5x} --build=%{_arch}-mandriva-linux-gnu
12mr|texi2html-1.82-6|28	%{make}
12mr|texi2html-1.82-6|29	
12mr|texi2html-1.82-6|30	%install
12mr|texi2html-1.82-6|31	%{makeinstall}
12mr|texi2html-1.82-6|32	
12mr|texi2html-1.82-6|33	%files
12mr|texi2html-1.82-6|34	%defattr(0644,root,root,0755)
12mr|texi2html-1.82-6|35	%doc AUTHORS COPYING ChangeLog NEWS README TODO texi2html.init
12mr|texi2html-1.82-6|36	%attr(0755,root,root) %{_bindir}/texi2html
12mr|texi2html-1.82-6|37	%{_datadir}/texinfo/html/texi2html.html
12mr|texi2html-1.82-6|38	%{_mandir}/man*/texi2html*
12mr|texi2html-1.82-6|39	%{_infodir}/texi2html.info*
12mr|texi2html-1.82-6|40	%dir %{_datadir}/texi2html
12mr|texi2html-1.82-6|41	%{_datadir}/texi2html/*.init
12mr|texi2html-1.82-6|42	%{_datadir}/texi2html/*.texi
12mr|texi2html-1.82-6|43	%dir %{_datadir}/texi2html/i18n/
12mr|texi2html-1.82-6|44	%{_datadir}/texi2html/i18n/*
12mr|texi2html-1.82-6|45	%dir %{_datadir}/texi2html/images/
12mr|texi2html-1.82-6|46	%{_datadir}/texi2html/images/*
12mr|texi2html-1.82-6|47	
12mr|texi2html-1.82-6|48	
12mr|texi2html-1.82-6|49	
12mr|texi2html-1.82-6|50	%changelog
12mr|texi2html-1.82-6|51	

16599 12
12mr|texinfo-4.13a-10|1	%bcond_with	bootstrap
12mr|texinfo-4.13a-10|2	
12mr|texinfo-4.13a-10|3	Name:		texinfo
12mr|texinfo-4.13a-10|4	Version:	4.13a
12mr|texinfo-4.13a-10|5	Release:	10
12mr|texinfo-4.13a-10|6	Summary:	Tools needed to create Texinfo format documentation files
12mr|texinfo-4.13a-10|7	License:	GPLv3+
12mr|texinfo-4.13a-10|8	Group:		Publishing
12mr|texinfo-4.13a-10|9	URL:		http://www.gnu.org/software/texinfo/
12mr|texinfo-4.13a-10|10	Source0:	ftp://ftp.gnu.org/pub/gnu/texinfo/%{name}-%{version}.tar.lzma
12mr|texinfo-4.13a-10|11	Source2:	%{name}.rpmlintrc
12mr|texinfo-4.13a-10|12	Patch1:		texinfo-3.12h-fix.patch
12mr|texinfo-4.13a-10|13	Patch2:		texinfo-4.13-test.patch
12mr|texinfo-4.13a-10|14	Patch3:		texinfo-4.13-fix-crash-used-parallel.patch
12mr|texinfo-4.13a-10|15	Patch107:	texinfo-4.13-vikeys-segfault-fix.patch
12mr|texinfo-4.13a-10|16	Patch108:	texinfo-4.13-xz.patch
12mr|texinfo-4.13a-10|17	# backported from cvs
12mr|texinfo-4.13a-10|18	Patch109:	texinfo-4.13-use-size_t-for-len.patch
12mr|texinfo-4.13a-10|19	# Local fixes submitted upstream
12mr|texinfo-4.13a-10|20	Patch200:	texinfo-4.13-mb_modeline.patch
12mr|texinfo-4.13a-10|21	# (anssi 01/2008) for make check:
12mr|texinfo-4.13a-10|22	%if !%{with bootstrap}
12mr|texinfo-4.13a-10|23	Requires:	texlive-collection-texinfo
12mr|texinfo-4.13a-10|24	BuildRequires:	texlive-collection-texinfo
12mr|texinfo-4.13a-10|25	%endif
12mr|texinfo-4.13a-10|26	BuildRequires:	ncurses-devel
12mr|texinfo-4.13a-10|27	BuildRequires:	help2man
12mr|texinfo-4.13a-10|28	BuildRequires:	spec-helper >= 0.31.15
12mr|texinfo-4.13a-10|29	
12mr|texinfo-4.13a-10|30	%description
12mr|texinfo-4.13a-10|31	Texinfo is a documentation system that can produce both online information
12mr|texinfo-4.13a-10|32	and printed output from a single source file.  Normally, you'd have to
12mr|texinfo-4.13a-10|33	write two separate documents: one for online help or other online
12mr|texinfo-4.13a-10|34	information and the other for a typeset manual or other printed work.
12mr|texinfo-4.13a-10|35	Using Texinfo, you only need to write one source document.  Then when the
12mr|texinfo-4.13a-10|36	work needs revision, you only have to revise one source document.  The GNU
12mr|texinfo-4.13a-10|37	Project uses the Texinfo file format for most of its documentation.
12mr|texinfo-4.13a-10|38	
12mr|texinfo-4.13a-10|39	Install texinfo if you want a documentation system for producing both
12mr|texinfo-4.13a-10|40	online and print documentation from the same source file and/or if you are
12mr|texinfo-4.13a-10|41	going to write documentation for the GNU Project.
12mr|texinfo-4.13a-10|42	
12mr|texinfo-4.13a-10|43	%package -n	info
12mr|texinfo-4.13a-10|44	Summary:	A stand-alone TTY-based reader for GNU texinfo documentation
12mr|texinfo-4.13a-10|45	Group:		System/Base
12mr|texinfo-4.13a-10|46	Requires(pre):	xz
12mr|texinfo-4.13a-10|47	Requires:	xz
12mr|texinfo-4.13a-10|48	Requires(pre):	coreutils
12mr|texinfo-4.13a-10|49	%rename		info-install
12mr|texinfo-4.13a-10|50	
12mr|texinfo-4.13a-10|51	%description -n	info
12mr|texinfo-4.13a-10|52	The GNU project uses the texinfo file format for much of its
12mr|texinfo-4.13a-10|53	documentation. The info package provides a standalone TTY-based browser
12mr|texinfo-4.13a-10|54	program for viewing texinfo files.
12mr|texinfo-4.13a-10|55	
12mr|texinfo-4.13a-10|56	You should install info, because GNU's texinfo documentation is a valuable
12mr|texinfo-4.13a-10|57	source of information about the software on your system.
12mr|texinfo-4.13a-10|58	
12mr|texinfo-4.13a-10|59	%prep
12mr|texinfo-4.13a-10|60	%setup -qn %{name}-4.13
12mr|texinfo-4.13a-10|61	%apply_patches
12mr|texinfo-4.13a-10|62	
12mr|texinfo-4.13a-10|63	%build
12mr|texinfo-4.13a-10|64	%configure2_5x	--disable-rpath
12mr|texinfo-4.13a-10|65	%make
12mr|texinfo-4.13a-10|66	%make -C util
12mr|texinfo-4.13a-10|67	
12mr|texinfo-4.13a-10|68	%check
12mr|texinfo-4.13a-10|69	# all tests must pass
12mr|texinfo-4.13a-10|70	make check
12mr|texinfo-4.13a-10|71	
12mr|texinfo-4.13a-10|72	%install
12mr|texinfo-4.13a-10|73	%makeinstall_std
12mr|texinfo-4.13a-10|74	mkdir -p %{buildroot}/sbin
12mr|texinfo-4.13a-10|75	mv %{buildroot}%{_bindir}/install-info %{buildroot}/sbin
12mr|texinfo-4.13a-10|76	touch %{buildroot}%{_infodir}/dir
12mr|texinfo-4.13a-10|77	
12mr|texinfo-4.13a-10|78	%find_lang %{name}
12mr|texinfo-4.13a-10|79	
12mr|texinfo-4.13a-10|80	%pre -n info
12mr|texinfo-4.13a-10|81	if [ -f %{_sysconfdir}/info-dir -a -L %{_infodir}/dir ]; then
12mr|texinfo-4.13a-10|82	mv %{_sysconfdir}/info-dir %{_infodir}/dir
12mr|texinfo-4.13a-10|83	fi
12mr|texinfo-4.13a-10|84	
12mr|texinfo-4.13a-10|85	%triggerin -n info -- %{_infodir}/*.info*, %{_infodir}/texinfo.*
12mr|texinfo-4.13a-10|86	if [ $1 -eq 0 -o $2 -eq 0 ]; then
12mr|texinfo-4.13a-10|87	while [ -n "$3" ]; do
12mr|texinfo-4.13a-10|88	if [ -f "$3" ]; then
12mr|texinfo-4.13a-10|89	/sbin/install-info $3 --dir=%{_infodir}/dir
12mr|texinfo-4.13a-10|90	fi
12mr|texinfo-4.13a-10|91	shift
12mr|texinfo-4.13a-10|92	done
12mr|texinfo-4.13a-10|93	fi
12mr|texinfo-4.13a-10|94	
12mr|texinfo-4.13a-10|95	%triggerun -n info -- %{_infodir}/*.info*, %{_infodir}/texinfo.*
12mr|texinfo-4.13a-10|96	if [ $2 -eq 0 ]; then
12mr|texinfo-4.13a-10|97	while [ -n "$3" ]; do
12mr|texinfo-4.13a-10|98	if [ -f "$3" ]; then
12mr|texinfo-4.13a-10|99	/sbin/install-info $3 --dir=%{_infodir}/dir --remove
12mr|texinfo-4.13a-10|100	fi
12mr|texinfo-4.13a-10|101	shift
12mr|texinfo-4.13a-10|102	done
12mr|texinfo-4.13a-10|103	fi
12mr|texinfo-4.13a-10|104	
12mr|texinfo-4.13a-10|105	%files -f %{name}.lang
12mr|texinfo-4.13a-10|106	%doc AUTHORS INTRODUCTION NEWS README TODO
12mr|texinfo-4.13a-10|107	%{_bindir}/makeinfo
12mr|texinfo-4.13a-10|108	%{_bindir}/texindex
12mr|texinfo-4.13a-10|109	%{_bindir}/texi2dvi
12mr|texinfo-4.13a-10|110	%{_bindir}/texi2pdf
12mr|texinfo-4.13a-10|111	%{_bindir}/pdftexi2dvi
12mr|texinfo-4.13a-10|112	%{_infodir}/info-stnd.info*
12mr|texinfo-4.13a-10|113	%{_infodir}/texinfo*
12mr|texinfo-4.13a-10|114	%{_mandir}/man1/makeinfo.1*
12mr|texinfo-4.13a-10|115	%{_mandir}/man1/pdftexi2dvi.1*
12mr|texinfo-4.13a-10|116	%{_mandir}/man1/texi2dvi.1*
12mr|texinfo-4.13a-10|117	%{_mandir}/man1/texi2pdf.1*
12mr|texinfo-4.13a-10|118	%{_mandir}/man1/texindex.1*
12mr|texinfo-4.13a-10|119	%{_mandir}/man5/texinfo.5*
12mr|texinfo-4.13a-10|120	%{_datadir}/texinfo
12mr|texinfo-4.13a-10|121	
12mr|texinfo-4.13a-10|122	%files -n info
12mr|texinfo-4.13a-10|123	%doc info/README
12mr|texinfo-4.13a-10|124	/sbin/install-info
12mr|texinfo-4.13a-10|125	%{_bindir}/info
12mr|texinfo-4.13a-10|126	%{_bindir}/infokey
12mr|texinfo-4.13a-10|127	%ghost %{_infodir}/dir
12mr|texinfo-4.13a-10|128	%{_infodir}/info.info*
12mr|texinfo-4.13a-10|129	%{_mandir}/man1/info.1*
12mr|texinfo-4.13a-10|130	%{_mandir}/man1/infokey.1*
12mr|texinfo-4.13a-10|131	%{_mandir}/man1/install-info.1*
12mr|texinfo-4.13a-10|132	%{_mandir}/man5/info.5*
12mr|texinfo-4.13a-10|133	
12mr|texinfo-4.13a-10|134	
12mr|texinfo-4.13a-10|135	
12mr|texinfo-4.13a-10|136	%changelog
12mr|texinfo-4.13a-10|137	

16600 12
12mr|texlive-12many-0.3-3|1	# revision 15878
12mr|texlive-12many-0.3-3|2	# category Package
12mr|texlive-12many-0.3-3|3	# catalog-ctan /macros/latex/contrib/12many
12mr|texlive-12many-0.3-3|4	# catalog-date 2008-10-03 01:00:01 +0200
12mr|texlive-12many-0.3-3|5	# catalog-license lppl
12mr|texlive-12many-0.3-3|6	# catalog-version 0.3
12mr|texlive-12many-0.3-3|7	Name:		texlive-12many
12mr|texlive-12many-0.3-3|8	Version:	0.3
12mr|texlive-12many-0.3-3|9	Release:	3
12mr|texlive-12many-0.3-3|10	Summary:	Generalising mathematical index sets
12mr|texlive-12many-0.3-3|11	Group:		Publishing
12mr|texlive-12many-0.3-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/12many
12mr|texlive-12many-0.3-3|13	License:	LPPL
12mr|texlive-12many-0.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/12many.tar.xz
12mr|texlive-12many-0.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/12many.doc.tar.xz
12mr|texlive-12many-0.3-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/12many.source.tar.xz
12mr|texlive-12many-0.3-3|17	BuildArch:	noarch
12mr|texlive-12many-0.3-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-12many-0.3-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-12many-0.3-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-12many-0.3-3|21	
12mr|texlive-12many-0.3-3|22	%description
12mr|texlive-12many-0.3-3|23	In the discrete branches of mathematics and the computer
12mr|texlive-12many-0.3-3|24	sciences, it will only take some seconds before you're faced
12mr|texlive-12many-0.3-3|25	with a set like {1,...,m}. Some people write $1\ldotp\ldotp m$,
12mr|texlive-12many-0.3-3|26	others $\{j:1\leq j\leq m\}$, and that journal you're
12mr|texlive-12many-0.3-3|27	submitting to might want something else entirely. The 12many
12mr|texlive-12many-0.3-3|28	package provides an interface that makes changing from one to
12mr|texlive-12many-0.3-3|29	another a one-line change.
12mr|texlive-12many-0.3-3|30	
12mr|texlive-12many-0.3-3|31	%post
12mr|texlive-12many-0.3-3|32	%{_sbindir}/texlive.post
12mr|texlive-12many-0.3-3|33	
12mr|texlive-12many-0.3-3|34	%postun
12mr|texlive-12many-0.3-3|35	if [ $1 -eq 0 ]; then
12mr|texlive-12many-0.3-3|36	%{_sbindir}/texlive.post
12mr|texlive-12many-0.3-3|37	fi
12mr|texlive-12many-0.3-3|38	
12mr|texlive-12many-0.3-3|39	#-----------------------------------------------------------------------
12mr|texlive-12many-0.3-3|40	%files
12mr|texlive-12many-0.3-3|41	%{_texmfdistdir}/tex/latex/12many/12many.sty
12mr|texlive-12many-0.3-3|42	%doc %{_texmfdistdir}/doc/latex/12many/12many.pdf
12mr|texlive-12many-0.3-3|43	%doc %{_texmfdistdir}/doc/latex/12many/README
12mr|texlive-12many-0.3-3|44	#- source
12mr|texlive-12many-0.3-3|45	%doc %{_texmfdistdir}/source/latex/12many/12many.dtx
12mr|texlive-12many-0.3-3|46	%doc %{_texmfdistdir}/source/latex/12many/12many.ins
12mr|texlive-12many-0.3-3|47	
12mr|texlive-12many-0.3-3|48	#-----------------------------------------------------------------------
12mr|texlive-12many-0.3-3|49	%prep
12mr|texlive-12many-0.3-3|50	%setup -c -a0 -a1 -a2
12mr|texlive-12many-0.3-3|51	
12mr|texlive-12many-0.3-3|52	%build
12mr|texlive-12many-0.3-3|53	
12mr|texlive-12many-0.3-3|54	%install
12mr|texlive-12many-0.3-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-12many-0.3-3|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-12many-0.3-3|57	
12mr|texlive-12many-0.3-3|58	
12mr|texlive-12many-0.3-3|59	
12mr|texlive-12many-0.3-3|60	%changelog
12mr|texlive-12many-0.3-3|61	

16601 12
12mr|texlive-20120810-2|1	%define _binary_payload			w9.gzdio
12mr|texlive-20120810-2|2	%define _source_payload			w9.gzdio
12mr|texlive-20120810-2|3	
12mr|texlive-20120810-2|4	%define _texmf_enable_asymptote		0
12mr|texlive-20120810-2|5	%define _texmf_enable_biber		0
12mr|texlive-20120810-2|6	%define _texmf_enable_xindy		0
12mr|texlive-20120810-2|7	%define _texmf_with_system_dialog	1
12mr|texlive-20120810-2|8	%define _texmf_with_system_icu		1
12mr|texlive-20120810-2|9	%define _texmf_with_system_lcdf		0
12mr|texlive-20120810-2|10	%define _texmf_with_system_poppler	1
12mr|texlive-20120810-2|11	%define _texmf_with_system_psutils	1
12mr|texlive-20120810-2|12	%define _texmf_with_system_t1lib	1
12mr|texlive-20120810-2|13	%define _texmf_with_system_tex4ht	0
12mr|texlive-20120810-2|14	%define _texmf_with_system_teckit	0
12mr|texlive-20120810-2|15	
12mr|texlive-20120810-2|16	%define enable_shared			1
12mr|texlive-20120810-2|17	
12mr|texlive-20120810-2|18	%define historic			0
12mr|texlive-20120810-2|19	
12mr|texlive-20120810-2|20	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|21	Name:		texlive
12mr|texlive-20120810-2|22	Version:	20120810
12mr|texlive-20120810-2|23	Release:	2
12mr|texlive-20120810-2|24	Summary:	The TeX formatting system
12mr|texlive-20120810-2|25	Group:		Publishing
12mr|texlive-20120810-2|26	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-20120810-2|27	URL:		http://tug.org/texlive/
12mr|texlive-20120810-2|28	%if %{historic}
12mr|texlive-20120810-2|29	Source0:	ftp://tug.org/historic/systems/texlive/2012/texlive-20120701-source.tar.xz
12mr|texlive-20120810-2|30	Source1:	ftp://tug.org/historic/systems/texlive/2012/texlive-20120701-source.tar.xz.sha256
12mr|texlive-20120810-2|31	%else
12mr|texlive-20120810-2|32	# svn co svn://tug.org/texlive/branches/branch2012/Build/source texlive-source
12mr|texlive-20120810-2|33	# tar Jcf texlive-20120810-source.tar.xz  --exclude .svn --transform 's/^texlive-source/texlive-20120810-source/'  texlive-source/
12mr|texlive-20120810-2|34	Source0:	texlive-20120810-source.tar.xz
12mr|texlive-20120810-2|35	# sha256sum texlive-20120810-source.tar.xz > texlive-20120810-source.tar.xz.sha256
12mr|texlive-20120810-2|36	Source1:	texlive-20120810-source.tar.xz.sha256
12mr|texlive-20120810-2|37	%endif
12mr|texlive-20120810-2|38	Obsoletes:	tetex-usrlocal < 3.0-1
12mr|texlive-20120810-2|39	
12mr|texlive-20120810-2|40	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|41	Requires:	ghostscript
12mr|texlive-20120810-2|42	%if %{_texmf_enable_asymptote}
12mr|texlive-20120810-2|43	Requires:	gv
12mr|texlive-20120810-2|44	Requires:	tkinter
12mr|texlive-20120810-2|45	%endif
12mr|texlive-20120810-2|46	%if %{_texmf_with_system_teckit}
12mr|texlive-20120810-2|47	Requires:	teckit
12mr|texlive-20120810-2|48	%endif
12mr|texlive-20120810-2|49	
12mr|texlive-20120810-2|50	Requires:	texlive-scheme-medium texlive-scheme-xml
12mr|texlive-20120810-2|51	Requires:	texlive-collection-latexextra
12mr|texlive-20120810-2|52	Requires(post):	texlive-tlpkg
12mr|texlive-20120810-2|53	BuildRequires:	texlive-tlpkg
12mr|texlive-20120810-2|54	
12mr|texlive-20120810-2|55	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|56	BuildRequires:	bison
12mr|texlive-20120810-2|57	%if %{_texmf_enable_xindy}
12mr|texlive-20120810-2|58	BuildRequires:	clisp
12mr|texlive-20120810-2|59	BuildRequires:	ffcall-devel
12mr|texlive-20120810-2|60	%endif
12mr|texlive-20120810-2|61	%if %{_texmf_enable_asymptote}
12mr|texlive-20120810-2|62	BuildRequires:	fftw-devel
12mr|texlive-20120810-2|63	BuildRequires:	flex
12mr|texlive-20120810-2|64	%endif
12mr|texlive-20120810-2|65	BuildRequires:	freetype-devel
12mr|texlive-20120810-2|66	BuildRequires:	fontconfig-devel
12mr|texlive-20120810-2|67	%if %{_texmf_enable_asymptote}
12mr|texlive-20120810-2|68	BuildRequires:	libgc-devel
12mr|texlive-20120810-2|69	BuildRequires:	libsigsegv-devel
12mr|texlive-20120810-2|70	BuildRequires:	ghostscript-dvipdf
12mr|texlive-20120810-2|71	BuildRequires:	gsl-devel
12mr|texlive-20120810-2|72	BuildRequires:	GL-devel
12mr|texlive-20120810-2|73	%endif
12mr|texlive-20120810-2|74	BuildRequires:	libgd-devel
12mr|texlive-20120810-2|75	%if %{_texmf_with_system_icu}
12mr|texlive-20120810-2|76	BuildRequires:	icu-devel >= 49
12mr|texlive-20120810-2|77	%endif
12mr|texlive-20120810-2|78	%if %{_texmf_with_system_poppler}
12mr|texlive-20120810-2|79	BuildRequires:	libpoppler-devel
12mr|texlive-20120810-2|80	%endif
12mr|texlive-20120810-2|81	BuildRequires:	libxaw-devel
12mr|texlive-20120810-2|82	%if !%{_texmf_with_system_dialog}
12mr|texlive-20120810-2|83	BuildRequires:	ncurses-devel
12mr|texlive-20120810-2|84	%endif
12mr|texlive-20120810-2|85	BuildRequires:	png-devel
12mr|texlive-20120810-2|86	%if %{_texmf_with_system_t1lib}
12mr|texlive-20120810-2|87	BuildRequires:	t1lib-devel
12mr|texlive-20120810-2|88	%endif
12mr|texlive-20120810-2|89	%if %{_texmf_with_system_teckit}
12mr|texlive-20120810-2|90	BuildRequires:	teckit-devel
12mr|texlive-20120810-2|91	%endif
12mr|texlive-20120810-2|92	%if %{_texmf_enable_xindy}
12mr|texlive-20120810-2|93	BuildRequires:	texlive
12mr|texlive-20120810-2|94	%endif
12mr|texlive-20120810-2|95	%if %{_texmf_enable_asymptote}
12mr|texlive-20120810-2|96	BuildRequires:	texinfo
12mr|texlive-20120810-2|97	%endif
12mr|texlive-20120810-2|98	BuildRequires:	zziplib-devel
12mr|texlive-20120810-2|99	
12mr|texlive-20120810-2|100	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|101	Patch0:		texlive-20120810-underlink.patch
12mr|texlive-20120810-2|102	Patch1:		texlive-20120810-format.patch
12mr|texlive-20120810-2|103	Patch2:		texlive-20120810-asymptote.patch
12mr|texlive-20120810-2|104	Patch3:		texlive-20120810-xdvi.patch
12mr|texlive-20120810-2|105	
12mr|texlive-20120810-2|106	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|107	%description
12mr|texlive-20120810-2|108	TeX Live is an easy way to get up and running with the TeX document
12mr|texlive-20120810-2|109	production system. It provides a comprehensive TeX system. It includes
12mr|texlive-20120810-2|110	all the major TeX-related programs, macro packages, and fonts that are
12mr|texlive-20120810-2|111	free software, including support for many languages around the world.
12mr|texlive-20120810-2|112	
12mr|texlive-20120810-2|113	%files
12mr|texlive-20120810-2|114	
12mr|texlive-20120810-2|115	%posttrans
12mr|texlive-20120810-2|116	%{_sbindir}/texlive.post -
12mr|texlive-20120810-2|117	
12mr|texlive-20120810-2|118	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|119	%if %{enable_shared}
12mr|texlive-20120810-2|120	########################################################################
12mr|texlive-20120810-2|121	%define	kpathsea		%{mklibname kpathsea 6}
12mr|texlive-20120810-2|122	
12mr|texlive-20120810-2|123	%package	-n %{kpathsea}
12mr|texlive-20120810-2|124	Summary:	Path searching library for TeX-related files
12mr|texlive-20120810-2|125	Group:		System/Libraries
12mr|texlive-20120810-2|126	Provides:	kpathsea = %{version}-%{release}
12mr|texlive-20120810-2|127	
12mr|texlive-20120810-2|128	%description	-n %{kpathsea}
12mr|texlive-20120810-2|129	Kpathsea implements generic path searching, configuration,
12mr|texlive-20120810-2|130	and TeX-specific file searching.
12mr|texlive-20120810-2|131	
12mr|texlive-20120810-2|132	%files -n %{kpathsea}
12mr|texlive-20120810-2|133	%{_libdir}/libkpathsea.so.*
12mr|texlive-20120810-2|134	
12mr|texlive-20120810-2|135	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|136	%define	kpathsea_devel		%{mklibname -d kpathsea}
12mr|texlive-20120810-2|137	
12mr|texlive-20120810-2|138	%package	-n %{kpathsea_devel}
12mr|texlive-20120810-2|139	Summary:	Kpathsea development files
12mr|texlive-20120810-2|140	Group:		Development/C
12mr|texlive-20120810-2|141	Requires:	kpathsea = %{version}-%{release}
12mr|texlive-20120810-2|142	Provides:	kpathsea-devel = %{version}-%{release}
12mr|texlive-20120810-2|143	
12mr|texlive-20120810-2|144	%description	-n %{kpathsea_devel}
12mr|texlive-20120810-2|145	Kpathsea implements generic path searching, configuration,
12mr|texlive-20120810-2|146	and TeX-specific file searching.
12mr|texlive-20120810-2|147	This package includes the kpathsea development files.
12mr|texlive-20120810-2|148	
12mr|texlive-20120810-2|149	%files -n %{kpathsea_devel}
12mr|texlive-20120810-2|150	%{_includedir}/kpathsea
12mr|texlive-20120810-2|151	%{_libdir}/libkpathsea.so
12mr|texlive-20120810-2|152	
12mr|texlive-20120810-2|153	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|154	%define	kpathsea_static_devel	%{mklibname -d -s kpathsea}
12mr|texlive-20120810-2|155	
12mr|texlive-20120810-2|156	%package	-n %{kpathsea_static_devel}
12mr|texlive-20120810-2|157	Summary:	Kpathsea development files
12mr|texlive-20120810-2|158	Group:		Development/C
12mr|texlive-20120810-2|159	Requires:	kpathsea-devel = %{version}-%{release}
12mr|texlive-20120810-2|160	Provides:	kpathsea-devel-static = %{version}-%{release}
12mr|texlive-20120810-2|161	
12mr|texlive-20120810-2|162	%description	-n %{kpathsea_static_devel}
12mr|texlive-20120810-2|163	Kpathsea implements generic path searching, configuration,
12mr|texlive-20120810-2|164	and TeX-specific file searching.
12mr|texlive-20120810-2|165	This package includes the static kpathsea library.
12mr|texlive-20120810-2|166	
12mr|texlive-20120810-2|167	%files -n %{kpathsea_static_devel}
12mr|texlive-20120810-2|168	%{_libdir}/libkpathsea.a
12mr|texlive-20120810-2|169	
12mr|texlive-20120810-2|170	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|171	%define	ptexenc			%{mklibname ptexenc 1}
12mr|texlive-20120810-2|172	
12mr|texlive-20120810-2|173	%package	-n %{ptexenc}
12mr|texlive-20120810-2|174	Summary:	Library for Japanese pTeX
12mr|texlive-20120810-2|175	Group:		System/Libraries
12mr|texlive-20120810-2|176	Provides:	ptexenc = %{version}-%{release}
12mr|texlive-20120810-2|177	
12mr|texlive-20120810-2|178	%description	-n %{ptexenc}
12mr|texlive-20120810-2|179	ptexenc is a useful library for Japanese pTeX
12mr|texlive-20120810-2|180	(which stands for publishing TeX, and is an extension of
12mr|texlive-20120810-2|181	TeX by ASCII Co.) and its surrounding tools.
12mr|texlive-20120810-2|182	
12mr|texlive-20120810-2|183	%files -n %{ptexenc}
12mr|texlive-20120810-2|184	%{_libdir}/libptexenc.so.*
12mr|texlive-20120810-2|185	
12mr|texlive-20120810-2|186	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|187	%define	ptexenc_devel		%{mklibname -d ptexenc}
12mr|texlive-20120810-2|188	
12mr|texlive-20120810-2|189	%package	-n %{ptexenc_devel}
12mr|texlive-20120810-2|190	Summary:	Library for Japanese pTeX
12mr|texlive-20120810-2|191	Group:		Development/C
12mr|texlive-20120810-2|192	Requires:	ptexenc = %{version}-%{release}
12mr|texlive-20120810-2|193	Provides:	ptexenc-devel = %{version}-%{release}
12mr|texlive-20120810-2|194	
12mr|texlive-20120810-2|195	%description	-n %{ptexenc_devel}
12mr|texlive-20120810-2|196	ptexenc is a useful library for Japanese pTeX
12mr|texlive-20120810-2|197	(which stands for publishing TeX, and is an extension of
12mr|texlive-20120810-2|198	TeX by ASCII Co.) and its surrounding tools.
12mr|texlive-20120810-2|199	This package includes the ptexenc development files.
12mr|texlive-20120810-2|200	
12mr|texlive-20120810-2|201	%files -n %{ptexenc_devel}
12mr|texlive-20120810-2|202	%{_includedir}/ptexenc/
12mr|texlive-20120810-2|203	%{_libdir}/libptexenc.so
12mr|texlive-20120810-2|204	
12mr|texlive-20120810-2|205	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|206	%define	ptexenc_static_devel	%{mklibname -d -s ptexenc}
12mr|texlive-20120810-2|207	
12mr|texlive-20120810-2|208	%package	-n %{ptexenc_static_devel}
12mr|texlive-20120810-2|209	Summary:	Library for Japanese pTeX
12mr|texlive-20120810-2|210	Group:		Development/C
12mr|texlive-20120810-2|211	Requires:	ptexenc-devel = %{version}-%{release}
12mr|texlive-20120810-2|212	Provides:	ptexenc-devel-static = %{version}-%{release}
12mr|texlive-20120810-2|213	
12mr|texlive-20120810-2|214	%description	-n %{ptexenc_static_devel}
12mr|texlive-20120810-2|215	ptexenc is a useful library for Japanese pTeX
12mr|texlive-20120810-2|216	(which stands for publishing TeX, and is an extension of
12mr|texlive-20120810-2|217	TeX by ASCII Co.) and its surrounding tools.
12mr|texlive-20120810-2|218	This package includes the static ptexenc library.
12mr|texlive-20120810-2|219	
12mr|texlive-20120810-2|220	%files -n %{ptexenc_static_devel}
12mr|texlive-20120810-2|221	%{_libdir}/libptexenc.a
12mr|texlive-20120810-2|222	
12mr|texlive-20120810-2|223	########################################################################
12mr|texlive-20120810-2|224	# enable_shared
12mr|texlive-20120810-2|225	%endif
12mr|texlive-20120810-2|226	
12mr|texlive-20120810-2|227	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|228	%package -n texlive-afm2pl.bin
12mr|texlive-20120810-2|229	Summary:	binary files of afm2pl
12mr|texlive-20120810-2|230	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|231	
12mr|texlive-20120810-2|232	%description	-n texlive-afm2pl.bin
12mr|texlive-20120810-2|233	texlive afm2pl.bin package.
12mr|texlive-20120810-2|234	
12mr|texlive-20120810-2|235	%files -n texlive-afm2pl.bin
12mr|texlive-20120810-2|236	%{_bindir}/afm2pl
12mr|texlive-20120810-2|237	
12mr|texlive-20120810-2|238	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|239	%package	-n texlive-aleph.bin
12mr|texlive-20120810-2|240	Summary:	binary files of aleph
12mr|texlive-20120810-2|241	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|242	
12mr|texlive-20120810-2|243	%description	-n texlive-aleph.bin
12mr|texlive-20120810-2|244	texlive aleph.bin package.
12mr|texlive-20120810-2|245	
12mr|texlive-20120810-2|246	%files -n texlive-aleph.bin
12mr|texlive-20120810-2|247	%{_bindir}/aleph
12mr|texlive-20120810-2|248	%{_bindir}/lamed
12mr|texlive-20120810-2|249	
12mr|texlive-20120810-2|250	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|251	%if %{_texmf_enable_biber}
12mr|texlive-20120810-2|252	%package	-n texlive-biber.bin
12mr|texlive-20120810-2|253	Summary:	binary files of biber
12mr|texlive-20120810-2|254	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|255	
12mr|texlive-20120810-2|256	%description	-n texlive-biber.bin
12mr|texlive-20120810-2|257	texlive biber.bin package.
12mr|texlive-20120810-2|258	
12mr|texlive-20120810-2|259	%files -n texlive-biber.bin
12mr|texlive-20120810-2|260	%{_bindir}/biber
12mr|texlive-20120810-2|261	%endif
12mr|texlive-20120810-2|262	
12mr|texlive-20120810-2|263	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|264	%package	-n texlive-bibtex.bin
12mr|texlive-20120810-2|265	Summary:	binary files of bibtex
12mr|texlive-20120810-2|266	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|267	
12mr|texlive-20120810-2|268	%description	-n texlive-bibtex.bin
12mr|texlive-20120810-2|269	texlive bibtex.bin package.
12mr|texlive-20120810-2|270	
12mr|texlive-20120810-2|271	%files -n texlive-bibtex.bin
12mr|texlive-20120810-2|272	%{_bindir}/bibtex
12mr|texlive-20120810-2|273	
12mr|texlive-20120810-2|274	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|275	%package	-n texlive-bibtex8.bin
12mr|texlive-20120810-2|276	Summary:	binary files of bibtex8
12mr|texlive-20120810-2|277	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|278	
12mr|texlive-20120810-2|279	%description	-n texlive-bibtex8.bin
12mr|texlive-20120810-2|280	texlive bibtex8.bin package.
12mr|texlive-20120810-2|281	
12mr|texlive-20120810-2|282	%files -n texlive-bibtex8.bin
12mr|texlive-20120810-2|283	%{_bindir}/bibtex8
12mr|texlive-20120810-2|284	
12mr|texlive-20120810-2|285	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|286	%package	-n texlive-bibtexu.bin
12mr|texlive-20120810-2|287	Summary:	binary files of bibtexu
12mr|texlive-20120810-2|288	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|289	
12mr|texlive-20120810-2|290	%description	-n texlive-bibtexu.bin
12mr|texlive-20120810-2|291	texlive bibtexu.bin package.
12mr|texlive-20120810-2|292	
12mr|texlive-20120810-2|293	%files -n texlive-bibtexu.bin
12mr|texlive-20120810-2|294	%{_bindir}/bibtexu
12mr|texlive-20120810-2|295	
12mr|texlive-20120810-2|296	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|297	%package	-n texlive-chktex.bin
12mr|texlive-20120810-2|298	Summary:	binary files of chktex
12mr|texlive-20120810-2|299	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|300	
12mr|texlive-20120810-2|301	%description	-n texlive-chktex.bin
12mr|texlive-20120810-2|302	texlive chktex.bin package.
12mr|texlive-20120810-2|303	
12mr|texlive-20120810-2|304	%files -n texlive-chktex.bin
12mr|texlive-20120810-2|305	%{_bindir}/chktex
12mr|texlive-20120810-2|306	
12mr|texlive-20120810-2|307	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|308	%package	-n texlive-cjkutils.bin
12mr|texlive-20120810-2|309	Summary:	binary files of cjkutils
12mr|texlive-20120810-2|310	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|311	
12mr|texlive-20120810-2|312	%description	-n texlive-cjkutils.bin
12mr|texlive-20120810-2|313	texlive cjkutils.bin package.
12mr|texlive-20120810-2|314	
12mr|texlive-20120810-2|315	%files -n texlive-cjkutils.bin
12mr|texlive-20120810-2|316	%{_bindir}/bg5+latex
12mr|texlive-20120810-2|317	%{_bindir}/bg5+pdflatex
12mr|texlive-20120810-2|318	%{_bindir}/bg5conv
12mr|texlive-20120810-2|319	%{_bindir}/bg5latex
12mr|texlive-20120810-2|320	%{_bindir}/bg5pdflatex
12mr|texlive-20120810-2|321	%{_bindir}/cef5conv
12mr|texlive-20120810-2|322	%{_bindir}/cef5latex
12mr|texlive-20120810-2|323	%{_bindir}/cef5pdflatex
12mr|texlive-20120810-2|324	%{_bindir}/cefconv
12mr|texlive-20120810-2|325	%{_bindir}/ceflatex
12mr|texlive-20120810-2|326	%{_bindir}/cefpdflatex
12mr|texlive-20120810-2|327	%{_bindir}/cefsconv
12mr|texlive-20120810-2|328	%{_bindir}/cefslatex
12mr|texlive-20120810-2|329	%{_bindir}/cefspdflatex
12mr|texlive-20120810-2|330	%{_bindir}/extconv
12mr|texlive-20120810-2|331	%{_bindir}/gbklatex
12mr|texlive-20120810-2|332	%{_bindir}/gbkpdflatex
12mr|texlive-20120810-2|333	%{_bindir}/hbf2gf
12mr|texlive-20120810-2|334	%{_bindir}/sjisconv
12mr|texlive-20120810-2|335	%{_bindir}/sjislatex
12mr|texlive-20120810-2|336	%{_bindir}/sjispdflatex
12mr|texlive-20120810-2|337	
12mr|texlive-20120810-2|338	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|339	%package	-n texlive-ctie.bin
12mr|texlive-20120810-2|340	Summary:	binary files of ctie
12mr|texlive-20120810-2|341	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|342	
12mr|texlive-20120810-2|343	%description	-n texlive-ctie.bin
12mr|texlive-20120810-2|344	texlive ctie.bin package.
12mr|texlive-20120810-2|345	
12mr|texlive-20120810-2|346	%files -n texlive-ctie.bin
12mr|texlive-20120810-2|347	%{_bindir}/ctie
12mr|texlive-20120810-2|348	
12mr|texlive-20120810-2|349	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|350	%package	-n texlive-cweb.bin
12mr|texlive-20120810-2|351	Summary:	binary files of cweb
12mr|texlive-20120810-2|352	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|353	
12mr|texlive-20120810-2|354	%description	-n texlive-cweb.bin
12mr|texlive-20120810-2|355	texlive cweb.bin package.
12mr|texlive-20120810-2|356	
12mr|texlive-20120810-2|357	%files -n texlive-cweb.bin
12mr|texlive-20120810-2|358	%{_bindir}/ctangle
12mr|texlive-20120810-2|359	%{_bindir}/cweave
12mr|texlive-20120810-2|360	
12mr|texlive-20120810-2|361	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|362	%package	-n texlive-detex.bin
12mr|texlive-20120810-2|363	Summary:	binary files of detex
12mr|texlive-20120810-2|364	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|365	
12mr|texlive-20120810-2|366	%description	-n texlive-detex.bin
12mr|texlive-20120810-2|367	texlive detex.bin package.
12mr|texlive-20120810-2|368	
12mr|texlive-20120810-2|369	%files -n texlive-detex.bin
12mr|texlive-20120810-2|370	%{_bindir}/detex
12mr|texlive-20120810-2|371	
12mr|texlive-20120810-2|372	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|373	%package	-n texlive-devnag.bin
12mr|texlive-20120810-2|374	Summary:	binary files of devnag
12mr|texlive-20120810-2|375	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|376	
12mr|texlive-20120810-2|377	%description	-n texlive-devnag.bin
12mr|texlive-20120810-2|378	texlive devnag.bin package.
12mr|texlive-20120810-2|379	
12mr|texlive-20120810-2|380	%files -n texlive-devnag.bin
12mr|texlive-20120810-2|381	%{_bindir}/devnag
12mr|texlive-20120810-2|382	
12mr|texlive-20120810-2|383	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|384	%package	-n texlive-dtl.bin
12mr|texlive-20120810-2|385	Summary:	binary files of dtl
12mr|texlive-20120810-2|386	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|387	
12mr|texlive-20120810-2|388	%description	-n texlive-dtl.bin
12mr|texlive-20120810-2|389	texlive dtl.bin package.
12mr|texlive-20120810-2|390	
12mr|texlive-20120810-2|391	%files -n texlive-dtl.bin
12mr|texlive-20120810-2|392	%{_bindir}/dt2dv
12mr|texlive-20120810-2|393	%{_bindir}/dv2dt
12mr|texlive-20120810-2|394	
12mr|texlive-20120810-2|395	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|396	%package	-n texlive-dvi2tty.bin
12mr|texlive-20120810-2|397	Summary:	binary files of dvi2tty
12mr|texlive-20120810-2|398	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|399	
12mr|texlive-20120810-2|400	%description	-n texlive-dvi2tty.bin
12mr|texlive-20120810-2|401	texlive dvi2tty.bin package.
12mr|texlive-20120810-2|402	
12mr|texlive-20120810-2|403	%files -n texlive-dvi2tty.bin
12mr|texlive-20120810-2|404	%{_bindir}/disdvi
12mr|texlive-20120810-2|405	%{_bindir}/dvi2tty
12mr|texlive-20120810-2|406	
12mr|texlive-20120810-2|407	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|408	%package	-n texlive-dvicopy.bin
12mr|texlive-20120810-2|409	Summary:	binary files of dvicopy
12mr|texlive-20120810-2|410	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|411	
12mr|texlive-20120810-2|412	%description	-n texlive-dvicopy.bin
12mr|texlive-20120810-2|413	texlive dvicopy.bin package.
12mr|texlive-20120810-2|414	
12mr|texlive-20120810-2|415	%files -n texlive-dvicopy.bin
12mr|texlive-20120810-2|416	%{_bindir}/dvicopy
12mr|texlive-20120810-2|417	
12mr|texlive-20120810-2|418	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|419	%package	-n texlive-dvidvi.bin
12mr|texlive-20120810-2|420	Summary:	binary files of dvidvi
12mr|texlive-20120810-2|421	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|422	
12mr|texlive-20120810-2|423	%description	-n texlive-dvidvi.bin
12mr|texlive-20120810-2|424	texlive dvidvi.bin package.
12mr|texlive-20120810-2|425	
12mr|texlive-20120810-2|426	%files -n texlive-dvidvi.bin
12mr|texlive-20120810-2|427	%{_bindir}/dvidvi
12mr|texlive-20120810-2|428	
12mr|texlive-20120810-2|429	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|430	%package	-n texlive-dviljk.bin
12mr|texlive-20120810-2|431	Summary:	binary files of dviljk
12mr|texlive-20120810-2|432	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|433	
12mr|texlive-20120810-2|434	%description	-n texlive-dviljk.bin
12mr|texlive-20120810-2|435	texlive dviljk.bin package.
12mr|texlive-20120810-2|436	
12mr|texlive-20120810-2|437	%files -n texlive-dviljk.bin
12mr|texlive-20120810-2|438	%{_bindir}/dvihp
12mr|texlive-20120810-2|439	%{_bindir}/dvilj
12mr|texlive-20120810-2|440	%{_bindir}/dvilj2p
12mr|texlive-20120810-2|441	%{_bindir}/dvilj4
12mr|texlive-20120810-2|442	%{_bindir}/dvilj4l
12mr|texlive-20120810-2|443	%{_bindir}/dvilj6
12mr|texlive-20120810-2|444	
12mr|texlive-20120810-2|445	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|446	%package	-n texlive-dvipdfmx.bin
12mr|texlive-20120810-2|447	Summary:	binary files of dvipdfmx
12mr|texlive-20120810-2|448	Provides:	texlive-dvipdfm.bin = %{EVRD}
12mr|texlive-20120810-2|449	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|450	
12mr|texlive-20120810-2|451	%description	-n texlive-dvipdfmx.bin
12mr|texlive-20120810-2|452	texlive dvipdfmx.bin package.
12mr|texlive-20120810-2|453	
12mr|texlive-20120810-2|454	%files -n texlive-dvipdfmx.bin
12mr|texlive-20120810-2|455	%{_bindir}/dvipdfm
12mr|texlive-20120810-2|456	%{_bindir}/dvipdfmx
12mr|texlive-20120810-2|457	%{_bindir}/ebb
12mr|texlive-20120810-2|458	%{_bindir}/extractbb
12mr|texlive-20120810-2|459	
12mr|texlive-20120810-2|460	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|461	%package	-n texlive-dvipng.bin
12mr|texlive-20120810-2|462	Summary:	binary files of dvipng
12mr|texlive-20120810-2|463	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|464	
12mr|texlive-20120810-2|465	%description	-n texlive-dvipng.bin
12mr|texlive-20120810-2|466	texlive dvipng.bin package.
12mr|texlive-20120810-2|467	
12mr|texlive-20120810-2|468	%files -n texlive-dvipng.bin
12mr|texlive-20120810-2|469	%{_bindir}/dvigif
12mr|texlive-20120810-2|470	%{_bindir}/dvipng
12mr|texlive-20120810-2|471	
12mr|texlive-20120810-2|472	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|473	%package	-n texlive-dvipos.bin
12mr|texlive-20120810-2|474	Summary:	binary files of dvipos
12mr|texlive-20120810-2|475	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|476	
12mr|texlive-20120810-2|477	%description	-n texlive-dvipos.bin
12mr|texlive-20120810-2|478	texlive dvipos.bin package.
12mr|texlive-20120810-2|479	
12mr|texlive-20120810-2|480	%files -n texlive-dvipos.bin
12mr|texlive-20120810-2|481	%{_bindir}/dvipos
12mr|texlive-20120810-2|482	
12mr|texlive-20120810-2|483	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|484	%package	-n texlive-dvips.bin
12mr|texlive-20120810-2|485	Summary:	binary files of dvips
12mr|texlive-20120810-2|486	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|487	
12mr|texlive-20120810-2|488	%description	-n texlive-dvips.bin
12mr|texlive-20120810-2|489	texlive dvips.bin package.
12mr|texlive-20120810-2|490	
12mr|texlive-20120810-2|491	%files -n texlive-dvips.bin
12mr|texlive-20120810-2|492	%{_bindir}/afm2tfm
12mr|texlive-20120810-2|493	%{_bindir}/dvips
12mr|texlive-20120810-2|494	
12mr|texlive-20120810-2|495	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|496	%package	-n texlive-dvisvgm.bin
12mr|texlive-20120810-2|497	Summary:	binary files of dvisvgm
12mr|texlive-20120810-2|498	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|499	
12mr|texlive-20120810-2|500	%description	-n texlive-dvisvgm.bin
12mr|texlive-20120810-2|501	texlive dvisvgm.bin package.
12mr|texlive-20120810-2|502	
12mr|texlive-20120810-2|503	%files -n texlive-dvisvgm.bin
12mr|texlive-20120810-2|504	%{_bindir}/dvisvgm
12mr|texlive-20120810-2|505	
12mr|texlive-20120810-2|506	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|507	%package	-n texlive-fontware.bin
12mr|texlive-20120810-2|508	Summary:	binary files of fontware
12mr|texlive-20120810-2|509	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|510	
12mr|texlive-20120810-2|511	%description	-n texlive-fontware.bin
12mr|texlive-20120810-2|512	texlive fontware.bin package.
12mr|texlive-20120810-2|513	
12mr|texlive-20120810-2|514	%files -n texlive-fontware.bin
12mr|texlive-20120810-2|515	%{_bindir}/pltotf
12mr|texlive-20120810-2|516	%{_bindir}/tftopl
12mr|texlive-20120810-2|517	%{_bindir}/vftovp
12mr|texlive-20120810-2|518	%{_bindir}/vptovf
12mr|texlive-20120810-2|519	
12mr|texlive-20120810-2|520	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|521	%package	-n texlive-gsftopk.bin
12mr|texlive-20120810-2|522	Summary:	binary files of gsftopk
12mr|texlive-20120810-2|523	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|524	
12mr|texlive-20120810-2|525	%description	-n texlive-gsftopk.bin
12mr|texlive-20120810-2|526	texlive gsftopk.bin package.
12mr|texlive-20120810-2|527	
12mr|texlive-20120810-2|528	%files -n texlive-gsftopk.bin
12mr|texlive-20120810-2|529	%{_bindir}/gsftopk
12mr|texlive-20120810-2|530	
12mr|texlive-20120810-2|531	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|532	%package	-n texlive-kpathsea.bin
12mr|texlive-20120810-2|533	Summary:	binary files of kpathsea
12mr|texlive-20120810-2|534	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|535	
12mr|texlive-20120810-2|536	%description	-n texlive-kpathsea.bin
12mr|texlive-20120810-2|537	texlive kpathsea.bin package.
12mr|texlive-20120810-2|538	
12mr|texlive-20120810-2|539	%files -n texlive-kpathsea.bin
12mr|texlive-20120810-2|540	%{_bindir}/kpseaccess
12mr|texlive-20120810-2|541	%{_bindir}/kpsepath
12mr|texlive-20120810-2|542	%{_bindir}/kpsereadlink
12mr|texlive-20120810-2|543	%{_bindir}/kpsestat
12mr|texlive-20120810-2|544	%{_bindir}/kpsetool
12mr|texlive-20120810-2|545	%{_bindir}/kpsewhich
12mr|texlive-20120810-2|546	%{_bindir}/kpsexpand
12mr|texlive-20120810-2|547	%{_bindir}/mkocp
12mr|texlive-20120810-2|548	%{_bindir}/mkofm
12mr|texlive-20120810-2|549	%{_bindir}/mktexfmt
12mr|texlive-20120810-2|550	%{_bindir}/mktexlsr
12mr|texlive-20120810-2|551	%{_bindir}/mktexmf
12mr|texlive-20120810-2|552	%{_bindir}/mktexpk
12mr|texlive-20120810-2|553	%{_bindir}/mktextfm
12mr|texlive-20120810-2|554	%{_bindir}/texhash
12mr|texlive-20120810-2|555	
12mr|texlive-20120810-2|556	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|557	%package	-n texlive-lacheck.bin
12mr|texlive-20120810-2|558	Summary:	binary files of lacheck
12mr|texlive-20120810-2|559	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|560	
12mr|texlive-20120810-2|561	%description	-n texlive-lacheck.bin
12mr|texlive-20120810-2|562	texlive lacheck.bin package.
12mr|texlive-20120810-2|563	
12mr|texlive-20120810-2|564	%files -n texlive-lacheck.bin
12mr|texlive-20120810-2|565	%{_bindir}/lacheck
12mr|texlive-20120810-2|566	
12mr|texlive-20120810-2|567	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|568	%package	-n texlive-latex.bin
12mr|texlive-20120810-2|569	Summary:	binary files of latex
12mr|texlive-20120810-2|570	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|571	
12mr|texlive-20120810-2|572	%description	-n texlive-latex.bin
12mr|texlive-20120810-2|573	texlive latex.bin package.
12mr|texlive-20120810-2|574	
12mr|texlive-20120810-2|575	%files -n texlive-latex.bin
12mr|texlive-20120810-2|576	%{_bindir}/dvilualatex
12mr|texlive-20120810-2|577	%{_bindir}/latex
12mr|texlive-20120810-2|578	%{_bindir}/lualatex
12mr|texlive-20120810-2|579	%{_bindir}/pdflatex
12mr|texlive-20120810-2|580	
12mr|texlive-20120810-2|581	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|582	%package	-n texlive-lcdftypetools.bin
12mr|texlive-20120810-2|583	Summary:	binary files of lcdftypetools
12mr|texlive-20120810-2|584	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|585	
12mr|texlive-20120810-2|586	%description	-n texlive-lcdftypetools.bin
12mr|texlive-20120810-2|587	texlive lcdftypetools.bin package.
12mr|texlive-20120810-2|588	
12mr|texlive-20120810-2|589	%files -n texlive-lcdftypetools.bin
12mr|texlive-20120810-2|590	%{_bindir}/cfftot1
12mr|texlive-20120810-2|591	%{_bindir}/mmafm
12mr|texlive-20120810-2|592	%{_bindir}/mmpfb
12mr|texlive-20120810-2|593	%{_bindir}/otfinfo-texlive
12mr|texlive-20120810-2|594	%{_bindir}/otftotfm
12mr|texlive-20120810-2|595	%{_bindir}/t1dotlessj
12mr|texlive-20120810-2|596	%{_bindir}/t1lint
12mr|texlive-20120810-2|597	%{_bindir}/t1rawafm
12mr|texlive-20120810-2|598	%{_bindir}/t1reencode
12mr|texlive-20120810-2|599	%{_bindir}/t1testpage
12mr|texlive-20120810-2|600	%{_bindir}/ttftotype42
12mr|texlive-20120810-2|601	
12mr|texlive-20120810-2|602	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|603	%package	-n texlive-luatex.bin
12mr|texlive-20120810-2|604	Summary:	binary files of luatex
12mr|texlive-20120810-2|605	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|606	
12mr|texlive-20120810-2|607	%description	-n texlive-luatex.bin
12mr|texlive-20120810-2|608	texlive luatex.bin package.
12mr|texlive-20120810-2|609	
12mr|texlive-20120810-2|610	%files -n texlive-luatex.bin
12mr|texlive-20120810-2|611	%{_bindir}/dviluatex
12mr|texlive-20120810-2|612	%{_bindir}/luatex
12mr|texlive-20120810-2|613	%{_bindir}/texlua
12mr|texlive-20120810-2|614	%{_bindir}/texluac
12mr|texlive-20120810-2|615	
12mr|texlive-20120810-2|616	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|617	%package	-n texlive-m-tx.bin
12mr|texlive-20120810-2|618	Summary:	binary files of m-tx
12mr|texlive-20120810-2|619	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|620	
12mr|texlive-20120810-2|621	%description	-n texlive-m-tx.bin
12mr|texlive-20120810-2|622	texlive m-tx.bin package.
12mr|texlive-20120810-2|623	
12mr|texlive-20120810-2|624	%files -n texlive-m-tx.bin
12mr|texlive-20120810-2|625	%{_bindir}/prepmx
12mr|texlive-20120810-2|626	
12mr|texlive-20120810-2|627	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|628	%package	-n texlive-makeindex.bin
12mr|texlive-20120810-2|629	Summary:	binary files of makeindex
12mr|texlive-20120810-2|630	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|631	
12mr|texlive-20120810-2|632	%description	-n texlive-makeindex.bin
12mr|texlive-20120810-2|633	texlive makeindex.bin package.
12mr|texlive-20120810-2|634	
12mr|texlive-20120810-2|635	%files -n texlive-makeindex.bin
12mr|texlive-20120810-2|636	%{_bindir}/makeindex
12mr|texlive-20120810-2|637	%{_bindir}/mkindex
12mr|texlive-20120810-2|638	
12mr|texlive-20120810-2|639	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|640	%package	-n texlive-metafont.bin
12mr|texlive-20120810-2|641	Summary:	binary files of metafont
12mr|texlive-20120810-2|642	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|643	
12mr|texlive-20120810-2|644	%description	-n texlive-metafont.bin
12mr|texlive-20120810-2|645	texlive metafont.bin package.
12mr|texlive-20120810-2|646	
12mr|texlive-20120810-2|647	%files -n texlive-metafont.bin
12mr|texlive-20120810-2|648	%{_bindir}/inimf
12mr|texlive-20120810-2|649	%{_bindir}/mf
12mr|texlive-20120810-2|650	%{_bindir}/mf-nowin
12mr|texlive-20120810-2|651	
12mr|texlive-20120810-2|652	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|653	%package	-n texlive-metapost.bin
12mr|texlive-20120810-2|654	Summary:	binary files of metapost
12mr|texlive-20120810-2|655	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|656	
12mr|texlive-20120810-2|657	%description	-n texlive-metapost.bin
12mr|texlive-20120810-2|658	texlive metapost.bin package.
12mr|texlive-20120810-2|659	
12mr|texlive-20120810-2|660	%files -n texlive-metapost.bin
12mr|texlive-20120810-2|661	%{_bindir}/dvitomp
12mr|texlive-20120810-2|662	%{_bindir}/mfplain
12mr|texlive-20120810-2|663	%{_bindir}/mpost
12mr|texlive-20120810-2|664	
12mr|texlive-20120810-2|665	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|666	%package	-n texlive-mfware.bin
12mr|texlive-20120810-2|667	Summary:	binary files of mfware
12mr|texlive-20120810-2|668	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|669	
12mr|texlive-20120810-2|670	%description	-n texlive-mfware.bin
12mr|texlive-20120810-2|671	texlive mfware.bin package.
12mr|texlive-20120810-2|672	
12mr|texlive-20120810-2|673	%files -n texlive-mfware.bin
12mr|texlive-20120810-2|674	%{_bindir}/gftodvi
12mr|texlive-20120810-2|675	%{_bindir}/gftopk
12mr|texlive-20120810-2|676	%{_bindir}/gftype
12mr|texlive-20120810-2|677	%{_bindir}/mft
12mr|texlive-20120810-2|678	%{_bindir}/pktogf
12mr|texlive-20120810-2|679	%{_bindir}/pktype
12mr|texlive-20120810-2|680	
12mr|texlive-20120810-2|681	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|682	%package	-n texlive-omegaware.bin
12mr|texlive-20120810-2|683	Summary:	binary files of omegaware
12mr|texlive-20120810-2|684	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|685	
12mr|texlive-20120810-2|686	%description	-n texlive-omegaware.bin
12mr|texlive-20120810-2|687	texlive omegaware.bin package.
12mr|texlive-20120810-2|688	
12mr|texlive-20120810-2|689	%files -n texlive-omegaware.bin
12mr|texlive-20120810-2|690	%{_bindir}/odvicopy
12mr|texlive-20120810-2|691	%{_bindir}/odvitype
12mr|texlive-20120810-2|692	%{_bindir}/ofm2opl
12mr|texlive-20120810-2|693	%{_bindir}/omfonts
12mr|texlive-20120810-2|694	%{_bindir}/opl2ofm
12mr|texlive-20120810-2|695	%{_bindir}/otangle
12mr|texlive-20120810-2|696	%{_bindir}/otp2ocp
12mr|texlive-20120810-2|697	%{_bindir}/outocp
12mr|texlive-20120810-2|698	%{_bindir}/ovf2ovp
12mr|texlive-20120810-2|699	%{_bindir}/ovp2ovf
12mr|texlive-20120810-2|700	
12mr|texlive-20120810-2|701	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|702	%package	-n texlive-patgen.bin
12mr|texlive-20120810-2|703	Summary:	binary files of patgen
12mr|texlive-20120810-2|704	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|705	
12mr|texlive-20120810-2|706	%description	-n texlive-patgen.bin
12mr|texlive-20120810-2|707	texlive patgen.bin package.
12mr|texlive-20120810-2|708	
12mr|texlive-20120810-2|709	%files -n texlive-patgen.bin
12mr|texlive-20120810-2|710	%{_bindir}/patgen
12mr|texlive-20120810-2|711	
12mr|texlive-20120810-2|712	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|713	%package	-n texlive-pdftex.bin
12mr|texlive-20120810-2|714	Summary:	binary files of pdftex
12mr|texlive-20120810-2|715	Provides:	texlive-amstex.bin = %{EVRD}
12mr|texlive-20120810-2|716	Provides:	texlive-cslatex.bin = %{EVRD}
12mr|texlive-20120810-2|717	Provides:	texlive-csplain.bin = %{EVRD}
12mr|texlive-20120810-2|718	Provides:	texlive-eplain.bin = %{EVRD}
12mr|texlive-20120810-2|719	Provides:	texlive-jadetex.bin = %{EVRD}
12mr|texlive-20120810-2|720	Provides:	texlive-mex.bin = %{EVRD}
12mr|texlive-20120810-2|721	Provides:	texlive-mltex.bin = %{EVRD}
12mr|texlive-20120810-2|722	Provides:	texlive-texsis.bin = %{EVRD}
12mr|texlive-20120810-2|723	Provides:	texlive-xmltex.bin = %{EVRD}
12mr|texlive-20120810-2|724	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|725	
12mr|texlive-20120810-2|726	%description	-n texlive-pdftex.bin
12mr|texlive-20120810-2|727	texlive pdftex.bin package.
12mr|texlive-20120810-2|728	
12mr|texlive-20120810-2|729	%files -n texlive-pdftex.bin
12mr|texlive-20120810-2|730	%{_bindir}/amstex
12mr|texlive-20120810-2|731	%{_bindir}/cslatex
12mr|texlive-20120810-2|732	%{_bindir}/csplain
12mr|texlive-20120810-2|733	%{_bindir}/pdfcsplain
12mr|texlive-20120810-2|734	%{_bindir}/eplain
12mr|texlive-20120810-2|735	%{_bindir}/etex
12mr|texlive-20120810-2|736	%{_bindir}/jadetex
12mr|texlive-20120810-2|737	%{_bindir}/mex
12mr|texlive-20120810-2|738	%{_bindir}/mllatex
12mr|texlive-20120810-2|739	%{_bindir}/mltex
12mr|texlive-20120810-2|740	%{_bindir}/pdfcslatex
12mr|texlive-20120810-2|741	%{_bindir}/pdfetex
12mr|texlive-20120810-2|742	%{_bindir}/pdfjadetex
12mr|texlive-20120810-2|743	%{_bindir}/pdfmex
12mr|texlive-20120810-2|744	%{_bindir}/pdftex
12mr|texlive-20120810-2|745	%{_bindir}/pdfxmltex
12mr|texlive-20120810-2|746	%{_bindir}/texsis
12mr|texlive-20120810-2|747	%{_bindir}/utf8mex
12mr|texlive-20120810-2|748	%{_bindir}/xmltex
12mr|texlive-20120810-2|749	
12mr|texlive-20120810-2|750	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|751	%package	-n texlive-pdftools.bin
12mr|texlive-20120810-2|752	Summary:	binary files of pdftools
12mr|texlive-20120810-2|753	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|754	
12mr|texlive-20120810-2|755	%description	-n texlive-pdftools.bin
12mr|texlive-20120810-2|756	texlive pdftools.bin package.
12mr|texlive-20120810-2|757	
12mr|texlive-20120810-2|758	%files -n texlive-pdftools.bin
12mr|texlive-20120810-2|759	%{_bindir}/pdfclose
12mr|texlive-20120810-2|760	%{_bindir}/pdfopen
12mr|texlive-20120810-2|761	%{_bindir}/pdftosrc
12mr|texlive-20120810-2|762	
12mr|texlive-20120810-2|763	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|764	%package	-n texlive-pmx.bin
12mr|texlive-20120810-2|765	Summary:	binary files of pmx
12mr|texlive-20120810-2|766	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|767	
12mr|texlive-20120810-2|768	%description	-n texlive-pmx.bin
12mr|texlive-20120810-2|769	texlive m-tx.bin package.
12mr|texlive-20120810-2|770	
12mr|texlive-20120810-2|771	%files -n texlive-pmx.bin
12mr|texlive-20120810-2|772	%{_bindir}/pmxab
12mr|texlive-20120810-2|773	%{_bindir}/scor2prt
12mr|texlive-20120810-2|774	
12mr|texlive-20120810-2|775	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|776	%package	-n texlive-ps2pkm.bin
12mr|texlive-20120810-2|777	Summary:	binary files of ps2pkm
12mr|texlive-20120810-2|778	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|779	
12mr|texlive-20120810-2|780	%description	-n texlive-ps2pkm.bin
12mr|texlive-20120810-2|781	texlive ps2pkm.bin package.
12mr|texlive-20120810-2|782	
12mr|texlive-20120810-2|783	%files -n texlive-ps2pkm.bin
12mr|texlive-20120810-2|784	%{_bindir}/mag
12mr|texlive-20120810-2|785	%{_bindir}/pfb2pfa
12mr|texlive-20120810-2|786	%{_bindir}/pk2bm
12mr|texlive-20120810-2|787	%{_bindir}/ps2pk
12mr|texlive-20120810-2|788	
12mr|texlive-20120810-2|789	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|790	%package	-n texlive-pstools.bin
12mr|texlive-20120810-2|791	Summary:	binary files of pstools
12mr|texlive-20120810-2|792	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|793	
12mr|texlive-20120810-2|794	%description	-n texlive-pstools.bin
12mr|texlive-20120810-2|795	texlive pstools.bin package.
12mr|texlive-20120810-2|796	
12mr|texlive-20120810-2|797	%files -n texlive-pstools.bin
12mr|texlive-20120810-2|798	%{_bindir}/bbox
12mr|texlive-20120810-2|799	
12mr|texlive-20120810-2|800	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|801	%package	-n texlive-ptex.bin
12mr|texlive-20120810-2|802	Summary:	binary files of ptex
12mr|texlive-20120810-2|803	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|804	
12mr|texlive-20120810-2|805	%description	-n texlive-ptex.bin
12mr|texlive-20120810-2|806	texlive ptex.bin package.
12mr|texlive-20120810-2|807	
12mr|texlive-20120810-2|808	%files -n texlive-ptex.bin
12mr|texlive-20120810-2|809	%{_bindir}/eptex
12mr|texlive-20120810-2|810	%{_bindir}/makejvf
12mr|texlive-20120810-2|811	%{_bindir}/mendex
12mr|texlive-20120810-2|812	%{_bindir}/pbibtex
12mr|texlive-20120810-2|813	%{_bindir}/pdvitype
12mr|texlive-20120810-2|814	%{_bindir}/platex
12mr|texlive-20120810-2|815	%{_bindir}/ppltotf
12mr|texlive-20120810-2|816	%{_bindir}/ptex
12mr|texlive-20120810-2|817	%{_bindir}/ptftopl
12mr|texlive-20120810-2|818	
12mr|texlive-20120810-2|819	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|820	%package	-n texlive-seetexk.bin
12mr|texlive-20120810-2|821	Summary:	binary files of seetexk
12mr|texlive-20120810-2|822	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|823	
12mr|texlive-20120810-2|824	%description	-n texlive-seetexk.bin
12mr|texlive-20120810-2|825	texlive seetexk.bin package.
12mr|texlive-20120810-2|826	
12mr|texlive-20120810-2|827	%files -n texlive-seetexk.bin
12mr|texlive-20120810-2|828	%{_bindir}/dvibook
12mr|texlive-20120810-2|829	%{_bindir}/dviconcat
12mr|texlive-20120810-2|830	%{_bindir}/dviselect
12mr|texlive-20120810-2|831	%{_bindir}/dvitodvi
12mr|texlive-20120810-2|832	
12mr|texlive-20120810-2|833	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|834	%package	-n texlive-synctex.bin
12mr|texlive-20120810-2|835	Summary:	binary files of synctex
12mr|texlive-20120810-2|836	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|837	
12mr|texlive-20120810-2|838	%description	-n texlive-synctex.bin
12mr|texlive-20120810-2|839	texlive synctex.bin package.
12mr|texlive-20120810-2|840	
12mr|texlive-20120810-2|841	%files -n texlive-synctex.bin
12mr|texlive-20120810-2|842	%{_bindir}/synctex
12mr|texlive-20120810-2|843	
12mr|texlive-20120810-2|844	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|845	%package	-n texlive-tex.bin
12mr|texlive-20120810-2|846	Summary:	binary files of tex
12mr|texlive-20120810-2|847	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|848	
12mr|texlive-20120810-2|849	%description	-n texlive-tex.bin
12mr|texlive-20120810-2|850	texlive tex.bin package.
12mr|texlive-20120810-2|851	
12mr|texlive-20120810-2|852	%files -n texlive-tex.bin
12mr|texlive-20120810-2|853	%{_bindir}/initex
12mr|texlive-20120810-2|854	%{_bindir}/tex
12mr|texlive-20120810-2|855	
12mr|texlive-20120810-2|856	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|857	%package	-n texlive-tex4ht.bin
12mr|texlive-20120810-2|858	Summary:	binary files of tex4ht
12mr|texlive-20120810-2|859	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|860	
12mr|texlive-20120810-2|861	%description	-n texlive-tex4ht.bin
12mr|texlive-20120810-2|862	texlive tex4ht.bin package.
12mr|texlive-20120810-2|863	
12mr|texlive-20120810-2|864	%files -n texlive-tex4ht.bin
12mr|texlive-20120810-2|865	%{_bindir}/t4ht
12mr|texlive-20120810-2|866	%{_bindir}/tex4ht
12mr|texlive-20120810-2|867	
12mr|texlive-20120810-2|868	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|869	%package	-n texlive-texware.bin
12mr|texlive-20120810-2|870	Summary:	binary files of texware
12mr|texlive-20120810-2|871	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|872	
12mr|texlive-20120810-2|873	%description	-n texlive-texware.bin
12mr|texlive-20120810-2|874	texlive texware.bin package.
12mr|texlive-20120810-2|875	
12mr|texlive-20120810-2|876	%files -n texlive-texware.bin
12mr|texlive-20120810-2|877	%{_bindir}/dvitype
12mr|texlive-20120810-2|878	%{_bindir}/pooltype
12mr|texlive-20120810-2|879	
12mr|texlive-20120810-2|880	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|881	%package	-n texlive-tie.bin
12mr|texlive-20120810-2|882	Summary:	binary files of tie
12mr|texlive-20120810-2|883	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|884	
12mr|texlive-20120810-2|885	%description	-n texlive-tie.bin
12mr|texlive-20120810-2|886	texlive tie.bin package.
12mr|texlive-20120810-2|887	
12mr|texlive-20120810-2|888	%files -n texlive-tie.bin
12mr|texlive-20120810-2|889	%{_bindir}/tie
12mr|texlive-20120810-2|890	
12mr|texlive-20120810-2|891	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|892	%package	-n texlive-ttfutils.bin
12mr|texlive-20120810-2|893	Summary:	binary files of ttfutils
12mr|texlive-20120810-2|894	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|895	
12mr|texlive-20120810-2|896	%description	-n texlive-ttfutils.bin
12mr|texlive-20120810-2|897	texlive ttfutils.bin package.
12mr|texlive-20120810-2|898	
12mr|texlive-20120810-2|899	%files -n texlive-ttfutils.bin
12mr|texlive-20120810-2|900	%{_bindir}/ttf2afm
12mr|texlive-20120810-2|901	%{_bindir}/ttf2pk
12mr|texlive-20120810-2|902	%{_bindir}/ttf2tfm
12mr|texlive-20120810-2|903	%{_bindir}/ttfdump
12mr|texlive-20120810-2|904	
12mr|texlive-20120810-2|905	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|906	%package	-n texlive-uptex.bin
12mr|texlive-20120810-2|907	Summary:	binary files of uptex
12mr|texlive-20120810-2|908	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|909	
12mr|texlive-20120810-2|910	%description	-n texlive-uptex.bin
12mr|texlive-20120810-2|911	texlive uptex.bin package.
12mr|texlive-20120810-2|912	
12mr|texlive-20120810-2|913	%files -n texlive-uptex.bin
12mr|texlive-20120810-2|914	%{_bindir}/euptex
12mr|texlive-20120810-2|915	%{_bindir}/upbibtex
12mr|texlive-20120810-2|916	%{_bindir}/updvitype
12mr|texlive-20120810-2|917	%{_bindir}/uplatex
12mr|texlive-20120810-2|918	%{_bindir}/uppltotf
12mr|texlive-20120810-2|919	%{_bindir}/uptex
12mr|texlive-20120810-2|920	%{_bindir}/uptftopl
12mr|texlive-20120810-2|921	%{_bindir}/wovp2ovf
12mr|texlive-20120810-2|922	
12mr|texlive-20120810-2|923	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|924	%package	-n texlive-vlna.bin
12mr|texlive-20120810-2|925	Summary:	binary files of vlna
12mr|texlive-20120810-2|926	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|927	
12mr|texlive-20120810-2|928	%description	-n texlive-vlna.bin
12mr|texlive-20120810-2|929	texlive vlna.bin package.
12mr|texlive-20120810-2|930	
12mr|texlive-20120810-2|931	%files -n texlive-vlna.bin
12mr|texlive-20120810-2|932	%{_bindir}/vlna
12mr|texlive-20120810-2|933	
12mr|texlive-20120810-2|934	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|935	%package	-n texlive-web.bin
12mr|texlive-20120810-2|936	Summary:	binary files of web
12mr|texlive-20120810-2|937	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|938	
12mr|texlive-20120810-2|939	%description	-n texlive-web.bin
12mr|texlive-20120810-2|940	texlive web.bin package.
12mr|texlive-20120810-2|941	
12mr|texlive-20120810-2|942	%files -n texlive-web.bin
12mr|texlive-20120810-2|943	%{_bindir}/tangle
12mr|texlive-20120810-2|944	%{_bindir}/weave
12mr|texlive-20120810-2|945	
12mr|texlive-20120810-2|946	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|947	%package	-n texlive-xdvi.bin
12mr|texlive-20120810-2|948	Summary:	binary files of xdvi
12mr|texlive-20120810-2|949	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|950	
12mr|texlive-20120810-2|951	%description	-n texlive-xdvi.bin
12mr|texlive-20120810-2|952	texlive xdvi.bin package.
12mr|texlive-20120810-2|953	
12mr|texlive-20120810-2|954	%files -n texlive-xdvi.bin
12mr|texlive-20120810-2|955	%{_bindir}/xdvi
12mr|texlive-20120810-2|956	%{_bindir}/xdvi-xaw
12mr|texlive-20120810-2|957	
12mr|texlive-20120810-2|958	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|959	%package	-n texlive-xetex.bin
12mr|texlive-20120810-2|960	Summary:	binary files of xetex
12mr|texlive-20120810-2|961	Conflicts:	texlive < 20110705-7
12mr|texlive-20120810-2|962	
12mr|texlive-20120810-2|963	%description	-n texlive-xetex.bin
12mr|texlive-20120810-2|964	texlive xetex.bin package.
12mr|texlive-20120810-2|965	
12mr|texlive-20120810-2|966	%files -n texlive-xetex.bin
12mr|texlive-20120810-2|967	%{_bindir}/teckit_compile
12mr|texlive-20120810-2|968	%{_bindir}/xdvipdfmx
12mr|texlive-20120810-2|969	%{_bindir}/xelatex
12mr|texlive-20120810-2|970	%{_bindir}/xetex
12mr|texlive-20120810-2|971	
12mr|texlive-20120810-2|972	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|973	%prep
12mr|texlive-20120810-2|974	%setup -q -n %{name}-%{version}-source
12mr|texlive-20120810-2|975	%patch0 -p1
12mr|texlive-20120810-2|976	%patch1 -p1
12mr|texlive-20120810-2|977	%if %{_texmf_enable_asymptote}
12mr|texlive-20120810-2|978	%patch2 -p1
12mr|texlive-20120810-2|979	%endif
12mr|texlive-20120810-2|980	%patch3 -p1
12mr|texlive-20120810-2|981	
12mr|texlive-20120810-2|982	# setup default builtin values, added to paths.h from texmf.cnf
12mr|texlive-20120810-2|983	perl -pi -e 's|^(TEXMFMAIN\s+= ).*|$1%{_texmfdir}|;'			  \
12mr|texlive-20120810-2|984	-e 's|^(TEXMFDIST\s+= ).*|$1%{_texmfdistdir}|;'		  \
12mr|texlive-20120810-2|985	-e 's|^(TEXMFLOCAL\s+= ).*|$1%{_texmflocaldir}|;'		  \
12mr|texlive-20120810-2|986	-e 's|^(TEXMFSYSVAR\s+= ).*|$1%{_texmfvardir}|;'		  \
12mr|texlive-20120810-2|987	-e 's|^(TEXMFSYSCONFIG\s+= ).*|$1%{_texmfconfdir}|;'		  \
12mr|texlive-20120810-2|988	-e 's|^(TEXMFHOME\s+= ).*|$1\$HOME/texmf|;'			  \
12mr|texlive-20120810-2|989	-e 's|^(TEXMFVAR\s+= ).*|$1\$HOME/.texlive2012/texmf-var|;'	  \
12mr|texlive-20120810-2|990	-e 's|^(TEXMFCONFIG\s+= ).*|$1\$HOME/.texlive2012/texmf-config|;'\
12mr|texlive-20120810-2|991	-e 's|^(OSFONTDIR\s+= ).*|$1%{_datadir}/fonts|;'		  \
12mr|texlive-20120810-2|992	texk/kpathsea/texmf.cnf
12mr|texlive-20120810-2|993	
12mr|texlive-20120810-2|994	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|995	%build
12mr|texlive-20120810-2|996	mkdir texlive
12mr|texlive-20120810-2|997	pushd texlive
12mr|texlive-20120810-2|998	CONFIGURE_TOP=.. \
12mr|texlive-20120810-2|999	%configure2_5x							\
12mr|texlive-20120810-2|1000	--with-banner-add="/Mandriva"				\
12mr|texlive-20120810-2|1001	--disable-native-texlive-build				\
12mr|texlive-20120810-2|1002	--enable-missing					\
12mr|texlive-20120810-2|1003	%if %{_texmf_enable_biber}
12mr|texlive-20120810-2|1004	--enable-biber						\
12mr|texlive-20120810-2|1005	%else
12mr|texlive-20120810-2|1006	--disable-biber						\
12mr|texlive-20120810-2|1007	%endif
12mr|texlive-20120810-2|1008	%if %{enable_shared}
12mr|texlive-20120810-2|1009	--enable-shared						\
12mr|texlive-20120810-2|1010	%else
12mr|texlive-20120810-2|1011	--disable-shared					\
12mr|texlive-20120810-2|1012	%endif
12mr|texlive-20120810-2|1013	%if %{_texmf_enable_xindy}
12mr|texlive-20120810-2|1014	--enable-xindy						\
12mr|texlive-20120810-2|1015	%else
12mr|texlive-20120810-2|1016	--disable-xindy						\
12mr|texlive-20120810-2|1017	%endif
12mr|texlive-20120810-2|1018	--with-system-freetype					\
12mr|texlive-20120810-2|1019	--with-freetype-includes=%{_includedir}/freetype	\
12mr|texlive-20120810-2|1020	--with-system-freetype2					\
12mr|texlive-20120810-2|1021	--with-freetype2-includes=%{_includedir}/freetype2	\
12mr|texlive-20120810-2|1022	%if %{_texmf_with_system_dialog}
12mr|texlive-20120810-2|1023	--disable-dialog					\
12mr|texlive-20120810-2|1024	%else
12mr|texlive-20120810-2|1025	--enable-dialog						\
12mr|texlive-20120810-2|1026	%endif
12mr|texlive-20120810-2|1027	%if %{_texmf_with_system_psutils}
12mr|texlive-20120810-2|1028	--disable-psutils					\
12mr|texlive-20120810-2|1029	%else
12mr|texlive-20120810-2|1030	--enable-psutils					\
12mr|texlive-20120810-2|1031	%endif
12mr|texlive-20120810-2|1032	--with-system-gd					\
12mr|texlive-20120810-2|1033	%if %{_texmf_with_system_lcdf}
12mr|texlive-20120810-2|1034	--disable-lcdf-typetools				\
12mr|texlive-20120810-2|1035	%endif
12mr|texlive-20120810-2|1036	%if %{_texmf_with_system_icu}
12mr|texlive-20120810-2|1037	--with-system-icu					\
12mr|texlive-20120810-2|1038	%endif
12mr|texlive-20120810-2|1039	--with-system-png					\
12mr|texlive-20120810-2|1040	%if %{_texmf_with_system_t1lib}
12mr|texlive-20120810-2|1041	--with-system-t1lib					\
12mr|texlive-20120810-2|1042	--disable-t1utils					\
12mr|texlive-20120810-2|1043	%endif
12mr|texlive-20120810-2|1044	%if %{_texmf_with_system_teckit}
12mr|texlive-20120810-2|1045	--disable-teckit					\
12mr|texlive-20120810-2|1046	--with-teckit-includes=%{_includedir}/teckit		\
12mr|texlive-20120810-2|1047	%endif
12mr|texlive-20120810-2|1048	%if %{_texmf_with_system_tex4ht}
12mr|texlive-20120810-2|1049	--disable-tex4htk					\
12mr|texlive-20120810-2|1050	%endif
12mr|texlive-20120810-2|1051	%if %{_texmf_with_system_poppler}
12mr|texlive-20120810-2|1052	--with-system-xpdf					\
12mr|texlive-20120810-2|1053	%else
12mr|texlive-20120810-2|1054	--without-system-xpdf					\
12mr|texlive-20120810-2|1055	%endif
12mr|texlive-20120810-2|1056	--with-system-zziplib
12mr|texlive-20120810-2|1057	%make
12mr|texlive-20120810-2|1058	popd
12mr|texlive-20120810-2|1059	
12mr|texlive-20120810-2|1060	%if %{_texmf_enable_asymptote}
12mr|texlive-20120810-2|1061	mkdir asympote
12mr|texlive-20120810-2|1062	pushd asympote
12mr|texlive-20120810-2|1063	CONFIGURE_TOP=../utils/asymptote
12mr|texlive-20120810-2|1064	%configure2_5x							\
12mr|texlive-20120810-2|1065	--enable-gc=system					\
12mr|texlive-20120810-2|1066	--enable-texlive-build					\
12mr|texlive-20120810-2|1067	--datadir=%{_texmfdir}
12mr|texlive-20120810-2|1068	%make
12mr|texlive-20120810-2|1069	popd
12mr|texlive-20120810-2|1070	%endif
12mr|texlive-20120810-2|1071	
12mr|texlive-20120810-2|1072	#-----------------------------------------------------------------------
12mr|texlive-20120810-2|1073	%install
12mr|texlive-20120810-2|1074	pushd texlive
12mr|texlive-20120810-2|1075	%makeinstall_std
12mr|texlive-20120810-2|1076	popd
12mr|texlive-20120810-2|1077	
12mr|texlive-20120810-2|1078	%if %{_texmf_enable_asymptote}
12mr|texlive-20120810-2|1079	pushd asymptote
12mr|texlive-20120810-2|1080	%makeinstall_std
12mr|texlive-20120810-2|1081	popd
12mr|texlive-20120810-2|1082	%endif
12mr|texlive-20120810-2|1083	
12mr|texlive-20120810-2|1084	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-20120810-2|1085	for dir in texmf texmf-dist; do
12mr|texlive-20120810-2|1086	if [ -d %{buildroot}%{_prefix}/$dir ]; then
12mr|texlive-20120810-2|1087	rm -fr %{buildroot}%{_datadir}/$dir
12mr|texlive-20120810-2|1088	mv %{buildroot}%{_prefix}/$dir %{buildroot}%{_datadir}
12mr|texlive-20120810-2|1089	fi
12mr|texlive-20120810-2|1090	done
12mr|texlive-20120810-2|1091	
12mr|texlive-20120810-2|1092	mkdir -p %{buildroot}%{_texmfvardir}
12mr|texlive-20120810-2|1093	mkdir -p %{buildroot}%{_texmfconfdir}
12mr|texlive-20120810-2|1094	
12mr|texlive-20120810-2|1095	%if %{_texmf_with_system_lcdf}
12mr|texlive-20120810-2|1096	# stray directory left
12mr|texlive-20120810-2|1097	rm -fr %{buildroot}%{_datadir}/lcdf-typetools-for-tex-live
12mr|texlive-20120810-2|1098	%else
12mr|texlive-20120810-2|1099	# openmpi has a program with the same name
12mr|texlive-20120810-2|1100	if [ -f %{buildroot}%{_bindir}/otfinfo ]; then
12mr|texlive-20120810-2|1101	mv -f %{buildroot}%{_bindir}/otfinfo{,-texlive}
12mr|texlive-20120810-2|1102	fi
12mr|texlive-20120810-2|1103	%endif
12mr|texlive-20120810-2|1104	
12mr|texlive-20120810-2|1105	pushd %{buildroot}%{_bindir}
12mr|texlive-20120810-2|1106	# missing symbolic links
12mr|texlive-20120810-2|1107	ln -sf aleph lamed
12mr|texlive-20120810-2|1108	ln -sf euptex uplatex
12mr|texlive-20120810-2|1109	ln -sf luatex dvilualatex
12mr|texlive-20120810-2|1110	ln -sf luatex lualatex
12mr|texlive-20120810-2|1111	ln -sf luatex dviluatex
12mr|texlive-20120810-2|1112	ln -sf pdftex amstex
12mr|texlive-20120810-2|1113	ln -sf pdftex cslatex
12mr|texlive-20120810-2|1114	ln -sf pdftex csplain
12mr|texlive-20120810-2|1115	ln -sf pdftex eplain
12mr|texlive-20120810-2|1116	ln -sf pdftex etex
12mr|texlive-20120810-2|1117	ln -sf pdftex jadetex
12mr|texlive-20120810-2|1118	ln -sf pdftex latex
12mr|texlive-20120810-2|1119	ln -sf pdftex mex
12mr|texlive-20120810-2|1120	ln -sf pdftex mltex
12mr|texlive-20120810-2|1121	ln -sf pdftex mllatex
12mr|texlive-20120810-2|1122	ln -sf pdftex pdfcslatex
12mr|texlive-20120810-2|1123	ln -sf pdftex pdfcsplain
12mr|texlive-20120810-2|1124	ln -sf pdftex pdfetex
12mr|texlive-20120810-2|1125	ln -sf pdftex pdfjadetex
12mr|texlive-20120810-2|1126	ln -sf pdftex pdflatex
12mr|texlive-20120810-2|1127	ln -sf pdftex pdfmex
12mr|texlive-20120810-2|1128	ln -sf pdftex pdfxmltex
12mr|texlive-20120810-2|1129	ln -sf pdftex utf8mex
12mr|texlive-20120810-2|1130	ln -sf pdftex texsis
12mr|texlive-20120810-2|1131	ln -sf pdftex xmltex
12mr|texlive-20120810-2|1132	ln -sf ptex platex
12mr|texlive-20120810-2|1133	ln -sf mpost mfplain
12mr|texlive-20120810-2|1134	ln -sf xetex xelatex
12mr|texlive-20120810-2|1135	%if %{_texmf_enable_asymptote}
12mr|texlive-20120810-2|1136	ln -sf %{_texmfdir}/asymptote/GUI/xasy.py xasy
12mr|texlive-20120810-2|1137	%endif
12mr|texlive-20120810-2|1138	
12mr|texlive-20120810-2|1139	# use scripts from noarch packages
12mr|texlive-20120810-2|1140	rm -f allcm allneeded chkweb context ctxtools dvi2fax dvired	\
12mr|texlive-20120810-2|1141	fmtutil fmtutil-sys fontinst kpsewhere luatools mtxrun	\
12mr|texlive-20120810-2|1142	ps2frag pslatex pstopdf rlxtools rubibtex rumakeindex		\
12mr|texlive-20120810-2|1143	texconfig texconfig-dialog texconfig-sys texexec tpic2pdftex
12mr|texlive-20120810-2|1144	
12mr|texlive-20120810-2|1145	# use symlinks from noarch packages
12mr|texlive-20120810-2|1146	rm -f a2ping afm2afm allec arlatex authorindex autoinst bibexport	\
12mr|texlive-20120810-2|1147	bundledoc cachepic checkcites cmap2enc convbkmk ctanify	\
12mr|texlive-20120810-2|1148	ctanupload de-macro deweb dviasm dvipdft dosepsbin ebong	\
12mr|texlive-20120810-2|1149	e2pall epspdf epspdftk epstopdf exceltex fig4latex findhyph	\
12mr|texlive-20120810-2|1150	font2afm fragmaster ht htcontext htlatex htmex httex httexi	\
12mr|texlive-20120810-2|1151	htxelatex htxetex installfont-tl latex2man latexdiff		\
12mr|texlive-20120810-2|1152	latexdiff-vc latexfileversion latexmk latexrevise listbib	\
12mr|texlive-20120810-2|1153	listings-ext.sh m-tx makeglossaries match_parens mathspic	\
12mr|texlive-20120810-2|1154	mf2pt1 mk4ht mkgrkindex mkjobtexmf mkluatexfontdb mkt1font	\
12mr|texlive-20120810-2|1155	mptopdf musixflx musixtex ot2kpx pdf180 pdf270 pdf90		\
12mr|texlive-20120810-2|1156	pdfannotextractor pdfatfi pdfbook pdfcrop pdfflip pdfjam	\
12mr|texlive-20120810-2|1157	pdfjam-pocketmod pdfjam-slides3up pdfjam-slides6up pdfjoin	\
12mr|texlive-20120810-2|1158	pdfnup pdfpun pdfthumb pedigree perltex pfm2kpx pkfix		\
12mr|texlive-20120810-2|1159	pkfix-helper ppower4 ps2eps ps4pdf pst2pdf pmx2pdf purifyeps	\
12mr|texlive-20120810-2|1160	repstopdf rpdfcrop rungs showglyphs simpdftex splitindex	\
12mr|texlive-20120810-2|1161	sty2dtx svn-multi texcount texdef texdiff texdirflatten	\
12mr|texlive-20120810-2|1162	texdoc texdoctk texlinks texliveonfly texloganalyser		\
12mr|texlive-20120810-2|1163	texmfstart thumbpdf tlmgr typeoutfileinfo ulqda updmap	\
12mr|texlive-20120810-2|1164	updmap-setup-kanji updmap-sys urlbst vpe vpl2ovp vpl2vpl
12mr|texlive-20120810-2|1165	popd
12mr|texlive-20120810-2|1166	
12mr|texlive-20120810-2|1167	# use texmf data
12mr|texlive-20120810-2|1168	rm -fr %{buildroot}%{_texmfdir} %{buildroot}%{_texmfdistdir}
12mr|texlive-20120810-2|1169	
12mr|texlive-20120810-2|1170	# install manual pages and info files from noarch packages
12mr|texlive-20120810-2|1171	rm -fr %{buildroot}%{_mandir} %{buildroot}%{_infodir}
12mr|texlive-20120810-2|1172	
12mr|texlive-20120810-2|1173	%if !%{enable_shared}
12mr|texlive-20120810-2|1174	# do not generate dynamic libraries and do not install static ones
12mr|texlive-20120810-2|1175	rm -fr %{buildroot}%{_libdir}
12mr|texlive-20120810-2|1176	rm -fr %{buildroot}%{_includedir}
12mr|texlive-20120810-2|1177	%endif
12mr|texlive-20120810-2|1178	
12mr|texlive-20120810-2|1179	
12mr|texlive-20120810-2|1180	
12mr|texlive-20120810-2|1181	%changelog
12mr|texlive-20120810-2|1182	

16602 12
12mr|texlive-2up-20111103-3|1	# revision 18310
12mr|texlive-2up-20111103-3|2	# category Package
12mr|texlive-2up-20111103-3|3	# catalog-ctan undef
12mr|texlive-2up-20111103-3|4	# catalog-date undef
12mr|texlive-2up-20111103-3|5	# catalog-license undef
12mr|texlive-2up-20111103-3|6	# catalog-version undef
12mr|texlive-2up-20111103-3|7	Name:		texlive-2up
12mr|texlive-2up-20111103-3|8	Version:	20111103
12mr|texlive-2up-20111103-3|9	Release:	3
12mr|texlive-2up-20111103-3|10	Summary:	TeXLive 2up package
12mr|texlive-2up-20111103-3|11	Group:		Publishing
12mr|texlive-2up-20111103-3|12	URL:		http://tug.org/texlive
12mr|texlive-2up-20111103-3|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-2up-20111103-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/2up.tar.xz
12mr|texlive-2up-20111103-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/2up.doc.tar.xz
12mr|texlive-2up-20111103-3|16	BuildArch:	noarch
12mr|texlive-2up-20111103-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-2up-20111103-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-2up-20111103-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-2up-20111103-3|20	
12mr|texlive-2up-20111103-3|21	%description
12mr|texlive-2up-20111103-3|22	TeXLive 2up package.
12mr|texlive-2up-20111103-3|23	
12mr|texlive-2up-20111103-3|24	%post
12mr|texlive-2up-20111103-3|25	%{_sbindir}/texlive.post
12mr|texlive-2up-20111103-3|26	
12mr|texlive-2up-20111103-3|27	%postun
12mr|texlive-2up-20111103-3|28	if [ $1 -eq 0 ]; then
12mr|texlive-2up-20111103-3|29	%{_sbindir}/texlive.post
12mr|texlive-2up-20111103-3|30	fi
12mr|texlive-2up-20111103-3|31	
12mr|texlive-2up-20111103-3|32	#-----------------------------------------------------------------------
12mr|texlive-2up-20111103-3|33	%files
12mr|texlive-2up-20111103-3|34	%{_texmfdistdir}/tex/generic/2up/2up.sty
12mr|texlive-2up-20111103-3|35	%{_texmfdistdir}/tex/generic/2up/2up.tex
12mr|texlive-2up-20111103-3|36	%doc %{_texmfdistdir}/doc/generic/2up/2up-doc.pdf
12mr|texlive-2up-20111103-3|37	%doc %{_texmfdistdir}/doc/generic/2up/2up-doc.tex
12mr|texlive-2up-20111103-3|38	%doc %{_texmfdistdir}/doc/generic/2up/Changes
12mr|texlive-2up-20111103-3|39	%doc %{_texmfdistdir}/doc/generic/2up/Makefile
12mr|texlive-2up-20111103-3|40	%doc %{_texmfdistdir}/doc/generic/2up/README
12mr|texlive-2up-20111103-3|41	
12mr|texlive-2up-20111103-3|42	#-----------------------------------------------------------------------
12mr|texlive-2up-20111103-3|43	%prep
12mr|texlive-2up-20111103-3|44	%setup -c -a0 -a1
12mr|texlive-2up-20111103-3|45	
12mr|texlive-2up-20111103-3|46	%build
12mr|texlive-2up-20111103-3|47	
12mr|texlive-2up-20111103-3|48	%install
12mr|texlive-2up-20111103-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-2up-20111103-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-2up-20111103-3|51	
12mr|texlive-2up-20111103-3|52	
12mr|texlive-2up-20111103-3|53	
12mr|texlive-2up-20111103-3|54	%changelog
12mr|texlive-2up-20111103-3|55	

16603 12
12mr|texlive-a0poster-1.22b-2|1	# revision 15878
12mr|texlive-a0poster-1.22b-2|2	# category Package
12mr|texlive-a0poster-1.22b-2|3	# catalog-ctan /macros/latex/contrib/a0poster
12mr|texlive-a0poster-1.22b-2|4	# catalog-date 2006-11-28 22:38:04 +0100
12mr|texlive-a0poster-1.22b-2|5	# catalog-license lppl
12mr|texlive-a0poster-1.22b-2|6	# catalog-version 1.22b
12mr|texlive-a0poster-1.22b-2|7	Name:		texlive-a0poster
12mr|texlive-a0poster-1.22b-2|8	Version:	1.22b
12mr|texlive-a0poster-1.22b-2|9	Release:	2
12mr|texlive-a0poster-1.22b-2|10	Summary:	Support for designing posters on large paper
12mr|texlive-a0poster-1.22b-2|11	Group:		Publishing
12mr|texlive-a0poster-1.22b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/a0poster
12mr|texlive-a0poster-1.22b-2|13	License:	LPPL
12mr|texlive-a0poster-1.22b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a0poster.tar.xz
12mr|texlive-a0poster-1.22b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a0poster.doc.tar.xz
12mr|texlive-a0poster-1.22b-2|16	BuildArch:	noarch
12mr|texlive-a0poster-1.22b-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-a0poster-1.22b-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-a0poster-1.22b-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-a0poster-1.22b-2|20	
12mr|texlive-a0poster-1.22b-2|21	%description
12mr|texlive-a0poster-1.22b-2|22	Provides fonts in sizes of 12pt up to 107pt and also makes sure
12mr|texlive-a0poster-1.22b-2|23	that in math formulas the symbols appear in the right size. Can
12mr|texlive-a0poster-1.22b-2|24	also create a PostScript header file for dvips which ensures
12mr|texlive-a0poster-1.22b-2|25	that the poster will be printed in the right size. Supported
12mr|texlive-a0poster-1.22b-2|26	sizes are DIN A0, DIN A1, DIN A2 and DIN A3.
12mr|texlive-a0poster-1.22b-2|27	
12mr|texlive-a0poster-1.22b-2|28	%post
12mr|texlive-a0poster-1.22b-2|29	%{_sbindir}/texlive.post
12mr|texlive-a0poster-1.22b-2|30	
12mr|texlive-a0poster-1.22b-2|31	%postun
12mr|texlive-a0poster-1.22b-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-a0poster-1.22b-2|33	%{_sbindir}/texlive.post
12mr|texlive-a0poster-1.22b-2|34	fi
12mr|texlive-a0poster-1.22b-2|35	
12mr|texlive-a0poster-1.22b-2|36	#-----------------------------------------------------------------------
12mr|texlive-a0poster-1.22b-2|37	%files
12mr|texlive-a0poster-1.22b-2|38	%{_texmfdistdir}/tex/latex/a0poster/a0poster.cls
12mr|texlive-a0poster-1.22b-2|39	%{_texmfdistdir}/tex/latex/a0poster/a0size.sty
12mr|texlive-a0poster-1.22b-2|40	%doc %{_texmfdistdir}/doc/latex/a0poster/a0.pdf
12mr|texlive-a0poster-1.22b-2|41	%doc %{_texmfdistdir}/doc/latex/a0poster/a0.tex
12mr|texlive-a0poster-1.22b-2|42	%doc %{_texmfdistdir}/doc/latex/a0poster/a0_eng.pdf
12mr|texlive-a0poster-1.22b-2|43	%doc %{_texmfdistdir}/doc/latex/a0poster/a0_eng.tex
12mr|texlive-a0poster-1.22b-2|44	
12mr|texlive-a0poster-1.22b-2|45	#-----------------------------------------------------------------------
12mr|texlive-a0poster-1.22b-2|46	%prep
12mr|texlive-a0poster-1.22b-2|47	%setup -c -a0 -a1
12mr|texlive-a0poster-1.22b-2|48	
12mr|texlive-a0poster-1.22b-2|49	%build
12mr|texlive-a0poster-1.22b-2|50	
12mr|texlive-a0poster-1.22b-2|51	%install
12mr|texlive-a0poster-1.22b-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-a0poster-1.22b-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-a0poster-1.22b-2|54	
12mr|texlive-a0poster-1.22b-2|55	
12mr|texlive-a0poster-1.22b-2|56	
12mr|texlive-a0poster-1.22b-2|57	%changelog
12mr|texlive-a0poster-1.22b-2|58	

16604 12
12mr|texlive-a2ping-20091109-2|1	# revision 18835
12mr|texlive-a2ping-20091109-2|2	# category TLCore
12mr|texlive-a2ping-20091109-2|3	# catalog-ctan /graphics/a2ping/a2ping.pl
12mr|texlive-a2ping-20091109-2|4	# catalog-date 2009-11-09 13:03:38 +0100
12mr|texlive-a2ping-20091109-2|5	# catalog-license gpl
12mr|texlive-a2ping-20091109-2|6	# catalog-version undef
12mr|texlive-a2ping-20091109-2|7	Name:		texlive-a2ping
12mr|texlive-a2ping-20091109-2|8	Version:	20091109
12mr|texlive-a2ping-20091109-2|9	Release:	2
12mr|texlive-a2ping-20091109-2|10	Summary:	Advanced PS, PDF, EPS converter
12mr|texlive-a2ping-20091109-2|11	Group:		Publishing
12mr|texlive-a2ping-20091109-2|12	URL:		http://www.ctan.org/tex-archive/graphics/a2ping/a2ping.pl
12mr|texlive-a2ping-20091109-2|13	License:	GPL
12mr|texlive-a2ping-20091109-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a2ping.tar.xz
12mr|texlive-a2ping-20091109-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a2ping.doc.tar.xz
12mr|texlive-a2ping-20091109-2|16	BuildArch:	noarch
12mr|texlive-a2ping-20091109-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-a2ping-20091109-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-a2ping-20091109-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-a2ping-20091109-2|20	Provides:	texlive-a2ping.bin = %{EVRD}
12mr|texlive-a2ping-20091109-2|21	
12mr|texlive-a2ping-20091109-2|22	%description
12mr|texlive-a2ping-20091109-2|23	a2ping is a Perl script command line utility written for Unix
12mr|texlive-a2ping-20091109-2|24	that converts many raster image and vector graphics formats to
12mr|texlive-a2ping-20091109-2|25	EPS or PDF and other page description formats. Accepted input
12mr|texlive-a2ping-20091109-2|26	file formats are: PS (PostScript), EPS, PDF, PNG, JPEG, TIFF,
12mr|texlive-a2ping-20091109-2|27	PNM, BMP, GIF, LBM, XPM, PCX, TGA. Accepted output formats are:
12mr|texlive-a2ping-20091109-2|28	EPS, PCL5, PDF, PDF1, PBM, PGM, PPM, PS, markedEPS, markedPS,
12mr|texlive-a2ping-20091109-2|29	PNG, XWD, BMP, TIFF, JPEG, GIF, XPM. a2ping delegates the low-
12mr|texlive-a2ping-20091109-2|30	level work to Ghostscript (GS), pdftops and sam2p. a2ping fixes
12mr|texlive-a2ping-20091109-2|31	many glitches during the EPS to EPS conversion, so its output
12mr|texlive-a2ping-20091109-2|32	is often more compatible and better embeddable than its input.
12mr|texlive-a2ping-20091109-2|33	
12mr|texlive-a2ping-20091109-2|34	%post
12mr|texlive-a2ping-20091109-2|35	%{_sbindir}/texlive.post
12mr|texlive-a2ping-20091109-2|36	
12mr|texlive-a2ping-20091109-2|37	%postun
12mr|texlive-a2ping-20091109-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-a2ping-20091109-2|39	%{_sbindir}/texlive.post
12mr|texlive-a2ping-20091109-2|40	fi
12mr|texlive-a2ping-20091109-2|41	
12mr|texlive-a2ping-20091109-2|42	#-----------------------------------------------------------------------
12mr|texlive-a2ping-20091109-2|43	%files
12mr|texlive-a2ping-20091109-2|44	%{_bindir}/a2ping
12mr|texlive-a2ping-20091109-2|45	%{_texmfdir}/scripts/a2ping/a2ping.pl
12mr|texlive-a2ping-20091109-2|46	%doc %{_mandir}/man1/a2ping.1*
12mr|texlive-a2ping-20091109-2|47	%doc %{_texmfdir}/doc/man/man1/a2ping.man1.pdf
12mr|texlive-a2ping-20091109-2|48	
12mr|texlive-a2ping-20091109-2|49	#-----------------------------------------------------------------------
12mr|texlive-a2ping-20091109-2|50	%prep
12mr|texlive-a2ping-20091109-2|51	%setup -c -a0 -a1
12mr|texlive-a2ping-20091109-2|52	
12mr|texlive-a2ping-20091109-2|53	%build
12mr|texlive-a2ping-20091109-2|54	
12mr|texlive-a2ping-20091109-2|55	%install
12mr|texlive-a2ping-20091109-2|56	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-a2ping-20091109-2|57	pushd %{buildroot}%{_bindir}
12mr|texlive-a2ping-20091109-2|58	ln -sf %{_texmfdir}/scripts/a2ping/a2ping.pl a2ping
12mr|texlive-a2ping-20091109-2|59	popd
12mr|texlive-a2ping-20091109-2|60	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-a2ping-20091109-2|61	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-a2ping-20091109-2|62	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-a2ping-20091109-2|63	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-a2ping-20091109-2|64	
12mr|texlive-a2ping-20091109-2|65	
12mr|texlive-a2ping-20091109-2|66	
12mr|texlive-a2ping-20091109-2|67	%changelog
12mr|texlive-a2ping-20091109-2|68	

16605 12
12mr|texlive-a4wide-20110105-2|1	# revision 20943
12mr|texlive-a4wide-20110105-2|2	# category Package
12mr|texlive-a4wide-20110105-2|3	# catalog-ctan /macros/latex/contrib/a4wide
12mr|texlive-a4wide-20110105-2|4	# catalog-date 2011-01-05 08:46:38 +0100
12mr|texlive-a4wide-20110105-2|5	# catalog-license lppl1
12mr|texlive-a4wide-20110105-2|6	# catalog-version undef
12mr|texlive-a4wide-20110105-2|7	Name:		texlive-a4wide
12mr|texlive-a4wide-20110105-2|8	Version:	20110105
12mr|texlive-a4wide-20110105-2|9	Release:	2
12mr|texlive-a4wide-20110105-2|10	Summary:	"Wide" a4 layout
12mr|texlive-a4wide-20110105-2|11	Group:		Publishing
12mr|texlive-a4wide-20110105-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/a4wide
12mr|texlive-a4wide-20110105-2|13	License:	LPPL1
12mr|texlive-a4wide-20110105-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a4wide.tar.xz
12mr|texlive-a4wide-20110105-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a4wide.doc.tar.xz
12mr|texlive-a4wide-20110105-2|16	BuildArch:	noarch
12mr|texlive-a4wide-20110105-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-a4wide-20110105-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-a4wide-20110105-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-a4wide-20110105-2|20	
12mr|texlive-a4wide-20110105-2|21	%description
12mr|texlive-a4wide-20110105-2|22	This package increases the width of the typeset area of an a4
12mr|texlive-a4wide-20110105-2|23	page. This sort of operation is capable of producing
12mr|texlive-a4wide-20110105-2|24	typographically poor results; the operation itself is better
12mr|texlive-a4wide-20110105-2|25	provided by the geometry package. The package uses the a4
12mr|texlive-a4wide-20110105-2|26	package.
12mr|texlive-a4wide-20110105-2|27	
12mr|texlive-a4wide-20110105-2|28	%post
12mr|texlive-a4wide-20110105-2|29	%{_sbindir}/texlive.post
12mr|texlive-a4wide-20110105-2|30	
12mr|texlive-a4wide-20110105-2|31	%postun
12mr|texlive-a4wide-20110105-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-a4wide-20110105-2|33	%{_sbindir}/texlive.post
12mr|texlive-a4wide-20110105-2|34	fi
12mr|texlive-a4wide-20110105-2|35	
12mr|texlive-a4wide-20110105-2|36	#-----------------------------------------------------------------------
12mr|texlive-a4wide-20110105-2|37	%files
12mr|texlive-a4wide-20110105-2|38	%{_texmfdistdir}/tex/latex/a4wide/a4wide.sty
12mr|texlive-a4wide-20110105-2|39	%doc %{_texmfdistdir}/doc/latex/a4wide/a4wide.pdf
12mr|texlive-a4wide-20110105-2|40	%doc %{_texmfdistdir}/doc/latex/a4wide/a4wide.tex
12mr|texlive-a4wide-20110105-2|41	
12mr|texlive-a4wide-20110105-2|42	#-----------------------------------------------------------------------
12mr|texlive-a4wide-20110105-2|43	%prep
12mr|texlive-a4wide-20110105-2|44	%setup -c -a0 -a1
12mr|texlive-a4wide-20110105-2|45	
12mr|texlive-a4wide-20110105-2|46	%build
12mr|texlive-a4wide-20110105-2|47	
12mr|texlive-a4wide-20110105-2|48	%install
12mr|texlive-a4wide-20110105-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-a4wide-20110105-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-a4wide-20110105-2|51	
12mr|texlive-a4wide-20110105-2|52	
12mr|texlive-a4wide-20110105-2|53	
12mr|texlive-a4wide-20110105-2|54	%changelog
12mr|texlive-a4wide-20110105-2|55	

16606 12
12mr|texlive-a5comb-4-2|1	# revision 17020
12mr|texlive-a5comb-4-2|2	# category Package
12mr|texlive-a5comb-4-2|3	# catalog-ctan /macros/latex/contrib/a5comb
12mr|texlive-a5comb-4-2|4	# catalog-date 2010-02-23 16:03:07 +0100
12mr|texlive-a5comb-4-2|5	# catalog-license pd
12mr|texlive-a5comb-4-2|6	# catalog-version 4
12mr|texlive-a5comb-4-2|7	Name:		texlive-a5comb
12mr|texlive-a5comb-4-2|8	Version:	4
12mr|texlive-a5comb-4-2|9	Release:	2
12mr|texlive-a5comb-4-2|10	Summary:	Support for a5 paper sizes
12mr|texlive-a5comb-4-2|11	Group:		Publishing
12mr|texlive-a5comb-4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/a5comb
12mr|texlive-a5comb-4-2|13	License:	PD
12mr|texlive-a5comb-4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a5comb.tar.xz
12mr|texlive-a5comb-4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a5comb.doc.tar.xz
12mr|texlive-a5comb-4-2|16	BuildArch:	noarch
12mr|texlive-a5comb-4-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-a5comb-4-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-a5comb-4-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-a5comb-4-2|20	
12mr|texlive-a5comb-4-2|21	%description
12mr|texlive-a5comb-4-2|22	Superceded by geometry.
12mr|texlive-a5comb-4-2|23	
12mr|texlive-a5comb-4-2|24	%post
12mr|texlive-a5comb-4-2|25	%{_sbindir}/texlive.post
12mr|texlive-a5comb-4-2|26	
12mr|texlive-a5comb-4-2|27	%postun
12mr|texlive-a5comb-4-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-a5comb-4-2|29	%{_sbindir}/texlive.post
12mr|texlive-a5comb-4-2|30	fi
12mr|texlive-a5comb-4-2|31	
12mr|texlive-a5comb-4-2|32	#-----------------------------------------------------------------------
12mr|texlive-a5comb-4-2|33	%files
12mr|texlive-a5comb-4-2|34	%{_texmfdistdir}/tex/latex/a5comb/a5comb.sty
12mr|texlive-a5comb-4-2|35	%doc %{_texmfdistdir}/doc/latex/a5comb/a5comb.pdf
12mr|texlive-a5comb-4-2|36	%doc %{_texmfdistdir}/doc/latex/a5comb/a5comb.tex
12mr|texlive-a5comb-4-2|37	
12mr|texlive-a5comb-4-2|38	#-----------------------------------------------------------------------
12mr|texlive-a5comb-4-2|39	%prep
12mr|texlive-a5comb-4-2|40	%setup -c -a0 -a1
12mr|texlive-a5comb-4-2|41	
12mr|texlive-a5comb-4-2|42	%build
12mr|texlive-a5comb-4-2|43	
12mr|texlive-a5comb-4-2|44	%install
12mr|texlive-a5comb-4-2|45	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-a5comb-4-2|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-a5comb-4-2|47	
12mr|texlive-a5comb-4-2|48	
12mr|texlive-a5comb-4-2|49	
12mr|texlive-a5comb-4-2|50	%changelog
12mr|texlive-a5comb-4-2|51	

16607 12
12mr|texlive-aastex-5.2-2|1	# revision 15878
12mr|texlive-aastex-5.2-2|2	# category Package
12mr|texlive-aastex-5.2-2|3	# catalog-ctan /macros/latex/contrib/aastex
12mr|texlive-aastex-5.2-2|4	# catalog-date 2007-01-26 22:11:52 +0100
12mr|texlive-aastex-5.2-2|5	# catalog-license lppl
12mr|texlive-aastex-5.2-2|6	# catalog-version 5.2
12mr|texlive-aastex-5.2-2|7	Name:		texlive-aastex
12mr|texlive-aastex-5.2-2|8	Version:	5.2
12mr|texlive-aastex-5.2-2|9	Release:	2
12mr|texlive-aastex-5.2-2|10	Summary:	Macros for Manuscript Preparation for AAS Journals
12mr|texlive-aastex-5.2-2|11	Group:		Publishing
12mr|texlive-aastex-5.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/aastex
12mr|texlive-aastex-5.2-2|13	License:	LPPL
12mr|texlive-aastex-5.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aastex.tar.xz
12mr|texlive-aastex-5.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aastex.doc.tar.xz
12mr|texlive-aastex-5.2-2|16	BuildArch:	noarch
12mr|texlive-aastex-5.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-aastex-5.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-aastex-5.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-aastex-5.2-2|20	
12mr|texlive-aastex-5.2-2|21	%description
12mr|texlive-aastex-5.2-2|22	The bundle provides a document class for preparing papers for
12mr|texlive-aastex-5.2-2|23	American Astronomical Society publications. Authors who wish to
12mr|texlive-aastex-5.2-2|24	submit papers to AAS journals are strongly urged to use this
12mr|texlive-aastex-5.2-2|25	class in preference to any of the alternatives available.
12mr|texlive-aastex-5.2-2|26	
12mr|texlive-aastex-5.2-2|27	%post
12mr|texlive-aastex-5.2-2|28	%{_sbindir}/texlive.post
12mr|texlive-aastex-5.2-2|29	
12mr|texlive-aastex-5.2-2|30	%postun
12mr|texlive-aastex-5.2-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-aastex-5.2-2|32	%{_sbindir}/texlive.post
12mr|texlive-aastex-5.2-2|33	fi
12mr|texlive-aastex-5.2-2|34	
12mr|texlive-aastex-5.2-2|35	#-----------------------------------------------------------------------
12mr|texlive-aastex-5.2-2|36	%files
12mr|texlive-aastex-5.2-2|37	%{_texmfdistdir}/tex/latex/aastex/aastex.cls
12mr|texlive-aastex-5.2-2|38	%{_texmfdistdir}/tex/latex/aastex/aastex.sty
12mr|texlive-aastex-5.2-2|39	%doc %{_texmfdistdir}/doc/latex/aastex/README
12mr|texlive-aastex-5.2-2|40	%doc %{_texmfdistdir}/doc/latex/aastex/aasclass.tex
12mr|texlive-aastex-5.2-2|41	%doc %{_texmfdistdir}/doc/latex/aastex/aasguide.pdf
12mr|texlive-aastex-5.2-2|42	%doc %{_texmfdistdir}/doc/latex/aastex/aasguide.tex
12mr|texlive-aastex-5.2-2|43	%doc %{_texmfdistdir}/doc/latex/aastex/aassymbols.pdf
12mr|texlive-aastex-5.2-2|44	%doc %{_texmfdistdir}/doc/latex/aastex/aassymbols.tex
12mr|texlive-aastex-5.2-2|45	%doc %{_texmfdistdir}/doc/latex/aastex/datafile1.txt
12mr|texlive-aastex-5.2-2|46	%doc %{_texmfdistdir}/doc/latex/aastex/f1.eps
12mr|texlive-aastex-5.2-2|47	%doc %{_texmfdistdir}/doc/latex/aastex/f2.eps
12mr|texlive-aastex-5.2-2|48	%doc %{_texmfdistdir}/doc/latex/aastex/f2_color.eps
12mr|texlive-aastex-5.2-2|49	%doc %{_texmfdistdir}/doc/latex/aastex/f3.eps
12mr|texlive-aastex-5.2-2|50	%doc %{_texmfdistdir}/doc/latex/aastex/sample.tex
12mr|texlive-aastex-5.2-2|51	%doc %{_texmfdistdir}/doc/latex/aastex/table.tex
12mr|texlive-aastex-5.2-2|52	%doc %{_texmfdistdir}/doc/latex/aastex/video3.mpg
12mr|texlive-aastex-5.2-2|53	
12mr|texlive-aastex-5.2-2|54	#-----------------------------------------------------------------------
12mr|texlive-aastex-5.2-2|55	%prep
12mr|texlive-aastex-5.2-2|56	%setup -c -a0 -a1
12mr|texlive-aastex-5.2-2|57	
12mr|texlive-aastex-5.2-2|58	%build
12mr|texlive-aastex-5.2-2|59	
12mr|texlive-aastex-5.2-2|60	%install
12mr|texlive-aastex-5.2-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-aastex-5.2-2|62	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-aastex-5.2-2|63	
12mr|texlive-aastex-5.2-2|64	
12mr|texlive-aastex-5.2-2|65	
12mr|texlive-aastex-5.2-2|66	%changelog
12mr|texlive-aastex-5.2-2|67	

16608 12
12mr|texlive-abbr-20070525-2|1	# revision 15878
12mr|texlive-abbr-20070525-2|2	# category Package
12mr|texlive-abbr-20070525-2|3	# catalog-ctan /macros/generic/abbr
12mr|texlive-abbr-20070525-2|4	# catalog-date 2007-05-25 16:15:27 +0200
12mr|texlive-abbr-20070525-2|5	# catalog-license pd
12mr|texlive-abbr-20070525-2|6	# catalog-version undef
12mr|texlive-abbr-20070525-2|7	Name:		texlive-abbr
12mr|texlive-abbr-20070525-2|8	Version:	20070525
12mr|texlive-abbr-20070525-2|9	Release:	2
12mr|texlive-abbr-20070525-2|10	Summary:	Simple macros supporting abreviations for Plain and LaTeX
12mr|texlive-abbr-20070525-2|11	Group:		Publishing
12mr|texlive-abbr-20070525-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/abbr
12mr|texlive-abbr-20070525-2|13	License:	PD
12mr|texlive-abbr-20070525-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abbr.tar.xz
12mr|texlive-abbr-20070525-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abbr.doc.tar.xz
12mr|texlive-abbr-20070525-2|16	BuildArch:	noarch
12mr|texlive-abbr-20070525-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-abbr-20070525-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-abbr-20070525-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-abbr-20070525-2|20	
12mr|texlive-abbr-20070525-2|21	%description
12mr|texlive-abbr-20070525-2|22	Abbr is a set of some simple macros to support abbreviations in
12mr|texlive-abbr-20070525-2|23	Plain or LaTeX. It allows writing e.g. \<TEX> instead of \TeX,
12mr|texlive-abbr-20070525-2|24	hence frees users from having to escape space after
12mr|texlive-abbr-20070525-2|25	parameterless macros.
12mr|texlive-abbr-20070525-2|26	
12mr|texlive-abbr-20070525-2|27	%post
12mr|texlive-abbr-20070525-2|28	%{_sbindir}/texlive.post
12mr|texlive-abbr-20070525-2|29	
12mr|texlive-abbr-20070525-2|30	%postun
12mr|texlive-abbr-20070525-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-abbr-20070525-2|32	%{_sbindir}/texlive.post
12mr|texlive-abbr-20070525-2|33	fi
12mr|texlive-abbr-20070525-2|34	
12mr|texlive-abbr-20070525-2|35	#-----------------------------------------------------------------------
12mr|texlive-abbr-20070525-2|36	%files
12mr|texlive-abbr-20070525-2|37	%{_texmfdistdir}/tex/generic/abbr/abbr.tex
12mr|texlive-abbr-20070525-2|38	%doc %{_texmfdistdir}/doc/generic/abbr/README
12mr|texlive-abbr-20070525-2|39	
12mr|texlive-abbr-20070525-2|40	#-----------------------------------------------------------------------
12mr|texlive-abbr-20070525-2|41	%prep
12mr|texlive-abbr-20070525-2|42	%setup -c -a0 -a1
12mr|texlive-abbr-20070525-2|43	
12mr|texlive-abbr-20070525-2|44	%build
12mr|texlive-abbr-20070525-2|45	
12mr|texlive-abbr-20070525-2|46	%install
12mr|texlive-abbr-20070525-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-abbr-20070525-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-abbr-20070525-2|49	
12mr|texlive-abbr-20070525-2|50	
12mr|texlive-abbr-20070525-2|51	
12mr|texlive-abbr-20070525-2|52	%changelog
12mr|texlive-abbr-20070525-2|53	

16609 12
12mr|texlive-abc-20080308-2|1	# revision 15878
12mr|texlive-abc-20080308-2|2	# category Package
12mr|texlive-abc-20080308-2|3	# catalog-ctan /macros/latex/contrib/abc
12mr|texlive-abc-20080308-2|4	# catalog-date 2008-03-08 20:47:21 +0100
12mr|texlive-abc-20080308-2|5	# catalog-license lppl
12mr|texlive-abc-20080308-2|6	# catalog-version .0
12mr|texlive-abc-20080308-2|7	Name:		texlive-abc
12mr|texlive-abc-20080308-2|8	Version:	20080308
12mr|texlive-abc-20080308-2|9	Release:	2
12mr|texlive-abc-20080308-2|10	Summary:	Support ABC music notation in LaTeX
12mr|texlive-abc-20080308-2|11	Group:		Publishing
12mr|texlive-abc-20080308-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/abc
12mr|texlive-abc-20080308-2|13	License:	LPPL
12mr|texlive-abc-20080308-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abc.tar.xz
12mr|texlive-abc-20080308-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abc.doc.tar.xz
12mr|texlive-abc-20080308-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abc.source.tar.xz
12mr|texlive-abc-20080308-2|17	BuildArch:	noarch
12mr|texlive-abc-20080308-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-abc-20080308-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-abc-20080308-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-abc-20080308-2|21	
12mr|texlive-abc-20080308-2|22	%description
12mr|texlive-abc-20080308-2|23	The abc package lets you include lines of music written in the
12mr|texlive-abc-20080308-2|24	ABC Plus language. The package will then employ the \write18
12mr|texlive-abc-20080308-2|25	facility to convert your notation to PostScript (using the
12mr|texlive-abc-20080308-2|26	established utility abcm2ps) and hence to the format needed for
12mr|texlive-abc-20080308-2|27	inclusion in your document.
12mr|texlive-abc-20080308-2|28	
12mr|texlive-abc-20080308-2|29	%post
12mr|texlive-abc-20080308-2|30	%{_sbindir}/texlive.post
12mr|texlive-abc-20080308-2|31	
12mr|texlive-abc-20080308-2|32	%postun
12mr|texlive-abc-20080308-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-abc-20080308-2|34	%{_sbindir}/texlive.post
12mr|texlive-abc-20080308-2|35	fi
12mr|texlive-abc-20080308-2|36	
12mr|texlive-abc-20080308-2|37	#-----------------------------------------------------------------------
12mr|texlive-abc-20080308-2|38	%files
12mr|texlive-abc-20080308-2|39	%{_texmfdistdir}/tex/latex/abc/abc.sty
12mr|texlive-abc-20080308-2|40	%{_texmfdistdir}/tex/latex/abc/mup.sty
12mr|texlive-abc-20080308-2|41	%doc %{_texmfdistdir}/doc/latex/abc/README
12mr|texlive-abc-20080308-2|42	%doc %{_texmfdistdir}/doc/latex/abc/abc.pdf
12mr|texlive-abc-20080308-2|43	%doc %{_texmfdistdir}/doc/latex/abc/example.tex
12mr|texlive-abc-20080308-2|44	%doc %{_texmfdistdir}/doc/latex/abc/mupexa.tex
12mr|texlive-abc-20080308-2|45	%doc %{_texmfdistdir}/doc/latex/abc/poll.abc
12mr|texlive-abc-20080308-2|46	%doc %{_texmfdistdir}/doc/latex/abc/simple.mup
12mr|texlive-abc-20080308-2|47	#- source
12mr|texlive-abc-20080308-2|48	%doc %{_texmfdistdir}/source/latex/abc/abc.dtx
12mr|texlive-abc-20080308-2|49	%doc %{_texmfdistdir}/source/latex/abc/abc.ins
12mr|texlive-abc-20080308-2|50	
12mr|texlive-abc-20080308-2|51	#-----------------------------------------------------------------------
12mr|texlive-abc-20080308-2|52	%prep
12mr|texlive-abc-20080308-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-abc-20080308-2|54	
12mr|texlive-abc-20080308-2|55	%build
12mr|texlive-abc-20080308-2|56	
12mr|texlive-abc-20080308-2|57	%install
12mr|texlive-abc-20080308-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-abc-20080308-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-abc-20080308-2|60	
12mr|texlive-abc-20080308-2|61	
12mr|texlive-abc-20080308-2|62	
12mr|texlive-abc-20080308-2|63	%changelog
12mr|texlive-abc-20080308-2|64	

16610 12
12mr|texlive-abstract-1.2a-2|1	# revision 15878
12mr|texlive-abstract-1.2a-2|2	# category Package
12mr|texlive-abstract-1.2a-2|3	# catalog-ctan /macros/latex/contrib/abstract
12mr|texlive-abstract-1.2a-2|4	# catalog-date 2009-09-02 11:33:10 +0200
12mr|texlive-abstract-1.2a-2|5	# catalog-license lppl
12mr|texlive-abstract-1.2a-2|6	# catalog-version 1.2a
12mr|texlive-abstract-1.2a-2|7	Name:		texlive-abstract
12mr|texlive-abstract-1.2a-2|8	Version:	1.2a
12mr|texlive-abstract-1.2a-2|9	Release:	2
12mr|texlive-abstract-1.2a-2|10	Summary:	Control the typesetting of the abstract environment
12mr|texlive-abstract-1.2a-2|11	Group:		Publishing
12mr|texlive-abstract-1.2a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/abstract
12mr|texlive-abstract-1.2a-2|13	License:	LPPL
12mr|texlive-abstract-1.2a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abstract.tar.xz
12mr|texlive-abstract-1.2a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abstract.doc.tar.xz
12mr|texlive-abstract-1.2a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abstract.source.tar.xz
12mr|texlive-abstract-1.2a-2|17	BuildArch:	noarch
12mr|texlive-abstract-1.2a-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-abstract-1.2a-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-abstract-1.2a-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-abstract-1.2a-2|21	
12mr|texlive-abstract-1.2a-2|22	%description
12mr|texlive-abstract-1.2a-2|23	The abstract package gives you control over the typesetting of
12mr|texlive-abstract-1.2a-2|24	the abstract environment, and in particular provides for a one
12mr|texlive-abstract-1.2a-2|25	column abstract in a two column paper.
12mr|texlive-abstract-1.2a-2|26	
12mr|texlive-abstract-1.2a-2|27	%post
12mr|texlive-abstract-1.2a-2|28	%{_sbindir}/texlive.post
12mr|texlive-abstract-1.2a-2|29	
12mr|texlive-abstract-1.2a-2|30	%postun
12mr|texlive-abstract-1.2a-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-abstract-1.2a-2|32	%{_sbindir}/texlive.post
12mr|texlive-abstract-1.2a-2|33	fi
12mr|texlive-abstract-1.2a-2|34	
12mr|texlive-abstract-1.2a-2|35	#-----------------------------------------------------------------------
12mr|texlive-abstract-1.2a-2|36	%files
12mr|texlive-abstract-1.2a-2|37	%{_texmfdistdir}/tex/latex/abstract/abstract.sty
12mr|texlive-abstract-1.2a-2|38	%doc %{_texmfdistdir}/doc/latex/abstract/README
12mr|texlive-abstract-1.2a-2|39	%doc %{_texmfdistdir}/doc/latex/abstract/abstract.pdf
12mr|texlive-abstract-1.2a-2|40	#- source
12mr|texlive-abstract-1.2a-2|41	%doc %{_texmfdistdir}/source/latex/abstract/abstract.dtx
12mr|texlive-abstract-1.2a-2|42	%doc %{_texmfdistdir}/source/latex/abstract/abstract.ins
12mr|texlive-abstract-1.2a-2|43	
12mr|texlive-abstract-1.2a-2|44	#-----------------------------------------------------------------------
12mr|texlive-abstract-1.2a-2|45	%prep
12mr|texlive-abstract-1.2a-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-abstract-1.2a-2|47	
12mr|texlive-abstract-1.2a-2|48	%build
12mr|texlive-abstract-1.2a-2|49	
12mr|texlive-abstract-1.2a-2|50	%install
12mr|texlive-abstract-1.2a-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-abstract-1.2a-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-abstract-1.2a-2|53	
12mr|texlive-abstract-1.2a-2|54	
12mr|texlive-abstract-1.2a-2|55	
12mr|texlive-abstract-1.2a-2|56	%changelog
12mr|texlive-abstract-1.2a-2|57	

16611 12
12mr|texlive-abstyles-20081126-2|1	# revision 15878
12mr|texlive-abstyles-20081126-2|2	# category Package
12mr|texlive-abstyles-20081126-2|3	# catalog-ctan /biblio/bibtex/contrib/abstyles
12mr|texlive-abstyles-20081126-2|4	# catalog-date 2008-11-26 23:58:56 +0100
12mr|texlive-abstyles-20081126-2|5	# catalog-license other-free
12mr|texlive-abstyles-20081126-2|6	# catalog-version undef
12mr|texlive-abstyles-20081126-2|7	Name:		texlive-abstyles
12mr|texlive-abstyles-20081126-2|8	Version:	20081126
12mr|texlive-abstyles-20081126-2|9	Release:	2
12mr|texlive-abstyles-20081126-2|10	Summary:	Adaptable BibTeX styles
12mr|texlive-abstyles-20081126-2|11	Group:		Publishing
12mr|texlive-abstyles-20081126-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/abstyles
12mr|texlive-abstyles-20081126-2|13	License:	OTHER-FREE
12mr|texlive-abstyles-20081126-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abstyles.tar.xz
12mr|texlive-abstyles-20081126-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abstyles.doc.tar.xz
12mr|texlive-abstyles-20081126-2|16	BuildArch:	noarch
12mr|texlive-abstyles-20081126-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-abstyles-20081126-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-abstyles-20081126-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-abstyles-20081126-2|20	
12mr|texlive-abstyles-20081126-2|21	%description
12mr|texlive-abstyles-20081126-2|22	A family of modifications of the standard BibTeX styles whose
12mr|texlive-abstyles-20081126-2|23	behaviour may be changed by changing the user document, without
12mr|texlive-abstyles-20081126-2|24	change to the styles themselves. The package is largely used
12mr|texlive-abstyles-20081126-2|25	nowadays in its adaptation for working with Babel.
12mr|texlive-abstyles-20081126-2|26	
12mr|texlive-abstyles-20081126-2|27	%post
12mr|texlive-abstyles-20081126-2|28	%{_sbindir}/texlive.post
12mr|texlive-abstyles-20081126-2|29	
12mr|texlive-abstyles-20081126-2|30	%postun
12mr|texlive-abstyles-20081126-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-abstyles-20081126-2|32	%{_sbindir}/texlive.post
12mr|texlive-abstyles-20081126-2|33	fi
12mr|texlive-abstyles-20081126-2|34	
12mr|texlive-abstyles-20081126-2|35	#-----------------------------------------------------------------------
12mr|texlive-abstyles-20081126-2|36	%files
12mr|texlive-abstyles-20081126-2|37	%{_texmfdistdir}/bibtex/bib/abstyles/acompat.bib
12mr|texlive-abstyles-20081126-2|38	%{_texmfdistdir}/bibtex/bib/abstyles/jourabbr.bib
12mr|texlive-abstyles-20081126-2|39	%{_texmfdistdir}/bibtex/bib/abstyles/jourfull.bib
12mr|texlive-abstyles-20081126-2|40	%{_texmfdistdir}/bibtex/bst/abstyles/aabbrv.bst
12mr|texlive-abstyles-20081126-2|41	%{_texmfdistdir}/bibtex/bst/abstyles/aalpha.bst
12mr|texlive-abstyles-20081126-2|42	%{_texmfdistdir}/bibtex/bst/abstyles/anotit.bst
12mr|texlive-abstyles-20081126-2|43	%{_texmfdistdir}/bibtex/bst/abstyles/aplain.bst
12mr|texlive-abstyles-20081126-2|44	%{_texmfdistdir}/bibtex/bst/abstyles/aunsnot.bst
12mr|texlive-abstyles-20081126-2|45	%{_texmfdistdir}/bibtex/bst/abstyles/aunsrt.bst
12mr|texlive-abstyles-20081126-2|46	%{_texmfdistdir}/tex/generic/abstyles/apreambl.tex
12mr|texlive-abstyles-20081126-2|47	%doc %{_texmfdistdir}/doc/bibtex/abstyles/README
12mr|texlive-abstyles-20081126-2|48	%doc %{_texmfdistdir}/doc/bibtex/abstyles/a4c.sty
12mr|texlive-abstyles-20081126-2|49	%doc %{_texmfdistdir}/doc/bibtex/abstyles/a4c.tex
12mr|texlive-abstyles-20081126-2|50	%doc %{_texmfdistdir}/doc/bibtex/abstyles/abstdok.pdf
12mr|texlive-abstyles-20081126-2|51	%doc %{_texmfdistdir}/doc/bibtex/abstyles/abstdok.tex
12mr|texlive-abstyles-20081126-2|52	%doc %{_texmfdistdir}/doc/bibtex/abstyles/apreambl.doc
12mr|texlive-abstyles-20081126-2|53	%doc %{_texmfdistdir}/doc/bibtex/abstyles/btxabst.doc
12mr|texlive-abstyles-20081126-2|54	%doc %{_texmfdistdir}/doc/bibtex/abstyles/docmac.doc
12mr|texlive-abstyles-20081126-2|55	%doc %{_texmfdistdir}/doc/bibtex/abstyles/docmac.tex
12mr|texlive-abstyles-20081126-2|56	
12mr|texlive-abstyles-20081126-2|57	#-----------------------------------------------------------------------
12mr|texlive-abstyles-20081126-2|58	%prep
12mr|texlive-abstyles-20081126-2|59	%setup -c -a0 -a1
12mr|texlive-abstyles-20081126-2|60	
12mr|texlive-abstyles-20081126-2|61	%build
12mr|texlive-abstyles-20081126-2|62	
12mr|texlive-abstyles-20081126-2|63	%install
12mr|texlive-abstyles-20081126-2|64	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-abstyles-20081126-2|65	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-abstyles-20081126-2|66	
12mr|texlive-abstyles-20081126-2|67	
12mr|texlive-abstyles-20081126-2|68	
12mr|texlive-abstyles-20081126-2|69	%changelog
12mr|texlive-abstyles-20081126-2|70	

16612 12
12mr|texlive-accfonts-0.25-2|1	# revision 18835
12mr|texlive-accfonts-0.25-2|2	# category Package
12mr|texlive-accfonts-0.25-2|3	# catalog-ctan /fonts/utilities/accfonts
12mr|texlive-accfonts-0.25-2|4	# catalog-date 2009-04-10 11:27:58 +0200
12mr|texlive-accfonts-0.25-2|5	# catalog-license gpl
12mr|texlive-accfonts-0.25-2|6	# catalog-version 0.25
12mr|texlive-accfonts-0.25-2|7	Name:		texlive-accfonts
12mr|texlive-accfonts-0.25-2|8	Version:	0.25
12mr|texlive-accfonts-0.25-2|9	Release:	2
12mr|texlive-accfonts-0.25-2|10	Summary:	Utilities to derive new fonts from existing ones
12mr|texlive-accfonts-0.25-2|11	Group:		Publishing
12mr|texlive-accfonts-0.25-2|12	URL:		http://www.ctan.org/tex-archive/fonts/utilities/accfonts
12mr|texlive-accfonts-0.25-2|13	License:	GPL
12mr|texlive-accfonts-0.25-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/accfonts.tar.xz
12mr|texlive-accfonts-0.25-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/accfonts.doc.tar.xz
12mr|texlive-accfonts-0.25-2|16	BuildArch:	noarch
12mr|texlive-accfonts-0.25-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-accfonts-0.25-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-accfonts-0.25-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-accfonts-0.25-2|20	Provides:	texlive-accfonts.bin = %{EVRD}
12mr|texlive-accfonts-0.25-2|21	
12mr|texlive-accfonts-0.25-2|22	%description
12mr|texlive-accfonts-0.25-2|23	The accfonts package contains three utilities to permit easy
12mr|texlive-accfonts-0.25-2|24	manipulation of fonts, in particular the creation of unusual
12mr|texlive-accfonts-0.25-2|25	accented characters. Mkt1font works on Adobe Type 1 fonts,
12mr|texlive-accfonts-0.25-2|26	vpl2vpl works on TeX virtual fonts and vpl2ovp transforms a TeX
12mr|texlive-accfonts-0.25-2|27	font to an Omega one. All three programs read in a font (either
12mr|texlive-accfonts-0.25-2|28	the font itself or a property list), together with a simple
12mr|texlive-accfonts-0.25-2|29	definition file containing lines such as '128 z acute'; they
12mr|texlive-accfonts-0.25-2|30	then write out a new version of the font with the requested new
12mr|texlive-accfonts-0.25-2|31	characters in the numerical slots specified. Great care is
12mr|texlive-accfonts-0.25-2|32	taken over the positioning of accents, and over the provision
12mr|texlive-accfonts-0.25-2|33	of kerning information for new characters; mkt1font also
12mr|texlive-accfonts-0.25-2|34	generates suitable "hints" to enhance quality at small sizes or
12mr|texlive-accfonts-0.25-2|35	poor resolutions. The programs are written in Perl.
12mr|texlive-accfonts-0.25-2|36	
12mr|texlive-accfonts-0.25-2|37	%post
12mr|texlive-accfonts-0.25-2|38	%{_sbindir}/texlive.post
12mr|texlive-accfonts-0.25-2|39	
12mr|texlive-accfonts-0.25-2|40	%postun
12mr|texlive-accfonts-0.25-2|41	if [ $1 -eq 0 ]; then
12mr|texlive-accfonts-0.25-2|42	%{_sbindir}/texlive.post
12mr|texlive-accfonts-0.25-2|43	fi
12mr|texlive-accfonts-0.25-2|44	
12mr|texlive-accfonts-0.25-2|45	#-----------------------------------------------------------------------
12mr|texlive-accfonts-0.25-2|46	%files
12mr|texlive-accfonts-0.25-2|47	%{_bindir}/mkt1font
12mr|texlive-accfonts-0.25-2|48	%{_bindir}/vpl2ovp
12mr|texlive-accfonts-0.25-2|49	%{_bindir}/vpl2vpl
12mr|texlive-accfonts-0.25-2|50	%{_texmfdistdir}/scripts/accfonts/mkt1font
12mr|texlive-accfonts-0.25-2|51	%{_texmfdistdir}/scripts/accfonts/vpl2ovp
12mr|texlive-accfonts-0.25-2|52	%{_texmfdistdir}/scripts/accfonts/vpl2vpl
12mr|texlive-accfonts-0.25-2|53	%{_texmfdistdir}/tex/latex/accfonts/CSX.def
12mr|texlive-accfonts-0.25-2|54	%{_texmfdistdir}/tex/latex/accfonts/ISO-Latin1.def
12mr|texlive-accfonts-0.25-2|55	%{_texmfdistdir}/tex/latex/accfonts/ISO-Latin2.def
12mr|texlive-accfonts-0.25-2|56	%{_texmfdistdir}/tex/latex/accfonts/IndUni_Omega.def
12mr|texlive-accfonts-0.25-2|57	%{_texmfdistdir}/tex/latex/accfonts/Norman.def
12mr|texlive-accfonts-0.25-2|58	%doc %{_texmfdistdir}/doc/fonts/accfonts/CHANGES
12mr|texlive-accfonts-0.25-2|59	%doc %{_texmfdistdir}/doc/fonts/accfonts/COPYING
12mr|texlive-accfonts-0.25-2|60	%doc %{_texmfdistdir}/doc/fonts/accfonts/README
12mr|texlive-accfonts-0.25-2|61	
12mr|texlive-accfonts-0.25-2|62	#-----------------------------------------------------------------------
12mr|texlive-accfonts-0.25-2|63	%prep
12mr|texlive-accfonts-0.25-2|64	%setup -c -a0 -a1
12mr|texlive-accfonts-0.25-2|65	
12mr|texlive-accfonts-0.25-2|66	%build
12mr|texlive-accfonts-0.25-2|67	
12mr|texlive-accfonts-0.25-2|68	%install
12mr|texlive-accfonts-0.25-2|69	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-accfonts-0.25-2|70	pushd %{buildroot}%{_bindir}
12mr|texlive-accfonts-0.25-2|71	ln -sf %{_texmfdistdir}/scripts/accfonts/mkt1font mkt1font
12mr|texlive-accfonts-0.25-2|72	ln -sf %{_texmfdistdir}/scripts/accfonts/vpl2ovp vpl2ovp
12mr|texlive-accfonts-0.25-2|73	ln -sf %{_texmfdistdir}/scripts/accfonts/vpl2vpl vpl2vpl
12mr|texlive-accfonts-0.25-2|74	popd
12mr|texlive-accfonts-0.25-2|75	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-accfonts-0.25-2|76	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-accfonts-0.25-2|77	
12mr|texlive-accfonts-0.25-2|78	
12mr|texlive-accfonts-0.25-2|79	
12mr|texlive-accfonts-0.25-2|80	%changelog
12mr|texlive-accfonts-0.25-2|81	

16613 12
12mr|texlive-achemso-3.7b-1|1	# revision 27172
12mr|texlive-achemso-3.7b-1|2	# category Package
12mr|texlive-achemso-3.7b-1|3	# catalog-ctan /macros/latex/contrib/achemso
12mr|texlive-achemso-3.7b-1|4	# catalog-date 2012-07-26 00:18:42 +0200
12mr|texlive-achemso-3.7b-1|5	# catalog-license lppl1.3
12mr|texlive-achemso-3.7b-1|6	# catalog-version 3.7b
12mr|texlive-achemso-3.7b-1|7	Name:		texlive-achemso
12mr|texlive-achemso-3.7b-1|8	Version:	3.7b
12mr|texlive-achemso-3.7b-1|9	Release:	1
12mr|texlive-achemso-3.7b-1|10	Summary:	Support for American Chemical Society journal submissions
12mr|texlive-achemso-3.7b-1|11	Group:		Publishing
12mr|texlive-achemso-3.7b-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/achemso
12mr|texlive-achemso-3.7b-1|13	License:	LPPL1.3
12mr|texlive-achemso-3.7b-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/achemso.tar.xz
12mr|texlive-achemso-3.7b-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/achemso.doc.tar.xz
12mr|texlive-achemso-3.7b-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/achemso.source.tar.xz
12mr|texlive-achemso-3.7b-1|17	BuildArch:	noarch
12mr|texlive-achemso-3.7b-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-achemso-3.7b-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-achemso-3.7b-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-achemso-3.7b-1|21	
12mr|texlive-achemso-3.7b-1|22	%description
12mr|texlive-achemso-3.7b-1|23	The bundle provides the official macros (achemso.cls) and
12mr|texlive-achemso-3.7b-1|24	BibTeX styles (achemso.bst and biochem.bst) for submission to
12mr|texlive-achemso-3.7b-1|25	the journals of the American Chemical Society. The natmove
12mr|texlive-achemso-3.7b-1|26	package, which moves citations relative to punctuation, is
12mr|texlive-achemso-3.7b-1|27	distributed as part of the bundle.
12mr|texlive-achemso-3.7b-1|28	
12mr|texlive-achemso-3.7b-1|29	%post
12mr|texlive-achemso-3.7b-1|30	%{_sbindir}/texlive.post
12mr|texlive-achemso-3.7b-1|31	
12mr|texlive-achemso-3.7b-1|32	%postun
12mr|texlive-achemso-3.7b-1|33	if [ $1 -eq 0 ]; then
12mr|texlive-achemso-3.7b-1|34	%{_sbindir}/texlive.post
12mr|texlive-achemso-3.7b-1|35	fi
12mr|texlive-achemso-3.7b-1|36	
12mr|texlive-achemso-3.7b-1|37	#-----------------------------------------------------------------------
12mr|texlive-achemso-3.7b-1|38	%files
12mr|texlive-achemso-3.7b-1|39	%{_texmfdistdir}/bibtex/bst/achemso/achemso.bst
12mr|texlive-achemso-3.7b-1|40	%{_texmfdistdir}/bibtex/bst/achemso/biochem.bst
12mr|texlive-achemso-3.7b-1|41	%{_texmfdistdir}/tex/latex/achemso/achemso.cls
12mr|texlive-achemso-3.7b-1|42	%{_texmfdistdir}/tex/latex/achemso/achemso.sty
12mr|texlive-achemso-3.7b-1|43	%{_texmfdistdir}/tex/latex/achemso/config/acbcct.cfg
12mr|texlive-achemso-3.7b-1|44	%{_texmfdistdir}/tex/latex/achemso/config/accacs.cfg
12mr|texlive-achemso-3.7b-1|45	%{_texmfdistdir}/tex/latex/achemso/config/achre4.cfg
12mr|texlive-achemso-3.7b-1|46	%{_texmfdistdir}/tex/latex/achemso/config/acncdm.cfg
12mr|texlive-achemso-3.7b-1|47	%{_texmfdistdir}/tex/latex/achemso/config/acsccc.cfg
12mr|texlive-achemso-3.7b-1|48	%{_texmfdistdir}/tex/latex/achemso/config/amclct.cfg
12mr|texlive-achemso-3.7b-1|49	%{_texmfdistdir}/tex/latex/achemso/config/ancac3.cfg
12mr|texlive-achemso-3.7b-1|50	%{_texmfdistdir}/tex/latex/achemso/config/ancham.cfg
12mr|texlive-achemso-3.7b-1|51	%{_texmfdistdir}/tex/latex/achemso/config/bcches.cfg
12mr|texlive-achemso-3.7b-1|52	%{_texmfdistdir}/tex/latex/achemso/config/bichaw.cfg
12mr|texlive-achemso-3.7b-1|53	%{_texmfdistdir}/tex/latex/achemso/config/bipret.cfg
12mr|texlive-achemso-3.7b-1|54	%{_texmfdistdir}/tex/latex/achemso/config/bomaf6.cfg
12mr|texlive-achemso-3.7b-1|55	%{_texmfdistdir}/tex/latex/achemso/config/cgdefu.cfg
12mr|texlive-achemso-3.7b-1|56	%{_texmfdistdir}/tex/latex/achemso/config/chreay.cfg
12mr|texlive-achemso-3.7b-1|57	%{_texmfdistdir}/tex/latex/achemso/config/cmatex.cfg
12mr|texlive-achemso-3.7b-1|58	%{_texmfdistdir}/tex/latex/achemso/config/crtoec.cfg
12mr|texlive-achemso-3.7b-1|59	%{_texmfdistdir}/tex/latex/achemso/config/enfuem.cfg
12mr|texlive-achemso-3.7b-1|60	%{_texmfdistdir}/tex/latex/achemso/config/esthag.cfg
12mr|texlive-achemso-3.7b-1|61	%{_texmfdistdir}/tex/latex/achemso/config/iecred.cfg
12mr|texlive-achemso-3.7b-1|62	%{_texmfdistdir}/tex/latex/achemso/config/inoraj.cfg
12mr|texlive-achemso-3.7b-1|63	%{_texmfdistdir}/tex/latex/achemso/config/jacsat.cfg
12mr|texlive-achemso-3.7b-1|64	%{_texmfdistdir}/tex/latex/achemso/config/jafcau.cfg
12mr|texlive-achemso-3.7b-1|65	%{_texmfdistdir}/tex/latex/achemso/config/jceaax.cfg
12mr|texlive-achemso-3.7b-1|66	%{_texmfdistdir}/tex/latex/achemso/config/jceda8.cfg
12mr|texlive-achemso-3.7b-1|67	%{_texmfdistdir}/tex/latex/achemso/config/jcisd8.cfg
12mr|texlive-achemso-3.7b-1|68	%{_texmfdistdir}/tex/latex/achemso/config/jctcce.cfg
12mr|texlive-achemso-3.7b-1|69	%{_texmfdistdir}/tex/latex/achemso/config/jmcmar.cfg
12mr|texlive-achemso-3.7b-1|70	%{_texmfdistdir}/tex/latex/achemso/config/jnprdf.cfg
12mr|texlive-achemso-3.7b-1|71	%{_texmfdistdir}/tex/latex/achemso/config/joceah.cfg
12mr|texlive-achemso-3.7b-1|72	%{_texmfdistdir}/tex/latex/achemso/config/jpcafh.cfg
12mr|texlive-achemso-3.7b-1|73	%{_texmfdistdir}/tex/latex/achemso/config/jpcbfk.cfg
12mr|texlive-achemso-3.7b-1|74	%{_texmfdistdir}/tex/latex/achemso/config/jpccck.cfg
12mr|texlive-achemso-3.7b-1|75	%{_texmfdistdir}/tex/latex/achemso/config/jpclcd.cfg
12mr|texlive-achemso-3.7b-1|76	%{_texmfdistdir}/tex/latex/achemso/config/jprobs.cfg
12mr|texlive-achemso-3.7b-1|77	%{_texmfdistdir}/tex/latex/achemso/config/langd5.cfg
12mr|texlive-achemso-3.7b-1|78	%{_texmfdistdir}/tex/latex/achemso/config/mamobx.cfg
12mr|texlive-achemso-3.7b-1|79	%{_texmfdistdir}/tex/latex/achemso/config/mpohbp.cfg
12mr|texlive-achemso-3.7b-1|80	%{_texmfdistdir}/tex/latex/achemso/config/nalefd.cfg
12mr|texlive-achemso-3.7b-1|81	%{_texmfdistdir}/tex/latex/achemso/config/oprdfk.cfg
12mr|texlive-achemso-3.7b-1|82	%{_texmfdistdir}/tex/latex/achemso/config/orgnd7.cfg
12mr|texlive-achemso-3.7b-1|83	%{_texmfdistdir}/tex/latex/achemso/config/orlef7.cfg
12mr|texlive-achemso-3.7b-1|84	%{_texmfdistdir}/tex/latex/achemso/natmove.sty
12mr|texlive-achemso-3.7b-1|85	%doc %{_texmfdistdir}/doc/latex/achemso/README
12mr|texlive-achemso-3.7b-1|86	%doc %{_texmfdistdir}/doc/latex/achemso/achemso-demo.bib
12mr|texlive-achemso-3.7b-1|87	%doc %{_texmfdistdir}/doc/latex/achemso/achemso-demo.pdf
12mr|texlive-achemso-3.7b-1|88	%doc %{_texmfdistdir}/doc/latex/achemso/achemso-demo.tex
12mr|texlive-achemso-3.7b-1|89	%doc %{_texmfdistdir}/doc/latex/achemso/achemso.pdf
12mr|texlive-achemso-3.7b-1|90	#- source
12mr|texlive-achemso-3.7b-1|91	%doc %{_texmfdistdir}/source/latex/achemso/achemso.dtx
12mr|texlive-achemso-3.7b-1|92	%doc %{_texmfdistdir}/source/latex/achemso/achemso.ins
12mr|texlive-achemso-3.7b-1|93	
12mr|texlive-achemso-3.7b-1|94	#-----------------------------------------------------------------------
12mr|texlive-achemso-3.7b-1|95	%prep
12mr|texlive-achemso-3.7b-1|96	%setup -c -a0 -a1 -a2
12mr|texlive-achemso-3.7b-1|97	
12mr|texlive-achemso-3.7b-1|98	%build
12mr|texlive-achemso-3.7b-1|99	
12mr|texlive-achemso-3.7b-1|100	%install
12mr|texlive-achemso-3.7b-1|101	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-achemso-3.7b-1|102	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-achemso-3.7b-1|103	
12mr|texlive-achemso-3.7b-1|104	
12mr|texlive-achemso-3.7b-1|105	
12mr|texlive-achemso-3.7b-1|106	%changelog
12mr|texlive-achemso-3.7b-1|107	

16614 12
12mr|texlive-acmconf-1.3-2|1	# revision 15878
12mr|texlive-acmconf-1.3-2|2	# category Package
12mr|texlive-acmconf-1.3-2|3	# catalog-ctan /macros/latex/contrib/acmconf
12mr|texlive-acmconf-1.3-2|4	# catalog-date 2008-05-14 19:23:34 +0200
12mr|texlive-acmconf-1.3-2|5	# catalog-license lppl
12mr|texlive-acmconf-1.3-2|6	# catalog-version 1.3
12mr|texlive-acmconf-1.3-2|7	Name:		texlive-acmconf
12mr|texlive-acmconf-1.3-2|8	Version:	1.3
12mr|texlive-acmconf-1.3-2|9	Release:	2
12mr|texlive-acmconf-1.3-2|10	Summary:	Class for ACM conference proceedings
12mr|texlive-acmconf-1.3-2|11	Group:		Publishing
12mr|texlive-acmconf-1.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/acmconf
12mr|texlive-acmconf-1.3-2|13	License:	LPPL
12mr|texlive-acmconf-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acmconf.tar.xz
12mr|texlive-acmconf-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acmconf.doc.tar.xz
12mr|texlive-acmconf-1.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acmconf.source.tar.xz
12mr|texlive-acmconf-1.3-2|17	BuildArch:	noarch
12mr|texlive-acmconf-1.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-acmconf-1.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-acmconf-1.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-acmconf-1.3-2|21	
12mr|texlive-acmconf-1.3-2|22	%description
12mr|texlive-acmconf-1.3-2|23	This class may be used to typeset articles to be published in
12mr|texlive-acmconf-1.3-2|24	the proceedings of ACM (Association for Computing Machinery)
12mr|texlive-acmconf-1.3-2|25	conferences and workshops. The layout produced by the acmconf
12mr|texlive-acmconf-1.3-2|26	class is based on the ACM's own specification.
12mr|texlive-acmconf-1.3-2|27	
12mr|texlive-acmconf-1.3-2|28	%post
12mr|texlive-acmconf-1.3-2|29	%{_sbindir}/texlive.post
12mr|texlive-acmconf-1.3-2|30	
12mr|texlive-acmconf-1.3-2|31	%postun
12mr|texlive-acmconf-1.3-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-acmconf-1.3-2|33	%{_sbindir}/texlive.post
12mr|texlive-acmconf-1.3-2|34	fi
12mr|texlive-acmconf-1.3-2|35	
12mr|texlive-acmconf-1.3-2|36	#-----------------------------------------------------------------------
12mr|texlive-acmconf-1.3-2|37	%files
12mr|texlive-acmconf-1.3-2|38	%{_texmfdistdir}/tex/latex/acmconf/acmconf.cls
12mr|texlive-acmconf-1.3-2|39	%doc %{_texmfdistdir}/doc/latex/acmconf/README
12mr|texlive-acmconf-1.3-2|40	%doc %{_texmfdistdir}/doc/latex/acmconf/THIS-IS-VERSION-1.3
12mr|texlive-acmconf-1.3-2|41	%doc %{_texmfdistdir}/doc/latex/acmconf/accept.tex
12mr|texlive-acmconf-1.3-2|42	%doc %{_texmfdistdir}/doc/latex/acmconf/acmconf.pdf
12mr|texlive-acmconf-1.3-2|43	%doc %{_texmfdistdir}/doc/latex/acmconf/body.eps
12mr|texlive-acmconf-1.3-2|44	%doc %{_texmfdistdir}/doc/latex/acmconf/error.tex
12mr|texlive-acmconf-1.3-2|45	%doc %{_texmfdistdir}/doc/latex/acmconf/prepare.tex
12mr|texlive-acmconf-1.3-2|46	%doc %{_texmfdistdir}/doc/latex/acmconf/print.tex
12mr|texlive-acmconf-1.3-2|47	%doc %{_texmfdistdir}/doc/latex/acmconf/pubform.bib
12mr|texlive-acmconf-1.3-2|48	%doc %{_texmfdistdir}/doc/latex/acmconf/pubform.tex
12mr|texlive-acmconf-1.3-2|49	%doc %{_texmfdistdir}/doc/latex/acmconf/publish.tex
12mr|texlive-acmconf-1.3-2|50	%doc %{_texmfdistdir}/doc/latex/acmconf/submit.tex
12mr|texlive-acmconf-1.3-2|51	#- source
12mr|texlive-acmconf-1.3-2|52	%doc %{_texmfdistdir}/source/latex/acmconf/Makefile
12mr|texlive-acmconf-1.3-2|53	%doc %{_texmfdistdir}/source/latex/acmconf/acmconf.dtx
12mr|texlive-acmconf-1.3-2|54	%doc %{_texmfdistdir}/source/latex/acmconf/acmconf.ins
12mr|texlive-acmconf-1.3-2|55	
12mr|texlive-acmconf-1.3-2|56	#-----------------------------------------------------------------------
12mr|texlive-acmconf-1.3-2|57	%prep
12mr|texlive-acmconf-1.3-2|58	%setup -c -a0 -a1 -a2
12mr|texlive-acmconf-1.3-2|59	
12mr|texlive-acmconf-1.3-2|60	%build
12mr|texlive-acmconf-1.3-2|61	
12mr|texlive-acmconf-1.3-2|62	%install
12mr|texlive-acmconf-1.3-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-acmconf-1.3-2|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-acmconf-1.3-2|65	
12mr|texlive-acmconf-1.3-2|66	
12mr|texlive-acmconf-1.3-2|67	
12mr|texlive-acmconf-1.3-2|68	%changelog
12mr|texlive-acmconf-1.3-2|69	

16615 12
12mr|texlive-acro-0.3e-1|1	# revision 27175
12mr|texlive-acro-0.3e-1|2	# category Package
12mr|texlive-acro-0.3e-1|3	# catalog-ctan /macros/latex/contrib/acro
12mr|texlive-acro-0.3e-1|4	# catalog-date 2012-07-24 16:08:54 +0200
12mr|texlive-acro-0.3e-1|5	# catalog-license lppl
12mr|texlive-acro-0.3e-1|6	# catalog-version 0.3e
12mr|texlive-acro-0.3e-1|7	Name:		texlive-acro
12mr|texlive-acro-0.3e-1|8	Version:	0.3e
12mr|texlive-acro-0.3e-1|9	Release:	1
12mr|texlive-acro-0.3e-1|10	Summary:	Typeset acronyms
12mr|texlive-acro-0.3e-1|11	Group:		Publishing
12mr|texlive-acro-0.3e-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/acro
12mr|texlive-acro-0.3e-1|13	License:	LPPL
12mr|texlive-acro-0.3e-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acro.tar.xz
12mr|texlive-acro-0.3e-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acro.doc.tar.xz
12mr|texlive-acro-0.3e-1|16	BuildArch:	noarch
12mr|texlive-acro-0.3e-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-acro-0.3e-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-acro-0.3e-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-acro-0.3e-1|20	
12mr|texlive-acro-0.3e-1|21	%description
12mr|texlive-acro-0.3e-1|22	The package enables the author to create acronyms in a simple
12mr|texlive-acro-0.3e-1|23	way, and provides means to add them to different 'classes' of
12mr|texlive-acro-0.3e-1|24	acronyms. Lists can be created of separate acronym classes. The
12mr|texlive-acro-0.3e-1|25	package option 'single' instructs the package to ignore
12mr|texlive-acro-0.3e-1|26	acronyms that are used only once in the whole document. As an
12mr|texlive-acro-0.3e-1|27	experimental feature the package also offers the option 'sort'
12mr|texlive-acro-0.3e-1|28	which automatically sorts the list created by \printacronyms.
12mr|texlive-acro-0.3e-1|29	
12mr|texlive-acro-0.3e-1|30	%post
12mr|texlive-acro-0.3e-1|31	%{_sbindir}/texlive.post
12mr|texlive-acro-0.3e-1|32	
12mr|texlive-acro-0.3e-1|33	%postun
12mr|texlive-acro-0.3e-1|34	if [ $1 -eq 0 ]; then
12mr|texlive-acro-0.3e-1|35	%{_sbindir}/texlive.post
12mr|texlive-acro-0.3e-1|36	fi
12mr|texlive-acro-0.3e-1|37	
12mr|texlive-acro-0.3e-1|38	#-----------------------------------------------------------------------
12mr|texlive-acro-0.3e-1|39	%files
12mr|texlive-acro-0.3e-1|40	%{_texmfdistdir}/tex/latex/acro/acro.sty
12mr|texlive-acro-0.3e-1|41	%doc %{_texmfdistdir}/doc/latex/acro/README
12mr|texlive-acro-0.3e-1|42	%doc %{_texmfdistdir}/doc/latex/acro/acro_en.pdf
12mr|texlive-acro-0.3e-1|43	%doc %{_texmfdistdir}/doc/latex/acro/acro_en.tex
12mr|texlive-acro-0.3e-1|44	%doc %{_texmfdistdir}/doc/latex/acro/example_one.tex
12mr|texlive-acro-0.3e-1|45	%doc %{_texmfdistdir}/doc/latex/acro/example_two.tex
12mr|texlive-acro-0.3e-1|46	
12mr|texlive-acro-0.3e-1|47	#-----------------------------------------------------------------------
12mr|texlive-acro-0.3e-1|48	%prep
12mr|texlive-acro-0.3e-1|49	%setup -c -a0 -a1
12mr|texlive-acro-0.3e-1|50	
12mr|texlive-acro-0.3e-1|51	%build
12mr|texlive-acro-0.3e-1|52	
12mr|texlive-acro-0.3e-1|53	%install
12mr|texlive-acro-0.3e-1|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-acro-0.3e-1|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-acro-0.3e-1|56	
12mr|texlive-acro-0.3e-1|57	%changelog
12mr|texlive-acro-0.3e-1|58	

16616 12
12mr|texlive-acronym-1.36-2|1	# revision 19660
12mr|texlive-acronym-1.36-2|2	# category Package
12mr|texlive-acronym-1.36-2|3	# catalog-ctan /macros/latex/contrib/acronym
12mr|texlive-acronym-1.36-2|4	# catalog-date 2010-09-10 01:16:09 +0200
12mr|texlive-acronym-1.36-2|5	# catalog-license lppl
12mr|texlive-acronym-1.36-2|6	# catalog-version 1.36
12mr|texlive-acronym-1.36-2|7	Name:		texlive-acronym
12mr|texlive-acronym-1.36-2|8	Version:	1.36
12mr|texlive-acronym-1.36-2|9	Release:	2
12mr|texlive-acronym-1.36-2|10	Summary:	Expand acronyms at least once
12mr|texlive-acronym-1.36-2|11	Group:		Publishing
12mr|texlive-acronym-1.36-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/acronym
12mr|texlive-acronym-1.36-2|13	License:	LPPL
12mr|texlive-acronym-1.36-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acronym.tar.xz
12mr|texlive-acronym-1.36-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acronym.doc.tar.xz
12mr|texlive-acronym-1.36-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acronym.source.tar.xz
12mr|texlive-acronym-1.36-2|17	BuildArch:	noarch
12mr|texlive-acronym-1.36-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-acronym-1.36-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-acronym-1.36-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-acronym-1.36-2|21	
12mr|texlive-acronym-1.36-2|22	%description
12mr|texlive-acronym-1.36-2|23	This package ensures that all acronyms used in the text are
12mr|texlive-acronym-1.36-2|24	spelled out in full at least once. It also provides an
12mr|texlive-acronym-1.36-2|25	environment to build a list of acronyms used. The package is
12mr|texlive-acronym-1.36-2|26	compatible with pdf bookmarks. The package requires the suffix
12mr|texlive-acronym-1.36-2|27	package, which in turn requires that it runs under e-TeX.
12mr|texlive-acronym-1.36-2|28	
12mr|texlive-acronym-1.36-2|29	%post
12mr|texlive-acronym-1.36-2|30	%{_sbindir}/texlive.post
12mr|texlive-acronym-1.36-2|31	
12mr|texlive-acronym-1.36-2|32	%postun
12mr|texlive-acronym-1.36-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-acronym-1.36-2|34	%{_sbindir}/texlive.post
12mr|texlive-acronym-1.36-2|35	fi
12mr|texlive-acronym-1.36-2|36	
12mr|texlive-acronym-1.36-2|37	#-----------------------------------------------------------------------
12mr|texlive-acronym-1.36-2|38	%files
12mr|texlive-acronym-1.36-2|39	%{_texmfdistdir}/tex/latex/acronym/acronym.sty
12mr|texlive-acronym-1.36-2|40	%doc %{_texmfdistdir}/doc/latex/acronym/README
12mr|texlive-acronym-1.36-2|41	%doc %{_texmfdistdir}/doc/latex/acronym/acronym.pdf
12mr|texlive-acronym-1.36-2|42	%doc %{_texmfdistdir}/doc/latex/acronym/acrotest.tex
12mr|texlive-acronym-1.36-2|43	#- source
12mr|texlive-acronym-1.36-2|44	%doc %{_texmfdistdir}/source/latex/acronym/acronym.dtx
12mr|texlive-acronym-1.36-2|45	%doc %{_texmfdistdir}/source/latex/acronym/acronym.ins
12mr|texlive-acronym-1.36-2|46	
12mr|texlive-acronym-1.36-2|47	#-----------------------------------------------------------------------
12mr|texlive-acronym-1.36-2|48	%prep
12mr|texlive-acronym-1.36-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-acronym-1.36-2|50	
12mr|texlive-acronym-1.36-2|51	%build
12mr|texlive-acronym-1.36-2|52	
12mr|texlive-acronym-1.36-2|53	%install
12mr|texlive-acronym-1.36-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-acronym-1.36-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-acronym-1.36-2|56	
12mr|texlive-acronym-1.36-2|57	
12mr|texlive-acronym-1.36-2|58	
12mr|texlive-acronym-1.36-2|59	%changelog
12mr|texlive-acronym-1.36-2|60	

16617 12
12mr|texlive-acroterm-0.1-2|1	# revision 20498
12mr|texlive-acroterm-0.1-2|2	# category Package
12mr|texlive-acroterm-0.1-2|3	# catalog-ctan /macros/latex/contrib/acroterm
12mr|texlive-acroterm-0.1-2|4	# catalog-date 2010-11-19 20:33:28 +0100
12mr|texlive-acroterm-0.1-2|5	# catalog-license lppl1.3
12mr|texlive-acroterm-0.1-2|6	# catalog-version 0.1
12mr|texlive-acroterm-0.1-2|7	Name:		texlive-acroterm
12mr|texlive-acroterm-0.1-2|8	Version:	0.1
12mr|texlive-acroterm-0.1-2|9	Release:	2
12mr|texlive-acroterm-0.1-2|10	Summary:	Manage and index acronyms and terms
12mr|texlive-acroterm-0.1-2|11	Group:		Publishing
12mr|texlive-acroterm-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/acroterm
12mr|texlive-acroterm-0.1-2|13	License:	LPPL1.3
12mr|texlive-acroterm-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acroterm.tar.xz
12mr|texlive-acroterm-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acroterm.doc.tar.xz
12mr|texlive-acroterm-0.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/acroterm.source.tar.xz
12mr|texlive-acroterm-0.1-2|17	BuildArch:	noarch
12mr|texlive-acroterm-0.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-acroterm-0.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-acroterm-0.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-acroterm-0.1-2|21	
12mr|texlive-acroterm-0.1-2|22	%description
12mr|texlive-acroterm-0.1-2|23	Yet another package for acronyms: the package offers simple
12mr|texlive-acroterm-0.1-2|24	markup of acronyms and technical terms in the text, giving an
12mr|texlive-acroterm-0.1-2|25	index each of terms and acronyms with their expanded form.
12mr|texlive-acroterm-0.1-2|26	
12mr|texlive-acroterm-0.1-2|27	%post
12mr|texlive-acroterm-0.1-2|28	%{_sbindir}/texlive.post
12mr|texlive-acroterm-0.1-2|29	
12mr|texlive-acroterm-0.1-2|30	%postun
12mr|texlive-acroterm-0.1-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-acroterm-0.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-acroterm-0.1-2|33	fi
12mr|texlive-acroterm-0.1-2|34	
12mr|texlive-acroterm-0.1-2|35	#-----------------------------------------------------------------------
12mr|texlive-acroterm-0.1-2|36	%files
12mr|texlive-acroterm-0.1-2|37	%{_texmfdistdir}/tex/latex/acroterm/acroterm.sty
12mr|texlive-acroterm-0.1-2|38	%doc %{_texmfdistdir}/doc/latex/acroterm/README
12mr|texlive-acroterm-0.1-2|39	%doc %{_texmfdistdir}/doc/latex/acroterm/acroterm.pdf
12mr|texlive-acroterm-0.1-2|40	#- source
12mr|texlive-acroterm-0.1-2|41	%doc %{_texmfdistdir}/source/latex/acroterm/acroterm.dtx
12mr|texlive-acroterm-0.1-2|42	%doc %{_texmfdistdir}/source/latex/acroterm/acroterm.ins
12mr|texlive-acroterm-0.1-2|43	
12mr|texlive-acroterm-0.1-2|44	#-----------------------------------------------------------------------
12mr|texlive-acroterm-0.1-2|45	%prep
12mr|texlive-acroterm-0.1-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-acroterm-0.1-2|47	
12mr|texlive-acroterm-0.1-2|48	%build
12mr|texlive-acroterm-0.1-2|49	
12mr|texlive-acroterm-0.1-2|50	%install
12mr|texlive-acroterm-0.1-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-acroterm-0.1-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-acroterm-0.1-2|53	
12mr|texlive-acroterm-0.1-2|54	
12mr|texlive-acroterm-0.1-2|55	
12mr|texlive-acroterm-0.1-2|56	%changelog
12mr|texlive-acroterm-0.1-2|57	

16618 12
12mr|texlive-active-conf-0.3a-2|1	# revision 15878
12mr|texlive-active-conf-0.3a-2|2	# category Package
12mr|texlive-active-conf-0.3a-2|3	# catalog-ctan /macros/latex/contrib/conferences/active-conf
12mr|texlive-active-conf-0.3a-2|4	# catalog-date 2008-05-24 14:41:17 +0200
12mr|texlive-active-conf-0.3a-2|5	# catalog-license lppl
12mr|texlive-active-conf-0.3a-2|6	# catalog-version 0.3a
12mr|texlive-active-conf-0.3a-2|7	Name:		texlive-active-conf
12mr|texlive-active-conf-0.3a-2|8	Version:	0.3a
12mr|texlive-active-conf-0.3a-2|9	Release:	2
12mr|texlive-active-conf-0.3a-2|10	Summary:	Class for typesetting ACTIVE conference papers
12mr|texlive-active-conf-0.3a-2|11	Group:		Publishing
12mr|texlive-active-conf-0.3a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/conferences/active-conf
12mr|texlive-active-conf-0.3a-2|13	License:	LPPL
12mr|texlive-active-conf-0.3a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/active-conf.tar.xz
12mr|texlive-active-conf-0.3a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/active-conf.doc.tar.xz
12mr|texlive-active-conf-0.3a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/active-conf.source.tar.xz
12mr|texlive-active-conf-0.3a-2|17	BuildArch:	noarch
12mr|texlive-active-conf-0.3a-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-active-conf-0.3a-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-active-conf-0.3a-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-active-conf-0.3a-2|21	
12mr|texlive-active-conf-0.3a-2|22	%description
12mr|texlive-active-conf-0.3a-2|23	Active-conf is a class for typesetting papers for the Active
12mr|texlive-active-conf-0.3a-2|24	conference on noise and vibration control. It is initially
12mr|texlive-active-conf-0.3a-2|25	intended for the 2006 conference in Adelaide, Australia. The
12mr|texlive-active-conf-0.3a-2|26	class is based on article with more flexible front-matter, and
12mr|texlive-active-conf-0.3a-2|27	can be customised for conferences in future years with a header
12mr|texlive-active-conf-0.3a-2|28	file.
12mr|texlive-active-conf-0.3a-2|29	
12mr|texlive-active-conf-0.3a-2|30	%post
12mr|texlive-active-conf-0.3a-2|31	%{_sbindir}/texlive.post
12mr|texlive-active-conf-0.3a-2|32	
12mr|texlive-active-conf-0.3a-2|33	%postun
12mr|texlive-active-conf-0.3a-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-active-conf-0.3a-2|35	%{_sbindir}/texlive.post
12mr|texlive-active-conf-0.3a-2|36	fi
12mr|texlive-active-conf-0.3a-2|37	
12mr|texlive-active-conf-0.3a-2|38	#-----------------------------------------------------------------------
12mr|texlive-active-conf-0.3a-2|39	%files
12mr|texlive-active-conf-0.3a-2|40	%{_texmfdistdir}/tex/latex/active-conf/active-conf.cls
12mr|texlive-active-conf-0.3a-2|41	%doc %{_texmfdistdir}/doc/latex/active-conf/README
12mr|texlive-active-conf-0.3a-2|42	%doc %{_texmfdistdir}/doc/latex/active-conf/active-conf.pdf
12mr|texlive-active-conf-0.3a-2|43	%doc %{_texmfdistdir}/doc/latex/active-conf/example/active-example.ltx
12mr|texlive-active-conf-0.3a-2|44	%doc %{_texmfdistdir}/doc/latex/active-conf/example/active-header-2006.tex
12mr|texlive-active-conf-0.3a-2|45	%doc %{_texmfdistdir}/doc/latex/active-conf/example/header-logo-2006.eps
12mr|texlive-active-conf-0.3a-2|46	%doc %{_texmfdistdir}/doc/latex/active-conf/example/header-logo-2006.pdf
12mr|texlive-active-conf-0.3a-2|47	#- source
12mr|texlive-active-conf-0.3a-2|48	%doc %{_texmfdistdir}/source/latex/active-conf/active-conf.dtx
12mr|texlive-active-conf-0.3a-2|49	%doc %{_texmfdistdir}/source/latex/active-conf/active-conf.ins
12mr|texlive-active-conf-0.3a-2|50	
12mr|texlive-active-conf-0.3a-2|51	#-----------------------------------------------------------------------
12mr|texlive-active-conf-0.3a-2|52	%prep
12mr|texlive-active-conf-0.3a-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-active-conf-0.3a-2|54	
12mr|texlive-active-conf-0.3a-2|55	%build
12mr|texlive-active-conf-0.3a-2|56	
12mr|texlive-active-conf-0.3a-2|57	%install
12mr|texlive-active-conf-0.3a-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-active-conf-0.3a-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-active-conf-0.3a-2|60	
12mr|texlive-active-conf-0.3a-2|61	
12mr|texlive-active-conf-0.3a-2|62	
12mr|texlive-active-conf-0.3a-2|63	%changelog
12mr|texlive-active-conf-0.3a-2|64	

16619 12
12mr|texlive-addlines-0.2-2|1	# revision 15878
12mr|texlive-addlines-0.2-2|2	# category Package
12mr|texlive-addlines-0.2-2|3	# catalog-ctan /macros/latex/contrib/addlines
12mr|texlive-addlines-0.2-2|4	# catalog-date 2009-04-24 13:36:42 +0200
12mr|texlive-addlines-0.2-2|5	# catalog-license lppl
12mr|texlive-addlines-0.2-2|6	# catalog-version 0.2
12mr|texlive-addlines-0.2-2|7	Name:		texlive-addlines
12mr|texlive-addlines-0.2-2|8	Version:	0.2
12mr|texlive-addlines-0.2-2|9	Release:	2
12mr|texlive-addlines-0.2-2|10	Summary:	A user-friendly wrapper around \enlargethispage
12mr|texlive-addlines-0.2-2|11	Group:		Publishing
12mr|texlive-addlines-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/addlines
12mr|texlive-addlines-0.2-2|13	License:	LPPL
12mr|texlive-addlines-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/addlines.tar.xz
12mr|texlive-addlines-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/addlines.doc.tar.xz
12mr|texlive-addlines-0.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/addlines.source.tar.xz
12mr|texlive-addlines-0.2-2|17	BuildArch:	noarch
12mr|texlive-addlines-0.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-addlines-0.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-addlines-0.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-addlines-0.2-2|21	
12mr|texlive-addlines-0.2-2|22	%description
12mr|texlive-addlines-0.2-2|23	This small package provides the command \addlines for adding or
12mr|texlive-addlines-0.2-2|24	removing space in the textblock of the page it's used on. E.g.,
12mr|texlive-addlines-0.2-2|25	adding an extra line of text to the page so that a section fits
12mr|texlive-addlines-0.2-2|26	better on the next page. It will also add space to the facing
12mr|texlive-addlines-0.2-2|27	page in a two-sided document.
12mr|texlive-addlines-0.2-2|28	
12mr|texlive-addlines-0.2-2|29	%post
12mr|texlive-addlines-0.2-2|30	%{_sbindir}/texlive.post
12mr|texlive-addlines-0.2-2|31	
12mr|texlive-addlines-0.2-2|32	%postun
12mr|texlive-addlines-0.2-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-addlines-0.2-2|34	%{_sbindir}/texlive.post
12mr|texlive-addlines-0.2-2|35	fi
12mr|texlive-addlines-0.2-2|36	
12mr|texlive-addlines-0.2-2|37	#-----------------------------------------------------------------------
12mr|texlive-addlines-0.2-2|38	%files
12mr|texlive-addlines-0.2-2|39	%{_texmfdistdir}/tex/latex/addlines/addlines.sty
12mr|texlive-addlines-0.2-2|40	%doc %{_texmfdistdir}/doc/latex/addlines/README
12mr|texlive-addlines-0.2-2|41	%doc %{_texmfdistdir}/doc/latex/addlines/addlines-example.ltx
12mr|texlive-addlines-0.2-2|42	%doc %{_texmfdistdir}/doc/latex/addlines/addlines.pdf
12mr|texlive-addlines-0.2-2|43	#- source
12mr|texlive-addlines-0.2-2|44	%doc %{_texmfdistdir}/source/latex/addlines/addlines.dtx
12mr|texlive-addlines-0.2-2|45	%doc %{_texmfdistdir}/source/latex/addlines/addlines.ins
12mr|texlive-addlines-0.2-2|46	
12mr|texlive-addlines-0.2-2|47	#-----------------------------------------------------------------------
12mr|texlive-addlines-0.2-2|48	%prep
12mr|texlive-addlines-0.2-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-addlines-0.2-2|50	
12mr|texlive-addlines-0.2-2|51	%build
12mr|texlive-addlines-0.2-2|52	
12mr|texlive-addlines-0.2-2|53	%install
12mr|texlive-addlines-0.2-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-addlines-0.2-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-addlines-0.2-2|56	
12mr|texlive-addlines-0.2-2|57	
12mr|texlive-addlines-0.2-2|58	
12mr|texlive-addlines-0.2-2|59	%changelog
12mr|texlive-addlines-0.2-2|60	

16620 12
12mr|texlive-adfathesis-2.42-2|1	# revision 26048
12mr|texlive-adfathesis-2.42-2|2	# category Package
12mr|texlive-adfathesis-2.42-2|3	# catalog-ctan /macros/latex/contrib/adfathesis
12mr|texlive-adfathesis-2.42-2|4	# catalog-date 2011-11-23 23:58:18 +0100
12mr|texlive-adfathesis-2.42-2|5	# catalog-license pd
12mr|texlive-adfathesis-2.42-2|6	# catalog-version 2.42
12mr|texlive-adfathesis-2.42-2|7	Name:		texlive-adfathesis
12mr|texlive-adfathesis-2.42-2|8	Version:	2.42
12mr|texlive-adfathesis-2.42-2|9	Release:	2
12mr|texlive-adfathesis-2.42-2|10	Summary:	Australian Defence Force Academy thesis format
12mr|texlive-adfathesis-2.42-2|11	Group:		Publishing
12mr|texlive-adfathesis-2.42-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/adfathesis
12mr|texlive-adfathesis-2.42-2|13	License:	PD
12mr|texlive-adfathesis-2.42-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adfathesis.tar.xz
12mr|texlive-adfathesis-2.42-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adfathesis.doc.tar.xz
12mr|texlive-adfathesis-2.42-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adfathesis.source.tar.xz
12mr|texlive-adfathesis-2.42-2|17	BuildArch:	noarch
12mr|texlive-adfathesis-2.42-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-adfathesis-2.42-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-adfathesis-2.42-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-adfathesis-2.42-2|21	
12mr|texlive-adfathesis-2.42-2|22	%description
12mr|texlive-adfathesis-2.42-2|23	The bundle includes a BibTeX style file.
12mr|texlive-adfathesis-2.42-2|24	
12mr|texlive-adfathesis-2.42-2|25	%post
12mr|texlive-adfathesis-2.42-2|26	%{_sbindir}/texlive.post
12mr|texlive-adfathesis-2.42-2|27	
12mr|texlive-adfathesis-2.42-2|28	%postun
12mr|texlive-adfathesis-2.42-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-adfathesis-2.42-2|30	%{_sbindir}/texlive.post
12mr|texlive-adfathesis-2.42-2|31	fi
12mr|texlive-adfathesis-2.42-2|32	
12mr|texlive-adfathesis-2.42-2|33	#-----------------------------------------------------------------------
12mr|texlive-adfathesis-2.42-2|34	%files
12mr|texlive-adfathesis-2.42-2|35	%{_texmfdistdir}/bibtex/bst/adfathesis/adfathesis.bst
12mr|texlive-adfathesis-2.42-2|36	%{_texmfdistdir}/tex/latex/adfathesis/adfathesis.cls
12mr|texlive-adfathesis-2.42-2|37	%doc %{_texmfdistdir}/doc/latex/adfathesis/README
12mr|texlive-adfathesis-2.42-2|38	%doc %{_texmfdistdir}/doc/latex/adfathesis/adfathesis.pdf
12mr|texlive-adfathesis-2.42-2|39	%doc %{_texmfdistdir}/doc/latex/adfathesis/template.tex
12mr|texlive-adfathesis-2.42-2|40	#- source
12mr|texlive-adfathesis-2.42-2|41	%doc %{_texmfdistdir}/source/latex/adfathesis/adfathesis.dtx
12mr|texlive-adfathesis-2.42-2|42	%doc %{_texmfdistdir}/source/latex/adfathesis/adfathesis.ins
12mr|texlive-adfathesis-2.42-2|43	
12mr|texlive-adfathesis-2.42-2|44	#-----------------------------------------------------------------------
12mr|texlive-adfathesis-2.42-2|45	%prep
12mr|texlive-adfathesis-2.42-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-adfathesis-2.42-2|47	
12mr|texlive-adfathesis-2.42-2|48	%build
12mr|texlive-adfathesis-2.42-2|49	
12mr|texlive-adfathesis-2.42-2|50	%install
12mr|texlive-adfathesis-2.42-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-adfathesis-2.42-2|52	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-adfathesis-2.42-2|53	
12mr|texlive-adfathesis-2.42-2|54	
12mr|texlive-adfathesis-2.42-2|55	
12mr|texlive-adfathesis-2.42-2|56	%changelog
12mr|texlive-adfathesis-2.42-2|57	

16621 12
12mr|texlive-adforn-1.001b2-2|1	# revision 20019
12mr|texlive-adforn-1.001b2-2|2	# category Package
12mr|texlive-adforn-1.001b2-2|3	# catalog-ctan /fonts/adforn
12mr|texlive-adforn-1.001b2-2|4	# catalog-date 2010-10-06 08:49:34 +0200
12mr|texlive-adforn-1.001b2-2|5	# catalog-license lppl
12mr|texlive-adforn-1.001b2-2|6	# catalog-version 1.001-b-2
12mr|texlive-adforn-1.001b2-2|7	Name:		texlive-adforn
12mr|texlive-adforn-1.001b2-2|8	Version:	1.001b2
12mr|texlive-adforn-1.001b2-2|9	Release:	2
12mr|texlive-adforn-1.001b2-2|10	Summary:	OrnementsADF font with TeX/LaTeX support
12mr|texlive-adforn-1.001b2-2|11	Group:		Publishing
12mr|texlive-adforn-1.001b2-2|12	URL:		http://www.ctan.org/tex-archive/fonts/adforn
12mr|texlive-adforn-1.001b2-2|13	License:	LPPL
12mr|texlive-adforn-1.001b2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adforn.tar.xz
12mr|texlive-adforn-1.001b2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adforn.doc.tar.xz
12mr|texlive-adforn-1.001b2-2|16	BuildArch:	noarch
12mr|texlive-adforn-1.001b2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-adforn-1.001b2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-adforn-1.001b2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-adforn-1.001b2-2|20	
12mr|texlive-adforn-1.001b2-2|21	%description
12mr|texlive-adforn-1.001b2-2|22	The bundle provides the Ornements ADF font in PostScript type 1
12mr|texlive-adforn-1.001b2-2|23	format with TeX/LaTeX support files. The font is licensed under
12mr|texlive-adforn-1.001b2-2|24	GPL v2 or later with font exception. (See NOTICE, COPYING,
12mr|texlive-adforn-1.001b2-2|25	README.) The TeX/LaTeX support is licensed under LPPL. (See
12mr|texlive-adforn-1.001b2-2|26	README, manifest.txt.).
12mr|texlive-adforn-1.001b2-2|27	
12mr|texlive-adforn-1.001b2-2|28	%post
12mr|texlive-adforn-1.001b2-2|29	%{_sbindir}/texlive.post
12mr|texlive-adforn-1.001b2-2|30	
12mr|texlive-adforn-1.001b2-2|31	%postun
12mr|texlive-adforn-1.001b2-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-adforn-1.001b2-2|33	%{_sbindir}/texlive.post
12mr|texlive-adforn-1.001b2-2|34	fi
12mr|texlive-adforn-1.001b2-2|35	
12mr|texlive-adforn-1.001b2-2|36	#-----------------------------------------------------------------------
12mr|texlive-adforn-1.001b2-2|37	%files
12mr|texlive-adforn-1.001b2-2|38	%{_texmfdistdir}/fonts/afm/arkandis/adforn/OrnementsADF.afm
12mr|texlive-adforn-1.001b2-2|39	%{_texmfdistdir}/fonts/enc/dvips/adforn/OrnementsADF.enc
12mr|texlive-adforn-1.001b2-2|40	%{_texmfdistdir}/fonts/map/dvips/adforn/OrnementsADF.map
12mr|texlive-adforn-1.001b2-2|41	%{_texmfdistdir}/fonts/tfm/arkandis/adforn/OrnementsADF.tfm
12mr|texlive-adforn-1.001b2-2|42	%{_texmfdistdir}/fonts/type1/arkandis/adforn/OrnementsADF.pfb
12mr|texlive-adforn-1.001b2-2|43	%{_texmfdistdir}/fonts/type1/arkandis/adforn/OrnementsADF.pfm
12mr|texlive-adforn-1.001b2-2|44	%{_texmfdistdir}/tex/latex/adforn/adforn.sty
12mr|texlive-adforn-1.001b2-2|45	%{_texmfdistdir}/tex/latex/adforn/uornementsadf.fd
12mr|texlive-adforn-1.001b2-2|46	%doc %{_texmfdistdir}/doc/fonts/adforn/COPYING
12mr|texlive-adforn-1.001b2-2|47	%doc %{_texmfdistdir}/doc/fonts/adforn/NOTICE
12mr|texlive-adforn-1.001b2-2|48	%doc %{_texmfdistdir}/doc/fonts/adforn/README
12mr|texlive-adforn-1.001b2-2|49	%doc %{_texmfdistdir}/doc/fonts/adforn/adforn.pdf
12mr|texlive-adforn-1.001b2-2|50	%doc %{_texmfdistdir}/doc/fonts/adforn/adforn.tex
12mr|texlive-adforn-1.001b2-2|51	%doc %{_texmfdistdir}/doc/fonts/adforn/manifest.txt
12mr|texlive-adforn-1.001b2-2|52	
12mr|texlive-adforn-1.001b2-2|53	#-----------------------------------------------------------------------
12mr|texlive-adforn-1.001b2-2|54	%prep
12mr|texlive-adforn-1.001b2-2|55	%setup -c -a0 -a1
12mr|texlive-adforn-1.001b2-2|56	
12mr|texlive-adforn-1.001b2-2|57	%build
12mr|texlive-adforn-1.001b2-2|58	
12mr|texlive-adforn-1.001b2-2|59	%install
12mr|texlive-adforn-1.001b2-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-adforn-1.001b2-2|61	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-adforn-1.001b2-2|62	
12mr|texlive-adforn-1.001b2-2|63	
12mr|texlive-adforn-1.001b2-2|64	
12mr|texlive-adforn-1.001b2-2|65	%changelog
12mr|texlive-adforn-1.001b2-2|66	

16622 12
12mr|texlive-adfsymbols-1.001-2|1	# revision 19766
12mr|texlive-adfsymbols-1.001-2|2	# category Package
12mr|texlive-adfsymbols-1.001-2|3	# catalog-ctan /fonts/adfsymbols
12mr|texlive-adfsymbols-1.001-2|4	# catalog-date 2010-09-13 13:22:42 +0200
12mr|texlive-adfsymbols-1.001-2|5	# catalog-license lppl
12mr|texlive-adfsymbols-1.001-2|6	# catalog-version 1.001
12mr|texlive-adfsymbols-1.001-2|7	Name:		texlive-adfsymbols
12mr|texlive-adfsymbols-1.001-2|8	Version:	1.001
12mr|texlive-adfsymbols-1.001-2|9	Release:	2
12mr|texlive-adfsymbols-1.001-2|10	Summary:	SymbolsADF with TeX/LaTeX support
12mr|texlive-adfsymbols-1.001-2|11	Group:		Publishing
12mr|texlive-adfsymbols-1.001-2|12	URL:		http://www.ctan.org/tex-archive/fonts/adfsymbols
12mr|texlive-adfsymbols-1.001-2|13	License:	LPPL
12mr|texlive-adfsymbols-1.001-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adfsymbols.tar.xz
12mr|texlive-adfsymbols-1.001-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adfsymbols.doc.tar.xz
12mr|texlive-adfsymbols-1.001-2|16	BuildArch:	noarch
12mr|texlive-adfsymbols-1.001-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-adfsymbols-1.001-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-adfsymbols-1.001-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-adfsymbols-1.001-2|20	Requires(post):	texlive-tetex
12mr|texlive-adfsymbols-1.001-2|21	
12mr|texlive-adfsymbols-1.001-2|22	%description
12mr|texlive-adfsymbols-1.001-2|23	The package provides Arkandis foundry's ArrowsADF and
12mr|texlive-adfsymbols-1.001-2|24	BulletsADF fonts in Adobe Type 1 format, together with
12mr|texlive-adfsymbols-1.001-2|25	TeX/LaTeX support files. The fonts are licensed under GPL v2 or
12mr|texlive-adfsymbols-1.001-2|26	later with font exception. (See NOTICE, COPYING, README.) The
12mr|texlive-adfsymbols-1.001-2|27	TeX/LaTeX support is licensed under LPPL. (See README,
12mr|texlive-adfsymbols-1.001-2|28	manifest.txt.).
12mr|texlive-adfsymbols-1.001-2|29	
12mr|texlive-adfsymbols-1.001-2|30	%post
12mr|texlive-adfsymbols-1.001-2|31	%{_sbindir}/texlive.post
12mr|texlive-adfsymbols-1.001-2|32	
12mr|texlive-adfsymbols-1.001-2|33	%postun
12mr|texlive-adfsymbols-1.001-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-adfsymbols-1.001-2|35	%{_sbindir}/texlive.post
12mr|texlive-adfsymbols-1.001-2|36	fi
12mr|texlive-adfsymbols-1.001-2|37	
12mr|texlive-adfsymbols-1.001-2|38	#-----------------------------------------------------------------------
12mr|texlive-adfsymbols-1.001-2|39	%files
12mr|texlive-adfsymbols-1.001-2|40	%{_texmfdistdir}/fonts/afm/arkandis/adfsymbols/ArrowsADF.afm
12mr|texlive-adfsymbols-1.001-2|41	%{_texmfdistdir}/fonts/afm/arkandis/adfsymbols/BulletsADF.afm
12mr|texlive-adfsymbols-1.001-2|42	%{_texmfdistdir}/fonts/enc/dvips/adfsymbols/SymbolsADF.enc
12mr|texlive-adfsymbols-1.001-2|43	%{_texmfdistdir}/fonts/map/dvips/adfsymbols/ArrowsADF.map
12mr|texlive-adfsymbols-1.001-2|44	%{_texmfdistdir}/fonts/map/dvips/adfsymbols/BulletsADF.map
12mr|texlive-adfsymbols-1.001-2|45	%{_texmfdistdir}/fonts/tfm/arkandis/adfsymbols/ArrowsADF.tfm
12mr|texlive-adfsymbols-1.001-2|46	%{_texmfdistdir}/fonts/tfm/arkandis/adfsymbols/BulletsADF.tfm
12mr|texlive-adfsymbols-1.001-2|47	%{_texmfdistdir}/fonts/type1/arkandis/adfsymbols/ArrowsADF.pfb
12mr|texlive-adfsymbols-1.001-2|48	%{_texmfdistdir}/fonts/type1/arkandis/adfsymbols/BulletsADF.pfb
12mr|texlive-adfsymbols-1.001-2|49	%{_texmfdistdir}/tex/latex/adfsymbols/adfarrows.sty
12mr|texlive-adfsymbols-1.001-2|50	%{_texmfdistdir}/tex/latex/adfsymbols/adfbullets.sty
12mr|texlive-adfsymbols-1.001-2|51	%{_texmfdistdir}/tex/latex/adfsymbols/uarrowsadf.fd
12mr|texlive-adfsymbols-1.001-2|52	%{_texmfdistdir}/tex/latex/adfsymbols/ubulletsadf.fd
12mr|texlive-adfsymbols-1.001-2|53	%_texmf_updmap_d/adfsymbols
12mr|texlive-adfsymbols-1.001-2|54	%doc %{_texmfdistdir}/doc/fonts/adfsymbols/COPYING
12mr|texlive-adfsymbols-1.001-2|55	%doc %{_texmfdistdir}/doc/fonts/adfsymbols/NOTICE
12mr|texlive-adfsymbols-1.001-2|56	%doc %{_texmfdistdir}/doc/fonts/adfsymbols/README
12mr|texlive-adfsymbols-1.001-2|57	%doc %{_texmfdistdir}/doc/fonts/adfsymbols/adfsymbols.pdf
12mr|texlive-adfsymbols-1.001-2|58	%doc %{_texmfdistdir}/doc/fonts/adfsymbols/adfsymbols.tex
12mr|texlive-adfsymbols-1.001-2|59	%doc %{_texmfdistdir}/doc/fonts/adfsymbols/manifest.txt
12mr|texlive-adfsymbols-1.001-2|60	
12mr|texlive-adfsymbols-1.001-2|61	#-----------------------------------------------------------------------
12mr|texlive-adfsymbols-1.001-2|62	%prep
12mr|texlive-adfsymbols-1.001-2|63	%setup -c -a0 -a1
12mr|texlive-adfsymbols-1.001-2|64	
12mr|texlive-adfsymbols-1.001-2|65	%build
12mr|texlive-adfsymbols-1.001-2|66	
12mr|texlive-adfsymbols-1.001-2|67	%install
12mr|texlive-adfsymbols-1.001-2|68	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-adfsymbols-1.001-2|69	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-adfsymbols-1.001-2|70	mkdir -p %{buildroot}%{_texmf_updmap_d}
12mr|texlive-adfsymbols-1.001-2|71	cat > %{buildroot}%{_texmf_updmap_d}/adfsymbols <<EOF
12mr|texlive-adfsymbols-1.001-2|72	Map ArrowsADF.map
12mr|texlive-adfsymbols-1.001-2|73	Map BulletsADF.map
12mr|texlive-adfsymbols-1.001-2|74	EOF
12mr|texlive-adfsymbols-1.001-2|75	
12mr|texlive-adfsymbols-1.001-2|76	
12mr|texlive-adfsymbols-1.001-2|77	
12mr|texlive-adfsymbols-1.001-2|78	%changelog
12mr|texlive-adfsymbols-1.001-2|79	

16623 12
12mr|texlive-adjmulticol-1.0-2|1	# revision 21512
12mr|texlive-adjmulticol-1.0-2|2	# category Package
12mr|texlive-adjmulticol-1.0-2|3	# catalog-ctan /macros/latex/contrib/adjmulticol
12mr|texlive-adjmulticol-1.0-2|4	# catalog-date 2011-02-24 09:45:27 +0100
12mr|texlive-adjmulticol-1.0-2|5	# catalog-license lppl1.3
12mr|texlive-adjmulticol-1.0-2|6	# catalog-version 1.0
12mr|texlive-adjmulticol-1.0-2|7	Name:		texlive-adjmulticol
12mr|texlive-adjmulticol-1.0-2|8	Version:	1.0
12mr|texlive-adjmulticol-1.0-2|9	Release:	2
12mr|texlive-adjmulticol-1.0-2|10	Summary:	Adjusting margins for multicolumn and single column output
12mr|texlive-adjmulticol-1.0-2|11	Group:		Publishing
12mr|texlive-adjmulticol-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/adjmulticol
12mr|texlive-adjmulticol-1.0-2|13	License:	LPPL1.3
12mr|texlive-adjmulticol-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adjmulticol.tar.xz
12mr|texlive-adjmulticol-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adjmulticol.doc.tar.xz
12mr|texlive-adjmulticol-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adjmulticol.source.tar.xz
12mr|texlive-adjmulticol-1.0-2|17	BuildArch:	noarch
12mr|texlive-adjmulticol-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-adjmulticol-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-adjmulticol-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-adjmulticol-1.0-2|21	
12mr|texlive-adjmulticol-1.0-2|22	%description
12mr|texlive-adjmulticol-1.0-2|23	package extends the multicol package with the option to change
12mr|texlive-adjmulticol-1.0-2|24	the margins for multicolumn and unicolumn layout. The package
12mr|texlive-adjmulticol-1.0-2|25	understands the difference between the even and odd margins for
12mr|texlive-adjmulticol-1.0-2|26	two side printing.
12mr|texlive-adjmulticol-1.0-2|27	
12mr|texlive-adjmulticol-1.0-2|28	%post
12mr|texlive-adjmulticol-1.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-adjmulticol-1.0-2|30	
12mr|texlive-adjmulticol-1.0-2|31	%postun
12mr|texlive-adjmulticol-1.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-adjmulticol-1.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-adjmulticol-1.0-2|34	fi
12mr|texlive-adjmulticol-1.0-2|35	
12mr|texlive-adjmulticol-1.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-adjmulticol-1.0-2|37	%files
12mr|texlive-adjmulticol-1.0-2|38	%{_texmfdistdir}/tex/latex/adjmulticol/adjmulticol.sty
12mr|texlive-adjmulticol-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/adjmulticol/Makefile
12mr|texlive-adjmulticol-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/adjmulticol/README
12mr|texlive-adjmulticol-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/adjmulticol/adjmulticol.bib
12mr|texlive-adjmulticol-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/adjmulticol/adjmulticol.pdf
12mr|texlive-adjmulticol-1.0-2|43	%doc %{_texmfdistdir}/doc/latex/adjmulticol/sample.pdf
12mr|texlive-adjmulticol-1.0-2|44	%doc %{_texmfdistdir}/doc/latex/adjmulticol/sample.tex
12mr|texlive-adjmulticol-1.0-2|45	#- source
12mr|texlive-adjmulticol-1.0-2|46	%doc %{_texmfdistdir}/source/latex/adjmulticol/adjmulticol.dtx
12mr|texlive-adjmulticol-1.0-2|47	%doc %{_texmfdistdir}/source/latex/adjmulticol/adjmulticol.ins
12mr|texlive-adjmulticol-1.0-2|48	
12mr|texlive-adjmulticol-1.0-2|49	#-----------------------------------------------------------------------
12mr|texlive-adjmulticol-1.0-2|50	%prep
12mr|texlive-adjmulticol-1.0-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-adjmulticol-1.0-2|52	
12mr|texlive-adjmulticol-1.0-2|53	%build
12mr|texlive-adjmulticol-1.0-2|54	
12mr|texlive-adjmulticol-1.0-2|55	%install
12mr|texlive-adjmulticol-1.0-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-adjmulticol-1.0-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-adjmulticol-1.0-2|58	
12mr|texlive-adjmulticol-1.0-2|59	
12mr|texlive-adjmulticol-1.0-2|60	
12mr|texlive-adjmulticol-1.0-2|61	%changelog
12mr|texlive-adjmulticol-1.0-2|62	

16624 12
12mr|texlive-adjustbox-0.8-2|1	# revision 24593
12mr|texlive-adjustbox-0.8-2|2	# category Package
12mr|texlive-adjustbox-0.8-2|3	# catalog-ctan /macros/latex/contrib/adjustbox
12mr|texlive-adjustbox-0.8-2|4	# catalog-date 2011-11-14 19:03:15 +0100
12mr|texlive-adjustbox-0.8-2|5	# catalog-license lppl1.3
12mr|texlive-adjustbox-0.8-2|6	# catalog-version 0.8
12mr|texlive-adjustbox-0.8-2|7	Name:		texlive-adjustbox
12mr|texlive-adjustbox-0.8-2|8	Version:	0.8
12mr|texlive-adjustbox-0.8-2|9	Release:	2
12mr|texlive-adjustbox-0.8-2|10	Summary:	Apply graphics package macros to general boxes
12mr|texlive-adjustbox-0.8-2|11	Group:		Publishing
12mr|texlive-adjustbox-0.8-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/adjustbox
12mr|texlive-adjustbox-0.8-2|13	License:	LPPL1.3
12mr|texlive-adjustbox-0.8-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adjustbox.tar.xz
12mr|texlive-adjustbox-0.8-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adjustbox.doc.tar.xz
12mr|texlive-adjustbox-0.8-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adjustbox.source.tar.xz
12mr|texlive-adjustbox-0.8-2|17	BuildArch:	noarch
12mr|texlive-adjustbox-0.8-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-adjustbox-0.8-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-adjustbox-0.8-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-adjustbox-0.8-2|21	
12mr|texlive-adjustbox-0.8-2|22	%description
12mr|texlive-adjustbox-0.8-2|23	The package provides several macros to adjust boxed content.
12mr|texlive-adjustbox-0.8-2|24	One purpose is to supplement the standard 'graphics' package,
12mr|texlive-adjustbox-0.8-2|25	which defines the macros \resizebox, \scalebox and \rotatebox ,
12mr|texlive-adjustbox-0.8-2|26	with the macros\trimbox and \clipbox. The main feature is the
12mr|texlive-adjustbox-0.8-2|27	general \adjustbox macro which extends the "key=value"
12mr|texlive-adjustbox-0.8-2|28	interface of \includegraphics from the graphics package and
12mr|texlive-adjustbox-0.8-2|29	applies it to general text content. Additional provided box
12mr|texlive-adjustbox-0.8-2|30	macros are \lapbox, \marginbox, \minsizebox, \maxsizebox and
12mr|texlive-adjustbox-0.8-2|31	\phantombox. All macros use the collectbox package to read the
12mr|texlive-adjustbox-0.8-2|32	content as a box and not as a macro argument. This allows for
12mr|texlive-adjustbox-0.8-2|33	all forms of content including special material like verbatim
12mr|texlive-adjustbox-0.8-2|34	content. A special feature of collectbox is used to provide
12mr|texlive-adjustbox-0.8-2|35	matching environments with the identical names as the macros.
12mr|texlive-adjustbox-0.8-2|36	
12mr|texlive-adjustbox-0.8-2|37	%post
12mr|texlive-adjustbox-0.8-2|38	%{_sbindir}/texlive.post
12mr|texlive-adjustbox-0.8-2|39	
12mr|texlive-adjustbox-0.8-2|40	%postun
12mr|texlive-adjustbox-0.8-2|41	if [ $1 -eq 0 ]; then
12mr|texlive-adjustbox-0.8-2|42	%{_sbindir}/texlive.post
12mr|texlive-adjustbox-0.8-2|43	fi
12mr|texlive-adjustbox-0.8-2|44	
12mr|texlive-adjustbox-0.8-2|45	#-----------------------------------------------------------------------
12mr|texlive-adjustbox-0.8-2|46	%files
12mr|texlive-adjustbox-0.8-2|47	%{_texmfdistdir}/tex/latex/adjustbox/adjcalc.sty
12mr|texlive-adjustbox-0.8-2|48	%{_texmfdistdir}/tex/latex/adjustbox/adjdvips.def
12mr|texlive-adjustbox-0.8-2|49	%{_texmfdistdir}/tex/latex/adjustbox/adjgrfx.sty
12mr|texlive-adjustbox-0.8-2|50	%{_texmfdistdir}/tex/latex/adjustbox/adjpdftex.def
12mr|texlive-adjustbox-0.8-2|51	%{_texmfdistdir}/tex/latex/adjustbox/adjpgf.def
12mr|texlive-adjustbox-0.8-2|52	%{_texmfdistdir}/tex/latex/adjustbox/adjustbox.sty
12mr|texlive-adjustbox-0.8-2|53	%{_texmfdistdir}/tex/latex/adjustbox/adjxetex.def
12mr|texlive-adjustbox-0.8-2|54	%doc %{_texmfdistdir}/doc/latex/adjustbox/README
12mr|texlive-adjustbox-0.8-2|55	%doc %{_texmfdistdir}/doc/latex/adjustbox/adjustbox.pdf
12mr|texlive-adjustbox-0.8-2|56	#- source
12mr|texlive-adjustbox-0.8-2|57	%doc %{_texmfdistdir}/source/latex/adjustbox/adjustbox.dtx
12mr|texlive-adjustbox-0.8-2|58	%doc %{_texmfdistdir}/source/latex/adjustbox/adjustbox.ins
12mr|texlive-adjustbox-0.8-2|59	
12mr|texlive-adjustbox-0.8-2|60	#-----------------------------------------------------------------------
12mr|texlive-adjustbox-0.8-2|61	%prep
12mr|texlive-adjustbox-0.8-2|62	%setup -c -a0 -a1 -a2
12mr|texlive-adjustbox-0.8-2|63	
12mr|texlive-adjustbox-0.8-2|64	%build
12mr|texlive-adjustbox-0.8-2|65	
12mr|texlive-adjustbox-0.8-2|66	%install
12mr|texlive-adjustbox-0.8-2|67	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-adjustbox-0.8-2|68	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-adjustbox-0.8-2|69	
12mr|texlive-adjustbox-0.8-2|70	
12mr|texlive-adjustbox-0.8-2|71	
12mr|texlive-adjustbox-0.8-2|72	%changelog
12mr|texlive-adjustbox-0.8-2|73	

16625 12
12mr|texlive-adobemapping-20120508-1|1	# revision 26261
12mr|texlive-adobemapping-20120508-1|2	# category Package
12mr|texlive-adobemapping-20120508-1|3	# catalog-ctan /support/adobemapping
12mr|texlive-adobemapping-20120508-1|4	# catalog-date 2012-05-08 12:38:17 +0200
12mr|texlive-adobemapping-20120508-1|5	# catalog-license bsd
12mr|texlive-adobemapping-20120508-1|6	# catalog-version undef
12mr|texlive-adobemapping-20120508-1|7	Name:		texlive-adobemapping
12mr|texlive-adobemapping-20120508-1|8	Version:	20120508
12mr|texlive-adobemapping-20120508-1|9	Release:	1
12mr|texlive-adobemapping-20120508-1|10	Summary:	Adobe cmap and pdfmapping files
12mr|texlive-adobemapping-20120508-1|11	Group:		Publishing
12mr|texlive-adobemapping-20120508-1|12	URL:		http://www.ctan.org/tex-archive/support/adobemapping
12mr|texlive-adobemapping-20120508-1|13	License:	BSD
12mr|texlive-adobemapping-20120508-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adobemapping.tar.xz
12mr|texlive-adobemapping-20120508-1|15	BuildArch:	noarch
12mr|texlive-adobemapping-20120508-1|16	BuildRequires:	texlive-tlpkg
12mr|texlive-adobemapping-20120508-1|17	Requires(pre):	texlive-tlpkg
12mr|texlive-adobemapping-20120508-1|18	Requires(post):	texlive-kpathsea
12mr|texlive-adobemapping-20120508-1|19	
12mr|texlive-adobemapping-20120508-1|20	%description
12mr|texlive-adobemapping-20120508-1|21	The package comprises the collection of CMap and PDF mapping
12mr|texlive-adobemapping-20120508-1|22	files now made available for distribution by Adobe systems
12mr|texlive-adobemapping-20120508-1|23	incorporated.
12mr|texlive-adobemapping-20120508-1|24	
12mr|texlive-adobemapping-20120508-1|25	%post
12mr|texlive-adobemapping-20120508-1|26	%{_sbindir}/texlive.post
12mr|texlive-adobemapping-20120508-1|27	
12mr|texlive-adobemapping-20120508-1|28	%postun
12mr|texlive-adobemapping-20120508-1|29	if [ $1 -eq 0 ]; then
12mr|texlive-adobemapping-20120508-1|30	%{_sbindir}/texlive.post
12mr|texlive-adobemapping-20120508-1|31	fi
12mr|texlive-adobemapping-20120508-1|32	
12mr|texlive-adobemapping-20120508-1|33	#-----------------------------------------------------------------------
12mr|texlive-adobemapping-20120508-1|34	%files
12mr|texlive-adobemapping-20120508-1|35	%{_texmfdistdir}/fonts/cmap/adobemapping/LICENSE
12mr|texlive-adobemapping-20120508-1|36	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/90ms-RKSJ-UCS2
12mr|texlive-adobemapping-20120508-1|37	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/90pv-RKSJ-UCS2
12mr|texlive-adobemapping-20120508-1|38	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/90pv-RKSJ-UCS2C
12mr|texlive-adobemapping-20120508-1|39	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-CNS1-B5pc
12mr|texlive-adobemapping-20120508-1|40	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-CNS1-ETen-B5
12mr|texlive-adobemapping-20120508-1|41	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-CNS1-H-CID
12mr|texlive-adobemapping-20120508-1|42	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-CNS1-H-Host
12mr|texlive-adobemapping-20120508-1|43	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-CNS1-H-Mac
12mr|texlive-adobemapping-20120508-1|44	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-GB1-GBK-EUC
12mr|texlive-adobemapping-20120508-1|45	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-GB1-GBpc-EUC
12mr|texlive-adobemapping-20120508-1|46	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-GB1-H-CID
12mr|texlive-adobemapping-20120508-1|47	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-GB1-H-Host
12mr|texlive-adobemapping-20120508-1|48	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-GB1-H-Mac
12mr|texlive-adobemapping-20120508-1|49	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Japan1-90ms-RKSJ
12mr|texlive-adobemapping-20120508-1|50	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Japan1-90pv-RKSJ
12mr|texlive-adobemapping-20120508-1|51	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Japan1-H-CID
12mr|texlive-adobemapping-20120508-1|52	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Japan1-H-Host
12mr|texlive-adobemapping-20120508-1|53	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Japan1-H-Mac
12mr|texlive-adobemapping-20120508-1|54	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Japan1-PS-H
12mr|texlive-adobemapping-20120508-1|55	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Japan1-PS-V
12mr|texlive-adobemapping-20120508-1|56	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Korea1-H-CID
12mr|texlive-adobemapping-20120508-1|57	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Korea1-H-Host
12mr|texlive-adobemapping-20120508-1|58	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Korea1-H-Mac
12mr|texlive-adobemapping-20120508-1|59	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Korea1-KSCms-UHC
12mr|texlive-adobemapping-20120508-1|60	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/Adobe-Korea1-KSCpc-EUC
12mr|texlive-adobemapping-20120508-1|61	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/B5pc-UCS2
12mr|texlive-adobemapping-20120508-1|62	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/B5pc-UCS2C
12mr|texlive-adobemapping-20120508-1|63	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/ETen-B5-UCS2
12mr|texlive-adobemapping-20120508-1|64	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/GBK-EUC-UCS2
12mr|texlive-adobemapping-20120508-1|65	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/GBpc-EUC-UCS2
12mr|texlive-adobemapping-20120508-1|66	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/GBpc-EUC-UCS2C
12mr|texlive-adobemapping-20120508-1|67	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/KSCms-UHC-UCS2
12mr|texlive-adobemapping-20120508-1|68	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/KSCpc-EUC-UCS2
12mr|texlive-adobemapping-20120508-1|69	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/KSCpc-EUC-UCS2C
12mr|texlive-adobemapping-20120508-1|70	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-90ms-RKSJ
12mr|texlive-adobemapping-20120508-1|71	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-90pv-RKSJ
12mr|texlive-adobemapping-20120508-1|72	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-B5pc
12mr|texlive-adobemapping-20120508-1|73	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-ETen-B5
12mr|texlive-adobemapping-20120508-1|74	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-GBK-EUC
12mr|texlive-adobemapping-20120508-1|75	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-GBpc-EUC
12mr|texlive-adobemapping-20120508-1|76	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-KSCms-UHC
12mr|texlive-adobemapping-20120508-1|77	%{_texmfdistdir}/fonts/cmap/adobemapping/MappingOther/UCS2-KSCpc-EUC
12mr|texlive-adobemapping-20120508-1|78	%{_texmfdistdir}/fonts/cmap/adobemapping/README
12mr|texlive-adobemapping-20120508-1|79	%{_texmfdistdir}/fonts/cmap/adobemapping/ToUnicode/Adobe-CNS1-UCS2
12mr|texlive-adobemapping-20120508-1|80	%{_texmfdistdir}/fonts/cmap/adobemapping/ToUnicode/Adobe-GB1-UCS2
12mr|texlive-adobemapping-20120508-1|81	%{_texmfdistdir}/fonts/cmap/adobemapping/ToUnicode/Adobe-Japan1-UCS2
12mr|texlive-adobemapping-20120508-1|82	%{_texmfdistdir}/fonts/cmap/adobemapping/ToUnicode/Adobe-Korea1-UCS2
12mr|texlive-adobemapping-20120508-1|83	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/Adobe-CNS1-0
12mr|texlive-adobemapping-20120508-1|84	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/Adobe-CNS1-1
12mr|texlive-adobemapping-20120508-1|85	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/Adobe-CNS1-2
12mr|texlive-adobemapping-20120508-1|86	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/Adobe-CNS1-3
12mr|texlive-adobemapping-20120508-1|87	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/Adobe-CNS1-4
12mr|texlive-adobemapping-20120508-1|88	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/Adobe-CNS1-5
12mr|texlive-adobemapping-20120508-1|89	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/Adobe-CNS1-6
12mr|texlive-adobemapping-20120508-1|90	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/B5-H
12mr|texlive-adobemapping-20120508-1|91	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/B5-V
12mr|texlive-adobemapping-20120508-1|92	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/B5pc-H
12mr|texlive-adobemapping-20120508-1|93	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/B5pc-V
12mr|texlive-adobemapping-20120508-1|94	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/CNS-EUC-H
12mr|texlive-adobemapping-20120508-1|95	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/CNS-EUC-V
12mr|texlive-adobemapping-20120508-1|96	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/CNS1-H
12mr|texlive-adobemapping-20120508-1|97	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/CNS1-V
12mr|texlive-adobemapping-20120508-1|98	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/CNS2-H
12mr|texlive-adobemapping-20120508-1|99	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/CNS2-V
12mr|texlive-adobemapping-20120508-1|100	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/ETHK-B5-H
12mr|texlive-adobemapping-20120508-1|101	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/ETHK-B5-V
12mr|texlive-adobemapping-20120508-1|102	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/ETen-B5-H
12mr|texlive-adobemapping-20120508-1|103	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/ETen-B5-V
12mr|texlive-adobemapping-20120508-1|104	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/ETenms-B5-H
12mr|texlive-adobemapping-20120508-1|105	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/ETenms-B5-V
12mr|texlive-adobemapping-20120508-1|106	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKdla-B5-H
12mr|texlive-adobemapping-20120508-1|107	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKdla-B5-V
12mr|texlive-adobemapping-20120508-1|108	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKdlb-B5-H
12mr|texlive-adobemapping-20120508-1|109	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKdlb-B5-V
12mr|texlive-adobemapping-20120508-1|110	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKgccs-B5-H
12mr|texlive-adobemapping-20120508-1|111	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKgccs-B5-V
12mr|texlive-adobemapping-20120508-1|112	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKm314-B5-H
12mr|texlive-adobemapping-20120508-1|113	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKm314-B5-V
12mr|texlive-adobemapping-20120508-1|114	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKm471-B5-H
12mr|texlive-adobemapping-20120508-1|115	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKm471-B5-V
12mr|texlive-adobemapping-20120508-1|116	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKscs-B5-H
12mr|texlive-adobemapping-20120508-1|117	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/HKscs-B5-V
12mr|texlive-adobemapping-20120508-1|118	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UCS2-H
12mr|texlive-adobemapping-20120508-1|119	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UCS2-V
12mr|texlive-adobemapping-20120508-1|120	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UTF16-H
12mr|texlive-adobemapping-20120508-1|121	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UTF16-V
12mr|texlive-adobemapping-20120508-1|122	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UTF32-H
12mr|texlive-adobemapping-20120508-1|123	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UTF32-V
12mr|texlive-adobemapping-20120508-1|124	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UTF8-H
12mr|texlive-adobemapping-20120508-1|125	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/CMap/UniCNS-UTF8-V
12mr|texlive-adobemapping-20120508-1|126	%{_texmfdistdir}/fonts/cmap/adobemapping/ac16/cid2code.txt
12mr|texlive-adobemapping-20120508-1|127	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/Adobe-GB1-0
12mr|texlive-adobemapping-20120508-1|128	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/Adobe-GB1-1
12mr|texlive-adobemapping-20120508-1|129	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/Adobe-GB1-2
12mr|texlive-adobemapping-20120508-1|130	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/Adobe-GB1-3
12mr|texlive-adobemapping-20120508-1|131	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/Adobe-GB1-4
12mr|texlive-adobemapping-20120508-1|132	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/Adobe-GB1-5
12mr|texlive-adobemapping-20120508-1|133	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GB-EUC-H
12mr|texlive-adobemapping-20120508-1|134	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GB-EUC-V
12mr|texlive-adobemapping-20120508-1|135	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GB-H
12mr|texlive-adobemapping-20120508-1|136	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GB-V
12mr|texlive-adobemapping-20120508-1|137	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBK-EUC-H
12mr|texlive-adobemapping-20120508-1|138	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBK-EUC-V
12mr|texlive-adobemapping-20120508-1|139	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBK2K-H
12mr|texlive-adobemapping-20120508-1|140	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBK2K-V
12mr|texlive-adobemapping-20120508-1|141	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBKp-EUC-H
12mr|texlive-adobemapping-20120508-1|142	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBKp-EUC-V
12mr|texlive-adobemapping-20120508-1|143	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBT-EUC-H
12mr|texlive-adobemapping-20120508-1|144	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBT-EUC-V
12mr|texlive-adobemapping-20120508-1|145	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBT-H
12mr|texlive-adobemapping-20120508-1|146	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBT-V
12mr|texlive-adobemapping-20120508-1|147	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBTpc-EUC-H
12mr|texlive-adobemapping-20120508-1|148	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBTpc-EUC-V
12mr|texlive-adobemapping-20120508-1|149	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBpc-EUC-H
12mr|texlive-adobemapping-20120508-1|150	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/GBpc-EUC-V
12mr|texlive-adobemapping-20120508-1|151	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UCS2-H
12mr|texlive-adobemapping-20120508-1|152	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UCS2-V
12mr|texlive-adobemapping-20120508-1|153	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UTF16-H
12mr|texlive-adobemapping-20120508-1|154	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UTF16-V
12mr|texlive-adobemapping-20120508-1|155	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UTF32-H
12mr|texlive-adobemapping-20120508-1|156	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UTF32-V
12mr|texlive-adobemapping-20120508-1|157	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UTF8-H
12mr|texlive-adobemapping-20120508-1|158	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/CMap/UniGB-UTF8-V
12mr|texlive-adobemapping-20120508-1|159	%{_texmfdistdir}/fonts/cmap/adobemapping/ag15/cid2code.txt
12mr|texlive-adobemapping-20120508-1|160	%{_texmfdistdir}/fonts/cmap/adobemapping/ai0/CMap/Identity-H
12mr|texlive-adobemapping-20120508-1|161	%{_texmfdistdir}/fonts/cmap/adobemapping/ai0/CMap/Identity-V
12mr|texlive-adobemapping-20120508-1|162	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78-EUC-H
12mr|texlive-adobemapping-20120508-1|163	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78-EUC-V
12mr|texlive-adobemapping-20120508-1|164	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78-H
12mr|texlive-adobemapping-20120508-1|165	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78-RKSJ-H
12mr|texlive-adobemapping-20120508-1|166	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78-RKSJ-V
12mr|texlive-adobemapping-20120508-1|167	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78-V
12mr|texlive-adobemapping-20120508-1|168	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78ms-RKSJ-H
12mr|texlive-adobemapping-20120508-1|169	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/78ms-RKSJ-V
12mr|texlive-adobemapping-20120508-1|170	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/83pv-RKSJ-H
12mr|texlive-adobemapping-20120508-1|171	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/90ms-RKSJ-H
12mr|texlive-adobemapping-20120508-1|172	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/90ms-RKSJ-V
12mr|texlive-adobemapping-20120508-1|173	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/90msp-RKSJ-H
12mr|texlive-adobemapping-20120508-1|174	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/90msp-RKSJ-V
12mr|texlive-adobemapping-20120508-1|175	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/90pv-RKSJ-H
12mr|texlive-adobemapping-20120508-1|176	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/90pv-RKSJ-V
12mr|texlive-adobemapping-20120508-1|177	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Add-H
12mr|texlive-adobemapping-20120508-1|178	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Add-RKSJ-H
12mr|texlive-adobemapping-20120508-1|179	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Add-RKSJ-V
12mr|texlive-adobemapping-20120508-1|180	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Add-V
12mr|texlive-adobemapping-20120508-1|181	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Adobe-Japan1-0
12mr|texlive-adobemapping-20120508-1|182	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Adobe-Japan1-1
12mr|texlive-adobemapping-20120508-1|183	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Adobe-Japan1-2
12mr|texlive-adobemapping-20120508-1|184	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Adobe-Japan1-3
12mr|texlive-adobemapping-20120508-1|185	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Adobe-Japan1-4
12mr|texlive-adobemapping-20120508-1|186	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Adobe-Japan1-5
12mr|texlive-adobemapping-20120508-1|187	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Adobe-Japan1-6
12mr|texlive-adobemapping-20120508-1|188	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/EUC-H
12mr|texlive-adobemapping-20120508-1|189	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/EUC-V
12mr|texlive-adobemapping-20120508-1|190	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Ext-H
12mr|texlive-adobemapping-20120508-1|191	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Ext-RKSJ-H
12mr|texlive-adobemapping-20120508-1|192	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Ext-RKSJ-V
12mr|texlive-adobemapping-20120508-1|193	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Ext-V
12mr|texlive-adobemapping-20120508-1|194	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/H
12mr|texlive-adobemapping-20120508-1|195	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Hankaku
12mr|texlive-adobemapping-20120508-1|196	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Hiragana
12mr|texlive-adobemapping-20120508-1|197	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Katakana
12mr|texlive-adobemapping-20120508-1|198	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/NWP-H
12mr|texlive-adobemapping-20120508-1|199	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/NWP-V
12mr|texlive-adobemapping-20120508-1|200	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/RKSJ-H
12mr|texlive-adobemapping-20120508-1|201	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/RKSJ-V
12mr|texlive-adobemapping-20120508-1|202	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/Roman
12mr|texlive-adobemapping-20120508-1|203	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UCS2-H
12mr|texlive-adobemapping-20120508-1|204	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UCS2-HW-H
12mr|texlive-adobemapping-20120508-1|205	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UCS2-HW-V
12mr|texlive-adobemapping-20120508-1|206	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UCS2-V
12mr|texlive-adobemapping-20120508-1|207	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UTF16-H
12mr|texlive-adobemapping-20120508-1|208	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UTF16-V
12mr|texlive-adobemapping-20120508-1|209	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UTF32-H
12mr|texlive-adobemapping-20120508-1|210	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UTF32-V
12mr|texlive-adobemapping-20120508-1|211	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UTF8-H
12mr|texlive-adobemapping-20120508-1|212	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS-UTF8-V
12mr|texlive-adobemapping-20120508-1|213	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS2004-UTF16-H
12mr|texlive-adobemapping-20120508-1|214	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS2004-UTF16-V
12mr|texlive-adobemapping-20120508-1|215	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS2004-UTF32-H
12mr|texlive-adobemapping-20120508-1|216	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS2004-UTF32-V
12mr|texlive-adobemapping-20120508-1|217	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS2004-UTF8-H
12mr|texlive-adobemapping-20120508-1|218	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJIS2004-UTF8-V
12mr|texlive-adobemapping-20120508-1|219	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJISPro-UCS2-HW-V
12mr|texlive-adobemapping-20120508-1|220	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJISPro-UCS2-V
12mr|texlive-adobemapping-20120508-1|221	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJISPro-UTF8-V
12mr|texlive-adobemapping-20120508-1|222	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJISX0213-UTF32-H
12mr|texlive-adobemapping-20120508-1|223	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJISX0213-UTF32-V
12mr|texlive-adobemapping-20120508-1|224	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJISX02132004-UTF32-H
12mr|texlive-adobemapping-20120508-1|225	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/UniJISX02132004-UTF32-V
12mr|texlive-adobemapping-20120508-1|226	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/V
12mr|texlive-adobemapping-20120508-1|227	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/CMap/WP-Symbol
12mr|texlive-adobemapping-20120508-1|228	%{_texmfdistdir}/fonts/cmap/adobemapping/aj16/cid2code.txt
12mr|texlive-adobemapping-20120508-1|229	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/Adobe-Korea1-0
12mr|texlive-adobemapping-20120508-1|230	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/Adobe-Korea1-1
12mr|texlive-adobemapping-20120508-1|231	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/Adobe-Korea1-2
12mr|texlive-adobemapping-20120508-1|232	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSC-EUC-H
12mr|texlive-adobemapping-20120508-1|233	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSC-EUC-V
12mr|texlive-adobemapping-20120508-1|234	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSC-H
12mr|texlive-adobemapping-20120508-1|235	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSC-Johab-H
12mr|texlive-adobemapping-20120508-1|236	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSC-Johab-V
12mr|texlive-adobemapping-20120508-1|237	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSC-V
12mr|texlive-adobemapping-20120508-1|238	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSCms-UHC-H
12mr|texlive-adobemapping-20120508-1|239	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSCms-UHC-HW-H
12mr|texlive-adobemapping-20120508-1|240	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSCms-UHC-HW-V
12mr|texlive-adobemapping-20120508-1|241	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSCms-UHC-V
12mr|texlive-adobemapping-20120508-1|242	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSCpc-EUC-H
12mr|texlive-adobemapping-20120508-1|243	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/KSCpc-EUC-V
12mr|texlive-adobemapping-20120508-1|244	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UCS2-H
12mr|texlive-adobemapping-20120508-1|245	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UCS2-V
12mr|texlive-adobemapping-20120508-1|246	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UTF16-H
12mr|texlive-adobemapping-20120508-1|247	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UTF16-V
12mr|texlive-adobemapping-20120508-1|248	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UTF32-H
12mr|texlive-adobemapping-20120508-1|249	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UTF32-V
12mr|texlive-adobemapping-20120508-1|250	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UTF8-H
12mr|texlive-adobemapping-20120508-1|251	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/CMap/UniKS-UTF8-V
12mr|texlive-adobemapping-20120508-1|252	%{_texmfdistdir}/fonts/cmap/adobemapping/ak12/cid2code.txt
12mr|texlive-adobemapping-20120508-1|253	%{_texmfdistdir}/fonts/cmap/adobemapping/cmap-current-versions.txt
12mr|texlive-adobemapping-20120508-1|254	%{_texmfdistdir}/fonts/cmap/adobemapping/cmap-readme.txt
12mr|texlive-adobemapping-20120508-1|255	%{_texmfdistdir}/fonts/cmap/adobemapping/mapping-readme.txt
12mr|texlive-adobemapping-20120508-1|256	
12mr|texlive-adobemapping-20120508-1|257	#-----------------------------------------------------------------------
12mr|texlive-adobemapping-20120508-1|258	%prep
12mr|texlive-adobemapping-20120508-1|259	%setup -c -a0
12mr|texlive-adobemapping-20120508-1|260	
12mr|texlive-adobemapping-20120508-1|261	%build
12mr|texlive-adobemapping-20120508-1|262	
12mr|texlive-adobemapping-20120508-1|263	%install
12mr|texlive-adobemapping-20120508-1|264	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-adobemapping-20120508-1|265	cp -fpar fonts %{buildroot}%{_texmfdistdir}
12mr|texlive-adobemapping-20120508-1|266	
12mr|texlive-adobemapping-20120508-1|267	
12mr|texlive-adobemapping-20120508-1|268	
12mr|texlive-adobemapping-20120508-1|269	%changelog
12mr|texlive-adobemapping-20120508-1|270	

16626 12
12mr|texlive-adrconv-1.3-2|1	# revision 17683
12mr|texlive-adrconv-1.3-2|2	# category Package
12mr|texlive-adrconv-1.3-2|3	# catalog-ctan /macros/latex/contrib/adrconv
12mr|texlive-adrconv-1.3-2|4	# catalog-date 2010-04-05 11:11:18 +0200
12mr|texlive-adrconv-1.3-2|5	# catalog-license lppl
12mr|texlive-adrconv-1.3-2|6	# catalog-version 1.3
12mr|texlive-adrconv-1.3-2|7	Name:		texlive-adrconv
12mr|texlive-adrconv-1.3-2|8	Version:	1.3
12mr|texlive-adrconv-1.3-2|9	Release:	2
12mr|texlive-adrconv-1.3-2|10	Summary:	BibTeX styles to implement an address database
12mr|texlive-adrconv-1.3-2|11	Group:		Publishing
12mr|texlive-adrconv-1.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/adrconv
12mr|texlive-adrconv-1.3-2|13	License:	LPPL
12mr|texlive-adrconv-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adrconv.tar.xz
12mr|texlive-adrconv-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adrconv.doc.tar.xz
12mr|texlive-adrconv-1.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adrconv.source.tar.xz
12mr|texlive-adrconv-1.3-2|17	BuildArch:	noarch
12mr|texlive-adrconv-1.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-adrconv-1.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-adrconv-1.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-adrconv-1.3-2|21	
12mr|texlive-adrconv-1.3-2|22	%description
12mr|texlive-adrconv-1.3-2|23	Adrconv is a collection of BibTeX style files to turn an
12mr|texlive-adrconv-1.3-2|24	address database stored in the .bib format into files suitable
12mr|texlive-adrconv-1.3-2|25	for printing as address books or included into letter classes
12mr|texlive-adrconv-1.3-2|26	like akletter or scrletter2. Adrconv will sort the data either
12mr|texlive-adrconv-1.3-2|27	by name or birthday and create output files in various formats
12mr|texlive-adrconv-1.3-2|28	for address books or time planers.
12mr|texlive-adrconv-1.3-2|29	
12mr|texlive-adrconv-1.3-2|30	%post
12mr|texlive-adrconv-1.3-2|31	%{_sbindir}/texlive.post
12mr|texlive-adrconv-1.3-2|32	
12mr|texlive-adrconv-1.3-2|33	%postun
12mr|texlive-adrconv-1.3-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-adrconv-1.3-2|35	%{_sbindir}/texlive.post
12mr|texlive-adrconv-1.3-2|36	fi
12mr|texlive-adrconv-1.3-2|37	
12mr|texlive-adrconv-1.3-2|38	#-----------------------------------------------------------------------
12mr|texlive-adrconv-1.3-2|39	%files
12mr|texlive-adrconv-1.3-2|40	%{_texmfdistdir}/bibtex/bst/adrconv/adrbirthday.bst
12mr|texlive-adrconv-1.3-2|41	%{_texmfdistdir}/bibtex/bst/adrconv/adrconv.bst
12mr|texlive-adrconv-1.3-2|42	%{_texmfdistdir}/bibtex/bst/adrconv/adrfax.bst
12mr|texlive-adrconv-1.3-2|43	%{_texmfdistdir}/tex/latex/adrconv/adrdir.cfg
12mr|texlive-adrconv-1.3-2|44	%{_texmfdistdir}/tex/latex/adrconv/adrplaner.cfg
12mr|texlive-adrconv-1.3-2|45	%{_texmfdistdir}/tex/latex/adrconv/adrsmall.cfg
12mr|texlive-adrconv-1.3-2|46	%doc %{_texmfdistdir}/doc/latex/adrconv/2latex.vim
12mr|texlive-adrconv-1.3-2|47	%doc %{_texmfdistdir}/doc/latex/adrconv/adrconv.tex
12mr|texlive-adrconv-1.3-2|48	%doc %{_texmfdistdir}/doc/latex/adrconv/adrconv_pages08.pages/Contents/PkgInfo
12mr|texlive-adrconv-1.3-2|49	%doc %{_texmfdistdir}/doc/latex/adrconv/adrconv_pages08.pages/QuickLook/Thumbnail.jpg
12mr|texlive-adrconv-1.3-2|50	%doc %{_texmfdistdir}/doc/latex/adrconv/adrconv_pages08.pages/index.xml.gz
12mr|texlive-adrconv-1.3-2|51	%doc %{_texmfdistdir}/doc/latex/adrconv/adrdir.tex
12mr|texlive-adrconv-1.3-2|52	%doc %{_texmfdistdir}/doc/latex/adrconv/adrfax.tex
12mr|texlive-adrconv-1.3-2|53	%doc %{_texmfdistdir}/doc/latex/adrconv/adrguide.pdf
12mr|texlive-adrconv-1.3-2|54	%doc %{_texmfdistdir}/doc/latex/adrconv/adrguide.tex
12mr|texlive-adrconv-1.3-2|55	%doc %{_texmfdistdir}/doc/latex/adrconv/adrmontage1.tex
12mr|texlive-adrconv-1.3-2|56	%doc %{_texmfdistdir}/doc/latex/adrconv/adrmontage2.tex
12mr|texlive-adrconv-1.3-2|57	%doc %{_texmfdistdir}/doc/latex/adrconv/birthday.tex
12mr|texlive-adrconv-1.3-2|58	%doc %{_texmfdistdir}/doc/latex/adrconv/example.bib
12mr|texlive-adrconv-1.3-2|59	#- source
12mr|texlive-adrconv-1.3-2|60	%doc %{_texmfdistdir}/source/latex/adrconv/adrconv.dtx
12mr|texlive-adrconv-1.3-2|61	%doc %{_texmfdistdir}/source/latex/adrconv/adrconv.ins
12mr|texlive-adrconv-1.3-2|62	
12mr|texlive-adrconv-1.3-2|63	#-----------------------------------------------------------------------
12mr|texlive-adrconv-1.3-2|64	%prep
12mr|texlive-adrconv-1.3-2|65	%setup -c -a0 -a1 -a2
12mr|texlive-adrconv-1.3-2|66	
12mr|texlive-adrconv-1.3-2|67	%build
12mr|texlive-adrconv-1.3-2|68	
12mr|texlive-adrconv-1.3-2|69	%install
12mr|texlive-adrconv-1.3-2|70	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-adrconv-1.3-2|71	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-adrconv-1.3-2|72	
12mr|texlive-adrconv-1.3-2|73	
12mr|texlive-adrconv-1.3-2|74	
12mr|texlive-adrconv-1.3-2|75	%changelog
12mr|texlive-adrconv-1.3-2|76	

16627 12
12mr|texlive-advdate-20101122-2|1	# revision 20538
12mr|texlive-advdate-20101122-2|2	# category Package
12mr|texlive-advdate-20101122-2|3	# catalog-ctan /macros/latex/contrib/advdate
12mr|texlive-advdate-20101122-2|4	# catalog-date 2010-11-22 09:08:01 +0100
12mr|texlive-advdate-20101122-2|5	# catalog-license lppl1.3
12mr|texlive-advdate-20101122-2|6	# catalog-version undef
12mr|texlive-advdate-20101122-2|7	Name:		texlive-advdate
12mr|texlive-advdate-20101122-2|8	Version:	20101122
12mr|texlive-advdate-20101122-2|9	Release:	2
12mr|texlive-advdate-20101122-2|10	Summary:	Print a date relative to "today"
12mr|texlive-advdate-20101122-2|11	Group:		Publishing
12mr|texlive-advdate-20101122-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/advdate
12mr|texlive-advdate-20101122-2|13	License:	LPPL1.3
12mr|texlive-advdate-20101122-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/advdate.tar.xz
12mr|texlive-advdate-20101122-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/advdate.doc.tar.xz
12mr|texlive-advdate-20101122-2|16	BuildArch:	noarch
12mr|texlive-advdate-20101122-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-advdate-20101122-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-advdate-20101122-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-advdate-20101122-2|20	
12mr|texlive-advdate-20101122-2|21	%description
12mr|texlive-advdate-20101122-2|22	Provides macros which can add a specified number of days to the
12mr|texlive-advdate-20101122-2|23	current date (as specified in \today), to save, set and restore
12mr|texlive-advdate-20101122-2|24	the 'current date' and print it. Intended for use, for example,
12mr|texlive-advdate-20101122-2|25	in invoices payable within 14 days from today etc. Has only
12mr|texlive-advdate-20101122-2|26	been tested with Czech dates.
12mr|texlive-advdate-20101122-2|27	
12mr|texlive-advdate-20101122-2|28	%post
12mr|texlive-advdate-20101122-2|29	%{_sbindir}/texlive.post
12mr|texlive-advdate-20101122-2|30	
12mr|texlive-advdate-20101122-2|31	%postun
12mr|texlive-advdate-20101122-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-advdate-20101122-2|33	%{_sbindir}/texlive.post
12mr|texlive-advdate-20101122-2|34	fi
12mr|texlive-advdate-20101122-2|35	
12mr|texlive-advdate-20101122-2|36	#-----------------------------------------------------------------------
12mr|texlive-advdate-20101122-2|37	%files
12mr|texlive-advdate-20101122-2|38	%{_texmfdistdir}/tex/latex/advdate/advdate.sty
12mr|texlive-advdate-20101122-2|39	%doc %{_texmfdistdir}/doc/latex/advdate/advdate.pdf
12mr|texlive-advdate-20101122-2|40	%doc %{_texmfdistdir}/doc/latex/advdate/advdate.tex
12mr|texlive-advdate-20101122-2|41	%doc %{_texmfdistdir}/doc/latex/advdate/manifest.txt
12mr|texlive-advdate-20101122-2|42	
12mr|texlive-advdate-20101122-2|43	#-----------------------------------------------------------------------
12mr|texlive-advdate-20101122-2|44	%prep
12mr|texlive-advdate-20101122-2|45	%setup -c -a0 -a1
12mr|texlive-advdate-20101122-2|46	
12mr|texlive-advdate-20101122-2|47	%build
12mr|texlive-advdate-20101122-2|48	
12mr|texlive-advdate-20101122-2|49	%install
12mr|texlive-advdate-20101122-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-advdate-20101122-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-advdate-20101122-2|52	
12mr|texlive-advdate-20101122-2|53	
12mr|texlive-advdate-20101122-2|54	
12mr|texlive-advdate-20101122-2|55	%changelog
12mr|texlive-advdate-20101122-2|56	

16628 12
12mr|texlive-ae-1.4-2|1	# revision 15878
12mr|texlive-ae-1.4-2|2	# category Package
12mr|texlive-ae-1.4-2|3	# catalog-ctan /fonts/ae
12mr|texlive-ae-1.4-2|4	# catalog-date 2009-06-30 11:37:01 +0200
12mr|texlive-ae-1.4-2|5	# catalog-license lppl
12mr|texlive-ae-1.4-2|6	# catalog-version 1.4
12mr|texlive-ae-1.4-2|7	Name:		texlive-ae
12mr|texlive-ae-1.4-2|8	Version:	1.4
12mr|texlive-ae-1.4-2|9	Release:	2
12mr|texlive-ae-1.4-2|10	Summary:	Virtual fonts for T1 encoded CMR-fonts
12mr|texlive-ae-1.4-2|11	Group:		Publishing
12mr|texlive-ae-1.4-2|12	URL:		http://www.ctan.org/tex-archive/fonts/ae
12mr|texlive-ae-1.4-2|13	License:	LPPL
12mr|texlive-ae-1.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ae.tar.xz
12mr|texlive-ae-1.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ae.doc.tar.xz
12mr|texlive-ae-1.4-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ae.source.tar.xz
12mr|texlive-ae-1.4-2|17	BuildArch:	noarch
12mr|texlive-ae-1.4-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ae-1.4-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ae-1.4-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ae-1.4-2|21	
12mr|texlive-ae-1.4-2|22	%description
12mr|texlive-ae-1.4-2|23	A set of virtual fonts which emulates T1 coded fonts using the
12mr|texlive-ae-1.4-2|24	standard CM fonts. The package name, AE fonts, supposedly
12mr|texlive-ae-1.4-2|25	stands for "Almost European". The main use of the package was
12mr|texlive-ae-1.4-2|26	to produce PDF files using Adobe Type 1 versions of the CM
12mr|texlive-ae-1.4-2|27	fonts instead of bitmapped EC fonts. Note that direct
12mr|texlive-ae-1.4-2|28	substitutes for the bitmapped EC fonts are now available, via
12mr|texlive-ae-1.4-2|29	the CM-super, Latin Modern and (in a restricted way) CM-LGC
12mr|texlive-ae-1.4-2|30	font sets.
12mr|texlive-ae-1.4-2|31	
12mr|texlive-ae-1.4-2|32	%post
12mr|texlive-ae-1.4-2|33	%{_sbindir}/texlive.post
12mr|texlive-ae-1.4-2|34	
12mr|texlive-ae-1.4-2|35	%postun
12mr|texlive-ae-1.4-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-ae-1.4-2|37	%{_sbindir}/texlive.post
12mr|texlive-ae-1.4-2|38	fi
12mr|texlive-ae-1.4-2|39	
12mr|texlive-ae-1.4-2|40	#-----------------------------------------------------------------------
12mr|texlive-ae-1.4-2|41	%files
12mr|texlive-ae-1.4-2|42	%{_texmfdistdir}/fonts/tfm/public/ae/aeb10.tfm
12mr|texlive-ae-1.4-2|43	%{_texmfdistdir}/fonts/tfm/public/ae/aebx10.tfm
12mr|texlive-ae-1.4-2|44	%{_texmfdistdir}/fonts/tfm/public/ae/aebx12.tfm
12mr|texlive-ae-1.4-2|45	%{_texmfdistdir}/fonts/tfm/public/ae/aebx5.tfm
12mr|texlive-ae-1.4-2|46	%{_texmfdistdir}/fonts/tfm/public/ae/aebx6.tfm
12mr|texlive-ae-1.4-2|47	%{_texmfdistdir}/fonts/tfm/public/ae/aebx7.tfm
12mr|texlive-ae-1.4-2|48	%{_texmfdistdir}/fonts/tfm/public/ae/aebx8.tfm
12mr|texlive-ae-1.4-2|49	%{_texmfdistdir}/fonts/tfm/public/ae/aebx9.tfm
12mr|texlive-ae-1.4-2|50	%{_texmfdistdir}/fonts/tfm/public/ae/aebxsl10.tfm
12mr|texlive-ae-1.4-2|51	%{_texmfdistdir}/fonts/tfm/public/ae/aebxti10.tfm
12mr|texlive-ae-1.4-2|52	%{_texmfdistdir}/fonts/tfm/public/ae/aecsc10.tfm
12mr|texlive-ae-1.4-2|53	%{_texmfdistdir}/fonts/tfm/public/ae/aeitt10.tfm
12mr|texlive-ae-1.4-2|54	%{_texmfdistdir}/fonts/tfm/public/ae/aer10.tfm
12mr|texlive-ae-1.4-2|55	%{_texmfdistdir}/fonts/tfm/public/ae/aer12.tfm
12mr|texlive-ae-1.4-2|56	%{_texmfdistdir}/fonts/tfm/public/ae/aer17.tfm
12mr|texlive-ae-1.4-2|57	%{_texmfdistdir}/fonts/tfm/public/ae/aer5.tfm
12mr|texlive-ae-1.4-2|58	%{_texmfdistdir}/fonts/tfm/public/ae/aer6.tfm
12mr|texlive-ae-1.4-2|59	%{_texmfdistdir}/fonts/tfm/public/ae/aer7.tfm
12mr|texlive-ae-1.4-2|60	%{_texmfdistdir}/fonts/tfm/public/ae/aer8.tfm
12mr|texlive-ae-1.4-2|61	%{_texmfdistdir}/fonts/tfm/public/ae/aer9.tfm
12mr|texlive-ae-1.4-2|62	%{_texmfdistdir}/fonts/tfm/public/ae/aesl10.tfm
12mr|texlive-ae-1.4-2|63	%{_texmfdistdir}/fonts/tfm/public/ae/aesl12.tfm
12mr|texlive-ae-1.4-2|64	%{_texmfdistdir}/fonts/tfm/public/ae/aesl8.tfm
12mr|texlive-ae-1.4-2|65	%{_texmfdistdir}/fonts/tfm/public/ae/aesl9.tfm
12mr|texlive-ae-1.4-2|66	%{_texmfdistdir}/fonts/tfm/public/ae/aesltt10.tfm
12mr|texlive-ae-1.4-2|67	%{_texmfdistdir}/fonts/tfm/public/ae/aess10.tfm
12mr|texlive-ae-1.4-2|68	%{_texmfdistdir}/fonts/tfm/public/ae/aess12.tfm
12mr|texlive-ae-1.4-2|69	%{_texmfdistdir}/fonts/tfm/public/ae/aess17.tfm
12mr|texlive-ae-1.4-2|70	%{_texmfdistdir}/fonts/tfm/public/ae/aess8.tfm
12mr|texlive-ae-1.4-2|71	%{_texmfdistdir}/fonts/tfm/public/ae/aess9.tfm
12mr|texlive-ae-1.4-2|72	%{_texmfdistdir}/fonts/tfm/public/ae/aessbx10.tfm
12mr|texlive-ae-1.4-2|73	%{_texmfdistdir}/fonts/tfm/public/ae/aessdc10.tfm
12mr|texlive-ae-1.4-2|74	%{_texmfdistdir}/fonts/tfm/public/ae/aessi10.tfm
12mr|texlive-ae-1.4-2|75	%{_texmfdistdir}/fonts/tfm/public/ae/aessi12.tfm
12mr|texlive-ae-1.4-2|76	%{_texmfdistdir}/fonts/tfm/public/ae/aessi17.tfm
12mr|texlive-ae-1.4-2|77	%{_texmfdistdir}/fonts/tfm/public/ae/aessi8.tfm
12mr|texlive-ae-1.4-2|78	%{_texmfdistdir}/fonts/tfm/public/ae/aessi9.tfm
12mr|texlive-ae-1.4-2|79	%{_texmfdistdir}/fonts/tfm/public/ae/aetcsc10.tfm
12mr|texlive-ae-1.4-2|80	%{_texmfdistdir}/fonts/tfm/public/ae/aeti10.tfm
12mr|texlive-ae-1.4-2|81	%{_texmfdistdir}/fonts/tfm/public/ae/aeti12.tfm
12mr|texlive-ae-1.4-2|82	%{_texmfdistdir}/fonts/tfm/public/ae/aeti7.tfm
12mr|texlive-ae-1.4-2|83	%{_texmfdistdir}/fonts/tfm/public/ae/aeti8.tfm
12mr|texlive-ae-1.4-2|84	%{_texmfdistdir}/fonts/tfm/public/ae/aeti9.tfm
12mr|texlive-ae-1.4-2|85	%{_texmfdistdir}/fonts/tfm/public/ae/aett10.tfm
12mr|texlive-ae-1.4-2|86	%{_texmfdistdir}/fonts/tfm/public/ae/aett12.tfm
12mr|texlive-ae-1.4-2|87	%{_texmfdistdir}/fonts/tfm/public/ae/aett8.tfm
12mr|texlive-ae-1.4-2|88	%{_texmfdistdir}/fonts/tfm/public/ae/aett9.tfm
12mr|texlive-ae-1.4-2|89	%{_texmfdistdir}/fonts/tfm/public/ae/laess8.tfm
12mr|texlive-ae-1.4-2|90	%{_texmfdistdir}/fonts/tfm/public/ae/laessb8.tfm
12mr|texlive-ae-1.4-2|91	%{_texmfdistdir}/fonts/tfm/public/ae/laessi8.tfm
12mr|texlive-ae-1.4-2|92	%{_texmfdistdir}/fonts/vf/public/ae/aeb10.vf
12mr|texlive-ae-1.4-2|93	%{_texmfdistdir}/fonts/vf/public/ae/aebx10.vf
12mr|texlive-ae-1.4-2|94	%{_texmfdistdir}/fonts/vf/public/ae/aebx12.vf
12mr|texlive-ae-1.4-2|95	%{_texmfdistdir}/fonts/vf/public/ae/aebx5.vf
12mr|texlive-ae-1.4-2|96	%{_texmfdistdir}/fonts/vf/public/ae/aebx6.vf
12mr|texlive-ae-1.4-2|97	%{_texmfdistdir}/fonts/vf/public/ae/aebx7.vf
12mr|texlive-ae-1.4-2|98	%{_texmfdistdir}/fonts/vf/public/ae/aebx8.vf
12mr|texlive-ae-1.4-2|99	%{_texmfdistdir}/fonts/vf/public/ae/aebx9.vf
12mr|texlive-ae-1.4-2|100	%{_texmfdistdir}/fonts/vf/public/ae/aebxsl10.vf
12mr|texlive-ae-1.4-2|101	%{_texmfdistdir}/fonts/vf/public/ae/aebxti10.vf
12mr|texlive-ae-1.4-2|102	%{_texmfdistdir}/fonts/vf/public/ae/aecsc10.vf
12mr|texlive-ae-1.4-2|103	%{_texmfdistdir}/fonts/vf/public/ae/aeitt10.vf
12mr|texlive-ae-1.4-2|104	%{_texmfdistdir}/fonts/vf/public/ae/aer10.vf
12mr|texlive-ae-1.4-2|105	%{_texmfdistdir}/fonts/vf/public/ae/aer12.vf
12mr|texlive-ae-1.4-2|106	%{_texmfdistdir}/fonts/vf/public/ae/aer17.vf
12mr|texlive-ae-1.4-2|107	%{_texmfdistdir}/fonts/vf/public/ae/aer5.vf
12mr|texlive-ae-1.4-2|108	%{_texmfdistdir}/fonts/vf/public/ae/aer6.vf
12mr|texlive-ae-1.4-2|109	%{_texmfdistdir}/fonts/vf/public/ae/aer7.vf
12mr|texlive-ae-1.4-2|110	%{_texmfdistdir}/fonts/vf/public/ae/aer8.vf
12mr|texlive-ae-1.4-2|111	%{_texmfdistdir}/fonts/vf/public/ae/aer9.vf
12mr|texlive-ae-1.4-2|112	%{_texmfdistdir}/fonts/vf/public/ae/aesl10.vf
12mr|texlive-ae-1.4-2|113	%{_texmfdistdir}/fonts/vf/public/ae/aesl12.vf
12mr|texlive-ae-1.4-2|114	%{_texmfdistdir}/fonts/vf/public/ae/aesl8.vf
12mr|texlive-ae-1.4-2|115	%{_texmfdistdir}/fonts/vf/public/ae/aesl9.vf
12mr|texlive-ae-1.4-2|116	%{_texmfdistdir}/fonts/vf/public/ae/aesltt10.vf
12mr|texlive-ae-1.4-2|117	%{_texmfdistdir}/fonts/vf/public/ae/aess10.vf
12mr|texlive-ae-1.4-2|118	%{_texmfdistdir}/fonts/vf/public/ae/aess12.vf
12mr|texlive-ae-1.4-2|119	%{_texmfdistdir}/fonts/vf/public/ae/aess17.vf
12mr|texlive-ae-1.4-2|120	%{_texmfdistdir}/fonts/vf/public/ae/aess8.vf
12mr|texlive-ae-1.4-2|121	%{_texmfdistdir}/fonts/vf/public/ae/aess9.vf
12mr|texlive-ae-1.4-2|122	%{_texmfdistdir}/fonts/vf/public/ae/aessbx10.vf
12mr|texlive-ae-1.4-2|123	%{_texmfdistdir}/fonts/vf/public/ae/aessdc10.vf
12mr|texlive-ae-1.4-2|124	%{_texmfdistdir}/fonts/vf/public/ae/aessi10.vf
12mr|texlive-ae-1.4-2|125	%{_texmfdistdir}/fonts/vf/public/ae/aessi12.vf
12mr|texlive-ae-1.4-2|126	%{_texmfdistdir}/fonts/vf/public/ae/aessi17.vf
12mr|texlive-ae-1.4-2|127	%{_texmfdistdir}/fonts/vf/public/ae/aessi8.vf
12mr|texlive-ae-1.4-2|128	%{_texmfdistdir}/fonts/vf/public/ae/aessi9.vf
12mr|texlive-ae-1.4-2|129	%{_texmfdistdir}/fonts/vf/public/ae/aetcsc10.vf
12mr|texlive-ae-1.4-2|130	%{_texmfdistdir}/fonts/vf/public/ae/aeti10.vf
12mr|texlive-ae-1.4-2|131	%{_texmfdistdir}/fonts/vf/public/ae/aeti12.vf
12mr|texlive-ae-1.4-2|132	%{_texmfdistdir}/fonts/vf/public/ae/aeti7.vf
12mr|texlive-ae-1.4-2|133	%{_texmfdistdir}/fonts/vf/public/ae/aeti8.vf
12mr|texlive-ae-1.4-2|134	%{_texmfdistdir}/fonts/vf/public/ae/aeti9.vf
12mr|texlive-ae-1.4-2|135	%{_texmfdistdir}/fonts/vf/public/ae/aett10.vf
12mr|texlive-ae-1.4-2|136	%{_texmfdistdir}/fonts/vf/public/ae/aett12.vf
12mr|texlive-ae-1.4-2|137	%{_texmfdistdir}/fonts/vf/public/ae/aett8.vf
12mr|texlive-ae-1.4-2|138	%{_texmfdistdir}/fonts/vf/public/ae/aett9.vf
12mr|texlive-ae-1.4-2|139	%{_texmfdistdir}/fonts/vf/public/ae/laess8.vf
12mr|texlive-ae-1.4-2|140	%{_texmfdistdir}/fonts/vf/public/ae/laessb8.vf
12mr|texlive-ae-1.4-2|141	%{_texmfdistdir}/fonts/vf/public/ae/laessi8.vf
12mr|texlive-ae-1.4-2|142	%{_texmfdistdir}/tex/latex/ae/ae.sty
12mr|texlive-ae-1.4-2|143	%{_texmfdistdir}/tex/latex/ae/aecompl.sty
12mr|texlive-ae-1.4-2|144	%{_texmfdistdir}/tex/latex/ae/omlaer.fd
12mr|texlive-ae-1.4-2|145	%{_texmfdistdir}/tex/latex/ae/omsaer.fd
12mr|texlive-ae-1.4-2|146	%{_texmfdistdir}/tex/latex/ae/ot1aer.fd
12mr|texlive-ae-1.4-2|147	%{_texmfdistdir}/tex/latex/ae/ot1aess.fd
12mr|texlive-ae-1.4-2|148	%{_texmfdistdir}/tex/latex/ae/ot1aett.fd
12mr|texlive-ae-1.4-2|149	%{_texmfdistdir}/tex/latex/ae/ot1laess.fd
12mr|texlive-ae-1.4-2|150	%{_texmfdistdir}/tex/latex/ae/ot1laett.fd
12mr|texlive-ae-1.4-2|151	%{_texmfdistdir}/tex/latex/ae/t1aer.fd
12mr|texlive-ae-1.4-2|152	%{_texmfdistdir}/tex/latex/ae/t1aess.fd
12mr|texlive-ae-1.4-2|153	%{_texmfdistdir}/tex/latex/ae/t1aett.fd
12mr|texlive-ae-1.4-2|154	%{_texmfdistdir}/tex/latex/ae/t1laess.fd
12mr|texlive-ae-1.4-2|155	%{_texmfdistdir}/tex/latex/ae/t1laett.fd
12mr|texlive-ae-1.4-2|156	%doc %{_texmfdistdir}/doc/fonts/ae/COPYING
12mr|texlive-ae-1.4-2|157	%doc %{_texmfdistdir}/doc/fonts/ae/MANIFEST
12mr|texlive-ae-1.4-2|158	%doc %{_texmfdistdir}/doc/fonts/ae/README
12mr|texlive-ae-1.4-2|159	#- source
12mr|texlive-ae-1.4-2|160	%doc %{_texmfdistdir}/source/fonts/ae/aefonts.mtx
12mr|texlive-ae-1.4-2|161	%doc %{_texmfdistdir}/source/fonts/ae/aefonts.tex
12mr|texlive-ae-1.4-2|162	%doc %{_texmfdistdir}/source/fonts/ae/aehax5.mtx
12mr|texlive-ae-1.4-2|163	%doc %{_texmfdistdir}/source/fonts/ae/aehaxit.mtx
12mr|texlive-ae-1.4-2|164	%doc %{_texmfdistdir}/source/fonts/ae/aehaxrm.mtx
12mr|texlive-ae-1.4-2|165	%doc %{_texmfdistdir}/source/fonts/ae/aehaxsc.mtx
12mr|texlive-ae-1.4-2|166	%doc %{_texmfdistdir}/source/fonts/ae/aehaxsl.mtx
12mr|texlive-ae-1.4-2|167	%doc %{_texmfdistdir}/source/fonts/ae/aehaxss.mtx
12mr|texlive-ae-1.4-2|168	%doc %{_texmfdistdir}/source/fonts/ae/aelatin.mtx
12mr|texlive-ae-1.4-2|169	%doc %{_texmfdistdir}/source/fonts/ae/aelatint.mtx
12mr|texlive-ae-1.4-2|170	%doc %{_texmfdistdir}/source/fonts/ae/aesample.tex
12mr|texlive-ae-1.4-2|171	%doc %{_texmfdistdir}/source/fonts/ae/aet1.etx
12mr|texlive-ae-1.4-2|172	%doc %{_texmfdistdir}/source/fonts/ae/bxittest.tex
12mr|texlive-ae-1.4-2|173	%doc %{_texmfdistdir}/source/fonts/ae/clean
12mr|texlive-ae-1.4-2|174	%doc %{_texmfdistdir}/source/fonts/ae/germtest.tex
12mr|texlive-ae-1.4-2|175	%doc %{_texmfdistdir}/source/fonts/ae/go
12mr|texlive-ae-1.4-2|176	%doc %{_texmfdistdir}/source/fonts/ae/install
12mr|texlive-ae-1.4-2|177	%doc %{_texmfdistdir}/source/fonts/ae/makepl
12mr|texlive-ae-1.4-2|178	%doc %{_texmfdistdir}/source/fonts/ae/ot1tt.etx
12mr|texlive-ae-1.4-2|179	%doc %{_texmfdistdir}/source/fonts/ae/slitest.tex
12mr|texlive-ae-1.4-2|180	
12mr|texlive-ae-1.4-2|181	#-----------------------------------------------------------------------
12mr|texlive-ae-1.4-2|182	%prep
12mr|texlive-ae-1.4-2|183	%setup -c -a0 -a1 -a2
12mr|texlive-ae-1.4-2|184	
12mr|texlive-ae-1.4-2|185	%build
12mr|texlive-ae-1.4-2|186	
12mr|texlive-ae-1.4-2|187	%install
12mr|texlive-ae-1.4-2|188	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ae-1.4-2|189	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ae-1.4-2|190	
12mr|texlive-ae-1.4-2|191	
12mr|texlive-ae-1.4-2|192	
12mr|texlive-ae-1.4-2|193	%changelog
12mr|texlive-ae-1.4-2|194	

16629 12
12mr|texlive-aeguill-20090430-2|1	# revision 15878
12mr|texlive-aeguill-20090430-2|2	# category Package
12mr|texlive-aeguill-20090430-2|3	# catalog-ctan /macros/latex/contrib/aeguill
12mr|texlive-aeguill-20090430-2|4	# catalog-date 2009-04-30 00:32:08 +0200
12mr|texlive-aeguill-20090430-2|5	# catalog-license lppl
12mr|texlive-aeguill-20090430-2|6	# catalog-version undef
12mr|texlive-aeguill-20090430-2|7	Name:		texlive-aeguill
12mr|texlive-aeguill-20090430-2|8	Version:	20090430
12mr|texlive-aeguill-20090430-2|9	Release:	2
12mr|texlive-aeguill-20090430-2|10	Summary:	Add several kinds of guillemets to the ae fonts
12mr|texlive-aeguill-20090430-2|11	Group:		Publishing
12mr|texlive-aeguill-20090430-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/aeguill
12mr|texlive-aeguill-20090430-2|13	License:	LPPL
12mr|texlive-aeguill-20090430-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aeguill.tar.xz
12mr|texlive-aeguill-20090430-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aeguill.doc.tar.xz
12mr|texlive-aeguill-20090430-2|16	BuildArch:	noarch
12mr|texlive-aeguill-20090430-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-aeguill-20090430-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-aeguill-20090430-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-aeguill-20090430-2|20	
12mr|texlive-aeguill-20090430-2|21	%description
12mr|texlive-aeguill-20090430-2|22	The package enables the user to add guillemets from several
12mr|texlive-aeguill-20090430-2|23	source (Polish cmr, Cyrillic cmr, lasy and ec) to the ae fonts.
12mr|texlive-aeguill-20090430-2|24	This was useful when the ae fonts were used to produce PDF
12mr|texlive-aeguill-20090430-2|25	files, since the additional guillemets exist in fonts available
12mr|texlive-aeguill-20090430-2|26	in Adobe Type 1 format.
12mr|texlive-aeguill-20090430-2|27	
12mr|texlive-aeguill-20090430-2|28	%post
12mr|texlive-aeguill-20090430-2|29	%{_sbindir}/texlive.post
12mr|texlive-aeguill-20090430-2|30	
12mr|texlive-aeguill-20090430-2|31	%postun
12mr|texlive-aeguill-20090430-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-aeguill-20090430-2|33	%{_sbindir}/texlive.post
12mr|texlive-aeguill-20090430-2|34	fi
12mr|texlive-aeguill-20090430-2|35	
12mr|texlive-aeguill-20090430-2|36	#-----------------------------------------------------------------------
12mr|texlive-aeguill-20090430-2|37	%files
12mr|texlive-aeguill-20090430-2|38	%{_texmfdistdir}/tex/latex/aeguill/aeguill.sty
12mr|texlive-aeguill-20090430-2|39	%doc %{_texmfdistdir}/doc/latex/aeguill/README
12mr|texlive-aeguill-20090430-2|40	%doc %{_texmfdistdir}/doc/latex/aeguill/guil-test1.pdf
12mr|texlive-aeguill-20090430-2|41	%doc %{_texmfdistdir}/doc/latex/aeguill/guil-test1.tex
12mr|texlive-aeguill-20090430-2|42	%doc %{_texmfdistdir}/doc/latex/aeguill/guil-test2.pdf
12mr|texlive-aeguill-20090430-2|43	%doc %{_texmfdistdir}/doc/latex/aeguill/guil-test2.tex
12mr|texlive-aeguill-20090430-2|44	%doc %{_texmfdistdir}/doc/latex/aeguill/license.txt
12mr|texlive-aeguill-20090430-2|45	
12mr|texlive-aeguill-20090430-2|46	#-----------------------------------------------------------------------
12mr|texlive-aeguill-20090430-2|47	%prep
12mr|texlive-aeguill-20090430-2|48	%setup -c -a0 -a1
12mr|texlive-aeguill-20090430-2|49	
12mr|texlive-aeguill-20090430-2|50	%build
12mr|texlive-aeguill-20090430-2|51	
12mr|texlive-aeguill-20090430-2|52	%install
12mr|texlive-aeguill-20090430-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-aeguill-20090430-2|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-aeguill-20090430-2|55	
12mr|texlive-aeguill-20090430-2|56	
12mr|texlive-aeguill-20090430-2|57	
12mr|texlive-aeguill-20090430-2|58	%changelog
12mr|texlive-aeguill-20090430-2|59	

16630 12
12mr|texlive-afm2pl-20120807-1|1	# revision 26689
12mr|texlive-afm2pl-20120807-1|2	# category TLCore
12mr|texlive-afm2pl-20120807-1|3	# catalog-ctan undef
12mr|texlive-afm2pl-20120807-1|4	# catalog-date undef
12mr|texlive-afm2pl-20120807-1|5	# catalog-license undef
12mr|texlive-afm2pl-20120807-1|6	# catalog-version undef
12mr|texlive-afm2pl-20120807-1|7	Name:		texlive-afm2pl
12mr|texlive-afm2pl-20120807-1|8	Version:	20120807
12mr|texlive-afm2pl-20120807-1|9	Release:	1
12mr|texlive-afm2pl-20120807-1|10	Summary:	TeXLive afm2pl package
12mr|texlive-afm2pl-20120807-1|11	Group:		Publishing
12mr|texlive-afm2pl-20120807-1|12	URL:		http://tug.org/texlive
12mr|texlive-afm2pl-20120807-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-afm2pl-20120807-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/afm2pl.tar.xz
12mr|texlive-afm2pl-20120807-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/afm2pl.doc.tar.xz
12mr|texlive-afm2pl-20120807-1|16	BuildArch:	noarch
12mr|texlive-afm2pl-20120807-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-afm2pl-20120807-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-afm2pl-20120807-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-afm2pl-20120807-1|20	Requires:	texlive-afm2pl.bin
12mr|texlive-afm2pl-20120807-1|21	%rename tetex-afm
12mr|texlive-afm2pl-20120807-1|22	%rename texlive-texmf-afm
12mr|texlive-afm2pl-20120807-1|23	
12mr|texlive-afm2pl-20120807-1|24	%description
12mr|texlive-afm2pl-20120807-1|25	TeXLive afm2pl package.
12mr|texlive-afm2pl-20120807-1|26	
12mr|texlive-afm2pl-20120807-1|27	%post
12mr|texlive-afm2pl-20120807-1|28	%{_sbindir}/texlive.post
12mr|texlive-afm2pl-20120807-1|29	
12mr|texlive-afm2pl-20120807-1|30	%postun
12mr|texlive-afm2pl-20120807-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-afm2pl-20120807-1|32	%{_sbindir}/texlive.post
12mr|texlive-afm2pl-20120807-1|33	fi
12mr|texlive-afm2pl-20120807-1|34	
12mr|texlive-afm2pl-20120807-1|35	#-----------------------------------------------------------------------
12mr|texlive-afm2pl-20120807-1|36	%files
12mr|texlive-afm2pl-20120807-1|37	%{_texmfdir}/fonts/enc/dvips/afm2pl/afm2pl-ot1.enc
12mr|texlive-afm2pl-20120807-1|38	%{_texmfdir}/fonts/enc/dvips/afm2pl/afm2pl-ot1ital.enc
12mr|texlive-afm2pl-20120807-1|39	%{_texmfdir}/fonts/enc/dvips/afm2pl/afm2pl-ot1tt.enc
12mr|texlive-afm2pl-20120807-1|40	%{_texmfdir}/fonts/enc/dvips/afm2pl/afm2pl-texnanlc.enc
12mr|texlive-afm2pl-20120807-1|41	%{_texmfdir}/fonts/enc/dvips/afm2pl/afm2pl-texnanuc.enc
12mr|texlive-afm2pl-20120807-1|42	%{_texmfdir}/fonts/lig/afm2pl/accents.lig
12mr|texlive-afm2pl-20120807-1|43	%{_texmfdir}/fonts/lig/afm2pl/bound.lig
12mr|texlive-afm2pl-20120807-1|44	%{_texmfdir}/fonts/lig/afm2pl/default.lig
12mr|texlive-afm2pl-20120807-1|45	%{_texmfdir}/fonts/lig/afm2pl/defpost.lig
12mr|texlive-afm2pl-20120807-1|46	%{_texmfdir}/fonts/lig/afm2pl/defpre.lig
12mr|texlive-afm2pl-20120807-1|47	%{_texmfdir}/fonts/lig/afm2pl/forge.lig
12mr|texlive-afm2pl-20120807-1|48	%{_texmfdir}/fonts/lig/afm2pl/ligtex.lig
12mr|texlive-afm2pl-20120807-1|49	%{_texmfdir}/tex/fontinst/afm2pl/README
12mr|texlive-afm2pl-20120807-1|50	%{_texmfdir}/tex/fontinst/afm2pl/ly1.etx
12mr|texlive-afm2pl-20120807-1|51	%{_texmfdir}/tex/fontinst/afm2pl/ly1c.etx
12mr|texlive-afm2pl-20120807-1|52	%{_texmfdir}/tex/fontinst/afm2pl/makesc8y.tex
12mr|texlive-afm2pl-20120807-1|53	%doc %{_mandir}/man1/afm2pl.1*
12mr|texlive-afm2pl-20120807-1|54	%doc %{_texmfdir}/doc/man/man1/afm2pl.man1.pdf
12mr|texlive-afm2pl-20120807-1|55	
12mr|texlive-afm2pl-20120807-1|56	#-----------------------------------------------------------------------
12mr|texlive-afm2pl-20120807-1|57	%prep
12mr|texlive-afm2pl-20120807-1|58	%setup -c -a0 -a1
12mr|texlive-afm2pl-20120807-1|59	
12mr|texlive-afm2pl-20120807-1|60	%build
12mr|texlive-afm2pl-20120807-1|61	
12mr|texlive-afm2pl-20120807-1|62	%install
12mr|texlive-afm2pl-20120807-1|63	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-afm2pl-20120807-1|64	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-afm2pl-20120807-1|65	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-afm2pl-20120807-1|66	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-afm2pl-20120807-1|67	
12mr|texlive-afm2pl-20120807-1|68	
12mr|texlive-afm2pl-20120807-1|69	
12mr|texlive-afm2pl-20120807-1|70	%changelog
12mr|texlive-afm2pl-20120807-1|71	

16631 12
12mr|texlive-afthesis-2.7-2|1	# revision 15878
12mr|texlive-afthesis-2.7-2|2	# category Package
12mr|texlive-afthesis-2.7-2|3	# catalog-ctan /macros/latex/contrib/afthesis
12mr|texlive-afthesis-2.7-2|4	# catalog-date 2008-11-01 22:12:33 +0100
12mr|texlive-afthesis-2.7-2|5	# catalog-license pd
12mr|texlive-afthesis-2.7-2|6	# catalog-version 2.7
12mr|texlive-afthesis-2.7-2|7	Name:		texlive-afthesis
12mr|texlive-afthesis-2.7-2|8	Version:	2.7
12mr|texlive-afthesis-2.7-2|9	Release:	2
12mr|texlive-afthesis-2.7-2|10	Summary:	Air Force Institute of Technology thesis class
12mr|texlive-afthesis-2.7-2|11	Group:		Publishing
12mr|texlive-afthesis-2.7-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/afthesis
12mr|texlive-afthesis-2.7-2|13	License:	PD
12mr|texlive-afthesis-2.7-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/afthesis.tar.xz
12mr|texlive-afthesis-2.7-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/afthesis.doc.tar.xz
12mr|texlive-afthesis-2.7-2|16	BuildArch:	noarch
12mr|texlive-afthesis-2.7-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-afthesis-2.7-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-afthesis-2.7-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-afthesis-2.7-2|20	
12mr|texlive-afthesis-2.7-2|21	%description
12mr|texlive-afthesis-2.7-2|22	LaTeX thesis/dissertation class for US Air Force Institute Of
12mr|texlive-afthesis-2.7-2|23	Technology.
12mr|texlive-afthesis-2.7-2|24	
12mr|texlive-afthesis-2.7-2|25	%post
12mr|texlive-afthesis-2.7-2|26	%{_sbindir}/texlive.post
12mr|texlive-afthesis-2.7-2|27	
12mr|texlive-afthesis-2.7-2|28	%postun
12mr|texlive-afthesis-2.7-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-afthesis-2.7-2|30	%{_sbindir}/texlive.post
12mr|texlive-afthesis-2.7-2|31	fi
12mr|texlive-afthesis-2.7-2|32	
12mr|texlive-afthesis-2.7-2|33	#-----------------------------------------------------------------------
12mr|texlive-afthesis-2.7-2|34	%files
12mr|texlive-afthesis-2.7-2|35	%{_texmfdistdir}/bibtex/bst/afthesis/thesnumb.bst
12mr|texlive-afthesis-2.7-2|36	%{_texmfdistdir}/tex/latex/afthesis/afthes10.sty
12mr|texlive-afthesis-2.7-2|37	%{_texmfdistdir}/tex/latex/afthesis/afthes11.sty
12mr|texlive-afthesis-2.7-2|38	%{_texmfdistdir}/tex/latex/afthesis/afthes12.sty
12mr|texlive-afthesis-2.7-2|39	%{_texmfdistdir}/tex/latex/afthesis/afthesis.cls
12mr|texlive-afthesis-2.7-2|40	%{_texmfdistdir}/tex/latex/afthesis/afthesis.sty
12mr|texlive-afthesis-2.7-2|41	%doc %{_texmfdistdir}/doc/latex/afthesis/README
12mr|texlive-afthesis-2.7-2|42	%doc %{_texmfdistdir}/doc/latex/afthesis/thesnumb.doc
12mr|texlive-afthesis-2.7-2|43	%doc %{_texmfdistdir}/doc/latex/afthesis/usethesis.pdf
12mr|texlive-afthesis-2.7-2|44	%doc %{_texmfdistdir}/doc/latex/afthesis/usethesis.tex
12mr|texlive-afthesis-2.7-2|45	
12mr|texlive-afthesis-2.7-2|46	#-----------------------------------------------------------------------
12mr|texlive-afthesis-2.7-2|47	%prep
12mr|texlive-afthesis-2.7-2|48	%setup -c -a0 -a1
12mr|texlive-afthesis-2.7-2|49	
12mr|texlive-afthesis-2.7-2|50	%build
12mr|texlive-afthesis-2.7-2|51	
12mr|texlive-afthesis-2.7-2|52	%install
12mr|texlive-afthesis-2.7-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-afthesis-2.7-2|54	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-afthesis-2.7-2|55	
12mr|texlive-afthesis-2.7-2|56	
12mr|texlive-afthesis-2.7-2|57	
12mr|texlive-afthesis-2.7-2|58	%changelog
12mr|texlive-afthesis-2.7-2|59	

16632 12
12mr|texlive-aguplus-1.6b-2|1	# revision 17156
12mr|texlive-aguplus-1.6b-2|2	# category Package
12mr|texlive-aguplus-1.6b-2|3	# catalog-ctan /macros/latex/contrib/aguplus
12mr|texlive-aguplus-1.6b-2|4	# catalog-date 2010-02-24 21:28:09 +0100
12mr|texlive-aguplus-1.6b-2|5	# catalog-license lppl
12mr|texlive-aguplus-1.6b-2|6	# catalog-version 1.6b
12mr|texlive-aguplus-1.6b-2|7	Name:		texlive-aguplus
12mr|texlive-aguplus-1.6b-2|8	Version:	1.6b
12mr|texlive-aguplus-1.6b-2|9	Release:	2
12mr|texlive-aguplus-1.6b-2|10	Summary:	Styles for American Geophysical Union
12mr|texlive-aguplus-1.6b-2|11	Group:		Publishing
12mr|texlive-aguplus-1.6b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/aguplus
12mr|texlive-aguplus-1.6b-2|13	License:	LPPL
12mr|texlive-aguplus-1.6b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aguplus.tar.xz
12mr|texlive-aguplus-1.6b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aguplus.doc.tar.xz
12mr|texlive-aguplus-1.6b-2|16	BuildArch:	noarch
12mr|texlive-aguplus-1.6b-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-aguplus-1.6b-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-aguplus-1.6b-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-aguplus-1.6b-2|20	
12mr|texlive-aguplus-1.6b-2|21	%description
12mr|texlive-aguplus-1.6b-2|22	This bundle started as an extension to the AGU's own published
12mr|texlive-aguplus-1.6b-2|23	styles, providing extra facilities and improved usability. The
12mr|texlive-aguplus-1.6b-2|24	AGU now publishes satisfactory LaTeX materials of its own; the
12mr|texlive-aguplus-1.6b-2|25	author of aguplus recommends that users switch to using the
12mr|texlive-aguplus-1.6b-2|26	official distribution.
12mr|texlive-aguplus-1.6b-2|27	
12mr|texlive-aguplus-1.6b-2|28	%post
12mr|texlive-aguplus-1.6b-2|29	%{_sbindir}/texlive.post
12mr|texlive-aguplus-1.6b-2|30	
12mr|texlive-aguplus-1.6b-2|31	%postun
12mr|texlive-aguplus-1.6b-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-aguplus-1.6b-2|33	%{_sbindir}/texlive.post
12mr|texlive-aguplus-1.6b-2|34	fi
12mr|texlive-aguplus-1.6b-2|35	
12mr|texlive-aguplus-1.6b-2|36	#-----------------------------------------------------------------------
12mr|texlive-aguplus-1.6b-2|37	%files
12mr|texlive-aguplus-1.6b-2|38	%{_texmfdistdir}/bibtex/bst/aguplus/agu.bst
12mr|texlive-aguplus-1.6b-2|39	%{_texmfdistdir}/bibtex/bst/aguplus/agu04.bst
12mr|texlive-aguplus-1.6b-2|40	%{_texmfdistdir}/bibtex/bst/aguplus/agufull.bst
12mr|texlive-aguplus-1.6b-2|41	%{_texmfdistdir}/bibtex/bst/aguplus/agufull04.bst
12mr|texlive-aguplus-1.6b-2|42	%{_texmfdistdir}/tex/latex/aguplus/aguplus.cls
12mr|texlive-aguplus-1.6b-2|43	%{_texmfdistdir}/tex/latex/aguplus/aguplus.sty
12mr|texlive-aguplus-1.6b-2|44	%{_texmfdistdir}/tex/latex/aguplus/agupp.sty
12mr|texlive-aguplus-1.6b-2|45	%doc %{_texmfdistdir}/doc/latex/aguplus/README
12mr|texlive-aguplus-1.6b-2|46	%doc %{_texmfdistdir}/doc/latex/aguplus/README.aguplus
12mr|texlive-aguplus-1.6b-2|47	%doc %{_texmfdistdir}/doc/latex/aguplus/aguplus.pdf
12mr|texlive-aguplus-1.6b-2|48	%doc %{_texmfdistdir}/doc/latex/aguplus/aguplus.tex
12mr|texlive-aguplus-1.6b-2|49	%doc %{_texmfdistdir}/doc/latex/aguplus/changes.v16b
12mr|texlive-aguplus-1.6b-2|50	%doc %{_texmfdistdir}/doc/latex/aguplus/geophys.tex
12mr|texlive-aguplus-1.6b-2|51	%doc %{_texmfdistdir}/doc/latex/aguplus/sample.bib
12mr|texlive-aguplus-1.6b-2|52	%doc %{_texmfdistdir}/doc/latex/aguplus/samplus.tex
12mr|texlive-aguplus-1.6b-2|53	
12mr|texlive-aguplus-1.6b-2|54	#-----------------------------------------------------------------------
12mr|texlive-aguplus-1.6b-2|55	%prep
12mr|texlive-aguplus-1.6b-2|56	%setup -c -a0 -a1
12mr|texlive-aguplus-1.6b-2|57	
12mr|texlive-aguplus-1.6b-2|58	%build
12mr|texlive-aguplus-1.6b-2|59	
12mr|texlive-aguplus-1.6b-2|60	%install
12mr|texlive-aguplus-1.6b-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-aguplus-1.6b-2|62	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-aguplus-1.6b-2|63	
12mr|texlive-aguplus-1.6b-2|64	
12mr|texlive-aguplus-1.6b-2|65	
12mr|texlive-aguplus-1.6b-2|66	%changelog
12mr|texlive-aguplus-1.6b-2|67	

16633 12
12mr|texlive-aiaa-3.6-2|1	# revision 15878
12mr|texlive-aiaa-3.6-2|2	# category Package
12mr|texlive-aiaa-3.6-2|3	# catalog-ctan /macros/latex/contrib/aiaa
12mr|texlive-aiaa-3.6-2|4	# catalog-date 2006-09-12 13:40:13 +0200
12mr|texlive-aiaa-3.6-2|5	# catalog-license lppl
12mr|texlive-aiaa-3.6-2|6	# catalog-version 3.6
12mr|texlive-aiaa-3.6-2|7	Name:		texlive-aiaa
12mr|texlive-aiaa-3.6-2|8	Version:	3.6
12mr|texlive-aiaa-3.6-2|9	Release:	2
12mr|texlive-aiaa-3.6-2|10	Summary:	Typeset AIAA conference papers
12mr|texlive-aiaa-3.6-2|11	Group:		Publishing
12mr|texlive-aiaa-3.6-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/aiaa
12mr|texlive-aiaa-3.6-2|13	License:	LPPL
12mr|texlive-aiaa-3.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aiaa.tar.xz
12mr|texlive-aiaa-3.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aiaa.doc.tar.xz
12mr|texlive-aiaa-3.6-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aiaa.source.tar.xz
12mr|texlive-aiaa-3.6-2|17	BuildArch:	noarch
12mr|texlive-aiaa-3.6-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-aiaa-3.6-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-aiaa-3.6-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-aiaa-3.6-2|21	
12mr|texlive-aiaa-3.6-2|22	%description
12mr|texlive-aiaa-3.6-2|23	A bundle of LaTeX/BibTeX files and sample documents to aid
12mr|texlive-aiaa-3.6-2|24	those producing papers and journal articles according to the
12mr|texlive-aiaa-3.6-2|25	guidelines of the American Institute of Aeronautics and
12mr|texlive-aiaa-3.6-2|26	Astronautics (AIAA).
12mr|texlive-aiaa-3.6-2|27	
12mr|texlive-aiaa-3.6-2|28	%post
12mr|texlive-aiaa-3.6-2|29	%{_sbindir}/texlive.post
12mr|texlive-aiaa-3.6-2|30	
12mr|texlive-aiaa-3.6-2|31	%postun
12mr|texlive-aiaa-3.6-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-aiaa-3.6-2|33	%{_sbindir}/texlive.post
12mr|texlive-aiaa-3.6-2|34	fi
12mr|texlive-aiaa-3.6-2|35	
12mr|texlive-aiaa-3.6-2|36	#-----------------------------------------------------------------------
12mr|texlive-aiaa-3.6-2|37	%files
12mr|texlive-aiaa-3.6-2|38	%{_texmfdistdir}/bibtex/bst/aiaa/aiaa.bst
12mr|texlive-aiaa-3.6-2|39	%{_texmfdistdir}/tex/latex/aiaa/aiaa-tc.cls
12mr|texlive-aiaa-3.6-2|40	%doc %{_texmfdistdir}/doc/latex/aiaa/README
12mr|texlive-aiaa-3.6-2|41	%doc %{_texmfdistdir}/doc/latex/aiaa/aiaa.pdf
12mr|texlive-aiaa-3.6-2|42	%doc %{_texmfdistdir}/doc/latex/aiaa/author_guide.pdf
12mr|texlive-aiaa-3.6-2|43	%doc %{_texmfdistdir}/doc/latex/aiaa/author_guide.tex
12mr|texlive-aiaa-3.6-2|44	%doc %{_texmfdistdir}/doc/latex/aiaa/bibtex_database.bib
12mr|texlive-aiaa-3.6-2|45	%doc %{_texmfdistdir}/doc/latex/aiaa/figure_magnet.eps
12mr|texlive-aiaa-3.6-2|46	%doc %{_texmfdistdir}/doc/latex/aiaa/figure_magnet.pdf
12mr|texlive-aiaa-3.6-2|47	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/CHANGES
12mr|texlive-aiaa-3.6-2|48	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/MANIFEST
12mr|texlive-aiaa-3.6-2|49	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/README
12mr|texlive-aiaa-3.6-2|50	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/aiaa.dtx
12mr|texlive-aiaa-3.6-2|51	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/aiaa.ins
12mr|texlive-aiaa-3.6-2|52	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/aiaa.pdf
12mr|texlive-aiaa-3.6-2|53	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/aiaalgo.eps
12mr|texlive-aiaa-3.6-2|54	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/paper/smpaiaa.ps
12mr|texlive-aiaa-3.6-2|55	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/paper/smpaiaa.tex
12mr|texlive-aiaa-3.6-2|56	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/paper/smpbtx.bib
12mr|texlive-aiaa-3.6-2|57	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/paper/smpfig.eps
12mr|texlive-aiaa-3.6-2|58	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/refs/tstbtx.bib
12mr|texlive-aiaa-3.6-2|59	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/refs/tstref.tex
12mr|texlive-aiaa-3.6-2|60	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/subfigs/smpfig.eps
12mr|texlive-aiaa-3.6-2|61	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/subfigs/smpsubf.tex
12mr|texlive-aiaa-3.6-2|62	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/talk/smpfig.eps
12mr|texlive-aiaa-3.6-2|63	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/talk/smptalk.ps
12mr|texlive-aiaa-3.6-2|64	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/talk/smptalk.sty
12mr|texlive-aiaa-3.6-2|65	%doc %{_texmfdistdir}/doc/latex/aiaa/pre2004/demos/talk/smptalk.tex
12mr|texlive-aiaa-3.6-2|66	%doc %{_texmfdistdir}/doc/latex/aiaa/template_advanced.pdf
12mr|texlive-aiaa-3.6-2|67	%doc %{_texmfdistdir}/doc/latex/aiaa/template_advanced.tex
12mr|texlive-aiaa-3.6-2|68	%doc %{_texmfdistdir}/doc/latex/aiaa/template_basic.pdf
12mr|texlive-aiaa-3.6-2|69	%doc %{_texmfdistdir}/doc/latex/aiaa/template_basic.tex
12mr|texlive-aiaa-3.6-2|70	#- source
12mr|texlive-aiaa-3.6-2|71	%doc %{_texmfdistdir}/source/latex/aiaa/aiaa.dtx
12mr|texlive-aiaa-3.6-2|72	%doc %{_texmfdistdir}/source/latex/aiaa/aiaa.ins
12mr|texlive-aiaa-3.6-2|73	
12mr|texlive-aiaa-3.6-2|74	#-----------------------------------------------------------------------
12mr|texlive-aiaa-3.6-2|75	%prep
12mr|texlive-aiaa-3.6-2|76	%setup -c -a0 -a1 -a2
12mr|texlive-aiaa-3.6-2|77	
12mr|texlive-aiaa-3.6-2|78	%build
12mr|texlive-aiaa-3.6-2|79	
12mr|texlive-aiaa-3.6-2|80	%install
12mr|texlive-aiaa-3.6-2|81	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-aiaa-3.6-2|82	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-aiaa-3.6-2|83	
12mr|texlive-aiaa-3.6-2|84	
12mr|texlive-aiaa-3.6-2|85	
12mr|texlive-aiaa-3.6-2|86	%changelog
12mr|texlive-aiaa-3.6-2|87	

16634 12
12mr|texlive-aichej-20080816-2|1	# revision 15878
12mr|texlive-aichej-20080816-2|2	# category Package
12mr|texlive-aichej-20080816-2|3	# catalog-ctan /biblio/bibtex/contrib/misc/aichej.bst
12mr|texlive-aichej-20080816-2|4	# catalog-date 2008-08-16 20:32:59 +0200
12mr|texlive-aichej-20080816-2|5	# catalog-license lppl
12mr|texlive-aichej-20080816-2|6	# catalog-version undef
12mr|texlive-aichej-20080816-2|7	Name:		texlive-aichej
12mr|texlive-aichej-20080816-2|8	Version:	20080816
12mr|texlive-aichej-20080816-2|9	Release:	2
12mr|texlive-aichej-20080816-2|10	Summary:	Bibliography style file for the AIChE Journal
12mr|texlive-aichej-20080816-2|11	Group:		Publishing
12mr|texlive-aichej-20080816-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/misc/aichej.bst
12mr|texlive-aichej-20080816-2|13	License:	LPPL
12mr|texlive-aichej-20080816-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aichej.tar.xz
12mr|texlive-aichej-20080816-2|15	BuildArch:	noarch
12mr|texlive-aichej-20080816-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-aichej-20080816-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-aichej-20080816-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-aichej-20080816-2|19	
12mr|texlive-aichej-20080816-2|20	%description
12mr|texlive-aichej-20080816-2|21	The style was generated using custom-bib, and implements the
12mr|texlive-aichej-20080816-2|22	style of the American Institute of Chemical Engineers Jounal
12mr|texlive-aichej-20080816-2|23	(or AIChE Journal or AIChE J or AIChEJ).
12mr|texlive-aichej-20080816-2|24	
12mr|texlive-aichej-20080816-2|25	%post
12mr|texlive-aichej-20080816-2|26	%{_sbindir}/texlive.post
12mr|texlive-aichej-20080816-2|27	
12mr|texlive-aichej-20080816-2|28	%postun
12mr|texlive-aichej-20080816-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-aichej-20080816-2|30	%{_sbindir}/texlive.post
12mr|texlive-aichej-20080816-2|31	fi
12mr|texlive-aichej-20080816-2|32	
12mr|texlive-aichej-20080816-2|33	#-----------------------------------------------------------------------
12mr|texlive-aichej-20080816-2|34	%files
12mr|texlive-aichej-20080816-2|35	%{_texmfdistdir}/bibtex/bst/aichej/aichej.bst
12mr|texlive-aichej-20080816-2|36	
12mr|texlive-aichej-20080816-2|37	#-----------------------------------------------------------------------
12mr|texlive-aichej-20080816-2|38	%prep
12mr|texlive-aichej-20080816-2|39	%setup -c -a0
12mr|texlive-aichej-20080816-2|40	
12mr|texlive-aichej-20080816-2|41	%build
12mr|texlive-aichej-20080816-2|42	
12mr|texlive-aichej-20080816-2|43	%install
12mr|texlive-aichej-20080816-2|44	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-aichej-20080816-2|45	cp -fpar bibtex %{buildroot}%{_texmfdistdir}
12mr|texlive-aichej-20080816-2|46	
12mr|texlive-aichej-20080816-2|47	
12mr|texlive-aichej-20080816-2|48	
12mr|texlive-aichej-20080816-2|49	%changelog
12mr|texlive-aichej-20080816-2|50	

16635 12
12mr|texlive-akktex-0.3.2-2|1	# revision 26055
12mr|texlive-akktex-0.3.2-2|2	# category Package
12mr|texlive-akktex-0.3.2-2|3	# catalog-ctan /macros/latex/contrib/akktex
12mr|texlive-akktex-0.3.2-2|4	# catalog-date 2010-08-24 18:19:56 +0200
12mr|texlive-akktex-0.3.2-2|5	# catalog-license lppl
12mr|texlive-akktex-0.3.2-2|6	# catalog-version 0.3.2
12mr|texlive-akktex-0.3.2-2|7	Name:		texlive-akktex
12mr|texlive-akktex-0.3.2-2|8	Version:	0.3.2
12mr|texlive-akktex-0.3.2-2|9	Release:	2
12mr|texlive-akktex-0.3.2-2|10	Summary:	A collection of packages and classes
12mr|texlive-akktex-0.3.2-2|11	Group:		Publishing
12mr|texlive-akktex-0.3.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/akktex
12mr|texlive-akktex-0.3.2-2|13	License:	LPPL
12mr|texlive-akktex-0.3.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/akktex.tar.xz
12mr|texlive-akktex-0.3.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/akktex.doc.tar.xz
12mr|texlive-akktex-0.3.2-2|16	BuildArch:	noarch
12mr|texlive-akktex-0.3.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-akktex-0.3.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-akktex-0.3.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-akktex-0.3.2-2|20	
12mr|texlive-akktex-0.3.2-2|21	%description
12mr|texlive-akktex-0.3.2-2|22	The bundle provides: - new document classes for technical
12mr|texlive-akktex-0.3.2-2|23	documents, thesis works, manuscripts and lecture notes; - many
12mr|texlive-akktex-0.3.2-2|24	mathematical packages providing a large number of macros for
12mr|texlive-akktex-0.3.2-2|25	mathematical texts; - layout providing a non-empty parskip with
12mr|texlive-akktex-0.3.2-2|26	extended length corrections and new section definition
12mr|texlive-akktex-0.3.2-2|27	commands; - easy label creation for counters; and - german
12mr|texlive-akktex-0.3.2-2|28	language tools and predefined abbreviations.
12mr|texlive-akktex-0.3.2-2|29	
12mr|texlive-akktex-0.3.2-2|30	%post
12mr|texlive-akktex-0.3.2-2|31	%{_sbindir}/texlive.post
12mr|texlive-akktex-0.3.2-2|32	
12mr|texlive-akktex-0.3.2-2|33	%postun
12mr|texlive-akktex-0.3.2-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-akktex-0.3.2-2|35	%{_sbindir}/texlive.post
12mr|texlive-akktex-0.3.2-2|36	fi
12mr|texlive-akktex-0.3.2-2|37	
12mr|texlive-akktex-0.3.2-2|38	#-----------------------------------------------------------------------
12mr|texlive-akktex-0.3.2-2|39	%files
12mr|texlive-akktex-0.3.2-2|40	%{_texmfdistdir}/tex/latex/akktex/akkconditional.sty
12mr|texlive-akktex-0.3.2-2|41	%{_texmfdistdir}/tex/latex/akktex/akkcounterlabelpattern.sty
12mr|texlive-akktex-0.3.2-2|42	%{_texmfdistdir}/tex/latex/akktex/akkcs.sty
12mr|texlive-akktex-0.3.2-2|43	%{_texmfdistdir}/tex/latex/akktex/akkdoc.sty
12mr|texlive-akktex-0.3.2-2|44	%{_texmfdistdir}/tex/latex/akktex/akkgerman.sty
12mr|texlive-akktex-0.3.2-2|45	%{_texmfdistdir}/tex/latex/akktex/akkgermanabbreviations.sty
12mr|texlive-akktex-0.3.2-2|46	%{_texmfdistdir}/tex/latex/akktex/akklecture.cls
12mr|texlive-akktex-0.3.2-2|47	%{_texmfdistdir}/tex/latex/akktex/akklongpage.sty
12mr|texlive-akktex-0.3.2-2|48	%{_texmfdistdir}/tex/latex/akktex/akkmath.sty
12mr|texlive-akktex-0.3.2-2|49	%{_texmfdistdir}/tex/latex/akktex/akkmathbasic.sty
12mr|texlive-akktex-0.3.2-2|50	%{_texmfdistdir}/tex/latex/akktex/akkmathdisc.sty
12mr|texlive-akktex-0.3.2-2|51	%{_texmfdistdir}/tex/latex/akktex/akkmathfun.sty
12mr|texlive-akktex-0.3.2-2|52	%{_texmfdistdir}/tex/latex/akktex/akkmathnum.sty
12mr|texlive-akktex-0.3.2-2|53	%{_texmfdistdir}/tex/latex/akktex/akkmathpaper.sty
12mr|texlive-akktex-0.3.2-2|54	%{_texmfdistdir}/tex/latex/akktex/akkmathproof.sty
12mr|texlive-akktex-0.3.2-2|55	%{_texmfdistdir}/tex/latex/akktex/akkmathrel.sty
12mr|texlive-akktex-0.3.2-2|56	%{_texmfdistdir}/tex/latex/akktex/akkmathset.sty
12mr|texlive-akktex-0.3.2-2|57	%{_texmfdistdir}/tex/latex/akktex/akkmathtext.sty
12mr|texlive-akktex-0.3.2-2|58	%{_texmfdistdir}/tex/latex/akktex/akknum.sty
12mr|texlive-akktex-0.3.2-2|59	%{_texmfdistdir}/tex/latex/akktex/akkparskip.sty
12mr|texlive-akktex-0.3.2-2|60	%{_texmfdistdir}/tex/latex/akktex/akkscript.cls
12mr|texlive-akktex-0.3.2-2|61	%{_texmfdistdir}/tex/latex/akktex/akksection.sty
12mr|texlive-akktex-0.3.2-2|62	%{_texmfdistdir}/tex/latex/akktex/akkstring.sty
12mr|texlive-akktex-0.3.2-2|63	%{_texmfdistdir}/tex/latex/akktex/akktecdoc.cls
12mr|texlive-akktex-0.3.2-2|64	%{_texmfdistdir}/tex/latex/akktex/akktex.sty
12mr|texlive-akktex-0.3.2-2|65	%{_texmfdistdir}/tex/latex/akktex/akkwidepage.sty
12mr|texlive-akktex-0.3.2-2|66	%doc %{_texmfdistdir}/doc/latex/akktex/README
12mr|texlive-akktex-0.3.2-2|67	%doc %{_texmfdistdir}/doc/latex/akktex/README.TEXLIVE
12mr|texlive-akktex-0.3.2-2|68	
12mr|texlive-akktex-0.3.2-2|69	#-----------------------------------------------------------------------
12mr|texlive-akktex-0.3.2-2|70	%prep
12mr|texlive-akktex-0.3.2-2|71	%setup -c -a0 -a1
12mr|texlive-akktex-0.3.2-2|72	
12mr|texlive-akktex-0.3.2-2|73	%build
12mr|texlive-akktex-0.3.2-2|74	
12mr|texlive-akktex-0.3.2-2|75	%install
12mr|texlive-akktex-0.3.2-2|76	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-akktex-0.3.2-2|77	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-akktex-0.3.2-2|78	
12mr|texlive-akktex-0.3.2-2|79	
12mr|texlive-akktex-0.3.2-2|80	
12mr|texlive-akktex-0.3.2-2|81	%changelog
12mr|texlive-akktex-0.3.2-2|82	

16636 12
12mr|texlive-akletter-1.5i-2|1	# revision 15878
12mr|texlive-akletter-1.5i-2|2	# category Package
12mr|texlive-akletter-1.5i-2|3	# catalog-ctan /macros/latex/contrib/akletter
12mr|texlive-akletter-1.5i-2|4	# catalog-date 2009-01-23 15:11:09 +0100
12mr|texlive-akletter-1.5i-2|5	# catalog-license lppl
12mr|texlive-akletter-1.5i-2|6	# catalog-version 1.5i
12mr|texlive-akletter-1.5i-2|7	Name:		texlive-akletter
12mr|texlive-akletter-1.5i-2|8	Version:	1.5i
12mr|texlive-akletter-1.5i-2|9	Release:	2
12mr|texlive-akletter-1.5i-2|10	Summary:	Comprehensive letter support
12mr|texlive-akletter-1.5i-2|11	Group:		Publishing
12mr|texlive-akletter-1.5i-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/akletter
12mr|texlive-akletter-1.5i-2|13	License:	LPPL
12mr|texlive-akletter-1.5i-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/akletter.tar.xz
12mr|texlive-akletter-1.5i-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/akletter.doc.tar.xz
12mr|texlive-akletter-1.5i-2|16	BuildArch:	noarch
12mr|texlive-akletter-1.5i-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-akletter-1.5i-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-akletter-1.5i-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-akletter-1.5i-2|20	
12mr|texlive-akletter-1.5i-2|21	%description
12mr|texlive-akletter-1.5i-2|22	An advanced letter document class which extends LaTeX's usual
12mr|texlive-akletter-1.5i-2|23	letter class, providing support for building your own
12mr|texlive-akletter-1.5i-2|24	letterhead and marking fold points for window envelopes.
12mr|texlive-akletter-1.5i-2|25	Options supported by the package include: letterpaper for US
12mr|texlive-akletter-1.5i-2|26	letter; a4offset for a modified A4 layout suitable for platic
12mr|texlive-akletter-1.5i-2|27	binders that cover a part of the left margin. The class's
12mr|texlive-akletter-1.5i-2|28	handling of dates has inspired an extended version of date-
12mr|texlive-akletter-1.5i-2|29	handling in the isodate package. The class supersedes an
12mr|texlive-akletter-1.5i-2|30	earlier class called myletter.
12mr|texlive-akletter-1.5i-2|31	
12mr|texlive-akletter-1.5i-2|32	%post
12mr|texlive-akletter-1.5i-2|33	%{_sbindir}/texlive.post
12mr|texlive-akletter-1.5i-2|34	
12mr|texlive-akletter-1.5i-2|35	%postun
12mr|texlive-akletter-1.5i-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-akletter-1.5i-2|37	%{_sbindir}/texlive.post
12mr|texlive-akletter-1.5i-2|38	fi
12mr|texlive-akletter-1.5i-2|39	
12mr|texlive-akletter-1.5i-2|40	#-----------------------------------------------------------------------
12mr|texlive-akletter-1.5i-2|41	%files
12mr|texlive-akletter-1.5i-2|42	%{_texmfdistdir}/tex/latex/akletter/akfax.cfg
12mr|texlive-akletter-1.5i-2|43	%{_texmfdistdir}/tex/latex/akletter/akletter.cfg
12mr|texlive-akletter-1.5i-2|44	%{_texmfdistdir}/tex/latex/akletter/akletter.cls
12mr|texlive-akletter-1.5i-2|45	%{_texmfdistdir}/tex/latex/akletter/myletter.cls
12mr|texlive-akletter-1.5i-2|46	%doc %{_texmfdistdir}/doc/latex/akletter/akletter.tex
12mr|texlive-akletter-1.5i-2|47	%doc %{_texmfdistdir}/doc/latex/akletter/akletter.upl
12mr|texlive-akletter-1.5i-2|48	%doc %{_texmfdistdir}/doc/latex/akletter/letterdoc.pdf
12mr|texlive-akletter-1.5i-2|49	%doc %{_texmfdistdir}/doc/latex/akletter/letterdoc.tex
12mr|texlive-akletter-1.5i-2|50	%doc %{_texmfdistdir}/doc/latex/akletter/lettereng.pdf
12mr|texlive-akletter-1.5i-2|51	%doc %{_texmfdistdir}/doc/latex/akletter/lettereng.tex
12mr|texlive-akletter-1.5i-2|52	
12mr|texlive-akletter-1.5i-2|53	#-----------------------------------------------------------------------
12mr|texlive-akletter-1.5i-2|54	%prep
12mr|texlive-akletter-1.5i-2|55	%setup -c -a0 -a1
12mr|texlive-akletter-1.5i-2|56	
12mr|texlive-akletter-1.5i-2|57	%build
12mr|texlive-akletter-1.5i-2|58	
12mr|texlive-akletter-1.5i-2|59	%install
12mr|texlive-akletter-1.5i-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-akletter-1.5i-2|61	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-akletter-1.5i-2|62	
12mr|texlive-akletter-1.5i-2|63	
12mr|texlive-akletter-1.5i-2|64	
12mr|texlive-akletter-1.5i-2|65	%changelog
12mr|texlive-akletter-1.5i-2|66	

16637 12
12mr|texlive-aleph-RC2-6|1	# revision 26689
12mr|texlive-aleph-RC2-6|2	# category Package
12mr|texlive-aleph-RC2-6|3	# catalog-ctan /systems/aleph
12mr|texlive-aleph-RC2-6|4	# catalog-date 2012-02-09 23:17:52 +0100
12mr|texlive-aleph-RC2-6|5	# catalog-license gpl
12mr|texlive-aleph-RC2-6|6	# catalog-version RC2
12mr|texlive-aleph-RC2-6|7	Name:		texlive-aleph
12mr|texlive-aleph-RC2-6|8	Version:	RC2
12mr|texlive-aleph-RC2-6|9	Release:	6
12mr|texlive-aleph-RC2-6|10	Summary:	Extended TeX
12mr|texlive-aleph-RC2-6|11	Group:		Publishing
12mr|texlive-aleph-RC2-6|12	URL:		http://www.ctan.org/tex-archive/systems/aleph
12mr|texlive-aleph-RC2-6|13	License:	GPL
12mr|texlive-aleph-RC2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aleph.tar.xz
12mr|texlive-aleph-RC2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aleph.doc.tar.xz
12mr|texlive-aleph-RC2-6|16	BuildArch:	noarch
12mr|texlive-aleph-RC2-6|17	BuildRequires:	texlive-tlpkg
12mr|texlive-aleph-RC2-6|18	Requires(pre):	texlive-tlpkg
12mr|texlive-aleph-RC2-6|19	Requires(post):	texlive-tetex
12mr|texlive-aleph-RC2-6|20	Requires:	texlive-latex
12mr|texlive-aleph-RC2-6|21	Requires:	texlive-plain
12mr|texlive-aleph-RC2-6|22	Requires:	texlive-lambda
12mr|texlive-aleph-RC2-6|23	Requires:	texlive-aleph.bin
12mr|texlive-aleph-RC2-6|24	
12mr|texlive-aleph-RC2-6|25	%description
12mr|texlive-aleph-RC2-6|26	An development of omega, using most of the extensions of TeX
12mr|texlive-aleph-RC2-6|27	itself developed for e-TeX.
12mr|texlive-aleph-RC2-6|28	
12mr|texlive-aleph-RC2-6|29	%post
12mr|texlive-aleph-RC2-6|30	%{_sbindir}/texlive.post
12mr|texlive-aleph-RC2-6|31	
12mr|texlive-aleph-RC2-6|32	%postun
12mr|texlive-aleph-RC2-6|33	if [ $1 -eq 0 ]; then
12mr|texlive-aleph-RC2-6|34	rm -fr %{_texmfvardir}/web2c/aleph
12mr|texlive-aleph-RC2-6|35	%{_sbindir}/texlive.post
12mr|texlive-aleph-RC2-6|36	fi
12mr|texlive-aleph-RC2-6|37	
12mr|texlive-aleph-RC2-6|38	#-----------------------------------------------------------------------
12mr|texlive-aleph-RC2-6|39	%files
12mr|texlive-aleph-RC2-6|40	%_texmf_fmtutil_d/aleph
12mr|texlive-aleph-RC2-6|41	%doc %{_texmfdistdir}/doc/aleph/base/News
12mr|texlive-aleph-RC2-6|42	%doc %{_texmfdistdir}/doc/aleph/base/readme.txt
12mr|texlive-aleph-RC2-6|43	%doc %{_mandir}/man1/aleph.1*
12mr|texlive-aleph-RC2-6|44	%doc %{_texmfdir}/doc/man/man1/aleph.man1.pdf
12mr|texlive-aleph-RC2-6|45	%doc %{_mandir}/man1/lamed.1*
12mr|texlive-aleph-RC2-6|46	%doc %{_texmfdir}/doc/man/man1/lamed.man1.pdf
12mr|texlive-aleph-RC2-6|47	
12mr|texlive-aleph-RC2-6|48	#-----------------------------------------------------------------------
12mr|texlive-aleph-RC2-6|49	%prep
12mr|texlive-aleph-RC2-6|50	%setup -c -a0 -a1
12mr|texlive-aleph-RC2-6|51	
12mr|texlive-aleph-RC2-6|52	%build
12mr|texlive-aleph-RC2-6|53	
12mr|texlive-aleph-RC2-6|54	%install
12mr|texlive-aleph-RC2-6|55	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-aleph-RC2-6|56	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-aleph-RC2-6|57	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-aleph-RC2-6|58	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-aleph-RC2-6|59	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mr|texlive-aleph-RC2-6|60	cat > %{buildroot}%{_texmf_fmtutil_d}/aleph <<EOF
12mr|texlive-aleph-RC2-6|61	#
12mr|texlive-aleph-RC2-6|62	# from aleph:
12mr|texlive-aleph-RC2-6|63	aleph aleph - *aleph.ini
12mr|texlive-aleph-RC2-6|64	lamed aleph language.dat *lambda.ini
12mr|texlive-aleph-RC2-6|65	EOF
12mr|texlive-aleph-RC2-6|66	
12mr|texlive-aleph-RC2-6|67	
12mr|texlive-aleph-RC2-6|68	
12mr|texlive-aleph-RC2-6|69	%changelog
12mr|texlive-aleph-RC2-6|70	

16638 12
12mr|texlive-alg-20010313-2|1	# revision 15878
12mr|texlive-alg-20010313-2|2	# category Package
12mr|texlive-alg-20010313-2|3	# catalog-ctan /macros/latex/contrib/alg
12mr|texlive-alg-20010313-2|4	# catalog-date 2006-12-17 11:41:28 +0100
12mr|texlive-alg-20010313-2|5	# catalog-license lppl
12mr|texlive-alg-20010313-2|6	# catalog-version 2001-03-13
12mr|texlive-alg-20010313-2|7	Name:		texlive-alg
12mr|texlive-alg-20010313-2|8	Version:	20010313
12mr|texlive-alg-20010313-2|9	Release:	2
12mr|texlive-alg-20010313-2|10	Summary:	LaTeX environments for typesetting algorithms
12mr|texlive-alg-20010313-2|11	Group:		Publishing
12mr|texlive-alg-20010313-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/alg
12mr|texlive-alg-20010313-2|13	License:	LPPL
12mr|texlive-alg-20010313-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alg.tar.xz
12mr|texlive-alg-20010313-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alg.doc.tar.xz
12mr|texlive-alg-20010313-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alg.source.tar.xz
12mr|texlive-alg-20010313-2|17	BuildArch:	noarch
12mr|texlive-alg-20010313-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-alg-20010313-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-alg-20010313-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-alg-20010313-2|21	
12mr|texlive-alg-20010313-2|22	%description
12mr|texlive-alg-20010313-2|23	Defines two environments for typesetting algorithms in LaTeX2e.
12mr|texlive-alg-20010313-2|24	The algtab environment is used to typeset an algorithm with
12mr|texlive-alg-20010313-2|25	automatically numbered lines. The algorithm environment can be
12mr|texlive-alg-20010313-2|26	used to encapsulate the algtab environment algorithm in a
12mr|texlive-alg-20010313-2|27	floating body together with a header, a caption, etc.
12mr|texlive-alg-20010313-2|28	\listofalgorithms is defined.
12mr|texlive-alg-20010313-2|29	
12mr|texlive-alg-20010313-2|30	%post
12mr|texlive-alg-20010313-2|31	%{_sbindir}/texlive.post
12mr|texlive-alg-20010313-2|32	
12mr|texlive-alg-20010313-2|33	%postun
12mr|texlive-alg-20010313-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-alg-20010313-2|35	%{_sbindir}/texlive.post
12mr|texlive-alg-20010313-2|36	fi
12mr|texlive-alg-20010313-2|37	
12mr|texlive-alg-20010313-2|38	#-----------------------------------------------------------------------
12mr|texlive-alg-20010313-2|39	%files
12mr|texlive-alg-20010313-2|40	%{_texmfdistdir}/tex/latex/alg/alg.sty
12mr|texlive-alg-20010313-2|41	%doc %{_texmfdistdir}/doc/latex/alg/readme.txt
12mr|texlive-alg-20010313-2|42	#- source
12mr|texlive-alg-20010313-2|43	%doc %{_texmfdistdir}/source/latex/alg/alg.dtx
12mr|texlive-alg-20010313-2|44	%doc %{_texmfdistdir}/source/latex/alg/alg.ins
12mr|texlive-alg-20010313-2|45	
12mr|texlive-alg-20010313-2|46	#-----------------------------------------------------------------------
12mr|texlive-alg-20010313-2|47	%prep
12mr|texlive-alg-20010313-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-alg-20010313-2|49	
12mr|texlive-alg-20010313-2|50	%build
12mr|texlive-alg-20010313-2|51	
12mr|texlive-alg-20010313-2|52	%install
12mr|texlive-alg-20010313-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-alg-20010313-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-alg-20010313-2|55	
12mr|texlive-alg-20010313-2|56	
12mr|texlive-alg-20010313-2|57	
12mr|texlive-alg-20010313-2|58	%changelog
12mr|texlive-alg-20010313-2|59	

16639 12
12mr|texlive-algorithm2e-4.01-2|1	# revision 16417
12mr|texlive-algorithm2e-4.01-2|2	# category Package
12mr|texlive-algorithm2e-4.01-2|3	# catalog-ctan /macros/latex/contrib/algorithm2e
12mr|texlive-algorithm2e-4.01-2|4	# catalog-date 2009-12-15 18:51:03 +0100
12mr|texlive-algorithm2e-4.01-2|5	# catalog-license lppl
12mr|texlive-algorithm2e-4.01-2|6	# catalog-version 4.01
12mr|texlive-algorithm2e-4.01-2|7	Name:		texlive-algorithm2e
12mr|texlive-algorithm2e-4.01-2|8	Version:	4.01
12mr|texlive-algorithm2e-4.01-2|9	Release:	2
12mr|texlive-algorithm2e-4.01-2|10	Summary:	Floating algorithm environment with algorithmic keywords
12mr|texlive-algorithm2e-4.01-2|11	Group:		Publishing
12mr|texlive-algorithm2e-4.01-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/algorithm2e
12mr|texlive-algorithm2e-4.01-2|13	License:	LPPL
12mr|texlive-algorithm2e-4.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/algorithm2e.tar.xz
12mr|texlive-algorithm2e-4.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/algorithm2e.doc.tar.xz
12mr|texlive-algorithm2e-4.01-2|16	BuildArch:	noarch
12mr|texlive-algorithm2e-4.01-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-algorithm2e-4.01-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-algorithm2e-4.01-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-algorithm2e-4.01-2|20	
12mr|texlive-algorithm2e-4.01-2|21	%description
12mr|texlive-algorithm2e-4.01-2|22	Algorithm2e is an environment for writing algorithms. An
12mr|texlive-algorithm2e-4.01-2|23	algorithm becomes a floating object (like figure, table, etc.).
12mr|texlive-algorithm2e-4.01-2|24	The package provides macros that allow you to create different
12mr|texlive-algorithm2e-4.01-2|25	keywords, and a set of predefined key words is provided; you
12mr|texlive-algorithm2e-4.01-2|26	can change the typography of the keywords. The package allows
12mr|texlive-algorithm2e-4.01-2|27	vertical lines delimiting a block of instructions in an
12mr|texlive-algorithm2e-4.01-2|28	algorithm, and defines different sorts of algorithms such as
12mr|texlive-algorithm2e-4.01-2|29	Procedure or Function; the name of these functions may be
12mr|texlive-algorithm2e-4.01-2|30	reused in the text or in other algorithms.
12mr|texlive-algorithm2e-4.01-2|31	
12mr|texlive-algorithm2e-4.01-2|32	%post
12mr|texlive-algorithm2e-4.01-2|33	%{_sbindir}/texlive.post
12mr|texlive-algorithm2e-4.01-2|34	
12mr|texlive-algorithm2e-4.01-2|35	%postun
12mr|texlive-algorithm2e-4.01-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-algorithm2e-4.01-2|37	%{_sbindir}/texlive.post
12mr|texlive-algorithm2e-4.01-2|38	fi
12mr|texlive-algorithm2e-4.01-2|39	
12mr|texlive-algorithm2e-4.01-2|40	#-----------------------------------------------------------------------
12mr|texlive-algorithm2e-4.01-2|41	%files
12mr|texlive-algorithm2e-4.01-2|42	%{_texmfdistdir}/tex/latex/algorithm2e/algorithm2e.sty
12mr|texlive-algorithm2e-4.01-2|43	%doc %{_texmfdistdir}/doc/latex/algorithm2e/README
12mr|texlive-algorithm2e-4.01-2|44	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e.pdf
12mr|texlive-algorithm2e-4.01-2|45	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e.tex
12mr|texlive-algorithm2e-4.01-2|46	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_ex01.tex
12mr|texlive-algorithm2e-4.01-2|47	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_ex02.tex
12mr|texlive-algorithm2e-4.01-2|48	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_ex03.tex
12mr|texlive-algorithm2e-4.01-2|49	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_ex04.tex
12mr|texlive-algorithm2e-4.01-2|50	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_ex05.tex
12mr|texlive-algorithm2e-4.01-2|51	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_ex06.tex
12mr|texlive-algorithm2e-4.01-2|52	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_ex07.tex
12mr|texlive-algorithm2e-4.01-2|53	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_exAlgoDisjdecomp.tex
12mr|texlive-algorithm2e-4.01-2|54	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_exIR.tex
12mr|texlive-algorithm2e-4.01-2|55	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_exfor.tex
12mr|texlive-algorithm2e-4.01-2|56	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_exrepeat.tex
12mr|texlive-algorithm2e-4.01-2|57	%doc %{_texmfdistdir}/doc/latex/algorithm2e/algorithm2e_exswitch.tex
12mr|texlive-algorithm2e-4.01-2|58	
12mr|texlive-algorithm2e-4.01-2|59	#-----------------------------------------------------------------------
12mr|texlive-algorithm2e-4.01-2|60	%prep
12mr|texlive-algorithm2e-4.01-2|61	%setup -c -a0 -a1
12mr|texlive-algorithm2e-4.01-2|62	
12mr|texlive-algorithm2e-4.01-2|63	%build
12mr|texlive-algorithm2e-4.01-2|64	
12mr|texlive-algorithm2e-4.01-2|65	%install
12mr|texlive-algorithm2e-4.01-2|66	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-algorithm2e-4.01-2|67	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-algorithm2e-4.01-2|68	
12mr|texlive-algorithm2e-4.01-2|69	
12mr|texlive-algorithm2e-4.01-2|70	
12mr|texlive-algorithm2e-4.01-2|71	%changelog
12mr|texlive-algorithm2e-4.01-2|72	

16640 12
12mr|texlive-algorithmicx-20061012-2|1	# revision 15878
12mr|texlive-algorithmicx-20061012-2|2	# category Package
12mr|texlive-algorithmicx-20061012-2|3	# catalog-ctan /macros/latex/contrib/algorithmicx
12mr|texlive-algorithmicx-20061012-2|4	# catalog-date 2006-10-12 12:11:58 +0200
12mr|texlive-algorithmicx-20061012-2|5	# catalog-license lppl
12mr|texlive-algorithmicx-20061012-2|6	# catalog-version undef
12mr|texlive-algorithmicx-20061012-2|7	Name:		texlive-algorithmicx
12mr|texlive-algorithmicx-20061012-2|8	Version:	20061012
12mr|texlive-algorithmicx-20061012-2|9	Release:	2
12mr|texlive-algorithmicx-20061012-2|10	Summary:	The algorithmic style you always wanted
12mr|texlive-algorithmicx-20061012-2|11	Group:		Publishing
12mr|texlive-algorithmicx-20061012-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/algorithmicx
12mr|texlive-algorithmicx-20061012-2|13	License:	LPPL
12mr|texlive-algorithmicx-20061012-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/algorithmicx.tar.xz
12mr|texlive-algorithmicx-20061012-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/algorithmicx.doc.tar.xz
12mr|texlive-algorithmicx-20061012-2|16	BuildArch:	noarch
12mr|texlive-algorithmicx-20061012-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-algorithmicx-20061012-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-algorithmicx-20061012-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-algorithmicx-20061012-2|20	
12mr|texlive-algorithmicx-20061012-2|21	%description
12mr|texlive-algorithmicx-20061012-2|22	Algorithmicx provides a very flexible, yet easy to use way for
12mr|texlive-algorithmicx-20061012-2|23	inserting good looking pseudocode or source code in your
12mr|texlive-algorithmicx-20061012-2|24	papers. It has built in support for Pseudocode, Pascal, C, and
12mr|texlive-algorithmicx-20061012-2|25	powerful means to create definitions for any programming
12mr|texlive-algorithmicx-20061012-2|26	language. You can easily adapt a Pseudocode style to your
12mr|texlive-algorithmicx-20061012-2|27	native language.
12mr|texlive-algorithmicx-20061012-2|28	
12mr|texlive-algorithmicx-20061012-2|29	%post
12mr|texlive-algorithmicx-20061012-2|30	%{_sbindir}/texlive.post
12mr|texlive-algorithmicx-20061012-2|31	
12mr|texlive-algorithmicx-20061012-2|32	%postun
12mr|texlive-algorithmicx-20061012-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-algorithmicx-20061012-2|34	%{_sbindir}/texlive.post
12mr|texlive-algorithmicx-20061012-2|35	fi
12mr|texlive-algorithmicx-20061012-2|36	
12mr|texlive-algorithmicx-20061012-2|37	#-----------------------------------------------------------------------
12mr|texlive-algorithmicx-20061012-2|38	%files
12mr|texlive-algorithmicx-20061012-2|39	%{_texmfdistdir}/tex/latex/algorithmicx/algc.sty
12mr|texlive-algorithmicx-20061012-2|40	%{_texmfdistdir}/tex/latex/algorithmicx/algcompatible.sty
12mr|texlive-algorithmicx-20061012-2|41	%{_texmfdistdir}/tex/latex/algorithmicx/algmatlab.sty
12mr|texlive-algorithmicx-20061012-2|42	%{_texmfdistdir}/tex/latex/algorithmicx/algorithmicx.sty
12mr|texlive-algorithmicx-20061012-2|43	%{_texmfdistdir}/tex/latex/algorithmicx/algpascal.sty
12mr|texlive-algorithmicx-20061012-2|44	%{_texmfdistdir}/tex/latex/algorithmicx/algpseudocode.sty
12mr|texlive-algorithmicx-20061012-2|45	%doc %{_texmfdistdir}/doc/latex/algorithmicx/README
12mr|texlive-algorithmicx-20061012-2|46	%doc %{_texmfdistdir}/doc/latex/algorithmicx/algorithmicx.pdf
12mr|texlive-algorithmicx-20061012-2|47	%doc %{_texmfdistdir}/doc/latex/algorithmicx/algorithmicx.tex
12mr|texlive-algorithmicx-20061012-2|48	
12mr|texlive-algorithmicx-20061012-2|49	#-----------------------------------------------------------------------
12mr|texlive-algorithmicx-20061012-2|50	%prep
12mr|texlive-algorithmicx-20061012-2|51	%setup -c -a0 -a1
12mr|texlive-algorithmicx-20061012-2|52	
12mr|texlive-algorithmicx-20061012-2|53	%build
12mr|texlive-algorithmicx-20061012-2|54	
12mr|texlive-algorithmicx-20061012-2|55	%install
12mr|texlive-algorithmicx-20061012-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-algorithmicx-20061012-2|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-algorithmicx-20061012-2|58	
12mr|texlive-algorithmicx-20061012-2|59	
12mr|texlive-algorithmicx-20061012-2|60	
12mr|texlive-algorithmicx-20061012-2|61	%changelog
12mr|texlive-algorithmicx-20061012-2|62	

16641 12
12mr|texlive-algorithms-0.1-2|1	# revision 15878
12mr|texlive-algorithms-0.1-2|2	# category Package
12mr|texlive-algorithms-0.1-2|3	# catalog-ctan /macros/latex/contrib/algorithms
12mr|texlive-algorithms-0.1-2|4	# catalog-date 2009-08-25 14:02:57 +0200
12mr|texlive-algorithms-0.1-2|5	# catalog-license lgpl
12mr|texlive-algorithms-0.1-2|6	# catalog-version 0.1
12mr|texlive-algorithms-0.1-2|7	Name:		texlive-algorithms
12mr|texlive-algorithms-0.1-2|8	Version:	0.1
12mr|texlive-algorithms-0.1-2|9	Release:	2
12mr|texlive-algorithms-0.1-2|10	Summary:	A suite of tools for typesetting algorithms in pseudo-code
12mr|texlive-algorithms-0.1-2|11	Group:		Publishing
12mr|texlive-algorithms-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/algorithms
12mr|texlive-algorithms-0.1-2|13	License:	LGPL
12mr|texlive-algorithms-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/algorithms.tar.xz
12mr|texlive-algorithms-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/algorithms.doc.tar.xz
12mr|texlive-algorithms-0.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/algorithms.source.tar.xz
12mr|texlive-algorithms-0.1-2|17	BuildArch:	noarch
12mr|texlive-algorithms-0.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-algorithms-0.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-algorithms-0.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-algorithms-0.1-2|21	
12mr|texlive-algorithms-0.1-2|22	%description
12mr|texlive-algorithms-0.1-2|23	Consists of two environments: algorithm and algorithmic. The
12mr|texlive-algorithms-0.1-2|24	algorithm package defines a floating algorithm environment
12mr|texlive-algorithms-0.1-2|25	designed to work with the algorithmic style. Within an
12mr|texlive-algorithms-0.1-2|26	algorithmic environment a number of commands for typesetting
12mr|texlive-algorithms-0.1-2|27	popular algorithmic constructs are available.
12mr|texlive-algorithms-0.1-2|28	
12mr|texlive-algorithms-0.1-2|29	%post
12mr|texlive-algorithms-0.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-algorithms-0.1-2|31	
12mr|texlive-algorithms-0.1-2|32	%postun
12mr|texlive-algorithms-0.1-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-algorithms-0.1-2|34	%{_sbindir}/texlive.post
12mr|texlive-algorithms-0.1-2|35	fi
12mr|texlive-algorithms-0.1-2|36	
12mr|texlive-algorithms-0.1-2|37	#-----------------------------------------------------------------------
12mr|texlive-algorithms-0.1-2|38	%files
12mr|texlive-algorithms-0.1-2|39	%{_texmfdistdir}/tex/latex/algorithms/algorithm.sty
12mr|texlive-algorithms-0.1-2|40	%{_texmfdistdir}/tex/latex/algorithms/algorithmic.sty
12mr|texlive-algorithms-0.1-2|41	%doc %{_texmfdistdir}/doc/latex/algorithms/COPYING
12mr|texlive-algorithms-0.1-2|42	%doc %{_texmfdistdir}/doc/latex/algorithms/README
12mr|texlive-algorithms-0.1-2|43	%doc %{_texmfdistdir}/doc/latex/algorithms/THANKS
12mr|texlive-algorithms-0.1-2|44	%doc %{_texmfdistdir}/doc/latex/algorithms/algorithms.pdf
12mr|texlive-algorithms-0.1-2|45	#- source
12mr|texlive-algorithms-0.1-2|46	%doc %{_texmfdistdir}/source/latex/algorithms/algorithms.dtx
12mr|texlive-algorithms-0.1-2|47	%doc %{_texmfdistdir}/source/latex/algorithms/algorithms.ins
12mr|texlive-algorithms-0.1-2|48	
12mr|texlive-algorithms-0.1-2|49	#-----------------------------------------------------------------------
12mr|texlive-algorithms-0.1-2|50	%prep
12mr|texlive-algorithms-0.1-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-algorithms-0.1-2|52	
12mr|texlive-algorithms-0.1-2|53	%build
12mr|texlive-algorithms-0.1-2|54	
12mr|texlive-algorithms-0.1-2|55	%install
12mr|texlive-algorithms-0.1-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-algorithms-0.1-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-algorithms-0.1-2|58	
12mr|texlive-algorithms-0.1-2|59	
12mr|texlive-algorithms-0.1-2|60	
12mr|texlive-algorithms-0.1-2|61	%changelog
12mr|texlive-algorithms-0.1-2|62	

16642 12
12mr|texlive-allrunes-2.1-2|1	# revision 21886
12mr|texlive-allrunes-2.1-2|2	# category Package
12mr|texlive-allrunes-2.1-2|3	# catalog-ctan /fonts/allrunes
12mr|texlive-allrunes-2.1-2|4	# catalog-date 2007-01-14 10:14:42 +0100
12mr|texlive-allrunes-2.1-2|5	# catalog-license lppl
12mr|texlive-allrunes-2.1-2|6	# catalog-version 2.1
12mr|texlive-allrunes-2.1-2|7	Name:		texlive-allrunes
12mr|texlive-allrunes-2.1-2|8	Version:	2.1
12mr|texlive-allrunes-2.1-2|9	Release:	2
12mr|texlive-allrunes-2.1-2|10	Summary:	Fonts and LaTeX package for almost all runes
12mr|texlive-allrunes-2.1-2|11	Group:		Publishing
12mr|texlive-allrunes-2.1-2|12	URL:		http://www.ctan.org/tex-archive/fonts/allrunes
12mr|texlive-allrunes-2.1-2|13	License:	LPPL
12mr|texlive-allrunes-2.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/allrunes.tar.xz
12mr|texlive-allrunes-2.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/allrunes.doc.tar.xz
12mr|texlive-allrunes-2.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/allrunes.source.tar.xz
12mr|texlive-allrunes-2.1-2|17	BuildArch:	noarch
12mr|texlive-allrunes-2.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-allrunes-2.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-allrunes-2.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-allrunes-2.1-2|21	
12mr|texlive-allrunes-2.1-2|22	%description
12mr|texlive-allrunes-2.1-2|23	This large collection of fonts (in Adobe Type 1 format), with
12mr|texlive-allrunes-2.1-2|24	the LaTeX package gives access to almost all runes ever used in
12mr|texlive-allrunes-2.1-2|25	Europe. The bundle covers not only the main forms but also a
12mr|texlive-allrunes-2.1-2|26	lot of varieties.
12mr|texlive-allrunes-2.1-2|27	
12mr|texlive-allrunes-2.1-2|28	%post
12mr|texlive-allrunes-2.1-2|29	%{_sbindir}/texlive.post
12mr|texlive-allrunes-2.1-2|30	
12mr|texlive-allrunes-2.1-2|31	%postun
12mr|texlive-allrunes-2.1-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-allrunes-2.1-2|33	%{_sbindir}/texlive.post
12mr|texlive-allrunes-2.1-2|34	fi
12mr|texlive-allrunes-2.1-2|35	
12mr|texlive-allrunes-2.1-2|36	#-----------------------------------------------------------------------
12mr|texlive-allrunes-2.1-2|37	%files
12mr|texlive-allrunes-2.1-2|38	%{_texmfdistdir}/fonts/map/dvips/allrunes/allrunes.map
12mr|texlive-allrunes-2.1-2|39	%{_texmfdistdir}/fonts/source/public/allrunes/frua.mf
12mr|texlive-allrunes-2.1-2|40	%{_texmfdistdir}/fonts/source/public/allrunes/fruabm.mf
12mr|texlive-allrunes-2.1-2|41	%{_texmfdistdir}/fonts/source/public/allrunes/fruabn.mf
12mr|texlive-allrunes-2.1-2|42	%{_texmfdistdir}/fonts/source/public/allrunes/fruabq.mf
12mr|texlive-allrunes-2.1-2|43	%{_texmfdistdir}/fonts/source/public/allrunes/fruabr.mf
12mr|texlive-allrunes-2.1-2|44	%{_texmfdistdir}/fonts/source/public/allrunes/fruabs.mf
12mr|texlive-allrunes-2.1-2|45	%{_texmfdistdir}/fonts/source/public/allrunes/fruabt.mf
12mr|texlive-allrunes-2.1-2|46	%{_texmfdistdir}/fonts/source/public/allrunes/fruacm.mf
12mr|texlive-allrunes-2.1-2|47	%{_texmfdistdir}/fonts/source/public/allrunes/fruacn.mf
12mr|texlive-allrunes-2.1-2|48	%{_texmfdistdir}/fonts/source/public/allrunes/fruacq.mf
12mr|texlive-allrunes-2.1-2|49	%{_texmfdistdir}/fonts/source/public/allrunes/fruacr.mf
12mr|texlive-allrunes-2.1-2|50	%{_texmfdistdir}/fonts/source/public/allrunes/fruacs.mf
12mr|texlive-allrunes-2.1-2|51	%{_texmfdistdir}/fonts/source/public/allrunes/fruact.mf
12mr|texlive-allrunes-2.1-2|52	%{_texmfdistdir}/fonts/source/public/allrunes/fruakm.mf
12mr|texlive-allrunes-2.1-2|53	%{_texmfdistdir}/fonts/source/public/allrunes/fruakn.mf
12mr|texlive-allrunes-2.1-2|54	%{_texmfdistdir}/fonts/source/public/allrunes/fruakq.mf
12mr|texlive-allrunes-2.1-2|55	%{_texmfdistdir}/fonts/source/public/allrunes/fruakr.mf
12mr|texlive-allrunes-2.1-2|56	%{_texmfdistdir}/fonts/source/public/allrunes/fruaks.mf
12mr|texlive-allrunes-2.1-2|57	%{_texmfdistdir}/fonts/source/public/allrunes/fruakt.mf
12mr|texlive-allrunes-2.1-2|58	%{_texmfdistdir}/fonts/source/public/allrunes/frualm.mf
12mr|texlive-allrunes-2.1-2|59	%{_texmfdistdir}/fonts/source/public/allrunes/frualn.mf
12mr|texlive-allrunes-2.1-2|60	%{_texmfdistdir}/fonts/source/public/allrunes/frualq.mf
12mr|texlive-allrunes-2.1-2|61	%{_texmfdistdir}/fonts/source/public/allrunes/frualr.mf
12mr|texlive-allrunes-2.1-2|62	%{_texmfdistdir}/fonts/source/public/allrunes/fruals.mf
12mr|texlive-allrunes-2.1-2|63	%{_texmfdistdir}/fonts/source/public/allrunes/frualt.mf
12mr|texlive-allrunes-2.1-2|64	%{_texmfdistdir}/fonts/source/public/allrunes/fruamm.mf
12mr|texlive-allrunes-2.1-2|65	%{_texmfdistdir}/fonts/source/public/allrunes/fruamn.mf
12mr|texlive-allrunes-2.1-2|66	%{_texmfdistdir}/fonts/source/public/allrunes/fruamq.mf
12mr|texlive-allrunes-2.1-2|67	%{_texmfdistdir}/fonts/source/public/allrunes/fruamr.mf
12mr|texlive-allrunes-2.1-2|68	%{_texmfdistdir}/fonts/source/public/allrunes/fruams.mf
12mr|texlive-allrunes-2.1-2|69	%{_texmfdistdir}/fonts/source/public/allrunes/fruamt.mf
12mr|texlive-allrunes-2.1-2|70	%{_texmfdistdir}/fonts/source/public/allrunes/fruanm.mf
12mr|texlive-allrunes-2.1-2|71	%{_texmfdistdir}/fonts/source/public/allrunes/fruann.mf
12mr|texlive-allrunes-2.1-2|72	%{_texmfdistdir}/fonts/source/public/allrunes/fruanq.mf
12mr|texlive-allrunes-2.1-2|73	%{_texmfdistdir}/fonts/source/public/allrunes/fruanr.mf
12mr|texlive-allrunes-2.1-2|74	%{_texmfdistdir}/fonts/source/public/allrunes/fruans.mf
12mr|texlive-allrunes-2.1-2|75	%{_texmfdistdir}/fonts/source/public/allrunes/fruant.mf
12mr|texlive-allrunes-2.1-2|76	%{_texmfdistdir}/fonts/source/public/allrunes/frubase.mf
12mr|texlive-allrunes-2.1-2|77	%{_texmfdistdir}/fonts/source/public/allrunes/fruc.mf
12mr|texlive-allrunes-2.1-2|78	%{_texmfdistdir}/fonts/source/public/allrunes/frucbm.mf
12mr|texlive-allrunes-2.1-2|79	%{_texmfdistdir}/fonts/source/public/allrunes/frucbn.mf
12mr|texlive-allrunes-2.1-2|80	%{_texmfdistdir}/fonts/source/public/allrunes/frucbq.mf
12mr|texlive-allrunes-2.1-2|81	%{_texmfdistdir}/fonts/source/public/allrunes/frucbr.mf
12mr|texlive-allrunes-2.1-2|82	%{_texmfdistdir}/fonts/source/public/allrunes/frucbs.mf
12mr|texlive-allrunes-2.1-2|83	%{_texmfdistdir}/fonts/source/public/allrunes/frucbt.mf
12mr|texlive-allrunes-2.1-2|84	%{_texmfdistdir}/fonts/source/public/allrunes/fruccm.mf
12mr|texlive-allrunes-2.1-2|85	%{_texmfdistdir}/fonts/source/public/allrunes/fruccn.mf
12mr|texlive-allrunes-2.1-2|86	%{_texmfdistdir}/fonts/source/public/allrunes/fruccq.mf
12mr|texlive-allrunes-2.1-2|87	%{_texmfdistdir}/fonts/source/public/allrunes/fruccr.mf
12mr|texlive-allrunes-2.1-2|88	%{_texmfdistdir}/fonts/source/public/allrunes/fruccs.mf
12mr|texlive-allrunes-2.1-2|89	%{_texmfdistdir}/fonts/source/public/allrunes/frucct.mf
12mr|texlive-allrunes-2.1-2|90	%{_texmfdistdir}/fonts/source/public/allrunes/fruckm.mf
12mr|texlive-allrunes-2.1-2|91	%{_texmfdistdir}/fonts/source/public/allrunes/fruckn.mf
12mr|texlive-allrunes-2.1-2|92	%{_texmfdistdir}/fonts/source/public/allrunes/fruckq.mf
12mr|texlive-allrunes-2.1-2|93	%{_texmfdistdir}/fonts/source/public/allrunes/fruckr.mf
12mr|texlive-allrunes-2.1-2|94	%{_texmfdistdir}/fonts/source/public/allrunes/frucks.mf
12mr|texlive-allrunes-2.1-2|95	%{_texmfdistdir}/fonts/source/public/allrunes/fruckt.mf
12mr|texlive-allrunes-2.1-2|96	%{_texmfdistdir}/fonts/source/public/allrunes/fruclm.mf
12mr|texlive-allrunes-2.1-2|97	%{_texmfdistdir}/fonts/source/public/allrunes/frucln.mf
12mr|texlive-allrunes-2.1-2|98	%{_texmfdistdir}/fonts/source/public/allrunes/fruclq.mf
12mr|texlive-allrunes-2.1-2|99	%{_texmfdistdir}/fonts/source/public/allrunes/fruclr.mf
12mr|texlive-allrunes-2.1-2|100	%{_texmfdistdir}/fonts/source/public/allrunes/frucls.mf
12mr|texlive-allrunes-2.1-2|101	%{_texmfdistdir}/fonts/source/public/allrunes/fruclt.mf
12mr|texlive-allrunes-2.1-2|102	%{_texmfdistdir}/fonts/source/public/allrunes/frucmm.mf
12mr|texlive-allrunes-2.1-2|103	%{_texmfdistdir}/fonts/source/public/allrunes/frucmn.mf
12mr|texlive-allrunes-2.1-2|104	%{_texmfdistdir}/fonts/source/public/allrunes/frucmq.mf
12mr|texlive-allrunes-2.1-2|105	%{_texmfdistdir}/fonts/source/public/allrunes/frucmr.mf
12mr|texlive-allrunes-2.1-2|106	%{_texmfdistdir}/fonts/source/public/allrunes/frucms.mf
12mr|texlive-allrunes-2.1-2|107	%{_texmfdistdir}/fonts/source/public/allrunes/frucmt.mf
12mr|texlive-allrunes-2.1-2|108	%{_texmfdistdir}/fonts/source/public/allrunes/frucnm.mf
12mr|texlive-allrunes-2.1-2|109	%{_texmfdistdir}/fonts/source/public/allrunes/frucnn.mf
12mr|texlive-allrunes-2.1-2|110	%{_texmfdistdir}/fonts/source/public/allrunes/frucnq.mf
12mr|texlive-allrunes-2.1-2|111	%{_texmfdistdir}/fonts/source/public/allrunes/frucnr.mf
12mr|texlive-allrunes-2.1-2|112	%{_texmfdistdir}/fonts/source/public/allrunes/frucns.mf
12mr|texlive-allrunes-2.1-2|113	%{_texmfdistdir}/fonts/source/public/allrunes/frucnt.mf
12mr|texlive-allrunes-2.1-2|114	%{_texmfdistdir}/fonts/source/public/allrunes/frul.mf
12mr|texlive-allrunes-2.1-2|115	%{_texmfdistdir}/fonts/source/public/allrunes/frulbm.mf
12mr|texlive-allrunes-2.1-2|116	%{_texmfdistdir}/fonts/source/public/allrunes/frulbn.mf
12mr|texlive-allrunes-2.1-2|117	%{_texmfdistdir}/fonts/source/public/allrunes/frulbq.mf
12mr|texlive-allrunes-2.1-2|118	%{_texmfdistdir}/fonts/source/public/allrunes/frulbr.mf
12mr|texlive-allrunes-2.1-2|119	%{_texmfdistdir}/fonts/source/public/allrunes/frulbs.mf
12mr|texlive-allrunes-2.1-2|120	%{_texmfdistdir}/fonts/source/public/allrunes/frulbt.mf
12mr|texlive-allrunes-2.1-2|121	%{_texmfdistdir}/fonts/source/public/allrunes/frulcm.mf
12mr|texlive-allrunes-2.1-2|122	%{_texmfdistdir}/fonts/source/public/allrunes/frulcn.mf
12mr|texlive-allrunes-2.1-2|123	%{_texmfdistdir}/fonts/source/public/allrunes/frulcq.mf
12mr|texlive-allrunes-2.1-2|124	%{_texmfdistdir}/fonts/source/public/allrunes/frulcr.mf
12mr|texlive-allrunes-2.1-2|125	%{_texmfdistdir}/fonts/source/public/allrunes/frulcs.mf
12mr|texlive-allrunes-2.1-2|126	%{_texmfdistdir}/fonts/source/public/allrunes/frulct.mf
12mr|texlive-allrunes-2.1-2|127	%{_texmfdistdir}/fonts/source/public/allrunes/frulkm.mf
12mr|texlive-allrunes-2.1-2|128	%{_texmfdistdir}/fonts/source/public/allrunes/frulkn.mf
12mr|texlive-allrunes-2.1-2|129	%{_texmfdistdir}/fonts/source/public/allrunes/frulkq.mf
12mr|texlive-allrunes-2.1-2|130	%{_texmfdistdir}/fonts/source/public/allrunes/frulkr.mf
12mr|texlive-allrunes-2.1-2|131	%{_texmfdistdir}/fonts/source/public/allrunes/frulks.mf
12mr|texlive-allrunes-2.1-2|132	%{_texmfdistdir}/fonts/source/public/allrunes/frulkt.mf
12mr|texlive-allrunes-2.1-2|133	%{_texmfdistdir}/fonts/source/public/allrunes/frullm.mf
12mr|texlive-allrunes-2.1-2|134	%{_texmfdistdir}/fonts/source/public/allrunes/frulln.mf
12mr|texlive-allrunes-2.1-2|135	%{_texmfdistdir}/fonts/source/public/allrunes/frullq.mf
12mr|texlive-allrunes-2.1-2|136	%{_texmfdistdir}/fonts/source/public/allrunes/frullr.mf
12mr|texlive-allrunes-2.1-2|137	%{_texmfdistdir}/fonts/source/public/allrunes/frulls.mf
12mr|texlive-allrunes-2.1-2|138	%{_texmfdistdir}/fonts/source/public/allrunes/frullt.mf
12mr|texlive-allrunes-2.1-2|139	%{_texmfdistdir}/fonts/source/public/allrunes/frulmm.mf
12mr|texlive-allrunes-2.1-2|140	%{_texmfdistdir}/fonts/source/public/allrunes/frulmn.mf
12mr|texlive-allrunes-2.1-2|141	%{_texmfdistdir}/fonts/source/public/allrunes/frulmq.mf
12mr|texlive-allrunes-2.1-2|142	%{_texmfdistdir}/fonts/source/public/allrunes/frulmr.mf
12mr|texlive-allrunes-2.1-2|143	%{_texmfdistdir}/fonts/source/public/allrunes/frulms.mf
12mr|texlive-allrunes-2.1-2|144	%{_texmfdistdir}/fonts/source/public/allrunes/frulmt.mf
12mr|texlive-allrunes-2.1-2|145	%{_texmfdistdir}/fonts/source/public/allrunes/frulnm.mf
12mr|texlive-allrunes-2.1-2|146	%{_texmfdistdir}/fonts/source/public/allrunes/frulnn.mf
12mr|texlive-allrunes-2.1-2|147	%{_texmfdistdir}/fonts/source/public/allrunes/frulnq.mf
12mr|texlive-allrunes-2.1-2|148	%{_texmfdistdir}/fonts/source/public/allrunes/frulnr.mf
12mr|texlive-allrunes-2.1-2|149	%{_texmfdistdir}/fonts/source/public/allrunes/frulns.mf
12mr|texlive-allrunes-2.1-2|150	%{_texmfdistdir}/fonts/source/public/allrunes/frulnt.mf
12mr|texlive-allrunes-2.1-2|151	%{_texmfdistdir}/fonts/source/public/allrunes/frum.mf
12mr|texlive-allrunes-2.1-2|152	%{_texmfdistdir}/fonts/source/public/allrunes/frumbm.mf
12mr|texlive-allrunes-2.1-2|153	%{_texmfdistdir}/fonts/source/public/allrunes/frumbn.mf
12mr|texlive-allrunes-2.1-2|154	%{_texmfdistdir}/fonts/source/public/allrunes/frumbq.mf
12mr|texlive-allrunes-2.1-2|155	%{_texmfdistdir}/fonts/source/public/allrunes/frumbr.mf
12mr|texlive-allrunes-2.1-2|156	%{_texmfdistdir}/fonts/source/public/allrunes/frumbs.mf
12mr|texlive-allrunes-2.1-2|157	%{_texmfdistdir}/fonts/source/public/allrunes/frumbt.mf
12mr|texlive-allrunes-2.1-2|158	%{_texmfdistdir}/fonts/source/public/allrunes/frumcm.mf
12mr|texlive-allrunes-2.1-2|159	%{_texmfdistdir}/fonts/source/public/allrunes/frumcn.mf
12mr|texlive-allrunes-2.1-2|160	%{_texmfdistdir}/fonts/source/public/allrunes/frumcq.mf
12mr|texlive-allrunes-2.1-2|161	%{_texmfdistdir}/fonts/source/public/allrunes/frumcr.mf
12mr|texlive-allrunes-2.1-2|162	%{_texmfdistdir}/fonts/source/public/allrunes/frumcs.mf
12mr|texlive-allrunes-2.1-2|163	%{_texmfdistdir}/fonts/source/public/allrunes/frumct.mf
12mr|texlive-allrunes-2.1-2|164	%{_texmfdistdir}/fonts/source/public/allrunes/frumkm.mf
12mr|texlive-allrunes-2.1-2|165	%{_texmfdistdir}/fonts/source/public/allrunes/frumkn.mf
12mr|texlive-allrunes-2.1-2|166	%{_texmfdistdir}/fonts/source/public/allrunes/frumkq.mf
12mr|texlive-allrunes-2.1-2|167	%{_texmfdistdir}/fonts/source/public/allrunes/frumkr.mf
12mr|texlive-allrunes-2.1-2|168	%{_texmfdistdir}/fonts/source/public/allrunes/frumks.mf
12mr|texlive-allrunes-2.1-2|169	%{_texmfdistdir}/fonts/source/public/allrunes/frumkt.mf
12mr|texlive-allrunes-2.1-2|170	%{_texmfdistdir}/fonts/source/public/allrunes/frumlm.mf
12mr|texlive-allrunes-2.1-2|171	%{_texmfdistdir}/fonts/source/public/allrunes/frumln.mf
12mr|texlive-allrunes-2.1-2|172	%{_texmfdistdir}/fonts/source/public/allrunes/frumlq.mf
12mr|texlive-allrunes-2.1-2|173	%{_texmfdistdir}/fonts/source/public/allrunes/frumlr.mf
12mr|texlive-allrunes-2.1-2|174	%{_texmfdistdir}/fonts/source/public/allrunes/frumls.mf
12mr|texlive-allrunes-2.1-2|175	%{_texmfdistdir}/fonts/source/public/allrunes/frumlt.mf
12mr|texlive-allrunes-2.1-2|176	%{_texmfdistdir}/fonts/source/public/allrunes/frummm.mf
12mr|texlive-allrunes-2.1-2|177	%{_texmfdistdir}/fonts/source/public/allrunes/frummn.mf
12mr|texlive-allrunes-2.1-2|178	%{_texmfdistdir}/fonts/source/public/allrunes/frummq.mf
12mr|texlive-allrunes-2.1-2|179	%{_texmfdistdir}/fonts/source/public/allrunes/frummr.mf
12mr|texlive-allrunes-2.1-2|180	%{_texmfdistdir}/fonts/source/public/allrunes/frumms.mf
12mr|texlive-allrunes-2.1-2|181	%{_texmfdistdir}/fonts/source/public/allrunes/frummt.mf
12mr|texlive-allrunes-2.1-2|182	%{_texmfdistdir}/fonts/source/public/allrunes/frumnm.mf
12mr|texlive-allrunes-2.1-2|183	%{_texmfdistdir}/fonts/source/public/allrunes/frumnn.mf
12mr|texlive-allrunes-2.1-2|184	%{_texmfdistdir}/fonts/source/public/allrunes/frumnq.mf
12mr|texlive-allrunes-2.1-2|185	%{_texmfdistdir}/fonts/source/public/allrunes/frumnr.mf
12mr|texlive-allrunes-2.1-2|186	%{_texmfdistdir}/fonts/source/public/allrunes/frumns.mf
12mr|texlive-allrunes-2.1-2|187	%{_texmfdistdir}/fonts/source/public/allrunes/frumnt.mf
12mr|texlive-allrunes-2.1-2|188	%{_texmfdistdir}/fonts/source/public/allrunes/frun.mf
12mr|texlive-allrunes-2.1-2|189	%{_texmfdistdir}/fonts/source/public/allrunes/frunbm.mf
12mr|texlive-allrunes-2.1-2|190	%{_texmfdistdir}/fonts/source/public/allrunes/frunbn.mf
12mr|texlive-allrunes-2.1-2|191	%{_texmfdistdir}/fonts/source/public/allrunes/frunbq.mf
12mr|texlive-allrunes-2.1-2|192	%{_texmfdistdir}/fonts/source/public/allrunes/frunbr.mf
12mr|texlive-allrunes-2.1-2|193	%{_texmfdistdir}/fonts/source/public/allrunes/frunbs.mf
12mr|texlive-allrunes-2.1-2|194	%{_texmfdistdir}/fonts/source/public/allrunes/frunbt.mf
12mr|texlive-allrunes-2.1-2|195	%{_texmfdistdir}/fonts/source/public/allrunes/fruncm.mf
12mr|texlive-allrunes-2.1-2|196	%{_texmfdistdir}/fonts/source/public/allrunes/fruncn.mf
12mr|texlive-allrunes-2.1-2|197	%{_texmfdistdir}/fonts/source/public/allrunes/fruncq.mf
12mr|texlive-allrunes-2.1-2|198	%{_texmfdistdir}/fonts/source/public/allrunes/fruncr.mf
12mr|texlive-allrunes-2.1-2|199	%{_texmfdistdir}/fonts/source/public/allrunes/fruncs.mf
12mr|texlive-allrunes-2.1-2|200	%{_texmfdistdir}/fonts/source/public/allrunes/frunct.mf
12mr|texlive-allrunes-2.1-2|201	%{_texmfdistdir}/fonts/source/public/allrunes/frunkm.mf
12mr|texlive-allrunes-2.1-2|202	%{_texmfdistdir}/fonts/source/public/allrunes/frunkn.mf
12mr|texlive-allrunes-2.1-2|203	%{_texmfdistdir}/fonts/source/public/allrunes/frunkq.mf
12mr|texlive-allrunes-2.1-2|204	%{_texmfdistdir}/fonts/source/public/allrunes/frunkr.mf
12mr|texlive-allrunes-2.1-2|205	%{_texmfdistdir}/fonts/source/public/allrunes/frunks.mf
12mr|texlive-allrunes-2.1-2|206	%{_texmfdistdir}/fonts/source/public/allrunes/frunkt.mf
12mr|texlive-allrunes-2.1-2|207	%{_texmfdistdir}/fonts/source/public/allrunes/frunlm.mf
12mr|texlive-allrunes-2.1-2|208	%{_texmfdistdir}/fonts/source/public/allrunes/frunln.mf
12mr|texlive-allrunes-2.1-2|209	%{_texmfdistdir}/fonts/source/public/allrunes/frunlq.mf
12mr|texlive-allrunes-2.1-2|210	%{_texmfdistdir}/fonts/source/public/allrunes/frunlr.mf
12mr|texlive-allrunes-2.1-2|211	%{_texmfdistdir}/fonts/source/public/allrunes/frunls.mf
12mr|texlive-allrunes-2.1-2|212	%{_texmfdistdir}/fonts/source/public/allrunes/frunlt.mf
12mr|texlive-allrunes-2.1-2|213	%{_texmfdistdir}/fonts/source/public/allrunes/frunmm.mf
12mr|texlive-allrunes-2.1-2|214	%{_texmfdistdir}/fonts/source/public/allrunes/frunmn.mf
12mr|texlive-allrunes-2.1-2|215	%{_texmfdistdir}/fonts/source/public/allrunes/frunmq.mf
12mr|texlive-allrunes-2.1-2|216	%{_texmfdistdir}/fonts/source/public/allrunes/frunmr.mf
12mr|texlive-allrunes-2.1-2|217	%{_texmfdistdir}/fonts/source/public/allrunes/frunms.mf
12mr|texlive-allrunes-2.1-2|218	%{_texmfdistdir}/fonts/source/public/allrunes/frunmt.mf
12mr|texlive-allrunes-2.1-2|219	%{_texmfdistdir}/fonts/source/public/allrunes/frunnm.mf
12mr|texlive-allrunes-2.1-2|220	%{_texmfdistdir}/fonts/source/public/allrunes/frunnn.mf
12mr|texlive-allrunes-2.1-2|221	%{_texmfdistdir}/fonts/source/public/allrunes/frunnq.mf
12mr|texlive-allrunes-2.1-2|222	%{_texmfdistdir}/fonts/source/public/allrunes/frunnr.mf
12mr|texlive-allrunes-2.1-2|223	%{_texmfdistdir}/fonts/source/public/allrunes/frunns.mf
12mr|texlive-allrunes-2.1-2|224	%{_texmfdistdir}/fonts/source/public/allrunes/frunnt.mf
12mr|texlive-allrunes-2.1-2|225	%{_texmfdistdir}/fonts/source/public/allrunes/frusep.mf
12mr|texlive-allrunes-2.1-2|226	%{_texmfdistdir}/fonts/source/public/allrunes/frut.mf
12mr|texlive-allrunes-2.1-2|227	%{_texmfdistdir}/fonts/source/public/allrunes/frutbm.mf
12mr|texlive-allrunes-2.1-2|228	%{_texmfdistdir}/fonts/source/public/allrunes/frutbn.mf
12mr|texlive-allrunes-2.1-2|229	%{_texmfdistdir}/fonts/source/public/allrunes/frutbq.mf
12mr|texlive-allrunes-2.1-2|230	%{_texmfdistdir}/fonts/source/public/allrunes/frutbr.mf
12mr|texlive-allrunes-2.1-2|231	%{_texmfdistdir}/fonts/source/public/allrunes/frutbs.mf
12mr|texlive-allrunes-2.1-2|232	%{_texmfdistdir}/fonts/source/public/allrunes/frutbt.mf
12mr|texlive-allrunes-2.1-2|233	%{_texmfdistdir}/fonts/source/public/allrunes/frutcm.mf
12mr|texlive-allrunes-2.1-2|234	%{_texmfdistdir}/fonts/source/public/allrunes/frutcn.mf
12mr|texlive-allrunes-2.1-2|235	%{_texmfdistdir}/fonts/source/public/allrunes/frutcq.mf
12mr|texlive-allrunes-2.1-2|236	%{_texmfdistdir}/fonts/source/public/allrunes/frutcr.mf
12mr|texlive-allrunes-2.1-2|237	%{_texmfdistdir}/fonts/source/public/allrunes/frutcs.mf
12mr|texlive-allrunes-2.1-2|238	%{_texmfdistdir}/fonts/source/public/allrunes/frutct.mf
12mr|texlive-allrunes-2.1-2|239	%{_texmfdistdir}/fonts/source/public/allrunes/frutkm.mf
12mr|texlive-allrunes-2.1-2|240	%{_texmfdistdir}/fonts/source/public/allrunes/frutkn.mf
12mr|texlive-allrunes-2.1-2|241	%{_texmfdistdir}/fonts/source/public/allrunes/frutkq.mf
12mr|texlive-allrunes-2.1-2|242	%{_texmfdistdir}/fonts/source/public/allrunes/frutkr.mf
12mr|texlive-allrunes-2.1-2|243	%{_texmfdistdir}/fonts/source/public/allrunes/frutks.mf
12mr|texlive-allrunes-2.1-2|244	%{_texmfdistdir}/fonts/source/public/allrunes/frutkt.mf
12mr|texlive-allrunes-2.1-2|245	%{_texmfdistdir}/fonts/source/public/allrunes/frutlm.mf
12mr|texlive-allrunes-2.1-2|246	%{_texmfdistdir}/fonts/source/public/allrunes/frutln.mf
12mr|texlive-allrunes-2.1-2|247	%{_texmfdistdir}/fonts/source/public/allrunes/frutlq.mf
12mr|texlive-allrunes-2.1-2|248	%{_texmfdistdir}/fonts/source/public/allrunes/frutlr.mf
12mr|texlive-allrunes-2.1-2|249	%{_texmfdistdir}/fonts/source/public/allrunes/frutls.mf
12mr|texlive-allrunes-2.1-2|250	%{_texmfdistdir}/fonts/source/public/allrunes/frutlt.mf
12mr|texlive-allrunes-2.1-2|251	%{_texmfdistdir}/fonts/source/public/allrunes/frutmm.mf
12mr|texlive-allrunes-2.1-2|252	%{_texmfdistdir}/fonts/source/public/allrunes/frutmn.mf
12mr|texlive-allrunes-2.1-2|253	%{_texmfdistdir}/fonts/source/public/allrunes/frutmq.mf
12mr|texlive-allrunes-2.1-2|254	%{_texmfdistdir}/fonts/source/public/allrunes/frutmr.mf
12mr|texlive-allrunes-2.1-2|255	%{_texmfdistdir}/fonts/source/public/allrunes/frutms.mf
12mr|texlive-allrunes-2.1-2|256	%{_texmfdistdir}/fonts/source/public/allrunes/frutmt.mf
12mr|texlive-allrunes-2.1-2|257	%{_texmfdistdir}/fonts/source/public/allrunes/frutnm.mf
12mr|texlive-allrunes-2.1-2|258	%{_texmfdistdir}/fonts/source/public/allrunes/frutnn.mf
12mr|texlive-allrunes-2.1-2|259	%{_texmfdistdir}/fonts/source/public/allrunes/frutnq.mf
12mr|texlive-allrunes-2.1-2|260	%{_texmfdistdir}/fonts/source/public/allrunes/frutnr.mf
12mr|texlive-allrunes-2.1-2|261	%{_texmfdistdir}/fonts/source/public/allrunes/frutns.mf
12mr|texlive-allrunes-2.1-2|262	%{_texmfdistdir}/fonts/source/public/allrunes/frutnt.mf
12mr|texlive-allrunes-2.1-2|263	%{_texmfdistdir}/fonts/type1/public/allrunes/fruabm.pfb
12mr|texlive-allrunes-2.1-2|264	%{_texmfdistdir}/fonts/type1/public/allrunes/fruabn.pfb
12mr|texlive-allrunes-2.1-2|265	%{_texmfdistdir}/fonts/type1/public/allrunes/fruabq.pfb
12mr|texlive-allrunes-2.1-2|266	%{_texmfdistdir}/fonts/type1/public/allrunes/fruabr.pfb
12mr|texlive-allrunes-2.1-2|267	%{_texmfdistdir}/fonts/type1/public/allrunes/fruabs.pfb
12mr|texlive-allrunes-2.1-2|268	%{_texmfdistdir}/fonts/type1/public/allrunes/fruabt.pfb
12mr|texlive-allrunes-2.1-2|269	%{_texmfdistdir}/fonts/type1/public/allrunes/fruacm.pfb
12mr|texlive-allrunes-2.1-2|270	%{_texmfdistdir}/fonts/type1/public/allrunes/fruacn.pfb
12mr|texlive-allrunes-2.1-2|271	%{_texmfdistdir}/fonts/type1/public/allrunes/fruacq.pfb
12mr|texlive-allrunes-2.1-2|272	%{_texmfdistdir}/fonts/type1/public/allrunes/fruacr.pfb
12mr|texlive-allrunes-2.1-2|273	%{_texmfdistdir}/fonts/type1/public/allrunes/fruacs.pfb
12mr|texlive-allrunes-2.1-2|274	%{_texmfdistdir}/fonts/type1/public/allrunes/fruact.pfb
12mr|texlive-allrunes-2.1-2|275	%{_texmfdistdir}/fonts/type1/public/allrunes/fruakm.pfb
12mr|texlive-allrunes-2.1-2|276	%{_texmfdistdir}/fonts/type1/public/allrunes/fruakn.pfb
12mr|texlive-allrunes-2.1-2|277	%{_texmfdistdir}/fonts/type1/public/allrunes/fruakq.pfb
12mr|texlive-allrunes-2.1-2|278	%{_texmfdistdir}/fonts/type1/public/allrunes/fruakr.pfb
12mr|texlive-allrunes-2.1-2|279	%{_texmfdistdir}/fonts/type1/public/allrunes/fruaks.pfb
12mr|texlive-allrunes-2.1-2|280	%{_texmfdistdir}/fonts/type1/public/allrunes/fruakt.pfb
12mr|texlive-allrunes-2.1-2|281	%{_texmfdistdir}/fonts/type1/public/allrunes/frualm.pfb
12mr|texlive-allrunes-2.1-2|282	%{_texmfdistdir}/fonts/type1/public/allrunes/frualn.pfb
12mr|texlive-allrunes-2.1-2|283	%{_texmfdistdir}/fonts/type1/public/allrunes/frualq.pfb
12mr|texlive-allrunes-2.1-2|284	%{_texmfdistdir}/fonts/type1/public/allrunes/frualr.pfb
12mr|texlive-allrunes-2.1-2|285	%{_texmfdistdir}/fonts/type1/public/allrunes/fruals.pfb
12mr|texlive-allrunes-2.1-2|286	%{_texmfdistdir}/fonts/type1/public/allrunes/frualt.pfb
12mr|texlive-allrunes-2.1-2|287	%{_texmfdistdir}/fonts/type1/public/allrunes/fruamm.pfb
12mr|texlive-allrunes-2.1-2|288	%{_texmfdistdir}/fonts/type1/public/allrunes/fruamn.pfb
12mr|texlive-allrunes-2.1-2|289	%{_texmfdistdir}/fonts/type1/public/allrunes/fruamq.pfb
12mr|texlive-allrunes-2.1-2|290	%{_texmfdistdir}/fonts/type1/public/allrunes/fruamr.pfb
12mr|texlive-allrunes-2.1-2|291	%{_texmfdistdir}/fonts/type1/public/allrunes/fruams.pfb
12mr|texlive-allrunes-2.1-2|292	%{_texmfdistdir}/fonts/type1/public/allrunes/fruamt.pfb
12mr|texlive-allrunes-2.1-2|293	%{_texmfdistdir}/fonts/type1/public/allrunes/fruanm.pfb
12mr|texlive-allrunes-2.1-2|294	%{_texmfdistdir}/fonts/type1/public/allrunes/fruann.pfb
12mr|texlive-allrunes-2.1-2|295	%{_texmfdistdir}/fonts/type1/public/allrunes/fruanq.pfb
12mr|texlive-allrunes-2.1-2|296	%{_texmfdistdir}/fonts/type1/public/allrunes/fruanr.pfb
12mr|texlive-allrunes-2.1-2|297	%{_texmfdistdir}/fonts/type1/public/allrunes/fruans.pfb
12mr|texlive-allrunes-2.1-2|298	%{_texmfdistdir}/fonts/type1/public/allrunes/fruant.pfb
12mr|texlive-allrunes-2.1-2|299	%{_texmfdistdir}/fonts/type1/public/allrunes/frucbm.pfb
12mr|texlive-allrunes-2.1-2|300	%{_texmfdistdir}/fonts/type1/public/allrunes/frucbn.pfb
12mr|texlive-allrunes-2.1-2|301	%{_texmfdistdir}/fonts/type1/public/allrunes/frucbq.pfb
12mr|texlive-allrunes-2.1-2|302	%{_texmfdistdir}/fonts/type1/public/allrunes/frucbr.pfb
12mr|texlive-allrunes-2.1-2|303	%{_texmfdistdir}/fonts/type1/public/allrunes/frucbs.pfb
12mr|texlive-allrunes-2.1-2|304	%{_texmfdistdir}/fonts/type1/public/allrunes/frucbt.pfb
12mr|texlive-allrunes-2.1-2|305	%{_texmfdistdir}/fonts/type1/public/allrunes/fruccm.pfb
12mr|texlive-allrunes-2.1-2|306	%{_texmfdistdir}/fonts/type1/public/allrunes/fruccn.pfb
12mr|texlive-allrunes-2.1-2|307	%{_texmfdistdir}/fonts/type1/public/allrunes/fruccq.pfb
12mr|texlive-allrunes-2.1-2|308	%{_texmfdistdir}/fonts/type1/public/allrunes/fruccr.pfb
12mr|texlive-allrunes-2.1-2|309	%{_texmfdistdir}/fonts/type1/public/allrunes/fruccs.pfb
12mr|texlive-allrunes-2.1-2|310	%{_texmfdistdir}/fonts/type1/public/allrunes/frucct.pfb
12mr|texlive-allrunes-2.1-2|311	%{_texmfdistdir}/fonts/type1/public/allrunes/fruckm.pfb
12mr|texlive-allrunes-2.1-2|312	%{_texmfdistdir}/fonts/type1/public/allrunes/fruckn.pfb
12mr|texlive-allrunes-2.1-2|313	%{_texmfdistdir}/fonts/type1/public/allrunes/fruckq.pfb
12mr|texlive-allrunes-2.1-2|314	%{_texmfdistdir}/fonts/type1/public/allrunes/fruckr.pfb
12mr|texlive-allrunes-2.1-2|315	%{_texmfdistdir}/fonts/type1/public/allrunes/frucks.pfb
12mr|texlive-allrunes-2.1-2|316	%{_texmfdistdir}/fonts/type1/public/allrunes/fruckt.pfb
12mr|texlive-allrunes-2.1-2|317	%{_texmfdistdir}/fonts/type1/public/allrunes/fruclm.pfb
12mr|texlive-allrunes-2.1-2|318	%{_texmfdistdir}/fonts/type1/public/allrunes/frucln.pfb
12mr|texlive-allrunes-2.1-2|319	%{_texmfdistdir}/fonts/type1/public/allrunes/fruclq.pfb
12mr|texlive-allrunes-2.1-2|320	%{_texmfdistdir}/fonts/type1/public/allrunes/fruclr.pfb
12mr|texlive-allrunes-2.1-2|321	%{_texmfdistdir}/fonts/type1/public/allrunes/frucls.pfb
12mr|texlive-allrunes-2.1-2|322	%{_texmfdistdir}/fonts/type1/public/allrunes/fruclt.pfb
12mr|texlive-allrunes-2.1-2|323	%{_texmfdistdir}/fonts/type1/public/allrunes/frucmm.pfb
12mr|texlive-allrunes-2.1-2|324	%{_texmfdistdir}/fonts/type1/public/allrunes/frucmn.pfb
12mr|texlive-allrunes-2.1-2|325	%{_texmfdistdir}/fonts/type1/public/allrunes/frucmq.pfb
12mr|texlive-allrunes-2.1-2|326	%{_texmfdistdir}/fonts/type1/public/allrunes/frucmr.pfb
12mr|texlive-allrunes-2.1-2|327	%{_texmfdistdir}/fonts/type1/public/allrunes/frucms.pfb
12mr|texlive-allrunes-2.1-2|328	%{_texmfdistdir}/fonts/type1/public/allrunes/frucmt.pfb
12mr|texlive-allrunes-2.1-2|329	%{_texmfdistdir}/fonts/type1/public/allrunes/frucnm.pfb
12mr|texlive-allrunes-2.1-2|330	%{_texmfdistdir}/fonts/type1/public/allrunes/frucnn.pfb
12mr|texlive-allrunes-2.1-2|331	%{_texmfdistdir}/fonts/type1/public/allrunes/frucnq.pfb
12mr|texlive-allrunes-2.1-2|332	%{_texmfdistdir}/fonts/type1/public/allrunes/frucnr.pfb
12mr|texlive-allrunes-2.1-2|333	%{_texmfdistdir}/fonts/type1/public/allrunes/frucns.pfb
12mr|texlive-allrunes-2.1-2|334	%{_texmfdistdir}/fonts/type1/public/allrunes/frucnt.pfb
12mr|texlive-allrunes-2.1-2|335	%{_texmfdistdir}/fonts/type1/public/allrunes/frulbm.pfb
12mr|texlive-allrunes-2.1-2|336	%{_texmfdistdir}/fonts/type1/public/allrunes/frulbn.pfb
12mr|texlive-allrunes-2.1-2|337	%{_texmfdistdir}/fonts/type1/public/allrunes/frulbq.pfb
12mr|texlive-allrunes-2.1-2|338	%{_texmfdistdir}/fonts/type1/public/allrunes/frulbr.pfb
12mr|texlive-allrunes-2.1-2|339	%{_texmfdistdir}/fonts/type1/public/allrunes/frulbs.pfb
12mr|texlive-allrunes-2.1-2|340	%{_texmfdistdir}/fonts/type1/public/allrunes/frulbt.pfb
12mr|texlive-allrunes-2.1-2|341	%{_texmfdistdir}/fonts/type1/public/allrunes/frulcm.pfb
12mr|texlive-allrunes-2.1-2|342	%{_texmfdistdir}/fonts/type1/public/allrunes/frulcn.pfb
12mr|texlive-allrunes-2.1-2|343	%{_texmfdistdir}/fonts/type1/public/allrunes/frulcq.pfb
12mr|texlive-allrunes-2.1-2|344	%{_texmfdistdir}/fonts/type1/public/allrunes/frulcr.pfb
12mr|texlive-allrunes-2.1-2|345	%{_texmfdistdir}/fonts/type1/public/allrunes/frulcs.pfb
12mr|texlive-allrunes-2.1-2|346	%{_texmfdistdir}/fonts/type1/public/allrunes/frulct.pfb
12mr|texlive-allrunes-2.1-2|347	%{_texmfdistdir}/fonts/type1/public/allrunes/frulkm.pfb
12mr|texlive-allrunes-2.1-2|348	%{_texmfdistdir}/fonts/type1/public/allrunes/frulkn.pfb
12mr|texlive-allrunes-2.1-2|349	%{_texmfdistdir}/fonts/type1/public/allrunes/frulkq.pfb
12mr|texlive-allrunes-2.1-2|350	%{_texmfdistdir}/fonts/type1/public/allrunes/frulkr.pfb
12mr|texlive-allrunes-2.1-2|351	%{_texmfdistdir}/fonts/type1/public/allrunes/frulks.pfb
12mr|texlive-allrunes-2.1-2|352	%{_texmfdistdir}/fonts/type1/public/allrunes/frulkt.pfb
12mr|texlive-allrunes-2.1-2|353	%{_texmfdistdir}/fonts/type1/public/allrunes/frullm.pfb
12mr|texlive-allrunes-2.1-2|354	%{_texmfdistdir}/fonts/type1/public/allrunes/frulln.pfb
12mr|texlive-allrunes-2.1-2|355	%{_texmfdistdir}/fonts/type1/public/allrunes/frullq.pfb
12mr|texlive-allrunes-2.1-2|356	%{_texmfdistdir}/fonts/type1/public/allrunes/frullr.pfb
12mr|texlive-allrunes-2.1-2|357	%{_texmfdistdir}/fonts/type1/public/allrunes/frulls.pfb
12mr|texlive-allrunes-2.1-2|358	%{_texmfdistdir}/fonts/type1/public/allrunes/frullt.pfb
12mr|texlive-allrunes-2.1-2|359	%{_texmfdistdir}/fonts/type1/public/allrunes/frulmm.pfb
12mr|texlive-allrunes-2.1-2|360	%{_texmfdistdir}/fonts/type1/public/allrunes/frulmn.pfb
12mr|texlive-allrunes-2.1-2|361	%{_texmfdistdir}/fonts/type1/public/allrunes/frulmq.pfb
12mr|texlive-allrunes-2.1-2|362	%{_texmfdistdir}/fonts/type1/public/allrunes/frulmr.pfb
12mr|texlive-allrunes-2.1-2|363	%{_texmfdistdir}/fonts/type1/public/allrunes/frulms.pfb
12mr|texlive-allrunes-2.1-2|364	%{_texmfdistdir}/fonts/type1/public/allrunes/frulmt.pfb
12mr|texlive-allrunes-2.1-2|365	%{_texmfdistdir}/fonts/type1/public/allrunes/frulnm.pfb
12mr|texlive-allrunes-2.1-2|366	%{_texmfdistdir}/fonts/type1/public/allrunes/frulnn.pfb
12mr|texlive-allrunes-2.1-2|367	%{_texmfdistdir}/fonts/type1/public/allrunes/frulnq.pfb
12mr|texlive-allrunes-2.1-2|368	%{_texmfdistdir}/fonts/type1/public/allrunes/frulnr.pfb
12mr|texlive-allrunes-2.1-2|369	%{_texmfdistdir}/fonts/type1/public/allrunes/frulns.pfb
12mr|texlive-allrunes-2.1-2|370	%{_texmfdistdir}/fonts/type1/public/allrunes/frulnt.pfb
12mr|texlive-allrunes-2.1-2|371	%{_texmfdistdir}/fonts/type1/public/allrunes/frumbm.pfb
12mr|texlive-allrunes-2.1-2|372	%{_texmfdistdir}/fonts/type1/public/allrunes/frumbn.pfb
12mr|texlive-allrunes-2.1-2|373	%{_texmfdistdir}/fonts/type1/public/allrunes/frumbq.pfb
12mr|texlive-allrunes-2.1-2|374	%{_texmfdistdir}/fonts/type1/public/allrunes/frumbr.pfb
12mr|texlive-allrunes-2.1-2|375	%{_texmfdistdir}/fonts/type1/public/allrunes/frumbs.pfb
12mr|texlive-allrunes-2.1-2|376	%{_texmfdistdir}/fonts/type1/public/allrunes/frumbt.pfb
12mr|texlive-allrunes-2.1-2|377	%{_texmfdistdir}/fonts/type1/public/allrunes/frumcm.pfb
12mr|texlive-allrunes-2.1-2|378	%{_texmfdistdir}/fonts/type1/public/allrunes/frumcn.pfb
12mr|texlive-allrunes-2.1-2|379	%{_texmfdistdir}/fonts/type1/public/allrunes/frumcq.pfb
12mr|texlive-allrunes-2.1-2|380	%{_texmfdistdir}/fonts/type1/public/allrunes/frumcr.pfb
12mr|texlive-allrunes-2.1-2|381	%{_texmfdistdir}/fonts/type1/public/allrunes/frumcs.pfb
12mr|texlive-allrunes-2.1-2|382	%{_texmfdistdir}/fonts/type1/public/allrunes/frumct.pfb
12mr|texlive-allrunes-2.1-2|383	%{_texmfdistdir}/fonts/type1/public/allrunes/frumkm.pfb
12mr|texlive-allrunes-2.1-2|384	%{_texmfdistdir}/fonts/type1/public/allrunes/frumkn.pfb
12mr|texlive-allrunes-2.1-2|385	%{_texmfdistdir}/fonts/type1/public/allrunes/frumkq.pfb
12mr|texlive-allrunes-2.1-2|386	%{_texmfdistdir}/fonts/type1/public/allrunes/frumkr.pfb
12mr|texlive-allrunes-2.1-2|387	%{_texmfdistdir}/fonts/type1/public/allrunes/frumks.pfb
12mr|texlive-allrunes-2.1-2|388	%{_texmfdistdir}/fonts/type1/public/allrunes/frumkt.pfb
12mr|texlive-allrunes-2.1-2|389	%{_texmfdistdir}/fonts/type1/public/allrunes/frumlm.pfb
12mr|texlive-allrunes-2.1-2|390	%{_texmfdistdir}/fonts/type1/public/allrunes/frumln.pfb
12mr|texlive-allrunes-2.1-2|391	%{_texmfdistdir}/fonts/type1/public/allrunes/frumlq.pfb
12mr|texlive-allrunes-2.1-2|392	%{_texmfdistdir}/fonts/type1/public/allrunes/frumlr.pfb
12mr|texlive-allrunes-2.1-2|393	%{_texmfdistdir}/fonts/type1/public/allrunes/frumls.pfb
12mr|texlive-allrunes-2.1-2|394	%{_texmfdistdir}/fonts/type1/public/allrunes/frumlt.pfb
12mr|texlive-allrunes-2.1-2|395	%{_texmfdistdir}/fonts/type1/public/allrunes/frummm.pfb
12mr|texlive-allrunes-2.1-2|396	%{_texmfdistdir}/fonts/type1/public/allrunes/frummn.pfb
12mr|texlive-allrunes-2.1-2|397	%{_texmfdistdir}/fonts/type1/public/allrunes/frummq.pfb
12mr|texlive-allrunes-2.1-2|398	%{_texmfdistdir}/fonts/type1/public/allrunes/frummr.pfb
12mr|texlive-allrunes-2.1-2|399	%{_texmfdistdir}/fonts/type1/public/allrunes/frumms.pfb
12mr|texlive-allrunes-2.1-2|400	%{_texmfdistdir}/fonts/type1/public/allrunes/frummt.pfb
12mr|texlive-allrunes-2.1-2|401	%{_texmfdistdir}/fonts/type1/public/allrunes/frumnm.pfb
12mr|texlive-allrunes-2.1-2|402	%{_texmfdistdir}/fonts/type1/public/allrunes/frumnn.pfb
12mr|texlive-allrunes-2.1-2|403	%{_texmfdistdir}/fonts/type1/public/allrunes/frumnq.pfb
12mr|texlive-allrunes-2.1-2|404	%{_texmfdistdir}/fonts/type1/public/allrunes/frumnr.pfb
12mr|texlive-allrunes-2.1-2|405	%{_texmfdistdir}/fonts/type1/public/allrunes/frumns.pfb
12mr|texlive-allrunes-2.1-2|406	%{_texmfdistdir}/fonts/type1/public/allrunes/frumnt.pfb
12mr|texlive-allrunes-2.1-2|407	%{_texmfdistdir}/fonts/type1/public/allrunes/frunbm.pfb
12mr|texlive-allrunes-2.1-2|408	%{_texmfdistdir}/fonts/type1/public/allrunes/frunbn.pfb
12mr|texlive-allrunes-2.1-2|409	%{_texmfdistdir}/fonts/type1/public/allrunes/frunbq.pfb
12mr|texlive-allrunes-2.1-2|410	%{_texmfdistdir}/fonts/type1/public/allrunes/frunbr.pfb
12mr|texlive-allrunes-2.1-2|411	%{_texmfdistdir}/fonts/type1/public/allrunes/frunbs.pfb
12mr|texlive-allrunes-2.1-2|412	%{_texmfdistdir}/fonts/type1/public/allrunes/frunbt.pfb
12mr|texlive-allrunes-2.1-2|413	%{_texmfdistdir}/fonts/type1/public/allrunes/fruncm.pfb
12mr|texlive-allrunes-2.1-2|414	%{_texmfdistdir}/fonts/type1/public/allrunes/fruncn.pfb
12mr|texlive-allrunes-2.1-2|415	%{_texmfdistdir}/fonts/type1/public/allrunes/fruncq.pfb
12mr|texlive-allrunes-2.1-2|416	%{_texmfdistdir}/fonts/type1/public/allrunes/fruncr.pfb
12mr|texlive-allrunes-2.1-2|417	%{_texmfdistdir}/fonts/type1/public/allrunes/fruncs.pfb
12mr|texlive-allrunes-2.1-2|418	%{_texmfdistdir}/fonts/type1/public/allrunes/frunct.pfb
12mr|texlive-allrunes-2.1-2|419	%{_texmfdistdir}/fonts/type1/public/allrunes/frunkm.pfb
12mr|texlive-allrunes-2.1-2|420	%{_texmfdistdir}/fonts/type1/public/allrunes/frunkn.pfb
12mr|texlive-allrunes-2.1-2|421	%{_texmfdistdir}/fonts/type1/public/allrunes/frunkq.pfb
12mr|texlive-allrunes-2.1-2|422	%{_texmfdistdir}/fonts/type1/public/allrunes/frunkr.pfb
12mr|texlive-allrunes-2.1-2|423	%{_texmfdistdir}/fonts/type1/public/allrunes/frunks.pfb
12mr|texlive-allrunes-2.1-2|424	%{_texmfdistdir}/fonts/type1/public/allrunes/frunkt.pfb
12mr|texlive-allrunes-2.1-2|425	%{_texmfdistdir}/fonts/type1/public/allrunes/frunlm.pfb
12mr|texlive-allrunes-2.1-2|426	%{_texmfdistdir}/fonts/type1/public/allrunes/frunln.pfb
12mr|texlive-allrunes-2.1-2|427	%{_texmfdistdir}/fonts/type1/public/allrunes/frunlq.pfb
12mr|texlive-allrunes-2.1-2|428	%{_texmfdistdir}/fonts/type1/public/allrunes/frunlr.pfb
12mr|texlive-allrunes-2.1-2|429	%{_texmfdistdir}/fonts/type1/public/allrunes/frunls.pfb
12mr|texlive-allrunes-2.1-2|430	%{_texmfdistdir}/fonts/type1/public/allrunes/frunlt.pfb
12mr|texlive-allrunes-2.1-2|431	%{_texmfdistdir}/fonts/type1/public/allrunes/frunmm.pfb
12mr|texlive-allrunes-2.1-2|432	%{_texmfdistdir}/fonts/type1/public/allrunes/frunmn.pfb
12mr|texlive-allrunes-2.1-2|433	%{_texmfdistdir}/fonts/type1/public/allrunes/frunmq.pfb
12mr|texlive-allrunes-2.1-2|434	%{_texmfdistdir}/fonts/type1/public/allrunes/frunmr.pfb
12mr|texlive-allrunes-2.1-2|435	%{_texmfdistdir}/fonts/type1/public/allrunes/frunms.pfb
12mr|texlive-allrunes-2.1-2|436	%{_texmfdistdir}/fonts/type1/public/allrunes/frunmt.pfb
12mr|texlive-allrunes-2.1-2|437	%{_texmfdistdir}/fonts/type1/public/allrunes/frunnm.pfb
12mr|texlive-allrunes-2.1-2|438	%{_texmfdistdir}/fonts/type1/public/allrunes/frunnn.pfb
12mr|texlive-allrunes-2.1-2|439	%{_texmfdistdir}/fonts/type1/public/allrunes/frunnq.pfb
12mr|texlive-allrunes-2.1-2|440	%{_texmfdistdir}/fonts/type1/public/allrunes/frunnr.pfb
12mr|texlive-allrunes-2.1-2|441	%{_texmfdistdir}/fonts/type1/public/allrunes/frunns.pfb
12mr|texlive-allrunes-2.1-2|442	%{_texmfdistdir}/fonts/type1/public/allrunes/frunnt.pfb
12mr|texlive-allrunes-2.1-2|443	%{_texmfdistdir}/fonts/type1/public/allrunes/frutbm.pfb
12mr|texlive-allrunes-2.1-2|444	%{_texmfdistdir}/fonts/type1/public/allrunes/frutbn.pfb
12mr|texlive-allrunes-2.1-2|445	%{_texmfdistdir}/fonts/type1/public/allrunes/frutbq.pfb
12mr|texlive-allrunes-2.1-2|446	%{_texmfdistdir}/fonts/type1/public/allrunes/frutbr.pfb
12mr|texlive-allrunes-2.1-2|447	%{_texmfdistdir}/fonts/type1/public/allrunes/frutbs.pfb
12mr|texlive-allrunes-2.1-2|448	%{_texmfdistdir}/fonts/type1/public/allrunes/frutbt.pfb
12mr|texlive-allrunes-2.1-2|449	%{_texmfdistdir}/fonts/type1/public/allrunes/frutcm.pfb
12mr|texlive-allrunes-2.1-2|450	%{_texmfdistdir}/fonts/type1/public/allrunes/frutcn.pfb
12mr|texlive-allrunes-2.1-2|451	%{_texmfdistdir}/fonts/type1/public/allrunes/frutcq.pfb
12mr|texlive-allrunes-2.1-2|452	%{_texmfdistdir}/fonts/type1/public/allrunes/frutcr.pfb
12mr|texlive-allrunes-2.1-2|453	%{_texmfdistdir}/fonts/type1/public/allrunes/frutcs.pfb
12mr|texlive-allrunes-2.1-2|454	%{_texmfdistdir}/fonts/type1/public/allrunes/frutct.pfb
12mr|texlive-allrunes-2.1-2|455	%{_texmfdistdir}/fonts/type1/public/allrunes/frutkm.pfb
12mr|texlive-allrunes-2.1-2|456	%{_texmfdistdir}/fonts/type1/public/allrunes/frutkn.pfb
12mr|texlive-allrunes-2.1-2|457	%{_texmfdistdir}/fonts/type1/public/allrunes/frutkq.pfb
12mr|texlive-allrunes-2.1-2|458	%{_texmfdistdir}/fonts/type1/public/allrunes/frutkr.pfb
12mr|texlive-allrunes-2.1-2|459	%{_texmfdistdir}/fonts/type1/public/allrunes/frutks.pfb
12mr|texlive-allrunes-2.1-2|460	%{_texmfdistdir}/fonts/type1/public/allrunes/frutkt.pfb
12mr|texlive-allrunes-2.1-2|461	%{_texmfdistdir}/fonts/type1/public/allrunes/frutlm.pfb
12mr|texlive-allrunes-2.1-2|462	%{_texmfdistdir}/fonts/type1/public/allrunes/frutln.pfb
12mr|texlive-allrunes-2.1-2|463	%{_texmfdistdir}/fonts/type1/public/allrunes/frutlq.pfb
12mr|texlive-allrunes-2.1-2|464	%{_texmfdistdir}/fonts/type1/public/allrunes/frutlr.pfb
12mr|texlive-allrunes-2.1-2|465	%{_texmfdistdir}/fonts/type1/public/allrunes/frutls.pfb
12mr|texlive-allrunes-2.1-2|466	%{_texmfdistdir}/fonts/type1/public/allrunes/frutlt.pfb
12mr|texlive-allrunes-2.1-2|467	%{_texmfdistdir}/fonts/type1/public/allrunes/frutmm.pfb
12mr|texlive-allrunes-2.1-2|468	%{_texmfdistdir}/fonts/type1/public/allrunes/frutmn.pfb
12mr|texlive-allrunes-2.1-2|469	%{_texmfdistdir}/fonts/type1/public/allrunes/frutmq.pfb
12mr|texlive-allrunes-2.1-2|470	%{_texmfdistdir}/fonts/type1/public/allrunes/frutmr.pfb
12mr|texlive-allrunes-2.1-2|471	%{_texmfdistdir}/fonts/type1/public/allrunes/frutms.pfb
12mr|texlive-allrunes-2.1-2|472	%{_texmfdistdir}/fonts/type1/public/allrunes/frutmt.pfb
12mr|texlive-allrunes-2.1-2|473	%{_texmfdistdir}/fonts/type1/public/allrunes/frutnm.pfb
12mr|texlive-allrunes-2.1-2|474	%{_texmfdistdir}/fonts/type1/public/allrunes/frutnn.pfb
12mr|texlive-allrunes-2.1-2|475	%{_texmfdistdir}/fonts/type1/public/allrunes/frutnq.pfb
12mr|texlive-allrunes-2.1-2|476	%{_texmfdistdir}/fonts/type1/public/allrunes/frutnr.pfb
12mr|texlive-allrunes-2.1-2|477	%{_texmfdistdir}/fonts/type1/public/allrunes/frutns.pfb
12mr|texlive-allrunes-2.1-2|478	%{_texmfdistdir}/fonts/type1/public/allrunes/frutnt.pfb
12mr|texlive-allrunes-2.1-2|479	%{_texmfdistdir}/tex/latex/allrunes/allrunes.sty
12mr|texlive-allrunes-2.1-2|480	%{_texmfdistdir}/tex/latex/allrunes/ara.fd
12mr|texlive-allrunes-2.1-2|481	%{_texmfdistdir}/tex/latex/allrunes/arc.fd
12mr|texlive-allrunes-2.1-2|482	%{_texmfdistdir}/tex/latex/allrunes/arl.fd
12mr|texlive-allrunes-2.1-2|483	%{_texmfdistdir}/tex/latex/allrunes/arm.fd
12mr|texlive-allrunes-2.1-2|484	%{_texmfdistdir}/tex/latex/allrunes/arn.fd
12mr|texlive-allrunes-2.1-2|485	%{_texmfdistdir}/tex/latex/allrunes/art.fd
12mr|texlive-allrunes-2.1-2|486	%doc %{_texmfdistdir}/doc/fonts/allrunes/README
12mr|texlive-allrunes-2.1-2|487	%doc %{_texmfdistdir}/doc/fonts/allrunes/allrunes.pdf
12mr|texlive-allrunes-2.1-2|488	#- source
12mr|texlive-allrunes-2.1-2|489	%doc %{_texmfdistdir}/source/fonts/allrunes/allrunes.dtx
12mr|texlive-allrunes-2.1-2|490	%doc %{_texmfdistdir}/source/fonts/allrunes/allrunes.ins
12mr|texlive-allrunes-2.1-2|491	
12mr|texlive-allrunes-2.1-2|492	#-----------------------------------------------------------------------
12mr|texlive-allrunes-2.1-2|493	%prep
12mr|texlive-allrunes-2.1-2|494	%setup -c -a0 -a1 -a2
12mr|texlive-allrunes-2.1-2|495	
12mr|texlive-allrunes-2.1-2|496	%build
12mr|texlive-allrunes-2.1-2|497	
12mr|texlive-allrunes-2.1-2|498	%install
12mr|texlive-allrunes-2.1-2|499	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-allrunes-2.1-2|500	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-allrunes-2.1-2|501	
12mr|texlive-allrunes-2.1-2|502	
12mr|texlive-allrunes-2.1-2|503	
12mr|texlive-allrunes-2.1-2|504	%changelog
12mr|texlive-allrunes-2.1-2|505	

16643 12
12mr|texlive-alnumsec-v0.03-2|1	# revision 15878
12mr|texlive-alnumsec-v0.03-2|2	# category Package
12mr|texlive-alnumsec-v0.03-2|3	# catalog-ctan /macros/latex/contrib/alnumsec
12mr|texlive-alnumsec-v0.03-2|4	# catalog-date 2008-05-11 02:21:17 +0200
12mr|texlive-alnumsec-v0.03-2|5	# catalog-license lppl
12mr|texlive-alnumsec-v0.03-2|6	# catalog-version v0.03
12mr|texlive-alnumsec-v0.03-2|7	Name:		texlive-alnumsec
12mr|texlive-alnumsec-v0.03-2|8	Version:	v0.03
12mr|texlive-alnumsec-v0.03-2|9	Release:	2
12mr|texlive-alnumsec-v0.03-2|10	Summary:	Alphanumeric section numbering
12mr|texlive-alnumsec-v0.03-2|11	Group:		Publishing
12mr|texlive-alnumsec-v0.03-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/alnumsec
12mr|texlive-alnumsec-v0.03-2|13	License:	LPPL
12mr|texlive-alnumsec-v0.03-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alnumsec.tar.xz
12mr|texlive-alnumsec-v0.03-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alnumsec.doc.tar.xz
12mr|texlive-alnumsec-v0.03-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alnumsec.source.tar.xz
12mr|texlive-alnumsec-v0.03-2|17	BuildArch:	noarch
12mr|texlive-alnumsec-v0.03-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-alnumsec-v0.03-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-alnumsec-v0.03-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-alnumsec-v0.03-2|21	
12mr|texlive-alnumsec-v0.03-2|22	%description
12mr|texlive-alnumsec-v0.03-2|23	This package allows you to use alphanumeric section numbering,
12mr|texlive-alnumsec-v0.03-2|24	for instance "A. Introduction ... III. International Law". Its
12mr|texlive-alnumsec-v0.03-2|25	output is similar to alphanum, but you can use the standard
12mr|texlive-alnumsec-v0.03-2|26	LaTeX sectioning commands, so that it is possible to switch
12mr|texlive-alnumsec-v0.03-2|27	numbering schemes easily. Greek letters, double letters (bb)
12mr|texlive-alnumsec-v0.03-2|28	and different delimiters around them are supported.
12mr|texlive-alnumsec-v0.03-2|29	
12mr|texlive-alnumsec-v0.03-2|30	%post
12mr|texlive-alnumsec-v0.03-2|31	%{_sbindir}/texlive.post
12mr|texlive-alnumsec-v0.03-2|32	
12mr|texlive-alnumsec-v0.03-2|33	%postun
12mr|texlive-alnumsec-v0.03-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-alnumsec-v0.03-2|35	%{_sbindir}/texlive.post
12mr|texlive-alnumsec-v0.03-2|36	fi
12mr|texlive-alnumsec-v0.03-2|37	
12mr|texlive-alnumsec-v0.03-2|38	#-----------------------------------------------------------------------
12mr|texlive-alnumsec-v0.03-2|39	%files
12mr|texlive-alnumsec-v0.03-2|40	%{_texmfdistdir}/tex/latex/alnumsec/alnumsec.sty
12mr|texlive-alnumsec-v0.03-2|41	%doc %{_texmfdistdir}/doc/latex/alnumsec/README
12mr|texlive-alnumsec-v0.03-2|42	%doc %{_texmfdistdir}/doc/latex/alnumsec/alnumsec.pdf
12mr|texlive-alnumsec-v0.03-2|43	#- source
12mr|texlive-alnumsec-v0.03-2|44	%doc %{_texmfdistdir}/source/latex/alnumsec/alnumsec.dtx
12mr|texlive-alnumsec-v0.03-2|45	%doc %{_texmfdistdir}/source/latex/alnumsec/alnumsec.ins
12mr|texlive-alnumsec-v0.03-2|46	
12mr|texlive-alnumsec-v0.03-2|47	#-----------------------------------------------------------------------
12mr|texlive-alnumsec-v0.03-2|48	%prep
12mr|texlive-alnumsec-v0.03-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-alnumsec-v0.03-2|50	
12mr|texlive-alnumsec-v0.03-2|51	%build
12mr|texlive-alnumsec-v0.03-2|52	
12mr|texlive-alnumsec-v0.03-2|53	%install
12mr|texlive-alnumsec-v0.03-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-alnumsec-v0.03-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-alnumsec-v0.03-2|56	
12mr|texlive-alnumsec-v0.03-2|57	
12mr|texlive-alnumsec-v0.03-2|58	
12mr|texlive-alnumsec-v0.03-2|59	%changelog
12mr|texlive-alnumsec-v0.03-2|60	

16644 12
12mr|texlive-alterqcm-3.7c-2|1	# revision 23385
12mr|texlive-alterqcm-3.7c-2|2	# category Package
12mr|texlive-alterqcm-3.7c-2|3	# catalog-ctan /macros/latex/contrib/alterqcm
12mr|texlive-alterqcm-3.7c-2|4	# catalog-date 2011-06-06 00:10:59 +0200
12mr|texlive-alterqcm-3.7c-2|5	# catalog-license lppl
12mr|texlive-alterqcm-3.7c-2|6	# catalog-version 3.7c
12mr|texlive-alterqcm-3.7c-2|7	Name:		texlive-alterqcm
12mr|texlive-alterqcm-3.7c-2|8	Version:	3.7c
12mr|texlive-alterqcm-3.7c-2|9	Release:	2
12mr|texlive-alterqcm-3.7c-2|10	Summary:	Multiple choice questionnaires in two column tables
12mr|texlive-alterqcm-3.7c-2|11	Group:		Publishing
12mr|texlive-alterqcm-3.7c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/alterqcm
12mr|texlive-alterqcm-3.7c-2|13	License:	LPPL
12mr|texlive-alterqcm-3.7c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alterqcm.tar.xz
12mr|texlive-alterqcm-3.7c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/alterqcm.doc.tar.xz
12mr|texlive-alterqcm-3.7c-2|16	BuildArch:	noarch
12mr|texlive-alterqcm-3.7c-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-alterqcm-3.7c-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-alterqcm-3.7c-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-alterqcm-3.7c-2|20	
12mr|texlive-alterqcm-3.7c-2|21	%description
12mr|texlive-alterqcm-3.7c-2|22	Macros to support the creation of multiple-choice
12mr|texlive-alterqcm-3.7c-2|23	questionnaires in two-column tables.
12mr|texlive-alterqcm-3.7c-2|24	
12mr|texlive-alterqcm-3.7c-2|25	%post
12mr|texlive-alterqcm-3.7c-2|26	%{_sbindir}/texlive.post
12mr|texlive-alterqcm-3.7c-2|27	
12mr|texlive-alterqcm-3.7c-2|28	%postun
12mr|texlive-alterqcm-3.7c-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-alterqcm-3.7c-2|30	%{_sbindir}/texlive.post
12mr|texlive-alterqcm-3.7c-2|31	fi
12mr|texlive-alterqcm-3.7c-2|32	
12mr|texlive-alterqcm-3.7c-2|33	#-----------------------------------------------------------------------
12mr|texlive-alterqcm-3.7c-2|34	%files
12mr|texlive-alterqcm-3.7c-2|35	%{_texmfdistdir}/tex/latex/alterqcm/alterqcm.sty
12mr|texlive-alterqcm-3.7c-2|36	%doc %{_texmfdistdir}/doc/latex/alterqcm/README
12mr|texlive-alterqcm-3.7c-2|37	%doc %{_texmfdistdir}/doc/latex/alterqcm/README.doc
12mr|texlive-alterqcm-3.7c-2|38	%doc %{_texmfdistdir}/doc/latex/alterqcm/doc_aq-screen.pdf
12mr|texlive-alterqcm-3.7c-2|39	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/AntillesESjuin2006.tex
12mr|texlive-alterqcm-3.7c-2|40	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/alea.tex
12mr|texlive-alterqcm-3.7c-2|41	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/annexe.tex
12mr|texlive-alterqcm-3.7c-2|42	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/correct.tex
12mr|texlive-alterqcm-3.7c-2|43	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/example_1.tex
12mr|texlive-alterqcm-3.7c-2|44	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/example_2.tex
12mr|texlive-alterqcm-3.7c-2|45	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/language.tex
12mr|texlive-alterqcm-3.7c-2|46	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/points.tex
12mr|texlive-alterqcm-3.7c-2|47	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/sep.tex
12mr|texlive-alterqcm-3.7c-2|48	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/transparent-final.tex
12mr|texlive-alterqcm-3.7c-2|49	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/transparent-init.tex
12mr|texlive-alterqcm-3.7c-2|50	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/latex/verb.tex
12mr|texlive-alterqcm-3.7c-2|51	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/AntillesESjuin2006.pdf
12mr|texlive-alterqcm-3.7c-2|52	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/alea.pdf
12mr|texlive-alterqcm-3.7c-2|53	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/annexe.pdf
12mr|texlive-alterqcm-3.7c-2|54	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/correct.pdf
12mr|texlive-alterqcm-3.7c-2|55	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/doc_aq.pdf
12mr|texlive-alterqcm-3.7c-2|56	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/example_1.pdf
12mr|texlive-alterqcm-3.7c-2|57	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/example_2.pdf
12mr|texlive-alterqcm-3.7c-2|58	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/language.pdf
12mr|texlive-alterqcm-3.7c-2|59	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/points.pdf
12mr|texlive-alterqcm-3.7c-2|60	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/sep.pdf
12mr|texlive-alterqcm-3.7c-2|61	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/transparent-final.pdf
12mr|texlive-alterqcm-3.7c-2|62	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/transparent-init.pdf
12mr|texlive-alterqcm-3.7c-2|63	%doc %{_texmfdistdir}/doc/latex/alterqcm/examples/pdf/verb.pdf
12mr|texlive-alterqcm-3.7c-2|64	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/180px-Gustave_Moreau_007.jpg
12mr|texlive-alterqcm-3.7c-2|65	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/240px-Mort_du_fossoyeur.jpg
12mr|texlive-alterqcm-3.7c-2|66	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/The_Wounded_Angel_-_Hugo_Simberg.jpg
12mr|texlive-alterqcm-3.7c-2|67	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/aq.ist
12mr|texlive-alterqcm-3.7c-2|68	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-def.tex
12mr|texlive-alterqcm-3.7c-2|69	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-excomp.tex
12mr|texlive-alterqcm-3.7c-2|70	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-globales.tex
12mr|texlive-alterqcm-3.7c-2|71	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-installation.tex
12mr|texlive-alterqcm-3.7c-2|72	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-locales.tex
12mr|texlive-alterqcm-3.7c-2|73	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-mc.tex
12mr|texlive-alterqcm-3.7c-2|74	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-points.tex
12mr|texlive-alterqcm-3.7c-2|75	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc-aq-problem.tex
12mr|texlive-alterqcm-3.7c-2|76	%doc %{_texmfdistdir}/doc/latex/alterqcm/latex/doc_aq-main.tex
12mr|texlive-alterqcm-3.7c-2|77	
12mr|texlive-alterqcm-3.7c-2|78	#-----------------------------------------------------------------------
12mr|texlive-alterqcm-3.7c-2|79	%prep
12mr|texlive-alterqcm-3.7c-2|80	%setup -c -a0 -a1
12mr|texlive-alterqcm-3.7c-2|81	
12mr|texlive-alterqcm-3.7c-2|82	%build
12mr|texlive-alterqcm-3.7c-2|83	
12mr|texlive-alterqcm-3.7c-2|84	%install
12mr|texlive-alterqcm-3.7c-2|85	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-alterqcm-3.7c-2|86	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-alterqcm-3.7c-2|87	
12mr|texlive-alterqcm-3.7c-2|88	
12mr|texlive-alterqcm-3.7c-2|89	
12mr|texlive-alterqcm-3.7c-2|90	%changelog
12mr|texlive-alterqcm-3.7c-2|91	

16645 12
12mr|texlive-altfont-1.1-2|1	# revision 15878
12mr|texlive-altfont-1.1-2|2	# category Package
12mr|texlive-altfont-1.1-2|3	# catalog-ctan /macros/latex/contrib/altfont
12mr|texlive-altfont-1.1-2|4	# catalog-date 2007-09-25 20:36:22 +0200
12mr|texlive-altfont-1.1-2|5	# catalog-license gpl
12mr|texlive-altfont-1.1-2|6	# catalog-version 1.1
12mr|texlive-altfont-1.1-2|7	Name:		texlive-altfont
12mr|texlive-altfont-1.1-2|8	Version:	1.1
12mr|texlive-altfont-1.1-2|9	Release:	2
12mr|texlive-altfont-1.1-2|10	Summary:	Alternative font handling in LaTeX
12mr|texlive-altfont-1.1-2|11	Group:		Publishing
12mr|texlive-altfont-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/altfont
12mr|texlive-altfont-1.1-2|13	License:	GPL
12mr|texlive-altfont-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/altfont.tar.xz
12mr|texlive-altfont-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/altfont.doc.tar.xz
12mr|texlive-altfont-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/altfont.source.tar.xz
12mr|texlive-altfont-1.1-2|17	BuildArch:	noarch
12mr|texlive-altfont-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-altfont-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-altfont-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-altfont-1.1-2|21	
12mr|texlive-altfont-1.1-2|22	%description
12mr|texlive-altfont-1.1-2|23	The package provides a replacement for that part of psnfss and
12mr|texlive-altfont-1.1-2|24	mfnfss that changes the default font. The package is
12mr|texlive-altfont-1.1-2|25	distributed together with the psfont package, by the same
12mr|texlive-altfont-1.1-2|26	author.
12mr|texlive-altfont-1.1-2|27	
12mr|texlive-altfont-1.1-2|28	%post
12mr|texlive-altfont-1.1-2|29	%{_sbindir}/texlive.post
12mr|texlive-altfont-1.1-2|30	
12mr|texlive-altfont-1.1-2|31	%postun
12mr|texlive-altfont-1.1-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-altfont-1.1-2|33	%{_sbindir}/texlive.post
12mr|texlive-altfont-1.1-2|34	fi
12mr|texlive-altfont-1.1-2|35	
12mr|texlive-altfont-1.1-2|36	#-----------------------------------------------------------------------
12mr|texlive-altfont-1.1-2|37	%files
12mr|texlive-altfont-1.1-2|38	%{_texmfdistdir}/tex/latex/altfont/altfont.cfg
12mr|texlive-altfont-1.1-2|39	%{_texmfdistdir}/tex/latex/altfont/altfont.sty
12mr|texlive-altfont-1.1-2|40	%{_texmfdistdir}/tex/latex/altfont/psfont.cfg
12mr|texlive-altfont-1.1-2|41	%{_texmfdistdir}/tex/latex/altfont/psfont.sty
12mr|texlive-altfont-1.1-2|42	%doc %{_texmfdistdir}/doc/latex/altfont/README
12mr|texlive-altfont-1.1-2|43	%doc %{_texmfdistdir}/doc/latex/altfont/altfont.pdf
12mr|texlive-altfont-1.1-2|44	%doc %{_texmfdistdir}/doc/latex/altfont/psfont.pdf
12mr|texlive-altfont-1.1-2|45	#- source
12mr|texlive-altfont-1.1-2|46	%doc %{_texmfdistdir}/source/latex/altfont/altfont.dtx
12mr|texlive-altfont-1.1-2|47	%doc %{_texmfdistdir}/source/latex/altfont/altfont.ins
12mr|texlive-altfont-1.1-2|48	%doc %{_texmfdistdir}/source/latex/altfont/psfont.dtx
12mr|texlive-altfont-1.1-2|49	%doc %{_texmfdistdir}/source/latex/altfont/psfont.ins
12mr|texlive-altfont-1.1-2|50	
12mr|texlive-altfont-1.1-2|51	#-----------------------------------------------------------------------
12mr|texlive-altfont-1.1-2|52	%prep
12mr|texlive-altfont-1.1-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-altfont-1.1-2|54	
12mr|texlive-altfont-1.1-2|55	%build
12mr|texlive-altfont-1.1-2|56	
12mr|texlive-altfont-1.1-2|57	%install
12mr|texlive-altfont-1.1-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-altfont-1.1-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-altfont-1.1-2|60	
12mr|texlive-altfont-1.1-2|61	
12mr|texlive-altfont-1.1-2|62	
12mr|texlive-altfont-1.1-2|63	%changelog
12mr|texlive-altfont-1.1-2|64	

16646 12
12mr|texlive-ametsoc-3.0-2|1	# revision 15878
12mr|texlive-ametsoc-3.0-2|2	# category Package
12mr|texlive-ametsoc-3.0-2|3	# catalog-ctan /macros/latex/contrib/ametsoc
12mr|texlive-ametsoc-3.0-2|4	# catalog-date 2008-09-04 00:14:12 +0200
12mr|texlive-ametsoc-3.0-2|5	# catalog-license lppl
12mr|texlive-ametsoc-3.0-2|6	# catalog-version 3.0
12mr|texlive-ametsoc-3.0-2|7	Name:		texlive-ametsoc
12mr|texlive-ametsoc-3.0-2|8	Version:	3.0
12mr|texlive-ametsoc-3.0-2|9	Release:	2
12mr|texlive-ametsoc-3.0-2|10	Summary:	Official American Meteorological Society Latex Template
12mr|texlive-ametsoc-3.0-2|11	Group:		Publishing
12mr|texlive-ametsoc-3.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ametsoc
12mr|texlive-ametsoc-3.0-2|13	License:	LPPL
12mr|texlive-ametsoc-3.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ametsoc.tar.xz
12mr|texlive-ametsoc-3.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ametsoc.doc.tar.xz
12mr|texlive-ametsoc-3.0-2|16	BuildArch:	noarch
12mr|texlive-ametsoc-3.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ametsoc-3.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ametsoc-3.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ametsoc-3.0-2|20	
12mr|texlive-ametsoc-3.0-2|21	%description
12mr|texlive-ametsoc-3.0-2|22	This package contains all the files necessary to write an
12mr|texlive-ametsoc-3.0-2|23	article using latex for the American Meteorological Society
12mr|texlive-ametsoc-3.0-2|24	journals. The article and bibliography style files are provided
12mr|texlive-ametsoc-3.0-2|25	along with two PDFs describing the use of the files and a blank
12mr|texlive-ametsoc-3.0-2|26	template for authors to use in writing their article. Also
12mr|texlive-ametsoc-3.0-2|27	available is a separate style file used to format a two-column,
12mr|texlive-ametsoc-3.0-2|28	journal page layout draft for the author's personal use.
12mr|texlive-ametsoc-3.0-2|29	
12mr|texlive-ametsoc-3.0-2|30	%post
12mr|texlive-ametsoc-3.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-ametsoc-3.0-2|32	
12mr|texlive-ametsoc-3.0-2|33	%postun
12mr|texlive-ametsoc-3.0-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-ametsoc-3.0-2|35	%{_sbindir}/texlive.post
12mr|texlive-ametsoc-3.0-2|36	fi
12mr|texlive-ametsoc-3.0-2|37	
12mr|texlive-ametsoc-3.0-2|38	#-----------------------------------------------------------------------
12mr|texlive-ametsoc-3.0-2|39	%files
12mr|texlive-ametsoc-3.0-2|40	%{_texmfdistdir}/bibtex/bst/ametsoc/ametsoc.bst
12mr|texlive-ametsoc-3.0-2|41	%{_texmfdistdir}/tex/latex/ametsoc/ametsoc.sty
12mr|texlive-ametsoc-3.0-2|42	%{_texmfdistdir}/tex/latex/ametsoc/ametsoc2col.sty
12mr|texlive-ametsoc-3.0-2|43	%doc %{_texmfdistdir}/doc/latex/ametsoc/AMS_References.pdf
12mr|texlive-ametsoc-3.0-2|44	%doc %{_texmfdistdir}/doc/latex/ametsoc/README
12mr|texlive-ametsoc-3.0-2|45	%doc %{_texmfdistdir}/doc/latex/ametsoc/amspaper.pdf
12mr|texlive-ametsoc-3.0-2|46	%doc %{_texmfdistdir}/doc/latex/ametsoc/amspaper.tex
12mr|texlive-ametsoc-3.0-2|47	%doc %{_texmfdistdir}/doc/latex/ametsoc/amspaper2col.pdf
12mr|texlive-ametsoc-3.0-2|48	%doc %{_texmfdistdir}/doc/latex/ametsoc/bibliography/database.bib
12mr|texlive-ametsoc-3.0-2|49	%doc %{_texmfdistdir}/doc/latex/ametsoc/bibliography/references.bib
12mr|texlive-ametsoc-3.0-2|50	%doc %{_texmfdistdir}/doc/latex/ametsoc/blank_template.pdf
12mr|texlive-ametsoc-3.0-2|51	%doc %{_texmfdistdir}/doc/latex/ametsoc/blank_template.tex
12mr|texlive-ametsoc-3.0-2|52	%doc %{_texmfdistdir}/doc/latex/ametsoc/figures/figure01.eps
12mr|texlive-ametsoc-3.0-2|53	
12mr|texlive-ametsoc-3.0-2|54	#-----------------------------------------------------------------------
12mr|texlive-ametsoc-3.0-2|55	%prep
12mr|texlive-ametsoc-3.0-2|56	%setup -c -a0 -a1
12mr|texlive-ametsoc-3.0-2|57	
12mr|texlive-ametsoc-3.0-2|58	%build
12mr|texlive-ametsoc-3.0-2|59	
12mr|texlive-ametsoc-3.0-2|60	%install
12mr|texlive-ametsoc-3.0-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ametsoc-3.0-2|62	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ametsoc-3.0-2|63	
12mr|texlive-ametsoc-3.0-2|64	
12mr|texlive-ametsoc-3.0-2|65	
12mr|texlive-ametsoc-3.0-2|66	%changelog
12mr|texlive-ametsoc-3.0-2|67	

16647 12
12mr|texlive-amiri-0.104-1|1	# revision 27114
12mr|texlive-amiri-0.104-1|2	# category Package
12mr|texlive-amiri-0.104-1|3	# catalog-ctan /fonts/amiri
12mr|texlive-amiri-0.104-1|4	# catalog-date 2012-07-19 13:24:09 +0200
12mr|texlive-amiri-0.104-1|5	# catalog-license ofl
12mr|texlive-amiri-0.104-1|6	# catalog-version 0.104
12mr|texlive-amiri-0.104-1|7	Name:		texlive-amiri
12mr|texlive-amiri-0.104-1|8	Epoch:		1
12mr|texlive-amiri-0.104-1|9	Version:	0.104
12mr|texlive-amiri-0.104-1|10	Release:	1
12mr|texlive-amiri-0.104-1|11	Summary:	A classical Arabic typeface, Naskh style
12mr|texlive-amiri-0.104-1|12	Group:		Publishing
12mr|texlive-amiri-0.104-1|13	URL:		http://www.ctan.org/tex-archive/fonts/amiri
12mr|texlive-amiri-0.104-1|14	License:	OFL
12mr|texlive-amiri-0.104-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amiri.tar.xz
12mr|texlive-amiri-0.104-1|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amiri.doc.tar.xz
12mr|texlive-amiri-0.104-1|17	BuildArch:	noarch
12mr|texlive-amiri-0.104-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-amiri-0.104-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-amiri-0.104-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-amiri-0.104-1|21	
12mr|texlive-amiri-0.104-1|22	%description
12mr|texlive-amiri-0.104-1|23	This is a beta-release of the font, though it is believed to be
12mr|texlive-amiri-0.104-1|24	largely usable. (The author retains the right to make
12mr|texlive-amiri-0.104-1|25	incompatible changes in the future.) The font covers the Arabic
12mr|texlive-amiri-0.104-1|26	and Arabic Supplement blocks of Unicode 6.0, which means it
12mr|texlive-amiri-0.104-1|27	essentially covers any language written in Arabic script and
12mr|texlive-amiri-0.104-1|28	supported by Unicode.
12mr|texlive-amiri-0.104-1|29	
12mr|texlive-amiri-0.104-1|30	%post
12mr|texlive-amiri-0.104-1|31	%{_sbindir}/texlive.post
12mr|texlive-amiri-0.104-1|32	
12mr|texlive-amiri-0.104-1|33	%postun
12mr|texlive-amiri-0.104-1|34	if [ $1 -eq 0 ]; then
12mr|texlive-amiri-0.104-1|35	%{_sbindir}/texlive.post
12mr|texlive-amiri-0.104-1|36	fi
12mr|texlive-amiri-0.104-1|37	
12mr|texlive-amiri-0.104-1|38	#-----------------------------------------------------------------------
12mr|texlive-amiri-0.104-1|39	%files
12mr|texlive-amiri-0.104-1|40	%{_texmfdistdir}/fonts/truetype/public/amiri/amiri-bold.ttf
12mr|texlive-amiri-0.104-1|41	%{_texmfdistdir}/fonts/truetype/public/amiri/amiri-boldslanted.ttf
12mr|texlive-amiri-0.104-1|42	%{_texmfdistdir}/fonts/truetype/public/amiri/amiri-regular.ttf
12mr|texlive-amiri-0.104-1|43	%{_texmfdistdir}/fonts/truetype/public/amiri/amiri-slanted.ttf
12mr|texlive-amiri-0.104-1|44	%doc %{_texmfdistdir}/doc/fonts/amiri/Makefile
12mr|texlive-amiri-0.104-1|45	%doc %{_texmfdistdir}/doc/fonts/amiri/OFL-FAQ.txt
12mr|texlive-amiri-0.104-1|46	%doc %{_texmfdistdir}/doc/fonts/amiri/OFL.txt
12mr|texlive-amiri-0.104-1|47	%doc %{_texmfdistdir}/doc/fonts/amiri/README
12mr|texlive-amiri-0.104-1|48	%doc %{_texmfdistdir}/doc/fonts/amiri/documentation/NEWS-Arabic.txt
12mr|texlive-amiri-0.104-1|49	%doc %{_texmfdistdir}/doc/fonts/amiri/documentation/NEWS.txt
12mr|texlive-amiri-0.104-1|50	%doc %{_texmfdistdir}/doc/fonts/amiri/documentation/README-Arabic.txt
12mr|texlive-amiri-0.104-1|51	%doc %{_texmfdistdir}/doc/fonts/amiri/documentation/README.txt
12mr|texlive-amiri-0.104-1|52	%doc %{_texmfdistdir}/doc/fonts/amiri/documentation/amiri-table.pdf
12mr|texlive-amiri-0.104-1|53	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/amiri-bold.sfd
12mr|texlive-amiri-0.104-1|54	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/amiri-regular.fea
12mr|texlive-amiri-0.104-1|55	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/amiri-regular.sfd
12mr|texlive-amiri-0.104-1|56	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/amiri-slanted.fea
12mr|texlive-amiri-0.104-1|57	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/basic.fea
12mr|texlive-amiri-0.104-1|58	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/classes.fea
12mr|texlive-amiri-0.104-1|59	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/contextuals.fea
12mr|texlive-amiri-0.104-1|60	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/Crimson-Bold.sfd
12mr|texlive-amiri-0.104-1|61	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/Crimson-BoldItalic.sfd
12mr|texlive-amiri-0.104-1|62	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/Crimson-Italic.sfd
12mr|texlive-amiri-0.104-1|63	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/Crimson-Roman-edits.sfd
12mr|texlive-amiri-0.104-1|64	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/Crimson-Roman.sfd
12mr|texlive-amiri-0.104-1|65	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/Crimson-Semibold.sfd
12mr|texlive-amiri-0.104-1|66	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/Crimson-SemiboldItalic.sfd
12mr|texlive-amiri-0.104-1|67	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/calt.fea
12mr|texlive-amiri-0.104-1|68	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/calt_italic.fea
12mr|texlive-amiri-0.104-1|69	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/crimson.fea
12mr|texlive-amiri-0.104-1|70	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/crimson_italic.fea
12mr|texlive-amiri-0.104-1|71	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/fractions.fea
12mr|texlive-amiri-0.104-1|72	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/italic_glyphclasses.fea
12mr|texlive-amiri-0.104-1|73	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/ligatures.fea
12mr|texlive-amiri-0.104-1|74	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/locl.fea
12mr|texlive-amiri-0.104-1|75	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/numbers.fea
12mr|texlive-amiri-0.104-1|76	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/numbers_italic.fea
12mr|texlive-amiri-0.104-1|77	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/roman_glyphclasses.fea
12mr|texlive-amiri-0.104-1|78	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/smallcaps.fea
12mr|texlive-amiri-0.104-1|79	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/subs_sups.fea
12mr|texlive-amiri-0.104-1|80	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/variants.fea
12mr|texlive-amiri-0.104-1|81	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/crimson/sources/OT-featurefiles/variants_italic.fea
12mr|texlive-amiri-0.104-1|82	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/enclosing.fea
12mr|texlive-amiri-0.104-1|83	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/italic_classes.fea
12mr|texlive-amiri-0.104-1|84	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/italic_ltra.fea
12mr|texlive-amiri-0.104-1|85	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/italic_proportional.fea
12mr|texlive-amiri-0.104-1|86	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/italic_rtla.fea
12mr|texlive-amiri-0.104-1|87	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/kashida.fea
12mr|texlive-amiri-0.104-1|88	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/kerning.fea
12mr|texlive-amiri-0.104-1|89	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/lang.fea
12mr|texlive-amiri-0.104-1|90	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/lang_arabic.fea
12mr|texlive-amiri-0.104-1|91	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/lang_latin.fea
12mr|texlive-amiri-0.104-1|92	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/latin_gsub.fea
12mr|texlive-amiri-0.104-1|93	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/lellah.fea
12mr|texlive-amiri-0.104-1|94	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/local.fea
12mr|texlive-amiri-0.104-1|95	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/proportional.fea
12mr|texlive-amiri-0.104-1|96	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/quran.fea
12mr|texlive-amiri-0.104-1|97	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/rtlm.fea
12mr|texlive-amiri-0.104-1|98	%doc %{_texmfdistdir}/doc/fonts/amiri/sources/stylisticsets.fea
12mr|texlive-amiri-0.104-1|99	%doc %{_texmfdistdir}/doc/fonts/amiri/test-suite/basic.test
12mr|texlive-amiri-0.104-1|100	%doc %{_texmfdistdir}/doc/fonts/amiri/test-suite/enclosing.ptest
12mr|texlive-amiri-0.104-1|101	%doc %{_texmfdistdir}/doc/fonts/amiri/test-suite/extendedmeem.test
12mr|texlive-amiri-0.104-1|102	%doc %{_texmfdistdir}/doc/fonts/amiri/test-suite/high_baa.test
12mr|texlive-amiri-0.104-1|103	%doc %{_texmfdistdir}/doc/fonts/amiri/test-suite/lellah.test
12mr|texlive-amiri-0.104-1|104	%doc %{_texmfdistdir}/doc/fonts/amiri/test-suite/local.test
12mr|texlive-amiri-0.104-1|105	%doc %{_texmfdistdir}/doc/fonts/amiri/tools/build.py
12mr|texlive-amiri-0.104-1|106	%doc %{_texmfdistdir}/doc/fonts/amiri/tools/runtest.py
12mr|texlive-amiri-0.104-1|107	
12mr|texlive-amiri-0.104-1|108	#-----------------------------------------------------------------------
12mr|texlive-amiri-0.104-1|109	%prep
12mr|texlive-amiri-0.104-1|110	%setup -c -a0 -a1
12mr|texlive-amiri-0.104-1|111	
12mr|texlive-amiri-0.104-1|112	%build
12mr|texlive-amiri-0.104-1|113	
12mr|texlive-amiri-0.104-1|114	%install
12mr|texlive-amiri-0.104-1|115	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-amiri-0.104-1|116	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-amiri-0.104-1|117	
12mr|texlive-amiri-0.104-1|118	
12mr|texlive-amiri-0.104-1|119	
12mr|texlive-amiri-0.104-1|120	%changelog
12mr|texlive-amiri-0.104-1|121	

16648 12
12mr|texlive-amsaddr-1.0-2|1	# revision 15878
12mr|texlive-amsaddr-1.0-2|2	# category Package
12mr|texlive-amsaddr-1.0-2|3	# catalog-ctan /macros/latex/contrib/amsaddr
12mr|texlive-amsaddr-1.0-2|4	# catalog-date 2008-08-16 20:32:59 +0200
12mr|texlive-amsaddr-1.0-2|5	# catalog-license lppl
12mr|texlive-amsaddr-1.0-2|6	# catalog-version 1.0
12mr|texlive-amsaddr-1.0-2|7	Name:		texlive-amsaddr
12mr|texlive-amsaddr-1.0-2|8	Version:	1.0
12mr|texlive-amsaddr-1.0-2|9	Release:	2
12mr|texlive-amsaddr-1.0-2|10	Summary:	Alter the position of affiliations in amsart
12mr|texlive-amsaddr-1.0-2|11	Group:		Publishing
12mr|texlive-amsaddr-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/amsaddr
12mr|texlive-amsaddr-1.0-2|13	License:	LPPL
12mr|texlive-amsaddr-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsaddr.tar.xz
12mr|texlive-amsaddr-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsaddr.doc.tar.xz
12mr|texlive-amsaddr-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsaddr.source.tar.xz
12mr|texlive-amsaddr-1.0-2|17	BuildArch:	noarch
12mr|texlive-amsaddr-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-amsaddr-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-amsaddr-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-amsaddr-1.0-2|21	
12mr|texlive-amsaddr-1.0-2|22	%description
12mr|texlive-amsaddr-1.0-2|23	The package is to be used with the amsart documentclass. It
12mr|texlive-amsaddr-1.0-2|24	lets you move the authors' affiliations either just below the
12mr|texlive-amsaddr-1.0-2|25	authors' names on the front page or as footnotes on the first
12mr|texlive-amsaddr-1.0-2|26	page. The email addresses are always listed as a footnote on
12mr|texlive-amsaddr-1.0-2|27	the front page.
12mr|texlive-amsaddr-1.0-2|28	
12mr|texlive-amsaddr-1.0-2|29	%post
12mr|texlive-amsaddr-1.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-amsaddr-1.0-2|31	
12mr|texlive-amsaddr-1.0-2|32	%postun
12mr|texlive-amsaddr-1.0-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-amsaddr-1.0-2|34	%{_sbindir}/texlive.post
12mr|texlive-amsaddr-1.0-2|35	fi
12mr|texlive-amsaddr-1.0-2|36	
12mr|texlive-amsaddr-1.0-2|37	#-----------------------------------------------------------------------
12mr|texlive-amsaddr-1.0-2|38	%files
12mr|texlive-amsaddr-1.0-2|39	%{_texmfdistdir}/tex/latex/amsaddr/amsaddr.sty
12mr|texlive-amsaddr-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/amsaddr/README
12mr|texlive-amsaddr-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/amsaddr/amsaddr.pdf
12mr|texlive-amsaddr-1.0-2|42	#- source
12mr|texlive-amsaddr-1.0-2|43	%doc %{_texmfdistdir}/source/latex/amsaddr/amsaddr.dtx
12mr|texlive-amsaddr-1.0-2|44	%doc %{_texmfdistdir}/source/latex/amsaddr/amsaddr.ins
12mr|texlive-amsaddr-1.0-2|45	
12mr|texlive-amsaddr-1.0-2|46	#-----------------------------------------------------------------------
12mr|texlive-amsaddr-1.0-2|47	%prep
12mr|texlive-amsaddr-1.0-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-amsaddr-1.0-2|49	
12mr|texlive-amsaddr-1.0-2|50	%build
12mr|texlive-amsaddr-1.0-2|51	
12mr|texlive-amsaddr-1.0-2|52	%install
12mr|texlive-amsaddr-1.0-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-amsaddr-1.0-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-amsaddr-1.0-2|55	
12mr|texlive-amsaddr-1.0-2|56	
12mr|texlive-amsaddr-1.0-2|57	
12mr|texlive-amsaddr-1.0-2|58	%changelog
12mr|texlive-amsaddr-1.0-2|59	

16649 12
12mr|texlive-amscls-20110719-3|1	# revision 26388
12mr|texlive-amscls-20110719-3|2	# category Package
12mr|texlive-amscls-20110719-3|3	# catalog-ctan /macros/latex/required/amslatex/amscls
12mr|texlive-amscls-20110719-3|4	# catalog-date 2011-07-19 12:21:10 +0200
12mr|texlive-amscls-20110719-3|5	# catalog-license lppl
12mr|texlive-amscls-20110719-3|6	# catalog-version undef
12mr|texlive-amscls-20110719-3|7	Name:		texlive-amscls
12mr|texlive-amscls-20110719-3|8	Version:	20110719
12mr|texlive-amscls-20110719-3|9	Release:	3
12mr|texlive-amscls-20110719-3|10	Summary:	AMS document classes for LaTeX
12mr|texlive-amscls-20110719-3|11	Group:		Publishing
12mr|texlive-amscls-20110719-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/required/amslatex/amscls
12mr|texlive-amscls-20110719-3|13	License:	LPPL
12mr|texlive-amscls-20110719-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amscls.tar.xz
12mr|texlive-amscls-20110719-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amscls.doc.tar.xz
12mr|texlive-amscls-20110719-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amscls.source.tar.xz
12mr|texlive-amscls-20110719-3|17	BuildArch:	noarch
12mr|texlive-amscls-20110719-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-amscls-20110719-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-amscls-20110719-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-amscls-20110719-3|21	
12mr|texlive-amscls-20110719-3|22	%description
12mr|texlive-amscls-20110719-3|23	This bundle contains three AMS classes, amsart (for writing
12mr|texlive-amscls-20110719-3|24	articles for the AMS), amsbook (for books) and amsproc (for
12mr|texlive-amscls-20110719-3|25	proceedings), together with some supporting material. The
12mr|texlive-amscls-20110719-3|26	material is made available as part of the AMS-LaTeX
12mr|texlive-amscls-20110719-3|27	distribution.
12mr|texlive-amscls-20110719-3|28	
12mr|texlive-amscls-20110719-3|29	%post
12mr|texlive-amscls-20110719-3|30	%{_sbindir}/texlive.post
12mr|texlive-amscls-20110719-3|31	
12mr|texlive-amscls-20110719-3|32	%postun
12mr|texlive-amscls-20110719-3|33	if [ $1 -eq 0 ]; then
12mr|texlive-amscls-20110719-3|34	%{_sbindir}/texlive.post
12mr|texlive-amscls-20110719-3|35	fi
12mr|texlive-amscls-20110719-3|36	
12mr|texlive-amscls-20110719-3|37	#-----------------------------------------------------------------------
12mr|texlive-amscls-20110719-3|38	%files
12mr|texlive-amscls-20110719-3|39	%{_texmfdistdir}/bibtex/bst/amscls/amsalpha.bst
12mr|texlive-amscls-20110719-3|40	%{_texmfdistdir}/bibtex/bst/amscls/amsplain.bst
12mr|texlive-amscls-20110719-3|41	%{_texmfdistdir}/tex/latex/amscls/amsart.cls
12mr|texlive-amscls-20110719-3|42	%{_texmfdistdir}/tex/latex/amscls/amsbook.cls
12mr|texlive-amscls-20110719-3|43	%{_texmfdistdir}/tex/latex/amscls/amsbooka.sty
12mr|texlive-amscls-20110719-3|44	%{_texmfdistdir}/tex/latex/amscls/amsdtx.cls
12mr|texlive-amscls-20110719-3|45	%{_texmfdistdir}/tex/latex/amscls/amsldoc.cls
12mr|texlive-amscls-20110719-3|46	%{_texmfdistdir}/tex/latex/amscls/amsmidx.sty
12mr|texlive-amscls-20110719-3|47	%{_texmfdistdir}/tex/latex/amscls/amsproc.cls
12mr|texlive-amscls-20110719-3|48	%{_texmfdistdir}/tex/latex/amscls/amsthm.sty
12mr|texlive-amscls-20110719-3|49	%{_texmfdistdir}/tex/latex/amscls/upref.sty
12mr|texlive-amscls-20110719-3|50	%doc %{_texmfdistdir}/doc/latex/amscls/00LICENSE.txt
12mr|texlive-amscls-20110719-3|51	%doc %{_texmfdistdir}/doc/latex/amscls/amsart.template
12mr|texlive-amscls-20110719-3|52	%doc %{_texmfdistdir}/doc/latex/amscls/amsbook.template
12mr|texlive-amscls-20110719-3|53	%doc %{_texmfdistdir}/doc/latex/amscls/amsclass.pdf
12mr|texlive-amscls-20110719-3|54	%doc %{_texmfdistdir}/doc/latex/amscls/amsdtx.pdf
12mr|texlive-amscls-20110719-3|55	%doc %{_texmfdistdir}/doc/latex/amscls/amsmidx.pdf
12mr|texlive-amscls-20110719-3|56	%doc %{_texmfdistdir}/doc/latex/amscls/amsproc.template
12mr|texlive-amscls-20110719-3|57	%doc %{_texmfdistdir}/doc/latex/amscls/amsthdoc.pdf
12mr|texlive-amscls-20110719-3|58	%doc %{_texmfdistdir}/doc/latex/amscls/diffs-c.txt
12mr|texlive-amscls-20110719-3|59	%doc %{_texmfdistdir}/doc/latex/amscls/instr-l.pdf
12mr|texlive-amscls-20110719-3|60	%doc %{_texmfdistdir}/doc/latex/amscls/thmtest.pdf
12mr|texlive-amscls-20110719-3|61	%doc %{_texmfdistdir}/doc/latex/amscls/upref.pdf
12mr|texlive-amscls-20110719-3|62	#- source
12mr|texlive-amscls-20110719-3|63	%doc %{_texmfdistdir}/source/latex/amscls/00LICENSE.txt
12mr|texlive-amscls-20110719-3|64	%doc %{_texmfdistdir}/source/latex/amscls/00readme.txt
12mr|texlive-amscls-20110719-3|65	%doc %{_texmfdistdir}/source/latex/amscls/ams-c1.ins
12mr|texlive-amscls-20110719-3|66	%doc %{_texmfdistdir}/source/latex/amscls/amsclass.dtx
12mr|texlive-amscls-20110719-3|67	%doc %{_texmfdistdir}/source/latex/amscls/amsdtx.dtx
12mr|texlive-amscls-20110719-3|68	%doc %{_texmfdistdir}/source/latex/amscls/amsdtx.ins
12mr|texlive-amscls-20110719-3|69	%doc %{_texmfdistdir}/source/latex/amscls/amsmidx.dtx
12mr|texlive-amscls-20110719-3|70	%doc %{_texmfdistdir}/source/latex/amscls/amsthdoc.tex
12mr|texlive-amscls-20110719-3|71	%doc %{_texmfdistdir}/source/latex/amscls/install.txt
12mr|texlive-amscls-20110719-3|72	%doc %{_texmfdistdir}/source/latex/amscls/instr-l.tex
12mr|texlive-amscls-20110719-3|73	%doc %{_texmfdistdir}/source/latex/amscls/manifest.txt
12mr|texlive-amscls-20110719-3|74	%doc %{_texmfdistdir}/source/latex/amscls/thmtest.tex
12mr|texlive-amscls-20110719-3|75	%doc %{_texmfdistdir}/source/latex/amscls/upref.dtx
12mr|texlive-amscls-20110719-3|76	
12mr|texlive-amscls-20110719-3|77	#-----------------------------------------------------------------------
12mr|texlive-amscls-20110719-3|78	%prep
12mr|texlive-amscls-20110719-3|79	%setup -c -a0 -a1 -a2
12mr|texlive-amscls-20110719-3|80	
12mr|texlive-amscls-20110719-3|81	%build
12mr|texlive-amscls-20110719-3|82	
12mr|texlive-amscls-20110719-3|83	%install
12mr|texlive-amscls-20110719-3|84	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-amscls-20110719-3|85	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-amscls-20110719-3|86	
12mr|texlive-amscls-20110719-3|87	
12mr|texlive-amscls-20110719-3|88	
12mr|texlive-amscls-20110719-3|89	%changelog
12mr|texlive-amscls-20110719-3|90	

16650 12
12mr|texlive-amsfonts-3.0-3|1	# revision 26315
12mr|texlive-amsfonts-3.0-3|2	# category Package
12mr|texlive-amsfonts-3.0-3|3	# catalog-ctan /fonts/amsfonts
12mr|texlive-amsfonts-3.0-3|4	# catalog-date 2011-12-20 12:56:09 +0100
12mr|texlive-amsfonts-3.0-3|5	# catalog-license ofl
12mr|texlive-amsfonts-3.0-3|6	# catalog-version 3.0
12mr|texlive-amsfonts-3.0-3|7	Name:		texlive-amsfonts
12mr|texlive-amsfonts-3.0-3|8	Version:	3.0
12mr|texlive-amsfonts-3.0-3|9	Release:	3
12mr|texlive-amsfonts-3.0-3|10	Summary:	TeX fonts from the American Mathematical Society
12mr|texlive-amsfonts-3.0-3|11	Group:		Publishing
12mr|texlive-amsfonts-3.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/amsfonts
12mr|texlive-amsfonts-3.0-3|13	License:	OFL
12mr|texlive-amsfonts-3.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsfonts.tar.xz
12mr|texlive-amsfonts-3.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsfonts.doc.tar.xz
12mr|texlive-amsfonts-3.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsfonts.source.tar.xz
12mr|texlive-amsfonts-3.0-3|17	BuildArch:	noarch
12mr|texlive-amsfonts-3.0-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-amsfonts-3.0-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-amsfonts-3.0-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-amsfonts-3.0-3|21	Requires(post):	texlive-tetex
12mr|texlive-amsfonts-3.0-3|22	
12mr|texlive-amsfonts-3.0-3|23	%description
12mr|texlive-amsfonts-3.0-3|24	An extended set of fonts for use in mathematics, including:
12mr|texlive-amsfonts-3.0-3|25	extra mathematical symbols; blackboard bold letters (uppercase
12mr|texlive-amsfonts-3.0-3|26	only); fraktur letters; subscript sizes of bold math italic and
12mr|texlive-amsfonts-3.0-3|27	bold Greek letters; subscript sizes of large symbols such as
12mr|texlive-amsfonts-3.0-3|28	sum and product; added sizes of the Computer Modern small caps
12mr|texlive-amsfonts-3.0-3|29	font; cyrillic fonts (from the University of Washington); Euler
12mr|texlive-amsfonts-3.0-3|30	mathematical fonts. All fonts are provided as Adobe Type 1
12mr|texlive-amsfonts-3.0-3|31	files, and all except the Euler fonts are provided as Metafont
12mr|texlive-amsfonts-3.0-3|32	source. The distribution also includes the canonical Type 1
12mr|texlive-amsfonts-3.0-3|33	versions of the Computer Modern family of fonts. Plain TeX and
12mr|texlive-amsfonts-3.0-3|34	LaTeX macros for using the fonts are provided.
12mr|texlive-amsfonts-3.0-3|35	
12mr|texlive-amsfonts-3.0-3|36	%post
12mr|texlive-amsfonts-3.0-3|37	%{_sbindir}/texlive.post
12mr|texlive-amsfonts-3.0-3|38	
12mr|texlive-amsfonts-3.0-3|39	%postun
12mr|texlive-amsfonts-3.0-3|40	if [ $1 -eq 0 ]; then
12mr|texlive-amsfonts-3.0-3|41	%{_sbindir}/texlive.post
12mr|texlive-amsfonts-3.0-3|42	fi
12mr|texlive-amsfonts-3.0-3|43	
12mr|texlive-amsfonts-3.0-3|44	#-----------------------------------------------------------------------
12mr|texlive-amsfonts-3.0-3|45	%files
12mr|texlive-amsfonts-3.0-3|46	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmb10.afm
12mr|texlive-amsfonts-3.0-3|47	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbsy10.afm
12mr|texlive-amsfonts-3.0-3|48	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbx10.afm
12mr|texlive-amsfonts-3.0-3|49	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbx12.afm
12mr|texlive-amsfonts-3.0-3|50	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbx5.afm
12mr|texlive-amsfonts-3.0-3|51	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbx6.afm
12mr|texlive-amsfonts-3.0-3|52	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbx7.afm
12mr|texlive-amsfonts-3.0-3|53	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbx8.afm
12mr|texlive-amsfonts-3.0-3|54	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbx9.afm
12mr|texlive-amsfonts-3.0-3|55	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbxsl10.afm
12mr|texlive-amsfonts-3.0-3|56	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbxti10.afm
12mr|texlive-amsfonts-3.0-3|57	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmcsc10.afm
12mr|texlive-amsfonts-3.0-3|58	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmdunh10.afm
12mr|texlive-amsfonts-3.0-3|59	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmex10.afm
12mr|texlive-amsfonts-3.0-3|60	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmff10.afm
12mr|texlive-amsfonts-3.0-3|61	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmfi10.afm
12mr|texlive-amsfonts-3.0-3|62	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmfib8.afm
12mr|texlive-amsfonts-3.0-3|63	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cminch.afm
12mr|texlive-amsfonts-3.0-3|64	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmitt10.afm
12mr|texlive-amsfonts-3.0-3|65	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmi10.afm
12mr|texlive-amsfonts-3.0-3|66	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmi12.afm
12mr|texlive-amsfonts-3.0-3|67	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmi5.afm
12mr|texlive-amsfonts-3.0-3|68	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmi6.afm
12mr|texlive-amsfonts-3.0-3|69	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmi7.afm
12mr|texlive-amsfonts-3.0-3|70	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmi8.afm
12mr|texlive-amsfonts-3.0-3|71	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmi9.afm
12mr|texlive-amsfonts-3.0-3|72	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmib10.afm
12mr|texlive-amsfonts-3.0-3|73	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr10.afm
12mr|texlive-amsfonts-3.0-3|74	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr12.afm
12mr|texlive-amsfonts-3.0-3|75	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr17.afm
12mr|texlive-amsfonts-3.0-3|76	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr5.afm
12mr|texlive-amsfonts-3.0-3|77	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr6.afm
12mr|texlive-amsfonts-3.0-3|78	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr7.afm
12mr|texlive-amsfonts-3.0-3|79	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr8.afm
12mr|texlive-amsfonts-3.0-3|80	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr9.afm
12mr|texlive-amsfonts-3.0-3|81	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsl10.afm
12mr|texlive-amsfonts-3.0-3|82	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsl12.afm
12mr|texlive-amsfonts-3.0-3|83	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsl8.afm
12mr|texlive-amsfonts-3.0-3|84	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsl9.afm
12mr|texlive-amsfonts-3.0-3|85	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsltt10.afm
12mr|texlive-amsfonts-3.0-3|86	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmss10.afm
12mr|texlive-amsfonts-3.0-3|87	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmss12.afm
12mr|texlive-amsfonts-3.0-3|88	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmss17.afm
12mr|texlive-amsfonts-3.0-3|89	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmss8.afm
12mr|texlive-amsfonts-3.0-3|90	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmss9.afm
12mr|texlive-amsfonts-3.0-3|91	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssbx10.afm
12mr|texlive-amsfonts-3.0-3|92	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssdc10.afm
12mr|texlive-amsfonts-3.0-3|93	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssi10.afm
12mr|texlive-amsfonts-3.0-3|94	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssi12.afm
12mr|texlive-amsfonts-3.0-3|95	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssi17.afm
12mr|texlive-amsfonts-3.0-3|96	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssi8.afm
12mr|texlive-amsfonts-3.0-3|97	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssi9.afm
12mr|texlive-amsfonts-3.0-3|98	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssq8.afm
12mr|texlive-amsfonts-3.0-3|99	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssqi8.afm
12mr|texlive-amsfonts-3.0-3|100	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsy10.afm
12mr|texlive-amsfonts-3.0-3|101	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsy5.afm
12mr|texlive-amsfonts-3.0-3|102	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsy6.afm
12mr|texlive-amsfonts-3.0-3|103	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsy7.afm
12mr|texlive-amsfonts-3.0-3|104	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsy8.afm
12mr|texlive-amsfonts-3.0-3|105	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsy9.afm
12mr|texlive-amsfonts-3.0-3|106	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtcsc10.afm
12mr|texlive-amsfonts-3.0-3|107	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtex10.afm
12mr|texlive-amsfonts-3.0-3|108	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtex8.afm
12mr|texlive-amsfonts-3.0-3|109	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtex9.afm
12mr|texlive-amsfonts-3.0-3|110	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmti10.afm
12mr|texlive-amsfonts-3.0-3|111	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmti12.afm
12mr|texlive-amsfonts-3.0-3|112	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmti7.afm
12mr|texlive-amsfonts-3.0-3|113	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmti8.afm
12mr|texlive-amsfonts-3.0-3|114	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmti9.afm
12mr|texlive-amsfonts-3.0-3|115	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtt10.afm
12mr|texlive-amsfonts-3.0-3|116	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtt12.afm
12mr|texlive-amsfonts-3.0-3|117	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtt8.afm
12mr|texlive-amsfonts-3.0-3|118	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtt9.afm
12mr|texlive-amsfonts-3.0-3|119	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmu10.afm
12mr|texlive-amsfonts-3.0-3|120	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmvtt10.afm
12mr|texlive-amsfonts-3.0-3|121	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmbsy5.afm
12mr|texlive-amsfonts-3.0-3|122	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmbsy6.afm
12mr|texlive-amsfonts-3.0-3|123	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmbsy7.afm
12mr|texlive-amsfonts-3.0-3|124	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmbsy8.afm
12mr|texlive-amsfonts-3.0-3|125	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmbsy9.afm
12mr|texlive-amsfonts-3.0-3|126	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmcsc8.afm
12mr|texlive-amsfonts-3.0-3|127	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmcsc9.afm
12mr|texlive-amsfonts-3.0-3|128	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmex7.afm
12mr|texlive-amsfonts-3.0-3|129	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmex8.afm
12mr|texlive-amsfonts-3.0-3|130	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmex9.afm
12mr|texlive-amsfonts-3.0-3|131	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmmib5.afm
12mr|texlive-amsfonts-3.0-3|132	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmmib6.afm
12mr|texlive-amsfonts-3.0-3|133	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmmib7.afm
12mr|texlive-amsfonts-3.0-3|134	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmmib8.afm
12mr|texlive-amsfonts-3.0-3|135	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmmib9.afm
12mr|texlive-amsfonts-3.0-3|136	%{_texmfdistdir}/fonts/afm/public/amsfonts/cyrillic/wncyb10.afm
12mr|texlive-amsfonts-3.0-3|137	%{_texmfdistdir}/fonts/afm/public/amsfonts/cyrillic/wncyi10.afm
12mr|texlive-amsfonts-3.0-3|138	%{_texmfdistdir}/fonts/afm/public/amsfonts/cyrillic/wncyr10.afm
12mr|texlive-amsfonts-3.0-3|139	%{_texmfdistdir}/fonts/afm/public/amsfonts/cyrillic/wncysc10.afm
12mr|texlive-amsfonts-3.0-3|140	%{_texmfdistdir}/fonts/afm/public/amsfonts/cyrillic/wncyss10.afm
12mr|texlive-amsfonts-3.0-3|141	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/euex10.afm
12mr|texlive-amsfonts-3.0-3|142	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/euex7.afm
12mr|texlive-amsfonts-3.0-3|143	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/euex8.afm
12mr|texlive-amsfonts-3.0-3|144	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/euex9.afm
12mr|texlive-amsfonts-3.0-3|145	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eufb10.afm
12mr|texlive-amsfonts-3.0-3|146	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eufb5.afm
12mr|texlive-amsfonts-3.0-3|147	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eufb7.afm
12mr|texlive-amsfonts-3.0-3|148	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eufm10.afm
12mr|texlive-amsfonts-3.0-3|149	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eufm5.afm
12mr|texlive-amsfonts-3.0-3|150	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eufm7.afm
12mr|texlive-amsfonts-3.0-3|151	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eurb10.afm
12mr|texlive-amsfonts-3.0-3|152	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eurb5.afm
12mr|texlive-amsfonts-3.0-3|153	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eurb7.afm
12mr|texlive-amsfonts-3.0-3|154	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eurm10.afm
12mr|texlive-amsfonts-3.0-3|155	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eurm5.afm
12mr|texlive-amsfonts-3.0-3|156	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eurm7.afm
12mr|texlive-amsfonts-3.0-3|157	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eusb10.afm
12mr|texlive-amsfonts-3.0-3|158	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eusb5.afm
12mr|texlive-amsfonts-3.0-3|159	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eusb7.afm
12mr|texlive-amsfonts-3.0-3|160	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eusm10.afm
12mr|texlive-amsfonts-3.0-3|161	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eusm5.afm
12mr|texlive-amsfonts-3.0-3|162	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eusm7.afm
12mr|texlive-amsfonts-3.0-3|163	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lasy10.afm
12mr|texlive-amsfonts-3.0-3|164	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lasy5.afm
12mr|texlive-amsfonts-3.0-3|165	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lasy6.afm
12mr|texlive-amsfonts-3.0-3|166	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lasy7.afm
12mr|texlive-amsfonts-3.0-3|167	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lasy8.afm
12mr|texlive-amsfonts-3.0-3|168	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lasy9.afm
12mr|texlive-amsfonts-3.0-3|169	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lasyb10.afm
12mr|texlive-amsfonts-3.0-3|170	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lcircle1.afm
12mr|texlive-amsfonts-3.0-3|171	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lcirclew.afm
12mr|texlive-amsfonts-3.0-3|172	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lcmss8.afm
12mr|texlive-amsfonts-3.0-3|173	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lcmssb8.afm
12mr|texlive-amsfonts-3.0-3|174	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lcmssi8.afm
12mr|texlive-amsfonts-3.0-3|175	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/line10.afm
12mr|texlive-amsfonts-3.0-3|176	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/linew10.afm
12mr|texlive-amsfonts-3.0-3|177	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msam10.afm
12mr|texlive-amsfonts-3.0-3|178	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msam5.afm
12mr|texlive-amsfonts-3.0-3|179	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msam6.afm
12mr|texlive-amsfonts-3.0-3|180	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msam7.afm
12mr|texlive-amsfonts-3.0-3|181	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msam8.afm
12mr|texlive-amsfonts-3.0-3|182	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msam9.afm
12mr|texlive-amsfonts-3.0-3|183	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msbm10.afm
12mr|texlive-amsfonts-3.0-3|184	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msbm5.afm
12mr|texlive-amsfonts-3.0-3|185	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msbm6.afm
12mr|texlive-amsfonts-3.0-3|186	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msbm7.afm
12mr|texlive-amsfonts-3.0-3|187	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msbm8.afm
12mr|texlive-amsfonts-3.0-3|188	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msbm9.afm
12mr|texlive-amsfonts-3.0-3|189	%{_texmfdistdir}/fonts/map/dvips/amsfonts/cm.map
12mr|texlive-amsfonts-3.0-3|190	%{_texmfdistdir}/fonts/map/dvips/amsfonts/cmextra.map
12mr|texlive-amsfonts-3.0-3|191	%{_texmfdistdir}/fonts/map/dvips/amsfonts/cyrillic.map
12mr|texlive-amsfonts-3.0-3|192	%{_texmfdistdir}/fonts/map/dvips/amsfonts/euler.map
12mr|texlive-amsfonts-3.0-3|193	%{_texmfdistdir}/fonts/map/dvips/amsfonts/latxfont.map
12mr|texlive-amsfonts-3.0-3|194	%{_texmfdistdir}/fonts/map/dvips/amsfonts/symbols.map
12mr|texlive-amsfonts-3.0-3|195	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmbsy5.mf
12mr|texlive-amsfonts-3.0-3|196	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmbsy6.mf
12mr|texlive-amsfonts-3.0-3|197	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmbsy7.mf
12mr|texlive-amsfonts-3.0-3|198	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmbsy8.mf
12mr|texlive-amsfonts-3.0-3|199	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmbsy9.mf
12mr|texlive-amsfonts-3.0-3|200	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmcsc8.mf
12mr|texlive-amsfonts-3.0-3|201	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmcsc9.mf
12mr|texlive-amsfonts-3.0-3|202	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmex7.mf
12mr|texlive-amsfonts-3.0-3|203	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmex8.mf
12mr|texlive-amsfonts-3.0-3|204	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmex9.mf
12mr|texlive-amsfonts-3.0-3|205	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmmib5.mf
12mr|texlive-amsfonts-3.0-3|206	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmmib6.mf
12mr|texlive-amsfonts-3.0-3|207	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmmib7.mf
12mr|texlive-amsfonts-3.0-3|208	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmmib8.mf
12mr|texlive-amsfonts-3.0-3|209	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmmib9.mf
12mr|texlive-amsfonts-3.0-3|210	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrcsc.mf
12mr|texlive-amsfonts-3.0-3|211	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrfont.mf
12mr|texlive-amsfonts-3.0-3|212	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrilu.mf
12mr|texlive-amsfonts-3.0-3|213	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrital.mf
12mr|texlive-amsfonts-3.0-3|214	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrmax.mf
12mr|texlive-amsfonts-3.0-3|215	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrpunc.mf
12mr|texlive-amsfonts-3.0-3|216	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrspl.mf
12mr|texlive-amsfonts-3.0-3|217	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrspu.mf
12mr|texlive-amsfonts-3.0-3|218	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrti.mf
12mr|texlive-amsfonts-3.0-3|219	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/serb.mf
12mr|texlive-amsfonts-3.0-3|220	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/serbspu.mf
12mr|texlive-amsfonts-3.0-3|221	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyb10.mf
12mr|texlive-amsfonts-3.0-3|222	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyb5.mf
12mr|texlive-amsfonts-3.0-3|223	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyb6.mf
12mr|texlive-amsfonts-3.0-3|224	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyb7.mf
12mr|texlive-amsfonts-3.0-3|225	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyb8.mf
12mr|texlive-amsfonts-3.0-3|226	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyb9.mf
12mr|texlive-amsfonts-3.0-3|227	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyi10.mf
12mr|texlive-amsfonts-3.0-3|228	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyi5.mf
12mr|texlive-amsfonts-3.0-3|229	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyi6.mf
12mr|texlive-amsfonts-3.0-3|230	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyi7.mf
12mr|texlive-amsfonts-3.0-3|231	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyi8.mf
12mr|texlive-amsfonts-3.0-3|232	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyi9.mf
12mr|texlive-amsfonts-3.0-3|233	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyr10.mf
12mr|texlive-amsfonts-3.0-3|234	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyr5.mf
12mr|texlive-amsfonts-3.0-3|235	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyr6.mf
12mr|texlive-amsfonts-3.0-3|236	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyr7.mf
12mr|texlive-amsfonts-3.0-3|237	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyr8.mf
12mr|texlive-amsfonts-3.0-3|238	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyr9.mf
12mr|texlive-amsfonts-3.0-3|239	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncysc10.mf
12mr|texlive-amsfonts-3.0-3|240	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyss10.mf
12mr|texlive-amsfonts-3.0-3|241	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyss8.mf
12mr|texlive-amsfonts-3.0-3|242	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyss9.mf
12mr|texlive-amsfonts-3.0-3|243	%{_texmfdistdir}/fonts/source/public/amsfonts/dummy/dummy.mf
12mr|texlive-amsfonts-3.0-3|244	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/amsya.mf
12mr|texlive-amsfonts-3.0-3|245	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/amsyb.mf
12mr|texlive-amsfonts-3.0-3|246	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/asymbols.mf
12mr|texlive-amsfonts-3.0-3|247	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/bsymbols.mf
12mr|texlive-amsfonts-3.0-3|248	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msam10.mf
12mr|texlive-amsfonts-3.0-3|249	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msam5.mf
12mr|texlive-amsfonts-3.0-3|250	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msam6.mf
12mr|texlive-amsfonts-3.0-3|251	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msam7.mf
12mr|texlive-amsfonts-3.0-3|252	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msam8.mf
12mr|texlive-amsfonts-3.0-3|253	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msam9.mf
12mr|texlive-amsfonts-3.0-3|254	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msbm10.mf
12mr|texlive-amsfonts-3.0-3|255	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msbm5.mf
12mr|texlive-amsfonts-3.0-3|256	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msbm6.mf
12mr|texlive-amsfonts-3.0-3|257	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msbm7.mf
12mr|texlive-amsfonts-3.0-3|258	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msbm8.mf
12mr|texlive-amsfonts-3.0-3|259	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msbm9.mf
12mr|texlive-amsfonts-3.0-3|260	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/xbbase.mf
12mr|texlive-amsfonts-3.0-3|261	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/xbbold.mf
12mr|texlive-amsfonts-3.0-3|262	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/xbcaps.mf
12mr|texlive-amsfonts-3.0-3|263	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmbsy5.tfm
12mr|texlive-amsfonts-3.0-3|264	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmbsy6.tfm
12mr|texlive-amsfonts-3.0-3|265	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmbsy7.tfm
12mr|texlive-amsfonts-3.0-3|266	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmbsy8.tfm
12mr|texlive-amsfonts-3.0-3|267	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmbsy9.tfm
12mr|texlive-amsfonts-3.0-3|268	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmcsc8.tfm
12mr|texlive-amsfonts-3.0-3|269	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmcsc9.tfm
12mr|texlive-amsfonts-3.0-3|270	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmex7.tfm
12mr|texlive-amsfonts-3.0-3|271	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmex8.tfm
12mr|texlive-amsfonts-3.0-3|272	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmex9.tfm
12mr|texlive-amsfonts-3.0-3|273	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmmib5.tfm
12mr|texlive-amsfonts-3.0-3|274	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmmib6.tfm
12mr|texlive-amsfonts-3.0-3|275	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmmib7.tfm
12mr|texlive-amsfonts-3.0-3|276	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmmib8.tfm
12mr|texlive-amsfonts-3.0-3|277	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmmib9.tfm
12mr|texlive-amsfonts-3.0-3|278	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyb10.tfm
12mr|texlive-amsfonts-3.0-3|279	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyb5.tfm
12mr|texlive-amsfonts-3.0-3|280	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyb6.tfm
12mr|texlive-amsfonts-3.0-3|281	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyb7.tfm
12mr|texlive-amsfonts-3.0-3|282	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyb8.tfm
12mr|texlive-amsfonts-3.0-3|283	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyb9.tfm
12mr|texlive-amsfonts-3.0-3|284	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyi10.tfm
12mr|texlive-amsfonts-3.0-3|285	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyi5.tfm
12mr|texlive-amsfonts-3.0-3|286	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyi6.tfm
12mr|texlive-amsfonts-3.0-3|287	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyi7.tfm
12mr|texlive-amsfonts-3.0-3|288	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyi8.tfm
12mr|texlive-amsfonts-3.0-3|289	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyi9.tfm
12mr|texlive-amsfonts-3.0-3|290	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyr10.tfm
12mr|texlive-amsfonts-3.0-3|291	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyr5.tfm
12mr|texlive-amsfonts-3.0-3|292	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyr6.tfm
12mr|texlive-amsfonts-3.0-3|293	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyr7.tfm
12mr|texlive-amsfonts-3.0-3|294	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyr8.tfm
12mr|texlive-amsfonts-3.0-3|295	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyr9.tfm
12mr|texlive-amsfonts-3.0-3|296	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncysc10.tfm
12mr|texlive-amsfonts-3.0-3|297	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyss10.tfm
12mr|texlive-amsfonts-3.0-3|298	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyss8.tfm
12mr|texlive-amsfonts-3.0-3|299	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyss9.tfm
12mr|texlive-amsfonts-3.0-3|300	%{_texmfdistdir}/fonts/tfm/public/amsfonts/dummy/dummy.tfm
12mr|texlive-amsfonts-3.0-3|301	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/euex10.tfm
12mr|texlive-amsfonts-3.0-3|302	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/euex7.tfm
12mr|texlive-amsfonts-3.0-3|303	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/euex8.tfm
12mr|texlive-amsfonts-3.0-3|304	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/euex9.tfm
12mr|texlive-amsfonts-3.0-3|305	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufb10.tfm
12mr|texlive-amsfonts-3.0-3|306	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufb5.tfm
12mr|texlive-amsfonts-3.0-3|307	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufb6.tfm
12mr|texlive-amsfonts-3.0-3|308	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufb7.tfm
12mr|texlive-amsfonts-3.0-3|309	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufb8.tfm
12mr|texlive-amsfonts-3.0-3|310	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufb9.tfm
12mr|texlive-amsfonts-3.0-3|311	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufm10.tfm
12mr|texlive-amsfonts-3.0-3|312	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufm5.tfm
12mr|texlive-amsfonts-3.0-3|313	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufm6.tfm
12mr|texlive-amsfonts-3.0-3|314	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufm7.tfm
12mr|texlive-amsfonts-3.0-3|315	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufm8.tfm
12mr|texlive-amsfonts-3.0-3|316	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufm9.tfm
12mr|texlive-amsfonts-3.0-3|317	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurb10.tfm
12mr|texlive-amsfonts-3.0-3|318	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurb5.tfm
12mr|texlive-amsfonts-3.0-3|319	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurb6.tfm
12mr|texlive-amsfonts-3.0-3|320	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurb7.tfm
12mr|texlive-amsfonts-3.0-3|321	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurb8.tfm
12mr|texlive-amsfonts-3.0-3|322	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurb9.tfm
12mr|texlive-amsfonts-3.0-3|323	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurm10.tfm
12mr|texlive-amsfonts-3.0-3|324	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurm5.tfm
12mr|texlive-amsfonts-3.0-3|325	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurm6.tfm
12mr|texlive-amsfonts-3.0-3|326	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurm7.tfm
12mr|texlive-amsfonts-3.0-3|327	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurm8.tfm
12mr|texlive-amsfonts-3.0-3|328	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurm9.tfm
12mr|texlive-amsfonts-3.0-3|329	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusb10.tfm
12mr|texlive-amsfonts-3.0-3|330	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusb5.tfm
12mr|texlive-amsfonts-3.0-3|331	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusb6.tfm
12mr|texlive-amsfonts-3.0-3|332	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusb7.tfm
12mr|texlive-amsfonts-3.0-3|333	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusb8.tfm
12mr|texlive-amsfonts-3.0-3|334	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusb9.tfm
12mr|texlive-amsfonts-3.0-3|335	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusm10.tfm
12mr|texlive-amsfonts-3.0-3|336	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusm5.tfm
12mr|texlive-amsfonts-3.0-3|337	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusm6.tfm
12mr|texlive-amsfonts-3.0-3|338	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusm7.tfm
12mr|texlive-amsfonts-3.0-3|339	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusm8.tfm
12mr|texlive-amsfonts-3.0-3|340	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusm9.tfm
12mr|texlive-amsfonts-3.0-3|341	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msam10.tfm
12mr|texlive-amsfonts-3.0-3|342	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msam5.tfm
12mr|texlive-amsfonts-3.0-3|343	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msam6.tfm
12mr|texlive-amsfonts-3.0-3|344	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msam7.tfm
12mr|texlive-amsfonts-3.0-3|345	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msam8.tfm
12mr|texlive-amsfonts-3.0-3|346	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msam9.tfm
12mr|texlive-amsfonts-3.0-3|347	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msbm10.tfm
12mr|texlive-amsfonts-3.0-3|348	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msbm5.tfm
12mr|texlive-amsfonts-3.0-3|349	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msbm6.tfm
12mr|texlive-amsfonts-3.0-3|350	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msbm7.tfm
12mr|texlive-amsfonts-3.0-3|351	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msbm8.tfm
12mr|texlive-amsfonts-3.0-3|352	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msbm9.tfm
12mr|texlive-amsfonts-3.0-3|353	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmb10.pfb
12mr|texlive-amsfonts-3.0-3|354	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmb10.pfm
12mr|texlive-amsfonts-3.0-3|355	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbsy10.pfb
12mr|texlive-amsfonts-3.0-3|356	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbsy10.pfm
12mr|texlive-amsfonts-3.0-3|357	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx10.pfb
12mr|texlive-amsfonts-3.0-3|358	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx10.pfm
12mr|texlive-amsfonts-3.0-3|359	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx12.pfb
12mr|texlive-amsfonts-3.0-3|360	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx12.pfm
12mr|texlive-amsfonts-3.0-3|361	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx5.pfb
12mr|texlive-amsfonts-3.0-3|362	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx5.pfm
12mr|texlive-amsfonts-3.0-3|363	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx6.pfb
12mr|texlive-amsfonts-3.0-3|364	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx6.pfm
12mr|texlive-amsfonts-3.0-3|365	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx7.pfb
12mr|texlive-amsfonts-3.0-3|366	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx7.pfm
12mr|texlive-amsfonts-3.0-3|367	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx8.pfb
12mr|texlive-amsfonts-3.0-3|368	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx8.pfm
12mr|texlive-amsfonts-3.0-3|369	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx9.pfb
12mr|texlive-amsfonts-3.0-3|370	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx9.pfm
12mr|texlive-amsfonts-3.0-3|371	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbxsl10.pfb
12mr|texlive-amsfonts-3.0-3|372	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbxsl10.pfm
12mr|texlive-amsfonts-3.0-3|373	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbxti10.pfb
12mr|texlive-amsfonts-3.0-3|374	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbxti10.pfm
12mr|texlive-amsfonts-3.0-3|375	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmcsc10.pfb
12mr|texlive-amsfonts-3.0-3|376	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmcsc10.pfm
12mr|texlive-amsfonts-3.0-3|377	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmdunh10.pfb
12mr|texlive-amsfonts-3.0-3|378	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmdunh10.pfm
12mr|texlive-amsfonts-3.0-3|379	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmex10.pfb
12mr|texlive-amsfonts-3.0-3|380	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmex10.pfm
12mr|texlive-amsfonts-3.0-3|381	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmff10.pfb
12mr|texlive-amsfonts-3.0-3|382	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmff10.pfm
12mr|texlive-amsfonts-3.0-3|383	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmfi10.pfb
12mr|texlive-amsfonts-3.0-3|384	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmfi10.pfm
12mr|texlive-amsfonts-3.0-3|385	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmfib8.pfb
12mr|texlive-amsfonts-3.0-3|386	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmfib8.pfm
12mr|texlive-amsfonts-3.0-3|387	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cminch.pfb
12mr|texlive-amsfonts-3.0-3|388	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cminch.pfm
12mr|texlive-amsfonts-3.0-3|389	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmitt10.pfb
12mr|texlive-amsfonts-3.0-3|390	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmitt10.pfm
12mr|texlive-amsfonts-3.0-3|391	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi10.pfb
12mr|texlive-amsfonts-3.0-3|392	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi10.pfm
12mr|texlive-amsfonts-3.0-3|393	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi12.pfb
12mr|texlive-amsfonts-3.0-3|394	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi12.pfm
12mr|texlive-amsfonts-3.0-3|395	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi5.pfb
12mr|texlive-amsfonts-3.0-3|396	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi5.pfm
12mr|texlive-amsfonts-3.0-3|397	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi6.pfb
12mr|texlive-amsfonts-3.0-3|398	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi6.pfm
12mr|texlive-amsfonts-3.0-3|399	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi7.pfb
12mr|texlive-amsfonts-3.0-3|400	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi7.pfm
12mr|texlive-amsfonts-3.0-3|401	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi8.pfb
12mr|texlive-amsfonts-3.0-3|402	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi8.pfm
12mr|texlive-amsfonts-3.0-3|403	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi9.pfb
12mr|texlive-amsfonts-3.0-3|404	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi9.pfm
12mr|texlive-amsfonts-3.0-3|405	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmib10.pfb
12mr|texlive-amsfonts-3.0-3|406	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmib10.pfm
12mr|texlive-amsfonts-3.0-3|407	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr10.pfb
12mr|texlive-amsfonts-3.0-3|408	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr10.pfm
12mr|texlive-amsfonts-3.0-3|409	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr12.pfb
12mr|texlive-amsfonts-3.0-3|410	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr12.pfm
12mr|texlive-amsfonts-3.0-3|411	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr17.pfb
12mr|texlive-amsfonts-3.0-3|412	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr17.pfm
12mr|texlive-amsfonts-3.0-3|413	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr5.pfb
12mr|texlive-amsfonts-3.0-3|414	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr5.pfm
12mr|texlive-amsfonts-3.0-3|415	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr6.pfb
12mr|texlive-amsfonts-3.0-3|416	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr6.pfm
12mr|texlive-amsfonts-3.0-3|417	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr7.pfb
12mr|texlive-amsfonts-3.0-3|418	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr7.pfm
12mr|texlive-amsfonts-3.0-3|419	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr8.pfb
12mr|texlive-amsfonts-3.0-3|420	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr8.pfm
12mr|texlive-amsfonts-3.0-3|421	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr9.pfb
12mr|texlive-amsfonts-3.0-3|422	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr9.pfm
12mr|texlive-amsfonts-3.0-3|423	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl10.pfb
12mr|texlive-amsfonts-3.0-3|424	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl10.pfm
12mr|texlive-amsfonts-3.0-3|425	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl12.pfb
12mr|texlive-amsfonts-3.0-3|426	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl12.pfm
12mr|texlive-amsfonts-3.0-3|427	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl8.pfb
12mr|texlive-amsfonts-3.0-3|428	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl8.pfm
12mr|texlive-amsfonts-3.0-3|429	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl9.pfb
12mr|texlive-amsfonts-3.0-3|430	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl9.pfm
12mr|texlive-amsfonts-3.0-3|431	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsltt10.pfb
12mr|texlive-amsfonts-3.0-3|432	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsltt10.pfm
12mr|texlive-amsfonts-3.0-3|433	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss10.pfb
12mr|texlive-amsfonts-3.0-3|434	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss10.pfm
12mr|texlive-amsfonts-3.0-3|435	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss12.pfb
12mr|texlive-amsfonts-3.0-3|436	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss12.pfm
12mr|texlive-amsfonts-3.0-3|437	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss17.pfb
12mr|texlive-amsfonts-3.0-3|438	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss17.pfm
12mr|texlive-amsfonts-3.0-3|439	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss8.pfb
12mr|texlive-amsfonts-3.0-3|440	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss8.pfm
12mr|texlive-amsfonts-3.0-3|441	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss9.pfb
12mr|texlive-amsfonts-3.0-3|442	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss9.pfm
12mr|texlive-amsfonts-3.0-3|443	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssbx10.pfb
12mr|texlive-amsfonts-3.0-3|444	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssbx10.pfm
12mr|texlive-amsfonts-3.0-3|445	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssdc10.pfb
12mr|texlive-amsfonts-3.0-3|446	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssdc10.pfm
12mr|texlive-amsfonts-3.0-3|447	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi10.pfb
12mr|texlive-amsfonts-3.0-3|448	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi10.pfm
12mr|texlive-amsfonts-3.0-3|449	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi12.pfb
12mr|texlive-amsfonts-3.0-3|450	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi12.pfm
12mr|texlive-amsfonts-3.0-3|451	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi17.pfb
12mr|texlive-amsfonts-3.0-3|452	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi17.pfm
12mr|texlive-amsfonts-3.0-3|453	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi8.pfb
12mr|texlive-amsfonts-3.0-3|454	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi8.pfm
12mr|texlive-amsfonts-3.0-3|455	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi9.pfb
12mr|texlive-amsfonts-3.0-3|456	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi9.pfm
12mr|texlive-amsfonts-3.0-3|457	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssq8.pfb
12mr|texlive-amsfonts-3.0-3|458	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssq8.pfm
12mr|texlive-amsfonts-3.0-3|459	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssqi8.pfb
12mr|texlive-amsfonts-3.0-3|460	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssqi8.pfm
12mr|texlive-amsfonts-3.0-3|461	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy10.pfb
12mr|texlive-amsfonts-3.0-3|462	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy10.pfm
12mr|texlive-amsfonts-3.0-3|463	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy5.pfb
12mr|texlive-amsfonts-3.0-3|464	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy5.pfm
12mr|texlive-amsfonts-3.0-3|465	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy6.pfb
12mr|texlive-amsfonts-3.0-3|466	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy6.pfm
12mr|texlive-amsfonts-3.0-3|467	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy7.pfb
12mr|texlive-amsfonts-3.0-3|468	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy7.pfm
12mr|texlive-amsfonts-3.0-3|469	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy8.pfb
12mr|texlive-amsfonts-3.0-3|470	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy8.pfm
12mr|texlive-amsfonts-3.0-3|471	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy9.pfb
12mr|texlive-amsfonts-3.0-3|472	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy9.pfm
12mr|texlive-amsfonts-3.0-3|473	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtcsc10.pfb
12mr|texlive-amsfonts-3.0-3|474	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtcsc10.pfm
12mr|texlive-amsfonts-3.0-3|475	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtex10.pfb
12mr|texlive-amsfonts-3.0-3|476	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtex10.pfm
12mr|texlive-amsfonts-3.0-3|477	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtex8.pfb
12mr|texlive-amsfonts-3.0-3|478	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtex8.pfm
12mr|texlive-amsfonts-3.0-3|479	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtex9.pfb
12mr|texlive-amsfonts-3.0-3|480	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtex9.pfm
12mr|texlive-amsfonts-3.0-3|481	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti10.pfb
12mr|texlive-amsfonts-3.0-3|482	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti10.pfm
12mr|texlive-amsfonts-3.0-3|483	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti12.pfb
12mr|texlive-amsfonts-3.0-3|484	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti12.pfm
12mr|texlive-amsfonts-3.0-3|485	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti7.pfb
12mr|texlive-amsfonts-3.0-3|486	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti7.pfm
12mr|texlive-amsfonts-3.0-3|487	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti8.pfb
12mr|texlive-amsfonts-3.0-3|488	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti8.pfm
12mr|texlive-amsfonts-3.0-3|489	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti9.pfb
12mr|texlive-amsfonts-3.0-3|490	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti9.pfm
12mr|texlive-amsfonts-3.0-3|491	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt10.pfb
12mr|texlive-amsfonts-3.0-3|492	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt10.pfm
12mr|texlive-amsfonts-3.0-3|493	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt12.pfb
12mr|texlive-amsfonts-3.0-3|494	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt12.pfm
12mr|texlive-amsfonts-3.0-3|495	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt8.pfb
12mr|texlive-amsfonts-3.0-3|496	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt8.pfm
12mr|texlive-amsfonts-3.0-3|497	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt9.pfb
12mr|texlive-amsfonts-3.0-3|498	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt9.pfm
12mr|texlive-amsfonts-3.0-3|499	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmu10.pfb
12mr|texlive-amsfonts-3.0-3|500	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmu10.pfm
12mr|texlive-amsfonts-3.0-3|501	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmvtt10.pfb
12mr|texlive-amsfonts-3.0-3|502	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmvtt10.pfm
12mr|texlive-amsfonts-3.0-3|503	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy5.pfb
12mr|texlive-amsfonts-3.0-3|504	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy5.pfm
12mr|texlive-amsfonts-3.0-3|505	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy6.pfb
12mr|texlive-amsfonts-3.0-3|506	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy6.pfm
12mr|texlive-amsfonts-3.0-3|507	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy7.pfb
12mr|texlive-amsfonts-3.0-3|508	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy7.pfm
12mr|texlive-amsfonts-3.0-3|509	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy8.pfb
12mr|texlive-amsfonts-3.0-3|510	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy8.pfm
12mr|texlive-amsfonts-3.0-3|511	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy9.pfb
12mr|texlive-amsfonts-3.0-3|512	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy9.pfm
12mr|texlive-amsfonts-3.0-3|513	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmcsc8.pfb
12mr|texlive-amsfonts-3.0-3|514	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmcsc8.pfm
12mr|texlive-amsfonts-3.0-3|515	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmcsc9.pfb
12mr|texlive-amsfonts-3.0-3|516	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmcsc9.pfm
12mr|texlive-amsfonts-3.0-3|517	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmex7.pfb
12mr|texlive-amsfonts-3.0-3|518	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmex7.pfm
12mr|texlive-amsfonts-3.0-3|519	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmex8.pfb
12mr|texlive-amsfonts-3.0-3|520	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmex8.pfm
12mr|texlive-amsfonts-3.0-3|521	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmex9.pfb
12mr|texlive-amsfonts-3.0-3|522	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmex9.pfm
12mr|texlive-amsfonts-3.0-3|523	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib5.pfb
12mr|texlive-amsfonts-3.0-3|524	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib5.pfm
12mr|texlive-amsfonts-3.0-3|525	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib6.pfb
12mr|texlive-amsfonts-3.0-3|526	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib6.pfm
12mr|texlive-amsfonts-3.0-3|527	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib7.pfb
12mr|texlive-amsfonts-3.0-3|528	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib7.pfm
12mr|texlive-amsfonts-3.0-3|529	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib8.pfb
12mr|texlive-amsfonts-3.0-3|530	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib8.pfm
12mr|texlive-amsfonts-3.0-3|531	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib9.pfb
12mr|texlive-amsfonts-3.0-3|532	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib9.pfm
12mr|texlive-amsfonts-3.0-3|533	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyb10.pfb
12mr|texlive-amsfonts-3.0-3|534	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyb10.pfm
12mr|texlive-amsfonts-3.0-3|535	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyi10.pfb
12mr|texlive-amsfonts-3.0-3|536	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyi10.pfm
12mr|texlive-amsfonts-3.0-3|537	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyr10.pfb
12mr|texlive-amsfonts-3.0-3|538	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyr10.pfm
12mr|texlive-amsfonts-3.0-3|539	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncysc10.pfb
12mr|texlive-amsfonts-3.0-3|540	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncysc10.pfm
12mr|texlive-amsfonts-3.0-3|541	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyss10.pfb
12mr|texlive-amsfonts-3.0-3|542	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyss10.pfm
12mr|texlive-amsfonts-3.0-3|543	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex10.pfb
12mr|texlive-amsfonts-3.0-3|544	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex10.pfm
12mr|texlive-amsfonts-3.0-3|545	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex7.pfb
12mr|texlive-amsfonts-3.0-3|546	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex7.pfm
12mr|texlive-amsfonts-3.0-3|547	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex8.pfb
12mr|texlive-amsfonts-3.0-3|548	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex8.pfm
12mr|texlive-amsfonts-3.0-3|549	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex9.pfb
12mr|texlive-amsfonts-3.0-3|550	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex9.pfm
12mr|texlive-amsfonts-3.0-3|551	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufb10.pfb
12mr|texlive-amsfonts-3.0-3|552	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufb10.pfm
12mr|texlive-amsfonts-3.0-3|553	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufb5.pfb
12mr|texlive-amsfonts-3.0-3|554	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufb5.pfm
12mr|texlive-amsfonts-3.0-3|555	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufb7.pfb
12mr|texlive-amsfonts-3.0-3|556	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufb7.pfm
12mr|texlive-amsfonts-3.0-3|557	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufm10.pfb
12mr|texlive-amsfonts-3.0-3|558	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufm10.pfm
12mr|texlive-amsfonts-3.0-3|559	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufm5.pfb
12mr|texlive-amsfonts-3.0-3|560	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufm5.pfm
12mr|texlive-amsfonts-3.0-3|561	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufm7.pfb
12mr|texlive-amsfonts-3.0-3|562	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufm7.pfm
12mr|texlive-amsfonts-3.0-3|563	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurb10.pfb
12mr|texlive-amsfonts-3.0-3|564	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurb10.pfm
12mr|texlive-amsfonts-3.0-3|565	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurb5.pfb
12mr|texlive-amsfonts-3.0-3|566	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurb5.pfm
12mr|texlive-amsfonts-3.0-3|567	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurb7.pfb
12mr|texlive-amsfonts-3.0-3|568	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurb7.pfm
12mr|texlive-amsfonts-3.0-3|569	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurm10.pfb
12mr|texlive-amsfonts-3.0-3|570	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurm10.pfm
12mr|texlive-amsfonts-3.0-3|571	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurm5.pfb
12mr|texlive-amsfonts-3.0-3|572	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurm5.pfm
12mr|texlive-amsfonts-3.0-3|573	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurm7.pfb
12mr|texlive-amsfonts-3.0-3|574	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurm7.pfm
12mr|texlive-amsfonts-3.0-3|575	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusb10.pfb
12mr|texlive-amsfonts-3.0-3|576	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusb10.pfm
12mr|texlive-amsfonts-3.0-3|577	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusb5.pfb
12mr|texlive-amsfonts-3.0-3|578	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusb5.pfm
12mr|texlive-amsfonts-3.0-3|579	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusb7.pfb
12mr|texlive-amsfonts-3.0-3|580	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusb7.pfm
12mr|texlive-amsfonts-3.0-3|581	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusm10.pfb
12mr|texlive-amsfonts-3.0-3|582	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusm10.pfm
12mr|texlive-amsfonts-3.0-3|583	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusm5.pfb
12mr|texlive-amsfonts-3.0-3|584	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusm5.pfm
12mr|texlive-amsfonts-3.0-3|585	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusm7.pfb
12mr|texlive-amsfonts-3.0-3|586	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusm7.pfm
12mr|texlive-amsfonts-3.0-3|587	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy10.pfb
12mr|texlive-amsfonts-3.0-3|588	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy10.pfm
12mr|texlive-amsfonts-3.0-3|589	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy5.pfb
12mr|texlive-amsfonts-3.0-3|590	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy5.pfm
12mr|texlive-amsfonts-3.0-3|591	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy6.pfb
12mr|texlive-amsfonts-3.0-3|592	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy6.pfm
12mr|texlive-amsfonts-3.0-3|593	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy7.pfb
12mr|texlive-amsfonts-3.0-3|594	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy7.pfm
12mr|texlive-amsfonts-3.0-3|595	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy8.pfb
12mr|texlive-amsfonts-3.0-3|596	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy8.pfm
12mr|texlive-amsfonts-3.0-3|597	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy9.pfb
12mr|texlive-amsfonts-3.0-3|598	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy9.pfm
12mr|texlive-amsfonts-3.0-3|599	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasyb10.pfb
12mr|texlive-amsfonts-3.0-3|600	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasyb10.pfm
12mr|texlive-amsfonts-3.0-3|601	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcircle1.pfb
12mr|texlive-amsfonts-3.0-3|602	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcircle1.pfm
12mr|texlive-amsfonts-3.0-3|603	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcirclew.pfb
12mr|texlive-amsfonts-3.0-3|604	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcirclew.pfm
12mr|texlive-amsfonts-3.0-3|605	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcmss8.pfb
12mr|texlive-amsfonts-3.0-3|606	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcmss8.pfm
12mr|texlive-amsfonts-3.0-3|607	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcmssb8.pfb
12mr|texlive-amsfonts-3.0-3|608	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcmssb8.pfm
12mr|texlive-amsfonts-3.0-3|609	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcmssi8.pfb
12mr|texlive-amsfonts-3.0-3|610	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcmssi8.pfm
12mr|texlive-amsfonts-3.0-3|611	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/line10.pfb
12mr|texlive-amsfonts-3.0-3|612	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/line10.pfm
12mr|texlive-amsfonts-3.0-3|613	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/linew10.pfb
12mr|texlive-amsfonts-3.0-3|614	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/linew10.pfm
12mr|texlive-amsfonts-3.0-3|615	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam10.pfb
12mr|texlive-amsfonts-3.0-3|616	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam10.pfm
12mr|texlive-amsfonts-3.0-3|617	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam5.pfb
12mr|texlive-amsfonts-3.0-3|618	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam5.pfm
12mr|texlive-amsfonts-3.0-3|619	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam6.pfb
12mr|texlive-amsfonts-3.0-3|620	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam6.pfm
12mr|texlive-amsfonts-3.0-3|621	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam7.pfb
12mr|texlive-amsfonts-3.0-3|622	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam7.pfm
12mr|texlive-amsfonts-3.0-3|623	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam8.pfb
12mr|texlive-amsfonts-3.0-3|624	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam8.pfm
12mr|texlive-amsfonts-3.0-3|625	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam9.pfb
12mr|texlive-amsfonts-3.0-3|626	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam9.pfm
12mr|texlive-amsfonts-3.0-3|627	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm10.pfb
12mr|texlive-amsfonts-3.0-3|628	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm10.pfm
12mr|texlive-amsfonts-3.0-3|629	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm5.pfb
12mr|texlive-amsfonts-3.0-3|630	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm5.pfm
12mr|texlive-amsfonts-3.0-3|631	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm6.pfb
12mr|texlive-amsfonts-3.0-3|632	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm6.pfm
12mr|texlive-amsfonts-3.0-3|633	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm7.pfb
12mr|texlive-amsfonts-3.0-3|634	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm7.pfm
12mr|texlive-amsfonts-3.0-3|635	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm8.pfb
12mr|texlive-amsfonts-3.0-3|636	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm8.pfm
12mr|texlive-amsfonts-3.0-3|637	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm9.pfb
12mr|texlive-amsfonts-3.0-3|638	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm9.pfm
12mr|texlive-amsfonts-3.0-3|639	%{_texmfdistdir}/tex/latex/amsfonts/amsfonts.sty
12mr|texlive-amsfonts-3.0-3|640	%{_texmfdistdir}/tex/latex/amsfonts/amssymb.sty
12mr|texlive-amsfonts-3.0-3|641	%{_texmfdistdir}/tex/latex/amsfonts/cmmib57.sty
12mr|texlive-amsfonts-3.0-3|642	%{_texmfdistdir}/tex/latex/amsfonts/eucal.sty
12mr|texlive-amsfonts-3.0-3|643	%{_texmfdistdir}/tex/latex/amsfonts/eufrak.sty
12mr|texlive-amsfonts-3.0-3|644	%{_texmfdistdir}/tex/latex/amsfonts/euscript.sty
12mr|texlive-amsfonts-3.0-3|645	%{_texmfdistdir}/tex/latex/amsfonts/ueuex.fd
12mr|texlive-amsfonts-3.0-3|646	%{_texmfdistdir}/tex/latex/amsfonts/ueuf.fd
12mr|texlive-amsfonts-3.0-3|647	%{_texmfdistdir}/tex/latex/amsfonts/ueur.fd
12mr|texlive-amsfonts-3.0-3|648	%{_texmfdistdir}/tex/latex/amsfonts/ueus.fd
12mr|texlive-amsfonts-3.0-3|649	%{_texmfdistdir}/tex/latex/amsfonts/umsa.fd
12mr|texlive-amsfonts-3.0-3|650	%{_texmfdistdir}/tex/latex/amsfonts/umsb.fd
12mr|texlive-amsfonts-3.0-3|651	%{_texmfdistdir}/tex/plain/amsfonts/amssym.def
12mr|texlive-amsfonts-3.0-3|652	%{_texmfdistdir}/tex/plain/amsfonts/amssym.tex
12mr|texlive-amsfonts-3.0-3|653	%{_texmfdistdir}/tex/plain/amsfonts/cyracc.def
12mr|texlive-amsfonts-3.0-3|654	%_texmf_updmap_d/amsfonts
12mr|texlive-amsfonts-3.0-3|655	%doc %{_texmfdistdir}/doc/fonts/amsfonts/00README
12mr|texlive-amsfonts-3.0-3|656	%doc %{_texmfdistdir}/doc/fonts/amsfonts/OFL-FAQ.txt
12mr|texlive-amsfonts-3.0-3|657	%doc %{_texmfdistdir}/doc/fonts/amsfonts/OFL.txt
12mr|texlive-amsfonts-3.0-3|658	%doc %{_texmfdistdir}/doc/fonts/amsfonts/amsfndoc.pdf
12mr|texlive-amsfonts-3.0-3|659	%doc %{_texmfdistdir}/doc/fonts/amsfonts/amsfonts.pdf
12mr|texlive-amsfonts-3.0-3|660	%doc %{_texmfdistdir}/doc/fonts/amsfonts/amssymb.pdf
12mr|texlive-amsfonts-3.0-3|661	%doc %{_texmfdistdir}/doc/fonts/amsfonts/cmmib57.pdf
12mr|texlive-amsfonts-3.0-3|662	%doc %{_texmfdistdir}/doc/fonts/amsfonts/eufrak.pdf
12mr|texlive-amsfonts-3.0-3|663	%doc %{_texmfdistdir}/doc/fonts/amsfonts/euscript.pdf
12mr|texlive-amsfonts-3.0-3|664	#- source
12mr|texlive-amsfonts-3.0-3|665	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfndoc.cyr
12mr|texlive-amsfonts-3.0-3|666	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfndoc.def
12mr|texlive-amsfonts-3.0-3|667	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfndoc.fnt
12mr|texlive-amsfonts-3.0-3|668	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfndoc.ins
12mr|texlive-amsfonts-3.0-3|669	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfndoc.tex
12mr|texlive-amsfonts-3.0-3|670	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfonts.bug
12mr|texlive-amsfonts-3.0-3|671	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfonts.dtx
12mr|texlive-amsfonts-3.0-3|672	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfonts.faq
12mr|texlive-amsfonts-3.0-3|673	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfonts.ins
12mr|texlive-amsfonts-3.0-3|674	%doc %{_texmfdistdir}/source/latex/amsfonts/amssymb.dtx
12mr|texlive-amsfonts-3.0-3|675	%doc %{_texmfdistdir}/source/latex/amsfonts/cmmib57.dtx
12mr|texlive-amsfonts-3.0-3|676	%doc %{_texmfdistdir}/source/latex/amsfonts/eufrak.dtx
12mr|texlive-amsfonts-3.0-3|677	%doc %{_texmfdistdir}/source/latex/amsfonts/euscript.dtx
12mr|texlive-amsfonts-3.0-3|678	%doc %{_texmfdistdir}/source/latex/amsfonts/manifest.txt
12mr|texlive-amsfonts-3.0-3|679	
12mr|texlive-amsfonts-3.0-3|680	#-----------------------------------------------------------------------
12mr|texlive-amsfonts-3.0-3|681	%prep
12mr|texlive-amsfonts-3.0-3|682	%setup -c -a0 -a1 -a2
12mr|texlive-amsfonts-3.0-3|683	
12mr|texlive-amsfonts-3.0-3|684	%build
12mr|texlive-amsfonts-3.0-3|685	
12mr|texlive-amsfonts-3.0-3|686	%install
12mr|texlive-amsfonts-3.0-3|687	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-amsfonts-3.0-3|688	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-amsfonts-3.0-3|689	mkdir -p %{buildroot}%{_texmf_updmap_d}
12mr|texlive-amsfonts-3.0-3|690	cat > %{buildroot}%{_texmf_updmap_d}/amsfonts <<EOF
12mr|texlive-amsfonts-3.0-3|691	Map      euler.map
12mr|texlive-amsfonts-3.0-3|692	MixedMap cm.map
12mr|texlive-amsfonts-3.0-3|693	MixedMap cmextra.map
12mr|texlive-amsfonts-3.0-3|694	MixedMap cyrillic.map
12mr|texlive-amsfonts-3.0-3|695	MixedMap latxfont.map
12mr|texlive-amsfonts-3.0-3|696	MixedMap symbols.map
12mr|texlive-amsfonts-3.0-3|697	EOF
12mr|texlive-amsfonts-3.0-3|698	
12mr|texlive-amsfonts-3.0-3|699	
12mr|texlive-amsfonts-3.0-3|700	
12mr|texlive-amsfonts-3.0-3|701	%changelog
12mr|texlive-amsfonts-3.0-3|702	

16651 12
12mr|texlive-amslatex-primer-2.2-2|1	# revision 22612
12mr|texlive-amslatex-primer-2.2-2|2	# category Package
12mr|texlive-amslatex-primer-2.2-2|3	# catalog-ctan /info/amslatex/primer
12mr|texlive-amslatex-primer-2.2-2|4	# catalog-date 2011-05-25 00:58:45 +0200
12mr|texlive-amslatex-primer-2.2-2|5	# catalog-license lppl
12mr|texlive-amslatex-primer-2.2-2|6	# catalog-version 2.2
12mr|texlive-amslatex-primer-2.2-2|7	Name:		texlive-amslatex-primer
12mr|texlive-amslatex-primer-2.2-2|8	Version:	2.2
12mr|texlive-amslatex-primer-2.2-2|9	Release:	2
12mr|texlive-amslatex-primer-2.2-2|10	Summary:	Getting up and running with AMS-LaTeX
12mr|texlive-amslatex-primer-2.2-2|11	Group:		Publishing
12mr|texlive-amslatex-primer-2.2-2|12	URL:		http://www.ctan.org/tex-archive/info/amslatex/primer
12mr|texlive-amslatex-primer-2.2-2|13	License:	LPPL
12mr|texlive-amslatex-primer-2.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amslatex-primer.tar.xz
12mr|texlive-amslatex-primer-2.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amslatex-primer.doc.tar.xz
12mr|texlive-amslatex-primer-2.2-2|16	BuildArch:	noarch
12mr|texlive-amslatex-primer-2.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-amslatex-primer-2.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-amslatex-primer-2.2-2|19	
12mr|texlive-amslatex-primer-2.2-2|20	%description
12mr|texlive-amslatex-primer-2.2-2|21	The document aims to get you up and running with AMS-LaTeX as
12mr|texlive-amslatex-primer-2.2-2|22	quickly as possible. These instructions (along with a template
12mr|texlive-amslatex-primer-2.2-2|23	file template.tex) are not a substitute for the full
12mr|texlive-amslatex-primer-2.2-2|24	documentation, but they may get you started quickly enough so
12mr|texlive-amslatex-primer-2.2-2|25	that you will only need to refer to the main documentation
12mr|texlive-amslatex-primer-2.2-2|26	occasionally. In addition to 'AMS-LaTeX out of the box', the
12mr|texlive-amslatex-primer-2.2-2|27	document contains: - a section describing how to draw
12mr|texlive-amslatex-primer-2.2-2|28	commutative diagrams using Xy-pic; and - a section describing
12mr|texlive-amslatex-primer-2.2-2|29	how to use amsrefs to create a bibliography.
12mr|texlive-amslatex-primer-2.2-2|30	
12mr|texlive-amslatex-primer-2.2-2|31	#-----------------------------------------------------------------------
12mr|texlive-amslatex-primer-2.2-2|32	%files
12mr|texlive-amslatex-primer-2.2-2|33	%doc %{_texmfdistdir}/doc/latex/amslatex-primer/README
12mr|texlive-amslatex-primer-2.2-2|34	%doc %{_texmfdistdir}/doc/latex/amslatex-primer/amshelp.md5
12mr|texlive-amslatex-primer-2.2-2|35	%doc %{_texmfdistdir}/doc/latex/amslatex-primer/amshelp.pdf
12mr|texlive-amslatex-primer-2.2-2|36	%doc %{_texmfdistdir}/doc/latex/amslatex-primer/amshelp.tex
12mr|texlive-amslatex-primer-2.2-2|37	%doc %{_texmfdistdir}/doc/latex/amslatex-primer/template.tex
12mr|texlive-amslatex-primer-2.2-2|38	
12mr|texlive-amslatex-primer-2.2-2|39	#-----------------------------------------------------------------------
12mr|texlive-amslatex-primer-2.2-2|40	%prep
12mr|texlive-amslatex-primer-2.2-2|41	%setup -c -a0 -a1
12mr|texlive-amslatex-primer-2.2-2|42	
12mr|texlive-amslatex-primer-2.2-2|43	%build
12mr|texlive-amslatex-primer-2.2-2|44	
12mr|texlive-amslatex-primer-2.2-2|45	%install
12mr|texlive-amslatex-primer-2.2-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-amslatex-primer-2.2-2|47	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-amslatex-primer-2.2-2|48	
12mr|texlive-amslatex-primer-2.2-2|49	
12mr|texlive-amslatex-primer-2.2-2|50	
12mr|texlive-amslatex-primer-2.2-2|51	%changelog
12mr|texlive-amslatex-primer-2.2-2|52	

16652 12
12mr|texlive-amsldoc-it-20111103-2|1	# revision 15878
12mr|texlive-amsldoc-it-20111103-2|2	# category Package
12mr|texlive-amsldoc-it-20111103-2|3	# catalog-ctan undef
12mr|texlive-amsldoc-it-20111103-2|4	# catalog-date undef
12mr|texlive-amsldoc-it-20111103-2|5	# catalog-license undef
12mr|texlive-amsldoc-it-20111103-2|6	# catalog-version undef
12mr|texlive-amsldoc-it-20111103-2|7	Name:		texlive-amsldoc-it
12mr|texlive-amsldoc-it-20111103-2|8	Version:	20111103
12mr|texlive-amsldoc-it-20111103-2|9	Release:	2
12mr|texlive-amsldoc-it-20111103-2|10	Summary:	TeXLive amsldoc-it package
12mr|texlive-amsldoc-it-20111103-2|11	Group:		Publishing
12mr|texlive-amsldoc-it-20111103-2|12	URL:		http://tug.org/texlive
12mr|texlive-amsldoc-it-20111103-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-amsldoc-it-20111103-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsldoc-it.tar.xz
12mr|texlive-amsldoc-it-20111103-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsldoc-it.doc.tar.xz
12mr|texlive-amsldoc-it-20111103-2|16	BuildArch:	noarch
12mr|texlive-amsldoc-it-20111103-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-amsldoc-it-20111103-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-amsldoc-it-20111103-2|19	
12mr|texlive-amsldoc-it-20111103-2|20	%description
12mr|texlive-amsldoc-it-20111103-2|21	TeXLive amsldoc-it package.
12mr|texlive-amsldoc-it-20111103-2|22	
12mr|texlive-amsldoc-it-20111103-2|23	#-----------------------------------------------------------------------
12mr|texlive-amsldoc-it-20111103-2|24	%files
12mr|texlive-amsldoc-it-20111103-2|25	%doc %{_texmfdistdir}/doc/latex/amsldoc-it/itamsldoc.pdf
12mr|texlive-amsldoc-it-20111103-2|26	%doc %{_texmfdistdir}/doc/latex/amsldoc-it/itamsldoc.tex
12mr|texlive-amsldoc-it-20111103-2|27	
12mr|texlive-amsldoc-it-20111103-2|28	#-----------------------------------------------------------------------
12mr|texlive-amsldoc-it-20111103-2|29	%prep
12mr|texlive-amsldoc-it-20111103-2|30	%setup -c -a0 -a1
12mr|texlive-amsldoc-it-20111103-2|31	
12mr|texlive-amsldoc-it-20111103-2|32	%build
12mr|texlive-amsldoc-it-20111103-2|33	
12mr|texlive-amsldoc-it-20111103-2|34	%install
12mr|texlive-amsldoc-it-20111103-2|35	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-amsldoc-it-20111103-2|36	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-amsldoc-it-20111103-2|37	
12mr|texlive-amsldoc-it-20111103-2|38	
12mr|texlive-amsldoc-it-20111103-2|39	
12mr|texlive-amsldoc-it-20111103-2|40	%changelog
12mr|texlive-amsldoc-it-20111103-2|41	

16653 12
12mr|texlive-amsldoc-vn-2.0-2|1	# revision 21855
12mr|texlive-amsldoc-vn-2.0-2|2	# category Package
12mr|texlive-amsldoc-vn-2.0-2|3	# catalog-ctan /info/amslatex/vietnamese
12mr|texlive-amsldoc-vn-2.0-2|4	# catalog-date 2007-01-26 22:11:52 +0100
12mr|texlive-amsldoc-vn-2.0-2|5	# catalog-license lgpl
12mr|texlive-amsldoc-vn-2.0-2|6	# catalog-version 2.0
12mr|texlive-amsldoc-vn-2.0-2|7	Name:		texlive-amsldoc-vn
12mr|texlive-amsldoc-vn-2.0-2|8	Version:	2.0
12mr|texlive-amsldoc-vn-2.0-2|9	Release:	2
12mr|texlive-amsldoc-vn-2.0-2|10	Summary:	Vietnamese documentation
12mr|texlive-amsldoc-vn-2.0-2|11	Group:		Publishing
12mr|texlive-amsldoc-vn-2.0-2|12	URL:		http://www.ctan.org/tex-archive/info/amslatex/vietnamese
12mr|texlive-amsldoc-vn-2.0-2|13	License:	LGPL
12mr|texlive-amsldoc-vn-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsldoc-vn.tar.xz
12mr|texlive-amsldoc-vn-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsldoc-vn.doc.tar.xz
12mr|texlive-amsldoc-vn-2.0-2|16	BuildArch:	noarch
12mr|texlive-amsldoc-vn-2.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-amsldoc-vn-2.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-amsldoc-vn-2.0-2|19	
12mr|texlive-amsldoc-vn-2.0-2|20	%description
12mr|texlive-amsldoc-vn-2.0-2|21	This is a Vietnamese translation of amsldoc, the users' guide
12mr|texlive-amsldoc-vn-2.0-2|22	to amsmath.
12mr|texlive-amsldoc-vn-2.0-2|23	
12mr|texlive-amsldoc-vn-2.0-2|24	#-----------------------------------------------------------------------
12mr|texlive-amsldoc-vn-2.0-2|25	%files
12mr|texlive-amsldoc-vn-2.0-2|26	%doc %{_texmfdistdir}/doc/latex/amsldoc-vn/Makefile
12mr|texlive-amsldoc-vn-2.0-2|27	%doc %{_texmfdistdir}/doc/latex/amsldoc-vn/README
12mr|texlive-amsldoc-vn-2.0-2|28	%doc %{_texmfdistdir}/doc/latex/amsldoc-vn/TODO
12mr|texlive-amsldoc-vn-2.0-2|29	%doc %{_texmfdistdir}/doc/latex/amsldoc-vn/amsldoc-print-vi.pdf
12mr|texlive-amsldoc-vn-2.0-2|30	%doc %{_texmfdistdir}/doc/latex/amsldoc-vn/amsldoc-print-vi.tex
12mr|texlive-amsldoc-vn-2.0-2|31	%doc %{_texmfdistdir}/doc/latex/amsldoc-vn/amsldoc-vi.pdf
12mr|texlive-amsldoc-vn-2.0-2|32	%doc %{_texmfdistdir}/doc/latex/amsldoc-vn/amsldoc-vi.tex
12mr|texlive-amsldoc-vn-2.0-2|33	
12mr|texlive-amsldoc-vn-2.0-2|34	#-----------------------------------------------------------------------
12mr|texlive-amsldoc-vn-2.0-2|35	%prep
12mr|texlive-amsldoc-vn-2.0-2|36	%setup -c -a0 -a1
12mr|texlive-amsldoc-vn-2.0-2|37	
12mr|texlive-amsldoc-vn-2.0-2|38	%build
12mr|texlive-amsldoc-vn-2.0-2|39	
12mr|texlive-amsldoc-vn-2.0-2|40	%install
12mr|texlive-amsldoc-vn-2.0-2|41	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-amsldoc-vn-2.0-2|42	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-amsldoc-vn-2.0-2|43	
12mr|texlive-amsldoc-vn-2.0-2|44	
12mr|texlive-amsldoc-vn-2.0-2|45	
12mr|texlive-amsldoc-vn-2.0-2|46	%changelog
12mr|texlive-amsldoc-vn-2.0-2|47	

16654 12
12mr|texlive-amsmath-2.13-3|1	# revision 26389
12mr|texlive-amsmath-2.13-3|2	# category Package
12mr|texlive-amsmath-2.13-3|3	# catalog-ctan /macros/latex/required/amslatex/math
12mr|texlive-amsmath-2.13-3|4	# catalog-date 2010-12-31 18:17:46 +0100
12mr|texlive-amsmath-2.13-3|5	# catalog-license lppl
12mr|texlive-amsmath-2.13-3|6	# catalog-version 2.13
12mr|texlive-amsmath-2.13-3|7	Name:		texlive-amsmath
12mr|texlive-amsmath-2.13-3|8	Version:	2.13
12mr|texlive-amsmath-2.13-3|9	Release:	3
12mr|texlive-amsmath-2.13-3|10	Summary:	AMS mathematical facilities for LaTeX
12mr|texlive-amsmath-2.13-3|11	Group:		Publishing
12mr|texlive-amsmath-2.13-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/required/amslatex/math
12mr|texlive-amsmath-2.13-3|13	License:	LPPL
12mr|texlive-amsmath-2.13-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsmath.tar.xz
12mr|texlive-amsmath-2.13-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsmath.doc.tar.xz
12mr|texlive-amsmath-2.13-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsmath.source.tar.xz
12mr|texlive-amsmath-2.13-3|17	BuildArch:	noarch
12mr|texlive-amsmath-2.13-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-amsmath-2.13-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-amsmath-2.13-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-amsmath-2.13-3|21	
12mr|texlive-amsmath-2.13-3|22	%description
12mr|texlive-amsmath-2.13-3|23	This package is the principal package in the AMS-LaTeX
12mr|texlive-amsmath-2.13-3|24	distribution. It adapts for use in LaTeX most of the
12mr|texlive-amsmath-2.13-3|25	mathematical features found in AMS-TeX; it is a near-
12mr|texlive-amsmath-2.13-3|26	indispensable adjunct to serious mathematical typesetting in
12mr|texlive-amsmath-2.13-3|27	LaTeX. When amsmath is loaded, AMS-LaTeX packages amsbsy (for
12mr|texlive-amsmath-2.13-3|28	bold symbols), amsopn (for operator names) and amstext (for
12mr|texlive-amsmath-2.13-3|29	text embdedded in mathematics) are also loaded. Amsmath is part
12mr|texlive-amsmath-2.13-3|30	of the LaTeX required distribution; however, several
12mr|texlive-amsmath-2.13-3|31	contributed packages add still further to its appeal; examples
12mr|texlive-amsmath-2.13-3|32	are empheq, which provides functions for decorating and
12mr|texlive-amsmath-2.13-3|33	highlighting mathematics, and ntheorem, for specifying theorem
12mr|texlive-amsmath-2.13-3|34	(and similar) definitions.
12mr|texlive-amsmath-2.13-3|35	
12mr|texlive-amsmath-2.13-3|36	%post
12mr|texlive-amsmath-2.13-3|37	%{_sbindir}/texlive.post
12mr|texlive-amsmath-2.13-3|38	
12mr|texlive-amsmath-2.13-3|39	%postun
12mr|texlive-amsmath-2.13-3|40	if [ $1 -eq 0 ]; then
12mr|texlive-amsmath-2.13-3|41	%{_sbindir}/texlive.post
12mr|texlive-amsmath-2.13-3|42	fi
12mr|texlive-amsmath-2.13-3|43	
12mr|texlive-amsmath-2.13-3|44	#-----------------------------------------------------------------------
12mr|texlive-amsmath-2.13-3|45	%files
12mr|texlive-amsmath-2.13-3|46	%{_texmfdistdir}/tex/latex/amsmath/amsbsy.sty
12mr|texlive-amsmath-2.13-3|47	%{_texmfdistdir}/tex/latex/amsmath/amscd.sty
12mr|texlive-amsmath-2.13-3|48	%{_texmfdistdir}/tex/latex/amsmath/amsgen.sty
12mr|texlive-amsmath-2.13-3|49	%{_texmfdistdir}/tex/latex/amsmath/amsmath.sty
12mr|texlive-amsmath-2.13-3|50	%{_texmfdistdir}/tex/latex/amsmath/amsopn.sty
12mr|texlive-amsmath-2.13-3|51	%{_texmfdistdir}/tex/latex/amsmath/amstex.sty
12mr|texlive-amsmath-2.13-3|52	%{_texmfdistdir}/tex/latex/amsmath/amstext.sty
12mr|texlive-amsmath-2.13-3|53	%{_texmfdistdir}/tex/latex/amsmath/amsxtra.sty
12mr|texlive-amsmath-2.13-3|54	%doc %{_texmfdistdir}/doc/latex/amsmath/00LICENSE.txt
12mr|texlive-amsmath-2.13-3|55	%doc %{_texmfdistdir}/doc/latex/amsmath/amsbsy.pdf
12mr|texlive-amsmath-2.13-3|56	%doc %{_texmfdistdir}/doc/latex/amsmath/amscd.pdf
12mr|texlive-amsmath-2.13-3|57	%doc %{_texmfdistdir}/doc/latex/amsmath/amsgen.pdf
12mr|texlive-amsmath-2.13-3|58	%doc %{_texmfdistdir}/doc/latex/amsmath/amsldoc.pdf
12mr|texlive-amsmath-2.13-3|59	%doc %{_texmfdistdir}/doc/latex/amsmath/amsmath.pdf
12mr|texlive-amsmath-2.13-3|60	%doc %{_texmfdistdir}/doc/latex/amsmath/amsopn.pdf
12mr|texlive-amsmath-2.13-3|61	%doc %{_texmfdistdir}/doc/latex/amsmath/amstext.pdf
12mr|texlive-amsmath-2.13-3|62	%doc %{_texmfdistdir}/doc/latex/amsmath/amsxtra.pdf
12mr|texlive-amsmath-2.13-3|63	%doc %{_texmfdistdir}/doc/latex/amsmath/diffs-m.txt
12mr|texlive-amsmath-2.13-3|64	%doc %{_texmfdistdir}/doc/latex/amsmath/subeqn.pdf
12mr|texlive-amsmath-2.13-3|65	%doc %{_texmfdistdir}/doc/latex/amsmath/technote.pdf
12mr|texlive-amsmath-2.13-3|66	%doc %{_texmfdistdir}/doc/latex/amsmath/testmath.pdf
12mr|texlive-amsmath-2.13-3|67	#- source
12mr|texlive-amsmath-2.13-3|68	%doc %{_texmfdistdir}/source/latex/amsmath/00LICENSE.txt
12mr|texlive-amsmath-2.13-3|69	%doc %{_texmfdistdir}/source/latex/amsmath/00readme.txt
12mr|texlive-amsmath-2.13-3|70	%doc %{_texmfdistdir}/source/latex/amsmath/ams-m1.ins
12mr|texlive-amsmath-2.13-3|71	%doc %{_texmfdistdir}/source/latex/amsmath/amsbsy.dtx
12mr|texlive-amsmath-2.13-3|72	%doc %{_texmfdistdir}/source/latex/amsmath/amscd.dtx
12mr|texlive-amsmath-2.13-3|73	%doc %{_texmfdistdir}/source/latex/amsmath/amsdtx.cls
12mr|texlive-amsmath-2.13-3|74	%doc %{_texmfdistdir}/source/latex/amsmath/amsgen.dtx
12mr|texlive-amsmath-2.13-3|75	%doc %{_texmfdistdir}/source/latex/amsmath/amsldoc.cls
12mr|texlive-amsmath-2.13-3|76	%doc %{_texmfdistdir}/source/latex/amsmath/amsldoc.tex
12mr|texlive-amsmath-2.13-3|77	%doc %{_texmfdistdir}/source/latex/amsmath/amsmath.dtx
12mr|texlive-amsmath-2.13-3|78	%doc %{_texmfdistdir}/source/latex/amsmath/amsopn.dtx
12mr|texlive-amsmath-2.13-3|79	%doc %{_texmfdistdir}/source/latex/amsmath/amstext.dtx
12mr|texlive-amsmath-2.13-3|80	%doc %{_texmfdistdir}/source/latex/amsmath/amsxtra.dtx
12mr|texlive-amsmath-2.13-3|81	%doc %{_texmfdistdir}/source/latex/amsmath/install.txt
12mr|texlive-amsmath-2.13-3|82	%doc %{_texmfdistdir}/source/latex/amsmath/manifest.txt
12mr|texlive-amsmath-2.13-3|83	%doc %{_texmfdistdir}/source/latex/amsmath/subeqn.tex
12mr|texlive-amsmath-2.13-3|84	%doc %{_texmfdistdir}/source/latex/amsmath/technote.tex
12mr|texlive-amsmath-2.13-3|85	%doc %{_texmfdistdir}/source/latex/amsmath/testmath.tex
12mr|texlive-amsmath-2.13-3|86	
12mr|texlive-amsmath-2.13-3|87	#-----------------------------------------------------------------------
12mr|texlive-amsmath-2.13-3|88	%prep
12mr|texlive-amsmath-2.13-3|89	%setup -c -a0 -a1 -a2
12mr|texlive-amsmath-2.13-3|90	
12mr|texlive-amsmath-2.13-3|91	%build
12mr|texlive-amsmath-2.13-3|92	
12mr|texlive-amsmath-2.13-3|93	%install
12mr|texlive-amsmath-2.13-3|94	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-amsmath-2.13-3|95	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-amsmath-2.13-3|96	
12mr|texlive-amsmath-2.13-3|97	
12mr|texlive-amsmath-2.13-3|98	
12mr|texlive-amsmath-2.13-3|99	%changelog
12mr|texlive-amsmath-2.13-3|100	

16655 12
12mr|texlive-amsmath-it-20110329-2|1	# revision 22930
12mr|texlive-amsmath-it-20110329-2|2	# category Package
12mr|texlive-amsmath-it-20110329-2|3	# catalog-ctan /info/translations/amsmath/it
12mr|texlive-amsmath-it-20110329-2|4	# catalog-date 2011-03-29 16:35:51 +0200
12mr|texlive-amsmath-it-20110329-2|5	# catalog-license noinfo
12mr|texlive-amsmath-it-20110329-2|6	# catalog-version undef
12mr|texlive-amsmath-it-20110329-2|7	Name:		texlive-amsmath-it
12mr|texlive-amsmath-it-20110329-2|8	Version:	20110329
12mr|texlive-amsmath-it-20110329-2|9	Release:	2
12mr|texlive-amsmath-it-20110329-2|10	Summary:	Italian translations of some old AMSmath documents
12mr|texlive-amsmath-it-20110329-2|11	Group:		Publishing
12mr|texlive-amsmath-it-20110329-2|12	URL:		http://www.ctan.org/tex-archive/info/translations/amsmath/it
12mr|texlive-amsmath-it-20110329-2|13	License:	NOINFO
12mr|texlive-amsmath-it-20110329-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsmath-it.tar.xz
12mr|texlive-amsmath-it-20110329-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsmath-it.doc.tar.xz
12mr|texlive-amsmath-it-20110329-2|16	BuildArch:	noarch
12mr|texlive-amsmath-it-20110329-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-amsmath-it-20110329-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-amsmath-it-20110329-2|19	
12mr|texlive-amsmath-it-20110329-2|20	%description
12mr|texlive-amsmath-it-20110329-2|21	The documents are: diffs-m.txt of December 1999, and
12mr|texlive-amsmath-it-20110329-2|22	amsmath.faq of March 2000.
12mr|texlive-amsmath-it-20110329-2|23	
12mr|texlive-amsmath-it-20110329-2|24	#-----------------------------------------------------------------------
12mr|texlive-amsmath-it-20110329-2|25	%files
12mr|texlive-amsmath-it-20110329-2|26	%doc %{_texmfdistdir}/doc/latex/amsmath-it/README
12mr|texlive-amsmath-it-20110329-2|27	%doc %{_texmfdistdir}/doc/latex/amsmath-it/amsmath.faq
12mr|texlive-amsmath-it-20110329-2|28	%doc %{_texmfdistdir}/doc/latex/amsmath-it/diffs-m_it.txt
12mr|texlive-amsmath-it-20110329-2|29	
12mr|texlive-amsmath-it-20110329-2|30	#-----------------------------------------------------------------------
12mr|texlive-amsmath-it-20110329-2|31	%prep
12mr|texlive-amsmath-it-20110329-2|32	%setup -c -a0 -a1
12mr|texlive-amsmath-it-20110329-2|33	
12mr|texlive-amsmath-it-20110329-2|34	%build
12mr|texlive-amsmath-it-20110329-2|35	
12mr|texlive-amsmath-it-20110329-2|36	%install
12mr|texlive-amsmath-it-20110329-2|37	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-amsmath-it-20110329-2|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-amsmath-it-20110329-2|39	
12mr|texlive-amsmath-it-20110329-2|40	
12mr|texlive-amsmath-it-20110329-2|41	
12mr|texlive-amsmath-it-20110329-2|42	%changelog
12mr|texlive-amsmath-it-20110329-2|43	

16656 12
12mr|texlive-amsrefs-2.09-3|1	# revision 26387
12mr|texlive-amsrefs-2.09-3|2	# category Package
12mr|texlive-amsrefs-2.09-3|3	# catalog-ctan /macros/latex/contrib/amsrefs
12mr|texlive-amsrefs-2.09-3|4	# catalog-date 2012-05-09 12:23:21 +0200
12mr|texlive-amsrefs-2.09-3|5	# catalog-license lppl1.3
12mr|texlive-amsrefs-2.09-3|6	# catalog-version 2.09
12mr|texlive-amsrefs-2.09-3|7	Name:		texlive-amsrefs
12mr|texlive-amsrefs-2.09-3|8	Version:	2.09
12mr|texlive-amsrefs-2.09-3|9	Release:	3
12mr|texlive-amsrefs-2.09-3|10	Summary:	A LaTeX-based replacement for BibTeX
12mr|texlive-amsrefs-2.09-3|11	Group:		Publishing
12mr|texlive-amsrefs-2.09-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/amsrefs
12mr|texlive-amsrefs-2.09-3|13	License:	LPPL1.3
12mr|texlive-amsrefs-2.09-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsrefs.tar.xz
12mr|texlive-amsrefs-2.09-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsrefs.doc.tar.xz
12mr|texlive-amsrefs-2.09-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsrefs.source.tar.xz
12mr|texlive-amsrefs-2.09-3|17	BuildArch:	noarch
12mr|texlive-amsrefs-2.09-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-amsrefs-2.09-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-amsrefs-2.09-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-amsrefs-2.09-3|21	
12mr|texlive-amsrefs-2.09-3|22	%description
12mr|texlive-amsrefs-2.09-3|23	Amsrefs is a LaTeX package for bibliographies that provides an
12mr|texlive-amsrefs-2.09-3|24	archival data format similar to the format of BibTeX database
12mr|texlive-amsrefs-2.09-3|25	files, but adapted to make direct processing by LaTeX easier.
12mr|texlive-amsrefs-2.09-3|26	The package can be used either in conjunction with BibTeX or as
12mr|texlive-amsrefs-2.09-3|27	a replacement for BibTeX.
12mr|texlive-amsrefs-2.09-3|28	
12mr|texlive-amsrefs-2.09-3|29	%post
12mr|texlive-amsrefs-2.09-3|30	%{_sbindir}/texlive.post
12mr|texlive-amsrefs-2.09-3|31	
12mr|texlive-amsrefs-2.09-3|32	%postun
12mr|texlive-amsrefs-2.09-3|33	if [ $1 -eq 0 ]; then
12mr|texlive-amsrefs-2.09-3|34	%{_sbindir}/texlive.post
12mr|texlive-amsrefs-2.09-3|35	fi
12mr|texlive-amsrefs-2.09-3|36	
12mr|texlive-amsrefs-2.09-3|37	#-----------------------------------------------------------------------
12mr|texlive-amsrefs-2.09-3|38	%files
12mr|texlive-amsrefs-2.09-3|39	%{_texmfdistdir}/bibtex/bib/amsrefs/amsj.bib
12mr|texlive-amsrefs-2.09-3|40	%{_texmfdistdir}/bibtex/bst/amsrefs/amsra.bst
12mr|texlive-amsrefs-2.09-3|41	%{_texmfdistdir}/bibtex/bst/amsrefs/amsrn.bst
12mr|texlive-amsrefs-2.09-3|42	%{_texmfdistdir}/bibtex/bst/amsrefs/amsrs.bst
12mr|texlive-amsrefs-2.09-3|43	%{_texmfdistdir}/bibtex/bst/amsrefs/amsru.bst
12mr|texlive-amsrefs-2.09-3|44	%{_texmfdistdir}/bibtex/bst/amsrefs/amsry.bst
12mr|texlive-amsrefs-2.09-3|45	%{_texmfdistdir}/tex/latex/amsrefs/amsbst.sty
12mr|texlive-amsrefs-2.09-3|46	%{_texmfdistdir}/tex/latex/amsrefs/amsrefs.sty
12mr|texlive-amsrefs-2.09-3|47	%{_texmfdistdir}/tex/latex/amsrefs/ifoption.sty
12mr|texlive-amsrefs-2.09-3|48	%{_texmfdistdir}/tex/latex/amsrefs/mathscinet.sty
12mr|texlive-amsrefs-2.09-3|49	%{_texmfdistdir}/tex/latex/amsrefs/pcatcode.sty
12mr|texlive-amsrefs-2.09-3|50	%{_texmfdistdir}/tex/latex/amsrefs/rkeyval.sty
12mr|texlive-amsrefs-2.09-3|51	%{_texmfdistdir}/tex/latex/amsrefs/textcmds.sty
12mr|texlive-amsrefs-2.09-3|52	%doc %{_texmfdistdir}/doc/latex/amsrefs/amsrdoc.pdf
12mr|texlive-amsrefs-2.09-3|53	%doc %{_texmfdistdir}/doc/latex/amsrefs/amsrefs.faq
12mr|texlive-amsrefs-2.09-3|54	%doc %{_texmfdistdir}/doc/latex/amsrefs/amsrefs.pdf
12mr|texlive-amsrefs-2.09-3|55	%doc %{_texmfdistdir}/doc/latex/amsrefs/amsxport.pdf
12mr|texlive-amsrefs-2.09-3|56	%doc %{_texmfdistdir}/doc/latex/amsrefs/changes.pdf
12mr|texlive-amsrefs-2.09-3|57	%doc %{_texmfdistdir}/doc/latex/amsrefs/cite-xa.pdf
12mr|texlive-amsrefs-2.09-3|58	%doc %{_texmfdistdir}/doc/latex/amsrefs/cite-xa.tex
12mr|texlive-amsrefs-2.09-3|59	%doc %{_texmfdistdir}/doc/latex/amsrefs/cite-xb.pdf
12mr|texlive-amsrefs-2.09-3|60	%doc %{_texmfdistdir}/doc/latex/amsrefs/cite-xb.tex
12mr|texlive-amsrefs-2.09-3|61	%doc %{_texmfdistdir}/doc/latex/amsrefs/cite-xh.pdf
12mr|texlive-amsrefs-2.09-3|62	%doc %{_texmfdistdir}/doc/latex/amsrefs/cite-xh.tex
12mr|texlive-amsrefs-2.09-3|63	%doc %{_texmfdistdir}/doc/latex/amsrefs/cite-xs.pdf
12mr|texlive-amsrefs-2.09-3|64	%doc %{_texmfdistdir}/doc/latex/amsrefs/cite-xs.tex
12mr|texlive-amsrefs-2.09-3|65	%doc %{_texmfdistdir}/doc/latex/amsrefs/gktest.ltb
12mr|texlive-amsrefs-2.09-3|66	%doc %{_texmfdistdir}/doc/latex/amsrefs/ifoption.pdf
12mr|texlive-amsrefs-2.09-3|67	%doc %{_texmfdistdir}/doc/latex/amsrefs/jr.bib
12mr|texlive-amsrefs-2.09-3|68	%doc %{_texmfdistdir}/doc/latex/amsrefs/mathscinet.pdf
12mr|texlive-amsrefs-2.09-3|69	%doc %{_texmfdistdir}/doc/latex/amsrefs/pcatcode.pdf
12mr|texlive-amsrefs-2.09-3|70	%doc %{_texmfdistdir}/doc/latex/amsrefs/rkeyval.pdf
12mr|texlive-amsrefs-2.09-3|71	%doc %{_texmfdistdir}/doc/latex/amsrefs/textcmds.pdf
12mr|texlive-amsrefs-2.09-3|72	#- source
12mr|texlive-amsrefs-2.09-3|73	%doc %{_texmfdistdir}/source/latex/amsrefs/00readme.txt
12mr|texlive-amsrefs-2.09-3|74	%doc %{_texmfdistdir}/source/latex/amsrefs/README
12mr|texlive-amsrefs-2.09-3|75	%doc %{_texmfdistdir}/source/latex/amsrefs/amsrdoc.tex
12mr|texlive-amsrefs-2.09-3|76	%doc %{_texmfdistdir}/source/latex/amsrefs/amsrefs.dtx
12mr|texlive-amsrefs-2.09-3|77	%doc %{_texmfdistdir}/source/latex/amsrefs/amsrefs.ins
12mr|texlive-amsrefs-2.09-3|78	%doc %{_texmfdistdir}/source/latex/amsrefs/amsxport.dtx
12mr|texlive-amsrefs-2.09-3|79	%doc %{_texmfdistdir}/source/latex/amsrefs/amsxport.ins
12mr|texlive-amsrefs-2.09-3|80	%doc %{_texmfdistdir}/source/latex/amsrefs/changes.tex
12mr|texlive-amsrefs-2.09-3|81	%doc %{_texmfdistdir}/source/latex/amsrefs/ifoption.dtx
12mr|texlive-amsrefs-2.09-3|82	%doc %{_texmfdistdir}/source/latex/amsrefs/ifoption.ins
12mr|texlive-amsrefs-2.09-3|83	%doc %{_texmfdistdir}/source/latex/amsrefs/install.txt
12mr|texlive-amsrefs-2.09-3|84	%doc %{_texmfdistdir}/source/latex/amsrefs/manifest.txt
12mr|texlive-amsrefs-2.09-3|85	%doc %{_texmfdistdir}/source/latex/amsrefs/mathscinet.dtx
12mr|texlive-amsrefs-2.09-3|86	%doc %{_texmfdistdir}/source/latex/amsrefs/mathscinet.ins
12mr|texlive-amsrefs-2.09-3|87	%doc %{_texmfdistdir}/source/latex/amsrefs/pcatcode.dtx
12mr|texlive-amsrefs-2.09-3|88	%doc %{_texmfdistdir}/source/latex/amsrefs/pcatcode.ins
12mr|texlive-amsrefs-2.09-3|89	%doc %{_texmfdistdir}/source/latex/amsrefs/rkeyval.dtx
12mr|texlive-amsrefs-2.09-3|90	%doc %{_texmfdistdir}/source/latex/amsrefs/rkeyval.ins
12mr|texlive-amsrefs-2.09-3|91	%doc %{_texmfdistdir}/source/latex/amsrefs/textcmds.dtx
12mr|texlive-amsrefs-2.09-3|92	%doc %{_texmfdistdir}/source/latex/amsrefs/textcmds.ins
12mr|texlive-amsrefs-2.09-3|93	
12mr|texlive-amsrefs-2.09-3|94	#-----------------------------------------------------------------------
12mr|texlive-amsrefs-2.09-3|95	%prep
12mr|texlive-amsrefs-2.09-3|96	%setup -c -a0 -a1 -a2
12mr|texlive-amsrefs-2.09-3|97	
12mr|texlive-amsrefs-2.09-3|98	%build
12mr|texlive-amsrefs-2.09-3|99	
12mr|texlive-amsrefs-2.09-3|100	%install
12mr|texlive-amsrefs-2.09-3|101	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-amsrefs-2.09-3|102	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-amsrefs-2.09-3|103	
12mr|texlive-amsrefs-2.09-3|104	
12mr|texlive-amsrefs-2.09-3|105	
12mr|texlive-amsrefs-2.09-3|106	%changelog
12mr|texlive-amsrefs-2.09-3|107	

16657 12
12mr|texlive-amstex-2.2-3|1	# revision 23089
12mr|texlive-amstex-2.2-3|2	# category Package
12mr|texlive-amstex-2.2-3|3	# catalog-ctan /macros/amstex
12mr|texlive-amstex-2.2-3|4	# catalog-date 2011-04-11 22:27:07 +0200
12mr|texlive-amstex-2.2-3|5	# catalog-license lppl
12mr|texlive-amstex-2.2-3|6	# catalog-version 2.2
12mr|texlive-amstex-2.2-3|7	Name:		texlive-amstex
12mr|texlive-amstex-2.2-3|8	Version:	2.2
12mr|texlive-amstex-2.2-3|9	Release:	3
12mr|texlive-amstex-2.2-3|10	Summary:	American Mathematical Society plain TeX macros
12mr|texlive-amstex-2.2-3|11	Group:		Publishing
12mr|texlive-amstex-2.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/amstex
12mr|texlive-amstex-2.2-3|13	License:	LPPL
12mr|texlive-amstex-2.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amstex.tar.xz
12mr|texlive-amstex-2.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amstex.doc.tar.xz
12mr|texlive-amstex-2.2-3|16	BuildArch:	noarch
12mr|texlive-amstex-2.2-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-amstex-2.2-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-amstex-2.2-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-amstex-2.2-3|20	Requires(post):	texlive-tetex
12mr|texlive-amstex-2.2-3|21	Requires:	texlive-tex
12mr|texlive-amstex-2.2-3|22	Requires:	texlive-amstex.bin
12mr|texlive-amstex-2.2-3|23	
12mr|texlive-amstex-2.2-3|24	%description
12mr|texlive-amstex-2.2-3|25	AMSTeX is a TeX macro package, originally written by Michael
12mr|texlive-amstex-2.2-3|26	Spivak for the American Mathematical Society (AMS) during 1983-
12mr|texlive-amstex-2.2-3|27	1985 and is described in the book 'The Joy of TeX'. It is based
12mr|texlive-amstex-2.2-3|28	on Plain TeX, and provides many features for producing more
12mr|texlive-amstex-2.2-3|29	professional-looking maths formulas with less burden on
12mr|texlive-amstex-2.2-3|30	authors. More recently, the focus of attention has switched to
12mr|texlive-amstex-2.2-3|31	amslatex, but AMSTeX remains as a working system.
12mr|texlive-amstex-2.2-3|32	
12mr|texlive-amstex-2.2-3|33	%post
12mr|texlive-amstex-2.2-3|34	%{_sbindir}/texlive.post
12mr|texlive-amstex-2.2-3|35	
12mr|texlive-amstex-2.2-3|36	%postun
12mr|texlive-amstex-2.2-3|37	if [ $1 -eq 0 ]; then
12mr|texlive-amstex-2.2-3|38	%{_sbindir}/texlive.post
12mr|texlive-amstex-2.2-3|39	fi
12mr|texlive-amstex-2.2-3|40	
12mr|texlive-amstex-2.2-3|41	#-----------------------------------------------------------------------
12mr|texlive-amstex-2.2-3|42	%files
12mr|texlive-amstex-2.2-3|43	%{_texmfdistdir}/tex/amstex/base/amsppt.sti
12mr|texlive-amstex-2.2-3|44	%{_texmfdistdir}/tex/amstex/base/amsppt.sty
12mr|texlive-amstex-2.2-3|45	%{_texmfdistdir}/tex/amstex/base/amsppt1.tex
12mr|texlive-amstex-2.2-3|46	%{_texmfdistdir}/tex/amstex/base/amstex.bug
12mr|texlive-amstex-2.2-3|47	%{_texmfdistdir}/tex/amstex/base/amstex.tex
12mr|texlive-amstex-2.2-3|48	%{_texmfdistdir}/tex/amstex/config/amstex.ini
12mr|texlive-amstex-2.2-3|49	%_texmf_fmtutil_d/amstex
12mr|texlive-amstex-2.2-3|50	%doc %{_texmfdistdir}/doc/amstex/base/README
12mr|texlive-amstex-2.2-3|51	%doc %{_texmfdistdir}/doc/amstex/base/amsguide.pdf
12mr|texlive-amstex-2.2-3|52	%doc %{_texmfdistdir}/doc/amstex/base/amsguide.tex
12mr|texlive-amstex-2.2-3|53	%doc %{_texmfdistdir}/doc/amstex/base/amsppt.doc
12mr|texlive-amstex-2.2-3|54	%doc %{_texmfdistdir}/doc/amstex/base/amsppt.faq
12mr|texlive-amstex-2.2-3|55	%doc %{_texmfdistdir}/doc/amstex/base/amstinst.ps.gz
12mr|texlive-amstex-2.2-3|56	%doc %{_texmfdistdir}/doc/amstex/base/amstinst.tex
12mr|texlive-amstex-2.2-3|57	%doc %{_texmfdistdir}/doc/amstex/base/joyerr.tex
12mr|texlive-amstex-2.2-3|58	%doc %{_texmfdistdir}/doc/amstex/base/joyerr2.tex
12mr|texlive-amstex-2.2-3|59	%doc %{_mandir}/man1/amstex.1*
12mr|texlive-amstex-2.2-3|60	%doc %{_texmfdir}/doc/man/man1/amstex.man1.pdf
12mr|texlive-amstex-2.2-3|61	
12mr|texlive-amstex-2.2-3|62	#-----------------------------------------------------------------------
12mr|texlive-amstex-2.2-3|63	%prep
12mr|texlive-amstex-2.2-3|64	%setup -c -a0 -a1
12mr|texlive-amstex-2.2-3|65	
12mr|texlive-amstex-2.2-3|66	%build
12mr|texlive-amstex-2.2-3|67	
12mr|texlive-amstex-2.2-3|68	%install
12mr|texlive-amstex-2.2-3|69	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-amstex-2.2-3|70	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-amstex-2.2-3|71	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-amstex-2.2-3|72	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-amstex-2.2-3|73	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mr|texlive-amstex-2.2-3|74	cat > %{buildroot}%{_texmf_fmtutil_d}/amstex <<EOF
12mr|texlive-amstex-2.2-3|75	#
12mr|texlive-amstex-2.2-3|76	# from amstex:
12mr|texlive-amstex-2.2-3|77	amstex pdftex - -translate-file=cp227.tcx *amstex.ini
12mr|texlive-amstex-2.2-3|78	EOF
12mr|texlive-amstex-2.2-3|79	
12mr|texlive-amstex-2.2-3|80	
12mr|texlive-amstex-2.2-3|81	
12mr|texlive-amstex-2.2-3|82	%changelog
12mr|texlive-amstex-2.2-3|83	

16658 12
12mr|texlive-amsthdoc-it-20111103-2|1	# revision 15878
12mr|texlive-amsthdoc-it-20111103-2|2	# category Package
12mr|texlive-amsthdoc-it-20111103-2|3	# catalog-ctan undef
12mr|texlive-amsthdoc-it-20111103-2|4	# catalog-date undef
12mr|texlive-amsthdoc-it-20111103-2|5	# catalog-license undef
12mr|texlive-amsthdoc-it-20111103-2|6	# catalog-version undef
12mr|texlive-amsthdoc-it-20111103-2|7	Name:		texlive-amsthdoc-it
12mr|texlive-amsthdoc-it-20111103-2|8	Version:	20111103
12mr|texlive-amsthdoc-it-20111103-2|9	Release:	2
12mr|texlive-amsthdoc-it-20111103-2|10	Summary:	TeXLive amsthdoc-it package
12mr|texlive-amsthdoc-it-20111103-2|11	Group:		Publishing
12mr|texlive-amsthdoc-it-20111103-2|12	URL:		http://tug.org/texlive
12mr|texlive-amsthdoc-it-20111103-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-amsthdoc-it-20111103-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsthdoc-it.tar.xz
12mr|texlive-amsthdoc-it-20111103-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsthdoc-it.doc.tar.xz
12mr|texlive-amsthdoc-it-20111103-2|16	BuildArch:	noarch
12mr|texlive-amsthdoc-it-20111103-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-amsthdoc-it-20111103-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-amsthdoc-it-20111103-2|19	
12mr|texlive-amsthdoc-it-20111103-2|20	%description
12mr|texlive-amsthdoc-it-20111103-2|21	TeXLive amsthdoc-it package.
12mr|texlive-amsthdoc-it-20111103-2|22	
12mr|texlive-amsthdoc-it-20111103-2|23	#-----------------------------------------------------------------------
12mr|texlive-amsthdoc-it-20111103-2|24	%files
12mr|texlive-amsthdoc-it-20111103-2|25	%doc %{_texmfdistdir}/doc/latex/amsthdoc-it/README
12mr|texlive-amsthdoc-it-20111103-2|26	%doc %{_texmfdistdir}/doc/latex/amsthdoc-it/amsthdoc_it.pdf
12mr|texlive-amsthdoc-it-20111103-2|27	%doc %{_texmfdistdir}/doc/latex/amsthdoc-it/amsthdoc_it.tex
12mr|texlive-amsthdoc-it-20111103-2|28	
12mr|texlive-amsthdoc-it-20111103-2|29	#-----------------------------------------------------------------------
12mr|texlive-amsthdoc-it-20111103-2|30	%prep
12mr|texlive-amsthdoc-it-20111103-2|31	%setup -c -a0 -a1
12mr|texlive-amsthdoc-it-20111103-2|32	
12mr|texlive-amsthdoc-it-20111103-2|33	%build
12mr|texlive-amsthdoc-it-20111103-2|34	
12mr|texlive-amsthdoc-it-20111103-2|35	%install
12mr|texlive-amsthdoc-it-20111103-2|36	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-amsthdoc-it-20111103-2|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-amsthdoc-it-20111103-2|38	
12mr|texlive-amsthdoc-it-20111103-2|39	
12mr|texlive-amsthdoc-it-20111103-2|40	
12mr|texlive-amsthdoc-it-20111103-2|41	%changelog
12mr|texlive-amsthdoc-it-20111103-2|42	

16659 12
12mr|texlive-animate-20120807-1|1	# revision 26643
12mr|texlive-animate-20120807-1|2	# category Package
12mr|texlive-animate-20120807-1|3	# catalog-ctan undef
12mr|texlive-animate-20120807-1|4	# catalog-date undef
12mr|texlive-animate-20120807-1|5	# catalog-license undef
12mr|texlive-animate-20120807-1|6	# catalog-version undef
12mr|texlive-animate-20120807-1|7	Name:		texlive-animate
12mr|texlive-animate-20120807-1|8	Version:	20120807
12mr|texlive-animate-20120807-1|9	Release:	1
12mr|texlive-animate-20120807-1|10	Summary:	TeXLive animate package
12mr|texlive-animate-20120807-1|11	Group:		Publishing
12mr|texlive-animate-20120807-1|12	URL:		http://tug.org/texlive
12mr|texlive-animate-20120807-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-animate-20120807-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/animate.tar.xz
12mr|texlive-animate-20120807-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/animate.doc.tar.xz
12mr|texlive-animate-20120807-1|16	BuildArch:	noarch
12mr|texlive-animate-20120807-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-animate-20120807-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-animate-20120807-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-animate-20120807-1|20	
12mr|texlive-animate-20120807-1|21	%description
12mr|texlive-animate-20120807-1|22	TeXLive animate package.
12mr|texlive-animate-20120807-1|23	
12mr|texlive-animate-20120807-1|24	%post
12mr|texlive-animate-20120807-1|25	%{_sbindir}/texlive.post
12mr|texlive-animate-20120807-1|26	
12mr|texlive-animate-20120807-1|27	%postun
12mr|texlive-animate-20120807-1|28	if [ $1 -eq 0 ]; then
12mr|texlive-animate-20120807-1|29	%{_sbindir}/texlive.post
12mr|texlive-animate-20120807-1|30	fi
12mr|texlive-animate-20120807-1|31	
12mr|texlive-animate-20120807-1|32	#-----------------------------------------------------------------------
12mr|texlive-animate-20120807-1|33	%files
12mr|texlive-animate-20120807-1|34	%{_texmfdistdir}/tex/latex/animate/animate.sty
12mr|texlive-animate-20120807-1|35	%{_texmfdistdir}/tex/latex/animate/animfp.sty
12mr|texlive-animate-20120807-1|36	%doc %{_texmfdistdir}/doc/latex/animate/ChangeLog
12mr|texlive-animate-20120807-1|37	%doc %{_texmfdistdir}/doc/latex/animate/README
12mr|texlive-animate-20120807-1|38	%doc %{_texmfdistdir}/doc/latex/animate/animate.pdf
12mr|texlive-animate-20120807-1|39	%doc %{_texmfdistdir}/doc/latex/animate/animate.tex
12mr|texlive-animate-20120807-1|40	%doc %{_texmfdistdir}/doc/latex/animate/files/bye_0.eps
12mr|texlive-animate-20120807-1|41	%doc %{_texmfdistdir}/doc/latex/animate/files/bye_1.eps
12mr|texlive-animate-20120807-1|42	%doc %{_texmfdistdir}/doc/latex/animate/files/bye_2.eps
12mr|texlive-animate-20120807-1|43	%doc %{_texmfdistdir}/doc/latex/animate/files/bye_3.eps
12mr|texlive-animate-20120807-1|44	%doc %{_texmfdistdir}/doc/latex/animate/files/click.mp3
12mr|texlive-animate-20120807-1|45	%doc %{_texmfdistdir}/doc/latex/animate/files/exp.mp
12mr|texlive-animate-20120807-1|46	%doc %{_texmfdistdir}/doc/latex/animate/files/mailto.eps
12mr|texlive-animate-20120807-1|47	%doc %{_texmfdistdir}/doc/latex/animate/files/pstmetronome.tex
12mr|texlive-animate-20120807-1|48	%doc %{_texmfdistdir}/doc/latex/animate/files/scarab.mp
12mr|texlive-animate-20120807-1|49	
12mr|texlive-animate-20120807-1|50	#-----------------------------------------------------------------------
12mr|texlive-animate-20120807-1|51	%prep
12mr|texlive-animate-20120807-1|52	%setup -c -a0 -a1
12mr|texlive-animate-20120807-1|53	
12mr|texlive-animate-20120807-1|54	%build
12mr|texlive-animate-20120807-1|55	
12mr|texlive-animate-20120807-1|56	%install
12mr|texlive-animate-20120807-1|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-animate-20120807-1|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-animate-20120807-1|59	
12mr|texlive-animate-20120807-1|60	
12mr|texlive-animate-20120807-1|61	
12mr|texlive-animate-20120807-1|62	%changelog
12mr|texlive-animate-20120807-1|63	

16660 12
12mr|texlive-anonchap-1.1a-2|1	# revision 17049
12mr|texlive-anonchap-1.1a-2|2	# category Package
12mr|texlive-anonchap-1.1a-2|3	# catalog-ctan /macros/latex/contrib/anonchap
12mr|texlive-anonchap-1.1a-2|4	# catalog-date 2010-02-23 16:03:07 +0100
12mr|texlive-anonchap-1.1a-2|5	# catalog-license lppl
12mr|texlive-anonchap-1.1a-2|6	# catalog-version 1.1a
12mr|texlive-anonchap-1.1a-2|7	Name:		texlive-anonchap
12mr|texlive-anonchap-1.1a-2|8	Version:	1.1a
12mr|texlive-anonchap-1.1a-2|9	Release:	2
12mr|texlive-anonchap-1.1a-2|10	Summary:	Make chapters be typeset like sections
12mr|texlive-anonchap-1.1a-2|11	Group:		Publishing
12mr|texlive-anonchap-1.1a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/anonchap
12mr|texlive-anonchap-1.1a-2|13	License:	LPPL
12mr|texlive-anonchap-1.1a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/anonchap.tar.xz
12mr|texlive-anonchap-1.1a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/anonchap.doc.tar.xz
12mr|texlive-anonchap-1.1a-2|16	BuildArch:	noarch
12mr|texlive-anonchap-1.1a-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-anonchap-1.1a-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-anonchap-1.1a-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-anonchap-1.1a-2|20	
12mr|texlive-anonchap-1.1a-2|21	%description
12mr|texlive-anonchap-1.1a-2|22	The command \simplechapter sets up the \chapter command not to
12mr|texlive-anonchap-1.1a-2|23	number chapters, though they may possibly have a prefix, and a
12mr|texlive-anonchap-1.1a-2|24	suffix (the \simplechapterdelim command, which the user may
12mr|texlive-anonchap-1.1a-2|25	alter). The \restorechapter command restores the status quo
12mr|texlive-anonchap-1.1a-2|26	ante.
12mr|texlive-anonchap-1.1a-2|27	
12mr|texlive-anonchap-1.1a-2|28	%post
12mr|texlive-anonchap-1.1a-2|29	%{_sbindir}/texlive.post
12mr|texlive-anonchap-1.1a-2|30	
12mr|texlive-anonchap-1.1a-2|31	%postun
12mr|texlive-anonchap-1.1a-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-anonchap-1.1a-2|33	%{_sbindir}/texlive.post
12mr|texlive-anonchap-1.1a-2|34	fi
12mr|texlive-anonchap-1.1a-2|35	
12mr|texlive-anonchap-1.1a-2|36	#-----------------------------------------------------------------------
12mr|texlive-anonchap-1.1a-2|37	%files
12mr|texlive-anonchap-1.1a-2|38	%{_texmfdistdir}/tex/latex/anonchap/anonchap.sty
12mr|texlive-anonchap-1.1a-2|39	%doc %{_texmfdistdir}/doc/latex/anonchap/anonchap.pdf
12mr|texlive-anonchap-1.1a-2|40	%doc %{_texmfdistdir}/doc/latex/anonchap/anonchap.tex
12mr|texlive-anonchap-1.1a-2|41	
12mr|texlive-anonchap-1.1a-2|42	#-----------------------------------------------------------------------
12mr|texlive-anonchap-1.1a-2|43	%prep
12mr|texlive-anonchap-1.1a-2|44	%setup -c -a0 -a1
12mr|texlive-anonchap-1.1a-2|45	
12mr|texlive-anonchap-1.1a-2|46	%build
12mr|texlive-anonchap-1.1a-2|47	
12mr|texlive-anonchap-1.1a-2|48	%install
12mr|texlive-anonchap-1.1a-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-anonchap-1.1a-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-anonchap-1.1a-2|51	
12mr|texlive-anonchap-1.1a-2|52	
12mr|texlive-anonchap-1.1a-2|53	
12mr|texlive-anonchap-1.1a-2|54	%changelog
12mr|texlive-anonchap-1.1a-2|55	

16661 12
12mr|texlive-answers-2.13-2|1	# revision 20070
12mr|texlive-answers-2.13-2|2	# category Package
12mr|texlive-answers-2.13-2|3	# catalog-ctan /macros/latex/contrib/answers
12mr|texlive-answers-2.13-2|4	# catalog-date 2010-10-12 00:02:51 +0200
12mr|texlive-answers-2.13-2|5	# catalog-license lppl
12mr|texlive-answers-2.13-2|6	# catalog-version 2.13
12mr|texlive-answers-2.13-2|7	Name:		texlive-answers
12mr|texlive-answers-2.13-2|8	Version:	2.13
12mr|texlive-answers-2.13-2|9	Release:	2
12mr|texlive-answers-2.13-2|10	Summary:	Setting questions (or exercises) and answers
12mr|texlive-answers-2.13-2|11	Group:		Publishing
12mr|texlive-answers-2.13-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/answers
12mr|texlive-answers-2.13-2|13	License:	LPPL
12mr|texlive-answers-2.13-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/answers.tar.xz
12mr|texlive-answers-2.13-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/answers.doc.tar.xz
12mr|texlive-answers-2.13-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/answers.source.tar.xz
12mr|texlive-answers-2.13-2|17	BuildArch:	noarch
12mr|texlive-answers-2.13-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-answers-2.13-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-answers-2.13-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-answers-2.13-2|21	
12mr|texlive-answers-2.13-2|22	%description
12mr|texlive-answers-2.13-2|23	The package allows a lot of flexibility in constructing
12mr|texlive-answers-2.13-2|24	question and answer sheets.
12mr|texlive-answers-2.13-2|25	
12mr|texlive-answers-2.13-2|26	%post
12mr|texlive-answers-2.13-2|27	%{_sbindir}/texlive.post
12mr|texlive-answers-2.13-2|28	
12mr|texlive-answers-2.13-2|29	%postun
12mr|texlive-answers-2.13-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-answers-2.13-2|31	%{_sbindir}/texlive.post
12mr|texlive-answers-2.13-2|32	fi
12mr|texlive-answers-2.13-2|33	
12mr|texlive-answers-2.13-2|34	#-----------------------------------------------------------------------
12mr|texlive-answers-2.13-2|35	%files
12mr|texlive-answers-2.13-2|36	%{_texmfdistdir}/tex/latex/answers/answers.sty
12mr|texlive-answers-2.13-2|37	%doc %{_texmfdistdir}/doc/latex/answers/ansexam1.tex
12mr|texlive-answers-2.13-2|38	%doc %{_texmfdistdir}/doc/latex/answers/ansexam2.tex
12mr|texlive-answers-2.13-2|39	%doc %{_texmfdistdir}/doc/latex/answers/ansexam3.tex
12mr|texlive-answers-2.13-2|40	%doc %{_texmfdistdir}/doc/latex/answers/answers.pdf
12mr|texlive-answers-2.13-2|41	#- source
12mr|texlive-answers-2.13-2|42	%doc %{_texmfdistdir}/source/latex/answers/answers.dtx
12mr|texlive-answers-2.13-2|43	%doc %{_texmfdistdir}/source/latex/answers/answers.ins
12mr|texlive-answers-2.13-2|44	
12mr|texlive-answers-2.13-2|45	#-----------------------------------------------------------------------
12mr|texlive-answers-2.13-2|46	%prep
12mr|texlive-answers-2.13-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-answers-2.13-2|48	
12mr|texlive-answers-2.13-2|49	%build
12mr|texlive-answers-2.13-2|50	
12mr|texlive-answers-2.13-2|51	%install
12mr|texlive-answers-2.13-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-answers-2.13-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-answers-2.13-2|54	
12mr|texlive-answers-2.13-2|55	
12mr|texlive-answers-2.13-2|56	
12mr|texlive-answers-2.13-2|57	%changelog
12mr|texlive-answers-2.13-2|58	

16662 12
12mr|texlive-antiqua-001.003-2|1	# revision 24266
12mr|texlive-antiqua-001.003-2|2	# category Package
12mr|texlive-antiqua-001.003-2|3	# catalog-ctan /fonts/urw/antiqua
12mr|texlive-antiqua-001.003-2|4	# catalog-date 2011-10-11 17:17:32 +0200
12mr|texlive-antiqua-001.003-2|5	# catalog-license gpl
12mr|texlive-antiqua-001.003-2|6	# catalog-version 001.003
12mr|texlive-antiqua-001.003-2|7	Name:		texlive-antiqua
12mr|texlive-antiqua-001.003-2|8	Version:	001.003
12mr|texlive-antiqua-001.003-2|9	Release:	2
12mr|texlive-antiqua-001.003-2|10	Summary:	URW Antiqua condensed font, for use with TeX
12mr|texlive-antiqua-001.003-2|11	Group:		Publishing
12mr|texlive-antiqua-001.003-2|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/antiqua
12mr|texlive-antiqua-001.003-2|13	License:	GPL
12mr|texlive-antiqua-001.003-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/antiqua.tar.xz
12mr|texlive-antiqua-001.003-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/antiqua.doc.tar.xz
12mr|texlive-antiqua-001.003-2|16	BuildArch:	noarch
12mr|texlive-antiqua-001.003-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-antiqua-001.003-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-antiqua-001.003-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-antiqua-001.003-2|20	
12mr|texlive-antiqua-001.003-2|21	%description
12mr|texlive-antiqua-001.003-2|22	The directory contains a copy of the Type 1 font "URW Antiqua
12mr|texlive-antiqua-001.003-2|23	2051 Regular Condensed" released under the GPL by URW, with
12mr|texlive-antiqua-001.003-2|24	supporting files for use with (La)TeX.
12mr|texlive-antiqua-001.003-2|25	
12mr|texlive-antiqua-001.003-2|26	%post
12mr|texlive-antiqua-001.003-2|27	%{_sbindir}/texlive.post
12mr|texlive-antiqua-001.003-2|28	
12mr|texlive-antiqua-001.003-2|29	%postun
12mr|texlive-antiqua-001.003-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-antiqua-001.003-2|31	%{_sbindir}/texlive.post
12mr|texlive-antiqua-001.003-2|32	fi
12mr|texlive-antiqua-001.003-2|33	
12mr|texlive-antiqua-001.003-2|34	#-----------------------------------------------------------------------
12mr|texlive-antiqua-001.003-2|35	%files
12mr|texlive-antiqua-001.003-2|36	%{_texmfdistdir}/fonts/afm/urw/antiqua/uaqr8ac.afm
12mr|texlive-antiqua-001.003-2|37	%{_texmfdistdir}/fonts/map/dvips/antiqua/uaq.map
12mr|texlive-antiqua-001.003-2|38	%{_texmfdistdir}/fonts/map/vtex/antiqua/uaq.ali
12mr|texlive-antiqua-001.003-2|39	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqr7tc.tfm
12mr|texlive-antiqua-001.003-2|40	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqr8ac.tfm
12mr|texlive-antiqua-001.003-2|41	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqr8cc.tfm
12mr|texlive-antiqua-001.003-2|42	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqr8rc.tfm
12mr|texlive-antiqua-001.003-2|43	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqr8tc.tfm
12mr|texlive-antiqua-001.003-2|44	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqrc7tc.tfm
12mr|texlive-antiqua-001.003-2|45	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqrc8tc.tfm
12mr|texlive-antiqua-001.003-2|46	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqro7tc.tfm
12mr|texlive-antiqua-001.003-2|47	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqro8cc.tfm
12mr|texlive-antiqua-001.003-2|48	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqro8rc.tfm
12mr|texlive-antiqua-001.003-2|49	%{_texmfdistdir}/fonts/tfm/urw/antiqua/uaqro8tc.tfm
12mr|texlive-antiqua-001.003-2|50	%{_texmfdistdir}/fonts/type1/urw/antiqua/uaqr8ac.pfb
12mr|texlive-antiqua-001.003-2|51	%{_texmfdistdir}/fonts/type1/urw/antiqua/uaqr8ac.pfm
12mr|texlive-antiqua-001.003-2|52	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqr7tc.vf
12mr|texlive-antiqua-001.003-2|53	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqr8cc.vf
12mr|texlive-antiqua-001.003-2|54	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqr8tc.vf
12mr|texlive-antiqua-001.003-2|55	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqrc7tc.vf
12mr|texlive-antiqua-001.003-2|56	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqrc8tc.vf
12mr|texlive-antiqua-001.003-2|57	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqro7tc.vf
12mr|texlive-antiqua-001.003-2|58	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqro8cc.vf
12mr|texlive-antiqua-001.003-2|59	%{_texmfdistdir}/fonts/vf/urw/antiqua/uaqro8tc.vf
12mr|texlive-antiqua-001.003-2|60	%{_texmfdistdir}/tex/latex/antiqua/ot1uaq.fd
12mr|texlive-antiqua-001.003-2|61	%{_texmfdistdir}/tex/latex/antiqua/t1uaq.fd
12mr|texlive-antiqua-001.003-2|62	%{_texmfdistdir}/tex/latex/antiqua/ts1uaq.fd
12mr|texlive-antiqua-001.003-2|63	%doc %{_texmfdistdir}/doc/fonts/antiqua/antiqua.txt
12mr|texlive-antiqua-001.003-2|64	%doc %{_texmfdistdir}/doc/fonts/antiqua/uaqr8ac.afm.org
12mr|texlive-antiqua-001.003-2|65	
12mr|texlive-antiqua-001.003-2|66	#-----------------------------------------------------------------------
12mr|texlive-antiqua-001.003-2|67	%prep
12mr|texlive-antiqua-001.003-2|68	%setup -c -a0 -a1
12mr|texlive-antiqua-001.003-2|69	
12mr|texlive-antiqua-001.003-2|70	%build
12mr|texlive-antiqua-001.003-2|71	
12mr|texlive-antiqua-001.003-2|72	%install
12mr|texlive-antiqua-001.003-2|73	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-antiqua-001.003-2|74	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-antiqua-001.003-2|75	
12mr|texlive-antiqua-001.003-2|76	
12mr|texlive-antiqua-001.003-2|77	
12mr|texlive-antiqua-001.003-2|78	%changelog
12mr|texlive-antiqua-001.003-2|79	

16663 12
12mr|texlive-antomega-0.8-2|1	# revision 21933
12mr|texlive-antomega-0.8-2|2	# category Package
12mr|texlive-antomega-0.8-2|3	# catalog-ctan /systems/omega/contrib/antomega
12mr|texlive-antomega-0.8-2|4	# catalog-date 2007-01-23 22:34:44 +0100
12mr|texlive-antomega-0.8-2|5	# catalog-license lppl
12mr|texlive-antomega-0.8-2|6	# catalog-version 0.8
12mr|texlive-antomega-0.8-2|7	Name:		texlive-antomega
12mr|texlive-antomega-0.8-2|8	Version:	0.8
12mr|texlive-antomega-0.8-2|9	Release:	2
12mr|texlive-antomega-0.8-2|10	Summary:	Alternative language support for Omega/Lambda
12mr|texlive-antomega-0.8-2|11	Group:		Publishing
12mr|texlive-antomega-0.8-2|12	URL:		http://www.ctan.org/tex-archive/systems/omega/contrib/antomega
12mr|texlive-antomega-0.8-2|13	License:	LPPL
12mr|texlive-antomega-0.8-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/antomega.tar.xz
12mr|texlive-antomega-0.8-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/antomega.doc.tar.xz
12mr|texlive-antomega-0.8-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/antomega.source.tar.xz
12mr|texlive-antomega-0.8-2|17	BuildArch:	noarch
12mr|texlive-antomega-0.8-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-antomega-0.8-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-antomega-0.8-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-antomega-0.8-2|21	Requires:	texlive-omega
12mr|texlive-antomega-0.8-2|22	
12mr|texlive-antomega-0.8-2|23	%description
12mr|texlive-antomega-0.8-2|24	A language support package for Omega/Lambda. This replaces the
12mr|texlive-antomega-0.8-2|25	original omega package for use with Lambda, and provides extra
12mr|texlive-antomega-0.8-2|26	facilities (including Babel-like language switching, which
12mr|texlive-antomega-0.8-2|27	eases porting of LaTeX documents to Lambda).
12mr|texlive-antomega-0.8-2|28	
12mr|texlive-antomega-0.8-2|29	%post
12mr|texlive-antomega-0.8-2|30	%{_sbindir}/texlive.post
12mr|texlive-antomega-0.8-2|31	
12mr|texlive-antomega-0.8-2|32	%postun
12mr|texlive-antomega-0.8-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-antomega-0.8-2|34	%{_sbindir}/texlive.post
12mr|texlive-antomega-0.8-2|35	fi
12mr|texlive-antomega-0.8-2|36	
12mr|texlive-antomega-0.8-2|37	#-----------------------------------------------------------------------
12mr|texlive-antomega-0.8-2|38	%files
12mr|texlive-antomega-0.8-2|39	%{_texmfdistdir}/omega/ocp/antomega/babel2de.ocp
12mr|texlive-antomega-0.8-2|40	%{_texmfdistdir}/omega/ocp/antomega/babel2es.ocp
12mr|texlive-antomega-0.8-2|41	%{_texmfdistdir}/omega/ocp/antomega/babel2la.ocp
12mr|texlive-antomega-0.8-2|42	%{_texmfdistdir}/omega/ocp/antomega/babel2pl.ocp
12mr|texlive-antomega-0.8-2|43	%{_texmfdistdir}/omega/ocp/antomega/babel2punct.ocp
12mr|texlive-antomega-0.8-2|44	%{_texmfdistdir}/omega/ocp/antomega/babel2ru.ocp
12mr|texlive-antomega-0.8-2|45	%{_texmfdistdir}/omega/ocp/antomega/bblgrk2uni.ocp
12mr|texlive-antomega-0.8-2|46	%{_texmfdistdir}/omega/ocp/antomega/dosrus2uni.ocp
12mr|texlive-antomega-0.8-2|47	%{_texmfdistdir}/omega/ocp/antomega/greek2punct.ocp
12mr|texlive-antomega-0.8-2|48	%{_texmfdistdir}/omega/ocp/antomega/iso2uni.ocp
12mr|texlive-antomega-0.8-2|49	%{_texmfdistdir}/omega/ocp/antomega/isobaltic2uni.ocp
12mr|texlive-antomega-0.8-2|50	%{_texmfdistdir}/omega/ocp/antomega/isoce2uni.ocp
12mr|texlive-antomega-0.8-2|51	%{_texmfdistdir}/omega/ocp/antomega/isocyr2uni.ocp
12mr|texlive-antomega-0.8-2|52	%{_texmfdistdir}/omega/ocp/antomega/isogrk2uni.ocp
12mr|texlive-antomega-0.8-2|53	%{_texmfdistdir}/omega/ocp/antomega/koirus2uni.ocp
12mr|texlive-antomega-0.8-2|54	%{_texmfdistdir}/omega/ocp/antomega/latcyr2uni.ocp
12mr|texlive-antomega-0.8-2|55	%{_texmfdistdir}/omega/ocp/antomega/latin/la-lig.ocp
12mr|texlive-antomega-0.8-2|56	%{_texmfdistdir}/omega/ocp/antomega/latin/la-longs.ocp
12mr|texlive-antomega-0.8-2|57	%{_texmfdistdir}/omega/ocp/antomega/latin/la-noj.ocp
12mr|texlive-antomega-0.8-2|58	%{_texmfdistdir}/omega/ocp/antomega/latin/la-nouv.ocp
12mr|texlive-antomega-0.8-2|59	%{_texmfdistdir}/omega/ocp/antomega/oldstyle.ocp
12mr|texlive-antomega-0.8-2|60	%{_texmfdistdir}/omega/ocp/antomega/rhobre.ocp
12mr|texlive-antomega-0.8-2|61	%{_texmfdistdir}/omega/ocp/antomega/rhonobre.ocp
12mr|texlive-antomega-0.8-2|62	%{_texmfdistdir}/omega/ocp/antomega/tex2punct.ocp
12mr|texlive-antomega-0.8-2|63	%{_texmfdistdir}/omega/ocp/antomega/texgrk2uni.ocp
12mr|texlive-antomega-0.8-2|64	%{_texmfdistdir}/omega/ocp/antomega/uni2accents.ocp
12mr|texlive-antomega-0.8-2|65	%{_texmfdistdir}/omega/ocp/antomega/uni2lgr.ocp
12mr|texlive-antomega-0.8-2|66	%{_texmfdistdir}/omega/ocp/antomega/uni2lig.ocp
12mr|texlive-antomega-0.8-2|67	%{_texmfdistdir}/omega/ocp/antomega/uni2omega.ocp
12mr|texlive-antomega-0.8-2|68	%{_texmfdistdir}/omega/ocp/antomega/uni2t1.ocp
12mr|texlive-antomega-0.8-2|69	%{_texmfdistdir}/omega/ocp/antomega/uni2t2a.ocp
12mr|texlive-antomega-0.8-2|70	%{_texmfdistdir}/omega/ocp/antomega/uniutf2uni.ocp
12mr|texlive-antomega-0.8-2|71	%{_texmfdistdir}/omega/ocp/antomega/uppercase-dflt.ocp
12mr|texlive-antomega-0.8-2|72	%{_texmfdistdir}/omega/ocp/antomega/win2uni.ocp
12mr|texlive-antomega-0.8-2|73	%{_texmfdistdir}/omega/ocp/antomega/winbaltic2uni.ocp
12mr|texlive-antomega-0.8-2|74	%{_texmfdistdir}/omega/ocp/antomega/wince2uni.ocp
12mr|texlive-antomega-0.8-2|75	%{_texmfdistdir}/omega/ocp/antomega/wincyr2uni.ocp
12mr|texlive-antomega-0.8-2|76	%{_texmfdistdir}/omega/otp/antomega/babel2de.otp
12mr|texlive-antomega-0.8-2|77	%{_texmfdistdir}/omega/otp/antomega/babel2es.otp
12mr|texlive-antomega-0.8-2|78	%{_texmfdistdir}/omega/otp/antomega/babel2la.otp
12mr|texlive-antomega-0.8-2|79	%{_texmfdistdir}/omega/otp/antomega/babel2pl.otp
12mr|texlive-antomega-0.8-2|80	%{_texmfdistdir}/omega/otp/antomega/babel2punct.otp
12mr|texlive-antomega-0.8-2|81	%{_texmfdistdir}/omega/otp/antomega/babel2ru.otp
12mr|texlive-antomega-0.8-2|82	%{_texmfdistdir}/omega/otp/antomega/bblgrk2uni.otp
12mr|texlive-antomega-0.8-2|83	%{_texmfdistdir}/omega/otp/antomega/dosrus2uni.otp
12mr|texlive-antomega-0.8-2|84	%{_texmfdistdir}/omega/otp/antomega/greek2punct.otp
12mr|texlive-antomega-0.8-2|85	%{_texmfdistdir}/omega/otp/antomega/iso2uni.otp
12mr|texlive-antomega-0.8-2|86	%{_texmfdistdir}/omega/otp/antomega/isobaltic2uni.otp
12mr|texlive-antomega-0.8-2|87	%{_texmfdistdir}/omega/otp/antomega/isoce2uni.otp
12mr|texlive-antomega-0.8-2|88	%{_texmfdistdir}/omega/otp/antomega/isocyr2uni.otp
12mr|texlive-antomega-0.8-2|89	%{_texmfdistdir}/omega/otp/antomega/isogrk2uni.otp
12mr|texlive-antomega-0.8-2|90	%{_texmfdistdir}/omega/otp/antomega/koirus2uni.otp
12mr|texlive-antomega-0.8-2|91	%{_texmfdistdir}/omega/otp/antomega/latcyr2uni.otp
12mr|texlive-antomega-0.8-2|92	%{_texmfdistdir}/omega/otp/antomega/latin/la-lig.otp
12mr|texlive-antomega-0.8-2|93	%{_texmfdistdir}/omega/otp/antomega/latin/la-longs.otp
12mr|texlive-antomega-0.8-2|94	%{_texmfdistdir}/omega/otp/antomega/latin/la-noj.otp
12mr|texlive-antomega-0.8-2|95	%{_texmfdistdir}/omega/otp/antomega/latin/la-nouv.otp
12mr|texlive-antomega-0.8-2|96	%{_texmfdistdir}/omega/otp/antomega/rhobre.otp
12mr|texlive-antomega-0.8-2|97	%{_texmfdistdir}/omega/otp/antomega/rhonobre.otp
12mr|texlive-antomega-0.8-2|98	%{_texmfdistdir}/omega/otp/antomega/tex2punct.otp
12mr|texlive-antomega-0.8-2|99	%{_texmfdistdir}/omega/otp/antomega/texgrk2uni.otp
12mr|texlive-antomega-0.8-2|100	%{_texmfdistdir}/omega/otp/antomega/uni2accents.otp
12mr|texlive-antomega-0.8-2|101	%{_texmfdistdir}/omega/otp/antomega/uni2lgr.otp
12mr|texlive-antomega-0.8-2|102	%{_texmfdistdir}/omega/otp/antomega/uni2lig.otp
12mr|texlive-antomega-0.8-2|103	%{_texmfdistdir}/omega/otp/antomega/uni2omega.otp
12mr|texlive-antomega-0.8-2|104	%{_texmfdistdir}/omega/otp/antomega/uni2t1.otp
12mr|texlive-antomega-0.8-2|105	%{_texmfdistdir}/omega/otp/antomega/uni2t2a.otp
12mr|texlive-antomega-0.8-2|106	%{_texmfdistdir}/omega/otp/antomega/uniutf2uni.otp
12mr|texlive-antomega-0.8-2|107	%{_texmfdistdir}/omega/otp/antomega/uppercase-dflt.otp
12mr|texlive-antomega-0.8-2|108	%{_texmfdistdir}/omega/otp/antomega/win2uni.otp
12mr|texlive-antomega-0.8-2|109	%{_texmfdistdir}/omega/otp/antomega/winbaltic2uni.otp
12mr|texlive-antomega-0.8-2|110	%{_texmfdistdir}/omega/otp/antomega/wince2uni.otp
12mr|texlive-antomega-0.8-2|111	%{_texmfdistdir}/omega/otp/antomega/wincyr2uni.otp
12mr|texlive-antomega-0.8-2|112	%{_texmfdistdir}/tex/lambda/antomega/antomega.cfg
12mr|texlive-antomega-0.8-2|113	%{_texmfdistdir}/tex/lambda/antomega/antomega.sty
12mr|texlive-antomega-0.8-2|114	%{_texmfdistdir}/tex/lambda/antomega/grhyph16.tex
12mr|texlive-antomega-0.8-2|115	%{_texmfdistdir}/tex/lambda/antomega/hyphen.cfg
12mr|texlive-antomega-0.8-2|116	%{_texmfdistdir}/tex/lambda/antomega/language.dat.sample
12mr|texlive-antomega-0.8-2|117	%{_texmfdistdir}/tex/lambda/antomega/lgc0700.def
12mr|texlive-antomega-0.8-2|118	%{_texmfdistdir}/tex/lambda/antomega/lgrenc-antomega.def
12mr|texlive-antomega-0.8-2|119	%{_texmfdistdir}/tex/lambda/antomega/ograhyph4.tex
12mr|texlive-antomega-0.8-2|120	%{_texmfdistdir}/tex/lambda/antomega/ogrmhyph4.tex
12mr|texlive-antomega-0.8-2|121	%{_texmfdistdir}/tex/lambda/antomega/ogrphyph4.tex
12mr|texlive-antomega-0.8-2|122	%{_texmfdistdir}/tex/lambda/antomega/omega-english.ldf
12mr|texlive-antomega-0.8-2|123	%{_texmfdistdir}/tex/lambda/antomega/omega-french.ldf
12mr|texlive-antomega-0.8-2|124	%{_texmfdistdir}/tex/lambda/antomega/omega-german.ldf
12mr|texlive-antomega-0.8-2|125	%{_texmfdistdir}/tex/lambda/antomega/omega-greek.ldf
12mr|texlive-antomega-0.8-2|126	%{_texmfdistdir}/tex/lambda/antomega/omega-latin.ldf
12mr|texlive-antomega-0.8-2|127	%{_texmfdistdir}/tex/lambda/antomega/omega-latvian.ldf
12mr|texlive-antomega-0.8-2|128	%{_texmfdistdir}/tex/lambda/antomega/omega-polish.ldf
12mr|texlive-antomega-0.8-2|129	%{_texmfdistdir}/tex/lambda/antomega/omega-russian.ldf
12mr|texlive-antomega-0.8-2|130	%{_texmfdistdir}/tex/lambda/antomega/omega-spanish.ldf
12mr|texlive-antomega-0.8-2|131	%{_texmfdistdir}/tex/lambda/antomega/ruhyph16.tex
12mr|texlive-antomega-0.8-2|132	%{_texmfdistdir}/tex/lambda/antomega/t1enc-antomega.def
12mr|texlive-antomega-0.8-2|133	%{_texmfdistdir}/tex/lambda/antomega/t2aenc-antomega.def
12mr|texlive-antomega-0.8-2|134	%{_texmfdistdir}/tex/lambda/antomega/uni0100.def
12mr|texlive-antomega-0.8-2|135	%{_texmfdistdir}/tex/lambda/antomega/uni0370.def
12mr|texlive-antomega-0.8-2|136	%{_texmfdistdir}/tex/lambda/antomega/uni0400.def
12mr|texlive-antomega-0.8-2|137	%{_texmfdistdir}/tex/lambda/antomega/uni1f00.def
12mr|texlive-antomega-0.8-2|138	%{_texmfdistdir}/tex/lambda/antomega/ut1enc-antomega.def
12mr|texlive-antomega-0.8-2|139	%doc %{_texmfdistdir}/doc/omega/antomega/README
12mr|texlive-antomega-0.8-2|140	%doc %{_texmfdistdir}/doc/omega/antomega/antomega.pdf
12mr|texlive-antomega-0.8-2|141	#- source
12mr|texlive-antomega-0.8-2|142	%doc %{_texmfdistdir}/source/lambda/antomega/antenc.dtx
12mr|texlive-antomega-0.8-2|143	%doc %{_texmfdistdir}/source/lambda/antomega/antenc.ins
12mr|texlive-antomega-0.8-2|144	%doc %{_texmfdistdir}/source/lambda/antomega/antomega.dtx
12mr|texlive-antomega-0.8-2|145	%doc %{_texmfdistdir}/source/lambda/antomega/antomega.ins
12mr|texlive-antomega-0.8-2|146	
12mr|texlive-antomega-0.8-2|147	#-----------------------------------------------------------------------
12mr|texlive-antomega-0.8-2|148	%prep
12mr|texlive-antomega-0.8-2|149	%setup -c -a0 -a1 -a2
12mr|texlive-antomega-0.8-2|150	
12mr|texlive-antomega-0.8-2|151	%build
12mr|texlive-antomega-0.8-2|152	
12mr|texlive-antomega-0.8-2|153	%install
12mr|texlive-antomega-0.8-2|154	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-antomega-0.8-2|155	cp -fpar omega tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-antomega-0.8-2|156	
12mr|texlive-antomega-0.8-2|157	
12mr|texlive-antomega-0.8-2|158	
12mr|texlive-antomega-0.8-2|159	%changelog
12mr|texlive-antomega-0.8-2|160	

16664 12
12mr|texlive-antt-2.08-2|1	# revision 18651
12mr|texlive-antt-2.08-2|2	# category Package
12mr|texlive-antt-2.08-2|3	# catalog-ctan /fonts/antt
12mr|texlive-antt-2.08-2|4	# catalog-date 2007-08-24 10:36:49 +0200
12mr|texlive-antt-2.08-2|5	# catalog-license gfsl
12mr|texlive-antt-2.08-2|6	# catalog-version 2.08
12mr|texlive-antt-2.08-2|7	Name:		texlive-antt
12mr|texlive-antt-2.08-2|8	Version:	2.08
12mr|texlive-antt-2.08-2|9	Release:	2
12mr|texlive-antt-2.08-2|10	Summary:	Antykwa Torunska: a Type 1 family of a Polish traditional type
12mr|texlive-antt-2.08-2|11	Group:		Publishing
12mr|texlive-antt-2.08-2|12	URL:		http://www.ctan.org/tex-archive/fonts/antt
12mr|texlive-antt-2.08-2|13	License:	GFSL
12mr|texlive-antt-2.08-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/antt.tar.xz
12mr|texlive-antt-2.08-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/antt.doc.tar.xz
12mr|texlive-antt-2.08-2|16	BuildArch:	noarch
12mr|texlive-antt-2.08-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-antt-2.08-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-antt-2.08-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-antt-2.08-2|20	
12mr|texlive-antt-2.08-2|21	%description
12mr|texlive-antt-2.08-2|22	Antykwa Torunska is a serif font designed by the late Polish
12mr|texlive-antt-2.08-2|23	typographer Zygfryd Gardzielewski, reconstructed and digitized
12mr|texlive-antt-2.08-2|24	as as Type 1.
12mr|texlive-antt-2.08-2|25	
12mr|texlive-antt-2.08-2|26	%post
12mr|texlive-antt-2.08-2|27	%{_sbindir}/texlive.post
12mr|texlive-antt-2.08-2|28	
12mr|texlive-antt-2.08-2|29	%postun
12mr|texlive-antt-2.08-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-antt-2.08-2|31	%{_sbindir}/texlive.post
12mr|texlive-antt-2.08-2|32	fi
12mr|texlive-antt-2.08-2|33	
12mr|texlive-antt-2.08-2|34	#-----------------------------------------------------------------------
12mr|texlive-antt-2.08-2|35	%files
12mr|texlive-antt-2.08-2|36	%{_texmfdistdir}/fonts/afm/public/antt/anttb.afm
12mr|texlive-antt-2.08-2|37	%{_texmfdistdir}/fonts/afm/public/antt/anttbi.afm
12mr|texlive-antt-2.08-2|38	%{_texmfdistdir}/fonts/afm/public/antt/anttcb.afm
12mr|texlive-antt-2.08-2|39	%{_texmfdistdir}/fonts/afm/public/antt/anttcbi.afm
12mr|texlive-antt-2.08-2|40	%{_texmfdistdir}/fonts/afm/public/antt/anttcl.afm
12mr|texlive-antt-2.08-2|41	%{_texmfdistdir}/fonts/afm/public/antt/anttcli.afm
12mr|texlive-antt-2.08-2|42	%{_texmfdistdir}/fonts/afm/public/antt/anttcm.afm
12mr|texlive-antt-2.08-2|43	%{_texmfdistdir}/fonts/afm/public/antt/anttcmi.afm
12mr|texlive-antt-2.08-2|44	%{_texmfdistdir}/fonts/afm/public/antt/anttcr.afm
12mr|texlive-antt-2.08-2|45	%{_texmfdistdir}/fonts/afm/public/antt/anttcri.afm
12mr|texlive-antt-2.08-2|46	%{_texmfdistdir}/fonts/afm/public/antt/anttl.afm
12mr|texlive-antt-2.08-2|47	%{_texmfdistdir}/fonts/afm/public/antt/anttli.afm
12mr|texlive-antt-2.08-2|48	%{_texmfdistdir}/fonts/afm/public/antt/anttm.afm
12mr|texlive-antt-2.08-2|49	%{_texmfdistdir}/fonts/afm/public/antt/anttmi.afm
12mr|texlive-antt-2.08-2|50	%{_texmfdistdir}/fonts/afm/public/antt/anttr.afm
12mr|texlive-antt-2.08-2|51	%{_texmfdistdir}/fonts/afm/public/antt/anttri.afm
12mr|texlive-antt-2.08-2|52	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-cs.enc
12mr|texlive-antt-2.08-2|53	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-ec.enc
12mr|texlive-antt-2.08-2|54	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-el.enc
12mr|texlive-antt-2.08-2|55	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-ex.enc
12mr|texlive-antt-2.08-2|56	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-exp.enc
12mr|texlive-antt-2.08-2|57	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-greek.enc
12mr|texlive-antt-2.08-2|58	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-mi.enc
12mr|texlive-antt-2.08-2|59	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-qx.enc
12mr|texlive-antt-2.08-2|60	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-rm.enc
12mr|texlive-antt-2.08-2|61	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-sy.enc
12mr|texlive-antt-2.08-2|62	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-t2a.enc
12mr|texlive-antt-2.08-2|63	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-t2b.enc
12mr|texlive-antt-2.08-2|64	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-t2c.enc
12mr|texlive-antt-2.08-2|65	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-t5.enc
12mr|texlive-antt-2.08-2|66	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-texnansi.enc
12mr|texlive-antt-2.08-2|67	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-ts1.enc
12mr|texlive-antt-2.08-2|68	%{_texmfdistdir}/fonts/enc/dvips/antt/antt-wncy.enc
12mr|texlive-antt-2.08-2|69	%{_texmfdistdir}/fonts/enc/dvips/antt/anttcap-cs.enc
12mr|texlive-antt-2.08-2|70	%{_texmfdistdir}/fonts/enc/dvips/antt/anttcap-ec.enc
12mr|texlive-antt-2.08-2|71	%{_texmfdistdir}/fonts/enc/dvips/antt/anttcap-qx.enc
12mr|texlive-antt-2.08-2|72	%{_texmfdistdir}/fonts/enc/dvips/antt/anttcap-t5.enc
12mr|texlive-antt-2.08-2|73	%{_texmfdistdir}/fonts/enc/dvips/antt/anttcap-texnansi.enc
12mr|texlive-antt-2.08-2|74	%{_texmfdistdir}/fonts/map/dvips/antt/antt-cs.map
12mr|texlive-antt-2.08-2|75	%{_texmfdistdir}/fonts/map/dvips/antt/antt-ec.map
12mr|texlive-antt-2.08-2|76	%{_texmfdistdir}/fonts/map/dvips/antt/antt-el.map
12mr|texlive-antt-2.08-2|77	%{_texmfdistdir}/fonts/map/dvips/antt/antt-ex.map
12mr|texlive-antt-2.08-2|78	%{_texmfdistdir}/fonts/map/dvips/antt/antt-exp.map
12mr|texlive-antt-2.08-2|79	%{_texmfdistdir}/fonts/map/dvips/antt/antt-greek.map
12mr|texlive-antt-2.08-2|80	%{_texmfdistdir}/fonts/map/dvips/antt/antt-mi.map
12mr|texlive-antt-2.08-2|81	%{_texmfdistdir}/fonts/map/dvips/antt/antt-qx.map
12mr|texlive-antt-2.08-2|82	%{_texmfdistdir}/fonts/map/dvips/antt/antt-rm.map
12mr|texlive-antt-2.08-2|83	%{_texmfdistdir}/fonts/map/dvips/antt/antt-sy.map
12mr|texlive-antt-2.08-2|84	%{_texmfdistdir}/fonts/map/dvips/antt/antt-t2a.map
12mr|texlive-antt-2.08-2|85	%{_texmfdistdir}/fonts/map/dvips/antt/antt-t2b.map
12mr|texlive-antt-2.08-2|86	%{_texmfdistdir}/fonts/map/dvips/antt/antt-t2c.map
12mr|texlive-antt-2.08-2|87	%{_texmfdistdir}/fonts/map/dvips/antt/antt-t5.map
12mr|texlive-antt-2.08-2|88	%{_texmfdistdir}/fonts/map/dvips/antt/antt-texnansi.map
12mr|texlive-antt-2.08-2|89	%{_texmfdistdir}/fonts/map/dvips/antt/antt-ts1.map
12mr|texlive-antt-2.08-2|90	%{_texmfdistdir}/fonts/map/dvips/antt/antt-wncy.map
12mr|texlive-antt-2.08-2|91	%{_texmfdistdir}/fonts/map/dvips/antt/antt.map
12mr|texlive-antt-2.08-2|92	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunska-Bold.otf
12mr|texlive-antt-2.08-2|93	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunska-BoldItalic.otf
12mr|texlive-antt-2.08-2|94	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunska-Italic.otf
12mr|texlive-antt-2.08-2|95	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunska-Regular.otf
12mr|texlive-antt-2.08-2|96	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCond-Bold.otf
12mr|texlive-antt-2.08-2|97	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCond-BoldItalic.otf
12mr|texlive-antt-2.08-2|98	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCond-Italic.otf
12mr|texlive-antt-2.08-2|99	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCond-Regular.otf
12mr|texlive-antt-2.08-2|100	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCondLight-Italic.otf
12mr|texlive-antt-2.08-2|101	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCondLight-Regular.otf
12mr|texlive-antt-2.08-2|102	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCondMed-Italic.otf
12mr|texlive-antt-2.08-2|103	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaCondMed-Regular.otf
12mr|texlive-antt-2.08-2|104	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaLight-Italic.otf
12mr|texlive-antt-2.08-2|105	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaLight-Regular.otf
12mr|texlive-antt-2.08-2|106	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaMed-Italic.otf
12mr|texlive-antt-2.08-2|107	%{_texmfdistdir}/fonts/opentype/public/antt/AntykwaTorunskaMed-Regular.otf
12mr|texlive-antt-2.08-2|108	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttb.tfm
12mr|texlive-antt-2.08-2|109	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttbcap.tfm
12mr|texlive-antt-2.08-2|110	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttbi.tfm
12mr|texlive-antt-2.08-2|111	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttbicap.tfm
12mr|texlive-antt-2.08-2|112	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcb.tfm
12mr|texlive-antt-2.08-2|113	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcbcap.tfm
12mr|texlive-antt-2.08-2|114	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcbi.tfm
12mr|texlive-antt-2.08-2|115	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcbicap.tfm
12mr|texlive-antt-2.08-2|116	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcl.tfm
12mr|texlive-antt-2.08-2|117	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttclcap.tfm
12mr|texlive-antt-2.08-2|118	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcli.tfm
12mr|texlive-antt-2.08-2|119	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttclicap.tfm
12mr|texlive-antt-2.08-2|120	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcm.tfm
12mr|texlive-antt-2.08-2|121	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcmcap.tfm
12mr|texlive-antt-2.08-2|122	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcmi.tfm
12mr|texlive-antt-2.08-2|123	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcmicap.tfm
12mr|texlive-antt-2.08-2|124	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcr.tfm
12mr|texlive-antt-2.08-2|125	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcrcap.tfm
12mr|texlive-antt-2.08-2|126	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcri.tfm
12mr|texlive-antt-2.08-2|127	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttcricap.tfm
12mr|texlive-antt-2.08-2|128	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttl.tfm
12mr|texlive-antt-2.08-2|129	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttlcap.tfm
12mr|texlive-antt-2.08-2|130	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttli.tfm
12mr|texlive-antt-2.08-2|131	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttlicap.tfm
12mr|texlive-antt-2.08-2|132	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttm.tfm
12mr|texlive-antt-2.08-2|133	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttmcap.tfm
12mr|texlive-antt-2.08-2|134	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttmi.tfm
12mr|texlive-antt-2.08-2|135	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttmicap.tfm
12mr|texlive-antt-2.08-2|136	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttr.tfm
12mr|texlive-antt-2.08-2|137	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttrcap.tfm
12mr|texlive-antt-2.08-2|138	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttri.tfm
12mr|texlive-antt-2.08-2|139	%{_texmfdistdir}/fonts/tfm/public/antt/cs-anttricap.tfm
12mr|texlive-antt-2.08-2|140	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttb.tfm
12mr|texlive-antt-2.08-2|141	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttbcap.tfm
12mr|texlive-antt-2.08-2|142	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttbi.tfm
12mr|texlive-antt-2.08-2|143	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttbicap.tfm
12mr|texlive-antt-2.08-2|144	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcb.tfm
12mr|texlive-antt-2.08-2|145	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcbcap.tfm
12mr|texlive-antt-2.08-2|146	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcbi.tfm
12mr|texlive-antt-2.08-2|147	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcbicap.tfm
12mr|texlive-antt-2.08-2|148	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcl.tfm
12mr|texlive-antt-2.08-2|149	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttclcap.tfm
12mr|texlive-antt-2.08-2|150	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcli.tfm
12mr|texlive-antt-2.08-2|151	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttclicap.tfm
12mr|texlive-antt-2.08-2|152	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcm.tfm
12mr|texlive-antt-2.08-2|153	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcmcap.tfm
12mr|texlive-antt-2.08-2|154	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcmi.tfm
12mr|texlive-antt-2.08-2|155	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcmicap.tfm
12mr|texlive-antt-2.08-2|156	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcr.tfm
12mr|texlive-antt-2.08-2|157	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcrcap.tfm
12mr|texlive-antt-2.08-2|158	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcri.tfm
12mr|texlive-antt-2.08-2|159	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttcricap.tfm
12mr|texlive-antt-2.08-2|160	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttl.tfm
12mr|texlive-antt-2.08-2|161	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttlcap.tfm
12mr|texlive-antt-2.08-2|162	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttli.tfm
12mr|texlive-antt-2.08-2|163	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttlicap.tfm
12mr|texlive-antt-2.08-2|164	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttm.tfm
12mr|texlive-antt-2.08-2|165	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttmcap.tfm
12mr|texlive-antt-2.08-2|166	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttmi.tfm
12mr|texlive-antt-2.08-2|167	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttmicap.tfm
12mr|texlive-antt-2.08-2|168	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttr.tfm
12mr|texlive-antt-2.08-2|169	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttrcap.tfm
12mr|texlive-antt-2.08-2|170	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttri.tfm
12mr|texlive-antt-2.08-2|171	%{_texmfdistdir}/fonts/tfm/public/antt/ec-anttricap.tfm
12mr|texlive-antt-2.08-2|172	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttb.tfm
12mr|texlive-antt-2.08-2|173	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttbi.tfm
12mr|texlive-antt-2.08-2|174	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcb.tfm
12mr|texlive-antt-2.08-2|175	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcbi.tfm
12mr|texlive-antt-2.08-2|176	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcl.tfm
12mr|texlive-antt-2.08-2|177	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcli.tfm
12mr|texlive-antt-2.08-2|178	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcm.tfm
12mr|texlive-antt-2.08-2|179	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcmi.tfm
12mr|texlive-antt-2.08-2|180	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcr.tfm
12mr|texlive-antt-2.08-2|181	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttcri.tfm
12mr|texlive-antt-2.08-2|182	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttl.tfm
12mr|texlive-antt-2.08-2|183	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttli.tfm
12mr|texlive-antt-2.08-2|184	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttm.tfm
12mr|texlive-antt-2.08-2|185	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttmi.tfm
12mr|texlive-antt-2.08-2|186	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttr.tfm
12mr|texlive-antt-2.08-2|187	%{_texmfdistdir}/fonts/tfm/public/antt/el-anttri.tfm
12mr|texlive-antt-2.08-2|188	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttb.tfm
12mr|texlive-antt-2.08-2|189	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttcb.tfm
12mr|texlive-antt-2.08-2|190	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttcl.tfm
12mr|texlive-antt-2.08-2|191	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttcm.tfm
12mr|texlive-antt-2.08-2|192	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttcr.tfm
12mr|texlive-antt-2.08-2|193	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttl.tfm
12mr|texlive-antt-2.08-2|194	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttm.tfm
12mr|texlive-antt-2.08-2|195	%{_texmfdistdir}/fonts/tfm/public/antt/ex-anttr.tfm
12mr|texlive-antt-2.08-2|196	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttb.tfm
12mr|texlive-antt-2.08-2|197	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttbi.tfm
12mr|texlive-antt-2.08-2|198	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcb.tfm
12mr|texlive-antt-2.08-2|199	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcbi.tfm
12mr|texlive-antt-2.08-2|200	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcl.tfm
12mr|texlive-antt-2.08-2|201	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcli.tfm
12mr|texlive-antt-2.08-2|202	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcm.tfm
12mr|texlive-antt-2.08-2|203	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcmi.tfm
12mr|texlive-antt-2.08-2|204	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcr.tfm
12mr|texlive-antt-2.08-2|205	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttcri.tfm
12mr|texlive-antt-2.08-2|206	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttl.tfm
12mr|texlive-antt-2.08-2|207	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttli.tfm
12mr|texlive-antt-2.08-2|208	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttm.tfm
12mr|texlive-antt-2.08-2|209	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttmi.tfm
12mr|texlive-antt-2.08-2|210	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttr.tfm
12mr|texlive-antt-2.08-2|211	%{_texmfdistdir}/fonts/tfm/public/antt/exp-anttri.tfm
12mr|texlive-antt-2.08-2|212	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttb.tfm
12mr|texlive-antt-2.08-2|213	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttbi.tfm
12mr|texlive-antt-2.08-2|214	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcb.tfm
12mr|texlive-antt-2.08-2|215	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcbi.tfm
12mr|texlive-antt-2.08-2|216	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcl.tfm
12mr|texlive-antt-2.08-2|217	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcli.tfm
12mr|texlive-antt-2.08-2|218	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcm.tfm
12mr|texlive-antt-2.08-2|219	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcmi.tfm
12mr|texlive-antt-2.08-2|220	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcr.tfm
12mr|texlive-antt-2.08-2|221	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttcri.tfm
12mr|texlive-antt-2.08-2|222	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttl.tfm
12mr|texlive-antt-2.08-2|223	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttli.tfm
12mr|texlive-antt-2.08-2|224	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttm.tfm
12mr|texlive-antt-2.08-2|225	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttmi.tfm
12mr|texlive-antt-2.08-2|226	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttr.tfm
12mr|texlive-antt-2.08-2|227	%{_texmfdistdir}/fonts/tfm/public/antt/greek-anttri.tfm
12mr|texlive-antt-2.08-2|228	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttbi.tfm
12mr|texlive-antt-2.08-2|229	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttcbi.tfm
12mr|texlive-antt-2.08-2|230	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttcli.tfm
12mr|texlive-antt-2.08-2|231	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttcmi.tfm
12mr|texlive-antt-2.08-2|232	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttcri.tfm
12mr|texlive-antt-2.08-2|233	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttli.tfm
12mr|texlive-antt-2.08-2|234	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttmi.tfm
12mr|texlive-antt-2.08-2|235	%{_texmfdistdir}/fonts/tfm/public/antt/mi-anttri.tfm
12mr|texlive-antt-2.08-2|236	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttb.tfm
12mr|texlive-antt-2.08-2|237	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttbcap.tfm
12mr|texlive-antt-2.08-2|238	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttbi.tfm
12mr|texlive-antt-2.08-2|239	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttbicap.tfm
12mr|texlive-antt-2.08-2|240	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcb.tfm
12mr|texlive-antt-2.08-2|241	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcbcap.tfm
12mr|texlive-antt-2.08-2|242	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcbi.tfm
12mr|texlive-antt-2.08-2|243	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcbicap.tfm
12mr|texlive-antt-2.08-2|244	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcl.tfm
12mr|texlive-antt-2.08-2|245	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttclcap.tfm
12mr|texlive-antt-2.08-2|246	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcli.tfm
12mr|texlive-antt-2.08-2|247	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttclicap.tfm
12mr|texlive-antt-2.08-2|248	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcm.tfm
12mr|texlive-antt-2.08-2|249	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcmcap.tfm
12mr|texlive-antt-2.08-2|250	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcmi.tfm
12mr|texlive-antt-2.08-2|251	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcmicap.tfm
12mr|texlive-antt-2.08-2|252	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcr.tfm
12mr|texlive-antt-2.08-2|253	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcrcap.tfm
12mr|texlive-antt-2.08-2|254	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcri.tfm
12mr|texlive-antt-2.08-2|255	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttcricap.tfm
12mr|texlive-antt-2.08-2|256	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttl.tfm
12mr|texlive-antt-2.08-2|257	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttlcap.tfm
12mr|texlive-antt-2.08-2|258	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttli.tfm
12mr|texlive-antt-2.08-2|259	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttlicap.tfm
12mr|texlive-antt-2.08-2|260	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttm.tfm
12mr|texlive-antt-2.08-2|261	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttmcap.tfm
12mr|texlive-antt-2.08-2|262	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttmi.tfm
12mr|texlive-antt-2.08-2|263	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttmicap.tfm
12mr|texlive-antt-2.08-2|264	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttr.tfm
12mr|texlive-antt-2.08-2|265	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttrcap.tfm
12mr|texlive-antt-2.08-2|266	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttri.tfm
12mr|texlive-antt-2.08-2|267	%{_texmfdistdir}/fonts/tfm/public/antt/qx-anttricap.tfm
12mr|texlive-antt-2.08-2|268	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttb.tfm
12mr|texlive-antt-2.08-2|269	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttbi.tfm
12mr|texlive-antt-2.08-2|270	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcb.tfm
12mr|texlive-antt-2.08-2|271	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcbi.tfm
12mr|texlive-antt-2.08-2|272	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcl.tfm
12mr|texlive-antt-2.08-2|273	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcli.tfm
12mr|texlive-antt-2.08-2|274	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcm.tfm
12mr|texlive-antt-2.08-2|275	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcmi.tfm
12mr|texlive-antt-2.08-2|276	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcr.tfm
12mr|texlive-antt-2.08-2|277	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttcri.tfm
12mr|texlive-antt-2.08-2|278	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttl.tfm
12mr|texlive-antt-2.08-2|279	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttli.tfm
12mr|texlive-antt-2.08-2|280	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttm.tfm
12mr|texlive-antt-2.08-2|281	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttmi.tfm
12mr|texlive-antt-2.08-2|282	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttr.tfm
12mr|texlive-antt-2.08-2|283	%{_texmfdistdir}/fonts/tfm/public/antt/rm-anttri.tfm
12mr|texlive-antt-2.08-2|284	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttbz.tfm
12mr|texlive-antt-2.08-2|285	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttcbz.tfm
12mr|texlive-antt-2.08-2|286	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttclz.tfm
12mr|texlive-antt-2.08-2|287	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttcmz.tfm
12mr|texlive-antt-2.08-2|288	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttcrz.tfm
12mr|texlive-antt-2.08-2|289	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttlz.tfm
12mr|texlive-antt-2.08-2|290	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttmz.tfm
12mr|texlive-antt-2.08-2|291	%{_texmfdistdir}/fonts/tfm/public/antt/sy-anttrz.tfm
12mr|texlive-antt-2.08-2|292	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttb.tfm
12mr|texlive-antt-2.08-2|293	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttbi.tfm
12mr|texlive-antt-2.08-2|294	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcb.tfm
12mr|texlive-antt-2.08-2|295	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcbi.tfm
12mr|texlive-antt-2.08-2|296	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcl.tfm
12mr|texlive-antt-2.08-2|297	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcli.tfm
12mr|texlive-antt-2.08-2|298	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcm.tfm
12mr|texlive-antt-2.08-2|299	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcmi.tfm
12mr|texlive-antt-2.08-2|300	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcr.tfm
12mr|texlive-antt-2.08-2|301	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttcri.tfm
12mr|texlive-antt-2.08-2|302	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttl.tfm
12mr|texlive-antt-2.08-2|303	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttli.tfm
12mr|texlive-antt-2.08-2|304	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttm.tfm
12mr|texlive-antt-2.08-2|305	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttmi.tfm
12mr|texlive-antt-2.08-2|306	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttr.tfm
12mr|texlive-antt-2.08-2|307	%{_texmfdistdir}/fonts/tfm/public/antt/t2a-anttri.tfm
12mr|texlive-antt-2.08-2|308	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttb.tfm
12mr|texlive-antt-2.08-2|309	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttbi.tfm
12mr|texlive-antt-2.08-2|310	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcb.tfm
12mr|texlive-antt-2.08-2|311	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcbi.tfm
12mr|texlive-antt-2.08-2|312	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcl.tfm
12mr|texlive-antt-2.08-2|313	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcli.tfm
12mr|texlive-antt-2.08-2|314	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcm.tfm
12mr|texlive-antt-2.08-2|315	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcmi.tfm
12mr|texlive-antt-2.08-2|316	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcr.tfm
12mr|texlive-antt-2.08-2|317	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttcri.tfm
12mr|texlive-antt-2.08-2|318	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttl.tfm
12mr|texlive-antt-2.08-2|319	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttli.tfm
12mr|texlive-antt-2.08-2|320	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttm.tfm
12mr|texlive-antt-2.08-2|321	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttmi.tfm
12mr|texlive-antt-2.08-2|322	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttr.tfm
12mr|texlive-antt-2.08-2|323	%{_texmfdistdir}/fonts/tfm/public/antt/t2b-anttri.tfm
12mr|texlive-antt-2.08-2|324	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttb.tfm
12mr|texlive-antt-2.08-2|325	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttbi.tfm
12mr|texlive-antt-2.08-2|326	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcb.tfm
12mr|texlive-antt-2.08-2|327	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcbi.tfm
12mr|texlive-antt-2.08-2|328	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcl.tfm
12mr|texlive-antt-2.08-2|329	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcli.tfm
12mr|texlive-antt-2.08-2|330	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcm.tfm
12mr|texlive-antt-2.08-2|331	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcmi.tfm
12mr|texlive-antt-2.08-2|332	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcr.tfm
12mr|texlive-antt-2.08-2|333	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttcri.tfm
12mr|texlive-antt-2.08-2|334	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttl.tfm
12mr|texlive-antt-2.08-2|335	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttli.tfm
12mr|texlive-antt-2.08-2|336	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttm.tfm
12mr|texlive-antt-2.08-2|337	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttmi.tfm
12mr|texlive-antt-2.08-2|338	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttr.tfm
12mr|texlive-antt-2.08-2|339	%{_texmfdistdir}/fonts/tfm/public/antt/t2c-anttri.tfm
12mr|texlive-antt-2.08-2|340	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttb.tfm
12mr|texlive-antt-2.08-2|341	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttbcap.tfm
12mr|texlive-antt-2.08-2|342	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttbi.tfm
12mr|texlive-antt-2.08-2|343	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttbicap.tfm
12mr|texlive-antt-2.08-2|344	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcb.tfm
12mr|texlive-antt-2.08-2|345	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcbcap.tfm
12mr|texlive-antt-2.08-2|346	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcbi.tfm
12mr|texlive-antt-2.08-2|347	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcbicap.tfm
12mr|texlive-antt-2.08-2|348	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcl.tfm
12mr|texlive-antt-2.08-2|349	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttclcap.tfm
12mr|texlive-antt-2.08-2|350	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcli.tfm
12mr|texlive-antt-2.08-2|351	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttclicap.tfm
12mr|texlive-antt-2.08-2|352	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcm.tfm
12mr|texlive-antt-2.08-2|353	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcmcap.tfm
12mr|texlive-antt-2.08-2|354	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcmi.tfm
12mr|texlive-antt-2.08-2|355	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcmicap.tfm
12mr|texlive-antt-2.08-2|356	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcr.tfm
12mr|texlive-antt-2.08-2|357	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcrcap.tfm
12mr|texlive-antt-2.08-2|358	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcri.tfm
12mr|texlive-antt-2.08-2|359	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttcricap.tfm
12mr|texlive-antt-2.08-2|360	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttl.tfm
12mr|texlive-antt-2.08-2|361	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttlcap.tfm
12mr|texlive-antt-2.08-2|362	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttli.tfm
12mr|texlive-antt-2.08-2|363	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttlicap.tfm
12mr|texlive-antt-2.08-2|364	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttm.tfm
12mr|texlive-antt-2.08-2|365	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttmcap.tfm
12mr|texlive-antt-2.08-2|366	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttmi.tfm
12mr|texlive-antt-2.08-2|367	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttmicap.tfm
12mr|texlive-antt-2.08-2|368	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttr.tfm
12mr|texlive-antt-2.08-2|369	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttrcap.tfm
12mr|texlive-antt-2.08-2|370	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttri.tfm
12mr|texlive-antt-2.08-2|371	%{_texmfdistdir}/fonts/tfm/public/antt/t5-anttricap.tfm
12mr|texlive-antt-2.08-2|372	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttb.tfm
12mr|texlive-antt-2.08-2|373	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttbcap.tfm
12mr|texlive-antt-2.08-2|374	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttbi.tfm
12mr|texlive-antt-2.08-2|375	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttbicap.tfm
12mr|texlive-antt-2.08-2|376	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcb.tfm
12mr|texlive-antt-2.08-2|377	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcbcap.tfm
12mr|texlive-antt-2.08-2|378	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcbi.tfm
12mr|texlive-antt-2.08-2|379	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcbicap.tfm
12mr|texlive-antt-2.08-2|380	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcl.tfm
12mr|texlive-antt-2.08-2|381	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttclcap.tfm
12mr|texlive-antt-2.08-2|382	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcli.tfm
12mr|texlive-antt-2.08-2|383	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttclicap.tfm
12mr|texlive-antt-2.08-2|384	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcm.tfm
12mr|texlive-antt-2.08-2|385	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcmcap.tfm
12mr|texlive-antt-2.08-2|386	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcmi.tfm
12mr|texlive-antt-2.08-2|387	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcmicap.tfm
12mr|texlive-antt-2.08-2|388	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcr.tfm
12mr|texlive-antt-2.08-2|389	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcrcap.tfm
12mr|texlive-antt-2.08-2|390	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcri.tfm
12mr|texlive-antt-2.08-2|391	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttcricap.tfm
12mr|texlive-antt-2.08-2|392	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttl.tfm
12mr|texlive-antt-2.08-2|393	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttlcap.tfm
12mr|texlive-antt-2.08-2|394	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttli.tfm
12mr|texlive-antt-2.08-2|395	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttlicap.tfm
12mr|texlive-antt-2.08-2|396	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttm.tfm
12mr|texlive-antt-2.08-2|397	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttmcap.tfm
12mr|texlive-antt-2.08-2|398	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttmi.tfm
12mr|texlive-antt-2.08-2|399	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttmicap.tfm
12mr|texlive-antt-2.08-2|400	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttr.tfm
12mr|texlive-antt-2.08-2|401	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttrcap.tfm
12mr|texlive-antt-2.08-2|402	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttri.tfm
12mr|texlive-antt-2.08-2|403	%{_texmfdistdir}/fonts/tfm/public/antt/texnansi-anttricap.tfm
12mr|texlive-antt-2.08-2|404	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttb.tfm
12mr|texlive-antt-2.08-2|405	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttbi.tfm
12mr|texlive-antt-2.08-2|406	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcb.tfm
12mr|texlive-antt-2.08-2|407	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcbi.tfm
12mr|texlive-antt-2.08-2|408	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcl.tfm
12mr|texlive-antt-2.08-2|409	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcli.tfm
12mr|texlive-antt-2.08-2|410	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcm.tfm
12mr|texlive-antt-2.08-2|411	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcmi.tfm
12mr|texlive-antt-2.08-2|412	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcr.tfm
12mr|texlive-antt-2.08-2|413	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttcri.tfm
12mr|texlive-antt-2.08-2|414	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttl.tfm
12mr|texlive-antt-2.08-2|415	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttli.tfm
12mr|texlive-antt-2.08-2|416	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttm.tfm
12mr|texlive-antt-2.08-2|417	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttmi.tfm
12mr|texlive-antt-2.08-2|418	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttr.tfm
12mr|texlive-antt-2.08-2|419	%{_texmfdistdir}/fonts/tfm/public/antt/ts1-anttri.tfm
12mr|texlive-antt-2.08-2|420	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttb.tfm
12mr|texlive-antt-2.08-2|421	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttbi.tfm
12mr|texlive-antt-2.08-2|422	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcb.tfm
12mr|texlive-antt-2.08-2|423	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcbi.tfm
12mr|texlive-antt-2.08-2|424	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcl.tfm
12mr|texlive-antt-2.08-2|425	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcli.tfm
12mr|texlive-antt-2.08-2|426	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcm.tfm
12mr|texlive-antt-2.08-2|427	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcmi.tfm
12mr|texlive-antt-2.08-2|428	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcr.tfm
12mr|texlive-antt-2.08-2|429	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttcri.tfm
12mr|texlive-antt-2.08-2|430	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttl.tfm
12mr|texlive-antt-2.08-2|431	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttli.tfm
12mr|texlive-antt-2.08-2|432	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttm.tfm
12mr|texlive-antt-2.08-2|433	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttmi.tfm
12mr|texlive-antt-2.08-2|434	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttr.tfm
12mr|texlive-antt-2.08-2|435	%{_texmfdistdir}/fonts/tfm/public/antt/wncy-anttri.tfm
12mr|texlive-antt-2.08-2|436	%{_texmfdistdir}/fonts/type1/public/antt/anttb.pfb
12mr|texlive-antt-2.08-2|437	%{_texmfdistdir}/fonts/type1/public/antt/anttbi.pfb
12mr|texlive-antt-2.08-2|438	%{_texmfdistdir}/fonts/type1/public/antt/anttcb.pfb
12mr|texlive-antt-2.08-2|439	%{_texmfdistdir}/fonts/type1/public/antt/anttcbi.pfb
12mr|texlive-antt-2.08-2|440	%{_texmfdistdir}/fonts/type1/public/antt/anttcl.pfb
12mr|texlive-antt-2.08-2|441	%{_texmfdistdir}/fonts/type1/public/antt/anttcli.pfb
12mr|texlive-antt-2.08-2|442	%{_texmfdistdir}/fonts/type1/public/antt/anttcm.pfb
12mr|texlive-antt-2.08-2|443	%{_texmfdistdir}/fonts/type1/public/antt/anttcmi.pfb
12mr|texlive-antt-2.08-2|444	%{_texmfdistdir}/fonts/type1/public/antt/anttcr.pfb
12mr|texlive-antt-2.08-2|445	%{_texmfdistdir}/fonts/type1/public/antt/anttcri.pfb
12mr|texlive-antt-2.08-2|446	%{_texmfdistdir}/fonts/type1/public/antt/anttl.pfb
12mr|texlive-antt-2.08-2|447	%{_texmfdistdir}/fonts/type1/public/antt/anttli.pfb
12mr|texlive-antt-2.08-2|448	%{_texmfdistdir}/fonts/type1/public/antt/anttm.pfb
12mr|texlive-antt-2.08-2|449	%{_texmfdistdir}/fonts/type1/public/antt/anttmi.pfb
12mr|texlive-antt-2.08-2|450	%{_texmfdistdir}/fonts/type1/public/antt/anttr.pfb
12mr|texlive-antt-2.08-2|451	%{_texmfdistdir}/fonts/type1/public/antt/anttri.pfb
12mr|texlive-antt-2.08-2|452	%{_texmfdistdir}/tex/latex/antt/anttor.sty
12mr|texlive-antt-2.08-2|453	%{_texmfdistdir}/tex/latex/antt/antyktor.sty
12mr|texlive-antt-2.08-2|454	%{_texmfdistdir}/tex/latex/antt/il2antt.fd
12mr|texlive-antt-2.08-2|455	%{_texmfdistdir}/tex/latex/antt/il2anttc.fd
12mr|texlive-antt-2.08-2|456	%{_texmfdistdir}/tex/latex/antt/il2anttl.fd
12mr|texlive-antt-2.08-2|457	%{_texmfdistdir}/tex/latex/antt/il2anttlc.fd
12mr|texlive-antt-2.08-2|458	%{_texmfdistdir}/tex/latex/antt/ly1antt.fd
12mr|texlive-antt-2.08-2|459	%{_texmfdistdir}/tex/latex/antt/ly1anttc.fd
12mr|texlive-antt-2.08-2|460	%{_texmfdistdir}/tex/latex/antt/ly1anttl.fd
12mr|texlive-antt-2.08-2|461	%{_texmfdistdir}/tex/latex/antt/ly1anttlc.fd
12mr|texlive-antt-2.08-2|462	%{_texmfdistdir}/tex/latex/antt/omlantt.fd
12mr|texlive-antt-2.08-2|463	%{_texmfdistdir}/tex/latex/antt/omlanttc.fd
12mr|texlive-antt-2.08-2|464	%{_texmfdistdir}/tex/latex/antt/omlanttl.fd
12mr|texlive-antt-2.08-2|465	%{_texmfdistdir}/tex/latex/antt/omlanttlc.fd
12mr|texlive-antt-2.08-2|466	%{_texmfdistdir}/tex/latex/antt/omsantt.fd
12mr|texlive-antt-2.08-2|467	%{_texmfdistdir}/tex/latex/antt/omsanttc.fd
12mr|texlive-antt-2.08-2|468	%{_texmfdistdir}/tex/latex/antt/omsanttl.fd
12mr|texlive-antt-2.08-2|469	%{_texmfdistdir}/tex/latex/antt/omsanttlc.fd
12mr|texlive-antt-2.08-2|470	%{_texmfdistdir}/tex/latex/antt/omxantt.fd
12mr|texlive-antt-2.08-2|471	%{_texmfdistdir}/tex/latex/antt/omxanttc.fd
12mr|texlive-antt-2.08-2|472	%{_texmfdistdir}/tex/latex/antt/omxanttl.fd
12mr|texlive-antt-2.08-2|473	%{_texmfdistdir}/tex/latex/antt/omxanttlc.fd
12mr|texlive-antt-2.08-2|474	%{_texmfdistdir}/tex/latex/antt/ot1antt.fd
12mr|texlive-antt-2.08-2|475	%{_texmfdistdir}/tex/latex/antt/ot1anttc.fd
12mr|texlive-antt-2.08-2|476	%{_texmfdistdir}/tex/latex/antt/ot1anttcm.fd
12mr|texlive-antt-2.08-2|477	%{_texmfdistdir}/tex/latex/antt/ot1anttl.fd
12mr|texlive-antt-2.08-2|478	%{_texmfdistdir}/tex/latex/antt/ot1anttlc.fd
12mr|texlive-antt-2.08-2|479	%{_texmfdistdir}/tex/latex/antt/ot1anttlcm.fd
12mr|texlive-antt-2.08-2|480	%{_texmfdistdir}/tex/latex/antt/ot1anttlm.fd
12mr|texlive-antt-2.08-2|481	%{_texmfdistdir}/tex/latex/antt/ot1anttm.fd
12mr|texlive-antt-2.08-2|482	%{_texmfdistdir}/tex/latex/antt/ot2antt.fd
12mr|texlive-antt-2.08-2|483	%{_texmfdistdir}/tex/latex/antt/ot2anttc.fd
12mr|texlive-antt-2.08-2|484	%{_texmfdistdir}/tex/latex/antt/ot2anttl.fd
12mr|texlive-antt-2.08-2|485	%{_texmfdistdir}/tex/latex/antt/ot2anttlc.fd
12mr|texlive-antt-2.08-2|486	%{_texmfdistdir}/tex/latex/antt/ot4antt.fd
12mr|texlive-antt-2.08-2|487	%{_texmfdistdir}/tex/latex/antt/ot4anttc.fd
12mr|texlive-antt-2.08-2|488	%{_texmfdistdir}/tex/latex/antt/ot4anttl.fd
12mr|texlive-antt-2.08-2|489	%{_texmfdistdir}/tex/latex/antt/ot4anttlc.fd
12mr|texlive-antt-2.08-2|490	%{_texmfdistdir}/tex/latex/antt/qxantt.fd
12mr|texlive-antt-2.08-2|491	%{_texmfdistdir}/tex/latex/antt/qxanttc.fd
12mr|texlive-antt-2.08-2|492	%{_texmfdistdir}/tex/latex/antt/qxanttl.fd
12mr|texlive-antt-2.08-2|493	%{_texmfdistdir}/tex/latex/antt/qxanttlc.fd
12mr|texlive-antt-2.08-2|494	%{_texmfdistdir}/tex/latex/antt/t1antt.fd
12mr|texlive-antt-2.08-2|495	%{_texmfdistdir}/tex/latex/antt/t1anttc.fd
12mr|texlive-antt-2.08-2|496	%{_texmfdistdir}/tex/latex/antt/t1anttl.fd
12mr|texlive-antt-2.08-2|497	%{_texmfdistdir}/tex/latex/antt/t1anttlc.fd
12mr|texlive-antt-2.08-2|498	%{_texmfdistdir}/tex/latex/antt/t2aantt.fd
12mr|texlive-antt-2.08-2|499	%{_texmfdistdir}/tex/latex/antt/t2aanttc.fd
12mr|texlive-antt-2.08-2|500	%{_texmfdistdir}/tex/latex/antt/t2aanttl.fd
12mr|texlive-antt-2.08-2|501	%{_texmfdistdir}/tex/latex/antt/t2aanttlc.fd
12mr|texlive-antt-2.08-2|502	%{_texmfdistdir}/tex/latex/antt/t2bantt.fd
12mr|texlive-antt-2.08-2|503	%{_texmfdistdir}/tex/latex/antt/t2banttc.fd
12mr|texlive-antt-2.08-2|504	%{_texmfdistdir}/tex/latex/antt/t2banttl.fd
12mr|texlive-antt-2.08-2|505	%{_texmfdistdir}/tex/latex/antt/t2banttlc.fd
12mr|texlive-antt-2.08-2|506	%{_texmfdistdir}/tex/latex/antt/t2cantt.fd
12mr|texlive-antt-2.08-2|507	%{_texmfdistdir}/tex/latex/antt/t2canttc.fd
12mr|texlive-antt-2.08-2|508	%{_texmfdistdir}/tex/latex/antt/t2canttl.fd
12mr|texlive-antt-2.08-2|509	%{_texmfdistdir}/tex/latex/antt/t2canttlc.fd
12mr|texlive-antt-2.08-2|510	%{_texmfdistdir}/tex/latex/antt/t5antt.fd
12mr|texlive-antt-2.08-2|511	%{_texmfdistdir}/tex/latex/antt/t5anttc.fd
12mr|texlive-antt-2.08-2|512	%{_texmfdistdir}/tex/latex/antt/t5anttl.fd
12mr|texlive-antt-2.08-2|513	%{_texmfdistdir}/tex/latex/antt/t5anttlc.fd
12mr|texlive-antt-2.08-2|514	%{_texmfdistdir}/tex/latex/antt/ts1antt.fd
12mr|texlive-antt-2.08-2|515	%{_texmfdistdir}/tex/latex/antt/ts1anttc.fd
12mr|texlive-antt-2.08-2|516	%{_texmfdistdir}/tex/latex/antt/ts1anttl.fd
12mr|texlive-antt-2.08-2|517	%{_texmfdistdir}/tex/latex/antt/ts1anttlc.fd
12mr|texlive-antt-2.08-2|518	%{_texmfdistdir}/tex/plain/antt/antt-math.tex
12mr|texlive-antt-2.08-2|519	%doc %{_texmfdistdir}/doc/fonts/antt/AntykwaTorunska-doc-en-2_03.pdf
12mr|texlive-antt-2.08-2|520	%doc %{_texmfdistdir}/doc/fonts/antt/AntykwaTorunska-doc-pl-2_03.pdf
12mr|texlive-antt-2.08-2|521	%doc %{_texmfdistdir}/doc/fonts/antt/AntykwaTorunska-doc-src-2_03.zip
12mr|texlive-antt-2.08-2|522	%doc %{_texmfdistdir}/doc/fonts/antt/GUST-FONT-NOSOURCE-LICENSE.txt
12mr|texlive-antt-2.08-2|523	%doc %{_texmfdistdir}/doc/fonts/antt/MANIFEST.txt
12mr|texlive-antt-2.08-2|524	%doc %{_texmfdistdir}/doc/fonts/antt/README
12mr|texlive-antt-2.08-2|525	%doc %{_texmfdistdir}/doc/fonts/antt/antt-latex-cyr.tex
12mr|texlive-antt-2.08-2|526	%doc %{_texmfdistdir}/doc/fonts/antt/antt-latex-math.tex
12mr|texlive-antt-2.08-2|527	%doc %{_texmfdistdir}/doc/fonts/antt/antt-latex-pl.tex
12mr|texlive-antt-2.08-2|528	%doc %{_texmfdistdir}/doc/fonts/antt/antt-latex-t2a.tex
12mr|texlive-antt-2.08-2|529	%doc %{_texmfdistdir}/doc/fonts/antt/antt-latex-t5.tex
12mr|texlive-antt-2.08-2|530	%doc %{_texmfdistdir}/doc/fonts/antt/antt-mathtest.tex
12mr|texlive-antt-2.08-2|531	%doc %{_texmfdistdir}/doc/fonts/antt/antt-table.tex
12mr|texlive-antt-2.08-2|532	%doc %{_texmfdistdir}/doc/latex/antt/README
12mr|texlive-antt-2.08-2|533	
12mr|texlive-antt-2.08-2|534	#-----------------------------------------------------------------------
12mr|texlive-antt-2.08-2|535	%prep
12mr|texlive-antt-2.08-2|536	%setup -c -a0 -a1
12mr|texlive-antt-2.08-2|537	
12mr|texlive-antt-2.08-2|538	%build
12mr|texlive-antt-2.08-2|539	
12mr|texlive-antt-2.08-2|540	%install
12mr|texlive-antt-2.08-2|541	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-antt-2.08-2|542	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-antt-2.08-2|543	
12mr|texlive-antt-2.08-2|544	
12mr|texlive-antt-2.08-2|545	
12mr|texlive-antt-2.08-2|546	%changelog
12mr|texlive-antt-2.08-2|547	

16665 12
12mr|texlive-anufinalexam-20120417-2|1	# revision 26053
12mr|texlive-anufinalexam-20120417-2|2	# category Package
12mr|texlive-anufinalexam-20120417-2|3	# catalog-ctan /macros/latex/contrib/anufinalexam/ANUfinalexam.tex
12mr|texlive-anufinalexam-20120417-2|4	# catalog-date 2012-04-17 00:02:56 +0200
12mr|texlive-anufinalexam-20120417-2|5	# catalog-license gpl
12mr|texlive-anufinalexam-20120417-2|6	# catalog-version undef
12mr|texlive-anufinalexam-20120417-2|7	Name:		texlive-anufinalexam
12mr|texlive-anufinalexam-20120417-2|8	Version:	20120417
12mr|texlive-anufinalexam-20120417-2|9	Release:	2
12mr|texlive-anufinalexam-20120417-2|10	Summary:	LaTeX document shell for ANU final exam
12mr|texlive-anufinalexam-20120417-2|11	Group:		Publishing
12mr|texlive-anufinalexam-20120417-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/anufinalexam/ANUfinalexam.tex
12mr|texlive-anufinalexam-20120417-2|13	License:	GPL
12mr|texlive-anufinalexam-20120417-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/anufinalexam.tar.xz
12mr|texlive-anufinalexam-20120417-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/anufinalexam.doc.tar.xz
12mr|texlive-anufinalexam-20120417-2|16	BuildArch:	noarch
12mr|texlive-anufinalexam-20120417-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-anufinalexam-20120417-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-anufinalexam-20120417-2|19	
12mr|texlive-anufinalexam-20120417-2|20	%description
12mr|texlive-anufinalexam-20120417-2|21	This LaTeX document shell is created for the standard
12mr|texlive-anufinalexam-20120417-2|22	formatting of final exams in The Australian National
12mr|texlive-anufinalexam-20120417-2|23	University.
12mr|texlive-anufinalexam-20120417-2|24	
12mr|texlive-anufinalexam-20120417-2|25	#-----------------------------------------------------------------------
12mr|texlive-anufinalexam-20120417-2|26	%files
12mr|texlive-anufinalexam-20120417-2|27	%doc %{_texmfdistdir}/doc/latex/anufinalexam/ANUfinalexam.tex
12mr|texlive-anufinalexam-20120417-2|28	%doc %{_texmfdistdir}/doc/latex/anufinalexam/README
12mr|texlive-anufinalexam-20120417-2|29	
12mr|texlive-anufinalexam-20120417-2|30	#-----------------------------------------------------------------------
12mr|texlive-anufinalexam-20120417-2|31	%prep
12mr|texlive-anufinalexam-20120417-2|32	%setup -c -a0 -a1
12mr|texlive-anufinalexam-20120417-2|33	
12mr|texlive-anufinalexam-20120417-2|34	%build
12mr|texlive-anufinalexam-20120417-2|35	
12mr|texlive-anufinalexam-20120417-2|36	%install
12mr|texlive-anufinalexam-20120417-2|37	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-anufinalexam-20120417-2|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-anufinalexam-20120417-2|39	
12mr|texlive-anufinalexam-20120417-2|40	
12mr|texlive-anufinalexam-20120417-2|41	
12mr|texlive-anufinalexam-20120417-2|42	%changelog
12mr|texlive-anufinalexam-20120417-2|43	

16666 12
12mr|texlive-anyfontsize-20100215-2|1	# revision 17050
12mr|texlive-anyfontsize-20100215-2|2	# category Package
12mr|texlive-anyfontsize-20100215-2|3	# catalog-ctan /macros/latex/contrib/anyfontsize
12mr|texlive-anyfontsize-20100215-2|4	# catalog-date 2010-02-15 00:07:58 +0100
12mr|texlive-anyfontsize-20100215-2|5	# catalog-license lppl
12mr|texlive-anyfontsize-20100215-2|6	# catalog-version undef
12mr|texlive-anyfontsize-20100215-2|7	Name:		texlive-anyfontsize
12mr|texlive-anyfontsize-20100215-2|8	Version:	20100215
12mr|texlive-anyfontsize-20100215-2|9	Release:	2
12mr|texlive-anyfontsize-20100215-2|10	Summary:	Select any font size in LaTeX
12mr|texlive-anyfontsize-20100215-2|11	Group:		Publishing
12mr|texlive-anyfontsize-20100215-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/anyfontsize
12mr|texlive-anyfontsize-20100215-2|13	License:	LPPL
12mr|texlive-anyfontsize-20100215-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/anyfontsize.tar.xz
12mr|texlive-anyfontsize-20100215-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/anyfontsize.doc.tar.xz
12mr|texlive-anyfontsize-20100215-2|16	BuildArch:	noarch
12mr|texlive-anyfontsize-20100215-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-anyfontsize-20100215-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-anyfontsize-20100215-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-anyfontsize-20100215-2|20	
12mr|texlive-anyfontsize-20100215-2|21	%description
12mr|texlive-anyfontsize-20100215-2|22	The package allows the to user select any font size (via e.g.
12mr|texlive-anyfontsize-20100215-2|23	\fontsize{...}{...}\selectfont), even those sizes that are not
12mr|texlive-anyfontsize-20100215-2|24	listed in the .fd file. If such a size is requested, LaTeX will
12mr|texlive-anyfontsize-20100215-2|25	search for and select the nearest listed size; anyfontsize will
12mr|texlive-anyfontsize-20100215-2|26	then scale the font to the size actually requested. Similar
12mr|texlive-anyfontsize-20100215-2|27	functionality is available for the CM family, for the EC
12mr|texlive-anyfontsize-20100215-2|28	family, or for either computer modern encoding; the present
12mr|texlive-anyfontsize-20100215-2|29	package generalises the facility.
12mr|texlive-anyfontsize-20100215-2|30	
12mr|texlive-anyfontsize-20100215-2|31	%post
12mr|texlive-anyfontsize-20100215-2|32	%{_sbindir}/texlive.post
12mr|texlive-anyfontsize-20100215-2|33	
12mr|texlive-anyfontsize-20100215-2|34	%postun
12mr|texlive-anyfontsize-20100215-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-anyfontsize-20100215-2|36	%{_sbindir}/texlive.post
12mr|texlive-anyfontsize-20100215-2|37	fi
12mr|texlive-anyfontsize-20100215-2|38	
12mr|texlive-anyfontsize-20100215-2|39	#-----------------------------------------------------------------------
12mr|texlive-anyfontsize-20100215-2|40	%files
12mr|texlive-anyfontsize-20100215-2|41	%{_texmfdistdir}/tex/latex/anyfontsize/anyfontsize.sty
12mr|texlive-anyfontsize-20100215-2|42	%doc %{_texmfdistdir}/doc/latex/anyfontsize/README
12mr|texlive-anyfontsize-20100215-2|43	%doc %{_texmfdistdir}/doc/latex/anyfontsize/anyfontsize.pdf
12mr|texlive-anyfontsize-20100215-2|44	%doc %{_texmfdistdir}/doc/latex/anyfontsize/anyfontsize.tex
12mr|texlive-anyfontsize-20100215-2|45	
12mr|texlive-anyfontsize-20100215-2|46	#-----------------------------------------------------------------------
12mr|texlive-anyfontsize-20100215-2|47	%prep
12mr|texlive-anyfontsize-20100215-2|48	%setup -c -a0 -a1
12mr|texlive-anyfontsize-20100215-2|49	
12mr|texlive-anyfontsize-20100215-2|50	%build
12mr|texlive-anyfontsize-20100215-2|51	
12mr|texlive-anyfontsize-20100215-2|52	%install
12mr|texlive-anyfontsize-20100215-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-anyfontsize-20100215-2|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-anyfontsize-20100215-2|55	
12mr|texlive-anyfontsize-20100215-2|56	
12mr|texlive-anyfontsize-20100215-2|57	
12mr|texlive-anyfontsize-20100215-2|58	%changelog
12mr|texlive-anyfontsize-20100215-2|59	

16667 12
12mr|texlive-anysize-20090924-2|1	# revision 15878
12mr|texlive-anysize-20090924-2|2	# category Package
12mr|texlive-anysize-20090924-2|3	# catalog-ctan /macros/latex/contrib/anysize
12mr|texlive-anysize-20090924-2|4	# catalog-date 2009-09-24 14:57:17 +0200
12mr|texlive-anysize-20090924-2|5	# catalog-license pd
12mr|texlive-anysize-20090924-2|6	# catalog-version undef
12mr|texlive-anysize-20090924-2|7	Name:		texlive-anysize
12mr|texlive-anysize-20090924-2|8	Version:	20090924
12mr|texlive-anysize-20090924-2|9	Release:	2
12mr|texlive-anysize-20090924-2|10	Summary:	A simple package to set up document margins
12mr|texlive-anysize-20090924-2|11	Group:		Publishing
12mr|texlive-anysize-20090924-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/anysize
12mr|texlive-anysize-20090924-2|13	License:	PD
12mr|texlive-anysize-20090924-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/anysize.tar.xz
12mr|texlive-anysize-20090924-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/anysize.doc.tar.xz
12mr|texlive-anysize-20090924-2|16	BuildArch:	noarch
12mr|texlive-anysize-20090924-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-anysize-20090924-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-anysize-20090924-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-anysize-20090924-2|20	
12mr|texlive-anysize-20090924-2|21	%description
12mr|texlive-anysize-20090924-2|22	This package is considered obsolete; alternatives are the
12mr|texlive-anysize-20090924-2|23	typearea package from the koma-script bundle, or the geometry
12mr|texlive-anysize-20090924-2|24	package.
12mr|texlive-anysize-20090924-2|25	
12mr|texlive-anysize-20090924-2|26	%post
12mr|texlive-anysize-20090924-2|27	%{_sbindir}/texlive.post
12mr|texlive-anysize-20090924-2|28	
12mr|texlive-anysize-20090924-2|29	%postun
12mr|texlive-anysize-20090924-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-anysize-20090924-2|31	%{_sbindir}/texlive.post
12mr|texlive-anysize-20090924-2|32	fi
12mr|texlive-anysize-20090924-2|33	
12mr|texlive-anysize-20090924-2|34	#-----------------------------------------------------------------------
12mr|texlive-anysize-20090924-2|35	%files
12mr|texlive-anysize-20090924-2|36	%{_texmfdistdir}/tex/latex/anysize/anysize.sty
12mr|texlive-anysize-20090924-2|37	%doc %{_texmfdistdir}/doc/latex/anysize/README
12mr|texlive-anysize-20090924-2|38	%doc %{_texmfdistdir}/doc/latex/anysize/anysize.pdf
12mr|texlive-anysize-20090924-2|39	%doc %{_texmfdistdir}/doc/latex/anysize/anysize.tex
12mr|texlive-anysize-20090924-2|40	
12mr|texlive-anysize-20090924-2|41	#-----------------------------------------------------------------------
12mr|texlive-anysize-20090924-2|42	%prep
12mr|texlive-anysize-20090924-2|43	%setup -c -a0 -a1
12mr|texlive-anysize-20090924-2|44	
12mr|texlive-anysize-20090924-2|45	%build
12mr|texlive-anysize-20090924-2|46	
12mr|texlive-anysize-20090924-2|47	%install
12mr|texlive-anysize-20090924-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-anysize-20090924-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-anysize-20090924-2|50	
12mr|texlive-anysize-20090924-2|51	
12mr|texlive-anysize-20090924-2|52	
12mr|texlive-anysize-20090924-2|53	%changelog
12mr|texlive-anysize-20090924-2|54	

16668 12
12mr|texlive-aomart-1.10-2|1	# revision 23349
12mr|texlive-aomart-1.10-2|2	# category Package
12mr|texlive-aomart-1.10-2|3	# catalog-ctan /macros/latex/contrib/aomart
12mr|texlive-aomart-1.10-2|4	# catalog-date 2011-06-22 20:08:44 +0200
12mr|texlive-aomart-1.10-2|5	# catalog-license lppl1.3
12mr|texlive-aomart-1.10-2|6	# catalog-version 1.10
12mr|texlive-aomart-1.10-2|7	Name:		texlive-aomart
12mr|texlive-aomart-1.10-2|8	Version:	1.10
12mr|texlive-aomart-1.10-2|9	Release:	2
12mr|texlive-aomart-1.10-2|10	Summary:	Typeset articles for the Annals of Mathematics
12mr|texlive-aomart-1.10-2|11	Group:		Publishing
12mr|texlive-aomart-1.10-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/aomart
12mr|texlive-aomart-1.10-2|13	License:	LPPL1.3
12mr|texlive-aomart-1.10-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aomart.tar.xz
12mr|texlive-aomart-1.10-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aomart.doc.tar.xz
12mr|texlive-aomart-1.10-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aomart.source.tar.xz
12mr|texlive-aomart-1.10-2|17	BuildArch:	noarch
12mr|texlive-aomart-1.10-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-aomart-1.10-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-aomart-1.10-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-aomart-1.10-2|21	
12mr|texlive-aomart-1.10-2|22	%description
12mr|texlive-aomart-1.10-2|23	The package provides a class for typesetting articles for The
12mr|texlive-aomart-1.10-2|24	Annals of Mathematics.
12mr|texlive-aomart-1.10-2|25	
12mr|texlive-aomart-1.10-2|26	%post
12mr|texlive-aomart-1.10-2|27	%{_sbindir}/texlive.post
12mr|texlive-aomart-1.10-2|28	
12mr|texlive-aomart-1.10-2|29	%postun
12mr|texlive-aomart-1.10-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-aomart-1.10-2|31	%{_sbindir}/texlive.post
12mr|texlive-aomart-1.10-2|32	fi
12mr|texlive-aomart-1.10-2|33	
12mr|texlive-aomart-1.10-2|34	#-----------------------------------------------------------------------
12mr|texlive-aomart-1.10-2|35	%files
12mr|texlive-aomart-1.10-2|36	%{_texmfdistdir}/bibtex/bst/aomart/aomalpha.bst
12mr|texlive-aomart-1.10-2|37	%{_texmfdistdir}/bibtex/bst/aomart/aomplain.bst
12mr|texlive-aomart-1.10-2|38	%{_texmfdistdir}/tex/latex/aomart/aomart.cls
12mr|texlive-aomart-1.10-2|39	%doc %{_texmfdistdir}/doc/latex/aomart/Makefile
12mr|texlive-aomart-1.10-2|40	%doc %{_texmfdistdir}/doc/latex/aomart/README
12mr|texlive-aomart-1.10-2|41	%doc %{_texmfdistdir}/doc/latex/aomart/aomart.bib
12mr|texlive-aomart-1.10-2|42	%doc %{_texmfdistdir}/doc/latex/aomart/aomart.pdf
12mr|texlive-aomart-1.10-2|43	%doc %{_texmfdistdir}/doc/latex/aomart/aomsample.bib
12mr|texlive-aomart-1.10-2|44	%doc %{_texmfdistdir}/doc/latex/aomart/aomsample.pdf
12mr|texlive-aomart-1.10-2|45	%doc %{_texmfdistdir}/doc/latex/aomart/aomsample.tex
12mr|texlive-aomart-1.10-2|46	%doc %{_texmfdistdir}/doc/latex/aomart/aomsample1.pdf
12mr|texlive-aomart-1.10-2|47	%doc %{_texmfdistdir}/doc/latex/aomart/aomsample1.tex
12mr|texlive-aomart-1.10-2|48	%doc %{_texmfdistdir}/doc/latex/aomart/fullref.pl
12mr|texlive-aomart-1.10-2|49	#- source
12mr|texlive-aomart-1.10-2|50	%doc %{_texmfdistdir}/source/latex/aomart/aomart.dtx
12mr|texlive-aomart-1.10-2|51	%doc %{_texmfdistdir}/source/latex/aomart/aomart.ins
12mr|texlive-aomart-1.10-2|52	
12mr|texlive-aomart-1.10-2|53	#-----------------------------------------------------------------------
12mr|texlive-aomart-1.10-2|54	%prep
12mr|texlive-aomart-1.10-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-aomart-1.10-2|56	
12mr|texlive-aomart-1.10-2|57	%build
12mr|texlive-aomart-1.10-2|58	
12mr|texlive-aomart-1.10-2|59	%install
12mr|texlive-aomart-1.10-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-aomart-1.10-2|61	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-aomart-1.10-2|62	
12mr|texlive-aomart-1.10-2|63	
12mr|texlive-aomart-1.10-2|64	
12mr|texlive-aomart-1.10-2|65	%changelog
12mr|texlive-aomart-1.10-2|66	

16669 12
12mr|texlive-apa-1.3.4-2|1	# revision 15878
12mr|texlive-apa-1.3.4-2|2	# category Package
12mr|texlive-apa-1.3.4-2|3	# catalog-ctan /macros/latex/contrib/apa
12mr|texlive-apa-1.3.4-2|4	# catalog-date 2008-12-23 16:23:48 +0100
12mr|texlive-apa-1.3.4-2|5	# catalog-license lppl
12mr|texlive-apa-1.3.4-2|6	# catalog-version 1.3.4
12mr|texlive-apa-1.3.4-2|7	Name:		texlive-apa
12mr|texlive-apa-1.3.4-2|8	Version:	1.3.4
12mr|texlive-apa-1.3.4-2|9	Release:	2
12mr|texlive-apa-1.3.4-2|10	Summary:	American Psychological Association format
12mr|texlive-apa-1.3.4-2|11	Group:		Publishing
12mr|texlive-apa-1.3.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/apa
12mr|texlive-apa-1.3.4-2|13	License:	LPPL
12mr|texlive-apa-1.3.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa.tar.xz
12mr|texlive-apa-1.3.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa.doc.tar.xz
12mr|texlive-apa-1.3.4-2|16	BuildArch:	noarch
12mr|texlive-apa-1.3.4-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-apa-1.3.4-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-apa-1.3.4-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-apa-1.3.4-2|20	
12mr|texlive-apa-1.3.4-2|21	%description
12mr|texlive-apa-1.3.4-2|22	A LaTeX class to format text according to the American
12mr|texlive-apa-1.3.4-2|23	Psychological Association Publication Manual (5th ed.)
12mr|texlive-apa-1.3.4-2|24	specifications for manuscripts or to the APA journal look found
12mr|texlive-apa-1.3.4-2|25	in journals like the Journal of Experimental Psychology etc. In
12mr|texlive-apa-1.3.4-2|26	addition, it provides regular LaTeX-like output with a few
12mr|texlive-apa-1.3.4-2|27	enhancements and APA-motivated changes.
12mr|texlive-apa-1.3.4-2|28	
12mr|texlive-apa-1.3.4-2|29	%post
12mr|texlive-apa-1.3.4-2|30	%{_sbindir}/texlive.post
12mr|texlive-apa-1.3.4-2|31	
12mr|texlive-apa-1.3.4-2|32	%postun
12mr|texlive-apa-1.3.4-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-apa-1.3.4-2|34	%{_sbindir}/texlive.post
12mr|texlive-apa-1.3.4-2|35	fi
12mr|texlive-apa-1.3.4-2|36	
12mr|texlive-apa-1.3.4-2|37	#-----------------------------------------------------------------------
12mr|texlive-apa-1.3.4-2|38	%files
12mr|texlive-apa-1.3.4-2|39	%{_texmfdistdir}/tex/latex/apa/apa.cls
12mr|texlive-apa-1.3.4-2|40	%{_texmfdistdir}/tex/latex/apa/dutch.apa
12mr|texlive-apa-1.3.4-2|41	%{_texmfdistdir}/tex/latex/apa/english.apa
12mr|texlive-apa-1.3.4-2|42	%{_texmfdistdir}/tex/latex/apa/greek.apa
12mr|texlive-apa-1.3.4-2|43	%doc %{_texmfdistdir}/doc/latex/apa/APAendfloat.cfg
12mr|texlive-apa-1.3.4-2|44	%doc %{_texmfdistdir}/doc/latex/apa/CHANGELOG.txt
12mr|texlive-apa-1.3.4-2|45	%doc %{_texmfdistdir}/doc/latex/apa/LICENCE
12mr|texlive-apa-1.3.4-2|46	%doc %{_texmfdistdir}/doc/latex/apa/README
12mr|texlive-apa-1.3.4-2|47	%doc %{_texmfdistdir}/doc/latex/apa/apacls.html
12mr|texlive-apa-1.3.4-2|48	%doc %{_texmfdistdir}/doc/latex/apa/apacls.txt
12mr|texlive-apa-1.3.4-2|49	%doc %{_texmfdistdir}/doc/latex/apa/apaenum.txt
12mr|texlive-apa-1.3.4-2|50	%doc %{_texmfdistdir}/doc/latex/apa/apaexample.tex
12mr|texlive-apa-1.3.4-2|51	%doc %{_texmfdistdir}/doc/latex/apa/examplebib.bib
12mr|texlive-apa-1.3.4-2|52	%doc %{_texmfdistdir}/doc/latex/apa/examples.txt
12mr|texlive-apa-1.3.4-2|53	
12mr|texlive-apa-1.3.4-2|54	#-----------------------------------------------------------------------
12mr|texlive-apa-1.3.4-2|55	%prep
12mr|texlive-apa-1.3.4-2|56	%setup -c -a0 -a1
12mr|texlive-apa-1.3.4-2|57	
12mr|texlive-apa-1.3.4-2|58	%build
12mr|texlive-apa-1.3.4-2|59	
12mr|texlive-apa-1.3.4-2|60	%install
12mr|texlive-apa-1.3.4-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-apa-1.3.4-2|62	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-apa-1.3.4-2|63	
12mr|texlive-apa-1.3.4-2|64	
12mr|texlive-apa-1.3.4-2|65	
12mr|texlive-apa-1.3.4-2|66	%changelog
12mr|texlive-apa-1.3.4-2|67	

16670 12
12mr|texlive-apa6-1.30-1|1	# revision 25852
12mr|texlive-apa6-1.30-1|2	# category Package
12mr|texlive-apa6-1.30-1|3	# catalog-ctan /macros/latex/contrib/apa6
12mr|texlive-apa6-1.30-1|4	# catalog-date 2012-04-04 15:21:46 +0200
12mr|texlive-apa6-1.30-1|5	# catalog-license lppl1.3
12mr|texlive-apa6-1.30-1|6	# catalog-version 1.3
12mr|texlive-apa6-1.30-1|7	Name:		texlive-apa6
12mr|texlive-apa6-1.30-1|8	Version:	1.30
12mr|texlive-apa6-1.30-1|9	Release:	1
12mr|texlive-apa6-1.30-1|10	Summary:	Format documents in APA style (6th edition)
12mr|texlive-apa6-1.30-1|11	Group:		Publishing
12mr|texlive-apa6-1.30-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/apa6
12mr|texlive-apa6-1.30-1|13	License:	LPPL1.3
12mr|texlive-apa6-1.30-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa6.tar.xz
12mr|texlive-apa6-1.30-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa6.doc.tar.xz
12mr|texlive-apa6-1.30-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa6.source.tar.xz
12mr|texlive-apa6-1.30-1|17	BuildArch:	noarch
12mr|texlive-apa6-1.30-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-apa6-1.30-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-apa6-1.30-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-apa6-1.30-1|21	
12mr|texlive-apa6-1.30-1|22	%description
12mr|texlive-apa6-1.30-1|23	The class formats documents in APA style (6th Edition). It
12mr|texlive-apa6-1.30-1|24	provides a full set of facilities in three different output
12mr|texlive-apa6-1.30-1|25	modes (journal-like appearance, double-spaced manuscript,
12mr|texlive-apa6-1.30-1|26	LaTeX-like document), in contrast to the earlier apa6e, which
12mr|texlive-apa6-1.30-1|27	only formats double-spaced manuscripts in APA style. The class
12mr|texlive-apa6-1.30-1|28	can mask author identity for copies for use in masked peer
12mr|texlive-apa6-1.30-1|29	review. Citations are provided using the apacite bundle; the
12mr|texlive-apa6-1.30-1|30	class requires that package if citations are to be typeset. The
12mr|texlive-apa6-1.30-1|31	class is a development of the apa class (which is no longer
12mr|texlive-apa6-1.30-1|32	maintained).
12mr|texlive-apa6-1.30-1|33	
12mr|texlive-apa6-1.30-1|34	%post
12mr|texlive-apa6-1.30-1|35	%{_sbindir}/texlive.post
12mr|texlive-apa6-1.30-1|36	
12mr|texlive-apa6-1.30-1|37	%postun
12mr|texlive-apa6-1.30-1|38	if [ $1 -eq 0 ]; then
12mr|texlive-apa6-1.30-1|39	%{_sbindir}/texlive.post
12mr|texlive-apa6-1.30-1|40	fi
12mr|texlive-apa6-1.30-1|41	
12mr|texlive-apa6-1.30-1|42	#-----------------------------------------------------------------------
12mr|texlive-apa6-1.30-1|43	%files
12mr|texlive-apa6-1.30-1|44	%{_texmfdistdir}/tex/latex/apa6/apa6.cls
12mr|texlive-apa6-1.30-1|45	%{_texmfdistdir}/tex/latex/apa6/config/APAamerican.txt
12mr|texlive-apa6-1.30-1|46	%{_texmfdistdir}/tex/latex/apa6/config/APAbritish.txt
12mr|texlive-apa6-1.30-1|47	%{_texmfdistdir}/tex/latex/apa6/config/APAczech.txt
12mr|texlive-apa6-1.30-1|48	%{_texmfdistdir}/tex/latex/apa6/config/APAdutch.txt
12mr|texlive-apa6-1.30-1|49	%{_texmfdistdir}/tex/latex/apa6/config/APAendfloat.cfg
12mr|texlive-apa6-1.30-1|50	%{_texmfdistdir}/tex/latex/apa6/config/APAenglish.txt
12mr|texlive-apa6-1.30-1|51	%{_texmfdistdir}/tex/latex/apa6/config/APAgerman.txt
12mr|texlive-apa6-1.30-1|52	%{_texmfdistdir}/tex/latex/apa6/config/APAgreek.txt
12mr|texlive-apa6-1.30-1|53	%{_texmfdistdir}/tex/latex/apa6/config/APAngerman.txt
12mr|texlive-apa6-1.30-1|54	%doc %{_texmfdistdir}/doc/latex/apa6/README
12mr|texlive-apa6-1.30-1|55	%doc %{_texmfdistdir}/doc/latex/apa6/README.txt
12mr|texlive-apa6-1.30-1|56	%doc %{_texmfdistdir}/doc/latex/apa6/apa6.pdf
12mr|texlive-apa6-1.30-1|57	%doc %{_texmfdistdir}/doc/latex/apa6/pseudoTeX/apa6.ptex
12mr|texlive-apa6-1.30-1|58	%doc %{_texmfdistdir}/doc/latex/apa6/samples/Figure1.pdf
12mr|texlive-apa6-1.30-1|59	%doc %{_texmfdistdir}/doc/latex/apa6/samples/bibliography.bib
12mr|texlive-apa6-1.30-1|60	%doc %{_texmfdistdir}/doc/latex/apa6/samples/longsample.tex
12mr|texlive-apa6-1.30-1|61	%doc %{_texmfdistdir}/doc/latex/apa6/samples/shortsample.tex
12mr|texlive-apa6-1.30-1|62	#- source
12mr|texlive-apa6-1.30-1|63	%doc %{_texmfdistdir}/source/latex/apa6/apa6.dtx
12mr|texlive-apa6-1.30-1|64	%doc %{_texmfdistdir}/source/latex/apa6/apa6.ins
12mr|texlive-apa6-1.30-1|65	
12mr|texlive-apa6-1.30-1|66	#-----------------------------------------------------------------------
12mr|texlive-apa6-1.30-1|67	%prep
12mr|texlive-apa6-1.30-1|68	%setup -c -a0 -a1 -a2
12mr|texlive-apa6-1.30-1|69	
12mr|texlive-apa6-1.30-1|70	%build
12mr|texlive-apa6-1.30-1|71	
12mr|texlive-apa6-1.30-1|72	%install
12mr|texlive-apa6-1.30-1|73	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-apa6-1.30-1|74	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-apa6-1.30-1|75	
12mr|texlive-apa6-1.30-1|76	
12mr|texlive-apa6-1.30-1|77	
12mr|texlive-apa6-1.30-1|78	%changelog
12mr|texlive-apa6-1.30-1|79	

16671 12
12mr|texlive-apa6e-0.3-2|1	# revision 23350
12mr|texlive-apa6e-0.3-2|2	# category Package
12mr|texlive-apa6e-0.3-2|3	# catalog-ctan /macros/latex/contrib/apa6e
12mr|texlive-apa6e-0.3-2|4	# catalog-date 2011-07-03 10:15:22 +0200
12mr|texlive-apa6e-0.3-2|5	# catalog-license other-free
12mr|texlive-apa6e-0.3-2|6	# catalog-version 0.3
12mr|texlive-apa6e-0.3-2|7	Name:		texlive-apa6e
12mr|texlive-apa6e-0.3-2|8	Version:	0.3
12mr|texlive-apa6e-0.3-2|9	Release:	2
12mr|texlive-apa6e-0.3-2|10	Summary:	Format manuscripts to APA 6th edition guidelines
12mr|texlive-apa6e-0.3-2|11	Group:		Publishing
12mr|texlive-apa6e-0.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/apa6e
12mr|texlive-apa6e-0.3-2|13	License:	OTHER-FREE
12mr|texlive-apa6e-0.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa6e.tar.xz
12mr|texlive-apa6e-0.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa6e.doc.tar.xz
12mr|texlive-apa6e-0.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apa6e.source.tar.xz
12mr|texlive-apa6e-0.3-2|17	BuildArch:	noarch
12mr|texlive-apa6e-0.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-apa6e-0.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-apa6e-0.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-apa6e-0.3-2|21	
12mr|texlive-apa6e-0.3-2|22	%description
12mr|texlive-apa6e-0.3-2|23	This is a minimalist class file for formatting manuscripts in
12mr|texlive-apa6e-0.3-2|24	the style described in the American Psychological Association
12mr|texlive-apa6e-0.3-2|25	(APA) 6th edition guidelines. Some day, the established (and
12mr|texlive-apa6e-0.3-2|26	more capable) apa class will perhaps gain support for the 6th
12mr|texlive-apa6e-0.3-2|27	edition of the APA guidelines, in which case users should
12mr|texlive-apa6e-0.3-2|28	probably use it instead. But in the mean time, this class may
12mr|texlive-apa6e-0.3-2|29	be useful.
12mr|texlive-apa6e-0.3-2|30	
12mr|texlive-apa6e-0.3-2|31	%post
12mr|texlive-apa6e-0.3-2|32	%{_sbindir}/texlive.post
12mr|texlive-apa6e-0.3-2|33	
12mr|texlive-apa6e-0.3-2|34	%postun
12mr|texlive-apa6e-0.3-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-apa6e-0.3-2|36	%{_sbindir}/texlive.post
12mr|texlive-apa6e-0.3-2|37	fi
12mr|texlive-apa6e-0.3-2|38	
12mr|texlive-apa6e-0.3-2|39	#-----------------------------------------------------------------------
12mr|texlive-apa6e-0.3-2|40	%files
12mr|texlive-apa6e-0.3-2|41	%{_texmfdistdir}/tex/latex/apa6e/apa6e.cls
12mr|texlive-apa6e-0.3-2|42	%doc %{_texmfdistdir}/doc/latex/apa6e/README
12mr|texlive-apa6e-0.3-2|43	%doc %{_texmfdistdir}/doc/latex/apa6e/apa6e.pdf
12mr|texlive-apa6e-0.3-2|44	#- source
12mr|texlive-apa6e-0.3-2|45	%doc %{_texmfdistdir}/source/latex/apa6e/apa6e.dtx
12mr|texlive-apa6e-0.3-2|46	%doc %{_texmfdistdir}/source/latex/apa6e/apa6e.ins
12mr|texlive-apa6e-0.3-2|47	
12mr|texlive-apa6e-0.3-2|48	#-----------------------------------------------------------------------
12mr|texlive-apa6e-0.3-2|49	%prep
12mr|texlive-apa6e-0.3-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-apa6e-0.3-2|51	
12mr|texlive-apa6e-0.3-2|52	%build
12mr|texlive-apa6e-0.3-2|53	
12mr|texlive-apa6e-0.3-2|54	%install
12mr|texlive-apa6e-0.3-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-apa6e-0.3-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-apa6e-0.3-2|57	
12mr|texlive-apa6e-0.3-2|58	
12mr|texlive-apa6e-0.3-2|59	
12mr|texlive-apa6e-0.3-2|60	%changelog
12mr|texlive-apa6e-0.3-2|61	

16672 12
12mr|texlive-apacite-6.01-2|1	# revision 25515
12mr|texlive-apacite-6.01-2|2	# category Package
12mr|texlive-apacite-6.01-2|3	# catalog-ctan /biblio/bibtex/contrib/apacite
12mr|texlive-apacite-6.01-2|4	# catalog-date 2012-02-26 23:50:03 +0100
12mr|texlive-apacite-6.01-2|5	# catalog-license lppl
12mr|texlive-apacite-6.01-2|6	# catalog-version 6.01
12mr|texlive-apacite-6.01-2|7	Name:		texlive-apacite
12mr|texlive-apacite-6.01-2|8	Version:	6.01
12mr|texlive-apacite-6.01-2|9	Release:	2
12mr|texlive-apacite-6.01-2|10	Summary:	Citation style following the rules of the APA
12mr|texlive-apacite-6.01-2|11	Group:		Publishing
12mr|texlive-apacite-6.01-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/apacite
12mr|texlive-apacite-6.01-2|13	License:	LPPL
12mr|texlive-apacite-6.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apacite.tar.xz
12mr|texlive-apacite-6.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apacite.doc.tar.xz
12mr|texlive-apacite-6.01-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apacite.source.tar.xz
12mr|texlive-apacite-6.01-2|17	BuildArch:	noarch
12mr|texlive-apacite-6.01-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-apacite-6.01-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-apacite-6.01-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-apacite-6.01-2|21	
12mr|texlive-apacite-6.01-2|22	%description
12mr|texlive-apacite-6.01-2|23	Apacite provides a BibTeX style and a LaTeX package which are
12mr|texlive-apacite-6.01-2|24	designed to match the requirements of the American
12mr|texlive-apacite-6.01-2|25	Psychological Association's style for citations. The package
12mr|texlive-apacite-6.01-2|26	follows the 6th edition of the APA manual, and is designed to
12mr|texlive-apacite-6.01-2|27	work with the apa6 class. A test document is provided. The
12mr|texlive-apacite-6.01-2|28	package is compatible with chapterbib and (to some extent) with
12mr|texlive-apacite-6.01-2|29	hyperref (for limits of compatibility, see the documentation).
12mr|texlive-apacite-6.01-2|30	The package also includes a means of generating an author index
12mr|texlive-apacite-6.01-2|31	for a document.
12mr|texlive-apacite-6.01-2|32	
12mr|texlive-apacite-6.01-2|33	%post
12mr|texlive-apacite-6.01-2|34	%{_sbindir}/texlive.post
12mr|texlive-apacite-6.01-2|35	
12mr|texlive-apacite-6.01-2|36	%postun
12mr|texlive-apacite-6.01-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-apacite-6.01-2|38	%{_sbindir}/texlive.post
12mr|texlive-apacite-6.01-2|39	fi
12mr|texlive-apacite-6.01-2|40	
12mr|texlive-apacite-6.01-2|41	#-----------------------------------------------------------------------
12mr|texlive-apacite-6.01-2|42	%files
12mr|texlive-apacite-6.01-2|43	%{_texmfdistdir}/bibtex/bst/apacite/apacann.bst
12mr|texlive-apacite-6.01-2|44	%{_texmfdistdir}/bibtex/bst/apacite/apacannx.bst
12mr|texlive-apacite-6.01-2|45	%{_texmfdistdir}/bibtex/bst/apacite/apacite.bst
12mr|texlive-apacite-6.01-2|46	%{_texmfdistdir}/bibtex/bst/apacite/apacitex.bst
12mr|texlive-apacite-6.01-2|47	%{_texmfdistdir}/tex/latex/apacite/apacdoc.sty
12mr|texlive-apacite-6.01-2|48	%{_texmfdistdir}/tex/latex/apacite/apacite.sty
12mr|texlive-apacite-6.01-2|49	%{_texmfdistdir}/tex/latex/apacite/dutch.apc
12mr|texlive-apacite-6.01-2|50	%{_texmfdistdir}/tex/latex/apacite/english.apc
12mr|texlive-apacite-6.01-2|51	%{_texmfdistdir}/tex/latex/apacite/finnish.apc
12mr|texlive-apacite-6.01-2|52	%{_texmfdistdir}/tex/latex/apacite/french.apc
12mr|texlive-apacite-6.01-2|53	%{_texmfdistdir}/tex/latex/apacite/german.apc
12mr|texlive-apacite-6.01-2|54	%{_texmfdistdir}/tex/latex/apacite/greek.apc
12mr|texlive-apacite-6.01-2|55	%{_texmfdistdir}/tex/latex/apacite/ngerman.apc
12mr|texlive-apacite-6.01-2|56	%{_texmfdistdir}/tex/latex/apacite/norsk.apc
12mr|texlive-apacite-6.01-2|57	%{_texmfdistdir}/tex/latex/apacite/spanish.apc
12mr|texlive-apacite-6.01-2|58	%{_texmfdistdir}/tex/latex/apacite/swedish.apc
12mr|texlive-apacite-6.01-2|59	%doc %{_texmfdistdir}/doc/bibtex/apacite/README
12mr|texlive-apacite-6.01-2|60	%doc %{_texmfdistdir}/doc/bibtex/apacite/apa5ex.bib
12mr|texlive-apacite-6.01-2|61	%doc %{_texmfdistdir}/doc/bibtex/apacite/apacite.pdf
12mr|texlive-apacite-6.01-2|62	%doc %{_texmfdistdir}/doc/bibtex/apacite/apacxmpl.tex
12mr|texlive-apacite-6.01-2|63	#- source
12mr|texlive-apacite-6.01-2|64	%doc %{_texmfdistdir}/source/bibtex/apacite/apacite.drv
12mr|texlive-apacite-6.01-2|65	%doc %{_texmfdistdir}/source/bibtex/apacite/apacite.dtx
12mr|texlive-apacite-6.01-2|66	%doc %{_texmfdistdir}/source/bibtex/apacite/apacite.ins
12mr|texlive-apacite-6.01-2|67	
12mr|texlive-apacite-6.01-2|68	#-----------------------------------------------------------------------
12mr|texlive-apacite-6.01-2|69	%prep
12mr|texlive-apacite-6.01-2|70	%setup -c -a0 -a1 -a2
12mr|texlive-apacite-6.01-2|71	
12mr|texlive-apacite-6.01-2|72	%build
12mr|texlive-apacite-6.01-2|73	
12mr|texlive-apacite-6.01-2|74	%install
12mr|texlive-apacite-6.01-2|75	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-apacite-6.01-2|76	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-apacite-6.01-2|77	
12mr|texlive-apacite-6.01-2|78	
12mr|texlive-apacite-6.01-2|79	
12mr|texlive-apacite-6.01-2|80	%changelog
12mr|texlive-apacite-6.01-2|81	

16673 12
12mr|texlive-apalike2-20091109-2|1	# revision 15878
12mr|texlive-apalike2-20091109-2|2	# category Package
12mr|texlive-apalike2-20091109-2|3	# catalog-ctan /biblio/bibtex/contrib/apalike2/apalike2.bst
12mr|texlive-apalike2-20091109-2|4	# catalog-date 2009-11-09 13:03:38 +0100
12mr|texlive-apalike2-20091109-2|5	# catalog-license other-free
12mr|texlive-apalike2-20091109-2|6	# catalog-version undef
12mr|texlive-apalike2-20091109-2|7	Name:		texlive-apalike2
12mr|texlive-apalike2-20091109-2|8	Version:	20091109
12mr|texlive-apalike2-20091109-2|9	Release:	2
12mr|texlive-apalike2-20091109-2|10	Summary:	Bibliography style that approaches APA requirements
12mr|texlive-apalike2-20091109-2|11	Group:		Publishing
12mr|texlive-apalike2-20091109-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/apalike2/apalike2.bst
12mr|texlive-apalike2-20091109-2|13	License:	OTHER-FREE
12mr|texlive-apalike2-20091109-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apalike2.tar.xz
12mr|texlive-apalike2-20091109-2|15	BuildArch:	noarch
12mr|texlive-apalike2-20091109-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-apalike2-20091109-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-apalike2-20091109-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-apalike2-20091109-2|19	
12mr|texlive-apalike2-20091109-2|20	%description
12mr|texlive-apalike2-20091109-2|21	Described as a "local adaptation" of apalike.
12mr|texlive-apalike2-20091109-2|22	
12mr|texlive-apalike2-20091109-2|23	%post
12mr|texlive-apalike2-20091109-2|24	%{_sbindir}/texlive.post
12mr|texlive-apalike2-20091109-2|25	
12mr|texlive-apalike2-20091109-2|26	%postun
12mr|texlive-apalike2-20091109-2|27	if [ $1 -eq 0 ]; then
12mr|texlive-apalike2-20091109-2|28	%{_sbindir}/texlive.post
12mr|texlive-apalike2-20091109-2|29	fi
12mr|texlive-apalike2-20091109-2|30	
12mr|texlive-apalike2-20091109-2|31	#-----------------------------------------------------------------------
12mr|texlive-apalike2-20091109-2|32	%files
12mr|texlive-apalike2-20091109-2|33	%{_texmfdistdir}/bibtex/bst/apalike2/apalike2.bst
12mr|texlive-apalike2-20091109-2|34	
12mr|texlive-apalike2-20091109-2|35	#-----------------------------------------------------------------------
12mr|texlive-apalike2-20091109-2|36	%prep
12mr|texlive-apalike2-20091109-2|37	%setup -c -a0
12mr|texlive-apalike2-20091109-2|38	
12mr|texlive-apalike2-20091109-2|39	%build
12mr|texlive-apalike2-20091109-2|40	
12mr|texlive-apalike2-20091109-2|41	%install
12mr|texlive-apalike2-20091109-2|42	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-apalike2-20091109-2|43	cp -fpar bibtex %{buildroot}%{_texmfdistdir}
12mr|texlive-apalike2-20091109-2|44	
12mr|texlive-apalike2-20091109-2|45	
12mr|texlive-apalike2-20091109-2|46	
12mr|texlive-apalike2-20091109-2|47	%changelog
12mr|texlive-apalike2-20091109-2|48	

16674 12
12mr|texlive-appendix-1.2b-2|1	# revision 15878
12mr|texlive-appendix-1.2b-2|2	# category Package
12mr|texlive-appendix-1.2b-2|3	# catalog-ctan /macros/latex/contrib/appendix
12mr|texlive-appendix-1.2b-2|4	# catalog-date 2009-09-02 11:33:10 +0200
12mr|texlive-appendix-1.2b-2|5	# catalog-license lppl
12mr|texlive-appendix-1.2b-2|6	# catalog-version 1.2b
12mr|texlive-appendix-1.2b-2|7	Name:		texlive-appendix
12mr|texlive-appendix-1.2b-2|8	Version:	1.2b
12mr|texlive-appendix-1.2b-2|9	Release:	2
12mr|texlive-appendix-1.2b-2|10	Summary:	Extra control of appendices
12mr|texlive-appendix-1.2b-2|11	Group:		Publishing
12mr|texlive-appendix-1.2b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/appendix
12mr|texlive-appendix-1.2b-2|13	License:	LPPL
12mr|texlive-appendix-1.2b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/appendix.tar.xz
12mr|texlive-appendix-1.2b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/appendix.doc.tar.xz
12mr|texlive-appendix-1.2b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/appendix.source.tar.xz
12mr|texlive-appendix-1.2b-2|17	BuildArch:	noarch
12mr|texlive-appendix-1.2b-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-appendix-1.2b-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-appendix-1.2b-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-appendix-1.2b-2|21	
12mr|texlive-appendix-1.2b-2|22	%description
12mr|texlive-appendix-1.2b-2|23	The appendix package provides various ways of formatting the
12mr|texlive-appendix-1.2b-2|24	titles of appendices. Also (sub)appendices environments are
12mr|texlive-appendix-1.2b-2|25	provided that can be used, for example, for per chapter/section
12mr|texlive-appendix-1.2b-2|26	appendices. The word `Appendix' or similar can be prepended to
12mr|texlive-appendix-1.2b-2|27	the appendix number for article class documents. The word
12mr|texlive-appendix-1.2b-2|28	`Appendices' or similar can be added to the table of contents
12mr|texlive-appendix-1.2b-2|29	before the appendices are listed. The word `Appendices' or
12mr|texlive-appendix-1.2b-2|30	similar can be typeset as a \part-like heading (page) in the
12mr|texlive-appendix-1.2b-2|31	body. An appendices environment is provided which can be used
12mr|texlive-appendix-1.2b-2|32	instead of the \appendix command.
12mr|texlive-appendix-1.2b-2|33	
12mr|texlive-appendix-1.2b-2|34	%post
12mr|texlive-appendix-1.2b-2|35	%{_sbindir}/texlive.post
12mr|texlive-appendix-1.2b-2|36	
12mr|texlive-appendix-1.2b-2|37	%postun
12mr|texlive-appendix-1.2b-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-appendix-1.2b-2|39	%{_sbindir}/texlive.post
12mr|texlive-appendix-1.2b-2|40	fi
12mr|texlive-appendix-1.2b-2|41	
12mr|texlive-appendix-1.2b-2|42	#-----------------------------------------------------------------------
12mr|texlive-appendix-1.2b-2|43	%files
12mr|texlive-appendix-1.2b-2|44	%{_texmfdistdir}/tex/latex/appendix/appendix.sty
12mr|texlive-appendix-1.2b-2|45	%doc %{_texmfdistdir}/doc/latex/appendix/README
12mr|texlive-appendix-1.2b-2|46	%doc %{_texmfdistdir}/doc/latex/appendix/appendix.pdf
12mr|texlive-appendix-1.2b-2|47	#- source
12mr|texlive-appendix-1.2b-2|48	%doc %{_texmfdistdir}/source/latex/appendix/appendix.dtx
12mr|texlive-appendix-1.2b-2|49	%doc %{_texmfdistdir}/source/latex/appendix/appendix.ins
12mr|texlive-appendix-1.2b-2|50	
12mr|texlive-appendix-1.2b-2|51	#-----------------------------------------------------------------------
12mr|texlive-appendix-1.2b-2|52	%prep
12mr|texlive-appendix-1.2b-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-appendix-1.2b-2|54	
12mr|texlive-appendix-1.2b-2|55	%build
12mr|texlive-appendix-1.2b-2|56	
12mr|texlive-appendix-1.2b-2|57	%install
12mr|texlive-appendix-1.2b-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-appendix-1.2b-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-appendix-1.2b-2|60	
12mr|texlive-appendix-1.2b-2|61	
12mr|texlive-appendix-1.2b-2|62	
12mr|texlive-appendix-1.2b-2|63	%changelog
12mr|texlive-appendix-1.2b-2|64	

16675 12
12mr|texlive-appendixnumberbeamer-20120329-1|1	# revision 25809
12mr|texlive-appendixnumberbeamer-20120329-1|2	# category Package
12mr|texlive-appendixnumberbeamer-20120329-1|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/appendixnumberbeamer
12mr|texlive-appendixnumberbeamer-20120329-1|4	# catalog-date 2012-03-29 08:44:19 +0200
12mr|texlive-appendixnumberbeamer-20120329-1|5	# catalog-license gpl3
12mr|texlive-appendixnumberbeamer-20120329-1|6	# catalog-version undef
12mr|texlive-appendixnumberbeamer-20120329-1|7	Name:		texlive-appendixnumberbeamer
12mr|texlive-appendixnumberbeamer-20120329-1|8	Version:	20120329
12mr|texlive-appendixnumberbeamer-20120329-1|9	Release:	1
12mr|texlive-appendixnumberbeamer-20120329-1|10	Summary:	Manage frame numbering in appendixes in beamer
12mr|texlive-appendixnumberbeamer-20120329-1|11	Group:		Publishing
12mr|texlive-appendixnumberbeamer-20120329-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/appendixnumberbeamer
12mr|texlive-appendixnumberbeamer-20120329-1|13	License:	GPL3
12mr|texlive-appendixnumberbeamer-20120329-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/appendixnumberbeamer.tar.xz
12mr|texlive-appendixnumberbeamer-20120329-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/appendixnumberbeamer.doc.tar.xz
12mr|texlive-appendixnumberbeamer-20120329-1|16	BuildArch:	noarch
12mr|texlive-appendixnumberbeamer-20120329-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-appendixnumberbeamer-20120329-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-appendixnumberbeamer-20120329-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-appendixnumberbeamer-20120329-1|20	
12mr|texlive-appendixnumberbeamer-20120329-1|21	%description
12mr|texlive-appendixnumberbeamer-20120329-1|22	The package arranges that an appendix in a beamer presentation
12mr|texlive-appendixnumberbeamer-20120329-1|23	is not counted in the frame count of the presentation;
12mr|texlive-appendixnumberbeamer-20120329-1|24	appendixes are numbered starting from one.
12mr|texlive-appendixnumberbeamer-20120329-1|25	
12mr|texlive-appendixnumberbeamer-20120329-1|26	%post
12mr|texlive-appendixnumberbeamer-20120329-1|27	%{_sbindir}/texlive.post
12mr|texlive-appendixnumberbeamer-20120329-1|28	
12mr|texlive-appendixnumberbeamer-20120329-1|29	%postun
12mr|texlive-appendixnumberbeamer-20120329-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-appendixnumberbeamer-20120329-1|31	%{_sbindir}/texlive.post
12mr|texlive-appendixnumberbeamer-20120329-1|32	fi
12mr|texlive-appendixnumberbeamer-20120329-1|33	
12mr|texlive-appendixnumberbeamer-20120329-1|34	#-----------------------------------------------------------------------
12mr|texlive-appendixnumberbeamer-20120329-1|35	%files
12mr|texlive-appendixnumberbeamer-20120329-1|36	%{_texmfdistdir}/tex/latex/appendixnumberbeamer/appendixnumberbeamer.sty
12mr|texlive-appendixnumberbeamer-20120329-1|37	%doc %{_texmfdistdir}/doc/latex/appendixnumberbeamer/README
12mr|texlive-appendixnumberbeamer-20120329-1|38	
12mr|texlive-appendixnumberbeamer-20120329-1|39	#-----------------------------------------------------------------------
12mr|texlive-appendixnumberbeamer-20120329-1|40	%prep
12mr|texlive-appendixnumberbeamer-20120329-1|41	%setup -c -a0 -a1
12mr|texlive-appendixnumberbeamer-20120329-1|42	
12mr|texlive-appendixnumberbeamer-20120329-1|43	%build
12mr|texlive-appendixnumberbeamer-20120329-1|44	
12mr|texlive-appendixnumberbeamer-20120329-1|45	%install
12mr|texlive-appendixnumberbeamer-20120329-1|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-appendixnumberbeamer-20120329-1|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-appendixnumberbeamer-20120329-1|48	
12mr|texlive-appendixnumberbeamer-20120329-1|49	
12mr|texlive-appendixnumberbeamer-20120329-1|50	
12mr|texlive-appendixnumberbeamer-20120329-1|51	%changelog
12mr|texlive-appendixnumberbeamer-20120329-1|52	

16676 12
12mr|texlive-apprends-latex-4.02-2|1	# revision 19306
12mr|texlive-apprends-latex-4.02-2|2	# category Package
12mr|texlive-apprends-latex-4.02-2|3	# catalog-ctan /info/apprends-latex
12mr|texlive-apprends-latex-4.02-2|4	# catalog-date 2010-07-09 10:38:38 +0200
12mr|texlive-apprends-latex-4.02-2|5	# catalog-license lppl
12mr|texlive-apprends-latex-4.02-2|6	# catalog-version 4.02
12mr|texlive-apprends-latex-4.02-2|7	Name:		texlive-apprends-latex
12mr|texlive-apprends-latex-4.02-2|8	Version:	4.02
12mr|texlive-apprends-latex-4.02-2|9	Release:	2
12mr|texlive-apprends-latex-4.02-2|10	Summary:	Apprends LaTeX!
12mr|texlive-apprends-latex-4.02-2|11	Group:		Publishing
12mr|texlive-apprends-latex-4.02-2|12	URL:		http://www.ctan.org/tex-archive/info/apprends-latex
12mr|texlive-apprends-latex-4.02-2|13	License:	LPPL
12mr|texlive-apprends-latex-4.02-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apprends-latex.tar.xz
12mr|texlive-apprends-latex-4.02-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apprends-latex.doc.tar.xz
12mr|texlive-apprends-latex-4.02-2|16	BuildArch:	noarch
12mr|texlive-apprends-latex-4.02-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-apprends-latex-4.02-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-apprends-latex-4.02-2|19	
12mr|texlive-apprends-latex-4.02-2|20	%description
12mr|texlive-apprends-latex-4.02-2|21	Apprends LaTeX! ("Learn LaTeX", in English) is French
12mr|texlive-apprends-latex-4.02-2|22	documentation for LaTeX beginners.
12mr|texlive-apprends-latex-4.02-2|23	
12mr|texlive-apprends-latex-4.02-2|24	#-----------------------------------------------------------------------
12mr|texlive-apprends-latex-4.02-2|25	%files
12mr|texlive-apprends-latex-4.02-2|26	%doc %{_texmfdistdir}/doc/latex/apprends-latex/Apprends_LaTeX.pdf
12mr|texlive-apprends-latex-4.02-2|27	%doc %{_texmfdistdir}/doc/latex/apprends-latex/Apprends_LaTeX.tex
12mr|texlive-apprends-latex-4.02-2|28	%doc %{_texmfdistdir}/doc/latex/apprends-latex/README
12mr|texlive-apprends-latex-4.02-2|29	%doc %{_texmfdistdir}/doc/latex/apprends-latex/avance.bib
12mr|texlive-apprends-latex-4.02-2|30	%doc %{_texmfdistdir}/doc/latex/apprends-latex/bibliographie-index.bib
12mr|texlive-apprends-latex-4.02-2|31	%doc %{_texmfdistdir}/doc/latex/apprends-latex/divers.bib
12mr|texlive-apprends-latex-4.02-2|32	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/Makefile
12mr|texlive-apprends-latex-4.02-2|33	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/beamer-themes.pl
12mr|texlive-apprends-latex-4.02-2|34	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/beamer-titlepage.tex
12mr|texlive-apprends-latex-4.02-2|35	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/currvita.tex
12mr|texlive-apprends-latex-4.02-2|36	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/curve-experience.tex
12mr|texlive-apprends-latex-4.02-2|37	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/curve-extra.tex
12mr|texlive-apprends-latex-4.02-2|38	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/curve-formation.tex
12mr|texlive-apprends-latex-4.02-2|39	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/curve-langues.tex
12mr|texlive-apprends-latex-4.02-2|40	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/curve-methodologies.tex
12mr|texlive-apprends-latex-4.02-2|41	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/curve-references.tex
12mr|texlive-apprends-latex-4.02-2|42	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/curve.tex
12mr|texlive-apprends-latex-4.02-2|43	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/letter.tex
12mr|texlive-apprends-latex-4.02-2|44	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/moderncv.tex
12mr|texlive-apprends-latex-4.02-2|45	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/polices.pl
12mr|texlive-apprends-latex-4.02-2|46	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/scrlttr2.tex
12mr|texlive-apprends-latex-4.02-2|47	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/seraphin-lampion.jpg
12mr|texlive-apprends-latex-4.02-2|48	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/slides.tex
12mr|texlive-apprends-latex-4.02-2|49	%doc %{_texmfdistdir}/doc/latex/apprends-latex/exemples/tikz.tex
12mr|texlive-apprends-latex-4.02-2|50	%doc %{_texmfdistdir}/doc/latex/apprends-latex/graphisme.bib
12mr|texlive-apprends-latex-4.02-2|51	%doc %{_texmfdistdir}/doc/latex/apprends-latex/index.ist
12mr|texlive-apprends-latex-4.02-2|52	%doc %{_texmfdistdir}/doc/latex/apprends-latex/latex.bib
12mr|texlive-apprends-latex-4.02-2|53	%doc %{_texmfdistdir}/doc/latex/apprends-latex/latexmkrc
12mr|texlive-apprends-latex-4.02-2|54	%doc %{_texmfdistdir}/doc/latex/apprends-latex/typographie.bib
12mr|texlive-apprends-latex-4.02-2|55	
12mr|texlive-apprends-latex-4.02-2|56	#-----------------------------------------------------------------------
12mr|texlive-apprends-latex-4.02-2|57	%prep
12mr|texlive-apprends-latex-4.02-2|58	%setup -c -a0 -a1
12mr|texlive-apprends-latex-4.02-2|59	
12mr|texlive-apprends-latex-4.02-2|60	%build
12mr|texlive-apprends-latex-4.02-2|61	
12mr|texlive-apprends-latex-4.02-2|62	%install
12mr|texlive-apprends-latex-4.02-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-apprends-latex-4.02-2|64	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-apprends-latex-4.02-2|65	
12mr|texlive-apprends-latex-4.02-2|66	
12mr|texlive-apprends-latex-4.02-2|67	
12mr|texlive-apprends-latex-4.02-2|68	%changelog
12mr|texlive-apprends-latex-4.02-2|69	

16677 12
12mr|texlive-ar-20080419-2|1	# revision 21791
12mr|texlive-ar-20080419-2|2	# category Package
12mr|texlive-ar-20080419-2|3	# catalog-ctan /macros/latex/contrib/ar
12mr|texlive-ar-20080419-2|4	# catalog-date 2008-04-19 22:58:44 +0200
12mr|texlive-ar-20080419-2|5	# catalog-license other-free
12mr|texlive-ar-20080419-2|6	# catalog-version undef
12mr|texlive-ar-20080419-2|7	Name:		texlive-ar
12mr|texlive-ar-20080419-2|8	Version:	20080419
12mr|texlive-ar-20080419-2|9	Release:	2
12mr|texlive-ar-20080419-2|10	Summary:	Capital A and capital R ligature for Apsect Ratio
12mr|texlive-ar-20080419-2|11	Group:		Publishing
12mr|texlive-ar-20080419-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ar
12mr|texlive-ar-20080419-2|13	License:	OTHER-FREE
12mr|texlive-ar-20080419-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ar.tar.xz
12mr|texlive-ar-20080419-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ar.doc.tar.xz
12mr|texlive-ar-20080419-2|16	BuildArch:	noarch
12mr|texlive-ar-20080419-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ar-20080419-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ar-20080419-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ar-20080419-2|20	
12mr|texlive-ar-20080419-2|21	%description
12mr|texlive-ar-20080419-2|22	Provides MetaFont files and a LaTeX package for producing and
12mr|texlive-ar-20080419-2|23	using the uppercase A/R ligature as used by scientists and
12mr|texlive-ar-20080419-2|24	engineers in the field of aeronautics as the symbol for "aspect
12mr|texlive-ar-20080419-2|25	ratio".
12mr|texlive-ar-20080419-2|26	
12mr|texlive-ar-20080419-2|27	%post
12mr|texlive-ar-20080419-2|28	%{_sbindir}/texlive.post
12mr|texlive-ar-20080419-2|29	
12mr|texlive-ar-20080419-2|30	%postun
12mr|texlive-ar-20080419-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-ar-20080419-2|32	%{_sbindir}/texlive.post
12mr|texlive-ar-20080419-2|33	fi
12mr|texlive-ar-20080419-2|34	
12mr|texlive-ar-20080419-2|35	#-----------------------------------------------------------------------
12mr|texlive-ar-20080419-2|36	%files
12mr|texlive-ar-20080419-2|37	%{_texmfdistdir}/fonts/source/public/ar/ar10.mf
12mr|texlive-ar-20080419-2|38	%{_texmfdistdir}/fonts/source/public/ar/ar12.mf
12mr|texlive-ar-20080419-2|39	%{_texmfdistdir}/fonts/source/public/ar/ar5.mf
12mr|texlive-ar-20080419-2|40	%{_texmfdistdir}/fonts/source/public/ar/ar6.mf
12mr|texlive-ar-20080419-2|41	%{_texmfdistdir}/fonts/source/public/ar/ar7.mf
12mr|texlive-ar-20080419-2|42	%{_texmfdistdir}/fonts/source/public/ar/ar8.mf
12mr|texlive-ar-20080419-2|43	%{_texmfdistdir}/fonts/source/public/ar/ar9.mf
12mr|texlive-ar-20080419-2|44	%{_texmfdistdir}/fonts/tfm/public/ar/ar10.tfm
12mr|texlive-ar-20080419-2|45	%{_texmfdistdir}/fonts/tfm/public/ar/ar12.tfm
12mr|texlive-ar-20080419-2|46	%{_texmfdistdir}/fonts/tfm/public/ar/ar5.tfm
12mr|texlive-ar-20080419-2|47	%{_texmfdistdir}/fonts/tfm/public/ar/ar6.tfm
12mr|texlive-ar-20080419-2|48	%{_texmfdistdir}/fonts/tfm/public/ar/ar7.tfm
12mr|texlive-ar-20080419-2|49	%{_texmfdistdir}/fonts/tfm/public/ar/ar8.tfm
12mr|texlive-ar-20080419-2|50	%{_texmfdistdir}/fonts/tfm/public/ar/ar9.tfm
12mr|texlive-ar-20080419-2|51	%{_texmfdistdir}/tex/latex/ar/ar.sty
12mr|texlive-ar-20080419-2|52	%doc %{_texmfdistdir}/doc/latex/ar/ar.txt
12mr|texlive-ar-20080419-2|53	
12mr|texlive-ar-20080419-2|54	#-----------------------------------------------------------------------
12mr|texlive-ar-20080419-2|55	%prep
12mr|texlive-ar-20080419-2|56	%setup -c -a0 -a1
12mr|texlive-ar-20080419-2|57	
12mr|texlive-ar-20080419-2|58	%build
12mr|texlive-ar-20080419-2|59	
12mr|texlive-ar-20080419-2|60	%install
12mr|texlive-ar-20080419-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ar-20080419-2|62	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ar-20080419-2|63	
12mr|texlive-ar-20080419-2|64	
12mr|texlive-ar-20080419-2|65	
12mr|texlive-ar-20080419-2|66	%changelog
12mr|texlive-ar-20080419-2|67	

16678 12
12mr|texlive-arabi-1.1-3|1	# revision 25095
12mr|texlive-arabi-1.1-3|2	# category Package
12mr|texlive-arabi-1.1-3|3	# catalog-ctan /language/arabic/arabi
12mr|texlive-arabi-1.1-3|4	# catalog-date 2011-12-04 22:44:34 +0100
12mr|texlive-arabi-1.1-3|5	# catalog-license lppl
12mr|texlive-arabi-1.1-3|6	# catalog-version 1.1
12mr|texlive-arabi-1.1-3|7	Name:		texlive-arabi
12mr|texlive-arabi-1.1-3|8	Version:	1.1
12mr|texlive-arabi-1.1-3|9	Release:	3
12mr|texlive-arabi-1.1-3|10	Summary:	(La)TeX support for Arabic and Farsi, compliant with Babel
12mr|texlive-arabi-1.1-3|11	Group:		Publishing
12mr|texlive-arabi-1.1-3|12	URL:		http://www.ctan.org/tex-archive/language/arabic/arabi
12mr|texlive-arabi-1.1-3|13	License:	LPPL
12mr|texlive-arabi-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arabi.tar.xz
12mr|texlive-arabi-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arabi.doc.tar.xz
12mr|texlive-arabi-1.1-3|16	BuildArch:	noarch
12mr|texlive-arabi-1.1-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-arabi-1.1-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-arabi-1.1-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-arabi-1.1-3|20	
12mr|texlive-arabi-1.1-3|21	%description
12mr|texlive-arabi-1.1-3|22	The package provides the Arabic and Farsi script support for
12mr|texlive-arabi-1.1-3|23	TeX without the need of any external pre-processor, and in a
12mr|texlive-arabi-1.1-3|24	way that is compatible with babel. The bi-directional
12mr|texlive-arabi-1.1-3|25	capability supposes that the user has a TeX engine that knows
12mr|texlive-arabi-1.1-3|26	the four primitives \beginR, \endR, \beginL and \endL. That is
12mr|texlive-arabi-1.1-3|27	the case in both the TeX--XeT and e-TeX engines. Arabi will
12mr|texlive-arabi-1.1-3|28	accept input in several 8-bit encodings, including UTF-8. Arabi
12mr|texlive-arabi-1.1-3|29	can make use of a wide variety of Arabic and Farsi fonts; PDF
12mr|texlive-arabi-1.1-3|30	files generated using Arabi may be searched, and text may be
12mr|texlive-arabi-1.1-3|31	copied from them and pasted elsewhere.
12mr|texlive-arabi-1.1-3|32	
12mr|texlive-arabi-1.1-3|33	%post
12mr|texlive-arabi-1.1-3|34	%{_sbindir}/texlive.post
12mr|texlive-arabi-1.1-3|35	
12mr|texlive-arabi-1.1-3|36	%postun
12mr|texlive-arabi-1.1-3|37	if [ $1 -eq 0 ]; then
12mr|texlive-arabi-1.1-3|38	%{_sbindir}/texlive.post
12mr|texlive-arabi-1.1-3|39	fi
12mr|texlive-arabi-1.1-3|40	
12mr|texlive-arabi-1.1-3|41	#-----------------------------------------------------------------------
12mr|texlive-arabi-1.1-3|42	%files
12mr|texlive-arabi-1.1-3|43	%{_texmfdistdir}/fonts/afm/arabi/arabeyes/ae_almohanad_boldItalitalic.afm
12mr|texlive-arabi-1.1-3|44	%{_texmfdistdir}/fonts/afm/arabi/arabeyes/ae_almohanad_thin.afm
12mr|texlive-arabi-1.1-3|45	%{_texmfdistdir}/fonts/afm/arabi/arabeyes/ae_almohanad_xxbold.afm
12mr|texlive-arabi-1.1-3|46	%{_texmfdistdir}/fonts/enc/dvips/arabi/ararabeyes.enc
12mr|texlive-arabi-1.1-3|47	%{_texmfdistdir}/fonts/enc/dvips/arabi/ardtpnaskh.enc
12mr|texlive-arabi-1.1-3|48	%{_texmfdistdir}/fonts/enc/dvips/arabi/ardtpthuluth.enc
12mr|texlive-arabi-1.1-3|49	%{_texmfdistdir}/fonts/enc/dvips/arabi/armonotype.enc
12mr|texlive-arabi-1.1-3|50	%{_texmfdistdir}/fonts/enc/dvips/arabi/aromega.enc
12mr|texlive-arabi-1.1-3|51	%{_texmfdistdir}/fonts/enc/dvips/arabi/arsimplified.enc
12mr|texlive-arabi-1.1-3|52	%{_texmfdistdir}/fonts/enc/dvips/arabi/arunicode.enc
12mr|texlive-arabi-1.1-3|53	%{_texmfdistdir}/fonts/enc/dvips/arabi/farsitex.enc
12mr|texlive-arabi-1.1-3|54	%{_texmfdistdir}/fonts/enc/dvips/arabi/farsiwebencoding.enc
12mr|texlive-arabi-1.1-3|55	%{_texmfdistdir}/fonts/enc/dvips/arabi/frmonotype.enc
12mr|texlive-arabi-1.1-3|56	%{_texmfdistdir}/fonts/enc/dvips/arabi/frsimple.enc
12mr|texlive-arabi-1.1-3|57	%{_texmfdistdir}/fonts/enc/dvips/arabi/frsimplified.enc
12mr|texlive-arabi-1.1-3|58	%{_texmfdistdir}/fonts/enc/dvips/arabi/frunicode.enc
12mr|texlive-arabi-1.1-3|59	%{_texmfdistdir}/fonts/map/dvips/arabi/arabi.map
12mr|texlive-arabi-1.1-3|60	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/ae_almohanad_xxbold.tfm
12mr|texlive-arabi-1.1-3|61	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/ae_alyermook.tfm
12mr|texlive-arabi-1.1-3|62	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/ae_arab.tfm
12mr|texlive-arabi-1.1-3|63	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/ae_tholoth.tfm
12mr|texlive-arabi-1.1-3|64	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealbattar.tfm
12mr|texlive-arabi-1.1-3|65	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealmateen.tfm
12mr|texlive-arabi-1.1-3|66	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealmohanadb.tfm
12mr|texlive-arabi-1.1-3|67	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealmohanadbolditalic.tfm
12mr|texlive-arabi-1.1-3|68	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealmothnna.tfm
12mr|texlive-arabi-1.1-3|69	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aealyermook.tfm
12mr|texlive-arabi-1.1-3|70	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aearab.tfm
12mr|texlive-arabi-1.1-3|71	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aecortoba.tfm
12mr|texlive-arabi-1.1-3|72	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aedimnah.tfm
12mr|texlive-arabi-1.1-3|73	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aefurat.tfm
12mr|texlive-arabi-1.1-3|74	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aegranada.tfm
12mr|texlive-arabi-1.1-3|75	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aegraph.tfm
12mr|texlive-arabi-1.1-3|76	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aehani.tfm
12mr|texlive-arabi-1.1-3|77	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aehor.tfm
12mr|texlive-arabi-1.1-3|78	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aekayrawan.tfm
12mr|texlive-arabi-1.1-3|79	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aekhalid.tfm
12mr|texlive-arabi-1.1-3|80	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aemashq.tfm
12mr|texlive-arabi-1.1-3|81	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aemetal.tfm
12mr|texlive-arabi-1.1-3|82	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aenada.tfm
12mr|texlive-arabi-1.1-3|83	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aenagham.tfm
12mr|texlive-arabi-1.1-3|84	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aenice.tfm
12mr|texlive-arabi-1.1-3|85	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aeostorah.tfm
12mr|texlive-arabi-1.1-3|86	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aeouhod.tfm
12mr|texlive-arabi-1.1-3|87	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aepetra.tfm
12mr|texlive-arabi-1.1-3|88	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aerehan.tfm
12mr|texlive-arabi-1.1-3|89	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aesalem.tfm
12mr|texlive-arabi-1.1-3|90	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aeshado.tfm
12mr|texlive-arabi-1.1-3|91	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aesharjah.tfm
12mr|texlive-arabi-1.1-3|92	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aesindibad.tfm
12mr|texlive-arabi-1.1-3|93	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aetarablus.tfm
12mr|texlive-arabi-1.1-3|94	%{_texmfdistdir}/fonts/tfm/arabi/arabeyes/aetholoth.tfm
12mr|texlive-arabi-1.1-3|95	%{_texmfdistdir}/fonts/tfm/arabi/farsiweb/homa.tfm
12mr|texlive-arabi-1.1-3|96	%{_texmfdistdir}/fonts/tfm/arabi/farsiweb/nazli.tfm
12mr|texlive-arabi-1.1-3|97	%{_texmfdistdir}/fonts/tfm/arabi/farsiweb/nazlib.tfm
12mr|texlive-arabi-1.1-3|98	%{_texmfdistdir}/fonts/tfm/arabi/farsiweb/nazlibout.tfm
12mr|texlive-arabi-1.1-3|99	%{_texmfdistdir}/fonts/tfm/arabi/farsiweb/nazliout.tfm
12mr|texlive-arabi-1.1-3|100	%{_texmfdistdir}/fonts/tfm/arabi/farsiweb/titr.tfm
12mr|texlive-arabi-1.1-3|101	%{_texmfdistdir}/fonts/tfm/arabi/farsiweb/titrout.tfm
12mr|texlive-arabi-1.1-3|102	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_albattar.pfb
12mr|texlive-arabi-1.1-3|103	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almateen.pfb
12mr|texlive-arabi-1.1-3|104	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almohanad_bold.pfb
12mr|texlive-arabi-1.1-3|105	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almohanad_boldItalitalic.pfb
12mr|texlive-arabi-1.1-3|106	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almohanad_thin.pfb
12mr|texlive-arabi-1.1-3|107	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almohanad_xxbold.pfb
12mr|texlive-arabi-1.1-3|108	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_almothnna.pfb
12mr|texlive-arabi-1.1-3|109	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_alyermook.pfb
12mr|texlive-arabi-1.1-3|110	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_arab.pfb
12mr|texlive-arabi-1.1-3|111	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_cortoba.pfb
12mr|texlive-arabi-1.1-3|112	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_dimnah.pfb
12mr|texlive-arabi-1.1-3|113	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_furat.pfb
12mr|texlive-arabi-1.1-3|114	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_granada.pfb
12mr|texlive-arabi-1.1-3|115	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_graph.pfb
12mr|texlive-arabi-1.1-3|116	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_hani.pfb
12mr|texlive-arabi-1.1-3|117	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_hor.pfb
12mr|texlive-arabi-1.1-3|118	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_kayrawan.pfb
12mr|texlive-arabi-1.1-3|119	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_khalid.pfb
12mr|texlive-arabi-1.1-3|120	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_mashq.pfb
12mr|texlive-arabi-1.1-3|121	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_metal.pfb
12mr|texlive-arabi-1.1-3|122	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_nada.pfb
12mr|texlive-arabi-1.1-3|123	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_nagham.pfb
12mr|texlive-arabi-1.1-3|124	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_nice.pfb
12mr|texlive-arabi-1.1-3|125	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_ostorah.pfb
12mr|texlive-arabi-1.1-3|126	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_ouhod.pfb
12mr|texlive-arabi-1.1-3|127	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_petra.pfb
12mr|texlive-arabi-1.1-3|128	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_rehan.pfb
12mr|texlive-arabi-1.1-3|129	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_salem.pfb
12mr|texlive-arabi-1.1-3|130	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_shado.pfb
12mr|texlive-arabi-1.1-3|131	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_sharjah.pfb
12mr|texlive-arabi-1.1-3|132	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_sindibad.pfb
12mr|texlive-arabi-1.1-3|133	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_tarablus.pfb
12mr|texlive-arabi-1.1-3|134	%{_texmfdistdir}/fonts/type1/arabi/arabeyes/ae_tholoth.pfb
12mr|texlive-arabi-1.1-3|135	%{_texmfdistdir}/fonts/type1/arabi/farsiweb/homa.pfb
12mr|texlive-arabi-1.1-3|136	%{_texmfdistdir}/fonts/type1/arabi/farsiweb/nazli.pfb
12mr|texlive-arabi-1.1-3|137	%{_texmfdistdir}/fonts/type1/arabi/farsiweb/nazlib.pfb
12mr|texlive-arabi-1.1-3|138	%{_texmfdistdir}/fonts/type1/arabi/farsiweb/titr.pfb
12mr|texlive-arabi-1.1-3|139	%{_texmfdistdir}/tex/latex/arabi/8859-6.def
12mr|texlive-arabi-1.1-3|140	%{_texmfdistdir}/tex/latex/arabi/PPRarabic.sty
12mr|texlive-arabi-1.1-3|141	%{_texmfdistdir}/tex/latex/arabi/arabi4ht.cfg
12mr|texlive-arabi-1.1-3|142	%{_texmfdistdir}/tex/latex/arabi/arabic.cfg
12mr|texlive-arabi-1.1-3|143	%{_texmfdistdir}/tex/latex/arabi/arabic.ldf
12mr|texlive-arabi-1.1-3|144	%{_texmfdistdir}/tex/latex/arabi/arabicfnt.sty
12mr|texlive-arabi-1.1-3|145	%{_texmfdistdir}/tex/latex/arabi/arabicore.sty
12mr|texlive-arabi-1.1-3|146	%{_texmfdistdir}/tex/latex/arabi/arabiftoday.sty
12mr|texlive-arabi-1.1-3|147	%{_texmfdistdir}/tex/latex/arabi/arabnovowel.sty
12mr|texlive-arabi-1.1-3|148	%{_texmfdistdir}/tex/latex/arabi/arfonts.sty
12mr|texlive-arabi-1.1-3|149	%{_texmfdistdir}/tex/latex/arabi/calendrierfpar.sty
12mr|texlive-arabi-1.1-3|150	%{_texmfdistdir}/tex/latex/arabi/calendrierfpmodified.sty
12mr|texlive-arabi-1.1-3|151	%{_texmfdistdir}/tex/latex/arabi/cp1256.def
12mr|texlive-arabi-1.1-3|152	%{_texmfdistdir}/tex/latex/arabi/farsi.ldf
12mr|texlive-arabi-1.1-3|153	%{_texmfdistdir}/tex/latex/arabi/farsifnt.sty
12mr|texlive-arabi-1.1-3|154	%{_texmfdistdir}/tex/latex/arabi/fmultico.sty
12mr|texlive-arabi-1.1-3|155	%{_texmfdistdir}/tex/latex/arabi/fnum.sty
12mr|texlive-arabi-1.1-3|156	%{_texmfdistdir}/tex/latex/arabi/frfonts.sty
12mr|texlive-arabi-1.1-3|157	%{_texmfdistdir}/tex/latex/arabi/haparabica.sty
12mr|texlive-arabi-1.1-3|158	%{_texmfdistdir}/tex/latex/arabi/laeaealbattar.fd
12mr|texlive-arabi-1.1-3|159	%{_texmfdistdir}/tex/latex/arabi/laeaealmateen.fd
12mr|texlive-arabi-1.1-3|160	%{_texmfdistdir}/tex/latex/arabi/laeaealmohanadb.fd
12mr|texlive-arabi-1.1-3|161	%{_texmfdistdir}/tex/latex/arabi/laeaealmothnna.fd
12mr|texlive-arabi-1.1-3|162	%{_texmfdistdir}/tex/latex/arabi/laeaealyermook.fd
12mr|texlive-arabi-1.1-3|163	%{_texmfdistdir}/tex/latex/arabi/laeaearab.fd
12mr|texlive-arabi-1.1-3|164	%{_texmfdistdir}/tex/latex/arabi/laeaecortoba.fd
12mr|texlive-arabi-1.1-3|165	%{_texmfdistdir}/tex/latex/arabi/laeaedimnah.fd
12mr|texlive-arabi-1.1-3|166	%{_texmfdistdir}/tex/latex/arabi/laeaefurat.fd
12mr|texlive-arabi-1.1-3|167	%{_texmfdistdir}/tex/latex/arabi/laeaegranada.fd
12mr|texlive-arabi-1.1-3|168	%{_texmfdistdir}/tex/latex/arabi/laeaegraph.fd
12mr|texlive-arabi-1.1-3|169	%{_texmfdistdir}/tex/latex/arabi/laeaehani.fd
12mr|texlive-arabi-1.1-3|170	%{_texmfdistdir}/tex/latex/arabi/laeaehor.fd
12mr|texlive-arabi-1.1-3|171	%{_texmfdistdir}/tex/latex/arabi/laeaekayrawan.fd
12mr|texlive-arabi-1.1-3|172	%{_texmfdistdir}/tex/latex/arabi/laeaekhalid.fd
12mr|texlive-arabi-1.1-3|173	%{_texmfdistdir}/tex/latex/arabi/laeaemashq.fd
12mr|texlive-arabi-1.1-3|174	%{_texmfdistdir}/tex/latex/arabi/laeaemetal.fd
12mr|texlive-arabi-1.1-3|175	%{_texmfdistdir}/tex/latex/arabi/laeaenada.fd
12mr|texlive-arabi-1.1-3|176	%{_texmfdistdir}/tex/latex/arabi/laeaenagham.fd
12mr|texlive-arabi-1.1-3|177	%{_texmfdistdir}/tex/latex/arabi/laeaenice.fd
12mr|texlive-arabi-1.1-3|178	%{_texmfdistdir}/tex/latex/arabi/laeaeostorah.fd
12mr|texlive-arabi-1.1-3|179	%{_texmfdistdir}/tex/latex/arabi/laeaeouhod.fd
12mr|texlive-arabi-1.1-3|180	%{_texmfdistdir}/tex/latex/arabi/laeaepetra.fd
12mr|texlive-arabi-1.1-3|181	%{_texmfdistdir}/tex/latex/arabi/laeaerehan.fd
12mr|texlive-arabi-1.1-3|182	%{_texmfdistdir}/tex/latex/arabi/laeaesalem.fd
12mr|texlive-arabi-1.1-3|183	%{_texmfdistdir}/tex/latex/arabi/laeaeshado.fd
12mr|texlive-arabi-1.1-3|184	%{_texmfdistdir}/tex/latex/arabi/laeaesharjah.fd
12mr|texlive-arabi-1.1-3|185	%{_texmfdistdir}/tex/latex/arabi/laeaesindibad.fd
12mr|texlive-arabi-1.1-3|186	%{_texmfdistdir}/tex/latex/arabi/laeaetarablus.fd
12mr|texlive-arabi-1.1-3|187	%{_texmfdistdir}/tex/latex/arabi/laeaetholoth.fd
12mr|texlive-arabi-1.1-3|188	%{_texmfdistdir}/tex/latex/arabi/laeandlso.fd
12mr|texlive-arabi-1.1-3|189	%{_texmfdistdir}/tex/latex/arabi/laeararial.fd
12mr|texlive-arabi-1.1-3|190	%{_texmfdistdir}/tex/latex/arabi/laearcour.fd
12mr|texlive-arabi-1.1-3|191	%{_texmfdistdir}/tex/latex/arabi/laearomega.fd
12mr|texlive-arabi-1.1-3|192	%{_texmfdistdir}/tex/latex/arabi/laearsimpo.fd
12mr|texlive-arabi-1.1-3|193	%{_texmfdistdir}/tex/latex/arabi/laeartimes.fd
12mr|texlive-arabi-1.1-3|194	%{_texmfdistdir}/tex/latex/arabi/laeasv.fd
12mr|texlive-arabi-1.1-3|195	%{_texmfdistdir}/tex/latex/arabi/laecmr.fd
12mr|texlive-arabi-1.1-3|196	%{_texmfdistdir}/tex/latex/arabi/laecmss.fd
12mr|texlive-arabi-1.1-3|197	%{_texmfdistdir}/tex/latex/arabi/laecmtt.fd
12mr|texlive-arabi-1.1-3|198	%{_texmfdistdir}/tex/latex/arabi/laedthuluth.fd
12mr|texlive-arabi-1.1-3|199	%{_texmfdistdir}/tex/latex/arabi/laedtpn.fd
12mr|texlive-arabi-1.1-3|200	%{_texmfdistdir}/tex/latex/arabi/laedtpnsp.fd
12mr|texlive-arabi-1.1-3|201	%{_texmfdistdir}/tex/latex/arabi/laeenc.def
12mr|texlive-arabi-1.1-3|202	%{_texmfdistdir}/tex/latex/arabi/laeenc.dfu
12mr|texlive-arabi-1.1-3|203	%{_texmfdistdir}/tex/latex/arabi/laekacstbook.fd
12mr|texlive-arabi-1.1-3|204	%{_texmfdistdir}/tex/latex/arabi/laemaghribi.fd
12mr|texlive-arabi-1.1-3|205	%{_texmfdistdir}/tex/latex/arabi/laenaskhi.fd
12mr|texlive-arabi-1.1-3|206	%{_texmfdistdir}/tex/latex/arabi/laereqaa.fd
12mr|texlive-arabi-1.1-3|207	%{_texmfdistdir}/tex/latex/arabi/laetraditionalarabic.fd
12mr|texlive-arabi-1.1-3|208	%{_texmfdistdir}/tex/latex/arabi/lagally.sty
12mr|texlive-arabi-1.1-3|209	%{_texmfdistdir}/tex/latex/arabi/lfecmr.fd
12mr|texlive-arabi-1.1-3|210	%{_texmfdistdir}/tex/latex/arabi/lfecmss.fd
12mr|texlive-arabi-1.1-3|211	%{_texmfdistdir}/tex/latex/arabi/lfecmtt.fd
12mr|texlive-arabi-1.1-3|212	%{_texmfdistdir}/tex/latex/arabi/lfeelham.fd
12mr|texlive-arabi-1.1-3|213	%{_texmfdistdir}/tex/latex/arabi/lfeenc.def
12mr|texlive-arabi-1.1-3|214	%{_texmfdistdir}/tex/latex/arabi/lfefandlso.fd
12mr|texlive-arabi-1.1-3|215	%{_texmfdistdir}/tex/latex/arabi/lfefarsismpl.fd
12mr|texlive-arabi-1.1-3|216	%{_texmfdistdir}/tex/latex/arabi/lfefrarial.fd
12mr|texlive-arabi-1.1-3|217	%{_texmfdistdir}/tex/latex/arabi/lfefrtimes.fd
12mr|texlive-arabi-1.1-3|218	%{_texmfdistdir}/tex/latex/arabi/lfeftraditionalarabic.fd
12mr|texlive-arabi-1.1-3|219	%{_texmfdistdir}/tex/latex/arabi/lfehoma.fd
12mr|texlive-arabi-1.1-3|220	%{_texmfdistdir}/tex/latex/arabi/lfekoodak.fd
12mr|texlive-arabi-1.1-3|221	%{_texmfdistdir}/tex/latex/arabi/lfenazli.fd
12mr|texlive-arabi-1.1-3|222	%{_texmfdistdir}/tex/latex/arabi/lfenazliout.fd
12mr|texlive-arabi-1.1-3|223	%{_texmfdistdir}/tex/latex/arabi/lferoya.fd
12mr|texlive-arabi-1.1-3|224	%{_texmfdistdir}/tex/latex/arabi/lfesmplarabic.fd
12mr|texlive-arabi-1.1-3|225	%{_texmfdistdir}/tex/latex/arabi/lfeterafik.fd
12mr|texlive-arabi-1.1-3|226	%{_texmfdistdir}/tex/latex/arabi/lfetitr.fd
12mr|texlive-arabi-1.1-3|227	%{_texmfdistdir}/tex/latex/arabi/lfetitrout.fd
12mr|texlive-arabi-1.1-3|228	%{_texmfdistdir}/tex/latex/arabi/mosq.def
12mr|texlive-arabi-1.1-3|229	%{_texmfdistdir}/tex/latex/arabi/poetry.sty
12mr|texlive-arabi-1.1-3|230	%{_texmfdistdir}/tex/latex/arabi/puenc-ar.def
12mr|texlive-arabi-1.1-3|231	%{_texmfdistdir}/tex/latex/arabi/transcmr.fd
12mr|texlive-arabi-1.1-3|232	%{_texmfdistdir}/tex/latex/arabi/translit.sty
12mr|texlive-arabi-1.1-3|233	%doc %{_texmfdistdir}/doc/latex/arabi/README
12mr|texlive-arabi-1.1-3|234	%doc %{_texmfdistdir}/doc/latex/arabi/bblopts.cfg
12mr|texlive-arabi-1.1-3|235	%doc %{_texmfdistdir}/doc/latex/arabi/big2.pdf
12mr|texlive-arabi-1.1-3|236	%doc %{_texmfdistdir}/doc/latex/arabi/big2.tex
12mr|texlive-arabi-1.1-3|237	%doc %{_texmfdistdir}/doc/latex/arabi/fontchart_arabic.pdf
12mr|texlive-arabi-1.1-3|238	%doc %{_texmfdistdir}/doc/latex/arabi/fontchart_farsi.pdf
12mr|texlive-arabi-1.1-3|239	%doc %{_texmfdistdir}/doc/latex/arabi/lion.pdf
12mr|texlive-arabi-1.1-3|240	%doc %{_texmfdistdir}/doc/latex/arabi/lppl.tex
12mr|texlive-arabi-1.1-3|241	%doc %{_texmfdistdir}/doc/latex/arabi/samplebook.css
12mr|texlive-arabi-1.1-3|242	%doc %{_texmfdistdir}/doc/latex/arabi/samplebook.html
12mr|texlive-arabi-1.1-3|243	%doc %{_texmfdistdir}/doc/latex/arabi/samplebook.pdf
12mr|texlive-arabi-1.1-3|244	%doc %{_texmfdistdir}/doc/latex/arabi/samplebook.tex
12mr|texlive-arabi-1.1-3|245	%doc %{_texmfdistdir}/doc/latex/arabi/test_beamer.pdf
12mr|texlive-arabi-1.1-3|246	%doc %{_texmfdistdir}/doc/latex/arabi/testplaintex.pdf
12mr|texlive-arabi-1.1-3|247	%doc %{_texmfdistdir}/doc/latex/arabi/testplaintex.tex
12mr|texlive-arabi-1.1-3|248	%doc %{_texmfdistdir}/doc/latex/arabi/user_guide.pdf
12mr|texlive-arabi-1.1-3|249	
12mr|texlive-arabi-1.1-3|250	#-----------------------------------------------------------------------
12mr|texlive-arabi-1.1-3|251	%prep
12mr|texlive-arabi-1.1-3|252	%setup -c -a0 -a1
12mr|texlive-arabi-1.1-3|253	
12mr|texlive-arabi-1.1-3|254	%build
12mr|texlive-arabi-1.1-3|255	
12mr|texlive-arabi-1.1-3|256	%install
12mr|texlive-arabi-1.1-3|257	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-arabi-1.1-3|258	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-arabi-1.1-3|259	
12mr|texlive-arabi-1.1-3|260	
12mr|texlive-arabi-1.1-3|261	
12mr|texlive-arabi-1.1-3|262	%changelog
12mr|texlive-arabi-1.1-3|263	

16679 12
12mr|texlive-arabtex-3.17-1|1	# revision 25711
12mr|texlive-arabtex-3.17-1|2	# category Package
12mr|texlive-arabtex-3.17-1|3	# catalog-ctan /language/arabic/arabtex
12mr|texlive-arabtex-3.17-1|4	# catalog-date 2012-03-20 14:44:41 +0100
12mr|texlive-arabtex-3.17-1|5	# catalog-license lppl
12mr|texlive-arabtex-3.17-1|6	# catalog-version 3.17
12mr|texlive-arabtex-3.17-1|7	Name:		texlive-arabtex
12mr|texlive-arabtex-3.17-1|8	Version:	3.17
12mr|texlive-arabtex-3.17-1|9	Release:	1
12mr|texlive-arabtex-3.17-1|10	Summary:	Macros and fonts for typesetting Arabic
12mr|texlive-arabtex-3.17-1|11	Group:		Publishing
12mr|texlive-arabtex-3.17-1|12	URL:		http://www.ctan.org/tex-archive/language/arabic/arabtex
12mr|texlive-arabtex-3.17-1|13	License:	LPPL
12mr|texlive-arabtex-3.17-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arabtex.tar.xz
12mr|texlive-arabtex-3.17-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arabtex.doc.tar.xz
12mr|texlive-arabtex-3.17-1|16	BuildArch:	noarch
12mr|texlive-arabtex-3.17-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-arabtex-3.17-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-arabtex-3.17-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-arabtex-3.17-1|20	
12mr|texlive-arabtex-3.17-1|21	%description
12mr|texlive-arabtex-3.17-1|22	ArabTeX is a package extending the capabilities of TeX/LaTeX to
12mr|texlive-arabtex-3.17-1|23	generate Arabic and Hebrew text. Input may be in ASCII
12mr|texlive-arabtex-3.17-1|24	transliteration or other encodings (including UTF-8); output
12mr|texlive-arabtex-3.17-1|25	may be Arabic, Hebrew, or any of several languages that use the
12mr|texlive-arabtex-3.17-1|26	Arabic script. ArabTeX consists of a TeX macro package and
12mr|texlive-arabtex-3.17-1|27	Arabic and Hebrew fonts (provided both in Metafont format and
12mr|texlive-arabtex-3.17-1|28	Adobe Type 1). The Arabic font is presently only available in
12mr|texlive-arabtex-3.17-1|29	the Naskhi style. ArabTeX will run with Plain TeX and also with
12mr|texlive-arabtex-3.17-1|30	LaTeX.
12mr|texlive-arabtex-3.17-1|31	
12mr|texlive-arabtex-3.17-1|32	%post
12mr|texlive-arabtex-3.17-1|33	%{_sbindir}/texlive.post
12mr|texlive-arabtex-3.17-1|34	
12mr|texlive-arabtex-3.17-1|35	%postun
12mr|texlive-arabtex-3.17-1|36	if [ $1 -eq 0 ]; then
12mr|texlive-arabtex-3.17-1|37	%{_sbindir}/texlive.post
12mr|texlive-arabtex-3.17-1|38	fi
12mr|texlive-arabtex-3.17-1|39	
12mr|texlive-arabtex-3.17-1|40	#-----------------------------------------------------------------------
12mr|texlive-arabtex-3.17-1|41	%files
12mr|texlive-arabtex-3.17-1|42	%{_texmfdistdir}/fonts/map/dvips/arabtex/arabtex.map
12mr|texlive-arabtex-3.17-1|43	%{_texmfdistdir}/fonts/source/public/arabtex/arabsymb.mf
12mr|texlive-arabtex-3.17-1|44	%{_texmfdistdir}/fonts/source/public/arabtex/hcaption.mf
12mr|texlive-arabtex-3.17-1|45	%{_texmfdistdir}/fonts/source/public/arabtex/hcbase.mf
12mr|texlive-arabtex-3.17-1|46	%{_texmfdistdir}/fonts/source/public/arabtex/hclassic.mf
12mr|texlive-arabtex-3.17-1|47	%{_texmfdistdir}/fonts/source/public/arabtex/nash.mf
12mr|texlive-arabtex-3.17-1|48	%{_texmfdistdir}/fonts/source/public/arabtex/nash14.mf
12mr|texlive-arabtex-3.17-1|49	%{_texmfdistdir}/fonts/source/public/arabtex/nash14bf.mf
12mr|texlive-arabtex-3.17-1|50	%{_texmfdistdir}/fonts/source/public/arabtex/nashbase.mf
12mr|texlive-arabtex-3.17-1|51	%{_texmfdistdir}/fonts/source/public/arabtex/nashchar.mf
12mr|texlive-arabtex-3.17-1|52	%{_texmfdistdir}/fonts/source/public/arabtex/nashdia.mf
12mr|texlive-arabtex-3.17-1|53	%{_texmfdistdir}/fonts/source/public/arabtex/nashdig.mf
12mr|texlive-arabtex-3.17-1|54	%{_texmfdistdir}/fonts/source/public/arabtex/nashlig.mf
12mr|texlive-arabtex-3.17-1|55	%{_texmfdistdir}/fonts/source/public/arabtex/nashspec.mf
12mr|texlive-arabtex-3.17-1|56	%{_texmfdistdir}/fonts/source/public/arabtex/xarbsymb.mf
12mr|texlive-arabtex-3.17-1|57	%{_texmfdistdir}/fonts/source/public/arabtex/xnsh.mf
12mr|texlive-arabtex-3.17-1|58	%{_texmfdistdir}/fonts/source/public/arabtex/xnsh14.mf
12mr|texlive-arabtex-3.17-1|59	%{_texmfdistdir}/fonts/source/public/arabtex/xnsh14bf.mf
12mr|texlive-arabtex-3.17-1|60	%{_texmfdistdir}/fonts/source/public/arabtex/xnshbase.mf
12mr|texlive-arabtex-3.17-1|61	%{_texmfdistdir}/fonts/source/public/arabtex/xnshchar.mf
12mr|texlive-arabtex-3.17-1|62	%{_texmfdistdir}/fonts/source/public/arabtex/xnshdia.mf
12mr|texlive-arabtex-3.17-1|63	%{_texmfdistdir}/fonts/source/public/arabtex/xnshdig.mf
12mr|texlive-arabtex-3.17-1|64	%{_texmfdistdir}/fonts/source/public/arabtex/xnshlig.mf
12mr|texlive-arabtex-3.17-1|65	%{_texmfdistdir}/fonts/source/public/arabtex/xnshspec.mf
12mr|texlive-arabtex-3.17-1|66	%{_texmfdistdir}/fonts/tfm/public/arabtex/hcaption.tfm
12mr|texlive-arabtex-3.17-1|67	%{_texmfdistdir}/fonts/tfm/public/arabtex/hclassic.tfm
12mr|texlive-arabtex-3.17-1|68	%{_texmfdistdir}/fonts/tfm/public/arabtex/nash14.tfm
12mr|texlive-arabtex-3.17-1|69	%{_texmfdistdir}/fonts/tfm/public/arabtex/nash14bf.tfm
12mr|texlive-arabtex-3.17-1|70	%{_texmfdistdir}/fonts/tfm/public/arabtex/xnsh14.tfm
12mr|texlive-arabtex-3.17-1|71	%{_texmfdistdir}/fonts/tfm/public/arabtex/xnsh14bf.tfm
12mr|texlive-arabtex-3.17-1|72	%{_texmfdistdir}/fonts/tfm/public/arabtex/yarborn.tfm
12mr|texlive-arabtex-3.17-1|73	%{_texmfdistdir}/fonts/type1/public/arabtex/hcaption-4.pfb
12mr|texlive-arabtex-3.17-1|74	%{_texmfdistdir}/fonts/type1/public/arabtex/hclassic-4.pfb
12mr|texlive-arabtex-3.17-1|75	%{_texmfdistdir}/fonts/type1/public/arabtex/xnsh14.pfb
12mr|texlive-arabtex-3.17-1|76	%{_texmfdistdir}/fonts/type1/public/arabtex/xnsh14bf.pfb
12mr|texlive-arabtex-3.17-1|77	%{_texmfdistdir}/tex/latex/arabtex/Uxnsh.fd
12mr|texlive-arabtex-3.17-1|78	%{_texmfdistdir}/tex/latex/arabtex/abidir.sty
12mr|texlive-arabtex-3.17-1|79	%{_texmfdistdir}/tex/latex/arabtex/abjad.sty
12mr|texlive-arabtex-3.17-1|80	%{_texmfdistdir}/tex/latex/arabtex/aboxes.sty
12mr|texlive-arabtex-3.17-1|81	%{_texmfdistdir}/tex/latex/arabtex/acjk.sty
12mr|texlive-arabtex-3.17-1|82	%{_texmfdistdir}/tex/latex/arabtex/acmd.sty
12mr|texlive-arabtex-3.17-1|83	%{_texmfdistdir}/tex/latex/arabtex/aconfig.sty
12mr|texlive-arabtex-3.17-1|84	%{_texmfdistdir}/tex/latex/arabtex/aedpatch.sty
12mr|texlive-arabtex-3.17-1|85	%{_texmfdistdir}/tex/latex/arabtex/afonts.sty
12mr|texlive-arabtex-3.17-1|86	%{_texmfdistdir}/tex/latex/arabtex/afonts0.sty
12mr|texlive-arabtex-3.17-1|87	%{_texmfdistdir}/tex/latex/arabtex/afonts1.sty
12mr|texlive-arabtex-3.17-1|88	%{_texmfdistdir}/tex/latex/arabtex/afonts2.sty
12mr|texlive-arabtex-3.17-1|89	%{_texmfdistdir}/tex/latex/arabtex/afoot.sty
12mr|texlive-arabtex-3.17-1|90	%{_texmfdistdir}/tex/latex/arabtex/alatex.sty
12mr|texlive-arabtex-3.17-1|91	%{_texmfdistdir}/tex/latex/arabtex/aligs.sty
12mr|texlive-arabtex-3.17-1|92	%{_texmfdistdir}/tex/latex/arabtex/alists.sty
12mr|texlive-arabtex-3.17-1|93	%{_texmfdistdir}/tex/latex/arabtex/alocal.sty
12mr|texlive-arabtex-3.17-1|94	%{_texmfdistdir}/tex/latex/arabtex/altxext.sty
12mr|texlive-arabtex-3.17-1|95	%{_texmfdistdir}/tex/latex/arabtex/amac.sty
12mr|texlive-arabtex-3.17-1|96	%{_texmfdistdir}/tex/latex/arabtex/aoutput.sty
12mr|texlive-arabtex-3.17-1|97	%{_texmfdistdir}/tex/latex/arabtex/aparse.sty
12mr|texlive-arabtex-3.17-1|98	%{_texmfdistdir}/tex/latex/arabtex/apatch.sty
12mr|texlive-arabtex-3.17-1|99	%{_texmfdistdir}/tex/latex/arabtex/arababel.sty
12mr|texlive-arabtex-3.17-1|100	%{_texmfdistdir}/tex/latex/arabtex/arabart.cls
12mr|texlive-arabtex-3.17-1|101	%{_texmfdistdir}/tex/latex/arabtex/arabaux.sty
12mr|texlive-arabtex-3.17-1|102	%{_texmfdistdir}/tex/latex/arabtex/arabbook.cls
12mr|texlive-arabtex-3.17-1|103	%{_texmfdistdir}/tex/latex/arabtex/arabchrs.sty
12mr|texlive-arabtex-3.17-1|104	%{_texmfdistdir}/tex/latex/arabtex/arabext.sty
12mr|texlive-arabtex-3.17-1|105	%{_texmfdistdir}/tex/latex/arabtex/arabrep.cls
12mr|texlive-arabtex-3.17-1|106	%{_texmfdistdir}/tex/latex/arabtex/arabrep1.cls
12mr|texlive-arabtex-3.17-1|107	%{_texmfdistdir}/tex/latex/arabtex/arabskel.sty
12mr|texlive-arabtex-3.17-1|108	%{_texmfdistdir}/tex/latex/arabtex/arabsymb.sty
12mr|texlive-arabtex-3.17-1|109	%{_texmfdistdir}/tex/latex/arabtex/arabtex-doc.tex
12mr|texlive-arabtex-3.17-1|110	%{_texmfdistdir}/tex/latex/arabtex/arabtex.sty
12mr|texlive-arabtex-3.17-1|111	%{_texmfdistdir}/tex/latex/arabtex/arabtex.tex
12mr|texlive-arabtex-3.17-1|112	%{_texmfdistdir}/tex/latex/arabtex/arabtoks.sty
12mr|texlive-arabtex-3.17-1|113	%{_texmfdistdir}/tex/latex/arabtex/arwindoc.tex
12mr|texlive-arabtex-3.17-1|114	%{_texmfdistdir}/tex/latex/arabtex/ascan.sty
12mr|texlive-arabtex-3.17-1|115	%{_texmfdistdir}/tex/latex/arabtex/asect.sty
12mr|texlive-arabtex-3.17-1|116	%{_texmfdistdir}/tex/latex/arabtex/asize10.clo
12mr|texlive-arabtex-3.17-1|117	%{_texmfdistdir}/tex/latex/arabtex/asize11.clo
12mr|texlive-arabtex-3.17-1|118	%{_texmfdistdir}/tex/latex/arabtex/asize12.clo
12mr|texlive-arabtex-3.17-1|119	%{_texmfdistdir}/tex/latex/arabtex/asmo449.sty
12mr|texlive-arabtex-3.17-1|120	%{_texmfdistdir}/tex/latex/arabtex/asmo449a.sty
12mr|texlive-arabtex-3.17-1|121	%{_texmfdistdir}/tex/latex/arabtex/atabg.sty
12mr|texlive-arabtex-3.17-1|122	%{_texmfdistdir}/tex/latex/arabtex/atrans.sty
12mr|texlive-arabtex-3.17-1|123	%{_texmfdistdir}/tex/latex/arabtex/awrite.sty
12mr|texlive-arabtex-3.17-1|124	%{_texmfdistdir}/tex/latex/arabtex/bhs.sty
12mr|texlive-arabtex-3.17-1|125	%{_texmfdistdir}/tex/latex/arabtex/bhslabel.sty
12mr|texlive-arabtex-3.17-1|126	%{_texmfdistdir}/tex/latex/arabtex/buck.sty
12mr|texlive-arabtex-3.17-1|127	%{_texmfdistdir}/tex/latex/arabtex/captions.def
12mr|texlive-arabtex-3.17-1|128	%{_texmfdistdir}/tex/latex/arabtex/cp1256.sty
12mr|texlive-arabtex-3.17-1|129	%{_texmfdistdir}/tex/latex/arabtex/etrans.sty
12mr|texlive-arabtex-3.17-1|130	%{_texmfdistdir}/tex/latex/arabtex/gedalin.sty
12mr|texlive-arabtex-3.17-1|131	%{_texmfdistdir}/tex/latex/arabtex/guha.tex
12mr|texlive-arabtex-3.17-1|132	%{_texmfdistdir}/tex/latex/arabtex/hebchrs.sty
12mr|texlive-arabtex-3.17-1|133	%{_texmfdistdir}/tex/latex/arabtex/hebsymb.sty
12mr|texlive-arabtex-3.17-1|134	%{_texmfdistdir}/tex/latex/arabtex/hebtex.sty
12mr|texlive-arabtex-3.17-1|135	%{_texmfdistdir}/tex/latex/arabtex/hebtex.tex
12mr|texlive-arabtex-3.17-1|136	%{_texmfdistdir}/tex/latex/arabtex/hecmd.sty
12mr|texlive-arabtex-3.17-1|137	%{_texmfdistdir}/tex/latex/arabtex/hefonts.sty
12mr|texlive-arabtex-3.17-1|138	%{_texmfdistdir}/tex/latex/arabtex/hefonts0.sty
12mr|texlive-arabtex-3.17-1|139	%{_texmfdistdir}/tex/latex/arabtex/hefonts1.sty
12mr|texlive-arabtex-3.17-1|140	%{_texmfdistdir}/tex/latex/arabtex/hefonts2.sty
12mr|texlive-arabtex-3.17-1|141	%{_texmfdistdir}/tex/latex/arabtex/heparse.sty
12mr|texlive-arabtex-3.17-1|142	%{_texmfdistdir}/tex/latex/arabtex/hepatch.sty
12mr|texlive-arabtex-3.17-1|143	%{_texmfdistdir}/tex/latex/arabtex/hescan.sty
12mr|texlive-arabtex-3.17-1|144	%{_texmfdistdir}/tex/latex/arabtex/hetrans.sty
12mr|texlive-arabtex-3.17-1|145	%{_texmfdistdir}/tex/latex/arabtex/hewrite.sty
12mr|texlive-arabtex-3.17-1|146	%{_texmfdistdir}/tex/latex/arabtex/hmac.sty
12mr|texlive-arabtex-3.17-1|147	%{_texmfdistdir}/tex/latex/arabtex/isiri.sty
12mr|texlive-arabtex-3.17-1|148	%{_texmfdistdir}/tex/latex/arabtex/iso88596.sty
12mr|texlive-arabtex-3.17-1|149	%{_texmfdistdir}/tex/latex/arabtex/kashmiri.tex
12mr|texlive-arabtex-3.17-1|150	%{_texmfdistdir}/tex/latex/arabtex/ligtable.tex
12mr|texlive-arabtex-3.17-1|151	%{_texmfdistdir}/tex/latex/arabtex/malay.tex
12mr|texlive-arabtex-3.17-1|152	%{_texmfdistdir}/tex/latex/arabtex/nashbf.sty
12mr|texlive-arabtex-3.17-1|153	%{_texmfdistdir}/tex/latex/arabtex/omar.tex
12mr|texlive-arabtex-3.17-1|154	%{_texmfdistdir}/tex/latex/arabtex/raw.sty
12mr|texlive-arabtex-3.17-1|155	%{_texmfdistdir}/tex/latex/arabtex/saw.sty
12mr|texlive-arabtex-3.17-1|156	%{_texmfdistdir}/tex/latex/arabtex/sindhi.tex
12mr|texlive-arabtex-3.17-1|157	%{_texmfdistdir}/tex/latex/arabtex/sotoku.sty
12mr|texlive-arabtex-3.17-1|158	%{_texmfdistdir}/tex/latex/arabtex/twoblks.sty
12mr|texlive-arabtex-3.17-1|159	%{_texmfdistdir}/tex/latex/arabtex/uheb.fd
12mr|texlive-arabtex-3.17-1|160	%{_texmfdistdir}/tex/latex/arabtex/uighur.tex
12mr|texlive-arabtex-3.17-1|161	%{_texmfdistdir}/tex/latex/arabtex/unash.fd
12mr|texlive-arabtex-3.17-1|162	%{_texmfdistdir}/tex/latex/arabtex/utf8.sty
12mr|texlive-arabtex-3.17-1|163	%{_texmfdistdir}/tex/latex/arabtex/utfcode.sty
12mr|texlive-arabtex-3.17-1|164	%{_texmfdistdir}/tex/latex/arabtex/verses.sty
12mr|texlive-arabtex-3.17-1|165	%{_texmfdistdir}/tex/latex/arabtex/witbhs.sty
12mr|texlive-arabtex-3.17-1|166	%{_texmfdistdir}/tex/latex/arabtex/xarbskel.sty
12mr|texlive-arabtex-3.17-1|167	%{_texmfdistdir}/tex/latex/arabtex/xarbsymb.sty
12mr|texlive-arabtex-3.17-1|168	%{_texmfdistdir}/tex/latex/arabtex/yiddish.sty
12mr|texlive-arabtex-3.17-1|169	%doc %{_texmfdistdir}/doc/latex/arabtex/announce.txt
12mr|texlive-arabtex-3.17-1|170	%doc %{_texmfdistdir}/doc/latex/arabtex/arabtex-doc.pdf
12mr|texlive-arabtex-3.17-1|171	%doc %{_texmfdistdir}/doc/latex/arabtex/arabtex.doc
12mr|texlive-arabtex-3.17-1|172	%doc %{_texmfdistdir}/doc/latex/arabtex/arabtex.faq
12mr|texlive-arabtex-3.17-1|173	%doc %{_texmfdistdir}/doc/latex/arabtex/arabtex.gif
12mr|texlive-arabtex-3.17-1|174	%doc %{_texmfdistdir}/doc/latex/arabtex/arabtex.htm
12mr|texlive-arabtex-3.17-1|175	%doc %{_texmfdistdir}/doc/latex/arabtex/arabtex1.htm
12mr|texlive-arabtex-3.17-1|176	%doc %{_texmfdistdir}/doc/latex/arabtex/arabtex2.htm
12mr|texlive-arabtex-3.17-1|177	%doc %{_texmfdistdir}/doc/latex/arabtex/changes.htm
12mr|texlive-arabtex-3.17-1|178	%doc %{_texmfdistdir}/doc/latex/arabtex/changes.txt
12mr|texlive-arabtex-3.17-1|179	%doc %{_texmfdistdir}/doc/latex/arabtex/changes2.txt
12mr|texlive-arabtex-3.17-1|180	%doc %{_texmfdistdir}/doc/latex/arabtex/chg311.htm
12mr|texlive-arabtex-3.17-1|181	%doc %{_texmfdistdir}/doc/latex/arabtex/chg311a.htm
12mr|texlive-arabtex-3.17-1|182	%doc %{_texmfdistdir}/doc/latex/arabtex/chg311b.htm
12mr|texlive-arabtex-3.17-1|183	%doc %{_texmfdistdir}/doc/latex/arabtex/chg311c.htm
12mr|texlive-arabtex-3.17-1|184	%doc %{_texmfdistdir}/doc/latex/arabtex/chg311d.htm
12mr|texlive-arabtex-3.17-1|185	%doc %{_texmfdistdir}/doc/latex/arabtex/guha.ps
12mr|texlive-arabtex-3.17-1|186	%doc %{_texmfdistdir}/doc/latex/arabtex/hebrew.305
12mr|texlive-arabtex-3.17-1|187	%doc %{_texmfdistdir}/doc/latex/arabtex/install.txt
12mr|texlive-arabtex-3.17-1|188	%doc %{_texmfdistdir}/doc/latex/arabtex/lppl.txt
12mr|texlive-arabtex-3.17-1|189	%doc %{_texmfdistdir}/doc/latex/arabtex/malay.ps
12mr|texlive-arabtex-3.17-1|190	%doc %{_texmfdistdir}/doc/latex/arabtex/manifest.txt
12mr|texlive-arabtex-3.17-1|191	%doc %{_texmfdistdir}/doc/latex/arabtex/miktex.htm
12mr|texlive-arabtex-3.17-1|192	%doc %{_texmfdistdir}/doc/latex/arabtex/miktex.mai
12mr|texlive-arabtex-3.17-1|193	%doc %{_texmfdistdir}/doc/latex/arabtex/new1.gif
12mr|texlive-arabtex-3.17-1|194	%doc %{_texmfdistdir}/doc/latex/arabtex/new2.gif
12mr|texlive-arabtex-3.17-1|195	%doc %{_texmfdistdir}/doc/latex/arabtex/readme.305
12mr|texlive-arabtex-3.17-1|196	%doc %{_texmfdistdir}/doc/latex/arabtex/readme.txt
12mr|texlive-arabtex-3.17-1|197	%doc %{_texmfdistdir}/doc/latex/arabtex/refer.htm
12mr|texlive-arabtex-3.17-1|198	%doc %{_texmfdistdir}/doc/latex/arabtex/sindhi.ps
12mr|texlive-arabtex-3.17-1|199	%doc %{_texmfdistdir}/doc/latex/arabtex/tetex.txt
12mr|texlive-arabtex-3.17-1|200	%doc %{_texmfdistdir}/doc/latex/arabtex/uighur.ps
12mr|texlive-arabtex-3.17-1|201	%doc %{_texmfdistdir}/doc/latex/arabtex/xarbsymb.dat
12mr|texlive-arabtex-3.17-1|202	
12mr|texlive-arabtex-3.17-1|203	#-----------------------------------------------------------------------
12mr|texlive-arabtex-3.17-1|204	%prep
12mr|texlive-arabtex-3.17-1|205	%setup -c -a0 -a1
12mr|texlive-arabtex-3.17-1|206	
12mr|texlive-arabtex-3.17-1|207	%build
12mr|texlive-arabtex-3.17-1|208	
12mr|texlive-arabtex-3.17-1|209	%install
12mr|texlive-arabtex-3.17-1|210	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-arabtex-3.17-1|211	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-arabtex-3.17-1|212	
12mr|texlive-arabtex-3.17-1|213	
12mr|texlive-arabtex-3.17-1|214	
12mr|texlive-arabtex-3.17-1|215	%changelog
12mr|texlive-arabtex-3.17-1|216	

16680 12
12mr|texlive-arabxetex-v1.1.4-2|1	# revision 17470
12mr|texlive-arabxetex-v1.1.4-2|2	# category Package
12mr|texlive-arabxetex-v1.1.4-2|3	# catalog-ctan /macros/xetex/latex/arabxetex
12mr|texlive-arabxetex-v1.1.4-2|4	# catalog-date 2010-03-06 08:51:23 +0100
12mr|texlive-arabxetex-v1.1.4-2|5	# catalog-license lppl
12mr|texlive-arabxetex-v1.1.4-2|6	# catalog-version v1.1.4
12mr|texlive-arabxetex-v1.1.4-2|7	Name:		texlive-arabxetex
12mr|texlive-arabxetex-v1.1.4-2|8	Version:	v1.1.4
12mr|texlive-arabxetex-v1.1.4-2|9	Release:	2
12mr|texlive-arabxetex-v1.1.4-2|10	Summary:	An ArabTeX-like interface for XeLaTeX
12mr|texlive-arabxetex-v1.1.4-2|11	Group:		Publishing
12mr|texlive-arabxetex-v1.1.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/arabxetex
12mr|texlive-arabxetex-v1.1.4-2|13	License:	LPPL
12mr|texlive-arabxetex-v1.1.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arabxetex.tar.xz
12mr|texlive-arabxetex-v1.1.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arabxetex.doc.tar.xz
12mr|texlive-arabxetex-v1.1.4-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arabxetex.source.tar.xz
12mr|texlive-arabxetex-v1.1.4-2|17	BuildArch:	noarch
12mr|texlive-arabxetex-v1.1.4-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-arabxetex-v1.1.4-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-arabxetex-v1.1.4-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-arabxetex-v1.1.4-2|21	
12mr|texlive-arabxetex-v1.1.4-2|22	%description
12mr|texlive-arabxetex-v1.1.4-2|23	ArabXeTeX provides a convenient ArabTeX-like user-interface for
12mr|texlive-arabxetex-v1.1.4-2|24	typesetting languages using the Arabic script in XeLaTeX, with
12mr|texlive-arabxetex-v1.1.4-2|25	flexible access to font features. Input in ArabTeX notation can
12mr|texlive-arabxetex-v1.1.4-2|26	be set in three different vocalization modes or in roman
12mr|texlive-arabxetex-v1.1.4-2|27	transliteration. Direct UTF-8 input is also supported. The
12mr|texlive-arabxetex-v1.1.4-2|28	parsing and converting of ArabTeX input to Unicode is done by
12mr|texlive-arabxetex-v1.1.4-2|29	means of TECkit mappings. Version 1.0 provides support for
12mr|texlive-arabxetex-v1.1.4-2|30	Arabic, Maghribi Arabic, Farsi (Persian), Urdu, Sindhi,
12mr|texlive-arabxetex-v1.1.4-2|31	Kashmiri, Ottoman Turkish, Kurdish, Jawi (Malay) and Uighur.
12mr|texlive-arabxetex-v1.1.4-2|32	The documentation (not yet complete) covers topics such as
12mr|texlive-arabxetex-v1.1.4-2|33	typesetting the Holy Quran, typesetting bidirectional critical
12mr|texlive-arabxetex-v1.1.4-2|34	editions (with ednotes), and information on various recommended
12mr|texlive-arabxetex-v1.1.4-2|35	OpenType fonts for the Arabic script and for transliterating
12mr|texlive-arabxetex-v1.1.4-2|36	Oriental languages.
12mr|texlive-arabxetex-v1.1.4-2|37	
12mr|texlive-arabxetex-v1.1.4-2|38	%post
12mr|texlive-arabxetex-v1.1.4-2|39	%{_sbindir}/texlive.post
12mr|texlive-arabxetex-v1.1.4-2|40	
12mr|texlive-arabxetex-v1.1.4-2|41	%postun
12mr|texlive-arabxetex-v1.1.4-2|42	if [ $1 -eq 0 ]; then
12mr|texlive-arabxetex-v1.1.4-2|43	%{_sbindir}/texlive.post
12mr|texlive-arabxetex-v1.1.4-2|44	fi
12mr|texlive-arabxetex-v1.1.4-2|45	
12mr|texlive-arabxetex-v1.1.4-2|46	#-----------------------------------------------------------------------
12mr|texlive-arabxetex-v1.1.4-2|47	%files
12mr|texlive-arabxetex-v1.1.4-2|48	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabicdigits.map
12mr|texlive-arabxetex-v1.1.4-2|49	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabicdigits.tec
12mr|texlive-arabxetex-v1.1.4-2|50	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-farsi-trans-loc.map
12mr|texlive-arabxetex-v1.1.4-2|51	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-farsi-trans-loc.tec
12mr|texlive-arabxetex-v1.1.4-2|52	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-fullvoc.map
12mr|texlive-arabxetex-v1.1.4-2|53	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-fullvoc.tec
12mr|texlive-arabxetex-v1.1.4-2|54	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-novoc.map
12mr|texlive-arabxetex-v1.1.4-2|55	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-novoc.tec
12mr|texlive-arabxetex-v1.1.4-2|56	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-voc.map
12mr|texlive-arabxetex-v1.1.4-2|57	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-farsi-voc.tec
12mr|texlive-arabxetex-v1.1.4-2|58	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-fullvoc.map
12mr|texlive-arabxetex-v1.1.4-2|59	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-fullvoc.tec
12mr|texlive-arabxetex-v1.1.4-2|60	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-fullvoc.map
12mr|texlive-arabxetex-v1.1.4-2|61	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-fullvoc.tec
12mr|texlive-arabxetex-v1.1.4-2|62	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-novoc.map
12mr|texlive-arabxetex-v1.1.4-2|63	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-novoc.tec
12mr|texlive-arabxetex-v1.1.4-2|64	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-voc.map
12mr|texlive-arabxetex-v1.1.4-2|65	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kashmiri-voc.tec
12mr|texlive-arabxetex-v1.1.4-2|66	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kurdish.map
12mr|texlive-arabxetex-v1.1.4-2|67	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-kurdish.tec
12mr|texlive-arabxetex-v1.1.4-2|68	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-fullvoc.map
12mr|texlive-arabxetex-v1.1.4-2|69	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-fullvoc.tec
12mr|texlive-arabxetex-v1.1.4-2|70	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-novoc.map
12mr|texlive-arabxetex-v1.1.4-2|71	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-novoc.tec
12mr|texlive-arabxetex-v1.1.4-2|72	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-voc.map
12mr|texlive-arabxetex-v1.1.4-2|73	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-maghribi-voc.tec
12mr|texlive-arabxetex-v1.1.4-2|74	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-fullvoc.map
12mr|texlive-arabxetex-v1.1.4-2|75	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-fullvoc.tec
12mr|texlive-arabxetex-v1.1.4-2|76	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-novoc.map
12mr|texlive-arabxetex-v1.1.4-2|77	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-novoc.tec
12mr|texlive-arabxetex-v1.1.4-2|78	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-voc.map
12mr|texlive-arabxetex-v1.1.4-2|79	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-malay-voc.tec
12mr|texlive-arabxetex-v1.1.4-2|80	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-novoc.map
12mr|texlive-arabxetex-v1.1.4-2|81	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-novoc.tec
12mr|texlive-arabxetex-v1.1.4-2|82	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-fullvoc.map
12mr|texlive-arabxetex-v1.1.4-2|83	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-fullvoc.tec
12mr|texlive-arabxetex-v1.1.4-2|84	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-novoc.map
12mr|texlive-arabxetex-v1.1.4-2|85	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-novoc.tec
12mr|texlive-arabxetex-v1.1.4-2|86	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-voc.map
12mr|texlive-arabxetex-v1.1.4-2|87	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-pashto-voc.tec
12mr|texlive-arabxetex-v1.1.4-2|88	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-fullvoc.map
12mr|texlive-arabxetex-v1.1.4-2|89	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-fullvoc.tec
12mr|texlive-arabxetex-v1.1.4-2|90	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-novoc.map
12mr|texlive-arabxetex-v1.1.4-2|91	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-novoc.tec
12mr|texlive-arabxetex-v1.1.4-2|92	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-voc.map
12mr|texlive-arabxetex-v1.1.4-2|93	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-sindhi-voc.tec
12mr|texlive-arabxetex-v1.1.4-2|94	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-fullvoc.map
12mr|texlive-arabxetex-v1.1.4-2|95	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-fullvoc.tec
12mr|texlive-arabxetex-v1.1.4-2|96	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-novoc.map
12mr|texlive-arabxetex-v1.1.4-2|97	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-novoc.tec
12mr|texlive-arabxetex-v1.1.4-2|98	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-voc.map
12mr|texlive-arabxetex-v1.1.4-2|99	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-turk-voc.tec
12mr|texlive-arabxetex-v1.1.4-2|100	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-uighur.map
12mr|texlive-arabxetex-v1.1.4-2|101	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-uighur.tec
12mr|texlive-arabxetex-v1.1.4-2|102	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-fullvoc.map
12mr|texlive-arabxetex-v1.1.4-2|103	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-fullvoc.tec
12mr|texlive-arabxetex-v1.1.4-2|104	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-novoc.map
12mr|texlive-arabxetex-v1.1.4-2|105	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-novoc.tec
12mr|texlive-arabxetex-v1.1.4-2|106	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-voc.map
12mr|texlive-arabxetex-v1.1.4-2|107	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-urdu-voc.tec
12mr|texlive-arabxetex-v1.1.4-2|108	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-voc.map
12mr|texlive-arabxetex-v1.1.4-2|109	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2alif-voc.tec
12mr|texlive-arabxetex-v1.1.4-2|110	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-fullvoc.map
12mr|texlive-arabxetex-v1.1.4-2|111	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-fullvoc.tec
12mr|texlive-arabxetex-v1.1.4-2|112	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-novoc.map
12mr|texlive-arabxetex-v1.1.4-2|113	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-novoc.tec
12mr|texlive-arabxetex-v1.1.4-2|114	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-voc.map
12mr|texlive-arabxetex-v1.1.4-2|115	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-farsi-voc.tec
12mr|texlive-arabxetex-v1.1.4-2|116	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-fullvoc.map
12mr|texlive-arabxetex-v1.1.4-2|117	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-fullvoc.tec
12mr|texlive-arabxetex-v1.1.4-2|118	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-fullvoc.map
12mr|texlive-arabxetex-v1.1.4-2|119	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-fullvoc.tec
12mr|texlive-arabxetex-v1.1.4-2|120	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-novoc.map
12mr|texlive-arabxetex-v1.1.4-2|121	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-novoc.tec
12mr|texlive-arabxetex-v1.1.4-2|122	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-voc.map
12mr|texlive-arabxetex-v1.1.4-2|123	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kashmiri-voc.tec
12mr|texlive-arabxetex-v1.1.4-2|124	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kurdish.map
12mr|texlive-arabxetex-v1.1.4-2|125	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-kurdish.tec
12mr|texlive-arabxetex-v1.1.4-2|126	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-fullvoc.map
12mr|texlive-arabxetex-v1.1.4-2|127	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-fullvoc.tec
12mr|texlive-arabxetex-v1.1.4-2|128	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-novoc.map
12mr|texlive-arabxetex-v1.1.4-2|129	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-novoc.tec
12mr|texlive-arabxetex-v1.1.4-2|130	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-voc.map
12mr|texlive-arabxetex-v1.1.4-2|131	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-maghribi-voc.tec
12mr|texlive-arabxetex-v1.1.4-2|132	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-fullvoc.map
12mr|texlive-arabxetex-v1.1.4-2|133	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-fullvoc.tec
12mr|texlive-arabxetex-v1.1.4-2|134	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-novoc.map
12mr|texlive-arabxetex-v1.1.4-2|135	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-novoc.tec
12mr|texlive-arabxetex-v1.1.4-2|136	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-voc.map
12mr|texlive-arabxetex-v1.1.4-2|137	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-malay-voc.tec
12mr|texlive-arabxetex-v1.1.4-2|138	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-novoc.map
12mr|texlive-arabxetex-v1.1.4-2|139	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-novoc.tec
12mr|texlive-arabxetex-v1.1.4-2|140	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-fullvoc.map
12mr|texlive-arabxetex-v1.1.4-2|141	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-fullvoc.tec
12mr|texlive-arabxetex-v1.1.4-2|142	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-novoc.map
12mr|texlive-arabxetex-v1.1.4-2|143	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-novoc.tec
12mr|texlive-arabxetex-v1.1.4-2|144	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-voc.map
12mr|texlive-arabxetex-v1.1.4-2|145	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-pashto-voc.tec
12mr|texlive-arabxetex-v1.1.4-2|146	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-fullvoc.map
12mr|texlive-arabxetex-v1.1.4-2|147	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-fullvoc.tec
12mr|texlive-arabxetex-v1.1.4-2|148	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-novoc.map
12mr|texlive-arabxetex-v1.1.4-2|149	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-novoc.tec
12mr|texlive-arabxetex-v1.1.4-2|150	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-voc.map
12mr|texlive-arabxetex-v1.1.4-2|151	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-sindhi-voc.tec
12mr|texlive-arabxetex-v1.1.4-2|152	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-fullvoc.map
12mr|texlive-arabxetex-v1.1.4-2|153	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-fullvoc.tec
12mr|texlive-arabxetex-v1.1.4-2|154	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-novoc.map
12mr|texlive-arabxetex-v1.1.4-2|155	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-novoc.tec
12mr|texlive-arabxetex-v1.1.4-2|156	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-voc.map
12mr|texlive-arabxetex-v1.1.4-2|157	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-turk-voc.tec
12mr|texlive-arabxetex-v1.1.4-2|158	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-uighur.map
12mr|texlive-arabxetex-v1.1.4-2|159	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-uighur.tec
12mr|texlive-arabxetex-v1.1.4-2|160	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-fullvoc.map
12mr|texlive-arabxetex-v1.1.4-2|161	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-fullvoc.tec
12mr|texlive-arabxetex-v1.1.4-2|162	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-novoc.map
12mr|texlive-arabxetex-v1.1.4-2|163	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-novoc.tec
12mr|texlive-arabxetex-v1.1.4-2|164	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-voc.map
12mr|texlive-arabxetex-v1.1.4-2|165	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-urdu-voc.tec
12mr|texlive-arabxetex-v1.1.4-2|166	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-voc.map
12mr|texlive-arabxetex-v1.1.4-2|167	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-fdf2noalif-voc.tec
12mr|texlive-arabxetex-v1.1.4-2|168	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-pashto-trans-loc.map
12mr|texlive-arabxetex-v1.1.4-2|169	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-pashto-trans-loc.tec
12mr|texlive-arabxetex-v1.1.4-2|170	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-sindhi-trans-loc.map
12mr|texlive-arabxetex-v1.1.4-2|171	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-sindhi-trans-loc.tec
12mr|texlive-arabxetex-v1.1.4-2|172	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-trans-dmg.map
12mr|texlive-arabxetex-v1.1.4-2|173	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-trans-dmg.tec
12mr|texlive-arabxetex-v1.1.4-2|174	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-trans-loc.map
12mr|texlive-arabxetex-v1.1.4-2|175	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-trans-loc.tec
12mr|texlive-arabxetex-v1.1.4-2|176	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-urdu-trans-loc.map
12mr|texlive-arabxetex-v1.1.4-2|177	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/arabtex-urdu-trans-loc.tec
12mr|texlive-arabxetex-v1.1.4-2|178	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/farsidigits.map
12mr|texlive-arabxetex-v1.1.4-2|179	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/farsidigits.tec
12mr|texlive-arabxetex-v1.1.4-2|180	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/fixlamalif.map
12mr|texlive-arabxetex-v1.1.4-2|181	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/fixlamalif.tec
12mr|texlive-arabxetex-v1.1.4-2|182	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/mirrorpunct.map
12mr|texlive-arabxetex-v1.1.4-2|183	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/arabxetex/mirrorpunct.tec
12mr|texlive-arabxetex-v1.1.4-2|184	%{_texmfdistdir}/tex/xelatex/arabxetex/arabxetex.sty
12mr|texlive-arabxetex-v1.1.4-2|185	%doc %{_texmfdistdir}/doc/xelatex/arabxetex/README
12mr|texlive-arabxetex-v1.1.4-2|186	%doc %{_texmfdistdir}/doc/xelatex/arabxetex/arabxetex.pdf
12mr|texlive-arabxetex-v1.1.4-2|187	%doc %{_texmfdistdir}/doc/xelatex/arabxetex/examples/ednotes_example.pdf
12mr|texlive-arabxetex-v1.1.4-2|188	%doc %{_texmfdistdir}/doc/xelatex/arabxetex/examples/ednotes_example.tex
12mr|texlive-arabxetex-v1.1.4-2|189	%doc %{_texmfdistdir}/doc/xelatex/arabxetex/examples/minimal.tex
12mr|texlive-arabxetex-v1.1.4-2|190	#- source
12mr|texlive-arabxetex-v1.1.4-2|191	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-farsi-trans-loc.map
12mr|texlive-arabxetex-v1.1.4-2|192	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-kurdish.maps
12mr|texlive-arabxetex-v1.1.4-2|193	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-pashto-trans-loc.map
12mr|texlive-arabxetex-v1.1.4-2|194	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-sindhi-trans-loc.map
12mr|texlive-arabxetex-v1.1.4-2|195	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-trans-dmg.map
12mr|texlive-arabxetex-v1.1.4-2|196	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-trans-loc.map
12mr|texlive-arabxetex-v1.1.4-2|197	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-uighur.maps
12mr|texlive-arabxetex-v1.1.4-2|198	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex-urdu-trans-loc.map
12mr|texlive-arabxetex-v1.1.4-2|199	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabtex.maps
12mr|texlive-arabxetex-v1.1.4-2|200	%doc %{_texmfdistdir}/source/xelatex/arabxetex/arabxetex.dtx
12mr|texlive-arabxetex-v1.1.4-2|201	%doc %{_texmfdistdir}/source/xelatex/arabxetex/makemaps.pl
12mr|texlive-arabxetex-v1.1.4-2|202	
12mr|texlive-arabxetex-v1.1.4-2|203	#-----------------------------------------------------------------------
12mr|texlive-arabxetex-v1.1.4-2|204	%prep
12mr|texlive-arabxetex-v1.1.4-2|205	%setup -c -a0 -a1 -a2
12mr|texlive-arabxetex-v1.1.4-2|206	
12mr|texlive-arabxetex-v1.1.4-2|207	%build
12mr|texlive-arabxetex-v1.1.4-2|208	
12mr|texlive-arabxetex-v1.1.4-2|209	%install
12mr|texlive-arabxetex-v1.1.4-2|210	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-arabxetex-v1.1.4-2|211	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-arabxetex-v1.1.4-2|212	
12mr|texlive-arabxetex-v1.1.4-2|213	
12mr|texlive-arabxetex-v1.1.4-2|214	
12mr|texlive-arabxetex-v1.1.4-2|215	%changelog
12mr|texlive-arabxetex-v1.1.4-2|216	

16681 12
12mr|texlive-archaic-20061108-2|1	# revision 15878
12mr|texlive-archaic-20061108-2|2	# category Package
12mr|texlive-archaic-20061108-2|3	# catalog-ctan /fonts/archaic
12mr|texlive-archaic-20061108-2|4	# catalog-date 2006-11-08 11:10:08 +0100
12mr|texlive-archaic-20061108-2|5	# catalog-license lppl
12mr|texlive-archaic-20061108-2|6	# catalog-version undef
12mr|texlive-archaic-20061108-2|7	Name:		texlive-archaic
12mr|texlive-archaic-20061108-2|8	Version:	20061108
12mr|texlive-archaic-20061108-2|9	Release:	2
12mr|texlive-archaic-20061108-2|10	Summary:	A collection of archaic fonts
12mr|texlive-archaic-20061108-2|11	Group:		Publishing
12mr|texlive-archaic-20061108-2|12	URL:		http://www.ctan.org/tex-archive/fonts/archaic
12mr|texlive-archaic-20061108-2|13	License:	LPPL
12mr|texlive-archaic-20061108-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/archaic.tar.xz
12mr|texlive-archaic-20061108-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/archaic.doc.tar.xz
12mr|texlive-archaic-20061108-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/archaic.source.tar.xz
12mr|texlive-archaic-20061108-2|17	BuildArch:	noarch
12mr|texlive-archaic-20061108-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-archaic-20061108-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-archaic-20061108-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-archaic-20061108-2|21	
12mr|texlive-archaic-20061108-2|22	%description
12mr|texlive-archaic-20061108-2|23	The collection contains fonts to represent Aramaic, Cypriot,
12mr|texlive-archaic-20061108-2|24	Etruscan, Greek of the 6th and 4th centuries BCE, Egyptian
12mr|texlive-archaic-20061108-2|25	hieroglyphics, Linear A, Linear B, Nabatean old Persian, the
12mr|texlive-archaic-20061108-2|26	Phaistos disc, Phoenician, proto-Semitic, runic, South Arabian
12mr|texlive-archaic-20061108-2|27	Ugaritic and Viking scripts. The bundle also includes a small
12mr|texlive-archaic-20061108-2|28	font for use in phonetic transcription of the archaic writings.
12mr|texlive-archaic-20061108-2|29	The bundle's own directory includes a font installation map
12mr|texlive-archaic-20061108-2|30	file for the whole collection.
12mr|texlive-archaic-20061108-2|31	
12mr|texlive-archaic-20061108-2|32	%post
12mr|texlive-archaic-20061108-2|33	%{_sbindir}/texlive.post
12mr|texlive-archaic-20061108-2|34	
12mr|texlive-archaic-20061108-2|35	%postun
12mr|texlive-archaic-20061108-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-archaic-20061108-2|37	%{_sbindir}/texlive.post
12mr|texlive-archaic-20061108-2|38	fi
12mr|texlive-archaic-20061108-2|39	
12mr|texlive-archaic-20061108-2|40	#-----------------------------------------------------------------------
12mr|texlive-archaic-20061108-2|41	%files
12mr|texlive-archaic-20061108-2|42	%{_texmfdistdir}/fonts/afm/public/archaic/aram10.afm
12mr|texlive-archaic-20061108-2|43	%{_texmfdistdir}/fonts/afm/public/archaic/copsn10.afm
12mr|texlive-archaic-20061108-2|44	%{_texmfdistdir}/fonts/afm/public/archaic/cugar10.afm
12mr|texlive-archaic-20061108-2|45	%{_texmfdistdir}/fonts/afm/public/archaic/cypr10.afm
12mr|texlive-archaic-20061108-2|46	%{_texmfdistdir}/fonts/afm/public/archaic/etr10.afm
12mr|texlive-archaic-20061108-2|47	%{_texmfdistdir}/fonts/afm/public/archaic/fut10.afm
12mr|texlive-archaic-20061108-2|48	%{_texmfdistdir}/fonts/afm/public/archaic/givbc10.afm
12mr|texlive-archaic-20061108-2|49	%{_texmfdistdir}/fonts/afm/public/archaic/gvibc10.afm
12mr|texlive-archaic-20061108-2|50	%{_texmfdistdir}/fonts/afm/public/archaic/linb10.afm
12mr|texlive-archaic-20061108-2|51	%{_texmfdistdir}/fonts/afm/public/archaic/nab10.afm
12mr|texlive-archaic-20061108-2|52	%{_texmfdistdir}/fonts/afm/public/archaic/oandsi10.afm
12mr|texlive-archaic-20061108-2|53	%{_texmfdistdir}/fonts/afm/public/archaic/oandsu10.afm
12mr|texlive-archaic-20061108-2|54	%{_texmfdistdir}/fonts/afm/public/archaic/phnc10.afm
12mr|texlive-archaic-20061108-2|55	%{_texmfdistdir}/fonts/afm/public/archaic/pmhg.afm
12mr|texlive-archaic-20061108-2|56	%{_texmfdistdir}/fonts/afm/public/archaic/proto10.afm
12mr|texlive-archaic-20061108-2|57	%{_texmfdistdir}/fonts/afm/public/archaic/sarab10.afm
12mr|texlive-archaic-20061108-2|58	%{_texmfdistdir}/fonts/map/dvips/archaic/aramaic.map
12mr|texlive-archaic-20061108-2|59	%{_texmfdistdir}/fonts/map/dvips/archaic/archaicprw.map
12mr|texlive-archaic-20061108-2|60	%{_texmfdistdir}/fonts/map/dvips/archaic/cypriot.map
12mr|texlive-archaic-20061108-2|61	%{_texmfdistdir}/fonts/map/dvips/archaic/etruscan.map
12mr|texlive-archaic-20061108-2|62	%{_texmfdistdir}/fonts/map/dvips/archaic/fut10.map
12mr|texlive-archaic-20061108-2|63	%{_texmfdistdir}/fonts/map/dvips/archaic/greek4cbc.map
12mr|texlive-archaic-20061108-2|64	%{_texmfdistdir}/fonts/map/dvips/archaic/greek6cbc.map
12mr|texlive-archaic-20061108-2|65	%{_texmfdistdir}/fonts/map/dvips/archaic/hieroglf.map
12mr|texlive-archaic-20061108-2|66	%{_texmfdistdir}/fonts/map/dvips/archaic/linearb.map
12mr|texlive-archaic-20061108-2|67	%{_texmfdistdir}/fonts/map/dvips/archaic/nabatean.map
12mr|texlive-archaic-20061108-2|68	%{_texmfdistdir}/fonts/map/dvips/archaic/oands.map
12mr|texlive-archaic-20061108-2|69	%{_texmfdistdir}/fonts/map/dvips/archaic/oldprsn.map
12mr|texlive-archaic-20061108-2|70	%{_texmfdistdir}/fonts/map/dvips/archaic/phoenician.map
12mr|texlive-archaic-20061108-2|71	%{_texmfdistdir}/fonts/map/dvips/archaic/protosem.map
12mr|texlive-archaic-20061108-2|72	%{_texmfdistdir}/fonts/map/dvips/archaic/sarabian.map
12mr|texlive-archaic-20061108-2|73	%{_texmfdistdir}/fonts/map/dvips/archaic/ugarite.map
12mr|texlive-archaic-20061108-2|74	%{_texmfdistdir}/fonts/source/public/archaic/copsn10.mf
12mr|texlive-archaic-20061108-2|75	%{_texmfdistdir}/fonts/source/public/archaic/givbc10.mf
12mr|texlive-archaic-20061108-2|76	%{_texmfdistdir}/fonts/source/public/archaic/gvibc10.mf
12mr|texlive-archaic-20061108-2|77	%{_texmfdistdir}/fonts/source/public/archaic/sarab10.mf
12mr|texlive-archaic-20061108-2|78	%{_texmfdistdir}/fonts/source/public/archaic/vik10.mf
12mr|texlive-archaic-20061108-2|79	%{_texmfdistdir}/fonts/source/public/archaic/vikglyph.mf
12mr|texlive-archaic-20061108-2|80	%{_texmfdistdir}/fonts/source/public/archaic/viktitle.mf
12mr|texlive-archaic-20061108-2|81	%{_texmfdistdir}/fonts/tfm/public/archaic/aram10.tfm
12mr|texlive-archaic-20061108-2|82	%{_texmfdistdir}/fonts/tfm/public/archaic/copsn10.tfm
12mr|texlive-archaic-20061108-2|83	%{_texmfdistdir}/fonts/tfm/public/archaic/cugar10.tfm
12mr|texlive-archaic-20061108-2|84	%{_texmfdistdir}/fonts/tfm/public/archaic/cypr10.tfm
12mr|texlive-archaic-20061108-2|85	%{_texmfdistdir}/fonts/tfm/public/archaic/etr10.tfm
12mr|texlive-archaic-20061108-2|86	%{_texmfdistdir}/fonts/tfm/public/archaic/fut10.tfm
12mr|texlive-archaic-20061108-2|87	%{_texmfdistdir}/fonts/tfm/public/archaic/givbc10.tfm
12mr|texlive-archaic-20061108-2|88	%{_texmfdistdir}/fonts/tfm/public/archaic/gvibc10.tfm
12mr|texlive-archaic-20061108-2|89	%{_texmfdistdir}/fonts/tfm/public/archaic/linb10.tfm
12mr|texlive-archaic-20061108-2|90	%{_texmfdistdir}/fonts/tfm/public/archaic/nab10.tfm
12mr|texlive-archaic-20061108-2|91	%{_texmfdistdir}/fonts/tfm/public/archaic/oandsi10.tfm
12mr|texlive-archaic-20061108-2|92	%{_texmfdistdir}/fonts/tfm/public/archaic/oandsu10.tfm
12mr|texlive-archaic-20061108-2|93	%{_texmfdistdir}/fonts/tfm/public/archaic/phnc10.tfm
12mr|texlive-archaic-20061108-2|94	%{_texmfdistdir}/fonts/tfm/public/archaic/pmhg.tfm
12mr|texlive-archaic-20061108-2|95	%{_texmfdistdir}/fonts/tfm/public/archaic/proto10.tfm
12mr|texlive-archaic-20061108-2|96	%{_texmfdistdir}/fonts/tfm/public/archaic/sarab10.tfm
12mr|texlive-archaic-20061108-2|97	%{_texmfdistdir}/fonts/tfm/public/archaic/vik10.tfm
12mr|texlive-archaic-20061108-2|98	%{_texmfdistdir}/fonts/type1/public/archaic/aram10.pfb
12mr|texlive-archaic-20061108-2|99	%{_texmfdistdir}/fonts/type1/public/archaic/copsn10.pfb
12mr|texlive-archaic-20061108-2|100	%{_texmfdistdir}/fonts/type1/public/archaic/cugar10.pfb
12mr|texlive-archaic-20061108-2|101	%{_texmfdistdir}/fonts/type1/public/archaic/cypr10.pfb
12mr|texlive-archaic-20061108-2|102	%{_texmfdistdir}/fonts/type1/public/archaic/etr10.pfb
12mr|texlive-archaic-20061108-2|103	%{_texmfdistdir}/fonts/type1/public/archaic/fut10.pfb
12mr|texlive-archaic-20061108-2|104	%{_texmfdistdir}/fonts/type1/public/archaic/givbc10.pfb
12mr|texlive-archaic-20061108-2|105	%{_texmfdistdir}/fonts/type1/public/archaic/gvibc10.pfb
12mr|texlive-archaic-20061108-2|106	%{_texmfdistdir}/fonts/type1/public/archaic/linb10.pfb
12mr|texlive-archaic-20061108-2|107	%{_texmfdistdir}/fonts/type1/public/archaic/nab10.pfb
12mr|texlive-archaic-20061108-2|108	%{_texmfdistdir}/fonts/type1/public/archaic/oandsi10.pfb
12mr|texlive-archaic-20061108-2|109	%{_texmfdistdir}/fonts/type1/public/archaic/oandsu10.pfb
12mr|texlive-archaic-20061108-2|110	%{_texmfdistdir}/fonts/type1/public/archaic/phnc10.pfb
12mr|texlive-archaic-20061108-2|111	%{_texmfdistdir}/fonts/type1/public/archaic/pmhg.pfb
12mr|texlive-archaic-20061108-2|112	%{_texmfdistdir}/fonts/type1/public/archaic/proto10.pfb
12mr|texlive-archaic-20061108-2|113	%{_texmfdistdir}/fonts/type1/public/archaic/sarab10.pfb
12mr|texlive-archaic-20061108-2|114	%{_texmfdistdir}/tex/latex/archaic/aramaic.sty
12mr|texlive-archaic-20061108-2|115	%{_texmfdistdir}/tex/latex/archaic/cypriot.sty
12mr|texlive-archaic-20061108-2|116	%{_texmfdistdir}/tex/latex/archaic/etruscan.sty
12mr|texlive-archaic-20061108-2|117	%{_texmfdistdir}/tex/latex/archaic/greek4cbc.sty
12mr|texlive-archaic-20061108-2|118	%{_texmfdistdir}/tex/latex/archaic/greek6cbc.sty
12mr|texlive-archaic-20061108-2|119	%{_texmfdistdir}/tex/latex/archaic/hieroglf.sty
12mr|texlive-archaic-20061108-2|120	%{_texmfdistdir}/tex/latex/archaic/linearb.sty
12mr|texlive-archaic-20061108-2|121	%{_texmfdistdir}/tex/latex/archaic/nabatean.sty
12mr|texlive-archaic-20061108-2|122	%{_texmfdistdir}/tex/latex/archaic/oands.sty
12mr|texlive-archaic-20061108-2|123	%{_texmfdistdir}/tex/latex/archaic/oldprsn.sty
12mr|texlive-archaic-20061108-2|124	%{_texmfdistdir}/tex/latex/archaic/ot1aram.fd
12mr|texlive-archaic-20061108-2|125	%{_texmfdistdir}/tex/latex/archaic/ot1copsn.fd
12mr|texlive-archaic-20061108-2|126	%{_texmfdistdir}/tex/latex/archaic/ot1cugar.fd
12mr|texlive-archaic-20061108-2|127	%{_texmfdistdir}/tex/latex/archaic/ot1cypr.fd
12mr|texlive-archaic-20061108-2|128	%{_texmfdistdir}/tex/latex/archaic/ot1etr.fd
12mr|texlive-archaic-20061108-2|129	%{_texmfdistdir}/tex/latex/archaic/ot1fut.fd
12mr|texlive-archaic-20061108-2|130	%{_texmfdistdir}/tex/latex/archaic/ot1givbc.fd
12mr|texlive-archaic-20061108-2|131	%{_texmfdistdir}/tex/latex/archaic/ot1gvibc.fd
12mr|texlive-archaic-20061108-2|132	%{_texmfdistdir}/tex/latex/archaic/ot1nab.fd
12mr|texlive-archaic-20061108-2|133	%{_texmfdistdir}/tex/latex/archaic/ot1oands.fd
12mr|texlive-archaic-20061108-2|134	%{_texmfdistdir}/tex/latex/archaic/ot1phnc.fd
12mr|texlive-archaic-20061108-2|135	%{_texmfdistdir}/tex/latex/archaic/ot1pmhg.fd
12mr|texlive-archaic-20061108-2|136	%{_texmfdistdir}/tex/latex/archaic/ot1proto.fd
12mr|texlive-archaic-20061108-2|137	%{_texmfdistdir}/tex/latex/archaic/ot1sarab.fd
12mr|texlive-archaic-20061108-2|138	%{_texmfdistdir}/tex/latex/archaic/ot1vik.fd
12mr|texlive-archaic-20061108-2|139	%{_texmfdistdir}/tex/latex/archaic/phoenician.sty
12mr|texlive-archaic-20061108-2|140	%{_texmfdistdir}/tex/latex/archaic/protosem.sty
12mr|texlive-archaic-20061108-2|141	%{_texmfdistdir}/tex/latex/archaic/runic.sty
12mr|texlive-archaic-20061108-2|142	%{_texmfdistdir}/tex/latex/archaic/sarabian.sty
12mr|texlive-archaic-20061108-2|143	%{_texmfdistdir}/tex/latex/archaic/t1aram.fd
12mr|texlive-archaic-20061108-2|144	%{_texmfdistdir}/tex/latex/archaic/t1copsn.fd
12mr|texlive-archaic-20061108-2|145	%{_texmfdistdir}/tex/latex/archaic/t1cugar.fd
12mr|texlive-archaic-20061108-2|146	%{_texmfdistdir}/tex/latex/archaic/t1cypr.fd
12mr|texlive-archaic-20061108-2|147	%{_texmfdistdir}/tex/latex/archaic/t1etr.fd
12mr|texlive-archaic-20061108-2|148	%{_texmfdistdir}/tex/latex/archaic/t1fut.fd
12mr|texlive-archaic-20061108-2|149	%{_texmfdistdir}/tex/latex/archaic/t1givbc.fd
12mr|texlive-archaic-20061108-2|150	%{_texmfdistdir}/tex/latex/archaic/t1gvibc.fd
12mr|texlive-archaic-20061108-2|151	%{_texmfdistdir}/tex/latex/archaic/t1linb.fd
12mr|texlive-archaic-20061108-2|152	%{_texmfdistdir}/tex/latex/archaic/t1nab.fd
12mr|texlive-archaic-20061108-2|153	%{_texmfdistdir}/tex/latex/archaic/t1oands.fd
12mr|texlive-archaic-20061108-2|154	%{_texmfdistdir}/tex/latex/archaic/t1phnc.fd
12mr|texlive-archaic-20061108-2|155	%{_texmfdistdir}/tex/latex/archaic/t1pmhg.fd
12mr|texlive-archaic-20061108-2|156	%{_texmfdistdir}/tex/latex/archaic/t1proto.fd
12mr|texlive-archaic-20061108-2|157	%{_texmfdistdir}/tex/latex/archaic/t1sarab.fd
12mr|texlive-archaic-20061108-2|158	%{_texmfdistdir}/tex/latex/archaic/t1vik.fd
12mr|texlive-archaic-20061108-2|159	%{_texmfdistdir}/tex/latex/archaic/ugarite.sty
12mr|texlive-archaic-20061108-2|160	%{_texmfdistdir}/tex/latex/archaic/viking.sty
12mr|texlive-archaic-20061108-2|161	%doc %{_texmfdistdir}/doc/fonts/archaic/README.PRW
12mr|texlive-archaic-20061108-2|162	%doc %{_texmfdistdir}/doc/fonts/archaic/aramaic-README
12mr|texlive-archaic-20061108-2|163	%doc %{_texmfdistdir}/doc/fonts/archaic/aramaic.pdf
12mr|texlive-archaic-20061108-2|164	%doc %{_texmfdistdir}/doc/fonts/archaic/asamples.pdf
12mr|texlive-archaic-20061108-2|165	%doc %{_texmfdistdir}/doc/fonts/archaic/asamples.tex
12mr|texlive-archaic-20061108-2|166	%doc %{_texmfdistdir}/doc/fonts/archaic/cypriot-README
12mr|texlive-archaic-20061108-2|167	%doc %{_texmfdistdir}/doc/fonts/archaic/cypriot.pdf
12mr|texlive-archaic-20061108-2|168	%doc %{_texmfdistdir}/doc/fonts/archaic/etruscan-README
12mr|texlive-archaic-20061108-2|169	%doc %{_texmfdistdir}/doc/fonts/archaic/etruscan.pdf
12mr|texlive-archaic-20061108-2|170	%doc %{_texmfdistdir}/doc/fonts/archaic/greek4cbc-README
12mr|texlive-archaic-20061108-2|171	%doc %{_texmfdistdir}/doc/fonts/archaic/greek4cbc-trygivbc.pdf
12mr|texlive-archaic-20061108-2|172	%doc %{_texmfdistdir}/doc/fonts/archaic/greek4cbc-trygivbc.tex
12mr|texlive-archaic-20061108-2|173	%doc %{_texmfdistdir}/doc/fonts/archaic/greek4cbc.pdf
12mr|texlive-archaic-20061108-2|174	%doc %{_texmfdistdir}/doc/fonts/archaic/greek6cbc-README
12mr|texlive-archaic-20061108-2|175	%doc %{_texmfdistdir}/doc/fonts/archaic/greek6cbc-trygvibc.pdf
12mr|texlive-archaic-20061108-2|176	%doc %{_texmfdistdir}/doc/fonts/archaic/greek6cbc-trygvibc.tex
12mr|texlive-archaic-20061108-2|177	%doc %{_texmfdistdir}/doc/fonts/archaic/greek6cbc.pdf
12mr|texlive-archaic-20061108-2|178	%doc %{_texmfdistdir}/doc/fonts/archaic/hieroglf-README
12mr|texlive-archaic-20061108-2|179	%doc %{_texmfdistdir}/doc/fonts/archaic/hieroglf-trypmhg.pdf
12mr|texlive-archaic-20061108-2|180	%doc %{_texmfdistdir}/doc/fonts/archaic/hieroglf-trypmhg.tex
12mr|texlive-archaic-20061108-2|181	%doc %{_texmfdistdir}/doc/fonts/archaic/hieroglf.pdf
12mr|texlive-archaic-20061108-2|182	%doc %{_texmfdistdir}/doc/fonts/archaic/linearb-README
12mr|texlive-archaic-20061108-2|183	%doc %{_texmfdistdir}/doc/fonts/archaic/linearb.pdf
12mr|texlive-archaic-20061108-2|184	%doc %{_texmfdistdir}/doc/fonts/archaic/nabatean-README
12mr|texlive-archaic-20061108-2|185	%doc %{_texmfdistdir}/doc/fonts/archaic/nabatean.pdf
12mr|texlive-archaic-20061108-2|186	%doc %{_texmfdistdir}/doc/fonts/archaic/oands-README
12mr|texlive-archaic-20061108-2|187	%doc %{_texmfdistdir}/doc/fonts/archaic/oands.pdf
12mr|texlive-archaic-20061108-2|188	%doc %{_texmfdistdir}/doc/fonts/archaic/oldprsn-README
12mr|texlive-archaic-20061108-2|189	%doc %{_texmfdistdir}/doc/fonts/archaic/oldprsn.pdf
12mr|texlive-archaic-20061108-2|190	%doc %{_texmfdistdir}/doc/fonts/archaic/phoenician-README
12mr|texlive-archaic-20061108-2|191	%doc %{_texmfdistdir}/doc/fonts/archaic/phoenician-tryphnc.pdf
12mr|texlive-archaic-20061108-2|192	%doc %{_texmfdistdir}/doc/fonts/archaic/phoenician-tryphnc.tex
12mr|texlive-archaic-20061108-2|193	%doc %{_texmfdistdir}/doc/fonts/archaic/phoenician.pdf
12mr|texlive-archaic-20061108-2|194	%doc %{_texmfdistdir}/doc/fonts/archaic/protosem-README
12mr|texlive-archaic-20061108-2|195	%doc %{_texmfdistdir}/doc/fonts/archaic/protosem.pdf
12mr|texlive-archaic-20061108-2|196	%doc %{_texmfdistdir}/doc/fonts/archaic/runic-README
12mr|texlive-archaic-20061108-2|197	%doc %{_texmfdistdir}/doc/fonts/archaic/runic.pdf
12mr|texlive-archaic-20061108-2|198	%doc %{_texmfdistdir}/doc/fonts/archaic/sarabian-README
12mr|texlive-archaic-20061108-2|199	%doc %{_texmfdistdir}/doc/fonts/archaic/sarabian.pdf
12mr|texlive-archaic-20061108-2|200	%doc %{_texmfdistdir}/doc/fonts/archaic/tryaramaic.pdf
12mr|texlive-archaic-20061108-2|201	%doc %{_texmfdistdir}/doc/fonts/archaic/tryaramaic.tex
12mr|texlive-archaic-20061108-2|202	%doc %{_texmfdistdir}/doc/fonts/archaic/trycypriot.pdf
12mr|texlive-archaic-20061108-2|203	%doc %{_texmfdistdir}/doc/fonts/archaic/trycypriot.tex
12mr|texlive-archaic-20061108-2|204	%doc %{_texmfdistdir}/doc/fonts/archaic/tryetruscan.pdf
12mr|texlive-archaic-20061108-2|205	%doc %{_texmfdistdir}/doc/fonts/archaic/tryetruscan.tex
12mr|texlive-archaic-20061108-2|206	%doc %{_texmfdistdir}/doc/fonts/archaic/trylinearb.pdf
12mr|texlive-archaic-20061108-2|207	%doc %{_texmfdistdir}/doc/fonts/archaic/trylinearb.tex
12mr|texlive-archaic-20061108-2|208	%doc %{_texmfdistdir}/doc/fonts/archaic/trynabatean.pdf
12mr|texlive-archaic-20061108-2|209	%doc %{_texmfdistdir}/doc/fonts/archaic/trynabatean.tex
12mr|texlive-archaic-20061108-2|210	%doc %{_texmfdistdir}/doc/fonts/archaic/tryoands.pdf
12mr|texlive-archaic-20061108-2|211	%doc %{_texmfdistdir}/doc/fonts/archaic/tryoands.tex
12mr|texlive-archaic-20061108-2|212	%doc %{_texmfdistdir}/doc/fonts/archaic/tryoldprsn.pdf
12mr|texlive-archaic-20061108-2|213	%doc %{_texmfdistdir}/doc/fonts/archaic/tryoldprsn.tex
12mr|texlive-archaic-20061108-2|214	%doc %{_texmfdistdir}/doc/fonts/archaic/tryprotosem.pdf
12mr|texlive-archaic-20061108-2|215	%doc %{_texmfdistdir}/doc/fonts/archaic/tryprotosem.tex
12mr|texlive-archaic-20061108-2|216	%doc %{_texmfdistdir}/doc/fonts/archaic/tryrunic.pdf
12mr|texlive-archaic-20061108-2|217	%doc %{_texmfdistdir}/doc/fonts/archaic/tryrunic.tex
12mr|texlive-archaic-20061108-2|218	%doc %{_texmfdistdir}/doc/fonts/archaic/trysarabian.pdf
12mr|texlive-archaic-20061108-2|219	%doc %{_texmfdistdir}/doc/fonts/archaic/trysarabian.tex
12mr|texlive-archaic-20061108-2|220	%doc %{_texmfdistdir}/doc/fonts/archaic/tryugarite.pdf
12mr|texlive-archaic-20061108-2|221	%doc %{_texmfdistdir}/doc/fonts/archaic/tryugarite.tex
12mr|texlive-archaic-20061108-2|222	%doc %{_texmfdistdir}/doc/fonts/archaic/ugarite-README
12mr|texlive-archaic-20061108-2|223	%doc %{_texmfdistdir}/doc/fonts/archaic/ugarite.pdf
12mr|texlive-archaic-20061108-2|224	%doc %{_texmfdistdir}/doc/fonts/archaic/viking-README
12mr|texlive-archaic-20061108-2|225	%doc %{_texmfdistdir}/doc/fonts/archaic/viking-try_vik.tex
12mr|texlive-archaic-20061108-2|226	#- source
12mr|texlive-archaic-20061108-2|227	%doc %{_texmfdistdir}/source/fonts/archaic/aramaic.dtx
12mr|texlive-archaic-20061108-2|228	%doc %{_texmfdistdir}/source/fonts/archaic/aramaic.ins
12mr|texlive-archaic-20061108-2|229	%doc %{_texmfdistdir}/source/fonts/archaic/cypriot.dtx
12mr|texlive-archaic-20061108-2|230	%doc %{_texmfdistdir}/source/fonts/archaic/cypriot.ins
12mr|texlive-archaic-20061108-2|231	%doc %{_texmfdistdir}/source/fonts/archaic/etruscan.dtx
12mr|texlive-archaic-20061108-2|232	%doc %{_texmfdistdir}/source/fonts/archaic/etruscan.ins
12mr|texlive-archaic-20061108-2|233	%doc %{_texmfdistdir}/source/fonts/archaic/greek4cbc.dtx
12mr|texlive-archaic-20061108-2|234	%doc %{_texmfdistdir}/source/fonts/archaic/greek4cbc.ins
12mr|texlive-archaic-20061108-2|235	%doc %{_texmfdistdir}/source/fonts/archaic/greek6cbc.dtx
12mr|texlive-archaic-20061108-2|236	%doc %{_texmfdistdir}/source/fonts/archaic/greek6cbc.ins
12mr|texlive-archaic-20061108-2|237	%doc %{_texmfdistdir}/source/fonts/archaic/hieroglf.dtx
12mr|texlive-archaic-20061108-2|238	%doc %{_texmfdistdir}/source/fonts/archaic/hieroglf.ins
12mr|texlive-archaic-20061108-2|239	%doc %{_texmfdistdir}/source/fonts/archaic/linearb.dtx
12mr|texlive-archaic-20061108-2|240	%doc %{_texmfdistdir}/source/fonts/archaic/linearb.ins
12mr|texlive-archaic-20061108-2|241	%doc %{_texmfdistdir}/source/fonts/archaic/nabatean.dtx
12mr|texlive-archaic-20061108-2|242	%doc %{_texmfdistdir}/source/fonts/archaic/nabatean.ins
12mr|texlive-archaic-20061108-2|243	%doc %{_texmfdistdir}/source/fonts/archaic/oands.dtx
12mr|texlive-archaic-20061108-2|244	%doc %{_texmfdistdir}/source/fonts/archaic/oands.ins
12mr|texlive-archaic-20061108-2|245	%doc %{_texmfdistdir}/source/fonts/archaic/oldprsn.dtx
12mr|texlive-archaic-20061108-2|246	%doc %{_texmfdistdir}/source/fonts/archaic/oldprsn.ins
12mr|texlive-archaic-20061108-2|247	%doc %{_texmfdistdir}/source/fonts/archaic/phoenician.dtx
12mr|texlive-archaic-20061108-2|248	%doc %{_texmfdistdir}/source/fonts/archaic/phoenician.ins
12mr|texlive-archaic-20061108-2|249	%doc %{_texmfdistdir}/source/fonts/archaic/protosem.dtx
12mr|texlive-archaic-20061108-2|250	%doc %{_texmfdistdir}/source/fonts/archaic/protosem.ins
12mr|texlive-archaic-20061108-2|251	%doc %{_texmfdistdir}/source/fonts/archaic/runic.dtx
12mr|texlive-archaic-20061108-2|252	%doc %{_texmfdistdir}/source/fonts/archaic/runic.ins
12mr|texlive-archaic-20061108-2|253	%doc %{_texmfdistdir}/source/fonts/archaic/sarabian.dtx
12mr|texlive-archaic-20061108-2|254	%doc %{_texmfdistdir}/source/fonts/archaic/sarabian.ins
12mr|texlive-archaic-20061108-2|255	%doc %{_texmfdistdir}/source/fonts/archaic/ugarite.dtx
12mr|texlive-archaic-20061108-2|256	%doc %{_texmfdistdir}/source/fonts/archaic/ugarite.ins
12mr|texlive-archaic-20061108-2|257	%doc %{_texmfdistdir}/source/fonts/archaic/viking.dtx
12mr|texlive-archaic-20061108-2|258	%doc %{_texmfdistdir}/source/fonts/archaic/viking.ins
12mr|texlive-archaic-20061108-2|259	
12mr|texlive-archaic-20061108-2|260	#-----------------------------------------------------------------------
12mr|texlive-archaic-20061108-2|261	%prep
12mr|texlive-archaic-20061108-2|262	%setup -c -a0 -a1 -a2
12mr|texlive-archaic-20061108-2|263	
12mr|texlive-archaic-20061108-2|264	%build
12mr|texlive-archaic-20061108-2|265	
12mr|texlive-archaic-20061108-2|266	%install
12mr|texlive-archaic-20061108-2|267	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-archaic-20061108-2|268	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-archaic-20061108-2|269	
12mr|texlive-archaic-20061108-2|270	
12mr|texlive-archaic-20061108-2|271	
12mr|texlive-archaic-20061108-2|272	%changelog
12mr|texlive-archaic-20061108-2|273	

16682 12
12mr|texlive-arcs-2-2|1	# revision 15878
12mr|texlive-arcs-2-2|2	# category Package
12mr|texlive-arcs-2-2|3	# catalog-ctan /macros/latex/contrib/arcs
12mr|texlive-arcs-2-2|4	# catalog-date 2006-10-12 15:06:10 +0200
12mr|texlive-arcs-2-2|5	# catalog-license lppl
12mr|texlive-arcs-2-2|6	# catalog-version 1
12mr|texlive-arcs-2-2|7	Name:		texlive-arcs
12mr|texlive-arcs-2-2|8	Version:	2
12mr|texlive-arcs-2-2|9	Release:	2
12mr|texlive-arcs-2-2|10	Summary:	Draw arcs over and under text
12mr|texlive-arcs-2-2|11	Group:		Publishing
12mr|texlive-arcs-2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/arcs
12mr|texlive-arcs-2-2|13	License:	LPPL
12mr|texlive-arcs-2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arcs.tar.xz
12mr|texlive-arcs-2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arcs.doc.tar.xz
12mr|texlive-arcs-2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arcs.source.tar.xz
12mr|texlive-arcs-2-2|17	BuildArch:	noarch
12mr|texlive-arcs-2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-arcs-2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-arcs-2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-arcs-2-2|21	
12mr|texlive-arcs-2-2|22	%description
12mr|texlive-arcs-2-2|23	The package provides two commands for placing an arc over
12mr|texlive-arcs-2-2|24	(\overarc) or under (\underarc) a piece of text. (The text may
12mr|texlive-arcs-2-2|25	be up to three letters long.) The commands generate an \hbox,
12mr|texlive-arcs-2-2|26	and may be used both in text and in maths formulae.
12mr|texlive-arcs-2-2|27	
12mr|texlive-arcs-2-2|28	%post
12mr|texlive-arcs-2-2|29	%{_sbindir}/texlive.post
12mr|texlive-arcs-2-2|30	
12mr|texlive-arcs-2-2|31	%postun
12mr|texlive-arcs-2-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-arcs-2-2|33	%{_sbindir}/texlive.post
12mr|texlive-arcs-2-2|34	fi
12mr|texlive-arcs-2-2|35	
12mr|texlive-arcs-2-2|36	#-----------------------------------------------------------------------
12mr|texlive-arcs-2-2|37	%files
12mr|texlive-arcs-2-2|38	%{_texmfdistdir}/tex/latex/arcs/arcs.sty
12mr|texlive-arcs-2-2|39	%doc %{_texmfdistdir}/doc/latex/arcs/README
12mr|texlive-arcs-2-2|40	%doc %{_texmfdistdir}/doc/latex/arcs/arcs.pdf
12mr|texlive-arcs-2-2|41	%doc %{_texmfdistdir}/doc/latex/arcs/arcstest.tex
12mr|texlive-arcs-2-2|42	#- source
12mr|texlive-arcs-2-2|43	%doc %{_texmfdistdir}/source/latex/arcs/arcs.dtx
12mr|texlive-arcs-2-2|44	%doc %{_texmfdistdir}/source/latex/arcs/arcs.ins
12mr|texlive-arcs-2-2|45	
12mr|texlive-arcs-2-2|46	#-----------------------------------------------------------------------
12mr|texlive-arcs-2-2|47	%prep
12mr|texlive-arcs-2-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-arcs-2-2|49	
12mr|texlive-arcs-2-2|50	%build
12mr|texlive-arcs-2-2|51	
12mr|texlive-arcs-2-2|52	%install
12mr|texlive-arcs-2-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-arcs-2-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-arcs-2-2|55	
12mr|texlive-arcs-2-2|56	
12mr|texlive-arcs-2-2|57	
12mr|texlive-arcs-2-2|58	%changelog
12mr|texlive-arcs-2-2|59	

16683 12
12mr|texlive-arev-20070225-2|1	# revision 15878
12mr|texlive-arev-20070225-2|2	# category Package
12mr|texlive-arev-20070225-2|3	# catalog-ctan /fonts/arev
12mr|texlive-arev-20070225-2|4	# catalog-date 2007-02-25 15:08:52 +0100
12mr|texlive-arev-20070225-2|5	# catalog-license lppl
12mr|texlive-arev-20070225-2|6	# catalog-version undef
12mr|texlive-arev-20070225-2|7	Name:		texlive-arev
12mr|texlive-arev-20070225-2|8	Version:	20070225
12mr|texlive-arev-20070225-2|9	Release:	2
12mr|texlive-arev-20070225-2|10	Summary:	Fonts and LaTeX support files for Arev Sans
12mr|texlive-arev-20070225-2|11	Group:		Publishing
12mr|texlive-arev-20070225-2|12	URL:		http://www.ctan.org/tex-archive/fonts/arev
12mr|texlive-arev-20070225-2|13	License:	LPPL
12mr|texlive-arev-20070225-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arev.tar.xz
12mr|texlive-arev-20070225-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arev.doc.tar.xz
12mr|texlive-arev-20070225-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arev.source.tar.xz
12mr|texlive-arev-20070225-2|17	BuildArch:	noarch
12mr|texlive-arev-20070225-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-arev-20070225-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-arev-20070225-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-arev-20070225-2|21	
12mr|texlive-arev-20070225-2|22	%description
12mr|texlive-arev-20070225-2|23	The package arev provides type 1 and virtual fonts, together
12mr|texlive-arev-20070225-2|24	with LaTeX packages for using Arev Sans in both text and
12mr|texlive-arev-20070225-2|25	mathematics. Arev Sans is a derivative of Bitstream Vera Sans
12mr|texlive-arev-20070225-2|26	created by Tavmjong Bah, adding support for Greek and Cyrillic
12mr|texlive-arev-20070225-2|27	characters. Bah also added a few variant letters that are more
12mr|texlive-arev-20070225-2|28	appropriate for mathematics. The primary purpose for using Arev
12mr|texlive-arev-20070225-2|29	Sans in LaTeX is presentations, particularly when using a
12mr|texlive-arev-20070225-2|30	computer projector. In such a context, Arev Sans is quite
12mr|texlive-arev-20070225-2|31	readable, with large x-height, "open letters", wide spacing,
12mr|texlive-arev-20070225-2|32	and thick stems. The style is very similar to the SliTeX font
12mr|texlive-arev-20070225-2|33	lcmss, but heavier. Arev is one of a very small number of sans-
12mr|texlive-arev-20070225-2|34	font mathematics support packages. Others are cmbright, hvmath
12mr|texlive-arev-20070225-2|35	and kerkis.
12mr|texlive-arev-20070225-2|36	
12mr|texlive-arev-20070225-2|37	%post
12mr|texlive-arev-20070225-2|38	%{_sbindir}/texlive.post
12mr|texlive-arev-20070225-2|39	
12mr|texlive-arev-20070225-2|40	%postun
12mr|texlive-arev-20070225-2|41	if [ $1 -eq 0 ]; then
12mr|texlive-arev-20070225-2|42	%{_sbindir}/texlive.post
12mr|texlive-arev-20070225-2|43	fi
12mr|texlive-arev-20070225-2|44	
12mr|texlive-arev-20070225-2|45	#-----------------------------------------------------------------------
12mr|texlive-arev-20070225-2|46	%files
12mr|texlive-arev-20070225-2|47	%{_texmfdistdir}/fonts/afm/public/arev/ArevSans-Bold.afm
12mr|texlive-arev-20070225-2|48	%{_texmfdistdir}/fonts/afm/public/arev/ArevSans-BoldOblique.afm
12mr|texlive-arev-20070225-2|49	%{_texmfdistdir}/fonts/afm/public/arev/ArevSans-Oblique.afm
12mr|texlive-arev-20070225-2|50	%{_texmfdistdir}/fonts/afm/public/arev/ArevSans-Roman.afm
12mr|texlive-arev-20070225-2|51	%{_texmfdistdir}/fonts/enc/dvips/arev/arevoml.enc
12mr|texlive-arev-20070225-2|52	%{_texmfdistdir}/fonts/enc/dvips/arev/arevoms.enc
12mr|texlive-arev-20070225-2|53	%{_texmfdistdir}/fonts/enc/dvips/arev/arevot1.enc
12mr|texlive-arev-20070225-2|54	%{_texmfdistdir}/fonts/map/dvips/arev/arev.map
12mr|texlive-arev-20070225-2|55	%{_texmfdistdir}/fonts/tfm/public/arev/ArevSans-Bold.tfm
12mr|texlive-arev-20070225-2|56	%{_texmfdistdir}/fonts/tfm/public/arev/ArevSans-BoldOblique.tfm
12mr|texlive-arev-20070225-2|57	%{_texmfdistdir}/fonts/tfm/public/arev/ArevSans-Oblique.tfm
12mr|texlive-arev-20070225-2|58	%{_texmfdistdir}/fonts/tfm/public/arev/ArevSans-Roman.tfm
12mr|texlive-arev-20070225-2|59	%{_texmfdistdir}/fonts/tfm/public/arev/favb8r.tfm
12mr|texlive-arev-20070225-2|60	%{_texmfdistdir}/fonts/tfm/public/arev/favb8t.tfm
12mr|texlive-arev-20070225-2|61	%{_texmfdistdir}/fonts/tfm/public/arev/favbi8r.tfm
12mr|texlive-arev-20070225-2|62	%{_texmfdistdir}/fonts/tfm/public/arev/favbi8t.tfm
12mr|texlive-arev-20070225-2|63	%{_texmfdistdir}/fonts/tfm/public/arev/favmb7t.tfm
12mr|texlive-arev-20070225-2|64	%{_texmfdistdir}/fonts/tfm/public/arev/favmbi7m.tfm
12mr|texlive-arev-20070225-2|65	%{_texmfdistdir}/fonts/tfm/public/arev/favmr7t.tfm
12mr|texlive-arev-20070225-2|66	%{_texmfdistdir}/fonts/tfm/public/arev/favmr7y.tfm
12mr|texlive-arev-20070225-2|67	%{_texmfdistdir}/fonts/tfm/public/arev/favmri7m.tfm
12mr|texlive-arev-20070225-2|68	%{_texmfdistdir}/fonts/tfm/public/arev/favr8r.tfm
12mr|texlive-arev-20070225-2|69	%{_texmfdistdir}/fonts/tfm/public/arev/favr8t.tfm
12mr|texlive-arev-20070225-2|70	%{_texmfdistdir}/fonts/tfm/public/arev/favri8r.tfm
12mr|texlive-arev-20070225-2|71	%{_texmfdistdir}/fonts/tfm/public/arev/favri8t.tfm
12mr|texlive-arev-20070225-2|72	%{_texmfdistdir}/fonts/tfm/public/arev/zavmb7t.tfm
12mr|texlive-arev-20070225-2|73	%{_texmfdistdir}/fonts/tfm/public/arev/zavmbi7m.tfm
12mr|texlive-arev-20070225-2|74	%{_texmfdistdir}/fonts/tfm/public/arev/zavmr7t.tfm
12mr|texlive-arev-20070225-2|75	%{_texmfdistdir}/fonts/tfm/public/arev/zavmr7y.tfm
12mr|texlive-arev-20070225-2|76	%{_texmfdistdir}/fonts/tfm/public/arev/zavmri7m.tfm
12mr|texlive-arev-20070225-2|77	%{_texmfdistdir}/fonts/type1/public/arev/ArevSans-Bold.pfb
12mr|texlive-arev-20070225-2|78	%{_texmfdistdir}/fonts/type1/public/arev/ArevSans-BoldOblique.pfb
12mr|texlive-arev-20070225-2|79	%{_texmfdistdir}/fonts/type1/public/arev/ArevSans-Oblique.pfb
12mr|texlive-arev-20070225-2|80	%{_texmfdistdir}/fonts/type1/public/arev/ArevSans-Roman.pfb
12mr|texlive-arev-20070225-2|81	%{_texmfdistdir}/fonts/vf/public/arev/favb8t.vf
12mr|texlive-arev-20070225-2|82	%{_texmfdistdir}/fonts/vf/public/arev/favbi8t.vf
12mr|texlive-arev-20070225-2|83	%{_texmfdistdir}/fonts/vf/public/arev/favr8t.vf
12mr|texlive-arev-20070225-2|84	%{_texmfdistdir}/fonts/vf/public/arev/favri8t.vf
12mr|texlive-arev-20070225-2|85	%{_texmfdistdir}/fonts/vf/public/arev/zavmb7t.vf
12mr|texlive-arev-20070225-2|86	%{_texmfdistdir}/fonts/vf/public/arev/zavmbi7m.vf
12mr|texlive-arev-20070225-2|87	%{_texmfdistdir}/fonts/vf/public/arev/zavmr7t.vf
12mr|texlive-arev-20070225-2|88	%{_texmfdistdir}/fonts/vf/public/arev/zavmr7y.vf
12mr|texlive-arev-20070225-2|89	%{_texmfdistdir}/fonts/vf/public/arev/zavmri7m.vf
12mr|texlive-arev-20070225-2|90	%{_texmfdistdir}/tex/latex/arev/ams-mdbch.sty
12mr|texlive-arev-20070225-2|91	%{_texmfdistdir}/tex/latex/arev/arev.sty
12mr|texlive-arev-20070225-2|92	%{_texmfdistdir}/tex/latex/arev/arevmath.sty
12mr|texlive-arev-20070225-2|93	%{_texmfdistdir}/tex/latex/arev/arevsymbols.tex
12mr|texlive-arev-20070225-2|94	%{_texmfdistdir}/tex/latex/arev/arevtext.sty
12mr|texlive-arev-20070225-2|95	%{_texmfdistdir}/tex/latex/arev/omlzavm.fd
12mr|texlive-arev-20070225-2|96	%{_texmfdistdir}/tex/latex/arev/omszavm.fd
12mr|texlive-arev-20070225-2|97	%{_texmfdistdir}/tex/latex/arev/ot1zavm.fd
12mr|texlive-arev-20070225-2|98	%{_texmfdistdir}/tex/latex/arev/t1fav.fd
12mr|texlive-arev-20070225-2|99	%{_texmfdistdir}/tex/latex/arev/uzavm.fd
12mr|texlive-arev-20070225-2|100	%doc %{_texmfdistdir}/doc/fonts/arev/ArevSansLicense.txt
12mr|texlive-arev-20070225-2|101	%doc %{_texmfdistdir}/doc/fonts/arev/BitstreamVeraLicense.txt
12mr|texlive-arev-20070225-2|102	%doc %{_texmfdistdir}/doc/fonts/arev/ChangeLog
12mr|texlive-arev-20070225-2|103	%doc %{_texmfdistdir}/doc/fonts/arev/GPLv2.txt
12mr|texlive-arev-20070225-2|104	%doc %{_texmfdistdir}/doc/fonts/arev/LPPLv1-3a.txt
12mr|texlive-arev-20070225-2|105	%doc %{_texmfdistdir}/doc/fonts/arev/Makefile
12mr|texlive-arev-20070225-2|106	%doc %{_texmfdistdir}/doc/fonts/arev/README
12mr|texlive-arev-20070225-2|107	%doc %{_texmfdistdir}/doc/fonts/arev/arevdoc.lyx
12mr|texlive-arev-20070225-2|108	%doc %{_texmfdistdir}/doc/fonts/arev/arevdoc.pdf
12mr|texlive-arev-20070225-2|109	%doc %{_texmfdistdir}/doc/fonts/arev/arevdoc.tex
12mr|texlive-arev-20070225-2|110	%doc %{_texmfdistdir}/doc/fonts/arev/fontsample.tex
12mr|texlive-arev-20070225-2|111	%doc %{_texmfdistdir}/doc/fonts/arev/mathtesty.pdf
12mr|texlive-arev-20070225-2|112	%doc %{_texmfdistdir}/doc/fonts/arev/mathtesty.tex
12mr|texlive-arev-20070225-2|113	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-arev.tex
12mr|texlive-arev-20070225-2|114	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-cmbright.tex
12mr|texlive-arev-20070225-2|115	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-cmss.tex
12mr|texlive-arev-20070225-2|116	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-header.tex
12mr|texlive-arev-20070225-2|117	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-helvetica.tex
12mr|texlive-arev-20070225-2|118	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-kerkis.tex
12mr|texlive-arev-20070225-2|119	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-lcmss.tex
12mr|texlive-arev-20070225-2|120	%doc %{_texmfdistdir}/doc/fonts/arev/prosper-text.tex
12mr|texlive-arev-20070225-2|121	#- source
12mr|texlive-arev-20070225-2|122	%doc %{_texmfdistdir}/source/fonts/arev/TODO.txt
12mr|texlive-arev-20070225-2|123	%doc %{_texmfdistdir}/source/fonts/arev/afmtoglyphlist
12mr|texlive-arev-20070225-2|124	%doc %{_texmfdistdir}/source/fonts/arev/arevfontinst.tex
12mr|texlive-arev-20070225-2|125	%doc %{_texmfdistdir}/source/fonts/arev/arevoml.etx
12mr|texlive-arev-20070225-2|126	%doc %{_texmfdistdir}/source/fonts/arev/arevoms.etx
12mr|texlive-arev-20070225-2|127	%doc %{_texmfdistdir}/source/fonts/arev/arevot1.etx
12mr|texlive-arev-20070225-2|128	%doc %{_texmfdistdir}/source/fonts/arev/convert-ff
12mr|texlive-arev-20070225-2|129	%doc %{_texmfdistdir}/source/fonts/arev/createkerndata
12mr|texlive-arev-20070225-2|130	%doc %{_texmfdistdir}/source/fonts/arev/enctofontpos
12mr|texlive-arev-20070225-2|131	%doc %{_texmfdistdir}/source/fonts/arev/fixkernaccents.tex
12mr|texlive-arev-20070225-2|132	%doc %{_texmfdistdir}/source/fonts/arev/fixweierstrass.mtx
12mr|texlive-arev-20070225-2|133	%doc %{_texmfdistdir}/source/fonts/arev/fonttokernsfd.ff
12mr|texlive-arev-20070225-2|134	%doc %{_texmfdistdir}/source/fonts/arev/fonttopfb.ff
12mr|texlive-arev-20070225-2|135	%doc %{_texmfdistdir}/source/fonts/arev/glyphlistoml.tex
12mr|texlive-arev-20070225-2|136	%doc %{_texmfdistdir}/source/fonts/arev/glyphlistoms.tex
12mr|texlive-arev-20070225-2|137	%doc %{_texmfdistdir}/source/fonts/arev/glyphlistot1.tex
12mr|texlive-arev-20070225-2|138	%doc %{_texmfdistdir}/source/fonts/arev/makefontfiles
12mr|texlive-arev-20070225-2|139	%doc %{_texmfdistdir}/source/fonts/arev/resetdotlessi.mtx
12mr|texlive-arev-20070225-2|140	%doc %{_texmfdistdir}/source/fonts/arev/sfdtokernaccent
12mr|texlive-arev-20070225-2|141	%doc %{_texmfdistdir}/source/fonts/arev/unsetomssymbols.mtx
12mr|texlive-arev-20070225-2|142	%doc %{_texmfdistdir}/source/fonts/arev/unsetot1symbols.mtx
12mr|texlive-arev-20070225-2|143	
12mr|texlive-arev-20070225-2|144	#-----------------------------------------------------------------------
12mr|texlive-arev-20070225-2|145	%prep
12mr|texlive-arev-20070225-2|146	%setup -c -a0 -a1 -a2
12mr|texlive-arev-20070225-2|147	
12mr|texlive-arev-20070225-2|148	%build
12mr|texlive-arev-20070225-2|149	
12mr|texlive-arev-20070225-2|150	%install
12mr|texlive-arev-20070225-2|151	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-arev-20070225-2|152	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-arev-20070225-2|153	
12mr|texlive-arev-20070225-2|154	
12mr|texlive-arev-20070225-2|155	
12mr|texlive-arev-20070225-2|156	%changelog
12mr|texlive-arev-20070225-2|157	

16684 12
12mr|texlive-around-the-bend-20091109-2|1	# revision 15878
12mr|texlive-around-the-bend-20091109-2|2	# category Package
12mr|texlive-around-the-bend-20091109-2|3	# catalog-ctan /info/challenges/AroBend
12mr|texlive-around-the-bend-20091109-2|4	# catalog-date 2009-11-09 13:03:38 +0100
12mr|texlive-around-the-bend-20091109-2|5	# catalog-license lppl
12mr|texlive-around-the-bend-20091109-2|6	# catalog-version undef
12mr|texlive-around-the-bend-20091109-2|7	Name:		texlive-around-the-bend
12mr|texlive-around-the-bend-20091109-2|8	Version:	20091109
12mr|texlive-around-the-bend-20091109-2|9	Release:	2
12mr|texlive-around-the-bend-20091109-2|10	Summary:	Typeset exercises in TeX, with answers
12mr|texlive-around-the-bend-20091109-2|11	Group:		Publishing
12mr|texlive-around-the-bend-20091109-2|12	URL:		http://www.ctan.org/tex-archive/info/challenges/AroBend
12mr|texlive-around-the-bend-20091109-2|13	License:	LPPL
12mr|texlive-around-the-bend-20091109-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/around-the-bend.tar.xz
12mr|texlive-around-the-bend-20091109-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/around-the-bend.doc.tar.xz
12mr|texlive-around-the-bend-20091109-2|16	BuildArch:	noarch
12mr|texlive-around-the-bend-20091109-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-around-the-bend-20091109-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-around-the-bend-20091109-2|19	
12mr|texlive-around-the-bend-20091109-2|20	%description
12mr|texlive-around-the-bend-20091109-2|21	This is a typeset version of the files of the aro-bend, plus
12mr|texlive-around-the-bend-20091109-2|22	three extra questions (with their answers) that Michael Downes
12mr|texlive-around-the-bend-20091109-2|23	didn't manage to get onto CTAN.
12mr|texlive-around-the-bend-20091109-2|24	
12mr|texlive-around-the-bend-20091109-2|25	#-----------------------------------------------------------------------
12mr|texlive-around-the-bend-20091109-2|26	%files
12mr|texlive-around-the-bend-20091109-2|27	%doc %{_texmfdistdir}/doc/generic/around-the-bend/AroundTheBend.pdf
12mr|texlive-around-the-bend-20091109-2|28	%doc %{_texmfdistdir}/doc/generic/around-the-bend/AroundTheBend.tex
12mr|texlive-around-the-bend-20091109-2|29	%doc %{_texmfdistdir}/doc/generic/around-the-bend/README
12mr|texlive-around-the-bend-20091109-2|30	
12mr|texlive-around-the-bend-20091109-2|31	#-----------------------------------------------------------------------
12mr|texlive-around-the-bend-20091109-2|32	%prep
12mr|texlive-around-the-bend-20091109-2|33	%setup -c -a0 -a1
12mr|texlive-around-the-bend-20091109-2|34	
12mr|texlive-around-the-bend-20091109-2|35	%build
12mr|texlive-around-the-bend-20091109-2|36	
12mr|texlive-around-the-bend-20091109-2|37	%install
12mr|texlive-around-the-bend-20091109-2|38	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-around-the-bend-20091109-2|39	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-around-the-bend-20091109-2|40	
12mr|texlive-around-the-bend-20091109-2|41	
12mr|texlive-around-the-bend-20091109-2|42	
12mr|texlive-around-the-bend-20091109-2|43	%changelog
12mr|texlive-around-the-bend-20091109-2|44	

16685 12
12mr|texlive-arphic-20070525-2|1	# revision 15878
12mr|texlive-arphic-20070525-2|2	# category Package
12mr|texlive-arphic-20070525-2|3	# catalog-ctan /fonts/arphic
12mr|texlive-arphic-20070525-2|4	# catalog-date 2007-05-25 18:39:01 +0200
12mr|texlive-arphic-20070525-2|5	# catalog-license other-free
12mr|texlive-arphic-20070525-2|6	# catalog-version undef
12mr|texlive-arphic-20070525-2|7	Name:		texlive-arphic
12mr|texlive-arphic-20070525-2|8	Version:	20070525
12mr|texlive-arphic-20070525-2|9	Release:	2
12mr|texlive-arphic-20070525-2|10	Summary:	Arphic (Chinese) font packages
12mr|texlive-arphic-20070525-2|11	Group:		Publishing
12mr|texlive-arphic-20070525-2|12	URL:		http://www.ctan.org/tex-archive/fonts/arphic
12mr|texlive-arphic-20070525-2|13	License:	OTHER-FREE
12mr|texlive-arphic-20070525-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arphic.tar.xz
12mr|texlive-arphic-20070525-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arphic.doc.tar.xz
12mr|texlive-arphic-20070525-2|16	BuildArch:	noarch
12mr|texlive-arphic-20070525-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-arphic-20070525-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-arphic-20070525-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-arphic-20070525-2|20	Requires(post):	texlive-tetex
12mr|texlive-arphic-20070525-2|21	
12mr|texlive-arphic-20070525-2|22	%description
12mr|texlive-arphic-20070525-2|23	These are font bundles for the Chinese Arphic fonts which work
12mr|texlive-arphic-20070525-2|24	with the CJK package. Arphic is actually the name of the
12mr|texlive-arphic-20070525-2|25	company that which created the fonts (and put them under a GPL-
12mr|texlive-arphic-20070525-2|26	like licence).
12mr|texlive-arphic-20070525-2|27	
12mr|texlive-arphic-20070525-2|28	%post
12mr|texlive-arphic-20070525-2|29	%{_sbindir}/texlive.post
12mr|texlive-arphic-20070525-2|30	
12mr|texlive-arphic-20070525-2|31	%postun
12mr|texlive-arphic-20070525-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-arphic-20070525-2|33	%{_sbindir}/texlive.post
12mr|texlive-arphic-20070525-2|34	fi
12mr|texlive-arphic-20070525-2|35	
12mr|texlive-arphic-20070525-2|36	#-----------------------------------------------------------------------
12mr|texlive-arphic-20070525-2|37	%files
12mr|texlive-arphic-20070525-2|38	%{_texmfdistdir}/dvips/arphic/config.bkaiu
12mr|texlive-arphic-20070525-2|39	%{_texmfdistdir}/dvips/arphic/config.bsmiu
12mr|texlive-arphic-20070525-2|40	%{_texmfdistdir}/dvips/arphic/config.gbsnu
12mr|texlive-arphic-20070525-2|41	%{_texmfdistdir}/dvips/arphic/config.gkaiu
12mr|texlive-arphic-20070525-2|42	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu00.afm
12mr|texlive-arphic-20070525-2|43	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu02.afm
12mr|texlive-arphic-20070525-2|44	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu03.afm
12mr|texlive-arphic-20070525-2|45	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu20.afm
12mr|texlive-arphic-20070525-2|46	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu21.afm
12mr|texlive-arphic-20070525-2|47	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu22.afm
12mr|texlive-arphic-20070525-2|48	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu25.afm
12mr|texlive-arphic-20070525-2|49	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu26.afm
12mr|texlive-arphic-20070525-2|50	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu30.afm
12mr|texlive-arphic-20070525-2|51	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu31.afm
12mr|texlive-arphic-20070525-2|52	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu32.afm
12mr|texlive-arphic-20070525-2|53	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu33.afm
12mr|texlive-arphic-20070525-2|54	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu4e.afm
12mr|texlive-arphic-20070525-2|55	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu4f.afm
12mr|texlive-arphic-20070525-2|56	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu50.afm
12mr|texlive-arphic-20070525-2|57	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu51.afm
12mr|texlive-arphic-20070525-2|58	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu52.afm
12mr|texlive-arphic-20070525-2|59	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu53.afm
12mr|texlive-arphic-20070525-2|60	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu54.afm
12mr|texlive-arphic-20070525-2|61	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu55.afm
12mr|texlive-arphic-20070525-2|62	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu56.afm
12mr|texlive-arphic-20070525-2|63	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu57.afm
12mr|texlive-arphic-20070525-2|64	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu58.afm
12mr|texlive-arphic-20070525-2|65	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu59.afm
12mr|texlive-arphic-20070525-2|66	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5a.afm
12mr|texlive-arphic-20070525-2|67	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5b.afm
12mr|texlive-arphic-20070525-2|68	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5c.afm
12mr|texlive-arphic-20070525-2|69	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5d.afm
12mr|texlive-arphic-20070525-2|70	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5e.afm
12mr|texlive-arphic-20070525-2|71	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu5f.afm
12mr|texlive-arphic-20070525-2|72	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu60.afm
12mr|texlive-arphic-20070525-2|73	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu61.afm
12mr|texlive-arphic-20070525-2|74	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu62.afm
12mr|texlive-arphic-20070525-2|75	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu63.afm
12mr|texlive-arphic-20070525-2|76	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu64.afm
12mr|texlive-arphic-20070525-2|77	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu65.afm
12mr|texlive-arphic-20070525-2|78	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu66.afm
12mr|texlive-arphic-20070525-2|79	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu67.afm
12mr|texlive-arphic-20070525-2|80	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu68.afm
12mr|texlive-arphic-20070525-2|81	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu69.afm
12mr|texlive-arphic-20070525-2|82	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6a.afm
12mr|texlive-arphic-20070525-2|83	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6b.afm
12mr|texlive-arphic-20070525-2|84	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6c.afm
12mr|texlive-arphic-20070525-2|85	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6d.afm
12mr|texlive-arphic-20070525-2|86	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6e.afm
12mr|texlive-arphic-20070525-2|87	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu6f.afm
12mr|texlive-arphic-20070525-2|88	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu70.afm
12mr|texlive-arphic-20070525-2|89	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu71.afm
12mr|texlive-arphic-20070525-2|90	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu72.afm
12mr|texlive-arphic-20070525-2|91	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu73.afm
12mr|texlive-arphic-20070525-2|92	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu74.afm
12mr|texlive-arphic-20070525-2|93	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu75.afm
12mr|texlive-arphic-20070525-2|94	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu76.afm
12mr|texlive-arphic-20070525-2|95	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu77.afm
12mr|texlive-arphic-20070525-2|96	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu78.afm
12mr|texlive-arphic-20070525-2|97	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu79.afm
12mr|texlive-arphic-20070525-2|98	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7a.afm
12mr|texlive-arphic-20070525-2|99	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7b.afm
12mr|texlive-arphic-20070525-2|100	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7c.afm
12mr|texlive-arphic-20070525-2|101	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7d.afm
12mr|texlive-arphic-20070525-2|102	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7e.afm
12mr|texlive-arphic-20070525-2|103	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu7f.afm
12mr|texlive-arphic-20070525-2|104	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu80.afm
12mr|texlive-arphic-20070525-2|105	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu81.afm
12mr|texlive-arphic-20070525-2|106	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu82.afm
12mr|texlive-arphic-20070525-2|107	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu83.afm
12mr|texlive-arphic-20070525-2|108	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu84.afm
12mr|texlive-arphic-20070525-2|109	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu85.afm
12mr|texlive-arphic-20070525-2|110	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu86.afm
12mr|texlive-arphic-20070525-2|111	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu87.afm
12mr|texlive-arphic-20070525-2|112	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu88.afm
12mr|texlive-arphic-20070525-2|113	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu89.afm
12mr|texlive-arphic-20070525-2|114	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8a.afm
12mr|texlive-arphic-20070525-2|115	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8b.afm
12mr|texlive-arphic-20070525-2|116	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8c.afm
12mr|texlive-arphic-20070525-2|117	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8d.afm
12mr|texlive-arphic-20070525-2|118	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8e.afm
12mr|texlive-arphic-20070525-2|119	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu8f.afm
12mr|texlive-arphic-20070525-2|120	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu90.afm
12mr|texlive-arphic-20070525-2|121	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu91.afm
12mr|texlive-arphic-20070525-2|122	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu92.afm
12mr|texlive-arphic-20070525-2|123	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu93.afm
12mr|texlive-arphic-20070525-2|124	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu94.afm
12mr|texlive-arphic-20070525-2|125	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu95.afm
12mr|texlive-arphic-20070525-2|126	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu96.afm
12mr|texlive-arphic-20070525-2|127	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu97.afm
12mr|texlive-arphic-20070525-2|128	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu98.afm
12mr|texlive-arphic-20070525-2|129	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu99.afm
12mr|texlive-arphic-20070525-2|130	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9a.afm
12mr|texlive-arphic-20070525-2|131	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9b.afm
12mr|texlive-arphic-20070525-2|132	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9c.afm
12mr|texlive-arphic-20070525-2|133	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9d.afm
12mr|texlive-arphic-20070525-2|134	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9e.afm
12mr|texlive-arphic-20070525-2|135	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiu9f.afm
12mr|texlive-arphic-20070525-2|136	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuee.afm
12mr|texlive-arphic-20070525-2|137	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuf6.afm
12mr|texlive-arphic-20070525-2|138	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuf7.afm
12mr|texlive-arphic-20070525-2|139	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuf8.afm
12mr|texlive-arphic-20070525-2|140	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiufa.afm
12mr|texlive-arphic-20070525-2|141	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiufe.afm
12mr|texlive-arphic-20070525-2|142	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuff.afm
12mr|texlive-arphic-20070525-2|143	%{_texmfdistdir}/fonts/afm/arphic/bkaiu/bkaiuv.afm
12mr|texlive-arphic-20070525-2|144	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu00.afm
12mr|texlive-arphic-20070525-2|145	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu02.afm
12mr|texlive-arphic-20070525-2|146	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu03.afm
12mr|texlive-arphic-20070525-2|147	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu20.afm
12mr|texlive-arphic-20070525-2|148	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu21.afm
12mr|texlive-arphic-20070525-2|149	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu22.afm
12mr|texlive-arphic-20070525-2|150	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu25.afm
12mr|texlive-arphic-20070525-2|151	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu26.afm
12mr|texlive-arphic-20070525-2|152	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu30.afm
12mr|texlive-arphic-20070525-2|153	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu31.afm
12mr|texlive-arphic-20070525-2|154	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu32.afm
12mr|texlive-arphic-20070525-2|155	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu33.afm
12mr|texlive-arphic-20070525-2|156	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu4e.afm
12mr|texlive-arphic-20070525-2|157	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu4f.afm
12mr|texlive-arphic-20070525-2|158	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu50.afm
12mr|texlive-arphic-20070525-2|159	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu51.afm
12mr|texlive-arphic-20070525-2|160	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu52.afm
12mr|texlive-arphic-20070525-2|161	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu53.afm
12mr|texlive-arphic-20070525-2|162	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu54.afm
12mr|texlive-arphic-20070525-2|163	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu55.afm
12mr|texlive-arphic-20070525-2|164	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu56.afm
12mr|texlive-arphic-20070525-2|165	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu57.afm
12mr|texlive-arphic-20070525-2|166	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu58.afm
12mr|texlive-arphic-20070525-2|167	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu59.afm
12mr|texlive-arphic-20070525-2|168	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5a.afm
12mr|texlive-arphic-20070525-2|169	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5b.afm
12mr|texlive-arphic-20070525-2|170	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5c.afm
12mr|texlive-arphic-20070525-2|171	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5d.afm
12mr|texlive-arphic-20070525-2|172	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5e.afm
12mr|texlive-arphic-20070525-2|173	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu5f.afm
12mr|texlive-arphic-20070525-2|174	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu60.afm
12mr|texlive-arphic-20070525-2|175	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu61.afm
12mr|texlive-arphic-20070525-2|176	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu62.afm
12mr|texlive-arphic-20070525-2|177	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu63.afm
12mr|texlive-arphic-20070525-2|178	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu64.afm
12mr|texlive-arphic-20070525-2|179	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu65.afm
12mr|texlive-arphic-20070525-2|180	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu66.afm
12mr|texlive-arphic-20070525-2|181	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu67.afm
12mr|texlive-arphic-20070525-2|182	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu68.afm
12mr|texlive-arphic-20070525-2|183	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu69.afm
12mr|texlive-arphic-20070525-2|184	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6a.afm
12mr|texlive-arphic-20070525-2|185	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6b.afm
12mr|texlive-arphic-20070525-2|186	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6c.afm
12mr|texlive-arphic-20070525-2|187	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6d.afm
12mr|texlive-arphic-20070525-2|188	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6e.afm
12mr|texlive-arphic-20070525-2|189	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu6f.afm
12mr|texlive-arphic-20070525-2|190	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu70.afm
12mr|texlive-arphic-20070525-2|191	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu71.afm
12mr|texlive-arphic-20070525-2|192	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu72.afm
12mr|texlive-arphic-20070525-2|193	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu73.afm
12mr|texlive-arphic-20070525-2|194	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu74.afm
12mr|texlive-arphic-20070525-2|195	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu75.afm
12mr|texlive-arphic-20070525-2|196	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu76.afm
12mr|texlive-arphic-20070525-2|197	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu77.afm
12mr|texlive-arphic-20070525-2|198	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu78.afm
12mr|texlive-arphic-20070525-2|199	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu79.afm
12mr|texlive-arphic-20070525-2|200	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7a.afm
12mr|texlive-arphic-20070525-2|201	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7b.afm
12mr|texlive-arphic-20070525-2|202	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7c.afm
12mr|texlive-arphic-20070525-2|203	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7d.afm
12mr|texlive-arphic-20070525-2|204	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7e.afm
12mr|texlive-arphic-20070525-2|205	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu7f.afm
12mr|texlive-arphic-20070525-2|206	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu80.afm
12mr|texlive-arphic-20070525-2|207	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu81.afm
12mr|texlive-arphic-20070525-2|208	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu82.afm
12mr|texlive-arphic-20070525-2|209	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu83.afm
12mr|texlive-arphic-20070525-2|210	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu84.afm
12mr|texlive-arphic-20070525-2|211	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu85.afm
12mr|texlive-arphic-20070525-2|212	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu86.afm
12mr|texlive-arphic-20070525-2|213	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu87.afm
12mr|texlive-arphic-20070525-2|214	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu88.afm
12mr|texlive-arphic-20070525-2|215	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu89.afm
12mr|texlive-arphic-20070525-2|216	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8a.afm
12mr|texlive-arphic-20070525-2|217	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8b.afm
12mr|texlive-arphic-20070525-2|218	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8c.afm
12mr|texlive-arphic-20070525-2|219	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8d.afm
12mr|texlive-arphic-20070525-2|220	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8e.afm
12mr|texlive-arphic-20070525-2|221	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu8f.afm
12mr|texlive-arphic-20070525-2|222	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu90.afm
12mr|texlive-arphic-20070525-2|223	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu91.afm
12mr|texlive-arphic-20070525-2|224	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu92.afm
12mr|texlive-arphic-20070525-2|225	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu93.afm
12mr|texlive-arphic-20070525-2|226	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu94.afm
12mr|texlive-arphic-20070525-2|227	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu95.afm
12mr|texlive-arphic-20070525-2|228	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu96.afm
12mr|texlive-arphic-20070525-2|229	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu97.afm
12mr|texlive-arphic-20070525-2|230	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu98.afm
12mr|texlive-arphic-20070525-2|231	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu99.afm
12mr|texlive-arphic-20070525-2|232	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9a.afm
12mr|texlive-arphic-20070525-2|233	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9b.afm
12mr|texlive-arphic-20070525-2|234	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9c.afm
12mr|texlive-arphic-20070525-2|235	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9d.afm
12mr|texlive-arphic-20070525-2|236	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9e.afm
12mr|texlive-arphic-20070525-2|237	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiu9f.afm
12mr|texlive-arphic-20070525-2|238	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuee.afm
12mr|texlive-arphic-20070525-2|239	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuf6.afm
12mr|texlive-arphic-20070525-2|240	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuf7.afm
12mr|texlive-arphic-20070525-2|241	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuf8.afm
12mr|texlive-arphic-20070525-2|242	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiufa.afm
12mr|texlive-arphic-20070525-2|243	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiufe.afm
12mr|texlive-arphic-20070525-2|244	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuff.afm
12mr|texlive-arphic-20070525-2|245	%{_texmfdistdir}/fonts/afm/arphic/bsmiu/bsmiuv.afm
12mr|texlive-arphic-20070525-2|246	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu00.afm
12mr|texlive-arphic-20070525-2|247	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu01.afm
12mr|texlive-arphic-20070525-2|248	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu02.afm
12mr|texlive-arphic-20070525-2|249	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu03.afm
12mr|texlive-arphic-20070525-2|250	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu04.afm
12mr|texlive-arphic-20070525-2|251	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu20.afm
12mr|texlive-arphic-20070525-2|252	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu21.afm
12mr|texlive-arphic-20070525-2|253	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu22.afm
12mr|texlive-arphic-20070525-2|254	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu23.afm
12mr|texlive-arphic-20070525-2|255	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu24.afm
12mr|texlive-arphic-20070525-2|256	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu25.afm
12mr|texlive-arphic-20070525-2|257	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu26.afm
12mr|texlive-arphic-20070525-2|258	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu30.afm
12mr|texlive-arphic-20070525-2|259	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu31.afm
12mr|texlive-arphic-20070525-2|260	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu32.afm
12mr|texlive-arphic-20070525-2|261	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu4e.afm
12mr|texlive-arphic-20070525-2|262	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu4f.afm
12mr|texlive-arphic-20070525-2|263	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu50.afm
12mr|texlive-arphic-20070525-2|264	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu51.afm
12mr|texlive-arphic-20070525-2|265	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu52.afm
12mr|texlive-arphic-20070525-2|266	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu53.afm
12mr|texlive-arphic-20070525-2|267	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu54.afm
12mr|texlive-arphic-20070525-2|268	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu55.afm
12mr|texlive-arphic-20070525-2|269	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu56.afm
12mr|texlive-arphic-20070525-2|270	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu57.afm
12mr|texlive-arphic-20070525-2|271	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu58.afm
12mr|texlive-arphic-20070525-2|272	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu59.afm
12mr|texlive-arphic-20070525-2|273	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5a.afm
12mr|texlive-arphic-20070525-2|274	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5b.afm
12mr|texlive-arphic-20070525-2|275	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5c.afm
12mr|texlive-arphic-20070525-2|276	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5d.afm
12mr|texlive-arphic-20070525-2|277	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5e.afm
12mr|texlive-arphic-20070525-2|278	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu5f.afm
12mr|texlive-arphic-20070525-2|279	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu60.afm
12mr|texlive-arphic-20070525-2|280	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu61.afm
12mr|texlive-arphic-20070525-2|281	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu62.afm
12mr|texlive-arphic-20070525-2|282	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu63.afm
12mr|texlive-arphic-20070525-2|283	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu64.afm
12mr|texlive-arphic-20070525-2|284	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu65.afm
12mr|texlive-arphic-20070525-2|285	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu66.afm
12mr|texlive-arphic-20070525-2|286	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu67.afm
12mr|texlive-arphic-20070525-2|287	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu68.afm
12mr|texlive-arphic-20070525-2|288	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu69.afm
12mr|texlive-arphic-20070525-2|289	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6a.afm
12mr|texlive-arphic-20070525-2|290	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6b.afm
12mr|texlive-arphic-20070525-2|291	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6c.afm
12mr|texlive-arphic-20070525-2|292	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6d.afm
12mr|texlive-arphic-20070525-2|293	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6e.afm
12mr|texlive-arphic-20070525-2|294	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu6f.afm
12mr|texlive-arphic-20070525-2|295	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu70.afm
12mr|texlive-arphic-20070525-2|296	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu71.afm
12mr|texlive-arphic-20070525-2|297	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu72.afm
12mr|texlive-arphic-20070525-2|298	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu73.afm
12mr|texlive-arphic-20070525-2|299	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu74.afm
12mr|texlive-arphic-20070525-2|300	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu75.afm
12mr|texlive-arphic-20070525-2|301	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu76.afm
12mr|texlive-arphic-20070525-2|302	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu77.afm
12mr|texlive-arphic-20070525-2|303	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu78.afm
12mr|texlive-arphic-20070525-2|304	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu79.afm
12mr|texlive-arphic-20070525-2|305	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7a.afm
12mr|texlive-arphic-20070525-2|306	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7b.afm
12mr|texlive-arphic-20070525-2|307	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7c.afm
12mr|texlive-arphic-20070525-2|308	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7d.afm
12mr|texlive-arphic-20070525-2|309	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7e.afm
12mr|texlive-arphic-20070525-2|310	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu7f.afm
12mr|texlive-arphic-20070525-2|311	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu80.afm
12mr|texlive-arphic-20070525-2|312	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu81.afm
12mr|texlive-arphic-20070525-2|313	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu82.afm
12mr|texlive-arphic-20070525-2|314	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu83.afm
12mr|texlive-arphic-20070525-2|315	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu84.afm
12mr|texlive-arphic-20070525-2|316	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu85.afm
12mr|texlive-arphic-20070525-2|317	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu86.afm
12mr|texlive-arphic-20070525-2|318	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu87.afm
12mr|texlive-arphic-20070525-2|319	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu88.afm
12mr|texlive-arphic-20070525-2|320	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu89.afm
12mr|texlive-arphic-20070525-2|321	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8a.afm
12mr|texlive-arphic-20070525-2|322	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8b.afm
12mr|texlive-arphic-20070525-2|323	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8c.afm
12mr|texlive-arphic-20070525-2|324	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8d.afm
12mr|texlive-arphic-20070525-2|325	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8e.afm
12mr|texlive-arphic-20070525-2|326	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu8f.afm
12mr|texlive-arphic-20070525-2|327	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu90.afm
12mr|texlive-arphic-20070525-2|328	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu91.afm
12mr|texlive-arphic-20070525-2|329	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu92.afm
12mr|texlive-arphic-20070525-2|330	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu93.afm
12mr|texlive-arphic-20070525-2|331	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu94.afm
12mr|texlive-arphic-20070525-2|332	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu95.afm
12mr|texlive-arphic-20070525-2|333	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu96.afm
12mr|texlive-arphic-20070525-2|334	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu97.afm
12mr|texlive-arphic-20070525-2|335	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu98.afm
12mr|texlive-arphic-20070525-2|336	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu99.afm
12mr|texlive-arphic-20070525-2|337	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu9a.afm
12mr|texlive-arphic-20070525-2|338	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu9b.afm
12mr|texlive-arphic-20070525-2|339	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu9c.afm
12mr|texlive-arphic-20070525-2|340	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu9e.afm
12mr|texlive-arphic-20070525-2|341	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnu9f.afm
12mr|texlive-arphic-20070525-2|342	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnufe.afm
12mr|texlive-arphic-20070525-2|343	%{_texmfdistdir}/fonts/afm/arphic/gbsnu/gbsnuff.afm
12mr|texlive-arphic-20070525-2|344	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu00.afm
12mr|texlive-arphic-20070525-2|345	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu01.afm
12mr|texlive-arphic-20070525-2|346	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu02.afm
12mr|texlive-arphic-20070525-2|347	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu03.afm
12mr|texlive-arphic-20070525-2|348	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu04.afm
12mr|texlive-arphic-20070525-2|349	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu20.afm
12mr|texlive-arphic-20070525-2|350	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu21.afm
12mr|texlive-arphic-20070525-2|351	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu22.afm
12mr|texlive-arphic-20070525-2|352	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu23.afm
12mr|texlive-arphic-20070525-2|353	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu24.afm
12mr|texlive-arphic-20070525-2|354	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu25.afm
12mr|texlive-arphic-20070525-2|355	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu26.afm
12mr|texlive-arphic-20070525-2|356	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu30.afm
12mr|texlive-arphic-20070525-2|357	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu31.afm
12mr|texlive-arphic-20070525-2|358	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu32.afm
12mr|texlive-arphic-20070525-2|359	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu4e.afm
12mr|texlive-arphic-20070525-2|360	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu4f.afm
12mr|texlive-arphic-20070525-2|361	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu50.afm
12mr|texlive-arphic-20070525-2|362	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu51.afm
12mr|texlive-arphic-20070525-2|363	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu52.afm
12mr|texlive-arphic-20070525-2|364	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu53.afm
12mr|texlive-arphic-20070525-2|365	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu54.afm
12mr|texlive-arphic-20070525-2|366	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu55.afm
12mr|texlive-arphic-20070525-2|367	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu56.afm
12mr|texlive-arphic-20070525-2|368	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu57.afm
12mr|texlive-arphic-20070525-2|369	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu58.afm
12mr|texlive-arphic-20070525-2|370	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu59.afm
12mr|texlive-arphic-20070525-2|371	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5a.afm
12mr|texlive-arphic-20070525-2|372	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5b.afm
12mr|texlive-arphic-20070525-2|373	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5c.afm
12mr|texlive-arphic-20070525-2|374	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5d.afm
12mr|texlive-arphic-20070525-2|375	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5e.afm
12mr|texlive-arphic-20070525-2|376	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu5f.afm
12mr|texlive-arphic-20070525-2|377	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu60.afm
12mr|texlive-arphic-20070525-2|378	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu61.afm
12mr|texlive-arphic-20070525-2|379	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu62.afm
12mr|texlive-arphic-20070525-2|380	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu63.afm
12mr|texlive-arphic-20070525-2|381	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu64.afm
12mr|texlive-arphic-20070525-2|382	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu65.afm
12mr|texlive-arphic-20070525-2|383	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu66.afm
12mr|texlive-arphic-20070525-2|384	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu67.afm
12mr|texlive-arphic-20070525-2|385	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu68.afm
12mr|texlive-arphic-20070525-2|386	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu69.afm
12mr|texlive-arphic-20070525-2|387	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6a.afm
12mr|texlive-arphic-20070525-2|388	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6b.afm
12mr|texlive-arphic-20070525-2|389	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6c.afm
12mr|texlive-arphic-20070525-2|390	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6d.afm
12mr|texlive-arphic-20070525-2|391	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6e.afm
12mr|texlive-arphic-20070525-2|392	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu6f.afm
12mr|texlive-arphic-20070525-2|393	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu70.afm
12mr|texlive-arphic-20070525-2|394	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu71.afm
12mr|texlive-arphic-20070525-2|395	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu72.afm
12mr|texlive-arphic-20070525-2|396	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu73.afm
12mr|texlive-arphic-20070525-2|397	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu74.afm
12mr|texlive-arphic-20070525-2|398	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu75.afm
12mr|texlive-arphic-20070525-2|399	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu76.afm
12mr|texlive-arphic-20070525-2|400	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu77.afm
12mr|texlive-arphic-20070525-2|401	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu78.afm
12mr|texlive-arphic-20070525-2|402	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu79.afm
12mr|texlive-arphic-20070525-2|403	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7a.afm
12mr|texlive-arphic-20070525-2|404	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7b.afm
12mr|texlive-arphic-20070525-2|405	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7c.afm
12mr|texlive-arphic-20070525-2|406	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7d.afm
12mr|texlive-arphic-20070525-2|407	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7e.afm
12mr|texlive-arphic-20070525-2|408	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu7f.afm
12mr|texlive-arphic-20070525-2|409	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu80.afm
12mr|texlive-arphic-20070525-2|410	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu81.afm
12mr|texlive-arphic-20070525-2|411	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu82.afm
12mr|texlive-arphic-20070525-2|412	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu83.afm
12mr|texlive-arphic-20070525-2|413	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu84.afm
12mr|texlive-arphic-20070525-2|414	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu85.afm
12mr|texlive-arphic-20070525-2|415	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu86.afm
12mr|texlive-arphic-20070525-2|416	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu87.afm
12mr|texlive-arphic-20070525-2|417	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu88.afm
12mr|texlive-arphic-20070525-2|418	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu89.afm
12mr|texlive-arphic-20070525-2|419	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8a.afm
12mr|texlive-arphic-20070525-2|420	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8b.afm
12mr|texlive-arphic-20070525-2|421	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8c.afm
12mr|texlive-arphic-20070525-2|422	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8d.afm
12mr|texlive-arphic-20070525-2|423	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8e.afm
12mr|texlive-arphic-20070525-2|424	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu8f.afm
12mr|texlive-arphic-20070525-2|425	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu90.afm
12mr|texlive-arphic-20070525-2|426	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu91.afm
12mr|texlive-arphic-20070525-2|427	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu92.afm
12mr|texlive-arphic-20070525-2|428	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu93.afm
12mr|texlive-arphic-20070525-2|429	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu94.afm
12mr|texlive-arphic-20070525-2|430	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu95.afm
12mr|texlive-arphic-20070525-2|431	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu96.afm
12mr|texlive-arphic-20070525-2|432	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu97.afm
12mr|texlive-arphic-20070525-2|433	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu98.afm
12mr|texlive-arphic-20070525-2|434	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu99.afm
12mr|texlive-arphic-20070525-2|435	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu9a.afm
12mr|texlive-arphic-20070525-2|436	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu9b.afm
12mr|texlive-arphic-20070525-2|437	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu9c.afm
12mr|texlive-arphic-20070525-2|438	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu9e.afm
12mr|texlive-arphic-20070525-2|439	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiu9f.afm
12mr|texlive-arphic-20070525-2|440	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiufe.afm
12mr|texlive-arphic-20070525-2|441	%{_texmfdistdir}/fonts/afm/arphic/gkaiu/gkaiuff.afm
12mr|texlive-arphic-20070525-2|442	%{_texmfdistdir}/fonts/map/dvips/arphic/bkaiu.map
12mr|texlive-arphic-20070525-2|443	%{_texmfdistdir}/fonts/map/dvips/arphic/bsmiu.map
12mr|texlive-arphic-20070525-2|444	%{_texmfdistdir}/fonts/map/dvips/arphic/gbsnu.map
12mr|texlive-arphic-20070525-2|445	%{_texmfdistdir}/fonts/map/dvips/arphic/gkaiu.map
12mr|texlive-arphic-20070525-2|446	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp00.tfm
12mr|texlive-arphic-20070525-2|447	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp01.tfm
12mr|texlive-arphic-20070525-2|448	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp02.tfm
12mr|texlive-arphic-20070525-2|449	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp03.tfm
12mr|texlive-arphic-20070525-2|450	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp04.tfm
12mr|texlive-arphic-20070525-2|451	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp05.tfm
12mr|texlive-arphic-20070525-2|452	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp06.tfm
12mr|texlive-arphic-20070525-2|453	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp07.tfm
12mr|texlive-arphic-20070525-2|454	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp08.tfm
12mr|texlive-arphic-20070525-2|455	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp09.tfm
12mr|texlive-arphic-20070525-2|456	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp10.tfm
12mr|texlive-arphic-20070525-2|457	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp11.tfm
12mr|texlive-arphic-20070525-2|458	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp12.tfm
12mr|texlive-arphic-20070525-2|459	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp13.tfm
12mr|texlive-arphic-20070525-2|460	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp14.tfm
12mr|texlive-arphic-20070525-2|461	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp15.tfm
12mr|texlive-arphic-20070525-2|462	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp16.tfm
12mr|texlive-arphic-20070525-2|463	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp17.tfm
12mr|texlive-arphic-20070525-2|464	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp18.tfm
12mr|texlive-arphic-20070525-2|465	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp19.tfm
12mr|texlive-arphic-20070525-2|466	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp20.tfm
12mr|texlive-arphic-20070525-2|467	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp21.tfm
12mr|texlive-arphic-20070525-2|468	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp22.tfm
12mr|texlive-arphic-20070525-2|469	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp23.tfm
12mr|texlive-arphic-20070525-2|470	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp25.tfm
12mr|texlive-arphic-20070525-2|471	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp26.tfm
12mr|texlive-arphic-20070525-2|472	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp27.tfm
12mr|texlive-arphic-20070525-2|473	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp28.tfm
12mr|texlive-arphic-20070525-2|474	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp29.tfm
12mr|texlive-arphic-20070525-2|475	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp30.tfm
12mr|texlive-arphic-20070525-2|476	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp31.tfm
12mr|texlive-arphic-20070525-2|477	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp32.tfm
12mr|texlive-arphic-20070525-2|478	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp33.tfm
12mr|texlive-arphic-20070525-2|479	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp34.tfm
12mr|texlive-arphic-20070525-2|480	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp35.tfm
12mr|texlive-arphic-20070525-2|481	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp36.tfm
12mr|texlive-arphic-20070525-2|482	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp37.tfm
12mr|texlive-arphic-20070525-2|483	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp38.tfm
12mr|texlive-arphic-20070525-2|484	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp39.tfm
12mr|texlive-arphic-20070525-2|485	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp40.tfm
12mr|texlive-arphic-20070525-2|486	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp41.tfm
12mr|texlive-arphic-20070525-2|487	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp42.tfm
12mr|texlive-arphic-20070525-2|488	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp43.tfm
12mr|texlive-arphic-20070525-2|489	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp44.tfm
12mr|texlive-arphic-20070525-2|490	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp45.tfm
12mr|texlive-arphic-20070525-2|491	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp46.tfm
12mr|texlive-arphic-20070525-2|492	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp47.tfm
12mr|texlive-arphic-20070525-2|493	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp48.tfm
12mr|texlive-arphic-20070525-2|494	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp49.tfm
12mr|texlive-arphic-20070525-2|495	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp50.tfm
12mr|texlive-arphic-20070525-2|496	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp51.tfm
12mr|texlive-arphic-20070525-2|497	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp52.tfm
12mr|texlive-arphic-20070525-2|498	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp53.tfm
12mr|texlive-arphic-20070525-2|499	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp54.tfm
12mr|texlive-arphic-20070525-2|500	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimp55.tfm
12mr|texlive-arphic-20070525-2|501	%{_texmfdistdir}/fonts/tfm/arphic/bkaimp/bkaimpv.tfm
12mr|texlive-arphic-20070525-2|502	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu00.tfm
12mr|texlive-arphic-20070525-2|503	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu02.tfm
12mr|texlive-arphic-20070525-2|504	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu03.tfm
12mr|texlive-arphic-20070525-2|505	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu20.tfm
12mr|texlive-arphic-20070525-2|506	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu21.tfm
12mr|texlive-arphic-20070525-2|507	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu22.tfm
12mr|texlive-arphic-20070525-2|508	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu25.tfm
12mr|texlive-arphic-20070525-2|509	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu26.tfm
12mr|texlive-arphic-20070525-2|510	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu30.tfm
12mr|texlive-arphic-20070525-2|511	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu31.tfm
12mr|texlive-arphic-20070525-2|512	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu32.tfm
12mr|texlive-arphic-20070525-2|513	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu33.tfm
12mr|texlive-arphic-20070525-2|514	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu4e.tfm
12mr|texlive-arphic-20070525-2|515	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu4f.tfm
12mr|texlive-arphic-20070525-2|516	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu50.tfm
12mr|texlive-arphic-20070525-2|517	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu51.tfm
12mr|texlive-arphic-20070525-2|518	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu52.tfm
12mr|texlive-arphic-20070525-2|519	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu53.tfm
12mr|texlive-arphic-20070525-2|520	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu54.tfm
12mr|texlive-arphic-20070525-2|521	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu55.tfm
12mr|texlive-arphic-20070525-2|522	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu56.tfm
12mr|texlive-arphic-20070525-2|523	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu57.tfm
12mr|texlive-arphic-20070525-2|524	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu58.tfm
12mr|texlive-arphic-20070525-2|525	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu59.tfm
12mr|texlive-arphic-20070525-2|526	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5a.tfm
12mr|texlive-arphic-20070525-2|527	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5b.tfm
12mr|texlive-arphic-20070525-2|528	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5c.tfm
12mr|texlive-arphic-20070525-2|529	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5d.tfm
12mr|texlive-arphic-20070525-2|530	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5e.tfm
12mr|texlive-arphic-20070525-2|531	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu5f.tfm
12mr|texlive-arphic-20070525-2|532	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu60.tfm
12mr|texlive-arphic-20070525-2|533	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu61.tfm
12mr|texlive-arphic-20070525-2|534	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu62.tfm
12mr|texlive-arphic-20070525-2|535	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu63.tfm
12mr|texlive-arphic-20070525-2|536	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu64.tfm
12mr|texlive-arphic-20070525-2|537	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu65.tfm
12mr|texlive-arphic-20070525-2|538	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu66.tfm
12mr|texlive-arphic-20070525-2|539	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu67.tfm
12mr|texlive-arphic-20070525-2|540	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu68.tfm
12mr|texlive-arphic-20070525-2|541	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu69.tfm
12mr|texlive-arphic-20070525-2|542	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6a.tfm
12mr|texlive-arphic-20070525-2|543	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6b.tfm
12mr|texlive-arphic-20070525-2|544	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6c.tfm
12mr|texlive-arphic-20070525-2|545	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6d.tfm
12mr|texlive-arphic-20070525-2|546	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6e.tfm
12mr|texlive-arphic-20070525-2|547	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu6f.tfm
12mr|texlive-arphic-20070525-2|548	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu70.tfm
12mr|texlive-arphic-20070525-2|549	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu71.tfm
12mr|texlive-arphic-20070525-2|550	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu72.tfm
12mr|texlive-arphic-20070525-2|551	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu73.tfm
12mr|texlive-arphic-20070525-2|552	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu74.tfm
12mr|texlive-arphic-20070525-2|553	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu75.tfm
12mr|texlive-arphic-20070525-2|554	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu76.tfm
12mr|texlive-arphic-20070525-2|555	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu77.tfm
12mr|texlive-arphic-20070525-2|556	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu78.tfm
12mr|texlive-arphic-20070525-2|557	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu79.tfm
12mr|texlive-arphic-20070525-2|558	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7a.tfm
12mr|texlive-arphic-20070525-2|559	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7b.tfm
12mr|texlive-arphic-20070525-2|560	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7c.tfm
12mr|texlive-arphic-20070525-2|561	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7d.tfm
12mr|texlive-arphic-20070525-2|562	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7e.tfm
12mr|texlive-arphic-20070525-2|563	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu7f.tfm
12mr|texlive-arphic-20070525-2|564	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu80.tfm
12mr|texlive-arphic-20070525-2|565	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu81.tfm
12mr|texlive-arphic-20070525-2|566	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu82.tfm
12mr|texlive-arphic-20070525-2|567	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu83.tfm
12mr|texlive-arphic-20070525-2|568	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu84.tfm
12mr|texlive-arphic-20070525-2|569	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu85.tfm
12mr|texlive-arphic-20070525-2|570	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu86.tfm
12mr|texlive-arphic-20070525-2|571	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu87.tfm
12mr|texlive-arphic-20070525-2|572	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu88.tfm
12mr|texlive-arphic-20070525-2|573	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu89.tfm
12mr|texlive-arphic-20070525-2|574	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8a.tfm
12mr|texlive-arphic-20070525-2|575	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8b.tfm
12mr|texlive-arphic-20070525-2|576	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8c.tfm
12mr|texlive-arphic-20070525-2|577	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8d.tfm
12mr|texlive-arphic-20070525-2|578	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8e.tfm
12mr|texlive-arphic-20070525-2|579	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu8f.tfm
12mr|texlive-arphic-20070525-2|580	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu90.tfm
12mr|texlive-arphic-20070525-2|581	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu91.tfm
12mr|texlive-arphic-20070525-2|582	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu92.tfm
12mr|texlive-arphic-20070525-2|583	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu93.tfm
12mr|texlive-arphic-20070525-2|584	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu94.tfm
12mr|texlive-arphic-20070525-2|585	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu95.tfm
12mr|texlive-arphic-20070525-2|586	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu96.tfm
12mr|texlive-arphic-20070525-2|587	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu97.tfm
12mr|texlive-arphic-20070525-2|588	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu98.tfm
12mr|texlive-arphic-20070525-2|589	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu99.tfm
12mr|texlive-arphic-20070525-2|590	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9a.tfm
12mr|texlive-arphic-20070525-2|591	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9b.tfm
12mr|texlive-arphic-20070525-2|592	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9c.tfm
12mr|texlive-arphic-20070525-2|593	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9d.tfm
12mr|texlive-arphic-20070525-2|594	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9e.tfm
12mr|texlive-arphic-20070525-2|595	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiu9f.tfm
12mr|texlive-arphic-20070525-2|596	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuee.tfm
12mr|texlive-arphic-20070525-2|597	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuf6.tfm
12mr|texlive-arphic-20070525-2|598	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuf7.tfm
12mr|texlive-arphic-20070525-2|599	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuf8.tfm
12mr|texlive-arphic-20070525-2|600	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiufa.tfm
12mr|texlive-arphic-20070525-2|601	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiufe.tfm
12mr|texlive-arphic-20070525-2|602	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuff.tfm
12mr|texlive-arphic-20070525-2|603	%{_texmfdistdir}/fonts/tfm/arphic/bkaiu/bkaiuv.tfm
12mr|texlive-arphic-20070525-2|604	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp00.tfm
12mr|texlive-arphic-20070525-2|605	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp01.tfm
12mr|texlive-arphic-20070525-2|606	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp02.tfm
12mr|texlive-arphic-20070525-2|607	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp03.tfm
12mr|texlive-arphic-20070525-2|608	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp04.tfm
12mr|texlive-arphic-20070525-2|609	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp05.tfm
12mr|texlive-arphic-20070525-2|610	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp06.tfm
12mr|texlive-arphic-20070525-2|611	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp07.tfm
12mr|texlive-arphic-20070525-2|612	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp08.tfm
12mr|texlive-arphic-20070525-2|613	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp09.tfm
12mr|texlive-arphic-20070525-2|614	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp10.tfm
12mr|texlive-arphic-20070525-2|615	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp11.tfm
12mr|texlive-arphic-20070525-2|616	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp12.tfm
12mr|texlive-arphic-20070525-2|617	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp13.tfm
12mr|texlive-arphic-20070525-2|618	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp14.tfm
12mr|texlive-arphic-20070525-2|619	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp15.tfm
12mr|texlive-arphic-20070525-2|620	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp16.tfm
12mr|texlive-arphic-20070525-2|621	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp17.tfm
12mr|texlive-arphic-20070525-2|622	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp18.tfm
12mr|texlive-arphic-20070525-2|623	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp19.tfm
12mr|texlive-arphic-20070525-2|624	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp20.tfm
12mr|texlive-arphic-20070525-2|625	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp21.tfm
12mr|texlive-arphic-20070525-2|626	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp22.tfm
12mr|texlive-arphic-20070525-2|627	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp23.tfm
12mr|texlive-arphic-20070525-2|628	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp25.tfm
12mr|texlive-arphic-20070525-2|629	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp26.tfm
12mr|texlive-arphic-20070525-2|630	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp27.tfm
12mr|texlive-arphic-20070525-2|631	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp28.tfm
12mr|texlive-arphic-20070525-2|632	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp29.tfm
12mr|texlive-arphic-20070525-2|633	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp30.tfm
12mr|texlive-arphic-20070525-2|634	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp31.tfm
12mr|texlive-arphic-20070525-2|635	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp32.tfm
12mr|texlive-arphic-20070525-2|636	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp33.tfm
12mr|texlive-arphic-20070525-2|637	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp34.tfm
12mr|texlive-arphic-20070525-2|638	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp35.tfm
12mr|texlive-arphic-20070525-2|639	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp36.tfm
12mr|texlive-arphic-20070525-2|640	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp37.tfm
12mr|texlive-arphic-20070525-2|641	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp38.tfm
12mr|texlive-arphic-20070525-2|642	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp39.tfm
12mr|texlive-arphic-20070525-2|643	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp40.tfm
12mr|texlive-arphic-20070525-2|644	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp41.tfm
12mr|texlive-arphic-20070525-2|645	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp42.tfm
12mr|texlive-arphic-20070525-2|646	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp43.tfm
12mr|texlive-arphic-20070525-2|647	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp44.tfm
12mr|texlive-arphic-20070525-2|648	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp45.tfm
12mr|texlive-arphic-20070525-2|649	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp46.tfm
12mr|texlive-arphic-20070525-2|650	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp47.tfm
12mr|texlive-arphic-20070525-2|651	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp48.tfm
12mr|texlive-arphic-20070525-2|652	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp49.tfm
12mr|texlive-arphic-20070525-2|653	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp50.tfm
12mr|texlive-arphic-20070525-2|654	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp51.tfm
12mr|texlive-arphic-20070525-2|655	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp52.tfm
12mr|texlive-arphic-20070525-2|656	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp53.tfm
12mr|texlive-arphic-20070525-2|657	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp54.tfm
12mr|texlive-arphic-20070525-2|658	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilp55.tfm
12mr|texlive-arphic-20070525-2|659	%{_texmfdistdir}/fonts/tfm/arphic/bsmilp/bsmilpv.tfm
12mr|texlive-arphic-20070525-2|660	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu00.tfm
12mr|texlive-arphic-20070525-2|661	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu02.tfm
12mr|texlive-arphic-20070525-2|662	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu03.tfm
12mr|texlive-arphic-20070525-2|663	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu20.tfm
12mr|texlive-arphic-20070525-2|664	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu21.tfm
12mr|texlive-arphic-20070525-2|665	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu22.tfm
12mr|texlive-arphic-20070525-2|666	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu25.tfm
12mr|texlive-arphic-20070525-2|667	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu26.tfm
12mr|texlive-arphic-20070525-2|668	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu30.tfm
12mr|texlive-arphic-20070525-2|669	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu31.tfm
12mr|texlive-arphic-20070525-2|670	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu32.tfm
12mr|texlive-arphic-20070525-2|671	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu33.tfm
12mr|texlive-arphic-20070525-2|672	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu4e.tfm
12mr|texlive-arphic-20070525-2|673	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu4f.tfm
12mr|texlive-arphic-20070525-2|674	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu50.tfm
12mr|texlive-arphic-20070525-2|675	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu51.tfm
12mr|texlive-arphic-20070525-2|676	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu52.tfm
12mr|texlive-arphic-20070525-2|677	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu53.tfm
12mr|texlive-arphic-20070525-2|678	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu54.tfm
12mr|texlive-arphic-20070525-2|679	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu55.tfm
12mr|texlive-arphic-20070525-2|680	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu56.tfm
12mr|texlive-arphic-20070525-2|681	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu57.tfm
12mr|texlive-arphic-20070525-2|682	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu58.tfm
12mr|texlive-arphic-20070525-2|683	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu59.tfm
12mr|texlive-arphic-20070525-2|684	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5a.tfm
12mr|texlive-arphic-20070525-2|685	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5b.tfm
12mr|texlive-arphic-20070525-2|686	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5c.tfm
12mr|texlive-arphic-20070525-2|687	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5d.tfm
12mr|texlive-arphic-20070525-2|688	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5e.tfm
12mr|texlive-arphic-20070525-2|689	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu5f.tfm
12mr|texlive-arphic-20070525-2|690	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu60.tfm
12mr|texlive-arphic-20070525-2|691	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu61.tfm
12mr|texlive-arphic-20070525-2|692	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu62.tfm
12mr|texlive-arphic-20070525-2|693	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu63.tfm
12mr|texlive-arphic-20070525-2|694	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu64.tfm
12mr|texlive-arphic-20070525-2|695	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu65.tfm
12mr|texlive-arphic-20070525-2|696	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu66.tfm
12mr|texlive-arphic-20070525-2|697	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu67.tfm
12mr|texlive-arphic-20070525-2|698	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu68.tfm
12mr|texlive-arphic-20070525-2|699	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu69.tfm
12mr|texlive-arphic-20070525-2|700	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6a.tfm
12mr|texlive-arphic-20070525-2|701	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6b.tfm
12mr|texlive-arphic-20070525-2|702	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6c.tfm
12mr|texlive-arphic-20070525-2|703	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6d.tfm
12mr|texlive-arphic-20070525-2|704	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6e.tfm
12mr|texlive-arphic-20070525-2|705	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu6f.tfm
12mr|texlive-arphic-20070525-2|706	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu70.tfm
12mr|texlive-arphic-20070525-2|707	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu71.tfm
12mr|texlive-arphic-20070525-2|708	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu72.tfm
12mr|texlive-arphic-20070525-2|709	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu73.tfm
12mr|texlive-arphic-20070525-2|710	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu74.tfm
12mr|texlive-arphic-20070525-2|711	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu75.tfm
12mr|texlive-arphic-20070525-2|712	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu76.tfm
12mr|texlive-arphic-20070525-2|713	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu77.tfm
12mr|texlive-arphic-20070525-2|714	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu78.tfm
12mr|texlive-arphic-20070525-2|715	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu79.tfm
12mr|texlive-arphic-20070525-2|716	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7a.tfm
12mr|texlive-arphic-20070525-2|717	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7b.tfm
12mr|texlive-arphic-20070525-2|718	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7c.tfm
12mr|texlive-arphic-20070525-2|719	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7d.tfm
12mr|texlive-arphic-20070525-2|720	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7e.tfm
12mr|texlive-arphic-20070525-2|721	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu7f.tfm
12mr|texlive-arphic-20070525-2|722	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu80.tfm
12mr|texlive-arphic-20070525-2|723	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu81.tfm
12mr|texlive-arphic-20070525-2|724	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu82.tfm
12mr|texlive-arphic-20070525-2|725	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu83.tfm
12mr|texlive-arphic-20070525-2|726	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu84.tfm
12mr|texlive-arphic-20070525-2|727	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu85.tfm
12mr|texlive-arphic-20070525-2|728	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu86.tfm
12mr|texlive-arphic-20070525-2|729	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu87.tfm
12mr|texlive-arphic-20070525-2|730	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu88.tfm
12mr|texlive-arphic-20070525-2|731	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu89.tfm
12mr|texlive-arphic-20070525-2|732	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8a.tfm
12mr|texlive-arphic-20070525-2|733	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8b.tfm
12mr|texlive-arphic-20070525-2|734	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8c.tfm
12mr|texlive-arphic-20070525-2|735	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8d.tfm
12mr|texlive-arphic-20070525-2|736	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8e.tfm
12mr|texlive-arphic-20070525-2|737	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu8f.tfm
12mr|texlive-arphic-20070525-2|738	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu90.tfm
12mr|texlive-arphic-20070525-2|739	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu91.tfm
12mr|texlive-arphic-20070525-2|740	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu92.tfm
12mr|texlive-arphic-20070525-2|741	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu93.tfm
12mr|texlive-arphic-20070525-2|742	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu94.tfm
12mr|texlive-arphic-20070525-2|743	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu95.tfm
12mr|texlive-arphic-20070525-2|744	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu96.tfm
12mr|texlive-arphic-20070525-2|745	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu97.tfm
12mr|texlive-arphic-20070525-2|746	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu98.tfm
12mr|texlive-arphic-20070525-2|747	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu99.tfm
12mr|texlive-arphic-20070525-2|748	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9a.tfm
12mr|texlive-arphic-20070525-2|749	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9b.tfm
12mr|texlive-arphic-20070525-2|750	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9c.tfm
12mr|texlive-arphic-20070525-2|751	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9d.tfm
12mr|texlive-arphic-20070525-2|752	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9e.tfm
12mr|texlive-arphic-20070525-2|753	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiu9f.tfm
12mr|texlive-arphic-20070525-2|754	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuee.tfm
12mr|texlive-arphic-20070525-2|755	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuf6.tfm
12mr|texlive-arphic-20070525-2|756	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuf7.tfm
12mr|texlive-arphic-20070525-2|757	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuf8.tfm
12mr|texlive-arphic-20070525-2|758	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiufa.tfm
12mr|texlive-arphic-20070525-2|759	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiufe.tfm
12mr|texlive-arphic-20070525-2|760	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuff.tfm
12mr|texlive-arphic-20070525-2|761	%{_texmfdistdir}/fonts/tfm/arphic/bsmiu/bsmiuv.tfm
12mr|texlive-arphic-20070525-2|762	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp00.tfm
12mr|texlive-arphic-20070525-2|763	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp01.tfm
12mr|texlive-arphic-20070525-2|764	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp02.tfm
12mr|texlive-arphic-20070525-2|765	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp03.tfm
12mr|texlive-arphic-20070525-2|766	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp04.tfm
12mr|texlive-arphic-20070525-2|767	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp06.tfm
12mr|texlive-arphic-20070525-2|768	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp07.tfm
12mr|texlive-arphic-20070525-2|769	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp08.tfm
12mr|texlive-arphic-20070525-2|770	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp09.tfm
12mr|texlive-arphic-20070525-2|771	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp10.tfm
12mr|texlive-arphic-20070525-2|772	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp11.tfm
12mr|texlive-arphic-20070525-2|773	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp12.tfm
12mr|texlive-arphic-20070525-2|774	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp13.tfm
12mr|texlive-arphic-20070525-2|775	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp14.tfm
12mr|texlive-arphic-20070525-2|776	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp15.tfm
12mr|texlive-arphic-20070525-2|777	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp16.tfm
12mr|texlive-arphic-20070525-2|778	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp17.tfm
12mr|texlive-arphic-20070525-2|779	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp18.tfm
12mr|texlive-arphic-20070525-2|780	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp19.tfm
12mr|texlive-arphic-20070525-2|781	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp20.tfm
12mr|texlive-arphic-20070525-2|782	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp21.tfm
12mr|texlive-arphic-20070525-2|783	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp22.tfm
12mr|texlive-arphic-20070525-2|784	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp23.tfm
12mr|texlive-arphic-20070525-2|785	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp24.tfm
12mr|texlive-arphic-20070525-2|786	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp25.tfm
12mr|texlive-arphic-20070525-2|787	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp26.tfm
12mr|texlive-arphic-20070525-2|788	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp27.tfm
12mr|texlive-arphic-20070525-2|789	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp28.tfm
12mr|texlive-arphic-20070525-2|790	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp29.tfm
12mr|texlive-arphic-20070525-2|791	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp30.tfm
12mr|texlive-arphic-20070525-2|792	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp31.tfm
12mr|texlive-arphic-20070525-2|793	%{_texmfdistdir}/fonts/tfm/arphic/gbsnlp/gbsnlp32.tfm
12mr|texlive-arphic-20070525-2|794	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu00.tfm
12mr|texlive-arphic-20070525-2|795	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu01.tfm
12mr|texlive-arphic-20070525-2|796	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu02.tfm
12mr|texlive-arphic-20070525-2|797	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu03.tfm
12mr|texlive-arphic-20070525-2|798	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu04.tfm
12mr|texlive-arphic-20070525-2|799	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu20.tfm
12mr|texlive-arphic-20070525-2|800	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu21.tfm
12mr|texlive-arphic-20070525-2|801	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu22.tfm
12mr|texlive-arphic-20070525-2|802	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu23.tfm
12mr|texlive-arphic-20070525-2|803	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu24.tfm
12mr|texlive-arphic-20070525-2|804	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu25.tfm
12mr|texlive-arphic-20070525-2|805	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu26.tfm
12mr|texlive-arphic-20070525-2|806	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu30.tfm
12mr|texlive-arphic-20070525-2|807	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu31.tfm
12mr|texlive-arphic-20070525-2|808	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu32.tfm
12mr|texlive-arphic-20070525-2|809	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu4e.tfm
12mr|texlive-arphic-20070525-2|810	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu4f.tfm
12mr|texlive-arphic-20070525-2|811	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu50.tfm
12mr|texlive-arphic-20070525-2|812	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu51.tfm
12mr|texlive-arphic-20070525-2|813	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu52.tfm
12mr|texlive-arphic-20070525-2|814	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu53.tfm
12mr|texlive-arphic-20070525-2|815	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu54.tfm
12mr|texlive-arphic-20070525-2|816	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu55.tfm
12mr|texlive-arphic-20070525-2|817	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu56.tfm
12mr|texlive-arphic-20070525-2|818	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu57.tfm
12mr|texlive-arphic-20070525-2|819	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu58.tfm
12mr|texlive-arphic-20070525-2|820	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu59.tfm
12mr|texlive-arphic-20070525-2|821	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5a.tfm
12mr|texlive-arphic-20070525-2|822	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5b.tfm
12mr|texlive-arphic-20070525-2|823	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5c.tfm
12mr|texlive-arphic-20070525-2|824	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5d.tfm
12mr|texlive-arphic-20070525-2|825	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5e.tfm
12mr|texlive-arphic-20070525-2|826	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu5f.tfm
12mr|texlive-arphic-20070525-2|827	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu60.tfm
12mr|texlive-arphic-20070525-2|828	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu61.tfm
12mr|texlive-arphic-20070525-2|829	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu62.tfm
12mr|texlive-arphic-20070525-2|830	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu63.tfm
12mr|texlive-arphic-20070525-2|831	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu64.tfm
12mr|texlive-arphic-20070525-2|832	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu65.tfm
12mr|texlive-arphic-20070525-2|833	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu66.tfm
12mr|texlive-arphic-20070525-2|834	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu67.tfm
12mr|texlive-arphic-20070525-2|835	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu68.tfm
12mr|texlive-arphic-20070525-2|836	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu69.tfm
12mr|texlive-arphic-20070525-2|837	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6a.tfm
12mr|texlive-arphic-20070525-2|838	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6b.tfm
12mr|texlive-arphic-20070525-2|839	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6c.tfm
12mr|texlive-arphic-20070525-2|840	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6d.tfm
12mr|texlive-arphic-20070525-2|841	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6e.tfm
12mr|texlive-arphic-20070525-2|842	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu6f.tfm
12mr|texlive-arphic-20070525-2|843	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu70.tfm
12mr|texlive-arphic-20070525-2|844	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu71.tfm
12mr|texlive-arphic-20070525-2|845	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu72.tfm
12mr|texlive-arphic-20070525-2|846	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu73.tfm
12mr|texlive-arphic-20070525-2|847	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu74.tfm
12mr|texlive-arphic-20070525-2|848	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu75.tfm
12mr|texlive-arphic-20070525-2|849	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu76.tfm
12mr|texlive-arphic-20070525-2|850	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu77.tfm
12mr|texlive-arphic-20070525-2|851	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu78.tfm
12mr|texlive-arphic-20070525-2|852	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu79.tfm
12mr|texlive-arphic-20070525-2|853	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7a.tfm
12mr|texlive-arphic-20070525-2|854	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7b.tfm
12mr|texlive-arphic-20070525-2|855	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7c.tfm
12mr|texlive-arphic-20070525-2|856	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7d.tfm
12mr|texlive-arphic-20070525-2|857	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7e.tfm
12mr|texlive-arphic-20070525-2|858	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu7f.tfm
12mr|texlive-arphic-20070525-2|859	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu80.tfm
12mr|texlive-arphic-20070525-2|860	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu81.tfm
12mr|texlive-arphic-20070525-2|861	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu82.tfm
12mr|texlive-arphic-20070525-2|862	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu83.tfm
12mr|texlive-arphic-20070525-2|863	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu84.tfm
12mr|texlive-arphic-20070525-2|864	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu85.tfm
12mr|texlive-arphic-20070525-2|865	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu86.tfm
12mr|texlive-arphic-20070525-2|866	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu87.tfm
12mr|texlive-arphic-20070525-2|867	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu88.tfm
12mr|texlive-arphic-20070525-2|868	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu89.tfm
12mr|texlive-arphic-20070525-2|869	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8a.tfm
12mr|texlive-arphic-20070525-2|870	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8b.tfm
12mr|texlive-arphic-20070525-2|871	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8c.tfm
12mr|texlive-arphic-20070525-2|872	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8d.tfm
12mr|texlive-arphic-20070525-2|873	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8e.tfm
12mr|texlive-arphic-20070525-2|874	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu8f.tfm
12mr|texlive-arphic-20070525-2|875	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu90.tfm
12mr|texlive-arphic-20070525-2|876	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu91.tfm
12mr|texlive-arphic-20070525-2|877	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu92.tfm
12mr|texlive-arphic-20070525-2|878	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu93.tfm
12mr|texlive-arphic-20070525-2|879	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu94.tfm
12mr|texlive-arphic-20070525-2|880	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu95.tfm
12mr|texlive-arphic-20070525-2|881	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu96.tfm
12mr|texlive-arphic-20070525-2|882	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu97.tfm
12mr|texlive-arphic-20070525-2|883	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu98.tfm
12mr|texlive-arphic-20070525-2|884	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu99.tfm
12mr|texlive-arphic-20070525-2|885	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu9a.tfm
12mr|texlive-arphic-20070525-2|886	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu9b.tfm
12mr|texlive-arphic-20070525-2|887	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu9c.tfm
12mr|texlive-arphic-20070525-2|888	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu9e.tfm
12mr|texlive-arphic-20070525-2|889	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnu9f.tfm
12mr|texlive-arphic-20070525-2|890	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnufe.tfm
12mr|texlive-arphic-20070525-2|891	%{_texmfdistdir}/fonts/tfm/arphic/gbsnu/gbsnuff.tfm
12mr|texlive-arphic-20070525-2|892	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp00.tfm
12mr|texlive-arphic-20070525-2|893	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp01.tfm
12mr|texlive-arphic-20070525-2|894	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp02.tfm
12mr|texlive-arphic-20070525-2|895	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp03.tfm
12mr|texlive-arphic-20070525-2|896	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp04.tfm
12mr|texlive-arphic-20070525-2|897	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp06.tfm
12mr|texlive-arphic-20070525-2|898	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp07.tfm
12mr|texlive-arphic-20070525-2|899	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp08.tfm
12mr|texlive-arphic-20070525-2|900	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp09.tfm
12mr|texlive-arphic-20070525-2|901	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp10.tfm
12mr|texlive-arphic-20070525-2|902	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp11.tfm
12mr|texlive-arphic-20070525-2|903	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp12.tfm
12mr|texlive-arphic-20070525-2|904	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp13.tfm
12mr|texlive-arphic-20070525-2|905	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp14.tfm
12mr|texlive-arphic-20070525-2|906	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp15.tfm
12mr|texlive-arphic-20070525-2|907	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp16.tfm
12mr|texlive-arphic-20070525-2|908	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp17.tfm
12mr|texlive-arphic-20070525-2|909	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp18.tfm
12mr|texlive-arphic-20070525-2|910	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp19.tfm
12mr|texlive-arphic-20070525-2|911	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp20.tfm
12mr|texlive-arphic-20070525-2|912	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp21.tfm
12mr|texlive-arphic-20070525-2|913	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp22.tfm
12mr|texlive-arphic-20070525-2|914	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp23.tfm
12mr|texlive-arphic-20070525-2|915	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp24.tfm
12mr|texlive-arphic-20070525-2|916	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp25.tfm
12mr|texlive-arphic-20070525-2|917	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp26.tfm
12mr|texlive-arphic-20070525-2|918	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp27.tfm
12mr|texlive-arphic-20070525-2|919	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp28.tfm
12mr|texlive-arphic-20070525-2|920	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp29.tfm
12mr|texlive-arphic-20070525-2|921	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp30.tfm
12mr|texlive-arphic-20070525-2|922	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp31.tfm
12mr|texlive-arphic-20070525-2|923	%{_texmfdistdir}/fonts/tfm/arphic/gkaimp/gkaimp32.tfm
12mr|texlive-arphic-20070525-2|924	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu00.tfm
12mr|texlive-arphic-20070525-2|925	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu01.tfm
12mr|texlive-arphic-20070525-2|926	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu02.tfm
12mr|texlive-arphic-20070525-2|927	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu03.tfm
12mr|texlive-arphic-20070525-2|928	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu04.tfm
12mr|texlive-arphic-20070525-2|929	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu20.tfm
12mr|texlive-arphic-20070525-2|930	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu21.tfm
12mr|texlive-arphic-20070525-2|931	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu22.tfm
12mr|texlive-arphic-20070525-2|932	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu23.tfm
12mr|texlive-arphic-20070525-2|933	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu24.tfm
12mr|texlive-arphic-20070525-2|934	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu25.tfm
12mr|texlive-arphic-20070525-2|935	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu26.tfm
12mr|texlive-arphic-20070525-2|936	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu30.tfm
12mr|texlive-arphic-20070525-2|937	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu31.tfm
12mr|texlive-arphic-20070525-2|938	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu32.tfm
12mr|texlive-arphic-20070525-2|939	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu4e.tfm
12mr|texlive-arphic-20070525-2|940	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu4f.tfm
12mr|texlive-arphic-20070525-2|941	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu50.tfm
12mr|texlive-arphic-20070525-2|942	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu51.tfm
12mr|texlive-arphic-20070525-2|943	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu52.tfm
12mr|texlive-arphic-20070525-2|944	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu53.tfm
12mr|texlive-arphic-20070525-2|945	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu54.tfm
12mr|texlive-arphic-20070525-2|946	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu55.tfm
12mr|texlive-arphic-20070525-2|947	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu56.tfm
12mr|texlive-arphic-20070525-2|948	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu57.tfm
12mr|texlive-arphic-20070525-2|949	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu58.tfm
12mr|texlive-arphic-20070525-2|950	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu59.tfm
12mr|texlive-arphic-20070525-2|951	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5a.tfm
12mr|texlive-arphic-20070525-2|952	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5b.tfm
12mr|texlive-arphic-20070525-2|953	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5c.tfm
12mr|texlive-arphic-20070525-2|954	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5d.tfm
12mr|texlive-arphic-20070525-2|955	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5e.tfm
12mr|texlive-arphic-20070525-2|956	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu5f.tfm
12mr|texlive-arphic-20070525-2|957	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu60.tfm
12mr|texlive-arphic-20070525-2|958	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu61.tfm
12mr|texlive-arphic-20070525-2|959	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu62.tfm
12mr|texlive-arphic-20070525-2|960	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu63.tfm
12mr|texlive-arphic-20070525-2|961	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu64.tfm
12mr|texlive-arphic-20070525-2|962	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu65.tfm
12mr|texlive-arphic-20070525-2|963	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu66.tfm
12mr|texlive-arphic-20070525-2|964	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu67.tfm
12mr|texlive-arphic-20070525-2|965	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu68.tfm
12mr|texlive-arphic-20070525-2|966	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu69.tfm
12mr|texlive-arphic-20070525-2|967	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6a.tfm
12mr|texlive-arphic-20070525-2|968	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6b.tfm
12mr|texlive-arphic-20070525-2|969	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6c.tfm
12mr|texlive-arphic-20070525-2|970	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6d.tfm
12mr|texlive-arphic-20070525-2|971	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6e.tfm
12mr|texlive-arphic-20070525-2|972	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu6f.tfm
12mr|texlive-arphic-20070525-2|973	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu70.tfm
12mr|texlive-arphic-20070525-2|974	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu71.tfm
12mr|texlive-arphic-20070525-2|975	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu72.tfm
12mr|texlive-arphic-20070525-2|976	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu73.tfm
12mr|texlive-arphic-20070525-2|977	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu74.tfm
12mr|texlive-arphic-20070525-2|978	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu75.tfm
12mr|texlive-arphic-20070525-2|979	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu76.tfm
12mr|texlive-arphic-20070525-2|980	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu77.tfm
12mr|texlive-arphic-20070525-2|981	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu78.tfm
12mr|texlive-arphic-20070525-2|982	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu79.tfm
12mr|texlive-arphic-20070525-2|983	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7a.tfm
12mr|texlive-arphic-20070525-2|984	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7b.tfm
12mr|texlive-arphic-20070525-2|985	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7c.tfm
12mr|texlive-arphic-20070525-2|986	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7d.tfm
12mr|texlive-arphic-20070525-2|987	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7e.tfm
12mr|texlive-arphic-20070525-2|988	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu7f.tfm
12mr|texlive-arphic-20070525-2|989	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu80.tfm
12mr|texlive-arphic-20070525-2|990	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu81.tfm
12mr|texlive-arphic-20070525-2|991	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu82.tfm
12mr|texlive-arphic-20070525-2|992	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu83.tfm
12mr|texlive-arphic-20070525-2|993	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu84.tfm
12mr|texlive-arphic-20070525-2|994	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu85.tfm
12mr|texlive-arphic-20070525-2|995	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu86.tfm
12mr|texlive-arphic-20070525-2|996	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu87.tfm
12mr|texlive-arphic-20070525-2|997	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu88.tfm
12mr|texlive-arphic-20070525-2|998	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu89.tfm
12mr|texlive-arphic-20070525-2|999	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8a.tfm
12mr|texlive-arphic-20070525-2|1000	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8b.tfm
12mr|texlive-arphic-20070525-2|1001	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8c.tfm
12mr|texlive-arphic-20070525-2|1002	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8d.tfm
12mr|texlive-arphic-20070525-2|1003	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8e.tfm
12mr|texlive-arphic-20070525-2|1004	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu8f.tfm
12mr|texlive-arphic-20070525-2|1005	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu90.tfm
12mr|texlive-arphic-20070525-2|1006	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu91.tfm
12mr|texlive-arphic-20070525-2|1007	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu92.tfm
12mr|texlive-arphic-20070525-2|1008	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu93.tfm
12mr|texlive-arphic-20070525-2|1009	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu94.tfm
12mr|texlive-arphic-20070525-2|1010	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu95.tfm
12mr|texlive-arphic-20070525-2|1011	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu96.tfm
12mr|texlive-arphic-20070525-2|1012	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu97.tfm
12mr|texlive-arphic-20070525-2|1013	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu98.tfm
12mr|texlive-arphic-20070525-2|1014	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu99.tfm
12mr|texlive-arphic-20070525-2|1015	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu9a.tfm
12mr|texlive-arphic-20070525-2|1016	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu9b.tfm
12mr|texlive-arphic-20070525-2|1017	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu9c.tfm
12mr|texlive-arphic-20070525-2|1018	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu9e.tfm
12mr|texlive-arphic-20070525-2|1019	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiu9f.tfm
12mr|texlive-arphic-20070525-2|1020	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiufe.tfm
12mr|texlive-arphic-20070525-2|1021	%{_texmfdistdir}/fonts/tfm/arphic/gkaiu/gkaiuff.tfm
12mr|texlive-arphic-20070525-2|1022	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu00.pfb
12mr|texlive-arphic-20070525-2|1023	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu02.pfb
12mr|texlive-arphic-20070525-2|1024	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu03.pfb
12mr|texlive-arphic-20070525-2|1025	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu20.pfb
12mr|texlive-arphic-20070525-2|1026	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu21.pfb
12mr|texlive-arphic-20070525-2|1027	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu22.pfb
12mr|texlive-arphic-20070525-2|1028	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu25.pfb
12mr|texlive-arphic-20070525-2|1029	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu26.pfb
12mr|texlive-arphic-20070525-2|1030	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu30.pfb
12mr|texlive-arphic-20070525-2|1031	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu31.pfb
12mr|texlive-arphic-20070525-2|1032	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu32.pfb
12mr|texlive-arphic-20070525-2|1033	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu33.pfb
12mr|texlive-arphic-20070525-2|1034	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu4e.pfb
12mr|texlive-arphic-20070525-2|1035	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu4f.pfb
12mr|texlive-arphic-20070525-2|1036	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu50.pfb
12mr|texlive-arphic-20070525-2|1037	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu51.pfb
12mr|texlive-arphic-20070525-2|1038	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu52.pfb
12mr|texlive-arphic-20070525-2|1039	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu53.pfb
12mr|texlive-arphic-20070525-2|1040	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu54.pfb
12mr|texlive-arphic-20070525-2|1041	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu55.pfb
12mr|texlive-arphic-20070525-2|1042	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu56.pfb
12mr|texlive-arphic-20070525-2|1043	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu57.pfb
12mr|texlive-arphic-20070525-2|1044	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu58.pfb
12mr|texlive-arphic-20070525-2|1045	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu59.pfb
12mr|texlive-arphic-20070525-2|1046	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5a.pfb
12mr|texlive-arphic-20070525-2|1047	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5b.pfb
12mr|texlive-arphic-20070525-2|1048	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5c.pfb
12mr|texlive-arphic-20070525-2|1049	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5d.pfb
12mr|texlive-arphic-20070525-2|1050	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5e.pfb
12mr|texlive-arphic-20070525-2|1051	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu5f.pfb
12mr|texlive-arphic-20070525-2|1052	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu60.pfb
12mr|texlive-arphic-20070525-2|1053	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu61.pfb
12mr|texlive-arphic-20070525-2|1054	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu62.pfb
12mr|texlive-arphic-20070525-2|1055	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu63.pfb
12mr|texlive-arphic-20070525-2|1056	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu64.pfb
12mr|texlive-arphic-20070525-2|1057	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu65.pfb
12mr|texlive-arphic-20070525-2|1058	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu66.pfb
12mr|texlive-arphic-20070525-2|1059	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu67.pfb
12mr|texlive-arphic-20070525-2|1060	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu68.pfb
12mr|texlive-arphic-20070525-2|1061	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu69.pfb
12mr|texlive-arphic-20070525-2|1062	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6a.pfb
12mr|texlive-arphic-20070525-2|1063	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6b.pfb
12mr|texlive-arphic-20070525-2|1064	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6c.pfb
12mr|texlive-arphic-20070525-2|1065	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6d.pfb
12mr|texlive-arphic-20070525-2|1066	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6e.pfb
12mr|texlive-arphic-20070525-2|1067	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu6f.pfb
12mr|texlive-arphic-20070525-2|1068	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu70.pfb
12mr|texlive-arphic-20070525-2|1069	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu71.pfb
12mr|texlive-arphic-20070525-2|1070	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu72.pfb
12mr|texlive-arphic-20070525-2|1071	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu73.pfb
12mr|texlive-arphic-20070525-2|1072	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu74.pfb
12mr|texlive-arphic-20070525-2|1073	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu75.pfb
12mr|texlive-arphic-20070525-2|1074	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu76.pfb
12mr|texlive-arphic-20070525-2|1075	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu77.pfb
12mr|texlive-arphic-20070525-2|1076	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu78.pfb
12mr|texlive-arphic-20070525-2|1077	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu79.pfb
12mr|texlive-arphic-20070525-2|1078	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7a.pfb
12mr|texlive-arphic-20070525-2|1079	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7b.pfb
12mr|texlive-arphic-20070525-2|1080	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7c.pfb
12mr|texlive-arphic-20070525-2|1081	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7d.pfb
12mr|texlive-arphic-20070525-2|1082	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7e.pfb
12mr|texlive-arphic-20070525-2|1083	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu7f.pfb
12mr|texlive-arphic-20070525-2|1084	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu80.pfb
12mr|texlive-arphic-20070525-2|1085	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu81.pfb
12mr|texlive-arphic-20070525-2|1086	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu82.pfb
12mr|texlive-arphic-20070525-2|1087	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu83.pfb
12mr|texlive-arphic-20070525-2|1088	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu84.pfb
12mr|texlive-arphic-20070525-2|1089	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu85.pfb
12mr|texlive-arphic-20070525-2|1090	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu86.pfb
12mr|texlive-arphic-20070525-2|1091	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu87.pfb
12mr|texlive-arphic-20070525-2|1092	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu88.pfb
12mr|texlive-arphic-20070525-2|1093	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu89.pfb
12mr|texlive-arphic-20070525-2|1094	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8a.pfb
12mr|texlive-arphic-20070525-2|1095	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8b.pfb
12mr|texlive-arphic-20070525-2|1096	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8c.pfb
12mr|texlive-arphic-20070525-2|1097	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8d.pfb
12mr|texlive-arphic-20070525-2|1098	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8e.pfb
12mr|texlive-arphic-20070525-2|1099	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu8f.pfb
12mr|texlive-arphic-20070525-2|1100	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu90.pfb
12mr|texlive-arphic-20070525-2|1101	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu91.pfb
12mr|texlive-arphic-20070525-2|1102	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu92.pfb
12mr|texlive-arphic-20070525-2|1103	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu93.pfb
12mr|texlive-arphic-20070525-2|1104	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu94.pfb
12mr|texlive-arphic-20070525-2|1105	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu95.pfb
12mr|texlive-arphic-20070525-2|1106	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu96.pfb
12mr|texlive-arphic-20070525-2|1107	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu97.pfb
12mr|texlive-arphic-20070525-2|1108	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu98.pfb
12mr|texlive-arphic-20070525-2|1109	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu99.pfb
12mr|texlive-arphic-20070525-2|1110	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9a.pfb
12mr|texlive-arphic-20070525-2|1111	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9b.pfb
12mr|texlive-arphic-20070525-2|1112	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9c.pfb
12mr|texlive-arphic-20070525-2|1113	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9d.pfb
12mr|texlive-arphic-20070525-2|1114	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9e.pfb
12mr|texlive-arphic-20070525-2|1115	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiu9f.pfb
12mr|texlive-arphic-20070525-2|1116	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuee.pfb
12mr|texlive-arphic-20070525-2|1117	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuf6.pfb
12mr|texlive-arphic-20070525-2|1118	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuf7.pfb
12mr|texlive-arphic-20070525-2|1119	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuf8.pfb
12mr|texlive-arphic-20070525-2|1120	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiufa.pfb
12mr|texlive-arphic-20070525-2|1121	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiufe.pfb
12mr|texlive-arphic-20070525-2|1122	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuff.pfb
12mr|texlive-arphic-20070525-2|1123	%{_texmfdistdir}/fonts/type1/arphic/bkaiu/bkaiuv.pfb
12mr|texlive-arphic-20070525-2|1124	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu00.pfb
12mr|texlive-arphic-20070525-2|1125	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu02.pfb
12mr|texlive-arphic-20070525-2|1126	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu03.pfb
12mr|texlive-arphic-20070525-2|1127	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu20.pfb
12mr|texlive-arphic-20070525-2|1128	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu21.pfb
12mr|texlive-arphic-20070525-2|1129	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu22.pfb
12mr|texlive-arphic-20070525-2|1130	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu25.pfb
12mr|texlive-arphic-20070525-2|1131	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu26.pfb
12mr|texlive-arphic-20070525-2|1132	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu30.pfb
12mr|texlive-arphic-20070525-2|1133	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu31.pfb
12mr|texlive-arphic-20070525-2|1134	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu32.pfb
12mr|texlive-arphic-20070525-2|1135	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu33.pfb
12mr|texlive-arphic-20070525-2|1136	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu4e.pfb
12mr|texlive-arphic-20070525-2|1137	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu4f.pfb
12mr|texlive-arphic-20070525-2|1138	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu50.pfb
12mr|texlive-arphic-20070525-2|1139	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu51.pfb
12mr|texlive-arphic-20070525-2|1140	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu52.pfb
12mr|texlive-arphic-20070525-2|1141	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu53.pfb
12mr|texlive-arphic-20070525-2|1142	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu54.pfb
12mr|texlive-arphic-20070525-2|1143	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu55.pfb
12mr|texlive-arphic-20070525-2|1144	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu56.pfb
12mr|texlive-arphic-20070525-2|1145	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu57.pfb
12mr|texlive-arphic-20070525-2|1146	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu58.pfb
12mr|texlive-arphic-20070525-2|1147	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu59.pfb
12mr|texlive-arphic-20070525-2|1148	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5a.pfb
12mr|texlive-arphic-20070525-2|1149	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5b.pfb
12mr|texlive-arphic-20070525-2|1150	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5c.pfb
12mr|texlive-arphic-20070525-2|1151	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5d.pfb
12mr|texlive-arphic-20070525-2|1152	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5e.pfb
12mr|texlive-arphic-20070525-2|1153	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu5f.pfb
12mr|texlive-arphic-20070525-2|1154	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu60.pfb
12mr|texlive-arphic-20070525-2|1155	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu61.pfb
12mr|texlive-arphic-20070525-2|1156	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu62.pfb
12mr|texlive-arphic-20070525-2|1157	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu63.pfb
12mr|texlive-arphic-20070525-2|1158	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu64.pfb
12mr|texlive-arphic-20070525-2|1159	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu65.pfb
12mr|texlive-arphic-20070525-2|1160	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu66.pfb
12mr|texlive-arphic-20070525-2|1161	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu67.pfb
12mr|texlive-arphic-20070525-2|1162	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu68.pfb
12mr|texlive-arphic-20070525-2|1163	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu69.pfb
12mr|texlive-arphic-20070525-2|1164	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6a.pfb
12mr|texlive-arphic-20070525-2|1165	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6b.pfb
12mr|texlive-arphic-20070525-2|1166	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6c.pfb
12mr|texlive-arphic-20070525-2|1167	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6d.pfb
12mr|texlive-arphic-20070525-2|1168	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6e.pfb
12mr|texlive-arphic-20070525-2|1169	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu6f.pfb
12mr|texlive-arphic-20070525-2|1170	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu70.pfb
12mr|texlive-arphic-20070525-2|1171	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu71.pfb
12mr|texlive-arphic-20070525-2|1172	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu72.pfb
12mr|texlive-arphic-20070525-2|1173	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu73.pfb
12mr|texlive-arphic-20070525-2|1174	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu74.pfb
12mr|texlive-arphic-20070525-2|1175	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu75.pfb
12mr|texlive-arphic-20070525-2|1176	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu76.pfb
12mr|texlive-arphic-20070525-2|1177	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu77.pfb
12mr|texlive-arphic-20070525-2|1178	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu78.pfb
12mr|texlive-arphic-20070525-2|1179	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu79.pfb
12mr|texlive-arphic-20070525-2|1180	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7a.pfb
12mr|texlive-arphic-20070525-2|1181	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7b.pfb
12mr|texlive-arphic-20070525-2|1182	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7c.pfb
12mr|texlive-arphic-20070525-2|1183	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7d.pfb
12mr|texlive-arphic-20070525-2|1184	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7e.pfb
12mr|texlive-arphic-20070525-2|1185	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu7f.pfb
12mr|texlive-arphic-20070525-2|1186	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu80.pfb
12mr|texlive-arphic-20070525-2|1187	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu81.pfb
12mr|texlive-arphic-20070525-2|1188	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu82.pfb
12mr|texlive-arphic-20070525-2|1189	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu83.pfb
12mr|texlive-arphic-20070525-2|1190	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu84.pfb
12mr|texlive-arphic-20070525-2|1191	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu85.pfb
12mr|texlive-arphic-20070525-2|1192	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu86.pfb
12mr|texlive-arphic-20070525-2|1193	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu87.pfb
12mr|texlive-arphic-20070525-2|1194	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu88.pfb
12mr|texlive-arphic-20070525-2|1195	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu89.pfb
12mr|texlive-arphic-20070525-2|1196	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8a.pfb
12mr|texlive-arphic-20070525-2|1197	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8b.pfb
12mr|texlive-arphic-20070525-2|1198	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8c.pfb
12mr|texlive-arphic-20070525-2|1199	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8d.pfb
12mr|texlive-arphic-20070525-2|1200	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8e.pfb
12mr|texlive-arphic-20070525-2|1201	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu8f.pfb
12mr|texlive-arphic-20070525-2|1202	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu90.pfb
12mr|texlive-arphic-20070525-2|1203	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu91.pfb
12mr|texlive-arphic-20070525-2|1204	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu92.pfb
12mr|texlive-arphic-20070525-2|1205	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu93.pfb
12mr|texlive-arphic-20070525-2|1206	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu94.pfb
12mr|texlive-arphic-20070525-2|1207	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu95.pfb
12mr|texlive-arphic-20070525-2|1208	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu96.pfb
12mr|texlive-arphic-20070525-2|1209	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu97.pfb
12mr|texlive-arphic-20070525-2|1210	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu98.pfb
12mr|texlive-arphic-20070525-2|1211	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu99.pfb
12mr|texlive-arphic-20070525-2|1212	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9a.pfb
12mr|texlive-arphic-20070525-2|1213	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9b.pfb
12mr|texlive-arphic-20070525-2|1214	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9c.pfb
12mr|texlive-arphic-20070525-2|1215	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9d.pfb
12mr|texlive-arphic-20070525-2|1216	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9e.pfb
12mr|texlive-arphic-20070525-2|1217	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiu9f.pfb
12mr|texlive-arphic-20070525-2|1218	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuee.pfb
12mr|texlive-arphic-20070525-2|1219	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuf6.pfb
12mr|texlive-arphic-20070525-2|1220	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuf7.pfb
12mr|texlive-arphic-20070525-2|1221	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuf8.pfb
12mr|texlive-arphic-20070525-2|1222	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiufa.pfb
12mr|texlive-arphic-20070525-2|1223	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiufe.pfb
12mr|texlive-arphic-20070525-2|1224	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuff.pfb
12mr|texlive-arphic-20070525-2|1225	%{_texmfdistdir}/fonts/type1/arphic/bsmiu/bsmiuv.pfb
12mr|texlive-arphic-20070525-2|1226	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu00.pfb
12mr|texlive-arphic-20070525-2|1227	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu01.pfb
12mr|texlive-arphic-20070525-2|1228	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu02.pfb
12mr|texlive-arphic-20070525-2|1229	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu03.pfb
12mr|texlive-arphic-20070525-2|1230	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu04.pfb
12mr|texlive-arphic-20070525-2|1231	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu20.pfb
12mr|texlive-arphic-20070525-2|1232	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu21.pfb
12mr|texlive-arphic-20070525-2|1233	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu22.pfb
12mr|texlive-arphic-20070525-2|1234	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu23.pfb
12mr|texlive-arphic-20070525-2|1235	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu24.pfb
12mr|texlive-arphic-20070525-2|1236	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu25.pfb
12mr|texlive-arphic-20070525-2|1237	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu26.pfb
12mr|texlive-arphic-20070525-2|1238	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu30.pfb
12mr|texlive-arphic-20070525-2|1239	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu31.pfb
12mr|texlive-arphic-20070525-2|1240	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu32.pfb
12mr|texlive-arphic-20070525-2|1241	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu4e.pfb
12mr|texlive-arphic-20070525-2|1242	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu4f.pfb
12mr|texlive-arphic-20070525-2|1243	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu50.pfb
12mr|texlive-arphic-20070525-2|1244	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu51.pfb
12mr|texlive-arphic-20070525-2|1245	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu52.pfb
12mr|texlive-arphic-20070525-2|1246	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu53.pfb
12mr|texlive-arphic-20070525-2|1247	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu54.pfb
12mr|texlive-arphic-20070525-2|1248	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu55.pfb
12mr|texlive-arphic-20070525-2|1249	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu56.pfb
12mr|texlive-arphic-20070525-2|1250	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu57.pfb
12mr|texlive-arphic-20070525-2|1251	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu58.pfb
12mr|texlive-arphic-20070525-2|1252	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu59.pfb
12mr|texlive-arphic-20070525-2|1253	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5a.pfb
12mr|texlive-arphic-20070525-2|1254	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5b.pfb
12mr|texlive-arphic-20070525-2|1255	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5c.pfb
12mr|texlive-arphic-20070525-2|1256	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5d.pfb
12mr|texlive-arphic-20070525-2|1257	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5e.pfb
12mr|texlive-arphic-20070525-2|1258	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu5f.pfb
12mr|texlive-arphic-20070525-2|1259	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu60.pfb
12mr|texlive-arphic-20070525-2|1260	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu61.pfb
12mr|texlive-arphic-20070525-2|1261	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu62.pfb
12mr|texlive-arphic-20070525-2|1262	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu63.pfb
12mr|texlive-arphic-20070525-2|1263	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu64.pfb
12mr|texlive-arphic-20070525-2|1264	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu65.pfb
12mr|texlive-arphic-20070525-2|1265	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu66.pfb
12mr|texlive-arphic-20070525-2|1266	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu67.pfb
12mr|texlive-arphic-20070525-2|1267	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu68.pfb
12mr|texlive-arphic-20070525-2|1268	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu69.pfb
12mr|texlive-arphic-20070525-2|1269	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6a.pfb
12mr|texlive-arphic-20070525-2|1270	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6b.pfb
12mr|texlive-arphic-20070525-2|1271	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6c.pfb
12mr|texlive-arphic-20070525-2|1272	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6d.pfb
12mr|texlive-arphic-20070525-2|1273	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6e.pfb
12mr|texlive-arphic-20070525-2|1274	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu6f.pfb
12mr|texlive-arphic-20070525-2|1275	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu70.pfb
12mr|texlive-arphic-20070525-2|1276	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu71.pfb
12mr|texlive-arphic-20070525-2|1277	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu72.pfb
12mr|texlive-arphic-20070525-2|1278	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu73.pfb
12mr|texlive-arphic-20070525-2|1279	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu74.pfb
12mr|texlive-arphic-20070525-2|1280	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu75.pfb
12mr|texlive-arphic-20070525-2|1281	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu76.pfb
12mr|texlive-arphic-20070525-2|1282	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu77.pfb
12mr|texlive-arphic-20070525-2|1283	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu78.pfb
12mr|texlive-arphic-20070525-2|1284	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu79.pfb
12mr|texlive-arphic-20070525-2|1285	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7a.pfb
12mr|texlive-arphic-20070525-2|1286	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7b.pfb
12mr|texlive-arphic-20070525-2|1287	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7c.pfb
12mr|texlive-arphic-20070525-2|1288	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7d.pfb
12mr|texlive-arphic-20070525-2|1289	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7e.pfb
12mr|texlive-arphic-20070525-2|1290	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu7f.pfb
12mr|texlive-arphic-20070525-2|1291	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu80.pfb
12mr|texlive-arphic-20070525-2|1292	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu81.pfb
12mr|texlive-arphic-20070525-2|1293	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu82.pfb
12mr|texlive-arphic-20070525-2|1294	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu83.pfb
12mr|texlive-arphic-20070525-2|1295	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu84.pfb
12mr|texlive-arphic-20070525-2|1296	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu85.pfb
12mr|texlive-arphic-20070525-2|1297	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu86.pfb
12mr|texlive-arphic-20070525-2|1298	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu87.pfb
12mr|texlive-arphic-20070525-2|1299	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu88.pfb
12mr|texlive-arphic-20070525-2|1300	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu89.pfb
12mr|texlive-arphic-20070525-2|1301	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8a.pfb
12mr|texlive-arphic-20070525-2|1302	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8b.pfb
12mr|texlive-arphic-20070525-2|1303	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8c.pfb
12mr|texlive-arphic-20070525-2|1304	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8d.pfb
12mr|texlive-arphic-20070525-2|1305	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8e.pfb
12mr|texlive-arphic-20070525-2|1306	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu8f.pfb
12mr|texlive-arphic-20070525-2|1307	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu90.pfb
12mr|texlive-arphic-20070525-2|1308	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu91.pfb
12mr|texlive-arphic-20070525-2|1309	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu92.pfb
12mr|texlive-arphic-20070525-2|1310	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu93.pfb
12mr|texlive-arphic-20070525-2|1311	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu94.pfb
12mr|texlive-arphic-20070525-2|1312	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu95.pfb
12mr|texlive-arphic-20070525-2|1313	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu96.pfb
12mr|texlive-arphic-20070525-2|1314	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu97.pfb
12mr|texlive-arphic-20070525-2|1315	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu98.pfb
12mr|texlive-arphic-20070525-2|1316	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu99.pfb
12mr|texlive-arphic-20070525-2|1317	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu9a.pfb
12mr|texlive-arphic-20070525-2|1318	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu9b.pfb
12mr|texlive-arphic-20070525-2|1319	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu9c.pfb
12mr|texlive-arphic-20070525-2|1320	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu9e.pfb
12mr|texlive-arphic-20070525-2|1321	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnu9f.pfb
12mr|texlive-arphic-20070525-2|1322	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnufe.pfb
12mr|texlive-arphic-20070525-2|1323	%{_texmfdistdir}/fonts/type1/arphic/gbsnu/gbsnuff.pfb
12mr|texlive-arphic-20070525-2|1324	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu00.pfb
12mr|texlive-arphic-20070525-2|1325	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu01.pfb
12mr|texlive-arphic-20070525-2|1326	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu02.pfb
12mr|texlive-arphic-20070525-2|1327	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu03.pfb
12mr|texlive-arphic-20070525-2|1328	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu04.pfb
12mr|texlive-arphic-20070525-2|1329	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu20.pfb
12mr|texlive-arphic-20070525-2|1330	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu21.pfb
12mr|texlive-arphic-20070525-2|1331	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu22.pfb
12mr|texlive-arphic-20070525-2|1332	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu23.pfb
12mr|texlive-arphic-20070525-2|1333	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu24.pfb
12mr|texlive-arphic-20070525-2|1334	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu25.pfb
12mr|texlive-arphic-20070525-2|1335	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu26.pfb
12mr|texlive-arphic-20070525-2|1336	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu30.pfb
12mr|texlive-arphic-20070525-2|1337	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu31.pfb
12mr|texlive-arphic-20070525-2|1338	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu32.pfb
12mr|texlive-arphic-20070525-2|1339	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu4e.pfb
12mr|texlive-arphic-20070525-2|1340	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu4f.pfb
12mr|texlive-arphic-20070525-2|1341	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu50.pfb
12mr|texlive-arphic-20070525-2|1342	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu51.pfb
12mr|texlive-arphic-20070525-2|1343	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu52.pfb
12mr|texlive-arphic-20070525-2|1344	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu53.pfb
12mr|texlive-arphic-20070525-2|1345	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu54.pfb
12mr|texlive-arphic-20070525-2|1346	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu55.pfb
12mr|texlive-arphic-20070525-2|1347	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu56.pfb
12mr|texlive-arphic-20070525-2|1348	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu57.pfb
12mr|texlive-arphic-20070525-2|1349	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu58.pfb
12mr|texlive-arphic-20070525-2|1350	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu59.pfb
12mr|texlive-arphic-20070525-2|1351	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5a.pfb
12mr|texlive-arphic-20070525-2|1352	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5b.pfb
12mr|texlive-arphic-20070525-2|1353	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5c.pfb
12mr|texlive-arphic-20070525-2|1354	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5d.pfb
12mr|texlive-arphic-20070525-2|1355	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5e.pfb
12mr|texlive-arphic-20070525-2|1356	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu5f.pfb
12mr|texlive-arphic-20070525-2|1357	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu60.pfb
12mr|texlive-arphic-20070525-2|1358	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu61.pfb
12mr|texlive-arphic-20070525-2|1359	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu62.pfb
12mr|texlive-arphic-20070525-2|1360	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu63.pfb
12mr|texlive-arphic-20070525-2|1361	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu64.pfb
12mr|texlive-arphic-20070525-2|1362	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu65.pfb
12mr|texlive-arphic-20070525-2|1363	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu66.pfb
12mr|texlive-arphic-20070525-2|1364	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu67.pfb
12mr|texlive-arphic-20070525-2|1365	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu68.pfb
12mr|texlive-arphic-20070525-2|1366	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu69.pfb
12mr|texlive-arphic-20070525-2|1367	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6a.pfb
12mr|texlive-arphic-20070525-2|1368	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6b.pfb
12mr|texlive-arphic-20070525-2|1369	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6c.pfb
12mr|texlive-arphic-20070525-2|1370	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6d.pfb
12mr|texlive-arphic-20070525-2|1371	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6e.pfb
12mr|texlive-arphic-20070525-2|1372	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu6f.pfb
12mr|texlive-arphic-20070525-2|1373	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu70.pfb
12mr|texlive-arphic-20070525-2|1374	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu71.pfb
12mr|texlive-arphic-20070525-2|1375	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu72.pfb
12mr|texlive-arphic-20070525-2|1376	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu73.pfb
12mr|texlive-arphic-20070525-2|1377	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu74.pfb
12mr|texlive-arphic-20070525-2|1378	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu75.pfb
12mr|texlive-arphic-20070525-2|1379	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu76.pfb
12mr|texlive-arphic-20070525-2|1380	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu77.pfb
12mr|texlive-arphic-20070525-2|1381	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu78.pfb
12mr|texlive-arphic-20070525-2|1382	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu79.pfb
12mr|texlive-arphic-20070525-2|1383	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7a.pfb
12mr|texlive-arphic-20070525-2|1384	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7b.pfb
12mr|texlive-arphic-20070525-2|1385	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7c.pfb
12mr|texlive-arphic-20070525-2|1386	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7d.pfb
12mr|texlive-arphic-20070525-2|1387	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7e.pfb
12mr|texlive-arphic-20070525-2|1388	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu7f.pfb
12mr|texlive-arphic-20070525-2|1389	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu80.pfb
12mr|texlive-arphic-20070525-2|1390	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu81.pfb
12mr|texlive-arphic-20070525-2|1391	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu82.pfb
12mr|texlive-arphic-20070525-2|1392	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu83.pfb
12mr|texlive-arphic-20070525-2|1393	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu84.pfb
12mr|texlive-arphic-20070525-2|1394	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu85.pfb
12mr|texlive-arphic-20070525-2|1395	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu86.pfb
12mr|texlive-arphic-20070525-2|1396	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu87.pfb
12mr|texlive-arphic-20070525-2|1397	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu88.pfb
12mr|texlive-arphic-20070525-2|1398	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu89.pfb
12mr|texlive-arphic-20070525-2|1399	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8a.pfb
12mr|texlive-arphic-20070525-2|1400	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8b.pfb
12mr|texlive-arphic-20070525-2|1401	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8c.pfb
12mr|texlive-arphic-20070525-2|1402	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8d.pfb
12mr|texlive-arphic-20070525-2|1403	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8e.pfb
12mr|texlive-arphic-20070525-2|1404	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu8f.pfb
12mr|texlive-arphic-20070525-2|1405	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu90.pfb
12mr|texlive-arphic-20070525-2|1406	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu91.pfb
12mr|texlive-arphic-20070525-2|1407	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu92.pfb
12mr|texlive-arphic-20070525-2|1408	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu93.pfb
12mr|texlive-arphic-20070525-2|1409	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu94.pfb
12mr|texlive-arphic-20070525-2|1410	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu95.pfb
12mr|texlive-arphic-20070525-2|1411	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu96.pfb
12mr|texlive-arphic-20070525-2|1412	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu97.pfb
12mr|texlive-arphic-20070525-2|1413	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu98.pfb
12mr|texlive-arphic-20070525-2|1414	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu99.pfb
12mr|texlive-arphic-20070525-2|1415	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu9a.pfb
12mr|texlive-arphic-20070525-2|1416	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu9b.pfb
12mr|texlive-arphic-20070525-2|1417	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu9c.pfb
12mr|texlive-arphic-20070525-2|1418	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu9e.pfb
12mr|texlive-arphic-20070525-2|1419	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiu9f.pfb
12mr|texlive-arphic-20070525-2|1420	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiufe.pfb
12mr|texlive-arphic-20070525-2|1421	%{_texmfdistdir}/fonts/type1/arphic/gkaiu/gkaiuff.pfb
12mr|texlive-arphic-20070525-2|1422	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp00.vf
12mr|texlive-arphic-20070525-2|1423	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp01.vf
12mr|texlive-arphic-20070525-2|1424	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp02.vf
12mr|texlive-arphic-20070525-2|1425	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp03.vf
12mr|texlive-arphic-20070525-2|1426	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp04.vf
12mr|texlive-arphic-20070525-2|1427	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp05.vf
12mr|texlive-arphic-20070525-2|1428	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp06.vf
12mr|texlive-arphic-20070525-2|1429	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp07.vf
12mr|texlive-arphic-20070525-2|1430	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp08.vf
12mr|texlive-arphic-20070525-2|1431	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp09.vf
12mr|texlive-arphic-20070525-2|1432	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp10.vf
12mr|texlive-arphic-20070525-2|1433	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp11.vf
12mr|texlive-arphic-20070525-2|1434	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp12.vf
12mr|texlive-arphic-20070525-2|1435	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp13.vf
12mr|texlive-arphic-20070525-2|1436	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp14.vf
12mr|texlive-arphic-20070525-2|1437	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp15.vf
12mr|texlive-arphic-20070525-2|1438	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp16.vf
12mr|texlive-arphic-20070525-2|1439	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp17.vf
12mr|texlive-arphic-20070525-2|1440	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp18.vf
12mr|texlive-arphic-20070525-2|1441	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp19.vf
12mr|texlive-arphic-20070525-2|1442	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp20.vf
12mr|texlive-arphic-20070525-2|1443	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp21.vf
12mr|texlive-arphic-20070525-2|1444	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp22.vf
12mr|texlive-arphic-20070525-2|1445	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp23.vf
12mr|texlive-arphic-20070525-2|1446	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp25.vf
12mr|texlive-arphic-20070525-2|1447	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp26.vf
12mr|texlive-arphic-20070525-2|1448	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp27.vf
12mr|texlive-arphic-20070525-2|1449	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp28.vf
12mr|texlive-arphic-20070525-2|1450	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp29.vf
12mr|texlive-arphic-20070525-2|1451	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp30.vf
12mr|texlive-arphic-20070525-2|1452	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp31.vf
12mr|texlive-arphic-20070525-2|1453	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp32.vf
12mr|texlive-arphic-20070525-2|1454	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp33.vf
12mr|texlive-arphic-20070525-2|1455	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp34.vf
12mr|texlive-arphic-20070525-2|1456	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp35.vf
12mr|texlive-arphic-20070525-2|1457	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp36.vf
12mr|texlive-arphic-20070525-2|1458	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp37.vf
12mr|texlive-arphic-20070525-2|1459	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp38.vf
12mr|texlive-arphic-20070525-2|1460	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp39.vf
12mr|texlive-arphic-20070525-2|1461	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp40.vf
12mr|texlive-arphic-20070525-2|1462	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp41.vf
12mr|texlive-arphic-20070525-2|1463	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp42.vf
12mr|texlive-arphic-20070525-2|1464	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp43.vf
12mr|texlive-arphic-20070525-2|1465	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp44.vf
12mr|texlive-arphic-20070525-2|1466	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp45.vf
12mr|texlive-arphic-20070525-2|1467	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp46.vf
12mr|texlive-arphic-20070525-2|1468	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp47.vf
12mr|texlive-arphic-20070525-2|1469	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp48.vf
12mr|texlive-arphic-20070525-2|1470	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp49.vf
12mr|texlive-arphic-20070525-2|1471	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp50.vf
12mr|texlive-arphic-20070525-2|1472	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp51.vf
12mr|texlive-arphic-20070525-2|1473	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp52.vf
12mr|texlive-arphic-20070525-2|1474	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp53.vf
12mr|texlive-arphic-20070525-2|1475	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp54.vf
12mr|texlive-arphic-20070525-2|1476	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimp55.vf
12mr|texlive-arphic-20070525-2|1477	%{_texmfdistdir}/fonts/vf/arphic/bkaimp/bkaimpv.vf
12mr|texlive-arphic-20070525-2|1478	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp00.vf
12mr|texlive-arphic-20070525-2|1479	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp01.vf
12mr|texlive-arphic-20070525-2|1480	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp02.vf
12mr|texlive-arphic-20070525-2|1481	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp03.vf
12mr|texlive-arphic-20070525-2|1482	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp04.vf
12mr|texlive-arphic-20070525-2|1483	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp05.vf
12mr|texlive-arphic-20070525-2|1484	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp06.vf
12mr|texlive-arphic-20070525-2|1485	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp07.vf
12mr|texlive-arphic-20070525-2|1486	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp08.vf
12mr|texlive-arphic-20070525-2|1487	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp09.vf
12mr|texlive-arphic-20070525-2|1488	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp10.vf
12mr|texlive-arphic-20070525-2|1489	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp11.vf
12mr|texlive-arphic-20070525-2|1490	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp12.vf
12mr|texlive-arphic-20070525-2|1491	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp13.vf
12mr|texlive-arphic-20070525-2|1492	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp14.vf
12mr|texlive-arphic-20070525-2|1493	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp15.vf
12mr|texlive-arphic-20070525-2|1494	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp16.vf
12mr|texlive-arphic-20070525-2|1495	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp17.vf
12mr|texlive-arphic-20070525-2|1496	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp18.vf
12mr|texlive-arphic-20070525-2|1497	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp19.vf
12mr|texlive-arphic-20070525-2|1498	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp20.vf
12mr|texlive-arphic-20070525-2|1499	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp21.vf
12mr|texlive-arphic-20070525-2|1500	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp22.vf
12mr|texlive-arphic-20070525-2|1501	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp23.vf
12mr|texlive-arphic-20070525-2|1502	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp25.vf
12mr|texlive-arphic-20070525-2|1503	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp26.vf
12mr|texlive-arphic-20070525-2|1504	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp27.vf
12mr|texlive-arphic-20070525-2|1505	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp28.vf
12mr|texlive-arphic-20070525-2|1506	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp29.vf
12mr|texlive-arphic-20070525-2|1507	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp30.vf
12mr|texlive-arphic-20070525-2|1508	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp31.vf
12mr|texlive-arphic-20070525-2|1509	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp32.vf
12mr|texlive-arphic-20070525-2|1510	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp33.vf
12mr|texlive-arphic-20070525-2|1511	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp34.vf
12mr|texlive-arphic-20070525-2|1512	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp35.vf
12mr|texlive-arphic-20070525-2|1513	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp36.vf
12mr|texlive-arphic-20070525-2|1514	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp37.vf
12mr|texlive-arphic-20070525-2|1515	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp38.vf
12mr|texlive-arphic-20070525-2|1516	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp39.vf
12mr|texlive-arphic-20070525-2|1517	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp40.vf
12mr|texlive-arphic-20070525-2|1518	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp41.vf
12mr|texlive-arphic-20070525-2|1519	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp42.vf
12mr|texlive-arphic-20070525-2|1520	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp43.vf
12mr|texlive-arphic-20070525-2|1521	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp44.vf
12mr|texlive-arphic-20070525-2|1522	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp45.vf
12mr|texlive-arphic-20070525-2|1523	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp46.vf
12mr|texlive-arphic-20070525-2|1524	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp47.vf
12mr|texlive-arphic-20070525-2|1525	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp48.vf
12mr|texlive-arphic-20070525-2|1526	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp49.vf
12mr|texlive-arphic-20070525-2|1527	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp50.vf
12mr|texlive-arphic-20070525-2|1528	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp51.vf
12mr|texlive-arphic-20070525-2|1529	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp52.vf
12mr|texlive-arphic-20070525-2|1530	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp53.vf
12mr|texlive-arphic-20070525-2|1531	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp54.vf
12mr|texlive-arphic-20070525-2|1532	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilp55.vf
12mr|texlive-arphic-20070525-2|1533	%{_texmfdistdir}/fonts/vf/arphic/bsmilp/bsmilpv.vf
12mr|texlive-arphic-20070525-2|1534	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp00.vf
12mr|texlive-arphic-20070525-2|1535	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp01.vf
12mr|texlive-arphic-20070525-2|1536	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp02.vf
12mr|texlive-arphic-20070525-2|1537	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp03.vf
12mr|texlive-arphic-20070525-2|1538	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp04.vf
12mr|texlive-arphic-20070525-2|1539	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp06.vf
12mr|texlive-arphic-20070525-2|1540	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp07.vf
12mr|texlive-arphic-20070525-2|1541	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp08.vf
12mr|texlive-arphic-20070525-2|1542	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp09.vf
12mr|texlive-arphic-20070525-2|1543	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp10.vf
12mr|texlive-arphic-20070525-2|1544	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp11.vf
12mr|texlive-arphic-20070525-2|1545	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp12.vf
12mr|texlive-arphic-20070525-2|1546	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp13.vf
12mr|texlive-arphic-20070525-2|1547	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp14.vf
12mr|texlive-arphic-20070525-2|1548	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp15.vf
12mr|texlive-arphic-20070525-2|1549	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp16.vf
12mr|texlive-arphic-20070525-2|1550	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp17.vf
12mr|texlive-arphic-20070525-2|1551	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp18.vf
12mr|texlive-arphic-20070525-2|1552	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp19.vf
12mr|texlive-arphic-20070525-2|1553	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp20.vf
12mr|texlive-arphic-20070525-2|1554	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp21.vf
12mr|texlive-arphic-20070525-2|1555	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp22.vf
12mr|texlive-arphic-20070525-2|1556	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp23.vf
12mr|texlive-arphic-20070525-2|1557	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp24.vf
12mr|texlive-arphic-20070525-2|1558	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp25.vf
12mr|texlive-arphic-20070525-2|1559	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp26.vf
12mr|texlive-arphic-20070525-2|1560	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp27.vf
12mr|texlive-arphic-20070525-2|1561	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp28.vf
12mr|texlive-arphic-20070525-2|1562	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp29.vf
12mr|texlive-arphic-20070525-2|1563	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp30.vf
12mr|texlive-arphic-20070525-2|1564	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp31.vf
12mr|texlive-arphic-20070525-2|1565	%{_texmfdistdir}/fonts/vf/arphic/gbsnlp/gbsnlp32.vf
12mr|texlive-arphic-20070525-2|1566	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp00.vf
12mr|texlive-arphic-20070525-2|1567	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp01.vf
12mr|texlive-arphic-20070525-2|1568	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp02.vf
12mr|texlive-arphic-20070525-2|1569	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp03.vf
12mr|texlive-arphic-20070525-2|1570	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp04.vf
12mr|texlive-arphic-20070525-2|1571	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp06.vf
12mr|texlive-arphic-20070525-2|1572	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp07.vf
12mr|texlive-arphic-20070525-2|1573	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp08.vf
12mr|texlive-arphic-20070525-2|1574	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp09.vf
12mr|texlive-arphic-20070525-2|1575	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp10.vf
12mr|texlive-arphic-20070525-2|1576	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp11.vf
12mr|texlive-arphic-20070525-2|1577	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp12.vf
12mr|texlive-arphic-20070525-2|1578	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp13.vf
12mr|texlive-arphic-20070525-2|1579	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp14.vf
12mr|texlive-arphic-20070525-2|1580	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp15.vf
12mr|texlive-arphic-20070525-2|1581	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp16.vf
12mr|texlive-arphic-20070525-2|1582	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp17.vf
12mr|texlive-arphic-20070525-2|1583	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp18.vf
12mr|texlive-arphic-20070525-2|1584	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp19.vf
12mr|texlive-arphic-20070525-2|1585	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp20.vf
12mr|texlive-arphic-20070525-2|1586	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp21.vf
12mr|texlive-arphic-20070525-2|1587	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp22.vf
12mr|texlive-arphic-20070525-2|1588	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp23.vf
12mr|texlive-arphic-20070525-2|1589	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp24.vf
12mr|texlive-arphic-20070525-2|1590	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp25.vf
12mr|texlive-arphic-20070525-2|1591	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp26.vf
12mr|texlive-arphic-20070525-2|1592	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp27.vf
12mr|texlive-arphic-20070525-2|1593	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp28.vf
12mr|texlive-arphic-20070525-2|1594	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp29.vf
12mr|texlive-arphic-20070525-2|1595	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp30.vf
12mr|texlive-arphic-20070525-2|1596	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp31.vf
12mr|texlive-arphic-20070525-2|1597	%{_texmfdistdir}/fonts/vf/arphic/gkaimp/gkaimp32.vf
12mr|texlive-arphic-20070525-2|1598	%_texmf_updmap_d/arphic
12mr|texlive-arphic-20070525-2|1599	%doc %{_texmfdistdir}/doc/fonts/arphic/arphic-sampler.pdf
12mr|texlive-arphic-20070525-2|1600	%doc %{_texmfdistdir}/doc/fonts/arphic/arphic-sampler.tex
12mr|texlive-arphic-20070525-2|1601	%doc %{_texmfdistdir}/doc/fonts/arphic/bkaiu/README
12mr|texlive-arphic-20070525-2|1602	%doc %{_texmfdistdir}/doc/fonts/arphic/bsmiu/README
12mr|texlive-arphic-20070525-2|1603	%doc %{_texmfdistdir}/doc/fonts/arphic/gbsnu/README
12mr|texlive-arphic-20070525-2|1604	%doc %{_texmfdistdir}/doc/fonts/arphic/gkaiu/README
12mr|texlive-arphic-20070525-2|1605	
12mr|texlive-arphic-20070525-2|1606	#-----------------------------------------------------------------------
12mr|texlive-arphic-20070525-2|1607	%prep
12mr|texlive-arphic-20070525-2|1608	%setup -c -a0 -a1
12mr|texlive-arphic-20070525-2|1609	
12mr|texlive-arphic-20070525-2|1610	%build
12mr|texlive-arphic-20070525-2|1611	
12mr|texlive-arphic-20070525-2|1612	%install
12mr|texlive-arphic-20070525-2|1613	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-arphic-20070525-2|1614	cp -fpar dvips fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-arphic-20070525-2|1615	mkdir -p %{buildroot}%{_texmf_updmap_d}
12mr|texlive-arphic-20070525-2|1616	cat > %{buildroot}%{_texmf_updmap_d}/arphic <<EOF
12mr|texlive-arphic-20070525-2|1617	Map bkaiu.map
12mr|texlive-arphic-20070525-2|1618	Map bsmiu.map
12mr|texlive-arphic-20070525-2|1619	Map gbsnu.map
12mr|texlive-arphic-20070525-2|1620	Map gkaiu.map
12mr|texlive-arphic-20070525-2|1621	EOF
12mr|texlive-arphic-20070525-2|1622	
12mr|texlive-arphic-20070525-2|1623	
12mr|texlive-arphic-20070525-2|1624	
12mr|texlive-arphic-20070525-2|1625	%changelog
12mr|texlive-arphic-20070525-2|1626	

16686 12
12mr|texlive-arrayjobx-1.04-2|1	# revision 18125
12mr|texlive-arrayjobx-1.04-2|2	# category Package
12mr|texlive-arrayjobx-1.04-2|3	# catalog-ctan /macros/generic/arrayjobx
12mr|texlive-arrayjobx-1.04-2|4	# catalog-date 2010-05-11 12:36:30 +0200
12mr|texlive-arrayjobx-1.04-2|5	# catalog-license lppl
12mr|texlive-arrayjobx-1.04-2|6	# catalog-version 1.04
12mr|texlive-arrayjobx-1.04-2|7	Name:		texlive-arrayjobx
12mr|texlive-arrayjobx-1.04-2|8	Version:	1.04
12mr|texlive-arrayjobx-1.04-2|9	Release:	2
12mr|texlive-arrayjobx-1.04-2|10	Summary:	Array data structures for (La)TeX
12mr|texlive-arrayjobx-1.04-2|11	Group:		Publishing
12mr|texlive-arrayjobx-1.04-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/arrayjobx
12mr|texlive-arrayjobx-1.04-2|13	License:	LPPL
12mr|texlive-arrayjobx-1.04-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arrayjobx.tar.xz
12mr|texlive-arrayjobx-1.04-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arrayjobx.doc.tar.xz
12mr|texlive-arrayjobx-1.04-2|16	BuildArch:	noarch
12mr|texlive-arrayjobx-1.04-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-arrayjobx-1.04-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-arrayjobx-1.04-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-arrayjobx-1.04-2|20	
12mr|texlive-arrayjobx-1.04-2|21	%description
12mr|texlive-arrayjobx-1.04-2|22	This package provides array data structures in (La)TeX, in the
12mr|texlive-arrayjobx-1.04-2|23	meaning of the classical procedural programming languages like
12mr|texlive-arrayjobx-1.04-2|24	Fortran, Ada or C, and macros to manipulate them. Arrays can be
12mr|texlive-arrayjobx-1.04-2|25	mono or bi-dimensional. This is useful for applications which
12mr|texlive-arrayjobx-1.04-2|26	require high level programming techniques, like algorithmic
12mr|texlive-arrayjobx-1.04-2|27	graphics programmed in the TeX language. The package supersedes
12mr|texlive-arrayjobx-1.04-2|28	the arrayjob package.
12mr|texlive-arrayjobx-1.04-2|29	
12mr|texlive-arrayjobx-1.04-2|30	%post
12mr|texlive-arrayjobx-1.04-2|31	%{_sbindir}/texlive.post
12mr|texlive-arrayjobx-1.04-2|32	
12mr|texlive-arrayjobx-1.04-2|33	%postun
12mr|texlive-arrayjobx-1.04-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-arrayjobx-1.04-2|35	%{_sbindir}/texlive.post
12mr|texlive-arrayjobx-1.04-2|36	fi
12mr|texlive-arrayjobx-1.04-2|37	
12mr|texlive-arrayjobx-1.04-2|38	#-----------------------------------------------------------------------
12mr|texlive-arrayjobx-1.04-2|39	%files
12mr|texlive-arrayjobx-1.04-2|40	%{_texmfdistdir}/tex/generic/arrayjobx/arrayjob.sty
12mr|texlive-arrayjobx-1.04-2|41	%{_texmfdistdir}/tex/generic/arrayjobx/arrayjobx.sty
12mr|texlive-arrayjobx-1.04-2|42	%doc %{_texmfdistdir}/doc/generic/arrayjobx/README
12mr|texlive-arrayjobx-1.04-2|43	%doc %{_texmfdistdir}/doc/generic/arrayjobx/arrayjob.pdf
12mr|texlive-arrayjobx-1.04-2|44	%doc %{_texmfdistdir}/doc/generic/arrayjobx/arrayjob.tex
12mr|texlive-arrayjobx-1.04-2|45	%doc %{_texmfdistdir}/doc/generic/arrayjobx/arrayjobx.pdf
12mr|texlive-arrayjobx-1.04-2|46	%doc %{_texmfdistdir}/doc/generic/arrayjobx/arrayjobx.tex
12mr|texlive-arrayjobx-1.04-2|47	
12mr|texlive-arrayjobx-1.04-2|48	#-----------------------------------------------------------------------
12mr|texlive-arrayjobx-1.04-2|49	%prep
12mr|texlive-arrayjobx-1.04-2|50	%setup -c -a0 -a1
12mr|texlive-arrayjobx-1.04-2|51	
12mr|texlive-arrayjobx-1.04-2|52	%build
12mr|texlive-arrayjobx-1.04-2|53	
12mr|texlive-arrayjobx-1.04-2|54	%install
12mr|texlive-arrayjobx-1.04-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-arrayjobx-1.04-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-arrayjobx-1.04-2|57	
12mr|texlive-arrayjobx-1.04-2|58	
12mr|texlive-arrayjobx-1.04-2|59	
12mr|texlive-arrayjobx-1.04-2|60	%changelog
12mr|texlive-arrayjobx-1.04-2|61	

16687 12
12mr|texlive-arsclassica-4.0.3-1|1	# revision 25466
12mr|texlive-arsclassica-4.0.3-1|2	# category Package
12mr|texlive-arsclassica-4.0.3-1|3	# catalog-ctan /macros/latex/contrib/arsclassica
12mr|texlive-arsclassica-4.0.3-1|4	# catalog-date 2012-02-21 16:05:39 +0100
12mr|texlive-arsclassica-4.0.3-1|5	# catalog-license lppl
12mr|texlive-arsclassica-4.0.3-1|6	# catalog-version 4.0.3
12mr|texlive-arsclassica-4.0.3-1|7	Name:		texlive-arsclassica
12mr|texlive-arsclassica-4.0.3-1|8	Version:	4.0.3
12mr|texlive-arsclassica-4.0.3-1|9	Release:	1
12mr|texlive-arsclassica-4.0.3-1|10	Summary:	A different view of the ClassicThesis package
12mr|texlive-arsclassica-4.0.3-1|11	Group:		Publishing
12mr|texlive-arsclassica-4.0.3-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/arsclassica
12mr|texlive-arsclassica-4.0.3-1|13	License:	LPPL
12mr|texlive-arsclassica-4.0.3-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arsclassica.tar.xz
12mr|texlive-arsclassica-4.0.3-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arsclassica.doc.tar.xz
12mr|texlive-arsclassica-4.0.3-1|16	BuildArch:	noarch
12mr|texlive-arsclassica-4.0.3-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-arsclassica-4.0.3-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-arsclassica-4.0.3-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-arsclassica-4.0.3-1|20	
12mr|texlive-arsclassica-4.0.3-1|21	%description
12mr|texlive-arsclassica-4.0.3-1|22	The package changes some typographical points of the
12mr|texlive-arsclassica-4.0.3-1|23	ClassicThesis style, by Andre Miede. It enables the user to
12mr|texlive-arsclassica-4.0.3-1|24	reproduce the look of the guide The art of writing with LaTeX
12mr|texlive-arsclassica-4.0.3-1|25	(the web page is in Italian).
12mr|texlive-arsclassica-4.0.3-1|26	
12mr|texlive-arsclassica-4.0.3-1|27	%post
12mr|texlive-arsclassica-4.0.3-1|28	%{_sbindir}/texlive.post
12mr|texlive-arsclassica-4.0.3-1|29	
12mr|texlive-arsclassica-4.0.3-1|30	%postun
12mr|texlive-arsclassica-4.0.3-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-arsclassica-4.0.3-1|32	%{_sbindir}/texlive.post
12mr|texlive-arsclassica-4.0.3-1|33	fi
12mr|texlive-arsclassica-4.0.3-1|34	
12mr|texlive-arsclassica-4.0.3-1|35	#-----------------------------------------------------------------------
12mr|texlive-arsclassica-4.0.3-1|36	%files
12mr|texlive-arsclassica-4.0.3-1|37	%{_texmfdistdir}/makeindex/arsclassica/classic.ist
12mr|texlive-arsclassica-4.0.3-1|38	%{_texmfdistdir}/tex/latex/arsclassica/arsclassica.sty
12mr|texlive-arsclassica-4.0.3-1|39	%doc %{_texmfdistdir}/doc/latex/arsclassica/ArsClassica.pdf
12mr|texlive-arsclassica-4.0.3-1|40	%doc %{_texmfdistdir}/doc/latex/arsclassica/ArsClassica.tex
12mr|texlive-arsclassica-4.0.3-1|41	%doc %{_texmfdistdir}/doc/latex/arsclassica/Bibliography.bib
12mr|texlive-arsclassica-4.0.3-1|42	%doc %{_texmfdistdir}/doc/latex/arsclassica/CHANGES
12mr|texlive-arsclassica-4.0.3-1|43	%doc %{_texmfdistdir}/doc/latex/arsclassica/Chapters/Code.tex
12mr|texlive-arsclassica-4.0.3-1|44	%doc %{_texmfdistdir}/doc/latex/arsclassica/Chapters/Fundamentals.tex
12mr|texlive-arsclassica-4.0.3-1|45	%doc %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Abstract+Sommario.tex
12mr|texlive-arsclassica-4.0.3-1|46	%doc %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Acknowledgements.tex
12mr|texlive-arsclassica-4.0.3-1|47	%doc %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Bibliography.tex
12mr|texlive-arsclassica-4.0.3-1|48	%doc %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Contents.tex
12mr|texlive-arsclassica-4.0.3-1|49	%doc %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Index.tex
12mr|texlive-arsclassica-4.0.3-1|50	%doc %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Titleback.tex
12mr|texlive-arsclassica-4.0.3-1|51	%doc %{_texmfdistdir}/doc/latex/arsclassica/FrontBackMatter/Titlepage.tex
12mr|texlive-arsclassica-4.0.3-1|52	%doc %{_texmfdistdir}/doc/latex/arsclassica/Graphics/Birds.jpg
12mr|texlive-arsclassica-4.0.3-1|53	%doc %{_texmfdistdir}/doc/latex/arsclassica/Graphics/Example_1.jpg
12mr|texlive-arsclassica-4.0.3-1|54	%doc %{_texmfdistdir}/doc/latex/arsclassica/Graphics/Example_2.jpg
12mr|texlive-arsclassica-4.0.3-1|55	%doc %{_texmfdistdir}/doc/latex/arsclassica/Graphics/Example_3.jpg
12mr|texlive-arsclassica-4.0.3-1|56	%doc %{_texmfdistdir}/doc/latex/arsclassica/Graphics/Example_4.jpg
12mr|texlive-arsclassica-4.0.3-1|57	%doc %{_texmfdistdir}/doc/latex/arsclassica/README
12mr|texlive-arsclassica-4.0.3-1|58	%doc %{_texmfdistdir}/doc/latex/arsclassica/arsclassica-settings.tex
12mr|texlive-arsclassica-4.0.3-1|59	
12mr|texlive-arsclassica-4.0.3-1|60	#-----------------------------------------------------------------------
12mr|texlive-arsclassica-4.0.3-1|61	%prep
12mr|texlive-arsclassica-4.0.3-1|62	%setup -c -a0 -a1
12mr|texlive-arsclassica-4.0.3-1|63	
12mr|texlive-arsclassica-4.0.3-1|64	%build
12mr|texlive-arsclassica-4.0.3-1|65	
12mr|texlive-arsclassica-4.0.3-1|66	%install
12mr|texlive-arsclassica-4.0.3-1|67	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-arsclassica-4.0.3-1|68	cp -fpar makeindex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-arsclassica-4.0.3-1|69	
12mr|texlive-arsclassica-4.0.3-1|70	
12mr|texlive-arsclassica-4.0.3-1|71	
12mr|texlive-arsclassica-4.0.3-1|72	%changelog
12mr|texlive-arsclassica-4.0.3-1|73	

16688 12
12mr|texlive-articleingud-0.1-1|1	# revision 26197
12mr|texlive-articleingud-0.1-1|2	# category Package
12mr|texlive-articleingud-0.1-1|3	# catalog-ctan /macros/latex/contrib/articleingud
12mr|texlive-articleingud-0.1-1|4	# catalog-date 2012-05-03 11:23:54 +0200
12mr|texlive-articleingud-0.1-1|5	# catalog-license lppl1.2
12mr|texlive-articleingud-0.1-1|6	# catalog-version 0.1
12mr|texlive-articleingud-0.1-1|7	Name:		texlive-articleingud
12mr|texlive-articleingud-0.1-1|8	Version:	0.1
12mr|texlive-articleingud-0.1-1|9	Release:	1
12mr|texlive-articleingud-0.1-1|10	Summary:	LaTeX class for articles published in INGENIERIA review
12mr|texlive-articleingud-0.1-1|11	Group:		Publishing
12mr|texlive-articleingud-0.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/articleingud
12mr|texlive-articleingud-0.1-1|13	License:	LPPL1.2
12mr|texlive-articleingud-0.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/articleingud.tar.xz
12mr|texlive-articleingud-0.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/articleingud.doc.tar.xz
12mr|texlive-articleingud-0.1-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/articleingud.source.tar.xz
12mr|texlive-articleingud-0.1-1|17	BuildArch:	noarch
12mr|texlive-articleingud-0.1-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-articleingud-0.1-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-articleingud-0.1-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-articleingud-0.1-1|21	
12mr|texlive-articleingud-0.1-1|22	%description
12mr|texlive-articleingud-0.1-1|23	The class is for articles published in INGENIERIA review. It is
12mr|texlive-articleingud-0.1-1|24	derived from the standard LaTeX class article.
12mr|texlive-articleingud-0.1-1|25	
12mr|texlive-articleingud-0.1-1|26	%post
12mr|texlive-articleingud-0.1-1|27	%{_sbindir}/texlive.post
12mr|texlive-articleingud-0.1-1|28	
12mr|texlive-articleingud-0.1-1|29	%postun
12mr|texlive-articleingud-0.1-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-articleingud-0.1-1|31	%{_sbindir}/texlive.post
12mr|texlive-articleingud-0.1-1|32	fi
12mr|texlive-articleingud-0.1-1|33	
12mr|texlive-articleingud-0.1-1|34	#-----------------------------------------------------------------------
12mr|texlive-articleingud-0.1-1|35	%files
12mr|texlive-articleingud-0.1-1|36	%{_texmfdistdir}/tex/latex/articleingud/articleingud.cls
12mr|texlive-articleingud-0.1-1|37	%doc %{_texmfdistdir}/doc/latex/articleingud/README
12mr|texlive-articleingud-0.1-1|38	%doc %{_texmfdistdir}/doc/latex/articleingud/articleingud.pdf
12mr|texlive-articleingud-0.1-1|39	%doc %{_texmfdistdir}/doc/latex/articleingud/plantilla.tex
12mr|texlive-articleingud-0.1-1|40	%doc %{_texmfdistdir}/doc/latex/articleingud/template.tex
12mr|texlive-articleingud-0.1-1|41	#- source
12mr|texlive-articleingud-0.1-1|42	%doc %{_texmfdistdir}/source/latex/articleingud/articleingud.dtx
12mr|texlive-articleingud-0.1-1|43	%doc %{_texmfdistdir}/source/latex/articleingud/articleingud.ins
12mr|texlive-articleingud-0.1-1|44	
12mr|texlive-articleingud-0.1-1|45	#-----------------------------------------------------------------------
12mr|texlive-articleingud-0.1-1|46	%prep
12mr|texlive-articleingud-0.1-1|47	%setup -c -a0 -a1 -a2
12mr|texlive-articleingud-0.1-1|48	
12mr|texlive-articleingud-0.1-1|49	%build
12mr|texlive-articleingud-0.1-1|50	
12mr|texlive-articleingud-0.1-1|51	%install
12mr|texlive-articleingud-0.1-1|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-articleingud-0.1-1|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-articleingud-0.1-1|54	
12mr|texlive-articleingud-0.1-1|55	
12mr|texlive-articleingud-0.1-1|56	
12mr|texlive-articleingud-0.1-1|57	%changelog
12mr|texlive-articleingud-0.1-1|58	

16689 12
12mr|texlive-arydshln-1.71-2|1	# revision 15878
12mr|texlive-arydshln-1.71-2|2	# category Package
12mr|texlive-arydshln-1.71-2|3	# catalog-ctan /macros/latex/contrib/arydshln
12mr|texlive-arydshln-1.71-2|4	# catalog-date 2007-04-06 18:29:05 +0200
12mr|texlive-arydshln-1.71-2|5	# catalog-license lppl
12mr|texlive-arydshln-1.71-2|6	# catalog-version 1.71
12mr|texlive-arydshln-1.71-2|7	Name:		texlive-arydshln
12mr|texlive-arydshln-1.71-2|8	Version:	1.71
12mr|texlive-arydshln-1.71-2|9	Release:	2
12mr|texlive-arydshln-1.71-2|10	Summary:	Horizontal and vertical dashed lines in arrays and tabulars
12mr|texlive-arydshln-1.71-2|11	Group:		Publishing
12mr|texlive-arydshln-1.71-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/arydshln
12mr|texlive-arydshln-1.71-2|13	License:	LPPL
12mr|texlive-arydshln-1.71-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arydshln.tar.xz
12mr|texlive-arydshln-1.71-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arydshln.doc.tar.xz
12mr|texlive-arydshln-1.71-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arydshln.source.tar.xz
12mr|texlive-arydshln-1.71-2|17	BuildArch:	noarch
12mr|texlive-arydshln-1.71-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-arydshln-1.71-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-arydshln-1.71-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-arydshln-1.71-2|21	
12mr|texlive-arydshln-1.71-2|22	%description
12mr|texlive-arydshln-1.71-2|23	Definitions of horizontal and vertical dashed lines for the
12mr|texlive-arydshln-1.71-2|24	array and tabular environment. Horizontal lines are drawn by
12mr|texlive-arydshln-1.71-2|25	\hdashline and \cdashline while vertical ones can be specified
12mr|texlive-arydshln-1.71-2|26	as a part of preamble using ':'. The shape of dashed lines may
12mr|texlive-arydshln-1.71-2|27	be controlled through style parameters or optional arguments.
12mr|texlive-arydshln-1.71-2|28	The package is compatible with array and colortab.
12mr|texlive-arydshln-1.71-2|29	
12mr|texlive-arydshln-1.71-2|30	%post
12mr|texlive-arydshln-1.71-2|31	%{_sbindir}/texlive.post
12mr|texlive-arydshln-1.71-2|32	
12mr|texlive-arydshln-1.71-2|33	%postun
12mr|texlive-arydshln-1.71-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-arydshln-1.71-2|35	%{_sbindir}/texlive.post
12mr|texlive-arydshln-1.71-2|36	fi
12mr|texlive-arydshln-1.71-2|37	
12mr|texlive-arydshln-1.71-2|38	#-----------------------------------------------------------------------
12mr|texlive-arydshln-1.71-2|39	%files
12mr|texlive-arydshln-1.71-2|40	%{_texmfdistdir}/tex/latex/arydshln/arydshln.sty
12mr|texlive-arydshln-1.71-2|41	%doc %{_texmfdistdir}/doc/latex/arydshln/README
12mr|texlive-arydshln-1.71-2|42	%doc %{_texmfdistdir}/doc/latex/arydshln/arydshln-man.pdf
12mr|texlive-arydshln-1.71-2|43	%doc %{_texmfdistdir}/doc/latex/arydshln/arydshln-man.tex
12mr|texlive-arydshln-1.71-2|44	%doc %{_texmfdistdir}/doc/latex/arydshln/arydshln.pdf
12mr|texlive-arydshln-1.71-2|45	#- source
12mr|texlive-arydshln-1.71-2|46	%doc %{_texmfdistdir}/source/latex/arydshln/arydshln.dtx
12mr|texlive-arydshln-1.71-2|47	%doc %{_texmfdistdir}/source/latex/arydshln/arydshln.ins
12mr|texlive-arydshln-1.71-2|48	
12mr|texlive-arydshln-1.71-2|49	#-----------------------------------------------------------------------
12mr|texlive-arydshln-1.71-2|50	%prep
12mr|texlive-arydshln-1.71-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-arydshln-1.71-2|52	
12mr|texlive-arydshln-1.71-2|53	%build
12mr|texlive-arydshln-1.71-2|54	
12mr|texlive-arydshln-1.71-2|55	%install
12mr|texlive-arydshln-1.71-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-arydshln-1.71-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-arydshln-1.71-2|58	
12mr|texlive-arydshln-1.71-2|59	
12mr|texlive-arydshln-1.71-2|60	
12mr|texlive-arydshln-1.71-2|61	%changelog
12mr|texlive-arydshln-1.71-2|62	

16690 12
12mr|texlive-asaetr-1.0a-2|1	# revision 15878
12mr|texlive-asaetr-1.0a-2|2	# category Package
12mr|texlive-asaetr-1.0a-2|3	# catalog-ctan /macros/latex/contrib/asaetr
12mr|texlive-asaetr-1.0a-2|4	# catalog-date 2009-04-30 00:32:08 +0200
12mr|texlive-asaetr-1.0a-2|5	# catalog-license pd
12mr|texlive-asaetr-1.0a-2|6	# catalog-version 1.0a
12mr|texlive-asaetr-1.0a-2|7	Name:		texlive-asaetr
12mr|texlive-asaetr-1.0a-2|8	Version:	1.0a
12mr|texlive-asaetr-1.0a-2|9	Release:	2
12mr|texlive-asaetr-1.0a-2|10	Summary:	Transactions of the ASAE
12mr|texlive-asaetr-1.0a-2|11	Group:		Publishing
12mr|texlive-asaetr-1.0a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/asaetr
12mr|texlive-asaetr-1.0a-2|13	License:	PD
12mr|texlive-asaetr-1.0a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/asaetr.tar.xz
12mr|texlive-asaetr-1.0a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/asaetr.doc.tar.xz
12mr|texlive-asaetr-1.0a-2|16	BuildArch:	noarch
12mr|texlive-asaetr-1.0a-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-asaetr-1.0a-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-asaetr-1.0a-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-asaetr-1.0a-2|20	
12mr|texlive-asaetr-1.0a-2|21	%description
12mr|texlive-asaetr-1.0a-2|22	A class and BibTeX style for submissions to the Transactions of
12mr|texlive-asaetr-1.0a-2|23	the American Society of Agricultural Engineers. Also included
12mr|texlive-asaetr-1.0a-2|24	is the MetaFont source of a slanted Computer Modern Caps and
12mr|texlive-asaetr-1.0a-2|25	Small Caps font.
12mr|texlive-asaetr-1.0a-2|26	
12mr|texlive-asaetr-1.0a-2|27	%post
12mr|texlive-asaetr-1.0a-2|28	%{_sbindir}/texlive.post
12mr|texlive-asaetr-1.0a-2|29	
12mr|texlive-asaetr-1.0a-2|30	%postun
12mr|texlive-asaetr-1.0a-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-asaetr-1.0a-2|32	%{_sbindir}/texlive.post
12mr|texlive-asaetr-1.0a-2|33	fi
12mr|texlive-asaetr-1.0a-2|34	
12mr|texlive-asaetr-1.0a-2|35	#-----------------------------------------------------------------------
12mr|texlive-asaetr-1.0a-2|36	%files
12mr|texlive-asaetr-1.0a-2|37	%{_texmfdistdir}/bibtex/bst/asaetr/asaetr.bst
12mr|texlive-asaetr-1.0a-2|38	%{_texmfdistdir}/tex/latex/asaetr/asaesub.sty
12mr|texlive-asaetr-1.0a-2|39	%{_texmfdistdir}/tex/latex/asaetr/asaetr.cls
12mr|texlive-asaetr-1.0a-2|40	%{_texmfdistdir}/tex/latex/asaetr/asaetr.sty
12mr|texlive-asaetr-1.0a-2|41	%doc %{_texmfdistdir}/doc/latex/asaetr/MANIFEST
12mr|texlive-asaetr-1.0a-2|42	%doc %{_texmfdistdir}/doc/latex/asaetr/asaetr.bib
12mr|texlive-asaetr-1.0a-2|43	%doc %{_texmfdistdir}/doc/latex/asaetr/asaetr.pdf
12mr|texlive-asaetr-1.0a-2|44	%doc %{_texmfdistdir}/doc/latex/asaetr/asaetr.tex
12mr|texlive-asaetr-1.0a-2|45	%doc %{_texmfdistdir}/doc/latex/asaetr/cmcscsl10.mf
12mr|texlive-asaetr-1.0a-2|46	
12mr|texlive-asaetr-1.0a-2|47	#-----------------------------------------------------------------------
12mr|texlive-asaetr-1.0a-2|48	%prep
12mr|texlive-asaetr-1.0a-2|49	%setup -c -a0 -a1
12mr|texlive-asaetr-1.0a-2|50	
12mr|texlive-asaetr-1.0a-2|51	%build
12mr|texlive-asaetr-1.0a-2|52	
12mr|texlive-asaetr-1.0a-2|53	%install
12mr|texlive-asaetr-1.0a-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-asaetr-1.0a-2|55	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-asaetr-1.0a-2|56	
12mr|texlive-asaetr-1.0a-2|57	
12mr|texlive-asaetr-1.0a-2|58	
12mr|texlive-asaetr-1.0a-2|59	%changelog
12mr|texlive-asaetr-1.0a-2|60	

16691 12
12mr|texlive-Asana-Math-000.949-1|1	# revision 27228
12mr|texlive-Asana-Math-000.949-1|2	# category Package
12mr|texlive-Asana-Math-000.949-1|3	# catalog-ctan /fonts/Asana-Math
12mr|texlive-Asana-Math-000.949-1|4	# catalog-date 2012-06-11 11:02:36 +0200
12mr|texlive-Asana-Math-000.949-1|5	# catalog-license ofl
12mr|texlive-Asana-Math-000.949-1|6	# catalog-version 000.949
12mr|texlive-Asana-Math-000.949-1|7	Name:		texlive-Asana-Math
12mr|texlive-Asana-Math-000.949-1|8	Version:	000.949
12mr|texlive-Asana-Math-000.949-1|9	Release:	1
12mr|texlive-Asana-Math-000.949-1|10	Summary:	A font to typeset maths in Xe(La)TeX and Lua(La)TeX
12mr|texlive-Asana-Math-000.949-1|11	Group:		Publishing
12mr|texlive-Asana-Math-000.949-1|12	URL:		http://www.ctan.org/tex-archive/fonts/Asana-Math
12mr|texlive-Asana-Math-000.949-1|13	License:	OFL
12mr|texlive-Asana-Math-000.949-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/Asana-Math.tar.xz
12mr|texlive-Asana-Math-000.949-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/Asana-Math.doc.tar.xz
12mr|texlive-Asana-Math-000.949-1|16	BuildArch:	noarch
12mr|texlive-Asana-Math-000.949-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-Asana-Math-000.949-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-Asana-Math-000.949-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-Asana-Math-000.949-1|20	
12mr|texlive-Asana-Math-000.949-1|21	%description
12mr|texlive-Asana-Math-000.949-1|22	The Asana-Math font is an OpenType font that includes almost
12mr|texlive-Asana-Math-000.949-1|23	all mathematical Unicode symbols and it can be used to typeset
12mr|texlive-Asana-Math-000.949-1|24	mathematical text with any software that can understand the
12mr|texlive-Asana-Math-000.949-1|25	MATH OpenType table (e.g., XeTeX 0.997 and Microsoft Word
12mr|texlive-Asana-Math-000.949-1|26	2007). The font is beta software. Typesetting support for use
12mr|texlive-Asana-Math-000.949-1|27	with LaTeX is provided by the fontspec and unicode-math
12mr|texlive-Asana-Math-000.949-1|28	packages.
12mr|texlive-Asana-Math-000.949-1|29	
12mr|texlive-Asana-Math-000.949-1|30	%post
12mr|texlive-Asana-Math-000.949-1|31	%{_sbindir}/texlive.post
12mr|texlive-Asana-Math-000.949-1|32	
12mr|texlive-Asana-Math-000.949-1|33	%postun
12mr|texlive-Asana-Math-000.949-1|34	if [ $1 -eq 0 ]; then
12mr|texlive-Asana-Math-000.949-1|35	%{_sbindir}/texlive.post
12mr|texlive-Asana-Math-000.949-1|36	fi
12mr|texlive-Asana-Math-000.949-1|37	
12mr|texlive-Asana-Math-000.949-1|38	#-----------------------------------------------------------------------
12mr|texlive-Asana-Math-000.949-1|39	%files
12mr|texlive-Asana-Math-000.949-1|40	%{_texmfdistdir}/fonts/opentype/public/Asana-Math/Asana-Math.otf
12mr|texlive-Asana-Math-000.949-1|41	%{_texmfdistdir}/fonts/truetype/public/Asana-Math/Asana-Math.ttf
12mr|texlive-Asana-Math-000.949-1|42	%doc %{_texmfdistdir}/doc/fonts/Asana-Math/FontLog.txt
12mr|texlive-Asana-Math-000.949-1|43	%doc %{_texmfdistdir}/doc/fonts/Asana-Math/README
12mr|texlive-Asana-Math-000.949-1|44	
12mr|texlive-Asana-Math-000.949-1|45	#-----------------------------------------------------------------------
12mr|texlive-Asana-Math-000.949-1|46	%prep
12mr|texlive-Asana-Math-000.949-1|47	%setup -c -a0 -a1
12mr|texlive-Asana-Math-000.949-1|48	
12mr|texlive-Asana-Math-000.949-1|49	%build
12mr|texlive-Asana-Math-000.949-1|50	
12mr|texlive-Asana-Math-000.949-1|51	%install
12mr|texlive-Asana-Math-000.949-1|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-Asana-Math-000.949-1|53	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-Asana-Math-000.949-1|54	
12mr|texlive-Asana-Math-000.949-1|55	
12mr|texlive-Asana-Math-000.949-1|56	
12mr|texlive-Asana-Math-000.949-1|57	%changelog
12mr|texlive-Asana-Math-000.949-1|58	

16692 12
12mr|texlive-ascelike-2.2-1|1	# revision 25303
12mr|texlive-ascelike-2.2-1|2	# category Package
12mr|texlive-ascelike-2.2-1|3	# catalog-ctan /macros/latex/contrib/ascelike
12mr|texlive-ascelike-2.2-1|4	# catalog-date 2012-02-05 17:55:30 +0100
12mr|texlive-ascelike-2.2-1|5	# catalog-license lppl
12mr|texlive-ascelike-2.2-1|6	# catalog-version 2.2
12mr|texlive-ascelike-2.2-1|7	Name:		texlive-ascelike
12mr|texlive-ascelike-2.2-1|8	Version:	2.2
12mr|texlive-ascelike-2.2-1|9	Release:	1
12mr|texlive-ascelike-2.2-1|10	Summary:	Bibliography style for the ASCE
12mr|texlive-ascelike-2.2-1|11	Group:		Publishing
12mr|texlive-ascelike-2.2-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ascelike
12mr|texlive-ascelike-2.2-1|13	License:	LPPL
12mr|texlive-ascelike-2.2-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ascelike.tar.xz
12mr|texlive-ascelike-2.2-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ascelike.doc.tar.xz
12mr|texlive-ascelike-2.2-1|16	BuildArch:	noarch
12mr|texlive-ascelike-2.2-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ascelike-2.2-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ascelike-2.2-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-ascelike-2.2-1|20	
12mr|texlive-ascelike-2.2-1|21	%description
12mr|texlive-ascelike-2.2-1|22	A document class and bibliographic style that prepares
12mr|texlive-ascelike-2.2-1|23	documents in the style required by the American Society of
12mr|texlive-ascelike-2.2-1|24	Civil Engineers (ASCE). These are unofficial files, not
12mr|texlive-ascelike-2.2-1|25	sanctioned by that organization, and the files specifically
12mr|texlive-ascelike-2.2-1|26	give this caveat. Also included is a short
12mr|texlive-ascelike-2.2-1|27	documentation/example of how to use the class.
12mr|texlive-ascelike-2.2-1|28	
12mr|texlive-ascelike-2.2-1|29	%post
12mr|texlive-ascelike-2.2-1|30	%{_sbindir}/texlive.post
12mr|texlive-ascelike-2.2-1|31	
12mr|texlive-ascelike-2.2-1|32	%postun
12mr|texlive-ascelike-2.2-1|33	if [ $1 -eq 0 ]; then
12mr|texlive-ascelike-2.2-1|34	%{_sbindir}/texlive.post
12mr|texlive-ascelike-2.2-1|35	fi
12mr|texlive-ascelike-2.2-1|36	
12mr|texlive-ascelike-2.2-1|37	#-----------------------------------------------------------------------
12mr|texlive-ascelike-2.2-1|38	%files
12mr|texlive-ascelike-2.2-1|39	%{_texmfdistdir}/bibtex/bst/ascelike/ascelike.bst
12mr|texlive-ascelike-2.2-1|40	%{_texmfdistdir}/tex/latex/ascelike/ascelike.cls
12mr|texlive-ascelike-2.2-1|41	%doc %{_texmfdistdir}/doc/latex/ascelike/README
12mr|texlive-ascelike-2.2-1|42	%doc %{_texmfdistdir}/doc/latex/ascelike/ascexmpl.bib
12mr|texlive-ascelike-2.2-1|43	%doc %{_texmfdistdir}/doc/latex/ascelike/ascexmpl.pdf
12mr|texlive-ascelike-2.2-1|44	%doc %{_texmfdistdir}/doc/latex/ascelike/ascexmpl.tex
12mr|texlive-ascelike-2.2-1|45	
12mr|texlive-ascelike-2.2-1|46	#-----------------------------------------------------------------------
12mr|texlive-ascelike-2.2-1|47	%prep
12mr|texlive-ascelike-2.2-1|48	%setup -c -a0 -a1
12mr|texlive-ascelike-2.2-1|49	
12mr|texlive-ascelike-2.2-1|50	%build
12mr|texlive-ascelike-2.2-1|51	
12mr|texlive-ascelike-2.2-1|52	%install
12mr|texlive-ascelike-2.2-1|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ascelike-2.2-1|54	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ascelike-2.2-1|55	
12mr|texlive-ascelike-2.2-1|56	
12mr|texlive-ascelike-2.2-1|57	
12mr|texlive-ascelike-2.2-1|58	%changelog
12mr|texlive-ascelike-2.2-1|59	

16693 12
12mr|texlive-ascii-2.0-2|1	# revision 15878
12mr|texlive-ascii-2.0-2|2	# category Package
12mr|texlive-ascii-2.0-2|3	# catalog-ctan /fonts/ascii
12mr|texlive-ascii-2.0-2|4	# catalog-date 2008-12-25 13:14:37 +0100
12mr|texlive-ascii-2.0-2|5	# catalog-license lppl
12mr|texlive-ascii-2.0-2|6	# catalog-version 2.0
12mr|texlive-ascii-2.0-2|7	Name:		texlive-ascii
12mr|texlive-ascii-2.0-2|8	Version:	2.0
12mr|texlive-ascii-2.0-2|9	Release:	2
12mr|texlive-ascii-2.0-2|10	Summary:	Support for IBM "standard ASCII" font
12mr|texlive-ascii-2.0-2|11	Group:		Publishing
12mr|texlive-ascii-2.0-2|12	URL:		http://www.ctan.org/tex-archive/fonts/ascii
12mr|texlive-ascii-2.0-2|13	License:	LPPL
12mr|texlive-ascii-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ascii.tar.xz
12mr|texlive-ascii-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ascii.doc.tar.xz
12mr|texlive-ascii-2.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ascii.source.tar.xz
12mr|texlive-ascii-2.0-2|17	BuildArch:	noarch
12mr|texlive-ascii-2.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ascii-2.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ascii-2.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ascii-2.0-2|21	
12mr|texlive-ascii-2.0-2|22	%description
12mr|texlive-ascii-2.0-2|23	This package makes available the graphical representation of
12mr|texlive-ascii-2.0-2|24	the ASCII characters as defined in the IBM PC Code Page 437 C0
12mr|texlive-ascii-2.0-2|25	Graphics. A Type 1 font of the glyphs is included.
12mr|texlive-ascii-2.0-2|26	
12mr|texlive-ascii-2.0-2|27	%post
12mr|texlive-ascii-2.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-ascii-2.0-2|29	
12mr|texlive-ascii-2.0-2|30	%postun
12mr|texlive-ascii-2.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-ascii-2.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-ascii-2.0-2|33	fi
12mr|texlive-ascii-2.0-2|34	
12mr|texlive-ascii-2.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-ascii-2.0-2|36	%files
12mr|texlive-ascii-2.0-2|37	%{_texmfdistdir}/fonts/map/dvips/ascii/ascii.map
12mr|texlive-ascii-2.0-2|38	%{_texmfdistdir}/fonts/tfm/public/ascii/ASCII.tfm
12mr|texlive-ascii-2.0-2|39	%{_texmfdistdir}/fonts/type1/public/ascii/ASCII.pfb
12mr|texlive-ascii-2.0-2|40	%{_texmfdistdir}/tex/latex/ascii/ascii.sty
12mr|texlive-ascii-2.0-2|41	%doc %{_texmfdistdir}/doc/fonts/ascii/ascii2006.pdf
12mr|texlive-ascii-2.0-2|42	%doc %{_texmfdistdir}/doc/fonts/ascii/asciisty1994.pdf
12mr|texlive-ascii-2.0-2|43	#- source
12mr|texlive-ascii-2.0-2|44	%doc %{_texmfdistdir}/source/latex/ascii/ascii.dtx
12mr|texlive-ascii-2.0-2|45	%doc %{_texmfdistdir}/source/latex/ascii/ascii.ins
12mr|texlive-ascii-2.0-2|46	
12mr|texlive-ascii-2.0-2|47	#-----------------------------------------------------------------------
12mr|texlive-ascii-2.0-2|48	%prep
12mr|texlive-ascii-2.0-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-ascii-2.0-2|50	
12mr|texlive-ascii-2.0-2|51	%build
12mr|texlive-ascii-2.0-2|52	
12mr|texlive-ascii-2.0-2|53	%install
12mr|texlive-ascii-2.0-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ascii-2.0-2|55	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ascii-2.0-2|56	
12mr|texlive-ascii-2.0-2|57	
12mr|texlive-ascii-2.0-2|58	
12mr|texlive-ascii-2.0-2|59	%changelog
12mr|texlive-ascii-2.0-2|60	

16694 12
12mr|texlive-ascii-chart-20101122-2|1	# revision 20536
12mr|texlive-ascii-chart-20101122-2|2	# category Package
12mr|texlive-ascii-chart-20101122-2|3	# catalog-ctan /info/ascii-chart
12mr|texlive-ascii-chart-20101122-2|4	# catalog-date 2010-11-22 13:41:51 +0100
12mr|texlive-ascii-chart-20101122-2|5	# catalog-license noinfo
12mr|texlive-ascii-chart-20101122-2|6	# catalog-version undef
12mr|texlive-ascii-chart-20101122-2|7	Name:		texlive-ascii-chart
12mr|texlive-ascii-chart-20101122-2|8	Version:	20101122
12mr|texlive-ascii-chart-20101122-2|9	Release:	2
12mr|texlive-ascii-chart-20101122-2|10	Summary:	An ASCII wall chart
12mr|texlive-ascii-chart-20101122-2|11	Group:		Publishing
12mr|texlive-ascii-chart-20101122-2|12	URL:		http://www.ctan.org/tex-archive/info/ascii-chart
12mr|texlive-ascii-chart-20101122-2|13	License:	NOINFO
12mr|texlive-ascii-chart-20101122-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ascii-chart.tar.xz
12mr|texlive-ascii-chart-20101122-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ascii-chart.doc.tar.xz
12mr|texlive-ascii-chart-20101122-2|16	BuildArch:	noarch
12mr|texlive-ascii-chart-20101122-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ascii-chart-20101122-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ascii-chart-20101122-2|19	
12mr|texlive-ascii-chart-20101122-2|20	%description
12mr|texlive-ascii-chart-20101122-2|21	The document may be converted between Plain TeX and LaTeX
12mr|texlive-ascii-chart-20101122-2|22	(2.09) by a simple editing action.
12mr|texlive-ascii-chart-20101122-2|23	
12mr|texlive-ascii-chart-20101122-2|24	#-----------------------------------------------------------------------
12mr|texlive-ascii-chart-20101122-2|25	%files
12mr|texlive-ascii-chart-20101122-2|26	%doc %{_texmfdistdir}/doc/support/ascii-chart/ascii.pdf
12mr|texlive-ascii-chart-20101122-2|27	%doc %{_texmfdistdir}/doc/support/ascii-chart/ascii.tex
12mr|texlive-ascii-chart-20101122-2|28	
12mr|texlive-ascii-chart-20101122-2|29	#-----------------------------------------------------------------------
12mr|texlive-ascii-chart-20101122-2|30	%prep
12mr|texlive-ascii-chart-20101122-2|31	%setup -c -a0 -a1
12mr|texlive-ascii-chart-20101122-2|32	
12mr|texlive-ascii-chart-20101122-2|33	%build
12mr|texlive-ascii-chart-20101122-2|34	
12mr|texlive-ascii-chart-20101122-2|35	%install
12mr|texlive-ascii-chart-20101122-2|36	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ascii-chart-20101122-2|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ascii-chart-20101122-2|38	
12mr|texlive-ascii-chart-20101122-2|39	
12mr|texlive-ascii-chart-20101122-2|40	
12mr|texlive-ascii-chart-20101122-2|41	%changelog
12mr|texlive-ascii-chart-20101122-2|42	

16695 12
12mr|texlive-aspectratio-2.0-1|1	# revision 25243
12mr|texlive-aspectratio-2.0-1|2	# category Package
12mr|texlive-aspectratio-2.0-1|3	# catalog-ctan /macros/latex/contrib/aspectratio
12mr|texlive-aspectratio-2.0-1|4	# catalog-date 2012-01-28 10:04:30 +0100
12mr|texlive-aspectratio-2.0-1|5	# catalog-license lppl
12mr|texlive-aspectratio-2.0-1|6	# catalog-version 2.0
12mr|texlive-aspectratio-2.0-1|7	Name:		texlive-aspectratio
12mr|texlive-aspectratio-2.0-1|8	Version:	2.0
12mr|texlive-aspectratio-2.0-1|9	Release:	1
12mr|texlive-aspectratio-2.0-1|10	Summary:	Capital A and capital R ligature for Aspect Ratio
12mr|texlive-aspectratio-2.0-1|11	Group:		Publishing
12mr|texlive-aspectratio-2.0-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/aspectratio
12mr|texlive-aspectratio-2.0-1|13	License:	LPPL
12mr|texlive-aspectratio-2.0-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aspectratio.tar.xz
12mr|texlive-aspectratio-2.0-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aspectratio.doc.tar.xz
12mr|texlive-aspectratio-2.0-1|16	BuildArch:	noarch
12mr|texlive-aspectratio-2.0-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-aspectratio-2.0-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-aspectratio-2.0-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-aspectratio-2.0-1|20	
12mr|texlive-aspectratio-2.0-1|21	%description
12mr|texlive-aspectratio-2.0-1|22	The package provides fonts (both as Adobe Type 1 format, and as
12mr|texlive-aspectratio-2.0-1|23	Metafont source) for the 'AR' symbol (for Aspect Ratio) used by
12mr|texlive-aspectratio-2.0-1|24	aeronautical scientists and engineers.
12mr|texlive-aspectratio-2.0-1|25	
12mr|texlive-aspectratio-2.0-1|26	%post
12mr|texlive-aspectratio-2.0-1|27	%{_sbindir}/texlive.post
12mr|texlive-aspectratio-2.0-1|28	
12mr|texlive-aspectratio-2.0-1|29	%postun
12mr|texlive-aspectratio-2.0-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-aspectratio-2.0-1|31	%{_sbindir}/texlive.post
12mr|texlive-aspectratio-2.0-1|32	fi
12mr|texlive-aspectratio-2.0-1|33	
12mr|texlive-aspectratio-2.0-1|34	#-----------------------------------------------------------------------
12mr|texlive-aspectratio-2.0-1|35	%files
12mr|texlive-aspectratio-2.0-1|36	%{_texmfdistdir}/fonts/map/dvips/aspectratio/aspectratio.map
12mr|texlive-aspectratio-2.0-1|37	%{_texmfdistdir}/fonts/source/public/aspectratio/ar10.mf
12mr|texlive-aspectratio-2.0-1|38	%{_texmfdistdir}/fonts/source/public/aspectratio/ar12.mf
12mr|texlive-aspectratio-2.0-1|39	%{_texmfdistdir}/fonts/source/public/aspectratio/ar6.mf
12mr|texlive-aspectratio-2.0-1|40	%{_texmfdistdir}/fonts/source/public/aspectratio/ar7.mf
12mr|texlive-aspectratio-2.0-1|41	%{_texmfdistdir}/fonts/source/public/aspectratio/ar8.mf
12mr|texlive-aspectratio-2.0-1|42	%{_texmfdistdir}/fonts/source/public/aspectratio/ar9.mf
12mr|texlive-aspectratio-2.0-1|43	%{_texmfdistdir}/fonts/source/public/aspectratio/arb10.mf
12mr|texlive-aspectratio-2.0-1|44	%{_texmfdistdir}/fonts/source/public/aspectratio/arb12.mf
12mr|texlive-aspectratio-2.0-1|45	%{_texmfdistdir}/fonts/source/public/aspectratio/arb5.mf
12mr|texlive-aspectratio-2.0-1|46	%{_texmfdistdir}/fonts/source/public/aspectratio/arb6.mf
12mr|texlive-aspectratio-2.0-1|47	%{_texmfdistdir}/fonts/source/public/aspectratio/arb7.mf
12mr|texlive-aspectratio-2.0-1|48	%{_texmfdistdir}/fonts/source/public/aspectratio/arb8.mf
12mr|texlive-aspectratio-2.0-1|49	%{_texmfdistdir}/fonts/source/public/aspectratio/arb9.mf
12mr|texlive-aspectratio-2.0-1|50	%{_texmfdistdir}/fonts/source/public/aspectratio/arssbi10.mf
12mr|texlive-aspectratio-2.0-1|51	%{_texmfdistdir}/fonts/source/public/aspectratio/arssi10.mf
12mr|texlive-aspectratio-2.0-1|52	%{_texmfdistdir}/fonts/source/public/aspectratio/artti10.mf
12mr|texlive-aspectratio-2.0-1|53	%{_texmfdistdir}/fonts/tfm/public/aspectratio/amarbi.tfm
12mr|texlive-aspectratio-2.0-1|54	%{_texmfdistdir}/fonts/tfm/public/aspectratio/amarri.tfm
12mr|texlive-aspectratio-2.0-1|55	%{_texmfdistdir}/fonts/tfm/public/aspectratio/aparbi.tfm
12mr|texlive-aspectratio-2.0-1|56	%{_texmfdistdir}/fonts/tfm/public/aspectratio/aparri.tfm
12mr|texlive-aspectratio-2.0-1|57	%{_texmfdistdir}/fonts/tfm/public/aspectratio/ar10.tfm
12mr|texlive-aspectratio-2.0-1|58	%{_texmfdistdir}/fonts/tfm/public/aspectratio/ar12.tfm
12mr|texlive-aspectratio-2.0-1|59	%{_texmfdistdir}/fonts/tfm/public/aspectratio/ar5.tfm
12mr|texlive-aspectratio-2.0-1|60	%{_texmfdistdir}/fonts/tfm/public/aspectratio/ar6.tfm
12mr|texlive-aspectratio-2.0-1|61	%{_texmfdistdir}/fonts/tfm/public/aspectratio/ar7.tfm
12mr|texlive-aspectratio-2.0-1|62	%{_texmfdistdir}/fonts/tfm/public/aspectratio/ar8.tfm
12mr|texlive-aspectratio-2.0-1|63	%{_texmfdistdir}/fonts/tfm/public/aspectratio/ar9.tfm
12mr|texlive-aspectratio-2.0-1|64	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arb10.tfm
12mr|texlive-aspectratio-2.0-1|65	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arb12.tfm
12mr|texlive-aspectratio-2.0-1|66	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arb5.tfm
12mr|texlive-aspectratio-2.0-1|67	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arb6.tfm
12mr|texlive-aspectratio-2.0-1|68	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arb7.tfm
12mr|texlive-aspectratio-2.0-1|69	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arb8.tfm
12mr|texlive-aspectratio-2.0-1|70	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arb9.tfm
12mr|texlive-aspectratio-2.0-1|71	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arssbi10.tfm
12mr|texlive-aspectratio-2.0-1|72	%{_texmfdistdir}/fonts/tfm/public/aspectratio/arssi10.tfm
12mr|texlive-aspectratio-2.0-1|73	%{_texmfdistdir}/fonts/tfm/public/aspectratio/artti10.tfm
12mr|texlive-aspectratio-2.0-1|74	%{_texmfdistdir}/fonts/type1/public/aspectratio/amarbi.pfb
12mr|texlive-aspectratio-2.0-1|75	%{_texmfdistdir}/fonts/type1/public/aspectratio/amarri.pfb
12mr|texlive-aspectratio-2.0-1|76	%{_texmfdistdir}/fonts/type1/public/aspectratio/ar10.pfb
12mr|texlive-aspectratio-2.0-1|77	%{_texmfdistdir}/fonts/type1/public/aspectratio/ar12.pfb
12mr|texlive-aspectratio-2.0-1|78	%{_texmfdistdir}/fonts/type1/public/aspectratio/ar5.pfb
12mr|texlive-aspectratio-2.0-1|79	%{_texmfdistdir}/fonts/type1/public/aspectratio/ar6.pfb
12mr|texlive-aspectratio-2.0-1|80	%{_texmfdistdir}/fonts/type1/public/aspectratio/ar7.pfb
12mr|texlive-aspectratio-2.0-1|81	%{_texmfdistdir}/fonts/type1/public/aspectratio/ar8.pfb
12mr|texlive-aspectratio-2.0-1|82	%{_texmfdistdir}/fonts/type1/public/aspectratio/ar9.pfb
12mr|texlive-aspectratio-2.0-1|83	%{_texmfdistdir}/fonts/type1/public/aspectratio/arb10.pfb
12mr|texlive-aspectratio-2.0-1|84	%{_texmfdistdir}/fonts/type1/public/aspectratio/arb12.pfb
12mr|texlive-aspectratio-2.0-1|85	%{_texmfdistdir}/fonts/type1/public/aspectratio/arb5.pfb
12mr|texlive-aspectratio-2.0-1|86	%{_texmfdistdir}/fonts/type1/public/aspectratio/arb6.pfb
12mr|texlive-aspectratio-2.0-1|87	%{_texmfdistdir}/fonts/type1/public/aspectratio/arb7.pfb
12mr|texlive-aspectratio-2.0-1|88	%{_texmfdistdir}/fonts/type1/public/aspectratio/arb8.pfb
12mr|texlive-aspectratio-2.0-1|89	%{_texmfdistdir}/fonts/type1/public/aspectratio/arb9.pfb
12mr|texlive-aspectratio-2.0-1|90	%{_texmfdistdir}/fonts/type1/public/aspectratio/arssbi10.pfb
12mr|texlive-aspectratio-2.0-1|91	%{_texmfdistdir}/fonts/type1/public/aspectratio/arssi10.pfb
12mr|texlive-aspectratio-2.0-1|92	%{_texmfdistdir}/fonts/type1/public/aspectratio/artti10.pfb
12mr|texlive-aspectratio-2.0-1|93	%{_texmfdistdir}/tex/latex/aspectratio/ar.sty
12mr|texlive-aspectratio-2.0-1|94	%doc %{_texmfdistdir}/doc/latex/aspectratio/ar.pdf
12mr|texlive-aspectratio-2.0-1|95	%doc %{_texmfdistdir}/doc/latex/aspectratio/ar.tex
12mr|texlive-aspectratio-2.0-1|96	
12mr|texlive-aspectratio-2.0-1|97	#-----------------------------------------------------------------------
12mr|texlive-aspectratio-2.0-1|98	%prep
12mr|texlive-aspectratio-2.0-1|99	%setup -c -a0 -a1
12mr|texlive-aspectratio-2.0-1|100	
12mr|texlive-aspectratio-2.0-1|101	%build
12mr|texlive-aspectratio-2.0-1|102	
12mr|texlive-aspectratio-2.0-1|103	%install
12mr|texlive-aspectratio-2.0-1|104	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-aspectratio-2.0-1|105	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-aspectratio-2.0-1|106	
12mr|texlive-aspectratio-2.0-1|107	
12mr|texlive-aspectratio-2.0-1|108	
12mr|texlive-aspectratio-2.0-1|109	%changelog
12mr|texlive-aspectratio-2.0-1|110	

16696 12
12mr|texlive-assignment-20061012-2|1	# revision 20431
12mr|texlive-assignment-20061012-2|2	# category Package
12mr|texlive-assignment-20061012-2|3	# catalog-ctan /macros/latex/contrib/assignment
12mr|texlive-assignment-20061012-2|4	# catalog-date 2006-10-12 15:12:24 +0200
12mr|texlive-assignment-20061012-2|5	# catalog-license lppl
12mr|texlive-assignment-20061012-2|6	# catalog-version undef
12mr|texlive-assignment-20061012-2|7	Name:		texlive-assignment
12mr|texlive-assignment-20061012-2|8	Version:	20061012
12mr|texlive-assignment-20061012-2|9	Release:	2
12mr|texlive-assignment-20061012-2|10	Summary:	A class file for typesetting homework and lab assignments
12mr|texlive-assignment-20061012-2|11	Group:		Publishing
12mr|texlive-assignment-20061012-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/assignment
12mr|texlive-assignment-20061012-2|13	License:	LPPL
12mr|texlive-assignment-20061012-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/assignment.tar.xz
12mr|texlive-assignment-20061012-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/assignment.doc.tar.xz
12mr|texlive-assignment-20061012-2|16	BuildArch:	noarch
12mr|texlive-assignment-20061012-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-assignment-20061012-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-assignment-20061012-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-assignment-20061012-2|20	
12mr|texlive-assignment-20061012-2|21	%description
12mr|texlive-assignment-20061012-2|22	A class file for typesetting homework and lab assignments.
12mr|texlive-assignment-20061012-2|23	
12mr|texlive-assignment-20061012-2|24	%post
12mr|texlive-assignment-20061012-2|25	%{_sbindir}/texlive.post
12mr|texlive-assignment-20061012-2|26	
12mr|texlive-assignment-20061012-2|27	%postun
12mr|texlive-assignment-20061012-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-assignment-20061012-2|29	%{_sbindir}/texlive.post
12mr|texlive-assignment-20061012-2|30	fi
12mr|texlive-assignment-20061012-2|31	
12mr|texlive-assignment-20061012-2|32	#-----------------------------------------------------------------------
12mr|texlive-assignment-20061012-2|33	%files
12mr|texlive-assignment-20061012-2|34	%{_texmfdistdir}/tex/latex/assignment/assignment.cls
12mr|texlive-assignment-20061012-2|35	%doc %{_texmfdistdir}/doc/latex/assignment/Changelog
12mr|texlive-assignment-20061012-2|36	%doc %{_texmfdistdir}/doc/latex/assignment/LICENSE
12mr|texlive-assignment-20061012-2|37	%doc %{_texmfdistdir}/doc/latex/assignment/README
12mr|texlive-assignment-20061012-2|38	%doc %{_texmfdistdir}/doc/latex/assignment/assignment.pdf
12mr|texlive-assignment-20061012-2|39	%doc %{_texmfdistdir}/doc/latex/assignment/assignment.tex
12mr|texlive-assignment-20061012-2|40	
12mr|texlive-assignment-20061012-2|41	#-----------------------------------------------------------------------
12mr|texlive-assignment-20061012-2|42	%prep
12mr|texlive-assignment-20061012-2|43	%setup -c -a0 -a1
12mr|texlive-assignment-20061012-2|44	
12mr|texlive-assignment-20061012-2|45	%build
12mr|texlive-assignment-20061012-2|46	
12mr|texlive-assignment-20061012-2|47	%install
12mr|texlive-assignment-20061012-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-assignment-20061012-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-assignment-20061012-2|50	
12mr|texlive-assignment-20061012-2|51	
12mr|texlive-assignment-20061012-2|52	
12mr|texlive-assignment-20061012-2|53	%changelog
12mr|texlive-assignment-20061012-2|54	

16697 12
12mr|texlive-astro-2.20-2|1	# revision 15878
12mr|texlive-astro-2.20-2|2	# category Package
12mr|texlive-astro-2.20-2|3	# catalog-ctan /fonts/astro
12mr|texlive-astro-2.20-2|4	# catalog-date 2008-10-03 22:28:15 +0200
12mr|texlive-astro-2.20-2|5	# catalog-license lppl
12mr|texlive-astro-2.20-2|6	# catalog-version 2.20
12mr|texlive-astro-2.20-2|7	Name:		texlive-astro
12mr|texlive-astro-2.20-2|8	Version:	2.20
12mr|texlive-astro-2.20-2|9	Release:	2
12mr|texlive-astro-2.20-2|10	Summary:	Astronomical (planetary) symbols
12mr|texlive-astro-2.20-2|11	Group:		Publishing
12mr|texlive-astro-2.20-2|12	URL:		http://www.ctan.org/tex-archive/fonts/astro
12mr|texlive-astro-2.20-2|13	License:	LPPL
12mr|texlive-astro-2.20-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/astro.tar.xz
12mr|texlive-astro-2.20-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/astro.doc.tar.xz
12mr|texlive-astro-2.20-2|16	BuildArch:	noarch
12mr|texlive-astro-2.20-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-astro-2.20-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-astro-2.20-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-astro-2.20-2|20	
12mr|texlive-astro-2.20-2|21	%description
12mr|texlive-astro-2.20-2|22	Astrosym is a font containing astronomical symbols, including
12mr|texlive-astro-2.20-2|23	those used for the planets, four planetoids, the phases of the
12mr|texlive-astro-2.20-2|24	moon, the signs of the zodiac, and some additional symbols. The
12mr|texlive-astro-2.20-2|25	font is distributed in MetaFont format.
12mr|texlive-astro-2.20-2|26	
12mr|texlive-astro-2.20-2|27	%post
12mr|texlive-astro-2.20-2|28	%{_sbindir}/texlive.post
12mr|texlive-astro-2.20-2|29	
12mr|texlive-astro-2.20-2|30	%postun
12mr|texlive-astro-2.20-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-astro-2.20-2|32	%{_sbindir}/texlive.post
12mr|texlive-astro-2.20-2|33	fi
12mr|texlive-astro-2.20-2|34	
12mr|texlive-astro-2.20-2|35	#-----------------------------------------------------------------------
12mr|texlive-astro-2.20-2|36	%files
12mr|texlive-astro-2.20-2|37	%{_texmfdistdir}/fonts/source/public/astro/astrosym.cal
12mr|texlive-astro-2.20-2|38	%{_texmfdistdir}/fonts/source/public/astro/astrosym.cmn
12mr|texlive-astro-2.20-2|39	%{_texmfdistdir}/fonts/source/public/astro/astrosym.mac
12mr|texlive-astro-2.20-2|40	%{_texmfdistdir}/fonts/source/public/astro/astrosym.mf
12mr|texlive-astro-2.20-2|41	%{_texmfdistdir}/fonts/source/public/astro/astrosym.uni
12mr|texlive-astro-2.20-2|42	%{_texmfdistdir}/fonts/source/public/astro/astrosym.xtr
12mr|texlive-astro-2.20-2|43	%{_texmfdistdir}/fonts/tfm/public/astro/astrosym.tfm
12mr|texlive-astro-2.20-2|44	%doc %{_texmfdistdir}/doc/fonts/astro/astrosym.tex
12mr|texlive-astro-2.20-2|45	%doc %{_texmfdistdir}/doc/fonts/astro/astrosym.txt
12mr|texlive-astro-2.20-2|46	
12mr|texlive-astro-2.20-2|47	#-----------------------------------------------------------------------
12mr|texlive-astro-2.20-2|48	%prep
12mr|texlive-astro-2.20-2|49	%setup -c -a0 -a1
12mr|texlive-astro-2.20-2|50	
12mr|texlive-astro-2.20-2|51	%build
12mr|texlive-astro-2.20-2|52	
12mr|texlive-astro-2.20-2|53	%install
12mr|texlive-astro-2.20-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-astro-2.20-2|55	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-astro-2.20-2|56	
12mr|texlive-astro-2.20-2|57	
12mr|texlive-astro-2.20-2|58	
12mr|texlive-astro-2.20-2|59	%changelog
12mr|texlive-astro-2.20-2|60	

16698 12
12mr|texlive-asyfig-0.1c-2|1	# revision 17512
12mr|texlive-asyfig-0.1c-2|2	# category Package
12mr|texlive-asyfig-0.1c-2|3	# catalog-ctan /macros/latex/contrib/asyfig
12mr|texlive-asyfig-0.1c-2|4	# catalog-date 2010-03-20 11:11:38 +0100
12mr|texlive-asyfig-0.1c-2|5	# catalog-license lppl
12mr|texlive-asyfig-0.1c-2|6	# catalog-version 0.1c
12mr|texlive-asyfig-0.1c-2|7	Name:		texlive-asyfig
12mr|texlive-asyfig-0.1c-2|8	Version:	0.1c
12mr|texlive-asyfig-0.1c-2|9	Release:	2
12mr|texlive-asyfig-0.1c-2|10	Summary:	Commands for using Asymptote figures
12mr|texlive-asyfig-0.1c-2|11	Group:		Publishing
12mr|texlive-asyfig-0.1c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/asyfig
12mr|texlive-asyfig-0.1c-2|13	License:	LPPL
12mr|texlive-asyfig-0.1c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/asyfig.tar.xz
12mr|texlive-asyfig-0.1c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/asyfig.doc.tar.xz
12mr|texlive-asyfig-0.1c-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/asyfig.source.tar.xz
12mr|texlive-asyfig-0.1c-2|17	BuildArch:	noarch
12mr|texlive-asyfig-0.1c-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-asyfig-0.1c-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-asyfig-0.1c-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-asyfig-0.1c-2|21	
12mr|texlive-asyfig-0.1c-2|22	%description
12mr|texlive-asyfig-0.1c-2|23	The package provides a means of reading Asymptote figures from
12mr|texlive-asyfig-0.1c-2|24	separate files, rather than within the document, as is standard
12mr|texlive-asyfig-0.1c-2|25	in the asymptote package, which is provided as part of the
12mr|texlive-asyfig-0.1c-2|26	Asymptote bundle. The asymptote way can prove cumbersome in a
12mr|texlive-asyfig-0.1c-2|27	large document; the present package allows the user to process
12mr|texlive-asyfig-0.1c-2|28	one picture at a time, in simple test documents, and then to
12mr|texlive-asyfig-0.1c-2|29	migrate (with no fuss) to their use in the target document.
12mr|texlive-asyfig-0.1c-2|30	
12mr|texlive-asyfig-0.1c-2|31	%post
12mr|texlive-asyfig-0.1c-2|32	%{_sbindir}/texlive.post
12mr|texlive-asyfig-0.1c-2|33	
12mr|texlive-asyfig-0.1c-2|34	%postun
12mr|texlive-asyfig-0.1c-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-asyfig-0.1c-2|36	%{_sbindir}/texlive.post
12mr|texlive-asyfig-0.1c-2|37	fi
12mr|texlive-asyfig-0.1c-2|38	
12mr|texlive-asyfig-0.1c-2|39	#-----------------------------------------------------------------------
12mr|texlive-asyfig-0.1c-2|40	%files
12mr|texlive-asyfig-0.1c-2|41	%{_texmfdistdir}/tex/latex/asyfig/asyalign.sty
12mr|texlive-asyfig-0.1c-2|42	%{_texmfdistdir}/tex/latex/asyfig/asyfig.sty
12mr|texlive-asyfig-0.1c-2|43	%{_texmfdistdir}/tex/latex/asyfig/asyprocess.sty
12mr|texlive-asyfig-0.1c-2|44	%doc %{_texmfdistdir}/doc/latex/asyfig/README
12mr|texlive-asyfig-0.1c-2|45	%doc %{_texmfdistdir}/doc/latex/asyfig/asyfig.pdf
12mr|texlive-asyfig-0.1c-2|46	%doc %{_texmfdistdir}/doc/latex/asyfig/example/frf.asy
12mr|texlive-asyfig-0.1c-2|47	%doc %{_texmfdistdir}/doc/latex/asyfig/example/test-asyfig.tex
12mr|texlive-asyfig-0.1c-2|48	#- source
12mr|texlive-asyfig-0.1c-2|49	%doc %{_texmfdistdir}/source/latex/asyfig/asyfig.ins
12mr|texlive-asyfig-0.1c-2|50	%doc %{_texmfdistdir}/source/latex/asyfig/asyfig.tex
12mr|texlive-asyfig-0.1c-2|51	
12mr|texlive-asyfig-0.1c-2|52	#-----------------------------------------------------------------------
12mr|texlive-asyfig-0.1c-2|53	%prep
12mr|texlive-asyfig-0.1c-2|54	%setup -c -a0 -a1 -a2
12mr|texlive-asyfig-0.1c-2|55	
12mr|texlive-asyfig-0.1c-2|56	%build
12mr|texlive-asyfig-0.1c-2|57	
12mr|texlive-asyfig-0.1c-2|58	%install
12mr|texlive-asyfig-0.1c-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-asyfig-0.1c-2|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-asyfig-0.1c-2|61	
12mr|texlive-asyfig-0.1c-2|62	
12mr|texlive-asyfig-0.1c-2|63	
12mr|texlive-asyfig-0.1c-2|64	%changelog
12mr|texlive-asyfig-0.1c-2|65	

16699 12
12mr|texlive-attachfile-v1.5b-2|1	# revision 21866
12mr|texlive-attachfile-v1.5b-2|2	# category Package
12mr|texlive-attachfile-v1.5b-2|3	# catalog-ctan /macros/latex/contrib/attachfile
12mr|texlive-attachfile-v1.5b-2|4	# catalog-date 2011-03-28 07:44:29 +0200
12mr|texlive-attachfile-v1.5b-2|5	# catalog-license lppl1.3
12mr|texlive-attachfile-v1.5b-2|6	# catalog-version v1.5b
12mr|texlive-attachfile-v1.5b-2|7	Name:		texlive-attachfile
12mr|texlive-attachfile-v1.5b-2|8	Version:	v1.5b
12mr|texlive-attachfile-v1.5b-2|9	Release:	2
12mr|texlive-attachfile-v1.5b-2|10	Summary:	Attach arbitrary files to a PDF document
12mr|texlive-attachfile-v1.5b-2|11	Group:		Publishing
12mr|texlive-attachfile-v1.5b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/attachfile
12mr|texlive-attachfile-v1.5b-2|13	License:	LPPL1.3
12mr|texlive-attachfile-v1.5b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/attachfile.tar.xz
12mr|texlive-attachfile-v1.5b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/attachfile.doc.tar.xz
12mr|texlive-attachfile-v1.5b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/attachfile.source.tar.xz
12mr|texlive-attachfile-v1.5b-2|17	BuildArch:	noarch
12mr|texlive-attachfile-v1.5b-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-attachfile-v1.5b-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-attachfile-v1.5b-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-attachfile-v1.5b-2|21	
12mr|texlive-attachfile-v1.5b-2|22	%description
12mr|texlive-attachfile-v1.5b-2|23	Starting with PDF 1.3 (Adobe Acrobat 4.0), PDF files can
12mr|texlive-attachfile-v1.5b-2|24	contain file attachments -- arbitrary files that a reader can
12mr|texlive-attachfile-v1.5b-2|25	extract, just like attachments to an e-mail message. The
12mr|texlive-attachfile-v1.5b-2|26	attachfile package brings this functionality to pdfLaTeX and
12mr|texlive-attachfile-v1.5b-2|27	provides some additional features not available in Acrobat,
12mr|texlive-attachfile-v1.5b-2|28	such as the ability to use arbitrary LaTeX code for the file
12mr|texlive-attachfile-v1.5b-2|29	icon -- including things like \includegraphics, tabular, and
12mr|texlive-attachfile-v1.5b-2|30	mathematics. Settings can be made either globally or on a per-
12mr|texlive-attachfile-v1.5b-2|31	attachment basis. Attachfile makes it easy to attach files and
12mr|texlive-attachfile-v1.5b-2|32	customize their appearance in the enclosing document. The
12mr|texlive-attachfile-v1.5b-2|33	package supports the Created, Modified, and Size keys in the
12mr|texlive-attachfile-v1.5b-2|34	EmbeddedFile's Params dictionary.
12mr|texlive-attachfile-v1.5b-2|35	
12mr|texlive-attachfile-v1.5b-2|36	%post
12mr|texlive-attachfile-v1.5b-2|37	%{_sbindir}/texlive.post
12mr|texlive-attachfile-v1.5b-2|38	
12mr|texlive-attachfile-v1.5b-2|39	%postun
12mr|texlive-attachfile-v1.5b-2|40	if [ $1 -eq 0 ]; then
12mr|texlive-attachfile-v1.5b-2|41	%{_sbindir}/texlive.post
12mr|texlive-attachfile-v1.5b-2|42	fi
12mr|texlive-attachfile-v1.5b-2|43	
12mr|texlive-attachfile-v1.5b-2|44	#-----------------------------------------------------------------------
12mr|texlive-attachfile-v1.5b-2|45	%files
12mr|texlive-attachfile-v1.5b-2|46	%{_texmfdistdir}/tex/latex/attachfile/attachfile.sty
12mr|texlive-attachfile-v1.5b-2|47	%doc %{_texmfdistdir}/doc/latex/attachfile/README
12mr|texlive-attachfile-v1.5b-2|48	%doc %{_texmfdistdir}/doc/latex/attachfile/attachfile.pdf
12mr|texlive-attachfile-v1.5b-2|49	#- source
12mr|texlive-attachfile-v1.5b-2|50	%doc %{_texmfdistdir}/source/latex/attachfile/attachfile.dtx
12mr|texlive-attachfile-v1.5b-2|51	%doc %{_texmfdistdir}/source/latex/attachfile/attachfile.ins
12mr|texlive-attachfile-v1.5b-2|52	
12mr|texlive-attachfile-v1.5b-2|53	#-----------------------------------------------------------------------
12mr|texlive-attachfile-v1.5b-2|54	%prep
12mr|texlive-attachfile-v1.5b-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-attachfile-v1.5b-2|56	
12mr|texlive-attachfile-v1.5b-2|57	%build
12mr|texlive-attachfile-v1.5b-2|58	
12mr|texlive-attachfile-v1.5b-2|59	%install
12mr|texlive-attachfile-v1.5b-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-attachfile-v1.5b-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-attachfile-v1.5b-2|62	
12mr|texlive-attachfile-v1.5b-2|63	
12mr|texlive-attachfile-v1.5b-2|64	
12mr|texlive-attachfile-v1.5b-2|65	%changelog
12mr|texlive-attachfile-v1.5b-2|66	

16700 12
12mr|texlive-augie-20061229-2|1	# revision 18948
12mr|texlive-augie-20061229-2|2	# category Package
12mr|texlive-augie-20061229-2|3	# catalog-ctan /fonts/augie
12mr|texlive-augie-20061229-2|4	# catalog-date 2006-12-29 12:26:56 +0100
12mr|texlive-augie-20061229-2|5	# catalog-license lppl
12mr|texlive-augie-20061229-2|6	# catalog-version undef
12mr|texlive-augie-20061229-2|7	Name:		texlive-augie
12mr|texlive-augie-20061229-2|8	Version:	20061229
12mr|texlive-augie-20061229-2|9	Release:	2
12mr|texlive-augie-20061229-2|10	Summary:	Calligraphic font for typesetting handwriting
12mr|texlive-augie-20061229-2|11	Group:		Publishing
12mr|texlive-augie-20061229-2|12	URL:		http://www.ctan.org/tex-archive/fonts/augie
12mr|texlive-augie-20061229-2|13	License:	LPPL
12mr|texlive-augie-20061229-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/augie.tar.xz
12mr|texlive-augie-20061229-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/augie.doc.tar.xz
12mr|texlive-augie-20061229-2|16	BuildArch:	noarch
12mr|texlive-augie-20061229-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-augie-20061229-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-augie-20061229-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-augie-20061229-2|20	
12mr|texlive-augie-20061229-2|21	%description
12mr|texlive-augie-20061229-2|22	A calligraphic font for simulating American-style informal
12mr|texlive-augie-20061229-2|23	handwriting. The font is distributed in Adobe Type 1 format.
12mr|texlive-augie-20061229-2|24	
12mr|texlive-augie-20061229-2|25	%post
12mr|texlive-augie-20061229-2|26	%{_sbindir}/texlive.post
12mr|texlive-augie-20061229-2|27	
12mr|texlive-augie-20061229-2|28	%postun
12mr|texlive-augie-20061229-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-augie-20061229-2|30	%{_sbindir}/texlive.post
12mr|texlive-augie-20061229-2|31	fi
12mr|texlive-augie-20061229-2|32	
12mr|texlive-augie-20061229-2|33	#-----------------------------------------------------------------------
12mr|texlive-augie-20061229-2|34	%files
12mr|texlive-augie-20061229-2|35	%{_texmfdistdir}/fonts/afm/public/augie/augie___.afm
12mr|texlive-augie-20061229-2|36	%{_texmfdistdir}/fonts/map/dvips/augie/augie.map
12mr|texlive-augie-20061229-2|37	%{_texmfdistdir}/fonts/tfm/public/augie/augie7t.tfm
12mr|texlive-augie-20061229-2|38	%{_texmfdistdir}/fonts/tfm/public/augie/augie8c.tfm
12mr|texlive-augie-20061229-2|39	%{_texmfdistdir}/fonts/tfm/public/augie/augie8r.tfm
12mr|texlive-augie-20061229-2|40	%{_texmfdistdir}/fonts/tfm/public/augie/augie8t.tfm
12mr|texlive-augie-20061229-2|41	%{_texmfdistdir}/fonts/tfm/public/augie/augie___.tfm
12mr|texlive-augie-20061229-2|42	%{_texmfdistdir}/fonts/type1/public/augie/augie___.pfb
12mr|texlive-augie-20061229-2|43	%{_texmfdistdir}/fonts/vf/public/augie/augie7t.vf
12mr|texlive-augie-20061229-2|44	%{_texmfdistdir}/fonts/vf/public/augie/augie8c.vf
12mr|texlive-augie-20061229-2|45	%{_texmfdistdir}/fonts/vf/public/augie/augie8t.vf
12mr|texlive-augie-20061229-2|46	%{_texmfdistdir}/tex/latex/augie/ot1augie.fd
12mr|texlive-augie-20061229-2|47	%{_texmfdistdir}/tex/latex/augie/t1augie.fd
12mr|texlive-augie-20061229-2|48	%{_texmfdistdir}/tex/latex/augie/ts1augie.fd
12mr|texlive-augie-20061229-2|49	%doc %{_texmfdistdir}/doc/latex/augie/README.augie
12mr|texlive-augie-20061229-2|50	%doc %{_texmfdistdir}/doc/latex/augie/augie.txt
12mr|texlive-augie-20061229-2|51	%doc %{_texmfdistdir}/doc/latex/augie/other/Augie___.pfm
12mr|texlive-augie-20061229-2|52	%doc %{_texmfdistdir}/doc/latex/augie/other/augie___.inf
12mr|texlive-augie-20061229-2|53	%doc %{_texmfdistdir}/doc/latex/augie/vtex/augie.ali
12mr|texlive-augie-20061229-2|54	
12mr|texlive-augie-20061229-2|55	#-----------------------------------------------------------------------
12mr|texlive-augie-20061229-2|56	%prep
12mr|texlive-augie-20061229-2|57	%setup -c -a0 -a1
12mr|texlive-augie-20061229-2|58	
12mr|texlive-augie-20061229-2|59	%build
12mr|texlive-augie-20061229-2|60	
12mr|texlive-augie-20061229-2|61	%install
12mr|texlive-augie-20061229-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-augie-20061229-2|63	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-augie-20061229-2|64	
12mr|texlive-augie-20061229-2|65	
12mr|texlive-augie-20061229-2|66	
12mr|texlive-augie-20061229-2|67	%changelog
12mr|texlive-augie-20061229-2|68	

16701 12
12mr|texlive-auncial-new-2.0-2|1	# revision 15878
12mr|texlive-auncial-new-2.0-2|2	# category Package
12mr|texlive-auncial-new-2.0-2|3	# catalog-ctan /fonts/auncial-new
12mr|texlive-auncial-new-2.0-2|4	# catalog-date 2008-08-16 20:32:59 +0200
12mr|texlive-auncial-new-2.0-2|5	# catalog-license lppl
12mr|texlive-auncial-new-2.0-2|6	# catalog-version 2.0
12mr|texlive-auncial-new-2.0-2|7	Name:		texlive-auncial-new
12mr|texlive-auncial-new-2.0-2|8	Version:	2.0
12mr|texlive-auncial-new-2.0-2|9	Release:	2
12mr|texlive-auncial-new-2.0-2|10	Summary:	Artificial Uncial font and LaTeX support macros
12mr|texlive-auncial-new-2.0-2|11	Group:		Publishing
12mr|texlive-auncial-new-2.0-2|12	URL:		http://www.ctan.org/tex-archive/fonts/auncial-new
12mr|texlive-auncial-new-2.0-2|13	License:	LPPL
12mr|texlive-auncial-new-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/auncial-new.tar.xz
12mr|texlive-auncial-new-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/auncial-new.doc.tar.xz
12mr|texlive-auncial-new-2.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/auncial-new.source.tar.xz
12mr|texlive-auncial-new-2.0-2|17	BuildArch:	noarch
12mr|texlive-auncial-new-2.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-auncial-new-2.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-auncial-new-2.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-auncial-new-2.0-2|21	
12mr|texlive-auncial-new-2.0-2|22	%description
12mr|texlive-auncial-new-2.0-2|23	The auncial-new bundle provides packages and fonts for a script
12mr|texlive-auncial-new-2.0-2|24	based on the Artificial Uncial manuscript book-hand used
12mr|texlive-auncial-new-2.0-2|25	between the 6th & 10th century AD. The script consists of
12mr|texlive-auncial-new-2.0-2|26	minuscules and digits, with some appropriate period punctuation
12mr|texlive-auncial-new-2.0-2|27	marks. Both normal and bold versions are provided, and the font
12mr|texlive-auncial-new-2.0-2|28	is distributed in Adobe Type 1 format. This is an experimental
12mr|texlive-auncial-new-2.0-2|29	new version of the auncial bundle, which is one of a series of
12mr|texlive-auncial-new-2.0-2|30	bookhand fonts. The font follows the B1 encoding developed for
12mr|texlive-auncial-new-2.0-2|31	bookhands. Access to the encoding is essential. The encoding
12mr|texlive-auncial-new-2.0-2|32	mainly follows the standard T1 encoding.
12mr|texlive-auncial-new-2.0-2|33	
12mr|texlive-auncial-new-2.0-2|34	%post
12mr|texlive-auncial-new-2.0-2|35	%{_sbindir}/texlive.post
12mr|texlive-auncial-new-2.0-2|36	
12mr|texlive-auncial-new-2.0-2|37	%postun
12mr|texlive-auncial-new-2.0-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-auncial-new-2.0-2|39	%{_sbindir}/texlive.post
12mr|texlive-auncial-new-2.0-2|40	fi
12mr|texlive-auncial-new-2.0-2|41	
12mr|texlive-auncial-new-2.0-2|42	#-----------------------------------------------------------------------
12mr|texlive-auncial-new-2.0-2|43	%files
12mr|texlive-auncial-new-2.0-2|44	%{_texmfdistdir}/fonts/afm/public/auncial-new/auncl10.afm
12mr|texlive-auncial-new-2.0-2|45	%{_texmfdistdir}/fonts/afm/public/auncial-new/aunclb10.afm
12mr|texlive-auncial-new-2.0-2|46	%{_texmfdistdir}/fonts/map/dvips/auncial-new/auncial.map
12mr|texlive-auncial-new-2.0-2|47	%{_texmfdistdir}/fonts/tfm/public/auncial-new/auncl10.tfm
12mr|texlive-auncial-new-2.0-2|48	%{_texmfdistdir}/fonts/tfm/public/auncial-new/aunclb10.tfm
12mr|texlive-auncial-new-2.0-2|49	%{_texmfdistdir}/fonts/type1/public/auncial-new/auncl10.pfb
12mr|texlive-auncial-new-2.0-2|50	%{_texmfdistdir}/fonts/type1/public/auncial-new/aunclb10.pfb
12mr|texlive-auncial-new-2.0-2|51	%{_texmfdistdir}/tex/latex/auncial-new/allauncl.sty
12mr|texlive-auncial-new-2.0-2|52	%{_texmfdistdir}/tex/latex/auncial-new/auncial.sty
12mr|texlive-auncial-new-2.0-2|53	%{_texmfdistdir}/tex/latex/auncial-new/b1auncl.fd
12mr|texlive-auncial-new-2.0-2|54	%doc %{_texmfdistdir}/doc/fonts/auncial-new/README
12mr|texlive-auncial-new-2.0-2|55	%doc %{_texmfdistdir}/doc/fonts/auncial-new/auncial.pdf
12mr|texlive-auncial-new-2.0-2|56	%doc %{_texmfdistdir}/doc/fonts/auncial-new/tryauncial.pdf
12mr|texlive-auncial-new-2.0-2|57	%doc %{_texmfdistdir}/doc/fonts/auncial-new/tryauncial.tex
12mr|texlive-auncial-new-2.0-2|58	#- source
12mr|texlive-auncial-new-2.0-2|59	%doc %{_texmfdistdir}/source/fonts/auncial-new/auncial.dtx
12mr|texlive-auncial-new-2.0-2|60	%doc %{_texmfdistdir}/source/fonts/auncial-new/auncial.ins
12mr|texlive-auncial-new-2.0-2|61	%doc %{_texmfdistdir}/source/fonts/auncial-new/aunclmfb.dtx
12mr|texlive-auncial-new-2.0-2|62	%doc %{_texmfdistdir}/source/fonts/auncial-new/aunclmfc.dtx
12mr|texlive-auncial-new-2.0-2|63	%doc %{_texmfdistdir}/source/fonts/auncial-new/aunclmft.dtx
12mr|texlive-auncial-new-2.0-2|64	
12mr|texlive-auncial-new-2.0-2|65	#-----------------------------------------------------------------------
12mr|texlive-auncial-new-2.0-2|66	%prep
12mr|texlive-auncial-new-2.0-2|67	%setup -c -a0 -a1 -a2
12mr|texlive-auncial-new-2.0-2|68	
12mr|texlive-auncial-new-2.0-2|69	%build
12mr|texlive-auncial-new-2.0-2|70	
12mr|texlive-auncial-new-2.0-2|71	%install
12mr|texlive-auncial-new-2.0-2|72	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-auncial-new-2.0-2|73	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-auncial-new-2.0-2|74	
12mr|texlive-auncial-new-2.0-2|75	
12mr|texlive-auncial-new-2.0-2|76	
12mr|texlive-auncial-new-2.0-2|77	%changelog
12mr|texlive-auncial-new-2.0-2|78	

16702 12
12mr|texlive-aurical-1.5-2|1	# revision 15878
12mr|texlive-aurical-1.5-2|2	# category Package
12mr|texlive-aurical-1.5-2|3	# catalog-ctan /fonts/aurical
12mr|texlive-aurical-1.5-2|4	# catalog-date 2008-07-27 23:11:56 +0200
12mr|texlive-aurical-1.5-2|5	# catalog-license lppl
12mr|texlive-aurical-1.5-2|6	# catalog-version 1.5
12mr|texlive-aurical-1.5-2|7	Name:		texlive-aurical
12mr|texlive-aurical-1.5-2|8	Version:	1.5
12mr|texlive-aurical-1.5-2|9	Release:	2
12mr|texlive-aurical-1.5-2|10	Summary:	Calligraphic fonts for use with LaTeX in T1 encoding
12mr|texlive-aurical-1.5-2|11	Group:		Publishing
12mr|texlive-aurical-1.5-2|12	URL:		http://www.ctan.org/tex-archive/fonts/aurical
12mr|texlive-aurical-1.5-2|13	License:	LPPL
12mr|texlive-aurical-1.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aurical.tar.xz
12mr|texlive-aurical-1.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aurical.doc.tar.xz
12mr|texlive-aurical-1.5-2|16	BuildArch:	noarch
12mr|texlive-aurical-1.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-aurical-1.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-aurical-1.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-aurical-1.5-2|20	
12mr|texlive-aurical-1.5-2|21	%description
12mr|texlive-aurical-1.5-2|22	The package that implements a set (AuriocusKalligraphicus) of
12mr|texlive-aurical-1.5-2|23	three calligraphic fonts derived from the author's handwriting
12mr|texlive-aurical-1.5-2|24	in Adobe Type 1 Format, T1 (Cork) encoding for use with LaTeX:
12mr|texlive-aurical-1.5-2|25	- Auriocus Kalligraphicus; - Lukas Svatba; and - Jana Skrivana.
12mr|texlive-aurical-1.5-2|26	Each font features oldstyle digits and (machine-generated)
12mr|texlive-aurical-1.5-2|27	boldface and slanted versions. A variant of Lukas Svatba offers
12mr|texlive-aurical-1.5-2|28	a 'long s'.
12mr|texlive-aurical-1.5-2|29	
12mr|texlive-aurical-1.5-2|30	%post
12mr|texlive-aurical-1.5-2|31	%{_sbindir}/texlive.post
12mr|texlive-aurical-1.5-2|32	
12mr|texlive-aurical-1.5-2|33	%postun
12mr|texlive-aurical-1.5-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-aurical-1.5-2|35	%{_sbindir}/texlive.post
12mr|texlive-aurical-1.5-2|36	fi
12mr|texlive-aurical-1.5-2|37	
12mr|texlive-aurical-1.5-2|38	#-----------------------------------------------------------------------
12mr|texlive-aurical-1.5-2|39	%files
12mr|texlive-aurical-1.5-2|40	%{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogo.afm
12mr|texlive-aurical-1.5-2|41	%{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogoBold.afm
12mr|texlive-aurical-1.5-2|42	%{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogoBoldRslant.afm
12mr|texlive-aurical-1.5-2|43	%{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogoBoldSlant.afm
12mr|texlive-aurical-1.5-2|44	%{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogoRslant.afm
12mr|texlive-aurical-1.5-2|45	%{_texmfdistdir}/fonts/afm/public/aurical/AmiciLogoSlant.afm
12mr|texlive-aurical-1.5-2|46	%{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicus.afm
12mr|texlive-aurical-1.5-2|47	%{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicusBold.afm
12mr|texlive-aurical-1.5-2|48	%{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicusBoldRslant.afm
12mr|texlive-aurical-1.5-2|49	%{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicusBoldSlant.afm
12mr|texlive-aurical-1.5-2|50	%{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicusRslant.afm
12mr|texlive-aurical-1.5-2|51	%{_texmfdistdir}/fonts/afm/public/aurical/AuriocusKalligraphicusSlant.afm
12mr|texlive-aurical-1.5-2|52	%{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivana.afm
12mr|texlive-aurical-1.5-2|53	%{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivanaBold.afm
12mr|texlive-aurical-1.5-2|54	%{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivanaBoldRslant.afm
12mr|texlive-aurical-1.5-2|55	%{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivanaBoldSlant.afm
12mr|texlive-aurical-1.5-2|56	%{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivanaRslant.afm
12mr|texlive-aurical-1.5-2|57	%{_texmfdistdir}/fonts/afm/public/aurical/JanaSkrivanaSlant.afm
12mr|texlive-aurical-1.5-2|58	%{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatba.afm
12mr|texlive-aurical-1.5-2|59	%{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatbaBold.afm
12mr|texlive-aurical-1.5-2|60	%{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatbaBoldRslant.afm
12mr|texlive-aurical-1.5-2|61	%{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatbaBoldSlant.afm
12mr|texlive-aurical-1.5-2|62	%{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatbaRslant.afm
12mr|texlive-aurical-1.5-2|63	%{_texmfdistdir}/fonts/afm/public/aurical/LukasSvatbaSlant.afm
12mr|texlive-aurical-1.5-2|64	%{_texmfdistdir}/fonts/map/dvips/aurical/aurical.map
12mr|texlive-aurical-1.5-2|65	%{_texmfdistdir}/fonts/source/public/aurical/aurical_source.zip
12mr|texlive-aurical-1.5-2|66	%{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogo.tfm
12mr|texlive-aurical-1.5-2|67	%{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogoBold.tfm
12mr|texlive-aurical-1.5-2|68	%{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogoBoldRslant.tfm
12mr|texlive-aurical-1.5-2|69	%{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogoBoldSlant.tfm
12mr|texlive-aurical-1.5-2|70	%{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogoRslant.tfm
12mr|texlive-aurical-1.5-2|71	%{_texmfdistdir}/fonts/tfm/public/aurical/AmiciLogoSlant.tfm
12mr|texlive-aurical-1.5-2|72	%{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicus.tfm
12mr|texlive-aurical-1.5-2|73	%{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicusBold.tfm
12mr|texlive-aurical-1.5-2|74	%{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicusBoldRslant.tfm
12mr|texlive-aurical-1.5-2|75	%{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicusBoldSlant.tfm
12mr|texlive-aurical-1.5-2|76	%{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicusRslant.tfm
12mr|texlive-aurical-1.5-2|77	%{_texmfdistdir}/fonts/tfm/public/aurical/AuriocusKalligraphicusSlant.tfm
12mr|texlive-aurical-1.5-2|78	%{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivana.tfm
12mr|texlive-aurical-1.5-2|79	%{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivanaBold.tfm
12mr|texlive-aurical-1.5-2|80	%{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivanaBoldRslant.tfm
12mr|texlive-aurical-1.5-2|81	%{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivanaBoldSlant.tfm
12mr|texlive-aurical-1.5-2|82	%{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivanaRslant.tfm
12mr|texlive-aurical-1.5-2|83	%{_texmfdistdir}/fonts/tfm/public/aurical/JanaSkrivanaSlant.tfm
12mr|texlive-aurical-1.5-2|84	%{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatba.tfm
12mr|texlive-aurical-1.5-2|85	%{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatbaBold.tfm
12mr|texlive-aurical-1.5-2|86	%{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatbaBoldRslant.tfm
12mr|texlive-aurical-1.5-2|87	%{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatbaBoldSlant.tfm
12mr|texlive-aurical-1.5-2|88	%{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatbaRslant.tfm
12mr|texlive-aurical-1.5-2|89	%{_texmfdistdir}/fonts/tfm/public/aurical/LukasSvatbaSlant.tfm
12mr|texlive-aurical-1.5-2|90	%{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogo.pfb
12mr|texlive-aurical-1.5-2|91	%{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogoBold.pfb
12mr|texlive-aurical-1.5-2|92	%{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogoBoldRslant.pfb
12mr|texlive-aurical-1.5-2|93	%{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogoBoldSlant.pfb
12mr|texlive-aurical-1.5-2|94	%{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogoRslant.pfb
12mr|texlive-aurical-1.5-2|95	%{_texmfdistdir}/fonts/type1/public/aurical/AmiciLogoSlant.pfb
12mr|texlive-aurical-1.5-2|96	%{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicus.pfb
12mr|texlive-aurical-1.5-2|97	%{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicusBold.pfb
12mr|texlive-aurical-1.5-2|98	%{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicusBoldRslant.pfb
12mr|texlive-aurical-1.5-2|99	%{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicusBoldSlant.pfb
12mr|texlive-aurical-1.5-2|100	%{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicusRslant.pfb
12mr|texlive-aurical-1.5-2|101	%{_texmfdistdir}/fonts/type1/public/aurical/AuriocusKalligraphicusSlant.pfb
12mr|texlive-aurical-1.5-2|102	%{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivana.pfb
12mr|texlive-aurical-1.5-2|103	%{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivanaBold.pfb
12mr|texlive-aurical-1.5-2|104	%{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivanaBoldRslant.pfb
12mr|texlive-aurical-1.5-2|105	%{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivanaBoldSlant.pfb
12mr|texlive-aurical-1.5-2|106	%{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivanaRslant.pfb
12mr|texlive-aurical-1.5-2|107	%{_texmfdistdir}/fonts/type1/public/aurical/JanaSkrivanaSlant.pfb
12mr|texlive-aurical-1.5-2|108	%{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatba.pfb
12mr|texlive-aurical-1.5-2|109	%{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatbaBold.pfb
12mr|texlive-aurical-1.5-2|110	%{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatbaBoldRslant.pfb
12mr|texlive-aurical-1.5-2|111	%{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatbaBoldSlant.pfb
12mr|texlive-aurical-1.5-2|112	%{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatbaRslant.pfb
12mr|texlive-aurical-1.5-2|113	%{_texmfdistdir}/fonts/type1/public/aurical/LukasSvatbaSlant.pfb
12mr|texlive-aurical-1.5-2|114	%{_texmfdistdir}/tex/latex/aurical/T1AmiciLogo.fd
12mr|texlive-aurical-1.5-2|115	%{_texmfdistdir}/tex/latex/aurical/T1AuriocusKalligraphicus.fd
12mr|texlive-aurical-1.5-2|116	%{_texmfdistdir}/tex/latex/aurical/T1JanaSkrivana.fd
12mr|texlive-aurical-1.5-2|117	%{_texmfdistdir}/tex/latex/aurical/T1LukasSvatba.fd
12mr|texlive-aurical-1.5-2|118	%{_texmfdistdir}/tex/latex/aurical/aurical.sty
12mr|texlive-aurical-1.5-2|119	%doc %{_texmfdistdir}/doc/latex/aurical/aurical.pdf
12mr|texlive-aurical-1.5-2|120	%doc %{_texmfdistdir}/doc/latex/aurical/aurical.tex
12mr|texlive-aurical-1.5-2|121	
12mr|texlive-aurical-1.5-2|122	#-----------------------------------------------------------------------
12mr|texlive-aurical-1.5-2|123	%prep
12mr|texlive-aurical-1.5-2|124	%setup -c -a0 -a1
12mr|texlive-aurical-1.5-2|125	
12mr|texlive-aurical-1.5-2|126	%build
12mr|texlive-aurical-1.5-2|127	
12mr|texlive-aurical-1.5-2|128	%install
12mr|texlive-aurical-1.5-2|129	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-aurical-1.5-2|130	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-aurical-1.5-2|131	
12mr|texlive-aurical-1.5-2|132	
12mr|texlive-aurical-1.5-2|133	
12mr|texlive-aurical-1.5-2|134	%changelog
12mr|texlive-aurical-1.5-2|135	

16703 12
12mr|texlive-authoraftertitle-0.9-3|1	# revision 24863
12mr|texlive-authoraftertitle-0.9-3|2	# category Package
12mr|texlive-authoraftertitle-0.9-3|3	# catalog-ctan /macros/latex/contrib/authoraftertitle
12mr|texlive-authoraftertitle-0.9-3|4	# catalog-date 2011-12-17 14:41:04 +0100
12mr|texlive-authoraftertitle-0.9-3|5	# catalog-license pd
12mr|texlive-authoraftertitle-0.9-3|6	# catalog-version 0.9
12mr|texlive-authoraftertitle-0.9-3|7	Name:		texlive-authoraftertitle
12mr|texlive-authoraftertitle-0.9-3|8	Version:	0.9
12mr|texlive-authoraftertitle-0.9-3|9	Release:	3
12mr|texlive-authoraftertitle-0.9-3|10	Summary:	Make author, etc., available after \maketitle
12mr|texlive-authoraftertitle-0.9-3|11	Group:		Publishing
12mr|texlive-authoraftertitle-0.9-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/authoraftertitle
12mr|texlive-authoraftertitle-0.9-3|13	License:	PD
12mr|texlive-authoraftertitle-0.9-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/authoraftertitle.tar.xz
12mr|texlive-authoraftertitle-0.9-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/authoraftertitle.doc.tar.xz
12mr|texlive-authoraftertitle-0.9-3|16	BuildArch:	noarch
12mr|texlive-authoraftertitle-0.9-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-authoraftertitle-0.9-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-authoraftertitle-0.9-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-authoraftertitle-0.9-3|20	
12mr|texlive-authoraftertitle-0.9-3|21	%description
12mr|texlive-authoraftertitle-0.9-3|22	This jiffy package makes the author, title and date of the
12mr|texlive-authoraftertitle-0.9-3|23	package available to the user (as \MyAuthor, etc) after the
12mr|texlive-authoraftertitle-0.9-3|24	\maketitle command has been executed.
12mr|texlive-authoraftertitle-0.9-3|25	
12mr|texlive-authoraftertitle-0.9-3|26	%post
12mr|texlive-authoraftertitle-0.9-3|27	%{_sbindir}/texlive.post
12mr|texlive-authoraftertitle-0.9-3|28	
12mr|texlive-authoraftertitle-0.9-3|29	%postun
12mr|texlive-authoraftertitle-0.9-3|30	if [ $1 -eq 0 ]; then
12mr|texlive-authoraftertitle-0.9-3|31	%{_sbindir}/texlive.post
12mr|texlive-authoraftertitle-0.9-3|32	fi
12mr|texlive-authoraftertitle-0.9-3|33	
12mr|texlive-authoraftertitle-0.9-3|34	#-----------------------------------------------------------------------
12mr|texlive-authoraftertitle-0.9-3|35	%files
12mr|texlive-authoraftertitle-0.9-3|36	%{_texmfdistdir}/tex/latex/authoraftertitle/authoraftertitle.sty
12mr|texlive-authoraftertitle-0.9-3|37	%doc %{_texmfdistdir}/doc/latex/authoraftertitle/authoraftertitle.pdf
12mr|texlive-authoraftertitle-0.9-3|38	%doc %{_texmfdistdir}/doc/latex/authoraftertitle/authoraftertitle.tex
12mr|texlive-authoraftertitle-0.9-3|39	
12mr|texlive-authoraftertitle-0.9-3|40	#-----------------------------------------------------------------------
12mr|texlive-authoraftertitle-0.9-3|41	%prep
12mr|texlive-authoraftertitle-0.9-3|42	%setup -c -a0 -a1
12mr|texlive-authoraftertitle-0.9-3|43	
12mr|texlive-authoraftertitle-0.9-3|44	%build
12mr|texlive-authoraftertitle-0.9-3|45	
12mr|texlive-authoraftertitle-0.9-3|46	%install
12mr|texlive-authoraftertitle-0.9-3|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-authoraftertitle-0.9-3|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-authoraftertitle-0.9-3|49	
12mr|texlive-authoraftertitle-0.9-3|50	
12mr|texlive-authoraftertitle-0.9-3|51	
12mr|texlive-authoraftertitle-0.9-3|52	%changelog
12mr|texlive-authoraftertitle-0.9-3|53	

16704 12
12mr|texlive-authorindex-20080810-3|1	# revision 26313
12mr|texlive-authorindex-20080810-3|2	# category Package
12mr|texlive-authorindex-20080810-3|3	# catalog-ctan /indexing/authorindex
12mr|texlive-authorindex-20080810-3|4	# catalog-date 2008-08-10 21:45:45 +0200
12mr|texlive-authorindex-20080810-3|5	# catalog-license lppl
12mr|texlive-authorindex-20080810-3|6	# catalog-version undef
12mr|texlive-authorindex-20080810-3|7	Name:		texlive-authorindex
12mr|texlive-authorindex-20080810-3|8	Version:	20080810
12mr|texlive-authorindex-20080810-3|9	Release:	3
12mr|texlive-authorindex-20080810-3|10	Summary:	Index citations by author names
12mr|texlive-authorindex-20080810-3|11	Group:		Publishing
12mr|texlive-authorindex-20080810-3|12	URL:		http://www.ctan.org/tex-archive/indexing/authorindex
12mr|texlive-authorindex-20080810-3|13	License:	LPPL
12mr|texlive-authorindex-20080810-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/authorindex.tar.xz
12mr|texlive-authorindex-20080810-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/authorindex.doc.tar.xz
12mr|texlive-authorindex-20080810-3|16	BuildArch:	noarch
12mr|texlive-authorindex-20080810-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-authorindex-20080810-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-authorindex-20080810-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-authorindex-20080810-3|20	Provides:	texlive-authorindex.bin = %{EVRD}
12mr|texlive-authorindex-20080810-3|21	
12mr|texlive-authorindex-20080810-3|22	%description
12mr|texlive-authorindex-20080810-3|23	This package allows the user to create an index of all authors
12mr|texlive-authorindex-20080810-3|24	cited in a LaTeX document. Each author entry in the index
12mr|texlive-authorindex-20080810-3|25	contains the pages where these citations occur. Alternatively,
12mr|texlive-authorindex-20080810-3|26	the package can list the labels of the citations that appear in
12mr|texlive-authorindex-20080810-3|27	the references rather than the text pages. The package relies
12mr|texlive-authorindex-20080810-3|28	on BibTeX being used to handle citations. Additionally, it
12mr|texlive-authorindex-20080810-3|29	requires Perl (version 5 or higher).
12mr|texlive-authorindex-20080810-3|30	
12mr|texlive-authorindex-20080810-3|31	%post
12mr|texlive-authorindex-20080810-3|32	%{_sbindir}/texlive.post
12mr|texlive-authorindex-20080810-3|33	
12mr|texlive-authorindex-20080810-3|34	%postun
12mr|texlive-authorindex-20080810-3|35	if [ $1 -eq 0 ]; then
12mr|texlive-authorindex-20080810-3|36	%{_sbindir}/texlive.post
12mr|texlive-authorindex-20080810-3|37	fi
12mr|texlive-authorindex-20080810-3|38	
12mr|texlive-authorindex-20080810-3|39	#-----------------------------------------------------------------------
12mr|texlive-authorindex-20080810-3|40	%files
12mr|texlive-authorindex-20080810-3|41	%{_bindir}/authorindex
12mr|texlive-authorindex-20080810-3|42	%{_texmfdistdir}/scripts/authorindex/authorindex
12mr|texlive-authorindex-20080810-3|43	%{_texmfdistdir}/tex/latex/authorindex/authorindex.sty
12mr|texlive-authorindex-20080810-3|44	%doc %{_texmfdistdir}/doc/latex/authorindex/COPYING
12mr|texlive-authorindex-20080810-3|45	%doc %{_texmfdistdir}/doc/latex/authorindex/NEWS
12mr|texlive-authorindex-20080810-3|46	%doc %{_texmfdistdir}/doc/latex/authorindex/README
12mr|texlive-authorindex-20080810-3|47	%doc %{_texmfdistdir}/doc/latex/authorindex/authorindex.pdf
12mr|texlive-authorindex-20080810-3|48	%doc %{_texmfdistdir}/doc/latex/authorindex/authorindex.tex
12mr|texlive-authorindex-20080810-3|49	
12mr|texlive-authorindex-20080810-3|50	#-----------------------------------------------------------------------
12mr|texlive-authorindex-20080810-3|51	%prep
12mr|texlive-authorindex-20080810-3|52	%setup -c -a0 -a1
12mr|texlive-authorindex-20080810-3|53	
12mr|texlive-authorindex-20080810-3|54	%build
12mr|texlive-authorindex-20080810-3|55	
12mr|texlive-authorindex-20080810-3|56	%install
12mr|texlive-authorindex-20080810-3|57	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-authorindex-20080810-3|58	pushd %{buildroot}%{_bindir}
12mr|texlive-authorindex-20080810-3|59	ln -sf %{_texmfdistdir}/scripts/authorindex/authorindex authorindex
12mr|texlive-authorindex-20080810-3|60	popd
12mr|texlive-authorindex-20080810-3|61	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-authorindex-20080810-3|62	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-authorindex-20080810-3|63	
12mr|texlive-authorindex-20080810-3|64	
12mr|texlive-authorindex-20080810-3|65	
12mr|texlive-authorindex-20080810-3|66	%changelog
12mr|texlive-authorindex-20080810-3|67	

16705 12
12mr|texlive-autoarea-0.3a-2|1	# revision 15878
12mr|texlive-autoarea-0.3a-2|2	# category Package
12mr|texlive-autoarea-0.3a-2|3	# catalog-ctan /graphics/pictex/addon/autoarea
12mr|texlive-autoarea-0.3a-2|4	# catalog-date 2008-08-17 11:40:59 +0200
12mr|texlive-autoarea-0.3a-2|5	# catalog-license lppl
12mr|texlive-autoarea-0.3a-2|6	# catalog-version 0.3a
12mr|texlive-autoarea-0.3a-2|7	Name:		texlive-autoarea
12mr|texlive-autoarea-0.3a-2|8	Version:	0.3a
12mr|texlive-autoarea-0.3a-2|9	Release:	2
12mr|texlive-autoarea-0.3a-2|10	Summary:	Automatic computation of bounding boxes with PiCTeX
12mr|texlive-autoarea-0.3a-2|11	Group:		Publishing
12mr|texlive-autoarea-0.3a-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pictex/addon/autoarea
12mr|texlive-autoarea-0.3a-2|13	License:	LPPL
12mr|texlive-autoarea-0.3a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autoarea.tar.xz
12mr|texlive-autoarea-0.3a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autoarea.doc.tar.xz
12mr|texlive-autoarea-0.3a-2|16	BuildArch:	noarch
12mr|texlive-autoarea-0.3a-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-autoarea-0.3a-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-autoarea-0.3a-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-autoarea-0.3a-2|20	
12mr|texlive-autoarea-0.3a-2|21	%description
12mr|texlive-autoarea-0.3a-2|22	This package makes PiCTeX recognize lines and arcs in
12mr|texlive-autoarea-0.3a-2|23	determining the "bounding box" of a picture. (PiCTeX so far
12mr|texlive-autoarea-0.3a-2|24	accounted for put commands only). The "bounding box" is
12mr|texlive-autoarea-0.3a-2|25	essential for proper placement of a picture between running
12mr|texlive-autoarea-0.3a-2|26	text and margins and for keeping the running text away.
12mr|texlive-autoarea-0.3a-2|27	
12mr|texlive-autoarea-0.3a-2|28	%post
12mr|texlive-autoarea-0.3a-2|29	%{_sbindir}/texlive.post
12mr|texlive-autoarea-0.3a-2|30	
12mr|texlive-autoarea-0.3a-2|31	%postun
12mr|texlive-autoarea-0.3a-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-autoarea-0.3a-2|33	%{_sbindir}/texlive.post
12mr|texlive-autoarea-0.3a-2|34	fi
12mr|texlive-autoarea-0.3a-2|35	
12mr|texlive-autoarea-0.3a-2|36	#-----------------------------------------------------------------------
12mr|texlive-autoarea-0.3a-2|37	%files
12mr|texlive-autoarea-0.3a-2|38	%{_texmfdistdir}/tex/latex/autoarea/autoarea.sty
12mr|texlive-autoarea-0.3a-2|39	%doc %{_texmfdistdir}/doc/latex/autoarea/ANNOUNCE.txt
12mr|texlive-autoarea-0.3a-2|40	%doc %{_texmfdistdir}/doc/latex/autoarea/README.aa
12mr|texlive-autoarea-0.3a-2|41	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/README.autodemo
12mr|texlive-autoarea-0.3a-2|42	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo+.log
12mr|texlive-autoarea-0.3a-2|43	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo+.pdf
12mr|texlive-autoarea-0.3a-2|44	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo+.tex
12mr|texlive-autoarea-0.3a-2|45	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo-.log
12mr|texlive-autoarea-0.3a-2|46	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo-.pdf
12mr|texlive-autoarea-0.3a-2|47	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo-.tex
12mr|texlive-autoarea-0.3a-2|48	%doc %{_texmfdistdir}/doc/latex/autoarea/autodemo/autodemo.tex
12mr|texlive-autoarea-0.3a-2|49	
12mr|texlive-autoarea-0.3a-2|50	#-----------------------------------------------------------------------
12mr|texlive-autoarea-0.3a-2|51	%prep
12mr|texlive-autoarea-0.3a-2|52	%setup -c -a0 -a1
12mr|texlive-autoarea-0.3a-2|53	
12mr|texlive-autoarea-0.3a-2|54	%build
12mr|texlive-autoarea-0.3a-2|55	
12mr|texlive-autoarea-0.3a-2|56	%install
12mr|texlive-autoarea-0.3a-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-autoarea-0.3a-2|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-autoarea-0.3a-2|59	
12mr|texlive-autoarea-0.3a-2|60	
12mr|texlive-autoarea-0.3a-2|61	
12mr|texlive-autoarea-0.3a-2|62	%changelog
12mr|texlive-autoarea-0.3a-2|63	

16706 12
12mr|texlive-automata-0.3-2|1	# revision 19717
12mr|texlive-automata-0.3-2|2	# category Package
12mr|texlive-automata-0.3-2|3	# catalog-ctan /graphics/metapost/contrib/macros/automata
12mr|texlive-automata-0.3-2|4	# catalog-date 2010-09-13 12:42:36 +0200
12mr|texlive-automata-0.3-2|5	# catalog-license lppl
12mr|texlive-automata-0.3-2|6	# catalog-version 0.3
12mr|texlive-automata-0.3-2|7	Name:		texlive-automata
12mr|texlive-automata-0.3-2|8	Version:	0.3
12mr|texlive-automata-0.3-2|9	Release:	2
12mr|texlive-automata-0.3-2|10	Summary:	Finite state machines, graphs and trees in MetaPost
12mr|texlive-automata-0.3-2|11	Group:		Publishing
12mr|texlive-automata-0.3-2|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/automata
12mr|texlive-automata-0.3-2|13	License:	LPPL
12mr|texlive-automata-0.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/automata.tar.xz
12mr|texlive-automata-0.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/automata.doc.tar.xz
12mr|texlive-automata-0.3-2|16	BuildArch:	noarch
12mr|texlive-automata-0.3-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-automata-0.3-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-automata-0.3-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-automata-0.3-2|20	
12mr|texlive-automata-0.3-2|21	%description
12mr|texlive-automata-0.3-2|22	The package offers a collection of macros for MetaPost to make
12mr|texlive-automata-0.3-2|23	easier to draw finite-state machines, automata, labelled
12mr|texlive-automata-0.3-2|24	graphs, etc. The user defines nodes, which may be isolated or
12mr|texlive-automata-0.3-2|25	arranged into matrices or trees; edges connect pairs of nodes
12mr|texlive-automata-0.3-2|26	through arbitrary paths. Parameters, that specify the shapes of
12mr|texlive-automata-0.3-2|27	nodes and the styles of edges, may be adjusted.
12mr|texlive-automata-0.3-2|28	
12mr|texlive-automata-0.3-2|29	%post
12mr|texlive-automata-0.3-2|30	%{_sbindir}/texlive.post
12mr|texlive-automata-0.3-2|31	
12mr|texlive-automata-0.3-2|32	%postun
12mr|texlive-automata-0.3-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-automata-0.3-2|34	%{_sbindir}/texlive.post
12mr|texlive-automata-0.3-2|35	fi
12mr|texlive-automata-0.3-2|36	
12mr|texlive-automata-0.3-2|37	#-----------------------------------------------------------------------
12mr|texlive-automata-0.3-2|38	%files
12mr|texlive-automata-0.3-2|39	%{_texmfdistdir}/metapost/automata/automata.mp
12mr|texlive-automata-0.3-2|40	%doc %{_texmfdistdir}/doc/metapost/automata/README
12mr|texlive-automata-0.3-2|41	%doc %{_texmfdistdir}/doc/metapost/automata/example.mp
12mr|texlive-automata-0.3-2|42	%doc %{_texmfdistdir}/doc/metapost/automata/example.pdf
12mr|texlive-automata-0.3-2|43	%doc %{_texmfdistdir}/doc/metapost/automata/example.tex
12mr|texlive-automata-0.3-2|44	
12mr|texlive-automata-0.3-2|45	#-----------------------------------------------------------------------
12mr|texlive-automata-0.3-2|46	%prep
12mr|texlive-automata-0.3-2|47	%setup -c -a0 -a1
12mr|texlive-automata-0.3-2|48	
12mr|texlive-automata-0.3-2|49	%build
12mr|texlive-automata-0.3-2|50	
12mr|texlive-automata-0.3-2|51	%install
12mr|texlive-automata-0.3-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-automata-0.3-2|53	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
12mr|texlive-automata-0.3-2|54	
12mr|texlive-automata-0.3-2|55	
12mr|texlive-automata-0.3-2|56	
12mr|texlive-automata-0.3-2|57	%changelog
12mr|texlive-automata-0.3-2|58	

16707 12
12mr|texlive-autonum-0.2-1|1	# revision 27224
12mr|texlive-autonum-0.2-1|2	# category Package
12mr|texlive-autonum-0.2-1|3	# catalog-ctan /macros/latex/contrib/autonum
12mr|texlive-autonum-0.2-1|4	# catalog-date 2012-07-08 14:35:29 +0200
12mr|texlive-autonum-0.2-1|5	# catalog-license lppl1.3
12mr|texlive-autonum-0.2-1|6	# catalog-version 0.2
12mr|texlive-autonum-0.2-1|7	Name:		texlive-autonum
12mr|texlive-autonum-0.2-1|8	Version:	0.2
12mr|texlive-autonum-0.2-1|9	Release:	1
12mr|texlive-autonum-0.2-1|10	Summary:	Automatic equation references
12mr|texlive-autonum-0.2-1|11	Group:		Publishing
12mr|texlive-autonum-0.2-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/autonum
12mr|texlive-autonum-0.2-1|13	License:	LPPL1.3
12mr|texlive-autonum-0.2-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autonum.tar.xz
12mr|texlive-autonum-0.2-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autonum.doc.tar.xz
12mr|texlive-autonum-0.2-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autonum.source.tar.xz
12mr|texlive-autonum-0.2-1|17	BuildArch:	noarch
12mr|texlive-autonum-0.2-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-autonum-0.2-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-autonum-0.2-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-autonum-0.2-1|21	
12mr|texlive-autonum-0.2-1|22	%description
12mr|texlive-autonum-0.2-1|23	The package arranges that equation numbers are applied only to
12mr|texlive-autonum-0.2-1|24	those equations that are referenced. This operation is similar
12mr|texlive-autonum-0.2-1|25	to the showonlyrefs option of the package mathtools.
12mr|texlive-autonum-0.2-1|26	
12mr|texlive-autonum-0.2-1|27	%post
12mr|texlive-autonum-0.2-1|28	%{_sbindir}/texlive.post
12mr|texlive-autonum-0.2-1|29	
12mr|texlive-autonum-0.2-1|30	%postun
12mr|texlive-autonum-0.2-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-autonum-0.2-1|32	%{_sbindir}/texlive.post
12mr|texlive-autonum-0.2-1|33	fi
12mr|texlive-autonum-0.2-1|34	
12mr|texlive-autonum-0.2-1|35	#-----------------------------------------------------------------------
12mr|texlive-autonum-0.2-1|36	%files
12mr|texlive-autonum-0.2-1|37	%{_texmfdistdir}/tex/latex/autonum/autonum.sty
12mr|texlive-autonum-0.2-1|38	%doc %{_texmfdistdir}/doc/latex/autonum/README
12mr|texlive-autonum-0.2-1|39	%doc %{_texmfdistdir}/doc/latex/autonum/autonum.pdf
12mr|texlive-autonum-0.2-1|40	%doc %{_texmfdistdir}/doc/latex/autonum/test-autonum.pdf
12mr|texlive-autonum-0.2-1|41	#- source
12mr|texlive-autonum-0.2-1|42	%doc %{_texmfdistdir}/source/latex/autonum/autonum.dtx
12mr|texlive-autonum-0.2-1|43	%doc %{_texmfdistdir}/source/latex/autonum/autonum.ins
12mr|texlive-autonum-0.2-1|44	
12mr|texlive-autonum-0.2-1|45	#-----------------------------------------------------------------------
12mr|texlive-autonum-0.2-1|46	%prep
12mr|texlive-autonum-0.2-1|47	%setup -c -a0 -a1 -a2
12mr|texlive-autonum-0.2-1|48	
12mr|texlive-autonum-0.2-1|49	%build
12mr|texlive-autonum-0.2-1|50	
12mr|texlive-autonum-0.2-1|51	%install
12mr|texlive-autonum-0.2-1|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-autonum-0.2-1|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-autonum-0.2-1|54	
12mr|texlive-autonum-0.2-1|55	
12mr|texlive-autonum-0.2-1|56	
12mr|texlive-autonum-0.2-1|57	%changelog
12mr|texlive-autonum-0.2-1|58	

16708 12
12mr|texlive-auto-pst-pdf-0.6-2|1	# revision 23723
12mr|texlive-auto-pst-pdf-0.6-2|2	# category Package
12mr|texlive-auto-pst-pdf-0.6-2|3	# catalog-ctan /macros/latex/contrib/auto-pst-pdf
12mr|texlive-auto-pst-pdf-0.6-2|4	# catalog-date 2011-08-27 23:30:14 +0200
12mr|texlive-auto-pst-pdf-0.6-2|5	# catalog-license lppl
12mr|texlive-auto-pst-pdf-0.6-2|6	# catalog-version 0.6
12mr|texlive-auto-pst-pdf-0.6-2|7	Name:		texlive-auto-pst-pdf
12mr|texlive-auto-pst-pdf-0.6-2|8	Version:	0.6
12mr|texlive-auto-pst-pdf-0.6-2|9	Release:	2
12mr|texlive-auto-pst-pdf-0.6-2|10	Summary:	Wrapper for pst-pdf (with some psfrag features)
12mr|texlive-auto-pst-pdf-0.6-2|11	Group:		Publishing
12mr|texlive-auto-pst-pdf-0.6-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/auto-pst-pdf
12mr|texlive-auto-pst-pdf-0.6-2|13	License:	LPPL
12mr|texlive-auto-pst-pdf-0.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/auto-pst-pdf.tar.xz
12mr|texlive-auto-pst-pdf-0.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/auto-pst-pdf.doc.tar.xz
12mr|texlive-auto-pst-pdf-0.6-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/auto-pst-pdf.source.tar.xz
12mr|texlive-auto-pst-pdf-0.6-2|17	BuildArch:	noarch
12mr|texlive-auto-pst-pdf-0.6-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-auto-pst-pdf-0.6-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-auto-pst-pdf-0.6-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-auto-pst-pdf-0.6-2|21	
12mr|texlive-auto-pst-pdf-0.6-2|22	%description
12mr|texlive-auto-pst-pdf-0.6-2|23	The package uses --shell-escape to execute pst-pdf when
12mr|texlive-auto-pst-pdf-0.6-2|24	necessary. This makes it especially easy to integrate into the
12mr|texlive-auto-pst-pdf-0.6-2|25	workflow of an editor with just "LaTeX" and "pdfLaTeX" buttons.
12mr|texlive-auto-pst-pdf-0.6-2|26	Wrappers are provided for various psfrag-related features so
12mr|texlive-auto-pst-pdf-0.6-2|27	that Matlab figures via laprint, Mathematica figures via
12mr|texlive-auto-pst-pdf-0.6-2|28	MathPSfrag, and regular psfrag figures can all be input
12mr|texlive-auto-pst-pdf-0.6-2|29	consistently and easily.
12mr|texlive-auto-pst-pdf-0.6-2|30	
12mr|texlive-auto-pst-pdf-0.6-2|31	%post
12mr|texlive-auto-pst-pdf-0.6-2|32	%{_sbindir}/texlive.post
12mr|texlive-auto-pst-pdf-0.6-2|33	
12mr|texlive-auto-pst-pdf-0.6-2|34	%postun
12mr|texlive-auto-pst-pdf-0.6-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-auto-pst-pdf-0.6-2|36	%{_sbindir}/texlive.post
12mr|texlive-auto-pst-pdf-0.6-2|37	fi
12mr|texlive-auto-pst-pdf-0.6-2|38	
12mr|texlive-auto-pst-pdf-0.6-2|39	#-----------------------------------------------------------------------
12mr|texlive-auto-pst-pdf-0.6-2|40	%files
12mr|texlive-auto-pst-pdf-0.6-2|41	%{_texmfdistdir}/tex/latex/auto-pst-pdf/auto-pst-pdf.sty
12mr|texlive-auto-pst-pdf-0.6-2|42	%doc %{_texmfdistdir}/doc/latex/auto-pst-pdf/README
12mr|texlive-auto-pst-pdf-0.6-2|43	%doc %{_texmfdistdir}/doc/latex/auto-pst-pdf/auto-pst-pdf-DE.pdf
12mr|texlive-auto-pst-pdf-0.6-2|44	%doc %{_texmfdistdir}/doc/latex/auto-pst-pdf/auto-pst-pdf-DE.tex
12mr|texlive-auto-pst-pdf-0.6-2|45	%doc %{_texmfdistdir}/doc/latex/auto-pst-pdf/auto-pst-pdf.pdf
12mr|texlive-auto-pst-pdf-0.6-2|46	%doc %{_texmfdistdir}/doc/latex/auto-pst-pdf/example-psfrag.tex
12mr|texlive-auto-pst-pdf-0.6-2|47	%doc %{_texmfdistdir}/doc/latex/auto-pst-pdf/example.eps
12mr|texlive-auto-pst-pdf-0.6-2|48	%doc %{_texmfdistdir}/doc/latex/auto-pst-pdf/example.tex
12mr|texlive-auto-pst-pdf-0.6-2|49	#- source
12mr|texlive-auto-pst-pdf-0.6-2|50	%doc %{_texmfdistdir}/source/latex/auto-pst-pdf/auto-pst-pdf.dtx
12mr|texlive-auto-pst-pdf-0.6-2|51	%doc %{_texmfdistdir}/source/latex/auto-pst-pdf/auto-pst-pdf.ins
12mr|texlive-auto-pst-pdf-0.6-2|52	
12mr|texlive-auto-pst-pdf-0.6-2|53	#-----------------------------------------------------------------------
12mr|texlive-auto-pst-pdf-0.6-2|54	%prep
12mr|texlive-auto-pst-pdf-0.6-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-auto-pst-pdf-0.6-2|56	
12mr|texlive-auto-pst-pdf-0.6-2|57	%build
12mr|texlive-auto-pst-pdf-0.6-2|58	
12mr|texlive-auto-pst-pdf-0.6-2|59	%install
12mr|texlive-auto-pst-pdf-0.6-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-auto-pst-pdf-0.6-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-auto-pst-pdf-0.6-2|62	
12mr|texlive-auto-pst-pdf-0.6-2|63	
12mr|texlive-auto-pst-pdf-0.6-2|64	
12mr|texlive-auto-pst-pdf-0.6-2|65	%changelog
12mr|texlive-auto-pst-pdf-0.6-2|66	

16709 12
12mr|texlive-avantgar-20110301-2|1	# revision 21993
12mr|texlive-avantgar-20110301-2|2	# category Package
12mr|texlive-avantgar-20110301-2|3	# catalog-ctan /fonts/urw/base35
12mr|texlive-avantgar-20110301-2|4	# catalog-date 2011-03-01 21:42:17 +0100
12mr|texlive-avantgar-20110301-2|5	# catalog-license gpl
12mr|texlive-avantgar-20110301-2|6	# catalog-version undef
12mr|texlive-avantgar-20110301-2|7	Name:		texlive-avantgar
12mr|texlive-avantgar-20110301-2|8	Version:	20110301
12mr|texlive-avantgar-20110301-2|9	Release:	2
12mr|texlive-avantgar-20110301-2|10	Summary:	URW "Base 35" font pack for LaTeX
12mr|texlive-avantgar-20110301-2|11	Group:		Publishing
12mr|texlive-avantgar-20110301-2|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
12mr|texlive-avantgar-20110301-2|13	License:	GPL
12mr|texlive-avantgar-20110301-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/avantgar.tar.xz
12mr|texlive-avantgar-20110301-2|15	BuildArch:	noarch
12mr|texlive-avantgar-20110301-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-avantgar-20110301-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-avantgar-20110301-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-avantgar-20110301-2|19	
12mr|texlive-avantgar-20110301-2|20	%description
12mr|texlive-avantgar-20110301-2|21	A set of fonts for use as "drop-in" replacements for Adobe's
12mr|texlive-avantgar-20110301-2|22	basic set, comprising: - Century Schoolbook (substituting for
12mr|texlive-avantgar-20110301-2|23	Adobe's New Century Schoolbook); - Dingbats (substituting for
12mr|texlive-avantgar-20110301-2|24	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
12mr|texlive-avantgar-20110301-2|25	Abobe's Courier); - Nimbus Roman No9 L (substituting for
12mr|texlive-avantgar-20110301-2|26	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
12mr|texlive-avantgar-20110301-2|27	Helvetica); - Standard Symbols L (substituting for Adobe's
12mr|texlive-avantgar-20110301-2|28	Symbol); - URW Bookman; - URW Chancery L Medium Italic
12mr|texlive-avantgar-20110301-2|29	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
12mr|texlive-avantgar-20110301-2|30	(substituting for Adobe's Avant Garde); and - URW Palladio L
12mr|texlive-avantgar-20110301-2|31	(substituting for Adobe's Palatino).
12mr|texlive-avantgar-20110301-2|32	
12mr|texlive-avantgar-20110301-2|33	%post
12mr|texlive-avantgar-20110301-2|34	%{_sbindir}/texlive.post
12mr|texlive-avantgar-20110301-2|35	
12mr|texlive-avantgar-20110301-2|36	%postun
12mr|texlive-avantgar-20110301-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-avantgar-20110301-2|38	%{_sbindir}/texlive.post
12mr|texlive-avantgar-20110301-2|39	fi
12mr|texlive-avantgar-20110301-2|40	
12mr|texlive-avantgar-20110301-2|41	#-----------------------------------------------------------------------
12mr|texlive-avantgar-20110301-2|42	%files
12mr|texlive-avantgar-20110301-2|43	%{_texmfdistdir}/dvips/avantgar/config.uag
12mr|texlive-avantgar-20110301-2|44	%{_texmfdistdir}/fonts/afm/adobe/avantgar/pagd8a.afm
12mr|texlive-avantgar-20110301-2|45	%{_texmfdistdir}/fonts/afm/adobe/avantgar/pagdo8a.afm
12mr|texlive-avantgar-20110301-2|46	%{_texmfdistdir}/fonts/afm/adobe/avantgar/pagk8a.afm
12mr|texlive-avantgar-20110301-2|47	%{_texmfdistdir}/fonts/afm/adobe/avantgar/pagko8a.afm
12mr|texlive-avantgar-20110301-2|48	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagb8a.afm
12mr|texlive-avantgar-20110301-2|49	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagbi8a.afm
12mr|texlive-avantgar-20110301-2|50	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagd8a.afm
12mr|texlive-avantgar-20110301-2|51	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagdo8a.afm
12mr|texlive-avantgar-20110301-2|52	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagk8a.afm
12mr|texlive-avantgar-20110301-2|53	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagko8a.afm
12mr|texlive-avantgar-20110301-2|54	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagr8a.afm
12mr|texlive-avantgar-20110301-2|55	%{_texmfdistdir}/fonts/afm/urw/avantgar/uagri8a.afm
12mr|texlive-avantgar-20110301-2|56	%{_texmfdistdir}/fonts/map/dvips/avantgar/uag.map
12mr|texlive-avantgar-20110301-2|57	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagd.tfm
12mr|texlive-avantgar-20110301-2|58	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagd7t.tfm
12mr|texlive-avantgar-20110301-2|59	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagd8c.tfm
12mr|texlive-avantgar-20110301-2|60	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagd8r.tfm
12mr|texlive-avantgar-20110301-2|61	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagd8t.tfm
12mr|texlive-avantgar-20110301-2|62	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdc.tfm
12mr|texlive-avantgar-20110301-2|63	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdc7t.tfm
12mr|texlive-avantgar-20110301-2|64	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdc8t.tfm
12mr|texlive-avantgar-20110301-2|65	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdo.tfm
12mr|texlive-avantgar-20110301-2|66	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdo7t.tfm
12mr|texlive-avantgar-20110301-2|67	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdo8c.tfm
12mr|texlive-avantgar-20110301-2|68	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdo8r.tfm
12mr|texlive-avantgar-20110301-2|69	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagdo8t.tfm
12mr|texlive-avantgar-20110301-2|70	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagk.tfm
12mr|texlive-avantgar-20110301-2|71	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagk7t.tfm
12mr|texlive-avantgar-20110301-2|72	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagk8c.tfm
12mr|texlive-avantgar-20110301-2|73	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagk8r.tfm
12mr|texlive-avantgar-20110301-2|74	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagk8t.tfm
12mr|texlive-avantgar-20110301-2|75	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagkc.tfm
12mr|texlive-avantgar-20110301-2|76	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagkc7t.tfm
12mr|texlive-avantgar-20110301-2|77	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagkc8t.tfm
12mr|texlive-avantgar-20110301-2|78	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagko.tfm
12mr|texlive-avantgar-20110301-2|79	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagko7t.tfm
12mr|texlive-avantgar-20110301-2|80	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagko8c.tfm
12mr|texlive-avantgar-20110301-2|81	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagko8r.tfm
12mr|texlive-avantgar-20110301-2|82	%{_texmfdistdir}/fonts/tfm/adobe/avantgar/pagko8t.tfm
12mr|texlive-avantgar-20110301-2|83	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/pagd8z.tfm
12mr|texlive-avantgar-20110301-2|84	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/pagdc8z.tfm
12mr|texlive-avantgar-20110301-2|85	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/pagdo8z.tfm
12mr|texlive-avantgar-20110301-2|86	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/pagk8z.tfm
12mr|texlive-avantgar-20110301-2|87	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/pagkc8z.tfm
12mr|texlive-avantgar-20110301-2|88	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/pagko8z.tfm
12mr|texlive-avantgar-20110301-2|89	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/rpagd.tfm
12mr|texlive-avantgar-20110301-2|90	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/rpagdo.tfm
12mr|texlive-avantgar-20110301-2|91	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/rpagk.tfm
12mr|texlive-avantgar-20110301-2|92	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/avantgar/rpagko.tfm
12mr|texlive-avantgar-20110301-2|93	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagb7t.tfm
12mr|texlive-avantgar-20110301-2|94	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagb8c.tfm
12mr|texlive-avantgar-20110301-2|95	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagb8r.tfm
12mr|texlive-avantgar-20110301-2|96	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagb8t.tfm
12mr|texlive-avantgar-20110301-2|97	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbc7t.tfm
12mr|texlive-avantgar-20110301-2|98	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbc8t.tfm
12mr|texlive-avantgar-20110301-2|99	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbi7t.tfm
12mr|texlive-avantgar-20110301-2|100	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbi8c.tfm
12mr|texlive-avantgar-20110301-2|101	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbi8r.tfm
12mr|texlive-avantgar-20110301-2|102	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbi8t.tfm
12mr|texlive-avantgar-20110301-2|103	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbo7t.tfm
12mr|texlive-avantgar-20110301-2|104	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbo8c.tfm
12mr|texlive-avantgar-20110301-2|105	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbo8r.tfm
12mr|texlive-avantgar-20110301-2|106	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagbo8t.tfm
12mr|texlive-avantgar-20110301-2|107	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagd7t.tfm
12mr|texlive-avantgar-20110301-2|108	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagd8c.tfm
12mr|texlive-avantgar-20110301-2|109	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagd8r.tfm
12mr|texlive-avantgar-20110301-2|110	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagd8t.tfm
12mr|texlive-avantgar-20110301-2|111	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdc7t.tfm
12mr|texlive-avantgar-20110301-2|112	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdc8t.tfm
12mr|texlive-avantgar-20110301-2|113	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdo7t.tfm
12mr|texlive-avantgar-20110301-2|114	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdo8c.tfm
12mr|texlive-avantgar-20110301-2|115	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdo8r.tfm
12mr|texlive-avantgar-20110301-2|116	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagdo8t.tfm
12mr|texlive-avantgar-20110301-2|117	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagk7t.tfm
12mr|texlive-avantgar-20110301-2|118	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagk8c.tfm
12mr|texlive-avantgar-20110301-2|119	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagk8r.tfm
12mr|texlive-avantgar-20110301-2|120	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagk8t.tfm
12mr|texlive-avantgar-20110301-2|121	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagkc7t.tfm
12mr|texlive-avantgar-20110301-2|122	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagkc8t.tfm
12mr|texlive-avantgar-20110301-2|123	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagko7t.tfm
12mr|texlive-avantgar-20110301-2|124	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagko8c.tfm
12mr|texlive-avantgar-20110301-2|125	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagko8r.tfm
12mr|texlive-avantgar-20110301-2|126	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagko8t.tfm
12mr|texlive-avantgar-20110301-2|127	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagr7t.tfm
12mr|texlive-avantgar-20110301-2|128	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagr8c.tfm
12mr|texlive-avantgar-20110301-2|129	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagr8r.tfm
12mr|texlive-avantgar-20110301-2|130	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagr8t.tfm
12mr|texlive-avantgar-20110301-2|131	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagrc7t.tfm
12mr|texlive-avantgar-20110301-2|132	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagrc8t.tfm
12mr|texlive-avantgar-20110301-2|133	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagri7t.tfm
12mr|texlive-avantgar-20110301-2|134	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagri8c.tfm
12mr|texlive-avantgar-20110301-2|135	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagri8r.tfm
12mr|texlive-avantgar-20110301-2|136	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagri8t.tfm
12mr|texlive-avantgar-20110301-2|137	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagro7t.tfm
12mr|texlive-avantgar-20110301-2|138	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagro8c.tfm
12mr|texlive-avantgar-20110301-2|139	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagro8r.tfm
12mr|texlive-avantgar-20110301-2|140	%{_texmfdistdir}/fonts/tfm/urw35vf/avantgar/uagro8t.tfm
12mr|texlive-avantgar-20110301-2|141	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagd8a.pfb
12mr|texlive-avantgar-20110301-2|142	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagd8a.pfm
12mr|texlive-avantgar-20110301-2|143	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagdo8a.pfb
12mr|texlive-avantgar-20110301-2|144	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagdo8a.pfm
12mr|texlive-avantgar-20110301-2|145	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagk8a.pfb
12mr|texlive-avantgar-20110301-2|146	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagk8a.pfm
12mr|texlive-avantgar-20110301-2|147	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagko8a.pfb
12mr|texlive-avantgar-20110301-2|148	%{_texmfdistdir}/fonts/type1/urw/avantgar/uagko8a.pfm
12mr|texlive-avantgar-20110301-2|149	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagd.vf
12mr|texlive-avantgar-20110301-2|150	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagd7t.vf
12mr|texlive-avantgar-20110301-2|151	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagd8c.vf
12mr|texlive-avantgar-20110301-2|152	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagd8t.vf
12mr|texlive-avantgar-20110301-2|153	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdc.vf
12mr|texlive-avantgar-20110301-2|154	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdc7t.vf
12mr|texlive-avantgar-20110301-2|155	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdc8t.vf
12mr|texlive-avantgar-20110301-2|156	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdo.vf
12mr|texlive-avantgar-20110301-2|157	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdo7t.vf
12mr|texlive-avantgar-20110301-2|158	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdo8c.vf
12mr|texlive-avantgar-20110301-2|159	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagdo8t.vf
12mr|texlive-avantgar-20110301-2|160	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagk.vf
12mr|texlive-avantgar-20110301-2|161	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagk7t.vf
12mr|texlive-avantgar-20110301-2|162	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagk8c.vf
12mr|texlive-avantgar-20110301-2|163	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagk8t.vf
12mr|texlive-avantgar-20110301-2|164	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagkc.vf
12mr|texlive-avantgar-20110301-2|165	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagkc7t.vf
12mr|texlive-avantgar-20110301-2|166	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagkc8t.vf
12mr|texlive-avantgar-20110301-2|167	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagko.vf
12mr|texlive-avantgar-20110301-2|168	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagko7t.vf
12mr|texlive-avantgar-20110301-2|169	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagko8c.vf
12mr|texlive-avantgar-20110301-2|170	%{_texmfdistdir}/fonts/vf/adobe/avantgar/pagko8t.vf
12mr|texlive-avantgar-20110301-2|171	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/avantgar/pagd8z.vf
12mr|texlive-avantgar-20110301-2|172	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/avantgar/pagdc8z.vf
12mr|texlive-avantgar-20110301-2|173	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/avantgar/pagdo8z.vf
12mr|texlive-avantgar-20110301-2|174	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/avantgar/pagk8z.vf
12mr|texlive-avantgar-20110301-2|175	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/avantgar/pagkc8z.vf
12mr|texlive-avantgar-20110301-2|176	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/avantgar/pagko8z.vf
12mr|texlive-avantgar-20110301-2|177	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagb7t.vf
12mr|texlive-avantgar-20110301-2|178	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagb8c.vf
12mr|texlive-avantgar-20110301-2|179	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagb8t.vf
12mr|texlive-avantgar-20110301-2|180	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbc7t.vf
12mr|texlive-avantgar-20110301-2|181	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbc8t.vf
12mr|texlive-avantgar-20110301-2|182	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbi7t.vf
12mr|texlive-avantgar-20110301-2|183	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbi8c.vf
12mr|texlive-avantgar-20110301-2|184	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbi8t.vf
12mr|texlive-avantgar-20110301-2|185	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbo7t.vf
12mr|texlive-avantgar-20110301-2|186	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbo8c.vf
12mr|texlive-avantgar-20110301-2|187	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagbo8t.vf
12mr|texlive-avantgar-20110301-2|188	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagd7t.vf
12mr|texlive-avantgar-20110301-2|189	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagd8c.vf
12mr|texlive-avantgar-20110301-2|190	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagd8t.vf
12mr|texlive-avantgar-20110301-2|191	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagdc7t.vf
12mr|texlive-avantgar-20110301-2|192	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagdc8t.vf
12mr|texlive-avantgar-20110301-2|193	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagdo7t.vf
12mr|texlive-avantgar-20110301-2|194	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagdo8c.vf
12mr|texlive-avantgar-20110301-2|195	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagdo8t.vf
12mr|texlive-avantgar-20110301-2|196	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagk7t.vf
12mr|texlive-avantgar-20110301-2|197	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagk8c.vf
12mr|texlive-avantgar-20110301-2|198	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagk8t.vf
12mr|texlive-avantgar-20110301-2|199	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagkc7t.vf
12mr|texlive-avantgar-20110301-2|200	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagkc8t.vf
12mr|texlive-avantgar-20110301-2|201	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagko7t.vf
12mr|texlive-avantgar-20110301-2|202	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagko8c.vf
12mr|texlive-avantgar-20110301-2|203	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagko8t.vf
12mr|texlive-avantgar-20110301-2|204	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagr7t.vf
12mr|texlive-avantgar-20110301-2|205	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagr8c.vf
12mr|texlive-avantgar-20110301-2|206	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagr8t.vf
12mr|texlive-avantgar-20110301-2|207	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagrc7t.vf
12mr|texlive-avantgar-20110301-2|208	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagrc8t.vf
12mr|texlive-avantgar-20110301-2|209	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagri7t.vf
12mr|texlive-avantgar-20110301-2|210	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagri8c.vf
12mr|texlive-avantgar-20110301-2|211	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagri8t.vf
12mr|texlive-avantgar-20110301-2|212	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagro7t.vf
12mr|texlive-avantgar-20110301-2|213	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagro8c.vf
12mr|texlive-avantgar-20110301-2|214	%{_texmfdistdir}/fonts/vf/urw35vf/avantgar/uagro8t.vf
12mr|texlive-avantgar-20110301-2|215	%{_texmfdistdir}/tex/latex/avantgar/8ruag.fd
12mr|texlive-avantgar-20110301-2|216	%{_texmfdistdir}/tex/latex/avantgar/omluag.fd
12mr|texlive-avantgar-20110301-2|217	%{_texmfdistdir}/tex/latex/avantgar/omsuag.fd
12mr|texlive-avantgar-20110301-2|218	%{_texmfdistdir}/tex/latex/avantgar/ot1uag.fd
12mr|texlive-avantgar-20110301-2|219	%{_texmfdistdir}/tex/latex/avantgar/t1uag.fd
12mr|texlive-avantgar-20110301-2|220	%{_texmfdistdir}/tex/latex/avantgar/ts1uag.fd
12mr|texlive-avantgar-20110301-2|221	
12mr|texlive-avantgar-20110301-2|222	#-----------------------------------------------------------------------
12mr|texlive-avantgar-20110301-2|223	%prep
12mr|texlive-avantgar-20110301-2|224	%setup -c -a0
12mr|texlive-avantgar-20110301-2|225	
12mr|texlive-avantgar-20110301-2|226	%build
12mr|texlive-avantgar-20110301-2|227	
12mr|texlive-avantgar-20110301-2|228	%install
12mr|texlive-avantgar-20110301-2|229	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-avantgar-20110301-2|230	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
12mr|texlive-avantgar-20110301-2|231	
12mr|texlive-avantgar-20110301-2|232	
12mr|texlive-avantgar-20110301-2|233	
12mr|texlive-avantgar-20110301-2|234	%changelog
12mr|texlive-avantgar-20110301-2|235	

16710 12
12mr|texlive-b1encoding-1.0-2|1	# revision 21271
12mr|texlive-b1encoding-1.0-2|2	# category Package
12mr|texlive-b1encoding-1.0-2|3	# catalog-ctan /macros/latex/contrib/b1encoding
12mr|texlive-b1encoding-1.0-2|4	# catalog-date 2011-02-01 08:52:21 +0100
12mr|texlive-b1encoding-1.0-2|5	# catalog-license lppl1.3
12mr|texlive-b1encoding-1.0-2|6	# catalog-version 1.0
12mr|texlive-b1encoding-1.0-2|7	Name:		texlive-b1encoding
12mr|texlive-b1encoding-1.0-2|8	Version:	1.0
12mr|texlive-b1encoding-1.0-2|9	Release:	2
12mr|texlive-b1encoding-1.0-2|10	Summary:	LaTeX encoding tools for Bookhands fonts
12mr|texlive-b1encoding-1.0-2|11	Group:		Publishing
12mr|texlive-b1encoding-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/b1encoding
12mr|texlive-b1encoding-1.0-2|13	License:	LPPL1.3
12mr|texlive-b1encoding-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/b1encoding.tar.xz
12mr|texlive-b1encoding-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/b1encoding.doc.tar.xz
12mr|texlive-b1encoding-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/b1encoding.source.tar.xz
12mr|texlive-b1encoding-1.0-2|17	BuildArch:	noarch
12mr|texlive-b1encoding-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-b1encoding-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-b1encoding-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-b1encoding-1.0-2|21	
12mr|texlive-b1encoding-1.0-2|22	%description
12mr|texlive-b1encoding-1.0-2|23	This package characterises and defines the author's B1 encoding
12mr|texlive-b1encoding-1.0-2|24	for use with LaTeX when typesetting things using his Bookhands
12mr|texlive-b1encoding-1.0-2|25	fonts.
12mr|texlive-b1encoding-1.0-2|26	
12mr|texlive-b1encoding-1.0-2|27	%post
12mr|texlive-b1encoding-1.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-b1encoding-1.0-2|29	
12mr|texlive-b1encoding-1.0-2|30	%postun
12mr|texlive-b1encoding-1.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-b1encoding-1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-b1encoding-1.0-2|33	fi
12mr|texlive-b1encoding-1.0-2|34	
12mr|texlive-b1encoding-1.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-b1encoding-1.0-2|36	%files
12mr|texlive-b1encoding-1.0-2|37	%{_texmfdistdir}/fonts/enc/dvips/b1encoding/TeXB1.enc
12mr|texlive-b1encoding-1.0-2|38	%{_texmfdistdir}/tex/latex/b1encoding/b1cmr.fd
12mr|texlive-b1encoding-1.0-2|39	%{_texmfdistdir}/tex/latex/b1encoding/b1enc.def
12mr|texlive-b1encoding-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/b1encoding/README
12mr|texlive-b1encoding-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/b1encoding/b1encoding.pdf
12mr|texlive-b1encoding-1.0-2|42	#- source
12mr|texlive-b1encoding-1.0-2|43	%doc %{_texmfdistdir}/source/latex/b1encoding/b1encoding.dtx
12mr|texlive-b1encoding-1.0-2|44	%doc %{_texmfdistdir}/source/latex/b1encoding/b1encoding.ins
12mr|texlive-b1encoding-1.0-2|45	
12mr|texlive-b1encoding-1.0-2|46	#-----------------------------------------------------------------------
12mr|texlive-b1encoding-1.0-2|47	%prep
12mr|texlive-b1encoding-1.0-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-b1encoding-1.0-2|49	
12mr|texlive-b1encoding-1.0-2|50	%build
12mr|texlive-b1encoding-1.0-2|51	
12mr|texlive-b1encoding-1.0-2|52	%install
12mr|texlive-b1encoding-1.0-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-b1encoding-1.0-2|54	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-b1encoding-1.0-2|55	
12mr|texlive-b1encoding-1.0-2|56	
12mr|texlive-b1encoding-1.0-2|57	
12mr|texlive-b1encoding-1.0-2|58	%changelog
12mr|texlive-b1encoding-1.0-2|59	

16711 12
12mr|texlive-babel-3.8m-3|1	# revision 24756
12mr|texlive-babel-3.8m-3|2	# category Package
12mr|texlive-babel-3.8m-3|3	# catalog-ctan /macros/latex/required/babel
12mr|texlive-babel-3.8m-3|4	# catalog-date 2011-10-07 15:38:55 +0200
12mr|texlive-babel-3.8m-3|5	# catalog-license lppl
12mr|texlive-babel-3.8m-3|6	# catalog-version 3.8m
12mr|texlive-babel-3.8m-3|7	Name:		texlive-babel
12mr|texlive-babel-3.8m-3|8	Version:	3.8m
12mr|texlive-babel-3.8m-3|9	Release:	3
12mr|texlive-babel-3.8m-3|10	Summary:	Multilingual support for Plain TeX or LaTeX
12mr|texlive-babel-3.8m-3|11	Group:		Publishing
12mr|texlive-babel-3.8m-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/required/babel
12mr|texlive-babel-3.8m-3|13	License:	LPPL
12mr|texlive-babel-3.8m-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel.tar.xz
12mr|texlive-babel-3.8m-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel.doc.tar.xz
12mr|texlive-babel-3.8m-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel.source.tar.xz
12mr|texlive-babel-3.8m-3|17	BuildArch:	noarch
12mr|texlive-babel-3.8m-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-babel-3.8m-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-babel-3.8m-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-babel-3.8m-3|21	
12mr|texlive-babel-3.8m-3|22	%description
12mr|texlive-babel-3.8m-3|23	The package manages culturally-determined typographical (and
12mr|texlive-babel-3.8m-3|24	other) rules, and hyphenation patterns for a wide range of
12mr|texlive-babel-3.8m-3|25	languages. A document may select a single language to be
12mr|texlive-babel-3.8m-3|26	supported, or it may select several, in which case the document
12mr|texlive-babel-3.8m-3|27	may switch from one language to another in a variety of ways.
12mr|texlive-babel-3.8m-3|28	Note that the package has contributions for several languages
12mr|texlive-babel-3.8m-3|29	that remain to be incorporated. Examples are: Arabic; Magyar
12mr|texlive-babel-3.8m-3|30	(Hungarian); Serbian written in cyrillic; Spanish; and Spanish,
12mr|texlive-babel-3.8m-3|31	using Mexican conventions.. Users of XeTeX are advised to use
12mr|texlive-babel-3.8m-3|32	polyglossia rather than Babel.
12mr|texlive-babel-3.8m-3|33	
12mr|texlive-babel-3.8m-3|34	%post
12mr|texlive-babel-3.8m-3|35	%{_sbindir}/texlive.post
12mr|texlive-babel-3.8m-3|36	
12mr|texlive-babel-3.8m-3|37	%postun
12mr|texlive-babel-3.8m-3|38	if [ $1 -eq 0 ]; then
12mr|texlive-babel-3.8m-3|39	%{_sbindir}/texlive.post
12mr|texlive-babel-3.8m-3|40	fi
12mr|texlive-babel-3.8m-3|41	
12mr|texlive-babel-3.8m-3|42	#-----------------------------------------------------------------------
12mr|texlive-babel-3.8m-3|43	%files
12mr|texlive-babel-3.8m-3|44	%{_texmfdistdir}/makeindex/babel/bbglo.ist
12mr|texlive-babel-3.8m-3|45	%{_texmfdistdir}/makeindex/babel/bbind.ist
12mr|texlive-babel-3.8m-3|46	%{_texmfdistdir}/tex/generic/babel/8859-8.def
12mr|texlive-babel-3.8m-3|47	%{_texmfdistdir}/tex/generic/babel/UKenglish.sty
12mr|texlive-babel-3.8m-3|48	%{_texmfdistdir}/tex/generic/babel/USenglish.sty
12mr|texlive-babel-3.8m-3|49	%{_texmfdistdir}/tex/generic/babel/afrikaans.sty
12mr|texlive-babel-3.8m-3|50	%{_texmfdistdir}/tex/generic/babel/albanian.ldf
12mr|texlive-babel-3.8m-3|51	%{_texmfdistdir}/tex/generic/babel/albanian.sty
12mr|texlive-babel-3.8m-3|52	%{_texmfdistdir}/tex/generic/babel/american.sty
12mr|texlive-babel-3.8m-3|53	%{_texmfdistdir}/tex/generic/babel/athnum.sty
12mr|texlive-babel-3.8m-3|54	%{_texmfdistdir}/tex/generic/babel/austrian.sty
12mr|texlive-babel-3.8m-3|55	%{_texmfdistdir}/tex/generic/babel/babel.def
12mr|texlive-babel-3.8m-3|56	%{_texmfdistdir}/tex/generic/babel/babel.sty
12mr|texlive-babel-3.8m-3|57	%{_texmfdistdir}/tex/generic/babel/bahasa.sty
12mr|texlive-babel-3.8m-3|58	%{_texmfdistdir}/tex/generic/babel/bahasai.ldf
12mr|texlive-babel-3.8m-3|59	%{_texmfdistdir}/tex/generic/babel/bahasam.ldf
12mr|texlive-babel-3.8m-3|60	%{_texmfdistdir}/tex/generic/babel/bahasam.sty
12mr|texlive-babel-3.8m-3|61	%{_texmfdistdir}/tex/generic/babel/basque.ldf
12mr|texlive-babel-3.8m-3|62	%{_texmfdistdir}/tex/generic/babel/basque.sty
12mr|texlive-babel-3.8m-3|63	%{_texmfdistdir}/tex/generic/babel/blplain.tex
12mr|texlive-babel-3.8m-3|64	%{_texmfdistdir}/tex/generic/babel/bplain.tex
12mr|texlive-babel-3.8m-3|65	%{_texmfdistdir}/tex/generic/babel/breton.ldf
12mr|texlive-babel-3.8m-3|66	%{_texmfdistdir}/tex/generic/babel/breton.sty
12mr|texlive-babel-3.8m-3|67	%{_texmfdistdir}/tex/generic/babel/british.sty
12mr|texlive-babel-3.8m-3|68	%{_texmfdistdir}/tex/generic/babel/bulgarian.ldf
12mr|texlive-babel-3.8m-3|69	%{_texmfdistdir}/tex/generic/babel/bulgarian.sty
12mr|texlive-babel-3.8m-3|70	%{_texmfdistdir}/tex/generic/babel/catalan.ldf
12mr|texlive-babel-3.8m-3|71	%{_texmfdistdir}/tex/generic/babel/catalan.sty
12mr|texlive-babel-3.8m-3|72	%{_texmfdistdir}/tex/generic/babel/cp1255.def
12mr|texlive-babel-3.8m-3|73	%{_texmfdistdir}/tex/generic/babel/cp862.def
12mr|texlive-babel-3.8m-3|74	%{_texmfdistdir}/tex/generic/babel/croatian.ldf
12mr|texlive-babel-3.8m-3|75	%{_texmfdistdir}/tex/generic/babel/croatian.sty
12mr|texlive-babel-3.8m-3|76	%{_texmfdistdir}/tex/generic/babel/czech.ldf
12mr|texlive-babel-3.8m-3|77	%{_texmfdistdir}/tex/generic/babel/czech.sty
12mr|texlive-babel-3.8m-3|78	%{_texmfdistdir}/tex/generic/babel/danish.ldf
12mr|texlive-babel-3.8m-3|79	%{_texmfdistdir}/tex/generic/babel/danish.sty
12mr|texlive-babel-3.8m-3|80	%{_texmfdistdir}/tex/generic/babel/dutch.ldf
12mr|texlive-babel-3.8m-3|81	%{_texmfdistdir}/tex/generic/babel/dutch.sty
12mr|texlive-babel-3.8m-3|82	%{_texmfdistdir}/tex/generic/babel/english.ldf
12mr|texlive-babel-3.8m-3|83	%{_texmfdistdir}/tex/generic/babel/english.sty
12mr|texlive-babel-3.8m-3|84	%{_texmfdistdir}/tex/generic/babel/esperanto.ldf
12mr|texlive-babel-3.8m-3|85	%{_texmfdistdir}/tex/generic/babel/esperanto.sty
12mr|texlive-babel-3.8m-3|86	%{_texmfdistdir}/tex/generic/babel/estonian.ldf
12mr|texlive-babel-3.8m-3|87	%{_texmfdistdir}/tex/generic/babel/estonian.sty
12mr|texlive-babel-3.8m-3|88	%{_texmfdistdir}/tex/generic/babel/finnish.ldf
12mr|texlive-babel-3.8m-3|89	%{_texmfdistdir}/tex/generic/babel/finnish.sty
12mr|texlive-babel-3.8m-3|90	%{_texmfdistdir}/tex/generic/babel/francais.sty
12mr|texlive-babel-3.8m-3|91	%{_texmfdistdir}/tex/generic/babel/frenchb.cfg
12mr|texlive-babel-3.8m-3|92	%{_texmfdistdir}/tex/generic/babel/frenchb.ldf
12mr|texlive-babel-3.8m-3|93	%{_texmfdistdir}/tex/generic/babel/galician.ldf
12mr|texlive-babel-3.8m-3|94	%{_texmfdistdir}/tex/generic/babel/galician.sty
12mr|texlive-babel-3.8m-3|95	%{_texmfdistdir}/tex/generic/babel/germanb.ldf
12mr|texlive-babel-3.8m-3|96	%{_texmfdistdir}/tex/generic/babel/germanb.sty
12mr|texlive-babel-3.8m-3|97	%{_texmfdistdir}/tex/generic/babel/glbst.tex
12mr|texlive-babel-3.8m-3|98	%{_texmfdistdir}/tex/generic/babel/glromidx.tex
12mr|texlive-babel-3.8m-3|99	%{_texmfdistdir}/tex/generic/babel/greek.ldf
12mr|texlive-babel-3.8m-3|100	%{_texmfdistdir}/tex/generic/babel/greek.sty
12mr|texlive-babel-3.8m-3|101	%{_texmfdistdir}/tex/generic/babel/grmath.sty
12mr|texlive-babel-3.8m-3|102	%{_texmfdistdir}/tex/generic/babel/grsymb.sty
12mr|texlive-babel-3.8m-3|103	%{_texmfdistdir}/tex/generic/babel/he8OmegaHebrew.fd
12mr|texlive-babel-3.8m-3|104	%{_texmfdistdir}/tex/generic/babel/he8aharoni.fd
12mr|texlive-babel-3.8m-3|105	%{_texmfdistdir}/tex/generic/babel/he8cmr.fd
12mr|texlive-babel-3.8m-3|106	%{_texmfdistdir}/tex/generic/babel/he8cmss.fd
12mr|texlive-babel-3.8m-3|107	%{_texmfdistdir}/tex/generic/babel/he8cmtt.fd
12mr|texlive-babel-3.8m-3|108	%{_texmfdistdir}/tex/generic/babel/he8david.fd
12mr|texlive-babel-3.8m-3|109	%{_texmfdistdir}/tex/generic/babel/he8drugulin.fd
12mr|texlive-babel-3.8m-3|110	%{_texmfdistdir}/tex/generic/babel/he8enc.def
12mr|texlive-babel-3.8m-3|111	%{_texmfdistdir}/tex/generic/babel/he8frankruehl.fd
12mr|texlive-babel-3.8m-3|112	%{_texmfdistdir}/tex/generic/babel/he8miriam.fd
12mr|texlive-babel-3.8m-3|113	%{_texmfdistdir}/tex/generic/babel/he8nachlieli.fd
12mr|texlive-babel-3.8m-3|114	%{_texmfdistdir}/tex/generic/babel/he8yad.fd
12mr|texlive-babel-3.8m-3|115	%{_texmfdistdir}/tex/generic/babel/hebcal.sty
12mr|texlive-babel-3.8m-3|116	%{_texmfdistdir}/tex/generic/babel/hebfont.sty
12mr|texlive-babel-3.8m-3|117	%{_texmfdistdir}/tex/generic/babel/hebrew.ldf
12mr|texlive-babel-3.8m-3|118	%{_texmfdistdir}/tex/generic/babel/hebrew.sty
12mr|texlive-babel-3.8m-3|119	%{_texmfdistdir}/tex/generic/babel/hebrew_newcode.sty
12mr|texlive-babel-3.8m-3|120	%{_texmfdistdir}/tex/generic/babel/hebrew_oldcode.sty
12mr|texlive-babel-3.8m-3|121	%{_texmfdistdir}/tex/generic/babel/hebrew_p.sty
12mr|texlive-babel-3.8m-3|122	%{_texmfdistdir}/tex/generic/babel/hyphen.cfg
12mr|texlive-babel-3.8m-3|123	%{_texmfdistdir}/tex/generic/babel/icelandic.ldf
12mr|texlive-babel-3.8m-3|124	%{_texmfdistdir}/tex/generic/babel/icelandic.sty
12mr|texlive-babel-3.8m-3|125	%{_texmfdistdir}/tex/generic/babel/interlingua.ldf
12mr|texlive-babel-3.8m-3|126	%{_texmfdistdir}/tex/generic/babel/interlingua.sty
12mr|texlive-babel-3.8m-3|127	%{_texmfdistdir}/tex/generic/babel/irish.ldf
12mr|texlive-babel-3.8m-3|128	%{_texmfdistdir}/tex/generic/babel/irish.sty
12mr|texlive-babel-3.8m-3|129	%{_texmfdistdir}/tex/generic/babel/italian.ldf
12mr|texlive-babel-3.8m-3|130	%{_texmfdistdir}/tex/generic/babel/italian.sty
12mr|texlive-babel-3.8m-3|131	%{_texmfdistdir}/tex/generic/babel/kurmanji.ldf
12mr|texlive-babel-3.8m-3|132	%{_texmfdistdir}/tex/generic/babel/latin.ldf
12mr|texlive-babel-3.8m-3|133	%{_texmfdistdir}/tex/generic/babel/latin.sty
12mr|texlive-babel-3.8m-3|134	%{_texmfdistdir}/tex/generic/babel/lgrcmr.fd
12mr|texlive-babel-3.8m-3|135	%{_texmfdistdir}/tex/generic/babel/lgrcmro.fd
12mr|texlive-babel-3.8m-3|136	%{_texmfdistdir}/tex/generic/babel/lgrcmss.fd
12mr|texlive-babel-3.8m-3|137	%{_texmfdistdir}/tex/generic/babel/lgrcmtt.fd
12mr|texlive-babel-3.8m-3|138	%{_texmfdistdir}/tex/generic/babel/lgrenc.def
12mr|texlive-babel-3.8m-3|139	%{_texmfdistdir}/tex/generic/babel/lgrlcmss.fd
12mr|texlive-babel-3.8m-3|140	%{_texmfdistdir}/tex/generic/babel/lgrlcmtt.fd
12mr|texlive-babel-3.8m-3|141	%{_texmfdistdir}/tex/generic/babel/lgrlmr.fd
12mr|texlive-babel-3.8m-3|142	%{_texmfdistdir}/tex/generic/babel/lgrlmro.fd
12mr|texlive-babel-3.8m-3|143	%{_texmfdistdir}/tex/generic/babel/lgrlmss.fd
12mr|texlive-babel-3.8m-3|144	%{_texmfdistdir}/tex/generic/babel/lgrlmtt.fd
12mr|texlive-babel-3.8m-3|145	%{_texmfdistdir}/tex/generic/babel/lheclas.fd
12mr|texlive-babel-3.8m-3|146	%{_texmfdistdir}/tex/generic/babel/lhecmr.fd
12mr|texlive-babel-3.8m-3|147	%{_texmfdistdir}/tex/generic/babel/lhecmss.fd
12mr|texlive-babel-3.8m-3|148	%{_texmfdistdir}/tex/generic/babel/lhecmtt.fd
12mr|texlive-babel-3.8m-3|149	%{_texmfdistdir}/tex/generic/babel/lhecrml.fd
12mr|texlive-babel-3.8m-3|150	%{_texmfdistdir}/tex/generic/babel/lheenc.def
12mr|texlive-babel-3.8m-3|151	%{_texmfdistdir}/tex/generic/babel/lhefr.fd
12mr|texlive-babel-3.8m-3|152	%{_texmfdistdir}/tex/generic/babel/lheredis.fd
12mr|texlive-babel-3.8m-3|153	%{_texmfdistdir}/tex/generic/babel/lheshold.fd
12mr|texlive-babel-3.8m-3|154	%{_texmfdistdir}/tex/generic/babel/lheshscr.fd
12mr|texlive-babel-3.8m-3|155	%{_texmfdistdir}/tex/generic/babel/lheshstk.fd
12mr|texlive-babel-3.8m-3|156	%{_texmfdistdir}/tex/generic/babel/lsorbian.ldf
12mr|texlive-babel-3.8m-3|157	%{_texmfdistdir}/tex/generic/babel/lsorbian.sty
12mr|texlive-babel-3.8m-3|158	%{_texmfdistdir}/tex/generic/babel/magyar.ldf
12mr|texlive-babel-3.8m-3|159	%{_texmfdistdir}/tex/generic/babel/magyar.sty
12mr|texlive-babel-3.8m-3|160	%{_texmfdistdir}/tex/generic/babel/naustrian.sty
12mr|texlive-babel-3.8m-3|161	%{_texmfdistdir}/tex/generic/babel/ngermanb.ldf
12mr|texlive-babel-3.8m-3|162	%{_texmfdistdir}/tex/generic/babel/ngermanb.sty
12mr|texlive-babel-3.8m-3|163	%{_texmfdistdir}/tex/generic/babel/norsk.ldf
12mr|texlive-babel-3.8m-3|164	%{_texmfdistdir}/tex/generic/babel/norsk.sty
12mr|texlive-babel-3.8m-3|165	%{_texmfdistdir}/tex/generic/babel/plain.def
12mr|texlive-babel-3.8m-3|166	%{_texmfdistdir}/tex/generic/babel/polish.ldf
12mr|texlive-babel-3.8m-3|167	%{_texmfdistdir}/tex/generic/babel/polish.sty
12mr|texlive-babel-3.8m-3|168	%{_texmfdistdir}/tex/generic/babel/portuges.ldf
12mr|texlive-babel-3.8m-3|169	%{_texmfdistdir}/tex/generic/babel/portuges.sty
12mr|texlive-babel-3.8m-3|170	%{_texmfdistdir}/tex/generic/babel/rlbabel.def
12mr|texlive-babel-3.8m-3|171	%{_texmfdistdir}/tex/generic/babel/romanian.ldf
12mr|texlive-babel-3.8m-3|172	%{_texmfdistdir}/tex/generic/babel/romanian.sty
12mr|texlive-babel-3.8m-3|173	%{_texmfdistdir}/tex/generic/babel/romanidx.sty
12mr|texlive-babel-3.8m-3|174	%{_texmfdistdir}/tex/generic/babel/russianb.ldf
12mr|texlive-babel-3.8m-3|175	%{_texmfdistdir}/tex/generic/babel/russianb.sty
12mr|texlive-babel-3.8m-3|176	%{_texmfdistdir}/tex/generic/babel/samin.ldf
12mr|texlive-babel-3.8m-3|177	%{_texmfdistdir}/tex/generic/babel/samin.sty
12mr|texlive-babel-3.8m-3|178	%{_texmfdistdir}/tex/generic/babel/scottish.ldf
12mr|texlive-babel-3.8m-3|179	%{_texmfdistdir}/tex/generic/babel/scottish.sty
12mr|texlive-babel-3.8m-3|180	%{_texmfdistdir}/tex/generic/babel/serbian.ldf
12mr|texlive-babel-3.8m-3|181	%{_texmfdistdir}/tex/generic/babel/serbian.sty
12mr|texlive-babel-3.8m-3|182	%{_texmfdistdir}/tex/generic/babel/si960.def
12mr|texlive-babel-3.8m-3|183	%{_texmfdistdir}/tex/generic/babel/slovak.ldf
12mr|texlive-babel-3.8m-3|184	%{_texmfdistdir}/tex/generic/babel/slovak.sty
12mr|texlive-babel-3.8m-3|185	%{_texmfdistdir}/tex/generic/babel/slovene.ldf
12mr|texlive-babel-3.8m-3|186	%{_texmfdistdir}/tex/generic/babel/slovene.sty
12mr|texlive-babel-3.8m-3|187	%{_texmfdistdir}/tex/generic/babel/spanish.ldf
12mr|texlive-babel-3.8m-3|188	%{_texmfdistdir}/tex/generic/babel/spanish.sty
12mr|texlive-babel-3.8m-3|189	%{_texmfdistdir}/tex/generic/babel/swedish.ldf
12mr|texlive-babel-3.8m-3|190	%{_texmfdistdir}/tex/generic/babel/swedish.sty
12mr|texlive-babel-3.8m-3|191	%{_texmfdistdir}/tex/generic/babel/switch.def
12mr|texlive-babel-3.8m-3|192	%{_texmfdistdir}/tex/generic/babel/turkish.ldf
12mr|texlive-babel-3.8m-3|193	%{_texmfdistdir}/tex/generic/babel/turkish.sty
12mr|texlive-babel-3.8m-3|194	%{_texmfdistdir}/tex/generic/babel/ukraineb.ldf
12mr|texlive-babel-3.8m-3|195	%{_texmfdistdir}/tex/generic/babel/ukraineb.sty
12mr|texlive-babel-3.8m-3|196	%{_texmfdistdir}/tex/generic/babel/usorbian.ldf
12mr|texlive-babel-3.8m-3|197	%{_texmfdistdir}/tex/generic/babel/usorbian.sty
12mr|texlive-babel-3.8m-3|198	%{_texmfdistdir}/tex/generic/babel/welsh.ldf
12mr|texlive-babel-3.8m-3|199	%{_texmfdistdir}/tex/generic/babel/welsh.sty
12mr|texlive-babel-3.8m-3|200	%doc %{_texmfdistdir}/doc/generic/babel/00readme.heb
12mr|texlive-babel-3.8m-3|201	%doc %{_texmfdistdir}/doc/generic/babel/00readme.txt
12mr|texlive-babel-3.8m-3|202	%doc %{_texmfdistdir}/doc/generic/babel/GreekFonts.txt
12mr|texlive-babel-3.8m-3|203	%doc %{_texmfdistdir}/doc/generic/babel/announce.txt
12mr|texlive-babel-3.8m-3|204	%doc %{_texmfdistdir}/doc/generic/babel/athnum.pdf
12mr|texlive-babel-3.8m-3|205	%doc %{_texmfdistdir}/doc/generic/babel/babel.pdf
12mr|texlive-babel-3.8m-3|206	%doc %{_texmfdistdir}/doc/generic/babel/bbcompat.pdf
12mr|texlive-babel-3.8m-3|207	%doc %{_texmfdistdir}/doc/generic/babel/bbidxglo.pdf
12mr|texlive-babel-3.8m-3|208	%doc %{_texmfdistdir}/doc/generic/babel/bugs.txt
12mr|texlive-babel-3.8m-3|209	%doc %{_texmfdistdir}/doc/generic/babel/changes.txt
12mr|texlive-babel-3.8m-3|210	%doc %{_texmfdistdir}/doc/generic/babel/fixes.txt
12mr|texlive-babel-3.8m-3|211	%doc %{_texmfdistdir}/doc/generic/babel/greek-fdd.pdf
12mr|texlive-babel-3.8m-3|212	%doc %{_texmfdistdir}/doc/generic/babel/greek-usage.pdf
12mr|texlive-babel-3.8m-3|213	%doc %{_texmfdistdir}/doc/generic/babel/grmath.pdf
12mr|texlive-babel-3.8m-3|214	%doc %{_texmfdistdir}/doc/generic/babel/grsymb.pdf
12mr|texlive-babel-3.8m-3|215	%doc %{_texmfdistdir}/doc/generic/babel/howtoget.txt
12mr|texlive-babel-3.8m-3|216	%doc %{_texmfdistdir}/doc/generic/babel/install.OzTeX-4
12mr|texlive-babel-3.8m-3|217	%doc %{_texmfdistdir}/doc/generic/babel/install.OzTeX-pre4
12mr|texlive-babel-3.8m-3|218	%doc %{_texmfdistdir}/doc/generic/babel/install.txt
12mr|texlive-babel-3.8m-3|219	%doc %{_texmfdistdir}/doc/generic/babel/language.dat
12mr|texlive-babel-3.8m-3|220	%doc %{_texmfdistdir}/doc/generic/babel/language.skeleton
12mr|texlive-babel-3.8m-3|221	%doc %{_texmfdistdir}/doc/generic/babel/legal.bbl
12mr|texlive-babel-3.8m-3|222	%doc %{_texmfdistdir}/doc/generic/babel/manifest.bbl
12mr|texlive-babel-3.8m-3|223	%doc %{_texmfdistdir}/doc/generic/babel/tb1202.pdf
12mr|texlive-babel-3.8m-3|224	%doc %{_texmfdistdir}/doc/generic/babel/tb1401.pdf
12mr|texlive-babel-3.8m-3|225	%doc %{_texmfdistdir}/doc/generic/babel/tb1604.pdf
12mr|texlive-babel-3.8m-3|226	%doc %{_texmfdistdir}/doc/generic/babel/todo.txt
12mr|texlive-babel-3.8m-3|227	#- source
12mr|texlive-babel-3.8m-3|228	%doc %{_texmfdistdir}/source/generic/babel/albanian.dtx
12mr|texlive-babel-3.8m-3|229	%doc %{_texmfdistdir}/source/generic/babel/albanian.ins
12mr|texlive-babel-3.8m-3|230	%doc %{_texmfdistdir}/source/generic/babel/athnum.dtx
12mr|texlive-babel-3.8m-3|231	%doc %{_texmfdistdir}/source/generic/babel/babel.dtx
12mr|texlive-babel-3.8m-3|232	%doc %{_texmfdistdir}/source/generic/babel/babel.ins
12mr|texlive-babel-3.8m-3|233	%doc %{_texmfdistdir}/source/generic/babel/bahasa.dtx
12mr|texlive-babel-3.8m-3|234	%doc %{_texmfdistdir}/source/generic/babel/bahasa.ins
12mr|texlive-babel-3.8m-3|235	%doc %{_texmfdistdir}/source/generic/babel/bahasam.dtx
12mr|texlive-babel-3.8m-3|236	%doc %{_texmfdistdir}/source/generic/babel/base.ins
12mr|texlive-babel-3.8m-3|237	%doc %{_texmfdistdir}/source/generic/babel/basque.dtx
12mr|texlive-babel-3.8m-3|238	%doc %{_texmfdistdir}/source/generic/babel/basque.ins
12mr|texlive-babel-3.8m-3|239	%doc %{_texmfdistdir}/source/generic/babel/bbcompat.dtx
12mr|texlive-babel-3.8m-3|240	%doc %{_texmfdistdir}/source/generic/babel/bbidxglo.dtx
12mr|texlive-babel-3.8m-3|241	%doc %{_texmfdistdir}/source/generic/babel/bbplain.dtx
12mr|texlive-babel-3.8m-3|242	%doc %{_texmfdistdir}/source/generic/babel/breton.dtx
12mr|texlive-babel-3.8m-3|243	%doc %{_texmfdistdir}/source/generic/babel/breton.ins
12mr|texlive-babel-3.8m-3|244	%doc %{_texmfdistdir}/source/generic/babel/bulgarian.dtx
12mr|texlive-babel-3.8m-3|245	%doc %{_texmfdistdir}/source/generic/babel/bulgarian.ins
12mr|texlive-babel-3.8m-3|246	%doc %{_texmfdistdir}/source/generic/babel/catalan.dtx
12mr|texlive-babel-3.8m-3|247	%doc %{_texmfdistdir}/source/generic/babel/catalan.ins
12mr|texlive-babel-3.8m-3|248	%doc %{_texmfdistdir}/source/generic/babel/croatian.dtx
12mr|texlive-babel-3.8m-3|249	%doc %{_texmfdistdir}/source/generic/babel/croatian.ins
12mr|texlive-babel-3.8m-3|250	%doc %{_texmfdistdir}/source/generic/babel/czech.dtx
12mr|texlive-babel-3.8m-3|251	%doc %{_texmfdistdir}/source/generic/babel/czech.ins
12mr|texlive-babel-3.8m-3|252	%doc %{_texmfdistdir}/source/generic/babel/danish.dtx
12mr|texlive-babel-3.8m-3|253	%doc %{_texmfdistdir}/source/generic/babel/danish.ins
12mr|texlive-babel-3.8m-3|254	%doc %{_texmfdistdir}/source/generic/babel/dutch.dtx
12mr|texlive-babel-3.8m-3|255	%doc %{_texmfdistdir}/source/generic/babel/dutch.ins
12mr|texlive-babel-3.8m-3|256	%doc %{_texmfdistdir}/source/generic/babel/english.dtx
12mr|texlive-babel-3.8m-3|257	%doc %{_texmfdistdir}/source/generic/babel/english.ins
12mr|texlive-babel-3.8m-3|258	%doc %{_texmfdistdir}/source/generic/babel/esperanto.dtx
12mr|texlive-babel-3.8m-3|259	%doc %{_texmfdistdir}/source/generic/babel/esperanto.ins
12mr|texlive-babel-3.8m-3|260	%doc %{_texmfdistdir}/source/generic/babel/estonian.dtx
12mr|texlive-babel-3.8m-3|261	%doc %{_texmfdistdir}/source/generic/babel/estonian.ins
12mr|texlive-babel-3.8m-3|262	%doc %{_texmfdistdir}/source/generic/babel/finnish.dtx
12mr|texlive-babel-3.8m-3|263	%doc %{_texmfdistdir}/source/generic/babel/finnish.ins
12mr|texlive-babel-3.8m-3|264	%doc %{_texmfdistdir}/source/generic/babel/frenchb.dtx
12mr|texlive-babel-3.8m-3|265	%doc %{_texmfdistdir}/source/generic/babel/frenchb.ins
12mr|texlive-babel-3.8m-3|266	%doc %{_texmfdistdir}/source/generic/babel/galician.dtx
12mr|texlive-babel-3.8m-3|267	%doc %{_texmfdistdir}/source/generic/babel/galician.ins
12mr|texlive-babel-3.8m-3|268	%doc %{_texmfdistdir}/source/generic/babel/german.ins
12mr|texlive-babel-3.8m-3|269	%doc %{_texmfdistdir}/source/generic/babel/germanb.dtx
12mr|texlive-babel-3.8m-3|270	%doc %{_texmfdistdir}/source/generic/babel/greek.dtx
12mr|texlive-babel-3.8m-3|271	%doc %{_texmfdistdir}/source/generic/babel/greek.fdd
12mr|texlive-babel-3.8m-3|272	%doc %{_texmfdistdir}/source/generic/babel/greek.ins
12mr|texlive-babel-3.8m-3|273	%doc %{_texmfdistdir}/source/generic/babel/grmath.dtx
12mr|texlive-babel-3.8m-3|274	%doc %{_texmfdistdir}/source/generic/babel/grsymb.dtx
12mr|texlive-babel-3.8m-3|275	%doc %{_texmfdistdir}/source/generic/babel/heb209.dtx
12mr|texlive-babel-3.8m-3|276	%doc %{_texmfdistdir}/source/generic/babel/hebinp.dtx
12mr|texlive-babel-3.8m-3|277	%doc %{_texmfdistdir}/source/generic/babel/hebrew.dtx
12mr|texlive-babel-3.8m-3|278	%doc %{_texmfdistdir}/source/generic/babel/hebrew.fdd
12mr|texlive-babel-3.8m-3|279	%doc %{_texmfdistdir}/source/generic/babel/hebrew.ins
12mr|texlive-babel-3.8m-3|280	%doc %{_texmfdistdir}/source/generic/babel/icelandic.dtx
12mr|texlive-babel-3.8m-3|281	%doc %{_texmfdistdir}/source/generic/babel/icelandic.ins
12mr|texlive-babel-3.8m-3|282	%doc %{_texmfdistdir}/source/generic/babel/interlingua.dtx
12mr|texlive-babel-3.8m-3|283	%doc %{_texmfdistdir}/source/generic/babel/interlingua.ins
12mr|texlive-babel-3.8m-3|284	%doc %{_texmfdistdir}/source/generic/babel/irish.dtx
12mr|texlive-babel-3.8m-3|285	%doc %{_texmfdistdir}/source/generic/babel/irish.ins
12mr|texlive-babel-3.8m-3|286	%doc %{_texmfdistdir}/source/generic/babel/italian.dtx
12mr|texlive-babel-3.8m-3|287	%doc %{_texmfdistdir}/source/generic/babel/italian.ins
12mr|texlive-babel-3.8m-3|288	%doc %{_texmfdistdir}/source/generic/babel/kurmanji.dtx
12mr|texlive-babel-3.8m-3|289	%doc %{_texmfdistdir}/source/generic/babel/kurmanji.ins
12mr|texlive-babel-3.8m-3|290	%doc %{_texmfdistdir}/source/generic/babel/language.dat
12mr|texlive-babel-3.8m-3|291	%doc %{_texmfdistdir}/source/generic/babel/latin.dtx
12mr|texlive-babel-3.8m-3|292	%doc %{_texmfdistdir}/source/generic/babel/latin.ins
12mr|texlive-babel-3.8m-3|293	%doc %{_texmfdistdir}/source/generic/babel/lsorbian.dtx
12mr|texlive-babel-3.8m-3|294	%doc %{_texmfdistdir}/source/generic/babel/magyar.dtx
12mr|texlive-babel-3.8m-3|295	%doc %{_texmfdistdir}/source/generic/babel/magyar.ins
12mr|texlive-babel-3.8m-3|296	%doc %{_texmfdistdir}/source/generic/babel/ngermanb.dtx
12mr|texlive-babel-3.8m-3|297	%doc %{_texmfdistdir}/source/generic/babel/norsk.dtx
12mr|texlive-babel-3.8m-3|298	%doc %{_texmfdistdir}/source/generic/babel/norsk.ins
12mr|texlive-babel-3.8m-3|299	%doc %{_texmfdistdir}/source/generic/babel/polish.dtx
12mr|texlive-babel-3.8m-3|300	%doc %{_texmfdistdir}/source/generic/babel/polish.ins
12mr|texlive-babel-3.8m-3|301	%doc %{_texmfdistdir}/source/generic/babel/portuges.dtx
12mr|texlive-babel-3.8m-3|302	%doc %{_texmfdistdir}/source/generic/babel/portuges.ins
12mr|texlive-babel-3.8m-3|303	%doc %{_texmfdistdir}/source/generic/babel/romanian.dtx
12mr|texlive-babel-3.8m-3|304	%doc %{_texmfdistdir}/source/generic/babel/romanian.ins
12mr|texlive-babel-3.8m-3|305	%doc %{_texmfdistdir}/source/generic/babel/russianb.dtx
12mr|texlive-babel-3.8m-3|306	%doc %{_texmfdistdir}/source/generic/babel/russianb.ins
12mr|texlive-babel-3.8m-3|307	%doc %{_texmfdistdir}/source/generic/babel/samin.dtx
12mr|texlive-babel-3.8m-3|308	%doc %{_texmfdistdir}/source/generic/babel/samin.ins
12mr|texlive-babel-3.8m-3|309	%doc %{_texmfdistdir}/source/generic/babel/scottish.dtx
12mr|texlive-babel-3.8m-3|310	%doc %{_texmfdistdir}/source/generic/babel/scottish.ins
12mr|texlive-babel-3.8m-3|311	%doc %{_texmfdistdir}/source/generic/babel/serbian.dtx
12mr|texlive-babel-3.8m-3|312	%doc %{_texmfdistdir}/source/generic/babel/serbian.ins
12mr|texlive-babel-3.8m-3|313	%doc %{_texmfdistdir}/source/generic/babel/slovak.dtx
12mr|texlive-babel-3.8m-3|314	%doc %{_texmfdistdir}/source/generic/babel/slovak.ins
12mr|texlive-babel-3.8m-3|315	%doc %{_texmfdistdir}/source/generic/babel/slovene.dtx
12mr|texlive-babel-3.8m-3|316	%doc %{_texmfdistdir}/source/generic/babel/slovene.ins
12mr|texlive-babel-3.8m-3|317	%doc %{_texmfdistdir}/source/generic/babel/sorbian.ins
12mr|texlive-babel-3.8m-3|318	%doc %{_texmfdistdir}/source/generic/babel/spanish.dtx
12mr|texlive-babel-3.8m-3|319	%doc %{_texmfdistdir}/source/generic/babel/spanish.ins
12mr|texlive-babel-3.8m-3|320	%doc %{_texmfdistdir}/source/generic/babel/swedish.dtx
12mr|texlive-babel-3.8m-3|321	%doc %{_texmfdistdir}/source/generic/babel/swedish.ins
12mr|texlive-babel-3.8m-3|322	%doc %{_texmfdistdir}/source/generic/babel/tb1202.tex
12mr|texlive-babel-3.8m-3|323	%doc %{_texmfdistdir}/source/generic/babel/tb1401.tex
12mr|texlive-babel-3.8m-3|324	%doc %{_texmfdistdir}/source/generic/babel/tb1604.tex
12mr|texlive-babel-3.8m-3|325	%doc %{_texmfdistdir}/source/generic/babel/turkish.dtx
12mr|texlive-babel-3.8m-3|326	%doc %{_texmfdistdir}/source/generic/babel/turkish.ins
12mr|texlive-babel-3.8m-3|327	%doc %{_texmfdistdir}/source/generic/babel/ukraineb.dtx
12mr|texlive-babel-3.8m-3|328	%doc %{_texmfdistdir}/source/generic/babel/ukraineb.ins
12mr|texlive-babel-3.8m-3|329	%doc %{_texmfdistdir}/source/generic/babel/usage.tex
12mr|texlive-babel-3.8m-3|330	%doc %{_texmfdistdir}/source/generic/babel/usorbian.dtx
12mr|texlive-babel-3.8m-3|331	%doc %{_texmfdistdir}/source/generic/babel/welsh.dtx
12mr|texlive-babel-3.8m-3|332	%doc %{_texmfdistdir}/source/generic/babel/welsh.ins
12mr|texlive-babel-3.8m-3|333	
12mr|texlive-babel-3.8m-3|334	#-----------------------------------------------------------------------
12mr|texlive-babel-3.8m-3|335	%prep
12mr|texlive-babel-3.8m-3|336	%setup -c -a0 -a1 -a2
12mr|texlive-babel-3.8m-3|337	
12mr|texlive-babel-3.8m-3|338	%build
12mr|texlive-babel-3.8m-3|339	
12mr|texlive-babel-3.8m-3|340	%install
12mr|texlive-babel-3.8m-3|341	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-babel-3.8m-3|342	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-babel-3.8m-3|343	
12mr|texlive-babel-3.8m-3|344	
12mr|texlive-babel-3.8m-3|345	
12mr|texlive-babel-3.8m-3|346	%changelog
12mr|texlive-babel-3.8m-3|347	

16712 12
12mr|texlive-babelbib-1.31-2|1	# revision 25245
12mr|texlive-babelbib-1.31-2|2	# category Package
12mr|texlive-babelbib-1.31-2|3	# catalog-ctan /biblio/bibtex/contrib/babelbib
12mr|texlive-babelbib-1.31-2|4	# catalog-date 2012-01-30 12:34:22 +0100
12mr|texlive-babelbib-1.31-2|5	# catalog-license lppl1
12mr|texlive-babelbib-1.31-2|6	# catalog-version 1.31
12mr|texlive-babelbib-1.31-2|7	Name:		texlive-babelbib
12mr|texlive-babelbib-1.31-2|8	Version:	1.31
12mr|texlive-babelbib-1.31-2|9	Release:	2
12mr|texlive-babelbib-1.31-2|10	Summary:	Multilingual bibliographies
12mr|texlive-babelbib-1.31-2|11	Group:		Publishing
12mr|texlive-babelbib-1.31-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/babelbib
12mr|texlive-babelbib-1.31-2|13	License:	LPPL1
12mr|texlive-babelbib-1.31-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babelbib.tar.xz
12mr|texlive-babelbib-1.31-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babelbib.doc.tar.xz
12mr|texlive-babelbib-1.31-2|16	BuildArch:	noarch
12mr|texlive-babelbib-1.31-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-babelbib-1.31-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-babelbib-1.31-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-babelbib-1.31-2|20	
12mr|texlive-babelbib-1.31-2|21	%description
12mr|texlive-babelbib-1.31-2|22	This package enables to generate multilingual bibliographies in
12mr|texlive-babelbib-1.31-2|23	cooperation with babel. Two approaches are possible: Each
12mr|texlive-babelbib-1.31-2|24	citation may be written in another language, or the whole
12mr|texlive-babelbib-1.31-2|25	bibliography can be typeset in a language chosen by the user.
12mr|texlive-babelbib-1.31-2|26	In addition, the package supports commands to change the
12mr|texlive-babelbib-1.31-2|27	typography of the bibliographies.
12mr|texlive-babelbib-1.31-2|28	
12mr|texlive-babelbib-1.31-2|29	%post
12mr|texlive-babelbib-1.31-2|30	%{_sbindir}/texlive.post
12mr|texlive-babelbib-1.31-2|31	
12mr|texlive-babelbib-1.31-2|32	%postun
12mr|texlive-babelbib-1.31-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-babelbib-1.31-2|34	%{_sbindir}/texlive.post
12mr|texlive-babelbib-1.31-2|35	fi
12mr|texlive-babelbib-1.31-2|36	
12mr|texlive-babelbib-1.31-2|37	#-----------------------------------------------------------------------
12mr|texlive-babelbib-1.31-2|38	%files
12mr|texlive-babelbib-1.31-2|39	%{_texmfdistdir}/bibtex/bst/babelbib/bababbr3-fl.bst
12mr|texlive-babelbib-1.31-2|40	%{_texmfdistdir}/bibtex/bst/babelbib/bababbr3-lf.bst
12mr|texlive-babelbib-1.31-2|41	%{_texmfdistdir}/bibtex/bst/babelbib/bababbr3.bst
12mr|texlive-babelbib-1.31-2|42	%{_texmfdistdir}/bibtex/bst/babelbib/bababbrv-fl.bst
12mr|texlive-babelbib-1.31-2|43	%{_texmfdistdir}/bibtex/bst/babelbib/bababbrv-lf.bst
12mr|texlive-babelbib-1.31-2|44	%{_texmfdistdir}/bibtex/bst/babelbib/bababbrv.bst
12mr|texlive-babelbib-1.31-2|45	%{_texmfdistdir}/bibtex/bst/babelbib/babalpha-fl.bst
12mr|texlive-babelbib-1.31-2|46	%{_texmfdistdir}/bibtex/bst/babelbib/babalpha-lf.bst
12mr|texlive-babelbib-1.31-2|47	%{_texmfdistdir}/bibtex/bst/babelbib/babalpha.bst
12mr|texlive-babelbib-1.31-2|48	%{_texmfdistdir}/bibtex/bst/babelbib/babamspl.bst
12mr|texlive-babelbib-1.31-2|49	%{_texmfdistdir}/bibtex/bst/babelbib/babplai3-fl.bst
12mr|texlive-babelbib-1.31-2|50	%{_texmfdistdir}/bibtex/bst/babelbib/babplai3-lf.bst
12mr|texlive-babelbib-1.31-2|51	%{_texmfdistdir}/bibtex/bst/babelbib/babplai3.bst
12mr|texlive-babelbib-1.31-2|52	%{_texmfdistdir}/bibtex/bst/babelbib/babplain-fl.bst
12mr|texlive-babelbib-1.31-2|53	%{_texmfdistdir}/bibtex/bst/babelbib/babplain-lf.bst
12mr|texlive-babelbib-1.31-2|54	%{_texmfdistdir}/bibtex/bst/babelbib/babplain.bst
12mr|texlive-babelbib-1.31-2|55	%{_texmfdistdir}/bibtex/bst/babelbib/babunsrt-fl.bst
12mr|texlive-babelbib-1.31-2|56	%{_texmfdistdir}/bibtex/bst/babelbib/babunsrt-lf.bst
12mr|texlive-babelbib-1.31-2|57	%{_texmfdistdir}/bibtex/bst/babelbib/babunsrt.bst
12mr|texlive-babelbib-1.31-2|58	%{_texmfdistdir}/tex/latex/babelbib/afrikaans.bdf
12mr|texlive-babelbib-1.31-2|59	%{_texmfdistdir}/tex/latex/babelbib/babelbib.sty
12mr|texlive-babelbib-1.31-2|60	%{_texmfdistdir}/tex/latex/babelbib/bahasa.bdf
12mr|texlive-babelbib-1.31-2|61	%{_texmfdistdir}/tex/latex/babelbib/catalan.bdf
12mr|texlive-babelbib-1.31-2|62	%{_texmfdistdir}/tex/latex/babelbib/croatian.bdf
12mr|texlive-babelbib-1.31-2|63	%{_texmfdistdir}/tex/latex/babelbib/czech.bdf
12mr|texlive-babelbib-1.31-2|64	%{_texmfdistdir}/tex/latex/babelbib/danish.bdf
12mr|texlive-babelbib-1.31-2|65	%{_texmfdistdir}/tex/latex/babelbib/dutch.bdf
12mr|texlive-babelbib-1.31-2|66	%{_texmfdistdir}/tex/latex/babelbib/english.bdf
12mr|texlive-babelbib-1.31-2|67	%{_texmfdistdir}/tex/latex/babelbib/esperanto.bdf
12mr|texlive-babelbib-1.31-2|68	%{_texmfdistdir}/tex/latex/babelbib/finnish.bdf
12mr|texlive-babelbib-1.31-2|69	%{_texmfdistdir}/tex/latex/babelbib/french.bdf
12mr|texlive-babelbib-1.31-2|70	%{_texmfdistdir}/tex/latex/babelbib/galician.bdf
12mr|texlive-babelbib-1.31-2|71	%{_texmfdistdir}/tex/latex/babelbib/german.bdf
12mr|texlive-babelbib-1.31-2|72	%{_texmfdistdir}/tex/latex/babelbib/greek.bdf
12mr|texlive-babelbib-1.31-2|73	%{_texmfdistdir}/tex/latex/babelbib/italian.bdf
12mr|texlive-babelbib-1.31-2|74	%{_texmfdistdir}/tex/latex/babelbib/norsk.bdf
12mr|texlive-babelbib-1.31-2|75	%{_texmfdistdir}/tex/latex/babelbib/portuguese.bdf
12mr|texlive-babelbib-1.31-2|76	%{_texmfdistdir}/tex/latex/babelbib/romanian.bdf
12mr|texlive-babelbib-1.31-2|77	%{_texmfdistdir}/tex/latex/babelbib/russian.bdf
12mr|texlive-babelbib-1.31-2|78	%{_texmfdistdir}/tex/latex/babelbib/serbian.bdf
12mr|texlive-babelbib-1.31-2|79	%{_texmfdistdir}/tex/latex/babelbib/spanish.bdf
12mr|texlive-babelbib-1.31-2|80	%{_texmfdistdir}/tex/latex/babelbib/swedish.bdf
12mr|texlive-babelbib-1.31-2|81	%doc %{_texmfdistdir}/doc/bibtex/babelbib/ChangeLog
12mr|texlive-babelbib-1.31-2|82	%doc %{_texmfdistdir}/doc/bibtex/babelbib/Makefile
12mr|texlive-babelbib-1.31-2|83	%doc %{_texmfdistdir}/doc/bibtex/babelbib/README
12mr|texlive-babelbib-1.31-2|84	%doc %{_texmfdistdir}/doc/bibtex/babelbib/babelbib.dtx
12mr|texlive-babelbib-1.31-2|85	%doc %{_texmfdistdir}/doc/bibtex/babelbib/babelbib.ins
12mr|texlive-babelbib-1.31-2|86	%doc %{_texmfdistdir}/doc/bibtex/babelbib/babelbib.pdf
12mr|texlive-babelbib-1.31-2|87	%doc %{_texmfdistdir}/doc/bibtex/babelbib/babelbibtest.bib
12mr|texlive-babelbib-1.31-2|88	%doc %{_texmfdistdir}/doc/bibtex/babelbib/babelbibtest.tex
12mr|texlive-babelbib-1.31-2|89	%doc %{_texmfdistdir}/doc/bibtex/babelbib/getversion.tex
12mr|texlive-babelbib-1.31-2|90	%doc %{_texmfdistdir}/doc/bibtex/babelbib/tugboat-babelbib.pdf
12mr|texlive-babelbib-1.31-2|91	
12mr|texlive-babelbib-1.31-2|92	#-----------------------------------------------------------------------
12mr|texlive-babelbib-1.31-2|93	%prep
12mr|texlive-babelbib-1.31-2|94	%setup -c -a0 -a1
12mr|texlive-babelbib-1.31-2|95	
12mr|texlive-babelbib-1.31-2|96	%build
12mr|texlive-babelbib-1.31-2|97	
12mr|texlive-babelbib-1.31-2|98	%install
12mr|texlive-babelbib-1.31-2|99	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-babelbib-1.31-2|100	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-babelbib-1.31-2|101	
12mr|texlive-babelbib-1.31-2|102	
12mr|texlive-babelbib-1.31-2|103	
12mr|texlive-babelbib-1.31-2|104	%changelog
12mr|texlive-babelbib-1.31-2|105	

16713 12
12mr|texlive-background-1.0-4|1	# revision 25802
12mr|texlive-background-1.0-4|2	# category Package
12mr|texlive-background-1.0-4|3	# catalog-ctan /macros/latex/contrib/background
12mr|texlive-background-1.0-4|4	# catalog-date 2009-11-18 12:12:09 +0100
12mr|texlive-background-1.0-4|5	# catalog-license lppl
12mr|texlive-background-1.0-4|6	# catalog-version 1.0
12mr|texlive-background-1.0-4|7	Name:		texlive-background
12mr|texlive-background-1.0-4|8	Version:	1.0
12mr|texlive-background-1.0-4|9	Release:	4
12mr|texlive-background-1.0-4|10	Summary:	Placement of background material on pages of a document
12mr|texlive-background-1.0-4|11	Group:		Publishing
12mr|texlive-background-1.0-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/background
12mr|texlive-background-1.0-4|13	License:	LPPL
12mr|texlive-background-1.0-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/background.tar.xz
12mr|texlive-background-1.0-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/background.doc.tar.xz
12mr|texlive-background-1.0-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/background.source.tar.xz
12mr|texlive-background-1.0-4|17	BuildArch:	noarch
12mr|texlive-background-1.0-4|18	BuildRequires:	texlive-tlpkg
12mr|texlive-background-1.0-4|19	Requires(pre):	texlive-tlpkg
12mr|texlive-background-1.0-4|20	Requires(post):	texlive-kpathsea
12mr|texlive-background-1.0-4|21	
12mr|texlive-background-1.0-4|22	%description
12mr|texlive-background-1.0-4|23	The package offers the placement of background material on the
12mr|texlive-background-1.0-4|24	pages of a document. The user can control many aspects
12mr|texlive-background-1.0-4|25	(contents, position, color, opacity) of the background material
12mr|texlive-background-1.0-4|26	that will be displayed. The package makes use of the everypage
12mr|texlive-background-1.0-4|27	package, and uses pgf/tikz for attribute control.
12mr|texlive-background-1.0-4|28	
12mr|texlive-background-1.0-4|29	%post
12mr|texlive-background-1.0-4|30	%{_sbindir}/texlive.post
12mr|texlive-background-1.0-4|31	
12mr|texlive-background-1.0-4|32	%postun
12mr|texlive-background-1.0-4|33	if [ $1 -eq 0 ]; then
12mr|texlive-background-1.0-4|34	%{_sbindir}/texlive.post
12mr|texlive-background-1.0-4|35	fi
12mr|texlive-background-1.0-4|36	
12mr|texlive-background-1.0-4|37	#-----------------------------------------------------------------------
12mr|texlive-background-1.0-4|38	%files
12mr|texlive-background-1.0-4|39	%{_texmfdistdir}/tex/latex/background/background.sty
12mr|texlive-background-1.0-4|40	%doc %{_texmfdistdir}/doc/latex/background/README
12mr|texlive-background-1.0-4|41	%doc %{_texmfdistdir}/doc/latex/background/background.pdf
12mr|texlive-background-1.0-4|42	#- source
12mr|texlive-background-1.0-4|43	%doc %{_texmfdistdir}/source/latex/background/background.dtx
12mr|texlive-background-1.0-4|44	%doc %{_texmfdistdir}/source/latex/background/background.ins
12mr|texlive-background-1.0-4|45	
12mr|texlive-background-1.0-4|46	#-----------------------------------------------------------------------
12mr|texlive-background-1.0-4|47	%prep
12mr|texlive-background-1.0-4|48	%setup -c -a0 -a1 -a2
12mr|texlive-background-1.0-4|49	
12mr|texlive-background-1.0-4|50	%build
12mr|texlive-background-1.0-4|51	
12mr|texlive-background-1.0-4|52	%install
12mr|texlive-background-1.0-4|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-background-1.0-4|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-background-1.0-4|55	
12mr|texlive-background-1.0-4|56	
12mr|texlive-background-1.0-4|57	
12mr|texlive-background-1.0-4|58	%changelog
12mr|texlive-background-1.0-4|59	

16714 12
12mr|texlive-bangtex-20061214-2|1	# revision 15878
12mr|texlive-bangtex-20061214-2|2	# category Package
12mr|texlive-bangtex-20061214-2|3	# catalog-ctan /language/bangtex
12mr|texlive-bangtex-20061214-2|4	# catalog-date 2006-12-14 21:17:11 +0100
12mr|texlive-bangtex-20061214-2|5	# catalog-license lppl
12mr|texlive-bangtex-20061214-2|6	# catalog-version undef
12mr|texlive-bangtex-20061214-2|7	Name:		texlive-bangtex
12mr|texlive-bangtex-20061214-2|8	Version:	20061214
12mr|texlive-bangtex-20061214-2|9	Release:	2
12mr|texlive-bangtex-20061214-2|10	Summary:	Writing Bangla and Assamese with LaTeX
12mr|texlive-bangtex-20061214-2|11	Group:		Publishing
12mr|texlive-bangtex-20061214-2|12	URL:		http://www.ctan.org/tex-archive/language/bangtex
12mr|texlive-bangtex-20061214-2|13	License:	LPPL
12mr|texlive-bangtex-20061214-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bangtex.tar.xz
12mr|texlive-bangtex-20061214-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bangtex.doc.tar.xz
12mr|texlive-bangtex-20061214-2|16	BuildArch:	noarch
12mr|texlive-bangtex-20061214-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bangtex-20061214-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bangtex-20061214-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-bangtex-20061214-2|20	
12mr|texlive-bangtex-20061214-2|21	%description
12mr|texlive-bangtex-20061214-2|22	The bundle provides class files for writing Bangla and Assamese
12mr|texlive-bangtex-20061214-2|23	with LaTeX, and MetaFont sources for fonts.
12mr|texlive-bangtex-20061214-2|24	
12mr|texlive-bangtex-20061214-2|25	%post
12mr|texlive-bangtex-20061214-2|26	%{_sbindir}/texlive.post
12mr|texlive-bangtex-20061214-2|27	
12mr|texlive-bangtex-20061214-2|28	%postun
12mr|texlive-bangtex-20061214-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-bangtex-20061214-2|30	%{_sbindir}/texlive.post
12mr|texlive-bangtex-20061214-2|31	fi
12mr|texlive-bangtex-20061214-2|32	
12mr|texlive-bangtex-20061214-2|33	#-----------------------------------------------------------------------
12mr|texlive-bangtex-20061214-2|34	%files
12mr|texlive-bangtex-20061214-2|35	%{_texmfdistdir}/fonts/source/public/bangtex/bang10.mf
12mr|texlive-bangtex-20061214-2|36	%{_texmfdistdir}/fonts/source/public/bangtex/bangbase.mf
12mr|texlive-bangtex-20061214-2|37	%{_texmfdistdir}/fonts/source/public/bangtex/bangconso.mf
12mr|texlive-bangtex-20061214-2|38	%{_texmfdistdir}/fonts/source/public/bangtex/bangdefs.mf
12mr|texlive-bangtex-20061214-2|39	%{_texmfdistdir}/fonts/source/public/bangtex/bangfala.mf
12mr|texlive-bangtex-20061214-2|40	%{_texmfdistdir}/fonts/source/public/bangtex/banghalf.mf
12mr|texlive-bangtex-20061214-2|41	%{_texmfdistdir}/fonts/source/public/bangtex/bangjuk.mf
12mr|texlive-bangtex-20061214-2|42	%{_texmfdistdir}/fonts/source/public/bangtex/bangkaar.mf
12mr|texlive-bangtex-20061214-2|43	%{_texmfdistdir}/fonts/source/public/bangtex/banglig.mf
12mr|texlive-bangtex-20061214-2|44	%{_texmfdistdir}/fonts/source/public/bangtex/bangmac.mf
12mr|texlive-bangtex-20061214-2|45	%{_texmfdistdir}/fonts/source/public/bangtex/bangnum.mf
12mr|texlive-bangtex-20061214-2|46	%{_texmfdistdir}/fonts/source/public/bangtex/bangpunc.mf
12mr|texlive-bangtex-20061214-2|47	%{_texmfdistdir}/fonts/source/public/bangtex/bangsl10.mf
12mr|texlive-bangtex-20061214-2|48	%{_texmfdistdir}/fonts/source/public/bangtex/bangvow.mf
12mr|texlive-bangtex-20061214-2|49	%{_texmfdistdir}/fonts/source/public/bangtex/bangwd10.mf
12mr|texlive-bangtex-20061214-2|50	%{_texmfdistdir}/fonts/tfm/public/bangtex/bang10.tfm
12mr|texlive-bangtex-20061214-2|51	%{_texmfdistdir}/fonts/tfm/public/bangtex/bangsl10.tfm
12mr|texlive-bangtex-20061214-2|52	%{_texmfdistdir}/fonts/tfm/public/bangtex/bangwd10.tfm
12mr|texlive-bangtex-20061214-2|53	%{_texmfdistdir}/tex/latex/bangtex/bangfont.tex
12mr|texlive-bangtex-20061214-2|54	%{_texmfdistdir}/tex/latex/bangtex/barticle.cls
12mr|texlive-bangtex-20061214-2|55	%{_texmfdistdir}/tex/latex/bangtex/bbk10.clo
12mr|texlive-bangtex-20061214-2|56	%{_texmfdistdir}/tex/latex/bangtex/bbk11.clo
12mr|texlive-bangtex-20061214-2|57	%{_texmfdistdir}/tex/latex/bangtex/bbk12.clo
12mr|texlive-bangtex-20061214-2|58	%{_texmfdistdir}/tex/latex/bangtex/bbook.cls
12mr|texlive-bangtex-20061214-2|59	%{_texmfdistdir}/tex/latex/bangtex/bletter.cls
12mr|texlive-bangtex-20061214-2|60	%{_texmfdistdir}/tex/latex/bangtex/bsize10.clo
12mr|texlive-bangtex-20061214-2|61	%{_texmfdistdir}/tex/latex/bangtex/bsize11.clo
12mr|texlive-bangtex-20061214-2|62	%{_texmfdistdir}/tex/latex/bangtex/bsize12.clo
12mr|texlive-bangtex-20061214-2|63	%doc %{_texmfdistdir}/doc/latex/bangtex/README.bangtex
12mr|texlive-bangtex-20061214-2|64	%doc %{_texmfdistdir}/doc/latex/bangtex/manual.tex
12mr|texlive-bangtex-20061214-2|65	%doc %{_texmfdistdir}/doc/latex/bangtex/samplett.tex
12mr|texlive-bangtex-20061214-2|66	%doc %{_texmfdistdir}/doc/latex/bangtex/samptex.tex
12mr|texlive-bangtex-20061214-2|67	
12mr|texlive-bangtex-20061214-2|68	#-----------------------------------------------------------------------
12mr|texlive-bangtex-20061214-2|69	%prep
12mr|texlive-bangtex-20061214-2|70	%setup -c -a0 -a1
12mr|texlive-bangtex-20061214-2|71	
12mr|texlive-bangtex-20061214-2|72	%build
12mr|texlive-bangtex-20061214-2|73	
12mr|texlive-bangtex-20061214-2|74	%install
12mr|texlive-bangtex-20061214-2|75	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bangtex-20061214-2|76	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bangtex-20061214-2|77	
12mr|texlive-bangtex-20061214-2|78	
12mr|texlive-bangtex-20061214-2|79	
12mr|texlive-bangtex-20061214-2|80	%changelog
12mr|texlive-bangtex-20061214-2|81	

16715 12
12mr|texlive-barcodes-20080817-2|1	# revision 15878
12mr|texlive-barcodes-20080817-2|2	# category Package
12mr|texlive-barcodes-20080817-2|3	# catalog-ctan /fonts/barcodes/willadt
12mr|texlive-barcodes-20080817-2|4	# catalog-date 2008-08-17 01:00:50 +0200
12mr|texlive-barcodes-20080817-2|5	# catalog-license lppl
12mr|texlive-barcodes-20080817-2|6	# catalog-version undef
12mr|texlive-barcodes-20080817-2|7	Name:		texlive-barcodes
12mr|texlive-barcodes-20080817-2|8	Version:	20080817
12mr|texlive-barcodes-20080817-2|9	Release:	2
12mr|texlive-barcodes-20080817-2|10	Summary:	Fonts for making barcodes
12mr|texlive-barcodes-20080817-2|11	Group:		Publishing
12mr|texlive-barcodes-20080817-2|12	URL:		http://www.ctan.org/tex-archive/fonts/barcodes/willadt
12mr|texlive-barcodes-20080817-2|13	License:	LPPL
12mr|texlive-barcodes-20080817-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/barcodes.tar.xz
12mr|texlive-barcodes-20080817-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/barcodes.doc.tar.xz
12mr|texlive-barcodes-20080817-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/barcodes.source.tar.xz
12mr|texlive-barcodes-20080817-2|17	BuildArch:	noarch
12mr|texlive-barcodes-20080817-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-barcodes-20080817-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-barcodes-20080817-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-barcodes-20080817-2|21	
12mr|texlive-barcodes-20080817-2|22	%description
12mr|texlive-barcodes-20080817-2|23	The package deals with EAN barcodes; MetaFont fonts are
12mr|texlive-barcodes-20080817-2|24	provided, and a set of examples; for some codes, a small Perl
12mr|texlive-barcodes-20080817-2|25	script is needed.
12mr|texlive-barcodes-20080817-2|26	
12mr|texlive-barcodes-20080817-2|27	%post
12mr|texlive-barcodes-20080817-2|28	%{_sbindir}/texlive.post
12mr|texlive-barcodes-20080817-2|29	
12mr|texlive-barcodes-20080817-2|30	%postun
12mr|texlive-barcodes-20080817-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-barcodes-20080817-2|32	%{_sbindir}/texlive.post
12mr|texlive-barcodes-20080817-2|33	fi
12mr|texlive-barcodes-20080817-2|34	
12mr|texlive-barcodes-20080817-2|35	#-----------------------------------------------------------------------
12mr|texlive-barcodes-20080817-2|36	%files
12mr|texlive-barcodes-20080817-2|37	%{_texmfdistdir}/fonts/source/public/barcodes/wlc11.mf
12mr|texlive-barcodes-20080817-2|38	%{_texmfdistdir}/fonts/source/public/barcodes/wlc128.mf
12mr|texlive-barcodes-20080817-2|39	%{_texmfdistdir}/fonts/source/public/barcodes/wlc39.mf
12mr|texlive-barcodes-20080817-2|40	%{_texmfdistdir}/fonts/source/public/barcodes/wlc93.mf
12mr|texlive-barcodes-20080817-2|41	%{_texmfdistdir}/fonts/source/public/barcodes/wlcr39.mf
12mr|texlive-barcodes-20080817-2|42	%{_texmfdistdir}/fonts/source/public/barcodes/wlean.mf
12mr|texlive-barcodes-20080817-2|43	%{_texmfdistdir}/fonts/tfm/public/barcodes/wlc11.tfm
12mr|texlive-barcodes-20080817-2|44	%{_texmfdistdir}/fonts/tfm/public/barcodes/wlc128.tfm
12mr|texlive-barcodes-20080817-2|45	%{_texmfdistdir}/fonts/tfm/public/barcodes/wlc39.tfm
12mr|texlive-barcodes-20080817-2|46	%{_texmfdistdir}/fonts/tfm/public/barcodes/wlc93.tfm
12mr|texlive-barcodes-20080817-2|47	%{_texmfdistdir}/fonts/tfm/public/barcodes/wlcr39.tfm
12mr|texlive-barcodes-20080817-2|48	%{_texmfdistdir}/tex/latex/barcodes/barcodes.sty
12mr|texlive-barcodes-20080817-2|49	%doc %{_texmfdistdir}/doc/latex/barcodes/README
12mr|texlive-barcodes-20080817-2|50	%doc %{_texmfdistdir}/doc/latex/barcodes/bcfaq.tex
12mr|texlive-barcodes-20080817-2|51	%doc %{_texmfdistdir}/doc/latex/barcodes/changes
12mr|texlive-barcodes-20080817-2|52	%doc %{_texmfdistdir}/doc/latex/barcodes/code39.tex
12mr|texlive-barcodes-20080817-2|53	%doc %{_texmfdistdir}/doc/latex/barcodes/codean.pl
12mr|texlive-barcodes-20080817-2|54	%doc %{_texmfdistdir}/doc/latex/barcodes/eandoc.pdf
12mr|texlive-barcodes-20080817-2|55	%doc %{_texmfdistdir}/doc/latex/barcodes/eandoc.tex
12mr|texlive-barcodes-20080817-2|56	%doc %{_texmfdistdir}/doc/latex/barcodes/examples.tex
12mr|texlive-barcodes-20080817-2|57	%doc %{_texmfdistdir}/doc/latex/barcodes/install.bat
12mr|texlive-barcodes-20080817-2|58	%doc %{_texmfdistdir}/doc/latex/barcodes/wlcdb.vpl
12mr|texlive-barcodes-20080817-2|59	%doc %{_texmfdistdir}/doc/latex/barcodes/wlcf39.vpl
12mr|texlive-barcodes-20080817-2|60	%doc %{_texmfdistdir}/doc/latex/barcodes/wlitf.vpl
12mr|texlive-barcodes-20080817-2|61	#- source
12mr|texlive-barcodes-20080817-2|62	%doc %{_texmfdistdir}/source/latex/barcodes/barcodes.dtx
12mr|texlive-barcodes-20080817-2|63	%doc %{_texmfdistdir}/source/latex/barcodes/barcodes.ins
12mr|texlive-barcodes-20080817-2|64	
12mr|texlive-barcodes-20080817-2|65	#-----------------------------------------------------------------------
12mr|texlive-barcodes-20080817-2|66	%prep
12mr|texlive-barcodes-20080817-2|67	%setup -c -a0 -a1 -a2
12mr|texlive-barcodes-20080817-2|68	
12mr|texlive-barcodes-20080817-2|69	%build
12mr|texlive-barcodes-20080817-2|70	
12mr|texlive-barcodes-20080817-2|71	%install
12mr|texlive-barcodes-20080817-2|72	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-barcodes-20080817-2|73	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-barcodes-20080817-2|74	
12mr|texlive-barcodes-20080817-2|75	
12mr|texlive-barcodes-20080817-2|76	
12mr|texlive-barcodes-20080817-2|77	%changelog
12mr|texlive-barcodes-20080817-2|78	

16716 12
12mr|texlive-bardiag-0.4a-2|1	# revision 22013
12mr|texlive-bardiag-0.4a-2|2	# category Package
12mr|texlive-bardiag-0.4a-2|3	# catalog-ctan /graphics/bardiag
12mr|texlive-bardiag-0.4a-2|4	# catalog-date 2006-12-21 16:38:41 +0100
12mr|texlive-bardiag-0.4a-2|5	# catalog-license lppl
12mr|texlive-bardiag-0.4a-2|6	# catalog-version 0.4a
12mr|texlive-bardiag-0.4a-2|7	Name:		texlive-bardiag
12mr|texlive-bardiag-0.4a-2|8	Version:	0.4a
12mr|texlive-bardiag-0.4a-2|9	Release:	2
12mr|texlive-bardiag-0.4a-2|10	Summary:	LateX package for drawing bar diagrams
12mr|texlive-bardiag-0.4a-2|11	Group:		Publishing
12mr|texlive-bardiag-0.4a-2|12	URL:		http://www.ctan.org/tex-archive/graphics/bardiag
12mr|texlive-bardiag-0.4a-2|13	License:	LPPL
12mr|texlive-bardiag-0.4a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bardiag.tar.xz
12mr|texlive-bardiag-0.4a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bardiag.doc.tar.xz
12mr|texlive-bardiag-0.4a-2|16	BuildArch:	noarch
12mr|texlive-bardiag-0.4a-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bardiag-0.4a-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bardiag-0.4a-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-bardiag-0.4a-2|20	
12mr|texlive-bardiag-0.4a-2|21	%description
12mr|texlive-bardiag-0.4a-2|22	The main purpose of the package is to make the drawing of bar
12mr|texlive-bardiag-0.4a-2|23	diagrams possible and easy in LaTeX. The BarDiag package is
12mr|texlive-bardiag-0.4a-2|24	inspired by and based on PSTricks.
12mr|texlive-bardiag-0.4a-2|25	
12mr|texlive-bardiag-0.4a-2|26	%post
12mr|texlive-bardiag-0.4a-2|27	%{_sbindir}/texlive.post
12mr|texlive-bardiag-0.4a-2|28	
12mr|texlive-bardiag-0.4a-2|29	%postun
12mr|texlive-bardiag-0.4a-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-bardiag-0.4a-2|31	%{_sbindir}/texlive.post
12mr|texlive-bardiag-0.4a-2|32	fi
12mr|texlive-bardiag-0.4a-2|33	
12mr|texlive-bardiag-0.4a-2|34	#-----------------------------------------------------------------------
12mr|texlive-bardiag-0.4a-2|35	%files
12mr|texlive-bardiag-0.4a-2|36	%{_texmfdistdir}/tex/latex/bardiag/barddoc.sty
12mr|texlive-bardiag-0.4a-2|37	%{_texmfdistdir}/tex/latex/bardiag/bardiag.bar
12mr|texlive-bardiag-0.4a-2|38	%{_texmfdistdir}/tex/latex/bardiag/bardiag.cfg
12mr|texlive-bardiag-0.4a-2|39	%{_texmfdistdir}/tex/latex/bardiag/bardiag.sty
12mr|texlive-bardiag-0.4a-2|40	%{_texmfdistdir}/tex/latex/bardiag/pstfp.sty
12mr|texlive-bardiag-0.4a-2|41	%doc %{_texmfdistdir}/doc/latex/bardiag/README
12mr|texlive-bardiag-0.4a-2|42	%doc %{_texmfdistdir}/doc/latex/bardiag/bardiag.pdf
12mr|texlive-bardiag-0.4a-2|43	%doc %{_texmfdistdir}/doc/latex/bardiag/bardiag.tex
12mr|texlive-bardiag-0.4a-2|44	%doc %{_texmfdistdir}/doc/latex/bardiag/bardiag1.pdf
12mr|texlive-bardiag-0.4a-2|45	%doc %{_texmfdistdir}/doc/latex/bardiag/bardiag1.tex
12mr|texlive-bardiag-0.4a-2|46	%doc %{_texmfdistdir}/doc/latex/bardiag/bardiag2.pdf
12mr|texlive-bardiag-0.4a-2|47	%doc %{_texmfdistdir}/doc/latex/bardiag/bardiag2.tex
12mr|texlive-bardiag-0.4a-2|48	%doc %{_texmfdistdir}/doc/latex/bardiag/example/altdiags.ps
12mr|texlive-bardiag-0.4a-2|49	%doc %{_texmfdistdir}/doc/latex/bardiag/example/altdiags.tex
12mr|texlive-bardiag-0.4a-2|50	%doc %{_texmfdistdir}/doc/latex/bardiag/example/compile.all
12mr|texlive-bardiag-0.4a-2|51	%doc %{_texmfdistdir}/doc/latex/bardiag/example/diagrams.dvi
12mr|texlive-bardiag-0.4a-2|52	%doc %{_texmfdistdir}/doc/latex/bardiag/example/diagrams.ps
12mr|texlive-bardiag-0.4a-2|53	%doc %{_texmfdistdir}/doc/latex/bardiag/example/diagrams.tex
12mr|texlive-bardiag-0.4a-2|54	%doc %{_texmfdistdir}/doc/latex/bardiag/example/diagramsbw.ps
12mr|texlive-bardiag-0.4a-2|55	%doc %{_texmfdistdir}/doc/latex/bardiag/example/diagramsbw.tex
12mr|texlive-bardiag-0.4a-2|56	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/10.tex
12mr|texlive-bardiag-0.4a-2|57	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/1a.tex
12mr|texlive-bardiag-0.4a-2|58	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/1b.tex
12mr|texlive-bardiag-0.4a-2|59	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/2a.tex
12mr|texlive-bardiag-0.4a-2|60	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/2b.tex
12mr|texlive-bardiag-0.4a-2|61	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/3.tex
12mr|texlive-bardiag-0.4a-2|62	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/4.tex
12mr|texlive-bardiag-0.4a-2|63	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/5.tex
12mr|texlive-bardiag-0.4a-2|64	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/6.tex
12mr|texlive-bardiag-0.4a-2|65	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/7.tex
12mr|texlive-bardiag-0.4a-2|66	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/8.tex
12mr|texlive-bardiag-0.4a-2|67	%doc %{_texmfdistdir}/doc/latex/bardiag/example/src/9.tex
12mr|texlive-bardiag-0.4a-2|68	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/diag.eps
12mr|texlive-bardiag-0.4a-2|69	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/diagleg.eps
12mr|texlive-bardiag-0.4a-2|70	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp1.tex
12mr|texlive-bardiag-0.4a-2|71	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp1a.tex
12mr|texlive-bardiag-0.4a-2|72	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp1b.tex
12mr|texlive-bardiag-0.4a-2|73	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp2.tex
12mr|texlive-bardiag-0.4a-2|74	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp2er.tex
12mr|texlive-bardiag-0.4a-2|75	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp3.tex
12mr|texlive-bardiag-0.4a-2|76	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp4.tex
12mr|texlive-bardiag-0.4a-2|77	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp5.tex
12mr|texlive-bardiag-0.4a-2|78	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/examp6.tex
12mr|texlive-bardiag-0.4a-2|79	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/exampcr.tex
12mr|texlive-bardiag-0.4a-2|80	%doc %{_texmfdistdir}/doc/latex/bardiag/figs/tddiag.eps
12mr|texlive-bardiag-0.4a-2|81	%doc %{_texmfdistdir}/doc/latex/bardiag/src/10.tex
12mr|texlive-bardiag-0.4a-2|82	%doc %{_texmfdistdir}/doc/latex/bardiag/src/1a.tex
12mr|texlive-bardiag-0.4a-2|83	%doc %{_texmfdistdir}/doc/latex/bardiag/src/1b.tex
12mr|texlive-bardiag-0.4a-2|84	%doc %{_texmfdistdir}/doc/latex/bardiag/src/2a.tex
12mr|texlive-bardiag-0.4a-2|85	%doc %{_texmfdistdir}/doc/latex/bardiag/src/2b.tex
12mr|texlive-bardiag-0.4a-2|86	%doc %{_texmfdistdir}/doc/latex/bardiag/src/3.tex
12mr|texlive-bardiag-0.4a-2|87	%doc %{_texmfdistdir}/doc/latex/bardiag/src/4.tex
12mr|texlive-bardiag-0.4a-2|88	%doc %{_texmfdistdir}/doc/latex/bardiag/src/5.tex
12mr|texlive-bardiag-0.4a-2|89	%doc %{_texmfdistdir}/doc/latex/bardiag/src/6.tex
12mr|texlive-bardiag-0.4a-2|90	%doc %{_texmfdistdir}/doc/latex/bardiag/src/7.tex
12mr|texlive-bardiag-0.4a-2|91	%doc %{_texmfdistdir}/doc/latex/bardiag/src/8.tex
12mr|texlive-bardiag-0.4a-2|92	%doc %{_texmfdistdir}/doc/latex/bardiag/src/9.tex
12mr|texlive-bardiag-0.4a-2|93	
12mr|texlive-bardiag-0.4a-2|94	#-----------------------------------------------------------------------
12mr|texlive-bardiag-0.4a-2|95	%prep
12mr|texlive-bardiag-0.4a-2|96	%setup -c -a0 -a1
12mr|texlive-bardiag-0.4a-2|97	
12mr|texlive-bardiag-0.4a-2|98	%build
12mr|texlive-bardiag-0.4a-2|99	
12mr|texlive-bardiag-0.4a-2|100	%install
12mr|texlive-bardiag-0.4a-2|101	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bardiag-0.4a-2|102	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bardiag-0.4a-2|103	
12mr|texlive-bardiag-0.4a-2|104	
12mr|texlive-bardiag-0.4a-2|105	
12mr|texlive-bardiag-0.4a-2|106	%changelog
12mr|texlive-bardiag-0.4a-2|107	

16717 12
12mr|texlive-barr-20110619-2|1	# revision 23579
12mr|texlive-barr-20110619-2|2	# category Package
12mr|texlive-barr-20110619-2|3	# catalog-ctan /macros/generic/diagrams/barr
12mr|texlive-barr-20110619-2|4	# catalog-date 2011-06-19 14:02:49 +0200
12mr|texlive-barr-20110619-2|5	# catalog-license lppl
12mr|texlive-barr-20110619-2|6	# catalog-version undef
12mr|texlive-barr-20110619-2|7	Name:		texlive-barr
12mr|texlive-barr-20110619-2|8	Version:	20110619
12mr|texlive-barr-20110619-2|9	Release:	2
12mr|texlive-barr-20110619-2|10	Summary:	Diagram macros by Michael Barr
12mr|texlive-barr-20110619-2|11	Group:		Publishing
12mr|texlive-barr-20110619-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/diagrams/barr
12mr|texlive-barr-20110619-2|13	License:	LPPL
12mr|texlive-barr-20110619-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/barr.tar.xz
12mr|texlive-barr-20110619-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/barr.doc.tar.xz
12mr|texlive-barr-20110619-2|16	BuildArch:	noarch
12mr|texlive-barr-20110619-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-barr-20110619-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-barr-20110619-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-barr-20110619-2|20	
12mr|texlive-barr-20110619-2|21	%description
12mr|texlive-barr-20110619-2|22	Diagxy is a general diagramming package, useful for diagrams in
12mr|texlive-barr-20110619-2|23	a number of mathematical disciplines. Diagxy is a development
12mr|texlive-barr-20110619-2|24	of an earlier (successful) package to use the facilities of the
12mr|texlive-barr-20110619-2|25	xypic bundle.
12mr|texlive-barr-20110619-2|26	
12mr|texlive-barr-20110619-2|27	%post
12mr|texlive-barr-20110619-2|28	%{_sbindir}/texlive.post
12mr|texlive-barr-20110619-2|29	
12mr|texlive-barr-20110619-2|30	%postun
12mr|texlive-barr-20110619-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-barr-20110619-2|32	%{_sbindir}/texlive.post
12mr|texlive-barr-20110619-2|33	fi
12mr|texlive-barr-20110619-2|34	
12mr|texlive-barr-20110619-2|35	#-----------------------------------------------------------------------
12mr|texlive-barr-20110619-2|36	%files
12mr|texlive-barr-20110619-2|37	%{_texmfdistdir}/tex/generic/barr/diagxy.tex
12mr|texlive-barr-20110619-2|38	%doc %{_texmfdistdir}/doc/generic/barr/diaxydoc.pdf
12mr|texlive-barr-20110619-2|39	%doc %{_texmfdistdir}/doc/generic/barr/diaxydoc.tex
12mr|texlive-barr-20110619-2|40	
12mr|texlive-barr-20110619-2|41	#-----------------------------------------------------------------------
12mr|texlive-barr-20110619-2|42	%prep
12mr|texlive-barr-20110619-2|43	%setup -c -a0 -a1
12mr|texlive-barr-20110619-2|44	
12mr|texlive-barr-20110619-2|45	%build
12mr|texlive-barr-20110619-2|46	
12mr|texlive-barr-20110619-2|47	%install
12mr|texlive-barr-20110619-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-barr-20110619-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-barr-20110619-2|50	
12mr|texlive-barr-20110619-2|51	
12mr|texlive-barr-20110619-2|52	
12mr|texlive-barr-20110619-2|53	%changelog
12mr|texlive-barr-20110619-2|54	

16718 12
12mr|texlive-bartel-chess-fonts-20101129-2|1	# revision 20619
12mr|texlive-bartel-chess-fonts-20101129-2|2	# category Package
12mr|texlive-bartel-chess-fonts-20101129-2|3	# catalog-ctan /fonts/bartel-chess-fonts
12mr|texlive-bartel-chess-fonts-20101129-2|4	# catalog-date 2010-11-29 08:56:06 +0100
12mr|texlive-bartel-chess-fonts-20101129-2|5	# catalog-license gpl
12mr|texlive-bartel-chess-fonts-20101129-2|6	# catalog-version undef
12mr|texlive-bartel-chess-fonts-20101129-2|7	Name:		texlive-bartel-chess-fonts
12mr|texlive-bartel-chess-fonts-20101129-2|8	Version:	20101129
12mr|texlive-bartel-chess-fonts-20101129-2|9	Release:	2
12mr|texlive-bartel-chess-fonts-20101129-2|10	Summary:	A set of fonts supporting chess diagrams
12mr|texlive-bartel-chess-fonts-20101129-2|11	Group:		Publishing
12mr|texlive-bartel-chess-fonts-20101129-2|12	URL:		http://www.ctan.org/tex-archive/fonts/bartel-chess-fonts
12mr|texlive-bartel-chess-fonts-20101129-2|13	License:	GPL
12mr|texlive-bartel-chess-fonts-20101129-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bartel-chess-fonts.tar.xz
12mr|texlive-bartel-chess-fonts-20101129-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bartel-chess-fonts.doc.tar.xz
12mr|texlive-bartel-chess-fonts-20101129-2|16	BuildArch:	noarch
12mr|texlive-bartel-chess-fonts-20101129-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bartel-chess-fonts-20101129-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bartel-chess-fonts-20101129-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-bartel-chess-fonts-20101129-2|20	
12mr|texlive-bartel-chess-fonts-20101129-2|21	%description
12mr|texlive-bartel-chess-fonts-20101129-2|22	The fonts are provided as MetaFont source.
12mr|texlive-bartel-chess-fonts-20101129-2|23	
12mr|texlive-bartel-chess-fonts-20101129-2|24	%post
12mr|texlive-bartel-chess-fonts-20101129-2|25	%{_sbindir}/texlive.post
12mr|texlive-bartel-chess-fonts-20101129-2|26	
12mr|texlive-bartel-chess-fonts-20101129-2|27	%postun
12mr|texlive-bartel-chess-fonts-20101129-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-bartel-chess-fonts-20101129-2|29	%{_sbindir}/texlive.post
12mr|texlive-bartel-chess-fonts-20101129-2|30	fi
12mr|texlive-bartel-chess-fonts-20101129-2|31	
12mr|texlive-bartel-chess-fonts-20101129-2|32	#-----------------------------------------------------------------------
12mr|texlive-bartel-chess-fonts-20101129-2|33	%files
12mr|texlive-bartel-chess-fonts-20101129-2|34	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-bishop.mf
12mr|texlive-bartel-chess-fonts-20101129-2|35	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-blackfield.mf
12mr|texlive-bartel-chess-fonts-20101129-2|36	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-chbase.mf
12mr|texlive-bartel-chess-fonts-20101129-2|37	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-equi.mf
12mr|texlive-bartel-chess-fonts-20101129-2|38	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-geo.mf
12mr|texlive-bartel-chess-fonts-20101129-2|39	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-king.mf
12mr|texlive-bartel-chess-fonts-20101129-2|40	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-knight.mf
12mr|texlive-bartel-chess-fonts-20101129-2|41	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-pawn.mf
12mr|texlive-bartel-chess-fonts-20101129-2|42	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-queen.mf
12mr|texlive-bartel-chess-fonts-20101129-2|43	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/elch-rook.mf
12mr|texlive-bartel-chess-fonts-20101129-2|44	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch.mf
12mr|texlive-bartel-chess-fonts-20101129-2|45	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch10.mf
12mr|texlive-bartel-chess-fonts-20101129-2|46	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch11.mf
12mr|texlive-bartel-chess-fonts-20101129-2|47	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch12.mf
12mr|texlive-bartel-chess-fonts-20101129-2|48	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch13.mf
12mr|texlive-bartel-chess-fonts-20101129-2|49	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch14.mf
12mr|texlive-bartel-chess-fonts-20101129-2|50	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch16.mf
12mr|texlive-bartel-chess-fonts-20101129-2|51	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch17.mf
12mr|texlive-bartel-chess-fonts-20101129-2|52	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch20.mf
12mr|texlive-bartel-chess-fonts-20101129-2|53	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch24.mf
12mr|texlive-bartel-chess-fonts-20101129-2|54	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch32.mf
12mr|texlive-bartel-chess-fonts-20101129-2|55	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch36.mf
12mr|texlive-bartel-chess-fonts-20101129-2|56	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch6.mf
12mr|texlive-bartel-chess-fonts-20101129-2|57	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch7.mf
12mr|texlive-bartel-chess-fonts-20101129-2|58	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch8.mf
12mr|texlive-bartel-chess-fonts-20101129-2|59	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/fselch9.mf
12mr|texlive-bartel-chess-fonts-20101129-2|60	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkbase.mf
12mr|texlive-bartel-chess-fonts-20101129-2|61	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkbishop.mf
12mr|texlive-bartel-chess-fonts-20101129-2|62	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkblackfield.mf
12mr|texlive-bartel-chess-fonts-20101129-2|63	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkelch10.mf
12mr|texlive-bartel-chess-fonts-20101129-2|64	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkelch11.mf
12mr|texlive-bartel-chess-fonts-20101129-2|65	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkelch12.mf
12mr|texlive-bartel-chess-fonts-20101129-2|66	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkelch14.mf
12mr|texlive-bartel-chess-fonts-20101129-2|67	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkelch16.mf
12mr|texlive-bartel-chess-fonts-20101129-2|68	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkelch8.mf
12mr|texlive-bartel-chess-fonts-20101129-2|69	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkelch9.mf
12mr|texlive-bartel-chess-fonts-20101129-2|70	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkgeo.mf
12mr|texlive-bartel-chess-fonts-20101129-2|71	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkking.mf
12mr|texlive-bartel-chess-fonts-20101129-2|72	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkknight.mf
12mr|texlive-bartel-chess-fonts-20101129-2|73	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkpawn.mf
12mr|texlive-bartel-chess-fonts-20101129-2|74	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkqueen.mf
12mr|texlive-bartel-chess-fonts-20101129-2|75	%{_texmfdistdir}/fonts/source/public/bartel-chess-fonts/pkrook.mf
12mr|texlive-bartel-chess-fonts-20101129-2|76	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch10.tfm
12mr|texlive-bartel-chess-fonts-20101129-2|77	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch11.tfm
12mr|texlive-bartel-chess-fonts-20101129-2|78	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch12.tfm
12mr|texlive-bartel-chess-fonts-20101129-2|79	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch13.tfm
12mr|texlive-bartel-chess-fonts-20101129-2|80	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch14.tfm
12mr|texlive-bartel-chess-fonts-20101129-2|81	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch16.tfm
12mr|texlive-bartel-chess-fonts-20101129-2|82	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch17.tfm
12mr|texlive-bartel-chess-fonts-20101129-2|83	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch20.tfm
12mr|texlive-bartel-chess-fonts-20101129-2|84	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch24.tfm
12mr|texlive-bartel-chess-fonts-20101129-2|85	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch32.tfm
12mr|texlive-bartel-chess-fonts-20101129-2|86	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch36.tfm
12mr|texlive-bartel-chess-fonts-20101129-2|87	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch6.tfm
12mr|texlive-bartel-chess-fonts-20101129-2|88	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch7.tfm
12mr|texlive-bartel-chess-fonts-20101129-2|89	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch8.tfm
12mr|texlive-bartel-chess-fonts-20101129-2|90	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/fselch9.tfm
12mr|texlive-bartel-chess-fonts-20101129-2|91	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/pkelch10.tfm
12mr|texlive-bartel-chess-fonts-20101129-2|92	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/pkelch11.tfm
12mr|texlive-bartel-chess-fonts-20101129-2|93	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/pkelch12.tfm
12mr|texlive-bartel-chess-fonts-20101129-2|94	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/pkelch14.tfm
12mr|texlive-bartel-chess-fonts-20101129-2|95	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/pkelch16.tfm
12mr|texlive-bartel-chess-fonts-20101129-2|96	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/pkelch8.tfm
12mr|texlive-bartel-chess-fonts-20101129-2|97	%{_texmfdistdir}/fonts/tfm/public/bartel-chess-fonts/pkelch9.tfm
12mr|texlive-bartel-chess-fonts-20101129-2|98	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/README
12mr|texlive-bartel-chess-fonts-20101129-2|99	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/CGA.mf
12mr|texlive-bartel-chess-fonts-20101129-2|100	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/agfa.mf
12mr|texlive-bartel-chess-fonts-20101129-2|101	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/amiga-PAL.mf
12mr|texlive-bartel-chess-fonts-20101129-2|102	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/amiga.mf
12mr|texlive-bartel-chess-fonts-20101129-2|103	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/chess.mf
12mr|texlive-bartel-chess-fonts-20101129-2|104	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/fselch15.mf
12mr|texlive-bartel-chess-fonts-20101129-2|105	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/fselch30.mf
12mr|texlive-bartel-chess-fonts-20101129-2|106	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/fselch34.mf
12mr|texlive-bartel-chess-fonts-20101129-2|107	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/fselch5mm.mf
12mr|texlive-bartel-chess-fonts-20101129-2|108	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/pkelch.mfj
12mr|texlive-bartel-chess-fonts-20101129-2|109	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/pkfootbows.mf
12mr|texlive-bartel-chess-fonts-20101129-2|110	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/pkmakeneutral.mf
12mr|texlive-bartel-chess-fonts-20101129-2|111	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/pkparallel.mf
12mr|texlive-bartel-chess-fonts-20101129-2|112	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/pkscreengrid.mf
12mr|texlive-bartel-chess-fonts-20101129-2|113	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/pkshorten.mf
12mr|texlive-bartel-chess-fonts-20101129-2|114	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px150.mf
12mr|texlive-bartel-chess-fonts-20101129-2|115	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px17.mf
12mr|texlive-bartel-chess-fonts-20101129-2|116	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px20.mf
12mr|texlive-bartel-chess-fonts-20101129-2|117	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px21.mf
12mr|texlive-bartel-chess-fonts-20101129-2|118	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px23.mf
12mr|texlive-bartel-chess-fonts-20101129-2|119	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px25.mf
12mr|texlive-bartel-chess-fonts-20101129-2|120	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px29.mf
12mr|texlive-bartel-chess-fonts-20101129-2|121	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px31.mf
12mr|texlive-bartel-chess-fonts-20101129-2|122	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px33.mf
12mr|texlive-bartel-chess-fonts-20101129-2|123	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px41.mf
12mr|texlive-bartel-chess-fonts-20101129-2|124	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px45.mf
12mr|texlive-bartel-chess-fonts-20101129-2|125	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px49.mf
12mr|texlive-bartel-chess-fonts-20101129-2|126	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px53.mf
12mr|texlive-bartel-chess-fonts-20101129-2|127	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px57.mf
12mr|texlive-bartel-chess-fonts-20101129-2|128	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px63.mf
12mr|texlive-bartel-chess-fonts-20101129-2|129	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px700.mf
12mr|texlive-bartel-chess-fonts-20101129-2|130	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px71.mf
12mr|texlive-bartel-chess-fonts-20101129-2|131	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px72.mf
12mr|texlive-bartel-chess-fonts-20101129-2|132	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px79.mf
12mr|texlive-bartel-chess-fonts-20101129-2|133	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/px9.mf
12mr|texlive-bartel-chess-fonts-20101129-2|134	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/scan.mf
12mr|texlive-bartel-chess-fonts-20101129-2|135	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/screengrid.mf
12mr|texlive-bartel-chess-fonts-20101129-2|136	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/tt.mf
12mr|texlive-bartel-chess-fonts-20101129-2|137	%doc %{_texmfdistdir}/doc/fonts/bartel-chess-fonts/other-sources/turnboard.mf
12mr|texlive-bartel-chess-fonts-20101129-2|138	
12mr|texlive-bartel-chess-fonts-20101129-2|139	#-----------------------------------------------------------------------
12mr|texlive-bartel-chess-fonts-20101129-2|140	%prep
12mr|texlive-bartel-chess-fonts-20101129-2|141	%setup -c -a0 -a1
12mr|texlive-bartel-chess-fonts-20101129-2|142	
12mr|texlive-bartel-chess-fonts-20101129-2|143	%build
12mr|texlive-bartel-chess-fonts-20101129-2|144	
12mr|texlive-bartel-chess-fonts-20101129-2|145	%install
12mr|texlive-bartel-chess-fonts-20101129-2|146	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bartel-chess-fonts-20101129-2|147	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bartel-chess-fonts-20101129-2|148	
12mr|texlive-bartel-chess-fonts-20101129-2|149	
12mr|texlive-bartel-chess-fonts-20101129-2|150	
12mr|texlive-bartel-chess-fonts-20101129-2|151	%changelog
12mr|texlive-bartel-chess-fonts-20101129-2|152	

16719 12
12mr|texlive-bashful-0.92-3|1	# revision 25597
12mr|texlive-bashful-0.92-3|2	# category Package
12mr|texlive-bashful-0.92-3|3	# catalog-ctan /macros/latex/contrib/bashful
12mr|texlive-bashful-0.92-3|4	# catalog-date 2011-06-17 14:38:58 +0200
12mr|texlive-bashful-0.92-3|5	# catalog-license lppl1.3
12mr|texlive-bashful-0.92-3|6	# catalog-version 0.92
12mr|texlive-bashful-0.92-3|7	Name:		texlive-bashful
12mr|texlive-bashful-0.92-3|8	Version:	0.92
12mr|texlive-bashful-0.92-3|9	Release:	3
12mr|texlive-bashful-0.92-3|10	Summary:	Invoke bash commands from within LaTeX
12mr|texlive-bashful-0.92-3|11	Group:		Publishing
12mr|texlive-bashful-0.92-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bashful
12mr|texlive-bashful-0.92-3|13	License:	LPPL1.3
12mr|texlive-bashful-0.92-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bashful.tar.xz
12mr|texlive-bashful-0.92-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bashful.doc.tar.xz
12mr|texlive-bashful-0.92-3|16	BuildArch:	noarch
12mr|texlive-bashful-0.92-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bashful-0.92-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bashful-0.92-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-bashful-0.92-3|20	
12mr|texlive-bashful-0.92-3|21	%description
12mr|texlive-bashful-0.92-3|22	The package makes it possible to execute Unix bash shell
12mr|texlive-bashful-0.92-3|23	scripts from within LaTeX. The main application is in writing
12mr|texlive-bashful-0.92-3|24	computer-science texts, in which you want to make sure the
12mr|texlive-bashful-0.92-3|25	programs listed in the document are executed directly from the
12mr|texlive-bashful-0.92-3|26	input. The package may use other Unix shells than bash, but
12mr|texlive-bashful-0.92-3|27	does not work without modification in a Windows environment.
12mr|texlive-bashful-0.92-3|28	The package requires the -shell-escape flag when LaTeX is
12mr|texlive-bashful-0.92-3|29	processing your document.
12mr|texlive-bashful-0.92-3|30	
12mr|texlive-bashful-0.92-3|31	%post
12mr|texlive-bashful-0.92-3|32	%{_sbindir}/texlive.post
12mr|texlive-bashful-0.92-3|33	
12mr|texlive-bashful-0.92-3|34	%postun
12mr|texlive-bashful-0.92-3|35	if [ $1 -eq 0 ]; then
12mr|texlive-bashful-0.92-3|36	%{_sbindir}/texlive.post
12mr|texlive-bashful-0.92-3|37	fi
12mr|texlive-bashful-0.92-3|38	
12mr|texlive-bashful-0.92-3|39	#-----------------------------------------------------------------------
12mr|texlive-bashful-0.92-3|40	%files
12mr|texlive-bashful-0.92-3|41	%{_texmfdistdir}/tex/latex/bashful/bashful.sty
12mr|texlive-bashful-0.92-3|42	%doc %{_texmfdistdir}/doc/latex/bashful/Makefile
12mr|texlive-bashful-0.92-3|43	%doc %{_texmfdistdir}/doc/latex/bashful/README
12mr|texlive-bashful-0.92-3|44	%doc %{_texmfdistdir}/doc/latex/bashful/bashful.pdf
12mr|texlive-bashful-0.92-3|45	%doc %{_texmfdistdir}/doc/latex/bashful/bashful.tex
12mr|texlive-bashful-0.92-3|46	
12mr|texlive-bashful-0.92-3|47	#-----------------------------------------------------------------------
12mr|texlive-bashful-0.92-3|48	%prep
12mr|texlive-bashful-0.92-3|49	%setup -c -a0 -a1
12mr|texlive-bashful-0.92-3|50	
12mr|texlive-bashful-0.92-3|51	%build
12mr|texlive-bashful-0.92-3|52	
12mr|texlive-bashful-0.92-3|53	%install
12mr|texlive-bashful-0.92-3|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bashful-0.92-3|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bashful-0.92-3|56	
12mr|texlive-bashful-0.92-3|57	
12mr|texlive-bashful-0.92-3|58	
12mr|texlive-bashful-0.92-3|59	%changelog
12mr|texlive-bashful-0.92-3|60	

16720 12
12mr|texlive-baskervald-1.016-2|1	# revision 19490
12mr|texlive-baskervald-1.016-2|2	# category Package
12mr|texlive-baskervald-1.016-2|3	# catalog-ctan /fonts/baskervaldadf
12mr|texlive-baskervald-1.016-2|4	# catalog-date 2010-07-14 23:45:16 +0200
12mr|texlive-baskervald-1.016-2|5	# catalog-license lppl
12mr|texlive-baskervald-1.016-2|6	# catalog-version 1.016
12mr|texlive-baskervald-1.016-2|7	Name:		texlive-baskervald
12mr|texlive-baskervald-1.016-2|8	Version:	1.016
12mr|texlive-baskervald-1.016-2|9	Release:	2
12mr|texlive-baskervald-1.016-2|10	Summary:	Baskervald ADF fonts collection with TeX/LaTeX support
12mr|texlive-baskervald-1.016-2|11	Group:		Publishing
12mr|texlive-baskervald-1.016-2|12	URL:		http://www.ctan.org/tex-archive/fonts/baskervaldadf
12mr|texlive-baskervald-1.016-2|13	License:	LPPL
12mr|texlive-baskervald-1.016-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/baskervald.tar.xz
12mr|texlive-baskervald-1.016-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/baskervald.doc.tar.xz
12mr|texlive-baskervald-1.016-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/baskervald.source.tar.xz
12mr|texlive-baskervald-1.016-2|17	BuildArch:	noarch
12mr|texlive-baskervald-1.016-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-baskervald-1.016-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-baskervald-1.016-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-baskervald-1.016-2|21	
12mr|texlive-baskervald-1.016-2|22	%description
12mr|texlive-baskervald-1.016-2|23	Baskervald ADF is a serif family with lining figures designed
12mr|texlive-baskervald-1.016-2|24	as a substitute for Baskerville. The family currently includes
12mr|texlive-baskervald-1.016-2|25	upright and italic or oblique shapes in each of regular, bold
12mr|texlive-baskervald-1.016-2|26	and heavy weights. All fonts include the slashed zero and
12mr|texlive-baskervald-1.016-2|27	additional non-standard ligatures. The support package renames
12mr|texlive-baskervald-1.016-2|28	them according to the Karl Berry fontname scheme and defines
12mr|texlive-baskervald-1.016-2|29	two families. One of these primarily provides access to the
12mr|texlive-baskervald-1.016-2|30	"standard" or default characters while the other supports
12mr|texlive-baskervald-1.016-2|31	additional ligatures. The included package files provide access
12mr|texlive-baskervald-1.016-2|32	to these features in LaTeX.
12mr|texlive-baskervald-1.016-2|33	
12mr|texlive-baskervald-1.016-2|34	%post
12mr|texlive-baskervald-1.016-2|35	%{_sbindir}/texlive.post
12mr|texlive-baskervald-1.016-2|36	
12mr|texlive-baskervald-1.016-2|37	%postun
12mr|texlive-baskervald-1.016-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-baskervald-1.016-2|39	%{_sbindir}/texlive.post
12mr|texlive-baskervald-1.016-2|40	fi
12mr|texlive-baskervald-1.016-2|41	
12mr|texlive-baskervald-1.016-2|42	#-----------------------------------------------------------------------
12mr|texlive-baskervald-1.016-2|43	%files
12mr|texlive-baskervald-1.016-2|44	%{_texmfdistdir}/fonts/afm/arkandis/baskervald/ybvb8a.afm
12mr|texlive-baskervald-1.016-2|45	%{_texmfdistdir}/fonts/afm/arkandis/baskervald/ybvbi8a.afm
12mr|texlive-baskervald-1.016-2|46	%{_texmfdistdir}/fonts/afm/arkandis/baskervald/ybvh8a.afm
12mr|texlive-baskervald-1.016-2|47	%{_texmfdistdir}/fonts/afm/arkandis/baskervald/ybvho8a.afm
12mr|texlive-baskervald-1.016-2|48	%{_texmfdistdir}/fonts/afm/arkandis/baskervald/ybvr8a.afm
12mr|texlive-baskervald-1.016-2|49	%{_texmfdistdir}/fonts/afm/arkandis/baskervald/ybvri8a.afm
12mr|texlive-baskervald-1.016-2|50	%{_texmfdistdir}/fonts/enc/dvips/baskervald/supp-ybv.enc
12mr|texlive-baskervald-1.016-2|51	%{_texmfdistdir}/fonts/map/dvips/baskervald/ybv.map
12mr|texlive-baskervald-1.016-2|52	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvb8c.tfm
12mr|texlive-baskervald-1.016-2|53	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvb8r.tfm
12mr|texlive-baskervald-1.016-2|54	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvb8s.tfm
12mr|texlive-baskervald-1.016-2|55	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvb8t.tfm
12mr|texlive-baskervald-1.016-2|56	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvbi8c.tfm
12mr|texlive-baskervald-1.016-2|57	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvbi8r.tfm
12mr|texlive-baskervald-1.016-2|58	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvbi8s.tfm
12mr|texlive-baskervald-1.016-2|59	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvbi8t.tfm
12mr|texlive-baskervald-1.016-2|60	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvbiw8t.tfm
12mr|texlive-baskervald-1.016-2|61	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvbw8t.tfm
12mr|texlive-baskervald-1.016-2|62	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvh8c.tfm
12mr|texlive-baskervald-1.016-2|63	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvh8r.tfm
12mr|texlive-baskervald-1.016-2|64	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvh8s.tfm
12mr|texlive-baskervald-1.016-2|65	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvh8t.tfm
12mr|texlive-baskervald-1.016-2|66	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvho8c.tfm
12mr|texlive-baskervald-1.016-2|67	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvho8r.tfm
12mr|texlive-baskervald-1.016-2|68	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvho8s.tfm
12mr|texlive-baskervald-1.016-2|69	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvho8t.tfm
12mr|texlive-baskervald-1.016-2|70	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvhow8t.tfm
12mr|texlive-baskervald-1.016-2|71	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvhw8t.tfm
12mr|texlive-baskervald-1.016-2|72	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvr8c.tfm
12mr|texlive-baskervald-1.016-2|73	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvr8r.tfm
12mr|texlive-baskervald-1.016-2|74	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvr8s.tfm
12mr|texlive-baskervald-1.016-2|75	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvr8t.tfm
12mr|texlive-baskervald-1.016-2|76	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvri8c.tfm
12mr|texlive-baskervald-1.016-2|77	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvri8r.tfm
12mr|texlive-baskervald-1.016-2|78	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvri8s.tfm
12mr|texlive-baskervald-1.016-2|79	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvri8t.tfm
12mr|texlive-baskervald-1.016-2|80	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvriw8t.tfm
12mr|texlive-baskervald-1.016-2|81	%{_texmfdistdir}/fonts/tfm/arkandis/baskervald/ybvrw8t.tfm
12mr|texlive-baskervald-1.016-2|82	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvb8a.pfb
12mr|texlive-baskervald-1.016-2|83	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvb8a.pfm
12mr|texlive-baskervald-1.016-2|84	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvbi8a.pfb
12mr|texlive-baskervald-1.016-2|85	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvbi8a.pfm
12mr|texlive-baskervald-1.016-2|86	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvh8a.pfb
12mr|texlive-baskervald-1.016-2|87	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvh8a.pfm
12mr|texlive-baskervald-1.016-2|88	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvho8a.pfb
12mr|texlive-baskervald-1.016-2|89	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvho8a.pfm
12mr|texlive-baskervald-1.016-2|90	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvr8a.pfb
12mr|texlive-baskervald-1.016-2|91	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvr8a.pfm
12mr|texlive-baskervald-1.016-2|92	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvri8a.pfb
12mr|texlive-baskervald-1.016-2|93	%{_texmfdistdir}/fonts/type1/arkandis/baskervald/ybvri8a.pfm
12mr|texlive-baskervald-1.016-2|94	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvb8c.vf
12mr|texlive-baskervald-1.016-2|95	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvb8t.vf
12mr|texlive-baskervald-1.016-2|96	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvbi8c.vf
12mr|texlive-baskervald-1.016-2|97	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvbi8t.vf
12mr|texlive-baskervald-1.016-2|98	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvbiw8t.vf
12mr|texlive-baskervald-1.016-2|99	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvbw8t.vf
12mr|texlive-baskervald-1.016-2|100	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvh8c.vf
12mr|texlive-baskervald-1.016-2|101	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvh8t.vf
12mr|texlive-baskervald-1.016-2|102	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvho8c.vf
12mr|texlive-baskervald-1.016-2|103	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvho8t.vf
12mr|texlive-baskervald-1.016-2|104	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvhow8t.vf
12mr|texlive-baskervald-1.016-2|105	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvhw8t.vf
12mr|texlive-baskervald-1.016-2|106	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvr8c.vf
12mr|texlive-baskervald-1.016-2|107	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvr8t.vf
12mr|texlive-baskervald-1.016-2|108	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvri8c.vf
12mr|texlive-baskervald-1.016-2|109	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvri8t.vf
12mr|texlive-baskervald-1.016-2|110	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvriw8t.vf
12mr|texlive-baskervald-1.016-2|111	%{_texmfdistdir}/fonts/vf/arkandis/baskervald/ybvrw8t.vf
12mr|texlive-baskervald-1.016-2|112	%{_texmfdistdir}/tex/latex/baskervald/baskervald.sty
12mr|texlive-baskervald-1.016-2|113	%{_texmfdistdir}/tex/latex/baskervald/t1ybv.fd
12mr|texlive-baskervald-1.016-2|114	%{_texmfdistdir}/tex/latex/baskervald/t1ybvw.fd
12mr|texlive-baskervald-1.016-2|115	%{_texmfdistdir}/tex/latex/baskervald/ts1ybv.fd
12mr|texlive-baskervald-1.016-2|116	%{_texmfdistdir}/tex/latex/baskervald/ts1ybvw.fd
12mr|texlive-baskervald-1.016-2|117	%doc %{_texmfdistdir}/doc/fonts/baskervald/COPYING
12mr|texlive-baskervald-1.016-2|118	%doc %{_texmfdistdir}/doc/fonts/baskervald/NOTICE.txt
12mr|texlive-baskervald-1.016-2|119	%doc %{_texmfdistdir}/doc/fonts/baskervald/README
12mr|texlive-baskervald-1.016-2|120	%doc %{_texmfdistdir}/doc/fonts/baskervald/baskervaldadf.pdf
12mr|texlive-baskervald-1.016-2|121	%doc %{_texmfdistdir}/doc/fonts/baskervald/baskervaldadf.tex
12mr|texlive-baskervald-1.016-2|122	%doc %{_texmfdistdir}/doc/fonts/baskervald/manifest.txt
12mr|texlive-baskervald-1.016-2|123	#- source
12mr|texlive-baskervald-1.016-2|124	%doc %{_texmfdistdir}/source/fonts/baskervald/reglyph-ybv.tex
12mr|texlive-baskervald-1.016-2|125	%doc %{_texmfdistdir}/source/fonts/baskervald/supp-ybv.etx
12mr|texlive-baskervald-1.016-2|126	%doc %{_texmfdistdir}/source/fonts/baskervald/t1-baskervald-lig.etx
12mr|texlive-baskervald-1.016-2|127	%doc %{_texmfdistdir}/source/fonts/baskervald/t1-baskervald.etx
12mr|texlive-baskervald-1.016-2|128	%doc %{_texmfdistdir}/source/fonts/baskervald/ts1-baskervald.etx
12mr|texlive-baskervald-1.016-2|129	%doc %{_texmfdistdir}/source/fonts/baskervald/ybv-drv.tex
12mr|texlive-baskervald-1.016-2|130	%doc %{_texmfdistdir}/source/fonts/baskervald/ybv-map.tex
12mr|texlive-baskervald-1.016-2|131	
12mr|texlive-baskervald-1.016-2|132	#-----------------------------------------------------------------------
12mr|texlive-baskervald-1.016-2|133	%prep
12mr|texlive-baskervald-1.016-2|134	%setup -c -a0 -a1 -a2
12mr|texlive-baskervald-1.016-2|135	
12mr|texlive-baskervald-1.016-2|136	%build
12mr|texlive-baskervald-1.016-2|137	
12mr|texlive-baskervald-1.016-2|138	%install
12mr|texlive-baskervald-1.016-2|139	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-baskervald-1.016-2|140	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-baskervald-1.016-2|141	
12mr|texlive-baskervald-1.016-2|142	
12mr|texlive-baskervald-1.016-2|143	
12mr|texlive-baskervald-1.016-2|144	%changelog
12mr|texlive-baskervald-1.016-2|145	

16721 12
12mr|texlive-basque-book-1.20-1|1	# revision 27049
12mr|texlive-basque-book-1.20-1|2	# category Package
12mr|texlive-basque-book-1.20-1|3	# catalog-ctan /macros/latex/contrib/basque-book
12mr|texlive-basque-book-1.20-1|4	# catalog-date 2012-07-09 13:17:27 +0200
12mr|texlive-basque-book-1.20-1|5	# catalog-license lppl1.2
12mr|texlive-basque-book-1.20-1|6	# catalog-version 1.20
12mr|texlive-basque-book-1.20-1|7	Name:		texlive-basque-book
12mr|texlive-basque-book-1.20-1|8	Version:	1.20
12mr|texlive-basque-book-1.20-1|9	Release:	1
12mr|texlive-basque-book-1.20-1|10	Summary:	Class for book-type documents written in Basque
12mr|texlive-basque-book-1.20-1|11	Group:		Publishing
12mr|texlive-basque-book-1.20-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/basque-book
12mr|texlive-basque-book-1.20-1|13	License:	LPPL1.2
12mr|texlive-basque-book-1.20-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/basque-book.tar.xz
12mr|texlive-basque-book-1.20-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/basque-book.doc.tar.xz
12mr|texlive-basque-book-1.20-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/basque-book.source.tar.xz
12mr|texlive-basque-book-1.20-1|17	BuildArch:	noarch
12mr|texlive-basque-book-1.20-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-basque-book-1.20-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-basque-book-1.20-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-basque-book-1.20-1|21	
12mr|texlive-basque-book-1.20-1|22	%description
12mr|texlive-basque-book-1.20-1|23	The class is derived from the LaTeX book class. The extensions
12mr|texlive-basque-book-1.20-1|24	solve grammatical and numeration issues that occur when book-
12mr|texlive-basque-book-1.20-1|25	type documents are written in Basque. The class is useful for
12mr|texlive-basque-book-1.20-1|26	writing books, PhD and Master Theses, etc., in Basque.
12mr|texlive-basque-book-1.20-1|27	
12mr|texlive-basque-book-1.20-1|28	%post
12mr|texlive-basque-book-1.20-1|29	%{_sbindir}/texlive.post
12mr|texlive-basque-book-1.20-1|30	
12mr|texlive-basque-book-1.20-1|31	%postun
12mr|texlive-basque-book-1.20-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-basque-book-1.20-1|33	%{_sbindir}/texlive.post
12mr|texlive-basque-book-1.20-1|34	fi
12mr|texlive-basque-book-1.20-1|35	
12mr|texlive-basque-book-1.20-1|36	#-----------------------------------------------------------------------
12mr|texlive-basque-book-1.20-1|37	%files
12mr|texlive-basque-book-1.20-1|38	%{_texmfdistdir}/tex/latex/basque-book/basque-book.cls
12mr|texlive-basque-book-1.20-1|39	%doc %{_texmfdistdir}/doc/latex/basque-book/README
12mr|texlive-basque-book-1.20-1|40	%doc %{_texmfdistdir}/doc/latex/basque-book/basque-book.pdf
12mr|texlive-basque-book-1.20-1|41	#- source
12mr|texlive-basque-book-1.20-1|42	%doc %{_texmfdistdir}/source/latex/basque-book/basque-book.dtx
12mr|texlive-basque-book-1.20-1|43	%doc %{_texmfdistdir}/source/latex/basque-book/basque-book.ins
12mr|texlive-basque-book-1.20-1|44	
12mr|texlive-basque-book-1.20-1|45	#-----------------------------------------------------------------------
12mr|texlive-basque-book-1.20-1|46	%prep
12mr|texlive-basque-book-1.20-1|47	%setup -c -a0 -a1 -a2
12mr|texlive-basque-book-1.20-1|48	
12mr|texlive-basque-book-1.20-1|49	%build
12mr|texlive-basque-book-1.20-1|50	
12mr|texlive-basque-book-1.20-1|51	%install
12mr|texlive-basque-book-1.20-1|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-basque-book-1.20-1|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-basque-book-1.20-1|54	
12mr|texlive-basque-book-1.20-1|55	
12mr|texlive-basque-book-1.20-1|56	
12mr|texlive-basque-book-1.20-1|57	%changelog
12mr|texlive-basque-book-1.20-1|58	

16722 12
12mr|texlive-basque-date-1.05-1|1	# revision 26477
12mr|texlive-basque-date-1.05-1|2	# category Package
12mr|texlive-basque-date-1.05-1|3	# catalog-ctan /macros/latex/contrib/basque-date
12mr|texlive-basque-date-1.05-1|4	# catalog-date 2012-05-17 14:56:37 +0200
12mr|texlive-basque-date-1.05-1|5	# catalog-license lppl1.2
12mr|texlive-basque-date-1.05-1|6	# catalog-version 1.05
12mr|texlive-basque-date-1.05-1|7	Name:		texlive-basque-date
12mr|texlive-basque-date-1.05-1|8	Version:	1.05
12mr|texlive-basque-date-1.05-1|9	Release:	1
12mr|texlive-basque-date-1.05-1|10	Summary:	Print the date in Basque
12mr|texlive-basque-date-1.05-1|11	Group:		Publishing
12mr|texlive-basque-date-1.05-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/basque-date
12mr|texlive-basque-date-1.05-1|13	License:	LPPL1.2
12mr|texlive-basque-date-1.05-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/basque-date.tar.xz
12mr|texlive-basque-date-1.05-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/basque-date.doc.tar.xz
12mr|texlive-basque-date-1.05-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/basque-date.source.tar.xz
12mr|texlive-basque-date-1.05-1|17	BuildArch:	noarch
12mr|texlive-basque-date-1.05-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-basque-date-1.05-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-basque-date-1.05-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-basque-date-1.05-1|21	
12mr|texlive-basque-date-1.05-1|22	%description
12mr|texlive-basque-date-1.05-1|23	The package provides two LaTeX commands to print the current
12mr|texlive-basque-date-1.05-1|24	date in Basque according to the correct forms ruled by The
12mr|texlive-basque-date-1.05-1|25	Basque Language Academy (Euskaltzaindia). The commands
12mr|texlive-basque-date-1.05-1|26	automatically solve the complex declination issues of numbers
12mr|texlive-basque-date-1.05-1|27	in Basque.
12mr|texlive-basque-date-1.05-1|28	
12mr|texlive-basque-date-1.05-1|29	%post
12mr|texlive-basque-date-1.05-1|30	%{_sbindir}/texlive.post
12mr|texlive-basque-date-1.05-1|31	
12mr|texlive-basque-date-1.05-1|32	%postun
12mr|texlive-basque-date-1.05-1|33	if [ $1 -eq 0 ]; then
12mr|texlive-basque-date-1.05-1|34	%{_sbindir}/texlive.post
12mr|texlive-basque-date-1.05-1|35	fi
12mr|texlive-basque-date-1.05-1|36	
12mr|texlive-basque-date-1.05-1|37	#-----------------------------------------------------------------------
12mr|texlive-basque-date-1.05-1|38	%files
12mr|texlive-basque-date-1.05-1|39	%{_texmfdistdir}/tex/latex/basque-date/basque-date.sty
12mr|texlive-basque-date-1.05-1|40	%doc %{_texmfdistdir}/doc/latex/basque-date/README
12mr|texlive-basque-date-1.05-1|41	%doc %{_texmfdistdir}/doc/latex/basque-date/basque-date.pdf
12mr|texlive-basque-date-1.05-1|42	#- source
12mr|texlive-basque-date-1.05-1|43	%doc %{_texmfdistdir}/source/latex/basque-date/basque-date.dtx
12mr|texlive-basque-date-1.05-1|44	%doc %{_texmfdistdir}/source/latex/basque-date/basque-date.ins
12mr|texlive-basque-date-1.05-1|45	
12mr|texlive-basque-date-1.05-1|46	#-----------------------------------------------------------------------
12mr|texlive-basque-date-1.05-1|47	%prep
12mr|texlive-basque-date-1.05-1|48	%setup -c -a0 -a1 -a2
12mr|texlive-basque-date-1.05-1|49	
12mr|texlive-basque-date-1.05-1|50	%build
12mr|texlive-basque-date-1.05-1|51	
12mr|texlive-basque-date-1.05-1|52	%install
12mr|texlive-basque-date-1.05-1|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-basque-date-1.05-1|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-basque-date-1.05-1|55	
12mr|texlive-basque-date-1.05-1|56	
12mr|texlive-basque-date-1.05-1|57	
12mr|texlive-basque-date-1.05-1|58	%changelog
12mr|texlive-basque-date-1.05-1|59	

16723 12
12mr|texlive-bbcard-20080817-2|1	# revision 19440
12mr|texlive-bbcard-20080817-2|2	# category Package
12mr|texlive-bbcard-20080817-2|3	# catalog-ctan /graphics/metapost/contrib/macros/bbcard
12mr|texlive-bbcard-20080817-2|4	# catalog-date 2008-08-17 01:00:50 +0200
12mr|texlive-bbcard-20080817-2|5	# catalog-license pd
12mr|texlive-bbcard-20080817-2|6	# catalog-version undef
12mr|texlive-bbcard-20080817-2|7	Name:		texlive-bbcard
12mr|texlive-bbcard-20080817-2|8	Version:	20080817
12mr|texlive-bbcard-20080817-2|9	Release:	2
12mr|texlive-bbcard-20080817-2|10	Summary:	Bullshit bingo, calendar and baseball-score cards
12mr|texlive-bbcard-20080817-2|11	Group:		Publishing
12mr|texlive-bbcard-20080817-2|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/bbcard
12mr|texlive-bbcard-20080817-2|13	License:	PD
12mr|texlive-bbcard-20080817-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbcard.tar.xz
12mr|texlive-bbcard-20080817-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbcard.doc.tar.xz
12mr|texlive-bbcard-20080817-2|16	BuildArch:	noarch
12mr|texlive-bbcard-20080817-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bbcard-20080817-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bbcard-20080817-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-bbcard-20080817-2|20	
12mr|texlive-bbcard-20080817-2|21	%description
12mr|texlive-bbcard-20080817-2|22	Three jiffy packages for creating cards of various sorts with
12mr|texlive-bbcard-20080817-2|23	MetaPost.
12mr|texlive-bbcard-20080817-2|24	
12mr|texlive-bbcard-20080817-2|25	%post
12mr|texlive-bbcard-20080817-2|26	%{_sbindir}/texlive.post
12mr|texlive-bbcard-20080817-2|27	
12mr|texlive-bbcard-20080817-2|28	%postun
12mr|texlive-bbcard-20080817-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-bbcard-20080817-2|30	%{_sbindir}/texlive.post
12mr|texlive-bbcard-20080817-2|31	fi
12mr|texlive-bbcard-20080817-2|32	
12mr|texlive-bbcard-20080817-2|33	#-----------------------------------------------------------------------
12mr|texlive-bbcard-20080817-2|34	%files
12mr|texlive-bbcard-20080817-2|35	%{_texmfdistdir}/metapost/bbcard/bbcard.mp
12mr|texlive-bbcard-20080817-2|36	%{_texmfdistdir}/metapost/bbcard/breakwidth.mp
12mr|texlive-bbcard-20080817-2|37	%{_texmfdistdir}/metapost/bbcard/calendar.mp
12mr|texlive-bbcard-20080817-2|38	%{_texmfdistdir}/metapost/bbcard/scorecard.mp
12mr|texlive-bbcard-20080817-2|39	%doc %{_texmfdistdir}/doc/metapost/bbcard/README.TEXLIVE
12mr|texlive-bbcard-20080817-2|40	%doc %{_texmfdistdir}/doc/metapost/bbcard/README.bbcard
12mr|texlive-bbcard-20080817-2|41	%doc %{_texmfdistdir}/doc/metapost/bbcard/README.calendar
12mr|texlive-bbcard-20080817-2|42	%doc %{_texmfdistdir}/doc/metapost/bbcard/README.scorecard
12mr|texlive-bbcard-20080817-2|43	
12mr|texlive-bbcard-20080817-2|44	#-----------------------------------------------------------------------
12mr|texlive-bbcard-20080817-2|45	%prep
12mr|texlive-bbcard-20080817-2|46	%setup -c -a0 -a1
12mr|texlive-bbcard-20080817-2|47	
12mr|texlive-bbcard-20080817-2|48	%build
12mr|texlive-bbcard-20080817-2|49	
12mr|texlive-bbcard-20080817-2|50	%install
12mr|texlive-bbcard-20080817-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bbcard-20080817-2|52	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bbcard-20080817-2|53	
12mr|texlive-bbcard-20080817-2|54	
12mr|texlive-bbcard-20080817-2|55	
12mr|texlive-bbcard-20080817-2|56	%changelog
12mr|texlive-bbcard-20080817-2|57	

16724 12
12mr|texlive-bbding-1.01-2|1	# revision 17186
12mr|texlive-bbding-1.01-2|2	# category Package
12mr|texlive-bbding-1.01-2|3	# catalog-ctan /fonts/bbding
12mr|texlive-bbding-1.01-2|4	# catalog-date 2010-02-15 12:02:42 +0100
12mr|texlive-bbding-1.01-2|5	# catalog-license lppl
12mr|texlive-bbding-1.01-2|6	# catalog-version 1.01
12mr|texlive-bbding-1.01-2|7	Name:		texlive-bbding
12mr|texlive-bbding-1.01-2|8	Version:	1.01
12mr|texlive-bbding-1.01-2|9	Release:	2
12mr|texlive-bbding-1.01-2|10	Summary:	A symbol (dingbat) font and LaTeX macros for its use
12mr|texlive-bbding-1.01-2|11	Group:		Publishing
12mr|texlive-bbding-1.01-2|12	URL:		http://www.ctan.org/tex-archive/fonts/bbding
12mr|texlive-bbding-1.01-2|13	License:	LPPL
12mr|texlive-bbding-1.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbding.tar.xz
12mr|texlive-bbding-1.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbding.doc.tar.xz
12mr|texlive-bbding-1.01-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbding.source.tar.xz
12mr|texlive-bbding-1.01-2|17	BuildArch:	noarch
12mr|texlive-bbding-1.01-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bbding-1.01-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bbding-1.01-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-bbding-1.01-2|21	
12mr|texlive-bbding-1.01-2|22	%description
12mr|texlive-bbding-1.01-2|23	A symbol font (distributed as MetaFont source) that contains
12mr|texlive-bbding-1.01-2|24	many of the symbols of the Zapf dingbats set, together with an
12mr|texlive-bbding-1.01-2|25	NFSS interface for using the font. An Adobe Type 1 version of
12mr|texlive-bbding-1.01-2|26	the fonts is available in the niceframe fonts bundle.
12mr|texlive-bbding-1.01-2|27	
12mr|texlive-bbding-1.01-2|28	%post
12mr|texlive-bbding-1.01-2|29	%{_sbindir}/texlive.post
12mr|texlive-bbding-1.01-2|30	
12mr|texlive-bbding-1.01-2|31	%postun
12mr|texlive-bbding-1.01-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-bbding-1.01-2|33	%{_sbindir}/texlive.post
12mr|texlive-bbding-1.01-2|34	fi
12mr|texlive-bbding-1.01-2|35	
12mr|texlive-bbding-1.01-2|36	#-----------------------------------------------------------------------
12mr|texlive-bbding-1.01-2|37	%files
12mr|texlive-bbding-1.01-2|38	%{_texmfdistdir}/fonts/source/public/bbding/bbding10.mf
12mr|texlive-bbding-1.01-2|39	%{_texmfdistdir}/fonts/tfm/public/bbding/bbding10.tfm
12mr|texlive-bbding-1.01-2|40	%{_texmfdistdir}/tex/latex/bbding/Uding.fd
12mr|texlive-bbding-1.01-2|41	%{_texmfdistdir}/tex/latex/bbding/bbding.sty
12mr|texlive-bbding-1.01-2|42	%doc %{_texmfdistdir}/doc/latex/bbding/README
12mr|texlive-bbding-1.01-2|43	%doc %{_texmfdistdir}/doc/latex/bbding/bbding.pdf
12mr|texlive-bbding-1.01-2|44	%doc %{_texmfdistdir}/doc/latex/bbding/bbding10.org
12mr|texlive-bbding-1.01-2|45	#- source
12mr|texlive-bbding-1.01-2|46	%doc %{_texmfdistdir}/source/latex/bbding/bbding.dtx
12mr|texlive-bbding-1.01-2|47	%doc %{_texmfdistdir}/source/latex/bbding/bbding.ins
12mr|texlive-bbding-1.01-2|48	
12mr|texlive-bbding-1.01-2|49	#-----------------------------------------------------------------------
12mr|texlive-bbding-1.01-2|50	%prep
12mr|texlive-bbding-1.01-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-bbding-1.01-2|52	
12mr|texlive-bbding-1.01-2|53	%build
12mr|texlive-bbding-1.01-2|54	
12mr|texlive-bbding-1.01-2|55	%install
12mr|texlive-bbding-1.01-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bbding-1.01-2|57	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bbding-1.01-2|58	
12mr|texlive-bbding-1.01-2|59	
12mr|texlive-bbding-1.01-2|60	
12mr|texlive-bbding-1.01-2|61	%changelog
12mr|texlive-bbding-1.01-2|62	

16725 12
12mr|texlive-bbm-20091119-2|1	# revision 15878
12mr|texlive-bbm-20091119-2|2	# category Package
12mr|texlive-bbm-20091119-2|3	# catalog-ctan /fonts/cm/bbm
12mr|texlive-bbm-20091119-2|4	# catalog-date 2009-11-19 15:03:53 +0100
12mr|texlive-bbm-20091119-2|5	# catalog-license other-free
12mr|texlive-bbm-20091119-2|6	# catalog-version undef
12mr|texlive-bbm-20091119-2|7	Name:		texlive-bbm
12mr|texlive-bbm-20091119-2|8	Version:	20091119
12mr|texlive-bbm-20091119-2|9	Release:	2
12mr|texlive-bbm-20091119-2|10	Summary:	"Blackboard-style" cm fonts
12mr|texlive-bbm-20091119-2|11	Group:		Publishing
12mr|texlive-bbm-20091119-2|12	URL:		http://www.ctan.org/tex-archive/fonts/cm/bbm
12mr|texlive-bbm-20091119-2|13	License:	OTHER-FREE
12mr|texlive-bbm-20091119-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbm.tar.xz
12mr|texlive-bbm-20091119-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbm.doc.tar.xz
12mr|texlive-bbm-20091119-2|16	BuildArch:	noarch
12mr|texlive-bbm-20091119-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bbm-20091119-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bbm-20091119-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-bbm-20091119-2|20	
12mr|texlive-bbm-20091119-2|21	%description
12mr|texlive-bbm-20091119-2|22	Blackboard variants of Computer Modern fonts. The fonts are
12mr|texlive-bbm-20091119-2|23	distributed as MetaFont source (only); LaTeX support is
12mr|texlive-bbm-20091119-2|24	available with the bbm-macros package. The Sauter font package
12mr|texlive-bbm-20091119-2|25	has MetaFont parameter source files for building the fonts at
12mr|texlive-bbm-20091119-2|26	more sizes than you could reasonably imagine. A sample of these
12mr|texlive-bbm-20091119-2|27	fonts appears in the blackboard bold sampler.
12mr|texlive-bbm-20091119-2|28	
12mr|texlive-bbm-20091119-2|29	%post
12mr|texlive-bbm-20091119-2|30	%{_sbindir}/texlive.post
12mr|texlive-bbm-20091119-2|31	
12mr|texlive-bbm-20091119-2|32	%postun
12mr|texlive-bbm-20091119-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-bbm-20091119-2|34	%{_sbindir}/texlive.post
12mr|texlive-bbm-20091119-2|35	fi
12mr|texlive-bbm-20091119-2|36	
12mr|texlive-bbm-20091119-2|37	#-----------------------------------------------------------------------
12mr|texlive-bbm-20091119-2|38	%files
12mr|texlive-bbm-20091119-2|39	%{_texmfdistdir}/fonts/source/public/bbm/bbm10.mf
12mr|texlive-bbm-20091119-2|40	%{_texmfdistdir}/fonts/source/public/bbm/bbm12.mf
12mr|texlive-bbm-20091119-2|41	%{_texmfdistdir}/fonts/source/public/bbm/bbm17.mf
12mr|texlive-bbm-20091119-2|42	%{_texmfdistdir}/fonts/source/public/bbm/bbm5.mf
12mr|texlive-bbm-20091119-2|43	%{_texmfdistdir}/fonts/source/public/bbm/bbm6.mf
12mr|texlive-bbm-20091119-2|44	%{_texmfdistdir}/fonts/source/public/bbm/bbm7.mf
12mr|texlive-bbm-20091119-2|45	%{_texmfdistdir}/fonts/source/public/bbm/bbm8.mf
12mr|texlive-bbm-20091119-2|46	%{_texmfdistdir}/fonts/source/public/bbm/bbm9.mf
12mr|texlive-bbm-20091119-2|47	%{_texmfdistdir}/fonts/source/public/bbm/bbmb10.mf
12mr|texlive-bbm-20091119-2|48	%{_texmfdistdir}/fonts/source/public/bbm/bbmbx10.mf
12mr|texlive-bbm-20091119-2|49	%{_texmfdistdir}/fonts/source/public/bbm/bbmbx12.mf
12mr|texlive-bbm-20091119-2|50	%{_texmfdistdir}/fonts/source/public/bbm/bbmbx5.mf
12mr|texlive-bbm-20091119-2|51	%{_texmfdistdir}/fonts/source/public/bbm/bbmbx6.mf
12mr|texlive-bbm-20091119-2|52	%{_texmfdistdir}/fonts/source/public/bbm/bbmbx7.mf
12mr|texlive-bbm-20091119-2|53	%{_texmfdistdir}/fonts/source/public/bbm/bbmbx8.mf
12mr|texlive-bbm-20091119-2|54	%{_texmfdistdir}/fonts/source/public/bbm/bbmbx9.mf
12mr|texlive-bbm-20091119-2|55	%{_texmfdistdir}/fonts/source/public/bbm/bbmbxsl10.mf
12mr|texlive-bbm-20091119-2|56	%{_texmfdistdir}/fonts/source/public/bbm/bbmdunh10.mf
12mr|texlive-bbm-20091119-2|57	%{_texmfdistdir}/fonts/source/public/bbm/bbmfib8.mf
12mr|texlive-bbm-20091119-2|58	%{_texmfdistdir}/fonts/source/public/bbm/bbmfxib8.mf
12mr|texlive-bbm-20091119-2|59	%{_texmfdistdir}/fonts/source/public/bbm/bbminch.mf
12mr|texlive-bbm-20091119-2|60	%{_texmfdistdir}/fonts/source/public/bbm/bbmsl10.mf
12mr|texlive-bbm-20091119-2|61	%{_texmfdistdir}/fonts/source/public/bbm/bbmsl12.mf
12mr|texlive-bbm-20091119-2|62	%{_texmfdistdir}/fonts/source/public/bbm/bbmsl8.mf
12mr|texlive-bbm-20091119-2|63	%{_texmfdistdir}/fonts/source/public/bbm/bbmsl9.mf
12mr|texlive-bbm-20091119-2|64	%{_texmfdistdir}/fonts/source/public/bbm/bbmsltt10.mf
12mr|texlive-bbm-20091119-2|65	%{_texmfdistdir}/fonts/source/public/bbm/bbmss10.mf
12mr|texlive-bbm-20091119-2|66	%{_texmfdistdir}/fonts/source/public/bbm/bbmss12.mf
12mr|texlive-bbm-20091119-2|67	%{_texmfdistdir}/fonts/source/public/bbm/bbmss17.mf
12mr|texlive-bbm-20091119-2|68	%{_texmfdistdir}/fonts/source/public/bbm/bbmss8.mf
12mr|texlive-bbm-20091119-2|69	%{_texmfdistdir}/fonts/source/public/bbm/bbmss9.mf
12mr|texlive-bbm-20091119-2|70	%{_texmfdistdir}/fonts/source/public/bbm/bbmssbx10.mf
12mr|texlive-bbm-20091119-2|71	%{_texmfdistdir}/fonts/source/public/bbm/bbmssdc10.mf
12mr|texlive-bbm-20091119-2|72	%{_texmfdistdir}/fonts/source/public/bbm/bbmssi10.mf
12mr|texlive-bbm-20091119-2|73	%{_texmfdistdir}/fonts/source/public/bbm/bbmssi12.mf
12mr|texlive-bbm-20091119-2|74	%{_texmfdistdir}/fonts/source/public/bbm/bbmssi17.mf
12mr|texlive-bbm-20091119-2|75	%{_texmfdistdir}/fonts/source/public/bbm/bbmssi8.mf
12mr|texlive-bbm-20091119-2|76	%{_texmfdistdir}/fonts/source/public/bbm/bbmssi9.mf
12mr|texlive-bbm-20091119-2|77	%{_texmfdistdir}/fonts/source/public/bbm/bbmssq8.mf
12mr|texlive-bbm-20091119-2|78	%{_texmfdistdir}/fonts/source/public/bbm/bbmssqi8.mf
12mr|texlive-bbm-20091119-2|79	%{_texmfdistdir}/fonts/source/public/bbm/bbmtt10.mf
12mr|texlive-bbm-20091119-2|80	%{_texmfdistdir}/fonts/source/public/bbm/bbmtt12.mf
12mr|texlive-bbm-20091119-2|81	%{_texmfdistdir}/fonts/source/public/bbm/bbmtt8.mf
12mr|texlive-bbm-20091119-2|82	%{_texmfdistdir}/fonts/source/public/bbm/bbmtt9.mf
12mr|texlive-bbm-20091119-2|83	%{_texmfdistdir}/fonts/source/public/bbm/bbmvtt10.mf
12mr|texlive-bbm-20091119-2|84	%{_texmfdistdir}/fonts/source/public/bbm/blbbase.mf
12mr|texlive-bbm-20091119-2|85	%{_texmfdistdir}/fonts/source/public/bbm/blbord.mf
12mr|texlive-bbm-20091119-2|86	%{_texmfdistdir}/fonts/source/public/bbm/blbordl.mf
12mr|texlive-bbm-20091119-2|87	%{_texmfdistdir}/fonts/source/public/bbm/blbordsp.mf
12mr|texlive-bbm-20091119-2|88	%{_texmfdistdir}/fonts/source/public/bbm/blbordu.mf
12mr|texlive-bbm-20091119-2|89	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm10.tfm
12mr|texlive-bbm-20091119-2|90	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm12.tfm
12mr|texlive-bbm-20091119-2|91	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm17.tfm
12mr|texlive-bbm-20091119-2|92	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm5.tfm
12mr|texlive-bbm-20091119-2|93	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm6.tfm
12mr|texlive-bbm-20091119-2|94	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm7.tfm
12mr|texlive-bbm-20091119-2|95	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm8.tfm
12mr|texlive-bbm-20091119-2|96	%{_texmfdistdir}/fonts/tfm/public/bbm/bbm9.tfm
12mr|texlive-bbm-20091119-2|97	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmb10.tfm
12mr|texlive-bbm-20091119-2|98	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbx10.tfm
12mr|texlive-bbm-20091119-2|99	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbx12.tfm
12mr|texlive-bbm-20091119-2|100	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbx5.tfm
12mr|texlive-bbm-20091119-2|101	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbx6.tfm
12mr|texlive-bbm-20091119-2|102	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbx7.tfm
12mr|texlive-bbm-20091119-2|103	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbx8.tfm
12mr|texlive-bbm-20091119-2|104	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbx9.tfm
12mr|texlive-bbm-20091119-2|105	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmbxsl10.tfm
12mr|texlive-bbm-20091119-2|106	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmdunh10.tfm
12mr|texlive-bbm-20091119-2|107	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmfib8.tfm
12mr|texlive-bbm-20091119-2|108	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmfxib8.tfm
12mr|texlive-bbm-20091119-2|109	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmsl10.tfm
12mr|texlive-bbm-20091119-2|110	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmsl12.tfm
12mr|texlive-bbm-20091119-2|111	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmsl8.tfm
12mr|texlive-bbm-20091119-2|112	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmsl9.tfm
12mr|texlive-bbm-20091119-2|113	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmss10.tfm
12mr|texlive-bbm-20091119-2|114	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmss12.tfm
12mr|texlive-bbm-20091119-2|115	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmss17.tfm
12mr|texlive-bbm-20091119-2|116	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmss8.tfm
12mr|texlive-bbm-20091119-2|117	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmss9.tfm
12mr|texlive-bbm-20091119-2|118	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssbx10.tfm
12mr|texlive-bbm-20091119-2|119	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssdc10.tfm
12mr|texlive-bbm-20091119-2|120	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssi10.tfm
12mr|texlive-bbm-20091119-2|121	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssi12.tfm
12mr|texlive-bbm-20091119-2|122	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssi17.tfm
12mr|texlive-bbm-20091119-2|123	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssi8.tfm
12mr|texlive-bbm-20091119-2|124	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssi9.tfm
12mr|texlive-bbm-20091119-2|125	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssq8.tfm
12mr|texlive-bbm-20091119-2|126	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmssqi8.tfm
12mr|texlive-bbm-20091119-2|127	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmtt10.tfm
12mr|texlive-bbm-20091119-2|128	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmtt12.tfm
12mr|texlive-bbm-20091119-2|129	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmtt8.tfm
12mr|texlive-bbm-20091119-2|130	%{_texmfdistdir}/fonts/tfm/public/bbm/bbmtt9.tfm
12mr|texlive-bbm-20091119-2|131	%doc %{_texmfdistdir}/doc/fonts/bbm/README
12mr|texlive-bbm-20091119-2|132	%doc %{_texmfdistdir}/doc/fonts/bbm/gfbatch.batch
12mr|texlive-bbm-20091119-2|133	%doc %{_texmfdistdir}/doc/fonts/bbm/mfbatch.batch
12mr|texlive-bbm-20091119-2|134	%doc %{_texmfdistdir}/doc/fonts/bbm/test.tex
12mr|texlive-bbm-20091119-2|135	
12mr|texlive-bbm-20091119-2|136	#-----------------------------------------------------------------------
12mr|texlive-bbm-20091119-2|137	%prep
12mr|texlive-bbm-20091119-2|138	%setup -c -a0 -a1
12mr|texlive-bbm-20091119-2|139	
12mr|texlive-bbm-20091119-2|140	%build
12mr|texlive-bbm-20091119-2|141	
12mr|texlive-bbm-20091119-2|142	%install
12mr|texlive-bbm-20091119-2|143	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bbm-20091119-2|144	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bbm-20091119-2|145	
12mr|texlive-bbm-20091119-2|146	
12mr|texlive-bbm-20091119-2|147	
12mr|texlive-bbm-20091119-2|148	%changelog
12mr|texlive-bbm-20091119-2|149	

16726 12
12mr|texlive-bbm-macros-20100215-2|1	# revision 17224
12mr|texlive-bbm-macros-20100215-2|2	# category Package
12mr|texlive-bbm-macros-20100215-2|3	# catalog-ctan /macros/latex/contrib/bbm
12mr|texlive-bbm-macros-20100215-2|4	# catalog-date 2010-02-15 23:28:51 +0100
12mr|texlive-bbm-macros-20100215-2|5	# catalog-license lppl
12mr|texlive-bbm-macros-20100215-2|6	# catalog-version undef
12mr|texlive-bbm-macros-20100215-2|7	Name:		texlive-bbm-macros
12mr|texlive-bbm-macros-20100215-2|8	Version:	20100215
12mr|texlive-bbm-macros-20100215-2|9	Release:	2
12mr|texlive-bbm-macros-20100215-2|10	Summary:	LaTeX support for "blackboard-style" cm fonts
12mr|texlive-bbm-macros-20100215-2|11	Group:		Publishing
12mr|texlive-bbm-macros-20100215-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bbm
12mr|texlive-bbm-macros-20100215-2|13	License:	LPPL
12mr|texlive-bbm-macros-20100215-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbm-macros.tar.xz
12mr|texlive-bbm-macros-20100215-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbm-macros.doc.tar.xz
12mr|texlive-bbm-macros-20100215-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbm-macros.source.tar.xz
12mr|texlive-bbm-macros-20100215-2|17	BuildArch:	noarch
12mr|texlive-bbm-macros-20100215-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bbm-macros-20100215-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bbm-macros-20100215-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-bbm-macros-20100215-2|21	
12mr|texlive-bbm-macros-20100215-2|22	%description
12mr|texlive-bbm-macros-20100215-2|23	Provides LaTeX support for Blackboard variants of Computer
12mr|texlive-bbm-macros-20100215-2|24	Modern fonts. Declares a font family bbm so you can in
12mr|texlive-bbm-macros-20100215-2|25	principle write running text in blackboard bold, and lots of
12mr|texlive-bbm-macros-20100215-2|26	math alphabets for using the fonts within maths.
12mr|texlive-bbm-macros-20100215-2|27	
12mr|texlive-bbm-macros-20100215-2|28	%post
12mr|texlive-bbm-macros-20100215-2|29	%{_sbindir}/texlive.post
12mr|texlive-bbm-macros-20100215-2|30	
12mr|texlive-bbm-macros-20100215-2|31	%postun
12mr|texlive-bbm-macros-20100215-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-bbm-macros-20100215-2|33	%{_sbindir}/texlive.post
12mr|texlive-bbm-macros-20100215-2|34	fi
12mr|texlive-bbm-macros-20100215-2|35	
12mr|texlive-bbm-macros-20100215-2|36	#-----------------------------------------------------------------------
12mr|texlive-bbm-macros-20100215-2|37	%files
12mr|texlive-bbm-macros-20100215-2|38	%{_texmfdistdir}/tex/latex/bbm-macros/bbm.sty
12mr|texlive-bbm-macros-20100215-2|39	%{_texmfdistdir}/tex/latex/bbm-macros/ubbm.fd
12mr|texlive-bbm-macros-20100215-2|40	%{_texmfdistdir}/tex/latex/bbm-macros/ubbmss.fd
12mr|texlive-bbm-macros-20100215-2|41	%{_texmfdistdir}/tex/latex/bbm-macros/ubbmtt.fd
12mr|texlive-bbm-macros-20100215-2|42	%doc %{_texmfdistdir}/doc/latex/bbm-macros/README
12mr|texlive-bbm-macros-20100215-2|43	%doc %{_texmfdistdir}/doc/latex/bbm-macros/bbm.pdf
12mr|texlive-bbm-macros-20100215-2|44	#- source
12mr|texlive-bbm-macros-20100215-2|45	%doc %{_texmfdistdir}/source/latex/bbm-macros/bbm.drv
12mr|texlive-bbm-macros-20100215-2|46	%doc %{_texmfdistdir}/source/latex/bbm-macros/bbm.dtx
12mr|texlive-bbm-macros-20100215-2|47	%doc %{_texmfdistdir}/source/latex/bbm-macros/bbm.ins
12mr|texlive-bbm-macros-20100215-2|48	
12mr|texlive-bbm-macros-20100215-2|49	#-----------------------------------------------------------------------
12mr|texlive-bbm-macros-20100215-2|50	%prep
12mr|texlive-bbm-macros-20100215-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-bbm-macros-20100215-2|52	
12mr|texlive-bbm-macros-20100215-2|53	%build
12mr|texlive-bbm-macros-20100215-2|54	
12mr|texlive-bbm-macros-20100215-2|55	%install
12mr|texlive-bbm-macros-20100215-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bbm-macros-20100215-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bbm-macros-20100215-2|58	
12mr|texlive-bbm-macros-20100215-2|59	
12mr|texlive-bbm-macros-20100215-2|60	
12mr|texlive-bbm-macros-20100215-2|61	%changelog
12mr|texlive-bbm-macros-20100215-2|62	

16727 12
12mr|texlive-bbold-1.01-2|1	# revision 17187
12mr|texlive-bbold-1.01-2|2	# category Package
12mr|texlive-bbold-1.01-2|3	# catalog-ctan /fonts/bbold
12mr|texlive-bbold-1.01-2|4	# catalog-date 2010-02-15 23:28:51 +0100
12mr|texlive-bbold-1.01-2|5	# catalog-license bsd
12mr|texlive-bbold-1.01-2|6	# catalog-version 1.01
12mr|texlive-bbold-1.01-2|7	Name:		texlive-bbold
12mr|texlive-bbold-1.01-2|8	Version:	1.01
12mr|texlive-bbold-1.01-2|9	Release:	2
12mr|texlive-bbold-1.01-2|10	Summary:	Sans serif blackboard bold
12mr|texlive-bbold-1.01-2|11	Group:		Publishing
12mr|texlive-bbold-1.01-2|12	URL:		http://www.ctan.org/tex-archive/fonts/bbold
12mr|texlive-bbold-1.01-2|13	License:	BSD
12mr|texlive-bbold-1.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbold.tar.xz
12mr|texlive-bbold-1.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbold.doc.tar.xz
12mr|texlive-bbold-1.01-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbold.source.tar.xz
12mr|texlive-bbold-1.01-2|17	BuildArch:	noarch
12mr|texlive-bbold-1.01-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bbold-1.01-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bbold-1.01-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-bbold-1.01-2|21	
12mr|texlive-bbold-1.01-2|22	%description
12mr|texlive-bbold-1.01-2|23	A geometric sans serif blackboard bold font, for use in
12mr|texlive-bbold-1.01-2|24	mathematics; MetaFont sources are provided, as well as macros
12mr|texlive-bbold-1.01-2|25	for use with LaTeX. The Sauter font package has MetaFont
12mr|texlive-bbold-1.01-2|26	parameter source files for building the fonts at more sizes
12mr|texlive-bbold-1.01-2|27	than you could reasonably imagine. See the blackboard sampler
12mr|texlive-bbold-1.01-2|28	for a feel for the font's appearance.
12mr|texlive-bbold-1.01-2|29	
12mr|texlive-bbold-1.01-2|30	%post
12mr|texlive-bbold-1.01-2|31	%{_sbindir}/texlive.post
12mr|texlive-bbold-1.01-2|32	
12mr|texlive-bbold-1.01-2|33	%postun
12mr|texlive-bbold-1.01-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-bbold-1.01-2|35	%{_sbindir}/texlive.post
12mr|texlive-bbold-1.01-2|36	fi
12mr|texlive-bbold-1.01-2|37	
12mr|texlive-bbold-1.01-2|38	#-----------------------------------------------------------------------
12mr|texlive-bbold-1.01-2|39	%files
12mr|texlive-bbold-1.01-2|40	%{_texmfdistdir}/fonts/source/public/bbold/bbbase.mf
12mr|texlive-bbold-1.01-2|41	%{_texmfdistdir}/fonts/source/public/bbold/bbgreekl.mf
12mr|texlive-bbold-1.01-2|42	%{_texmfdistdir}/fonts/source/public/bbold/bbgreeku.mf
12mr|texlive-bbold-1.01-2|43	%{_texmfdistdir}/fonts/source/public/bbold/bbligs.mf
12mr|texlive-bbold-1.01-2|44	%{_texmfdistdir}/fonts/source/public/bbold/bblower.mf
12mr|texlive-bbold-1.01-2|45	%{_texmfdistdir}/fonts/source/public/bbold/bbnum.mf
12mr|texlive-bbold-1.01-2|46	%{_texmfdistdir}/fonts/source/public/bbold/bbold.mf
12mr|texlive-bbold-1.01-2|47	%{_texmfdistdir}/fonts/source/public/bbold/bbold10.mf
12mr|texlive-bbold-1.01-2|48	%{_texmfdistdir}/fonts/source/public/bbold/bbold12.mf
12mr|texlive-bbold-1.01-2|49	%{_texmfdistdir}/fonts/source/public/bbold/bbold17.mf
12mr|texlive-bbold-1.01-2|50	%{_texmfdistdir}/fonts/source/public/bbold/bbold5.mf
12mr|texlive-bbold-1.01-2|51	%{_texmfdistdir}/fonts/source/public/bbold/bbold6.mf
12mr|texlive-bbold-1.01-2|52	%{_texmfdistdir}/fonts/source/public/bbold/bbold7.mf
12mr|texlive-bbold-1.01-2|53	%{_texmfdistdir}/fonts/source/public/bbold/bbold8.mf
12mr|texlive-bbold-1.01-2|54	%{_texmfdistdir}/fonts/source/public/bbold/bbold9.mf
12mr|texlive-bbold-1.01-2|55	%{_texmfdistdir}/fonts/source/public/bbold/bbparams.mf
12mr|texlive-bbold-1.01-2|56	%{_texmfdistdir}/fonts/source/public/bbold/bbpunc.mf
12mr|texlive-bbold-1.01-2|57	%{_texmfdistdir}/fonts/source/public/bbold/bbupper.mf
12mr|texlive-bbold-1.01-2|58	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold10.tfm
12mr|texlive-bbold-1.01-2|59	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold12.tfm
12mr|texlive-bbold-1.01-2|60	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold17.tfm
12mr|texlive-bbold-1.01-2|61	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold5.tfm
12mr|texlive-bbold-1.01-2|62	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold6.tfm
12mr|texlive-bbold-1.01-2|63	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold7.tfm
12mr|texlive-bbold-1.01-2|64	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold8.tfm
12mr|texlive-bbold-1.01-2|65	%{_texmfdistdir}/fonts/tfm/public/bbold/bbold9.tfm
12mr|texlive-bbold-1.01-2|66	%{_texmfdistdir}/tex/latex/bbold/Ubbold.fd
12mr|texlive-bbold-1.01-2|67	%{_texmfdistdir}/tex/latex/bbold/bbold.sty
12mr|texlive-bbold-1.01-2|68	%doc %{_texmfdistdir}/doc/latex/bbold/INSTALL
12mr|texlive-bbold-1.01-2|69	%doc %{_texmfdistdir}/doc/latex/bbold/README
12mr|texlive-bbold-1.01-2|70	%doc %{_texmfdistdir}/doc/latex/bbold/bbold.pdf
12mr|texlive-bbold-1.01-2|71	#- source
12mr|texlive-bbold-1.01-2|72	%doc %{_texmfdistdir}/source/latex/bbold/bbold.dtx
12mr|texlive-bbold-1.01-2|73	%doc %{_texmfdistdir}/source/latex/bbold/bbold.ins
12mr|texlive-bbold-1.01-2|74	%doc %{_texmfdistdir}/source/latex/bbold/fonttabl.sty
12mr|texlive-bbold-1.01-2|75	
12mr|texlive-bbold-1.01-2|76	#-----------------------------------------------------------------------
12mr|texlive-bbold-1.01-2|77	%prep
12mr|texlive-bbold-1.01-2|78	%setup -c -a0 -a1 -a2
12mr|texlive-bbold-1.01-2|79	
12mr|texlive-bbold-1.01-2|80	%build
12mr|texlive-bbold-1.01-2|81	
12mr|texlive-bbold-1.01-2|82	%install
12mr|texlive-bbold-1.01-2|83	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bbold-1.01-2|84	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bbold-1.01-2|85	
12mr|texlive-bbold-1.01-2|86	
12mr|texlive-bbold-1.01-2|87	
12mr|texlive-bbold-1.01-2|88	%changelog
12mr|texlive-bbold-1.01-2|89	

16728 12
12mr|texlive-bbold-type1-20101121-2|1	# revision 20524
12mr|texlive-bbold-type1-20101121-2|2	# category Package
12mr|texlive-bbold-type1-20101121-2|3	# catalog-ctan /fonts/bbold-type1
12mr|texlive-bbold-type1-20101121-2|4	# catalog-date 2010-11-21 18:48:27 +0100
12mr|texlive-bbold-type1-20101121-2|5	# catalog-license other-free
12mr|texlive-bbold-type1-20101121-2|6	# catalog-version undef
12mr|texlive-bbold-type1-20101121-2|7	Name:		texlive-bbold-type1
12mr|texlive-bbold-type1-20101121-2|8	Version:	20101121
12mr|texlive-bbold-type1-20101121-2|9	Release:	2
12mr|texlive-bbold-type1-20101121-2|10	Summary:	An Adobe Type 1 format version of the bbold font
12mr|texlive-bbold-type1-20101121-2|11	Group:		Publishing
12mr|texlive-bbold-type1-20101121-2|12	URL:		http://www.ctan.org/tex-archive/fonts/bbold-type1
12mr|texlive-bbold-type1-20101121-2|13	License:	OTHER-FREE
12mr|texlive-bbold-type1-20101121-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbold-type1.tar.xz
12mr|texlive-bbold-type1-20101121-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bbold-type1.doc.tar.xz
12mr|texlive-bbold-type1-20101121-2|16	BuildArch:	noarch
12mr|texlive-bbold-type1-20101121-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bbold-type1-20101121-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bbold-type1-20101121-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-bbold-type1-20101121-2|20	
12mr|texlive-bbold-type1-20101121-2|21	%description
12mr|texlive-bbold-type1-20101121-2|22	The files offer an Adobe Type 1 format version of the 5pt, 7pt
12mr|texlive-bbold-type1-20101121-2|23	and 10pt versions of the bbold fonts. The distribution also
12mr|texlive-bbold-type1-20101121-2|24	includes a map file, for use when incorporating the fonts into
12mr|texlive-bbold-type1-20101121-2|25	TeX documents, but no macro sets are provided (the fonts will
12mr|texlive-bbold-type1-20101121-2|26	not provide the correct results using macros designed for use
12mr|texlive-bbold-type1-20101121-2|27	with the MetaFont versions of the fonts. The fonts were
12mr|texlive-bbold-type1-20101121-2|28	produced to be part of the TeX distribution from Y&Y; they were
12mr|texlive-bbold-type1-20101121-2|29	generously donated to the TeX Users' Group when Y&Y closed its
12mr|texlive-bbold-type1-20101121-2|30	doors as a business.
12mr|texlive-bbold-type1-20101121-2|31	
12mr|texlive-bbold-type1-20101121-2|32	%post
12mr|texlive-bbold-type1-20101121-2|33	%{_sbindir}/texlive.post
12mr|texlive-bbold-type1-20101121-2|34	
12mr|texlive-bbold-type1-20101121-2|35	%postun
12mr|texlive-bbold-type1-20101121-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-bbold-type1-20101121-2|37	%{_sbindir}/texlive.post
12mr|texlive-bbold-type1-20101121-2|38	fi
12mr|texlive-bbold-type1-20101121-2|39	
12mr|texlive-bbold-type1-20101121-2|40	#-----------------------------------------------------------------------
12mr|texlive-bbold-type1-20101121-2|41	%files
12mr|texlive-bbold-type1-20101121-2|42	%{_texmfdistdir}/fonts/afm/public/bbold-type1/bbold10.afm
12mr|texlive-bbold-type1-20101121-2|43	%{_texmfdistdir}/fonts/afm/public/bbold-type1/bbold5.afm
12mr|texlive-bbold-type1-20101121-2|44	%{_texmfdistdir}/fonts/afm/public/bbold-type1/bbold7.afm
12mr|texlive-bbold-type1-20101121-2|45	%{_texmfdistdir}/fonts/map/dvips/bbold-type1/bbold.map
12mr|texlive-bbold-type1-20101121-2|46	%{_texmfdistdir}/fonts/type1/public/bbold-type1/bbold10.pfb
12mr|texlive-bbold-type1-20101121-2|47	%{_texmfdistdir}/fonts/type1/public/bbold-type1/bbold5.pfb
12mr|texlive-bbold-type1-20101121-2|48	%{_texmfdistdir}/fonts/type1/public/bbold-type1/bbold7.pfb
12mr|texlive-bbold-type1-20101121-2|49	%doc %{_texmfdistdir}/doc/fonts/bbold-type1/README
12mr|texlive-bbold-type1-20101121-2|50	%doc %{_texmfdistdir}/doc/fonts/bbold-type1/test.pdf
12mr|texlive-bbold-type1-20101121-2|51	%doc %{_texmfdistdir}/doc/fonts/bbold-type1/test.tex
12mr|texlive-bbold-type1-20101121-2|52	
12mr|texlive-bbold-type1-20101121-2|53	#-----------------------------------------------------------------------
12mr|texlive-bbold-type1-20101121-2|54	%prep
12mr|texlive-bbold-type1-20101121-2|55	%setup -c -a0 -a1
12mr|texlive-bbold-type1-20101121-2|56	
12mr|texlive-bbold-type1-20101121-2|57	%build
12mr|texlive-bbold-type1-20101121-2|58	
12mr|texlive-bbold-type1-20101121-2|59	%install
12mr|texlive-bbold-type1-20101121-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bbold-type1-20101121-2|61	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bbold-type1-20101121-2|62	
12mr|texlive-bbold-type1-20101121-2|63	
12mr|texlive-bbold-type1-20101121-2|64	
12mr|texlive-bbold-type1-20101121-2|65	%changelog
12mr|texlive-bbold-type1-20101121-2|66	

16729 12
12mr|texlive-bchart-0.1.1-1|1	# revision 25677
12mr|texlive-bchart-0.1.1-1|2	# category Package
12mr|texlive-bchart-0.1.1-1|3	# catalog-ctan /macros/latex/contrib/bchart
12mr|texlive-bchart-0.1.1-1|4	# catalog-date 2012-03-17 17:05:04 +0100
12mr|texlive-bchart-0.1.1-1|5	# catalog-license other-free
12mr|texlive-bchart-0.1.1-1|6	# catalog-version 0.1.1
12mr|texlive-bchart-0.1.1-1|7	Name:		texlive-bchart
12mr|texlive-bchart-0.1.1-1|8	Version:	0.1.1
12mr|texlive-bchart-0.1.1-1|9	Release:	1
12mr|texlive-bchart-0.1.1-1|10	Summary:	Draw simple bar charts in LaTeX
12mr|texlive-bchart-0.1.1-1|11	Group:		Publishing
12mr|texlive-bchart-0.1.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bchart
12mr|texlive-bchart-0.1.1-1|13	License:	OTHER-FREE
12mr|texlive-bchart-0.1.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bchart.tar.xz
12mr|texlive-bchart-0.1.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bchart.doc.tar.xz
12mr|texlive-bchart-0.1.1-1|16	BuildArch:	noarch
12mr|texlive-bchart-0.1.1-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bchart-0.1.1-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bchart-0.1.1-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-bchart-0.1.1-1|20	
12mr|texlive-bchart-0.1.1-1|21	%description
12mr|texlive-bchart-0.1.1-1|22	The package provides horizontal bar charts, drawn using TikZ on
12mr|texlive-bchart-0.1.1-1|23	a numeric X-axis. The focus of the package is simplicity and
12mr|texlive-bchart-0.1.1-1|24	aesthetics.
12mr|texlive-bchart-0.1.1-1|25	
12mr|texlive-bchart-0.1.1-1|26	%post
12mr|texlive-bchart-0.1.1-1|27	%{_sbindir}/texlive.post
12mr|texlive-bchart-0.1.1-1|28	
12mr|texlive-bchart-0.1.1-1|29	%postun
12mr|texlive-bchart-0.1.1-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-bchart-0.1.1-1|31	%{_sbindir}/texlive.post
12mr|texlive-bchart-0.1.1-1|32	fi
12mr|texlive-bchart-0.1.1-1|33	
12mr|texlive-bchart-0.1.1-1|34	#-----------------------------------------------------------------------
12mr|texlive-bchart-0.1.1-1|35	%files
12mr|texlive-bchart-0.1.1-1|36	%{_texmfdistdir}/tex/latex/bchart/bchart.sty
12mr|texlive-bchart-0.1.1-1|37	%doc %{_texmfdistdir}/doc/latex/bchart/CHANGES.txt
12mr|texlive-bchart-0.1.1-1|38	%doc %{_texmfdistdir}/doc/latex/bchart/LICENSE.txt
12mr|texlive-bchart-0.1.1-1|39	%doc %{_texmfdistdir}/doc/latex/bchart/README
12mr|texlive-bchart-0.1.1-1|40	%doc %{_texmfdistdir}/doc/latex/bchart/bchart.pdf
12mr|texlive-bchart-0.1.1-1|41	%doc %{_texmfdistdir}/doc/latex/bchart/bchart.tex
12mr|texlive-bchart-0.1.1-1|42	
12mr|texlive-bchart-0.1.1-1|43	#-----------------------------------------------------------------------
12mr|texlive-bchart-0.1.1-1|44	%prep
12mr|texlive-bchart-0.1.1-1|45	%setup -c -a0 -a1
12mr|texlive-bchart-0.1.1-1|46	
12mr|texlive-bchart-0.1.1-1|47	%build
12mr|texlive-bchart-0.1.1-1|48	
12mr|texlive-bchart-0.1.1-1|49	%install
12mr|texlive-bchart-0.1.1-1|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bchart-0.1.1-1|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bchart-0.1.1-1|52	
12mr|texlive-bchart-0.1.1-1|53	
12mr|texlive-bchart-0.1.1-1|54	
12mr|texlive-bchart-0.1.1-1|55	%changelog
12mr|texlive-bchart-0.1.1-1|56	

16730 12
12mr|texlive-bclogo-2.26-2|1	# revision 23305
12mr|texlive-bclogo-2.26-2|2	# category Package
12mr|texlive-bclogo-2.26-2|3	# catalog-ctan /graphics/bclogo
12mr|texlive-bclogo-2.26-2|4	# catalog-date 2011-08-01 12:18:46 +0200
12mr|texlive-bclogo-2.26-2|5	# catalog-license lppl
12mr|texlive-bclogo-2.26-2|6	# catalog-version 2.26
12mr|texlive-bclogo-2.26-2|7	Name:		texlive-bclogo
12mr|texlive-bclogo-2.26-2|8	Version:	2.26
12mr|texlive-bclogo-2.26-2|9	Release:	2
12mr|texlive-bclogo-2.26-2|10	Summary:	Creating colourful boxes with logos
12mr|texlive-bclogo-2.26-2|11	Group:		Publishing
12mr|texlive-bclogo-2.26-2|12	URL:		http://www.ctan.org/tex-archive/graphics/bclogo
12mr|texlive-bclogo-2.26-2|13	License:	LPPL
12mr|texlive-bclogo-2.26-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bclogo.tar.xz
12mr|texlive-bclogo-2.26-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bclogo.doc.tar.xz
12mr|texlive-bclogo-2.26-2|16	BuildArch:	noarch
12mr|texlive-bclogo-2.26-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bclogo-2.26-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bclogo-2.26-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-bclogo-2.26-2|20	
12mr|texlive-bclogo-2.26-2|21	%description
12mr|texlive-bclogo-2.26-2|22	The package facilitates the creation of colorful boxes with a
12mr|texlive-bclogo-2.26-2|23	title and logo. It may use either tikz or PSTricks as graphics
12mr|texlive-bclogo-2.26-2|24	engine.
12mr|texlive-bclogo-2.26-2|25	
12mr|texlive-bclogo-2.26-2|26	%post
12mr|texlive-bclogo-2.26-2|27	%{_sbindir}/texlive.post
12mr|texlive-bclogo-2.26-2|28	
12mr|texlive-bclogo-2.26-2|29	%postun
12mr|texlive-bclogo-2.26-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-bclogo-2.26-2|31	%{_sbindir}/texlive.post
12mr|texlive-bclogo-2.26-2|32	fi
12mr|texlive-bclogo-2.26-2|33	
12mr|texlive-bclogo-2.26-2|34	#-----------------------------------------------------------------------
12mr|texlive-bclogo-2.26-2|35	%files
12mr|texlive-bclogo-2.26-2|36	%{_texmfdistdir}/metapost/bclogo/bc-attention.mp
12mr|texlive-bclogo-2.26-2|37	%{_texmfdistdir}/metapost/bclogo/bc-aux-301.mp
12mr|texlive-bclogo-2.26-2|38	%{_texmfdistdir}/metapost/bclogo/bc-bombe.mp
12mr|texlive-bclogo-2.26-2|39	%{_texmfdistdir}/metapost/bclogo/bc-book.mp
12mr|texlive-bclogo-2.26-2|40	%{_texmfdistdir}/metapost/bclogo/bc-calendrier.mp
12mr|texlive-bclogo-2.26-2|41	%{_texmfdistdir}/metapost/bclogo/bc-cle.mp
12mr|texlive-bclogo-2.26-2|42	%{_texmfdistdir}/metapost/bclogo/bc-clefa.mp
12mr|texlive-bclogo-2.26-2|43	%{_texmfdistdir}/metapost/bclogo/bc-clesol.mp
12mr|texlive-bclogo-2.26-2|44	%{_texmfdistdir}/metapost/bclogo/bc-coeur.mp
12mr|texlive-bclogo-2.26-2|45	%{_texmfdistdir}/metapost/bclogo/bc-crayon.mp
12mr|texlive-bclogo-2.26-2|46	%{_texmfdistdir}/metapost/bclogo/bc-cube.mp
12mr|texlive-bclogo-2.26-2|47	%{_texmfdistdir}/metapost/bclogo/bc-dallemagne.mp
12mr|texlive-bclogo-2.26-2|48	%{_texmfdistdir}/metapost/bclogo/bc-danger.mp
12mr|texlive-bclogo-2.26-2|49	%{_texmfdistdir}/metapost/bclogo/bc-dautriche.mp
12mr|texlive-bclogo-2.26-2|50	%{_texmfdistdir}/metapost/bclogo/bc-dbelgique.mp
12mr|texlive-bclogo-2.26-2|51	%{_texmfdistdir}/metapost/bclogo/bc-dbulgarie.mp
12mr|texlive-bclogo-2.26-2|52	%{_texmfdistdir}/metapost/bclogo/bc-dfrance.mp
12mr|texlive-bclogo-2.26-2|53	%{_texmfdistdir}/metapost/bclogo/bc-ditalie.mp
12mr|texlive-bclogo-2.26-2|54	%{_texmfdistdir}/metapost/bclogo/bc-dluxembourg.mp
12mr|texlive-bclogo-2.26-2|55	%{_texmfdistdir}/metapost/bclogo/bc-dodecaedre.mp
12mr|texlive-bclogo-2.26-2|56	%{_texmfdistdir}/metapost/bclogo/bc-dpaysbas.mp
12mr|texlive-bclogo-2.26-2|57	%{_texmfdistdir}/metapost/bclogo/bc-dz.mp
12mr|texlive-bclogo-2.26-2|58	%{_texmfdistdir}/metapost/bclogo/bc-eclaircie.mp
12mr|texlive-bclogo-2.26-2|59	%{_texmfdistdir}/metapost/bclogo/bc-etoile.mp
12mr|texlive-bclogo-2.26-2|60	%{_texmfdistdir}/metapost/bclogo/bc-femme.mp
12mr|texlive-bclogo-2.26-2|61	%{_texmfdistdir}/metapost/bclogo/bc-feujaune.mp
12mr|texlive-bclogo-2.26-2|62	%{_texmfdistdir}/metapost/bclogo/bc-feurouge.mp
12mr|texlive-bclogo-2.26-2|63	%{_texmfdistdir}/metapost/bclogo/bc-feutricolore.mp
12mr|texlive-bclogo-2.26-2|64	%{_texmfdistdir}/metapost/bclogo/bc-feuvert.mp
12mr|texlive-bclogo-2.26-2|65	%{_texmfdistdir}/metapost/bclogo/bc-fleur.mp
12mr|texlive-bclogo-2.26-2|66	%{_texmfdistdir}/metapost/bclogo/bc-homme.mp
12mr|texlive-bclogo-2.26-2|67	%{_texmfdistdir}/metapost/bclogo/bc-horloge.mp
12mr|texlive-bclogo-2.26-2|68	%{_texmfdistdir}/metapost/bclogo/bc-icosaedre.mp
12mr|texlive-bclogo-2.26-2|69	%{_texmfdistdir}/metapost/bclogo/bc-info.mp
12mr|texlive-bclogo-2.26-2|70	%{_texmfdistdir}/metapost/bclogo/bc-inter.mp
12mr|texlive-bclogo-2.26-2|71	%{_texmfdistdir}/metapost/bclogo/bc-interdit.mp
12mr|texlive-bclogo-2.26-2|72	%{_texmfdistdir}/metapost/bclogo/bc-lampe.mp
12mr|texlive-bclogo-2.26-2|73	%{_texmfdistdir}/metapost/bclogo/bc-loupe.mp
12mr|texlive-bclogo-2.26-2|74	%{_texmfdistdir}/metapost/bclogo/bc-neige.mp
12mr|texlive-bclogo-2.26-2|75	%{_texmfdistdir}/metapost/bclogo/bc-note.mp
12mr|texlive-bclogo-2.26-2|76	%{_texmfdistdir}/metapost/bclogo/bc-nucleaire.mp
12mr|texlive-bclogo-2.26-2|77	%{_texmfdistdir}/metapost/bclogo/bc-octaedre.mp
12mr|texlive-bclogo-2.26-2|78	%{_texmfdistdir}/metapost/bclogo/bc-oeil.mp
12mr|texlive-bclogo-2.26-2|79	%{_texmfdistdir}/metapost/bclogo/bc-orne.mp
12mr|texlive-bclogo-2.26-2|80	%{_texmfdistdir}/metapost/bclogo/bc-ours.mp
12mr|texlive-bclogo-2.26-2|81	%{_texmfdistdir}/metapost/bclogo/bc-outil.mp
12mr|texlive-bclogo-2.26-2|82	%{_texmfdistdir}/metapost/bclogo/bc-peaceandlove.mp
12mr|texlive-bclogo-2.26-2|83	%{_texmfdistdir}/metapost/bclogo/bc-pluie.mp
12mr|texlive-bclogo-2.26-2|84	%{_texmfdistdir}/metapost/bclogo/bc-plume.mp
12mr|texlive-bclogo-2.26-2|85	%{_texmfdistdir}/metapost/bclogo/bc-poisson.mp
12mr|texlive-bclogo-2.26-2|86	%{_texmfdistdir}/metapost/bclogo/bc-recyclage.mp
12mr|texlive-bclogo-2.26-2|87	%{_texmfdistdir}/metapost/bclogo/bc-rosevents.mp
12mr|texlive-bclogo-2.26-2|88	%{_texmfdistdir}/metapost/bclogo/bc-smiley-bonnehumeur.mp
12mr|texlive-bclogo-2.26-2|89	%{_texmfdistdir}/metapost/bclogo/bc-smiley-mauvaisehumeur.mp
12mr|texlive-bclogo-2.26-2|90	%{_texmfdistdir}/metapost/bclogo/bc-soleil.mp
12mr|texlive-bclogo-2.26-2|91	%{_texmfdistdir}/metapost/bclogo/bc-stop.mp
12mr|texlive-bclogo-2.26-2|92	%{_texmfdistdir}/metapost/bclogo/bc-takecare.mp
12mr|texlive-bclogo-2.26-2|93	%{_texmfdistdir}/metapost/bclogo/bc-tetraedre.mp
12mr|texlive-bclogo-2.26-2|94	%{_texmfdistdir}/metapost/bclogo/bc-trefle.mp
12mr|texlive-bclogo-2.26-2|95	%{_texmfdistdir}/metapost/bclogo/bc-trombone.mp
12mr|texlive-bclogo-2.26-2|96	%{_texmfdistdir}/metapost/bclogo/bc-valetcoeur.mp
12mr|texlive-bclogo-2.26-2|97	%{_texmfdistdir}/metapost/bclogo/bc-velo.mp
12mr|texlive-bclogo-2.26-2|98	%{_texmfdistdir}/metapost/bclogo/bc-yin.mp
12mr|texlive-bclogo-2.26-2|99	%{_texmfdistdir}/metapost/bclogo/brace.mp
12mr|texlive-bclogo-2.26-2|100	%{_texmfdistdir}/metapost/bclogo/losanges.mp
12mr|texlive-bclogo-2.26-2|101	%{_texmfdistdir}/metapost/bclogo/spir.mp
12mr|texlive-bclogo-2.26-2|102	%{_texmfdistdir}/tex/latex/bclogo/bc-attention.mps
12mr|texlive-bclogo-2.26-2|103	%{_texmfdistdir}/tex/latex/bclogo/bc-aux-301.mps
12mr|texlive-bclogo-2.26-2|104	%{_texmfdistdir}/tex/latex/bclogo/bc-bombe.mps
12mr|texlive-bclogo-2.26-2|105	%{_texmfdistdir}/tex/latex/bclogo/bc-book.mps
12mr|texlive-bclogo-2.26-2|106	%{_texmfdistdir}/tex/latex/bclogo/bc-calendrier.mps
12mr|texlive-bclogo-2.26-2|107	%{_texmfdistdir}/tex/latex/bclogo/bc-cle.mps
12mr|texlive-bclogo-2.26-2|108	%{_texmfdistdir}/tex/latex/bclogo/bc-clefa.mps
12mr|texlive-bclogo-2.26-2|109	%{_texmfdistdir}/tex/latex/bclogo/bc-clesol.mps
12mr|texlive-bclogo-2.26-2|110	%{_texmfdistdir}/tex/latex/bclogo/bc-coeur.mps
12mr|texlive-bclogo-2.26-2|111	%{_texmfdistdir}/tex/latex/bclogo/bc-crayon.mps
12mr|texlive-bclogo-2.26-2|112	%{_texmfdistdir}/tex/latex/bclogo/bc-cube.mps
12mr|texlive-bclogo-2.26-2|113	%{_texmfdistdir}/tex/latex/bclogo/bc-dallemagne.mps
12mr|texlive-bclogo-2.26-2|114	%{_texmfdistdir}/tex/latex/bclogo/bc-danger.mps
12mr|texlive-bclogo-2.26-2|115	%{_texmfdistdir}/tex/latex/bclogo/bc-dautriche.mps
12mr|texlive-bclogo-2.26-2|116	%{_texmfdistdir}/tex/latex/bclogo/bc-dbelgique.mps
12mr|texlive-bclogo-2.26-2|117	%{_texmfdistdir}/tex/latex/bclogo/bc-dbulgarie.mps
12mr|texlive-bclogo-2.26-2|118	%{_texmfdistdir}/tex/latex/bclogo/bc-dfrance.mps
12mr|texlive-bclogo-2.26-2|119	%{_texmfdistdir}/tex/latex/bclogo/bc-ditalie.mps
12mr|texlive-bclogo-2.26-2|120	%{_texmfdistdir}/tex/latex/bclogo/bc-dluxembourg.mps
12mr|texlive-bclogo-2.26-2|121	%{_texmfdistdir}/tex/latex/bclogo/bc-dodecaedre.mps
12mr|texlive-bclogo-2.26-2|122	%{_texmfdistdir}/tex/latex/bclogo/bc-dpaysbas.mps
12mr|texlive-bclogo-2.26-2|123	%{_texmfdistdir}/tex/latex/bclogo/bc-dz.mps
12mr|texlive-bclogo-2.26-2|124	%{_texmfdistdir}/tex/latex/bclogo/bc-eclaircie.mps
12mr|texlive-bclogo-2.26-2|125	%{_texmfdistdir}/tex/latex/bclogo/bc-etoile.mps
12mr|texlive-bclogo-2.26-2|126	%{_texmfdistdir}/tex/latex/bclogo/bc-femme.mps
12mr|texlive-bclogo-2.26-2|127	%{_texmfdistdir}/tex/latex/bclogo/bc-feujaune.mps
12mr|texlive-bclogo-2.26-2|128	%{_texmfdistdir}/tex/latex/bclogo/bc-feurouge.mps
12mr|texlive-bclogo-2.26-2|129	%{_texmfdistdir}/tex/latex/bclogo/bc-feutricolore.mps
12mr|texlive-bclogo-2.26-2|130	%{_texmfdistdir}/tex/latex/bclogo/bc-feuvert.mps
12mr|texlive-bclogo-2.26-2|131	%{_texmfdistdir}/tex/latex/bclogo/bc-fleur.mps
12mr|texlive-bclogo-2.26-2|132	%{_texmfdistdir}/tex/latex/bclogo/bc-homme.mps
12mr|texlive-bclogo-2.26-2|133	%{_texmfdistdir}/tex/latex/bclogo/bc-horloge.mps
12mr|texlive-bclogo-2.26-2|134	%{_texmfdistdir}/tex/latex/bclogo/bc-icosaedre.mps
12mr|texlive-bclogo-2.26-2|135	%{_texmfdistdir}/tex/latex/bclogo/bc-info.mps
12mr|texlive-bclogo-2.26-2|136	%{_texmfdistdir}/tex/latex/bclogo/bc-inter.mps
12mr|texlive-bclogo-2.26-2|137	%{_texmfdistdir}/tex/latex/bclogo/bc-interdit.mps
12mr|texlive-bclogo-2.26-2|138	%{_texmfdistdir}/tex/latex/bclogo/bc-lampe.mps
12mr|texlive-bclogo-2.26-2|139	%{_texmfdistdir}/tex/latex/bclogo/bc-loupe.mps
12mr|texlive-bclogo-2.26-2|140	%{_texmfdistdir}/tex/latex/bclogo/bc-neige.mps
12mr|texlive-bclogo-2.26-2|141	%{_texmfdistdir}/tex/latex/bclogo/bc-note.mps
12mr|texlive-bclogo-2.26-2|142	%{_texmfdistdir}/tex/latex/bclogo/bc-nucleaire.mps
12mr|texlive-bclogo-2.26-2|143	%{_texmfdistdir}/tex/latex/bclogo/bc-octaedre.mps
12mr|texlive-bclogo-2.26-2|144	%{_texmfdistdir}/tex/latex/bclogo/bc-oeil.mps
12mr|texlive-bclogo-2.26-2|145	%{_texmfdistdir}/tex/latex/bclogo/bc-orne.mps
12mr|texlive-bclogo-2.26-2|146	%{_texmfdistdir}/tex/latex/bclogo/bc-ours.mps
12mr|texlive-bclogo-2.26-2|147	%{_texmfdistdir}/tex/latex/bclogo/bc-outil.mps
12mr|texlive-bclogo-2.26-2|148	%{_texmfdistdir}/tex/latex/bclogo/bc-peaceandlove.mps
12mr|texlive-bclogo-2.26-2|149	%{_texmfdistdir}/tex/latex/bclogo/bc-pluie.mps
12mr|texlive-bclogo-2.26-2|150	%{_texmfdistdir}/tex/latex/bclogo/bc-plume.mps
12mr|texlive-bclogo-2.26-2|151	%{_texmfdistdir}/tex/latex/bclogo/bc-poisson.mps
12mr|texlive-bclogo-2.26-2|152	%{_texmfdistdir}/tex/latex/bclogo/bc-recyclage.mps
12mr|texlive-bclogo-2.26-2|153	%{_texmfdistdir}/tex/latex/bclogo/bc-rosevents.mps
12mr|texlive-bclogo-2.26-2|154	%{_texmfdistdir}/tex/latex/bclogo/bc-smiley-bonnehumeur.mps
12mr|texlive-bclogo-2.26-2|155	%{_texmfdistdir}/tex/latex/bclogo/bc-smiley-mauvaisehumeur.mps
12mr|texlive-bclogo-2.26-2|156	%{_texmfdistdir}/tex/latex/bclogo/bc-soleil.mps
12mr|texlive-bclogo-2.26-2|157	%{_texmfdistdir}/tex/latex/bclogo/bc-stop.mps
12mr|texlive-bclogo-2.26-2|158	%{_texmfdistdir}/tex/latex/bclogo/bc-takecare.mps
12mr|texlive-bclogo-2.26-2|159	%{_texmfdistdir}/tex/latex/bclogo/bc-tetraedre.mps
12mr|texlive-bclogo-2.26-2|160	%{_texmfdistdir}/tex/latex/bclogo/bc-trefle.mps
12mr|texlive-bclogo-2.26-2|161	%{_texmfdistdir}/tex/latex/bclogo/bc-trombone.mps
12mr|texlive-bclogo-2.26-2|162	%{_texmfdistdir}/tex/latex/bclogo/bc-valetcoeur.mps
12mr|texlive-bclogo-2.26-2|163	%{_texmfdistdir}/tex/latex/bclogo/bc-velo.mps
12mr|texlive-bclogo-2.26-2|164	%{_texmfdistdir}/tex/latex/bclogo/bc-yin.mps
12mr|texlive-bclogo-2.26-2|165	%{_texmfdistdir}/tex/latex/bclogo/bclogo.sty
12mr|texlive-bclogo-2.26-2|166	%doc %{_texmfdistdir}/doc/latex/bclogo/LISEZ-MOI.doc
12mr|texlive-bclogo-2.26-2|167	%doc %{_texmfdistdir}/doc/latex/bclogo/LISEZ-MOI.latex
12mr|texlive-bclogo-2.26-2|168	%doc %{_texmfdistdir}/doc/latex/bclogo/README.doc
12mr|texlive-bclogo-2.26-2|169	%doc %{_texmfdistdir}/doc/latex/bclogo/README.latex
12mr|texlive-bclogo-2.26-2|170	%doc %{_texmfdistdir}/doc/latex/bclogo/bclogo-doc.pdf
12mr|texlive-bclogo-2.26-2|171	%doc %{_texmfdistdir}/doc/latex/bclogo/bclogo-doc.tex
12mr|texlive-bclogo-2.26-2|172	%doc %{_texmfdistdir}/doc/latex/bclogo/brace.mps
12mr|texlive-bclogo-2.26-2|173	%doc %{_texmfdistdir}/doc/latex/bclogo/losanges.mps
12mr|texlive-bclogo-2.26-2|174	%doc %{_texmfdistdir}/doc/latex/bclogo/spir.mps
12mr|texlive-bclogo-2.26-2|175	
12mr|texlive-bclogo-2.26-2|176	#-----------------------------------------------------------------------
12mr|texlive-bclogo-2.26-2|177	%prep
12mr|texlive-bclogo-2.26-2|178	%setup -c -a0 -a1
12mr|texlive-bclogo-2.26-2|179	
12mr|texlive-bclogo-2.26-2|180	%build
12mr|texlive-bclogo-2.26-2|181	
12mr|texlive-bclogo-2.26-2|182	%install
12mr|texlive-bclogo-2.26-2|183	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bclogo-2.26-2|184	cp -fpar metapost tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bclogo-2.26-2|185	
12mr|texlive-bclogo-2.26-2|186	
12mr|texlive-bclogo-2.26-2|187	
12mr|texlive-bclogo-2.26-2|188	%changelog
12mr|texlive-bclogo-2.26-2|189	

16731 12
12mr|texlive-beamer2thesis-2.1-3|1	# revision 24496
12mr|texlive-beamer2thesis-2.1-3|2	# category Package
12mr|texlive-beamer2thesis-2.1-3|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/themes/beamer2thesis
12mr|texlive-beamer2thesis-2.1-3|4	# catalog-date 2011-10-28 19:27:59 +0200
12mr|texlive-beamer2thesis-2.1-3|5	# catalog-license lppl
12mr|texlive-beamer2thesis-2.1-3|6	# catalog-version 2.1
12mr|texlive-beamer2thesis-2.1-3|7	Name:		texlive-beamer2thesis
12mr|texlive-beamer2thesis-2.1-3|8	Version:	2.1
12mr|texlive-beamer2thesis-2.1-3|9	Release:	3
12mr|texlive-beamer2thesis-2.1-3|10	Summary:	Thesis presentations using beamer
12mr|texlive-beamer2thesis-2.1-3|11	Group:		Publishing
12mr|texlive-beamer2thesis-2.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/themes/beamer2thesis
12mr|texlive-beamer2thesis-2.1-3|13	License:	LPPL
12mr|texlive-beamer2thesis-2.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamer2thesis.tar.xz
12mr|texlive-beamer2thesis-2.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamer2thesis.doc.tar.xz
12mr|texlive-beamer2thesis-2.1-3|16	BuildArch:	noarch
12mr|texlive-beamer2thesis-2.1-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-beamer2thesis-2.1-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-beamer2thesis-2.1-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-beamer2thesis-2.1-3|20	
12mr|texlive-beamer2thesis-2.1-3|21	%description
12mr|texlive-beamer2thesis-2.1-3|22	The package specifies a beamer theme for presenting a thesis.
12mr|texlive-beamer2thesis-2.1-3|23	
12mr|texlive-beamer2thesis-2.1-3|24	%post
12mr|texlive-beamer2thesis-2.1-3|25	%{_sbindir}/texlive.post
12mr|texlive-beamer2thesis-2.1-3|26	
12mr|texlive-beamer2thesis-2.1-3|27	%postun
12mr|texlive-beamer2thesis-2.1-3|28	if [ $1 -eq 0 ]; then
12mr|texlive-beamer2thesis-2.1-3|29	%{_sbindir}/texlive.post
12mr|texlive-beamer2thesis-2.1-3|30	fi
12mr|texlive-beamer2thesis-2.1-3|31	
12mr|texlive-beamer2thesis-2.1-3|32	#-----------------------------------------------------------------------
12mr|texlive-beamer2thesis-2.1-3|33	%files
12mr|texlive-beamer2thesis-2.1-3|34	%{_texmfdistdir}/tex/latex/beamer2thesis/beamer2thesis.jpg
12mr|texlive-beamer2thesis-2.1-3|35	%{_texmfdistdir}/tex/latex/beamer2thesis/beamercolorthemetorinoth.sty
12mr|texlive-beamer2thesis-2.1-3|36	%{_texmfdistdir}/tex/latex/beamer2thesis/beamerfontthemetorinoth.sty
12mr|texlive-beamer2thesis-2.1-3|37	%{_texmfdistdir}/tex/latex/beamer2thesis/beamerinnerthemetorinoth.sty
12mr|texlive-beamer2thesis-2.1-3|38	%{_texmfdistdir}/tex/latex/beamer2thesis/beamerouterthemetorinoth.sty
12mr|texlive-beamer2thesis-2.1-3|39	%{_texmfdistdir}/tex/latex/beamer2thesis/beamerthemeTorinoTh.sty
12mr|texlive-beamer2thesis-2.1-3|40	%{_texmfdistdir}/tex/latex/beamer2thesis/logopolito.jpg
12mr|texlive-beamer2thesis-2.1-3|41	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/README
12mr|texlive-beamer2thesis-2.1-3|42	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/beamer2thesis.pdf
12mr|texlive-beamer2thesis-2.1-3|43	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/beamer2thesis.tex
12mr|texlive-beamer2thesis-2.1-3|44	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/beamer2thesis_ita.pdf
12mr|texlive-beamer2thesis-2.1-3|45	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/beamer2thesis_ita.tex
12mr|texlive-beamer2thesis-2.1-3|46	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/content_end.tex
12mr|texlive-beamer2thesis-2.1-3|47	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/content_end_ita.tex
12mr|texlive-beamer2thesis-2.1-3|48	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/content_initial.tex
12mr|texlive-beamer2thesis-2.1-3|49	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/content_initial_ita.tex
12mr|texlive-beamer2thesis-2.1-3|50	%doc %{_texmfdistdir}/doc/latex/beamer2thesis/license
12mr|texlive-beamer2thesis-2.1-3|51	
12mr|texlive-beamer2thesis-2.1-3|52	#-----------------------------------------------------------------------
12mr|texlive-beamer2thesis-2.1-3|53	%prep
12mr|texlive-beamer2thesis-2.1-3|54	%setup -c -a0 -a1
12mr|texlive-beamer2thesis-2.1-3|55	
12mr|texlive-beamer2thesis-2.1-3|56	%build
12mr|texlive-beamer2thesis-2.1-3|57	
12mr|texlive-beamer2thesis-2.1-3|58	%install
12mr|texlive-beamer2thesis-2.1-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-beamer2thesis-2.1-3|60	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-beamer2thesis-2.1-3|61	
12mr|texlive-beamer2thesis-2.1-3|62	
12mr|texlive-beamer2thesis-2.1-3|63	
12mr|texlive-beamer2thesis-2.1-3|64	%changelog
12mr|texlive-beamer2thesis-2.1-3|65	

16732 12
12mr|texlive-beamer-3.20-1|1	# revision 26788
12mr|texlive-beamer-3.20-1|2	# category Package
12mr|texlive-beamer-3.20-1|3	# catalog-ctan /macros/latex/contrib/beamer
12mr|texlive-beamer-3.20-1|4	# catalog-date 2012-06-01 12:40:06 +0200
12mr|texlive-beamer-3.20-1|5	# catalog-license gpl
12mr|texlive-beamer-3.20-1|6	# catalog-version 3.20
12mr|texlive-beamer-3.20-1|7	Name:		texlive-beamer
12mr|texlive-beamer-3.20-1|8	Version:	3.20
12mr|texlive-beamer-3.20-1|9	Release:	1
12mr|texlive-beamer-3.20-1|10	Summary:	A LaTeX class for producing presentations and slides
12mr|texlive-beamer-3.20-1|11	Group:		Publishing
12mr|texlive-beamer-3.20-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer
12mr|texlive-beamer-3.20-1|13	License:	GPL
12mr|texlive-beamer-3.20-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamer.tar.xz
12mr|texlive-beamer-3.20-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamer.doc.tar.xz
12mr|texlive-beamer-3.20-1|16	BuildArch:	noarch
12mr|texlive-beamer-3.20-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-beamer-3.20-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-beamer-3.20-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-beamer-3.20-1|20	Requires:	texlive-pgf
12mr|texlive-beamer-3.20-1|21	Requires:	texlive-xcolor
12mr|texlive-beamer-3.20-1|22	
12mr|texlive-beamer-3.20-1|23	%description
12mr|texlive-beamer-3.20-1|24	The beamer LaTeX class can be used for producing slides. Its
12mr|texlive-beamer-3.20-1|25	functionality is similar to Prosper but does not need any
12mr|texlive-beamer-3.20-1|26	external programs and can directly produce a presentation using
12mr|texlive-beamer-3.20-1|27	pdflatex. Beamer uses pgf for pdf/ps independent graphics.
12mr|texlive-beamer-3.20-1|28	Frames are created using \frame{...}, and a frame can build
12mr|texlive-beamer-3.20-1|29	multiple slides through a simple notation for specifying
12mr|texlive-beamer-3.20-1|30	material for each slide within a frame. Beamer supports
12mr|texlive-beamer-3.20-1|31	bibliographies, appendicies and transitions. Short versions of
12mr|texlive-beamer-3.20-1|32	title, authors, institute can also be specified as optional
12mr|texlive-beamer-3.20-1|33	parameters. A \plainframe{} allows a picture, for example, to
12mr|texlive-beamer-3.20-1|34	fill the whole frame. Support figure and table environments,
12mr|texlive-beamer-3.20-1|35	transparency effects, a \transduration command, animation
12mr|texlive-beamer-3.20-1|36	commands, a pauses environment. Beamer also provides
12mr|texlive-beamer-3.20-1|37	compatibility with other packages like prosper. The package now
12mr|texlive-beamer-3.20-1|38	incorporates the functionality of the former translator
12mr|texlive-beamer-3.20-1|39	package, which is used for customising the package for use in
12mr|texlive-beamer-3.20-1|40	other language environments.
12mr|texlive-beamer-3.20-1|41	
12mr|texlive-beamer-3.20-1|42	%post
12mr|texlive-beamer-3.20-1|43	%{_sbindir}/texlive.post
12mr|texlive-beamer-3.20-1|44	
12mr|texlive-beamer-3.20-1|45	%postun
12mr|texlive-beamer-3.20-1|46	if [ $1 -eq 0 ]; then
12mr|texlive-beamer-3.20-1|47	%{_sbindir}/texlive.post
12mr|texlive-beamer-3.20-1|48	fi
12mr|texlive-beamer-3.20-1|49	
12mr|texlive-beamer-3.20-1|50	#-----------------------------------------------------------------------
12mr|texlive-beamer-3.20-1|51	%files
12mr|texlive-beamer-3.20-1|52	%{_texmfdistdir}/tex/latex/beamer/art/beamericonarticle.20.eps
12mr|texlive-beamer-3.20-1|53	%{_texmfdistdir}/tex/latex/beamer/art/beamericonarticle.20.pdf
12mr|texlive-beamer-3.20-1|54	%{_texmfdistdir}/tex/latex/beamer/art/beamericonarticle.eps
12mr|texlive-beamer-3.20-1|55	%{_texmfdistdir}/tex/latex/beamer/art/beamericonarticle.pdf
12mr|texlive-beamer-3.20-1|56	%{_texmfdistdir}/tex/latex/beamer/art/beamericonarticle.tex
12mr|texlive-beamer-3.20-1|57	%{_texmfdistdir}/tex/latex/beamer/art/beamericonbook.20.eps
12mr|texlive-beamer-3.20-1|58	%{_texmfdistdir}/tex/latex/beamer/art/beamericonbook.20.pdf
12mr|texlive-beamer-3.20-1|59	%{_texmfdistdir}/tex/latex/beamer/art/beamericonbook.eps
12mr|texlive-beamer-3.20-1|60	%{_texmfdistdir}/tex/latex/beamer/art/beamericonbook.pdf
12mr|texlive-beamer-3.20-1|61	%{_texmfdistdir}/tex/latex/beamer/art/beamericonbook.tex
12mr|texlive-beamer-3.20-1|62	%{_texmfdistdir}/tex/latex/beamer/art/beamericononline.20.eps
12mr|texlive-beamer-3.20-1|63	%{_texmfdistdir}/tex/latex/beamer/art/beamericononline.20.pdf
12mr|texlive-beamer-3.20-1|64	%{_texmfdistdir}/tex/latex/beamer/art/beamericononline.eps
12mr|texlive-beamer-3.20-1|65	%{_texmfdistdir}/tex/latex/beamer/art/beamericononline.pdf
12mr|texlive-beamer-3.20-1|66	%{_texmfdistdir}/tex/latex/beamer/beamer.cls
12mr|texlive-beamer-3.20-1|67	%{_texmfdistdir}/tex/latex/beamer/beamerarticle.sty
12mr|texlive-beamer-3.20-1|68	%{_texmfdistdir}/tex/latex/beamer/beamerbasearticle.sty
12mr|texlive-beamer-3.20-1|69	%{_texmfdistdir}/tex/latex/beamer/beamerbaseauxtemplates.sty
12mr|texlive-beamer-3.20-1|70	%{_texmfdistdir}/tex/latex/beamer/beamerbaseboxes.sty
12mr|texlive-beamer-3.20-1|71	%{_texmfdistdir}/tex/latex/beamer/beamerbasecolor.sty
12mr|texlive-beamer-3.20-1|72	%{_texmfdistdir}/tex/latex/beamer/beamerbasecompatibility.sty
12mr|texlive-beamer-3.20-1|73	%{_texmfdistdir}/tex/latex/beamer/beamerbasedecode.sty
12mr|texlive-beamer-3.20-1|74	%{_texmfdistdir}/tex/latex/beamer/beamerbaseexercise.sty
12mr|texlive-beamer-3.20-1|75	%{_texmfdistdir}/tex/latex/beamer/beamerbasefont.sty
12mr|texlive-beamer-3.20-1|76	%{_texmfdistdir}/tex/latex/beamer/beamerbaseframe.sty
12mr|texlive-beamer-3.20-1|77	%{_texmfdistdir}/tex/latex/beamer/beamerbaseframecomponents.sty
12mr|texlive-beamer-3.20-1|78	%{_texmfdistdir}/tex/latex/beamer/beamerbaseframesize.sty
12mr|texlive-beamer-3.20-1|79	%{_texmfdistdir}/tex/latex/beamer/beamerbaselocalstructure.sty
12mr|texlive-beamer-3.20-1|80	%{_texmfdistdir}/tex/latex/beamer/beamerbasemisc.sty
12mr|texlive-beamer-3.20-1|81	%{_texmfdistdir}/tex/latex/beamer/beamerbasemodes.sty
12mr|texlive-beamer-3.20-1|82	%{_texmfdistdir}/tex/latex/beamer/beamerbasenavigation.sty
12mr|texlive-beamer-3.20-1|83	%{_texmfdistdir}/tex/latex/beamer/beamerbasenotes.sty
12mr|texlive-beamer-3.20-1|84	%{_texmfdistdir}/tex/latex/beamer/beamerbaseoptions.sty
12mr|texlive-beamer-3.20-1|85	%{_texmfdistdir}/tex/latex/beamer/beamerbaseoverlay.sty
12mr|texlive-beamer-3.20-1|86	%{_texmfdistdir}/tex/latex/beamer/beamerbasercs.sty
12mr|texlive-beamer-3.20-1|87	%{_texmfdistdir}/tex/latex/beamer/beamerbaserequires.sty
12mr|texlive-beamer-3.20-1|88	%{_texmfdistdir}/tex/latex/beamer/beamerbasesection.sty
12mr|texlive-beamer-3.20-1|89	%{_texmfdistdir}/tex/latex/beamer/beamerbasetemplates.sty
12mr|texlive-beamer-3.20-1|90	%{_texmfdistdir}/tex/latex/beamer/beamerbasethemes.sty
12mr|texlive-beamer-3.20-1|91	%{_texmfdistdir}/tex/latex/beamer/beamerbasetheorems.sty
12mr|texlive-beamer-3.20-1|92	%{_texmfdistdir}/tex/latex/beamer/beamerbasetitle.sty
12mr|texlive-beamer-3.20-1|93	%{_texmfdistdir}/tex/latex/beamer/beamerbasetoc.sty
12mr|texlive-beamer-3.20-1|94	%{_texmfdistdir}/tex/latex/beamer/beamerbasetranslator.sty
12mr|texlive-beamer-3.20-1|95	%{_texmfdistdir}/tex/latex/beamer/beamerbasetwoscreens.sty
12mr|texlive-beamer-3.20-1|96	%{_texmfdistdir}/tex/latex/beamer/beamerbaseverbatim.sty
12mr|texlive-beamer-3.20-1|97	%{_texmfdistdir}/tex/latex/beamer/emulation/beamerfoils.sty
12mr|texlive-beamer-3.20-1|98	%{_texmfdistdir}/tex/latex/beamer/emulation/beamerprosper.sty
12mr|texlive-beamer-3.20-1|99	%{_texmfdistdir}/tex/latex/beamer/emulation/beamerseminar.sty
12mr|texlive-beamer-3.20-1|100	%{_texmfdistdir}/tex/latex/beamer/emulation/beamertexpower.sty
12mr|texlive-beamer-3.20-1|101	%{_texmfdistdir}/tex/latex/beamer/emulation/examples/beamerexample-foils.tex
12mr|texlive-beamer-3.20-1|102	%{_texmfdistdir}/tex/latex/beamer/emulation/examples/beamerexample-prosper.tex
12mr|texlive-beamer-3.20-1|103	%{_texmfdistdir}/tex/latex/beamer/emulation/examples/beamerexample-seminar.tex
12mr|texlive-beamer-3.20-1|104	%{_texmfdistdir}/tex/latex/beamer/emulation/examples/beamerexample-texpower.tex
12mr|texlive-beamer-3.20-1|105	%{_texmfdistdir}/tex/latex/beamer/multimedia/multimedia.sty
12mr|texlive-beamer-3.20-1|106	%{_texmfdistdir}/tex/latex/beamer/multimedia/multimediasymbols.sty
12mr|texlive-beamer-3.20-1|107	%{_texmfdistdir}/tex/latex/beamer/multimedia/xmpmulti.sty
12mr|texlive-beamer-3.20-1|108	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemealbatross.sty
12mr|texlive-beamer-3.20-1|109	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemebeaver.sty
12mr|texlive-beamer-3.20-1|110	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemebeetle.sty
12mr|texlive-beamer-3.20-1|111	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemecrane.sty
12mr|texlive-beamer-3.20-1|112	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemedefault.sty
12mr|texlive-beamer-3.20-1|113	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemedolphin.sty
12mr|texlive-beamer-3.20-1|114	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemedove.sty
12mr|texlive-beamer-3.20-1|115	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemefly.sty
12mr|texlive-beamer-3.20-1|116	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemelily.sty
12mr|texlive-beamer-3.20-1|117	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemeorchid.sty
12mr|texlive-beamer-3.20-1|118	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemerose.sty
12mr|texlive-beamer-3.20-1|119	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemeseagull.sty
12mr|texlive-beamer-3.20-1|120	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemeseahorse.sty
12mr|texlive-beamer-3.20-1|121	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemesidebartab.sty
12mr|texlive-beamer-3.20-1|122	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemespruce.sty
12mr|texlive-beamer-3.20-1|123	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemestructure.sty
12mr|texlive-beamer-3.20-1|124	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemewhale.sty
12mr|texlive-beamer-3.20-1|125	%{_texmfdistdir}/tex/latex/beamer/themes/color/beamercolorthemewolverine.sty
12mr|texlive-beamer-3.20-1|126	%{_texmfdistdir}/tex/latex/beamer/themes/font/beamerfontthemedefault.sty
12mr|texlive-beamer-3.20-1|127	%{_texmfdistdir}/tex/latex/beamer/themes/font/beamerfontthemeprofessionalfonts.sty
12mr|texlive-beamer-3.20-1|128	%{_texmfdistdir}/tex/latex/beamer/themes/font/beamerfontthemeserif.sty
12mr|texlive-beamer-3.20-1|129	%{_texmfdistdir}/tex/latex/beamer/themes/font/beamerfontthemestructurebold.sty
12mr|texlive-beamer-3.20-1|130	%{_texmfdistdir}/tex/latex/beamer/themes/font/beamerfontthemestructureitalicserif.sty
12mr|texlive-beamer-3.20-1|131	%{_texmfdistdir}/tex/latex/beamer/themes/font/beamerfontthemestructuresmallcapsserif.sty
12mr|texlive-beamer-3.20-1|132	%{_texmfdistdir}/tex/latex/beamer/themes/inner/beamerinnerthemecircles.sty
12mr|texlive-beamer-3.20-1|133	%{_texmfdistdir}/tex/latex/beamer/themes/inner/beamerinnerthemedefault.sty
12mr|texlive-beamer-3.20-1|134	%{_texmfdistdir}/tex/latex/beamer/themes/inner/beamerinnerthemeinmargin.sty
12mr|texlive-beamer-3.20-1|135	%{_texmfdistdir}/tex/latex/beamer/themes/inner/beamerinnerthemerectangles.sty
12mr|texlive-beamer-3.20-1|136	%{_texmfdistdir}/tex/latex/beamer/themes/inner/beamerinnerthemerounded.sty
12mr|texlive-beamer-3.20-1|137	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemedefault.sty
12mr|texlive-beamer-3.20-1|138	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemeinfolines.sty
12mr|texlive-beamer-3.20-1|139	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthememiniframes.sty
12mr|texlive-beamer-3.20-1|140	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemeshadow.sty
12mr|texlive-beamer-3.20-1|141	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemesidebar.sty
12mr|texlive-beamer-3.20-1|142	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemesmoothbars.sty
12mr|texlive-beamer-3.20-1|143	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemesmoothtree.sty
12mr|texlive-beamer-3.20-1|144	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemesplit.sty
12mr|texlive-beamer-3.20-1|145	%{_texmfdistdir}/tex/latex/beamer/themes/outer/beamerouterthemetree.sty
12mr|texlive-beamer-3.20-1|146	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeAnnArbor.sty
12mr|texlive-beamer-3.20-1|147	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeAntibes.sty
12mr|texlive-beamer-3.20-1|148	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeBergen.sty
12mr|texlive-beamer-3.20-1|149	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeBerkeley.sty
12mr|texlive-beamer-3.20-1|150	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeBerlin.sty
12mr|texlive-beamer-3.20-1|151	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeBoadilla.sty
12mr|texlive-beamer-3.20-1|152	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeCambridgeUS.sty
12mr|texlive-beamer-3.20-1|153	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeCopenhagen.sty
12mr|texlive-beamer-3.20-1|154	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeDarmstadt.sty
12mr|texlive-beamer-3.20-1|155	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeDresden.sty
12mr|texlive-beamer-3.20-1|156	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeEastLansing.sty
12mr|texlive-beamer-3.20-1|157	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeFrankfurt.sty
12mr|texlive-beamer-3.20-1|158	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeGoettingen.sty
12mr|texlive-beamer-3.20-1|159	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeHannover.sty
12mr|texlive-beamer-3.20-1|160	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeIlmenau.sty
12mr|texlive-beamer-3.20-1|161	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeJuanLesPins.sty
12mr|texlive-beamer-3.20-1|162	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeLuebeck.sty
12mr|texlive-beamer-3.20-1|163	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeMadrid.sty
12mr|texlive-beamer-3.20-1|164	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeMalmoe.sty
12mr|texlive-beamer-3.20-1|165	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeMarburg.sty
12mr|texlive-beamer-3.20-1|166	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeMontpellier.sty
12mr|texlive-beamer-3.20-1|167	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemePaloAlto.sty
12mr|texlive-beamer-3.20-1|168	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemePittsburgh.sty
12mr|texlive-beamer-3.20-1|169	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeRochester.sty
12mr|texlive-beamer-3.20-1|170	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeSingapore.sty
12mr|texlive-beamer-3.20-1|171	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeSzeged.sty
12mr|texlive-beamer-3.20-1|172	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeWarsaw.sty
12mr|texlive-beamer-3.20-1|173	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemeboxes.sty
12mr|texlive-beamer-3.20-1|174	%{_texmfdistdir}/tex/latex/beamer/themes/theme/beamerthemedefault.sty
12mr|texlive-beamer-3.20-1|175	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemebars.sty
12mr|texlive-beamer-3.20-1|176	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemeclassic.sty
12mr|texlive-beamer-3.20-1|177	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemecompatibility.sty
12mr|texlive-beamer-3.20-1|178	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemelined.sty
12mr|texlive-beamer-3.20-1|179	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemeplain.sty
12mr|texlive-beamer-3.20-1|180	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemeshadow.sty
12mr|texlive-beamer-3.20-1|181	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemesidebar.sty
12mr|texlive-beamer-3.20-1|182	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemesplit.sty
12mr|texlive-beamer-3.20-1|183	%{_texmfdistdir}/tex/latex/beamer/themes/theme/compatibility/beamerthemetree.sty
12mr|texlive-beamer-3.20-1|184	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Brazilian.dict
12mr|texlive-beamer-3.20-1|185	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Croatian.dict
12mr|texlive-beamer-3.20-1|186	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-English.dict
12mr|texlive-beamer-3.20-1|187	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-French.dict
12mr|texlive-beamer-3.20-1|188	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-German.dict
12mr|texlive-beamer-3.20-1|189	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Greek.dict
12mr|texlive-beamer-3.20-1|190	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Norsk.dict
12mr|texlive-beamer-3.20-1|191	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Nynorsk.dict
12mr|texlive-beamer-3.20-1|192	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Polish.dict
12mr|texlive-beamer-3.20-1|193	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-basic-dictionary/translator-basic-dictionary-Serbian.dict
12mr|texlive-beamer-3.20-1|194	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Brazilian.dict
12mr|texlive-beamer-3.20-1|195	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Croatian.dict
12mr|texlive-beamer-3.20-1|196	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-English.dict
12mr|texlive-beamer-3.20-1|197	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-French.dict
12mr|texlive-beamer-3.20-1|198	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-German.dict
12mr|texlive-beamer-3.20-1|199	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Greek.dict
12mr|texlive-beamer-3.20-1|200	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Polish.dict
12mr|texlive-beamer-3.20-1|201	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-bibliography-dictionary/translator-bibliography-dictionary-Serbian.dict
12mr|texlive-beamer-3.20-1|202	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Brazilian.dict
12mr|texlive-beamer-3.20-1|203	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Croatian.dict
12mr|texlive-beamer-3.20-1|204	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-English.dict
12mr|texlive-beamer-3.20-1|205	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-French.dict
12mr|texlive-beamer-3.20-1|206	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-German.dict
12mr|texlive-beamer-3.20-1|207	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Greek.dict
12mr|texlive-beamer-3.20-1|208	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Polish.dict
12mr|texlive-beamer-3.20-1|209	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-environment-dictionary/translator-environment-dictionary-Serbian.dict
12mr|texlive-beamer-3.20-1|210	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Brazilian.dict
12mr|texlive-beamer-3.20-1|211	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Croatian.dict
12mr|texlive-beamer-3.20-1|212	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-English.dict
12mr|texlive-beamer-3.20-1|213	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-French.dict
12mr|texlive-beamer-3.20-1|214	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-German.dict
12mr|texlive-beamer-3.20-1|215	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Greek.dict
12mr|texlive-beamer-3.20-1|216	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Norsk.dict
12mr|texlive-beamer-3.20-1|217	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Nynorsk.dict
12mr|texlive-beamer-3.20-1|218	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Polish.dict
12mr|texlive-beamer-3.20-1|219	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-months-dictionary/translator-months-dictionary-Serbian.dict
12mr|texlive-beamer-3.20-1|220	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Brazilian.dict
12mr|texlive-beamer-3.20-1|221	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Croatian.dict
12mr|texlive-beamer-3.20-1|222	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-English.dict
12mr|texlive-beamer-3.20-1|223	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-French.dict
12mr|texlive-beamer-3.20-1|224	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-German.dict
12mr|texlive-beamer-3.20-1|225	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Greek.dict
12mr|texlive-beamer-3.20-1|226	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Norsk.dict
12mr|texlive-beamer-3.20-1|227	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Nynorsk.dict
12mr|texlive-beamer-3.20-1|228	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Polish.dict
12mr|texlive-beamer-3.20-1|229	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-numbers-dictionary/translator-numbers-dictionary-Serbian.dict
12mr|texlive-beamer-3.20-1|230	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Brazilian.dict
12mr|texlive-beamer-3.20-1|231	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Croatian.dict
12mr|texlive-beamer-3.20-1|232	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-English.dict
12mr|texlive-beamer-3.20-1|233	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-French.dict
12mr|texlive-beamer-3.20-1|234	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-German.dict
12mr|texlive-beamer-3.20-1|235	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Greek.dict
12mr|texlive-beamer-3.20-1|236	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Norsk.dict
12mr|texlive-beamer-3.20-1|237	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Polish.dict
12mr|texlive-beamer-3.20-1|238	%{_texmfdistdir}/tex/latex/beamer/translator/dicts/translator-theorem-dictionary/translator-theorem-dictionary-Serbian.dict
12mr|texlive-beamer-3.20-1|239	%{_texmfdistdir}/tex/latex/beamer/translator/translator-language-mappings.tex
12mr|texlive-beamer-3.20-1|240	%{_texmfdistdir}/tex/latex/beamer/translator/translator.sty
12mr|texlive-beamer-3.20-1|241	%doc %{_texmfdistdir}/doc/latex/beamer/AUTHORS
12mr|texlive-beamer-3.20-1|242	%doc %{_texmfdistdir}/doc/latex/beamer/ChangeLog
12mr|texlive-beamer-3.20-1|243	%doc %{_texmfdistdir}/doc/latex/beamer/FILES
12mr|texlive-beamer-3.20-1|244	%doc %{_texmfdistdir}/doc/latex/beamer/INSTALL
12mr|texlive-beamer-3.20-1|245	%doc %{_texmfdistdir}/doc/latex/beamer/README
12mr|texlive-beamer-3.20-1|246	%doc %{_texmfdistdir}/doc/latex/beamer/TODO
12mr|texlive-beamer-3.20-1|247	%doc %{_texmfdistdir}/doc/latex/beamer/doc/Makefile
12mr|texlive-beamer-3.20-1|248	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamercolorthemeexample.tex
12mr|texlive-beamer-3.20-1|249	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerfontthemeexample.tex
12mr|texlive-beamer-3.20-1|250	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerinnerthemeexample.tex
12mr|texlive-beamer-3.20-1|251	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerlogo.pdf
12mr|texlive-beamer-3.20-1|252	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerouterthemeexample.tex
12mr|texlive-beamer-3.20-1|253	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerthemeexample.tex
12mr|texlive-beamer-3.20-1|254	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerthemeexamplebase.tex
12mr|texlive-beamer-3.20-1|255	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-animations.tex
12mr|texlive-beamer-3.20-1|256	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-color.tex
12mr|texlive-beamer-3.20-1|257	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-compatibility.tex
12mr|texlive-beamer-3.20-1|258	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-elements.tex
12mr|texlive-beamer-3.20-1|259	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-emulation.tex
12mr|texlive-beamer-3.20-1|260	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-fonts.tex
12mr|texlive-beamer-3.20-1|261	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-frames.tex
12mr|texlive-beamer-3.20-1|262	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-globalstructure.tex
12mr|texlive-beamer-3.20-1|263	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-graphics.tex
12mr|texlive-beamer-3.20-1|264	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-guidelines.tex
12mr|texlive-beamer-3.20-1|265	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-installation.tex
12mr|texlive-beamer-3.20-1|266	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-interaction.tex
12mr|texlive-beamer-3.20-1|267	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-introduction.tex
12mr|texlive-beamer-3.20-1|268	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-license.tex
12mr|texlive-beamer-3.20-1|269	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-localstructure.tex
12mr|texlive-beamer-3.20-1|270	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-macros.tex
12mr|texlive-beamer-3.20-1|271	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-nonpresentation.tex
12mr|texlive-beamer-3.20-1|272	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-notes.tex
12mr|texlive-beamer-3.20-1|273	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-overlays.tex
12mr|texlive-beamer-3.20-1|274	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-solutions.tex
12mr|texlive-beamer-3.20-1|275	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-themes.tex
12mr|texlive-beamer-3.20-1|276	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-translator.tex
12mr|texlive-beamer-3.20-1|277	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-transparencies.tex
12mr|texlive-beamer-3.20-1|278	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-tricks.tex
12mr|texlive-beamer-3.20-1|279	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-tutorial.tex
12mr|texlive-beamer-3.20-1|280	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-twoscreens.tex
12mr|texlive-beamer-3.20-1|281	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerug-workflow.tex
12mr|texlive-beamer-3.20-1|282	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemealbatross.pdf
12mr|texlive-beamer-3.20-1|283	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemealbatrossstylish.pdf
12mr|texlive-beamer-3.20-1|284	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemebeaver.pdf
12mr|texlive-beamer-3.20-1|285	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemebeetle.pdf
12mr|texlive-beamer-3.20-1|286	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemecrane.pdf
12mr|texlive-beamer-3.20-1|287	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemedefault.pdf
12mr|texlive-beamer-3.20-1|288	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemedolphin.pdf
12mr|texlive-beamer-3.20-1|289	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemedove.pdf
12mr|texlive-beamer-3.20-1|290	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemefly.pdf
12mr|texlive-beamer-3.20-1|291	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemelily.pdf
12mr|texlive-beamer-3.20-1|292	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemeorchid.pdf
12mr|texlive-beamer-3.20-1|293	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemerose.pdf
12mr|texlive-beamer-3.20-1|294	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemeseagull.pdf
12mr|texlive-beamer-3.20-1|295	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemeseahorse.pdf
12mr|texlive-beamer-3.20-1|296	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemesidebartab.pdf
12mr|texlive-beamer-3.20-1|297	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemespruce.pdf
12mr|texlive-beamer-3.20-1|298	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemestructure.pdf
12mr|texlive-beamer-3.20-1|299	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemewhale.pdf
12mr|texlive-beamer-3.20-1|300	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugcolorthemewolverine.pdf
12mr|texlive-beamer-3.20-1|301	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugfontthemedefault.pdf
12mr|texlive-beamer-3.20-1|302	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugfontthemeserif.pdf
12mr|texlive-beamer-3.20-1|303	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugfontthemestructurebold.pdf
12mr|texlive-beamer-3.20-1|304	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugfontthemestructureitalicserif.pdf
12mr|texlive-beamer-3.20-1|305	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugfontthemestructuresmallcapsserif.pdf
12mr|texlive-beamer-3.20-1|306	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beameruginnerthemecircles.pdf
12mr|texlive-beamer-3.20-1|307	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beameruginnerthemedefault.pdf
12mr|texlive-beamer-3.20-1|308	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beameruginnerthemeinmargin.pdf
12mr|texlive-beamer-3.20-1|309	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beameruginnerthemerectangles.pdf
12mr|texlive-beamer-3.20-1|310	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beameruginnerthemerounded.pdf
12mr|texlive-beamer-3.20-1|311	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemedefault.pdf
12mr|texlive-beamer-3.20-1|312	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemeinfolines.pdf
12mr|texlive-beamer-3.20-1|313	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthememiniframes.pdf
12mr|texlive-beamer-3.20-1|314	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemeshadow.pdf
12mr|texlive-beamer-3.20-1|315	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemesidebar.pdf
12mr|texlive-beamer-3.20-1|316	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemesmoothbars.pdf
12mr|texlive-beamer-3.20-1|317	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemesmoothtree.pdf
12mr|texlive-beamer-3.20-1|318	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemesplit.pdf
12mr|texlive-beamer-3.20-1|319	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugouterthemetree.pdf
12mr|texlive-beamer-3.20-1|320	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeAnnArbor.pdf
12mr|texlive-beamer-3.20-1|321	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeAntibes.pdf
12mr|texlive-beamer-3.20-1|322	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeBergen.pdf
12mr|texlive-beamer-3.20-1|323	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeBerkeley.pdf
12mr|texlive-beamer-3.20-1|324	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeBerlin.pdf
12mr|texlive-beamer-3.20-1|325	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeBoadilla.pdf
12mr|texlive-beamer-3.20-1|326	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeCambridgeUS.pdf
12mr|texlive-beamer-3.20-1|327	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeCopenhagen.pdf
12mr|texlive-beamer-3.20-1|328	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeDarmstadt.pdf
12mr|texlive-beamer-3.20-1|329	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeDresden.pdf
12mr|texlive-beamer-3.20-1|330	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeEastLansing.pdf
12mr|texlive-beamer-3.20-1|331	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeFrankfurt.pdf
12mr|texlive-beamer-3.20-1|332	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeGoettingen.pdf
12mr|texlive-beamer-3.20-1|333	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeHannover.pdf
12mr|texlive-beamer-3.20-1|334	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeIlmenau.pdf
12mr|texlive-beamer-3.20-1|335	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeJuanLesPins.pdf
12mr|texlive-beamer-3.20-1|336	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeLuebeck.pdf
12mr|texlive-beamer-3.20-1|337	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeMadrid.pdf
12mr|texlive-beamer-3.20-1|338	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeMalmoe.pdf
12mr|texlive-beamer-3.20-1|339	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeMarburg.pdf
12mr|texlive-beamer-3.20-1|340	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeMontpellier.pdf
12mr|texlive-beamer-3.20-1|341	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemePaloAlto.pdf
12mr|texlive-beamer-3.20-1|342	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemePittsburgh.pdf
12mr|texlive-beamer-3.20-1|343	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeRochester.pdf
12mr|texlive-beamer-3.20-1|344	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeSingapore.pdf
12mr|texlive-beamer-3.20-1|345	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeSzeged.pdf
12mr|texlive-beamer-3.20-1|346	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeWarsaw.pdf
12mr|texlive-beamer-3.20-1|347	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemeboxes.pdf
12mr|texlive-beamer-3.20-1|348	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beamerugthemedefault.pdf
12mr|texlive-beamer-3.20-1|349	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beameruserguide.pdf
12mr|texlive-beamer-3.20-1|350	%doc %{_texmfdistdir}/doc/latex/beamer/doc/beameruserguide.tex
12mr|texlive-beamer-3.20-1|351	%doc %{_texmfdistdir}/doc/latex/beamer/doc/licenses/LICENSE
12mr|texlive-beamer-3.20-1|352	%doc %{_texmfdistdir}/doc/latex/beamer/doc/themeexamples/beamerthemeexample.tex
12mr|texlive-beamer-3.20-1|353	%doc %{_texmfdistdir}/doc/latex/beamer/doc/themeexamples/beamerthememakeexamples.sh
12mr|texlive-beamer-3.20-1|354	%doc %{_texmfdistdir}/doc/latex/beamer/emacs/beamer.el
12mr|texlive-beamer-3.20-1|355	%doc %{_texmfdistdir}/doc/latex/beamer/examples/Makefile
12mr|texlive-beamer-3.20-1|356	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-conference-talk/beamerexample-conference-talk.tex
12mr|texlive-beamer-3.20-1|357	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-beamer-version.tex
12mr|texlive-beamer-3.20-1|358	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-body.tex
12mr|texlive-beamer-3.20-1|359	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-logo.pdf
12mr|texlive-beamer-3.20-1|360	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-pic1.jpg
12mr|texlive-beamer-3.20-1|361	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-pic2.jpg
12mr|texlive-beamer-3.20-1|362	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-pic3.jpg
12mr|texlive-beamer-3.20-1|363	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-pic4.jpg
12mr|texlive-beamer-3.20-1|364	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-pic5.jpg
12mr|texlive-beamer-3.20-1|365	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-pic6.jpg
12mr|texlive-beamer-3.20-1|366	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-print-version.tex
12mr|texlive-beamer-3.20-1|367	%doc %{_texmfdistdir}/doc/latex/beamer/examples/a-lecture/beamerexample-lecture-style.tex
12mr|texlive-beamer-3.20-1|368	%doc %{_texmfdistdir}/doc/latex/beamer/examples/beamerexample-conference-talk.pdf
12mr|texlive-beamer-3.20-1|369	%doc %{_texmfdistdir}/doc/latex/beamer/examples/beamerexample-lecture-beamer-version.pdf
12mr|texlive-beamer-3.20-1|370	%doc %{_texmfdistdir}/doc/latex/beamer/examples/beamerexample-lecture-print-version.pdf
12mr|texlive-beamer-3.20-1|371	%doc %{_texmfdistdir}/doc/latex/beamer/examples/lyx-based-presentation/beamerexample-lyx.lyx
12mr|texlive-beamer-3.20-1|372	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/conference-talks/conference-ornate-20min.de.lyx
12mr|texlive-beamer-3.20-1|373	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/conference-talks/conference-ornate-20min.de.tex
12mr|texlive-beamer-3.20-1|374	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/conference-talks/conference-ornate-20min.en.lyx
12mr|texlive-beamer-3.20-1|375	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/conference-talks/conference-ornate-20min.en.tex
12mr|texlive-beamer-3.20-1|376	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/conference-talks/conference-ornate-20min.fr.tex
12mr|texlive-beamer-3.20-1|377	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/generic-talks/generic-ornate-15min-45min.de.lyx
12mr|texlive-beamer-3.20-1|378	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/generic-talks/generic-ornate-15min-45min.de.tex
12mr|texlive-beamer-3.20-1|379	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/generic-talks/generic-ornate-15min-45min.en.lyx
12mr|texlive-beamer-3.20-1|380	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/generic-talks/generic-ornate-15min-45min.en.tex
12mr|texlive-beamer-3.20-1|381	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/generic-talks/generic-ornate-15min-45min.fr.tex
12mr|texlive-beamer-3.20-1|382	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/short-talks/speaker_introduction-ornate-2min.de.lyx
12mr|texlive-beamer-3.20-1|383	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/short-talks/speaker_introduction-ornate-2min.de.tex
12mr|texlive-beamer-3.20-1|384	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/short-talks/speaker_introduction-ornate-2min.en.lyx
12mr|texlive-beamer-3.20-1|385	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/short-talks/speaker_introduction-ornate-2min.en.tex
12mr|texlive-beamer-3.20-1|386	%doc %{_texmfdistdir}/doc/latex/beamer/solutions/short-talks/speaker_introduction-ornate-2min.fr.tex
12mr|texlive-beamer-3.20-1|387	
12mr|texlive-beamer-3.20-1|388	#-----------------------------------------------------------------------
12mr|texlive-beamer-3.20-1|389	%prep
12mr|texlive-beamer-3.20-1|390	%setup -c -a0 -a1
12mr|texlive-beamer-3.20-1|391	
12mr|texlive-beamer-3.20-1|392	%build
12mr|texlive-beamer-3.20-1|393	
12mr|texlive-beamer-3.20-1|394	%install
12mr|texlive-beamer-3.20-1|395	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-beamer-3.20-1|396	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-beamer-3.20-1|397	
12mr|texlive-beamer-3.20-1|398	
12mr|texlive-beamer-3.20-1|399	
12mr|texlive-beamer-3.20-1|400	%changelog
12mr|texlive-beamer-3.20-1|401	

16733 12
12mr|texlive-beameraudience-0.1-2|1	# revision 23427
12mr|texlive-beameraudience-0.1-2|2	# category Package
12mr|texlive-beameraudience-0.1-2|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/beameraudience
12mr|texlive-beameraudience-0.1-2|4	# catalog-date 2011-08-05 01:50:01 +0200
12mr|texlive-beameraudience-0.1-2|5	# catalog-license lppl
12mr|texlive-beameraudience-0.1-2|6	# catalog-version 0.1
12mr|texlive-beameraudience-0.1-2|7	Name:		texlive-beameraudience
12mr|texlive-beameraudience-0.1-2|8	Version:	0.1
12mr|texlive-beameraudience-0.1-2|9	Release:	2
12mr|texlive-beameraudience-0.1-2|10	Summary:	Assembling beamer frames according to audience
12mr|texlive-beameraudience-0.1-2|11	Group:		Publishing
12mr|texlive-beameraudience-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/beameraudience
12mr|texlive-beameraudience-0.1-2|13	License:	LPPL
12mr|texlive-beameraudience-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beameraudience.tar.xz
12mr|texlive-beameraudience-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beameraudience.doc.tar.xz
12mr|texlive-beameraudience-0.1-2|16	BuildArch:	noarch
12mr|texlive-beameraudience-0.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-beameraudience-0.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-beameraudience-0.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-beameraudience-0.1-2|20	
12mr|texlive-beameraudience-0.1-2|21	%description
12mr|texlive-beameraudience-0.1-2|22	The Beamer Audience package provides macros to easily assemble
12mr|texlive-beameraudience-0.1-2|23	frames according to different audiences. It enables to pick up
12mr|texlive-beameraudience-0.1-2|24	the frames for a specific audience while leaving their order
12mr|texlive-beameraudience-0.1-2|25	according to a logical structure in the LaTeX source.
12mr|texlive-beameraudience-0.1-2|26	
12mr|texlive-beameraudience-0.1-2|27	%post
12mr|texlive-beameraudience-0.1-2|28	%{_sbindir}/texlive.post
12mr|texlive-beameraudience-0.1-2|29	
12mr|texlive-beameraudience-0.1-2|30	%postun
12mr|texlive-beameraudience-0.1-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-beameraudience-0.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-beameraudience-0.1-2|33	fi
12mr|texlive-beameraudience-0.1-2|34	
12mr|texlive-beameraudience-0.1-2|35	#-----------------------------------------------------------------------
12mr|texlive-beameraudience-0.1-2|36	%files
12mr|texlive-beameraudience-0.1-2|37	%{_texmfdistdir}/tex/latex/beameraudience/beameraudience.sty
12mr|texlive-beameraudience-0.1-2|38	%doc %{_texmfdistdir}/doc/latex/beameraudience/README
12mr|texlive-beameraudience-0.1-2|39	
12mr|texlive-beameraudience-0.1-2|40	#-----------------------------------------------------------------------
12mr|texlive-beameraudience-0.1-2|41	%prep
12mr|texlive-beameraudience-0.1-2|42	%setup -c -a0 -a1
12mr|texlive-beameraudience-0.1-2|43	
12mr|texlive-beameraudience-0.1-2|44	%build
12mr|texlive-beameraudience-0.1-2|45	
12mr|texlive-beameraudience-0.1-2|46	%install
12mr|texlive-beameraudience-0.1-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-beameraudience-0.1-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-beameraudience-0.1-2|49	
12mr|texlive-beameraudience-0.1-2|50	
12mr|texlive-beameraudience-0.1-2|51	
12mr|texlive-beameraudience-0.1-2|52	%changelog
12mr|texlive-beameraudience-0.1-2|53	

16734 12
12mr|texlive-beamer-FUBerlin-0.02-2|1	# revision 15878
12mr|texlive-beamer-FUBerlin-0.02-2|2	# category Package
12mr|texlive-beamer-FUBerlin-0.02-2|3	# catalog-ctan /macros/latex/contrib/beamer-FUBerlin
12mr|texlive-beamer-FUBerlin-0.02-2|4	# catalog-date 2009-08-11 19:19:50 +0200
12mr|texlive-beamer-FUBerlin-0.02-2|5	# catalog-license lppl
12mr|texlive-beamer-FUBerlin-0.02-2|6	# catalog-version 0.02
12mr|texlive-beamer-FUBerlin-0.02-2|7	Name:		texlive-beamer-FUBerlin
12mr|texlive-beamer-FUBerlin-0.02-2|8	Version:	0.02
12mr|texlive-beamer-FUBerlin-0.02-2|9	Release:	2
12mr|texlive-beamer-FUBerlin-0.02-2|10	Summary:	Beamer, using the style of FU Berlin
12mr|texlive-beamer-FUBerlin-0.02-2|11	Group:		Publishing
12mr|texlive-beamer-FUBerlin-0.02-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-FUBerlin
12mr|texlive-beamer-FUBerlin-0.02-2|13	License:	LPPL
12mr|texlive-beamer-FUBerlin-0.02-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamer-FUBerlin.tar.xz
12mr|texlive-beamer-FUBerlin-0.02-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamer-FUBerlin.doc.tar.xz
12mr|texlive-beamer-FUBerlin-0.02-2|16	BuildArch:	noarch
12mr|texlive-beamer-FUBerlin-0.02-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-beamer-FUBerlin-0.02-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-beamer-FUBerlin-0.02-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-beamer-FUBerlin-0.02-2|20	
12mr|texlive-beamer-FUBerlin-0.02-2|21	%description
12mr|texlive-beamer-FUBerlin-0.02-2|22	The bundle provides a beamer-derived class and a theme style
12mr|texlive-beamer-FUBerlin-0.02-2|23	file for the corporate design of the Free University in Berlin.
12mr|texlive-beamer-FUBerlin-0.02-2|24	Users may use the class itself (FUbeamer) or use the theme in
12mr|texlive-beamer-FUBerlin-0.02-2|25	the usual way with \usetheme{BerlinFU}. Examples of using both
12mr|texlive-beamer-FUBerlin-0.02-2|26	the class and the theme are provided; the PDF is visually
12mr|texlive-beamer-FUBerlin-0.02-2|27	identical, so the catalogue only lists one; the sources of the
12mr|texlive-beamer-FUBerlin-0.02-2|28	examples do of course differ.
12mr|texlive-beamer-FUBerlin-0.02-2|29	
12mr|texlive-beamer-FUBerlin-0.02-2|30	%post
12mr|texlive-beamer-FUBerlin-0.02-2|31	%{_sbindir}/texlive.post
12mr|texlive-beamer-FUBerlin-0.02-2|32	
12mr|texlive-beamer-FUBerlin-0.02-2|33	%postun
12mr|texlive-beamer-FUBerlin-0.02-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-beamer-FUBerlin-0.02-2|35	%{_sbindir}/texlive.post
12mr|texlive-beamer-FUBerlin-0.02-2|36	fi
12mr|texlive-beamer-FUBerlin-0.02-2|37	
12mr|texlive-beamer-FUBerlin-0.02-2|38	#-----------------------------------------------------------------------
12mr|texlive-beamer-FUBerlin-0.02-2|39	%files
12mr|texlive-beamer-FUBerlin-0.02-2|40	%{_texmfdistdir}/tex/latex/beamer-FUBerlin/FUbeamer.cls
12mr|texlive-beamer-FUBerlin-0.02-2|41	%{_texmfdistdir}/tex/latex/beamer-FUBerlin/beamercolorthemeBerlinFU.sty
12mr|texlive-beamer-FUBerlin-0.02-2|42	%{_texmfdistdir}/tex/latex/beamer-FUBerlin/beamerfontthemeBerlinFU.sty
12mr|texlive-beamer-FUBerlin-0.02-2|43	%{_texmfdistdir}/tex/latex/beamer-FUBerlin/beamerouterthemeBerlinFU.sty
12mr|texlive-beamer-FUBerlin-0.02-2|44	%{_texmfdistdir}/tex/latex/beamer-FUBerlin/beamerthemeBerlinFU.sty
12mr|texlive-beamer-FUBerlin-0.02-2|45	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/Changes
12mr|texlive-beamer-FUBerlin-0.02-2|46	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/FULogo.png
12mr|texlive-beamer-FUBerlin-0.02-2|47	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/FUbib.jpg
12mr|texlive-beamer-FUBerlin-0.02-2|48	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/FUlogo.pdf
12mr|texlive-beamer-FUBerlin-0.02-2|49	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/README
12mr|texlive-beamer-FUBerlin-0.02-2|50	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/exampleClass.pdf
12mr|texlive-beamer-FUBerlin-0.02-2|51	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/exampleClass.tex
12mr|texlive-beamer-FUBerlin-0.02-2|52	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/exampleTheme.pdf
12mr|texlive-beamer-FUBerlin-0.02-2|53	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/exampleTheme.tex
12mr|texlive-beamer-FUBerlin-0.02-2|54	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/geo.jpg
12mr|texlive-beamer-FUBerlin-0.02-2|55	%doc %{_texmfdistdir}/doc/latex/beamer-FUBerlin/silberlaube2.jpg
12mr|texlive-beamer-FUBerlin-0.02-2|56	
12mr|texlive-beamer-FUBerlin-0.02-2|57	#-----------------------------------------------------------------------
12mr|texlive-beamer-FUBerlin-0.02-2|58	%prep
12mr|texlive-beamer-FUBerlin-0.02-2|59	%setup -c -a0 -a1
12mr|texlive-beamer-FUBerlin-0.02-2|60	
12mr|texlive-beamer-FUBerlin-0.02-2|61	%build
12mr|texlive-beamer-FUBerlin-0.02-2|62	
12mr|texlive-beamer-FUBerlin-0.02-2|63	%install
12mr|texlive-beamer-FUBerlin-0.02-2|64	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-beamer-FUBerlin-0.02-2|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-beamer-FUBerlin-0.02-2|66	
12mr|texlive-beamer-FUBerlin-0.02-2|67	
12mr|texlive-beamer-FUBerlin-0.02-2|68	
12mr|texlive-beamer-FUBerlin-0.02-2|69	%changelog
12mr|texlive-beamer-FUBerlin-0.02-2|70	

16735 12
12mr|texlive-beamerposter-1.07-2|1	# revision 17066
12mr|texlive-beamerposter-1.07-2|2	# category Package
12mr|texlive-beamerposter-1.07-2|3	# catalog-ctan /macros/latex/contrib/beamerposter
12mr|texlive-beamerposter-1.07-2|4	# catalog-date 2010-02-16 13:45:15 +0100
12mr|texlive-beamerposter-1.07-2|5	# catalog-license lppl
12mr|texlive-beamerposter-1.07-2|6	# catalog-version 1.07
12mr|texlive-beamerposter-1.07-2|7	Name:		texlive-beamerposter
12mr|texlive-beamerposter-1.07-2|8	Version:	1.07
12mr|texlive-beamerposter-1.07-2|9	Release:	2
12mr|texlive-beamerposter-1.07-2|10	Summary:	Extend beamer and a0poster for custom sized posters
12mr|texlive-beamerposter-1.07-2|11	Group:		Publishing
12mr|texlive-beamerposter-1.07-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamerposter
12mr|texlive-beamerposter-1.07-2|13	License:	LPPL
12mr|texlive-beamerposter-1.07-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamerposter.tar.xz
12mr|texlive-beamerposter-1.07-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamerposter.doc.tar.xz
12mr|texlive-beamerposter-1.07-2|16	BuildArch:	noarch
12mr|texlive-beamerposter-1.07-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-beamerposter-1.07-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-beamerposter-1.07-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-beamerposter-1.07-2|20	
12mr|texlive-beamerposter-1.07-2|21	%description
12mr|texlive-beamerposter-1.07-2|22	The package enables the user to use beamer style operations on
12mr|texlive-beamerposter-1.07-2|23	a canvas of the sizes provided by a0poster; font scaling is
12mr|texlive-beamerposter-1.07-2|24	available (using packages such as type1cm if necessary). In
12mr|texlive-beamerposter-1.07-2|25	addition, the package allows the user to benefit from the nice
12mr|texlive-beamerposter-1.07-2|26	colour box handling and alignment provided by the beamer class
12mr|texlive-beamerposter-1.07-2|27	(for example, with rounded corners and shadows). Good looking
12mr|texlive-beamerposter-1.07-2|28	posters may be created very rapidly. Features include: -
12mr|texlive-beamerposter-1.07-2|29	scalable fonts using the fp and type1cm packages; - posters in
12mr|texlive-beamerposter-1.07-2|30	A-series sizes, and custom sizes like double A0 are possible; -
12mr|texlive-beamerposter-1.07-2|31	still applicable to custom beamer slides, e.g. 16:9 slides for
12mr|texlive-beamerposter-1.07-2|32	a wide-screen (i.e. 1.78 aspect ratio); - orientation may be
12mr|texlive-beamerposter-1.07-2|33	portrait or landscape; - a 'debug mode' is provided.
12mr|texlive-beamerposter-1.07-2|34	
12mr|texlive-beamerposter-1.07-2|35	%post
12mr|texlive-beamerposter-1.07-2|36	%{_sbindir}/texlive.post
12mr|texlive-beamerposter-1.07-2|37	
12mr|texlive-beamerposter-1.07-2|38	%postun
12mr|texlive-beamerposter-1.07-2|39	if [ $1 -eq 0 ]; then
12mr|texlive-beamerposter-1.07-2|40	%{_sbindir}/texlive.post
12mr|texlive-beamerposter-1.07-2|41	fi
12mr|texlive-beamerposter-1.07-2|42	
12mr|texlive-beamerposter-1.07-2|43	#-----------------------------------------------------------------------
12mr|texlive-beamerposter-1.07-2|44	%files
12mr|texlive-beamerposter-1.07-2|45	%{_texmfdistdir}/tex/latex/beamerposter/beamerposter.sty
12mr|texlive-beamerposter-1.07-2|46	%doc %{_texmfdistdir}/doc/latex/beamerposter/README
12mr|texlive-beamerposter-1.07-2|47	%doc %{_texmfdistdir}/doc/latex/beamerposter/beamerposter.pdf
12mr|texlive-beamerposter-1.07-2|48	%doc %{_texmfdistdir}/doc/latex/beamerposter/beamerposter.tex
12mr|texlive-beamerposter-1.07-2|49	%doc %{_texmfdistdir}/doc/latex/beamerposter/example.tex
12mr|texlive-beamerposter-1.07-2|50	
12mr|texlive-beamerposter-1.07-2|51	#-----------------------------------------------------------------------
12mr|texlive-beamerposter-1.07-2|52	%prep
12mr|texlive-beamerposter-1.07-2|53	%setup -c -a0 -a1
12mr|texlive-beamerposter-1.07-2|54	
12mr|texlive-beamerposter-1.07-2|55	%build
12mr|texlive-beamerposter-1.07-2|56	
12mr|texlive-beamerposter-1.07-2|57	%install
12mr|texlive-beamerposter-1.07-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-beamerposter-1.07-2|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-beamerposter-1.07-2|60	
12mr|texlive-beamerposter-1.07-2|61	
12mr|texlive-beamerposter-1.07-2|62	
12mr|texlive-beamerposter-1.07-2|63	%changelog
12mr|texlive-beamerposter-1.07-2|64	

16736 12
12mr|texlive-beamersubframe-0.2-2|1	# revision 23510
12mr|texlive-beamersubframe-0.2-2|2	# category Package
12mr|texlive-beamersubframe-0.2-2|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/beamersubframe
12mr|texlive-beamersubframe-0.2-2|4	# catalog-date 2011-08-11 10:23:40 +0200
12mr|texlive-beamersubframe-0.2-2|5	# catalog-license lppl
12mr|texlive-beamersubframe-0.2-2|6	# catalog-version 0.2
12mr|texlive-beamersubframe-0.2-2|7	Name:		texlive-beamersubframe
12mr|texlive-beamersubframe-0.2-2|8	Version:	0.2
12mr|texlive-beamersubframe-0.2-2|9	Release:	2
12mr|texlive-beamersubframe-0.2-2|10	Summary:	Reorder frames in the PDF file
12mr|texlive-beamersubframe-0.2-2|11	Group:		Publishing
12mr|texlive-beamersubframe-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/beamersubframe
12mr|texlive-beamersubframe-0.2-2|13	License:	LPPL
12mr|texlive-beamersubframe-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamersubframe.tar.xz
12mr|texlive-beamersubframe-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamersubframe.doc.tar.xz
12mr|texlive-beamersubframe-0.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamersubframe.source.tar.xz
12mr|texlive-beamersubframe-0.2-2|17	BuildArch:	noarch
12mr|texlive-beamersubframe-0.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-beamersubframe-0.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-beamersubframe-0.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-beamersubframe-0.2-2|21	
12mr|texlive-beamersubframe-0.2-2|22	%description
12mr|texlive-beamersubframe-0.2-2|23	The package provides a method to reorder frames in the PDF file
12mr|texlive-beamersubframe-0.2-2|24	without reordering the source. Its principal use is to embed or
12mr|texlive-beamersubframe-0.2-2|25	append frames with details on some subject. The author
12mr|texlive-beamersubframe-0.2-2|26	describes the package as "experimental".
12mr|texlive-beamersubframe-0.2-2|27	
12mr|texlive-beamersubframe-0.2-2|28	%post
12mr|texlive-beamersubframe-0.2-2|29	%{_sbindir}/texlive.post
12mr|texlive-beamersubframe-0.2-2|30	
12mr|texlive-beamersubframe-0.2-2|31	%postun
12mr|texlive-beamersubframe-0.2-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-beamersubframe-0.2-2|33	%{_sbindir}/texlive.post
12mr|texlive-beamersubframe-0.2-2|34	fi
12mr|texlive-beamersubframe-0.2-2|35	
12mr|texlive-beamersubframe-0.2-2|36	#-----------------------------------------------------------------------
12mr|texlive-beamersubframe-0.2-2|37	%files
12mr|texlive-beamersubframe-0.2-2|38	%{_texmfdistdir}/tex/latex/beamersubframe/beamersubframe.sty
12mr|texlive-beamersubframe-0.2-2|39	%doc %{_texmfdistdir}/doc/latex/beamersubframe/README
12mr|texlive-beamersubframe-0.2-2|40	%doc %{_texmfdistdir}/doc/latex/beamersubframe/beamersubframe-append.pdf
12mr|texlive-beamersubframe-0.2-2|41	%doc %{_texmfdistdir}/doc/latex/beamersubframe/beamersubframe-append.svg
12mr|texlive-beamersubframe-0.2-2|42	%doc %{_texmfdistdir}/doc/latex/beamersubframe/beamersubframe-embed.pdf
12mr|texlive-beamersubframe-0.2-2|43	%doc %{_texmfdistdir}/doc/latex/beamersubframe/beamersubframe-embed.svg
12mr|texlive-beamersubframe-0.2-2|44	%doc %{_texmfdistdir}/doc/latex/beamersubframe/beamersubframe.pdf
12mr|texlive-beamersubframe-0.2-2|45	%doc %{_texmfdistdir}/doc/latex/beamersubframe/bsf-example.tex
12mr|texlive-beamersubframe-0.2-2|46	#- source
12mr|texlive-beamersubframe-0.2-2|47	%doc %{_texmfdistdir}/source/latex/beamersubframe/beamersubframe.dtx
12mr|texlive-beamersubframe-0.2-2|48	%doc %{_texmfdistdir}/source/latex/beamersubframe/beamersubframe.ins
12mr|texlive-beamersubframe-0.2-2|49	
12mr|texlive-beamersubframe-0.2-2|50	#-----------------------------------------------------------------------
12mr|texlive-beamersubframe-0.2-2|51	%prep
12mr|texlive-beamersubframe-0.2-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-beamersubframe-0.2-2|53	
12mr|texlive-beamersubframe-0.2-2|54	%build
12mr|texlive-beamersubframe-0.2-2|55	
12mr|texlive-beamersubframe-0.2-2|56	%install
12mr|texlive-beamersubframe-0.2-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-beamersubframe-0.2-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-beamersubframe-0.2-2|59	
12mr|texlive-beamersubframe-0.2-2|60	
12mr|texlive-beamersubframe-0.2-2|61	
12mr|texlive-beamersubframe-0.2-2|62	%changelog
12mr|texlive-beamersubframe-0.2-2|63	

16737 12
12mr|texlive-beamerthemejltree-1.1-2|1	# revision 21977
12mr|texlive-beamerthemejltree-1.1-2|2	# category Package
12mr|texlive-beamerthemejltree-1.1-2|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/themes/beamerthemeJLTree.sty
12mr|texlive-beamerthemejltree-1.1-2|4	# catalog-date 2010-07-13 19:58:19 +0200
12mr|texlive-beamerthemejltree-1.1-2|5	# catalog-license gpl
12mr|texlive-beamerthemejltree-1.1-2|6	# catalog-version 1.1
12mr|texlive-beamerthemejltree-1.1-2|7	Name:		texlive-beamerthemejltree
12mr|texlive-beamerthemejltree-1.1-2|8	Version:	1.1
12mr|texlive-beamerthemejltree-1.1-2|9	Release:	2
12mr|texlive-beamerthemejltree-1.1-2|10	Summary:	Contributed beamer theme
12mr|texlive-beamerthemejltree-1.1-2|11	Group:		Publishing
12mr|texlive-beamerthemejltree-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/themes/beamerthemeJLTree.sty
12mr|texlive-beamerthemejltree-1.1-2|13	License:	GPL
12mr|texlive-beamerthemejltree-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamerthemejltree.tar.xz
12mr|texlive-beamerthemejltree-1.1-2|15	BuildArch:	noarch
12mr|texlive-beamerthemejltree-1.1-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-beamerthemejltree-1.1-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-beamerthemejltree-1.1-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-beamerthemejltree-1.1-2|19	
12mr|texlive-beamerthemejltree-1.1-2|20	%description
12mr|texlive-beamerthemejltree-1.1-2|21	A theme for beamer presentations.
12mr|texlive-beamerthemejltree-1.1-2|22	
12mr|texlive-beamerthemejltree-1.1-2|23	%post
12mr|texlive-beamerthemejltree-1.1-2|24	%{_sbindir}/texlive.post
12mr|texlive-beamerthemejltree-1.1-2|25	
12mr|texlive-beamerthemejltree-1.1-2|26	%postun
12mr|texlive-beamerthemejltree-1.1-2|27	if [ $1 -eq 0 ]; then
12mr|texlive-beamerthemejltree-1.1-2|28	%{_sbindir}/texlive.post
12mr|texlive-beamerthemejltree-1.1-2|29	fi
12mr|texlive-beamerthemejltree-1.1-2|30	
12mr|texlive-beamerthemejltree-1.1-2|31	#-----------------------------------------------------------------------
12mr|texlive-beamerthemejltree-1.1-2|32	%files
12mr|texlive-beamerthemejltree-1.1-2|33	%{_texmfdistdir}/tex/latex/beamerthemejltree/beamerthemeJLTree.sty
12mr|texlive-beamerthemejltree-1.1-2|34	
12mr|texlive-beamerthemejltree-1.1-2|35	#-----------------------------------------------------------------------
12mr|texlive-beamerthemejltree-1.1-2|36	%prep
12mr|texlive-beamerthemejltree-1.1-2|37	%setup -c -a0
12mr|texlive-beamerthemejltree-1.1-2|38	
12mr|texlive-beamerthemejltree-1.1-2|39	%build
12mr|texlive-beamerthemejltree-1.1-2|40	
12mr|texlive-beamerthemejltree-1.1-2|41	%install
12mr|texlive-beamerthemejltree-1.1-2|42	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-beamerthemejltree-1.1-2|43	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-beamerthemejltree-1.1-2|44	
12mr|texlive-beamerthemejltree-1.1-2|45	
12mr|texlive-beamerthemejltree-1.1-2|46	
12mr|texlive-beamerthemejltree-1.1-2|47	%changelog
12mr|texlive-beamerthemejltree-1.1-2|48	

16738 12
12mr|texlive-beamerthemenirma-0.1-2|1	# revision 20765
12mr|texlive-beamerthemenirma-0.1-2|2	# category Package
12mr|texlive-beamerthemenirma-0.1-2|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/themes/nirma
12mr|texlive-beamerthemenirma-0.1-2|4	# catalog-date 2010-12-16 01:15:22 +0100
12mr|texlive-beamerthemenirma-0.1-2|5	# catalog-license lppl
12mr|texlive-beamerthemenirma-0.1-2|6	# catalog-version 0.1
12mr|texlive-beamerthemenirma-0.1-2|7	Name:		texlive-beamerthemenirma
12mr|texlive-beamerthemenirma-0.1-2|8	Version:	0.1
12mr|texlive-beamerthemenirma-0.1-2|9	Release:	2
12mr|texlive-beamerthemenirma-0.1-2|10	Summary:	A Beamer theme for academic presentations
12mr|texlive-beamerthemenirma-0.1-2|11	Group:		Publishing
12mr|texlive-beamerthemenirma-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/themes/nirma
12mr|texlive-beamerthemenirma-0.1-2|13	License:	LPPL
12mr|texlive-beamerthemenirma-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamerthemenirma.tar.xz
12mr|texlive-beamerthemenirma-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamerthemenirma.doc.tar.xz
12mr|texlive-beamerthemenirma-0.1-2|16	BuildArch:	noarch
12mr|texlive-beamerthemenirma-0.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-beamerthemenirma-0.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-beamerthemenirma-0.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-beamerthemenirma-0.1-2|20	
12mr|texlive-beamerthemenirma-0.1-2|21	%description
12mr|texlive-beamerthemenirma-0.1-2|22	The package developed for academic purposes. The distribution
12mr|texlive-beamerthemenirma-0.1-2|23	includes nothing more than style file needed for preparing
12mr|texlive-beamerthemenirma-0.1-2|24	presentations.
12mr|texlive-beamerthemenirma-0.1-2|25	
12mr|texlive-beamerthemenirma-0.1-2|26	%post
12mr|texlive-beamerthemenirma-0.1-2|27	%{_sbindir}/texlive.post
12mr|texlive-beamerthemenirma-0.1-2|28	
12mr|texlive-beamerthemenirma-0.1-2|29	%postun
12mr|texlive-beamerthemenirma-0.1-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-beamerthemenirma-0.1-2|31	%{_sbindir}/texlive.post
12mr|texlive-beamerthemenirma-0.1-2|32	fi
12mr|texlive-beamerthemenirma-0.1-2|33	
12mr|texlive-beamerthemenirma-0.1-2|34	#-----------------------------------------------------------------------
12mr|texlive-beamerthemenirma-0.1-2|35	%files
12mr|texlive-beamerthemenirma-0.1-2|36	%{_texmfdistdir}/tex/latex/beamerthemenirma/beamerthemenirma.sty
12mr|texlive-beamerthemenirma-0.1-2|37	%doc %{_texmfdistdir}/doc/latex/beamerthemenirma/README
12mr|texlive-beamerthemenirma-0.1-2|38	
12mr|texlive-beamerthemenirma-0.1-2|39	#-----------------------------------------------------------------------
12mr|texlive-beamerthemenirma-0.1-2|40	%prep
12mr|texlive-beamerthemenirma-0.1-2|41	%setup -c -a0 -a1
12mr|texlive-beamerthemenirma-0.1-2|42	
12mr|texlive-beamerthemenirma-0.1-2|43	%build
12mr|texlive-beamerthemenirma-0.1-2|44	
12mr|texlive-beamerthemenirma-0.1-2|45	%install
12mr|texlive-beamerthemenirma-0.1-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-beamerthemenirma-0.1-2|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-beamerthemenirma-0.1-2|48	
12mr|texlive-beamerthemenirma-0.1-2|49	
12mr|texlive-beamerthemenirma-0.1-2|50	
12mr|texlive-beamerthemenirma-0.1-2|51	%changelog
12mr|texlive-beamerthemenirma-0.1-2|52	

16739 12
12mr|texlive-beamer-tut-pt-20070305-2|1	# revision 15878
12mr|texlive-beamer-tut-pt-20070305-2|2	# category Package
12mr|texlive-beamer-tut-pt-20070305-2|3	# catalog-ctan /info/portuguese/beamer
12mr|texlive-beamer-tut-pt-20070305-2|4	# catalog-date 2007-03-05 14:17:42 +0100
12mr|texlive-beamer-tut-pt-20070305-2|5	# catalog-license gpl
12mr|texlive-beamer-tut-pt-20070305-2|6	# catalog-version undef
12mr|texlive-beamer-tut-pt-20070305-2|7	Name:		texlive-beamer-tut-pt
12mr|texlive-beamer-tut-pt-20070305-2|8	Version:	20070305
12mr|texlive-beamer-tut-pt-20070305-2|9	Release:	2
12mr|texlive-beamer-tut-pt-20070305-2|10	Summary:	An introduction to the Beamer class, in Portuguese
12mr|texlive-beamer-tut-pt-20070305-2|11	Group:		Publishing
12mr|texlive-beamer-tut-pt-20070305-2|12	URL:		http://www.ctan.org/tex-archive/info/portuguese/beamer
12mr|texlive-beamer-tut-pt-20070305-2|13	License:	GPL
12mr|texlive-beamer-tut-pt-20070305-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamer-tut-pt.tar.xz
12mr|texlive-beamer-tut-pt-20070305-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamer-tut-pt.doc.tar.xz
12mr|texlive-beamer-tut-pt-20070305-2|16	BuildArch:	noarch
12mr|texlive-beamer-tut-pt-20070305-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-beamer-tut-pt-20070305-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-beamer-tut-pt-20070305-2|19	
12mr|texlive-beamer-tut-pt-20070305-2|20	%description
12mr|texlive-beamer-tut-pt-20070305-2|21	TeXLive beamer-tut-pt package.
12mr|texlive-beamer-tut-pt-20070305-2|22	
12mr|texlive-beamer-tut-pt-20070305-2|23	#-----------------------------------------------------------------------
12mr|texlive-beamer-tut-pt-20070305-2|24	%files
12mr|texlive-beamer-tut-pt-20070305-2|25	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/AnnArbor1.ps
12mr|texlive-beamer-tut-pt-20070305-2|26	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/AnnArbor2.ps
12mr|texlive-beamer-tut-pt-20070305-2|27	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/CambridgeUS1.ps
12mr|texlive-beamer-tut-pt-20070305-2|28	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/CambridgeUS2.ps
12mr|texlive-beamer-tut-pt-20070305-2|29	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/LEIAME
12mr|texlive-beamer-tut-pt-20070305-2|30	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/README
12mr|texlive-beamer-tut-pt-20070305-2|31	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/anim1.ps
12mr|texlive-beamer-tut-pt-20070305-2|32	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/anim2.ps
12mr|texlive-beamer-tut-pt-20070305-2|33	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/anim3.ps
12mr|texlive-beamer-tut-pt-20070305-2|34	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/anim4.ps
12mr|texlive-beamer-tut-pt-20070305-2|35	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/automato1.jpg
12mr|texlive-beamer-tut-pt-20070305-2|36	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/automato2.jpg
12mr|texlive-beamer-tut-pt-20070305-2|37	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/automato3.jpg
12mr|texlive-beamer-tut-pt-20070305-2|38	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/automato4.jpg
12mr|texlive-beamer-tut-pt-20070305-2|39	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/automato5.jpg
12mr|texlive-beamer-tut-pt-20070305-2|40	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/berkeley1.ps
12mr|texlive-beamer-tut-pt-20070305-2|41	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/berkeley2.ps
12mr|texlive-beamer-tut-pt-20070305-2|42	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/blocos.ps
12mr|texlive-beamer-tut-pt-20070305-2|43	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/boadilla1.ps
12mr|texlive-beamer-tut-pt-20070305-2|44	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/boadilla2.ps
12mr|texlive-beamer-tut-pt-20070305-2|45	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/exemplo.tex
12mr|texlive-beamer-tut-pt-20070305-2|46	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/madrid1.ps
12mr|texlive-beamer-tut-pt-20070305-2|47	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/madrid2.ps
12mr|texlive-beamer-tut-pt-20070305-2|48	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/montpellier1.ps
12mr|texlive-beamer-tut-pt-20070305-2|49	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/montpellier2.ps
12mr|texlive-beamer-tut-pt-20070305-2|50	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/tutorialbeamer.pdf
12mr|texlive-beamer-tut-pt-20070305-2|51	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/tutorialbeamer.tex
12mr|texlive-beamer-tut-pt-20070305-2|52	%doc %{_texmfdistdir}/doc/latex/beamer-tut-pt/ufpellogo.jpg
12mr|texlive-beamer-tut-pt-20070305-2|53	
12mr|texlive-beamer-tut-pt-20070305-2|54	#-----------------------------------------------------------------------
12mr|texlive-beamer-tut-pt-20070305-2|55	%prep
12mr|texlive-beamer-tut-pt-20070305-2|56	%setup -c -a0 -a1
12mr|texlive-beamer-tut-pt-20070305-2|57	
12mr|texlive-beamer-tut-pt-20070305-2|58	%build
12mr|texlive-beamer-tut-pt-20070305-2|59	
12mr|texlive-beamer-tut-pt-20070305-2|60	%install
12mr|texlive-beamer-tut-pt-20070305-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-beamer-tut-pt-20070305-2|62	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-beamer-tut-pt-20070305-2|63	
12mr|texlive-beamer-tut-pt-20070305-2|64	
12mr|texlive-beamer-tut-pt-20070305-2|65	
12mr|texlive-beamer-tut-pt-20070305-2|66	%changelog
12mr|texlive-beamer-tut-pt-20070305-2|67	

16740 12
12mr|texlive-beebe-20120807-1|1	# revision 27123
12mr|texlive-beebe-20120807-1|2	# category Package
12mr|texlive-beebe-20120807-1|3	# catalog-ctan undef
12mr|texlive-beebe-20120807-1|4	# catalog-date undef
12mr|texlive-beebe-20120807-1|5	# catalog-license undef
12mr|texlive-beebe-20120807-1|6	# catalog-version undef
12mr|texlive-beebe-20120807-1|7	Name:		texlive-beebe
12mr|texlive-beebe-20120807-1|8	Version:	20120807
12mr|texlive-beebe-20120807-1|9	Release:	1
12mr|texlive-beebe-20120807-1|10	Summary:	TeXLive beebe package
12mr|texlive-beebe-20120807-1|11	Group:		Publishing
12mr|texlive-beebe-20120807-1|12	URL:		http://tug.org/texlive
12mr|texlive-beebe-20120807-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-beebe-20120807-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beebe.tar.xz
12mr|texlive-beebe-20120807-1|15	BuildArch:	noarch
12mr|texlive-beebe-20120807-1|16	BuildRequires:	texlive-tlpkg
12mr|texlive-beebe-20120807-1|17	Requires(pre):	texlive-tlpkg
12mr|texlive-beebe-20120807-1|18	Requires(post):	texlive-kpathsea
12mr|texlive-beebe-20120807-1|19	
12mr|texlive-beebe-20120807-1|20	%description
12mr|texlive-beebe-20120807-1|21	TeXLive beebe package.
12mr|texlive-beebe-20120807-1|22	
12mr|texlive-beebe-20120807-1|23	%post
12mr|texlive-beebe-20120807-1|24	%{_sbindir}/texlive.post
12mr|texlive-beebe-20120807-1|25	
12mr|texlive-beebe-20120807-1|26	%postun
12mr|texlive-beebe-20120807-1|27	if [ $1 -eq 0 ]; then
12mr|texlive-beebe-20120807-1|28	%{_sbindir}/texlive.post
12mr|texlive-beebe-20120807-1|29	fi
12mr|texlive-beebe-20120807-1|30	
12mr|texlive-beebe-20120807-1|31	#-----------------------------------------------------------------------
12mr|texlive-beebe-20120807-1|32	%files
12mr|texlive-beebe-20120807-1|33	%{_texmfdistdir}/bibtex/bib/beebe/gut.bib
12mr|texlive-beebe-20120807-1|34	%{_texmfdistdir}/bibtex/bib/beebe/komoedie.bib
12mr|texlive-beebe-20120807-1|35	%{_texmfdistdir}/bibtex/bib/beebe/texbook1.bib
12mr|texlive-beebe-20120807-1|36	%{_texmfdistdir}/bibtex/bib/beebe/texbook2.bib
12mr|texlive-beebe-20120807-1|37	%{_texmfdistdir}/bibtex/bib/beebe/texbook3.bib
12mr|texlive-beebe-20120807-1|38	%{_texmfdistdir}/bibtex/bib/beebe/texgraph.bib
12mr|texlive-beebe-20120807-1|39	%{_texmfdistdir}/bibtex/bib/beebe/texjourn.bib
12mr|texlive-beebe-20120807-1|40	%{_texmfdistdir}/bibtex/bib/beebe/texnique.bib
12mr|texlive-beebe-20120807-1|41	%{_texmfdistdir}/bibtex/bib/beebe/tugboat.bib
12mr|texlive-beebe-20120807-1|42	%{_texmfdistdir}/bibtex/bst/beebe/aaai-named.bst
12mr|texlive-beebe-20120807-1|43	%{_texmfdistdir}/bibtex/bst/beebe/abstract.bst
12mr|texlive-beebe-20120807-1|44	%{_texmfdistdir}/bibtex/bst/beebe/annotate.bst
12mr|texlive-beebe-20120807-1|45	%{_texmfdistdir}/bibtex/bst/beebe/annotation.bst
12mr|texlive-beebe-20120807-1|46	%{_texmfdistdir}/bibtex/bst/beebe/apa.bst
12mr|texlive-beebe-20120807-1|47	%{_texmfdistdir}/bibtex/bst/beebe/apalike2.bst
12mr|texlive-beebe-20120807-1|48	%{_texmfdistdir}/bibtex/bst/beebe/astron.bst
12mr|texlive-beebe-20120807-1|49	%{_texmfdistdir}/bibtex/bst/beebe/authordate1.bst
12mr|texlive-beebe-20120807-1|50	%{_texmfdistdir}/bibtex/bst/beebe/authordate2.bst
12mr|texlive-beebe-20120807-1|51	%{_texmfdistdir}/bibtex/bst/beebe/authordate3.bst
12mr|texlive-beebe-20120807-1|52	%{_texmfdistdir}/bibtex/bst/beebe/authordate4.bst
12mr|texlive-beebe-20120807-1|53	%{_texmfdistdir}/bibtex/bst/beebe/bbs.bst
12mr|texlive-beebe-20120807-1|54	%{_texmfdistdir}/bibtex/bst/beebe/bibtoref.bst
12mr|texlive-beebe-20120807-1|55	%{_texmfdistdir}/bibtex/bst/beebe/cbe.bst
12mr|texlive-beebe-20120807-1|56	%{_texmfdistdir}/bibtex/bst/beebe/chicagoa.bst
12mr|texlive-beebe-20120807-1|57	%{_texmfdistdir}/bibtex/bst/beebe/econometrica.bst
12mr|texlive-beebe-20120807-1|58	%{_texmfdistdir}/bibtex/bst/beebe/humanbio.bst
12mr|texlive-beebe-20120807-1|59	%{_texmfdistdir}/bibtex/bst/beebe/humannat.bst
12mr|texlive-beebe-20120807-1|60	%{_texmfdistdir}/bibtex/bst/beebe/is-abbrv.bst
12mr|texlive-beebe-20120807-1|61	%{_texmfdistdir}/bibtex/bst/beebe/is-alpha.bst
12mr|texlive-beebe-20120807-1|62	%{_texmfdistdir}/bibtex/bst/beebe/is-plain.bst
12mr|texlive-beebe-20120807-1|63	%{_texmfdistdir}/bibtex/bst/beebe/is-unsrt.bst
12mr|texlive-beebe-20120807-1|64	%{_texmfdistdir}/bibtex/bst/beebe/jas99.bst
12mr|texlive-beebe-20120807-1|65	%{_texmfdistdir}/bibtex/bst/beebe/jbact.bst
12mr|texlive-beebe-20120807-1|66	%{_texmfdistdir}/bibtex/bst/beebe/jmb.bst
12mr|texlive-beebe-20120807-1|67	%{_texmfdistdir}/bibtex/bst/beebe/jtb.bst
12mr|texlive-beebe-20120807-1|68	%{_texmfdistdir}/bibtex/bst/beebe/jthcarsu.bst
12mr|texlive-beebe-20120807-1|69	%{_texmfdistdir}/bibtex/bst/beebe/named.bst
12mr|texlive-beebe-20120807-1|70	%{_texmfdistdir}/bibtex/bst/beebe/namunsrt.bst
12mr|texlive-beebe-20120807-1|71	%{_texmfdistdir}/bibtex/bst/beebe/nar.bst
12mr|texlive-beebe-20120807-1|72	%{_texmfdistdir}/bibtex/bst/beebe/newapa.bst
12mr|texlive-beebe-20120807-1|73	%{_texmfdistdir}/bibtex/bst/beebe/phaip.bst
12mr|texlive-beebe-20120807-1|74	%{_texmfdistdir}/bibtex/bst/beebe/phapalik.bst
12mr|texlive-beebe-20120807-1|75	%{_texmfdistdir}/bibtex/bst/beebe/phcpc.bst
12mr|texlive-beebe-20120807-1|76	%{_texmfdistdir}/bibtex/bst/beebe/phiaea.bst
12mr|texlive-beebe-20120807-1|77	%{_texmfdistdir}/bibtex/bst/beebe/phjcp.bst
12mr|texlive-beebe-20120807-1|78	%{_texmfdistdir}/bibtex/bst/beebe/phnf.bst
12mr|texlive-beebe-20120807-1|79	%{_texmfdistdir}/bibtex/bst/beebe/phnflet.bst
12mr|texlive-beebe-20120807-1|80	%{_texmfdistdir}/bibtex/bst/beebe/phpf.bst
12mr|texlive-beebe-20120807-1|81	%{_texmfdistdir}/bibtex/bst/beebe/phppcf.bst
12mr|texlive-beebe-20120807-1|82	%{_texmfdistdir}/bibtex/bst/beebe/phreport.bst
12mr|texlive-beebe-20120807-1|83	%{_texmfdistdir}/bibtex/bst/beebe/phrmp.bst
12mr|texlive-beebe-20120807-1|84	%{_texmfdistdir}/bibtex/bst/beebe/plainyr.bst
12mr|texlive-beebe-20120807-1|85	%{_texmfdistdir}/bibtex/bst/beebe/refer.bst
12mr|texlive-beebe-20120807-1|86	%{_texmfdistdir}/bibtex/bst/beebe/xbtxbst.doc
12mr|texlive-beebe-20120807-1|87	
12mr|texlive-beebe-20120807-1|88	#-----------------------------------------------------------------------
12mr|texlive-beebe-20120807-1|89	%prep
12mr|texlive-beebe-20120807-1|90	%setup -c -a0
12mr|texlive-beebe-20120807-1|91	
12mr|texlive-beebe-20120807-1|92	%build
12mr|texlive-beebe-20120807-1|93	
12mr|texlive-beebe-20120807-1|94	%install
12mr|texlive-beebe-20120807-1|95	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-beebe-20120807-1|96	cp -fpar bibtex %{buildroot}%{_texmfdistdir}
12mr|texlive-beebe-20120807-1|97	
12mr|texlive-beebe-20120807-1|98	
12mr|texlive-beebe-20120807-1|99	
12mr|texlive-beebe-20120807-1|100	%changelog
12mr|texlive-beebe-20120807-1|101	

16741 12
12mr|texlive-begriff-1.6-2|1	# revision 15878
12mr|texlive-begriff-1.6-2|2	# category Package
12mr|texlive-begriff-1.6-2|3	# catalog-ctan /macros/latex/contrib/begriff
12mr|texlive-begriff-1.6-2|4	# catalog-date 2007-01-29 23:57:18 +0100
12mr|texlive-begriff-1.6-2|5	# catalog-license gpl
12mr|texlive-begriff-1.6-2|6	# catalog-version 1.6
12mr|texlive-begriff-1.6-2|7	Name:		texlive-begriff
12mr|texlive-begriff-1.6-2|8	Version:	1.6
12mr|texlive-begriff-1.6-2|9	Release:	2
12mr|texlive-begriff-1.6-2|10	Summary:	Typeset Begriffschrift
12mr|texlive-begriff-1.6-2|11	Group:		Publishing
12mr|texlive-begriff-1.6-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/begriff
12mr|texlive-begriff-1.6-2|13	License:	GPL
12mr|texlive-begriff-1.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/begriff.tar.xz
12mr|texlive-begriff-1.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/begriff.doc.tar.xz
12mr|texlive-begriff-1.6-2|16	BuildArch:	noarch
12mr|texlive-begriff-1.6-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-begriff-1.6-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-begriff-1.6-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-begriff-1.6-2|20	
12mr|texlive-begriff-1.6-2|21	%description
12mr|texlive-begriff-1.6-2|22	The package defines maths mode commands for typesetting Frege's
12mr|texlive-begriff-1.6-2|23	Begriffschrift.
12mr|texlive-begriff-1.6-2|24	
12mr|texlive-begriff-1.6-2|25	%post
12mr|texlive-begriff-1.6-2|26	%{_sbindir}/texlive.post
12mr|texlive-begriff-1.6-2|27	
12mr|texlive-begriff-1.6-2|28	%postun
12mr|texlive-begriff-1.6-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-begriff-1.6-2|30	%{_sbindir}/texlive.post
12mr|texlive-begriff-1.6-2|31	fi
12mr|texlive-begriff-1.6-2|32	
12mr|texlive-begriff-1.6-2|33	#-----------------------------------------------------------------------
12mr|texlive-begriff-1.6-2|34	%files
12mr|texlive-begriff-1.6-2|35	%{_texmfdistdir}/tex/latex/begriff/begriff.sty
12mr|texlive-begriff-1.6-2|36	%doc %{_texmfdistdir}/doc/latex/begriff/COPYING
12mr|texlive-begriff-1.6-2|37	%doc %{_texmfdistdir}/doc/latex/begriff/README
12mr|texlive-begriff-1.6-2|38	%doc %{_texmfdistdir}/doc/latex/begriff/examples.pdf
12mr|texlive-begriff-1.6-2|39	%doc %{_texmfdistdir}/doc/latex/begriff/examples.tex
12mr|texlive-begriff-1.6-2|40	
12mr|texlive-begriff-1.6-2|41	#-----------------------------------------------------------------------
12mr|texlive-begriff-1.6-2|42	%prep
12mr|texlive-begriff-1.6-2|43	%setup -c -a0 -a1
12mr|texlive-begriff-1.6-2|44	
12mr|texlive-begriff-1.6-2|45	%build
12mr|texlive-begriff-1.6-2|46	
12mr|texlive-begriff-1.6-2|47	%install
12mr|texlive-begriff-1.6-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-begriff-1.6-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-begriff-1.6-2|50	
12mr|texlive-begriff-1.6-2|51	
12mr|texlive-begriff-1.6-2|52	
12mr|texlive-begriff-1.6-2|53	%changelog
12mr|texlive-begriff-1.6-2|54	

16742 12
12mr|texlive-belleek-20081130-2|1	# revision 18651
12mr|texlive-belleek-20081130-2|2	# category Package
12mr|texlive-belleek-20081130-2|3	# catalog-ctan /fonts/belleek/belleek.zip
12mr|texlive-belleek-20081130-2|4	# catalog-date 2008-11-30 15:59:19 +0100
12mr|texlive-belleek-20081130-2|5	# catalog-license pd
12mr|texlive-belleek-20081130-2|6	# catalog-version undef
12mr|texlive-belleek-20081130-2|7	Name:		texlive-belleek
12mr|texlive-belleek-20081130-2|8	Version:	20081130
12mr|texlive-belleek-20081130-2|9	Release:	2
12mr|texlive-belleek-20081130-2|10	Summary:	Free replacement for basic MathTime fonts
12mr|texlive-belleek-20081130-2|11	Group:		Publishing
12mr|texlive-belleek-20081130-2|12	URL:		http://www.ctan.org/tex-archive/fonts/belleek/belleek.zip
12mr|texlive-belleek-20081130-2|13	License:	PD
12mr|texlive-belleek-20081130-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/belleek.tar.xz
12mr|texlive-belleek-20081130-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/belleek.doc.tar.xz
12mr|texlive-belleek-20081130-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/belleek.source.tar.xz
12mr|texlive-belleek-20081130-2|17	BuildArch:	noarch
12mr|texlive-belleek-20081130-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-belleek-20081130-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-belleek-20081130-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-belleek-20081130-2|21	
12mr|texlive-belleek-20081130-2|22	%description
12mr|texlive-belleek-20081130-2|23	This package replaces the original MathTime fonts, not
12mr|texlive-belleek-20081130-2|24	MathTime-Plus or MathTime Professional (the last being the only
12mr|texlive-belleek-20081130-2|25	currently available commercial bundle).
12mr|texlive-belleek-20081130-2|26	
12mr|texlive-belleek-20081130-2|27	%post
12mr|texlive-belleek-20081130-2|28	%{_sbindir}/texlive.post
12mr|texlive-belleek-20081130-2|29	
12mr|texlive-belleek-20081130-2|30	%postun
12mr|texlive-belleek-20081130-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-belleek-20081130-2|32	%{_sbindir}/texlive.post
12mr|texlive-belleek-20081130-2|33	fi
12mr|texlive-belleek-20081130-2|34	
12mr|texlive-belleek-20081130-2|35	#-----------------------------------------------------------------------
12mr|texlive-belleek-20081130-2|36	%files
12mr|texlive-belleek-20081130-2|37	%{_texmfdistdir}/fonts/map/dvips/belleek/belleek.map
12mr|texlive-belleek-20081130-2|38	%{_texmfdistdir}/fonts/truetype/public/belleek/blex.ttf
12mr|texlive-belleek-20081130-2|39	%{_texmfdistdir}/fonts/truetype/public/belleek/blsy.ttf
12mr|texlive-belleek-20081130-2|40	%{_texmfdistdir}/fonts/truetype/public/belleek/rblmi.ttf
12mr|texlive-belleek-20081130-2|41	%{_texmfdistdir}/fonts/type1/public/belleek/blex.pfb
12mr|texlive-belleek-20081130-2|42	%{_texmfdistdir}/fonts/type1/public/belleek/blsy.pfb
12mr|texlive-belleek-20081130-2|43	%{_texmfdistdir}/fonts/type1/public/belleek/rblmi.pfb
12mr|texlive-belleek-20081130-2|44	%doc %{_texmfdistdir}/doc/fonts/belleek/README
12mr|texlive-belleek-20081130-2|45	#- source
12mr|texlive-belleek-20081130-2|46	%doc %{_texmfdistdir}/source/latex/belleek/my1mtt.fd
12mr|texlive-belleek-20081130-2|47	%doc %{_texmfdistdir}/source/latex/belleek/my2mtt.fd
12mr|texlive-belleek-20081130-2|48	%doc %{_texmfdistdir}/source/latex/belleek/my3mtt.fd
12mr|texlive-belleek-20081130-2|49	
12mr|texlive-belleek-20081130-2|50	#-----------------------------------------------------------------------
12mr|texlive-belleek-20081130-2|51	%prep
12mr|texlive-belleek-20081130-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-belleek-20081130-2|53	
12mr|texlive-belleek-20081130-2|54	%build
12mr|texlive-belleek-20081130-2|55	
12mr|texlive-belleek-20081130-2|56	%install
12mr|texlive-belleek-20081130-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-belleek-20081130-2|58	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-belleek-20081130-2|59	
12mr|texlive-belleek-20081130-2|60	
12mr|texlive-belleek-20081130-2|61	
12mr|texlive-belleek-20081130-2|62	%changelog
12mr|texlive-belleek-20081130-2|63	

16743 12
12mr|texlive-bengali-20110108-2|1	# revision 20987
12mr|texlive-bengali-20110108-2|2	# category Package
12mr|texlive-bengali-20110108-2|3	# catalog-ctan /language/bengali/pandey
12mr|texlive-bengali-20110108-2|4	# catalog-date 2011-01-08 01:32:58 +0100
12mr|texlive-bengali-20110108-2|5	# catalog-license lppl
12mr|texlive-bengali-20110108-2|6	# catalog-version undef
12mr|texlive-bengali-20110108-2|7	Name:		texlive-bengali
12mr|texlive-bengali-20110108-2|8	Version:	20110108
12mr|texlive-bengali-20110108-2|9	Release:	2
12mr|texlive-bengali-20110108-2|10	Summary:	Support for the Bengali language
12mr|texlive-bengali-20110108-2|11	Group:		Publishing
12mr|texlive-bengali-20110108-2|12	URL:		http://www.ctan.org/tex-archive/language/bengali/pandey
12mr|texlive-bengali-20110108-2|13	License:	LPPL
12mr|texlive-bengali-20110108-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bengali.tar.xz
12mr|texlive-bengali-20110108-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bengali.doc.tar.xz
12mr|texlive-bengali-20110108-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bengali.source.tar.xz
12mr|texlive-bengali-20110108-2|17	BuildArch:	noarch
12mr|texlive-bengali-20110108-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bengali-20110108-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bengali-20110108-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-bengali-20110108-2|21	
12mr|texlive-bengali-20110108-2|22	%description
12mr|texlive-bengali-20110108-2|23	The package is based on Velthuis' transliteration scheme, with
12mr|texlive-bengali-20110108-2|24	extensions to deal with the Bengali letters that are not in
12mr|texlive-bengali-20110108-2|25	Devanagari. The package also supports Assamese.
12mr|texlive-bengali-20110108-2|26	
12mr|texlive-bengali-20110108-2|27	%post
12mr|texlive-bengali-20110108-2|28	%{_sbindir}/texlive.post
12mr|texlive-bengali-20110108-2|29	
12mr|texlive-bengali-20110108-2|30	%postun
12mr|texlive-bengali-20110108-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-bengali-20110108-2|32	%{_sbindir}/texlive.post
12mr|texlive-bengali-20110108-2|33	fi
12mr|texlive-bengali-20110108-2|34	
12mr|texlive-bengali-20110108-2|35	#-----------------------------------------------------------------------
12mr|texlive-bengali-20110108-2|36	%files
12mr|texlive-bengali-20110108-2|37	%{_texmfdistdir}/fonts/source/public/bengali/bn.mf
12mr|texlive-bengali-20110108-2|38	%{_texmfdistdir}/fonts/source/public/bengali/bnbanjon.mf
12mr|texlive-bengali-20110108-2|39	%{_texmfdistdir}/fonts/source/public/bengali/bndigit.mf
12mr|texlive-bengali-20110108-2|40	%{_texmfdistdir}/fonts/source/public/bengali/bnjuk.mf
12mr|texlive-bengali-20110108-2|41	%{_texmfdistdir}/fonts/source/public/bengali/bnkaar.mf
12mr|texlive-bengali-20110108-2|42	%{_texmfdistdir}/fonts/source/public/bengali/bnlig.mf
12mr|texlive-bengali-20110108-2|43	%{_texmfdistdir}/fonts/source/public/bengali/bnligtbl.mf
12mr|texlive-bengali-20110108-2|44	%{_texmfdistdir}/fonts/source/public/bengali/bnmacro.mf
12mr|texlive-bengali-20110108-2|45	%{_texmfdistdir}/fonts/source/public/bengali/bnmisc.mf
12mr|texlive-bengali-20110108-2|46	%{_texmfdistdir}/fonts/source/public/bengali/bnpunct.mf
12mr|texlive-bengali-20110108-2|47	%{_texmfdistdir}/fonts/source/public/bengali/bnr10.mf
12mr|texlive-bengali-20110108-2|48	%{_texmfdistdir}/fonts/source/public/bengali/bnsl10.mf
12mr|texlive-bengali-20110108-2|49	%{_texmfdistdir}/fonts/source/public/bengali/bnswar.mf
12mr|texlive-bengali-20110108-2|50	%{_texmfdistdir}/fonts/source/public/bengali/xbnr10.mf
12mr|texlive-bengali-20110108-2|51	%{_texmfdistdir}/fonts/source/public/bengali/xbnsl10.mf
12mr|texlive-bengali-20110108-2|52	%{_texmfdistdir}/fonts/source/public/bengali/xbnsupp.mf
12mr|texlive-bengali-20110108-2|53	%{_texmfdistdir}/fonts/tfm/public/bengali/bnr10.tfm
12mr|texlive-bengali-20110108-2|54	%{_texmfdistdir}/fonts/tfm/public/bengali/bnsl10.tfm
12mr|texlive-bengali-20110108-2|55	%{_texmfdistdir}/fonts/tfm/public/bengali/xbnr10.tfm
12mr|texlive-bengali-20110108-2|56	%{_texmfdistdir}/fonts/tfm/public/bengali/xbnsl10.tfm
12mr|texlive-bengali-20110108-2|57	%{_texmfdistdir}/tex/latex/bengali/beng.sty
12mr|texlive-bengali-20110108-2|58	%{_texmfdistdir}/tex/latex/bengali/ubn.fd
12mr|texlive-bengali-20110108-2|59	%{_texmfdistdir}/tex/latex/bengali/ubnx.fd
12mr|texlive-bengali-20110108-2|60	%doc %{_texmfdistdir}/doc/fonts/bengali/README
12mr|texlive-bengali-20110108-2|61	%doc %{_texmfdistdir}/doc/fonts/bengali/bengdoc.bn
12mr|texlive-bengali-20110108-2|62	%doc %{_texmfdistdir}/doc/fonts/bengali/bengdoc.pdf
12mr|texlive-bengali-20110108-2|63	%doc %{_texmfdistdir}/doc/fonts/bengali/example.bn
12mr|texlive-bengali-20110108-2|64	%doc %{_texmfdistdir}/doc/fonts/bengali/example.pdf
12mr|texlive-bengali-20110108-2|65	%doc %{_texmfdistdir}/doc/fonts/bengali/manifest.txt
12mr|texlive-bengali-20110108-2|66	#- source
12mr|texlive-bengali-20110108-2|67	%doc %{_texmfdistdir}/source/latex/bengali/beng.c
12mr|texlive-bengali-20110108-2|68	
12mr|texlive-bengali-20110108-2|69	#-----------------------------------------------------------------------
12mr|texlive-bengali-20110108-2|70	%prep
12mr|texlive-bengali-20110108-2|71	%setup -c -a0 -a1 -a2
12mr|texlive-bengali-20110108-2|72	
12mr|texlive-bengali-20110108-2|73	%build
12mr|texlive-bengali-20110108-2|74	
12mr|texlive-bengali-20110108-2|75	%install
12mr|texlive-bengali-20110108-2|76	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bengali-20110108-2|77	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bengali-20110108-2|78	
12mr|texlive-bengali-20110108-2|79	
12mr|texlive-bengali-20110108-2|80	
12mr|texlive-bengali-20110108-2|81	%changelog
12mr|texlive-bengali-20110108-2|82	

16744 12
12mr|texlive-bera-20080128-2|1	# revision 20031
12mr|texlive-bera-20080128-2|2	# category Package
12mr|texlive-bera-20080128-2|3	# catalog-ctan /fonts/bera
12mr|texlive-bera-20080128-2|4	# catalog-date 2008-01-28 20:53:41 +0100
12mr|texlive-bera-20080128-2|5	# catalog-license other-free
12mr|texlive-bera-20080128-2|6	# catalog-version undef
12mr|texlive-bera-20080128-2|7	Name:		texlive-bera
12mr|texlive-bera-20080128-2|8	Version:	20080128
12mr|texlive-bera-20080128-2|9	Release:	2
12mr|texlive-bera-20080128-2|10	Summary:	Bera fonts
12mr|texlive-bera-20080128-2|11	Group:		Publishing
12mr|texlive-bera-20080128-2|12	URL:		http://www.ctan.org/tex-archive/fonts/bera
12mr|texlive-bera-20080128-2|13	License:	OTHER-FREE
12mr|texlive-bera-20080128-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bera.tar.xz
12mr|texlive-bera-20080128-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bera.doc.tar.xz
12mr|texlive-bera-20080128-2|16	BuildArch:	noarch
12mr|texlive-bera-20080128-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bera-20080128-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bera-20080128-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-bera-20080128-2|20	
12mr|texlive-bera-20080128-2|21	%description
12mr|texlive-bera-20080128-2|22	The package contains the Bera Type 1 fonts, and a zip archive
12mr|texlive-bera-20080128-2|23	containing files to use the fonts with LaTeX. Bera is a set of
12mr|texlive-bera-20080128-2|24	three font families: Bera Serif (a slab-serif Roman), Bera Sans
12mr|texlive-bera-20080128-2|25	(a Frutiger descendant), and Bera Mono (monospaced/typewriter).
12mr|texlive-bera-20080128-2|26	Support for use in LaTeX is also provided. The Bera family is a
12mr|texlive-bera-20080128-2|27	repackaging, for use with TeX, of the Bitstream Vera family.
12mr|texlive-bera-20080128-2|28	
12mr|texlive-bera-20080128-2|29	%post
12mr|texlive-bera-20080128-2|30	%{_sbindir}/texlive.post
12mr|texlive-bera-20080128-2|31	
12mr|texlive-bera-20080128-2|32	%postun
12mr|texlive-bera-20080128-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-bera-20080128-2|34	%{_sbindir}/texlive.post
12mr|texlive-bera-20080128-2|35	fi
12mr|texlive-bera-20080128-2|36	
12mr|texlive-bera-20080128-2|37	#-----------------------------------------------------------------------
12mr|texlive-bera-20080128-2|38	%files
12mr|texlive-bera-20080128-2|39	%{_texmfdistdir}/fonts/afm/public/bera/fveb8a.afm
12mr|texlive-bera-20080128-2|40	%{_texmfdistdir}/fonts/afm/public/bera/fver8a.afm
12mr|texlive-bera-20080128-2|41	%{_texmfdistdir}/fonts/afm/public/bera/fvmb8a.afm
12mr|texlive-bera-20080128-2|42	%{_texmfdistdir}/fonts/afm/public/bera/fvmbo8a.afm
12mr|texlive-bera-20080128-2|43	%{_texmfdistdir}/fonts/afm/public/bera/fvmr8a.afm
12mr|texlive-bera-20080128-2|44	%{_texmfdistdir}/fonts/afm/public/bera/fvmro8a.afm
12mr|texlive-bera-20080128-2|45	%{_texmfdistdir}/fonts/afm/public/bera/fvsb8a.afm
12mr|texlive-bera-20080128-2|46	%{_texmfdistdir}/fonts/afm/public/bera/fvsbo8a.afm
12mr|texlive-bera-20080128-2|47	%{_texmfdistdir}/fonts/afm/public/bera/fvsr8a.afm
12mr|texlive-bera-20080128-2|48	%{_texmfdistdir}/fonts/afm/public/bera/fvsro8a.afm
12mr|texlive-bera-20080128-2|49	%{_texmfdistdir}/fonts/map/dvips/bera/bera.map
12mr|texlive-bera-20080128-2|50	%{_texmfdistdir}/fonts/tfm/public/bera/fveb8a.tfm
12mr|texlive-bera-20080128-2|51	%{_texmfdistdir}/fonts/tfm/public/bera/fveb8c.tfm
12mr|texlive-bera-20080128-2|52	%{_texmfdistdir}/fonts/tfm/public/bera/fveb8r.tfm
12mr|texlive-bera-20080128-2|53	%{_texmfdistdir}/fonts/tfm/public/bera/fveb8t.tfm
12mr|texlive-bera-20080128-2|54	%{_texmfdistdir}/fonts/tfm/public/bera/fvebo8c.tfm
12mr|texlive-bera-20080128-2|55	%{_texmfdistdir}/fonts/tfm/public/bera/fvebo8r.tfm
12mr|texlive-bera-20080128-2|56	%{_texmfdistdir}/fonts/tfm/public/bera/fvebo8t.tfm
12mr|texlive-bera-20080128-2|57	%{_texmfdistdir}/fonts/tfm/public/bera/fver8a.tfm
12mr|texlive-bera-20080128-2|58	%{_texmfdistdir}/fonts/tfm/public/bera/fver8c.tfm
12mr|texlive-bera-20080128-2|59	%{_texmfdistdir}/fonts/tfm/public/bera/fver8r.tfm
12mr|texlive-bera-20080128-2|60	%{_texmfdistdir}/fonts/tfm/public/bera/fver8t.tfm
12mr|texlive-bera-20080128-2|61	%{_texmfdistdir}/fonts/tfm/public/bera/fvero8c.tfm
12mr|texlive-bera-20080128-2|62	%{_texmfdistdir}/fonts/tfm/public/bera/fvero8r.tfm
12mr|texlive-bera-20080128-2|63	%{_texmfdistdir}/fonts/tfm/public/bera/fvero8t.tfm
12mr|texlive-bera-20080128-2|64	%{_texmfdistdir}/fonts/tfm/public/bera/fvmb8a.tfm
12mr|texlive-bera-20080128-2|65	%{_texmfdistdir}/fonts/tfm/public/bera/fvmb8c.tfm
12mr|texlive-bera-20080128-2|66	%{_texmfdistdir}/fonts/tfm/public/bera/fvmb8r.tfm
12mr|texlive-bera-20080128-2|67	%{_texmfdistdir}/fonts/tfm/public/bera/fvmb8t.tfm
12mr|texlive-bera-20080128-2|68	%{_texmfdistdir}/fonts/tfm/public/bera/fvmbo8a.tfm
12mr|texlive-bera-20080128-2|69	%{_texmfdistdir}/fonts/tfm/public/bera/fvmbo8c.tfm
12mr|texlive-bera-20080128-2|70	%{_texmfdistdir}/fonts/tfm/public/bera/fvmbo8r.tfm
12mr|texlive-bera-20080128-2|71	%{_texmfdistdir}/fonts/tfm/public/bera/fvmbo8t.tfm
12mr|texlive-bera-20080128-2|72	%{_texmfdistdir}/fonts/tfm/public/bera/fvmr8a.tfm
12mr|texlive-bera-20080128-2|73	%{_texmfdistdir}/fonts/tfm/public/bera/fvmr8c.tfm
12mr|texlive-bera-20080128-2|74	%{_texmfdistdir}/fonts/tfm/public/bera/fvmr8r.tfm
12mr|texlive-bera-20080128-2|75	%{_texmfdistdir}/fonts/tfm/public/bera/fvmr8t.tfm
12mr|texlive-bera-20080128-2|76	%{_texmfdistdir}/fonts/tfm/public/bera/fvmro8a.tfm
12mr|texlive-bera-20080128-2|77	%{_texmfdistdir}/fonts/tfm/public/bera/fvmro8c.tfm
12mr|texlive-bera-20080128-2|78	%{_texmfdistdir}/fonts/tfm/public/bera/fvmro8r.tfm
12mr|texlive-bera-20080128-2|79	%{_texmfdistdir}/fonts/tfm/public/bera/fvmro8t.tfm
12mr|texlive-bera-20080128-2|80	%{_texmfdistdir}/fonts/tfm/public/bera/fvsb8a.tfm
12mr|texlive-bera-20080128-2|81	%{_texmfdistdir}/fonts/tfm/public/bera/fvsb8c.tfm
12mr|texlive-bera-20080128-2|82	%{_texmfdistdir}/fonts/tfm/public/bera/fvsb8r.tfm
12mr|texlive-bera-20080128-2|83	%{_texmfdistdir}/fonts/tfm/public/bera/fvsb8t.tfm
12mr|texlive-bera-20080128-2|84	%{_texmfdistdir}/fonts/tfm/public/bera/fvsbo8a.tfm
12mr|texlive-bera-20080128-2|85	%{_texmfdistdir}/fonts/tfm/public/bera/fvsbo8c.tfm
12mr|texlive-bera-20080128-2|86	%{_texmfdistdir}/fonts/tfm/public/bera/fvsbo8r.tfm
12mr|texlive-bera-20080128-2|87	%{_texmfdistdir}/fonts/tfm/public/bera/fvsbo8t.tfm
12mr|texlive-bera-20080128-2|88	%{_texmfdistdir}/fonts/tfm/public/bera/fvsr8a.tfm
12mr|texlive-bera-20080128-2|89	%{_texmfdistdir}/fonts/tfm/public/bera/fvsr8c.tfm
12mr|texlive-bera-20080128-2|90	%{_texmfdistdir}/fonts/tfm/public/bera/fvsr8r.tfm
12mr|texlive-bera-20080128-2|91	%{_texmfdistdir}/fonts/tfm/public/bera/fvsr8t.tfm
12mr|texlive-bera-20080128-2|92	%{_texmfdistdir}/fonts/tfm/public/bera/fvsro8a.tfm
12mr|texlive-bera-20080128-2|93	%{_texmfdistdir}/fonts/tfm/public/bera/fvsro8c.tfm
12mr|texlive-bera-20080128-2|94	%{_texmfdistdir}/fonts/tfm/public/bera/fvsro8r.tfm
12mr|texlive-bera-20080128-2|95	%{_texmfdistdir}/fonts/tfm/public/bera/fvsro8t.tfm
12mr|texlive-bera-20080128-2|96	%{_texmfdistdir}/fonts/type1/public/bera/fveb8a.pfb
12mr|texlive-bera-20080128-2|97	%{_texmfdistdir}/fonts/type1/public/bera/fver8a.pfb
12mr|texlive-bera-20080128-2|98	%{_texmfdistdir}/fonts/type1/public/bera/fvmb8a.pfb
12mr|texlive-bera-20080128-2|99	%{_texmfdistdir}/fonts/type1/public/bera/fvmbo8a.pfb
12mr|texlive-bera-20080128-2|100	%{_texmfdistdir}/fonts/type1/public/bera/fvmr8a.pfb
12mr|texlive-bera-20080128-2|101	%{_texmfdistdir}/fonts/type1/public/bera/fvmro8a.pfb
12mr|texlive-bera-20080128-2|102	%{_texmfdistdir}/fonts/type1/public/bera/fvsb8a.pfb
12mr|texlive-bera-20080128-2|103	%{_texmfdistdir}/fonts/type1/public/bera/fvsbo8a.pfb
12mr|texlive-bera-20080128-2|104	%{_texmfdistdir}/fonts/type1/public/bera/fvsr8a.pfb
12mr|texlive-bera-20080128-2|105	%{_texmfdistdir}/fonts/type1/public/bera/fvsro8a.pfb
12mr|texlive-bera-20080128-2|106	%{_texmfdistdir}/fonts/vf/public/bera/fveb8c.vf
12mr|texlive-bera-20080128-2|107	%{_texmfdistdir}/fonts/vf/public/bera/fveb8t.vf
12mr|texlive-bera-20080128-2|108	%{_texmfdistdir}/fonts/vf/public/bera/fvebo8c.vf
12mr|texlive-bera-20080128-2|109	%{_texmfdistdir}/fonts/vf/public/bera/fvebo8t.vf
12mr|texlive-bera-20080128-2|110	%{_texmfdistdir}/fonts/vf/public/bera/fver8c.vf
12mr|texlive-bera-20080128-2|111	%{_texmfdistdir}/fonts/vf/public/bera/fver8t.vf
12mr|texlive-bera-20080128-2|112	%{_texmfdistdir}/fonts/vf/public/bera/fvero8c.vf
12mr|texlive-bera-20080128-2|113	%{_texmfdistdir}/fonts/vf/public/bera/fvero8t.vf
12mr|texlive-bera-20080128-2|114	%{_texmfdistdir}/fonts/vf/public/bera/fvmb8c.vf
12mr|texlive-bera-20080128-2|115	%{_texmfdistdir}/fonts/vf/public/bera/fvmb8t.vf
12mr|texlive-bera-20080128-2|116	%{_texmfdistdir}/fonts/vf/public/bera/fvmbo8c.vf
12mr|texlive-bera-20080128-2|117	%{_texmfdistdir}/fonts/vf/public/bera/fvmbo8t.vf
12mr|texlive-bera-20080128-2|118	%{_texmfdistdir}/fonts/vf/public/bera/fvmr8c.vf
12mr|texlive-bera-20080128-2|119	%{_texmfdistdir}/fonts/vf/public/bera/fvmr8t.vf
12mr|texlive-bera-20080128-2|120	%{_texmfdistdir}/fonts/vf/public/bera/fvmro8c.vf
12mr|texlive-bera-20080128-2|121	%{_texmfdistdir}/fonts/vf/public/bera/fvmro8t.vf
12mr|texlive-bera-20080128-2|122	%{_texmfdistdir}/fonts/vf/public/bera/fvsb8c.vf
12mr|texlive-bera-20080128-2|123	%{_texmfdistdir}/fonts/vf/public/bera/fvsb8t.vf
12mr|texlive-bera-20080128-2|124	%{_texmfdistdir}/fonts/vf/public/bera/fvsbo8c.vf
12mr|texlive-bera-20080128-2|125	%{_texmfdistdir}/fonts/vf/public/bera/fvsbo8t.vf
12mr|texlive-bera-20080128-2|126	%{_texmfdistdir}/fonts/vf/public/bera/fvsr8c.vf
12mr|texlive-bera-20080128-2|127	%{_texmfdistdir}/fonts/vf/public/bera/fvsr8t.vf
12mr|texlive-bera-20080128-2|128	%{_texmfdistdir}/fonts/vf/public/bera/fvsro8c.vf
12mr|texlive-bera-20080128-2|129	%{_texmfdistdir}/fonts/vf/public/bera/fvsro8t.vf
12mr|texlive-bera-20080128-2|130	%{_texmfdistdir}/tex/latex/bera/bera.sty
12mr|texlive-bera-20080128-2|131	%{_texmfdistdir}/tex/latex/bera/beramono.sty
12mr|texlive-bera-20080128-2|132	%{_texmfdistdir}/tex/latex/bera/berasans.sty
12mr|texlive-bera-20080128-2|133	%{_texmfdistdir}/tex/latex/bera/beraserif.sty
12mr|texlive-bera-20080128-2|134	%{_texmfdistdir}/tex/latex/bera/t1fve.fd
12mr|texlive-bera-20080128-2|135	%{_texmfdistdir}/tex/latex/bera/t1fvm.fd
12mr|texlive-bera-20080128-2|136	%{_texmfdistdir}/tex/latex/bera/t1fvs.fd
12mr|texlive-bera-20080128-2|137	%{_texmfdistdir}/tex/latex/bera/ts1fve.fd
12mr|texlive-bera-20080128-2|138	%{_texmfdistdir}/tex/latex/bera/ts1fvm.fd
12mr|texlive-bera-20080128-2|139	%{_texmfdistdir}/tex/latex/bera/ts1fvs.fd
12mr|texlive-bera-20080128-2|140	%doc %{_texmfdistdir}/doc/fonts/bera/LICENSE
12mr|texlive-bera-20080128-2|141	%doc %{_texmfdistdir}/doc/fonts/bera/README
12mr|texlive-bera-20080128-2|142	%doc %{_texmfdistdir}/doc/fonts/bera/bera.pdf
12mr|texlive-bera-20080128-2|143	%doc %{_texmfdistdir}/doc/fonts/bera/bera.txt
12mr|texlive-bera-20080128-2|144	
12mr|texlive-bera-20080128-2|145	#-----------------------------------------------------------------------
12mr|texlive-bera-20080128-2|146	%prep
12mr|texlive-bera-20080128-2|147	%setup -c -a0 -a1
12mr|texlive-bera-20080128-2|148	
12mr|texlive-bera-20080128-2|149	%build
12mr|texlive-bera-20080128-2|150	
12mr|texlive-bera-20080128-2|151	%install
12mr|texlive-bera-20080128-2|152	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bera-20080128-2|153	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bera-20080128-2|154	
12mr|texlive-bera-20080128-2|155	
12mr|texlive-bera-20080128-2|156	
12mr|texlive-bera-20080128-2|157	%changelog
12mr|texlive-bera-20080128-2|158	

16745 12
12mr|texlive-berenisadf-1.004-2|1	# revision 19952
12mr|texlive-berenisadf-1.004-2|2	# category Package
12mr|texlive-berenisadf-1.004-2|3	# catalog-ctan /fonts/berenisadf
12mr|texlive-berenisadf-1.004-2|4	# catalog-date 2010-09-22 13:22:51 +0200
12mr|texlive-berenisadf-1.004-2|5	# catalog-license other-free
12mr|texlive-berenisadf-1.004-2|6	# catalog-version 1.004
12mr|texlive-berenisadf-1.004-2|7	Name:		texlive-berenisadf
12mr|texlive-berenisadf-1.004-2|8	Version:	1.004
12mr|texlive-berenisadf-1.004-2|9	Release:	2
12mr|texlive-berenisadf-1.004-2|10	Summary:	Berenis ADF fonts and TeX/LaTeX support
12mr|texlive-berenisadf-1.004-2|11	Group:		Publishing
12mr|texlive-berenisadf-1.004-2|12	URL:		http://www.ctan.org/tex-archive/fonts/berenisadf
12mr|texlive-berenisadf-1.004-2|13	License:	OTHER-FREE
12mr|texlive-berenisadf-1.004-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/berenisadf.tar.xz
12mr|texlive-berenisadf-1.004-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/berenisadf.doc.tar.xz
12mr|texlive-berenisadf-1.004-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/berenisadf.source.tar.xz
12mr|texlive-berenisadf-1.004-2|17	BuildArch:	noarch
12mr|texlive-berenisadf-1.004-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-berenisadf-1.004-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-berenisadf-1.004-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-berenisadf-1.004-2|21	
12mr|texlive-berenisadf-1.004-2|22	%description
12mr|texlive-berenisadf-1.004-2|23	The bundle provides the BerenisADF Pro font collection, in
12mr|texlive-berenisadf-1.004-2|24	OpenType and PostScript Type 1 formats, together with support
12mr|texlive-berenisadf-1.004-2|25	files to use the fonts in TeXnANSI (LY1) encoding.
12mr|texlive-berenisadf-1.004-2|26	
12mr|texlive-berenisadf-1.004-2|27	%post
12mr|texlive-berenisadf-1.004-2|28	%{_sbindir}/texlive.post
12mr|texlive-berenisadf-1.004-2|29	
12mr|texlive-berenisadf-1.004-2|30	%postun
12mr|texlive-berenisadf-1.004-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-berenisadf-1.004-2|32	%{_sbindir}/texlive.post
12mr|texlive-berenisadf-1.004-2|33	fi
12mr|texlive-berenisadf-1.004-2|34	
12mr|texlive-berenisadf-1.004-2|35	#-----------------------------------------------------------------------
12mr|texlive-berenisadf-1.004-2|36	%files
12mr|texlive-berenisadf-1.004-2|37	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdb.afm
12mr|texlive-berenisadf-1.004-2|38	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdbc.afm
12mr|texlive-berenisadf-1.004-2|39	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdbci.afm
12mr|texlive-berenisadf-1.004-2|40	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdbi.afm
12mr|texlive-berenisadf-1.004-2|41	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdr.afm
12mr|texlive-berenisadf-1.004-2|42	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdrc.afm
12mr|texlive-berenisadf-1.004-2|43	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdrci.afm
12mr|texlive-berenisadf-1.004-2|44	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdri.afm
12mr|texlive-berenisadf-1.004-2|45	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybd.enc
12mr|texlive-berenisadf-1.004-2|46	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybd0.enc
12mr|texlive-berenisadf-1.004-2|47	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybd1.enc
12mr|texlive-berenisadf-1.004-2|48	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybd2.enc
12mr|texlive-berenisadf-1.004-2|49	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybd2j.enc
12mr|texlive-berenisadf-1.004-2|50	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybdj.enc
12mr|texlive-berenisadf-1.004-2|51	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansx-ybd2jw.enc
12mr|texlive-berenisadf-1.004-2|52	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansx-ybd2w.enc
12mr|texlive-berenisadf-1.004-2|53	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansx-ybdjw.enc
12mr|texlive-berenisadf-1.004-2|54	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansx-ybdw.enc
12mr|texlive-berenisadf-1.004-2|55	%{_texmfdistdir}/fonts/map/dvips/berenisadf/ybd.map
12mr|texlive-berenisadf-1.004-2|56	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb08y.tfm
12mr|texlive-berenisadf-1.004-2|57	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb0c8y.tfm
12mr|texlive-berenisadf-1.004-2|58	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb0ci8y.tfm
12mr|texlive-berenisadf-1.004-2|59	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb0i8y.tfm
12mr|texlive-berenisadf-1.004-2|60	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb18y.tfm
12mr|texlive-berenisadf-1.004-2|61	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb1c8y.tfm
12mr|texlive-berenisadf-1.004-2|62	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb1ci8y.tfm
12mr|texlive-berenisadf-1.004-2|63	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb1i8y.tfm
12mr|texlive-berenisadf-1.004-2|64	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb28y.tfm
12mr|texlive-berenisadf-1.004-2|65	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2c8y.tfm
12mr|texlive-berenisadf-1.004-2|66	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2ci8y.tfm
12mr|texlive-berenisadf-1.004-2|67	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2cij8y.tfm
12mr|texlive-berenisadf-1.004-2|68	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2cijw8y.tfm
12mr|texlive-berenisadf-1.004-2|69	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2ciw8y.tfm
12mr|texlive-berenisadf-1.004-2|70	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2cj8y.tfm
12mr|texlive-berenisadf-1.004-2|71	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2cjw8y.tfm
12mr|texlive-berenisadf-1.004-2|72	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2cw8y.tfm
12mr|texlive-berenisadf-1.004-2|73	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2i8y.tfm
12mr|texlive-berenisadf-1.004-2|74	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2ij8y.tfm
12mr|texlive-berenisadf-1.004-2|75	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2ijw8y.tfm
12mr|texlive-berenisadf-1.004-2|76	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2iw8y.tfm
12mr|texlive-berenisadf-1.004-2|77	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2j8y.tfm
12mr|texlive-berenisadf-1.004-2|78	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2jw8y.tfm
12mr|texlive-berenisadf-1.004-2|79	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2w8y.tfm
12mr|texlive-berenisadf-1.004-2|80	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb8y.tfm
12mr|texlive-berenisadf-1.004-2|81	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbc8y.tfm
12mr|texlive-berenisadf-1.004-2|82	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbci8y.tfm
12mr|texlive-berenisadf-1.004-2|83	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbcij8y.tfm
12mr|texlive-berenisadf-1.004-2|84	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbcijw8y.tfm
12mr|texlive-berenisadf-1.004-2|85	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbciw8y.tfm
12mr|texlive-berenisadf-1.004-2|86	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbcj8y.tfm
12mr|texlive-berenisadf-1.004-2|87	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbcjw8y.tfm
12mr|texlive-berenisadf-1.004-2|88	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbcw8y.tfm
12mr|texlive-berenisadf-1.004-2|89	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbi8y.tfm
12mr|texlive-berenisadf-1.004-2|90	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbij8y.tfm
12mr|texlive-berenisadf-1.004-2|91	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbijw8y.tfm
12mr|texlive-berenisadf-1.004-2|92	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbiw8y.tfm
12mr|texlive-berenisadf-1.004-2|93	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbj8y.tfm
12mr|texlive-berenisadf-1.004-2|94	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbjw8y.tfm
12mr|texlive-berenisadf-1.004-2|95	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbw8y.tfm
12mr|texlive-berenisadf-1.004-2|96	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr08y.tfm
12mr|texlive-berenisadf-1.004-2|97	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr0c8y.tfm
12mr|texlive-berenisadf-1.004-2|98	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr0ci8y.tfm
12mr|texlive-berenisadf-1.004-2|99	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr0i8y.tfm
12mr|texlive-berenisadf-1.004-2|100	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr18y.tfm
12mr|texlive-berenisadf-1.004-2|101	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr1c8y.tfm
12mr|texlive-berenisadf-1.004-2|102	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr1ci8y.tfm
12mr|texlive-berenisadf-1.004-2|103	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr1i8y.tfm
12mr|texlive-berenisadf-1.004-2|104	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr28y.tfm
12mr|texlive-berenisadf-1.004-2|105	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2c8y.tfm
12mr|texlive-berenisadf-1.004-2|106	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2ci8y.tfm
12mr|texlive-berenisadf-1.004-2|107	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2cij8y.tfm
12mr|texlive-berenisadf-1.004-2|108	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2cijw8y.tfm
12mr|texlive-berenisadf-1.004-2|109	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2ciw8y.tfm
12mr|texlive-berenisadf-1.004-2|110	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2cj8y.tfm
12mr|texlive-berenisadf-1.004-2|111	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2cjw8y.tfm
12mr|texlive-berenisadf-1.004-2|112	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2cw8y.tfm
12mr|texlive-berenisadf-1.004-2|113	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2i8y.tfm
12mr|texlive-berenisadf-1.004-2|114	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2ij8y.tfm
12mr|texlive-berenisadf-1.004-2|115	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2ijw8y.tfm
12mr|texlive-berenisadf-1.004-2|116	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2iw8y.tfm
12mr|texlive-berenisadf-1.004-2|117	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2j8y.tfm
12mr|texlive-berenisadf-1.004-2|118	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2jw8y.tfm
12mr|texlive-berenisadf-1.004-2|119	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2w8y.tfm
12mr|texlive-berenisadf-1.004-2|120	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr8y.tfm
12mr|texlive-berenisadf-1.004-2|121	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrc8y.tfm
12mr|texlive-berenisadf-1.004-2|122	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrci8y.tfm
12mr|texlive-berenisadf-1.004-2|123	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrcij8y.tfm
12mr|texlive-berenisadf-1.004-2|124	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrcijw8y.tfm
12mr|texlive-berenisadf-1.004-2|125	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrciw8y.tfm
12mr|texlive-berenisadf-1.004-2|126	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrcj8y.tfm
12mr|texlive-berenisadf-1.004-2|127	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrcjw8y.tfm
12mr|texlive-berenisadf-1.004-2|128	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrcw8y.tfm
12mr|texlive-berenisadf-1.004-2|129	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdri8y.tfm
12mr|texlive-berenisadf-1.004-2|130	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrij8y.tfm
12mr|texlive-berenisadf-1.004-2|131	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrijw8y.tfm
12mr|texlive-berenisadf-1.004-2|132	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdriw8y.tfm
12mr|texlive-berenisadf-1.004-2|133	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrj8y.tfm
12mr|texlive-berenisadf-1.004-2|134	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrjw8y.tfm
12mr|texlive-berenisadf-1.004-2|135	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrw8y.tfm
12mr|texlive-berenisadf-1.004-2|136	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdb.pfb
12mr|texlive-berenisadf-1.004-2|137	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdbc.pfb
12mr|texlive-berenisadf-1.004-2|138	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdbci.pfb
12mr|texlive-berenisadf-1.004-2|139	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdbi.pfb
12mr|texlive-berenisadf-1.004-2|140	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdr.pfb
12mr|texlive-berenisadf-1.004-2|141	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdrc.pfb
12mr|texlive-berenisadf-1.004-2|142	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdrci.pfb
12mr|texlive-berenisadf-1.004-2|143	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdri.pfb
12mr|texlive-berenisadf-1.004-2|144	%{_texmfdistdir}/tex/latex/berenisadf/berenis.sty
12mr|texlive-berenisadf-1.004-2|145	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd.fd
12mr|texlive-berenisadf-1.004-2|146	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd0.fd
12mr|texlive-berenisadf-1.004-2|147	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd1.fd
12mr|texlive-berenisadf-1.004-2|148	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd2.fd
12mr|texlive-berenisadf-1.004-2|149	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd2j.fd
12mr|texlive-berenisadf-1.004-2|150	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd2jw.fd
12mr|texlive-berenisadf-1.004-2|151	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd2w.fd
12mr|texlive-berenisadf-1.004-2|152	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybdj.fd
12mr|texlive-berenisadf-1.004-2|153	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybdjw.fd
12mr|texlive-berenisadf-1.004-2|154	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybdw.fd
12mr|texlive-berenisadf-1.004-2|155	%doc %{_texmfdistdir}/doc/fonts/berenisadf/COPYING
12mr|texlive-berenisadf-1.004-2|156	%doc %{_texmfdistdir}/doc/fonts/berenisadf/NOTICE.txt
12mr|texlive-berenisadf-1.004-2|157	%doc %{_texmfdistdir}/doc/fonts/berenisadf/README
12mr|texlive-berenisadf-1.004-2|158	%doc %{_texmfdistdir}/doc/fonts/berenisadf/berenisadf.pdf
12mr|texlive-berenisadf-1.004-2|159	%doc %{_texmfdistdir}/doc/fonts/berenisadf/berenisadf.tex
12mr|texlive-berenisadf-1.004-2|160	%doc %{_texmfdistdir}/doc/fonts/berenisadf/manifest.txt
12mr|texlive-berenisadf-1.004-2|161	#- source
12mr|texlive-berenisadf-1.004-2|162	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFPro-Bold.otf
12mr|texlive-berenisadf-1.004-2|163	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFPro-BoldItalic.otf
12mr|texlive-berenisadf-1.004-2|164	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFPro-Italic.otf
12mr|texlive-berenisadf-1.004-2|165	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFPro-Regular.otf
12mr|texlive-berenisadf-1.004-2|166	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFProSC-Bold.otf
12mr|texlive-berenisadf-1.004-2|167	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFProSC-BoldItalic.otf
12mr|texlive-berenisadf-1.004-2|168	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFProSC-Italic.otf
12mr|texlive-berenisadf-1.004-2|169	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFProSC-Regular.otf
12mr|texlive-berenisadf-1.004-2|170	%doc %{_texmfdistdir}/source/fonts/berenisadf/Makefile
12mr|texlive-berenisadf-1.004-2|171	%doc %{_texmfdistdir}/source/fonts/berenisadf/cfr.make.public
12mr|texlive-berenisadf-1.004-2|172	%doc %{_texmfdistdir}/source/fonts/berenisadf/ff-ybd.pe
12mr|texlive-berenisadf-1.004-2|173	%doc %{_texmfdistdir}/source/fonts/berenisadf/ybd-8y.nam
12mr|texlive-berenisadf-1.004-2|174	%doc %{_texmfdistdir}/source/fonts/berenisadf/ybd.lig
12mr|texlive-berenisadf-1.004-2|175	
12mr|texlive-berenisadf-1.004-2|176	#-----------------------------------------------------------------------
12mr|texlive-berenisadf-1.004-2|177	%prep
12mr|texlive-berenisadf-1.004-2|178	%setup -c -a0 -a1 -a2
12mr|texlive-berenisadf-1.004-2|179	
12mr|texlive-berenisadf-1.004-2|180	perl -pi -e 's|/usr/local/bin/fontforge|/usr/bin/fontforge|'		\
12mr|texlive-berenisadf-1.004-2|181	source/fonts/berenisadf/ff-ybd.pe
12mr|texlive-berenisadf-1.004-2|182	
12mr|texlive-berenisadf-1.004-2|183	%build
12mr|texlive-berenisadf-1.004-2|184	
12mr|texlive-berenisadf-1.004-2|185	%install
12mr|texlive-berenisadf-1.004-2|186	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-berenisadf-1.004-2|187	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-berenisadf-1.004-2|188	
12mr|texlive-berenisadf-1.004-2|189	
12mr|texlive-berenisadf-1.004-2|190	
12mr|texlive-berenisadf-1.004-2|191	%changelog
12mr|texlive-berenisadf-1.004-2|192	

16746 12
12mr|texlive-betababel-0.5-2|1	# revision 15878
12mr|texlive-betababel-0.5-2|2	# category Package
12mr|texlive-betababel-0.5-2|3	# catalog-ctan /macros/latex/contrib/betababel
12mr|texlive-betababel-0.5-2|4	# catalog-date 2009-03-27 13:15:14 +0100
12mr|texlive-betababel-0.5-2|5	# catalog-license lppl
12mr|texlive-betababel-0.5-2|6	# catalog-version 0.5
12mr|texlive-betababel-0.5-2|7	Name:		texlive-betababel
12mr|texlive-betababel-0.5-2|8	Version:	0.5
12mr|texlive-betababel-0.5-2|9	Release:	2
12mr|texlive-betababel-0.5-2|10	Summary:	Insert ancient greek text coded in Beta Code
12mr|texlive-betababel-0.5-2|11	Group:		Publishing
12mr|texlive-betababel-0.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/betababel
12mr|texlive-betababel-0.5-2|13	License:	LPPL
12mr|texlive-betababel-0.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/betababel.tar.xz
12mr|texlive-betababel-0.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/betababel.doc.tar.xz
12mr|texlive-betababel-0.5-2|16	BuildArch:	noarch
12mr|texlive-betababel-0.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-betababel-0.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-betababel-0.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-betababel-0.5-2|20	
12mr|texlive-betababel-0.5-2|21	%description
12mr|texlive-betababel-0.5-2|22	The betababel package extends the babel polutonikogreek option
12mr|texlive-betababel-0.5-2|23	to provide a simple way to insert ancient Greek texts with
12mr|texlive-betababel-0.5-2|24	diacritical characters into your document using the commonly
12mr|texlive-betababel-0.5-2|25	used Beta Code transliteration. You can directly insert Beta
12mr|texlive-betababel-0.5-2|26	Code texts -- as they can be found at the Perseus project, for
12mr|texlive-betababel-0.5-2|27	example -- without modification.
12mr|texlive-betababel-0.5-2|28	
12mr|texlive-betababel-0.5-2|29	%post
12mr|texlive-betababel-0.5-2|30	%{_sbindir}/texlive.post
12mr|texlive-betababel-0.5-2|31	
12mr|texlive-betababel-0.5-2|32	%postun
12mr|texlive-betababel-0.5-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-betababel-0.5-2|34	%{_sbindir}/texlive.post
12mr|texlive-betababel-0.5-2|35	fi
12mr|texlive-betababel-0.5-2|36	
12mr|texlive-betababel-0.5-2|37	#-----------------------------------------------------------------------
12mr|texlive-betababel-0.5-2|38	%files
12mr|texlive-betababel-0.5-2|39	%{_texmfdistdir}/tex/latex/betababel/betababel.sty
12mr|texlive-betababel-0.5-2|40	%doc %{_texmfdistdir}/doc/latex/betababel/betatest.pdf
12mr|texlive-betababel-0.5-2|41	%doc %{_texmfdistdir}/doc/latex/betababel/betatest.tex
12mr|texlive-betababel-0.5-2|42	
12mr|texlive-betababel-0.5-2|43	#-----------------------------------------------------------------------
12mr|texlive-betababel-0.5-2|44	%prep
12mr|texlive-betababel-0.5-2|45	%setup -c -a0 -a1
12mr|texlive-betababel-0.5-2|46	
12mr|texlive-betababel-0.5-2|47	%build
12mr|texlive-betababel-0.5-2|48	
12mr|texlive-betababel-0.5-2|49	%install
12mr|texlive-betababel-0.5-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-betababel-0.5-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-betababel-0.5-2|52	
12mr|texlive-betababel-0.5-2|53	
12mr|texlive-betababel-0.5-2|54	
12mr|texlive-betababel-0.5-2|55	%changelog
12mr|texlive-betababel-0.5-2|56	

16747 12
12mr|texlive-beton-20090924-2|1	# revision 15878
12mr|texlive-beton-20090924-2|2	# category Package
12mr|texlive-beton-20090924-2|3	# catalog-ctan /macros/latex/contrib/beton
12mr|texlive-beton-20090924-2|4	# catalog-date 2009-09-24 15:05:48 +0200
12mr|texlive-beton-20090924-2|5	# catalog-license lppl
12mr|texlive-beton-20090924-2|6	# catalog-version undef
12mr|texlive-beton-20090924-2|7	Name:		texlive-beton
12mr|texlive-beton-20090924-2|8	Version:	20090924
12mr|texlive-beton-20090924-2|9	Release:	2
12mr|texlive-beton-20090924-2|10	Summary:	Use Concrete fonts
12mr|texlive-beton-20090924-2|11	Group:		Publishing
12mr|texlive-beton-20090924-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beton
12mr|texlive-beton-20090924-2|13	License:	LPPL
12mr|texlive-beton-20090924-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beton.tar.xz
12mr|texlive-beton-20090924-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beton.doc.tar.xz
12mr|texlive-beton-20090924-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beton.source.tar.xz
12mr|texlive-beton-20090924-2|17	BuildArch:	noarch
12mr|texlive-beton-20090924-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-beton-20090924-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-beton-20090924-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-beton-20090924-2|21	
12mr|texlive-beton-20090924-2|22	%description
12mr|texlive-beton-20090924-2|23	Typeset a LaTeX2e document with the Concrete fonts designed by
12mr|texlive-beton-20090924-2|24	Don Knuth and used in his book "Concrete Mathematics".
12mr|texlive-beton-20090924-2|25	
12mr|texlive-beton-20090924-2|26	%post
12mr|texlive-beton-20090924-2|27	%{_sbindir}/texlive.post
12mr|texlive-beton-20090924-2|28	
12mr|texlive-beton-20090924-2|29	%postun
12mr|texlive-beton-20090924-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-beton-20090924-2|31	%{_sbindir}/texlive.post
12mr|texlive-beton-20090924-2|32	fi
12mr|texlive-beton-20090924-2|33	
12mr|texlive-beton-20090924-2|34	#-----------------------------------------------------------------------
12mr|texlive-beton-20090924-2|35	%files
12mr|texlive-beton-20090924-2|36	%{_texmfdistdir}/tex/latex/beton/beton.sty
12mr|texlive-beton-20090924-2|37	%doc %{_texmfdistdir}/doc/latex/beton/beton.pdf
12mr|texlive-beton-20090924-2|38	%doc %{_texmfdistdir}/doc/latex/beton/legal.txt
12mr|texlive-beton-20090924-2|39	#- source
12mr|texlive-beton-20090924-2|40	%doc %{_texmfdistdir}/source/latex/beton/beton.dtx
12mr|texlive-beton-20090924-2|41	%doc %{_texmfdistdir}/source/latex/beton/beton.ins
12mr|texlive-beton-20090924-2|42	
12mr|texlive-beton-20090924-2|43	#-----------------------------------------------------------------------
12mr|texlive-beton-20090924-2|44	%prep
12mr|texlive-beton-20090924-2|45	%setup -c -a0 -a1 -a2
12mr|texlive-beton-20090924-2|46	
12mr|texlive-beton-20090924-2|47	%build
12mr|texlive-beton-20090924-2|48	
12mr|texlive-beton-20090924-2|49	%install
12mr|texlive-beton-20090924-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-beton-20090924-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-beton-20090924-2|52	
12mr|texlive-beton-20090924-2|53	
12mr|texlive-beton-20090924-2|54	
12mr|texlive-beton-20090924-2|55	%changelog
12mr|texlive-beton-20090924-2|56	

16748 12
12mr|texlive-bez123-1.1b-2|1	# revision 15878
12mr|texlive-bez123-1.1b-2|2	# category Package
12mr|texlive-bez123-1.1b-2|3	# catalog-ctan /macros/latex/contrib/bez123
12mr|texlive-bez123-1.1b-2|4	# catalog-date 2009-09-02 11:33:10 +0200
12mr|texlive-bez123-1.1b-2|5	# catalog-license lppl1.3
12mr|texlive-bez123-1.1b-2|6	# catalog-version 1.1b
12mr|texlive-bez123-1.1b-2|7	Name:		texlive-bez123
12mr|texlive-bez123-1.1b-2|8	Version:	1.1b
12mr|texlive-bez123-1.1b-2|9	Release:	2
12mr|texlive-bez123-1.1b-2|10	Summary:	Support for Bezier curves
12mr|texlive-bez123-1.1b-2|11	Group:		Publishing
12mr|texlive-bez123-1.1b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bez123
12mr|texlive-bez123-1.1b-2|13	License:	LPPL1.3
12mr|texlive-bez123-1.1b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bez123.tar.xz
12mr|texlive-bez123-1.1b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bez123.doc.tar.xz
12mr|texlive-bez123-1.1b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bez123.source.tar.xz
12mr|texlive-bez123-1.1b-2|17	BuildArch:	noarch
12mr|texlive-bez123-1.1b-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bez123-1.1b-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bez123-1.1b-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-bez123-1.1b-2|21	
12mr|texlive-bez123-1.1b-2|22	%description
12mr|texlive-bez123-1.1b-2|23	Provides additional facilities in a picture environment for
12mr|texlive-bez123-1.1b-2|24	drawing linear, cubic, and rational quadratic Bezier curves
12mr|texlive-bez123-1.1b-2|25	(standard LaTeX only offers non-rational quadratic splines).
12mr|texlive-bez123-1.1b-2|26	Provides a package multiply that provides a command for
12mr|texlive-bez123-1.1b-2|27	multiplication of a length without numerical overflow.
12mr|texlive-bez123-1.1b-2|28	
12mr|texlive-bez123-1.1b-2|29	%post
12mr|texlive-bez123-1.1b-2|30	%{_sbindir}/texlive.post
12mr|texlive-bez123-1.1b-2|31	
12mr|texlive-bez123-1.1b-2|32	%postun
12mr|texlive-bez123-1.1b-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-bez123-1.1b-2|34	%{_sbindir}/texlive.post
12mr|texlive-bez123-1.1b-2|35	fi
12mr|texlive-bez123-1.1b-2|36	
12mr|texlive-bez123-1.1b-2|37	#-----------------------------------------------------------------------
12mr|texlive-bez123-1.1b-2|38	%files
12mr|texlive-bez123-1.1b-2|39	%{_texmfdistdir}/tex/latex/bez123/bez123.sty
12mr|texlive-bez123-1.1b-2|40	%{_texmfdistdir}/tex/latex/bez123/multiply.sty
12mr|texlive-bez123-1.1b-2|41	%doc %{_texmfdistdir}/doc/latex/bez123/README
12mr|texlive-bez123-1.1b-2|42	%doc %{_texmfdistdir}/doc/latex/bez123/bez123.pdf
12mr|texlive-bez123-1.1b-2|43	#- source
12mr|texlive-bez123-1.1b-2|44	%doc %{_texmfdistdir}/source/latex/bez123/bez123.dtx
12mr|texlive-bez123-1.1b-2|45	%doc %{_texmfdistdir}/source/latex/bez123/bez123.ins
12mr|texlive-bez123-1.1b-2|46	
12mr|texlive-bez123-1.1b-2|47	#-----------------------------------------------------------------------
12mr|texlive-bez123-1.1b-2|48	%prep
12mr|texlive-bez123-1.1b-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-bez123-1.1b-2|50	
12mr|texlive-bez123-1.1b-2|51	%build
12mr|texlive-bez123-1.1b-2|52	
12mr|texlive-bez123-1.1b-2|53	%install
12mr|texlive-bez123-1.1b-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bez123-1.1b-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bez123-1.1b-2|56	
12mr|texlive-bez123-1.1b-2|57	
12mr|texlive-bez123-1.1b-2|58	
12mr|texlive-bez123-1.1b-2|59	%changelog
12mr|texlive-bez123-1.1b-2|60	

16749 12
12mr|texlive-bezos-20101014-4|1	# revision 25507
12mr|texlive-bezos-20101014-4|2	# category Package
12mr|texlive-bezos-20101014-4|3	# catalog-ctan /macros/latex/contrib/bezos
12mr|texlive-bezos-20101014-4|4	# catalog-date 2010-10-14 20:46:53 +0200
12mr|texlive-bezos-20101014-4|5	# catalog-license lppl
12mr|texlive-bezos-20101014-4|6	# catalog-version undef
12mr|texlive-bezos-20101014-4|7	Name:		texlive-bezos
12mr|texlive-bezos-20101014-4|8	Version:	20101014
12mr|texlive-bezos-20101014-4|9	Release:	4
12mr|texlive-bezos-20101014-4|10	Summary:	Packages by Javier Bezos
12mr|texlive-bezos-20101014-4|11	Group:		Publishing
12mr|texlive-bezos-20101014-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bezos
12mr|texlive-bezos-20101014-4|13	License:	LPPL
12mr|texlive-bezos-20101014-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bezos.tar.xz
12mr|texlive-bezos-20101014-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bezos.doc.tar.xz
12mr|texlive-bezos-20101014-4|16	BuildArch:	noarch
12mr|texlive-bezos-20101014-4|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bezos-20101014-4|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bezos-20101014-4|19	Requires(post):	texlive-kpathsea
12mr|texlive-bezos-20101014-4|20	
12mr|texlive-bezos-20101014-4|21	%description
12mr|texlive-bezos-20101014-4|22	A set of packages that provide: - tools for maths accents; - a
12mr|texlive-bezos-20101014-4|23	tool that changes page-numbering in frontmatter to arabic; -
12mr|texlive-bezos-20101014-4|24	tools for dealing with some annoyances in babel; - a tool for
12mr|texlive-bezos-20101014-4|25	making end-environment checking more meaningful; - tensorial
12mr|texlive-bezos-20101014-4|26	indexes; - support for multi-file documents; - tools for easy
12mr|texlive-bezos-20101014-4|27	entry of Spanish index entries; and - dotless i's and j's for
12mr|texlive-bezos-20101014-4|28	maths fonts.
12mr|texlive-bezos-20101014-4|29	
12mr|texlive-bezos-20101014-4|30	%post
12mr|texlive-bezos-20101014-4|31	%{_sbindir}/texlive.post
12mr|texlive-bezos-20101014-4|32	
12mr|texlive-bezos-20101014-4|33	%postun
12mr|texlive-bezos-20101014-4|34	if [ $1 -eq 0 ]; then
12mr|texlive-bezos-20101014-4|35	%{_sbindir}/texlive.post
12mr|texlive-bezos-20101014-4|36	fi
12mr|texlive-bezos-20101014-4|37	
12mr|texlive-bezos-20101014-4|38	#-----------------------------------------------------------------------
12mr|texlive-bezos-20101014-4|39	%files
12mr|texlive-bezos-20101014-4|40	%{_texmfdistdir}/tex/latex/bezos/accents.sty
12mr|texlive-bezos-20101014-4|41	%{_texmfdistdir}/tex/latex/bezos/arabicfront.sty
12mr|texlive-bezos-20101014-4|42	%{_texmfdistdir}/tex/latex/bezos/babeltools.sty
12mr|texlive-bezos-20101014-4|43	%{_texmfdistdir}/tex/latex/bezos/checkend.sty
12mr|texlive-bezos-20101014-4|44	%{_texmfdistdir}/tex/latex/bezos/dotlessi.sty
12mr|texlive-bezos-20101014-4|45	%{_texmfdistdir}/tex/latex/bezos/esindex.sty
12mr|texlive-bezos-20101014-4|46	%{_texmfdistdir}/tex/latex/bezos/soulpos.sty
12mr|texlive-bezos-20101014-4|47	%{_texmfdistdir}/tex/latex/bezos/subdocs.sty
12mr|texlive-bezos-20101014-4|48	%{_texmfdistdir}/tex/latex/bezos/tensind.sty
12mr|texlive-bezos-20101014-4|49	%doc %{_texmfdistdir}/doc/latex/bezos/README
12mr|texlive-bezos-20101014-4|50	%doc %{_texmfdistdir}/doc/latex/bezos/accents.pdf
12mr|texlive-bezos-20101014-4|51	%doc %{_texmfdistdir}/doc/latex/bezos/accents.tex
12mr|texlive-bezos-20101014-4|52	%doc %{_texmfdistdir}/doc/latex/bezos/babeltools.pdf
12mr|texlive-bezos-20101014-4|53	%doc %{_texmfdistdir}/doc/latex/bezos/babeltools.tex
12mr|texlive-bezos-20101014-4|54	%doc %{_texmfdistdir}/doc/latex/bezos/bezos.pdf
12mr|texlive-bezos-20101014-4|55	%doc %{_texmfdistdir}/doc/latex/bezos/bezos.tex
12mr|texlive-bezos-20101014-4|56	%doc %{_texmfdistdir}/doc/latex/bezos/esindex.pdf
12mr|texlive-bezos-20101014-4|57	%doc %{_texmfdistdir}/doc/latex/bezos/esindex.tex
12mr|texlive-bezos-20101014-4|58	%doc %{_texmfdistdir}/doc/latex/bezos/soulpos.pdf
12mr|texlive-bezos-20101014-4|59	%doc %{_texmfdistdir}/doc/latex/bezos/soulpos.tex
12mr|texlive-bezos-20101014-4|60	%doc %{_texmfdistdir}/doc/latex/bezos/tensind.pdf
12mr|texlive-bezos-20101014-4|61	%doc %{_texmfdistdir}/doc/latex/bezos/tensind.tex
12mr|texlive-bezos-20101014-4|62	
12mr|texlive-bezos-20101014-4|63	#-----------------------------------------------------------------------
12mr|texlive-bezos-20101014-4|64	%prep
12mr|texlive-bezos-20101014-4|65	%setup -c -a0 -a1
12mr|texlive-bezos-20101014-4|66	
12mr|texlive-bezos-20101014-4|67	%build
12mr|texlive-bezos-20101014-4|68	
12mr|texlive-bezos-20101014-4|69	%install
12mr|texlive-bezos-20101014-4|70	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bezos-20101014-4|71	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bezos-20101014-4|72	
12mr|texlive-bezos-20101014-4|73	
12mr|texlive-bezos-20101014-4|74	
12mr|texlive-bezos-20101014-4|75	%changelog
12mr|texlive-bezos-20101014-4|76	

16750 12
12mr|texlive-bgreek-0.3-2|1	# revision 15878
12mr|texlive-bgreek-0.3-2|2	# category Package
12mr|texlive-bgreek-0.3-2|3	# catalog-ctan /language/greek/bgreek
12mr|texlive-bgreek-0.3-2|4	# catalog-date 2009-02-21 22:05:10 +0100
12mr|texlive-bgreek-0.3-2|5	# catalog-license lppl
12mr|texlive-bgreek-0.3-2|6	# catalog-version 0.3
12mr|texlive-bgreek-0.3-2|7	Name:		texlive-bgreek
12mr|texlive-bgreek-0.3-2|8	Version:	0.3
12mr|texlive-bgreek-0.3-2|9	Release:	2
12mr|texlive-bgreek-0.3-2|10	Summary:	Using Beccari's fonts in betacode for classical Greek
12mr|texlive-bgreek-0.3-2|11	Group:		Publishing
12mr|texlive-bgreek-0.3-2|12	URL:		http://www.ctan.org/tex-archive/language/greek/bgreek
12mr|texlive-bgreek-0.3-2|13	License:	LPPL
12mr|texlive-bgreek-0.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bgreek.tar.xz
12mr|texlive-bgreek-0.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bgreek.doc.tar.xz
12mr|texlive-bgreek-0.3-2|16	BuildArch:	noarch
12mr|texlive-bgreek-0.3-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bgreek-0.3-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bgreek-0.3-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-bgreek-0.3-2|20	
12mr|texlive-bgreek-0.3-2|21	%description
12mr|texlive-bgreek-0.3-2|22	This package implements a dialect of the Beta Code encoding
12mr|texlive-bgreek-0.3-2|23	(TLG and Perseus Projects) for typesetting classical Greek
12mr|texlive-bgreek-0.3-2|24	using Claudio Beccari's Greek Fonts. The package provides
12mr|texlive-bgreek-0.3-2|25	virtual fonts, to reference Beccari's fonts in bgreek mode, and
12mr|texlive-bgreek-0.3-2|26	support macros for use with LaTeX.
12mr|texlive-bgreek-0.3-2|27	
12mr|texlive-bgreek-0.3-2|28	%post
12mr|texlive-bgreek-0.3-2|29	%{_sbindir}/texlive.post
12mr|texlive-bgreek-0.3-2|30	
12mr|texlive-bgreek-0.3-2|31	%postun
12mr|texlive-bgreek-0.3-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-bgreek-0.3-2|33	%{_sbindir}/texlive.post
12mr|texlive-bgreek-0.3-2|34	fi
12mr|texlive-bgreek-0.3-2|35	
12mr|texlive-bgreek-0.3-2|36	#-----------------------------------------------------------------------
12mr|texlive-bgreek-0.3-2|37	%files
12mr|texlive-bgreek-0.3-2|38	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc0500.tfm
12mr|texlive-bgreek-0.3-2|39	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc0600.tfm
12mr|texlive-bgreek-0.3-2|40	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc0700.tfm
12mr|texlive-bgreek-0.3-2|41	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc0800.tfm
12mr|texlive-bgreek-0.3-2|42	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc0900.tfm
12mr|texlive-bgreek-0.3-2|43	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc1000.tfm
12mr|texlive-bgreek-0.3-2|44	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc1095.tfm
12mr|texlive-bgreek-0.3-2|45	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc1200.tfm
12mr|texlive-bgreek-0.3-2|46	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc1440.tfm
12mr|texlive-bgreek-0.3-2|47	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc1728.tfm
12mr|texlive-bgreek-0.3-2|48	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc2074.tfm
12mr|texlive-bgreek-0.3-2|49	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmc2488.tfm
12mr|texlive-bgreek-0.3-2|50	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn0500.tfm
12mr|texlive-bgreek-0.3-2|51	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn0600.tfm
12mr|texlive-bgreek-0.3-2|52	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn0700.tfm
12mr|texlive-bgreek-0.3-2|53	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn0800.tfm
12mr|texlive-bgreek-0.3-2|54	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn0900.tfm
12mr|texlive-bgreek-0.3-2|55	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn1000.tfm
12mr|texlive-bgreek-0.3-2|56	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn1095.tfm
12mr|texlive-bgreek-0.3-2|57	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn1200.tfm
12mr|texlive-bgreek-0.3-2|58	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn1440.tfm
12mr|texlive-bgreek-0.3-2|59	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn1728.tfm
12mr|texlive-bgreek-0.3-2|60	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn2074.tfm
12mr|texlive-bgreek-0.3-2|61	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmn2488.tfm
12mr|texlive-bgreek-0.3-2|62	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo0500.tfm
12mr|texlive-bgreek-0.3-2|63	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo0600.tfm
12mr|texlive-bgreek-0.3-2|64	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo0700.tfm
12mr|texlive-bgreek-0.3-2|65	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo0800.tfm
12mr|texlive-bgreek-0.3-2|66	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo0900.tfm
12mr|texlive-bgreek-0.3-2|67	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo1000.tfm
12mr|texlive-bgreek-0.3-2|68	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo1095.tfm
12mr|texlive-bgreek-0.3-2|69	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo1200.tfm
12mr|texlive-bgreek-0.3-2|70	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo1440.tfm
12mr|texlive-bgreek-0.3-2|71	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo1728.tfm
12mr|texlive-bgreek-0.3-2|72	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo2074.tfm
12mr|texlive-bgreek-0.3-2|73	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgmo2488.tfm
12mr|texlive-bgreek-0.3-2|74	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc0500.tfm
12mr|texlive-bgreek-0.3-2|75	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc0600.tfm
12mr|texlive-bgreek-0.3-2|76	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc0700.tfm
12mr|texlive-bgreek-0.3-2|77	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc0800.tfm
12mr|texlive-bgreek-0.3-2|78	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc0900.tfm
12mr|texlive-bgreek-0.3-2|79	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc1000.tfm
12mr|texlive-bgreek-0.3-2|80	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc1095.tfm
12mr|texlive-bgreek-0.3-2|81	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc1200.tfm
12mr|texlive-bgreek-0.3-2|82	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc1440.tfm
12mr|texlive-bgreek-0.3-2|83	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc1728.tfm
12mr|texlive-bgreek-0.3-2|84	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc2074.tfm
12mr|texlive-bgreek-0.3-2|85	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxc2488.tfm
12mr|texlive-bgreek-0.3-2|86	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn0500.tfm
12mr|texlive-bgreek-0.3-2|87	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn0600.tfm
12mr|texlive-bgreek-0.3-2|88	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn0700.tfm
12mr|texlive-bgreek-0.3-2|89	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn0800.tfm
12mr|texlive-bgreek-0.3-2|90	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn0900.tfm
12mr|texlive-bgreek-0.3-2|91	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn1000.tfm
12mr|texlive-bgreek-0.3-2|92	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn1095.tfm
12mr|texlive-bgreek-0.3-2|93	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn1200.tfm
12mr|texlive-bgreek-0.3-2|94	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn1440.tfm
12mr|texlive-bgreek-0.3-2|95	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn1728.tfm
12mr|texlive-bgreek-0.3-2|96	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn2074.tfm
12mr|texlive-bgreek-0.3-2|97	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxn2488.tfm
12mr|texlive-bgreek-0.3-2|98	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo0500.tfm
12mr|texlive-bgreek-0.3-2|99	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo0600.tfm
12mr|texlive-bgreek-0.3-2|100	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo0700.tfm
12mr|texlive-bgreek-0.3-2|101	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo0800.tfm
12mr|texlive-bgreek-0.3-2|102	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo0900.tfm
12mr|texlive-bgreek-0.3-2|103	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo1000.tfm
12mr|texlive-bgreek-0.3-2|104	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo1095.tfm
12mr|texlive-bgreek-0.3-2|105	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo1200.tfm
12mr|texlive-bgreek-0.3-2|106	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo1440.tfm
12mr|texlive-bgreek-0.3-2|107	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo1728.tfm
12mr|texlive-bgreek-0.3-2|108	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo2074.tfm
12mr|texlive-bgreek-0.3-2|109	%{_texmfdistdir}/fonts/tfm/public/bgreek/bgxo2488.tfm
12mr|texlive-bgreek-0.3-2|110	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc0500.tfm
12mr|texlive-bgreek-0.3-2|111	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc0600.tfm
12mr|texlive-bgreek-0.3-2|112	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc0700.tfm
12mr|texlive-bgreek-0.3-2|113	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc0800.tfm
12mr|texlive-bgreek-0.3-2|114	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc0900.tfm
12mr|texlive-bgreek-0.3-2|115	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc1000.tfm
12mr|texlive-bgreek-0.3-2|116	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc1095.tfm
12mr|texlive-bgreek-0.3-2|117	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc1200.tfm
12mr|texlive-bgreek-0.3-2|118	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc1440.tfm
12mr|texlive-bgreek-0.3-2|119	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc1728.tfm
12mr|texlive-bgreek-0.3-2|120	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc2074.tfm
12mr|texlive-bgreek-0.3-2|121	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmc2488.tfm
12mr|texlive-bgreek-0.3-2|122	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn0500.tfm
12mr|texlive-bgreek-0.3-2|123	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn0600.tfm
12mr|texlive-bgreek-0.3-2|124	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn0700.tfm
12mr|texlive-bgreek-0.3-2|125	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn0800.tfm
12mr|texlive-bgreek-0.3-2|126	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn0900.tfm
12mr|texlive-bgreek-0.3-2|127	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn1000.tfm
12mr|texlive-bgreek-0.3-2|128	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn1095.tfm
12mr|texlive-bgreek-0.3-2|129	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn1200.tfm
12mr|texlive-bgreek-0.3-2|130	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn1440.tfm
12mr|texlive-bgreek-0.3-2|131	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn1728.tfm
12mr|texlive-bgreek-0.3-2|132	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn2074.tfm
12mr|texlive-bgreek-0.3-2|133	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmn2488.tfm
12mr|texlive-bgreek-0.3-2|134	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo0500.tfm
12mr|texlive-bgreek-0.3-2|135	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo0600.tfm
12mr|texlive-bgreek-0.3-2|136	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo0700.tfm
12mr|texlive-bgreek-0.3-2|137	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo0800.tfm
12mr|texlive-bgreek-0.3-2|138	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo0900.tfm
12mr|texlive-bgreek-0.3-2|139	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo1000.tfm
12mr|texlive-bgreek-0.3-2|140	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo1095.tfm
12mr|texlive-bgreek-0.3-2|141	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo1200.tfm
12mr|texlive-bgreek-0.3-2|142	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo1440.tfm
12mr|texlive-bgreek-0.3-2|143	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo1728.tfm
12mr|texlive-bgreek-0.3-2|144	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo2074.tfm
12mr|texlive-bgreek-0.3-2|145	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqmo2488.tfm
12mr|texlive-bgreek-0.3-2|146	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc0500.tfm
12mr|texlive-bgreek-0.3-2|147	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc0600.tfm
12mr|texlive-bgreek-0.3-2|148	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc0700.tfm
12mr|texlive-bgreek-0.3-2|149	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc0800.tfm
12mr|texlive-bgreek-0.3-2|150	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc0900.tfm
12mr|texlive-bgreek-0.3-2|151	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc1000.tfm
12mr|texlive-bgreek-0.3-2|152	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc1095.tfm
12mr|texlive-bgreek-0.3-2|153	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc1200.tfm
12mr|texlive-bgreek-0.3-2|154	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc1440.tfm
12mr|texlive-bgreek-0.3-2|155	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc1728.tfm
12mr|texlive-bgreek-0.3-2|156	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc2074.tfm
12mr|texlive-bgreek-0.3-2|157	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxc2488.tfm
12mr|texlive-bgreek-0.3-2|158	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn0500.tfm
12mr|texlive-bgreek-0.3-2|159	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn0600.tfm
12mr|texlive-bgreek-0.3-2|160	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn0700.tfm
12mr|texlive-bgreek-0.3-2|161	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn0800.tfm
12mr|texlive-bgreek-0.3-2|162	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn0900.tfm
12mr|texlive-bgreek-0.3-2|163	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn1000.tfm
12mr|texlive-bgreek-0.3-2|164	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn1095.tfm
12mr|texlive-bgreek-0.3-2|165	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn1200.tfm
12mr|texlive-bgreek-0.3-2|166	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn1440.tfm
12mr|texlive-bgreek-0.3-2|167	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn1728.tfm
12mr|texlive-bgreek-0.3-2|168	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn2074.tfm
12mr|texlive-bgreek-0.3-2|169	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxn2488.tfm
12mr|texlive-bgreek-0.3-2|170	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo0500.tfm
12mr|texlive-bgreek-0.3-2|171	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo0600.tfm
12mr|texlive-bgreek-0.3-2|172	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo0700.tfm
12mr|texlive-bgreek-0.3-2|173	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo0800.tfm
12mr|texlive-bgreek-0.3-2|174	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo0900.tfm
12mr|texlive-bgreek-0.3-2|175	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo1000.tfm
12mr|texlive-bgreek-0.3-2|176	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo1095.tfm
12mr|texlive-bgreek-0.3-2|177	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo1200.tfm
12mr|texlive-bgreek-0.3-2|178	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo1440.tfm
12mr|texlive-bgreek-0.3-2|179	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo1728.tfm
12mr|texlive-bgreek-0.3-2|180	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo2074.tfm
12mr|texlive-bgreek-0.3-2|181	%{_texmfdistdir}/fonts/tfm/public/bgreek/bqxo2488.tfm
12mr|texlive-bgreek-0.3-2|182	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc0500.vf
12mr|texlive-bgreek-0.3-2|183	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc0600.vf
12mr|texlive-bgreek-0.3-2|184	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc0700.vf
12mr|texlive-bgreek-0.3-2|185	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc0800.vf
12mr|texlive-bgreek-0.3-2|186	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc0900.vf
12mr|texlive-bgreek-0.3-2|187	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc1000.vf
12mr|texlive-bgreek-0.3-2|188	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc1095.vf
12mr|texlive-bgreek-0.3-2|189	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc1200.vf
12mr|texlive-bgreek-0.3-2|190	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc1440.vf
12mr|texlive-bgreek-0.3-2|191	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc1728.vf
12mr|texlive-bgreek-0.3-2|192	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc2074.vf
12mr|texlive-bgreek-0.3-2|193	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmc2488.vf
12mr|texlive-bgreek-0.3-2|194	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn0500.vf
12mr|texlive-bgreek-0.3-2|195	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn0600.vf
12mr|texlive-bgreek-0.3-2|196	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn0700.vf
12mr|texlive-bgreek-0.3-2|197	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn0800.vf
12mr|texlive-bgreek-0.3-2|198	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn0900.vf
12mr|texlive-bgreek-0.3-2|199	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn1000.vf
12mr|texlive-bgreek-0.3-2|200	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn1095.vf
12mr|texlive-bgreek-0.3-2|201	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn1200.vf
12mr|texlive-bgreek-0.3-2|202	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn1440.vf
12mr|texlive-bgreek-0.3-2|203	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn1728.vf
12mr|texlive-bgreek-0.3-2|204	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn2074.vf
12mr|texlive-bgreek-0.3-2|205	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmn2488.vf
12mr|texlive-bgreek-0.3-2|206	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo0500.vf
12mr|texlive-bgreek-0.3-2|207	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo0600.vf
12mr|texlive-bgreek-0.3-2|208	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo0700.vf
12mr|texlive-bgreek-0.3-2|209	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo0800.vf
12mr|texlive-bgreek-0.3-2|210	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo0900.vf
12mr|texlive-bgreek-0.3-2|211	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo1000.vf
12mr|texlive-bgreek-0.3-2|212	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo1095.vf
12mr|texlive-bgreek-0.3-2|213	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo1200.vf
12mr|texlive-bgreek-0.3-2|214	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo1440.vf
12mr|texlive-bgreek-0.3-2|215	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo1728.vf
12mr|texlive-bgreek-0.3-2|216	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo2074.vf
12mr|texlive-bgreek-0.3-2|217	%{_texmfdistdir}/fonts/vf/public/bgreek/bgmo2488.vf
12mr|texlive-bgreek-0.3-2|218	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc0500.vf
12mr|texlive-bgreek-0.3-2|219	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc0600.vf
12mr|texlive-bgreek-0.3-2|220	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc0700.vf
12mr|texlive-bgreek-0.3-2|221	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc0800.vf
12mr|texlive-bgreek-0.3-2|222	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc0900.vf
12mr|texlive-bgreek-0.3-2|223	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc1000.vf
12mr|texlive-bgreek-0.3-2|224	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc1095.vf
12mr|texlive-bgreek-0.3-2|225	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc1200.vf
12mr|texlive-bgreek-0.3-2|226	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc1440.vf
12mr|texlive-bgreek-0.3-2|227	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc1728.vf
12mr|texlive-bgreek-0.3-2|228	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc2074.vf
12mr|texlive-bgreek-0.3-2|229	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxc2488.vf
12mr|texlive-bgreek-0.3-2|230	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn0500.vf
12mr|texlive-bgreek-0.3-2|231	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn0600.vf
12mr|texlive-bgreek-0.3-2|232	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn0700.vf
12mr|texlive-bgreek-0.3-2|233	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn0800.vf
12mr|texlive-bgreek-0.3-2|234	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn0900.vf
12mr|texlive-bgreek-0.3-2|235	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn1000.vf
12mr|texlive-bgreek-0.3-2|236	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn1095.vf
12mr|texlive-bgreek-0.3-2|237	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn1200.vf
12mr|texlive-bgreek-0.3-2|238	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn1440.vf
12mr|texlive-bgreek-0.3-2|239	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn1728.vf
12mr|texlive-bgreek-0.3-2|240	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn2074.vf
12mr|texlive-bgreek-0.3-2|241	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxn2488.vf
12mr|texlive-bgreek-0.3-2|242	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo0500.vf
12mr|texlive-bgreek-0.3-2|243	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo0600.vf
12mr|texlive-bgreek-0.3-2|244	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo0700.vf
12mr|texlive-bgreek-0.3-2|245	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo0800.vf
12mr|texlive-bgreek-0.3-2|246	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo0900.vf
12mr|texlive-bgreek-0.3-2|247	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo1000.vf
12mr|texlive-bgreek-0.3-2|248	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo1095.vf
12mr|texlive-bgreek-0.3-2|249	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo1200.vf
12mr|texlive-bgreek-0.3-2|250	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo1440.vf
12mr|texlive-bgreek-0.3-2|251	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo1728.vf
12mr|texlive-bgreek-0.3-2|252	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo2074.vf
12mr|texlive-bgreek-0.3-2|253	%{_texmfdistdir}/fonts/vf/public/bgreek/bgxo2488.vf
12mr|texlive-bgreek-0.3-2|254	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc0500.vf
12mr|texlive-bgreek-0.3-2|255	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc0600.vf
12mr|texlive-bgreek-0.3-2|256	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc0700.vf
12mr|texlive-bgreek-0.3-2|257	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc0800.vf
12mr|texlive-bgreek-0.3-2|258	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc0900.vf
12mr|texlive-bgreek-0.3-2|259	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc1000.vf
12mr|texlive-bgreek-0.3-2|260	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc1095.vf
12mr|texlive-bgreek-0.3-2|261	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc1200.vf
12mr|texlive-bgreek-0.3-2|262	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc1440.vf
12mr|texlive-bgreek-0.3-2|263	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc1728.vf
12mr|texlive-bgreek-0.3-2|264	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc2074.vf
12mr|texlive-bgreek-0.3-2|265	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmc2488.vf
12mr|texlive-bgreek-0.3-2|266	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn0500.vf
12mr|texlive-bgreek-0.3-2|267	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn0600.vf
12mr|texlive-bgreek-0.3-2|268	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn0700.vf
12mr|texlive-bgreek-0.3-2|269	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn0800.vf
12mr|texlive-bgreek-0.3-2|270	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn0900.vf
12mr|texlive-bgreek-0.3-2|271	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn1000.vf
12mr|texlive-bgreek-0.3-2|272	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn1095.vf
12mr|texlive-bgreek-0.3-2|273	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn1200.vf
12mr|texlive-bgreek-0.3-2|274	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn1440.vf
12mr|texlive-bgreek-0.3-2|275	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn1728.vf
12mr|texlive-bgreek-0.3-2|276	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn2074.vf
12mr|texlive-bgreek-0.3-2|277	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmn2488.vf
12mr|texlive-bgreek-0.3-2|278	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo0500.vf
12mr|texlive-bgreek-0.3-2|279	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo0600.vf
12mr|texlive-bgreek-0.3-2|280	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo0700.vf
12mr|texlive-bgreek-0.3-2|281	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo0800.vf
12mr|texlive-bgreek-0.3-2|282	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo0900.vf
12mr|texlive-bgreek-0.3-2|283	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo1000.vf
12mr|texlive-bgreek-0.3-2|284	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo1095.vf
12mr|texlive-bgreek-0.3-2|285	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo1200.vf
12mr|texlive-bgreek-0.3-2|286	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo1440.vf
12mr|texlive-bgreek-0.3-2|287	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo1728.vf
12mr|texlive-bgreek-0.3-2|288	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo2074.vf
12mr|texlive-bgreek-0.3-2|289	%{_texmfdistdir}/fonts/vf/public/bgreek/bqmo2488.vf
12mr|texlive-bgreek-0.3-2|290	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc0500.vf
12mr|texlive-bgreek-0.3-2|291	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc0600.vf
12mr|texlive-bgreek-0.3-2|292	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc0700.vf
12mr|texlive-bgreek-0.3-2|293	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc0800.vf
12mr|texlive-bgreek-0.3-2|294	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc0900.vf
12mr|texlive-bgreek-0.3-2|295	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc1000.vf
12mr|texlive-bgreek-0.3-2|296	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc1095.vf
12mr|texlive-bgreek-0.3-2|297	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc1200.vf
12mr|texlive-bgreek-0.3-2|298	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc1440.vf
12mr|texlive-bgreek-0.3-2|299	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc1728.vf
12mr|texlive-bgreek-0.3-2|300	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc2074.vf
12mr|texlive-bgreek-0.3-2|301	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxc2488.vf
12mr|texlive-bgreek-0.3-2|302	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn0500.vf
12mr|texlive-bgreek-0.3-2|303	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn0600.vf
12mr|texlive-bgreek-0.3-2|304	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn0700.vf
12mr|texlive-bgreek-0.3-2|305	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn0800.vf
12mr|texlive-bgreek-0.3-2|306	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn0900.vf
12mr|texlive-bgreek-0.3-2|307	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn1000.vf
12mr|texlive-bgreek-0.3-2|308	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn1095.vf
12mr|texlive-bgreek-0.3-2|309	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn1200.vf
12mr|texlive-bgreek-0.3-2|310	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn1440.vf
12mr|texlive-bgreek-0.3-2|311	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn1728.vf
12mr|texlive-bgreek-0.3-2|312	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn2074.vf
12mr|texlive-bgreek-0.3-2|313	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxn2488.vf
12mr|texlive-bgreek-0.3-2|314	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo0500.vf
12mr|texlive-bgreek-0.3-2|315	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo0600.vf
12mr|texlive-bgreek-0.3-2|316	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo0700.vf
12mr|texlive-bgreek-0.3-2|317	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo0800.vf
12mr|texlive-bgreek-0.3-2|318	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo0900.vf
12mr|texlive-bgreek-0.3-2|319	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo1000.vf
12mr|texlive-bgreek-0.3-2|320	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo1095.vf
12mr|texlive-bgreek-0.3-2|321	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo1200.vf
12mr|texlive-bgreek-0.3-2|322	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo1440.vf
12mr|texlive-bgreek-0.3-2|323	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo1728.vf
12mr|texlive-bgreek-0.3-2|324	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo2074.vf
12mr|texlive-bgreek-0.3-2|325	%{_texmfdistdir}/fonts/vf/public/bgreek/bqxo2488.vf
12mr|texlive-bgreek-0.3-2|326	%{_texmfdistdir}/tex/latex/bgreek/bcgcmr.fd
12mr|texlive-bgreek-0.3-2|327	%{_texmfdistdir}/tex/latex/bgreek/bcgenc.def
12mr|texlive-bgreek-0.3-2|328	%{_texmfdistdir}/tex/latex/bgreek/bcglmr.fd
12mr|texlive-bgreek-0.3-2|329	%{_texmfdistdir}/tex/latex/bgreek/bcqcmr.fd
12mr|texlive-bgreek-0.3-2|330	%{_texmfdistdir}/tex/latex/bgreek/bcqenc.def
12mr|texlive-bgreek-0.3-2|331	%{_texmfdistdir}/tex/latex/bgreek/bcqlmr.fd
12mr|texlive-bgreek-0.3-2|332	%{_texmfdistdir}/tex/latex/bgreek/bgfonts.tex
12mr|texlive-bgreek-0.3-2|333	%{_texmfdistdir}/tex/latex/bgreek/bgreek.ldf
12mr|texlive-bgreek-0.3-2|334	%{_texmfdistdir}/tex/latex/bgreek/bgreek.sty
12mr|texlive-bgreek-0.3-2|335	%{_texmfdistdir}/tex/latex/bgreek/ibygreek.ldf
12mr|texlive-bgreek-0.3-2|336	%doc %{_texmfdistdir}/doc/latex/bgreek/MANIFEST.TXT
12mr|texlive-bgreek-0.3-2|337	%doc %{_texmfdistdir}/doc/latex/bgreek/README
12mr|texlive-bgreek-0.3-2|338	%doc %{_texmfdistdir}/doc/latex/bgreek/bgman.pdf
12mr|texlive-bgreek-0.3-2|339	%doc %{_texmfdistdir}/doc/latex/bgreek/bgman.tex
12mr|texlive-bgreek-0.3-2|340	%doc %{_texmfdistdir}/doc/latex/bgreek/bgreek.etx
12mr|texlive-bgreek-0.3-2|341	%doc %{_texmfdistdir}/doc/latex/bgreek/cbgreek.etx
12mr|texlive-bgreek-0.3-2|342	%doc %{_texmfdistdir}/doc/latex/bgreek/qbgreek.etx
12mr|texlive-bgreek-0.3-2|343	
12mr|texlive-bgreek-0.3-2|344	#-----------------------------------------------------------------------
12mr|texlive-bgreek-0.3-2|345	%prep
12mr|texlive-bgreek-0.3-2|346	%setup -c -a0 -a1
12mr|texlive-bgreek-0.3-2|347	
12mr|texlive-bgreek-0.3-2|348	%build
12mr|texlive-bgreek-0.3-2|349	
12mr|texlive-bgreek-0.3-2|350	%install
12mr|texlive-bgreek-0.3-2|351	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bgreek-0.3-2|352	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bgreek-0.3-2|353	
12mr|texlive-bgreek-0.3-2|354	
12mr|texlive-bgreek-0.3-2|355	
12mr|texlive-bgreek-0.3-2|356	%changelog
12mr|texlive-bgreek-0.3-2|357	

16751 12
12mr|texlive-bgteubner-2.02-1|1	# revision 25892
12mr|texlive-bgteubner-2.02-1|2	# category Package
12mr|texlive-bgteubner-2.02-1|3	# catalog-ctan /macros/latex/contrib/bgteubner
12mr|texlive-bgteubner-2.02-1|4	# catalog-date 2012-04-08 14:50:51 +0200
12mr|texlive-bgteubner-2.02-1|5	# catalog-license lppl
12mr|texlive-bgteubner-2.02-1|6	# catalog-version 2.02
12mr|texlive-bgteubner-2.02-1|7	Name:		texlive-bgteubner
12mr|texlive-bgteubner-2.02-1|8	Version:	2.02
12mr|texlive-bgteubner-2.02-1|9	Release:	1
12mr|texlive-bgteubner-2.02-1|10	Summary:	Class for producing books for the publisher "Teubner Verlag"
12mr|texlive-bgteubner-2.02-1|11	Group:		Publishing
12mr|texlive-bgteubner-2.02-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bgteubner
12mr|texlive-bgteubner-2.02-1|13	License:	LPPL
12mr|texlive-bgteubner-2.02-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bgteubner.tar.xz
12mr|texlive-bgteubner-2.02-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bgteubner.doc.tar.xz
12mr|texlive-bgteubner-2.02-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bgteubner.source.tar.xz
12mr|texlive-bgteubner-2.02-1|17	BuildArch:	noarch
12mr|texlive-bgteubner-2.02-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bgteubner-2.02-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bgteubner-2.02-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-bgteubner-2.02-1|21	
12mr|texlive-bgteubner-2.02-1|22	%description
12mr|texlive-bgteubner-2.02-1|23	The bgteubner document class has been programmed by order of
12mr|texlive-bgteubner-2.02-1|24	the Teubner Verlag, Wiesbaden, Germany, to ensure that books of
12mr|texlive-bgteubner-2.02-1|25	this publisher have a unique layout. Unfortunately, most of the
12mr|texlive-bgteubner-2.02-1|26	documentation is only available in German. Since the document
12mr|texlive-bgteubner-2.02-1|27	class is intended to generate a unique layout, many things
12mr|texlive-bgteubner-2.02-1|28	(layout etc.) are fixed and cannot be altered by the user. If
12mr|texlive-bgteubner-2.02-1|29	you want to use the document class for another purpose than
12mr|texlive-bgteubner-2.02-1|30	publishing with the Teubner Verlag, this may arrise unwanted
12mr|texlive-bgteubner-2.02-1|31	restrictions (For instance, the document class provides only
12mr|texlive-bgteubner-2.02-1|32	two paper sizes: DIN A-5 and 17cm x 24cm; only two font
12mr|texlive-bgteubner-2.02-1|33	families are supported: Times and European Computer Modern).
12mr|texlive-bgteubner-2.02-1|34	
12mr|texlive-bgteubner-2.02-1|35	%post
12mr|texlive-bgteubner-2.02-1|36	%{_sbindir}/texlive.post
12mr|texlive-bgteubner-2.02-1|37	
12mr|texlive-bgteubner-2.02-1|38	%postun
12mr|texlive-bgteubner-2.02-1|39	if [ $1 -eq 0 ]; then
12mr|texlive-bgteubner-2.02-1|40	%{_sbindir}/texlive.post
12mr|texlive-bgteubner-2.02-1|41	fi
12mr|texlive-bgteubner-2.02-1|42	
12mr|texlive-bgteubner-2.02-1|43	#-----------------------------------------------------------------------
12mr|texlive-bgteubner-2.02-1|44	%files
12mr|texlive-bgteubner-2.02-1|45	%{_texmfdistdir}/bibtex/bst/bgteubner/bgteuabbr.bst
12mr|texlive-bgteubner-2.02-1|46	%{_texmfdistdir}/bibtex/bst/bgteubner/bgteuabbr2.bst
12mr|texlive-bgteubner-2.02-1|47	%{_texmfdistdir}/bibtex/bst/bgteubner/bgteupln.bst
12mr|texlive-bgteubner-2.02-1|48	%{_texmfdistdir}/bibtex/bst/bgteubner/bgteupln2.bst
12mr|texlive-bgteubner-2.02-1|49	%{_texmfdistdir}/bibtex/bst/bgteubner/bgteupln3.bst
12mr|texlive-bgteubner-2.02-1|50	%{_texmfdistdir}/makeindex/bgteubner/bgteubner.ist
12mr|texlive-bgteubner-2.02-1|51	%{_texmfdistdir}/makeindex/bgteubner/bgteuglo.ist
12mr|texlive-bgteubner-2.02-1|52	%{_texmfdistdir}/makeindex/bgteubner/bgteuglochar.ist
12mr|texlive-bgteubner-2.02-1|53	%{_texmfdistdir}/tex/latex/bgteubner/bgteubner.cls
12mr|texlive-bgteubner-2.02-1|54	%{_texmfdistdir}/tex/latex/bgteubner/hhfixme.sty
12mr|texlive-bgteubner-2.02-1|55	%{_texmfdistdir}/tex/latex/bgteubner/hhsubfigure.sty
12mr|texlive-bgteubner-2.02-1|56	%{_texmfdistdir}/tex/latex/bgteubner/ptmxcomp.sty
12mr|texlive-bgteubner-2.02-1|57	%doc %{_texmfdistdir}/doc/latex/bgteubner/01b.png
12mr|texlive-bgteubner-2.02-1|58	%doc %{_texmfdistdir}/doc/latex/bgteubner/02b.png
12mr|texlive-bgteubner-2.02-1|59	%doc %{_texmfdistdir}/doc/latex/bgteubner/ChangeLog
12mr|texlive-bgteubner-2.02-1|60	%doc %{_texmfdistdir}/doc/latex/bgteubner/LIESMICH
12mr|texlive-bgteubner-2.02-1|61	%doc %{_texmfdistdir}/doc/latex/bgteubner/Makefile.hhsubfigure
12mr|texlive-bgteubner-2.02-1|62	%doc %{_texmfdistdir}/doc/latex/bgteubner/Makefile.source
12mr|texlive-bgteubner-2.02-1|63	%doc %{_texmfdistdir}/doc/latex/bgteubner/Makefile.src
12mr|texlive-bgteubner-2.02-1|64	%doc %{_texmfdistdir}/doc/latex/bgteubner/README
12mr|texlive-bgteubner-2.02-1|65	%doc %{_texmfdistdir}/doc/latex/bgteubner/README.hhsubfigure
12mr|texlive-bgteubner-2.02-1|66	%doc %{_texmfdistdir}/doc/latex/bgteubner/ToDo
12mr|texlive-bgteubner-2.02-1|67	%doc %{_texmfdistdir}/doc/latex/bgteubner/anhang.tex
12mr|texlive-bgteubner-2.02-1|68	%doc %{_texmfdistdir}/doc/latex/bgteubner/befehlsreferenz.tex
12mr|texlive-bgteubner-2.02-1|69	%doc %{_texmfdistdir}/doc/latex/bgteubner/beispiel1.tex
12mr|texlive-bgteubner-2.02-1|70	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner-17x24-cm.tex
12mr|texlive-bgteubner-2.02-1|71	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner-17x24-mathtime.tex
12mr|texlive-bgteubner-2.02-1|72	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner-17x24-times.tex
12mr|texlive-bgteubner-2.02-1|73	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner-a5-cm.tex
12mr|texlive-bgteubner-2.02-1|74	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner-a5-times.tex
12mr|texlive-bgteubner-2.02-1|75	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner-with-hyperref.tex
12mr|texlive-bgteubner-2.02-1|76	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner.pdf
12mr|texlive-bgteubner-2.02-1|77	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteubner.tex
12mr|texlive-bgteubner-2.02-1|78	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteucls.pdf
12mr|texlive-bgteubner-2.02-1|79	%doc %{_texmfdistdir}/doc/latex/bgteubner/bgteuversion.tex
12mr|texlive-bgteubner-2.02-1|80	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild4c.png
12mr|texlive-bgteubner-2.02-1|81	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_ganz.eps
12mr|texlive-bgteubner-2.02-1|82	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_ganz.fig
12mr|texlive-bgteubner-2.02-1|83	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_ganz.pdf
12mr|texlive-bgteubner-2.02-1|84	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_mitte.eps
12mr|texlive-bgteubner-2.02-1|85	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_mitte.fig
12mr|texlive-bgteubner-2.02-1|86	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_mitte.pdf
12mr|texlive-bgteubner-2.02-1|87	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_oben.eps
12mr|texlive-bgteubner-2.02-1|88	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_oben.fig
12mr|texlive-bgteubner-2.02-1|89	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_oben.pdf
12mr|texlive-bgteubner-2.02-1|90	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_oben_unten.eps
12mr|texlive-bgteubner-2.02-1|91	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_oben_unten.fig
12mr|texlive-bgteubner-2.02-1|92	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_oben_unten.pdf
12mr|texlive-bgteubner-2.02-1|93	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_umflossen.eps
12mr|texlive-bgteubner-2.02-1|94	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_umflossen.fig
12mr|texlive-bgteubner-2.02-1|95	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_umflossen.pdf
12mr|texlive-bgteubner-2.02-1|96	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_unten.eps
12mr|texlive-bgteubner-2.02-1|97	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_unten.fig
12mr|texlive-bgteubner-2.02-1|98	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_unten.pdf
12mr|texlive-bgteubner-2.02-1|99	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_zu_lang.eps
12mr|texlive-bgteubner-2.02-1|100	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_zu_lang.fig
12mr|texlive-bgteubner-2.02-1|101	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_zu_lang.pdf
12mr|texlive-bgteubner-2.02-1|102	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_zu_lang2.eps
12mr|texlive-bgteubner-2.02-1|103	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_zu_lang2.fig
12mr|texlive-bgteubner-2.02-1|104	%doc %{_texmfdistdir}/doc/latex/bgteubner/bild_zu_lang2.pdf
12mr|texlive-bgteubner-2.02-1|105	%doc %{_texmfdistdir}/doc/latex/bgteubner/bilder.tex
12mr|texlive-bgteubner-2.02-1|106	%doc %{_texmfdistdir}/doc/latex/bgteubner/cdcover.tex
12mr|texlive-bgteubner-2.02-1|107	%doc %{_texmfdistdir}/doc/latex/bgteubner/checkliste.tex
12mr|texlive-bgteubner-2.02-1|108	%doc %{_texmfdistdir}/doc/latex/bgteubner/einleitung.tex
12mr|texlive-bgteubner-2.02-1|109	%doc %{_texmfdistdir}/doc/latex/bgteubner/formelzeichen.tex
12mr|texlive-bgteubner-2.02-1|110	%doc %{_texmfdistdir}/doc/latex/bgteubner/getversion.tex
12mr|texlive-bgteubner-2.02-1|111	%doc %{_texmfdistdir}/doc/latex/bgteubner/globales.tex
12mr|texlive-bgteubner-2.02-1|112	%doc %{_texmfdistdir}/doc/latex/bgteubner/hyphenation.tex
12mr|texlive-bgteubner-2.02-1|113	%doc %{_texmfdistdir}/doc/latex/bgteubner/index.tex
12mr|texlive-bgteubner-2.02-1|114	%doc %{_texmfdistdir}/doc/latex/bgteubner/installation.tex
12mr|texlive-bgteubner-2.02-1|115	%doc %{_texmfdistdir}/doc/latex/bgteubner/kapitel2.tex
12mr|texlive-bgteubner-2.02-1|116	%doc %{_texmfdistdir}/doc/latex/bgteubner/literatur.bib
12mr|texlive-bgteubner-2.02-1|117	%doc %{_texmfdistdir}/doc/latex/bgteubner/literatur.tex
12mr|texlive-bgteubner-2.02-1|118	%doc %{_texmfdistdir}/doc/latex/bgteubner/ltxdoc.cfg
12mr|texlive-bgteubner-2.02-1|119	%doc %{_texmfdistdir}/doc/latex/bgteubner/manifest.txt
12mr|texlive-bgteubner-2.02-1|120	%doc %{_texmfdistdir}/doc/latex/bgteubner/math-cm.info
12mr|texlive-bgteubner-2.02-1|121	%doc %{_texmfdistdir}/doc/latex/bgteubner/math-cm.pdf
12mr|texlive-bgteubner-2.02-1|122	%doc %{_texmfdistdir}/doc/latex/bgteubner/math-cm.tex
12mr|texlive-bgteubner-2.02-1|123	%doc %{_texmfdistdir}/doc/latex/bgteubner/math-mathtime.info
12mr|texlive-bgteubner-2.02-1|124	%doc %{_texmfdistdir}/doc/latex/bgteubner/math-mathtime.pdf
12mr|texlive-bgteubner-2.02-1|125	%doc %{_texmfdistdir}/doc/latex/bgteubner/math-mathtime.tex
12mr|texlive-bgteubner-2.02-1|126	%doc %{_texmfdistdir}/doc/latex/bgteubner/math.info
12mr|texlive-bgteubner-2.02-1|127	%doc %{_texmfdistdir}/doc/latex/bgteubner/math.pdf
12mr|texlive-bgteubner-2.02-1|128	%doc %{_texmfdistdir}/doc/latex/bgteubner/math.tex
12mr|texlive-bgteubner-2.02-1|129	%doc %{_texmfdistdir}/doc/latex/bgteubner/optionen-advanced.tex
12mr|texlive-bgteubner-2.02-1|130	%doc %{_texmfdistdir}/doc/latex/bgteubner/testquick.exercise
12mr|texlive-bgteubner-2.02-1|131	%doc %{_texmfdistdir}/doc/latex/bgteubner/testquick.info
12mr|texlive-bgteubner-2.02-1|132	%doc %{_texmfdistdir}/doc/latex/bgteubner/testquick.tex
12mr|texlive-bgteubner-2.02-1|133	%doc %{_texmfdistdir}/doc/latex/bgteubner/testtimes.tex
12mr|texlive-bgteubner-2.02-1|134	%doc %{_texmfdistdir}/doc/latex/bgteubner/tex_aufruf.tex
12mr|texlive-bgteubner-2.02-1|135	%doc %{_texmfdistdir}/doc/latex/bgteubner/tex_bilder.tex
12mr|texlive-bgteubner-2.02-1|136	%doc %{_texmfdistdir}/doc/latex/bgteubner/tex_globales.tex
12mr|texlive-bgteubner-2.02-1|137	%doc %{_texmfdistdir}/doc/latex/bgteubner/tex_textelemente.tex
12mr|texlive-bgteubner-2.02-1|138	%doc %{_texmfdistdir}/doc/latex/bgteubner/tex_typographie.tex
12mr|texlive-bgteubner-2.02-1|139	%doc %{_texmfdistdir}/doc/latex/bgteubner/tex_verzeichnisse.tex
12mr|texlive-bgteubner-2.02-1|140	%doc %{_texmfdistdir}/doc/latex/bgteubner/textelemente.tex
12mr|texlive-bgteubner-2.02-1|141	%doc %{_texmfdistdir}/doc/latex/bgteubner/times-ja2.png
12mr|texlive-bgteubner-2.02-1|142	%doc %{_texmfdistdir}/doc/latex/bgteubner/times-nein2.png
12mr|texlive-bgteubner-2.02-1|143	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch1.pdf
12mr|texlive-bgteubner-2.02-1|144	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch1.tex
12mr|texlive-bgteubner-2.02-1|145	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch1a.pdf
12mr|texlive-bgteubner-2.02-1|146	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch1a.tex
12mr|texlive-bgteubner-2.02-1|147	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch2.pdf
12mr|texlive-bgteubner-2.02-1|148	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch2.tex
12mr|texlive-bgteubner-2.02-1|149	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch2a.pdf
12mr|texlive-bgteubner-2.02-1|150	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch2a.tex
12mr|texlive-bgteubner-2.02-1|151	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch3.pdf
12mr|texlive-bgteubner-2.02-1|152	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch3.tex
12mr|texlive-bgteubner-2.02-1|153	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch3a.pdf
12mr|texlive-bgteubner-2.02-1|154	%doc %{_texmfdistdir}/doc/latex/bgteubner/umbruch3a.tex
12mr|texlive-bgteubner-2.02-1|155	%doc %{_texmfdistdir}/doc/latex/bgteubner/usefiles.txt
12mr|texlive-bgteubner-2.02-1|156	%doc %{_texmfdistdir}/doc/latex/bgteubner/verzeichnisse.tex
12mr|texlive-bgteubner-2.02-1|157	%doc %{_texmfdistdir}/doc/latex/bgteubner/vorwort.tex
12mr|texlive-bgteubner-2.02-1|158	#- source
12mr|texlive-bgteubner-2.02-1|159	%doc %{_texmfdistdir}/source/latex/bgteubner/bgteucls.dtx
12mr|texlive-bgteubner-2.02-1|160	%doc %{_texmfdistdir}/source/latex/bgteubner/bgteucls.ins
12mr|texlive-bgteubner-2.02-1|161	%doc %{_texmfdistdir}/source/latex/bgteubner/hhsubfigure.dtx
12mr|texlive-bgteubner-2.02-1|162	%doc %{_texmfdistdir}/source/latex/bgteubner/hhsubfigure.ins
12mr|texlive-bgteubner-2.02-1|163	
12mr|texlive-bgteubner-2.02-1|164	#-----------------------------------------------------------------------
12mr|texlive-bgteubner-2.02-1|165	%prep
12mr|texlive-bgteubner-2.02-1|166	%setup -c -a0 -a1 -a2
12mr|texlive-bgteubner-2.02-1|167	
12mr|texlive-bgteubner-2.02-1|168	%build
12mr|texlive-bgteubner-2.02-1|169	
12mr|texlive-bgteubner-2.02-1|170	%install
12mr|texlive-bgteubner-2.02-1|171	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bgteubner-2.02-1|172	cp -fpar bibtex makeindex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bgteubner-2.02-1|173	
12mr|texlive-bgteubner-2.02-1|174	
12mr|texlive-bgteubner-2.02-1|175	
12mr|texlive-bgteubner-2.02-1|176	%changelog
12mr|texlive-bgteubner-2.02-1|177	

16752 12
12mr|texlive-bguq-0.3-1|1	# revision 27140
12mr|texlive-bguq-0.3-1|2	# category Package
12mr|texlive-bguq-0.3-1|3	# catalog-ctan /fonts/bguq
12mr|texlive-bguq-0.3-1|4	# catalog-date 2012-07-24 10:27:04 +0200
12mr|texlive-bguq-0.3-1|5	# catalog-license lppl
12mr|texlive-bguq-0.3-1|6	# catalog-version 0.3
12mr|texlive-bguq-0.3-1|7	Name:		texlive-bguq
12mr|texlive-bguq-0.3-1|8	Version:	0.3
12mr|texlive-bguq-0.3-1|9	Release:	1
12mr|texlive-bguq-0.3-1|10	Summary:	Improved quantifier stroke for Begriffsschrift packages
12mr|texlive-bguq-0.3-1|11	Group:		Publishing
12mr|texlive-bguq-0.3-1|12	URL:		http://www.ctan.org/tex-archive/fonts/bguq
12mr|texlive-bguq-0.3-1|13	License:	LPPL
12mr|texlive-bguq-0.3-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bguq.tar.xz
12mr|texlive-bguq-0.3-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bguq.doc.tar.xz
12mr|texlive-bguq-0.3-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bguq.source.tar.xz
12mr|texlive-bguq-0.3-1|17	BuildArch:	noarch
12mr|texlive-bguq-0.3-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bguq-0.3-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bguq-0.3-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-bguq-0.3-1|21	
12mr|texlive-bguq-0.3-1|22	%description
12mr|texlive-bguq-0.3-1|23	The font contains a single character: the Begriffsschrift
12mr|texlive-bguq-0.3-1|24	quantifier (in several sizes), as used to set the
12mr|texlive-bguq-0.3-1|25	Begriffsschrift (concept notation) of Frege. The font is not
12mr|texlive-bguq-0.3-1|26	intended for end users; instead it is expected that it will be
12mr|texlive-bguq-0.3-1|27	used by other packages which implement the Begriffsschrift. An
12mr|texlive-bguq-0.3-1|28	(unofficial) modified version of Josh Parsons' begriff is
12mr|texlive-bguq-0.3-1|29	included as an example of implementation.
12mr|texlive-bguq-0.3-1|30	
12mr|texlive-bguq-0.3-1|31	%post
12mr|texlive-bguq-0.3-1|32	%{_sbindir}/texlive.post
12mr|texlive-bguq-0.3-1|33	
12mr|texlive-bguq-0.3-1|34	%postun
12mr|texlive-bguq-0.3-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-bguq-0.3-1|36	%{_sbindir}/texlive.post
12mr|texlive-bguq-0.3-1|37	fi
12mr|texlive-bguq-0.3-1|38	
12mr|texlive-bguq-0.3-1|39	#-----------------------------------------------------------------------
12mr|texlive-bguq-0.3-1|40	%files
12mr|texlive-bguq-0.3-1|41	%{_texmfdistdir}/fonts/map/dvips/bguq/bguq.map
12mr|texlive-bguq-0.3-1|42	%{_texmfdistdir}/fonts/source/public/bguq/bguq.mf
12mr|texlive-bguq-0.3-1|43	%{_texmfdistdir}/fonts/source/public/bguq/bguq10.mf
12mr|texlive-bguq-0.3-1|44	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t04.mf
12mr|texlive-bguq-0.3-1|45	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t05.mf
12mr|texlive-bguq-0.3-1|46	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t06.mf
12mr|texlive-bguq-0.3-1|47	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t07.mf
12mr|texlive-bguq-0.3-1|48	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t08.mf
12mr|texlive-bguq-0.3-1|49	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t09.mf
12mr|texlive-bguq-0.3-1|50	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t10.mf
12mr|texlive-bguq-0.3-1|51	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t11.mf
12mr|texlive-bguq-0.3-1|52	%{_texmfdistdir}/fonts/source/public/bguq/bguq10t12.mf
12mr|texlive-bguq-0.3-1|53	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t04.tfm
12mr|texlive-bguq-0.3-1|54	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t05.tfm
12mr|texlive-bguq-0.3-1|55	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t06.tfm
12mr|texlive-bguq-0.3-1|56	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t07.tfm
12mr|texlive-bguq-0.3-1|57	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t08.tfm
12mr|texlive-bguq-0.3-1|58	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t09.tfm
12mr|texlive-bguq-0.3-1|59	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t10.tfm
12mr|texlive-bguq-0.3-1|60	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t11.tfm
12mr|texlive-bguq-0.3-1|61	%{_texmfdistdir}/fonts/tfm/public/bguq/bguq10t12.tfm
12mr|texlive-bguq-0.3-1|62	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t04.pfb
12mr|texlive-bguq-0.3-1|63	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t05.pfb
12mr|texlive-bguq-0.3-1|64	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t06.pfb
12mr|texlive-bguq-0.3-1|65	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t07.pfb
12mr|texlive-bguq-0.3-1|66	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t08.pfb
12mr|texlive-bguq-0.3-1|67	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t09.pfb
12mr|texlive-bguq-0.3-1|68	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t10.pfb
12mr|texlive-bguq-0.3-1|69	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t11.pfb
12mr|texlive-bguq-0.3-1|70	%{_texmfdistdir}/fonts/type1/public/bguq/bguq10t12.pfb
12mr|texlive-bguq-0.3-1|71	%{_texmfdistdir}/tex/latex/bguq/Ubguq04.fd
12mr|texlive-bguq-0.3-1|72	%{_texmfdistdir}/tex/latex/bguq/Ubguq05.fd
12mr|texlive-bguq-0.3-1|73	%{_texmfdistdir}/tex/latex/bguq/Ubguq06.fd
12mr|texlive-bguq-0.3-1|74	%{_texmfdistdir}/tex/latex/bguq/Ubguq07.fd
12mr|texlive-bguq-0.3-1|75	%{_texmfdistdir}/tex/latex/bguq/Ubguq08.fd
12mr|texlive-bguq-0.3-1|76	%{_texmfdistdir}/tex/latex/bguq/Ubguq09.fd
12mr|texlive-bguq-0.3-1|77	%{_texmfdistdir}/tex/latex/bguq/Ubguq10.fd
12mr|texlive-bguq-0.3-1|78	%{_texmfdistdir}/tex/latex/bguq/Ubguq11.fd
12mr|texlive-bguq-0.3-1|79	%{_texmfdistdir}/tex/latex/bguq/Ubguq12.fd
12mr|texlive-bguq-0.3-1|80	%{_texmfdistdir}/tex/latex/bguq/begriff-bguq.sty
12mr|texlive-bguq-0.3-1|81	%{_texmfdistdir}/tex/latex/bguq/bguq.cfg
12mr|texlive-bguq-0.3-1|82	%{_texmfdistdir}/tex/latex/bguq/bguq.sty
12mr|texlive-bguq-0.3-1|83	%doc %{_texmfdistdir}/doc/fonts/bguq/INSTALL.txt
12mr|texlive-bguq-0.3-1|84	%doc %{_texmfdistdir}/doc/fonts/bguq/Makefile
12mr|texlive-bguq-0.3-1|85	%doc %{_texmfdistdir}/doc/fonts/bguq/README.txt
12mr|texlive-bguq-0.3-1|86	%doc %{_texmfdistdir}/doc/fonts/bguq/bguq-doc.pdf
12mr|texlive-bguq-0.3-1|87	#- source
12mr|texlive-bguq-0.3-1|88	%doc %{_texmfdistdir}/source/fonts/bguq/bguq.dtx
12mr|texlive-bguq-0.3-1|89	%doc %{_texmfdistdir}/source/fonts/bguq/bguq.ins
12mr|texlive-bguq-0.3-1|90	
12mr|texlive-bguq-0.3-1|91	#-----------------------------------------------------------------------
12mr|texlive-bguq-0.3-1|92	%prep
12mr|texlive-bguq-0.3-1|93	%setup -c -a0 -a1 -a2
12mr|texlive-bguq-0.3-1|94	
12mr|texlive-bguq-0.3-1|95	%build
12mr|texlive-bguq-0.3-1|96	
12mr|texlive-bguq-0.3-1|97	%install
12mr|texlive-bguq-0.3-1|98	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bguq-0.3-1|99	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bguq-0.3-1|100	
12mr|texlive-bguq-0.3-1|101	
12mr|texlive-bguq-0.3-1|102	
12mr|texlive-bguq-0.3-1|103	%changelog
12mr|texlive-bguq-0.3-1|104	

16753 12
12mr|texlive-bhcexam-0.2-2|1	# revision 23304
12mr|texlive-bhcexam-0.2-2|2	# category Package
12mr|texlive-bhcexam-0.2-2|3	# catalog-ctan /macros/latex/contrib/bhcexam
12mr|texlive-bhcexam-0.2-2|4	# catalog-date 2011-07-31 15:37:23 +0200
12mr|texlive-bhcexam-0.2-2|5	# catalog-license lppl
12mr|texlive-bhcexam-0.2-2|6	# catalog-version 0.2
12mr|texlive-bhcexam-0.2-2|7	Name:		texlive-bhcexam
12mr|texlive-bhcexam-0.2-2|8	Version:	0.2
12mr|texlive-bhcexam-0.2-2|9	Release:	2
12mr|texlive-bhcexam-0.2-2|10	Summary:	A LaTeX document class specially designed for High School Math Teachers in China
12mr|texlive-bhcexam-0.2-2|11	Group:		Publishing
12mr|texlive-bhcexam-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bhcexam
12mr|texlive-bhcexam-0.2-2|13	License:	LPPL
12mr|texlive-bhcexam-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bhcexam.tar.xz
12mr|texlive-bhcexam-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bhcexam.doc.tar.xz
12mr|texlive-bhcexam-0.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bhcexam.source.tar.xz
12mr|texlive-bhcexam-0.2-2|17	BuildArch:	noarch
12mr|texlive-bhcexam-0.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bhcexam-0.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bhcexam-0.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-bhcexam-0.2-2|21	
12mr|texlive-bhcexam-0.2-2|22	%description
12mr|texlive-bhcexam-0.2-2|23	A LaTeX document class based on the exam class, which is
12mr|texlive-bhcexam-0.2-2|24	specially designed for High School Math Teachers in China.
12mr|texlive-bhcexam-0.2-2|25	
12mr|texlive-bhcexam-0.2-2|26	%post
12mr|texlive-bhcexam-0.2-2|27	%{_sbindir}/texlive.post
12mr|texlive-bhcexam-0.2-2|28	
12mr|texlive-bhcexam-0.2-2|29	%postun
12mr|texlive-bhcexam-0.2-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-bhcexam-0.2-2|31	%{_sbindir}/texlive.post
12mr|texlive-bhcexam-0.2-2|32	fi
12mr|texlive-bhcexam-0.2-2|33	
12mr|texlive-bhcexam-0.2-2|34	#-----------------------------------------------------------------------
12mr|texlive-bhcexam-0.2-2|35	%files
12mr|texlive-bhcexam-0.2-2|36	%{_texmfdistdir}/tex/latex/bhcexam/BHCexam.cfg
12mr|texlive-bhcexam-0.2-2|37	%{_texmfdistdir}/tex/latex/bhcexam/BHCexam.cls
12mr|texlive-bhcexam-0.2-2|38	%doc %{_texmfdistdir}/doc/latex/bhcexam/Makefile
12mr|texlive-bhcexam-0.2-2|39	%doc %{_texmfdistdir}/doc/latex/bhcexam/README
12mr|texlive-bhcexam-0.2-2|40	%doc %{_texmfdistdir}/doc/latex/bhcexam/test1.tex
12mr|texlive-bhcexam-0.2-2|41	%doc %{_texmfdistdir}/doc/latex/bhcexam/test2.tex
12mr|texlive-bhcexam-0.2-2|42	%doc %{_texmfdistdir}/doc/latex/bhcexam/test3.tex
12mr|texlive-bhcexam-0.2-2|43	%doc %{_texmfdistdir}/doc/latex/bhcexam/test4.tex
12mr|texlive-bhcexam-0.2-2|44	#- source
12mr|texlive-bhcexam-0.2-2|45	%doc %{_texmfdistdir}/source/latex/bhcexam/BHCexam.dtx
12mr|texlive-bhcexam-0.2-2|46	%doc %{_texmfdistdir}/source/latex/bhcexam/BHCexam.ins
12mr|texlive-bhcexam-0.2-2|47	
12mr|texlive-bhcexam-0.2-2|48	#-----------------------------------------------------------------------
12mr|texlive-bhcexam-0.2-2|49	%prep
12mr|texlive-bhcexam-0.2-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-bhcexam-0.2-2|51	
12mr|texlive-bhcexam-0.2-2|52	%build
12mr|texlive-bhcexam-0.2-2|53	
12mr|texlive-bhcexam-0.2-2|54	%install
12mr|texlive-bhcexam-0.2-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bhcexam-0.2-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bhcexam-0.2-2|57	
12mr|texlive-bhcexam-0.2-2|58	
12mr|texlive-bhcexam-0.2-2|59	
12mr|texlive-bhcexam-0.2-2|60	%changelog
12mr|texlive-bhcexam-0.2-2|61	

16754 12
12mr|texlive-bibarts-20061229-2|1	# revision 15878
12mr|texlive-bibarts-20061229-2|2	# category Package
12mr|texlive-bibarts-20061229-2|3	# catalog-ctan /macros/latex/contrib/bibarts
12mr|texlive-bibarts-20061229-2|4	# catalog-date 2006-12-29 13:11:21 +0100
12mr|texlive-bibarts-20061229-2|5	# catalog-license gpl
12mr|texlive-bibarts-20061229-2|6	# catalog-version undef
12mr|texlive-bibarts-20061229-2|7	Name:		texlive-bibarts
12mr|texlive-bibarts-20061229-2|8	Version:	20061229
12mr|texlive-bibarts-20061229-2|9	Release:	2
12mr|texlive-bibarts-20061229-2|10	Summary:	"Arts"-style bibliographical information
12mr|texlive-bibarts-20061229-2|11	Group:		Publishing
12mr|texlive-bibarts-20061229-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibarts
12mr|texlive-bibarts-20061229-2|13	License:	GPL
12mr|texlive-bibarts-20061229-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibarts.tar.xz
12mr|texlive-bibarts-20061229-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibarts.doc.tar.xz
12mr|texlive-bibarts-20061229-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibarts.source.tar.xz
12mr|texlive-bibarts-20061229-2|17	BuildArch:	noarch
12mr|texlive-bibarts-20061229-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bibarts-20061229-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bibarts-20061229-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-bibarts-20061229-2|21	
12mr|texlive-bibarts-20061229-2|22	%description
12mr|texlive-bibarts-20061229-2|23	The bibarts package assists in making bibliographical lists in
12mr|texlive-bibarts-20061229-2|24	the way that is common in the arts; it requires an auxiliary
12mr|texlive-bibarts-20061229-2|25	program, for which source and a DOS executable are provided.
12mr|texlive-bibarts-20061229-2|26	(Documentation is in German, though bibarts.sty does contain a
12mr|texlive-bibarts-20061229-2|27	brief introduction in English, as a comment.).
12mr|texlive-bibarts-20061229-2|28	
12mr|texlive-bibarts-20061229-2|29	%post
12mr|texlive-bibarts-20061229-2|30	%{_sbindir}/texlive.post
12mr|texlive-bibarts-20061229-2|31	
12mr|texlive-bibarts-20061229-2|32	%postun
12mr|texlive-bibarts-20061229-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-bibarts-20061229-2|34	%{_sbindir}/texlive.post
12mr|texlive-bibarts-20061229-2|35	fi
12mr|texlive-bibarts-20061229-2|36	
12mr|texlive-bibarts-20061229-2|37	#-----------------------------------------------------------------------
12mr|texlive-bibarts-20061229-2|38	%files
12mr|texlive-bibarts-20061229-2|39	%{_texmfdistdir}/makeindex/bibarts/gbibarts.ist
12mr|texlive-bibarts-20061229-2|40	%{_texmfdistdir}/tex/latex/bibarts/bibarts.sty
12mr|texlive-bibarts-20061229-2|41	%doc %{_texmfdistdir}/doc/latex/bibarts/bibarts.pdf
12mr|texlive-bibarts-20061229-2|42	%doc %{_texmfdistdir}/doc/latex/bibarts/bibarts.tex
12mr|texlive-bibarts-20061229-2|43	%doc %{_texmfdistdir}/doc/latex/bibarts/gbib209.bat
12mr|texlive-bibarts-20061229-2|44	%doc %{_texmfdistdir}/doc/latex/bibarts/gbib2e.bat
12mr|texlive-bibarts-20061229-2|45	%doc %{_texmfdistdir}/doc/latex/bibarts/gbibsort.exe
12mr|texlive-bibarts-20061229-2|46	#- source
12mr|texlive-bibarts-20061229-2|47	%doc %{_texmfdistdir}/source/latex/bibarts/gbibsort.c
12mr|texlive-bibarts-20061229-2|48	
12mr|texlive-bibarts-20061229-2|49	#-----------------------------------------------------------------------
12mr|texlive-bibarts-20061229-2|50	%prep
12mr|texlive-bibarts-20061229-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-bibarts-20061229-2|52	
12mr|texlive-bibarts-20061229-2|53	%build
12mr|texlive-bibarts-20061229-2|54	
12mr|texlive-bibarts-20061229-2|55	%install
12mr|texlive-bibarts-20061229-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bibarts-20061229-2|57	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bibarts-20061229-2|58	
12mr|texlive-bibarts-20061229-2|59	
12mr|texlive-bibarts-20061229-2|60	
12mr|texlive-bibarts-20061229-2|61	%changelog
12mr|texlive-bibarts-20061229-2|62	

16755 12
12mr|texlive-biber-1.1-1|1	# revision 27291
12mr|texlive-biber-1.1-1|2	# category Package
12mr|texlive-biber-1.1-1|3	# catalog-ctan /biblio/biber
12mr|texlive-biber-1.1-1|4	# catalog-date 2012-07-31 19:56:52 +0200
12mr|texlive-biber-1.1-1|5	# catalog-license artistic
12mr|texlive-biber-1.1-1|6	# catalog-version 1.1
12mr|texlive-biber-1.1-1|7	Name:		texlive-biber
12mr|texlive-biber-1.1-1|8	Version:	1.1
12mr|texlive-biber-1.1-1|9	Release:	1
12mr|texlive-biber-1.1-1|10	Summary:	A BibTeX replacement for users of biblatex
12mr|texlive-biber-1.1-1|11	Group:		Publishing
12mr|texlive-biber-1.1-1|12	URL:		http://www.ctan.org/tex-archive/biblio/biber
12mr|texlive-biber-1.1-1|13	License:	ARTISTIC
12mr|texlive-biber-1.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biber.tar.xz
12mr|texlive-biber-1.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biber.doc.tar.xz
12mr|texlive-biber-1.1-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biber.source.tar.xz
12mr|texlive-biber-1.1-1|17	BuildArch:	noarch
12mr|texlive-biber-1.1-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-biber-1.1-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-biber-1.1-1|20	
12mr|texlive-biber-1.1-1|21	%description
12mr|texlive-biber-1.1-1|22	Biber is a BibTeX replacement for users of biblatex. Biber
12mr|texlive-biber-1.1-1|23	supports full UTF-8, can (re)-encode input and output, supports
12mr|texlive-biber-1.1-1|24	highly configurable sorting, dynamic bibliography sets and many
12mr|texlive-biber-1.1-1|25	other features. The CTAN distribution offers a compressed tar
12mr|texlive-biber-1.1-1|26	archive of the sources, etc., together with "binary"
12mr|texlive-biber-1.1-1|27	distributions for a variety of platforms. Note: on SourceForge
12mr|texlive-biber-1.1-1|28	biber is formally named "biblatex-biber", to distinguish it
12mr|texlive-biber-1.1-1|29	from an earlier (now apparently moribund) project called
12mr|texlive-biber-1.1-1|30	"biber".
12mr|texlive-biber-1.1-1|31	
12mr|texlive-biber-1.1-1|32	#-----------------------------------------------------------------------
12mr|texlive-biber-1.1-1|33	%files
12mr|texlive-biber-1.1-1|34	%doc %{_texmfdistdir}/doc/bibtex/biber/biber.pdf
12mr|texlive-biber-1.1-1|35	#- source
12mr|texlive-biber-1.1-1|36	%doc %{_texmfdistdir}/source/bibtex/biber/Changes
12mr|texlive-biber-1.1-1|37	%doc %{_texmfdistdir}/source/bibtex/biber/biblatex-biber.tar.gz
12mr|texlive-biber-1.1-1|38	%doc %{_texmfdistdir}/source/bibtex/biber/utf8-macro-map.html
12mr|texlive-biber-1.1-1|39	
12mr|texlive-biber-1.1-1|40	#-----------------------------------------------------------------------
12mr|texlive-biber-1.1-1|41	%prep
12mr|texlive-biber-1.1-1|42	%setup -c -a0 -a1 -a2
12mr|texlive-biber-1.1-1|43	
12mr|texlive-biber-1.1-1|44	%build
12mr|texlive-biber-1.1-1|45	
12mr|texlive-biber-1.1-1|46	%install
12mr|texlive-biber-1.1-1|47	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-biber-1.1-1|48	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-biber-1.1-1|49	
12mr|texlive-biber-1.1-1|50	
12mr|texlive-biber-1.1-1|51	
12mr|texlive-biber-1.1-1|52	%changelog
12mr|texlive-biber-1.1-1|53	

16756 12
12mr|texlive-bibexport-3.01-3|1	# revision 26313
12mr|texlive-bibexport-3.01-3|2	# category Package
12mr|texlive-bibexport-3.01-3|3	# catalog-ctan /biblio/bibtex/utils/bibexport
12mr|texlive-bibexport-3.01-3|4	# catalog-date 2011-12-03 09:04:10 +0100
12mr|texlive-bibexport-3.01-3|5	# catalog-license lppl1.3
12mr|texlive-bibexport-3.01-3|6	# catalog-version 3.01
12mr|texlive-bibexport-3.01-3|7	Name:		texlive-bibexport
12mr|texlive-bibexport-3.01-3|8	Version:	3.01
12mr|texlive-bibexport-3.01-3|9	Release:	3
12mr|texlive-bibexport-3.01-3|10	Summary:	Extract a BibTeX file based on a .aux file
12mr|texlive-bibexport-3.01-3|11	Group:		Publishing
12mr|texlive-bibexport-3.01-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/utils/bibexport
12mr|texlive-bibexport-3.01-3|13	License:	LPPL1.3
12mr|texlive-bibexport-3.01-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibexport.tar.xz
12mr|texlive-bibexport-3.01-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibexport.doc.tar.xz
12mr|texlive-bibexport-3.01-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibexport.source.tar.xz
12mr|texlive-bibexport-3.01-3|17	BuildArch:	noarch
12mr|texlive-bibexport-3.01-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bibexport-3.01-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bibexport-3.01-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-bibexport-3.01-3|21	Provides:	texlive-bibexport.bin = %{EVRD}
12mr|texlive-bibexport-3.01-3|22	
12mr|texlive-bibexport-3.01-3|23	%description
12mr|texlive-bibexport-3.01-3|24	A Bourne shell script that uses BibTeX to extract bibliography
12mr|texlive-bibexport-3.01-3|25	entries that are \cite'd in a document. It can also expand a
12mr|texlive-bibexport-3.01-3|26	BibTeX file, expanding the abbreviations (other than the built-
12mr|texlive-bibexport-3.01-3|27	in ones like month names) and following the cross-references.
12mr|texlive-bibexport-3.01-3|28	
12mr|texlive-bibexport-3.01-3|29	%post
12mr|texlive-bibexport-3.01-3|30	%{_sbindir}/texlive.post
12mr|texlive-bibexport-3.01-3|31	
12mr|texlive-bibexport-3.01-3|32	%postun
12mr|texlive-bibexport-3.01-3|33	if [ $1 -eq 0 ]; then
12mr|texlive-bibexport-3.01-3|34	%{_sbindir}/texlive.post
12mr|texlive-bibexport-3.01-3|35	fi
12mr|texlive-bibexport-3.01-3|36	
12mr|texlive-bibexport-3.01-3|37	#-----------------------------------------------------------------------
12mr|texlive-bibexport-3.01-3|38	%files
12mr|texlive-bibexport-3.01-3|39	%{_bindir}/bibexport
12mr|texlive-bibexport-3.01-3|40	%{_texmfdistdir}/bibtex/bst/bibexport/expcites.bst
12mr|texlive-bibexport-3.01-3|41	%{_texmfdistdir}/bibtex/bst/bibexport/expkeys.bst
12mr|texlive-bibexport-3.01-3|42	%{_texmfdistdir}/bibtex/bst/bibexport/export.bst
12mr|texlive-bibexport-3.01-3|43	%{_texmfdistdir}/scripts/bibexport/bibexport.sh
12mr|texlive-bibexport-3.01-3|44	%doc %{_texmfdistdir}/doc/bibtex/bibexport/README
12mr|texlive-bibexport-3.01-3|45	%doc %{_texmfdistdir}/doc/bibtex/bibexport/bibexport.pdf
12mr|texlive-bibexport-3.01-3|46	#- source
12mr|texlive-bibexport-3.01-3|47	%doc %{_texmfdistdir}/source/bibtex/bibexport/bibexport.dtx
12mr|texlive-bibexport-3.01-3|48	%doc %{_texmfdistdir}/source/bibtex/bibexport/bibexport.ins
12mr|texlive-bibexport-3.01-3|49	
12mr|texlive-bibexport-3.01-3|50	#-----------------------------------------------------------------------
12mr|texlive-bibexport-3.01-3|51	%prep
12mr|texlive-bibexport-3.01-3|52	%setup -c -a0 -a1 -a2
12mr|texlive-bibexport-3.01-3|53	
12mr|texlive-bibexport-3.01-3|54	%build
12mr|texlive-bibexport-3.01-3|55	
12mr|texlive-bibexport-3.01-3|56	%install
12mr|texlive-bibexport-3.01-3|57	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-bibexport-3.01-3|58	pushd %{buildroot}%{_bindir}
12mr|texlive-bibexport-3.01-3|59	ln -sf %{_texmfdistdir}/scripts/bibexport/bibexport.sh bibexport
12mr|texlive-bibexport-3.01-3|60	popd
12mr|texlive-bibexport-3.01-3|61	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-bibexport-3.01-3|62	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-bibexport-3.01-3|63	
12mr|texlive-bibexport-3.01-3|64	
12mr|texlive-bibexport-3.01-3|65	
12mr|texlive-bibexport-3.01-3|66	%changelog
12mr|texlive-bibexport-3.01-3|67	

16757 12
12mr|texlive-bib-fr-1.5-2|1	# revision 15878
12mr|texlive-bib-fr-1.5-2|2	# category Package
12mr|texlive-bib-fr-1.5-2|3	# catalog-ctan /biblio/bibtex/contrib/bib-fr
12mr|texlive-bib-fr-1.5-2|4	# catalog-date 2009-11-09 14:03:25 +0100
12mr|texlive-bib-fr-1.5-2|5	# catalog-license lppl
12mr|texlive-bib-fr-1.5-2|6	# catalog-version 1.5
12mr|texlive-bib-fr-1.5-2|7	Name:		texlive-bib-fr
12mr|texlive-bib-fr-1.5-2|8	Version:	1.5
12mr|texlive-bib-fr-1.5-2|9	Release:	2
12mr|texlive-bib-fr-1.5-2|10	Summary:	French translation of classical BibTeX styles
12mr|texlive-bib-fr-1.5-2|11	Group:		Publishing
12mr|texlive-bib-fr-1.5-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/bib-fr
12mr|texlive-bib-fr-1.5-2|13	License:	LPPL
12mr|texlive-bib-fr-1.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bib-fr.tar.xz
12mr|texlive-bib-fr-1.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bib-fr.doc.tar.xz
12mr|texlive-bib-fr-1.5-2|16	BuildArch:	noarch
12mr|texlive-bib-fr-1.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bib-fr-1.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bib-fr-1.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-bib-fr-1.5-2|20	
12mr|texlive-bib-fr-1.5-2|21	%description
12mr|texlive-bib-fr-1.5-2|22	These files are French translations of the classical BibTeX
12mr|texlive-bib-fr-1.5-2|23	style files. The translations can easily be modified by simply
12mr|texlive-bib-fr-1.5-2|24	redefining FUNCTIONs named fr.*, at the beginning (lines 50-
12mr|texlive-bib-fr-1.5-2|25	150) of each file.
12mr|texlive-bib-fr-1.5-2|26	
12mr|texlive-bib-fr-1.5-2|27	%post
12mr|texlive-bib-fr-1.5-2|28	%{_sbindir}/texlive.post
12mr|texlive-bib-fr-1.5-2|29	
12mr|texlive-bib-fr-1.5-2|30	%postun
12mr|texlive-bib-fr-1.5-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-bib-fr-1.5-2|32	%{_sbindir}/texlive.post
12mr|texlive-bib-fr-1.5-2|33	fi
12mr|texlive-bib-fr-1.5-2|34	
12mr|texlive-bib-fr-1.5-2|35	#-----------------------------------------------------------------------
12mr|texlive-bib-fr-1.5-2|36	%files
12mr|texlive-bib-fr-1.5-2|37	%{_texmfdistdir}/bibtex/bst/bib-fr/abbrv-fr.bst
12mr|texlive-bib-fr-1.5-2|38	%{_texmfdistdir}/bibtex/bst/bib-fr/abbrvnat-fr.bst
12mr|texlive-bib-fr-1.5-2|39	%{_texmfdistdir}/bibtex/bst/bib-fr/alpha-fr.bst
12mr|texlive-bib-fr-1.5-2|40	%{_texmfdistdir}/bibtex/bst/bib-fr/apalike-fr.bst
12mr|texlive-bib-fr-1.5-2|41	%{_texmfdistdir}/bibtex/bst/bib-fr/ieeetr-fr.bst
12mr|texlive-bib-fr-1.5-2|42	%{_texmfdistdir}/bibtex/bst/bib-fr/plain-fr.bst
12mr|texlive-bib-fr-1.5-2|43	%{_texmfdistdir}/bibtex/bst/bib-fr/plainnat-fr.bst
12mr|texlive-bib-fr-1.5-2|44	%{_texmfdistdir}/bibtex/bst/bib-fr/siam-fr.bst
12mr|texlive-bib-fr-1.5-2|45	%{_texmfdistdir}/bibtex/bst/bib-fr/unsrt-fr.bst
12mr|texlive-bib-fr-1.5-2|46	%{_texmfdistdir}/bibtex/bst/bib-fr/unsrtnat-fr.bst
12mr|texlive-bib-fr-1.5-2|47	%doc %{_texmfdistdir}/doc/bibtex/bib-fr/CHANGELOG
12mr|texlive-bib-fr-1.5-2|48	%doc %{_texmfdistdir}/doc/bibtex/bib-fr/README
12mr|texlive-bib-fr-1.5-2|49	
12mr|texlive-bib-fr-1.5-2|50	#-----------------------------------------------------------------------
12mr|texlive-bib-fr-1.5-2|51	%prep
12mr|texlive-bib-fr-1.5-2|52	%setup -c -a0 -a1
12mr|texlive-bib-fr-1.5-2|53	
12mr|texlive-bib-fr-1.5-2|54	%build
12mr|texlive-bib-fr-1.5-2|55	
12mr|texlive-bib-fr-1.5-2|56	%install
12mr|texlive-bib-fr-1.5-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bib-fr-1.5-2|58	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bib-fr-1.5-2|59	
12mr|texlive-bib-fr-1.5-2|60	
12mr|texlive-bib-fr-1.5-2|61	
12mr|texlive-bib-fr-1.5-2|62	%changelog
12mr|texlive-bib-fr-1.5-2|63	

16758 12
12mr|texlive-bibhtml-2.0.1-2|1	# revision 16093
12mr|texlive-bibhtml-2.0.1-2|2	# category Package
12mr|texlive-bibhtml-2.0.1-2|3	# catalog-ctan /biblio/bibtex/contrib/bibhtml
12mr|texlive-bibhtml-2.0.1-2|4	# catalog-date 2009-11-03 16:56:08 +0100
12mr|texlive-bibhtml-2.0.1-2|5	# catalog-license gpl
12mr|texlive-bibhtml-2.0.1-2|6	# catalog-version 2.0.1
12mr|texlive-bibhtml-2.0.1-2|7	Name:		texlive-bibhtml
12mr|texlive-bibhtml-2.0.1-2|8	Version:	2.0.1
12mr|texlive-bibhtml-2.0.1-2|9	Release:	2
12mr|texlive-bibhtml-2.0.1-2|10	Summary:	BibTeX support for HTML files
12mr|texlive-bibhtml-2.0.1-2|11	Group:		Publishing
12mr|texlive-bibhtml-2.0.1-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/bibhtml
12mr|texlive-bibhtml-2.0.1-2|13	License:	GPL
12mr|texlive-bibhtml-2.0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibhtml.tar.xz
12mr|texlive-bibhtml-2.0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibhtml.doc.tar.xz
12mr|texlive-bibhtml-2.0.1-2|16	BuildArch:	noarch
12mr|texlive-bibhtml-2.0.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bibhtml-2.0.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bibhtml-2.0.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-bibhtml-2.0.1-2|20	
12mr|texlive-bibhtml-2.0.1-2|21	%description
12mr|texlive-bibhtml-2.0.1-2|22	Bibhtml consists of a Perl script and a set of BibTeX style
12mr|texlive-bibhtml-2.0.1-2|23	files, which together allow you to output a bibliography as a
12mr|texlive-bibhtml-2.0.1-2|24	collection of HTML files. The references in the text are linked
12mr|texlive-bibhtml-2.0.1-2|25	directly to the corresponding bibliography entry, and if a URL
12mr|texlive-bibhtml-2.0.1-2|26	is defined in the entry within the BibTeX database file, then
12mr|texlive-bibhtml-2.0.1-2|27	the generated bibliography entry is linked to this. The package
12mr|texlive-bibhtml-2.0.1-2|28	provides three different style files derived from each of the
12mr|texlive-bibhtml-2.0.1-2|29	standard plain.bst and alpha.bst, as well as two style files
12mr|texlive-bibhtml-2.0.1-2|30	derived from abbrv.bst and unsrt.bst (i.e., eight in total).
12mr|texlive-bibhtml-2.0.1-2|31	
12mr|texlive-bibhtml-2.0.1-2|32	%post
12mr|texlive-bibhtml-2.0.1-2|33	%{_sbindir}/texlive.post
12mr|texlive-bibhtml-2.0.1-2|34	
12mr|texlive-bibhtml-2.0.1-2|35	%postun
12mr|texlive-bibhtml-2.0.1-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-bibhtml-2.0.1-2|37	%{_sbindir}/texlive.post
12mr|texlive-bibhtml-2.0.1-2|38	fi
12mr|texlive-bibhtml-2.0.1-2|39	
12mr|texlive-bibhtml-2.0.1-2|40	#-----------------------------------------------------------------------
12mr|texlive-bibhtml-2.0.1-2|41	%files
12mr|texlive-bibhtml-2.0.1-2|42	%{_texmfdistdir}/bibtex/bst/bibhtml/abbrvhtml.bst
12mr|texlive-bibhtml-2.0.1-2|43	%{_texmfdistdir}/bibtex/bst/bibhtml/alphahtml.bst
12mr|texlive-bibhtml-2.0.1-2|44	%{_texmfdistdir}/bibtex/bst/bibhtml/alphahtmldate.bst
12mr|texlive-bibhtml-2.0.1-2|45	%{_texmfdistdir}/bibtex/bst/bibhtml/alphahtmldater.bst
12mr|texlive-bibhtml-2.0.1-2|46	%{_texmfdistdir}/bibtex/bst/bibhtml/plainhtml.bst
12mr|texlive-bibhtml-2.0.1-2|47	%{_texmfdistdir}/bibtex/bst/bibhtml/plainhtmldate.bst
12mr|texlive-bibhtml-2.0.1-2|48	%{_texmfdistdir}/bibtex/bst/bibhtml/plainhtmldater.bst
12mr|texlive-bibhtml-2.0.1-2|49	%{_texmfdistdir}/bibtex/bst/bibhtml/unsrthtml.bst
12mr|texlive-bibhtml-2.0.1-2|50	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/LICENCE
12mr|texlive-bibhtml-2.0.1-2|51	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/README
12mr|texlive-bibhtml-2.0.1-2|52	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/bibhtml
12mr|texlive-bibhtml-2.0.1-2|53	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/bibhtml-extract-aux.xslt
12mr|texlive-bibhtml-2.0.1-2|54	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/bibhtml-insert-bib.xslt
12mr|texlive-bibhtml-2.0.1-2|55	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/bibhtml.html
12mr|texlive-bibhtml-2.0.1-2|56	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/bibrefs.bib
12mr|texlive-bibhtml-2.0.1-2|57	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/detex.sed
12mr|texlive-bibhtml-2.0.1-2|58	%doc %{_texmfdistdir}/doc/bibtex/bibhtml/style.css
12mr|texlive-bibhtml-2.0.1-2|59	
12mr|texlive-bibhtml-2.0.1-2|60	#-----------------------------------------------------------------------
12mr|texlive-bibhtml-2.0.1-2|61	%prep
12mr|texlive-bibhtml-2.0.1-2|62	%setup -c -a0 -a1
12mr|texlive-bibhtml-2.0.1-2|63	
12mr|texlive-bibhtml-2.0.1-2|64	%build
12mr|texlive-bibhtml-2.0.1-2|65	
12mr|texlive-bibhtml-2.0.1-2|66	%install
12mr|texlive-bibhtml-2.0.1-2|67	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bibhtml-2.0.1-2|68	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bibhtml-2.0.1-2|69	
12mr|texlive-bibhtml-2.0.1-2|70	
12mr|texlive-bibhtml-2.0.1-2|71	
12mr|texlive-bibhtml-2.0.1-2|72	%changelog
12mr|texlive-bibhtml-2.0.1-2|73	

16759 12
12mr|texlive-biblatex-2.1-1|1	# revision 27308
12mr|texlive-biblatex-2.1-1|2	# category Package
12mr|texlive-biblatex-2.1-1|3	# catalog-ctan /macros/latex/contrib/biblatex
12mr|texlive-biblatex-2.1-1|4	# catalog-date 2012-07-31 19:56:52 +0200
12mr|texlive-biblatex-2.1-1|5	# catalog-license lppl
12mr|texlive-biblatex-2.1-1|6	# catalog-version 2.1
12mr|texlive-biblatex-2.1-1|7	Name:		texlive-biblatex
12mr|texlive-biblatex-2.1-1|8	Version:	2.1
12mr|texlive-biblatex-2.1-1|9	Release:	1
12mr|texlive-biblatex-2.1-1|10	Summary:	Bibliographies in LaTeX using BibTeX for sorting only
12mr|texlive-biblatex-2.1-1|11	Group:		Publishing
12mr|texlive-biblatex-2.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex
12mr|texlive-biblatex-2.1-1|13	License:	LPPL
12mr|texlive-biblatex-2.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex.tar.xz
12mr|texlive-biblatex-2.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex.doc.tar.xz
12mr|texlive-biblatex-2.1-1|16	BuildArch:	noarch
12mr|texlive-biblatex-2.1-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-biblatex-2.1-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-biblatex-2.1-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-biblatex-2.1-1|20	
12mr|texlive-biblatex-2.1-1|21	%description
12mr|texlive-biblatex-2.1-1|22	Biblatex is a complete reimplementation of the bibliographic
12mr|texlive-biblatex-2.1-1|23	facilities provided by LaTeX in conjunction with BibTeX. It
12mr|texlive-biblatex-2.1-1|24	redesigns the way in which LaTeX interacts with BibTeX at a
12mr|texlive-biblatex-2.1-1|25	fairly fundamental level. With biblatex, BibTeX is only used
12mr|texlive-biblatex-2.1-1|26	(if it is used at all) to sort the bibliography and to generate
12mr|texlive-biblatex-2.1-1|27	labels. Formatting of the bibliography is entirely controlled
12mr|texlive-biblatex-2.1-1|28	by TeX macros (the BibTeX-based mechanism embeds some parts of
12mr|texlive-biblatex-2.1-1|29	formatting in the BibTeX style file. Good working knowledge in
12mr|texlive-biblatex-2.1-1|30	LaTeX should be sufficient to design new bibliography and
12mr|texlive-biblatex-2.1-1|31	citation styles; nothing related to BibTeX's language is
12mr|texlive-biblatex-2.1-1|32	needed. In fact, users need not remain bound to BibTeX for use
12mr|texlive-biblatex-2.1-1|33	with biblatex: an alternative bibliography processor biblatex-
12mr|texlive-biblatex-2.1-1|34	biber is available. Development of biblatex and biblatex-biber
12mr|texlive-biblatex-2.1-1|35	is closely coupled; the present release of biblatex is designed
12mr|texlive-biblatex-2.1-1|36	to work with biblatex-biber version 0.9.6. The package needs e-
12mr|texlive-biblatex-2.1-1|37	TeX, and uses the author's etoolbox and logreq packages. For
12mr|texlive-biblatex-2.1-1|38	users of biblatex-biber, version 0.9 is required (at least;
12mr|texlive-biblatex-2.1-1|39	refer to the notes for the version of biblatex-biber that you
12mr|texlive-biblatex-2.1-1|40	are using). Apart from the features unique to biblatex, the
12mr|texlive-biblatex-2.1-1|41	package also incorporates core features of the following
12mr|texlive-biblatex-2.1-1|42	packages: babelbib, bibtopic, bibunits, chapterbib, cite,
12mr|texlive-biblatex-2.1-1|43	inlinebib, mcite and mciteplus, mlbib, multibib, splitbib.
12mr|texlive-biblatex-2.1-1|44	Biblatex supports split bibliographies and multiple
12mr|texlive-biblatex-2.1-1|45	bibliographies within one document, and separate lists of
12mr|texlive-biblatex-2.1-1|46	bibliographic shorthands. Bibliographies may be subdivided into
12mr|texlive-biblatex-2.1-1|47	parts (by chapter, by section, etc.) and/or segmented by topics
12mr|texlive-biblatex-2.1-1|48	(by type, by keyword, etc.). Biblatex is fully localized and
12mr|texlive-biblatex-2.1-1|49	can interface with the babel.
12mr|texlive-biblatex-2.1-1|50	
12mr|texlive-biblatex-2.1-1|51	%post
12mr|texlive-biblatex-2.1-1|52	%{_sbindir}/texlive.post
12mr|texlive-biblatex-2.1-1|53	
12mr|texlive-biblatex-2.1-1|54	%postun
12mr|texlive-biblatex-2.1-1|55	if [ $1 -eq 0 ]; then
12mr|texlive-biblatex-2.1-1|56	%{_sbindir}/texlive.post
12mr|texlive-biblatex-2.1-1|57	fi
12mr|texlive-biblatex-2.1-1|58	
12mr|texlive-biblatex-2.1-1|59	#-----------------------------------------------------------------------
12mr|texlive-biblatex-2.1-1|60	%files
12mr|texlive-biblatex-2.1-1|61	%{_texmfdistdir}/bibtex/bst/biblatex/biblatex.bst
12mr|texlive-biblatex-2.1-1|62	%{_texmfdistdir}/bibtex/csf/biblatex/latin1.csf
12mr|texlive-biblatex-2.1-1|63	%{_texmfdistdir}/bibtex/csf/biblatex/latin1_at.csf
12mr|texlive-biblatex-2.1-1|64	%{_texmfdistdir}/bibtex/csf/biblatex/latin1_de.csf
12mr|texlive-biblatex-2.1-1|65	%{_texmfdistdir}/bibtex/csf/biblatex/latin1_dk.csf
12mr|texlive-biblatex-2.1-1|66	%{_texmfdistdir}/bibtex/csf/biblatex/latin1_fi.csf
12mr|texlive-biblatex-2.1-1|67	%{_texmfdistdir}/bibtex/csf/biblatex/latin1_no.csf
12mr|texlive-biblatex-2.1-1|68	%{_texmfdistdir}/bibtex/csf/biblatex/latin1_se.csf
12mr|texlive-biblatex-2.1-1|69	%{_texmfdistdir}/bibtex/csf/biblatex/latin9.csf
12mr|texlive-biblatex-2.1-1|70	%{_texmfdistdir}/bibtex/csf/biblatex/latin9_at.csf
12mr|texlive-biblatex-2.1-1|71	%{_texmfdistdir}/bibtex/csf/biblatex/latin9_de.csf
12mr|texlive-biblatex-2.1-1|72	%{_texmfdistdir}/bibtex/csf/biblatex/latin9_dk.csf
12mr|texlive-biblatex-2.1-1|73	%{_texmfdistdir}/bibtex/csf/biblatex/latin9_fi.csf
12mr|texlive-biblatex-2.1-1|74	%{_texmfdistdir}/bibtex/csf/biblatex/latin9_no.csf
12mr|texlive-biblatex-2.1-1|75	%{_texmfdistdir}/bibtex/csf/biblatex/latin9_se.csf
12mr|texlive-biblatex-2.1-1|76	%{_texmfdistdir}/bibtex/csf/biblatex/winansi.csf
12mr|texlive-biblatex-2.1-1|77	%{_texmfdistdir}/bibtex/csf/biblatex/winansi_at.csf
12mr|texlive-biblatex-2.1-1|78	%{_texmfdistdir}/bibtex/csf/biblatex/winansi_de.csf
12mr|texlive-biblatex-2.1-1|79	%{_texmfdistdir}/bibtex/csf/biblatex/winansi_dk.csf
12mr|texlive-biblatex-2.1-1|80	%{_texmfdistdir}/bibtex/csf/biblatex/winansi_fi.csf
12mr|texlive-biblatex-2.1-1|81	%{_texmfdistdir}/bibtex/csf/biblatex/winansi_no.csf
12mr|texlive-biblatex-2.1-1|82	%{_texmfdistdir}/bibtex/csf/biblatex/winansi_se.csf
12mr|texlive-biblatex-2.1-1|83	%{_texmfdistdir}/tex/latex/biblatex/bbx/alphabetic-verb.bbx
12mr|texlive-biblatex-2.1-1|84	%{_texmfdistdir}/tex/latex/biblatex/bbx/alphabetic.bbx
12mr|texlive-biblatex-2.1-1|85	%{_texmfdistdir}/tex/latex/biblatex/bbx/authortitle-comp.bbx
12mr|texlive-biblatex-2.1-1|86	%{_texmfdistdir}/tex/latex/biblatex/bbx/authortitle-ibid.bbx
12mr|texlive-biblatex-2.1-1|87	%{_texmfdistdir}/tex/latex/biblatex/bbx/authortitle-icomp.bbx
12mr|texlive-biblatex-2.1-1|88	%{_texmfdistdir}/tex/latex/biblatex/bbx/authortitle-tcomp.bbx
12mr|texlive-biblatex-2.1-1|89	%{_texmfdistdir}/tex/latex/biblatex/bbx/authortitle-terse.bbx
12mr|texlive-biblatex-2.1-1|90	%{_texmfdistdir}/tex/latex/biblatex/bbx/authortitle-ticomp.bbx
12mr|texlive-biblatex-2.1-1|91	%{_texmfdistdir}/tex/latex/biblatex/bbx/authortitle.bbx
12mr|texlive-biblatex-2.1-1|92	%{_texmfdistdir}/tex/latex/biblatex/bbx/authoryear-comp.bbx
12mr|texlive-biblatex-2.1-1|93	%{_texmfdistdir}/tex/latex/biblatex/bbx/authoryear-ibid.bbx
12mr|texlive-biblatex-2.1-1|94	%{_texmfdistdir}/tex/latex/biblatex/bbx/authoryear-icomp.bbx
12mr|texlive-biblatex-2.1-1|95	%{_texmfdistdir}/tex/latex/biblatex/bbx/authoryear.bbx
12mr|texlive-biblatex-2.1-1|96	%{_texmfdistdir}/tex/latex/biblatex/bbx/debug.bbx
12mr|texlive-biblatex-2.1-1|97	%{_texmfdistdir}/tex/latex/biblatex/bbx/draft.bbx
12mr|texlive-biblatex-2.1-1|98	%{_texmfdistdir}/tex/latex/biblatex/bbx/numeric-comp.bbx
12mr|texlive-biblatex-2.1-1|99	%{_texmfdistdir}/tex/latex/biblatex/bbx/numeric-verb.bbx
12mr|texlive-biblatex-2.1-1|100	%{_texmfdistdir}/tex/latex/biblatex/bbx/numeric.bbx
12mr|texlive-biblatex-2.1-1|101	%{_texmfdistdir}/tex/latex/biblatex/bbx/reading.bbx
12mr|texlive-biblatex-2.1-1|102	%{_texmfdistdir}/tex/latex/biblatex/bbx/standard.bbx
12mr|texlive-biblatex-2.1-1|103	%{_texmfdistdir}/tex/latex/biblatex/bbx/verbose-ibid.bbx
12mr|texlive-biblatex-2.1-1|104	%{_texmfdistdir}/tex/latex/biblatex/bbx/verbose-inote.bbx
12mr|texlive-biblatex-2.1-1|105	%{_texmfdistdir}/tex/latex/biblatex/bbx/verbose-note.bbx
12mr|texlive-biblatex-2.1-1|106	%{_texmfdistdir}/tex/latex/biblatex/bbx/verbose-trad1.bbx
12mr|texlive-biblatex-2.1-1|107	%{_texmfdistdir}/tex/latex/biblatex/bbx/verbose-trad2.bbx
12mr|texlive-biblatex-2.1-1|108	%{_texmfdistdir}/tex/latex/biblatex/bbx/verbose-trad3.bbx
12mr|texlive-biblatex-2.1-1|109	%{_texmfdistdir}/tex/latex/biblatex/bbx/verbose.bbx
12mr|texlive-biblatex-2.1-1|110	%{_texmfdistdir}/tex/latex/biblatex/biblatex.cfg
12mr|texlive-biblatex-2.1-1|111	%{_texmfdistdir}/tex/latex/biblatex/biblatex.def
12mr|texlive-biblatex-2.1-1|112	%{_texmfdistdir}/tex/latex/biblatex/biblatex.sty
12mr|texlive-biblatex-2.1-1|113	%{_texmfdistdir}/tex/latex/biblatex/biblatex1.sty
12mr|texlive-biblatex-2.1-1|114	%{_texmfdistdir}/tex/latex/biblatex/biblatex2.sty
12mr|texlive-biblatex-2.1-1|115	%{_texmfdistdir}/tex/latex/biblatex/blx-compat.def
12mr|texlive-biblatex-2.1-1|116	%{_texmfdistdir}/tex/latex/biblatex/blx-dm.def
12mr|texlive-biblatex-2.1-1|117	%{_texmfdistdir}/tex/latex/biblatex/blx-mcite.def
12mr|texlive-biblatex-2.1-1|118	%{_texmfdistdir}/tex/latex/biblatex/blx-natbib.def
12mr|texlive-biblatex-2.1-1|119	%{_texmfdistdir}/tex/latex/biblatex/cbx/alphabetic-verb.cbx
12mr|texlive-biblatex-2.1-1|120	%{_texmfdistdir}/tex/latex/biblatex/cbx/alphabetic.cbx
12mr|texlive-biblatex-2.1-1|121	%{_texmfdistdir}/tex/latex/biblatex/cbx/authortitle-comp.cbx
12mr|texlive-biblatex-2.1-1|122	%{_texmfdistdir}/tex/latex/biblatex/cbx/authortitle-ibid.cbx
12mr|texlive-biblatex-2.1-1|123	%{_texmfdistdir}/tex/latex/biblatex/cbx/authortitle-icomp.cbx
12mr|texlive-biblatex-2.1-1|124	%{_texmfdistdir}/tex/latex/biblatex/cbx/authortitle-tcomp.cbx
12mr|texlive-biblatex-2.1-1|125	%{_texmfdistdir}/tex/latex/biblatex/cbx/authortitle-terse.cbx
12mr|texlive-biblatex-2.1-1|126	%{_texmfdistdir}/tex/latex/biblatex/cbx/authortitle-ticomp.cbx
12mr|texlive-biblatex-2.1-1|127	%{_texmfdistdir}/tex/latex/biblatex/cbx/authortitle.cbx
12mr|texlive-biblatex-2.1-1|128	%{_texmfdistdir}/tex/latex/biblatex/cbx/authoryear-comp.cbx
12mr|texlive-biblatex-2.1-1|129	%{_texmfdistdir}/tex/latex/biblatex/cbx/authoryear-ibid.cbx
12mr|texlive-biblatex-2.1-1|130	%{_texmfdistdir}/tex/latex/biblatex/cbx/authoryear-icomp.cbx
12mr|texlive-biblatex-2.1-1|131	%{_texmfdistdir}/tex/latex/biblatex/cbx/authoryear.cbx
12mr|texlive-biblatex-2.1-1|132	%{_texmfdistdir}/tex/latex/biblatex/cbx/debug.cbx
12mr|texlive-biblatex-2.1-1|133	%{_texmfdistdir}/tex/latex/biblatex/cbx/draft.cbx
12mr|texlive-biblatex-2.1-1|134	%{_texmfdistdir}/tex/latex/biblatex/cbx/numeric-comp.cbx
12mr|texlive-biblatex-2.1-1|135	%{_texmfdistdir}/tex/latex/biblatex/cbx/numeric-verb.cbx
12mr|texlive-biblatex-2.1-1|136	%{_texmfdistdir}/tex/latex/biblatex/cbx/numeric.cbx
12mr|texlive-biblatex-2.1-1|137	%{_texmfdistdir}/tex/latex/biblatex/cbx/reading.cbx
12mr|texlive-biblatex-2.1-1|138	%{_texmfdistdir}/tex/latex/biblatex/cbx/verbose-ibid.cbx
12mr|texlive-biblatex-2.1-1|139	%{_texmfdistdir}/tex/latex/biblatex/cbx/verbose-inote.cbx
12mr|texlive-biblatex-2.1-1|140	%{_texmfdistdir}/tex/latex/biblatex/cbx/verbose-note.cbx
12mr|texlive-biblatex-2.1-1|141	%{_texmfdistdir}/tex/latex/biblatex/cbx/verbose-trad1.cbx
12mr|texlive-biblatex-2.1-1|142	%{_texmfdistdir}/tex/latex/biblatex/cbx/verbose-trad2.cbx
12mr|texlive-biblatex-2.1-1|143	%{_texmfdistdir}/tex/latex/biblatex/cbx/verbose-trad3.cbx
12mr|texlive-biblatex-2.1-1|144	%{_texmfdistdir}/tex/latex/biblatex/cbx/verbose.cbx
12mr|texlive-biblatex-2.1-1|145	%{_texmfdistdir}/tex/latex/biblatex/lbx/UKenglish.lbx
12mr|texlive-biblatex-2.1-1|146	%{_texmfdistdir}/tex/latex/biblatex/lbx/USenglish.lbx
12mr|texlive-biblatex-2.1-1|147	%{_texmfdistdir}/tex/latex/biblatex/lbx/american.lbx
12mr|texlive-biblatex-2.1-1|148	%{_texmfdistdir}/tex/latex/biblatex/lbx/australian.lbx
12mr|texlive-biblatex-2.1-1|149	%{_texmfdistdir}/tex/latex/biblatex/lbx/austrian.lbx
12mr|texlive-biblatex-2.1-1|150	%{_texmfdistdir}/tex/latex/biblatex/lbx/brazil.lbx
12mr|texlive-biblatex-2.1-1|151	%{_texmfdistdir}/tex/latex/biblatex/lbx/brazilian.lbx
12mr|texlive-biblatex-2.1-1|152	%{_texmfdistdir}/tex/latex/biblatex/lbx/british.lbx
12mr|texlive-biblatex-2.1-1|153	%{_texmfdistdir}/tex/latex/biblatex/lbx/canadian.lbx
12mr|texlive-biblatex-2.1-1|154	%{_texmfdistdir}/tex/latex/biblatex/lbx/danish.lbx
12mr|texlive-biblatex-2.1-1|155	%{_texmfdistdir}/tex/latex/biblatex/lbx/dutch.lbx
12mr|texlive-biblatex-2.1-1|156	%{_texmfdistdir}/tex/latex/biblatex/lbx/english.lbx
12mr|texlive-biblatex-2.1-1|157	%{_texmfdistdir}/tex/latex/biblatex/lbx/finnish.lbx
12mr|texlive-biblatex-2.1-1|158	%{_texmfdistdir}/tex/latex/biblatex/lbx/french.lbx
12mr|texlive-biblatex-2.1-1|159	%{_texmfdistdir}/tex/latex/biblatex/lbx/german.lbx
12mr|texlive-biblatex-2.1-1|160	%{_texmfdistdir}/tex/latex/biblatex/lbx/greek.lbx
12mr|texlive-biblatex-2.1-1|161	%{_texmfdistdir}/tex/latex/biblatex/lbx/icelandic.lbx
12mr|texlive-biblatex-2.1-1|162	%{_texmfdistdir}/tex/latex/biblatex/lbx/italian.lbx
12mr|texlive-biblatex-2.1-1|163	%{_texmfdistdir}/tex/latex/biblatex/lbx/naustrian.lbx
12mr|texlive-biblatex-2.1-1|164	%{_texmfdistdir}/tex/latex/biblatex/lbx/newzealand.lbx
12mr|texlive-biblatex-2.1-1|165	%{_texmfdistdir}/tex/latex/biblatex/lbx/ngerman.lbx
12mr|texlive-biblatex-2.1-1|166	%{_texmfdistdir}/tex/latex/biblatex/lbx/norsk.lbx
12mr|texlive-biblatex-2.1-1|167	%{_texmfdistdir}/tex/latex/biblatex/lbx/norwegian.lbx
12mr|texlive-biblatex-2.1-1|168	%{_texmfdistdir}/tex/latex/biblatex/lbx/nynorsk.lbx
12mr|texlive-biblatex-2.1-1|169	%{_texmfdistdir}/tex/latex/biblatex/lbx/portuges.lbx
12mr|texlive-biblatex-2.1-1|170	%{_texmfdistdir}/tex/latex/biblatex/lbx/portuguese.lbx
12mr|texlive-biblatex-2.1-1|171	%{_texmfdistdir}/tex/latex/biblatex/lbx/russian.lbx
12mr|texlive-biblatex-2.1-1|172	%{_texmfdistdir}/tex/latex/biblatex/lbx/spanish.lbx
12mr|texlive-biblatex-2.1-1|173	%{_texmfdistdir}/tex/latex/biblatex/lbx/swedish.lbx
12mr|texlive-biblatex-2.1-1|174	%doc %{_texmfdistdir}/doc/latex/biblatex/README
12mr|texlive-biblatex-2.1-1|175	%doc %{_texmfdistdir}/doc/latex/biblatex/RELEASE
12mr|texlive-biblatex-2.1-1|176	%doc %{_texmfdistdir}/doc/latex/biblatex/biblatex.pdf
12mr|texlive-biblatex-2.1-1|177	%doc %{_texmfdistdir}/doc/latex/biblatex/biblatex.tex
12mr|texlive-biblatex-2.1-1|178	%doc %{_texmfdistdir}/doc/latex/biblatex/bibtex/bib/biblatex-examples.bib
12mr|texlive-biblatex-2.1-1|179	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/01-introduction.pdf
12mr|texlive-biblatex-2.1-1|180	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/01-introduction.tex
12mr|texlive-biblatex-2.1-1|181	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/02-annotations.pdf
12mr|texlive-biblatex-2.1-1|182	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/02-annotations.tex
12mr|texlive-biblatex-2.1-1|183	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/10-references-per-section.pdf
12mr|texlive-biblatex-2.1-1|184	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/10-references-per-section.tex
12mr|texlive-biblatex-2.1-1|185	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/11-references-by-section.pdf
12mr|texlive-biblatex-2.1-1|186	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/11-references-by-section.tex
12mr|texlive-biblatex-2.1-1|187	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/12-references-by-segment.pdf
12mr|texlive-biblatex-2.1-1|188	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/12-references-by-segment.tex
12mr|texlive-biblatex-2.1-1|189	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/13-references-by-keyword.pdf
12mr|texlive-biblatex-2.1-1|190	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/13-references-by-keyword.tex
12mr|texlive-biblatex-2.1-1|191	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/14-references-by-category.pdf
12mr|texlive-biblatex-2.1-1|192	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/14-references-by-category.tex
12mr|texlive-biblatex-2.1-1|193	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/15-references-by-type.pdf
12mr|texlive-biblatex-2.1-1|194	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/15-references-by-type.tex
12mr|texlive-biblatex-2.1-1|195	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/16-numeric-prefixed-1.pdf
12mr|texlive-biblatex-2.1-1|196	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/16-numeric-prefixed-1.tex
12mr|texlive-biblatex-2.1-1|197	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/17-numeric-prefixed-2.pdf
12mr|texlive-biblatex-2.1-1|198	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/17-numeric-prefixed-2.tex
12mr|texlive-biblatex-2.1-1|199	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/18-numeric-hybrid.pdf
12mr|texlive-biblatex-2.1-1|200	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/18-numeric-hybrid.tex
12mr|texlive-biblatex-2.1-1|201	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/19-alphabetic-prefixed.pdf
12mr|texlive-biblatex-2.1-1|202	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/19-alphabetic-prefixed.tex
12mr|texlive-biblatex-2.1-1|203	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/20-indexing-basic.pdf
12mr|texlive-biblatex-2.1-1|204	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/20-indexing-basic.tex
12mr|texlive-biblatex-2.1-1|205	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/21-indexing-advanced.pdf
12mr|texlive-biblatex-2.1-1|206	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/21-indexing-advanced.tex
12mr|texlive-biblatex-2.1-1|207	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/30-style-numeric.pdf
12mr|texlive-biblatex-2.1-1|208	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/30-style-numeric.tex
12mr|texlive-biblatex-2.1-1|209	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/31-style-numeric-comp.pdf
12mr|texlive-biblatex-2.1-1|210	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/31-style-numeric-comp.tex
12mr|texlive-biblatex-2.1-1|211	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/32-style-numeric-verb.pdf
12mr|texlive-biblatex-2.1-1|212	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/32-style-numeric-verb.tex
12mr|texlive-biblatex-2.1-1|213	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/40-style-alphabetic.pdf
12mr|texlive-biblatex-2.1-1|214	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/40-style-alphabetic.tex
12mr|texlive-biblatex-2.1-1|215	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/41-style-alphabetic-verb.pdf
12mr|texlive-biblatex-2.1-1|216	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/41-style-alphabetic-verb.tex
12mr|texlive-biblatex-2.1-1|217	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/42-style-alphabetic-template.pdf
12mr|texlive-biblatex-2.1-1|218	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/42-style-alphabetic-template.tex
12mr|texlive-biblatex-2.1-1|219	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/50-style-authoryear.pdf
12mr|texlive-biblatex-2.1-1|220	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/50-style-authoryear.tex
12mr|texlive-biblatex-2.1-1|221	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/51-style-authoryear-ibid.pdf
12mr|texlive-biblatex-2.1-1|222	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/51-style-authoryear-ibid.tex
12mr|texlive-biblatex-2.1-1|223	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/52-style-authoryear-comp.pdf
12mr|texlive-biblatex-2.1-1|224	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/52-style-authoryear-comp.tex
12mr|texlive-biblatex-2.1-1|225	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/53-style-authoryear-icomp.pdf
12mr|texlive-biblatex-2.1-1|226	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/53-style-authoryear-icomp.tex
12mr|texlive-biblatex-2.1-1|227	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/60-style-authortitle.pdf
12mr|texlive-biblatex-2.1-1|228	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/60-style-authortitle.tex
12mr|texlive-biblatex-2.1-1|229	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/61-style-authortitle-ibid.pdf
12mr|texlive-biblatex-2.1-1|230	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/61-style-authortitle-ibid.tex
12mr|texlive-biblatex-2.1-1|231	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/62-style-authortitle-comp.pdf
12mr|texlive-biblatex-2.1-1|232	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/62-style-authortitle-comp.tex
12mr|texlive-biblatex-2.1-1|233	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/63-style-authortitle-icomp.pdf
12mr|texlive-biblatex-2.1-1|234	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/63-style-authortitle-icomp.tex
12mr|texlive-biblatex-2.1-1|235	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/64-style-authortitle-terse.pdf
12mr|texlive-biblatex-2.1-1|236	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/64-style-authortitle-terse.tex
12mr|texlive-biblatex-2.1-1|237	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/65-style-authortitle-tcomp.pdf
12mr|texlive-biblatex-2.1-1|238	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/65-style-authortitle-tcomp.tex
12mr|texlive-biblatex-2.1-1|239	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/66-style-authortitle-ticomp.pdf
12mr|texlive-biblatex-2.1-1|240	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/66-style-authortitle-ticomp.tex
12mr|texlive-biblatex-2.1-1|241	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/70-style-verbose.pdf
12mr|texlive-biblatex-2.1-1|242	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/70-style-verbose.tex
12mr|texlive-biblatex-2.1-1|243	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/71-style-verbose-ibid.pdf
12mr|texlive-biblatex-2.1-1|244	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/71-style-verbose-ibid.tex
12mr|texlive-biblatex-2.1-1|245	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/72-style-verbose-note.pdf
12mr|texlive-biblatex-2.1-1|246	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/72-style-verbose-note.tex
12mr|texlive-biblatex-2.1-1|247	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/73-style-verbose-inote.pdf
12mr|texlive-biblatex-2.1-1|248	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/73-style-verbose-inote.tex
12mr|texlive-biblatex-2.1-1|249	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/74-style-verbose-trad1.pdf
12mr|texlive-biblatex-2.1-1|250	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/74-style-verbose-trad1.tex
12mr|texlive-biblatex-2.1-1|251	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/75-style-verbose-trad2.pdf
12mr|texlive-biblatex-2.1-1|252	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/75-style-verbose-trad2.tex
12mr|texlive-biblatex-2.1-1|253	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/76-style-verbose-trad3.pdf
12mr|texlive-biblatex-2.1-1|254	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/76-style-verbose-trad3.tex
12mr|texlive-biblatex-2.1-1|255	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/80-style-reading.pdf
12mr|texlive-biblatex-2.1-1|256	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/80-style-reading.tex
12mr|texlive-biblatex-2.1-1|257	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/81-style-draft.pdf
12mr|texlive-biblatex-2.1-1|258	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/81-style-draft.tex
12mr|texlive-biblatex-2.1-1|259	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/82-style-debug.pdf
12mr|texlive-biblatex-2.1-1|260	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/82-style-debug.tex
12mr|texlive-biblatex-2.1-1|261	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/90-related-entries.pdf
12mr|texlive-biblatex-2.1-1|262	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/90-related-entries.tex
12mr|texlive-biblatex-2.1-1|263	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/91-sorting-schemes.pdf
12mr|texlive-biblatex-2.1-1|264	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/91-sorting-schemes.tex
12mr|texlive-biblatex-2.1-1|265	%doc %{_texmfdistdir}/doc/latex/biblatex/examples/biblatex-examples.bib
12mr|texlive-biblatex-2.1-1|266	
12mr|texlive-biblatex-2.1-1|267	#-----------------------------------------------------------------------
12mr|texlive-biblatex-2.1-1|268	%prep
12mr|texlive-biblatex-2.1-1|269	%setup -c -a0 -a1
12mr|texlive-biblatex-2.1-1|270	
12mr|texlive-biblatex-2.1-1|271	%build
12mr|texlive-biblatex-2.1-1|272	
12mr|texlive-biblatex-2.1-1|273	%install
12mr|texlive-biblatex-2.1-1|274	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-2.1-1|275	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-2.1-1|276	
12mr|texlive-biblatex-2.1-1|277	
12mr|texlive-biblatex-2.1-1|278	
12mr|texlive-biblatex-2.1-1|279	%changelog
12mr|texlive-biblatex-2.1-1|280	

16760 12
12mr|texlive-biblatex-apa-5.0-1|1	# revision 27057
12mr|texlive-biblatex-apa-5.0-1|2	# category Package
12mr|texlive-biblatex-apa-5.0-1|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-apa
12mr|texlive-biblatex-apa-5.0-1|4	# catalog-date 2012-07-10 12:04:15 +0200
12mr|texlive-biblatex-apa-5.0-1|5	# catalog-license lppl
12mr|texlive-biblatex-apa-5.0-1|6	# catalog-version 5.0
12mr|texlive-biblatex-apa-5.0-1|7	Name:		texlive-biblatex-apa
12mr|texlive-biblatex-apa-5.0-1|8	Version:	5.0
12mr|texlive-biblatex-apa-5.0-1|9	Release:	1
12mr|texlive-biblatex-apa-5.0-1|10	Summary:	Biblatex citation and reference style for APA
12mr|texlive-biblatex-apa-5.0-1|11	Group:		Publishing
12mr|texlive-biblatex-apa-5.0-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-apa
12mr|texlive-biblatex-apa-5.0-1|13	License:	LPPL
12mr|texlive-biblatex-apa-5.0-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-apa.tar.xz
12mr|texlive-biblatex-apa-5.0-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-apa.doc.tar.xz
12mr|texlive-biblatex-apa-5.0-1|16	BuildArch:	noarch
12mr|texlive-biblatex-apa-5.0-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-biblatex-apa-5.0-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-biblatex-apa-5.0-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-biblatex-apa-5.0-1|20	
12mr|texlive-biblatex-apa-5.0-1|21	%description
12mr|texlive-biblatex-apa-5.0-1|22	This is a fairly complete biblatex (v0.9a+) style (citations
12mr|texlive-biblatex-apa-5.0-1|23	and references) for APA (American Psychological Association)
12mr|texlive-biblatex-apa-5.0-1|24	publications. It implements and automates most of the
12mr|texlive-biblatex-apa-5.0-1|25	guidelines in the APA 6th edition style guide for citations and
12mr|texlive-biblatex-apa-5.0-1|26	references with a few (documented) exceptions (which are mainly
12mr|texlive-biblatex-apa-5.0-1|27	currently impossible to automate in principle for any BibTeX-
12mr|texlive-biblatex-apa-5.0-1|28	backed system). An example document is also given which
12mr|texlive-biblatex-apa-5.0-1|29	typesets every citation and reference example in the APA 6th
12mr|texlive-biblatex-apa-5.0-1|30	edition style guide. This version of the package requires use
12mr|texlive-biblatex-apa-5.0-1|31	of biblatex v1.4 and biber v0.9 (at least).
12mr|texlive-biblatex-apa-5.0-1|32	
12mr|texlive-biblatex-apa-5.0-1|33	%post
12mr|texlive-biblatex-apa-5.0-1|34	%{_sbindir}/texlive.post
12mr|texlive-biblatex-apa-5.0-1|35	
12mr|texlive-biblatex-apa-5.0-1|36	%postun
12mr|texlive-biblatex-apa-5.0-1|37	if [ $1 -eq 0 ]; then
12mr|texlive-biblatex-apa-5.0-1|38	%{_sbindir}/texlive.post
12mr|texlive-biblatex-apa-5.0-1|39	fi
12mr|texlive-biblatex-apa-5.0-1|40	
12mr|texlive-biblatex-apa-5.0-1|41	#-----------------------------------------------------------------------
12mr|texlive-biblatex-apa-5.0-1|42	%files
12mr|texlive-biblatex-apa-5.0-1|43	%{_texmfdistdir}/tex/latex/biblatex-apa/american-apa.lbx
12mr|texlive-biblatex-apa-5.0-1|44	%{_texmfdistdir}/tex/latex/biblatex-apa/apa.bbx
12mr|texlive-biblatex-apa-5.0-1|45	%{_texmfdistdir}/tex/latex/biblatex-apa/apa.cbx
12mr|texlive-biblatex-apa-5.0-1|46	%{_texmfdistdir}/tex/latex/biblatex-apa/apa.dbx
12mr|texlive-biblatex-apa-5.0-1|47	%{_texmfdistdir}/tex/latex/biblatex-apa/brazilian-apa.lbx
12mr|texlive-biblatex-apa-5.0-1|48	%{_texmfdistdir}/tex/latex/biblatex-apa/british-apa.lbx
12mr|texlive-biblatex-apa-5.0-1|49	%{_texmfdistdir}/tex/latex/biblatex-apa/dutch-apa.lbx
12mr|texlive-biblatex-apa-5.0-1|50	%{_texmfdistdir}/tex/latex/biblatex-apa/french-apa.lbx
12mr|texlive-biblatex-apa-5.0-1|51	%{_texmfdistdir}/tex/latex/biblatex-apa/german-apa.lbx
12mr|texlive-biblatex-apa-5.0-1|52	%{_texmfdistdir}/tex/latex/biblatex-apa/greek-apa.lbx
12mr|texlive-biblatex-apa-5.0-1|53	%{_texmfdistdir}/tex/latex/biblatex-apa/italian-apa.lbx
12mr|texlive-biblatex-apa-5.0-1|54	%{_texmfdistdir}/tex/latex/biblatex-apa/ngerman-apa.lbx
12mr|texlive-biblatex-apa-5.0-1|55	%{_texmfdistdir}/tex/latex/biblatex-apa/spanish-apa.lbx
12mr|texlive-biblatex-apa-5.0-1|56	%doc %{_texmfdistdir}/doc/latex/biblatex-apa/README
12mr|texlive-biblatex-apa-5.0-1|57	%doc %{_texmfdistdir}/doc/latex/biblatex-apa/biblatex-apa-test-citations.bib
12mr|texlive-biblatex-apa-5.0-1|58	%doc %{_texmfdistdir}/doc/latex/biblatex-apa/biblatex-apa-test-references.bib
12mr|texlive-biblatex-apa-5.0-1|59	%doc %{_texmfdistdir}/doc/latex/biblatex-apa/biblatex-apa-test.pdf
12mr|texlive-biblatex-apa-5.0-1|60	%doc %{_texmfdistdir}/doc/latex/biblatex-apa/biblatex-apa-test.tex
12mr|texlive-biblatex-apa-5.0-1|61	%doc %{_texmfdistdir}/doc/latex/biblatex-apa/biblatex-apa.pdf
12mr|texlive-biblatex-apa-5.0-1|62	%doc %{_texmfdistdir}/doc/latex/biblatex-apa/biblatex-apa.tex
12mr|texlive-biblatex-apa-5.0-1|63	
12mr|texlive-biblatex-apa-5.0-1|64	#-----------------------------------------------------------------------
12mr|texlive-biblatex-apa-5.0-1|65	%prep
12mr|texlive-biblatex-apa-5.0-1|66	%setup -c -a0 -a1
12mr|texlive-biblatex-apa-5.0-1|67	
12mr|texlive-biblatex-apa-5.0-1|68	%build
12mr|texlive-biblatex-apa-5.0-1|69	
12mr|texlive-biblatex-apa-5.0-1|70	%install
12mr|texlive-biblatex-apa-5.0-1|71	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-apa-5.0-1|72	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-apa-5.0-1|73	
12mr|texlive-biblatex-apa-5.0-1|74	
12mr|texlive-biblatex-apa-5.0-1|75	
12mr|texlive-biblatex-apa-5.0-1|76	%changelog
12mr|texlive-biblatex-apa-5.0-1|77	

16761 12
12mr|texlive-biblatex-bwl-20120809-1|1	# revision 26556
12mr|texlive-biblatex-bwl-20120809-1|2	# category Package
12mr|texlive-biblatex-bwl-20120809-1|3	# catalog-ctan undef
12mr|texlive-biblatex-bwl-20120809-1|4	# catalog-date undef
12mr|texlive-biblatex-bwl-20120809-1|5	# catalog-license undef
12mr|texlive-biblatex-bwl-20120809-1|6	# catalog-version undef
12mr|texlive-biblatex-bwl-20120809-1|7	Name:		texlive-biblatex-bwl
12mr|texlive-biblatex-bwl-20120809-1|8	Version:	20120809
12mr|texlive-biblatex-bwl-20120809-1|9	Release:	1
12mr|texlive-biblatex-bwl-20120809-1|10	Summary:	TeXLive biblatex-bwl package
12mr|texlive-biblatex-bwl-20120809-1|11	Group:		Publishing
12mr|texlive-biblatex-bwl-20120809-1|12	URL:		http://tug.org/texlive
12mr|texlive-biblatex-bwl-20120809-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-biblatex-bwl-20120809-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-bwl.tar.xz
12mr|texlive-biblatex-bwl-20120809-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-bwl.doc.tar.xz
12mr|texlive-biblatex-bwl-20120809-1|16	BuildArch:	noarch
12mr|texlive-biblatex-bwl-20120809-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-biblatex-bwl-20120809-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-biblatex-bwl-20120809-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-biblatex-bwl-20120809-1|20	
12mr|texlive-biblatex-bwl-20120809-1|21	%description
12mr|texlive-biblatex-bwl-20120809-1|22	TeXLive biblatex-bwl package.
12mr|texlive-biblatex-bwl-20120809-1|23	
12mr|texlive-biblatex-bwl-20120809-1|24	%post
12mr|texlive-biblatex-bwl-20120809-1|25	%{_sbindir}/texlive.post
12mr|texlive-biblatex-bwl-20120809-1|26	
12mr|texlive-biblatex-bwl-20120809-1|27	%postun
12mr|texlive-biblatex-bwl-20120809-1|28	if [ $1 -eq 0 ]; then
12mr|texlive-biblatex-bwl-20120809-1|29	%{_sbindir}/texlive.post
12mr|texlive-biblatex-bwl-20120809-1|30	fi
12mr|texlive-biblatex-bwl-20120809-1|31	
12mr|texlive-biblatex-bwl-20120809-1|32	#-----------------------------------------------------------------------
12mr|texlive-biblatex-bwl-20120809-1|33	%files
12mr|texlive-biblatex-bwl-20120809-1|34	%{_texmfdistdir}/tex/latex/biblatex-bwl/bwl-FU.bbx
12mr|texlive-biblatex-bwl-20120809-1|35	%{_texmfdistdir}/tex/latex/biblatex-bwl/bwl-FU.cbx
12mr|texlive-biblatex-bwl-20120809-1|36	%doc %{_texmfdistdir}/doc/latex/biblatex-bwl/Changes
12mr|texlive-biblatex-bwl-20120809-1|37	%doc %{_texmfdistdir}/doc/latex/biblatex-bwl/doc/bwl-FU.bib
12mr|texlive-biblatex-bwl-20120809-1|38	%doc %{_texmfdistdir}/doc/latex/biblatex-bwl/doc/bwl-FU.pdf
12mr|texlive-biblatex-bwl-20120809-1|39	%doc %{_texmfdistdir}/doc/latex/biblatex-bwl/doc/bwl-FU.tex
12mr|texlive-biblatex-bwl-20120809-1|40	
12mr|texlive-biblatex-bwl-20120809-1|41	#-----------------------------------------------------------------------
12mr|texlive-biblatex-bwl-20120809-1|42	%prep
12mr|texlive-biblatex-bwl-20120809-1|43	%setup -c -a0 -a1
12mr|texlive-biblatex-bwl-20120809-1|44	
12mr|texlive-biblatex-bwl-20120809-1|45	%build
12mr|texlive-biblatex-bwl-20120809-1|46	
12mr|texlive-biblatex-bwl-20120809-1|47	%install
12mr|texlive-biblatex-bwl-20120809-1|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-bwl-20120809-1|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-bwl-20120809-1|50	
12mr|texlive-biblatex-bwl-20120809-1|51	
12mr|texlive-biblatex-bwl-20120809-1|52	
12mr|texlive-biblatex-bwl-20120809-1|53	%changelog
12mr|texlive-biblatex-bwl-20120809-1|54	

16762 12
12mr|texlive-biblatex-chem-1.1g-1|1	# revision 26517
12mr|texlive-biblatex-chem-1.1g-1|2	# category Package
12mr|texlive-biblatex-chem-1.1g-1|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-chem
12mr|texlive-biblatex-chem-1.1g-1|4	# catalog-date 2012-05-18 19:57:07 +0200
12mr|texlive-biblatex-chem-1.1g-1|5	# catalog-license lppl1.3
12mr|texlive-biblatex-chem-1.1g-1|6	# catalog-version 1.1g
12mr|texlive-biblatex-chem-1.1g-1|7	Name:		texlive-biblatex-chem
12mr|texlive-biblatex-chem-1.1g-1|8	Version:	1.1g
12mr|texlive-biblatex-chem-1.1g-1|9	Release:	1
12mr|texlive-biblatex-chem-1.1g-1|10	Summary:	Chemistry styles for biblatex
12mr|texlive-biblatex-chem-1.1g-1|11	Group:		Publishing
12mr|texlive-biblatex-chem-1.1g-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-chem
12mr|texlive-biblatex-chem-1.1g-1|13	License:	LPPL1.3
12mr|texlive-biblatex-chem-1.1g-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-chem.tar.xz
12mr|texlive-biblatex-chem-1.1g-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-chem.doc.tar.xz
12mr|texlive-biblatex-chem-1.1g-1|16	BuildArch:	noarch
12mr|texlive-biblatex-chem-1.1g-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-biblatex-chem-1.1g-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-biblatex-chem-1.1g-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-biblatex-chem-1.1g-1|20	
12mr|texlive-biblatex-chem-1.1g-1|21	%description
12mr|texlive-biblatex-chem-1.1g-1|22	The bundle offers a set of styles to allow chemists to use
12mr|texlive-biblatex-chem-1.1g-1|23	biblatex. The package has complete styles for: - all ACS
12mr|texlive-biblatex-chem-1.1g-1|24	journals; - RSC journals using standard (Chem. Commun.) style;
12mr|texlive-biblatex-chem-1.1g-1|25	and - Angewandte Chem. style, thus covering a wide range of
12mr|texlive-biblatex-chem-1.1g-1|26	journals. A comprehensive set of examples of use is included.
12mr|texlive-biblatex-chem-1.1g-1|27	
12mr|texlive-biblatex-chem-1.1g-1|28	%post
12mr|texlive-biblatex-chem-1.1g-1|29	%{_sbindir}/texlive.post
12mr|texlive-biblatex-chem-1.1g-1|30	
12mr|texlive-biblatex-chem-1.1g-1|31	%postun
12mr|texlive-biblatex-chem-1.1g-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-biblatex-chem-1.1g-1|33	%{_sbindir}/texlive.post
12mr|texlive-biblatex-chem-1.1g-1|34	fi
12mr|texlive-biblatex-chem-1.1g-1|35	
12mr|texlive-biblatex-chem-1.1g-1|36	#-----------------------------------------------------------------------
12mr|texlive-biblatex-chem-1.1g-1|37	%files
12mr|texlive-biblatex-chem-1.1g-1|38	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-acs.bbx
12mr|texlive-biblatex-chem-1.1g-1|39	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-acs.cbx
12mr|texlive-biblatex-chem-1.1g-1|40	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-angew.bbx
12mr|texlive-biblatex-chem-1.1g-1|41	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-angew.cbx
12mr|texlive-biblatex-chem-1.1g-1|42	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-biochem.bbx
12mr|texlive-biblatex-chem-1.1g-1|43	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-biochem.cbx
12mr|texlive-biblatex-chem-1.1g-1|44	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-rsc.bbx
12mr|texlive-biblatex-chem-1.1g-1|45	%{_texmfdistdir}/tex/latex/biblatex-chem/chem-rsc.cbx
12mr|texlive-biblatex-chem-1.1g-1|46	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/README
12mr|texlive-biblatex-chem-1.1g-1|47	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-acs.pdf
12mr|texlive-biblatex-chem-1.1g-1|48	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-acs.tex
12mr|texlive-biblatex-chem-1.1g-1|49	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-angew.pdf
12mr|texlive-biblatex-chem-1.1g-1|50	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-angew.tex
12mr|texlive-biblatex-chem-1.1g-1|51	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-biochem.pdf
12mr|texlive-biblatex-chem-1.1g-1|52	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-biochem.tex
12mr|texlive-biblatex-chem-1.1g-1|53	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-rsc.pdf
12mr|texlive-biblatex-chem-1.1g-1|54	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem-rsc.tex
12mr|texlive-biblatex-chem-1.1g-1|55	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem.bib
12mr|texlive-biblatex-chem-1.1g-1|56	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem.pdf
12mr|texlive-biblatex-chem-1.1g-1|57	%doc %{_texmfdistdir}/doc/latex/biblatex-chem/biblatex-chem.tex
12mr|texlive-biblatex-chem-1.1g-1|58	
12mr|texlive-biblatex-chem-1.1g-1|59	#-----------------------------------------------------------------------
12mr|texlive-biblatex-chem-1.1g-1|60	%prep
12mr|texlive-biblatex-chem-1.1g-1|61	%setup -c -a0 -a1
12mr|texlive-biblatex-chem-1.1g-1|62	
12mr|texlive-biblatex-chem-1.1g-1|63	%build
12mr|texlive-biblatex-chem-1.1g-1|64	
12mr|texlive-biblatex-chem-1.1g-1|65	%install
12mr|texlive-biblatex-chem-1.1g-1|66	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-chem-1.1g-1|67	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-chem-1.1g-1|68	
12mr|texlive-biblatex-chem-1.1g-1|69	
12mr|texlive-biblatex-chem-1.1g-1|70	
12mr|texlive-biblatex-chem-1.1g-1|71	%changelog
12mr|texlive-biblatex-chem-1.1g-1|72	

16763 12
12mr|texlive-biblatex-chicago-0.9.9-1|1	# revision 27254
12mr|texlive-biblatex-chicago-0.9.9-1|2	# category Package
12mr|texlive-biblatex-chicago-0.9.9-1|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-chicago
12mr|texlive-biblatex-chicago-0.9.9-1|4	# catalog-date 2012-07-05 15:34:29 +0200
12mr|texlive-biblatex-chicago-0.9.9-1|5	# catalog-license lppl1.3
12mr|texlive-biblatex-chicago-0.9.9-1|6	# catalog-version 0.9.9
12mr|texlive-biblatex-chicago-0.9.9-1|7	Name:		texlive-biblatex-chicago
12mr|texlive-biblatex-chicago-0.9.9-1|8	Version:	0.9.9
12mr|texlive-biblatex-chicago-0.9.9-1|9	Release:	1
12mr|texlive-biblatex-chicago-0.9.9-1|10	Summary:	Chicago style files for biblatex
12mr|texlive-biblatex-chicago-0.9.9-1|11	Group:		Publishing
12mr|texlive-biblatex-chicago-0.9.9-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-chicago
12mr|texlive-biblatex-chicago-0.9.9-1|13	License:	LPPL1.3
12mr|texlive-biblatex-chicago-0.9.9-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-chicago.tar.xz
12mr|texlive-biblatex-chicago-0.9.9-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-chicago.doc.tar.xz
12mr|texlive-biblatex-chicago-0.9.9-1|16	BuildArch:	noarch
12mr|texlive-biblatex-chicago-0.9.9-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-biblatex-chicago-0.9.9-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-biblatex-chicago-0.9.9-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-biblatex-chicago-0.9.9-1|20	
12mr|texlive-biblatex-chicago-0.9.9-1|21	%description
12mr|texlive-biblatex-chicago-0.9.9-1|22	This is a biblatex style that implements the Chicago 'author-
12mr|texlive-biblatex-chicago-0.9.9-1|23	date' and 'notes with bibliography' style specifications given
12mr|texlive-biblatex-chicago-0.9.9-1|24	in the Chicago Manual of Style, 15th edition. The style
12mr|texlive-biblatex-chicago-0.9.9-1|25	implements entry types for citing audio-visual materials. The
12mr|texlive-biblatex-chicago-0.9.9-1|26	package was previously known as biblatex-chicago-notes-df.
12mr|texlive-biblatex-chicago-0.9.9-1|27	
12mr|texlive-biblatex-chicago-0.9.9-1|28	%post
12mr|texlive-biblatex-chicago-0.9.9-1|29	%{_sbindir}/texlive.post
12mr|texlive-biblatex-chicago-0.9.9-1|30	
12mr|texlive-biblatex-chicago-0.9.9-1|31	%postun
12mr|texlive-biblatex-chicago-0.9.9-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-biblatex-chicago-0.9.9-1|33	%{_sbindir}/texlive.post
12mr|texlive-biblatex-chicago-0.9.9-1|34	fi
12mr|texlive-biblatex-chicago-0.9.9-1|35	
12mr|texlive-biblatex-chicago-0.9.9-1|36	#-----------------------------------------------------------------------
12mr|texlive-biblatex-chicago-0.9.9-1|37	%files
12mr|texlive-biblatex-chicago-0.9.9-1|38	%{_texmfdistdir}/tex/latex/biblatex-chicago/biblatex-chicago.sty
12mr|texlive-biblatex-chicago-0.9.9-1|39	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-authordate.bbx
12mr|texlive-biblatex-chicago-0.9.9-1|40	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-authordate.cbx
12mr|texlive-biblatex-chicago-0.9.9-1|41	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-authordate15.bbx
12mr|texlive-biblatex-chicago-0.9.9-1|42	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-authordate15.cbx
12mr|texlive-biblatex-chicago-0.9.9-1|43	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-notes.bbx
12mr|texlive-biblatex-chicago-0.9.9-1|44	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-notes.cbx
12mr|texlive-biblatex-chicago-0.9.9-1|45	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-notes15.bbx
12mr|texlive-biblatex-chicago-0.9.9-1|46	%{_texmfdistdir}/tex/latex/biblatex-chicago/chicago-notes15.cbx
12mr|texlive-biblatex-chicago-0.9.9-1|47	%{_texmfdistdir}/tex/latex/biblatex-chicago/cms-american.lbx
12mr|texlive-biblatex-chicago-0.9.9-1|48	%{_texmfdistdir}/tex/latex/biblatex-chicago/cms-french.lbx
12mr|texlive-biblatex-chicago-0.9.9-1|49	%{_texmfdistdir}/tex/latex/biblatex-chicago/cms-german.lbx
12mr|texlive-biblatex-chicago-0.9.9-1|50	%{_texmfdistdir}/tex/latex/biblatex-chicago/cms-ngerman.lbx
12mr|texlive-biblatex-chicago-0.9.9-1|51	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/README
12mr|texlive-biblatex-chicago-0.9.9-1|52	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/RELEASE
12mr|texlive-biblatex-chicago-0.9.9-1|53	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/biblatex-chicago.pdf
12mr|texlive-biblatex-chicago-0.9.9-1|54	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/biblatex-chicago.tex
12mr|texlive-biblatex-chicago-0.9.9-1|55	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/biblatex-chicago15.pdf
12mr|texlive-biblatex-chicago-0.9.9-1|56	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/biblatex-chicago15.tex
12mr|texlive-biblatex-chicago-0.9.9-1|57	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms-dates-sample.pdf
12mr|texlive-biblatex-chicago-0.9.9-1|58	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms-dates-sample.tex
12mr|texlive-biblatex-chicago-0.9.9-1|59	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms-notes-sample.pdf
12mr|texlive-biblatex-chicago-0.9.9-1|60	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms-notes-sample.tex
12mr|texlive-biblatex-chicago-0.9.9-1|61	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms15-dates-sample.pdf
12mr|texlive-biblatex-chicago-0.9.9-1|62	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms15-dates-sample.tex
12mr|texlive-biblatex-chicago-0.9.9-1|63	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms15-notes-sample.pdf
12mr|texlive-biblatex-chicago-0.9.9-1|64	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/cms15-notes-sample.tex
12mr|texlive-biblatex-chicago-0.9.9-1|65	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/dates-test.bib
12mr|texlive-biblatex-chicago-0.9.9-1|66	%doc %{_texmfdistdir}/doc/latex/biblatex-chicago/notes-test.bib
12mr|texlive-biblatex-chicago-0.9.9-1|67	
12mr|texlive-biblatex-chicago-0.9.9-1|68	#-----------------------------------------------------------------------
12mr|texlive-biblatex-chicago-0.9.9-1|69	%prep
12mr|texlive-biblatex-chicago-0.9.9-1|70	%setup -c -a0 -a1
12mr|texlive-biblatex-chicago-0.9.9-1|71	
12mr|texlive-biblatex-chicago-0.9.9-1|72	%build
12mr|texlive-biblatex-chicago-0.9.9-1|73	
12mr|texlive-biblatex-chicago-0.9.9-1|74	%install
12mr|texlive-biblatex-chicago-0.9.9-1|75	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-chicago-0.9.9-1|76	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-chicago-0.9.9-1|77	
12mr|texlive-biblatex-chicago-0.9.9-1|78	
12mr|texlive-biblatex-chicago-0.9.9-1|79	
12mr|texlive-biblatex-chicago-0.9.9-1|80	%changelog
12mr|texlive-biblatex-chicago-0.9.9-1|81	

16764 12
12mr|texlive-biblatex-dw-1.5-1|1	# revision 27035
12mr|texlive-biblatex-dw-1.5-1|2	# category Package
12mr|texlive-biblatex-dw-1.5-1|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-dw
12mr|texlive-biblatex-dw-1.5-1|4	# catalog-date 2012-06-28 18:57:40 +0200
12mr|texlive-biblatex-dw-1.5-1|5	# catalog-license lppl
12mr|texlive-biblatex-dw-1.5-1|6	# catalog-version 1.5
12mr|texlive-biblatex-dw-1.5-1|7	Name:		texlive-biblatex-dw
12mr|texlive-biblatex-dw-1.5-1|8	Version:	1.5
12mr|texlive-biblatex-dw-1.5-1|9	Release:	1
12mr|texlive-biblatex-dw-1.5-1|10	Summary:	Humanities styles for biblatex
12mr|texlive-biblatex-dw-1.5-1|11	Group:		Publishing
12mr|texlive-biblatex-dw-1.5-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-dw
12mr|texlive-biblatex-dw-1.5-1|13	License:	LPPL
12mr|texlive-biblatex-dw-1.5-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-dw.tar.xz
12mr|texlive-biblatex-dw-1.5-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-dw.doc.tar.xz
12mr|texlive-biblatex-dw-1.5-1|16	BuildArch:	noarch
12mr|texlive-biblatex-dw-1.5-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-biblatex-dw-1.5-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-biblatex-dw-1.5-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-biblatex-dw-1.5-1|20	
12mr|texlive-biblatex-dw-1.5-1|21	%description
12mr|texlive-biblatex-dw-1.5-1|22	A small collection of styles for the biblatex package. It was
12mr|texlive-biblatex-dw-1.5-1|23	designed for citations in the humanities and offers some
12mr|texlive-biblatex-dw-1.5-1|24	features that are not provided by the standard biblatex styles.
12mr|texlive-biblatex-dw-1.5-1|25	The styles are dependent on biblatex (at least version 0.9b)
12mr|texlive-biblatex-dw-1.5-1|26	and cannot be used without it. Eine kleine Sammlung von Stilen
12mr|texlive-biblatex-dw-1.5-1|27	fur das Paket biblatex. Es ist auf geisteswissenschaftliche
12mr|texlive-biblatex-dw-1.5-1|28	Zitierweise zugeschnitten und bietet einige Funktionen, die von
12mr|texlive-biblatex-dw-1.5-1|29	den Standard-Stilen von biblatex nicht direkt bereitgestellt
12mr|texlive-biblatex-dw-1.5-1|30	werden. Biblatex-dw baut vollstandig auf biblatex auf und kann
12mr|texlive-biblatex-dw-1.5-1|31	nicht ohne biblatex (mindestens in der Version 0.9b) verwendet
12mr|texlive-biblatex-dw-1.5-1|32	werden.
12mr|texlive-biblatex-dw-1.5-1|33	
12mr|texlive-biblatex-dw-1.5-1|34	%post
12mr|texlive-biblatex-dw-1.5-1|35	%{_sbindir}/texlive.post
12mr|texlive-biblatex-dw-1.5-1|36	
12mr|texlive-biblatex-dw-1.5-1|37	%postun
12mr|texlive-biblatex-dw-1.5-1|38	if [ $1 -eq 0 ]; then
12mr|texlive-biblatex-dw-1.5-1|39	%{_sbindir}/texlive.post
12mr|texlive-biblatex-dw-1.5-1|40	fi
12mr|texlive-biblatex-dw-1.5-1|41	
12mr|texlive-biblatex-dw-1.5-1|42	#-----------------------------------------------------------------------
12mr|texlive-biblatex-dw-1.5-1|43	%files
12mr|texlive-biblatex-dw-1.5-1|44	%{_texmfdistdir}/tex/latex/biblatex-dw/bbx/authortitle-dw.bbx
12mr|texlive-biblatex-dw-1.5-1|45	%{_texmfdistdir}/tex/latex/biblatex-dw/bbx/footnote-dw.bbx
12mr|texlive-biblatex-dw-1.5-1|46	%{_texmfdistdir}/tex/latex/biblatex-dw/bbx/standard-dw.bbx
12mr|texlive-biblatex-dw-1.5-1|47	%{_texmfdistdir}/tex/latex/biblatex-dw/cbx/authortitle-dw.cbx
12mr|texlive-biblatex-dw-1.5-1|48	%{_texmfdistdir}/tex/latex/biblatex-dw/cbx/footnote-dw.cbx
12mr|texlive-biblatex-dw-1.5-1|49	%{_texmfdistdir}/tex/latex/biblatex-dw/cbx/standard-dw.cbx
12mr|texlive-biblatex-dw-1.5-1|50	%{_texmfdistdir}/tex/latex/biblatex-dw/lbx/english-dw.lbx
12mr|texlive-biblatex-dw-1.5-1|51	%{_texmfdistdir}/tex/latex/biblatex-dw/lbx/german-dw.lbx
12mr|texlive-biblatex-dw-1.5-1|52	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/CHANGES
12mr|texlive-biblatex-dw-1.5-1|53	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/LIESMICH
12mr|texlive-biblatex-dw-1.5-1|54	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/README
12mr|texlive-biblatex-dw-1.5-1|55	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/biblatex-dw-preamble.tex
12mr|texlive-biblatex-dw-1.5-1|56	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/biblatex-dw-print.tex
12mr|texlive-biblatex-dw-1.5-1|57	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/biblatex-dw-screen.tex
12mr|texlive-biblatex-dw-1.5-1|58	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/biblatex-dw.pdf
12mr|texlive-biblatex-dw-1.5-1|59	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/biblatex-dw.tex
12mr|texlive-biblatex-dw-1.5-1|60	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/de-biblatex-dw.pdf
12mr|texlive-biblatex-dw-1.5-1|61	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/de-biblatex-dw.tex
12mr|texlive-biblatex-dw-1.5-1|62	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/de-authortitle-dw.pdf
12mr|texlive-biblatex-dw-1.5-1|63	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/de-authortitle-dw.tex
12mr|texlive-biblatex-dw-1.5-1|64	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/de-examples-dw.bib
12mr|texlive-biblatex-dw-1.5-1|65	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/de-footnote-dw.pdf
12mr|texlive-biblatex-dw-1.5-1|66	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/de-footnote-dw.tex
12mr|texlive-biblatex-dw-1.5-1|67	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/en-authortitle-dw.pdf
12mr|texlive-biblatex-dw-1.5-1|68	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/en-authortitle-dw.tex
12mr|texlive-biblatex-dw-1.5-1|69	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/en-footnote-dw.pdf
12mr|texlive-biblatex-dw-1.5-1|70	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/en-footnote-dw.tex
12mr|texlive-biblatex-dw-1.5-1|71	%doc %{_texmfdistdir}/doc/latex/biblatex-dw/examples/examples-dw.bib
12mr|texlive-biblatex-dw-1.5-1|72	
12mr|texlive-biblatex-dw-1.5-1|73	#-----------------------------------------------------------------------
12mr|texlive-biblatex-dw-1.5-1|74	%prep
12mr|texlive-biblatex-dw-1.5-1|75	%setup -c -a0 -a1
12mr|texlive-biblatex-dw-1.5-1|76	
12mr|texlive-biblatex-dw-1.5-1|77	%build
12mr|texlive-biblatex-dw-1.5-1|78	
12mr|texlive-biblatex-dw-1.5-1|79	%install
12mr|texlive-biblatex-dw-1.5-1|80	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-dw-1.5-1|81	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-dw-1.5-1|82	
12mr|texlive-biblatex-dw-1.5-1|83	
12mr|texlive-biblatex-dw-1.5-1|84	
12mr|texlive-biblatex-dw-1.5-1|85	%changelog
12mr|texlive-biblatex-dw-1.5-1|86	

16765 12
12mr|texlive-biblatex-fiwi-1.2-1|1	# revision 27096
12mr|texlive-biblatex-fiwi-1.2-1|2	# category Package
12mr|texlive-biblatex-fiwi-1.2-1|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-fiwi
12mr|texlive-biblatex-fiwi-1.2-1|4	# catalog-date 2012-07-18 16:11:54 +0200
12mr|texlive-biblatex-fiwi-1.2-1|5	# catalog-license lppl1.3
12mr|texlive-biblatex-fiwi-1.2-1|6	# catalog-version 1.2
12mr|texlive-biblatex-fiwi-1.2-1|7	Name:		texlive-biblatex-fiwi
12mr|texlive-biblatex-fiwi-1.2-1|8	Version:	1.2
12mr|texlive-biblatex-fiwi-1.2-1|9	Release:	1
12mr|texlive-biblatex-fiwi-1.2-1|10	Summary:	Biblatex styles for use in German humanities
12mr|texlive-biblatex-fiwi-1.2-1|11	Group:		Publishing
12mr|texlive-biblatex-fiwi-1.2-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-fiwi
12mr|texlive-biblatex-fiwi-1.2-1|13	License:	LPPL1.3
12mr|texlive-biblatex-fiwi-1.2-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-fiwi.tar.xz
12mr|texlive-biblatex-fiwi-1.2-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-fiwi.doc.tar.xz
12mr|texlive-biblatex-fiwi-1.2-1|16	BuildArch:	noarch
12mr|texlive-biblatex-fiwi-1.2-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-biblatex-fiwi-1.2-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-biblatex-fiwi-1.2-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-biblatex-fiwi-1.2-1|20	
12mr|texlive-biblatex-fiwi-1.2-1|21	%description
12mr|texlive-biblatex-fiwi-1.2-1|22	The package provides a collection of styles for biblatex
12mr|texlive-biblatex-fiwi-1.2-1|23	(version 1.7 is required, currently). It was designed for
12mr|texlive-biblatex-fiwi-1.2-1|24	citations in German Humanities, especially film studies, and
12mr|texlive-biblatex-fiwi-1.2-1|25	offers some features that are not provided by the standard
12mr|texlive-biblatex-fiwi-1.2-1|26	biblatex styles. The style is highly optimized for documents
12mr|texlive-biblatex-fiwi-1.2-1|27	written in German, and the main documentation is only available
12mr|texlive-biblatex-fiwi-1.2-1|28	in German.
12mr|texlive-biblatex-fiwi-1.2-1|29	
12mr|texlive-biblatex-fiwi-1.2-1|30	%post
12mr|texlive-biblatex-fiwi-1.2-1|31	%{_sbindir}/texlive.post
12mr|texlive-biblatex-fiwi-1.2-1|32	
12mr|texlive-biblatex-fiwi-1.2-1|33	%postun
12mr|texlive-biblatex-fiwi-1.2-1|34	if [ $1 -eq 0 ]; then
12mr|texlive-biblatex-fiwi-1.2-1|35	%{_sbindir}/texlive.post
12mr|texlive-biblatex-fiwi-1.2-1|36	fi
12mr|texlive-biblatex-fiwi-1.2-1|37	
12mr|texlive-biblatex-fiwi-1.2-1|38	#-----------------------------------------------------------------------
12mr|texlive-biblatex-fiwi-1.2-1|39	%files
12mr|texlive-biblatex-fiwi-1.2-1|40	%{_texmfdistdir}/tex/latex/biblatex-fiwi/fiwi-yearbeginning.bbx
12mr|texlive-biblatex-fiwi-1.2-1|41	%{_texmfdistdir}/tex/latex/biblatex-fiwi/fiwi.bbx
12mr|texlive-biblatex-fiwi-1.2-1|42	%{_texmfdistdir}/tex/latex/biblatex-fiwi/fiwi.cbx
12mr|texlive-biblatex-fiwi-1.2-1|43	%{_texmfdistdir}/tex/latex/biblatex-fiwi/fiwi.dbx
12mr|texlive-biblatex-fiwi-1.2-1|44	%{_texmfdistdir}/tex/latex/biblatex-fiwi/fiwi2.bbx
12mr|texlive-biblatex-fiwi-1.2-1|45	%{_texmfdistdir}/tex/latex/biblatex-fiwi/fiwi2.cbx
12mr|texlive-biblatex-fiwi-1.2-1|46	%{_texmfdistdir}/tex/latex/biblatex-fiwi/fiwi2.dbx
12mr|texlive-biblatex-fiwi-1.2-1|47	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/README
12mr|texlive-biblatex-fiwi-1.2-1|48	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/biblatex-fiwi.pdf
12mr|texlive-biblatex-fiwi-1.2-1|49	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/biblatex-fiwi.tex
12mr|texlive-biblatex-fiwi-1.2-1|50	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi-options.pdf
12mr|texlive-biblatex-fiwi-1.2-1|51	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi-options.tex
12mr|texlive-biblatex-fiwi-1.2-1|52	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi.pdf
12mr|texlive-biblatex-fiwi-1.2-1|53	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi.tex
12mr|texlive-biblatex-fiwi-1.2-1|54	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi2-options
12mr|texlive-biblatex-fiwi-1.2-1|55	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi2-options.pdf
12mr|texlive-biblatex-fiwi-1.2-1|56	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi2.pdf
12mr|texlive-biblatex-fiwi-1.2-1|57	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/example-biblatex-fiwi2.tex
12mr|texlive-biblatex-fiwi-1.2-1|58	%doc %{_texmfdistdir}/doc/latex/biblatex-fiwi/examples.bib
12mr|texlive-biblatex-fiwi-1.2-1|59	
12mr|texlive-biblatex-fiwi-1.2-1|60	#-----------------------------------------------------------------------
12mr|texlive-biblatex-fiwi-1.2-1|61	%prep
12mr|texlive-biblatex-fiwi-1.2-1|62	%setup -c -a0 -a1
12mr|texlive-biblatex-fiwi-1.2-1|63	
12mr|texlive-biblatex-fiwi-1.2-1|64	%build
12mr|texlive-biblatex-fiwi-1.2-1|65	
12mr|texlive-biblatex-fiwi-1.2-1|66	%install
12mr|texlive-biblatex-fiwi-1.2-1|67	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-fiwi-1.2-1|68	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-fiwi-1.2-1|69	
12mr|texlive-biblatex-fiwi-1.2-1|70	
12mr|texlive-biblatex-fiwi-1.2-1|71	
12mr|texlive-biblatex-fiwi-1.2-1|72	%changelog
12mr|texlive-biblatex-fiwi-1.2-1|73	

16766 12
12mr|texlive-biblatex-historian-0.4-2|1	# revision 19787
12mr|texlive-biblatex-historian-0.4-2|2	# category Package
12mr|texlive-biblatex-historian-0.4-2|3	# catalog-ctan /macros/latex/exptl/biblatex-contrib/biblatex-historian
12mr|texlive-biblatex-historian-0.4-2|4	# catalog-date 2010-08-23 11:17:08 +0200
12mr|texlive-biblatex-historian-0.4-2|5	# catalog-license lppl
12mr|texlive-biblatex-historian-0.4-2|6	# catalog-version 0.4
12mr|texlive-biblatex-historian-0.4-2|7	Name:		texlive-biblatex-historian
12mr|texlive-biblatex-historian-0.4-2|8	Version:	0.4
12mr|texlive-biblatex-historian-0.4-2|9	Release:	2
12mr|texlive-biblatex-historian-0.4-2|10	Summary:	A Biblatex style
12mr|texlive-biblatex-historian-0.4-2|11	Group:		Publishing
12mr|texlive-biblatex-historian-0.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/exptl/biblatex-contrib/biblatex-historian
12mr|texlive-biblatex-historian-0.4-2|13	License:	LPPL
12mr|texlive-biblatex-historian-0.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-historian.tar.xz
12mr|texlive-biblatex-historian-0.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-historian.doc.tar.xz
12mr|texlive-biblatex-historian-0.4-2|16	BuildArch:	noarch
12mr|texlive-biblatex-historian-0.4-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-biblatex-historian-0.4-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-biblatex-historian-0.4-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-biblatex-historian-0.4-2|20	
12mr|texlive-biblatex-historian-0.4-2|21	%description
12mr|texlive-biblatex-historian-0.4-2|22	A biblatex style, based on the Turabian Manual (a version of
12mr|texlive-biblatex-historian-0.4-2|23	Chicago).
12mr|texlive-biblatex-historian-0.4-2|24	
12mr|texlive-biblatex-historian-0.4-2|25	%post
12mr|texlive-biblatex-historian-0.4-2|26	%{_sbindir}/texlive.post
12mr|texlive-biblatex-historian-0.4-2|27	
12mr|texlive-biblatex-historian-0.4-2|28	%postun
12mr|texlive-biblatex-historian-0.4-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-biblatex-historian-0.4-2|30	%{_sbindir}/texlive.post
12mr|texlive-biblatex-historian-0.4-2|31	fi
12mr|texlive-biblatex-historian-0.4-2|32	
12mr|texlive-biblatex-historian-0.4-2|33	#-----------------------------------------------------------------------
12mr|texlive-biblatex-historian-0.4-2|34	%files
12mr|texlive-biblatex-historian-0.4-2|35	%{_texmfdistdir}/tex/latex/biblatex-historian/historian.bbx
12mr|texlive-biblatex-historian-0.4-2|36	%{_texmfdistdir}/tex/latex/biblatex-historian/historian.cbx
12mr|texlive-biblatex-historian-0.4-2|37	%{_texmfdistdir}/tex/latex/biblatex-historian/historian.lbx
12mr|texlive-biblatex-historian-0.4-2|38	%doc %{_texmfdistdir}/doc/latex/biblatex-historian/README.txt
12mr|texlive-biblatex-historian-0.4-2|39	%doc %{_texmfdistdir}/doc/latex/biblatex-historian/historian.bib
12mr|texlive-biblatex-historian-0.4-2|40	%doc %{_texmfdistdir}/doc/latex/biblatex-historian/historian.pdf
12mr|texlive-biblatex-historian-0.4-2|41	
12mr|texlive-biblatex-historian-0.4-2|42	#-----------------------------------------------------------------------
12mr|texlive-biblatex-historian-0.4-2|43	%prep
12mr|texlive-biblatex-historian-0.4-2|44	%setup -c -a0 -a1
12mr|texlive-biblatex-historian-0.4-2|45	
12mr|texlive-biblatex-historian-0.4-2|46	%build
12mr|texlive-biblatex-historian-0.4-2|47	
12mr|texlive-biblatex-historian-0.4-2|48	%install
12mr|texlive-biblatex-historian-0.4-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-historian-0.4-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-historian-0.4-2|51	
12mr|texlive-biblatex-historian-0.4-2|52	
12mr|texlive-biblatex-historian-0.4-2|53	
12mr|texlive-biblatex-historian-0.4-2|54	%changelog
12mr|texlive-biblatex-historian-0.4-2|55	

16767 12
12mr|texlive-biblatex-ieee-1.1b-1|1	# revision 27183
12mr|texlive-biblatex-ieee-1.1b-1|2	# category Package
12mr|texlive-biblatex-ieee-1.1b-1|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-ieee
12mr|texlive-biblatex-ieee-1.1b-1|4	# catalog-date 2012-07-21 20:46:34 +0200
12mr|texlive-biblatex-ieee-1.1b-1|5	# catalog-license lppl1.3
12mr|texlive-biblatex-ieee-1.1b-1|6	# catalog-version 1.1b
12mr|texlive-biblatex-ieee-1.1b-1|7	Name:		texlive-biblatex-ieee
12mr|texlive-biblatex-ieee-1.1b-1|8	Version:	1.1b
12mr|texlive-biblatex-ieee-1.1b-1|9	Release:	1
12mr|texlive-biblatex-ieee-1.1b-1|10	Summary:	Ieee style files for biblatex
12mr|texlive-biblatex-ieee-1.1b-1|11	Group:		Publishing
12mr|texlive-biblatex-ieee-1.1b-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-ieee
12mr|texlive-biblatex-ieee-1.1b-1|13	License:	LPPL1.3
12mr|texlive-biblatex-ieee-1.1b-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-ieee.tar.xz
12mr|texlive-biblatex-ieee-1.1b-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-ieee.doc.tar.xz
12mr|texlive-biblatex-ieee-1.1b-1|16	BuildArch:	noarch
12mr|texlive-biblatex-ieee-1.1b-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-biblatex-ieee-1.1b-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-biblatex-ieee-1.1b-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-biblatex-ieee-1.1b-1|20	
12mr|texlive-biblatex-ieee-1.1b-1|21	%description
12mr|texlive-biblatex-ieee-1.1b-1|22	This is a biblatex style that implements the bibliography style
12mr|texlive-biblatex-ieee-1.1b-1|23	of the IEEE for biblatex. The implementation follows standard
12mr|texlive-biblatex-ieee-1.1b-1|24	biblatex conventions, and can be used simply by loading
12mr|texlive-biblatex-ieee-1.1b-1|25	biblatex with the appropriate option:
12mr|texlive-biblatex-ieee-1.1b-1|26	\usepackage[style=ieee]{biblatex} A demonstration database is
12mr|texlive-biblatex-ieee-1.1b-1|27	provided to show how to format input for the style.
12mr|texlive-biblatex-ieee-1.1b-1|28	
12mr|texlive-biblatex-ieee-1.1b-1|29	%post
12mr|texlive-biblatex-ieee-1.1b-1|30	%{_sbindir}/texlive.post
12mr|texlive-biblatex-ieee-1.1b-1|31	
12mr|texlive-biblatex-ieee-1.1b-1|32	%postun
12mr|texlive-biblatex-ieee-1.1b-1|33	if [ $1 -eq 0 ]; then
12mr|texlive-biblatex-ieee-1.1b-1|34	%{_sbindir}/texlive.post
12mr|texlive-biblatex-ieee-1.1b-1|35	fi
12mr|texlive-biblatex-ieee-1.1b-1|36	
12mr|texlive-biblatex-ieee-1.1b-1|37	#-----------------------------------------------------------------------
12mr|texlive-biblatex-ieee-1.1b-1|38	%files
12mr|texlive-biblatex-ieee-1.1b-1|39	%{_texmfdistdir}/tex/latex/biblatex-ieee/ieee-alphabetic.bbx
12mr|texlive-biblatex-ieee-1.1b-1|40	%{_texmfdistdir}/tex/latex/biblatex-ieee/ieee-alphabetic.cbx
12mr|texlive-biblatex-ieee-1.1b-1|41	%{_texmfdistdir}/tex/latex/biblatex-ieee/ieee.bbx
12mr|texlive-biblatex-ieee-1.1b-1|42	%{_texmfdistdir}/tex/latex/biblatex-ieee/ieee.cbx
12mr|texlive-biblatex-ieee-1.1b-1|43	%doc %{_texmfdistdir}/doc/latex/biblatex-ieee/README
12mr|texlive-biblatex-ieee-1.1b-1|44	%doc %{_texmfdistdir}/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.pdf
12mr|texlive-biblatex-ieee-1.1b-1|45	%doc %{_texmfdistdir}/doc/latex/biblatex-ieee/biblatex-ieee-alphabetic.tex
12mr|texlive-biblatex-ieee-1.1b-1|46	%doc %{_texmfdistdir}/doc/latex/biblatex-ieee/biblatex-ieee.bib
12mr|texlive-biblatex-ieee-1.1b-1|47	%doc %{_texmfdistdir}/doc/latex/biblatex-ieee/biblatex-ieee.pdf
12mr|texlive-biblatex-ieee-1.1b-1|48	%doc %{_texmfdistdir}/doc/latex/biblatex-ieee/biblatex-ieee.tex
12mr|texlive-biblatex-ieee-1.1b-1|49	
12mr|texlive-biblatex-ieee-1.1b-1|50	#-----------------------------------------------------------------------
12mr|texlive-biblatex-ieee-1.1b-1|51	%prep
12mr|texlive-biblatex-ieee-1.1b-1|52	%setup -c -a0 -a1
12mr|texlive-biblatex-ieee-1.1b-1|53	
12mr|texlive-biblatex-ieee-1.1b-1|54	%build
12mr|texlive-biblatex-ieee-1.1b-1|55	
12mr|texlive-biblatex-ieee-1.1b-1|56	%install
12mr|texlive-biblatex-ieee-1.1b-1|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-ieee-1.1b-1|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-ieee-1.1b-1|59	
12mr|texlive-biblatex-ieee-1.1b-1|60	
12mr|texlive-biblatex-ieee-1.1b-1|61	
12mr|texlive-biblatex-ieee-1.1b-1|62	%changelog
12mr|texlive-biblatex-ieee-1.1b-1|63	

16768 12
12mr|texlive-biblatex-juradiss-0.1f-1|1	# revision 27195
12mr|texlive-biblatex-juradiss-0.1f-1|2	# category Package
12mr|texlive-biblatex-juradiss-0.1f-1|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-juradiss
12mr|texlive-biblatex-juradiss-0.1f-1|4	# catalog-date 2012-07-18 10:04:49 +0200
12mr|texlive-biblatex-juradiss-0.1f-1|5	# catalog-license lppl
12mr|texlive-biblatex-juradiss-0.1f-1|6	# catalog-version 0.1f
12mr|texlive-biblatex-juradiss-0.1f-1|7	Name:		texlive-biblatex-juradiss
12mr|texlive-biblatex-juradiss-0.1f-1|8	Version:	0.1f
12mr|texlive-biblatex-juradiss-0.1f-1|9	Release:	1
12mr|texlive-biblatex-juradiss-0.1f-1|10	Summary:	Biblatex stylefiles for German law thesis
12mr|texlive-biblatex-juradiss-0.1f-1|11	Group:		Publishing
12mr|texlive-biblatex-juradiss-0.1f-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-juradiss
12mr|texlive-biblatex-juradiss-0.1f-1|13	License:	LPPL
12mr|texlive-biblatex-juradiss-0.1f-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-juradiss.tar.xz
12mr|texlive-biblatex-juradiss-0.1f-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-juradiss.doc.tar.xz
12mr|texlive-biblatex-juradiss-0.1f-1|16	BuildArch:	noarch
12mr|texlive-biblatex-juradiss-0.1f-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-biblatex-juradiss-0.1f-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-biblatex-juradiss-0.1f-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-biblatex-juradiss-0.1f-1|20	
12mr|texlive-biblatex-juradiss-0.1f-1|21	%description
12mr|texlive-biblatex-juradiss-0.1f-1|22	The package provides a style for use in typesetting a German
12mr|texlive-biblatex-juradiss-0.1f-1|23	law thesis with LaTeX. The style (using biblatex) is based on
12mr|texlive-biblatex-juradiss-0.1f-1|24	biblatex-dw.
12mr|texlive-biblatex-juradiss-0.1f-1|25	
12mr|texlive-biblatex-juradiss-0.1f-1|26	%post
12mr|texlive-biblatex-juradiss-0.1f-1|27	%{_sbindir}/texlive.post
12mr|texlive-biblatex-juradiss-0.1f-1|28	
12mr|texlive-biblatex-juradiss-0.1f-1|29	%postun
12mr|texlive-biblatex-juradiss-0.1f-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-biblatex-juradiss-0.1f-1|31	%{_sbindir}/texlive.post
12mr|texlive-biblatex-juradiss-0.1f-1|32	fi
12mr|texlive-biblatex-juradiss-0.1f-1|33	
12mr|texlive-biblatex-juradiss-0.1f-1|34	#-----------------------------------------------------------------------
12mr|texlive-biblatex-juradiss-0.1f-1|35	%files
12mr|texlive-biblatex-juradiss-0.1f-1|36	%{_texmfdistdir}/tex/latex/biblatex-juradiss/biblatex-juradiss.bbx
12mr|texlive-biblatex-juradiss-0.1f-1|37	%{_texmfdistdir}/tex/latex/biblatex-juradiss/biblatex-juradiss.cbx
12mr|texlive-biblatex-juradiss-0.1f-1|38	%doc %{_texmfdistdir}/doc/latex/biblatex-juradiss/README
12mr|texlive-biblatex-juradiss-0.1f-1|39	%doc %{_texmfdistdir}/doc/latex/biblatex-juradiss/biber.conf
12mr|texlive-biblatex-juradiss-0.1f-1|40	%doc %{_texmfdistdir}/doc/latex/biblatex-juradiss/biblatex-juradiss.pdf
12mr|texlive-biblatex-juradiss-0.1f-1|41	%doc %{_texmfdistdir}/doc/latex/biblatex-juradiss/biblatex-juradiss.tex
12mr|texlive-biblatex-juradiss-0.1f-1|42	
12mr|texlive-biblatex-juradiss-0.1f-1|43	#-----------------------------------------------------------------------
12mr|texlive-biblatex-juradiss-0.1f-1|44	%prep
12mr|texlive-biblatex-juradiss-0.1f-1|45	%setup -c -a0 -a1
12mr|texlive-biblatex-juradiss-0.1f-1|46	
12mr|texlive-biblatex-juradiss-0.1f-1|47	%build
12mr|texlive-biblatex-juradiss-0.1f-1|48	
12mr|texlive-biblatex-juradiss-0.1f-1|49	%install
12mr|texlive-biblatex-juradiss-0.1f-1|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-juradiss-0.1f-1|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-juradiss-0.1f-1|52	
12mr|texlive-biblatex-juradiss-0.1f-1|53	
12mr|texlive-biblatex-juradiss-0.1f-1|54	
12mr|texlive-biblatex-juradiss-0.1f-1|55	%changelog
12mr|texlive-biblatex-juradiss-0.1f-1|56	

16769 12
12mr|texlive-biblatex-luh-ipw-0.2-2|1	# revision 25093
12mr|texlive-biblatex-luh-ipw-0.2-2|2	# category Package
12mr|texlive-biblatex-luh-ipw-0.2-2|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-luh-ipw
12mr|texlive-biblatex-luh-ipw-0.2-2|4	# catalog-date 2012-01-10 17:14:00 +0100
12mr|texlive-biblatex-luh-ipw-0.2-2|5	# catalog-license lppl1.3
12mr|texlive-biblatex-luh-ipw-0.2-2|6	# catalog-version 0.2
12mr|texlive-biblatex-luh-ipw-0.2-2|7	Name:		texlive-biblatex-luh-ipw
12mr|texlive-biblatex-luh-ipw-0.2-2|8	Version:	0.2
12mr|texlive-biblatex-luh-ipw-0.2-2|9	Release:	2
12mr|texlive-biblatex-luh-ipw-0.2-2|10	Summary:	Biblatex styles for social sciences
12mr|texlive-biblatex-luh-ipw-0.2-2|11	Group:		Publishing
12mr|texlive-biblatex-luh-ipw-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-luh-ipw
12mr|texlive-biblatex-luh-ipw-0.2-2|13	License:	LPPL1.3
12mr|texlive-biblatex-luh-ipw-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-luh-ipw.tar.xz
12mr|texlive-biblatex-luh-ipw-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-luh-ipw.doc.tar.xz
12mr|texlive-biblatex-luh-ipw-0.2-2|16	BuildArch:	noarch
12mr|texlive-biblatex-luh-ipw-0.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-biblatex-luh-ipw-0.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-biblatex-luh-ipw-0.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-biblatex-luh-ipw-0.2-2|20	
12mr|texlive-biblatex-luh-ipw-0.2-2|21	%description
12mr|texlive-biblatex-luh-ipw-0.2-2|22	The bundle is a small collection of styles for biblatex. It was
12mr|texlive-biblatex-luh-ipw-0.2-2|23	designed for citations in the Humanities, following the
12mr|texlive-biblatex-luh-ipw-0.2-2|24	guidelines of style of the institutes for the social sciences
12mr|texlive-biblatex-luh-ipw-0.2-2|25	of the Leibniz University Hannover/LUH (especially the
12mr|texlive-biblatex-luh-ipw-0.2-2|26	Institute of Political Science). The bundle depends on biblatex
12mr|texlive-biblatex-luh-ipw-0.2-2|27	(version 1.1 at least) and cannot be used without it.
12mr|texlive-biblatex-luh-ipw-0.2-2|28	
12mr|texlive-biblatex-luh-ipw-0.2-2|29	%post
12mr|texlive-biblatex-luh-ipw-0.2-2|30	%{_sbindir}/texlive.post
12mr|texlive-biblatex-luh-ipw-0.2-2|31	
12mr|texlive-biblatex-luh-ipw-0.2-2|32	%postun
12mr|texlive-biblatex-luh-ipw-0.2-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-biblatex-luh-ipw-0.2-2|34	%{_sbindir}/texlive.post
12mr|texlive-biblatex-luh-ipw-0.2-2|35	fi
12mr|texlive-biblatex-luh-ipw-0.2-2|36	
12mr|texlive-biblatex-luh-ipw-0.2-2|37	#-----------------------------------------------------------------------
12mr|texlive-biblatex-luh-ipw-0.2-2|38	%files
12mr|texlive-biblatex-luh-ipw-0.2-2|39	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/bbx/authoryear-luh-ipw.bbx
12mr|texlive-biblatex-luh-ipw-0.2-2|40	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/bbx/standard-luh-ipw.bbx
12mr|texlive-biblatex-luh-ipw-0.2-2|41	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/bbx/verbose-inote-luh-ipw.bbx
12mr|texlive-biblatex-luh-ipw-0.2-2|42	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/cbx/authoryear-luh-ipw.cbx
12mr|texlive-biblatex-luh-ipw-0.2-2|43	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/cbx/standard-luh-ipw.cbx
12mr|texlive-biblatex-luh-ipw-0.2-2|44	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/cbx/verbose-inote-luh-ipw.cbx
12mr|texlive-biblatex-luh-ipw-0.2-2|45	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/lbx/english-luh-ipw.lbx
12mr|texlive-biblatex-luh-ipw-0.2-2|46	%{_texmfdistdir}/tex/latex/biblatex-luh-ipw/lbx/german-luh-ipw.lbx
12mr|texlive-biblatex-luh-ipw-0.2-2|47	%doc %{_texmfdistdir}/doc/latex/biblatex-luh-ipw/README
12mr|texlive-biblatex-luh-ipw-0.2-2|48	%doc %{_texmfdistdir}/doc/latex/biblatex-luh-ipw/biblatex-luh-ipw-preamble.tex
12mr|texlive-biblatex-luh-ipw-0.2-2|49	%doc %{_texmfdistdir}/doc/latex/biblatex-luh-ipw/biblatex-luh-ipw-print.tex
12mr|texlive-biblatex-luh-ipw-0.2-2|50	%doc %{_texmfdistdir}/doc/latex/biblatex-luh-ipw/biblatex-luh-ipw-screen.tex
12mr|texlive-biblatex-luh-ipw-0.2-2|51	%doc %{_texmfdistdir}/doc/latex/biblatex-luh-ipw/de-biblatex-luh-ipw.pdf
12mr|texlive-biblatex-luh-ipw-0.2-2|52	%doc %{_texmfdistdir}/doc/latex/biblatex-luh-ipw/de-biblatex-luh-ipw.tex
12mr|texlive-biblatex-luh-ipw-0.2-2|53	
12mr|texlive-biblatex-luh-ipw-0.2-2|54	#-----------------------------------------------------------------------
12mr|texlive-biblatex-luh-ipw-0.2-2|55	%prep
12mr|texlive-biblatex-luh-ipw-0.2-2|56	%setup -c -a0 -a1
12mr|texlive-biblatex-luh-ipw-0.2-2|57	
12mr|texlive-biblatex-luh-ipw-0.2-2|58	%build
12mr|texlive-biblatex-luh-ipw-0.2-2|59	
12mr|texlive-biblatex-luh-ipw-0.2-2|60	%install
12mr|texlive-biblatex-luh-ipw-0.2-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-luh-ipw-0.2-2|62	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-luh-ipw-0.2-2|63	
12mr|texlive-biblatex-luh-ipw-0.2-2|64	
12mr|texlive-biblatex-luh-ipw-0.2-2|65	
12mr|texlive-biblatex-luh-ipw-0.2-2|66	%changelog
12mr|texlive-biblatex-luh-ipw-0.2-2|67	

16770 12
12mr|texlive-biblatex-mla-0.95-2|1	# revision 20910
12mr|texlive-biblatex-mla-0.95-2|2	# category Package
12mr|texlive-biblatex-mla-0.95-2|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-mla
12mr|texlive-biblatex-mla-0.95-2|4	# catalog-date 2011-01-02 13:07:58 +0100
12mr|texlive-biblatex-mla-0.95-2|5	# catalog-license lppl
12mr|texlive-biblatex-mla-0.95-2|6	# catalog-version 0.95
12mr|texlive-biblatex-mla-0.95-2|7	Name:		texlive-biblatex-mla
12mr|texlive-biblatex-mla-0.95-2|8	Version:	0.95
12mr|texlive-biblatex-mla-0.95-2|9	Release:	2
12mr|texlive-biblatex-mla-0.95-2|10	Summary:	MLA style files for biblatex
12mr|texlive-biblatex-mla-0.95-2|11	Group:		Publishing
12mr|texlive-biblatex-mla-0.95-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-mla
12mr|texlive-biblatex-mla-0.95-2|13	License:	LPPL
12mr|texlive-biblatex-mla-0.95-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-mla.tar.xz
12mr|texlive-biblatex-mla-0.95-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-mla.doc.tar.xz
12mr|texlive-biblatex-mla-0.95-2|16	BuildArch:	noarch
12mr|texlive-biblatex-mla-0.95-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-biblatex-mla-0.95-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-biblatex-mla-0.95-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-biblatex-mla-0.95-2|20	
12mr|texlive-biblatex-mla-0.95-2|21	%description
12mr|texlive-biblatex-mla-0.95-2|22	The package provides biblatex support for citations in the
12mr|texlive-biblatex-mla-0.95-2|23	format specified by the MLA handbook.
12mr|texlive-biblatex-mla-0.95-2|24	
12mr|texlive-biblatex-mla-0.95-2|25	%post
12mr|texlive-biblatex-mla-0.95-2|26	%{_sbindir}/texlive.post
12mr|texlive-biblatex-mla-0.95-2|27	
12mr|texlive-biblatex-mla-0.95-2|28	%postun
12mr|texlive-biblatex-mla-0.95-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-biblatex-mla-0.95-2|30	%{_sbindir}/texlive.post
12mr|texlive-biblatex-mla-0.95-2|31	fi
12mr|texlive-biblatex-mla-0.95-2|32	
12mr|texlive-biblatex-mla-0.95-2|33	#-----------------------------------------------------------------------
12mr|texlive-biblatex-mla-0.95-2|34	%files
12mr|texlive-biblatex-mla-0.95-2|35	%{_texmfdistdir}/tex/latex/biblatex-mla/american-mla.lbx
12mr|texlive-biblatex-mla-0.95-2|36	%{_texmfdistdir}/tex/latex/biblatex-mla/english-mla.lbx
12mr|texlive-biblatex-mla-0.95-2|37	%{_texmfdistdir}/tex/latex/biblatex-mla/italian-mla.lbx
12mr|texlive-biblatex-mla-0.95-2|38	%{_texmfdistdir}/tex/latex/biblatex-mla/mla.bbx
12mr|texlive-biblatex-mla-0.95-2|39	%{_texmfdistdir}/tex/latex/biblatex-mla/mla.cbx
12mr|texlive-biblatex-mla-0.95-2|40	%{_texmfdistdir}/tex/latex/biblatex-mla/portuguese-mla.lbx
12mr|texlive-biblatex-mla-0.95-2|41	%{_texmfdistdir}/tex/latex/biblatex-mla/spanish-mla.lbx
12mr|texlive-biblatex-mla-0.95-2|42	%doc %{_texmfdistdir}/doc/latex/biblatex-mla/CHANGES
12mr|texlive-biblatex-mla-0.95-2|43	%doc %{_texmfdistdir}/doc/latex/biblatex-mla/README
12mr|texlive-biblatex-mla-0.95-2|44	%doc %{_texmfdistdir}/doc/latex/biblatex-mla/doc/biblatex-mla-old.pdf
12mr|texlive-biblatex-mla-0.95-2|45	%doc %{_texmfdistdir}/doc/latex/biblatex-mla/doc/biblatex-mla.pdf
12mr|texlive-biblatex-mla-0.95-2|46	%doc %{_texmfdistdir}/doc/latex/biblatex-mla/doc/biblatex-mla.tex
12mr|texlive-biblatex-mla-0.95-2|47	
12mr|texlive-biblatex-mla-0.95-2|48	#-----------------------------------------------------------------------
12mr|texlive-biblatex-mla-0.95-2|49	%prep
12mr|texlive-biblatex-mla-0.95-2|50	%setup -c -a0 -a1
12mr|texlive-biblatex-mla-0.95-2|51	
12mr|texlive-biblatex-mla-0.95-2|52	%build
12mr|texlive-biblatex-mla-0.95-2|53	
12mr|texlive-biblatex-mla-0.95-2|54	%install
12mr|texlive-biblatex-mla-0.95-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-mla-0.95-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-mla-0.95-2|57	
12mr|texlive-biblatex-mla-0.95-2|58	
12mr|texlive-biblatex-mla-0.95-2|59	
12mr|texlive-biblatex-mla-0.95-2|60	%changelog
12mr|texlive-biblatex-mla-0.95-2|61	

16771 12
12mr|texlive-biblatex-musuos-1.0-2|1	# revision 24097
12mr|texlive-biblatex-musuos-1.0-2|2	# category Package
12mr|texlive-biblatex-musuos-1.0-2|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-musuos
12mr|texlive-biblatex-musuos-1.0-2|4	# catalog-date 2011-09-23 15:58:32 +0200
12mr|texlive-biblatex-musuos-1.0-2|5	# catalog-license lppl
12mr|texlive-biblatex-musuos-1.0-2|6	# catalog-version 1.0
12mr|texlive-biblatex-musuos-1.0-2|7	Name:		texlive-biblatex-musuos
12mr|texlive-biblatex-musuos-1.0-2|8	Version:	1.0
12mr|texlive-biblatex-musuos-1.0-2|9	Release:	2
12mr|texlive-biblatex-musuos-1.0-2|10	Summary:	A biblatex style for citations in musuos.cls
12mr|texlive-biblatex-musuos-1.0-2|11	Group:		Publishing
12mr|texlive-biblatex-musuos-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-musuos
12mr|texlive-biblatex-musuos-1.0-2|13	License:	LPPL
12mr|texlive-biblatex-musuos-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-musuos.tar.xz
12mr|texlive-biblatex-musuos-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-musuos.doc.tar.xz
12mr|texlive-biblatex-musuos-1.0-2|16	BuildArch:	noarch
12mr|texlive-biblatex-musuos-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-biblatex-musuos-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-biblatex-musuos-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-biblatex-musuos-1.0-2|20	
12mr|texlive-biblatex-musuos-1.0-2|21	%description
12mr|texlive-biblatex-musuos-1.0-2|22	The style is designed for use with the musuos class, but it
12mr|texlive-biblatex-musuos-1.0-2|23	should be usable with other classes, too.
12mr|texlive-biblatex-musuos-1.0-2|24	
12mr|texlive-biblatex-musuos-1.0-2|25	%post
12mr|texlive-biblatex-musuos-1.0-2|26	%{_sbindir}/texlive.post
12mr|texlive-biblatex-musuos-1.0-2|27	
12mr|texlive-biblatex-musuos-1.0-2|28	%postun
12mr|texlive-biblatex-musuos-1.0-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-biblatex-musuos-1.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-biblatex-musuos-1.0-2|31	fi
12mr|texlive-biblatex-musuos-1.0-2|32	
12mr|texlive-biblatex-musuos-1.0-2|33	#-----------------------------------------------------------------------
12mr|texlive-biblatex-musuos-1.0-2|34	%files
12mr|texlive-biblatex-musuos-1.0-2|35	%{_texmfdistdir}/tex/latex/biblatex-musuos/german-musuos.lbx
12mr|texlive-biblatex-musuos-1.0-2|36	%{_texmfdistdir}/tex/latex/biblatex-musuos/musuos.bbx
12mr|texlive-biblatex-musuos-1.0-2|37	%{_texmfdistdir}/tex/latex/biblatex-musuos/musuos.cbx
12mr|texlive-biblatex-musuos-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/biblatex-musuos/README
12mr|texlive-biblatex-musuos-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/biblatex-musuos/biblatex-musuos.pdf
12mr|texlive-biblatex-musuos-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/biblatex-musuos/biblatex-musuos.tex
12mr|texlive-biblatex-musuos-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/biblatex-musuos/musuos-bsp.bib
12mr|texlive-biblatex-musuos-1.0-2|42	
12mr|texlive-biblatex-musuos-1.0-2|43	#-----------------------------------------------------------------------
12mr|texlive-biblatex-musuos-1.0-2|44	%prep
12mr|texlive-biblatex-musuos-1.0-2|45	%setup -c -a0 -a1
12mr|texlive-biblatex-musuos-1.0-2|46	
12mr|texlive-biblatex-musuos-1.0-2|47	%build
12mr|texlive-biblatex-musuos-1.0-2|48	
12mr|texlive-biblatex-musuos-1.0-2|49	%install
12mr|texlive-biblatex-musuos-1.0-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-musuos-1.0-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-musuos-1.0-2|52	
12mr|texlive-biblatex-musuos-1.0-2|53	
12mr|texlive-biblatex-musuos-1.0-2|54	
12mr|texlive-biblatex-musuos-1.0-2|55	%changelog
12mr|texlive-biblatex-musuos-1.0-2|56	

16772 12
12mr|texlive-biblatex-nature-1.2b-1|1	# revision 27234
12mr|texlive-biblatex-nature-1.2b-1|2	# category Package
12mr|texlive-biblatex-nature-1.2b-1|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-nature
12mr|texlive-biblatex-nature-1.2b-1|4	# catalog-date 2012-06-08 18:13:51 +0200
12mr|texlive-biblatex-nature-1.2b-1|5	# catalog-license lppl
12mr|texlive-biblatex-nature-1.2b-1|6	# catalog-version 1.2b
12mr|texlive-biblatex-nature-1.2b-1|7	Name:		texlive-biblatex-nature
12mr|texlive-biblatex-nature-1.2b-1|8	Version:	1.2b
12mr|texlive-biblatex-nature-1.2b-1|9	Release:	1
12mr|texlive-biblatex-nature-1.2b-1|10	Summary:	Biblatex support for Nature
12mr|texlive-biblatex-nature-1.2b-1|11	Group:		Publishing
12mr|texlive-biblatex-nature-1.2b-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-nature
12mr|texlive-biblatex-nature-1.2b-1|13	License:	LPPL
12mr|texlive-biblatex-nature-1.2b-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-nature.tar.xz
12mr|texlive-biblatex-nature-1.2b-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-nature.doc.tar.xz
12mr|texlive-biblatex-nature-1.2b-1|16	BuildArch:	noarch
12mr|texlive-biblatex-nature-1.2b-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-biblatex-nature-1.2b-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-biblatex-nature-1.2b-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-biblatex-nature-1.2b-1|20	
12mr|texlive-biblatex-nature-1.2b-1|21	%description
12mr|texlive-biblatex-nature-1.2b-1|22	The bundle offers styles that allow authors to use biblatex
12mr|texlive-biblatex-nature-1.2b-1|23	when preparing papers for submission to the journal Nature.
12mr|texlive-biblatex-nature-1.2b-1|24	
12mr|texlive-biblatex-nature-1.2b-1|25	%post
12mr|texlive-biblatex-nature-1.2b-1|26	%{_sbindir}/texlive.post
12mr|texlive-biblatex-nature-1.2b-1|27	
12mr|texlive-biblatex-nature-1.2b-1|28	%postun
12mr|texlive-biblatex-nature-1.2b-1|29	if [ $1 -eq 0 ]; then
12mr|texlive-biblatex-nature-1.2b-1|30	%{_sbindir}/texlive.post
12mr|texlive-biblatex-nature-1.2b-1|31	fi
12mr|texlive-biblatex-nature-1.2b-1|32	
12mr|texlive-biblatex-nature-1.2b-1|33	#-----------------------------------------------------------------------
12mr|texlive-biblatex-nature-1.2b-1|34	%files
12mr|texlive-biblatex-nature-1.2b-1|35	%{_texmfdistdir}/tex/latex/biblatex-nature/nature.bbx
12mr|texlive-biblatex-nature-1.2b-1|36	%{_texmfdistdir}/tex/latex/biblatex-nature/nature.cbx
12mr|texlive-biblatex-nature-1.2b-1|37	%doc %{_texmfdistdir}/doc/latex/biblatex-nature/README
12mr|texlive-biblatex-nature-1.2b-1|38	%doc %{_texmfdistdir}/doc/latex/biblatex-nature/biblatex-nature.bib
12mr|texlive-biblatex-nature-1.2b-1|39	%doc %{_texmfdistdir}/doc/latex/biblatex-nature/biblatex-nature.pdf
12mr|texlive-biblatex-nature-1.2b-1|40	%doc %{_texmfdistdir}/doc/latex/biblatex-nature/biblatex-nature.tex
12mr|texlive-biblatex-nature-1.2b-1|41	
12mr|texlive-biblatex-nature-1.2b-1|42	#-----------------------------------------------------------------------
12mr|texlive-biblatex-nature-1.2b-1|43	%prep
12mr|texlive-biblatex-nature-1.2b-1|44	%setup -c -a0 -a1
12mr|texlive-biblatex-nature-1.2b-1|45	
12mr|texlive-biblatex-nature-1.2b-1|46	%build
12mr|texlive-biblatex-nature-1.2b-1|47	
12mr|texlive-biblatex-nature-1.2b-1|48	%install
12mr|texlive-biblatex-nature-1.2b-1|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-nature-1.2b-1|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-nature-1.2b-1|51	
12mr|texlive-biblatex-nature-1.2b-1|52	
12mr|texlive-biblatex-nature-1.2b-1|53	
12mr|texlive-biblatex-nature-1.2b-1|54	%changelog
12mr|texlive-biblatex-nature-1.2b-1|55	

16773 12
12mr|texlive-biblatex-nejm-0.4-2|1	# revision 24011
12mr|texlive-biblatex-nejm-0.4-2|2	# category Package
12mr|texlive-biblatex-nejm-0.4-2|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-nejm
12mr|texlive-biblatex-nejm-0.4-2|4	# catalog-date 2011-09-09 20:27:18 +0200
12mr|texlive-biblatex-nejm-0.4-2|5	# catalog-license lppl1.3
12mr|texlive-biblatex-nejm-0.4-2|6	# catalog-version 0.4
12mr|texlive-biblatex-nejm-0.4-2|7	Name:		texlive-biblatex-nejm
12mr|texlive-biblatex-nejm-0.4-2|8	Version:	0.4
12mr|texlive-biblatex-nejm-0.4-2|9	Release:	2
12mr|texlive-biblatex-nejm-0.4-2|10	Summary:	Biblatex style for the New England Journal of Medicine (NEJM)
12mr|texlive-biblatex-nejm-0.4-2|11	Group:		Publishing
12mr|texlive-biblatex-nejm-0.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-nejm
12mr|texlive-biblatex-nejm-0.4-2|13	License:	LPPL1.3
12mr|texlive-biblatex-nejm-0.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-nejm.tar.xz
12mr|texlive-biblatex-nejm-0.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-nejm.doc.tar.xz
12mr|texlive-biblatex-nejm-0.4-2|16	BuildArch:	noarch
12mr|texlive-biblatex-nejm-0.4-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-biblatex-nejm-0.4-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-biblatex-nejm-0.4-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-biblatex-nejm-0.4-2|20	
12mr|texlive-biblatex-nejm-0.4-2|21	%description
12mr|texlive-biblatex-nejm-0.4-2|22	This is a biblatex numeric style based on the design of the New
12mr|texlive-biblatex-nejm-0.4-2|23	England Journal of Medicine (NEJM).
12mr|texlive-biblatex-nejm-0.4-2|24	
12mr|texlive-biblatex-nejm-0.4-2|25	%post
12mr|texlive-biblatex-nejm-0.4-2|26	%{_sbindir}/texlive.post
12mr|texlive-biblatex-nejm-0.4-2|27	
12mr|texlive-biblatex-nejm-0.4-2|28	%postun
12mr|texlive-biblatex-nejm-0.4-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-biblatex-nejm-0.4-2|30	%{_sbindir}/texlive.post
12mr|texlive-biblatex-nejm-0.4-2|31	fi
12mr|texlive-biblatex-nejm-0.4-2|32	
12mr|texlive-biblatex-nejm-0.4-2|33	#-----------------------------------------------------------------------
12mr|texlive-biblatex-nejm-0.4-2|34	%files
12mr|texlive-biblatex-nejm-0.4-2|35	%{_texmfdistdir}/tex/latex/biblatex-nejm/nejm.bbx
12mr|texlive-biblatex-nejm-0.4-2|36	%{_texmfdistdir}/tex/latex/biblatex-nejm/nejm.cbx
12mr|texlive-biblatex-nejm-0.4-2|37	%doc %{_texmfdistdir}/doc/latex/biblatex-nejm/README
12mr|texlive-biblatex-nejm-0.4-2|38	%doc %{_texmfdistdir}/doc/latex/biblatex-nejm/biblatex-nejm.pdf
12mr|texlive-biblatex-nejm-0.4-2|39	%doc %{_texmfdistdir}/doc/latex/biblatex-nejm/biblatex-nejm.tex
12mr|texlive-biblatex-nejm-0.4-2|40	
12mr|texlive-biblatex-nejm-0.4-2|41	#-----------------------------------------------------------------------
12mr|texlive-biblatex-nejm-0.4-2|42	%prep
12mr|texlive-biblatex-nejm-0.4-2|43	%setup -c -a0 -a1
12mr|texlive-biblatex-nejm-0.4-2|44	
12mr|texlive-biblatex-nejm-0.4-2|45	%build
12mr|texlive-biblatex-nejm-0.4-2|46	
12mr|texlive-biblatex-nejm-0.4-2|47	%install
12mr|texlive-biblatex-nejm-0.4-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-nejm-0.4-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-nejm-0.4-2|50	
12mr|texlive-biblatex-nejm-0.4-2|51	
12mr|texlive-biblatex-nejm-0.4-2|52	
12mr|texlive-biblatex-nejm-0.4-2|53	%changelog
12mr|texlive-biblatex-nejm-0.4-2|54	

16774 12
12mr|texlive-biblatex-philosophy-0.8b-1|1	# revision 26219
12mr|texlive-biblatex-philosophy-0.8b-1|2	# category Package
12mr|texlive-biblatex-philosophy-0.8b-1|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-philosophy
12mr|texlive-biblatex-philosophy-0.8b-1|4	# catalog-date 2012-05-05 15:20:56 +0200
12mr|texlive-biblatex-philosophy-0.8b-1|5	# catalog-license lppl1.3
12mr|texlive-biblatex-philosophy-0.8b-1|6	# catalog-version 0.8b
12mr|texlive-biblatex-philosophy-0.8b-1|7	Name:		texlive-biblatex-philosophy
12mr|texlive-biblatex-philosophy-0.8b-1|8	Version:	0.8b
12mr|texlive-biblatex-philosophy-0.8b-1|9	Release:	1
12mr|texlive-biblatex-philosophy-0.8b-1|10	Summary:	Styles for using biblatex for work in philosophy
12mr|texlive-biblatex-philosophy-0.8b-1|11	Group:		Publishing
12mr|texlive-biblatex-philosophy-0.8b-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-philosophy
12mr|texlive-biblatex-philosophy-0.8b-1|13	License:	LPPL1.3
12mr|texlive-biblatex-philosophy-0.8b-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-philosophy.tar.xz
12mr|texlive-biblatex-philosophy-0.8b-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-philosophy.doc.tar.xz
12mr|texlive-biblatex-philosophy-0.8b-1|16	BuildArch:	noarch
12mr|texlive-biblatex-philosophy-0.8b-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-biblatex-philosophy-0.8b-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-biblatex-philosophy-0.8b-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-biblatex-philosophy-0.8b-1|20	
12mr|texlive-biblatex-philosophy-0.8b-1|21	%description
12mr|texlive-biblatex-philosophy-0.8b-1|22	The packages offers two styles philosophy-classic and
12mr|texlive-biblatex-philosophy-0.8b-1|23	philosophy-modern, that facilitate the production of produce
12mr|texlive-biblatex-philosophy-0.8b-1|24	two different kinds of bibliography, based on the authoryear
12mr|texlive-biblatex-philosophy-0.8b-1|25	style, with options and features to manage the information
12mr|texlive-biblatex-philosophy-0.8b-1|26	about the translation of foreign texts or their reprints.
12mr|texlive-biblatex-philosophy-0.8b-1|27	Though the package's default settings are based on the
12mr|texlive-biblatex-philosophy-0.8b-1|28	conventions used in Italian publications, these styles can be
12mr|texlive-biblatex-philosophy-0.8b-1|29	used with every language recognized by babel, possibly with
12mr|texlive-biblatex-philosophy-0.8b-1|30	some simple redefinitions.
12mr|texlive-biblatex-philosophy-0.8b-1|31	
12mr|texlive-biblatex-philosophy-0.8b-1|32	%post
12mr|texlive-biblatex-philosophy-0.8b-1|33	%{_sbindir}/texlive.post
12mr|texlive-biblatex-philosophy-0.8b-1|34	
12mr|texlive-biblatex-philosophy-0.8b-1|35	%postun
12mr|texlive-biblatex-philosophy-0.8b-1|36	if [ $1 -eq 0 ]; then
12mr|texlive-biblatex-philosophy-0.8b-1|37	%{_sbindir}/texlive.post
12mr|texlive-biblatex-philosophy-0.8b-1|38	fi
12mr|texlive-biblatex-philosophy-0.8b-1|39	
12mr|texlive-biblatex-philosophy-0.8b-1|40	#-----------------------------------------------------------------------
12mr|texlive-biblatex-philosophy-0.8b-1|41	%files
12mr|texlive-biblatex-philosophy-0.8b-1|42	%{_texmfdistdir}/tex/latex/biblatex-philosophy/english-philosophy.lbx
12mr|texlive-biblatex-philosophy-0.8b-1|43	%{_texmfdistdir}/tex/latex/biblatex-philosophy/italian-philosophy.lbx
12mr|texlive-biblatex-philosophy-0.8b-1|44	%{_texmfdistdir}/tex/latex/biblatex-philosophy/philosophy-classic.bbx
12mr|texlive-biblatex-philosophy-0.8b-1|45	%{_texmfdistdir}/tex/latex/biblatex-philosophy/philosophy-classic.cbx
12mr|texlive-biblatex-philosophy-0.8b-1|46	%{_texmfdistdir}/tex/latex/biblatex-philosophy/philosophy-modern.bbx
12mr|texlive-biblatex-philosophy-0.8b-1|47	%{_texmfdistdir}/tex/latex/biblatex-philosophy/philosophy-modern.cbx
12mr|texlive-biblatex-philosophy-0.8b-1|48	%{_texmfdistdir}/tex/latex/biblatex-philosophy/philosophy-standard.bbx
12mr|texlive-biblatex-philosophy-0.8b-1|49	%{_texmfdistdir}/tex/latex/biblatex-philosophy/philosophy-verbose.bbx
12mr|texlive-biblatex-philosophy-0.8b-1|50	%{_texmfdistdir}/tex/latex/biblatex-philosophy/philosophy-verbose.cbx
12mr|texlive-biblatex-philosophy-0.8b-1|51	%doc %{_texmfdistdir}/doc/latex/biblatex-philosophy/README
12mr|texlive-biblatex-philosophy-0.8b-1|52	%doc %{_texmfdistdir}/doc/latex/biblatex-philosophy/Test-philosophy-classic.tex
12mr|texlive-biblatex-philosophy-0.8b-1|53	%doc %{_texmfdistdir}/doc/latex/biblatex-philosophy/Test-philosophy-modern.tex
12mr|texlive-biblatex-philosophy-0.8b-1|54	%doc %{_texmfdistdir}/doc/latex/biblatex-philosophy/Test-philosophy-verbose.tex
12mr|texlive-biblatex-philosophy-0.8b-1|55	%doc %{_texmfdistdir}/doc/latex/biblatex-philosophy/biblatex-philosophy.bib
12mr|texlive-biblatex-philosophy-0.8b-1|56	%doc %{_texmfdistdir}/doc/latex/biblatex-philosophy/biblatex-philosophy.pdf
12mr|texlive-biblatex-philosophy-0.8b-1|57	%doc %{_texmfdistdir}/doc/latex/biblatex-philosophy/biblatex-philosophy.tex
12mr|texlive-biblatex-philosophy-0.8b-1|58	
12mr|texlive-biblatex-philosophy-0.8b-1|59	#-----------------------------------------------------------------------
12mr|texlive-biblatex-philosophy-0.8b-1|60	%prep
12mr|texlive-biblatex-philosophy-0.8b-1|61	%setup -c -a0 -a1
12mr|texlive-biblatex-philosophy-0.8b-1|62	
12mr|texlive-biblatex-philosophy-0.8b-1|63	%build
12mr|texlive-biblatex-philosophy-0.8b-1|64	
12mr|texlive-biblatex-philosophy-0.8b-1|65	%install
12mr|texlive-biblatex-philosophy-0.8b-1|66	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-philosophy-0.8b-1|67	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-philosophy-0.8b-1|68	
12mr|texlive-biblatex-philosophy-0.8b-1|69	
12mr|texlive-biblatex-philosophy-0.8b-1|70	
12mr|texlive-biblatex-philosophy-0.8b-1|71	%changelog
12mr|texlive-biblatex-philosophy-0.8b-1|72	

16775 12
12mr|texlive-biblatex-phys-0.9-1|1	# revision 27176
12mr|texlive-biblatex-phys-0.9-1|2	# category Package
12mr|texlive-biblatex-phys-0.9-1|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-phys
12mr|texlive-biblatex-phys-0.9-1|4	# catalog-date 2012-07-24 16:42:22 +0200
12mr|texlive-biblatex-phys-0.9-1|5	# catalog-license lppl1.3
12mr|texlive-biblatex-phys-0.9-1|6	# catalog-version 0.9
12mr|texlive-biblatex-phys-0.9-1|7	Name:		texlive-biblatex-phys
12mr|texlive-biblatex-phys-0.9-1|8	Version:	0.9
12mr|texlive-biblatex-phys-0.9-1|9	Release:	1
12mr|texlive-biblatex-phys-0.9-1|10	Summary:	A biblatex implementation of the AIP and APS bibliography style
12mr|texlive-biblatex-phys-0.9-1|11	Group:		Publishing
12mr|texlive-biblatex-phys-0.9-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-phys
12mr|texlive-biblatex-phys-0.9-1|13	License:	LPPL1.3
12mr|texlive-biblatex-phys-0.9-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-phys.tar.xz
12mr|texlive-biblatex-phys-0.9-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-phys.doc.tar.xz
12mr|texlive-biblatex-phys-0.9-1|16	BuildArch:	noarch
12mr|texlive-biblatex-phys-0.9-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-biblatex-phys-0.9-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-biblatex-phys-0.9-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-biblatex-phys-0.9-1|20	
12mr|texlive-biblatex-phys-0.9-1|21	%description
12mr|texlive-biblatex-phys-0.9-1|22	The biblatex-phys package provides an implementation of the
12mr|texlive-biblatex-phys-0.9-1|23	bibliography styles of both the AIP and the APS for biblatex.
12mr|texlive-biblatex-phys-0.9-1|24	This implementation follows standard biblatex conventions, and
12mr|texlive-biblatex-phys-0.9-1|25	can be used simply by loading biblatex with the appropriate
12mr|texlive-biblatex-phys-0.9-1|26	option: \usepackage[style=phys]{biblatex} A demonstration
12mr|texlive-biblatex-phys-0.9-1|27	database is provided to show how to format input for the style.
12mr|texlive-biblatex-phys-0.9-1|28	Style options are provided to cover the minor formatting
12mr|texlive-biblatex-phys-0.9-1|29	variations between the AIP and APS bibliography styles.
12mr|texlive-biblatex-phys-0.9-1|30	
12mr|texlive-biblatex-phys-0.9-1|31	%post
12mr|texlive-biblatex-phys-0.9-1|32	%{_sbindir}/texlive.post
12mr|texlive-biblatex-phys-0.9-1|33	
12mr|texlive-biblatex-phys-0.9-1|34	%postun
12mr|texlive-biblatex-phys-0.9-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-biblatex-phys-0.9-1|36	%{_sbindir}/texlive.post
12mr|texlive-biblatex-phys-0.9-1|37	fi
12mr|texlive-biblatex-phys-0.9-1|38	
12mr|texlive-biblatex-phys-0.9-1|39	#-----------------------------------------------------------------------
12mr|texlive-biblatex-phys-0.9-1|40	%files
12mr|texlive-biblatex-phys-0.9-1|41	%{_texmfdistdir}/tex/latex/biblatex-phys/phys.bbx
12mr|texlive-biblatex-phys-0.9-1|42	%{_texmfdistdir}/tex/latex/biblatex-phys/phys.cbx
12mr|texlive-biblatex-phys-0.9-1|43	%doc %{_texmfdistdir}/doc/latex/biblatex-phys/README
12mr|texlive-biblatex-phys-0.9-1|44	%doc %{_texmfdistdir}/doc/latex/biblatex-phys/biblatex-phys.bib
12mr|texlive-biblatex-phys-0.9-1|45	%doc %{_texmfdistdir}/doc/latex/biblatex-phys/biblatex-phys.pdf
12mr|texlive-biblatex-phys-0.9-1|46	%doc %{_texmfdistdir}/doc/latex/biblatex-phys/biblatex-phys.tex
12mr|texlive-biblatex-phys-0.9-1|47	
12mr|texlive-biblatex-phys-0.9-1|48	#-----------------------------------------------------------------------
12mr|texlive-biblatex-phys-0.9-1|49	%prep
12mr|texlive-biblatex-phys-0.9-1|50	%setup -c -a0 -a1
12mr|texlive-biblatex-phys-0.9-1|51	
12mr|texlive-biblatex-phys-0.9-1|52	%build
12mr|texlive-biblatex-phys-0.9-1|53	
12mr|texlive-biblatex-phys-0.9-1|54	%install
12mr|texlive-biblatex-phys-0.9-1|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-phys-0.9-1|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-phys-0.9-1|57	
12mr|texlive-biblatex-phys-0.9-1|58	
12mr|texlive-biblatex-phys-0.9-1|59	
12mr|texlive-biblatex-phys-0.9-1|60	%changelog
12mr|texlive-biblatex-phys-0.9-1|61	

16776 12
12mr|texlive-biblatex-science-1.1b-1|1	# revision 27235
12mr|texlive-biblatex-science-1.1b-1|2	# category Package
12mr|texlive-biblatex-science-1.1b-1|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-science
12mr|texlive-biblatex-science-1.1b-1|4	# catalog-date 2012-06-08 18:13:51 +0200
12mr|texlive-biblatex-science-1.1b-1|5	# catalog-license lppl
12mr|texlive-biblatex-science-1.1b-1|6	# catalog-version 1.1b
12mr|texlive-biblatex-science-1.1b-1|7	Name:		texlive-biblatex-science
12mr|texlive-biblatex-science-1.1b-1|8	Version:	1.1b
12mr|texlive-biblatex-science-1.1b-1|9	Release:	1
12mr|texlive-biblatex-science-1.1b-1|10	Summary:	Biblatex support for Science
12mr|texlive-biblatex-science-1.1b-1|11	Group:		Publishing
12mr|texlive-biblatex-science-1.1b-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-science
12mr|texlive-biblatex-science-1.1b-1|13	License:	LPPL
12mr|texlive-biblatex-science-1.1b-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-science.tar.xz
12mr|texlive-biblatex-science-1.1b-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-science.doc.tar.xz
12mr|texlive-biblatex-science-1.1b-1|16	BuildArch:	noarch
12mr|texlive-biblatex-science-1.1b-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-biblatex-science-1.1b-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-biblatex-science-1.1b-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-biblatex-science-1.1b-1|20	
12mr|texlive-biblatex-science-1.1b-1|21	%description
12mr|texlive-biblatex-science-1.1b-1|22	The bundle offers styles that allow authors to use biblatex
12mr|texlive-biblatex-science-1.1b-1|23	when preparing papers for submission to the journal Science.
12mr|texlive-biblatex-science-1.1b-1|24	
12mr|texlive-biblatex-science-1.1b-1|25	%post
12mr|texlive-biblatex-science-1.1b-1|26	%{_sbindir}/texlive.post
12mr|texlive-biblatex-science-1.1b-1|27	
12mr|texlive-biblatex-science-1.1b-1|28	%postun
12mr|texlive-biblatex-science-1.1b-1|29	if [ $1 -eq 0 ]; then
12mr|texlive-biblatex-science-1.1b-1|30	%{_sbindir}/texlive.post
12mr|texlive-biblatex-science-1.1b-1|31	fi
12mr|texlive-biblatex-science-1.1b-1|32	
12mr|texlive-biblatex-science-1.1b-1|33	#-----------------------------------------------------------------------
12mr|texlive-biblatex-science-1.1b-1|34	%files
12mr|texlive-biblatex-science-1.1b-1|35	%{_texmfdistdir}/tex/latex/biblatex-science/science.bbx
12mr|texlive-biblatex-science-1.1b-1|36	%{_texmfdistdir}/tex/latex/biblatex-science/science.cbx
12mr|texlive-biblatex-science-1.1b-1|37	%doc %{_texmfdistdir}/doc/latex/biblatex-science/README
12mr|texlive-biblatex-science-1.1b-1|38	%doc %{_texmfdistdir}/doc/latex/biblatex-science/biblatex-science.bib
12mr|texlive-biblatex-science-1.1b-1|39	%doc %{_texmfdistdir}/doc/latex/biblatex-science/biblatex-science.pdf
12mr|texlive-biblatex-science-1.1b-1|40	%doc %{_texmfdistdir}/doc/latex/biblatex-science/biblatex-science.tex
12mr|texlive-biblatex-science-1.1b-1|41	
12mr|texlive-biblatex-science-1.1b-1|42	#-----------------------------------------------------------------------
12mr|texlive-biblatex-science-1.1b-1|43	%prep
12mr|texlive-biblatex-science-1.1b-1|44	%setup -c -a0 -a1
12mr|texlive-biblatex-science-1.1b-1|45	
12mr|texlive-biblatex-science-1.1b-1|46	%build
12mr|texlive-biblatex-science-1.1b-1|47	
12mr|texlive-biblatex-science-1.1b-1|48	%install
12mr|texlive-biblatex-science-1.1b-1|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-science-1.1b-1|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-science-1.1b-1|51	
12mr|texlive-biblatex-science-1.1b-1|52	
12mr|texlive-biblatex-science-1.1b-1|53	
12mr|texlive-biblatex-science-1.1b-1|54	%changelog
12mr|texlive-biblatex-science-1.1b-1|55	

16777 12
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|1	# revision 26210
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|2	# category Package
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-swiss-legal
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|4	# catalog-date 2012-04-28 17:44:11 +0200
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|5	# catalog-license nosource
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|6	# catalog-version 1.0 alpha
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|7	Name:		texlive-biblatex-swiss-legal
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|8	Version:	1.0alpha
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|9	Release:	2
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|10	Summary:	Bibliography and citation styles following Swiss legal practice
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|11	Group:		Publishing
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-swiss-legal
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|13	License:	NOSOURCE
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-swiss-legal.tar.xz
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-swiss-legal.doc.tar.xz
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|16	BuildArch:	noarch
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|20	
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|21	%description
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|22	The package provides biblatex bibliography and citation styles
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|23	for documents written in accordance with Swiss legal citation
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|24	standards. Currently, the package is only usable for French
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|25	documents; translations to German and Italian are under
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|26	development for future versions.
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|27	
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|28	%post
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|29	%{_sbindir}/texlive.post
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|30	
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|31	%postun
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|33	%{_sbindir}/texlive.post
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|34	fi
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|35	
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|36	#-----------------------------------------------------------------------
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|37	%files
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|38	%{_texmfdistdir}/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-fr.lbx
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|39	%{_texmfdistdir}/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-general.bbx
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|40	%{_texmfdistdir}/tex/latex/biblatex-swiss-legal/biblatex-swiss-legal-general.cbx
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|41	%doc %{_texmfdistdir}/doc/latex/biblatex-swiss-legal/README
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|42	%doc %{_texmfdistdir}/doc/latex/biblatex-swiss-legal/biblatex-swiss-legal.pdf
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|43	%doc %{_texmfdistdir}/doc/latex/biblatex-swiss-legal/doc_source/biblatex-swiss-legal.tex
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|44	%doc %{_texmfdistdir}/doc/latex/biblatex-swiss-legal/doc_source/biblioinstructions.bib
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|45	%doc %{_texmfdistdir}/doc/latex/biblatex-swiss-legal/doc_source/listerevuesCH.tex
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|46	
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|47	#-----------------------------------------------------------------------
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|48	%prep
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|49	%setup -c -a0 -a1
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|50	
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|51	%build
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|52	
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|53	%install
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|56	
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|57	
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|58	
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|59	%changelog
12mr|texlive-biblatex-swiss-legal-1.0alpha-2|60	

16778 12
12mr|texlive-bibleref-1.14-2|1	# revision 21145
12mr|texlive-bibleref-1.14-2|2	# category Package
12mr|texlive-bibleref-1.14-2|3	# catalog-ctan /macros/latex/contrib/bibleref
12mr|texlive-bibleref-1.14-2|4	# catalog-date 2011-01-19 23:57:38 +0100
12mr|texlive-bibleref-1.14-2|5	# catalog-license lppl1.3
12mr|texlive-bibleref-1.14-2|6	# catalog-version 1.14
12mr|texlive-bibleref-1.14-2|7	Name:		texlive-bibleref
12mr|texlive-bibleref-1.14-2|8	Version:	1.14
12mr|texlive-bibleref-1.14-2|9	Release:	2
12mr|texlive-bibleref-1.14-2|10	Summary:	Format bible citations
12mr|texlive-bibleref-1.14-2|11	Group:		Publishing
12mr|texlive-bibleref-1.14-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibleref
12mr|texlive-bibleref-1.14-2|13	License:	LPPL1.3
12mr|texlive-bibleref-1.14-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref.tar.xz
12mr|texlive-bibleref-1.14-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref.doc.tar.xz
12mr|texlive-bibleref-1.14-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref.source.tar.xz
12mr|texlive-bibleref-1.14-2|17	BuildArch:	noarch
12mr|texlive-bibleref-1.14-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bibleref-1.14-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bibleref-1.14-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-bibleref-1.14-2|21	
12mr|texlive-bibleref-1.14-2|22	%description
12mr|texlive-bibleref-1.14-2|23	The bibleref package offers consistent formatting of references
12mr|texlive-bibleref-1.14-2|24	to parts of the Christian bible, in a number of well-defined
12mr|texlive-bibleref-1.14-2|25	formats.
12mr|texlive-bibleref-1.14-2|26	
12mr|texlive-bibleref-1.14-2|27	%post
12mr|texlive-bibleref-1.14-2|28	%{_sbindir}/texlive.post
12mr|texlive-bibleref-1.14-2|29	
12mr|texlive-bibleref-1.14-2|30	%postun
12mr|texlive-bibleref-1.14-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-bibleref-1.14-2|32	%{_sbindir}/texlive.post
12mr|texlive-bibleref-1.14-2|33	fi
12mr|texlive-bibleref-1.14-2|34	
12mr|texlive-bibleref-1.14-2|35	#-----------------------------------------------------------------------
12mr|texlive-bibleref-1.14-2|36	%files
12mr|texlive-bibleref-1.14-2|37	%{_texmfdistdir}/tex/latex/bibleref/bibleref.sty
12mr|texlive-bibleref-1.14-2|38	%doc %{_texmfdistdir}/doc/latex/bibleref/CHANGES
12mr|texlive-bibleref-1.14-2|39	%doc %{_texmfdistdir}/doc/latex/bibleref/README
12mr|texlive-bibleref-1.14-2|40	%doc %{_texmfdistdir}/doc/latex/bibleref/bibleref-manual.css
12mr|texlive-bibleref-1.14-2|41	%doc %{_texmfdistdir}/doc/latex/bibleref/bibleref-manual.html
12mr|texlive-bibleref-1.14-2|42	%doc %{_texmfdistdir}/doc/latex/bibleref/bibleref-manual.tex
12mr|texlive-bibleref-1.14-2|43	%doc %{_texmfdistdir}/doc/latex/bibleref/bibleref.pdf
12mr|texlive-bibleref-1.14-2|44	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample-categories.pdf
12mr|texlive-bibleref-1.14-2|45	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample-categories.tex
12mr|texlive-bibleref-1.14-2|46	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample-multind.pdf
12mr|texlive-bibleref-1.14-2|47	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample-multind.tex
12mr|texlive-bibleref-1.14-2|48	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample-xidx.pdf
12mr|texlive-bibleref-1.14-2|49	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample-xidx.tex
12mr|texlive-bibleref-1.14-2|50	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample.ist
12mr|texlive-bibleref-1.14-2|51	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample.pdf
12mr|texlive-bibleref-1.14-2|52	%doc %{_texmfdistdir}/doc/latex/bibleref/samples/sample.tex
12mr|texlive-bibleref-1.14-2|53	#- source
12mr|texlive-bibleref-1.14-2|54	%doc %{_texmfdistdir}/source/latex/bibleref/bibleref.dtx
12mr|texlive-bibleref-1.14-2|55	%doc %{_texmfdistdir}/source/latex/bibleref/bibleref.ins
12mr|texlive-bibleref-1.14-2|56	%doc %{_texmfdistdir}/source/latex/bibleref/bibleref.perl
12mr|texlive-bibleref-1.14-2|57	
12mr|texlive-bibleref-1.14-2|58	#-----------------------------------------------------------------------
12mr|texlive-bibleref-1.14-2|59	%prep
12mr|texlive-bibleref-1.14-2|60	%setup -c -a0 -a1 -a2
12mr|texlive-bibleref-1.14-2|61	
12mr|texlive-bibleref-1.14-2|62	%build
12mr|texlive-bibleref-1.14-2|63	
12mr|texlive-bibleref-1.14-2|64	%install
12mr|texlive-bibleref-1.14-2|65	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bibleref-1.14-2|66	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bibleref-1.14-2|67	
12mr|texlive-bibleref-1.14-2|68	
12mr|texlive-bibleref-1.14-2|69	
12mr|texlive-bibleref-1.14-2|70	%changelog
12mr|texlive-bibleref-1.14-2|71	

16779 12
12mr|texlive-bibleref-french-2.3.1-1|1	# revision 27098
12mr|texlive-bibleref-french-2.3.1-1|2	# category Package
12mr|texlive-bibleref-french-2.3.1-1|3	# catalog-ctan /macros/latex/contrib/bibleref-french
12mr|texlive-bibleref-french-2.3.1-1|4	# catalog-date 2012-07-14 16:43:20 +0200
12mr|texlive-bibleref-french-2.3.1-1|5	# catalog-license lppl1.3
12mr|texlive-bibleref-french-2.3.1-1|6	# catalog-version 2.3.1
12mr|texlive-bibleref-french-2.3.1-1|7	Name:		texlive-bibleref-french
12mr|texlive-bibleref-french-2.3.1-1|8	Version:	2.3.1
12mr|texlive-bibleref-french-2.3.1-1|9	Release:	1
12mr|texlive-bibleref-french-2.3.1-1|10	Summary:	French translations for bibleref
12mr|texlive-bibleref-french-2.3.1-1|11	Group:		Publishing
12mr|texlive-bibleref-french-2.3.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibleref-french
12mr|texlive-bibleref-french-2.3.1-1|13	License:	LPPL1.3
12mr|texlive-bibleref-french-2.3.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-french.tar.xz
12mr|texlive-bibleref-french-2.3.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-french.doc.tar.xz
12mr|texlive-bibleref-french-2.3.1-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-french.source.tar.xz
12mr|texlive-bibleref-french-2.3.1-1|17	BuildArch:	noarch
12mr|texlive-bibleref-french-2.3.1-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bibleref-french-2.3.1-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bibleref-french-2.3.1-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-bibleref-french-2.3.1-1|21	
12mr|texlive-bibleref-french-2.3.1-1|22	%description
12mr|texlive-bibleref-french-2.3.1-1|23	The package provides translations and alternative typesetting
12mr|texlive-bibleref-french-2.3.1-1|24	conventions for use of bibleref in French.
12mr|texlive-bibleref-french-2.3.1-1|25	
12mr|texlive-bibleref-french-2.3.1-1|26	%post
12mr|texlive-bibleref-french-2.3.1-1|27	%{_sbindir}/texlive.post
12mr|texlive-bibleref-french-2.3.1-1|28	
12mr|texlive-bibleref-french-2.3.1-1|29	%postun
12mr|texlive-bibleref-french-2.3.1-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-bibleref-french-2.3.1-1|31	%{_sbindir}/texlive.post
12mr|texlive-bibleref-french-2.3.1-1|32	fi
12mr|texlive-bibleref-french-2.3.1-1|33	
12mr|texlive-bibleref-french-2.3.1-1|34	#-----------------------------------------------------------------------
12mr|texlive-bibleref-french-2.3.1-1|35	%files
12mr|texlive-bibleref-french-2.3.1-1|36	%{_texmfdistdir}/tex/latex/bibleref-french/bibleref-french.sty
12mr|texlive-bibleref-french-2.3.1-1|37	%doc %{_texmfdistdir}/doc/latex/bibleref-french/Lacroux-Bible.pdf
12mr|texlive-bibleref-french-2.3.1-1|38	%doc %{_texmfdistdir}/doc/latex/bibleref-french/bibleref-french-francais.pdf
12mr|texlive-bibleref-french-2.3.1-1|39	%doc %{_texmfdistdir}/doc/latex/bibleref-french/bibleref-french-francais.tex
12mr|texlive-bibleref-french-2.3.1-1|40	%doc %{_texmfdistdir}/doc/latex/bibleref-french/bibleref-french.pdf
12mr|texlive-bibleref-french-2.3.1-1|41	%doc %{_texmfdistdir}/doc/latex/bibleref-french/inclus/bible.bib
12mr|texlive-bibleref-french-2.3.1-1|42	%doc %{_texmfdistdir}/doc/latex/bibleref-french/inclus/livres.tex
12mr|texlive-bibleref-french-2.3.1-1|43	%doc %{_texmfdistdir}/doc/latex/bibleref-french/inclus/styles.tex
12mr|texlive-bibleref-french-2.3.1-1|44	%doc %{_texmfdistdir}/doc/latex/bibleref-french/makefile
12mr|texlive-bibleref-french-2.3.1-1|45	%doc %{_texmfdistdir}/doc/latex/bibleref-french/test.tex
12mr|texlive-bibleref-french-2.3.1-1|46	#- source
12mr|texlive-bibleref-french-2.3.1-1|47	%doc %{_texmfdistdir}/source/latex/bibleref-french/bibleref-french.dtx
12mr|texlive-bibleref-french-2.3.1-1|48	%doc %{_texmfdistdir}/source/latex/bibleref-french/bibleref-french.ins
12mr|texlive-bibleref-french-2.3.1-1|49	
12mr|texlive-bibleref-french-2.3.1-1|50	#-----------------------------------------------------------------------
12mr|texlive-bibleref-french-2.3.1-1|51	%prep
12mr|texlive-bibleref-french-2.3.1-1|52	%setup -c -a0 -a1 -a2
12mr|texlive-bibleref-french-2.3.1-1|53	
12mr|texlive-bibleref-french-2.3.1-1|54	%build
12mr|texlive-bibleref-french-2.3.1-1|55	
12mr|texlive-bibleref-french-2.3.1-1|56	%install
12mr|texlive-bibleref-french-2.3.1-1|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bibleref-french-2.3.1-1|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bibleref-french-2.3.1-1|59	
12mr|texlive-bibleref-french-2.3.1-1|60	
12mr|texlive-bibleref-french-2.3.1-1|61	
12mr|texlive-bibleref-french-2.3.1-1|62	%changelog
12mr|texlive-bibleref-french-2.3.1-1|63	

16780 12
12mr|texlive-bibleref-german-1.0a-2|1	# revision 21923
12mr|texlive-bibleref-german-1.0a-2|2	# category Package
12mr|texlive-bibleref-german-1.0a-2|3	# catalog-ctan /macros/latex/contrib/bibleref-german
12mr|texlive-bibleref-german-1.0a-2|4	# catalog-date 2011-04-02 19:46:11 +0200
12mr|texlive-bibleref-german-1.0a-2|5	# catalog-license lppl1.3
12mr|texlive-bibleref-german-1.0a-2|6	# catalog-version 1.0a
12mr|texlive-bibleref-german-1.0a-2|7	Name:		texlive-bibleref-german
12mr|texlive-bibleref-german-1.0a-2|8	Version:	1.0a
12mr|texlive-bibleref-german-1.0a-2|9	Release:	2
12mr|texlive-bibleref-german-1.0a-2|10	Summary:	German adaptation of bibleref
12mr|texlive-bibleref-german-1.0a-2|11	Group:		Publishing
12mr|texlive-bibleref-german-1.0a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibleref-german
12mr|texlive-bibleref-german-1.0a-2|13	License:	LPPL1.3
12mr|texlive-bibleref-german-1.0a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-german.tar.xz
12mr|texlive-bibleref-german-1.0a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-german.doc.tar.xz
12mr|texlive-bibleref-german-1.0a-2|16	BuildArch:	noarch
12mr|texlive-bibleref-german-1.0a-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bibleref-german-1.0a-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bibleref-german-1.0a-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-bibleref-german-1.0a-2|20	
12mr|texlive-bibleref-german-1.0a-2|21	%description
12mr|texlive-bibleref-german-1.0a-2|22	The package provides translations and various formats for the
12mr|texlive-bibleref-german-1.0a-2|23	use of bibleref in German documents. The German naming of the
12mr|texlive-bibleref-german-1.0a-2|24	bible books complies with the 'Loccumer Richtlinien' (Locum
12mr|texlive-bibleref-german-1.0a-2|25	guidelines). In addition, the Vulgate (Latin bible) is
12mr|texlive-bibleref-german-1.0a-2|26	supported.
12mr|texlive-bibleref-german-1.0a-2|27	
12mr|texlive-bibleref-german-1.0a-2|28	%post
12mr|texlive-bibleref-german-1.0a-2|29	%{_sbindir}/texlive.post
12mr|texlive-bibleref-german-1.0a-2|30	
12mr|texlive-bibleref-german-1.0a-2|31	%postun
12mr|texlive-bibleref-german-1.0a-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-bibleref-german-1.0a-2|33	%{_sbindir}/texlive.post
12mr|texlive-bibleref-german-1.0a-2|34	fi
12mr|texlive-bibleref-german-1.0a-2|35	
12mr|texlive-bibleref-german-1.0a-2|36	#-----------------------------------------------------------------------
12mr|texlive-bibleref-german-1.0a-2|37	%files
12mr|texlive-bibleref-german-1.0a-2|38	%{_texmfdistdir}/tex/latex/bibleref-german/bibleref-german.sty
12mr|texlive-bibleref-german-1.0a-2|39	%doc %{_texmfdistdir}/doc/latex/bibleref-german/CHANGES
12mr|texlive-bibleref-german-1.0a-2|40	%doc %{_texmfdistdir}/doc/latex/bibleref-german/LIESMICH
12mr|texlive-bibleref-german-1.0a-2|41	%doc %{_texmfdistdir}/doc/latex/bibleref-german/README
12mr|texlive-bibleref-german-1.0a-2|42	%doc %{_texmfdistdir}/doc/latex/bibleref-german/bibleref-german-preamble.tex
12mr|texlive-bibleref-german-1.0a-2|43	%doc %{_texmfdistdir}/doc/latex/bibleref-german/bibleref-german-print.tex
12mr|texlive-bibleref-german-1.0a-2|44	%doc %{_texmfdistdir}/doc/latex/bibleref-german/bibleref-german-screen.tex
12mr|texlive-bibleref-german-1.0a-2|45	%doc %{_texmfdistdir}/doc/latex/bibleref-german/de-bibleref-german.pdf
12mr|texlive-bibleref-german-1.0a-2|46	%doc %{_texmfdistdir}/doc/latex/bibleref-german/de-bibleref-german.tex
12mr|texlive-bibleref-german-1.0a-2|47	%doc %{_texmfdistdir}/doc/latex/bibleref-german/en-bibleref-german.pdf
12mr|texlive-bibleref-german-1.0a-2|48	%doc %{_texmfdistdir}/doc/latex/bibleref-german/en-bibleref-german.tex
12mr|texlive-bibleref-german-1.0a-2|49	
12mr|texlive-bibleref-german-1.0a-2|50	#-----------------------------------------------------------------------
12mr|texlive-bibleref-german-1.0a-2|51	%prep
12mr|texlive-bibleref-german-1.0a-2|52	%setup -c -a0 -a1
12mr|texlive-bibleref-german-1.0a-2|53	
12mr|texlive-bibleref-german-1.0a-2|54	%build
12mr|texlive-bibleref-german-1.0a-2|55	
12mr|texlive-bibleref-german-1.0a-2|56	%install
12mr|texlive-bibleref-german-1.0a-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bibleref-german-1.0a-2|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bibleref-german-1.0a-2|59	
12mr|texlive-bibleref-german-1.0a-2|60	
12mr|texlive-bibleref-german-1.0a-2|61	
12mr|texlive-bibleref-german-1.0a-2|62	%changelog
12mr|texlive-bibleref-german-1.0a-2|63	

16781 12
12mr|texlive-bibleref-lds-1.0-1|1	# revision 25526
12mr|texlive-bibleref-lds-1.0-1|2	# category Package
12mr|texlive-bibleref-lds-1.0-1|3	# catalog-ctan /macros/latex/contrib/bibleref-lds
12mr|texlive-bibleref-lds-1.0-1|4	# catalog-date 2012-02-27 12:45:12 +0100
12mr|texlive-bibleref-lds-1.0-1|5	# catalog-license lppl1.3
12mr|texlive-bibleref-lds-1.0-1|6	# catalog-version 1.0
12mr|texlive-bibleref-lds-1.0-1|7	Name:		texlive-bibleref-lds
12mr|texlive-bibleref-lds-1.0-1|8	Version:	1.0
12mr|texlive-bibleref-lds-1.0-1|9	Release:	1
12mr|texlive-bibleref-lds-1.0-1|10	Summary:	Bible references, including those to the scriptures of the Church of Jesus Christ of Latter Day Saints
12mr|texlive-bibleref-lds-1.0-1|11	Group:		Publishing
12mr|texlive-bibleref-lds-1.0-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibleref-lds
12mr|texlive-bibleref-lds-1.0-1|13	License:	LPPL1.3
12mr|texlive-bibleref-lds-1.0-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-lds.tar.xz
12mr|texlive-bibleref-lds-1.0-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-lds.doc.tar.xz
12mr|texlive-bibleref-lds-1.0-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-lds.source.tar.xz
12mr|texlive-bibleref-lds-1.0-1|17	BuildArch:	noarch
12mr|texlive-bibleref-lds-1.0-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bibleref-lds-1.0-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bibleref-lds-1.0-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-bibleref-lds-1.0-1|21	
12mr|texlive-bibleref-lds-1.0-1|22	%description
12mr|texlive-bibleref-lds-1.0-1|23	The package extends the bibleref-mouth package to support
12mr|texlive-bibleref-lds-1.0-1|24	references to the scriptures of The Church of Jesus Christ of
12mr|texlive-bibleref-lds-1.0-1|25	Latter-day Saints (LDS). The package requires bibleref-mouth to
12mr|texlive-bibleref-lds-1.0-1|26	run, and its reference syntax is the same as that of the parent
12mr|texlive-bibleref-lds-1.0-1|27	package.
12mr|texlive-bibleref-lds-1.0-1|28	
12mr|texlive-bibleref-lds-1.0-1|29	%post
12mr|texlive-bibleref-lds-1.0-1|30	%{_sbindir}/texlive.post
12mr|texlive-bibleref-lds-1.0-1|31	
12mr|texlive-bibleref-lds-1.0-1|32	%postun
12mr|texlive-bibleref-lds-1.0-1|33	if [ $1 -eq 0 ]; then
12mr|texlive-bibleref-lds-1.0-1|34	%{_sbindir}/texlive.post
12mr|texlive-bibleref-lds-1.0-1|35	fi
12mr|texlive-bibleref-lds-1.0-1|36	
12mr|texlive-bibleref-lds-1.0-1|37	#-----------------------------------------------------------------------
12mr|texlive-bibleref-lds-1.0-1|38	%files
12mr|texlive-bibleref-lds-1.0-1|39	%{_texmfdistdir}/tex/latex/bibleref-lds/bibleref-lds.sty
12mr|texlive-bibleref-lds-1.0-1|40	%doc %{_texmfdistdir}/doc/latex/bibleref-lds/README
12mr|texlive-bibleref-lds-1.0-1|41	%doc %{_texmfdistdir}/doc/latex/bibleref-lds/bibleref-lds.pdf
12mr|texlive-bibleref-lds-1.0-1|42	#- source
12mr|texlive-bibleref-lds-1.0-1|43	%doc %{_texmfdistdir}/source/latex/bibleref-lds/bibleref-lds.dtx
12mr|texlive-bibleref-lds-1.0-1|44	%doc %{_texmfdistdir}/source/latex/bibleref-lds/bibleref-lds.ins
12mr|texlive-bibleref-lds-1.0-1|45	
12mr|texlive-bibleref-lds-1.0-1|46	#-----------------------------------------------------------------------
12mr|texlive-bibleref-lds-1.0-1|47	%prep
12mr|texlive-bibleref-lds-1.0-1|48	%setup -c -a0 -a1 -a2
12mr|texlive-bibleref-lds-1.0-1|49	
12mr|texlive-bibleref-lds-1.0-1|50	%build
12mr|texlive-bibleref-lds-1.0-1|51	
12mr|texlive-bibleref-lds-1.0-1|52	%install
12mr|texlive-bibleref-lds-1.0-1|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bibleref-lds-1.0-1|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bibleref-lds-1.0-1|55	
12mr|texlive-bibleref-lds-1.0-1|56	
12mr|texlive-bibleref-lds-1.0-1|57	
12mr|texlive-bibleref-lds-1.0-1|58	%changelog
12mr|texlive-bibleref-lds-1.0-1|59	

16782 12
12mr|texlive-bibleref-mouth-1.0-2|1	# revision 25527
12mr|texlive-bibleref-mouth-1.0-2|2	# category Package
12mr|texlive-bibleref-mouth-1.0-2|3	# catalog-ctan /macros/latex/contrib/bibleref-mouth
12mr|texlive-bibleref-mouth-1.0-2|4	# catalog-date 2012-02-27 12:45:12 +0100
12mr|texlive-bibleref-mouth-1.0-2|5	# catalog-license lppl1.3
12mr|texlive-bibleref-mouth-1.0-2|6	# catalog-version 1.0
12mr|texlive-bibleref-mouth-1.0-2|7	Name:		texlive-bibleref-mouth
12mr|texlive-bibleref-mouth-1.0-2|8	Version:	1.0
12mr|texlive-bibleref-mouth-1.0-2|9	Release:	2
12mr|texlive-bibleref-mouth-1.0-2|10	Summary:	Consistent formatting of Bible references
12mr|texlive-bibleref-mouth-1.0-2|11	Group:		Publishing
12mr|texlive-bibleref-mouth-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibleref-mouth
12mr|texlive-bibleref-mouth-1.0-2|13	License:	LPPL1.3
12mr|texlive-bibleref-mouth-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-mouth.tar.xz
12mr|texlive-bibleref-mouth-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-mouth.doc.tar.xz
12mr|texlive-bibleref-mouth-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-mouth.source.tar.xz
12mr|texlive-bibleref-mouth-1.0-2|17	BuildArch:	noarch
12mr|texlive-bibleref-mouth-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bibleref-mouth-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bibleref-mouth-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-bibleref-mouth-1.0-2|21	
12mr|texlive-bibleref-mouth-1.0-2|22	%description
12mr|texlive-bibleref-mouth-1.0-2|23	The package allows Bible references to be formatted in a
12mr|texlive-bibleref-mouth-1.0-2|24	consistent way. It is similar to the bibleref package, except
12mr|texlive-bibleref-mouth-1.0-2|25	that the formatting macros are all purely expandable -- that
12mr|texlive-bibleref-mouth-1.0-2|26	is, they are all implemented in TeX's mouth. This means that
12mr|texlive-bibleref-mouth-1.0-2|27	they can be used in any expandable context, such as an argument
12mr|texlive-bibleref-mouth-1.0-2|28	to a \url command.
12mr|texlive-bibleref-mouth-1.0-2|29	
12mr|texlive-bibleref-mouth-1.0-2|30	%post
12mr|texlive-bibleref-mouth-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-bibleref-mouth-1.0-2|32	
12mr|texlive-bibleref-mouth-1.0-2|33	%postun
12mr|texlive-bibleref-mouth-1.0-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-bibleref-mouth-1.0-2|35	%{_sbindir}/texlive.post
12mr|texlive-bibleref-mouth-1.0-2|36	fi
12mr|texlive-bibleref-mouth-1.0-2|37	
12mr|texlive-bibleref-mouth-1.0-2|38	#-----------------------------------------------------------------------
12mr|texlive-bibleref-mouth-1.0-2|39	%files
12mr|texlive-bibleref-mouth-1.0-2|40	%{_texmfdistdir}/tex/latex/bibleref-mouth/bibleref-mouth.sty
12mr|texlive-bibleref-mouth-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/bibleref-mouth/README
12mr|texlive-bibleref-mouth-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/bibleref-mouth/bibleref-mouth.pdf
12mr|texlive-bibleref-mouth-1.0-2|43	#- source
12mr|texlive-bibleref-mouth-1.0-2|44	%doc %{_texmfdistdir}/source/latex/bibleref-mouth/bibleref-mouth.dtx
12mr|texlive-bibleref-mouth-1.0-2|45	%doc %{_texmfdistdir}/source/latex/bibleref-mouth/bibleref-mouth.ins
12mr|texlive-bibleref-mouth-1.0-2|46	
12mr|texlive-bibleref-mouth-1.0-2|47	#-----------------------------------------------------------------------
12mr|texlive-bibleref-mouth-1.0-2|48	%prep
12mr|texlive-bibleref-mouth-1.0-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-bibleref-mouth-1.0-2|50	
12mr|texlive-bibleref-mouth-1.0-2|51	%build
12mr|texlive-bibleref-mouth-1.0-2|52	
12mr|texlive-bibleref-mouth-1.0-2|53	%install
12mr|texlive-bibleref-mouth-1.0-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bibleref-mouth-1.0-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bibleref-mouth-1.0-2|56	
12mr|texlive-bibleref-mouth-1.0-2|57	
12mr|texlive-bibleref-mouth-1.0-2|58	
12mr|texlive-bibleref-mouth-1.0-2|59	%changelog
12mr|texlive-bibleref-mouth-1.0-2|60	

16783 12
12mr|texlive-bibleref-parse-1.1-2|1	# revision 22054
12mr|texlive-bibleref-parse-1.1-2|2	# category Package
12mr|texlive-bibleref-parse-1.1-2|3	# catalog-ctan /macros/latex/contrib/bibleref-parse
12mr|texlive-bibleref-parse-1.1-2|4	# catalog-date 2011-04-11 08:43:57 +0200
12mr|texlive-bibleref-parse-1.1-2|5	# catalog-license lppl1.3
12mr|texlive-bibleref-parse-1.1-2|6	# catalog-version 1.1
12mr|texlive-bibleref-parse-1.1-2|7	Name:		texlive-bibleref-parse
12mr|texlive-bibleref-parse-1.1-2|8	Version:	1.1
12mr|texlive-bibleref-parse-1.1-2|9	Release:	2
12mr|texlive-bibleref-parse-1.1-2|10	Summary:	Specify Bible passages in human-readable format
12mr|texlive-bibleref-parse-1.1-2|11	Group:		Publishing
12mr|texlive-bibleref-parse-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibleref-parse
12mr|texlive-bibleref-parse-1.1-2|13	License:	LPPL1.3
12mr|texlive-bibleref-parse-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-parse.tar.xz
12mr|texlive-bibleref-parse-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibleref-parse.doc.tar.xz
12mr|texlive-bibleref-parse-1.1-2|16	BuildArch:	noarch
12mr|texlive-bibleref-parse-1.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bibleref-parse-1.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bibleref-parse-1.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-bibleref-parse-1.1-2|20	
12mr|texlive-bibleref-parse-1.1-2|21	%description
12mr|texlive-bibleref-parse-1.1-2|22	The package parses Bible passages that are given in human
12mr|texlive-bibleref-parse-1.1-2|23	readable format. It accepts a wide variety of formats. This
12mr|texlive-bibleref-parse-1.1-2|24	allows for a simpler and more convenient interface to the
12mr|texlive-bibleref-parse-1.1-2|25	functionality of the bibleref package.
12mr|texlive-bibleref-parse-1.1-2|26	
12mr|texlive-bibleref-parse-1.1-2|27	%post
12mr|texlive-bibleref-parse-1.1-2|28	%{_sbindir}/texlive.post
12mr|texlive-bibleref-parse-1.1-2|29	
12mr|texlive-bibleref-parse-1.1-2|30	%postun
12mr|texlive-bibleref-parse-1.1-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-bibleref-parse-1.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-bibleref-parse-1.1-2|33	fi
12mr|texlive-bibleref-parse-1.1-2|34	
12mr|texlive-bibleref-parse-1.1-2|35	#-----------------------------------------------------------------------
12mr|texlive-bibleref-parse-1.1-2|36	%files
12mr|texlive-bibleref-parse-1.1-2|37	%{_texmfdistdir}/tex/latex/bibleref-parse/bibleref-parse.sty
12mr|texlive-bibleref-parse-1.1-2|38	%doc %{_texmfdistdir}/doc/latex/bibleref-parse/README
12mr|texlive-bibleref-parse-1.1-2|39	%doc %{_texmfdistdir}/doc/latex/bibleref-parse/bibleref-parse.pdf
12mr|texlive-bibleref-parse-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/bibleref-parse/bibleref-parse.tex
12mr|texlive-bibleref-parse-1.1-2|41	
12mr|texlive-bibleref-parse-1.1-2|42	#-----------------------------------------------------------------------
12mr|texlive-bibleref-parse-1.1-2|43	%prep
12mr|texlive-bibleref-parse-1.1-2|44	%setup -c -a0 -a1
12mr|texlive-bibleref-parse-1.1-2|45	
12mr|texlive-bibleref-parse-1.1-2|46	%build
12mr|texlive-bibleref-parse-1.1-2|47	
12mr|texlive-bibleref-parse-1.1-2|48	%install
12mr|texlive-bibleref-parse-1.1-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bibleref-parse-1.1-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bibleref-parse-1.1-2|51	
12mr|texlive-bibleref-parse-1.1-2|52	
12mr|texlive-bibleref-parse-1.1-2|53	
12mr|texlive-bibleref-parse-1.1-2|54	%changelog
12mr|texlive-bibleref-parse-1.1-2|55	

16784 12
12mr|texlive-biblist-20100221-2|1	# revision 17116
12mr|texlive-biblist-20100221-2|2	# category Package
12mr|texlive-biblist-20100221-2|3	# catalog-ctan /macros/latex209/contrib/biblist
12mr|texlive-biblist-20100221-2|4	# catalog-date 2010-02-21 11:42:27 +0100
12mr|texlive-biblist-20100221-2|5	# catalog-license gpl
12mr|texlive-biblist-20100221-2|6	# catalog-version undef
12mr|texlive-biblist-20100221-2|7	Name:		texlive-biblist
12mr|texlive-biblist-20100221-2|8	Version:	20100221
12mr|texlive-biblist-20100221-2|9	Release:	2
12mr|texlive-biblist-20100221-2|10	Summary:	Print a BibTeX database
12mr|texlive-biblist-20100221-2|11	Group:		Publishing
12mr|texlive-biblist-20100221-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex209/contrib/biblist
12mr|texlive-biblist-20100221-2|13	License:	GPL
12mr|texlive-biblist-20100221-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblist.tar.xz
12mr|texlive-biblist-20100221-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblist.doc.tar.xz
12mr|texlive-biblist-20100221-2|16	BuildArch:	noarch
12mr|texlive-biblist-20100221-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-biblist-20100221-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-biblist-20100221-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-biblist-20100221-2|20	
12mr|texlive-biblist-20100221-2|21	%description
12mr|texlive-biblist-20100221-2|22	The package provides the means of listing an entire BibTeX
12mr|texlive-biblist-20100221-2|23	database, avoiding the potentially large (macro) impact
12mr|texlive-biblist-20100221-2|24	associated with \nocite{*}.
12mr|texlive-biblist-20100221-2|25	
12mr|texlive-biblist-20100221-2|26	%post
12mr|texlive-biblist-20100221-2|27	%{_sbindir}/texlive.post
12mr|texlive-biblist-20100221-2|28	
12mr|texlive-biblist-20100221-2|29	%postun
12mr|texlive-biblist-20100221-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-biblist-20100221-2|31	%{_sbindir}/texlive.post
12mr|texlive-biblist-20100221-2|32	fi
12mr|texlive-biblist-20100221-2|33	
12mr|texlive-biblist-20100221-2|34	#-----------------------------------------------------------------------
12mr|texlive-biblist-20100221-2|35	%files
12mr|texlive-biblist-20100221-2|36	%{_texmfdistdir}/tex/latex/biblist/biblist.sty
12mr|texlive-biblist-20100221-2|37	%doc %{_texmfdistdir}/doc/latex/biblist/README
12mr|texlive-biblist-20100221-2|38	%doc %{_texmfdistdir}/doc/latex/biblist/biblist.bst-dist
12mr|texlive-biblist-20100221-2|39	%doc %{_texmfdistdir}/doc/latex/biblist/biblist.gde
12mr|texlive-biblist-20100221-2|40	%doc %{_texmfdistdir}/doc/latex/biblist/biblist.pdf
12mr|texlive-biblist-20100221-2|41	%doc %{_texmfdistdir}/doc/latex/biblist/biblist.tex
12mr|texlive-biblist-20100221-2|42	
12mr|texlive-biblist-20100221-2|43	#-----------------------------------------------------------------------
12mr|texlive-biblist-20100221-2|44	%prep
12mr|texlive-biblist-20100221-2|45	%setup -c -a0 -a1
12mr|texlive-biblist-20100221-2|46	
12mr|texlive-biblist-20100221-2|47	%build
12mr|texlive-biblist-20100221-2|48	
12mr|texlive-biblist-20100221-2|49	%install
12mr|texlive-biblist-20100221-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-biblist-20100221-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-biblist-20100221-2|52	
12mr|texlive-biblist-20100221-2|53	
12mr|texlive-biblist-20100221-2|54	
12mr|texlive-biblist-20100221-2|55	%changelog
12mr|texlive-biblist-20100221-2|56	

16785 12
12mr|texlive-bibtex-0.99d-3|1	# revision 26689
12mr|texlive-bibtex-0.99d-3|2	# category Package
12mr|texlive-bibtex-0.99d-3|3	# catalog-ctan /biblio/bibtex/base
12mr|texlive-bibtex-0.99d-3|4	# catalog-date 2011-12-28 13:17:09 +0100
12mr|texlive-bibtex-0.99d-3|5	# catalog-license knuth
12mr|texlive-bibtex-0.99d-3|6	# catalog-version 0.99d
12mr|texlive-bibtex-0.99d-3|7	Name:		texlive-bibtex
12mr|texlive-bibtex-0.99d-3|8	Version:	0.99d
12mr|texlive-bibtex-0.99d-3|9	Release:	3
12mr|texlive-bibtex-0.99d-3|10	Summary:	Process bibliographies for LaTeX, etc
12mr|texlive-bibtex-0.99d-3|11	Group:		Publishing
12mr|texlive-bibtex-0.99d-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/base
12mr|texlive-bibtex-0.99d-3|13	License:	KNUTH
12mr|texlive-bibtex-0.99d-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtex.tar.xz
12mr|texlive-bibtex-0.99d-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtex.doc.tar.xz
12mr|texlive-bibtex-0.99d-3|16	BuildArch:	noarch
12mr|texlive-bibtex-0.99d-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bibtex-0.99d-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bibtex-0.99d-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-bibtex-0.99d-3|20	Requires:	texlive-bibtex.bin
12mr|texlive-bibtex-0.99d-3|21	
12mr|texlive-bibtex-0.99d-3|22	%description
12mr|texlive-bibtex-0.99d-3|23	BibTeX allows the user to store his citation data in generic
12mr|texlive-bibtex-0.99d-3|24	form, while printing citations in a document in the form
12mr|texlive-bibtex-0.99d-3|25	specified by a BibTeX style, to be specified in the document
12mr|texlive-bibtex-0.99d-3|26	itself (one often needs a LaTeX citation-style package, such as
12mr|texlive-bibtex-0.99d-3|27	natbib as well). BibTeX itself is an ASCII-only program; there
12mr|texlive-bibtex-0.99d-3|28	is, however, a version that copes with 8-bit character sets.
12mr|texlive-bibtex-0.99d-3|29	However, BibTeX's facilities rapidly run out as one moves away
12mr|texlive-bibtex-0.99d-3|30	from simple ASCII (for example, in the various national sorting
12mr|texlive-bibtex-0.99d-3|31	rules for languages expressed in different parts of ISO-8859 --
12mr|texlive-bibtex-0.99d-3|32	the "ISO Latin" series). For more flexibility, the user is
12mr|texlive-bibtex-0.99d-3|33	urged to consider using biber with biblatex to typeset its
12mr|texlive-bibtex-0.99d-3|34	output. In particular, it is best to avoid BibTeX in favour of
12mr|texlive-bibtex-0.99d-3|35	biblatex, if at all possible.
12mr|texlive-bibtex-0.99d-3|36	
12mr|texlive-bibtex-0.99d-3|37	%post
12mr|texlive-bibtex-0.99d-3|38	%{_sbindir}/texlive.post
12mr|texlive-bibtex-0.99d-3|39	
12mr|texlive-bibtex-0.99d-3|40	%postun
12mr|texlive-bibtex-0.99d-3|41	if [ $1 -eq 0 ]; then
12mr|texlive-bibtex-0.99d-3|42	%{_sbindir}/texlive.post
12mr|texlive-bibtex-0.99d-3|43	fi
12mr|texlive-bibtex-0.99d-3|44	
12mr|texlive-bibtex-0.99d-3|45	#-----------------------------------------------------------------------
12mr|texlive-bibtex-0.99d-3|46	%files
12mr|texlive-bibtex-0.99d-3|47	%{_texmfdistdir}/bibtex/bib/base/xampl.bib
12mr|texlive-bibtex-0.99d-3|48	%{_texmfdistdir}/bibtex/bst/base/abbrv.bst
12mr|texlive-bibtex-0.99d-3|49	%{_texmfdistdir}/bibtex/bst/base/acm.bst
12mr|texlive-bibtex-0.99d-3|50	%{_texmfdistdir}/bibtex/bst/base/alpha.bst
12mr|texlive-bibtex-0.99d-3|51	%{_texmfdistdir}/bibtex/bst/base/apalike.bst
12mr|texlive-bibtex-0.99d-3|52	%{_texmfdistdir}/bibtex/bst/base/ieeetr.bst
12mr|texlive-bibtex-0.99d-3|53	%{_texmfdistdir}/bibtex/bst/base/plain.bst
12mr|texlive-bibtex-0.99d-3|54	%{_texmfdistdir}/bibtex/bst/base/siam.bst
12mr|texlive-bibtex-0.99d-3|55	%{_texmfdistdir}/bibtex/bst/base/unsrt.bst
12mr|texlive-bibtex-0.99d-3|56	%doc %{_texmfdistdir}/doc/bibtex/base/README
12mr|texlive-bibtex-0.99d-3|57	%doc %{_texmfdistdir}/doc/bibtex/base/btxbst.doc
12mr|texlive-bibtex-0.99d-3|58	%doc %{_texmfdistdir}/doc/bibtex/base/btxdoc.bib
12mr|texlive-bibtex-0.99d-3|59	%doc %{_texmfdistdir}/doc/bibtex/base/btxdoc.pdf
12mr|texlive-bibtex-0.99d-3|60	%doc %{_texmfdistdir}/doc/bibtex/base/btxdoc.tex
12mr|texlive-bibtex-0.99d-3|61	%doc %{_texmfdistdir}/doc/bibtex/base/btxhak.pdf
12mr|texlive-bibtex-0.99d-3|62	%doc %{_texmfdistdir}/doc/bibtex/base/btxhak.tex
12mr|texlive-bibtex-0.99d-3|63	%doc %{_texmfdistdir}/tex/generic/bibtex/apalike.sty
12mr|texlive-bibtex-0.99d-3|64	%doc %{_texmfdistdir}/tex/generic/bibtex/apalike.tex
12mr|texlive-bibtex-0.99d-3|65	%doc %{_mandir}/man1/bibtex.1*
12mr|texlive-bibtex-0.99d-3|66	%doc %{_texmfdir}/doc/man/man1/bibtex.man1.pdf
12mr|texlive-bibtex-0.99d-3|67	
12mr|texlive-bibtex-0.99d-3|68	#-----------------------------------------------------------------------
12mr|texlive-bibtex-0.99d-3|69	%prep
12mr|texlive-bibtex-0.99d-3|70	%setup -c -a0 -a1
12mr|texlive-bibtex-0.99d-3|71	
12mr|texlive-bibtex-0.99d-3|72	%build
12mr|texlive-bibtex-0.99d-3|73	
12mr|texlive-bibtex-0.99d-3|74	%install
12mr|texlive-bibtex-0.99d-3|75	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-bibtex-0.99d-3|76	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-bibtex-0.99d-3|77	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-bibtex-0.99d-3|78	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-bibtex-0.99d-3|79	
12mr|texlive-bibtex-0.99d-3|80	
12mr|texlive-bibtex-0.99d-3|81	
12mr|texlive-bibtex-0.99d-3|82	%changelog
12mr|texlive-bibtex-0.99d-3|83	

16786 12
12mr|texlive-bibtex8-3.71-2|1	# revision 18835
12mr|texlive-bibtex8-3.71-2|2	# category TLCore
12mr|texlive-bibtex8-3.71-2|3	# catalog-ctan /biblio/bibtex/8-bit
12mr|texlive-bibtex8-3.71-2|4	# catalog-date 2009-11-09 14:03:25 +0100
12mr|texlive-bibtex8-3.71-2|5	# catalog-license gpl
12mr|texlive-bibtex8-3.71-2|6	# catalog-version 3.71
12mr|texlive-bibtex8-3.71-2|7	Name:		texlive-bibtex8
12mr|texlive-bibtex8-3.71-2|8	Version:	3.71
12mr|texlive-bibtex8-3.71-2|9	Release:	2
12mr|texlive-bibtex8-3.71-2|10	Summary:	A fully 8-bit adaptation of BibTeX 0.99
12mr|texlive-bibtex8-3.71-2|11	Group:		Publishing
12mr|texlive-bibtex8-3.71-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/8-bit
12mr|texlive-bibtex8-3.71-2|13	License:	GPL
12mr|texlive-bibtex8-3.71-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtex8.tar.xz
12mr|texlive-bibtex8-3.71-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtex8.doc.tar.xz
12mr|texlive-bibtex8-3.71-2|16	BuildArch:	noarch
12mr|texlive-bibtex8-3.71-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bibtex8-3.71-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bibtex8-3.71-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-bibtex8-3.71-2|20	Requires:	texlive-bibtex8.bin
12mr|texlive-bibtex8-3.71-2|21	
12mr|texlive-bibtex8-3.71-2|22	%description
12mr|texlive-bibtex8-3.71-2|23	An enhanced, portable C version of BibTeX. Enhanced by
12mr|texlive-bibtex8-3.71-2|24	conversion to "big" (32-bit) capacity, addition of run-time
12mr|texlive-bibtex8-3.71-2|25	selectable capacity and 8-bit support extensions. National
12mr|texlive-bibtex8-3.71-2|26	character set and sorting order are controlled by an external
12mr|texlive-bibtex8-3.71-2|27	configuration file. Various examples are included.
12mr|texlive-bibtex8-3.71-2|28	
12mr|texlive-bibtex8-3.71-2|29	%post
12mr|texlive-bibtex8-3.71-2|30	%{_sbindir}/texlive.post
12mr|texlive-bibtex8-3.71-2|31	
12mr|texlive-bibtex8-3.71-2|32	%postun
12mr|texlive-bibtex8-3.71-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-bibtex8-3.71-2|34	%{_sbindir}/texlive.post
12mr|texlive-bibtex8-3.71-2|35	fi
12mr|texlive-bibtex8-3.71-2|36	
12mr|texlive-bibtex8-3.71-2|37	#-----------------------------------------------------------------------
12mr|texlive-bibtex8-3.71-2|38	%files
12mr|texlive-bibtex8-3.71-2|39	%{_texmfdistdir}/bibtex/csf/base/88591lat.csf
12mr|texlive-bibtex8-3.71-2|40	%{_texmfdistdir}/bibtex/csf/base/88591sca.csf
12mr|texlive-bibtex8-3.71-2|41	%{_texmfdistdir}/bibtex/csf/base/README.TEXLIVE
12mr|texlive-bibtex8-3.71-2|42	%{_texmfdistdir}/bibtex/csf/base/ascii.csf
12mr|texlive-bibtex8-3.71-2|43	%{_texmfdistdir}/bibtex/csf/base/cp437lat.csf
12mr|texlive-bibtex8-3.71-2|44	%{_texmfdistdir}/bibtex/csf/base/cp850lat.csf
12mr|texlive-bibtex8-3.71-2|45	%{_texmfdistdir}/bibtex/csf/base/cp850sca.csf
12mr|texlive-bibtex8-3.71-2|46	%{_texmfdistdir}/bibtex/csf/base/cp866rus.csf
12mr|texlive-bibtex8-3.71-2|47	%{_texmfdistdir}/bibtex/csf/base/csfile.txt
12mr|texlive-bibtex8-3.71-2|48	%{_texmfdistdir}/bibtex/csf/polish-csf/88592pl.csf
12mr|texlive-bibtex8-3.71-2|49	%{_texmfdistdir}/bibtex/csf/polish-csf/cp1250pl.csf
12mr|texlive-bibtex8-3.71-2|50	%{_texmfdistdir}/bibtex/csf/polish-csf/cp852pl.csf
12mr|texlive-bibtex8-3.71-2|51	%{_texmfdistdir}/bibtex/csf/polish-csf/iso8859-7.csf
12mr|texlive-bibtex8-3.71-2|52	%doc %{_texmfdir}/doc/bibtex8/00readme.txt
12mr|texlive-bibtex8-3.71-2|53	%doc %{_texmfdir}/doc/bibtex8/HISTORY
12mr|texlive-bibtex8-3.71-2|54	%doc %{_texmfdir}/doc/bibtex8/csfile.txt
12mr|texlive-bibtex8-3.71-2|55	%doc %{_texmfdir}/doc/bibtex8/file_id.diz
12mr|texlive-bibtex8-3.71-2|56	
12mr|texlive-bibtex8-3.71-2|57	#-----------------------------------------------------------------------
12mr|texlive-bibtex8-3.71-2|58	%prep
12mr|texlive-bibtex8-3.71-2|59	%setup -c -a0 -a1
12mr|texlive-bibtex8-3.71-2|60	
12mr|texlive-bibtex8-3.71-2|61	%build
12mr|texlive-bibtex8-3.71-2|62	
12mr|texlive-bibtex8-3.71-2|63	%install
12mr|texlive-bibtex8-3.71-2|64	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-bibtex8-3.71-2|65	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-bibtex8-3.71-2|66	
12mr|texlive-bibtex8-3.71-2|67	
12mr|texlive-bibtex8-3.71-2|68	
12mr|texlive-bibtex8-3.71-2|69	%changelog
12mr|texlive-bibtex8-3.71-2|70	

16787 12
12mr|texlive-bibtexu-20120807-1|1	# revision 26693
12mr|texlive-bibtexu-20120807-1|2	# category TLCore
12mr|texlive-bibtexu-20120807-1|3	# catalog-ctan undef
12mr|texlive-bibtexu-20120807-1|4	# catalog-date undef
12mr|texlive-bibtexu-20120807-1|5	# catalog-license undef
12mr|texlive-bibtexu-20120807-1|6	# catalog-version undef
12mr|texlive-bibtexu-20120807-1|7	Name:		texlive-bibtexu
12mr|texlive-bibtexu-20120807-1|8	Version:	20120807
12mr|texlive-bibtexu-20120807-1|9	Release:	1
12mr|texlive-bibtexu-20120807-1|10	Summary:	TeXLive bibtexu package
12mr|texlive-bibtexu-20120807-1|11	Group:		Publishing
12mr|texlive-bibtexu-20120807-1|12	URL:		http://tug.org/texlive
12mr|texlive-bibtexu-20120807-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-bibtexu-20120807-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtexu.tar.xz
12mr|texlive-bibtexu-20120807-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtexu.doc.tar.xz
12mr|texlive-bibtexu-20120807-1|16	BuildArch:	noarch
12mr|texlive-bibtexu-20120807-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bibtexu-20120807-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bibtexu-20120807-1|19	Requires:	texlive-bibtexu.bin
12mr|texlive-bibtexu-20120807-1|20	
12mr|texlive-bibtexu-20120807-1|21	%description
12mr|texlive-bibtexu-20120807-1|22	TeXLive bibtexu package.
12mr|texlive-bibtexu-20120807-1|23	
12mr|texlive-bibtexu-20120807-1|24	#-----------------------------------------------------------------------
12mr|texlive-bibtexu-20120807-1|25	%files
12mr|texlive-bibtexu-20120807-1|26	%doc %{_texmfdir}/doc/bibtexu/00readme.txt
12mr|texlive-bibtexu-20120807-1|27	%doc %{_texmfdir}/doc/bibtexu/HISTORY
12mr|texlive-bibtexu-20120807-1|28	%doc %{_texmfdir}/doc/bibtexu/csfile.txt
12mr|texlive-bibtexu-20120807-1|29	%doc %{_texmfdir}/doc/bibtexu/file_id.diz
12mr|texlive-bibtexu-20120807-1|30	
12mr|texlive-bibtexu-20120807-1|31	#-----------------------------------------------------------------------
12mr|texlive-bibtexu-20120807-1|32	%prep
12mr|texlive-bibtexu-20120807-1|33	%setup -c -a0 -a1
12mr|texlive-bibtexu-20120807-1|34	
12mr|texlive-bibtexu-20120807-1|35	%build
12mr|texlive-bibtexu-20120807-1|36	
12mr|texlive-bibtexu-20120807-1|37	%install
12mr|texlive-bibtexu-20120807-1|38	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-bibtexu-20120807-1|39	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-bibtexu-20120807-1|40	
12mr|texlive-bibtexu-20120807-1|41	
12mr|texlive-bibtexu-20120807-1|42	
12mr|texlive-bibtexu-20120807-1|43	%changelog
12mr|texlive-bibtexu-20120807-1|44	

16788 12
12mr|texlive-bibtopic-1.1a-2|1	# revision 15878
12mr|texlive-bibtopic-1.1a-2|2	# category Package
12mr|texlive-bibtopic-1.1a-2|3	# catalog-ctan /macros/latex/contrib/bibtopic
12mr|texlive-bibtopic-1.1a-2|4	# catalog-date 2006-10-17 00:49:54 +0200
12mr|texlive-bibtopic-1.1a-2|5	# catalog-license gpl
12mr|texlive-bibtopic-1.1a-2|6	# catalog-version 1.1a
12mr|texlive-bibtopic-1.1a-2|7	Name:		texlive-bibtopic
12mr|texlive-bibtopic-1.1a-2|8	Version:	1.1a
12mr|texlive-bibtopic-1.1a-2|9	Release:	2
12mr|texlive-bibtopic-1.1a-2|10	Summary:	Include multiple bibliographies in a document
12mr|texlive-bibtopic-1.1a-2|11	Group:		Publishing
12mr|texlive-bibtopic-1.1a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibtopic
12mr|texlive-bibtopic-1.1a-2|13	License:	GPL
12mr|texlive-bibtopic-1.1a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtopic.tar.xz
12mr|texlive-bibtopic-1.1a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtopic.doc.tar.xz
12mr|texlive-bibtopic-1.1a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtopic.source.tar.xz
12mr|texlive-bibtopic-1.1a-2|17	BuildArch:	noarch
12mr|texlive-bibtopic-1.1a-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bibtopic-1.1a-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bibtopic-1.1a-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-bibtopic-1.1a-2|21	
12mr|texlive-bibtopic-1.1a-2|22	%description
12mr|texlive-bibtopic-1.1a-2|23	The package allows the user to include several bibliographies
12mr|texlive-bibtopic-1.1a-2|24	covering different 'topics' or bibliographic material into a
12mr|texlive-bibtopic-1.1a-2|25	document (e.g., one bibliography for primary literature and one
12mr|texlive-bibtopic-1.1a-2|26	for secondary literature). The package provides commands to
12mr|texlive-bibtopic-1.1a-2|27	include either all references from a .bib file, only the
12mr|texlive-bibtopic-1.1a-2|28	references actually cited or those not cited in your document.
12mr|texlive-bibtopic-1.1a-2|29	The user has to construct a separate .bib file for each
12mr|texlive-bibtopic-1.1a-2|30	bibliographic 'topic', each of which will be processed
12mr|texlive-bibtopic-1.1a-2|31	separately by BibTeX. If you want to have bibliographies
12mr|texlive-bibtopic-1.1a-2|32	specific to one part of a document, see the packages bibunits
12mr|texlive-bibtopic-1.1a-2|33	or chapterbib.
12mr|texlive-bibtopic-1.1a-2|34	
12mr|texlive-bibtopic-1.1a-2|35	%post
12mr|texlive-bibtopic-1.1a-2|36	%{_sbindir}/texlive.post
12mr|texlive-bibtopic-1.1a-2|37	
12mr|texlive-bibtopic-1.1a-2|38	%postun
12mr|texlive-bibtopic-1.1a-2|39	if [ $1 -eq 0 ]; then
12mr|texlive-bibtopic-1.1a-2|40	%{_sbindir}/texlive.post
12mr|texlive-bibtopic-1.1a-2|41	fi
12mr|texlive-bibtopic-1.1a-2|42	
12mr|texlive-bibtopic-1.1a-2|43	#-----------------------------------------------------------------------
12mr|texlive-bibtopic-1.1a-2|44	%files
12mr|texlive-bibtopic-1.1a-2|45	%{_texmfdistdir}/tex/latex/bibtopic/bibtopic.sty
12mr|texlive-bibtopic-1.1a-2|46	%doc %{_texmfdistdir}/doc/latex/bibtopic/README
12mr|texlive-bibtopic-1.1a-2|47	%doc %{_texmfdistdir}/doc/latex/bibtopic/articles.bib
12mr|texlive-bibtopic-1.1a-2|48	%doc %{_texmfdistdir}/doc/latex/bibtopic/bibtopic.pdf
12mr|texlive-bibtopic-1.1a-2|49	%doc %{_texmfdistdir}/doc/latex/bibtopic/books.bib
12mr|texlive-bibtopic-1.1a-2|50	%doc %{_texmfdistdir}/doc/latex/bibtopic/sample.tex
12mr|texlive-bibtopic-1.1a-2|51	#- source
12mr|texlive-bibtopic-1.1a-2|52	%doc %{_texmfdistdir}/source/latex/bibtopic/bibtopic.dtx
12mr|texlive-bibtopic-1.1a-2|53	%doc %{_texmfdistdir}/source/latex/bibtopic/bibtopic.ins
12mr|texlive-bibtopic-1.1a-2|54	
12mr|texlive-bibtopic-1.1a-2|55	#-----------------------------------------------------------------------
12mr|texlive-bibtopic-1.1a-2|56	%prep
12mr|texlive-bibtopic-1.1a-2|57	%setup -c -a0 -a1 -a2
12mr|texlive-bibtopic-1.1a-2|58	
12mr|texlive-bibtopic-1.1a-2|59	%build
12mr|texlive-bibtopic-1.1a-2|60	
12mr|texlive-bibtopic-1.1a-2|61	%install
12mr|texlive-bibtopic-1.1a-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bibtopic-1.1a-2|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bibtopic-1.1a-2|64	
12mr|texlive-bibtopic-1.1a-2|65	
12mr|texlive-bibtopic-1.1a-2|66	
12mr|texlive-bibtopic-1.1a-2|67	%changelog
12mr|texlive-bibtopic-1.1a-2|68	

16789 12
12mr|texlive-bibtopicprefix-1.10-2|1	# revision 15878
12mr|texlive-bibtopicprefix-1.10-2|2	# category Package
12mr|texlive-bibtopicprefix-1.10-2|3	# catalog-ctan /macros/latex/contrib/bibtopicprefix
12mr|texlive-bibtopicprefix-1.10-2|4	# catalog-date 2008-08-17 01:00:50 +0200
12mr|texlive-bibtopicprefix-1.10-2|5	# catalog-license lppl
12mr|texlive-bibtopicprefix-1.10-2|6	# catalog-version 1.10
12mr|texlive-bibtopicprefix-1.10-2|7	Name:		texlive-bibtopicprefix
12mr|texlive-bibtopicprefix-1.10-2|8	Version:	1.10
12mr|texlive-bibtopicprefix-1.10-2|9	Release:	2
12mr|texlive-bibtopicprefix-1.10-2|10	Summary:	Prefix references to bibliographies produced by bibtopic
12mr|texlive-bibtopicprefix-1.10-2|11	Group:		Publishing
12mr|texlive-bibtopicprefix-1.10-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibtopicprefix
12mr|texlive-bibtopicprefix-1.10-2|13	License:	LPPL
12mr|texlive-bibtopicprefix-1.10-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtopicprefix.tar.xz
12mr|texlive-bibtopicprefix-1.10-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtopicprefix.doc.tar.xz
12mr|texlive-bibtopicprefix-1.10-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtopicprefix.source.tar.xz
12mr|texlive-bibtopicprefix-1.10-2|17	BuildArch:	noarch
12mr|texlive-bibtopicprefix-1.10-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bibtopicprefix-1.10-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bibtopicprefix-1.10-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-bibtopicprefix-1.10-2|21	
12mr|texlive-bibtopicprefix-1.10-2|22	%description
12mr|texlive-bibtopicprefix-1.10-2|23	The package permits users to apply prefixes (fixed strings) to
12mr|texlive-bibtopicprefix-1.10-2|24	references to entries in bibliographies produced by the
12mr|texlive-bibtopicprefix-1.10-2|25	bibtopic package.
12mr|texlive-bibtopicprefix-1.10-2|26	
12mr|texlive-bibtopicprefix-1.10-2|27	%post
12mr|texlive-bibtopicprefix-1.10-2|28	%{_sbindir}/texlive.post
12mr|texlive-bibtopicprefix-1.10-2|29	
12mr|texlive-bibtopicprefix-1.10-2|30	%postun
12mr|texlive-bibtopicprefix-1.10-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-bibtopicprefix-1.10-2|32	%{_sbindir}/texlive.post
12mr|texlive-bibtopicprefix-1.10-2|33	fi
12mr|texlive-bibtopicprefix-1.10-2|34	
12mr|texlive-bibtopicprefix-1.10-2|35	#-----------------------------------------------------------------------
12mr|texlive-bibtopicprefix-1.10-2|36	%files
12mr|texlive-bibtopicprefix-1.10-2|37	%{_texmfdistdir}/tex/latex/bibtopicprefix/bibtopicprefix.sty
12mr|texlive-bibtopicprefix-1.10-2|38	%doc %{_texmfdistdir}/doc/latex/bibtopicprefix/README
12mr|texlive-bibtopicprefix-1.10-2|39	%doc %{_texmfdistdir}/doc/latex/bibtopicprefix/bibtopicprefix.pdf
12mr|texlive-bibtopicprefix-1.10-2|40	%doc %{_texmfdistdir}/doc/latex/bibtopicprefix/bibtopicprefix.xml
12mr|texlive-bibtopicprefix-1.10-2|41	#- source
12mr|texlive-bibtopicprefix-1.10-2|42	%doc %{_texmfdistdir}/source/latex/bibtopicprefix/bibtopicprefix.drv
12mr|texlive-bibtopicprefix-1.10-2|43	%doc %{_texmfdistdir}/source/latex/bibtopicprefix/bibtopicprefix.dtx
12mr|texlive-bibtopicprefix-1.10-2|44	%doc %{_texmfdistdir}/source/latex/bibtopicprefix/bibtopicprefix.ins
12mr|texlive-bibtopicprefix-1.10-2|45	
12mr|texlive-bibtopicprefix-1.10-2|46	#-----------------------------------------------------------------------
12mr|texlive-bibtopicprefix-1.10-2|47	%prep
12mr|texlive-bibtopicprefix-1.10-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-bibtopicprefix-1.10-2|49	
12mr|texlive-bibtopicprefix-1.10-2|50	%build
12mr|texlive-bibtopicprefix-1.10-2|51	
12mr|texlive-bibtopicprefix-1.10-2|52	%install
12mr|texlive-bibtopicprefix-1.10-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bibtopicprefix-1.10-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bibtopicprefix-1.10-2|55	
12mr|texlive-bibtopicprefix-1.10-2|56	
12mr|texlive-bibtopicprefix-1.10-2|57	
12mr|texlive-bibtopicprefix-1.10-2|58	%changelog
12mr|texlive-bibtopicprefix-1.10-2|59	

16790 12
12mr|texlive-bibunits-2.2-2|1	# revision 15878
12mr|texlive-bibunits-2.2-2|2	# category Package
12mr|texlive-bibunits-2.2-2|3	# catalog-ctan /macros/latex/contrib/bibunits
12mr|texlive-bibunits-2.2-2|4	# catalog-date 2009-09-27 09:44:19 +0200
12mr|texlive-bibunits-2.2-2|5	# catalog-license lppl
12mr|texlive-bibunits-2.2-2|6	# catalog-version 2.2
12mr|texlive-bibunits-2.2-2|7	Name:		texlive-bibunits
12mr|texlive-bibunits-2.2-2|8	Version:	2.2
12mr|texlive-bibunits-2.2-2|9	Release:	2
12mr|texlive-bibunits-2.2-2|10	Summary:	Multiple bibliographies in one document
12mr|texlive-bibunits-2.2-2|11	Group:		Publishing
12mr|texlive-bibunits-2.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bibunits
12mr|texlive-bibunits-2.2-2|13	License:	LPPL
12mr|texlive-bibunits-2.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibunits.tar.xz
12mr|texlive-bibunits-2.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibunits.doc.tar.xz
12mr|texlive-bibunits-2.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibunits.source.tar.xz
12mr|texlive-bibunits-2.2-2|17	BuildArch:	noarch
12mr|texlive-bibunits-2.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bibunits-2.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bibunits-2.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-bibunits-2.2-2|21	
12mr|texlive-bibunits-2.2-2|22	%description
12mr|texlive-bibunits-2.2-2|23	The package provide a mechanism to generate separate
12mr|texlive-bibunits-2.2-2|24	bibliographies for different units (chapters, sections or
12mr|texlive-bibunits-2.2-2|25	bibunit-environments) of a text. The package separates the
12mr|texlive-bibunits-2.2-2|26	citations of each unit of text into a separate file to be
12mr|texlive-bibunits-2.2-2|27	processed by BibTeX. The global bibliography section produced
12mr|texlive-bibunits-2.2-2|28	by LaTeX may also appear in the document and citations can be
12mr|texlive-bibunits-2.2-2|29	placed in both the local unit and the global bibliographies at
12mr|texlive-bibunits-2.2-2|30	the same time. The package is compatible with koma-script and
12mr|texlive-bibunits-2.2-2|31	with the babel French option frenchb.
12mr|texlive-bibunits-2.2-2|32	
12mr|texlive-bibunits-2.2-2|33	%post
12mr|texlive-bibunits-2.2-2|34	%{_sbindir}/texlive.post
12mr|texlive-bibunits-2.2-2|35	
12mr|texlive-bibunits-2.2-2|36	%postun
12mr|texlive-bibunits-2.2-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-bibunits-2.2-2|38	%{_sbindir}/texlive.post
12mr|texlive-bibunits-2.2-2|39	fi
12mr|texlive-bibunits-2.2-2|40	
12mr|texlive-bibunits-2.2-2|41	#-----------------------------------------------------------------------
12mr|texlive-bibunits-2.2-2|42	%files
12mr|texlive-bibunits-2.2-2|43	%{_texmfdistdir}/tex/latex/bibunits/bibunits.sty
12mr|texlive-bibunits-2.2-2|44	%doc %{_texmfdistdir}/doc/latex/bibunits/README
12mr|texlive-bibunits-2.2-2|45	%doc %{_texmfdistdir}/doc/latex/bibunits/bibtexall
12mr|texlive-bibunits-2.2-2|46	%doc %{_texmfdistdir}/doc/latex/bibunits/bibunits.pdf
12mr|texlive-bibunits-2.2-2|47	#- source
12mr|texlive-bibunits-2.2-2|48	%doc %{_texmfdistdir}/source/latex/bibunits/bibunits.dtx
12mr|texlive-bibunits-2.2-2|49	%doc %{_texmfdistdir}/source/latex/bibunits/bibunits.ins
12mr|texlive-bibunits-2.2-2|50	
12mr|texlive-bibunits-2.2-2|51	#-----------------------------------------------------------------------
12mr|texlive-bibunits-2.2-2|52	%prep
12mr|texlive-bibunits-2.2-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-bibunits-2.2-2|54	
12mr|texlive-bibunits-2.2-2|55	%build
12mr|texlive-bibunits-2.2-2|56	
12mr|texlive-bibunits-2.2-2|57	%install
12mr|texlive-bibunits-2.2-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bibunits-2.2-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bibunits-2.2-2|60	
12mr|texlive-bibunits-2.2-2|61	
12mr|texlive-bibunits-2.2-2|62	
12mr|texlive-bibunits-2.2-2|63	%changelog
12mr|texlive-bibunits-2.2-2|64	

16791 12
12mr|texlive-bidi-11.161-1|1	# revision 27207
12mr|texlive-bidi-11.161-1|2	# category Package
12mr|texlive-bidi-11.161-1|3	# catalog-ctan /macros/latex/contrib/bidi
12mr|texlive-bidi-11.161-1|4	# catalog-date 2012-07-25 12:42:16 +0200
12mr|texlive-bidi-11.161-1|5	# catalog-license lppl1.3
12mr|texlive-bidi-11.161-1|6	# catalog-version 11.161
12mr|texlive-bidi-11.161-1|7	Name:		texlive-bidi
12mr|texlive-bidi-11.161-1|8	Version:	11.161
12mr|texlive-bidi-11.161-1|9	Release:	1
12mr|texlive-bidi-11.161-1|10	Summary:	Support for bidirectional typesetting in plain TeX and LaTeX
12mr|texlive-bidi-11.161-1|11	Group:		Publishing
12mr|texlive-bidi-11.161-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bidi
12mr|texlive-bidi-11.161-1|13	License:	LPPL1.3
12mr|texlive-bidi-11.161-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bidi.tar.xz
12mr|texlive-bidi-11.161-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bidi.doc.tar.xz
12mr|texlive-bidi-11.161-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bidi.source.tar.xz
12mr|texlive-bidi-11.161-1|17	BuildArch:	noarch
12mr|texlive-bidi-11.161-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bidi-11.161-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bidi-11.161-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-bidi-11.161-1|21	
12mr|texlive-bidi-11.161-1|22	%description
12mr|texlive-bidi-11.161-1|23	A convenient interface for typesetting bidirectional texts with
12mr|texlive-bidi-11.161-1|24	plain TeX and LaTeX. The package includes adaptations for use
12mr|texlive-bidi-11.161-1|25	with many other commonly-used packages.
12mr|texlive-bidi-11.161-1|26	
12mr|texlive-bidi-11.161-1|27	%post
12mr|texlive-bidi-11.161-1|28	%{_sbindir}/texlive.post
12mr|texlive-bidi-11.161-1|29	
12mr|texlive-bidi-11.161-1|30	%postun
12mr|texlive-bidi-11.161-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-bidi-11.161-1|32	%{_sbindir}/texlive.post
12mr|texlive-bidi-11.161-1|33	fi
12mr|texlive-bidi-11.161-1|34	
12mr|texlive-bidi-11.161-1|35	#-----------------------------------------------------------------------
12mr|texlive-bidi-11.161-1|36	%files
12mr|texlive-bidi-11.161-1|37	%{_texmfdistdir}/tex/latex/bidi/amsart-xetex-bidi.def
12mr|texlive-bidi-11.161-1|38	%{_texmfdistdir}/tex/latex/bidi/amsbook-xetex-bidi.def
12mr|texlive-bidi-11.161-1|39	%{_texmfdistdir}/tex/latex/bidi/amsmath-xetex-bidi.def
12mr|texlive-bidi-11.161-1|40	%{_texmfdistdir}/tex/latex/bidi/amsthm-xetex-bidi.def
12mr|texlive-bidi-11.161-1|41	%{_texmfdistdir}/tex/latex/bidi/array-xetex-bidi.def
12mr|texlive-bidi-11.161-1|42	%{_texmfdistdir}/tex/latex/bidi/article-xetex-bidi.def
12mr|texlive-bidi-11.161-1|43	%{_texmfdistdir}/tex/latex/bidi/artikel1-xetex-bidi.def
12mr|texlive-bidi-11.161-1|44	%{_texmfdistdir}/tex/latex/bidi/artikel2-xetex-bidi.def
12mr|texlive-bidi-11.161-1|45	%{_texmfdistdir}/tex/latex/bidi/artikel3-xetex-bidi.def
12mr|texlive-bidi-11.161-1|46	%{_texmfdistdir}/tex/latex/bidi/arydshln-xetex-bidi.def
12mr|texlive-bidi-11.161-1|47	%{_texmfdistdir}/tex/latex/bidi/bibitem.pdf
12mr|texlive-bidi-11.161-1|48	%{_texmfdistdir}/tex/latex/bidi/bidi.sty
12mr|texlive-bidi-11.161-1|49	%{_texmfdistdir}/tex/latex/bidi/bidi.tex
12mr|texlive-bidi-11.161-1|50	%{_texmfdistdir}/tex/latex/bidi/bidi2in1.sty
12mr|texlive-bidi-11.161-1|51	%{_texmfdistdir}/tex/latex/bidi/bidicode.sty
12mr|texlive-bidi-11.161-1|52	%{_texmfdistdir}/tex/latex/bidi/bidiftnxtra.sty
12mr|texlive-bidi-11.161-1|53	%{_texmfdistdir}/tex/latex/bidi/bidimoderncv.cls
12mr|texlive-bidi-11.161-1|54	%{_texmfdistdir}/tex/latex/bidi/bidipoem.sty
12mr|texlive-bidi-11.161-1|55	%{_texmfdistdir}/tex/latex/bidi/bidipresentation.cls
12mr|texlive-bidi-11.161-1|56	%{_texmfdistdir}/tex/latex/bidi/biditools.sty
12mr|texlive-bidi-11.161-1|57	%{_texmfdistdir}/tex/latex/bidi/biditufte-book.cls
12mr|texlive-bidi-11.161-1|58	%{_texmfdistdir}/tex/latex/bidi/biditufte-handout.cls
12mr|texlive-bidi-11.161-1|59	%{_texmfdistdir}/tex/latex/bidi/bidituftefloat.sty
12mr|texlive-bidi-11.161-1|60	%{_texmfdistdir}/tex/latex/bidi/bidituftegeneralstructure.sty
12mr|texlive-bidi-11.161-1|61	%{_texmfdistdir}/tex/latex/bidi/bidituftehyperref.sty
12mr|texlive-bidi-11.161-1|62	%{_texmfdistdir}/tex/latex/bidi/bidituftesidenote.sty
12mr|texlive-bidi-11.161-1|63	%{_texmfdistdir}/tex/latex/bidi/bidituftetitle.sty
12mr|texlive-bidi-11.161-1|64	%{_texmfdistdir}/tex/latex/bidi/bidituftetoc.sty
12mr|texlive-bidi-11.161-1|65	%{_texmfdistdir}/tex/latex/bidi/boek-xetex-bidi.def
12mr|texlive-bidi-11.161-1|66	%{_texmfdistdir}/tex/latex/bidi/boek3-xetex-bidi.def
12mr|texlive-bidi-11.161-1|67	%{_texmfdistdir}/tex/latex/bidi/book-xetex-bidi.def
12mr|texlive-bidi-11.161-1|68	%{_texmfdistdir}/tex/latex/bidi/bookest-xetex-bidi.def
12mr|texlive-bidi-11.161-1|69	%{_texmfdistdir}/tex/latex/bidi/breqn-xetex-bidi.def
12mr|texlive-bidi-11.161-1|70	%{_texmfdistdir}/tex/latex/bidi/caption-xetex-bidi.def
12mr|texlive-bidi-11.161-1|71	%{_texmfdistdir}/tex/latex/bidi/color-xetex-bidi.def
12mr|texlive-bidi-11.161-1|72	%{_texmfdistdir}/tex/latex/bidi/colortbl-xetex-bidi.def
12mr|texlive-bidi-11.161-1|73	%{_texmfdistdir}/tex/latex/bidi/combine-xetex-bidi.def
12mr|texlive-bidi-11.161-1|74	%{_texmfdistdir}/tex/latex/bidi/crop-xetex-bidi.def
12mr|texlive-bidi-11.161-1|75	%{_texmfdistdir}/tex/latex/bidi/cutwin-xetex-bidi.def
12mr|texlive-bidi-11.161-1|76	%{_texmfdistdir}/tex/latex/bidi/cvthemebidicasual.sty
12mr|texlive-bidi-11.161-1|77	%{_texmfdistdir}/tex/latex/bidi/cvthemebidiclassic.sty
12mr|texlive-bidi-11.161-1|78	%{_texmfdistdir}/tex/latex/bidi/dblfnote-xetex-bidi.def
12mr|texlive-bidi-11.161-1|79	%{_texmfdistdir}/tex/latex/bidi/draftwatermark-xetex-bidi.def
12mr|texlive-bidi-11.161-1|80	%{_texmfdistdir}/tex/latex/bidi/empheq-xetex-bidi.def
12mr|texlive-bidi-11.161-1|81	%{_texmfdistdir}/tex/latex/bidi/extarticle-xetex-bidi.def
12mr|texlive-bidi-11.161-1|82	%{_texmfdistdir}/tex/latex/bidi/extbook-xetex-bidi.def
12mr|texlive-bidi-11.161-1|83	%{_texmfdistdir}/tex/latex/bidi/extletter-xetex-bidi.def
12mr|texlive-bidi-11.161-1|84	%{_texmfdistdir}/tex/latex/bidi/extrafootnotefeatures.def
12mr|texlive-bidi-11.161-1|85	%{_texmfdistdir}/tex/latex/bidi/extreport-xetex-bidi.def
12mr|texlive-bidi-11.161-1|86	%{_texmfdistdir}/tex/latex/bidi/fancyhdr-xetex-bidi.def
12mr|texlive-bidi-11.161-1|87	%{_texmfdistdir}/tex/latex/bidi/fleqn-xetex-bidi.def
12mr|texlive-bidi-11.161-1|88	%{_texmfdistdir}/tex/latex/bidi/float-xetex-bidi.def
12mr|texlive-bidi-11.161-1|89	%{_texmfdistdir}/tex/latex/bidi/flowfram-xetex-bidi.def
12mr|texlive-bidi-11.161-1|90	%{_texmfdistdir}/tex/latex/bidi/footnote-luatex-bidi.def
12mr|texlive-bidi-11.161-1|91	%{_texmfdistdir}/tex/latex/bidi/footnote-xetex-bidi.def
12mr|texlive-bidi-11.161-1|92	%{_texmfdistdir}/tex/latex/bidi/framed-xetex-bidi.def
12mr|texlive-bidi-11.161-1|93	%{_texmfdistdir}/tex/latex/bidi/graphicx-xetex-bidi.def
12mr|texlive-bidi-11.161-1|94	%{_texmfdistdir}/tex/latex/bidi/hvfloat-xetex-bidi.def
12mr|texlive-bidi-11.161-1|95	%{_texmfdistdir}/tex/latex/bidi/hyperref-xetex-bidi.def
12mr|texlive-bidi-11.161-1|96	%{_texmfdistdir}/tex/latex/bidi/leqno-xetex-bidi.def
12mr|texlive-bidi-11.161-1|97	%{_texmfdistdir}/tex/latex/bidi/letter-xetex-bidi.def
12mr|texlive-bidi-11.161-1|98	%{_texmfdistdir}/tex/latex/bidi/lettrine-xetex-bidi.def
12mr|texlive-bidi-11.161-1|99	%{_texmfdistdir}/tex/latex/bidi/listings-xetex-bidi.def
12mr|texlive-bidi-11.161-1|100	%{_texmfdistdir}/tex/latex/bidi/loadingorder-bidi.def
12mr|texlive-bidi-11.161-1|101	%{_texmfdistdir}/tex/latex/bidi/longtable-xetex-bidi.def
12mr|texlive-bidi-11.161-1|102	%{_texmfdistdir}/tex/latex/bidi/luatex-bidi.def
12mr|texlive-bidi-11.161-1|103	%{_texmfdistdir}/tex/latex/bidi/memoir-xetex-bidi.def
12mr|texlive-bidi-11.161-1|104	%{_texmfdistdir}/tex/latex/bidi/minitoc-xetex-bidi.def
12mr|texlive-bidi-11.161-1|105	%{_texmfdistdir}/tex/latex/bidi/multicol-xetex-bidi.def
12mr|texlive-bidi-11.161-1|106	%{_texmfdistdir}/tex/latex/bidi/multienum-xetex-bidi.def
12mr|texlive-bidi-11.161-1|107	%{_texmfdistdir}/tex/latex/bidi/natbib-xetex-bidi.def
12mr|texlive-bidi-11.161-1|108	%{_texmfdistdir}/tex/latex/bidi/ntheorem-hyper-xetex-bidi.def
12mr|texlive-bidi-11.161-1|109	%{_texmfdistdir}/tex/latex/bidi/ntheorem-xetex-bidi.def
12mr|texlive-bidi-11.161-1|110	%{_texmfdistdir}/tex/latex/bidi/pdfpages-xetex-bidi.def
12mr|texlive-bidi-11.161-1|111	%{_texmfdistdir}/tex/latex/bidi/pgf-xetex-bidi.def
12mr|texlive-bidi-11.161-1|112	%{_texmfdistdir}/tex/latex/bidi/picinpar-xetex-bidi.def
12mr|texlive-bidi-11.161-1|113	%{_texmfdistdir}/tex/latex/bidi/plain-luatex-bidi.def
12mr|texlive-bidi-11.161-1|114	%{_texmfdistdir}/tex/latex/bidi/plain-xetex-bidi.def
12mr|texlive-bidi-11.161-1|115	%{_texmfdistdir}/tex/latex/bidi/pstricks-xetex-bidi.def
12mr|texlive-bidi-11.161-1|116	%{_texmfdistdir}/tex/latex/bidi/quotchap-xetex-bidi.def
12mr|texlive-bidi-11.161-1|117	%{_texmfdistdir}/tex/latex/bidi/ragged2e-xetex-bidi.def
12mr|texlive-bidi-11.161-1|118	%{_texmfdistdir}/tex/latex/bidi/rapport1-xetex-bidi.def
12mr|texlive-bidi-11.161-1|119	%{_texmfdistdir}/tex/latex/bidi/rapport3-xetex-bidi.def
12mr|texlive-bidi-11.161-1|120	%{_texmfdistdir}/tex/latex/bidi/refrep-xetex-bidi.def
12mr|texlive-bidi-11.161-1|121	%{_texmfdistdir}/tex/latex/bidi/report-xetex-bidi.def
12mr|texlive-bidi-11.161-1|122	%{_texmfdistdir}/tex/latex/bidi/scrartcl-xetex-bidi.def
12mr|texlive-bidi-11.161-1|123	%{_texmfdistdir}/tex/latex/bidi/scrbook-xetex-bidi.def
12mr|texlive-bidi-11.161-1|124	%{_texmfdistdir}/tex/latex/bidi/scrlettr-xetex-bidi.def
12mr|texlive-bidi-11.161-1|125	%{_texmfdistdir}/tex/latex/bidi/scrreprt-xetex-bidi.def
12mr|texlive-bidi-11.161-1|126	%{_texmfdistdir}/tex/latex/bidi/sidecap-xetex-bidi.def
12mr|texlive-bidi-11.161-1|127	%{_texmfdistdir}/tex/latex/bidi/stabular-xetex-bidi.def
12mr|texlive-bidi-11.161-1|128	%{_texmfdistdir}/tex/latex/bidi/subfigure-xetex-bidi.def
12mr|texlive-bidi-11.161-1|129	%{_texmfdistdir}/tex/latex/bidi/tabls-xetex-bidi.def
12mr|texlive-bidi-11.161-1|130	%{_texmfdistdir}/tex/latex/bidi/tabulary-xetex-bidi.def
12mr|texlive-bidi-11.161-1|131	%{_texmfdistdir}/tex/latex/bidi/titlesec-xetex-bidi.def
12mr|texlive-bidi-11.161-1|132	%{_texmfdistdir}/tex/latex/bidi/titletoc-xetex-bidi.def
12mr|texlive-bidi-11.161-1|133	%{_texmfdistdir}/tex/latex/bidi/tocbibind-xetex-bidi.def
12mr|texlive-bidi-11.161-1|134	%{_texmfdistdir}/tex/latex/bidi/tocloft-xetex-bidi.def
12mr|texlive-bidi-11.161-1|135	%{_texmfdistdir}/tex/latex/bidi/tocstyle-xetex-bidi.def
12mr|texlive-bidi-11.161-1|136	%{_texmfdistdir}/tex/latex/bidi/wrapfig-xetex-bidi.def
12mr|texlive-bidi-11.161-1|137	%{_texmfdistdir}/tex/latex/bidi/xcolor-xetex-bidi.def
12mr|texlive-bidi-11.161-1|138	%{_texmfdistdir}/tex/latex/bidi/xetex-bidi.def
12mr|texlive-bidi-11.161-1|139	%{_texmfdistdir}/tex/latex/bidi/xltxtra-xetex-bidi.def
12mr|texlive-bidi-11.161-1|140	%doc %{_texmfdistdir}/doc/latex/bidi/README
12mr|texlive-bidi-11.161-1|141	%doc %{_texmfdistdir}/doc/latex/bidi/bidi-logo.pdf
12mr|texlive-bidi-11.161-1|142	%doc %{_texmfdistdir}/doc/latex/bidi/bidi-logo.tex
12mr|texlive-bidi-11.161-1|143	%doc %{_texmfdistdir}/doc/latex/bidi/bidi.pdf
12mr|texlive-bidi-11.161-1|144	%doc %{_texmfdistdir}/doc/latex/bidi/bidisample2e.tex
12mr|texlive-bidi-11.161-1|145	%doc %{_texmfdistdir}/doc/latex/bidi/bidismall2e.tex
12mr|texlive-bidi-11.161-1|146	%doc %{_texmfdistdir}/doc/latex/bidi/gull.jpg
12mr|texlive-bidi-11.161-1|147	%doc %{_texmfdistdir}/doc/latex/bidi/picture.jpg
12mr|texlive-bidi-11.161-1|148	%doc %{_texmfdistdir}/doc/latex/bidi/presentation-sample.tex
12mr|texlive-bidi-11.161-1|149	%doc %{_texmfdistdir}/doc/latex/bidi/test-arydshln.tex
12mr|texlive-bidi-11.161-1|150	%doc %{_texmfdistdir}/doc/latex/bidi/test-bidi.tex
12mr|texlive-bidi-11.161-1|151	%doc %{_texmfdistdir}/doc/latex/bidi/test-brochure.tex
12mr|texlive-bidi-11.161-1|152	%doc %{_texmfdistdir}/doc/latex/bidi/test-casualcv.tex
12mr|texlive-bidi-11.161-1|153	%doc %{_texmfdistdir}/doc/latex/bidi/test-classiccv.tex
12mr|texlive-bidi-11.161-1|154	%doc %{_texmfdistdir}/doc/latex/bidi/test-color.tex
12mr|texlive-bidi-11.161-1|155	%doc %{_texmfdistdir}/doc/latex/bidi/test-supertabular.tex
12mr|texlive-bidi-11.161-1|156	%doc %{_texmfdistdir}/doc/latex/bidi/test-tabular.tex
12mr|texlive-bidi-11.161-1|157	%doc %{_texmfdistdir}/doc/latex/bidi/test-tabularx.tex
12mr|texlive-bidi-11.161-1|158	%doc %{_texmfdistdir}/doc/latex/bidi/test-tabulary.tex
12mr|texlive-bidi-11.161-1|159	%doc %{_texmfdistdir}/doc/latex/bidi/test1-colortbl.tex
12mr|texlive-bidi-11.161-1|160	%doc %{_texmfdistdir}/doc/latex/bidi/test1-wrapfig.tex
12mr|texlive-bidi-11.161-1|161	%doc %{_texmfdistdir}/doc/latex/bidi/test2-colortbl.tex
12mr|texlive-bidi-11.161-1|162	%doc %{_texmfdistdir}/doc/latex/bidi/test2-wrapfig.tex
12mr|texlive-bidi-11.161-1|163	%doc %{_texmfdistdir}/doc/latex/bidi/test3-wrapfig.tex
12mr|texlive-bidi-11.161-1|164	#- source
12mr|texlive-bidi-11.161-1|165	%doc %{_texmfdistdir}/source/latex/bidi/bidi.dtx
12mr|texlive-bidi-11.161-1|166	%doc %{_texmfdistdir}/source/latex/bidi/bidi.ins
12mr|texlive-bidi-11.161-1|167	
12mr|texlive-bidi-11.161-1|168	#-----------------------------------------------------------------------
12mr|texlive-bidi-11.161-1|169	%prep
12mr|texlive-bidi-11.161-1|170	%setup -c -a0 -a1 -a2
12mr|texlive-bidi-11.161-1|171	
12mr|texlive-bidi-11.161-1|172	%build
12mr|texlive-bidi-11.161-1|173	
12mr|texlive-bidi-11.161-1|174	%install
12mr|texlive-bidi-11.161-1|175	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bidi-11.161-1|176	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bidi-11.161-1|177	
12mr|texlive-bidi-11.161-1|178	
12mr|texlive-bidi-11.161-1|179	
12mr|texlive-bidi-11.161-1|180	%changelog
12mr|texlive-bidi-11.161-1|181	

16792 12
12mr|texlive-bigfoot-20070813-2|1	# revision 15878
12mr|texlive-bigfoot-20070813-2|2	# category Package
12mr|texlive-bigfoot-20070813-2|3	# catalog-ctan /macros/latex/contrib/bigfoot
12mr|texlive-bigfoot-20070813-2|4	# catalog-date 2007-08-13 15:44:25 +0200
12mr|texlive-bigfoot-20070813-2|5	# catalog-license gpl2
12mr|texlive-bigfoot-20070813-2|6	# catalog-version undef
12mr|texlive-bigfoot-20070813-2|7	Name:		texlive-bigfoot
12mr|texlive-bigfoot-20070813-2|8	Version:	20070813
12mr|texlive-bigfoot-20070813-2|9	Release:	2
12mr|texlive-bigfoot-20070813-2|10	Summary:	Footnotes for critical editions
12mr|texlive-bigfoot-20070813-2|11	Group:		Publishing
12mr|texlive-bigfoot-20070813-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bigfoot
12mr|texlive-bigfoot-20070813-2|13	License:	GPL2
12mr|texlive-bigfoot-20070813-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bigfoot.tar.xz
12mr|texlive-bigfoot-20070813-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bigfoot.doc.tar.xz
12mr|texlive-bigfoot-20070813-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bigfoot.source.tar.xz
12mr|texlive-bigfoot-20070813-2|17	BuildArch:	noarch
12mr|texlive-bigfoot-20070813-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bigfoot-20070813-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bigfoot-20070813-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-bigfoot-20070813-2|21	
12mr|texlive-bigfoot-20070813-2|22	%description
12mr|texlive-bigfoot-20070813-2|23	The package aims to provide a 'one-stop' solution to
12mr|texlive-bigfoot-20070813-2|24	requirements for footnotes. It offers: - Multiple footnote
12mr|texlive-bigfoot-20070813-2|25	apparatus superior to that of the manyfoot; - Footnotes can be
12mr|texlive-bigfoot-20070813-2|26	formatted in separate paragraphs, or be run into a single
12mr|texlive-bigfoot-20070813-2|27	paragraph (this choice may be selected per footnote series); -
12mr|texlive-bigfoot-20070813-2|28	Things you might have expected (like \verb-like material in
12mr|texlive-bigfoot-20070813-2|29	footnotes, and colour selections over page breaks) now work.
12mr|texlive-bigfoot-20070813-2|30	Note that the majority of the bigfoot package's interface is
12mr|texlive-bigfoot-20070813-2|31	identical to that of manyfoot; users should seek information
12mr|texlive-bigfoot-20070813-2|32	from that package's documentation. The bigfoot bundle also
12mr|texlive-bigfoot-20070813-2|33	provides the perpage and suffix packages.
12mr|texlive-bigfoot-20070813-2|34	
12mr|texlive-bigfoot-20070813-2|35	%post
12mr|texlive-bigfoot-20070813-2|36	%{_sbindir}/texlive.post
12mr|texlive-bigfoot-20070813-2|37	
12mr|texlive-bigfoot-20070813-2|38	%postun
12mr|texlive-bigfoot-20070813-2|39	if [ $1 -eq 0 ]; then
12mr|texlive-bigfoot-20070813-2|40	%{_sbindir}/texlive.post
12mr|texlive-bigfoot-20070813-2|41	fi
12mr|texlive-bigfoot-20070813-2|42	
12mr|texlive-bigfoot-20070813-2|43	#-----------------------------------------------------------------------
12mr|texlive-bigfoot-20070813-2|44	%files
12mr|texlive-bigfoot-20070813-2|45	%{_texmfdistdir}/tex/latex/bigfoot/bigfoot.sty
12mr|texlive-bigfoot-20070813-2|46	%{_texmfdistdir}/tex/latex/bigfoot/perpage.sty
12mr|texlive-bigfoot-20070813-2|47	%{_texmfdistdir}/tex/latex/bigfoot/suffix.sty
12mr|texlive-bigfoot-20070813-2|48	%doc %{_texmfdistdir}/doc/latex/bigfoot/README
12mr|texlive-bigfoot-20070813-2|49	%doc %{_texmfdistdir}/doc/latex/bigfoot/bigfoot.pdf
12mr|texlive-bigfoot-20070813-2|50	%doc %{_texmfdistdir}/doc/latex/bigfoot/perpage.pdf
12mr|texlive-bigfoot-20070813-2|51	%doc %{_texmfdistdir}/doc/latex/bigfoot/suffix.pdf
12mr|texlive-bigfoot-20070813-2|52	#- source
12mr|texlive-bigfoot-20070813-2|53	%doc %{_texmfdistdir}/source/latex/bigfoot/bigfoot.drv
12mr|texlive-bigfoot-20070813-2|54	%doc %{_texmfdistdir}/source/latex/bigfoot/bigfoot.dtx
12mr|texlive-bigfoot-20070813-2|55	%doc %{_texmfdistdir}/source/latex/bigfoot/bigfoot.ins
12mr|texlive-bigfoot-20070813-2|56	%doc %{_texmfdistdir}/source/latex/bigfoot/perpage.drv
12mr|texlive-bigfoot-20070813-2|57	%doc %{_texmfdistdir}/source/latex/bigfoot/perpage.dtx
12mr|texlive-bigfoot-20070813-2|58	%doc %{_texmfdistdir}/source/latex/bigfoot/suffix.drv
12mr|texlive-bigfoot-20070813-2|59	%doc %{_texmfdistdir}/source/latex/bigfoot/suffix.dtx
12mr|texlive-bigfoot-20070813-2|60	
12mr|texlive-bigfoot-20070813-2|61	#-----------------------------------------------------------------------
12mr|texlive-bigfoot-20070813-2|62	%prep
12mr|texlive-bigfoot-20070813-2|63	%setup -c -a0 -a1 -a2
12mr|texlive-bigfoot-20070813-2|64	
12mr|texlive-bigfoot-20070813-2|65	%build
12mr|texlive-bigfoot-20070813-2|66	
12mr|texlive-bigfoot-20070813-2|67	%install
12mr|texlive-bigfoot-20070813-2|68	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bigfoot-20070813-2|69	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bigfoot-20070813-2|70	
12mr|texlive-bigfoot-20070813-2|71	
12mr|texlive-bigfoot-20070813-2|72	
12mr|texlive-bigfoot-20070813-2|73	%changelog
12mr|texlive-bigfoot-20070813-2|74	

16793 12
12mr|texlive-bigints-20100226-2|1	# revision 17223
12mr|texlive-bigints-20100226-2|2	# category Package
12mr|texlive-bigints-20100226-2|3	# catalog-ctan /macros/latex/contrib/bigints
12mr|texlive-bigints-20100226-2|4	# catalog-date 2010-02-26 01:00:05 +0100
12mr|texlive-bigints-20100226-2|5	# catalog-license lppl
12mr|texlive-bigints-20100226-2|6	# catalog-version undef
12mr|texlive-bigints-20100226-2|7	Name:		texlive-bigints
12mr|texlive-bigints-20100226-2|8	Version:	20100226
12mr|texlive-bigints-20100226-2|9	Release:	2
12mr|texlive-bigints-20100226-2|10	Summary:	Writing big integrals
12mr|texlive-bigints-20100226-2|11	Group:		Publishing
12mr|texlive-bigints-20100226-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bigints
12mr|texlive-bigints-20100226-2|13	License:	LPPL
12mr|texlive-bigints-20100226-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bigints.tar.xz
12mr|texlive-bigints-20100226-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bigints.doc.tar.xz
12mr|texlive-bigints-20100226-2|16	BuildArch:	noarch
12mr|texlive-bigints-20100226-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bigints-20100226-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bigints-20100226-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-bigints-20100226-2|20	
12mr|texlive-bigints-20100226-2|21	%description
12mr|texlive-bigints-20100226-2|22	The package provides facilities for drawing big integral signs
12mr|texlive-bigints-20100226-2|23	when needed. An example would be when the integrand is a
12mr|texlive-bigints-20100226-2|24	matrix.
12mr|texlive-bigints-20100226-2|25	
12mr|texlive-bigints-20100226-2|26	%post
12mr|texlive-bigints-20100226-2|27	%{_sbindir}/texlive.post
12mr|texlive-bigints-20100226-2|28	
12mr|texlive-bigints-20100226-2|29	%postun
12mr|texlive-bigints-20100226-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-bigints-20100226-2|31	%{_sbindir}/texlive.post
12mr|texlive-bigints-20100226-2|32	fi
12mr|texlive-bigints-20100226-2|33	
12mr|texlive-bigints-20100226-2|34	#-----------------------------------------------------------------------
12mr|texlive-bigints-20100226-2|35	%files
12mr|texlive-bigints-20100226-2|36	%{_texmfdistdir}/tex/latex/bigints/bigints.sty
12mr|texlive-bigints-20100226-2|37	%doc %{_texmfdistdir}/doc/latex/bigints/Makefile
12mr|texlive-bigints-20100226-2|38	%doc %{_texmfdistdir}/doc/latex/bigints/README
12mr|texlive-bigints-20100226-2|39	%doc %{_texmfdistdir}/doc/latex/bigints/bigints.forlisting
12mr|texlive-bigints-20100226-2|40	%doc %{_texmfdistdir}/doc/latex/bigints/bigints.pdf
12mr|texlive-bigints-20100226-2|41	%doc %{_texmfdistdir}/doc/latex/bigints/bigints.tex
12mr|texlive-bigints-20100226-2|42	%doc %{_texmfdistdir}/doc/latex/bigints/perso.ist
12mr|texlive-bigints-20100226-2|43	
12mr|texlive-bigints-20100226-2|44	#-----------------------------------------------------------------------
12mr|texlive-bigints-20100226-2|45	%prep
12mr|texlive-bigints-20100226-2|46	%setup -c -a0 -a1
12mr|texlive-bigints-20100226-2|47	
12mr|texlive-bigints-20100226-2|48	%build
12mr|texlive-bigints-20100226-2|49	
12mr|texlive-bigints-20100226-2|50	%install
12mr|texlive-bigints-20100226-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bigints-20100226-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bigints-20100226-2|53	
12mr|texlive-bigints-20100226-2|54	
12mr|texlive-bigints-20100226-2|55	
12mr|texlive-bigints-20100226-2|56	%changelog
12mr|texlive-bigints-20100226-2|57	

16794 12
12mr|texlive-binomexp-1.0-2|1	# revision 15878
12mr|texlive-binomexp-1.0-2|2	# category Package
12mr|texlive-binomexp-1.0-2|3	# catalog-ctan /macros/latex/contrib/binomexp
12mr|texlive-binomexp-1.0-2|4	# catalog-date 2007-03-05 14:17:42 +0100
12mr|texlive-binomexp-1.0-2|5	# catalog-license lppl
12mr|texlive-binomexp-1.0-2|6	# catalog-version 1.0
12mr|texlive-binomexp-1.0-2|7	Name:		texlive-binomexp
12mr|texlive-binomexp-1.0-2|8	Version:	1.0
12mr|texlive-binomexp-1.0-2|9	Release:	2
12mr|texlive-binomexp-1.0-2|10	Summary:	Calculate Pascal's triangle
12mr|texlive-binomexp-1.0-2|11	Group:		Publishing
12mr|texlive-binomexp-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/binomexp
12mr|texlive-binomexp-1.0-2|13	License:	LPPL
12mr|texlive-binomexp-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/binomexp.tar.xz
12mr|texlive-binomexp-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/binomexp.doc.tar.xz
12mr|texlive-binomexp-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/binomexp.source.tar.xz
12mr|texlive-binomexp-1.0-2|17	BuildArch:	noarch
12mr|texlive-binomexp-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-binomexp-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-binomexp-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-binomexp-1.0-2|21	
12mr|texlive-binomexp-1.0-2|22	%description
12mr|texlive-binomexp-1.0-2|23	The package calculates and prints rows of Pascal's triangle. It
12mr|texlive-binomexp-1.0-2|24	may be used: - simply to print successive rows of the triangle,
12mr|texlive-binomexp-1.0-2|25	or - to print the rows inside an array or tabular.
12mr|texlive-binomexp-1.0-2|26	
12mr|texlive-binomexp-1.0-2|27	%post
12mr|texlive-binomexp-1.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-binomexp-1.0-2|29	
12mr|texlive-binomexp-1.0-2|30	%postun
12mr|texlive-binomexp-1.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-binomexp-1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-binomexp-1.0-2|33	fi
12mr|texlive-binomexp-1.0-2|34	
12mr|texlive-binomexp-1.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-binomexp-1.0-2|36	%files
12mr|texlive-binomexp-1.0-2|37	%{_texmfdistdir}/tex/latex/binomexp/binomexp.sty
12mr|texlive-binomexp-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/binomexp/README
12mr|texlive-binomexp-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/binomexp/binomexp.pdf
12mr|texlive-binomexp-1.0-2|40	#- source
12mr|texlive-binomexp-1.0-2|41	%doc %{_texmfdistdir}/source/latex/binomexp/binomexp.dtx
12mr|texlive-binomexp-1.0-2|42	%doc %{_texmfdistdir}/source/latex/binomexp/binomexp.ins
12mr|texlive-binomexp-1.0-2|43	
12mr|texlive-binomexp-1.0-2|44	#-----------------------------------------------------------------------
12mr|texlive-binomexp-1.0-2|45	%prep
12mr|texlive-binomexp-1.0-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-binomexp-1.0-2|47	
12mr|texlive-binomexp-1.0-2|48	%build
12mr|texlive-binomexp-1.0-2|49	
12mr|texlive-binomexp-1.0-2|50	%install
12mr|texlive-binomexp-1.0-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-binomexp-1.0-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-binomexp-1.0-2|53	
12mr|texlive-binomexp-1.0-2|54	
12mr|texlive-binomexp-1.0-2|55	
12mr|texlive-binomexp-1.0-2|56	%changelog
12mr|texlive-binomexp-1.0-2|57	

16795 12
12mr|texlive-biocon-20070123-2|1	# revision 15878
12mr|texlive-biocon-20070123-2|2	# category Package
12mr|texlive-biocon-20070123-2|3	# catalog-ctan /macros/latex/contrib/biocon
12mr|texlive-biocon-20070123-2|4	# catalog-date 2007-01-23 22:34:44 +0100
12mr|texlive-biocon-20070123-2|5	# catalog-license gpl
12mr|texlive-biocon-20070123-2|6	# catalog-version undef
12mr|texlive-biocon-20070123-2|7	Name:		texlive-biocon
12mr|texlive-biocon-20070123-2|8	Version:	20070123
12mr|texlive-biocon-20070123-2|9	Release:	2
12mr|texlive-biocon-20070123-2|10	Summary:	Typesetting biological species names
12mr|texlive-biocon-20070123-2|11	Group:		Publishing
12mr|texlive-biocon-20070123-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biocon
12mr|texlive-biocon-20070123-2|13	License:	GPL
12mr|texlive-biocon-20070123-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biocon.tar.xz
12mr|texlive-biocon-20070123-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biocon.doc.tar.xz
12mr|texlive-biocon-20070123-2|16	BuildArch:	noarch
12mr|texlive-biocon-20070123-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-biocon-20070123-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-biocon-20070123-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-biocon-20070123-2|20	
12mr|texlive-biocon-20070123-2|21	%description
12mr|texlive-biocon-20070123-2|22	The biocon--biological conventions--package aids the
12mr|texlive-biocon-20070123-2|23	typesetting of some biological conventions. At the moment, it
12mr|texlive-biocon-20070123-2|24	makes a good job of typesetting species names (and ranks below
12mr|texlive-biocon-20070123-2|25	the species level). A distinction is made between the Plant,
12mr|texlive-biocon-20070123-2|26	Fungi, Animalia and Bacteria kingdoms. There are default
12mr|texlive-biocon-20070123-2|27	settings for the way species names are typeset, but they can be
12mr|texlive-biocon-20070123-2|28	customized. Different default styles are used in different
12mr|texlive-biocon-20070123-2|29	situations.
12mr|texlive-biocon-20070123-2|30	
12mr|texlive-biocon-20070123-2|31	%post
12mr|texlive-biocon-20070123-2|32	%{_sbindir}/texlive.post
12mr|texlive-biocon-20070123-2|33	
12mr|texlive-biocon-20070123-2|34	%postun
12mr|texlive-biocon-20070123-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-biocon-20070123-2|36	%{_sbindir}/texlive.post
12mr|texlive-biocon-20070123-2|37	fi
12mr|texlive-biocon-20070123-2|38	
12mr|texlive-biocon-20070123-2|39	#-----------------------------------------------------------------------
12mr|texlive-biocon-20070123-2|40	%files
12mr|texlive-biocon-20070123-2|41	%{_texmfdistdir}/tex/latex/biocon/biocon-old.sty
12mr|texlive-biocon-20070123-2|42	%{_texmfdistdir}/tex/latex/biocon/biocon.sty
12mr|texlive-biocon-20070123-2|43	%doc %{_texmfdistdir}/doc/latex/biocon/COPYING
12mr|texlive-biocon-20070123-2|44	%doc %{_texmfdistdir}/doc/latex/biocon/INSTALL
12mr|texlive-biocon-20070123-2|45	%doc %{_texmfdistdir}/doc/latex/biocon/README
12mr|texlive-biocon-20070123-2|46	%doc %{_texmfdistdir}/doc/latex/biocon/biocon.nw
12mr|texlive-biocon-20070123-2|47	%doc %{_texmfdistdir}/doc/latex/biocon/literature.bib
12mr|texlive-biocon-20070123-2|48	%doc %{_texmfdistdir}/doc/latex/biocon/manual-old.pdf
12mr|texlive-biocon-20070123-2|49	%doc %{_texmfdistdir}/doc/latex/biocon/manual-old.tex
12mr|texlive-biocon-20070123-2|50	%doc %{_texmfdistdir}/doc/latex/biocon/manual.pdf
12mr|texlive-biocon-20070123-2|51	%doc %{_texmfdistdir}/doc/latex/biocon/manual.tex
12mr|texlive-biocon-20070123-2|52	%doc %{_texmfdistdir}/doc/latex/biocon/source.pdf
12mr|texlive-biocon-20070123-2|53	%doc %{_texmfdistdir}/doc/latex/biocon/source.tex
12mr|texlive-biocon-20070123-2|54	
12mr|texlive-biocon-20070123-2|55	#-----------------------------------------------------------------------
12mr|texlive-biocon-20070123-2|56	%prep
12mr|texlive-biocon-20070123-2|57	%setup -c -a0 -a1
12mr|texlive-biocon-20070123-2|58	
12mr|texlive-biocon-20070123-2|59	%build
12mr|texlive-biocon-20070123-2|60	
12mr|texlive-biocon-20070123-2|61	%install
12mr|texlive-biocon-20070123-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-biocon-20070123-2|63	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-biocon-20070123-2|64	
12mr|texlive-biocon-20070123-2|65	
12mr|texlive-biocon-20070123-2|66	
12mr|texlive-biocon-20070123-2|67	%changelog
12mr|texlive-biocon-20070123-2|68	

16796 12
12mr|texlive-bitelist-0.1-1|1	# revision 25779
12mr|texlive-bitelist-0.1-1|2	# category Package
12mr|texlive-bitelist-0.1-1|3	# catalog-ctan /macros/generic/bitelist
12mr|texlive-bitelist-0.1-1|4	# catalog-date 2012-03-29 18:26:00 +0200
12mr|texlive-bitelist-0.1-1|5	# catalog-license lppl1.3
12mr|texlive-bitelist-0.1-1|6	# catalog-version 0.1
12mr|texlive-bitelist-0.1-1|7	Name:		texlive-bitelist
12mr|texlive-bitelist-0.1-1|8	Version:	0.1
12mr|texlive-bitelist-0.1-1|9	Release:	1
12mr|texlive-bitelist-0.1-1|10	Summary:	Split list, in TeX's mouth
12mr|texlive-bitelist-0.1-1|11	Group:		Publishing
12mr|texlive-bitelist-0.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/generic/bitelist
12mr|texlive-bitelist-0.1-1|13	License:	LPPL1.3
12mr|texlive-bitelist-0.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bitelist.tar.xz
12mr|texlive-bitelist-0.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bitelist.doc.tar.xz
12mr|texlive-bitelist-0.1-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bitelist.source.tar.xz
12mr|texlive-bitelist-0.1-1|17	BuildArch:	noarch
12mr|texlive-bitelist-0.1-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bitelist-0.1-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bitelist-0.1-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-bitelist-0.1-1|21	
12mr|texlive-bitelist-0.1-1|22	%description
12mr|texlive-bitelist-0.1-1|23	The package provides commands for "splitting" a token list at
12mr|texlive-bitelist-0.1-1|24	the first occurrence of another (specified) token list. I.e.,
12mr|texlive-bitelist-0.1-1|25	for given token lists s, t return b and the shortest a, such
12mr|texlive-bitelist-0.1-1|26	that t = a s b. The package's mechanism differs from those of
12mr|texlive-bitelist-0.1-1|27	packages providing similar features, in the following ways: -
12mr|texlive-bitelist-0.1-1|28	the method uses TeX's mechanism of reading delimited macro
12mr|texlive-bitelist-0.1-1|29	parameters; - the splitting macros work by pure expansion,
12mr|texlive-bitelist-0.1-1|30	without assignments; - the operation is carried out in a single
12mr|texlive-bitelist-0.1-1|31	macro call. A variant of the operation is provided, that
12mr|texlive-bitelist-0.1-1|32	retains outer braces.
12mr|texlive-bitelist-0.1-1|33	
12mr|texlive-bitelist-0.1-1|34	%post
12mr|texlive-bitelist-0.1-1|35	%{_sbindir}/texlive.post
12mr|texlive-bitelist-0.1-1|36	
12mr|texlive-bitelist-0.1-1|37	%postun
12mr|texlive-bitelist-0.1-1|38	if [ $1 -eq 0 ]; then
12mr|texlive-bitelist-0.1-1|39	%{_sbindir}/texlive.post
12mr|texlive-bitelist-0.1-1|40	fi
12mr|texlive-bitelist-0.1-1|41	
12mr|texlive-bitelist-0.1-1|42	#-----------------------------------------------------------------------
12mr|texlive-bitelist-0.1-1|43	%files
12mr|texlive-bitelist-0.1-1|44	%{_texmfdistdir}/tex/generic/bitelist/bitedemo.tex
12mr|texlive-bitelist-0.1-1|45	%{_texmfdistdir}/tex/generic/bitelist/bitelist.sty
12mr|texlive-bitelist-0.1-1|46	%doc %{_texmfdistdir}/doc/generic/bitelist/README
12mr|texlive-bitelist-0.1-1|47	%doc %{_texmfdistdir}/doc/generic/bitelist/bitelist.pdf
12mr|texlive-bitelist-0.1-1|48	#- source
12mr|texlive-bitelist-0.1-1|49	%doc %{_texmfdistdir}/source/generic/bitelist/bitelist.tex
12mr|texlive-bitelist-0.1-1|50	%doc %{_texmfdistdir}/source/generic/bitelist/srcfiles.tex
12mr|texlive-bitelist-0.1-1|51	
12mr|texlive-bitelist-0.1-1|52	#-----------------------------------------------------------------------
12mr|texlive-bitelist-0.1-1|53	%prep
12mr|texlive-bitelist-0.1-1|54	%setup -c -a0 -a1 -a2
12mr|texlive-bitelist-0.1-1|55	
12mr|texlive-bitelist-0.1-1|56	%build
12mr|texlive-bitelist-0.1-1|57	
12mr|texlive-bitelist-0.1-1|58	%install
12mr|texlive-bitelist-0.1-1|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bitelist-0.1-1|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bitelist-0.1-1|61	
12mr|texlive-bitelist-0.1-1|62	
12mr|texlive-bitelist-0.1-1|63	
12mr|texlive-bitelist-0.1-1|64	%changelog
12mr|texlive-bitelist-0.1-1|65	

16797 12
12mr|texlive-bizcard-1.1-2|1	# revision 15878
12mr|texlive-bizcard-1.1-2|2	# category Package
12mr|texlive-bizcard-1.1-2|3	# catalog-ctan /macros/latex/contrib/bizcard
12mr|texlive-bizcard-1.1-2|4	# catalog-date 2009-04-30 00:32:08 +0200
12mr|texlive-bizcard-1.1-2|5	# catalog-license gpl
12mr|texlive-bizcard-1.1-2|6	# catalog-version 1.1
12mr|texlive-bizcard-1.1-2|7	Name:		texlive-bizcard
12mr|texlive-bizcard-1.1-2|8	Version:	1.1
12mr|texlive-bizcard-1.1-2|9	Release:	2
12mr|texlive-bizcard-1.1-2|10	Summary:	Typeset business cards
12mr|texlive-bizcard-1.1-2|11	Group:		Publishing
12mr|texlive-bizcard-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bizcard
12mr|texlive-bizcard-1.1-2|13	License:	GPL
12mr|texlive-bizcard-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bizcard.tar.xz
12mr|texlive-bizcard-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bizcard.doc.tar.xz
12mr|texlive-bizcard-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bizcard.source.tar.xz
12mr|texlive-bizcard-1.1-2|17	BuildArch:	noarch
12mr|texlive-bizcard-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bizcard-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bizcard-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-bizcard-1.1-2|21	
12mr|texlive-bizcard-1.1-2|22	%description
12mr|texlive-bizcard-1.1-2|23	This is an adaption for current LaTeX of a LaTeX 2.09 style by
12mr|texlive-bizcard-1.1-2|24	Silvano Balemi. It produces cards at the normal US card size,
12mr|texlive-bizcard-1.1-2|25	76.2mm x 50.8mm.
12mr|texlive-bizcard-1.1-2|26	
12mr|texlive-bizcard-1.1-2|27	%post
12mr|texlive-bizcard-1.1-2|28	%{_sbindir}/texlive.post
12mr|texlive-bizcard-1.1-2|29	
12mr|texlive-bizcard-1.1-2|30	%postun
12mr|texlive-bizcard-1.1-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-bizcard-1.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-bizcard-1.1-2|33	fi
12mr|texlive-bizcard-1.1-2|34	
12mr|texlive-bizcard-1.1-2|35	#-----------------------------------------------------------------------
12mr|texlive-bizcard-1.1-2|36	%files
12mr|texlive-bizcard-1.1-2|37	%{_texmfdistdir}/tex/latex/bizcard/bizcard.sty
12mr|texlive-bizcard-1.1-2|38	%doc %{_texmfdistdir}/doc/latex/bizcard/bizcard.pdf
12mr|texlive-bizcard-1.1-2|39	%doc %{_texmfdistdir}/doc/latex/bizcard/bizex.pdf
12mr|texlive-bizcard-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/bizcard/bizex.tex
12mr|texlive-bizcard-1.1-2|41	#- source
12mr|texlive-bizcard-1.1-2|42	%doc %{_texmfdistdir}/source/latex/bizcard/bizcard.drv
12mr|texlive-bizcard-1.1-2|43	%doc %{_texmfdistdir}/source/latex/bizcard/bizcard.dtx
12mr|texlive-bizcard-1.1-2|44	%doc %{_texmfdistdir}/source/latex/bizcard/bizcard.ins
12mr|texlive-bizcard-1.1-2|45	
12mr|texlive-bizcard-1.1-2|46	#-----------------------------------------------------------------------
12mr|texlive-bizcard-1.1-2|47	%prep
12mr|texlive-bizcard-1.1-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-bizcard-1.1-2|49	
12mr|texlive-bizcard-1.1-2|50	%build
12mr|texlive-bizcard-1.1-2|51	
12mr|texlive-bizcard-1.1-2|52	%install
12mr|texlive-bizcard-1.1-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bizcard-1.1-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bizcard-1.1-2|55	
12mr|texlive-bizcard-1.1-2|56	
12mr|texlive-bizcard-1.1-2|57	
12mr|texlive-bizcard-1.1-2|58	%changelog
12mr|texlive-bizcard-1.1-2|59	

16798 12
12mr|texlive-blacklettert1-20080419-2|1	# revision 15878
12mr|texlive-blacklettert1-20080419-2|2	# category Package
12mr|texlive-blacklettert1-20080419-2|3	# catalog-ctan /fonts/gothic/blacklettert1
12mr|texlive-blacklettert1-20080419-2|4	# catalog-date 2008-04-19 22:58:44 +0200
12mr|texlive-blacklettert1-20080419-2|5	# catalog-license other-free
12mr|texlive-blacklettert1-20080419-2|6	# catalog-version undef
12mr|texlive-blacklettert1-20080419-2|7	Name:		texlive-blacklettert1
12mr|texlive-blacklettert1-20080419-2|8	Version:	20080419
12mr|texlive-blacklettert1-20080419-2|9	Release:	2
12mr|texlive-blacklettert1-20080419-2|10	Summary:	T1-encoded versions of Haralambous old German fonts
12mr|texlive-blacklettert1-20080419-2|11	Group:		Publishing
12mr|texlive-blacklettert1-20080419-2|12	URL:		http://www.ctan.org/tex-archive/fonts/gothic/blacklettert1
12mr|texlive-blacklettert1-20080419-2|13	License:	OTHER-FREE
12mr|texlive-blacklettert1-20080419-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blacklettert1.tar.xz
12mr|texlive-blacklettert1-20080419-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blacklettert1.doc.tar.xz
12mr|texlive-blacklettert1-20080419-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blacklettert1.source.tar.xz
12mr|texlive-blacklettert1-20080419-2|17	BuildArch:	noarch
12mr|texlive-blacklettert1-20080419-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-blacklettert1-20080419-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-blacklettert1-20080419-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-blacklettert1-20080419-2|21	
12mr|texlive-blacklettert1-20080419-2|22	%description
12mr|texlive-blacklettert1-20080419-2|23	This package provides virtual fonts for T1-like variants of
12mr|texlive-blacklettert1-20080419-2|24	Yannis Haralambous's old German fonts Gothic, Schwabacher and
12mr|texlive-blacklettert1-20080419-2|25	Fraktur (which are also available in Adobe type 1 format). The
12mr|texlive-blacklettert1-20080419-2|26	package includes LaTeX macros to embed the fonts into the LaTeX
12mr|texlive-blacklettert1-20080419-2|27	font selection scheme.
12mr|texlive-blacklettert1-20080419-2|28	
12mr|texlive-blacklettert1-20080419-2|29	%post
12mr|texlive-blacklettert1-20080419-2|30	%{_sbindir}/texlive.post
12mr|texlive-blacklettert1-20080419-2|31	
12mr|texlive-blacklettert1-20080419-2|32	%postun
12mr|texlive-blacklettert1-20080419-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-blacklettert1-20080419-2|34	%{_sbindir}/texlive.post
12mr|texlive-blacklettert1-20080419-2|35	fi
12mr|texlive-blacklettert1-20080419-2|36	
12mr|texlive-blacklettert1-20080419-2|37	#-----------------------------------------------------------------------
12mr|texlive-blacklettert1-20080419-2|38	%files
12mr|texlive-blacklettert1-20080419-2|39	%{_texmfdistdir}/fonts/tfm/public/blacklettert1/tfrak.tfm
12mr|texlive-blacklettert1-20080419-2|40	%{_texmfdistdir}/fonts/tfm/public/blacklettert1/tfrakls.tfm
12mr|texlive-blacklettert1-20080419-2|41	%{_texmfdistdir}/fonts/tfm/public/blacklettert1/tgoth.tfm
12mr|texlive-blacklettert1-20080419-2|42	%{_texmfdistdir}/fonts/tfm/public/blacklettert1/tswab.tfm
12mr|texlive-blacklettert1-20080419-2|43	%{_texmfdistdir}/fonts/vf/public/blacklettert1/tfrak.vf
12mr|texlive-blacklettert1-20080419-2|44	%{_texmfdistdir}/fonts/vf/public/blacklettert1/tfrakls.vf
12mr|texlive-blacklettert1-20080419-2|45	%{_texmfdistdir}/fonts/vf/public/blacklettert1/tgoth.vf
12mr|texlive-blacklettert1-20080419-2|46	%{_texmfdistdir}/fonts/vf/public/blacklettert1/tswab.vf
12mr|texlive-blacklettert1-20080419-2|47	%{_texmfdistdir}/tex/latex/blacklettert1/t1yfrak.fd
12mr|texlive-blacklettert1-20080419-2|48	%doc %{_texmfdistdir}/doc/fonts/blacklettert1/COPYING
12mr|texlive-blacklettert1-20080419-2|49	%doc %{_texmfdistdir}/doc/fonts/blacklettert1/INSTALL
12mr|texlive-blacklettert1-20080419-2|50	%doc %{_texmfdistdir}/doc/fonts/blacklettert1/README
12mr|texlive-blacklettert1-20080419-2|51	%doc %{_texmfdistdir}/doc/fonts/blacklettert1/blacklettert1.pdf
12mr|texlive-blacklettert1-20080419-2|52	#- source
12mr|texlive-blacklettert1-20080419-2|53	%doc %{_texmfdistdir}/source/fonts/blacklettert1/Makefile
12mr|texlive-blacklettert1-20080419-2|54	%doc %{_texmfdistdir}/source/fonts/blacklettert1/blacklettert1.dtx
12mr|texlive-blacklettert1-20080419-2|55	%doc %{_texmfdistdir}/source/fonts/blacklettert1/blacklettert1.ins
12mr|texlive-blacklettert1-20080419-2|56	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmbsy10.pl
12mr|texlive-blacklettert1-20080419-2|57	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmbx10.pl
12mr|texlive-blacklettert1-20080419-2|58	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmmi10.pl
12mr|texlive-blacklettert1-20080419-2|59	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmmib10.pl
12mr|texlive-blacklettert1-20080419-2|60	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmr10.pl
12mr|texlive-blacklettert1-20080419-2|61	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmr7.pl
12mr|texlive-blacklettert1-20080419-2|62	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmsy10.pl
12mr|texlive-blacklettert1-20080419-2|63	%doc %{_texmfdistdir}/source/fonts/blacklettert1/cmu10.pl
12mr|texlive-blacklettert1-20080419-2|64	%doc %{_texmfdistdir}/source/fonts/blacklettert1/ecbx1000.pl
12mr|texlive-blacklettert1-20080419-2|65	%doc %{_texmfdistdir}/source/fonts/blacklettert1/ecrm0700.pl
12mr|texlive-blacklettert1-20080419-2|66	%doc %{_texmfdistdir}/source/fonts/blacklettert1/ecrm1000.pl
12mr|texlive-blacklettert1-20080419-2|67	%doc %{_texmfdistdir}/source/fonts/blacklettert1/yfrak.pl
12mr|texlive-blacklettert1-20080419-2|68	%doc %{_texmfdistdir}/source/fonts/blacklettert1/ygoth.pl
12mr|texlive-blacklettert1-20080419-2|69	%doc %{_texmfdistdir}/source/fonts/blacklettert1/yswab.pl
12mr|texlive-blacklettert1-20080419-2|70	
12mr|texlive-blacklettert1-20080419-2|71	#-----------------------------------------------------------------------
12mr|texlive-blacklettert1-20080419-2|72	%prep
12mr|texlive-blacklettert1-20080419-2|73	%setup -c -a0 -a1 -a2
12mr|texlive-blacklettert1-20080419-2|74	
12mr|texlive-blacklettert1-20080419-2|75	%build
12mr|texlive-blacklettert1-20080419-2|76	
12mr|texlive-blacklettert1-20080419-2|77	%install
12mr|texlive-blacklettert1-20080419-2|78	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-blacklettert1-20080419-2|79	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-blacklettert1-20080419-2|80	
12mr|texlive-blacklettert1-20080419-2|81	
12mr|texlive-blacklettert1-20080419-2|82	
12mr|texlive-blacklettert1-20080419-2|83	%changelog
12mr|texlive-blacklettert1-20080419-2|84	

16799 12
12mr|texlive-blindtext-1.9c-3|1	# revision 25039
12mr|texlive-blindtext-1.9c-3|2	# category Package
12mr|texlive-blindtext-1.9c-3|3	# catalog-ctan /macros/latex/contrib/blindtext
12mr|texlive-blindtext-1.9c-3|4	# catalog-date 2011-11-23 08:28:31 +0100
12mr|texlive-blindtext-1.9c-3|5	# catalog-license lppl
12mr|texlive-blindtext-1.9c-3|6	# catalog-version 1.9c
12mr|texlive-blindtext-1.9c-3|7	Name:		texlive-blindtext
12mr|texlive-blindtext-1.9c-3|8	Version:	1.9c
12mr|texlive-blindtext-1.9c-3|9	Release:	3
12mr|texlive-blindtext-1.9c-3|10	Summary:	Producing 'blind' text for testing
12mr|texlive-blindtext-1.9c-3|11	Group:		Publishing
12mr|texlive-blindtext-1.9c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/blindtext
12mr|texlive-blindtext-1.9c-3|13	License:	LPPL
12mr|texlive-blindtext-1.9c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blindtext.tar.xz
12mr|texlive-blindtext-1.9c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blindtext.doc.tar.xz
12mr|texlive-blindtext-1.9c-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blindtext.source.tar.xz
12mr|texlive-blindtext-1.9c-3|17	BuildArch:	noarch
12mr|texlive-blindtext-1.9c-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-blindtext-1.9c-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-blindtext-1.9c-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-blindtext-1.9c-3|21	
12mr|texlive-blindtext-1.9c-3|22	%description
12mr|texlive-blindtext-1.9c-3|23	The package provides the commands \blindtext and \Blindtext for
12mr|texlive-blindtext-1.9c-3|24	creating 'blind' text useful in testing new classes and
12mr|texlive-blindtext-1.9c-3|25	packages, and \blinddocument, \Blinddocument for creating an
12mr|texlive-blindtext-1.9c-3|26	entire random document with sections, lists, mathematics, etc.
12mr|texlive-blindtext-1.9c-3|27	The package supports three languages, english, (n)german and
12mr|texlive-blindtext-1.9c-3|28	latin; the latin option provides a short "lorem ipsum" (for a
12mr|texlive-blindtext-1.9c-3|29	fuller lorem ipsum text, see the lipsum package).
12mr|texlive-blindtext-1.9c-3|30	
12mr|texlive-blindtext-1.9c-3|31	%post
12mr|texlive-blindtext-1.9c-3|32	%{_sbindir}/texlive.post
12mr|texlive-blindtext-1.9c-3|33	
12mr|texlive-blindtext-1.9c-3|34	%postun
12mr|texlive-blindtext-1.9c-3|35	if [ $1 -eq 0 ]; then
12mr|texlive-blindtext-1.9c-3|36	%{_sbindir}/texlive.post
12mr|texlive-blindtext-1.9c-3|37	fi
12mr|texlive-blindtext-1.9c-3|38	
12mr|texlive-blindtext-1.9c-3|39	#-----------------------------------------------------------------------
12mr|texlive-blindtext-1.9c-3|40	%files
12mr|texlive-blindtext-1.9c-3|41	%{_texmfdistdir}/tex/latex/blindtext/blindtext.sty
12mr|texlive-blindtext-1.9c-3|42	%doc %{_texmfdistdir}/doc/latex/blindtext/README
12mr|texlive-blindtext-1.9c-3|43	%doc %{_texmfdistdir}/doc/latex/blindtext/blindtext.pdf
12mr|texlive-blindtext-1.9c-3|44	#- source
12mr|texlive-blindtext-1.9c-3|45	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext.dtx
12mr|texlive-blindtext-1.9c-3|46	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext.ins
12mr|texlive-blindtext-1.9c-3|47	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext_american.dtx
12mr|texlive-blindtext-1.9c-3|48	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext_catalan.dtx
12mr|texlive-blindtext-1.9c-3|49	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext_english.dtx
12mr|texlive-blindtext-1.9c-3|50	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext_french.dtx
12mr|texlive-blindtext-1.9c-3|51	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext_german.dtx
12mr|texlive-blindtext-1.9c-3|52	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext_latin.dtx
12mr|texlive-blindtext-1.9c-3|53	%doc %{_texmfdistdir}/source/latex/blindtext/blindtext_ngerman.dtx
12mr|texlive-blindtext-1.9c-3|54	
12mr|texlive-blindtext-1.9c-3|55	#-----------------------------------------------------------------------
12mr|texlive-blindtext-1.9c-3|56	%prep
12mr|texlive-blindtext-1.9c-3|57	%setup -c -a0 -a1 -a2
12mr|texlive-blindtext-1.9c-3|58	
12mr|texlive-blindtext-1.9c-3|59	%build
12mr|texlive-blindtext-1.9c-3|60	
12mr|texlive-blindtext-1.9c-3|61	%install
12mr|texlive-blindtext-1.9c-3|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-blindtext-1.9c-3|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-blindtext-1.9c-3|64	
12mr|texlive-blindtext-1.9c-3|65	
12mr|texlive-blindtext-1.9c-3|66	
12mr|texlive-blindtext-1.9c-3|67	%changelog
12mr|texlive-blindtext-1.9c-3|68	

16800 12
12mr|texlive-blkarray-20100223-2|1	# revision 17089
12mr|texlive-blkarray-20100223-2|2	# category Package
12mr|texlive-blkarray-20100223-2|3	# catalog-ctan /macros/latex/contrib/blkarray
12mr|texlive-blkarray-20100223-2|4	# catalog-date 2010-02-23 16:09:16 +0100
12mr|texlive-blkarray-20100223-2|5	# catalog-license lppl
12mr|texlive-blkarray-20100223-2|6	# catalog-version undef
12mr|texlive-blkarray-20100223-2|7	Name:		texlive-blkarray
12mr|texlive-blkarray-20100223-2|8	Version:	20100223
12mr|texlive-blkarray-20100223-2|9	Release:	2
12mr|texlive-blkarray-20100223-2|10	Summary:	Extended array and tabular
12mr|texlive-blkarray-20100223-2|11	Group:		Publishing
12mr|texlive-blkarray-20100223-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/blkarray
12mr|texlive-blkarray-20100223-2|13	License:	LPPL
12mr|texlive-blkarray-20100223-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blkarray.tar.xz
12mr|texlive-blkarray-20100223-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blkarray.doc.tar.xz
12mr|texlive-blkarray-20100223-2|16	BuildArch:	noarch
12mr|texlive-blkarray-20100223-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-blkarray-20100223-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-blkarray-20100223-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-blkarray-20100223-2|20	
12mr|texlive-blkarray-20100223-2|21	%description
12mr|texlive-blkarray-20100223-2|22	An experimental package which implements an environment,
12mr|texlive-blkarray-20100223-2|23	blockarray, that may be used in the same way as the array or
12mr|texlive-blkarray-20100223-2|24	tabular environments of standard LaTeX, or their extended
12mr|texlive-blkarray-20100223-2|25	versions defined in array. If used in math-mode, blockarray
12mr|texlive-blkarray-20100223-2|26	acts like array, otherwise it acts like tabular. The package
12mr|texlive-blkarray-20100223-2|27	implements a new method of defining column types, and also
12mr|texlive-blkarray-20100223-2|28	block and block* environments, for specifying sub-arrays of the
12mr|texlive-blkarray-20100223-2|29	main array. What's more, the \footnote command works inside a
12mr|texlive-blkarray-20100223-2|30	blockarray.
12mr|texlive-blkarray-20100223-2|31	
12mr|texlive-blkarray-20100223-2|32	%post
12mr|texlive-blkarray-20100223-2|33	%{_sbindir}/texlive.post
12mr|texlive-blkarray-20100223-2|34	
12mr|texlive-blkarray-20100223-2|35	%postun
12mr|texlive-blkarray-20100223-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-blkarray-20100223-2|37	%{_sbindir}/texlive.post
12mr|texlive-blkarray-20100223-2|38	fi
12mr|texlive-blkarray-20100223-2|39	
12mr|texlive-blkarray-20100223-2|40	#-----------------------------------------------------------------------
12mr|texlive-blkarray-20100223-2|41	%files
12mr|texlive-blkarray-20100223-2|42	%{_texmfdistdir}/tex/latex/blkarray/blkarray.sty
12mr|texlive-blkarray-20100223-2|43	%doc %{_texmfdistdir}/doc/latex/blkarray/README
12mr|texlive-blkarray-20100223-2|44	%doc %{_texmfdistdir}/doc/latex/blkarray/blkarray.pdf
12mr|texlive-blkarray-20100223-2|45	%doc %{_texmfdistdir}/doc/latex/blkarray/blkarray.tex
12mr|texlive-blkarray-20100223-2|46	
12mr|texlive-blkarray-20100223-2|47	#-----------------------------------------------------------------------
12mr|texlive-blkarray-20100223-2|48	%prep
12mr|texlive-blkarray-20100223-2|49	%setup -c -a0 -a1
12mr|texlive-blkarray-20100223-2|50	
12mr|texlive-blkarray-20100223-2|51	%build
12mr|texlive-blkarray-20100223-2|52	
12mr|texlive-blkarray-20100223-2|53	%install
12mr|texlive-blkarray-20100223-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-blkarray-20100223-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-blkarray-20100223-2|56	
12mr|texlive-blkarray-20100223-2|57	
12mr|texlive-blkarray-20100223-2|58	
12mr|texlive-blkarray-20100223-2|59	%changelog
12mr|texlive-blkarray-20100223-2|60	

16801 12
12mr|texlive-block-20100226-2|1	# revision 17209
12mr|texlive-block-20100226-2|2	# category Package
12mr|texlive-block-20100226-2|3	# catalog-ctan /macros/latex/contrib/block
12mr|texlive-block-20100226-2|4	# catalog-date 2010-02-26 11:17:49 +0100
12mr|texlive-block-20100226-2|5	# catalog-license pd
12mr|texlive-block-20100226-2|6	# catalog-version undef
12mr|texlive-block-20100226-2|7	Name:		texlive-block
12mr|texlive-block-20100226-2|8	Version:	20100226
12mr|texlive-block-20100226-2|9	Release:	2
12mr|texlive-block-20100226-2|10	Summary:	A block letter style for the letter class
12mr|texlive-block-20100226-2|11	Group:		Publishing
12mr|texlive-block-20100226-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/block
12mr|texlive-block-20100226-2|13	License:	PD
12mr|texlive-block-20100226-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/block.tar.xz
12mr|texlive-block-20100226-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/block.doc.tar.xz
12mr|texlive-block-20100226-2|16	BuildArch:	noarch
12mr|texlive-block-20100226-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-block-20100226-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-block-20100226-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-block-20100226-2|20	
12mr|texlive-block-20100226-2|21	%description
12mr|texlive-block-20100226-2|22	A style file for use with the letter class that overwrites the
12mr|texlive-block-20100226-2|23	\opening and \closing macros so that letters can be styled with
12mr|texlive-block-20100226-2|24	the block letter style instead of the default style. Thus, the
12mr|texlive-block-20100226-2|25	return address, the closing, and the signature appear flushed
12mr|texlive-block-20100226-2|26	on the left margin.
12mr|texlive-block-20100226-2|27	
12mr|texlive-block-20100226-2|28	%post
12mr|texlive-block-20100226-2|29	%{_sbindir}/texlive.post
12mr|texlive-block-20100226-2|30	
12mr|texlive-block-20100226-2|31	%postun
12mr|texlive-block-20100226-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-block-20100226-2|33	%{_sbindir}/texlive.post
12mr|texlive-block-20100226-2|34	fi
12mr|texlive-block-20100226-2|35	
12mr|texlive-block-20100226-2|36	#-----------------------------------------------------------------------
12mr|texlive-block-20100226-2|37	%files
12mr|texlive-block-20100226-2|38	%{_texmfdistdir}/tex/latex/block/block.sty
12mr|texlive-block-20100226-2|39	%doc %{_texmfdistdir}/doc/latex/block/block.pdf
12mr|texlive-block-20100226-2|40	%doc %{_texmfdistdir}/doc/latex/block/block.tex
12mr|texlive-block-20100226-2|41	
12mr|texlive-block-20100226-2|42	#-----------------------------------------------------------------------
12mr|texlive-block-20100226-2|43	%prep
12mr|texlive-block-20100226-2|44	%setup -c -a0 -a1
12mr|texlive-block-20100226-2|45	
12mr|texlive-block-20100226-2|46	%build
12mr|texlive-block-20100226-2|47	
12mr|texlive-block-20100226-2|48	%install
12mr|texlive-block-20100226-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-block-20100226-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-block-20100226-2|51	
12mr|texlive-block-20100226-2|52	
12mr|texlive-block-20100226-2|53	
12mr|texlive-block-20100226-2|54	%changelog
12mr|texlive-block-20100226-2|55	

16802 12
12mr|texlive-blockdraw_mp-20080817-2|1	# revision 15878
12mr|texlive-blockdraw_mp-20080817-2|2	# category Package
12mr|texlive-blockdraw_mp-20080817-2|3	# catalog-ctan /graphics/metapost/contrib/macros/blockdraw_mp
12mr|texlive-blockdraw_mp-20080817-2|4	# catalog-date 2008-08-17 01:00:50 +0200
12mr|texlive-blockdraw_mp-20080817-2|5	# catalog-license lppl
12mr|texlive-blockdraw_mp-20080817-2|6	# catalog-version undef
12mr|texlive-blockdraw_mp-20080817-2|7	Name:		texlive-blockdraw_mp
12mr|texlive-blockdraw_mp-20080817-2|8	Version:	20080817
12mr|texlive-blockdraw_mp-20080817-2|9	Release:	2
12mr|texlive-blockdraw_mp-20080817-2|10	Summary:	Block diagrams and bond graphs, with MetaPost
12mr|texlive-blockdraw_mp-20080817-2|11	Group:		Publishing
12mr|texlive-blockdraw_mp-20080817-2|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/blockdraw_mp
12mr|texlive-blockdraw_mp-20080817-2|13	License:	LPPL
12mr|texlive-blockdraw_mp-20080817-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blockdraw_mp.tar.xz
12mr|texlive-blockdraw_mp-20080817-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blockdraw_mp.doc.tar.xz
12mr|texlive-blockdraw_mp-20080817-2|16	BuildArch:	noarch
12mr|texlive-blockdraw_mp-20080817-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-blockdraw_mp-20080817-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-blockdraw_mp-20080817-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-blockdraw_mp-20080817-2|20	
12mr|texlive-blockdraw_mp-20080817-2|21	%description
12mr|texlive-blockdraw_mp-20080817-2|22	A set of simple MetaPost macros for the task. While the task is
12mr|texlive-blockdraw_mp-20080817-2|23	not itself difficult to program, it is felt that many users
12mr|texlive-blockdraw_mp-20080817-2|24	will be happy to have a library for the job..
12mr|texlive-blockdraw_mp-20080817-2|25	
12mr|texlive-blockdraw_mp-20080817-2|26	%post
12mr|texlive-blockdraw_mp-20080817-2|27	%{_sbindir}/texlive.post
12mr|texlive-blockdraw_mp-20080817-2|28	
12mr|texlive-blockdraw_mp-20080817-2|29	%postun
12mr|texlive-blockdraw_mp-20080817-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-blockdraw_mp-20080817-2|31	%{_sbindir}/texlive.post
12mr|texlive-blockdraw_mp-20080817-2|32	fi
12mr|texlive-blockdraw_mp-20080817-2|33	
12mr|texlive-blockdraw_mp-20080817-2|34	#-----------------------------------------------------------------------
12mr|texlive-blockdraw_mp-20080817-2|35	%files
12mr|texlive-blockdraw_mp-20080817-2|36	%{_texmfdistdir}/metapost/blockdraw_mp/blockdraw.mp
12mr|texlive-blockdraw_mp-20080817-2|37	%{_texmfdistdir}/metapost/blockdraw_mp/bonddemo.mp
12mr|texlive-blockdraw_mp-20080817-2|38	%{_texmfdistdir}/metapost/blockdraw_mp/bondgraph.mp
12mr|texlive-blockdraw_mp-20080817-2|39	%{_texmfdistdir}/metapost/blockdraw_mp/cascadedemo.mp
12mr|texlive-blockdraw_mp-20080817-2|40	%{_texmfdistdir}/metapost/blockdraw_mp/docblockprefs.mp
12mr|texlive-blockdraw_mp-20080817-2|41	%{_texmfdistdir}/metapost/blockdraw_mp/shiftoff.mp
12mr|texlive-blockdraw_mp-20080817-2|42	%doc %{_texmfdistdir}/doc/metapost/blockdraw_mp/README
12mr|texlive-blockdraw_mp-20080817-2|43	%doc %{_texmfdistdir}/doc/metapost/blockdraw_mp/blockdraw_mp.pdf
12mr|texlive-blockdraw_mp-20080817-2|44	%doc %{_texmfdistdir}/doc/metapost/blockdraw_mp/blockdraw_mp.tex
12mr|texlive-blockdraw_mp-20080817-2|45	%doc %{_texmfdistdir}/doc/metapost/blockdraw_mp/bonddemo.pdf
12mr|texlive-blockdraw_mp-20080817-2|46	%doc %{_texmfdistdir}/doc/metapost/blockdraw_mp/cascadedemo.pdf
12mr|texlive-blockdraw_mp-20080817-2|47	%doc %{_texmfdistdir}/doc/metapost/blockdraw_mp/tiddetext.sty
12mr|texlive-blockdraw_mp-20080817-2|48	%doc %{_texmfdistdir}/doc/metapost/blockdraw_mp/tighttoc.sty
12mr|texlive-blockdraw_mp-20080817-2|49	
12mr|texlive-blockdraw_mp-20080817-2|50	#-----------------------------------------------------------------------
12mr|texlive-blockdraw_mp-20080817-2|51	%prep
12mr|texlive-blockdraw_mp-20080817-2|52	%setup -c -a0 -a1
12mr|texlive-blockdraw_mp-20080817-2|53	
12mr|texlive-blockdraw_mp-20080817-2|54	%build
12mr|texlive-blockdraw_mp-20080817-2|55	
12mr|texlive-blockdraw_mp-20080817-2|56	%install
12mr|texlive-blockdraw_mp-20080817-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-blockdraw_mp-20080817-2|58	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
12mr|texlive-blockdraw_mp-20080817-2|59	
12mr|texlive-blockdraw_mp-20080817-2|60	
12mr|texlive-blockdraw_mp-20080817-2|61	
12mr|texlive-blockdraw_mp-20080817-2|62	%changelog
12mr|texlive-blockdraw_mp-20080817-2|63	

16803 12
12mr|texlive-bloques-1.0-2|1	# revision 22490
12mr|texlive-bloques-1.0-2|2	# category Package
12mr|texlive-bloques-1.0-2|3	# catalog-ctan /graphics/pgf/contrib/bloques
12mr|texlive-bloques-1.0-2|4	# catalog-date 2011-05-15 09:47:34 +0200
12mr|texlive-bloques-1.0-2|5	# catalog-license lppl1.3
12mr|texlive-bloques-1.0-2|6	# catalog-version 1.0
12mr|texlive-bloques-1.0-2|7	Name:		texlive-bloques
12mr|texlive-bloques-1.0-2|8	Version:	1.0
12mr|texlive-bloques-1.0-2|9	Release:	2
12mr|texlive-bloques-1.0-2|10	Summary:	Generate control diagrams
12mr|texlive-bloques-1.0-2|11	Group:		Publishing
12mr|texlive-bloques-1.0-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/bloques
12mr|texlive-bloques-1.0-2|13	License:	LPPL1.3
12mr|texlive-bloques-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bloques.tar.xz
12mr|texlive-bloques-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bloques.doc.tar.xz
12mr|texlive-bloques-1.0-2|16	BuildArch:	noarch
12mr|texlive-bloques-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bloques-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bloques-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-bloques-1.0-2|20	
12mr|texlive-bloques-1.0-2|21	%description
12mr|texlive-bloques-1.0-2|22	The package uses TikZ to provide commands for generating
12mr|texlive-bloques-1.0-2|23	control diagrams (specially in power electronics).
12mr|texlive-bloques-1.0-2|24	
12mr|texlive-bloques-1.0-2|25	%post
12mr|texlive-bloques-1.0-2|26	%{_sbindir}/texlive.post
12mr|texlive-bloques-1.0-2|27	
12mr|texlive-bloques-1.0-2|28	%postun
12mr|texlive-bloques-1.0-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-bloques-1.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-bloques-1.0-2|31	fi
12mr|texlive-bloques-1.0-2|32	
12mr|texlive-bloques-1.0-2|33	#-----------------------------------------------------------------------
12mr|texlive-bloques-1.0-2|34	%files
12mr|texlive-bloques-1.0-2|35	%{_texmfdistdir}/tex/latex/bloques/bloques.sty
12mr|texlive-bloques-1.0-2|36	%doc %{_texmfdistdir}/doc/latex/bloques/README
12mr|texlive-bloques-1.0-2|37	%doc %{_texmfdistdir}/doc/latex/bloques/example.pdf
12mr|texlive-bloques-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/bloques/example.tex
12mr|texlive-bloques-1.0-2|39	
12mr|texlive-bloques-1.0-2|40	#-----------------------------------------------------------------------
12mr|texlive-bloques-1.0-2|41	%prep
12mr|texlive-bloques-1.0-2|42	%setup -c -a0 -a1
12mr|texlive-bloques-1.0-2|43	
12mr|texlive-bloques-1.0-2|44	%build
12mr|texlive-bloques-1.0-2|45	
12mr|texlive-bloques-1.0-2|46	%install
12mr|texlive-bloques-1.0-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bloques-1.0-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bloques-1.0-2|49	
12mr|texlive-bloques-1.0-2|50	
12mr|texlive-bloques-1.0-2|51	
12mr|texlive-bloques-1.0-2|52	%changelog
12mr|texlive-bloques-1.0-2|53	

16804 12
12mr|texlive-blowup-0.1j-2|1	# revision 15878
12mr|texlive-blowup-0.1j-2|2	# category Package
12mr|texlive-blowup-0.1j-2|3	# catalog-ctan /macros/latex/contrib/blowup
12mr|texlive-blowup-0.1j-2|4	# catalog-date 2009-06-04 13:48:19 +0200
12mr|texlive-blowup-0.1j-2|5	# catalog-license lppl
12mr|texlive-blowup-0.1j-2|6	# catalog-version 0.1j
12mr|texlive-blowup-0.1j-2|7	Name:		texlive-blowup
12mr|texlive-blowup-0.1j-2|8	Version:	0.1j
12mr|texlive-blowup-0.1j-2|9	Release:	2
12mr|texlive-blowup-0.1j-2|10	Summary:	Upscale or downscale all pages of a document
12mr|texlive-blowup-0.1j-2|11	Group:		Publishing
12mr|texlive-blowup-0.1j-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/blowup
12mr|texlive-blowup-0.1j-2|13	License:	LPPL
12mr|texlive-blowup-0.1j-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blowup.tar.xz
12mr|texlive-blowup-0.1j-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blowup.doc.tar.xz
12mr|texlive-blowup-0.1j-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/blowup.source.tar.xz
12mr|texlive-blowup-0.1j-2|17	BuildArch:	noarch
12mr|texlive-blowup-0.1j-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-blowup-0.1j-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-blowup-0.1j-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-blowup-0.1j-2|21	
12mr|texlive-blowup-0.1j-2|22	%description
12mr|texlive-blowup-0.1j-2|23	The package blowup only defines the user-level macro \blowup,
12mr|texlive-blowup-0.1j-2|24	which can be used to upscale or downscale all pages of a
12mr|texlive-blowup-0.1j-2|25	document. It is similar to the TeX primitive \magnification but
12mr|texlive-blowup-0.1j-2|26	more accurate and user-friendly.
12mr|texlive-blowup-0.1j-2|27	
12mr|texlive-blowup-0.1j-2|28	%post
12mr|texlive-blowup-0.1j-2|29	%{_sbindir}/texlive.post
12mr|texlive-blowup-0.1j-2|30	
12mr|texlive-blowup-0.1j-2|31	%postun
12mr|texlive-blowup-0.1j-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-blowup-0.1j-2|33	%{_sbindir}/texlive.post
12mr|texlive-blowup-0.1j-2|34	fi
12mr|texlive-blowup-0.1j-2|35	
12mr|texlive-blowup-0.1j-2|36	#-----------------------------------------------------------------------
12mr|texlive-blowup-0.1j-2|37	%files
12mr|texlive-blowup-0.1j-2|38	%{_texmfdistdir}/tex/latex/blowup/blowup.sty
12mr|texlive-blowup-0.1j-2|39	%doc %{_texmfdistdir}/doc/latex/blowup/README
12mr|texlive-blowup-0.1j-2|40	%doc %{_texmfdistdir}/doc/latex/blowup/blowup-test0.tex
12mr|texlive-blowup-0.1j-2|41	%doc %{_texmfdistdir}/doc/latex/blowup/blowup-test1.tex
12mr|texlive-blowup-0.1j-2|42	%doc %{_texmfdistdir}/doc/latex/blowup/blowup-test2.tex
12mr|texlive-blowup-0.1j-2|43	%doc %{_texmfdistdir}/doc/latex/blowup/blowup-test3.tex
12mr|texlive-blowup-0.1j-2|44	%doc %{_texmfdistdir}/doc/latex/blowup/blowup-test4.tex
12mr|texlive-blowup-0.1j-2|45	%doc %{_texmfdistdir}/doc/latex/blowup/blowup-test5.tex
12mr|texlive-blowup-0.1j-2|46	%doc %{_texmfdistdir}/doc/latex/blowup/blowup.pdf
12mr|texlive-blowup-0.1j-2|47	#- source
12mr|texlive-blowup-0.1j-2|48	%doc %{_texmfdistdir}/source/latex/blowup/blowup.dtx
12mr|texlive-blowup-0.1j-2|49	%doc %{_texmfdistdir}/source/latex/blowup/blowup.ins
12mr|texlive-blowup-0.1j-2|50	
12mr|texlive-blowup-0.1j-2|51	#-----------------------------------------------------------------------
12mr|texlive-blowup-0.1j-2|52	%prep
12mr|texlive-blowup-0.1j-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-blowup-0.1j-2|54	
12mr|texlive-blowup-0.1j-2|55	%build
12mr|texlive-blowup-0.1j-2|56	
12mr|texlive-blowup-0.1j-2|57	%install
12mr|texlive-blowup-0.1j-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-blowup-0.1j-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-blowup-0.1j-2|60	
12mr|texlive-blowup-0.1j-2|61	
12mr|texlive-blowup-0.1j-2|62	
12mr|texlive-blowup-0.1j-2|63	%changelog
12mr|texlive-blowup-0.1j-2|64	

16805 12
12mr|texlive-bodegraph-1.4-2|1	# revision 20047
12mr|texlive-bodegraph-1.4-2|2	# category Package
12mr|texlive-bodegraph-1.4-2|3	# catalog-ctan /graphics/pgf/contrib/bodegraph
12mr|texlive-bodegraph-1.4-2|4	# catalog-date 2010-10-10 09:51:39 +0200
12mr|texlive-bodegraph-1.4-2|5	# catalog-license lppl
12mr|texlive-bodegraph-1.4-2|6	# catalog-version 1.4
12mr|texlive-bodegraph-1.4-2|7	Name:		texlive-bodegraph
12mr|texlive-bodegraph-1.4-2|8	Version:	1.4
12mr|texlive-bodegraph-1.4-2|9	Release:	2
12mr|texlive-bodegraph-1.4-2|10	Summary:	Draw Bode, Nyquist and Black plots with gnuplot and TikZ
12mr|texlive-bodegraph-1.4-2|11	Group:		Publishing
12mr|texlive-bodegraph-1.4-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/bodegraph
12mr|texlive-bodegraph-1.4-2|13	License:	LPPL
12mr|texlive-bodegraph-1.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bodegraph.tar.xz
12mr|texlive-bodegraph-1.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bodegraph.doc.tar.xz
12mr|texlive-bodegraph-1.4-2|16	BuildArch:	noarch
12mr|texlive-bodegraph-1.4-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bodegraph-1.4-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bodegraph-1.4-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-bodegraph-1.4-2|20	
12mr|texlive-bodegraph-1.4-2|21	%description
12mr|texlive-bodegraph-1.4-2|22	The package provides facilities to draw Bode, Nyquist and Black
12mr|texlive-bodegraph-1.4-2|23	plots using Gnuplot and Tikz. Elementary Transfer Functions and
12mr|texlive-bodegraph-1.4-2|24	basic correctors are preprogrammed for use.
12mr|texlive-bodegraph-1.4-2|25	
12mr|texlive-bodegraph-1.4-2|26	%post
12mr|texlive-bodegraph-1.4-2|27	%{_sbindir}/texlive.post
12mr|texlive-bodegraph-1.4-2|28	
12mr|texlive-bodegraph-1.4-2|29	%postun
12mr|texlive-bodegraph-1.4-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-bodegraph-1.4-2|31	%{_sbindir}/texlive.post
12mr|texlive-bodegraph-1.4-2|32	fi
12mr|texlive-bodegraph-1.4-2|33	
12mr|texlive-bodegraph-1.4-2|34	#-----------------------------------------------------------------------
12mr|texlive-bodegraph-1.4-2|35	%files
12mr|texlive-bodegraph-1.4-2|36	%{_texmfdistdir}/tex/latex/bodegraph/bodegraph.sty
12mr|texlive-bodegraph-1.4-2|37	%doc %{_texmfdistdir}/doc/latex/bodegraph/README
12mr|texlive-bodegraph-1.4-2|38	%doc %{_texmfdistdir}/doc/latex/bodegraph/bodegraph.pdf
12mr|texlive-bodegraph-1.4-2|39	%doc %{_texmfdistdir}/doc/latex/bodegraph/bodegraph.tex
12mr|texlive-bodegraph-1.4-2|40	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/1.gnuplot
12mr|texlive-bodegraph-1.4-2|41	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/1.table
12mr|texlive-bodegraph-1.4-2|42	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/10.gnuplot
12mr|texlive-bodegraph-1.4-2|43	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/10.table
12mr|texlive-bodegraph-1.4-2|44	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/11.gnuplot
12mr|texlive-bodegraph-1.4-2|45	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/11.table
12mr|texlive-bodegraph-1.4-2|46	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/12.gnuplot
12mr|texlive-bodegraph-1.4-2|47	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/12.table
12mr|texlive-bodegraph-1.4-2|48	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/13.gnuplot
12mr|texlive-bodegraph-1.4-2|49	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/13.table
12mr|texlive-bodegraph-1.4-2|50	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/14.gnuplot
12mr|texlive-bodegraph-1.4-2|51	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/14.table
12mr|texlive-bodegraph-1.4-2|52	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/15.gnuplot
12mr|texlive-bodegraph-1.4-2|53	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/15.table
12mr|texlive-bodegraph-1.4-2|54	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/16.gnuplot
12mr|texlive-bodegraph-1.4-2|55	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/16.table
12mr|texlive-bodegraph-1.4-2|56	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/17.gnuplot
12mr|texlive-bodegraph-1.4-2|57	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/17.table
12mr|texlive-bodegraph-1.4-2|58	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/18.gnuplot
12mr|texlive-bodegraph-1.4-2|59	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/18.table
12mr|texlive-bodegraph-1.4-2|60	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/19.gnuplot
12mr|texlive-bodegraph-1.4-2|61	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/19.table
12mr|texlive-bodegraph-1.4-2|62	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/20.gnuplot
12mr|texlive-bodegraph-1.4-2|63	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/20.table
12mr|texlive-bodegraph-1.4-2|64	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/21.gnuplot
12mr|texlive-bodegraph-1.4-2|65	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/21.table
12mr|texlive-bodegraph-1.4-2|66	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/22.gnuplot
12mr|texlive-bodegraph-1.4-2|67	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/22.table
12mr|texlive-bodegraph-1.4-2|68	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/23.gnuplot
12mr|texlive-bodegraph-1.4-2|69	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/23.table
12mr|texlive-bodegraph-1.4-2|70	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/24.gnuplot
12mr|texlive-bodegraph-1.4-2|71	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/24.table
12mr|texlive-bodegraph-1.4-2|72	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/25.gnuplot
12mr|texlive-bodegraph-1.4-2|73	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/25.table
12mr|texlive-bodegraph-1.4-2|74	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/26.gnuplot
12mr|texlive-bodegraph-1.4-2|75	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/26.table
12mr|texlive-bodegraph-1.4-2|76	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/27.gnuplot
12mr|texlive-bodegraph-1.4-2|77	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/27.table
12mr|texlive-bodegraph-1.4-2|78	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/28.gnuplot
12mr|texlive-bodegraph-1.4-2|79	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/28.table
12mr|texlive-bodegraph-1.4-2|80	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/29.gnuplot
12mr|texlive-bodegraph-1.4-2|81	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/29.table
12mr|texlive-bodegraph-1.4-2|82	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/3.gnuplot
12mr|texlive-bodegraph-1.4-2|83	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/3.table
12mr|texlive-bodegraph-1.4-2|84	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/30.gnuplot
12mr|texlive-bodegraph-1.4-2|85	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/30.table
12mr|texlive-bodegraph-1.4-2|86	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/31.gnuplot
12mr|texlive-bodegraph-1.4-2|87	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/31.table
12mr|texlive-bodegraph-1.4-2|88	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/32.gnuplot
12mr|texlive-bodegraph-1.4-2|89	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/32.table
12mr|texlive-bodegraph-1.4-2|90	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/33.gnuplot
12mr|texlive-bodegraph-1.4-2|91	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/33.table
12mr|texlive-bodegraph-1.4-2|92	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/34.gnuplot
12mr|texlive-bodegraph-1.4-2|93	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/34.table
12mr|texlive-bodegraph-1.4-2|94	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/35.gnuplot
12mr|texlive-bodegraph-1.4-2|95	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/35.table
12mr|texlive-bodegraph-1.4-2|96	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/36.gnuplot
12mr|texlive-bodegraph-1.4-2|97	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/36.table
12mr|texlive-bodegraph-1.4-2|98	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/37.gnuplot
12mr|texlive-bodegraph-1.4-2|99	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/37.table
12mr|texlive-bodegraph-1.4-2|100	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/38.gnuplot
12mr|texlive-bodegraph-1.4-2|101	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/38.table
12mr|texlive-bodegraph-1.4-2|102	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/39.gnuplot
12mr|texlive-bodegraph-1.4-2|103	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/39.table
12mr|texlive-bodegraph-1.4-2|104	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/4.gnuplot
12mr|texlive-bodegraph-1.4-2|105	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/4.table
12mr|texlive-bodegraph-1.4-2|106	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/40.gnuplot
12mr|texlive-bodegraph-1.4-2|107	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/40.table
12mr|texlive-bodegraph-1.4-2|108	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/41.gnuplot
12mr|texlive-bodegraph-1.4-2|109	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/41.table
12mr|texlive-bodegraph-1.4-2|110	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/42.gnuplot
12mr|texlive-bodegraph-1.4-2|111	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/42.table
12mr|texlive-bodegraph-1.4-2|112	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/43.gnuplot
12mr|texlive-bodegraph-1.4-2|113	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/43.table
12mr|texlive-bodegraph-1.4-2|114	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/44.gnuplot
12mr|texlive-bodegraph-1.4-2|115	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/44.table
12mr|texlive-bodegraph-1.4-2|116	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/45.gnuplot
12mr|texlive-bodegraph-1.4-2|117	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/45.table
12mr|texlive-bodegraph-1.4-2|118	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/46.gnuplot
12mr|texlive-bodegraph-1.4-2|119	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/46.table
12mr|texlive-bodegraph-1.4-2|120	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/47.gnuplot
12mr|texlive-bodegraph-1.4-2|121	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/47.table
12mr|texlive-bodegraph-1.4-2|122	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/48.gnuplot
12mr|texlive-bodegraph-1.4-2|123	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/48.table
12mr|texlive-bodegraph-1.4-2|124	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/49.gnuplot
12mr|texlive-bodegraph-1.4-2|125	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/49.table
12mr|texlive-bodegraph-1.4-2|126	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/5.gnuplot
12mr|texlive-bodegraph-1.4-2|127	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/5.table
12mr|texlive-bodegraph-1.4-2|128	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/50.gnuplot
12mr|texlive-bodegraph-1.4-2|129	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/50.table
12mr|texlive-bodegraph-1.4-2|130	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/51.gnuplot
12mr|texlive-bodegraph-1.4-2|131	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/51.table
12mr|texlive-bodegraph-1.4-2|132	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/52.gnuplot
12mr|texlive-bodegraph-1.4-2|133	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/52.table
12mr|texlive-bodegraph-1.4-2|134	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/53.gnuplot
12mr|texlive-bodegraph-1.4-2|135	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/53.table
12mr|texlive-bodegraph-1.4-2|136	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/54.gnuplot
12mr|texlive-bodegraph-1.4-2|137	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/54.table
12mr|texlive-bodegraph-1.4-2|138	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/55.gnuplot
12mr|texlive-bodegraph-1.4-2|139	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/55.table
12mr|texlive-bodegraph-1.4-2|140	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/56.gnuplot
12mr|texlive-bodegraph-1.4-2|141	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/56.table
12mr|texlive-bodegraph-1.4-2|142	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/57.gnuplot
12mr|texlive-bodegraph-1.4-2|143	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/57.table
12mr|texlive-bodegraph-1.4-2|144	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/58.gnuplot
12mr|texlive-bodegraph-1.4-2|145	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/58.table
12mr|texlive-bodegraph-1.4-2|146	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/59.gnuplot
12mr|texlive-bodegraph-1.4-2|147	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/59.table
12mr|texlive-bodegraph-1.4-2|148	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/6.gnuplot
12mr|texlive-bodegraph-1.4-2|149	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/6.table
12mr|texlive-bodegraph-1.4-2|150	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/60.gnuplot
12mr|texlive-bodegraph-1.4-2|151	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/60.table
12mr|texlive-bodegraph-1.4-2|152	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/61.gnuplot
12mr|texlive-bodegraph-1.4-2|153	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/61.table
12mr|texlive-bodegraph-1.4-2|154	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/62.gnuplot
12mr|texlive-bodegraph-1.4-2|155	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/62.table
12mr|texlive-bodegraph-1.4-2|156	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/63.gnuplot
12mr|texlive-bodegraph-1.4-2|157	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/63.table
12mr|texlive-bodegraph-1.4-2|158	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/64.gnuplot
12mr|texlive-bodegraph-1.4-2|159	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/64.table
12mr|texlive-bodegraph-1.4-2|160	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/66.gnuplot
12mr|texlive-bodegraph-1.4-2|161	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/66.table
12mr|texlive-bodegraph-1.4-2|162	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/67.gnuplot
12mr|texlive-bodegraph-1.4-2|163	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/67.table
12mr|texlive-bodegraph-1.4-2|164	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/68.gnuplot
12mr|texlive-bodegraph-1.4-2|165	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/68.table
12mr|texlive-bodegraph-1.4-2|166	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/69.gnuplot
12mr|texlive-bodegraph-1.4-2|167	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/69.table
12mr|texlive-bodegraph-1.4-2|168	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/7.gnuplot
12mr|texlive-bodegraph-1.4-2|169	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/7.table
12mr|texlive-bodegraph-1.4-2|170	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/70.gnuplot
12mr|texlive-bodegraph-1.4-2|171	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/70.table
12mr|texlive-bodegraph-1.4-2|172	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/72.gnuplot
12mr|texlive-bodegraph-1.4-2|173	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/72.table
12mr|texlive-bodegraph-1.4-2|174	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/73.gnuplot
12mr|texlive-bodegraph-1.4-2|175	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/73.table
12mr|texlive-bodegraph-1.4-2|176	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/74.gnuplot
12mr|texlive-bodegraph-1.4-2|177	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/74.table
12mr|texlive-bodegraph-1.4-2|178	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/75.gnuplot
12mr|texlive-bodegraph-1.4-2|179	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/75.table
12mr|texlive-bodegraph-1.4-2|180	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/76.gnuplot
12mr|texlive-bodegraph-1.4-2|181	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/76.table
12mr|texlive-bodegraph-1.4-2|182	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/78.gnuplot
12mr|texlive-bodegraph-1.4-2|183	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/78.table
12mr|texlive-bodegraph-1.4-2|184	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/79.gnuplot
12mr|texlive-bodegraph-1.4-2|185	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/79.table
12mr|texlive-bodegraph-1.4-2|186	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/8.gnuplot
12mr|texlive-bodegraph-1.4-2|187	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/8.table
12mr|texlive-bodegraph-1.4-2|188	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/81.gnuplot
12mr|texlive-bodegraph-1.4-2|189	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/81.table
12mr|texlive-bodegraph-1.4-2|190	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/82.gnuplot
12mr|texlive-bodegraph-1.4-2|191	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/82.table
12mr|texlive-bodegraph-1.4-2|192	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/83.gnuplot
12mr|texlive-bodegraph-1.4-2|193	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/83.table
12mr|texlive-bodegraph-1.4-2|194	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/84.gnuplot
12mr|texlive-bodegraph-1.4-2|195	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/84.table
12mr|texlive-bodegraph-1.4-2|196	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/85.gnuplot
12mr|texlive-bodegraph-1.4-2|197	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/85.table
12mr|texlive-bodegraph-1.4-2|198	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/86.gnuplot
12mr|texlive-bodegraph-1.4-2|199	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/86.table
12mr|texlive-bodegraph-1.4-2|200	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/87.gnuplot
12mr|texlive-bodegraph-1.4-2|201	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/87.table
12mr|texlive-bodegraph-1.4-2|202	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/89.gnuplot
12mr|texlive-bodegraph-1.4-2|203	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/89.table
12mr|texlive-bodegraph-1.4-2|204	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/9.gnuplot
12mr|texlive-bodegraph-1.4-2|205	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/9.table
12mr|texlive-bodegraph-1.4-2|206	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/90.gnuplot
12mr|texlive-bodegraph-1.4-2|207	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/90.table
12mr|texlive-bodegraph-1.4-2|208	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/91.gnuplot
12mr|texlive-bodegraph-1.4-2|209	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/91.table
12mr|texlive-bodegraph-1.4-2|210	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/93.gnuplot
12mr|texlive-bodegraph-1.4-2|211	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/93.table
12mr|texlive-bodegraph-1.4-2|212	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/94.gnuplot
12mr|texlive-bodegraph-1.4-2|213	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/94.table
12mr|texlive-bodegraph-1.4-2|214	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/95.gnuplot
12mr|texlive-bodegraph-1.4-2|215	%doc %{_texmfdistdir}/doc/latex/bodegraph/gnuplot/bodegraph/95.table
12mr|texlive-bodegraph-1.4-2|216	
12mr|texlive-bodegraph-1.4-2|217	#-----------------------------------------------------------------------
12mr|texlive-bodegraph-1.4-2|218	%prep
12mr|texlive-bodegraph-1.4-2|219	%setup -c -a0 -a1
12mr|texlive-bodegraph-1.4-2|220	
12mr|texlive-bodegraph-1.4-2|221	%build
12mr|texlive-bodegraph-1.4-2|222	
12mr|texlive-bodegraph-1.4-2|223	%install
12mr|texlive-bodegraph-1.4-2|224	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bodegraph-1.4-2|225	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bodegraph-1.4-2|226	
12mr|texlive-bodegraph-1.4-2|227	
12mr|texlive-bodegraph-1.4-2|228	
12mr|texlive-bodegraph-1.4-2|229	%changelog
12mr|texlive-bodegraph-1.4-2|230	

16806 12
12mr|texlive-boisik-0.5-2|1	# revision 15878
12mr|texlive-boisik-0.5-2|2	# category Package
12mr|texlive-boisik-0.5-2|3	# catalog-ctan /fonts/boisik
12mr|texlive-boisik-0.5-2|4	# catalog-date 2009-08-23 18:29:20 +0200
12mr|texlive-boisik-0.5-2|5	# catalog-license gpl2
12mr|texlive-boisik-0.5-2|6	# catalog-version 0.5
12mr|texlive-boisik-0.5-2|7	Name:		texlive-boisik
12mr|texlive-boisik-0.5-2|8	Version:	0.5
12mr|texlive-boisik-0.5-2|9	Release:	2
12mr|texlive-boisik-0.5-2|10	Summary:	A font inspired by Baskerville design
12mr|texlive-boisik-0.5-2|11	Group:		Publishing
12mr|texlive-boisik-0.5-2|12	URL:		http://www.ctan.org/tex-archive/fonts/boisik
12mr|texlive-boisik-0.5-2|13	License:	GPL2
12mr|texlive-boisik-0.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boisik.tar.xz
12mr|texlive-boisik-0.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boisik.doc.tar.xz
12mr|texlive-boisik-0.5-2|16	BuildArch:	noarch
12mr|texlive-boisik-0.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-boisik-0.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-boisik-0.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-boisik-0.5-2|20	
12mr|texlive-boisik-0.5-2|21	%description
12mr|texlive-boisik-0.5-2|22	Boisik is a serif font (inspired by the Baskerville typeface),
12mr|texlive-boisik-0.5-2|23	written in MetaFont. It comprises roman and italic text fonts
12mr|texlive-boisik-0.5-2|24	and maths fonts. LaTeX support is offered for use with OT1, IL2
12mr|texlive-boisik-0.5-2|25	and OM* encodings.
12mr|texlive-boisik-0.5-2|26	
12mr|texlive-boisik-0.5-2|27	%post
12mr|texlive-boisik-0.5-2|28	%{_sbindir}/texlive.post
12mr|texlive-boisik-0.5-2|29	
12mr|texlive-boisik-0.5-2|30	%postun
12mr|texlive-boisik-0.5-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-boisik-0.5-2|32	%{_sbindir}/texlive.post
12mr|texlive-boisik-0.5-2|33	fi
12mr|texlive-boisik-0.5-2|34	
12mr|texlive-boisik-0.5-2|35	#-----------------------------------------------------------------------
12mr|texlive-boisik-0.5-2|36	%files
12mr|texlive-boisik-0.5-2|37	%{_texmfdistdir}/fonts/source/public/boisik/bskarr10.mf
12mr|texlive-boisik-0.5-2|38	%{_texmfdistdir}/fonts/source/public/boisik/bskarrows.mf
12mr|texlive-boisik-0.5-2|39	%{_texmfdistdir}/fonts/source/public/boisik/bskbase.mf
12mr|texlive-boisik-0.5-2|40	%{_texmfdistdir}/fonts/source/public/boisik/bskex10.mf
12mr|texlive-boisik-0.5-2|41	%{_texmfdistdir}/fonts/source/public/boisik/bskext.mf
12mr|texlive-boisik-0.5-2|42	%{_texmfdistdir}/fonts/source/public/boisik/bskhc10.mf
12mr|texlive-boisik-0.5-2|43	%{_texmfdistdir}/fonts/source/public/boisik/bski10-TS1.mf
12mr|texlive-boisik-0.5-2|44	%{_texmfdistdir}/fonts/source/public/boisik/bski10.mf
12mr|texlive-boisik-0.5-2|45	%{_texmfdistdir}/fonts/source/public/boisik/bskib10.mf
12mr|texlive-boisik-0.5-2|46	%{_texmfdistdir}/fonts/source/public/boisik/bskiol10.mf
12mr|texlive-boisik-0.5-2|47	%{_texmfdistdir}/fonts/source/public/boisik/bskital.mf
12mr|texlive-boisik-0.5-2|48	%{_texmfdistdir}/fonts/source/public/boisik/bskiu10.mf
12mr|texlive-boisik-0.5-2|49	%{_texmfdistdir}/fonts/source/public/boisik/bskiub10.mf
12mr|texlive-boisik-0.5-2|50	%{_texmfdistdir}/fonts/source/public/boisik/bskletters-i.mf
12mr|texlive-boisik-0.5-2|51	%{_texmfdistdir}/fonts/source/public/boisik/bskletters-o.mf
12mr|texlive-boisik-0.5-2|52	%{_texmfdistdir}/fonts/source/public/boisik/bskletters-r.mf
12mr|texlive-boisik-0.5-2|53	%{_texmfdistdir}/fonts/source/public/boisik/bskligtab-i.mf
12mr|texlive-boisik-0.5-2|54	%{_texmfdistdir}/fonts/source/public/boisik/bskligtab-sc.mf
12mr|texlive-boisik-0.5-2|55	%{_texmfdistdir}/fonts/source/public/boisik/bskligtab.mf
12mr|texlive-boisik-0.5-2|56	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-T1.mf
12mr|texlive-boisik-0.5-2|57	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-TS1.mf
12mr|texlive-boisik-0.5-2|58	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-ar.mf
12mr|texlive-boisik-0.5-2|59	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-bb.mf
12mr|texlive-boisik-0.5-2|60	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-ex.mf
12mr|texlive-boisik-0.5-2|61	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-lc.mf
12mr|texlive-boisik-0.5-2|62	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-ma.mf
12mr|texlive-boisik-0.5-2|63	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-mi-up.mf
12mr|texlive-boisik-0.5-2|64	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-mi.mf
12mr|texlive-boisik-0.5-2|65	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-ms.mf
12mr|texlive-boisik-0.5-2|66	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-sc.mf
12mr|texlive-boisik-0.5-2|67	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-sy.mf
12mr|texlive-boisik-0.5-2|68	%{_texmfdistdir}/fonts/source/public/boisik/bsklist-uc.mf
12mr|texlive-boisik-0.5-2|69	%{_texmfdistdir}/fonts/source/public/boisik/bskma10.mf
12mr|texlive-boisik-0.5-2|70	%{_texmfdistdir}/fonts/source/public/boisik/bskmab10.mf
12mr|texlive-boisik-0.5-2|71	%{_texmfdistdir}/fonts/source/public/boisik/bskmath.mf
12mr|texlive-boisik-0.5-2|72	%{_texmfdistdir}/fonts/source/public/boisik/bskmathma.mf
12mr|texlive-boisik-0.5-2|73	%{_texmfdistdir}/fonts/source/public/boisik/bskmathms.mf
12mr|texlive-boisik-0.5-2|74	%{_texmfdistdir}/fonts/source/public/boisik/bskmathsy.mf
12mr|texlive-boisik-0.5-2|75	%{_texmfdistdir}/fonts/source/public/boisik/bskmi10.mf
12mr|texlive-boisik-0.5-2|76	%{_texmfdistdir}/fonts/source/public/boisik/bskmib10.mf
12mr|texlive-boisik-0.5-2|77	%{_texmfdistdir}/fonts/source/public/boisik/bskms10.mf
12mr|texlive-boisik-0.5-2|78	%{_texmfdistdir}/fonts/source/public/boisik/bskmsb10.mf
12mr|texlive-boisik-0.5-2|79	%{_texmfdistdir}/fonts/source/public/boisik/bskmsbsl10.mf
12mr|texlive-boisik-0.5-2|80	%{_texmfdistdir}/fonts/source/public/boisik/bskmssl10.mf
12mr|texlive-boisik-0.5-2|81	%{_texmfdistdir}/fonts/source/public/boisik/bskr10-T1.mf
12mr|texlive-boisik-0.5-2|82	%{_texmfdistdir}/fonts/source/public/boisik/bskr10-TS1.mf
12mr|texlive-boisik-0.5-2|83	%{_texmfdistdir}/fonts/source/public/boisik/bskr10.mf
12mr|texlive-boisik-0.5-2|84	%{_texmfdistdir}/fonts/source/public/boisik/bskrb10.mf
12mr|texlive-boisik-0.5-2|85	%{_texmfdistdir}/fonts/source/public/boisik/bskrc10.mf
12mr|texlive-boisik-0.5-2|86	%{_texmfdistdir}/fonts/source/public/boisik/bskrcb10.mf
12mr|texlive-boisik-0.5-2|87	%{_texmfdistdir}/fonts/source/public/boisik/bskrf10.mf
12mr|texlive-boisik-0.5-2|88	%{_texmfdistdir}/fonts/source/public/boisik/bskrl10.mf
12mr|texlive-boisik-0.5-2|89	%{_texmfdistdir}/fonts/source/public/boisik/bskrol10.mf
12mr|texlive-boisik-0.5-2|90	%{_texmfdistdir}/fonts/source/public/boisik/bskroman.mf
12mr|texlive-boisik-0.5-2|91	%{_texmfdistdir}/fonts/source/public/boisik/bskrsb10.mf
12mr|texlive-boisik-0.5-2|92	%{_texmfdistdir}/fonts/source/public/boisik/bskrsl10.mf
12mr|texlive-boisik-0.5-2|93	%{_texmfdistdir}/fonts/source/public/boisik/bskrw10.mf
12mr|texlive-boisik-0.5-2|94	%{_texmfdistdir}/fonts/source/public/boisik/bsksc.mf
12mr|texlive-boisik-0.5-2|95	%{_texmfdistdir}/fonts/source/public/boisik/bsksc10.mf
12mr|texlive-boisik-0.5-2|96	%{_texmfdistdir}/fonts/source/public/boisik/bsksy10.mf
12mr|texlive-boisik-0.5-2|97	%{_texmfdistdir}/fonts/source/public/boisik/bsksyb10.mf
12mr|texlive-boisik-0.5-2|98	%{_texmfdistdir}/fonts/source/public/boisik/bsksybsl10.mf
12mr|texlive-boisik-0.5-2|99	%{_texmfdistdir}/fonts/source/public/boisik/bsksymbols.mf
12mr|texlive-boisik-0.5-2|100	%{_texmfdistdir}/fonts/source/public/boisik/bsksyol10.mf
12mr|texlive-boisik-0.5-2|101	%{_texmfdistdir}/fonts/source/public/boisik/bsksysl10.mf
12mr|texlive-boisik-0.5-2|102	%{_texmfdistdir}/fonts/tfm/public/boisik/bskarr10.tfm
12mr|texlive-boisik-0.5-2|103	%{_texmfdistdir}/fonts/tfm/public/boisik/bskex10.tfm
12mr|texlive-boisik-0.5-2|104	%{_texmfdistdir}/fonts/tfm/public/boisik/bskhc10.tfm
12mr|texlive-boisik-0.5-2|105	%{_texmfdistdir}/fonts/tfm/public/boisik/bski10-TS1.tfm
12mr|texlive-boisik-0.5-2|106	%{_texmfdistdir}/fonts/tfm/public/boisik/bski10.tfm
12mr|texlive-boisik-0.5-2|107	%{_texmfdistdir}/fonts/tfm/public/boisik/bskib10.tfm
12mr|texlive-boisik-0.5-2|108	%{_texmfdistdir}/fonts/tfm/public/boisik/bskiol10.tfm
12mr|texlive-boisik-0.5-2|109	%{_texmfdistdir}/fonts/tfm/public/boisik/bskiu10.tfm
12mr|texlive-boisik-0.5-2|110	%{_texmfdistdir}/fonts/tfm/public/boisik/bskiub10.tfm
12mr|texlive-boisik-0.5-2|111	%{_texmfdistdir}/fonts/tfm/public/boisik/bskma10.tfm
12mr|texlive-boisik-0.5-2|112	%{_texmfdistdir}/fonts/tfm/public/boisik/bskmab10.tfm
12mr|texlive-boisik-0.5-2|113	%{_texmfdistdir}/fonts/tfm/public/boisik/bskmi10.tfm
12mr|texlive-boisik-0.5-2|114	%{_texmfdistdir}/fonts/tfm/public/boisik/bskmib10.tfm
12mr|texlive-boisik-0.5-2|115	%{_texmfdistdir}/fonts/tfm/public/boisik/bskms10.tfm
12mr|texlive-boisik-0.5-2|116	%{_texmfdistdir}/fonts/tfm/public/boisik/bskmsb10.tfm
12mr|texlive-boisik-0.5-2|117	%{_texmfdistdir}/fonts/tfm/public/boisik/bskmsbsl10.tfm
12mr|texlive-boisik-0.5-2|118	%{_texmfdistdir}/fonts/tfm/public/boisik/bskmssl10.tfm
12mr|texlive-boisik-0.5-2|119	%{_texmfdistdir}/fonts/tfm/public/boisik/bskr10-T1.tfm
12mr|texlive-boisik-0.5-2|120	%{_texmfdistdir}/fonts/tfm/public/boisik/bskr10-TS1.tfm
12mr|texlive-boisik-0.5-2|121	%{_texmfdistdir}/fonts/tfm/public/boisik/bskr10.tfm
12mr|texlive-boisik-0.5-2|122	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrb10.tfm
12mr|texlive-boisik-0.5-2|123	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrc10.tfm
12mr|texlive-boisik-0.5-2|124	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrcb10.tfm
12mr|texlive-boisik-0.5-2|125	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrf10.tfm
12mr|texlive-boisik-0.5-2|126	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrl10.tfm
12mr|texlive-boisik-0.5-2|127	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrol10.tfm
12mr|texlive-boisik-0.5-2|128	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrsb10.tfm
12mr|texlive-boisik-0.5-2|129	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrsl10.tfm
12mr|texlive-boisik-0.5-2|130	%{_texmfdistdir}/fonts/tfm/public/boisik/bskrw10.tfm
12mr|texlive-boisik-0.5-2|131	%{_texmfdistdir}/fonts/tfm/public/boisik/bsksc10.tfm
12mr|texlive-boisik-0.5-2|132	%{_texmfdistdir}/fonts/tfm/public/boisik/bsksy10.tfm
12mr|texlive-boisik-0.5-2|133	%{_texmfdistdir}/fonts/tfm/public/boisik/bsksyol10.tfm
12mr|texlive-boisik-0.5-2|134	%{_texmfdistdir}/fonts/tfm/public/boisik/bsksysl10.tfm
12mr|texlive-boisik-0.5-2|135	%{_texmfdistdir}/tex/latex/boisik/boisik.sty
12mr|texlive-boisik-0.5-2|136	%{_texmfdistdir}/tex/latex/boisik/il2bsk.fd
12mr|texlive-boisik-0.5-2|137	%{_texmfdistdir}/tex/latex/boisik/il2bskf.fd
12mr|texlive-boisik-0.5-2|138	%{_texmfdistdir}/tex/latex/boisik/lblbskm.fd
12mr|texlive-boisik-0.5-2|139	%{_texmfdistdir}/tex/latex/boisik/lblcmr.fd
12mr|texlive-boisik-0.5-2|140	%{_texmfdistdir}/tex/latex/boisik/lblenc.def
12mr|texlive-boisik-0.5-2|141	%{_texmfdistdir}/tex/latex/boisik/lbmbsk.fd
12mr|texlive-boisik-0.5-2|142	%{_texmfdistdir}/tex/latex/boisik/lbmbskms.fd
12mr|texlive-boisik-0.5-2|143	%{_texmfdistdir}/tex/latex/boisik/lbmcmr.fd
12mr|texlive-boisik-0.5-2|144	%{_texmfdistdir}/tex/latex/boisik/lbmenc.def
12mr|texlive-boisik-0.5-2|145	%{_texmfdistdir}/tex/latex/boisik/lbsbsk.fd
12mr|texlive-boisik-0.5-2|146	%{_texmfdistdir}/tex/latex/boisik/lbsbsksy.fd
12mr|texlive-boisik-0.5-2|147	%{_texmfdistdir}/tex/latex/boisik/lbscmr.fd
12mr|texlive-boisik-0.5-2|148	%{_texmfdistdir}/tex/latex/boisik/lbsenc.def
12mr|texlive-boisik-0.5-2|149	%{_texmfdistdir}/tex/latex/boisik/ot1bsk.fd
12mr|texlive-boisik-0.5-2|150	%{_texmfdistdir}/tex/latex/boisik/ot1bskf.fd
12mr|texlive-boisik-0.5-2|151	%{_texmfdistdir}/tex/latex/boisik/ts1bsk.fd
12mr|texlive-boisik-0.5-2|152	%{_texmfdistdir}/tex/latex/boisik/ubskex.fd
12mr|texlive-boisik-0.5-2|153	%doc %{_texmfdistdir}/doc/fonts/boisik/README
12mr|texlive-boisik-0.5-2|154	%doc %{_texmfdistdir}/doc/fonts/boisik/example/boisik-idiot.pdf
12mr|texlive-boisik-0.5-2|155	%doc %{_texmfdistdir}/doc/fonts/boisik/example/boisik-idiot.tex
12mr|texlive-boisik-0.5-2|156	%doc %{_texmfdistdir}/doc/fonts/boisik/example/boisik.pdf
12mr|texlive-boisik-0.5-2|157	%doc %{_texmfdistdir}/doc/fonts/boisik/example/boisik.tex
12mr|texlive-boisik-0.5-2|158	%doc %{_texmfdistdir}/doc/fonts/boisik/example/bskrlogo10.mf
12mr|texlive-boisik-0.5-2|159	%doc %{_texmfdistdir}/doc/fonts/boisik/example/table.pdf
12mr|texlive-boisik-0.5-2|160	%doc %{_texmfdistdir}/doc/fonts/boisik/example/table.tex
12mr|texlive-boisik-0.5-2|161	%doc %{_texmfdistdir}/doc/fonts/boisik/example/testfont.pdf
12mr|texlive-boisik-0.5-2|162	%doc %{_texmfdistdir}/doc/fonts/boisik/example/testfont.tex
12mr|texlive-boisik-0.5-2|163	
12mr|texlive-boisik-0.5-2|164	#-----------------------------------------------------------------------
12mr|texlive-boisik-0.5-2|165	%prep
12mr|texlive-boisik-0.5-2|166	%setup -c -a0 -a1
12mr|texlive-boisik-0.5-2|167	
12mr|texlive-boisik-0.5-2|168	%build
12mr|texlive-boisik-0.5-2|169	
12mr|texlive-boisik-0.5-2|170	%install
12mr|texlive-boisik-0.5-2|171	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-boisik-0.5-2|172	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-boisik-0.5-2|173	
12mr|texlive-boisik-0.5-2|174	
12mr|texlive-boisik-0.5-2|175	
12mr|texlive-boisik-0.5-2|176	%changelog
12mr|texlive-boisik-0.5-2|177	

16807 12
12mr|texlive-boites-20090512-2|1	# revision 15878
12mr|texlive-boites-20090512-2|2	# category Package
12mr|texlive-boites-20090512-2|3	# catalog-ctan /macros/latex/contrib/boites
12mr|texlive-boites-20090512-2|4	# catalog-date 2009-05-12 11:58:09 +0200
12mr|texlive-boites-20090512-2|5	# catalog-license gpl
12mr|texlive-boites-20090512-2|6	# catalog-version undef
12mr|texlive-boites-20090512-2|7	Name:		texlive-boites
12mr|texlive-boites-20090512-2|8	Version:	20090512
12mr|texlive-boites-20090512-2|9	Release:	2
12mr|texlive-boites-20090512-2|10	Summary:	Boxes that may break across pages
12mr|texlive-boites-20090512-2|11	Group:		Publishing
12mr|texlive-boites-20090512-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/boites
12mr|texlive-boites-20090512-2|13	License:	GPL
12mr|texlive-boites-20090512-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boites.tar.xz
12mr|texlive-boites-20090512-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boites.doc.tar.xz
12mr|texlive-boites-20090512-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boites.source.tar.xz
12mr|texlive-boites-20090512-2|17	BuildArch:	noarch
12mr|texlive-boites-20090512-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-boites-20090512-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-boites-20090512-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-boites-20090512-2|21	
12mr|texlive-boites-20090512-2|22	%description
12mr|texlive-boites-20090512-2|23	Defines environments that allow page breaks inside framed boxes
12mr|texlive-boites-20090512-2|24	whose edges may be variously fancy. The bundle includes a few
12mr|texlive-boites-20090512-2|25	examples (shaded box, box with a wavy line on its side, etc).
12mr|texlive-boites-20090512-2|26	
12mr|texlive-boites-20090512-2|27	%post
12mr|texlive-boites-20090512-2|28	%{_sbindir}/texlive.post
12mr|texlive-boites-20090512-2|29	
12mr|texlive-boites-20090512-2|30	%postun
12mr|texlive-boites-20090512-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-boites-20090512-2|32	%{_sbindir}/texlive.post
12mr|texlive-boites-20090512-2|33	fi
12mr|texlive-boites-20090512-2|34	
12mr|texlive-boites-20090512-2|35	#-----------------------------------------------------------------------
12mr|texlive-boites-20090512-2|36	%files
12mr|texlive-boites-20090512-2|37	%{_texmfdistdir}/tex/latex/boites/boites.sty
12mr|texlive-boites-20090512-2|38	%{_texmfdistdir}/tex/latex/boites/boites_exemples.sty
12mr|texlive-boites-20090512-2|39	%doc %{_texmfdistdir}/doc/latex/boites/README
12mr|texlive-boites-20090512-2|40	%doc %{_texmfdistdir}/doc/latex/boites/README.docu
12mr|texlive-boites-20090512-2|41	%doc %{_texmfdistdir}/doc/latex/boites/boites.pdf
12mr|texlive-boites-20090512-2|42	%doc %{_texmfdistdir}/doc/latex/boites/boites_exemples.pdf
12mr|texlive-boites-20090512-2|43	%doc %{_texmfdistdir}/doc/latex/boites/boites_exemples.tex
12mr|texlive-boites-20090512-2|44	%doc %{_texmfdistdir}/doc/latex/boites/ligne_qui_ondule_sur_la_gauche.eps
12mr|texlive-boites-20090512-2|45	#- source
12mr|texlive-boites-20090512-2|46	%doc %{_texmfdistdir}/source/latex/boites/Makefile
12mr|texlive-boites-20090512-2|47	%doc %{_texmfdistdir}/source/latex/boites/boites.dtx
12mr|texlive-boites-20090512-2|48	
12mr|texlive-boites-20090512-2|49	#-----------------------------------------------------------------------
12mr|texlive-boites-20090512-2|50	%prep
12mr|texlive-boites-20090512-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-boites-20090512-2|52	
12mr|texlive-boites-20090512-2|53	%build
12mr|texlive-boites-20090512-2|54	
12mr|texlive-boites-20090512-2|55	%install
12mr|texlive-boites-20090512-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-boites-20090512-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-boites-20090512-2|58	
12mr|texlive-boites-20090512-2|59	
12mr|texlive-boites-20090512-2|60	
12mr|texlive-boites-20090512-2|61	%changelog
12mr|texlive-boites-20090512-2|62	

16808 12
12mr|texlive-bold-extra-0.1-2|1	# revision 17076
12mr|texlive-bold-extra-0.1-2|2	# category Package
12mr|texlive-bold-extra-0.1-2|3	# catalog-ctan /macros/latex/contrib/bold-extra
12mr|texlive-bold-extra-0.1-2|4	# catalog-date 2010-02-23 16:09:16 +0100
12mr|texlive-bold-extra-0.1-2|5	# catalog-license lppl
12mr|texlive-bold-extra-0.1-2|6	# catalog-version 0.1
12mr|texlive-bold-extra-0.1-2|7	Name:		texlive-bold-extra
12mr|texlive-bold-extra-0.1-2|8	Version:	0.1
12mr|texlive-bold-extra-0.1-2|9	Release:	2
12mr|texlive-bold-extra-0.1-2|10	Summary:	Use bold small caps and typewriter fonts
12mr|texlive-bold-extra-0.1-2|11	Group:		Publishing
12mr|texlive-bold-extra-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bold-extra
12mr|texlive-bold-extra-0.1-2|13	License:	LPPL
12mr|texlive-bold-extra-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bold-extra.tar.xz
12mr|texlive-bold-extra-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bold-extra.doc.tar.xz
12mr|texlive-bold-extra-0.1-2|16	BuildArch:	noarch
12mr|texlive-bold-extra-0.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bold-extra-0.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bold-extra-0.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-bold-extra-0.1-2|20	
12mr|texlive-bold-extra-0.1-2|21	%description
12mr|texlive-bold-extra-0.1-2|22	Allows access to extra bold fonts for Computer Modern OT1
12mr|texlive-bold-extra-0.1-2|23	encoding (such fonts are available as MetaFont source). Since
12mr|texlive-bold-extra-0.1-2|24	there is more than one bold tt-family font set, the version
12mr|texlive-bold-extra-0.1-2|25	required is selected by a package option.
12mr|texlive-bold-extra-0.1-2|26	
12mr|texlive-bold-extra-0.1-2|27	%post
12mr|texlive-bold-extra-0.1-2|28	%{_sbindir}/texlive.post
12mr|texlive-bold-extra-0.1-2|29	
12mr|texlive-bold-extra-0.1-2|30	%postun
12mr|texlive-bold-extra-0.1-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-bold-extra-0.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-bold-extra-0.1-2|33	fi
12mr|texlive-bold-extra-0.1-2|34	
12mr|texlive-bold-extra-0.1-2|35	#-----------------------------------------------------------------------
12mr|texlive-bold-extra-0.1-2|36	%files
12mr|texlive-bold-extra-0.1-2|37	%{_texmfdistdir}/tex/latex/bold-extra/bold-extra.sty
12mr|texlive-bold-extra-0.1-2|38	%doc %{_texmfdistdir}/doc/latex/bold-extra/bold-extra.pdf
12mr|texlive-bold-extra-0.1-2|39	%doc %{_texmfdistdir}/doc/latex/bold-extra/bold-extra.tex
12mr|texlive-bold-extra-0.1-2|40	
12mr|texlive-bold-extra-0.1-2|41	#-----------------------------------------------------------------------
12mr|texlive-bold-extra-0.1-2|42	%prep
12mr|texlive-bold-extra-0.1-2|43	%setup -c -a0 -a1
12mr|texlive-bold-extra-0.1-2|44	
12mr|texlive-bold-extra-0.1-2|45	%build
12mr|texlive-bold-extra-0.1-2|46	
12mr|texlive-bold-extra-0.1-2|47	%install
12mr|texlive-bold-extra-0.1-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bold-extra-0.1-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bold-extra-0.1-2|50	
12mr|texlive-bold-extra-0.1-2|51	
12mr|texlive-bold-extra-0.1-2|52	
12mr|texlive-bold-extra-0.1-2|53	%changelog
12mr|texlive-bold-extra-0.1-2|54	

16809 12
12mr|texlive-boldtensors-20080817-2|1	# revision 15878
12mr|texlive-boldtensors-20080817-2|2	# category Package
12mr|texlive-boldtensors-20080817-2|3	# catalog-ctan /macros/latex/contrib/boldtensors
12mr|texlive-boldtensors-20080817-2|4	# catalog-date 2008-08-17 01:00:50 +0200
12mr|texlive-boldtensors-20080817-2|5	# catalog-license gpl
12mr|texlive-boldtensors-20080817-2|6	# catalog-version undef
12mr|texlive-boldtensors-20080817-2|7	Name:		texlive-boldtensors
12mr|texlive-boldtensors-20080817-2|8	Version:	20080817
12mr|texlive-boldtensors-20080817-2|9	Release:	2
12mr|texlive-boldtensors-20080817-2|10	Summary:	Bold latin and greek characters through simple prefix characters
12mr|texlive-boldtensors-20080817-2|11	Group:		Publishing
12mr|texlive-boldtensors-20080817-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/boldtensors
12mr|texlive-boldtensors-20080817-2|13	License:	GPL
12mr|texlive-boldtensors-20080817-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boldtensors.tar.xz
12mr|texlive-boldtensors-20080817-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boldtensors.doc.tar.xz
12mr|texlive-boldtensors-20080817-2|16	BuildArch:	noarch
12mr|texlive-boldtensors-20080817-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-boldtensors-20080817-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-boldtensors-20080817-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-boldtensors-20080817-2|20	
12mr|texlive-boldtensors-20080817-2|21	%description
12mr|texlive-boldtensors-20080817-2|22	This package provides bold latin and greek characters within
12mr|texlive-boldtensors-20080817-2|23	\mathversion{normal}, by using ~ and " as prefix characters.
12mr|texlive-boldtensors-20080817-2|24	
12mr|texlive-boldtensors-20080817-2|25	%post
12mr|texlive-boldtensors-20080817-2|26	%{_sbindir}/texlive.post
12mr|texlive-boldtensors-20080817-2|27	
12mr|texlive-boldtensors-20080817-2|28	%postun
12mr|texlive-boldtensors-20080817-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-boldtensors-20080817-2|30	%{_sbindir}/texlive.post
12mr|texlive-boldtensors-20080817-2|31	fi
12mr|texlive-boldtensors-20080817-2|32	
12mr|texlive-boldtensors-20080817-2|33	#-----------------------------------------------------------------------
12mr|texlive-boldtensors-20080817-2|34	%files
12mr|texlive-boldtensors-20080817-2|35	%{_texmfdistdir}/tex/latex/boldtensors/boldtensors.sty
12mr|texlive-boldtensors-20080817-2|36	%doc %{_texmfdistdir}/doc/latex/boldtensors/boldtensors.pdf
12mr|texlive-boldtensors-20080817-2|37	%doc %{_texmfdistdir}/doc/latex/boldtensors/boldtensors.tex
12mr|texlive-boldtensors-20080817-2|38	
12mr|texlive-boldtensors-20080817-2|39	#-----------------------------------------------------------------------
12mr|texlive-boldtensors-20080817-2|40	%prep
12mr|texlive-boldtensors-20080817-2|41	%setup -c -a0 -a1
12mr|texlive-boldtensors-20080817-2|42	
12mr|texlive-boldtensors-20080817-2|43	%build
12mr|texlive-boldtensors-20080817-2|44	
12mr|texlive-boldtensors-20080817-2|45	%install
12mr|texlive-boldtensors-20080817-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-boldtensors-20080817-2|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-boldtensors-20080817-2|48	
12mr|texlive-boldtensors-20080817-2|49	
12mr|texlive-boldtensors-20080817-2|50	
12mr|texlive-boldtensors-20080817-2|51	%changelog
12mr|texlive-boldtensors-20080817-2|52	

16810 12
12mr|texlive-bondgraph-1.0-2|1	# revision 21670
12mr|texlive-bondgraph-1.0-2|2	# category Package
12mr|texlive-bondgraph-1.0-2|3	# catalog-ctan /macros/latex/contrib/bondgraph
12mr|texlive-bondgraph-1.0-2|4	# catalog-date 2011-03-09 21:09:16 +0100
12mr|texlive-bondgraph-1.0-2|5	# catalog-license lppl1.3
12mr|texlive-bondgraph-1.0-2|6	# catalog-version 1.0
12mr|texlive-bondgraph-1.0-2|7	Name:		texlive-bondgraph
12mr|texlive-bondgraph-1.0-2|8	Version:	1.0
12mr|texlive-bondgraph-1.0-2|9	Release:	2
12mr|texlive-bondgraph-1.0-2|10	Summary:	Create bond graph figures in LaTeX documents
12mr|texlive-bondgraph-1.0-2|11	Group:		Publishing
12mr|texlive-bondgraph-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bondgraph
12mr|texlive-bondgraph-1.0-2|13	License:	LPPL1.3
12mr|texlive-bondgraph-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bondgraph.tar.xz
12mr|texlive-bondgraph-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bondgraph.doc.tar.xz
12mr|texlive-bondgraph-1.0-2|16	BuildArch:	noarch
12mr|texlive-bondgraph-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bondgraph-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bondgraph-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-bondgraph-1.0-2|20	
12mr|texlive-bondgraph-1.0-2|21	%description
12mr|texlive-bondgraph-1.0-2|22	The package draws bond graphs using PGF and TikZ.
12mr|texlive-bondgraph-1.0-2|23	
12mr|texlive-bondgraph-1.0-2|24	%post
12mr|texlive-bondgraph-1.0-2|25	%{_sbindir}/texlive.post
12mr|texlive-bondgraph-1.0-2|26	
12mr|texlive-bondgraph-1.0-2|27	%postun
12mr|texlive-bondgraph-1.0-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-bondgraph-1.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-bondgraph-1.0-2|30	fi
12mr|texlive-bondgraph-1.0-2|31	
12mr|texlive-bondgraph-1.0-2|32	#-----------------------------------------------------------------------
12mr|texlive-bondgraph-1.0-2|33	%files
12mr|texlive-bondgraph-1.0-2|34	%{_texmfdistdir}/tex/latex/bondgraph/bondgraph.sty
12mr|texlive-bondgraph-1.0-2|35	%doc %{_texmfdistdir}/doc/latex/bondgraph/License.txt
12mr|texlive-bondgraph-1.0-2|36	%doc %{_texmfdistdir}/doc/latex/bondgraph/README
12mr|texlive-bondgraph-1.0-2|37	%doc %{_texmfdistdir}/doc/latex/bondgraph/bondgraph_arrows.tex
12mr|texlive-bondgraph-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/bondgraph/bondgraph_example.pdf
12mr|texlive-bondgraph-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/bondgraph/bondgraph_example.tex
12mr|texlive-bondgraph-1.0-2|40	
12mr|texlive-bondgraph-1.0-2|41	#-----------------------------------------------------------------------
12mr|texlive-bondgraph-1.0-2|42	%prep
12mr|texlive-bondgraph-1.0-2|43	%setup -c -a0 -a1
12mr|texlive-bondgraph-1.0-2|44	
12mr|texlive-bondgraph-1.0-2|45	%build
12mr|texlive-bondgraph-1.0-2|46	
12mr|texlive-bondgraph-1.0-2|47	%install
12mr|texlive-bondgraph-1.0-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bondgraph-1.0-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bondgraph-1.0-2|50	
12mr|texlive-bondgraph-1.0-2|51	
12mr|texlive-bondgraph-1.0-2|52	
12mr|texlive-bondgraph-1.0-2|53	%changelog
12mr|texlive-bondgraph-1.0-2|54	

16811 12
12mr|texlive-bookest-1.1-2|1	# revision 15878
12mr|texlive-bookest-1.1-2|2	# category Package
12mr|texlive-bookest-1.1-2|3	# catalog-ctan /macros/latex/contrib/bookest
12mr|texlive-bookest-1.1-2|4	# catalog-date 2008-08-17 01:00:50 +0200
12mr|texlive-bookest-1.1-2|5	# catalog-license lppl
12mr|texlive-bookest-1.1-2|6	# catalog-version 1.1
12mr|texlive-bookest-1.1-2|7	Name:		texlive-bookest
12mr|texlive-bookest-1.1-2|8	Version:	1.1
12mr|texlive-bookest-1.1-2|9	Release:	2
12mr|texlive-bookest-1.1-2|10	Summary:	Extended book class
12mr|texlive-bookest-1.1-2|11	Group:		Publishing
12mr|texlive-bookest-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bookest
12mr|texlive-bookest-1.1-2|13	License:	LPPL
12mr|texlive-bookest-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bookest.tar.xz
12mr|texlive-bookest-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bookest.doc.tar.xz
12mr|texlive-bookest-1.1-2|16	BuildArch:	noarch
12mr|texlive-bookest-1.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bookest-1.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bookest-1.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-bookest-1.1-2|20	
12mr|texlive-bookest-1.1-2|21	%description
12mr|texlive-bookest-1.1-2|22	The class extends the standard book class, in the areas of
12mr|texlive-bookest-1.1-2|23	colour scheme management, document layout, headings and
12mr|texlive-bookest-1.1-2|24	footers, front page layout, and other minor items.
12mr|texlive-bookest-1.1-2|25	
12mr|texlive-bookest-1.1-2|26	%post
12mr|texlive-bookest-1.1-2|27	%{_sbindir}/texlive.post
12mr|texlive-bookest-1.1-2|28	
12mr|texlive-bookest-1.1-2|29	%postun
12mr|texlive-bookest-1.1-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-bookest-1.1-2|31	%{_sbindir}/texlive.post
12mr|texlive-bookest-1.1-2|32	fi
12mr|texlive-bookest-1.1-2|33	
12mr|texlive-bookest-1.1-2|34	#-----------------------------------------------------------------------
12mr|texlive-bookest-1.1-2|35	%files
12mr|texlive-bookest-1.1-2|36	%{_texmfdistdir}/tex/latex/bookest/bookest.cls
12mr|texlive-bookest-1.1-2|37	%doc %{_texmfdistdir}/doc/latex/bookest/README
12mr|texlive-bookest-1.1-2|38	%doc %{_texmfdistdir}/doc/latex/bookest/bookestdoc-en.pdf
12mr|texlive-bookest-1.1-2|39	%doc %{_texmfdistdir}/doc/latex/bookest/bookestdoc-en.tex
12mr|texlive-bookest-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/bookest/bookestdoc-it.pdf
12mr|texlive-bookest-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/bookest/bookestdoc-it.tex
12mr|texlive-bookest-1.1-2|42	
12mr|texlive-bookest-1.1-2|43	#-----------------------------------------------------------------------
12mr|texlive-bookest-1.1-2|44	%prep
12mr|texlive-bookest-1.1-2|45	%setup -c -a0 -a1
12mr|texlive-bookest-1.1-2|46	
12mr|texlive-bookest-1.1-2|47	%build
12mr|texlive-bookest-1.1-2|48	
12mr|texlive-bookest-1.1-2|49	%install
12mr|texlive-bookest-1.1-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bookest-1.1-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bookest-1.1-2|52	
12mr|texlive-bookest-1.1-2|53	
12mr|texlive-bookest-1.1-2|54	
12mr|texlive-bookest-1.1-2|55	%changelog
12mr|texlive-bookest-1.1-2|56	

16812 12
12mr|texlive-bookhands-20080103-2|1	# revision 23609
12mr|texlive-bookhands-20080103-2|2	# category Package
12mr|texlive-bookhands-20080103-2|3	# catalog-ctan /fonts/bookhands
12mr|texlive-bookhands-20080103-2|4	# catalog-date 2008-01-03 17:18:54 +0100
12mr|texlive-bookhands-20080103-2|5	# catalog-license lppl
12mr|texlive-bookhands-20080103-2|6	# catalog-version undef
12mr|texlive-bookhands-20080103-2|7	Name:		texlive-bookhands
12mr|texlive-bookhands-20080103-2|8	Version:	20080103
12mr|texlive-bookhands-20080103-2|9	Release:	2
12mr|texlive-bookhands-20080103-2|10	Summary:	A collection of book-hand fonts
12mr|texlive-bookhands-20080103-2|11	Group:		Publishing
12mr|texlive-bookhands-20080103-2|12	URL:		http://www.ctan.org/tex-archive/fonts/bookhands
12mr|texlive-bookhands-20080103-2|13	License:	LPPL
12mr|texlive-bookhands-20080103-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bookhands.tar.xz
12mr|texlive-bookhands-20080103-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bookhands.doc.tar.xz
12mr|texlive-bookhands-20080103-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bookhands.source.tar.xz
12mr|texlive-bookhands-20080103-2|17	BuildArch:	noarch
12mr|texlive-bookhands-20080103-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bookhands-20080103-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bookhands-20080103-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-bookhands-20080103-2|21	
12mr|texlive-bookhands-20080103-2|22	%description
12mr|texlive-bookhands-20080103-2|23	This is a set of book-hand (MetaFont) fonts and packages
12mr|texlive-bookhands-20080103-2|24	covering manuscript scripts from the 1st century until
12mr|texlive-bookhands-20080103-2|25	Gutenberg and Caxton. The included hands are: Square Capitals
12mr|texlive-bookhands-20080103-2|26	(1st century onwards); Roman Rustic (1st-6th centuries);
12mr|texlive-bookhands-20080103-2|27	Insular Minuscule (6th cenury onwards); Carolingian Minuscule
12mr|texlive-bookhands-20080103-2|28	(8th-12th centuries); Early Gothic (11th-12th centuries);
12mr|texlive-bookhands-20080103-2|29	Gothic Textura Quadrata (13th-15th centuries); Gothic Textura
12mr|texlive-bookhands-20080103-2|30	Prescisus vel sine pedibus (13th century onwards); Rotunda (13-
12mr|texlive-bookhands-20080103-2|31	15th centuries); Humanist Minuscule (14th century onwards);
12mr|texlive-bookhands-20080103-2|32	Uncial (3rd-6th centuries); Half Uncial (3rd-9th centuries);
12mr|texlive-bookhands-20080103-2|33	Artificial Uncial (6th-10th centuries); and Insular Majuscule
12mr|texlive-bookhands-20080103-2|34	(6th-9th centuries).
12mr|texlive-bookhands-20080103-2|35	
12mr|texlive-bookhands-20080103-2|36	%post
12mr|texlive-bookhands-20080103-2|37	%{_sbindir}/texlive.post
12mr|texlive-bookhands-20080103-2|38	
12mr|texlive-bookhands-20080103-2|39	%postun
12mr|texlive-bookhands-20080103-2|40	if [ $1 -eq 0 ]; then
12mr|texlive-bookhands-20080103-2|41	%{_sbindir}/texlive.post
12mr|texlive-bookhands-20080103-2|42	fi
12mr|texlive-bookhands-20080103-2|43	
12mr|texlive-bookhands-20080103-2|44	#-----------------------------------------------------------------------
12mr|texlive-bookhands-20080103-2|45	%files
12mr|texlive-bookhands-20080103-2|46	%{_texmfdistdir}/fonts/afm/public/bookhands/sqrc10.afm
12mr|texlive-bookhands-20080103-2|47	%{_texmfdistdir}/fonts/afm/public/bookhands/sqrcb10.afm
12mr|texlive-bookhands-20080103-2|48	%{_texmfdistdir}/fonts/map/dvips/bookhands/sqrcaps.map
12mr|texlive-bookhands-20080103-2|49	%{_texmfdistdir}/fonts/source/public/bookhands/auncl10.mf
12mr|texlive-bookhands-20080103-2|50	%{_texmfdistdir}/fonts/source/public/bookhands/auncl17.mf
12mr|texlive-bookhands-20080103-2|51	%{_texmfdistdir}/fonts/source/public/bookhands/auncl7.mf
12mr|texlive-bookhands-20080103-2|52	%{_texmfdistdir}/fonts/source/public/bookhands/aunclb10.mf
12mr|texlive-bookhands-20080103-2|53	%{_texmfdistdir}/fonts/source/public/bookhands/aunclb17.mf
12mr|texlive-bookhands-20080103-2|54	%{_texmfdistdir}/fonts/source/public/bookhands/aunclb7.mf
12mr|texlive-bookhands-20080103-2|55	%{_texmfdistdir}/fonts/source/public/bookhands/auncldig.mf
12mr|texlive-bookhands-20080103-2|56	%{_texmfdistdir}/fonts/source/public/bookhands/auncll.mf
12mr|texlive-bookhands-20080103-2|57	%{_texmfdistdir}/fonts/source/public/bookhands/auncllig.mf
12mr|texlive-bookhands-20080103-2|58	%{_texmfdistdir}/fonts/source/public/bookhands/aunclpunct.mf
12mr|texlive-bookhands-20080103-2|59	%{_texmfdistdir}/fonts/source/public/bookhands/auncltitle.mf
12mr|texlive-bookhands-20080103-2|60	%{_texmfdistdir}/fonts/source/public/bookhands/aunclu.mf
12mr|texlive-bookhands-20080103-2|61	%{_texmfdistdir}/fonts/source/public/bookhands/cmin10.mf
12mr|texlive-bookhands-20080103-2|62	%{_texmfdistdir}/fonts/source/public/bookhands/cmin17.mf
12mr|texlive-bookhands-20080103-2|63	%{_texmfdistdir}/fonts/source/public/bookhands/cmin7.mf
12mr|texlive-bookhands-20080103-2|64	%{_texmfdistdir}/fonts/source/public/bookhands/cminb10.mf
12mr|texlive-bookhands-20080103-2|65	%{_texmfdistdir}/fonts/source/public/bookhands/cminb17.mf
12mr|texlive-bookhands-20080103-2|66	%{_texmfdistdir}/fonts/source/public/bookhands/cminb7.mf
12mr|texlive-bookhands-20080103-2|67	%{_texmfdistdir}/fonts/source/public/bookhands/cmindig.mf
12mr|texlive-bookhands-20080103-2|68	%{_texmfdistdir}/fonts/source/public/bookhands/cminl.mf
12mr|texlive-bookhands-20080103-2|69	%{_texmfdistdir}/fonts/source/public/bookhands/cminlig.mf
12mr|texlive-bookhands-20080103-2|70	%{_texmfdistdir}/fonts/source/public/bookhands/cminpunct.mf
12mr|texlive-bookhands-20080103-2|71	%{_texmfdistdir}/fonts/source/public/bookhands/cmintitle.mf
12mr|texlive-bookhands-20080103-2|72	%{_texmfdistdir}/fonts/source/public/bookhands/cminu.mf
12mr|texlive-bookhands-20080103-2|73	%{_texmfdistdir}/fonts/source/public/bookhands/egoth10.mf
12mr|texlive-bookhands-20080103-2|74	%{_texmfdistdir}/fonts/source/public/bookhands/egoth17.mf
12mr|texlive-bookhands-20080103-2|75	%{_texmfdistdir}/fonts/source/public/bookhands/egoth7.mf
12mr|texlive-bookhands-20080103-2|76	%{_texmfdistdir}/fonts/source/public/bookhands/egothb10.mf
12mr|texlive-bookhands-20080103-2|77	%{_texmfdistdir}/fonts/source/public/bookhands/egothb17.mf
12mr|texlive-bookhands-20080103-2|78	%{_texmfdistdir}/fonts/source/public/bookhands/egothb7.mf
12mr|texlive-bookhands-20080103-2|79	%{_texmfdistdir}/fonts/source/public/bookhands/egothdig.mf
12mr|texlive-bookhands-20080103-2|80	%{_texmfdistdir}/fonts/source/public/bookhands/egothl.mf
12mr|texlive-bookhands-20080103-2|81	%{_texmfdistdir}/fonts/source/public/bookhands/egothlig.mf
12mr|texlive-bookhands-20080103-2|82	%{_texmfdistdir}/fonts/source/public/bookhands/egothpunct.mf
12mr|texlive-bookhands-20080103-2|83	%{_texmfdistdir}/fonts/source/public/bookhands/egothtitle.mf
12mr|texlive-bookhands-20080103-2|84	%{_texmfdistdir}/fonts/source/public/bookhands/egothu.mf
12mr|texlive-bookhands-20080103-2|85	%{_texmfdistdir}/fonts/source/public/bookhands/hmin10.mf
12mr|texlive-bookhands-20080103-2|86	%{_texmfdistdir}/fonts/source/public/bookhands/hmin17.mf
12mr|texlive-bookhands-20080103-2|87	%{_texmfdistdir}/fonts/source/public/bookhands/hmin7.mf
12mr|texlive-bookhands-20080103-2|88	%{_texmfdistdir}/fonts/source/public/bookhands/hminb10.mf
12mr|texlive-bookhands-20080103-2|89	%{_texmfdistdir}/fonts/source/public/bookhands/hminb17.mf
12mr|texlive-bookhands-20080103-2|90	%{_texmfdistdir}/fonts/source/public/bookhands/hminb7.mf
12mr|texlive-bookhands-20080103-2|91	%{_texmfdistdir}/fonts/source/public/bookhands/hmindig.mf
12mr|texlive-bookhands-20080103-2|92	%{_texmfdistdir}/fonts/source/public/bookhands/hminl.mf
12mr|texlive-bookhands-20080103-2|93	%{_texmfdistdir}/fonts/source/public/bookhands/hminlig.mf
12mr|texlive-bookhands-20080103-2|94	%{_texmfdistdir}/fonts/source/public/bookhands/hminpunct.mf
12mr|texlive-bookhands-20080103-2|95	%{_texmfdistdir}/fonts/source/public/bookhands/hmintitle.mf
12mr|texlive-bookhands-20080103-2|96	%{_texmfdistdir}/fonts/source/public/bookhands/hminu.mf
12mr|texlive-bookhands-20080103-2|97	%{_texmfdistdir}/fonts/source/public/bookhands/huncl10.mf
12mr|texlive-bookhands-20080103-2|98	%{_texmfdistdir}/fonts/source/public/bookhands/huncl17.mf
12mr|texlive-bookhands-20080103-2|99	%{_texmfdistdir}/fonts/source/public/bookhands/huncl7.mf
12mr|texlive-bookhands-20080103-2|100	%{_texmfdistdir}/fonts/source/public/bookhands/hunclb10.mf
12mr|texlive-bookhands-20080103-2|101	%{_texmfdistdir}/fonts/source/public/bookhands/hunclb17.mf
12mr|texlive-bookhands-20080103-2|102	%{_texmfdistdir}/fonts/source/public/bookhands/hunclb7.mf
12mr|texlive-bookhands-20080103-2|103	%{_texmfdistdir}/fonts/source/public/bookhands/huncldig.mf
12mr|texlive-bookhands-20080103-2|104	%{_texmfdistdir}/fonts/source/public/bookhands/huncll.mf
12mr|texlive-bookhands-20080103-2|105	%{_texmfdistdir}/fonts/source/public/bookhands/huncllig.mf
12mr|texlive-bookhands-20080103-2|106	%{_texmfdistdir}/fonts/source/public/bookhands/hunclpunct.mf
12mr|texlive-bookhands-20080103-2|107	%{_texmfdistdir}/fonts/source/public/bookhands/huncltitle.mf
12mr|texlive-bookhands-20080103-2|108	%{_texmfdistdir}/fonts/source/public/bookhands/hunclu.mf
12mr|texlive-bookhands-20080103-2|109	%{_texmfdistdir}/fonts/source/public/bookhands/imaj10.mf
12mr|texlive-bookhands-20080103-2|110	%{_texmfdistdir}/fonts/source/public/bookhands/imaj17.mf
12mr|texlive-bookhands-20080103-2|111	%{_texmfdistdir}/fonts/source/public/bookhands/imaj7.mf
12mr|texlive-bookhands-20080103-2|112	%{_texmfdistdir}/fonts/source/public/bookhands/imajb10.mf
12mr|texlive-bookhands-20080103-2|113	%{_texmfdistdir}/fonts/source/public/bookhands/imajb17.mf
12mr|texlive-bookhands-20080103-2|114	%{_texmfdistdir}/fonts/source/public/bookhands/imajb7.mf
12mr|texlive-bookhands-20080103-2|115	%{_texmfdistdir}/fonts/source/public/bookhands/imajdig.mf
12mr|texlive-bookhands-20080103-2|116	%{_texmfdistdir}/fonts/source/public/bookhands/imajl.mf
12mr|texlive-bookhands-20080103-2|117	%{_texmfdistdir}/fonts/source/public/bookhands/imajlig.mf
12mr|texlive-bookhands-20080103-2|118	%{_texmfdistdir}/fonts/source/public/bookhands/imajpunct.mf
12mr|texlive-bookhands-20080103-2|119	%{_texmfdistdir}/fonts/source/public/bookhands/imajtitle.mf
12mr|texlive-bookhands-20080103-2|120	%{_texmfdistdir}/fonts/source/public/bookhands/imaju.mf
12mr|texlive-bookhands-20080103-2|121	%{_texmfdistdir}/fonts/source/public/bookhands/imin10.mf
12mr|texlive-bookhands-20080103-2|122	%{_texmfdistdir}/fonts/source/public/bookhands/imin17.mf
12mr|texlive-bookhands-20080103-2|123	%{_texmfdistdir}/fonts/source/public/bookhands/imin7.mf
12mr|texlive-bookhands-20080103-2|124	%{_texmfdistdir}/fonts/source/public/bookhands/iminb10.mf
12mr|texlive-bookhands-20080103-2|125	%{_texmfdistdir}/fonts/source/public/bookhands/iminb17.mf
12mr|texlive-bookhands-20080103-2|126	%{_texmfdistdir}/fonts/source/public/bookhands/iminb7.mf
12mr|texlive-bookhands-20080103-2|127	%{_texmfdistdir}/fonts/source/public/bookhands/imindig.mf
12mr|texlive-bookhands-20080103-2|128	%{_texmfdistdir}/fonts/source/public/bookhands/iminl.mf
12mr|texlive-bookhands-20080103-2|129	%{_texmfdistdir}/fonts/source/public/bookhands/iminlig.mf
12mr|texlive-bookhands-20080103-2|130	%{_texmfdistdir}/fonts/source/public/bookhands/iminpunct.mf
12mr|texlive-bookhands-20080103-2|131	%{_texmfdistdir}/fonts/source/public/bookhands/imintitle.mf
12mr|texlive-bookhands-20080103-2|132	%{_texmfdistdir}/fonts/source/public/bookhands/iminu.mf
12mr|texlive-bookhands-20080103-2|133	%{_texmfdistdir}/fonts/source/public/bookhands/pgoth10.mf
12mr|texlive-bookhands-20080103-2|134	%{_texmfdistdir}/fonts/source/public/bookhands/pgoth17.mf
12mr|texlive-bookhands-20080103-2|135	%{_texmfdistdir}/fonts/source/public/bookhands/pgoth7.mf
12mr|texlive-bookhands-20080103-2|136	%{_texmfdistdir}/fonts/source/public/bookhands/pgothb10.mf
12mr|texlive-bookhands-20080103-2|137	%{_texmfdistdir}/fonts/source/public/bookhands/pgothb17.mf
12mr|texlive-bookhands-20080103-2|138	%{_texmfdistdir}/fonts/source/public/bookhands/pgothb7.mf
12mr|texlive-bookhands-20080103-2|139	%{_texmfdistdir}/fonts/source/public/bookhands/pgothdig.mf
12mr|texlive-bookhands-20080103-2|140	%{_texmfdistdir}/fonts/source/public/bookhands/pgothl.mf
12mr|texlive-bookhands-20080103-2|141	%{_texmfdistdir}/fonts/source/public/bookhands/pgothlig.mf
12mr|texlive-bookhands-20080103-2|142	%{_texmfdistdir}/fonts/source/public/bookhands/pgothpunct.mf
12mr|texlive-bookhands-20080103-2|143	%{_texmfdistdir}/fonts/source/public/bookhands/pgothtitle.mf
12mr|texlive-bookhands-20080103-2|144	%{_texmfdistdir}/fonts/source/public/bookhands/pgothu.mf
12mr|texlive-bookhands-20080103-2|145	%{_texmfdistdir}/fonts/source/public/bookhands/rtnd10.mf
12mr|texlive-bookhands-20080103-2|146	%{_texmfdistdir}/fonts/source/public/bookhands/rtnd17.mf
12mr|texlive-bookhands-20080103-2|147	%{_texmfdistdir}/fonts/source/public/bookhands/rtnd7.mf
12mr|texlive-bookhands-20080103-2|148	%{_texmfdistdir}/fonts/source/public/bookhands/rtndb10.mf
12mr|texlive-bookhands-20080103-2|149	%{_texmfdistdir}/fonts/source/public/bookhands/rtndb17.mf
12mr|texlive-bookhands-20080103-2|150	%{_texmfdistdir}/fonts/source/public/bookhands/rtndb7.mf
12mr|texlive-bookhands-20080103-2|151	%{_texmfdistdir}/fonts/source/public/bookhands/rtnddig.mf
12mr|texlive-bookhands-20080103-2|152	%{_texmfdistdir}/fonts/source/public/bookhands/rtndl.mf
12mr|texlive-bookhands-20080103-2|153	%{_texmfdistdir}/fonts/source/public/bookhands/rtndlig.mf
12mr|texlive-bookhands-20080103-2|154	%{_texmfdistdir}/fonts/source/public/bookhands/rtndpunct.mf
12mr|texlive-bookhands-20080103-2|155	%{_texmfdistdir}/fonts/source/public/bookhands/rtndtitle.mf
12mr|texlive-bookhands-20080103-2|156	%{_texmfdistdir}/fonts/source/public/bookhands/rtndu.mf
12mr|texlive-bookhands-20080103-2|157	%{_texmfdistdir}/fonts/source/public/bookhands/rust10.mf
12mr|texlive-bookhands-20080103-2|158	%{_texmfdistdir}/fonts/source/public/bookhands/rust17.mf
12mr|texlive-bookhands-20080103-2|159	%{_texmfdistdir}/fonts/source/public/bookhands/rust7.mf
12mr|texlive-bookhands-20080103-2|160	%{_texmfdistdir}/fonts/source/public/bookhands/rustb10.mf
12mr|texlive-bookhands-20080103-2|161	%{_texmfdistdir}/fonts/source/public/bookhands/rustb17.mf
12mr|texlive-bookhands-20080103-2|162	%{_texmfdistdir}/fonts/source/public/bookhands/rustb7.mf
12mr|texlive-bookhands-20080103-2|163	%{_texmfdistdir}/fonts/source/public/bookhands/rustdig.mf
12mr|texlive-bookhands-20080103-2|164	%{_texmfdistdir}/fonts/source/public/bookhands/rustl.mf
12mr|texlive-bookhands-20080103-2|165	%{_texmfdistdir}/fonts/source/public/bookhands/rustlig.mf
12mr|texlive-bookhands-20080103-2|166	%{_texmfdistdir}/fonts/source/public/bookhands/rustpunct.mf
12mr|texlive-bookhands-20080103-2|167	%{_texmfdistdir}/fonts/source/public/bookhands/rusttitle.mf
12mr|texlive-bookhands-20080103-2|168	%{_texmfdistdir}/fonts/source/public/bookhands/rustu.mf
12mr|texlive-bookhands-20080103-2|169	%{_texmfdistdir}/fonts/source/public/bookhands/uncl10.mf
12mr|texlive-bookhands-20080103-2|170	%{_texmfdistdir}/fonts/source/public/bookhands/uncl17.mf
12mr|texlive-bookhands-20080103-2|171	%{_texmfdistdir}/fonts/source/public/bookhands/uncl7.mf
12mr|texlive-bookhands-20080103-2|172	%{_texmfdistdir}/fonts/source/public/bookhands/unclb10.mf
12mr|texlive-bookhands-20080103-2|173	%{_texmfdistdir}/fonts/source/public/bookhands/unclb17.mf
12mr|texlive-bookhands-20080103-2|174	%{_texmfdistdir}/fonts/source/public/bookhands/unclb7.mf
12mr|texlive-bookhands-20080103-2|175	%{_texmfdistdir}/fonts/source/public/bookhands/uncldig.mf
12mr|texlive-bookhands-20080103-2|176	%{_texmfdistdir}/fonts/source/public/bookhands/uncll.mf
12mr|texlive-bookhands-20080103-2|177	%{_texmfdistdir}/fonts/source/public/bookhands/uncllig.mf
12mr|texlive-bookhands-20080103-2|178	%{_texmfdistdir}/fonts/source/public/bookhands/unclpunct.mf
12mr|texlive-bookhands-20080103-2|179	%{_texmfdistdir}/fonts/source/public/bookhands/uncltitle.mf
12mr|texlive-bookhands-20080103-2|180	%{_texmfdistdir}/fonts/source/public/bookhands/unclu.mf
12mr|texlive-bookhands-20080103-2|181	%{_texmfdistdir}/fonts/tfm/public/bookhands/auncl17.tfm
12mr|texlive-bookhands-20080103-2|182	%{_texmfdistdir}/fonts/tfm/public/bookhands/auncl7.tfm
12mr|texlive-bookhands-20080103-2|183	%{_texmfdistdir}/fonts/tfm/public/bookhands/aunclb17.tfm
12mr|texlive-bookhands-20080103-2|184	%{_texmfdistdir}/fonts/tfm/public/bookhands/aunclb7.tfm
12mr|texlive-bookhands-20080103-2|185	%{_texmfdistdir}/fonts/tfm/public/bookhands/cmin10.tfm
12mr|texlive-bookhands-20080103-2|186	%{_texmfdistdir}/fonts/tfm/public/bookhands/cmin17.tfm
12mr|texlive-bookhands-20080103-2|187	%{_texmfdistdir}/fonts/tfm/public/bookhands/cmin7.tfm
12mr|texlive-bookhands-20080103-2|188	%{_texmfdistdir}/fonts/tfm/public/bookhands/cminb10.tfm
12mr|texlive-bookhands-20080103-2|189	%{_texmfdistdir}/fonts/tfm/public/bookhands/cminb17.tfm
12mr|texlive-bookhands-20080103-2|190	%{_texmfdistdir}/fonts/tfm/public/bookhands/cminb7.tfm
12mr|texlive-bookhands-20080103-2|191	%{_texmfdistdir}/fonts/tfm/public/bookhands/egoth10.tfm
12mr|texlive-bookhands-20080103-2|192	%{_texmfdistdir}/fonts/tfm/public/bookhands/egoth17.tfm
12mr|texlive-bookhands-20080103-2|193	%{_texmfdistdir}/fonts/tfm/public/bookhands/egoth7.tfm
12mr|texlive-bookhands-20080103-2|194	%{_texmfdistdir}/fonts/tfm/public/bookhands/egothb10.tfm
12mr|texlive-bookhands-20080103-2|195	%{_texmfdistdir}/fonts/tfm/public/bookhands/egothb17.tfm
12mr|texlive-bookhands-20080103-2|196	%{_texmfdistdir}/fonts/tfm/public/bookhands/egothb7.tfm
12mr|texlive-bookhands-20080103-2|197	%{_texmfdistdir}/fonts/tfm/public/bookhands/hmin10.tfm
12mr|texlive-bookhands-20080103-2|198	%{_texmfdistdir}/fonts/tfm/public/bookhands/hmin17.tfm
12mr|texlive-bookhands-20080103-2|199	%{_texmfdistdir}/fonts/tfm/public/bookhands/hmin7.tfm
12mr|texlive-bookhands-20080103-2|200	%{_texmfdistdir}/fonts/tfm/public/bookhands/hminb10.tfm
12mr|texlive-bookhands-20080103-2|201	%{_texmfdistdir}/fonts/tfm/public/bookhands/hminb17.tfm
12mr|texlive-bookhands-20080103-2|202	%{_texmfdistdir}/fonts/tfm/public/bookhands/hminb7.tfm
12mr|texlive-bookhands-20080103-2|203	%{_texmfdistdir}/fonts/tfm/public/bookhands/huncl10.tfm
12mr|texlive-bookhands-20080103-2|204	%{_texmfdistdir}/fonts/tfm/public/bookhands/huncl17.tfm
12mr|texlive-bookhands-20080103-2|205	%{_texmfdistdir}/fonts/tfm/public/bookhands/huncl7.tfm
12mr|texlive-bookhands-20080103-2|206	%{_texmfdistdir}/fonts/tfm/public/bookhands/hunclb10.tfm
12mr|texlive-bookhands-20080103-2|207	%{_texmfdistdir}/fonts/tfm/public/bookhands/hunclb17.tfm
12mr|texlive-bookhands-20080103-2|208	%{_texmfdistdir}/fonts/tfm/public/bookhands/hunclb7.tfm
12mr|texlive-bookhands-20080103-2|209	%{_texmfdistdir}/fonts/tfm/public/bookhands/imaj10.tfm
12mr|texlive-bookhands-20080103-2|210	%{_texmfdistdir}/fonts/tfm/public/bookhands/imaj17.tfm
12mr|texlive-bookhands-20080103-2|211	%{_texmfdistdir}/fonts/tfm/public/bookhands/imaj7.tfm
12mr|texlive-bookhands-20080103-2|212	%{_texmfdistdir}/fonts/tfm/public/bookhands/imajb10.tfm
12mr|texlive-bookhands-20080103-2|213	%{_texmfdistdir}/fonts/tfm/public/bookhands/imajb17.tfm
12mr|texlive-bookhands-20080103-2|214	%{_texmfdistdir}/fonts/tfm/public/bookhands/imajb7.tfm
12mr|texlive-bookhands-20080103-2|215	%{_texmfdistdir}/fonts/tfm/public/bookhands/imin10.tfm
12mr|texlive-bookhands-20080103-2|216	%{_texmfdistdir}/fonts/tfm/public/bookhands/imin17.tfm
12mr|texlive-bookhands-20080103-2|217	%{_texmfdistdir}/fonts/tfm/public/bookhands/imin7.tfm
12mr|texlive-bookhands-20080103-2|218	%{_texmfdistdir}/fonts/tfm/public/bookhands/iminb10.tfm
12mr|texlive-bookhands-20080103-2|219	%{_texmfdistdir}/fonts/tfm/public/bookhands/iminb17.tfm
12mr|texlive-bookhands-20080103-2|220	%{_texmfdistdir}/fonts/tfm/public/bookhands/iminb7.tfm
12mr|texlive-bookhands-20080103-2|221	%{_texmfdistdir}/fonts/tfm/public/bookhands/pgoth10.tfm
12mr|texlive-bookhands-20080103-2|222	%{_texmfdistdir}/fonts/tfm/public/bookhands/pgoth17.tfm
12mr|texlive-bookhands-20080103-2|223	%{_texmfdistdir}/fonts/tfm/public/bookhands/pgoth7.tfm
12mr|texlive-bookhands-20080103-2|224	%{_texmfdistdir}/fonts/tfm/public/bookhands/pgothb10.tfm
12mr|texlive-bookhands-20080103-2|225	%{_texmfdistdir}/fonts/tfm/public/bookhands/pgothb17.tfm
12mr|texlive-bookhands-20080103-2|226	%{_texmfdistdir}/fonts/tfm/public/bookhands/rtnd10.tfm
12mr|texlive-bookhands-20080103-2|227	%{_texmfdistdir}/fonts/tfm/public/bookhands/rtnd17.tfm
12mr|texlive-bookhands-20080103-2|228	%{_texmfdistdir}/fonts/tfm/public/bookhands/rtnd7.tfm
12mr|texlive-bookhands-20080103-2|229	%{_texmfdistdir}/fonts/tfm/public/bookhands/rtndb10.tfm
12mr|texlive-bookhands-20080103-2|230	%{_texmfdistdir}/fonts/tfm/public/bookhands/rtndb17.tfm
12mr|texlive-bookhands-20080103-2|231	%{_texmfdistdir}/fonts/tfm/public/bookhands/rtndb7.tfm
12mr|texlive-bookhands-20080103-2|232	%{_texmfdistdir}/fonts/tfm/public/bookhands/rust10.tfm
12mr|texlive-bookhands-20080103-2|233	%{_texmfdistdir}/fonts/tfm/public/bookhands/rust17.tfm
12mr|texlive-bookhands-20080103-2|234	%{_texmfdistdir}/fonts/tfm/public/bookhands/rust7.tfm
12mr|texlive-bookhands-20080103-2|235	%{_texmfdistdir}/fonts/tfm/public/bookhands/rustb10.tfm
12mr|texlive-bookhands-20080103-2|236	%{_texmfdistdir}/fonts/tfm/public/bookhands/rustb17.tfm
12mr|texlive-bookhands-20080103-2|237	%{_texmfdistdir}/fonts/tfm/public/bookhands/rustb7.tfm
12mr|texlive-bookhands-20080103-2|238	%{_texmfdistdir}/fonts/tfm/public/bookhands/sqrc10.tfm
12mr|texlive-bookhands-20080103-2|239	%{_texmfdistdir}/fonts/tfm/public/bookhands/sqrcb10.tfm
12mr|texlive-bookhands-20080103-2|240	%{_texmfdistdir}/fonts/tfm/public/bookhands/uncl10.tfm
12mr|texlive-bookhands-20080103-2|241	%{_texmfdistdir}/fonts/tfm/public/bookhands/uncl17.tfm
12mr|texlive-bookhands-20080103-2|242	%{_texmfdistdir}/fonts/tfm/public/bookhands/uncl7.tfm
12mr|texlive-bookhands-20080103-2|243	%{_texmfdistdir}/fonts/tfm/public/bookhands/unclb10.tfm
12mr|texlive-bookhands-20080103-2|244	%{_texmfdistdir}/fonts/tfm/public/bookhands/unclb17.tfm
12mr|texlive-bookhands-20080103-2|245	%{_texmfdistdir}/fonts/tfm/public/bookhands/unclb7.tfm
12mr|texlive-bookhands-20080103-2|246	%{_texmfdistdir}/fonts/type1/public/bookhands/sqrc10.pfb
12mr|texlive-bookhands-20080103-2|247	%{_texmfdistdir}/fonts/type1/public/bookhands/sqrcb10.pfb
12mr|texlive-bookhands-20080103-2|248	%{_texmfdistdir}/tex/latex/bookhands/allcmin.sty
12mr|texlive-bookhands-20080103-2|249	%{_texmfdistdir}/tex/latex/bookhands/allegoth.sty
12mr|texlive-bookhands-20080103-2|250	%{_texmfdistdir}/tex/latex/bookhands/allhmin.sty
12mr|texlive-bookhands-20080103-2|251	%{_texmfdistdir}/tex/latex/bookhands/allhuncl.sty
12mr|texlive-bookhands-20080103-2|252	%{_texmfdistdir}/tex/latex/bookhands/allimaj.sty
12mr|texlive-bookhands-20080103-2|253	%{_texmfdistdir}/tex/latex/bookhands/allimin.sty
12mr|texlive-bookhands-20080103-2|254	%{_texmfdistdir}/tex/latex/bookhands/allpgoth.sty
12mr|texlive-bookhands-20080103-2|255	%{_texmfdistdir}/tex/latex/bookhands/allrtnd.sty
12mr|texlive-bookhands-20080103-2|256	%{_texmfdistdir}/tex/latex/bookhands/allrust.sty
12mr|texlive-bookhands-20080103-2|257	%{_texmfdistdir}/tex/latex/bookhands/allsqrc.sty
12mr|texlive-bookhands-20080103-2|258	%{_texmfdistdir}/tex/latex/bookhands/alluncl.sty
12mr|texlive-bookhands-20080103-2|259	%{_texmfdistdir}/tex/latex/bookhands/carolmin.sty
12mr|texlive-bookhands-20080103-2|260	%{_texmfdistdir}/tex/latex/bookhands/egothic.sty
12mr|texlive-bookhands-20080103-2|261	%{_texmfdistdir}/tex/latex/bookhands/humanist.sty
12mr|texlive-bookhands-20080103-2|262	%{_texmfdistdir}/tex/latex/bookhands/huncial.sty
12mr|texlive-bookhands-20080103-2|263	%{_texmfdistdir}/tex/latex/bookhands/inslrmaj.sty
12mr|texlive-bookhands-20080103-2|264	%{_texmfdistdir}/tex/latex/bookhands/inslrmin.sty
12mr|texlive-bookhands-20080103-2|265	%{_texmfdistdir}/tex/latex/bookhands/ot1auncl.fd
12mr|texlive-bookhands-20080103-2|266	%{_texmfdistdir}/tex/latex/bookhands/ot1cmin.fd
12mr|texlive-bookhands-20080103-2|267	%{_texmfdistdir}/tex/latex/bookhands/ot1egoth.fd
12mr|texlive-bookhands-20080103-2|268	%{_texmfdistdir}/tex/latex/bookhands/ot1hmin.fd
12mr|texlive-bookhands-20080103-2|269	%{_texmfdistdir}/tex/latex/bookhands/ot1huncl.fd
12mr|texlive-bookhands-20080103-2|270	%{_texmfdistdir}/tex/latex/bookhands/ot1imaj.fd
12mr|texlive-bookhands-20080103-2|271	%{_texmfdistdir}/tex/latex/bookhands/ot1imin.fd
12mr|texlive-bookhands-20080103-2|272	%{_texmfdistdir}/tex/latex/bookhands/ot1pgoth.fd
12mr|texlive-bookhands-20080103-2|273	%{_texmfdistdir}/tex/latex/bookhands/ot1rtnd.fd
12mr|texlive-bookhands-20080103-2|274	%{_texmfdistdir}/tex/latex/bookhands/ot1rust.fd
12mr|texlive-bookhands-20080103-2|275	%{_texmfdistdir}/tex/latex/bookhands/ot1sqrc.fd
12mr|texlive-bookhands-20080103-2|276	%{_texmfdistdir}/tex/latex/bookhands/ot1uncl.fd
12mr|texlive-bookhands-20080103-2|277	%{_texmfdistdir}/tex/latex/bookhands/pgothic.sty
12mr|texlive-bookhands-20080103-2|278	%{_texmfdistdir}/tex/latex/bookhands/rotunda.sty
12mr|texlive-bookhands-20080103-2|279	%{_texmfdistdir}/tex/latex/bookhands/rustic.sty
12mr|texlive-bookhands-20080103-2|280	%{_texmfdistdir}/tex/latex/bookhands/sqrcaps.sty
12mr|texlive-bookhands-20080103-2|281	%{_texmfdistdir}/tex/latex/bookhands/t1auncl.fd
12mr|texlive-bookhands-20080103-2|282	%{_texmfdistdir}/tex/latex/bookhands/t1cmin.fd
12mr|texlive-bookhands-20080103-2|283	%{_texmfdistdir}/tex/latex/bookhands/t1egoth.fd
12mr|texlive-bookhands-20080103-2|284	%{_texmfdistdir}/tex/latex/bookhands/t1hmin.fd
12mr|texlive-bookhands-20080103-2|285	%{_texmfdistdir}/tex/latex/bookhands/t1huncl.fd
12mr|texlive-bookhands-20080103-2|286	%{_texmfdistdir}/tex/latex/bookhands/t1imaj.fd
12mr|texlive-bookhands-20080103-2|287	%{_texmfdistdir}/tex/latex/bookhands/t1imin.fd
12mr|texlive-bookhands-20080103-2|288	%{_texmfdistdir}/tex/latex/bookhands/t1pgoth.fd
12mr|texlive-bookhands-20080103-2|289	%{_texmfdistdir}/tex/latex/bookhands/t1rtnd.fd
12mr|texlive-bookhands-20080103-2|290	%{_texmfdistdir}/tex/latex/bookhands/t1rust.fd
12mr|texlive-bookhands-20080103-2|291	%{_texmfdistdir}/tex/latex/bookhands/t1sqrc.fd
12mr|texlive-bookhands-20080103-2|292	%{_texmfdistdir}/tex/latex/bookhands/t1uncl.fd
12mr|texlive-bookhands-20080103-2|293	%{_texmfdistdir}/tex/latex/bookhands/uncial.sty
12mr|texlive-bookhands-20080103-2|294	%doc %{_texmfdistdir}/doc/fonts/bookhands/README.PRW
12mr|texlive-bookhands-20080103-2|295	%doc %{_texmfdistdir}/doc/fonts/bookhands/allsqrcaps.pdf
12mr|texlive-bookhands-20080103-2|296	%doc %{_texmfdistdir}/doc/fonts/bookhands/auncial-README
12mr|texlive-bookhands-20080103-2|297	%doc %{_texmfdistdir}/doc/fonts/bookhands/auncial-tryfont.ps.gz
12mr|texlive-bookhands-20080103-2|298	%doc %{_texmfdistdir}/doc/fonts/bookhands/auncial-tryfont.tex
12mr|texlive-bookhands-20080103-2|299	%doc %{_texmfdistdir}/doc/fonts/bookhands/auncial/allfont.ps.gz
12mr|texlive-bookhands-20080103-2|300	%doc %{_texmfdistdir}/doc/fonts/bookhands/auncial/allfont.tex
12mr|texlive-bookhands-20080103-2|301	%doc %{_texmfdistdir}/doc/fonts/bookhands/bsamples.ps.gz
12mr|texlive-bookhands-20080103-2|302	%doc %{_texmfdistdir}/doc/fonts/bookhands/bsamples.tex
12mr|texlive-bookhands-20080103-2|303	%doc %{_texmfdistdir}/doc/fonts/bookhands/carolmin-README
12mr|texlive-bookhands-20080103-2|304	%doc %{_texmfdistdir}/doc/fonts/bookhands/carolmin-tryfont.tex
12mr|texlive-bookhands-20080103-2|305	%doc %{_texmfdistdir}/doc/fonts/bookhands/carolmin/allfont.tex
12mr|texlive-bookhands-20080103-2|306	%doc %{_texmfdistdir}/doc/fonts/bookhands/egothic-README
12mr|texlive-bookhands-20080103-2|307	%doc %{_texmfdistdir}/doc/fonts/bookhands/egothic-tryfont.tex
12mr|texlive-bookhands-20080103-2|308	%doc %{_texmfdistdir}/doc/fonts/bookhands/egothic/allfont.tex
12mr|texlive-bookhands-20080103-2|309	%doc %{_texmfdistdir}/doc/fonts/bookhands/humanist-README
12mr|texlive-bookhands-20080103-2|310	%doc %{_texmfdistdir}/doc/fonts/bookhands/humanist-tryfont.tex
12mr|texlive-bookhands-20080103-2|311	%doc %{_texmfdistdir}/doc/fonts/bookhands/humanist/allfont.tex
12mr|texlive-bookhands-20080103-2|312	%doc %{_texmfdistdir}/doc/fonts/bookhands/huncial-README
12mr|texlive-bookhands-20080103-2|313	%doc %{_texmfdistdir}/doc/fonts/bookhands/huncial-tryfont.ps.gz
12mr|texlive-bookhands-20080103-2|314	%doc %{_texmfdistdir}/doc/fonts/bookhands/huncial-tryfont.tex
12mr|texlive-bookhands-20080103-2|315	%doc %{_texmfdistdir}/doc/fonts/bookhands/huncial/allfont.ps.gz
12mr|texlive-bookhands-20080103-2|316	%doc %{_texmfdistdir}/doc/fonts/bookhands/huncial/allfont.tex
12mr|texlive-bookhands-20080103-2|317	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmaj-README
12mr|texlive-bookhands-20080103-2|318	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmaj-tryfont.ps.gz
12mr|texlive-bookhands-20080103-2|319	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmaj-tryfont.tex
12mr|texlive-bookhands-20080103-2|320	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmaj/allfont.ps.gz
12mr|texlive-bookhands-20080103-2|321	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmaj/allfont.tex
12mr|texlive-bookhands-20080103-2|322	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmin-README
12mr|texlive-bookhands-20080103-2|323	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmin-tryfont.tex
12mr|texlive-bookhands-20080103-2|324	%doc %{_texmfdistdir}/doc/fonts/bookhands/inslrmin/allfont.tex
12mr|texlive-bookhands-20080103-2|325	%doc %{_texmfdistdir}/doc/fonts/bookhands/pgothic-README
12mr|texlive-bookhands-20080103-2|326	%doc %{_texmfdistdir}/doc/fonts/bookhands/pgothic-tryfont.pdf
12mr|texlive-bookhands-20080103-2|327	%doc %{_texmfdistdir}/doc/fonts/bookhands/pgothic-tryfont.tex
12mr|texlive-bookhands-20080103-2|328	%doc %{_texmfdistdir}/doc/fonts/bookhands/pgothic/allfont.tex
12mr|texlive-bookhands-20080103-2|329	%doc %{_texmfdistdir}/doc/fonts/bookhands/rotunda-README
12mr|texlive-bookhands-20080103-2|330	%doc %{_texmfdistdir}/doc/fonts/bookhands/rotunda-tryfont.tex
12mr|texlive-bookhands-20080103-2|331	%doc %{_texmfdistdir}/doc/fonts/bookhands/rotunda/allfont.tex
12mr|texlive-bookhands-20080103-2|332	%doc %{_texmfdistdir}/doc/fonts/bookhands/rustic-README
12mr|texlive-bookhands-20080103-2|333	%doc %{_texmfdistdir}/doc/fonts/bookhands/rustic-tryfont.ps.gz
12mr|texlive-bookhands-20080103-2|334	%doc %{_texmfdistdir}/doc/fonts/bookhands/rustic-tryfont.tex
12mr|texlive-bookhands-20080103-2|335	%doc %{_texmfdistdir}/doc/fonts/bookhands/rustic/allfont.ps.gz
12mr|texlive-bookhands-20080103-2|336	%doc %{_texmfdistdir}/doc/fonts/bookhands/rustic/allfont.tex
12mr|texlive-bookhands-20080103-2|337	%doc %{_texmfdistdir}/doc/fonts/bookhands/sqrcaps-README
12mr|texlive-bookhands-20080103-2|338	%doc %{_texmfdistdir}/doc/fonts/bookhands/sqrcaps.pdf
12mr|texlive-bookhands-20080103-2|339	%doc %{_texmfdistdir}/doc/fonts/bookhands/sqrcaps/allsqrcaps.tex
12mr|texlive-bookhands-20080103-2|340	%doc %{_texmfdistdir}/doc/fonts/bookhands/tgothic/README
12mr|texlive-bookhands-20080103-2|341	%doc %{_texmfdistdir}/doc/fonts/bookhands/tgothic/allfont.tex
12mr|texlive-bookhands-20080103-2|342	%doc %{_texmfdistdir}/doc/fonts/bookhands/tgothic/tgothic.dtx
12mr|texlive-bookhands-20080103-2|343	%doc %{_texmfdistdir}/doc/fonts/bookhands/tgothic/tgothic.ins
12mr|texlive-bookhands-20080103-2|344	%doc %{_texmfdistdir}/doc/fonts/bookhands/tgothic/tryfont.tex
12mr|texlive-bookhands-20080103-2|345	%doc %{_texmfdistdir}/doc/fonts/bookhands/trysqrcaps.pdf
12mr|texlive-bookhands-20080103-2|346	%doc %{_texmfdistdir}/doc/fonts/bookhands/trysqrcaps.tex
12mr|texlive-bookhands-20080103-2|347	%doc %{_texmfdistdir}/doc/fonts/bookhands/uncial-README
12mr|texlive-bookhands-20080103-2|348	%doc %{_texmfdistdir}/doc/fonts/bookhands/uncial-tryfont.ps.gz
12mr|texlive-bookhands-20080103-2|349	%doc %{_texmfdistdir}/doc/fonts/bookhands/uncial-tryfont.tex
12mr|texlive-bookhands-20080103-2|350	%doc %{_texmfdistdir}/doc/fonts/bookhands/uncial/allfont.ps.gz
12mr|texlive-bookhands-20080103-2|351	%doc %{_texmfdistdir}/doc/fonts/bookhands/uncial/allfont.tex
12mr|texlive-bookhands-20080103-2|352	#- source
12mr|texlive-bookhands-20080103-2|353	%doc %{_texmfdistdir}/source/fonts/bookhands/auncial.dtx
12mr|texlive-bookhands-20080103-2|354	%doc %{_texmfdistdir}/source/fonts/bookhands/auncial.ins
12mr|texlive-bookhands-20080103-2|355	%doc %{_texmfdistdir}/source/fonts/bookhands/carolmin.dtx
12mr|texlive-bookhands-20080103-2|356	%doc %{_texmfdistdir}/source/fonts/bookhands/carolmin.ins
12mr|texlive-bookhands-20080103-2|357	%doc %{_texmfdistdir}/source/fonts/bookhands/egothic.dtx
12mr|texlive-bookhands-20080103-2|358	%doc %{_texmfdistdir}/source/fonts/bookhands/egothic.ins
12mr|texlive-bookhands-20080103-2|359	%doc %{_texmfdistdir}/source/fonts/bookhands/humanist.dtx
12mr|texlive-bookhands-20080103-2|360	%doc %{_texmfdistdir}/source/fonts/bookhands/humanist.ins
12mr|texlive-bookhands-20080103-2|361	%doc %{_texmfdistdir}/source/fonts/bookhands/huncial.dtx
12mr|texlive-bookhands-20080103-2|362	%doc %{_texmfdistdir}/source/fonts/bookhands/huncial.ins
12mr|texlive-bookhands-20080103-2|363	%doc %{_texmfdistdir}/source/fonts/bookhands/inslrmaj.dtx
12mr|texlive-bookhands-20080103-2|364	%doc %{_texmfdistdir}/source/fonts/bookhands/inslrmaj.ins
12mr|texlive-bookhands-20080103-2|365	%doc %{_texmfdistdir}/source/fonts/bookhands/inslrmin.dtx
12mr|texlive-bookhands-20080103-2|366	%doc %{_texmfdistdir}/source/fonts/bookhands/inslrmin.ins
12mr|texlive-bookhands-20080103-2|367	%doc %{_texmfdistdir}/source/fonts/bookhands/pgothic.dtx
12mr|texlive-bookhands-20080103-2|368	%doc %{_texmfdistdir}/source/fonts/bookhands/pgothic.ins
12mr|texlive-bookhands-20080103-2|369	%doc %{_texmfdistdir}/source/fonts/bookhands/rotunda.dtx
12mr|texlive-bookhands-20080103-2|370	%doc %{_texmfdistdir}/source/fonts/bookhands/rotunda.ins
12mr|texlive-bookhands-20080103-2|371	%doc %{_texmfdistdir}/source/fonts/bookhands/rustic.dtx
12mr|texlive-bookhands-20080103-2|372	%doc %{_texmfdistdir}/source/fonts/bookhands/rustic.ins
12mr|texlive-bookhands-20080103-2|373	%doc %{_texmfdistdir}/source/fonts/bookhands/sqrcaps.dtx
12mr|texlive-bookhands-20080103-2|374	%doc %{_texmfdistdir}/source/fonts/bookhands/sqrcaps.ins
12mr|texlive-bookhands-20080103-2|375	%doc %{_texmfdistdir}/source/fonts/bookhands/uncial.dtx
12mr|texlive-bookhands-20080103-2|376	%doc %{_texmfdistdir}/source/fonts/bookhands/uncial.ins
12mr|texlive-bookhands-20080103-2|377	
12mr|texlive-bookhands-20080103-2|378	#-----------------------------------------------------------------------
12mr|texlive-bookhands-20080103-2|379	%prep
12mr|texlive-bookhands-20080103-2|380	%setup -c -a0 -a1 -a2
12mr|texlive-bookhands-20080103-2|381	
12mr|texlive-bookhands-20080103-2|382	%build
12mr|texlive-bookhands-20080103-2|383	
12mr|texlive-bookhands-20080103-2|384	%install
12mr|texlive-bookhands-20080103-2|385	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bookhands-20080103-2|386	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bookhands-20080103-2|387	
12mr|texlive-bookhands-20080103-2|388	
12mr|texlive-bookhands-20080103-2|389	
12mr|texlive-bookhands-20080103-2|390	%changelog
12mr|texlive-bookhands-20080103-2|391	

16813 12
12mr|texlive-booklet-0.7b-2|1	# revision 15878
12mr|texlive-booklet-0.7b-2|2	# category Package
12mr|texlive-booklet-0.7b-2|3	# catalog-ctan /macros/latex/contrib/booklet
12mr|texlive-booklet-0.7b-2|4	# catalog-date 2009-09-02 11:33:10 +0200
12mr|texlive-booklet-0.7b-2|5	# catalog-license lppl1.3
12mr|texlive-booklet-0.7b-2|6	# catalog-version 0.7b
12mr|texlive-booklet-0.7b-2|7	Name:		texlive-booklet
12mr|texlive-booklet-0.7b-2|8	Version:	0.7b
12mr|texlive-booklet-0.7b-2|9	Release:	2
12mr|texlive-booklet-0.7b-2|10	Summary:	Aids for printing simple booklets
12mr|texlive-booklet-0.7b-2|11	Group:		Publishing
12mr|texlive-booklet-0.7b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/booklet
12mr|texlive-booklet-0.7b-2|13	License:	LPPL1.3
12mr|texlive-booklet-0.7b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booklet.tar.xz
12mr|texlive-booklet-0.7b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booklet.doc.tar.xz
12mr|texlive-booklet-0.7b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booklet.source.tar.xz
12mr|texlive-booklet-0.7b-2|17	BuildArch:	noarch
12mr|texlive-booklet-0.7b-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-booklet-0.7b-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-booklet-0.7b-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-booklet-0.7b-2|21	
12mr|texlive-booklet-0.7b-2|22	%description
12mr|texlive-booklet-0.7b-2|23	Pages of a document processed with the booklet package will be
12mr|texlive-booklet-0.7b-2|24	reordered and scalled so that they can be printed as four pages
12mr|texlive-booklet-0.7b-2|25	per physical sheet of paper, two pages per side. The resulting
12mr|texlive-booklet-0.7b-2|26	sheets will, when folded in half, assemble into a booklet.
12mr|texlive-booklet-0.7b-2|27	Instructions on producing the manual itself as a booklet are
12mr|texlive-booklet-0.7b-2|28	included.
12mr|texlive-booklet-0.7b-2|29	
12mr|texlive-booklet-0.7b-2|30	%post
12mr|texlive-booklet-0.7b-2|31	%{_sbindir}/texlive.post
12mr|texlive-booklet-0.7b-2|32	
12mr|texlive-booklet-0.7b-2|33	%postun
12mr|texlive-booklet-0.7b-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-booklet-0.7b-2|35	%{_sbindir}/texlive.post
12mr|texlive-booklet-0.7b-2|36	fi
12mr|texlive-booklet-0.7b-2|37	
12mr|texlive-booklet-0.7b-2|38	#-----------------------------------------------------------------------
12mr|texlive-booklet-0.7b-2|39	%files
12mr|texlive-booklet-0.7b-2|40	%{_texmfdistdir}/tex/latex/booklet/bkltprnt.sty
12mr|texlive-booklet-0.7b-2|41	%{_texmfdistdir}/tex/latex/booklet/booklet.sty
12mr|texlive-booklet-0.7b-2|42	%doc %{_texmfdistdir}/doc/latex/booklet/README
12mr|texlive-booklet-0.7b-2|43	%doc %{_texmfdistdir}/doc/latex/booklet/booklet.pdf
12mr|texlive-booklet-0.7b-2|44	#- source
12mr|texlive-booklet-0.7b-2|45	%doc %{_texmfdistdir}/source/latex/booklet/booklet.dtx
12mr|texlive-booklet-0.7b-2|46	%doc %{_texmfdistdir}/source/latex/booklet/booklet.ins
12mr|texlive-booklet-0.7b-2|47	
12mr|texlive-booklet-0.7b-2|48	#-----------------------------------------------------------------------
12mr|texlive-booklet-0.7b-2|49	%prep
12mr|texlive-booklet-0.7b-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-booklet-0.7b-2|51	
12mr|texlive-booklet-0.7b-2|52	%build
12mr|texlive-booklet-0.7b-2|53	
12mr|texlive-booklet-0.7b-2|54	%install
12mr|texlive-booklet-0.7b-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-booklet-0.7b-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-booklet-0.7b-2|57	
12mr|texlive-booklet-0.7b-2|58	
12mr|texlive-booklet-0.7b-2|59	
12mr|texlive-booklet-0.7b-2|60	%changelog
12mr|texlive-booklet-0.7b-2|61	

16814 12
12mr|texlive-bookman-20110301-2|1	# revision 21993
12mr|texlive-bookman-20110301-2|2	# category Package
12mr|texlive-bookman-20110301-2|3	# catalog-ctan /fonts/urw/base35
12mr|texlive-bookman-20110301-2|4	# catalog-date 2011-03-01 21:42:17 +0100
12mr|texlive-bookman-20110301-2|5	# catalog-license gpl
12mr|texlive-bookman-20110301-2|6	# catalog-version undef
12mr|texlive-bookman-20110301-2|7	Name:		texlive-bookman
12mr|texlive-bookman-20110301-2|8	Version:	20110301
12mr|texlive-bookman-20110301-2|9	Release:	2
12mr|texlive-bookman-20110301-2|10	Summary:	URW "Base 35" font pack for LaTeX
12mr|texlive-bookman-20110301-2|11	Group:		Publishing
12mr|texlive-bookman-20110301-2|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
12mr|texlive-bookman-20110301-2|13	License:	GPL
12mr|texlive-bookman-20110301-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bookman.tar.xz
12mr|texlive-bookman-20110301-2|15	BuildArch:	noarch
12mr|texlive-bookman-20110301-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-bookman-20110301-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-bookman-20110301-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-bookman-20110301-2|19	
12mr|texlive-bookman-20110301-2|20	%description
12mr|texlive-bookman-20110301-2|21	A set of fonts for use as "drop-in" replacements for Adobe's
12mr|texlive-bookman-20110301-2|22	basic set, comprising: - Century Schoolbook (substituting for
12mr|texlive-bookman-20110301-2|23	Adobe's New Century Schoolbook); - Dingbats (substituting for
12mr|texlive-bookman-20110301-2|24	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
12mr|texlive-bookman-20110301-2|25	Abobe's Courier); - Nimbus Roman No9 L (substituting for
12mr|texlive-bookman-20110301-2|26	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
12mr|texlive-bookman-20110301-2|27	Helvetica); - Standard Symbols L (substituting for Adobe's
12mr|texlive-bookman-20110301-2|28	Symbol); - URW Bookman; - URW Chancery L Medium Italic
12mr|texlive-bookman-20110301-2|29	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
12mr|texlive-bookman-20110301-2|30	(substituting for Adobe's Avant Garde); and - URW Palladio L
12mr|texlive-bookman-20110301-2|31	(substituting for Adobe's Palatino).
12mr|texlive-bookman-20110301-2|32	
12mr|texlive-bookman-20110301-2|33	%post
12mr|texlive-bookman-20110301-2|34	%{_sbindir}/texlive.post
12mr|texlive-bookman-20110301-2|35	
12mr|texlive-bookman-20110301-2|36	%postun
12mr|texlive-bookman-20110301-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-bookman-20110301-2|38	%{_sbindir}/texlive.post
12mr|texlive-bookman-20110301-2|39	fi
12mr|texlive-bookman-20110301-2|40	
12mr|texlive-bookman-20110301-2|41	#-----------------------------------------------------------------------
12mr|texlive-bookman-20110301-2|42	%files
12mr|texlive-bookman-20110301-2|43	%{_texmfdistdir}/dvips/bookman/config.ubk
12mr|texlive-bookman-20110301-2|44	%{_texmfdistdir}/fonts/afm/adobe/bookman/pbkd8a.afm
12mr|texlive-bookman-20110301-2|45	%{_texmfdistdir}/fonts/afm/adobe/bookman/pbkdi8a.afm
12mr|texlive-bookman-20110301-2|46	%{_texmfdistdir}/fonts/afm/adobe/bookman/pbkl8a.afm
12mr|texlive-bookman-20110301-2|47	%{_texmfdistdir}/fonts/afm/adobe/bookman/pbkli8a.afm
12mr|texlive-bookman-20110301-2|48	%{_texmfdistdir}/fonts/afm/urw/bookman/ubkd8a.afm
12mr|texlive-bookman-20110301-2|49	%{_texmfdistdir}/fonts/afm/urw/bookman/ubkdi8a.afm
12mr|texlive-bookman-20110301-2|50	%{_texmfdistdir}/fonts/afm/urw/bookman/ubkl8a.afm
12mr|texlive-bookman-20110301-2|51	%{_texmfdistdir}/fonts/afm/urw/bookman/ubkli8a.afm
12mr|texlive-bookman-20110301-2|52	%{_texmfdistdir}/fonts/map/dvips/bookman/ubk.map
12mr|texlive-bookman-20110301-2|53	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkd.tfm
12mr|texlive-bookman-20110301-2|54	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkd7t.tfm
12mr|texlive-bookman-20110301-2|55	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkd8c.tfm
12mr|texlive-bookman-20110301-2|56	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkd8r.tfm
12mr|texlive-bookman-20110301-2|57	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkd8t.tfm
12mr|texlive-bookman-20110301-2|58	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdc.tfm
12mr|texlive-bookman-20110301-2|59	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdc7t.tfm
12mr|texlive-bookman-20110301-2|60	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdc8t.tfm
12mr|texlive-bookman-20110301-2|61	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdi.tfm
12mr|texlive-bookman-20110301-2|62	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdi7t.tfm
12mr|texlive-bookman-20110301-2|63	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdi8c.tfm
12mr|texlive-bookman-20110301-2|64	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdi8r.tfm
12mr|texlive-bookman-20110301-2|65	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdi8t.tfm
12mr|texlive-bookman-20110301-2|66	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdo.tfm
12mr|texlive-bookman-20110301-2|67	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdo7t.tfm
12mr|texlive-bookman-20110301-2|68	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdo8c.tfm
12mr|texlive-bookman-20110301-2|69	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdo8r.tfm
12mr|texlive-bookman-20110301-2|70	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkdo8t.tfm
12mr|texlive-bookman-20110301-2|71	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkl.tfm
12mr|texlive-bookman-20110301-2|72	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkl7t.tfm
12mr|texlive-bookman-20110301-2|73	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkl8c.tfm
12mr|texlive-bookman-20110301-2|74	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkl8r.tfm
12mr|texlive-bookman-20110301-2|75	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkl8t.tfm
12mr|texlive-bookman-20110301-2|76	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklc.tfm
12mr|texlive-bookman-20110301-2|77	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklc7t.tfm
12mr|texlive-bookman-20110301-2|78	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklc8t.tfm
12mr|texlive-bookman-20110301-2|79	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkli.tfm
12mr|texlive-bookman-20110301-2|80	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkli7t.tfm
12mr|texlive-bookman-20110301-2|81	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkli8c.tfm
12mr|texlive-bookman-20110301-2|82	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkli8r.tfm
12mr|texlive-bookman-20110301-2|83	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbkli8t.tfm
12mr|texlive-bookman-20110301-2|84	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklo.tfm
12mr|texlive-bookman-20110301-2|85	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklo7t.tfm
12mr|texlive-bookman-20110301-2|86	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklo8c.tfm
12mr|texlive-bookman-20110301-2|87	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklo8r.tfm
12mr|texlive-bookman-20110301-2|88	%{_texmfdistdir}/fonts/tfm/adobe/bookman/pbklo8t.tfm
12mr|texlive-bookman-20110301-2|89	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/pbkd8z.tfm
12mr|texlive-bookman-20110301-2|90	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/pbkdc8z.tfm
12mr|texlive-bookman-20110301-2|91	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/pbkdi8z.tfm
12mr|texlive-bookman-20110301-2|92	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/pbkl8z.tfm
12mr|texlive-bookman-20110301-2|93	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/pbklc8z.tfm
12mr|texlive-bookman-20110301-2|94	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/pbkli8z.tfm
12mr|texlive-bookman-20110301-2|95	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/rpbkd.tfm
12mr|texlive-bookman-20110301-2|96	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/rpbkdi.tfm
12mr|texlive-bookman-20110301-2|97	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/rpbkl.tfm
12mr|texlive-bookman-20110301-2|98	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/bookman/rpbkli.tfm
12mr|texlive-bookman-20110301-2|99	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkb7t.tfm
12mr|texlive-bookman-20110301-2|100	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkb8c.tfm
12mr|texlive-bookman-20110301-2|101	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkb8r.tfm
12mr|texlive-bookman-20110301-2|102	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkb8t.tfm
12mr|texlive-bookman-20110301-2|103	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbc7t.tfm
12mr|texlive-bookman-20110301-2|104	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbc8t.tfm
12mr|texlive-bookman-20110301-2|105	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbi7t.tfm
12mr|texlive-bookman-20110301-2|106	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbi8c.tfm
12mr|texlive-bookman-20110301-2|107	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbi8r.tfm
12mr|texlive-bookman-20110301-2|108	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbi8t.tfm
12mr|texlive-bookman-20110301-2|109	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbo7t.tfm
12mr|texlive-bookman-20110301-2|110	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbo8c.tfm
12mr|texlive-bookman-20110301-2|111	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbo8r.tfm
12mr|texlive-bookman-20110301-2|112	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkbo8t.tfm
12mr|texlive-bookman-20110301-2|113	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkd7t.tfm
12mr|texlive-bookman-20110301-2|114	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkd8c.tfm
12mr|texlive-bookman-20110301-2|115	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkd8r.tfm
12mr|texlive-bookman-20110301-2|116	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkd8t.tfm
12mr|texlive-bookman-20110301-2|117	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdc7t.tfm
12mr|texlive-bookman-20110301-2|118	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdc8t.tfm
12mr|texlive-bookman-20110301-2|119	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdi7t.tfm
12mr|texlive-bookman-20110301-2|120	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdi8c.tfm
12mr|texlive-bookman-20110301-2|121	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdi8r.tfm
12mr|texlive-bookman-20110301-2|122	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdi8t.tfm
12mr|texlive-bookman-20110301-2|123	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdo7t.tfm
12mr|texlive-bookman-20110301-2|124	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdo8c.tfm
12mr|texlive-bookman-20110301-2|125	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdo8r.tfm
12mr|texlive-bookman-20110301-2|126	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkdo8t.tfm
12mr|texlive-bookman-20110301-2|127	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkl7t.tfm
12mr|texlive-bookman-20110301-2|128	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkl8c.tfm
12mr|texlive-bookman-20110301-2|129	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkl8r.tfm
12mr|texlive-bookman-20110301-2|130	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkl8t.tfm
12mr|texlive-bookman-20110301-2|131	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklc7t.tfm
12mr|texlive-bookman-20110301-2|132	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklc8t.tfm
12mr|texlive-bookman-20110301-2|133	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkli7t.tfm
12mr|texlive-bookman-20110301-2|134	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkli8c.tfm
12mr|texlive-bookman-20110301-2|135	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkli8r.tfm
12mr|texlive-bookman-20110301-2|136	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkli8t.tfm
12mr|texlive-bookman-20110301-2|137	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklo7t.tfm
12mr|texlive-bookman-20110301-2|138	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklo8c.tfm
12mr|texlive-bookman-20110301-2|139	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklo8r.tfm
12mr|texlive-bookman-20110301-2|140	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubklo8t.tfm
12mr|texlive-bookman-20110301-2|141	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkr7t.tfm
12mr|texlive-bookman-20110301-2|142	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkr8c.tfm
12mr|texlive-bookman-20110301-2|143	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkr8r.tfm
12mr|texlive-bookman-20110301-2|144	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkr8t.tfm
12mr|texlive-bookman-20110301-2|145	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkrc7t.tfm
12mr|texlive-bookman-20110301-2|146	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkrc8t.tfm
12mr|texlive-bookman-20110301-2|147	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkri7t.tfm
12mr|texlive-bookman-20110301-2|148	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkri8c.tfm
12mr|texlive-bookman-20110301-2|149	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkri8r.tfm
12mr|texlive-bookman-20110301-2|150	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkri8t.tfm
12mr|texlive-bookman-20110301-2|151	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkro7t.tfm
12mr|texlive-bookman-20110301-2|152	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkro8c.tfm
12mr|texlive-bookman-20110301-2|153	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkro8r.tfm
12mr|texlive-bookman-20110301-2|154	%{_texmfdistdir}/fonts/tfm/urw35vf/bookman/ubkro8t.tfm
12mr|texlive-bookman-20110301-2|155	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkd8a.pfb
12mr|texlive-bookman-20110301-2|156	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkd8a.pfm
12mr|texlive-bookman-20110301-2|157	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkdi8a.pfb
12mr|texlive-bookman-20110301-2|158	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkdi8a.pfm
12mr|texlive-bookman-20110301-2|159	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkl8a.pfb
12mr|texlive-bookman-20110301-2|160	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkl8a.pfm
12mr|texlive-bookman-20110301-2|161	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkli8a.pfb
12mr|texlive-bookman-20110301-2|162	%{_texmfdistdir}/fonts/type1/urw/bookman/ubkli8a.pfm
12mr|texlive-bookman-20110301-2|163	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkd.vf
12mr|texlive-bookman-20110301-2|164	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkd7t.vf
12mr|texlive-bookman-20110301-2|165	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkd8c.vf
12mr|texlive-bookman-20110301-2|166	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkd8t.vf
12mr|texlive-bookman-20110301-2|167	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdc.vf
12mr|texlive-bookman-20110301-2|168	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdc7t.vf
12mr|texlive-bookman-20110301-2|169	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdc8t.vf
12mr|texlive-bookman-20110301-2|170	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdi.vf
12mr|texlive-bookman-20110301-2|171	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdi7t.vf
12mr|texlive-bookman-20110301-2|172	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdi8c.vf
12mr|texlive-bookman-20110301-2|173	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdi8t.vf
12mr|texlive-bookman-20110301-2|174	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdo.vf
12mr|texlive-bookman-20110301-2|175	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdo7t.vf
12mr|texlive-bookman-20110301-2|176	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdo8c.vf
12mr|texlive-bookman-20110301-2|177	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkdo8t.vf
12mr|texlive-bookman-20110301-2|178	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkl.vf
12mr|texlive-bookman-20110301-2|179	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkl7t.vf
12mr|texlive-bookman-20110301-2|180	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkl8c.vf
12mr|texlive-bookman-20110301-2|181	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkl8t.vf
12mr|texlive-bookman-20110301-2|182	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklc.vf
12mr|texlive-bookman-20110301-2|183	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklc7t.vf
12mr|texlive-bookman-20110301-2|184	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklc8t.vf
12mr|texlive-bookman-20110301-2|185	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkli.vf
12mr|texlive-bookman-20110301-2|186	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkli7t.vf
12mr|texlive-bookman-20110301-2|187	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkli8c.vf
12mr|texlive-bookman-20110301-2|188	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbkli8t.vf
12mr|texlive-bookman-20110301-2|189	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklo.vf
12mr|texlive-bookman-20110301-2|190	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklo7t.vf
12mr|texlive-bookman-20110301-2|191	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklo8c.vf
12mr|texlive-bookman-20110301-2|192	%{_texmfdistdir}/fonts/vf/adobe/bookman/pbklo8t.vf
12mr|texlive-bookman-20110301-2|193	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/bookman/pbkd8z.vf
12mr|texlive-bookman-20110301-2|194	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/bookman/pbkdc8z.vf
12mr|texlive-bookman-20110301-2|195	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/bookman/pbkdi8z.vf
12mr|texlive-bookman-20110301-2|196	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/bookman/pbkl8z.vf
12mr|texlive-bookman-20110301-2|197	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/bookman/pbklc8z.vf
12mr|texlive-bookman-20110301-2|198	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/bookman/pbkli8z.vf
12mr|texlive-bookman-20110301-2|199	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkb7t.vf
12mr|texlive-bookman-20110301-2|200	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkb8c.vf
12mr|texlive-bookman-20110301-2|201	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkb8t.vf
12mr|texlive-bookman-20110301-2|202	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbc7t.vf
12mr|texlive-bookman-20110301-2|203	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbc8t.vf
12mr|texlive-bookman-20110301-2|204	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbi7t.vf
12mr|texlive-bookman-20110301-2|205	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbi8c.vf
12mr|texlive-bookman-20110301-2|206	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbi8t.vf
12mr|texlive-bookman-20110301-2|207	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbo7t.vf
12mr|texlive-bookman-20110301-2|208	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbo8c.vf
12mr|texlive-bookman-20110301-2|209	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkbo8t.vf
12mr|texlive-bookman-20110301-2|210	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkd7t.vf
12mr|texlive-bookman-20110301-2|211	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkd8c.vf
12mr|texlive-bookman-20110301-2|212	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkd8t.vf
12mr|texlive-bookman-20110301-2|213	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdc7t.vf
12mr|texlive-bookman-20110301-2|214	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdc8t.vf
12mr|texlive-bookman-20110301-2|215	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdi7t.vf
12mr|texlive-bookman-20110301-2|216	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdi8c.vf
12mr|texlive-bookman-20110301-2|217	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdi8t.vf
12mr|texlive-bookman-20110301-2|218	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdo7t.vf
12mr|texlive-bookman-20110301-2|219	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdo8c.vf
12mr|texlive-bookman-20110301-2|220	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkdo8t.vf
12mr|texlive-bookman-20110301-2|221	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkl7t.vf
12mr|texlive-bookman-20110301-2|222	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkl8c.vf
12mr|texlive-bookman-20110301-2|223	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkl8t.vf
12mr|texlive-bookman-20110301-2|224	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubklc7t.vf
12mr|texlive-bookman-20110301-2|225	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubklc8t.vf
12mr|texlive-bookman-20110301-2|226	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkli7t.vf
12mr|texlive-bookman-20110301-2|227	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkli8c.vf
12mr|texlive-bookman-20110301-2|228	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkli8t.vf
12mr|texlive-bookman-20110301-2|229	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubklo7t.vf
12mr|texlive-bookman-20110301-2|230	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubklo8c.vf
12mr|texlive-bookman-20110301-2|231	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubklo8t.vf
12mr|texlive-bookman-20110301-2|232	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkr7t.vf
12mr|texlive-bookman-20110301-2|233	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkr8c.vf
12mr|texlive-bookman-20110301-2|234	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkr8t.vf
12mr|texlive-bookman-20110301-2|235	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkrc7t.vf
12mr|texlive-bookman-20110301-2|236	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkrc8t.vf
12mr|texlive-bookman-20110301-2|237	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkri7t.vf
12mr|texlive-bookman-20110301-2|238	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkri8c.vf
12mr|texlive-bookman-20110301-2|239	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkri8t.vf
12mr|texlive-bookman-20110301-2|240	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkro7t.vf
12mr|texlive-bookman-20110301-2|241	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkro8c.vf
12mr|texlive-bookman-20110301-2|242	%{_texmfdistdir}/fonts/vf/urw35vf/bookman/ubkro8t.vf
12mr|texlive-bookman-20110301-2|243	%{_texmfdistdir}/tex/latex/bookman/8rubk.fd
12mr|texlive-bookman-20110301-2|244	%{_texmfdistdir}/tex/latex/bookman/omlubk.fd
12mr|texlive-bookman-20110301-2|245	%{_texmfdistdir}/tex/latex/bookman/omsubk.fd
12mr|texlive-bookman-20110301-2|246	%{_texmfdistdir}/tex/latex/bookman/ot1ubk.fd
12mr|texlive-bookman-20110301-2|247	%{_texmfdistdir}/tex/latex/bookman/t1ubk.fd
12mr|texlive-bookman-20110301-2|248	%{_texmfdistdir}/tex/latex/bookman/ts1ubk.fd
12mr|texlive-bookman-20110301-2|249	
12mr|texlive-bookman-20110301-2|250	#-----------------------------------------------------------------------
12mr|texlive-bookman-20110301-2|251	%prep
12mr|texlive-bookman-20110301-2|252	%setup -c -a0
12mr|texlive-bookman-20110301-2|253	
12mr|texlive-bookman-20110301-2|254	%build
12mr|texlive-bookman-20110301-2|255	
12mr|texlive-bookman-20110301-2|256	%install
12mr|texlive-bookman-20110301-2|257	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bookman-20110301-2|258	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
12mr|texlive-bookman-20110301-2|259	
12mr|texlive-bookman-20110301-2|260	
12mr|texlive-bookman-20110301-2|261	
12mr|texlive-bookman-20110301-2|262	%changelog
12mr|texlive-bookman-20110301-2|263	

16815 12
12mr|texlive-booktabs-1.61803-2|1	# revision 15878
12mr|texlive-booktabs-1.61803-2|2	# category Package
12mr|texlive-booktabs-1.61803-2|3	# catalog-ctan /macros/latex/contrib/booktabs
12mr|texlive-booktabs-1.61803-2|4	# catalog-date 2009-09-24 15:05:48 +0200
12mr|texlive-booktabs-1.61803-2|5	# catalog-license gpl
12mr|texlive-booktabs-1.61803-2|6	# catalog-version 1.61803
12mr|texlive-booktabs-1.61803-2|7	Name:		texlive-booktabs
12mr|texlive-booktabs-1.61803-2|8	Version:	1.61803
12mr|texlive-booktabs-1.61803-2|9	Release:	2
12mr|texlive-booktabs-1.61803-2|10	Summary:	Publication quality tables in LaTeX
12mr|texlive-booktabs-1.61803-2|11	Group:		Publishing
12mr|texlive-booktabs-1.61803-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/booktabs
12mr|texlive-booktabs-1.61803-2|13	License:	GPL
12mr|texlive-booktabs-1.61803-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booktabs.tar.xz
12mr|texlive-booktabs-1.61803-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booktabs.doc.tar.xz
12mr|texlive-booktabs-1.61803-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booktabs.source.tar.xz
12mr|texlive-booktabs-1.61803-2|17	BuildArch:	noarch
12mr|texlive-booktabs-1.61803-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-booktabs-1.61803-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-booktabs-1.61803-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-booktabs-1.61803-2|21	
12mr|texlive-booktabs-1.61803-2|22	%description
12mr|texlive-booktabs-1.61803-2|23	The package enhances the quality of tables in LaTeX, providing
12mr|texlive-booktabs-1.61803-2|24	extra commands as well as behind-the-scenes optimisation.
12mr|texlive-booktabs-1.61803-2|25	Guidelines are given as to what constitutes a good table in
12mr|texlive-booktabs-1.61803-2|26	this context. From version 1.61, the package offers longtable
12mr|texlive-booktabs-1.61803-2|27	compatibility.
12mr|texlive-booktabs-1.61803-2|28	
12mr|texlive-booktabs-1.61803-2|29	%post
12mr|texlive-booktabs-1.61803-2|30	%{_sbindir}/texlive.post
12mr|texlive-booktabs-1.61803-2|31	
12mr|texlive-booktabs-1.61803-2|32	%postun
12mr|texlive-booktabs-1.61803-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-booktabs-1.61803-2|34	%{_sbindir}/texlive.post
12mr|texlive-booktabs-1.61803-2|35	fi
12mr|texlive-booktabs-1.61803-2|36	
12mr|texlive-booktabs-1.61803-2|37	#-----------------------------------------------------------------------
12mr|texlive-booktabs-1.61803-2|38	%files
12mr|texlive-booktabs-1.61803-2|39	%{_texmfdistdir}/tex/latex/booktabs/booktabs.sty
12mr|texlive-booktabs-1.61803-2|40	%doc %{_texmfdistdir}/doc/latex/booktabs/COPYING
12mr|texlive-booktabs-1.61803-2|41	%doc %{_texmfdistdir}/doc/latex/booktabs/README
12mr|texlive-booktabs-1.61803-2|42	%doc %{_texmfdistdir}/doc/latex/booktabs/booktabs.pdf
12mr|texlive-booktabs-1.61803-2|43	#- source
12mr|texlive-booktabs-1.61803-2|44	%doc %{_texmfdistdir}/source/latex/booktabs/booktabs.dtx
12mr|texlive-booktabs-1.61803-2|45	%doc %{_texmfdistdir}/source/latex/booktabs/booktabs.ins
12mr|texlive-booktabs-1.61803-2|46	
12mr|texlive-booktabs-1.61803-2|47	#-----------------------------------------------------------------------
12mr|texlive-booktabs-1.61803-2|48	%prep
12mr|texlive-booktabs-1.61803-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-booktabs-1.61803-2|50	
12mr|texlive-booktabs-1.61803-2|51	%build
12mr|texlive-booktabs-1.61803-2|52	
12mr|texlive-booktabs-1.61803-2|53	%install
12mr|texlive-booktabs-1.61803-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-booktabs-1.61803-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-booktabs-1.61803-2|56	
12mr|texlive-booktabs-1.61803-2|57	
12mr|texlive-booktabs-1.61803-2|58	
12mr|texlive-booktabs-1.61803-2|59	%changelog
12mr|texlive-booktabs-1.61803-2|60	

16816 12
12mr|texlive-booktabs-de-1.61803-2|1	# revision 21907
12mr|texlive-booktabs-de-1.61803-2|2	# category Package
12mr|texlive-booktabs-de-1.61803-2|3	# catalog-ctan /macros/latex/contrib/booktabs-de
12mr|texlive-booktabs-de-1.61803-2|4	# catalog-date 2011-03-30 22:23:52 +0200
12mr|texlive-booktabs-de-1.61803-2|5	# catalog-license gpl
12mr|texlive-booktabs-de-1.61803-2|6	# catalog-version 1.61803
12mr|texlive-booktabs-de-1.61803-2|7	Name:		texlive-booktabs-de
12mr|texlive-booktabs-de-1.61803-2|8	Version:	1.61803
12mr|texlive-booktabs-de-1.61803-2|9	Release:	2
12mr|texlive-booktabs-de-1.61803-2|10	Summary:	German version of booktabs
12mr|texlive-booktabs-de-1.61803-2|11	Group:		Publishing
12mr|texlive-booktabs-de-1.61803-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/booktabs-de
12mr|texlive-booktabs-de-1.61803-2|13	License:	GPL
12mr|texlive-booktabs-de-1.61803-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booktabs-de.tar.xz
12mr|texlive-booktabs-de-1.61803-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booktabs-de.doc.tar.xz
12mr|texlive-booktabs-de-1.61803-2|16	BuildArch:	noarch
12mr|texlive-booktabs-de-1.61803-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-booktabs-de-1.61803-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-booktabs-de-1.61803-2|19	
12mr|texlive-booktabs-de-1.61803-2|20	%description
12mr|texlive-booktabs-de-1.61803-2|21	This is a "translation" of the booktabs.
12mr|texlive-booktabs-de-1.61803-2|22	
12mr|texlive-booktabs-de-1.61803-2|23	#-----------------------------------------------------------------------
12mr|texlive-booktabs-de-1.61803-2|24	%files
12mr|texlive-booktabs-de-1.61803-2|25	%doc %{_texmfdistdir}/doc/latex/booktabs-de/README-DE
12mr|texlive-booktabs-de-1.61803-2|26	%doc %{_texmfdistdir}/doc/latex/booktabs-de/booktabs-de.dtx
12mr|texlive-booktabs-de-1.61803-2|27	%doc %{_texmfdistdir}/doc/latex/booktabs-de/booktabs-de.ins
12mr|texlive-booktabs-de-1.61803-2|28	%doc %{_texmfdistdir}/doc/latex/booktabs-de/booktabs-de.pdf
12mr|texlive-booktabs-de-1.61803-2|29	
12mr|texlive-booktabs-de-1.61803-2|30	#-----------------------------------------------------------------------
12mr|texlive-booktabs-de-1.61803-2|31	%prep
12mr|texlive-booktabs-de-1.61803-2|32	%setup -c -a0 -a1
12mr|texlive-booktabs-de-1.61803-2|33	
12mr|texlive-booktabs-de-1.61803-2|34	%build
12mr|texlive-booktabs-de-1.61803-2|35	
12mr|texlive-booktabs-de-1.61803-2|36	%install
12mr|texlive-booktabs-de-1.61803-2|37	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-booktabs-de-1.61803-2|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-booktabs-de-1.61803-2|39	
12mr|texlive-booktabs-de-1.61803-2|40	
12mr|texlive-booktabs-de-1.61803-2|41	
12mr|texlive-booktabs-de-1.61803-2|42	%changelog
12mr|texlive-booktabs-de-1.61803-2|43	

16817 12
12mr|texlive-booktabs-fr-1.00-2|1	# revision 21948
12mr|texlive-booktabs-fr-1.00-2|2	# category Package
12mr|texlive-booktabs-fr-1.00-2|3	# catalog-ctan /info/translations/booktabs/fr
12mr|texlive-booktabs-fr-1.00-2|4	# catalog-date 2011-04-03 23:29:51 +0200
12mr|texlive-booktabs-fr-1.00-2|5	# catalog-license lppl
12mr|texlive-booktabs-fr-1.00-2|6	# catalog-version 1.00
12mr|texlive-booktabs-fr-1.00-2|7	Name:		texlive-booktabs-fr
12mr|texlive-booktabs-fr-1.00-2|8	Version:	1.00
12mr|texlive-booktabs-fr-1.00-2|9	Release:	2
12mr|texlive-booktabs-fr-1.00-2|10	Summary:	French translation of booktabs documentation
12mr|texlive-booktabs-fr-1.00-2|11	Group:		Publishing
12mr|texlive-booktabs-fr-1.00-2|12	URL:		http://www.ctan.org/tex-archive/info/translations/booktabs/fr
12mr|texlive-booktabs-fr-1.00-2|13	License:	LPPL
12mr|texlive-booktabs-fr-1.00-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booktabs-fr.tar.xz
12mr|texlive-booktabs-fr-1.00-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/booktabs-fr.doc.tar.xz
12mr|texlive-booktabs-fr-1.00-2|16	BuildArch:	noarch
12mr|texlive-booktabs-fr-1.00-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-booktabs-fr-1.00-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-booktabs-fr-1.00-2|19	
12mr|texlive-booktabs-fr-1.00-2|20	%description
12mr|texlive-booktabs-fr-1.00-2|21	The translation comes from a collection provided by Benjamin
12mr|texlive-booktabs-fr-1.00-2|22	Bayart.
12mr|texlive-booktabs-fr-1.00-2|23	
12mr|texlive-booktabs-fr-1.00-2|24	#-----------------------------------------------------------------------
12mr|texlive-booktabs-fr-1.00-2|25	%files
12mr|texlive-booktabs-fr-1.00-2|26	%doc %{_texmfdistdir}/doc/latex/booktabs-fr/README
12mr|texlive-booktabs-fr-1.00-2|27	%doc %{_texmfdistdir}/doc/latex/booktabs-fr/f-booktabs.dtx
12mr|texlive-booktabs-fr-1.00-2|28	%doc %{_texmfdistdir}/doc/latex/booktabs-fr/f-booktabs.pdf
12mr|texlive-booktabs-fr-1.00-2|29	%doc %{_texmfdistdir}/doc/latex/booktabs-fr/ltxdoc.cfg
12mr|texlive-booktabs-fr-1.00-2|30	
12mr|texlive-booktabs-fr-1.00-2|31	#-----------------------------------------------------------------------
12mr|texlive-booktabs-fr-1.00-2|32	%prep
12mr|texlive-booktabs-fr-1.00-2|33	%setup -c -a0 -a1
12mr|texlive-booktabs-fr-1.00-2|34	
12mr|texlive-booktabs-fr-1.00-2|35	%build
12mr|texlive-booktabs-fr-1.00-2|36	
12mr|texlive-booktabs-fr-1.00-2|37	%install
12mr|texlive-booktabs-fr-1.00-2|38	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-booktabs-fr-1.00-2|39	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-booktabs-fr-1.00-2|40	
12mr|texlive-booktabs-fr-1.00-2|41	
12mr|texlive-booktabs-fr-1.00-2|42	
12mr|texlive-booktabs-fr-1.00-2|43	%changelog
12mr|texlive-booktabs-fr-1.00-2|44	

16818 12
12mr|texlive-boolexpr-3.14-2|1	# revision 17830
12mr|texlive-boolexpr-3.14-2|2	# category Package
12mr|texlive-boolexpr-3.14-2|3	# catalog-ctan /macros/latex/contrib/boolexpr
12mr|texlive-boolexpr-3.14-2|4	# catalog-date 2010-04-12 11:39:15 +0200
12mr|texlive-boolexpr-3.14-2|5	# catalog-license lppl
12mr|texlive-boolexpr-3.14-2|6	# catalog-version 3.14
12mr|texlive-boolexpr-3.14-2|7	Name:		texlive-boolexpr
12mr|texlive-boolexpr-3.14-2|8	Version:	3.14
12mr|texlive-boolexpr-3.14-2|9	Release:	2
12mr|texlive-boolexpr-3.14-2|10	Summary:	A boolean expression evaluator and a switch command
12mr|texlive-boolexpr-3.14-2|11	Group:		Publishing
12mr|texlive-boolexpr-3.14-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/boolexpr
12mr|texlive-boolexpr-3.14-2|13	License:	LPPL
12mr|texlive-boolexpr-3.14-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boolexpr.tar.xz
12mr|texlive-boolexpr-3.14-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boolexpr.doc.tar.xz
12mr|texlive-boolexpr-3.14-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boolexpr.source.tar.xz
12mr|texlive-boolexpr-3.14-2|17	BuildArch:	noarch
12mr|texlive-boolexpr-3.14-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-boolexpr-3.14-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-boolexpr-3.14-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-boolexpr-3.14-2|21	
12mr|texlive-boolexpr-3.14-2|22	%description
12mr|texlive-boolexpr-3.14-2|23	The \boolexpr macro evaluates boolean expressions in a purely
12mr|texlive-boolexpr-3.14-2|24	expandable way. \boolexpr{ A \OR B \AND C } expands to 0 if the
12mr|texlive-boolexpr-3.14-2|25	logical expression is TRUE. A, B, C may be: - numeric
12mr|texlive-boolexpr-3.14-2|26	expressions such as: x=y, x<>y, x>y or x<y; - boolean switches:
12mr|texlive-boolexpr-3.14-2|27	\iftrue 0\else 1\fi; - conditionals: \ifcsname
12mr|texlive-boolexpr-3.14-2|28	whatsit\endcsname 0\else 1\fi; - another \boolexpr: \boolexpr{
12mr|texlive-boolexpr-3.14-2|29	D \OR E \AND F }: \boolexpr may be used with \ifcase:
12mr|texlive-boolexpr-3.14-2|30	\ifcase\boolexpr{ A \OR B \AND C } What to do if true \else
12mr|texlive-boolexpr-3.14-2|31	What to do if false \fi The \switch command (which is also
12mr|texlive-boolexpr-3.14-2|32	expandable) has the form: \switch \case{<boolean expression>}
12mr|texlive-boolexpr-3.14-2|33	... \case{<boolean expression>} ... ... \otherwise ...
12mr|texlive-boolexpr-3.14-2|34	\endswitch.
12mr|texlive-boolexpr-3.14-2|35	
12mr|texlive-boolexpr-3.14-2|36	%post
12mr|texlive-boolexpr-3.14-2|37	%{_sbindir}/texlive.post
12mr|texlive-boolexpr-3.14-2|38	
12mr|texlive-boolexpr-3.14-2|39	%postun
12mr|texlive-boolexpr-3.14-2|40	if [ $1 -eq 0 ]; then
12mr|texlive-boolexpr-3.14-2|41	%{_sbindir}/texlive.post
12mr|texlive-boolexpr-3.14-2|42	fi
12mr|texlive-boolexpr-3.14-2|43	
12mr|texlive-boolexpr-3.14-2|44	#-----------------------------------------------------------------------
12mr|texlive-boolexpr-3.14-2|45	%files
12mr|texlive-boolexpr-3.14-2|46	%{_texmfdistdir}/tex/latex/boolexpr/boolexpr.sty
12mr|texlive-boolexpr-3.14-2|47	%doc %{_texmfdistdir}/doc/latex/boolexpr/README
12mr|texlive-boolexpr-3.14-2|48	%doc %{_texmfdistdir}/doc/latex/boolexpr/boolexpr.pdf
12mr|texlive-boolexpr-3.14-2|49	#- source
12mr|texlive-boolexpr-3.14-2|50	%doc %{_texmfdistdir}/source/latex/boolexpr/boolexpr.dtx
12mr|texlive-boolexpr-3.14-2|51	%doc %{_texmfdistdir}/source/latex/boolexpr/boolexpr.ins
12mr|texlive-boolexpr-3.14-2|52	
12mr|texlive-boolexpr-3.14-2|53	#-----------------------------------------------------------------------
12mr|texlive-boolexpr-3.14-2|54	%prep
12mr|texlive-boolexpr-3.14-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-boolexpr-3.14-2|56	
12mr|texlive-boolexpr-3.14-2|57	%build
12mr|texlive-boolexpr-3.14-2|58	
12mr|texlive-boolexpr-3.14-2|59	%install
12mr|texlive-boolexpr-3.14-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-boolexpr-3.14-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-boolexpr-3.14-2|62	
12mr|texlive-boolexpr-3.14-2|63	
12mr|texlive-boolexpr-3.14-2|64	
12mr|texlive-boolexpr-3.14-2|65	%changelog
12mr|texlive-boolexpr-3.14-2|66	

16819 12
12mr|texlive-boondox-1.0-2|1	# revision 22313
12mr|texlive-boondox-1.0-2|2	# category Package
12mr|texlive-boondox-1.0-2|3	# catalog-ctan /fonts/boondox
12mr|texlive-boondox-1.0-2|4	# catalog-date 2011-05-04 08:36:11 +0200
12mr|texlive-boondox-1.0-2|5	# catalog-license lppl
12mr|texlive-boondox-1.0-2|6	# catalog-version 1.0
12mr|texlive-boondox-1.0-2|7	Name:		texlive-boondox
12mr|texlive-boondox-1.0-2|8	Version:	1.0
12mr|texlive-boondox-1.0-2|9	Release:	2
12mr|texlive-boondox-1.0-2|10	Summary:	Mathematical alphabets derived from the STIX fonts
12mr|texlive-boondox-1.0-2|11	Group:		Publishing
12mr|texlive-boondox-1.0-2|12	URL:		http://www.ctan.org/tex-archive/fonts/boondox
12mr|texlive-boondox-1.0-2|13	License:	LPPL
12mr|texlive-boondox-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boondox.tar.xz
12mr|texlive-boondox-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boondox.doc.tar.xz
12mr|texlive-boondox-1.0-2|16	BuildArch:	noarch
12mr|texlive-boondox-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-boondox-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-boondox-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-boondox-1.0-2|20	
12mr|texlive-boondox-1.0-2|21	%description
12mr|texlive-boondox-1.0-2|22	The package contains a number of PostScript fonts derived from
12mr|texlive-boondox-1.0-2|23	the STIX OpenType fonts, that may be used in maths mode in
12mr|texlive-boondox-1.0-2|24	regular and bold weights for calligraphic, fraktur and double-
12mr|texlive-boondox-1.0-2|25	struck alphabets. Virtual fonts with metrics suitable for maths
12mr|texlive-boondox-1.0-2|26	mode are provided, as are LaTeX support files.
12mr|texlive-boondox-1.0-2|27	
12mr|texlive-boondox-1.0-2|28	%post
12mr|texlive-boondox-1.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-boondox-1.0-2|30	
12mr|texlive-boondox-1.0-2|31	%postun
12mr|texlive-boondox-1.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-boondox-1.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-boondox-1.0-2|34	fi
12mr|texlive-boondox-1.0-2|35	
12mr|texlive-boondox-1.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-boondox-1.0-2|37	%files
12mr|texlive-boondox-1.0-2|38	%{_texmfdistdir}/fonts/map/dvips/boondox/boondox.map
12mr|texlive-boondox-1.0-2|39	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-b-cal.tfm
12mr|texlive-boondox-1.0-2|40	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-b-calo.tfm
12mr|texlive-boondox-1.0-2|41	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-b-ds.tfm
12mr|texlive-boondox-1.0-2|42	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-b-frak.tfm
12mr|texlive-boondox-1.0-2|43	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-r-cal.tfm
12mr|texlive-boondox-1.0-2|44	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-r-calo.tfm
12mr|texlive-boondox-1.0-2|45	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-r-ds.tfm
12mr|texlive-boondox-1.0-2|46	%{_texmfdistdir}/fonts/tfm/public/boondox/BOONDOX-r-frak.tfm
12mr|texlive-boondox-1.0-2|47	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbf7z.tfm
12mr|texlive-boondox-1.0-2|48	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbf8a.tfm
12mr|texlive-boondox-1.0-2|49	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbl7z.tfm
12mr|texlive-boondox-1.0-2|50	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbl8a.tfm
12mr|texlive-boondox-1.0-2|51	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbow7z.tfm
12mr|texlive-boondox-1.0-2|52	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbw7z.tfm
12mr|texlive-boondox-1.0-2|53	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxbw8a.tfm
12mr|texlive-boondox-1.0-2|54	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrf7z.tfm
12mr|texlive-boondox-1.0-2|55	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrf8a.tfm
12mr|texlive-boondox-1.0-2|56	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrl7z.tfm
12mr|texlive-boondox-1.0-2|57	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrl8a.tfm
12mr|texlive-boondox-1.0-2|58	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrow7z.tfm
12mr|texlive-boondox-1.0-2|59	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrw7z.tfm
12mr|texlive-boondox-1.0-2|60	%{_texmfdistdir}/fonts/tfm/public/boondox/zxxrw8a.tfm
12mr|texlive-boondox-1.0-2|61	%{_texmfdistdir}/fonts/type1/public/boondox/zxxbf8a.pfb
12mr|texlive-boondox-1.0-2|62	%{_texmfdistdir}/fonts/type1/public/boondox/zxxbl8a.pfb
12mr|texlive-boondox-1.0-2|63	%{_texmfdistdir}/fonts/type1/public/boondox/zxxbw8a.pfb
12mr|texlive-boondox-1.0-2|64	%{_texmfdistdir}/fonts/type1/public/boondox/zxxrf8a.pfb
12mr|texlive-boondox-1.0-2|65	%{_texmfdistdir}/fonts/type1/public/boondox/zxxrl8a.pfb
12mr|texlive-boondox-1.0-2|66	%{_texmfdistdir}/fonts/type1/public/boondox/zxxrw8a.pfb
12mr|texlive-boondox-1.0-2|67	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-b-cal.vf
12mr|texlive-boondox-1.0-2|68	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-b-calo.vf
12mr|texlive-boondox-1.0-2|69	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-b-ds.vf
12mr|texlive-boondox-1.0-2|70	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-b-frak.vf
12mr|texlive-boondox-1.0-2|71	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-r-cal.vf
12mr|texlive-boondox-1.0-2|72	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-r-calo.vf
12mr|texlive-boondox-1.0-2|73	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-r-ds.vf
12mr|texlive-boondox-1.0-2|74	%{_texmfdistdir}/fonts/vf/public/boondox/BOONDOX-r-frak.vf
12mr|texlive-boondox-1.0-2|75	%{_texmfdistdir}/tex/latex/boondox/BOONDOX-cal.sty
12mr|texlive-boondox-1.0-2|76	%{_texmfdistdir}/tex/latex/boondox/BOONDOX-calo.sty
12mr|texlive-boondox-1.0-2|77	%{_texmfdistdir}/tex/latex/boondox/BOONDOX-ds.sty
12mr|texlive-boondox-1.0-2|78	%{_texmfdistdir}/tex/latex/boondox/BOONDOX-frak.sty
12mr|texlive-boondox-1.0-2|79	%{_texmfdistdir}/tex/latex/boondox/uboondox-cal.fd
12mr|texlive-boondox-1.0-2|80	%{_texmfdistdir}/tex/latex/boondox/uboondox-calo.fd
12mr|texlive-boondox-1.0-2|81	%{_texmfdistdir}/tex/latex/boondox/uboondox-ds.fd
12mr|texlive-boondox-1.0-2|82	%{_texmfdistdir}/tex/latex/boondox/uboondox-frak.fd
12mr|texlive-boondox-1.0-2|83	%doc %{_texmfdistdir}/doc/fonts/boondox/README
12mr|texlive-boondox-1.0-2|84	%doc %{_texmfdistdir}/doc/fonts/boondox/boondox-doc.pdf
12mr|texlive-boondox-1.0-2|85	%doc %{_texmfdistdir}/doc/fonts/boondox/boondox-doc.tex
12mr|texlive-boondox-1.0-2|86	
12mr|texlive-boondox-1.0-2|87	#-----------------------------------------------------------------------
12mr|texlive-boondox-1.0-2|88	%prep
12mr|texlive-boondox-1.0-2|89	%setup -c -a0 -a1
12mr|texlive-boondox-1.0-2|90	
12mr|texlive-boondox-1.0-2|91	%build
12mr|texlive-boondox-1.0-2|92	
12mr|texlive-boondox-1.0-2|93	%install
12mr|texlive-boondox-1.0-2|94	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-boondox-1.0-2|95	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-boondox-1.0-2|96	
12mr|texlive-boondox-1.0-2|97	
12mr|texlive-boondox-1.0-2|98	
12mr|texlive-boondox-1.0-2|99	%changelog
12mr|texlive-boondox-1.0-2|100	

16820 12
12mr|texlive-bophook-0.02-2|1	# revision 17062
12mr|texlive-bophook-0.02-2|2	# category Package
12mr|texlive-bophook-0.02-2|3	# catalog-ctan /macros/latex/contrib/bophook
12mr|texlive-bophook-0.02-2|4	# catalog-date 2006-12-31 16:08:10 +0100
12mr|texlive-bophook-0.02-2|5	# catalog-license lppl
12mr|texlive-bophook-0.02-2|6	# catalog-version 0.02
12mr|texlive-bophook-0.02-2|7	Name:		texlive-bophook
12mr|texlive-bophook-0.02-2|8	Version:	0.02
12mr|texlive-bophook-0.02-2|9	Release:	2
12mr|texlive-bophook-0.02-2|10	Summary:	Provides an At-Begin-Page hook
12mr|texlive-bophook-0.02-2|11	Group:		Publishing
12mr|texlive-bophook-0.02-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bophook
12mr|texlive-bophook-0.02-2|13	License:	LPPL
12mr|texlive-bophook-0.02-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bophook.tar.xz
12mr|texlive-bophook-0.02-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bophook.doc.tar.xz
12mr|texlive-bophook-0.02-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bophook.source.tar.xz
12mr|texlive-bophook-0.02-2|17	BuildArch:	noarch
12mr|texlive-bophook-0.02-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bophook-0.02-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bophook-0.02-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-bophook-0.02-2|21	
12mr|texlive-bophook-0.02-2|22	%description
12mr|texlive-bophook-0.02-2|23	Using the \AtBeginPage hook, you can add material in the
12mr|texlive-bophook-0.02-2|24	background of a page. \PageLayout can be used to give page
12mr|texlive-bophook-0.02-2|25	makeup commands to be executed on every page (e.g., depend on
12mr|texlive-bophook-0.02-2|26	the page style).
12mr|texlive-bophook-0.02-2|27	
12mr|texlive-bophook-0.02-2|28	%post
12mr|texlive-bophook-0.02-2|29	%{_sbindir}/texlive.post
12mr|texlive-bophook-0.02-2|30	
12mr|texlive-bophook-0.02-2|31	%postun
12mr|texlive-bophook-0.02-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-bophook-0.02-2|33	%{_sbindir}/texlive.post
12mr|texlive-bophook-0.02-2|34	fi
12mr|texlive-bophook-0.02-2|35	
12mr|texlive-bophook-0.02-2|36	#-----------------------------------------------------------------------
12mr|texlive-bophook-0.02-2|37	%files
12mr|texlive-bophook-0.02-2|38	%{_texmfdistdir}/tex/latex/bophook/bophook.sty
12mr|texlive-bophook-0.02-2|39	%doc %{_texmfdistdir}/doc/latex/bophook/bophook.pdf
12mr|texlive-bophook-0.02-2|40	#- source
12mr|texlive-bophook-0.02-2|41	%doc %{_texmfdistdir}/source/latex/bophook/bophook.dtx
12mr|texlive-bophook-0.02-2|42	%doc %{_texmfdistdir}/source/latex/bophook/bophook.ins
12mr|texlive-bophook-0.02-2|43	
12mr|texlive-bophook-0.02-2|44	#-----------------------------------------------------------------------
12mr|texlive-bophook-0.02-2|45	%prep
12mr|texlive-bophook-0.02-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-bophook-0.02-2|47	
12mr|texlive-bophook-0.02-2|48	%build
12mr|texlive-bophook-0.02-2|49	
12mr|texlive-bophook-0.02-2|50	%install
12mr|texlive-bophook-0.02-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bophook-0.02-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bophook-0.02-2|53	
12mr|texlive-bophook-0.02-2|54	
12mr|texlive-bophook-0.02-2|55	
12mr|texlive-bophook-0.02-2|56	%changelog
12mr|texlive-bophook-0.02-2|57	

16821 12
12mr|texlive-borceux-3.1-2|1	# revision 21047
12mr|texlive-borceux-3.1-2|2	# category Package
12mr|texlive-borceux-3.1-2|3	# catalog-ctan /macros/generic/diagrams/borceux
12mr|texlive-borceux-3.1-2|4	# catalog-date 2009-01-02 20:30:08 +0100
12mr|texlive-borceux-3.1-2|5	# catalog-license noinfo
12mr|texlive-borceux-3.1-2|6	# catalog-version 3.1
12mr|texlive-borceux-3.1-2|7	Name:		texlive-borceux
12mr|texlive-borceux-3.1-2|8	Version:	3.1
12mr|texlive-borceux-3.1-2|9	Release:	2
12mr|texlive-borceux-3.1-2|10	Summary:	Diagram macros by Francois Borceux
12mr|texlive-borceux-3.1-2|11	Group:		Publishing
12mr|texlive-borceux-3.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/diagrams/borceux
12mr|texlive-borceux-3.1-2|13	License:	NOINFO
12mr|texlive-borceux-3.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/borceux.tar.xz
12mr|texlive-borceux-3.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/borceux.doc.tar.xz
12mr|texlive-borceux-3.1-2|16	BuildArch:	noarch
12mr|texlive-borceux-3.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-borceux-3.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-borceux-3.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-borceux-3.1-2|20	
12mr|texlive-borceux-3.1-2|21	%description
12mr|texlive-borceux-3.1-2|22	The macros support the construction of diagrams, such as those
12mr|texlive-borceux-3.1-2|23	that appear in category theory texts. The user gives the list
12mr|texlive-borceux-3.1-2|24	of vertices and arrows to be included, just as when composing a
12mr|texlive-borceux-3.1-2|25	matrix, and the program takes care of computing the dimensions
12mr|texlive-borceux-3.1-2|26	of the arrows and realizing the pagesetting. All the user has
12mr|texlive-borceux-3.1-2|27	to do about the arrows is to specify their type (monomorphism,
12mr|texlive-borceux-3.1-2|28	pair of adjoint arrows, etc.) and their direction (north,
12mr|texlive-borceux-3.1-2|29	south-east, etc.); 12 types and 32 directions are available.
12mr|texlive-borceux-3.1-2|30	
12mr|texlive-borceux-3.1-2|31	%post
12mr|texlive-borceux-3.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-borceux-3.1-2|33	
12mr|texlive-borceux-3.1-2|34	%postun
12mr|texlive-borceux-3.1-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-borceux-3.1-2|36	%{_sbindir}/texlive.post
12mr|texlive-borceux-3.1-2|37	fi
12mr|texlive-borceux-3.1-2|38	
12mr|texlive-borceux-3.1-2|39	#-----------------------------------------------------------------------
12mr|texlive-borceux-3.1-2|40	%files
12mr|texlive-borceux-3.1-2|41	%{_texmfdistdir}/tex/generic/borceux/Diagram
12mr|texlive-borceux-3.1-2|42	%{_texmfdistdir}/tex/generic/borceux/MaxiDiagram
12mr|texlive-borceux-3.1-2|43	%{_texmfdistdir}/tex/generic/borceux/MicroDiagram
12mr|texlive-borceux-3.1-2|44	%{_texmfdistdir}/tex/generic/borceux/MiniDiagram
12mr|texlive-borceux-3.1-2|45	%{_texmfdistdir}/tex/generic/borceux/MultipleArrows
12mr|texlive-borceux-3.1-2|46	%doc %{_texmfdistdir}/doc/generic/borceux/Diagram_Mode_d_Emploi
12mr|texlive-borceux-3.1-2|47	%doc %{_texmfdistdir}/doc/generic/borceux/Diagram_Read_Me
12mr|texlive-borceux-3.1-2|48	%doc %{_texmfdistdir}/doc/generic/borceux/README
12mr|texlive-borceux-3.1-2|49	%doc %{_texmfdistdir}/doc/generic/borceux/compatibility/OldDiagram
12mr|texlive-borceux-3.1-2|50	%doc %{_texmfdistdir}/doc/generic/borceux/compatibility/OldMaxiDiagram
12mr|texlive-borceux-3.1-2|51	%doc %{_texmfdistdir}/doc/generic/borceux/compatibility/OldMicroDiagram
12mr|texlive-borceux-3.1-2|52	%doc %{_texmfdistdir}/doc/generic/borceux/compatibility/OldMiniDiagram
12mr|texlive-borceux-3.1-2|53	%doc %{_texmfdistdir}/doc/generic/borceux/compatibility/OldMultipleArrows
12mr|texlive-borceux-3.1-2|54	
12mr|texlive-borceux-3.1-2|55	#-----------------------------------------------------------------------
12mr|texlive-borceux-3.1-2|56	%prep
12mr|texlive-borceux-3.1-2|57	%setup -c -a0 -a1
12mr|texlive-borceux-3.1-2|58	
12mr|texlive-borceux-3.1-2|59	%build
12mr|texlive-borceux-3.1-2|60	
12mr|texlive-borceux-3.1-2|61	%install
12mr|texlive-borceux-3.1-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-borceux-3.1-2|63	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-borceux-3.1-2|64	
12mr|texlive-borceux-3.1-2|65	
12mr|texlive-borceux-3.1-2|66	
12mr|texlive-borceux-3.1-2|67	%changelog
12mr|texlive-borceux-3.1-2|68	

16822 12
12mr|texlive-bosisio-20100210-2|1	# revision 16989
12mr|texlive-bosisio-20100210-2|2	# category Package
12mr|texlive-bosisio-20100210-2|3	# catalog-ctan /macros/latex/contrib/bosisio
12mr|texlive-bosisio-20100210-2|4	# catalog-date 2010-02-10 21:47:34 +0100
12mr|texlive-bosisio-20100210-2|5	# catalog-license lppl
12mr|texlive-bosisio-20100210-2|6	# catalog-version undef
12mr|texlive-bosisio-20100210-2|7	Name:		texlive-bosisio
12mr|texlive-bosisio-20100210-2|8	Version:	20100210
12mr|texlive-bosisio-20100210-2|9	Release:	2
12mr|texlive-bosisio-20100210-2|10	Summary:	A collection of packages by Francesco Bosisio
12mr|texlive-bosisio-20100210-2|11	Group:		Publishing
12mr|texlive-bosisio-20100210-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bosisio
12mr|texlive-bosisio-20100210-2|13	License:	LPPL
12mr|texlive-bosisio-20100210-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bosisio.tar.xz
12mr|texlive-bosisio-20100210-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bosisio.doc.tar.xz
12mr|texlive-bosisio-20100210-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bosisio.source.tar.xz
12mr|texlive-bosisio-20100210-2|17	BuildArch:	noarch
12mr|texlive-bosisio-20100210-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bosisio-20100210-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bosisio-20100210-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-bosisio-20100210-2|21	
12mr|texlive-bosisio-20100210-2|22	%description
12mr|texlive-bosisio-20100210-2|23	A collection of packages containing: accenti dblfont; envmath;
12mr|texlive-bosisio-20100210-2|24	evenpage; graphfig; mathcmd; quotes; and sobolev.
12mr|texlive-bosisio-20100210-2|25	
12mr|texlive-bosisio-20100210-2|26	%post
12mr|texlive-bosisio-20100210-2|27	%{_sbindir}/texlive.post
12mr|texlive-bosisio-20100210-2|28	
12mr|texlive-bosisio-20100210-2|29	%postun
12mr|texlive-bosisio-20100210-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-bosisio-20100210-2|31	%{_sbindir}/texlive.post
12mr|texlive-bosisio-20100210-2|32	fi
12mr|texlive-bosisio-20100210-2|33	
12mr|texlive-bosisio-20100210-2|34	#-----------------------------------------------------------------------
12mr|texlive-bosisio-20100210-2|35	%files
12mr|texlive-bosisio-20100210-2|36	%{_texmfdistdir}/tex/latex/bosisio/accenti.sty
12mr|texlive-bosisio-20100210-2|37	%{_texmfdistdir}/tex/latex/bosisio/dblfont.sty
12mr|texlive-bosisio-20100210-2|38	%{_texmfdistdir}/tex/latex/bosisio/envmath.sty
12mr|texlive-bosisio-20100210-2|39	%{_texmfdistdir}/tex/latex/bosisio/evenpage.sty
12mr|texlive-bosisio-20100210-2|40	%{_texmfdistdir}/tex/latex/bosisio/graphfig.sty
12mr|texlive-bosisio-20100210-2|41	%{_texmfdistdir}/tex/latex/bosisio/mathcmd.sty
12mr|texlive-bosisio-20100210-2|42	%{_texmfdistdir}/tex/latex/bosisio/quotes.sty
12mr|texlive-bosisio-20100210-2|43	%{_texmfdistdir}/tex/latex/bosisio/sobolev.sty
12mr|texlive-bosisio-20100210-2|44	%doc %{_texmfdistdir}/doc/latex/bosisio/README
12mr|texlive-bosisio-20100210-2|45	%doc %{_texmfdistdir}/doc/latex/bosisio/accenti.html
12mr|texlive-bosisio-20100210-2|46	%doc %{_texmfdistdir}/doc/latex/bosisio/accenti.pdf
12mr|texlive-bosisio-20100210-2|47	%doc %{_texmfdistdir}/doc/latex/bosisio/dblfont.html
12mr|texlive-bosisio-20100210-2|48	%doc %{_texmfdistdir}/doc/latex/bosisio/dblfont.pdf
12mr|texlive-bosisio-20100210-2|49	%doc %{_texmfdistdir}/doc/latex/bosisio/envmath.html
12mr|texlive-bosisio-20100210-2|50	%doc %{_texmfdistdir}/doc/latex/bosisio/envmath.pdf
12mr|texlive-bosisio-20100210-2|51	%doc %{_texmfdistdir}/doc/latex/bosisio/evenpage.html
12mr|texlive-bosisio-20100210-2|52	%doc %{_texmfdistdir}/doc/latex/bosisio/evenpage.pdf
12mr|texlive-bosisio-20100210-2|53	%doc %{_texmfdistdir}/doc/latex/bosisio/graphfig.html
12mr|texlive-bosisio-20100210-2|54	%doc %{_texmfdistdir}/doc/latex/bosisio/graphfig.pdf
12mr|texlive-bosisio-20100210-2|55	%doc %{_texmfdistdir}/doc/latex/bosisio/index.html
12mr|texlive-bosisio-20100210-2|56	%doc %{_texmfdistdir}/doc/latex/bosisio/makedoc
12mr|texlive-bosisio-20100210-2|57	%doc %{_texmfdistdir}/doc/latex/bosisio/mathcmd.html
12mr|texlive-bosisio-20100210-2|58	%doc %{_texmfdistdir}/doc/latex/bosisio/mathcmd.pdf
12mr|texlive-bosisio-20100210-2|59	%doc %{_texmfdistdir}/doc/latex/bosisio/quotes.html
12mr|texlive-bosisio-20100210-2|60	%doc %{_texmfdistdir}/doc/latex/bosisio/quotes.pdf
12mr|texlive-bosisio-20100210-2|61	%doc %{_texmfdistdir}/doc/latex/bosisio/sobolev.html
12mr|texlive-bosisio-20100210-2|62	%doc %{_texmfdistdir}/doc/latex/bosisio/sobolev.pdf
12mr|texlive-bosisio-20100210-2|63	#- source
12mr|texlive-bosisio-20100210-2|64	%doc %{_texmfdistdir}/source/latex/bosisio/accenti.drv
12mr|texlive-bosisio-20100210-2|65	%doc %{_texmfdistdir}/source/latex/bosisio/accenti.dtx
12mr|texlive-bosisio-20100210-2|66	%doc %{_texmfdistdir}/source/latex/bosisio/dblfont.drv
12mr|texlive-bosisio-20100210-2|67	%doc %{_texmfdistdir}/source/latex/bosisio/dblfont.dtx
12mr|texlive-bosisio-20100210-2|68	%doc %{_texmfdistdir}/source/latex/bosisio/envmath.drv
12mr|texlive-bosisio-20100210-2|69	%doc %{_texmfdistdir}/source/latex/bosisio/envmath.dtx
12mr|texlive-bosisio-20100210-2|70	%doc %{_texmfdistdir}/source/latex/bosisio/evenpage.drv
12mr|texlive-bosisio-20100210-2|71	%doc %{_texmfdistdir}/source/latex/bosisio/evenpage.dtx
12mr|texlive-bosisio-20100210-2|72	%doc %{_texmfdistdir}/source/latex/bosisio/graphfig.drv
12mr|texlive-bosisio-20100210-2|73	%doc %{_texmfdistdir}/source/latex/bosisio/graphfig.dtx
12mr|texlive-bosisio-20100210-2|74	%doc %{_texmfdistdir}/source/latex/bosisio/mathcmd.drv
12mr|texlive-bosisio-20100210-2|75	%doc %{_texmfdistdir}/source/latex/bosisio/mathcmd.dtx
12mr|texlive-bosisio-20100210-2|76	%doc %{_texmfdistdir}/source/latex/bosisio/quotes.drv
12mr|texlive-bosisio-20100210-2|77	%doc %{_texmfdistdir}/source/latex/bosisio/quotes.dtx
12mr|texlive-bosisio-20100210-2|78	%doc %{_texmfdistdir}/source/latex/bosisio/sobolev.drv
12mr|texlive-bosisio-20100210-2|79	%doc %{_texmfdistdir}/source/latex/bosisio/sobolev.dtx
12mr|texlive-bosisio-20100210-2|80	
12mr|texlive-bosisio-20100210-2|81	#-----------------------------------------------------------------------
12mr|texlive-bosisio-20100210-2|82	%prep
12mr|texlive-bosisio-20100210-2|83	%setup -c -a0 -a1 -a2
12mr|texlive-bosisio-20100210-2|84	
12mr|texlive-bosisio-20100210-2|85	%build
12mr|texlive-bosisio-20100210-2|86	
12mr|texlive-bosisio-20100210-2|87	%install
12mr|texlive-bosisio-20100210-2|88	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bosisio-20100210-2|89	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bosisio-20100210-2|90	
12mr|texlive-bosisio-20100210-2|91	
12mr|texlive-bosisio-20100210-2|92	
12mr|texlive-bosisio-20100210-2|93	%changelog
12mr|texlive-bosisio-20100210-2|94	

16823 12
12mr|texlive-boxedminipage-20100223-2|1	# revision 17087
12mr|texlive-boxedminipage-20100223-2|2	# category Package
12mr|texlive-boxedminipage-20100223-2|3	# catalog-ctan /macros/latex/contrib/boxedminipage
12mr|texlive-boxedminipage-20100223-2|4	# catalog-date 2010-02-23 16:09:16 +0100
12mr|texlive-boxedminipage-20100223-2|5	# catalog-license pd
12mr|texlive-boxedminipage-20100223-2|6	# catalog-version undef
12mr|texlive-boxedminipage-20100223-2|7	Name:		texlive-boxedminipage
12mr|texlive-boxedminipage-20100223-2|8	Version:	20100223
12mr|texlive-boxedminipage-20100223-2|9	Release:	2
12mr|texlive-boxedminipage-20100223-2|10	Summary:	A package for producing framed minipages
12mr|texlive-boxedminipage-20100223-2|11	Group:		Publishing
12mr|texlive-boxedminipage-20100223-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/boxedminipage
12mr|texlive-boxedminipage-20100223-2|13	License:	PD
12mr|texlive-boxedminipage-20100223-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boxedminipage.tar.xz
12mr|texlive-boxedminipage-20100223-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boxedminipage.doc.tar.xz
12mr|texlive-boxedminipage-20100223-2|16	BuildArch:	noarch
12mr|texlive-boxedminipage-20100223-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-boxedminipage-20100223-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-boxedminipage-20100223-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-boxedminipage-20100223-2|20	
12mr|texlive-boxedminipage-20100223-2|21	%description
12mr|texlive-boxedminipage-20100223-2|22	LaTeX package which defines the boxedminipage environment --
12mr|texlive-boxedminipage-20100223-2|23	like minipage, but with a frame around it.
12mr|texlive-boxedminipage-20100223-2|24	
12mr|texlive-boxedminipage-20100223-2|25	%post
12mr|texlive-boxedminipage-20100223-2|26	%{_sbindir}/texlive.post
12mr|texlive-boxedminipage-20100223-2|27	
12mr|texlive-boxedminipage-20100223-2|28	%postun
12mr|texlive-boxedminipage-20100223-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-boxedminipage-20100223-2|30	%{_sbindir}/texlive.post
12mr|texlive-boxedminipage-20100223-2|31	fi
12mr|texlive-boxedminipage-20100223-2|32	
12mr|texlive-boxedminipage-20100223-2|33	#-----------------------------------------------------------------------
12mr|texlive-boxedminipage-20100223-2|34	%files
12mr|texlive-boxedminipage-20100223-2|35	%{_texmfdistdir}/tex/latex/boxedminipage/boxedminipage.sty
12mr|texlive-boxedminipage-20100223-2|36	%doc %{_texmfdistdir}/doc/latex/boxedminipage/boxedminipage.pdf
12mr|texlive-boxedminipage-20100223-2|37	%doc %{_texmfdistdir}/doc/latex/boxedminipage/boxedminipage.tex
12mr|texlive-boxedminipage-20100223-2|38	
12mr|texlive-boxedminipage-20100223-2|39	#-----------------------------------------------------------------------
12mr|texlive-boxedminipage-20100223-2|40	%prep
12mr|texlive-boxedminipage-20100223-2|41	%setup -c -a0 -a1
12mr|texlive-boxedminipage-20100223-2|42	
12mr|texlive-boxedminipage-20100223-2|43	%build
12mr|texlive-boxedminipage-20100223-2|44	
12mr|texlive-boxedminipage-20100223-2|45	%install
12mr|texlive-boxedminipage-20100223-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-boxedminipage-20100223-2|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-boxedminipage-20100223-2|48	
12mr|texlive-boxedminipage-20100223-2|49	
12mr|texlive-boxedminipage-20100223-2|50	
12mr|texlive-boxedminipage-20100223-2|51	%changelog
12mr|texlive-boxedminipage-20100223-2|52	

16824 12
12mr|texlive-boxhandler-1.22-2|1	# revision 21451
12mr|texlive-boxhandler-1.22-2|2	# category Package
12mr|texlive-boxhandler-1.22-2|3	# catalog-ctan /macros/latex/contrib/boxhandler
12mr|texlive-boxhandler-1.22-2|4	# catalog-date 2011-02-16 17:12:46 +0100
12mr|texlive-boxhandler-1.22-2|5	# catalog-license lppl
12mr|texlive-boxhandler-1.22-2|6	# catalog-version 1.22
12mr|texlive-boxhandler-1.22-2|7	Name:		texlive-boxhandler
12mr|texlive-boxhandler-1.22-2|8	Version:	1.22
12mr|texlive-boxhandler-1.22-2|9	Release:	2
12mr|texlive-boxhandler-1.22-2|10	Summary:	Flexible Captioning and Deferred Box/List Printing
12mr|texlive-boxhandler-1.22-2|11	Group:		Publishing
12mr|texlive-boxhandler-1.22-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/boxhandler
12mr|texlive-boxhandler-1.22-2|13	License:	LPPL
12mr|texlive-boxhandler-1.22-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boxhandler.tar.xz
12mr|texlive-boxhandler-1.22-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boxhandler.doc.tar.xz
12mr|texlive-boxhandler-1.22-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boxhandler.source.tar.xz
12mr|texlive-boxhandler-1.22-2|17	BuildArch:	noarch
12mr|texlive-boxhandler-1.22-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-boxhandler-1.22-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-boxhandler-1.22-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-boxhandler-1.22-2|21	
12mr|texlive-boxhandler-1.22-2|22	%description
12mr|texlive-boxhandler-1.22-2|23	The package allows the user to optimise presentation of LaTeX
12mr|texlive-boxhandler-1.22-2|24	tables and figures. Boxhandler will lay out table and figure
12mr|texlive-boxhandler-1.22-2|25	captions with a variety of stylistic apperances, and will also
12mr|texlive-boxhandler-1.22-2|26	allow figures and tables to be "wrapped" in a manner consistent
12mr|texlive-boxhandler-1.22-2|27	with many business and government documents. For a document
12mr|texlive-boxhandler-1.22-2|28	that might appear in different venues with different
12mr|texlive-boxhandler-1.22-2|29	formatting, boxhandler permits the creation of a LaTeX source
12mr|texlive-boxhandler-1.22-2|30	document that can, with a single-line change in the source
12mr|texlive-boxhandler-1.22-2|31	code, produce an output that has very different layout from the
12mr|texlive-boxhandler-1.22-2|32	baseline configuration, not only in terms of caption style, but
12mr|texlive-boxhandler-1.22-2|33	more importantly in terms of the locations where figures,
12mr|texlive-boxhandler-1.22-2|34	tables and lists appear (or not) in the document. Deferral
12mr|texlive-boxhandler-1.22-2|35	routines also allow one to keep all figure and table data in a
12mr|texlive-boxhandler-1.22-2|36	separate source file, while nonetheless producing a document
12mr|texlive-boxhandler-1.22-2|37	with figures and tables appearing in the desired location.
12mr|texlive-boxhandler-1.22-2|38	
12mr|texlive-boxhandler-1.22-2|39	%post
12mr|texlive-boxhandler-1.22-2|40	%{_sbindir}/texlive.post
12mr|texlive-boxhandler-1.22-2|41	
12mr|texlive-boxhandler-1.22-2|42	%postun
12mr|texlive-boxhandler-1.22-2|43	if [ $1 -eq 0 ]; then
12mr|texlive-boxhandler-1.22-2|44	%{_sbindir}/texlive.post
12mr|texlive-boxhandler-1.22-2|45	fi
12mr|texlive-boxhandler-1.22-2|46	
12mr|texlive-boxhandler-1.22-2|47	#-----------------------------------------------------------------------
12mr|texlive-boxhandler-1.22-2|48	%files
12mr|texlive-boxhandler-1.22-2|49	%{_texmfdistdir}/tex/latex/boxhandler/boxhandler.sty
12mr|texlive-boxhandler-1.22-2|50	%doc %{_texmfdistdir}/doc/latex/boxhandler/README
12mr|texlive-boxhandler-1.22-2|51	%doc %{_texmfdistdir}/doc/latex/boxhandler/boxhandler.pdf
12mr|texlive-boxhandler-1.22-2|52	#- source
12mr|texlive-boxhandler-1.22-2|53	%doc %{_texmfdistdir}/source/latex/boxhandler/boxhandler.dtx
12mr|texlive-boxhandler-1.22-2|54	%doc %{_texmfdistdir}/source/latex/boxhandler/boxhandler.ins
12mr|texlive-boxhandler-1.22-2|55	
12mr|texlive-boxhandler-1.22-2|56	#-----------------------------------------------------------------------
12mr|texlive-boxhandler-1.22-2|57	%prep
12mr|texlive-boxhandler-1.22-2|58	%setup -c -a0 -a1 -a2
12mr|texlive-boxhandler-1.22-2|59	
12mr|texlive-boxhandler-1.22-2|60	%build
12mr|texlive-boxhandler-1.22-2|61	
12mr|texlive-boxhandler-1.22-2|62	%install
12mr|texlive-boxhandler-1.22-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-boxhandler-1.22-2|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-boxhandler-1.22-2|65	
12mr|texlive-boxhandler-1.22-2|66	
12mr|texlive-boxhandler-1.22-2|67	
12mr|texlive-boxhandler-1.22-2|68	%changelog
12mr|texlive-boxhandler-1.22-2|69	

16825 12
12mr|texlive-bpchem-v1.06-2|1	# revision 15878
12mr|texlive-bpchem-v1.06-2|2	# category Package
12mr|texlive-bpchem-v1.06-2|3	# catalog-ctan /macros/latex/contrib/bpchem
12mr|texlive-bpchem-v1.06-2|4	# catalog-date 2006-12-01 14:16:52 +0100
12mr|texlive-bpchem-v1.06-2|5	# catalog-license lppl
12mr|texlive-bpchem-v1.06-2|6	# catalog-version v1.06
12mr|texlive-bpchem-v1.06-2|7	Name:		texlive-bpchem
12mr|texlive-bpchem-v1.06-2|8	Version:	v1.06
12mr|texlive-bpchem-v1.06-2|9	Release:	2
12mr|texlive-bpchem-v1.06-2|10	Summary:	Typeset chemical names, formulae, etc
12mr|texlive-bpchem-v1.06-2|11	Group:		Publishing
12mr|texlive-bpchem-v1.06-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bpchem
12mr|texlive-bpchem-v1.06-2|13	License:	LPPL
12mr|texlive-bpchem-v1.06-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bpchem.tar.xz
12mr|texlive-bpchem-v1.06-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bpchem.doc.tar.xz
12mr|texlive-bpchem-v1.06-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bpchem.source.tar.xz
12mr|texlive-bpchem-v1.06-2|17	BuildArch:	noarch
12mr|texlive-bpchem-v1.06-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bpchem-v1.06-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bpchem-v1.06-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-bpchem-v1.06-2|21	
12mr|texlive-bpchem-v1.06-2|22	%description
12mr|texlive-bpchem-v1.06-2|23	The package provides support for typesetting simple chemical
12mr|texlive-bpchem-v1.06-2|24	formulae, those long IUPAC compound names, and some chemical
12mr|texlive-bpchem-v1.06-2|25	idioms. It also supports the labelling of compounds and
12mr|texlive-bpchem-v1.06-2|26	reference to labelled compounds.
12mr|texlive-bpchem-v1.06-2|27	
12mr|texlive-bpchem-v1.06-2|28	%post
12mr|texlive-bpchem-v1.06-2|29	%{_sbindir}/texlive.post
12mr|texlive-bpchem-v1.06-2|30	
12mr|texlive-bpchem-v1.06-2|31	%postun
12mr|texlive-bpchem-v1.06-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-bpchem-v1.06-2|33	%{_sbindir}/texlive.post
12mr|texlive-bpchem-v1.06-2|34	fi
12mr|texlive-bpchem-v1.06-2|35	
12mr|texlive-bpchem-v1.06-2|36	#-----------------------------------------------------------------------
12mr|texlive-bpchem-v1.06-2|37	%files
12mr|texlive-bpchem-v1.06-2|38	%{_texmfdistdir}/tex/latex/bpchem/bpchem.sty
12mr|texlive-bpchem-v1.06-2|39	%doc %{_texmfdistdir}/doc/latex/bpchem/bpchem.pdf
12mr|texlive-bpchem-v1.06-2|40	#- source
12mr|texlive-bpchem-v1.06-2|41	%doc %{_texmfdistdir}/source/latex/bpchem/bpchem.dtx
12mr|texlive-bpchem-v1.06-2|42	%doc %{_texmfdistdir}/source/latex/bpchem/bpchem.ins
12mr|texlive-bpchem-v1.06-2|43	
12mr|texlive-bpchem-v1.06-2|44	#-----------------------------------------------------------------------
12mr|texlive-bpchem-v1.06-2|45	%prep
12mr|texlive-bpchem-v1.06-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-bpchem-v1.06-2|47	
12mr|texlive-bpchem-v1.06-2|48	%build
12mr|texlive-bpchem-v1.06-2|49	
12mr|texlive-bpchem-v1.06-2|50	%install
12mr|texlive-bpchem-v1.06-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bpchem-v1.06-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bpchem-v1.06-2|53	
12mr|texlive-bpchem-v1.06-2|54	
12mr|texlive-bpchem-v1.06-2|55	
12mr|texlive-bpchem-v1.06-2|56	%changelog
12mr|texlive-bpchem-v1.06-2|57	

16826 12
12mr|texlive-bpolynomial-0.5-2|1	# revision 15878
12mr|texlive-bpolynomial-0.5-2|2	# category Package
12mr|texlive-bpolynomial-0.5-2|3	# catalog-ctan /graphics/metapost/contrib/macros/bpolynomial
12mr|texlive-bpolynomial-0.5-2|4	# catalog-date 2008-08-17 01:00:50 +0200
12mr|texlive-bpolynomial-0.5-2|5	# catalog-license lppl
12mr|texlive-bpolynomial-0.5-2|6	# catalog-version 0.5
12mr|texlive-bpolynomial-0.5-2|7	Name:		texlive-bpolynomial
12mr|texlive-bpolynomial-0.5-2|8	Version:	0.5
12mr|texlive-bpolynomial-0.5-2|9	Release:	2
12mr|texlive-bpolynomial-0.5-2|10	Summary:	Drawing polynomial functions of up to order 3
12mr|texlive-bpolynomial-0.5-2|11	Group:		Publishing
12mr|texlive-bpolynomial-0.5-2|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/bpolynomial
12mr|texlive-bpolynomial-0.5-2|13	License:	LPPL
12mr|texlive-bpolynomial-0.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bpolynomial.tar.xz
12mr|texlive-bpolynomial-0.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bpolynomial.doc.tar.xz
12mr|texlive-bpolynomial-0.5-2|16	BuildArch:	noarch
12mr|texlive-bpolynomial-0.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bpolynomial-0.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bpolynomial-0.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-bpolynomial-0.5-2|20	
12mr|texlive-bpolynomial-0.5-2|21	%description
12mr|texlive-bpolynomial-0.5-2|22	This MetaPost package helps plotting polynomial and root
12mr|texlive-bpolynomial-0.5-2|23	functions up to order three. The package provides macros to
12mr|texlive-bpolynomial-0.5-2|24	calculate Bezier curves exactly matching a given constant,
12mr|texlive-bpolynomial-0.5-2|25	linear, quadratic or cubic polynomial, or square or cubic root
12mr|texlive-bpolynomial-0.5-2|26	function. In addition, tangents on all functions and
12mr|texlive-bpolynomial-0.5-2|27	derivatives of polynomials can be calculated.
12mr|texlive-bpolynomial-0.5-2|28	
12mr|texlive-bpolynomial-0.5-2|29	%post
12mr|texlive-bpolynomial-0.5-2|30	%{_sbindir}/texlive.post
12mr|texlive-bpolynomial-0.5-2|31	
12mr|texlive-bpolynomial-0.5-2|32	%postun
12mr|texlive-bpolynomial-0.5-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-bpolynomial-0.5-2|34	%{_sbindir}/texlive.post
12mr|texlive-bpolynomial-0.5-2|35	fi
12mr|texlive-bpolynomial-0.5-2|36	
12mr|texlive-bpolynomial-0.5-2|37	#-----------------------------------------------------------------------
12mr|texlive-bpolynomial-0.5-2|38	%files
12mr|texlive-bpolynomial-0.5-2|39	%{_texmfdistdir}/metapost/bpolynomial/bpolynomial.mp
12mr|texlive-bpolynomial-0.5-2|40	%doc %{_texmfdistdir}/doc/metapost/bpolynomial/CHANGES
12mr|texlive-bpolynomial-0.5-2|41	%doc %{_texmfdistdir}/doc/metapost/bpolynomial/README
12mr|texlive-bpolynomial-0.5-2|42	%doc %{_texmfdistdir}/doc/metapost/bpolynomial/TODO
12mr|texlive-bpolynomial-0.5-2|43	%doc %{_texmfdistdir}/doc/metapost/bpolynomial/bpolynomial.pdf
12mr|texlive-bpolynomial-0.5-2|44	%doc %{_texmfdistdir}/doc/metapost/bpolynomial/bpolynomial.tex
12mr|texlive-bpolynomial-0.5-2|45	%doc %{_texmfdistdir}/doc/metapost/bpolynomial/examples.mp
12mr|texlive-bpolynomial-0.5-2|46	
12mr|texlive-bpolynomial-0.5-2|47	#-----------------------------------------------------------------------
12mr|texlive-bpolynomial-0.5-2|48	%prep
12mr|texlive-bpolynomial-0.5-2|49	%setup -c -a0 -a1
12mr|texlive-bpolynomial-0.5-2|50	
12mr|texlive-bpolynomial-0.5-2|51	%build
12mr|texlive-bpolynomial-0.5-2|52	
12mr|texlive-bpolynomial-0.5-2|53	%install
12mr|texlive-bpolynomial-0.5-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bpolynomial-0.5-2|55	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bpolynomial-0.5-2|56	
12mr|texlive-bpolynomial-0.5-2|57	
12mr|texlive-bpolynomial-0.5-2|58	
12mr|texlive-bpolynomial-0.5-2|59	%changelog
12mr|texlive-bpolynomial-0.5-2|60	

16827 12
12mr|texlive-bracketkey-1.0-2|1	# revision 17129
12mr|texlive-bracketkey-1.0-2|2	# category Package
12mr|texlive-bracketkey-1.0-2|3	# catalog-ctan /macros/latex/contrib/bracketkey
12mr|texlive-bracketkey-1.0-2|4	# catalog-date 2010-02-19 21:33:30 +0100
12mr|texlive-bracketkey-1.0-2|5	# catalog-license lppl1.3
12mr|texlive-bracketkey-1.0-2|6	# catalog-version 1.0
12mr|texlive-bracketkey-1.0-2|7	Name:		texlive-bracketkey
12mr|texlive-bracketkey-1.0-2|8	Version:	1.0
12mr|texlive-bracketkey-1.0-2|9	Release:	2
12mr|texlive-bracketkey-1.0-2|10	Summary:	Produce bracketed identification keys
12mr|texlive-bracketkey-1.0-2|11	Group:		Publishing
12mr|texlive-bracketkey-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bracketkey
12mr|texlive-bracketkey-1.0-2|13	License:	LPPL1.3
12mr|texlive-bracketkey-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bracketkey.tar.xz
12mr|texlive-bracketkey-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bracketkey.doc.tar.xz
12mr|texlive-bracketkey-1.0-2|16	BuildArch:	noarch
12mr|texlive-bracketkey-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bracketkey-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bracketkey-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-bracketkey-1.0-2|20	
12mr|texlive-bracketkey-1.0-2|21	%description
12mr|texlive-bracketkey-1.0-2|22	The package provides an environment bracketkey for use when
12mr|texlive-bracketkey-1.0-2|23	producing lists of species.
12mr|texlive-bracketkey-1.0-2|24	
12mr|texlive-bracketkey-1.0-2|25	%post
12mr|texlive-bracketkey-1.0-2|26	%{_sbindir}/texlive.post
12mr|texlive-bracketkey-1.0-2|27	
12mr|texlive-bracketkey-1.0-2|28	%postun
12mr|texlive-bracketkey-1.0-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-bracketkey-1.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-bracketkey-1.0-2|31	fi
12mr|texlive-bracketkey-1.0-2|32	
12mr|texlive-bracketkey-1.0-2|33	#-----------------------------------------------------------------------
12mr|texlive-bracketkey-1.0-2|34	%files
12mr|texlive-bracketkey-1.0-2|35	%{_texmfdistdir}/tex/latex/bracketkey/bracketkey.sty
12mr|texlive-bracketkey-1.0-2|36	%doc %{_texmfdistdir}/doc/latex/bracketkey/Malva.pdf
12mr|texlive-bracketkey-1.0-2|37	%doc %{_texmfdistdir}/doc/latex/bracketkey/Malva.tex
12mr|texlive-bracketkey-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/bracketkey/README
12mr|texlive-bracketkey-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/bracketkey/bracketkey.pdf
12mr|texlive-bracketkey-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/bracketkey/bracketkey.tex
12mr|texlive-bracketkey-1.0-2|41	
12mr|texlive-bracketkey-1.0-2|42	#-----------------------------------------------------------------------
12mr|texlive-bracketkey-1.0-2|43	%prep
12mr|texlive-bracketkey-1.0-2|44	%setup -c -a0 -a1
12mr|texlive-bracketkey-1.0-2|45	
12mr|texlive-bracketkey-1.0-2|46	%build
12mr|texlive-bracketkey-1.0-2|47	
12mr|texlive-bracketkey-1.0-2|48	%install
12mr|texlive-bracketkey-1.0-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bracketkey-1.0-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bracketkey-1.0-2|51	
12mr|texlive-bracketkey-1.0-2|52	
12mr|texlive-bracketkey-1.0-2|53	
12mr|texlive-bracketkey-1.0-2|54	%changelog
12mr|texlive-bracketkey-1.0-2|55	

16828 12
12mr|texlive-braids-1.0-2|1	# revision 23790
12mr|texlive-braids-1.0-2|2	# category Package
12mr|texlive-braids-1.0-2|3	# catalog-ctan /graphics/pgf/contrib/braids
12mr|texlive-braids-1.0-2|4	# catalog-date 2011-08-30 13:04:52 +0200
12mr|texlive-braids-1.0-2|5	# catalog-license lppl1.3
12mr|texlive-braids-1.0-2|6	# catalog-version 1.0
12mr|texlive-braids-1.0-2|7	Name:		texlive-braids
12mr|texlive-braids-1.0-2|8	Version:	1.0
12mr|texlive-braids-1.0-2|9	Release:	2
12mr|texlive-braids-1.0-2|10	Summary:	Draw braid diagrams with PGF/TikZ
12mr|texlive-braids-1.0-2|11	Group:		Publishing
12mr|texlive-braids-1.0-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/braids
12mr|texlive-braids-1.0-2|13	License:	LPPL1.3
12mr|texlive-braids-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/braids.tar.xz
12mr|texlive-braids-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/braids.doc.tar.xz
12mr|texlive-braids-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/braids.source.tar.xz
12mr|texlive-braids-1.0-2|17	BuildArch:	noarch
12mr|texlive-braids-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-braids-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-braids-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-braids-1.0-2|21	
12mr|texlive-braids-1.0-2|22	%description
12mr|texlive-braids-1.0-2|23	The package enables drawing of braid diagrams with PGF/TikZ
12mr|texlive-braids-1.0-2|24	using a simple syntax. The braid itself is specified by giving
12mr|texlive-braids-1.0-2|25	a word in the braid group, and there are many options for
12mr|texlive-braids-1.0-2|26	styling the strands and for drawing "floors".
12mr|texlive-braids-1.0-2|27	
12mr|texlive-braids-1.0-2|28	%post
12mr|texlive-braids-1.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-braids-1.0-2|30	
12mr|texlive-braids-1.0-2|31	%postun
12mr|texlive-braids-1.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-braids-1.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-braids-1.0-2|34	fi
12mr|texlive-braids-1.0-2|35	
12mr|texlive-braids-1.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-braids-1.0-2|37	%files
12mr|texlive-braids-1.0-2|38	%{_texmfdistdir}/tex/latex/braids/braids.sty
12mr|texlive-braids-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/braids/README
12mr|texlive-braids-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/braids/braids_doc.pdf
12mr|texlive-braids-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/braids/braids_doc.tex
12mr|texlive-braids-1.0-2|42	#- source
12mr|texlive-braids-1.0-2|43	%doc %{_texmfdistdir}/source/latex/braids/braids.dtx
12mr|texlive-braids-1.0-2|44	
12mr|texlive-braids-1.0-2|45	#-----------------------------------------------------------------------
12mr|texlive-braids-1.0-2|46	%prep
12mr|texlive-braids-1.0-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-braids-1.0-2|48	
12mr|texlive-braids-1.0-2|49	%build
12mr|texlive-braids-1.0-2|50	
12mr|texlive-braids-1.0-2|51	%install
12mr|texlive-braids-1.0-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-braids-1.0-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-braids-1.0-2|54	
12mr|texlive-braids-1.0-2|55	
12mr|texlive-braids-1.0-2|56	
12mr|texlive-braids-1.0-2|57	%changelog
12mr|texlive-braids-1.0-2|58	

16829 12
12mr|texlive-braille-20100220-2|1	# revision 20655
12mr|texlive-braille-20100220-2|2	# category Package
12mr|texlive-braille-20100220-2|3	# catalog-ctan /macros/latex/contrib/braille
12mr|texlive-braille-20100220-2|4	# catalog-date 2010-02-20 15:53:07 +0100
12mr|texlive-braille-20100220-2|5	# catalog-license other-free
12mr|texlive-braille-20100220-2|6	# catalog-version undef
12mr|texlive-braille-20100220-2|7	Name:		texlive-braille
12mr|texlive-braille-20100220-2|8	Version:	20100220
12mr|texlive-braille-20100220-2|9	Release:	2
12mr|texlive-braille-20100220-2|10	Summary:	Support for braille
12mr|texlive-braille-20100220-2|11	Group:		Publishing
12mr|texlive-braille-20100220-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/braille
12mr|texlive-braille-20100220-2|13	License:	OTHER-FREE
12mr|texlive-braille-20100220-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/braille.tar.xz
12mr|texlive-braille-20100220-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/braille.doc.tar.xz
12mr|texlive-braille-20100220-2|16	BuildArch:	noarch
12mr|texlive-braille-20100220-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-braille-20100220-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-braille-20100220-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-braille-20100220-2|20	
12mr|texlive-braille-20100220-2|21	%description
12mr|texlive-braille-20100220-2|22	This package allows the user to produce Braille documents on
12mr|texlive-braille-20100220-2|23	paper for the blind without knowing Braille (which can take
12mr|texlive-braille-20100220-2|24	years to learn). Python scripts grade1.py and grade2.py convert
12mr|texlive-braille-20100220-2|25	ordinary text to grade 1 and 2 braille tags; then, the LaTeX
12mr|texlive-braille-20100220-2|26	package braille.sty takes the tags and prints out corresponding
12mr|texlive-braille-20100220-2|27	braille symbols.
12mr|texlive-braille-20100220-2|28	
12mr|texlive-braille-20100220-2|29	%post
12mr|texlive-braille-20100220-2|30	%{_sbindir}/texlive.post
12mr|texlive-braille-20100220-2|31	
12mr|texlive-braille-20100220-2|32	%postun
12mr|texlive-braille-20100220-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-braille-20100220-2|34	%{_sbindir}/texlive.post
12mr|texlive-braille-20100220-2|35	fi
12mr|texlive-braille-20100220-2|36	
12mr|texlive-braille-20100220-2|37	#-----------------------------------------------------------------------
12mr|texlive-braille-20100220-2|38	%files
12mr|texlive-braille-20100220-2|39	%{_texmfdistdir}/tex/latex/braille/braille.sty
12mr|texlive-braille-20100220-2|40	%doc %{_texmfdistdir}/doc/latex/braille/README
12mr|texlive-braille-20100220-2|41	%doc %{_texmfdistdir}/doc/latex/braille/braille.html
12mr|texlive-braille-20100220-2|42	%doc %{_texmfdistdir}/doc/latex/braille/braillegif1.gif
12mr|texlive-braille-20100220-2|43	%doc %{_texmfdistdir}/doc/latex/braille/braillegif2.gif
12mr|texlive-braille-20100220-2|44	%doc %{_texmfdistdir}/doc/latex/braille/grade1.py
12mr|texlive-braille-20100220-2|45	%doc %{_texmfdistdir}/doc/latex/braille/grade2.py
12mr|texlive-braille-20100220-2|46	%doc %{_texmfdistdir}/doc/latex/braille/summary.pdf
12mr|texlive-braille-20100220-2|47	%doc %{_texmfdistdir}/doc/latex/braille/summary.tex
12mr|texlive-braille-20100220-2|48	
12mr|texlive-braille-20100220-2|49	#-----------------------------------------------------------------------
12mr|texlive-braille-20100220-2|50	%prep
12mr|texlive-braille-20100220-2|51	%setup -c -a0 -a1
12mr|texlive-braille-20100220-2|52	
12mr|texlive-braille-20100220-2|53	%build
12mr|texlive-braille-20100220-2|54	
12mr|texlive-braille-20100220-2|55	%install
12mr|texlive-braille-20100220-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-braille-20100220-2|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-braille-20100220-2|58	
12mr|texlive-braille-20100220-2|59	
12mr|texlive-braille-20100220-2|60	
12mr|texlive-braille-20100220-2|61	%changelog
12mr|texlive-braille-20100220-2|62	

16830 12
12mr|texlive-braket-20100223-2|1	# revision 17127
12mr|texlive-braket-20100223-2|2	# category Package
12mr|texlive-braket-20100223-2|3	# catalog-ctan /macros/latex/contrib/braket
12mr|texlive-braket-20100223-2|4	# catalog-date 2010-02-23 16:09:16 +0100
12mr|texlive-braket-20100223-2|5	# catalog-license pd
12mr|texlive-braket-20100223-2|6	# catalog-version undef
12mr|texlive-braket-20100223-2|7	Name:		texlive-braket
12mr|texlive-braket-20100223-2|8	Version:	20100223
12mr|texlive-braket-20100223-2|9	Release:	2
12mr|texlive-braket-20100223-2|10	Summary:	Dirac bra-ket and set notations
12mr|texlive-braket-20100223-2|11	Group:		Publishing
12mr|texlive-braket-20100223-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/braket
12mr|texlive-braket-20100223-2|13	License:	PD
12mr|texlive-braket-20100223-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/braket.tar.xz
12mr|texlive-braket-20100223-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/braket.doc.tar.xz
12mr|texlive-braket-20100223-2|16	BuildArch:	noarch
12mr|texlive-braket-20100223-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-braket-20100223-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-braket-20100223-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-braket-20100223-2|20	
12mr|texlive-braket-20100223-2|21	%description
12mr|texlive-braket-20100223-2|22	Provides macros to typeset bra-ket notation, as well as set
12mr|texlive-braket-20100223-2|23	specifiers, with a single ("|") or a double ("||" or ("\|")
12mr|texlive-braket-20100223-2|24	vertical bar specifier in between two bracketed parts. Each
12mr|texlive-braket-20100223-2|25	macro comes in a fixed-size version and an expanding version.
12mr|texlive-braket-20100223-2|26	If the package finds itself operating under e-tex, it uses the
12mr|texlive-braket-20100223-2|27	extended primitive \middle for more reliable results.
12mr|texlive-braket-20100223-2|28	
12mr|texlive-braket-20100223-2|29	%post
12mr|texlive-braket-20100223-2|30	%{_sbindir}/texlive.post
12mr|texlive-braket-20100223-2|31	
12mr|texlive-braket-20100223-2|32	%postun
12mr|texlive-braket-20100223-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-braket-20100223-2|34	%{_sbindir}/texlive.post
12mr|texlive-braket-20100223-2|35	fi
12mr|texlive-braket-20100223-2|36	
12mr|texlive-braket-20100223-2|37	#-----------------------------------------------------------------------
12mr|texlive-braket-20100223-2|38	%files
12mr|texlive-braket-20100223-2|39	%{_texmfdistdir}/tex/latex/braket/braket.sty
12mr|texlive-braket-20100223-2|40	%doc %{_texmfdistdir}/doc/latex/braket/braket.pdf
12mr|texlive-braket-20100223-2|41	%doc %{_texmfdistdir}/doc/latex/braket/braket.tex
12mr|texlive-braket-20100223-2|42	
12mr|texlive-braket-20100223-2|43	#-----------------------------------------------------------------------
12mr|texlive-braket-20100223-2|44	%prep
12mr|texlive-braket-20100223-2|45	%setup -c -a0 -a1
12mr|texlive-braket-20100223-2|46	
12mr|texlive-braket-20100223-2|47	%build
12mr|texlive-braket-20100223-2|48	
12mr|texlive-braket-20100223-2|49	%install
12mr|texlive-braket-20100223-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-braket-20100223-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-braket-20100223-2|52	
12mr|texlive-braket-20100223-2|53	
12mr|texlive-braket-20100223-2|54	
12mr|texlive-braket-20100223-2|55	%changelog
12mr|texlive-braket-20100223-2|56	

16831 12
12mr|texlive-breakcites-20101211-2|1	# revision 21014
12mr|texlive-breakcites-20101211-2|2	# category Package
12mr|texlive-breakcites-20101211-2|3	# catalog-ctan /macros/latex/contrib/breakcites
12mr|texlive-breakcites-20101211-2|4	# catalog-date 2010-12-11 10:17:50 +0100
12mr|texlive-breakcites-20101211-2|5	# catalog-license noinfo
12mr|texlive-breakcites-20101211-2|6	# catalog-version undef
12mr|texlive-breakcites-20101211-2|7	Name:		texlive-breakcites
12mr|texlive-breakcites-20101211-2|8	Version:	20101211
12mr|texlive-breakcites-20101211-2|9	Release:	2
12mr|texlive-breakcites-20101211-2|10	Summary:	Ensure that multiple citations may break at line end
12mr|texlive-breakcites-20101211-2|11	Group:		Publishing
12mr|texlive-breakcites-20101211-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/breakcites
12mr|texlive-breakcites-20101211-2|13	License:	NOINFO
12mr|texlive-breakcites-20101211-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/breakcites.tar.xz
12mr|texlive-breakcites-20101211-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/breakcites.doc.tar.xz
12mr|texlive-breakcites-20101211-2|16	BuildArch:	noarch
12mr|texlive-breakcites-20101211-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-breakcites-20101211-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-breakcites-20101211-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-breakcites-20101211-2|20	
12mr|texlive-breakcites-20101211-2|21	%description
12mr|texlive-breakcites-20101211-2|22	Makes a very minor change to the operation of the \cite
12mr|texlive-breakcites-20101211-2|23	command. Note that the change is not necessary in unmodified
12mr|texlive-breakcites-20101211-2|24	LaTeX; however, there remain packages that restore the
12mr|texlive-breakcites-20101211-2|25	undesirable behaviour of the command as provided in LaTeX 2.09.
12mr|texlive-breakcites-20101211-2|26	(Note that neither cite nor natbib make this mistake.).
12mr|texlive-breakcites-20101211-2|27	
12mr|texlive-breakcites-20101211-2|28	%post
12mr|texlive-breakcites-20101211-2|29	%{_sbindir}/texlive.post
12mr|texlive-breakcites-20101211-2|30	
12mr|texlive-breakcites-20101211-2|31	%postun
12mr|texlive-breakcites-20101211-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-breakcites-20101211-2|33	%{_sbindir}/texlive.post
12mr|texlive-breakcites-20101211-2|34	fi
12mr|texlive-breakcites-20101211-2|35	
12mr|texlive-breakcites-20101211-2|36	#-----------------------------------------------------------------------
12mr|texlive-breakcites-20101211-2|37	%files
12mr|texlive-breakcites-20101211-2|38	%{_texmfdistdir}/tex/latex/breakcites/breakcites.sty
12mr|texlive-breakcites-20101211-2|39	%doc %{_texmfdistdir}/doc/latex/breakcites/README
12mr|texlive-breakcites-20101211-2|40	%doc %{_texmfdistdir}/doc/latex/breakcites/breakcites.pdf
12mr|texlive-breakcites-20101211-2|41	%doc %{_texmfdistdir}/doc/latex/breakcites/breakcites.tex
12mr|texlive-breakcites-20101211-2|42	
12mr|texlive-breakcites-20101211-2|43	#-----------------------------------------------------------------------
12mr|texlive-breakcites-20101211-2|44	%prep
12mr|texlive-breakcites-20101211-2|45	%setup -c -a0 -a1
12mr|texlive-breakcites-20101211-2|46	
12mr|texlive-breakcites-20101211-2|47	%build
12mr|texlive-breakcites-20101211-2|48	
12mr|texlive-breakcites-20101211-2|49	%install
12mr|texlive-breakcites-20101211-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-breakcites-20101211-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-breakcites-20101211-2|52	
12mr|texlive-breakcites-20101211-2|53	
12mr|texlive-breakcites-20101211-2|54	
12mr|texlive-breakcites-20101211-2|55	%changelog
12mr|texlive-breakcites-20101211-2|56	

16832 12
12mr|texlive-breakurl-1.30-2|1	# revision 15878
12mr|texlive-breakurl-1.30-2|2	# category Package
12mr|texlive-breakurl-1.30-2|3	# catalog-ctan /macros/latex/contrib/breakurl
12mr|texlive-breakurl-1.30-2|4	# catalog-date 2009-09-27 09:44:19 +0200
12mr|texlive-breakurl-1.30-2|5	# catalog-license lppl
12mr|texlive-breakurl-1.30-2|6	# catalog-version 1.30
12mr|texlive-breakurl-1.30-2|7	Name:		texlive-breakurl
12mr|texlive-breakurl-1.30-2|8	Version:	1.30
12mr|texlive-breakurl-1.30-2|9	Release:	2
12mr|texlive-breakurl-1.30-2|10	Summary:	Line-breakable \url-like links in hyperref when compiling via dvips/ps2pdf
12mr|texlive-breakurl-1.30-2|11	Group:		Publishing
12mr|texlive-breakurl-1.30-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/breakurl
12mr|texlive-breakurl-1.30-2|13	License:	LPPL
12mr|texlive-breakurl-1.30-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/breakurl.tar.xz
12mr|texlive-breakurl-1.30-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/breakurl.doc.tar.xz
12mr|texlive-breakurl-1.30-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/breakurl.source.tar.xz
12mr|texlive-breakurl-1.30-2|17	BuildArch:	noarch
12mr|texlive-breakurl-1.30-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-breakurl-1.30-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-breakurl-1.30-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-breakurl-1.30-2|21	
12mr|texlive-breakurl-1.30-2|22	%description
12mr|texlive-breakurl-1.30-2|23	This package provides a command much like hyperref's \url that
12mr|texlive-breakurl-1.30-2|24	typesets a URL using a typewriter-like font. However, if the
12mr|texlive-breakurl-1.30-2|25	dvips driver is being used, the original \url doesn't allow
12mr|texlive-breakurl-1.30-2|26	line breaks in the middle of the created link: the link comes
12mr|texlive-breakurl-1.30-2|27	in one atomic piece. This package allows such line breaks in
12mr|texlive-breakurl-1.30-2|28	the generated links.
12mr|texlive-breakurl-1.30-2|29	
12mr|texlive-breakurl-1.30-2|30	%post
12mr|texlive-breakurl-1.30-2|31	%{_sbindir}/texlive.post
12mr|texlive-breakurl-1.30-2|32	
12mr|texlive-breakurl-1.30-2|33	%postun
12mr|texlive-breakurl-1.30-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-breakurl-1.30-2|35	%{_sbindir}/texlive.post
12mr|texlive-breakurl-1.30-2|36	fi
12mr|texlive-breakurl-1.30-2|37	
12mr|texlive-breakurl-1.30-2|38	#-----------------------------------------------------------------------
12mr|texlive-breakurl-1.30-2|39	%files
12mr|texlive-breakurl-1.30-2|40	%{_texmfdistdir}/tex/latex/breakurl/breakurl.sty
12mr|texlive-breakurl-1.30-2|41	%doc %{_texmfdistdir}/doc/latex/breakurl/README
12mr|texlive-breakurl-1.30-2|42	%doc %{_texmfdistdir}/doc/latex/breakurl/breakurl.pdf
12mr|texlive-breakurl-1.30-2|43	#- source
12mr|texlive-breakurl-1.30-2|44	%doc %{_texmfdistdir}/source/latex/breakurl/breakurl.dtx
12mr|texlive-breakurl-1.30-2|45	%doc %{_texmfdistdir}/source/latex/breakurl/breakurl.ins
12mr|texlive-breakurl-1.30-2|46	
12mr|texlive-breakurl-1.30-2|47	#-----------------------------------------------------------------------
12mr|texlive-breakurl-1.30-2|48	%prep
12mr|texlive-breakurl-1.30-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-breakurl-1.30-2|50	
12mr|texlive-breakurl-1.30-2|51	%build
12mr|texlive-breakurl-1.30-2|52	
12mr|texlive-breakurl-1.30-2|53	%install
12mr|texlive-breakurl-1.30-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-breakurl-1.30-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-breakurl-1.30-2|56	
12mr|texlive-breakurl-1.30-2|57	
12mr|texlive-breakurl-1.30-2|58	
12mr|texlive-breakurl-1.30-2|59	%changelog
12mr|texlive-breakurl-1.30-2|60	

16833 12
12mr|texlive-brushscr-20061221-2|1	# revision 15878
12mr|texlive-brushscr-20061221-2|2	# category Package
12mr|texlive-brushscr-20061221-2|3	# catalog-ctan /fonts/brushscr
12mr|texlive-brushscr-20061221-2|4	# catalog-date 2006-12-21 23:43:15 +0100
12mr|texlive-brushscr-20061221-2|5	# catalog-license pd
12mr|texlive-brushscr-20061221-2|6	# catalog-version undef
12mr|texlive-brushscr-20061221-2|7	Name:		texlive-brushscr
12mr|texlive-brushscr-20061221-2|8	Version:	20061221
12mr|texlive-brushscr-20061221-2|9	Release:	2
12mr|texlive-brushscr-20061221-2|10	Summary:	A handwriting script font
12mr|texlive-brushscr-20061221-2|11	Group:		Publishing
12mr|texlive-brushscr-20061221-2|12	URL:		http://www.ctan.org/tex-archive/fonts/brushscr
12mr|texlive-brushscr-20061221-2|13	License:	PD
12mr|texlive-brushscr-20061221-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/brushscr.tar.xz
12mr|texlive-brushscr-20061221-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/brushscr.doc.tar.xz
12mr|texlive-brushscr-20061221-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/brushscr.source.tar.xz
12mr|texlive-brushscr-20061221-2|17	BuildArch:	noarch
12mr|texlive-brushscr-20061221-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-brushscr-20061221-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-brushscr-20061221-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-brushscr-20061221-2|21	
12mr|texlive-brushscr-20061221-2|22	%description
12mr|texlive-brushscr-20061221-2|23	The BrushScript font is distributed in Adobe Type-1 format,
12mr|texlive-brushscr-20061221-2|24	that simulates hand-written characters. The font is available
12mr|texlive-brushscr-20061221-2|25	in italic shape only. The package includes the files needed by
12mr|texlive-brushscr-20061221-2|26	LaTeX in order to use that font. The file AAA_readme.tex fully
12mr|texlive-brushscr-20061221-2|27	describes the package and sample.tex illustrates its use.
12mr|texlive-brushscr-20061221-2|28	
12mr|texlive-brushscr-20061221-2|29	%post
12mr|texlive-brushscr-20061221-2|30	%{_sbindir}/texlive.post
12mr|texlive-brushscr-20061221-2|31	
12mr|texlive-brushscr-20061221-2|32	%postun
12mr|texlive-brushscr-20061221-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-brushscr-20061221-2|34	%{_sbindir}/texlive.post
12mr|texlive-brushscr-20061221-2|35	fi
12mr|texlive-brushscr-20061221-2|36	
12mr|texlive-brushscr-20061221-2|37	#-----------------------------------------------------------------------
12mr|texlive-brushscr-20061221-2|38	%files
12mr|texlive-brushscr-20061221-2|39	%{_texmfdistdir}/dvips/brushscr/config.pbsi
12mr|texlive-brushscr-20061221-2|40	%{_texmfdistdir}/fonts/afm/public/brushscr/BrushScriptX-Italic.afm
12mr|texlive-brushscr-20061221-2|41	%{_texmfdistdir}/fonts/map/dvips/brushscr/pbsi.map
12mr|texlive-brushscr-20061221-2|42	%{_texmfdistdir}/fonts/tfm/public/brushscr/pbsi.tfm
12mr|texlive-brushscr-20061221-2|43	%{_texmfdistdir}/fonts/tfm/public/brushscr/pbsi8r.tfm
12mr|texlive-brushscr-20061221-2|44	%{_texmfdistdir}/fonts/tfm/public/brushscr/pbsi8t.tfm
12mr|texlive-brushscr-20061221-2|45	%{_texmfdistdir}/fonts/type1/public/brushscr/BrushScriptX-Italic.pfb
12mr|texlive-brushscr-20061221-2|46	%{_texmfdistdir}/fonts/vf/public/brushscr/pbsi8t.vf
12mr|texlive-brushscr-20061221-2|47	%{_texmfdistdir}/tex/latex/brushscr/pbsi.sty
12mr|texlive-brushscr-20061221-2|48	%{_texmfdistdir}/tex/latex/brushscr/t1pbsi.fd
12mr|texlive-brushscr-20061221-2|49	%doc %{_texmfdistdir}/doc/latex/brushscr/AAA_readme.bbl
12mr|texlive-brushscr-20061221-2|50	%doc %{_texmfdistdir}/doc/latex/brushscr/AAA_readme.blg
12mr|texlive-brushscr-20061221-2|51	%doc %{_texmfdistdir}/doc/latex/brushscr/AAA_readme.dvi
12mr|texlive-brushscr-20061221-2|52	%doc %{_texmfdistdir}/doc/latex/brushscr/AAA_readme.tex
12mr|texlive-brushscr-20061221-2|53	%doc %{_texmfdistdir}/doc/latex/brushscr/README
12mr|texlive-brushscr-20061221-2|54	%doc %{_texmfdistdir}/doc/latex/brushscr/example.dvi
12mr|texlive-brushscr-20061221-2|55	%doc %{_texmfdistdir}/doc/latex/brushscr/example.tex
12mr|texlive-brushscr-20061221-2|56	%doc %{_texmfdistdir}/doc/latex/brushscr/generate.tex
12mr|texlive-brushscr-20061221-2|57	%doc %{_texmfdistdir}/doc/latex/brushscr/kern.txt
12mr|texlive-brushscr-20061221-2|58	%doc %{_texmfdistdir}/doc/latex/brushscr/sample.dvi
12mr|texlive-brushscr-20061221-2|59	%doc %{_texmfdistdir}/doc/latex/brushscr/sample.tex
12mr|texlive-brushscr-20061221-2|60	#- source
12mr|texlive-brushscr-20061221-2|61	%doc %{_texmfdistdir}/source/latex/brushscr/Makefile
12mr|texlive-brushscr-20061221-2|62	%doc %{_texmfdistdir}/source/latex/brushscr/pbsi.mtx
12mr|texlive-brushscr-20061221-2|63	
12mr|texlive-brushscr-20061221-2|64	#-----------------------------------------------------------------------
12mr|texlive-brushscr-20061221-2|65	%prep
12mr|texlive-brushscr-20061221-2|66	%setup -c -a0 -a1 -a2
12mr|texlive-brushscr-20061221-2|67	
12mr|texlive-brushscr-20061221-2|68	%build
12mr|texlive-brushscr-20061221-2|69	
12mr|texlive-brushscr-20061221-2|70	%install
12mr|texlive-brushscr-20061221-2|71	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-brushscr-20061221-2|72	cp -fpar dvips fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-brushscr-20061221-2|73	
12mr|texlive-brushscr-20061221-2|74	
12mr|texlive-brushscr-20061221-2|75	
12mr|texlive-brushscr-20061221-2|76	%changelog
12mr|texlive-brushscr-20061221-2|77	

16834 12
12mr|texlive-bullcntr-0.04-2|1	# revision 15878
12mr|texlive-bullcntr-0.04-2|2	# category Package
12mr|texlive-bullcntr-0.04-2|3	# catalog-ctan /macros/latex/contrib/bullcntr
12mr|texlive-bullcntr-0.04-2|4	# catalog-date 2008-08-17 01:00:50 +0200
12mr|texlive-bullcntr-0.04-2|5	# catalog-license lppl
12mr|texlive-bullcntr-0.04-2|6	# catalog-version 0.04
12mr|texlive-bullcntr-0.04-2|7	Name:		texlive-bullcntr
12mr|texlive-bullcntr-0.04-2|8	Version:	0.04
12mr|texlive-bullcntr-0.04-2|9	Release:	2
12mr|texlive-bullcntr-0.04-2|10	Summary:	Display list item counter as regular pattern of bullets
12mr|texlive-bullcntr-0.04-2|11	Group:		Publishing
12mr|texlive-bullcntr-0.04-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bullcntr
12mr|texlive-bullcntr-0.04-2|13	License:	LPPL
12mr|texlive-bullcntr-0.04-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bullcntr.tar.xz
12mr|texlive-bullcntr-0.04-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bullcntr.doc.tar.xz
12mr|texlive-bullcntr-0.04-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bullcntr.source.tar.xz
12mr|texlive-bullcntr-0.04-2|17	BuildArch:	noarch
12mr|texlive-bullcntr-0.04-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bullcntr-0.04-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bullcntr-0.04-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-bullcntr-0.04-2|21	
12mr|texlive-bullcntr-0.04-2|22	%description
12mr|texlive-bullcntr-0.04-2|23	The bullcntr package defines the command bullcntr, which can be
12mr|texlive-bullcntr-0.04-2|24	thought of as an analogue of the \fnsymbol command: like the
12mr|texlive-bullcntr-0.04-2|25	latter, it displays the value of a counter lying between 1 and
12mr|texlive-bullcntr-0.04-2|26	9, but uses, for the purpose, a regular pattern of bullets.
12mr|texlive-bullcntr-0.04-2|27	
12mr|texlive-bullcntr-0.04-2|28	%post
12mr|texlive-bullcntr-0.04-2|29	%{_sbindir}/texlive.post
12mr|texlive-bullcntr-0.04-2|30	
12mr|texlive-bullcntr-0.04-2|31	%postun
12mr|texlive-bullcntr-0.04-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-bullcntr-0.04-2|33	%{_sbindir}/texlive.post
12mr|texlive-bullcntr-0.04-2|34	fi
12mr|texlive-bullcntr-0.04-2|35	
12mr|texlive-bullcntr-0.04-2|36	#-----------------------------------------------------------------------
12mr|texlive-bullcntr-0.04-2|37	%files
12mr|texlive-bullcntr-0.04-2|38	%{_texmfdistdir}/tex/latex/bullcntr/bullcntr.sty
12mr|texlive-bullcntr-0.04-2|39	%{_texmfdistdir}/tex/latex/bullcntr/bullenum.sty
12mr|texlive-bullcntr-0.04-2|40	%doc %{_texmfdistdir}/doc/latex/bullcntr/00readme.txt
12mr|texlive-bullcntr-0.04-2|41	%doc %{_texmfdistdir}/doc/latex/bullcntr/README
12mr|texlive-bullcntr-0.04-2|42	%doc %{_texmfdistdir}/doc/latex/bullcntr/bullcntr-man.pdf
12mr|texlive-bullcntr-0.04-2|43	%doc %{_texmfdistdir}/doc/latex/bullcntr/bullcntr-man.tex
12mr|texlive-bullcntr-0.04-2|44	%doc %{_texmfdistdir}/doc/latex/bullcntr/bullcntr-sam.tex
12mr|texlive-bullcntr-0.04-2|45	%doc %{_texmfdistdir}/doc/latex/bullcntr/bullenum-sam.tex
12mr|texlive-bullcntr-0.04-2|46	%doc %{_texmfdistdir}/doc/latex/bullcntr/manifest.txt
12mr|texlive-bullcntr-0.04-2|47	#- source
12mr|texlive-bullcntr-0.04-2|48	%doc %{_texmfdistdir}/source/latex/bullcntr/bullcntr.dtx
12mr|texlive-bullcntr-0.04-2|49	%doc %{_texmfdistdir}/source/latex/bullcntr/bullcntr.ins
12mr|texlive-bullcntr-0.04-2|50	
12mr|texlive-bullcntr-0.04-2|51	#-----------------------------------------------------------------------
12mr|texlive-bullcntr-0.04-2|52	%prep
12mr|texlive-bullcntr-0.04-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-bullcntr-0.04-2|54	
12mr|texlive-bullcntr-0.04-2|55	%build
12mr|texlive-bullcntr-0.04-2|56	
12mr|texlive-bullcntr-0.04-2|57	%install
12mr|texlive-bullcntr-0.04-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bullcntr-0.04-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bullcntr-0.04-2|60	
12mr|texlive-bullcntr-0.04-2|61	
12mr|texlive-bullcntr-0.04-2|62	
12mr|texlive-bullcntr-0.04-2|63	%changelog
12mr|texlive-bullcntr-0.04-2|64	

16835 12
12mr|texlive-bundledoc-3.1-3|1	# revision 26313
12mr|texlive-bundledoc-3.1-3|2	# category Package
12mr|texlive-bundledoc-3.1-3|3	# catalog-ctan /support/bundledoc
12mr|texlive-bundledoc-3.1-3|4	# catalog-date 2012-01-12 19:29:56 +0100
12mr|texlive-bundledoc-3.1-3|5	# catalog-license lppl
12mr|texlive-bundledoc-3.1-3|6	# catalog-version 3.1
12mr|texlive-bundledoc-3.1-3|7	Name:		texlive-bundledoc
12mr|texlive-bundledoc-3.1-3|8	Version:	3.1
12mr|texlive-bundledoc-3.1-3|9	Release:	3
12mr|texlive-bundledoc-3.1-3|10	Summary:	Bundle together all the files needed to build a LaTeX document
12mr|texlive-bundledoc-3.1-3|11	Group:		Publishing
12mr|texlive-bundledoc-3.1-3|12	URL:		http://www.ctan.org/tex-archive/support/bundledoc
12mr|texlive-bundledoc-3.1-3|13	License:	LPPL
12mr|texlive-bundledoc-3.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bundledoc.tar.xz
12mr|texlive-bundledoc-3.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bundledoc.doc.tar.xz
12mr|texlive-bundledoc-3.1-3|16	BuildArch:	noarch
12mr|texlive-bundledoc-3.1-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bundledoc-3.1-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bundledoc-3.1-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-bundledoc-3.1-3|20	Provides:	texlive-bundledoc.bin = %{EVRD}
12mr|texlive-bundledoc-3.1-3|21	
12mr|texlive-bundledoc-3.1-3|22	%description
12mr|texlive-bundledoc-3.1-3|23	The bundledoc package is a post-processor for the snapshot
12mr|texlive-bundledoc-3.1-3|24	package that bundles together all the classes, packages and
12mr|texlive-bundledoc-3.1-3|25	files needed to build a given LaTeX document. It reads the .dep
12mr|texlive-bundledoc-3.1-3|26	file that snapshot produces, finds each of the files mentioned
12mr|texlive-bundledoc-3.1-3|27	therein, and archives them into a single .tar.gz (or .zip, or
12mr|texlive-bundledoc-3.1-3|28	whatever) file, suitable for moving across systems,
12mr|texlive-bundledoc-3.1-3|29	transmitting to a colleague, etc. A script, arlatex, provides
12mr|texlive-bundledoc-3.1-3|30	an alternative "archiving" mechanism, creating a single LaTeX
12mr|texlive-bundledoc-3.1-3|31	file that contains all of the ancillary files of a LaTeX
12mr|texlive-bundledoc-3.1-3|32	document, together with the document itself, using the
12mr|texlive-bundledoc-3.1-3|33	filecontents* environment.
12mr|texlive-bundledoc-3.1-3|34	
12mr|texlive-bundledoc-3.1-3|35	%post
12mr|texlive-bundledoc-3.1-3|36	%{_sbindir}/texlive.post
12mr|texlive-bundledoc-3.1-3|37	
12mr|texlive-bundledoc-3.1-3|38	%postun
12mr|texlive-bundledoc-3.1-3|39	if [ $1 -eq 0 ]; then
12mr|texlive-bundledoc-3.1-3|40	%{_sbindir}/texlive.post
12mr|texlive-bundledoc-3.1-3|41	fi
12mr|texlive-bundledoc-3.1-3|42	
12mr|texlive-bundledoc-3.1-3|43	#-----------------------------------------------------------------------
12mr|texlive-bundledoc-3.1-3|44	%files
12mr|texlive-bundledoc-3.1-3|45	%{_bindir}/arlatex
12mr|texlive-bundledoc-3.1-3|46	%{_bindir}/bundledoc
12mr|texlive-bundledoc-3.1-3|47	%{_texmfdistdir}/scripts/bundledoc/arlatex
12mr|texlive-bundledoc-3.1-3|48	%{_texmfdistdir}/scripts/bundledoc/bundledoc
12mr|texlive-bundledoc-3.1-3|49	%{_texmfdistdir}/tex/latex/bundledoc/miktex.cfg
12mr|texlive-bundledoc-3.1-3|50	%{_texmfdistdir}/tex/latex/bundledoc/texlive-unix.cfg
12mr|texlive-bundledoc-3.1-3|51	%doc %{_texmfdistdir}/doc/support/bundledoc/README
12mr|texlive-bundledoc-3.1-3|52	%doc %{_mandir}/man1/arlatex.1*
12mr|texlive-bundledoc-3.1-3|53	%doc %{_texmfdir}/doc/man/man1/arlatex.man1.pdf
12mr|texlive-bundledoc-3.1-3|54	%doc %{_mandir}/man1/bundledoc.1*
12mr|texlive-bundledoc-3.1-3|55	%doc %{_texmfdir}/doc/man/man1/bundledoc.man1.pdf
12mr|texlive-bundledoc-3.1-3|56	
12mr|texlive-bundledoc-3.1-3|57	#-----------------------------------------------------------------------
12mr|texlive-bundledoc-3.1-3|58	%prep
12mr|texlive-bundledoc-3.1-3|59	%setup -c -a0 -a1
12mr|texlive-bundledoc-3.1-3|60	
12mr|texlive-bundledoc-3.1-3|61	%build
12mr|texlive-bundledoc-3.1-3|62	
12mr|texlive-bundledoc-3.1-3|63	%install
12mr|texlive-bundledoc-3.1-3|64	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-bundledoc-3.1-3|65	pushd %{buildroot}%{_bindir}
12mr|texlive-bundledoc-3.1-3|66	ln -sf %{_texmfdistdir}/scripts/bundledoc/arlatex arlatex
12mr|texlive-bundledoc-3.1-3|67	ln -sf %{_texmfdistdir}/scripts/bundledoc/bundledoc bundledoc
12mr|texlive-bundledoc-3.1-3|68	popd
12mr|texlive-bundledoc-3.1-3|69	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-bundledoc-3.1-3|70	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-bundledoc-3.1-3|71	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-bundledoc-3.1-3|72	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-bundledoc-3.1-3|73	
12mr|texlive-bundledoc-3.1-3|74	
12mr|texlive-bundledoc-3.1-3|75	
12mr|texlive-bundledoc-3.1-3|76	%changelog
12mr|texlive-bundledoc-3.1-3|77	

16836 12
12mr|texlive-burmese-20061221-3|1	# revision 25185
12mr|texlive-burmese-20061221-3|2	# category Package
12mr|texlive-burmese-20061221-3|3	# catalog-ctan /language/burmese
12mr|texlive-burmese-20061221-3|4	# catalog-date 2006-12-21 23:43:15 +0100
12mr|texlive-burmese-20061221-3|5	# catalog-license lppl
12mr|texlive-burmese-20061221-3|6	# catalog-version undef
12mr|texlive-burmese-20061221-3|7	Name:		texlive-burmese
12mr|texlive-burmese-20061221-3|8	Version:	20061221
12mr|texlive-burmese-20061221-3|9	Release:	3
12mr|texlive-burmese-20061221-3|10	Summary:	Basic Support for Writing Burmese
12mr|texlive-burmese-20061221-3|11	Group:		Publishing
12mr|texlive-burmese-20061221-3|12	URL:		http://www.ctan.org/tex-archive/language/burmese
12mr|texlive-burmese-20061221-3|13	License:	LPPL
12mr|texlive-burmese-20061221-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/burmese.tar.xz
12mr|texlive-burmese-20061221-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/burmese.doc.tar.xz
12mr|texlive-burmese-20061221-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/burmese.source.tar.xz
12mr|texlive-burmese-20061221-3|17	BuildArch:	noarch
12mr|texlive-burmese-20061221-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-burmese-20061221-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-burmese-20061221-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-burmese-20061221-3|21	
12mr|texlive-burmese-20061221-3|22	%description
12mr|texlive-burmese-20061221-3|23	This package provides basic support for writing Burmese. The
12mr|texlive-burmese-20061221-3|24	package provides a preprocessor (written in Perl), an Adobe
12mr|texlive-burmese-20061221-3|25	Type 1 font, and LaTeX macros.
12mr|texlive-burmese-20061221-3|26	
12mr|texlive-burmese-20061221-3|27	%post
12mr|texlive-burmese-20061221-3|28	%{_sbindir}/texlive.post
12mr|texlive-burmese-20061221-3|29	
12mr|texlive-burmese-20061221-3|30	%postun
12mr|texlive-burmese-20061221-3|31	if [ $1 -eq 0 ]; then
12mr|texlive-burmese-20061221-3|32	%{_sbindir}/texlive.post
12mr|texlive-burmese-20061221-3|33	fi
12mr|texlive-burmese-20061221-3|34	
12mr|texlive-burmese-20061221-3|35	#-----------------------------------------------------------------------
12mr|texlive-burmese-20061221-3|36	%files
12mr|texlive-burmese-20061221-3|37	%{_texmfdistdir}/fonts/map/dvips/burmese/burmese.map
12mr|texlive-burmese-20061221-3|38	%{_texmfdistdir}/fonts/tfm/public/burmese/burm.tfm
12mr|texlive-burmese-20061221-3|39	%{_texmfdistdir}/fonts/type1/public/burmese/burm.pfb
12mr|texlive-burmese-20061221-3|40	%{_texmfdistdir}/tex/latex/burmese/birm.sty
12mr|texlive-burmese-20061221-3|41	%{_texmfdistdir}/tex/latex/burmese/ubirm.fd
12mr|texlive-burmese-20061221-3|42	%doc %{_texmfdistdir}/doc/fonts/burmese/burmguide.pdf
12mr|texlive-burmese-20061221-3|43	#- source
12mr|texlive-burmese-20061221-3|44	%doc %{_texmfdistdir}/source/fonts/burmese/birm.pl
12mr|texlive-burmese-20061221-3|45	
12mr|texlive-burmese-20061221-3|46	#-----------------------------------------------------------------------
12mr|texlive-burmese-20061221-3|47	%prep
12mr|texlive-burmese-20061221-3|48	%setup -c -a0 -a1 -a2
12mr|texlive-burmese-20061221-3|49	
12mr|texlive-burmese-20061221-3|50	%build
12mr|texlive-burmese-20061221-3|51	
12mr|texlive-burmese-20061221-3|52	%install
12mr|texlive-burmese-20061221-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-burmese-20061221-3|54	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-burmese-20061221-3|55	
12mr|texlive-burmese-20061221-3|56	
12mr|texlive-burmese-20061221-3|57	
12mr|texlive-burmese-20061221-3|58	%changelog
12mr|texlive-burmese-20061221-3|59	

16837 12
12mr|texlive-bussproofs-1.0-2|1	# revision 15878
12mr|texlive-bussproofs-1.0-2|2	# category Package
12mr|texlive-bussproofs-1.0-2|3	# catalog-ctan /macros/latex/contrib/bussproofs
12mr|texlive-bussproofs-1.0-2|4	# catalog-date 2007-03-05 14:17:42 +0100
12mr|texlive-bussproofs-1.0-2|5	# catalog-license lppl1.3
12mr|texlive-bussproofs-1.0-2|6	# catalog-version 1.0
12mr|texlive-bussproofs-1.0-2|7	Name:		texlive-bussproofs
12mr|texlive-bussproofs-1.0-2|8	Version:	1.0
12mr|texlive-bussproofs-1.0-2|9	Release:	2
12mr|texlive-bussproofs-1.0-2|10	Summary:	Proof trees in the style of the sequent calculus
12mr|texlive-bussproofs-1.0-2|11	Group:		Publishing
12mr|texlive-bussproofs-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bussproofs
12mr|texlive-bussproofs-1.0-2|13	License:	LPPL1.3
12mr|texlive-bussproofs-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bussproofs.tar.xz
12mr|texlive-bussproofs-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bussproofs.doc.tar.xz
12mr|texlive-bussproofs-1.0-2|16	BuildArch:	noarch
12mr|texlive-bussproofs-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-bussproofs-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-bussproofs-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-bussproofs-1.0-2|20	
12mr|texlive-bussproofs-1.0-2|21	%description
12mr|texlive-bussproofs-1.0-2|22	The package allows the construction of proof trees in the style
12mr|texlive-bussproofs-1.0-2|23	of the sequent calculus and many other proof systems. One novel
12mr|texlive-bussproofs-1.0-2|24	feature of the macros is they support the horizontal alignment
12mr|texlive-bussproofs-1.0-2|25	according to some centre point specified with the command
12mr|texlive-bussproofs-1.0-2|26	\fCenter. This is the style often used in sequent calculus
12mr|texlive-bussproofs-1.0-2|27	proofs. The package works in a Plain TeX document, as well as
12mr|texlive-bussproofs-1.0-2|28	in LaTeX; an exposition of the commands available is given in
12mr|texlive-bussproofs-1.0-2|29	the package file itself.
12mr|texlive-bussproofs-1.0-2|30	
12mr|texlive-bussproofs-1.0-2|31	%post
12mr|texlive-bussproofs-1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-bussproofs-1.0-2|33	
12mr|texlive-bussproofs-1.0-2|34	%postun
12mr|texlive-bussproofs-1.0-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-bussproofs-1.0-2|36	%{_sbindir}/texlive.post
12mr|texlive-bussproofs-1.0-2|37	fi
12mr|texlive-bussproofs-1.0-2|38	
12mr|texlive-bussproofs-1.0-2|39	#-----------------------------------------------------------------------
12mr|texlive-bussproofs-1.0-2|40	%files
12mr|texlive-bussproofs-1.0-2|41	%{_texmfdistdir}/tex/latex/bussproofs/bussproofs.sty
12mr|texlive-bussproofs-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/bussproofs/testbp2.pdf
12mr|texlive-bussproofs-1.0-2|43	%doc %{_texmfdistdir}/doc/latex/bussproofs/testbp2.tex
12mr|texlive-bussproofs-1.0-2|44	
12mr|texlive-bussproofs-1.0-2|45	#-----------------------------------------------------------------------
12mr|texlive-bussproofs-1.0-2|46	%prep
12mr|texlive-bussproofs-1.0-2|47	%setup -c -a0 -a1
12mr|texlive-bussproofs-1.0-2|48	
12mr|texlive-bussproofs-1.0-2|49	%build
12mr|texlive-bussproofs-1.0-2|50	
12mr|texlive-bussproofs-1.0-2|51	%install
12mr|texlive-bussproofs-1.0-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bussproofs-1.0-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-bussproofs-1.0-2|54	
12mr|texlive-bussproofs-1.0-2|55	
12mr|texlive-bussproofs-1.0-2|56	
12mr|texlive-bussproofs-1.0-2|57	%changelog
12mr|texlive-bussproofs-1.0-2|58	

16838 12
12mr|texlive-bytefield-2.1-2|1	# revision 23351
12mr|texlive-bytefield-2.1-2|2	# category Package
12mr|texlive-bytefield-2.1-2|3	# catalog-ctan /macros/latex/contrib/bytefield
12mr|texlive-bytefield-2.1-2|4	# catalog-date 2011-06-22 20:08:44 +0200
12mr|texlive-bytefield-2.1-2|5	# catalog-license lppl
12mr|texlive-bytefield-2.1-2|6	# catalog-version 2.1
12mr|texlive-bytefield-2.1-2|7	Name:		texlive-bytefield
12mr|texlive-bytefield-2.1-2|8	Version:	2.1
12mr|texlive-bytefield-2.1-2|9	Release:	2
12mr|texlive-bytefield-2.1-2|10	Summary:	Create illustrations for network protocol specifications
12mr|texlive-bytefield-2.1-2|11	Group:		Publishing
12mr|texlive-bytefield-2.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bytefield
12mr|texlive-bytefield-2.1-2|13	License:	LPPL
12mr|texlive-bytefield-2.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bytefield.tar.xz
12mr|texlive-bytefield-2.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bytefield.doc.tar.xz
12mr|texlive-bytefield-2.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bytefield.source.tar.xz
12mr|texlive-bytefield-2.1-2|17	BuildArch:	noarch
12mr|texlive-bytefield-2.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-bytefield-2.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-bytefield-2.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-bytefield-2.1-2|21	
12mr|texlive-bytefield-2.1-2|22	%description
12mr|texlive-bytefield-2.1-2|23	The bytefield package helps the user create illustrations for
12mr|texlive-bytefield-2.1-2|24	network protocol specifications and anything else that utilizes
12mr|texlive-bytefield-2.1-2|25	fields of data. These illustrations show how the bits and bytes
12mr|texlive-bytefield-2.1-2|26	are laid out in a packet or in memory. Users should note that
12mr|texlive-bytefield-2.1-2|27	the present version 2.0 offers a different (and incompatible)
12mr|texlive-bytefield-2.1-2|28	user interface from earlier versions.
12mr|texlive-bytefield-2.1-2|29	
12mr|texlive-bytefield-2.1-2|30	%post
12mr|texlive-bytefield-2.1-2|31	%{_sbindir}/texlive.post
12mr|texlive-bytefield-2.1-2|32	
12mr|texlive-bytefield-2.1-2|33	%postun
12mr|texlive-bytefield-2.1-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-bytefield-2.1-2|35	%{_sbindir}/texlive.post
12mr|texlive-bytefield-2.1-2|36	fi
12mr|texlive-bytefield-2.1-2|37	
12mr|texlive-bytefield-2.1-2|38	#-----------------------------------------------------------------------
12mr|texlive-bytefield-2.1-2|39	%files
12mr|texlive-bytefield-2.1-2|40	%{_texmfdistdir}/tex/latex/bytefield/bytefield.sty
12mr|texlive-bytefield-2.1-2|41	%doc %{_texmfdistdir}/doc/latex/bytefield/README
12mr|texlive-bytefield-2.1-2|42	%doc %{_texmfdistdir}/doc/latex/bytefield/bf-example.pdf
12mr|texlive-bytefield-2.1-2|43	%doc %{_texmfdistdir}/doc/latex/bytefield/bf-example.tex
12mr|texlive-bytefield-2.1-2|44	%doc %{_texmfdistdir}/doc/latex/bytefield/bytefield.pdf
12mr|texlive-bytefield-2.1-2|45	#- source
12mr|texlive-bytefield-2.1-2|46	%doc %{_texmfdistdir}/source/latex/bytefield/bytefield.dtx
12mr|texlive-bytefield-2.1-2|47	%doc %{_texmfdistdir}/source/latex/bytefield/bytefield.ins
12mr|texlive-bytefield-2.1-2|48	
12mr|texlive-bytefield-2.1-2|49	#-----------------------------------------------------------------------
12mr|texlive-bytefield-2.1-2|50	%prep
12mr|texlive-bytefield-2.1-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-bytefield-2.1-2|52	
12mr|texlive-bytefield-2.1-2|53	%build
12mr|texlive-bytefield-2.1-2|54	
12mr|texlive-bytefield-2.1-2|55	%install
12mr|texlive-bytefield-2.1-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-bytefield-2.1-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-bytefield-2.1-2|58	
12mr|texlive-bytefield-2.1-2|59	
12mr|texlive-bytefield-2.1-2|60	
12mr|texlive-bytefield-2.1-2|61	%changelog
12mr|texlive-bytefield-2.1-2|62	

16839 12
12mr|texlive-c90-20111103-2|1	# revision 15878
12mr|texlive-c90-20111103-2|2	# category Package
12mr|texlive-c90-20111103-2|3	# catalog-ctan undef
12mr|texlive-c90-20111103-2|4	# catalog-date undef
12mr|texlive-c90-20111103-2|5	# catalog-license undef
12mr|texlive-c90-20111103-2|6	# catalog-version undef
12mr|texlive-c90-20111103-2|7	Name:		texlive-c90
12mr|texlive-c90-20111103-2|8	Version:	20111103
12mr|texlive-c90-20111103-2|9	Release:	2
12mr|texlive-c90-20111103-2|10	Summary:	TeXLive c90 package
12mr|texlive-c90-20111103-2|11	Group:		Publishing
12mr|texlive-c90-20111103-2|12	URL:		http://tug.org/texlive
12mr|texlive-c90-20111103-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-c90-20111103-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/c90.tar.xz
12mr|texlive-c90-20111103-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/c90.doc.tar.xz
12mr|texlive-c90-20111103-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/c90.source.tar.xz
12mr|texlive-c90-20111103-2|17	BuildArch:	noarch
12mr|texlive-c90-20111103-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-c90-20111103-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-c90-20111103-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-c90-20111103-2|21	
12mr|texlive-c90-20111103-2|22	%description
12mr|texlive-c90-20111103-2|23	TeXLive c90 package.
12mr|texlive-c90-20111103-2|24	
12mr|texlive-c90-20111103-2|25	%post
12mr|texlive-c90-20111103-2|26	%{_sbindir}/texlive.post
12mr|texlive-c90-20111103-2|27	
12mr|texlive-c90-20111103-2|28	%postun
12mr|texlive-c90-20111103-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-c90-20111103-2|30	%{_sbindir}/texlive.post
12mr|texlive-c90-20111103-2|31	fi
12mr|texlive-c90-20111103-2|32	
12mr|texlive-c90-20111103-2|33	#-----------------------------------------------------------------------
12mr|texlive-c90-20111103-2|34	%files
12mr|texlive-c90-20111103-2|35	%{_texmfdistdir}/fonts/enc/dvips/c90/c90.enc
12mr|texlive-c90-20111103-2|36	%doc %{_texmfdistdir}/doc/fonts/enc/c90/c90.pdf
12mr|texlive-c90-20111103-2|37	#- source
12mr|texlive-c90-20111103-2|38	%doc %{_texmfdistdir}/source/fonts/enc/c90/c90.etx
12mr|texlive-c90-20111103-2|39	%doc %{_texmfdistdir}/source/fonts/enc/c90/c90.mtx
12mr|texlive-c90-20111103-2|40	
12mr|texlive-c90-20111103-2|41	#-----------------------------------------------------------------------
12mr|texlive-c90-20111103-2|42	%prep
12mr|texlive-c90-20111103-2|43	%setup -c -a0 -a1 -a2
12mr|texlive-c90-20111103-2|44	
12mr|texlive-c90-20111103-2|45	%build
12mr|texlive-c90-20111103-2|46	
12mr|texlive-c90-20111103-2|47	%install
12mr|texlive-c90-20111103-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-c90-20111103-2|49	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-c90-20111103-2|50	
12mr|texlive-c90-20111103-2|51	
12mr|texlive-c90-20111103-2|52	
12mr|texlive-c90-20111103-2|53	%changelog
12mr|texlive-c90-20111103-2|54	

16840 12
12mr|texlive-cachepic-1.0-3|1	# revision 26313
12mr|texlive-cachepic-1.0-3|2	# category Package
12mr|texlive-cachepic-1.0-3|3	# catalog-ctan /macros/latex/contrib/cachepic
12mr|texlive-cachepic-1.0-3|4	# catalog-date 2012-04-29 18:30:38 +0200
12mr|texlive-cachepic-1.0-3|5	# catalog-license lppl1.3
12mr|texlive-cachepic-1.0-3|6	# catalog-version 1.0
12mr|texlive-cachepic-1.0-3|7	Name:		texlive-cachepic
12mr|texlive-cachepic-1.0-3|8	Version:	1.0
12mr|texlive-cachepic-1.0-3|9	Release:	3
12mr|texlive-cachepic-1.0-3|10	Summary:	Convert document fragments into graphics
12mr|texlive-cachepic-1.0-3|11	Group:		Publishing
12mr|texlive-cachepic-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cachepic
12mr|texlive-cachepic-1.0-3|13	License:	LPPL1.3
12mr|texlive-cachepic-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cachepic.tar.xz
12mr|texlive-cachepic-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cachepic.doc.tar.xz
12mr|texlive-cachepic-1.0-3|16	BuildArch:	noarch
12mr|texlive-cachepic-1.0-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cachepic-1.0-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cachepic-1.0-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-cachepic-1.0-3|20	Provides:	texlive-cachepic.bin = %{EVRD}
12mr|texlive-cachepic-1.0-3|21	
12mr|texlive-cachepic-1.0-3|22	%description
12mr|texlive-cachepic-1.0-3|23	The bundle simplifies and automates conversion of document
12mr|texlive-cachepic-1.0-3|24	fragments into external EPS or PDF files. The bundle consists
12mr|texlive-cachepic-1.0-3|25	of two parts: a LaTeX package that implements a document level
12mr|texlive-cachepic-1.0-3|26	interface, and a command line tool (written in lua) that
12mr|texlive-cachepic-1.0-3|27	generates the external graphics.
12mr|texlive-cachepic-1.0-3|28	
12mr|texlive-cachepic-1.0-3|29	%post
12mr|texlive-cachepic-1.0-3|30	%{_sbindir}/texlive.post
12mr|texlive-cachepic-1.0-3|31	
12mr|texlive-cachepic-1.0-3|32	%postun
12mr|texlive-cachepic-1.0-3|33	if [ $1 -eq 0 ]; then
12mr|texlive-cachepic-1.0-3|34	%{_sbindir}/texlive.post
12mr|texlive-cachepic-1.0-3|35	fi
12mr|texlive-cachepic-1.0-3|36	
12mr|texlive-cachepic-1.0-3|37	#-----------------------------------------------------------------------
12mr|texlive-cachepic-1.0-3|38	%files
12mr|texlive-cachepic-1.0-3|39	%{_bindir}/cachepic
12mr|texlive-cachepic-1.0-3|40	%{_texmfdistdir}/scripts/cachepic/cachepic.cmd
12mr|texlive-cachepic-1.0-3|41	%{_texmfdistdir}/scripts/cachepic/cachepic.tlu
12mr|texlive-cachepic-1.0-3|42	%{_texmfdistdir}/tex/latex/cachepic/cachepic.sty
12mr|texlive-cachepic-1.0-3|43	%{_texmfdistdir}/tex/latex/cachepic/prcachepic.def
12mr|texlive-cachepic-1.0-3|44	%doc %{_texmfdistdir}/doc/latex/cachepic/README
12mr|texlive-cachepic-1.0-3|45	%doc %{_texmfdistdir}/doc/latex/cachepic/cachepic.pdf
12mr|texlive-cachepic-1.0-3|46	%doc %{_texmfdistdir}/doc/latex/cachepic/cachepic.tex
12mr|texlive-cachepic-1.0-3|47	
12mr|texlive-cachepic-1.0-3|48	#-----------------------------------------------------------------------
12mr|texlive-cachepic-1.0-3|49	%prep
12mr|texlive-cachepic-1.0-3|50	%setup -c -a0 -a1
12mr|texlive-cachepic-1.0-3|51	
12mr|texlive-cachepic-1.0-3|52	%build
12mr|texlive-cachepic-1.0-3|53	
12mr|texlive-cachepic-1.0-3|54	%install
12mr|texlive-cachepic-1.0-3|55	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-cachepic-1.0-3|56	pushd %{buildroot}%{_bindir}
12mr|texlive-cachepic-1.0-3|57	ln -sf %{_texmfdistdir}/scripts/cachepic/cachepic.tlu cachepic
12mr|texlive-cachepic-1.0-3|58	popd
12mr|texlive-cachepic-1.0-3|59	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-cachepic-1.0-3|60	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-cachepic-1.0-3|61	
12mr|texlive-cachepic-1.0-3|62	
12mr|texlive-cachepic-1.0-3|63	
12mr|texlive-cachepic-1.0-3|64	%changelog
12mr|texlive-cachepic-1.0-3|65	

16841 12
12mr|texlive-calctab-v0.6.1-2|1	# revision 15878
12mr|texlive-calctab-v0.6.1-2|2	# category Package
12mr|texlive-calctab-v0.6.1-2|3	# catalog-ctan /macros/latex/contrib/calctab
12mr|texlive-calctab-v0.6.1-2|4	# catalog-date 2009-07-14 21:55:02 +0200
12mr|texlive-calctab-v0.6.1-2|5	# catalog-license lppl
12mr|texlive-calctab-v0.6.1-2|6	# catalog-version v0.6.1
12mr|texlive-calctab-v0.6.1-2|7	Name:		texlive-calctab
12mr|texlive-calctab-v0.6.1-2|8	Version:	v0.6.1
12mr|texlive-calctab-v0.6.1-2|9	Release:	2
12mr|texlive-calctab-v0.6.1-2|10	Summary:	Language for numeric tables
12mr|texlive-calctab-v0.6.1-2|11	Group:		Publishing
12mr|texlive-calctab-v0.6.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/calctab
12mr|texlive-calctab-v0.6.1-2|13	License:	LPPL
12mr|texlive-calctab-v0.6.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calctab.tar.xz
12mr|texlive-calctab-v0.6.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calctab.doc.tar.xz
12mr|texlive-calctab-v0.6.1-2|16	BuildArch:	noarch
12mr|texlive-calctab-v0.6.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-calctab-v0.6.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-calctab-v0.6.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-calctab-v0.6.1-2|20	
12mr|texlive-calctab-v0.6.1-2|21	%description
12mr|texlive-calctab-v0.6.1-2|22	The calctab package helps the user to typeset a kind of
12mr|texlive-calctab-v0.6.1-2|23	economic table such as invoices, expense notes and liquidation,
12mr|texlive-calctab-v0.6.1-2|24	or other tabular material with a values column. The code
12mr|texlive-calctab-v0.6.1-2|25	computes sum and percentage with floating point numeric methods
12mr|texlive-calctab-v0.6.1-2|26	(using the fltpoint package) and builds the render table task.
12mr|texlive-calctab-v0.6.1-2|27	
12mr|texlive-calctab-v0.6.1-2|28	%post
12mr|texlive-calctab-v0.6.1-2|29	%{_sbindir}/texlive.post
12mr|texlive-calctab-v0.6.1-2|30	
12mr|texlive-calctab-v0.6.1-2|31	%postun
12mr|texlive-calctab-v0.6.1-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-calctab-v0.6.1-2|33	%{_sbindir}/texlive.post
12mr|texlive-calctab-v0.6.1-2|34	fi
12mr|texlive-calctab-v0.6.1-2|35	
12mr|texlive-calctab-v0.6.1-2|36	#-----------------------------------------------------------------------
12mr|texlive-calctab-v0.6.1-2|37	%files
12mr|texlive-calctab-v0.6.1-2|38	%{_texmfdistdir}/tex/latex/calctab/calctab.sty
12mr|texlive-calctab-v0.6.1-2|39	%doc %{_texmfdistdir}/doc/latex/calctab/README
12mr|texlive-calctab-v0.6.1-2|40	%doc %{_texmfdistdir}/doc/latex/calctab/calctab_manual.pdf
12mr|texlive-calctab-v0.6.1-2|41	%doc %{_texmfdistdir}/doc/latex/calctab/calctab_manual.tex
12mr|texlive-calctab-v0.6.1-2|42	
12mr|texlive-calctab-v0.6.1-2|43	#-----------------------------------------------------------------------
12mr|texlive-calctab-v0.6.1-2|44	%prep
12mr|texlive-calctab-v0.6.1-2|45	%setup -c -a0 -a1
12mr|texlive-calctab-v0.6.1-2|46	
12mr|texlive-calctab-v0.6.1-2|47	%build
12mr|texlive-calctab-v0.6.1-2|48	
12mr|texlive-calctab-v0.6.1-2|49	%install
12mr|texlive-calctab-v0.6.1-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-calctab-v0.6.1-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-calctab-v0.6.1-2|52	
12mr|texlive-calctab-v0.6.1-2|53	
12mr|texlive-calctab-v0.6.1-2|54	
12mr|texlive-calctab-v0.6.1-2|55	%changelog
12mr|texlive-calctab-v0.6.1-2|56	

16842 12
12mr|texlive-calculator-1.0a-1|1	# revision 27112
12mr|texlive-calculator-1.0a-1|2	# category Package
12mr|texlive-calculator-1.0a-1|3	# catalog-ctan /macros/latex/contrib/calculator
12mr|texlive-calculator-1.0a-1|4	# catalog-date 2012-07-03 11:28:15 +0200
12mr|texlive-calculator-1.0a-1|5	# catalog-license lppl1.2
12mr|texlive-calculator-1.0a-1|6	# catalog-version 1.0a
12mr|texlive-calculator-1.0a-1|7	Name:		texlive-calculator
12mr|texlive-calculator-1.0a-1|8	Version:	1.0a
12mr|texlive-calculator-1.0a-1|9	Release:	1
12mr|texlive-calculator-1.0a-1|10	Summary:	Use LaTeX as a scientific calculator
12mr|texlive-calculator-1.0a-1|11	Group:		Publishing
12mr|texlive-calculator-1.0a-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/calculator
12mr|texlive-calculator-1.0a-1|13	License:	LPPL1.2
12mr|texlive-calculator-1.0a-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calculator.tar.xz
12mr|texlive-calculator-1.0a-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calculator.doc.tar.xz
12mr|texlive-calculator-1.0a-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calculator.source.tar.xz
12mr|texlive-calculator-1.0a-1|17	BuildArch:	noarch
12mr|texlive-calculator-1.0a-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-calculator-1.0a-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-calculator-1.0a-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-calculator-1.0a-1|21	
12mr|texlive-calculator-1.0a-1|22	%description
12mr|texlive-calculator-1.0a-1|23	The calculator and calculus packages define several
12mr|texlive-calculator-1.0a-1|24	instructions which allow us to realise algebraic operations and
12mr|texlive-calculator-1.0a-1|25	to evaluate elementary functions and derivatives in our
12mr|texlive-calculator-1.0a-1|26	documents. The package's main goal is to define the arithmetic
12mr|texlive-calculator-1.0a-1|27	and functional calculations need in the author's package
12mr|texlive-calculator-1.0a-1|28	xpicture, but the numeric abilities of "calculator" and
12mr|texlive-calculator-1.0a-1|29	"calculus" may be useful in other contexts.
12mr|texlive-calculator-1.0a-1|30	
12mr|texlive-calculator-1.0a-1|31	%post
12mr|texlive-calculator-1.0a-1|32	%{_sbindir}/texlive.post
12mr|texlive-calculator-1.0a-1|33	
12mr|texlive-calculator-1.0a-1|34	%postun
12mr|texlive-calculator-1.0a-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-calculator-1.0a-1|36	%{_sbindir}/texlive.post
12mr|texlive-calculator-1.0a-1|37	fi
12mr|texlive-calculator-1.0a-1|38	
12mr|texlive-calculator-1.0a-1|39	#-----------------------------------------------------------------------
12mr|texlive-calculator-1.0a-1|40	%files
12mr|texlive-calculator-1.0a-1|41	%{_texmfdistdir}/tex/latex/calculator/calculator.sty
12mr|texlive-calculator-1.0a-1|42	%{_texmfdistdir}/tex/latex/calculator/calculus.sty
12mr|texlive-calculator-1.0a-1|43	%doc %{_texmfdistdir}/doc/latex/calculator/README
12mr|texlive-calculator-1.0a-1|44	%doc %{_texmfdistdir}/doc/latex/calculator/calculator.pdf
12mr|texlive-calculator-1.0a-1|45	%doc %{_texmfdistdir}/doc/latex/calculator/calculator1.tex
12mr|texlive-calculator-1.0a-1|46	%doc %{_texmfdistdir}/doc/latex/calculator/calculator10.tex
12mr|texlive-calculator-1.0a-1|47	%doc %{_texmfdistdir}/doc/latex/calculator/calculator11.tex
12mr|texlive-calculator-1.0a-1|48	%doc %{_texmfdistdir}/doc/latex/calculator/calculator12.tex
12mr|texlive-calculator-1.0a-1|49	%doc %{_texmfdistdir}/doc/latex/calculator/calculator13.tex
12mr|texlive-calculator-1.0a-1|50	%doc %{_texmfdistdir}/doc/latex/calculator/calculator14.tex
12mr|texlive-calculator-1.0a-1|51	%doc %{_texmfdistdir}/doc/latex/calculator/calculator15.tex
12mr|texlive-calculator-1.0a-1|52	%doc %{_texmfdistdir}/doc/latex/calculator/calculator16.tex
12mr|texlive-calculator-1.0a-1|53	%doc %{_texmfdistdir}/doc/latex/calculator/calculator17.tex
12mr|texlive-calculator-1.0a-1|54	%doc %{_texmfdistdir}/doc/latex/calculator/calculator18.tex
12mr|texlive-calculator-1.0a-1|55	%doc %{_texmfdistdir}/doc/latex/calculator/calculator19.tex
12mr|texlive-calculator-1.0a-1|56	%doc %{_texmfdistdir}/doc/latex/calculator/calculator2.tex
12mr|texlive-calculator-1.0a-1|57	%doc %{_texmfdistdir}/doc/latex/calculator/calculator20.tex
12mr|texlive-calculator-1.0a-1|58	%doc %{_texmfdistdir}/doc/latex/calculator/calculator21.tex
12mr|texlive-calculator-1.0a-1|59	%doc %{_texmfdistdir}/doc/latex/calculator/calculator22.tex
12mr|texlive-calculator-1.0a-1|60	%doc %{_texmfdistdir}/doc/latex/calculator/calculator23.tex
12mr|texlive-calculator-1.0a-1|61	%doc %{_texmfdistdir}/doc/latex/calculator/calculator24.tex
12mr|texlive-calculator-1.0a-1|62	%doc %{_texmfdistdir}/doc/latex/calculator/calculator25.tex
12mr|texlive-calculator-1.0a-1|63	%doc %{_texmfdistdir}/doc/latex/calculator/calculator26.tex
12mr|texlive-calculator-1.0a-1|64	%doc %{_texmfdistdir}/doc/latex/calculator/calculator27.tex
12mr|texlive-calculator-1.0a-1|65	%doc %{_texmfdistdir}/doc/latex/calculator/calculator28.tex
12mr|texlive-calculator-1.0a-1|66	%doc %{_texmfdistdir}/doc/latex/calculator/calculator29.tex
12mr|texlive-calculator-1.0a-1|67	%doc %{_texmfdistdir}/doc/latex/calculator/calculator3.tex
12mr|texlive-calculator-1.0a-1|68	%doc %{_texmfdistdir}/doc/latex/calculator/calculator30.tex
12mr|texlive-calculator-1.0a-1|69	%doc %{_texmfdistdir}/doc/latex/calculator/calculator31.tex
12mr|texlive-calculator-1.0a-1|70	%doc %{_texmfdistdir}/doc/latex/calculator/calculator32.tex
12mr|texlive-calculator-1.0a-1|71	%doc %{_texmfdistdir}/doc/latex/calculator/calculator33.tex
12mr|texlive-calculator-1.0a-1|72	%doc %{_texmfdistdir}/doc/latex/calculator/calculator34.tex
12mr|texlive-calculator-1.0a-1|73	%doc %{_texmfdistdir}/doc/latex/calculator/calculator35.tex
12mr|texlive-calculator-1.0a-1|74	%doc %{_texmfdistdir}/doc/latex/calculator/calculator36.tex
12mr|texlive-calculator-1.0a-1|75	%doc %{_texmfdistdir}/doc/latex/calculator/calculator37.tex
12mr|texlive-calculator-1.0a-1|76	%doc %{_texmfdistdir}/doc/latex/calculator/calculator38.tex
12mr|texlive-calculator-1.0a-1|77	%doc %{_texmfdistdir}/doc/latex/calculator/calculator39.tex
12mr|texlive-calculator-1.0a-1|78	%doc %{_texmfdistdir}/doc/latex/calculator/calculator4.tex
12mr|texlive-calculator-1.0a-1|79	%doc %{_texmfdistdir}/doc/latex/calculator/calculator40.tex
12mr|texlive-calculator-1.0a-1|80	%doc %{_texmfdistdir}/doc/latex/calculator/calculator41.tex
12mr|texlive-calculator-1.0a-1|81	%doc %{_texmfdistdir}/doc/latex/calculator/calculator42.tex
12mr|texlive-calculator-1.0a-1|82	%doc %{_texmfdistdir}/doc/latex/calculator/calculator43.tex
12mr|texlive-calculator-1.0a-1|83	%doc %{_texmfdistdir}/doc/latex/calculator/calculator44.tex
12mr|texlive-calculator-1.0a-1|84	%doc %{_texmfdistdir}/doc/latex/calculator/calculator45.tex
12mr|texlive-calculator-1.0a-1|85	%doc %{_texmfdistdir}/doc/latex/calculator/calculator46.tex
12mr|texlive-calculator-1.0a-1|86	%doc %{_texmfdistdir}/doc/latex/calculator/calculator47.tex
12mr|texlive-calculator-1.0a-1|87	%doc %{_texmfdistdir}/doc/latex/calculator/calculator48.tex
12mr|texlive-calculator-1.0a-1|88	%doc %{_texmfdistdir}/doc/latex/calculator/calculator49.tex
12mr|texlive-calculator-1.0a-1|89	%doc %{_texmfdistdir}/doc/latex/calculator/calculator5.tex
12mr|texlive-calculator-1.0a-1|90	%doc %{_texmfdistdir}/doc/latex/calculator/calculator50.tex
12mr|texlive-calculator-1.0a-1|91	%doc %{_texmfdistdir}/doc/latex/calculator/calculator51.tex
12mr|texlive-calculator-1.0a-1|92	%doc %{_texmfdistdir}/doc/latex/calculator/calculator52.tex
12mr|texlive-calculator-1.0a-1|93	%doc %{_texmfdistdir}/doc/latex/calculator/calculator53.tex
12mr|texlive-calculator-1.0a-1|94	%doc %{_texmfdistdir}/doc/latex/calculator/calculator54.tex
12mr|texlive-calculator-1.0a-1|95	%doc %{_texmfdistdir}/doc/latex/calculator/calculator55.tex
12mr|texlive-calculator-1.0a-1|96	%doc %{_texmfdistdir}/doc/latex/calculator/calculator56.tex
12mr|texlive-calculator-1.0a-1|97	%doc %{_texmfdistdir}/doc/latex/calculator/calculator57.tex
12mr|texlive-calculator-1.0a-1|98	%doc %{_texmfdistdir}/doc/latex/calculator/calculator6.tex
12mr|texlive-calculator-1.0a-1|99	%doc %{_texmfdistdir}/doc/latex/calculator/calculator7.tex
12mr|texlive-calculator-1.0a-1|100	%doc %{_texmfdistdir}/doc/latex/calculator/calculator8.tex
12mr|texlive-calculator-1.0a-1|101	%doc %{_texmfdistdir}/doc/latex/calculator/calculator9.tex
12mr|texlive-calculator-1.0a-1|102	#- source
12mr|texlive-calculator-1.0a-1|103	%doc %{_texmfdistdir}/source/latex/calculator/calculator.dtx
12mr|texlive-calculator-1.0a-1|104	
12mr|texlive-calculator-1.0a-1|105	#-----------------------------------------------------------------------
12mr|texlive-calculator-1.0a-1|106	%prep
12mr|texlive-calculator-1.0a-1|107	%setup -c -a0 -a1 -a2
12mr|texlive-calculator-1.0a-1|108	
12mr|texlive-calculator-1.0a-1|109	%build
12mr|texlive-calculator-1.0a-1|110	
12mr|texlive-calculator-1.0a-1|111	%install
12mr|texlive-calculator-1.0a-1|112	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-calculator-1.0a-1|113	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-calculator-1.0a-1|114	
12mr|texlive-calculator-1.0a-1|115	
12mr|texlive-calculator-1.0a-1|116	
12mr|texlive-calculator-1.0a-1|117	%changelog
12mr|texlive-calculator-1.0a-1|118	

16843 12
12mr|texlive-calligra-20100503-2|1	# revision 15878
12mr|texlive-calligra-20100503-2|2	# category Package
12mr|texlive-calligra-20100503-2|3	# catalog-ctan /fonts/calligra
12mr|texlive-calligra-20100503-2|4	# catalog-date 2010-05-03 23:11:16 +0200
12mr|texlive-calligra-20100503-2|5	# catalog-license other-free
12mr|texlive-calligra-20100503-2|6	# catalog-version undef
12mr|texlive-calligra-20100503-2|7	Name:		texlive-calligra
12mr|texlive-calligra-20100503-2|8	Version:	20100503
12mr|texlive-calligra-20100503-2|9	Release:	2
12mr|texlive-calligra-20100503-2|10	Summary:	Calligraphic font
12mr|texlive-calligra-20100503-2|11	Group:		Publishing
12mr|texlive-calligra-20100503-2|12	URL:		http://www.ctan.org/tex-archive/fonts/calligra
12mr|texlive-calligra-20100503-2|13	License:	OTHER-FREE
12mr|texlive-calligra-20100503-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calligra.tar.xz
12mr|texlive-calligra-20100503-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calligra.doc.tar.xz
12mr|texlive-calligra-20100503-2|16	BuildArch:	noarch
12mr|texlive-calligra-20100503-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-calligra-20100503-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-calligra-20100503-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-calligra-20100503-2|20	
12mr|texlive-calligra-20100503-2|21	%description
12mr|texlive-calligra-20100503-2|22	A calligraphic font in the handwriting style of the author,
12mr|texlive-calligra-20100503-2|23	Peter Vanroose. The font is supplied as MetaFont source LaTeX
12mr|texlive-calligra-20100503-2|24	support of the font is provided in the calligra package in the
12mr|texlive-calligra-20100503-2|25	fundus bundle.
12mr|texlive-calligra-20100503-2|26	
12mr|texlive-calligra-20100503-2|27	%post
12mr|texlive-calligra-20100503-2|28	%{_sbindir}/texlive.post
12mr|texlive-calligra-20100503-2|29	
12mr|texlive-calligra-20100503-2|30	%postun
12mr|texlive-calligra-20100503-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-calligra-20100503-2|32	%{_sbindir}/texlive.post
12mr|texlive-calligra-20100503-2|33	fi
12mr|texlive-calligra-20100503-2|34	
12mr|texlive-calligra-20100503-2|35	#-----------------------------------------------------------------------
12mr|texlive-calligra-20100503-2|36	%files
12mr|texlive-calligra-20100503-2|37	%{_texmfdistdir}/fonts/source/public/calligra/callig15.mf
12mr|texlive-calligra-20100503-2|38	%{_texmfdistdir}/fonts/source/public/calligra/calligra.mf
12mr|texlive-calligra-20100503-2|39	%{_texmfdistdir}/fonts/tfm/public/calligra/callig15.tfm
12mr|texlive-calligra-20100503-2|40	%doc %{_texmfdistdir}/doc/latex/calligra/README
12mr|texlive-calligra-20100503-2|41	%doc %{_texmfdistdir}/doc/latex/calligra/testfont.pdf
12mr|texlive-calligra-20100503-2|42	
12mr|texlive-calligra-20100503-2|43	#-----------------------------------------------------------------------
12mr|texlive-calligra-20100503-2|44	%prep
12mr|texlive-calligra-20100503-2|45	%setup -c -a0 -a1
12mr|texlive-calligra-20100503-2|46	
12mr|texlive-calligra-20100503-2|47	%build
12mr|texlive-calligra-20100503-2|48	
12mr|texlive-calligra-20100503-2|49	%install
12mr|texlive-calligra-20100503-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-calligra-20100503-2|51	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-calligra-20100503-2|52	
12mr|texlive-calligra-20100503-2|53	
12mr|texlive-calligra-20100503-2|54	
12mr|texlive-calligra-20100503-2|55	%changelog
12mr|texlive-calligra-20100503-2|56	

16844 12
12mr|texlive-calligra-type1-001.000-2|1	# revision 24302
12mr|texlive-calligra-type1-001.000-2|2	# category Package
12mr|texlive-calligra-type1-001.000-2|3	# catalog-ctan /fonts/calligra-type1
12mr|texlive-calligra-type1-001.000-2|4	# catalog-date 2011-10-16 10:43:33 +0200
12mr|texlive-calligra-type1-001.000-2|5	# catalog-license other-free
12mr|texlive-calligra-type1-001.000-2|6	# catalog-version 001.000
12mr|texlive-calligra-type1-001.000-2|7	Name:		texlive-calligra-type1
12mr|texlive-calligra-type1-001.000-2|8	Version:	001.000
12mr|texlive-calligra-type1-001.000-2|9	Release:	2
12mr|texlive-calligra-type1-001.000-2|10	Summary:	Type 1 version of Caliigra
12mr|texlive-calligra-type1-001.000-2|11	Group:		Publishing
12mr|texlive-calligra-type1-001.000-2|12	URL:		http://www.ctan.org/tex-archive/fonts/calligra-type1
12mr|texlive-calligra-type1-001.000-2|13	License:	OTHER-FREE
12mr|texlive-calligra-type1-001.000-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calligra-type1.tar.xz
12mr|texlive-calligra-type1-001.000-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calligra-type1.doc.tar.xz
12mr|texlive-calligra-type1-001.000-2|16	BuildArch:	noarch
12mr|texlive-calligra-type1-001.000-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-calligra-type1-001.000-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-calligra-type1-001.000-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-calligra-type1-001.000-2|20	
12mr|texlive-calligra-type1-001.000-2|21	%description
12mr|texlive-calligra-type1-001.000-2|22	This is a converstion (using mf2pt1 of Peter Vanroose's
12mr|texlive-calligra-type1-001.000-2|23	handwriting font.
12mr|texlive-calligra-type1-001.000-2|24	
12mr|texlive-calligra-type1-001.000-2|25	%post
12mr|texlive-calligra-type1-001.000-2|26	%{_sbindir}/texlive.post
12mr|texlive-calligra-type1-001.000-2|27	
12mr|texlive-calligra-type1-001.000-2|28	%postun
12mr|texlive-calligra-type1-001.000-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-calligra-type1-001.000-2|30	%{_sbindir}/texlive.post
12mr|texlive-calligra-type1-001.000-2|31	fi
12mr|texlive-calligra-type1-001.000-2|32	
12mr|texlive-calligra-type1-001.000-2|33	#-----------------------------------------------------------------------
12mr|texlive-calligra-type1-001.000-2|34	%files
12mr|texlive-calligra-type1-001.000-2|35	%{_texmfdistdir}/fonts/afm/public/calligra-type1/callig15.afm
12mr|texlive-calligra-type1-001.000-2|36	%{_texmfdistdir}/fonts/map/dvips/calligra-type1/calligra.map
12mr|texlive-calligra-type1-001.000-2|37	%{_texmfdistdir}/fonts/type1/public/calligra-type1/callig15.pfb
12mr|texlive-calligra-type1-001.000-2|38	%doc %{_texmfdistdir}/doc/fonts/calligra-type1/README
12mr|texlive-calligra-type1-001.000-2|39	
12mr|texlive-calligra-type1-001.000-2|40	#-----------------------------------------------------------------------
12mr|texlive-calligra-type1-001.000-2|41	%prep
12mr|texlive-calligra-type1-001.000-2|42	%setup -c -a0 -a1
12mr|texlive-calligra-type1-001.000-2|43	
12mr|texlive-calligra-type1-001.000-2|44	%build
12mr|texlive-calligra-type1-001.000-2|45	
12mr|texlive-calligra-type1-001.000-2|46	%install
12mr|texlive-calligra-type1-001.000-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-calligra-type1-001.000-2|48	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-calligra-type1-001.000-2|49	
12mr|texlive-calligra-type1-001.000-2|50	
12mr|texlive-calligra-type1-001.000-2|51	
12mr|texlive-calligra-type1-001.000-2|52	%changelog
12mr|texlive-calligra-type1-001.000-2|53	

16845 12
12mr|texlive-calrsfs-20100220-2|1	# revision 17125
12mr|texlive-calrsfs-20100220-2|2	# category Package
12mr|texlive-calrsfs-20100220-2|3	# catalog-ctan /macros/latex/contrib/calrsfs
12mr|texlive-calrsfs-20100220-2|4	# catalog-date 2010-02-20 21:59:31 +0100
12mr|texlive-calrsfs-20100220-2|5	# catalog-license pd
12mr|texlive-calrsfs-20100220-2|6	# catalog-version undef
12mr|texlive-calrsfs-20100220-2|7	Name:		texlive-calrsfs
12mr|texlive-calrsfs-20100220-2|8	Version:	20100220
12mr|texlive-calrsfs-20100220-2|9	Release:	2
12mr|texlive-calrsfs-20100220-2|10	Summary:	Copperplate calligraphic letters in LaTeX
12mr|texlive-calrsfs-20100220-2|11	Group:		Publishing
12mr|texlive-calrsfs-20100220-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/calrsfs
12mr|texlive-calrsfs-20100220-2|13	License:	PD
12mr|texlive-calrsfs-20100220-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calrsfs.tar.xz
12mr|texlive-calrsfs-20100220-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calrsfs.doc.tar.xz
12mr|texlive-calrsfs-20100220-2|16	BuildArch:	noarch
12mr|texlive-calrsfs-20100220-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-calrsfs-20100220-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-calrsfs-20100220-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-calrsfs-20100220-2|20	
12mr|texlive-calrsfs-20100220-2|21	%description
12mr|texlive-calrsfs-20100220-2|22	Provides a maths interface to the rsfs fonts.
12mr|texlive-calrsfs-20100220-2|23	
12mr|texlive-calrsfs-20100220-2|24	%post
12mr|texlive-calrsfs-20100220-2|25	%{_sbindir}/texlive.post
12mr|texlive-calrsfs-20100220-2|26	
12mr|texlive-calrsfs-20100220-2|27	%postun
12mr|texlive-calrsfs-20100220-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-calrsfs-20100220-2|29	%{_sbindir}/texlive.post
12mr|texlive-calrsfs-20100220-2|30	fi
12mr|texlive-calrsfs-20100220-2|31	
12mr|texlive-calrsfs-20100220-2|32	#-----------------------------------------------------------------------
12mr|texlive-calrsfs-20100220-2|33	%files
12mr|texlive-calrsfs-20100220-2|34	%{_texmfdistdir}/tex/latex/calrsfs/OMSrsfs.fd
12mr|texlive-calrsfs-20100220-2|35	%{_texmfdistdir}/tex/latex/calrsfs/calrsfs.sty
12mr|texlive-calrsfs-20100220-2|36	%doc %{_texmfdistdir}/doc/latex/calrsfs/README
12mr|texlive-calrsfs-20100220-2|37	%doc %{_texmfdistdir}/doc/latex/calrsfs/calrsfs.pdf
12mr|texlive-calrsfs-20100220-2|38	%doc %{_texmfdistdir}/doc/latex/calrsfs/calrsfs.tex
12mr|texlive-calrsfs-20100220-2|39	
12mr|texlive-calrsfs-20100220-2|40	#-----------------------------------------------------------------------
12mr|texlive-calrsfs-20100220-2|41	%prep
12mr|texlive-calrsfs-20100220-2|42	%setup -c -a0 -a1
12mr|texlive-calrsfs-20100220-2|43	
12mr|texlive-calrsfs-20100220-2|44	%build
12mr|texlive-calrsfs-20100220-2|45	
12mr|texlive-calrsfs-20100220-2|46	%install
12mr|texlive-calrsfs-20100220-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-calrsfs-20100220-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-calrsfs-20100220-2|49	
12mr|texlive-calrsfs-20100220-2|50	
12mr|texlive-calrsfs-20100220-2|51	
12mr|texlive-calrsfs-20100220-2|52	%changelog
12mr|texlive-calrsfs-20100220-2|53	

16846 12
12mr|texlive-cals-2.0.1-2|1	# revision 22766
12mr|texlive-cals-2.0.1-2|2	# category Package
12mr|texlive-cals-2.0.1-2|3	# catalog-ctan /macros/latex/contrib/cals
12mr|texlive-cals-2.0.1-2|4	# catalog-date 2010-10-26 15:02:43 +0200
12mr|texlive-cals-2.0.1-2|5	# catalog-license lppl1.3
12mr|texlive-cals-2.0.1-2|6	# catalog-version 2.0.1
12mr|texlive-cals-2.0.1-2|7	Name:		texlive-cals
12mr|texlive-cals-2.0.1-2|8	Version:	2.0.1
12mr|texlive-cals-2.0.1-2|9	Release:	2
12mr|texlive-cals-2.0.1-2|10	Summary:	Multipage tables with wide range of features
12mr|texlive-cals-2.0.1-2|11	Group:		Publishing
12mr|texlive-cals-2.0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cals
12mr|texlive-cals-2.0.1-2|13	License:	LPPL1.3
12mr|texlive-cals-2.0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cals.tar.xz
12mr|texlive-cals-2.0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cals.doc.tar.xz
12mr|texlive-cals-2.0.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cals.source.tar.xz
12mr|texlive-cals-2.0.1-2|17	BuildArch:	noarch
12mr|texlive-cals-2.0.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-cals-2.0.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-cals-2.0.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-cals-2.0.1-2|21	
12mr|texlive-cals-2.0.1-2|22	%description
12mr|texlive-cals-2.0.1-2|23	The package allows the user to typeset multipage tables with
12mr|texlive-cals-2.0.1-2|24	repeatable headers and footers, and with cells spanned over
12mr|texlive-cals-2.0.1-2|25	rows and columns. Decorations are supported: padding,
12mr|texlive-cals-2.0.1-2|26	background color, width of separation rules. The package is
12mr|texlive-cals-2.0.1-2|27	compatible with multicol and pdfsync.
12mr|texlive-cals-2.0.1-2|28	
12mr|texlive-cals-2.0.1-2|29	%post
12mr|texlive-cals-2.0.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-cals-2.0.1-2|31	
12mr|texlive-cals-2.0.1-2|32	%postun
12mr|texlive-cals-2.0.1-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-cals-2.0.1-2|34	%{_sbindir}/texlive.post
12mr|texlive-cals-2.0.1-2|35	fi
12mr|texlive-cals-2.0.1-2|36	
12mr|texlive-cals-2.0.1-2|37	#-----------------------------------------------------------------------
12mr|texlive-cals-2.0.1-2|38	%files
12mr|texlive-cals-2.0.1-2|39	%{_texmfdistdir}/tex/latex/cals/cals.sty
12mr|texlive-cals-2.0.1-2|40	%doc %{_texmfdistdir}/doc/latex/cals/README
12mr|texlive-cals-2.0.1-2|41	%doc %{_texmfdistdir}/doc/latex/cals/cals.pdf
12mr|texlive-cals-2.0.1-2|42	%doc %{_texmfdistdir}/doc/latex/cals/examples/demo.pdf
12mr|texlive-cals-2.0.1-2|43	%doc %{_texmfdistdir}/doc/latex/cals/examples/demo.tex
12mr|texlive-cals-2.0.1-2|44	%doc %{_texmfdistdir}/doc/latex/cals/examples/table1.tex
12mr|texlive-cals-2.0.1-2|45	%doc %{_texmfdistdir}/doc/latex/cals/examples/table2.tex
12mr|texlive-cals-2.0.1-2|46	%doc %{_texmfdistdir}/doc/latex/cals/examples/table3.tex
12mr|texlive-cals-2.0.1-2|47	%doc %{_texmfdistdir}/doc/latex/cals/examples/table4.tex
12mr|texlive-cals-2.0.1-2|48	%doc %{_texmfdistdir}/doc/latex/cals/test/README
12mr|texlive-cals-2.0.1-2|49	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_10_create.chk
12mr|texlive-cals-2.0.1-2|50	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_10_create.tex
12mr|texlive-cals-2.0.1-2|51	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_20_colwidth.chk
12mr|texlive-cals-2.0.1-2|52	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_20_colwidth.tex
12mr|texlive-cals-2.0.1-2|53	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_30_decor.chk
12mr|texlive-cals-2.0.1-2|54	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_30_decor.tex
12mr|texlive-cals-2.0.1-2|55	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_40_width.chk
12mr|texlive-cals-2.0.1-2|56	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_40_width.tex
12mr|texlive-cals-2.0.1-2|57	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_50_hooks.chk
12mr|texlive-cals-2.0.1-2|58	%doc %{_texmfdistdir}/doc/latex/cals/test/cell/test_50_hooks.tex
12mr|texlive-cals-2.0.1-2|59	%doc %{_texmfdistdir}/doc/latex/cals/test/colsep/test_10_outone.chk
12mr|texlive-cals-2.0.1-2|60	%doc %{_texmfdistdir}/doc/latex/cals/test/colsep/test_10_outone.tex
12mr|texlive-cals-2.0.1-2|61	%doc %{_texmfdistdir}/doc/latex/cals/test/colsep/test_20_row.chk
12mr|texlive-cals-2.0.1-2|62	%doc %{_texmfdistdir}/doc/latex/cals/test/colsep/test_20_row.tex
12mr|texlive-cals-2.0.1-2|63	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_10_withwidth2.chk
12mr|texlive-cals-2.0.1-2|64	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_10_withwidth2.tex
12mr|texlive-cals-2.0.1-2|65	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_20_withcolor2.chk
12mr|texlive-cals-2.0.1-2|66	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_20_withcolor2.tex
12mr|texlive-cals-2.0.1-2|67	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_30_halfwidth.chk
12mr|texlive-cals-2.0.1-2|68	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_30_halfwidth.tex
12mr|texlive-cals-2.0.1-2|69	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_50_maxwidth.chk
12mr|texlive-cals-2.0.1-2|70	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_50_maxwidth.tex
12mr|texlive-cals-2.0.1-2|71	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_60_row.chk
12mr|texlive-cals-2.0.1-2|72	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_60_row.tex
12mr|texlive-cals-2.0.1-2|73	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_70_align.chk
12mr|texlive-cals-2.0.1-2|74	%doc %{_texmfdistdir}/doc/latex/cals/test/decoration/test_70_align.tex
12mr|texlive-cals-2.0.1-2|75	%doc %{_texmfdistdir}/doc/latex/cals/test/llt/test_10_cons_rot.chk
12mr|texlive-cals-2.0.1-2|76	%doc %{_texmfdistdir}/doc/latex/cals/test/llt/test_10_cons_rot.tex
12mr|texlive-cals-2.0.1-2|77	%doc %{_texmfdistdir}/doc/latex/cals/test/llt/test_20_snoc_decons.chk
12mr|texlive-cals-2.0.1-2|78	%doc %{_texmfdistdir}/doc/latex/cals/test/llt/test_20_snoc_decons.tex
12mr|texlive-cals-2.0.1-2|79	%doc %{_texmfdistdir}/doc/latex/cals/test/llt/test_30_all.chk
12mr|texlive-cals-2.0.1-2|80	%doc %{_texmfdistdir}/doc/latex/cals/test/llt/test_30_all.tex
12mr|texlive-cals-2.0.1-2|81	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_010_wrongbreak.chk
12mr|texlive-cals-2.0.1-2|82	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_010_wrongbreak.tex
12mr|texlive-cals-2.0.1-2|83	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_020_wrongnobreak.chk
12mr|texlive-cals-2.0.1-2|84	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_020_wrongnobreak.tex
12mr|texlive-cals-2.0.1-2|85	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_030_spanbreak.chk
12mr|texlive-cals-2.0.1-2|86	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_030_spanbreak.tex
12mr|texlive-cals-2.0.1-2|87	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_040_rowheight.chk
12mr|texlive-cals-2.0.1-2|88	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_040_rowheight.tex
12mr|texlive-cals-2.0.1-2|89	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_050_leftskip_rowspan.chk
12mr|texlive-cals-2.0.1-2|90	%doc %{_texmfdistdir}/doc/latex/cals/test/regression/test_050_leftskip_rowspan.tex
12mr|texlive-cals-2.0.1-2|91	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_10_waitrule.chk
12mr|texlive-cals-2.0.1-2|92	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_10_waitrule.tex
12mr|texlive-cals-2.0.1-2|93	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_15_waitover.chk
12mr|texlive-cals-2.0.1-2|94	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_15_waitover.tex
12mr|texlive-cals-2.0.1-2|95	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_20_pack.chk
12mr|texlive-cals-2.0.1-2|96	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_20_pack.tex
12mr|texlive-cals-2.0.1-2|97	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_30_jointwo.chk
12mr|texlive-cals-2.0.1-2|98	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_30_jointwo.tex
12mr|texlive-cals-2.0.1-2|99	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_35_joinone.chk
12mr|texlive-cals-2.0.1-2|100	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_35_joinone.tex
12mr|texlive-cals-2.0.1-2|101	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_40_construct.chk
12mr|texlive-cals-2.0.1-2|102	%doc %{_texmfdistdir}/doc/latex/cals/test/rowsep/test_40_construct.tex
12mr|texlive-cals-2.0.1-2|103	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_10_queue.chk
12mr|texlive-cals-2.0.1-2|104	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_10_queue.tex
12mr|texlive-cals-2.0.1-2|105	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_20_decor.chk
12mr|texlive-cals-2.0.1-2|106	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_20_decor.tex
12mr|texlive-cals-2.0.1-2|107	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_30_iftlrb.chk
12mr|texlive-cals-2.0.1-2|108	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_30_iftlrb.tex
12mr|texlive-cals-2.0.1-2|109	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_40_lr_queue.chk
12mr|texlive-cals-2.0.1-2|110	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_40_lr_queue.tex
12mr|texlive-cals-2.0.1-2|111	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_50_dimen.chk
12mr|texlive-cals-2.0.1-2|112	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_50_dimen.tex
12mr|texlive-cals-2.0.1-2|113	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_60_content.chk
12mr|texlive-cals-2.0.1-2|114	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_60_content.tex
12mr|texlive-cals-2.0.1-2|115	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_70_intercept.chk
12mr|texlive-cals-2.0.1-2|116	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_70_intercept.tex
12mr|texlive-cals-2.0.1-2|117	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_80_marker.chk
12mr|texlive-cals-2.0.1-2|118	%doc %{_texmfdistdir}/doc/latex/cals/test/span/test_80_marker.tex
12mr|texlive-cals-2.0.1-2|119	%doc %{_texmfdistdir}/doc/latex/cals/test/support/LatexTest.py
12mr|texlive-cals-2.0.1-2|120	%doc %{_texmfdistdir}/doc/latex/cals/test/support/run_tests.py
12mr|texlive-cals-2.0.1-2|121	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_10_ifbreak.chk
12mr|texlive-cals-2.0.1-2|122	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_10_ifbreak.tex
12mr|texlive-cals-2.0.1-2|123	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_20_dispatch.chk
12mr|texlive-cals-2.0.1-2|124	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_20_dispatch.tex
12mr|texlive-cals-2.0.1-2|125	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_30_issue_rowsep.chk
12mr|texlive-cals-2.0.1-2|126	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_30_issue_rowsep.tex
12mr|texlive-cals-2.0.1-2|127	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_40_issuerow.chk
12mr|texlive-cals-2.0.1-2|128	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_40_issuerow.tex
12mr|texlive-cals-2.0.1-2|129	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_50_row.chk
12mr|texlive-cals-2.0.1-2|130	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_50_row.tex
12mr|texlive-cals-2.0.1-2|131	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_60_whitespace.chk
12mr|texlive-cals-2.0.1-2|132	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_60_whitespace.tex
12mr|texlive-cals-2.0.1-2|133	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_70_lrskip.chk
12mr|texlive-cals-2.0.1-2|134	%doc %{_texmfdistdir}/doc/latex/cals/test/table/test_70_lrskip.tex
12mr|texlive-cals-2.0.1-2|135	%doc %{_texmfdistdir}/doc/latex/cals/test/template.txt
12mr|texlive-cals-2.0.1-2|136	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_10_simple_2x2_with_parbreak.chk
12mr|texlive-cals-2.0.1-2|137	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_10_simple_2x2_with_parbreak.png
12mr|texlive-cals-2.0.1-2|138	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_10_simple_2x2_with_parbreak.tex
12mr|texlive-cals-2.0.1-2|139	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_20_thead_tfoot.chk
12mr|texlive-cals-2.0.1-2|140	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_20_thead_tfoot.png
12mr|texlive-cals-2.0.1-2|141	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_20_thead_tfoot.tex
12mr|texlive-cals-2.0.1-2|142	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_30_tbreak.chk
12mr|texlive-cals-2.0.1-2|143	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_30_tbreak.png
12mr|texlive-cals-2.0.1-2|144	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_30_tbreak.tex
12mr|texlive-cals-2.0.1-2|145	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_40_span.chk
12mr|texlive-cals-2.0.1-2|146	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_40_span.png
12mr|texlive-cals-2.0.1-2|147	%doc %{_texmfdistdir}/doc/latex/cals/test/visual_tables/test_40_span.tex
12mr|texlive-cals-2.0.1-2|148	#- source
12mr|texlive-cals-2.0.1-2|149	%doc %{_texmfdistdir}/source/latex/cals/cals.dtx
12mr|texlive-cals-2.0.1-2|150	%doc %{_texmfdistdir}/source/latex/cals/cals.ins
12mr|texlive-cals-2.0.1-2|151	%doc %{_texmfdistdir}/source/latex/cals/cell.dtx
12mr|texlive-cals-2.0.1-2|152	%doc %{_texmfdistdir}/source/latex/cals/colsep.dtx
12mr|texlive-cals-2.0.1-2|153	%doc %{_texmfdistdir}/source/latex/cals/decor.dtx
12mr|texlive-cals-2.0.1-2|154	%doc %{_texmfdistdir}/source/latex/cals/lltokens.dtx
12mr|texlive-cals-2.0.1-2|155	%doc %{_texmfdistdir}/source/latex/cals/rowsep.dtx
12mr|texlive-cals-2.0.1-2|156	%doc %{_texmfdistdir}/source/latex/cals/span.dtx
12mr|texlive-cals-2.0.1-2|157	%doc %{_texmfdistdir}/source/latex/cals/table.dtx
12mr|texlive-cals-2.0.1-2|158	
12mr|texlive-cals-2.0.1-2|159	#-----------------------------------------------------------------------
12mr|texlive-cals-2.0.1-2|160	%prep
12mr|texlive-cals-2.0.1-2|161	%setup -c -a0 -a1 -a2
12mr|texlive-cals-2.0.1-2|162	
12mr|texlive-cals-2.0.1-2|163	%build
12mr|texlive-cals-2.0.1-2|164	
12mr|texlive-cals-2.0.1-2|165	%install
12mr|texlive-cals-2.0.1-2|166	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cals-2.0.1-2|167	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-cals-2.0.1-2|168	
12mr|texlive-cals-2.0.1-2|169	
12mr|texlive-cals-2.0.1-2|170	
12mr|texlive-cals-2.0.1-2|171	%changelog
12mr|texlive-cals-2.0.1-2|172	

16847 12
12mr|texlive-calxxxx-yyyy-1.0d-1|1	# revision 25001
12mr|texlive-calxxxx-yyyy-1.0d-1|2	# category Package
12mr|texlive-calxxxx-yyyy-1.0d-1|3	# catalog-ctan /macros/latex/contrib/calxxxx-yyyy
12mr|texlive-calxxxx-yyyy-1.0d-1|4	# catalog-date 2012-01-03 11:34:51 +0100
12mr|texlive-calxxxx-yyyy-1.0d-1|5	# catalog-license lppl1.3
12mr|texlive-calxxxx-yyyy-1.0d-1|6	# catalog-version 1.0d
12mr|texlive-calxxxx-yyyy-1.0d-1|7	Name:		texlive-calxxxx-yyyy
12mr|texlive-calxxxx-yyyy-1.0d-1|8	Version:	1.0d
12mr|texlive-calxxxx-yyyy-1.0d-1|9	Release:	1
12mr|texlive-calxxxx-yyyy-1.0d-1|10	Summary:	Print a calendar for a group of years
12mr|texlive-calxxxx-yyyy-1.0d-1|11	Group:		Publishing
12mr|texlive-calxxxx-yyyy-1.0d-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/calxxxx-yyyy
12mr|texlive-calxxxx-yyyy-1.0d-1|13	License:	LPPL1.3
12mr|texlive-calxxxx-yyyy-1.0d-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calxxxx-yyyy.tar.xz
12mr|texlive-calxxxx-yyyy-1.0d-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calxxxx-yyyy.doc.tar.xz
12mr|texlive-calxxxx-yyyy-1.0d-1|16	BuildArch:	noarch
12mr|texlive-calxxxx-yyyy-1.0d-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-calxxxx-yyyy-1.0d-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-calxxxx-yyyy-1.0d-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-calxxxx-yyyy-1.0d-1|20	
12mr|texlive-calxxxx-yyyy-1.0d-1|21	%description
12mr|texlive-calxxxx-yyyy-1.0d-1|22	The package prints a calendar for 2 or more years, according to
12mr|texlive-calxxxx-yyyy-1.0d-1|23	a language selection. The package is also "culture dependent",
12mr|texlive-calxxxx-yyyy-1.0d-1|24	in the sense that it will start weeks according to local rules:
12mr|texlive-calxxxx-yyyy-1.0d-1|25	e.g., weeks conventionally start on Monday in the English-
12mr|texlive-calxxxx-yyyy-1.0d-1|26	speaking world.
12mr|texlive-calxxxx-yyyy-1.0d-1|27	
12mr|texlive-calxxxx-yyyy-1.0d-1|28	%post
12mr|texlive-calxxxx-yyyy-1.0d-1|29	%{_sbindir}/texlive.post
12mr|texlive-calxxxx-yyyy-1.0d-1|30	
12mr|texlive-calxxxx-yyyy-1.0d-1|31	%postun
12mr|texlive-calxxxx-yyyy-1.0d-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-calxxxx-yyyy-1.0d-1|33	%{_sbindir}/texlive.post
12mr|texlive-calxxxx-yyyy-1.0d-1|34	fi
12mr|texlive-calxxxx-yyyy-1.0d-1|35	
12mr|texlive-calxxxx-yyyy-1.0d-1|36	#-----------------------------------------------------------------------
12mr|texlive-calxxxx-yyyy-1.0d-1|37	%files
12mr|texlive-calxxxx-yyyy-1.0d-1|38	%{_texmfdistdir}/tex/latex/calxxxx-yyyy/calxxxx-yyyy.tex
12mr|texlive-calxxxx-yyyy-1.0d-1|39	%doc %{_texmfdistdir}/doc/latex/calxxxx-yyyy/README
12mr|texlive-calxxxx-yyyy-1.0d-1|40	%doc %{_texmfdistdir}/doc/latex/calxxxx-yyyy/README.pdf
12mr|texlive-calxxxx-yyyy-1.0d-1|41	%doc %{_texmfdistdir}/doc/latex/calxxxx-yyyy/README.tex
12mr|texlive-calxxxx-yyyy-1.0d-1|42	%doc %{_texmfdistdir}/doc/latex/calxxxx-yyyy/cal2012-2029_DE.pdf
12mr|texlive-calxxxx-yyyy-1.0d-1|43	%doc %{_texmfdistdir}/doc/latex/calxxxx-yyyy/cal2012-2029_DK.pdf
12mr|texlive-calxxxx-yyyy-1.0d-1|44	%doc %{_texmfdistdir}/doc/latex/calxxxx-yyyy/cal2012-2029_EN.pdf
12mr|texlive-calxxxx-yyyy-1.0d-1|45	
12mr|texlive-calxxxx-yyyy-1.0d-1|46	#-----------------------------------------------------------------------
12mr|texlive-calxxxx-yyyy-1.0d-1|47	%prep
12mr|texlive-calxxxx-yyyy-1.0d-1|48	%setup -c -a0 -a1
12mr|texlive-calxxxx-yyyy-1.0d-1|49	
12mr|texlive-calxxxx-yyyy-1.0d-1|50	%build
12mr|texlive-calxxxx-yyyy-1.0d-1|51	
12mr|texlive-calxxxx-yyyy-1.0d-1|52	%install
12mr|texlive-calxxxx-yyyy-1.0d-1|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-calxxxx-yyyy-1.0d-1|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-calxxxx-yyyy-1.0d-1|55	
12mr|texlive-calxxxx-yyyy-1.0d-1|56	
12mr|texlive-calxxxx-yyyy-1.0d-1|57	
12mr|texlive-calxxxx-yyyy-1.0d-1|58	%changelog
12mr|texlive-calxxxx-yyyy-1.0d-1|59	

16848 12
12mr|texlive-cancel-2.0-2|1	# revision 17124
12mr|texlive-cancel-2.0-2|2	# category Package
12mr|texlive-cancel-2.0-2|3	# catalog-ctan /macros/latex/contrib/cancel
12mr|texlive-cancel-2.0-2|4	# catalog-date 2010-02-23 16:16:11 +0100
12mr|texlive-cancel-2.0-2|5	# catalog-license pd
12mr|texlive-cancel-2.0-2|6	# catalog-version 2.0
12mr|texlive-cancel-2.0-2|7	Name:		texlive-cancel
12mr|texlive-cancel-2.0-2|8	Version:	2.0
12mr|texlive-cancel-2.0-2|9	Release:	2
12mr|texlive-cancel-2.0-2|10	Summary:	Place lines through maths formulae
12mr|texlive-cancel-2.0-2|11	Group:		Publishing
12mr|texlive-cancel-2.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cancel
12mr|texlive-cancel-2.0-2|13	License:	PD
12mr|texlive-cancel-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cancel.tar.xz
12mr|texlive-cancel-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cancel.doc.tar.xz
12mr|texlive-cancel-2.0-2|16	BuildArch:	noarch
12mr|texlive-cancel-2.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cancel-2.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cancel-2.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-cancel-2.0-2|20	
12mr|texlive-cancel-2.0-2|21	%description
12mr|texlive-cancel-2.0-2|22	A package to draw diagonal lines ("cancelling" a term) and
12mr|texlive-cancel-2.0-2|23	arrows with limits (cancelling a term "to a value") through
12mr|texlive-cancel-2.0-2|24	parts of maths formulae.
12mr|texlive-cancel-2.0-2|25	
12mr|texlive-cancel-2.0-2|26	%post
12mr|texlive-cancel-2.0-2|27	%{_sbindir}/texlive.post
12mr|texlive-cancel-2.0-2|28	
12mr|texlive-cancel-2.0-2|29	%postun
12mr|texlive-cancel-2.0-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-cancel-2.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-cancel-2.0-2|32	fi
12mr|texlive-cancel-2.0-2|33	
12mr|texlive-cancel-2.0-2|34	#-----------------------------------------------------------------------
12mr|texlive-cancel-2.0-2|35	%files
12mr|texlive-cancel-2.0-2|36	%{_texmfdistdir}/tex/latex/cancel/cancel.sty
12mr|texlive-cancel-2.0-2|37	%doc %{_texmfdistdir}/doc/latex/cancel/cancel.pdf
12mr|texlive-cancel-2.0-2|38	%doc %{_texmfdistdir}/doc/latex/cancel/cancel.tex
12mr|texlive-cancel-2.0-2|39	
12mr|texlive-cancel-2.0-2|40	#-----------------------------------------------------------------------
12mr|texlive-cancel-2.0-2|41	%prep
12mr|texlive-cancel-2.0-2|42	%setup -c -a0 -a1
12mr|texlive-cancel-2.0-2|43	
12mr|texlive-cancel-2.0-2|44	%build
12mr|texlive-cancel-2.0-2|45	
12mr|texlive-cancel-2.0-2|46	%install
12mr|texlive-cancel-2.0-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cancel-2.0-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cancel-2.0-2|49	
12mr|texlive-cancel-2.0-2|50	
12mr|texlive-cancel-2.0-2|51	
12mr|texlive-cancel-2.0-2|52	%changelog
12mr|texlive-cancel-2.0-2|53	

16849 12
12mr|texlive-canoniclayout-0.4-2|1	# revision 24523
12mr|texlive-canoniclayout-0.4-2|2	# category Package
12mr|texlive-canoniclayout-0.4-2|3	# catalog-ctan /macros/latex/contrib/canoniclayout
12mr|texlive-canoniclayout-0.4-2|4	# catalog-date 2011-11-06 17:08:08 +0100
12mr|texlive-canoniclayout-0.4-2|5	# catalog-license lppl1.3
12mr|texlive-canoniclayout-0.4-2|6	# catalog-version 0.4
12mr|texlive-canoniclayout-0.4-2|7	Name:		texlive-canoniclayout
12mr|texlive-canoniclayout-0.4-2|8	Epoch:		1
12mr|texlive-canoniclayout-0.4-2|9	Version:	0.4
12mr|texlive-canoniclayout-0.4-2|10	Release:	2
12mr|texlive-canoniclayout-0.4-2|11	Summary:	Create canonical page layouts with memoir
12mr|texlive-canoniclayout-0.4-2|12	Group:		Publishing
12mr|texlive-canoniclayout-0.4-2|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/canoniclayout
12mr|texlive-canoniclayout-0.4-2|14	License:	LPPL1.3
12mr|texlive-canoniclayout-0.4-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/canoniclayout.tar.xz
12mr|texlive-canoniclayout-0.4-2|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/canoniclayout.doc.tar.xz
12mr|texlive-canoniclayout-0.4-2|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/canoniclayout.source.tar.xz
12mr|texlive-canoniclayout-0.4-2|18	BuildArch:	noarch
12mr|texlive-canoniclayout-0.4-2|19	BuildRequires:	texlive-tlpkg
12mr|texlive-canoniclayout-0.4-2|20	Requires(pre):	texlive-tlpkg
12mr|texlive-canoniclayout-0.4-2|21	Requires(post):	texlive-kpathsea
12mr|texlive-canoniclayout-0.4-2|22	
12mr|texlive-canoniclayout-0.4-2|23	%description
12mr|texlive-canoniclayout-0.4-2|24	A canonic text layout has specified relations to a circle
12mr|texlive-canoniclayout-0.4-2|25	inscribed within the enclosing page. The package allows the
12mr|texlive-canoniclayout-0.4-2|26	user to use a canonic layout with the memoir class.
12mr|texlive-canoniclayout-0.4-2|27	
12mr|texlive-canoniclayout-0.4-2|28	%post
12mr|texlive-canoniclayout-0.4-2|29	%{_sbindir}/texlive.post
12mr|texlive-canoniclayout-0.4-2|30	
12mr|texlive-canoniclayout-0.4-2|31	%postun
12mr|texlive-canoniclayout-0.4-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-canoniclayout-0.4-2|33	%{_sbindir}/texlive.post
12mr|texlive-canoniclayout-0.4-2|34	fi
12mr|texlive-canoniclayout-0.4-2|35	
12mr|texlive-canoniclayout-0.4-2|36	#-----------------------------------------------------------------------
12mr|texlive-canoniclayout-0.4-2|37	%files
12mr|texlive-canoniclayout-0.4-2|38	%{_texmfdistdir}/tex/latex/canoniclayout/canoniclayout.sty
12mr|texlive-canoniclayout-0.4-2|39	%doc %{_texmfdistdir}/doc/latex/canoniclayout/README
12mr|texlive-canoniclayout-0.4-2|40	%doc %{_texmfdistdir}/doc/latex/canoniclayout/canoniclayout.pdf
12mr|texlive-canoniclayout-0.4-2|41	#- source
12mr|texlive-canoniclayout-0.4-2|42	%doc %{_texmfdistdir}/source/latex/canoniclayout/canoniclayout.dtx
12mr|texlive-canoniclayout-0.4-2|43	
12mr|texlive-canoniclayout-0.4-2|44	#-----------------------------------------------------------------------
12mr|texlive-canoniclayout-0.4-2|45	%prep
12mr|texlive-canoniclayout-0.4-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-canoniclayout-0.4-2|47	
12mr|texlive-canoniclayout-0.4-2|48	%build
12mr|texlive-canoniclayout-0.4-2|49	
12mr|texlive-canoniclayout-0.4-2|50	%install
12mr|texlive-canoniclayout-0.4-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-canoniclayout-0.4-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-canoniclayout-0.4-2|53	
12mr|texlive-canoniclayout-0.4-2|54	
12mr|texlive-canoniclayout-0.4-2|55	
12mr|texlive-canoniclayout-0.4-2|56	%changelog
12mr|texlive-canoniclayout-0.4-2|57	

16850 12
12mr|texlive-cantarell-2.4-1|1	# revision 27066
12mr|texlive-cantarell-2.4-1|2	# category Package
12mr|texlive-cantarell-2.4-1|3	# catalog-ctan /fonts/cantarell
12mr|texlive-cantarell-2.4-1|4	# catalog-date 2012-06-11 20:28:41 +0200
12mr|texlive-cantarell-2.4-1|5	# catalog-license lppl1.3
12mr|texlive-cantarell-2.4-1|6	# catalog-version 2.4
12mr|texlive-cantarell-2.4-1|7	Name:		texlive-cantarell
12mr|texlive-cantarell-2.4-1|8	Version:	2.4
12mr|texlive-cantarell-2.4-1|9	Release:	1
12mr|texlive-cantarell-2.4-1|10	Summary:	LaTeX support for the Cantarell font family
12mr|texlive-cantarell-2.4-1|11	Group:		Publishing
12mr|texlive-cantarell-2.4-1|12	URL:		http://www.ctan.org/tex-archive/fonts/cantarell
12mr|texlive-cantarell-2.4-1|13	License:	LPPL1.3
12mr|texlive-cantarell-2.4-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cantarell.tar.xz
12mr|texlive-cantarell-2.4-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cantarell.doc.tar.xz
12mr|texlive-cantarell-2.4-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cantarell.source.tar.xz
12mr|texlive-cantarell-2.4-1|17	BuildArch:	noarch
12mr|texlive-cantarell-2.4-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-cantarell-2.4-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-cantarell-2.4-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-cantarell-2.4-1|21	
12mr|texlive-cantarell-2.4-1|22	%description
12mr|texlive-cantarell-2.4-1|23	Cantarell is a contemporary Humanist sans serif designed by
12mr|texlive-cantarell-2.4-1|24	Dave Crossland and Jakub Steiner. This font, delivered under
12mr|texlive-cantarell-2.4-1|25	the OFL version 1.1, is available on the GNOME download server.
12mr|texlive-cantarell-2.4-1|26	The present package provides support for this font in LaTeX. It
12mr|texlive-cantarell-2.4-1|27	includes Type 1 versions of the fonts, converted for this
12mr|texlive-cantarell-2.4-1|28	package using FontForge from its sources, for full support with
12mr|texlive-cantarell-2.4-1|29	Dvips.
12mr|texlive-cantarell-2.4-1|30	
12mr|texlive-cantarell-2.4-1|31	%post
12mr|texlive-cantarell-2.4-1|32	%{_sbindir}/texlive.post
12mr|texlive-cantarell-2.4-1|33	
12mr|texlive-cantarell-2.4-1|34	%postun
12mr|texlive-cantarell-2.4-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-cantarell-2.4-1|36	%{_sbindir}/texlive.post
12mr|texlive-cantarell-2.4-1|37	fi
12mr|texlive-cantarell-2.4-1|38	
12mr|texlive-cantarell-2.4-1|39	#-----------------------------------------------------------------------
12mr|texlive-cantarell-2.4-1|40	%files
12mr|texlive-cantarell-2.4-1|41	%{_texmfdistdir}/fonts/afm/public/cantarell/Cantarell-Bold.afm
12mr|texlive-cantarell-2.4-1|42	%{_texmfdistdir}/fonts/afm/public/cantarell/Cantarell-Regular.afm
12mr|texlive-cantarell-2.4-1|43	%{_texmfdistdir}/fonts/enc/dvips/cantarell/cantarell-01.enc
12mr|texlive-cantarell-2.4-1|44	%{_texmfdistdir}/fonts/enc/dvips/cantarell/cantarell-02.enc
12mr|texlive-cantarell-2.4-1|45	%{_texmfdistdir}/fonts/enc/dvips/cantarell/cantarell-03.enc
12mr|texlive-cantarell-2.4-1|46	%{_texmfdistdir}/fonts/map/dvips/cantarell/cantarell.map
12mr|texlive-cantarell-2.4-1|47	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-01.tfm
12mr|texlive-cantarell-2.4-1|48	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-02.tfm
12mr|texlive-cantarell-2.4-1|49	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-03.tfm
12mr|texlive-cantarell-2.4-1|50	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-01.tfm
12mr|texlive-cantarell-2.4-1|51	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-02.tfm
12mr|texlive-cantarell-2.4-1|52	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-03.tfm
12mr|texlive-cantarell-2.4-1|53	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-ot1.tfm
12mr|texlive-cantarell-2.4-1|54	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t1.tfm
12mr|texlive-cantarell-2.4-1|55	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2a.tfm
12mr|texlive-cantarell-2.4-1|56	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2b.tfm
12mr|texlive-cantarell-2.4-1|57	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2c.tfm
12mr|texlive-cantarell-2.4-1|58	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-x2.tfm
12mr|texlive-cantarell-2.4-1|59	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-ot1.tfm
12mr|texlive-cantarell-2.4-1|60	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-t1.tfm
12mr|texlive-cantarell-2.4-1|61	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-t2a.tfm
12mr|texlive-cantarell-2.4-1|62	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-t2b.tfm
12mr|texlive-cantarell-2.4-1|63	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-t2c.tfm
12mr|texlive-cantarell-2.4-1|64	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-ts1.tfm
12mr|texlive-cantarell-2.4-1|65	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-Slanted-x2.tfm
12mr|texlive-cantarell-2.4-1|66	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-ot1.tfm
12mr|texlive-cantarell-2.4-1|67	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-t1.tfm
12mr|texlive-cantarell-2.4-1|68	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-t2a.tfm
12mr|texlive-cantarell-2.4-1|69	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-t2b.tfm
12mr|texlive-cantarell-2.4-1|70	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-t2c.tfm
12mr|texlive-cantarell-2.4-1|71	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-SmallCaps-x2.tfm
12mr|texlive-cantarell-2.4-1|72	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-ot1.tfm
12mr|texlive-cantarell-2.4-1|73	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-t1.tfm
12mr|texlive-cantarell-2.4-1|74	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-t2a.tfm
12mr|texlive-cantarell-2.4-1|75	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-t2b.tfm
12mr|texlive-cantarell-2.4-1|76	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-t2c.tfm
12mr|texlive-cantarell-2.4-1|77	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-ts1.tfm
12mr|texlive-cantarell-2.4-1|78	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Bold-x2.tfm
12mr|texlive-cantarell-2.4-1|79	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-01.tfm
12mr|texlive-cantarell-2.4-1|80	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-02.tfm
12mr|texlive-cantarell-2.4-1|81	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-03.tfm
12mr|texlive-cantarell-2.4-1|82	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-01.tfm
12mr|texlive-cantarell-2.4-1|83	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-02.tfm
12mr|texlive-cantarell-2.4-1|84	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-03.tfm
12mr|texlive-cantarell-2.4-1|85	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-ot1.tfm
12mr|texlive-cantarell-2.4-1|86	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t1.tfm
12mr|texlive-cantarell-2.4-1|87	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2a.tfm
12mr|texlive-cantarell-2.4-1|88	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2b.tfm
12mr|texlive-cantarell-2.4-1|89	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2c.tfm
12mr|texlive-cantarell-2.4-1|90	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-x2.tfm
12mr|texlive-cantarell-2.4-1|91	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-ot1.tfm
12mr|texlive-cantarell-2.4-1|92	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-t1.tfm
12mr|texlive-cantarell-2.4-1|93	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-t2a.tfm
12mr|texlive-cantarell-2.4-1|94	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-t2b.tfm
12mr|texlive-cantarell-2.4-1|95	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-t2c.tfm
12mr|texlive-cantarell-2.4-1|96	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-ts1.tfm
12mr|texlive-cantarell-2.4-1|97	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-Slanted-x2.tfm
12mr|texlive-cantarell-2.4-1|98	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-ot1.tfm
12mr|texlive-cantarell-2.4-1|99	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-t1.tfm
12mr|texlive-cantarell-2.4-1|100	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-t2a.tfm
12mr|texlive-cantarell-2.4-1|101	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-t2b.tfm
12mr|texlive-cantarell-2.4-1|102	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-t2c.tfm
12mr|texlive-cantarell-2.4-1|103	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-SmallCaps-x2.tfm
12mr|texlive-cantarell-2.4-1|104	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-ot1.tfm
12mr|texlive-cantarell-2.4-1|105	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-t1.tfm
12mr|texlive-cantarell-2.4-1|106	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-t2a.tfm
12mr|texlive-cantarell-2.4-1|107	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-t2b.tfm
12mr|texlive-cantarell-2.4-1|108	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-t2c.tfm
12mr|texlive-cantarell-2.4-1|109	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-ts1.tfm
12mr|texlive-cantarell-2.4-1|110	%{_texmfdistdir}/fonts/tfm/public/cantarell/Cantarell-Regular-x2.tfm
12mr|texlive-cantarell-2.4-1|111	%{_texmfdistdir}/fonts/type1/public/cantarell/Cantarell-Bold.pfb
12mr|texlive-cantarell-2.4-1|112	%{_texmfdistdir}/fonts/type1/public/cantarell/Cantarell-Regular.pfb
12mr|texlive-cantarell-2.4-1|113	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-ot1.vf
12mr|texlive-cantarell-2.4-1|114	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t1.vf
12mr|texlive-cantarell-2.4-1|115	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2a.vf
12mr|texlive-cantarell-2.4-1|116	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2b.vf
12mr|texlive-cantarell-2.4-1|117	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-t2c.vf
12mr|texlive-cantarell-2.4-1|118	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-SmallCaps-x2.vf
12mr|texlive-cantarell-2.4-1|119	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-ot1.vf
12mr|texlive-cantarell-2.4-1|120	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-t1.vf
12mr|texlive-cantarell-2.4-1|121	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-t2a.vf
12mr|texlive-cantarell-2.4-1|122	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-t2b.vf
12mr|texlive-cantarell-2.4-1|123	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-t2c.vf
12mr|texlive-cantarell-2.4-1|124	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-ts1.vf
12mr|texlive-cantarell-2.4-1|125	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-Slanted-x2.vf
12mr|texlive-cantarell-2.4-1|126	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-ot1.vf
12mr|texlive-cantarell-2.4-1|127	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-t1.vf
12mr|texlive-cantarell-2.4-1|128	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-t2a.vf
12mr|texlive-cantarell-2.4-1|129	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-t2b.vf
12mr|texlive-cantarell-2.4-1|130	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-t2c.vf
12mr|texlive-cantarell-2.4-1|131	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-SmallCaps-x2.vf
12mr|texlive-cantarell-2.4-1|132	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-ot1.vf
12mr|texlive-cantarell-2.4-1|133	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-t1.vf
12mr|texlive-cantarell-2.4-1|134	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-t2a.vf
12mr|texlive-cantarell-2.4-1|135	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-t2b.vf
12mr|texlive-cantarell-2.4-1|136	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-t2c.vf
12mr|texlive-cantarell-2.4-1|137	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-ts1.vf
12mr|texlive-cantarell-2.4-1|138	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Bold-x2.vf
12mr|texlive-cantarell-2.4-1|139	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-ot1.vf
12mr|texlive-cantarell-2.4-1|140	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t1.vf
12mr|texlive-cantarell-2.4-1|141	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2a.vf
12mr|texlive-cantarell-2.4-1|142	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2b.vf
12mr|texlive-cantarell-2.4-1|143	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-t2c.vf
12mr|texlive-cantarell-2.4-1|144	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-SmallCaps-x2.vf
12mr|texlive-cantarell-2.4-1|145	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-ot1.vf
12mr|texlive-cantarell-2.4-1|146	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-t1.vf
12mr|texlive-cantarell-2.4-1|147	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-t2a.vf
12mr|texlive-cantarell-2.4-1|148	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-t2b.vf
12mr|texlive-cantarell-2.4-1|149	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-t2c.vf
12mr|texlive-cantarell-2.4-1|150	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-ts1.vf
12mr|texlive-cantarell-2.4-1|151	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-Slanted-x2.vf
12mr|texlive-cantarell-2.4-1|152	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-ot1.vf
12mr|texlive-cantarell-2.4-1|153	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-t1.vf
12mr|texlive-cantarell-2.4-1|154	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-t2a.vf
12mr|texlive-cantarell-2.4-1|155	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-t2b.vf
12mr|texlive-cantarell-2.4-1|156	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-t2c.vf
12mr|texlive-cantarell-2.4-1|157	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-SmallCaps-x2.vf
12mr|texlive-cantarell-2.4-1|158	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-ot1.vf
12mr|texlive-cantarell-2.4-1|159	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-t1.vf
12mr|texlive-cantarell-2.4-1|160	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-t2a.vf
12mr|texlive-cantarell-2.4-1|161	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-t2b.vf
12mr|texlive-cantarell-2.4-1|162	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-t2c.vf
12mr|texlive-cantarell-2.4-1|163	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-ts1.vf
12mr|texlive-cantarell-2.4-1|164	%{_texmfdistdir}/fonts/vf/public/cantarell/Cantarell-Regular-x2.vf
12mr|texlive-cantarell-2.4-1|165	%{_texmfdistdir}/tex/latex/cantarell/cantarell.sty
12mr|texlive-cantarell-2.4-1|166	%{_texmfdistdir}/tex/latex/cantarell/ot1fca.fd
12mr|texlive-cantarell-2.4-1|167	%{_texmfdistdir}/tex/latex/cantarell/t1fca.fd
12mr|texlive-cantarell-2.4-1|168	%{_texmfdistdir}/tex/latex/cantarell/t2afca.fd
12mr|texlive-cantarell-2.4-1|169	%{_texmfdistdir}/tex/latex/cantarell/t2bfca.fd
12mr|texlive-cantarell-2.4-1|170	%{_texmfdistdir}/tex/latex/cantarell/t2cfca.fd
12mr|texlive-cantarell-2.4-1|171	%{_texmfdistdir}/tex/latex/cantarell/ts1fca.fd
12mr|texlive-cantarell-2.4-1|172	%{_texmfdistdir}/tex/latex/cantarell/x2fca.fd
12mr|texlive-cantarell-2.4-1|173	%doc %{_texmfdistdir}/doc/fonts/cantarell/CHANGES
12mr|texlive-cantarell-2.4-1|174	%doc %{_texmfdistdir}/doc/fonts/cantarell/README
12mr|texlive-cantarell-2.4-1|175	%doc %{_texmfdistdir}/doc/fonts/cantarell/cantarell-samples.pdf
12mr|texlive-cantarell-2.4-1|176	%doc %{_texmfdistdir}/doc/fonts/cantarell/cantarell-samples.tex
12mr|texlive-cantarell-2.4-1|177	%doc %{_texmfdistdir}/doc/fonts/cantarell/cantarell.pdf
12mr|texlive-cantarell-2.4-1|178	%doc %{_texmfdistdir}/doc/fonts/cantarell/cantarell.tex
12mr|texlive-cantarell-2.4-1|179	%doc %{_texmfdistdir}/doc/fonts/cantarell/manifest.txt
12mr|texlive-cantarell-2.4-1|180	#- source
12mr|texlive-cantarell-2.4-1|181	%doc %{_texmfdistdir}/source/fonts/cantarell/Cantarell-Bold.sfd
12mr|texlive-cantarell-2.4-1|182	%doc %{_texmfdistdir}/source/fonts/cantarell/Cantarell-Regular.sfd
12mr|texlive-cantarell-2.4-1|183	%doc %{_texmfdistdir}/source/fonts/cantarell/Makefile
12mr|texlive-cantarell-2.4-1|184	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-01.etx
12mr|texlive-cantarell-2.4-1|185	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-02.etx
12mr|texlive-cantarell-2.4-1|186	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-03.etx
12mr|texlive-cantarell-2.4-1|187	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-drv.tex
12mr|texlive-cantarell-2.4-1|188	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-fixcyrillic.mtx
12mr|texlive-cantarell-2.4-1|189	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-fixgreek.mtx
12mr|texlive-cantarell-2.4-1|190	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-fixlatin.mtx
12mr|texlive-cantarell-2.4-1|191	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-fixtextcomp.mtx
12mr|texlive-cantarell-2.4-1|192	%doc %{_texmfdistdir}/source/fonts/cantarell/cantarell-map.tex
12mr|texlive-cantarell-2.4-1|193	%doc %{_texmfdistdir}/source/fonts/cantarell/sfd2type1.pe
12mr|texlive-cantarell-2.4-1|194	
12mr|texlive-cantarell-2.4-1|195	#-----------------------------------------------------------------------
12mr|texlive-cantarell-2.4-1|196	%prep
12mr|texlive-cantarell-2.4-1|197	%setup -c -a0 -a1 -a2
12mr|texlive-cantarell-2.4-1|198	
12mr|texlive-cantarell-2.4-1|199	%build
12mr|texlive-cantarell-2.4-1|200	
12mr|texlive-cantarell-2.4-1|201	%install
12mr|texlive-cantarell-2.4-1|202	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cantarell-2.4-1|203	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-cantarell-2.4-1|204	
12mr|texlive-cantarell-2.4-1|205	
12mr|texlive-cantarell-2.4-1|206	
12mr|texlive-cantarell-2.4-1|207	%changelog
12mr|texlive-cantarell-2.4-1|208	

16851 12
12mr|texlive-captcont-2.0-2|1	# revision 15878
12mr|texlive-captcont-2.0-2|2	# category Package
12mr|texlive-captcont-2.0-2|3	# catalog-ctan /macros/latex/contrib/captcont
12mr|texlive-captcont-2.0-2|4	# catalog-date 2006-12-31 11:53:07 +0100
12mr|texlive-captcont-2.0-2|5	# catalog-license lppl
12mr|texlive-captcont-2.0-2|6	# catalog-version 2.0
12mr|texlive-captcont-2.0-2|7	Name:		texlive-captcont
12mr|texlive-captcont-2.0-2|8	Version:	2.0
12mr|texlive-captcont-2.0-2|9	Release:	2
12mr|texlive-captcont-2.0-2|10	Summary:	Retain float number across several floats
12mr|texlive-captcont-2.0-2|11	Group:		Publishing
12mr|texlive-captcont-2.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/captcont
12mr|texlive-captcont-2.0-2|13	License:	LPPL
12mr|texlive-captcont-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/captcont.tar.xz
12mr|texlive-captcont-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/captcont.doc.tar.xz
12mr|texlive-captcont-2.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/captcont.source.tar.xz
12mr|texlive-captcont-2.0-2|17	BuildArch:	noarch
12mr|texlive-captcont-2.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-captcont-2.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-captcont-2.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-captcont-2.0-2|21	
12mr|texlive-captcont-2.0-2|22	%description
12mr|texlive-captcont-2.0-2|23	The captcont package provides the ability to continue the
12mr|texlive-captcont-2.0-2|24	numbering in your float environment (figure, table, etc.) with
12mr|texlive-captcont-2.0-2|25	minimal overhead. This package adds three commands: \caption*,
12mr|texlive-captcont-2.0-2|26	\captcont, and \captcont*. Along with the \caption command,
12mr|texlive-captcont-2.0-2|27	these give full control over the caption numbering, caption
12mr|texlive-captcont-2.0-2|28	text and the entries in the list-of pages. The \caption and
12mr|texlive-captcont-2.0-2|29	\captcont commands generate list-of page entries. The \caption
12mr|texlive-captcont-2.0-2|30	and \caption* commands increment the figure or table counter.
12mr|texlive-captcont-2.0-2|31	Captcont also fully supports the subfigure package.
12mr|texlive-captcont-2.0-2|32	
12mr|texlive-captcont-2.0-2|33	%post
12mr|texlive-captcont-2.0-2|34	%{_sbindir}/texlive.post
12mr|texlive-captcont-2.0-2|35	
12mr|texlive-captcont-2.0-2|36	%postun
12mr|texlive-captcont-2.0-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-captcont-2.0-2|38	%{_sbindir}/texlive.post
12mr|texlive-captcont-2.0-2|39	fi
12mr|texlive-captcont-2.0-2|40	
12mr|texlive-captcont-2.0-2|41	#-----------------------------------------------------------------------
12mr|texlive-captcont-2.0-2|42	%files
12mr|texlive-captcont-2.0-2|43	%{_texmfdistdir}/tex/latex/captcont/captcont.sty
12mr|texlive-captcont-2.0-2|44	%doc %{_texmfdistdir}/doc/latex/captcont/README
12mr|texlive-captcont-2.0-2|45	%doc %{_texmfdistdir}/doc/latex/captcont/captcont.pdf
12mr|texlive-captcont-2.0-2|46	%doc %{_texmfdistdir}/doc/latex/captcont/ltxdoc.cfg
12mr|texlive-captcont-2.0-2|47	%doc %{_texmfdistdir}/doc/latex/captcont/test.tex
12mr|texlive-captcont-2.0-2|48	#- source
12mr|texlive-captcont-2.0-2|49	%doc %{_texmfdistdir}/source/latex/captcont/Makefile
12mr|texlive-captcont-2.0-2|50	%doc %{_texmfdistdir}/source/latex/captcont/captcont.dtx
12mr|texlive-captcont-2.0-2|51	%doc %{_texmfdistdir}/source/latex/captcont/captcont.ins
12mr|texlive-captcont-2.0-2|52	
12mr|texlive-captcont-2.0-2|53	#-----------------------------------------------------------------------
12mr|texlive-captcont-2.0-2|54	%prep
12mr|texlive-captcont-2.0-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-captcont-2.0-2|56	
12mr|texlive-captcont-2.0-2|57	%build
12mr|texlive-captcont-2.0-2|58	
12mr|texlive-captcont-2.0-2|59	%install
12mr|texlive-captcont-2.0-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-captcont-2.0-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-captcont-2.0-2|62	
12mr|texlive-captcont-2.0-2|63	
12mr|texlive-captcont-2.0-2|64	
12mr|texlive-captcont-2.0-2|65	%changelog
12mr|texlive-captcont-2.0-2|66	

16852 12
12mr|texlive-captdef-20100309-2|1	# revision 17353
12mr|texlive-captdef-20100309-2|2	# category Package
12mr|texlive-captdef-20100309-2|3	# catalog-ctan /macros/latex/contrib/captdef
12mr|texlive-captdef-20100309-2|4	# catalog-date 2010-03-09 12:54:42 +0100
12mr|texlive-captdef-20100309-2|5	# catalog-license lppl
12mr|texlive-captdef-20100309-2|6	# catalog-version undef
12mr|texlive-captdef-20100309-2|7	Name:		texlive-captdef
12mr|texlive-captdef-20100309-2|8	Version:	20100309
12mr|texlive-captdef-20100309-2|9	Release:	2
12mr|texlive-captdef-20100309-2|10	Summary:	Declare free-standing \caption commands
12mr|texlive-captdef-20100309-2|11	Group:		Publishing
12mr|texlive-captdef-20100309-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/captdef
12mr|texlive-captdef-20100309-2|13	License:	LPPL
12mr|texlive-captdef-20100309-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/captdef.tar.xz
12mr|texlive-captdef-20100309-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/captdef.doc.tar.xz
12mr|texlive-captdef-20100309-2|16	BuildArch:	noarch
12mr|texlive-captdef-20100309-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-captdef-20100309-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-captdef-20100309-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-captdef-20100309-2|20	
12mr|texlive-captdef-20100309-2|21	%description
12mr|texlive-captdef-20100309-2|22	The \DeclareCaption command defines a class of caption command
12mr|texlive-captdef-20100309-2|23	associated with the counter specified to the command. These
12mr|texlive-captdef-20100309-2|24	commands are free-standing (i.e., don't need to be inside a
12mr|texlive-captdef-20100309-2|25	float environment). The package uses \DeclareCaption to define
12mr|texlive-captdef-20100309-2|26	\figcaption and \tabcaption, which can be used outside figure
12mr|texlive-captdef-20100309-2|27	or table environments.
12mr|texlive-captdef-20100309-2|28	
12mr|texlive-captdef-20100309-2|29	%post
12mr|texlive-captdef-20100309-2|30	%{_sbindir}/texlive.post
12mr|texlive-captdef-20100309-2|31	
12mr|texlive-captdef-20100309-2|32	%postun
12mr|texlive-captdef-20100309-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-captdef-20100309-2|34	%{_sbindir}/texlive.post
12mr|texlive-captdef-20100309-2|35	fi
12mr|texlive-captdef-20100309-2|36	
12mr|texlive-captdef-20100309-2|37	#-----------------------------------------------------------------------
12mr|texlive-captdef-20100309-2|38	%files
12mr|texlive-captdef-20100309-2|39	%{_texmfdistdir}/tex/latex/captdef/captdef.sty
12mr|texlive-captdef-20100309-2|40	%doc %{_texmfdistdir}/doc/latex/captdef/captdef.pdf
12mr|texlive-captdef-20100309-2|41	%doc %{_texmfdistdir}/doc/latex/captdef/captdef.tex
12mr|texlive-captdef-20100309-2|42	%doc %{_texmfdistdir}/doc/latex/captdef/miscdoc.sty
12mr|texlive-captdef-20100309-2|43	
12mr|texlive-captdef-20100309-2|44	#-----------------------------------------------------------------------
12mr|texlive-captdef-20100309-2|45	%prep
12mr|texlive-captdef-20100309-2|46	%setup -c -a0 -a1
12mr|texlive-captdef-20100309-2|47	
12mr|texlive-captdef-20100309-2|48	%build
12mr|texlive-captdef-20100309-2|49	
12mr|texlive-captdef-20100309-2|50	%install
12mr|texlive-captdef-20100309-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-captdef-20100309-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-captdef-20100309-2|53	
12mr|texlive-captdef-20100309-2|54	
12mr|texlive-captdef-20100309-2|55	
12mr|texlive-captdef-20100309-2|56	%changelog
12mr|texlive-captdef-20100309-2|57	

16853 12
12mr|texlive-caption-3.2e-3|1	# revision 25657
12mr|texlive-caption-3.2e-3|2	# category Package
12mr|texlive-caption-3.2e-3|3	# catalog-ctan /macros/latex/contrib/caption
12mr|texlive-caption-3.2e-3|4	# catalog-date 2011-11-10 13:22:20 +0100
12mr|texlive-caption-3.2e-3|5	# catalog-license lppl
12mr|texlive-caption-3.2e-3|6	# catalog-version 3.2e
12mr|texlive-caption-3.2e-3|7	Name:		texlive-caption
12mr|texlive-caption-3.2e-3|8	Version:	3.2e
12mr|texlive-caption-3.2e-3|9	Release:	3
12mr|texlive-caption-3.2e-3|10	Summary:	Customising captions in floating environments
12mr|texlive-caption-3.2e-3|11	Group:		Publishing
12mr|texlive-caption-3.2e-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/caption
12mr|texlive-caption-3.2e-3|13	License:	LPPL
12mr|texlive-caption-3.2e-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/caption.tar.xz
12mr|texlive-caption-3.2e-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/caption.doc.tar.xz
12mr|texlive-caption-3.2e-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/caption.source.tar.xz
12mr|texlive-caption-3.2e-3|17	BuildArch:	noarch
12mr|texlive-caption-3.2e-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-caption-3.2e-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-caption-3.2e-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-caption-3.2e-3|21	
12mr|texlive-caption-3.2e-3|22	%description
12mr|texlive-caption-3.2e-3|23	The caption package provides many ways to customise the
12mr|texlive-caption-3.2e-3|24	captions in floating environments like figure and table, and
12mr|texlive-caption-3.2e-3|25	cooperates with many other packages. Facilities include
12mr|texlive-caption-3.2e-3|26	rotating captions, sideways captions, continued captions (for
12mr|texlive-caption-3.2e-3|27	tables or figures that come in several parts). A list of
12mr|texlive-caption-3.2e-3|28	compatibility notes, for other packages, is provided in the
12mr|texlive-caption-3.2e-3|29	documentation. The package also provides the "caption outside
12mr|texlive-caption-3.2e-3|30	float" facility, in the same way that simpler packages like
12mr|texlive-caption-3.2e-3|31	capt-of do. The package supersedes caption2.
12mr|texlive-caption-3.2e-3|32	
12mr|texlive-caption-3.2e-3|33	%post
12mr|texlive-caption-3.2e-3|34	%{_sbindir}/texlive.post
12mr|texlive-caption-3.2e-3|35	
12mr|texlive-caption-3.2e-3|36	%postun
12mr|texlive-caption-3.2e-3|37	if [ $1 -eq 0 ]; then
12mr|texlive-caption-3.2e-3|38	%{_sbindir}/texlive.post
12mr|texlive-caption-3.2e-3|39	fi
12mr|texlive-caption-3.2e-3|40	
12mr|texlive-caption-3.2e-3|41	#-----------------------------------------------------------------------
12mr|texlive-caption-3.2e-3|42	%files
12mr|texlive-caption-3.2e-3|43	%{_texmfdistdir}/tex/latex/caption/bicaption.sty
12mr|texlive-caption-3.2e-3|44	%{_texmfdistdir}/tex/latex/caption/caption.sty
12mr|texlive-caption-3.2e-3|45	%{_texmfdistdir}/tex/latex/caption/caption2.sty
12mr|texlive-caption-3.2e-3|46	%{_texmfdistdir}/tex/latex/caption/caption3.sty
12mr|texlive-caption-3.2e-3|47	%{_texmfdistdir}/tex/latex/caption/ltcaption.sty
12mr|texlive-caption-3.2e-3|48	%{_texmfdistdir}/tex/latex/caption/newfloat.sty
12mr|texlive-caption-3.2e-3|49	%{_texmfdistdir}/tex/latex/caption/subcaption.sty
12mr|texlive-caption-3.2e-3|50	%doc %{_texmfdistdir}/doc/latex/caption/CHANGELOG
12mr|texlive-caption-3.2e-3|51	%doc %{_texmfdistdir}/doc/latex/caption/README
12mr|texlive-caption-3.2e-3|52	%doc %{_texmfdistdir}/doc/latex/caption/bicaption.pdf
12mr|texlive-caption-3.2e-3|53	%doc %{_texmfdistdir}/doc/latex/caption/caption-deu.pdf
12mr|texlive-caption-3.2e-3|54	%doc %{_texmfdistdir}/doc/latex/caption/caption-eng.pdf
12mr|texlive-caption-3.2e-3|55	%doc %{_texmfdistdir}/doc/latex/caption/caption-rus.pdf
12mr|texlive-caption-3.2e-3|56	%doc %{_texmfdistdir}/doc/latex/caption/caption.pdf
12mr|texlive-caption-3.2e-3|57	%doc %{_texmfdistdir}/doc/latex/caption/caption2.pdf
12mr|texlive-caption-3.2e-3|58	%doc %{_texmfdistdir}/doc/latex/caption/caption3.pdf
12mr|texlive-caption-3.2e-3|59	%doc %{_texmfdistdir}/doc/latex/caption/ltcaption.pdf
12mr|texlive-caption-3.2e-3|60	%doc %{_texmfdistdir}/doc/latex/caption/newfloat.pdf
12mr|texlive-caption-3.2e-3|61	%doc %{_texmfdistdir}/doc/latex/caption/subcaption.pdf
12mr|texlive-caption-3.2e-3|62	#- source
12mr|texlive-caption-3.2e-3|63	%doc %{_texmfdistdir}/source/latex/caption/bicaption.dtx
12mr|texlive-caption-3.2e-3|64	%doc %{_texmfdistdir}/source/latex/caption/caption-deu.tex
12mr|texlive-caption-3.2e-3|65	%doc %{_texmfdistdir}/source/latex/caption/caption-eng.tex
12mr|texlive-caption-3.2e-3|66	%doc %{_texmfdistdir}/source/latex/caption/caption-rus.tex
12mr|texlive-caption-3.2e-3|67	%doc %{_texmfdistdir}/source/latex/caption/caption.dtx
12mr|texlive-caption-3.2e-3|68	%doc %{_texmfdistdir}/source/latex/caption/caption.ins
12mr|texlive-caption-3.2e-3|69	%doc %{_texmfdistdir}/source/latex/caption/caption2.dtx
12mr|texlive-caption-3.2e-3|70	%doc %{_texmfdistdir}/source/latex/caption/caption3.dtx
12mr|texlive-caption-3.2e-3|71	%doc %{_texmfdistdir}/source/latex/caption/cat.eps
12mr|texlive-caption-3.2e-3|72	%doc %{_texmfdistdir}/source/latex/caption/elephant.eps
12mr|texlive-caption-3.2e-3|73	%doc %{_texmfdistdir}/source/latex/caption/ltcaption.dtx
12mr|texlive-caption-3.2e-3|74	%doc %{_texmfdistdir}/source/latex/caption/newfloat.dtx
12mr|texlive-caption-3.2e-3|75	%doc %{_texmfdistdir}/source/latex/caption/subcaption.dtx
12mr|texlive-caption-3.2e-3|76	
12mr|texlive-caption-3.2e-3|77	#-----------------------------------------------------------------------
12mr|texlive-caption-3.2e-3|78	%prep
12mr|texlive-caption-3.2e-3|79	%setup -c -a0 -a1 -a2
12mr|texlive-caption-3.2e-3|80	
12mr|texlive-caption-3.2e-3|81	%build
12mr|texlive-caption-3.2e-3|82	
12mr|texlive-caption-3.2e-3|83	%install
12mr|texlive-caption-3.2e-3|84	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-caption-3.2e-3|85	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-caption-3.2e-3|86	
12mr|texlive-caption-3.2e-3|87	
12mr|texlive-caption-3.2e-3|88	
12mr|texlive-caption-3.2e-3|89	%changelog
12mr|texlive-caption-3.2e-3|90	

16854 12
12mr|texlive-capt-of-20100127-2|1	# revision 16813
12mr|texlive-capt-of-20100127-2|2	# category Package
12mr|texlive-capt-of-20100127-2|3	# catalog-ctan /macros/latex/contrib/capt-of
12mr|texlive-capt-of-20100127-2|4	# catalog-date 2010-01-27 23:13:46 +0100
12mr|texlive-capt-of-20100127-2|5	# catalog-license lppl
12mr|texlive-capt-of-20100127-2|6	# catalog-version undef
12mr|texlive-capt-of-20100127-2|7	Name:		texlive-capt-of
12mr|texlive-capt-of-20100127-2|8	Version:	20100127
12mr|texlive-capt-of-20100127-2|9	Release:	2
12mr|texlive-capt-of-20100127-2|10	Summary:	Captions on more than floats
12mr|texlive-capt-of-20100127-2|11	Group:		Publishing
12mr|texlive-capt-of-20100127-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/capt-of
12mr|texlive-capt-of-20100127-2|13	License:	LPPL
12mr|texlive-capt-of-20100127-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/capt-of.tar.xz
12mr|texlive-capt-of-20100127-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/capt-of.doc.tar.xz
12mr|texlive-capt-of-20100127-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/capt-of.source.tar.xz
12mr|texlive-capt-of-20100127-2|17	BuildArch:	noarch
12mr|texlive-capt-of-20100127-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-capt-of-20100127-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-capt-of-20100127-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-capt-of-20100127-2|21	
12mr|texlive-capt-of-20100127-2|22	%description
12mr|texlive-capt-of-20100127-2|23	Defines a command \captionof for putting a caption to something
12mr|texlive-capt-of-20100127-2|24	that's not a float. Note that the caption package includes a
12mr|texlive-capt-of-20100127-2|25	\captionof command that is an extension of that provided by
12mr|texlive-capt-of-20100127-2|26	this package.
12mr|texlive-capt-of-20100127-2|27	
12mr|texlive-capt-of-20100127-2|28	%post
12mr|texlive-capt-of-20100127-2|29	%{_sbindir}/texlive.post
12mr|texlive-capt-of-20100127-2|30	
12mr|texlive-capt-of-20100127-2|31	%postun
12mr|texlive-capt-of-20100127-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-capt-of-20100127-2|33	%{_sbindir}/texlive.post
12mr|texlive-capt-of-20100127-2|34	fi
12mr|texlive-capt-of-20100127-2|35	
12mr|texlive-capt-of-20100127-2|36	#-----------------------------------------------------------------------
12mr|texlive-capt-of-20100127-2|37	%files
12mr|texlive-capt-of-20100127-2|38	%{_texmfdistdir}/tex/latex/capt-of/capt-of.sty
12mr|texlive-capt-of-20100127-2|39	%doc %{_texmfdistdir}/doc/latex/capt-of/README
12mr|texlive-capt-of-20100127-2|40	%doc %{_texmfdistdir}/doc/latex/capt-of/capt-of.pdf
12mr|texlive-capt-of-20100127-2|41	#- source
12mr|texlive-capt-of-20100127-2|42	%doc %{_texmfdistdir}/source/latex/capt-of/capt-of.dtx
12mr|texlive-capt-of-20100127-2|43	%doc %{_texmfdistdir}/source/latex/capt-of/capt-of.ins
12mr|texlive-capt-of-20100127-2|44	
12mr|texlive-capt-of-20100127-2|45	#-----------------------------------------------------------------------
12mr|texlive-capt-of-20100127-2|46	%prep
12mr|texlive-capt-of-20100127-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-capt-of-20100127-2|48	
12mr|texlive-capt-of-20100127-2|49	%build
12mr|texlive-capt-of-20100127-2|50	
12mr|texlive-capt-of-20100127-2|51	%install
12mr|texlive-capt-of-20100127-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-capt-of-20100127-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-capt-of-20100127-2|54	
12mr|texlive-capt-of-20100127-2|55	
12mr|texlive-capt-of-20100127-2|56	
12mr|texlive-capt-of-20100127-2|57	%changelog
12mr|texlive-capt-of-20100127-2|58	

16855 12
12mr|texlive-carlisle-20100218-2|1	# revision 18258
12mr|texlive-carlisle-20100218-2|2	# category Package
12mr|texlive-carlisle-20100218-2|3	# catalog-ctan /macros/latex/contrib/carlisle
12mr|texlive-carlisle-20100218-2|4	# catalog-date 2010-02-18 13:36:42 +0100
12mr|texlive-carlisle-20100218-2|5	# catalog-license lppl
12mr|texlive-carlisle-20100218-2|6	# catalog-version undef
12mr|texlive-carlisle-20100218-2|7	Name:		texlive-carlisle
12mr|texlive-carlisle-20100218-2|8	Version:	20100218
12mr|texlive-carlisle-20100218-2|9	Release:	2
12mr|texlive-carlisle-20100218-2|10	Summary:	David Carlisle's small packages
12mr|texlive-carlisle-20100218-2|11	Group:		Publishing
12mr|texlive-carlisle-20100218-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/carlisle
12mr|texlive-carlisle-20100218-2|13	License:	LPPL
12mr|texlive-carlisle-20100218-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/carlisle.tar.xz
12mr|texlive-carlisle-20100218-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/carlisle.doc.tar.xz
12mr|texlive-carlisle-20100218-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/carlisle.source.tar.xz
12mr|texlive-carlisle-20100218-2|17	BuildArch:	noarch
12mr|texlive-carlisle-20100218-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-carlisle-20100218-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-carlisle-20100218-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-carlisle-20100218-2|21	
12mr|texlive-carlisle-20100218-2|22	%description
12mr|texlive-carlisle-20100218-2|23	Many of David Carlisle's more substantial packages stand on
12mr|texlive-carlisle-20100218-2|24	their own, or as part of the LaTeX tools set; this set
12mr|texlive-carlisle-20100218-2|25	contains: - Making dotless 'j' characters for fonts that don't
12mr|texlive-carlisle-20100218-2|26	have them; - Fix marks in 2-column output; - A method for
12mr|texlive-carlisle-20100218-2|27	combining the capabilities of longtable and tabularx; - A
12mr|texlive-carlisle-20100218-2|28	proforma for building personalised LaTeX formats; - A jiffy to
12mr|texlive-carlisle-20100218-2|29	suppress page numbers; - An environment for including Plain TeX
12mr|texlive-carlisle-20100218-2|30	in LaTeX documents; - A jiffy to remove counters from other
12mr|texlive-carlisle-20100218-2|31	counters' reset lists; - A package to rescale fonts to
12mr|texlive-carlisle-20100218-2|32	arbitrary sizes; - A jiffy to create 'slashed' for physicists;
12mr|texlive-carlisle-20100218-2|33	and - An environment for including HTML in LaTeX documents.
12mr|texlive-carlisle-20100218-2|34	
12mr|texlive-carlisle-20100218-2|35	%post
12mr|texlive-carlisle-20100218-2|36	%{_sbindir}/texlive.post
12mr|texlive-carlisle-20100218-2|37	
12mr|texlive-carlisle-20100218-2|38	%postun
12mr|texlive-carlisle-20100218-2|39	if [ $1 -eq 0 ]; then
12mr|texlive-carlisle-20100218-2|40	%{_sbindir}/texlive.post
12mr|texlive-carlisle-20100218-2|41	fi
12mr|texlive-carlisle-20100218-2|42	
12mr|texlive-carlisle-20100218-2|43	#-----------------------------------------------------------------------
12mr|texlive-carlisle-20100218-2|44	%files
12mr|texlive-carlisle-20100218-2|45	%{_texmfdistdir}/tex/latex/carlisle/dotlessj.sty
12mr|texlive-carlisle-20100218-2|46	%{_texmfdistdir}/tex/latex/carlisle/ltxtable.sty
12mr|texlive-carlisle-20100218-2|47	%{_texmfdistdir}/tex/latex/carlisle/mylatex.ltx
12mr|texlive-carlisle-20100218-2|48	%{_texmfdistdir}/tex/latex/carlisle/plain.sty
12mr|texlive-carlisle-20100218-2|49	%{_texmfdistdir}/tex/latex/carlisle/remreset.sty
12mr|texlive-carlisle-20100218-2|50	%{_texmfdistdir}/tex/latex/carlisle/scalefnt.sty
12mr|texlive-carlisle-20100218-2|51	%{_texmfdistdir}/tex/latex/carlisle/slashed.sty
12mr|texlive-carlisle-20100218-2|52	%doc %{_texmfdistdir}/doc/latex/carlisle/README
12mr|texlive-carlisle-20100218-2|53	%doc %{_texmfdistdir}/doc/latex/carlisle/ltx1.tex
12mr|texlive-carlisle-20100218-2|54	%doc %{_texmfdistdir}/doc/latex/carlisle/ltxtable.pdf
12mr|texlive-carlisle-20100218-2|55	#- source
12mr|texlive-carlisle-20100218-2|56	%doc %{_texmfdistdir}/source/latex/carlisle/ltxtable.tex
12mr|texlive-carlisle-20100218-2|57	
12mr|texlive-carlisle-20100218-2|58	#-----------------------------------------------------------------------
12mr|texlive-carlisle-20100218-2|59	%prep
12mr|texlive-carlisle-20100218-2|60	%setup -c -a0 -a1 -a2
12mr|texlive-carlisle-20100218-2|61	
12mr|texlive-carlisle-20100218-2|62	%build
12mr|texlive-carlisle-20100218-2|63	
12mr|texlive-carlisle-20100218-2|64	%install
12mr|texlive-carlisle-20100218-2|65	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-carlisle-20100218-2|66	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-carlisle-20100218-2|67	
12mr|texlive-carlisle-20100218-2|68	
12mr|texlive-carlisle-20100218-2|69	
12mr|texlive-carlisle-20100218-2|70	%changelog
12mr|texlive-carlisle-20100218-2|71	

16856 12
12mr|texlive-carolmin-ps-20070221-2|1	# revision 15878
12mr|texlive-carolmin-ps-20070221-2|2	# category Package
12mr|texlive-carolmin-ps-20070221-2|3	# catalog-ctan /fonts/carolmin-ps
12mr|texlive-carolmin-ps-20070221-2|4	# catalog-date 2007-02-21 12:51:17 +0100
12mr|texlive-carolmin-ps-20070221-2|5	# catalog-license lppl
12mr|texlive-carolmin-ps-20070221-2|6	# catalog-version undef
12mr|texlive-carolmin-ps-20070221-2|7	Name:		texlive-carolmin-ps
12mr|texlive-carolmin-ps-20070221-2|8	Version:	20070221
12mr|texlive-carolmin-ps-20070221-2|9	Release:	2
12mr|texlive-carolmin-ps-20070221-2|10	Summary:	Adobe Type 1 format of Carolingian Minuscule fonts
12mr|texlive-carolmin-ps-20070221-2|11	Group:		Publishing
12mr|texlive-carolmin-ps-20070221-2|12	URL:		http://www.ctan.org/tex-archive/fonts/carolmin-ps
12mr|texlive-carolmin-ps-20070221-2|13	License:	LPPL
12mr|texlive-carolmin-ps-20070221-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/carolmin-ps.tar.xz
12mr|texlive-carolmin-ps-20070221-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/carolmin-ps.doc.tar.xz
12mr|texlive-carolmin-ps-20070221-2|16	BuildArch:	noarch
12mr|texlive-carolmin-ps-20070221-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-carolmin-ps-20070221-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-carolmin-ps-20070221-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-carolmin-ps-20070221-2|20	
12mr|texlive-carolmin-ps-20070221-2|21	%description
12mr|texlive-carolmin-ps-20070221-2|22	The bundle offers Adobe Type 1 format versions of Peter
12mr|texlive-carolmin-ps-20070221-2|23	Wilson's Carolingian Minuscule font set (part of the bookhands
12mr|texlive-carolmin-ps-20070221-2|24	collection). The fonts in the bundle are ready-to-use
12mr|texlive-carolmin-ps-20070221-2|25	replacements for the MetaFont originals.
12mr|texlive-carolmin-ps-20070221-2|26	
12mr|texlive-carolmin-ps-20070221-2|27	%post
12mr|texlive-carolmin-ps-20070221-2|28	%{_sbindir}/texlive.post
12mr|texlive-carolmin-ps-20070221-2|29	
12mr|texlive-carolmin-ps-20070221-2|30	%postun
12mr|texlive-carolmin-ps-20070221-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-carolmin-ps-20070221-2|32	%{_sbindir}/texlive.post
12mr|texlive-carolmin-ps-20070221-2|33	fi
12mr|texlive-carolmin-ps-20070221-2|34	
12mr|texlive-carolmin-ps-20070221-2|35	#-----------------------------------------------------------------------
12mr|texlive-carolmin-ps-20070221-2|36	%files
12mr|texlive-carolmin-ps-20070221-2|37	%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cmin10.afm
12mr|texlive-carolmin-ps-20070221-2|38	%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cmin17.afm
12mr|texlive-carolmin-ps-20070221-2|39	%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cmin7.afm
12mr|texlive-carolmin-ps-20070221-2|40	%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cminb10.afm
12mr|texlive-carolmin-ps-20070221-2|41	%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cminb17.afm
12mr|texlive-carolmin-ps-20070221-2|42	%{_texmfdistdir}/fonts/afm/public/carolmin-ps/cminb7.afm
12mr|texlive-carolmin-ps-20070221-2|43	%{_texmfdistdir}/fonts/map/dvips/carolmin-ps/cmin.map
12mr|texlive-carolmin-ps-20070221-2|44	%{_texmfdistdir}/fonts/type1/public/carolmin-ps/cmin10.pfb
12mr|texlive-carolmin-ps-20070221-2|45	%{_texmfdistdir}/fonts/type1/public/carolmin-ps/cmin17.pfb
12mr|texlive-carolmin-ps-20070221-2|46	%{_texmfdistdir}/fonts/type1/public/carolmin-ps/cmin7.pfb
12mr|texlive-carolmin-ps-20070221-2|47	%{_texmfdistdir}/fonts/type1/public/carolmin-ps/cminb10.pfb
12mr|texlive-carolmin-ps-20070221-2|48	%{_texmfdistdir}/fonts/type1/public/carolmin-ps/cminb17.pfb
12mr|texlive-carolmin-ps-20070221-2|49	%{_texmfdistdir}/fonts/type1/public/carolmin-ps/cminb7.pfb
12mr|texlive-carolmin-ps-20070221-2|50	%doc %{_texmfdistdir}/doc/fonts/carolmin-ps/README
12mr|texlive-carolmin-ps-20070221-2|51	
12mr|texlive-carolmin-ps-20070221-2|52	#-----------------------------------------------------------------------
12mr|texlive-carolmin-ps-20070221-2|53	%prep
12mr|texlive-carolmin-ps-20070221-2|54	%setup -c -a0 -a1
12mr|texlive-carolmin-ps-20070221-2|55	
12mr|texlive-carolmin-ps-20070221-2|56	%build
12mr|texlive-carolmin-ps-20070221-2|57	
12mr|texlive-carolmin-ps-20070221-2|58	%install
12mr|texlive-carolmin-ps-20070221-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-carolmin-ps-20070221-2|60	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-carolmin-ps-20070221-2|61	
12mr|texlive-carolmin-ps-20070221-2|62	
12mr|texlive-carolmin-ps-20070221-2|63	
12mr|texlive-carolmin-ps-20070221-2|64	%changelog
12mr|texlive-carolmin-ps-20070221-2|65	

16857 12
12mr|texlive-cascadilla-1.8.2-1|1	# revision 25144
12mr|texlive-cascadilla-1.8.2-1|2	# category Package
12mr|texlive-cascadilla-1.8.2-1|3	# catalog-ctan /macros/latex/contrib/cascadilla
12mr|texlive-cascadilla-1.8.2-1|4	# catalog-date 2012-01-18 17:26:55 +0100
12mr|texlive-cascadilla-1.8.2-1|5	# catalog-license lppl
12mr|texlive-cascadilla-1.8.2-1|6	# catalog-version 1.8.2
12mr|texlive-cascadilla-1.8.2-1|7	Name:		texlive-cascadilla
12mr|texlive-cascadilla-1.8.2-1|8	Version:	1.8.2
12mr|texlive-cascadilla-1.8.2-1|9	Release:	1
12mr|texlive-cascadilla-1.8.2-1|10	Summary:	Typeset papers conforming to the stylesheet of the Cascadilla Proceedings Project
12mr|texlive-cascadilla-1.8.2-1|11	Group:		Publishing
12mr|texlive-cascadilla-1.8.2-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cascadilla
12mr|texlive-cascadilla-1.8.2-1|13	License:	LPPL
12mr|texlive-cascadilla-1.8.2-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cascadilla.tar.xz
12mr|texlive-cascadilla-1.8.2-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cascadilla.doc.tar.xz
12mr|texlive-cascadilla-1.8.2-1|16	BuildArch:	noarch
12mr|texlive-cascadilla-1.8.2-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cascadilla-1.8.2-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cascadilla-1.8.2-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-cascadilla-1.8.2-1|20	
12mr|texlive-cascadilla-1.8.2-1|21	%description
12mr|texlive-cascadilla-1.8.2-1|22	The class provides an extension of the standard LaTeX article
12mr|texlive-cascadilla-1.8.2-1|23	class that may be used to typeset papers conforming to the
12mr|texlive-cascadilla-1.8.2-1|24	stylesheet of the Cascadilla Proceedings Project, which is used
12mr|texlive-cascadilla-1.8.2-1|25	by a number of linguistics conference proceedings (e.g.,
12mr|texlive-cascadilla-1.8.2-1|26	WCCFL).
12mr|texlive-cascadilla-1.8.2-1|27	
12mr|texlive-cascadilla-1.8.2-1|28	%post
12mr|texlive-cascadilla-1.8.2-1|29	%{_sbindir}/texlive.post
12mr|texlive-cascadilla-1.8.2-1|30	
12mr|texlive-cascadilla-1.8.2-1|31	%postun
12mr|texlive-cascadilla-1.8.2-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-cascadilla-1.8.2-1|33	%{_sbindir}/texlive.post
12mr|texlive-cascadilla-1.8.2-1|34	fi
12mr|texlive-cascadilla-1.8.2-1|35	
12mr|texlive-cascadilla-1.8.2-1|36	#-----------------------------------------------------------------------
12mr|texlive-cascadilla-1.8.2-1|37	%files
12mr|texlive-cascadilla-1.8.2-1|38	%{_texmfdistdir}/bibtex/bst/cascadilla/cascadilla.bst
12mr|texlive-cascadilla-1.8.2-1|39	%{_texmfdistdir}/tex/latex/cascadilla/cascadilla.cls
12mr|texlive-cascadilla-1.8.2-1|40	%doc %{_texmfdistdir}/doc/latex/cascadilla/LICENSE.txt
12mr|texlive-cascadilla-1.8.2-1|41	%doc %{_texmfdistdir}/doc/latex/cascadilla/README
12mr|texlive-cascadilla-1.8.2-1|42	%doc %{_texmfdistdir}/doc/latex/cascadilla/example.pdf
12mr|texlive-cascadilla-1.8.2-1|43	%doc %{_texmfdistdir}/doc/latex/cascadilla/example.tex
12mr|texlive-cascadilla-1.8.2-1|44	%doc %{_texmfdistdir}/doc/latex/cascadilla/exampleref.bib
12mr|texlive-cascadilla-1.8.2-1|45	
12mr|texlive-cascadilla-1.8.2-1|46	#-----------------------------------------------------------------------
12mr|texlive-cascadilla-1.8.2-1|47	%prep
12mr|texlive-cascadilla-1.8.2-1|48	%setup -c -a0 -a1
12mr|texlive-cascadilla-1.8.2-1|49	
12mr|texlive-cascadilla-1.8.2-1|50	%build
12mr|texlive-cascadilla-1.8.2-1|51	
12mr|texlive-cascadilla-1.8.2-1|52	%install
12mr|texlive-cascadilla-1.8.2-1|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cascadilla-1.8.2-1|54	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cascadilla-1.8.2-1|55	
12mr|texlive-cascadilla-1.8.2-1|56	
12mr|texlive-cascadilla-1.8.2-1|57	
12mr|texlive-cascadilla-1.8.2-1|58	%changelog
12mr|texlive-cascadilla-1.8.2-1|59	

16858 12
12mr|texlive-cases-2.5-2|1	# revision 17123
12mr|texlive-cases-2.5-2|2	# category Package
12mr|texlive-cases-2.5-2|3	# catalog-ctan /macros/latex/contrib/cases
12mr|texlive-cases-2.5-2|4	# catalog-date 2010-02-23 16:16:11 +0100
12mr|texlive-cases-2.5-2|5	# catalog-license pd
12mr|texlive-cases-2.5-2|6	# catalog-version 2.5
12mr|texlive-cases-2.5-2|7	Name:		texlive-cases
12mr|texlive-cases-2.5-2|8	Version:	2.5
12mr|texlive-cases-2.5-2|9	Release:	2
12mr|texlive-cases-2.5-2|10	Summary:	Numbered cases environment
12mr|texlive-cases-2.5-2|11	Group:		Publishing
12mr|texlive-cases-2.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cases
12mr|texlive-cases-2.5-2|13	License:	PD
12mr|texlive-cases-2.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cases.tar.xz
12mr|texlive-cases-2.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cases.doc.tar.xz
12mr|texlive-cases-2.5-2|16	BuildArch:	noarch
12mr|texlive-cases-2.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cases-2.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cases-2.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-cases-2.5-2|20	
12mr|texlive-cases-2.5-2|21	%description
12mr|texlive-cases-2.5-2|22	Define the environment numcases: equations with several
12mr|texlive-cases-2.5-2|23	alternative right-hand sides, with equation numbers for each
12mr|texlive-cases-2.5-2|24	alternative. Also environment subnumcases, where each
12mr|texlive-cases-2.5-2|25	alternative is a sub-number (e.g., 8a, 8b, ...) of the equation
12mr|texlive-cases-2.5-2|26	set as a whole.
12mr|texlive-cases-2.5-2|27	
12mr|texlive-cases-2.5-2|28	%post
12mr|texlive-cases-2.5-2|29	%{_sbindir}/texlive.post
12mr|texlive-cases-2.5-2|30	
12mr|texlive-cases-2.5-2|31	%postun
12mr|texlive-cases-2.5-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-cases-2.5-2|33	%{_sbindir}/texlive.post
12mr|texlive-cases-2.5-2|34	fi
12mr|texlive-cases-2.5-2|35	
12mr|texlive-cases-2.5-2|36	#-----------------------------------------------------------------------
12mr|texlive-cases-2.5-2|37	%files
12mr|texlive-cases-2.5-2|38	%{_texmfdistdir}/tex/latex/cases/cases.sty
12mr|texlive-cases-2.5-2|39	%doc %{_texmfdistdir}/doc/latex/cases/cases.pdf
12mr|texlive-cases-2.5-2|40	%doc %{_texmfdistdir}/doc/latex/cases/cases.tex
12mr|texlive-cases-2.5-2|41	
12mr|texlive-cases-2.5-2|42	#-----------------------------------------------------------------------
12mr|texlive-cases-2.5-2|43	%prep
12mr|texlive-cases-2.5-2|44	%setup -c -a0 -a1
12mr|texlive-cases-2.5-2|45	
12mr|texlive-cases-2.5-2|46	%build
12mr|texlive-cases-2.5-2|47	
12mr|texlive-cases-2.5-2|48	%install
12mr|texlive-cases-2.5-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cases-2.5-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cases-2.5-2|51	
12mr|texlive-cases-2.5-2|52	
12mr|texlive-cases-2.5-2|53	
12mr|texlive-cases-2.5-2|54	%changelog
12mr|texlive-cases-2.5-2|55	

16859 12
12mr|texlive-casyl-2.0-2|1	# revision 15878
12mr|texlive-casyl-2.0-2|2	# category Package
12mr|texlive-casyl-2.0-2|3	# catalog-ctan /language/casyl
12mr|texlive-casyl-2.0-2|4	# catalog-date 2008-10-26 18:17:50 +0100
12mr|texlive-casyl-2.0-2|5	# catalog-license pd
12mr|texlive-casyl-2.0-2|6	# catalog-version 2.0
12mr|texlive-casyl-2.0-2|7	Name:		texlive-casyl
12mr|texlive-casyl-2.0-2|8	Version:	2.0
12mr|texlive-casyl-2.0-2|9	Release:	2
12mr|texlive-casyl-2.0-2|10	Summary:	Typeset Cree/Inuktitut in Canadian Aboriginal Syllabics
12mr|texlive-casyl-2.0-2|11	Group:		Publishing
12mr|texlive-casyl-2.0-2|12	URL:		http://www.ctan.org/tex-archive/language/casyl
12mr|texlive-casyl-2.0-2|13	License:	PD
12mr|texlive-casyl-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/casyl.tar.xz
12mr|texlive-casyl-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/casyl.doc.tar.xz
12mr|texlive-casyl-2.0-2|16	BuildArch:	noarch
12mr|texlive-casyl-2.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-casyl-2.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-casyl-2.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-casyl-2.0-2|20	
12mr|texlive-casyl-2.0-2|21	%description
12mr|texlive-casyl-2.0-2|22	The bundle constitutes a font (as MetaFont source) and LaTeX
12mr|texlive-casyl-2.0-2|23	macros for its use within a document.
12mr|texlive-casyl-2.0-2|24	
12mr|texlive-casyl-2.0-2|25	%post
12mr|texlive-casyl-2.0-2|26	%{_sbindir}/texlive.post
12mr|texlive-casyl-2.0-2|27	
12mr|texlive-casyl-2.0-2|28	%postun
12mr|texlive-casyl-2.0-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-casyl-2.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-casyl-2.0-2|31	fi
12mr|texlive-casyl-2.0-2|32	
12mr|texlive-casyl-2.0-2|33	#-----------------------------------------------------------------------
12mr|texlive-casyl-2.0-2|34	%files
12mr|texlive-casyl-2.0-2|35	%{_texmfdistdir}/fonts/source/public/casyl/casyll10.mf
12mr|texlive-casyl-2.0-2|36	%{_texmfdistdir}/fonts/tfm/public/casyl/casyll10.tfm
12mr|texlive-casyl-2.0-2|37	%{_texmfdistdir}/tex/latex/casyl/casyltex.sty
12mr|texlive-casyl-2.0-2|38	%doc %{_texmfdistdir}/doc/latex/casyl/README
12mr|texlive-casyl-2.0-2|39	%doc %{_texmfdistdir}/doc/latex/casyl/casyldoc.pdf
12mr|texlive-casyl-2.0-2|40	%doc %{_texmfdistdir}/doc/latex/casyl/casyldoc.tex
12mr|texlive-casyl-2.0-2|41	
12mr|texlive-casyl-2.0-2|42	#-----------------------------------------------------------------------
12mr|texlive-casyl-2.0-2|43	%prep
12mr|texlive-casyl-2.0-2|44	%setup -c -a0 -a1
12mr|texlive-casyl-2.0-2|45	
12mr|texlive-casyl-2.0-2|46	%build
12mr|texlive-casyl-2.0-2|47	
12mr|texlive-casyl-2.0-2|48	%install
12mr|texlive-casyl-2.0-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-casyl-2.0-2|50	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-casyl-2.0-2|51	
12mr|texlive-casyl-2.0-2|52	
12mr|texlive-casyl-2.0-2|53	
12mr|texlive-casyl-2.0-2|54	%changelog
12mr|texlive-casyl-2.0-2|55	

16860 12
12mr|texlive-catchfilebetweentags-1.1-2|1	# revision 21476
12mr|texlive-catchfilebetweentags-1.1-2|2	# category Package
12mr|texlive-catchfilebetweentags-1.1-2|3	# catalog-ctan /macros/latex/contrib/catchfilebetweentags
12mr|texlive-catchfilebetweentags-1.1-2|4	# catalog-date 2011-02-19 16:41:47 +0100
12mr|texlive-catchfilebetweentags-1.1-2|5	# catalog-license lppl1.3
12mr|texlive-catchfilebetweentags-1.1-2|6	# catalog-version 1.1
12mr|texlive-catchfilebetweentags-1.1-2|7	Name:		texlive-catchfilebetweentags
12mr|texlive-catchfilebetweentags-1.1-2|8	Version:	1.1
12mr|texlive-catchfilebetweentags-1.1-2|9	Release:	2
12mr|texlive-catchfilebetweentags-1.1-2|10	Summary:	Catch text delimited by docstrip tags
12mr|texlive-catchfilebetweentags-1.1-2|11	Group:		Publishing
12mr|texlive-catchfilebetweentags-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/catchfilebetweentags
12mr|texlive-catchfilebetweentags-1.1-2|13	License:	LPPL1.3
12mr|texlive-catchfilebetweentags-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catchfilebetweentags.tar.xz
12mr|texlive-catchfilebetweentags-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catchfilebetweentags.doc.tar.xz
12mr|texlive-catchfilebetweentags-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catchfilebetweentags.source.tar.xz
12mr|texlive-catchfilebetweentags-1.1-2|17	BuildArch:	noarch
12mr|texlive-catchfilebetweentags-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-catchfilebetweentags-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-catchfilebetweentags-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-catchfilebetweentags-1.1-2|21	
12mr|texlive-catchfilebetweentags-1.1-2|22	%description
12mr|texlive-catchfilebetweentags-1.1-2|23	This package (built using the facilities of catchfile) provides
12mr|texlive-catchfilebetweentags-1.1-2|24	a macro \catchfilebetweentags acts like the original \catchfile
12mr|texlive-catchfilebetweentags-1.1-2|25	but only extracts a portion of the file instead of the complete
12mr|texlive-catchfilebetweentags-1.1-2|26	file. The extracted portion can be delimited by strings or by
12mr|texlive-catchfilebetweentags-1.1-2|27	docstrip tags: %<*tag> .... %</tag> (comments in the caught
12mr|texlive-catchfilebetweentags-1.1-2|28	region may be included or dropped).
12mr|texlive-catchfilebetweentags-1.1-2|29	
12mr|texlive-catchfilebetweentags-1.1-2|30	%post
12mr|texlive-catchfilebetweentags-1.1-2|31	%{_sbindir}/texlive.post
12mr|texlive-catchfilebetweentags-1.1-2|32	
12mr|texlive-catchfilebetweentags-1.1-2|33	%postun
12mr|texlive-catchfilebetweentags-1.1-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-catchfilebetweentags-1.1-2|35	%{_sbindir}/texlive.post
12mr|texlive-catchfilebetweentags-1.1-2|36	fi
12mr|texlive-catchfilebetweentags-1.1-2|37	
12mr|texlive-catchfilebetweentags-1.1-2|38	#-----------------------------------------------------------------------
12mr|texlive-catchfilebetweentags-1.1-2|39	%files
12mr|texlive-catchfilebetweentags-1.1-2|40	%{_texmfdistdir}/tex/latex/catchfilebetweentags/catchfilebetweentags.sty
12mr|texlive-catchfilebetweentags-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/catchfilebetweentags/README
12mr|texlive-catchfilebetweentags-1.1-2|42	%doc %{_texmfdistdir}/doc/latex/catchfilebetweentags/catchfilebetweentags.pdf
12mr|texlive-catchfilebetweentags-1.1-2|43	#- source
12mr|texlive-catchfilebetweentags-1.1-2|44	%doc %{_texmfdistdir}/source/latex/catchfilebetweentags/catchfilebetweentags.drv
12mr|texlive-catchfilebetweentags-1.1-2|45	%doc %{_texmfdistdir}/source/latex/catchfilebetweentags/catchfilebetweentags.dtx
12mr|texlive-catchfilebetweentags-1.1-2|46	%doc %{_texmfdistdir}/source/latex/catchfilebetweentags/catchfilebetweentags.ins
12mr|texlive-catchfilebetweentags-1.1-2|47	
12mr|texlive-catchfilebetweentags-1.1-2|48	#-----------------------------------------------------------------------
12mr|texlive-catchfilebetweentags-1.1-2|49	%prep
12mr|texlive-catchfilebetweentags-1.1-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-catchfilebetweentags-1.1-2|51	
12mr|texlive-catchfilebetweentags-1.1-2|52	%build
12mr|texlive-catchfilebetweentags-1.1-2|53	
12mr|texlive-catchfilebetweentags-1.1-2|54	%install
12mr|texlive-catchfilebetweentags-1.1-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-catchfilebetweentags-1.1-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-catchfilebetweentags-1.1-2|57	
12mr|texlive-catchfilebetweentags-1.1-2|58	
12mr|texlive-catchfilebetweentags-1.1-2|59	
12mr|texlive-catchfilebetweentags-1.1-2|60	%changelog
12mr|texlive-catchfilebetweentags-1.1-2|61	

16861 12
12mr|texlive-catechis-1.1-2|1	# revision 15878
12mr|texlive-catechis-1.1-2|2	# category Package
12mr|texlive-catechis-1.1-2|3	# catalog-ctan /macros/latex/contrib/catechis
12mr|texlive-catechis-1.1-2|4	# catalog-date 2008-09-02 21:23:27 +0200
12mr|texlive-catechis-1.1-2|5	# catalog-license lppl
12mr|texlive-catechis-1.1-2|6	# catalog-version 1.1
12mr|texlive-catechis-1.1-2|7	Name:		texlive-catechis
12mr|texlive-catechis-1.1-2|8	Version:	1.1
12mr|texlive-catechis-1.1-2|9	Release:	2
12mr|texlive-catechis-1.1-2|10	Summary:	Macros for typesetting catechisms
12mr|texlive-catechis-1.1-2|11	Group:		Publishing
12mr|texlive-catechis-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/catechis
12mr|texlive-catechis-1.1-2|13	License:	LPPL
12mr|texlive-catechis-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catechis.tar.xz
12mr|texlive-catechis-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catechis.doc.tar.xz
12mr|texlive-catechis-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catechis.source.tar.xz
12mr|texlive-catechis-1.1-2|17	BuildArch:	noarch
12mr|texlive-catechis-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-catechis-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-catechis-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-catechis-1.1-2|21	
12mr|texlive-catechis-1.1-2|22	%description
12mr|texlive-catechis-1.1-2|23	The macros include: - format for question-and-answer; -
12mr|texlive-catechis-1.1-2|24	comments on answers; - citations; - a specialised enumerate
12mr|texlive-catechis-1.1-2|25	which only operates in the catechism parts of a document. The
12mr|texlive-catechis-1.1-2|26	macros are all highly customisable.
12mr|texlive-catechis-1.1-2|27	
12mr|texlive-catechis-1.1-2|28	%post
12mr|texlive-catechis-1.1-2|29	%{_sbindir}/texlive.post
12mr|texlive-catechis-1.1-2|30	
12mr|texlive-catechis-1.1-2|31	%postun
12mr|texlive-catechis-1.1-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-catechis-1.1-2|33	%{_sbindir}/texlive.post
12mr|texlive-catechis-1.1-2|34	fi
12mr|texlive-catechis-1.1-2|35	
12mr|texlive-catechis-1.1-2|36	#-----------------------------------------------------------------------
12mr|texlive-catechis-1.1-2|37	%files
12mr|texlive-catechis-1.1-2|38	%{_texmfdistdir}/tex/latex/catechis/catechis.sty
12mr|texlive-catechis-1.1-2|39	%doc %{_texmfdistdir}/doc/latex/catechis/README
12mr|texlive-catechis-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/catechis/catechis.pdf
12mr|texlive-catechis-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/catechis/test.tex
12mr|texlive-catechis-1.1-2|42	#- source
12mr|texlive-catechis-1.1-2|43	%doc %{_texmfdistdir}/source/latex/catechis/catechis.ins
12mr|texlive-catechis-1.1-2|44	
12mr|texlive-catechis-1.1-2|45	#-----------------------------------------------------------------------
12mr|texlive-catechis-1.1-2|46	%prep
12mr|texlive-catechis-1.1-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-catechis-1.1-2|48	
12mr|texlive-catechis-1.1-2|49	%build
12mr|texlive-catechis-1.1-2|50	
12mr|texlive-catechis-1.1-2|51	%install
12mr|texlive-catechis-1.1-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-catechis-1.1-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-catechis-1.1-2|54	
12mr|texlive-catechis-1.1-2|55	
12mr|texlive-catechis-1.1-2|56	
12mr|texlive-catechis-1.1-2|57	%changelog
12mr|texlive-catechis-1.1-2|58	

16862 12
12mr|texlive-catoptions-0.2.7b-2|1	# revision 24899
12mr|texlive-catoptions-0.2.7b-2|2	# category Package
12mr|texlive-catoptions-0.2.7b-2|3	# catalog-ctan /macros/latex/contrib/catoptions
12mr|texlive-catoptions-0.2.7b-2|4	# catalog-date 2011-12-19 23:56:31 +0100
12mr|texlive-catoptions-0.2.7b-2|5	# catalog-license lppl1.3
12mr|texlive-catoptions-0.2.7b-2|6	# catalog-version 0.2.7b
12mr|texlive-catoptions-0.2.7b-2|7	Name:		texlive-catoptions
12mr|texlive-catoptions-0.2.7b-2|8	Version:	0.2.7b
12mr|texlive-catoptions-0.2.7b-2|9	Release:	2
12mr|texlive-catoptions-0.2.7b-2|10	Summary:	Preserving and recalling standard catcodes
12mr|texlive-catoptions-0.2.7b-2|11	Group:		Publishing
12mr|texlive-catoptions-0.2.7b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/catoptions
12mr|texlive-catoptions-0.2.7b-2|13	License:	LPPL1.3
12mr|texlive-catoptions-0.2.7b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catoptions.tar.xz
12mr|texlive-catoptions-0.2.7b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catoptions.doc.tar.xz
12mr|texlive-catoptions-0.2.7b-2|16	BuildArch:	noarch
12mr|texlive-catoptions-0.2.7b-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-catoptions-0.2.7b-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-catoptions-0.2.7b-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-catoptions-0.2.7b-2|20	
12mr|texlive-catoptions-0.2.7b-2|21	%description
12mr|texlive-catoptions-0.2.7b-2|22	The package changes package loading internals so that all
12mr|texlive-catoptions-0.2.7b-2|23	subsequently loaded packages can rely on normal/standard
12mr|texlive-catoptions-0.2.7b-2|24	catcodes of all ASCII characters. The package defines canonical
12mr|texlive-catoptions-0.2.7b-2|25	control sequences to represent all the visible ASCII
12mr|texlive-catoptions-0.2.7b-2|26	characters. It also provides robust option parsing mechanisms
12mr|texlive-catoptions-0.2.7b-2|27	(XDeclareOption, XExecuteOptions and XProcessOptions, which
12mr|texlive-catoptions-0.2.7b-2|28	will be used by \documentclass if the package has already been
12mr|texlive-catoptions-0.2.7b-2|29	loaded). The package also provides a range of other TeX
12mr|texlive-catoptions-0.2.7b-2|30	programming tools.
12mr|texlive-catoptions-0.2.7b-2|31	
12mr|texlive-catoptions-0.2.7b-2|32	%post
12mr|texlive-catoptions-0.2.7b-2|33	%{_sbindir}/texlive.post
12mr|texlive-catoptions-0.2.7b-2|34	
12mr|texlive-catoptions-0.2.7b-2|35	%postun
12mr|texlive-catoptions-0.2.7b-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-catoptions-0.2.7b-2|37	%{_sbindir}/texlive.post
12mr|texlive-catoptions-0.2.7b-2|38	fi
12mr|texlive-catoptions-0.2.7b-2|39	
12mr|texlive-catoptions-0.2.7b-2|40	#-----------------------------------------------------------------------
12mr|texlive-catoptions-0.2.7b-2|41	%files
12mr|texlive-catoptions-0.2.7b-2|42	%{_texmfdistdir}/tex/latex/catoptions/catoptions-guide.cfg
12mr|texlive-catoptions-0.2.7b-2|43	%{_texmfdistdir}/tex/latex/catoptions/catoptions.sty
12mr|texlive-catoptions-0.2.7b-2|44	%doc %{_texmfdistdir}/doc/latex/catoptions/README
12mr|texlive-catoptions-0.2.7b-2|45	%doc %{_texmfdistdir}/doc/latex/catoptions/catoptions-guide.pdf
12mr|texlive-catoptions-0.2.7b-2|46	%doc %{_texmfdistdir}/doc/latex/catoptions/catoptions-guide.tex
12mr|texlive-catoptions-0.2.7b-2|47	
12mr|texlive-catoptions-0.2.7b-2|48	#-----------------------------------------------------------------------
12mr|texlive-catoptions-0.2.7b-2|49	%prep
12mr|texlive-catoptions-0.2.7b-2|50	%setup -c -a0 -a1
12mr|texlive-catoptions-0.2.7b-2|51	
12mr|texlive-catoptions-0.2.7b-2|52	%build
12mr|texlive-catoptions-0.2.7b-2|53	
12mr|texlive-catoptions-0.2.7b-2|54	%install
12mr|texlive-catoptions-0.2.7b-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-catoptions-0.2.7b-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-catoptions-0.2.7b-2|57	
12mr|texlive-catoptions-0.2.7b-2|58	
12mr|texlive-catoptions-0.2.7b-2|59	
12mr|texlive-catoptions-0.2.7b-2|60	%changelog
12mr|texlive-catoptions-0.2.7b-2|61	

16863 12
12mr|texlive-cbcoptic-0.2-2|1	# revision 16666
12mr|texlive-cbcoptic-0.2-2|2	# category Package
12mr|texlive-cbcoptic-0.2-2|3	# catalog-ctan /language/coptic/cbcoptic
12mr|texlive-cbcoptic-0.2-2|4	# catalog-date 2010-01-11 08:55:42 +0100
12mr|texlive-cbcoptic-0.2-2|5	# catalog-license lppl
12mr|texlive-cbcoptic-0.2-2|6	# catalog-version 0.2
12mr|texlive-cbcoptic-0.2-2|7	Name:		texlive-cbcoptic
12mr|texlive-cbcoptic-0.2-2|8	Version:	0.2
12mr|texlive-cbcoptic-0.2-2|9	Release:	2
12mr|texlive-cbcoptic-0.2-2|10	Summary:	Coptic fonts and LaTeX macros for general usage and for philology
12mr|texlive-cbcoptic-0.2-2|11	Group:		Publishing
12mr|texlive-cbcoptic-0.2-2|12	URL:		http://www.ctan.org/tex-archive/language/coptic/cbcoptic
12mr|texlive-cbcoptic-0.2-2|13	License:	LPPL
12mr|texlive-cbcoptic-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cbcoptic.tar.xz
12mr|texlive-cbcoptic-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cbcoptic.doc.tar.xz
12mr|texlive-cbcoptic-0.2-2|16	BuildArch:	noarch
12mr|texlive-cbcoptic-0.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cbcoptic-0.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cbcoptic-0.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-cbcoptic-0.2-2|20	
12mr|texlive-cbcoptic-0.2-2|21	%description
12mr|texlive-cbcoptic-0.2-2|22	CBcoptic is a bundle of files for typesetting Coptic
12mr|texlive-cbcoptic-0.2-2|23	philological text with the proper fonts and hyphenation. The
12mr|texlive-cbcoptic-0.2-2|24	fonts are based on, but much extend, the fonts of the original
12mr|texlive-cbcoptic-0.2-2|25	coptic bundle. The CBcoptic bundle includes font description
12mr|texlive-cbcoptic-0.2-2|26	files, MetaFont sources and equivalent Adobe Type 1 fonts in
12mr|texlive-cbcoptic-0.2-2|27	pfb format. The bundle also includes a package that provides
12mr|texlive-cbcoptic-0.2-2|28	some macros of philological interest.
12mr|texlive-cbcoptic-0.2-2|29	
12mr|texlive-cbcoptic-0.2-2|30	%post
12mr|texlive-cbcoptic-0.2-2|31	%{_sbindir}/texlive.post
12mr|texlive-cbcoptic-0.2-2|32	
12mr|texlive-cbcoptic-0.2-2|33	%postun
12mr|texlive-cbcoptic-0.2-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-cbcoptic-0.2-2|35	%{_sbindir}/texlive.post
12mr|texlive-cbcoptic-0.2-2|36	fi
12mr|texlive-cbcoptic-0.2-2|37	
12mr|texlive-cbcoptic-0.2-2|38	#-----------------------------------------------------------------------
12mr|texlive-cbcoptic-0.2-2|39	%files
12mr|texlive-cbcoptic-0.2-2|40	%{_texmfdistdir}/fonts/source/public/cbcoptic/coptbase.mf
12mr|texlive-cbcoptic-0.2-2|41	%{_texmfdistdir}/fonts/source/public/cbcoptic/copti.mf
12mr|texlive-cbcoptic-0.2-2|42	%{_texmfdistdir}/fonts/source/public/cbcoptic/copto.mf
12mr|texlive-cbcoptic-0.2-2|43	%{_texmfdistdir}/fonts/tfm/public/cbcoptic/copti.tfm
12mr|texlive-cbcoptic-0.2-2|44	%{_texmfdistdir}/fonts/tfm/public/cbcoptic/copto.tfm
12mr|texlive-cbcoptic-0.2-2|45	%{_texmfdistdir}/fonts/type1/public/cbcoptic/copti.pfb
12mr|texlive-cbcoptic-0.2-2|46	%{_texmfdistdir}/fonts/type1/public/cbcoptic/copto.pfb
12mr|texlive-cbcoptic-0.2-2|47	%{_texmfdistdir}/tex/latex/cbcoptic/coptic.sty
12mr|texlive-cbcoptic-0.2-2|48	%{_texmfdistdir}/tex/latex/cbcoptic/lcopcoptic.fd
12mr|texlive-cbcoptic-0.2-2|49	%{_texmfdistdir}/tex/latex/cbcoptic/prnthyph.sty
12mr|texlive-cbcoptic-0.2-2|50	%doc %{_texmfdistdir}/doc/latex/cbcoptic/README
12mr|texlive-cbcoptic-0.2-2|51	%doc %{_texmfdistdir}/doc/latex/cbcoptic/coptfont.pdf
12mr|texlive-cbcoptic-0.2-2|52	%doc %{_texmfdistdir}/doc/latex/cbcoptic/testcop.tex
12mr|texlive-cbcoptic-0.2-2|53	%doc %{_texmfdistdir}/doc/latex/cbcoptic/testcopOK.pdf
12mr|texlive-cbcoptic-0.2-2|54	
12mr|texlive-cbcoptic-0.2-2|55	#-----------------------------------------------------------------------
12mr|texlive-cbcoptic-0.2-2|56	%prep
12mr|texlive-cbcoptic-0.2-2|57	%setup -c -a0 -a1
12mr|texlive-cbcoptic-0.2-2|58	
12mr|texlive-cbcoptic-0.2-2|59	%build
12mr|texlive-cbcoptic-0.2-2|60	
12mr|texlive-cbcoptic-0.2-2|61	%install
12mr|texlive-cbcoptic-0.2-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cbcoptic-0.2-2|63	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cbcoptic-0.2-2|64	
12mr|texlive-cbcoptic-0.2-2|65	
12mr|texlive-cbcoptic-0.2-2|66	
12mr|texlive-cbcoptic-0.2-2|67	%changelog
12mr|texlive-cbcoptic-0.2-2|68	

16864 12
12mr|texlive-cbfonts-20100713-2|1	# revision 20304
12mr|texlive-cbfonts-20100713-2|2	# category Package
12mr|texlive-cbfonts-20100713-2|3	# catalog-ctan /fonts/greek/cbfonts
12mr|texlive-cbfonts-20100713-2|4	# catalog-date 2010-07-13 20:13:45 +0200
12mr|texlive-cbfonts-20100713-2|5	# catalog-license lppl
12mr|texlive-cbfonts-20100713-2|6	# catalog-version undef
12mr|texlive-cbfonts-20100713-2|7	Name:		texlive-cbfonts
12mr|texlive-cbfonts-20100713-2|8	Version:	20100713
12mr|texlive-cbfonts-20100713-2|9	Release:	2
12mr|texlive-cbfonts-20100713-2|10	Summary:	Complete set of Greek fonts
12mr|texlive-cbfonts-20100713-2|11	Group:		Publishing
12mr|texlive-cbfonts-20100713-2|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/cbfonts
12mr|texlive-cbfonts-20100713-2|13	License:	LPPL
12mr|texlive-cbfonts-20100713-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cbfonts.tar.xz
12mr|texlive-cbfonts-20100713-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cbfonts.doc.tar.xz
12mr|texlive-cbfonts-20100713-2|16	BuildArch:	noarch
12mr|texlive-cbfonts-20100713-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cbfonts-20100713-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cbfonts-20100713-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-cbfonts-20100713-2|20	
12mr|texlive-cbfonts-20100713-2|21	%description
12mr|texlive-cbfonts-20100713-2|22	This bundle presents the whole of Beccari's original Greek font
12mr|texlive-cbfonts-20100713-2|23	set, both as MetaFont source and in Adobe Type 1 format. The
12mr|texlive-cbfonts-20100713-2|24	set is available at the same wide set of design sizes as are
12mr|texlive-cbfonts-20100713-2|25	such font sets as the EC fonts.
12mr|texlive-cbfonts-20100713-2|26	
12mr|texlive-cbfonts-20100713-2|27	%post
12mr|texlive-cbfonts-20100713-2|28	%{_sbindir}/texlive.post
12mr|texlive-cbfonts-20100713-2|29	
12mr|texlive-cbfonts-20100713-2|30	%postun
12mr|texlive-cbfonts-20100713-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-cbfonts-20100713-2|32	%{_sbindir}/texlive.post
12mr|texlive-cbfonts-20100713-2|33	fi
12mr|texlive-cbfonts-20100713-2|34	
12mr|texlive-cbfonts-20100713-2|35	#-----------------------------------------------------------------------
12mr|texlive-cbfonts-20100713-2|36	%files
12mr|texlive-cbfonts-20100713-2|37	%{_texmfdistdir}/fonts/enc/dvips/cbfonts/CB.enc
12mr|texlive-cbfonts-20100713-2|38	%{_texmfdistdir}/fonts/enc/dvips/cbfonts/gmtr.enc
12mr|texlive-cbfonts-20100713-2|39	%{_texmfdistdir}/fonts/map/dvips/cbfonts/cbgreek-full.map
12mr|texlive-cbfonts-20100713-2|40	%{_texmfdistdir}/fonts/source/public/cbfonts/cbaccent.mf
12mr|texlive-cbfonts-20100713-2|41	%{_texmfdistdir}/fonts/source/public/cbfonts/cbbase.mf
12mr|texlive-cbfonts-20100713-2|42	%{_texmfdistdir}/fonts/source/public/cbfonts/cbdigits.mf
12mr|texlive-cbfonts-20100713-2|43	%{_texmfdistdir}/fonts/source/public/cbfonts/cbgreek.mf
12mr|texlive-cbfonts-20100713-2|44	%{_texmfdistdir}/fonts/source/public/cbfonts/cblig.mf
12mr|texlive-cbfonts-20100713-2|45	%{_texmfdistdir}/fonts/source/public/cbfonts/cbligit.mf
12mr|texlive-cbfonts-20100713-2|46	%{_texmfdistdir}/fonts/source/public/cbfonts/cbligrm.mf
12mr|texlive-cbfonts-20100713-2|47	%{_texmfdistdir}/fonts/source/public/cbfonts/cbligsc.mf
12mr|texlive-cbfonts-20100713-2|48	%{_texmfdistdir}/fonts/source/public/cbfonts/cbligtt.mf
12mr|texlive-cbfonts-20100713-2|49	%{_texmfdistdir}/fonts/source/public/cbfonts/cblower.mf
12mr|texlive-cbfonts-20100713-2|50	%{_texmfdistdir}/fonts/source/public/cbfonts/cbmetre.mf
12mr|texlive-cbfonts-20100713-2|51	%{_texmfdistdir}/fonts/source/public/cbfonts/cbpunct.mf
12mr|texlive-cbfonts-20100713-2|52	%{_texmfdistdir}/fonts/source/public/cbfonts/cbspline.mf
12mr|texlive-cbfonts-20100713-2|53	%{_texmfdistdir}/fonts/source/public/cbfonts/cbupper.mf
12mr|texlive-cbfonts-20100713-2|54	%{_texmfdistdir}/fonts/source/public/cbfonts/glic.mf
12mr|texlive-cbfonts-20100713-2|55	%{_texmfdistdir}/fonts/source/public/cbfonts/glic0700.mf
12mr|texlive-cbfonts-20100713-2|56	%{_texmfdistdir}/fonts/source/public/cbfonts/glic0800.mf
12mr|texlive-cbfonts-20100713-2|57	%{_texmfdistdir}/fonts/source/public/cbfonts/glic1000.mf
12mr|texlive-cbfonts-20100713-2|58	%{_texmfdistdir}/fonts/source/public/cbfonts/glic1200.mf
12mr|texlive-cbfonts-20100713-2|59	%{_texmfdistdir}/fonts/source/public/cbfonts/glic1382.mf
12mr|texlive-cbfonts-20100713-2|60	%{_texmfdistdir}/fonts/source/public/cbfonts/glic1659.mf
12mr|texlive-cbfonts-20100713-2|61	%{_texmfdistdir}/fonts/source/public/cbfonts/glic1991.mf
12mr|texlive-cbfonts-20100713-2|62	%{_texmfdistdir}/fonts/source/public/cbfonts/glic2389.mf
12mr|texlive-cbfonts-20100713-2|63	%{_texmfdistdir}/fonts/source/public/cbfonts/glic2866.mf
12mr|texlive-cbfonts-20100713-2|64	%{_texmfdistdir}/fonts/source/public/cbfonts/glic3440.mf
12mr|texlive-cbfonts-20100713-2|65	%{_texmfdistdir}/fonts/source/public/cbfonts/glic4128.mf
12mr|texlive-cbfonts-20100713-2|66	%{_texmfdistdir}/fonts/source/public/cbfonts/glii.mf
12mr|texlive-cbfonts-20100713-2|67	%{_texmfdistdir}/fonts/source/public/cbfonts/glii0700.mf
12mr|texlive-cbfonts-20100713-2|68	%{_texmfdistdir}/fonts/source/public/cbfonts/glii0800.mf
12mr|texlive-cbfonts-20100713-2|69	%{_texmfdistdir}/fonts/source/public/cbfonts/glii1000.mf
12mr|texlive-cbfonts-20100713-2|70	%{_texmfdistdir}/fonts/source/public/cbfonts/glii1200.mf
12mr|texlive-cbfonts-20100713-2|71	%{_texmfdistdir}/fonts/source/public/cbfonts/glii1382.mf
12mr|texlive-cbfonts-20100713-2|72	%{_texmfdistdir}/fonts/source/public/cbfonts/glii1659.mf
12mr|texlive-cbfonts-20100713-2|73	%{_texmfdistdir}/fonts/source/public/cbfonts/glii1991.mf
12mr|texlive-cbfonts-20100713-2|74	%{_texmfdistdir}/fonts/source/public/cbfonts/glii2389.mf
12mr|texlive-cbfonts-20100713-2|75	%{_texmfdistdir}/fonts/source/public/cbfonts/glii2866.mf
12mr|texlive-cbfonts-20100713-2|76	%{_texmfdistdir}/fonts/source/public/cbfonts/glii3440.mf
12mr|texlive-cbfonts-20100713-2|77	%{_texmfdistdir}/fonts/source/public/cbfonts/glii4128.mf
12mr|texlive-cbfonts-20100713-2|78	%{_texmfdistdir}/fonts/source/public/cbfonts/glin.mf
12mr|texlive-cbfonts-20100713-2|79	%{_texmfdistdir}/fonts/source/public/cbfonts/glin0700.mf
12mr|texlive-cbfonts-20100713-2|80	%{_texmfdistdir}/fonts/source/public/cbfonts/glin0800.mf
12mr|texlive-cbfonts-20100713-2|81	%{_texmfdistdir}/fonts/source/public/cbfonts/glin1000.mf
12mr|texlive-cbfonts-20100713-2|82	%{_texmfdistdir}/fonts/source/public/cbfonts/glin1200.mf
12mr|texlive-cbfonts-20100713-2|83	%{_texmfdistdir}/fonts/source/public/cbfonts/glin1382.mf
12mr|texlive-cbfonts-20100713-2|84	%{_texmfdistdir}/fonts/source/public/cbfonts/glin1659.mf
12mr|texlive-cbfonts-20100713-2|85	%{_texmfdistdir}/fonts/source/public/cbfonts/glin1991.mf
12mr|texlive-cbfonts-20100713-2|86	%{_texmfdistdir}/fonts/source/public/cbfonts/glin2389.mf
12mr|texlive-cbfonts-20100713-2|87	%{_texmfdistdir}/fonts/source/public/cbfonts/glin2866.mf
12mr|texlive-cbfonts-20100713-2|88	%{_texmfdistdir}/fonts/source/public/cbfonts/glin3440.mf
12mr|texlive-cbfonts-20100713-2|89	%{_texmfdistdir}/fonts/source/public/cbfonts/glin4128.mf
12mr|texlive-cbfonts-20100713-2|90	%{_texmfdistdir}/fonts/source/public/cbfonts/glio.mf
12mr|texlive-cbfonts-20100713-2|91	%{_texmfdistdir}/fonts/source/public/cbfonts/glio0700.mf
12mr|texlive-cbfonts-20100713-2|92	%{_texmfdistdir}/fonts/source/public/cbfonts/glio0800.mf
12mr|texlive-cbfonts-20100713-2|93	%{_texmfdistdir}/fonts/source/public/cbfonts/glio1000.mf
12mr|texlive-cbfonts-20100713-2|94	%{_texmfdistdir}/fonts/source/public/cbfonts/glio1200.mf
12mr|texlive-cbfonts-20100713-2|95	%{_texmfdistdir}/fonts/source/public/cbfonts/glio1382.mf
12mr|texlive-cbfonts-20100713-2|96	%{_texmfdistdir}/fonts/source/public/cbfonts/glio1659.mf
12mr|texlive-cbfonts-20100713-2|97	%{_texmfdistdir}/fonts/source/public/cbfonts/glio1991.mf
12mr|texlive-cbfonts-20100713-2|98	%{_texmfdistdir}/fonts/source/public/cbfonts/glio2389.mf
12mr|texlive-cbfonts-20100713-2|99	%{_texmfdistdir}/fonts/source/public/cbfonts/glio2866.mf
12mr|texlive-cbfonts-20100713-2|100	%{_texmfdistdir}/fonts/source/public/cbfonts/glio3440.mf
12mr|texlive-cbfonts-20100713-2|101	%{_texmfdistdir}/fonts/source/public/cbfonts/glio4128.mf
12mr|texlive-cbfonts-20100713-2|102	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu.mf
12mr|texlive-cbfonts-20100713-2|103	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu0700.mf
12mr|texlive-cbfonts-20100713-2|104	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu0800.mf
12mr|texlive-cbfonts-20100713-2|105	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu1000.mf
12mr|texlive-cbfonts-20100713-2|106	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu1200.mf
12mr|texlive-cbfonts-20100713-2|107	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu1382.mf
12mr|texlive-cbfonts-20100713-2|108	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu1659.mf
12mr|texlive-cbfonts-20100713-2|109	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu1991.mf
12mr|texlive-cbfonts-20100713-2|110	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu2389.mf
12mr|texlive-cbfonts-20100713-2|111	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu2866.mf
12mr|texlive-cbfonts-20100713-2|112	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu3440.mf
12mr|texlive-cbfonts-20100713-2|113	%{_texmfdistdir}/fonts/source/public/cbfonts/gliu4128.mf
12mr|texlive-cbfonts-20100713-2|114	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc.mf
12mr|texlive-cbfonts-20100713-2|115	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc0700.mf
12mr|texlive-cbfonts-20100713-2|116	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc0800.mf
12mr|texlive-cbfonts-20100713-2|117	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc1000.mf
12mr|texlive-cbfonts-20100713-2|118	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc1200.mf
12mr|texlive-cbfonts-20100713-2|119	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc1382.mf
12mr|texlive-cbfonts-20100713-2|120	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc1659.mf
12mr|texlive-cbfonts-20100713-2|121	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc1991.mf
12mr|texlive-cbfonts-20100713-2|122	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc2389.mf
12mr|texlive-cbfonts-20100713-2|123	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc2866.mf
12mr|texlive-cbfonts-20100713-2|124	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc3440.mf
12mr|texlive-cbfonts-20100713-2|125	%{_texmfdistdir}/fonts/source/public/cbfonts/gljc4128.mf
12mr|texlive-cbfonts-20100713-2|126	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn.mf
12mr|texlive-cbfonts-20100713-2|127	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn0700.mf
12mr|texlive-cbfonts-20100713-2|128	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn0800.mf
12mr|texlive-cbfonts-20100713-2|129	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn1000.mf
12mr|texlive-cbfonts-20100713-2|130	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn1200.mf
12mr|texlive-cbfonts-20100713-2|131	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn1382.mf
12mr|texlive-cbfonts-20100713-2|132	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn1659.mf
12mr|texlive-cbfonts-20100713-2|133	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn1991.mf
12mr|texlive-cbfonts-20100713-2|134	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn2389.mf
12mr|texlive-cbfonts-20100713-2|135	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn2866.mf
12mr|texlive-cbfonts-20100713-2|136	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn3440.mf
12mr|texlive-cbfonts-20100713-2|137	%{_texmfdistdir}/fonts/source/public/cbfonts/gljn4128.mf
12mr|texlive-cbfonts-20100713-2|138	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo.mf
12mr|texlive-cbfonts-20100713-2|139	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo0700.mf
12mr|texlive-cbfonts-20100713-2|140	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo0800.mf
12mr|texlive-cbfonts-20100713-2|141	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo1000.mf
12mr|texlive-cbfonts-20100713-2|142	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo1200.mf
12mr|texlive-cbfonts-20100713-2|143	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo1382.mf
12mr|texlive-cbfonts-20100713-2|144	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo1659.mf
12mr|texlive-cbfonts-20100713-2|145	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo1991.mf
12mr|texlive-cbfonts-20100713-2|146	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo2389.mf
12mr|texlive-cbfonts-20100713-2|147	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo2866.mf
12mr|texlive-cbfonts-20100713-2|148	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo3440.mf
12mr|texlive-cbfonts-20100713-2|149	%{_texmfdistdir}/fonts/source/public/cbfonts/gljo4128.mf
12mr|texlive-cbfonts-20100713-2|150	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc.mf
12mr|texlive-cbfonts-20100713-2|151	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc0700.mf
12mr|texlive-cbfonts-20100713-2|152	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc0800.mf
12mr|texlive-cbfonts-20100713-2|153	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc1000.mf
12mr|texlive-cbfonts-20100713-2|154	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc1200.mf
12mr|texlive-cbfonts-20100713-2|155	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc1382.mf
12mr|texlive-cbfonts-20100713-2|156	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc1659.mf
12mr|texlive-cbfonts-20100713-2|157	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc1991.mf
12mr|texlive-cbfonts-20100713-2|158	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc2389.mf
12mr|texlive-cbfonts-20100713-2|159	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc2866.mf
12mr|texlive-cbfonts-20100713-2|160	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc3440.mf
12mr|texlive-cbfonts-20100713-2|161	%{_texmfdistdir}/fonts/source/public/cbfonts/glmc4128.mf
12mr|texlive-cbfonts-20100713-2|162	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi.mf
12mr|texlive-cbfonts-20100713-2|163	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi0700.mf
12mr|texlive-cbfonts-20100713-2|164	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi0800.mf
12mr|texlive-cbfonts-20100713-2|165	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi1000.mf
12mr|texlive-cbfonts-20100713-2|166	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi1200.mf
12mr|texlive-cbfonts-20100713-2|167	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi1382.mf
12mr|texlive-cbfonts-20100713-2|168	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi1659.mf
12mr|texlive-cbfonts-20100713-2|169	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi1991.mf
12mr|texlive-cbfonts-20100713-2|170	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi2389.mf
12mr|texlive-cbfonts-20100713-2|171	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi2866.mf
12mr|texlive-cbfonts-20100713-2|172	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi3440.mf
12mr|texlive-cbfonts-20100713-2|173	%{_texmfdistdir}/fonts/source/public/cbfonts/glmi4128.mf
12mr|texlive-cbfonts-20100713-2|174	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn.mf
12mr|texlive-cbfonts-20100713-2|175	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn0700.mf
12mr|texlive-cbfonts-20100713-2|176	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn0800.mf
12mr|texlive-cbfonts-20100713-2|177	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn1000.mf
12mr|texlive-cbfonts-20100713-2|178	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn1200.mf
12mr|texlive-cbfonts-20100713-2|179	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn1382.mf
12mr|texlive-cbfonts-20100713-2|180	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn1659.mf
12mr|texlive-cbfonts-20100713-2|181	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn1991.mf
12mr|texlive-cbfonts-20100713-2|182	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn2389.mf
12mr|texlive-cbfonts-20100713-2|183	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn2866.mf
12mr|texlive-cbfonts-20100713-2|184	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn3440.mf
12mr|texlive-cbfonts-20100713-2|185	%{_texmfdistdir}/fonts/source/public/cbfonts/glmn4128.mf
12mr|texlive-cbfonts-20100713-2|186	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo.mf
12mr|texlive-cbfonts-20100713-2|187	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo0700.mf
12mr|texlive-cbfonts-20100713-2|188	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo0800.mf
12mr|texlive-cbfonts-20100713-2|189	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo1000.mf
12mr|texlive-cbfonts-20100713-2|190	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo1200.mf
12mr|texlive-cbfonts-20100713-2|191	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo1382.mf
12mr|texlive-cbfonts-20100713-2|192	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo1659.mf
12mr|texlive-cbfonts-20100713-2|193	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo1991.mf
12mr|texlive-cbfonts-20100713-2|194	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo2389.mf
12mr|texlive-cbfonts-20100713-2|195	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo2866.mf
12mr|texlive-cbfonts-20100713-2|196	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo3440.mf
12mr|texlive-cbfonts-20100713-2|197	%{_texmfdistdir}/fonts/source/public/cbfonts/glmo4128.mf
12mr|texlive-cbfonts-20100713-2|198	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu.mf
12mr|texlive-cbfonts-20100713-2|199	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu0700.mf
12mr|texlive-cbfonts-20100713-2|200	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu0800.mf
12mr|texlive-cbfonts-20100713-2|201	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu1000.mf
12mr|texlive-cbfonts-20100713-2|202	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu1200.mf
12mr|texlive-cbfonts-20100713-2|203	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu1382.mf
12mr|texlive-cbfonts-20100713-2|204	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu1659.mf
12mr|texlive-cbfonts-20100713-2|205	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu1991.mf
12mr|texlive-cbfonts-20100713-2|206	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu2389.mf
12mr|texlive-cbfonts-20100713-2|207	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu2866.mf
12mr|texlive-cbfonts-20100713-2|208	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu3440.mf
12mr|texlive-cbfonts-20100713-2|209	%{_texmfdistdir}/fonts/source/public/cbfonts/glmu4128.mf
12mr|texlive-cbfonts-20100713-2|210	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc.mf
12mr|texlive-cbfonts-20100713-2|211	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc0700.mf
12mr|texlive-cbfonts-20100713-2|212	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc0800.mf
12mr|texlive-cbfonts-20100713-2|213	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc1000.mf
12mr|texlive-cbfonts-20100713-2|214	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc1200.mf
12mr|texlive-cbfonts-20100713-2|215	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc1382.mf
12mr|texlive-cbfonts-20100713-2|216	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc1659.mf
12mr|texlive-cbfonts-20100713-2|217	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc1991.mf
12mr|texlive-cbfonts-20100713-2|218	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc2389.mf
12mr|texlive-cbfonts-20100713-2|219	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc2866.mf
12mr|texlive-cbfonts-20100713-2|220	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc3440.mf
12mr|texlive-cbfonts-20100713-2|221	%{_texmfdistdir}/fonts/source/public/cbfonts/gltc4128.mf
12mr|texlive-cbfonts-20100713-2|222	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn.mf
12mr|texlive-cbfonts-20100713-2|223	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn0700.mf
12mr|texlive-cbfonts-20100713-2|224	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn0800.mf
12mr|texlive-cbfonts-20100713-2|225	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn1000.mf
12mr|texlive-cbfonts-20100713-2|226	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn1200.mf
12mr|texlive-cbfonts-20100713-2|227	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn1382.mf
12mr|texlive-cbfonts-20100713-2|228	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn1659.mf
12mr|texlive-cbfonts-20100713-2|229	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn1991.mf
12mr|texlive-cbfonts-20100713-2|230	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn2389.mf
12mr|texlive-cbfonts-20100713-2|231	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn2866.mf
12mr|texlive-cbfonts-20100713-2|232	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn3440.mf
12mr|texlive-cbfonts-20100713-2|233	%{_texmfdistdir}/fonts/source/public/cbfonts/gltn4128.mf
12mr|texlive-cbfonts-20100713-2|234	%{_texmfdistdir}/fonts/source/public/cbfonts/glto.mf
12mr|texlive-cbfonts-20100713-2|235	%{_texmfdistdir}/fonts/source/public/cbfonts/glto0700.mf
12mr|texlive-cbfonts-20100713-2|236	%{_texmfdistdir}/fonts/source/public/cbfonts/glto0800.mf
12mr|texlive-cbfonts-20100713-2|237	%{_texmfdistdir}/fonts/source/public/cbfonts/glto1000.mf
12mr|texlive-cbfonts-20100713-2|238	%{_texmfdistdir}/fonts/source/public/cbfonts/glto1200.mf
12mr|texlive-cbfonts-20100713-2|239	%{_texmfdistdir}/fonts/source/public/cbfonts/glto1382.mf
12mr|texlive-cbfonts-20100713-2|240	%{_texmfdistdir}/fonts/source/public/cbfonts/glto1659.mf
12mr|texlive-cbfonts-20100713-2|241	%{_texmfdistdir}/fonts/source/public/cbfonts/glto1991.mf
12mr|texlive-cbfonts-20100713-2|242	%{_texmfdistdir}/fonts/source/public/cbfonts/glto2389.mf
12mr|texlive-cbfonts-20100713-2|243	%{_texmfdistdir}/fonts/source/public/cbfonts/glto2866.mf
12mr|texlive-cbfonts-20100713-2|244	%{_texmfdistdir}/fonts/source/public/cbfonts/glto3440.mf
12mr|texlive-cbfonts-20100713-2|245	%{_texmfdistdir}/fonts/source/public/cbfonts/glto4128.mf
12mr|texlive-cbfonts-20100713-2|246	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc.mf
12mr|texlive-cbfonts-20100713-2|247	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc0700.mf
12mr|texlive-cbfonts-20100713-2|248	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc0800.mf
12mr|texlive-cbfonts-20100713-2|249	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc1000.mf
12mr|texlive-cbfonts-20100713-2|250	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc1200.mf
12mr|texlive-cbfonts-20100713-2|251	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc1382.mf
12mr|texlive-cbfonts-20100713-2|252	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc1659.mf
12mr|texlive-cbfonts-20100713-2|253	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc1991.mf
12mr|texlive-cbfonts-20100713-2|254	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc2389.mf
12mr|texlive-cbfonts-20100713-2|255	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc2866.mf
12mr|texlive-cbfonts-20100713-2|256	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc3440.mf
12mr|texlive-cbfonts-20100713-2|257	%{_texmfdistdir}/fonts/source/public/cbfonts/glwc4128.mf
12mr|texlive-cbfonts-20100713-2|258	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi.mf
12mr|texlive-cbfonts-20100713-2|259	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi0700.mf
12mr|texlive-cbfonts-20100713-2|260	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi0800.mf
12mr|texlive-cbfonts-20100713-2|261	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi1000.mf
12mr|texlive-cbfonts-20100713-2|262	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi1200.mf
12mr|texlive-cbfonts-20100713-2|263	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi1382.mf
12mr|texlive-cbfonts-20100713-2|264	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi1659.mf
12mr|texlive-cbfonts-20100713-2|265	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi1991.mf
12mr|texlive-cbfonts-20100713-2|266	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi2389.mf
12mr|texlive-cbfonts-20100713-2|267	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi2866.mf
12mr|texlive-cbfonts-20100713-2|268	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi3440.mf
12mr|texlive-cbfonts-20100713-2|269	%{_texmfdistdir}/fonts/source/public/cbfonts/glwi4128.mf
12mr|texlive-cbfonts-20100713-2|270	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn.mf
12mr|texlive-cbfonts-20100713-2|271	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn0700.mf
12mr|texlive-cbfonts-20100713-2|272	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn0800.mf
12mr|texlive-cbfonts-20100713-2|273	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn1000.mf
12mr|texlive-cbfonts-20100713-2|274	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn1200.mf
12mr|texlive-cbfonts-20100713-2|275	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn1382.mf
12mr|texlive-cbfonts-20100713-2|276	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn1659.mf
12mr|texlive-cbfonts-20100713-2|277	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn1991.mf
12mr|texlive-cbfonts-20100713-2|278	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn2389.mf
12mr|texlive-cbfonts-20100713-2|279	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn2866.mf
12mr|texlive-cbfonts-20100713-2|280	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn3440.mf
12mr|texlive-cbfonts-20100713-2|281	%{_texmfdistdir}/fonts/source/public/cbfonts/glwn4128.mf
12mr|texlive-cbfonts-20100713-2|282	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo.mf
12mr|texlive-cbfonts-20100713-2|283	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo0700.mf
12mr|texlive-cbfonts-20100713-2|284	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo0800.mf
12mr|texlive-cbfonts-20100713-2|285	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo1000.mf
12mr|texlive-cbfonts-20100713-2|286	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo1200.mf
12mr|texlive-cbfonts-20100713-2|287	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo1382.mf
12mr|texlive-cbfonts-20100713-2|288	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo1659.mf
12mr|texlive-cbfonts-20100713-2|289	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo1991.mf
12mr|texlive-cbfonts-20100713-2|290	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo2389.mf
12mr|texlive-cbfonts-20100713-2|291	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo2866.mf
12mr|texlive-cbfonts-20100713-2|292	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo3440.mf
12mr|texlive-cbfonts-20100713-2|293	%{_texmfdistdir}/fonts/source/public/cbfonts/glwo4128.mf
12mr|texlive-cbfonts-20100713-2|294	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu.mf
12mr|texlive-cbfonts-20100713-2|295	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu0700.mf
12mr|texlive-cbfonts-20100713-2|296	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu0800.mf
12mr|texlive-cbfonts-20100713-2|297	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu1000.mf
12mr|texlive-cbfonts-20100713-2|298	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu1200.mf
12mr|texlive-cbfonts-20100713-2|299	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu1382.mf
12mr|texlive-cbfonts-20100713-2|300	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu1659.mf
12mr|texlive-cbfonts-20100713-2|301	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu1991.mf
12mr|texlive-cbfonts-20100713-2|302	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu2389.mf
12mr|texlive-cbfonts-20100713-2|303	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu2866.mf
12mr|texlive-cbfonts-20100713-2|304	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu3440.mf
12mr|texlive-cbfonts-20100713-2|305	%{_texmfdistdir}/fonts/source/public/cbfonts/glwu4128.mf
12mr|texlive-cbfonts-20100713-2|306	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc.mf
12mr|texlive-cbfonts-20100713-2|307	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc0700.mf
12mr|texlive-cbfonts-20100713-2|308	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc0800.mf
12mr|texlive-cbfonts-20100713-2|309	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc1000.mf
12mr|texlive-cbfonts-20100713-2|310	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc1200.mf
12mr|texlive-cbfonts-20100713-2|311	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc1382.mf
12mr|texlive-cbfonts-20100713-2|312	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc1659.mf
12mr|texlive-cbfonts-20100713-2|313	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc1991.mf
12mr|texlive-cbfonts-20100713-2|314	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc2389.mf
12mr|texlive-cbfonts-20100713-2|315	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc2866.mf
12mr|texlive-cbfonts-20100713-2|316	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc3440.mf
12mr|texlive-cbfonts-20100713-2|317	%{_texmfdistdir}/fonts/source/public/cbfonts/glxc4128.mf
12mr|texlive-cbfonts-20100713-2|318	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi.mf
12mr|texlive-cbfonts-20100713-2|319	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi0700.mf
12mr|texlive-cbfonts-20100713-2|320	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi0800.mf
12mr|texlive-cbfonts-20100713-2|321	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi1000.mf
12mr|texlive-cbfonts-20100713-2|322	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi1200.mf
12mr|texlive-cbfonts-20100713-2|323	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi1382.mf
12mr|texlive-cbfonts-20100713-2|324	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi1659.mf
12mr|texlive-cbfonts-20100713-2|325	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi1991.mf
12mr|texlive-cbfonts-20100713-2|326	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi2389.mf
12mr|texlive-cbfonts-20100713-2|327	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi2866.mf
12mr|texlive-cbfonts-20100713-2|328	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi3440.mf
12mr|texlive-cbfonts-20100713-2|329	%{_texmfdistdir}/fonts/source/public/cbfonts/glxi4128.mf
12mr|texlive-cbfonts-20100713-2|330	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn.mf
12mr|texlive-cbfonts-20100713-2|331	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn0700.mf
12mr|texlive-cbfonts-20100713-2|332	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn0800.mf
12mr|texlive-cbfonts-20100713-2|333	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn1000.mf
12mr|texlive-cbfonts-20100713-2|334	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn1200.mf
12mr|texlive-cbfonts-20100713-2|335	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn1382.mf
12mr|texlive-cbfonts-20100713-2|336	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn1659.mf
12mr|texlive-cbfonts-20100713-2|337	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn1991.mf
12mr|texlive-cbfonts-20100713-2|338	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn2389.mf
12mr|texlive-cbfonts-20100713-2|339	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn2866.mf
12mr|texlive-cbfonts-20100713-2|340	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn3440.mf
12mr|texlive-cbfonts-20100713-2|341	%{_texmfdistdir}/fonts/source/public/cbfonts/glxn4128.mf
12mr|texlive-cbfonts-20100713-2|342	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo.mf
12mr|texlive-cbfonts-20100713-2|343	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo0700.mf
12mr|texlive-cbfonts-20100713-2|344	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo0800.mf
12mr|texlive-cbfonts-20100713-2|345	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo1000.mf
12mr|texlive-cbfonts-20100713-2|346	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo1200.mf
12mr|texlive-cbfonts-20100713-2|347	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo1382.mf
12mr|texlive-cbfonts-20100713-2|348	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo1659.mf
12mr|texlive-cbfonts-20100713-2|349	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo1991.mf
12mr|texlive-cbfonts-20100713-2|350	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo2389.mf
12mr|texlive-cbfonts-20100713-2|351	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo2866.mf
12mr|texlive-cbfonts-20100713-2|352	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo3440.mf
12mr|texlive-cbfonts-20100713-2|353	%{_texmfdistdir}/fonts/source/public/cbfonts/glxo4128.mf
12mr|texlive-cbfonts-20100713-2|354	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu.mf
12mr|texlive-cbfonts-20100713-2|355	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu0700.mf
12mr|texlive-cbfonts-20100713-2|356	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu0800.mf
12mr|texlive-cbfonts-20100713-2|357	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu1000.mf
12mr|texlive-cbfonts-20100713-2|358	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu1200.mf
12mr|texlive-cbfonts-20100713-2|359	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu1382.mf
12mr|texlive-cbfonts-20100713-2|360	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu1659.mf
12mr|texlive-cbfonts-20100713-2|361	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu1991.mf
12mr|texlive-cbfonts-20100713-2|362	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu2389.mf
12mr|texlive-cbfonts-20100713-2|363	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu2866.mf
12mr|texlive-cbfonts-20100713-2|364	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu3440.mf
12mr|texlive-cbfonts-20100713-2|365	%{_texmfdistdir}/fonts/source/public/cbfonts/glxu4128.mf
12mr|texlive-cbfonts-20100713-2|366	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn.mf
12mr|texlive-cbfonts-20100713-2|367	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn0500.mf
12mr|texlive-cbfonts-20100713-2|368	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn0600.mf
12mr|texlive-cbfonts-20100713-2|369	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn0700.mf
12mr|texlive-cbfonts-20100713-2|370	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn0800.mf
12mr|texlive-cbfonts-20100713-2|371	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn0900.mf
12mr|texlive-cbfonts-20100713-2|372	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn1000.mf
12mr|texlive-cbfonts-20100713-2|373	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn1095.mf
12mr|texlive-cbfonts-20100713-2|374	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn1200.mf
12mr|texlive-cbfonts-20100713-2|375	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn1440.mf
12mr|texlive-cbfonts-20100713-2|376	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn1728.mf
12mr|texlive-cbfonts-20100713-2|377	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn2074.mf
12mr|texlive-cbfonts-20100713-2|378	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn2488.mf
12mr|texlive-cbfonts-20100713-2|379	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn2986.mf
12mr|texlive-cbfonts-20100713-2|380	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmn3583.mf
12mr|texlive-cbfonts-20100713-2|381	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo.mf
12mr|texlive-cbfonts-20100713-2|382	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo0500.mf
12mr|texlive-cbfonts-20100713-2|383	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo0600.mf
12mr|texlive-cbfonts-20100713-2|384	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo0700.mf
12mr|texlive-cbfonts-20100713-2|385	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo0800.mf
12mr|texlive-cbfonts-20100713-2|386	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo0900.mf
12mr|texlive-cbfonts-20100713-2|387	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo1000.mf
12mr|texlive-cbfonts-20100713-2|388	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo1095.mf
12mr|texlive-cbfonts-20100713-2|389	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo1200.mf
12mr|texlive-cbfonts-20100713-2|390	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo1440.mf
12mr|texlive-cbfonts-20100713-2|391	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo1728.mf
12mr|texlive-cbfonts-20100713-2|392	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo2074.mf
12mr|texlive-cbfonts-20100713-2|393	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo2488.mf
12mr|texlive-cbfonts-20100713-2|394	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo2986.mf
12mr|texlive-cbfonts-20100713-2|395	%{_texmfdistdir}/fonts/source/public/cbfonts/gmmo3583.mf
12mr|texlive-cbfonts-20100713-2|396	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr.mf
12mr|texlive-cbfonts-20100713-2|397	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr0500.mf
12mr|texlive-cbfonts-20100713-2|398	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr0600.mf
12mr|texlive-cbfonts-20100713-2|399	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr0700.mf
12mr|texlive-cbfonts-20100713-2|400	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr0800.mf
12mr|texlive-cbfonts-20100713-2|401	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr0900.mf
12mr|texlive-cbfonts-20100713-2|402	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr1000.mf
12mr|texlive-cbfonts-20100713-2|403	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr1095.mf
12mr|texlive-cbfonts-20100713-2|404	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr1200.mf
12mr|texlive-cbfonts-20100713-2|405	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr1440.mf
12mr|texlive-cbfonts-20100713-2|406	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr1728.mf
12mr|texlive-cbfonts-20100713-2|407	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr2074.mf
12mr|texlive-cbfonts-20100713-2|408	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr2488.mf
12mr|texlive-cbfonts-20100713-2|409	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr2986.mf
12mr|texlive-cbfonts-20100713-2|410	%{_texmfdistdir}/fonts/source/public/cbfonts/gmtr3583.mf
12mr|texlive-cbfonts-20100713-2|411	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn.mf
12mr|texlive-cbfonts-20100713-2|412	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn0500.mf
12mr|texlive-cbfonts-20100713-2|413	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn0600.mf
12mr|texlive-cbfonts-20100713-2|414	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn0700.mf
12mr|texlive-cbfonts-20100713-2|415	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn0800.mf
12mr|texlive-cbfonts-20100713-2|416	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn0900.mf
12mr|texlive-cbfonts-20100713-2|417	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn1000.mf
12mr|texlive-cbfonts-20100713-2|418	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn1095.mf
12mr|texlive-cbfonts-20100713-2|419	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn1200.mf
12mr|texlive-cbfonts-20100713-2|420	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn1440.mf
12mr|texlive-cbfonts-20100713-2|421	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn1728.mf
12mr|texlive-cbfonts-20100713-2|422	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn2074.mf
12mr|texlive-cbfonts-20100713-2|423	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn2488.mf
12mr|texlive-cbfonts-20100713-2|424	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn2986.mf
12mr|texlive-cbfonts-20100713-2|425	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxn3583.mf
12mr|texlive-cbfonts-20100713-2|426	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo.mf
12mr|texlive-cbfonts-20100713-2|427	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo0500.mf
12mr|texlive-cbfonts-20100713-2|428	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo0600.mf
12mr|texlive-cbfonts-20100713-2|429	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo0700.mf
12mr|texlive-cbfonts-20100713-2|430	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo0800.mf
12mr|texlive-cbfonts-20100713-2|431	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo0900.mf
12mr|texlive-cbfonts-20100713-2|432	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo1000.mf
12mr|texlive-cbfonts-20100713-2|433	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo1095.mf
12mr|texlive-cbfonts-20100713-2|434	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo1200.mf
12mr|texlive-cbfonts-20100713-2|435	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo1440.mf
12mr|texlive-cbfonts-20100713-2|436	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo1728.mf
12mr|texlive-cbfonts-20100713-2|437	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo2074.mf
12mr|texlive-cbfonts-20100713-2|438	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo2488.mf
12mr|texlive-cbfonts-20100713-2|439	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo2986.mf
12mr|texlive-cbfonts-20100713-2|440	%{_texmfdistdir}/fonts/source/public/cbfonts/gmxo3583.mf
12mr|texlive-cbfonts-20100713-2|441	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc.mf
12mr|texlive-cbfonts-20100713-2|442	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc0500.mf
12mr|texlive-cbfonts-20100713-2|443	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc0600.mf
12mr|texlive-cbfonts-20100713-2|444	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc0700.mf
12mr|texlive-cbfonts-20100713-2|445	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc0800.mf
12mr|texlive-cbfonts-20100713-2|446	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc0900.mf
12mr|texlive-cbfonts-20100713-2|447	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc1000.mf
12mr|texlive-cbfonts-20100713-2|448	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc1095.mf
12mr|texlive-cbfonts-20100713-2|449	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc1200.mf
12mr|texlive-cbfonts-20100713-2|450	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc1440.mf
12mr|texlive-cbfonts-20100713-2|451	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc1728.mf
12mr|texlive-cbfonts-20100713-2|452	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc2074.mf
12mr|texlive-cbfonts-20100713-2|453	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc2488.mf
12mr|texlive-cbfonts-20100713-2|454	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc2986.mf
12mr|texlive-cbfonts-20100713-2|455	%{_texmfdistdir}/fonts/source/public/cbfonts/gomc3583.mf
12mr|texlive-cbfonts-20100713-2|456	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi.mf
12mr|texlive-cbfonts-20100713-2|457	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi0500.mf
12mr|texlive-cbfonts-20100713-2|458	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi0600.mf
12mr|texlive-cbfonts-20100713-2|459	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi0700.mf
12mr|texlive-cbfonts-20100713-2|460	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi0800.mf
12mr|texlive-cbfonts-20100713-2|461	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi0900.mf
12mr|texlive-cbfonts-20100713-2|462	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi1000.mf
12mr|texlive-cbfonts-20100713-2|463	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi1095.mf
12mr|texlive-cbfonts-20100713-2|464	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi1200.mf
12mr|texlive-cbfonts-20100713-2|465	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi1440.mf
12mr|texlive-cbfonts-20100713-2|466	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi1728.mf
12mr|texlive-cbfonts-20100713-2|467	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi2074.mf
12mr|texlive-cbfonts-20100713-2|468	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi2488.mf
12mr|texlive-cbfonts-20100713-2|469	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi2986.mf
12mr|texlive-cbfonts-20100713-2|470	%{_texmfdistdir}/fonts/source/public/cbfonts/gomi3583.mf
12mr|texlive-cbfonts-20100713-2|471	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn.mf
12mr|texlive-cbfonts-20100713-2|472	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn0500.mf
12mr|texlive-cbfonts-20100713-2|473	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn0600.mf
12mr|texlive-cbfonts-20100713-2|474	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn0700.mf
12mr|texlive-cbfonts-20100713-2|475	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn0800.mf
12mr|texlive-cbfonts-20100713-2|476	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn0900.mf
12mr|texlive-cbfonts-20100713-2|477	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn1000.mf
12mr|texlive-cbfonts-20100713-2|478	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn1095.mf
12mr|texlive-cbfonts-20100713-2|479	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn1200.mf
12mr|texlive-cbfonts-20100713-2|480	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn1440.mf
12mr|texlive-cbfonts-20100713-2|481	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn1728.mf
12mr|texlive-cbfonts-20100713-2|482	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn2074.mf
12mr|texlive-cbfonts-20100713-2|483	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn2488.mf
12mr|texlive-cbfonts-20100713-2|484	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn2986.mf
12mr|texlive-cbfonts-20100713-2|485	%{_texmfdistdir}/fonts/source/public/cbfonts/gomn3583.mf
12mr|texlive-cbfonts-20100713-2|486	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo.mf
12mr|texlive-cbfonts-20100713-2|487	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo0500.mf
12mr|texlive-cbfonts-20100713-2|488	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo0600.mf
12mr|texlive-cbfonts-20100713-2|489	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo0700.mf
12mr|texlive-cbfonts-20100713-2|490	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo0800.mf
12mr|texlive-cbfonts-20100713-2|491	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo0900.mf
12mr|texlive-cbfonts-20100713-2|492	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo1000.mf
12mr|texlive-cbfonts-20100713-2|493	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo1095.mf
12mr|texlive-cbfonts-20100713-2|494	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo1200.mf
12mr|texlive-cbfonts-20100713-2|495	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo1440.mf
12mr|texlive-cbfonts-20100713-2|496	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo1728.mf
12mr|texlive-cbfonts-20100713-2|497	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo2074.mf
12mr|texlive-cbfonts-20100713-2|498	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo2488.mf
12mr|texlive-cbfonts-20100713-2|499	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo2986.mf
12mr|texlive-cbfonts-20100713-2|500	%{_texmfdistdir}/fonts/source/public/cbfonts/gomo3583.mf
12mr|texlive-cbfonts-20100713-2|501	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu.mf
12mr|texlive-cbfonts-20100713-2|502	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu0500.mf
12mr|texlive-cbfonts-20100713-2|503	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu0600.mf
12mr|texlive-cbfonts-20100713-2|504	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu0700.mf
12mr|texlive-cbfonts-20100713-2|505	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu0800.mf
12mr|texlive-cbfonts-20100713-2|506	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu0900.mf
12mr|texlive-cbfonts-20100713-2|507	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu1000.mf
12mr|texlive-cbfonts-20100713-2|508	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu1095.mf
12mr|texlive-cbfonts-20100713-2|509	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu1200.mf
12mr|texlive-cbfonts-20100713-2|510	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu1440.mf
12mr|texlive-cbfonts-20100713-2|511	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu1728.mf
12mr|texlive-cbfonts-20100713-2|512	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu2074.mf
12mr|texlive-cbfonts-20100713-2|513	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu2488.mf
12mr|texlive-cbfonts-20100713-2|514	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu2986.mf
12mr|texlive-cbfonts-20100713-2|515	%{_texmfdistdir}/fonts/source/public/cbfonts/gomu3583.mf
12mr|texlive-cbfonts-20100713-2|516	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc.mf
12mr|texlive-cbfonts-20100713-2|517	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc0500.mf
12mr|texlive-cbfonts-20100713-2|518	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc0600.mf
12mr|texlive-cbfonts-20100713-2|519	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc0700.mf
12mr|texlive-cbfonts-20100713-2|520	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc0800.mf
12mr|texlive-cbfonts-20100713-2|521	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc0900.mf
12mr|texlive-cbfonts-20100713-2|522	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc1000.mf
12mr|texlive-cbfonts-20100713-2|523	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc1095.mf
12mr|texlive-cbfonts-20100713-2|524	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc1200.mf
12mr|texlive-cbfonts-20100713-2|525	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc1440.mf
12mr|texlive-cbfonts-20100713-2|526	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc1728.mf
12mr|texlive-cbfonts-20100713-2|527	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc2074.mf
12mr|texlive-cbfonts-20100713-2|528	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc2488.mf
12mr|texlive-cbfonts-20100713-2|529	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc2986.mf
12mr|texlive-cbfonts-20100713-2|530	%{_texmfdistdir}/fonts/source/public/cbfonts/goxc3583.mf
12mr|texlive-cbfonts-20100713-2|531	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi.mf
12mr|texlive-cbfonts-20100713-2|532	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi0500.mf
12mr|texlive-cbfonts-20100713-2|533	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi0600.mf
12mr|texlive-cbfonts-20100713-2|534	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi0700.mf
12mr|texlive-cbfonts-20100713-2|535	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi0800.mf
12mr|texlive-cbfonts-20100713-2|536	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi0900.mf
12mr|texlive-cbfonts-20100713-2|537	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi1000.mf
12mr|texlive-cbfonts-20100713-2|538	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi1095.mf
12mr|texlive-cbfonts-20100713-2|539	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi1200.mf
12mr|texlive-cbfonts-20100713-2|540	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi1440.mf
12mr|texlive-cbfonts-20100713-2|541	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi1728.mf
12mr|texlive-cbfonts-20100713-2|542	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi2074.mf
12mr|texlive-cbfonts-20100713-2|543	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi2488.mf
12mr|texlive-cbfonts-20100713-2|544	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi2986.mf
12mr|texlive-cbfonts-20100713-2|545	%{_texmfdistdir}/fonts/source/public/cbfonts/goxi3583.mf
12mr|texlive-cbfonts-20100713-2|546	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn.mf
12mr|texlive-cbfonts-20100713-2|547	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn0500.mf
12mr|texlive-cbfonts-20100713-2|548	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn0600.mf
12mr|texlive-cbfonts-20100713-2|549	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn0700.mf
12mr|texlive-cbfonts-20100713-2|550	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn0800.mf
12mr|texlive-cbfonts-20100713-2|551	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn0900.mf
12mr|texlive-cbfonts-20100713-2|552	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn1000.mf
12mr|texlive-cbfonts-20100713-2|553	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn1095.mf
12mr|texlive-cbfonts-20100713-2|554	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn1200.mf
12mr|texlive-cbfonts-20100713-2|555	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn1440.mf
12mr|texlive-cbfonts-20100713-2|556	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn1728.mf
12mr|texlive-cbfonts-20100713-2|557	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn2074.mf
12mr|texlive-cbfonts-20100713-2|558	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn2488.mf
12mr|texlive-cbfonts-20100713-2|559	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn2986.mf
12mr|texlive-cbfonts-20100713-2|560	%{_texmfdistdir}/fonts/source/public/cbfonts/goxn3583.mf
12mr|texlive-cbfonts-20100713-2|561	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo.mf
12mr|texlive-cbfonts-20100713-2|562	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo0500.mf
12mr|texlive-cbfonts-20100713-2|563	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo0600.mf
12mr|texlive-cbfonts-20100713-2|564	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo0700.mf
12mr|texlive-cbfonts-20100713-2|565	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo0800.mf
12mr|texlive-cbfonts-20100713-2|566	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo0900.mf
12mr|texlive-cbfonts-20100713-2|567	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo1000.mf
12mr|texlive-cbfonts-20100713-2|568	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo1095.mf
12mr|texlive-cbfonts-20100713-2|569	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo1200.mf
12mr|texlive-cbfonts-20100713-2|570	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo1440.mf
12mr|texlive-cbfonts-20100713-2|571	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo1728.mf
12mr|texlive-cbfonts-20100713-2|572	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo2074.mf
12mr|texlive-cbfonts-20100713-2|573	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo2488.mf
12mr|texlive-cbfonts-20100713-2|574	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo2986.mf
12mr|texlive-cbfonts-20100713-2|575	%{_texmfdistdir}/fonts/source/public/cbfonts/goxo3583.mf
12mr|texlive-cbfonts-20100713-2|576	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu.mf
12mr|texlive-cbfonts-20100713-2|577	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu0500.mf
12mr|texlive-cbfonts-20100713-2|578	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu0600.mf
12mr|texlive-cbfonts-20100713-2|579	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu0700.mf
12mr|texlive-cbfonts-20100713-2|580	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu0800.mf
12mr|texlive-cbfonts-20100713-2|581	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu0900.mf
12mr|texlive-cbfonts-20100713-2|582	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu1000.mf
12mr|texlive-cbfonts-20100713-2|583	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu1095.mf
12mr|texlive-cbfonts-20100713-2|584	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu1200.mf
12mr|texlive-cbfonts-20100713-2|585	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu1440.mf
12mr|texlive-cbfonts-20100713-2|586	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu1728.mf
12mr|texlive-cbfonts-20100713-2|587	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu2074.mf
12mr|texlive-cbfonts-20100713-2|588	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu2488.mf
12mr|texlive-cbfonts-20100713-2|589	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu2986.mf
12mr|texlive-cbfonts-20100713-2|590	%{_texmfdistdir}/fonts/source/public/cbfonts/goxu3583.mf
12mr|texlive-cbfonts-20100713-2|591	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl.mf
12mr|texlive-cbfonts-20100713-2|592	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl0500.mf
12mr|texlive-cbfonts-20100713-2|593	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl0600.mf
12mr|texlive-cbfonts-20100713-2|594	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl0700.mf
12mr|texlive-cbfonts-20100713-2|595	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl0800.mf
12mr|texlive-cbfonts-20100713-2|596	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl0900.mf
12mr|texlive-cbfonts-20100713-2|597	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl1000.mf
12mr|texlive-cbfonts-20100713-2|598	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl1095.mf
12mr|texlive-cbfonts-20100713-2|599	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl1200.mf
12mr|texlive-cbfonts-20100713-2|600	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl1440.mf
12mr|texlive-cbfonts-20100713-2|601	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl1728.mf
12mr|texlive-cbfonts-20100713-2|602	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl2074.mf
12mr|texlive-cbfonts-20100713-2|603	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl2488.mf
12mr|texlive-cbfonts-20100713-2|604	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl2986.mf
12mr|texlive-cbfonts-20100713-2|605	%{_texmfdistdir}/fonts/source/public/cbfonts/grbl3583.mf
12mr|texlive-cbfonts-20100713-2|606	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc.mf
12mr|texlive-cbfonts-20100713-2|607	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc0500.mf
12mr|texlive-cbfonts-20100713-2|608	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc0600.mf
12mr|texlive-cbfonts-20100713-2|609	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc0700.mf
12mr|texlive-cbfonts-20100713-2|610	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc0800.mf
12mr|texlive-cbfonts-20100713-2|611	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc0900.mf
12mr|texlive-cbfonts-20100713-2|612	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc1000.mf
12mr|texlive-cbfonts-20100713-2|613	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc1095.mf
12mr|texlive-cbfonts-20100713-2|614	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc1200.mf
12mr|texlive-cbfonts-20100713-2|615	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc1440.mf
12mr|texlive-cbfonts-20100713-2|616	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc1728.mf
12mr|texlive-cbfonts-20100713-2|617	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc2074.mf
12mr|texlive-cbfonts-20100713-2|618	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc2488.mf
12mr|texlive-cbfonts-20100713-2|619	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc2986.mf
12mr|texlive-cbfonts-20100713-2|620	%{_texmfdistdir}/fonts/source/public/cbfonts/grmc3583.mf
12mr|texlive-cbfonts-20100713-2|621	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi.mf
12mr|texlive-cbfonts-20100713-2|622	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi0500.mf
12mr|texlive-cbfonts-20100713-2|623	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi0600.mf
12mr|texlive-cbfonts-20100713-2|624	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi0700.mf
12mr|texlive-cbfonts-20100713-2|625	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi0800.mf
12mr|texlive-cbfonts-20100713-2|626	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi0900.mf
12mr|texlive-cbfonts-20100713-2|627	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi1000.mf
12mr|texlive-cbfonts-20100713-2|628	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi1095.mf
12mr|texlive-cbfonts-20100713-2|629	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi1200.mf
12mr|texlive-cbfonts-20100713-2|630	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi1440.mf
12mr|texlive-cbfonts-20100713-2|631	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi1728.mf
12mr|texlive-cbfonts-20100713-2|632	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi2074.mf
12mr|texlive-cbfonts-20100713-2|633	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi2488.mf
12mr|texlive-cbfonts-20100713-2|634	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi2986.mf
12mr|texlive-cbfonts-20100713-2|635	%{_texmfdistdir}/fonts/source/public/cbfonts/grmi3583.mf
12mr|texlive-cbfonts-20100713-2|636	%{_texmfdistdir}/fonts/source/public/cbfonts/grml.mf
12mr|texlive-cbfonts-20100713-2|637	%{_texmfdistdir}/fonts/source/public/cbfonts/grml0500.mf
12mr|texlive-cbfonts-20100713-2|638	%{_texmfdistdir}/fonts/source/public/cbfonts/grml0600.mf
12mr|texlive-cbfonts-20100713-2|639	%{_texmfdistdir}/fonts/source/public/cbfonts/grml0700.mf
12mr|texlive-cbfonts-20100713-2|640	%{_texmfdistdir}/fonts/source/public/cbfonts/grml0800.mf
12mr|texlive-cbfonts-20100713-2|641	%{_texmfdistdir}/fonts/source/public/cbfonts/grml0900.mf
12mr|texlive-cbfonts-20100713-2|642	%{_texmfdistdir}/fonts/source/public/cbfonts/grml1000.mf
12mr|texlive-cbfonts-20100713-2|643	%{_texmfdistdir}/fonts/source/public/cbfonts/grml1095.mf
12mr|texlive-cbfonts-20100713-2|644	%{_texmfdistdir}/fonts/source/public/cbfonts/grml1200.mf
12mr|texlive-cbfonts-20100713-2|645	%{_texmfdistdir}/fonts/source/public/cbfonts/grml1440.mf
12mr|texlive-cbfonts-20100713-2|646	%{_texmfdistdir}/fonts/source/public/cbfonts/grml1728.mf
12mr|texlive-cbfonts-20100713-2|647	%{_texmfdistdir}/fonts/source/public/cbfonts/grml2074.mf
12mr|texlive-cbfonts-20100713-2|648	%{_texmfdistdir}/fonts/source/public/cbfonts/grml2488.mf
12mr|texlive-cbfonts-20100713-2|649	%{_texmfdistdir}/fonts/source/public/cbfonts/grml2986.mf
12mr|texlive-cbfonts-20100713-2|650	%{_texmfdistdir}/fonts/source/public/cbfonts/grml3583.mf
12mr|texlive-cbfonts-20100713-2|651	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn.mf
12mr|texlive-cbfonts-20100713-2|652	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn0500.mf
12mr|texlive-cbfonts-20100713-2|653	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn0600.mf
12mr|texlive-cbfonts-20100713-2|654	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn0700.mf
12mr|texlive-cbfonts-20100713-2|655	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn0800.mf
12mr|texlive-cbfonts-20100713-2|656	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn0900.mf
12mr|texlive-cbfonts-20100713-2|657	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn1000.mf
12mr|texlive-cbfonts-20100713-2|658	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn1095.mf
12mr|texlive-cbfonts-20100713-2|659	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn1200.mf
12mr|texlive-cbfonts-20100713-2|660	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn1440.mf
12mr|texlive-cbfonts-20100713-2|661	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn1728.mf
12mr|texlive-cbfonts-20100713-2|662	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn2074.mf
12mr|texlive-cbfonts-20100713-2|663	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn2488.mf
12mr|texlive-cbfonts-20100713-2|664	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn2986.mf
12mr|texlive-cbfonts-20100713-2|665	%{_texmfdistdir}/fonts/source/public/cbfonts/grmn3583.mf
12mr|texlive-cbfonts-20100713-2|666	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo.mf
12mr|texlive-cbfonts-20100713-2|667	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo0500.mf
12mr|texlive-cbfonts-20100713-2|668	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo0600.mf
12mr|texlive-cbfonts-20100713-2|669	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo0700.mf
12mr|texlive-cbfonts-20100713-2|670	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo0800.mf
12mr|texlive-cbfonts-20100713-2|671	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo0900.mf
12mr|texlive-cbfonts-20100713-2|672	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo1000.mf
12mr|texlive-cbfonts-20100713-2|673	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo1095.mf
12mr|texlive-cbfonts-20100713-2|674	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo1200.mf
12mr|texlive-cbfonts-20100713-2|675	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo1440.mf
12mr|texlive-cbfonts-20100713-2|676	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo1728.mf
12mr|texlive-cbfonts-20100713-2|677	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo2074.mf
12mr|texlive-cbfonts-20100713-2|678	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo2488.mf
12mr|texlive-cbfonts-20100713-2|679	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo2986.mf
12mr|texlive-cbfonts-20100713-2|680	%{_texmfdistdir}/fonts/source/public/cbfonts/grmo3583.mf
12mr|texlive-cbfonts-20100713-2|681	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu.mf
12mr|texlive-cbfonts-20100713-2|682	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu0500.mf
12mr|texlive-cbfonts-20100713-2|683	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu0600.mf
12mr|texlive-cbfonts-20100713-2|684	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu0700.mf
12mr|texlive-cbfonts-20100713-2|685	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu0800.mf
12mr|texlive-cbfonts-20100713-2|686	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu0900.mf
12mr|texlive-cbfonts-20100713-2|687	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu1000.mf
12mr|texlive-cbfonts-20100713-2|688	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu1095.mf
12mr|texlive-cbfonts-20100713-2|689	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu1200.mf
12mr|texlive-cbfonts-20100713-2|690	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu1440.mf
12mr|texlive-cbfonts-20100713-2|691	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu1728.mf
12mr|texlive-cbfonts-20100713-2|692	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu2074.mf
12mr|texlive-cbfonts-20100713-2|693	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu2488.mf
12mr|texlive-cbfonts-20100713-2|694	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu2986.mf
12mr|texlive-cbfonts-20100713-2|695	%{_texmfdistdir}/fonts/source/public/cbfonts/grmu3583.mf
12mr|texlive-cbfonts-20100713-2|696	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc.mf
12mr|texlive-cbfonts-20100713-2|697	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc0500.mf
12mr|texlive-cbfonts-20100713-2|698	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc0600.mf
12mr|texlive-cbfonts-20100713-2|699	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc0700.mf
12mr|texlive-cbfonts-20100713-2|700	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc0800.mf
12mr|texlive-cbfonts-20100713-2|701	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc0900.mf
12mr|texlive-cbfonts-20100713-2|702	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc1000.mf
12mr|texlive-cbfonts-20100713-2|703	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc1095.mf
12mr|texlive-cbfonts-20100713-2|704	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc1200.mf
12mr|texlive-cbfonts-20100713-2|705	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc1440.mf
12mr|texlive-cbfonts-20100713-2|706	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc1728.mf
12mr|texlive-cbfonts-20100713-2|707	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc2074.mf
12mr|texlive-cbfonts-20100713-2|708	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc2488.mf
12mr|texlive-cbfonts-20100713-2|709	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc2986.mf
12mr|texlive-cbfonts-20100713-2|710	%{_texmfdistdir}/fonts/source/public/cbfonts/grxc3583.mf
12mr|texlive-cbfonts-20100713-2|711	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi.mf
12mr|texlive-cbfonts-20100713-2|712	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi0500.mf
12mr|texlive-cbfonts-20100713-2|713	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi0600.mf
12mr|texlive-cbfonts-20100713-2|714	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi0700.mf
12mr|texlive-cbfonts-20100713-2|715	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi0800.mf
12mr|texlive-cbfonts-20100713-2|716	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi0900.mf
12mr|texlive-cbfonts-20100713-2|717	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi1000.mf
12mr|texlive-cbfonts-20100713-2|718	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi1095.mf
12mr|texlive-cbfonts-20100713-2|719	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi1200.mf
12mr|texlive-cbfonts-20100713-2|720	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi1440.mf
12mr|texlive-cbfonts-20100713-2|721	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi1728.mf
12mr|texlive-cbfonts-20100713-2|722	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi2074.mf
12mr|texlive-cbfonts-20100713-2|723	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi2488.mf
12mr|texlive-cbfonts-20100713-2|724	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi2986.mf
12mr|texlive-cbfonts-20100713-2|725	%{_texmfdistdir}/fonts/source/public/cbfonts/grxi3583.mf
12mr|texlive-cbfonts-20100713-2|726	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl.mf
12mr|texlive-cbfonts-20100713-2|727	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl0500.mf
12mr|texlive-cbfonts-20100713-2|728	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl0600.mf
12mr|texlive-cbfonts-20100713-2|729	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl0700.mf
12mr|texlive-cbfonts-20100713-2|730	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl0800.mf
12mr|texlive-cbfonts-20100713-2|731	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl0900.mf
12mr|texlive-cbfonts-20100713-2|732	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl1000.mf
12mr|texlive-cbfonts-20100713-2|733	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl1095.mf
12mr|texlive-cbfonts-20100713-2|734	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl1200.mf
12mr|texlive-cbfonts-20100713-2|735	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl1440.mf
12mr|texlive-cbfonts-20100713-2|736	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl1728.mf
12mr|texlive-cbfonts-20100713-2|737	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl2074.mf
12mr|texlive-cbfonts-20100713-2|738	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl2488.mf
12mr|texlive-cbfonts-20100713-2|739	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl2986.mf
12mr|texlive-cbfonts-20100713-2|740	%{_texmfdistdir}/fonts/source/public/cbfonts/grxl3583.mf
12mr|texlive-cbfonts-20100713-2|741	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn.mf
12mr|texlive-cbfonts-20100713-2|742	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn0500.mf
12mr|texlive-cbfonts-20100713-2|743	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn0600.mf
12mr|texlive-cbfonts-20100713-2|744	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn0700.mf
12mr|texlive-cbfonts-20100713-2|745	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn0800.mf
12mr|texlive-cbfonts-20100713-2|746	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn0900.mf
12mr|texlive-cbfonts-20100713-2|747	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn1000.mf
12mr|texlive-cbfonts-20100713-2|748	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn1095.mf
12mr|texlive-cbfonts-20100713-2|749	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn1200.mf
12mr|texlive-cbfonts-20100713-2|750	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn1440.mf
12mr|texlive-cbfonts-20100713-2|751	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn1728.mf
12mr|texlive-cbfonts-20100713-2|752	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn2074.mf
12mr|texlive-cbfonts-20100713-2|753	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn2488.mf
12mr|texlive-cbfonts-20100713-2|754	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn2986.mf
12mr|texlive-cbfonts-20100713-2|755	%{_texmfdistdir}/fonts/source/public/cbfonts/grxn3583.mf
12mr|texlive-cbfonts-20100713-2|756	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo.mf
12mr|texlive-cbfonts-20100713-2|757	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo0500.mf
12mr|texlive-cbfonts-20100713-2|758	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo0600.mf
12mr|texlive-cbfonts-20100713-2|759	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo0700.mf
12mr|texlive-cbfonts-20100713-2|760	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo0800.mf
12mr|texlive-cbfonts-20100713-2|761	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo0900.mf
12mr|texlive-cbfonts-20100713-2|762	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo1000.mf
12mr|texlive-cbfonts-20100713-2|763	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo1095.mf
12mr|texlive-cbfonts-20100713-2|764	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo1200.mf
12mr|texlive-cbfonts-20100713-2|765	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo1440.mf
12mr|texlive-cbfonts-20100713-2|766	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo1728.mf
12mr|texlive-cbfonts-20100713-2|767	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo2074.mf
12mr|texlive-cbfonts-20100713-2|768	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo2488.mf
12mr|texlive-cbfonts-20100713-2|769	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo2986.mf
12mr|texlive-cbfonts-20100713-2|770	%{_texmfdistdir}/fonts/source/public/cbfonts/grxo3583.mf
12mr|texlive-cbfonts-20100713-2|771	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu.mf
12mr|texlive-cbfonts-20100713-2|772	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu0500.mf
12mr|texlive-cbfonts-20100713-2|773	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu0600.mf
12mr|texlive-cbfonts-20100713-2|774	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu0700.mf
12mr|texlive-cbfonts-20100713-2|775	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu0800.mf
12mr|texlive-cbfonts-20100713-2|776	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu0900.mf
12mr|texlive-cbfonts-20100713-2|777	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu1000.mf
12mr|texlive-cbfonts-20100713-2|778	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu1095.mf
12mr|texlive-cbfonts-20100713-2|779	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu1200.mf
12mr|texlive-cbfonts-20100713-2|780	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu1440.mf
12mr|texlive-cbfonts-20100713-2|781	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu1728.mf
12mr|texlive-cbfonts-20100713-2|782	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu2074.mf
12mr|texlive-cbfonts-20100713-2|783	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu2488.mf
12mr|texlive-cbfonts-20100713-2|784	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu2986.mf
12mr|texlive-cbfonts-20100713-2|785	%{_texmfdistdir}/fonts/source/public/cbfonts/grxu3583.mf
12mr|texlive-cbfonts-20100713-2|786	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma.mf
12mr|texlive-cbfonts-20100713-2|787	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma0500.mf
12mr|texlive-cbfonts-20100713-2|788	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma0600.mf
12mr|texlive-cbfonts-20100713-2|789	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma0700.mf
12mr|texlive-cbfonts-20100713-2|790	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma0800.mf
12mr|texlive-cbfonts-20100713-2|791	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma0900.mf
12mr|texlive-cbfonts-20100713-2|792	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma1000.mf
12mr|texlive-cbfonts-20100713-2|793	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma1095.mf
12mr|texlive-cbfonts-20100713-2|794	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma1200.mf
12mr|texlive-cbfonts-20100713-2|795	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma1440.mf
12mr|texlive-cbfonts-20100713-2|796	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma1728.mf
12mr|texlive-cbfonts-20100713-2|797	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma2074.mf
12mr|texlive-cbfonts-20100713-2|798	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma2488.mf
12mr|texlive-cbfonts-20100713-2|799	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma2986.mf
12mr|texlive-cbfonts-20100713-2|800	%{_texmfdistdir}/fonts/source/public/cbfonts/gsma3583.mf
12mr|texlive-cbfonts-20100713-2|801	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc.mf
12mr|texlive-cbfonts-20100713-2|802	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc0500.mf
12mr|texlive-cbfonts-20100713-2|803	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc0600.mf
12mr|texlive-cbfonts-20100713-2|804	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc0700.mf
12mr|texlive-cbfonts-20100713-2|805	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc0800.mf
12mr|texlive-cbfonts-20100713-2|806	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc0900.mf
12mr|texlive-cbfonts-20100713-2|807	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc1000.mf
12mr|texlive-cbfonts-20100713-2|808	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc1095.mf
12mr|texlive-cbfonts-20100713-2|809	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc1200.mf
12mr|texlive-cbfonts-20100713-2|810	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc1440.mf
12mr|texlive-cbfonts-20100713-2|811	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc1728.mf
12mr|texlive-cbfonts-20100713-2|812	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc2074.mf
12mr|texlive-cbfonts-20100713-2|813	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc2488.mf
12mr|texlive-cbfonts-20100713-2|814	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc2986.mf
12mr|texlive-cbfonts-20100713-2|815	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmc3583.mf
12mr|texlive-cbfonts-20100713-2|816	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme.mf
12mr|texlive-cbfonts-20100713-2|817	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme0500.mf
12mr|texlive-cbfonts-20100713-2|818	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme0600.mf
12mr|texlive-cbfonts-20100713-2|819	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme0700.mf
12mr|texlive-cbfonts-20100713-2|820	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme0800.mf
12mr|texlive-cbfonts-20100713-2|821	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme0900.mf
12mr|texlive-cbfonts-20100713-2|822	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme1000.mf
12mr|texlive-cbfonts-20100713-2|823	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme1095.mf
12mr|texlive-cbfonts-20100713-2|824	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme1200.mf
12mr|texlive-cbfonts-20100713-2|825	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme1440.mf
12mr|texlive-cbfonts-20100713-2|826	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme1728.mf
12mr|texlive-cbfonts-20100713-2|827	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme2074.mf
12mr|texlive-cbfonts-20100713-2|828	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme2488.mf
12mr|texlive-cbfonts-20100713-2|829	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme2986.mf
12mr|texlive-cbfonts-20100713-2|830	%{_texmfdistdir}/fonts/source/public/cbfonts/gsme3583.mf
12mr|texlive-cbfonts-20100713-2|831	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi.mf
12mr|texlive-cbfonts-20100713-2|832	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi0500.mf
12mr|texlive-cbfonts-20100713-2|833	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi0600.mf
12mr|texlive-cbfonts-20100713-2|834	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi0700.mf
12mr|texlive-cbfonts-20100713-2|835	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi0800.mf
12mr|texlive-cbfonts-20100713-2|836	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi0900.mf
12mr|texlive-cbfonts-20100713-2|837	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi1000.mf
12mr|texlive-cbfonts-20100713-2|838	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi1095.mf
12mr|texlive-cbfonts-20100713-2|839	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi1200.mf
12mr|texlive-cbfonts-20100713-2|840	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi1440.mf
12mr|texlive-cbfonts-20100713-2|841	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi1728.mf
12mr|texlive-cbfonts-20100713-2|842	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi2074.mf
12mr|texlive-cbfonts-20100713-2|843	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi2488.mf
12mr|texlive-cbfonts-20100713-2|844	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi2986.mf
12mr|texlive-cbfonts-20100713-2|845	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmi3583.mf
12mr|texlive-cbfonts-20100713-2|846	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn.mf
12mr|texlive-cbfonts-20100713-2|847	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn0500.mf
12mr|texlive-cbfonts-20100713-2|848	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn0600.mf
12mr|texlive-cbfonts-20100713-2|849	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn0700.mf
12mr|texlive-cbfonts-20100713-2|850	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn0800.mf
12mr|texlive-cbfonts-20100713-2|851	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn0900.mf
12mr|texlive-cbfonts-20100713-2|852	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn1000.mf
12mr|texlive-cbfonts-20100713-2|853	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn1095.mf
12mr|texlive-cbfonts-20100713-2|854	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn1200.mf
12mr|texlive-cbfonts-20100713-2|855	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn1440.mf
12mr|texlive-cbfonts-20100713-2|856	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn1728.mf
12mr|texlive-cbfonts-20100713-2|857	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn2074.mf
12mr|texlive-cbfonts-20100713-2|858	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn2488.mf
12mr|texlive-cbfonts-20100713-2|859	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn2986.mf
12mr|texlive-cbfonts-20100713-2|860	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmn3583.mf
12mr|texlive-cbfonts-20100713-2|861	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo.mf
12mr|texlive-cbfonts-20100713-2|862	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo0500.mf
12mr|texlive-cbfonts-20100713-2|863	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo0600.mf
12mr|texlive-cbfonts-20100713-2|864	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo0700.mf
12mr|texlive-cbfonts-20100713-2|865	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo0800.mf
12mr|texlive-cbfonts-20100713-2|866	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo0900.mf
12mr|texlive-cbfonts-20100713-2|867	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo1000.mf
12mr|texlive-cbfonts-20100713-2|868	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo1095.mf
12mr|texlive-cbfonts-20100713-2|869	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo1200.mf
12mr|texlive-cbfonts-20100713-2|870	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo1440.mf
12mr|texlive-cbfonts-20100713-2|871	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo1728.mf
12mr|texlive-cbfonts-20100713-2|872	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo2074.mf
12mr|texlive-cbfonts-20100713-2|873	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo2488.mf
12mr|texlive-cbfonts-20100713-2|874	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo2986.mf
12mr|texlive-cbfonts-20100713-2|875	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmo3583.mf
12mr|texlive-cbfonts-20100713-2|876	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu.mf
12mr|texlive-cbfonts-20100713-2|877	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu0500.mf
12mr|texlive-cbfonts-20100713-2|878	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu0600.mf
12mr|texlive-cbfonts-20100713-2|879	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu0700.mf
12mr|texlive-cbfonts-20100713-2|880	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu0800.mf
12mr|texlive-cbfonts-20100713-2|881	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu0900.mf
12mr|texlive-cbfonts-20100713-2|882	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu1000.mf
12mr|texlive-cbfonts-20100713-2|883	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu1095.mf
12mr|texlive-cbfonts-20100713-2|884	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu1200.mf
12mr|texlive-cbfonts-20100713-2|885	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu1440.mf
12mr|texlive-cbfonts-20100713-2|886	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu1728.mf
12mr|texlive-cbfonts-20100713-2|887	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu2074.mf
12mr|texlive-cbfonts-20100713-2|888	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu2488.mf
12mr|texlive-cbfonts-20100713-2|889	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu2986.mf
12mr|texlive-cbfonts-20100713-2|890	%{_texmfdistdir}/fonts/source/public/cbfonts/gsmu3583.mf
12mr|texlive-cbfonts-20100713-2|891	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa.mf
12mr|texlive-cbfonts-20100713-2|892	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa0500.mf
12mr|texlive-cbfonts-20100713-2|893	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa0600.mf
12mr|texlive-cbfonts-20100713-2|894	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa0700.mf
12mr|texlive-cbfonts-20100713-2|895	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa0800.mf
12mr|texlive-cbfonts-20100713-2|896	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa0900.mf
12mr|texlive-cbfonts-20100713-2|897	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa1000.mf
12mr|texlive-cbfonts-20100713-2|898	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa1095.mf
12mr|texlive-cbfonts-20100713-2|899	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa1200.mf
12mr|texlive-cbfonts-20100713-2|900	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa1440.mf
12mr|texlive-cbfonts-20100713-2|901	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa1728.mf
12mr|texlive-cbfonts-20100713-2|902	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa2074.mf
12mr|texlive-cbfonts-20100713-2|903	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa2488.mf
12mr|texlive-cbfonts-20100713-2|904	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa2986.mf
12mr|texlive-cbfonts-20100713-2|905	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxa3583.mf
12mr|texlive-cbfonts-20100713-2|906	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc.mf
12mr|texlive-cbfonts-20100713-2|907	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc0500.mf
12mr|texlive-cbfonts-20100713-2|908	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc0600.mf
12mr|texlive-cbfonts-20100713-2|909	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc0700.mf
12mr|texlive-cbfonts-20100713-2|910	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc0800.mf
12mr|texlive-cbfonts-20100713-2|911	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc0900.mf
12mr|texlive-cbfonts-20100713-2|912	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc1000.mf
12mr|texlive-cbfonts-20100713-2|913	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc1095.mf
12mr|texlive-cbfonts-20100713-2|914	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc1200.mf
12mr|texlive-cbfonts-20100713-2|915	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc1440.mf
12mr|texlive-cbfonts-20100713-2|916	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc1728.mf
12mr|texlive-cbfonts-20100713-2|917	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc2074.mf
12mr|texlive-cbfonts-20100713-2|918	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc2488.mf
12mr|texlive-cbfonts-20100713-2|919	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc2986.mf
12mr|texlive-cbfonts-20100713-2|920	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxc3583.mf
12mr|texlive-cbfonts-20100713-2|921	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe.mf
12mr|texlive-cbfonts-20100713-2|922	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe0500.mf
12mr|texlive-cbfonts-20100713-2|923	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe0600.mf
12mr|texlive-cbfonts-20100713-2|924	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe0700.mf
12mr|texlive-cbfonts-20100713-2|925	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe0800.mf
12mr|texlive-cbfonts-20100713-2|926	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe0900.mf
12mr|texlive-cbfonts-20100713-2|927	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe1000.mf
12mr|texlive-cbfonts-20100713-2|928	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe1095.mf
12mr|texlive-cbfonts-20100713-2|929	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe1200.mf
12mr|texlive-cbfonts-20100713-2|930	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe1440.mf
12mr|texlive-cbfonts-20100713-2|931	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe1728.mf
12mr|texlive-cbfonts-20100713-2|932	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe2074.mf
12mr|texlive-cbfonts-20100713-2|933	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe2488.mf
12mr|texlive-cbfonts-20100713-2|934	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe2986.mf
12mr|texlive-cbfonts-20100713-2|935	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxe3583.mf
12mr|texlive-cbfonts-20100713-2|936	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi.mf
12mr|texlive-cbfonts-20100713-2|937	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi0500.mf
12mr|texlive-cbfonts-20100713-2|938	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi0600.mf
12mr|texlive-cbfonts-20100713-2|939	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi0700.mf
12mr|texlive-cbfonts-20100713-2|940	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi0800.mf
12mr|texlive-cbfonts-20100713-2|941	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi0900.mf
12mr|texlive-cbfonts-20100713-2|942	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi1000.mf
12mr|texlive-cbfonts-20100713-2|943	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi1095.mf
12mr|texlive-cbfonts-20100713-2|944	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi1200.mf
12mr|texlive-cbfonts-20100713-2|945	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi1440.mf
12mr|texlive-cbfonts-20100713-2|946	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi1728.mf
12mr|texlive-cbfonts-20100713-2|947	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi2074.mf
12mr|texlive-cbfonts-20100713-2|948	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi2488.mf
12mr|texlive-cbfonts-20100713-2|949	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi2986.mf
12mr|texlive-cbfonts-20100713-2|950	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxi3583.mf
12mr|texlive-cbfonts-20100713-2|951	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn.mf
12mr|texlive-cbfonts-20100713-2|952	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn0500.mf
12mr|texlive-cbfonts-20100713-2|953	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn0600.mf
12mr|texlive-cbfonts-20100713-2|954	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn0700.mf
12mr|texlive-cbfonts-20100713-2|955	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn0800.mf
12mr|texlive-cbfonts-20100713-2|956	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn0900.mf
12mr|texlive-cbfonts-20100713-2|957	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn1000.mf
12mr|texlive-cbfonts-20100713-2|958	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn1095.mf
12mr|texlive-cbfonts-20100713-2|959	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn1200.mf
12mr|texlive-cbfonts-20100713-2|960	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn1440.mf
12mr|texlive-cbfonts-20100713-2|961	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn1728.mf
12mr|texlive-cbfonts-20100713-2|962	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn2074.mf
12mr|texlive-cbfonts-20100713-2|963	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn2488.mf
12mr|texlive-cbfonts-20100713-2|964	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn2986.mf
12mr|texlive-cbfonts-20100713-2|965	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxn3583.mf
12mr|texlive-cbfonts-20100713-2|966	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo.mf
12mr|texlive-cbfonts-20100713-2|967	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo0500.mf
12mr|texlive-cbfonts-20100713-2|968	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo0600.mf
12mr|texlive-cbfonts-20100713-2|969	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo0700.mf
12mr|texlive-cbfonts-20100713-2|970	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo0800.mf
12mr|texlive-cbfonts-20100713-2|971	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo0900.mf
12mr|texlive-cbfonts-20100713-2|972	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo1000.mf
12mr|texlive-cbfonts-20100713-2|973	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo1095.mf
12mr|texlive-cbfonts-20100713-2|974	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo1200.mf
12mr|texlive-cbfonts-20100713-2|975	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo1440.mf
12mr|texlive-cbfonts-20100713-2|976	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo1728.mf
12mr|texlive-cbfonts-20100713-2|977	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo2074.mf
12mr|texlive-cbfonts-20100713-2|978	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo2488.mf
12mr|texlive-cbfonts-20100713-2|979	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo2986.mf
12mr|texlive-cbfonts-20100713-2|980	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxo3583.mf
12mr|texlive-cbfonts-20100713-2|981	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu.mf
12mr|texlive-cbfonts-20100713-2|982	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu0500.mf
12mr|texlive-cbfonts-20100713-2|983	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu0600.mf
12mr|texlive-cbfonts-20100713-2|984	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu0700.mf
12mr|texlive-cbfonts-20100713-2|985	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu0800.mf
12mr|texlive-cbfonts-20100713-2|986	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu0900.mf
12mr|texlive-cbfonts-20100713-2|987	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu1000.mf
12mr|texlive-cbfonts-20100713-2|988	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu1095.mf
12mr|texlive-cbfonts-20100713-2|989	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu1200.mf
12mr|texlive-cbfonts-20100713-2|990	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu1440.mf
12mr|texlive-cbfonts-20100713-2|991	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu1728.mf
12mr|texlive-cbfonts-20100713-2|992	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu2074.mf
12mr|texlive-cbfonts-20100713-2|993	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu2488.mf
12mr|texlive-cbfonts-20100713-2|994	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu2986.mf
12mr|texlive-cbfonts-20100713-2|995	%{_texmfdistdir}/fonts/source/public/cbfonts/gsxu3583.mf
12mr|texlive-cbfonts-20100713-2|996	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc.mf
12mr|texlive-cbfonts-20100713-2|997	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc0500.mf
12mr|texlive-cbfonts-20100713-2|998	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc0600.mf
12mr|texlive-cbfonts-20100713-2|999	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc0700.mf
12mr|texlive-cbfonts-20100713-2|1000	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc0800.mf
12mr|texlive-cbfonts-20100713-2|1001	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc0900.mf
12mr|texlive-cbfonts-20100713-2|1002	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc1000.mf
12mr|texlive-cbfonts-20100713-2|1003	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc1095.mf
12mr|texlive-cbfonts-20100713-2|1004	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc1200.mf
12mr|texlive-cbfonts-20100713-2|1005	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc1440.mf
12mr|texlive-cbfonts-20100713-2|1006	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc1728.mf
12mr|texlive-cbfonts-20100713-2|1007	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc2074.mf
12mr|texlive-cbfonts-20100713-2|1008	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc2488.mf
12mr|texlive-cbfonts-20100713-2|1009	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc2986.mf
12mr|texlive-cbfonts-20100713-2|1010	%{_texmfdistdir}/fonts/source/public/cbfonts/gttc3583.mf
12mr|texlive-cbfonts-20100713-2|1011	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti.mf
12mr|texlive-cbfonts-20100713-2|1012	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti0500.mf
12mr|texlive-cbfonts-20100713-2|1013	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti0600.mf
12mr|texlive-cbfonts-20100713-2|1014	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti0700.mf
12mr|texlive-cbfonts-20100713-2|1015	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti0800.mf
12mr|texlive-cbfonts-20100713-2|1016	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti0900.mf
12mr|texlive-cbfonts-20100713-2|1017	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti1000.mf
12mr|texlive-cbfonts-20100713-2|1018	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti1095.mf
12mr|texlive-cbfonts-20100713-2|1019	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti1200.mf
12mr|texlive-cbfonts-20100713-2|1020	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti1440.mf
12mr|texlive-cbfonts-20100713-2|1021	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti1728.mf
12mr|texlive-cbfonts-20100713-2|1022	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti2074.mf
12mr|texlive-cbfonts-20100713-2|1023	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti2488.mf
12mr|texlive-cbfonts-20100713-2|1024	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti2986.mf
12mr|texlive-cbfonts-20100713-2|1025	%{_texmfdistdir}/fonts/source/public/cbfonts/gtti3583.mf
12mr|texlive-cbfonts-20100713-2|1026	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn.mf
12mr|texlive-cbfonts-20100713-2|1027	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn0500.mf
12mr|texlive-cbfonts-20100713-2|1028	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn0600.mf
12mr|texlive-cbfonts-20100713-2|1029	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn0700.mf
12mr|texlive-cbfonts-20100713-2|1030	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn0800.mf
12mr|texlive-cbfonts-20100713-2|1031	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn0900.mf
12mr|texlive-cbfonts-20100713-2|1032	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn1000.mf
12mr|texlive-cbfonts-20100713-2|1033	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn1095.mf
12mr|texlive-cbfonts-20100713-2|1034	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn1200.mf
12mr|texlive-cbfonts-20100713-2|1035	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn1440.mf
12mr|texlive-cbfonts-20100713-2|1036	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn1728.mf
12mr|texlive-cbfonts-20100713-2|1037	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn2074.mf
12mr|texlive-cbfonts-20100713-2|1038	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn2488.mf
12mr|texlive-cbfonts-20100713-2|1039	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn2986.mf
12mr|texlive-cbfonts-20100713-2|1040	%{_texmfdistdir}/fonts/source/public/cbfonts/gttn3583.mf
12mr|texlive-cbfonts-20100713-2|1041	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto.mf
12mr|texlive-cbfonts-20100713-2|1042	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto0500.mf
12mr|texlive-cbfonts-20100713-2|1043	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto0600.mf
12mr|texlive-cbfonts-20100713-2|1044	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto0700.mf
12mr|texlive-cbfonts-20100713-2|1045	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto0800.mf
12mr|texlive-cbfonts-20100713-2|1046	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto0900.mf
12mr|texlive-cbfonts-20100713-2|1047	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto1000.mf
12mr|texlive-cbfonts-20100713-2|1048	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto1095.mf
12mr|texlive-cbfonts-20100713-2|1049	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto1200.mf
12mr|texlive-cbfonts-20100713-2|1050	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto1440.mf
12mr|texlive-cbfonts-20100713-2|1051	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto1728.mf
12mr|texlive-cbfonts-20100713-2|1052	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto2074.mf
12mr|texlive-cbfonts-20100713-2|1053	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto2488.mf
12mr|texlive-cbfonts-20100713-2|1054	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto2986.mf
12mr|texlive-cbfonts-20100713-2|1055	%{_texmfdistdir}/fonts/source/public/cbfonts/gtto3583.mf
12mr|texlive-cbfonts-20100713-2|1056	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu.mf
12mr|texlive-cbfonts-20100713-2|1057	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu0500.mf
12mr|texlive-cbfonts-20100713-2|1058	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu0600.mf
12mr|texlive-cbfonts-20100713-2|1059	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu0700.mf
12mr|texlive-cbfonts-20100713-2|1060	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu0800.mf
12mr|texlive-cbfonts-20100713-2|1061	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu0900.mf
12mr|texlive-cbfonts-20100713-2|1062	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu1000.mf
12mr|texlive-cbfonts-20100713-2|1063	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu1095.mf
12mr|texlive-cbfonts-20100713-2|1064	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu1200.mf
12mr|texlive-cbfonts-20100713-2|1065	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu1440.mf
12mr|texlive-cbfonts-20100713-2|1066	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu1728.mf
12mr|texlive-cbfonts-20100713-2|1067	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu2074.mf
12mr|texlive-cbfonts-20100713-2|1068	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu2488.mf
12mr|texlive-cbfonts-20100713-2|1069	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu2986.mf
12mr|texlive-cbfonts-20100713-2|1070	%{_texmfdistdir}/fonts/source/public/cbfonts/gttu3583.mf
12mr|texlive-cbfonts-20100713-2|1071	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic0700.tfm
12mr|texlive-cbfonts-20100713-2|1072	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic0800.tfm
12mr|texlive-cbfonts-20100713-2|1073	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic1000.tfm
12mr|texlive-cbfonts-20100713-2|1074	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic1200.tfm
12mr|texlive-cbfonts-20100713-2|1075	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic1382.tfm
12mr|texlive-cbfonts-20100713-2|1076	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic1659.tfm
12mr|texlive-cbfonts-20100713-2|1077	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic1991.tfm
12mr|texlive-cbfonts-20100713-2|1078	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic2389.tfm
12mr|texlive-cbfonts-20100713-2|1079	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic2866.tfm
12mr|texlive-cbfonts-20100713-2|1080	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic3440.tfm
12mr|texlive-cbfonts-20100713-2|1081	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glic4128.tfm
12mr|texlive-cbfonts-20100713-2|1082	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii0700.tfm
12mr|texlive-cbfonts-20100713-2|1083	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii0800.tfm
12mr|texlive-cbfonts-20100713-2|1084	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii1000.tfm
12mr|texlive-cbfonts-20100713-2|1085	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii1200.tfm
12mr|texlive-cbfonts-20100713-2|1086	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii1382.tfm
12mr|texlive-cbfonts-20100713-2|1087	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii1659.tfm
12mr|texlive-cbfonts-20100713-2|1088	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii1991.tfm
12mr|texlive-cbfonts-20100713-2|1089	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii2389.tfm
12mr|texlive-cbfonts-20100713-2|1090	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii2866.tfm
12mr|texlive-cbfonts-20100713-2|1091	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii3440.tfm
12mr|texlive-cbfonts-20100713-2|1092	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glii4128.tfm
12mr|texlive-cbfonts-20100713-2|1093	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin0700.tfm
12mr|texlive-cbfonts-20100713-2|1094	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin0800.tfm
12mr|texlive-cbfonts-20100713-2|1095	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin1000.tfm
12mr|texlive-cbfonts-20100713-2|1096	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin1200.tfm
12mr|texlive-cbfonts-20100713-2|1097	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin1382.tfm
12mr|texlive-cbfonts-20100713-2|1098	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin1659.tfm
12mr|texlive-cbfonts-20100713-2|1099	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin1991.tfm
12mr|texlive-cbfonts-20100713-2|1100	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin2389.tfm
12mr|texlive-cbfonts-20100713-2|1101	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin2866.tfm
12mr|texlive-cbfonts-20100713-2|1102	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin3440.tfm
12mr|texlive-cbfonts-20100713-2|1103	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glin4128.tfm
12mr|texlive-cbfonts-20100713-2|1104	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio0700.tfm
12mr|texlive-cbfonts-20100713-2|1105	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio0800.tfm
12mr|texlive-cbfonts-20100713-2|1106	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio1000.tfm
12mr|texlive-cbfonts-20100713-2|1107	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio1200.tfm
12mr|texlive-cbfonts-20100713-2|1108	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio1382.tfm
12mr|texlive-cbfonts-20100713-2|1109	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio1659.tfm
12mr|texlive-cbfonts-20100713-2|1110	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio1991.tfm
12mr|texlive-cbfonts-20100713-2|1111	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio2389.tfm
12mr|texlive-cbfonts-20100713-2|1112	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio2866.tfm
12mr|texlive-cbfonts-20100713-2|1113	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio3440.tfm
12mr|texlive-cbfonts-20100713-2|1114	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glio4128.tfm
12mr|texlive-cbfonts-20100713-2|1115	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu0700.tfm
12mr|texlive-cbfonts-20100713-2|1116	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu0800.tfm
12mr|texlive-cbfonts-20100713-2|1117	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu1000.tfm
12mr|texlive-cbfonts-20100713-2|1118	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu1200.tfm
12mr|texlive-cbfonts-20100713-2|1119	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu1382.tfm
12mr|texlive-cbfonts-20100713-2|1120	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu1659.tfm
12mr|texlive-cbfonts-20100713-2|1121	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu1991.tfm
12mr|texlive-cbfonts-20100713-2|1122	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu2389.tfm
12mr|texlive-cbfonts-20100713-2|1123	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu2866.tfm
12mr|texlive-cbfonts-20100713-2|1124	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu3440.tfm
12mr|texlive-cbfonts-20100713-2|1125	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gliu4128.tfm
12mr|texlive-cbfonts-20100713-2|1126	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc0700.tfm
12mr|texlive-cbfonts-20100713-2|1127	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc0800.tfm
12mr|texlive-cbfonts-20100713-2|1128	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc1000.tfm
12mr|texlive-cbfonts-20100713-2|1129	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc1200.tfm
12mr|texlive-cbfonts-20100713-2|1130	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc1382.tfm
12mr|texlive-cbfonts-20100713-2|1131	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc1659.tfm
12mr|texlive-cbfonts-20100713-2|1132	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc1991.tfm
12mr|texlive-cbfonts-20100713-2|1133	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc2389.tfm
12mr|texlive-cbfonts-20100713-2|1134	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc2866.tfm
12mr|texlive-cbfonts-20100713-2|1135	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc3440.tfm
12mr|texlive-cbfonts-20100713-2|1136	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljc4128.tfm
12mr|texlive-cbfonts-20100713-2|1137	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn0700.tfm
12mr|texlive-cbfonts-20100713-2|1138	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn0800.tfm
12mr|texlive-cbfonts-20100713-2|1139	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn1000.tfm
12mr|texlive-cbfonts-20100713-2|1140	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn1200.tfm
12mr|texlive-cbfonts-20100713-2|1141	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn1382.tfm
12mr|texlive-cbfonts-20100713-2|1142	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn1659.tfm
12mr|texlive-cbfonts-20100713-2|1143	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn1991.tfm
12mr|texlive-cbfonts-20100713-2|1144	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn2389.tfm
12mr|texlive-cbfonts-20100713-2|1145	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn2866.tfm
12mr|texlive-cbfonts-20100713-2|1146	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn3440.tfm
12mr|texlive-cbfonts-20100713-2|1147	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljn4128.tfm
12mr|texlive-cbfonts-20100713-2|1148	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo0700.tfm
12mr|texlive-cbfonts-20100713-2|1149	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo0800.tfm
12mr|texlive-cbfonts-20100713-2|1150	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo1000.tfm
12mr|texlive-cbfonts-20100713-2|1151	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo1200.tfm
12mr|texlive-cbfonts-20100713-2|1152	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo1382.tfm
12mr|texlive-cbfonts-20100713-2|1153	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo1659.tfm
12mr|texlive-cbfonts-20100713-2|1154	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo1991.tfm
12mr|texlive-cbfonts-20100713-2|1155	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo2389.tfm
12mr|texlive-cbfonts-20100713-2|1156	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo2866.tfm
12mr|texlive-cbfonts-20100713-2|1157	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo3440.tfm
12mr|texlive-cbfonts-20100713-2|1158	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gljo4128.tfm
12mr|texlive-cbfonts-20100713-2|1159	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc0700.tfm
12mr|texlive-cbfonts-20100713-2|1160	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc0800.tfm
12mr|texlive-cbfonts-20100713-2|1161	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc1000.tfm
12mr|texlive-cbfonts-20100713-2|1162	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc1200.tfm
12mr|texlive-cbfonts-20100713-2|1163	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc1382.tfm
12mr|texlive-cbfonts-20100713-2|1164	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc1659.tfm
12mr|texlive-cbfonts-20100713-2|1165	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc1991.tfm
12mr|texlive-cbfonts-20100713-2|1166	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc2389.tfm
12mr|texlive-cbfonts-20100713-2|1167	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc2866.tfm
12mr|texlive-cbfonts-20100713-2|1168	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc3440.tfm
12mr|texlive-cbfonts-20100713-2|1169	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmc4128.tfm
12mr|texlive-cbfonts-20100713-2|1170	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi0700.tfm
12mr|texlive-cbfonts-20100713-2|1171	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi0800.tfm
12mr|texlive-cbfonts-20100713-2|1172	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi1000.tfm
12mr|texlive-cbfonts-20100713-2|1173	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi1200.tfm
12mr|texlive-cbfonts-20100713-2|1174	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi1382.tfm
12mr|texlive-cbfonts-20100713-2|1175	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi1659.tfm
12mr|texlive-cbfonts-20100713-2|1176	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi1991.tfm
12mr|texlive-cbfonts-20100713-2|1177	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi2389.tfm
12mr|texlive-cbfonts-20100713-2|1178	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi2866.tfm
12mr|texlive-cbfonts-20100713-2|1179	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi3440.tfm
12mr|texlive-cbfonts-20100713-2|1180	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmi4128.tfm
12mr|texlive-cbfonts-20100713-2|1181	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn0700.tfm
12mr|texlive-cbfonts-20100713-2|1182	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn0800.tfm
12mr|texlive-cbfonts-20100713-2|1183	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn1000.tfm
12mr|texlive-cbfonts-20100713-2|1184	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn1200.tfm
12mr|texlive-cbfonts-20100713-2|1185	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn1382.tfm
12mr|texlive-cbfonts-20100713-2|1186	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn1659.tfm
12mr|texlive-cbfonts-20100713-2|1187	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn1991.tfm
12mr|texlive-cbfonts-20100713-2|1188	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn2389.tfm
12mr|texlive-cbfonts-20100713-2|1189	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn2866.tfm
12mr|texlive-cbfonts-20100713-2|1190	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn3440.tfm
12mr|texlive-cbfonts-20100713-2|1191	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmn4128.tfm
12mr|texlive-cbfonts-20100713-2|1192	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo0700.tfm
12mr|texlive-cbfonts-20100713-2|1193	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo0800.tfm
12mr|texlive-cbfonts-20100713-2|1194	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo1000.tfm
12mr|texlive-cbfonts-20100713-2|1195	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo1200.tfm
12mr|texlive-cbfonts-20100713-2|1196	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo1382.tfm
12mr|texlive-cbfonts-20100713-2|1197	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo1659.tfm
12mr|texlive-cbfonts-20100713-2|1198	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo1991.tfm
12mr|texlive-cbfonts-20100713-2|1199	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo2389.tfm
12mr|texlive-cbfonts-20100713-2|1200	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo2866.tfm
12mr|texlive-cbfonts-20100713-2|1201	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo3440.tfm
12mr|texlive-cbfonts-20100713-2|1202	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmo4128.tfm
12mr|texlive-cbfonts-20100713-2|1203	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu0700.tfm
12mr|texlive-cbfonts-20100713-2|1204	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu0800.tfm
12mr|texlive-cbfonts-20100713-2|1205	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu1000.tfm
12mr|texlive-cbfonts-20100713-2|1206	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu1200.tfm
12mr|texlive-cbfonts-20100713-2|1207	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu1382.tfm
12mr|texlive-cbfonts-20100713-2|1208	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu1659.tfm
12mr|texlive-cbfonts-20100713-2|1209	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu1991.tfm
12mr|texlive-cbfonts-20100713-2|1210	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu2389.tfm
12mr|texlive-cbfonts-20100713-2|1211	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu2866.tfm
12mr|texlive-cbfonts-20100713-2|1212	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu3440.tfm
12mr|texlive-cbfonts-20100713-2|1213	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glmu4128.tfm
12mr|texlive-cbfonts-20100713-2|1214	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc0700.tfm
12mr|texlive-cbfonts-20100713-2|1215	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc0800.tfm
12mr|texlive-cbfonts-20100713-2|1216	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc1000.tfm
12mr|texlive-cbfonts-20100713-2|1217	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc1200.tfm
12mr|texlive-cbfonts-20100713-2|1218	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc1382.tfm
12mr|texlive-cbfonts-20100713-2|1219	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc1659.tfm
12mr|texlive-cbfonts-20100713-2|1220	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc1991.tfm
12mr|texlive-cbfonts-20100713-2|1221	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc2389.tfm
12mr|texlive-cbfonts-20100713-2|1222	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc2866.tfm
12mr|texlive-cbfonts-20100713-2|1223	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc3440.tfm
12mr|texlive-cbfonts-20100713-2|1224	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltc4128.tfm
12mr|texlive-cbfonts-20100713-2|1225	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn0700.tfm
12mr|texlive-cbfonts-20100713-2|1226	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn0800.tfm
12mr|texlive-cbfonts-20100713-2|1227	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn1000.tfm
12mr|texlive-cbfonts-20100713-2|1228	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn1200.tfm
12mr|texlive-cbfonts-20100713-2|1229	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn1382.tfm
12mr|texlive-cbfonts-20100713-2|1230	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn1659.tfm
12mr|texlive-cbfonts-20100713-2|1231	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn1991.tfm
12mr|texlive-cbfonts-20100713-2|1232	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn2389.tfm
12mr|texlive-cbfonts-20100713-2|1233	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn2866.tfm
12mr|texlive-cbfonts-20100713-2|1234	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn3440.tfm
12mr|texlive-cbfonts-20100713-2|1235	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gltn4128.tfm
12mr|texlive-cbfonts-20100713-2|1236	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto0700.tfm
12mr|texlive-cbfonts-20100713-2|1237	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto0800.tfm
12mr|texlive-cbfonts-20100713-2|1238	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto1000.tfm
12mr|texlive-cbfonts-20100713-2|1239	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto1200.tfm
12mr|texlive-cbfonts-20100713-2|1240	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto1382.tfm
12mr|texlive-cbfonts-20100713-2|1241	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto1659.tfm
12mr|texlive-cbfonts-20100713-2|1242	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto1991.tfm
12mr|texlive-cbfonts-20100713-2|1243	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto2389.tfm
12mr|texlive-cbfonts-20100713-2|1244	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto2866.tfm
12mr|texlive-cbfonts-20100713-2|1245	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto3440.tfm
12mr|texlive-cbfonts-20100713-2|1246	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glto4128.tfm
12mr|texlive-cbfonts-20100713-2|1247	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc0700.tfm
12mr|texlive-cbfonts-20100713-2|1248	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc0800.tfm
12mr|texlive-cbfonts-20100713-2|1249	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc1000.tfm
12mr|texlive-cbfonts-20100713-2|1250	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc1200.tfm
12mr|texlive-cbfonts-20100713-2|1251	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc1382.tfm
12mr|texlive-cbfonts-20100713-2|1252	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc1659.tfm
12mr|texlive-cbfonts-20100713-2|1253	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc1991.tfm
12mr|texlive-cbfonts-20100713-2|1254	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc2389.tfm
12mr|texlive-cbfonts-20100713-2|1255	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc2866.tfm
12mr|texlive-cbfonts-20100713-2|1256	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc3440.tfm
12mr|texlive-cbfonts-20100713-2|1257	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwc4128.tfm
12mr|texlive-cbfonts-20100713-2|1258	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi0700.tfm
12mr|texlive-cbfonts-20100713-2|1259	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi0800.tfm
12mr|texlive-cbfonts-20100713-2|1260	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi1000.tfm
12mr|texlive-cbfonts-20100713-2|1261	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi1200.tfm
12mr|texlive-cbfonts-20100713-2|1262	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi1382.tfm
12mr|texlive-cbfonts-20100713-2|1263	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi1659.tfm
12mr|texlive-cbfonts-20100713-2|1264	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi1991.tfm
12mr|texlive-cbfonts-20100713-2|1265	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi2389.tfm
12mr|texlive-cbfonts-20100713-2|1266	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi2866.tfm
12mr|texlive-cbfonts-20100713-2|1267	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi3440.tfm
12mr|texlive-cbfonts-20100713-2|1268	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwi4128.tfm
12mr|texlive-cbfonts-20100713-2|1269	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn0700.tfm
12mr|texlive-cbfonts-20100713-2|1270	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn0800.tfm
12mr|texlive-cbfonts-20100713-2|1271	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn1000.tfm
12mr|texlive-cbfonts-20100713-2|1272	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn1200.tfm
12mr|texlive-cbfonts-20100713-2|1273	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn1382.tfm
12mr|texlive-cbfonts-20100713-2|1274	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn1659.tfm
12mr|texlive-cbfonts-20100713-2|1275	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn1991.tfm
12mr|texlive-cbfonts-20100713-2|1276	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn2389.tfm
12mr|texlive-cbfonts-20100713-2|1277	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn2866.tfm
12mr|texlive-cbfonts-20100713-2|1278	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn3440.tfm
12mr|texlive-cbfonts-20100713-2|1279	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwn4128.tfm
12mr|texlive-cbfonts-20100713-2|1280	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo0700.tfm
12mr|texlive-cbfonts-20100713-2|1281	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo0800.tfm
12mr|texlive-cbfonts-20100713-2|1282	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo1000.tfm
12mr|texlive-cbfonts-20100713-2|1283	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo1200.tfm
12mr|texlive-cbfonts-20100713-2|1284	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo1382.tfm
12mr|texlive-cbfonts-20100713-2|1285	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo1659.tfm
12mr|texlive-cbfonts-20100713-2|1286	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo1991.tfm
12mr|texlive-cbfonts-20100713-2|1287	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo2389.tfm
12mr|texlive-cbfonts-20100713-2|1288	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo2866.tfm
12mr|texlive-cbfonts-20100713-2|1289	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo3440.tfm
12mr|texlive-cbfonts-20100713-2|1290	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwo4128.tfm
12mr|texlive-cbfonts-20100713-2|1291	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu0700.tfm
12mr|texlive-cbfonts-20100713-2|1292	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu0800.tfm
12mr|texlive-cbfonts-20100713-2|1293	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu1000.tfm
12mr|texlive-cbfonts-20100713-2|1294	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu1200.tfm
12mr|texlive-cbfonts-20100713-2|1295	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu1382.tfm
12mr|texlive-cbfonts-20100713-2|1296	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu1659.tfm
12mr|texlive-cbfonts-20100713-2|1297	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu1991.tfm
12mr|texlive-cbfonts-20100713-2|1298	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu2389.tfm
12mr|texlive-cbfonts-20100713-2|1299	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu2866.tfm
12mr|texlive-cbfonts-20100713-2|1300	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu3440.tfm
12mr|texlive-cbfonts-20100713-2|1301	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glwu4128.tfm
12mr|texlive-cbfonts-20100713-2|1302	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc0700.tfm
12mr|texlive-cbfonts-20100713-2|1303	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc0800.tfm
12mr|texlive-cbfonts-20100713-2|1304	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc1000.tfm
12mr|texlive-cbfonts-20100713-2|1305	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc1200.tfm
12mr|texlive-cbfonts-20100713-2|1306	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc1382.tfm
12mr|texlive-cbfonts-20100713-2|1307	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc1659.tfm
12mr|texlive-cbfonts-20100713-2|1308	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc1991.tfm
12mr|texlive-cbfonts-20100713-2|1309	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc2389.tfm
12mr|texlive-cbfonts-20100713-2|1310	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc2866.tfm
12mr|texlive-cbfonts-20100713-2|1311	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc3440.tfm
12mr|texlive-cbfonts-20100713-2|1312	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxc4128.tfm
12mr|texlive-cbfonts-20100713-2|1313	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi0700.tfm
12mr|texlive-cbfonts-20100713-2|1314	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi0800.tfm
12mr|texlive-cbfonts-20100713-2|1315	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi1000.tfm
12mr|texlive-cbfonts-20100713-2|1316	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi1200.tfm
12mr|texlive-cbfonts-20100713-2|1317	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi1382.tfm
12mr|texlive-cbfonts-20100713-2|1318	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi1659.tfm
12mr|texlive-cbfonts-20100713-2|1319	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi1991.tfm
12mr|texlive-cbfonts-20100713-2|1320	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi2389.tfm
12mr|texlive-cbfonts-20100713-2|1321	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi2866.tfm
12mr|texlive-cbfonts-20100713-2|1322	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi3440.tfm
12mr|texlive-cbfonts-20100713-2|1323	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxi4128.tfm
12mr|texlive-cbfonts-20100713-2|1324	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn0700.tfm
12mr|texlive-cbfonts-20100713-2|1325	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn0800.tfm
12mr|texlive-cbfonts-20100713-2|1326	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn1000.tfm
12mr|texlive-cbfonts-20100713-2|1327	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn1200.tfm
12mr|texlive-cbfonts-20100713-2|1328	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn1382.tfm
12mr|texlive-cbfonts-20100713-2|1329	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn1659.tfm
12mr|texlive-cbfonts-20100713-2|1330	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn1991.tfm
12mr|texlive-cbfonts-20100713-2|1331	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn2389.tfm
12mr|texlive-cbfonts-20100713-2|1332	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn2866.tfm
12mr|texlive-cbfonts-20100713-2|1333	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn3440.tfm
12mr|texlive-cbfonts-20100713-2|1334	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxn4128.tfm
12mr|texlive-cbfonts-20100713-2|1335	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo0700.tfm
12mr|texlive-cbfonts-20100713-2|1336	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo0800.tfm
12mr|texlive-cbfonts-20100713-2|1337	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo1000.tfm
12mr|texlive-cbfonts-20100713-2|1338	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo1200.tfm
12mr|texlive-cbfonts-20100713-2|1339	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo1382.tfm
12mr|texlive-cbfonts-20100713-2|1340	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo1659.tfm
12mr|texlive-cbfonts-20100713-2|1341	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo1991.tfm
12mr|texlive-cbfonts-20100713-2|1342	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo2389.tfm
12mr|texlive-cbfonts-20100713-2|1343	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo2866.tfm
12mr|texlive-cbfonts-20100713-2|1344	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo3440.tfm
12mr|texlive-cbfonts-20100713-2|1345	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxo4128.tfm
12mr|texlive-cbfonts-20100713-2|1346	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu0700.tfm
12mr|texlive-cbfonts-20100713-2|1347	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu0800.tfm
12mr|texlive-cbfonts-20100713-2|1348	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu1000.tfm
12mr|texlive-cbfonts-20100713-2|1349	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu1200.tfm
12mr|texlive-cbfonts-20100713-2|1350	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu1382.tfm
12mr|texlive-cbfonts-20100713-2|1351	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu1659.tfm
12mr|texlive-cbfonts-20100713-2|1352	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu1991.tfm
12mr|texlive-cbfonts-20100713-2|1353	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu2389.tfm
12mr|texlive-cbfonts-20100713-2|1354	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu2866.tfm
12mr|texlive-cbfonts-20100713-2|1355	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu3440.tfm
12mr|texlive-cbfonts-20100713-2|1356	%{_texmfdistdir}/fonts/tfm/public/cbfonts/glxu4128.tfm
12mr|texlive-cbfonts-20100713-2|1357	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn0500.tfm
12mr|texlive-cbfonts-20100713-2|1358	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn0600.tfm
12mr|texlive-cbfonts-20100713-2|1359	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn0700.tfm
12mr|texlive-cbfonts-20100713-2|1360	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn0800.tfm
12mr|texlive-cbfonts-20100713-2|1361	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn0900.tfm
12mr|texlive-cbfonts-20100713-2|1362	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn1000.tfm
12mr|texlive-cbfonts-20100713-2|1363	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn1095.tfm
12mr|texlive-cbfonts-20100713-2|1364	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn1200.tfm
12mr|texlive-cbfonts-20100713-2|1365	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn1440.tfm
12mr|texlive-cbfonts-20100713-2|1366	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn1728.tfm
12mr|texlive-cbfonts-20100713-2|1367	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn2074.tfm
12mr|texlive-cbfonts-20100713-2|1368	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn2488.tfm
12mr|texlive-cbfonts-20100713-2|1369	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn2986.tfm
12mr|texlive-cbfonts-20100713-2|1370	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmn3583.tfm
12mr|texlive-cbfonts-20100713-2|1371	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo0500.tfm
12mr|texlive-cbfonts-20100713-2|1372	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo0600.tfm
12mr|texlive-cbfonts-20100713-2|1373	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo0700.tfm
12mr|texlive-cbfonts-20100713-2|1374	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo0800.tfm
12mr|texlive-cbfonts-20100713-2|1375	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo0900.tfm
12mr|texlive-cbfonts-20100713-2|1376	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo1000.tfm
12mr|texlive-cbfonts-20100713-2|1377	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo1095.tfm
12mr|texlive-cbfonts-20100713-2|1378	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo1200.tfm
12mr|texlive-cbfonts-20100713-2|1379	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo1440.tfm
12mr|texlive-cbfonts-20100713-2|1380	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo1728.tfm
12mr|texlive-cbfonts-20100713-2|1381	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo2074.tfm
12mr|texlive-cbfonts-20100713-2|1382	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo2488.tfm
12mr|texlive-cbfonts-20100713-2|1383	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo2986.tfm
12mr|texlive-cbfonts-20100713-2|1384	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmmo3583.tfm
12mr|texlive-cbfonts-20100713-2|1385	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr0500.tfm
12mr|texlive-cbfonts-20100713-2|1386	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr0600.tfm
12mr|texlive-cbfonts-20100713-2|1387	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr0700.tfm
12mr|texlive-cbfonts-20100713-2|1388	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr0800.tfm
12mr|texlive-cbfonts-20100713-2|1389	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr0900.tfm
12mr|texlive-cbfonts-20100713-2|1390	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr1000.tfm
12mr|texlive-cbfonts-20100713-2|1391	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr1095.tfm
12mr|texlive-cbfonts-20100713-2|1392	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr1200.tfm
12mr|texlive-cbfonts-20100713-2|1393	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr1440.tfm
12mr|texlive-cbfonts-20100713-2|1394	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr1728.tfm
12mr|texlive-cbfonts-20100713-2|1395	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr2074.tfm
12mr|texlive-cbfonts-20100713-2|1396	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr2488.tfm
12mr|texlive-cbfonts-20100713-2|1397	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr2986.tfm
12mr|texlive-cbfonts-20100713-2|1398	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmtr3583.tfm
12mr|texlive-cbfonts-20100713-2|1399	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn0500.tfm
12mr|texlive-cbfonts-20100713-2|1400	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn0600.tfm
12mr|texlive-cbfonts-20100713-2|1401	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn0700.tfm
12mr|texlive-cbfonts-20100713-2|1402	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn0800.tfm
12mr|texlive-cbfonts-20100713-2|1403	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn0900.tfm
12mr|texlive-cbfonts-20100713-2|1404	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn1000.tfm
12mr|texlive-cbfonts-20100713-2|1405	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn1095.tfm
12mr|texlive-cbfonts-20100713-2|1406	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn1200.tfm
12mr|texlive-cbfonts-20100713-2|1407	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn1440.tfm
12mr|texlive-cbfonts-20100713-2|1408	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn1728.tfm
12mr|texlive-cbfonts-20100713-2|1409	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn2074.tfm
12mr|texlive-cbfonts-20100713-2|1410	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn2488.tfm
12mr|texlive-cbfonts-20100713-2|1411	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn2986.tfm
12mr|texlive-cbfonts-20100713-2|1412	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxn3583.tfm
12mr|texlive-cbfonts-20100713-2|1413	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo0500.tfm
12mr|texlive-cbfonts-20100713-2|1414	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo0600.tfm
12mr|texlive-cbfonts-20100713-2|1415	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo0700.tfm
12mr|texlive-cbfonts-20100713-2|1416	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo0800.tfm
12mr|texlive-cbfonts-20100713-2|1417	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo0900.tfm
12mr|texlive-cbfonts-20100713-2|1418	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo1000.tfm
12mr|texlive-cbfonts-20100713-2|1419	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo1095.tfm
12mr|texlive-cbfonts-20100713-2|1420	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo1200.tfm
12mr|texlive-cbfonts-20100713-2|1421	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo1440.tfm
12mr|texlive-cbfonts-20100713-2|1422	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo1728.tfm
12mr|texlive-cbfonts-20100713-2|1423	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo2074.tfm
12mr|texlive-cbfonts-20100713-2|1424	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo2488.tfm
12mr|texlive-cbfonts-20100713-2|1425	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo2986.tfm
12mr|texlive-cbfonts-20100713-2|1426	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gmxo3583.tfm
12mr|texlive-cbfonts-20100713-2|1427	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc0500.tfm
12mr|texlive-cbfonts-20100713-2|1428	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc0600.tfm
12mr|texlive-cbfonts-20100713-2|1429	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc0700.tfm
12mr|texlive-cbfonts-20100713-2|1430	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc0800.tfm
12mr|texlive-cbfonts-20100713-2|1431	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc0900.tfm
12mr|texlive-cbfonts-20100713-2|1432	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc1000.tfm
12mr|texlive-cbfonts-20100713-2|1433	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc1095.tfm
12mr|texlive-cbfonts-20100713-2|1434	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc1200.tfm
12mr|texlive-cbfonts-20100713-2|1435	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc1440.tfm
12mr|texlive-cbfonts-20100713-2|1436	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc1728.tfm
12mr|texlive-cbfonts-20100713-2|1437	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc2074.tfm
12mr|texlive-cbfonts-20100713-2|1438	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc2488.tfm
12mr|texlive-cbfonts-20100713-2|1439	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc2986.tfm
12mr|texlive-cbfonts-20100713-2|1440	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomc3583.tfm
12mr|texlive-cbfonts-20100713-2|1441	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi0500.tfm
12mr|texlive-cbfonts-20100713-2|1442	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi0600.tfm
12mr|texlive-cbfonts-20100713-2|1443	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi0700.tfm
12mr|texlive-cbfonts-20100713-2|1444	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi0800.tfm
12mr|texlive-cbfonts-20100713-2|1445	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi0900.tfm
12mr|texlive-cbfonts-20100713-2|1446	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi1000.tfm
12mr|texlive-cbfonts-20100713-2|1447	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi1095.tfm
12mr|texlive-cbfonts-20100713-2|1448	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi1200.tfm
12mr|texlive-cbfonts-20100713-2|1449	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi1440.tfm
12mr|texlive-cbfonts-20100713-2|1450	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi1728.tfm
12mr|texlive-cbfonts-20100713-2|1451	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi2074.tfm
12mr|texlive-cbfonts-20100713-2|1452	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi2488.tfm
12mr|texlive-cbfonts-20100713-2|1453	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi2986.tfm
12mr|texlive-cbfonts-20100713-2|1454	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomi3583.tfm
12mr|texlive-cbfonts-20100713-2|1455	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn0500.tfm
12mr|texlive-cbfonts-20100713-2|1456	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn0600.tfm
12mr|texlive-cbfonts-20100713-2|1457	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn0700.tfm
12mr|texlive-cbfonts-20100713-2|1458	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn0800.tfm
12mr|texlive-cbfonts-20100713-2|1459	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn0900.tfm
12mr|texlive-cbfonts-20100713-2|1460	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn1000.tfm
12mr|texlive-cbfonts-20100713-2|1461	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn1095.tfm
12mr|texlive-cbfonts-20100713-2|1462	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn1200.tfm
12mr|texlive-cbfonts-20100713-2|1463	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn1440.tfm
12mr|texlive-cbfonts-20100713-2|1464	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn1728.tfm
12mr|texlive-cbfonts-20100713-2|1465	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn2074.tfm
12mr|texlive-cbfonts-20100713-2|1466	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn2488.tfm
12mr|texlive-cbfonts-20100713-2|1467	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn2986.tfm
12mr|texlive-cbfonts-20100713-2|1468	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomn3583.tfm
12mr|texlive-cbfonts-20100713-2|1469	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo0500.tfm
12mr|texlive-cbfonts-20100713-2|1470	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo0600.tfm
12mr|texlive-cbfonts-20100713-2|1471	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo0700.tfm
12mr|texlive-cbfonts-20100713-2|1472	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo0800.tfm
12mr|texlive-cbfonts-20100713-2|1473	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo0900.tfm
12mr|texlive-cbfonts-20100713-2|1474	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo1000.tfm
12mr|texlive-cbfonts-20100713-2|1475	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo1095.tfm
12mr|texlive-cbfonts-20100713-2|1476	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo1200.tfm
12mr|texlive-cbfonts-20100713-2|1477	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo1440.tfm
12mr|texlive-cbfonts-20100713-2|1478	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo1728.tfm
12mr|texlive-cbfonts-20100713-2|1479	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo2074.tfm
12mr|texlive-cbfonts-20100713-2|1480	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo2488.tfm
12mr|texlive-cbfonts-20100713-2|1481	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo2986.tfm
12mr|texlive-cbfonts-20100713-2|1482	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomo3583.tfm
12mr|texlive-cbfonts-20100713-2|1483	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu0500.tfm
12mr|texlive-cbfonts-20100713-2|1484	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu0600.tfm
12mr|texlive-cbfonts-20100713-2|1485	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu0700.tfm
12mr|texlive-cbfonts-20100713-2|1486	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu0800.tfm
12mr|texlive-cbfonts-20100713-2|1487	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu0900.tfm
12mr|texlive-cbfonts-20100713-2|1488	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu1000.tfm
12mr|texlive-cbfonts-20100713-2|1489	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu1095.tfm
12mr|texlive-cbfonts-20100713-2|1490	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu1200.tfm
12mr|texlive-cbfonts-20100713-2|1491	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu1440.tfm
12mr|texlive-cbfonts-20100713-2|1492	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu1728.tfm
12mr|texlive-cbfonts-20100713-2|1493	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu2074.tfm
12mr|texlive-cbfonts-20100713-2|1494	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu2488.tfm
12mr|texlive-cbfonts-20100713-2|1495	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu2986.tfm
12mr|texlive-cbfonts-20100713-2|1496	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gomu3583.tfm
12mr|texlive-cbfonts-20100713-2|1497	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc0500.tfm
12mr|texlive-cbfonts-20100713-2|1498	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc0600.tfm
12mr|texlive-cbfonts-20100713-2|1499	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc0700.tfm
12mr|texlive-cbfonts-20100713-2|1500	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc0800.tfm
12mr|texlive-cbfonts-20100713-2|1501	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc0900.tfm
12mr|texlive-cbfonts-20100713-2|1502	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc1000.tfm
12mr|texlive-cbfonts-20100713-2|1503	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc1095.tfm
12mr|texlive-cbfonts-20100713-2|1504	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc1200.tfm
12mr|texlive-cbfonts-20100713-2|1505	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc1440.tfm
12mr|texlive-cbfonts-20100713-2|1506	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc1728.tfm
12mr|texlive-cbfonts-20100713-2|1507	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc2074.tfm
12mr|texlive-cbfonts-20100713-2|1508	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc2488.tfm
12mr|texlive-cbfonts-20100713-2|1509	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc2986.tfm
12mr|texlive-cbfonts-20100713-2|1510	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxc3583.tfm
12mr|texlive-cbfonts-20100713-2|1511	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi0500.tfm
12mr|texlive-cbfonts-20100713-2|1512	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi0600.tfm
12mr|texlive-cbfonts-20100713-2|1513	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi0700.tfm
12mr|texlive-cbfonts-20100713-2|1514	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi0800.tfm
12mr|texlive-cbfonts-20100713-2|1515	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi0900.tfm
12mr|texlive-cbfonts-20100713-2|1516	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi1000.tfm
12mr|texlive-cbfonts-20100713-2|1517	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi1095.tfm
12mr|texlive-cbfonts-20100713-2|1518	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi1200.tfm
12mr|texlive-cbfonts-20100713-2|1519	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi1440.tfm
12mr|texlive-cbfonts-20100713-2|1520	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi1728.tfm
12mr|texlive-cbfonts-20100713-2|1521	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi2074.tfm
12mr|texlive-cbfonts-20100713-2|1522	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi2488.tfm
12mr|texlive-cbfonts-20100713-2|1523	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi2986.tfm
12mr|texlive-cbfonts-20100713-2|1524	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxi3583.tfm
12mr|texlive-cbfonts-20100713-2|1525	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn0500.tfm
12mr|texlive-cbfonts-20100713-2|1526	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn0600.tfm
12mr|texlive-cbfonts-20100713-2|1527	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn0700.tfm
12mr|texlive-cbfonts-20100713-2|1528	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn0800.tfm
12mr|texlive-cbfonts-20100713-2|1529	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn0900.tfm
12mr|texlive-cbfonts-20100713-2|1530	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn1000.tfm
12mr|texlive-cbfonts-20100713-2|1531	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn1095.tfm
12mr|texlive-cbfonts-20100713-2|1532	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn1200.tfm
12mr|texlive-cbfonts-20100713-2|1533	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn1440.tfm
12mr|texlive-cbfonts-20100713-2|1534	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn1728.tfm
12mr|texlive-cbfonts-20100713-2|1535	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn2074.tfm
12mr|texlive-cbfonts-20100713-2|1536	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn2488.tfm
12mr|texlive-cbfonts-20100713-2|1537	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn2986.tfm
12mr|texlive-cbfonts-20100713-2|1538	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxn3583.tfm
12mr|texlive-cbfonts-20100713-2|1539	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo0500.tfm
12mr|texlive-cbfonts-20100713-2|1540	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo0600.tfm
12mr|texlive-cbfonts-20100713-2|1541	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo0700.tfm
12mr|texlive-cbfonts-20100713-2|1542	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo0800.tfm
12mr|texlive-cbfonts-20100713-2|1543	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo0900.tfm
12mr|texlive-cbfonts-20100713-2|1544	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo1000.tfm
12mr|texlive-cbfonts-20100713-2|1545	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo1095.tfm
12mr|texlive-cbfonts-20100713-2|1546	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo1200.tfm
12mr|texlive-cbfonts-20100713-2|1547	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo1440.tfm
12mr|texlive-cbfonts-20100713-2|1548	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo1728.tfm
12mr|texlive-cbfonts-20100713-2|1549	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo2074.tfm
12mr|texlive-cbfonts-20100713-2|1550	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo2488.tfm
12mr|texlive-cbfonts-20100713-2|1551	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo2986.tfm
12mr|texlive-cbfonts-20100713-2|1552	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxo3583.tfm
12mr|texlive-cbfonts-20100713-2|1553	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu0500.tfm
12mr|texlive-cbfonts-20100713-2|1554	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu0600.tfm
12mr|texlive-cbfonts-20100713-2|1555	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu0700.tfm
12mr|texlive-cbfonts-20100713-2|1556	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu0800.tfm
12mr|texlive-cbfonts-20100713-2|1557	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu0900.tfm
12mr|texlive-cbfonts-20100713-2|1558	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu1000.tfm
12mr|texlive-cbfonts-20100713-2|1559	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu1095.tfm
12mr|texlive-cbfonts-20100713-2|1560	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu1200.tfm
12mr|texlive-cbfonts-20100713-2|1561	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu1440.tfm
12mr|texlive-cbfonts-20100713-2|1562	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu1728.tfm
12mr|texlive-cbfonts-20100713-2|1563	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu2074.tfm
12mr|texlive-cbfonts-20100713-2|1564	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu2488.tfm
12mr|texlive-cbfonts-20100713-2|1565	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu2986.tfm
12mr|texlive-cbfonts-20100713-2|1566	%{_texmfdistdir}/fonts/tfm/public/cbfonts/goxu3583.tfm
12mr|texlive-cbfonts-20100713-2|1567	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl0500.tfm
12mr|texlive-cbfonts-20100713-2|1568	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl0600.tfm
12mr|texlive-cbfonts-20100713-2|1569	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl0700.tfm
12mr|texlive-cbfonts-20100713-2|1570	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl0800.tfm
12mr|texlive-cbfonts-20100713-2|1571	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl0900.tfm
12mr|texlive-cbfonts-20100713-2|1572	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl1000.tfm
12mr|texlive-cbfonts-20100713-2|1573	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl1095.tfm
12mr|texlive-cbfonts-20100713-2|1574	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl1200.tfm
12mr|texlive-cbfonts-20100713-2|1575	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl1440.tfm
12mr|texlive-cbfonts-20100713-2|1576	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl1728.tfm
12mr|texlive-cbfonts-20100713-2|1577	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl2074.tfm
12mr|texlive-cbfonts-20100713-2|1578	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl2488.tfm
12mr|texlive-cbfonts-20100713-2|1579	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl2986.tfm
12mr|texlive-cbfonts-20100713-2|1580	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grbl3583.tfm
12mr|texlive-cbfonts-20100713-2|1581	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc0500.tfm
12mr|texlive-cbfonts-20100713-2|1582	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc0600.tfm
12mr|texlive-cbfonts-20100713-2|1583	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc0700.tfm
12mr|texlive-cbfonts-20100713-2|1584	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc0800.tfm
12mr|texlive-cbfonts-20100713-2|1585	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc0900.tfm
12mr|texlive-cbfonts-20100713-2|1586	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc1000.tfm
12mr|texlive-cbfonts-20100713-2|1587	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc1095.tfm
12mr|texlive-cbfonts-20100713-2|1588	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc1200.tfm
12mr|texlive-cbfonts-20100713-2|1589	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc1440.tfm
12mr|texlive-cbfonts-20100713-2|1590	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc1728.tfm
12mr|texlive-cbfonts-20100713-2|1591	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc2074.tfm
12mr|texlive-cbfonts-20100713-2|1592	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc2488.tfm
12mr|texlive-cbfonts-20100713-2|1593	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc2986.tfm
12mr|texlive-cbfonts-20100713-2|1594	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmc3583.tfm
12mr|texlive-cbfonts-20100713-2|1595	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi0500.tfm
12mr|texlive-cbfonts-20100713-2|1596	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi0600.tfm
12mr|texlive-cbfonts-20100713-2|1597	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi0700.tfm
12mr|texlive-cbfonts-20100713-2|1598	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi0800.tfm
12mr|texlive-cbfonts-20100713-2|1599	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi0900.tfm
12mr|texlive-cbfonts-20100713-2|1600	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi1000.tfm
12mr|texlive-cbfonts-20100713-2|1601	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi1095.tfm
12mr|texlive-cbfonts-20100713-2|1602	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi1200.tfm
12mr|texlive-cbfonts-20100713-2|1603	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi1440.tfm
12mr|texlive-cbfonts-20100713-2|1604	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi1728.tfm
12mr|texlive-cbfonts-20100713-2|1605	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi2074.tfm
12mr|texlive-cbfonts-20100713-2|1606	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi2488.tfm
12mr|texlive-cbfonts-20100713-2|1607	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi2986.tfm
12mr|texlive-cbfonts-20100713-2|1608	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmi3583.tfm
12mr|texlive-cbfonts-20100713-2|1609	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml0500.tfm
12mr|texlive-cbfonts-20100713-2|1610	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml0600.tfm
12mr|texlive-cbfonts-20100713-2|1611	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml0700.tfm
12mr|texlive-cbfonts-20100713-2|1612	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml0800.tfm
12mr|texlive-cbfonts-20100713-2|1613	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml0900.tfm
12mr|texlive-cbfonts-20100713-2|1614	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml1000.tfm
12mr|texlive-cbfonts-20100713-2|1615	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml1095.tfm
12mr|texlive-cbfonts-20100713-2|1616	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml1200.tfm
12mr|texlive-cbfonts-20100713-2|1617	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml1440.tfm
12mr|texlive-cbfonts-20100713-2|1618	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml1728.tfm
12mr|texlive-cbfonts-20100713-2|1619	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml2074.tfm
12mr|texlive-cbfonts-20100713-2|1620	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml2488.tfm
12mr|texlive-cbfonts-20100713-2|1621	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml2986.tfm
12mr|texlive-cbfonts-20100713-2|1622	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grml3583.tfm
12mr|texlive-cbfonts-20100713-2|1623	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn0500.tfm
12mr|texlive-cbfonts-20100713-2|1624	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn0600.tfm
12mr|texlive-cbfonts-20100713-2|1625	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn0700.tfm
12mr|texlive-cbfonts-20100713-2|1626	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn0800.tfm
12mr|texlive-cbfonts-20100713-2|1627	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn0900.tfm
12mr|texlive-cbfonts-20100713-2|1628	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn1000.tfm
12mr|texlive-cbfonts-20100713-2|1629	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn1095.tfm
12mr|texlive-cbfonts-20100713-2|1630	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn1200.tfm
12mr|texlive-cbfonts-20100713-2|1631	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn1440.tfm
12mr|texlive-cbfonts-20100713-2|1632	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn1728.tfm
12mr|texlive-cbfonts-20100713-2|1633	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn2074.tfm
12mr|texlive-cbfonts-20100713-2|1634	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn2488.tfm
12mr|texlive-cbfonts-20100713-2|1635	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn2986.tfm
12mr|texlive-cbfonts-20100713-2|1636	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmn3583.tfm
12mr|texlive-cbfonts-20100713-2|1637	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo0500.tfm
12mr|texlive-cbfonts-20100713-2|1638	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo0600.tfm
12mr|texlive-cbfonts-20100713-2|1639	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo0700.tfm
12mr|texlive-cbfonts-20100713-2|1640	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo0800.tfm
12mr|texlive-cbfonts-20100713-2|1641	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo0900.tfm
12mr|texlive-cbfonts-20100713-2|1642	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo1000.tfm
12mr|texlive-cbfonts-20100713-2|1643	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo1095.tfm
12mr|texlive-cbfonts-20100713-2|1644	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo1200.tfm
12mr|texlive-cbfonts-20100713-2|1645	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo1440.tfm
12mr|texlive-cbfonts-20100713-2|1646	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo1728.tfm
12mr|texlive-cbfonts-20100713-2|1647	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo2074.tfm
12mr|texlive-cbfonts-20100713-2|1648	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo2488.tfm
12mr|texlive-cbfonts-20100713-2|1649	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo2986.tfm
12mr|texlive-cbfonts-20100713-2|1650	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmo3583.tfm
12mr|texlive-cbfonts-20100713-2|1651	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu0500.tfm
12mr|texlive-cbfonts-20100713-2|1652	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu0600.tfm
12mr|texlive-cbfonts-20100713-2|1653	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu0700.tfm
12mr|texlive-cbfonts-20100713-2|1654	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu0800.tfm
12mr|texlive-cbfonts-20100713-2|1655	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu0900.tfm
12mr|texlive-cbfonts-20100713-2|1656	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu1000.tfm
12mr|texlive-cbfonts-20100713-2|1657	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu1095.tfm
12mr|texlive-cbfonts-20100713-2|1658	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu1200.tfm
12mr|texlive-cbfonts-20100713-2|1659	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu1440.tfm
12mr|texlive-cbfonts-20100713-2|1660	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu1728.tfm
12mr|texlive-cbfonts-20100713-2|1661	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu2074.tfm
12mr|texlive-cbfonts-20100713-2|1662	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu2488.tfm
12mr|texlive-cbfonts-20100713-2|1663	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu2986.tfm
12mr|texlive-cbfonts-20100713-2|1664	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grmu3583.tfm
12mr|texlive-cbfonts-20100713-2|1665	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc0500.tfm
12mr|texlive-cbfonts-20100713-2|1666	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc0600.tfm
12mr|texlive-cbfonts-20100713-2|1667	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc0700.tfm
12mr|texlive-cbfonts-20100713-2|1668	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc0800.tfm
12mr|texlive-cbfonts-20100713-2|1669	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc0900.tfm
12mr|texlive-cbfonts-20100713-2|1670	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc1000.tfm
12mr|texlive-cbfonts-20100713-2|1671	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc1095.tfm
12mr|texlive-cbfonts-20100713-2|1672	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc1200.tfm
12mr|texlive-cbfonts-20100713-2|1673	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc1440.tfm
12mr|texlive-cbfonts-20100713-2|1674	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc1728.tfm
12mr|texlive-cbfonts-20100713-2|1675	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc2074.tfm
12mr|texlive-cbfonts-20100713-2|1676	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc2488.tfm
12mr|texlive-cbfonts-20100713-2|1677	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc2986.tfm
12mr|texlive-cbfonts-20100713-2|1678	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxc3583.tfm
12mr|texlive-cbfonts-20100713-2|1679	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi0500.tfm
12mr|texlive-cbfonts-20100713-2|1680	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi0600.tfm
12mr|texlive-cbfonts-20100713-2|1681	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi0700.tfm
12mr|texlive-cbfonts-20100713-2|1682	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi0800.tfm
12mr|texlive-cbfonts-20100713-2|1683	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi0900.tfm
12mr|texlive-cbfonts-20100713-2|1684	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi1000.tfm
12mr|texlive-cbfonts-20100713-2|1685	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi1095.tfm
12mr|texlive-cbfonts-20100713-2|1686	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi1200.tfm
12mr|texlive-cbfonts-20100713-2|1687	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi1440.tfm
12mr|texlive-cbfonts-20100713-2|1688	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi1728.tfm
12mr|texlive-cbfonts-20100713-2|1689	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi2074.tfm
12mr|texlive-cbfonts-20100713-2|1690	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi2488.tfm
12mr|texlive-cbfonts-20100713-2|1691	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi2986.tfm
12mr|texlive-cbfonts-20100713-2|1692	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxi3583.tfm
12mr|texlive-cbfonts-20100713-2|1693	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl0500.tfm
12mr|texlive-cbfonts-20100713-2|1694	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl0600.tfm
12mr|texlive-cbfonts-20100713-2|1695	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl0700.tfm
12mr|texlive-cbfonts-20100713-2|1696	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl0800.tfm
12mr|texlive-cbfonts-20100713-2|1697	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl0900.tfm
12mr|texlive-cbfonts-20100713-2|1698	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl1000.tfm
12mr|texlive-cbfonts-20100713-2|1699	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl1095.tfm
12mr|texlive-cbfonts-20100713-2|1700	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl1200.tfm
12mr|texlive-cbfonts-20100713-2|1701	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl1440.tfm
12mr|texlive-cbfonts-20100713-2|1702	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl1728.tfm
12mr|texlive-cbfonts-20100713-2|1703	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl2074.tfm
12mr|texlive-cbfonts-20100713-2|1704	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl2488.tfm
12mr|texlive-cbfonts-20100713-2|1705	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl2986.tfm
12mr|texlive-cbfonts-20100713-2|1706	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxl3583.tfm
12mr|texlive-cbfonts-20100713-2|1707	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn0500.tfm
12mr|texlive-cbfonts-20100713-2|1708	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn0600.tfm
12mr|texlive-cbfonts-20100713-2|1709	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn0700.tfm
12mr|texlive-cbfonts-20100713-2|1710	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn0800.tfm
12mr|texlive-cbfonts-20100713-2|1711	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn0900.tfm
12mr|texlive-cbfonts-20100713-2|1712	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn1000.tfm
12mr|texlive-cbfonts-20100713-2|1713	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn1095.tfm
12mr|texlive-cbfonts-20100713-2|1714	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn1200.tfm
12mr|texlive-cbfonts-20100713-2|1715	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn1440.tfm
12mr|texlive-cbfonts-20100713-2|1716	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn1728.tfm
12mr|texlive-cbfonts-20100713-2|1717	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn2074.tfm
12mr|texlive-cbfonts-20100713-2|1718	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn2488.tfm
12mr|texlive-cbfonts-20100713-2|1719	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn2986.tfm
12mr|texlive-cbfonts-20100713-2|1720	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxn3583.tfm
12mr|texlive-cbfonts-20100713-2|1721	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo0500.tfm
12mr|texlive-cbfonts-20100713-2|1722	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo0600.tfm
12mr|texlive-cbfonts-20100713-2|1723	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo0700.tfm
12mr|texlive-cbfonts-20100713-2|1724	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo0800.tfm
12mr|texlive-cbfonts-20100713-2|1725	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo0900.tfm
12mr|texlive-cbfonts-20100713-2|1726	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo1000.tfm
12mr|texlive-cbfonts-20100713-2|1727	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo1095.tfm
12mr|texlive-cbfonts-20100713-2|1728	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo1200.tfm
12mr|texlive-cbfonts-20100713-2|1729	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo1440.tfm
12mr|texlive-cbfonts-20100713-2|1730	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo1728.tfm
12mr|texlive-cbfonts-20100713-2|1731	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo2074.tfm
12mr|texlive-cbfonts-20100713-2|1732	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo2488.tfm
12mr|texlive-cbfonts-20100713-2|1733	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo2986.tfm
12mr|texlive-cbfonts-20100713-2|1734	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxo3583.tfm
12mr|texlive-cbfonts-20100713-2|1735	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu0500.tfm
12mr|texlive-cbfonts-20100713-2|1736	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu0600.tfm
12mr|texlive-cbfonts-20100713-2|1737	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu0700.tfm
12mr|texlive-cbfonts-20100713-2|1738	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu0800.tfm
12mr|texlive-cbfonts-20100713-2|1739	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu0900.tfm
12mr|texlive-cbfonts-20100713-2|1740	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu1000.tfm
12mr|texlive-cbfonts-20100713-2|1741	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu1095.tfm
12mr|texlive-cbfonts-20100713-2|1742	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu1200.tfm
12mr|texlive-cbfonts-20100713-2|1743	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu1440.tfm
12mr|texlive-cbfonts-20100713-2|1744	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu1728.tfm
12mr|texlive-cbfonts-20100713-2|1745	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu2074.tfm
12mr|texlive-cbfonts-20100713-2|1746	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu2488.tfm
12mr|texlive-cbfonts-20100713-2|1747	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu2986.tfm
12mr|texlive-cbfonts-20100713-2|1748	%{_texmfdistdir}/fonts/tfm/public/cbfonts/grxu3583.tfm
12mr|texlive-cbfonts-20100713-2|1749	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma0500.tfm
12mr|texlive-cbfonts-20100713-2|1750	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma0600.tfm
12mr|texlive-cbfonts-20100713-2|1751	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma0700.tfm
12mr|texlive-cbfonts-20100713-2|1752	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma0800.tfm
12mr|texlive-cbfonts-20100713-2|1753	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma0900.tfm
12mr|texlive-cbfonts-20100713-2|1754	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma1000.tfm
12mr|texlive-cbfonts-20100713-2|1755	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma1095.tfm
12mr|texlive-cbfonts-20100713-2|1756	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma1200.tfm
12mr|texlive-cbfonts-20100713-2|1757	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma1440.tfm
12mr|texlive-cbfonts-20100713-2|1758	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma1728.tfm
12mr|texlive-cbfonts-20100713-2|1759	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma2074.tfm
12mr|texlive-cbfonts-20100713-2|1760	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma2488.tfm
12mr|texlive-cbfonts-20100713-2|1761	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma2986.tfm
12mr|texlive-cbfonts-20100713-2|1762	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsma3583.tfm
12mr|texlive-cbfonts-20100713-2|1763	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc0500.tfm
12mr|texlive-cbfonts-20100713-2|1764	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc0600.tfm
12mr|texlive-cbfonts-20100713-2|1765	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc0700.tfm
12mr|texlive-cbfonts-20100713-2|1766	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc0800.tfm
12mr|texlive-cbfonts-20100713-2|1767	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc0900.tfm
12mr|texlive-cbfonts-20100713-2|1768	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc1000.tfm
12mr|texlive-cbfonts-20100713-2|1769	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc1095.tfm
12mr|texlive-cbfonts-20100713-2|1770	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc1200.tfm
12mr|texlive-cbfonts-20100713-2|1771	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc1440.tfm
12mr|texlive-cbfonts-20100713-2|1772	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc1728.tfm
12mr|texlive-cbfonts-20100713-2|1773	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc2074.tfm
12mr|texlive-cbfonts-20100713-2|1774	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc2488.tfm
12mr|texlive-cbfonts-20100713-2|1775	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc2986.tfm
12mr|texlive-cbfonts-20100713-2|1776	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmc3583.tfm
12mr|texlive-cbfonts-20100713-2|1777	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme0500.tfm
12mr|texlive-cbfonts-20100713-2|1778	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme0600.tfm
12mr|texlive-cbfonts-20100713-2|1779	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme0700.tfm
12mr|texlive-cbfonts-20100713-2|1780	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme0800.tfm
12mr|texlive-cbfonts-20100713-2|1781	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme0900.tfm
12mr|texlive-cbfonts-20100713-2|1782	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme1000.tfm
12mr|texlive-cbfonts-20100713-2|1783	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme1095.tfm
12mr|texlive-cbfonts-20100713-2|1784	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme1200.tfm
12mr|texlive-cbfonts-20100713-2|1785	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme1440.tfm
12mr|texlive-cbfonts-20100713-2|1786	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme1728.tfm
12mr|texlive-cbfonts-20100713-2|1787	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme2074.tfm
12mr|texlive-cbfonts-20100713-2|1788	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme2488.tfm
12mr|texlive-cbfonts-20100713-2|1789	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme2986.tfm
12mr|texlive-cbfonts-20100713-2|1790	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsme3583.tfm
12mr|texlive-cbfonts-20100713-2|1791	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi0500.tfm
12mr|texlive-cbfonts-20100713-2|1792	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi0600.tfm
12mr|texlive-cbfonts-20100713-2|1793	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi0700.tfm
12mr|texlive-cbfonts-20100713-2|1794	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi0800.tfm
12mr|texlive-cbfonts-20100713-2|1795	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi0900.tfm
12mr|texlive-cbfonts-20100713-2|1796	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi1000.tfm
12mr|texlive-cbfonts-20100713-2|1797	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi1095.tfm
12mr|texlive-cbfonts-20100713-2|1798	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi1200.tfm
12mr|texlive-cbfonts-20100713-2|1799	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi1440.tfm
12mr|texlive-cbfonts-20100713-2|1800	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi1728.tfm
12mr|texlive-cbfonts-20100713-2|1801	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi2074.tfm
12mr|texlive-cbfonts-20100713-2|1802	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi2488.tfm
12mr|texlive-cbfonts-20100713-2|1803	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi2986.tfm
12mr|texlive-cbfonts-20100713-2|1804	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmi3583.tfm
12mr|texlive-cbfonts-20100713-2|1805	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn0500.tfm
12mr|texlive-cbfonts-20100713-2|1806	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn0600.tfm
12mr|texlive-cbfonts-20100713-2|1807	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn0700.tfm
12mr|texlive-cbfonts-20100713-2|1808	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn0800.tfm
12mr|texlive-cbfonts-20100713-2|1809	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn0900.tfm
12mr|texlive-cbfonts-20100713-2|1810	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn1000.tfm
12mr|texlive-cbfonts-20100713-2|1811	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn1095.tfm
12mr|texlive-cbfonts-20100713-2|1812	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn1200.tfm
12mr|texlive-cbfonts-20100713-2|1813	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn1440.tfm
12mr|texlive-cbfonts-20100713-2|1814	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn1728.tfm
12mr|texlive-cbfonts-20100713-2|1815	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn2074.tfm
12mr|texlive-cbfonts-20100713-2|1816	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn2488.tfm
12mr|texlive-cbfonts-20100713-2|1817	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn2986.tfm
12mr|texlive-cbfonts-20100713-2|1818	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmn3583.tfm
12mr|texlive-cbfonts-20100713-2|1819	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo0500.tfm
12mr|texlive-cbfonts-20100713-2|1820	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo0600.tfm
12mr|texlive-cbfonts-20100713-2|1821	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo0700.tfm
12mr|texlive-cbfonts-20100713-2|1822	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo0800.tfm
12mr|texlive-cbfonts-20100713-2|1823	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo0900.tfm
12mr|texlive-cbfonts-20100713-2|1824	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo1000.tfm
12mr|texlive-cbfonts-20100713-2|1825	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo1095.tfm
12mr|texlive-cbfonts-20100713-2|1826	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo1200.tfm
12mr|texlive-cbfonts-20100713-2|1827	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo1440.tfm
12mr|texlive-cbfonts-20100713-2|1828	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo1728.tfm
12mr|texlive-cbfonts-20100713-2|1829	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo2074.tfm
12mr|texlive-cbfonts-20100713-2|1830	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo2488.tfm
12mr|texlive-cbfonts-20100713-2|1831	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo2986.tfm
12mr|texlive-cbfonts-20100713-2|1832	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmo3583.tfm
12mr|texlive-cbfonts-20100713-2|1833	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu0500.tfm
12mr|texlive-cbfonts-20100713-2|1834	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu0600.tfm
12mr|texlive-cbfonts-20100713-2|1835	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu0700.tfm
12mr|texlive-cbfonts-20100713-2|1836	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu0800.tfm
12mr|texlive-cbfonts-20100713-2|1837	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu0900.tfm
12mr|texlive-cbfonts-20100713-2|1838	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu1000.tfm
12mr|texlive-cbfonts-20100713-2|1839	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu1095.tfm
12mr|texlive-cbfonts-20100713-2|1840	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu1200.tfm
12mr|texlive-cbfonts-20100713-2|1841	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu1440.tfm
12mr|texlive-cbfonts-20100713-2|1842	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu1728.tfm
12mr|texlive-cbfonts-20100713-2|1843	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu2074.tfm
12mr|texlive-cbfonts-20100713-2|1844	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu2488.tfm
12mr|texlive-cbfonts-20100713-2|1845	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu2986.tfm
12mr|texlive-cbfonts-20100713-2|1846	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsmu3583.tfm
12mr|texlive-cbfonts-20100713-2|1847	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa0500.tfm
12mr|texlive-cbfonts-20100713-2|1848	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa0600.tfm
12mr|texlive-cbfonts-20100713-2|1849	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa0700.tfm
12mr|texlive-cbfonts-20100713-2|1850	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa0800.tfm
12mr|texlive-cbfonts-20100713-2|1851	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa0900.tfm
12mr|texlive-cbfonts-20100713-2|1852	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa1000.tfm
12mr|texlive-cbfonts-20100713-2|1853	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa1095.tfm
12mr|texlive-cbfonts-20100713-2|1854	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa1200.tfm
12mr|texlive-cbfonts-20100713-2|1855	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa1440.tfm
12mr|texlive-cbfonts-20100713-2|1856	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa1728.tfm
12mr|texlive-cbfonts-20100713-2|1857	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa2074.tfm
12mr|texlive-cbfonts-20100713-2|1858	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa2488.tfm
12mr|texlive-cbfonts-20100713-2|1859	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa2986.tfm
12mr|texlive-cbfonts-20100713-2|1860	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxa3583.tfm
12mr|texlive-cbfonts-20100713-2|1861	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc0500.tfm
12mr|texlive-cbfonts-20100713-2|1862	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc0600.tfm
12mr|texlive-cbfonts-20100713-2|1863	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc0700.tfm
12mr|texlive-cbfonts-20100713-2|1864	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc0800.tfm
12mr|texlive-cbfonts-20100713-2|1865	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc0900.tfm
12mr|texlive-cbfonts-20100713-2|1866	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc1000.tfm
12mr|texlive-cbfonts-20100713-2|1867	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc1095.tfm
12mr|texlive-cbfonts-20100713-2|1868	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc1200.tfm
12mr|texlive-cbfonts-20100713-2|1869	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc1440.tfm
12mr|texlive-cbfonts-20100713-2|1870	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc1728.tfm
12mr|texlive-cbfonts-20100713-2|1871	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc2074.tfm
12mr|texlive-cbfonts-20100713-2|1872	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc2488.tfm
12mr|texlive-cbfonts-20100713-2|1873	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc2986.tfm
12mr|texlive-cbfonts-20100713-2|1874	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxc3583.tfm
12mr|texlive-cbfonts-20100713-2|1875	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe0500.tfm
12mr|texlive-cbfonts-20100713-2|1876	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe0600.tfm
12mr|texlive-cbfonts-20100713-2|1877	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe0700.tfm
12mr|texlive-cbfonts-20100713-2|1878	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe0800.tfm
12mr|texlive-cbfonts-20100713-2|1879	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe0900.tfm
12mr|texlive-cbfonts-20100713-2|1880	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe1000.tfm
12mr|texlive-cbfonts-20100713-2|1881	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe1095.tfm
12mr|texlive-cbfonts-20100713-2|1882	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe1200.tfm
12mr|texlive-cbfonts-20100713-2|1883	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe1440.tfm
12mr|texlive-cbfonts-20100713-2|1884	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe1728.tfm
12mr|texlive-cbfonts-20100713-2|1885	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe2074.tfm
12mr|texlive-cbfonts-20100713-2|1886	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe2488.tfm
12mr|texlive-cbfonts-20100713-2|1887	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe2986.tfm
12mr|texlive-cbfonts-20100713-2|1888	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxe3583.tfm
12mr|texlive-cbfonts-20100713-2|1889	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi0500.tfm
12mr|texlive-cbfonts-20100713-2|1890	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi0600.tfm
12mr|texlive-cbfonts-20100713-2|1891	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi0700.tfm
12mr|texlive-cbfonts-20100713-2|1892	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi0800.tfm
12mr|texlive-cbfonts-20100713-2|1893	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi0900.tfm
12mr|texlive-cbfonts-20100713-2|1894	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi1000.tfm
12mr|texlive-cbfonts-20100713-2|1895	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi1095.tfm
12mr|texlive-cbfonts-20100713-2|1896	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi1200.tfm
12mr|texlive-cbfonts-20100713-2|1897	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi1440.tfm
12mr|texlive-cbfonts-20100713-2|1898	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi1728.tfm
12mr|texlive-cbfonts-20100713-2|1899	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi2074.tfm
12mr|texlive-cbfonts-20100713-2|1900	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi2488.tfm
12mr|texlive-cbfonts-20100713-2|1901	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi2986.tfm
12mr|texlive-cbfonts-20100713-2|1902	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxi3583.tfm
12mr|texlive-cbfonts-20100713-2|1903	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn0500.tfm
12mr|texlive-cbfonts-20100713-2|1904	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn0600.tfm
12mr|texlive-cbfonts-20100713-2|1905	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn0700.tfm
12mr|texlive-cbfonts-20100713-2|1906	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn0800.tfm
12mr|texlive-cbfonts-20100713-2|1907	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn0900.tfm
12mr|texlive-cbfonts-20100713-2|1908	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn1000.tfm
12mr|texlive-cbfonts-20100713-2|1909	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn1095.tfm
12mr|texlive-cbfonts-20100713-2|1910	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn1200.tfm
12mr|texlive-cbfonts-20100713-2|1911	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn1440.tfm
12mr|texlive-cbfonts-20100713-2|1912	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn1728.tfm
12mr|texlive-cbfonts-20100713-2|1913	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn2074.tfm
12mr|texlive-cbfonts-20100713-2|1914	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn2488.tfm
12mr|texlive-cbfonts-20100713-2|1915	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn2986.tfm
12mr|texlive-cbfonts-20100713-2|1916	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxn3583.tfm
12mr|texlive-cbfonts-20100713-2|1917	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo0500.tfm
12mr|texlive-cbfonts-20100713-2|1918	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo0600.tfm
12mr|texlive-cbfonts-20100713-2|1919	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo0700.tfm
12mr|texlive-cbfonts-20100713-2|1920	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo0800.tfm
12mr|texlive-cbfonts-20100713-2|1921	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo0900.tfm
12mr|texlive-cbfonts-20100713-2|1922	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo1000.tfm
12mr|texlive-cbfonts-20100713-2|1923	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo1095.tfm
12mr|texlive-cbfonts-20100713-2|1924	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo1200.tfm
12mr|texlive-cbfonts-20100713-2|1925	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo1440.tfm
12mr|texlive-cbfonts-20100713-2|1926	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo1728.tfm
12mr|texlive-cbfonts-20100713-2|1927	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo2074.tfm
12mr|texlive-cbfonts-20100713-2|1928	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo2488.tfm
12mr|texlive-cbfonts-20100713-2|1929	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo2986.tfm
12mr|texlive-cbfonts-20100713-2|1930	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxo3583.tfm
12mr|texlive-cbfonts-20100713-2|1931	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu0500.tfm
12mr|texlive-cbfonts-20100713-2|1932	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu0600.tfm
12mr|texlive-cbfonts-20100713-2|1933	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu0700.tfm
12mr|texlive-cbfonts-20100713-2|1934	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu0800.tfm
12mr|texlive-cbfonts-20100713-2|1935	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu0900.tfm
12mr|texlive-cbfonts-20100713-2|1936	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu1000.tfm
12mr|texlive-cbfonts-20100713-2|1937	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu1095.tfm
12mr|texlive-cbfonts-20100713-2|1938	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu1200.tfm
12mr|texlive-cbfonts-20100713-2|1939	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu1440.tfm
12mr|texlive-cbfonts-20100713-2|1940	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu1728.tfm
12mr|texlive-cbfonts-20100713-2|1941	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu2074.tfm
12mr|texlive-cbfonts-20100713-2|1942	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu2488.tfm
12mr|texlive-cbfonts-20100713-2|1943	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu2986.tfm
12mr|texlive-cbfonts-20100713-2|1944	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gsxu3583.tfm
12mr|texlive-cbfonts-20100713-2|1945	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc0500.tfm
12mr|texlive-cbfonts-20100713-2|1946	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc0600.tfm
12mr|texlive-cbfonts-20100713-2|1947	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc0700.tfm
12mr|texlive-cbfonts-20100713-2|1948	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc0800.tfm
12mr|texlive-cbfonts-20100713-2|1949	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc0900.tfm
12mr|texlive-cbfonts-20100713-2|1950	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc1000.tfm
12mr|texlive-cbfonts-20100713-2|1951	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc1095.tfm
12mr|texlive-cbfonts-20100713-2|1952	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc1200.tfm
12mr|texlive-cbfonts-20100713-2|1953	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc1440.tfm
12mr|texlive-cbfonts-20100713-2|1954	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc1728.tfm
12mr|texlive-cbfonts-20100713-2|1955	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc2074.tfm
12mr|texlive-cbfonts-20100713-2|1956	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc2488.tfm
12mr|texlive-cbfonts-20100713-2|1957	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc2986.tfm
12mr|texlive-cbfonts-20100713-2|1958	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttc3583.tfm
12mr|texlive-cbfonts-20100713-2|1959	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti0500.tfm
12mr|texlive-cbfonts-20100713-2|1960	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti0600.tfm
12mr|texlive-cbfonts-20100713-2|1961	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti0700.tfm
12mr|texlive-cbfonts-20100713-2|1962	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti0800.tfm
12mr|texlive-cbfonts-20100713-2|1963	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti0900.tfm
12mr|texlive-cbfonts-20100713-2|1964	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti1000.tfm
12mr|texlive-cbfonts-20100713-2|1965	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti1095.tfm
12mr|texlive-cbfonts-20100713-2|1966	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti1200.tfm
12mr|texlive-cbfonts-20100713-2|1967	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti1440.tfm
12mr|texlive-cbfonts-20100713-2|1968	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti1728.tfm
12mr|texlive-cbfonts-20100713-2|1969	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti2074.tfm
12mr|texlive-cbfonts-20100713-2|1970	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti2488.tfm
12mr|texlive-cbfonts-20100713-2|1971	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti2986.tfm
12mr|texlive-cbfonts-20100713-2|1972	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtti3583.tfm
12mr|texlive-cbfonts-20100713-2|1973	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn0500.tfm
12mr|texlive-cbfonts-20100713-2|1974	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn0600.tfm
12mr|texlive-cbfonts-20100713-2|1975	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn0700.tfm
12mr|texlive-cbfonts-20100713-2|1976	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn0800.tfm
12mr|texlive-cbfonts-20100713-2|1977	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn0900.tfm
12mr|texlive-cbfonts-20100713-2|1978	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn1000.tfm
12mr|texlive-cbfonts-20100713-2|1979	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn1095.tfm
12mr|texlive-cbfonts-20100713-2|1980	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn1200.tfm
12mr|texlive-cbfonts-20100713-2|1981	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn1440.tfm
12mr|texlive-cbfonts-20100713-2|1982	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn1728.tfm
12mr|texlive-cbfonts-20100713-2|1983	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn2074.tfm
12mr|texlive-cbfonts-20100713-2|1984	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn2488.tfm
12mr|texlive-cbfonts-20100713-2|1985	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn2986.tfm
12mr|texlive-cbfonts-20100713-2|1986	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttn3583.tfm
12mr|texlive-cbfonts-20100713-2|1987	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto0500.tfm
12mr|texlive-cbfonts-20100713-2|1988	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto0600.tfm
12mr|texlive-cbfonts-20100713-2|1989	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto0700.tfm
12mr|texlive-cbfonts-20100713-2|1990	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto0800.tfm
12mr|texlive-cbfonts-20100713-2|1991	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto0900.tfm
12mr|texlive-cbfonts-20100713-2|1992	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto1000.tfm
12mr|texlive-cbfonts-20100713-2|1993	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto1095.tfm
12mr|texlive-cbfonts-20100713-2|1994	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto1200.tfm
12mr|texlive-cbfonts-20100713-2|1995	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto1440.tfm
12mr|texlive-cbfonts-20100713-2|1996	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto1728.tfm
12mr|texlive-cbfonts-20100713-2|1997	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto2074.tfm
12mr|texlive-cbfonts-20100713-2|1998	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto2488.tfm
12mr|texlive-cbfonts-20100713-2|1999	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto2986.tfm
12mr|texlive-cbfonts-20100713-2|2000	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gtto3583.tfm
12mr|texlive-cbfonts-20100713-2|2001	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu0500.tfm
12mr|texlive-cbfonts-20100713-2|2002	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu0600.tfm
12mr|texlive-cbfonts-20100713-2|2003	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu0700.tfm
12mr|texlive-cbfonts-20100713-2|2004	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu0800.tfm
12mr|texlive-cbfonts-20100713-2|2005	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu0900.tfm
12mr|texlive-cbfonts-20100713-2|2006	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu1000.tfm
12mr|texlive-cbfonts-20100713-2|2007	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu1095.tfm
12mr|texlive-cbfonts-20100713-2|2008	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu1200.tfm
12mr|texlive-cbfonts-20100713-2|2009	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu1440.tfm
12mr|texlive-cbfonts-20100713-2|2010	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu1728.tfm
12mr|texlive-cbfonts-20100713-2|2011	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu2074.tfm
12mr|texlive-cbfonts-20100713-2|2012	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu2488.tfm
12mr|texlive-cbfonts-20100713-2|2013	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu2986.tfm
12mr|texlive-cbfonts-20100713-2|2014	%{_texmfdistdir}/fonts/tfm/public/cbfonts/gttu3583.tfm
12mr|texlive-cbfonts-20100713-2|2015	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic0700.pfb
12mr|texlive-cbfonts-20100713-2|2016	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic0800.pfb
12mr|texlive-cbfonts-20100713-2|2017	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic1000.pfb
12mr|texlive-cbfonts-20100713-2|2018	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic1200.pfb
12mr|texlive-cbfonts-20100713-2|2019	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic1382.pfb
12mr|texlive-cbfonts-20100713-2|2020	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic1659.pfb
12mr|texlive-cbfonts-20100713-2|2021	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic1991.pfb
12mr|texlive-cbfonts-20100713-2|2022	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic2389.pfb
12mr|texlive-cbfonts-20100713-2|2023	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic2866.pfb
12mr|texlive-cbfonts-20100713-2|2024	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic3440.pfb
12mr|texlive-cbfonts-20100713-2|2025	%{_texmfdistdir}/fonts/type1/public/cbfonts/glic4128.pfb
12mr|texlive-cbfonts-20100713-2|2026	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii0700.pfb
12mr|texlive-cbfonts-20100713-2|2027	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii0800.pfb
12mr|texlive-cbfonts-20100713-2|2028	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii1000.pfb
12mr|texlive-cbfonts-20100713-2|2029	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii1200.pfb
12mr|texlive-cbfonts-20100713-2|2030	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii1382.pfb
12mr|texlive-cbfonts-20100713-2|2031	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii1659.pfb
12mr|texlive-cbfonts-20100713-2|2032	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii1991.pfb
12mr|texlive-cbfonts-20100713-2|2033	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii2389.pfb
12mr|texlive-cbfonts-20100713-2|2034	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii2866.pfb
12mr|texlive-cbfonts-20100713-2|2035	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii3440.pfb
12mr|texlive-cbfonts-20100713-2|2036	%{_texmfdistdir}/fonts/type1/public/cbfonts/glii4128.pfb
12mr|texlive-cbfonts-20100713-2|2037	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin0700.pfb
12mr|texlive-cbfonts-20100713-2|2038	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin0800.pfb
12mr|texlive-cbfonts-20100713-2|2039	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin1000.pfb
12mr|texlive-cbfonts-20100713-2|2040	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin1200.pfb
12mr|texlive-cbfonts-20100713-2|2041	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin1382.pfb
12mr|texlive-cbfonts-20100713-2|2042	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin1659.pfb
12mr|texlive-cbfonts-20100713-2|2043	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin1991.pfb
12mr|texlive-cbfonts-20100713-2|2044	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin2389.pfb
12mr|texlive-cbfonts-20100713-2|2045	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin2866.pfb
12mr|texlive-cbfonts-20100713-2|2046	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin3440.pfb
12mr|texlive-cbfonts-20100713-2|2047	%{_texmfdistdir}/fonts/type1/public/cbfonts/glin4128.pfb
12mr|texlive-cbfonts-20100713-2|2048	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio0700.pfb
12mr|texlive-cbfonts-20100713-2|2049	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio0800.pfb
12mr|texlive-cbfonts-20100713-2|2050	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio1000.pfb
12mr|texlive-cbfonts-20100713-2|2051	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio1200.pfb
12mr|texlive-cbfonts-20100713-2|2052	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio1382.pfb
12mr|texlive-cbfonts-20100713-2|2053	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio1659.pfb
12mr|texlive-cbfonts-20100713-2|2054	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio1991.pfb
12mr|texlive-cbfonts-20100713-2|2055	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio2389.pfb
12mr|texlive-cbfonts-20100713-2|2056	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio2866.pfb
12mr|texlive-cbfonts-20100713-2|2057	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio3440.pfb
12mr|texlive-cbfonts-20100713-2|2058	%{_texmfdistdir}/fonts/type1/public/cbfonts/glio4128.pfb
12mr|texlive-cbfonts-20100713-2|2059	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu0700.pfb
12mr|texlive-cbfonts-20100713-2|2060	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu0800.pfb
12mr|texlive-cbfonts-20100713-2|2061	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu1000.pfb
12mr|texlive-cbfonts-20100713-2|2062	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu1200.pfb
12mr|texlive-cbfonts-20100713-2|2063	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu1382.pfb
12mr|texlive-cbfonts-20100713-2|2064	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu1659.pfb
12mr|texlive-cbfonts-20100713-2|2065	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu1991.pfb
12mr|texlive-cbfonts-20100713-2|2066	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu2389.pfb
12mr|texlive-cbfonts-20100713-2|2067	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu2866.pfb
12mr|texlive-cbfonts-20100713-2|2068	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu3440.pfb
12mr|texlive-cbfonts-20100713-2|2069	%{_texmfdistdir}/fonts/type1/public/cbfonts/gliu4128.pfb
12mr|texlive-cbfonts-20100713-2|2070	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc0700.pfb
12mr|texlive-cbfonts-20100713-2|2071	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc0800.pfb
12mr|texlive-cbfonts-20100713-2|2072	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc1000.pfb
12mr|texlive-cbfonts-20100713-2|2073	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc1200.pfb
12mr|texlive-cbfonts-20100713-2|2074	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc1382.pfb
12mr|texlive-cbfonts-20100713-2|2075	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc1659.pfb
12mr|texlive-cbfonts-20100713-2|2076	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc1991.pfb
12mr|texlive-cbfonts-20100713-2|2077	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc2389.pfb
12mr|texlive-cbfonts-20100713-2|2078	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc2866.pfb
12mr|texlive-cbfonts-20100713-2|2079	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc3440.pfb
12mr|texlive-cbfonts-20100713-2|2080	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljc4128.pfb
12mr|texlive-cbfonts-20100713-2|2081	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn0700.pfb
12mr|texlive-cbfonts-20100713-2|2082	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn0800.pfb
12mr|texlive-cbfonts-20100713-2|2083	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn1000.pfb
12mr|texlive-cbfonts-20100713-2|2084	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn1200.pfb
12mr|texlive-cbfonts-20100713-2|2085	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn1382.pfb
12mr|texlive-cbfonts-20100713-2|2086	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn1659.pfb
12mr|texlive-cbfonts-20100713-2|2087	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn1991.pfb
12mr|texlive-cbfonts-20100713-2|2088	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn2389.pfb
12mr|texlive-cbfonts-20100713-2|2089	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn2866.pfb
12mr|texlive-cbfonts-20100713-2|2090	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn3440.pfb
12mr|texlive-cbfonts-20100713-2|2091	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljn4128.pfb
12mr|texlive-cbfonts-20100713-2|2092	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo0700.pfb
12mr|texlive-cbfonts-20100713-2|2093	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo0800.pfb
12mr|texlive-cbfonts-20100713-2|2094	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo1000.pfb
12mr|texlive-cbfonts-20100713-2|2095	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo1200.pfb
12mr|texlive-cbfonts-20100713-2|2096	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo1382.pfb
12mr|texlive-cbfonts-20100713-2|2097	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo1659.pfb
12mr|texlive-cbfonts-20100713-2|2098	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo1991.pfb
12mr|texlive-cbfonts-20100713-2|2099	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo2389.pfb
12mr|texlive-cbfonts-20100713-2|2100	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo2866.pfb
12mr|texlive-cbfonts-20100713-2|2101	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo3440.pfb
12mr|texlive-cbfonts-20100713-2|2102	%{_texmfdistdir}/fonts/type1/public/cbfonts/gljo4128.pfb
12mr|texlive-cbfonts-20100713-2|2103	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc0700.pfb
12mr|texlive-cbfonts-20100713-2|2104	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc0800.pfb
12mr|texlive-cbfonts-20100713-2|2105	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc1000.pfb
12mr|texlive-cbfonts-20100713-2|2106	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc1200.pfb
12mr|texlive-cbfonts-20100713-2|2107	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc1382.pfb
12mr|texlive-cbfonts-20100713-2|2108	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc1659.pfb
12mr|texlive-cbfonts-20100713-2|2109	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc1991.pfb
12mr|texlive-cbfonts-20100713-2|2110	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc2389.pfb
12mr|texlive-cbfonts-20100713-2|2111	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc2866.pfb
12mr|texlive-cbfonts-20100713-2|2112	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc3440.pfb
12mr|texlive-cbfonts-20100713-2|2113	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmc4128.pfb
12mr|texlive-cbfonts-20100713-2|2114	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi0700.pfb
12mr|texlive-cbfonts-20100713-2|2115	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi0800.pfb
12mr|texlive-cbfonts-20100713-2|2116	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi1000.pfb
12mr|texlive-cbfonts-20100713-2|2117	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi1200.pfb
12mr|texlive-cbfonts-20100713-2|2118	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi1382.pfb
12mr|texlive-cbfonts-20100713-2|2119	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi1659.pfb
12mr|texlive-cbfonts-20100713-2|2120	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi1991.pfb
12mr|texlive-cbfonts-20100713-2|2121	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi2389.pfb
12mr|texlive-cbfonts-20100713-2|2122	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi2866.pfb
12mr|texlive-cbfonts-20100713-2|2123	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi3440.pfb
12mr|texlive-cbfonts-20100713-2|2124	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmi4128.pfb
12mr|texlive-cbfonts-20100713-2|2125	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn0700.pfb
12mr|texlive-cbfonts-20100713-2|2126	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn0800.pfb
12mr|texlive-cbfonts-20100713-2|2127	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn1000.pfb
12mr|texlive-cbfonts-20100713-2|2128	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn1200.pfb
12mr|texlive-cbfonts-20100713-2|2129	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn1382.pfb
12mr|texlive-cbfonts-20100713-2|2130	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn1659.pfb
12mr|texlive-cbfonts-20100713-2|2131	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn1991.pfb
12mr|texlive-cbfonts-20100713-2|2132	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn2389.pfb
12mr|texlive-cbfonts-20100713-2|2133	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn2866.pfb
12mr|texlive-cbfonts-20100713-2|2134	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn3440.pfb
12mr|texlive-cbfonts-20100713-2|2135	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmn4128.pfb
12mr|texlive-cbfonts-20100713-2|2136	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo0700.pfb
12mr|texlive-cbfonts-20100713-2|2137	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo0800.pfb
12mr|texlive-cbfonts-20100713-2|2138	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo1000.pfb
12mr|texlive-cbfonts-20100713-2|2139	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo1200.pfb
12mr|texlive-cbfonts-20100713-2|2140	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo1382.pfb
12mr|texlive-cbfonts-20100713-2|2141	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo1659.pfb
12mr|texlive-cbfonts-20100713-2|2142	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo1991.pfb
12mr|texlive-cbfonts-20100713-2|2143	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo2389.pfb
12mr|texlive-cbfonts-20100713-2|2144	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo2866.pfb
12mr|texlive-cbfonts-20100713-2|2145	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo3440.pfb
12mr|texlive-cbfonts-20100713-2|2146	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmo4128.pfb
12mr|texlive-cbfonts-20100713-2|2147	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu0700.pfb
12mr|texlive-cbfonts-20100713-2|2148	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu0800.pfb
12mr|texlive-cbfonts-20100713-2|2149	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu1000.pfb
12mr|texlive-cbfonts-20100713-2|2150	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu1200.pfb
12mr|texlive-cbfonts-20100713-2|2151	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu1382.pfb
12mr|texlive-cbfonts-20100713-2|2152	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu1659.pfb
12mr|texlive-cbfonts-20100713-2|2153	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu1991.pfb
12mr|texlive-cbfonts-20100713-2|2154	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu2389.pfb
12mr|texlive-cbfonts-20100713-2|2155	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu2866.pfb
12mr|texlive-cbfonts-20100713-2|2156	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu3440.pfb
12mr|texlive-cbfonts-20100713-2|2157	%{_texmfdistdir}/fonts/type1/public/cbfonts/glmu4128.pfb
12mr|texlive-cbfonts-20100713-2|2158	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc0700.pfb
12mr|texlive-cbfonts-20100713-2|2159	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc0800.pfb
12mr|texlive-cbfonts-20100713-2|2160	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc1000.pfb
12mr|texlive-cbfonts-20100713-2|2161	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc1200.pfb
12mr|texlive-cbfonts-20100713-2|2162	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc1382.pfb
12mr|texlive-cbfonts-20100713-2|2163	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc1659.pfb
12mr|texlive-cbfonts-20100713-2|2164	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc1991.pfb
12mr|texlive-cbfonts-20100713-2|2165	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc2389.pfb
12mr|texlive-cbfonts-20100713-2|2166	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc2866.pfb
12mr|texlive-cbfonts-20100713-2|2167	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc3440.pfb
12mr|texlive-cbfonts-20100713-2|2168	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltc4128.pfb
12mr|texlive-cbfonts-20100713-2|2169	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn0700.pfb
12mr|texlive-cbfonts-20100713-2|2170	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn0800.pfb
12mr|texlive-cbfonts-20100713-2|2171	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn1000.pfb
12mr|texlive-cbfonts-20100713-2|2172	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn1200.pfb
12mr|texlive-cbfonts-20100713-2|2173	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn1382.pfb
12mr|texlive-cbfonts-20100713-2|2174	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn1659.pfb
12mr|texlive-cbfonts-20100713-2|2175	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn1991.pfb
12mr|texlive-cbfonts-20100713-2|2176	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn2389.pfb
12mr|texlive-cbfonts-20100713-2|2177	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn2866.pfb
12mr|texlive-cbfonts-20100713-2|2178	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn3440.pfb
12mr|texlive-cbfonts-20100713-2|2179	%{_texmfdistdir}/fonts/type1/public/cbfonts/gltn4128.pfb
12mr|texlive-cbfonts-20100713-2|2180	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto0700.pfb
12mr|texlive-cbfonts-20100713-2|2181	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto0800.pfb
12mr|texlive-cbfonts-20100713-2|2182	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto1000.pfb
12mr|texlive-cbfonts-20100713-2|2183	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto1200.pfb
12mr|texlive-cbfonts-20100713-2|2184	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto1382.pfb
12mr|texlive-cbfonts-20100713-2|2185	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto1659.pfb
12mr|texlive-cbfonts-20100713-2|2186	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto1991.pfb
12mr|texlive-cbfonts-20100713-2|2187	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto2389.pfb
12mr|texlive-cbfonts-20100713-2|2188	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto2866.pfb
12mr|texlive-cbfonts-20100713-2|2189	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto3440.pfb
12mr|texlive-cbfonts-20100713-2|2190	%{_texmfdistdir}/fonts/type1/public/cbfonts/glto4128.pfb
12mr|texlive-cbfonts-20100713-2|2191	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc0700.pfb
12mr|texlive-cbfonts-20100713-2|2192	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc0800.pfb
12mr|texlive-cbfonts-20100713-2|2193	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc1000.pfb
12mr|texlive-cbfonts-20100713-2|2194	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc1200.pfb
12mr|texlive-cbfonts-20100713-2|2195	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc1382.pfb
12mr|texlive-cbfonts-20100713-2|2196	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc1659.pfb
12mr|texlive-cbfonts-20100713-2|2197	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc1991.pfb
12mr|texlive-cbfonts-20100713-2|2198	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc2389.pfb
12mr|texlive-cbfonts-20100713-2|2199	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc2866.pfb
12mr|texlive-cbfonts-20100713-2|2200	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc3440.pfb
12mr|texlive-cbfonts-20100713-2|2201	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwc4128.pfb
12mr|texlive-cbfonts-20100713-2|2202	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi0700.pfb
12mr|texlive-cbfonts-20100713-2|2203	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi0800.pfb
12mr|texlive-cbfonts-20100713-2|2204	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi1000.pfb
12mr|texlive-cbfonts-20100713-2|2205	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi1200.pfb
12mr|texlive-cbfonts-20100713-2|2206	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi1382.pfb
12mr|texlive-cbfonts-20100713-2|2207	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi1659.pfb
12mr|texlive-cbfonts-20100713-2|2208	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi1991.pfb
12mr|texlive-cbfonts-20100713-2|2209	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi2389.pfb
12mr|texlive-cbfonts-20100713-2|2210	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi2866.pfb
12mr|texlive-cbfonts-20100713-2|2211	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi3440.pfb
12mr|texlive-cbfonts-20100713-2|2212	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwi4128.pfb
12mr|texlive-cbfonts-20100713-2|2213	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn0700.pfb
12mr|texlive-cbfonts-20100713-2|2214	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn0800.pfb
12mr|texlive-cbfonts-20100713-2|2215	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn1000.pfb
12mr|texlive-cbfonts-20100713-2|2216	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn1200.pfb
12mr|texlive-cbfonts-20100713-2|2217	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn1382.pfb
12mr|texlive-cbfonts-20100713-2|2218	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn1659.pfb
12mr|texlive-cbfonts-20100713-2|2219	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn1991.pfb
12mr|texlive-cbfonts-20100713-2|2220	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn2389.pfb
12mr|texlive-cbfonts-20100713-2|2221	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn2866.pfb
12mr|texlive-cbfonts-20100713-2|2222	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn3440.pfb
12mr|texlive-cbfonts-20100713-2|2223	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwn4128.pfb
12mr|texlive-cbfonts-20100713-2|2224	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo0700.pfb
12mr|texlive-cbfonts-20100713-2|2225	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo0800.pfb
12mr|texlive-cbfonts-20100713-2|2226	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo1000.pfb
12mr|texlive-cbfonts-20100713-2|2227	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo1200.pfb
12mr|texlive-cbfonts-20100713-2|2228	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo1382.pfb
12mr|texlive-cbfonts-20100713-2|2229	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo1659.pfb
12mr|texlive-cbfonts-20100713-2|2230	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo1991.pfb
12mr|texlive-cbfonts-20100713-2|2231	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo2389.pfb
12mr|texlive-cbfonts-20100713-2|2232	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo2866.pfb
12mr|texlive-cbfonts-20100713-2|2233	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo3440.pfb
12mr|texlive-cbfonts-20100713-2|2234	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwo4128.pfb
12mr|texlive-cbfonts-20100713-2|2235	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu0700.pfb
12mr|texlive-cbfonts-20100713-2|2236	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu0800.pfb
12mr|texlive-cbfonts-20100713-2|2237	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu1000.pfb
12mr|texlive-cbfonts-20100713-2|2238	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu1200.pfb
12mr|texlive-cbfonts-20100713-2|2239	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu1382.pfb
12mr|texlive-cbfonts-20100713-2|2240	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu1659.pfb
12mr|texlive-cbfonts-20100713-2|2241	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu1991.pfb
12mr|texlive-cbfonts-20100713-2|2242	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu2389.pfb
12mr|texlive-cbfonts-20100713-2|2243	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu2866.pfb
12mr|texlive-cbfonts-20100713-2|2244	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu3440.pfb
12mr|texlive-cbfonts-20100713-2|2245	%{_texmfdistdir}/fonts/type1/public/cbfonts/glwu4128.pfb
12mr|texlive-cbfonts-20100713-2|2246	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc0700.pfb
12mr|texlive-cbfonts-20100713-2|2247	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc0800.pfb
12mr|texlive-cbfonts-20100713-2|2248	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc1000.pfb
12mr|texlive-cbfonts-20100713-2|2249	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc1200.pfb
12mr|texlive-cbfonts-20100713-2|2250	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc1382.pfb
12mr|texlive-cbfonts-20100713-2|2251	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc1659.pfb
12mr|texlive-cbfonts-20100713-2|2252	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc1991.pfb
12mr|texlive-cbfonts-20100713-2|2253	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc2389.pfb
12mr|texlive-cbfonts-20100713-2|2254	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc2866.pfb
12mr|texlive-cbfonts-20100713-2|2255	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc3440.pfb
12mr|texlive-cbfonts-20100713-2|2256	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxc4128.pfb
12mr|texlive-cbfonts-20100713-2|2257	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi0700.pfb
12mr|texlive-cbfonts-20100713-2|2258	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi0800.pfb
12mr|texlive-cbfonts-20100713-2|2259	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi1000.pfb
12mr|texlive-cbfonts-20100713-2|2260	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi1200.pfb
12mr|texlive-cbfonts-20100713-2|2261	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi1382.pfb
12mr|texlive-cbfonts-20100713-2|2262	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi1659.pfb
12mr|texlive-cbfonts-20100713-2|2263	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi1991.pfb
12mr|texlive-cbfonts-20100713-2|2264	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi2389.pfb
12mr|texlive-cbfonts-20100713-2|2265	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi2866.pfb
12mr|texlive-cbfonts-20100713-2|2266	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi3440.pfb
12mr|texlive-cbfonts-20100713-2|2267	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxi4128.pfb
12mr|texlive-cbfonts-20100713-2|2268	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn0700.pfb
12mr|texlive-cbfonts-20100713-2|2269	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn0800.pfb
12mr|texlive-cbfonts-20100713-2|2270	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn1000.pfb
12mr|texlive-cbfonts-20100713-2|2271	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn1200.pfb
12mr|texlive-cbfonts-20100713-2|2272	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn1382.pfb
12mr|texlive-cbfonts-20100713-2|2273	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn1659.pfb
12mr|texlive-cbfonts-20100713-2|2274	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn1991.pfb
12mr|texlive-cbfonts-20100713-2|2275	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn2389.pfb
12mr|texlive-cbfonts-20100713-2|2276	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn2866.pfb
12mr|texlive-cbfonts-20100713-2|2277	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn3440.pfb
12mr|texlive-cbfonts-20100713-2|2278	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxn4128.pfb
12mr|texlive-cbfonts-20100713-2|2279	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo0700.pfb
12mr|texlive-cbfonts-20100713-2|2280	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo0800.pfb
12mr|texlive-cbfonts-20100713-2|2281	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo1000.pfb
12mr|texlive-cbfonts-20100713-2|2282	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo1200.pfb
12mr|texlive-cbfonts-20100713-2|2283	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo1382.pfb
12mr|texlive-cbfonts-20100713-2|2284	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo1659.pfb
12mr|texlive-cbfonts-20100713-2|2285	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo1991.pfb
12mr|texlive-cbfonts-20100713-2|2286	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo2389.pfb
12mr|texlive-cbfonts-20100713-2|2287	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo2866.pfb
12mr|texlive-cbfonts-20100713-2|2288	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo3440.pfb
12mr|texlive-cbfonts-20100713-2|2289	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxo4128.pfb
12mr|texlive-cbfonts-20100713-2|2290	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu0700.pfb
12mr|texlive-cbfonts-20100713-2|2291	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu0800.pfb
12mr|texlive-cbfonts-20100713-2|2292	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu1000.pfb
12mr|texlive-cbfonts-20100713-2|2293	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu1200.pfb
12mr|texlive-cbfonts-20100713-2|2294	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu1382.pfb
12mr|texlive-cbfonts-20100713-2|2295	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu1659.pfb
12mr|texlive-cbfonts-20100713-2|2296	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu1991.pfb
12mr|texlive-cbfonts-20100713-2|2297	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu2389.pfb
12mr|texlive-cbfonts-20100713-2|2298	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu2866.pfb
12mr|texlive-cbfonts-20100713-2|2299	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu3440.pfb
12mr|texlive-cbfonts-20100713-2|2300	%{_texmfdistdir}/fonts/type1/public/cbfonts/glxu4128.pfb
12mr|texlive-cbfonts-20100713-2|2301	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn0500.pfb
12mr|texlive-cbfonts-20100713-2|2302	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn0600.pfb
12mr|texlive-cbfonts-20100713-2|2303	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn0700.pfb
12mr|texlive-cbfonts-20100713-2|2304	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn0800.pfb
12mr|texlive-cbfonts-20100713-2|2305	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn0900.pfb
12mr|texlive-cbfonts-20100713-2|2306	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn1000.pfb
12mr|texlive-cbfonts-20100713-2|2307	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn1095.pfb
12mr|texlive-cbfonts-20100713-2|2308	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn1200.pfb
12mr|texlive-cbfonts-20100713-2|2309	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn1440.pfb
12mr|texlive-cbfonts-20100713-2|2310	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn1728.pfb
12mr|texlive-cbfonts-20100713-2|2311	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn2074.pfb
12mr|texlive-cbfonts-20100713-2|2312	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn2488.pfb
12mr|texlive-cbfonts-20100713-2|2313	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn2986.pfb
12mr|texlive-cbfonts-20100713-2|2314	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmn3583.pfb
12mr|texlive-cbfonts-20100713-2|2315	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo0500.pfb
12mr|texlive-cbfonts-20100713-2|2316	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo0600.pfb
12mr|texlive-cbfonts-20100713-2|2317	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo0700.pfb
12mr|texlive-cbfonts-20100713-2|2318	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo0800.pfb
12mr|texlive-cbfonts-20100713-2|2319	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo0900.pfb
12mr|texlive-cbfonts-20100713-2|2320	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo1000.pfb
12mr|texlive-cbfonts-20100713-2|2321	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo1095.pfb
12mr|texlive-cbfonts-20100713-2|2322	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo1200.pfb
12mr|texlive-cbfonts-20100713-2|2323	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo1440.pfb
12mr|texlive-cbfonts-20100713-2|2324	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo1728.pfb
12mr|texlive-cbfonts-20100713-2|2325	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo2074.pfb
12mr|texlive-cbfonts-20100713-2|2326	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo2488.pfb
12mr|texlive-cbfonts-20100713-2|2327	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo2986.pfb
12mr|texlive-cbfonts-20100713-2|2328	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmmo3583.pfb
12mr|texlive-cbfonts-20100713-2|2329	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr0500.pfb
12mr|texlive-cbfonts-20100713-2|2330	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr0600.pfb
12mr|texlive-cbfonts-20100713-2|2331	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr0700.pfb
12mr|texlive-cbfonts-20100713-2|2332	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr0800.pfb
12mr|texlive-cbfonts-20100713-2|2333	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr0900.pfb
12mr|texlive-cbfonts-20100713-2|2334	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr1000.pfb
12mr|texlive-cbfonts-20100713-2|2335	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr1095.pfb
12mr|texlive-cbfonts-20100713-2|2336	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr1200.pfb
12mr|texlive-cbfonts-20100713-2|2337	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr1440.pfb
12mr|texlive-cbfonts-20100713-2|2338	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr1728.pfb
12mr|texlive-cbfonts-20100713-2|2339	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr2074.pfb
12mr|texlive-cbfonts-20100713-2|2340	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr2488.pfb
12mr|texlive-cbfonts-20100713-2|2341	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr2986.pfb
12mr|texlive-cbfonts-20100713-2|2342	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmtr3583.pfb
12mr|texlive-cbfonts-20100713-2|2343	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn0500.pfb
12mr|texlive-cbfonts-20100713-2|2344	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn0600.pfb
12mr|texlive-cbfonts-20100713-2|2345	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn0700.pfb
12mr|texlive-cbfonts-20100713-2|2346	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn0800.pfb
12mr|texlive-cbfonts-20100713-2|2347	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn0900.pfb
12mr|texlive-cbfonts-20100713-2|2348	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn1000.pfb
12mr|texlive-cbfonts-20100713-2|2349	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn1095.pfb
12mr|texlive-cbfonts-20100713-2|2350	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn1200.pfb
12mr|texlive-cbfonts-20100713-2|2351	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn1440.pfb
12mr|texlive-cbfonts-20100713-2|2352	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn1728.pfb
12mr|texlive-cbfonts-20100713-2|2353	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn2074.pfb
12mr|texlive-cbfonts-20100713-2|2354	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn2488.pfb
12mr|texlive-cbfonts-20100713-2|2355	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn2986.pfb
12mr|texlive-cbfonts-20100713-2|2356	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxn3583.pfb
12mr|texlive-cbfonts-20100713-2|2357	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo0500.pfb
12mr|texlive-cbfonts-20100713-2|2358	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo0600.pfb
12mr|texlive-cbfonts-20100713-2|2359	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo0700.pfb
12mr|texlive-cbfonts-20100713-2|2360	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo0800.pfb
12mr|texlive-cbfonts-20100713-2|2361	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo0900.pfb
12mr|texlive-cbfonts-20100713-2|2362	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo1000.pfb
12mr|texlive-cbfonts-20100713-2|2363	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo1095.pfb
12mr|texlive-cbfonts-20100713-2|2364	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo1200.pfb
12mr|texlive-cbfonts-20100713-2|2365	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo1440.pfb
12mr|texlive-cbfonts-20100713-2|2366	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo1728.pfb
12mr|texlive-cbfonts-20100713-2|2367	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo2074.pfb
12mr|texlive-cbfonts-20100713-2|2368	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo2488.pfb
12mr|texlive-cbfonts-20100713-2|2369	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo2986.pfb
12mr|texlive-cbfonts-20100713-2|2370	%{_texmfdistdir}/fonts/type1/public/cbfonts/gmxo3583.pfb
12mr|texlive-cbfonts-20100713-2|2371	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc0500.pfb
12mr|texlive-cbfonts-20100713-2|2372	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc0600.pfb
12mr|texlive-cbfonts-20100713-2|2373	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc0700.pfb
12mr|texlive-cbfonts-20100713-2|2374	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc0800.pfb
12mr|texlive-cbfonts-20100713-2|2375	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc0900.pfb
12mr|texlive-cbfonts-20100713-2|2376	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc1000.pfb
12mr|texlive-cbfonts-20100713-2|2377	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc1095.pfb
12mr|texlive-cbfonts-20100713-2|2378	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc1200.pfb
12mr|texlive-cbfonts-20100713-2|2379	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc1440.pfb
12mr|texlive-cbfonts-20100713-2|2380	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc1728.pfb
12mr|texlive-cbfonts-20100713-2|2381	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc2074.pfb
12mr|texlive-cbfonts-20100713-2|2382	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc2488.pfb
12mr|texlive-cbfonts-20100713-2|2383	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc2986.pfb
12mr|texlive-cbfonts-20100713-2|2384	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomc3583.pfb
12mr|texlive-cbfonts-20100713-2|2385	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi0500.pfb
12mr|texlive-cbfonts-20100713-2|2386	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi0600.pfb
12mr|texlive-cbfonts-20100713-2|2387	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi0700.pfb
12mr|texlive-cbfonts-20100713-2|2388	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi0800.pfb
12mr|texlive-cbfonts-20100713-2|2389	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi0900.pfb
12mr|texlive-cbfonts-20100713-2|2390	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi1000.pfb
12mr|texlive-cbfonts-20100713-2|2391	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi1095.pfb
12mr|texlive-cbfonts-20100713-2|2392	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi1200.pfb
12mr|texlive-cbfonts-20100713-2|2393	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi1440.pfb
12mr|texlive-cbfonts-20100713-2|2394	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi1728.pfb
12mr|texlive-cbfonts-20100713-2|2395	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi2074.pfb
12mr|texlive-cbfonts-20100713-2|2396	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi2488.pfb
12mr|texlive-cbfonts-20100713-2|2397	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi2986.pfb
12mr|texlive-cbfonts-20100713-2|2398	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomi3583.pfb
12mr|texlive-cbfonts-20100713-2|2399	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn0500.pfb
12mr|texlive-cbfonts-20100713-2|2400	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn0600.pfb
12mr|texlive-cbfonts-20100713-2|2401	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn0700.pfb
12mr|texlive-cbfonts-20100713-2|2402	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn0800.pfb
12mr|texlive-cbfonts-20100713-2|2403	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn0900.pfb
12mr|texlive-cbfonts-20100713-2|2404	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn1000.pfb
12mr|texlive-cbfonts-20100713-2|2405	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn1095.pfb
12mr|texlive-cbfonts-20100713-2|2406	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn1200.pfb
12mr|texlive-cbfonts-20100713-2|2407	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn1440.pfb
12mr|texlive-cbfonts-20100713-2|2408	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn1728.pfb
12mr|texlive-cbfonts-20100713-2|2409	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn2074.pfb
12mr|texlive-cbfonts-20100713-2|2410	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn2488.pfb
12mr|texlive-cbfonts-20100713-2|2411	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn2986.pfb
12mr|texlive-cbfonts-20100713-2|2412	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomn3583.pfb
12mr|texlive-cbfonts-20100713-2|2413	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo0500.pfb
12mr|texlive-cbfonts-20100713-2|2414	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo0600.pfb
12mr|texlive-cbfonts-20100713-2|2415	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo0700.pfb
12mr|texlive-cbfonts-20100713-2|2416	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo0800.pfb
12mr|texlive-cbfonts-20100713-2|2417	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo0900.pfb
12mr|texlive-cbfonts-20100713-2|2418	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo1000.pfb
12mr|texlive-cbfonts-20100713-2|2419	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo1095.pfb
12mr|texlive-cbfonts-20100713-2|2420	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo1200.pfb
12mr|texlive-cbfonts-20100713-2|2421	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo1440.pfb
12mr|texlive-cbfonts-20100713-2|2422	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo1728.pfb
12mr|texlive-cbfonts-20100713-2|2423	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo2074.pfb
12mr|texlive-cbfonts-20100713-2|2424	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo2488.pfb
12mr|texlive-cbfonts-20100713-2|2425	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo2986.pfb
12mr|texlive-cbfonts-20100713-2|2426	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomo3583.pfb
12mr|texlive-cbfonts-20100713-2|2427	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu0500.pfb
12mr|texlive-cbfonts-20100713-2|2428	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu0600.pfb
12mr|texlive-cbfonts-20100713-2|2429	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu0700.pfb
12mr|texlive-cbfonts-20100713-2|2430	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu0800.pfb
12mr|texlive-cbfonts-20100713-2|2431	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu0900.pfb
12mr|texlive-cbfonts-20100713-2|2432	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu1000.pfb
12mr|texlive-cbfonts-20100713-2|2433	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu1095.pfb
12mr|texlive-cbfonts-20100713-2|2434	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu1200.pfb
12mr|texlive-cbfonts-20100713-2|2435	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu1440.pfb
12mr|texlive-cbfonts-20100713-2|2436	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu1728.pfb
12mr|texlive-cbfonts-20100713-2|2437	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu2074.pfb
12mr|texlive-cbfonts-20100713-2|2438	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu2488.pfb
12mr|texlive-cbfonts-20100713-2|2439	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu2986.pfb
12mr|texlive-cbfonts-20100713-2|2440	%{_texmfdistdir}/fonts/type1/public/cbfonts/gomu3583.pfb
12mr|texlive-cbfonts-20100713-2|2441	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc0500.pfb
12mr|texlive-cbfonts-20100713-2|2442	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc0600.pfb
12mr|texlive-cbfonts-20100713-2|2443	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc0700.pfb
12mr|texlive-cbfonts-20100713-2|2444	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc0800.pfb
12mr|texlive-cbfonts-20100713-2|2445	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc0900.pfb
12mr|texlive-cbfonts-20100713-2|2446	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc1000.pfb
12mr|texlive-cbfonts-20100713-2|2447	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc1095.pfb
12mr|texlive-cbfonts-20100713-2|2448	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc1200.pfb
12mr|texlive-cbfonts-20100713-2|2449	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc1440.pfb
12mr|texlive-cbfonts-20100713-2|2450	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc1728.pfb
12mr|texlive-cbfonts-20100713-2|2451	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc2074.pfb
12mr|texlive-cbfonts-20100713-2|2452	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc2488.pfb
12mr|texlive-cbfonts-20100713-2|2453	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc2986.pfb
12mr|texlive-cbfonts-20100713-2|2454	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxc3583.pfb
12mr|texlive-cbfonts-20100713-2|2455	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi0500.pfb
12mr|texlive-cbfonts-20100713-2|2456	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi0600.pfb
12mr|texlive-cbfonts-20100713-2|2457	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi0700.pfb
12mr|texlive-cbfonts-20100713-2|2458	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi0800.pfb
12mr|texlive-cbfonts-20100713-2|2459	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi0900.pfb
12mr|texlive-cbfonts-20100713-2|2460	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi1000.pfb
12mr|texlive-cbfonts-20100713-2|2461	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi1095.pfb
12mr|texlive-cbfonts-20100713-2|2462	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi1200.pfb
12mr|texlive-cbfonts-20100713-2|2463	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi1440.pfb
12mr|texlive-cbfonts-20100713-2|2464	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi1728.pfb
12mr|texlive-cbfonts-20100713-2|2465	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi2074.pfb
12mr|texlive-cbfonts-20100713-2|2466	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi2488.pfb
12mr|texlive-cbfonts-20100713-2|2467	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi2986.pfb
12mr|texlive-cbfonts-20100713-2|2468	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxi3583.pfb
12mr|texlive-cbfonts-20100713-2|2469	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn0500.pfb
12mr|texlive-cbfonts-20100713-2|2470	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn0600.pfb
12mr|texlive-cbfonts-20100713-2|2471	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn0700.pfb
12mr|texlive-cbfonts-20100713-2|2472	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn0800.pfb
12mr|texlive-cbfonts-20100713-2|2473	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn0900.pfb
12mr|texlive-cbfonts-20100713-2|2474	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn1000.pfb
12mr|texlive-cbfonts-20100713-2|2475	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn1095.pfb
12mr|texlive-cbfonts-20100713-2|2476	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn1200.pfb
12mr|texlive-cbfonts-20100713-2|2477	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn1440.pfb
12mr|texlive-cbfonts-20100713-2|2478	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn1728.pfb
12mr|texlive-cbfonts-20100713-2|2479	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn2074.pfb
12mr|texlive-cbfonts-20100713-2|2480	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn2488.pfb
12mr|texlive-cbfonts-20100713-2|2481	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn2986.pfb
12mr|texlive-cbfonts-20100713-2|2482	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxn3583.pfb
12mr|texlive-cbfonts-20100713-2|2483	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo0500.pfb
12mr|texlive-cbfonts-20100713-2|2484	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo0600.pfb
12mr|texlive-cbfonts-20100713-2|2485	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo0700.pfb
12mr|texlive-cbfonts-20100713-2|2486	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo0800.pfb
12mr|texlive-cbfonts-20100713-2|2487	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo0900.pfb
12mr|texlive-cbfonts-20100713-2|2488	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo1000.pfb
12mr|texlive-cbfonts-20100713-2|2489	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo1095.pfb
12mr|texlive-cbfonts-20100713-2|2490	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo1200.pfb
12mr|texlive-cbfonts-20100713-2|2491	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo1440.pfb
12mr|texlive-cbfonts-20100713-2|2492	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo1728.pfb
12mr|texlive-cbfonts-20100713-2|2493	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo2074.pfb
12mr|texlive-cbfonts-20100713-2|2494	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo2488.pfb
12mr|texlive-cbfonts-20100713-2|2495	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo2986.pfb
12mr|texlive-cbfonts-20100713-2|2496	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxo3583.pfb
12mr|texlive-cbfonts-20100713-2|2497	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu0500.pfb
12mr|texlive-cbfonts-20100713-2|2498	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu0600.pfb
12mr|texlive-cbfonts-20100713-2|2499	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu0700.pfb
12mr|texlive-cbfonts-20100713-2|2500	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu0800.pfb
12mr|texlive-cbfonts-20100713-2|2501	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu0900.pfb
12mr|texlive-cbfonts-20100713-2|2502	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu1000.pfb
12mr|texlive-cbfonts-20100713-2|2503	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu1095.pfb
12mr|texlive-cbfonts-20100713-2|2504	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu1200.pfb
12mr|texlive-cbfonts-20100713-2|2505	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu1440.pfb
12mr|texlive-cbfonts-20100713-2|2506	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu1728.pfb
12mr|texlive-cbfonts-20100713-2|2507	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu2074.pfb
12mr|texlive-cbfonts-20100713-2|2508	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu2488.pfb
12mr|texlive-cbfonts-20100713-2|2509	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu2986.pfb
12mr|texlive-cbfonts-20100713-2|2510	%{_texmfdistdir}/fonts/type1/public/cbfonts/goxu3583.pfb
12mr|texlive-cbfonts-20100713-2|2511	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl0500.pfb
12mr|texlive-cbfonts-20100713-2|2512	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl0600.pfb
12mr|texlive-cbfonts-20100713-2|2513	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl0700.pfb
12mr|texlive-cbfonts-20100713-2|2514	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl0800.pfb
12mr|texlive-cbfonts-20100713-2|2515	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl0900.pfb
12mr|texlive-cbfonts-20100713-2|2516	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl1000.pfb
12mr|texlive-cbfonts-20100713-2|2517	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl1095.pfb
12mr|texlive-cbfonts-20100713-2|2518	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl1200.pfb
12mr|texlive-cbfonts-20100713-2|2519	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl1440.pfb
12mr|texlive-cbfonts-20100713-2|2520	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl1728.pfb
12mr|texlive-cbfonts-20100713-2|2521	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl2074.pfb
12mr|texlive-cbfonts-20100713-2|2522	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl2488.pfb
12mr|texlive-cbfonts-20100713-2|2523	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl2986.pfb
12mr|texlive-cbfonts-20100713-2|2524	%{_texmfdistdir}/fonts/type1/public/cbfonts/grbl3583.pfb
12mr|texlive-cbfonts-20100713-2|2525	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc0500.pfb
12mr|texlive-cbfonts-20100713-2|2526	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc0600.pfb
12mr|texlive-cbfonts-20100713-2|2527	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc0700.pfb
12mr|texlive-cbfonts-20100713-2|2528	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc0800.pfb
12mr|texlive-cbfonts-20100713-2|2529	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc0900.pfb
12mr|texlive-cbfonts-20100713-2|2530	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc1000.pfb
12mr|texlive-cbfonts-20100713-2|2531	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc1095.pfb
12mr|texlive-cbfonts-20100713-2|2532	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc1200.pfb
12mr|texlive-cbfonts-20100713-2|2533	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc1440.pfb
12mr|texlive-cbfonts-20100713-2|2534	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc1728.pfb
12mr|texlive-cbfonts-20100713-2|2535	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc2074.pfb
12mr|texlive-cbfonts-20100713-2|2536	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc2488.pfb
12mr|texlive-cbfonts-20100713-2|2537	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc2986.pfb
12mr|texlive-cbfonts-20100713-2|2538	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmc3583.pfb
12mr|texlive-cbfonts-20100713-2|2539	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi0500.pfb
12mr|texlive-cbfonts-20100713-2|2540	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi0600.pfb
12mr|texlive-cbfonts-20100713-2|2541	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi0700.pfb
12mr|texlive-cbfonts-20100713-2|2542	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi0800.pfb
12mr|texlive-cbfonts-20100713-2|2543	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi0900.pfb
12mr|texlive-cbfonts-20100713-2|2544	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi1000.pfb
12mr|texlive-cbfonts-20100713-2|2545	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi1095.pfb
12mr|texlive-cbfonts-20100713-2|2546	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi1200.pfb
12mr|texlive-cbfonts-20100713-2|2547	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi1440.pfb
12mr|texlive-cbfonts-20100713-2|2548	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi1728.pfb
12mr|texlive-cbfonts-20100713-2|2549	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi2074.pfb
12mr|texlive-cbfonts-20100713-2|2550	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi2488.pfb
12mr|texlive-cbfonts-20100713-2|2551	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi2986.pfb
12mr|texlive-cbfonts-20100713-2|2552	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmi3583.pfb
12mr|texlive-cbfonts-20100713-2|2553	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml0500.pfb
12mr|texlive-cbfonts-20100713-2|2554	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml0600.pfb
12mr|texlive-cbfonts-20100713-2|2555	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml0700.pfb
12mr|texlive-cbfonts-20100713-2|2556	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml0800.pfb
12mr|texlive-cbfonts-20100713-2|2557	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml0900.pfb
12mr|texlive-cbfonts-20100713-2|2558	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml1000.pfb
12mr|texlive-cbfonts-20100713-2|2559	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml1095.pfb
12mr|texlive-cbfonts-20100713-2|2560	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml1200.pfb
12mr|texlive-cbfonts-20100713-2|2561	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml1440.pfb
12mr|texlive-cbfonts-20100713-2|2562	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml1728.pfb
12mr|texlive-cbfonts-20100713-2|2563	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml2074.pfb
12mr|texlive-cbfonts-20100713-2|2564	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml2488.pfb
12mr|texlive-cbfonts-20100713-2|2565	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml2986.pfb
12mr|texlive-cbfonts-20100713-2|2566	%{_texmfdistdir}/fonts/type1/public/cbfonts/grml3583.pfb
12mr|texlive-cbfonts-20100713-2|2567	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn0500.pfb
12mr|texlive-cbfonts-20100713-2|2568	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn0600.pfb
12mr|texlive-cbfonts-20100713-2|2569	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn0700.pfb
12mr|texlive-cbfonts-20100713-2|2570	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn0800.pfb
12mr|texlive-cbfonts-20100713-2|2571	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn0900.pfb
12mr|texlive-cbfonts-20100713-2|2572	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn1000.pfb
12mr|texlive-cbfonts-20100713-2|2573	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn1095.pfb
12mr|texlive-cbfonts-20100713-2|2574	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn1200.pfb
12mr|texlive-cbfonts-20100713-2|2575	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn1440.pfb
12mr|texlive-cbfonts-20100713-2|2576	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn1728.pfb
12mr|texlive-cbfonts-20100713-2|2577	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn2074.pfb
12mr|texlive-cbfonts-20100713-2|2578	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn2488.pfb
12mr|texlive-cbfonts-20100713-2|2579	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn2986.pfb
12mr|texlive-cbfonts-20100713-2|2580	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmn3583.pfb
12mr|texlive-cbfonts-20100713-2|2581	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo0500.pfb
12mr|texlive-cbfonts-20100713-2|2582	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo0600.pfb
12mr|texlive-cbfonts-20100713-2|2583	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo0700.pfb
12mr|texlive-cbfonts-20100713-2|2584	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo0800.pfb
12mr|texlive-cbfonts-20100713-2|2585	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo0900.pfb
12mr|texlive-cbfonts-20100713-2|2586	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo1000.pfb
12mr|texlive-cbfonts-20100713-2|2587	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo1095.pfb
12mr|texlive-cbfonts-20100713-2|2588	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo1200.pfb
12mr|texlive-cbfonts-20100713-2|2589	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo1440.pfb
12mr|texlive-cbfonts-20100713-2|2590	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo1728.pfb
12mr|texlive-cbfonts-20100713-2|2591	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo2074.pfb
12mr|texlive-cbfonts-20100713-2|2592	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo2488.pfb
12mr|texlive-cbfonts-20100713-2|2593	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo2986.pfb
12mr|texlive-cbfonts-20100713-2|2594	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmo3583.pfb
12mr|texlive-cbfonts-20100713-2|2595	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu0500.pfb
12mr|texlive-cbfonts-20100713-2|2596	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu0600.pfb
12mr|texlive-cbfonts-20100713-2|2597	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu0700.pfb
12mr|texlive-cbfonts-20100713-2|2598	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu0800.pfb
12mr|texlive-cbfonts-20100713-2|2599	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu0900.pfb
12mr|texlive-cbfonts-20100713-2|2600	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu1000.pfb
12mr|texlive-cbfonts-20100713-2|2601	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu1095.pfb
12mr|texlive-cbfonts-20100713-2|2602	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu1200.pfb
12mr|texlive-cbfonts-20100713-2|2603	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu1440.pfb
12mr|texlive-cbfonts-20100713-2|2604	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu1728.pfb
12mr|texlive-cbfonts-20100713-2|2605	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu2074.pfb
12mr|texlive-cbfonts-20100713-2|2606	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu2488.pfb
12mr|texlive-cbfonts-20100713-2|2607	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu2986.pfb
12mr|texlive-cbfonts-20100713-2|2608	%{_texmfdistdir}/fonts/type1/public/cbfonts/grmu3583.pfb
12mr|texlive-cbfonts-20100713-2|2609	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc0500.pfb
12mr|texlive-cbfonts-20100713-2|2610	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc0600.pfb
12mr|texlive-cbfonts-20100713-2|2611	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc0700.pfb
12mr|texlive-cbfonts-20100713-2|2612	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc0800.pfb
12mr|texlive-cbfonts-20100713-2|2613	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc0900.pfb
12mr|texlive-cbfonts-20100713-2|2614	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc1000.pfb
12mr|texlive-cbfonts-20100713-2|2615	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc1095.pfb
12mr|texlive-cbfonts-20100713-2|2616	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc1200.pfb
12mr|texlive-cbfonts-20100713-2|2617	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc1440.pfb
12mr|texlive-cbfonts-20100713-2|2618	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc1728.pfb
12mr|texlive-cbfonts-20100713-2|2619	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc2074.pfb
12mr|texlive-cbfonts-20100713-2|2620	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc2488.pfb
12mr|texlive-cbfonts-20100713-2|2621	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc2986.pfb
12mr|texlive-cbfonts-20100713-2|2622	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxc3583.pfb
12mr|texlive-cbfonts-20100713-2|2623	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi0500.pfb
12mr|texlive-cbfonts-20100713-2|2624	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi0600.pfb
12mr|texlive-cbfonts-20100713-2|2625	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi0700.pfb
12mr|texlive-cbfonts-20100713-2|2626	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi0800.pfb
12mr|texlive-cbfonts-20100713-2|2627	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi0900.pfb
12mr|texlive-cbfonts-20100713-2|2628	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi1000.pfb
12mr|texlive-cbfonts-20100713-2|2629	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi1095.pfb
12mr|texlive-cbfonts-20100713-2|2630	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi1200.pfb
12mr|texlive-cbfonts-20100713-2|2631	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi1440.pfb
12mr|texlive-cbfonts-20100713-2|2632	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi1728.pfb
12mr|texlive-cbfonts-20100713-2|2633	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi2074.pfb
12mr|texlive-cbfonts-20100713-2|2634	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi2488.pfb
12mr|texlive-cbfonts-20100713-2|2635	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi2986.pfb
12mr|texlive-cbfonts-20100713-2|2636	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxi3583.pfb
12mr|texlive-cbfonts-20100713-2|2637	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl0500.pfb
12mr|texlive-cbfonts-20100713-2|2638	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl0600.pfb
12mr|texlive-cbfonts-20100713-2|2639	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl0700.pfb
12mr|texlive-cbfonts-20100713-2|2640	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl0800.pfb
12mr|texlive-cbfonts-20100713-2|2641	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl0900.pfb
12mr|texlive-cbfonts-20100713-2|2642	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl1000.pfb
12mr|texlive-cbfonts-20100713-2|2643	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl1095.pfb
12mr|texlive-cbfonts-20100713-2|2644	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl1200.pfb
12mr|texlive-cbfonts-20100713-2|2645	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl1440.pfb
12mr|texlive-cbfonts-20100713-2|2646	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl1728.pfb
12mr|texlive-cbfonts-20100713-2|2647	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl2074.pfb
12mr|texlive-cbfonts-20100713-2|2648	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl2488.pfb
12mr|texlive-cbfonts-20100713-2|2649	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl2986.pfb
12mr|texlive-cbfonts-20100713-2|2650	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxl3583.pfb
12mr|texlive-cbfonts-20100713-2|2651	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn0500.pfb
12mr|texlive-cbfonts-20100713-2|2652	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn0600.pfb
12mr|texlive-cbfonts-20100713-2|2653	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn0700.pfb
12mr|texlive-cbfonts-20100713-2|2654	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn0800.pfb
12mr|texlive-cbfonts-20100713-2|2655	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn0900.pfb
12mr|texlive-cbfonts-20100713-2|2656	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn1000.pfb
12mr|texlive-cbfonts-20100713-2|2657	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn1095.pfb
12mr|texlive-cbfonts-20100713-2|2658	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn1200.pfb
12mr|texlive-cbfonts-20100713-2|2659	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn1440.pfb
12mr|texlive-cbfonts-20100713-2|2660	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn1728.pfb
12mr|texlive-cbfonts-20100713-2|2661	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn2074.pfb
12mr|texlive-cbfonts-20100713-2|2662	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn2488.pfb
12mr|texlive-cbfonts-20100713-2|2663	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn2986.pfb
12mr|texlive-cbfonts-20100713-2|2664	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxn3583.pfb
12mr|texlive-cbfonts-20100713-2|2665	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo0500.pfb
12mr|texlive-cbfonts-20100713-2|2666	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo0600.pfb
12mr|texlive-cbfonts-20100713-2|2667	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo0700.pfb
12mr|texlive-cbfonts-20100713-2|2668	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo0800.pfb
12mr|texlive-cbfonts-20100713-2|2669	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo0900.pfb
12mr|texlive-cbfonts-20100713-2|2670	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo1000.pfb
12mr|texlive-cbfonts-20100713-2|2671	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo1095.pfb
12mr|texlive-cbfonts-20100713-2|2672	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo1200.pfb
12mr|texlive-cbfonts-20100713-2|2673	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo1440.pfb
12mr|texlive-cbfonts-20100713-2|2674	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo1728.pfb
12mr|texlive-cbfonts-20100713-2|2675	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo2074.pfb
12mr|texlive-cbfonts-20100713-2|2676	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo2488.pfb
12mr|texlive-cbfonts-20100713-2|2677	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo2986.pfb
12mr|texlive-cbfonts-20100713-2|2678	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxo3583.pfb
12mr|texlive-cbfonts-20100713-2|2679	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu0500.pfb
12mr|texlive-cbfonts-20100713-2|2680	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu0600.pfb
12mr|texlive-cbfonts-20100713-2|2681	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu0700.pfb
12mr|texlive-cbfonts-20100713-2|2682	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu0800.pfb
12mr|texlive-cbfonts-20100713-2|2683	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu0900.pfb
12mr|texlive-cbfonts-20100713-2|2684	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu1000.pfb
12mr|texlive-cbfonts-20100713-2|2685	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu1095.pfb
12mr|texlive-cbfonts-20100713-2|2686	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu1200.pfb
12mr|texlive-cbfonts-20100713-2|2687	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu1440.pfb
12mr|texlive-cbfonts-20100713-2|2688	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu1728.pfb
12mr|texlive-cbfonts-20100713-2|2689	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu2074.pfb
12mr|texlive-cbfonts-20100713-2|2690	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu2488.pfb
12mr|texlive-cbfonts-20100713-2|2691	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu2986.pfb
12mr|texlive-cbfonts-20100713-2|2692	%{_texmfdistdir}/fonts/type1/public/cbfonts/grxu3583.pfb
12mr|texlive-cbfonts-20100713-2|2693	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma0500.pfb
12mr|texlive-cbfonts-20100713-2|2694	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma0600.pfb
12mr|texlive-cbfonts-20100713-2|2695	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma0700.pfb
12mr|texlive-cbfonts-20100713-2|2696	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma0800.pfb
12mr|texlive-cbfonts-20100713-2|2697	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma0900.pfb
12mr|texlive-cbfonts-20100713-2|2698	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma1000.pfb
12mr|texlive-cbfonts-20100713-2|2699	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma1095.pfb
12mr|texlive-cbfonts-20100713-2|2700	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma1200.pfb
12mr|texlive-cbfonts-20100713-2|2701	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma1440.pfb
12mr|texlive-cbfonts-20100713-2|2702	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma1728.pfb
12mr|texlive-cbfonts-20100713-2|2703	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma2074.pfb
12mr|texlive-cbfonts-20100713-2|2704	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma2488.pfb
12mr|texlive-cbfonts-20100713-2|2705	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma2986.pfb
12mr|texlive-cbfonts-20100713-2|2706	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsma3583.pfb
12mr|texlive-cbfonts-20100713-2|2707	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc0500.pfb
12mr|texlive-cbfonts-20100713-2|2708	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc0600.pfb
12mr|texlive-cbfonts-20100713-2|2709	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc0700.pfb
12mr|texlive-cbfonts-20100713-2|2710	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc0800.pfb
12mr|texlive-cbfonts-20100713-2|2711	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc0900.pfb
12mr|texlive-cbfonts-20100713-2|2712	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc1000.pfb
12mr|texlive-cbfonts-20100713-2|2713	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc1095.pfb
12mr|texlive-cbfonts-20100713-2|2714	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc1200.pfb
12mr|texlive-cbfonts-20100713-2|2715	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc1440.pfb
12mr|texlive-cbfonts-20100713-2|2716	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc1728.pfb
12mr|texlive-cbfonts-20100713-2|2717	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc2074.pfb
12mr|texlive-cbfonts-20100713-2|2718	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc2488.pfb
12mr|texlive-cbfonts-20100713-2|2719	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc2986.pfb
12mr|texlive-cbfonts-20100713-2|2720	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmc3583.pfb
12mr|texlive-cbfonts-20100713-2|2721	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme0500.pfb
12mr|texlive-cbfonts-20100713-2|2722	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme0600.pfb
12mr|texlive-cbfonts-20100713-2|2723	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme0700.pfb
12mr|texlive-cbfonts-20100713-2|2724	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme0800.pfb
12mr|texlive-cbfonts-20100713-2|2725	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme0900.pfb
12mr|texlive-cbfonts-20100713-2|2726	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme1000.pfb
12mr|texlive-cbfonts-20100713-2|2727	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme1095.pfb
12mr|texlive-cbfonts-20100713-2|2728	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme1200.pfb
12mr|texlive-cbfonts-20100713-2|2729	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme1440.pfb
12mr|texlive-cbfonts-20100713-2|2730	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme1728.pfb
12mr|texlive-cbfonts-20100713-2|2731	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme2074.pfb
12mr|texlive-cbfonts-20100713-2|2732	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme2488.pfb
12mr|texlive-cbfonts-20100713-2|2733	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme2986.pfb
12mr|texlive-cbfonts-20100713-2|2734	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsme3583.pfb
12mr|texlive-cbfonts-20100713-2|2735	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi0500.pfb
12mr|texlive-cbfonts-20100713-2|2736	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi0600.pfb
12mr|texlive-cbfonts-20100713-2|2737	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi0700.pfb
12mr|texlive-cbfonts-20100713-2|2738	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi0800.pfb
12mr|texlive-cbfonts-20100713-2|2739	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi0900.pfb
12mr|texlive-cbfonts-20100713-2|2740	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi1000.pfb
12mr|texlive-cbfonts-20100713-2|2741	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi1095.pfb
12mr|texlive-cbfonts-20100713-2|2742	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi1200.pfb
12mr|texlive-cbfonts-20100713-2|2743	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi1440.pfb
12mr|texlive-cbfonts-20100713-2|2744	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi1728.pfb
12mr|texlive-cbfonts-20100713-2|2745	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi2074.pfb
12mr|texlive-cbfonts-20100713-2|2746	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi2488.pfb
12mr|texlive-cbfonts-20100713-2|2747	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi2986.pfb
12mr|texlive-cbfonts-20100713-2|2748	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmi3583.pfb
12mr|texlive-cbfonts-20100713-2|2749	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn0500.pfb
12mr|texlive-cbfonts-20100713-2|2750	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn0600.pfb
12mr|texlive-cbfonts-20100713-2|2751	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn0700.pfb
12mr|texlive-cbfonts-20100713-2|2752	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn0800.pfb
12mr|texlive-cbfonts-20100713-2|2753	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn0900.pfb
12mr|texlive-cbfonts-20100713-2|2754	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn1000.pfb
12mr|texlive-cbfonts-20100713-2|2755	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn1095.pfb
12mr|texlive-cbfonts-20100713-2|2756	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn1200.pfb
12mr|texlive-cbfonts-20100713-2|2757	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn1440.pfb
12mr|texlive-cbfonts-20100713-2|2758	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn1728.pfb
12mr|texlive-cbfonts-20100713-2|2759	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn2074.pfb
12mr|texlive-cbfonts-20100713-2|2760	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn2488.pfb
12mr|texlive-cbfonts-20100713-2|2761	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn2986.pfb
12mr|texlive-cbfonts-20100713-2|2762	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmn3583.pfb
12mr|texlive-cbfonts-20100713-2|2763	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo0500.pfb
12mr|texlive-cbfonts-20100713-2|2764	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo0600.pfb
12mr|texlive-cbfonts-20100713-2|2765	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo0700.pfb
12mr|texlive-cbfonts-20100713-2|2766	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo0800.pfb
12mr|texlive-cbfonts-20100713-2|2767	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo0900.pfb
12mr|texlive-cbfonts-20100713-2|2768	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo1000.pfb
12mr|texlive-cbfonts-20100713-2|2769	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo1095.pfb
12mr|texlive-cbfonts-20100713-2|2770	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo1200.pfb
12mr|texlive-cbfonts-20100713-2|2771	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo1440.pfb
12mr|texlive-cbfonts-20100713-2|2772	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo1728.pfb
12mr|texlive-cbfonts-20100713-2|2773	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo2074.pfb
12mr|texlive-cbfonts-20100713-2|2774	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo2488.pfb
12mr|texlive-cbfonts-20100713-2|2775	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo2986.pfb
12mr|texlive-cbfonts-20100713-2|2776	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmo3583.pfb
12mr|texlive-cbfonts-20100713-2|2777	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu0500.pfb
12mr|texlive-cbfonts-20100713-2|2778	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu0600.pfb
12mr|texlive-cbfonts-20100713-2|2779	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu0700.pfb
12mr|texlive-cbfonts-20100713-2|2780	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu0800.pfb
12mr|texlive-cbfonts-20100713-2|2781	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu0900.pfb
12mr|texlive-cbfonts-20100713-2|2782	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu1000.pfb
12mr|texlive-cbfonts-20100713-2|2783	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu1095.pfb
12mr|texlive-cbfonts-20100713-2|2784	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu1200.pfb
12mr|texlive-cbfonts-20100713-2|2785	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu1440.pfb
12mr|texlive-cbfonts-20100713-2|2786	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu1728.pfb
12mr|texlive-cbfonts-20100713-2|2787	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu2074.pfb
12mr|texlive-cbfonts-20100713-2|2788	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu2488.pfb
12mr|texlive-cbfonts-20100713-2|2789	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu2986.pfb
12mr|texlive-cbfonts-20100713-2|2790	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsmu3583.pfb
12mr|texlive-cbfonts-20100713-2|2791	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa0500.pfb
12mr|texlive-cbfonts-20100713-2|2792	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa0600.pfb
12mr|texlive-cbfonts-20100713-2|2793	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa0700.pfb
12mr|texlive-cbfonts-20100713-2|2794	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa0800.pfb
12mr|texlive-cbfonts-20100713-2|2795	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa0900.pfb
12mr|texlive-cbfonts-20100713-2|2796	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa1000.pfb
12mr|texlive-cbfonts-20100713-2|2797	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa1095.pfb
12mr|texlive-cbfonts-20100713-2|2798	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa1200.pfb
12mr|texlive-cbfonts-20100713-2|2799	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa1440.pfb
12mr|texlive-cbfonts-20100713-2|2800	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa1728.pfb
12mr|texlive-cbfonts-20100713-2|2801	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa2074.pfb
12mr|texlive-cbfonts-20100713-2|2802	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa2488.pfb
12mr|texlive-cbfonts-20100713-2|2803	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa2986.pfb
12mr|texlive-cbfonts-20100713-2|2804	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxa3583.pfb
12mr|texlive-cbfonts-20100713-2|2805	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc0500.pfb
12mr|texlive-cbfonts-20100713-2|2806	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc0600.pfb
12mr|texlive-cbfonts-20100713-2|2807	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc0700.pfb
12mr|texlive-cbfonts-20100713-2|2808	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc0800.pfb
12mr|texlive-cbfonts-20100713-2|2809	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc0900.pfb
12mr|texlive-cbfonts-20100713-2|2810	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc1000.pfb
12mr|texlive-cbfonts-20100713-2|2811	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc1095.pfb
12mr|texlive-cbfonts-20100713-2|2812	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc1200.pfb
12mr|texlive-cbfonts-20100713-2|2813	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc1440.pfb
12mr|texlive-cbfonts-20100713-2|2814	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc1728.pfb
12mr|texlive-cbfonts-20100713-2|2815	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc2074.pfb
12mr|texlive-cbfonts-20100713-2|2816	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc2488.pfb
12mr|texlive-cbfonts-20100713-2|2817	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc2986.pfb
12mr|texlive-cbfonts-20100713-2|2818	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxc3583.pfb
12mr|texlive-cbfonts-20100713-2|2819	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe0500.pfb
12mr|texlive-cbfonts-20100713-2|2820	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe0600.pfb
12mr|texlive-cbfonts-20100713-2|2821	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe0700.pfb
12mr|texlive-cbfonts-20100713-2|2822	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe0800.pfb
12mr|texlive-cbfonts-20100713-2|2823	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe0900.pfb
12mr|texlive-cbfonts-20100713-2|2824	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe1000.pfb
12mr|texlive-cbfonts-20100713-2|2825	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe1095.pfb
12mr|texlive-cbfonts-20100713-2|2826	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe1200.pfb
12mr|texlive-cbfonts-20100713-2|2827	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe1440.pfb
12mr|texlive-cbfonts-20100713-2|2828	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe1728.pfb
12mr|texlive-cbfonts-20100713-2|2829	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe2074.pfb
12mr|texlive-cbfonts-20100713-2|2830	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe2488.pfb
12mr|texlive-cbfonts-20100713-2|2831	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe2986.pfb
12mr|texlive-cbfonts-20100713-2|2832	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxe3583.pfb
12mr|texlive-cbfonts-20100713-2|2833	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi0500.pfb
12mr|texlive-cbfonts-20100713-2|2834	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi0600.pfb
12mr|texlive-cbfonts-20100713-2|2835	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi0700.pfb
12mr|texlive-cbfonts-20100713-2|2836	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi0800.pfb
12mr|texlive-cbfonts-20100713-2|2837	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi0900.pfb
12mr|texlive-cbfonts-20100713-2|2838	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi1000.pfb
12mr|texlive-cbfonts-20100713-2|2839	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi1095.pfb
12mr|texlive-cbfonts-20100713-2|2840	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi1200.pfb
12mr|texlive-cbfonts-20100713-2|2841	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi1440.pfb
12mr|texlive-cbfonts-20100713-2|2842	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi1728.pfb
12mr|texlive-cbfonts-20100713-2|2843	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi2074.pfb
12mr|texlive-cbfonts-20100713-2|2844	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi2488.pfb
12mr|texlive-cbfonts-20100713-2|2845	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi2986.pfb
12mr|texlive-cbfonts-20100713-2|2846	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxi3583.pfb
12mr|texlive-cbfonts-20100713-2|2847	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn0500.pfb
12mr|texlive-cbfonts-20100713-2|2848	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn0600.pfb
12mr|texlive-cbfonts-20100713-2|2849	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn0700.pfb
12mr|texlive-cbfonts-20100713-2|2850	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn0800.pfb
12mr|texlive-cbfonts-20100713-2|2851	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn0900.pfb
12mr|texlive-cbfonts-20100713-2|2852	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn1000.pfb
12mr|texlive-cbfonts-20100713-2|2853	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn1095.pfb
12mr|texlive-cbfonts-20100713-2|2854	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn1200.pfb
12mr|texlive-cbfonts-20100713-2|2855	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn1440.pfb
12mr|texlive-cbfonts-20100713-2|2856	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn1728.pfb
12mr|texlive-cbfonts-20100713-2|2857	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn2074.pfb
12mr|texlive-cbfonts-20100713-2|2858	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn2488.pfb
12mr|texlive-cbfonts-20100713-2|2859	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn2986.pfb
12mr|texlive-cbfonts-20100713-2|2860	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxn3583.pfb
12mr|texlive-cbfonts-20100713-2|2861	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo0500.pfb
12mr|texlive-cbfonts-20100713-2|2862	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo0600.pfb
12mr|texlive-cbfonts-20100713-2|2863	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo0700.pfb
12mr|texlive-cbfonts-20100713-2|2864	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo0800.pfb
12mr|texlive-cbfonts-20100713-2|2865	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo0900.pfb
12mr|texlive-cbfonts-20100713-2|2866	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo1000.pfb
12mr|texlive-cbfonts-20100713-2|2867	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo1095.pfb
12mr|texlive-cbfonts-20100713-2|2868	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo1200.pfb
12mr|texlive-cbfonts-20100713-2|2869	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo1440.pfb
12mr|texlive-cbfonts-20100713-2|2870	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo1728.pfb
12mr|texlive-cbfonts-20100713-2|2871	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo2074.pfb
12mr|texlive-cbfonts-20100713-2|2872	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo2488.pfb
12mr|texlive-cbfonts-20100713-2|2873	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo2986.pfb
12mr|texlive-cbfonts-20100713-2|2874	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxo3583.pfb
12mr|texlive-cbfonts-20100713-2|2875	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu0500.pfb
12mr|texlive-cbfonts-20100713-2|2876	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu0600.pfb
12mr|texlive-cbfonts-20100713-2|2877	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu0700.pfb
12mr|texlive-cbfonts-20100713-2|2878	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu0800.pfb
12mr|texlive-cbfonts-20100713-2|2879	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu0900.pfb
12mr|texlive-cbfonts-20100713-2|2880	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu1000.pfb
12mr|texlive-cbfonts-20100713-2|2881	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu1095.pfb
12mr|texlive-cbfonts-20100713-2|2882	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu1200.pfb
12mr|texlive-cbfonts-20100713-2|2883	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu1440.pfb
12mr|texlive-cbfonts-20100713-2|2884	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu1728.pfb
12mr|texlive-cbfonts-20100713-2|2885	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu2074.pfb
12mr|texlive-cbfonts-20100713-2|2886	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu2488.pfb
12mr|texlive-cbfonts-20100713-2|2887	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu2986.pfb
12mr|texlive-cbfonts-20100713-2|2888	%{_texmfdistdir}/fonts/type1/public/cbfonts/gsxu3583.pfb
12mr|texlive-cbfonts-20100713-2|2889	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc0500.pfb
12mr|texlive-cbfonts-20100713-2|2890	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc0600.pfb
12mr|texlive-cbfonts-20100713-2|2891	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc0700.pfb
12mr|texlive-cbfonts-20100713-2|2892	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc0800.pfb
12mr|texlive-cbfonts-20100713-2|2893	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc0900.pfb
12mr|texlive-cbfonts-20100713-2|2894	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc1000.pfb
12mr|texlive-cbfonts-20100713-2|2895	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc1095.pfb
12mr|texlive-cbfonts-20100713-2|2896	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc1200.pfb
12mr|texlive-cbfonts-20100713-2|2897	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc1440.pfb
12mr|texlive-cbfonts-20100713-2|2898	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc1728.pfb
12mr|texlive-cbfonts-20100713-2|2899	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc2074.pfb
12mr|texlive-cbfonts-20100713-2|2900	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc2488.pfb
12mr|texlive-cbfonts-20100713-2|2901	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc2986.pfb
12mr|texlive-cbfonts-20100713-2|2902	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttc3583.pfb
12mr|texlive-cbfonts-20100713-2|2903	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti0500.pfb
12mr|texlive-cbfonts-20100713-2|2904	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti0600.pfb
12mr|texlive-cbfonts-20100713-2|2905	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti0700.pfb
12mr|texlive-cbfonts-20100713-2|2906	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti0800.pfb
12mr|texlive-cbfonts-20100713-2|2907	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti0900.pfb
12mr|texlive-cbfonts-20100713-2|2908	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti1000.pfb
12mr|texlive-cbfonts-20100713-2|2909	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti1095.pfb
12mr|texlive-cbfonts-20100713-2|2910	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti1200.pfb
12mr|texlive-cbfonts-20100713-2|2911	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti1440.pfb
12mr|texlive-cbfonts-20100713-2|2912	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti1728.pfb
12mr|texlive-cbfonts-20100713-2|2913	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti2074.pfb
12mr|texlive-cbfonts-20100713-2|2914	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti2488.pfb
12mr|texlive-cbfonts-20100713-2|2915	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti2986.pfb
12mr|texlive-cbfonts-20100713-2|2916	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtti3583.pfb
12mr|texlive-cbfonts-20100713-2|2917	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn0500.pfb
12mr|texlive-cbfonts-20100713-2|2918	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn0600.pfb
12mr|texlive-cbfonts-20100713-2|2919	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn0700.pfb
12mr|texlive-cbfonts-20100713-2|2920	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn0800.pfb
12mr|texlive-cbfonts-20100713-2|2921	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn0900.pfb
12mr|texlive-cbfonts-20100713-2|2922	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn1000.pfb
12mr|texlive-cbfonts-20100713-2|2923	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn1095.pfb
12mr|texlive-cbfonts-20100713-2|2924	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn1200.pfb
12mr|texlive-cbfonts-20100713-2|2925	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn1440.pfb
12mr|texlive-cbfonts-20100713-2|2926	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn1728.pfb
12mr|texlive-cbfonts-20100713-2|2927	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn2074.pfb
12mr|texlive-cbfonts-20100713-2|2928	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn2488.pfb
12mr|texlive-cbfonts-20100713-2|2929	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn2986.pfb
12mr|texlive-cbfonts-20100713-2|2930	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttn3583.pfb
12mr|texlive-cbfonts-20100713-2|2931	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto0500.pfb
12mr|texlive-cbfonts-20100713-2|2932	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto0600.pfb
12mr|texlive-cbfonts-20100713-2|2933	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto0700.pfb
12mr|texlive-cbfonts-20100713-2|2934	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto0800.pfb
12mr|texlive-cbfonts-20100713-2|2935	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto0900.pfb
12mr|texlive-cbfonts-20100713-2|2936	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto1000.pfb
12mr|texlive-cbfonts-20100713-2|2937	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto1095.pfb
12mr|texlive-cbfonts-20100713-2|2938	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto1200.pfb
12mr|texlive-cbfonts-20100713-2|2939	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto1440.pfb
12mr|texlive-cbfonts-20100713-2|2940	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto1728.pfb
12mr|texlive-cbfonts-20100713-2|2941	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto2074.pfb
12mr|texlive-cbfonts-20100713-2|2942	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto2488.pfb
12mr|texlive-cbfonts-20100713-2|2943	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto2986.pfb
12mr|texlive-cbfonts-20100713-2|2944	%{_texmfdistdir}/fonts/type1/public/cbfonts/gtto3583.pfb
12mr|texlive-cbfonts-20100713-2|2945	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu0500.pfb
12mr|texlive-cbfonts-20100713-2|2946	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu0600.pfb
12mr|texlive-cbfonts-20100713-2|2947	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu0700.pfb
12mr|texlive-cbfonts-20100713-2|2948	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu0800.pfb
12mr|texlive-cbfonts-20100713-2|2949	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu0900.pfb
12mr|texlive-cbfonts-20100713-2|2950	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu1000.pfb
12mr|texlive-cbfonts-20100713-2|2951	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu1095.pfb
12mr|texlive-cbfonts-20100713-2|2952	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu1200.pfb
12mr|texlive-cbfonts-20100713-2|2953	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu1440.pfb
12mr|texlive-cbfonts-20100713-2|2954	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu1728.pfb
12mr|texlive-cbfonts-20100713-2|2955	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu2074.pfb
12mr|texlive-cbfonts-20100713-2|2956	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu2488.pfb
12mr|texlive-cbfonts-20100713-2|2957	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu2986.pfb
12mr|texlive-cbfonts-20100713-2|2958	%{_texmfdistdir}/fonts/type1/public/cbfonts/gttu3583.pfb
12mr|texlive-cbfonts-20100713-2|2959	%doc %{_texmfdistdir}/doc/fonts/cbfonts/README
12mr|texlive-cbfonts-20100713-2|2960	%doc %{_texmfdistdir}/doc/fonts/cbfonts/cbgreek.pdf
12mr|texlive-cbfonts-20100713-2|2961	%doc %{_texmfdistdir}/doc/fonts/cbfonts/cbgreek.tex
12mr|texlive-cbfonts-20100713-2|2962	%doc %{_texmfdistdir}/doc/fonts/cbfonts/grmn1000table.pdf
12mr|texlive-cbfonts-20100713-2|2963	
12mr|texlive-cbfonts-20100713-2|2964	#-----------------------------------------------------------------------
12mr|texlive-cbfonts-20100713-2|2965	%prep
12mr|texlive-cbfonts-20100713-2|2966	%setup -c -a0 -a1
12mr|texlive-cbfonts-20100713-2|2967	
12mr|texlive-cbfonts-20100713-2|2968	%build
12mr|texlive-cbfonts-20100713-2|2969	
12mr|texlive-cbfonts-20100713-2|2970	%install
12mr|texlive-cbfonts-20100713-2|2971	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cbfonts-20100713-2|2972	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cbfonts-20100713-2|2973	
12mr|texlive-cbfonts-20100713-2|2974	
12mr|texlive-cbfonts-20100713-2|2975	
12mr|texlive-cbfonts-20100713-2|2976	%changelog
12mr|texlive-cbfonts-20100713-2|2977	

16865 12
12mr|texlive-ccaption-3.2b-2|1	# revision 23443
12mr|texlive-ccaption-3.2b-2|2	# category Package
12mr|texlive-ccaption-3.2b-2|3	# catalog-ctan /macros/latex/contrib/ccaption
12mr|texlive-ccaption-3.2b-2|4	# catalog-date 2009-09-02 11:33:10 +0200
12mr|texlive-ccaption-3.2b-2|5	# catalog-license lppl1.3
12mr|texlive-ccaption-3.2b-2|6	# catalog-version 3.2b
12mr|texlive-ccaption-3.2b-2|7	Name:		texlive-ccaption
12mr|texlive-ccaption-3.2b-2|8	Version:	3.2b
12mr|texlive-ccaption-3.2b-2|9	Release:	2
12mr|texlive-ccaption-3.2b-2|10	Summary:	Continuation headings and legends for floats
12mr|texlive-ccaption-3.2b-2|11	Group:		Publishing
12mr|texlive-ccaption-3.2b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ccaption
12mr|texlive-ccaption-3.2b-2|13	License:	LPPL1.3
12mr|texlive-ccaption-3.2b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccaption.tar.xz
12mr|texlive-ccaption-3.2b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccaption.doc.tar.xz
12mr|texlive-ccaption-3.2b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccaption.source.tar.xz
12mr|texlive-ccaption-3.2b-2|17	BuildArch:	noarch
12mr|texlive-ccaption-3.2b-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ccaption-3.2b-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ccaption-3.2b-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ccaption-3.2b-2|21	
12mr|texlive-ccaption-3.2b-2|22	%description
12mr|texlive-ccaption-3.2b-2|23	A package providing commands for 'continuation captions',
12mr|texlive-ccaption-3.2b-2|24	unnumbered captions, and also a non-specific legend heading for
12mr|texlive-ccaption-3.2b-2|25	any environment. Methods are also provided to define captions
12mr|texlive-ccaption-3.2b-2|26	for use outside float (e.g., figure and table) environments,
12mr|texlive-ccaption-3.2b-2|27	and to define new float environments and Lists of Floats. Tools
12mr|texlive-ccaption-3.2b-2|28	are provided for specifying your own captioning styles.
12mr|texlive-ccaption-3.2b-2|29	
12mr|texlive-ccaption-3.2b-2|30	%post
12mr|texlive-ccaption-3.2b-2|31	%{_sbindir}/texlive.post
12mr|texlive-ccaption-3.2b-2|32	
12mr|texlive-ccaption-3.2b-2|33	%postun
12mr|texlive-ccaption-3.2b-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-ccaption-3.2b-2|35	%{_sbindir}/texlive.post
12mr|texlive-ccaption-3.2b-2|36	fi
12mr|texlive-ccaption-3.2b-2|37	
12mr|texlive-ccaption-3.2b-2|38	#-----------------------------------------------------------------------
12mr|texlive-ccaption-3.2b-2|39	%files
12mr|texlive-ccaption-3.2b-2|40	%{_texmfdistdir}/tex/latex/ccaption/ccaption.sty
12mr|texlive-ccaption-3.2b-2|41	%doc %{_texmfdistdir}/doc/latex/ccaption/README
12mr|texlive-ccaption-3.2b-2|42	%doc %{_texmfdistdir}/doc/latex/ccaption/ccaption.pdf
12mr|texlive-ccaption-3.2b-2|43	#- source
12mr|texlive-ccaption-3.2b-2|44	%doc %{_texmfdistdir}/source/latex/ccaption/ccaption.dtx
12mr|texlive-ccaption-3.2b-2|45	%doc %{_texmfdistdir}/source/latex/ccaption/ccaption.ins
12mr|texlive-ccaption-3.2b-2|46	
12mr|texlive-ccaption-3.2b-2|47	#-----------------------------------------------------------------------
12mr|texlive-ccaption-3.2b-2|48	%prep
12mr|texlive-ccaption-3.2b-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-ccaption-3.2b-2|50	
12mr|texlive-ccaption-3.2b-2|51	%build
12mr|texlive-ccaption-3.2b-2|52	
12mr|texlive-ccaption-3.2b-2|53	%install
12mr|texlive-ccaption-3.2b-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ccaption-3.2b-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ccaption-3.2b-2|56	
12mr|texlive-ccaption-3.2b-2|57	
12mr|texlive-ccaption-3.2b-2|58	
12mr|texlive-ccaption-3.2b-2|59	%changelog
12mr|texlive-ccaption-3.2b-2|60	

16866 12
12mr|texlive-ccfonts-1.1-2|1	# revision 17122
12mr|texlive-ccfonts-1.1-2|2	# category Package
12mr|texlive-ccfonts-1.1-2|3	# catalog-ctan /macros/latex/contrib/ccfonts
12mr|texlive-ccfonts-1.1-2|4	# catalog-date 2010-02-21 01:29:55 +0100
12mr|texlive-ccfonts-1.1-2|5	# catalog-license lppl
12mr|texlive-ccfonts-1.1-2|6	# catalog-version 1.1
12mr|texlive-ccfonts-1.1-2|7	Name:		texlive-ccfonts
12mr|texlive-ccfonts-1.1-2|8	Version:	1.1
12mr|texlive-ccfonts-1.1-2|9	Release:	2
12mr|texlive-ccfonts-1.1-2|10	Summary:	Support for Concrete text and math fonts in LaTeX
12mr|texlive-ccfonts-1.1-2|11	Group:		Publishing
12mr|texlive-ccfonts-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ccfonts
12mr|texlive-ccfonts-1.1-2|13	License:	LPPL
12mr|texlive-ccfonts-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccfonts.tar.xz
12mr|texlive-ccfonts-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccfonts.doc.tar.xz
12mr|texlive-ccfonts-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccfonts.source.tar.xz
12mr|texlive-ccfonts-1.1-2|17	BuildArch:	noarch
12mr|texlive-ccfonts-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ccfonts-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ccfonts-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ccfonts-1.1-2|21	
12mr|texlive-ccfonts-1.1-2|22	%define		_unpackaged_subdirs_terminate_build	0
12mr|texlive-ccfonts-1.1-2|23	
12mr|texlive-ccfonts-1.1-2|24	%description
12mr|texlive-ccfonts-1.1-2|25	LaTeX font definition files for the Concrete fonts and a LaTeX
12mr|texlive-ccfonts-1.1-2|26	package for typesetting documents using Concrete as the default
12mr|texlive-ccfonts-1.1-2|27	font family. The files support OT1, T1, TS1, and Concrete
12mr|texlive-ccfonts-1.1-2|28	mathematics including AMS fonts (Ulrik Vieth's concmath).
12mr|texlive-ccfonts-1.1-2|29	
12mr|texlive-ccfonts-1.1-2|30	%post
12mr|texlive-ccfonts-1.1-2|31	%{_sbindir}/texlive.post
12mr|texlive-ccfonts-1.1-2|32	
12mr|texlive-ccfonts-1.1-2|33	%postun
12mr|texlive-ccfonts-1.1-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-ccfonts-1.1-2|35	%{_sbindir}/texlive.post
12mr|texlive-ccfonts-1.1-2|36	fi
12mr|texlive-ccfonts-1.1-2|37	
12mr|texlive-ccfonts-1.1-2|38	#-----------------------------------------------------------------------
12mr|texlive-ccfonts-1.1-2|39	%files
12mr|texlive-ccfonts-1.1-2|40	%{_texmfdistdir}/tex/latex/ccfonts/ccfonts.sty
12mr|texlive-ccfonts-1.1-2|41	%{_texmfdistdir}/tex/latex/ccfonts/t1ccr.fd
12mr|texlive-ccfonts-1.1-2|42	%{_texmfdistdir}/tex/latex/ccfonts/ts1ccr.fd
12mr|texlive-ccfonts-1.1-2|43	%doc %{_texmfdistdir}/doc/latex/ccfonts/ccfonts.pdf
12mr|texlive-ccfonts-1.1-2|44	%doc %{_texmfdistdir}/doc/latex/ccfonts/readme
12mr|texlive-ccfonts-1.1-2|45	#- source
12mr|texlive-ccfonts-1.1-2|46	%doc %{_texmfdistdir}/source/latex/ccfonts/cc.fdd
12mr|texlive-ccfonts-1.1-2|47	%doc %{_texmfdistdir}/source/latex/ccfonts/ccfonts.dtx
12mr|texlive-ccfonts-1.1-2|48	%doc %{_texmfdistdir}/source/latex/ccfonts/ccfonts.ins
12mr|texlive-ccfonts-1.1-2|49	
12mr|texlive-ccfonts-1.1-2|50	#-----------------------------------------------------------------------
12mr|texlive-ccfonts-1.1-2|51	%prep
12mr|texlive-ccfonts-1.1-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-ccfonts-1.1-2|53	
12mr|texlive-ccfonts-1.1-2|54	%build
12mr|texlive-ccfonts-1.1-2|55	
12mr|texlive-ccfonts-1.1-2|56	%install
12mr|texlive-ccfonts-1.1-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ccfonts-1.1-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ccfonts-1.1-2|59	
12mr|texlive-ccfonts-1.1-2|60	
12mr|texlive-ccfonts-1.1-2|61	
12mr|texlive-ccfonts-1.1-2|62	%changelog
12mr|texlive-ccfonts-1.1-2|63	

16867 12
12mr|texlive-ccicons-20120807-1|1	# revision 26608
12mr|texlive-ccicons-20120807-1|2	# category Package
12mr|texlive-ccicons-20120807-1|3	# catalog-ctan undef
12mr|texlive-ccicons-20120807-1|4	# catalog-date undef
12mr|texlive-ccicons-20120807-1|5	# catalog-license undef
12mr|texlive-ccicons-20120807-1|6	# catalog-version undef
12mr|texlive-ccicons-20120807-1|7	Name:		texlive-ccicons
12mr|texlive-ccicons-20120807-1|8	Version:	20120807
12mr|texlive-ccicons-20120807-1|9	Release:	1
12mr|texlive-ccicons-20120807-1|10	Summary:	TeXLive ccicons package
12mr|texlive-ccicons-20120807-1|11	Group:		Publishing
12mr|texlive-ccicons-20120807-1|12	URL:		http://tug.org/texlive
12mr|texlive-ccicons-20120807-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-ccicons-20120807-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccicons.tar.xz
12mr|texlive-ccicons-20120807-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccicons.doc.tar.xz
12mr|texlive-ccicons-20120807-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ccicons.source.tar.xz
12mr|texlive-ccicons-20120807-1|17	BuildArch:	noarch
12mr|texlive-ccicons-20120807-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ccicons-20120807-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ccicons-20120807-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-ccicons-20120807-1|21	
12mr|texlive-ccicons-20120807-1|22	%description
12mr|texlive-ccicons-20120807-1|23	TeXLive ccicons package.
12mr|texlive-ccicons-20120807-1|24	
12mr|texlive-ccicons-20120807-1|25	%post
12mr|texlive-ccicons-20120807-1|26	%{_sbindir}/texlive.post
12mr|texlive-ccicons-20120807-1|27	
12mr|texlive-ccicons-20120807-1|28	%postun
12mr|texlive-ccicons-20120807-1|29	if [ $1 -eq 0 ]; then
12mr|texlive-ccicons-20120807-1|30	%{_sbindir}/texlive.post
12mr|texlive-ccicons-20120807-1|31	fi
12mr|texlive-ccicons-20120807-1|32	
12mr|texlive-ccicons-20120807-1|33	#-----------------------------------------------------------------------
12mr|texlive-ccicons-20120807-1|34	%files
12mr|texlive-ccicons-20120807-1|35	%{_texmfdistdir}/fonts/enc/dvips/ccicons/ccicons-u.enc
12mr|texlive-ccicons-20120807-1|36	%{_texmfdistdir}/fonts/map/dvips/ccicons/ccicons.map
12mr|texlive-ccicons-20120807-1|37	%{_texmfdistdir}/fonts/tfm/public/ccicons/ccicons.tfm
12mr|texlive-ccicons-20120807-1|38	%{_texmfdistdir}/fonts/type1/public/ccicons/ccicons.pfb
12mr|texlive-ccicons-20120807-1|39	%{_texmfdistdir}/tex/latex/ccicons/ccicons.sty
12mr|texlive-ccicons-20120807-1|40	%doc %{_texmfdistdir}/doc/latex/ccicons/ccicons.pdf
12mr|texlive-ccicons-20120807-1|41	#- source
12mr|texlive-ccicons-20120807-1|42	%doc %{_texmfdistdir}/source/fonts/ccicons/ccicons.sfd
12mr|texlive-ccicons-20120807-1|43	%doc %{_texmfdistdir}/source/latex/ccicons/ccicons.dtx
12mr|texlive-ccicons-20120807-1|44	%doc %{_texmfdistdir}/source/latex/ccicons/ccicons.ins
12mr|texlive-ccicons-20120807-1|45	
12mr|texlive-ccicons-20120807-1|46	#-----------------------------------------------------------------------
12mr|texlive-ccicons-20120807-1|47	%prep
12mr|texlive-ccicons-20120807-1|48	%setup -c -a0 -a1 -a2
12mr|texlive-ccicons-20120807-1|49	
12mr|texlive-ccicons-20120807-1|50	%build
12mr|texlive-ccicons-20120807-1|51	
12mr|texlive-ccicons-20120807-1|52	%install
12mr|texlive-ccicons-20120807-1|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ccicons-20120807-1|54	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ccicons-20120807-1|55	
12mr|texlive-ccicons-20120807-1|56	
12mr|texlive-ccicons-20120807-1|57	
12mr|texlive-ccicons-20120807-1|58	%changelog
12mr|texlive-ccicons-20120807-1|59	

16868 12
12mr|texlive-cclicenses-20080817-2|1	# revision 15878
12mr|texlive-cclicenses-20080817-2|2	# category Package
12mr|texlive-cclicenses-20080817-2|3	# catalog-ctan /macros/latex/contrib/cclicenses
12mr|texlive-cclicenses-20080817-2|4	# catalog-date 2008-08-17 13:56:26 +0200
12mr|texlive-cclicenses-20080817-2|5	# catalog-license lppl
12mr|texlive-cclicenses-20080817-2|6	# catalog-version undef
12mr|texlive-cclicenses-20080817-2|7	Name:		texlive-cclicenses
12mr|texlive-cclicenses-20080817-2|8	Version:	20080817
12mr|texlive-cclicenses-20080817-2|9	Release:	2
12mr|texlive-cclicenses-20080817-2|10	Summary:	Typeset Creative Commons licence logos
12mr|texlive-cclicenses-20080817-2|11	Group:		Publishing
12mr|texlive-cclicenses-20080817-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cclicenses
12mr|texlive-cclicenses-20080817-2|13	License:	LPPL
12mr|texlive-cclicenses-20080817-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cclicenses.tar.xz
12mr|texlive-cclicenses-20080817-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cclicenses.doc.tar.xz
12mr|texlive-cclicenses-20080817-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cclicenses.source.tar.xz
12mr|texlive-cclicenses-20080817-2|17	BuildArch:	noarch
12mr|texlive-cclicenses-20080817-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-cclicenses-20080817-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-cclicenses-20080817-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-cclicenses-20080817-2|21	
12mr|texlive-cclicenses-20080817-2|22	%description
12mr|texlive-cclicenses-20080817-2|23	The cclicenses package helps users typesetting Creative Commons
12mr|texlive-cclicenses-20080817-2|24	logos in LaTeX. It defines some commands useful to quickly
12mr|texlive-cclicenses-20080817-2|25	write these logos, related to CC licences versions 1.0 and 2.0.
12mr|texlive-cclicenses-20080817-2|26	
12mr|texlive-cclicenses-20080817-2|27	%post
12mr|texlive-cclicenses-20080817-2|28	%{_sbindir}/texlive.post
12mr|texlive-cclicenses-20080817-2|29	
12mr|texlive-cclicenses-20080817-2|30	%postun
12mr|texlive-cclicenses-20080817-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-cclicenses-20080817-2|32	%{_sbindir}/texlive.post
12mr|texlive-cclicenses-20080817-2|33	fi
12mr|texlive-cclicenses-20080817-2|34	
12mr|texlive-cclicenses-20080817-2|35	#-----------------------------------------------------------------------
12mr|texlive-cclicenses-20080817-2|36	%files
12mr|texlive-cclicenses-20080817-2|37	%{_texmfdistdir}/tex/latex/cclicenses/cclicenses.sty
12mr|texlive-cclicenses-20080817-2|38	%doc %{_texmfdistdir}/doc/latex/cclicenses/README
12mr|texlive-cclicenses-20080817-2|39	%doc %{_texmfdistdir}/doc/latex/cclicenses/cclicenses_short.pdf
12mr|texlive-cclicenses-20080817-2|40	#- source
12mr|texlive-cclicenses-20080817-2|41	%doc %{_texmfdistdir}/source/latex/cclicenses/cclicenses.dtx
12mr|texlive-cclicenses-20080817-2|42	%doc %{_texmfdistdir}/source/latex/cclicenses/cclicenses.ins
12mr|texlive-cclicenses-20080817-2|43	
12mr|texlive-cclicenses-20080817-2|44	#-----------------------------------------------------------------------
12mr|texlive-cclicenses-20080817-2|45	%prep
12mr|texlive-cclicenses-20080817-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-cclicenses-20080817-2|47	
12mr|texlive-cclicenses-20080817-2|48	%build
12mr|texlive-cclicenses-20080817-2|49	
12mr|texlive-cclicenses-20080817-2|50	%install
12mr|texlive-cclicenses-20080817-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cclicenses-20080817-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-cclicenses-20080817-2|53	
12mr|texlive-cclicenses-20080817-2|54	
12mr|texlive-cclicenses-20080817-2|55	
12mr|texlive-cclicenses-20080817-2|56	%changelog
12mr|texlive-cclicenses-20080817-2|57	

16869 12
12mr|texlive-cc-pl-1.02.2-2|1	# revision 15878
12mr|texlive-cc-pl-1.02.2-2|2	# category Package
12mr|texlive-cc-pl-1.02.2-2|3	# catalog-ctan /fonts/cc-pl
12mr|texlive-cc-pl-1.02.2-2|4	# catalog-date 2009-09-24 20:53:04 +0200
12mr|texlive-cc-pl-1.02.2-2|5	# catalog-license pd
12mr|texlive-cc-pl-1.02.2-2|6	# catalog-version 1.02.2
12mr|texlive-cc-pl-1.02.2-2|7	Name:		texlive-cc-pl
12mr|texlive-cc-pl-1.02.2-2|8	Version:	1.02.2
12mr|texlive-cc-pl-1.02.2-2|9	Release:	2
12mr|texlive-cc-pl-1.02.2-2|10	Summary:	Polish extension of Computer Concrete fonts
12mr|texlive-cc-pl-1.02.2-2|11	Group:		Publishing
12mr|texlive-cc-pl-1.02.2-2|12	URL:		http://www.ctan.org/tex-archive/fonts/cc-pl
12mr|texlive-cc-pl-1.02.2-2|13	License:	PD
12mr|texlive-cc-pl-1.02.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cc-pl.tar.xz
12mr|texlive-cc-pl-1.02.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cc-pl.doc.tar.xz
12mr|texlive-cc-pl-1.02.2-2|16	BuildArch:	noarch
12mr|texlive-cc-pl-1.02.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cc-pl-1.02.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cc-pl-1.02.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-cc-pl-1.02.2-2|20	
12mr|texlive-cc-pl-1.02.2-2|21	%description
12mr|texlive-cc-pl-1.02.2-2|22	These MetaFont sources rely on the availability of the MetaFont
12mr|texlive-cc-pl-1.02.2-2|23	'Polish' fonts and of the MetaFont sources of the original
12mr|texlive-cc-pl-1.02.2-2|24	Concrete fonts. Adobe Type 1 versions of the fonts are
12mr|texlive-cc-pl-1.02.2-2|25	included.
12mr|texlive-cc-pl-1.02.2-2|26	
12mr|texlive-cc-pl-1.02.2-2|27	%post
12mr|texlive-cc-pl-1.02.2-2|28	%{_sbindir}/texlive.post
12mr|texlive-cc-pl-1.02.2-2|29	
12mr|texlive-cc-pl-1.02.2-2|30	%postun
12mr|texlive-cc-pl-1.02.2-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-cc-pl-1.02.2-2|32	%{_sbindir}/texlive.post
12mr|texlive-cc-pl-1.02.2-2|33	fi
12mr|texlive-cc-pl-1.02.2-2|34	
12mr|texlive-cc-pl-1.02.2-2|35	#-----------------------------------------------------------------------
12mr|texlive-cc-pl-1.02.2-2|36	%files
12mr|texlive-cc-pl-1.02.2-2|37	%{_texmfdistdir}/fonts/map/dvips/cc-pl/ccpl.map
12mr|texlive-cc-pl-1.02.2-2|38	%{_texmfdistdir}/fonts/source/public/cc-pl/fic_mic.mf
12mr|texlive-cc-pl-1.02.2-2|39	%{_texmfdistdir}/fonts/source/public/cc-pl/pccsc10.mf
12mr|texlive-cc-pl-1.02.2-2|40	%{_texmfdistdir}/fonts/source/public/cc-pl/pcmi10.mf
12mr|texlive-cc-pl-1.02.2-2|41	%{_texmfdistdir}/fonts/source/public/cc-pl/pcr10.mf
12mr|texlive-cc-pl-1.02.2-2|42	%{_texmfdistdir}/fonts/source/public/cc-pl/pcr5.mf
12mr|texlive-cc-pl-1.02.2-2|43	%{_texmfdistdir}/fonts/source/public/cc-pl/pcr6.mf
12mr|texlive-cc-pl-1.02.2-2|44	%{_texmfdistdir}/fonts/source/public/cc-pl/pcr7.mf
12mr|texlive-cc-pl-1.02.2-2|45	%{_texmfdistdir}/fonts/source/public/cc-pl/pcr8.mf
12mr|texlive-cc-pl-1.02.2-2|46	%{_texmfdistdir}/fonts/source/public/cc-pl/pcr9.mf
12mr|texlive-cc-pl-1.02.2-2|47	%{_texmfdistdir}/fonts/source/public/cc-pl/pcsl10.mf
12mr|texlive-cc-pl-1.02.2-2|48	%{_texmfdistdir}/fonts/source/public/cc-pl/pcslc9.mf
12mr|texlive-cc-pl-1.02.2-2|49	%{_texmfdistdir}/fonts/source/public/cc-pl/pcti10.mf
12mr|texlive-cc-pl-1.02.2-2|50	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pccsc10.tfm
12mr|texlive-cc-pl-1.02.2-2|51	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcmi10.tfm
12mr|texlive-cc-pl-1.02.2-2|52	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr10.tfm
12mr|texlive-cc-pl-1.02.2-2|53	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr5.tfm
12mr|texlive-cc-pl-1.02.2-2|54	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr6.tfm
12mr|texlive-cc-pl-1.02.2-2|55	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr7.tfm
12mr|texlive-cc-pl-1.02.2-2|56	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr8.tfm
12mr|texlive-cc-pl-1.02.2-2|57	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcr9.tfm
12mr|texlive-cc-pl-1.02.2-2|58	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcsl10.tfm
12mr|texlive-cc-pl-1.02.2-2|59	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcslc9.tfm
12mr|texlive-cc-pl-1.02.2-2|60	%{_texmfdistdir}/fonts/tfm/public/cc-pl/pcti10.tfm
12mr|texlive-cc-pl-1.02.2-2|61	%{_texmfdistdir}/fonts/type1/public/cc-pl/pccsc10.pfb
12mr|texlive-cc-pl-1.02.2-2|62	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcmi10.pfb
12mr|texlive-cc-pl-1.02.2-2|63	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcr10.pfb
12mr|texlive-cc-pl-1.02.2-2|64	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcr5.pfb
12mr|texlive-cc-pl-1.02.2-2|65	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcr6.pfb
12mr|texlive-cc-pl-1.02.2-2|66	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcr7.pfb
12mr|texlive-cc-pl-1.02.2-2|67	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcr8.pfb
12mr|texlive-cc-pl-1.02.2-2|68	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcr9.pfb
12mr|texlive-cc-pl-1.02.2-2|69	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcsl10.pfb
12mr|texlive-cc-pl-1.02.2-2|70	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcslc9.pfb
12mr|texlive-cc-pl-1.02.2-2|71	%{_texmfdistdir}/fonts/type1/public/cc-pl/pcti10.pfb
12mr|texlive-cc-pl-1.02.2-2|72	%doc %{_texmfdistdir}/doc/fonts/cc-pl/README.cc-pl
12mr|texlive-cc-pl-1.02.2-2|73	
12mr|texlive-cc-pl-1.02.2-2|74	#-----------------------------------------------------------------------
12mr|texlive-cc-pl-1.02.2-2|75	%prep
12mr|texlive-cc-pl-1.02.2-2|76	%setup -c -a0 -a1
12mr|texlive-cc-pl-1.02.2-2|77	
12mr|texlive-cc-pl-1.02.2-2|78	%build
12mr|texlive-cc-pl-1.02.2-2|79	
12mr|texlive-cc-pl-1.02.2-2|80	%install
12mr|texlive-cc-pl-1.02.2-2|81	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cc-pl-1.02.2-2|82	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cc-pl-1.02.2-2|83	
12mr|texlive-cc-pl-1.02.2-2|84	
12mr|texlive-cc-pl-1.02.2-2|85	
12mr|texlive-cc-pl-1.02.2-2|86	%changelog
12mr|texlive-cc-pl-1.02.2-2|87	

16870 12
12mr|texlive-cd-1.3-2|1	# revision 15878
12mr|texlive-cd-1.3-2|2	# category Package
12mr|texlive-cd-1.3-2|3	# catalog-ctan /macros/latex/contrib/cd
12mr|texlive-cd-1.3-2|4	# catalog-date 2008-05-06 19:08:04 +0200
12mr|texlive-cd-1.3-2|5	# catalog-license gpl
12mr|texlive-cd-1.3-2|6	# catalog-version 1.3
12mr|texlive-cd-1.3-2|7	Name:		texlive-cd
12mr|texlive-cd-1.3-2|8	Version:	1.3
12mr|texlive-cd-1.3-2|9	Release:	2
12mr|texlive-cd-1.3-2|10	Summary:	Typeset CD covers
12mr|texlive-cd-1.3-2|11	Group:		Publishing
12mr|texlive-cd-1.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cd
12mr|texlive-cd-1.3-2|13	License:	GPL
12mr|texlive-cd-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cd.tar.xz
12mr|texlive-cd-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cd.doc.tar.xz
12mr|texlive-cd-1.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cd.source.tar.xz
12mr|texlive-cd-1.3-2|17	BuildArch:	noarch
12mr|texlive-cd-1.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-cd-1.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-cd-1.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-cd-1.3-2|21	
12mr|texlive-cd-1.3-2|22	%description
12mr|texlive-cd-1.3-2|23	Normal usage will ordinarily require no more than a simple data
12mr|texlive-cd-1.3-2|24	file per cover; the package will make a full insert for a CD
12mr|texlive-cd-1.3-2|25	case (it copes with both normal and slim cases).
12mr|texlive-cd-1.3-2|26	
12mr|texlive-cd-1.3-2|27	%post
12mr|texlive-cd-1.3-2|28	%{_sbindir}/texlive.post
12mr|texlive-cd-1.3-2|29	
12mr|texlive-cd-1.3-2|30	%postun
12mr|texlive-cd-1.3-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-cd-1.3-2|32	%{_sbindir}/texlive.post
12mr|texlive-cd-1.3-2|33	fi
12mr|texlive-cd-1.3-2|34	
12mr|texlive-cd-1.3-2|35	#-----------------------------------------------------------------------
12mr|texlive-cd-1.3-2|36	%files
12mr|texlive-cd-1.3-2|37	%{_texmfdistdir}/tex/latex/cd/cd.cls
12mr|texlive-cd-1.3-2|38	%doc %{_texmfdistdir}/doc/latex/cd/CD.tex
12mr|texlive-cd-1.3-2|39	%doc %{_texmfdistdir}/doc/latex/cd/CDlist.tex
12mr|texlive-cd-1.3-2|40	%doc %{_texmfdistdir}/doc/latex/cd/README
12mr|texlive-cd-1.3-2|41	%doc %{_texmfdistdir}/doc/latex/cd/cd.pdf
12mr|texlive-cd-1.3-2|42	%doc %{_texmfdistdir}/doc/latex/cd/example.dat
12mr|texlive-cd-1.3-2|43	%doc %{_texmfdistdir}/doc/latex/cd/parsecd.rb
12mr|texlive-cd-1.3-2|44	%doc %{_texmfdistdir}/doc/latex/cd/slimCD.tex
12mr|texlive-cd-1.3-2|45	%doc %{_texmfdistdir}/doc/latex/cd/slimCDlist.tex
12mr|texlive-cd-1.3-2|46	#- source
12mr|texlive-cd-1.3-2|47	%doc %{_texmfdistdir}/source/latex/cd/cd.dtx
12mr|texlive-cd-1.3-2|48	%doc %{_texmfdistdir}/source/latex/cd/cd.ins
12mr|texlive-cd-1.3-2|49	
12mr|texlive-cd-1.3-2|50	#-----------------------------------------------------------------------
12mr|texlive-cd-1.3-2|51	%prep
12mr|texlive-cd-1.3-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-cd-1.3-2|53	
12mr|texlive-cd-1.3-2|54	%build
12mr|texlive-cd-1.3-2|55	
12mr|texlive-cd-1.3-2|56	%install
12mr|texlive-cd-1.3-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cd-1.3-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-cd-1.3-2|59	
12mr|texlive-cd-1.3-2|60	
12mr|texlive-cd-1.3-2|61	
12mr|texlive-cd-1.3-2|62	%changelog
12mr|texlive-cd-1.3-2|63	

16871 12
12mr|texlive-cd-cover-1.0-2|1	# revision 17121
12mr|texlive-cd-cover-1.0-2|2	# category Package
12mr|texlive-cd-cover-1.0-2|3	# catalog-ctan /macros/latex/contrib/cd-cover
12mr|texlive-cd-cover-1.0-2|4	# catalog-date 2010-02-21 01:36:59 +0100
12mr|texlive-cd-cover-1.0-2|5	# catalog-license gpl
12mr|texlive-cd-cover-1.0-2|6	# catalog-version 1.0
12mr|texlive-cd-cover-1.0-2|7	Name:		texlive-cd-cover
12mr|texlive-cd-cover-1.0-2|8	Version:	1.0
12mr|texlive-cd-cover-1.0-2|9	Release:	2
12mr|texlive-cd-cover-1.0-2|10	Summary:	Typeset CD covers
12mr|texlive-cd-cover-1.0-2|11	Group:		Publishing
12mr|texlive-cd-cover-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cd-cover
12mr|texlive-cd-cover-1.0-2|13	License:	GPL
12mr|texlive-cd-cover-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cd-cover.tar.xz
12mr|texlive-cd-cover-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cd-cover.doc.tar.xz
12mr|texlive-cd-cover-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cd-cover.source.tar.xz
12mr|texlive-cd-cover-1.0-2|17	BuildArch:	noarch
12mr|texlive-cd-cover-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-cd-cover-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-cd-cover-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-cd-cover-1.0-2|21	
12mr|texlive-cd-cover-1.0-2|22	%description
12mr|texlive-cd-cover-1.0-2|23	The CD-cover class will typeset front and back cover sheets for
12mr|texlive-cd-cover-1.0-2|24	CD jewel cases, or an entire paper cover, or a label for a
12mr|texlive-cd-cover-1.0-2|25	plastic slip-cover.
12mr|texlive-cd-cover-1.0-2|26	
12mr|texlive-cd-cover-1.0-2|27	%post
12mr|texlive-cd-cover-1.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-cd-cover-1.0-2|29	
12mr|texlive-cd-cover-1.0-2|30	%postun
12mr|texlive-cd-cover-1.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-cd-cover-1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-cd-cover-1.0-2|33	fi
12mr|texlive-cd-cover-1.0-2|34	
12mr|texlive-cd-cover-1.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-cd-cover-1.0-2|36	%files
12mr|texlive-cd-cover-1.0-2|37	%{_texmfdistdir}/tex/latex/cd-cover/cd-cover.cls
12mr|texlive-cd-cover-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/cd-cover/README
12mr|texlive-cd-cover-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/cd-cover/cd-cover.pdf
12mr|texlive-cd-cover-1.0-2|40	#- source
12mr|texlive-cd-cover-1.0-2|41	%doc %{_texmfdistdir}/source/latex/cd-cover/cd-cover.dtx
12mr|texlive-cd-cover-1.0-2|42	%doc %{_texmfdistdir}/source/latex/cd-cover/cd-cover.ins
12mr|texlive-cd-cover-1.0-2|43	
12mr|texlive-cd-cover-1.0-2|44	#-----------------------------------------------------------------------
12mr|texlive-cd-cover-1.0-2|45	%prep
12mr|texlive-cd-cover-1.0-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-cd-cover-1.0-2|47	
12mr|texlive-cd-cover-1.0-2|48	%build
12mr|texlive-cd-cover-1.0-2|49	
12mr|texlive-cd-cover-1.0-2|50	%install
12mr|texlive-cd-cover-1.0-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cd-cover-1.0-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-cd-cover-1.0-2|53	
12mr|texlive-cd-cover-1.0-2|54	
12mr|texlive-cd-cover-1.0-2|55	
12mr|texlive-cd-cover-1.0-2|56	%changelog
12mr|texlive-cd-cover-1.0-2|57	

16872 12
12mr|texlive-cdpbundl-0.34-2|1	# revision 15878
12mr|texlive-cdpbundl-0.34-2|2	# category Package
12mr|texlive-cdpbundl-0.34-2|3	# catalog-ctan /macros/latex/contrib/cdpbundl
12mr|texlive-cdpbundl-0.34-2|4	# catalog-date 2007-01-31 23:04:11 +0100
12mr|texlive-cdpbundl-0.34-2|5	# catalog-license lppl
12mr|texlive-cdpbundl-0.34-2|6	# catalog-version 0.34
12mr|texlive-cdpbundl-0.34-2|7	Name:		texlive-cdpbundl
12mr|texlive-cdpbundl-0.34-2|8	Version:	0.34
12mr|texlive-cdpbundl-0.34-2|9	Release:	2
12mr|texlive-cdpbundl-0.34-2|10	Summary:	Business letters in the Italian style
12mr|texlive-cdpbundl-0.34-2|11	Group:		Publishing
12mr|texlive-cdpbundl-0.34-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cdpbundl
12mr|texlive-cdpbundl-0.34-2|13	License:	LPPL
12mr|texlive-cdpbundl-0.34-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cdpbundl.tar.xz
12mr|texlive-cdpbundl-0.34-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cdpbundl.doc.tar.xz
12mr|texlive-cdpbundl-0.34-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cdpbundl.source.tar.xz
12mr|texlive-cdpbundl-0.34-2|17	BuildArch:	noarch
12mr|texlive-cdpbundl-0.34-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-cdpbundl-0.34-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-cdpbundl-0.34-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-cdpbundl-0.34-2|21	
12mr|texlive-cdpbundl-0.34-2|22	%description
12mr|texlive-cdpbundl-0.34-2|23	The C.D.P. Bundle can be used to typeset high-quality business
12mr|texlive-cdpbundl-0.34-2|24	letters formatted according to Italian style conventions. It is
12mr|texlive-cdpbundl-0.34-2|25	highly configurable, and its modular structure provides you
12mr|texlive-cdpbundl-0.34-2|26	with building blocks of increasing level, by means of which you
12mr|texlive-cdpbundl-0.34-2|27	can compose a large variety of letters. It is also possible to
12mr|texlive-cdpbundl-0.34-2|28	write letters divided into sections and paragraphs, to include
12mr|texlive-cdpbundl-0.34-2|29	floating figures and tables, and to have the relevant indexes
12mr|texlive-cdpbundl-0.34-2|30	compiled automatically. A single input file can contain several
12mr|texlive-cdpbundl-0.34-2|31	letters, and each letter will have its own table of contents,
12mr|texlive-cdpbundl-0.34-2|32	etc., independant from the other ones.
12mr|texlive-cdpbundl-0.34-2|33	
12mr|texlive-cdpbundl-0.34-2|34	%post
12mr|texlive-cdpbundl-0.34-2|35	%{_sbindir}/texlive.post
12mr|texlive-cdpbundl-0.34-2|36	
12mr|texlive-cdpbundl-0.34-2|37	%postun
12mr|texlive-cdpbundl-0.34-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-cdpbundl-0.34-2|39	%{_sbindir}/texlive.post
12mr|texlive-cdpbundl-0.34-2|40	fi
12mr|texlive-cdpbundl-0.34-2|41	
12mr|texlive-cdpbundl-0.34-2|42	#-----------------------------------------------------------------------
12mr|texlive-cdpbundl-0.34-2|43	%files
12mr|texlive-cdpbundl-0.34-2|44	%{_texmfdistdir}/tex/latex/cdpbundl/adiseal.sty
12mr|texlive-cdpbundl-0.34-2|45	%{_texmfdistdir}/tex/latex/cdpbundl/articoletteracdp.cls
12mr|texlive-cdpbundl-0.34-2|46	%{_texmfdistdir}/tex/latex/cdpbundl/cdpaddon.sty
12mr|texlive-cdpbundl-0.34-2|47	%{_texmfdistdir}/tex/latex/cdpbundl/cdpshues-example.def
12mr|texlive-cdpbundl-0.34-2|48	%{_texmfdistdir}/tex/latex/cdpbundl/cdpshues.cfg
12mr|texlive-cdpbundl-0.34-2|49	%{_texmfdistdir}/tex/latex/cdpbundl/epson-stylus-740.def
12mr|texlive-cdpbundl-0.34-2|50	%{_texmfdistdir}/tex/latex/cdpbundl/hp-laserjet-4500.def
12mr|texlive-cdpbundl-0.34-2|51	%{_texmfdistdir}/tex/latex/cdpbundl/lettcdpadi.cls
12mr|texlive-cdpbundl-0.34-2|52	%{_texmfdistdir}/tex/latex/cdpbundl/letteracdp.cls
12mr|texlive-cdpbundl-0.34-2|53	%doc %{_texmfdistdir}/doc/latex/cdpbundl/00readme.txt
12mr|texlive-cdpbundl-0.34-2|54	%doc %{_texmfdistdir}/doc/latex/cdpbundl/README
12mr|texlive-cdpbundl-0.34-2|55	%doc %{_texmfdistdir}/doc/latex/cdpbundl/manifest.txt
12mr|texlive-cdpbundl-0.34-2|56	%doc %{_texmfdistdir}/doc/latex/cdpbundl/overview.pdf
12mr|texlive-cdpbundl-0.34-2|57	#- source
12mr|texlive-cdpbundl-0.34-2|58	%doc %{_texmfdistdir}/source/latex/cdpbundl/cdpbundl.dtx
12mr|texlive-cdpbundl-0.34-2|59	%doc %{_texmfdistdir}/source/latex/cdpbundl/cdpbundl.ins
12mr|texlive-cdpbundl-0.34-2|60	
12mr|texlive-cdpbundl-0.34-2|61	#-----------------------------------------------------------------------
12mr|texlive-cdpbundl-0.34-2|62	%prep
12mr|texlive-cdpbundl-0.34-2|63	%setup -c -a0 -a1 -a2
12mr|texlive-cdpbundl-0.34-2|64	
12mr|texlive-cdpbundl-0.34-2|65	%build
12mr|texlive-cdpbundl-0.34-2|66	
12mr|texlive-cdpbundl-0.34-2|67	%install
12mr|texlive-cdpbundl-0.34-2|68	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cdpbundl-0.34-2|69	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-cdpbundl-0.34-2|70	
12mr|texlive-cdpbundl-0.34-2|71	
12mr|texlive-cdpbundl-0.34-2|72	
12mr|texlive-cdpbundl-0.34-2|73	%changelog
12mr|texlive-cdpbundl-0.34-2|74	

16873 12
12mr|texlive-cell-1.28.2.03-2|1	# revision 20756
12mr|texlive-cell-1.28.2.03-2|2	# category Package
12mr|texlive-cell-1.28.2.03-2|3	# catalog-ctan /macros/latex/contrib/cell
12mr|texlive-cell-1.28.2.03-2|4	# catalog-date 2010-12-15 11:00:48 +0100
12mr|texlive-cell-1.28.2.03-2|5	# catalog-license pd
12mr|texlive-cell-1.28.2.03-2|6	# catalog-version 1.28/2.03
12mr|texlive-cell-1.28.2.03-2|7	Name:		texlive-cell
12mr|texlive-cell-1.28.2.03-2|8	Version:	1.28.2.03
12mr|texlive-cell-1.28.2.03-2|9	Release:	2
12mr|texlive-cell-1.28.2.03-2|10	Summary:	Bibliography style for Cell
12mr|texlive-cell-1.28.2.03-2|11	Group:		Publishing
12mr|texlive-cell-1.28.2.03-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cell
12mr|texlive-cell-1.28.2.03-2|13	License:	PD
12mr|texlive-cell-1.28.2.03-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cell.tar.xz
12mr|texlive-cell-1.28.2.03-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cell.doc.tar.xz
12mr|texlive-cell-1.28.2.03-2|16	BuildArch:	noarch
12mr|texlive-cell-1.28.2.03-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cell-1.28.2.03-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cell-1.28.2.03-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-cell-1.28.2.03-2|20	
12mr|texlive-cell-1.28.2.03-2|21	%description
12mr|texlive-cell-1.28.2.03-2|22	This is an "apa-like" style (cf. apalike.bst in the BibTeX
12mr|texlive-cell-1.28.2.03-2|23	distribution), developed from the same author's JMB style. A
12mr|texlive-cell-1.28.2.03-2|24	supporting LaTeX package is also provided.
12mr|texlive-cell-1.28.2.03-2|25	
12mr|texlive-cell-1.28.2.03-2|26	%post
12mr|texlive-cell-1.28.2.03-2|27	%{_sbindir}/texlive.post
12mr|texlive-cell-1.28.2.03-2|28	
12mr|texlive-cell-1.28.2.03-2|29	%postun
12mr|texlive-cell-1.28.2.03-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-cell-1.28.2.03-2|31	%{_sbindir}/texlive.post
12mr|texlive-cell-1.28.2.03-2|32	fi
12mr|texlive-cell-1.28.2.03-2|33	
12mr|texlive-cell-1.28.2.03-2|34	#-----------------------------------------------------------------------
12mr|texlive-cell-1.28.2.03-2|35	%files
12mr|texlive-cell-1.28.2.03-2|36	%{_texmfdistdir}/bibtex/bst/cell/cell.bst
12mr|texlive-cell-1.28.2.03-2|37	%{_texmfdistdir}/tex/latex/cell/cell.sty
12mr|texlive-cell-1.28.2.03-2|38	%doc %{_texmfdistdir}/doc/latex/cell/README
12mr|texlive-cell-1.28.2.03-2|39	
12mr|texlive-cell-1.28.2.03-2|40	#-----------------------------------------------------------------------
12mr|texlive-cell-1.28.2.03-2|41	%prep
12mr|texlive-cell-1.28.2.03-2|42	%setup -c -a0 -a1
12mr|texlive-cell-1.28.2.03-2|43	
12mr|texlive-cell-1.28.2.03-2|44	%build
12mr|texlive-cell-1.28.2.03-2|45	
12mr|texlive-cell-1.28.2.03-2|46	%install
12mr|texlive-cell-1.28.2.03-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cell-1.28.2.03-2|48	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cell-1.28.2.03-2|49	
12mr|texlive-cell-1.28.2.03-2|50	
12mr|texlive-cell-1.28.2.03-2|51	
12mr|texlive-cell-1.28.2.03-2|52	%changelog
12mr|texlive-cell-1.28.2.03-2|53	

16874 12
12mr|texlive-cellspace-1.6-2|1	# revision 15878
12mr|texlive-cellspace-1.6-2|2	# category Package
12mr|texlive-cellspace-1.6-2|3	# catalog-ctan /macros/latex/contrib/cellspace
12mr|texlive-cellspace-1.6-2|4	# catalog-date 2009-08-03 16:22:07 +0200
12mr|texlive-cellspace-1.6-2|5	# catalog-license lppl
12mr|texlive-cellspace-1.6-2|6	# catalog-version 1.6
12mr|texlive-cellspace-1.6-2|7	Name:		texlive-cellspace
12mr|texlive-cellspace-1.6-2|8	Version:	1.6
12mr|texlive-cellspace-1.6-2|9	Release:	2
12mr|texlive-cellspace-1.6-2|10	Summary:	Ensure minimal spacing of table cells
12mr|texlive-cellspace-1.6-2|11	Group:		Publishing
12mr|texlive-cellspace-1.6-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cellspace
12mr|texlive-cellspace-1.6-2|13	License:	LPPL
12mr|texlive-cellspace-1.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cellspace.tar.xz
12mr|texlive-cellspace-1.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cellspace.doc.tar.xz
12mr|texlive-cellspace-1.6-2|16	BuildArch:	noarch
12mr|texlive-cellspace-1.6-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cellspace-1.6-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cellspace-1.6-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-cellspace-1.6-2|20	
12mr|texlive-cellspace-1.6-2|21	%description
12mr|texlive-cellspace-1.6-2|22	It is well known that high or deep cells tend to touch the
12mr|texlive-cellspace-1.6-2|23	\hlines of a tabular. This package provides a modifier S acting
12mr|texlive-cellspace-1.6-2|24	on usual column types so that to ensure a minimal distance that
12mr|texlive-cellspace-1.6-2|25	can be controlled through two parameters \cellspacetoplimit and
12mr|texlive-cellspace-1.6-2|26	\cellspacebottomlimit. The approach employed by this package is
12mr|texlive-cellspace-1.6-2|27	noticeably simpler than that of tabls, which considers the
12mr|texlive-cellspace-1.6-2|28	dimensions of each entire row; whereas you can ask the
12mr|texlive-cellspace-1.6-2|29	cellspace only to look at the cells of potentially difficult
12mr|texlive-cellspace-1.6-2|30	columns.
12mr|texlive-cellspace-1.6-2|31	
12mr|texlive-cellspace-1.6-2|32	%post
12mr|texlive-cellspace-1.6-2|33	%{_sbindir}/texlive.post
12mr|texlive-cellspace-1.6-2|34	
12mr|texlive-cellspace-1.6-2|35	%postun
12mr|texlive-cellspace-1.6-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-cellspace-1.6-2|37	%{_sbindir}/texlive.post
12mr|texlive-cellspace-1.6-2|38	fi
12mr|texlive-cellspace-1.6-2|39	
12mr|texlive-cellspace-1.6-2|40	#-----------------------------------------------------------------------
12mr|texlive-cellspace-1.6-2|41	%files
12mr|texlive-cellspace-1.6-2|42	%{_texmfdistdir}/tex/latex/cellspace/cellspace.sty
12mr|texlive-cellspace-1.6-2|43	%doc %{_texmfdistdir}/doc/latex/cellspace/README
12mr|texlive-cellspace-1.6-2|44	%doc %{_texmfdistdir}/doc/latex/cellspace/cellspace.pdf
12mr|texlive-cellspace-1.6-2|45	%doc %{_texmfdistdir}/doc/latex/cellspace/cellspace.tex
12mr|texlive-cellspace-1.6-2|46	
12mr|texlive-cellspace-1.6-2|47	#-----------------------------------------------------------------------
12mr|texlive-cellspace-1.6-2|48	%prep
12mr|texlive-cellspace-1.6-2|49	%setup -c -a0 -a1
12mr|texlive-cellspace-1.6-2|50	
12mr|texlive-cellspace-1.6-2|51	%build
12mr|texlive-cellspace-1.6-2|52	
12mr|texlive-cellspace-1.6-2|53	%install
12mr|texlive-cellspace-1.6-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cellspace-1.6-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cellspace-1.6-2|56	
12mr|texlive-cellspace-1.6-2|57	
12mr|texlive-cellspace-1.6-2|58	
12mr|texlive-cellspace-1.6-2|59	%changelog
12mr|texlive-cellspace-1.6-2|60	

16875 12
12mr|texlive-censor-1.00-2|1	# revision 20937
12mr|texlive-censor-1.00-2|2	# category Package
12mr|texlive-censor-1.00-2|3	# catalog-ctan /macros/latex/contrib/censor
12mr|texlive-censor-1.00-2|4	# catalog-date 2011-01-04 21:24:54 +0100
12mr|texlive-censor-1.00-2|5	# catalog-license lppl1.3
12mr|texlive-censor-1.00-2|6	# catalog-version 1.00
12mr|texlive-censor-1.00-2|7	Name:		texlive-censor
12mr|texlive-censor-1.00-2|8	Version:	1.00
12mr|texlive-censor-1.00-2|9	Release:	2
12mr|texlive-censor-1.00-2|10	Summary:	Facilities for controlling restricted text in a document
12mr|texlive-censor-1.00-2|11	Group:		Publishing
12mr|texlive-censor-1.00-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/censor
12mr|texlive-censor-1.00-2|13	License:	LPPL1.3
12mr|texlive-censor-1.00-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/censor.tar.xz
12mr|texlive-censor-1.00-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/censor.doc.tar.xz
12mr|texlive-censor-1.00-2|16	BuildArch:	noarch
12mr|texlive-censor-1.00-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-censor-1.00-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-censor-1.00-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-censor-1.00-2|20	
12mr|texlive-censor-1.00-2|21	%description
12mr|texlive-censor-1.00-2|22	The package allows a convenient redaction/censor capability to
12mr|texlive-censor-1.00-2|23	be employed, for those who need to protect restricted
12mr|texlive-censor-1.00-2|24	information, as well as for those who are forced to work in a
12mr|texlive-censor-1.00-2|25	more inefficient environment when dealing with restricted
12mr|texlive-censor-1.00-2|26	information.
12mr|texlive-censor-1.00-2|27	
12mr|texlive-censor-1.00-2|28	%post
12mr|texlive-censor-1.00-2|29	%{_sbindir}/texlive.post
12mr|texlive-censor-1.00-2|30	
12mr|texlive-censor-1.00-2|31	%postun
12mr|texlive-censor-1.00-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-censor-1.00-2|33	%{_sbindir}/texlive.post
12mr|texlive-censor-1.00-2|34	fi
12mr|texlive-censor-1.00-2|35	
12mr|texlive-censor-1.00-2|36	#-----------------------------------------------------------------------
12mr|texlive-censor-1.00-2|37	%files
12mr|texlive-censor-1.00-2|38	%{_texmfdistdir}/tex/latex/censor/censor.sty
12mr|texlive-censor-1.00-2|39	%doc %{_texmfdistdir}/doc/latex/censor/README
12mr|texlive-censor-1.00-2|40	%doc %{_texmfdistdir}/doc/latex/censor/censor.pdf
12mr|texlive-censor-1.00-2|41	%doc %{_texmfdistdir}/doc/latex/censor/censor.tex
12mr|texlive-censor-1.00-2|42	%doc %{_texmfdistdir}/doc/latex/censor/manifest.txt
12mr|texlive-censor-1.00-2|43	
12mr|texlive-censor-1.00-2|44	#-----------------------------------------------------------------------
12mr|texlive-censor-1.00-2|45	%prep
12mr|texlive-censor-1.00-2|46	%setup -c -a0 -a1
12mr|texlive-censor-1.00-2|47	
12mr|texlive-censor-1.00-2|48	%build
12mr|texlive-censor-1.00-2|49	
12mr|texlive-censor-1.00-2|50	%install
12mr|texlive-censor-1.00-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-censor-1.00-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-censor-1.00-2|53	
12mr|texlive-censor-1.00-2|54	
12mr|texlive-censor-1.00-2|55	
12mr|texlive-censor-1.00-2|56	%changelog
12mr|texlive-censor-1.00-2|57	

16876 12
12mr|texlive-cfr-lm-1.3-2|1	# revision 19666
12mr|texlive-cfr-lm-1.3-2|2	# category Package
12mr|texlive-cfr-lm-1.3-2|3	# catalog-ctan /macros/latex/contrib/cfr-lm
12mr|texlive-cfr-lm-1.3-2|4	# catalog-date 2010-09-08 11:26:01 +0200
12mr|texlive-cfr-lm-1.3-2|5	# catalog-license lppl
12mr|texlive-cfr-lm-1.3-2|6	# catalog-version 1.3
12mr|texlive-cfr-lm-1.3-2|7	Name:		texlive-cfr-lm
12mr|texlive-cfr-lm-1.3-2|8	Version:	1.3
12mr|texlive-cfr-lm-1.3-2|9	Release:	2
12mr|texlive-cfr-lm-1.3-2|10	Summary:	Enhanced support for the Latin Modern fonts
12mr|texlive-cfr-lm-1.3-2|11	Group:		Publishing
12mr|texlive-cfr-lm-1.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cfr-lm
12mr|texlive-cfr-lm-1.3-2|13	License:	LPPL
12mr|texlive-cfr-lm-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cfr-lm.tar.xz
12mr|texlive-cfr-lm-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cfr-lm.doc.tar.xz
12mr|texlive-cfr-lm-1.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cfr-lm.source.tar.xz
12mr|texlive-cfr-lm-1.3-2|17	BuildArch:	noarch
12mr|texlive-cfr-lm-1.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-cfr-lm-1.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-cfr-lm-1.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-cfr-lm-1.3-2|21	
12mr|texlive-cfr-lm-1.3-2|22	%description
12mr|texlive-cfr-lm-1.3-2|23	The package supports a number of features of the Latin Modern
12mr|texlive-cfr-lm-1.3-2|24	fonts which are not easily accessible via the default (La)TeX
12mr|texlive-cfr-lm-1.3-2|25	support provided in the official distribution. In particular,
12mr|texlive-cfr-lm-1.3-2|26	the package supports the use of the various styles of digits
12mr|texlive-cfr-lm-1.3-2|27	available, small-caps and upright italic shapes, and
12mr|texlive-cfr-lm-1.3-2|28	alternative weights and widths. It also supports variable width
12mr|texlive-cfr-lm-1.3-2|29	typewriter and the "quotation" font. Version 2.004 of the Latin
12mr|texlive-cfr-lm-1.3-2|30	Modern fonts is supported. By default, the package uses
12mr|texlive-cfr-lm-1.3-2|31	proportional oldstyle digits and variable width typewriter but
12mr|texlive-cfr-lm-1.3-2|32	this can be changed by passing appropriate options to the
12mr|texlive-cfr-lm-1.3-2|33	package. The package also supports using (for example)
12mr|texlive-cfr-lm-1.3-2|34	different styles of digits within a document so it is possible
12mr|texlive-cfr-lm-1.3-2|35	to use proportional oldstyle digits by default, say, but
12mr|texlive-cfr-lm-1.3-2|36	tabular lining digits within a particular table. The package
12mr|texlive-cfr-lm-1.3-2|37	requires the official Latin Modern distribution, including its
12mr|texlive-cfr-lm-1.3-2|38	(La)TeX support. The package relies on the availability of both
12mr|texlive-cfr-lm-1.3-2|39	the fonts themselves and the official font support files. The
12mr|texlive-cfr-lm-1.3-2|40	package also makes use of the nfssext-cfr package. Only the T1
12mr|texlive-cfr-lm-1.3-2|41	and TS1 encodings are supported for text fonts. The set up of
12mr|texlive-cfr-lm-1.3-2|42	fonts for mathematics is identical to that provided by Latin
12mr|texlive-cfr-lm-1.3-2|43	Modern.
12mr|texlive-cfr-lm-1.3-2|44	
12mr|texlive-cfr-lm-1.3-2|45	%post
12mr|texlive-cfr-lm-1.3-2|46	%{_sbindir}/texlive.post
12mr|texlive-cfr-lm-1.3-2|47	
12mr|texlive-cfr-lm-1.3-2|48	%postun
12mr|texlive-cfr-lm-1.3-2|49	if [ $1 -eq 0 ]; then
12mr|texlive-cfr-lm-1.3-2|50	%{_sbindir}/texlive.post
12mr|texlive-cfr-lm-1.3-2|51	fi
12mr|texlive-cfr-lm-1.3-2|52	
12mr|texlive-cfr-lm-1.3-2|53	#-----------------------------------------------------------------------
12mr|texlive-cfr-lm-1.3-2|54	%files
12mr|texlive-cfr-lm-1.3-2|55	%{_texmfdistdir}/fonts/enc/dvips/cfr-lm/dotdigits-clm.enc
12mr|texlive-cfr-lm-1.3-2|56	%{_texmfdistdir}/fonts/enc/dvips/cfr-lm/t1-clm.enc
12mr|texlive-cfr-lm-1.3-2|57	%{_texmfdistdir}/fonts/map/dvips/cfr-lm/clm.map
12mr|texlive-cfr-lm-1.3-2|58	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmb28t10.tfm
12mr|texlive-cfr-lm-1.3-2|59	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmb2j8t10.tfm
12mr|texlive-cfr-lm-1.3-2|60	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmb2jo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|61	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmb2o8t10.tfm
12mr|texlive-cfr-lm-1.3-2|62	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmb8t10.tfm
12mr|texlive-cfr-lm-1.3-2|63	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbj8t10.tfm
12mr|texlive-cfr-lm-1.3-2|64	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbjo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|65	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|66	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t10.tfm
12mr|texlive-cfr-lm-1.3-2|67	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t12.tfm
12mr|texlive-cfr-lm-1.3-2|68	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t5.tfm
12mr|texlive-cfr-lm-1.3-2|69	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t6.tfm
12mr|texlive-cfr-lm-1.3-2|70	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t7.tfm
12mr|texlive-cfr-lm-1.3-2|71	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t8.tfm
12mr|texlive-cfr-lm-1.3-2|72	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx28t9.tfm
12mr|texlive-cfr-lm-1.3-2|73	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2i8t10.tfm
12mr|texlive-cfr-lm-1.3-2|74	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2ij8t10.tfm
12mr|texlive-cfr-lm-1.3-2|75	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t10.tfm
12mr|texlive-cfr-lm-1.3-2|76	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t12.tfm
12mr|texlive-cfr-lm-1.3-2|77	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t5.tfm
12mr|texlive-cfr-lm-1.3-2|78	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t6.tfm
12mr|texlive-cfr-lm-1.3-2|79	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t7.tfm
12mr|texlive-cfr-lm-1.3-2|80	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t8.tfm
12mr|texlive-cfr-lm-1.3-2|81	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2j8t9.tfm
12mr|texlive-cfr-lm-1.3-2|82	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2jo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|83	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx2o8t10.tfm
12mr|texlive-cfr-lm-1.3-2|84	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t10.tfm
12mr|texlive-cfr-lm-1.3-2|85	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t12.tfm
12mr|texlive-cfr-lm-1.3-2|86	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t5.tfm
12mr|texlive-cfr-lm-1.3-2|87	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t6.tfm
12mr|texlive-cfr-lm-1.3-2|88	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t7.tfm
12mr|texlive-cfr-lm-1.3-2|89	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t8.tfm
12mr|texlive-cfr-lm-1.3-2|90	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbx8t9.tfm
12mr|texlive-cfr-lm-1.3-2|91	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxi8t10.tfm
12mr|texlive-cfr-lm-1.3-2|92	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t10.tfm
12mr|texlive-cfr-lm-1.3-2|93	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t12.tfm
12mr|texlive-cfr-lm-1.3-2|94	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t5.tfm
12mr|texlive-cfr-lm-1.3-2|95	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t6.tfm
12mr|texlive-cfr-lm-1.3-2|96	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t7.tfm
12mr|texlive-cfr-lm-1.3-2|97	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t8.tfm
12mr|texlive-cfr-lm-1.3-2|98	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxj8t9.tfm
12mr|texlive-cfr-lm-1.3-2|99	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxji8t10.tfm
12mr|texlive-cfr-lm-1.3-2|100	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxjo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|101	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmbxo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|102	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsc28t10.tfm
12mr|texlive-cfr-lm-1.3-2|103	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsc2j8t10.tfm
12mr|texlive-cfr-lm-1.3-2|104	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsc2jo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|105	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsc2o8t10.tfm
12mr|texlive-cfr-lm-1.3-2|106	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsc8t10.tfm
12mr|texlive-cfr-lm-1.3-2|107	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcscj8t10.tfm
12mr|texlive-cfr-lm-1.3-2|108	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcscjo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|109	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmcsco8t10.tfm
12mr|texlive-cfr-lm-1.3-2|110	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdun2jo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|111	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdun2o8t10.tfm
12mr|texlive-cfr-lm-1.3-2|112	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdunh28t10.tfm
12mr|texlive-cfr-lm-1.3-2|113	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdunh2j8t10.tfm
12mr|texlive-cfr-lm-1.3-2|114	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdunh8t10.tfm
12mr|texlive-cfr-lm-1.3-2|115	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdunhj8t10.tfm
12mr|texlive-cfr-lm-1.3-2|116	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmdunjo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|117	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmduno8t10.tfm
12mr|texlive-cfr-lm-1.3-2|118	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t10.tfm
12mr|texlive-cfr-lm-1.3-2|119	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t12.tfm
12mr|texlive-cfr-lm-1.3-2|120	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t17.tfm
12mr|texlive-cfr-lm-1.3-2|121	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t5.tfm
12mr|texlive-cfr-lm-1.3-2|122	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t6.tfm
12mr|texlive-cfr-lm-1.3-2|123	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t7.tfm
12mr|texlive-cfr-lm-1.3-2|124	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t8.tfm
12mr|texlive-cfr-lm-1.3-2|125	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr28t9.tfm
12mr|texlive-cfr-lm-1.3-2|126	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2i8t10.tfm
12mr|texlive-cfr-lm-1.3-2|127	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2i8t12.tfm
12mr|texlive-cfr-lm-1.3-2|128	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2i8t7.tfm
12mr|texlive-cfr-lm-1.3-2|129	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2i8t8.tfm
12mr|texlive-cfr-lm-1.3-2|130	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2i8t9.tfm
12mr|texlive-cfr-lm-1.3-2|131	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2ij8t10.tfm
12mr|texlive-cfr-lm-1.3-2|132	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2ij8t12.tfm
12mr|texlive-cfr-lm-1.3-2|133	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2ij8t7.tfm
12mr|texlive-cfr-lm-1.3-2|134	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2ij8t8.tfm
12mr|texlive-cfr-lm-1.3-2|135	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2ij8t9.tfm
12mr|texlive-cfr-lm-1.3-2|136	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t10.tfm
12mr|texlive-cfr-lm-1.3-2|137	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t12.tfm
12mr|texlive-cfr-lm-1.3-2|138	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t17.tfm
12mr|texlive-cfr-lm-1.3-2|139	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t5.tfm
12mr|texlive-cfr-lm-1.3-2|140	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t6.tfm
12mr|texlive-cfr-lm-1.3-2|141	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t7.tfm
12mr|texlive-cfr-lm-1.3-2|142	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t8.tfm
12mr|texlive-cfr-lm-1.3-2|143	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2j8t9.tfm
12mr|texlive-cfr-lm-1.3-2|144	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2jo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|145	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2jo8t12.tfm
12mr|texlive-cfr-lm-1.3-2|146	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2jo8t17.tfm
12mr|texlive-cfr-lm-1.3-2|147	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2jo8t8.tfm
12mr|texlive-cfr-lm-1.3-2|148	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2jo8t9.tfm
12mr|texlive-cfr-lm-1.3-2|149	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2o8t10.tfm
12mr|texlive-cfr-lm-1.3-2|150	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2o8t12.tfm
12mr|texlive-cfr-lm-1.3-2|151	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2o8t17.tfm
12mr|texlive-cfr-lm-1.3-2|152	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2o8t8.tfm
12mr|texlive-cfr-lm-1.3-2|153	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr2o8t9.tfm
12mr|texlive-cfr-lm-1.3-2|154	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t10.tfm
12mr|texlive-cfr-lm-1.3-2|155	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t12.tfm
12mr|texlive-cfr-lm-1.3-2|156	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t17.tfm
12mr|texlive-cfr-lm-1.3-2|157	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t5.tfm
12mr|texlive-cfr-lm-1.3-2|158	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t6.tfm
12mr|texlive-cfr-lm-1.3-2|159	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t7.tfm
12mr|texlive-cfr-lm-1.3-2|160	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t8.tfm
12mr|texlive-cfr-lm-1.3-2|161	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmr8t9.tfm
12mr|texlive-cfr-lm-1.3-2|162	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmri8t10.tfm
12mr|texlive-cfr-lm-1.3-2|163	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmri8t12.tfm
12mr|texlive-cfr-lm-1.3-2|164	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmri8t7.tfm
12mr|texlive-cfr-lm-1.3-2|165	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmri8t8.tfm
12mr|texlive-cfr-lm-1.3-2|166	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmri8t9.tfm
12mr|texlive-cfr-lm-1.3-2|167	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t10.tfm
12mr|texlive-cfr-lm-1.3-2|168	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t12.tfm
12mr|texlive-cfr-lm-1.3-2|169	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t17.tfm
12mr|texlive-cfr-lm-1.3-2|170	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t5.tfm
12mr|texlive-cfr-lm-1.3-2|171	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t6.tfm
12mr|texlive-cfr-lm-1.3-2|172	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t7.tfm
12mr|texlive-cfr-lm-1.3-2|173	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t8.tfm
12mr|texlive-cfr-lm-1.3-2|174	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrj8t9.tfm
12mr|texlive-cfr-lm-1.3-2|175	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrji8t10.tfm
12mr|texlive-cfr-lm-1.3-2|176	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrji8t12.tfm
12mr|texlive-cfr-lm-1.3-2|177	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrji8t7.tfm
12mr|texlive-cfr-lm-1.3-2|178	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrji8t8.tfm
12mr|texlive-cfr-lm-1.3-2|179	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrji8t9.tfm
12mr|texlive-cfr-lm-1.3-2|180	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrjo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|181	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrjo8t12.tfm
12mr|texlive-cfr-lm-1.3-2|182	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrjo8t17.tfm
12mr|texlive-cfr-lm-1.3-2|183	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrjo8t8.tfm
12mr|texlive-cfr-lm-1.3-2|184	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmrjo8t9.tfm
12mr|texlive-cfr-lm-1.3-2|185	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmro8t10.tfm
12mr|texlive-cfr-lm-1.3-2|186	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmro8t12.tfm
12mr|texlive-cfr-lm-1.3-2|187	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmro8t17.tfm
12mr|texlive-cfr-lm-1.3-2|188	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmro8t8.tfm
12mr|texlive-cfr-lm-1.3-2|189	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmro8t9.tfm
12mr|texlive-cfr-lm-1.3-2|190	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss28t10.tfm
12mr|texlive-cfr-lm-1.3-2|191	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss28t12.tfm
12mr|texlive-cfr-lm-1.3-2|192	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss28t17.tfm
12mr|texlive-cfr-lm-1.3-2|193	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss28t8.tfm
12mr|texlive-cfr-lm-1.3-2|194	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss28t9.tfm
12mr|texlive-cfr-lm-1.3-2|195	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2j8t10.tfm
12mr|texlive-cfr-lm-1.3-2|196	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2j8t12.tfm
12mr|texlive-cfr-lm-1.3-2|197	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2j8t17.tfm
12mr|texlive-cfr-lm-1.3-2|198	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2j8t8.tfm
12mr|texlive-cfr-lm-1.3-2|199	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2j8t9.tfm
12mr|texlive-cfr-lm-1.3-2|200	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2jo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|201	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2jo8t12.tfm
12mr|texlive-cfr-lm-1.3-2|202	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2jo8t17.tfm
12mr|texlive-cfr-lm-1.3-2|203	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2jo8t8.tfm
12mr|texlive-cfr-lm-1.3-2|204	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss2jo8t9.tfm
12mr|texlive-cfr-lm-1.3-2|205	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss8t10.tfm
12mr|texlive-cfr-lm-1.3-2|206	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss8t12.tfm
12mr|texlive-cfr-lm-1.3-2|207	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss8t17.tfm
12mr|texlive-cfr-lm-1.3-2|208	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss8t8.tfm
12mr|texlive-cfr-lm-1.3-2|209	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmss8t9.tfm
12mr|texlive-cfr-lm-1.3-2|210	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssb2jo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|211	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssb2o8t10.tfm
12mr|texlive-cfr-lm-1.3-2|212	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbjo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|213	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|214	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbx28t10.tfm
12mr|texlive-cfr-lm-1.3-2|215	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbx2j8t10.tfm
12mr|texlive-cfr-lm-1.3-2|216	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbx8t10.tfm
12mr|texlive-cfr-lm-1.3-2|217	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssbxj8t10.tfm
12mr|texlive-cfr-lm-1.3-2|218	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssd2jo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|219	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssd2o8t10.tfm
12mr|texlive-cfr-lm-1.3-2|220	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdc28t10.tfm
12mr|texlive-cfr-lm-1.3-2|221	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdc2j8t10.tfm
12mr|texlive-cfr-lm-1.3-2|222	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdc8t10.tfm
12mr|texlive-cfr-lm-1.3-2|223	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdcj8t10.tfm
12mr|texlive-cfr-lm-1.3-2|224	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdjo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|225	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssdo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|226	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssj8t10.tfm
12mr|texlive-cfr-lm-1.3-2|227	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssj8t12.tfm
12mr|texlive-cfr-lm-1.3-2|228	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssj8t17.tfm
12mr|texlive-cfr-lm-1.3-2|229	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssj8t8.tfm
12mr|texlive-cfr-lm-1.3-2|230	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssj8t9.tfm
12mr|texlive-cfr-lm-1.3-2|231	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssjo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|232	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssjo8t12.tfm
12mr|texlive-cfr-lm-1.3-2|233	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssjo8t17.tfm
12mr|texlive-cfr-lm-1.3-2|234	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssjo8t8.tfm
12mr|texlive-cfr-lm-1.3-2|235	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssjo8t9.tfm
12mr|texlive-cfr-lm-1.3-2|236	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso28t10.tfm
12mr|texlive-cfr-lm-1.3-2|237	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso28t12.tfm
12mr|texlive-cfr-lm-1.3-2|238	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso28t17.tfm
12mr|texlive-cfr-lm-1.3-2|239	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso28t8.tfm
12mr|texlive-cfr-lm-1.3-2|240	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso28t9.tfm
12mr|texlive-cfr-lm-1.3-2|241	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso8t10.tfm
12mr|texlive-cfr-lm-1.3-2|242	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso8t12.tfm
12mr|texlive-cfr-lm-1.3-2|243	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso8t17.tfm
12mr|texlive-cfr-lm-1.3-2|244	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso8t8.tfm
12mr|texlive-cfr-lm-1.3-2|245	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmsso8t9.tfm
12mr|texlive-cfr-lm-1.3-2|246	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssq28t8.tfm
12mr|texlive-cfr-lm-1.3-2|247	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssq2j8t8.tfm
12mr|texlive-cfr-lm-1.3-2|248	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssq2jo8t8.tfm
12mr|texlive-cfr-lm-1.3-2|249	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssq2o8t8.tfm
12mr|texlive-cfr-lm-1.3-2|250	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssq8t8.tfm
12mr|texlive-cfr-lm-1.3-2|251	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqb2jo8t8.tfm
12mr|texlive-cfr-lm-1.3-2|252	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqb2o8t8.tfm
12mr|texlive-cfr-lm-1.3-2|253	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbjo8t8.tfm
12mr|texlive-cfr-lm-1.3-2|254	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbo8t8.tfm
12mr|texlive-cfr-lm-1.3-2|255	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbx28t8.tfm
12mr|texlive-cfr-lm-1.3-2|256	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbx2j8t8.tfm
12mr|texlive-cfr-lm-1.3-2|257	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbx8t8.tfm
12mr|texlive-cfr-lm-1.3-2|258	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqbxj8t8.tfm
12mr|texlive-cfr-lm-1.3-2|259	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqj8t8.tfm
12mr|texlive-cfr-lm-1.3-2|260	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqjo8t8.tfm
12mr|texlive-cfr-lm-1.3-2|261	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmssqo8t8.tfm
12mr|texlive-cfr-lm-1.3-2|262	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtcsc8t10.tfm
12mr|texlive-cfr-lm-1.3-2|263	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtcscj8t10.tfm
12mr|texlive-cfr-lm-1.3-2|264	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtcsjo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|265	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtcso8t10.tfm
12mr|texlive-cfr-lm-1.3-2|266	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtk8t10.tfm
12mr|texlive-cfr-lm-1.3-2|267	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtkj8t10.tfm
12mr|texlive-cfr-lm-1.3-2|268	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtkjo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|269	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtko8t10.tfm
12mr|texlive-cfr-lm-1.3-2|270	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtl8t10.tfm
12mr|texlive-cfr-lm-1.3-2|271	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlc8t10.tfm
12mr|texlive-cfr-lm-1.3-2|272	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlcj8t10.tfm
12mr|texlive-cfr-lm-1.3-2|273	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlcjo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|274	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlco8t10.tfm
12mr|texlive-cfr-lm-1.3-2|275	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlj8t10.tfm
12mr|texlive-cfr-lm-1.3-2|276	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtljo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|277	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtlo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|278	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtt8t10.tfm
12mr|texlive-cfr-lm-1.3-2|279	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtt8t12.tfm
12mr|texlive-cfr-lm-1.3-2|280	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtt8t8.tfm
12mr|texlive-cfr-lm-1.3-2|281	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtt8t9.tfm
12mr|texlive-cfr-lm-1.3-2|282	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtti8t10.tfm
12mr|texlive-cfr-lm-1.3-2|283	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttij8t10.tfm
12mr|texlive-cfr-lm-1.3-2|284	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttj8t10.tfm
12mr|texlive-cfr-lm-1.3-2|285	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttj8t12.tfm
12mr|texlive-cfr-lm-1.3-2|286	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttj8t8.tfm
12mr|texlive-cfr-lm-1.3-2|287	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttj8t9.tfm
12mr|texlive-cfr-lm-1.3-2|288	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmttjo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|289	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmtto8t10.tfm
12mr|texlive-cfr-lm-1.3-2|290	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmu28t10.tfm
12mr|texlive-cfr-lm-1.3-2|291	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmu2j8t10.tfm
12mr|texlive-cfr-lm-1.3-2|292	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmu8t10.tfm
12mr|texlive-cfr-lm-1.3-2|293	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmuj8t10.tfm
12mr|texlive-cfr-lm-1.3-2|294	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtk28t10.tfm
12mr|texlive-cfr-lm-1.3-2|295	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtk2j8t10.tfm
12mr|texlive-cfr-lm-1.3-2|296	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtk2jo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|297	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtk2o8t10.tfm
12mr|texlive-cfr-lm-1.3-2|298	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtk8t10.tfm
12mr|texlive-cfr-lm-1.3-2|299	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtkj8t10.tfm
12mr|texlive-cfr-lm-1.3-2|300	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtkjo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|301	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtko8t10.tfm
12mr|texlive-cfr-lm-1.3-2|302	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtl28t10.tfm
12mr|texlive-cfr-lm-1.3-2|303	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtl2j8t10.tfm
12mr|texlive-cfr-lm-1.3-2|304	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtl2jo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|305	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtl2o8t10.tfm
12mr|texlive-cfr-lm-1.3-2|306	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtl8t10.tfm
12mr|texlive-cfr-lm-1.3-2|307	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtlj8t10.tfm
12mr|texlive-cfr-lm-1.3-2|308	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtljo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|309	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtlo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|310	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtt28t10.tfm
12mr|texlive-cfr-lm-1.3-2|311	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtt2j8t10.tfm
12mr|texlive-cfr-lm-1.3-2|312	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtt2jo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|313	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtt2o8t10.tfm
12mr|texlive-cfr-lm-1.3-2|314	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtt8t10.tfm
12mr|texlive-cfr-lm-1.3-2|315	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvttj8t10.tfm
12mr|texlive-cfr-lm-1.3-2|316	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvttjo8t10.tfm
12mr|texlive-cfr-lm-1.3-2|317	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/clmvtto8t10.tfm
12mr|texlive-cfr-lm-1.3-2|318	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmb10.tfm
12mr|texlive-cfr-lm-1.3-2|319	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbo10.tfm
12mr|texlive-cfr-lm-1.3-2|320	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx10.tfm
12mr|texlive-cfr-lm-1.3-2|321	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx12.tfm
12mr|texlive-cfr-lm-1.3-2|322	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx5.tfm
12mr|texlive-cfr-lm-1.3-2|323	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx6.tfm
12mr|texlive-cfr-lm-1.3-2|324	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx7.tfm
12mr|texlive-cfr-lm-1.3-2|325	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx8.tfm
12mr|texlive-cfr-lm-1.3-2|326	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbx9.tfm
12mr|texlive-cfr-lm-1.3-2|327	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbxi10.tfm
12mr|texlive-cfr-lm-1.3-2|328	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmbxo10.tfm
12mr|texlive-cfr-lm-1.3-2|329	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmcsc10.tfm
12mr|texlive-cfr-lm-1.3-2|330	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmcsco10.tfm
12mr|texlive-cfr-lm-1.3-2|331	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmdunh10.tfm
12mr|texlive-cfr-lm-1.3-2|332	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmduno10.tfm
12mr|texlive-cfr-lm-1.3-2|333	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr10.tfm
12mr|texlive-cfr-lm-1.3-2|334	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr12.tfm
12mr|texlive-cfr-lm-1.3-2|335	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr17.tfm
12mr|texlive-cfr-lm-1.3-2|336	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr5.tfm
12mr|texlive-cfr-lm-1.3-2|337	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr6.tfm
12mr|texlive-cfr-lm-1.3-2|338	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr7.tfm
12mr|texlive-cfr-lm-1.3-2|339	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr8.tfm
12mr|texlive-cfr-lm-1.3-2|340	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmr9.tfm
12mr|texlive-cfr-lm-1.3-2|341	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmri10.tfm
12mr|texlive-cfr-lm-1.3-2|342	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmri12.tfm
12mr|texlive-cfr-lm-1.3-2|343	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmri7.tfm
12mr|texlive-cfr-lm-1.3-2|344	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmri8.tfm
12mr|texlive-cfr-lm-1.3-2|345	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmri9.tfm
12mr|texlive-cfr-lm-1.3-2|346	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmro10.tfm
12mr|texlive-cfr-lm-1.3-2|347	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmro12.tfm
12mr|texlive-cfr-lm-1.3-2|348	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmro17.tfm
12mr|texlive-cfr-lm-1.3-2|349	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmro8.tfm
12mr|texlive-cfr-lm-1.3-2|350	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmro9.tfm
12mr|texlive-cfr-lm-1.3-2|351	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmss10.tfm
12mr|texlive-cfr-lm-1.3-2|352	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmss12.tfm
12mr|texlive-cfr-lm-1.3-2|353	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmss17.tfm
12mr|texlive-cfr-lm-1.3-2|354	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmss8.tfm
12mr|texlive-cfr-lm-1.3-2|355	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmss9.tfm
12mr|texlive-cfr-lm-1.3-2|356	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssbo10.tfm
12mr|texlive-cfr-lm-1.3-2|357	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssbx10.tfm
12mr|texlive-cfr-lm-1.3-2|358	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssdc10.tfm
12mr|texlive-cfr-lm-1.3-2|359	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssdo10.tfm
12mr|texlive-cfr-lm-1.3-2|360	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmsso10.tfm
12mr|texlive-cfr-lm-1.3-2|361	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmsso12.tfm
12mr|texlive-cfr-lm-1.3-2|362	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmsso17.tfm
12mr|texlive-cfr-lm-1.3-2|363	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmsso8.tfm
12mr|texlive-cfr-lm-1.3-2|364	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmsso9.tfm
12mr|texlive-cfr-lm-1.3-2|365	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssq8.tfm
12mr|texlive-cfr-lm-1.3-2|366	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssqbo8.tfm
12mr|texlive-cfr-lm-1.3-2|367	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssqbx8.tfm
12mr|texlive-cfr-lm-1.3-2|368	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmssqo8.tfm
12mr|texlive-cfr-lm-1.3-2|369	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtcsc10.tfm
12mr|texlive-cfr-lm-1.3-2|370	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtcso10.tfm
12mr|texlive-cfr-lm-1.3-2|371	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtk10.tfm
12mr|texlive-cfr-lm-1.3-2|372	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtko10.tfm
12mr|texlive-cfr-lm-1.3-2|373	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtl10.tfm
12mr|texlive-cfr-lm-1.3-2|374	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtlc10.tfm
12mr|texlive-cfr-lm-1.3-2|375	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtlco10.tfm
12mr|texlive-cfr-lm-1.3-2|376	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtlo10.tfm
12mr|texlive-cfr-lm-1.3-2|377	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtt10.tfm
12mr|texlive-cfr-lm-1.3-2|378	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtt12.tfm
12mr|texlive-cfr-lm-1.3-2|379	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtt8.tfm
12mr|texlive-cfr-lm-1.3-2|380	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtt9.tfm
12mr|texlive-cfr-lm-1.3-2|381	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtti10.tfm
12mr|texlive-cfr-lm-1.3-2|382	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmtto10.tfm
12mr|texlive-cfr-lm-1.3-2|383	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmu10.tfm
12mr|texlive-cfr-lm-1.3-2|384	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtk10.tfm
12mr|texlive-cfr-lm-1.3-2|385	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtko10.tfm
12mr|texlive-cfr-lm-1.3-2|386	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtl10.tfm
12mr|texlive-cfr-lm-1.3-2|387	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtlo10.tfm
12mr|texlive-cfr-lm-1.3-2|388	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtt10.tfm
12mr|texlive-cfr-lm-1.3-2|389	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/dd-lmvtto10.tfm
12mr|texlive-cfr-lm-1.3-2|390	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmb8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|391	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbo8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|392	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|393	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl12.tfm
12mr|texlive-cfr-lm-1.3-2|394	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl5.tfm
12mr|texlive-cfr-lm-1.3-2|395	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl6.tfm
12mr|texlive-cfr-lm-1.3-2|396	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl7.tfm
12mr|texlive-cfr-lm-1.3-2|397	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl8.tfm
12mr|texlive-cfr-lm-1.3-2|398	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbx8ttl9.tfm
12mr|texlive-cfr-lm-1.3-2|399	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbxi8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|400	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmbxo8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|401	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmcsc8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|402	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmcsco8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|403	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmdunh8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|404	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmduno8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|405	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|406	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl12.tfm
12mr|texlive-cfr-lm-1.3-2|407	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl17.tfm
12mr|texlive-cfr-lm-1.3-2|408	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl5.tfm
12mr|texlive-cfr-lm-1.3-2|409	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl6.tfm
12mr|texlive-cfr-lm-1.3-2|410	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl7.tfm
12mr|texlive-cfr-lm-1.3-2|411	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl8.tfm
12mr|texlive-cfr-lm-1.3-2|412	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmr8ttl9.tfm
12mr|texlive-cfr-lm-1.3-2|413	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmri8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|414	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmri8ttl12.tfm
12mr|texlive-cfr-lm-1.3-2|415	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmri8ttl7.tfm
12mr|texlive-cfr-lm-1.3-2|416	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmri8ttl8.tfm
12mr|texlive-cfr-lm-1.3-2|417	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmri8ttl9.tfm
12mr|texlive-cfr-lm-1.3-2|418	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmro8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|419	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmro8ttl12.tfm
12mr|texlive-cfr-lm-1.3-2|420	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmro8ttl17.tfm
12mr|texlive-cfr-lm-1.3-2|421	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmro8ttl8.tfm
12mr|texlive-cfr-lm-1.3-2|422	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmro8ttl9.tfm
12mr|texlive-cfr-lm-1.3-2|423	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmss8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|424	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmss8ttl12.tfm
12mr|texlive-cfr-lm-1.3-2|425	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmss8ttl17.tfm
12mr|texlive-cfr-lm-1.3-2|426	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmss8ttl8.tfm
12mr|texlive-cfr-lm-1.3-2|427	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmss8ttl9.tfm
12mr|texlive-cfr-lm-1.3-2|428	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssbo8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|429	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssbx8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|430	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssdc8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|431	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssdo8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|432	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmsso8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|433	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmsso8ttl12.tfm
12mr|texlive-cfr-lm-1.3-2|434	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmsso8ttl17.tfm
12mr|texlive-cfr-lm-1.3-2|435	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmsso8ttl8.tfm
12mr|texlive-cfr-lm-1.3-2|436	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmsso8ttl9.tfm
12mr|texlive-cfr-lm-1.3-2|437	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssq8ttl8.tfm
12mr|texlive-cfr-lm-1.3-2|438	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssqbo8ttl8.tfm
12mr|texlive-cfr-lm-1.3-2|439	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssqbx8ttl8.tfm
12mr|texlive-cfr-lm-1.3-2|440	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmssqo8ttl8.tfm
12mr|texlive-cfr-lm-1.3-2|441	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtcsc8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|442	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtcso8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|443	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtk8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|444	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtko8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|445	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtl8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|446	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtlc8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|447	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtlco8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|448	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtlo8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|449	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtt8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|450	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtt8ttl12.tfm
12mr|texlive-cfr-lm-1.3-2|451	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtt8ttl8.tfm
12mr|texlive-cfr-lm-1.3-2|452	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtt8ttl9.tfm
12mr|texlive-cfr-lm-1.3-2|453	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtti8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|454	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmtto8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|455	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmu8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|456	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtk8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|457	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtko8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|458	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtl8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|459	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtlo8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|460	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtt8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|461	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/lmvtto8ttl10.tfm
12mr|texlive-cfr-lm-1.3-2|462	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmb10.tfm
12mr|texlive-cfr-lm-1.3-2|463	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbo10.tfm
12mr|texlive-cfr-lm-1.3-2|464	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx10.tfm
12mr|texlive-cfr-lm-1.3-2|465	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx12.tfm
12mr|texlive-cfr-lm-1.3-2|466	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx5.tfm
12mr|texlive-cfr-lm-1.3-2|467	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx6.tfm
12mr|texlive-cfr-lm-1.3-2|468	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx7.tfm
12mr|texlive-cfr-lm-1.3-2|469	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx8.tfm
12mr|texlive-cfr-lm-1.3-2|470	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbx9.tfm
12mr|texlive-cfr-lm-1.3-2|471	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbxi10.tfm
12mr|texlive-cfr-lm-1.3-2|472	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmbxo10.tfm
12mr|texlive-cfr-lm-1.3-2|473	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmcsc10.tfm
12mr|texlive-cfr-lm-1.3-2|474	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmcsco10.tfm
12mr|texlive-cfr-lm-1.3-2|475	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmdunh10.tfm
12mr|texlive-cfr-lm-1.3-2|476	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmduno10.tfm
12mr|texlive-cfr-lm-1.3-2|477	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr10.tfm
12mr|texlive-cfr-lm-1.3-2|478	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr12.tfm
12mr|texlive-cfr-lm-1.3-2|479	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr17.tfm
12mr|texlive-cfr-lm-1.3-2|480	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr5.tfm
12mr|texlive-cfr-lm-1.3-2|481	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr6.tfm
12mr|texlive-cfr-lm-1.3-2|482	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr7.tfm
12mr|texlive-cfr-lm-1.3-2|483	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr8.tfm
12mr|texlive-cfr-lm-1.3-2|484	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmr9.tfm
12mr|texlive-cfr-lm-1.3-2|485	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmri10.tfm
12mr|texlive-cfr-lm-1.3-2|486	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmri12.tfm
12mr|texlive-cfr-lm-1.3-2|487	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmri7.tfm
12mr|texlive-cfr-lm-1.3-2|488	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmri8.tfm
12mr|texlive-cfr-lm-1.3-2|489	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmri9.tfm
12mr|texlive-cfr-lm-1.3-2|490	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmro10.tfm
12mr|texlive-cfr-lm-1.3-2|491	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmro12.tfm
12mr|texlive-cfr-lm-1.3-2|492	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmro17.tfm
12mr|texlive-cfr-lm-1.3-2|493	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmro8.tfm
12mr|texlive-cfr-lm-1.3-2|494	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmro9.tfm
12mr|texlive-cfr-lm-1.3-2|495	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmss10.tfm
12mr|texlive-cfr-lm-1.3-2|496	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmss12.tfm
12mr|texlive-cfr-lm-1.3-2|497	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmss17.tfm
12mr|texlive-cfr-lm-1.3-2|498	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmss8.tfm
12mr|texlive-cfr-lm-1.3-2|499	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmss9.tfm
12mr|texlive-cfr-lm-1.3-2|500	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssbo10.tfm
12mr|texlive-cfr-lm-1.3-2|501	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssbx10.tfm
12mr|texlive-cfr-lm-1.3-2|502	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssdc10.tfm
12mr|texlive-cfr-lm-1.3-2|503	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssdo10.tfm
12mr|texlive-cfr-lm-1.3-2|504	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmsso10.tfm
12mr|texlive-cfr-lm-1.3-2|505	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmsso12.tfm
12mr|texlive-cfr-lm-1.3-2|506	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmsso17.tfm
12mr|texlive-cfr-lm-1.3-2|507	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmsso8.tfm
12mr|texlive-cfr-lm-1.3-2|508	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmsso9.tfm
12mr|texlive-cfr-lm-1.3-2|509	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssq8.tfm
12mr|texlive-cfr-lm-1.3-2|510	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssqbo8.tfm
12mr|texlive-cfr-lm-1.3-2|511	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssqbx8.tfm
12mr|texlive-cfr-lm-1.3-2|512	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmssqo8.tfm
12mr|texlive-cfr-lm-1.3-2|513	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtcsc10.tfm
12mr|texlive-cfr-lm-1.3-2|514	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtcso10.tfm
12mr|texlive-cfr-lm-1.3-2|515	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtk10.tfm
12mr|texlive-cfr-lm-1.3-2|516	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtko10.tfm
12mr|texlive-cfr-lm-1.3-2|517	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtl10.tfm
12mr|texlive-cfr-lm-1.3-2|518	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtlc10.tfm
12mr|texlive-cfr-lm-1.3-2|519	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtlco10.tfm
12mr|texlive-cfr-lm-1.3-2|520	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtlo10.tfm
12mr|texlive-cfr-lm-1.3-2|521	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtt10.tfm
12mr|texlive-cfr-lm-1.3-2|522	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtt12.tfm
12mr|texlive-cfr-lm-1.3-2|523	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtt8.tfm
12mr|texlive-cfr-lm-1.3-2|524	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtt9.tfm
12mr|texlive-cfr-lm-1.3-2|525	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtti10.tfm
12mr|texlive-cfr-lm-1.3-2|526	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmtto10.tfm
12mr|texlive-cfr-lm-1.3-2|527	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmu10.tfm
12mr|texlive-cfr-lm-1.3-2|528	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtk10.tfm
12mr|texlive-cfr-lm-1.3-2|529	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtko10.tfm
12mr|texlive-cfr-lm-1.3-2|530	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtl10.tfm
12mr|texlive-cfr-lm-1.3-2|531	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtlo10.tfm
12mr|texlive-cfr-lm-1.3-2|532	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtt10.tfm
12mr|texlive-cfr-lm-1.3-2|533	%{_texmfdistdir}/fonts/tfm/public/cfr-lm/u-clmvtto10.tfm
12mr|texlive-cfr-lm-1.3-2|534	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmb28t10.vf
12mr|texlive-cfr-lm-1.3-2|535	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmb2j8t10.vf
12mr|texlive-cfr-lm-1.3-2|536	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmb2jo8t10.vf
12mr|texlive-cfr-lm-1.3-2|537	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmb2o8t10.vf
12mr|texlive-cfr-lm-1.3-2|538	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmb8t10.vf
12mr|texlive-cfr-lm-1.3-2|539	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbj8t10.vf
12mr|texlive-cfr-lm-1.3-2|540	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbjo8t10.vf
12mr|texlive-cfr-lm-1.3-2|541	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbo8t10.vf
12mr|texlive-cfr-lm-1.3-2|542	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t10.vf
12mr|texlive-cfr-lm-1.3-2|543	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t12.vf
12mr|texlive-cfr-lm-1.3-2|544	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t5.vf
12mr|texlive-cfr-lm-1.3-2|545	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t6.vf
12mr|texlive-cfr-lm-1.3-2|546	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t7.vf
12mr|texlive-cfr-lm-1.3-2|547	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t8.vf
12mr|texlive-cfr-lm-1.3-2|548	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx28t9.vf
12mr|texlive-cfr-lm-1.3-2|549	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2i8t10.vf
12mr|texlive-cfr-lm-1.3-2|550	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2ij8t10.vf
12mr|texlive-cfr-lm-1.3-2|551	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t10.vf
12mr|texlive-cfr-lm-1.3-2|552	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t12.vf
12mr|texlive-cfr-lm-1.3-2|553	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t5.vf
12mr|texlive-cfr-lm-1.3-2|554	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t6.vf
12mr|texlive-cfr-lm-1.3-2|555	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t7.vf
12mr|texlive-cfr-lm-1.3-2|556	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t8.vf
12mr|texlive-cfr-lm-1.3-2|557	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2j8t9.vf
12mr|texlive-cfr-lm-1.3-2|558	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2jo8t10.vf
12mr|texlive-cfr-lm-1.3-2|559	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx2o8t10.vf
12mr|texlive-cfr-lm-1.3-2|560	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t10.vf
12mr|texlive-cfr-lm-1.3-2|561	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t12.vf
12mr|texlive-cfr-lm-1.3-2|562	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t5.vf
12mr|texlive-cfr-lm-1.3-2|563	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t6.vf
12mr|texlive-cfr-lm-1.3-2|564	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t7.vf
12mr|texlive-cfr-lm-1.3-2|565	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t8.vf
12mr|texlive-cfr-lm-1.3-2|566	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbx8t9.vf
12mr|texlive-cfr-lm-1.3-2|567	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxi8t10.vf
12mr|texlive-cfr-lm-1.3-2|568	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t10.vf
12mr|texlive-cfr-lm-1.3-2|569	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t12.vf
12mr|texlive-cfr-lm-1.3-2|570	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t5.vf
12mr|texlive-cfr-lm-1.3-2|571	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t6.vf
12mr|texlive-cfr-lm-1.3-2|572	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t7.vf
12mr|texlive-cfr-lm-1.3-2|573	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t8.vf
12mr|texlive-cfr-lm-1.3-2|574	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxj8t9.vf
12mr|texlive-cfr-lm-1.3-2|575	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxji8t10.vf
12mr|texlive-cfr-lm-1.3-2|576	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxjo8t10.vf
12mr|texlive-cfr-lm-1.3-2|577	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmbxo8t10.vf
12mr|texlive-cfr-lm-1.3-2|578	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsc28t10.vf
12mr|texlive-cfr-lm-1.3-2|579	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsc2j8t10.vf
12mr|texlive-cfr-lm-1.3-2|580	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsc2jo8t10.vf
12mr|texlive-cfr-lm-1.3-2|581	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsc2o8t10.vf
12mr|texlive-cfr-lm-1.3-2|582	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsc8t10.vf
12mr|texlive-cfr-lm-1.3-2|583	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcscj8t10.vf
12mr|texlive-cfr-lm-1.3-2|584	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcscjo8t10.vf
12mr|texlive-cfr-lm-1.3-2|585	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmcsco8t10.vf
12mr|texlive-cfr-lm-1.3-2|586	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdun2jo8t10.vf
12mr|texlive-cfr-lm-1.3-2|587	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdun2o8t10.vf
12mr|texlive-cfr-lm-1.3-2|588	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdunh28t10.vf
12mr|texlive-cfr-lm-1.3-2|589	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdunh2j8t10.vf
12mr|texlive-cfr-lm-1.3-2|590	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdunh8t10.vf
12mr|texlive-cfr-lm-1.3-2|591	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdunhj8t10.vf
12mr|texlive-cfr-lm-1.3-2|592	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmdunjo8t10.vf
12mr|texlive-cfr-lm-1.3-2|593	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmduno8t10.vf
12mr|texlive-cfr-lm-1.3-2|594	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t10.vf
12mr|texlive-cfr-lm-1.3-2|595	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t12.vf
12mr|texlive-cfr-lm-1.3-2|596	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t17.vf
12mr|texlive-cfr-lm-1.3-2|597	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t5.vf
12mr|texlive-cfr-lm-1.3-2|598	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t6.vf
12mr|texlive-cfr-lm-1.3-2|599	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t7.vf
12mr|texlive-cfr-lm-1.3-2|600	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t8.vf
12mr|texlive-cfr-lm-1.3-2|601	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr28t9.vf
12mr|texlive-cfr-lm-1.3-2|602	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2i8t10.vf
12mr|texlive-cfr-lm-1.3-2|603	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2i8t12.vf
12mr|texlive-cfr-lm-1.3-2|604	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2i8t7.vf
12mr|texlive-cfr-lm-1.3-2|605	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2i8t8.vf
12mr|texlive-cfr-lm-1.3-2|606	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2i8t9.vf
12mr|texlive-cfr-lm-1.3-2|607	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2ij8t10.vf
12mr|texlive-cfr-lm-1.3-2|608	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2ij8t12.vf
12mr|texlive-cfr-lm-1.3-2|609	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2ij8t7.vf
12mr|texlive-cfr-lm-1.3-2|610	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2ij8t8.vf
12mr|texlive-cfr-lm-1.3-2|611	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2ij8t9.vf
12mr|texlive-cfr-lm-1.3-2|612	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t10.vf
12mr|texlive-cfr-lm-1.3-2|613	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t12.vf
12mr|texlive-cfr-lm-1.3-2|614	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t17.vf
12mr|texlive-cfr-lm-1.3-2|615	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t5.vf
12mr|texlive-cfr-lm-1.3-2|616	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t6.vf
12mr|texlive-cfr-lm-1.3-2|617	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t7.vf
12mr|texlive-cfr-lm-1.3-2|618	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t8.vf
12mr|texlive-cfr-lm-1.3-2|619	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2j8t9.vf
12mr|texlive-cfr-lm-1.3-2|620	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2jo8t10.vf
12mr|texlive-cfr-lm-1.3-2|621	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2jo8t12.vf
12mr|texlive-cfr-lm-1.3-2|622	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2jo8t17.vf
12mr|texlive-cfr-lm-1.3-2|623	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2jo8t8.vf
12mr|texlive-cfr-lm-1.3-2|624	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2jo8t9.vf
12mr|texlive-cfr-lm-1.3-2|625	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2o8t10.vf
12mr|texlive-cfr-lm-1.3-2|626	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2o8t12.vf
12mr|texlive-cfr-lm-1.3-2|627	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2o8t17.vf
12mr|texlive-cfr-lm-1.3-2|628	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2o8t8.vf
12mr|texlive-cfr-lm-1.3-2|629	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr2o8t9.vf
12mr|texlive-cfr-lm-1.3-2|630	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t10.vf
12mr|texlive-cfr-lm-1.3-2|631	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t12.vf
12mr|texlive-cfr-lm-1.3-2|632	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t17.vf
12mr|texlive-cfr-lm-1.3-2|633	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t5.vf
12mr|texlive-cfr-lm-1.3-2|634	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t6.vf
12mr|texlive-cfr-lm-1.3-2|635	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t7.vf
12mr|texlive-cfr-lm-1.3-2|636	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t8.vf
12mr|texlive-cfr-lm-1.3-2|637	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmr8t9.vf
12mr|texlive-cfr-lm-1.3-2|638	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmri8t10.vf
12mr|texlive-cfr-lm-1.3-2|639	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmri8t12.vf
12mr|texlive-cfr-lm-1.3-2|640	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmri8t7.vf
12mr|texlive-cfr-lm-1.3-2|641	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmri8t8.vf
12mr|texlive-cfr-lm-1.3-2|642	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmri8t9.vf
12mr|texlive-cfr-lm-1.3-2|643	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t10.vf
12mr|texlive-cfr-lm-1.3-2|644	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t12.vf
12mr|texlive-cfr-lm-1.3-2|645	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t17.vf
12mr|texlive-cfr-lm-1.3-2|646	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t5.vf
12mr|texlive-cfr-lm-1.3-2|647	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t6.vf
12mr|texlive-cfr-lm-1.3-2|648	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t7.vf
12mr|texlive-cfr-lm-1.3-2|649	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t8.vf
12mr|texlive-cfr-lm-1.3-2|650	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrj8t9.vf
12mr|texlive-cfr-lm-1.3-2|651	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrji8t10.vf
12mr|texlive-cfr-lm-1.3-2|652	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrji8t12.vf
12mr|texlive-cfr-lm-1.3-2|653	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrji8t7.vf
12mr|texlive-cfr-lm-1.3-2|654	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrji8t8.vf
12mr|texlive-cfr-lm-1.3-2|655	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrji8t9.vf
12mr|texlive-cfr-lm-1.3-2|656	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrjo8t10.vf
12mr|texlive-cfr-lm-1.3-2|657	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrjo8t12.vf
12mr|texlive-cfr-lm-1.3-2|658	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrjo8t17.vf
12mr|texlive-cfr-lm-1.3-2|659	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrjo8t8.vf
12mr|texlive-cfr-lm-1.3-2|660	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmrjo8t9.vf
12mr|texlive-cfr-lm-1.3-2|661	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmro8t10.vf
12mr|texlive-cfr-lm-1.3-2|662	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmro8t12.vf
12mr|texlive-cfr-lm-1.3-2|663	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmro8t17.vf
12mr|texlive-cfr-lm-1.3-2|664	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmro8t8.vf
12mr|texlive-cfr-lm-1.3-2|665	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmro8t9.vf
12mr|texlive-cfr-lm-1.3-2|666	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss28t10.vf
12mr|texlive-cfr-lm-1.3-2|667	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss28t12.vf
12mr|texlive-cfr-lm-1.3-2|668	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss28t17.vf
12mr|texlive-cfr-lm-1.3-2|669	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss28t8.vf
12mr|texlive-cfr-lm-1.3-2|670	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss28t9.vf
12mr|texlive-cfr-lm-1.3-2|671	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2j8t10.vf
12mr|texlive-cfr-lm-1.3-2|672	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2j8t12.vf
12mr|texlive-cfr-lm-1.3-2|673	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2j8t17.vf
12mr|texlive-cfr-lm-1.3-2|674	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2j8t8.vf
12mr|texlive-cfr-lm-1.3-2|675	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2j8t9.vf
12mr|texlive-cfr-lm-1.3-2|676	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2jo8t10.vf
12mr|texlive-cfr-lm-1.3-2|677	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2jo8t12.vf
12mr|texlive-cfr-lm-1.3-2|678	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2jo8t17.vf
12mr|texlive-cfr-lm-1.3-2|679	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2jo8t8.vf
12mr|texlive-cfr-lm-1.3-2|680	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss2jo8t9.vf
12mr|texlive-cfr-lm-1.3-2|681	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss8t10.vf
12mr|texlive-cfr-lm-1.3-2|682	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss8t12.vf
12mr|texlive-cfr-lm-1.3-2|683	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss8t17.vf
12mr|texlive-cfr-lm-1.3-2|684	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss8t8.vf
12mr|texlive-cfr-lm-1.3-2|685	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmss8t9.vf
12mr|texlive-cfr-lm-1.3-2|686	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssb2jo8t10.vf
12mr|texlive-cfr-lm-1.3-2|687	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssb2o8t10.vf
12mr|texlive-cfr-lm-1.3-2|688	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbjo8t10.vf
12mr|texlive-cfr-lm-1.3-2|689	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbo8t10.vf
12mr|texlive-cfr-lm-1.3-2|690	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbx28t10.vf
12mr|texlive-cfr-lm-1.3-2|691	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbx2j8t10.vf
12mr|texlive-cfr-lm-1.3-2|692	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbx8t10.vf
12mr|texlive-cfr-lm-1.3-2|693	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssbxj8t10.vf
12mr|texlive-cfr-lm-1.3-2|694	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssd2jo8t10.vf
12mr|texlive-cfr-lm-1.3-2|695	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssd2o8t10.vf
12mr|texlive-cfr-lm-1.3-2|696	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdc28t10.vf
12mr|texlive-cfr-lm-1.3-2|697	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdc2j8t10.vf
12mr|texlive-cfr-lm-1.3-2|698	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdc8t10.vf
12mr|texlive-cfr-lm-1.3-2|699	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdcj8t10.vf
12mr|texlive-cfr-lm-1.3-2|700	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdjo8t10.vf
12mr|texlive-cfr-lm-1.3-2|701	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssdo8t10.vf
12mr|texlive-cfr-lm-1.3-2|702	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssj8t10.vf
12mr|texlive-cfr-lm-1.3-2|703	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssj8t12.vf
12mr|texlive-cfr-lm-1.3-2|704	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssj8t17.vf
12mr|texlive-cfr-lm-1.3-2|705	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssj8t8.vf
12mr|texlive-cfr-lm-1.3-2|706	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssj8t9.vf
12mr|texlive-cfr-lm-1.3-2|707	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssjo8t10.vf
12mr|texlive-cfr-lm-1.3-2|708	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssjo8t12.vf
12mr|texlive-cfr-lm-1.3-2|709	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssjo8t17.vf
12mr|texlive-cfr-lm-1.3-2|710	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssjo8t8.vf
12mr|texlive-cfr-lm-1.3-2|711	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssjo8t9.vf
12mr|texlive-cfr-lm-1.3-2|712	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso28t10.vf
12mr|texlive-cfr-lm-1.3-2|713	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso28t12.vf
12mr|texlive-cfr-lm-1.3-2|714	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso28t17.vf
12mr|texlive-cfr-lm-1.3-2|715	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso28t8.vf
12mr|texlive-cfr-lm-1.3-2|716	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso28t9.vf
12mr|texlive-cfr-lm-1.3-2|717	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso8t10.vf
12mr|texlive-cfr-lm-1.3-2|718	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso8t12.vf
12mr|texlive-cfr-lm-1.3-2|719	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso8t17.vf
12mr|texlive-cfr-lm-1.3-2|720	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso8t8.vf
12mr|texlive-cfr-lm-1.3-2|721	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmsso8t9.vf
12mr|texlive-cfr-lm-1.3-2|722	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssq28t8.vf
12mr|texlive-cfr-lm-1.3-2|723	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssq2j8t8.vf
12mr|texlive-cfr-lm-1.3-2|724	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssq2jo8t8.vf
12mr|texlive-cfr-lm-1.3-2|725	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssq2o8t8.vf
12mr|texlive-cfr-lm-1.3-2|726	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssq8t8.vf
12mr|texlive-cfr-lm-1.3-2|727	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqb2jo8t8.vf
12mr|texlive-cfr-lm-1.3-2|728	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqb2o8t8.vf
12mr|texlive-cfr-lm-1.3-2|729	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbjo8t8.vf
12mr|texlive-cfr-lm-1.3-2|730	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbo8t8.vf
12mr|texlive-cfr-lm-1.3-2|731	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbx28t8.vf
12mr|texlive-cfr-lm-1.3-2|732	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbx2j8t8.vf
12mr|texlive-cfr-lm-1.3-2|733	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbx8t8.vf
12mr|texlive-cfr-lm-1.3-2|734	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqbxj8t8.vf
12mr|texlive-cfr-lm-1.3-2|735	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqj8t8.vf
12mr|texlive-cfr-lm-1.3-2|736	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqjo8t8.vf
12mr|texlive-cfr-lm-1.3-2|737	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmssqo8t8.vf
12mr|texlive-cfr-lm-1.3-2|738	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtcsc8t10.vf
12mr|texlive-cfr-lm-1.3-2|739	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtcscj8t10.vf
12mr|texlive-cfr-lm-1.3-2|740	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtcsjo8t10.vf
12mr|texlive-cfr-lm-1.3-2|741	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtcso8t10.vf
12mr|texlive-cfr-lm-1.3-2|742	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtk8t10.vf
12mr|texlive-cfr-lm-1.3-2|743	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtkj8t10.vf
12mr|texlive-cfr-lm-1.3-2|744	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtkjo8t10.vf
12mr|texlive-cfr-lm-1.3-2|745	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtko8t10.vf
12mr|texlive-cfr-lm-1.3-2|746	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtl8t10.vf
12mr|texlive-cfr-lm-1.3-2|747	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlc8t10.vf
12mr|texlive-cfr-lm-1.3-2|748	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlcj8t10.vf
12mr|texlive-cfr-lm-1.3-2|749	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlcjo8t10.vf
12mr|texlive-cfr-lm-1.3-2|750	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlco8t10.vf
12mr|texlive-cfr-lm-1.3-2|751	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlj8t10.vf
12mr|texlive-cfr-lm-1.3-2|752	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtljo8t10.vf
12mr|texlive-cfr-lm-1.3-2|753	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtlo8t10.vf
12mr|texlive-cfr-lm-1.3-2|754	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtt8t10.vf
12mr|texlive-cfr-lm-1.3-2|755	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtt8t12.vf
12mr|texlive-cfr-lm-1.3-2|756	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtt8t8.vf
12mr|texlive-cfr-lm-1.3-2|757	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtt8t9.vf
12mr|texlive-cfr-lm-1.3-2|758	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtti8t10.vf
12mr|texlive-cfr-lm-1.3-2|759	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttij8t10.vf
12mr|texlive-cfr-lm-1.3-2|760	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttj8t10.vf
12mr|texlive-cfr-lm-1.3-2|761	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttj8t12.vf
12mr|texlive-cfr-lm-1.3-2|762	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttj8t8.vf
12mr|texlive-cfr-lm-1.3-2|763	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttj8t9.vf
12mr|texlive-cfr-lm-1.3-2|764	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmttjo8t10.vf
12mr|texlive-cfr-lm-1.3-2|765	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmtto8t10.vf
12mr|texlive-cfr-lm-1.3-2|766	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmu28t10.vf
12mr|texlive-cfr-lm-1.3-2|767	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmu2j8t10.vf
12mr|texlive-cfr-lm-1.3-2|768	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmu8t10.vf
12mr|texlive-cfr-lm-1.3-2|769	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmuj8t10.vf
12mr|texlive-cfr-lm-1.3-2|770	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtk28t10.vf
12mr|texlive-cfr-lm-1.3-2|771	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtk2j8t10.vf
12mr|texlive-cfr-lm-1.3-2|772	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtk2jo8t10.vf
12mr|texlive-cfr-lm-1.3-2|773	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtk2o8t10.vf
12mr|texlive-cfr-lm-1.3-2|774	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtk8t10.vf
12mr|texlive-cfr-lm-1.3-2|775	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtkj8t10.vf
12mr|texlive-cfr-lm-1.3-2|776	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtkjo8t10.vf
12mr|texlive-cfr-lm-1.3-2|777	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtko8t10.vf
12mr|texlive-cfr-lm-1.3-2|778	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtl28t10.vf
12mr|texlive-cfr-lm-1.3-2|779	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtl2j8t10.vf
12mr|texlive-cfr-lm-1.3-2|780	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtl2jo8t10.vf
12mr|texlive-cfr-lm-1.3-2|781	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtl2o8t10.vf
12mr|texlive-cfr-lm-1.3-2|782	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtl8t10.vf
12mr|texlive-cfr-lm-1.3-2|783	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtlj8t10.vf
12mr|texlive-cfr-lm-1.3-2|784	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtljo8t10.vf
12mr|texlive-cfr-lm-1.3-2|785	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtlo8t10.vf
12mr|texlive-cfr-lm-1.3-2|786	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtt28t10.vf
12mr|texlive-cfr-lm-1.3-2|787	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtt2j8t10.vf
12mr|texlive-cfr-lm-1.3-2|788	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtt2jo8t10.vf
12mr|texlive-cfr-lm-1.3-2|789	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtt2o8t10.vf
12mr|texlive-cfr-lm-1.3-2|790	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtt8t10.vf
12mr|texlive-cfr-lm-1.3-2|791	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvttj8t10.vf
12mr|texlive-cfr-lm-1.3-2|792	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvttjo8t10.vf
12mr|texlive-cfr-lm-1.3-2|793	%{_texmfdistdir}/fonts/vf/public/cfr-lm/clmvtto8t10.vf
12mr|texlive-cfr-lm-1.3-2|794	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmb10.vf
12mr|texlive-cfr-lm-1.3-2|795	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbo10.vf
12mr|texlive-cfr-lm-1.3-2|796	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx10.vf
12mr|texlive-cfr-lm-1.3-2|797	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx12.vf
12mr|texlive-cfr-lm-1.3-2|798	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx5.vf
12mr|texlive-cfr-lm-1.3-2|799	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx6.vf
12mr|texlive-cfr-lm-1.3-2|800	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx7.vf
12mr|texlive-cfr-lm-1.3-2|801	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx8.vf
12mr|texlive-cfr-lm-1.3-2|802	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbx9.vf
12mr|texlive-cfr-lm-1.3-2|803	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbxi10.vf
12mr|texlive-cfr-lm-1.3-2|804	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmbxo10.vf
12mr|texlive-cfr-lm-1.3-2|805	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmcsc10.vf
12mr|texlive-cfr-lm-1.3-2|806	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmcsco10.vf
12mr|texlive-cfr-lm-1.3-2|807	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmdunh10.vf
12mr|texlive-cfr-lm-1.3-2|808	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmduno10.vf
12mr|texlive-cfr-lm-1.3-2|809	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr10.vf
12mr|texlive-cfr-lm-1.3-2|810	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr12.vf
12mr|texlive-cfr-lm-1.3-2|811	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr17.vf
12mr|texlive-cfr-lm-1.3-2|812	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr5.vf
12mr|texlive-cfr-lm-1.3-2|813	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr6.vf
12mr|texlive-cfr-lm-1.3-2|814	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr7.vf
12mr|texlive-cfr-lm-1.3-2|815	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr8.vf
12mr|texlive-cfr-lm-1.3-2|816	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmr9.vf
12mr|texlive-cfr-lm-1.3-2|817	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmri10.vf
12mr|texlive-cfr-lm-1.3-2|818	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmri12.vf
12mr|texlive-cfr-lm-1.3-2|819	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmri7.vf
12mr|texlive-cfr-lm-1.3-2|820	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmri8.vf
12mr|texlive-cfr-lm-1.3-2|821	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmri9.vf
12mr|texlive-cfr-lm-1.3-2|822	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmro10.vf
12mr|texlive-cfr-lm-1.3-2|823	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmro12.vf
12mr|texlive-cfr-lm-1.3-2|824	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmro17.vf
12mr|texlive-cfr-lm-1.3-2|825	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmro8.vf
12mr|texlive-cfr-lm-1.3-2|826	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmro9.vf
12mr|texlive-cfr-lm-1.3-2|827	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmss10.vf
12mr|texlive-cfr-lm-1.3-2|828	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmss12.vf
12mr|texlive-cfr-lm-1.3-2|829	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmss17.vf
12mr|texlive-cfr-lm-1.3-2|830	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmss8.vf
12mr|texlive-cfr-lm-1.3-2|831	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmss9.vf
12mr|texlive-cfr-lm-1.3-2|832	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssbo10.vf
12mr|texlive-cfr-lm-1.3-2|833	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssbx10.vf
12mr|texlive-cfr-lm-1.3-2|834	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssdc10.vf
12mr|texlive-cfr-lm-1.3-2|835	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssdo10.vf
12mr|texlive-cfr-lm-1.3-2|836	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmsso10.vf
12mr|texlive-cfr-lm-1.3-2|837	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmsso12.vf
12mr|texlive-cfr-lm-1.3-2|838	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmsso17.vf
12mr|texlive-cfr-lm-1.3-2|839	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmsso8.vf
12mr|texlive-cfr-lm-1.3-2|840	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmsso9.vf
12mr|texlive-cfr-lm-1.3-2|841	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssq8.vf
12mr|texlive-cfr-lm-1.3-2|842	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssqbo8.vf
12mr|texlive-cfr-lm-1.3-2|843	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssqbx8.vf
12mr|texlive-cfr-lm-1.3-2|844	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmssqo8.vf
12mr|texlive-cfr-lm-1.3-2|845	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtcsc10.vf
12mr|texlive-cfr-lm-1.3-2|846	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtcso10.vf
12mr|texlive-cfr-lm-1.3-2|847	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtk10.vf
12mr|texlive-cfr-lm-1.3-2|848	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtko10.vf
12mr|texlive-cfr-lm-1.3-2|849	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtl10.vf
12mr|texlive-cfr-lm-1.3-2|850	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtlc10.vf
12mr|texlive-cfr-lm-1.3-2|851	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtlco10.vf
12mr|texlive-cfr-lm-1.3-2|852	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtlo10.vf
12mr|texlive-cfr-lm-1.3-2|853	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtt10.vf
12mr|texlive-cfr-lm-1.3-2|854	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtt12.vf
12mr|texlive-cfr-lm-1.3-2|855	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtt8.vf
12mr|texlive-cfr-lm-1.3-2|856	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtt9.vf
12mr|texlive-cfr-lm-1.3-2|857	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtti10.vf
12mr|texlive-cfr-lm-1.3-2|858	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmtto10.vf
12mr|texlive-cfr-lm-1.3-2|859	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmu10.vf
12mr|texlive-cfr-lm-1.3-2|860	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtk10.vf
12mr|texlive-cfr-lm-1.3-2|861	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtko10.vf
12mr|texlive-cfr-lm-1.3-2|862	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtl10.vf
12mr|texlive-cfr-lm-1.3-2|863	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtlo10.vf
12mr|texlive-cfr-lm-1.3-2|864	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtt10.vf
12mr|texlive-cfr-lm-1.3-2|865	%{_texmfdistdir}/fonts/vf/public/cfr-lm/u-clmvtto10.vf
12mr|texlive-cfr-lm-1.3-2|866	%{_texmfdistdir}/tex/latex/cfr-lm/cfr-lm.sty
12mr|texlive-cfr-lm-1.3-2|867	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm.fd
12mr|texlive-cfr-lm-1.3-2|868	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2.fd
12mr|texlive-cfr-lm-1.3-2|869	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2d.fd
12mr|texlive-cfr-lm-1.3-2|870	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2dj.fd
12mr|texlive-cfr-lm-1.3-2|871	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2j.fd
12mr|texlive-cfr-lm-1.3-2|872	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2jqs.fd
12mr|texlive-cfr-lm-1.3-2|873	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2js.fd
12mr|texlive-cfr-lm-1.3-2|874	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2jt.fd
12mr|texlive-cfr-lm-1.3-2|875	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2jv.fd
12mr|texlive-cfr-lm-1.3-2|876	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2qs.fd
12mr|texlive-cfr-lm-1.3-2|877	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2s.fd
12mr|texlive-cfr-lm-1.3-2|878	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2t.fd
12mr|texlive-cfr-lm-1.3-2|879	%{_texmfdistdir}/tex/latex/cfr-lm/t1clm2v.fd
12mr|texlive-cfr-lm-1.3-2|880	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmd.fd
12mr|texlive-cfr-lm-1.3-2|881	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmdj.fd
12mr|texlive-cfr-lm-1.3-2|882	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmj.fd
12mr|texlive-cfr-lm-1.3-2|883	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmjqs.fd
12mr|texlive-cfr-lm-1.3-2|884	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmjs.fd
12mr|texlive-cfr-lm-1.3-2|885	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmjt.fd
12mr|texlive-cfr-lm-1.3-2|886	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmjv.fd
12mr|texlive-cfr-lm-1.3-2|887	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmqs.fd
12mr|texlive-cfr-lm-1.3-2|888	%{_texmfdistdir}/tex/latex/cfr-lm/t1clms.fd
12mr|texlive-cfr-lm-1.3-2|889	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmt.fd
12mr|texlive-cfr-lm-1.3-2|890	%{_texmfdistdir}/tex/latex/cfr-lm/t1clmv.fd
12mr|texlive-cfr-lm-1.3-2|891	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm.fd
12mr|texlive-cfr-lm-1.3-2|892	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2.fd
12mr|texlive-cfr-lm-1.3-2|893	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2d.fd
12mr|texlive-cfr-lm-1.3-2|894	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2dj.fd
12mr|texlive-cfr-lm-1.3-2|895	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2j.fd
12mr|texlive-cfr-lm-1.3-2|896	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2jqs.fd
12mr|texlive-cfr-lm-1.3-2|897	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2js.fd
12mr|texlive-cfr-lm-1.3-2|898	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2jt.fd
12mr|texlive-cfr-lm-1.3-2|899	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2jv.fd
12mr|texlive-cfr-lm-1.3-2|900	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2qs.fd
12mr|texlive-cfr-lm-1.3-2|901	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2s.fd
12mr|texlive-cfr-lm-1.3-2|902	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2t.fd
12mr|texlive-cfr-lm-1.3-2|903	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clm2v.fd
12mr|texlive-cfr-lm-1.3-2|904	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmd.fd
12mr|texlive-cfr-lm-1.3-2|905	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmdj.fd
12mr|texlive-cfr-lm-1.3-2|906	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmj.fd
12mr|texlive-cfr-lm-1.3-2|907	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmjqs.fd
12mr|texlive-cfr-lm-1.3-2|908	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmjs.fd
12mr|texlive-cfr-lm-1.3-2|909	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmjt.fd
12mr|texlive-cfr-lm-1.3-2|910	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmjv.fd
12mr|texlive-cfr-lm-1.3-2|911	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmqs.fd
12mr|texlive-cfr-lm-1.3-2|912	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clms.fd
12mr|texlive-cfr-lm-1.3-2|913	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmt.fd
12mr|texlive-cfr-lm-1.3-2|914	%{_texmfdistdir}/tex/latex/cfr-lm/ts1clmv.fd
12mr|texlive-cfr-lm-1.3-2|915	%{_texmfdistdir}/tex/latex/cfr-lm/uclm.fd
12mr|texlive-cfr-lm-1.3-2|916	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2.fd
12mr|texlive-cfr-lm-1.3-2|917	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2d.fd
12mr|texlive-cfr-lm-1.3-2|918	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2dj.fd
12mr|texlive-cfr-lm-1.3-2|919	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2j.fd
12mr|texlive-cfr-lm-1.3-2|920	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2jqs.fd
12mr|texlive-cfr-lm-1.3-2|921	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2js.fd
12mr|texlive-cfr-lm-1.3-2|922	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2jt.fd
12mr|texlive-cfr-lm-1.3-2|923	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2jv.fd
12mr|texlive-cfr-lm-1.3-2|924	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2qs.fd
12mr|texlive-cfr-lm-1.3-2|925	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2s.fd
12mr|texlive-cfr-lm-1.3-2|926	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2t.fd
12mr|texlive-cfr-lm-1.3-2|927	%{_texmfdistdir}/tex/latex/cfr-lm/uclm2v.fd
12mr|texlive-cfr-lm-1.3-2|928	%{_texmfdistdir}/tex/latex/cfr-lm/uclmd.fd
12mr|texlive-cfr-lm-1.3-2|929	%{_texmfdistdir}/tex/latex/cfr-lm/uclmdj.fd
12mr|texlive-cfr-lm-1.3-2|930	%{_texmfdistdir}/tex/latex/cfr-lm/uclmj.fd
12mr|texlive-cfr-lm-1.3-2|931	%{_texmfdistdir}/tex/latex/cfr-lm/uclmjqs.fd
12mr|texlive-cfr-lm-1.3-2|932	%{_texmfdistdir}/tex/latex/cfr-lm/uclmjs.fd
12mr|texlive-cfr-lm-1.3-2|933	%{_texmfdistdir}/tex/latex/cfr-lm/uclmjt.fd
12mr|texlive-cfr-lm-1.3-2|934	%{_texmfdistdir}/tex/latex/cfr-lm/uclmjv.fd
12mr|texlive-cfr-lm-1.3-2|935	%{_texmfdistdir}/tex/latex/cfr-lm/uclmqs.fd
12mr|texlive-cfr-lm-1.3-2|936	%{_texmfdistdir}/tex/latex/cfr-lm/uclms.fd
12mr|texlive-cfr-lm-1.3-2|937	%{_texmfdistdir}/tex/latex/cfr-lm/uclmt.fd
12mr|texlive-cfr-lm-1.3-2|938	%{_texmfdistdir}/tex/latex/cfr-lm/uclmv.fd
12mr|texlive-cfr-lm-1.3-2|939	%doc %{_texmfdistdir}/doc/fonts/cfr-lm/README
12mr|texlive-cfr-lm-1.3-2|940	%doc %{_texmfdistdir}/doc/fonts/cfr-lm/cfr-lm.pdf
12mr|texlive-cfr-lm-1.3-2|941	%doc %{_texmfdistdir}/doc/fonts/cfr-lm/cfr-lm.tex
12mr|texlive-cfr-lm-1.3-2|942	%doc %{_texmfdistdir}/doc/fonts/cfr-lm/clm-test.pdf
12mr|texlive-cfr-lm-1.3-2|943	%doc %{_texmfdistdir}/doc/fonts/cfr-lm/clm-test.tex
12mr|texlive-cfr-lm-1.3-2|944	%doc %{_texmfdistdir}/doc/fonts/cfr-lm/manifest.txt
12mr|texlive-cfr-lm-1.3-2|945	#- source
12mr|texlive-cfr-lm-1.3-2|946	%doc %{_texmfdistdir}/source/fonts/cfr-lm/clm-map.tex
12mr|texlive-cfr-lm-1.3-2|947	%doc %{_texmfdistdir}/source/fonts/cfr-lm/clm-t1-drv.tex
12mr|texlive-cfr-lm-1.3-2|948	%doc %{_texmfdistdir}/source/fonts/cfr-lm/clm-ts1-drv.tex
12mr|texlive-cfr-lm-1.3-2|949	%doc %{_texmfdistdir}/source/fonts/cfr-lm/dotdigits.etx
12mr|texlive-cfr-lm-1.3-2|950	%doc %{_texmfdistdir}/source/fonts/cfr-lm/dotoldstyle.etx
12mr|texlive-cfr-lm-1.3-2|951	%doc %{_texmfdistdir}/source/fonts/cfr-lm/dotprop.etx
12mr|texlive-cfr-lm-1.3-2|952	%doc %{_texmfdistdir}/source/fonts/cfr-lm/dottaboldstyle.etx
12mr|texlive-cfr-lm-1.3-2|953	%doc %{_texmfdistdir}/source/fonts/cfr-lm/t1-clm.etx
12mr|texlive-cfr-lm-1.3-2|954	
12mr|texlive-cfr-lm-1.3-2|955	#-----------------------------------------------------------------------
12mr|texlive-cfr-lm-1.3-2|956	%prep
12mr|texlive-cfr-lm-1.3-2|957	%setup -c -a0 -a1 -a2
12mr|texlive-cfr-lm-1.3-2|958	
12mr|texlive-cfr-lm-1.3-2|959	%build
12mr|texlive-cfr-lm-1.3-2|960	
12mr|texlive-cfr-lm-1.3-2|961	%install
12mr|texlive-cfr-lm-1.3-2|962	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cfr-lm-1.3-2|963	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-cfr-lm-1.3-2|964	
12mr|texlive-cfr-lm-1.3-2|965	
12mr|texlive-cfr-lm-1.3-2|966	
12mr|texlive-cfr-lm-1.3-2|967	%changelog
12mr|texlive-cfr-lm-1.3-2|968	

16877 12
12mr|texlive-changebar-3.5c-2|1	# revision 15878
12mr|texlive-changebar-3.5c-2|2	# category Package
12mr|texlive-changebar-3.5c-2|3	# catalog-ctan /macros/latex/contrib/changebar
12mr|texlive-changebar-3.5c-2|4	# catalog-date 2009-09-24 20:53:04 +0200
12mr|texlive-changebar-3.5c-2|5	# catalog-license lppl
12mr|texlive-changebar-3.5c-2|6	# catalog-version 3.5c
12mr|texlive-changebar-3.5c-2|7	Name:		texlive-changebar
12mr|texlive-changebar-3.5c-2|8	Version:	3.5c
12mr|texlive-changebar-3.5c-2|9	Release:	2
12mr|texlive-changebar-3.5c-2|10	Summary:	Generate changebars in LaTeX documents
12mr|texlive-changebar-3.5c-2|11	Group:		Publishing
12mr|texlive-changebar-3.5c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/changebar
12mr|texlive-changebar-3.5c-2|13	License:	LPPL
12mr|texlive-changebar-3.5c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changebar.tar.xz
12mr|texlive-changebar-3.5c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changebar.doc.tar.xz
12mr|texlive-changebar-3.5c-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changebar.source.tar.xz
12mr|texlive-changebar-3.5c-2|17	BuildArch:	noarch
12mr|texlive-changebar-3.5c-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-changebar-3.5c-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-changebar-3.5c-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-changebar-3.5c-2|21	
12mr|texlive-changebar-3.5c-2|22	%description
12mr|texlive-changebar-3.5c-2|23	Identify areas of text to be marked with changebars with the
12mr|texlive-changebar-3.5c-2|24	\cbstart and \cbend commands; the bars may be coloured. The
12mr|texlive-changebar-3.5c-2|25	package uses 'drivers' to place the bars; the available drivers
12mr|texlive-changebar-3.5c-2|26	can work with dvitoln03, dvitops, dvips, the emTeX and TeXtures
12mr|texlive-changebar-3.5c-2|27	DVI drivers, and VTeX and PDFTeX.
12mr|texlive-changebar-3.5c-2|28	
12mr|texlive-changebar-3.5c-2|29	%post
12mr|texlive-changebar-3.5c-2|30	%{_sbindir}/texlive.post
12mr|texlive-changebar-3.5c-2|31	
12mr|texlive-changebar-3.5c-2|32	%postun
12mr|texlive-changebar-3.5c-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-changebar-3.5c-2|34	%{_sbindir}/texlive.post
12mr|texlive-changebar-3.5c-2|35	fi
12mr|texlive-changebar-3.5c-2|36	
12mr|texlive-changebar-3.5c-2|37	#-----------------------------------------------------------------------
12mr|texlive-changebar-3.5c-2|38	%files
12mr|texlive-changebar-3.5c-2|39	%{_texmfdistdir}/tex/latex/changebar/changebar.sty
12mr|texlive-changebar-3.5c-2|40	%doc %{_texmfdistdir}/doc/latex/changebar/00readme.txt
12mr|texlive-changebar-3.5c-2|41	%doc %{_texmfdistdir}/doc/latex/changebar/catalog.txt
12mr|texlive-changebar-3.5c-2|42	%doc %{_texmfdistdir}/doc/latex/changebar/cbtest1-ltx.pdf
12mr|texlive-changebar-3.5c-2|43	%doc %{_texmfdistdir}/doc/latex/changebar/cbtest1-pdf.pdf
12mr|texlive-changebar-3.5c-2|44	%doc %{_texmfdistdir}/doc/latex/changebar/cbtest1.tex
12mr|texlive-changebar-3.5c-2|45	%doc %{_texmfdistdir}/doc/latex/changebar/cbtest2-ltx.pdf
12mr|texlive-changebar-3.5c-2|46	%doc %{_texmfdistdir}/doc/latex/changebar/cbtest2-pdf.pdf
12mr|texlive-changebar-3.5c-2|47	%doc %{_texmfdistdir}/doc/latex/changebar/cbtest2.tex
12mr|texlive-changebar-3.5c-2|48	%doc %{_texmfdistdir}/doc/latex/changebar/changebar.bug
12mr|texlive-changebar-3.5c-2|49	%doc %{_texmfdistdir}/doc/latex/changebar/changebar.pdf
12mr|texlive-changebar-3.5c-2|50	%doc %{_texmfdistdir}/doc/latex/changebar/chbar.1
12mr|texlive-changebar-3.5c-2|51	%doc %{_texmfdistdir}/doc/latex/changebar/chbar.sh
12mr|texlive-changebar-3.5c-2|52	%doc %{_texmfdistdir}/doc/latex/changebar/manifest.txt
12mr|texlive-changebar-3.5c-2|53	#- source
12mr|texlive-changebar-3.5c-2|54	%doc %{_texmfdistdir}/source/latex/changebar/changebar.dtx
12mr|texlive-changebar-3.5c-2|55	%doc %{_texmfdistdir}/source/latex/changebar/changebar.ins
12mr|texlive-changebar-3.5c-2|56	
12mr|texlive-changebar-3.5c-2|57	#-----------------------------------------------------------------------
12mr|texlive-changebar-3.5c-2|58	%prep
12mr|texlive-changebar-3.5c-2|59	%setup -c -a0 -a1 -a2
12mr|texlive-changebar-3.5c-2|60	
12mr|texlive-changebar-3.5c-2|61	%build
12mr|texlive-changebar-3.5c-2|62	
12mr|texlive-changebar-3.5c-2|63	%install
12mr|texlive-changebar-3.5c-2|64	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-changebar-3.5c-2|65	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-changebar-3.5c-2|66	
12mr|texlive-changebar-3.5c-2|67	
12mr|texlive-changebar-3.5c-2|68	
12mr|texlive-changebar-3.5c-2|69	%changelog
12mr|texlive-changebar-3.5c-2|70	

16878 12
12mr|texlive-changelayout-1.0-2|1	# revision 16094
12mr|texlive-changelayout-1.0-2|2	# category Package
12mr|texlive-changelayout-1.0-2|3	# catalog-ctan /macros/latex/contrib/changelayout
12mr|texlive-changelayout-1.0-2|4	# catalog-date 2009-11-09 14:16:05 +0100
12mr|texlive-changelayout-1.0-2|5	# catalog-license lppl
12mr|texlive-changelayout-1.0-2|6	# catalog-version 1.0
12mr|texlive-changelayout-1.0-2|7	Name:		texlive-changelayout
12mr|texlive-changelayout-1.0-2|8	Version:	1.0
12mr|texlive-changelayout-1.0-2|9	Release:	2
12mr|texlive-changelayout-1.0-2|10	Summary:	Change the layout of individual pages and their text
12mr|texlive-changelayout-1.0-2|11	Group:		Publishing
12mr|texlive-changelayout-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/changelayout
12mr|texlive-changelayout-1.0-2|13	License:	LPPL
12mr|texlive-changelayout-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changelayout.tar.xz
12mr|texlive-changelayout-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changelayout.doc.tar.xz
12mr|texlive-changelayout-1.0-2|16	BuildArch:	noarch
12mr|texlive-changelayout-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-changelayout-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-changelayout-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-changelayout-1.0-2|20	
12mr|texlive-changelayout-1.0-2|21	%description
12mr|texlive-changelayout-1.0-2|22	The package is an extension of the changepage package to permit
12mr|texlive-changelayout-1.0-2|23	the user to change the layout of individual pages and their
12mr|texlive-changelayout-1.0-2|24	texts.
12mr|texlive-changelayout-1.0-2|25	
12mr|texlive-changelayout-1.0-2|26	%post
12mr|texlive-changelayout-1.0-2|27	%{_sbindir}/texlive.post
12mr|texlive-changelayout-1.0-2|28	
12mr|texlive-changelayout-1.0-2|29	%postun
12mr|texlive-changelayout-1.0-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-changelayout-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-changelayout-1.0-2|32	fi
12mr|texlive-changelayout-1.0-2|33	
12mr|texlive-changelayout-1.0-2|34	#-----------------------------------------------------------------------
12mr|texlive-changelayout-1.0-2|35	%files
12mr|texlive-changelayout-1.0-2|36	%{_texmfdistdir}/tex/latex/changelayout/changelayout.sty
12mr|texlive-changelayout-1.0-2|37	%doc %{_texmfdistdir}/doc/latex/changelayout/README
12mr|texlive-changelayout-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/changelayout/changelayout-guide.pdf
12mr|texlive-changelayout-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/changelayout/changelayout-guide.tex
12mr|texlive-changelayout-1.0-2|40	
12mr|texlive-changelayout-1.0-2|41	#-----------------------------------------------------------------------
12mr|texlive-changelayout-1.0-2|42	%prep
12mr|texlive-changelayout-1.0-2|43	%setup -c -a0 -a1
12mr|texlive-changelayout-1.0-2|44	
12mr|texlive-changelayout-1.0-2|45	%build
12mr|texlive-changelayout-1.0-2|46	
12mr|texlive-changelayout-1.0-2|47	%install
12mr|texlive-changelayout-1.0-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-changelayout-1.0-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-changelayout-1.0-2|50	
12mr|texlive-changelayout-1.0-2|51	
12mr|texlive-changelayout-1.0-2|52	
12mr|texlive-changelayout-1.0-2|53	%changelog
12mr|texlive-changelayout-1.0-2|54	

16879 12
12mr|texlive-changepage-1.0c-2|1	# revision 15878
12mr|texlive-changepage-1.0c-2|2	# category Package
12mr|texlive-changepage-1.0c-2|3	# catalog-ctan /macros/latex/contrib/changepage
12mr|texlive-changepage-1.0c-2|4	# catalog-date 2009-11-09 14:16:05 +0100
12mr|texlive-changepage-1.0c-2|5	# catalog-license lppl1.3
12mr|texlive-changepage-1.0c-2|6	# catalog-version 1.0c
12mr|texlive-changepage-1.0c-2|7	Name:		texlive-changepage
12mr|texlive-changepage-1.0c-2|8	Version:	1.0c
12mr|texlive-changepage-1.0c-2|9	Release:	2
12mr|texlive-changepage-1.0c-2|10	Summary:	Margin adjustment and detection of odd/even pages
12mr|texlive-changepage-1.0c-2|11	Group:		Publishing
12mr|texlive-changepage-1.0c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/changepage
12mr|texlive-changepage-1.0c-2|13	License:	LPPL1.3
12mr|texlive-changepage-1.0c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changepage.tar.xz
12mr|texlive-changepage-1.0c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changepage.doc.tar.xz
12mr|texlive-changepage-1.0c-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changepage.source.tar.xz
12mr|texlive-changepage-1.0c-2|17	BuildArch:	noarch
12mr|texlive-changepage-1.0c-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-changepage-1.0c-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-changepage-1.0c-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-changepage-1.0c-2|21	
12mr|texlive-changepage-1.0c-2|22	%description
12mr|texlive-changepage-1.0c-2|23	The package provides commands to change the page layout in the
12mr|texlive-changepage-1.0c-2|24	middle of a document, and to robustly check for typesetting on
12mr|texlive-changepage-1.0c-2|25	odd or even pages. Instructions for use are at the end of the
12mr|texlive-changepage-1.0c-2|26	file. The package is an extraction of code from the memoir
12mr|texlive-changepage-1.0c-2|27	class, whose user interface it shares. It is intended the this
12mr|texlive-changepage-1.0c-2|28	package will eventually replace the chngpage package, which is
12mr|texlive-changepage-1.0c-2|29	distributed with the package.
12mr|texlive-changepage-1.0c-2|30	
12mr|texlive-changepage-1.0c-2|31	%post
12mr|texlive-changepage-1.0c-2|32	%{_sbindir}/texlive.post
12mr|texlive-changepage-1.0c-2|33	
12mr|texlive-changepage-1.0c-2|34	%postun
12mr|texlive-changepage-1.0c-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-changepage-1.0c-2|36	%{_sbindir}/texlive.post
12mr|texlive-changepage-1.0c-2|37	fi
12mr|texlive-changepage-1.0c-2|38	
12mr|texlive-changepage-1.0c-2|39	#-----------------------------------------------------------------------
12mr|texlive-changepage-1.0c-2|40	%files
12mr|texlive-changepage-1.0c-2|41	%{_texmfdistdir}/tex/latex/changepage/changepage.sty
12mr|texlive-changepage-1.0c-2|42	%{_texmfdistdir}/tex/latex/changepage/chngpage.sty
12mr|texlive-changepage-1.0c-2|43	%doc %{_texmfdistdir}/doc/latex/changepage/README
12mr|texlive-changepage-1.0c-2|44	%doc %{_texmfdistdir}/doc/latex/changepage/changepage.pdf
12mr|texlive-changepage-1.0c-2|45	#- source
12mr|texlive-changepage-1.0c-2|46	%doc %{_texmfdistdir}/source/latex/changepage/changepage.ins
12mr|texlive-changepage-1.0c-2|47	%doc %{_texmfdistdir}/source/latex/changepage/changepage.tex
12mr|texlive-changepage-1.0c-2|48	
12mr|texlive-changepage-1.0c-2|49	#-----------------------------------------------------------------------
12mr|texlive-changepage-1.0c-2|50	%prep
12mr|texlive-changepage-1.0c-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-changepage-1.0c-2|52	
12mr|texlive-changepage-1.0c-2|53	%build
12mr|texlive-changepage-1.0c-2|54	
12mr|texlive-changepage-1.0c-2|55	%install
12mr|texlive-changepage-1.0c-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-changepage-1.0c-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-changepage-1.0c-2|58	
12mr|texlive-changepage-1.0c-2|59	
12mr|texlive-changepage-1.0c-2|60	
12mr|texlive-changepage-1.0c-2|61	%changelog
12mr|texlive-changepage-1.0c-2|62	

16880 12
12mr|texlive-changes-1.0.0-1|1	# revision 26165
12mr|texlive-changes-1.0.0-1|2	# category Package
12mr|texlive-changes-1.0.0-1|3	# catalog-ctan /macros/latex/contrib/changes
12mr|texlive-changes-1.0.0-1|4	# catalog-date 2012-04-26 11:05:40 +0200
12mr|texlive-changes-1.0.0-1|5	# catalog-license lppl1.3
12mr|texlive-changes-1.0.0-1|6	# catalog-version 1.0.0
12mr|texlive-changes-1.0.0-1|7	Name:		texlive-changes
12mr|texlive-changes-1.0.0-1|8	Version:	1.0.0
12mr|texlive-changes-1.0.0-1|9	Release:	1
12mr|texlive-changes-1.0.0-1|10	Summary:	Manual change markup
12mr|texlive-changes-1.0.0-1|11	Group:		Publishing
12mr|texlive-changes-1.0.0-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/changes
12mr|texlive-changes-1.0.0-1|13	License:	LPPL1.3
12mr|texlive-changes-1.0.0-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changes.tar.xz
12mr|texlive-changes-1.0.0-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changes.doc.tar.xz
12mr|texlive-changes-1.0.0-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changes.source.tar.xz
12mr|texlive-changes-1.0.0-1|17	BuildArch:	noarch
12mr|texlive-changes-1.0.0-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-changes-1.0.0-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-changes-1.0.0-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-changes-1.0.0-1|21	
12mr|texlive-changes-1.0.0-1|22	%description
12mr|texlive-changes-1.0.0-1|23	The package allows the user to manually markup changes of text,
12mr|texlive-changes-1.0.0-1|24	such as additions, deletions, or replacements. Changed text is
12mr|texlive-changes-1.0.0-1|25	shown in a different colour; deleted text is crossed out. The
12mr|texlive-changes-1.0.0-1|26	package allows definition of additional authors and their
12mr|texlive-changes-1.0.0-1|27	associated colour. It also allows you to define a markup for
12mr|texlive-changes-1.0.0-1|28	authors or annotations. A bash script is provided for removing
12mr|texlive-changes-1.0.0-1|29	the changes.
12mr|texlive-changes-1.0.0-1|30	
12mr|texlive-changes-1.0.0-1|31	%post
12mr|texlive-changes-1.0.0-1|32	%{_sbindir}/texlive.post
12mr|texlive-changes-1.0.0-1|33	
12mr|texlive-changes-1.0.0-1|34	%postun
12mr|texlive-changes-1.0.0-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-changes-1.0.0-1|36	%{_sbindir}/texlive.post
12mr|texlive-changes-1.0.0-1|37	fi
12mr|texlive-changes-1.0.0-1|38	
12mr|texlive-changes-1.0.0-1|39	#-----------------------------------------------------------------------
12mr|texlive-changes-1.0.0-1|40	%files
12mr|texlive-changes-1.0.0-1|41	%{_texmfdistdir}/scripts/changes/delcmdchanges.bash
12mr|texlive-changes-1.0.0-1|42	%{_texmfdistdir}/tex/latex/changes/changes.sty
12mr|texlive-changes-1.0.0-1|43	%doc %{_texmfdistdir}/doc/latex/changes/README
12mr|texlive-changes-1.0.0-1|44	%doc %{_texmfdistdir}/doc/latex/changes/changes.english.pdf
12mr|texlive-changes-1.0.0-1|45	%doc %{_texmfdistdir}/doc/latex/changes/changes.english.withcode.pdf
12mr|texlive-changes-1.0.0-1|46	%doc %{_texmfdistdir}/doc/latex/changes/changes.ngerman.pdf
12mr|texlive-changes-1.0.0-1|47	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.bf.pdf
12mr|texlive-changes-1.0.0-1|48	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.bf.tex
12mr|texlive-changes-1.0.0-1|49	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.dashuline.pdf
12mr|texlive-changes-1.0.0-1|50	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.dashuline.tex
12mr|texlive-changes-1.0.0-1|51	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.dotuline.pdf
12mr|texlive-changes-1.0.0-1|52	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.dotuline.tex
12mr|texlive-changes-1.0.0-1|53	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.em.pdf
12mr|texlive-changes-1.0.0-1|54	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.em.tex
12mr|texlive-changes-1.0.0-1|55	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.it.pdf
12mr|texlive-changes-1.0.0-1|56	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.it.tex
12mr|texlive-changes-1.0.0-1|57	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.none.pdf
12mr|texlive-changes-1.0.0-1|58	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.none.tex
12mr|texlive-changes-1.0.0-1|59	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.sl.pdf
12mr|texlive-changes-1.0.0-1|60	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.sl.tex
12mr|texlive-changes-1.0.0-1|61	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.sout.pdf
12mr|texlive-changes-1.0.0-1|62	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.sout.tex
12mr|texlive-changes-1.0.0-1|63	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.uline.pdf
12mr|texlive-changes-1.0.0-1|64	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.uline.tex
12mr|texlive-changes-1.0.0-1|65	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.uuline.pdf
12mr|texlive-changes-1.0.0-1|66	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.uuline.tex
12mr|texlive-changes-1.0.0-1|67	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.uwave.pdf
12mr|texlive-changes-1.0.0-1|68	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.uwave.tex
12mr|texlive-changes-1.0.0-1|69	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.wrong.pdf
12mr|texlive-changes-1.0.0-1|70	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.wrong.tex
12mr|texlive-changes-1.0.0-1|71	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.xout.pdf
12mr|texlive-changes-1.0.0-1|72	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.addedmarkup.xout.tex
12mr|texlive-changes-1.0.0-1|73	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkup.brackets.pdf
12mr|texlive-changes-1.0.0-1|74	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkup.brackets.tex
12mr|texlive-changes-1.0.0-1|75	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkup.footnote.pdf
12mr|texlive-changes-1.0.0-1|76	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkup.footnote.tex
12mr|texlive-changes-1.0.0-1|77	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkup.subscript.pdf
12mr|texlive-changes-1.0.0-1|78	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkup.subscript.tex
12mr|texlive-changes-1.0.0-1|79	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkup.superscript.pdf
12mr|texlive-changes-1.0.0-1|80	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkup.superscript.tex
12mr|texlive-changes-1.0.0-1|81	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkup.wrong.pdf
12mr|texlive-changes-1.0.0-1|82	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkup.wrong.tex
12mr|texlive-changes-1.0.0-1|83	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkupposition.left.pdf
12mr|texlive-changes-1.0.0-1|84	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkupposition.left.tex
12mr|texlive-changes-1.0.0-1|85	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkupposition.right.pdf
12mr|texlive-changes-1.0.0-1|86	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkupposition.right.tex
12mr|texlive-changes-1.0.0-1|87	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkupposition.wrong.pdf
12mr|texlive-changes-1.0.0-1|88	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkupposition.wrong.tex
12mr|texlive-changes-1.0.0-1|89	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkuptext.id.pdf
12mr|texlive-changes-1.0.0-1|90	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkuptext.id.tex
12mr|texlive-changes-1.0.0-1|91	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkuptext.name.pdf
12mr|texlive-changes-1.0.0-1|92	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkuptext.name.tex
12mr|texlive-changes-1.0.0-1|93	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkuptext.wrong.pdf
12mr|texlive-changes-1.0.0-1|94	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.authormarkuptext.wrong.tex
12mr|texlive-changes-1.0.0-1|95	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.bf.pdf
12mr|texlive-changes-1.0.0-1|96	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.bf.tex
12mr|texlive-changes-1.0.0-1|97	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.dashuline.pdf
12mr|texlive-changes-1.0.0-1|98	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.dashuline.tex
12mr|texlive-changes-1.0.0-1|99	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.dotuline.pdf
12mr|texlive-changes-1.0.0-1|100	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.dotuline.tex
12mr|texlive-changes-1.0.0-1|101	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.em.pdf
12mr|texlive-changes-1.0.0-1|102	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.em.tex
12mr|texlive-changes-1.0.0-1|103	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.it.pdf
12mr|texlive-changes-1.0.0-1|104	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.it.tex
12mr|texlive-changes-1.0.0-1|105	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.none.pdf
12mr|texlive-changes-1.0.0-1|106	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.none.tex
12mr|texlive-changes-1.0.0-1|107	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.sl.pdf
12mr|texlive-changes-1.0.0-1|108	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.sl.tex
12mr|texlive-changes-1.0.0-1|109	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.sout.pdf
12mr|texlive-changes-1.0.0-1|110	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.sout.tex
12mr|texlive-changes-1.0.0-1|111	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.uline.pdf
12mr|texlive-changes-1.0.0-1|112	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.uline.tex
12mr|texlive-changes-1.0.0-1|113	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.uuline.pdf
12mr|texlive-changes-1.0.0-1|114	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.uuline.tex
12mr|texlive-changes-1.0.0-1|115	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.uwave.pdf
12mr|texlive-changes-1.0.0-1|116	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.uwave.tex
12mr|texlive-changes-1.0.0-1|117	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.wrong.pdf
12mr|texlive-changes-1.0.0-1|118	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.wrong.tex
12mr|texlive-changes-1.0.0-1|119	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.xout.pdf
12mr|texlive-changes-1.0.0-1|120	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.deletedmarkup.xout.tex
12mr|texlive-changes-1.0.0-1|121	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.draft.pdf
12mr|texlive-changes-1.0.0-1|122	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.draft.tex
12mr|texlive-changes-1.0.0-1|123	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.final.pdf
12mr|texlive-changes-1.0.0-1|124	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.final.tex
12mr|texlive-changes-1.0.0-1|125	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.markup.bfit.pdf
12mr|texlive-changes-1.0.0-1|126	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.markup.bfit.tex
12mr|texlive-changes-1.0.0-1|127	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.markup.default.pdf
12mr|texlive-changes-1.0.0-1|128	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.markup.default.tex
12mr|texlive-changes-1.0.0-1|129	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.markup.nocolor.pdf
12mr|texlive-changes-1.0.0-1|130	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.markup.nocolor.tex
12mr|texlive-changes-1.0.0-1|131	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.markup.underlined.pdf
12mr|texlive-changes-1.0.0-1|132	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.markup.underlined.tex
12mr|texlive-changes-1.0.0-1|133	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.markup.wrong.pdf
12mr|texlive-changes-1.0.0-1|134	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.markup.wrong.tex
12mr|texlive-changes-1.0.0-1|135	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setaddedmarkup.pdf
12mr|texlive-changes-1.0.0-1|136	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setaddedmarkup.tex
12mr|texlive-changes-1.0.0-1|137	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setauthormarkup.pdf
12mr|texlive-changes-1.0.0-1|138	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setauthormarkup.tex
12mr|texlive-changes-1.0.0-1|139	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setauthormarkupposition.pdf
12mr|texlive-changes-1.0.0-1|140	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setauthormarkupposition.tex
12mr|texlive-changes-1.0.0-1|141	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setauthormarkuptext.pdf
12mr|texlive-changes-1.0.0-1|142	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setauthormarkuptext.tex
12mr|texlive-changes-1.0.0-1|143	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setdeletedmarkup.pdf
12mr|texlive-changes-1.0.0-1|144	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setdeletedmarkup.tex
12mr|texlive-changes-1.0.0-1|145	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setlocextension.pdf
12mr|texlive-changes-1.0.0-1|146	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setlocextension.tex
12mr|texlive-changes-1.0.0-1|147	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setremarkmarkup.pdf
12mr|texlive-changes-1.0.0-1|148	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.setremarkmarkup.tex
12mr|texlive-changes-1.0.0-1|149	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.simple.pdf
12mr|texlive-changes-1.0.0-1|150	%doc %{_texmfdistdir}/doc/latex/changes/examples/changes.example.simple.tex
12mr|texlive-changes-1.0.0-1|151	#- source
12mr|texlive-changes-1.0.0-1|152	%doc %{_texmfdistdir}/source/latex/changes/changes.drv
12mr|texlive-changes-1.0.0-1|153	%doc %{_texmfdistdir}/source/latex/changes/changes.dtx
12mr|texlive-changes-1.0.0-1|154	%doc %{_texmfdistdir}/source/latex/changes/changes.ins
12mr|texlive-changes-1.0.0-1|155	%doc %{_texmfdistdir}/source/latex/changes/examples.dtx
12mr|texlive-changes-1.0.0-1|156	%doc %{_texmfdistdir}/source/latex/changes/userdoc/authors.tex
12mr|texlive-changes-1.0.0-1|157	%doc %{_texmfdistdir}/source/latex/changes/userdoc/changes.de.tex
12mr|texlive-changes-1.0.0-1|158	%doc %{_texmfdistdir}/source/latex/changes/userdoc/changes.en.tex
12mr|texlive-changes-1.0.0-1|159	%doc %{_texmfdistdir}/source/latex/changes/userdoc/command_definechangesauthor.tex
12mr|texlive-changes-1.0.0-1|160	%doc %{_texmfdistdir}/source/latex/changes/userdoc/command_listofchanges.tex
12mr|texlive-changes-1.0.0-1|161	%doc %{_texmfdistdir}/source/latex/changes/userdoc/command_setaddedmarkup.tex
12mr|texlive-changes-1.0.0-1|162	%doc %{_texmfdistdir}/source/latex/changes/userdoc/command_setauthormarkup.tex
12mr|texlive-changes-1.0.0-1|163	%doc %{_texmfdistdir}/source/latex/changes/userdoc/command_setauthormarkupposition.tex
12mr|texlive-changes-1.0.0-1|164	%doc %{_texmfdistdir}/source/latex/changes/userdoc/command_setauthormarkuptext.tex
12mr|texlive-changes-1.0.0-1|165	%doc %{_texmfdistdir}/source/latex/changes/userdoc/command_setdeletedmarkup.tex
12mr|texlive-changes-1.0.0-1|166	%doc %{_texmfdistdir}/source/latex/changes/userdoc/command_setlocextension.tex
12mr|texlive-changes-1.0.0-1|167	%doc %{_texmfdistdir}/source/latex/changes/userdoc/command_setremarkmarkup.tex
12mr|texlive-changes-1.0.0-1|168	%doc %{_texmfdistdir}/source/latex/changes/userdoc/copyright.tex
12mr|texlive-changes-1.0.0-1|169	%doc %{_texmfdistdir}/source/latex/changes/userdoc/email.tex
12mr|texlive-changes-1.0.0-1|170	%doc %{_texmfdistdir}/source/latex/changes/userdoc/files_generated.tex
12mr|texlive-changes-1.0.0-1|171	%doc %{_texmfdistdir}/source/latex/changes/userdoc/files_original.tex
12mr|texlive-changes-1.0.0-1|172	%doc %{_texmfdistdir}/source/latex/changes/userdoc/option_addedmarkup.tex
12mr|texlive-changes-1.0.0-1|173	%doc %{_texmfdistdir}/source/latex/changes/userdoc/option_authormarkup.tex
12mr|texlive-changes-1.0.0-1|174	%doc %{_texmfdistdir}/source/latex/changes/userdoc/option_authormarkupposition.tex
12mr|texlive-changes-1.0.0-1|175	%doc %{_texmfdistdir}/source/latex/changes/userdoc/option_authormarkuptext.tex
12mr|texlive-changes-1.0.0-1|176	%doc %{_texmfdistdir}/source/latex/changes/userdoc/option_deletedmarkup.tex
12mr|texlive-changes-1.0.0-1|177	%doc %{_texmfdistdir}/source/latex/changes/userdoc/option_draft.tex
12mr|texlive-changes-1.0.0-1|178	%doc %{_texmfdistdir}/source/latex/changes/userdoc/option_final.tex
12mr|texlive-changes-1.0.0-1|179	%doc %{_texmfdistdir}/source/latex/changes/userdoc/option_markup.tex
12mr|texlive-changes-1.0.0-1|180	%doc %{_texmfdistdir}/source/latex/changes/userdoc/option_ulem.tex
12mr|texlive-changes-1.0.0-1|181	%doc %{_texmfdistdir}/source/latex/changes/userdoc/option_xcolor.tex
12mr|texlive-changes-1.0.0-1|182	%doc %{_texmfdistdir}/source/latex/changes/userdoc/path_examples.tex
12mr|texlive-changes-1.0.0-1|183	%doc %{_texmfdistdir}/source/latex/changes/userdoc/path_scripts.tex
12mr|texlive-changes-1.0.0-1|184	%doc %{_texmfdistdir}/source/latex/changes/userdoc/url.tex
12mr|texlive-changes-1.0.0-1|185	
12mr|texlive-changes-1.0.0-1|186	#-----------------------------------------------------------------------
12mr|texlive-changes-1.0.0-1|187	%prep
12mr|texlive-changes-1.0.0-1|188	%setup -c -a0 -a1 -a2
12mr|texlive-changes-1.0.0-1|189	
12mr|texlive-changes-1.0.0-1|190	%build
12mr|texlive-changes-1.0.0-1|191	
12mr|texlive-changes-1.0.0-1|192	%install
12mr|texlive-changes-1.0.0-1|193	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-changes-1.0.0-1|194	cp -fpar scripts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-changes-1.0.0-1|195	
12mr|texlive-changes-1.0.0-1|196	
12mr|texlive-changes-1.0.0-1|197	
12mr|texlive-changes-1.0.0-1|198	%changelog
12mr|texlive-changes-1.0.0-1|199	

16881 12
12mr|texlive-chappg-2.1b-2|1	# revision 15878
12mr|texlive-chappg-2.1b-2|2	# category Package
12mr|texlive-chappg-2.1b-2|3	# catalog-ctan /macros/latex/contrib/chappg
12mr|texlive-chappg-2.1b-2|4	# catalog-date 2009-05-30 13:37:26 +0200
12mr|texlive-chappg-2.1b-2|5	# catalog-license lppl
12mr|texlive-chappg-2.1b-2|6	# catalog-version 2.1b
12mr|texlive-chappg-2.1b-2|7	Name:		texlive-chappg
12mr|texlive-chappg-2.1b-2|8	Version:	2.1b
12mr|texlive-chappg-2.1b-2|9	Release:	2
12mr|texlive-chappg-2.1b-2|10	Summary:	Page numbering by chapter
12mr|texlive-chappg-2.1b-2|11	Group:		Publishing
12mr|texlive-chappg-2.1b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chappg
12mr|texlive-chappg-2.1b-2|13	License:	LPPL
12mr|texlive-chappg-2.1b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chappg.tar.xz
12mr|texlive-chappg-2.1b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chappg.doc.tar.xz
12mr|texlive-chappg-2.1b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chappg.source.tar.xz
12mr|texlive-chappg-2.1b-2|17	BuildArch:	noarch
12mr|texlive-chappg-2.1b-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-chappg-2.1b-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-chappg-2.1b-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-chappg-2.1b-2|21	
12mr|texlive-chappg-2.1b-2|22	%description
12mr|texlive-chappg-2.1b-2|23	The package provides for 'chapterno-pageno' or 'chaptername-
12mr|texlive-chappg-2.1b-2|24	pageno' page numbering. Provision is made for front- and
12mr|texlive-chappg-2.1b-2|25	backmatter in book class.
12mr|texlive-chappg-2.1b-2|26	
12mr|texlive-chappg-2.1b-2|27	%post
12mr|texlive-chappg-2.1b-2|28	%{_sbindir}/texlive.post
12mr|texlive-chappg-2.1b-2|29	
12mr|texlive-chappg-2.1b-2|30	%postun
12mr|texlive-chappg-2.1b-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-chappg-2.1b-2|32	%{_sbindir}/texlive.post
12mr|texlive-chappg-2.1b-2|33	fi
12mr|texlive-chappg-2.1b-2|34	
12mr|texlive-chappg-2.1b-2|35	#-----------------------------------------------------------------------
12mr|texlive-chappg-2.1b-2|36	%files
12mr|texlive-chappg-2.1b-2|37	%{_texmfdistdir}/tex/latex/chappg/chappg.sty
12mr|texlive-chappg-2.1b-2|38	%doc %{_texmfdistdir}/doc/latex/chappg/chappg.pdf
12mr|texlive-chappg-2.1b-2|39	#- source
12mr|texlive-chappg-2.1b-2|40	%doc %{_texmfdistdir}/source/latex/chappg/chappg.dtx
12mr|texlive-chappg-2.1b-2|41	%doc %{_texmfdistdir}/source/latex/chappg/chappg.ins
12mr|texlive-chappg-2.1b-2|42	
12mr|texlive-chappg-2.1b-2|43	#-----------------------------------------------------------------------
12mr|texlive-chappg-2.1b-2|44	%prep
12mr|texlive-chappg-2.1b-2|45	%setup -c -a0 -a1 -a2
12mr|texlive-chappg-2.1b-2|46	
12mr|texlive-chappg-2.1b-2|47	%build
12mr|texlive-chappg-2.1b-2|48	
12mr|texlive-chappg-2.1b-2|49	%install
12mr|texlive-chappg-2.1b-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chappg-2.1b-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-chappg-2.1b-2|52	
12mr|texlive-chappg-2.1b-2|53	
12mr|texlive-chappg-2.1b-2|54	
12mr|texlive-chappg-2.1b-2|55	%changelog
12mr|texlive-chappg-2.1b-2|56	

16882 12
12mr|texlive-chapterfolder-2.0.1-2|1	# revision 15878
12mr|texlive-chapterfolder-2.0.1-2|2	# category Package
12mr|texlive-chapterfolder-2.0.1-2|3	# catalog-ctan /macros/latex/contrib/chapterfolder
12mr|texlive-chapterfolder-2.0.1-2|4	# catalog-date 2008-02-29 20:00:41 +0100
12mr|texlive-chapterfolder-2.0.1-2|5	# catalog-license lppl
12mr|texlive-chapterfolder-2.0.1-2|6	# catalog-version 2.0.1
12mr|texlive-chapterfolder-2.0.1-2|7	Name:		texlive-chapterfolder
12mr|texlive-chapterfolder-2.0.1-2|8	Version:	2.0.1
12mr|texlive-chapterfolder-2.0.1-2|9	Release:	2
12mr|texlive-chapterfolder-2.0.1-2|10	Summary:	Package for working with complicated folder structures
12mr|texlive-chapterfolder-2.0.1-2|11	Group:		Publishing
12mr|texlive-chapterfolder-2.0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chapterfolder
12mr|texlive-chapterfolder-2.0.1-2|13	License:	LPPL
12mr|texlive-chapterfolder-2.0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chapterfolder.tar.xz
12mr|texlive-chapterfolder-2.0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chapterfolder.doc.tar.xz
12mr|texlive-chapterfolder-2.0.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chapterfolder.source.tar.xz
12mr|texlive-chapterfolder-2.0.1-2|17	BuildArch:	noarch
12mr|texlive-chapterfolder-2.0.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-chapterfolder-2.0.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-chapterfolder-2.0.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-chapterfolder-2.0.1-2|21	
12mr|texlive-chapterfolder-2.0.1-2|22	%description
12mr|texlive-chapterfolder-2.0.1-2|23	This package simplifies working with folder structures that
12mr|texlive-chapterfolder-2.0.1-2|24	match the chapter/section/subsection structure. It provides
12mr|texlive-chapterfolder-2.0.1-2|25	macros to define a folder that contains the file for a
12mr|texlive-chapterfolder-2.0.1-2|26	chapter/section/subsection, and provides macros that allow
12mr|texlive-chapterfolder-2.0.1-2|27	inclusion without using the full path, rather the path relative
12mr|texlive-chapterfolder-2.0.1-2|28	to the current folder of the chapter/section/subsection. It
12mr|texlive-chapterfolder-2.0.1-2|29	makes easy changing the name of a folder, for example.
12mr|texlive-chapterfolder-2.0.1-2|30	
12mr|texlive-chapterfolder-2.0.1-2|31	%post
12mr|texlive-chapterfolder-2.0.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-chapterfolder-2.0.1-2|33	
12mr|texlive-chapterfolder-2.0.1-2|34	%postun
12mr|texlive-chapterfolder-2.0.1-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-chapterfolder-2.0.1-2|36	%{_sbindir}/texlive.post
12mr|texlive-chapterfolder-2.0.1-2|37	fi
12mr|texlive-chapterfolder-2.0.1-2|38	
12mr|texlive-chapterfolder-2.0.1-2|39	#-----------------------------------------------------------------------
12mr|texlive-chapterfolder-2.0.1-2|40	%files
12mr|texlive-chapterfolder-2.0.1-2|41	%{_texmfdistdir}/tex/latex/chapterfolder/chapterfolder.sty
12mr|texlive-chapterfolder-2.0.1-2|42	%doc %{_texmfdistdir}/doc/latex/chapterfolder/chapterfolder.pdf
12mr|texlive-chapterfolder-2.0.1-2|43	#- source
12mr|texlive-chapterfolder-2.0.1-2|44	%doc %{_texmfdistdir}/source/latex/chapterfolder/chapterfolder.dtx
12mr|texlive-chapterfolder-2.0.1-2|45	%doc %{_texmfdistdir}/source/latex/chapterfolder/chapterfolder.ins
12mr|texlive-chapterfolder-2.0.1-2|46	
12mr|texlive-chapterfolder-2.0.1-2|47	#-----------------------------------------------------------------------
12mr|texlive-chapterfolder-2.0.1-2|48	%prep
12mr|texlive-chapterfolder-2.0.1-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-chapterfolder-2.0.1-2|50	
12mr|texlive-chapterfolder-2.0.1-2|51	%build
12mr|texlive-chapterfolder-2.0.1-2|52	
12mr|texlive-chapterfolder-2.0.1-2|53	%install
12mr|texlive-chapterfolder-2.0.1-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chapterfolder-2.0.1-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-chapterfolder-2.0.1-2|56	
12mr|texlive-chapterfolder-2.0.1-2|57	
12mr|texlive-chapterfolder-2.0.1-2|58	
12mr|texlive-chapterfolder-2.0.1-2|59	%changelog
12mr|texlive-chapterfolder-2.0.1-2|60	

16883 12
12mr|texlive-charter-20090523-2|1	# revision 15878
12mr|texlive-charter-20090523-2|2	# category Package
12mr|texlive-charter-20090523-2|3	# catalog-ctan /fonts/charter
12mr|texlive-charter-20090523-2|4	# catalog-date 2009-05-23 20:19:02 +0200
12mr|texlive-charter-20090523-2|5	# catalog-license other-free
12mr|texlive-charter-20090523-2|6	# catalog-version undef
12mr|texlive-charter-20090523-2|7	Name:		texlive-charter
12mr|texlive-charter-20090523-2|8	Version:	20090523
12mr|texlive-charter-20090523-2|9	Release:	2
12mr|texlive-charter-20090523-2|10	Summary:	Charter fonts
12mr|texlive-charter-20090523-2|11	Group:		Publishing
12mr|texlive-charter-20090523-2|12	URL:		http://www.ctan.org/tex-archive/fonts/charter
12mr|texlive-charter-20090523-2|13	License:	OTHER-FREE
12mr|texlive-charter-20090523-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/charter.tar.xz
12mr|texlive-charter-20090523-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/charter.doc.tar.xz
12mr|texlive-charter-20090523-2|16	BuildArch:	noarch
12mr|texlive-charter-20090523-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-charter-20090523-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-charter-20090523-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-charter-20090523-2|20	
12mr|texlive-charter-20090523-2|21	%description
12mr|texlive-charter-20090523-2|22	A commercial text font donated for the common good. Support for
12mr|texlive-charter-20090523-2|23	use with LaTeX is available in freenfss, part of psnfss.
12mr|texlive-charter-20090523-2|24	
12mr|texlive-charter-20090523-2|25	%post
12mr|texlive-charter-20090523-2|26	%{_sbindir}/texlive.post
12mr|texlive-charter-20090523-2|27	
12mr|texlive-charter-20090523-2|28	%postun
12mr|texlive-charter-20090523-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-charter-20090523-2|30	%{_sbindir}/texlive.post
12mr|texlive-charter-20090523-2|31	fi
12mr|texlive-charter-20090523-2|32	
12mr|texlive-charter-20090523-2|33	#-----------------------------------------------------------------------
12mr|texlive-charter-20090523-2|34	%files
12mr|texlive-charter-20090523-2|35	%{_texmfdistdir}/fonts/afm/bitstrea/charter/bchb8a.afm
12mr|texlive-charter-20090523-2|36	%{_texmfdistdir}/fonts/afm/bitstrea/charter/bchbi8a.afm
12mr|texlive-charter-20090523-2|37	%{_texmfdistdir}/fonts/afm/bitstrea/charter/bchr8a.afm
12mr|texlive-charter-20090523-2|38	%{_texmfdistdir}/fonts/afm/bitstrea/charter/bchri8a.afm
12mr|texlive-charter-20090523-2|39	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchb7t.tfm
12mr|texlive-charter-20090523-2|40	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchb8c.tfm
12mr|texlive-charter-20090523-2|41	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchb8r.tfm
12mr|texlive-charter-20090523-2|42	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchb8t.tfm
12mr|texlive-charter-20090523-2|43	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbc7t.tfm
12mr|texlive-charter-20090523-2|44	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbc8t.tfm
12mr|texlive-charter-20090523-2|45	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbi7t.tfm
12mr|texlive-charter-20090523-2|46	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbi8c.tfm
12mr|texlive-charter-20090523-2|47	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbi8r.tfm
12mr|texlive-charter-20090523-2|48	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbi8t.tfm
12mr|texlive-charter-20090523-2|49	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbo7t.tfm
12mr|texlive-charter-20090523-2|50	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbo8c.tfm
12mr|texlive-charter-20090523-2|51	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbo8r.tfm
12mr|texlive-charter-20090523-2|52	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchbo8t.tfm
12mr|texlive-charter-20090523-2|53	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchr7t.tfm
12mr|texlive-charter-20090523-2|54	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchr8c.tfm
12mr|texlive-charter-20090523-2|55	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchr8r.tfm
12mr|texlive-charter-20090523-2|56	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchr8t.tfm
12mr|texlive-charter-20090523-2|57	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchrc7t.tfm
12mr|texlive-charter-20090523-2|58	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchrc8t.tfm
12mr|texlive-charter-20090523-2|59	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchri7t.tfm
12mr|texlive-charter-20090523-2|60	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchri8c.tfm
12mr|texlive-charter-20090523-2|61	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchri8r.tfm
12mr|texlive-charter-20090523-2|62	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchri8t.tfm
12mr|texlive-charter-20090523-2|63	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchro7t.tfm
12mr|texlive-charter-20090523-2|64	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchro8c.tfm
12mr|texlive-charter-20090523-2|65	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchro8r.tfm
12mr|texlive-charter-20090523-2|66	%{_texmfdistdir}/fonts/tfm/bitstrea/charter/bchro8t.tfm
12mr|texlive-charter-20090523-2|67	%{_texmfdistdir}/fonts/type1/bitstrea/charter/bchb8a.pfb
12mr|texlive-charter-20090523-2|68	%{_texmfdistdir}/fonts/type1/bitstrea/charter/bchbi8a.pfb
12mr|texlive-charter-20090523-2|69	%{_texmfdistdir}/fonts/type1/bitstrea/charter/bchr8a.pfb
12mr|texlive-charter-20090523-2|70	%{_texmfdistdir}/fonts/type1/bitstrea/charter/bchri8a.pfb
12mr|texlive-charter-20090523-2|71	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchb7t.vf
12mr|texlive-charter-20090523-2|72	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchb8c.vf
12mr|texlive-charter-20090523-2|73	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchb8t.vf
12mr|texlive-charter-20090523-2|74	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbc7t.vf
12mr|texlive-charter-20090523-2|75	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbc8t.vf
12mr|texlive-charter-20090523-2|76	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbi7t.vf
12mr|texlive-charter-20090523-2|77	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbi8c.vf
12mr|texlive-charter-20090523-2|78	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbi8t.vf
12mr|texlive-charter-20090523-2|79	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbo7t.vf
12mr|texlive-charter-20090523-2|80	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbo8c.vf
12mr|texlive-charter-20090523-2|81	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchbo8t.vf
12mr|texlive-charter-20090523-2|82	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchr7t.vf
12mr|texlive-charter-20090523-2|83	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchr8c.vf
12mr|texlive-charter-20090523-2|84	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchr8t.vf
12mr|texlive-charter-20090523-2|85	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchrc7t.vf
12mr|texlive-charter-20090523-2|86	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchrc8t.vf
12mr|texlive-charter-20090523-2|87	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchri7t.vf
12mr|texlive-charter-20090523-2|88	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchri8c.vf
12mr|texlive-charter-20090523-2|89	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchri8t.vf
12mr|texlive-charter-20090523-2|90	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchro7t.vf
12mr|texlive-charter-20090523-2|91	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchro8c.vf
12mr|texlive-charter-20090523-2|92	%{_texmfdistdir}/fonts/vf/bitstrea/charter/bchro8t.vf
12mr|texlive-charter-20090523-2|93	%doc %{_texmfdistdir}/doc/fonts/charter/readme.charter
12mr|texlive-charter-20090523-2|94	
12mr|texlive-charter-20090523-2|95	#-----------------------------------------------------------------------
12mr|texlive-charter-20090523-2|96	%prep
12mr|texlive-charter-20090523-2|97	%setup -c -a0 -a1
12mr|texlive-charter-20090523-2|98	
12mr|texlive-charter-20090523-2|99	%build
12mr|texlive-charter-20090523-2|100	
12mr|texlive-charter-20090523-2|101	%install
12mr|texlive-charter-20090523-2|102	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-charter-20090523-2|103	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-charter-20090523-2|104	
12mr|texlive-charter-20090523-2|105	
12mr|texlive-charter-20090523-2|106	
12mr|texlive-charter-20090523-2|107	%changelog
12mr|texlive-charter-20090523-2|108	

16884 12
12mr|texlive-chbibref-1.0-2|1	# revision 17120
12mr|texlive-chbibref-1.0-2|2	# category Package
12mr|texlive-chbibref-1.0-2|3	# catalog-ctan /macros/latex/contrib/chbibref
12mr|texlive-chbibref-1.0-2|4	# catalog-date 2010-02-23 16:16:11 +0100
12mr|texlive-chbibref-1.0-2|5	# catalog-license lppl
12mr|texlive-chbibref-1.0-2|6	# catalog-version 1.0
12mr|texlive-chbibref-1.0-2|7	Name:		texlive-chbibref
12mr|texlive-chbibref-1.0-2|8	Version:	1.0
12mr|texlive-chbibref-1.0-2|9	Release:	2
12mr|texlive-chbibref-1.0-2|10	Summary:	Change the Bibliography/References title
12mr|texlive-chbibref-1.0-2|11	Group:		Publishing
12mr|texlive-chbibref-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chbibref
12mr|texlive-chbibref-1.0-2|13	License:	LPPL
12mr|texlive-chbibref-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chbibref.tar.xz
12mr|texlive-chbibref-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chbibref.doc.tar.xz
12mr|texlive-chbibref-1.0-2|16	BuildArch:	noarch
12mr|texlive-chbibref-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-chbibref-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-chbibref-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-chbibref-1.0-2|20	
12mr|texlive-chbibref-1.0-2|21	%description
12mr|texlive-chbibref-1.0-2|22	Defines a single command, \setbibref, which sets whichever of
12mr|texlive-chbibref-1.0-2|23	\bibname and \refname is in use. (\bibname is used in book.cls
12mr|texlive-chbibref-1.0-2|24	and report.cls, and \refname is used in article.cls.).
12mr|texlive-chbibref-1.0-2|25	
12mr|texlive-chbibref-1.0-2|26	%post
12mr|texlive-chbibref-1.0-2|27	%{_sbindir}/texlive.post
12mr|texlive-chbibref-1.0-2|28	
12mr|texlive-chbibref-1.0-2|29	%postun
12mr|texlive-chbibref-1.0-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-chbibref-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-chbibref-1.0-2|32	fi
12mr|texlive-chbibref-1.0-2|33	
12mr|texlive-chbibref-1.0-2|34	#-----------------------------------------------------------------------
12mr|texlive-chbibref-1.0-2|35	%files
12mr|texlive-chbibref-1.0-2|36	%{_texmfdistdir}/tex/latex/chbibref/chbibref.sty
12mr|texlive-chbibref-1.0-2|37	%doc %{_texmfdistdir}/doc/latex/chbibref/chbibref.pdf
12mr|texlive-chbibref-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/chbibref/chbibref.tex
12mr|texlive-chbibref-1.0-2|39	
12mr|texlive-chbibref-1.0-2|40	#-----------------------------------------------------------------------
12mr|texlive-chbibref-1.0-2|41	%prep
12mr|texlive-chbibref-1.0-2|42	%setup -c -a0 -a1
12mr|texlive-chbibref-1.0-2|43	
12mr|texlive-chbibref-1.0-2|44	%build
12mr|texlive-chbibref-1.0-2|45	
12mr|texlive-chbibref-1.0-2|46	%install
12mr|texlive-chbibref-1.0-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chbibref-1.0-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-chbibref-1.0-2|49	
12mr|texlive-chbibref-1.0-2|50	
12mr|texlive-chbibref-1.0-2|51	
12mr|texlive-chbibref-1.0-2|52	%changelog
12mr|texlive-chbibref-1.0-2|53	

16885 12
12mr|texlive-checkcites-1.0h-1|1	# revision 25678
12mr|texlive-checkcites-1.0h-1|2	# category Package
12mr|texlive-checkcites-1.0h-1|3	# catalog-ctan /support/checkcites
12mr|texlive-checkcites-1.0h-1|4	# catalog-date 2012-03-17 17:05:04 +0100
12mr|texlive-checkcites-1.0h-1|5	# catalog-license lppl1.3
12mr|texlive-checkcites-1.0h-1|6	# catalog-version 1.0h
12mr|texlive-checkcites-1.0h-1|7	Name:		texlive-checkcites
12mr|texlive-checkcites-1.0h-1|8	Version:	1.0h
12mr|texlive-checkcites-1.0h-1|9	Release:	1
12mr|texlive-checkcites-1.0h-1|10	Summary:	Check citation commands in a document
12mr|texlive-checkcites-1.0h-1|11	Group:		Publishing
12mr|texlive-checkcites-1.0h-1|12	URL:		http://www.ctan.org/tex-archive/support/checkcites
12mr|texlive-checkcites-1.0h-1|13	License:	LPPL1.3
12mr|texlive-checkcites-1.0h-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/checkcites.tar.xz
12mr|texlive-checkcites-1.0h-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/checkcites.doc.tar.xz
12mr|texlive-checkcites-1.0h-1|16	BuildArch:	noarch
12mr|texlive-checkcites-1.0h-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-checkcites-1.0h-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-checkcites-1.0h-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-checkcites-1.0h-1|20	Provides:	texlive-checkcites.bin = %{EVRD}
12mr|texlive-checkcites-1.0h-1|21	
12mr|texlive-checkcites-1.0h-1|22	%description
12mr|texlive-checkcites-1.0h-1|23	The package provides a lua script written for the sole purpose
12mr|texlive-checkcites-1.0h-1|24	of detecting undefined and unused references from LaTeX
12mr|texlive-checkcites-1.0h-1|25	auxiliary or bibliography files.
12mr|texlive-checkcites-1.0h-1|26	
12mr|texlive-checkcites-1.0h-1|27	%post
12mr|texlive-checkcites-1.0h-1|28	%{_sbindir}/texlive.post
12mr|texlive-checkcites-1.0h-1|29	
12mr|texlive-checkcites-1.0h-1|30	%postun
12mr|texlive-checkcites-1.0h-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-checkcites-1.0h-1|32	%{_sbindir}/texlive.post
12mr|texlive-checkcites-1.0h-1|33	fi
12mr|texlive-checkcites-1.0h-1|34	
12mr|texlive-checkcites-1.0h-1|35	#-----------------------------------------------------------------------
12mr|texlive-checkcites-1.0h-1|36	%files
12mr|texlive-checkcites-1.0h-1|37	%{_bindir}/checkcites
12mr|texlive-checkcites-1.0h-1|38	%{_texmfdistdir}/scripts/checkcites/checkcites.lua
12mr|texlive-checkcites-1.0h-1|39	%doc %{_texmfdistdir}/doc/support/checkcites/README
12mr|texlive-checkcites-1.0h-1|40	%doc %{_texmfdistdir}/doc/support/checkcites/checkcites-doc.pdf
12mr|texlive-checkcites-1.0h-1|41	%doc %{_texmfdistdir}/doc/support/checkcites/checkcites-doc.tex
12mr|texlive-checkcites-1.0h-1|42	
12mr|texlive-checkcites-1.0h-1|43	#-----------------------------------------------------------------------
12mr|texlive-checkcites-1.0h-1|44	%prep
12mr|texlive-checkcites-1.0h-1|45	%setup -c -a0 -a1
12mr|texlive-checkcites-1.0h-1|46	
12mr|texlive-checkcites-1.0h-1|47	%build
12mr|texlive-checkcites-1.0h-1|48	
12mr|texlive-checkcites-1.0h-1|49	%install
12mr|texlive-checkcites-1.0h-1|50	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-checkcites-1.0h-1|51	pushd %{buildroot}%{_bindir}
12mr|texlive-checkcites-1.0h-1|52	ln -sf %{_texmfdistdir}/scripts/checkcites/checkcites.lua checkcites
12mr|texlive-checkcites-1.0h-1|53	popd
12mr|texlive-checkcites-1.0h-1|54	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-checkcites-1.0h-1|55	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-checkcites-1.0h-1|56	
12mr|texlive-checkcites-1.0h-1|57	
12mr|texlive-checkcites-1.0h-1|58	
12mr|texlive-checkcites-1.0h-1|59	%changelog
12mr|texlive-checkcites-1.0h-1|60	

16886 12
12mr|texlive-chemarrow-0.9-2|1	# revision 17146
12mr|texlive-chemarrow-0.9-2|2	# category Package
12mr|texlive-chemarrow-0.9-2|3	# catalog-ctan /macros/latex/contrib/chemarrow
12mr|texlive-chemarrow-0.9-2|4	# catalog-date 2010-02-21 18:58:04 +0100
12mr|texlive-chemarrow-0.9-2|5	# catalog-license pd
12mr|texlive-chemarrow-0.9-2|6	# catalog-version 0.9
12mr|texlive-chemarrow-0.9-2|7	Name:		texlive-chemarrow
12mr|texlive-chemarrow-0.9-2|8	Version:	0.9
12mr|texlive-chemarrow-0.9-2|9	Release:	2
12mr|texlive-chemarrow-0.9-2|10	Summary:	Arrows for use in chemistry
12mr|texlive-chemarrow-0.9-2|11	Group:		Publishing
12mr|texlive-chemarrow-0.9-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chemarrow
12mr|texlive-chemarrow-0.9-2|13	License:	PD
12mr|texlive-chemarrow-0.9-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemarrow.tar.xz
12mr|texlive-chemarrow-0.9-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemarrow.doc.tar.xz
12mr|texlive-chemarrow-0.9-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemarrow.source.tar.xz
12mr|texlive-chemarrow-0.9-2|17	BuildArch:	noarch
12mr|texlive-chemarrow-0.9-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-chemarrow-0.9-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-chemarrow-0.9-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-chemarrow-0.9-2|21	
12mr|texlive-chemarrow-0.9-2|22	%description
12mr|texlive-chemarrow-0.9-2|23	This bundle consists of a font (available as metafont source,
12mr|texlive-chemarrow-0.9-2|24	metapost source, and generated type 1 versions), and a package
12mr|texlive-chemarrow-0.9-2|25	to use it. The arrows in the font are designed to look more
12mr|texlive-chemarrow-0.9-2|26	like those in chemistry text-books than do Knuth's originals.
12mr|texlive-chemarrow-0.9-2|27	
12mr|texlive-chemarrow-0.9-2|28	%post
12mr|texlive-chemarrow-0.9-2|29	%{_sbindir}/texlive.post
12mr|texlive-chemarrow-0.9-2|30	
12mr|texlive-chemarrow-0.9-2|31	%postun
12mr|texlive-chemarrow-0.9-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-chemarrow-0.9-2|33	%{_sbindir}/texlive.post
12mr|texlive-chemarrow-0.9-2|34	fi
12mr|texlive-chemarrow-0.9-2|35	
12mr|texlive-chemarrow-0.9-2|36	#-----------------------------------------------------------------------
12mr|texlive-chemarrow-0.9-2|37	%files
12mr|texlive-chemarrow-0.9-2|38	%{_texmfdistdir}/fonts/afm/public/chemarrow/arrow.afm
12mr|texlive-chemarrow-0.9-2|39	%{_texmfdistdir}/fonts/map/dvips/chemarrow/chemarrow.map
12mr|texlive-chemarrow-0.9-2|40	%{_texmfdistdir}/fonts/source/public/chemarrow/arrow.mf
12mr|texlive-chemarrow-0.9-2|41	%{_texmfdistdir}/fonts/tfm/public/chemarrow/arrow.tfm
12mr|texlive-chemarrow-0.9-2|42	%{_texmfdistdir}/fonts/type1/public/chemarrow/arrow.inf
12mr|texlive-chemarrow-0.9-2|43	%{_texmfdistdir}/fonts/type1/public/chemarrow/arrow.pfb
12mr|texlive-chemarrow-0.9-2|44	%{_texmfdistdir}/fonts/type1/public/chemarrow/arrow.pfm
12mr|texlive-chemarrow-0.9-2|45	%{_texmfdistdir}/tex/latex/chemarrow/chemarrow.sty
12mr|texlive-chemarrow-0.9-2|46	%doc %{_texmfdistdir}/doc/fonts/chemarrow/Liesmich.txt
12mr|texlive-chemarrow-0.9-2|47	%doc %{_texmfdistdir}/doc/fonts/chemarrow/README
12mr|texlive-chemarrow-0.9-2|48	%doc %{_texmfdistdir}/doc/fonts/chemarrow/arrow.Mac.sit.hqx
12mr|texlive-chemarrow-0.9-2|49	%doc %{_texmfdistdir}/doc/fonts/chemarrow/chemarrow-de.pdf
12mr|texlive-chemarrow-0.9-2|50	%doc %{_texmfdistdir}/doc/fonts/chemarrow/chemarrow-de.tex
12mr|texlive-chemarrow-0.9-2|51	%doc %{_texmfdistdir}/doc/fonts/chemarrow/chemarrow.pdf
12mr|texlive-chemarrow-0.9-2|52	%doc %{_texmfdistdir}/doc/fonts/chemarrow/chemarrow.tex
12mr|texlive-chemarrow-0.9-2|53	%doc %{_texmfdistdir}/doc/fonts/chemarrow/testchem.tex
12mr|texlive-chemarrow-0.9-2|54	#- source
12mr|texlive-chemarrow-0.9-2|55	%doc %{_texmfdistdir}/source/fonts/chemarrow/Arrow.vfb
12mr|texlive-chemarrow-0.9-2|56	%doc %{_texmfdistdir}/source/fonts/chemarrow/arrow.mp
12mr|texlive-chemarrow-0.9-2|57	
12mr|texlive-chemarrow-0.9-2|58	#-----------------------------------------------------------------------
12mr|texlive-chemarrow-0.9-2|59	%prep
12mr|texlive-chemarrow-0.9-2|60	%setup -c -a0 -a1 -a2
12mr|texlive-chemarrow-0.9-2|61	
12mr|texlive-chemarrow-0.9-2|62	%build
12mr|texlive-chemarrow-0.9-2|63	
12mr|texlive-chemarrow-0.9-2|64	%install
12mr|texlive-chemarrow-0.9-2|65	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chemarrow-0.9-2|66	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-chemarrow-0.9-2|67	
12mr|texlive-chemarrow-0.9-2|68	
12mr|texlive-chemarrow-0.9-2|69	
12mr|texlive-chemarrow-0.9-2|70	%changelog
12mr|texlive-chemarrow-0.9-2|71	

16887 12
12mr|texlive-chembst-0.2.5-2|1	# revision 15878
12mr|texlive-chembst-0.2.5-2|2	# category Package
12mr|texlive-chembst-0.2.5-2|3	# catalog-ctan /biblio/bibtex/contrib/chembst
12mr|texlive-chembst-0.2.5-2|4	# catalog-date 2008-09-20 13:36:26 +0200
12mr|texlive-chembst-0.2.5-2|5	# catalog-license lppl
12mr|texlive-chembst-0.2.5-2|6	# catalog-version 0.2.5
12mr|texlive-chembst-0.2.5-2|7	Name:		texlive-chembst
12mr|texlive-chembst-0.2.5-2|8	Version:	0.2.5
12mr|texlive-chembst-0.2.5-2|9	Release:	2
12mr|texlive-chembst-0.2.5-2|10	Summary:	A collection of BibTeX files for chemistry journals
12mr|texlive-chembst-0.2.5-2|11	Group:		Publishing
12mr|texlive-chembst-0.2.5-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/chembst
12mr|texlive-chembst-0.2.5-2|13	License:	LPPL
12mr|texlive-chembst-0.2.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chembst.tar.xz
12mr|texlive-chembst-0.2.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chembst.doc.tar.xz
12mr|texlive-chembst-0.2.5-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chembst.source.tar.xz
12mr|texlive-chembst-0.2.5-2|17	BuildArch:	noarch
12mr|texlive-chembst-0.2.5-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-chembst-0.2.5-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-chembst-0.2.5-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-chembst-0.2.5-2|21	
12mr|texlive-chembst-0.2.5-2|22	%description
12mr|texlive-chembst-0.2.5-2|23	The package offers a collection of advanced BibTeX style files
12mr|texlive-chembst-0.2.5-2|24	suitable for publications in chemistry journals. Currently,
12mr|texlive-chembst-0.2.5-2|25	style files for journals published by the American Chemical
12mr|texlive-chembst-0.2.5-2|26	Society, Wiley-VCH and The Royal Society of Chemistry are
12mr|texlive-chembst-0.2.5-2|27	available. The style files support advanced features such as
12mr|texlive-chembst-0.2.5-2|28	automatic formatting of errata or creating an appropriate entry
12mr|texlive-chembst-0.2.5-2|29	for publications in Angewandte Chemie where both English and
12mr|texlive-chembst-0.2.5-2|30	German should be cited simultaneously.
12mr|texlive-chembst-0.2.5-2|31	
12mr|texlive-chembst-0.2.5-2|32	%post
12mr|texlive-chembst-0.2.5-2|33	%{_sbindir}/texlive.post
12mr|texlive-chembst-0.2.5-2|34	
12mr|texlive-chembst-0.2.5-2|35	%postun
12mr|texlive-chembst-0.2.5-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-chembst-0.2.5-2|37	%{_sbindir}/texlive.post
12mr|texlive-chembst-0.2.5-2|38	fi
12mr|texlive-chembst-0.2.5-2|39	
12mr|texlive-chembst-0.2.5-2|40	#-----------------------------------------------------------------------
12mr|texlive-chembst-0.2.5-2|41	%files
12mr|texlive-chembst-0.2.5-2|42	%{_texmfdistdir}/bibtex/bst/chembst/ChemCommun.bst
12mr|texlive-chembst-0.2.5-2|43	%{_texmfdistdir}/bibtex/bst/chembst/ChemEurJ.bst
12mr|texlive-chembst-0.2.5-2|44	%{_texmfdistdir}/bibtex/bst/chembst/InorgChem.bst
12mr|texlive-chembst-0.2.5-2|45	%{_texmfdistdir}/bibtex/bst/chembst/JAmChemSoc.bst
12mr|texlive-chembst-0.2.5-2|46	%{_texmfdistdir}/bibtex/bst/chembst/JAmChemSoc_all.bst
12mr|texlive-chembst-0.2.5-2|47	%{_texmfdistdir}/bibtex/bst/chembst/cv.bst
12mr|texlive-chembst-0.2.5-2|48	%doc %{_texmfdistdir}/doc/latex/chembst/README
12mr|texlive-chembst-0.2.5-2|49	%doc %{_texmfdistdir}/doc/latex/chembst/chembst.pdf
12mr|texlive-chembst-0.2.5-2|50	#- source
12mr|texlive-chembst-0.2.5-2|51	%doc %{_texmfdistdir}/source/latex/chembst/chembst.dtx
12mr|texlive-chembst-0.2.5-2|52	%doc %{_texmfdistdir}/source/latex/chembst/chembst.ins
12mr|texlive-chembst-0.2.5-2|53	
12mr|texlive-chembst-0.2.5-2|54	#-----------------------------------------------------------------------
12mr|texlive-chembst-0.2.5-2|55	%prep
12mr|texlive-chembst-0.2.5-2|56	%setup -c -a0 -a1 -a2
12mr|texlive-chembst-0.2.5-2|57	
12mr|texlive-chembst-0.2.5-2|58	%build
12mr|texlive-chembst-0.2.5-2|59	
12mr|texlive-chembst-0.2.5-2|60	%install
12mr|texlive-chembst-0.2.5-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chembst-0.2.5-2|62	cp -fpar bibtex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-chembst-0.2.5-2|63	
12mr|texlive-chembst-0.2.5-2|64	
12mr|texlive-chembst-0.2.5-2|65	
12mr|texlive-chembst-0.2.5-2|66	%changelog
12mr|texlive-chembst-0.2.5-2|67	

16888 12
12mr|texlive-chemcompounds-20070305-2|1	# revision 15878
12mr|texlive-chemcompounds-20070305-2|2	# category Package
12mr|texlive-chemcompounds-20070305-2|3	# catalog-ctan /macros/latex/contrib/chemcompounds
12mr|texlive-chemcompounds-20070305-2|4	# catalog-date 2007-03-05 14:17:42 +0100
12mr|texlive-chemcompounds-20070305-2|5	# catalog-license lppl
12mr|texlive-chemcompounds-20070305-2|6	# catalog-version undef
12mr|texlive-chemcompounds-20070305-2|7	Name:		texlive-chemcompounds
12mr|texlive-chemcompounds-20070305-2|8	Version:	20070305
12mr|texlive-chemcompounds-20070305-2|9	Release:	2
12mr|texlive-chemcompounds-20070305-2|10	Summary:	Simple consecutive numbering of chemical compounds
12mr|texlive-chemcompounds-20070305-2|11	Group:		Publishing
12mr|texlive-chemcompounds-20070305-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chemcompounds
12mr|texlive-chemcompounds-20070305-2|13	License:	LPPL
12mr|texlive-chemcompounds-20070305-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemcompounds.tar.xz
12mr|texlive-chemcompounds-20070305-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemcompounds.doc.tar.xz
12mr|texlive-chemcompounds-20070305-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemcompounds.source.tar.xz
12mr|texlive-chemcompounds-20070305-2|17	BuildArch:	noarch
12mr|texlive-chemcompounds-20070305-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-chemcompounds-20070305-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-chemcompounds-20070305-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-chemcompounds-20070305-2|21	
12mr|texlive-chemcompounds-20070305-2|22	%description
12mr|texlive-chemcompounds-20070305-2|23	The chemcompounds package allows for a simple consecutive
12mr|texlive-chemcompounds-20070305-2|24	numbering of chemical compounds. Optionally, it is possible to
12mr|texlive-chemcompounds-20070305-2|25	supply a custom name for each compound. The package differs
12mr|texlive-chemcompounds-20070305-2|26	from the chemcono package by not generating an odd-looking list
12mr|texlive-chemcompounds-20070305-2|27	of compounds inside the text.
12mr|texlive-chemcompounds-20070305-2|28	
12mr|texlive-chemcompounds-20070305-2|29	%post
12mr|texlive-chemcompounds-20070305-2|30	%{_sbindir}/texlive.post
12mr|texlive-chemcompounds-20070305-2|31	
12mr|texlive-chemcompounds-20070305-2|32	%postun
12mr|texlive-chemcompounds-20070305-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-chemcompounds-20070305-2|34	%{_sbindir}/texlive.post
12mr|texlive-chemcompounds-20070305-2|35	fi
12mr|texlive-chemcompounds-20070305-2|36	
12mr|texlive-chemcompounds-20070305-2|37	#-----------------------------------------------------------------------
12mr|texlive-chemcompounds-20070305-2|38	%files
12mr|texlive-chemcompounds-20070305-2|39	%{_texmfdistdir}/tex/latex/chemcompounds/chemcompounds.sty
12mr|texlive-chemcompounds-20070305-2|40	%doc %{_texmfdistdir}/doc/latex/chemcompounds/README
12mr|texlive-chemcompounds-20070305-2|41	%doc %{_texmfdistdir}/doc/latex/chemcompounds/chemcompounds.pdf
12mr|texlive-chemcompounds-20070305-2|42	#- source
12mr|texlive-chemcompounds-20070305-2|43	%doc %{_texmfdistdir}/source/latex/chemcompounds/chemcompounds.dtx
12mr|texlive-chemcompounds-20070305-2|44	%doc %{_texmfdistdir}/source/latex/chemcompounds/chemcompounds.ins
12mr|texlive-chemcompounds-20070305-2|45	
12mr|texlive-chemcompounds-20070305-2|46	#-----------------------------------------------------------------------
12mr|texlive-chemcompounds-20070305-2|47	%prep
12mr|texlive-chemcompounds-20070305-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-chemcompounds-20070305-2|49	
12mr|texlive-chemcompounds-20070305-2|50	%build
12mr|texlive-chemcompounds-20070305-2|51	
12mr|texlive-chemcompounds-20070305-2|52	%install
12mr|texlive-chemcompounds-20070305-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chemcompounds-20070305-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-chemcompounds-20070305-2|55	
12mr|texlive-chemcompounds-20070305-2|56	
12mr|texlive-chemcompounds-20070305-2|57	
12mr|texlive-chemcompounds-20070305-2|58	%changelog
12mr|texlive-chemcompounds-20070305-2|59	

16889 12
12mr|texlive-chemcono-1.3-2|1	# revision 17119
12mr|texlive-chemcono-1.3-2|2	# category Package
12mr|texlive-chemcono-1.3-2|3	# catalog-ctan /macros/latex/contrib/chemcono
12mr|texlive-chemcono-1.3-2|4	# catalog-date 2010-02-21 19:20:01 +0100
12mr|texlive-chemcono-1.3-2|5	# catalog-license lppl
12mr|texlive-chemcono-1.3-2|6	# catalog-version 1.3
12mr|texlive-chemcono-1.3-2|7	Name:		texlive-chemcono
12mr|texlive-chemcono-1.3-2|8	Version:	1.3
12mr|texlive-chemcono-1.3-2|9	Release:	2
12mr|texlive-chemcono-1.3-2|10	Summary:	Support for compound numbers in chemistry documents
12mr|texlive-chemcono-1.3-2|11	Group:		Publishing
12mr|texlive-chemcono-1.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chemcono
12mr|texlive-chemcono-1.3-2|13	License:	LPPL
12mr|texlive-chemcono-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemcono.tar.xz
12mr|texlive-chemcono-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemcono.doc.tar.xz
12mr|texlive-chemcono-1.3-2|16	BuildArch:	noarch
12mr|texlive-chemcono-1.3-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-chemcono-1.3-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-chemcono-1.3-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-chemcono-1.3-2|20	
12mr|texlive-chemcono-1.3-2|21	%description
12mr|texlive-chemcono-1.3-2|22	A LaTeX package for using compound numbers in chemistry
12mr|texlive-chemcono-1.3-2|23	documents. It works like \cite and the \thebibliography, using
12mr|texlive-chemcono-1.3-2|24	\fcite and \theffbibliography instead. It allows compound names
12mr|texlive-chemcono-1.3-2|25	in documents to be numbered and does not affect the normal
12mr|texlive-chemcono-1.3-2|26	citation routines.
12mr|texlive-chemcono-1.3-2|27	
12mr|texlive-chemcono-1.3-2|28	%post
12mr|texlive-chemcono-1.3-2|29	%{_sbindir}/texlive.post
12mr|texlive-chemcono-1.3-2|30	
12mr|texlive-chemcono-1.3-2|31	%postun
12mr|texlive-chemcono-1.3-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-chemcono-1.3-2|33	%{_sbindir}/texlive.post
12mr|texlive-chemcono-1.3-2|34	fi
12mr|texlive-chemcono-1.3-2|35	
12mr|texlive-chemcono-1.3-2|36	#-----------------------------------------------------------------------
12mr|texlive-chemcono-1.3-2|37	%files
12mr|texlive-chemcono-1.3-2|38	%{_texmfdistdir}/tex/latex/chemcono/chemcono.sty
12mr|texlive-chemcono-1.3-2|39	%{_texmfdistdir}/tex/latex/chemcono/drftcono.sty
12mr|texlive-chemcono-1.3-2|40	%{_texmfdistdir}/tex/latex/chemcono/showkeysff.sty
12mr|texlive-chemcono-1.3-2|41	%doc %{_texmfdistdir}/doc/latex/chemcono/chemcono.pdf
12mr|texlive-chemcono-1.3-2|42	%doc %{_texmfdistdir}/doc/latex/chemcono/chemcono.tex
12mr|texlive-chemcono-1.3-2|43	%doc %{_texmfdistdir}/doc/latex/chemcono/example.tex
12mr|texlive-chemcono-1.3-2|44	
12mr|texlive-chemcono-1.3-2|45	#-----------------------------------------------------------------------
12mr|texlive-chemcono-1.3-2|46	%prep
12mr|texlive-chemcono-1.3-2|47	%setup -c -a0 -a1
12mr|texlive-chemcono-1.3-2|48	
12mr|texlive-chemcono-1.3-2|49	%build
12mr|texlive-chemcono-1.3-2|50	
12mr|texlive-chemcono-1.3-2|51	%install
12mr|texlive-chemcono-1.3-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chemcono-1.3-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-chemcono-1.3-2|54	
12mr|texlive-chemcono-1.3-2|55	
12mr|texlive-chemcono-1.3-2|56	
12mr|texlive-chemcono-1.3-2|57	%changelog
12mr|texlive-chemcono-1.3-2|58	

16890 12
12mr|texlive-chemexec-1.0-2|1	# revision 21632
12mr|texlive-chemexec-1.0-2|2	# category Package
12mr|texlive-chemexec-1.0-2|3	# catalog-ctan /macros/latex/contrib/chemexec
12mr|texlive-chemexec-1.0-2|4	# catalog-date 2011-03-06 18:27:32 +0100
12mr|texlive-chemexec-1.0-2|5	# catalog-license lppl1.3
12mr|texlive-chemexec-1.0-2|6	# catalog-version 1.0
12mr|texlive-chemexec-1.0-2|7	Name:		texlive-chemexec
12mr|texlive-chemexec-1.0-2|8	Version:	1.0
12mr|texlive-chemexec-1.0-2|9	Release:	2
12mr|texlive-chemexec-1.0-2|10	Summary:	Creating (chemical) exercise sheets
12mr|texlive-chemexec-1.0-2|11	Group:		Publishing
12mr|texlive-chemexec-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chemexec
12mr|texlive-chemexec-1.0-2|13	License:	LPPL1.3
12mr|texlive-chemexec-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemexec.tar.xz
12mr|texlive-chemexec-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemexec.doc.tar.xz
12mr|texlive-chemexec-1.0-2|16	BuildArch:	noarch
12mr|texlive-chemexec-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-chemexec-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-chemexec-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-chemexec-1.0-2|20	
12mr|texlive-chemexec-1.0-2|21	%description
12mr|texlive-chemexec-1.0-2|22	The package provides environments and commands that the author
12mr|texlive-chemexec-1.0-2|23	needed when preparing exercise sheets and other teaching
12mr|texlive-chemexec-1.0-2|24	material. In particular, the package supports the creation of
12mr|texlive-chemexec-1.0-2|25	exercise sheets, with separating printing of solutions.
12mr|texlive-chemexec-1.0-2|26	
12mr|texlive-chemexec-1.0-2|27	%post
12mr|texlive-chemexec-1.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-chemexec-1.0-2|29	
12mr|texlive-chemexec-1.0-2|30	%postun
12mr|texlive-chemexec-1.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-chemexec-1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-chemexec-1.0-2|33	fi
12mr|texlive-chemexec-1.0-2|34	
12mr|texlive-chemexec-1.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-chemexec-1.0-2|36	%files
12mr|texlive-chemexec-1.0-2|37	%{_texmfdistdir}/tex/latex/chemexec/chemexec.sty
12mr|texlive-chemexec-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/chemexec/README
12mr|texlive-chemexec-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/chemexec/chemexec_de.pdf
12mr|texlive-chemexec-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/chemexec/chemexec_de.tex
12mr|texlive-chemexec-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/chemexec/chemexec_en.pdf
12mr|texlive-chemexec-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/chemexec/chemexec_en.tex
12mr|texlive-chemexec-1.0-2|43	
12mr|texlive-chemexec-1.0-2|44	#-----------------------------------------------------------------------
12mr|texlive-chemexec-1.0-2|45	%prep
12mr|texlive-chemexec-1.0-2|46	%setup -c -a0 -a1
12mr|texlive-chemexec-1.0-2|47	
12mr|texlive-chemexec-1.0-2|48	%build
12mr|texlive-chemexec-1.0-2|49	
12mr|texlive-chemexec-1.0-2|50	%install
12mr|texlive-chemexec-1.0-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chemexec-1.0-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-chemexec-1.0-2|53	
12mr|texlive-chemexec-1.0-2|54	
12mr|texlive-chemexec-1.0-2|55	
12mr|texlive-chemexec-1.0-2|56	%changelog
12mr|texlive-chemexec-1.0-2|57	

16891 12
12mr|texlive-chemfig-1.0f-2|1	# revision 25504
12mr|texlive-chemfig-1.0f-2|2	# category Package
12mr|texlive-chemfig-1.0f-2|3	# catalog-ctan /macros/generic/chemfig
12mr|texlive-chemfig-1.0f-2|4	# catalog-date 2012-02-24 23:23:08 +0100
12mr|texlive-chemfig-1.0f-2|5	# catalog-license lppl1.3
12mr|texlive-chemfig-1.0f-2|6	# catalog-version 1.0f
12mr|texlive-chemfig-1.0f-2|7	Name:		texlive-chemfig
12mr|texlive-chemfig-1.0f-2|8	Version:	1.0f
12mr|texlive-chemfig-1.0f-2|9	Release:	2
12mr|texlive-chemfig-1.0f-2|10	Summary:	Draw molecules with easy syntax
12mr|texlive-chemfig-1.0f-2|11	Group:		Publishing
12mr|texlive-chemfig-1.0f-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/chemfig
12mr|texlive-chemfig-1.0f-2|13	License:	LPPL1.3
12mr|texlive-chemfig-1.0f-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemfig.tar.xz
12mr|texlive-chemfig-1.0f-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemfig.doc.tar.xz
12mr|texlive-chemfig-1.0f-2|16	BuildArch:	noarch
12mr|texlive-chemfig-1.0f-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-chemfig-1.0f-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-chemfig-1.0f-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-chemfig-1.0f-2|20	
12mr|texlive-chemfig-1.0f-2|21	%description
12mr|texlive-chemfig-1.0f-2|22	The package provides the command \chemfig{<code>}, which draws
12mr|texlive-chemfig-1.0f-2|23	molecules using the tikz package. The <code> argument provides
12mr|texlive-chemfig-1.0f-2|24	instructions for the drawing operation. While the diagrams
12mr|texlive-chemfig-1.0f-2|25	produced are essentially 2-dimensional, the package supports
12mr|texlive-chemfig-1.0f-2|26	many of the conventional notations for illustrating the 3-
12mr|texlive-chemfig-1.0f-2|27	dimensional layout of a molecule. The package uses TikZ for its
12mr|texlive-chemfig-1.0f-2|28	actual drawing operations.
12mr|texlive-chemfig-1.0f-2|29	
12mr|texlive-chemfig-1.0f-2|30	%post
12mr|texlive-chemfig-1.0f-2|31	%{_sbindir}/texlive.post
12mr|texlive-chemfig-1.0f-2|32	
12mr|texlive-chemfig-1.0f-2|33	%postun
12mr|texlive-chemfig-1.0f-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-chemfig-1.0f-2|35	%{_sbindir}/texlive.post
12mr|texlive-chemfig-1.0f-2|36	fi
12mr|texlive-chemfig-1.0f-2|37	
12mr|texlive-chemfig-1.0f-2|38	#-----------------------------------------------------------------------
12mr|texlive-chemfig-1.0f-2|39	%files
12mr|texlive-chemfig-1.0f-2|40	%{_texmfdistdir}/tex/generic/chemfig/chemfig.sty
12mr|texlive-chemfig-1.0f-2|41	%{_texmfdistdir}/tex/generic/chemfig/chemfig.tex
12mr|texlive-chemfig-1.0f-2|42	%{_texmfdistdir}/tex/generic/chemfig/t-chemfig.tex
12mr|texlive-chemfig-1.0f-2|43	%doc %{_texmfdistdir}/doc/generic/chemfig/README
12mr|texlive-chemfig-1.0f-2|44	%doc %{_texmfdistdir}/doc/generic/chemfig/chemfig_doc_en.pdf
12mr|texlive-chemfig-1.0f-2|45	%doc %{_texmfdistdir}/doc/generic/chemfig/chemfig_doc_en.tex
12mr|texlive-chemfig-1.0f-2|46	%doc %{_texmfdistdir}/doc/generic/chemfig/chemfig_doc_fr.pdf
12mr|texlive-chemfig-1.0f-2|47	%doc %{_texmfdistdir}/doc/generic/chemfig/chemfig_doc_fr.tex
12mr|texlive-chemfig-1.0f-2|48	
12mr|texlive-chemfig-1.0f-2|49	#-----------------------------------------------------------------------
12mr|texlive-chemfig-1.0f-2|50	%prep
12mr|texlive-chemfig-1.0f-2|51	%setup -c -a0 -a1
12mr|texlive-chemfig-1.0f-2|52	
12mr|texlive-chemfig-1.0f-2|53	%build
12mr|texlive-chemfig-1.0f-2|54	
12mr|texlive-chemfig-1.0f-2|55	%install
12mr|texlive-chemfig-1.0f-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chemfig-1.0f-2|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-chemfig-1.0f-2|58	
12mr|texlive-chemfig-1.0f-2|59	
12mr|texlive-chemfig-1.0f-2|60	
12mr|texlive-chemfig-1.0f-2|61	%changelog
12mr|texlive-chemfig-1.0f-2|62	

16892 12
12mr|texlive-chem-journal-20070101-2|1	# revision 15878
12mr|texlive-chem-journal-20070101-2|2	# category Package
12mr|texlive-chem-journal-20070101-2|3	# catalog-ctan /biblio/bibtex/contrib/chem-journal
12mr|texlive-chem-journal-20070101-2|4	# catalog-date 2007-01-01 10:31:54 +0100
12mr|texlive-chem-journal-20070101-2|5	# catalog-license gpl
12mr|texlive-chem-journal-20070101-2|6	# catalog-version undef
12mr|texlive-chem-journal-20070101-2|7	Name:		texlive-chem-journal
12mr|texlive-chem-journal-20070101-2|8	Version:	20070101
12mr|texlive-chem-journal-20070101-2|9	Release:	2
12mr|texlive-chem-journal-20070101-2|10	Summary:	Various BibTeX formats for journals in Chemistry
12mr|texlive-chem-journal-20070101-2|11	Group:		Publishing
12mr|texlive-chem-journal-20070101-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/chem-journal
12mr|texlive-chem-journal-20070101-2|13	License:	GPL
12mr|texlive-chem-journal-20070101-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chem-journal.tar.xz
12mr|texlive-chem-journal-20070101-2|15	BuildArch:	noarch
12mr|texlive-chem-journal-20070101-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-chem-journal-20070101-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-chem-journal-20070101-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-chem-journal-20070101-2|19	
12mr|texlive-chem-journal-20070101-2|20	%description
12mr|texlive-chem-journal-20070101-2|21	Various BibTeX formats for journals in Chemistry, including
12mr|texlive-chem-journal-20070101-2|22	Reviews in Computational Chemistry, Journal of Physical
12mr|texlive-chem-journal-20070101-2|23	Chemistry, Journal of Computational Chemistry, and Physical
12mr|texlive-chem-journal-20070101-2|24	Chemistry Chemical Physics.
12mr|texlive-chem-journal-20070101-2|25	
12mr|texlive-chem-journal-20070101-2|26	%post
12mr|texlive-chem-journal-20070101-2|27	%{_sbindir}/texlive.post
12mr|texlive-chem-journal-20070101-2|28	
12mr|texlive-chem-journal-20070101-2|29	%postun
12mr|texlive-chem-journal-20070101-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-chem-journal-20070101-2|31	%{_sbindir}/texlive.post
12mr|texlive-chem-journal-20070101-2|32	fi
12mr|texlive-chem-journal-20070101-2|33	
12mr|texlive-chem-journal-20070101-2|34	#-----------------------------------------------------------------------
12mr|texlive-chem-journal-20070101-2|35	%files
12mr|texlive-chem-journal-20070101-2|36	%{_texmfdistdir}/bibtex/bst/chem-journal/jcc.bst
12mr|texlive-chem-journal-20070101-2|37	%{_texmfdistdir}/bibtex/bst/chem-journal/jpc.bst
12mr|texlive-chem-journal-20070101-2|38	%{_texmfdistdir}/bibtex/bst/chem-journal/pccp.bst
12mr|texlive-chem-journal-20070101-2|39	%{_texmfdistdir}/bibtex/bst/chem-journal/revcompchem.bst
12mr|texlive-chem-journal-20070101-2|40	
12mr|texlive-chem-journal-20070101-2|41	#-----------------------------------------------------------------------
12mr|texlive-chem-journal-20070101-2|42	%prep
12mr|texlive-chem-journal-20070101-2|43	%setup -c -a0
12mr|texlive-chem-journal-20070101-2|44	
12mr|texlive-chem-journal-20070101-2|45	%build
12mr|texlive-chem-journal-20070101-2|46	
12mr|texlive-chem-journal-20070101-2|47	%install
12mr|texlive-chem-journal-20070101-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chem-journal-20070101-2|49	cp -fpar bibtex %{buildroot}%{_texmfdistdir}
12mr|texlive-chem-journal-20070101-2|50	
12mr|texlive-chem-journal-20070101-2|51	
12mr|texlive-chem-journal-20070101-2|52	
12mr|texlive-chem-journal-20070101-2|53	%changelog
12mr|texlive-chem-journal-20070101-2|54	

16893 12
12mr|texlive-chemmacros-3.3d-1|1	# revision 27156
12mr|texlive-chemmacros-3.3d-1|2	# category Package
12mr|texlive-chemmacros-3.3d-1|3	# catalog-ctan /macros/latex/contrib/chemmacros
12mr|texlive-chemmacros-3.3d-1|4	# catalog-date 2012-07-24 16:56:26 +0200
12mr|texlive-chemmacros-3.3d-1|5	# catalog-license lppl1.3
12mr|texlive-chemmacros-3.3d-1|6	# catalog-version 3.3d
12mr|texlive-chemmacros-3.3d-1|7	Name:		texlive-chemmacros
12mr|texlive-chemmacros-3.3d-1|8	Version:	3.3d
12mr|texlive-chemmacros-3.3d-1|9	Release:	1
12mr|texlive-chemmacros-3.3d-1|10	Summary:	A collection of macros to support typesetting chemistry documents
12mr|texlive-chemmacros-3.3d-1|11	Group:		Publishing
12mr|texlive-chemmacros-3.3d-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chemmacros
12mr|texlive-chemmacros-3.3d-1|13	License:	LPPL1.3
12mr|texlive-chemmacros-3.3d-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemmacros.tar.xz
12mr|texlive-chemmacros-3.3d-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemmacros.doc.tar.xz
12mr|texlive-chemmacros-3.3d-1|16	BuildArch:	noarch
12mr|texlive-chemmacros-3.3d-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-chemmacros-3.3d-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-chemmacros-3.3d-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-chemmacros-3.3d-1|20	
12mr|texlive-chemmacros-3.3d-1|21	%description
12mr|texlive-chemmacros-3.3d-1|22	The package offers a collection of macros and commands which
12mr|texlive-chemmacros-3.3d-1|23	are intended to make typesetting chemistry documents faster and
12mr|texlive-chemmacros-3.3d-1|24	more convenient. Coverage includes some nomenclature commands,
12mr|texlive-chemmacros-3.3d-1|25	oxidation numbers, thermodynamic data, newman projections, etc.
12mr|texlive-chemmacros-3.3d-1|26	
12mr|texlive-chemmacros-3.3d-1|27	%post
12mr|texlive-chemmacros-3.3d-1|28	%{_sbindir}/texlive.post
12mr|texlive-chemmacros-3.3d-1|29	
12mr|texlive-chemmacros-3.3d-1|30	%postun
12mr|texlive-chemmacros-3.3d-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-chemmacros-3.3d-1|32	%{_sbindir}/texlive.post
12mr|texlive-chemmacros-3.3d-1|33	fi
12mr|texlive-chemmacros-3.3d-1|34	
12mr|texlive-chemmacros-3.3d-1|35	#-----------------------------------------------------------------------
12mr|texlive-chemmacros-3.3d-1|36	%files
12mr|texlive-chemmacros-3.3d-1|37	%{_texmfdistdir}/tex/latex/chemmacros/chemformula.sty
12mr|texlive-chemmacros-3.3d-1|38	%{_texmfdistdir}/tex/latex/chemmacros/chemmacros-version1.cfg
12mr|texlive-chemmacros-3.3d-1|39	%{_texmfdistdir}/tex/latex/chemmacros/chemmacros.sty
12mr|texlive-chemmacros-3.3d-1|40	%{_texmfdistdir}/tex/latex/chemmacros/ghsystem.sty
12mr|texlive-chemmacros-3.3d-1|41	%{_texmfdistdir}/tex/latex/chemmacros/language/ghsystem_english.def
12mr|texlive-chemmacros-3.3d-1|42	%{_texmfdistdir}/tex/latex/chemmacros/language/ghsystem_german.def
12mr|texlive-chemmacros-3.3d-1|43	%{_texmfdistdir}/tex/latex/chemmacros/language/ghsystem_italian.def
12mr|texlive-chemmacros-3.3d-1|44	%{_texmfdistdir}/tex/latex/chemmacros/language/ghsystem_langtemplate.def
12mr|texlive-chemmacros-3.3d-1|45	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid-8.eps
12mr|texlive-chemmacros-3.3d-1|46	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid-8.jpg
12mr|texlive-chemmacros-3.3d-1|47	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid-8.pdf
12mr|texlive-chemmacros-3.3d-1|48	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid-8.png
12mr|texlive-chemmacros-3.3d-1|49	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid.eps
12mr|texlive-chemmacros-3.3d-1|50	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid.jpg
12mr|texlive-chemmacros-3.3d-1|51	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid.pdf
12mr|texlive-chemmacros-3.3d-1|52	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_acid.png
12mr|texlive-chemmacros-3.3d-1|53	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_aqpol.eps
12mr|texlive-chemmacros-3.3d-1|54	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_aqpol.jpg
12mr|texlive-chemmacros-3.3d-1|55	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_aqpol.pdf
12mr|texlive-chemmacros-3.3d-1|56	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_aqpol.png
12mr|texlive-chemmacros-3.3d-1|57	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-black.eps
12mr|texlive-chemmacros-3.3d-1|58	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-black.jpg
12mr|texlive-chemmacros-3.3d-1|59	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-black.pdf
12mr|texlive-chemmacros-3.3d-1|60	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-black.png
12mr|texlive-chemmacros-3.3d-1|61	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-white.eps
12mr|texlive-chemmacros-3.3d-1|62	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-white.jpg
12mr|texlive-chemmacros-3.3d-1|63	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-white.pdf
12mr|texlive-chemmacros-3.3d-1|64	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle-2-white.png
12mr|texlive-chemmacros-3.3d-1|65	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle.eps
12mr|texlive-chemmacros-3.3d-1|66	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle.jpg
12mr|texlive-chemmacros-3.3d-1|67	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle.pdf
12mr|texlive-chemmacros-3.3d-1|68	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_bottle.png
12mr|texlive-chemmacros-3.3d-1|69	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_exclam.eps
12mr|texlive-chemmacros-3.3d-1|70	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_exclam.jpg
12mr|texlive-chemmacros-3.3d-1|71	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_exclam.pdf
12mr|texlive-chemmacros-3.3d-1|72	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_exclam.png
12mr|texlive-chemmacros-3.3d-1|73	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-1.eps
12mr|texlive-chemmacros-3.3d-1|74	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-1.jpg
12mr|texlive-chemmacros-3.3d-1|75	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-1.pdf
12mr|texlive-chemmacros-3.3d-1|76	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-1.png
12mr|texlive-chemmacros-3.3d-1|77	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-2.eps
12mr|texlive-chemmacros-3.3d-1|78	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-2.jpg
12mr|texlive-chemmacros-3.3d-1|79	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-2.pdf
12mr|texlive-chemmacros-3.3d-1|80	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-2.png
12mr|texlive-chemmacros-3.3d-1|81	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-3.eps
12mr|texlive-chemmacros-3.3d-1|82	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-3.jpg
12mr|texlive-chemmacros-3.3d-1|83	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-3.pdf
12mr|texlive-chemmacros-3.3d-1|84	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-3.png
12mr|texlive-chemmacros-3.3d-1|85	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-4.eps
12mr|texlive-chemmacros-3.3d-1|86	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-4.jpg
12mr|texlive-chemmacros-3.3d-1|87	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-4.pdf
12mr|texlive-chemmacros-3.3d-1|88	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-4.png
12mr|texlive-chemmacros-3.3d-1|89	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-5.eps
12mr|texlive-chemmacros-3.3d-1|90	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-5.jpg
12mr|texlive-chemmacros-3.3d-1|91	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-5.pdf
12mr|texlive-chemmacros-3.3d-1|92	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-5.png
12mr|texlive-chemmacros-3.3d-1|93	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-6.eps
12mr|texlive-chemmacros-3.3d-1|94	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-6.jpg
12mr|texlive-chemmacros-3.3d-1|95	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-6.pdf
12mr|texlive-chemmacros-3.3d-1|96	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos-6.png
12mr|texlive-chemmacros-3.3d-1|97	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos.eps
12mr|texlive-chemmacros-3.3d-1|98	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos.jpg
12mr|texlive-chemmacros-3.3d-1|99	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos.pdf
12mr|texlive-chemmacros-3.3d-1|100	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_explos.png
12mr|texlive-chemmacros-3.3d-1|101	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-black.eps
12mr|texlive-chemmacros-3.3d-1|102	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-black.jpg
12mr|texlive-chemmacros-3.3d-1|103	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-black.pdf
12mr|texlive-chemmacros-3.3d-1|104	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-black.png
12mr|texlive-chemmacros-3.3d-1|105	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-white.eps
12mr|texlive-chemmacros-3.3d-1|106	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-white.jpg
12mr|texlive-chemmacros-3.3d-1|107	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-white.pdf
12mr|texlive-chemmacros-3.3d-1|108	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-2-white.png
12mr|texlive-chemmacros-3.3d-1|109	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-black.eps
12mr|texlive-chemmacros-3.3d-1|110	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-black.jpg
12mr|texlive-chemmacros-3.3d-1|111	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-black.pdf
12mr|texlive-chemmacros-3.3d-1|112	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-black.png
12mr|texlive-chemmacros-3.3d-1|113	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-white.eps
12mr|texlive-chemmacros-3.3d-1|114	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-white.jpg
12mr|texlive-chemmacros-3.3d-1|115	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-white.pdf
12mr|texlive-chemmacros-3.3d-1|116	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-3-white.png
12mr|texlive-chemmacros-3.3d-1|117	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-1.eps
12mr|texlive-chemmacros-3.3d-1|118	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-1.jpg
12mr|texlive-chemmacros-3.3d-1|119	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-1.pdf
12mr|texlive-chemmacros-3.3d-1|120	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-1.png
12mr|texlive-chemmacros-3.3d-1|121	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-2.eps
12mr|texlive-chemmacros-3.3d-1|122	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-2.jpg
12mr|texlive-chemmacros-3.3d-1|123	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-2.pdf
12mr|texlive-chemmacros-3.3d-1|124	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-2.png
12mr|texlive-chemmacros-3.3d-1|125	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-black.eps
12mr|texlive-chemmacros-3.3d-1|126	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-black.jpg
12mr|texlive-chemmacros-3.3d-1|127	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-black.pdf
12mr|texlive-chemmacros-3.3d-1|128	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-black.png
12mr|texlive-chemmacros-3.3d-1|129	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-white.eps
12mr|texlive-chemmacros-3.3d-1|130	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-white.jpg
12mr|texlive-chemmacros-3.3d-1|131	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-white.pdf
12mr|texlive-chemmacros-3.3d-1|132	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-4-3-white.png
12mr|texlive-chemmacros-3.3d-1|133	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-black.eps
12mr|texlive-chemmacros-3.3d-1|134	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-black.jpg
12mr|texlive-chemmacros-3.3d-1|135	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-black.pdf
12mr|texlive-chemmacros-3.3d-1|136	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-black.png
12mr|texlive-chemmacros-3.3d-1|137	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-white.eps
12mr|texlive-chemmacros-3.3d-1|138	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-white.jpg
12mr|texlive-chemmacros-3.3d-1|139	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-white.pdf
12mr|texlive-chemmacros-3.3d-1|140	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-5-2-white.png
12mr|texlive-chemmacros-3.3d-1|141	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O-5-1.eps
12mr|texlive-chemmacros-3.3d-1|142	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O-5-1.jpg
12mr|texlive-chemmacros-3.3d-1|143	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O-5-1.pdf
12mr|texlive-chemmacros-3.3d-1|144	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O-5-1.png
12mr|texlive-chemmacros-3.3d-1|145	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O.eps
12mr|texlive-chemmacros-3.3d-1|146	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O.jpg
12mr|texlive-chemmacros-3.3d-1|147	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O.pdf
12mr|texlive-chemmacros-3.3d-1|148	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame-O.png
12mr|texlive-chemmacros-3.3d-1|149	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame.eps
12mr|texlive-chemmacros-3.3d-1|150	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame.jpg
12mr|texlive-chemmacros-3.3d-1|151	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame.pdf
12mr|texlive-chemmacros-3.3d-1|152	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_flame.png
12mr|texlive-chemmacros-3.3d-1|153	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_health.eps
12mr|texlive-chemmacros-3.3d-1|154	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_health.jpg
12mr|texlive-chemmacros-3.3d-1|155	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_health.pdf
12mr|texlive-chemmacros-3.3d-1|156	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_health.png
12mr|texlive-chemmacros-3.3d-1|157	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-2.eps
12mr|texlive-chemmacros-3.3d-1|158	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-2.jpg
12mr|texlive-chemmacros-3.3d-1|159	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-2.pdf
12mr|texlive-chemmacros-3.3d-1|160	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-2.png
12mr|texlive-chemmacros-3.3d-1|161	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-6.eps
12mr|texlive-chemmacros-3.3d-1|162	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-6.jpg
12mr|texlive-chemmacros-3.3d-1|163	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-6.pdf
12mr|texlive-chemmacros-3.3d-1|164	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull-6.png
12mr|texlive-chemmacros-3.3d-1|165	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull.eps
12mr|texlive-chemmacros-3.3d-1|166	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull.jpg
12mr|texlive-chemmacros-3.3d-1|167	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull.pdf
12mr|texlive-chemmacros-3.3d-1|168	%{_texmfdistdir}/tex/latex/chemmacros/pictures/ghsystem_skull.png
12mr|texlive-chemmacros-3.3d-1|169	%doc %{_texmfdistdir}/doc/latex/chemmacros/README
12mr|texlive-chemmacros-3.3d-1|170	%doc %{_texmfdistdir}/doc/latex/chemmacros/chemformula_test_sub_and_superscripts.tex
12mr|texlive-chemmacros-3.3d-1|171	%doc %{_texmfdistdir}/doc/latex/chemmacros/chemmacros_de.pdf
12mr|texlive-chemmacros-3.3d-1|172	%doc %{_texmfdistdir}/doc/latex/chemmacros/chemmacros_de.tex
12mr|texlive-chemmacros-3.3d-1|173	%doc %{_texmfdistdir}/doc/latex/chemmacros/chemmacros_en.pdf
12mr|texlive-chemmacros-3.3d-1|174	%doc %{_texmfdistdir}/doc/latex/chemmacros/chemmacros_en.tex
12mr|texlive-chemmacros-3.3d-1|175	%doc %{_texmfdistdir}/doc/latex/chemmacros/chemmacros_it.pdf
12mr|texlive-chemmacros-3.3d-1|176	%doc %{_texmfdistdir}/doc/latex/chemmacros/chemmacros_it.tex
12mr|texlive-chemmacros-3.3d-1|177	
12mr|texlive-chemmacros-3.3d-1|178	#-----------------------------------------------------------------------
12mr|texlive-chemmacros-3.3d-1|179	%prep
12mr|texlive-chemmacros-3.3d-1|180	%setup -c -a0 -a1
12mr|texlive-chemmacros-3.3d-1|181	
12mr|texlive-chemmacros-3.3d-1|182	%build
12mr|texlive-chemmacros-3.3d-1|183	
12mr|texlive-chemmacros-3.3d-1|184	%install
12mr|texlive-chemmacros-3.3d-1|185	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chemmacros-3.3d-1|186	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-chemmacros-3.3d-1|187	
12mr|texlive-chemmacros-3.3d-1|188	
12mr|texlive-chemmacros-3.3d-1|189	
12mr|texlive-chemmacros-3.3d-1|190	%changelog
12mr|texlive-chemmacros-3.3d-1|191	

16894 12
12mr|texlive-chemnum-0.5c-1|1	# revision 27177
12mr|texlive-chemnum-0.5c-1|2	# category Package
12mr|texlive-chemnum-0.5c-1|3	# catalog-ctan /macros/latex/contrib/chemnum
12mr|texlive-chemnum-0.5c-1|4	# catalog-date 2012-07-24 16:08:54 +0200
12mr|texlive-chemnum-0.5c-1|5	# catalog-license lppl1.3
12mr|texlive-chemnum-0.5c-1|6	# catalog-version 0.5c
12mr|texlive-chemnum-0.5c-1|7	Name:		texlive-chemnum
12mr|texlive-chemnum-0.5c-1|8	Version:	0.5c
12mr|texlive-chemnum-0.5c-1|9	Release:	1
12mr|texlive-chemnum-0.5c-1|10	Summary:	A method of numbering chemical compounds
12mr|texlive-chemnum-0.5c-1|11	Group:		Publishing
12mr|texlive-chemnum-0.5c-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chemnum
12mr|texlive-chemnum-0.5c-1|13	License:	LPPL1.3
12mr|texlive-chemnum-0.5c-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemnum.tar.xz
12mr|texlive-chemnum-0.5c-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemnum.doc.tar.xz
12mr|texlive-chemnum-0.5c-1|16	BuildArch:	noarch
12mr|texlive-chemnum-0.5c-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-chemnum-0.5c-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-chemnum-0.5c-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-chemnum-0.5c-1|20	
12mr|texlive-chemnum-0.5c-1|21	%description
12mr|texlive-chemnum-0.5c-1|22	The package defines a \label- and \ref-like commands for
12mr|texlive-chemnum-0.5c-1|23	compound numbers. The package requires LaTeX 3 packages expl3
12mr|texlive-chemnum-0.5c-1|24	(from the l3kernel bundle) and xparse (from the l3packages
12mr|texlive-chemnum-0.5c-1|25	bundle).
12mr|texlive-chemnum-0.5c-1|26	
12mr|texlive-chemnum-0.5c-1|27	%post
12mr|texlive-chemnum-0.5c-1|28	%{_sbindir}/texlive.post
12mr|texlive-chemnum-0.5c-1|29	
12mr|texlive-chemnum-0.5c-1|30	%postun
12mr|texlive-chemnum-0.5c-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-chemnum-0.5c-1|32	%{_sbindir}/texlive.post
12mr|texlive-chemnum-0.5c-1|33	fi
12mr|texlive-chemnum-0.5c-1|34	
12mr|texlive-chemnum-0.5c-1|35	#-----------------------------------------------------------------------
12mr|texlive-chemnum-0.5c-1|36	%files
12mr|texlive-chemnum-0.5c-1|37	%{_texmfdistdir}/tex/latex/chemnum/chemnum.sty
12mr|texlive-chemnum-0.5c-1|38	%doc %{_texmfdistdir}/doc/latex/chemnum/README
12mr|texlive-chemnum-0.5c-1|39	%doc %{_texmfdistdir}/doc/latex/chemnum/chemnum_de.pdf
12mr|texlive-chemnum-0.5c-1|40	%doc %{_texmfdistdir}/doc/latex/chemnum/chemnum_de.tex
12mr|texlive-chemnum-0.5c-1|41	%doc %{_texmfdistdir}/doc/latex/chemnum/chemnum_en.pdf
12mr|texlive-chemnum-0.5c-1|42	%doc %{_texmfdistdir}/doc/latex/chemnum/chemnum_en.tex
12mr|texlive-chemnum-0.5c-1|43	%doc %{_texmfdistdir}/doc/latex/chemnum/scheme-bla.ps
12mr|texlive-chemnum-0.5c-1|44	%doc %{_texmfdistdir}/doc/latex/chemnum/scheme-tmp.ps
12mr|texlive-chemnum-0.5c-1|45	
12mr|texlive-chemnum-0.5c-1|46	#-----------------------------------------------------------------------
12mr|texlive-chemnum-0.5c-1|47	%prep
12mr|texlive-chemnum-0.5c-1|48	%setup -c -a0 -a1
12mr|texlive-chemnum-0.5c-1|49	
12mr|texlive-chemnum-0.5c-1|50	%build
12mr|texlive-chemnum-0.5c-1|51	
12mr|texlive-chemnum-0.5c-1|52	%install
12mr|texlive-chemnum-0.5c-1|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chemnum-0.5c-1|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-chemnum-0.5c-1|55	
12mr|texlive-chemnum-0.5c-1|56	
12mr|texlive-chemnum-0.5c-1|57	
12mr|texlive-chemnum-0.5c-1|58	%changelog
12mr|texlive-chemnum-0.5c-1|59	

16895 12
12mr|texlive-chemstyle-2.0l-1|1	# revision 25246
12mr|texlive-chemstyle-2.0l-1|2	# category Package
12mr|texlive-chemstyle-2.0l-1|3	# catalog-ctan /macros/latex/contrib/chemstyle
12mr|texlive-chemstyle-2.0l-1|4	# catalog-date 2012-01-29 01:08:38 +0100
12mr|texlive-chemstyle-2.0l-1|5	# catalog-license lppl1.3
12mr|texlive-chemstyle-2.0l-1|6	# catalog-version 2.0l
12mr|texlive-chemstyle-2.0l-1|7	Name:		texlive-chemstyle
12mr|texlive-chemstyle-2.0l-1|8	Version:	2.0l
12mr|texlive-chemstyle-2.0l-1|9	Release:	1
12mr|texlive-chemstyle-2.0l-1|10	Summary:	Writing chemistry with style
12mr|texlive-chemstyle-2.0l-1|11	Group:		Publishing
12mr|texlive-chemstyle-2.0l-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chemstyle
12mr|texlive-chemstyle-2.0l-1|13	License:	LPPL1.3
12mr|texlive-chemstyle-2.0l-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemstyle.tar.xz
12mr|texlive-chemstyle-2.0l-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemstyle.doc.tar.xz
12mr|texlive-chemstyle-2.0l-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemstyle.source.tar.xz
12mr|texlive-chemstyle-2.0l-1|17	BuildArch:	noarch
12mr|texlive-chemstyle-2.0l-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-chemstyle-2.0l-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-chemstyle-2.0l-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-chemstyle-2.0l-1|21	
12mr|texlive-chemstyle-2.0l-1|22	%description
12mr|texlive-chemstyle-2.0l-1|23	Chemstyle has been developed as a successor to the LaTeX
12mr|texlive-chemstyle-2.0l-1|24	package provided by the rsc bundle. The package provides an
12mr|texlive-chemstyle-2.0l-1|25	extensible system for formatting chemistry documents according
12mr|texlive-chemstyle-2.0l-1|26	to the conventions of a number of leading journals. It also
12mr|texlive-chemstyle-2.0l-1|27	provides some handy chemistry-related macros. Chemstyle is much
12mr|texlive-chemstyle-2.0l-1|28	enhanced compared to its predecessor, and users of rsc are
12mr|texlive-chemstyle-2.0l-1|29	strongly encouraged to migrate (all of the additional macros in
12mr|texlive-chemstyle-2.0l-1|30	the rsc LaTeX package are present in chemstyle). The package
12mr|texlive-chemstyle-2.0l-1|31	chemscheme is distributed with chemstyle; chemstyle itself
12mr|texlive-chemstyle-2.0l-1|32	incorporates ideas that come from the trivfloat package; the
12mr|texlive-chemstyle-2.0l-1|33	documentation uses the auto-pst-pdf package.
12mr|texlive-chemstyle-2.0l-1|34	
12mr|texlive-chemstyle-2.0l-1|35	%post
12mr|texlive-chemstyle-2.0l-1|36	%{_sbindir}/texlive.post
12mr|texlive-chemstyle-2.0l-1|37	
12mr|texlive-chemstyle-2.0l-1|38	%postun
12mr|texlive-chemstyle-2.0l-1|39	if [ $1 -eq 0 ]; then
12mr|texlive-chemstyle-2.0l-1|40	%{_sbindir}/texlive.post
12mr|texlive-chemstyle-2.0l-1|41	fi
12mr|texlive-chemstyle-2.0l-1|42	
12mr|texlive-chemstyle-2.0l-1|43	#-----------------------------------------------------------------------
12mr|texlive-chemstyle-2.0l-1|44	%files
12mr|texlive-chemstyle-2.0l-1|45	%{_texmfdistdir}/tex/latex/chemstyle/chemscheme.sty
12mr|texlive-chemstyle-2.0l-1|46	%{_texmfdistdir}/tex/latex/chemstyle/chemstyle.sty
12mr|texlive-chemstyle-2.0l-1|47	%{_texmfdistdir}/tex/latex/chemstyle/config/angew.chemstyle.cfg
12mr|texlive-chemstyle-2.0l-1|48	%{_texmfdistdir}/tex/latex/chemstyle/config/ic.chemstyle.cfg
12mr|texlive-chemstyle-2.0l-1|49	%{_texmfdistdir}/tex/latex/chemstyle/config/jacs.chemstyle.cfg
12mr|texlive-chemstyle-2.0l-1|50	%{_texmfdistdir}/tex/latex/chemstyle/config/jomc.chemstyle.cfg
12mr|texlive-chemstyle-2.0l-1|51	%{_texmfdistdir}/tex/latex/chemstyle/config/orglett.chemstyle.cfg
12mr|texlive-chemstyle-2.0l-1|52	%{_texmfdistdir}/tex/latex/chemstyle/config/rsc.chemstyle.cfg
12mr|texlive-chemstyle-2.0l-1|53	%{_texmfdistdir}/tex/latex/chemstyle/config/tetlett.chemstyle.cfg
12mr|texlive-chemstyle-2.0l-1|54	%doc %{_texmfdistdir}/doc/latex/chemstyle/README
12mr|texlive-chemstyle-2.0l-1|55	%doc %{_texmfdistdir}/doc/latex/chemstyle/chemscheme.cdx
12mr|texlive-chemstyle-2.0l-1|56	%doc %{_texmfdistdir}/doc/latex/chemstyle/chemstyle.pdf
12mr|texlive-chemstyle-2.0l-1|57	%doc %{_texmfdistdir}/doc/latex/chemstyle/scheme-one.eps
12mr|texlive-chemstyle-2.0l-1|58	%doc %{_texmfdistdir}/doc/latex/chemstyle/scheme-two.eps
12mr|texlive-chemstyle-2.0l-1|59	#- source
12mr|texlive-chemstyle-2.0l-1|60	%doc %{_texmfdistdir}/source/latex/chemstyle/chemstyle.dtx
12mr|texlive-chemstyle-2.0l-1|61	%doc %{_texmfdistdir}/source/latex/chemstyle/chemstyle.ins
12mr|texlive-chemstyle-2.0l-1|62	
12mr|texlive-chemstyle-2.0l-1|63	#-----------------------------------------------------------------------
12mr|texlive-chemstyle-2.0l-1|64	%prep
12mr|texlive-chemstyle-2.0l-1|65	%setup -c -a0 -a1 -a2
12mr|texlive-chemstyle-2.0l-1|66	
12mr|texlive-chemstyle-2.0l-1|67	%build
12mr|texlive-chemstyle-2.0l-1|68	
12mr|texlive-chemstyle-2.0l-1|69	%install
12mr|texlive-chemstyle-2.0l-1|70	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chemstyle-2.0l-1|71	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-chemstyle-2.0l-1|72	
12mr|texlive-chemstyle-2.0l-1|73	
12mr|texlive-chemstyle-2.0l-1|74	
12mr|texlive-chemstyle-2.0l-1|75	%changelog
12mr|texlive-chemstyle-2.0l-1|76	

16896 12
12mr|texlive-cherokee-20081225-2|1	# revision 21046
12mr|texlive-cherokee-20081225-2|2	# category Package
12mr|texlive-cherokee-20081225-2|3	# catalog-ctan /fonts/cherokee
12mr|texlive-cherokee-20081225-2|4	# catalog-date 2008-12-25 20:17:19 +0100
12mr|texlive-cherokee-20081225-2|5	# catalog-license noinfo
12mr|texlive-cherokee-20081225-2|6	# catalog-version undef
12mr|texlive-cherokee-20081225-2|7	Name:		texlive-cherokee
12mr|texlive-cherokee-20081225-2|8	Version:	20081225
12mr|texlive-cherokee-20081225-2|9	Release:	2
12mr|texlive-cherokee-20081225-2|10	Summary:	A font for the Cherokee script
12mr|texlive-cherokee-20081225-2|11	Group:		Publishing
12mr|texlive-cherokee-20081225-2|12	URL:		http://www.ctan.org/tex-archive/fonts/cherokee
12mr|texlive-cherokee-20081225-2|13	License:	NOINFO
12mr|texlive-cherokee-20081225-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cherokee.tar.xz
12mr|texlive-cherokee-20081225-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cherokee.doc.tar.xz
12mr|texlive-cherokee-20081225-2|16	BuildArch:	noarch
12mr|texlive-cherokee-20081225-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cherokee-20081225-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cherokee-20081225-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-cherokee-20081225-2|20	
12mr|texlive-cherokee-20081225-2|21	%description
12mr|texlive-cherokee-20081225-2|22	The Cherokee script was designed in 1821 by Segwoya. The
12mr|texlive-cherokee-20081225-2|23	alphabet is essentially syllabic, only 6 characters (a e i o s
12mr|texlive-cherokee-20081225-2|24	u) correspond to Roman letters: the font encodes these to the
12mr|texlive-cherokee-20081225-2|25	corresponding roman letter. The remaining 79 characters have
12mr|texlive-cherokee-20081225-2|26	been arbitrarily encoded in the range 38-122; the cherokee
12mr|texlive-cherokee-20081225-2|27	package provides commands that map each such syllable to the
12mr|texlive-cherokee-20081225-2|28	appropriate character; for example, Segwoya himself would be
12mr|texlive-cherokee-20081225-2|29	represented \Cse\Cgwo\Cya.
12mr|texlive-cherokee-20081225-2|30	
12mr|texlive-cherokee-20081225-2|31	%post
12mr|texlive-cherokee-20081225-2|32	%{_sbindir}/texlive.post
12mr|texlive-cherokee-20081225-2|33	
12mr|texlive-cherokee-20081225-2|34	%postun
12mr|texlive-cherokee-20081225-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-cherokee-20081225-2|36	%{_sbindir}/texlive.post
12mr|texlive-cherokee-20081225-2|37	fi
12mr|texlive-cherokee-20081225-2|38	
12mr|texlive-cherokee-20081225-2|39	#-----------------------------------------------------------------------
12mr|texlive-cherokee-20081225-2|40	%files
12mr|texlive-cherokee-20081225-2|41	%{_texmfdistdir}/fonts/source/public/cherokee/cherokee.mf
12mr|texlive-cherokee-20081225-2|42	%{_texmfdistdir}/fonts/tfm/public/cherokee/cherokee.tfm
12mr|texlive-cherokee-20081225-2|43	%{_texmfdistdir}/tex/latex/cherokee/cherokee.sty
12mr|texlive-cherokee-20081225-2|44	%doc %{_texmfdistdir}/doc/fonts/cherokee/README
12mr|texlive-cherokee-20081225-2|45	
12mr|texlive-cherokee-20081225-2|46	#-----------------------------------------------------------------------
12mr|texlive-cherokee-20081225-2|47	%prep
12mr|texlive-cherokee-20081225-2|48	%setup -c -a0 -a1
12mr|texlive-cherokee-20081225-2|49	
12mr|texlive-cherokee-20081225-2|50	%build
12mr|texlive-cherokee-20081225-2|51	
12mr|texlive-cherokee-20081225-2|52	%install
12mr|texlive-cherokee-20081225-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cherokee-20081225-2|54	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cherokee-20081225-2|55	
12mr|texlive-cherokee-20081225-2|56	
12mr|texlive-cherokee-20081225-2|57	
12mr|texlive-cherokee-20081225-2|58	%changelog
12mr|texlive-cherokee-20081225-2|59	

16897 12
12mr|texlive-chess-1.2-2|1	# revision 20582
12mr|texlive-chess-1.2-2|2	# category Package
12mr|texlive-chess-1.2-2|3	# catalog-ctan /fonts/chess/chess
12mr|texlive-chess-1.2-2|4	# catalog-date 2006-12-31 18:14:50 +0100
12mr|texlive-chess-1.2-2|5	# catalog-license pd
12mr|texlive-chess-1.2-2|6	# catalog-version 1.2
12mr|texlive-chess-1.2-2|7	Name:		texlive-chess
12mr|texlive-chess-1.2-2|8	Version:	1.2
12mr|texlive-chess-1.2-2|9	Release:	2
12mr|texlive-chess-1.2-2|10	Summary:	Fonts for typesetting chess boards
12mr|texlive-chess-1.2-2|11	Group:		Publishing
12mr|texlive-chess-1.2-2|12	URL:		http://www.ctan.org/tex-archive/fonts/chess/chess
12mr|texlive-chess-1.2-2|13	License:	PD
12mr|texlive-chess-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chess.tar.xz
12mr|texlive-chess-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chess.doc.tar.xz
12mr|texlive-chess-1.2-2|16	BuildArch:	noarch
12mr|texlive-chess-1.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-chess-1.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-chess-1.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-chess-1.2-2|20	
12mr|texlive-chess-1.2-2|21	%description
12mr|texlive-chess-1.2-2|22	The original (and now somewhat dated) TeX chess font package.
12mr|texlive-chess-1.2-2|23	Potential users should consider skak (for alternative fonts,
12mr|texlive-chess-1.2-2|24	and notation support), texmate (for alternative notation
12mr|texlive-chess-1.2-2|25	support), or chessfss (for flexible font choices).
12mr|texlive-chess-1.2-2|26	
12mr|texlive-chess-1.2-2|27	%post
12mr|texlive-chess-1.2-2|28	%{_sbindir}/texlive.post
12mr|texlive-chess-1.2-2|29	
12mr|texlive-chess-1.2-2|30	%postun
12mr|texlive-chess-1.2-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-chess-1.2-2|32	%{_sbindir}/texlive.post
12mr|texlive-chess-1.2-2|33	fi
12mr|texlive-chess-1.2-2|34	
12mr|texlive-chess-1.2-2|35	#-----------------------------------------------------------------------
12mr|texlive-chess-1.2-2|36	%files
12mr|texlive-chess-1.2-2|37	%{_texmfdistdir}/fonts/source/public/chess/README.mf
12mr|texlive-chess-1.2-2|38	%{_texmfdistdir}/fonts/source/public/chess/chess10.mf
12mr|texlive-chess-1.2-2|39	%{_texmfdistdir}/fonts/source/public/chess/chess20.mf
12mr|texlive-chess-1.2-2|40	%{_texmfdistdir}/fonts/source/public/chess/chess30.mf
12mr|texlive-chess-1.2-2|41	%{_texmfdistdir}/fonts/source/public/chess/chessbase.mf
12mr|texlive-chess-1.2-2|42	%{_texmfdistdir}/fonts/source/public/chess/chessdiag.mf
12mr|texlive-chess-1.2-2|43	%{_texmfdistdir}/fonts/source/public/chess/chessf10.mf
12mr|texlive-chess-1.2-2|44	%{_texmfdistdir}/fonts/source/public/chess/chesspieces.mf
12mr|texlive-chess-1.2-2|45	%{_texmfdistdir}/fonts/source/public/chess/empty.mf
12mr|texlive-chess-1.2-2|46	%{_texmfdistdir}/fonts/tfm/public/chess/chess10.tfm
12mr|texlive-chess-1.2-2|47	%{_texmfdistdir}/fonts/tfm/public/chess/chess20.tfm
12mr|texlive-chess-1.2-2|48	%{_texmfdistdir}/fonts/tfm/public/chess/chess30.tfm
12mr|texlive-chess-1.2-2|49	%{_texmfdistdir}/fonts/tfm/public/chess/chessf10.tfm
12mr|texlive-chess-1.2-2|50	%{_texmfdistdir}/fonts/tfm/public/chess/chessfig10.tfm
12mr|texlive-chess-1.2-2|51	%{_texmfdistdir}/tex/latex/chess/chess.sty
12mr|texlive-chess-1.2-2|52	%doc %{_texmfdistdir}/doc/fonts/chess/board.epsf
12mr|texlive-chess-1.2-2|53	%doc %{_texmfdistdir}/doc/fonts/chess/boards.ltx
12mr|texlive-chess-1.2-2|54	%doc %{_texmfdistdir}/doc/fonts/chess/changes12
12mr|texlive-chess-1.2-2|55	%doc %{_texmfdistdir}/doc/fonts/chess/chessdiag.Xmf
12mr|texlive-chess-1.2-2|56	%doc %{_texmfdistdir}/doc/fonts/chess/copyright
12mr|texlive-chess-1.2-2|57	%doc %{_texmfdistdir}/doc/fonts/chess/dutch-tt.ltx
12mr|texlive-chess-1.2-2|58	%doc %{_texmfdistdir}/doc/fonts/chess/dutch-tt.tex
12mr|texlive-chess-1.2-2|59	%doc %{_texmfdistdir}/doc/fonts/chess/installation
12mr|texlive-chess-1.2-2|60	%doc %{_texmfdistdir}/doc/fonts/chess/kasparov.ltx
12mr|texlive-chess-1.2-2|61	%doc %{_texmfdistdir}/doc/fonts/chess/makefile
12mr|texlive-chess-1.2-2|62	%doc %{_texmfdistdir}/doc/fonts/chess/readme
12mr|texlive-chess-1.2-2|63	%doc %{_texmfdistdir}/doc/fonts/chess/schaakmaatje.ltx
12mr|texlive-chess-1.2-2|64	%doc %{_texmfdistdir}/doc/fonts/chess/symbols.ltx
12mr|texlive-chess-1.2-2|65	%doc %{_texmfdistdir}/doc/fonts/chess/symbols.tex
12mr|texlive-chess-1.2-2|66	%doc %{_texmfdistdir}/doc/fonts/chess/tal.ltx
12mr|texlive-chess-1.2-2|67	%doc %{_texmfdistdir}/doc/fonts/chess/tal.tex
12mr|texlive-chess-1.2-2|68	%doc %{_texmfdistdir}/doc/fonts/chess/tugboat.ltx
12mr|texlive-chess-1.2-2|69	%doc %{_texmfdistdir}/doc/fonts/chess/tuggame.ltx
12mr|texlive-chess-1.2-2|70	
12mr|texlive-chess-1.2-2|71	#-----------------------------------------------------------------------
12mr|texlive-chess-1.2-2|72	%prep
12mr|texlive-chess-1.2-2|73	%setup -c -a0 -a1
12mr|texlive-chess-1.2-2|74	
12mr|texlive-chess-1.2-2|75	%build
12mr|texlive-chess-1.2-2|76	
12mr|texlive-chess-1.2-2|77	%install
12mr|texlive-chess-1.2-2|78	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chess-1.2-2|79	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-chess-1.2-2|80	
12mr|texlive-chess-1.2-2|81	
12mr|texlive-chess-1.2-2|82	
12mr|texlive-chess-1.2-2|83	%changelog
12mr|texlive-chess-1.2-2|84	

16898 12
12mr|texlive-chessboard-1.5-2|1	# revision 19440
12mr|texlive-chessboard-1.5-2|2	# category Package
12mr|texlive-chessboard-1.5-2|3	# catalog-ctan /macros/latex/contrib/chessboard
12mr|texlive-chessboard-1.5-2|4	# catalog-date 2008-08-17 13:56:26 +0200
12mr|texlive-chessboard-1.5-2|5	# catalog-license lppl
12mr|texlive-chessboard-1.5-2|6	# catalog-version 1.5
12mr|texlive-chessboard-1.5-2|7	Name:		texlive-chessboard
12mr|texlive-chessboard-1.5-2|8	Version:	1.5
12mr|texlive-chessboard-1.5-2|9	Release:	2
12mr|texlive-chessboard-1.5-2|10	Summary:	Print chess boards
12mr|texlive-chessboard-1.5-2|11	Group:		Publishing
12mr|texlive-chessboard-1.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chessboard
12mr|texlive-chessboard-1.5-2|13	License:	LPPL
12mr|texlive-chessboard-1.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chessboard.tar.xz
12mr|texlive-chessboard-1.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chessboard.doc.tar.xz
12mr|texlive-chessboard-1.5-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chessboard.source.tar.xz
12mr|texlive-chessboard-1.5-2|17	BuildArch:	noarch
12mr|texlive-chessboard-1.5-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-chessboard-1.5-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-chessboard-1.5-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-chessboard-1.5-2|21	
12mr|texlive-chessboard-1.5-2|22	%description
12mr|texlive-chessboard-1.5-2|23	This package offers commands to print chessboards. It can print
12mr|texlive-chessboard-1.5-2|24	partial boards, hide pieces and fields, color the boards and
12mr|texlive-chessboard-1.5-2|25	put various marks on the board. It has a lot of options to
12mr|texlive-chessboard-1.5-2|26	place pieces on the board. Using exotic pieces (e.g., for fairy
12mr|texlive-chessboard-1.5-2|27	chess) is possible. The documentation includes an example of an
12mr|texlive-chessboard-1.5-2|28	animated chessboard, for those whose PDF viewer can display
12mr|texlive-chessboard-1.5-2|29	animations.
12mr|texlive-chessboard-1.5-2|30	
12mr|texlive-chessboard-1.5-2|31	%post
12mr|texlive-chessboard-1.5-2|32	%{_sbindir}/texlive.post
12mr|texlive-chessboard-1.5-2|33	
12mr|texlive-chessboard-1.5-2|34	%postun
12mr|texlive-chessboard-1.5-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-chessboard-1.5-2|36	%{_sbindir}/texlive.post
12mr|texlive-chessboard-1.5-2|37	fi
12mr|texlive-chessboard-1.5-2|38	
12mr|texlive-chessboard-1.5-2|39	#-----------------------------------------------------------------------
12mr|texlive-chessboard-1.5-2|40	%files
12mr|texlive-chessboard-1.5-2|41	%{_texmfdistdir}/tex/latex/chessboard/chessboard-keys-main.sty
12mr|texlive-chessboard-1.5-2|42	%{_texmfdistdir}/tex/latex/chessboard/chessboard-keys-pgf.sty
12mr|texlive-chessboard-1.5-2|43	%{_texmfdistdir}/tex/latex/chessboard/chessboard-pgf.sty
12mr|texlive-chessboard-1.5-2|44	%{_texmfdistdir}/tex/latex/chessboard/chessboard.sty
12mr|texlive-chessboard-1.5-2|45	%doc %{_texmfdistdir}/doc/latex/chessboard/README
12mr|texlive-chessboard-1.5-2|46	%doc %{_texmfdistdir}/doc/latex/chessboard/README.TEXLIVE
12mr|texlive-chessboard-1.5-2|47	#- source
12mr|texlive-chessboard-1.5-2|48	%doc %{_texmfdistdir}/source/latex/chessboard/chessboard-src.dtx
12mr|texlive-chessboard-1.5-2|49	%doc %{_texmfdistdir}/source/latex/chessboard/chessboard.ins
12mr|texlive-chessboard-1.5-2|50	
12mr|texlive-chessboard-1.5-2|51	#-----------------------------------------------------------------------
12mr|texlive-chessboard-1.5-2|52	%prep
12mr|texlive-chessboard-1.5-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-chessboard-1.5-2|54	
12mr|texlive-chessboard-1.5-2|55	%build
12mr|texlive-chessboard-1.5-2|56	
12mr|texlive-chessboard-1.5-2|57	%install
12mr|texlive-chessboard-1.5-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chessboard-1.5-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-chessboard-1.5-2|60	
12mr|texlive-chessboard-1.5-2|61	
12mr|texlive-chessboard-1.5-2|62	
12mr|texlive-chessboard-1.5-2|63	%changelog
12mr|texlive-chessboard-1.5-2|64	

16899 12
12mr|texlive-chessfss-1.2a-2|1	# revision 19440
12mr|texlive-chessfss-1.2a-2|2	# category Package
12mr|texlive-chessfss-1.2a-2|3	# catalog-ctan /macros/latex/contrib/chessfss
12mr|texlive-chessfss-1.2a-2|4	# catalog-date 2008-08-17 13:56:26 +0200
12mr|texlive-chessfss-1.2a-2|5	# catalog-license lppl
12mr|texlive-chessfss-1.2a-2|6	# catalog-version 1.2a
12mr|texlive-chessfss-1.2a-2|7	Name:		texlive-chessfss
12mr|texlive-chessfss-1.2a-2|8	Version:	1.2a
12mr|texlive-chessfss-1.2a-2|9	Release:	2
12mr|texlive-chessfss-1.2a-2|10	Summary:	A package to handle chess fonts
12mr|texlive-chessfss-1.2a-2|11	Group:		Publishing
12mr|texlive-chessfss-1.2a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chessfss
12mr|texlive-chessfss-1.2a-2|13	License:	LPPL
12mr|texlive-chessfss-1.2a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chessfss.tar.xz
12mr|texlive-chessfss-1.2a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chessfss.doc.tar.xz
12mr|texlive-chessfss-1.2a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chessfss.source.tar.xz
12mr|texlive-chessfss-1.2a-2|17	BuildArch:	noarch
12mr|texlive-chessfss-1.2a-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-chessfss-1.2a-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-chessfss-1.2a-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-chessfss-1.2a-2|21	
12mr|texlive-chessfss-1.2a-2|22	%description
12mr|texlive-chessfss-1.2a-2|23	This package offers commands to use and switch between chess
12mr|texlive-chessfss-1.2a-2|24	fonts. It uses the LaTeX font selection scheme (nfss). The
12mr|texlive-chessfss-1.2a-2|25	package doesn't parse, format and print PGN input like e.g. the
12mr|texlive-chessfss-1.2a-2|26	packages skak or texmate; the aim of the package is to offer
12mr|texlive-chessfss-1.2a-2|27	writers of chess packages a bundle of commands for fonts, so
12mr|texlive-chessfss-1.2a-2|28	that they don't have to implement all these commands for
12mr|texlive-chessfss-1.2a-2|29	themselves. A normal user can use the package to print e.g.
12mr|texlive-chessfss-1.2a-2|30	single chess symbols and simple diagrams. The documentation
12mr|texlive-chessfss-1.2a-2|31	contains also a section about installation of chess fonts.
12mr|texlive-chessfss-1.2a-2|32	
12mr|texlive-chessfss-1.2a-2|33	%post
12mr|texlive-chessfss-1.2a-2|34	%{_sbindir}/texlive.post
12mr|texlive-chessfss-1.2a-2|35	
12mr|texlive-chessfss-1.2a-2|36	%postun
12mr|texlive-chessfss-1.2a-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-chessfss-1.2a-2|38	%{_sbindir}/texlive.post
12mr|texlive-chessfss-1.2a-2|39	fi
12mr|texlive-chessfss-1.2a-2|40	
12mr|texlive-chessfss-1.2a-2|41	#-----------------------------------------------------------------------
12mr|texlive-chessfss-1.2a-2|42	%files
12mr|texlive-chessfss-1.2a-2|43	%{_texmfdistdir}/fonts/enc/dvips/chessfss/chess-board-example-enc.enc
12mr|texlive-chessfss-1.2a-2|44	%{_texmfdistdir}/fonts/enc/dvips/chessfss/chess-fig-example-enc.enc
12mr|texlive-chessfss-1.2a-2|45	%{_texmfdistdir}/tex/latex/chessfss/chessfss.sty
12mr|texlive-chessfss-1.2a-2|46	%{_texmfdistdir}/tex/latex/chessfss/lsb1enc.def
12mr|texlive-chessfss-1.2a-2|47	%{_texmfdistdir}/tex/latex/chessfss/lsb1skak.fd
12mr|texlive-chessfss-1.2a-2|48	%{_texmfdistdir}/tex/latex/chessfss/lsb1skaknew.fd
12mr|texlive-chessfss-1.2a-2|49	%{_texmfdistdir}/tex/latex/chessfss/lsb2enc.def
12mr|texlive-chessfss-1.2a-2|50	%{_texmfdistdir}/tex/latex/chessfss/lsb2skak.fd
12mr|texlive-chessfss-1.2a-2|51	%{_texmfdistdir}/tex/latex/chessfss/lsb2skaknew.fd
12mr|texlive-chessfss-1.2a-2|52	%{_texmfdistdir}/tex/latex/chessfss/lsb3enc.def
12mr|texlive-chessfss-1.2a-2|53	%{_texmfdistdir}/tex/latex/chessfss/lsb3skak.fd
12mr|texlive-chessfss-1.2a-2|54	%{_texmfdistdir}/tex/latex/chessfss/lsb3skaknew.fd
12mr|texlive-chessfss-1.2a-2|55	%{_texmfdistdir}/tex/latex/chessfss/lsbc1enc.def
12mr|texlive-chessfss-1.2a-2|56	%{_texmfdistdir}/tex/latex/chessfss/lsbc1skaknew.fd
12mr|texlive-chessfss-1.2a-2|57	%{_texmfdistdir}/tex/latex/chessfss/lsbc2enc.def
12mr|texlive-chessfss-1.2a-2|58	%{_texmfdistdir}/tex/latex/chessfss/lsbc2skaknew.fd
12mr|texlive-chessfss-1.2a-2|59	%{_texmfdistdir}/tex/latex/chessfss/lsbc3enc.def
12mr|texlive-chessfss-1.2a-2|60	%{_texmfdistdir}/tex/latex/chessfss/lsbc3skaknew.fd
12mr|texlive-chessfss-1.2a-2|61	%{_texmfdistdir}/tex/latex/chessfss/lsbc4enc.def
12mr|texlive-chessfss-1.2a-2|62	%{_texmfdistdir}/tex/latex/chessfss/lsbc4skaknew.fd
12mr|texlive-chessfss-1.2a-2|63	%{_texmfdistdir}/tex/latex/chessfss/lsbc5enc.def
12mr|texlive-chessfss-1.2a-2|64	%{_texmfdistdir}/tex/latex/chessfss/lsbc5skaknew.fd
12mr|texlive-chessfss-1.2a-2|65	%{_texmfdistdir}/tex/latex/chessfss/lsbenc.def
12mr|texlive-chessfss-1.2a-2|66	%{_texmfdistdir}/tex/latex/chessfss/lsbskak.fd
12mr|texlive-chessfss-1.2a-2|67	%{_texmfdistdir}/tex/latex/chessfss/lsbskaknew.fd
12mr|texlive-chessfss-1.2a-2|68	%{_texmfdistdir}/tex/latex/chessfss/lsfenc.def
12mr|texlive-chessfss-1.2a-2|69	%{_texmfdistdir}/tex/latex/chessfss/lsfskak.fd
12mr|texlive-chessfss-1.2a-2|70	%{_texmfdistdir}/tex/latex/chessfss/lsfskaknew.fd
12mr|texlive-chessfss-1.2a-2|71	%{_texmfdistdir}/tex/latex/chessfss/lsienc.def
12mr|texlive-chessfss-1.2a-2|72	%{_texmfdistdir}/tex/latex/chessfss/lsiskak.fd
12mr|texlive-chessfss-1.2a-2|73	%{_texmfdistdir}/tex/latex/chessfss/lsiskaknew.fd
12mr|texlive-chessfss-1.2a-2|74	%doc %{_texmfdistdir}/doc/latex/chessfss/README
12mr|texlive-chessfss-1.2a-2|75	%doc %{_texmfdistdir}/doc/latex/chessfss/README.TEXLIVE
12mr|texlive-chessfss-1.2a-2|76	#- source
12mr|texlive-chessfss-1.2a-2|77	%doc %{_texmfdistdir}/source/latex/chessfss/chessfss-src.dtx
12mr|texlive-chessfss-1.2a-2|78	%doc %{_texmfdistdir}/source/latex/chessfss/chessfss.ins
12mr|texlive-chessfss-1.2a-2|79	
12mr|texlive-chessfss-1.2a-2|80	#-----------------------------------------------------------------------
12mr|texlive-chessfss-1.2a-2|81	%prep
12mr|texlive-chessfss-1.2a-2|82	%setup -c -a0 -a1 -a2
12mr|texlive-chessfss-1.2a-2|83	
12mr|texlive-chessfss-1.2a-2|84	%build
12mr|texlive-chessfss-1.2a-2|85	
12mr|texlive-chessfss-1.2a-2|86	%install
12mr|texlive-chessfss-1.2a-2|87	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chessfss-1.2a-2|88	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-chessfss-1.2a-2|89	
12mr|texlive-chessfss-1.2a-2|90	
12mr|texlive-chessfss-1.2a-2|91	
12mr|texlive-chessfss-1.2a-2|92	%changelog
12mr|texlive-chessfss-1.2a-2|93	

16900 12
12mr|texlive-chess-problem-diagrams-1.6-1|1	# revision 26206
12mr|texlive-chess-problem-diagrams-1.6-1|2	# category Package
12mr|texlive-chess-problem-diagrams-1.6-1|3	# catalog-ctan /macros/latex/contrib/chess-problem-diagrams
12mr|texlive-chess-problem-diagrams-1.6-1|4	# catalog-date 2012-05-01 11:47:32 +0200
12mr|texlive-chess-problem-diagrams-1.6-1|5	# catalog-license lppl1.2
12mr|texlive-chess-problem-diagrams-1.6-1|6	# catalog-version 1.6
12mr|texlive-chess-problem-diagrams-1.6-1|7	Name:		texlive-chess-problem-diagrams
12mr|texlive-chess-problem-diagrams-1.6-1|8	Version:	1.6
12mr|texlive-chess-problem-diagrams-1.6-1|9	Release:	1
12mr|texlive-chess-problem-diagrams-1.6-1|10	Summary:	A package for typesetting chess problem diagrams
12mr|texlive-chess-problem-diagrams-1.6-1|11	Group:		Publishing
12mr|texlive-chess-problem-diagrams-1.6-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chess-problem-diagrams
12mr|texlive-chess-problem-diagrams-1.6-1|13	License:	LPPL1.2
12mr|texlive-chess-problem-diagrams-1.6-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chess-problem-diagrams.tar.xz
12mr|texlive-chess-problem-diagrams-1.6-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chess-problem-diagrams.doc.tar.xz
12mr|texlive-chess-problem-diagrams-1.6-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chess-problem-diagrams.source.tar.xz
12mr|texlive-chess-problem-diagrams-1.6-1|17	BuildArch:	noarch
12mr|texlive-chess-problem-diagrams-1.6-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-chess-problem-diagrams-1.6-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-chess-problem-diagrams-1.6-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-chess-problem-diagrams-1.6-1|21	
12mr|texlive-chess-problem-diagrams-1.6-1|22	%description
12mr|texlive-chess-problem-diagrams-1.6-1|23	This package provides macros to typeset chess problem diagrams
12mr|texlive-chess-problem-diagrams-1.6-1|24	including fairy chess problems (mostly using rotated images of
12mr|texlive-chess-problem-diagrams-1.6-1|25	pieces) and other boards.
12mr|texlive-chess-problem-diagrams-1.6-1|26	
12mr|texlive-chess-problem-diagrams-1.6-1|27	%post
12mr|texlive-chess-problem-diagrams-1.6-1|28	%{_sbindir}/texlive.post
12mr|texlive-chess-problem-diagrams-1.6-1|29	
12mr|texlive-chess-problem-diagrams-1.6-1|30	%postun
12mr|texlive-chess-problem-diagrams-1.6-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-chess-problem-diagrams-1.6-1|32	%{_sbindir}/texlive.post
12mr|texlive-chess-problem-diagrams-1.6-1|33	fi
12mr|texlive-chess-problem-diagrams-1.6-1|34	
12mr|texlive-chess-problem-diagrams-1.6-1|35	#-----------------------------------------------------------------------
12mr|texlive-chess-problem-diagrams-1.6-1|36	%files
12mr|texlive-chess-problem-diagrams-1.6-1|37	%{_texmfdistdir}/tex/latex/chess-problem-diagrams/diagram.sty
12mr|texlive-chess-problem-diagrams-1.6-1|38	%doc %{_texmfdistdir}/doc/latex/chess-problem-diagrams/README
12mr|texlive-chess-problem-diagrams-1.6-1|39	%doc %{_texmfdistdir}/doc/latex/chess-problem-diagrams/diagram.pdf
12mr|texlive-chess-problem-diagrams-1.6-1|40	#- source
12mr|texlive-chess-problem-diagrams-1.6-1|41	%doc %{_texmfdistdir}/source/latex/chess-problem-diagrams/diagram.dtx
12mr|texlive-chess-problem-diagrams-1.6-1|42	%doc %{_texmfdistdir}/source/latex/chess-problem-diagrams/diagram.ins
12mr|texlive-chess-problem-diagrams-1.6-1|43	
12mr|texlive-chess-problem-diagrams-1.6-1|44	#-----------------------------------------------------------------------
12mr|texlive-chess-problem-diagrams-1.6-1|45	%prep
12mr|texlive-chess-problem-diagrams-1.6-1|46	%setup -c -a0 -a1 -a2
12mr|texlive-chess-problem-diagrams-1.6-1|47	
12mr|texlive-chess-problem-diagrams-1.6-1|48	%build
12mr|texlive-chess-problem-diagrams-1.6-1|49	
12mr|texlive-chess-problem-diagrams-1.6-1|50	%install
12mr|texlive-chess-problem-diagrams-1.6-1|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chess-problem-diagrams-1.6-1|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-chess-problem-diagrams-1.6-1|53	
12mr|texlive-chess-problem-diagrams-1.6-1|54	
12mr|texlive-chess-problem-diagrams-1.6-1|55	
12mr|texlive-chess-problem-diagrams-1.6-1|56	%changelog
12mr|texlive-chess-problem-diagrams-1.6-1|57	

16901 12
12mr|texlive-chet-1.4-2|1	# revision 24864
12mr|texlive-chet-1.4-2|2	# category Package
12mr|texlive-chet-1.4-2|3	# catalog-ctan /macros/latex/contrib/chet
12mr|texlive-chet-1.4-2|4	# catalog-date 2011-12-18 14:52:40 +0100
12mr|texlive-chet-1.4-2|5	# catalog-license lppl1.3
12mr|texlive-chet-1.4-2|6	# catalog-version 1.4
12mr|texlive-chet-1.4-2|7	Name:		texlive-chet
12mr|texlive-chet-1.4-2|8	Version:	1.4
12mr|texlive-chet-1.4-2|9	Release:	2
12mr|texlive-chet-1.4-2|10	Summary:	LaTeX class inspired by harvmac
12mr|texlive-chet-1.4-2|11	Group:		Publishing
12mr|texlive-chet-1.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chet
12mr|texlive-chet-1.4-2|13	License:	LPPL1.3
12mr|texlive-chet-1.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chet.tar.xz
12mr|texlive-chet-1.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chet.doc.tar.xz
12mr|texlive-chet-1.4-2|16	BuildArch:	noarch
12mr|texlive-chet-1.4-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-chet-1.4-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-chet-1.4-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-chet-1.4-2|20	
12mr|texlive-chet-1.4-2|21	%description
12mr|texlive-chet-1.4-2|22	The package is designed to streamline the work of typesetting,
12mr|texlive-chet-1.4-2|23	and to provide the look and feel of harvmac for readers.
12mr|texlive-chet-1.4-2|24	
12mr|texlive-chet-1.4-2|25	%post
12mr|texlive-chet-1.4-2|26	%{_sbindir}/texlive.post
12mr|texlive-chet-1.4-2|27	
12mr|texlive-chet-1.4-2|28	%postun
12mr|texlive-chet-1.4-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-chet-1.4-2|30	%{_sbindir}/texlive.post
12mr|texlive-chet-1.4-2|31	fi
12mr|texlive-chet-1.4-2|32	
12mr|texlive-chet-1.4-2|33	#-----------------------------------------------------------------------
12mr|texlive-chet-1.4-2|34	%files
12mr|texlive-chet-1.4-2|35	%{_texmfdistdir}/bibtex/bst/chet/chetref.bst
12mr|texlive-chet-1.4-2|36	%{_texmfdistdir}/tex/latex/chet/chet.sty
12mr|texlive-chet-1.4-2|37	%doc %{_texmfdistdir}/doc/latex/chet/README
12mr|texlive-chet-1.4-2|38	%doc %{_texmfdistdir}/doc/latex/chet/chetdoc.pdf
12mr|texlive-chet-1.4-2|39	%doc %{_texmfdistdir}/doc/latex/chet/chetdoc.tex
12mr|texlive-chet-1.4-2|40	%doc %{_texmfdistdir}/doc/latex/chet/chetmacros.txt
12mr|texlive-chet-1.4-2|41	
12mr|texlive-chet-1.4-2|42	#-----------------------------------------------------------------------
12mr|texlive-chet-1.4-2|43	%prep
12mr|texlive-chet-1.4-2|44	%setup -c -a0 -a1
12mr|texlive-chet-1.4-2|45	
12mr|texlive-chet-1.4-2|46	%build
12mr|texlive-chet-1.4-2|47	
12mr|texlive-chet-1.4-2|48	%install
12mr|texlive-chet-1.4-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chet-1.4-2|50	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-chet-1.4-2|51	
12mr|texlive-chet-1.4-2|52	
12mr|texlive-chet-1.4-2|53	
12mr|texlive-chet-1.4-2|54	%changelog
12mr|texlive-chet-1.4-2|55	

16902 12
12mr|texlive-chextras-1.01-1|1	# revision 27118
12mr|texlive-chextras-1.01-1|2	# category Package
12mr|texlive-chextras-1.01-1|3	# catalog-ctan /macros/latex/contrib/chextras
12mr|texlive-chextras-1.01-1|4	# catalog-date 2012-07-20 19:39:58 +0200
12mr|texlive-chextras-1.01-1|5	# catalog-license lppl1.3
12mr|texlive-chextras-1.01-1|6	# catalog-version 1.01
12mr|texlive-chextras-1.01-1|7	Name:		texlive-chextras
12mr|texlive-chextras-1.01-1|8	Version:	1.01
12mr|texlive-chextras-1.01-1|9	Release:	1
12mr|texlive-chextras-1.01-1|10	Summary:	A companion package for the Swiss typesetter
12mr|texlive-chextras-1.01-1|11	Group:		Publishing
12mr|texlive-chextras-1.01-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chextras
12mr|texlive-chextras-1.01-1|13	License:	LPPL1.3
12mr|texlive-chextras-1.01-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chextras.tar.xz
12mr|texlive-chextras-1.01-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chextras.doc.tar.xz
12mr|texlive-chextras-1.01-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chextras.source.tar.xz
12mr|texlive-chextras-1.01-1|17	BuildArch:	noarch
12mr|texlive-chextras-1.01-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-chextras-1.01-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-chextras-1.01-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-chextras-1.01-1|21	
12mr|texlive-chextras-1.01-1|22	%description
12mr|texlive-chextras-1.01-1|23	The package simplifies the preparation of Swiss documents and
12mr|texlive-chextras-1.01-1|24	letters by setting up linguistic and common packages. While it
12mr|texlive-chextras-1.01-1|25	is a useful addition to the chletter document class, it is not
12mr|texlive-chextras-1.01-1|26	tied to it and may be used as a general purpose package.
12mr|texlive-chextras-1.01-1|27	
12mr|texlive-chextras-1.01-1|28	%post
12mr|texlive-chextras-1.01-1|29	%{_sbindir}/texlive.post
12mr|texlive-chextras-1.01-1|30	
12mr|texlive-chextras-1.01-1|31	%postun
12mr|texlive-chextras-1.01-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-chextras-1.01-1|33	%{_sbindir}/texlive.post
12mr|texlive-chextras-1.01-1|34	fi
12mr|texlive-chextras-1.01-1|35	
12mr|texlive-chextras-1.01-1|36	#-----------------------------------------------------------------------
12mr|texlive-chextras-1.01-1|37	%files
12mr|texlive-chextras-1.01-1|38	%{_texmfdistdir}/tex/latex/chextras/chextras.sty
12mr|texlive-chextras-1.01-1|39	%{_texmfdistdir}/tex/latex/chextras/eu1lmros.fd
12mr|texlive-chextras-1.01-1|40	%{_texmfdistdir}/tex/latex/chextras/eu1lmssos.fd
12mr|texlive-chextras-1.01-1|41	%{_texmfdistdir}/tex/latex/chextras/eu1lmttos.fd
12mr|texlive-chextras-1.01-1|42	%{_texmfdistdir}/tex/latex/chextras/eu1lmvttos.fd
12mr|texlive-chextras-1.01-1|43	%{_texmfdistdir}/tex/latex/chextras/t1lmros.fd
12mr|texlive-chextras-1.01-1|44	%{_texmfdistdir}/tex/latex/chextras/t1lmssos.fd
12mr|texlive-chextras-1.01-1|45	%{_texmfdistdir}/tex/latex/chextras/t1lmttos.fd
12mr|texlive-chextras-1.01-1|46	%{_texmfdistdir}/tex/latex/chextras/t1lmvttos.fd
12mr|texlive-chextras-1.01-1|47	%doc %{_texmfdistdir}/doc/latex/chextras/README
12mr|texlive-chextras-1.01-1|48	%doc %{_texmfdistdir}/doc/latex/chextras/chextras.pdf
12mr|texlive-chextras-1.01-1|49	#- source
12mr|texlive-chextras-1.01-1|50	%doc %{_texmfdistdir}/source/latex/chextras/chextras.dtx
12mr|texlive-chextras-1.01-1|51	%doc %{_texmfdistdir}/source/latex/chextras/chextras.ins
12mr|texlive-chextras-1.01-1|52	
12mr|texlive-chextras-1.01-1|53	#-----------------------------------------------------------------------
12mr|texlive-chextras-1.01-1|54	%prep
12mr|texlive-chextras-1.01-1|55	%setup -c -a0 -a1 -a2
12mr|texlive-chextras-1.01-1|56	
12mr|texlive-chextras-1.01-1|57	%build
12mr|texlive-chextras-1.01-1|58	
12mr|texlive-chextras-1.01-1|59	%install
12mr|texlive-chextras-1.01-1|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chextras-1.01-1|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-chextras-1.01-1|62	
12mr|texlive-chextras-1.01-1|63	
12mr|texlive-chextras-1.01-1|64	
12mr|texlive-chextras-1.01-1|65	%changelog
12mr|texlive-chextras-1.01-1|66	

16903 12
12mr|texlive-chicago-20081225-2|1	# revision 15878
12mr|texlive-chicago-20081225-2|2	# category Package
12mr|texlive-chicago-20081225-2|3	# catalog-ctan /biblio/bibtex/contrib/chicago
12mr|texlive-chicago-20081225-2|4	# catalog-date 2008-12-25 20:17:19 +0100
12mr|texlive-chicago-20081225-2|5	# catalog-license other-free
12mr|texlive-chicago-20081225-2|6	# catalog-version undef
12mr|texlive-chicago-20081225-2|7	Name:		texlive-chicago
12mr|texlive-chicago-20081225-2|8	Version:	20081225
12mr|texlive-chicago-20081225-2|9	Release:	2
12mr|texlive-chicago-20081225-2|10	Summary:	A "Chicago" bibliography style
12mr|texlive-chicago-20081225-2|11	Group:		Publishing
12mr|texlive-chicago-20081225-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/chicago
12mr|texlive-chicago-20081225-2|13	License:	OTHER-FREE
12mr|texlive-chicago-20081225-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chicago.tar.xz
12mr|texlive-chicago-20081225-2|15	BuildArch:	noarch
12mr|texlive-chicago-20081225-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-chicago-20081225-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-chicago-20081225-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-chicago-20081225-2|19	
12mr|texlive-chicago-20081225-2|20	%description
12mr|texlive-chicago-20081225-2|21	Chicago is a BibTeX style that follows the "B" reference style
12mr|texlive-chicago-20081225-2|22	of the 13th Edition of the Chicago manual of style; a LaTeX
12mr|texlive-chicago-20081225-2|23	package (to LaTeX 2.09 conventions) is also provided. The style
12mr|texlive-chicago-20081225-2|24	was derived from the newapa style.
12mr|texlive-chicago-20081225-2|25	
12mr|texlive-chicago-20081225-2|26	%post
12mr|texlive-chicago-20081225-2|27	%{_sbindir}/texlive.post
12mr|texlive-chicago-20081225-2|28	
12mr|texlive-chicago-20081225-2|29	%postun
12mr|texlive-chicago-20081225-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-chicago-20081225-2|31	%{_sbindir}/texlive.post
12mr|texlive-chicago-20081225-2|32	fi
12mr|texlive-chicago-20081225-2|33	
12mr|texlive-chicago-20081225-2|34	#-----------------------------------------------------------------------
12mr|texlive-chicago-20081225-2|35	%files
12mr|texlive-chicago-20081225-2|36	%{_texmfdistdir}/bibtex/bst/chicago/chicago.bst
12mr|texlive-chicago-20081225-2|37	%{_texmfdistdir}/tex/latex/chicago/chicago.sty
12mr|texlive-chicago-20081225-2|38	
12mr|texlive-chicago-20081225-2|39	#-----------------------------------------------------------------------
12mr|texlive-chicago-20081225-2|40	%prep
12mr|texlive-chicago-20081225-2|41	%setup -c -a0
12mr|texlive-chicago-20081225-2|42	
12mr|texlive-chicago-20081225-2|43	%build
12mr|texlive-chicago-20081225-2|44	
12mr|texlive-chicago-20081225-2|45	%install
12mr|texlive-chicago-20081225-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chicago-20081225-2|47	cp -fpar bibtex tex %{buildroot}%{_texmfdistdir}
12mr|texlive-chicago-20081225-2|48	
12mr|texlive-chicago-20081225-2|49	
12mr|texlive-chicago-20081225-2|50	
12mr|texlive-chicago-20081225-2|51	%changelog
12mr|texlive-chicago-20081225-2|52	

16904 12
12mr|texlive-chicago-annote-20090203-2|1	# revision 15878
12mr|texlive-chicago-annote-20090203-2|2	# category Package
12mr|texlive-chicago-annote-20090203-2|3	# catalog-ctan /biblio/bibtex/contrib/chicago-annote/chicago-annote.bst
12mr|texlive-chicago-annote-20090203-2|4	# catalog-date 2009-02-03 15:12:24 +0100
12mr|texlive-chicago-annote-20090203-2|5	# catalog-license lppl
12mr|texlive-chicago-annote-20090203-2|6	# catalog-version undef
12mr|texlive-chicago-annote-20090203-2|7	Name:		texlive-chicago-annote
12mr|texlive-chicago-annote-20090203-2|8	Version:	20090203
12mr|texlive-chicago-annote-20090203-2|9	Release:	2
12mr|texlive-chicago-annote-20090203-2|10	Summary:	Chicago-based annotated BibTeX style
12mr|texlive-chicago-annote-20090203-2|11	Group:		Publishing
12mr|texlive-chicago-annote-20090203-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/chicago-annote/chicago-annote.bst
12mr|texlive-chicago-annote-20090203-2|13	License:	LPPL
12mr|texlive-chicago-annote-20090203-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chicago-annote.tar.xz
12mr|texlive-chicago-annote-20090203-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chicago-annote.doc.tar.xz
12mr|texlive-chicago-annote-20090203-2|16	BuildArch:	noarch
12mr|texlive-chicago-annote-20090203-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-chicago-annote-20090203-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-chicago-annote-20090203-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-chicago-annote-20090203-2|20	
12mr|texlive-chicago-annote-20090203-2|21	%description
12mr|texlive-chicago-annote-20090203-2|22	This is a revision of chicagoa.bst, using the commonly-used
12mr|texlive-chicago-annote-20090203-2|23	annote field in place of the original's annotation.
12mr|texlive-chicago-annote-20090203-2|24	
12mr|texlive-chicago-annote-20090203-2|25	%post
12mr|texlive-chicago-annote-20090203-2|26	%{_sbindir}/texlive.post
12mr|texlive-chicago-annote-20090203-2|27	
12mr|texlive-chicago-annote-20090203-2|28	%postun
12mr|texlive-chicago-annote-20090203-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-chicago-annote-20090203-2|30	%{_sbindir}/texlive.post
12mr|texlive-chicago-annote-20090203-2|31	fi
12mr|texlive-chicago-annote-20090203-2|32	
12mr|texlive-chicago-annote-20090203-2|33	#-----------------------------------------------------------------------
12mr|texlive-chicago-annote-20090203-2|34	%files
12mr|texlive-chicago-annote-20090203-2|35	%{_texmfdistdir}/bibtex/bst/chicago-annote/chicago-annote.bst
12mr|texlive-chicago-annote-20090203-2|36	%doc %{_texmfdistdir}/doc/bibtex/chicago-annote/README
12mr|texlive-chicago-annote-20090203-2|37	
12mr|texlive-chicago-annote-20090203-2|38	#-----------------------------------------------------------------------
12mr|texlive-chicago-annote-20090203-2|39	%prep
12mr|texlive-chicago-annote-20090203-2|40	%setup -c -a0 -a1
12mr|texlive-chicago-annote-20090203-2|41	
12mr|texlive-chicago-annote-20090203-2|42	%build
12mr|texlive-chicago-annote-20090203-2|43	
12mr|texlive-chicago-annote-20090203-2|44	%install
12mr|texlive-chicago-annote-20090203-2|45	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chicago-annote-20090203-2|46	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-chicago-annote-20090203-2|47	
12mr|texlive-chicago-annote-20090203-2|48	
12mr|texlive-chicago-annote-20090203-2|49	
12mr|texlive-chicago-annote-20090203-2|50	%changelog
12mr|texlive-chicago-annote-20090203-2|51	

16905 12
12mr|texlive-chickenize-0.1-1|1	# revision 26702
12mr|texlive-chickenize-0.1-1|2	# category Package
12mr|texlive-chickenize-0.1-1|3	# catalog-ctan /macros/luatex/generic/chickenize
12mr|texlive-chickenize-0.1-1|4	# catalog-date 2012-05-21 11:52:01 +0200
12mr|texlive-chickenize-0.1-1|5	# catalog-license lppl1.3
12mr|texlive-chickenize-0.1-1|6	# catalog-version 0.1
12mr|texlive-chickenize-0.1-1|7	Name:		texlive-chickenize
12mr|texlive-chickenize-0.1-1|8	Version:	0.1
12mr|texlive-chickenize-0.1-1|9	Release:	1
12mr|texlive-chickenize-0.1-1|10	Summary:	Use lua callbacks for "interesting" textual effects
12mr|texlive-chickenize-0.1-1|11	Group:		Publishing
12mr|texlive-chickenize-0.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/chickenize
12mr|texlive-chickenize-0.1-1|13	License:	LPPL1.3
12mr|texlive-chickenize-0.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chickenize.tar.xz
12mr|texlive-chickenize-0.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chickenize.doc.tar.xz
12mr|texlive-chickenize-0.1-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chickenize.source.tar.xz
12mr|texlive-chickenize-0.1-1|17	BuildArch:	noarch
12mr|texlive-chickenize-0.1-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-chickenize-0.1-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-chickenize-0.1-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-chickenize-0.1-1|21	
12mr|texlive-chickenize-0.1-1|22	%description
12mr|texlive-chickenize-0.1-1|23	The package allows manipulations of any LuaTeX document (it is
12mr|texlive-chickenize-0.1-1|24	known to work with Plain LuaTeX and LuaLaTeX). Most of the
12mr|texlive-chickenize-0.1-1|25	package's functions are merely for fun or educational use, but
12mr|texlive-chickenize-0.1-1|26	some functions (for example, colorstretch for visualising the
12mr|texlive-chickenize-0.1-1|27	badness and font expansion of each line, and letterspaceadjust
12mr|texlive-chickenize-0.1-1|28	doing what its name says) could be useful in a "normal" LuaTeX
12mr|texlive-chickenize-0.1-1|29	document.
12mr|texlive-chickenize-0.1-1|30	
12mr|texlive-chickenize-0.1-1|31	%post
12mr|texlive-chickenize-0.1-1|32	%{_sbindir}/texlive.post
12mr|texlive-chickenize-0.1-1|33	
12mr|texlive-chickenize-0.1-1|34	%postun
12mr|texlive-chickenize-0.1-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-chickenize-0.1-1|36	%{_sbindir}/texlive.post
12mr|texlive-chickenize-0.1-1|37	fi
12mr|texlive-chickenize-0.1-1|38	
12mr|texlive-chickenize-0.1-1|39	#-----------------------------------------------------------------------
12mr|texlive-chickenize-0.1-1|40	%files
12mr|texlive-chickenize-0.1-1|41	%{_texmfdistdir}/tex/luatex/chickenize/chickenize.lua
12mr|texlive-chickenize-0.1-1|42	%{_texmfdistdir}/tex/luatex/chickenize/chickenize.sty
12mr|texlive-chickenize-0.1-1|43	%{_texmfdistdir}/tex/luatex/chickenize/chickenize.tex
12mr|texlive-chickenize-0.1-1|44	%doc %{_texmfdistdir}/doc/luatex/chickenize/README
12mr|texlive-chickenize-0.1-1|45	%doc %{_texmfdistdir}/doc/luatex/chickenize/chickenize.pdf
12mr|texlive-chickenize-0.1-1|46	#- source
12mr|texlive-chickenize-0.1-1|47	%doc %{_texmfdistdir}/source/luatex/chickenize/chickenize.dtx
12mr|texlive-chickenize-0.1-1|48	
12mr|texlive-chickenize-0.1-1|49	#-----------------------------------------------------------------------
12mr|texlive-chickenize-0.1-1|50	%prep
12mr|texlive-chickenize-0.1-1|51	%setup -c -a0 -a1 -a2
12mr|texlive-chickenize-0.1-1|52	
12mr|texlive-chickenize-0.1-1|53	%build
12mr|texlive-chickenize-0.1-1|54	
12mr|texlive-chickenize-0.1-1|55	%install
12mr|texlive-chickenize-0.1-1|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chickenize-0.1-1|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-chickenize-0.1-1|58	
12mr|texlive-chickenize-0.1-1|59	%changelog
12mr|texlive-chickenize-0.1-1|60	

16906 12
12mr|texlive-chktex-1.6.6-1|1	# revision 26693
12mr|texlive-chktex-1.6.6-1|2	# category TLCore
12mr|texlive-chktex-1.6.6-1|3	# catalog-ctan /support/chktex
12mr|texlive-chktex-1.6.6-1|4	# catalog-date 2012-04-08 14:01:59 +0200
12mr|texlive-chktex-1.6.6-1|5	# catalog-license gpl
12mr|texlive-chktex-1.6.6-1|6	# catalog-version 1.6.6
12mr|texlive-chktex-1.6.6-1|7	Name:		texlive-chktex
12mr|texlive-chktex-1.6.6-1|8	Version:	1.6.6
12mr|texlive-chktex-1.6.6-1|9	Release:	1
12mr|texlive-chktex-1.6.6-1|10	Summary:	Check for errors in LaTeX documents
12mr|texlive-chktex-1.6.6-1|11	Group:		Publishing
12mr|texlive-chktex-1.6.6-1|12	URL:		http://www.ctan.org/tex-archive/support/chktex
12mr|texlive-chktex-1.6.6-1|13	License:	GPL
12mr|texlive-chktex-1.6.6-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chktex.tar.xz
12mr|texlive-chktex-1.6.6-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chktex.doc.tar.xz
12mr|texlive-chktex-1.6.6-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chktex.x86_64-linux.tar.xz
12mr|texlive-chktex-1.6.6-1|17	BuildArch:	noarch
12mr|texlive-chktex-1.6.6-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-chktex-1.6.6-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-chktex-1.6.6-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-chktex-1.6.6-1|21	Requires:	texlive-chktex.bin
12mr|texlive-chktex-1.6.6-1|22	
12mr|texlive-chktex-1.6.6-1|23	%description
12mr|texlive-chktex-1.6.6-1|24	The program reports typographic and other errors in LaTeX
12mr|texlive-chktex-1.6.6-1|25	documents. Filters are also provided for checking the LaTeX
12mr|texlive-chktex-1.6.6-1|26	parts of CWEB documents.
12mr|texlive-chktex-1.6.6-1|27	
12mr|texlive-chktex-1.6.6-1|28	%post
12mr|texlive-chktex-1.6.6-1|29	%{_sbindir}/texlive.post
12mr|texlive-chktex-1.6.6-1|30	
12mr|texlive-chktex-1.6.6-1|31	%postun
12mr|texlive-chktex-1.6.6-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-chktex-1.6.6-1|33	%{_sbindir}/texlive.post
12mr|texlive-chktex-1.6.6-1|34	fi
12mr|texlive-chktex-1.6.6-1|35	
12mr|texlive-chktex-1.6.6-1|36	#-----------------------------------------------------------------------
12mr|texlive-chktex-1.6.6-1|37	%files
12mr|texlive-chktex-1.6.6-1|38	%{_bindir}/chkweb
12mr|texlive-chktex-1.6.6-1|39	%{_bindir}/deweb
12mr|texlive-chktex-1.6.6-1|40	%{_texmfdir}/chktex/chktexrc
12mr|texlive-chktex-1.6.6-1|41	%{_texmfdir}/scripts/chktex/deweb.pl
12mr|texlive-chktex-1.6.6-1|42	%doc %{_texmfdir}/doc/chktex/ChkTeX.pdf
12mr|texlive-chktex-1.6.6-1|43	%doc %{_mandir}/man1/chktex.1*
12mr|texlive-chktex-1.6.6-1|44	%doc %{_texmfdir}/doc/man/man1/chktex.man1.pdf
12mr|texlive-chktex-1.6.6-1|45	%doc %{_mandir}/man1/chkweb.1*
12mr|texlive-chktex-1.6.6-1|46	%doc %{_texmfdir}/doc/man/man1/chkweb.man1.pdf
12mr|texlive-chktex-1.6.6-1|47	%doc %{_mandir}/man1/deweb.1*
12mr|texlive-chktex-1.6.6-1|48	%doc %{_texmfdir}/doc/man/man1/deweb.man1.pdf
12mr|texlive-chktex-1.6.6-1|49	
12mr|texlive-chktex-1.6.6-1|50	#-----------------------------------------------------------------------
12mr|texlive-chktex-1.6.6-1|51	%prep
12mr|texlive-chktex-1.6.6-1|52	%setup -c -a0 -a1 -a2
12mr|texlive-chktex-1.6.6-1|53	
12mr|texlive-chktex-1.6.6-1|54	%build
12mr|texlive-chktex-1.6.6-1|55	
12mr|texlive-chktex-1.6.6-1|56	%install
12mr|texlive-chktex-1.6.6-1|57	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-chktex-1.6.6-1|58	# shell script
12mr|texlive-chktex-1.6.6-1|59	cp -fa bin/x86_64-linux/chkweb %{buildroot}%{_bindir}
12mr|texlive-chktex-1.6.6-1|60	pushd %{buildroot}%{_bindir}
12mr|texlive-chktex-1.6.6-1|61	ln -sf %{_texmfdir}/scripts/a2ping/deweb.pl deweb
12mr|texlive-chktex-1.6.6-1|62	popd
12mr|texlive-chktex-1.6.6-1|63	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-chktex-1.6.6-1|64	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-chktex-1.6.6-1|65	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-chktex-1.6.6-1|66	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-chktex-1.6.6-1|67	
12mr|texlive-chktex-1.6.6-1|68	
12mr|texlive-chktex-1.6.6-1|69	
12mr|texlive-chktex-1.6.6-1|70	%changelog
12mr|texlive-chktex-1.6.6-1|71	

16907 12
12mr|texlive-chletter-2.0-2|1	# revision 20060
12mr|texlive-chletter-2.0-2|2	# category Package
12mr|texlive-chletter-2.0-2|3	# catalog-ctan /macros/latex/contrib/chletter
12mr|texlive-chletter-2.0-2|4	# catalog-date 2010-10-11 07:24:02 +0200
12mr|texlive-chletter-2.0-2|5	# catalog-license lppl
12mr|texlive-chletter-2.0-2|6	# catalog-version 2.0
12mr|texlive-chletter-2.0-2|7	Name:		texlive-chletter
12mr|texlive-chletter-2.0-2|8	Version:	2.0
12mr|texlive-chletter-2.0-2|9	Release:	2
12mr|texlive-chletter-2.0-2|10	Summary:	Class for typesetting letters to Swiss rules
12mr|texlive-chletter-2.0-2|11	Group:		Publishing
12mr|texlive-chletter-2.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chletter
12mr|texlive-chletter-2.0-2|13	License:	LPPL
12mr|texlive-chletter-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chletter.tar.xz
12mr|texlive-chletter-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chletter.doc.tar.xz
12mr|texlive-chletter-2.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chletter.source.tar.xz
12mr|texlive-chletter-2.0-2|17	BuildArch:	noarch
12mr|texlive-chletter-2.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-chletter-2.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-chletter-2.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-chletter-2.0-2|21	
12mr|texlive-chletter-2.0-2|22	%description
12mr|texlive-chletter-2.0-2|23	The class enables composition of letters fitting into Swiss C5
12mr|texlive-chletter-2.0-2|24	& C6/5 windowed envelopes. No assumption is made about the
12mr|texlive-chletter-2.0-2|25	language used. The class is based on the standard LaTeX classes
12mr|texlive-chletter-2.0-2|26	and is compatible with the LaTeX letter class. It is not
12mr|texlive-chletter-2.0-2|27	limited to letters and may be used as a generic document class;
12mr|texlive-chletter-2.0-2|28	it is used with the chextras package.
12mr|texlive-chletter-2.0-2|29	
12mr|texlive-chletter-2.0-2|30	%post
12mr|texlive-chletter-2.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-chletter-2.0-2|32	
12mr|texlive-chletter-2.0-2|33	%postun
12mr|texlive-chletter-2.0-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-chletter-2.0-2|35	%{_sbindir}/texlive.post
12mr|texlive-chletter-2.0-2|36	fi
12mr|texlive-chletter-2.0-2|37	
12mr|texlive-chletter-2.0-2|38	#-----------------------------------------------------------------------
12mr|texlive-chletter-2.0-2|39	%files
12mr|texlive-chletter-2.0-2|40	%{_texmfdistdir}/tex/latex/chletter/chletter.cls
12mr|texlive-chletter-2.0-2|41	%doc %{_texmfdistdir}/doc/latex/chletter/README
12mr|texlive-chletter-2.0-2|42	%doc %{_texmfdistdir}/doc/latex/chletter/chletter.pdf
12mr|texlive-chletter-2.0-2|43	%doc %{_texmfdistdir}/doc/latex/chletter/chlettmp.tex
12mr|texlive-chletter-2.0-2|44	#- source
12mr|texlive-chletter-2.0-2|45	%doc %{_texmfdistdir}/source/latex/chletter/chletter.dtx
12mr|texlive-chletter-2.0-2|46	%doc %{_texmfdistdir}/source/latex/chletter/chletter.ins
12mr|texlive-chletter-2.0-2|47	
12mr|texlive-chletter-2.0-2|48	#-----------------------------------------------------------------------
12mr|texlive-chletter-2.0-2|49	%prep
12mr|texlive-chletter-2.0-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-chletter-2.0-2|51	
12mr|texlive-chletter-2.0-2|52	%build
12mr|texlive-chletter-2.0-2|53	
12mr|texlive-chletter-2.0-2|54	%install
12mr|texlive-chletter-2.0-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chletter-2.0-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-chletter-2.0-2|57	
12mr|texlive-chletter-2.0-2|58	
12mr|texlive-chletter-2.0-2|59	
12mr|texlive-chletter-2.0-2|60	%changelog
12mr|texlive-chletter-2.0-2|61	

16908 12
12mr|texlive-chngcntr-1.0a-2|1	# revision 17157
12mr|texlive-chngcntr-1.0a-2|2	# category Package
12mr|texlive-chngcntr-1.0a-2|3	# catalog-ctan /macros/latex/contrib/chngcntr
12mr|texlive-chngcntr-1.0a-2|4	# catalog-date 2010-03-09 12:54:42 +0100
12mr|texlive-chngcntr-1.0a-2|5	# catalog-license lppl
12mr|texlive-chngcntr-1.0a-2|6	# catalog-version 1.0a
12mr|texlive-chngcntr-1.0a-2|7	Name:		texlive-chngcntr
12mr|texlive-chngcntr-1.0a-2|8	Version:	1.0a
12mr|texlive-chngcntr-1.0a-2|9	Release:	2
12mr|texlive-chngcntr-1.0a-2|10	Summary:	Change the resetting of counters
12mr|texlive-chngcntr-1.0a-2|11	Group:		Publishing
12mr|texlive-chngcntr-1.0a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chngcntr
12mr|texlive-chngcntr-1.0a-2|13	License:	LPPL
12mr|texlive-chngcntr-1.0a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chngcntr.tar.xz
12mr|texlive-chngcntr-1.0a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chngcntr.doc.tar.xz
12mr|texlive-chngcntr-1.0a-2|16	BuildArch:	noarch
12mr|texlive-chngcntr-1.0a-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-chngcntr-1.0a-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-chngcntr-1.0a-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-chngcntr-1.0a-2|20	
12mr|texlive-chngcntr-1.0a-2|21	%description
12mr|texlive-chngcntr-1.0a-2|22	Defines commands \counterwithin (which sets up a counter to be
12mr|texlive-chngcntr-1.0a-2|23	reset when another is incremented) and \counterwithout (which
12mr|texlive-chngcntr-1.0a-2|24	unsets such a relationship).
12mr|texlive-chngcntr-1.0a-2|25	
12mr|texlive-chngcntr-1.0a-2|26	%post
12mr|texlive-chngcntr-1.0a-2|27	%{_sbindir}/texlive.post
12mr|texlive-chngcntr-1.0a-2|28	
12mr|texlive-chngcntr-1.0a-2|29	%postun
12mr|texlive-chngcntr-1.0a-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-chngcntr-1.0a-2|31	%{_sbindir}/texlive.post
12mr|texlive-chngcntr-1.0a-2|32	fi
12mr|texlive-chngcntr-1.0a-2|33	
12mr|texlive-chngcntr-1.0a-2|34	#-----------------------------------------------------------------------
12mr|texlive-chngcntr-1.0a-2|35	%files
12mr|texlive-chngcntr-1.0a-2|36	%{_texmfdistdir}/tex/latex/chngcntr/chngcntr.sty
12mr|texlive-chngcntr-1.0a-2|37	%doc %{_texmfdistdir}/doc/latex/chngcntr/chngcntr.pdf
12mr|texlive-chngcntr-1.0a-2|38	%doc %{_texmfdistdir}/doc/latex/chngcntr/chngcntr.tex
12mr|texlive-chngcntr-1.0a-2|39	
12mr|texlive-chngcntr-1.0a-2|40	#-----------------------------------------------------------------------
12mr|texlive-chngcntr-1.0a-2|41	%prep
12mr|texlive-chngcntr-1.0a-2|42	%setup -c -a0 -a1
12mr|texlive-chngcntr-1.0a-2|43	
12mr|texlive-chngcntr-1.0a-2|44	%build
12mr|texlive-chngcntr-1.0a-2|45	
12mr|texlive-chngcntr-1.0a-2|46	%install
12mr|texlive-chngcntr-1.0a-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chngcntr-1.0a-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-chngcntr-1.0a-2|49	
12mr|texlive-chngcntr-1.0a-2|50	
12mr|texlive-chngcntr-1.0a-2|51	
12mr|texlive-chngcntr-1.0a-2|52	%changelog
12mr|texlive-chngcntr-1.0a-2|53	

16909 12
12mr|texlive-chronology-1.0-2|1	# revision 18994
12mr|texlive-chronology-1.0-2|2	# category Package
12mr|texlive-chronology-1.0-2|3	# catalog-ctan /macros/latex/contrib/chronology
12mr|texlive-chronology-1.0-2|4	# catalog-date 2010-06-15 10:45:39 +0200
12mr|texlive-chronology-1.0-2|5	# catalog-license lppl1.3
12mr|texlive-chronology-1.0-2|6	# catalog-version 1.0
12mr|texlive-chronology-1.0-2|7	Name:		texlive-chronology
12mr|texlive-chronology-1.0-2|8	Version:	1.0
12mr|texlive-chronology-1.0-2|9	Release:	2
12mr|texlive-chronology-1.0-2|10	Summary:	Provides a horizontal timeline
12mr|texlive-chronology-1.0-2|11	Group:		Publishing
12mr|texlive-chronology-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chronology
12mr|texlive-chronology-1.0-2|13	License:	LPPL1.3
12mr|texlive-chronology-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chronology.tar.xz
12mr|texlive-chronology-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chronology.doc.tar.xz
12mr|texlive-chronology-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chronology.source.tar.xz
12mr|texlive-chronology-1.0-2|17	BuildArch:	noarch
12mr|texlive-chronology-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-chronology-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-chronology-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-chronology-1.0-2|21	
12mr|texlive-chronology-1.0-2|22	%description
12mr|texlive-chronology-1.0-2|23	A timeline package that allows labelling of events with per-day
12mr|texlive-chronology-1.0-2|24	granularity. Other features include relative positioning with
12mr|texlive-chronology-1.0-2|25	unit specification, adjustable tick mark step size, and scaling
12mr|texlive-chronology-1.0-2|26	to specified width.
12mr|texlive-chronology-1.0-2|27	
12mr|texlive-chronology-1.0-2|28	%post
12mr|texlive-chronology-1.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-chronology-1.0-2|30	
12mr|texlive-chronology-1.0-2|31	%postun
12mr|texlive-chronology-1.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-chronology-1.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-chronology-1.0-2|34	fi
12mr|texlive-chronology-1.0-2|35	
12mr|texlive-chronology-1.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-chronology-1.0-2|37	%files
12mr|texlive-chronology-1.0-2|38	%{_texmfdistdir}/tex/latex/chronology/chronology.sty
12mr|texlive-chronology-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/chronology/README
12mr|texlive-chronology-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/chronology/README.txt
12mr|texlive-chronology-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/chronology/chronology.hd
12mr|texlive-chronology-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/chronology/chronology.pdf
12mr|texlive-chronology-1.0-2|43	#- source
12mr|texlive-chronology-1.0-2|44	%doc %{_texmfdistdir}/source/latex/chronology/chronology.dtx
12mr|texlive-chronology-1.0-2|45	%doc %{_texmfdistdir}/source/latex/chronology/chronology.ins
12mr|texlive-chronology-1.0-2|46	
12mr|texlive-chronology-1.0-2|47	#-----------------------------------------------------------------------
12mr|texlive-chronology-1.0-2|48	%prep
12mr|texlive-chronology-1.0-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-chronology-1.0-2|50	
12mr|texlive-chronology-1.0-2|51	%build
12mr|texlive-chronology-1.0-2|52	
12mr|texlive-chronology-1.0-2|53	%install
12mr|texlive-chronology-1.0-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chronology-1.0-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-chronology-1.0-2|56	
12mr|texlive-chronology-1.0-2|57	
12mr|texlive-chronology-1.0-2|58	
12mr|texlive-chronology-1.0-2|59	%changelog
12mr|texlive-chronology-1.0-2|60	

16910 12
12mr|texlive-chronosys-1.20-1|1	# revision 26700
12mr|texlive-chronosys-1.20-1|2	# category Package
12mr|texlive-chronosys-1.20-1|3	# catalog-ctan /macros/latex/contrib/chronosys
12mr|texlive-chronosys-1.20-1|4	# catalog-date 2012-05-28 13:36:39 +0200
12mr|texlive-chronosys-1.20-1|5	# catalog-license lppl1.3
12mr|texlive-chronosys-1.20-1|6	# catalog-version 1.2
12mr|texlive-chronosys-1.20-1|7	Name:		texlive-chronosys
12mr|texlive-chronosys-1.20-1|8	Version:	1.20
12mr|texlive-chronosys-1.20-1|9	Release:	1
12mr|texlive-chronosys-1.20-1|10	Summary:	Drawing time-line diagrams
12mr|texlive-chronosys-1.20-1|11	Group:		Publishing
12mr|texlive-chronosys-1.20-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chronosys
12mr|texlive-chronosys-1.20-1|13	License:	LPPL1.3
12mr|texlive-chronosys-1.20-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chronosys.tar.xz
12mr|texlive-chronosys-1.20-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chronosys.doc.tar.xz
12mr|texlive-chronosys-1.20-1|16	BuildArch:	noarch
12mr|texlive-chronosys-1.20-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-chronosys-1.20-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-chronosys-1.20-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-chronosys-1.20-1|20	
12mr|texlive-chronosys-1.20-1|21	%description
12mr|texlive-chronosys-1.20-1|22	Macros to produce time line diagrams. Interfaces for Plain TeX,
12mr|texlive-chronosys-1.20-1|23	Context and LaTeX are provided.
12mr|texlive-chronosys-1.20-1|24	
12mr|texlive-chronosys-1.20-1|25	%post
12mr|texlive-chronosys-1.20-1|26	%{_sbindir}/texlive.post
12mr|texlive-chronosys-1.20-1|27	
12mr|texlive-chronosys-1.20-1|28	%postun
12mr|texlive-chronosys-1.20-1|29	if [ $1 -eq 0 ]; then
12mr|texlive-chronosys-1.20-1|30	%{_sbindir}/texlive.post
12mr|texlive-chronosys-1.20-1|31	fi
12mr|texlive-chronosys-1.20-1|32	
12mr|texlive-chronosys-1.20-1|33	#-----------------------------------------------------------------------
12mr|texlive-chronosys-1.20-1|34	%files
12mr|texlive-chronosys-1.20-1|35	%{_texmfdistdir}/tex/generic/chronosys/chronosys.sty
12mr|texlive-chronosys-1.20-1|36	%{_texmfdistdir}/tex/generic/chronosys/chronosys.tex
12mr|texlive-chronosys-1.20-1|37	%{_texmfdistdir}/tex/generic/chronosys/chronosyschr.tex
12mr|texlive-chronosys-1.20-1|38	%{_texmfdistdir}/tex/generic/chronosys/x-chronosys.tex
12mr|texlive-chronosys-1.20-1|39	%doc %{_texmfdistdir}/doc/generic/chronosys/README
12mr|texlive-chronosys-1.20-1|40	%doc %{_texmfdistdir}/doc/generic/chronosys/docchronosys_en.pdf
12mr|texlive-chronosys-1.20-1|41	%doc %{_texmfdistdir}/doc/generic/chronosys/docchronosys_en.tex
12mr|texlive-chronosys-1.20-1|42	%doc %{_texmfdistdir}/doc/generic/chronosys/docchronosys_fr.pdf
12mr|texlive-chronosys-1.20-1|43	%doc %{_texmfdistdir}/doc/generic/chronosys/docchronosys_fr.tex
12mr|texlive-chronosys-1.20-1|44	
12mr|texlive-chronosys-1.20-1|45	#-----------------------------------------------------------------------
12mr|texlive-chronosys-1.20-1|46	%prep
12mr|texlive-chronosys-1.20-1|47	%setup -c -a0 -a1
12mr|texlive-chronosys-1.20-1|48	
12mr|texlive-chronosys-1.20-1|49	%build
12mr|texlive-chronosys-1.20-1|50	
12mr|texlive-chronosys-1.20-1|51	%install
12mr|texlive-chronosys-1.20-1|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chronosys-1.20-1|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-chronosys-1.20-1|54	
12mr|texlive-chronosys-1.20-1|55	
12mr|texlive-chronosys-1.20-1|56	
12mr|texlive-chronosys-1.20-1|57	%changelog
12mr|texlive-chronosys-1.20-1|58	

16911 12
12mr|texlive-chscite-2.999-1|1	# revision 26383
12mr|texlive-chscite-2.999-1|2	# category Package
12mr|texlive-chscite-2.999-1|3	# catalog-ctan /macros/latex/contrib/chscite
12mr|texlive-chscite-2.999-1|4	# catalog-date 2012-05-14 12:19:39 +0200
12mr|texlive-chscite-2.999-1|5	# catalog-license lppl1.2
12mr|texlive-chscite-2.999-1|6	# catalog-version 2.999
12mr|texlive-chscite-2.999-1|7	Name:		texlive-chscite
12mr|texlive-chscite-2.999-1|8	Version:	2.999
12mr|texlive-chscite-2.999-1|9	Release:	1
12mr|texlive-chscite-2.999-1|10	Summary:	Bibliography style for Chalmers University of Technology
12mr|texlive-chscite-2.999-1|11	Group:		Publishing
12mr|texlive-chscite-2.999-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chscite
12mr|texlive-chscite-2.999-1|13	License:	LPPL1.2
12mr|texlive-chscite-2.999-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chscite.tar.xz
12mr|texlive-chscite-2.999-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chscite.doc.tar.xz
12mr|texlive-chscite-2.999-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chscite.source.tar.xz
12mr|texlive-chscite-2.999-1|17	BuildArch:	noarch
12mr|texlive-chscite-2.999-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-chscite-2.999-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-chscite-2.999-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-chscite-2.999-1|21	
12mr|texlive-chscite-2.999-1|22	%description
12mr|texlive-chscite-2.999-1|23	The package, heavily based on the harvard package for Harvard-
12mr|texlive-chscite-2.999-1|24	style citations, provides a citation suite for students at
12mr|texlive-chscite-2.999-1|25	Chalmers University of Technology that follows given
12mr|texlive-chscite-2.999-1|26	recommendations.
12mr|texlive-chscite-2.999-1|27	
12mr|texlive-chscite-2.999-1|28	%post
12mr|texlive-chscite-2.999-1|29	%{_sbindir}/texlive.post
12mr|texlive-chscite-2.999-1|30	
12mr|texlive-chscite-2.999-1|31	%postun
12mr|texlive-chscite-2.999-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-chscite-2.999-1|33	%{_sbindir}/texlive.post
12mr|texlive-chscite-2.999-1|34	fi
12mr|texlive-chscite-2.999-1|35	
12mr|texlive-chscite-2.999-1|36	#-----------------------------------------------------------------------
12mr|texlive-chscite-2.999-1|37	%files
12mr|texlive-chscite-2.999-1|38	%{_texmfdistdir}/bibtex/bst/chscite/chscite.bst
12mr|texlive-chscite-2.999-1|39	%{_texmfdistdir}/tex/latex/chscite/chscite.sty
12mr|texlive-chscite-2.999-1|40	%doc %{_texmfdistdir}/doc/latex/chscite/README
12mr|texlive-chscite-2.999-1|41	%doc %{_texmfdistdir}/doc/latex/chscite/chscite.pdf
12mr|texlive-chscite-2.999-1|42	#- source
12mr|texlive-chscite-2.999-1|43	%doc %{_texmfdistdir}/source/latex/chscite/chscite.dtx
12mr|texlive-chscite-2.999-1|44	%doc %{_texmfdistdir}/source/latex/chscite/chscite.ins
12mr|texlive-chscite-2.999-1|45	
12mr|texlive-chscite-2.999-1|46	#-----------------------------------------------------------------------
12mr|texlive-chscite-2.999-1|47	%prep
12mr|texlive-chscite-2.999-1|48	%setup -c -a0 -a1 -a2
12mr|texlive-chscite-2.999-1|49	
12mr|texlive-chscite-2.999-1|50	%build
12mr|texlive-chscite-2.999-1|51	
12mr|texlive-chscite-2.999-1|52	%install
12mr|texlive-chscite-2.999-1|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-chscite-2.999-1|54	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-chscite-2.999-1|55	
12mr|texlive-chscite-2.999-1|56	
12mr|texlive-chscite-2.999-1|57	
12mr|texlive-chscite-2.999-1|58	%changelog
12mr|texlive-chscite-2.999-1|59	

16912 12
12mr|texlive-circ-1.1-2|1	# revision 15878
12mr|texlive-circ-1.1-2|2	# category Package
12mr|texlive-circ-1.1-2|3	# catalog-ctan /macros/generic/diagrams/circ
12mr|texlive-circ-1.1-2|4	# catalog-date 2006-12-31 18:14:50 +0100
12mr|texlive-circ-1.1-2|5	# catalog-license gpl
12mr|texlive-circ-1.1-2|6	# catalog-version 1.1
12mr|texlive-circ-1.1-2|7	Name:		texlive-circ
12mr|texlive-circ-1.1-2|8	Version:	1.1
12mr|texlive-circ-1.1-2|9	Release:	2
12mr|texlive-circ-1.1-2|10	Summary:	Macros for typesetting circuit diagrams
12mr|texlive-circ-1.1-2|11	Group:		Publishing
12mr|texlive-circ-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/diagrams/circ
12mr|texlive-circ-1.1-2|13	License:	GPL
12mr|texlive-circ-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/circ.tar.xz
12mr|texlive-circ-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/circ.doc.tar.xz
12mr|texlive-circ-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/circ.source.tar.xz
12mr|texlive-circ-1.1-2|17	BuildArch:	noarch
12mr|texlive-circ-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-circ-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-circ-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-circ-1.1-2|21	
12mr|texlive-circ-1.1-2|22	%description
12mr|texlive-circ-1.1-2|23	Several electrical symbols like resistor, capacitor,
12mr|texlive-circ-1.1-2|24	transistors etc., are defined. The symbols can be connected
12mr|texlive-circ-1.1-2|25	with wires. The package also contains an American resistor
12mr|texlive-circ-1.1-2|26	symbol for those of us on that side of the Atlantic. The
12mr|texlive-circ-1.1-2|27	package also has simple facilities for producing optics
12mr|texlive-circ-1.1-2|28	diagrams; however, no-one would deny that the PSTricks pst-
12mr|texlive-circ-1.1-2|29	optic package, or the MetaPost makecirc package does the job
12mr|texlive-circ-1.1-2|30	better.
12mr|texlive-circ-1.1-2|31	
12mr|texlive-circ-1.1-2|32	%post
12mr|texlive-circ-1.1-2|33	%{_sbindir}/texlive.post
12mr|texlive-circ-1.1-2|34	
12mr|texlive-circ-1.1-2|35	%postun
12mr|texlive-circ-1.1-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-circ-1.1-2|37	%{_sbindir}/texlive.post
12mr|texlive-circ-1.1-2|38	fi
12mr|texlive-circ-1.1-2|39	
12mr|texlive-circ-1.1-2|40	#-----------------------------------------------------------------------
12mr|texlive-circ-1.1-2|41	%files
12mr|texlive-circ-1.1-2|42	%{_texmfdistdir}/fonts/source/public/circ/cibimos.mf
12mr|texlive-circ-1.1-2|43	%{_texmfdistdir}/fonts/source/public/circ/cicirc.mf
12mr|texlive-circ-1.1-2|44	%{_texmfdistdir}/fonts/source/public/circ/cidiod.mf
12mr|texlive-circ-1.1-2|45	%{_texmfdistdir}/fonts/source/public/circ/cioptic.mf
12mr|texlive-circ-1.1-2|46	%{_texmfdistdir}/fonts/source/public/circ/ciphysic.mf
12mr|texlive-circ-1.1-2|47	%{_texmfdistdir}/fonts/source/public/circ/cirest.mf
12mr|texlive-circ-1.1-2|48	%{_texmfdistdir}/fonts/source/public/circ/cisym.mf
12mr|texlive-circ-1.1-2|49	%{_texmfdistdir}/fonts/source/public/circ/ciwidko.mf
12mr|texlive-circ-1.1-2|50	%{_texmfdistdir}/fonts/source/public/circ/csym.mf
12mr|texlive-circ-1.1-2|51	%{_texmfdistdir}/fonts/source/public/circ/defcirc.mf
12mr|texlive-circ-1.1-2|52	%{_texmfdistdir}/fonts/tfm/public/circ/cioptic.tfm
12mr|texlive-circ-1.1-2|53	%{_texmfdistdir}/tex/latex/circ/basic.def
12mr|texlive-circ-1.1-2|54	%{_texmfdistdir}/tex/latex/circ/box.def
12mr|texlive-circ-1.1-2|55	%{_texmfdistdir}/tex/latex/circ/circ.sty
12mr|texlive-circ-1.1-2|56	%{_texmfdistdir}/tex/latex/circ/gate.def
12mr|texlive-circ-1.1-2|57	%{_texmfdistdir}/tex/latex/circ/ic.def
12mr|texlive-circ-1.1-2|58	%{_texmfdistdir}/tex/latex/circ/oldgate.def
12mr|texlive-circ-1.1-2|59	%{_texmfdistdir}/tex/latex/circ/optics.def
12mr|texlive-circ-1.1-2|60	%{_texmfdistdir}/tex/latex/circ/physics.def
12mr|texlive-circ-1.1-2|61	%doc %{_texmfdistdir}/doc/latex/circ/COPYING
12mr|texlive-circ-1.1-2|62	%doc %{_texmfdistdir}/doc/latex/circ/README
12mr|texlive-circ-1.1-2|63	%doc %{_texmfdistdir}/doc/latex/circ/cidoc.tex
12mr|texlive-circ-1.1-2|64	%doc %{_texmfdistdir}/doc/latex/circ/circ.pdf
12mr|texlive-circ-1.1-2|65	%doc %{_texmfdistdir}/doc/latex/circ/circ.txt
12mr|texlive-circ-1.1-2|66	%doc %{_texmfdistdir}/doc/latex/circ/cisyms.tex
12mr|texlive-circ-1.1-2|67	%doc %{_texmfdistdir}/doc/latex/circ/index.hlp
12mr|texlive-circ-1.1-2|68	#- source
12mr|texlive-circ-1.1-2|69	%doc %{_texmfdistdir}/source/latex/circ/Makefile
12mr|texlive-circ-1.1-2|70	%doc %{_texmfdistdir}/source/latex/circ/circ.drv
12mr|texlive-circ-1.1-2|71	%doc %{_texmfdistdir}/source/latex/circ/circ.dtx
12mr|texlive-circ-1.1-2|72	%doc %{_texmfdistdir}/source/latex/circ/circ.ins
12mr|texlive-circ-1.1-2|73	
12mr|texlive-circ-1.1-2|74	#-----------------------------------------------------------------------
12mr|texlive-circ-1.1-2|75	%prep
12mr|texlive-circ-1.1-2|76	%setup -c -a0 -a1 -a2
12mr|texlive-circ-1.1-2|77	
12mr|texlive-circ-1.1-2|78	%build
12mr|texlive-circ-1.1-2|79	
12mr|texlive-circ-1.1-2|80	%install
12mr|texlive-circ-1.1-2|81	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-circ-1.1-2|82	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-circ-1.1-2|83	
12mr|texlive-circ-1.1-2|84	
12mr|texlive-circ-1.1-2|85	
12mr|texlive-circ-1.1-2|86	%changelog
12mr|texlive-circ-1.1-2|87	

16913 12
12mr|texlive-circuitikz-0.2.3-2|1	# revision 23913
12mr|texlive-circuitikz-0.2.3-2|2	# category Package
12mr|texlive-circuitikz-0.2.3-2|3	# catalog-ctan /graphics/pgf/contrib/circuitikz
12mr|texlive-circuitikz-0.2.3-2|4	# catalog-date 2009-11-25 18:21:28 +0100
12mr|texlive-circuitikz-0.2.3-2|5	# catalog-license lppl
12mr|texlive-circuitikz-0.2.3-2|6	# catalog-version 0.2.3
12mr|texlive-circuitikz-0.2.3-2|7	Name:		texlive-circuitikz
12mr|texlive-circuitikz-0.2.3-2|8	Version:	0.2.3
12mr|texlive-circuitikz-0.2.3-2|9	Release:	2
12mr|texlive-circuitikz-0.2.3-2|10	Summary:	Draw electrical networks with TikZ
12mr|texlive-circuitikz-0.2.3-2|11	Group:		Publishing
12mr|texlive-circuitikz-0.2.3-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/circuitikz
12mr|texlive-circuitikz-0.2.3-2|13	License:	LPPL
12mr|texlive-circuitikz-0.2.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/circuitikz.tar.xz
12mr|texlive-circuitikz-0.2.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/circuitikz.doc.tar.xz
12mr|texlive-circuitikz-0.2.3-2|16	BuildArch:	noarch
12mr|texlive-circuitikz-0.2.3-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-circuitikz-0.2.3-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-circuitikz-0.2.3-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-circuitikz-0.2.3-2|20	
12mr|texlive-circuitikz-0.2.3-2|21	%description
12mr|texlive-circuitikz-0.2.3-2|22	The package provides a set of macros for naturally typesetting
12mr|texlive-circuitikz-0.2.3-2|23	electrical and (somewhat less naturally, perhaps) electronic
12mr|texlive-circuitikz-0.2.3-2|24	networks. It is designed as a tool that is easy to use, with a
12mr|texlive-circuitikz-0.2.3-2|25	lean syntax, native to LaTeX, and directly supporting PDF
12mr|texlive-circuitikz-0.2.3-2|26	output format. So is based on the very impressive pgf/TikZ
12mr|texlive-circuitikz-0.2.3-2|27	package.
12mr|texlive-circuitikz-0.2.3-2|28	
12mr|texlive-circuitikz-0.2.3-2|29	%post
12mr|texlive-circuitikz-0.2.3-2|30	%{_sbindir}/texlive.post
12mr|texlive-circuitikz-0.2.3-2|31	
12mr|texlive-circuitikz-0.2.3-2|32	%postun
12mr|texlive-circuitikz-0.2.3-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-circuitikz-0.2.3-2|34	%{_sbindir}/texlive.post
12mr|texlive-circuitikz-0.2.3-2|35	fi
12mr|texlive-circuitikz-0.2.3-2|36	
12mr|texlive-circuitikz-0.2.3-2|37	#-----------------------------------------------------------------------
12mr|texlive-circuitikz-0.2.3-2|38	%files
12mr|texlive-circuitikz-0.2.3-2|39	%{_texmfdistdir}/tex/latex/circuitikz/circuitikz.code.tex
12mr|texlive-circuitikz-0.2.3-2|40	%{_texmfdistdir}/tex/latex/circuitikz/circuitikz.sty
12mr|texlive-circuitikz-0.2.3-2|41	%{_texmfdistdir}/tex/latex/circuitikz/circuitikz1.code.tex
12mr|texlive-circuitikz-0.2.3-2|42	%{_texmfdistdir}/tex/latex/circuitikz/pgfcircbipoles.sty
12mr|texlive-circuitikz-0.2.3-2|43	%{_texmfdistdir}/tex/latex/circuitikz/pgfcirccurrent.sty
12mr|texlive-circuitikz-0.2.3-2|44	%{_texmfdistdir}/tex/latex/circuitikz/pgfcirclabel.sty
12mr|texlive-circuitikz-0.2.3-2|45	%{_texmfdistdir}/tex/latex/circuitikz/pgfcircmath.sty
12mr|texlive-circuitikz-0.2.3-2|46	%{_texmfdistdir}/tex/latex/circuitikz/pgfcircmonopoles.sty
12mr|texlive-circuitikz-0.2.3-2|47	%{_texmfdistdir}/tex/latex/circuitikz/pgfcircquadpoles.sty
12mr|texlive-circuitikz-0.2.3-2|48	%{_texmfdistdir}/tex/latex/circuitikz/pgfcircshapes.sty
12mr|texlive-circuitikz-0.2.3-2|49	%{_texmfdistdir}/tex/latex/circuitikz/pgfcirctripoles.sty
12mr|texlive-circuitikz-0.2.3-2|50	%{_texmfdistdir}/tex/latex/circuitikz/pgfcircutils.sty
12mr|texlive-circuitikz-0.2.3-2|51	%{_texmfdistdir}/tex/latex/circuitikz/pgfcircvoltage.sty
12mr|texlive-circuitikz-0.2.3-2|52	%{_texmfdistdir}/tex/latex/circuitikz/t-circuitikz.tex
12mr|texlive-circuitikz-0.2.3-2|53	%doc %{_texmfdistdir}/doc/latex/circuitikz/CHANGELOG
12mr|texlive-circuitikz-0.2.3-2|54	%doc %{_texmfdistdir}/doc/latex/circuitikz/README
12mr|texlive-circuitikz-0.2.3-2|55	%doc %{_texmfdistdir}/doc/latex/circuitikz/circuitikz-context.pdf
12mr|texlive-circuitikz-0.2.3-2|56	%doc %{_texmfdistdir}/doc/latex/circuitikz/circuitikz-context.tex
12mr|texlive-circuitikz-0.2.3-2|57	%doc %{_texmfdistdir}/doc/latex/circuitikz/circuitikzmanual.pdf
12mr|texlive-circuitikz-0.2.3-2|58	%doc %{_texmfdistdir}/doc/latex/circuitikz/circuitikzmanual.tex
12mr|texlive-circuitikz-0.2.3-2|59	
12mr|texlive-circuitikz-0.2.3-2|60	#-----------------------------------------------------------------------
12mr|texlive-circuitikz-0.2.3-2|61	%prep
12mr|texlive-circuitikz-0.2.3-2|62	%setup -c -a0 -a1
12mr|texlive-circuitikz-0.2.3-2|63	
12mr|texlive-circuitikz-0.2.3-2|64	%build
12mr|texlive-circuitikz-0.2.3-2|65	
12mr|texlive-circuitikz-0.2.3-2|66	%install
12mr|texlive-circuitikz-0.2.3-2|67	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-circuitikz-0.2.3-2|68	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-circuitikz-0.2.3-2|69	
12mr|texlive-circuitikz-0.2.3-2|70	
12mr|texlive-circuitikz-0.2.3-2|71	
12mr|texlive-circuitikz-0.2.3-2|72	%changelog
12mr|texlive-circuitikz-0.2.3-2|73	

16914 12
12mr|texlive-cite-5.3-2|1	# revision 19955
12mr|texlive-cite-5.3-2|2	# category Package
12mr|texlive-cite-5.3-2|3	# catalog-ctan /macros/latex/contrib/cite
12mr|texlive-cite-5.3-2|4	# catalog-date 2010-09-12 10:54:58 +0200
12mr|texlive-cite-5.3-2|5	# catalog-license other-free
12mr|texlive-cite-5.3-2|6	# catalog-version 5.3
12mr|texlive-cite-5.3-2|7	Name:		texlive-cite
12mr|texlive-cite-5.3-2|8	Version:	5.3
12mr|texlive-cite-5.3-2|9	Release:	2
12mr|texlive-cite-5.3-2|10	Summary:	Improved citation handling in LaTeX
12mr|texlive-cite-5.3-2|11	Group:		Publishing
12mr|texlive-cite-5.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cite
12mr|texlive-cite-5.3-2|13	License:	OTHER-FREE
12mr|texlive-cite-5.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cite.tar.xz
12mr|texlive-cite-5.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cite.doc.tar.xz
12mr|texlive-cite-5.3-2|16	BuildArch:	noarch
12mr|texlive-cite-5.3-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cite-5.3-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cite-5.3-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-cite-5.3-2|20	
12mr|texlive-cite-5.3-2|21	%description
12mr|texlive-cite-5.3-2|22	The package supports compressed, sorted lists of numerical
12mr|texlive-cite-5.3-2|23	citations, and also deals with various punctuation and other
12mr|texlive-cite-5.3-2|24	issues of representation, including comprehensive management of
12mr|texlive-cite-5.3-2|25	break points. The package is compatible with both hyperref and
12mr|texlive-cite-5.3-2|26	backref. The package is (unsurprisingly) part of the cite
12mr|texlive-cite-5.3-2|27	bundle of the author's citation-related packages.
12mr|texlive-cite-5.3-2|28	
12mr|texlive-cite-5.3-2|29	%post
12mr|texlive-cite-5.3-2|30	%{_sbindir}/texlive.post
12mr|texlive-cite-5.3-2|31	
12mr|texlive-cite-5.3-2|32	%postun
12mr|texlive-cite-5.3-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-cite-5.3-2|34	%{_sbindir}/texlive.post
12mr|texlive-cite-5.3-2|35	fi
12mr|texlive-cite-5.3-2|36	
12mr|texlive-cite-5.3-2|37	#-----------------------------------------------------------------------
12mr|texlive-cite-5.3-2|38	%files
12mr|texlive-cite-5.3-2|39	%{_texmfdistdir}/tex/latex/cite/chapterbib.sty
12mr|texlive-cite-5.3-2|40	%{_texmfdistdir}/tex/latex/cite/cite.sty
12mr|texlive-cite-5.3-2|41	%{_texmfdistdir}/tex/latex/cite/drftcite.sty
12mr|texlive-cite-5.3-2|42	%{_texmfdistdir}/tex/latex/cite/overcite.sty
12mr|texlive-cite-5.3-2|43	%doc %{_texmfdistdir}/doc/latex/cite/README
12mr|texlive-cite-5.3-2|44	%doc %{_texmfdistdir}/doc/latex/cite/chapterbib.ltx
12mr|texlive-cite-5.3-2|45	%doc %{_texmfdistdir}/doc/latex/cite/chapterbib.pdf
12mr|texlive-cite-5.3-2|46	%doc %{_texmfdistdir}/doc/latex/cite/cite.ltx
12mr|texlive-cite-5.3-2|47	%doc %{_texmfdistdir}/doc/latex/cite/cite.pdf
12mr|texlive-cite-5.3-2|48	
12mr|texlive-cite-5.3-2|49	#-----------------------------------------------------------------------
12mr|texlive-cite-5.3-2|50	%prep
12mr|texlive-cite-5.3-2|51	%setup -c -a0 -a1
12mr|texlive-cite-5.3-2|52	
12mr|texlive-cite-5.3-2|53	%build
12mr|texlive-cite-5.3-2|54	
12mr|texlive-cite-5.3-2|55	%install
12mr|texlive-cite-5.3-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cite-5.3-2|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cite-5.3-2|58	
12mr|texlive-cite-5.3-2|59	
12mr|texlive-cite-5.3-2|60	
12mr|texlive-cite-5.3-2|61	%changelog
12mr|texlive-cite-5.3-2|62	

16915 12
12mr|texlive-cjhebrew-0.1a-2|1	# revision 15878
12mr|texlive-cjhebrew-0.1a-2|2	# category Package
12mr|texlive-cjhebrew-0.1a-2|3	# catalog-ctan /language/hebrew/cjhebrew
12mr|texlive-cjhebrew-0.1a-2|4	# catalog-date 2007-01-01 00:37:00 +0100
12mr|texlive-cjhebrew-0.1a-2|5	# catalog-license lppl
12mr|texlive-cjhebrew-0.1a-2|6	# catalog-version 0.1a
12mr|texlive-cjhebrew-0.1a-2|7	Name:		texlive-cjhebrew
12mr|texlive-cjhebrew-0.1a-2|8	Version:	0.1a
12mr|texlive-cjhebrew-0.1a-2|9	Release:	2
12mr|texlive-cjhebrew-0.1a-2|10	Summary:	Typeset Hebrew with LaTeX
12mr|texlive-cjhebrew-0.1a-2|11	Group:		Publishing
12mr|texlive-cjhebrew-0.1a-2|12	URL:		http://www.ctan.org/tex-archive/language/hebrew/cjhebrew
12mr|texlive-cjhebrew-0.1a-2|13	License:	LPPL
12mr|texlive-cjhebrew-0.1a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjhebrew.tar.xz
12mr|texlive-cjhebrew-0.1a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjhebrew.doc.tar.xz
12mr|texlive-cjhebrew-0.1a-2|16	BuildArch:	noarch
12mr|texlive-cjhebrew-0.1a-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cjhebrew-0.1a-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cjhebrew-0.1a-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-cjhebrew-0.1a-2|20	
12mr|texlive-cjhebrew-0.1a-2|21	%description
12mr|texlive-cjhebrew-0.1a-2|22	The cjhebrew package provides Adobe Type 1 fonts for Hebrew,
12mr|texlive-cjhebrew-0.1a-2|23	and LaTeX macros to support their use. Hebrew text can be
12mr|texlive-cjhebrew-0.1a-2|24	vocalised, and a few accents are also available. The package
12mr|texlive-cjhebrew-0.1a-2|25	makes it easy to include Hebrew text in other-language
12mr|texlive-cjhebrew-0.1a-2|26	documents. The package makes use of the e-TeX extensions to
12mr|texlive-cjhebrew-0.1a-2|27	TeX, so should be run using an "e-LaTeX".
12mr|texlive-cjhebrew-0.1a-2|28	
12mr|texlive-cjhebrew-0.1a-2|29	%post
12mr|texlive-cjhebrew-0.1a-2|30	%{_sbindir}/texlive.post
12mr|texlive-cjhebrew-0.1a-2|31	
12mr|texlive-cjhebrew-0.1a-2|32	%postun
12mr|texlive-cjhebrew-0.1a-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-cjhebrew-0.1a-2|34	%{_sbindir}/texlive.post
12mr|texlive-cjhebrew-0.1a-2|35	fi
12mr|texlive-cjhebrew-0.1a-2|36	
12mr|texlive-cjhebrew-0.1a-2|37	#-----------------------------------------------------------------------
12mr|texlive-cjhebrew-0.1a-2|38	%files
12mr|texlive-cjhebrew-0.1a-2|39	%{_texmfdistdir}/fonts/afm/public/cjhebrew/cjheblsm.afm
12mr|texlive-cjhebrew-0.1a-2|40	%{_texmfdistdir}/fonts/afm/public/cjhebrew/cjhebltx.afm
12mr|texlive-cjhebrew-0.1a-2|41	%{_texmfdistdir}/fonts/enc/dvips/cjhebrew/cjhebltx.enc
12mr|texlive-cjhebrew-0.1a-2|42	%{_texmfdistdir}/fonts/map/dvips/cjhebrew/cjhebrew.map
12mr|texlive-cjhebrew-0.1a-2|43	%{_texmfdistdir}/fonts/tfm/public/cjhebrew/cjhblsm.tfm
12mr|texlive-cjhebrew-0.1a-2|44	%{_texmfdistdir}/fonts/tfm/public/cjhebrew/cjhbltx.tfm
12mr|texlive-cjhebrew-0.1a-2|45	%{_texmfdistdir}/fonts/tfm/public/cjhebrew/cjheblsm.tfm
12mr|texlive-cjhebrew-0.1a-2|46	%{_texmfdistdir}/fonts/tfm/public/cjhebrew/cjhebltx.tfm
12mr|texlive-cjhebrew-0.1a-2|47	%{_texmfdistdir}/fonts/tfm/public/cjhebrew/rcjhblsm.tfm
12mr|texlive-cjhebrew-0.1a-2|48	%{_texmfdistdir}/fonts/tfm/public/cjhebrew/rcjhbltx.tfm
12mr|texlive-cjhebrew-0.1a-2|49	%{_texmfdistdir}/fonts/type1/public/cjhebrew/cjheblsm.pfb
12mr|texlive-cjhebrew-0.1a-2|50	%{_texmfdistdir}/fonts/type1/public/cjhebrew/cjhebltx.pfb
12mr|texlive-cjhebrew-0.1a-2|51	%{_texmfdistdir}/fonts/vf/public/cjhebrew/cjhblsm.vf
12mr|texlive-cjhebrew-0.1a-2|52	%{_texmfdistdir}/fonts/vf/public/cjhebrew/cjhbltx.vf
12mr|texlive-cjhebrew-0.1a-2|53	%{_texmfdistdir}/tex/latex/cjhebrew/cjhebrew.sty
12mr|texlive-cjhebrew-0.1a-2|54	%doc %{_texmfdistdir}/doc/fonts/cjhebrew/cjhebtst.tex
12mr|texlive-cjhebrew-0.1a-2|55	%doc %{_texmfdistdir}/doc/fonts/cjhebrew/manual.pdf
12mr|texlive-cjhebrew-0.1a-2|56	
12mr|texlive-cjhebrew-0.1a-2|57	#-----------------------------------------------------------------------
12mr|texlive-cjhebrew-0.1a-2|58	%prep
12mr|texlive-cjhebrew-0.1a-2|59	%setup -c -a0 -a1
12mr|texlive-cjhebrew-0.1a-2|60	
12mr|texlive-cjhebrew-0.1a-2|61	%build
12mr|texlive-cjhebrew-0.1a-2|62	
12mr|texlive-cjhebrew-0.1a-2|63	%install
12mr|texlive-cjhebrew-0.1a-2|64	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cjhebrew-0.1a-2|65	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cjhebrew-0.1a-2|66	
12mr|texlive-cjhebrew-0.1a-2|67	
12mr|texlive-cjhebrew-0.1a-2|68	
12mr|texlive-cjhebrew-0.1a-2|69	%changelog
12mr|texlive-cjhebrew-0.1a-2|70	

16916 12
12mr|texlive-cjk-4.8.3-1|1	# revision 26296
12mr|texlive-cjk-4.8.3-1|2	# category Package
12mr|texlive-cjk-4.8.3-1|3	# catalog-ctan /language/chinese/CJK
12mr|texlive-cjk-4.8.3-1|4	# catalog-date 2012-05-09 20:27:35 +0200
12mr|texlive-cjk-4.8.3-1|5	# catalog-license gpl
12mr|texlive-cjk-4.8.3-1|6	# catalog-version 4.8.3
12mr|texlive-cjk-4.8.3-1|7	Name:		texlive-cjk
12mr|texlive-cjk-4.8.3-1|8	Version:	4.8.3
12mr|texlive-cjk-4.8.3-1|9	Release:	1
12mr|texlive-cjk-4.8.3-1|10	Summary:	CJK language support
12mr|texlive-cjk-4.8.3-1|11	Group:		Publishing
12mr|texlive-cjk-4.8.3-1|12	URL:		http://www.ctan.org/tex-archive/language/chinese/CJK
12mr|texlive-cjk-4.8.3-1|13	License:	GPL
12mr|texlive-cjk-4.8.3-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjk.tar.xz
12mr|texlive-cjk-4.8.3-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjk.doc.tar.xz
12mr|texlive-cjk-4.8.3-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjk.source.tar.xz
12mr|texlive-cjk-4.8.3-1|17	BuildArch:	noarch
12mr|texlive-cjk-4.8.3-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-cjk-4.8.3-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-cjk-4.8.3-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-cjk-4.8.3-1|21	Requires:	texlive-arphic
12mr|texlive-cjk-4.8.3-1|22	Requires:	texlive-cns
12mr|texlive-cjk-4.8.3-1|23	Requires:	texlive-garuda-c90
12mr|texlive-cjk-4.8.3-1|24	Requires:	texlive-norasi-c90
12mr|texlive-cjk-4.8.3-1|25	Requires:	texlive-thailatex
12mr|texlive-cjk-4.8.3-1|26	Requires:	texlive-uhc
12mr|texlive-cjk-4.8.3-1|27	Requires:	texlive-wadalab
12mr|texlive-cjk-4.8.3-1|28	
12mr|texlive-cjk-4.8.3-1|29	%description
12mr|texlive-cjk-4.8.3-1|30	CJK is a macro package for LaTeX, providing simultaneous
12mr|texlive-cjk-4.8.3-1|31	support for various Asian scripts in many encodings (including
12mr|texlive-cjk-4.8.3-1|32	Unicode): - Chinese (both traditional and simplified), -
12mr|texlive-cjk-4.8.3-1|33	Japanese, - Korean and - Thai. A special add-on feature is an
12mr|texlive-cjk-4.8.3-1|34	interface to the Emacs editor (cjk-enc.el) which gives
12mr|texlive-cjk-4.8.3-1|35	simultaneous, easy-to-use support to a bunch of other scripts
12mr|texlive-cjk-4.8.3-1|36	in addition to the above: - Cyrillic, - Greek, - Latin-based
12mr|texlive-cjk-4.8.3-1|37	scripts, - Russian and - Vietnamese.
12mr|texlive-cjk-4.8.3-1|38	
12mr|texlive-cjk-4.8.3-1|39	%post
12mr|texlive-cjk-4.8.3-1|40	%{_sbindir}/texlive.post
12mr|texlive-cjk-4.8.3-1|41	
12mr|texlive-cjk-4.8.3-1|42	%postun
12mr|texlive-cjk-4.8.3-1|43	if [ $1 -eq 0 ]; then
12mr|texlive-cjk-4.8.3-1|44	%{_sbindir}/texlive.post
12mr|texlive-cjk-4.8.3-1|45	fi
12mr|texlive-cjk-4.8.3-1|46	
12mr|texlive-cjk-4.8.3-1|47	#-----------------------------------------------------------------------
12mr|texlive-cjk-4.8.3-1|48	%files
12mr|texlive-cjk-4.8.3-1|49	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c42goth.fd
12mr|texlive-cjk-4.8.3-1|50	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c42goth.fdx
12mr|texlive-cjk-4.8.3-1|51	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c42maru.fd
12mr|texlive-cjk-4.8.3-1|52	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c42maru.fdx
12mr|texlive-cjk-4.8.3-1|53	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c42min.fd
12mr|texlive-cjk-4.8.3-1|54	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c42min.fdx
12mr|texlive-cjk-4.8.3-1|55	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c52maru.fd
12mr|texlive-cjk-4.8.3-1|56	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c52maru.fdx
12mr|texlive-cjk-4.8.3-1|57	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c52min.fd
12mr|texlive-cjk-4.8.3-1|58	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c52min.fdx
12mr|texlive-cjk-4.8.3-1|59	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c70goth.fd
12mr|texlive-cjk-4.8.3-1|60	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c70goth.fdx
12mr|texlive-cjk-4.8.3-1|61	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c70maru.fd
12mr|texlive-cjk-4.8.3-1|62	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c70maru.fdx
12mr|texlive-cjk-4.8.3-1|63	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c70min.fd
12mr|texlive-cjk-4.8.3-1|64	%{_texmfdistdir}/tex/latex/cjk/contrib/wadalab/c70min.fdx
12mr|texlive-cjk-4.8.3-1|65	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/Bg5.cap
12mr|texlive-cjk-4.8.3-1|66	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/Bg5.chr
12mr|texlive-cjk-4.8.3-1|67	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/Bg5.cpx
12mr|texlive-cjk-4.8.3-1|68	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/Bg5.enc
12mr|texlive-cjk-4.8.3-1|69	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/HK.enc
12mr|texlive-cjk-4.8.3-1|70	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00bkai.fd
12mr|texlive-cjk-4.8.3-1|71	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00bkai.fdx
12mr|texlive-cjk-4.8.3-1|72	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00bsmi.fd
12mr|texlive-cjk-4.8.3-1|73	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00bsmi.fdx
12mr|texlive-cjk-4.8.3-1|74	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00bsmir.fd
12mr|texlive-cjk-4.8.3-1|75	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00bsmir.fdx
12mr|texlive-cjk-4.8.3-1|76	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00cns.fd
12mr|texlive-cjk-4.8.3-1|77	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00fs.fd
12mr|texlive-cjk-4.8.3-1|78	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00kai.fd
12mr|texlive-cjk-4.8.3-1|79	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00kair.fd
12mr|texlive-cjk-4.8.3-1|80	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00kair.fdx
12mr|texlive-cjk-4.8.3-1|81	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c00song.fd
12mr|texlive-cjk-4.8.3-1|82	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c01song.fd
12mr|texlive-cjk-4.8.3-1|83	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c05song.fd
12mr|texlive-cjk-4.8.3-1|84	%{_texmfdistdir}/tex/latex/cjk/texinput/Bg5/c09song.fd
12mr|texlive-cjk-4.8.3-1|85	%{_texmfdistdir}/tex/latex/cjk/texinput/CEF/c80song.fd
12mr|texlive-cjk-4.8.3-1|86	%{_texmfdistdir}/tex/latex/cjk/texinput/CEF/c81song.fd
12mr|texlive-cjk-4.8.3-1|87	%{_texmfdistdir}/tex/latex/cjk/texinput/CJK.enc
12mr|texlive-cjk-4.8.3-1|88	%{_texmfdistdir}/tex/latex/cjk/texinput/CJK.sty
12mr|texlive-cjk-4.8.3-1|89	%{_texmfdistdir}/tex/latex/cjk/texinput/CJKfntef.sty
12mr|texlive-cjk-4.8.3-1|90	%{_texmfdistdir}/tex/latex/cjk/texinput/CJKnumb.sty
12mr|texlive-cjk-4.8.3-1|91	%{_texmfdistdir}/tex/latex/cjk/texinput/CJKspace.sty
12mr|texlive-cjk-4.8.3-1|92	%{_texmfdistdir}/tex/latex/cjk/texinput/CJKulem.sty
12mr|texlive-cjk-4.8.3-1|93	%{_texmfdistdir}/tex/latex/cjk/texinput/CJKutf8.sty
12mr|texlive-cjk-4.8.3-1|94	%{_texmfdistdir}/tex/latex/cjk/texinput/CJKvert.sty
12mr|texlive-cjk-4.8.3-1|95	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/EUC-TW.bdg
12mr|texlive-cjk-4.8.3-1|96	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/EUC-TW.chr
12mr|texlive-cjk-4.8.3-1|97	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/EUC-TW.enc
12mr|texlive-cjk-4.8.3-1|98	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/c31song.fd
12mr|texlive-cjk-4.8.3-1|99	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/c32song.fd
12mr|texlive-cjk-4.8.3-1|100	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/c33song.fd
12mr|texlive-cjk-4.8.3-1|101	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/c34song.fd
12mr|texlive-cjk-4.8.3-1|102	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/c35song.fd
12mr|texlive-cjk-4.8.3-1|103	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/c36song.fd
12mr|texlive-cjk-4.8.3-1|104	%{_texmfdistdir}/tex/latex/cjk/texinput/CNS/c37song.fd
12mr|texlive-cjk-4.8.3-1|105	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/GB.cap
12mr|texlive-cjk-4.8.3-1|106	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/GB.cpx
12mr|texlive-cjk-4.8.3-1|107	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c10fs.fd
12mr|texlive-cjk-4.8.3-1|108	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c10gbsn.fd
12mr|texlive-cjk-4.8.3-1|109	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c10gbsn.fdx
12mr|texlive-cjk-4.8.3-1|110	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c10gkai.fd
12mr|texlive-cjk-4.8.3-1|111	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c10gkai.fdx
12mr|texlive-cjk-4.8.3-1|112	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c10song.fd
12mr|texlive-cjk-4.8.3-1|113	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c11song.fd
12mr|texlive-cjk-4.8.3-1|114	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c19song.fd
12mr|texlive-cjk-4.8.3-1|115	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c20song.fd
12mr|texlive-cjk-4.8.3-1|116	%{_texmfdistdir}/tex/latex/cjk/texinput/GB/c21song.fd
12mr|texlive-cjk-4.8.3-1|117	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/EUC-JP.bdg
12mr|texlive-cjk-4.8.3-1|118	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/EUC-JP.chr
12mr|texlive-cjk-4.8.3-1|119	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/EUC-JP.enc
12mr|texlive-cjk-4.8.3-1|120	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/EUC-JPdnp.enc
12mr|texlive-cjk-4.8.3-1|121	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/JIS.cap
12mr|texlive-cjk-4.8.3-1|122	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/JIS.cpx
12mr|texlive-cjk-4.8.3-1|123	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/JISdnp.enc
12mr|texlive-cjk-4.8.3-1|124	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/c40song.fd
12mr|texlive-cjk-4.8.3-1|125	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/c41song.fd
12mr|texlive-cjk-4.8.3-1|126	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/c42song.fd
12mr|texlive-cjk-4.8.3-1|127	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/c43song.fd
12mr|texlive-cjk-4.8.3-1|128	%{_texmfdistdir}/tex/latex/cjk/texinput/JIS/c50song.fd
12mr|texlive-cjk-4.8.3-1|129	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/HLaTeX.chr
12mr|texlive-cjk-4.8.3-1|130	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/KSHL.enc
12mr|texlive-cjk-4.8.3-1|131	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63bm.fd
12mr|texlive-cjk-4.8.3-1|132	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63dn.fd
12mr|texlive-cjk-4.8.3-1|133	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63gr.fd
12mr|texlive-cjk-4.8.3-1|134	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63gs.fd
12mr|texlive-cjk-4.8.3-1|135	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63gt.fd
12mr|texlive-cjk-4.8.3-1|136	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63jgt.fd
12mr|texlive-cjk-4.8.3-1|137	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63jmj.fd
12mr|texlive-cjk-4.8.3-1|138	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63jnv.fd
12mr|texlive-cjk-4.8.3-1|139	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63jsr.fd
12mr|texlive-cjk-4.8.3-1|140	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63mj.fd
12mr|texlive-cjk-4.8.3-1|141	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63pg.fd
12mr|texlive-cjk-4.8.3-1|142	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63pga.fd
12mr|texlive-cjk-4.8.3-1|143	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63ph.fd
12mr|texlive-cjk-4.8.3-1|144	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63pn.fd
12mr|texlive-cjk-4.8.3-1|145	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63sh.fd
12mr|texlive-cjk-4.8.3-1|146	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63tz.fd
12mr|texlive-cjk-4.8.3-1|147	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63vd.fd
12mr|texlive-cjk-4.8.3-1|148	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c63yt.fd
12mr|texlive-cjk-4.8.3-1|149	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64bm.fd
12mr|texlive-cjk-4.8.3-1|150	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64dn.fd
12mr|texlive-cjk-4.8.3-1|151	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64gr.fd
12mr|texlive-cjk-4.8.3-1|152	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64gs.fd
12mr|texlive-cjk-4.8.3-1|153	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64gt.fd
12mr|texlive-cjk-4.8.3-1|154	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64jgt.fd
12mr|texlive-cjk-4.8.3-1|155	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64jmj.fd
12mr|texlive-cjk-4.8.3-1|156	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64jnv.fd
12mr|texlive-cjk-4.8.3-1|157	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64jsr.fd
12mr|texlive-cjk-4.8.3-1|158	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64mj.fd
12mr|texlive-cjk-4.8.3-1|159	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64pg.fd
12mr|texlive-cjk-4.8.3-1|160	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64pga.fd
12mr|texlive-cjk-4.8.3-1|161	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64ph.fd
12mr|texlive-cjk-4.8.3-1|162	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64pn.fd
12mr|texlive-cjk-4.8.3-1|163	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64sh.fd
12mr|texlive-cjk-4.8.3-1|164	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64tz.fd
12mr|texlive-cjk-4.8.3-1|165	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64vd.fd
12mr|texlive-cjk-4.8.3-1|166	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c64yt.fd
12mr|texlive-cjk-4.8.3-1|167	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65bm.fd
12mr|texlive-cjk-4.8.3-1|168	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65dn.fd
12mr|texlive-cjk-4.8.3-1|169	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65gr.fd
12mr|texlive-cjk-4.8.3-1|170	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65gs.fd
12mr|texlive-cjk-4.8.3-1|171	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65gt.fd
12mr|texlive-cjk-4.8.3-1|172	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65jgt.fd
12mr|texlive-cjk-4.8.3-1|173	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65jmj.fd
12mr|texlive-cjk-4.8.3-1|174	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65jnv.fd
12mr|texlive-cjk-4.8.3-1|175	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65jsr.fd
12mr|texlive-cjk-4.8.3-1|176	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65mj.fd
12mr|texlive-cjk-4.8.3-1|177	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65pg.fd
12mr|texlive-cjk-4.8.3-1|178	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65pga.fd
12mr|texlive-cjk-4.8.3-1|179	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65ph.fd
12mr|texlive-cjk-4.8.3-1|180	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65pn.fd
12mr|texlive-cjk-4.8.3-1|181	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65sh.fd
12mr|texlive-cjk-4.8.3-1|182	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65tz.fd
12mr|texlive-cjk-4.8.3-1|183	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65vd.fd
12mr|texlive-cjk-4.8.3-1|184	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/c65yt.fd
12mr|texlive-cjk-4.8.3-1|185	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/HLaTeX/pshan.sty
12mr|texlive-cjk-4.8.3-1|186	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/KS.chr
12mr|texlive-cjk-4.8.3-1|187	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/KS.enc
12mr|texlive-cjk-4.8.3-1|188	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60dr.fd
12mr|texlive-cjk-4.8.3-1|189	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60gr.fd
12mr|texlive-cjk-4.8.3-1|190	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60gs.fd
12mr|texlive-cjk-4.8.3-1|191	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60gt.fd
12mr|texlive-cjk-4.8.3-1|192	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60hgt.fd
12mr|texlive-cjk-4.8.3-1|193	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60hmj.fd
12mr|texlive-cjk-4.8.3-1|194	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60hol.fd
12mr|texlive-cjk-4.8.3-1|195	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60hpg.fd
12mr|texlive-cjk-4.8.3-1|196	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c60mj.fd
12mr|texlive-cjk-4.8.3-1|197	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61dr.fd
12mr|texlive-cjk-4.8.3-1|198	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61gr.fd
12mr|texlive-cjk-4.8.3-1|199	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61gs.fd
12mr|texlive-cjk-4.8.3-1|200	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61gt.fd
12mr|texlive-cjk-4.8.3-1|201	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61hgt.fd
12mr|texlive-cjk-4.8.3-1|202	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61hmj.fd
12mr|texlive-cjk-4.8.3-1|203	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61hol.fd
12mr|texlive-cjk-4.8.3-1|204	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61hpg.fd
12mr|texlive-cjk-4.8.3-1|205	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c61mj.fd
12mr|texlive-cjk-4.8.3-1|206	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/c62song.fd
12mr|texlive-cjk-4.8.3-1|207	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/hangul.cap
12mr|texlive-cjk-4.8.3-1|208	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/hangul.cpx
12mr|texlive-cjk-4.8.3-1|209	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/hangul2.cap
12mr|texlive-cjk-4.8.3-1|210	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/hangul2.cpx
12mr|texlive-cjk-4.8.3-1|211	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/hanja.cap
12mr|texlive-cjk-4.8.3-1|212	%{_texmfdistdir}/tex/latex/cjk/texinput/KS/hanja.cpx
12mr|texlive-cjk-4.8.3-1|213	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/SJIS.bdg
12mr|texlive-cjk-4.8.3-1|214	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/SJIS.cap
12mr|texlive-cjk-4.8.3-1|215	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/SJIS.chr
12mr|texlive-cjk-4.8.3-1|216	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/SJIS.cpx
12mr|texlive-cjk-4.8.3-1|217	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/SJIS.enc
12mr|texlive-cjk-4.8.3-1|218	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/SJISdnp.chr
12mr|texlive-cjk-4.8.3-1|219	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/SJISdnp.enc
12mr|texlive-cjk-4.8.3-1|220	%{_texmfdistdir}/tex/latex/cjk/texinput/SJIS/c49song.fd
12mr|texlive-cjk-4.8.3-1|221	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/UTF8.bdg
12mr|texlive-cjk-4.8.3-1|222	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/UTF8.chr
12mr|texlive-cjk-4.8.3-1|223	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/UTF8.enc
12mr|texlive-cjk-4.8.3-1|224	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70bkai.fd
12mr|texlive-cjk-4.8.3-1|225	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70bkai.fdx
12mr|texlive-cjk-4.8.3-1|226	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70bsmi.fd
12mr|texlive-cjk-4.8.3-1|227	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70bsmi.fdx
12mr|texlive-cjk-4.8.3-1|228	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70gbsn.fd
12mr|texlive-cjk-4.8.3-1|229	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70gbsn.fdx
12mr|texlive-cjk-4.8.3-1|230	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70gkai.fd
12mr|texlive-cjk-4.8.3-1|231	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70gkai.fdx
12mr|texlive-cjk-4.8.3-1|232	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70mj.fd
12mr|texlive-cjk-4.8.3-1|233	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70mj.fdx
12mr|texlive-cjk-4.8.3-1|234	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/c70song.fd
12mr|texlive-cjk-4.8.3-1|235	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/ja.cpx
12mr|texlive-cjk-4.8.3-1|236	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/ko-Hang.cpx
12mr|texlive-cjk-4.8.3-1|237	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/ko-Hang2.cpx
12mr|texlive-cjk-4.8.3-1|238	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/ko-Hani.cpx
12mr|texlive-cjk-4.8.3-1|239	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/zh-Hans.cpx
12mr|texlive-cjk-4.8.3-1|240	%{_texmfdistdir}/tex/latex/cjk/texinput/UTF8/zh-Hant.cpx
12mr|texlive-cjk-4.8.3-1|241	%{_texmfdistdir}/tex/latex/cjk/texinput/extended.chr
12mr|texlive-cjk-4.8.3-1|242	%{_texmfdistdir}/tex/latex/cjk/texinput/extended.enc
12mr|texlive-cjk-4.8.3-1|243	%{_texmfdistdir}/tex/latex/cjk/texinput/mule/MULEenc.sty
12mr|texlive-cjk-4.8.3-1|244	%{_texmfdistdir}/tex/latex/cjk/texinput/pinyin.sty
12mr|texlive-cjk-4.8.3-1|245	%{_texmfdistdir}/tex/latex/cjk/texinput/pmC.chr
12mr|texlive-cjk-4.8.3-1|246	%{_texmfdistdir}/tex/latex/cjk/texinput/pmCbig.enc
12mr|texlive-cjk-4.8.3-1|247	%{_texmfdistdir}/tex/latex/cjk/texinput/pmCsmall.enc
12mr|texlive-cjk-4.8.3-1|248	%{_texmfdistdir}/tex/latex/cjk/texinput/ruby.sty
12mr|texlive-cjk-4.8.3-1|249	%{_texmfdistdir}/tex/latex/cjk/texinput/standard.bdg
12mr|texlive-cjk-4.8.3-1|250	%{_texmfdistdir}/tex/latex/cjk/texinput/standard.chr
12mr|texlive-cjk-4.8.3-1|251	%{_texmfdistdir}/tex/latex/cjk/texinput/standard.enc
12mr|texlive-cjk-4.8.3-1|252	%{_texmfdistdir}/tex/latex/cjk/texinput/thai/c90cmr.fd
12mr|texlive-cjk-4.8.3-1|253	%{_texmfdistdir}/tex/latex/cjk/texinput/thai/c90cmss.fd
12mr|texlive-cjk-4.8.3-1|254	%{_texmfdistdir}/tex/latex/cjk/texinput/thai/c90cmtt.fd
12mr|texlive-cjk-4.8.3-1|255	%{_texmfdistdir}/tex/latex/cjk/texinput/thai/c90enc.def
12mr|texlive-cjk-4.8.3-1|256	%{_texmfdistdir}/tex/latex/cjk/texinput/thai/c90gar.fd
12mr|texlive-cjk-4.8.3-1|257	%{_texmfdistdir}/tex/latex/cjk/texinput/thai/c90nrsr.fd
12mr|texlive-cjk-4.8.3-1|258	%{_texmfdistdir}/tex/latex/cjk/texinput/thai/thaicjk.ldf
12mr|texlive-cjk-4.8.3-1|259	%{_texmfdistdir}/tex/latex/cjk/utils/pyhyphen/pinyin.ldf
12mr|texlive-cjk-4.8.3-1|260	%doc %{_texmfdistdir}/doc/latex/cjk/ChangeLog
12mr|texlive-cjk-4.8.3-1|261	%doc %{_texmfdistdir}/doc/latex/cjk/MANIFEST
12mr|texlive-cjk-4.8.3-1|262	%doc %{_texmfdistdir}/doc/latex/cjk/Makefile
12mr|texlive-cjk-4.8.3-1|263	%doc %{_texmfdistdir}/doc/latex/cjk/README
12mr|texlive-cjk-4.8.3-1|264	%doc %{_texmfdistdir}/doc/latex/cjk/TODO
12mr|texlive-cjk-4.8.3-1|265	%doc %{_texmfdistdir}/doc/latex/cjk/doc/CEF.txt
12mr|texlive-cjk-4.8.3-1|266	%doc %{_texmfdistdir}/doc/latex/cjk/doc/CJK.txt
12mr|texlive-cjk-4.8.3-1|267	%doc %{_texmfdistdir}/doc/latex/cjk/doc/CJKnumb.txt
12mr|texlive-cjk-4.8.3-1|268	%doc %{_texmfdistdir}/doc/latex/cjk/doc/CJKspace.txt
12mr|texlive-cjk-4.8.3-1|269	%doc %{_texmfdistdir}/doc/latex/cjk/doc/CJKutf8.txt
12mr|texlive-cjk-4.8.3-1|270	%doc %{_texmfdistdir}/doc/latex/cjk/doc/COPYING
12mr|texlive-cjk-4.8.3-1|271	%doc %{_texmfdistdir}/doc/latex/cjk/doc/INSTALL
12mr|texlive-cjk-4.8.3-1|272	%doc %{_texmfdistdir}/doc/latex/cjk/doc/TDS.txt
12mr|texlive-cjk-4.8.3-1|273	%doc %{_texmfdistdir}/doc/latex/cjk/doc/chinese/README
12mr|texlive-cjk-4.8.3-1|274	%doc %{_texmfdistdir}/doc/latex/cjk/doc/chinese/READMEb5.tex
12mr|texlive-cjk-4.8.3-1|275	%doc %{_texmfdistdir}/doc/latex/cjk/doc/chinese/READMEgb.tex
12mr|texlive-cjk-4.8.3-1|276	%doc %{_texmfdistdir}/doc/latex/cjk/doc/chinese/emTeXb5.txt
12mr|texlive-cjk-4.8.3-1|277	%doc %{_texmfdistdir}/doc/latex/cjk/doc/chinese/teTeXb5.txt
12mr|texlive-cjk-4.8.3-1|278	%doc %{_texmfdistdir}/doc/latex/cjk/doc/cjk-enc.txt
12mr|texlive-cjk-4.8.3-1|279	%doc %{_texmfdistdir}/doc/latex/cjk/doc/cjk/README
12mr|texlive-cjk-4.8.3-1|280	%doc %{_texmfdistdir}/doc/latex/cjk/doc/cjk/READMEb5.cjk
12mr|texlive-cjk-4.8.3-1|281	%doc %{_texmfdistdir}/doc/latex/cjk/doc/commands.txt
12mr|texlive-cjk-4.8.3-1|282	%doc %{_texmfdistdir}/doc/latex/cjk/doc/dvidrv.txt
12mr|texlive-cjk-4.8.3-1|283	%doc %{_texmfdistdir}/doc/latex/cjk/doc/fdxfiles.txt
12mr|texlive-cjk-4.8.3-1|284	%doc %{_texmfdistdir}/doc/latex/cjk/doc/fonts.txt
12mr|texlive-cjk-4.8.3-1|285	%doc %{_texmfdistdir}/doc/latex/cjk/doc/hbf2gf.txt
12mr|texlive-cjk-4.8.3-1|286	%doc %{_texmfdistdir}/doc/latex/cjk/doc/history.2_5
12mr|texlive-cjk-4.8.3-1|287	%doc %{_texmfdistdir}/doc/latex/cjk/doc/history.txt
12mr|texlive-cjk-4.8.3-1|288	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/README
12mr|texlive-cjk-4.8.3-1|289	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/ascii.txt
12mr|texlive-cjk-4.8.3-1|290	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/japanese.jis
12mr|texlive-cjk-4.8.3-1|291	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/japanese.txt
12mr|texlive-cjk-4.8.3-1|292	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/jp-fonts.txt
12mr|texlive-cjk-4.8.3-1|293	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/jp-tex.txt
12mr|texlive-cjk-4.8.3-1|294	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/preview.txt
12mr|texlive-cjk-4.8.3-1|295	%doc %{_texmfdistdir}/doc/latex/cjk/doc/japanese/shibuaki.txt
12mr|texlive-cjk-4.8.3-1|296	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdf/READMEb5.pdf
12mr|texlive-cjk-4.8.3-1|297	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdf/READMEgb.pdf
12mr|texlive-cjk-4.8.3-1|298	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/HOWTO.txt
12mr|texlive-cjk-4.8.3-1|299	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/bkai.map
12mr|texlive-cjk-4.8.3-1|300	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/cid-x.map
12mr|texlive-cjk-4.8.3-1|301	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/cwtb.map
12mr|texlive-cjk-4.8.3-1|302	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/dvipdfmx.cfg
12mr|texlive-cjk-4.8.3-1|303	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/gen-map.pl
12mr|texlive-cjk-4.8.3-1|304	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/map.list
12mr|texlive-cjk-4.8.3-1|305	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/texinput/Bg5/c00cwtb.fd
12mr|texlive-cjk-4.8.3-1|306	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/texinput/Bg5/c00tmpl.fd
12mr|texlive-cjk-4.8.3-1|307	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/texinput/GB/c10tmpl.fd
12mr|texlive-cjk-4.8.3-1|308	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/texinput/JIS/c40tmpl.fd
12mr|texlive-cjk-4.8.3-1|309	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/texinput/SJIS/c49tmpl.fd
12mr|texlive-cjk-4.8.3-1|310	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/updmap.my
12mr|texlive-cjk-4.8.3-1|311	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pdfhowto/examples/wcl.sfd
12mr|texlive-cjk-4.8.3-1|312	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pinyin.txt
12mr|texlive-cjk-4.8.3-1|313	%doc %{_texmfdistdir}/doc/latex/cjk/doc/pyhyphen.txt
12mr|texlive-cjk-4.8.3-1|314	%doc %{_texmfdistdir}/doc/latex/cjk/doc/reftex.txt
12mr|texlive-cjk-4.8.3-1|315	%doc %{_texmfdistdir}/doc/latex/cjk/doc/ruby.txt
12mr|texlive-cjk-4.8.3-1|316	%doc %{_texmfdistdir}/doc/latex/cjk/doc/thaifont.txt
12mr|texlive-cjk-4.8.3-1|317	%doc %{_texmfdistdir}/doc/latex/cjk/doc/vertical.txt
12mr|texlive-cjk-4.8.3-1|318	%doc %{_texmfdistdir}/doc/latex/cjk/examples/Big5.tex
12mr|texlive-cjk-4.8.3-1|319	%doc %{_texmfdistdir}/doc/latex/cjk/examples/Big5vert.tex
12mr|texlive-cjk-4.8.3-1|320	%doc %{_texmfdistdir}/doc/latex/cjk/examples/CEF_test.tex
12mr|texlive-cjk-4.8.3-1|321	%doc %{_texmfdistdir}/doc/latex/cjk/examples/CJKbabel.tex
12mr|texlive-cjk-4.8.3-1|322	%doc %{_texmfdistdir}/doc/latex/cjk/examples/CJKfntef.tex
12mr|texlive-cjk-4.8.3-1|323	%doc %{_texmfdistdir}/doc/latex/cjk/examples/CJKmixed.tex
12mr|texlive-cjk-4.8.3-1|324	%doc %{_texmfdistdir}/doc/latex/cjk/examples/CJKspace.tex
12mr|texlive-cjk-4.8.3-1|325	%doc %{_texmfdistdir}/doc/latex/cjk/examples/CJKutf8.tex
12mr|texlive-cjk-4.8.3-1|326	%doc %{_texmfdistdir}/doc/latex/cjk/examples/GB.tex
12mr|texlive-cjk-4.8.3-1|327	%doc %{_texmfdistdir}/doc/latex/cjk/examples/JIS.tex
12mr|texlive-cjk-4.8.3-1|328	%doc %{_texmfdistdir}/doc/latex/cjk/examples/KS.tex
12mr|texlive-cjk-4.8.3-1|329	%doc %{_texmfdistdir}/doc/latex/cjk/examples/README
12mr|texlive-cjk-4.8.3-1|330	%doc %{_texmfdistdir}/doc/latex/cjk/examples/SJIS.tex
12mr|texlive-cjk-4.8.3-1|331	%doc %{_texmfdistdir}/doc/latex/cjk/examples/UTF8.tex
12mr|texlive-cjk-4.8.3-1|332	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/Big5.cjk
12mr|texlive-cjk-4.8.3-1|333	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/Big5vert.cjk
12mr|texlive-cjk-4.8.3-1|334	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/CEF_test.cjk
12mr|texlive-cjk-4.8.3-1|335	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/CJKbabel.cjk
12mr|texlive-cjk-4.8.3-1|336	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/SJIS.cjk
12mr|texlive-cjk-4.8.3-1|337	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/muletest.cjk
12mr|texlive-cjk-4.8.3-1|338	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/rubytest.cjk
12mr|texlive-cjk-4.8.3-1|339	%doc %{_texmfdistdir}/doc/latex/cjk/examples/cjk/thai.cjk
12mr|texlive-cjk-4.8.3-1|340	%doc %{_texmfdistdir}/doc/latex/cjk/examples/muletest.tex
12mr|texlive-cjk-4.8.3-1|341	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/Big5.pdf
12mr|texlive-cjk-4.8.3-1|342	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/Big5vert.pdf
12mr|texlive-cjk-4.8.3-1|343	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/CEF_test.pdf
12mr|texlive-cjk-4.8.3-1|344	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/CJKbabel.pdf
12mr|texlive-cjk-4.8.3-1|345	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/CJKfntef.pdf
12mr|texlive-cjk-4.8.3-1|346	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/CJKmixed.pdf
12mr|texlive-cjk-4.8.3-1|347	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/CJKspace.pdf
12mr|texlive-cjk-4.8.3-1|348	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/CJKutf8.pdf
12mr|texlive-cjk-4.8.3-1|349	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/GB.pdf
12mr|texlive-cjk-4.8.3-1|350	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/JIS.pdf
12mr|texlive-cjk-4.8.3-1|351	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/KS.pdf
12mr|texlive-cjk-4.8.3-1|352	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/SJIS.pdf
12mr|texlive-cjk-4.8.3-1|353	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/UTF8.pdf
12mr|texlive-cjk-4.8.3-1|354	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/muletest.pdf
12mr|texlive-cjk-4.8.3-1|355	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/py_test.pdf
12mr|texlive-cjk-4.8.3-1|356	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/pytest.pdf
12mr|texlive-cjk-4.8.3-1|357	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/rubytest.pdf
12mr|texlive-cjk-4.8.3-1|358	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/thai.pdf
12mr|texlive-cjk-4.8.3-1|359	%doc %{_texmfdistdir}/doc/latex/cjk/examples/pdf/thai_utf8.pdf
12mr|texlive-cjk-4.8.3-1|360	%doc %{_texmfdistdir}/doc/latex/cjk/examples/py_test.tex
12mr|texlive-cjk-4.8.3-1|361	%doc %{_texmfdistdir}/doc/latex/cjk/examples/rubytest.tex
12mr|texlive-cjk-4.8.3-1|362	%doc %{_texmfdistdir}/doc/latex/cjk/examples/thai.tex
12mr|texlive-cjk-4.8.3-1|363	%doc %{_texmfdistdir}/doc/latex/cjk/texlive/bin-cjkutils.pl
12mr|texlive-cjk-4.8.3-1|364	%doc %{_texmfdistdir}/doc/latex/cjk/texlive/c90.pl
12mr|texlive-cjk-4.8.3-1|365	%doc %{_texmfdistdir}/doc/latex/cjk/texlive/cjk-build.pl
12mr|texlive-cjk-4.8.3-1|366	%doc %{_texmfdistdir}/doc/latex/cjk/texlive/cjk.pl
12mr|texlive-cjk-4.8.3-1|367	%doc %{_texmfdistdir}/doc/latex/cjk/texlive/dnp.pl
12mr|texlive-cjk-4.8.3-1|368	%doc %{_texmfdistdir}/doc/latex/cjk/texlive/garuda-c90.pl
12mr|texlive-cjk-4.8.3-1|369	%doc %{_texmfdistdir}/doc/latex/cjk/texlive/norasi-c90.pl
12mr|texlive-cjk-4.8.3-1|370	%doc %{_texmfdistdir}/doc/latex/cjk/utils/pyhyphen/pytest.tex
12mr|texlive-cjk-4.8.3-1|371	#- source
12mr|texlive-cjk-4.8.3-1|372	%doc %{_texmfdistdir}/source/latex/cjk/contrib/wadalab/fixwada
12mr|texlive-cjk-4.8.3-1|373	%doc %{_texmfdistdir}/source/latex/cjk/contrib/wadalab/fixwada2.pl
12mr|texlive-cjk-4.8.3-1|374	%doc %{_texmfdistdir}/source/latex/cjk/contrib/wadalab/makefont
12mr|texlive-cjk-4.8.3-1|375	%doc %{_texmfdistdir}/source/latex/cjk/contrib/wadalab/makeuniwada.pl
12mr|texlive-cjk-4.8.3-1|376	%doc %{_texmfdistdir}/source/latex/cjk/contrib/wadalab/wadalab.map
12mr|texlive-cjk-4.8.3-1|377	%doc %{_texmfdistdir}/source/latex/cjk/contrib/wadalab/wadalab.txt
12mr|texlive-cjk-4.8.3-1|378	%doc %{_texmfdistdir}/source/latex/cjk/texinput/KS/HLaTeX/c63mj.fd
12mr|texlive-cjk-4.8.3-1|379	%doc %{_texmfdistdir}/source/latex/cjk/texinput/KS/HLaTeX/c64mj.fd
12mr|texlive-cjk-4.8.3-1|380	%doc %{_texmfdistdir}/source/latex/cjk/texinput/KS/HLaTeX/c65mj.fd
12mr|texlive-cjk-4.8.3-1|381	%doc %{_texmfdistdir}/source/latex/cjk/utils/Bg5conv/bg5conv.w
12mr|texlive-cjk-4.8.3-1|382	%doc %{_texmfdistdir}/source/latex/cjk/utils/Bg5conv/bg5latex.bat
12mr|texlive-cjk-4.8.3-1|383	%doc %{_texmfdistdir}/source/latex/cjk/utils/Bg5conv/bg5latex.cmd
12mr|texlive-cjk-4.8.3-1|384	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/cef5conv.w
12mr|texlive-cjk-4.8.3-1|385	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/cef5ltx.bat
12mr|texlive-cjk-4.8.3-1|386	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/cef5ltx.cmd
12mr|texlive-cjk-4.8.3-1|387	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/cefconv.w
12mr|texlive-cjk-4.8.3-1|388	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/ceflatex.bat
12mr|texlive-cjk-4.8.3-1|389	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/ceflatex.cmd
12mr|texlive-cjk-4.8.3-1|390	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/cefsconv.w
12mr|texlive-cjk-4.8.3-1|391	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/cefsltx.bat
12mr|texlive-cjk-4.8.3-1|392	%doc %{_texmfdistdir}/source/latex/cjk/utils/CEFconv/cefsltx.cmd
12mr|texlive-cjk-4.8.3-1|393	%doc %{_texmfdistdir}/source/latex/cjk/utils/SJISconv/sjisconv.w
12mr|texlive-cjk-4.8.3-1|394	%doc %{_texmfdistdir}/source/latex/cjk/utils/SJISconv/sjisltx.bat
12mr|texlive-cjk-4.8.3-1|395	%doc %{_texmfdistdir}/source/latex/cjk/utils/SJISconv/sjisltx.cmd
12mr|texlive-cjk-4.8.3-1|396	%doc %{_texmfdistdir}/source/latex/cjk/utils/extconv/bg5pltx.bat
12mr|texlive-cjk-4.8.3-1|397	%doc %{_texmfdistdir}/source/latex/cjk/utils/extconv/bg5pltx.cmd
12mr|texlive-cjk-4.8.3-1|398	%doc %{_texmfdistdir}/source/latex/cjk/utils/extconv/extconv.w
12mr|texlive-cjk-4.8.3-1|399	%doc %{_texmfdistdir}/source/latex/cjk/utils/extconv/gbklatex.bat
12mr|texlive-cjk-4.8.3-1|400	%doc %{_texmfdistdir}/source/latex/cjk/utils/extconv/gbklatex.cmd
12mr|texlive-cjk-4.8.3-1|401	%doc %{_texmfdistdir}/source/latex/cjk/utils/f_name.bat
12mr|texlive-cjk-4.8.3-1|402	%doc %{_texmfdistdir}/source/latex/cjk/utils/hbf2gf/Makefile.gnu
12mr|texlive-cjk-4.8.3-1|403	%doc %{_texmfdistdir}/source/latex/cjk/utils/hbf2gf/Makefile.in
12mr|texlive-cjk-4.8.3-1|404	%doc %{_texmfdistdir}/source/latex/cjk/utils/hbf2gf/README
12mr|texlive-cjk-4.8.3-1|405	%doc %{_texmfdistdir}/source/latex/cjk/utils/hbf2gf/c-auto.h
12mr|texlive-cjk-4.8.3-1|406	%doc %{_texmfdistdir}/source/latex/cjk/utils/hbf2gf/dvidrv.btm
12mr|texlive-cjk-4.8.3-1|407	%doc %{_texmfdistdir}/source/latex/cjk/utils/lisp/cjkspace.el
12mr|texlive-cjk-4.8.3-1|408	%doc %{_texmfdistdir}/source/latex/cjk/utils/lisp/cjktilde.el
12mr|texlive-cjk-4.8.3-1|409	%doc %{_texmfdistdir}/source/latex/cjk/utils/lisp/emacs/cjk-enc.el
12mr|texlive-cjk-4.8.3-1|410	%doc %{_texmfdistdir}/source/latex/cjk/utils/lisp/emacs/thai-word.el
12mr|texlive-cjk-4.8.3-1|411	%doc %{_texmfdistdir}/source/latex/cjk/utils/lisp/mule-2.3/cjk-enc.el
12mr|texlive-cjk-4.8.3-1|412	%doc %{_texmfdistdir}/source/latex/cjk/utils/pyhyphen/pinyin.c
12mr|texlive-cjk-4.8.3-1|413	%doc %{_texmfdistdir}/source/latex/cjk/utils/pyhyphen/pinyin.tr
12mr|texlive-cjk-4.8.3-1|414	%doc %{_texmfdistdir}/source/latex/cjk/utils/pyhyphen/pyhyph.tex
12mr|texlive-cjk-4.8.3-1|415	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/clonevf.pl
12mr|texlive-cjk-4.8.3-1|416	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/hlatex2agl.pl
12mr|texlive-cjk-4.8.3-1|417	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/makefdx.pl
12mr|texlive-cjk-4.8.3-1|418	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/sfd2uni.pl
12mr|texlive-cjk-4.8.3-1|419	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/subfonts.pe
12mr|texlive-cjk-4.8.3-1|420	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/uni2sfd.pl
12mr|texlive-cjk-4.8.3-1|421	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/vertical.pe
12mr|texlive-cjk-4.8.3-1|422	%doc %{_texmfdistdir}/source/latex/cjk/utils/subfonts/vertref.pe
12mr|texlive-cjk-4.8.3-1|423	
12mr|texlive-cjk-4.8.3-1|424	#-----------------------------------------------------------------------
12mr|texlive-cjk-4.8.3-1|425	%prep
12mr|texlive-cjk-4.8.3-1|426	%setup -c -a0 -a1 -a2
12mr|texlive-cjk-4.8.3-1|427	
12mr|texlive-cjk-4.8.3-1|428	%build
12mr|texlive-cjk-4.8.3-1|429	
12mr|texlive-cjk-4.8.3-1|430	%install
12mr|texlive-cjk-4.8.3-1|431	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cjk-4.8.3-1|432	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-cjk-4.8.3-1|433	
12mr|texlive-cjk-4.8.3-1|434	
12mr|texlive-cjk-4.8.3-1|435	
12mr|texlive-cjk-4.8.3-1|436	%changelog
12mr|texlive-cjk-4.8.3-1|437	

16917 12
12mr|texlive-cjkpunct-4.8.1.2-2|1	# revision 15878
12mr|texlive-cjkpunct-4.8.1.2-2|2	# category Package
12mr|texlive-cjkpunct-4.8.1.2-2|3	# catalog-ctan /language/chinese/cjkpunct
12mr|texlive-cjkpunct-4.8.1.2-2|4	# catalog-date 2009-11-09 14:16:05 +0100
12mr|texlive-cjkpunct-4.8.1.2-2|5	# catalog-license lppl
12mr|texlive-cjkpunct-4.8.1.2-2|6	# catalog-version 4.8.1-2
12mr|texlive-cjkpunct-4.8.1.2-2|7	Name:		texlive-cjkpunct
12mr|texlive-cjkpunct-4.8.1.2-2|8	Version:	4.8.1.2
12mr|texlive-cjkpunct-4.8.1.2-2|9	Release:	2
12mr|texlive-cjkpunct-4.8.1.2-2|10	Summary:	Adjust locations and kerning of CJK punctuation marks
12mr|texlive-cjkpunct-4.8.1.2-2|11	Group:		Publishing
12mr|texlive-cjkpunct-4.8.1.2-2|12	URL:		http://www.ctan.org/tex-archive/language/chinese/cjkpunct
12mr|texlive-cjkpunct-4.8.1.2-2|13	License:	LPPL
12mr|texlive-cjkpunct-4.8.1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjkpunct.tar.xz
12mr|texlive-cjkpunct-4.8.1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjkpunct.doc.tar.xz
12mr|texlive-cjkpunct-4.8.1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjkpunct.source.tar.xz
12mr|texlive-cjkpunct-4.8.1.2-2|17	BuildArch:	noarch
12mr|texlive-cjkpunct-4.8.1.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-cjkpunct-4.8.1.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-cjkpunct-4.8.1.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-cjkpunct-4.8.1.2-2|21	
12mr|texlive-cjkpunct-4.8.1.2-2|22	%description
12mr|texlive-cjkpunct-4.8.1.2-2|23	The package serves as a companion package for CJK.
12mr|texlive-cjkpunct-4.8.1.2-2|24	
12mr|texlive-cjkpunct-4.8.1.2-2|25	%post
12mr|texlive-cjkpunct-4.8.1.2-2|26	%{_sbindir}/texlive.post
12mr|texlive-cjkpunct-4.8.1.2-2|27	
12mr|texlive-cjkpunct-4.8.1.2-2|28	%postun
12mr|texlive-cjkpunct-4.8.1.2-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-cjkpunct-4.8.1.2-2|30	%{_sbindir}/texlive.post
12mr|texlive-cjkpunct-4.8.1.2-2|31	fi
12mr|texlive-cjkpunct-4.8.1.2-2|32	
12mr|texlive-cjkpunct-4.8.1.2-2|33	#-----------------------------------------------------------------------
12mr|texlive-cjkpunct-4.8.1.2-2|34	%files
12mr|texlive-cjkpunct-4.8.1.2-2|35	%{_texmfdistdir}/tex/latex/cjkpunct/CJKpunct.sty
12mr|texlive-cjkpunct-4.8.1.2-2|36	%doc %{_texmfdistdir}/doc/latex/cjkpunct/CJKpunct.pdf
12mr|texlive-cjkpunct-4.8.1.2-2|37	%doc %{_texmfdistdir}/doc/latex/cjkpunct/CJKpunct.spa
12mr|texlive-cjkpunct-4.8.1.2-2|38	%doc %{_texmfdistdir}/doc/latex/cjkpunct/README
12mr|texlive-cjkpunct-4.8.1.2-2|39	%doc %{_texmfdistdir}/doc/latex/cjkpunct/README.zh-cn.txt
12mr|texlive-cjkpunct-4.8.1.2-2|40	%doc %{_texmfdistdir}/doc/latex/cjkpunct/examples/example-CJKfntef.tex
12mr|texlive-cjkpunct-4.8.1.2-2|41	%doc %{_texmfdistdir}/doc/latex/cjkpunct/examples/example-gb.tex
12mr|texlive-cjkpunct-4.8.1.2-2|42	%doc %{_texmfdistdir}/doc/latex/cjkpunct/examples/example-gbk.tex
12mr|texlive-cjkpunct-4.8.1.2-2|43	%doc %{_texmfdistdir}/doc/latex/cjkpunct/examples/example-utf8.tex
12mr|texlive-cjkpunct-4.8.1.2-2|44	%doc %{_texmfdistdir}/doc/latex/cjkpunct/setpunct/setpunct-macros.tex
12mr|texlive-cjkpunct-4.8.1.2-2|45	%doc %{_texmfdistdir}/doc/latex/cjkpunct/setpunct/setpunct-main.tex
12mr|texlive-cjkpunct-4.8.1.2-2|46	#- source
12mr|texlive-cjkpunct-4.8.1.2-2|47	%doc %{_texmfdistdir}/source/latex/cjkpunct/CJKpunct.dtx
12mr|texlive-cjkpunct-4.8.1.2-2|48	
12mr|texlive-cjkpunct-4.8.1.2-2|49	#-----------------------------------------------------------------------
12mr|texlive-cjkpunct-4.8.1.2-2|50	%prep
12mr|texlive-cjkpunct-4.8.1.2-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-cjkpunct-4.8.1.2-2|52	
12mr|texlive-cjkpunct-4.8.1.2-2|53	%build
12mr|texlive-cjkpunct-4.8.1.2-2|54	
12mr|texlive-cjkpunct-4.8.1.2-2|55	%install
12mr|texlive-cjkpunct-4.8.1.2-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cjkpunct-4.8.1.2-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-cjkpunct-4.8.1.2-2|58	
12mr|texlive-cjkpunct-4.8.1.2-2|59	
12mr|texlive-cjkpunct-4.8.1.2-2|60	
12mr|texlive-cjkpunct-4.8.1.2-2|61	%changelog
12mr|texlive-cjkpunct-4.8.1.2-2|62	

16918 12
12mr|texlive-cjkutils-20120807-1|1	# revision 26689
12mr|texlive-cjkutils-20120807-1|2	# category TLCore
12mr|texlive-cjkutils-20120807-1|3	# catalog-ctan undef
12mr|texlive-cjkutils-20120807-1|4	# catalog-date undef
12mr|texlive-cjkutils-20120807-1|5	# catalog-license undef
12mr|texlive-cjkutils-20120807-1|6	# catalog-version undef
12mr|texlive-cjkutils-20120807-1|7	Name:		texlive-cjkutils
12mr|texlive-cjkutils-20120807-1|8	Version:	20120807
12mr|texlive-cjkutils-20120807-1|9	Release:	1
12mr|texlive-cjkutils-20120807-1|10	Summary:	TeXLive cjkutils package
12mr|texlive-cjkutils-20120807-1|11	Group:		Publishing
12mr|texlive-cjkutils-20120807-1|12	URL:		http://tug.org/texlive
12mr|texlive-cjkutils-20120807-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-cjkutils-20120807-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjkutils.tar.xz
12mr|texlive-cjkutils-20120807-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjkutils.doc.tar.xz
12mr|texlive-cjkutils-20120807-1|16	BuildArch:	noarch
12mr|texlive-cjkutils-20120807-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cjkutils-20120807-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cjkutils-20120807-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-cjkutils-20120807-1|20	Requires:	texlive-cjkutils.bin
12mr|texlive-cjkutils-20120807-1|21	
12mr|texlive-cjkutils-20120807-1|22	%description
12mr|texlive-cjkutils-20120807-1|23	TeXLive cjkutils package.
12mr|texlive-cjkutils-20120807-1|24	
12mr|texlive-cjkutils-20120807-1|25	%post
12mr|texlive-cjkutils-20120807-1|26	%{_sbindir}/texlive.post
12mr|texlive-cjkutils-20120807-1|27	
12mr|texlive-cjkutils-20120807-1|28	%postun
12mr|texlive-cjkutils-20120807-1|29	if [ $1 -eq 0 ]; then
12mr|texlive-cjkutils-20120807-1|30	%{_sbindir}/texlive.post
12mr|texlive-cjkutils-20120807-1|31	fi
12mr|texlive-cjkutils-20120807-1|32	
12mr|texlive-cjkutils-20120807-1|33	#-----------------------------------------------------------------------
12mr|texlive-cjkutils-20120807-1|34	%files
12mr|texlive-cjkutils-20120807-1|35	%{_texmfdir}/hbf2gf/README
12mr|texlive-cjkutils-20120807-1|36	%{_texmfdir}/hbf2gf/b5ka12.cfg
12mr|texlive-cjkutils-20120807-1|37	%{_texmfdir}/hbf2gf/b5kr12.cfg
12mr|texlive-cjkutils-20120807-1|38	%{_texmfdir}/hbf2gf/b5so12.cfg
12mr|texlive-cjkutils-20120807-1|39	%{_texmfdir}/hbf2gf/c1so12.cfg
12mr|texlive-cjkutils-20120807-1|40	%{_texmfdir}/hbf2gf/c2so12.cfg
12mr|texlive-cjkutils-20120807-1|41	%{_texmfdir}/hbf2gf/c3so12.cfg
12mr|texlive-cjkutils-20120807-1|42	%{_texmfdir}/hbf2gf/c4so12.cfg
12mr|texlive-cjkutils-20120807-1|43	%{_texmfdir}/hbf2gf/c5so12.cfg
12mr|texlive-cjkutils-20120807-1|44	%{_texmfdir}/hbf2gf/c6so12.cfg
12mr|texlive-cjkutils-20120807-1|45	%{_texmfdir}/hbf2gf/c7so12.cfg
12mr|texlive-cjkutils-20120807-1|46	%{_texmfdir}/hbf2gf/csso12.cfg
12mr|texlive-cjkutils-20120807-1|47	%{_texmfdir}/hbf2gf/gsfs14.cfg
12mr|texlive-cjkutils-20120807-1|48	%{_texmfdir}/hbf2gf/j2so12.cfg
12mr|texlive-cjkutils-20120807-1|49	%{_texmfdir}/hbf2gf/jsso12.cfg
12mr|texlive-cjkutils-20120807-1|50	%{_texmfdir}/hbf2gf/ksso17.cfg
12mr|texlive-cjkutils-20120807-1|51	%doc %{_texmfdir}/doc/bg5conv/bg5conv.pdf
12mr|texlive-cjkutils-20120807-1|52	%doc %{_texmfdir}/doc/cef5conv/cef5conv.pdf
12mr|texlive-cjkutils-20120807-1|53	%doc %{_texmfdir}/doc/cefconv/cefconv.pdf
12mr|texlive-cjkutils-20120807-1|54	%doc %{_texmfdir}/doc/cefsconv/cefsconv.pdf
12mr|texlive-cjkutils-20120807-1|55	%doc %{_texmfdir}/doc/extconv/extconv.pdf
12mr|texlive-cjkutils-20120807-1|56	%doc %{_texmfdir}/doc/hbf2gf/hbf2gf.pdf
12mr|texlive-cjkutils-20120807-1|57	%doc %{_mandir}/man1/bg5conv.1*
12mr|texlive-cjkutils-20120807-1|58	%doc %{_texmfdir}/doc/man/man1/bg5conv.man1.pdf
12mr|texlive-cjkutils-20120807-1|59	%doc %{_mandir}/man1/cef5conv.1*
12mr|texlive-cjkutils-20120807-1|60	%doc %{_texmfdir}/doc/man/man1/cef5conv.man1.pdf
12mr|texlive-cjkutils-20120807-1|61	%doc %{_mandir}/man1/cefconv.1*
12mr|texlive-cjkutils-20120807-1|62	%doc %{_texmfdir}/doc/man/man1/cefconv.man1.pdf
12mr|texlive-cjkutils-20120807-1|63	%doc %{_mandir}/man1/cefsconv.1*
12mr|texlive-cjkutils-20120807-1|64	%doc %{_texmfdir}/doc/man/man1/cefsconv.man1.pdf
12mr|texlive-cjkutils-20120807-1|65	%doc %{_mandir}/man1/extconv.1*
12mr|texlive-cjkutils-20120807-1|66	%doc %{_texmfdir}/doc/man/man1/extconv.man1.pdf
12mr|texlive-cjkutils-20120807-1|67	%doc %{_mandir}/man1/hbf2gf.1*
12mr|texlive-cjkutils-20120807-1|68	%doc %{_texmfdir}/doc/man/man1/hbf2gf.man1.pdf
12mr|texlive-cjkutils-20120807-1|69	%doc %{_mandir}/man1/sjisconv.1*
12mr|texlive-cjkutils-20120807-1|70	%doc %{_texmfdir}/doc/man/man1/sjisconv.man1.pdf
12mr|texlive-cjkutils-20120807-1|71	%doc %{_texmfdir}/doc/sjisconv/sjisconv.pdf
12mr|texlive-cjkutils-20120807-1|72	
12mr|texlive-cjkutils-20120807-1|73	#-----------------------------------------------------------------------
12mr|texlive-cjkutils-20120807-1|74	%prep
12mr|texlive-cjkutils-20120807-1|75	%setup -c -a0 -a1
12mr|texlive-cjkutils-20120807-1|76	
12mr|texlive-cjkutils-20120807-1|77	%build
12mr|texlive-cjkutils-20120807-1|78	
12mr|texlive-cjkutils-20120807-1|79	%install
12mr|texlive-cjkutils-20120807-1|80	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-cjkutils-20120807-1|81	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-cjkutils-20120807-1|82	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-cjkutils-20120807-1|83	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-cjkutils-20120807-1|84	
12mr|texlive-cjkutils-20120807-1|85	
12mr|texlive-cjkutils-20120807-1|86	
12mr|texlive-cjkutils-20120807-1|87	%changelog
12mr|texlive-cjkutils-20120807-1|88	

16919 12
12mr|texlive-classicthesis-4.0-2|1	# revision 24878
12mr|texlive-classicthesis-4.0-2|2	# category Package
12mr|texlive-classicthesis-4.0-2|3	# catalog-ctan /macros/latex/contrib/classicthesis
12mr|texlive-classicthesis-4.0-2|4	# catalog-date 2011-12-19 11:01:35 +0100
12mr|texlive-classicthesis-4.0-2|5	# catalog-license gpl
12mr|texlive-classicthesis-4.0-2|6	# catalog-version 4.0
12mr|texlive-classicthesis-4.0-2|7	Name:		texlive-classicthesis
12mr|texlive-classicthesis-4.0-2|8	Version:	4.0
12mr|texlive-classicthesis-4.0-2|9	Release:	2
12mr|texlive-classicthesis-4.0-2|10	Summary:	A "classically styled" thesis package
12mr|texlive-classicthesis-4.0-2|11	Group:		Publishing
12mr|texlive-classicthesis-4.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/classicthesis
12mr|texlive-classicthesis-4.0-2|13	License:	GPL
12mr|texlive-classicthesis-4.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/classicthesis.tar.xz
12mr|texlive-classicthesis-4.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/classicthesis.doc.tar.xz
12mr|texlive-classicthesis-4.0-2|16	BuildArch:	noarch
12mr|texlive-classicthesis-4.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-classicthesis-4.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-classicthesis-4.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-classicthesis-4.0-2|20	
12mr|texlive-classicthesis-4.0-2|21	%description
12mr|texlive-classicthesis-4.0-2|22	The classicthesis package provides an elegant layout designed
12mr|texlive-classicthesis-4.0-2|23	in homage to Bringhurst's "The Elements of Typographic Style".
12mr|texlive-classicthesis-4.0-2|24	It makes use of a range of techniques to get the best results
12mr|texlive-classicthesis-4.0-2|25	achievable using TeX. Included in the bundle are templates to
12mr|texlive-classicthesis-4.0-2|26	make thesis writing easier.
12mr|texlive-classicthesis-4.0-2|27	
12mr|texlive-classicthesis-4.0-2|28	%post
12mr|texlive-classicthesis-4.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-classicthesis-4.0-2|30	
12mr|texlive-classicthesis-4.0-2|31	%postun
12mr|texlive-classicthesis-4.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-classicthesis-4.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-classicthesis-4.0-2|34	fi
12mr|texlive-classicthesis-4.0-2|35	
12mr|texlive-classicthesis-4.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-classicthesis-4.0-2|37	%files
12mr|texlive-classicthesis-4.0-2|38	%{_texmfdistdir}/tex/latex/classicthesis/classicthesis.sty
12mr|texlive-classicthesis-4.0-2|39	%doc %{_texmfdistdir}/doc/latex/classicthesis/Bibliography.bib
12mr|texlive-classicthesis-4.0-2|40	%doc %{_texmfdistdir}/doc/latex/classicthesis/CHANGES
12mr|texlive-classicthesis-4.0-2|41	%doc %{_texmfdistdir}/doc/latex/classicthesis/COPYING
12mr|texlive-classicthesis-4.0-2|42	%doc %{_texmfdistdir}/doc/latex/classicthesis/Chapters/Chapter01.tex
12mr|texlive-classicthesis-4.0-2|43	%doc %{_texmfdistdir}/doc/latex/classicthesis/Chapters/Chapter02.tex
12mr|texlive-classicthesis-4.0-2|44	%doc %{_texmfdistdir}/doc/latex/classicthesis/Chapters/Chapter03.tex
12mr|texlive-classicthesis-4.0-2|45	%doc %{_texmfdistdir}/doc/latex/classicthesis/Chapters/Chapter0A.tex
12mr|texlive-classicthesis-4.0-2|46	%doc %{_texmfdistdir}/doc/latex/classicthesis/ClassicThesis.pdf
12mr|texlive-classicthesis-4.0-2|47	%doc %{_texmfdistdir}/doc/latex/classicthesis/ClassicThesis.tcp
12mr|texlive-classicthesis-4.0-2|48	%doc %{_texmfdistdir}/doc/latex/classicthesis/ClassicThesis.tex
12mr|texlive-classicthesis-4.0-2|49	%doc %{_texmfdistdir}/doc/latex/classicthesis/ClassicThesis.tps
12mr|texlive-classicthesis-4.0-2|50	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-article.pdf
12mr|texlive-classicthesis-4.0-2|51	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-article.tex
12mr|texlive-classicthesis-4.0-2|52	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-book.pdf
12mr|texlive-classicthesis-4.0-2|53	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-book.tex
12mr|texlive-classicthesis-4.0-2|54	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-cv.pdf
12mr|texlive-classicthesis-4.0-2|55	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-cv.tex
12mr|texlive-classicthesis-4.0-2|56	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Abstract.tex
12mr|texlive-classicthesis-4.0-2|57	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Acknowledgments.tex
12mr|texlive-classicthesis-4.0-2|58	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Bibliography.tex
12mr|texlive-classicthesis-4.0-2|59	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Colophon.tex
12mr|texlive-classicthesis-4.0-2|60	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Contents.tex
12mr|texlive-classicthesis-4.0-2|61	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Declaration.tex
12mr|texlive-classicthesis-4.0-2|62	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Dedication.tex
12mr|texlive-classicthesis-4.0-2|63	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/DirtyTitlepage.tex
12mr|texlive-classicthesis-4.0-2|64	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Publication.tex
12mr|texlive-classicthesis-4.0-2|65	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Titleback.tex
12mr|texlive-classicthesis-4.0-2|66	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Titlepage.tex
12mr|texlive-classicthesis-4.0-2|67	%doc %{_texmfdistdir}/doc/latex/classicthesis/LISTOFFILES
12mr|texlive-classicthesis-4.0-2|68	%doc %{_texmfdistdir}/doc/latex/classicthesis/README
12mr|texlive-classicthesis-4.0-2|69	%doc %{_texmfdistdir}/doc/latex/classicthesis/classicthesis-config.tex
12mr|texlive-classicthesis-4.0-2|70	%doc %{_texmfdistdir}/doc/latex/classicthesis/gfx/TFZsuperellipse_bw.pdf
12mr|texlive-classicthesis-4.0-2|71	%doc %{_texmfdistdir}/doc/latex/classicthesis/gfx/example_1.jpg
12mr|texlive-classicthesis-4.0-2|72	%doc %{_texmfdistdir}/doc/latex/classicthesis/gfx/example_2.jpg
12mr|texlive-classicthesis-4.0-2|73	%doc %{_texmfdistdir}/doc/latex/classicthesis/gfx/example_3.jpg
12mr|texlive-classicthesis-4.0-2|74	%doc %{_texmfdistdir}/doc/latex/classicthesis/gfx/example_4.jpg
12mr|texlive-classicthesis-4.0-2|75	
12mr|texlive-classicthesis-4.0-2|76	#-----------------------------------------------------------------------
12mr|texlive-classicthesis-4.0-2|77	%prep
12mr|texlive-classicthesis-4.0-2|78	%setup -c -a0 -a1
12mr|texlive-classicthesis-4.0-2|79	
12mr|texlive-classicthesis-4.0-2|80	%build
12mr|texlive-classicthesis-4.0-2|81	
12mr|texlive-classicthesis-4.0-2|82	%install
12mr|texlive-classicthesis-4.0-2|83	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-classicthesis-4.0-2|84	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-classicthesis-4.0-2|85	
12mr|texlive-classicthesis-4.0-2|86	
12mr|texlive-classicthesis-4.0-2|87	
12mr|texlive-classicthesis-4.0-2|88	%changelog
12mr|texlive-classicthesis-4.0-2|89	

16920 12
12mr|texlive-clefval-20061207-2|1	# revision 16549
12mr|texlive-clefval-20061207-2|2	# category Package
12mr|texlive-clefval-20061207-2|3	# catalog-ctan /macros/latex/contrib/clefval
12mr|texlive-clefval-20061207-2|4	# catalog-date 2006-12-07 15:13:33 +0100
12mr|texlive-clefval-20061207-2|5	# catalog-license lppl
12mr|texlive-clefval-20061207-2|6	# catalog-version undef
12mr|texlive-clefval-20061207-2|7	Name:		texlive-clefval
12mr|texlive-clefval-20061207-2|8	Version:	20061207
12mr|texlive-clefval-20061207-2|9	Release:	2
12mr|texlive-clefval-20061207-2|10	Summary:	Key/value support with a hash
12mr|texlive-clefval-20061207-2|11	Group:		Publishing
12mr|texlive-clefval-20061207-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/clefval
12mr|texlive-clefval-20061207-2|13	License:	LPPL
12mr|texlive-clefval-20061207-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clefval.tar.xz
12mr|texlive-clefval-20061207-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clefval.doc.tar.xz
12mr|texlive-clefval-20061207-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clefval.source.tar.xz
12mr|texlive-clefval-20061207-2|17	BuildArch:	noarch
12mr|texlive-clefval-20061207-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-clefval-20061207-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-clefval-20061207-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-clefval-20061207-2|21	
12mr|texlive-clefval-20061207-2|22	%description
12mr|texlive-clefval-20061207-2|23	This package provides only two macros viz. \TheKey and
12mr|texlive-clefval-20061207-2|24	\TheValue to define then use pairs of key/value and gives a
12mr|texlive-clefval-20061207-2|25	semblance of a hash. Syntax: \TheKey{key}{value} to define the
12mr|texlive-clefval-20061207-2|26	value associated to the key, does not produce text;
12mr|texlive-clefval-20061207-2|27	\TheValue{key} to return the value linked to the key. Both
12mr|texlive-clefval-20061207-2|28	arguments of \TheKey are 'moving' as LaTeX defines the term and
12mr|texlive-clefval-20061207-2|29	we have sometimes to protect them.
12mr|texlive-clefval-20061207-2|30	
12mr|texlive-clefval-20061207-2|31	%post
12mr|texlive-clefval-20061207-2|32	%{_sbindir}/texlive.post
12mr|texlive-clefval-20061207-2|33	
12mr|texlive-clefval-20061207-2|34	%postun
12mr|texlive-clefval-20061207-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-clefval-20061207-2|36	%{_sbindir}/texlive.post
12mr|texlive-clefval-20061207-2|37	fi
12mr|texlive-clefval-20061207-2|38	
12mr|texlive-clefval-20061207-2|39	#-----------------------------------------------------------------------
12mr|texlive-clefval-20061207-2|40	%files
12mr|texlive-clefval-20061207-2|41	%{_texmfdistdir}/tex/latex/clefval/clefval.sty
12mr|texlive-clefval-20061207-2|42	%doc %{_texmfdistdir}/doc/latex/clefval/Changements
12mr|texlive-clefval-20061207-2|43	%doc %{_texmfdistdir}/doc/latex/clefval/Changes
12mr|texlive-clefval-20061207-2|44	%doc %{_texmfdistdir}/doc/latex/clefval/LISEZMOI
12mr|texlive-clefval-20061207-2|45	%doc %{_texmfdistdir}/doc/latex/clefval/README
12mr|texlive-clefval-20061207-2|46	%doc %{_texmfdistdir}/doc/latex/clefval/clefval.pdf
12mr|texlive-clefval-20061207-2|47	%doc %{_texmfdistdir}/doc/latex/clefval/example.pdf
12mr|texlive-clefval-20061207-2|48	%doc %{_texmfdistdir}/doc/latex/clefval/example.tex
12mr|texlive-clefval-20061207-2|49	%doc %{_texmfdistdir}/doc/latex/clefval/exemple.pdf
12mr|texlive-clefval-20061207-2|50	%doc %{_texmfdistdir}/doc/latex/clefval/exemple.tex
12mr|texlive-clefval-20061207-2|51	#- source
12mr|texlive-clefval-20061207-2|52	%doc %{_texmfdistdir}/source/latex/clefval/Makefile
12mr|texlive-clefval-20061207-2|53	%doc %{_texmfdistdir}/source/latex/clefval/clefval.dtx
12mr|texlive-clefval-20061207-2|54	%doc %{_texmfdistdir}/source/latex/clefval/clefval.ins
12mr|texlive-clefval-20061207-2|55	%doc %{_texmfdistdir}/source/latex/clefval/fra-clefval.ins
12mr|texlive-clefval-20061207-2|56	
12mr|texlive-clefval-20061207-2|57	#-----------------------------------------------------------------------
12mr|texlive-clefval-20061207-2|58	%prep
12mr|texlive-clefval-20061207-2|59	%setup -c -a0 -a1 -a2
12mr|texlive-clefval-20061207-2|60	
12mr|texlive-clefval-20061207-2|61	%build
12mr|texlive-clefval-20061207-2|62	
12mr|texlive-clefval-20061207-2|63	%install
12mr|texlive-clefval-20061207-2|64	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-clefval-20061207-2|65	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-clefval-20061207-2|66	
12mr|texlive-clefval-20061207-2|67	
12mr|texlive-clefval-20061207-2|68	
12mr|texlive-clefval-20061207-2|69	%changelog
12mr|texlive-clefval-20061207-2|70	

16921 12
12mr|texlive-cleveref-0.18.5-1|1	# revision 25979
12mr|texlive-cleveref-0.18.5-1|2	# category Package
12mr|texlive-cleveref-0.18.5-1|3	# catalog-ctan /macros/latex/contrib/cleveref
12mr|texlive-cleveref-0.18.5-1|4	# catalog-date 2012-04-15 19:24:00 +0200
12mr|texlive-cleveref-0.18.5-1|5	# catalog-license lppl
12mr|texlive-cleveref-0.18.5-1|6	# catalog-version 0.18.5
12mr|texlive-cleveref-0.18.5-1|7	Name:		texlive-cleveref
12mr|texlive-cleveref-0.18.5-1|8	Version:	0.18.5
12mr|texlive-cleveref-0.18.5-1|9	Release:	1
12mr|texlive-cleveref-0.18.5-1|10	Summary:	Intelligent cross-referencing
12mr|texlive-cleveref-0.18.5-1|11	Group:		Publishing
12mr|texlive-cleveref-0.18.5-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cleveref
12mr|texlive-cleveref-0.18.5-1|13	License:	LPPL
12mr|texlive-cleveref-0.18.5-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cleveref.tar.xz
12mr|texlive-cleveref-0.18.5-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cleveref.doc.tar.xz
12mr|texlive-cleveref-0.18.5-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cleveref.source.tar.xz
12mr|texlive-cleveref-0.18.5-1|17	BuildArch:	noarch
12mr|texlive-cleveref-0.18.5-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-cleveref-0.18.5-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-cleveref-0.18.5-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-cleveref-0.18.5-1|21	
12mr|texlive-cleveref-0.18.5-1|22	%description
12mr|texlive-cleveref-0.18.5-1|23	The package enhances LaTeX's cross-referencing features,
12mr|texlive-cleveref-0.18.5-1|24	allowing the format of references to be determined
12mr|texlive-cleveref-0.18.5-1|25	automatically according to the type of reference. The formats
12mr|texlive-cleveref-0.18.5-1|26	used may be customised in the preamble of a document; babel
12mr|texlive-cleveref-0.18.5-1|27	support is available (though the choice of languages remains
12mr|texlive-cleveref-0.18.5-1|28	limited: currently Danish, Dutch, English, French, German,
12mr|texlive-cleveref-0.18.5-1|29	Italian, Norwegian, Russian, Spanish and Ukranian). The package
12mr|texlive-cleveref-0.18.5-1|30	also offers a means of referencing a list of references, each
12mr|texlive-cleveref-0.18.5-1|31	formatted according to its type. In such lists, it can collapse
12mr|texlive-cleveref-0.18.5-1|32	sequences of numerically-consecutive labels to a reference
12mr|texlive-cleveref-0.18.5-1|33	range.
12mr|texlive-cleveref-0.18.5-1|34	
12mr|texlive-cleveref-0.18.5-1|35	%post
12mr|texlive-cleveref-0.18.5-1|36	%{_sbindir}/texlive.post
12mr|texlive-cleveref-0.18.5-1|37	
12mr|texlive-cleveref-0.18.5-1|38	%postun
12mr|texlive-cleveref-0.18.5-1|39	if [ $1 -eq 0 ]; then
12mr|texlive-cleveref-0.18.5-1|40	%{_sbindir}/texlive.post
12mr|texlive-cleveref-0.18.5-1|41	fi
12mr|texlive-cleveref-0.18.5-1|42	
12mr|texlive-cleveref-0.18.5-1|43	#-----------------------------------------------------------------------
12mr|texlive-cleveref-0.18.5-1|44	%files
12mr|texlive-cleveref-0.18.5-1|45	%{_texmfdistdir}/tex/latex/cleveref/cleveref.sty
12mr|texlive-cleveref-0.18.5-1|46	%doc %{_texmfdistdir}/doc/latex/cleveref/README
12mr|texlive-cleveref-0.18.5-1|47	%doc %{_texmfdistdir}/doc/latex/cleveref/cleveref.pdf
12mr|texlive-cleveref-0.18.5-1|48	#- source
12mr|texlive-cleveref-0.18.5-1|49	%doc %{_texmfdistdir}/source/latex/cleveref/cleveref.dtx
12mr|texlive-cleveref-0.18.5-1|50	%doc %{_texmfdistdir}/source/latex/cleveref/cleveref.ins
12mr|texlive-cleveref-0.18.5-1|51	
12mr|texlive-cleveref-0.18.5-1|52	#-----------------------------------------------------------------------
12mr|texlive-cleveref-0.18.5-1|53	%prep
12mr|texlive-cleveref-0.18.5-1|54	%setup -c -a0 -a1 -a2
12mr|texlive-cleveref-0.18.5-1|55	
12mr|texlive-cleveref-0.18.5-1|56	%build
12mr|texlive-cleveref-0.18.5-1|57	
12mr|texlive-cleveref-0.18.5-1|58	%install
12mr|texlive-cleveref-0.18.5-1|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cleveref-0.18.5-1|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-cleveref-0.18.5-1|61	
12mr|texlive-cleveref-0.18.5-1|62	
12mr|texlive-cleveref-0.18.5-1|63	
12mr|texlive-cleveref-0.18.5-1|64	%changelog
12mr|texlive-cleveref-0.18.5-1|65	

16922 12
12mr|texlive-clock-20080419-2|1	# revision 15878
12mr|texlive-clock-20080419-2|2	# category Package
12mr|texlive-clock-20080419-2|3	# catalog-ctan /macros/latex/contrib/clock
12mr|texlive-clock-20080419-2|4	# catalog-date 2008-04-19 23:05:28 +0200
12mr|texlive-clock-20080419-2|5	# catalog-license other-free
12mr|texlive-clock-20080419-2|6	# catalog-version undef
12mr|texlive-clock-20080419-2|7	Name:		texlive-clock
12mr|texlive-clock-20080419-2|8	Version:	20080419
12mr|texlive-clock-20080419-2|9	Release:	2
12mr|texlive-clock-20080419-2|10	Summary:	Graphical and textual clocks for TeX and LaTeX
12mr|texlive-clock-20080419-2|11	Group:		Publishing
12mr|texlive-clock-20080419-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/clock
12mr|texlive-clock-20080419-2|13	License:	OTHER-FREE
12mr|texlive-clock-20080419-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clock.tar.xz
12mr|texlive-clock-20080419-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clock.doc.tar.xz
12mr|texlive-clock-20080419-2|16	BuildArch:	noarch
12mr|texlive-clock-20080419-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-clock-20080419-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-clock-20080419-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-clock-20080419-2|20	
12mr|texlive-clock-20080419-2|21	%description
12mr|texlive-clock-20080419-2|22	Features graphical clocks (with a classical 12h dial and two
12mr|texlive-clock-20080419-2|23	hands) and text clocks (in 24h format) which can show system
12mr|texlive-clock-20080419-2|24	time or any time the user desires. Works with both TeX and
12mr|texlive-clock-20080419-2|25	LaTeX. The clock faces (appearances of the dial) are easily
12mr|texlive-clock-20080419-2|26	expandable; the default uses a custom MetaFont font.
12mr|texlive-clock-20080419-2|27	
12mr|texlive-clock-20080419-2|28	%post
12mr|texlive-clock-20080419-2|29	%{_sbindir}/texlive.post
12mr|texlive-clock-20080419-2|30	
12mr|texlive-clock-20080419-2|31	%postun
12mr|texlive-clock-20080419-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-clock-20080419-2|33	%{_sbindir}/texlive.post
12mr|texlive-clock-20080419-2|34	fi
12mr|texlive-clock-20080419-2|35	
12mr|texlive-clock-20080419-2|36	#-----------------------------------------------------------------------
12mr|texlive-clock-20080419-2|37	%files
12mr|texlive-clock-20080419-2|38	%{_texmfdistdir}/fonts/source/public/clock/clock.mf
12mr|texlive-clock-20080419-2|39	%{_texmfdistdir}/fonts/tfm/public/clock/clock.tfm
12mr|texlive-clock-20080419-2|40	%{_texmfdistdir}/tex/latex/clock/clock.sty
12mr|texlive-clock-20080419-2|41	%{_texmfdistdir}/tex/latex/clock/clock.tex
12mr|texlive-clock-20080419-2|42	%doc %{_texmfdistdir}/doc/latex/clock/COPYING
12mr|texlive-clock-20080419-2|43	%doc %{_texmfdistdir}/doc/latex/clock/EMTEX
12mr|texlive-clock-20080419-2|44	%doc %{_texmfdistdir}/doc/latex/clock/HISTORY
12mr|texlive-clock-20080419-2|45	%doc %{_texmfdistdir}/doc/latex/clock/INSTALL
12mr|texlive-clock-20080419-2|46	%doc %{_texmfdistdir}/doc/latex/clock/MIKTEX
12mr|texlive-clock-20080419-2|47	%doc %{_texmfdistdir}/doc/latex/clock/README
12mr|texlive-clock-20080419-2|48	%doc %{_texmfdistdir}/doc/latex/clock/clockdoc.pdf
12mr|texlive-clock-20080419-2|49	%doc %{_texmfdistdir}/doc/latex/clock/clockdoc.tex
12mr|texlive-clock-20080419-2|50	
12mr|texlive-clock-20080419-2|51	#-----------------------------------------------------------------------
12mr|texlive-clock-20080419-2|52	%prep
12mr|texlive-clock-20080419-2|53	%setup -c -a0 -a1
12mr|texlive-clock-20080419-2|54	
12mr|texlive-clock-20080419-2|55	%build
12mr|texlive-clock-20080419-2|56	
12mr|texlive-clock-20080419-2|57	%install
12mr|texlive-clock-20080419-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-clock-20080419-2|59	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-clock-20080419-2|60	
12mr|texlive-clock-20080419-2|61	
12mr|texlive-clock-20080419-2|62	
12mr|texlive-clock-20080419-2|63	%changelog
12mr|texlive-clock-20080419-2|64	

16923 12
12mr|texlive-clrscode-1.7-2|1	# revision 15878
12mr|texlive-clrscode-1.7-2|2	# category Package
12mr|texlive-clrscode-1.7-2|3	# catalog-ctan /macros/latex/contrib/clrscode
12mr|texlive-clrscode-1.7-2|4	# catalog-date 2007-03-29 23:17:09 +0200
12mr|texlive-clrscode-1.7-2|5	# catalog-license lppl
12mr|texlive-clrscode-1.7-2|6	# catalog-version 1.7
12mr|texlive-clrscode-1.7-2|7	Name:		texlive-clrscode
12mr|texlive-clrscode-1.7-2|8	Version:	1.7
12mr|texlive-clrscode-1.7-2|9	Release:	2
12mr|texlive-clrscode-1.7-2|10	Summary:	Typesets pseudocode as in Introduction to Algorithms
12mr|texlive-clrscode-1.7-2|11	Group:		Publishing
12mr|texlive-clrscode-1.7-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/clrscode
12mr|texlive-clrscode-1.7-2|13	License:	LPPL
12mr|texlive-clrscode-1.7-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clrscode.tar.xz
12mr|texlive-clrscode-1.7-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clrscode.doc.tar.xz
12mr|texlive-clrscode-1.7-2|16	BuildArch:	noarch
12mr|texlive-clrscode-1.7-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-clrscode-1.7-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-clrscode-1.7-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-clrscode-1.7-2|20	
12mr|texlive-clrscode-1.7-2|21	%description
12mr|texlive-clrscode-1.7-2|22	This package allows you to typeset pseudocode in the style of
12mr|texlive-clrscode-1.7-2|23	Introduction to Algorithms, Second edition, by Cormen,
12mr|texlive-clrscode-1.7-2|24	Leiserson, Rivest, and Stein. The package was written by the
12mr|texlive-clrscode-1.7-2|25	authors. You use the commands the same way the package's author
12mr|texlive-clrscode-1.7-2|26	did when writing the book, and your output will look just like
12mr|texlive-clrscode-1.7-2|27	the pseudocode in the text.
12mr|texlive-clrscode-1.7-2|28	
12mr|texlive-clrscode-1.7-2|29	%post
12mr|texlive-clrscode-1.7-2|30	%{_sbindir}/texlive.post
12mr|texlive-clrscode-1.7-2|31	
12mr|texlive-clrscode-1.7-2|32	%postun
12mr|texlive-clrscode-1.7-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-clrscode-1.7-2|34	%{_sbindir}/texlive.post
12mr|texlive-clrscode-1.7-2|35	fi
12mr|texlive-clrscode-1.7-2|36	
12mr|texlive-clrscode-1.7-2|37	#-----------------------------------------------------------------------
12mr|texlive-clrscode-1.7-2|38	%files
12mr|texlive-clrscode-1.7-2|39	%{_texmfdistdir}/tex/latex/clrscode/clrscode.sty
12mr|texlive-clrscode-1.7-2|40	%doc %{_texmfdistdir}/doc/latex/clrscode/README
12mr|texlive-clrscode-1.7-2|41	%doc %{_texmfdistdir}/doc/latex/clrscode/clrscode.pdf
12mr|texlive-clrscode-1.7-2|42	
12mr|texlive-clrscode-1.7-2|43	#-----------------------------------------------------------------------
12mr|texlive-clrscode-1.7-2|44	%prep
12mr|texlive-clrscode-1.7-2|45	%setup -c -a0 -a1
12mr|texlive-clrscode-1.7-2|46	
12mr|texlive-clrscode-1.7-2|47	%build
12mr|texlive-clrscode-1.7-2|48	
12mr|texlive-clrscode-1.7-2|49	%install
12mr|texlive-clrscode-1.7-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-clrscode-1.7-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-clrscode-1.7-2|52	
12mr|texlive-clrscode-1.7-2|53	
12mr|texlive-clrscode-1.7-2|54	
12mr|texlive-clrscode-1.7-2|55	%changelog
12mr|texlive-clrscode-1.7-2|56	

16924 12
12mr|texlive-cm-20110410-1|1	# revision 24956
12mr|texlive-cm-20110410-1|2	# category Package
12mr|texlive-cm-20110410-1|3	# catalog-ctan /fonts/cm
12mr|texlive-cm-20110410-1|4	# catalog-date 2011-04-10 19:35:44 +0200
12mr|texlive-cm-20110410-1|5	# catalog-license knuth
12mr|texlive-cm-20110410-1|6	# catalog-version undef
12mr|texlive-cm-20110410-1|7	Name:		texlive-cm
12mr|texlive-cm-20110410-1|8	Version:	20110410
12mr|texlive-cm-20110410-1|9	Release:	1
12mr|texlive-cm-20110410-1|10	Summary:	Computer Modern fonts
12mr|texlive-cm-20110410-1|11	Group:		Publishing
12mr|texlive-cm-20110410-1|12	URL:		http://www.ctan.org/tex-archive/fonts/cm
12mr|texlive-cm-20110410-1|13	License:	KNUTH
12mr|texlive-cm-20110410-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cm.tar.xz
12mr|texlive-cm-20110410-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cm.doc.tar.xz
12mr|texlive-cm-20110410-1|16	BuildArch:	noarch
12mr|texlive-cm-20110410-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cm-20110410-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cm-20110410-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-cm-20110410-1|20	
12mr|texlive-cm-20110410-1|21	%description
12mr|texlive-cm-20110410-1|22	Knuth's final iteration of his re-interpretation of a c.19
12mr|texlive-cm-20110410-1|23	Modern-style font from Monotype. The family is comprehensive,
12mr|texlive-cm-20110410-1|24	offering both sans and roman styles, and a monospaced font,
12mr|texlive-cm-20110410-1|25	together with mathematics fonts closely integrated with the
12mr|texlive-cm-20110410-1|26	mathematical facilities of TeX itself. The base fonts are
12mr|texlive-cm-20110410-1|27	distributed as Metafont source, but autotraced PostScript Type
12mr|texlive-cm-20110410-1|28	1 versions are available (one version in the AMS fonts
12mr|texlive-cm-20110410-1|29	distribution, and also the BaKoMa distribution). The Computer
12mr|texlive-cm-20110410-1|30	Modern fonts have inspired many later families, notably the
12mr|texlive-cm-20110410-1|31	European Computer Modern and the Latin Modern families.
12mr|texlive-cm-20110410-1|32	
12mr|texlive-cm-20110410-1|33	%post
12mr|texlive-cm-20110410-1|34	%{_sbindir}/texlive.post
12mr|texlive-cm-20110410-1|35	
12mr|texlive-cm-20110410-1|36	%postun
12mr|texlive-cm-20110410-1|37	if [ $1 -eq 0 ]; then
12mr|texlive-cm-20110410-1|38	%{_sbindir}/texlive.post
12mr|texlive-cm-20110410-1|39	fi
12mr|texlive-cm-20110410-1|40	
12mr|texlive-cm-20110410-1|41	#-----------------------------------------------------------------------
12mr|texlive-cm-20110410-1|42	%files
12mr|texlive-cm-20110410-1|43	%{_texmfdistdir}/fonts/map/dvips/cm/cmtext-bsr-interpolated.map
12mr|texlive-cm-20110410-1|44	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/black.pk
12mr|texlive-cm-20110410-1|45	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmbx10.pk
12mr|texlive-cm-20110410-1|46	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmex10.pk
12mr|texlive-cm-20110410-1|47	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmmi10.pk
12mr|texlive-cm-20110410-1|48	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmmi7.pk
12mr|texlive-cm-20110410-1|49	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmr10.pk
12mr|texlive-cm-20110410-1|50	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmr12.pk
12mr|texlive-cm-20110410-1|51	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmr17.pk
12mr|texlive-cm-20110410-1|52	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmr6.pk
12mr|texlive-cm-20110410-1|53	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmr7.pk
12mr|texlive-cm-20110410-1|54	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmr8.pk
12mr|texlive-cm-20110410-1|55	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmsl10.pk
12mr|texlive-cm-20110410-1|56	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmsy10.pk
12mr|texlive-cm-20110410-1|57	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmsy7.pk
12mr|texlive-cm-20110410-1|58	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/cmti10.pk
12mr|texlive-cm-20110410-1|59	%{_texmfdistdir}/fonts/pk/ljfour/public/cm/dpi600/gray.pk
12mr|texlive-cm-20110410-1|60	%{_texmfdistdir}/fonts/source/public/cm/accent.mf
12mr|texlive-cm-20110410-1|61	%{_texmfdistdir}/fonts/source/public/cm/bigacc.mf
12mr|texlive-cm-20110410-1|62	%{_texmfdistdir}/fonts/source/public/cm/bigdel.mf
12mr|texlive-cm-20110410-1|63	%{_texmfdistdir}/fonts/source/public/cm/bigop.mf
12mr|texlive-cm-20110410-1|64	%{_texmfdistdir}/fonts/source/public/cm/calu.mf
12mr|texlive-cm-20110410-1|65	%{_texmfdistdir}/fonts/source/public/cm/cmb10.mf
12mr|texlive-cm-20110410-1|66	%{_texmfdistdir}/fonts/source/public/cm/cmbase.mf
12mr|texlive-cm-20110410-1|67	%{_texmfdistdir}/fonts/source/public/cm/cmbcsc10.mf
12mr|texlive-cm-20110410-1|68	%{_texmfdistdir}/fonts/source/public/cm/cmbsy10.mf
12mr|texlive-cm-20110410-1|69	%{_texmfdistdir}/fonts/source/public/cm/cmbtex10.mf
12mr|texlive-cm-20110410-1|70	%{_texmfdistdir}/fonts/source/public/cm/cmbtt10.mf
12mr|texlive-cm-20110410-1|71	%{_texmfdistdir}/fonts/source/public/cm/cmbtt8.mf
12mr|texlive-cm-20110410-1|72	%{_texmfdistdir}/fonts/source/public/cm/cmbtt9.mf
12mr|texlive-cm-20110410-1|73	%{_texmfdistdir}/fonts/source/public/cm/cmbx10.mf
12mr|texlive-cm-20110410-1|74	%{_texmfdistdir}/fonts/source/public/cm/cmbx12.mf
12mr|texlive-cm-20110410-1|75	%{_texmfdistdir}/fonts/source/public/cm/cmbx5.mf
12mr|texlive-cm-20110410-1|76	%{_texmfdistdir}/fonts/source/public/cm/cmbx6.mf
12mr|texlive-cm-20110410-1|77	%{_texmfdistdir}/fonts/source/public/cm/cmbx7.mf
12mr|texlive-cm-20110410-1|78	%{_texmfdistdir}/fonts/source/public/cm/cmbx8.mf
12mr|texlive-cm-20110410-1|79	%{_texmfdistdir}/fonts/source/public/cm/cmbx9.mf
12mr|texlive-cm-20110410-1|80	%{_texmfdistdir}/fonts/source/public/cm/cmbxsl10.mf
12mr|texlive-cm-20110410-1|81	%{_texmfdistdir}/fonts/source/public/cm/cmbxti10.mf
12mr|texlive-cm-20110410-1|82	%{_texmfdistdir}/fonts/source/public/cm/cmcsc10.mf
12mr|texlive-cm-20110410-1|83	%{_texmfdistdir}/fonts/source/public/cm/cmdunh10.mf
12mr|texlive-cm-20110410-1|84	%{_texmfdistdir}/fonts/source/public/cm/cmex10.mf
12mr|texlive-cm-20110410-1|85	%{_texmfdistdir}/fonts/source/public/cm/cmexb10.mf
12mr|texlive-cm-20110410-1|86	%{_texmfdistdir}/fonts/source/public/cm/cmff10.mf
12mr|texlive-cm-20110410-1|87	%{_texmfdistdir}/fonts/source/public/cm/cmfi10.mf
12mr|texlive-cm-20110410-1|88	%{_texmfdistdir}/fonts/source/public/cm/cmfib8.mf
12mr|texlive-cm-20110410-1|89	%{_texmfdistdir}/fonts/source/public/cm/cminch.mf
12mr|texlive-cm-20110410-1|90	%{_texmfdistdir}/fonts/source/public/cm/cmitt10.mf
12mr|texlive-cm-20110410-1|91	%{_texmfdistdir}/fonts/source/public/cm/cmmi10.mf
12mr|texlive-cm-20110410-1|92	%{_texmfdistdir}/fonts/source/public/cm/cmmi12.mf
12mr|texlive-cm-20110410-1|93	%{_texmfdistdir}/fonts/source/public/cm/cmmi5.mf
12mr|texlive-cm-20110410-1|94	%{_texmfdistdir}/fonts/source/public/cm/cmmi6.mf
12mr|texlive-cm-20110410-1|95	%{_texmfdistdir}/fonts/source/public/cm/cmmi7.mf
12mr|texlive-cm-20110410-1|96	%{_texmfdistdir}/fonts/source/public/cm/cmmi8.mf
12mr|texlive-cm-20110410-1|97	%{_texmfdistdir}/fonts/source/public/cm/cmmi9.mf
12mr|texlive-cm-20110410-1|98	%{_texmfdistdir}/fonts/source/public/cm/cmmib10.mf
12mr|texlive-cm-20110410-1|99	%{_texmfdistdir}/fonts/source/public/cm/cmplain.mf
12mr|texlive-cm-20110410-1|100	%{_texmfdistdir}/fonts/source/public/cm/cmr10.mf
12mr|texlive-cm-20110410-1|101	%{_texmfdistdir}/fonts/source/public/cm/cmr12.mf
12mr|texlive-cm-20110410-1|102	%{_texmfdistdir}/fonts/source/public/cm/cmr17.mf
12mr|texlive-cm-20110410-1|103	%{_texmfdistdir}/fonts/source/public/cm/cmr5.mf
12mr|texlive-cm-20110410-1|104	%{_texmfdistdir}/fonts/source/public/cm/cmr6.mf
12mr|texlive-cm-20110410-1|105	%{_texmfdistdir}/fonts/source/public/cm/cmr7.mf
12mr|texlive-cm-20110410-1|106	%{_texmfdistdir}/fonts/source/public/cm/cmr8.mf
12mr|texlive-cm-20110410-1|107	%{_texmfdistdir}/fonts/source/public/cm/cmr9.mf
12mr|texlive-cm-20110410-1|108	%{_texmfdistdir}/fonts/source/public/cm/cmsl10.mf
12mr|texlive-cm-20110410-1|109	%{_texmfdistdir}/fonts/source/public/cm/cmsl12.mf
12mr|texlive-cm-20110410-1|110	%{_texmfdistdir}/fonts/source/public/cm/cmsl8.mf
12mr|texlive-cm-20110410-1|111	%{_texmfdistdir}/fonts/source/public/cm/cmsl9.mf
12mr|texlive-cm-20110410-1|112	%{_texmfdistdir}/fonts/source/public/cm/cmsltt10.mf
12mr|texlive-cm-20110410-1|113	%{_texmfdistdir}/fonts/source/public/cm/cmss10.mf
12mr|texlive-cm-20110410-1|114	%{_texmfdistdir}/fonts/source/public/cm/cmss12.mf
12mr|texlive-cm-20110410-1|115	%{_texmfdistdir}/fonts/source/public/cm/cmss17.mf
12mr|texlive-cm-20110410-1|116	%{_texmfdistdir}/fonts/source/public/cm/cmss8.mf
12mr|texlive-cm-20110410-1|117	%{_texmfdistdir}/fonts/source/public/cm/cmss9.mf
12mr|texlive-cm-20110410-1|118	%{_texmfdistdir}/fonts/source/public/cm/cmssbx10.mf
12mr|texlive-cm-20110410-1|119	%{_texmfdistdir}/fonts/source/public/cm/cmssdc10.mf
12mr|texlive-cm-20110410-1|120	%{_texmfdistdir}/fonts/source/public/cm/cmssi10.mf
12mr|texlive-cm-20110410-1|121	%{_texmfdistdir}/fonts/source/public/cm/cmssi12.mf
12mr|texlive-cm-20110410-1|122	%{_texmfdistdir}/fonts/source/public/cm/cmssi17.mf
12mr|texlive-cm-20110410-1|123	%{_texmfdistdir}/fonts/source/public/cm/cmssi8.mf
12mr|texlive-cm-20110410-1|124	%{_texmfdistdir}/fonts/source/public/cm/cmssi9.mf
12mr|texlive-cm-20110410-1|125	%{_texmfdistdir}/fonts/source/public/cm/cmssq8.mf
12mr|texlive-cm-20110410-1|126	%{_texmfdistdir}/fonts/source/public/cm/cmssqi8.mf
12mr|texlive-cm-20110410-1|127	%{_texmfdistdir}/fonts/source/public/cm/cmsy10.mf
12mr|texlive-cm-20110410-1|128	%{_texmfdistdir}/fonts/source/public/cm/cmsy5.mf
12mr|texlive-cm-20110410-1|129	%{_texmfdistdir}/fonts/source/public/cm/cmsy6.mf
12mr|texlive-cm-20110410-1|130	%{_texmfdistdir}/fonts/source/public/cm/cmsy7.mf
12mr|texlive-cm-20110410-1|131	%{_texmfdistdir}/fonts/source/public/cm/cmsy8.mf
12mr|texlive-cm-20110410-1|132	%{_texmfdistdir}/fonts/source/public/cm/cmsy9.mf
12mr|texlive-cm-20110410-1|133	%{_texmfdistdir}/fonts/source/public/cm/cmtcsc10.mf
12mr|texlive-cm-20110410-1|134	%{_texmfdistdir}/fonts/source/public/cm/cmtex10.mf
12mr|texlive-cm-20110410-1|135	%{_texmfdistdir}/fonts/source/public/cm/cmtex8.mf
12mr|texlive-cm-20110410-1|136	%{_texmfdistdir}/fonts/source/public/cm/cmtex9.mf
12mr|texlive-cm-20110410-1|137	%{_texmfdistdir}/fonts/source/public/cm/cmti10.mf
12mr|texlive-cm-20110410-1|138	%{_texmfdistdir}/fonts/source/public/cm/cmti12.mf
12mr|texlive-cm-20110410-1|139	%{_texmfdistdir}/fonts/source/public/cm/cmti7.mf
12mr|texlive-cm-20110410-1|140	%{_texmfdistdir}/fonts/source/public/cm/cmti8.mf
12mr|texlive-cm-20110410-1|141	%{_texmfdistdir}/fonts/source/public/cm/cmti9.mf
12mr|texlive-cm-20110410-1|142	%{_texmfdistdir}/fonts/source/public/cm/cmtt10.mf
12mr|texlive-cm-20110410-1|143	%{_texmfdistdir}/fonts/source/public/cm/cmtt12.mf
12mr|texlive-cm-20110410-1|144	%{_texmfdistdir}/fonts/source/public/cm/cmtt8.mf
12mr|texlive-cm-20110410-1|145	%{_texmfdistdir}/fonts/source/public/cm/cmtt9.mf
12mr|texlive-cm-20110410-1|146	%{_texmfdistdir}/fonts/source/public/cm/cmttb10.mf
12mr|texlive-cm-20110410-1|147	%{_texmfdistdir}/fonts/source/public/cm/cmu10.mf
12mr|texlive-cm-20110410-1|148	%{_texmfdistdir}/fonts/source/public/cm/cmvtt10.mf
12mr|texlive-cm-20110410-1|149	%{_texmfdistdir}/fonts/source/public/cm/comlig.mf
12mr|texlive-cm-20110410-1|150	%{_texmfdistdir}/fonts/source/public/cm/csc.mf
12mr|texlive-cm-20110410-1|151	%{_texmfdistdir}/fonts/source/public/cm/cscspu.mf
12mr|texlive-cm-20110410-1|152	%{_texmfdistdir}/fonts/source/public/cm/greekl.mf
12mr|texlive-cm-20110410-1|153	%{_texmfdistdir}/fonts/source/public/cm/greeku.mf
12mr|texlive-cm-20110410-1|154	%{_texmfdistdir}/fonts/source/public/cm/itald.mf
12mr|texlive-cm-20110410-1|155	%{_texmfdistdir}/fonts/source/public/cm/italig.mf
12mr|texlive-cm-20110410-1|156	%{_texmfdistdir}/fonts/source/public/cm/itall.mf
12mr|texlive-cm-20110410-1|157	%{_texmfdistdir}/fonts/source/public/cm/italms.mf
12mr|texlive-cm-20110410-1|158	%{_texmfdistdir}/fonts/source/public/cm/italp.mf
12mr|texlive-cm-20110410-1|159	%{_texmfdistdir}/fonts/source/public/cm/italsp.mf
12mr|texlive-cm-20110410-1|160	%{_texmfdistdir}/fonts/source/public/cm/mathex.mf
12mr|texlive-cm-20110410-1|161	%{_texmfdistdir}/fonts/source/public/cm/mathit.mf
12mr|texlive-cm-20110410-1|162	%{_texmfdistdir}/fonts/source/public/cm/mathsy.mf
12mr|texlive-cm-20110410-1|163	%{_texmfdistdir}/fonts/source/public/cm/olddig.mf
12mr|texlive-cm-20110410-1|164	%{_texmfdistdir}/fonts/source/public/cm/punct.mf
12mr|texlive-cm-20110410-1|165	%{_texmfdistdir}/fonts/source/public/cm/roman.mf
12mr|texlive-cm-20110410-1|166	%{_texmfdistdir}/fonts/source/public/cm/romand.mf
12mr|texlive-cm-20110410-1|167	%{_texmfdistdir}/fonts/source/public/cm/romanl.mf
12mr|texlive-cm-20110410-1|168	%{_texmfdistdir}/fonts/source/public/cm/romanp.mf
12mr|texlive-cm-20110410-1|169	%{_texmfdistdir}/fonts/source/public/cm/romanu.mf
12mr|texlive-cm-20110410-1|170	%{_texmfdistdir}/fonts/source/public/cm/romlig.mf
12mr|texlive-cm-20110410-1|171	%{_texmfdistdir}/fonts/source/public/cm/romms.mf
12mr|texlive-cm-20110410-1|172	%{_texmfdistdir}/fonts/source/public/cm/romspl.mf
12mr|texlive-cm-20110410-1|173	%{_texmfdistdir}/fonts/source/public/cm/romspu.mf
12mr|texlive-cm-20110410-1|174	%{_texmfdistdir}/fonts/source/public/cm/romsub.mf
12mr|texlive-cm-20110410-1|175	%{_texmfdistdir}/fonts/source/public/cm/sym.mf
12mr|texlive-cm-20110410-1|176	%{_texmfdistdir}/fonts/source/public/cm/symbol.mf
12mr|texlive-cm-20110410-1|177	%{_texmfdistdir}/fonts/source/public/cm/texset.mf
12mr|texlive-cm-20110410-1|178	%{_texmfdistdir}/fonts/source/public/cm/textit.mf
12mr|texlive-cm-20110410-1|179	%{_texmfdistdir}/fonts/source/public/cm/title.mf
12mr|texlive-cm-20110410-1|180	%{_texmfdistdir}/fonts/source/public/cm/tset.mf
12mr|texlive-cm-20110410-1|181	%{_texmfdistdir}/fonts/source/public/cm/tsetsl.mf
12mr|texlive-cm-20110410-1|182	%{_texmfdistdir}/fonts/source/public/cm/white_setup.mf
12mr|texlive-cm-20110410-1|183	%{_texmfdistdir}/fonts/tfm/public/cm/cmb10.tfm
12mr|texlive-cm-20110410-1|184	%{_texmfdistdir}/fonts/tfm/public/cm/cmbcsc10.tfm
12mr|texlive-cm-20110410-1|185	%{_texmfdistdir}/fonts/tfm/public/cm/cmbsy10.tfm
12mr|texlive-cm-20110410-1|186	%{_texmfdistdir}/fonts/tfm/public/cm/cmbx10.tfm
12mr|texlive-cm-20110410-1|187	%{_texmfdistdir}/fonts/tfm/public/cm/cmbx12.tfm
12mr|texlive-cm-20110410-1|188	%{_texmfdistdir}/fonts/tfm/public/cm/cmbx5.tfm
12mr|texlive-cm-20110410-1|189	%{_texmfdistdir}/fonts/tfm/public/cm/cmbx6.tfm
12mr|texlive-cm-20110410-1|190	%{_texmfdistdir}/fonts/tfm/public/cm/cmbx7.tfm
12mr|texlive-cm-20110410-1|191	%{_texmfdistdir}/fonts/tfm/public/cm/cmbx8.tfm
12mr|texlive-cm-20110410-1|192	%{_texmfdistdir}/fonts/tfm/public/cm/cmbx9.tfm
12mr|texlive-cm-20110410-1|193	%{_texmfdistdir}/fonts/tfm/public/cm/cmbxsl10.tfm
12mr|texlive-cm-20110410-1|194	%{_texmfdistdir}/fonts/tfm/public/cm/cmbxti10.tfm
12mr|texlive-cm-20110410-1|195	%{_texmfdistdir}/fonts/tfm/public/cm/cmcsc10.tfm
12mr|texlive-cm-20110410-1|196	%{_texmfdistdir}/fonts/tfm/public/cm/cmdunh10.tfm
12mr|texlive-cm-20110410-1|197	%{_texmfdistdir}/fonts/tfm/public/cm/cmex10.tfm
12mr|texlive-cm-20110410-1|198	%{_texmfdistdir}/fonts/tfm/public/cm/cmff10.tfm
12mr|texlive-cm-20110410-1|199	%{_texmfdistdir}/fonts/tfm/public/cm/cmfi10.tfm
12mr|texlive-cm-20110410-1|200	%{_texmfdistdir}/fonts/tfm/public/cm/cmfib8.tfm
12mr|texlive-cm-20110410-1|201	%{_texmfdistdir}/fonts/tfm/public/cm/cminch.tfm
12mr|texlive-cm-20110410-1|202	%{_texmfdistdir}/fonts/tfm/public/cm/cmitt10.tfm
12mr|texlive-cm-20110410-1|203	%{_texmfdistdir}/fonts/tfm/public/cm/cmmi10.tfm
12mr|texlive-cm-20110410-1|204	%{_texmfdistdir}/fonts/tfm/public/cm/cmmi12.tfm
12mr|texlive-cm-20110410-1|205	%{_texmfdistdir}/fonts/tfm/public/cm/cmmi5.tfm
12mr|texlive-cm-20110410-1|206	%{_texmfdistdir}/fonts/tfm/public/cm/cmmi6.tfm
12mr|texlive-cm-20110410-1|207	%{_texmfdistdir}/fonts/tfm/public/cm/cmmi7.tfm
12mr|texlive-cm-20110410-1|208	%{_texmfdistdir}/fonts/tfm/public/cm/cmmi8.tfm
12mr|texlive-cm-20110410-1|209	%{_texmfdistdir}/fonts/tfm/public/cm/cmmi9.tfm
12mr|texlive-cm-20110410-1|210	%{_texmfdistdir}/fonts/tfm/public/cm/cmmib10.tfm
12mr|texlive-cm-20110410-1|211	%{_texmfdistdir}/fonts/tfm/public/cm/cmr10.tfm
12mr|texlive-cm-20110410-1|212	%{_texmfdistdir}/fonts/tfm/public/cm/cmr12.tfm
12mr|texlive-cm-20110410-1|213	%{_texmfdistdir}/fonts/tfm/public/cm/cmr17.tfm
12mr|texlive-cm-20110410-1|214	%{_texmfdistdir}/fonts/tfm/public/cm/cmr5.tfm
12mr|texlive-cm-20110410-1|215	%{_texmfdistdir}/fonts/tfm/public/cm/cmr6.tfm
12mr|texlive-cm-20110410-1|216	%{_texmfdistdir}/fonts/tfm/public/cm/cmr7.tfm
12mr|texlive-cm-20110410-1|217	%{_texmfdistdir}/fonts/tfm/public/cm/cmr8.tfm
12mr|texlive-cm-20110410-1|218	%{_texmfdistdir}/fonts/tfm/public/cm/cmr9.tfm
12mr|texlive-cm-20110410-1|219	%{_texmfdistdir}/fonts/tfm/public/cm/cmsl10.tfm
12mr|texlive-cm-20110410-1|220	%{_texmfdistdir}/fonts/tfm/public/cm/cmsl12.tfm
12mr|texlive-cm-20110410-1|221	%{_texmfdistdir}/fonts/tfm/public/cm/cmsl8.tfm
12mr|texlive-cm-20110410-1|222	%{_texmfdistdir}/fonts/tfm/public/cm/cmsl9.tfm
12mr|texlive-cm-20110410-1|223	%{_texmfdistdir}/fonts/tfm/public/cm/cmsltt10.tfm
12mr|texlive-cm-20110410-1|224	%{_texmfdistdir}/fonts/tfm/public/cm/cmss10.tfm
12mr|texlive-cm-20110410-1|225	%{_texmfdistdir}/fonts/tfm/public/cm/cmss12.tfm
12mr|texlive-cm-20110410-1|226	%{_texmfdistdir}/fonts/tfm/public/cm/cmss17.tfm
12mr|texlive-cm-20110410-1|227	%{_texmfdistdir}/fonts/tfm/public/cm/cmss8.tfm
12mr|texlive-cm-20110410-1|228	%{_texmfdistdir}/fonts/tfm/public/cm/cmss9.tfm
12mr|texlive-cm-20110410-1|229	%{_texmfdistdir}/fonts/tfm/public/cm/cmssbx10.tfm
12mr|texlive-cm-20110410-1|230	%{_texmfdistdir}/fonts/tfm/public/cm/cmssdc10.tfm
12mr|texlive-cm-20110410-1|231	%{_texmfdistdir}/fonts/tfm/public/cm/cmssi10.tfm
12mr|texlive-cm-20110410-1|232	%{_texmfdistdir}/fonts/tfm/public/cm/cmssi12.tfm
12mr|texlive-cm-20110410-1|233	%{_texmfdistdir}/fonts/tfm/public/cm/cmssi17.tfm
12mr|texlive-cm-20110410-1|234	%{_texmfdistdir}/fonts/tfm/public/cm/cmssi8.tfm
12mr|texlive-cm-20110410-1|235	%{_texmfdistdir}/fonts/tfm/public/cm/cmssi9.tfm
12mr|texlive-cm-20110410-1|236	%{_texmfdistdir}/fonts/tfm/public/cm/cmssq8.tfm
12mr|texlive-cm-20110410-1|237	%{_texmfdistdir}/fonts/tfm/public/cm/cmssqi8.tfm
12mr|texlive-cm-20110410-1|238	%{_texmfdistdir}/fonts/tfm/public/cm/cmsy10.tfm
12mr|texlive-cm-20110410-1|239	%{_texmfdistdir}/fonts/tfm/public/cm/cmsy5.tfm
12mr|texlive-cm-20110410-1|240	%{_texmfdistdir}/fonts/tfm/public/cm/cmsy6.tfm
12mr|texlive-cm-20110410-1|241	%{_texmfdistdir}/fonts/tfm/public/cm/cmsy7.tfm
12mr|texlive-cm-20110410-1|242	%{_texmfdistdir}/fonts/tfm/public/cm/cmsy8.tfm
12mr|texlive-cm-20110410-1|243	%{_texmfdistdir}/fonts/tfm/public/cm/cmsy9.tfm
12mr|texlive-cm-20110410-1|244	%{_texmfdistdir}/fonts/tfm/public/cm/cmtcsc10.tfm
12mr|texlive-cm-20110410-1|245	%{_texmfdistdir}/fonts/tfm/public/cm/cmtex10.tfm
12mr|texlive-cm-20110410-1|246	%{_texmfdistdir}/fonts/tfm/public/cm/cmtex8.tfm
12mr|texlive-cm-20110410-1|247	%{_texmfdistdir}/fonts/tfm/public/cm/cmtex9.tfm
12mr|texlive-cm-20110410-1|248	%{_texmfdistdir}/fonts/tfm/public/cm/cmti10.tfm
12mr|texlive-cm-20110410-1|249	%{_texmfdistdir}/fonts/tfm/public/cm/cmti12.tfm
12mr|texlive-cm-20110410-1|250	%{_texmfdistdir}/fonts/tfm/public/cm/cmti7.tfm
12mr|texlive-cm-20110410-1|251	%{_texmfdistdir}/fonts/tfm/public/cm/cmti8.tfm
12mr|texlive-cm-20110410-1|252	%{_texmfdistdir}/fonts/tfm/public/cm/cmti9.tfm
12mr|texlive-cm-20110410-1|253	%{_texmfdistdir}/fonts/tfm/public/cm/cmtt10.tfm
12mr|texlive-cm-20110410-1|254	%{_texmfdistdir}/fonts/tfm/public/cm/cmtt12.tfm
12mr|texlive-cm-20110410-1|255	%{_texmfdistdir}/fonts/tfm/public/cm/cmtt8.tfm
12mr|texlive-cm-20110410-1|256	%{_texmfdistdir}/fonts/tfm/public/cm/cmtt9.tfm
12mr|texlive-cm-20110410-1|257	%{_texmfdistdir}/fonts/tfm/public/cm/cmu10.tfm
12mr|texlive-cm-20110410-1|258	%{_texmfdistdir}/fonts/tfm/public/cm/cmvtt10.tfm
12mr|texlive-cm-20110410-1|259	%doc %{_texmfdistdir}/doc/fonts/cm/README
12mr|texlive-cm-20110410-1|260	%doc %{_texmfdistdir}/doc/fonts/cm/README-cmps.txt
12mr|texlive-cm-20110410-1|261	
12mr|texlive-cm-20110410-1|262	#-----------------------------------------------------------------------
12mr|texlive-cm-20110410-1|263	%prep
12mr|texlive-cm-20110410-1|264	%setup -c -a0 -a1
12mr|texlive-cm-20110410-1|265	
12mr|texlive-cm-20110410-1|266	%build
12mr|texlive-cm-20110410-1|267	
12mr|texlive-cm-20110410-1|268	%install
12mr|texlive-cm-20110410-1|269	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cm-20110410-1|270	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cm-20110410-1|271	
12mr|texlive-cm-20110410-1|272	
12mr|texlive-cm-20110410-1|273	
12mr|texlive-cm-20110410-1|274	%changelog
12mr|texlive-cm-20110410-1|275	

16925 12
12mr|texlive-cmap-20120807-1|1	# revision 26568
12mr|texlive-cmap-20120807-1|2	# category Package
12mr|texlive-cmap-20120807-1|3	# catalog-ctan undef
12mr|texlive-cmap-20120807-1|4	# catalog-date undef
12mr|texlive-cmap-20120807-1|5	# catalog-license undef
12mr|texlive-cmap-20120807-1|6	# catalog-version undef
12mr|texlive-cmap-20120807-1|7	Name:		texlive-cmap
12mr|texlive-cmap-20120807-1|8	Version:	20120807
12mr|texlive-cmap-20120807-1|9	Release:	1
12mr|texlive-cmap-20120807-1|10	Summary:	TeXLive cmap package
12mr|texlive-cmap-20120807-1|11	Group:		Publishing
12mr|texlive-cmap-20120807-1|12	URL:		http://tug.org/texlive
12mr|texlive-cmap-20120807-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-cmap-20120807-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmap.tar.xz
12mr|texlive-cmap-20120807-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmap.doc.tar.xz
12mr|texlive-cmap-20120807-1|16	BuildArch:	noarch
12mr|texlive-cmap-20120807-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cmap-20120807-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cmap-20120807-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-cmap-20120807-1|20	
12mr|texlive-cmap-20120807-1|21	%description
12mr|texlive-cmap-20120807-1|22	TeXLive cmap package.
12mr|texlive-cmap-20120807-1|23	
12mr|texlive-cmap-20120807-1|24	%post
12mr|texlive-cmap-20120807-1|25	%{_sbindir}/texlive.post
12mr|texlive-cmap-20120807-1|26	
12mr|texlive-cmap-20120807-1|27	%postun
12mr|texlive-cmap-20120807-1|28	if [ $1 -eq 0 ]; then
12mr|texlive-cmap-20120807-1|29	%{_sbindir}/texlive.post
12mr|texlive-cmap-20120807-1|30	fi
12mr|texlive-cmap-20120807-1|31	
12mr|texlive-cmap-20120807-1|32	#-----------------------------------------------------------------------
12mr|texlive-cmap-20120807-1|33	%files
12mr|texlive-cmap-20120807-1|34	%{_texmfdistdir}/tex/latex/cmap/cmap.sty
12mr|texlive-cmap-20120807-1|35	%{_texmfdistdir}/tex/latex/cmap/lae.cmap
12mr|texlive-cmap-20120807-1|36	%{_texmfdistdir}/tex/latex/cmap/lfe.cmap
12mr|texlive-cmap-20120807-1|37	%{_texmfdistdir}/tex/latex/cmap/lgr.cmap
12mr|texlive-cmap-20120807-1|38	%{_texmfdistdir}/tex/latex/cmap/ot1.cmap
12mr|texlive-cmap-20120807-1|39	%{_texmfdistdir}/tex/latex/cmap/ot1tt.cmap
12mr|texlive-cmap-20120807-1|40	%{_texmfdistdir}/tex/latex/cmap/ot6.cmap
12mr|texlive-cmap-20120807-1|41	%{_texmfdistdir}/tex/latex/cmap/t1.cmap
12mr|texlive-cmap-20120807-1|42	%{_texmfdistdir}/tex/latex/cmap/t2a.cmap
12mr|texlive-cmap-20120807-1|43	%{_texmfdistdir}/tex/latex/cmap/t2b.cmap
12mr|texlive-cmap-20120807-1|44	%{_texmfdistdir}/tex/latex/cmap/t2c.cmap
12mr|texlive-cmap-20120807-1|45	%{_texmfdistdir}/tex/latex/cmap/t5.cmap
12mr|texlive-cmap-20120807-1|46	%doc %{_texmfdistdir}/doc/latex/cmap/README
12mr|texlive-cmap-20120807-1|47	
12mr|texlive-cmap-20120807-1|48	#-----------------------------------------------------------------------
12mr|texlive-cmap-20120807-1|49	%prep
12mr|texlive-cmap-20120807-1|50	%setup -c -a0 -a1
12mr|texlive-cmap-20120807-1|51	
12mr|texlive-cmap-20120807-1|52	%build
12mr|texlive-cmap-20120807-1|53	
12mr|texlive-cmap-20120807-1|54	%install
12mr|texlive-cmap-20120807-1|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cmap-20120807-1|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cmap-20120807-1|57	
12mr|texlive-cmap-20120807-1|58	
12mr|texlive-cmap-20120807-1|59	
12mr|texlive-cmap-20120807-1|60	%changelog
12mr|texlive-cmap-20120807-1|61	

16926 12
12mr|texlive-cmarrows-v0.9-2|1	# revision 24378
12mr|texlive-cmarrows-v0.9-2|2	# category Package
12mr|texlive-cmarrows-v0.9-2|3	# catalog-ctan /graphics/metapost/contrib/macros/cmarrows
12mr|texlive-cmarrows-v0.9-2|4	# catalog-date 2007-03-05 14:17:42 +0100
12mr|texlive-cmarrows-v0.9-2|5	# catalog-license lppl
12mr|texlive-cmarrows-v0.9-2|6	# catalog-version v0.9
12mr|texlive-cmarrows-v0.9-2|7	Name:		texlive-cmarrows
12mr|texlive-cmarrows-v0.9-2|8	Version:	v0.9
12mr|texlive-cmarrows-v0.9-2|9	Release:	2
12mr|texlive-cmarrows-v0.9-2|10	Summary:	MetaPost arrows and braces in the Computer Modern style
12mr|texlive-cmarrows-v0.9-2|11	Group:		Publishing
12mr|texlive-cmarrows-v0.9-2|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/cmarrows
12mr|texlive-cmarrows-v0.9-2|13	License:	LPPL
12mr|texlive-cmarrows-v0.9-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmarrows.tar.xz
12mr|texlive-cmarrows-v0.9-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmarrows.doc.tar.xz
12mr|texlive-cmarrows-v0.9-2|16	BuildArch:	noarch
12mr|texlive-cmarrows-v0.9-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cmarrows-v0.9-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cmarrows-v0.9-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-cmarrows-v0.9-2|20	
12mr|texlive-cmarrows-v0.9-2|21	%description
12mr|texlive-cmarrows-v0.9-2|22	This MetaPost package contains macros to draw arrows and braces
12mr|texlive-cmarrows-v0.9-2|23	in the Computer Modern style.
12mr|texlive-cmarrows-v0.9-2|24	
12mr|texlive-cmarrows-v0.9-2|25	%post
12mr|texlive-cmarrows-v0.9-2|26	%{_sbindir}/texlive.post
12mr|texlive-cmarrows-v0.9-2|27	
12mr|texlive-cmarrows-v0.9-2|28	%postun
12mr|texlive-cmarrows-v0.9-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-cmarrows-v0.9-2|30	%{_sbindir}/texlive.post
12mr|texlive-cmarrows-v0.9-2|31	fi
12mr|texlive-cmarrows-v0.9-2|32	
12mr|texlive-cmarrows-v0.9-2|33	#-----------------------------------------------------------------------
12mr|texlive-cmarrows-v0.9-2|34	%files
12mr|texlive-cmarrows-v0.9-2|35	%{_texmfdistdir}/metapost/cmarrows/cmarrows.mp
12mr|texlive-cmarrows-v0.9-2|36	%{_texmfdistdir}/metapost/cmarrows/rgbx0009.mp
12mr|texlive-cmarrows-v0.9-2|37	%{_texmfdistdir}/metapost/cmarrows/rgbx0016.mp
12mr|texlive-cmarrows-v0.9-2|38	%{_texmfdistdir}/metapost/cmarrows/rgbx0020.mp
12mr|texlive-cmarrows-v0.9-2|39	%{_texmfdistdir}/metapost/cmarrows/rgbx0025.mp
12mr|texlive-cmarrows-v0.9-2|40	%{_texmfdistdir}/metapost/cmarrows/sgbx0008.mp
12mr|texlive-cmarrows-v0.9-2|41	%{_texmfdistdir}/metapost/cmarrows/sgbx0010.mp
12mr|texlive-cmarrows-v0.9-2|42	%{_texmfdistdir}/metapost/cmarrows/sgbx0011.mp
12mr|texlive-cmarrows-v0.9-2|43	%{_texmfdistdir}/metapost/cmarrows/sgbx0012.mp
12mr|texlive-cmarrows-v0.9-2|44	%{_texmfdistdir}/metapost/cmarrows/sgbx0013.mp
12mr|texlive-cmarrows-v0.9-2|45	%{_texmfdistdir}/metapost/cmarrows/sgbx0014.mp
12mr|texlive-cmarrows-v0.9-2|46	%{_texmfdistdir}/metapost/cmarrows/sgbx0015.mp
12mr|texlive-cmarrows-v0.9-2|47	%{_texmfdistdir}/metapost/cmarrows/sgbx0017.mp
12mr|texlive-cmarrows-v0.9-2|48	%{_texmfdistdir}/metapost/cmarrows/sgbx0018.mp
12mr|texlive-cmarrows-v0.9-2|49	%{_texmfdistdir}/metapost/cmarrows/sgbx0019.mp
12mr|texlive-cmarrows-v0.9-2|50	%{_texmfdistdir}/metapost/cmarrows/sgbx0021.mp
12mr|texlive-cmarrows-v0.9-2|51	%{_texmfdistdir}/metapost/cmarrows/sgbx0022.mp
12mr|texlive-cmarrows-v0.9-2|52	%{_texmfdistdir}/metapost/cmarrows/sgbx0023.mp
12mr|texlive-cmarrows-v0.9-2|53	%{_texmfdistdir}/metapost/cmarrows/sgbx0024.mp
12mr|texlive-cmarrows-v0.9-2|54	%{_texmfdistdir}/metapost/cmarrows/tgbx0000.mp
12mr|texlive-cmarrows-v0.9-2|55	%{_texmfdistdir}/metapost/cmarrows/tgbx0001.mp
12mr|texlive-cmarrows-v0.9-2|56	%{_texmfdistdir}/metapost/cmarrows/tgbx0002.mp
12mr|texlive-cmarrows-v0.9-2|57	%{_texmfdistdir}/metapost/cmarrows/tgbx0003.mp
12mr|texlive-cmarrows-v0.9-2|58	%{_texmfdistdir}/metapost/cmarrows/tgbx0004.mp
12mr|texlive-cmarrows-v0.9-2|59	%{_texmfdistdir}/metapost/cmarrows/tgbx0005.mp
12mr|texlive-cmarrows-v0.9-2|60	%{_texmfdistdir}/metapost/cmarrows/tgbx0006.mp
12mr|texlive-cmarrows-v0.9-2|61	%{_texmfdistdir}/metapost/cmarrows/tgbx0007.mp
12mr|texlive-cmarrows-v0.9-2|62	%{_texmfdistdir}/metapost/cmarrows/tgbx0027.mp
12mr|texlive-cmarrows-v0.9-2|63	%doc %{_texmfdistdir}/doc/metapost/cmarrows/README
12mr|texlive-cmarrows-v0.9-2|64	%doc %{_texmfdistdir}/doc/metapost/cmarrows/cmarrows.pdf
12mr|texlive-cmarrows-v0.9-2|65	
12mr|texlive-cmarrows-v0.9-2|66	#-----------------------------------------------------------------------
12mr|texlive-cmarrows-v0.9-2|67	%prep
12mr|texlive-cmarrows-v0.9-2|68	%setup -c -a0 -a1
12mr|texlive-cmarrows-v0.9-2|69	
12mr|texlive-cmarrows-v0.9-2|70	%build
12mr|texlive-cmarrows-v0.9-2|71	
12mr|texlive-cmarrows-v0.9-2|72	%install
12mr|texlive-cmarrows-v0.9-2|73	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cmarrows-v0.9-2|74	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cmarrows-v0.9-2|75	
12mr|texlive-cmarrows-v0.9-2|76	
12mr|texlive-cmarrows-v0.9-2|77	
12mr|texlive-cmarrows-v0.9-2|78	%changelog
12mr|texlive-cmarrows-v0.9-2|79	

16927 12
12mr|texlive-cmbright-8.1-2|1	# revision 21107
12mr|texlive-cmbright-8.1-2|2	# category Package
12mr|texlive-cmbright-8.1-2|3	# catalog-ctan /fonts/cmbright
12mr|texlive-cmbright-8.1-2|4	# catalog-date 2007-01-01 00:37:00 +0100
12mr|texlive-cmbright-8.1-2|5	# catalog-license lppl
12mr|texlive-cmbright-8.1-2|6	# catalog-version 8.1
12mr|texlive-cmbright-8.1-2|7	Name:		texlive-cmbright
12mr|texlive-cmbright-8.1-2|8	Version:	8.1
12mr|texlive-cmbright-8.1-2|9	Release:	2
12mr|texlive-cmbright-8.1-2|10	Summary:	Computer Modern Bright fonts
12mr|texlive-cmbright-8.1-2|11	Group:		Publishing
12mr|texlive-cmbright-8.1-2|12	URL:		http://www.ctan.org/tex-archive/fonts/cmbright
12mr|texlive-cmbright-8.1-2|13	License:	LPPL
12mr|texlive-cmbright-8.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmbright.tar.xz
12mr|texlive-cmbright-8.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmbright.doc.tar.xz
12mr|texlive-cmbright-8.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmbright.source.tar.xz
12mr|texlive-cmbright-8.1-2|17	BuildArch:	noarch
12mr|texlive-cmbright-8.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-cmbright-8.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-cmbright-8.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-cmbright-8.1-2|21	
12mr|texlive-cmbright-8.1-2|22	%description
12mr|texlive-cmbright-8.1-2|23	A family of sans serif fonts for TeX and LaTeX, based on Donald
12mr|texlive-cmbright-8.1-2|24	Knuth's CM fonts. It comprises OT1, T1 and TS1 encoded text
12mr|texlive-cmbright-8.1-2|25	fonts of various shapes as well as all the fonts necessary for
12mr|texlive-cmbright-8.1-2|26	mathematical typesetting, including AMS symbols. This
12mr|texlive-cmbright-8.1-2|27	collection provides all the necessary files for using the fonts
12mr|texlive-cmbright-8.1-2|28	with LaTeX. A commercial-quality Adobe Type 1 version of these
12mr|texlive-cmbright-8.1-2|29	fonts is available from Micropress. Free versions are
12mr|texlive-cmbright-8.1-2|30	available, in the cm-super font bundle (the T1 and TS1 encoded
12mr|texlive-cmbright-8.1-2|31	part of the set), and in the hfbright (the OT1 encoded part,
12mr|texlive-cmbright-8.1-2|32	and the maths fonts).
12mr|texlive-cmbright-8.1-2|33	
12mr|texlive-cmbright-8.1-2|34	%post
12mr|texlive-cmbright-8.1-2|35	%{_sbindir}/texlive.post
12mr|texlive-cmbright-8.1-2|36	
12mr|texlive-cmbright-8.1-2|37	%postun
12mr|texlive-cmbright-8.1-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-cmbright-8.1-2|39	%{_sbindir}/texlive.post
12mr|texlive-cmbright-8.1-2|40	fi
12mr|texlive-cmbright-8.1-2|41	
12mr|texlive-cmbright-8.1-2|42	#-----------------------------------------------------------------------
12mr|texlive-cmbright-8.1-2|43	%files
12mr|texlive-cmbright-8.1-2|44	%{_texmfdistdir}/fonts/source/public/cmbright/ams10pt.mf
12mr|texlive-cmbright-8.1-2|45	%{_texmfdistdir}/fonts/source/public/cmbright/ams8pt.mf
12mr|texlive-cmbright-8.1-2|46	%{_texmfdistdir}/fonts/source/public/cmbright/ams9pt.mf
12mr|texlive-cmbright-8.1-2|47	%{_texmfdistdir}/fonts/source/public/cmbright/baccent.mf
12mr|texlive-cmbright-8.1-2|48	%{_texmfdistdir}/fonts/source/public/cmbright/bgreeku.mf
12mr|texlive-cmbright-8.1-2|49	%{_texmfdistdir}/fonts/source/public/cmbright/bitalms.mf
12mr|texlive-cmbright-8.1-2|50	%{_texmfdistdir}/fonts/source/public/cmbright/bpunct.mf
12mr|texlive-cmbright-8.1-2|51	%{_texmfdistdir}/fonts/source/public/cmbright/br10pt.mf
12mr|texlive-cmbright-8.1-2|52	%{_texmfdistdir}/fonts/source/public/cmbright/br17pt.mf
12mr|texlive-cmbright-8.1-2|53	%{_texmfdistdir}/fonts/source/public/cmbright/br8pt.mf
12mr|texlive-cmbright-8.1-2|54	%{_texmfdistdir}/fonts/source/public/cmbright/br9pt.mf
12mr|texlive-cmbright-8.1-2|55	%{_texmfdistdir}/fonts/source/public/cmbright/brmsa.mf
12mr|texlive-cmbright-8.1-2|56	%{_texmfdistdir}/fonts/source/public/cmbright/brmsb.mf
12mr|texlive-cmbright-8.1-2|57	%{_texmfdistdir}/fonts/source/public/cmbright/broman.mf
12mr|texlive-cmbright-8.1-2|58	%{_texmfdistdir}/fonts/source/public/cmbright/bromanl.mf
12mr|texlive-cmbright-8.1-2|59	%{_texmfdistdir}/fonts/source/public/cmbright/bromlig.mf
12mr|texlive-cmbright-8.1-2|60	%{_texmfdistdir}/fonts/source/public/cmbright/bromms.mf
12mr|texlive-cmbright-8.1-2|61	%{_texmfdistdir}/fonts/source/public/cmbright/brs10pt.mf
12mr|texlive-cmbright-8.1-2|62	%{_texmfdistdir}/fonts/source/public/cmbright/brs17pt.mf
12mr|texlive-cmbright-8.1-2|63	%{_texmfdistdir}/fonts/source/public/cmbright/brs8pt.mf
12mr|texlive-cmbright-8.1-2|64	%{_texmfdistdir}/fonts/source/public/cmbright/brs9pt.mf
12mr|texlive-cmbright-8.1-2|65	%{_texmfdistdir}/fonts/source/public/cmbright/cmbr10.mf
12mr|texlive-cmbright-8.1-2|66	%{_texmfdistdir}/fonts/source/public/cmbright/cmbr17.mf
12mr|texlive-cmbright-8.1-2|67	%{_texmfdistdir}/fonts/source/public/cmbright/cmbr8.mf
12mr|texlive-cmbright-8.1-2|68	%{_texmfdistdir}/fonts/source/public/cmbright/cmbr9.mf
12mr|texlive-cmbright-8.1-2|69	%{_texmfdistdir}/fonts/source/public/cmbright/cmbras10.mf
12mr|texlive-cmbright-8.1-2|70	%{_texmfdistdir}/fonts/source/public/cmbright/cmbras8.mf
12mr|texlive-cmbright-8.1-2|71	%{_texmfdistdir}/fonts/source/public/cmbright/cmbras9.mf
12mr|texlive-cmbright-8.1-2|72	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrbs10.mf
12mr|texlive-cmbright-8.1-2|73	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrbs8.mf
12mr|texlive-cmbright-8.1-2|74	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrbs9.mf
12mr|texlive-cmbright-8.1-2|75	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrbx10.mf
12mr|texlive-cmbright-8.1-2|76	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrmb10.mf
12mr|texlive-cmbright-8.1-2|77	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrmi10.mf
12mr|texlive-cmbright-8.1-2|78	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrmi8.mf
12mr|texlive-cmbright-8.1-2|79	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrmi9.mf
12mr|texlive-cmbright-8.1-2|80	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrsl10.mf
12mr|texlive-cmbright-8.1-2|81	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrsl17.mf
12mr|texlive-cmbright-8.1-2|82	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrsl8.mf
12mr|texlive-cmbright-8.1-2|83	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrsl9.mf
12mr|texlive-cmbright-8.1-2|84	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrsy10.mf
12mr|texlive-cmbright-8.1-2|85	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrsy8.mf
12mr|texlive-cmbright-8.1-2|86	%{_texmfdistdir}/fonts/source/public/cmbright/cmbrsy9.mf
12mr|texlive-cmbright-8.1-2|87	%{_texmfdistdir}/fonts/source/public/cmbright/cmsltl10.mf
12mr|texlive-cmbright-8.1-2|88	%{_texmfdistdir}/fonts/source/public/cmbright/cmtl10.mf
12mr|texlive-cmbright-8.1-2|89	%{_texmfdistdir}/fonts/source/public/cmbright/ebaccess.mf
12mr|texlive-cmbright-8.1-2|90	%{_texmfdistdir}/fonts/source/public/cmbright/ebbase.mf
12mr|texlive-cmbright-8.1-2|91	%{_texmfdistdir}/fonts/source/public/cmbright/ebbraces.mf
12mr|texlive-cmbright-8.1-2|92	%{_texmfdistdir}/fonts/source/public/cmbright/ebbx10.mf
12mr|texlive-cmbright-8.1-2|93	%{_texmfdistdir}/fonts/source/public/cmbright/ebmo10.mf
12mr|texlive-cmbright-8.1-2|94	%{_texmfdistdir}/fonts/source/public/cmbright/ebmo17.mf
12mr|texlive-cmbright-8.1-2|95	%{_texmfdistdir}/fonts/source/public/cmbright/ebmo8.mf
12mr|texlive-cmbright-8.1-2|96	%{_texmfdistdir}/fonts/source/public/cmbright/ebmo9.mf
12mr|texlive-cmbright-8.1-2|97	%{_texmfdistdir}/fonts/source/public/cmbright/ebmr10.mf
12mr|texlive-cmbright-8.1-2|98	%{_texmfdistdir}/fonts/source/public/cmbright/ebmr17.mf
12mr|texlive-cmbright-8.1-2|99	%{_texmfdistdir}/fonts/source/public/cmbright/ebmr8.mf
12mr|texlive-cmbright-8.1-2|100	%{_texmfdistdir}/fonts/source/public/cmbright/ebmr9.mf
12mr|texlive-cmbright-8.1-2|101	%{_texmfdistdir}/fonts/source/public/cmbright/ebpseudo.mf
12mr|texlive-cmbright-8.1-2|102	%{_texmfdistdir}/fonts/source/public/cmbright/ebpunct.mf
12mr|texlive-cmbright-8.1-2|103	%{_texmfdistdir}/fonts/source/public/cmbright/ebrleast.mf
12mr|texlive-cmbright-8.1-2|104	%{_texmfdistdir}/fonts/source/public/cmbright/ebrlig.mf
12mr|texlive-cmbright-8.1-2|105	%{_texmfdistdir}/fonts/source/public/cmbright/ebrligtb.mf
12mr|texlive-cmbright-8.1-2|106	%{_texmfdistdir}/fonts/source/public/cmbright/ebrllett.mf
12mr|texlive-cmbright-8.1-2|107	%{_texmfdistdir}/fonts/source/public/cmbright/ebrlwest.mf
12mr|texlive-cmbright-8.1-2|108	%{_texmfdistdir}/fonts/source/public/cmbright/ebroman.mf
12mr|texlive-cmbright-8.1-2|109	%{_texmfdistdir}/fonts/source/public/cmbright/ebso10.mf
12mr|texlive-cmbright-8.1-2|110	%{_texmfdistdir}/fonts/source/public/cmbright/ebso17.mf
12mr|texlive-cmbright-8.1-2|111	%{_texmfdistdir}/fonts/source/public/cmbright/ebso8.mf
12mr|texlive-cmbright-8.1-2|112	%{_texmfdistdir}/fonts/source/public/cmbright/ebso9.mf
12mr|texlive-cmbright-8.1-2|113	%{_texmfdistdir}/fonts/source/public/cmbright/ebsr10.mf
12mr|texlive-cmbright-8.1-2|114	%{_texmfdistdir}/fonts/source/public/cmbright/ebsr17.mf
12mr|texlive-cmbright-8.1-2|115	%{_texmfdistdir}/fonts/source/public/cmbright/ebsr8.mf
12mr|texlive-cmbright-8.1-2|116	%{_texmfdistdir}/fonts/source/public/cmbright/ebsr9.mf
12mr|texlive-cmbright-8.1-2|117	%{_texmfdistdir}/fonts/source/public/cmbright/ebtl10.mf
12mr|texlive-cmbright-8.1-2|118	%{_texmfdistdir}/fonts/source/public/cmbright/ebto10.mf
12mr|texlive-cmbright-8.1-2|119	%{_texmfdistdir}/fonts/source/public/cmbright/mathsl.mf
12mr|texlive-cmbright-8.1-2|120	%{_texmfdistdir}/fonts/source/public/cmbright/msa.mf
12mr|texlive-cmbright-8.1-2|121	%{_texmfdistdir}/fonts/source/public/cmbright/msb.mf
12mr|texlive-cmbright-8.1-2|122	%{_texmfdistdir}/fonts/source/public/cmbright/tbbx10.mf
12mr|texlive-cmbright-8.1-2|123	%{_texmfdistdir}/fonts/source/public/cmbright/tbmo10.mf
12mr|texlive-cmbright-8.1-2|124	%{_texmfdistdir}/fonts/source/public/cmbright/tbmo17.mf
12mr|texlive-cmbright-8.1-2|125	%{_texmfdistdir}/fonts/source/public/cmbright/tbmo8.mf
12mr|texlive-cmbright-8.1-2|126	%{_texmfdistdir}/fonts/source/public/cmbright/tbmo9.mf
12mr|texlive-cmbright-8.1-2|127	%{_texmfdistdir}/fonts/source/public/cmbright/tbmr10.mf
12mr|texlive-cmbright-8.1-2|128	%{_texmfdistdir}/fonts/source/public/cmbright/tbmr17.mf
12mr|texlive-cmbright-8.1-2|129	%{_texmfdistdir}/fonts/source/public/cmbright/tbmr8.mf
12mr|texlive-cmbright-8.1-2|130	%{_texmfdistdir}/fonts/source/public/cmbright/tbmr9.mf
12mr|texlive-cmbright-8.1-2|131	%{_texmfdistdir}/fonts/source/public/cmbright/tbpseudo.mf
12mr|texlive-cmbright-8.1-2|132	%{_texmfdistdir}/fonts/source/public/cmbright/tbso10.mf
12mr|texlive-cmbright-8.1-2|133	%{_texmfdistdir}/fonts/source/public/cmbright/tbso17.mf
12mr|texlive-cmbright-8.1-2|134	%{_texmfdistdir}/fonts/source/public/cmbright/tbso8.mf
12mr|texlive-cmbright-8.1-2|135	%{_texmfdistdir}/fonts/source/public/cmbright/tbso9.mf
12mr|texlive-cmbright-8.1-2|136	%{_texmfdistdir}/fonts/source/public/cmbright/tbsr10.mf
12mr|texlive-cmbright-8.1-2|137	%{_texmfdistdir}/fonts/source/public/cmbright/tbsr17.mf
12mr|texlive-cmbright-8.1-2|138	%{_texmfdistdir}/fonts/source/public/cmbright/tbsr8.mf
12mr|texlive-cmbright-8.1-2|139	%{_texmfdistdir}/fonts/source/public/cmbright/tbsr9.mf
12mr|texlive-cmbright-8.1-2|140	%{_texmfdistdir}/fonts/source/public/cmbright/tbsymb.mf
12mr|texlive-cmbright-8.1-2|141	%{_texmfdistdir}/fonts/source/public/cmbright/tbsymbol.mf
12mr|texlive-cmbright-8.1-2|142	%{_texmfdistdir}/fonts/source/public/cmbright/tbtl10.mf
12mr|texlive-cmbright-8.1-2|143	%{_texmfdistdir}/fonts/source/public/cmbright/tbto10.mf
12mr|texlive-cmbright-8.1-2|144	%{_texmfdistdir}/fonts/source/public/cmbright/ttsymb.mf
12mr|texlive-cmbright-8.1-2|145	%{_texmfdistdir}/fonts/source/public/cmbright/ttsymbol.mf
12mr|texlive-cmbright-8.1-2|146	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbr10.tfm
12mr|texlive-cmbright-8.1-2|147	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbr17.tfm
12mr|texlive-cmbright-8.1-2|148	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbr8.tfm
12mr|texlive-cmbright-8.1-2|149	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbr9.tfm
12mr|texlive-cmbright-8.1-2|150	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbras10.tfm
12mr|texlive-cmbright-8.1-2|151	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbras8.tfm
12mr|texlive-cmbright-8.1-2|152	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbras9.tfm
12mr|texlive-cmbright-8.1-2|153	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrbs10.tfm
12mr|texlive-cmbright-8.1-2|154	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrbs8.tfm
12mr|texlive-cmbright-8.1-2|155	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrbs9.tfm
12mr|texlive-cmbright-8.1-2|156	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrbx10.tfm
12mr|texlive-cmbright-8.1-2|157	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrmb10.tfm
12mr|texlive-cmbright-8.1-2|158	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrmi10.tfm
12mr|texlive-cmbright-8.1-2|159	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrmi8.tfm
12mr|texlive-cmbright-8.1-2|160	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrmi9.tfm
12mr|texlive-cmbright-8.1-2|161	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrsl10.tfm
12mr|texlive-cmbright-8.1-2|162	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrsl17.tfm
12mr|texlive-cmbright-8.1-2|163	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrsl8.tfm
12mr|texlive-cmbright-8.1-2|164	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrsl9.tfm
12mr|texlive-cmbright-8.1-2|165	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrsy10.tfm
12mr|texlive-cmbright-8.1-2|166	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrsy8.tfm
12mr|texlive-cmbright-8.1-2|167	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmbrsy9.tfm
12mr|texlive-cmbright-8.1-2|168	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmsltl10.tfm
12mr|texlive-cmbright-8.1-2|169	%{_texmfdistdir}/fonts/tfm/public/cmbright/cmtl10.tfm
12mr|texlive-cmbright-8.1-2|170	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebbx10.tfm
12mr|texlive-cmbright-8.1-2|171	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmo10.tfm
12mr|texlive-cmbright-8.1-2|172	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmo17.tfm
12mr|texlive-cmbright-8.1-2|173	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmo8.tfm
12mr|texlive-cmbright-8.1-2|174	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmo9.tfm
12mr|texlive-cmbright-8.1-2|175	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmr10.tfm
12mr|texlive-cmbright-8.1-2|176	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmr17.tfm
12mr|texlive-cmbright-8.1-2|177	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmr8.tfm
12mr|texlive-cmbright-8.1-2|178	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebmr9.tfm
12mr|texlive-cmbright-8.1-2|179	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebso10.tfm
12mr|texlive-cmbright-8.1-2|180	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebso17.tfm
12mr|texlive-cmbright-8.1-2|181	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebso8.tfm
12mr|texlive-cmbright-8.1-2|182	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebso9.tfm
12mr|texlive-cmbright-8.1-2|183	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebsr10.tfm
12mr|texlive-cmbright-8.1-2|184	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebsr17.tfm
12mr|texlive-cmbright-8.1-2|185	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebsr8.tfm
12mr|texlive-cmbright-8.1-2|186	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebsr9.tfm
12mr|texlive-cmbright-8.1-2|187	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebtl10.tfm
12mr|texlive-cmbright-8.1-2|188	%{_texmfdistdir}/fonts/tfm/public/cmbright/ebto10.tfm
12mr|texlive-cmbright-8.1-2|189	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbbx10.tfm
12mr|texlive-cmbright-8.1-2|190	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmo10.tfm
12mr|texlive-cmbright-8.1-2|191	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmo17.tfm
12mr|texlive-cmbright-8.1-2|192	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmo8.tfm
12mr|texlive-cmbright-8.1-2|193	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmo9.tfm
12mr|texlive-cmbright-8.1-2|194	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmr10.tfm
12mr|texlive-cmbright-8.1-2|195	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmr17.tfm
12mr|texlive-cmbright-8.1-2|196	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmr8.tfm
12mr|texlive-cmbright-8.1-2|197	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbmr9.tfm
12mr|texlive-cmbright-8.1-2|198	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbso10.tfm
12mr|texlive-cmbright-8.1-2|199	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbso17.tfm
12mr|texlive-cmbright-8.1-2|200	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbso8.tfm
12mr|texlive-cmbright-8.1-2|201	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbso9.tfm
12mr|texlive-cmbright-8.1-2|202	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbsr10.tfm
12mr|texlive-cmbright-8.1-2|203	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbsr17.tfm
12mr|texlive-cmbright-8.1-2|204	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbsr8.tfm
12mr|texlive-cmbright-8.1-2|205	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbsr9.tfm
12mr|texlive-cmbright-8.1-2|206	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbtl10.tfm
12mr|texlive-cmbright-8.1-2|207	%{_texmfdistdir}/fonts/tfm/public/cmbright/tbto10.tfm
12mr|texlive-cmbright-8.1-2|208	%{_texmfdistdir}/tex/latex/cmbright/cmbright.sty
12mr|texlive-cmbright-8.1-2|209	%{_texmfdistdir}/tex/latex/cmbright/omlcmbr.fd
12mr|texlive-cmbright-8.1-2|210	%{_texmfdistdir}/tex/latex/cmbright/omlcmbrm.fd
12mr|texlive-cmbright-8.1-2|211	%{_texmfdistdir}/tex/latex/cmbright/omscmbr.fd
12mr|texlive-cmbright-8.1-2|212	%{_texmfdistdir}/tex/latex/cmbright/omscmbrs.fd
12mr|texlive-cmbright-8.1-2|213	%{_texmfdistdir}/tex/latex/cmbright/ot1cmbr.fd
12mr|texlive-cmbright-8.1-2|214	%{_texmfdistdir}/tex/latex/cmbright/ot1cmtl.fd
12mr|texlive-cmbright-8.1-2|215	%{_texmfdistdir}/tex/latex/cmbright/t1cmbr.fd
12mr|texlive-cmbright-8.1-2|216	%{_texmfdistdir}/tex/latex/cmbright/t1cmtl.fd
12mr|texlive-cmbright-8.1-2|217	%{_texmfdistdir}/tex/latex/cmbright/ts1cmbr.fd
12mr|texlive-cmbright-8.1-2|218	%{_texmfdistdir}/tex/latex/cmbright/ts1cmtl.fd
12mr|texlive-cmbright-8.1-2|219	%doc %{_texmfdistdir}/doc/fonts/cmbright/LICENSE
12mr|texlive-cmbright-8.1-2|220	%doc %{_texmfdistdir}/doc/fonts/cmbright/README
12mr|texlive-cmbright-8.1-2|221	%doc %{_texmfdistdir}/doc/fonts/cmbright/cmbright.txt
12mr|texlive-cmbright-8.1-2|222	%doc %{_texmfdistdir}/doc/fonts/cmbright/manifest.txt
12mr|texlive-cmbright-8.1-2|223	%doc %{_texmfdistdir}/doc/latex/cmbright/cmbright.pdf
12mr|texlive-cmbright-8.1-2|224	#- source
12mr|texlive-cmbright-8.1-2|225	%doc %{_texmfdistdir}/source/latex/cmbright/cmbright.dtx
12mr|texlive-cmbright-8.1-2|226	%doc %{_texmfdistdir}/source/latex/cmbright/cmbright.ins
12mr|texlive-cmbright-8.1-2|227	
12mr|texlive-cmbright-8.1-2|228	#-----------------------------------------------------------------------
12mr|texlive-cmbright-8.1-2|229	%prep
12mr|texlive-cmbright-8.1-2|230	%setup -c -a0 -a1 -a2
12mr|texlive-cmbright-8.1-2|231	
12mr|texlive-cmbright-8.1-2|232	%build
12mr|texlive-cmbright-8.1-2|233	
12mr|texlive-cmbright-8.1-2|234	%install
12mr|texlive-cmbright-8.1-2|235	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cmbright-8.1-2|236	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-cmbright-8.1-2|237	
12mr|texlive-cmbright-8.1-2|238	
12mr|texlive-cmbright-8.1-2|239	
12mr|texlive-cmbright-8.1-2|240	%changelog
12mr|texlive-cmbright-8.1-2|241	

16928 12
12mr|texlive-cmcyr-20070916-2|1	# revision 16696
12mr|texlive-cmcyr-20070916-2|2	# category Package
12mr|texlive-cmcyr-20070916-2|3	# catalog-ctan /fonts/cyrillic/cmcyr
12mr|texlive-cmcyr-20070916-2|4	# catalog-date 2007-09-16 18:06:50 +0200
12mr|texlive-cmcyr-20070916-2|5	# catalog-license pd
12mr|texlive-cmcyr-20070916-2|6	# catalog-version undef
12mr|texlive-cmcyr-20070916-2|7	Name:		texlive-cmcyr
12mr|texlive-cmcyr-20070916-2|8	Version:	20070916
12mr|texlive-cmcyr-20070916-2|9	Release:	2
12mr|texlive-cmcyr-20070916-2|10	Summary:	Computer Modern fonts with cyrillic extensions
12mr|texlive-cmcyr-20070916-2|11	Group:		Publishing
12mr|texlive-cmcyr-20070916-2|12	URL:		http://www.ctan.org/tex-archive/fonts/cyrillic/cmcyr
12mr|texlive-cmcyr-20070916-2|13	License:	PD
12mr|texlive-cmcyr-20070916-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmcyr.tar.xz
12mr|texlive-cmcyr-20070916-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmcyr.doc.tar.xz
12mr|texlive-cmcyr-20070916-2|16	BuildArch:	noarch
12mr|texlive-cmcyr-20070916-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cmcyr-20070916-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cmcyr-20070916-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-cmcyr-20070916-2|20	
12mr|texlive-cmcyr-20070916-2|21	%description
12mr|texlive-cmcyr-20070916-2|22	These are the Computer Modern fonts extended with Russian
12mr|texlive-cmcyr-20070916-2|23	letters, in MetaFont sources and ATM Compatible Type 1 format.
12mr|texlive-cmcyr-20070916-2|24	The fonts are provided in KOI-7, but virtual fonts are
12mr|texlive-cmcyr-20070916-2|25	available to recode them to three other Russian 8-bit
12mr|texlive-cmcyr-20070916-2|26	encodings.
12mr|texlive-cmcyr-20070916-2|27	
12mr|texlive-cmcyr-20070916-2|28	%post
12mr|texlive-cmcyr-20070916-2|29	%{_sbindir}/texlive.post
12mr|texlive-cmcyr-20070916-2|30	
12mr|texlive-cmcyr-20070916-2|31	%postun
12mr|texlive-cmcyr-20070916-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-cmcyr-20070916-2|33	%{_sbindir}/texlive.post
12mr|texlive-cmcyr-20070916-2|34	fi
12mr|texlive-cmcyr-20070916-2|35	
12mr|texlive-cmcyr-20070916-2|36	#-----------------------------------------------------------------------
12mr|texlive-cmcyr-20070916-2|37	%files
12mr|texlive-cmcyr-20070916-2|38	%{_texmfdistdir}/fonts/map/dvips/cmcyr/cmcyr.map
12mr|texlive-cmcyr-20070916-2|39	%{_texmfdistdir}/fonts/source/public/cmcyr/ccsc.mf
12mr|texlive-cmcyr-20070916-2|40	%{_texmfdistdir}/fonts/source/public/cmcyr/citall.mf
12mr|texlive-cmcyr-20070916-2|41	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcb10.mf
12mr|texlive-cmcyr-20070916-2|42	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbx10.mf
12mr|texlive-cmcyr-20070916-2|43	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbx12.mf
12mr|texlive-cmcyr-20070916-2|44	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbx5.mf
12mr|texlive-cmcyr-20070916-2|45	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbx6.mf
12mr|texlive-cmcyr-20070916-2|46	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbx7.mf
12mr|texlive-cmcyr-20070916-2|47	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbx8.mf
12mr|texlive-cmcyr-20070916-2|48	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbx9.mf
12mr|texlive-cmcyr-20070916-2|49	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbxsl1.mf
12mr|texlive-cmcyr-20070916-2|50	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcbxti1.mf
12mr|texlive-cmcyr-20070916-2|51	%{_texmfdistdir}/fonts/source/public/cmcyr/cmccsc10.mf
12mr|texlive-cmcyr-20070916-2|52	%{_texmfdistdir}/fonts/source/public/cmcyr/cmccsc8.mf
12mr|texlive-cmcyr-20070916-2|53	%{_texmfdistdir}/fonts/source/public/cmcyr/cmccsc9.mf
12mr|texlive-cmcyr-20070916-2|54	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcinch.mf
12mr|texlive-cmcyr-20070916-2|55	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcitt10.mf
12mr|texlive-cmcyr-20070916-2|56	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsc11.mf
12mr|texlive-cmcyr-20070916-2|57	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsc12.mf
12mr|texlive-cmcyr-20070916-2|58	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsc14.mf
12mr|texlive-cmcyr-20070916-2|59	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsc18.mf
12mr|texlive-cmcyr-20070916-2|60	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsc24.mf
12mr|texlive-cmcyr-20070916-2|61	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsc36.mf
12mr|texlive-cmcyr-20070916-2|62	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcscsl1.mf
12mr|texlive-cmcyr-20070916-2|63	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsl10.mf
12mr|texlive-cmcyr-20070916-2|64	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsl12.mf
12mr|texlive-cmcyr-20070916-2|65	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsl8.mf
12mr|texlive-cmcyr-20070916-2|66	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsl9.mf
12mr|texlive-cmcyr-20070916-2|67	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcsltt1.mf
12mr|texlive-cmcyr-20070916-2|68	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcss10.mf
12mr|texlive-cmcyr-20070916-2|69	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcss12.mf
12mr|texlive-cmcyr-20070916-2|70	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcss17.mf
12mr|texlive-cmcyr-20070916-2|71	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcss8.mf
12mr|texlive-cmcyr-20070916-2|72	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcss9.mf
12mr|texlive-cmcyr-20070916-2|73	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssbx1.mf
12mr|texlive-cmcyr-20070916-2|74	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssdc1.mf
12mr|texlive-cmcyr-20070916-2|75	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssi10.mf
12mr|texlive-cmcyr-20070916-2|76	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssi12.mf
12mr|texlive-cmcyr-20070916-2|77	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssi17.mf
12mr|texlive-cmcyr-20070916-2|78	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssi8.mf
12mr|texlive-cmcyr-20070916-2|79	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssi9.mf
12mr|texlive-cmcyr-20070916-2|80	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssq8.mf
12mr|texlive-cmcyr-20070916-2|81	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcssqi8.mf
12mr|texlive-cmcyr-20070916-2|82	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcti10.mf
12mr|texlive-cmcyr-20070916-2|83	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcti12.mf
12mr|texlive-cmcyr-20070916-2|84	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcti7.mf
12mr|texlive-cmcyr-20070916-2|85	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcti8.mf
12mr|texlive-cmcyr-20070916-2|86	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcti9.mf
12mr|texlive-cmcyr-20070916-2|87	%{_texmfdistdir}/fonts/source/public/cmcyr/cmctitle.mf
12mr|texlive-cmcyr-20070916-2|88	%{_texmfdistdir}/fonts/source/public/cmcyr/cmctt10.mf
12mr|texlive-cmcyr-20070916-2|89	%{_texmfdistdir}/fonts/source/public/cmcyr/cmctt12.mf
12mr|texlive-cmcyr-20070916-2|90	%{_texmfdistdir}/fonts/source/public/cmcyr/cmctt8.mf
12mr|texlive-cmcyr-20070916-2|91	%{_texmfdistdir}/fonts/source/public/cmcyr/cmctt9.mf
12mr|texlive-cmcyr-20070916-2|92	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcu10.mf
12mr|texlive-cmcyr-20070916-2|93	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr10.mf
12mr|texlive-cmcyr-20070916-2|94	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr12.mf
12mr|texlive-cmcyr-20070916-2|95	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr17.mf
12mr|texlive-cmcyr-20070916-2|96	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr5.mf
12mr|texlive-cmcyr-20070916-2|97	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr6.mf
12mr|texlive-cmcyr-20070916-2|98	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr7.mf
12mr|texlive-cmcyr-20070916-2|99	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr8.mf
12mr|texlive-cmcyr-20070916-2|100	%{_texmfdistdir}/fonts/source/public/cmcyr/cmcyr9.mf
12mr|texlive-cmcyr-20070916-2|101	%{_texmfdistdir}/fonts/source/public/cmcyr/coding.mf
12mr|texlive-cmcyr-20070916-2|102	%{_texmfdistdir}/fonts/source/public/cmcyr/cyrillic.mf
12mr|texlive-cmcyr-20070916-2|103	%{_texmfdistdir}/fonts/source/public/cmcyr/cyrl.mf
12mr|texlive-cmcyr-20070916-2|104	%{_texmfdistdir}/fonts/source/public/cmcyr/cyrlc.mf
12mr|texlive-cmcyr-20070916-2|105	%{_texmfdistdir}/fonts/source/public/cmcyr/cyrsymb.mf
12mr|texlive-cmcyr-20070916-2|106	%{_texmfdistdir}/fonts/source/public/cmcyr/cyrt.mf
12mr|texlive-cmcyr-20070916-2|107	%{_texmfdistdir}/fonts/source/public/cmcyr/cyru.mf
12mr|texlive-cmcyr-20070916-2|108	%{_texmfdistdir}/fonts/source/public/cmcyr/cytextit.mf
12mr|texlive-cmcyr-20070916-2|109	%{_texmfdistdir}/fonts/source/public/cmcyr/cytitle.mf
12mr|texlive-cmcyr-20070916-2|110	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcb10.tfm
12mr|texlive-cmcyr-20070916-2|111	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbx10.tfm
12mr|texlive-cmcyr-20070916-2|112	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbx12.tfm
12mr|texlive-cmcyr-20070916-2|113	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbx5.tfm
12mr|texlive-cmcyr-20070916-2|114	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbx6.tfm
12mr|texlive-cmcyr-20070916-2|115	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbx7.tfm
12mr|texlive-cmcyr-20070916-2|116	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbx8.tfm
12mr|texlive-cmcyr-20070916-2|117	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbx9.tfm
12mr|texlive-cmcyr-20070916-2|118	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbxsl10.tfm
12mr|texlive-cmcyr-20070916-2|119	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcbxti10.tfm
12mr|texlive-cmcyr-20070916-2|120	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmccsc10.tfm
12mr|texlive-cmcyr-20070916-2|121	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmccsc8.tfm
12mr|texlive-cmcyr-20070916-2|122	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmccsc9.tfm
12mr|texlive-cmcyr-20070916-2|123	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcinch.tfm
12mr|texlive-cmcyr-20070916-2|124	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcitt10.tfm
12mr|texlive-cmcyr-20070916-2|125	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcsl10.tfm
12mr|texlive-cmcyr-20070916-2|126	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcsl12.tfm
12mr|texlive-cmcyr-20070916-2|127	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcsl8.tfm
12mr|texlive-cmcyr-20070916-2|128	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcsl9.tfm
12mr|texlive-cmcyr-20070916-2|129	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcsltt10.tfm
12mr|texlive-cmcyr-20070916-2|130	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcss10.tfm
12mr|texlive-cmcyr-20070916-2|131	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcss12.tfm
12mr|texlive-cmcyr-20070916-2|132	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcss17.tfm
12mr|texlive-cmcyr-20070916-2|133	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcss8.tfm
12mr|texlive-cmcyr-20070916-2|134	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcss9.tfm
12mr|texlive-cmcyr-20070916-2|135	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssbx10.tfm
12mr|texlive-cmcyr-20070916-2|136	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssdc10.tfm
12mr|texlive-cmcyr-20070916-2|137	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssi10.tfm
12mr|texlive-cmcyr-20070916-2|138	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssi12.tfm
12mr|texlive-cmcyr-20070916-2|139	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssi17.tfm
12mr|texlive-cmcyr-20070916-2|140	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssi8.tfm
12mr|texlive-cmcyr-20070916-2|141	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssi9.tfm
12mr|texlive-cmcyr-20070916-2|142	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssq8.tfm
12mr|texlive-cmcyr-20070916-2|143	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcssqi8.tfm
12mr|texlive-cmcyr-20070916-2|144	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcti10.tfm
12mr|texlive-cmcyr-20070916-2|145	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcti12.tfm
12mr|texlive-cmcyr-20070916-2|146	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcti7.tfm
12mr|texlive-cmcyr-20070916-2|147	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcti8.tfm
12mr|texlive-cmcyr-20070916-2|148	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcti9.tfm
12mr|texlive-cmcyr-20070916-2|149	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmctt10.tfm
12mr|texlive-cmcyr-20070916-2|150	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmctt12.tfm
12mr|texlive-cmcyr-20070916-2|151	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmctt8.tfm
12mr|texlive-cmcyr-20070916-2|152	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmctt9.tfm
12mr|texlive-cmcyr-20070916-2|153	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcu10.tfm
12mr|texlive-cmcyr-20070916-2|154	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr10.tfm
12mr|texlive-cmcyr-20070916-2|155	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr12.tfm
12mr|texlive-cmcyr-20070916-2|156	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr17.tfm
12mr|texlive-cmcyr-20070916-2|157	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr5.tfm
12mr|texlive-cmcyr-20070916-2|158	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr6.tfm
12mr|texlive-cmcyr-20070916-2|159	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr7.tfm
12mr|texlive-cmcyr-20070916-2|160	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr8.tfm
12mr|texlive-cmcyr-20070916-2|161	%{_texmfdistdir}/fonts/tfm/public/cmcyr/cmcyr9.tfm
12mr|texlive-cmcyr-20070916-2|162	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmb10.tfm
12mr|texlive-cmcyr-20070916-2|163	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbx10.tfm
12mr|texlive-cmcyr-20070916-2|164	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbx12.tfm
12mr|texlive-cmcyr-20070916-2|165	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbx5.tfm
12mr|texlive-cmcyr-20070916-2|166	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbx6.tfm
12mr|texlive-cmcyr-20070916-2|167	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbx7.tfm
12mr|texlive-cmcyr-20070916-2|168	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbx8.tfm
12mr|texlive-cmcyr-20070916-2|169	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbx9.tfm
12mr|texlive-cmcyr-20070916-2|170	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbxsl10.tfm
12mr|texlive-cmcyr-20070916-2|171	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmbxti10.tfm
12mr|texlive-cmcyr-20070916-2|172	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmcsc10.tfm
12mr|texlive-cmcyr-20070916-2|173	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmcsc8.tfm
12mr|texlive-cmcyr-20070916-2|174	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmcsc9.tfm
12mr|texlive-cmcyr-20070916-2|175	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcminch.tfm
12mr|texlive-cmcyr-20070916-2|176	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmitt10.tfm
12mr|texlive-cmcyr-20070916-2|177	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmi10.tfm
12mr|texlive-cmcyr-20070916-2|178	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmi12.tfm
12mr|texlive-cmcyr-20070916-2|179	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmi5.tfm
12mr|texlive-cmcyr-20070916-2|180	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmi6.tfm
12mr|texlive-cmcyr-20070916-2|181	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmi7.tfm
12mr|texlive-cmcyr-20070916-2|182	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmi8.tfm
12mr|texlive-cmcyr-20070916-2|183	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmi9.tfm
12mr|texlive-cmcyr-20070916-2|184	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmmib10.tfm
12mr|texlive-cmcyr-20070916-2|185	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr10.tfm
12mr|texlive-cmcyr-20070916-2|186	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr12.tfm
12mr|texlive-cmcyr-20070916-2|187	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr17.tfm
12mr|texlive-cmcyr-20070916-2|188	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr5.tfm
12mr|texlive-cmcyr-20070916-2|189	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr6.tfm
12mr|texlive-cmcyr-20070916-2|190	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr7.tfm
12mr|texlive-cmcyr-20070916-2|191	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr8.tfm
12mr|texlive-cmcyr-20070916-2|192	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmr9.tfm
12mr|texlive-cmcyr-20070916-2|193	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmsl10.tfm
12mr|texlive-cmcyr-20070916-2|194	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmsl12.tfm
12mr|texlive-cmcyr-20070916-2|195	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmsl8.tfm
12mr|texlive-cmcyr-20070916-2|196	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmsl9.tfm
12mr|texlive-cmcyr-20070916-2|197	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmsltt10.tfm
12mr|texlive-cmcyr-20070916-2|198	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmss10.tfm
12mr|texlive-cmcyr-20070916-2|199	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmss12.tfm
12mr|texlive-cmcyr-20070916-2|200	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmss17.tfm
12mr|texlive-cmcyr-20070916-2|201	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmss8.tfm
12mr|texlive-cmcyr-20070916-2|202	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmss9.tfm
12mr|texlive-cmcyr-20070916-2|203	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssbx10.tfm
12mr|texlive-cmcyr-20070916-2|204	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssdc10.tfm
12mr|texlive-cmcyr-20070916-2|205	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssi10.tfm
12mr|texlive-cmcyr-20070916-2|206	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssi12.tfm
12mr|texlive-cmcyr-20070916-2|207	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssi17.tfm
12mr|texlive-cmcyr-20070916-2|208	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssi8.tfm
12mr|texlive-cmcyr-20070916-2|209	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssi9.tfm
12mr|texlive-cmcyr-20070916-2|210	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssq8.tfm
12mr|texlive-cmcyr-20070916-2|211	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmssqi8.tfm
12mr|texlive-cmcyr-20070916-2|212	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmti10.tfm
12mr|texlive-cmcyr-20070916-2|213	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmti12.tfm
12mr|texlive-cmcyr-20070916-2|214	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmti7.tfm
12mr|texlive-cmcyr-20070916-2|215	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmti8.tfm
12mr|texlive-cmcyr-20070916-2|216	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmti9.tfm
12mr|texlive-cmcyr-20070916-2|217	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmtt10.tfm
12mr|texlive-cmcyr-20070916-2|218	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmtt12.tfm
12mr|texlive-cmcyr-20070916-2|219	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmtt8.tfm
12mr|texlive-cmcyr-20070916-2|220	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmtt9.tfm
12mr|texlive-cmcyr-20070916-2|221	%{_texmfdistdir}/fonts/tfm/public/cmcyr/kcmu10.tfm
12mr|texlive-cmcyr-20070916-2|222	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmb10.tfm
12mr|texlive-cmcyr-20070916-2|223	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbx10.tfm
12mr|texlive-cmcyr-20070916-2|224	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbx12.tfm
12mr|texlive-cmcyr-20070916-2|225	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbx5.tfm
12mr|texlive-cmcyr-20070916-2|226	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbx6.tfm
12mr|texlive-cmcyr-20070916-2|227	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbx7.tfm
12mr|texlive-cmcyr-20070916-2|228	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbx8.tfm
12mr|texlive-cmcyr-20070916-2|229	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbx9.tfm
12mr|texlive-cmcyr-20070916-2|230	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbxsl10.tfm
12mr|texlive-cmcyr-20070916-2|231	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmbxti10.tfm
12mr|texlive-cmcyr-20070916-2|232	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmcsc10.tfm
12mr|texlive-cmcyr-20070916-2|233	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmcsc8.tfm
12mr|texlive-cmcyr-20070916-2|234	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmcsc9.tfm
12mr|texlive-cmcyr-20070916-2|235	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcminch.tfm
12mr|texlive-cmcyr-20070916-2|236	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmitt10.tfm
12mr|texlive-cmcyr-20070916-2|237	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmi10.tfm
12mr|texlive-cmcyr-20070916-2|238	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmi12.tfm
12mr|texlive-cmcyr-20070916-2|239	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmi5.tfm
12mr|texlive-cmcyr-20070916-2|240	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmi6.tfm
12mr|texlive-cmcyr-20070916-2|241	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmi7.tfm
12mr|texlive-cmcyr-20070916-2|242	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmi8.tfm
12mr|texlive-cmcyr-20070916-2|243	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmi9.tfm
12mr|texlive-cmcyr-20070916-2|244	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmmib10.tfm
12mr|texlive-cmcyr-20070916-2|245	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr10.tfm
12mr|texlive-cmcyr-20070916-2|246	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr12.tfm
12mr|texlive-cmcyr-20070916-2|247	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr17.tfm
12mr|texlive-cmcyr-20070916-2|248	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr5.tfm
12mr|texlive-cmcyr-20070916-2|249	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr6.tfm
12mr|texlive-cmcyr-20070916-2|250	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr7.tfm
12mr|texlive-cmcyr-20070916-2|251	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr8.tfm
12mr|texlive-cmcyr-20070916-2|252	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmr9.tfm
12mr|texlive-cmcyr-20070916-2|253	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmsl10.tfm
12mr|texlive-cmcyr-20070916-2|254	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmsl12.tfm
12mr|texlive-cmcyr-20070916-2|255	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmsl8.tfm
12mr|texlive-cmcyr-20070916-2|256	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmsl9.tfm
12mr|texlive-cmcyr-20070916-2|257	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmsltt10.tfm
12mr|texlive-cmcyr-20070916-2|258	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmss10.tfm
12mr|texlive-cmcyr-20070916-2|259	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmss12.tfm
12mr|texlive-cmcyr-20070916-2|260	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmss17.tfm
12mr|texlive-cmcyr-20070916-2|261	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmss8.tfm
12mr|texlive-cmcyr-20070916-2|262	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmss9.tfm
12mr|texlive-cmcyr-20070916-2|263	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssbx10.tfm
12mr|texlive-cmcyr-20070916-2|264	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssdc10.tfm
12mr|texlive-cmcyr-20070916-2|265	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssi10.tfm
12mr|texlive-cmcyr-20070916-2|266	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssi12.tfm
12mr|texlive-cmcyr-20070916-2|267	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssi17.tfm
12mr|texlive-cmcyr-20070916-2|268	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssi8.tfm
12mr|texlive-cmcyr-20070916-2|269	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssi9.tfm
12mr|texlive-cmcyr-20070916-2|270	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssq8.tfm
12mr|texlive-cmcyr-20070916-2|271	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmssqi8.tfm
12mr|texlive-cmcyr-20070916-2|272	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmti10.tfm
12mr|texlive-cmcyr-20070916-2|273	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmti12.tfm
12mr|texlive-cmcyr-20070916-2|274	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmti7.tfm
12mr|texlive-cmcyr-20070916-2|275	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmti8.tfm
12mr|texlive-cmcyr-20070916-2|276	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmti9.tfm
12mr|texlive-cmcyr-20070916-2|277	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmtt10.tfm
12mr|texlive-cmcyr-20070916-2|278	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmtt12.tfm
12mr|texlive-cmcyr-20070916-2|279	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmtt8.tfm
12mr|texlive-cmcyr-20070916-2|280	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmtt9.tfm
12mr|texlive-cmcyr-20070916-2|281	%{_texmfdistdir}/fonts/tfm/public/cmcyr/wcmu10.tfm
12mr|texlive-cmcyr-20070916-2|282	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmb10.tfm
12mr|texlive-cmcyr-20070916-2|283	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbx10.tfm
12mr|texlive-cmcyr-20070916-2|284	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbx12.tfm
12mr|texlive-cmcyr-20070916-2|285	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbx5.tfm
12mr|texlive-cmcyr-20070916-2|286	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbx6.tfm
12mr|texlive-cmcyr-20070916-2|287	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbx7.tfm
12mr|texlive-cmcyr-20070916-2|288	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbx8.tfm
12mr|texlive-cmcyr-20070916-2|289	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbx9.tfm
12mr|texlive-cmcyr-20070916-2|290	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbxsl10.tfm
12mr|texlive-cmcyr-20070916-2|291	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmbxti10.tfm
12mr|texlive-cmcyr-20070916-2|292	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmcsc10.tfm
12mr|texlive-cmcyr-20070916-2|293	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmcsc8.tfm
12mr|texlive-cmcyr-20070916-2|294	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmcsc9.tfm
12mr|texlive-cmcyr-20070916-2|295	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcminch.tfm
12mr|texlive-cmcyr-20070916-2|296	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmitt10.tfm
12mr|texlive-cmcyr-20070916-2|297	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmi10.tfm
12mr|texlive-cmcyr-20070916-2|298	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmi12.tfm
12mr|texlive-cmcyr-20070916-2|299	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmi5.tfm
12mr|texlive-cmcyr-20070916-2|300	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmi6.tfm
12mr|texlive-cmcyr-20070916-2|301	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmi7.tfm
12mr|texlive-cmcyr-20070916-2|302	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmi8.tfm
12mr|texlive-cmcyr-20070916-2|303	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmi9.tfm
12mr|texlive-cmcyr-20070916-2|304	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmmib10.tfm
12mr|texlive-cmcyr-20070916-2|305	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr10.tfm
12mr|texlive-cmcyr-20070916-2|306	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr12.tfm
12mr|texlive-cmcyr-20070916-2|307	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr17.tfm
12mr|texlive-cmcyr-20070916-2|308	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr5.tfm
12mr|texlive-cmcyr-20070916-2|309	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr6.tfm
12mr|texlive-cmcyr-20070916-2|310	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr7.tfm
12mr|texlive-cmcyr-20070916-2|311	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr8.tfm
12mr|texlive-cmcyr-20070916-2|312	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmr9.tfm
12mr|texlive-cmcyr-20070916-2|313	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmsl10.tfm
12mr|texlive-cmcyr-20070916-2|314	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmsl12.tfm
12mr|texlive-cmcyr-20070916-2|315	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmsl8.tfm
12mr|texlive-cmcyr-20070916-2|316	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmsl9.tfm
12mr|texlive-cmcyr-20070916-2|317	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmsltt10.tfm
12mr|texlive-cmcyr-20070916-2|318	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmss10.tfm
12mr|texlive-cmcyr-20070916-2|319	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmss12.tfm
12mr|texlive-cmcyr-20070916-2|320	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmss17.tfm
12mr|texlive-cmcyr-20070916-2|321	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmss8.tfm
12mr|texlive-cmcyr-20070916-2|322	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmss9.tfm
12mr|texlive-cmcyr-20070916-2|323	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssbx10.tfm
12mr|texlive-cmcyr-20070916-2|324	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssdc10.tfm
12mr|texlive-cmcyr-20070916-2|325	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssi10.tfm
12mr|texlive-cmcyr-20070916-2|326	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssi12.tfm
12mr|texlive-cmcyr-20070916-2|327	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssi17.tfm
12mr|texlive-cmcyr-20070916-2|328	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssi8.tfm
12mr|texlive-cmcyr-20070916-2|329	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssi9.tfm
12mr|texlive-cmcyr-20070916-2|330	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssq8.tfm
12mr|texlive-cmcyr-20070916-2|331	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmssqi8.tfm
12mr|texlive-cmcyr-20070916-2|332	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmti10.tfm
12mr|texlive-cmcyr-20070916-2|333	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmti12.tfm
12mr|texlive-cmcyr-20070916-2|334	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmti7.tfm
12mr|texlive-cmcyr-20070916-2|335	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmti8.tfm
12mr|texlive-cmcyr-20070916-2|336	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmti9.tfm
12mr|texlive-cmcyr-20070916-2|337	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmtt10.tfm
12mr|texlive-cmcyr-20070916-2|338	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmtt12.tfm
12mr|texlive-cmcyr-20070916-2|339	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmtt8.tfm
12mr|texlive-cmcyr-20070916-2|340	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmtt9.tfm
12mr|texlive-cmcyr-20070916-2|341	%{_texmfdistdir}/fonts/tfm/public/cmcyr/xcmu10.tfm
12mr|texlive-cmcyr-20070916-2|342	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmb10.tfm
12mr|texlive-cmcyr-20070916-2|343	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbx10.tfm
12mr|texlive-cmcyr-20070916-2|344	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbx12.tfm
12mr|texlive-cmcyr-20070916-2|345	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbx5.tfm
12mr|texlive-cmcyr-20070916-2|346	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbx6.tfm
12mr|texlive-cmcyr-20070916-2|347	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbx7.tfm
12mr|texlive-cmcyr-20070916-2|348	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbx8.tfm
12mr|texlive-cmcyr-20070916-2|349	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbx9.tfm
12mr|texlive-cmcyr-20070916-2|350	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbxsl10.tfm
12mr|texlive-cmcyr-20070916-2|351	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmbxti10.tfm
12mr|texlive-cmcyr-20070916-2|352	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmcsc10.tfm
12mr|texlive-cmcyr-20070916-2|353	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmcsc8.tfm
12mr|texlive-cmcyr-20070916-2|354	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmcsc9.tfm
12mr|texlive-cmcyr-20070916-2|355	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycminch.tfm
12mr|texlive-cmcyr-20070916-2|356	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmitt10.tfm
12mr|texlive-cmcyr-20070916-2|357	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmi10.tfm
12mr|texlive-cmcyr-20070916-2|358	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmi12.tfm
12mr|texlive-cmcyr-20070916-2|359	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmi5.tfm
12mr|texlive-cmcyr-20070916-2|360	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmi6.tfm
12mr|texlive-cmcyr-20070916-2|361	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmi7.tfm
12mr|texlive-cmcyr-20070916-2|362	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmi8.tfm
12mr|texlive-cmcyr-20070916-2|363	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmi9.tfm
12mr|texlive-cmcyr-20070916-2|364	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmmib10.tfm
12mr|texlive-cmcyr-20070916-2|365	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr10.tfm
12mr|texlive-cmcyr-20070916-2|366	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr12.tfm
12mr|texlive-cmcyr-20070916-2|367	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr17.tfm
12mr|texlive-cmcyr-20070916-2|368	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr5.tfm
12mr|texlive-cmcyr-20070916-2|369	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr6.tfm
12mr|texlive-cmcyr-20070916-2|370	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr7.tfm
12mr|texlive-cmcyr-20070916-2|371	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr8.tfm
12mr|texlive-cmcyr-20070916-2|372	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmr9.tfm
12mr|texlive-cmcyr-20070916-2|373	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmsl10.tfm
12mr|texlive-cmcyr-20070916-2|374	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmsl12.tfm
12mr|texlive-cmcyr-20070916-2|375	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmsl8.tfm
12mr|texlive-cmcyr-20070916-2|376	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmsl9.tfm
12mr|texlive-cmcyr-20070916-2|377	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmsltt10.tfm
12mr|texlive-cmcyr-20070916-2|378	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmss10.tfm
12mr|texlive-cmcyr-20070916-2|379	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmss12.tfm
12mr|texlive-cmcyr-20070916-2|380	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmss17.tfm
12mr|texlive-cmcyr-20070916-2|381	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmss8.tfm
12mr|texlive-cmcyr-20070916-2|382	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmss9.tfm
12mr|texlive-cmcyr-20070916-2|383	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssbx10.tfm
12mr|texlive-cmcyr-20070916-2|384	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssdc10.tfm
12mr|texlive-cmcyr-20070916-2|385	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssi10.tfm
12mr|texlive-cmcyr-20070916-2|386	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssi12.tfm
12mr|texlive-cmcyr-20070916-2|387	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssi17.tfm
12mr|texlive-cmcyr-20070916-2|388	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssi8.tfm
12mr|texlive-cmcyr-20070916-2|389	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssi9.tfm
12mr|texlive-cmcyr-20070916-2|390	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssq8.tfm
12mr|texlive-cmcyr-20070916-2|391	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmssqi8.tfm
12mr|texlive-cmcyr-20070916-2|392	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmti10.tfm
12mr|texlive-cmcyr-20070916-2|393	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmti12.tfm
12mr|texlive-cmcyr-20070916-2|394	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmti7.tfm
12mr|texlive-cmcyr-20070916-2|395	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmti8.tfm
12mr|texlive-cmcyr-20070916-2|396	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmti9.tfm
12mr|texlive-cmcyr-20070916-2|397	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmtt10.tfm
12mr|texlive-cmcyr-20070916-2|398	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmtt12.tfm
12mr|texlive-cmcyr-20070916-2|399	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmtt8.tfm
12mr|texlive-cmcyr-20070916-2|400	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmtt9.tfm
12mr|texlive-cmcyr-20070916-2|401	%{_texmfdistdir}/fonts/tfm/public/cmcyr/ycmu10.tfm
12mr|texlive-cmcyr-20070916-2|402	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcb10.pfb
12mr|texlive-cmcyr-20070916-2|403	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcb10.pfm
12mr|texlive-cmcyr-20070916-2|404	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx10.pfb
12mr|texlive-cmcyr-20070916-2|405	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx10.pfm
12mr|texlive-cmcyr-20070916-2|406	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx12.pfb
12mr|texlive-cmcyr-20070916-2|407	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx12.pfm
12mr|texlive-cmcyr-20070916-2|408	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx5.pfb
12mr|texlive-cmcyr-20070916-2|409	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx5.pfm
12mr|texlive-cmcyr-20070916-2|410	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx6.pfb
12mr|texlive-cmcyr-20070916-2|411	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx6.pfm
12mr|texlive-cmcyr-20070916-2|412	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx7.pfb
12mr|texlive-cmcyr-20070916-2|413	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx7.pfm
12mr|texlive-cmcyr-20070916-2|414	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx8.pfb
12mr|texlive-cmcyr-20070916-2|415	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx8.pfm
12mr|texlive-cmcyr-20070916-2|416	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx9.pfb
12mr|texlive-cmcyr-20070916-2|417	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbx9.pfm
12mr|texlive-cmcyr-20070916-2|418	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbxsl1.pfb
12mr|texlive-cmcyr-20070916-2|419	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbxsl1.pfm
12mr|texlive-cmcyr-20070916-2|420	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbxti1.pfb
12mr|texlive-cmcyr-20070916-2|421	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcbxti1.pfm
12mr|texlive-cmcyr-20070916-2|422	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmccsc10.pfb
12mr|texlive-cmcyr-20070916-2|423	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmccsc10.pfm
12mr|texlive-cmcyr-20070916-2|424	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmccsc8.pfb
12mr|texlive-cmcyr-20070916-2|425	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmccsc8.pfm
12mr|texlive-cmcyr-20070916-2|426	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmccsc9.pfb
12mr|texlive-cmcyr-20070916-2|427	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmccsc9.pfm
12mr|texlive-cmcyr-20070916-2|428	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcinch7.pfb
12mr|texlive-cmcyr-20070916-2|429	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcinch7.pfm
12mr|texlive-cmcyr-20070916-2|430	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcitt10.pfb
12mr|texlive-cmcyr-20070916-2|431	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcitt10.pfm
12mr|texlive-cmcyr-20070916-2|432	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl10.pfb
12mr|texlive-cmcyr-20070916-2|433	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl10.pfm
12mr|texlive-cmcyr-20070916-2|434	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl12.pfb
12mr|texlive-cmcyr-20070916-2|435	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl12.pfm
12mr|texlive-cmcyr-20070916-2|436	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl8.pfb
12mr|texlive-cmcyr-20070916-2|437	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl8.pfm
12mr|texlive-cmcyr-20070916-2|438	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl9.pfb
12mr|texlive-cmcyr-20070916-2|439	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsl9.pfm
12mr|texlive-cmcyr-20070916-2|440	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsltt1.pfb
12mr|texlive-cmcyr-20070916-2|441	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcsltt1.pfm
12mr|texlive-cmcyr-20070916-2|442	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss10.pfb
12mr|texlive-cmcyr-20070916-2|443	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss10.pfm
12mr|texlive-cmcyr-20070916-2|444	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss12.pfb
12mr|texlive-cmcyr-20070916-2|445	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss12.pfm
12mr|texlive-cmcyr-20070916-2|446	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss17.pfb
12mr|texlive-cmcyr-20070916-2|447	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss17.pfm
12mr|texlive-cmcyr-20070916-2|448	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss8.pfb
12mr|texlive-cmcyr-20070916-2|449	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss8.pfm
12mr|texlive-cmcyr-20070916-2|450	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss9.pfb
12mr|texlive-cmcyr-20070916-2|451	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcss9.pfm
12mr|texlive-cmcyr-20070916-2|452	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssbx1.pfb
12mr|texlive-cmcyr-20070916-2|453	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssbx1.pfm
12mr|texlive-cmcyr-20070916-2|454	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssdc1.pfb
12mr|texlive-cmcyr-20070916-2|455	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssdc1.pfm
12mr|texlive-cmcyr-20070916-2|456	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi10.pfb
12mr|texlive-cmcyr-20070916-2|457	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi10.pfm
12mr|texlive-cmcyr-20070916-2|458	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi12.pfb
12mr|texlive-cmcyr-20070916-2|459	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi12.pfm
12mr|texlive-cmcyr-20070916-2|460	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi17.pfb
12mr|texlive-cmcyr-20070916-2|461	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi17.pfm
12mr|texlive-cmcyr-20070916-2|462	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi8.pfb
12mr|texlive-cmcyr-20070916-2|463	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi8.pfm
12mr|texlive-cmcyr-20070916-2|464	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi9.pfb
12mr|texlive-cmcyr-20070916-2|465	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssi9.pfm
12mr|texlive-cmcyr-20070916-2|466	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssq8.pfb
12mr|texlive-cmcyr-20070916-2|467	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssq8.pfm
12mr|texlive-cmcyr-20070916-2|468	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssqi8.pfb
12mr|texlive-cmcyr-20070916-2|469	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcssqi8.pfm
12mr|texlive-cmcyr-20070916-2|470	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti10.pfb
12mr|texlive-cmcyr-20070916-2|471	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti10.pfm
12mr|texlive-cmcyr-20070916-2|472	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti12.pfb
12mr|texlive-cmcyr-20070916-2|473	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti12.pfm
12mr|texlive-cmcyr-20070916-2|474	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti7.pfb
12mr|texlive-cmcyr-20070916-2|475	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti7.pfm
12mr|texlive-cmcyr-20070916-2|476	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti8.pfb
12mr|texlive-cmcyr-20070916-2|477	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti8.pfm
12mr|texlive-cmcyr-20070916-2|478	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti9.pfb
12mr|texlive-cmcyr-20070916-2|479	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcti9.pfm
12mr|texlive-cmcyr-20070916-2|480	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt10.pfb
12mr|texlive-cmcyr-20070916-2|481	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt10.pfm
12mr|texlive-cmcyr-20070916-2|482	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt12.pfb
12mr|texlive-cmcyr-20070916-2|483	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt12.pfm
12mr|texlive-cmcyr-20070916-2|484	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt8.pfb
12mr|texlive-cmcyr-20070916-2|485	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt8.pfm
12mr|texlive-cmcyr-20070916-2|486	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt9.pfb
12mr|texlive-cmcyr-20070916-2|487	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmctt9.pfm
12mr|texlive-cmcyr-20070916-2|488	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcu10.pfb
12mr|texlive-cmcyr-20070916-2|489	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcu10.pfm
12mr|texlive-cmcyr-20070916-2|490	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr10.pfb
12mr|texlive-cmcyr-20070916-2|491	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr10.pfm
12mr|texlive-cmcyr-20070916-2|492	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr12.pfb
12mr|texlive-cmcyr-20070916-2|493	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr12.pfm
12mr|texlive-cmcyr-20070916-2|494	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr17.pfb
12mr|texlive-cmcyr-20070916-2|495	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr17.pfm
12mr|texlive-cmcyr-20070916-2|496	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr5.pfb
12mr|texlive-cmcyr-20070916-2|497	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr5.pfm
12mr|texlive-cmcyr-20070916-2|498	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr6.pfb
12mr|texlive-cmcyr-20070916-2|499	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr6.pfm
12mr|texlive-cmcyr-20070916-2|500	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr7.pfb
12mr|texlive-cmcyr-20070916-2|501	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr7.pfm
12mr|texlive-cmcyr-20070916-2|502	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr8.pfb
12mr|texlive-cmcyr-20070916-2|503	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr8.pfm
12mr|texlive-cmcyr-20070916-2|504	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr9.pfb
12mr|texlive-cmcyr-20070916-2|505	%{_texmfdistdir}/fonts/type1/public/cmcyr/cmcyr9.pfm
12mr|texlive-cmcyr-20070916-2|506	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmb10.vf
12mr|texlive-cmcyr-20070916-2|507	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbx10.vf
12mr|texlive-cmcyr-20070916-2|508	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbx12.vf
12mr|texlive-cmcyr-20070916-2|509	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbx5.vf
12mr|texlive-cmcyr-20070916-2|510	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbx6.vf
12mr|texlive-cmcyr-20070916-2|511	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbx7.vf
12mr|texlive-cmcyr-20070916-2|512	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbx8.vf
12mr|texlive-cmcyr-20070916-2|513	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbx9.vf
12mr|texlive-cmcyr-20070916-2|514	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbxsl10.vf
12mr|texlive-cmcyr-20070916-2|515	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmbxti10.vf
12mr|texlive-cmcyr-20070916-2|516	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmcsc10.vf
12mr|texlive-cmcyr-20070916-2|517	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmcsc8.vf
12mr|texlive-cmcyr-20070916-2|518	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmcsc9.vf
12mr|texlive-cmcyr-20070916-2|519	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcminch.vf
12mr|texlive-cmcyr-20070916-2|520	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmitt10.vf
12mr|texlive-cmcyr-20070916-2|521	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmi10.vf
12mr|texlive-cmcyr-20070916-2|522	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmi12.vf
12mr|texlive-cmcyr-20070916-2|523	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmi5.vf
12mr|texlive-cmcyr-20070916-2|524	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmi6.vf
12mr|texlive-cmcyr-20070916-2|525	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmi7.vf
12mr|texlive-cmcyr-20070916-2|526	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmi8.vf
12mr|texlive-cmcyr-20070916-2|527	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmi9.vf
12mr|texlive-cmcyr-20070916-2|528	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmmib10.vf
12mr|texlive-cmcyr-20070916-2|529	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr10.vf
12mr|texlive-cmcyr-20070916-2|530	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr12.vf
12mr|texlive-cmcyr-20070916-2|531	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr17.vf
12mr|texlive-cmcyr-20070916-2|532	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr5.vf
12mr|texlive-cmcyr-20070916-2|533	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr6.vf
12mr|texlive-cmcyr-20070916-2|534	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr7.vf
12mr|texlive-cmcyr-20070916-2|535	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr8.vf
12mr|texlive-cmcyr-20070916-2|536	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmr9.vf
12mr|texlive-cmcyr-20070916-2|537	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmsl10.vf
12mr|texlive-cmcyr-20070916-2|538	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmsl12.vf
12mr|texlive-cmcyr-20070916-2|539	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmsl8.vf
12mr|texlive-cmcyr-20070916-2|540	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmsl9.vf
12mr|texlive-cmcyr-20070916-2|541	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmsltt10.vf
12mr|texlive-cmcyr-20070916-2|542	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmss10.vf
12mr|texlive-cmcyr-20070916-2|543	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmss12.vf
12mr|texlive-cmcyr-20070916-2|544	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmss17.vf
12mr|texlive-cmcyr-20070916-2|545	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmss8.vf
12mr|texlive-cmcyr-20070916-2|546	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmss9.vf
12mr|texlive-cmcyr-20070916-2|547	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssbx10.vf
12mr|texlive-cmcyr-20070916-2|548	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssdc10.vf
12mr|texlive-cmcyr-20070916-2|549	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssi10.vf
12mr|texlive-cmcyr-20070916-2|550	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssi12.vf
12mr|texlive-cmcyr-20070916-2|551	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssi17.vf
12mr|texlive-cmcyr-20070916-2|552	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssi8.vf
12mr|texlive-cmcyr-20070916-2|553	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssi9.vf
12mr|texlive-cmcyr-20070916-2|554	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssq8.vf
12mr|texlive-cmcyr-20070916-2|555	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmssqi8.vf
12mr|texlive-cmcyr-20070916-2|556	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmti10.vf
12mr|texlive-cmcyr-20070916-2|557	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmti12.vf
12mr|texlive-cmcyr-20070916-2|558	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmti7.vf
12mr|texlive-cmcyr-20070916-2|559	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmti8.vf
12mr|texlive-cmcyr-20070916-2|560	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmti9.vf
12mr|texlive-cmcyr-20070916-2|561	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmtt10.vf
12mr|texlive-cmcyr-20070916-2|562	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmtt12.vf
12mr|texlive-cmcyr-20070916-2|563	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmtt8.vf
12mr|texlive-cmcyr-20070916-2|564	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmtt9.vf
12mr|texlive-cmcyr-20070916-2|565	%{_texmfdistdir}/fonts/vf/public/cmcyr/kcmu10.vf
12mr|texlive-cmcyr-20070916-2|566	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmb10.vf
12mr|texlive-cmcyr-20070916-2|567	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbx10.vf
12mr|texlive-cmcyr-20070916-2|568	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbx12.vf
12mr|texlive-cmcyr-20070916-2|569	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbx5.vf
12mr|texlive-cmcyr-20070916-2|570	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbx6.vf
12mr|texlive-cmcyr-20070916-2|571	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbx7.vf
12mr|texlive-cmcyr-20070916-2|572	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbx8.vf
12mr|texlive-cmcyr-20070916-2|573	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbx9.vf
12mr|texlive-cmcyr-20070916-2|574	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbxsl10.vf
12mr|texlive-cmcyr-20070916-2|575	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmbxti10.vf
12mr|texlive-cmcyr-20070916-2|576	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmcsc10.vf
12mr|texlive-cmcyr-20070916-2|577	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmcsc8.vf
12mr|texlive-cmcyr-20070916-2|578	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmcsc9.vf
12mr|texlive-cmcyr-20070916-2|579	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcminch.vf
12mr|texlive-cmcyr-20070916-2|580	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmitt10.vf
12mr|texlive-cmcyr-20070916-2|581	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmi10.vf
12mr|texlive-cmcyr-20070916-2|582	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmi12.vf
12mr|texlive-cmcyr-20070916-2|583	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmi5.vf
12mr|texlive-cmcyr-20070916-2|584	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmi6.vf
12mr|texlive-cmcyr-20070916-2|585	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmi7.vf
12mr|texlive-cmcyr-20070916-2|586	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmi8.vf
12mr|texlive-cmcyr-20070916-2|587	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmi9.vf
12mr|texlive-cmcyr-20070916-2|588	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmmib10.vf
12mr|texlive-cmcyr-20070916-2|589	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr10.vf
12mr|texlive-cmcyr-20070916-2|590	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr12.vf
12mr|texlive-cmcyr-20070916-2|591	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr17.vf
12mr|texlive-cmcyr-20070916-2|592	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr5.vf
12mr|texlive-cmcyr-20070916-2|593	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr6.vf
12mr|texlive-cmcyr-20070916-2|594	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr7.vf
12mr|texlive-cmcyr-20070916-2|595	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr8.vf
12mr|texlive-cmcyr-20070916-2|596	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmr9.vf
12mr|texlive-cmcyr-20070916-2|597	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmsl10.vf
12mr|texlive-cmcyr-20070916-2|598	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmsl12.vf
12mr|texlive-cmcyr-20070916-2|599	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmsl8.vf
12mr|texlive-cmcyr-20070916-2|600	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmsl9.vf
12mr|texlive-cmcyr-20070916-2|601	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmsltt10.vf
12mr|texlive-cmcyr-20070916-2|602	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmss10.vf
12mr|texlive-cmcyr-20070916-2|603	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmss12.vf
12mr|texlive-cmcyr-20070916-2|604	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmss17.vf
12mr|texlive-cmcyr-20070916-2|605	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmss8.vf
12mr|texlive-cmcyr-20070916-2|606	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmss9.vf
12mr|texlive-cmcyr-20070916-2|607	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssbx10.vf
12mr|texlive-cmcyr-20070916-2|608	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssdc10.vf
12mr|texlive-cmcyr-20070916-2|609	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssi10.vf
12mr|texlive-cmcyr-20070916-2|610	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssi12.vf
12mr|texlive-cmcyr-20070916-2|611	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssi17.vf
12mr|texlive-cmcyr-20070916-2|612	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssi8.vf
12mr|texlive-cmcyr-20070916-2|613	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssi9.vf
12mr|texlive-cmcyr-20070916-2|614	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssq8.vf
12mr|texlive-cmcyr-20070916-2|615	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmssqi8.vf
12mr|texlive-cmcyr-20070916-2|616	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmti10.vf
12mr|texlive-cmcyr-20070916-2|617	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmti12.vf
12mr|texlive-cmcyr-20070916-2|618	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmti7.vf
12mr|texlive-cmcyr-20070916-2|619	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmti8.vf
12mr|texlive-cmcyr-20070916-2|620	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmti9.vf
12mr|texlive-cmcyr-20070916-2|621	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmtt10.vf
12mr|texlive-cmcyr-20070916-2|622	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmtt12.vf
12mr|texlive-cmcyr-20070916-2|623	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmtt8.vf
12mr|texlive-cmcyr-20070916-2|624	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmtt9.vf
12mr|texlive-cmcyr-20070916-2|625	%{_texmfdistdir}/fonts/vf/public/cmcyr/wcmu10.vf
12mr|texlive-cmcyr-20070916-2|626	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmb10.vf
12mr|texlive-cmcyr-20070916-2|627	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbx10.vf
12mr|texlive-cmcyr-20070916-2|628	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbx12.vf
12mr|texlive-cmcyr-20070916-2|629	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbx5.vf
12mr|texlive-cmcyr-20070916-2|630	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbx6.vf
12mr|texlive-cmcyr-20070916-2|631	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbx7.vf
12mr|texlive-cmcyr-20070916-2|632	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbx8.vf
12mr|texlive-cmcyr-20070916-2|633	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbx9.vf
12mr|texlive-cmcyr-20070916-2|634	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbxsl10.vf
12mr|texlive-cmcyr-20070916-2|635	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmbxti10.vf
12mr|texlive-cmcyr-20070916-2|636	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmcsc10.vf
12mr|texlive-cmcyr-20070916-2|637	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmcsc8.vf
12mr|texlive-cmcyr-20070916-2|638	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmcsc9.vf
12mr|texlive-cmcyr-20070916-2|639	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcminch.vf
12mr|texlive-cmcyr-20070916-2|640	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmitt10.vf
12mr|texlive-cmcyr-20070916-2|641	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmi10.vf
12mr|texlive-cmcyr-20070916-2|642	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmi12.vf
12mr|texlive-cmcyr-20070916-2|643	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmi5.vf
12mr|texlive-cmcyr-20070916-2|644	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmi6.vf
12mr|texlive-cmcyr-20070916-2|645	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmi7.vf
12mr|texlive-cmcyr-20070916-2|646	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmi8.vf
12mr|texlive-cmcyr-20070916-2|647	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmi9.vf
12mr|texlive-cmcyr-20070916-2|648	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmmib10.vf
12mr|texlive-cmcyr-20070916-2|649	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr10.vf
12mr|texlive-cmcyr-20070916-2|650	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr12.vf
12mr|texlive-cmcyr-20070916-2|651	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr17.vf
12mr|texlive-cmcyr-20070916-2|652	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr5.vf
12mr|texlive-cmcyr-20070916-2|653	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr6.vf
12mr|texlive-cmcyr-20070916-2|654	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr7.vf
12mr|texlive-cmcyr-20070916-2|655	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr8.vf
12mr|texlive-cmcyr-20070916-2|656	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmr9.vf
12mr|texlive-cmcyr-20070916-2|657	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmsl10.vf
12mr|texlive-cmcyr-20070916-2|658	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmsl12.vf
12mr|texlive-cmcyr-20070916-2|659	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmsl8.vf
12mr|texlive-cmcyr-20070916-2|660	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmsl9.vf
12mr|texlive-cmcyr-20070916-2|661	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmsltt10.vf
12mr|texlive-cmcyr-20070916-2|662	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmss10.vf
12mr|texlive-cmcyr-20070916-2|663	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmss12.vf
12mr|texlive-cmcyr-20070916-2|664	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmss17.vf
12mr|texlive-cmcyr-20070916-2|665	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmss8.vf
12mr|texlive-cmcyr-20070916-2|666	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmss9.vf
12mr|texlive-cmcyr-20070916-2|667	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssbx10.vf
12mr|texlive-cmcyr-20070916-2|668	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssdc10.vf
12mr|texlive-cmcyr-20070916-2|669	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssi10.vf
12mr|texlive-cmcyr-20070916-2|670	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssi12.vf
12mr|texlive-cmcyr-20070916-2|671	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssi17.vf
12mr|texlive-cmcyr-20070916-2|672	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssi8.vf
12mr|texlive-cmcyr-20070916-2|673	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssi9.vf
12mr|texlive-cmcyr-20070916-2|674	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssq8.vf
12mr|texlive-cmcyr-20070916-2|675	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmssqi8.vf
12mr|texlive-cmcyr-20070916-2|676	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmti10.vf
12mr|texlive-cmcyr-20070916-2|677	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmti12.vf
12mr|texlive-cmcyr-20070916-2|678	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmti7.vf
12mr|texlive-cmcyr-20070916-2|679	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmti8.vf
12mr|texlive-cmcyr-20070916-2|680	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmti9.vf
12mr|texlive-cmcyr-20070916-2|681	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmtt10.vf
12mr|texlive-cmcyr-20070916-2|682	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmtt12.vf
12mr|texlive-cmcyr-20070916-2|683	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmtt8.vf
12mr|texlive-cmcyr-20070916-2|684	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmtt9.vf
12mr|texlive-cmcyr-20070916-2|685	%{_texmfdistdir}/fonts/vf/public/cmcyr/xcmu10.vf
12mr|texlive-cmcyr-20070916-2|686	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmb10.vf
12mr|texlive-cmcyr-20070916-2|687	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbx10.vf
12mr|texlive-cmcyr-20070916-2|688	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbx12.vf
12mr|texlive-cmcyr-20070916-2|689	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbx5.vf
12mr|texlive-cmcyr-20070916-2|690	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbx6.vf
12mr|texlive-cmcyr-20070916-2|691	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbx7.vf
12mr|texlive-cmcyr-20070916-2|692	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbx8.vf
12mr|texlive-cmcyr-20070916-2|693	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbx9.vf
12mr|texlive-cmcyr-20070916-2|694	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbxsl10.vf
12mr|texlive-cmcyr-20070916-2|695	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmbxti10.vf
12mr|texlive-cmcyr-20070916-2|696	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmcsc10.vf
12mr|texlive-cmcyr-20070916-2|697	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmcsc8.vf
12mr|texlive-cmcyr-20070916-2|698	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmcsc9.vf
12mr|texlive-cmcyr-20070916-2|699	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycminch.vf
12mr|texlive-cmcyr-20070916-2|700	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmitt10.vf
12mr|texlive-cmcyr-20070916-2|701	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmi10.vf
12mr|texlive-cmcyr-20070916-2|702	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmi12.vf
12mr|texlive-cmcyr-20070916-2|703	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmi5.vf
12mr|texlive-cmcyr-20070916-2|704	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmi6.vf
12mr|texlive-cmcyr-20070916-2|705	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmi7.vf
12mr|texlive-cmcyr-20070916-2|706	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmi8.vf
12mr|texlive-cmcyr-20070916-2|707	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmi9.vf
12mr|texlive-cmcyr-20070916-2|708	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmmib10.vf
12mr|texlive-cmcyr-20070916-2|709	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr10.vf
12mr|texlive-cmcyr-20070916-2|710	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr12.vf
12mr|texlive-cmcyr-20070916-2|711	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr17.vf
12mr|texlive-cmcyr-20070916-2|712	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr5.vf
12mr|texlive-cmcyr-20070916-2|713	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr6.vf
12mr|texlive-cmcyr-20070916-2|714	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr7.vf
12mr|texlive-cmcyr-20070916-2|715	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr8.vf
12mr|texlive-cmcyr-20070916-2|716	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmr9.vf
12mr|texlive-cmcyr-20070916-2|717	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmsl10.vf
12mr|texlive-cmcyr-20070916-2|718	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmsl12.vf
12mr|texlive-cmcyr-20070916-2|719	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmsl8.vf
12mr|texlive-cmcyr-20070916-2|720	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmsl9.vf
12mr|texlive-cmcyr-20070916-2|721	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmsltt10.vf
12mr|texlive-cmcyr-20070916-2|722	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmss10.vf
12mr|texlive-cmcyr-20070916-2|723	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmss12.vf
12mr|texlive-cmcyr-20070916-2|724	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmss17.vf
12mr|texlive-cmcyr-20070916-2|725	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmss8.vf
12mr|texlive-cmcyr-20070916-2|726	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmss9.vf
12mr|texlive-cmcyr-20070916-2|727	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssbx10.vf
12mr|texlive-cmcyr-20070916-2|728	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssdc10.vf
12mr|texlive-cmcyr-20070916-2|729	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssi10.vf
12mr|texlive-cmcyr-20070916-2|730	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssi12.vf
12mr|texlive-cmcyr-20070916-2|731	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssi17.vf
12mr|texlive-cmcyr-20070916-2|732	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssi8.vf
12mr|texlive-cmcyr-20070916-2|733	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssi9.vf
12mr|texlive-cmcyr-20070916-2|734	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssq8.vf
12mr|texlive-cmcyr-20070916-2|735	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmssqi8.vf
12mr|texlive-cmcyr-20070916-2|736	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmti10.vf
12mr|texlive-cmcyr-20070916-2|737	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmti12.vf
12mr|texlive-cmcyr-20070916-2|738	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmti7.vf
12mr|texlive-cmcyr-20070916-2|739	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmti8.vf
12mr|texlive-cmcyr-20070916-2|740	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmti9.vf
12mr|texlive-cmcyr-20070916-2|741	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmtt10.vf
12mr|texlive-cmcyr-20070916-2|742	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmtt12.vf
12mr|texlive-cmcyr-20070916-2|743	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmtt8.vf
12mr|texlive-cmcyr-20070916-2|744	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmtt9.vf
12mr|texlive-cmcyr-20070916-2|745	%{_texmfdistdir}/fonts/vf/public/cmcyr/ycmu10.vf
12mr|texlive-cmcyr-20070916-2|746	%doc %{_texmfdistdir}/doc/fonts/cmcyr/README
12mr|texlive-cmcyr-20070916-2|747	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmalt
12mr|texlive-cmcyr-20070916-2|748	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmalte
12mr|texlive-cmcyr-20070916-2|749	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmiso
12mr|texlive-cmcyr-20070916-2|750	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmisoe
12mr|texlive-cmcyr-20070916-2|751	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmkde
12mr|texlive-cmcyr-20070916-2|752	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmkdee
12mr|texlive-cmcyr-20070916-2|753	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmkoi8
12mr|texlive-cmcyr-20070916-2|754	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmkoi8e
12mr|texlive-cmcyr-20070916-2|755	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmwin
12mr|texlive-cmcyr-20070916-2|756	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cmwine
12mr|texlive-cmcyr-20070916-2|757	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyralt
12mr|texlive-cmcyr-20070916-2|758	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyralte
12mr|texlive-cmcyr-20070916-2|759	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyriso
12mr|texlive-cmcyr-20070916-2|760	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyrisoe
12mr|texlive-cmcyr-20070916-2|761	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyrkde
12mr|texlive-cmcyr-20070916-2|762	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyrkdee
12mr|texlive-cmcyr-20070916-2|763	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyrkoi8
12mr|texlive-cmcyr-20070916-2|764	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyrkoi8e
12mr|texlive-cmcyr-20070916-2|765	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyrwin
12mr|texlive-cmcyr-20070916-2|766	%doc %{_texmfdistdir}/doc/fonts/cmcyr/cyrwine
12mr|texlive-cmcyr-20070916-2|767	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.6i
12mr|texlive-cmcyr-20070916-2|768	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.6k
12mr|texlive-cmcyr-20070916-2|769	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.6w
12mr|texlive-cmcyr-20070916-2|770	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.alt
12mr|texlive-cmcyr-20070916-2|771	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.bat
12mr|texlive-cmcyr-20070916-2|772	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.iso
12mr|texlive-cmcyr-20070916-2|773	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.koi
12mr|texlive-cmcyr-20070916-2|774	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.o6w
12mr|texlive-cmcyr-20070916-2|775	%doc %{_texmfdistdir}/doc/fonts/cmcyr/merge.win
12mr|texlive-cmcyr-20070916-2|776	%doc %{_texmfdistdir}/doc/fonts/cmcyr/vf/cmcyr6i/merge.bat
12mr|texlive-cmcyr-20070916-2|777	%doc %{_texmfdistdir}/doc/fonts/cmcyr/vf/cmcyr6k/merge.bat
12mr|texlive-cmcyr-20070916-2|778	%doc %{_texmfdistdir}/doc/fonts/cmcyr/vf/cmcyr6w/merge.bat
12mr|texlive-cmcyr-20070916-2|779	%doc %{_texmfdistdir}/doc/fonts/cmcyr/wncalt
12mr|texlive-cmcyr-20070916-2|780	%doc %{_texmfdistdir}/doc/fonts/cmcyr/wncalte
12mr|texlive-cmcyr-20070916-2|781	%doc %{_texmfdistdir}/doc/fonts/cmcyr/wnciso
12mr|texlive-cmcyr-20070916-2|782	%doc %{_texmfdistdir}/doc/fonts/cmcyr/wncisoe
12mr|texlive-cmcyr-20070916-2|783	%doc %{_texmfdistdir}/doc/fonts/cmcyr/wnckoi8
12mr|texlive-cmcyr-20070916-2|784	%doc %{_texmfdistdir}/doc/fonts/cmcyr/wnckoi8e
12mr|texlive-cmcyr-20070916-2|785	
12mr|texlive-cmcyr-20070916-2|786	#-----------------------------------------------------------------------
12mr|texlive-cmcyr-20070916-2|787	%prep
12mr|texlive-cmcyr-20070916-2|788	%setup -c -a0 -a1
12mr|texlive-cmcyr-20070916-2|789	
12mr|texlive-cmcyr-20070916-2|790	%build
12mr|texlive-cmcyr-20070916-2|791	
12mr|texlive-cmcyr-20070916-2|792	%install
12mr|texlive-cmcyr-20070916-2|793	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cmcyr-20070916-2|794	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cmcyr-20070916-2|795	
12mr|texlive-cmcyr-20070916-2|796	
12mr|texlive-cmcyr-20070916-2|797	
12mr|texlive-cmcyr-20070916-2|798	%changelog
12mr|texlive-cmcyr-20070916-2|799	

16929 12
12mr|texlive-cmdstring-1.1-2|1	# revision 15878
12mr|texlive-cmdstring-1.1-2|2	# category Package
12mr|texlive-cmdstring-1.1-2|3	# catalog-ctan /macros/latex/contrib/cmdstring
12mr|texlive-cmdstring-1.1-2|4	# catalog-date 2008-08-18 10:38:42 +0200
12mr|texlive-cmdstring-1.1-2|5	# catalog-license lppl
12mr|texlive-cmdstring-1.1-2|6	# catalog-version 1.1
12mr|texlive-cmdstring-1.1-2|7	Name:		texlive-cmdstring
12mr|texlive-cmdstring-1.1-2|8	Version:	1.1
12mr|texlive-cmdstring-1.1-2|9	Release:	2
12mr|texlive-cmdstring-1.1-2|10	Summary:	Get command name reliably
12mr|texlive-cmdstring-1.1-2|11	Group:		Publishing
12mr|texlive-cmdstring-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cmdstring
12mr|texlive-cmdstring-1.1-2|13	License:	LPPL
12mr|texlive-cmdstring-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmdstring.tar.xz
12mr|texlive-cmdstring-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmdstring.doc.tar.xz
12mr|texlive-cmdstring-1.1-2|16	BuildArch:	noarch
12mr|texlive-cmdstring-1.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cmdstring-1.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cmdstring-1.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-cmdstring-1.1-2|20	
12mr|texlive-cmdstring-1.1-2|21	%description
12mr|texlive-cmdstring-1.1-2|22	Extracts the letters of a command's name (e.g., foo for command
12mr|texlive-cmdstring-1.1-2|23	\foo), in a reliable way.
12mr|texlive-cmdstring-1.1-2|24	
12mr|texlive-cmdstring-1.1-2|25	%post
12mr|texlive-cmdstring-1.1-2|26	%{_sbindir}/texlive.post
12mr|texlive-cmdstring-1.1-2|27	
12mr|texlive-cmdstring-1.1-2|28	%postun
12mr|texlive-cmdstring-1.1-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-cmdstring-1.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-cmdstring-1.1-2|31	fi
12mr|texlive-cmdstring-1.1-2|32	
12mr|texlive-cmdstring-1.1-2|33	#-----------------------------------------------------------------------
12mr|texlive-cmdstring-1.1-2|34	%files
12mr|texlive-cmdstring-1.1-2|35	%{_texmfdistdir}/tex/latex/cmdstring/cmdstring.sty
12mr|texlive-cmdstring-1.1-2|36	%doc %{_texmfdistdir}/doc/latex/cmdstring/README
12mr|texlive-cmdstring-1.1-2|37	%doc %{_texmfdistdir}/doc/latex/cmdstring/cmdstring.pdf
12mr|texlive-cmdstring-1.1-2|38	%doc %{_texmfdistdir}/doc/latex/cmdstring/cmdstring.tex
12mr|texlive-cmdstring-1.1-2|39	
12mr|texlive-cmdstring-1.1-2|40	#-----------------------------------------------------------------------
12mr|texlive-cmdstring-1.1-2|41	%prep
12mr|texlive-cmdstring-1.1-2|42	%setup -c -a0 -a1
12mr|texlive-cmdstring-1.1-2|43	
12mr|texlive-cmdstring-1.1-2|44	%build
12mr|texlive-cmdstring-1.1-2|45	
12mr|texlive-cmdstring-1.1-2|46	%install
12mr|texlive-cmdstring-1.1-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cmdstring-1.1-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cmdstring-1.1-2|49	
12mr|texlive-cmdstring-1.1-2|50	
12mr|texlive-cmdstring-1.1-2|51	
12mr|texlive-cmdstring-1.1-2|52	%changelog
12mr|texlive-cmdstring-1.1-2|53	

16930 12
12mr|texlive-cmdtrack-20100102-1|1	# revision 16572
12mr|texlive-cmdtrack-20100102-1|2	# category Package
12mr|texlive-cmdtrack-20100102-1|3	# catalog-ctan /macros/latex/contrib/cmdtrack
12mr|texlive-cmdtrack-20100102-1|4	# catalog-date 2010-01-02 17:07:16 +0100
12mr|texlive-cmdtrack-20100102-1|5	# catalog-license other-free
12mr|texlive-cmdtrack-20100102-1|6	# catalog-version undef
12mr|texlive-cmdtrack-20100102-1|7	Name:		texlive-cmdtrack
12mr|texlive-cmdtrack-20100102-1|8	Version:	20100102
12mr|texlive-cmdtrack-20100102-1|9	Release:	1
12mr|texlive-cmdtrack-20100102-1|10	Summary:	Check used commands
12mr|texlive-cmdtrack-20100102-1|11	Group:		Publishing
12mr|texlive-cmdtrack-20100102-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cmdtrack
12mr|texlive-cmdtrack-20100102-1|13	License:	OTHER-FREE
12mr|texlive-cmdtrack-20100102-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmdtrack.tar.xz
12mr|texlive-cmdtrack-20100102-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmdtrack.doc.tar.xz
12mr|texlive-cmdtrack-20100102-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmdtrack.source.tar.xz
12mr|texlive-cmdtrack-20100102-1|17	BuildArch:	noarch
12mr|texlive-cmdtrack-20100102-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-cmdtrack-20100102-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-cmdtrack-20100102-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-cmdtrack-20100102-1|21	Conflicts:	texlive-texmf <= 20110705-3
12mr|texlive-cmdtrack-20100102-1|22	Conflicts:	texlive-source <= 20110705-3
12mr|texlive-cmdtrack-20100102-1|23	
12mr|texlive-cmdtrack-20100102-1|24	%description
12mr|texlive-cmdtrack-20100102-1|25	Aids in the task of checking whether a command defined in a
12mr|texlive-cmdtrack-20100102-1|26	document preamble is actually used somewhere in the document.
12mr|texlive-cmdtrack-20100102-1|27	If you use the package cmdtrack to the preamble of your
12mr|texlive-cmdtrack-20100102-1|28	document, all \newcommand and similar statements between that
12mr|texlive-cmdtrack-20100102-1|29	point and the beginning of the document will be marked for
12mr|texlive-cmdtrack-20100102-1|30	logging. At the end of the document a report of the command
12mr|texlive-cmdtrack-20100102-1|31	usage will be printed in the TeX log, for example: mdash was
12mr|texlive-cmdtrack-20100102-1|32	used on line 25; ndash was never used.
12mr|texlive-cmdtrack-20100102-1|33	
12mr|texlive-cmdtrack-20100102-1|34	%pre
12mr|texlive-cmdtrack-20100102-1|35	%_texmf_mktexlsr_pre
12mr|texlive-cmdtrack-20100102-1|36	
12mr|texlive-cmdtrack-20100102-1|37	%post
12mr|texlive-cmdtrack-20100102-1|38	%_texmf_mktexlsr_post
12mr|texlive-cmdtrack-20100102-1|39	
12mr|texlive-cmdtrack-20100102-1|40	%preun
12mr|texlive-cmdtrack-20100102-1|41	if [ $1 -eq 0 ]; then
12mr|texlive-cmdtrack-20100102-1|42	%_texmf_mktexlsr_pre
12mr|texlive-cmdtrack-20100102-1|43	fi
12mr|texlive-cmdtrack-20100102-1|44	
12mr|texlive-cmdtrack-20100102-1|45	%postun
12mr|texlive-cmdtrack-20100102-1|46	if [ $1 -eq 0 ]; then
12mr|texlive-cmdtrack-20100102-1|47	%_texmf_mktexlsr_post
12mr|texlive-cmdtrack-20100102-1|48	fi
12mr|texlive-cmdtrack-20100102-1|49	
12mr|texlive-cmdtrack-20100102-1|50	#-----------------------------------------------------------------------
12mr|texlive-cmdtrack-20100102-1|51	%files
12mr|texlive-cmdtrack-20100102-1|52	%{_texmfdistdir}/tex/latex/cmdtrack/cmdtrack.sty
12mr|texlive-cmdtrack-20100102-1|53	%doc %{_texmfdistdir}/doc/latex/cmdtrack/cmdtrack.pdf
12mr|texlive-cmdtrack-20100102-1|54	#- source
12mr|texlive-cmdtrack-20100102-1|55	%doc %{_texmfdistdir}/source/latex/cmdtrack/cmdtrack.dtx
12mr|texlive-cmdtrack-20100102-1|56	%doc %{_texmfdistdir}/source/latex/cmdtrack/cmdtrack.ins
12mr|texlive-cmdtrack-20100102-1|57	%doc %{_tlpkgobjdir}/*.tlpobj
12mr|texlive-cmdtrack-20100102-1|58	
12mr|texlive-cmdtrack-20100102-1|59	#-----------------------------------------------------------------------
12mr|texlive-cmdtrack-20100102-1|60	%prep
12mr|texlive-cmdtrack-20100102-1|61	%setup -c -a0 -a1 -a2
12mr|texlive-cmdtrack-20100102-1|62	
12mr|texlive-cmdtrack-20100102-1|63	%build
12mr|texlive-cmdtrack-20100102-1|64	
12mr|texlive-cmdtrack-20100102-1|65	%install
12mr|texlive-cmdtrack-20100102-1|66	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cmdtrack-20100102-1|67	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-cmdtrack-20100102-1|68	mkdir -p %{buildroot}%{_tlpkgobjdir}
12mr|texlive-cmdtrack-20100102-1|69	cp -fpa tlpkg/tlpobj/*.tlpobj %{buildroot}%{_tlpkgobjdir}
12mr|texlive-cmdtrack-20100102-1|70	
12mr|texlive-cmdtrack-20100102-1|71	
12mr|texlive-cmdtrack-20100102-1|72	
12mr|texlive-cmdtrack-20100102-1|73	%changelog
12mr|texlive-cmdtrack-20100102-1|74	

16931 12
12mr|texlive-cmextra-20111103-2|1	# revision 14075
12mr|texlive-cmextra-20111103-2|2	# category Package
12mr|texlive-cmextra-20111103-2|3	# catalog-ctan undef
12mr|texlive-cmextra-20111103-2|4	# catalog-date undef
12mr|texlive-cmextra-20111103-2|5	# catalog-license undef
12mr|texlive-cmextra-20111103-2|6	# catalog-version undef
12mr|texlive-cmextra-20111103-2|7	Name:		texlive-cmextra
12mr|texlive-cmextra-20111103-2|8	Version:	20111103
12mr|texlive-cmextra-20111103-2|9	Release:	2
12mr|texlive-cmextra-20111103-2|10	Summary:	TeXLive cmextra package
12mr|texlive-cmextra-20111103-2|11	Group:		Publishing
12mr|texlive-cmextra-20111103-2|12	URL:		http://tug.org/texlive
12mr|texlive-cmextra-20111103-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-cmextra-20111103-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmextra.tar.xz
12mr|texlive-cmextra-20111103-2|15	BuildArch:	noarch
12mr|texlive-cmextra-20111103-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-cmextra-20111103-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-cmextra-20111103-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-cmextra-20111103-2|19	
12mr|texlive-cmextra-20111103-2|20	%description
12mr|texlive-cmextra-20111103-2|21	TeXLive cmextra package.
12mr|texlive-cmextra-20111103-2|22	
12mr|texlive-cmextra-20111103-2|23	%post
12mr|texlive-cmextra-20111103-2|24	%{_sbindir}/texlive.post
12mr|texlive-cmextra-20111103-2|25	
12mr|texlive-cmextra-20111103-2|26	%postun
12mr|texlive-cmextra-20111103-2|27	if [ $1 -eq 0 ]; then
12mr|texlive-cmextra-20111103-2|28	%{_sbindir}/texlive.post
12mr|texlive-cmextra-20111103-2|29	fi
12mr|texlive-cmextra-20111103-2|30	
12mr|texlive-cmextra-20111103-2|31	#-----------------------------------------------------------------------
12mr|texlive-cmextra-20111103-2|32	%files
12mr|texlive-cmextra-20111103-2|33	%{_texmfdistdir}/fonts/source/public/cmextra/cmbxcd10.mf
12mr|texlive-cmextra-20111103-2|34	%{_texmfdistdir}/fonts/source/public/cmextra/cmbxti12.mf
12mr|texlive-cmextra-20111103-2|35	%{_texmfdistdir}/fonts/source/public/cmextra/cmbxti7.mf
12mr|texlive-cmextra-20111103-2|36	%{_texmfdistdir}/fonts/source/public/cmextra/cmcscsl10.mf
12mr|texlive-cmextra-20111103-2|37	%{_texmfdistdir}/fonts/source/public/cmextra/cmfibs8.mf
12mr|texlive-cmextra-20111103-2|38	%{_texmfdistdir}/fonts/source/public/cmextra/cmitt12.mf
12mr|texlive-cmextra-20111103-2|39	%{_texmfdistdir}/fonts/source/public/cmextra/cmitt9.mf
12mr|texlive-cmextra-20111103-2|40	%{_texmfdistdir}/fonts/source/public/cmextra/cmsl6.mf
12mr|texlive-cmextra-20111103-2|41	%{_texmfdistdir}/fonts/source/public/cmextra/cmsltt9.mf
12mr|texlive-cmextra-20111103-2|42	%{_texmfdistdir}/fonts/source/public/cmextra/cmssbxo10.mf
12mr|texlive-cmextra-20111103-2|43	%{_texmfdistdir}/fonts/source/public/cmextra/cmsslu30.mf
12mr|texlive-cmextra-20111103-2|44	%{_texmfdistdir}/fonts/source/public/cmextra/cmssu30.mf
12mr|texlive-cmextra-20111103-2|45	%{_texmfdistdir}/fonts/source/public/cmextra/cmvtti10.mf
12mr|texlive-cmextra-20111103-2|46	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmbxcd10.tfm
12mr|texlive-cmextra-20111103-2|47	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmbxti12.tfm
12mr|texlive-cmextra-20111103-2|48	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmbxti7.tfm
12mr|texlive-cmextra-20111103-2|49	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmcscsl10.tfm
12mr|texlive-cmextra-20111103-2|50	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmfibs8.tfm
12mr|texlive-cmextra-20111103-2|51	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmitt12.tfm
12mr|texlive-cmextra-20111103-2|52	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmitt9.tfm
12mr|texlive-cmextra-20111103-2|53	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmsl6.tfm
12mr|texlive-cmextra-20111103-2|54	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmsltt9.tfm
12mr|texlive-cmextra-20111103-2|55	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmssbxo10.tfm
12mr|texlive-cmextra-20111103-2|56	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmsslu30.tfm
12mr|texlive-cmextra-20111103-2|57	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmssu30.tfm
12mr|texlive-cmextra-20111103-2|58	%{_texmfdistdir}/fonts/tfm/public/cmextra/cmvtti10.tfm
12mr|texlive-cmextra-20111103-2|59	
12mr|texlive-cmextra-20111103-2|60	#-----------------------------------------------------------------------
12mr|texlive-cmextra-20111103-2|61	%prep
12mr|texlive-cmextra-20111103-2|62	%setup -c -a0
12mr|texlive-cmextra-20111103-2|63	
12mr|texlive-cmextra-20111103-2|64	%build
12mr|texlive-cmextra-20111103-2|65	
12mr|texlive-cmextra-20111103-2|66	%install
12mr|texlive-cmextra-20111103-2|67	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cmextra-20111103-2|68	cp -fpar fonts %{buildroot}%{_texmfdistdir}
12mr|texlive-cmextra-20111103-2|69	
12mr|texlive-cmextra-20111103-2|70	
12mr|texlive-cmextra-20111103-2|71	
12mr|texlive-cmextra-20111103-2|72	%changelog
12mr|texlive-cmextra-20111103-2|73	

16932 12
12mr|texlive-cm-lgc-0.5-2|1	# revision 15878
12mr|texlive-cm-lgc-0.5-2|2	# category Package
12mr|texlive-cm-lgc-0.5-2|3	# catalog-ctan /fonts/ps-type1/cm-lgc
12mr|texlive-cm-lgc-0.5-2|4	# catalog-date 2008-06-12 19:44:55 +0200
12mr|texlive-cm-lgc-0.5-2|5	# catalog-license gpl
12mr|texlive-cm-lgc-0.5-2|6	# catalog-version 0.5
12mr|texlive-cm-lgc-0.5-2|7	Name:		texlive-cm-lgc
12mr|texlive-cm-lgc-0.5-2|8	Version:	0.5
12mr|texlive-cm-lgc-0.5-2|9	Release:	2
12mr|texlive-cm-lgc-0.5-2|10	Summary:	Type 1 CM-based fonts for Latin, Greek and Cyrillic
12mr|texlive-cm-lgc-0.5-2|11	Group:		Publishing
12mr|texlive-cm-lgc-0.5-2|12	URL:		http://www.ctan.org/tex-archive/fonts/ps-type1/cm-lgc
12mr|texlive-cm-lgc-0.5-2|13	License:	GPL
12mr|texlive-cm-lgc-0.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cm-lgc.tar.xz
12mr|texlive-cm-lgc-0.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cm-lgc.doc.tar.xz
12mr|texlive-cm-lgc-0.5-2|16	BuildArch:	noarch
12mr|texlive-cm-lgc-0.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cm-lgc-0.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cm-lgc-0.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-cm-lgc-0.5-2|20	
12mr|texlive-cm-lgc-0.5-2|21	%description
12mr|texlive-cm-lgc-0.5-2|22	The fonts are converted from MetaFont sources of the Computer
12mr|texlive-cm-lgc-0.5-2|23	Modern font families, using textrace. Supported encodings are:
12mr|texlive-cm-lgc-0.5-2|24	T1 (Latin), T2A (Cyrillic), LGR (Greek) and TS1. The package
12mr|texlive-cm-lgc-0.5-2|25	also includes Unicode virtual fonts for use with Omega. The
12mr|texlive-cm-lgc-0.5-2|26	font set is not a replacement for any of the other Computer
12mr|texlive-cm-lgc-0.5-2|27	Modern-based font sets (for example, cm-super for Latin and
12mr|texlive-cm-lgc-0.5-2|28	Cyrillic, or cbgreek for Greek), since it is available at a
12mr|texlive-cm-lgc-0.5-2|29	single size only; it offers a compact set for 'general'
12mr|texlive-cm-lgc-0.5-2|30	working. The fonts themselves are encoded to external
12mr|texlive-cm-lgc-0.5-2|31	standards, and virtual fonts are provided for use with TeX.
12mr|texlive-cm-lgc-0.5-2|32	
12mr|texlive-cm-lgc-0.5-2|33	%post
12mr|texlive-cm-lgc-0.5-2|34	%{_sbindir}/texlive.post
12mr|texlive-cm-lgc-0.5-2|35	
12mr|texlive-cm-lgc-0.5-2|36	%postun
12mr|texlive-cm-lgc-0.5-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-cm-lgc-0.5-2|38	%{_sbindir}/texlive.post
12mr|texlive-cm-lgc-0.5-2|39	fi
12mr|texlive-cm-lgc-0.5-2|40	
12mr|texlive-cm-lgc-0.5-2|41	#-----------------------------------------------------------------------
12mr|texlive-cm-lgc-0.5-2|42	%files
12mr|texlive-cm-lgc-0.5-2|43	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmb6y.afm
12mr|texlive-cm-lgc-0.5-2|44	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmb6z.afm
12mr|texlive-cm-lgc-0.5-2|45	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmb8a.afm
12mr|texlive-cm-lgc-0.5-2|46	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbc6y.afm
12mr|texlive-cm-lgc-0.5-2|47	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbc6z.afm
12mr|texlive-cm-lgc-0.5-2|48	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbc8a.afm
12mr|texlive-cm-lgc-0.5-2|49	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbcpg.afm
12mr|texlive-cm-lgc-0.5-2|50	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbi6y.afm
12mr|texlive-cm-lgc-0.5-2|51	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbi6z.afm
12mr|texlive-cm-lgc-0.5-2|52	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbi8a.afm
12mr|texlive-cm-lgc-0.5-2|53	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbij6y.afm
12mr|texlive-cm-lgc-0.5-2|54	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbij6z.afm
12mr|texlive-cm-lgc-0.5-2|55	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbij8a.afm
12mr|texlive-cm-lgc-0.5-2|56	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbijpg.afm
12mr|texlive-cm-lgc-0.5-2|57	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbipg.afm
12mr|texlive-cm-lgc-0.5-2|58	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmbpg.afm
12mr|texlive-cm-lgc-0.5-2|59	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmr6y.afm
12mr|texlive-cm-lgc-0.5-2|60	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmr6z.afm
12mr|texlive-cm-lgc-0.5-2|61	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmr8a.afm
12mr|texlive-cm-lgc-0.5-2|62	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrc6y.afm
12mr|texlive-cm-lgc-0.5-2|63	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrc6z.afm
12mr|texlive-cm-lgc-0.5-2|64	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrc8a.afm
12mr|texlive-cm-lgc-0.5-2|65	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrcpg.afm
12mr|texlive-cm-lgc-0.5-2|66	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmri6y.afm
12mr|texlive-cm-lgc-0.5-2|67	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmri6z.afm
12mr|texlive-cm-lgc-0.5-2|68	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmri8a.afm
12mr|texlive-cm-lgc-0.5-2|69	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrij6y.afm
12mr|texlive-cm-lgc-0.5-2|70	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrij6z.afm
12mr|texlive-cm-lgc-0.5-2|71	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrij8a.afm
12mr|texlive-cm-lgc-0.5-2|72	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrijpg.afm
12mr|texlive-cm-lgc-0.5-2|73	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmripg.afm
12mr|texlive-cm-lgc-0.5-2|74	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcmrpg.afm
12mr|texlive-cm-lgc-0.5-2|75	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsb6y.afm
12mr|texlive-cm-lgc-0.5-2|76	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsb6z.afm
12mr|texlive-cm-lgc-0.5-2|77	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsb8a.afm
12mr|texlive-cm-lgc-0.5-2|78	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsbo6y.afm
12mr|texlive-cm-lgc-0.5-2|79	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsbo6z.afm
12mr|texlive-cm-lgc-0.5-2|80	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsbo8a.afm
12mr|texlive-cm-lgc-0.5-2|81	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsbopg.afm
12mr|texlive-cm-lgc-0.5-2|82	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsbpg.afm
12mr|texlive-cm-lgc-0.5-2|83	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsr6y.afm
12mr|texlive-cm-lgc-0.5-2|84	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsr6z.afm
12mr|texlive-cm-lgc-0.5-2|85	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsr8a.afm
12mr|texlive-cm-lgc-0.5-2|86	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsro6y.afm
12mr|texlive-cm-lgc-0.5-2|87	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsro6z.afm
12mr|texlive-cm-lgc-0.5-2|88	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsro8a.afm
12mr|texlive-cm-lgc-0.5-2|89	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsropg.afm
12mr|texlive-cm-lgc-0.5-2|90	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fcsrpg.afm
12mr|texlive-cm-lgc-0.5-2|91	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctr6y.afm
12mr|texlive-cm-lgc-0.5-2|92	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctr6z.afm
12mr|texlive-cm-lgc-0.5-2|93	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctr8a.afm
12mr|texlive-cm-lgc-0.5-2|94	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrc6y.afm
12mr|texlive-cm-lgc-0.5-2|95	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrc6z.afm
12mr|texlive-cm-lgc-0.5-2|96	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrc8a.afm
12mr|texlive-cm-lgc-0.5-2|97	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrcpg.afm
12mr|texlive-cm-lgc-0.5-2|98	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctri6y.afm
12mr|texlive-cm-lgc-0.5-2|99	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctri6z.afm
12mr|texlive-cm-lgc-0.5-2|100	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctri8a.afm
12mr|texlive-cm-lgc-0.5-2|101	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrij6y.afm
12mr|texlive-cm-lgc-0.5-2|102	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrij6z.afm
12mr|texlive-cm-lgc-0.5-2|103	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrij8a.afm
12mr|texlive-cm-lgc-0.5-2|104	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrijpg.afm
12mr|texlive-cm-lgc-0.5-2|105	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctripg.afm
12mr|texlive-cm-lgc-0.5-2|106	%{_texmfdistdir}/fonts/afm/public/cm-lgc/fctrpg.afm
12mr|texlive-cm-lgc-0.5-2|107	%{_texmfdistdir}/fonts/enc/dvips/cm-lgc/8r-mod.enc
12mr|texlive-cm-lgc-0.5-2|108	%{_texmfdistdir}/fonts/map/dvips/cm-lgc/cm-lgc.map
12mr|texlive-cm-lgc-0.5-2|109	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcmbcut.ofm
12mr|texlive-cm-lgc-0.5-2|110	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcmbiut.ofm
12mr|texlive-cm-lgc-0.5-2|111	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcmbut.ofm
12mr|texlive-cm-lgc-0.5-2|112	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcmrcut.ofm
12mr|texlive-cm-lgc-0.5-2|113	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcmriut.ofm
12mr|texlive-cm-lgc-0.5-2|114	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcmrut.ofm
12mr|texlive-cm-lgc-0.5-2|115	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcsbout.ofm
12mr|texlive-cm-lgc-0.5-2|116	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcsbut.ofm
12mr|texlive-cm-lgc-0.5-2|117	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcsrout.ofm
12mr|texlive-cm-lgc-0.5-2|118	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fcsrut.ofm
12mr|texlive-cm-lgc-0.5-2|119	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fctrcut.ofm
12mr|texlive-cm-lgc-0.5-2|120	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fctriut.ofm
12mr|texlive-cm-lgc-0.5-2|121	%{_texmfdistdir}/fonts/ofm/public/cm-lgc/fctrut.ofm
12mr|texlive-cm-lgc-0.5-2|122	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcmbcut.ovf
12mr|texlive-cm-lgc-0.5-2|123	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcmbiut.ovf
12mr|texlive-cm-lgc-0.5-2|124	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcmbut.ovf
12mr|texlive-cm-lgc-0.5-2|125	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcmrcut.ovf
12mr|texlive-cm-lgc-0.5-2|126	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcmriut.ovf
12mr|texlive-cm-lgc-0.5-2|127	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcmrut.ovf
12mr|texlive-cm-lgc-0.5-2|128	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcsbout.ovf
12mr|texlive-cm-lgc-0.5-2|129	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcsbut.ovf
12mr|texlive-cm-lgc-0.5-2|130	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcsrout.ovf
12mr|texlive-cm-lgc-0.5-2|131	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fcsrut.ovf
12mr|texlive-cm-lgc-0.5-2|132	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fctrcut.ovf
12mr|texlive-cm-lgc-0.5-2|133	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fctriut.ovf
12mr|texlive-cm-lgc-0.5-2|134	%{_texmfdistdir}/fonts/ovf/public/cm-lgc/fctrut.ovf
12mr|texlive-cm-lgc-0.5-2|135	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmb6a.tfm
12mr|texlive-cm-lgc-0.5-2|136	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmb6y.tfm
12mr|texlive-cm-lgc-0.5-2|137	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmb6z.tfm
12mr|texlive-cm-lgc-0.5-2|138	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmb8a.tfm
12mr|texlive-cm-lgc-0.5-2|139	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmb8c.tfm
12mr|texlive-cm-lgc-0.5-2|140	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmb8r.tfm
12mr|texlive-cm-lgc-0.5-2|141	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmb8t.tfm
12mr|texlive-cm-lgc-0.5-2|142	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbc6a.tfm
12mr|texlive-cm-lgc-0.5-2|143	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbc6y.tfm
12mr|texlive-cm-lgc-0.5-2|144	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbc6z.tfm
12mr|texlive-cm-lgc-0.5-2|145	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbc8a.tfm
12mr|texlive-cm-lgc-0.5-2|146	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbc8r-nokern.tfm
12mr|texlive-cm-lgc-0.5-2|147	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbc8r.tfm
12mr|texlive-cm-lgc-0.5-2|148	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbc8t.tfm
12mr|texlive-cm-lgc-0.5-2|149	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbcgr.tfm
12mr|texlive-cm-lgc-0.5-2|150	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbcpg.tfm
12mr|texlive-cm-lgc-0.5-2|151	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbgr.tfm
12mr|texlive-cm-lgc-0.5-2|152	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbi6a.tfm
12mr|texlive-cm-lgc-0.5-2|153	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbi6y.tfm
12mr|texlive-cm-lgc-0.5-2|154	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbi6z.tfm
12mr|texlive-cm-lgc-0.5-2|155	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbi8a.tfm
12mr|texlive-cm-lgc-0.5-2|156	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbi8c.tfm
12mr|texlive-cm-lgc-0.5-2|157	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbi8r.tfm
12mr|texlive-cm-lgc-0.5-2|158	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbi8t.tfm
12mr|texlive-cm-lgc-0.5-2|159	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbigr.tfm
12mr|texlive-cm-lgc-0.5-2|160	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbij6z.tfm
12mr|texlive-cm-lgc-0.5-2|161	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbij8a.tfm
12mr|texlive-cm-lgc-0.5-2|162	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbij8r-nokern.tfm
12mr|texlive-cm-lgc-0.5-2|163	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbij8r.tfm
12mr|texlive-cm-lgc-0.5-2|164	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbipg.tfm
12mr|texlive-cm-lgc-0.5-2|165	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmbpg.tfm
12mr|texlive-cm-lgc-0.5-2|166	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmr6a.tfm
12mr|texlive-cm-lgc-0.5-2|167	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmr6y.tfm
12mr|texlive-cm-lgc-0.5-2|168	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmr6z.tfm
12mr|texlive-cm-lgc-0.5-2|169	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmr8a.tfm
12mr|texlive-cm-lgc-0.5-2|170	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmr8c.tfm
12mr|texlive-cm-lgc-0.5-2|171	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmr8r.tfm
12mr|texlive-cm-lgc-0.5-2|172	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmr8t.tfm
12mr|texlive-cm-lgc-0.5-2|173	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrc6a.tfm
12mr|texlive-cm-lgc-0.5-2|174	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrc6y.tfm
12mr|texlive-cm-lgc-0.5-2|175	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrc6z.tfm
12mr|texlive-cm-lgc-0.5-2|176	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrc8a.tfm
12mr|texlive-cm-lgc-0.5-2|177	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrc8r-nokern.tfm
12mr|texlive-cm-lgc-0.5-2|178	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrc8r.tfm
12mr|texlive-cm-lgc-0.5-2|179	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrc8t.tfm
12mr|texlive-cm-lgc-0.5-2|180	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrcgr.tfm
12mr|texlive-cm-lgc-0.5-2|181	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrcpg.tfm
12mr|texlive-cm-lgc-0.5-2|182	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrgr.tfm
12mr|texlive-cm-lgc-0.5-2|183	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmri6a.tfm
12mr|texlive-cm-lgc-0.5-2|184	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmri6y.tfm
12mr|texlive-cm-lgc-0.5-2|185	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmri6z.tfm
12mr|texlive-cm-lgc-0.5-2|186	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmri8a.tfm
12mr|texlive-cm-lgc-0.5-2|187	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmri8c.tfm
12mr|texlive-cm-lgc-0.5-2|188	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmri8r.tfm
12mr|texlive-cm-lgc-0.5-2|189	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmri8t.tfm
12mr|texlive-cm-lgc-0.5-2|190	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrigr.tfm
12mr|texlive-cm-lgc-0.5-2|191	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrij6z.tfm
12mr|texlive-cm-lgc-0.5-2|192	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrij8a.tfm
12mr|texlive-cm-lgc-0.5-2|193	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrij8r-nokern.tfm
12mr|texlive-cm-lgc-0.5-2|194	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrij8r.tfm
12mr|texlive-cm-lgc-0.5-2|195	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmripg.tfm
12mr|texlive-cm-lgc-0.5-2|196	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcmrpg.tfm
12mr|texlive-cm-lgc-0.5-2|197	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsb6a.tfm
12mr|texlive-cm-lgc-0.5-2|198	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsb6y.tfm
12mr|texlive-cm-lgc-0.5-2|199	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsb6z.tfm
12mr|texlive-cm-lgc-0.5-2|200	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsb8a.tfm
12mr|texlive-cm-lgc-0.5-2|201	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsb8c.tfm
12mr|texlive-cm-lgc-0.5-2|202	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsb8r.tfm
12mr|texlive-cm-lgc-0.5-2|203	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsb8t.tfm
12mr|texlive-cm-lgc-0.5-2|204	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbgr.tfm
12mr|texlive-cm-lgc-0.5-2|205	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbo6a.tfm
12mr|texlive-cm-lgc-0.5-2|206	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbo6y.tfm
12mr|texlive-cm-lgc-0.5-2|207	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbo6z.tfm
12mr|texlive-cm-lgc-0.5-2|208	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbo8a.tfm
12mr|texlive-cm-lgc-0.5-2|209	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbo8c.tfm
12mr|texlive-cm-lgc-0.5-2|210	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbo8r.tfm
12mr|texlive-cm-lgc-0.5-2|211	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbo8t.tfm
12mr|texlive-cm-lgc-0.5-2|212	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbogr.tfm
12mr|texlive-cm-lgc-0.5-2|213	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbopg.tfm
12mr|texlive-cm-lgc-0.5-2|214	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsbpg.tfm
12mr|texlive-cm-lgc-0.5-2|215	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsr6a.tfm
12mr|texlive-cm-lgc-0.5-2|216	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsr6y.tfm
12mr|texlive-cm-lgc-0.5-2|217	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsr6z.tfm
12mr|texlive-cm-lgc-0.5-2|218	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsr8a.tfm
12mr|texlive-cm-lgc-0.5-2|219	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsr8c.tfm
12mr|texlive-cm-lgc-0.5-2|220	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsr8r.tfm
12mr|texlive-cm-lgc-0.5-2|221	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsr8t.tfm
12mr|texlive-cm-lgc-0.5-2|222	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsrgr.tfm
12mr|texlive-cm-lgc-0.5-2|223	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsro6a.tfm
12mr|texlive-cm-lgc-0.5-2|224	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsro6y.tfm
12mr|texlive-cm-lgc-0.5-2|225	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsro6z.tfm
12mr|texlive-cm-lgc-0.5-2|226	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsro8a.tfm
12mr|texlive-cm-lgc-0.5-2|227	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsro8c.tfm
12mr|texlive-cm-lgc-0.5-2|228	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsro8r.tfm
12mr|texlive-cm-lgc-0.5-2|229	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsro8t.tfm
12mr|texlive-cm-lgc-0.5-2|230	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsrogr.tfm
12mr|texlive-cm-lgc-0.5-2|231	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsropg.tfm
12mr|texlive-cm-lgc-0.5-2|232	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fcsrpg.tfm
12mr|texlive-cm-lgc-0.5-2|233	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctr6a.tfm
12mr|texlive-cm-lgc-0.5-2|234	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctr6y.tfm
12mr|texlive-cm-lgc-0.5-2|235	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctr6z.tfm
12mr|texlive-cm-lgc-0.5-2|236	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctr8a.tfm
12mr|texlive-cm-lgc-0.5-2|237	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctr8c.tfm
12mr|texlive-cm-lgc-0.5-2|238	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctr8r.tfm
12mr|texlive-cm-lgc-0.5-2|239	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctr8t.tfm
12mr|texlive-cm-lgc-0.5-2|240	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrc6a.tfm
12mr|texlive-cm-lgc-0.5-2|241	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrc6y.tfm
12mr|texlive-cm-lgc-0.5-2|242	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrc6z.tfm
12mr|texlive-cm-lgc-0.5-2|243	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrc8a.tfm
12mr|texlive-cm-lgc-0.5-2|244	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrc8r-nokern.tfm
12mr|texlive-cm-lgc-0.5-2|245	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrc8r.tfm
12mr|texlive-cm-lgc-0.5-2|246	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrc8t.tfm
12mr|texlive-cm-lgc-0.5-2|247	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrcgr.tfm
12mr|texlive-cm-lgc-0.5-2|248	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrcpg.tfm
12mr|texlive-cm-lgc-0.5-2|249	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrgr.tfm
12mr|texlive-cm-lgc-0.5-2|250	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctri6a.tfm
12mr|texlive-cm-lgc-0.5-2|251	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctri6y.tfm
12mr|texlive-cm-lgc-0.5-2|252	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctri6z.tfm
12mr|texlive-cm-lgc-0.5-2|253	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctri8a.tfm
12mr|texlive-cm-lgc-0.5-2|254	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctri8c.tfm
12mr|texlive-cm-lgc-0.5-2|255	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctri8r.tfm
12mr|texlive-cm-lgc-0.5-2|256	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctri8t.tfm
12mr|texlive-cm-lgc-0.5-2|257	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrigr.tfm
12mr|texlive-cm-lgc-0.5-2|258	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrij6z.tfm
12mr|texlive-cm-lgc-0.5-2|259	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrij8a.tfm
12mr|texlive-cm-lgc-0.5-2|260	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrij8r-nokern.tfm
12mr|texlive-cm-lgc-0.5-2|261	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrij8r.tfm
12mr|texlive-cm-lgc-0.5-2|262	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctripg.tfm
12mr|texlive-cm-lgc-0.5-2|263	%{_texmfdistdir}/fonts/tfm/public/cm-lgc/fctrpg.tfm
12mr|texlive-cm-lgc-0.5-2|264	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmb6y.inf
12mr|texlive-cm-lgc-0.5-2|265	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmb6y.pfb
12mr|texlive-cm-lgc-0.5-2|266	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmb6z.inf
12mr|texlive-cm-lgc-0.5-2|267	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmb6z.pfb
12mr|texlive-cm-lgc-0.5-2|268	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmb8a.inf
12mr|texlive-cm-lgc-0.5-2|269	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmb8a.pfb
12mr|texlive-cm-lgc-0.5-2|270	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbc6y.inf
12mr|texlive-cm-lgc-0.5-2|271	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbc6y.pfb
12mr|texlive-cm-lgc-0.5-2|272	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbc6z.inf
12mr|texlive-cm-lgc-0.5-2|273	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbc6z.pfb
12mr|texlive-cm-lgc-0.5-2|274	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbc8a.inf
12mr|texlive-cm-lgc-0.5-2|275	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbc8a.pfb
12mr|texlive-cm-lgc-0.5-2|276	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbcpg.inf
12mr|texlive-cm-lgc-0.5-2|277	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbcpg.pfb
12mr|texlive-cm-lgc-0.5-2|278	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbi6y.inf
12mr|texlive-cm-lgc-0.5-2|279	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbi6y.pfb
12mr|texlive-cm-lgc-0.5-2|280	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbi6z.inf
12mr|texlive-cm-lgc-0.5-2|281	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbi6z.pfb
12mr|texlive-cm-lgc-0.5-2|282	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbi8a.inf
12mr|texlive-cm-lgc-0.5-2|283	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbi8a.pfb
12mr|texlive-cm-lgc-0.5-2|284	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbij6y.inf
12mr|texlive-cm-lgc-0.5-2|285	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbij6y.pfb
12mr|texlive-cm-lgc-0.5-2|286	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbij6z.inf
12mr|texlive-cm-lgc-0.5-2|287	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbij6z.pfb
12mr|texlive-cm-lgc-0.5-2|288	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbij8a.inf
12mr|texlive-cm-lgc-0.5-2|289	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbij8a.pfb
12mr|texlive-cm-lgc-0.5-2|290	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbijpg.inf
12mr|texlive-cm-lgc-0.5-2|291	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbijpg.pfb
12mr|texlive-cm-lgc-0.5-2|292	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbipg.inf
12mr|texlive-cm-lgc-0.5-2|293	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbipg.pfb
12mr|texlive-cm-lgc-0.5-2|294	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbpg.inf
12mr|texlive-cm-lgc-0.5-2|295	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmbpg.pfb
12mr|texlive-cm-lgc-0.5-2|296	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmr6y.inf
12mr|texlive-cm-lgc-0.5-2|297	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmr6y.pfb
12mr|texlive-cm-lgc-0.5-2|298	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmr6z.inf
12mr|texlive-cm-lgc-0.5-2|299	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmr6z.pfb
12mr|texlive-cm-lgc-0.5-2|300	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmr8a.inf
12mr|texlive-cm-lgc-0.5-2|301	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmr8a.pfb
12mr|texlive-cm-lgc-0.5-2|302	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrc6y.inf
12mr|texlive-cm-lgc-0.5-2|303	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrc6y.pfb
12mr|texlive-cm-lgc-0.5-2|304	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrc6z.inf
12mr|texlive-cm-lgc-0.5-2|305	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrc6z.pfb
12mr|texlive-cm-lgc-0.5-2|306	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrc8a.inf
12mr|texlive-cm-lgc-0.5-2|307	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrc8a.pfb
12mr|texlive-cm-lgc-0.5-2|308	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrcpg.inf
12mr|texlive-cm-lgc-0.5-2|309	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrcpg.pfb
12mr|texlive-cm-lgc-0.5-2|310	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmri6y.inf
12mr|texlive-cm-lgc-0.5-2|311	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmri6y.pfb
12mr|texlive-cm-lgc-0.5-2|312	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmri6z.inf
12mr|texlive-cm-lgc-0.5-2|313	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmri6z.pfb
12mr|texlive-cm-lgc-0.5-2|314	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmri8a.inf
12mr|texlive-cm-lgc-0.5-2|315	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmri8a.pfb
12mr|texlive-cm-lgc-0.5-2|316	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrij6y.inf
12mr|texlive-cm-lgc-0.5-2|317	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrij6y.pfb
12mr|texlive-cm-lgc-0.5-2|318	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrij6z.inf
12mr|texlive-cm-lgc-0.5-2|319	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrij6z.pfb
12mr|texlive-cm-lgc-0.5-2|320	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrij8a.inf
12mr|texlive-cm-lgc-0.5-2|321	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrij8a.pfb
12mr|texlive-cm-lgc-0.5-2|322	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrijpg.inf
12mr|texlive-cm-lgc-0.5-2|323	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrijpg.pfb
12mr|texlive-cm-lgc-0.5-2|324	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmripg.inf
12mr|texlive-cm-lgc-0.5-2|325	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmripg.pfb
12mr|texlive-cm-lgc-0.5-2|326	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrpg.inf
12mr|texlive-cm-lgc-0.5-2|327	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcmrpg.pfb
12mr|texlive-cm-lgc-0.5-2|328	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsb6y.inf
12mr|texlive-cm-lgc-0.5-2|329	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsb6y.pfb
12mr|texlive-cm-lgc-0.5-2|330	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsb6z.inf
12mr|texlive-cm-lgc-0.5-2|331	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsb6z.pfb
12mr|texlive-cm-lgc-0.5-2|332	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsb8a.inf
12mr|texlive-cm-lgc-0.5-2|333	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsb8a.pfb
12mr|texlive-cm-lgc-0.5-2|334	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbo6y.inf
12mr|texlive-cm-lgc-0.5-2|335	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbo6y.pfb
12mr|texlive-cm-lgc-0.5-2|336	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbo6z.inf
12mr|texlive-cm-lgc-0.5-2|337	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbo6z.pfb
12mr|texlive-cm-lgc-0.5-2|338	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbo8a.inf
12mr|texlive-cm-lgc-0.5-2|339	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbo8a.pfb
12mr|texlive-cm-lgc-0.5-2|340	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbopg.inf
12mr|texlive-cm-lgc-0.5-2|341	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbopg.pfb
12mr|texlive-cm-lgc-0.5-2|342	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbpg.inf
12mr|texlive-cm-lgc-0.5-2|343	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsbpg.pfb
12mr|texlive-cm-lgc-0.5-2|344	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsr6y.inf
12mr|texlive-cm-lgc-0.5-2|345	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsr6y.pfb
12mr|texlive-cm-lgc-0.5-2|346	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsr6z.inf
12mr|texlive-cm-lgc-0.5-2|347	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsr6z.pfb
12mr|texlive-cm-lgc-0.5-2|348	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsr8a.inf
12mr|texlive-cm-lgc-0.5-2|349	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsr8a.pfb
12mr|texlive-cm-lgc-0.5-2|350	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsro6y.inf
12mr|texlive-cm-lgc-0.5-2|351	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsro6y.pfb
12mr|texlive-cm-lgc-0.5-2|352	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsro6z.inf
12mr|texlive-cm-lgc-0.5-2|353	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsro6z.pfb
12mr|texlive-cm-lgc-0.5-2|354	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsro8a.inf
12mr|texlive-cm-lgc-0.5-2|355	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsro8a.pfb
12mr|texlive-cm-lgc-0.5-2|356	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsropg.inf
12mr|texlive-cm-lgc-0.5-2|357	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsropg.pfb
12mr|texlive-cm-lgc-0.5-2|358	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsrpg.inf
12mr|texlive-cm-lgc-0.5-2|359	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fcsrpg.pfb
12mr|texlive-cm-lgc-0.5-2|360	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctr6y.inf
12mr|texlive-cm-lgc-0.5-2|361	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctr6y.pfb
12mr|texlive-cm-lgc-0.5-2|362	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctr6z.inf
12mr|texlive-cm-lgc-0.5-2|363	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctr6z.pfb
12mr|texlive-cm-lgc-0.5-2|364	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctr8a.inf
12mr|texlive-cm-lgc-0.5-2|365	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctr8a.pfb
12mr|texlive-cm-lgc-0.5-2|366	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrc6y.inf
12mr|texlive-cm-lgc-0.5-2|367	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrc6y.pfb
12mr|texlive-cm-lgc-0.5-2|368	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrc6z.inf
12mr|texlive-cm-lgc-0.5-2|369	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrc6z.pfb
12mr|texlive-cm-lgc-0.5-2|370	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrc8a.inf
12mr|texlive-cm-lgc-0.5-2|371	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrc8a.pfb
12mr|texlive-cm-lgc-0.5-2|372	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrcpg.inf
12mr|texlive-cm-lgc-0.5-2|373	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrcpg.pfb
12mr|texlive-cm-lgc-0.5-2|374	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctri6y.inf
12mr|texlive-cm-lgc-0.5-2|375	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctri6y.pfb
12mr|texlive-cm-lgc-0.5-2|376	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctri6z.inf
12mr|texlive-cm-lgc-0.5-2|377	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctri6z.pfb
12mr|texlive-cm-lgc-0.5-2|378	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctri8a.inf
12mr|texlive-cm-lgc-0.5-2|379	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctri8a.pfb
12mr|texlive-cm-lgc-0.5-2|380	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrij6y.inf
12mr|texlive-cm-lgc-0.5-2|381	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrij6y.pfb
12mr|texlive-cm-lgc-0.5-2|382	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrij6z.inf
12mr|texlive-cm-lgc-0.5-2|383	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrij6z.pfb
12mr|texlive-cm-lgc-0.5-2|384	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrij8a.inf
12mr|texlive-cm-lgc-0.5-2|385	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrij8a.pfb
12mr|texlive-cm-lgc-0.5-2|386	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrijpg.inf
12mr|texlive-cm-lgc-0.5-2|387	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrijpg.pfb
12mr|texlive-cm-lgc-0.5-2|388	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctripg.inf
12mr|texlive-cm-lgc-0.5-2|389	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctripg.pfb
12mr|texlive-cm-lgc-0.5-2|390	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrpg.inf
12mr|texlive-cm-lgc-0.5-2|391	%{_texmfdistdir}/fonts/type1/public/cm-lgc/fctrpg.pfb
12mr|texlive-cm-lgc-0.5-2|392	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmb6a.vf
12mr|texlive-cm-lgc-0.5-2|393	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmb8c.vf
12mr|texlive-cm-lgc-0.5-2|394	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmb8t.vf
12mr|texlive-cm-lgc-0.5-2|395	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbc6a.vf
12mr|texlive-cm-lgc-0.5-2|396	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbc8t.vf
12mr|texlive-cm-lgc-0.5-2|397	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbcgr.vf
12mr|texlive-cm-lgc-0.5-2|398	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbgr.vf
12mr|texlive-cm-lgc-0.5-2|399	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbi6a.vf
12mr|texlive-cm-lgc-0.5-2|400	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbi8c.vf
12mr|texlive-cm-lgc-0.5-2|401	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbi8t.vf
12mr|texlive-cm-lgc-0.5-2|402	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmbigr.vf
12mr|texlive-cm-lgc-0.5-2|403	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmr6a.vf
12mr|texlive-cm-lgc-0.5-2|404	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmr8c.vf
12mr|texlive-cm-lgc-0.5-2|405	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmr8t.vf
12mr|texlive-cm-lgc-0.5-2|406	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmrc6a.vf
12mr|texlive-cm-lgc-0.5-2|407	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmrc8t.vf
12mr|texlive-cm-lgc-0.5-2|408	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmrcgr.vf
12mr|texlive-cm-lgc-0.5-2|409	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmrgr.vf
12mr|texlive-cm-lgc-0.5-2|410	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmri6a.vf
12mr|texlive-cm-lgc-0.5-2|411	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmri8c.vf
12mr|texlive-cm-lgc-0.5-2|412	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmri8t.vf
12mr|texlive-cm-lgc-0.5-2|413	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcmrigr.vf
12mr|texlive-cm-lgc-0.5-2|414	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsb6a.vf
12mr|texlive-cm-lgc-0.5-2|415	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsb8c.vf
12mr|texlive-cm-lgc-0.5-2|416	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsb8t.vf
12mr|texlive-cm-lgc-0.5-2|417	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsbgr.vf
12mr|texlive-cm-lgc-0.5-2|418	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsbo6a.vf
12mr|texlive-cm-lgc-0.5-2|419	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsbo8c.vf
12mr|texlive-cm-lgc-0.5-2|420	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsbo8t.vf
12mr|texlive-cm-lgc-0.5-2|421	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsbogr.vf
12mr|texlive-cm-lgc-0.5-2|422	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsr6a.vf
12mr|texlive-cm-lgc-0.5-2|423	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsr8c.vf
12mr|texlive-cm-lgc-0.5-2|424	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsr8t.vf
12mr|texlive-cm-lgc-0.5-2|425	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsrgr.vf
12mr|texlive-cm-lgc-0.5-2|426	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsro6a.vf
12mr|texlive-cm-lgc-0.5-2|427	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsro8c.vf
12mr|texlive-cm-lgc-0.5-2|428	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsro8t.vf
12mr|texlive-cm-lgc-0.5-2|429	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fcsrogr.vf
12mr|texlive-cm-lgc-0.5-2|430	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctr6a.vf
12mr|texlive-cm-lgc-0.5-2|431	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctr8c.vf
12mr|texlive-cm-lgc-0.5-2|432	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctr8t.vf
12mr|texlive-cm-lgc-0.5-2|433	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctrc6a.vf
12mr|texlive-cm-lgc-0.5-2|434	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctrc8t.vf
12mr|texlive-cm-lgc-0.5-2|435	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctrcgr.vf
12mr|texlive-cm-lgc-0.5-2|436	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctrgr.vf
12mr|texlive-cm-lgc-0.5-2|437	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctri6a.vf
12mr|texlive-cm-lgc-0.5-2|438	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctri8c.vf
12mr|texlive-cm-lgc-0.5-2|439	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctri8t.vf
12mr|texlive-cm-lgc-0.5-2|440	%{_texmfdistdir}/fonts/vf/public/cm-lgc/fctrigr.vf
12mr|texlive-cm-lgc-0.5-2|441	%{_texmfdistdir}/tex/latex/cm-lgc/antcmlgc.sty
12mr|texlive-cm-lgc-0.5-2|442	%{_texmfdistdir}/tex/latex/cm-lgc/cmlgc.sty
12mr|texlive-cm-lgc-0.5-2|443	%{_texmfdistdir}/tex/latex/cm-lgc/lgrfcm.fd
12mr|texlive-cm-lgc-0.5-2|444	%{_texmfdistdir}/tex/latex/cm-lgc/lgrfcs.fd
12mr|texlive-cm-lgc-0.5-2|445	%{_texmfdistdir}/tex/latex/cm-lgc/lgrfct.fd
12mr|texlive-cm-lgc-0.5-2|446	%{_texmfdistdir}/tex/latex/cm-lgc/t1fcm.fd
12mr|texlive-cm-lgc-0.5-2|447	%{_texmfdistdir}/tex/latex/cm-lgc/t1fcs.fd
12mr|texlive-cm-lgc-0.5-2|448	%{_texmfdistdir}/tex/latex/cm-lgc/t1fct.fd
12mr|texlive-cm-lgc-0.5-2|449	%{_texmfdistdir}/tex/latex/cm-lgc/t2afcm.fd
12mr|texlive-cm-lgc-0.5-2|450	%{_texmfdistdir}/tex/latex/cm-lgc/t2afcs.fd
12mr|texlive-cm-lgc-0.5-2|451	%{_texmfdistdir}/tex/latex/cm-lgc/t2afct.fd
12mr|texlive-cm-lgc-0.5-2|452	%{_texmfdistdir}/tex/latex/cm-lgc/ts1fcm.fd
12mr|texlive-cm-lgc-0.5-2|453	%{_texmfdistdir}/tex/latex/cm-lgc/ts1fcs.fd
12mr|texlive-cm-lgc-0.5-2|454	%{_texmfdistdir}/tex/latex/cm-lgc/ts1fct.fd
12mr|texlive-cm-lgc-0.5-2|455	%{_texmfdistdir}/tex/latex/cm-lgc/ut1fcm.fd
12mr|texlive-cm-lgc-0.5-2|456	%{_texmfdistdir}/tex/latex/cm-lgc/ut1fcs.fd
12mr|texlive-cm-lgc-0.5-2|457	%{_texmfdistdir}/tex/latex/cm-lgc/ut1fct.fd
12mr|texlive-cm-lgc-0.5-2|458	%doc %{_texmfdistdir}/doc/latex/cm-lgc/COPYING
12mr|texlive-cm-lgc-0.5-2|459	%doc %{_texmfdistdir}/doc/latex/cm-lgc/HISTORY
12mr|texlive-cm-lgc-0.5-2|460	%doc %{_texmfdistdir}/doc/latex/cm-lgc/INSTALL
12mr|texlive-cm-lgc-0.5-2|461	%doc %{_texmfdistdir}/doc/latex/cm-lgc/README
12mr|texlive-cm-lgc-0.5-2|462	
12mr|texlive-cm-lgc-0.5-2|463	#-----------------------------------------------------------------------
12mr|texlive-cm-lgc-0.5-2|464	%prep
12mr|texlive-cm-lgc-0.5-2|465	%setup -c -a0 -a1
12mr|texlive-cm-lgc-0.5-2|466	
12mr|texlive-cm-lgc-0.5-2|467	%build
12mr|texlive-cm-lgc-0.5-2|468	
12mr|texlive-cm-lgc-0.5-2|469	%install
12mr|texlive-cm-lgc-0.5-2|470	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cm-lgc-0.5-2|471	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cm-lgc-0.5-2|472	
12mr|texlive-cm-lgc-0.5-2|473	
12mr|texlive-cm-lgc-0.5-2|474	
12mr|texlive-cm-lgc-0.5-2|475	%changelog
12mr|texlive-cm-lgc-0.5-2|476	

16933 12
12mr|texlive-cmll-20100420-2|1	# revision 17964
12mr|texlive-cmll-20100420-2|2	# category Package
12mr|texlive-cmll-20100420-2|3	# catalog-ctan /fonts/cmll
12mr|texlive-cmll-20100420-2|4	# catalog-date 2010-04-20 23:51:50 +0200
12mr|texlive-cmll-20100420-2|5	# catalog-license lppl
12mr|texlive-cmll-20100420-2|6	# catalog-version undef
12mr|texlive-cmll-20100420-2|7	Name:		texlive-cmll
12mr|texlive-cmll-20100420-2|8	Version:	20100420
12mr|texlive-cmll-20100420-2|9	Release:	2
12mr|texlive-cmll-20100420-2|10	Summary:	Symbols for linear logic
12mr|texlive-cmll-20100420-2|11	Group:		Publishing
12mr|texlive-cmll-20100420-2|12	URL:		http://www.ctan.org/tex-archive/fonts/cmll
12mr|texlive-cmll-20100420-2|13	License:	LPPL
12mr|texlive-cmll-20100420-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmll.tar.xz
12mr|texlive-cmll-20100420-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmll.doc.tar.xz
12mr|texlive-cmll-20100420-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmll.source.tar.xz
12mr|texlive-cmll-20100420-2|17	BuildArch:	noarch
12mr|texlive-cmll-20100420-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-cmll-20100420-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-cmll-20100420-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-cmll-20100420-2|21	
12mr|texlive-cmll-20100420-2|22	%description
12mr|texlive-cmll-20100420-2|23	This is a very small font set that contain some symbols useful
12mr|texlive-cmll-20100420-2|24	in linear logic, which are apparently not available elsewhere.
12mr|texlive-cmll-20100420-2|25	Variants are included for use with Computer Modern serif and
12mr|texlive-cmll-20100420-2|26	sans-serif and with the AMS Euler series. The font is provided
12mr|texlive-cmll-20100420-2|27	both as MetaFont source, and in Adobe Type 1 format. LaTeX
12mr|texlive-cmll-20100420-2|28	support is provided. format.
12mr|texlive-cmll-20100420-2|29	
12mr|texlive-cmll-20100420-2|30	%post
12mr|texlive-cmll-20100420-2|31	%{_sbindir}/texlive.post
12mr|texlive-cmll-20100420-2|32	
12mr|texlive-cmll-20100420-2|33	%postun
12mr|texlive-cmll-20100420-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-cmll-20100420-2|35	%{_sbindir}/texlive.post
12mr|texlive-cmll-20100420-2|36	fi
12mr|texlive-cmll-20100420-2|37	
12mr|texlive-cmll-20100420-2|38	#-----------------------------------------------------------------------
12mr|texlive-cmll-20100420-2|39	%files
12mr|texlive-cmll-20100420-2|40	%{_texmfdistdir}/fonts/map/dvips/cmll/cmll.map
12mr|texlive-cmll-20100420-2|41	%{_texmfdistdir}/fonts/source/public/cmll/cmllbx10.mf
12mr|texlive-cmll-20100420-2|42	%{_texmfdistdir}/fonts/source/public/cmll/cmllbx12.mf
12mr|texlive-cmll-20100420-2|43	%{_texmfdistdir}/fonts/source/public/cmll/cmllbx5.mf
12mr|texlive-cmll-20100420-2|44	%{_texmfdistdir}/fonts/source/public/cmll/cmllbx6.mf
12mr|texlive-cmll-20100420-2|45	%{_texmfdistdir}/fonts/source/public/cmll/cmllbx7.mf
12mr|texlive-cmll-20100420-2|46	%{_texmfdistdir}/fonts/source/public/cmll/cmllbx8.mf
12mr|texlive-cmll-20100420-2|47	%{_texmfdistdir}/fonts/source/public/cmll/cmllbx9.mf
12mr|texlive-cmll-20100420-2|48	%{_texmfdistdir}/fonts/source/public/cmll/cmllr10.mf
12mr|texlive-cmll-20100420-2|49	%{_texmfdistdir}/fonts/source/public/cmll/cmllr12.mf
12mr|texlive-cmll-20100420-2|50	%{_texmfdistdir}/fonts/source/public/cmll/cmllr17.mf
12mr|texlive-cmll-20100420-2|51	%{_texmfdistdir}/fonts/source/public/cmll/cmllr5.mf
12mr|texlive-cmll-20100420-2|52	%{_texmfdistdir}/fonts/source/public/cmll/cmllr6.mf
12mr|texlive-cmll-20100420-2|53	%{_texmfdistdir}/fonts/source/public/cmll/cmllr7.mf
12mr|texlive-cmll-20100420-2|54	%{_texmfdistdir}/fonts/source/public/cmll/cmllr8.mf
12mr|texlive-cmll-20100420-2|55	%{_texmfdistdir}/fonts/source/public/cmll/cmllr9.mf
12mr|texlive-cmll-20100420-2|56	%{_texmfdistdir}/fonts/source/public/cmll/cmllss10.mf
12mr|texlive-cmll-20100420-2|57	%{_texmfdistdir}/fonts/source/public/cmll/cmllss12.mf
12mr|texlive-cmll-20100420-2|58	%{_texmfdistdir}/fonts/source/public/cmll/cmllss17.mf
12mr|texlive-cmll-20100420-2|59	%{_texmfdistdir}/fonts/source/public/cmll/cmllss8.mf
12mr|texlive-cmll-20100420-2|60	%{_texmfdistdir}/fonts/source/public/cmll/cmllss9.mf
12mr|texlive-cmll-20100420-2|61	%{_texmfdistdir}/fonts/source/public/cmll/cmllssbx10.mf
12mr|texlive-cmll-20100420-2|62	%{_texmfdistdir}/fonts/source/public/cmll/eullbx10.mf
12mr|texlive-cmll-20100420-2|63	%{_texmfdistdir}/fonts/source/public/cmll/eullbx5.mf
12mr|texlive-cmll-20100420-2|64	%{_texmfdistdir}/fonts/source/public/cmll/eullbx6.mf
12mr|texlive-cmll-20100420-2|65	%{_texmfdistdir}/fonts/source/public/cmll/eullbx7.mf
12mr|texlive-cmll-20100420-2|66	%{_texmfdistdir}/fonts/source/public/cmll/eullbx8.mf
12mr|texlive-cmll-20100420-2|67	%{_texmfdistdir}/fonts/source/public/cmll/eullbx9.mf
12mr|texlive-cmll-20100420-2|68	%{_texmfdistdir}/fonts/source/public/cmll/eullr10.mf
12mr|texlive-cmll-20100420-2|69	%{_texmfdistdir}/fonts/source/public/cmll/eullr5.mf
12mr|texlive-cmll-20100420-2|70	%{_texmfdistdir}/fonts/source/public/cmll/eullr6.mf
12mr|texlive-cmll-20100420-2|71	%{_texmfdistdir}/fonts/source/public/cmll/eullr7.mf
12mr|texlive-cmll-20100420-2|72	%{_texmfdistdir}/fonts/source/public/cmll/eullr8.mf
12mr|texlive-cmll-20100420-2|73	%{_texmfdistdir}/fonts/source/public/cmll/eullr9.mf
12mr|texlive-cmll-20100420-2|74	%{_texmfdistdir}/fonts/source/public/cmll/llcommon.mf
12mr|texlive-cmll-20100420-2|75	%{_texmfdistdir}/fonts/source/public/cmll/lleusym.mf
12mr|texlive-cmll-20100420-2|76	%{_texmfdistdir}/fonts/source/public/cmll/llsymbols.mf
12mr|texlive-cmll-20100420-2|77	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllbx10.tfm
12mr|texlive-cmll-20100420-2|78	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllbx12.tfm
12mr|texlive-cmll-20100420-2|79	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllbx5.tfm
12mr|texlive-cmll-20100420-2|80	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllbx6.tfm
12mr|texlive-cmll-20100420-2|81	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllbx7.tfm
12mr|texlive-cmll-20100420-2|82	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllbx8.tfm
12mr|texlive-cmll-20100420-2|83	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllbx9.tfm
12mr|texlive-cmll-20100420-2|84	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr10.tfm
12mr|texlive-cmll-20100420-2|85	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr12.tfm
12mr|texlive-cmll-20100420-2|86	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr17.tfm
12mr|texlive-cmll-20100420-2|87	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr5.tfm
12mr|texlive-cmll-20100420-2|88	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr6.tfm
12mr|texlive-cmll-20100420-2|89	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr7.tfm
12mr|texlive-cmll-20100420-2|90	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr8.tfm
12mr|texlive-cmll-20100420-2|91	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllr9.tfm
12mr|texlive-cmll-20100420-2|92	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllss10.tfm
12mr|texlive-cmll-20100420-2|93	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllss12.tfm
12mr|texlive-cmll-20100420-2|94	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllss17.tfm
12mr|texlive-cmll-20100420-2|95	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllss8.tfm
12mr|texlive-cmll-20100420-2|96	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllss9.tfm
12mr|texlive-cmll-20100420-2|97	%{_texmfdistdir}/fonts/tfm/public/cmll/cmllssbx10.tfm
12mr|texlive-cmll-20100420-2|98	%{_texmfdistdir}/fonts/tfm/public/cmll/eullbx10.tfm
12mr|texlive-cmll-20100420-2|99	%{_texmfdistdir}/fonts/tfm/public/cmll/eullbx5.tfm
12mr|texlive-cmll-20100420-2|100	%{_texmfdistdir}/fonts/tfm/public/cmll/eullbx6.tfm
12mr|texlive-cmll-20100420-2|101	%{_texmfdistdir}/fonts/tfm/public/cmll/eullbx7.tfm
12mr|texlive-cmll-20100420-2|102	%{_texmfdistdir}/fonts/tfm/public/cmll/eullbx8.tfm
12mr|texlive-cmll-20100420-2|103	%{_texmfdistdir}/fonts/tfm/public/cmll/eullbx9.tfm
12mr|texlive-cmll-20100420-2|104	%{_texmfdistdir}/fonts/tfm/public/cmll/eullr10.tfm
12mr|texlive-cmll-20100420-2|105	%{_texmfdistdir}/fonts/tfm/public/cmll/eullr5.tfm
12mr|texlive-cmll-20100420-2|106	%{_texmfdistdir}/fonts/tfm/public/cmll/eullr6.tfm
12mr|texlive-cmll-20100420-2|107	%{_texmfdistdir}/fonts/tfm/public/cmll/eullr7.tfm
12mr|texlive-cmll-20100420-2|108	%{_texmfdistdir}/fonts/tfm/public/cmll/eullr8.tfm
12mr|texlive-cmll-20100420-2|109	%{_texmfdistdir}/fonts/tfm/public/cmll/eullr9.tfm
12mr|texlive-cmll-20100420-2|110	%{_texmfdistdir}/fonts/type1/public/cmll/cmllbx10.pfb
12mr|texlive-cmll-20100420-2|111	%{_texmfdistdir}/fonts/type1/public/cmll/cmllbx12.pfb
12mr|texlive-cmll-20100420-2|112	%{_texmfdistdir}/fonts/type1/public/cmll/cmllbx5.pfb
12mr|texlive-cmll-20100420-2|113	%{_texmfdistdir}/fonts/type1/public/cmll/cmllbx6.pfb
12mr|texlive-cmll-20100420-2|114	%{_texmfdistdir}/fonts/type1/public/cmll/cmllbx7.pfb
12mr|texlive-cmll-20100420-2|115	%{_texmfdistdir}/fonts/type1/public/cmll/cmllbx8.pfb
12mr|texlive-cmll-20100420-2|116	%{_texmfdistdir}/fonts/type1/public/cmll/cmllbx9.pfb
12mr|texlive-cmll-20100420-2|117	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr10.pfb
12mr|texlive-cmll-20100420-2|118	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr12.pfb
12mr|texlive-cmll-20100420-2|119	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr17.pfb
12mr|texlive-cmll-20100420-2|120	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr5.pfb
12mr|texlive-cmll-20100420-2|121	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr6.pfb
12mr|texlive-cmll-20100420-2|122	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr7.pfb
12mr|texlive-cmll-20100420-2|123	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr8.pfb
12mr|texlive-cmll-20100420-2|124	%{_texmfdistdir}/fonts/type1/public/cmll/cmllr9.pfb
12mr|texlive-cmll-20100420-2|125	%{_texmfdistdir}/fonts/type1/public/cmll/cmllss10.pfb
12mr|texlive-cmll-20100420-2|126	%{_texmfdistdir}/fonts/type1/public/cmll/cmllss12.pfb
12mr|texlive-cmll-20100420-2|127	%{_texmfdistdir}/fonts/type1/public/cmll/cmllss17.pfb
12mr|texlive-cmll-20100420-2|128	%{_texmfdistdir}/fonts/type1/public/cmll/cmllss8.pfb
12mr|texlive-cmll-20100420-2|129	%{_texmfdistdir}/fonts/type1/public/cmll/cmllss9.pfb
12mr|texlive-cmll-20100420-2|130	%{_texmfdistdir}/fonts/type1/public/cmll/cmllssbx10.pfb
12mr|texlive-cmll-20100420-2|131	%{_texmfdistdir}/fonts/type1/public/cmll/eullbx10.pfb
12mr|texlive-cmll-20100420-2|132	%{_texmfdistdir}/fonts/type1/public/cmll/eullbx5.pfb
12mr|texlive-cmll-20100420-2|133	%{_texmfdistdir}/fonts/type1/public/cmll/eullbx6.pfb
12mr|texlive-cmll-20100420-2|134	%{_texmfdistdir}/fonts/type1/public/cmll/eullbx7.pfb
12mr|texlive-cmll-20100420-2|135	%{_texmfdistdir}/fonts/type1/public/cmll/eullbx8.pfb
12mr|texlive-cmll-20100420-2|136	%{_texmfdistdir}/fonts/type1/public/cmll/eullbx9.pfb
12mr|texlive-cmll-20100420-2|137	%{_texmfdistdir}/fonts/type1/public/cmll/eullr10.pfb
12mr|texlive-cmll-20100420-2|138	%{_texmfdistdir}/fonts/type1/public/cmll/eullr5.pfb
12mr|texlive-cmll-20100420-2|139	%{_texmfdistdir}/fonts/type1/public/cmll/eullr6.pfb
12mr|texlive-cmll-20100420-2|140	%{_texmfdistdir}/fonts/type1/public/cmll/eullr7.pfb
12mr|texlive-cmll-20100420-2|141	%{_texmfdistdir}/fonts/type1/public/cmll/eullr8.pfb
12mr|texlive-cmll-20100420-2|142	%{_texmfdistdir}/fonts/type1/public/cmll/eullr9.pfb
12mr|texlive-cmll-20100420-2|143	%{_texmfdistdir}/tex/latex/cmll/cmll.sty
12mr|texlive-cmll-20100420-2|144	%{_texmfdistdir}/tex/latex/cmll/ucmllr.fd
12mr|texlive-cmll-20100420-2|145	%{_texmfdistdir}/tex/latex/cmll/ucmllss.fd
12mr|texlive-cmll-20100420-2|146	%{_texmfdistdir}/tex/latex/cmll/ueull.fd
12mr|texlive-cmll-20100420-2|147	%doc %{_texmfdistdir}/doc/fonts/cmll/README
12mr|texlive-cmll-20100420-2|148	%doc %{_texmfdistdir}/doc/fonts/cmll/cmll.pdf
12mr|texlive-cmll-20100420-2|149	#- source
12mr|texlive-cmll-20100420-2|150	%doc %{_texmfdistdir}/source/latex/cmll/cmll.dtx
12mr|texlive-cmll-20100420-2|151	%doc %{_texmfdistdir}/source/latex/cmll/cmll.ins
12mr|texlive-cmll-20100420-2|152	
12mr|texlive-cmll-20100420-2|153	#-----------------------------------------------------------------------
12mr|texlive-cmll-20100420-2|154	%prep
12mr|texlive-cmll-20100420-2|155	%setup -c -a0 -a1 -a2
12mr|texlive-cmll-20100420-2|156	
12mr|texlive-cmll-20100420-2|157	%build
12mr|texlive-cmll-20100420-2|158	
12mr|texlive-cmll-20100420-2|159	%install
12mr|texlive-cmll-20100420-2|160	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cmll-20100420-2|161	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-cmll-20100420-2|162	
12mr|texlive-cmll-20100420-2|163	
12mr|texlive-cmll-20100420-2|164	
12mr|texlive-cmll-20100420-2|165	%changelog
12mr|texlive-cmll-20100420-2|166	

16934 12
12mr|texlive-cmpica-20081115-2|1	# revision 15878
12mr|texlive-cmpica-20081115-2|2	# category Package
12mr|texlive-cmpica-20081115-2|3	# catalog-ctan /fonts/cmpica
12mr|texlive-cmpica-20081115-2|4	# catalog-date 2008-11-15 17:22:14 +0100
12mr|texlive-cmpica-20081115-2|5	# catalog-license pd
12mr|texlive-cmpica-20081115-2|6	# catalog-version undef
12mr|texlive-cmpica-20081115-2|7	Name:		texlive-cmpica
12mr|texlive-cmpica-20081115-2|8	Version:	20081115
12mr|texlive-cmpica-20081115-2|9	Release:	2
12mr|texlive-cmpica-20081115-2|10	Summary:	A Computer Modern Pica variant
12mr|texlive-cmpica-20081115-2|11	Group:		Publishing
12mr|texlive-cmpica-20081115-2|12	URL:		http://www.ctan.org/tex-archive/fonts/cmpica
12mr|texlive-cmpica-20081115-2|13	License:	PD
12mr|texlive-cmpica-20081115-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmpica.tar.xz
12mr|texlive-cmpica-20081115-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmpica.doc.tar.xz
12mr|texlive-cmpica-20081115-2|16	BuildArch:	noarch
12mr|texlive-cmpica-20081115-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cmpica-20081115-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cmpica-20081115-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-cmpica-20081115-2|20	
12mr|texlive-cmpica-20081115-2|21	%description
12mr|texlive-cmpica-20081115-2|22	An approximate equivalent of the Xerox Pica typeface; the font
12mr|texlive-cmpica-20081115-2|23	is optimised for submitting fiction manuscripts to mainline
12mr|texlive-cmpica-20081115-2|24	publishers. The font is a fixed-width one, rather less heavy
12mr|texlive-cmpica-20081115-2|25	than Computer Modern typewriter. Emphasis for bold-face comes
12mr|texlive-cmpica-20081115-2|26	from a wavy underline of each letter. The two fonts are
12mr|texlive-cmpica-20081115-2|27	supplied as MetaFont source.
12mr|texlive-cmpica-20081115-2|28	
12mr|texlive-cmpica-20081115-2|29	%post
12mr|texlive-cmpica-20081115-2|30	%{_sbindir}/texlive.post
12mr|texlive-cmpica-20081115-2|31	
12mr|texlive-cmpica-20081115-2|32	%postun
12mr|texlive-cmpica-20081115-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-cmpica-20081115-2|34	%{_sbindir}/texlive.post
12mr|texlive-cmpica-20081115-2|35	fi
12mr|texlive-cmpica-20081115-2|36	
12mr|texlive-cmpica-20081115-2|37	#-----------------------------------------------------------------------
12mr|texlive-cmpica-20081115-2|38	%files
12mr|texlive-cmpica-20081115-2|39	%{_texmfdistdir}/fonts/source/public/cmpica/cmpica.mf
12mr|texlive-cmpica-20081115-2|40	%{_texmfdistdir}/fonts/source/public/cmpica/cmpicab.mf
12mr|texlive-cmpica-20081115-2|41	%{_texmfdistdir}/fonts/source/public/cmpica/cmpicati.mf
12mr|texlive-cmpica-20081115-2|42	%{_texmfdistdir}/fonts/source/public/cmpica/pcpunct.mf
12mr|texlive-cmpica-20081115-2|43	%{_texmfdistdir}/fonts/source/public/cmpica/pica.mf
12mr|texlive-cmpica-20081115-2|44	%{_texmfdistdir}/fonts/tfm/public/cmpica/cmpica.tfm
12mr|texlive-cmpica-20081115-2|45	%{_texmfdistdir}/fonts/tfm/public/cmpica/cmpicab.tfm
12mr|texlive-cmpica-20081115-2|46	%{_texmfdistdir}/fonts/tfm/public/cmpica/cmpicati.tfm
12mr|texlive-cmpica-20081115-2|47	%doc %{_texmfdistdir}/doc/latex/cmpica/README
12mr|texlive-cmpica-20081115-2|48	
12mr|texlive-cmpica-20081115-2|49	#-----------------------------------------------------------------------
12mr|texlive-cmpica-20081115-2|50	%prep
12mr|texlive-cmpica-20081115-2|51	%setup -c -a0 -a1
12mr|texlive-cmpica-20081115-2|52	
12mr|texlive-cmpica-20081115-2|53	%build
12mr|texlive-cmpica-20081115-2|54	
12mr|texlive-cmpica-20081115-2|55	%install
12mr|texlive-cmpica-20081115-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cmpica-20081115-2|57	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cmpica-20081115-2|58	
12mr|texlive-cmpica-20081115-2|59	
12mr|texlive-cmpica-20081115-2|60	
12mr|texlive-cmpica-20081115-2|61	%changelog
12mr|texlive-cmpica-20081115-2|62	

16935 12
12mr|texlive-cmpj-1.17-2|1	# revision 23860
12mr|texlive-cmpj-1.17-2|2	# category Package
12mr|texlive-cmpj-1.17-2|3	# catalog-ctan /macros/latex/contrib/cmpj
12mr|texlive-cmpj-1.17-2|4	# catalog-date 2011-09-05 20:54:58 +0200
12mr|texlive-cmpj-1.17-2|5	# catalog-license lppl
12mr|texlive-cmpj-1.17-2|6	# catalog-version 1.17
12mr|texlive-cmpj-1.17-2|7	Name:		texlive-cmpj
12mr|texlive-cmpj-1.17-2|8	Version:	1.17
12mr|texlive-cmpj-1.17-2|9	Release:	2
12mr|texlive-cmpj-1.17-2|10	Summary:	Style for the journal Condensed Matter Physics
12mr|texlive-cmpj-1.17-2|11	Group:		Publishing
12mr|texlive-cmpj-1.17-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cmpj
12mr|texlive-cmpj-1.17-2|13	License:	LPPL
12mr|texlive-cmpj-1.17-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmpj.tar.xz
12mr|texlive-cmpj-1.17-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmpj.doc.tar.xz
12mr|texlive-cmpj-1.17-2|16	BuildArch:	noarch
12mr|texlive-cmpj-1.17-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cmpj-1.17-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cmpj-1.17-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-cmpj-1.17-2|20	
12mr|texlive-cmpj-1.17-2|21	%description
12mr|texlive-cmpj-1.17-2|22	The package contains macros and some documentation for
12mr|texlive-cmpj-1.17-2|23	typesetting papers for submission to the Condensed Matter
12mr|texlive-cmpj-1.17-2|24	Physics journal published by the Institute for Condensed Matter
12mr|texlive-cmpj-1.17-2|25	Physics of the National Academy of Sciences of Ukraine.
12mr|texlive-cmpj-1.17-2|26	
12mr|texlive-cmpj-1.17-2|27	%post
12mr|texlive-cmpj-1.17-2|28	%{_sbindir}/texlive.post
12mr|texlive-cmpj-1.17-2|29	
12mr|texlive-cmpj-1.17-2|30	%postun
12mr|texlive-cmpj-1.17-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-cmpj-1.17-2|32	%{_sbindir}/texlive.post
12mr|texlive-cmpj-1.17-2|33	fi
12mr|texlive-cmpj-1.17-2|34	
12mr|texlive-cmpj-1.17-2|35	#-----------------------------------------------------------------------
12mr|texlive-cmpj-1.17-2|36	%files
12mr|texlive-cmpj-1.17-2|37	%{_texmfdistdir}/bibtex/bst/cmpj/cmpj.bst
12mr|texlive-cmpj-1.17-2|38	%{_texmfdistdir}/tex/latex/cmpj/cmp-logo.eps
12mr|texlive-cmpj-1.17-2|39	%{_texmfdistdir}/tex/latex/cmpj/cmp-logo.pdf
12mr|texlive-cmpj-1.17-2|40	%{_texmfdistdir}/tex/latex/cmpj/cmpj.sty
12mr|texlive-cmpj-1.17-2|41	%doc %{_texmfdistdir}/doc/latex/cmpj/README
12mr|texlive-cmpj-1.17-2|42	%doc %{_texmfdistdir}/doc/latex/cmpj/eps_demo.eps
12mr|texlive-cmpj-1.17-2|43	%doc %{_texmfdistdir}/doc/latex/cmpj/eps_demo.pdf
12mr|texlive-cmpj-1.17-2|44	%doc %{_texmfdistdir}/doc/latex/cmpj/icmphome.eps
12mr|texlive-cmpj-1.17-2|45	%doc %{_texmfdistdir}/doc/latex/cmpj/icmphome.pdf
12mr|texlive-cmpj-1.17-2|46	%doc %{_texmfdistdir}/doc/latex/cmpj/template.pdf
12mr|texlive-cmpj-1.17-2|47	%doc %{_texmfdistdir}/doc/latex/cmpj/template.tex
12mr|texlive-cmpj-1.17-2|48	
12mr|texlive-cmpj-1.17-2|49	#-----------------------------------------------------------------------
12mr|texlive-cmpj-1.17-2|50	%prep
12mr|texlive-cmpj-1.17-2|51	%setup -c -a0 -a1
12mr|texlive-cmpj-1.17-2|52	
12mr|texlive-cmpj-1.17-2|53	%build
12mr|texlive-cmpj-1.17-2|54	
12mr|texlive-cmpj-1.17-2|55	%install
12mr|texlive-cmpj-1.17-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cmpj-1.17-2|57	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cmpj-1.17-2|58	
12mr|texlive-cmpj-1.17-2|59	
12mr|texlive-cmpj-1.17-2|60	
12mr|texlive-cmpj-1.17-2|61	%changelog
12mr|texlive-cmpj-1.17-2|62	

16936 12
12mr|texlive-cmsd-20061218-2|1	# revision 18787
12mr|texlive-cmsd-20061218-2|2	# category Package
12mr|texlive-cmsd-20061218-2|3	# catalog-ctan /macros/latex/contrib/cmsd
12mr|texlive-cmsd-20061218-2|4	# catalog-date 2006-12-18 23:50:36 +0100
12mr|texlive-cmsd-20061218-2|5	# catalog-license lppl
12mr|texlive-cmsd-20061218-2|6	# catalog-version undef
12mr|texlive-cmsd-20061218-2|7	Name:		texlive-cmsd
12mr|texlive-cmsd-20061218-2|8	Version:	20061218
12mr|texlive-cmsd-20061218-2|9	Release:	2
12mr|texlive-cmsd-20061218-2|10	Summary:	Interfaces to the CM Sans Serif Bold fonts
12mr|texlive-cmsd-20061218-2|11	Group:		Publishing
12mr|texlive-cmsd-20061218-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cmsd
12mr|texlive-cmsd-20061218-2|13	License:	LPPL
12mr|texlive-cmsd-20061218-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmsd.tar.xz
12mr|texlive-cmsd-20061218-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmsd.doc.tar.xz
12mr|texlive-cmsd-20061218-2|16	BuildArch:	noarch
12mr|texlive-cmsd-20061218-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cmsd-20061218-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cmsd-20061218-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-cmsd-20061218-2|20	
12mr|texlive-cmsd-20061218-2|21	%description
12mr|texlive-cmsd-20061218-2|22	Thr purpose of the package is to provide an alternative
12mr|texlive-cmsd-20061218-2|23	interface to the CM Sans Serif boldface fonts. The EC (T1,
12mr|texlive-cmsd-20061218-2|24	Cork) encoded versions of the 'CM Sans Serif boldface extended'
12mr|texlive-cmsd-20061218-2|25	fonts differ considerably from the traditionally (OT1) encoded
12mr|texlive-cmsd-20061218-2|26	ones: at large sizes, >10pt, they have thinner strokes and are
12mr|texlive-cmsd-20061218-2|27	much wider. At 25pt they are hardly to be recognized as being
12mr|texlive-cmsd-20061218-2|28	'boldface'. This package attempts to make these T1 fonts look
12mr|texlive-cmsd-20061218-2|29	like the traditional ones did. You do not need any new fonts;
12mr|texlive-cmsd-20061218-2|30	the package just changes the way LaTeX makes use of the current
12mr|texlive-cmsd-20061218-2|31	ones.
12mr|texlive-cmsd-20061218-2|32	
12mr|texlive-cmsd-20061218-2|33	%post
12mr|texlive-cmsd-20061218-2|34	%{_sbindir}/texlive.post
12mr|texlive-cmsd-20061218-2|35	
12mr|texlive-cmsd-20061218-2|36	%postun
12mr|texlive-cmsd-20061218-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-cmsd-20061218-2|38	%{_sbindir}/texlive.post
12mr|texlive-cmsd-20061218-2|39	fi
12mr|texlive-cmsd-20061218-2|40	
12mr|texlive-cmsd-20061218-2|41	#-----------------------------------------------------------------------
12mr|texlive-cmsd-20061218-2|42	%files
12mr|texlive-cmsd-20061218-2|43	%{_texmfdistdir}/tex/latex/cmsd/cmsd.sty
12mr|texlive-cmsd-20061218-2|44	%{_texmfdistdir}/tex/latex/cmsd/t1cmsd.fd
12mr|texlive-cmsd-20061218-2|45	%{_texmfdistdir}/tex/latex/cmsd/ts1cmsd.fd
12mr|texlive-cmsd-20061218-2|46	%doc %{_texmfdistdir}/doc/latex/cmsd/liesmich
12mr|texlive-cmsd-20061218-2|47	%doc %{_texmfdistdir}/doc/latex/cmsd/readme
12mr|texlive-cmsd-20061218-2|48	
12mr|texlive-cmsd-20061218-2|49	#-----------------------------------------------------------------------
12mr|texlive-cmsd-20061218-2|50	%prep
12mr|texlive-cmsd-20061218-2|51	%setup -c -a0 -a1
12mr|texlive-cmsd-20061218-2|52	
12mr|texlive-cmsd-20061218-2|53	%build
12mr|texlive-cmsd-20061218-2|54	
12mr|texlive-cmsd-20061218-2|55	%install
12mr|texlive-cmsd-20061218-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cmsd-20061218-2|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cmsd-20061218-2|58	
12mr|texlive-cmsd-20061218-2|59	
12mr|texlive-cmsd-20061218-2|60	
12mr|texlive-cmsd-20061218-2|61	%changelog
12mr|texlive-cmsd-20061218-2|62	

16937 12
12mr|texlive-cm-super-20080116-3|1	# revision 15878
12mr|texlive-cm-super-20080116-3|2	# category Package
12mr|texlive-cm-super-20080116-3|3	# catalog-ctan /fonts/ps-type1/cm-super
12mr|texlive-cm-super-20080116-3|4	# catalog-date 2008-01-16 21:31:11 +0100
12mr|texlive-cm-super-20080116-3|5	# catalog-license gpl
12mr|texlive-cm-super-20080116-3|6	# catalog-version undef
12mr|texlive-cm-super-20080116-3|7	Name:		texlive-cm-super
12mr|texlive-cm-super-20080116-3|8	Version:	20080116
12mr|texlive-cm-super-20080116-3|9	Release:	3
12mr|texlive-cm-super-20080116-3|10	Summary:	CM-Super family of fonts
12mr|texlive-cm-super-20080116-3|11	Group:		Publishing
12mr|texlive-cm-super-20080116-3|12	URL:		http://www.ctan.org/tex-archive/fonts/ps-type1/cm-super
12mr|texlive-cm-super-20080116-3|13	License:	GPL
12mr|texlive-cm-super-20080116-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cm-super.tar.xz
12mr|texlive-cm-super-20080116-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cm-super.doc.tar.xz
12mr|texlive-cm-super-20080116-3|16	BuildArch:	noarch
12mr|texlive-cm-super-20080116-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cm-super-20080116-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cm-super-20080116-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-cm-super-20080116-3|20	%rename tetex-cmsuper
12mr|texlive-cm-super-20080116-3|21	%rename texlive-texmf-cmsuper
12mr|texlive-cm-super-20080116-3|22	Requires(post):	texlive-tetex
12mr|texlive-cm-super-20080116-3|23	
12mr|texlive-cm-super-20080116-3|24	%description
12mr|texlive-cm-super-20080116-3|25	CM-Super family of fonts are Adobe Type 1 fonts that replace
12mr|texlive-cm-super-20080116-3|26	the T1/TS1-encoded Computer Modern (EC/TC), T1/TS1-encoded
12mr|texlive-cm-super-20080116-3|27	Concrete, T1/TS1-encoded CM bright and LH fonts (thus
12mr|texlive-cm-super-20080116-3|28	supporting all European languages except Greek, and all
12mr|texlive-cm-super-20080116-3|29	Cyrillic-based languages), and bringing many ameliorations in
12mr|texlive-cm-super-20080116-3|30	typesetting quality. The fonts exhibit the same metrics as the
12mr|texlive-cm-super-20080116-3|31	MetaFont-encoded originals.
12mr|texlive-cm-super-20080116-3|32	
12mr|texlive-cm-super-20080116-3|33	%post
12mr|texlive-cm-super-20080116-3|34	%{_sbindir}/texlive.post
12mr|texlive-cm-super-20080116-3|35	
12mr|texlive-cm-super-20080116-3|36	%postun
12mr|texlive-cm-super-20080116-3|37	if [ $1 -eq 0 ]; then
12mr|texlive-cm-super-20080116-3|38	%{_sbindir}/texlive.post
12mr|texlive-cm-super-20080116-3|39	fi
12mr|texlive-cm-super-20080116-3|40	
12mr|texlive-cm-super-20080116-3|41	#-----------------------------------------------------------------------
12mr|texlive-cm-super-20080116-3|42	%files
12mr|texlive-cm-super-20080116-3|43	%{_texmfdistdir}/dvips/cm-super/cm-super.GS
12mr|texlive-cm-super-20080116-3|44	%{_texmfdistdir}/dvips/cm-super/config.cm-super
12mr|texlive-cm-super-20080116-3|45	%{_texmfdistdir}/fonts/afm/public/cm-super/isflb8.afm.gz
12mr|texlive-cm-super-20080116-3|46	%{_texmfdistdir}/fonts/afm/public/cm-super/isfli8.afm.gz
12mr|texlive-cm-super-20080116-3|47	%{_texmfdistdir}/fonts/afm/public/cm-super/isflo8.afm.gz
12mr|texlive-cm-super-20080116-3|48	%{_texmfdistdir}/fonts/afm/public/cm-super/isflq8.afm.gz
12mr|texlive-cm-super-20080116-3|49	%{_texmfdistdir}/fonts/afm/public/cm-super/isfltt8.afm.gz
12mr|texlive-cm-super-20080116-3|50	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbbx10.afm.gz
12mr|texlive-cm-super-20080116-3|51	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi0500.afm.gz
12mr|texlive-cm-super-20080116-3|52	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi0600.afm.gz
12mr|texlive-cm-super-20080116-3|53	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi0700.afm.gz
12mr|texlive-cm-super-20080116-3|54	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi0800.afm.gz
12mr|texlive-cm-super-20080116-3|55	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi0900.afm.gz
12mr|texlive-cm-super-20080116-3|56	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi1000.afm.gz
12mr|texlive-cm-super-20080116-3|57	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi1095.afm.gz
12mr|texlive-cm-super-20080116-3|58	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi1200.afm.gz
12mr|texlive-cm-super-20080116-3|59	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi1440.afm.gz
12mr|texlive-cm-super-20080116-3|60	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi1728.afm.gz
12mr|texlive-cm-super-20080116-3|61	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi2074.afm.gz
12mr|texlive-cm-super-20080116-3|62	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi2488.afm.gz
12mr|texlive-cm-super-20080116-3|63	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi2986.afm.gz
12mr|texlive-cm-super-20080116-3|64	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbi3583.afm.gz
12mr|texlive-cm-super-20080116-3|65	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl0500.afm.gz
12mr|texlive-cm-super-20080116-3|66	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl0600.afm.gz
12mr|texlive-cm-super-20080116-3|67	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl0700.afm.gz
12mr|texlive-cm-super-20080116-3|68	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl0800.afm.gz
12mr|texlive-cm-super-20080116-3|69	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl0900.afm.gz
12mr|texlive-cm-super-20080116-3|70	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl1000.afm.gz
12mr|texlive-cm-super-20080116-3|71	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl1095.afm.gz
12mr|texlive-cm-super-20080116-3|72	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl1200.afm.gz
12mr|texlive-cm-super-20080116-3|73	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl1440.afm.gz
12mr|texlive-cm-super-20080116-3|74	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl1728.afm.gz
12mr|texlive-cm-super-20080116-3|75	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl2074.afm.gz
12mr|texlive-cm-super-20080116-3|76	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl2488.afm.gz
12mr|texlive-cm-super-20080116-3|77	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl2986.afm.gz
12mr|texlive-cm-super-20080116-3|78	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbl3583.afm.gz
12mr|texlive-cm-super-20080116-3|79	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm0500.afm.gz
12mr|texlive-cm-super-20080116-3|80	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm0700.afm.gz
12mr|texlive-cm-super-20080116-3|81	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm0900.afm.gz
12mr|texlive-cm-super-20080116-3|82	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm1000.afm.gz
12mr|texlive-cm-super-20080116-3|83	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm1095.afm.gz
12mr|texlive-cm-super-20080116-3|84	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm1200.afm.gz
12mr|texlive-cm-super-20080116-3|85	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm1440.afm.gz
12mr|texlive-cm-super-20080116-3|86	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm1728.afm.gz
12mr|texlive-cm-super-20080116-3|87	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm2074.afm.gz
12mr|texlive-cm-super-20080116-3|88	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm2488.afm.gz
12mr|texlive-cm-super-20080116-3|89	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm2986.afm.gz
12mr|texlive-cm-super-20080116-3|90	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbm3583.afm.gz
12mr|texlive-cm-super-20080116-3|91	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbmo10.afm.gz
12mr|texlive-cm-super-20080116-3|92	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbmo17.afm.gz
12mr|texlive-cm-super-20080116-3|93	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbmo8.afm.gz
12mr|texlive-cm-super-20080116-3|94	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbmo9.afm.gz
12mr|texlive-cm-super-20080116-3|95	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbmr10.afm.gz
12mr|texlive-cm-super-20080116-3|96	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbmr17.afm.gz
12mr|texlive-cm-super-20080116-3|97	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbmr8.afm.gz
12mr|texlive-cm-super-20080116-3|98	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbmr9.afm.gz
12mr|texlive-cm-super-20080116-3|99	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbso10.afm.gz
12mr|texlive-cm-super-20080116-3|100	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbso17.afm.gz
12mr|texlive-cm-super-20080116-3|101	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbso8.afm.gz
12mr|texlive-cm-super-20080116-3|102	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbso9.afm.gz
12mr|texlive-cm-super-20080116-3|103	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbsr10.afm.gz
12mr|texlive-cm-super-20080116-3|104	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbsr17.afm.gz
12mr|texlive-cm-super-20080116-3|105	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbsr8.afm.gz
12mr|texlive-cm-super-20080116-3|106	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbsr9.afm.gz
12mr|texlive-cm-super-20080116-3|107	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbtl10.afm.gz
12mr|texlive-cm-super-20080116-3|108	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbto10.afm.gz
12mr|texlive-cm-super-20080116-3|109	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx0500.afm.gz
12mr|texlive-cm-super-20080116-3|110	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx0600.afm.gz
12mr|texlive-cm-super-20080116-3|111	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx0700.afm.gz
12mr|texlive-cm-super-20080116-3|112	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx0800.afm.gz
12mr|texlive-cm-super-20080116-3|113	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx0900.afm.gz
12mr|texlive-cm-super-20080116-3|114	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx1000.afm.gz
12mr|texlive-cm-super-20080116-3|115	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx1095.afm.gz
12mr|texlive-cm-super-20080116-3|116	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx1200.afm.gz
12mr|texlive-cm-super-20080116-3|117	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx1440.afm.gz
12mr|texlive-cm-super-20080116-3|118	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx1728.afm.gz
12mr|texlive-cm-super-20080116-3|119	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx2074.afm.gz
12mr|texlive-cm-super-20080116-3|120	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx2488.afm.gz
12mr|texlive-cm-super-20080116-3|121	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx2986.afm.gz
12mr|texlive-cm-super-20080116-3|122	%{_texmfdistdir}/fonts/afm/public/cm-super/sfbx3583.afm.gz
12mr|texlive-cm-super-20080116-3|123	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc0500.afm.gz
12mr|texlive-cm-super-20080116-3|124	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc0600.afm.gz
12mr|texlive-cm-super-20080116-3|125	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc0700.afm.gz
12mr|texlive-cm-super-20080116-3|126	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc0800.afm.gz
12mr|texlive-cm-super-20080116-3|127	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc0900.afm.gz
12mr|texlive-cm-super-20080116-3|128	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc1000.afm.gz
12mr|texlive-cm-super-20080116-3|129	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc1095.afm.gz
12mr|texlive-cm-super-20080116-3|130	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc1200.afm.gz
12mr|texlive-cm-super-20080116-3|131	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc1440.afm.gz
12mr|texlive-cm-super-20080116-3|132	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc1728.afm.gz
12mr|texlive-cm-super-20080116-3|133	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc2074.afm.gz
12mr|texlive-cm-super-20080116-3|134	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc2488.afm.gz
12mr|texlive-cm-super-20080116-3|135	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc2986.afm.gz
12mr|texlive-cm-super-20080116-3|136	%{_texmfdistdir}/fonts/afm/public/cm-super/sfcc3583.afm.gz
12mr|texlive-cm-super-20080116-3|137	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci0500.afm.gz
12mr|texlive-cm-super-20080116-3|138	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci0600.afm.gz
12mr|texlive-cm-super-20080116-3|139	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci0700.afm.gz
12mr|texlive-cm-super-20080116-3|140	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci0800.afm.gz
12mr|texlive-cm-super-20080116-3|141	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci0900.afm.gz
12mr|texlive-cm-super-20080116-3|142	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci1000.afm.gz
12mr|texlive-cm-super-20080116-3|143	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci1095.afm.gz
12mr|texlive-cm-super-20080116-3|144	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci1200.afm.gz
12mr|texlive-cm-super-20080116-3|145	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci1440.afm.gz
12mr|texlive-cm-super-20080116-3|146	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci1728.afm.gz
12mr|texlive-cm-super-20080116-3|147	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci2074.afm.gz
12mr|texlive-cm-super-20080116-3|148	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci2488.afm.gz
12mr|texlive-cm-super-20080116-3|149	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci2986.afm.gz
12mr|texlive-cm-super-20080116-3|150	%{_texmfdistdir}/fonts/afm/public/cm-super/sfci3583.afm.gz
12mr|texlive-cm-super-20080116-3|151	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh0500.afm.gz
12mr|texlive-cm-super-20080116-3|152	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh0600.afm.gz
12mr|texlive-cm-super-20080116-3|153	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh0700.afm.gz
12mr|texlive-cm-super-20080116-3|154	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh0800.afm.gz
12mr|texlive-cm-super-20080116-3|155	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh0900.afm.gz
12mr|texlive-cm-super-20080116-3|156	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh1000.afm.gz
12mr|texlive-cm-super-20080116-3|157	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh1095.afm.gz
12mr|texlive-cm-super-20080116-3|158	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh1200.afm.gz
12mr|texlive-cm-super-20080116-3|159	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh1440.afm.gz
12mr|texlive-cm-super-20080116-3|160	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh1728.afm.gz
12mr|texlive-cm-super-20080116-3|161	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh2074.afm.gz
12mr|texlive-cm-super-20080116-3|162	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh2488.afm.gz
12mr|texlive-cm-super-20080116-3|163	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh2986.afm.gz
12mr|texlive-cm-super-20080116-3|164	%{_texmfdistdir}/fonts/afm/public/cm-super/sfdh3583.afm.gz
12mr|texlive-cm-super-20080116-3|165	%{_texmfdistdir}/fonts/afm/public/cm-super/sffb0500.afm.gz
12mr|texlive-cm-super-20080116-3|166	%{_texmfdistdir}/fonts/afm/public/cm-super/sffb0600.afm.gz
12mr|texlive-cm-super-20080116-3|167	%{_texmfdistdir}/fonts/afm/public/cm-super/sffb0700.afm.gz
12mr|texlive-cm-super-20080116-3|168	%{_texmfdistdir}/fonts/afm/public/cm-super/sffb0800.afm.gz
12mr|texlive-cm-super-20080116-3|169	%{_texmfdistdir}/fonts/afm/public/cm-super/sffb0900.afm.gz
12mr|texlive-cm-super-20080116-3|170	%{_texmfdistdir}/fonts/afm/public/cm-super/sffb1000.afm.gz
12mr|texlive-cm-super-20080116-3|171	%{_texmfdistdir}/fonts/afm/public/cm-super/sffb1095.afm.gz
12mr|texlive-cm-super-20080116-3|172	%{_texmfdistdir}/fonts/afm/public/cm-super/sffb1200.afm.gz
12mr|texlive-cm-super-20080116-3|173	%{_texmfdistdir}/fonts/afm/public/cm-super/sffb1440.afm.gz
12mr|texlive-cm-super-20080116-3|174	%{_texmfdistdir}/fonts/afm/public/cm-super/sffb1728.afm.gz
12mr|texlive-cm-super-20080116-3|175	%{_texmfdistdir}/fonts/afm/public/cm-super/sffb2074.afm.gz
12mr|texlive-cm-super-20080116-3|176	%{_texmfdistdir}/fonts/afm/public/cm-super/sfff0900.afm.gz
12mr|texlive-cm-super-20080116-3|177	%{_texmfdistdir}/fonts/afm/public/cm-super/sfff1000.afm.gz
12mr|texlive-cm-super-20080116-3|178	%{_texmfdistdir}/fonts/afm/public/cm-super/sfff1095.afm.gz
12mr|texlive-cm-super-20080116-3|179	%{_texmfdistdir}/fonts/afm/public/cm-super/sfff1200.afm.gz
12mr|texlive-cm-super-20080116-3|180	%{_texmfdistdir}/fonts/afm/public/cm-super/sfff1440.afm.gz
12mr|texlive-cm-super-20080116-3|181	%{_texmfdistdir}/fonts/afm/public/cm-super/sfff2488.afm.gz
12mr|texlive-cm-super-20080116-3|182	%{_texmfdistdir}/fonts/afm/public/cm-super/sffi0900.afm.gz
12mr|texlive-cm-super-20080116-3|183	%{_texmfdistdir}/fonts/afm/public/cm-super/sffi1000.afm.gz
12mr|texlive-cm-super-20080116-3|184	%{_texmfdistdir}/fonts/afm/public/cm-super/sffi1095.afm.gz
12mr|texlive-cm-super-20080116-3|185	%{_texmfdistdir}/fonts/afm/public/cm-super/sffi1200.afm.gz
12mr|texlive-cm-super-20080116-3|186	%{_texmfdistdir}/fonts/afm/public/cm-super/sffi1440.afm.gz
12mr|texlive-cm-super-20080116-3|187	%{_texmfdistdir}/fonts/afm/public/cm-super/sffi1728.afm.gz
12mr|texlive-cm-super-20080116-3|188	%{_texmfdistdir}/fonts/afm/public/cm-super/sffi2074.afm.gz
12mr|texlive-cm-super-20080116-3|189	%{_texmfdistdir}/fonts/afm/public/cm-super/sffs0500.afm.gz
12mr|texlive-cm-super-20080116-3|190	%{_texmfdistdir}/fonts/afm/public/cm-super/sffs0600.afm.gz
12mr|texlive-cm-super-20080116-3|191	%{_texmfdistdir}/fonts/afm/public/cm-super/sffs0700.afm.gz
12mr|texlive-cm-super-20080116-3|192	%{_texmfdistdir}/fonts/afm/public/cm-super/sffs0800.afm.gz
12mr|texlive-cm-super-20080116-3|193	%{_texmfdistdir}/fonts/afm/public/cm-super/sffs0900.afm.gz
12mr|texlive-cm-super-20080116-3|194	%{_texmfdistdir}/fonts/afm/public/cm-super/sffs1000.afm.gz
12mr|texlive-cm-super-20080116-3|195	%{_texmfdistdir}/fonts/afm/public/cm-super/sffs1095.afm.gz
12mr|texlive-cm-super-20080116-3|196	%{_texmfdistdir}/fonts/afm/public/cm-super/sffs1200.afm.gz
12mr|texlive-cm-super-20080116-3|197	%{_texmfdistdir}/fonts/afm/public/cm-super/sffs1440.afm.gz
12mr|texlive-cm-super-20080116-3|198	%{_texmfdistdir}/fonts/afm/public/cm-super/sffs1728.afm.gz
12mr|texlive-cm-super-20080116-3|199	%{_texmfdistdir}/fonts/afm/public/cm-super/sffs2074.afm.gz
12mr|texlive-cm-super-20080116-3|200	%{_texmfdistdir}/fonts/afm/public/cm-super/sfit0800.afm.gz
12mr|texlive-cm-super-20080116-3|201	%{_texmfdistdir}/fonts/afm/public/cm-super/sfit0900.afm.gz
12mr|texlive-cm-super-20080116-3|202	%{_texmfdistdir}/fonts/afm/public/cm-super/sfit1000.afm.gz
12mr|texlive-cm-super-20080116-3|203	%{_texmfdistdir}/fonts/afm/public/cm-super/sfit1095.afm.gz
12mr|texlive-cm-super-20080116-3|204	%{_texmfdistdir}/fonts/afm/public/cm-super/sfit1200.afm.gz
12mr|texlive-cm-super-20080116-3|205	%{_texmfdistdir}/fonts/afm/public/cm-super/sfit1440.afm.gz
12mr|texlive-cm-super-20080116-3|206	%{_texmfdistdir}/fonts/afm/public/cm-super/sfit1728.afm.gz
12mr|texlive-cm-super-20080116-3|207	%{_texmfdistdir}/fonts/afm/public/cm-super/sfit2074.afm.gz
12mr|texlive-cm-super-20080116-3|208	%{_texmfdistdir}/fonts/afm/public/cm-super/sfit2488.afm.gz
12mr|texlive-cm-super-20080116-3|209	%{_texmfdistdir}/fonts/afm/public/cm-super/sflb8.afm.gz
12mr|texlive-cm-super-20080116-3|210	%{_texmfdistdir}/fonts/afm/public/cm-super/sfli8.afm.gz
12mr|texlive-cm-super-20080116-3|211	%{_texmfdistdir}/fonts/afm/public/cm-super/sflo8.afm.gz
12mr|texlive-cm-super-20080116-3|212	%{_texmfdistdir}/fonts/afm/public/cm-super/sflq8.afm.gz
12mr|texlive-cm-super-20080116-3|213	%{_texmfdistdir}/fonts/afm/public/cm-super/sfltt8.afm.gz
12mr|texlive-cm-super-20080116-3|214	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc0500.afm.gz
12mr|texlive-cm-super-20080116-3|215	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc0600.afm.gz
12mr|texlive-cm-super-20080116-3|216	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc0700.afm.gz
12mr|texlive-cm-super-20080116-3|217	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc0800.afm.gz
12mr|texlive-cm-super-20080116-3|218	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc0900.afm.gz
12mr|texlive-cm-super-20080116-3|219	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc1000.afm.gz
12mr|texlive-cm-super-20080116-3|220	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc1095.afm.gz
12mr|texlive-cm-super-20080116-3|221	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc1200.afm.gz
12mr|texlive-cm-super-20080116-3|222	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc1440.afm.gz
12mr|texlive-cm-super-20080116-3|223	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc1728.afm.gz
12mr|texlive-cm-super-20080116-3|224	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc2074.afm.gz
12mr|texlive-cm-super-20080116-3|225	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc2488.afm.gz
12mr|texlive-cm-super-20080116-3|226	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc2986.afm.gz
12mr|texlive-cm-super-20080116-3|227	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoc3583.afm.gz
12mr|texlive-cm-super-20080116-3|228	%{_texmfdistdir}/fonts/afm/public/cm-super/sfocc10.afm.gz
12mr|texlive-cm-super-20080116-3|229	%{_texmfdistdir}/fonts/afm/public/cm-super/sform10.afm.gz
12mr|texlive-cm-super-20080116-3|230	%{_texmfdistdir}/fonts/afm/public/cm-super/sform5.afm.gz
12mr|texlive-cm-super-20080116-3|231	%{_texmfdistdir}/fonts/afm/public/cm-super/sform6.afm.gz
12mr|texlive-cm-super-20080116-3|232	%{_texmfdistdir}/fonts/afm/public/cm-super/sform7.afm.gz
12mr|texlive-cm-super-20080116-3|233	%{_texmfdistdir}/fonts/afm/public/cm-super/sform8.afm.gz
12mr|texlive-cm-super-20080116-3|234	%{_texmfdistdir}/fonts/afm/public/cm-super/sform9.afm.gz
12mr|texlive-cm-super-20080116-3|235	%{_texmfdistdir}/fonts/afm/public/cm-super/sfosl10.afm.gz
12mr|texlive-cm-super-20080116-3|236	%{_texmfdistdir}/fonts/afm/public/cm-super/sfosl5.afm.gz
12mr|texlive-cm-super-20080116-3|237	%{_texmfdistdir}/fonts/afm/public/cm-super/sfosl6.afm.gz
12mr|texlive-cm-super-20080116-3|238	%{_texmfdistdir}/fonts/afm/public/cm-super/sfosl7.afm.gz
12mr|texlive-cm-super-20080116-3|239	%{_texmfdistdir}/fonts/afm/public/cm-super/sfosl8.afm.gz
12mr|texlive-cm-super-20080116-3|240	%{_texmfdistdir}/fonts/afm/public/cm-super/sfosl9.afm.gz
12mr|texlive-cm-super-20080116-3|241	%{_texmfdistdir}/fonts/afm/public/cm-super/sfoti10.afm.gz
12mr|texlive-cm-super-20080116-3|242	%{_texmfdistdir}/fonts/afm/public/cm-super/sfqi8.afm.gz
12mr|texlive-cm-super-20080116-3|243	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb0500.afm.gz
12mr|texlive-cm-super-20080116-3|244	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb0600.afm.gz
12mr|texlive-cm-super-20080116-3|245	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb0700.afm.gz
12mr|texlive-cm-super-20080116-3|246	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb0800.afm.gz
12mr|texlive-cm-super-20080116-3|247	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb0900.afm.gz
12mr|texlive-cm-super-20080116-3|248	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb1000.afm.gz
12mr|texlive-cm-super-20080116-3|249	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb1095.afm.gz
12mr|texlive-cm-super-20080116-3|250	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb1200.afm.gz
12mr|texlive-cm-super-20080116-3|251	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb1440.afm.gz
12mr|texlive-cm-super-20080116-3|252	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb1728.afm.gz
12mr|texlive-cm-super-20080116-3|253	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb2074.afm.gz
12mr|texlive-cm-super-20080116-3|254	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb2488.afm.gz
12mr|texlive-cm-super-20080116-3|255	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb2986.afm.gz
12mr|texlive-cm-super-20080116-3|256	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrb3583.afm.gz
12mr|texlive-cm-super-20080116-3|257	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm0500.afm.gz
12mr|texlive-cm-super-20080116-3|258	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm0600.afm.gz
12mr|texlive-cm-super-20080116-3|259	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm0700.afm.gz
12mr|texlive-cm-super-20080116-3|260	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm0800.afm.gz
12mr|texlive-cm-super-20080116-3|261	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm0900.afm.gz
12mr|texlive-cm-super-20080116-3|262	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm1000.afm.gz
12mr|texlive-cm-super-20080116-3|263	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm1095.afm.gz
12mr|texlive-cm-super-20080116-3|264	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm1200.afm.gz
12mr|texlive-cm-super-20080116-3|265	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm1440.afm.gz
12mr|texlive-cm-super-20080116-3|266	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm1728.afm.gz
12mr|texlive-cm-super-20080116-3|267	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm2074.afm.gz
12mr|texlive-cm-super-20080116-3|268	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm2488.afm.gz
12mr|texlive-cm-super-20080116-3|269	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm2986.afm.gz
12mr|texlive-cm-super-20080116-3|270	%{_texmfdistdir}/fonts/afm/public/cm-super/sfrm3583.afm.gz
12mr|texlive-cm-super-20080116-3|271	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc0500.afm.gz
12mr|texlive-cm-super-20080116-3|272	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc0600.afm.gz
12mr|texlive-cm-super-20080116-3|273	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc0700.afm.gz
12mr|texlive-cm-super-20080116-3|274	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc0800.afm.gz
12mr|texlive-cm-super-20080116-3|275	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc0900.afm.gz
12mr|texlive-cm-super-20080116-3|276	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc1000.afm.gz
12mr|texlive-cm-super-20080116-3|277	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc1095.afm.gz
12mr|texlive-cm-super-20080116-3|278	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc1200.afm.gz
12mr|texlive-cm-super-20080116-3|279	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc1440.afm.gz
12mr|texlive-cm-super-20080116-3|280	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc1728.afm.gz
12mr|texlive-cm-super-20080116-3|281	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc2074.afm.gz
12mr|texlive-cm-super-20080116-3|282	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc2488.afm.gz
12mr|texlive-cm-super-20080116-3|283	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc2986.afm.gz
12mr|texlive-cm-super-20080116-3|284	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsc3583.afm.gz
12mr|texlive-cm-super-20080116-3|285	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi0500.afm.gz
12mr|texlive-cm-super-20080116-3|286	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi0600.afm.gz
12mr|texlive-cm-super-20080116-3|287	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi0700.afm.gz
12mr|texlive-cm-super-20080116-3|288	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi0800.afm.gz
12mr|texlive-cm-super-20080116-3|289	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi0900.afm.gz
12mr|texlive-cm-super-20080116-3|290	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi1000.afm.gz
12mr|texlive-cm-super-20080116-3|291	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi1095.afm.gz
12mr|texlive-cm-super-20080116-3|292	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi1200.afm.gz
12mr|texlive-cm-super-20080116-3|293	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi1440.afm.gz
12mr|texlive-cm-super-20080116-3|294	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi1728.afm.gz
12mr|texlive-cm-super-20080116-3|295	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi2074.afm.gz
12mr|texlive-cm-super-20080116-3|296	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi2488.afm.gz
12mr|texlive-cm-super-20080116-3|297	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi2986.afm.gz
12mr|texlive-cm-super-20080116-3|298	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsi3583.afm.gz
12mr|texlive-cm-super-20080116-3|299	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl0500.afm.gz
12mr|texlive-cm-super-20080116-3|300	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl0600.afm.gz
12mr|texlive-cm-super-20080116-3|301	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl0700.afm.gz
12mr|texlive-cm-super-20080116-3|302	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl0800.afm.gz
12mr|texlive-cm-super-20080116-3|303	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl0900.afm.gz
12mr|texlive-cm-super-20080116-3|304	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl1000.afm.gz
12mr|texlive-cm-super-20080116-3|305	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl1095.afm.gz
12mr|texlive-cm-super-20080116-3|306	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl1200.afm.gz
12mr|texlive-cm-super-20080116-3|307	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl1440.afm.gz
12mr|texlive-cm-super-20080116-3|308	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl1728.afm.gz
12mr|texlive-cm-super-20080116-3|309	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl2074.afm.gz
12mr|texlive-cm-super-20080116-3|310	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl2488.afm.gz
12mr|texlive-cm-super-20080116-3|311	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl2986.afm.gz
12mr|texlive-cm-super-20080116-3|312	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsl3583.afm.gz
12mr|texlive-cm-super-20080116-3|313	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso0500.afm.gz
12mr|texlive-cm-super-20080116-3|314	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso0600.afm.gz
12mr|texlive-cm-super-20080116-3|315	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso0700.afm.gz
12mr|texlive-cm-super-20080116-3|316	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso0800.afm.gz
12mr|texlive-cm-super-20080116-3|317	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso0900.afm.gz
12mr|texlive-cm-super-20080116-3|318	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso1000.afm.gz
12mr|texlive-cm-super-20080116-3|319	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso1095.afm.gz
12mr|texlive-cm-super-20080116-3|320	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso1200.afm.gz
12mr|texlive-cm-super-20080116-3|321	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso1440.afm.gz
12mr|texlive-cm-super-20080116-3|322	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso1728.afm.gz
12mr|texlive-cm-super-20080116-3|323	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso2074.afm.gz
12mr|texlive-cm-super-20080116-3|324	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso2488.afm.gz
12mr|texlive-cm-super-20080116-3|325	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso2986.afm.gz
12mr|texlive-cm-super-20080116-3|326	%{_texmfdistdir}/fonts/afm/public/cm-super/sfso3583.afm.gz
12mr|texlive-cm-super-20080116-3|327	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsq8.afm.gz
12mr|texlive-cm-super-20080116-3|328	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss0500.afm.gz
12mr|texlive-cm-super-20080116-3|329	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss0600.afm.gz
12mr|texlive-cm-super-20080116-3|330	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss0700.afm.gz
12mr|texlive-cm-super-20080116-3|331	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss0800.afm.gz
12mr|texlive-cm-super-20080116-3|332	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss0900.afm.gz
12mr|texlive-cm-super-20080116-3|333	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss1000.afm.gz
12mr|texlive-cm-super-20080116-3|334	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss1095.afm.gz
12mr|texlive-cm-super-20080116-3|335	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss1200.afm.gz
12mr|texlive-cm-super-20080116-3|336	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss1440.afm.gz
12mr|texlive-cm-super-20080116-3|337	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss1728.afm.gz
12mr|texlive-cm-super-20080116-3|338	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss2074.afm.gz
12mr|texlive-cm-super-20080116-3|339	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss2488.afm.gz
12mr|texlive-cm-super-20080116-3|340	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss2986.afm.gz
12mr|texlive-cm-super-20080116-3|341	%{_texmfdistdir}/fonts/afm/public/cm-super/sfss3583.afm.gz
12mr|texlive-cm-super-20080116-3|342	%{_texmfdistdir}/fonts/afm/public/cm-super/sfssdc10.afm.gz
12mr|texlive-cm-super-20080116-3|343	%{_texmfdistdir}/fonts/afm/public/cm-super/sfst0800.afm.gz
12mr|texlive-cm-super-20080116-3|344	%{_texmfdistdir}/fonts/afm/public/cm-super/sfst0900.afm.gz
12mr|texlive-cm-super-20080116-3|345	%{_texmfdistdir}/fonts/afm/public/cm-super/sfst1000.afm.gz
12mr|texlive-cm-super-20080116-3|346	%{_texmfdistdir}/fonts/afm/public/cm-super/sfst1095.afm.gz
12mr|texlive-cm-super-20080116-3|347	%{_texmfdistdir}/fonts/afm/public/cm-super/sfst1200.afm.gz
12mr|texlive-cm-super-20080116-3|348	%{_texmfdistdir}/fonts/afm/public/cm-super/sfst1440.afm.gz
12mr|texlive-cm-super-20080116-3|349	%{_texmfdistdir}/fonts/afm/public/cm-super/sfst1728.afm.gz
12mr|texlive-cm-super-20080116-3|350	%{_texmfdistdir}/fonts/afm/public/cm-super/sfst2074.afm.gz
12mr|texlive-cm-super-20080116-3|351	%{_texmfdistdir}/fonts/afm/public/cm-super/sfst2488.afm.gz
12mr|texlive-cm-super-20080116-3|352	%{_texmfdistdir}/fonts/afm/public/cm-super/sfst2986.afm.gz
12mr|texlive-cm-super-20080116-3|353	%{_texmfdistdir}/fonts/afm/public/cm-super/sfst3583.afm.gz
12mr|texlive-cm-super-20080116-3|354	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx0500.afm.gz
12mr|texlive-cm-super-20080116-3|355	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx0600.afm.gz
12mr|texlive-cm-super-20080116-3|356	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx0700.afm.gz
12mr|texlive-cm-super-20080116-3|357	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx0800.afm.gz
12mr|texlive-cm-super-20080116-3|358	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx0900.afm.gz
12mr|texlive-cm-super-20080116-3|359	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx1000.afm.gz
12mr|texlive-cm-super-20080116-3|360	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx1095.afm.gz
12mr|texlive-cm-super-20080116-3|361	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx1200.afm.gz
12mr|texlive-cm-super-20080116-3|362	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx1440.afm.gz
12mr|texlive-cm-super-20080116-3|363	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx1728.afm.gz
12mr|texlive-cm-super-20080116-3|364	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx2074.afm.gz
12mr|texlive-cm-super-20080116-3|365	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx2488.afm.gz
12mr|texlive-cm-super-20080116-3|366	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx2986.afm.gz
12mr|texlive-cm-super-20080116-3|367	%{_texmfdistdir}/fonts/afm/public/cm-super/sfsx3583.afm.gz
12mr|texlive-cm-super-20080116-3|368	%{_texmfdistdir}/fonts/afm/public/cm-super/sftc0800.afm.gz
12mr|texlive-cm-super-20080116-3|369	%{_texmfdistdir}/fonts/afm/public/cm-super/sftc0900.afm.gz
12mr|texlive-cm-super-20080116-3|370	%{_texmfdistdir}/fonts/afm/public/cm-super/sftc1000.afm.gz
12mr|texlive-cm-super-20080116-3|371	%{_texmfdistdir}/fonts/afm/public/cm-super/sftc1095.afm.gz
12mr|texlive-cm-super-20080116-3|372	%{_texmfdistdir}/fonts/afm/public/cm-super/sftc1200.afm.gz
12mr|texlive-cm-super-20080116-3|373	%{_texmfdistdir}/fonts/afm/public/cm-super/sftc1440.afm.gz
12mr|texlive-cm-super-20080116-3|374	%{_texmfdistdir}/fonts/afm/public/cm-super/sftc1728.afm.gz
12mr|texlive-cm-super-20080116-3|375	%{_texmfdistdir}/fonts/afm/public/cm-super/sftc2074.afm.gz
12mr|texlive-cm-super-20080116-3|376	%{_texmfdistdir}/fonts/afm/public/cm-super/sftc2488.afm.gz
12mr|texlive-cm-super-20080116-3|377	%{_texmfdistdir}/fonts/afm/public/cm-super/sftc2986.afm.gz
12mr|texlive-cm-super-20080116-3|378	%{_texmfdistdir}/fonts/afm/public/cm-super/sftc3583.afm.gz
12mr|texlive-cm-super-20080116-3|379	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti0500.afm.gz
12mr|texlive-cm-super-20080116-3|380	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti0600.afm.gz
12mr|texlive-cm-super-20080116-3|381	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti0700.afm.gz
12mr|texlive-cm-super-20080116-3|382	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti0800.afm.gz
12mr|texlive-cm-super-20080116-3|383	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti0900.afm.gz
12mr|texlive-cm-super-20080116-3|384	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti1000.afm.gz
12mr|texlive-cm-super-20080116-3|385	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti1095.afm.gz
12mr|texlive-cm-super-20080116-3|386	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti1200.afm.gz
12mr|texlive-cm-super-20080116-3|387	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti1440.afm.gz
12mr|texlive-cm-super-20080116-3|388	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti1728.afm.gz
12mr|texlive-cm-super-20080116-3|389	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti2074.afm.gz
12mr|texlive-cm-super-20080116-3|390	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti2488.afm.gz
12mr|texlive-cm-super-20080116-3|391	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti2986.afm.gz
12mr|texlive-cm-super-20080116-3|392	%{_texmfdistdir}/fonts/afm/public/cm-super/sfti3583.afm.gz
12mr|texlive-cm-super-20080116-3|393	%{_texmfdistdir}/fonts/afm/public/cm-super/sftt0800.afm.gz
12mr|texlive-cm-super-20080116-3|394	%{_texmfdistdir}/fonts/afm/public/cm-super/sftt0900.afm.gz
12mr|texlive-cm-super-20080116-3|395	%{_texmfdistdir}/fonts/afm/public/cm-super/sftt1000.afm.gz
12mr|texlive-cm-super-20080116-3|396	%{_texmfdistdir}/fonts/afm/public/cm-super/sftt1095.afm.gz
12mr|texlive-cm-super-20080116-3|397	%{_texmfdistdir}/fonts/afm/public/cm-super/sftt1200.afm.gz
12mr|texlive-cm-super-20080116-3|398	%{_texmfdistdir}/fonts/afm/public/cm-super/sftt1440.afm.gz
12mr|texlive-cm-super-20080116-3|399	%{_texmfdistdir}/fonts/afm/public/cm-super/sftt1728.afm.gz
12mr|texlive-cm-super-20080116-3|400	%{_texmfdistdir}/fonts/afm/public/cm-super/sftt2074.afm.gz
12mr|texlive-cm-super-20080116-3|401	%{_texmfdistdir}/fonts/afm/public/cm-super/sftt2488.afm.gz
12mr|texlive-cm-super-20080116-3|402	%{_texmfdistdir}/fonts/afm/public/cm-super/sftt2986.afm.gz
12mr|texlive-cm-super-20080116-3|403	%{_texmfdistdir}/fonts/afm/public/cm-super/sftt3583.afm.gz
12mr|texlive-cm-super-20080116-3|404	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui0500.afm.gz
12mr|texlive-cm-super-20080116-3|405	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui0600.afm.gz
12mr|texlive-cm-super-20080116-3|406	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui0700.afm.gz
12mr|texlive-cm-super-20080116-3|407	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui0800.afm.gz
12mr|texlive-cm-super-20080116-3|408	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui0900.afm.gz
12mr|texlive-cm-super-20080116-3|409	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui1000.afm.gz
12mr|texlive-cm-super-20080116-3|410	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui1095.afm.gz
12mr|texlive-cm-super-20080116-3|411	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui1200.afm.gz
12mr|texlive-cm-super-20080116-3|412	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui1440.afm.gz
12mr|texlive-cm-super-20080116-3|413	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui1728.afm.gz
12mr|texlive-cm-super-20080116-3|414	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui2074.afm.gz
12mr|texlive-cm-super-20080116-3|415	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui2488.afm.gz
12mr|texlive-cm-super-20080116-3|416	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui2986.afm.gz
12mr|texlive-cm-super-20080116-3|417	%{_texmfdistdir}/fonts/afm/public/cm-super/sfui3583.afm.gz
12mr|texlive-cm-super-20080116-3|418	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvi0800.afm.gz
12mr|texlive-cm-super-20080116-3|419	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvi0900.afm.gz
12mr|texlive-cm-super-20080116-3|420	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvi1000.afm.gz
12mr|texlive-cm-super-20080116-3|421	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvi1095.afm.gz
12mr|texlive-cm-super-20080116-3|422	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvi1200.afm.gz
12mr|texlive-cm-super-20080116-3|423	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvi1440.afm.gz
12mr|texlive-cm-super-20080116-3|424	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvi1728.afm.gz
12mr|texlive-cm-super-20080116-3|425	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvi2074.afm.gz
12mr|texlive-cm-super-20080116-3|426	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvi2488.afm.gz
12mr|texlive-cm-super-20080116-3|427	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvi2986.afm.gz
12mr|texlive-cm-super-20080116-3|428	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvi3583.afm.gz
12mr|texlive-cm-super-20080116-3|429	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvt0800.afm.gz
12mr|texlive-cm-super-20080116-3|430	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvt0900.afm.gz
12mr|texlive-cm-super-20080116-3|431	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvt1000.afm.gz
12mr|texlive-cm-super-20080116-3|432	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvt1095.afm.gz
12mr|texlive-cm-super-20080116-3|433	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvt1200.afm.gz
12mr|texlive-cm-super-20080116-3|434	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvt1440.afm.gz
12mr|texlive-cm-super-20080116-3|435	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvt1728.afm.gz
12mr|texlive-cm-super-20080116-3|436	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvt2074.afm.gz
12mr|texlive-cm-super-20080116-3|437	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvt2488.afm.gz
12mr|texlive-cm-super-20080116-3|438	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvt2986.afm.gz
12mr|texlive-cm-super-20080116-3|439	%{_texmfdistdir}/fonts/afm/public/cm-super/sfvt3583.afm.gz
12mr|texlive-cm-super-20080116-3|440	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc0500.afm.gz
12mr|texlive-cm-super-20080116-3|441	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc0600.afm.gz
12mr|texlive-cm-super-20080116-3|442	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc0700.afm.gz
12mr|texlive-cm-super-20080116-3|443	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc0800.afm.gz
12mr|texlive-cm-super-20080116-3|444	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc0900.afm.gz
12mr|texlive-cm-super-20080116-3|445	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc1000.afm.gz
12mr|texlive-cm-super-20080116-3|446	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc1095.afm.gz
12mr|texlive-cm-super-20080116-3|447	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc1200.afm.gz
12mr|texlive-cm-super-20080116-3|448	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc1440.afm.gz
12mr|texlive-cm-super-20080116-3|449	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc1728.afm.gz
12mr|texlive-cm-super-20080116-3|450	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc2074.afm.gz
12mr|texlive-cm-super-20080116-3|451	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc2488.afm.gz
12mr|texlive-cm-super-20080116-3|452	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc2986.afm.gz
12mr|texlive-cm-super-20080116-3|453	%{_texmfdistdir}/fonts/afm/public/cm-super/sfxc3583.afm.gz
12mr|texlive-cm-super-20080116-3|454	%{_texmfdistdir}/fonts/enc/dvips/cm-super/cm-super-t1.enc
12mr|texlive-cm-super-20080116-3|455	%{_texmfdistdir}/fonts/enc/dvips/cm-super/cm-super-t2a.enc
12mr|texlive-cm-super-20080116-3|456	%{_texmfdistdir}/fonts/enc/dvips/cm-super/cm-super-t2b.enc
12mr|texlive-cm-super-20080116-3|457	%{_texmfdistdir}/fonts/enc/dvips/cm-super/cm-super-t2c.enc
12mr|texlive-cm-super-20080116-3|458	%{_texmfdistdir}/fonts/enc/dvips/cm-super/cm-super-ts1.enc
12mr|texlive-cm-super-20080116-3|459	%{_texmfdistdir}/fonts/enc/dvips/cm-super/cm-super-x2.enc
12mr|texlive-cm-super-20080116-3|460	%{_texmfdistdir}/fonts/map/dvips/cm-super/cm-super-t1.map
12mr|texlive-cm-super-20080116-3|461	%{_texmfdistdir}/fonts/map/dvips/cm-super/cm-super-t2a.map
12mr|texlive-cm-super-20080116-3|462	%{_texmfdistdir}/fonts/map/dvips/cm-super/cm-super-t2b.map
12mr|texlive-cm-super-20080116-3|463	%{_texmfdistdir}/fonts/map/dvips/cm-super/cm-super-t2c.map
12mr|texlive-cm-super-20080116-3|464	%{_texmfdistdir}/fonts/map/dvips/cm-super/cm-super-ts1.map
12mr|texlive-cm-super-20080116-3|465	%{_texmfdistdir}/fonts/map/dvips/cm-super/cm-super-x2.map
12mr|texlive-cm-super-20080116-3|466	%{_texmfdistdir}/fonts/map/vtex/cm-super/cm-super-t1.ali
12mr|texlive-cm-super-20080116-3|467	%{_texmfdistdir}/fonts/map/vtex/cm-super/cm-super-t2a.ali
12mr|texlive-cm-super-20080116-3|468	%{_texmfdistdir}/fonts/map/vtex/cm-super/cm-super-t2b.ali
12mr|texlive-cm-super-20080116-3|469	%{_texmfdistdir}/fonts/map/vtex/cm-super/cm-super-t2c.ali
12mr|texlive-cm-super-20080116-3|470	%{_texmfdistdir}/fonts/map/vtex/cm-super/cm-super-ts1.ali
12mr|texlive-cm-super-20080116-3|471	%{_texmfdistdir}/fonts/map/vtex/cm-super/cm-super-x2.ali
12mr|texlive-cm-super-20080116-3|472	%{_texmfdistdir}/fonts/map/vtex/cm-super/cm-super.ali
12mr|texlive-cm-super-20080116-3|473	%{_texmfdistdir}/fonts/type1/public/cm-super/isflb8.pfb
12mr|texlive-cm-super-20080116-3|474	%{_texmfdistdir}/fonts/type1/public/cm-super/isfli8.pfb
12mr|texlive-cm-super-20080116-3|475	%{_texmfdistdir}/fonts/type1/public/cm-super/isflo8.pfb
12mr|texlive-cm-super-20080116-3|476	%{_texmfdistdir}/fonts/type1/public/cm-super/isflq8.pfb
12mr|texlive-cm-super-20080116-3|477	%{_texmfdistdir}/fonts/type1/public/cm-super/isfltt8.pfb
12mr|texlive-cm-super-20080116-3|478	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbbx10.pfb
12mr|texlive-cm-super-20080116-3|479	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi0500.pfb
12mr|texlive-cm-super-20080116-3|480	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi0600.pfb
12mr|texlive-cm-super-20080116-3|481	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi0700.pfb
12mr|texlive-cm-super-20080116-3|482	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi0800.pfb
12mr|texlive-cm-super-20080116-3|483	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi0900.pfb
12mr|texlive-cm-super-20080116-3|484	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi1000.pfb
12mr|texlive-cm-super-20080116-3|485	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi1095.pfb
12mr|texlive-cm-super-20080116-3|486	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi1200.pfb
12mr|texlive-cm-super-20080116-3|487	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi1440.pfb
12mr|texlive-cm-super-20080116-3|488	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi1728.pfb
12mr|texlive-cm-super-20080116-3|489	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi2074.pfb
12mr|texlive-cm-super-20080116-3|490	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi2488.pfb
12mr|texlive-cm-super-20080116-3|491	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi2986.pfb
12mr|texlive-cm-super-20080116-3|492	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbi3583.pfb
12mr|texlive-cm-super-20080116-3|493	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl0500.pfb
12mr|texlive-cm-super-20080116-3|494	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl0600.pfb
12mr|texlive-cm-super-20080116-3|495	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl0700.pfb
12mr|texlive-cm-super-20080116-3|496	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl0800.pfb
12mr|texlive-cm-super-20080116-3|497	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl0900.pfb
12mr|texlive-cm-super-20080116-3|498	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl1000.pfb
12mr|texlive-cm-super-20080116-3|499	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl1095.pfb
12mr|texlive-cm-super-20080116-3|500	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl1200.pfb
12mr|texlive-cm-super-20080116-3|501	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl1440.pfb
12mr|texlive-cm-super-20080116-3|502	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl1728.pfb
12mr|texlive-cm-super-20080116-3|503	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl2074.pfb
12mr|texlive-cm-super-20080116-3|504	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl2488.pfb
12mr|texlive-cm-super-20080116-3|505	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl2986.pfb
12mr|texlive-cm-super-20080116-3|506	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbl3583.pfb
12mr|texlive-cm-super-20080116-3|507	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm0500.pfb
12mr|texlive-cm-super-20080116-3|508	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm0700.pfb
12mr|texlive-cm-super-20080116-3|509	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm0900.pfb
12mr|texlive-cm-super-20080116-3|510	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm1000.pfb
12mr|texlive-cm-super-20080116-3|511	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm1095.pfb
12mr|texlive-cm-super-20080116-3|512	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm1200.pfb
12mr|texlive-cm-super-20080116-3|513	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm1440.pfb
12mr|texlive-cm-super-20080116-3|514	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm1728.pfb
12mr|texlive-cm-super-20080116-3|515	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm2074.pfb
12mr|texlive-cm-super-20080116-3|516	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm2488.pfb
12mr|texlive-cm-super-20080116-3|517	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm2986.pfb
12mr|texlive-cm-super-20080116-3|518	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbm3583.pfb
12mr|texlive-cm-super-20080116-3|519	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbmo10.pfb
12mr|texlive-cm-super-20080116-3|520	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbmo17.pfb
12mr|texlive-cm-super-20080116-3|521	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbmo8.pfb
12mr|texlive-cm-super-20080116-3|522	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbmo9.pfb
12mr|texlive-cm-super-20080116-3|523	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbmr10.pfb
12mr|texlive-cm-super-20080116-3|524	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbmr17.pfb
12mr|texlive-cm-super-20080116-3|525	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbmr8.pfb
12mr|texlive-cm-super-20080116-3|526	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbmr9.pfb
12mr|texlive-cm-super-20080116-3|527	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbso10.pfb
12mr|texlive-cm-super-20080116-3|528	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbso17.pfb
12mr|texlive-cm-super-20080116-3|529	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbso8.pfb
12mr|texlive-cm-super-20080116-3|530	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbso9.pfb
12mr|texlive-cm-super-20080116-3|531	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbsr10.pfb
12mr|texlive-cm-super-20080116-3|532	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbsr17.pfb
12mr|texlive-cm-super-20080116-3|533	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbsr8.pfb
12mr|texlive-cm-super-20080116-3|534	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbsr9.pfb
12mr|texlive-cm-super-20080116-3|535	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbtl10.pfb
12mr|texlive-cm-super-20080116-3|536	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbto10.pfb
12mr|texlive-cm-super-20080116-3|537	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx0500.pfb
12mr|texlive-cm-super-20080116-3|538	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx0600.pfb
12mr|texlive-cm-super-20080116-3|539	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx0700.pfb
12mr|texlive-cm-super-20080116-3|540	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx0800.pfb
12mr|texlive-cm-super-20080116-3|541	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx0900.pfb
12mr|texlive-cm-super-20080116-3|542	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx1000.pfb
12mr|texlive-cm-super-20080116-3|543	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx1095.pfb
12mr|texlive-cm-super-20080116-3|544	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx1200.pfb
12mr|texlive-cm-super-20080116-3|545	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx1440.pfb
12mr|texlive-cm-super-20080116-3|546	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx1728.pfb
12mr|texlive-cm-super-20080116-3|547	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx2074.pfb
12mr|texlive-cm-super-20080116-3|548	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx2488.pfb
12mr|texlive-cm-super-20080116-3|549	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx2986.pfb
12mr|texlive-cm-super-20080116-3|550	%{_texmfdistdir}/fonts/type1/public/cm-super/sfbx3583.pfb
12mr|texlive-cm-super-20080116-3|551	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc0500.pfb
12mr|texlive-cm-super-20080116-3|552	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc0600.pfb
12mr|texlive-cm-super-20080116-3|553	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc0700.pfb
12mr|texlive-cm-super-20080116-3|554	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc0800.pfb
12mr|texlive-cm-super-20080116-3|555	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc0900.pfb
12mr|texlive-cm-super-20080116-3|556	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc1000.pfb
12mr|texlive-cm-super-20080116-3|557	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc1095.pfb
12mr|texlive-cm-super-20080116-3|558	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc1200.pfb
12mr|texlive-cm-super-20080116-3|559	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc1440.pfb
12mr|texlive-cm-super-20080116-3|560	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc1728.pfb
12mr|texlive-cm-super-20080116-3|561	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc2074.pfb
12mr|texlive-cm-super-20080116-3|562	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc2488.pfb
12mr|texlive-cm-super-20080116-3|563	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc2986.pfb
12mr|texlive-cm-super-20080116-3|564	%{_texmfdistdir}/fonts/type1/public/cm-super/sfcc3583.pfb
12mr|texlive-cm-super-20080116-3|565	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci0500.pfb
12mr|texlive-cm-super-20080116-3|566	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci0600.pfb
12mr|texlive-cm-super-20080116-3|567	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci0700.pfb
12mr|texlive-cm-super-20080116-3|568	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci0800.pfb
12mr|texlive-cm-super-20080116-3|569	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci0900.pfb
12mr|texlive-cm-super-20080116-3|570	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci1000.pfb
12mr|texlive-cm-super-20080116-3|571	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci1095.pfb
12mr|texlive-cm-super-20080116-3|572	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci1200.pfb
12mr|texlive-cm-super-20080116-3|573	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci1440.pfb
12mr|texlive-cm-super-20080116-3|574	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci1728.pfb
12mr|texlive-cm-super-20080116-3|575	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci2074.pfb
12mr|texlive-cm-super-20080116-3|576	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci2488.pfb
12mr|texlive-cm-super-20080116-3|577	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci2986.pfb
12mr|texlive-cm-super-20080116-3|578	%{_texmfdistdir}/fonts/type1/public/cm-super/sfci3583.pfb
12mr|texlive-cm-super-20080116-3|579	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh0500.pfb
12mr|texlive-cm-super-20080116-3|580	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh0600.pfb
12mr|texlive-cm-super-20080116-3|581	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh0700.pfb
12mr|texlive-cm-super-20080116-3|582	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh0800.pfb
12mr|texlive-cm-super-20080116-3|583	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh0900.pfb
12mr|texlive-cm-super-20080116-3|584	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh1000.pfb
12mr|texlive-cm-super-20080116-3|585	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh1095.pfb
12mr|texlive-cm-super-20080116-3|586	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh1200.pfb
12mr|texlive-cm-super-20080116-3|587	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh1440.pfb
12mr|texlive-cm-super-20080116-3|588	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh1728.pfb
12mr|texlive-cm-super-20080116-3|589	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh2074.pfb
12mr|texlive-cm-super-20080116-3|590	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh2488.pfb
12mr|texlive-cm-super-20080116-3|591	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh2986.pfb
12mr|texlive-cm-super-20080116-3|592	%{_texmfdistdir}/fonts/type1/public/cm-super/sfdh3583.pfb
12mr|texlive-cm-super-20080116-3|593	%{_texmfdistdir}/fonts/type1/public/cm-super/sffb0500.pfb
12mr|texlive-cm-super-20080116-3|594	%{_texmfdistdir}/fonts/type1/public/cm-super/sffb0600.pfb
12mr|texlive-cm-super-20080116-3|595	%{_texmfdistdir}/fonts/type1/public/cm-super/sffb0700.pfb
12mr|texlive-cm-super-20080116-3|596	%{_texmfdistdir}/fonts/type1/public/cm-super/sffb0800.pfb
12mr|texlive-cm-super-20080116-3|597	%{_texmfdistdir}/fonts/type1/public/cm-super/sffb0900.pfb
12mr|texlive-cm-super-20080116-3|598	%{_texmfdistdir}/fonts/type1/public/cm-super/sffb1000.pfb
12mr|texlive-cm-super-20080116-3|599	%{_texmfdistdir}/fonts/type1/public/cm-super/sffb1095.pfb
12mr|texlive-cm-super-20080116-3|600	%{_texmfdistdir}/fonts/type1/public/cm-super/sffb1200.pfb
12mr|texlive-cm-super-20080116-3|601	%{_texmfdistdir}/fonts/type1/public/cm-super/sffb1440.pfb
12mr|texlive-cm-super-20080116-3|602	%{_texmfdistdir}/fonts/type1/public/cm-super/sffb1728.pfb
12mr|texlive-cm-super-20080116-3|603	%{_texmfdistdir}/fonts/type1/public/cm-super/sffb2074.pfb
12mr|texlive-cm-super-20080116-3|604	%{_texmfdistdir}/fonts/type1/public/cm-super/sfff0900.pfb
12mr|texlive-cm-super-20080116-3|605	%{_texmfdistdir}/fonts/type1/public/cm-super/sfff1000.pfb
12mr|texlive-cm-super-20080116-3|606	%{_texmfdistdir}/fonts/type1/public/cm-super/sfff1095.pfb
12mr|texlive-cm-super-20080116-3|607	%{_texmfdistdir}/fonts/type1/public/cm-super/sfff1200.pfb
12mr|texlive-cm-super-20080116-3|608	%{_texmfdistdir}/fonts/type1/public/cm-super/sfff1440.pfb
12mr|texlive-cm-super-20080116-3|609	%{_texmfdistdir}/fonts/type1/public/cm-super/sfff2488.pfb
12mr|texlive-cm-super-20080116-3|610	%{_texmfdistdir}/fonts/type1/public/cm-super/sffi0900.pfb
12mr|texlive-cm-super-20080116-3|611	%{_texmfdistdir}/fonts/type1/public/cm-super/sffi1000.pfb
12mr|texlive-cm-super-20080116-3|612	%{_texmfdistdir}/fonts/type1/public/cm-super/sffi1095.pfb
12mr|texlive-cm-super-20080116-3|613	%{_texmfdistdir}/fonts/type1/public/cm-super/sffi1200.pfb
12mr|texlive-cm-super-20080116-3|614	%{_texmfdistdir}/fonts/type1/public/cm-super/sffi1440.pfb
12mr|texlive-cm-super-20080116-3|615	%{_texmfdistdir}/fonts/type1/public/cm-super/sffi1728.pfb
12mr|texlive-cm-super-20080116-3|616	%{_texmfdistdir}/fonts/type1/public/cm-super/sffi2074.pfb
12mr|texlive-cm-super-20080116-3|617	%{_texmfdistdir}/fonts/type1/public/cm-super/sffs0500.pfb
12mr|texlive-cm-super-20080116-3|618	%{_texmfdistdir}/fonts/type1/public/cm-super/sffs0600.pfb
12mr|texlive-cm-super-20080116-3|619	%{_texmfdistdir}/fonts/type1/public/cm-super/sffs0700.pfb
12mr|texlive-cm-super-20080116-3|620	%{_texmfdistdir}/fonts/type1/public/cm-super/sffs0800.pfb
12mr|texlive-cm-super-20080116-3|621	%{_texmfdistdir}/fonts/type1/public/cm-super/sffs0900.pfb
12mr|texlive-cm-super-20080116-3|622	%{_texmfdistdir}/fonts/type1/public/cm-super/sffs1000.pfb
12mr|texlive-cm-super-20080116-3|623	%{_texmfdistdir}/fonts/type1/public/cm-super/sffs1095.pfb
12mr|texlive-cm-super-20080116-3|624	%{_texmfdistdir}/fonts/type1/public/cm-super/sffs1200.pfb
12mr|texlive-cm-super-20080116-3|625	%{_texmfdistdir}/fonts/type1/public/cm-super/sffs1440.pfb
12mr|texlive-cm-super-20080116-3|626	%{_texmfdistdir}/fonts/type1/public/cm-super/sffs1728.pfb
12mr|texlive-cm-super-20080116-3|627	%{_texmfdistdir}/fonts/type1/public/cm-super/sffs2074.pfb
12mr|texlive-cm-super-20080116-3|628	%{_texmfdistdir}/fonts/type1/public/cm-super/sfit0800.pfb
12mr|texlive-cm-super-20080116-3|629	%{_texmfdistdir}/fonts/type1/public/cm-super/sfit0900.pfb
12mr|texlive-cm-super-20080116-3|630	%{_texmfdistdir}/fonts/type1/public/cm-super/sfit1000.pfb
12mr|texlive-cm-super-20080116-3|631	%{_texmfdistdir}/fonts/type1/public/cm-super/sfit1095.pfb
12mr|texlive-cm-super-20080116-3|632	%{_texmfdistdir}/fonts/type1/public/cm-super/sfit1200.pfb
12mr|texlive-cm-super-20080116-3|633	%{_texmfdistdir}/fonts/type1/public/cm-super/sfit1440.pfb
12mr|texlive-cm-super-20080116-3|634	%{_texmfdistdir}/fonts/type1/public/cm-super/sfit1728.pfb
12mr|texlive-cm-super-20080116-3|635	%{_texmfdistdir}/fonts/type1/public/cm-super/sfit2074.pfb
12mr|texlive-cm-super-20080116-3|636	%{_texmfdistdir}/fonts/type1/public/cm-super/sfit2488.pfb
12mr|texlive-cm-super-20080116-3|637	%{_texmfdistdir}/fonts/type1/public/cm-super/sflb8.pfb
12mr|texlive-cm-super-20080116-3|638	%{_texmfdistdir}/fonts/type1/public/cm-super/sfli8.pfb
12mr|texlive-cm-super-20080116-3|639	%{_texmfdistdir}/fonts/type1/public/cm-super/sflo8.pfb
12mr|texlive-cm-super-20080116-3|640	%{_texmfdistdir}/fonts/type1/public/cm-super/sflq8.pfb
12mr|texlive-cm-super-20080116-3|641	%{_texmfdistdir}/fonts/type1/public/cm-super/sfltt8.pfb
12mr|texlive-cm-super-20080116-3|642	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc0500.pfb
12mr|texlive-cm-super-20080116-3|643	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc0600.pfb
12mr|texlive-cm-super-20080116-3|644	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc0700.pfb
12mr|texlive-cm-super-20080116-3|645	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc0800.pfb
12mr|texlive-cm-super-20080116-3|646	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc0900.pfb
12mr|texlive-cm-super-20080116-3|647	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc1000.pfb
12mr|texlive-cm-super-20080116-3|648	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc1095.pfb
12mr|texlive-cm-super-20080116-3|649	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc1200.pfb
12mr|texlive-cm-super-20080116-3|650	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc1440.pfb
12mr|texlive-cm-super-20080116-3|651	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc1728.pfb
12mr|texlive-cm-super-20080116-3|652	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc2074.pfb
12mr|texlive-cm-super-20080116-3|653	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc2488.pfb
12mr|texlive-cm-super-20080116-3|654	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc2986.pfb
12mr|texlive-cm-super-20080116-3|655	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoc3583.pfb
12mr|texlive-cm-super-20080116-3|656	%{_texmfdistdir}/fonts/type1/public/cm-super/sfocc10.pfb
12mr|texlive-cm-super-20080116-3|657	%{_texmfdistdir}/fonts/type1/public/cm-super/sform10.pfb
12mr|texlive-cm-super-20080116-3|658	%{_texmfdistdir}/fonts/type1/public/cm-super/sform5.pfb
12mr|texlive-cm-super-20080116-3|659	%{_texmfdistdir}/fonts/type1/public/cm-super/sform6.pfb
12mr|texlive-cm-super-20080116-3|660	%{_texmfdistdir}/fonts/type1/public/cm-super/sform7.pfb
12mr|texlive-cm-super-20080116-3|661	%{_texmfdistdir}/fonts/type1/public/cm-super/sform8.pfb
12mr|texlive-cm-super-20080116-3|662	%{_texmfdistdir}/fonts/type1/public/cm-super/sform9.pfb
12mr|texlive-cm-super-20080116-3|663	%{_texmfdistdir}/fonts/type1/public/cm-super/sfosl10.pfb
12mr|texlive-cm-super-20080116-3|664	%{_texmfdistdir}/fonts/type1/public/cm-super/sfosl5.pfb
12mr|texlive-cm-super-20080116-3|665	%{_texmfdistdir}/fonts/type1/public/cm-super/sfosl6.pfb
12mr|texlive-cm-super-20080116-3|666	%{_texmfdistdir}/fonts/type1/public/cm-super/sfosl7.pfb
12mr|texlive-cm-super-20080116-3|667	%{_texmfdistdir}/fonts/type1/public/cm-super/sfosl8.pfb
12mr|texlive-cm-super-20080116-3|668	%{_texmfdistdir}/fonts/type1/public/cm-super/sfosl9.pfb
12mr|texlive-cm-super-20080116-3|669	%{_texmfdistdir}/fonts/type1/public/cm-super/sfoti10.pfb
12mr|texlive-cm-super-20080116-3|670	%{_texmfdistdir}/fonts/type1/public/cm-super/sfqi8.pfb
12mr|texlive-cm-super-20080116-3|671	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb0500.pfb
12mr|texlive-cm-super-20080116-3|672	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb0600.pfb
12mr|texlive-cm-super-20080116-3|673	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb0700.pfb
12mr|texlive-cm-super-20080116-3|674	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb0800.pfb
12mr|texlive-cm-super-20080116-3|675	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb0900.pfb
12mr|texlive-cm-super-20080116-3|676	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb1000.pfb
12mr|texlive-cm-super-20080116-3|677	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb1095.pfb
12mr|texlive-cm-super-20080116-3|678	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb1200.pfb
12mr|texlive-cm-super-20080116-3|679	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb1440.pfb
12mr|texlive-cm-super-20080116-3|680	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb1728.pfb
12mr|texlive-cm-super-20080116-3|681	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb2074.pfb
12mr|texlive-cm-super-20080116-3|682	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb2488.pfb
12mr|texlive-cm-super-20080116-3|683	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb2986.pfb
12mr|texlive-cm-super-20080116-3|684	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrb3583.pfb
12mr|texlive-cm-super-20080116-3|685	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm0500.pfb
12mr|texlive-cm-super-20080116-3|686	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm0600.pfb
12mr|texlive-cm-super-20080116-3|687	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm0700.pfb
12mr|texlive-cm-super-20080116-3|688	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm0800.pfb
12mr|texlive-cm-super-20080116-3|689	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm0900.pfb
12mr|texlive-cm-super-20080116-3|690	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm1000.pfb
12mr|texlive-cm-super-20080116-3|691	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm1095.pfb
12mr|texlive-cm-super-20080116-3|692	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm1200.pfb
12mr|texlive-cm-super-20080116-3|693	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm1440.pfb
12mr|texlive-cm-super-20080116-3|694	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm1728.pfb
12mr|texlive-cm-super-20080116-3|695	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm2074.pfb
12mr|texlive-cm-super-20080116-3|696	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm2488.pfb
12mr|texlive-cm-super-20080116-3|697	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm2986.pfb
12mr|texlive-cm-super-20080116-3|698	%{_texmfdistdir}/fonts/type1/public/cm-super/sfrm3583.pfb
12mr|texlive-cm-super-20080116-3|699	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc0500.pfb
12mr|texlive-cm-super-20080116-3|700	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc0600.pfb
12mr|texlive-cm-super-20080116-3|701	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc0700.pfb
12mr|texlive-cm-super-20080116-3|702	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc0800.pfb
12mr|texlive-cm-super-20080116-3|703	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc0900.pfb
12mr|texlive-cm-super-20080116-3|704	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc1000.pfb
12mr|texlive-cm-super-20080116-3|705	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc1095.pfb
12mr|texlive-cm-super-20080116-3|706	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc1200.pfb
12mr|texlive-cm-super-20080116-3|707	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc1440.pfb
12mr|texlive-cm-super-20080116-3|708	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc1728.pfb
12mr|texlive-cm-super-20080116-3|709	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc2074.pfb
12mr|texlive-cm-super-20080116-3|710	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc2488.pfb
12mr|texlive-cm-super-20080116-3|711	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc2986.pfb
12mr|texlive-cm-super-20080116-3|712	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsc3583.pfb
12mr|texlive-cm-super-20080116-3|713	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi0500.pfb
12mr|texlive-cm-super-20080116-3|714	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi0600.pfb
12mr|texlive-cm-super-20080116-3|715	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi0700.pfb
12mr|texlive-cm-super-20080116-3|716	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi0800.pfb
12mr|texlive-cm-super-20080116-3|717	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi0900.pfb
12mr|texlive-cm-super-20080116-3|718	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi1000.pfb
12mr|texlive-cm-super-20080116-3|719	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi1095.pfb
12mr|texlive-cm-super-20080116-3|720	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi1200.pfb
12mr|texlive-cm-super-20080116-3|721	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi1440.pfb
12mr|texlive-cm-super-20080116-3|722	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi1728.pfb
12mr|texlive-cm-super-20080116-3|723	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi2074.pfb
12mr|texlive-cm-super-20080116-3|724	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi2488.pfb
12mr|texlive-cm-super-20080116-3|725	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi2986.pfb
12mr|texlive-cm-super-20080116-3|726	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsi3583.pfb
12mr|texlive-cm-super-20080116-3|727	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl0500.pfb
12mr|texlive-cm-super-20080116-3|728	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl0600.pfb
12mr|texlive-cm-super-20080116-3|729	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl0700.pfb
12mr|texlive-cm-super-20080116-3|730	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl0800.pfb
12mr|texlive-cm-super-20080116-3|731	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl0900.pfb
12mr|texlive-cm-super-20080116-3|732	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl1000.pfb
12mr|texlive-cm-super-20080116-3|733	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl1095.pfb
12mr|texlive-cm-super-20080116-3|734	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl1200.pfb
12mr|texlive-cm-super-20080116-3|735	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl1440.pfb
12mr|texlive-cm-super-20080116-3|736	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl1728.pfb
12mr|texlive-cm-super-20080116-3|737	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl2074.pfb
12mr|texlive-cm-super-20080116-3|738	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl2488.pfb
12mr|texlive-cm-super-20080116-3|739	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl2986.pfb
12mr|texlive-cm-super-20080116-3|740	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsl3583.pfb
12mr|texlive-cm-super-20080116-3|741	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso0500.pfb
12mr|texlive-cm-super-20080116-3|742	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso0600.pfb
12mr|texlive-cm-super-20080116-3|743	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso0700.pfb
12mr|texlive-cm-super-20080116-3|744	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso0800.pfb
12mr|texlive-cm-super-20080116-3|745	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso0900.pfb
12mr|texlive-cm-super-20080116-3|746	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso1000.pfb
12mr|texlive-cm-super-20080116-3|747	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso1095.pfb
12mr|texlive-cm-super-20080116-3|748	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso1200.pfb
12mr|texlive-cm-super-20080116-3|749	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso1440.pfb
12mr|texlive-cm-super-20080116-3|750	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso1728.pfb
12mr|texlive-cm-super-20080116-3|751	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso2074.pfb
12mr|texlive-cm-super-20080116-3|752	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso2488.pfb
12mr|texlive-cm-super-20080116-3|753	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso2986.pfb
12mr|texlive-cm-super-20080116-3|754	%{_texmfdistdir}/fonts/type1/public/cm-super/sfso3583.pfb
12mr|texlive-cm-super-20080116-3|755	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsq8.pfb
12mr|texlive-cm-super-20080116-3|756	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss0500.pfb
12mr|texlive-cm-super-20080116-3|757	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss0600.pfb
12mr|texlive-cm-super-20080116-3|758	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss0700.pfb
12mr|texlive-cm-super-20080116-3|759	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss0800.pfb
12mr|texlive-cm-super-20080116-3|760	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss0900.pfb
12mr|texlive-cm-super-20080116-3|761	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss1000.pfb
12mr|texlive-cm-super-20080116-3|762	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss1095.pfb
12mr|texlive-cm-super-20080116-3|763	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss1200.pfb
12mr|texlive-cm-super-20080116-3|764	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss1440.pfb
12mr|texlive-cm-super-20080116-3|765	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss1728.pfb
12mr|texlive-cm-super-20080116-3|766	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss2074.pfb
12mr|texlive-cm-super-20080116-3|767	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss2488.pfb
12mr|texlive-cm-super-20080116-3|768	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss2986.pfb
12mr|texlive-cm-super-20080116-3|769	%{_texmfdistdir}/fonts/type1/public/cm-super/sfss3583.pfb
12mr|texlive-cm-super-20080116-3|770	%{_texmfdistdir}/fonts/type1/public/cm-super/sfssdc10.pfb
12mr|texlive-cm-super-20080116-3|771	%{_texmfdistdir}/fonts/type1/public/cm-super/sfst0800.pfb
12mr|texlive-cm-super-20080116-3|772	%{_texmfdistdir}/fonts/type1/public/cm-super/sfst0900.pfb
12mr|texlive-cm-super-20080116-3|773	%{_texmfdistdir}/fonts/type1/public/cm-super/sfst1000.pfb
12mr|texlive-cm-super-20080116-3|774	%{_texmfdistdir}/fonts/type1/public/cm-super/sfst1095.pfb
12mr|texlive-cm-super-20080116-3|775	%{_texmfdistdir}/fonts/type1/public/cm-super/sfst1200.pfb
12mr|texlive-cm-super-20080116-3|776	%{_texmfdistdir}/fonts/type1/public/cm-super/sfst1440.pfb
12mr|texlive-cm-super-20080116-3|777	%{_texmfdistdir}/fonts/type1/public/cm-super/sfst1728.pfb
12mr|texlive-cm-super-20080116-3|778	%{_texmfdistdir}/fonts/type1/public/cm-super/sfst2074.pfb
12mr|texlive-cm-super-20080116-3|779	%{_texmfdistdir}/fonts/type1/public/cm-super/sfst2488.pfb
12mr|texlive-cm-super-20080116-3|780	%{_texmfdistdir}/fonts/type1/public/cm-super/sfst2986.pfb
12mr|texlive-cm-super-20080116-3|781	%{_texmfdistdir}/fonts/type1/public/cm-super/sfst3583.pfb
12mr|texlive-cm-super-20080116-3|782	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx0500.pfb
12mr|texlive-cm-super-20080116-3|783	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx0600.pfb
12mr|texlive-cm-super-20080116-3|784	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx0700.pfb
12mr|texlive-cm-super-20080116-3|785	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx0800.pfb
12mr|texlive-cm-super-20080116-3|786	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx0900.pfb
12mr|texlive-cm-super-20080116-3|787	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx1000.pfb
12mr|texlive-cm-super-20080116-3|788	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx1095.pfb
12mr|texlive-cm-super-20080116-3|789	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx1200.pfb
12mr|texlive-cm-super-20080116-3|790	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx1440.pfb
12mr|texlive-cm-super-20080116-3|791	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx1728.pfb
12mr|texlive-cm-super-20080116-3|792	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx2074.pfb
12mr|texlive-cm-super-20080116-3|793	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx2488.pfb
12mr|texlive-cm-super-20080116-3|794	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx2986.pfb
12mr|texlive-cm-super-20080116-3|795	%{_texmfdistdir}/fonts/type1/public/cm-super/sfsx3583.pfb
12mr|texlive-cm-super-20080116-3|796	%{_texmfdistdir}/fonts/type1/public/cm-super/sftc0800.pfb
12mr|texlive-cm-super-20080116-3|797	%{_texmfdistdir}/fonts/type1/public/cm-super/sftc0900.pfb
12mr|texlive-cm-super-20080116-3|798	%{_texmfdistdir}/fonts/type1/public/cm-super/sftc1000.pfb
12mr|texlive-cm-super-20080116-3|799	%{_texmfdistdir}/fonts/type1/public/cm-super/sftc1095.pfb
12mr|texlive-cm-super-20080116-3|800	%{_texmfdistdir}/fonts/type1/public/cm-super/sftc1200.pfb
12mr|texlive-cm-super-20080116-3|801	%{_texmfdistdir}/fonts/type1/public/cm-super/sftc1440.pfb
12mr|texlive-cm-super-20080116-3|802	%{_texmfdistdir}/fonts/type1/public/cm-super/sftc1728.pfb
12mr|texlive-cm-super-20080116-3|803	%{_texmfdistdir}/fonts/type1/public/cm-super/sftc2074.pfb
12mr|texlive-cm-super-20080116-3|804	%{_texmfdistdir}/fonts/type1/public/cm-super/sftc2488.pfb
12mr|texlive-cm-super-20080116-3|805	%{_texmfdistdir}/fonts/type1/public/cm-super/sftc2986.pfb
12mr|texlive-cm-super-20080116-3|806	%{_texmfdistdir}/fonts/type1/public/cm-super/sftc3583.pfb
12mr|texlive-cm-super-20080116-3|807	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti0500.pfb
12mr|texlive-cm-super-20080116-3|808	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti0600.pfb
12mr|texlive-cm-super-20080116-3|809	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti0700.pfb
12mr|texlive-cm-super-20080116-3|810	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti0800.pfb
12mr|texlive-cm-super-20080116-3|811	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti0900.pfb
12mr|texlive-cm-super-20080116-3|812	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti1000.pfb
12mr|texlive-cm-super-20080116-3|813	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti1095.pfb
12mr|texlive-cm-super-20080116-3|814	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti1200.pfb
12mr|texlive-cm-super-20080116-3|815	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti1440.pfb
12mr|texlive-cm-super-20080116-3|816	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti1728.pfb
12mr|texlive-cm-super-20080116-3|817	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti2074.pfb
12mr|texlive-cm-super-20080116-3|818	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti2488.pfb
12mr|texlive-cm-super-20080116-3|819	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti2986.pfb
12mr|texlive-cm-super-20080116-3|820	%{_texmfdistdir}/fonts/type1/public/cm-super/sfti3583.pfb
12mr|texlive-cm-super-20080116-3|821	%{_texmfdistdir}/fonts/type1/public/cm-super/sftt0800.pfb
12mr|texlive-cm-super-20080116-3|822	%{_texmfdistdir}/fonts/type1/public/cm-super/sftt0900.pfb
12mr|texlive-cm-super-20080116-3|823	%{_texmfdistdir}/fonts/type1/public/cm-super/sftt1000.pfb
12mr|texlive-cm-super-20080116-3|824	%{_texmfdistdir}/fonts/type1/public/cm-super/sftt1095.pfb
12mr|texlive-cm-super-20080116-3|825	%{_texmfdistdir}/fonts/type1/public/cm-super/sftt1200.pfb
12mr|texlive-cm-super-20080116-3|826	%{_texmfdistdir}/fonts/type1/public/cm-super/sftt1440.pfb
12mr|texlive-cm-super-20080116-3|827	%{_texmfdistdir}/fonts/type1/public/cm-super/sftt1728.pfb
12mr|texlive-cm-super-20080116-3|828	%{_texmfdistdir}/fonts/type1/public/cm-super/sftt2074.pfb
12mr|texlive-cm-super-20080116-3|829	%{_texmfdistdir}/fonts/type1/public/cm-super/sftt2488.pfb
12mr|texlive-cm-super-20080116-3|830	%{_texmfdistdir}/fonts/type1/public/cm-super/sftt2986.pfb
12mr|texlive-cm-super-20080116-3|831	%{_texmfdistdir}/fonts/type1/public/cm-super/sftt3583.pfb
12mr|texlive-cm-super-20080116-3|832	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui0500.pfb
12mr|texlive-cm-super-20080116-3|833	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui0600.pfb
12mr|texlive-cm-super-20080116-3|834	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui0700.pfb
12mr|texlive-cm-super-20080116-3|835	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui0800.pfb
12mr|texlive-cm-super-20080116-3|836	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui0900.pfb
12mr|texlive-cm-super-20080116-3|837	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui1000.pfb
12mr|texlive-cm-super-20080116-3|838	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui1095.pfb
12mr|texlive-cm-super-20080116-3|839	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui1200.pfb
12mr|texlive-cm-super-20080116-3|840	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui1440.pfb
12mr|texlive-cm-super-20080116-3|841	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui1728.pfb
12mr|texlive-cm-super-20080116-3|842	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui2074.pfb
12mr|texlive-cm-super-20080116-3|843	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui2488.pfb
12mr|texlive-cm-super-20080116-3|844	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui2986.pfb
12mr|texlive-cm-super-20080116-3|845	%{_texmfdistdir}/fonts/type1/public/cm-super/sfui3583.pfb
12mr|texlive-cm-super-20080116-3|846	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvi0800.pfb
12mr|texlive-cm-super-20080116-3|847	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvi0900.pfb
12mr|texlive-cm-super-20080116-3|848	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvi1000.pfb
12mr|texlive-cm-super-20080116-3|849	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvi1095.pfb
12mr|texlive-cm-super-20080116-3|850	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvi1200.pfb
12mr|texlive-cm-super-20080116-3|851	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvi1440.pfb
12mr|texlive-cm-super-20080116-3|852	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvi1728.pfb
12mr|texlive-cm-super-20080116-3|853	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvi2074.pfb
12mr|texlive-cm-super-20080116-3|854	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvi2488.pfb
12mr|texlive-cm-super-20080116-3|855	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvi2986.pfb
12mr|texlive-cm-super-20080116-3|856	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvi3583.pfb
12mr|texlive-cm-super-20080116-3|857	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvt0800.pfb
12mr|texlive-cm-super-20080116-3|858	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvt0900.pfb
12mr|texlive-cm-super-20080116-3|859	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvt1000.pfb
12mr|texlive-cm-super-20080116-3|860	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvt1095.pfb
12mr|texlive-cm-super-20080116-3|861	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvt1200.pfb
12mr|texlive-cm-super-20080116-3|862	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvt1440.pfb
12mr|texlive-cm-super-20080116-3|863	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvt1728.pfb
12mr|texlive-cm-super-20080116-3|864	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvt2074.pfb
12mr|texlive-cm-super-20080116-3|865	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvt2488.pfb
12mr|texlive-cm-super-20080116-3|866	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvt2986.pfb
12mr|texlive-cm-super-20080116-3|867	%{_texmfdistdir}/fonts/type1/public/cm-super/sfvt3583.pfb
12mr|texlive-cm-super-20080116-3|868	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc0500.pfb
12mr|texlive-cm-super-20080116-3|869	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc0600.pfb
12mr|texlive-cm-super-20080116-3|870	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc0700.pfb
12mr|texlive-cm-super-20080116-3|871	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc0800.pfb
12mr|texlive-cm-super-20080116-3|872	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc0900.pfb
12mr|texlive-cm-super-20080116-3|873	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc1000.pfb
12mr|texlive-cm-super-20080116-3|874	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc1095.pfb
12mr|texlive-cm-super-20080116-3|875	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc1200.pfb
12mr|texlive-cm-super-20080116-3|876	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc1440.pfb
12mr|texlive-cm-super-20080116-3|877	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc1728.pfb
12mr|texlive-cm-super-20080116-3|878	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc2074.pfb
12mr|texlive-cm-super-20080116-3|879	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc2488.pfb
12mr|texlive-cm-super-20080116-3|880	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc2986.pfb
12mr|texlive-cm-super-20080116-3|881	%{_texmfdistdir}/fonts/type1/public/cm-super/sfxc3583.pfb
12mr|texlive-cm-super-20080116-3|882	%{_texmfdistdir}/tex/latex/cm-super/type1ec.sty
12mr|texlive-cm-super-20080116-3|883	%_texmf_updmap_d/cm-super
12mr|texlive-cm-super-20080116-3|884	%doc %{_texmfdistdir}/doc/fonts/cm-super/COPYING
12mr|texlive-cm-super-20080116-3|885	%doc %{_texmfdistdir}/doc/fonts/cm-super/ChangeLog
12mr|texlive-cm-super-20080116-3|886	%doc %{_texmfdistdir}/doc/fonts/cm-super/FAQ
12mr|texlive-cm-super-20080116-3|887	%doc %{_texmfdistdir}/doc/fonts/cm-super/INSTALL
12mr|texlive-cm-super-20080116-3|888	%doc %{_texmfdistdir}/doc/fonts/cm-super/README
12mr|texlive-cm-super-20080116-3|889	%doc %{_texmfdistdir}/doc/fonts/cm-super/TODO
12mr|texlive-cm-super-20080116-3|890	%doc %{_texmfdistdir}/doc/fonts/cm-super/cm-super-inf.tar.bz2
12mr|texlive-cm-super-20080116-3|891	
12mr|texlive-cm-super-20080116-3|892	#-----------------------------------------------------------------------
12mr|texlive-cm-super-20080116-3|893	%prep
12mr|texlive-cm-super-20080116-3|894	%setup -c -a0 -a1
12mr|texlive-cm-super-20080116-3|895	
12mr|texlive-cm-super-20080116-3|896	%build
12mr|texlive-cm-super-20080116-3|897	
12mr|texlive-cm-super-20080116-3|898	%install
12mr|texlive-cm-super-20080116-3|899	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cm-super-20080116-3|900	cp -fpar dvips fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cm-super-20080116-3|901	mkdir -p %{buildroot}%{_texmf_updmap_d}
12mr|texlive-cm-super-20080116-3|902	cat > %{buildroot}%{_texmf_updmap_d}/cm-super <<EOF
12mr|texlive-cm-super-20080116-3|903	MixedMap cm-super-t1.map
12mr|texlive-cm-super-20080116-3|904	MixedMap cm-super-t2a.map
12mr|texlive-cm-super-20080116-3|905	MixedMap cm-super-t2b.map
12mr|texlive-cm-super-20080116-3|906	MixedMap cm-super-t2c.map
12mr|texlive-cm-super-20080116-3|907	MixedMap cm-super-ts1.map
12mr|texlive-cm-super-20080116-3|908	MixedMap cm-super-x2.map
12mr|texlive-cm-super-20080116-3|909	EOF
12mr|texlive-cm-super-20080116-3|910	
12mr|texlive-cm-super-20080116-3|911	
12mr|texlive-cm-super-20080116-3|912	
12mr|texlive-cm-super-20080116-3|913	%changelog
12mr|texlive-cm-super-20080116-3|914	

16938 12
12mr|texlive-cmtiup-1.3a-2|1	# revision 20512
12mr|texlive-cmtiup-1.3a-2|2	# category Package
12mr|texlive-cmtiup-1.3a-2|3	# catalog-ctan /fonts/cm/cmtiup
12mr|texlive-cmtiup-1.3a-2|4	# catalog-date 2010-11-20 14:00:52 +0100
12mr|texlive-cmtiup-1.3a-2|5	# catalog-license lppl1.3
12mr|texlive-cmtiup-1.3a-2|6	# catalog-version 1.3a
12mr|texlive-cmtiup-1.3a-2|7	Name:		texlive-cmtiup
12mr|texlive-cmtiup-1.3a-2|8	Version:	1.3a
12mr|texlive-cmtiup-1.3a-2|9	Release:	2
12mr|texlive-cmtiup-1.3a-2|10	Summary:	Upright punctuation with CM slanted
12mr|texlive-cmtiup-1.3a-2|11	Group:		Publishing
12mr|texlive-cmtiup-1.3a-2|12	URL:		http://www.ctan.org/tex-archive/fonts/cm/cmtiup
12mr|texlive-cmtiup-1.3a-2|13	License:	LPPL1.3
12mr|texlive-cmtiup-1.3a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmtiup.tar.xz
12mr|texlive-cmtiup-1.3a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmtiup.doc.tar.xz
12mr|texlive-cmtiup-1.3a-2|16	BuildArch:	noarch
12mr|texlive-cmtiup-1.3a-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cmtiup-1.3a-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cmtiup-1.3a-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-cmtiup-1.3a-2|20	
12mr|texlive-cmtiup-1.3a-2|21	%description
12mr|texlive-cmtiup-1.3a-2|22	The cmtiup fonts address a problem with the appearance of
12mr|texlive-cmtiup-1.3a-2|23	punctuation in italic text in mathematical documents. To
12mr|texlive-cmtiup-1.3a-2|24	achieve this, all punctuation characters are upright, and
12mr|texlive-cmtiup-1.3a-2|25	kerning between letters and punctuation is adjusted to allow
12mr|texlive-cmtiup-1.3a-2|26	for the italic correction. The fonts are implemented as a set
12mr|texlive-cmtiup-1.3a-2|27	of vf files; a package for support in LaTeX 2e is provided.
12mr|texlive-cmtiup-1.3a-2|28	
12mr|texlive-cmtiup-1.3a-2|29	%post
12mr|texlive-cmtiup-1.3a-2|30	%{_sbindir}/texlive.post
12mr|texlive-cmtiup-1.3a-2|31	
12mr|texlive-cmtiup-1.3a-2|32	%postun
12mr|texlive-cmtiup-1.3a-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-cmtiup-1.3a-2|34	%{_sbindir}/texlive.post
12mr|texlive-cmtiup-1.3a-2|35	fi
12mr|texlive-cmtiup-1.3a-2|36	
12mr|texlive-cmtiup-1.3a-2|37	#-----------------------------------------------------------------------
12mr|texlive-cmtiup-1.3a-2|38	%files
12mr|texlive-cmtiup-1.3a-2|39	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiup10.mf
12mr|texlive-cmtiup-1.3a-2|40	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiup12.mf
12mr|texlive-cmtiup-1.3a-2|41	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiup7.mf
12mr|texlive-cmtiup-1.3a-2|42	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiup8.mf
12mr|texlive-cmtiup-1.3a-2|43	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiup9.mf
12mr|texlive-cmtiup-1.3a-2|44	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiupgn.mf
12mr|texlive-cmtiup-1.3a-2|45	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiuplg.mf
12mr|texlive-cmtiup-1.3a-2|46	%{_texmfdistdir}/fonts/source/public/cmtiup/cmtiupp.mf
12mr|texlive-cmtiup-1.3a-2|47	%{_texmfdistdir}/fonts/tfm/public/cmtiup/cmtiup10.tfm
12mr|texlive-cmtiup-1.3a-2|48	%{_texmfdistdir}/fonts/tfm/public/cmtiup/cmtiup12.tfm
12mr|texlive-cmtiup-1.3a-2|49	%{_texmfdistdir}/fonts/tfm/public/cmtiup/cmtiup7.tfm
12mr|texlive-cmtiup-1.3a-2|50	%{_texmfdistdir}/fonts/tfm/public/cmtiup/cmtiup8.tfm
12mr|texlive-cmtiup-1.3a-2|51	%{_texmfdistdir}/fonts/tfm/public/cmtiup/cmtiup9.tfm
12mr|texlive-cmtiup-1.3a-2|52	%{_texmfdistdir}/fonts/vf/public/cmtiup/cmtiup10.vf
12mr|texlive-cmtiup-1.3a-2|53	%{_texmfdistdir}/fonts/vf/public/cmtiup/cmtiup12.vf
12mr|texlive-cmtiup-1.3a-2|54	%{_texmfdistdir}/fonts/vf/public/cmtiup/cmtiup7.vf
12mr|texlive-cmtiup-1.3a-2|55	%{_texmfdistdir}/fonts/vf/public/cmtiup/cmtiup8.vf
12mr|texlive-cmtiup-1.3a-2|56	%{_texmfdistdir}/fonts/vf/public/cmtiup/cmtiup9.vf
12mr|texlive-cmtiup-1.3a-2|57	%{_texmfdistdir}/tex/latex/cmtiup/cmtiup.sty
12mr|texlive-cmtiup-1.3a-2|58	%doc %{_texmfdistdir}/doc/latex/cmtiup/README
12mr|texlive-cmtiup-1.3a-2|59	%doc %{_texmfdistdir}/doc/latex/cmtiup/cmtiup.dtx
12mr|texlive-cmtiup-1.3a-2|60	%doc %{_texmfdistdir}/doc/latex/cmtiup/cmtiup.ins
12mr|texlive-cmtiup-1.3a-2|61	%doc %{_texmfdistdir}/doc/latex/cmtiup/cmtiup.pdf
12mr|texlive-cmtiup-1.3a-2|62	%doc %{_texmfdistdir}/doc/latex/cmtiup/testfont.pdf
12mr|texlive-cmtiup-1.3a-2|63	
12mr|texlive-cmtiup-1.3a-2|64	#-----------------------------------------------------------------------
12mr|texlive-cmtiup-1.3a-2|65	%prep
12mr|texlive-cmtiup-1.3a-2|66	%setup -c -a0 -a1
12mr|texlive-cmtiup-1.3a-2|67	
12mr|texlive-cmtiup-1.3a-2|68	%build
12mr|texlive-cmtiup-1.3a-2|69	
12mr|texlive-cmtiup-1.3a-2|70	%install
12mr|texlive-cmtiup-1.3a-2|71	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cmtiup-1.3a-2|72	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cmtiup-1.3a-2|73	
12mr|texlive-cmtiup-1.3a-2|74	
12mr|texlive-cmtiup-1.3a-2|75	
12mr|texlive-cmtiup-1.3a-2|76	%changelog
12mr|texlive-cmtiup-1.3a-2|77	

16939 12
12mr|texlive-cm-unicode-0.7.0-2|1	# revision 19445
12mr|texlive-cm-unicode-0.7.0-2|2	# category Package
12mr|texlive-cm-unicode-0.7.0-2|3	# catalog-ctan /fonts/cm-unicode
12mr|texlive-cm-unicode-0.7.0-2|4	# catalog-date 2010-07-13 15:28:23 +0200
12mr|texlive-cm-unicode-0.7.0-2|5	# catalog-license ofl
12mr|texlive-cm-unicode-0.7.0-2|6	# catalog-version 0.7.0
12mr|texlive-cm-unicode-0.7.0-2|7	Name:		texlive-cm-unicode
12mr|texlive-cm-unicode-0.7.0-2|8	Version:	0.7.0
12mr|texlive-cm-unicode-0.7.0-2|9	Release:	2
12mr|texlive-cm-unicode-0.7.0-2|10	Summary:	Computer Modern Unicode font family
12mr|texlive-cm-unicode-0.7.0-2|11	Group:		Publishing
12mr|texlive-cm-unicode-0.7.0-2|12	URL:		http://www.ctan.org/tex-archive/fonts/cm-unicode
12mr|texlive-cm-unicode-0.7.0-2|13	License:	OFL
12mr|texlive-cm-unicode-0.7.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cm-unicode.tar.xz
12mr|texlive-cm-unicode-0.7.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cm-unicode.doc.tar.xz
12mr|texlive-cm-unicode-0.7.0-2|16	BuildArch:	noarch
12mr|texlive-cm-unicode-0.7.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cm-unicode-0.7.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cm-unicode-0.7.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-cm-unicode-0.7.0-2|20	
12mr|texlive-cm-unicode-0.7.0-2|21	%description
12mr|texlive-cm-unicode-0.7.0-2|22	Computer Modern Unicode fonts were converted from metafont
12mr|texlive-cm-unicode-0.7.0-2|23	sources using mftrace with autotrace backend and fontforge.
12mr|texlive-cm-unicode-0.7.0-2|24	Some characters in several fonts are copied from Blue Sky type
12mr|texlive-cm-unicode-0.7.0-2|25	1 fonts released by AMS. Currently the fonts contain glyphs
12mr|texlive-cm-unicode-0.7.0-2|26	from Latin (Metafont ec, tc, vnr), Cyrillic (lh), Greek
12mr|texlive-cm-unicode-0.7.0-2|27	(cbgreek when available) code sets and IPA extensions (from
12mr|texlive-cm-unicode-0.7.0-2|28	tipa). This font set contains 33 fonts. This archive contains
12mr|texlive-cm-unicode-0.7.0-2|29	AFM, PFB and OTF versions; the OTF version of the Computer
12mr|texlive-cm-unicode-0.7.0-2|30	Modern Unicode fonts works with TeX engines that directly
12mr|texlive-cm-unicode-0.7.0-2|31	support OpenType features, such as XeTeX and LuaTeX.
12mr|texlive-cm-unicode-0.7.0-2|32	
12mr|texlive-cm-unicode-0.7.0-2|33	%post
12mr|texlive-cm-unicode-0.7.0-2|34	%{_sbindir}/texlive.post
12mr|texlive-cm-unicode-0.7.0-2|35	
12mr|texlive-cm-unicode-0.7.0-2|36	%postun
12mr|texlive-cm-unicode-0.7.0-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-cm-unicode-0.7.0-2|38	%{_sbindir}/texlive.post
12mr|texlive-cm-unicode-0.7.0-2|39	fi
12mr|texlive-cm-unicode-0.7.0-2|40	
12mr|texlive-cm-unicode-0.7.0-2|41	#-----------------------------------------------------------------------
12mr|texlive-cm-unicode-0.7.0-2|42	%files
12mr|texlive-cm-unicode-0.7.0-2|43	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbbx.afm
12mr|texlive-cm-unicode-0.7.0-2|44	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbi.afm
12mr|texlive-cm-unicode-0.7.0-2|45	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbl.afm
12mr|texlive-cm-unicode-0.7.0-2|46	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbmo.afm
12mr|texlive-cm-unicode-0.7.0-2|47	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbmr.afm
12mr|texlive-cm-unicode-0.7.0-2|48	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbso.afm
12mr|texlive-cm-unicode-0.7.0-2|49	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbsr.afm
12mr|texlive-cm-unicode-0.7.0-2|50	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbtl.afm
12mr|texlive-cm-unicode-0.7.0-2|51	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbto.afm
12mr|texlive-cm-unicode-0.7.0-2|52	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbx.afm
12mr|texlive-cm-unicode-0.7.0-2|53	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunbxo.afm
12mr|texlive-cm-unicode-0.7.0-2|54	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunci.afm
12mr|texlive-cm-unicode-0.7.0-2|55	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunit.afm
12mr|texlive-cm-unicode-0.7.0-2|56	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunobi.afm
12mr|texlive-cm-unicode-0.7.0-2|57	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunobx.afm
12mr|texlive-cm-unicode-0.7.0-2|58	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunorm.afm
12mr|texlive-cm-unicode-0.7.0-2|59	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunoti.afm
12mr|texlive-cm-unicode-0.7.0-2|60	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunrb.afm
12mr|texlive-cm-unicode-0.7.0-2|61	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunrm.afm
12mr|texlive-cm-unicode-0.7.0-2|62	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunsi.afm
12mr|texlive-cm-unicode-0.7.0-2|63	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunsl.afm
12mr|texlive-cm-unicode-0.7.0-2|64	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunso.afm
12mr|texlive-cm-unicode-0.7.0-2|65	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunss.afm
12mr|texlive-cm-unicode-0.7.0-2|66	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunssdc.afm
12mr|texlive-cm-unicode-0.7.0-2|67	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunst.afm
12mr|texlive-cm-unicode-0.7.0-2|68	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunsx.afm
12mr|texlive-cm-unicode-0.7.0-2|69	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmuntb.afm
12mr|texlive-cm-unicode-0.7.0-2|70	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunti.afm
12mr|texlive-cm-unicode-0.7.0-2|71	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmuntt.afm
12mr|texlive-cm-unicode-0.7.0-2|72	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmuntx.afm
12mr|texlive-cm-unicode-0.7.0-2|73	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunui.afm
12mr|texlive-cm-unicode-0.7.0-2|74	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunvi.afm
12mr|texlive-cm-unicode-0.7.0-2|75	%{_texmfdistdir}/fonts/afm/public/cm-unicode/cmunvt.afm
12mr|texlive-cm-unicode-0.7.0-2|76	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-ec.enc
12mr|texlive-cm-unicode-0.7.0-2|77	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-ecsc.enc
12mr|texlive-cm-unicode-0.7.0-2|78	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-g.enc
12mr|texlive-cm-unicode-0.7.0-2|79	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-gsc.enc
12mr|texlive-cm-unicode-0.7.0-2|80	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-la.enc
12mr|texlive-cm-unicode-0.7.0-2|81	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-lasc.enc
12mr|texlive-cm-unicode-0.7.0-2|82	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-lb.enc
12mr|texlive-cm-unicode-0.7.0-2|83	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-lc.enc
12mr|texlive-cm-unicode-0.7.0-2|84	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-ld.enc
12mr|texlive-cm-unicode-0.7.0-2|85	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-rx.enc
12mr|texlive-cm-unicode-0.7.0-2|86	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-tc.enc
12mr|texlive-cm-unicode-0.7.0-2|87	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-tipa.enc
12mr|texlive-cm-unicode-0.7.0-2|88	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-tipx.enc
12mr|texlive-cm-unicode-0.7.0-2|89	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-ux.enc
12mr|texlive-cm-unicode-0.7.0-2|90	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-uxsc.enc
12mr|texlive-cm-unicode-0.7.0-2|91	%{_texmfdistdir}/fonts/enc/dvips/cm-unicode/cmu-vn.enc
12mr|texlive-cm-unicode-0.7.0-2|92	%{_texmfdistdir}/fonts/map/dvips/cm-unicode/cmu.map
12mr|texlive-cm-unicode-0.7.0-2|93	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbbx.otf
12mr|texlive-cm-unicode-0.7.0-2|94	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbi.otf
12mr|texlive-cm-unicode-0.7.0-2|95	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbl.otf
12mr|texlive-cm-unicode-0.7.0-2|96	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbmo.otf
12mr|texlive-cm-unicode-0.7.0-2|97	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbmr.otf
12mr|texlive-cm-unicode-0.7.0-2|98	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbso.otf
12mr|texlive-cm-unicode-0.7.0-2|99	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbsr.otf
12mr|texlive-cm-unicode-0.7.0-2|100	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbtl.otf
12mr|texlive-cm-unicode-0.7.0-2|101	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbto.otf
12mr|texlive-cm-unicode-0.7.0-2|102	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbx.otf
12mr|texlive-cm-unicode-0.7.0-2|103	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunbxo.otf
12mr|texlive-cm-unicode-0.7.0-2|104	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunci.otf
12mr|texlive-cm-unicode-0.7.0-2|105	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunit.otf
12mr|texlive-cm-unicode-0.7.0-2|106	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunobi.otf
12mr|texlive-cm-unicode-0.7.0-2|107	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunobx.otf
12mr|texlive-cm-unicode-0.7.0-2|108	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunorm.otf
12mr|texlive-cm-unicode-0.7.0-2|109	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunoti.otf
12mr|texlive-cm-unicode-0.7.0-2|110	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunrb.otf
12mr|texlive-cm-unicode-0.7.0-2|111	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunrm.otf
12mr|texlive-cm-unicode-0.7.0-2|112	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunsi.otf
12mr|texlive-cm-unicode-0.7.0-2|113	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunsl.otf
12mr|texlive-cm-unicode-0.7.0-2|114	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunso.otf
12mr|texlive-cm-unicode-0.7.0-2|115	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunss.otf
12mr|texlive-cm-unicode-0.7.0-2|116	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunssdc.otf
12mr|texlive-cm-unicode-0.7.0-2|117	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunst.otf
12mr|texlive-cm-unicode-0.7.0-2|118	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunsx.otf
12mr|texlive-cm-unicode-0.7.0-2|119	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmuntb.otf
12mr|texlive-cm-unicode-0.7.0-2|120	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunti.otf
12mr|texlive-cm-unicode-0.7.0-2|121	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmuntt.otf
12mr|texlive-cm-unicode-0.7.0-2|122	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmuntx.otf
12mr|texlive-cm-unicode-0.7.0-2|123	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunui.otf
12mr|texlive-cm-unicode-0.7.0-2|124	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunvi.otf
12mr|texlive-cm-unicode-0.7.0-2|125	%{_texmfdistdir}/fonts/opentype/public/cm-unicode/cmunvt.otf
12mr|texlive-cm-unicode-0.7.0-2|126	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbbx.pfb
12mr|texlive-cm-unicode-0.7.0-2|127	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbi.pfb
12mr|texlive-cm-unicode-0.7.0-2|128	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbl.pfb
12mr|texlive-cm-unicode-0.7.0-2|129	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbmo.pfb
12mr|texlive-cm-unicode-0.7.0-2|130	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbmr.pfb
12mr|texlive-cm-unicode-0.7.0-2|131	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbso.pfb
12mr|texlive-cm-unicode-0.7.0-2|132	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbsr.pfb
12mr|texlive-cm-unicode-0.7.0-2|133	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbtl.pfb
12mr|texlive-cm-unicode-0.7.0-2|134	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbto.pfb
12mr|texlive-cm-unicode-0.7.0-2|135	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbx.pfb
12mr|texlive-cm-unicode-0.7.0-2|136	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunbxo.pfb
12mr|texlive-cm-unicode-0.7.0-2|137	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunci.pfb
12mr|texlive-cm-unicode-0.7.0-2|138	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunit.pfb
12mr|texlive-cm-unicode-0.7.0-2|139	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunobi.pfb
12mr|texlive-cm-unicode-0.7.0-2|140	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunobx.pfb
12mr|texlive-cm-unicode-0.7.0-2|141	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunorm.pfb
12mr|texlive-cm-unicode-0.7.0-2|142	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunoti.pfb
12mr|texlive-cm-unicode-0.7.0-2|143	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunrb.pfb
12mr|texlive-cm-unicode-0.7.0-2|144	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunrm.pfb
12mr|texlive-cm-unicode-0.7.0-2|145	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunsi.pfb
12mr|texlive-cm-unicode-0.7.0-2|146	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunsl.pfb
12mr|texlive-cm-unicode-0.7.0-2|147	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunso.pfb
12mr|texlive-cm-unicode-0.7.0-2|148	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunss.pfb
12mr|texlive-cm-unicode-0.7.0-2|149	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunssdc.pfb
12mr|texlive-cm-unicode-0.7.0-2|150	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunst.pfb
12mr|texlive-cm-unicode-0.7.0-2|151	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunsx.pfb
12mr|texlive-cm-unicode-0.7.0-2|152	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmuntb.pfb
12mr|texlive-cm-unicode-0.7.0-2|153	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunti.pfb
12mr|texlive-cm-unicode-0.7.0-2|154	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmuntt.pfb
12mr|texlive-cm-unicode-0.7.0-2|155	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmuntx.pfb
12mr|texlive-cm-unicode-0.7.0-2|156	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunui.pfb
12mr|texlive-cm-unicode-0.7.0-2|157	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunvi.pfb
12mr|texlive-cm-unicode-0.7.0-2|158	%{_texmfdistdir}/fonts/type1/public/cm-unicode/cmunvt.pfb
12mr|texlive-cm-unicode-0.7.0-2|159	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/Changes
12mr|texlive-cm-unicode-0.7.0-2|160	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/FAQ
12mr|texlive-cm-unicode-0.7.0-2|161	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/FontLog.txt
12mr|texlive-cm-unicode-0.7.0-2|162	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/Fontmap.CMU.alias
12mr|texlive-cm-unicode-0.7.0-2|163	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/Fontmap.CMU.otf
12mr|texlive-cm-unicode-0.7.0-2|164	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/Fontmap.CMU.pfb
12mr|texlive-cm-unicode-0.7.0-2|165	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/INSTALL
12mr|texlive-cm-unicode-0.7.0-2|166	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/OFL-FAQ.txt
12mr|texlive-cm-unicode-0.7.0-2|167	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/OFL.txt
12mr|texlive-cm-unicode-0.7.0-2|168	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/README
12mr|texlive-cm-unicode-0.7.0-2|169	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/README.doc
12mr|texlive-cm-unicode-0.7.0-2|170	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/TODO
12mr|texlive-cm-unicode-0.7.0-2|171	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/cmunrm.pdf
12mr|texlive-cm-unicode-0.7.0-2|172	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/cmunti.pdf
12mr|texlive-cm-unicode-0.7.0-2|173	%doc %{_texmfdistdir}/doc/fonts/cm-unicode/config.cmu
12mr|texlive-cm-unicode-0.7.0-2|174	
12mr|texlive-cm-unicode-0.7.0-2|175	#-----------------------------------------------------------------------
12mr|texlive-cm-unicode-0.7.0-2|176	%prep
12mr|texlive-cm-unicode-0.7.0-2|177	%setup -c -a0 -a1
12mr|texlive-cm-unicode-0.7.0-2|178	
12mr|texlive-cm-unicode-0.7.0-2|179	%build
12mr|texlive-cm-unicode-0.7.0-2|180	
12mr|texlive-cm-unicode-0.7.0-2|181	%install
12mr|texlive-cm-unicode-0.7.0-2|182	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cm-unicode-0.7.0-2|183	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cm-unicode-0.7.0-2|184	
12mr|texlive-cm-unicode-0.7.0-2|185	
12mr|texlive-cm-unicode-0.7.0-2|186	
12mr|texlive-cm-unicode-0.7.0-2|187	%changelog
12mr|texlive-cm-unicode-0.7.0-2|188	

16940 12
12mr|texlive-cns-20111103-2|1	# revision 15878
12mr|texlive-cns-20111103-2|2	# category Package
12mr|texlive-cns-20111103-2|3	# catalog-ctan undef
12mr|texlive-cns-20111103-2|4	# catalog-date undef
12mr|texlive-cns-20111103-2|5	# catalog-license undef
12mr|texlive-cns-20111103-2|6	# catalog-version undef
12mr|texlive-cns-20111103-2|7	Name:		texlive-cns
12mr|texlive-cns-20111103-2|8	Version:	20111103
12mr|texlive-cns-20111103-2|9	Release:	2
12mr|texlive-cns-20111103-2|10	Summary:	TeXLive cns package
12mr|texlive-cns-20111103-2|11	Group:		Publishing
12mr|texlive-cns-20111103-2|12	URL:		http://tug.org/texlive
12mr|texlive-cns-20111103-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-cns-20111103-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cns.tar.xz
12mr|texlive-cns-20111103-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cns.doc.tar.xz
12mr|texlive-cns-20111103-2|16	BuildArch:	noarch
12mr|texlive-cns-20111103-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cns-20111103-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cns-20111103-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-cns-20111103-2|20	
12mr|texlive-cns-20111103-2|21	%description
12mr|texlive-cns-20111103-2|22	TeXLive cns package.
12mr|texlive-cns-20111103-2|23	
12mr|texlive-cns-20111103-2|24	%post
12mr|texlive-cns-20111103-2|25	%{_sbindir}/texlive.post
12mr|texlive-cns-20111103-2|26	
12mr|texlive-cns-20111103-2|27	%postun
12mr|texlive-cns-20111103-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-cns-20111103-2|29	%{_sbindir}/texlive.post
12mr|texlive-cns-20111103-2|30	fi
12mr|texlive-cns-20111103-2|31	
12mr|texlive-cns-20111103-2|32	#-----------------------------------------------------------------------
12mr|texlive-cns-20111103-2|33	%files
12mr|texlive-cns-20111103-2|34	%{_texmfdistdir}/fonts/misc/cns/4040w0.bin
12mr|texlive-cns-20111103-2|35	%{_texmfdistdir}/fonts/misc/cns/4040w1.bin
12mr|texlive-cns-20111103-2|36	%{_texmfdistdir}/fonts/misc/cns/4040w2.bin
12mr|texlive-cns-20111103-2|37	%{_texmfdistdir}/fonts/misc/cns/4040w3.bin
12mr|texlive-cns-20111103-2|38	%{_texmfdistdir}/fonts/misc/cns/4040w4.bin
12mr|texlive-cns-20111103-2|39	%{_texmfdistdir}/fonts/misc/cns/4040w5.bin
12mr|texlive-cns-20111103-2|40	%{_texmfdistdir}/fonts/misc/cns/4040w6.bin
12mr|texlive-cns-20111103-2|41	%{_texmfdistdir}/fonts/misc/cns/4040w7.bin
12mr|texlive-cns-20111103-2|42	%{_texmfdistdir}/fonts/misc/cns/cns40-1.hbf
12mr|texlive-cns-20111103-2|43	%{_texmfdistdir}/fonts/misc/cns/cns40-2.hbf
12mr|texlive-cns-20111103-2|44	%{_texmfdistdir}/fonts/misc/cns/cns40-3.hbf
12mr|texlive-cns-20111103-2|45	%{_texmfdistdir}/fonts/misc/cns/cns40-4.hbf
12mr|texlive-cns-20111103-2|46	%{_texmfdistdir}/fonts/misc/cns/cns40-5.hbf
12mr|texlive-cns-20111103-2|47	%{_texmfdistdir}/fonts/misc/cns/cns40-6.hbf
12mr|texlive-cns-20111103-2|48	%{_texmfdistdir}/fonts/misc/cns/cns40-7.hbf
12mr|texlive-cns-20111103-2|49	%{_texmfdistdir}/fonts/misc/cns/cns40-b5.hbf
12mr|texlive-cns-20111103-2|50	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1201.tfm
12mr|texlive-cns-20111103-2|51	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1202.tfm
12mr|texlive-cns-20111103-2|52	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1203.tfm
12mr|texlive-cns-20111103-2|53	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1204.tfm
12mr|texlive-cns-20111103-2|54	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1205.tfm
12mr|texlive-cns-20111103-2|55	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1206.tfm
12mr|texlive-cns-20111103-2|56	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1207.tfm
12mr|texlive-cns-20111103-2|57	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1208.tfm
12mr|texlive-cns-20111103-2|58	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1209.tfm
12mr|texlive-cns-20111103-2|59	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1210.tfm
12mr|texlive-cns-20111103-2|60	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1211.tfm
12mr|texlive-cns-20111103-2|61	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1212.tfm
12mr|texlive-cns-20111103-2|62	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1213.tfm
12mr|texlive-cns-20111103-2|63	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1214.tfm
12mr|texlive-cns-20111103-2|64	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1215.tfm
12mr|texlive-cns-20111103-2|65	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1216.tfm
12mr|texlive-cns-20111103-2|66	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1217.tfm
12mr|texlive-cns-20111103-2|67	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1218.tfm
12mr|texlive-cns-20111103-2|68	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1219.tfm
12mr|texlive-cns-20111103-2|69	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1220.tfm
12mr|texlive-cns-20111103-2|70	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1221.tfm
12mr|texlive-cns-20111103-2|71	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1222.tfm
12mr|texlive-cns-20111103-2|72	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1223.tfm
12mr|texlive-cns-20111103-2|73	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1224.tfm
12mr|texlive-cns-20111103-2|74	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1225.tfm
12mr|texlive-cns-20111103-2|75	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1226.tfm
12mr|texlive-cns-20111103-2|76	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1227.tfm
12mr|texlive-cns-20111103-2|77	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1228.tfm
12mr|texlive-cns-20111103-2|78	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1229.tfm
12mr|texlive-cns-20111103-2|79	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1230.tfm
12mr|texlive-cns-20111103-2|80	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1231.tfm
12mr|texlive-cns-20111103-2|81	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1232.tfm
12mr|texlive-cns-20111103-2|82	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1233.tfm
12mr|texlive-cns-20111103-2|83	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1234.tfm
12mr|texlive-cns-20111103-2|84	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1235.tfm
12mr|texlive-cns-20111103-2|85	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1236.tfm
12mr|texlive-cns-20111103-2|86	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1237.tfm
12mr|texlive-cns-20111103-2|87	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1238.tfm
12mr|texlive-cns-20111103-2|88	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1239.tfm
12mr|texlive-cns-20111103-2|89	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1240.tfm
12mr|texlive-cns-20111103-2|90	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1241.tfm
12mr|texlive-cns-20111103-2|91	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1242.tfm
12mr|texlive-cns-20111103-2|92	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1243.tfm
12mr|texlive-cns-20111103-2|93	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1244.tfm
12mr|texlive-cns-20111103-2|94	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1245.tfm
12mr|texlive-cns-20111103-2|95	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1246.tfm
12mr|texlive-cns-20111103-2|96	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1247.tfm
12mr|texlive-cns-20111103-2|97	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1248.tfm
12mr|texlive-cns-20111103-2|98	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1249.tfm
12mr|texlive-cns-20111103-2|99	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1250.tfm
12mr|texlive-cns-20111103-2|100	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1251.tfm
12mr|texlive-cns-20111103-2|101	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1252.tfm
12mr|texlive-cns-20111103-2|102	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1253.tfm
12mr|texlive-cns-20111103-2|103	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1254.tfm
12mr|texlive-cns-20111103-2|104	%{_texmfdistdir}/fonts/tfm/cns/c0so12/c0so1255.tfm
12mr|texlive-cns-20111103-2|105	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1201.tfm
12mr|texlive-cns-20111103-2|106	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1202.tfm
12mr|texlive-cns-20111103-2|107	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1203.tfm
12mr|texlive-cns-20111103-2|108	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1204.tfm
12mr|texlive-cns-20111103-2|109	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1205.tfm
12mr|texlive-cns-20111103-2|110	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1206.tfm
12mr|texlive-cns-20111103-2|111	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1207.tfm
12mr|texlive-cns-20111103-2|112	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1208.tfm
12mr|texlive-cns-20111103-2|113	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1209.tfm
12mr|texlive-cns-20111103-2|114	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1210.tfm
12mr|texlive-cns-20111103-2|115	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1211.tfm
12mr|texlive-cns-20111103-2|116	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1212.tfm
12mr|texlive-cns-20111103-2|117	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1213.tfm
12mr|texlive-cns-20111103-2|118	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1214.tfm
12mr|texlive-cns-20111103-2|119	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1215.tfm
12mr|texlive-cns-20111103-2|120	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1216.tfm
12mr|texlive-cns-20111103-2|121	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1217.tfm
12mr|texlive-cns-20111103-2|122	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1218.tfm
12mr|texlive-cns-20111103-2|123	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1219.tfm
12mr|texlive-cns-20111103-2|124	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1220.tfm
12mr|texlive-cns-20111103-2|125	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1221.tfm
12mr|texlive-cns-20111103-2|126	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1222.tfm
12mr|texlive-cns-20111103-2|127	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1223.tfm
12mr|texlive-cns-20111103-2|128	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1224.tfm
12mr|texlive-cns-20111103-2|129	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1225.tfm
12mr|texlive-cns-20111103-2|130	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1226.tfm
12mr|texlive-cns-20111103-2|131	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1227.tfm
12mr|texlive-cns-20111103-2|132	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1228.tfm
12mr|texlive-cns-20111103-2|133	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1229.tfm
12mr|texlive-cns-20111103-2|134	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1230.tfm
12mr|texlive-cns-20111103-2|135	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1231.tfm
12mr|texlive-cns-20111103-2|136	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1232.tfm
12mr|texlive-cns-20111103-2|137	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1233.tfm
12mr|texlive-cns-20111103-2|138	%{_texmfdistdir}/fonts/tfm/cns/c1so12/c1so1234.tfm
12mr|texlive-cns-20111103-2|139	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1201.tfm
12mr|texlive-cns-20111103-2|140	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1202.tfm
12mr|texlive-cns-20111103-2|141	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1203.tfm
12mr|texlive-cns-20111103-2|142	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1204.tfm
12mr|texlive-cns-20111103-2|143	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1205.tfm
12mr|texlive-cns-20111103-2|144	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1206.tfm
12mr|texlive-cns-20111103-2|145	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1207.tfm
12mr|texlive-cns-20111103-2|146	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1208.tfm
12mr|texlive-cns-20111103-2|147	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1209.tfm
12mr|texlive-cns-20111103-2|148	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1210.tfm
12mr|texlive-cns-20111103-2|149	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1211.tfm
12mr|texlive-cns-20111103-2|150	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1212.tfm
12mr|texlive-cns-20111103-2|151	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1213.tfm
12mr|texlive-cns-20111103-2|152	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1214.tfm
12mr|texlive-cns-20111103-2|153	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1215.tfm
12mr|texlive-cns-20111103-2|154	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1216.tfm
12mr|texlive-cns-20111103-2|155	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1217.tfm
12mr|texlive-cns-20111103-2|156	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1218.tfm
12mr|texlive-cns-20111103-2|157	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1219.tfm
12mr|texlive-cns-20111103-2|158	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1220.tfm
12mr|texlive-cns-20111103-2|159	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1221.tfm
12mr|texlive-cns-20111103-2|160	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1222.tfm
12mr|texlive-cns-20111103-2|161	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1223.tfm
12mr|texlive-cns-20111103-2|162	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1224.tfm
12mr|texlive-cns-20111103-2|163	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1225.tfm
12mr|texlive-cns-20111103-2|164	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1226.tfm
12mr|texlive-cns-20111103-2|165	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1227.tfm
12mr|texlive-cns-20111103-2|166	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1228.tfm
12mr|texlive-cns-20111103-2|167	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1229.tfm
12mr|texlive-cns-20111103-2|168	%{_texmfdistdir}/fonts/tfm/cns/c2so12/c2so1230.tfm
12mr|texlive-cns-20111103-2|169	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1201.tfm
12mr|texlive-cns-20111103-2|170	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1202.tfm
12mr|texlive-cns-20111103-2|171	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1203.tfm
12mr|texlive-cns-20111103-2|172	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1204.tfm
12mr|texlive-cns-20111103-2|173	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1205.tfm
12mr|texlive-cns-20111103-2|174	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1206.tfm
12mr|texlive-cns-20111103-2|175	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1207.tfm
12mr|texlive-cns-20111103-2|176	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1208.tfm
12mr|texlive-cns-20111103-2|177	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1209.tfm
12mr|texlive-cns-20111103-2|178	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1210.tfm
12mr|texlive-cns-20111103-2|179	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1211.tfm
12mr|texlive-cns-20111103-2|180	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1212.tfm
12mr|texlive-cns-20111103-2|181	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1213.tfm
12mr|texlive-cns-20111103-2|182	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1214.tfm
12mr|texlive-cns-20111103-2|183	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1215.tfm
12mr|texlive-cns-20111103-2|184	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1216.tfm
12mr|texlive-cns-20111103-2|185	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1217.tfm
12mr|texlive-cns-20111103-2|186	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1218.tfm
12mr|texlive-cns-20111103-2|187	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1219.tfm
12mr|texlive-cns-20111103-2|188	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1220.tfm
12mr|texlive-cns-20111103-2|189	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1221.tfm
12mr|texlive-cns-20111103-2|190	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1222.tfm
12mr|texlive-cns-20111103-2|191	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1223.tfm
12mr|texlive-cns-20111103-2|192	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1224.tfm
12mr|texlive-cns-20111103-2|193	%{_texmfdistdir}/fonts/tfm/cns/c3so12/c3so1225.tfm
12mr|texlive-cns-20111103-2|194	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1201.tfm
12mr|texlive-cns-20111103-2|195	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1202.tfm
12mr|texlive-cns-20111103-2|196	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1203.tfm
12mr|texlive-cns-20111103-2|197	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1204.tfm
12mr|texlive-cns-20111103-2|198	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1205.tfm
12mr|texlive-cns-20111103-2|199	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1206.tfm
12mr|texlive-cns-20111103-2|200	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1207.tfm
12mr|texlive-cns-20111103-2|201	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1208.tfm
12mr|texlive-cns-20111103-2|202	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1209.tfm
12mr|texlive-cns-20111103-2|203	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1210.tfm
12mr|texlive-cns-20111103-2|204	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1211.tfm
12mr|texlive-cns-20111103-2|205	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1212.tfm
12mr|texlive-cns-20111103-2|206	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1213.tfm
12mr|texlive-cns-20111103-2|207	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1214.tfm
12mr|texlive-cns-20111103-2|208	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1215.tfm
12mr|texlive-cns-20111103-2|209	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1216.tfm
12mr|texlive-cns-20111103-2|210	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1217.tfm
12mr|texlive-cns-20111103-2|211	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1218.tfm
12mr|texlive-cns-20111103-2|212	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1219.tfm
12mr|texlive-cns-20111103-2|213	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1220.tfm
12mr|texlive-cns-20111103-2|214	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1221.tfm
12mr|texlive-cns-20111103-2|215	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1222.tfm
12mr|texlive-cns-20111103-2|216	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1223.tfm
12mr|texlive-cns-20111103-2|217	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1224.tfm
12mr|texlive-cns-20111103-2|218	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1225.tfm
12mr|texlive-cns-20111103-2|219	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1226.tfm
12mr|texlive-cns-20111103-2|220	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1227.tfm
12mr|texlive-cns-20111103-2|221	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1228.tfm
12mr|texlive-cns-20111103-2|222	%{_texmfdistdir}/fonts/tfm/cns/c4so12/c4so1229.tfm
12mr|texlive-cns-20111103-2|223	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1201.tfm
12mr|texlive-cns-20111103-2|224	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1202.tfm
12mr|texlive-cns-20111103-2|225	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1203.tfm
12mr|texlive-cns-20111103-2|226	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1204.tfm
12mr|texlive-cns-20111103-2|227	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1205.tfm
12mr|texlive-cns-20111103-2|228	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1206.tfm
12mr|texlive-cns-20111103-2|229	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1207.tfm
12mr|texlive-cns-20111103-2|230	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1208.tfm
12mr|texlive-cns-20111103-2|231	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1209.tfm
12mr|texlive-cns-20111103-2|232	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1210.tfm
12mr|texlive-cns-20111103-2|233	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1211.tfm
12mr|texlive-cns-20111103-2|234	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1212.tfm
12mr|texlive-cns-20111103-2|235	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1213.tfm
12mr|texlive-cns-20111103-2|236	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1214.tfm
12mr|texlive-cns-20111103-2|237	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1215.tfm
12mr|texlive-cns-20111103-2|238	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1216.tfm
12mr|texlive-cns-20111103-2|239	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1217.tfm
12mr|texlive-cns-20111103-2|240	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1218.tfm
12mr|texlive-cns-20111103-2|241	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1219.tfm
12mr|texlive-cns-20111103-2|242	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1220.tfm
12mr|texlive-cns-20111103-2|243	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1221.tfm
12mr|texlive-cns-20111103-2|244	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1222.tfm
12mr|texlive-cns-20111103-2|245	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1223.tfm
12mr|texlive-cns-20111103-2|246	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1224.tfm
12mr|texlive-cns-20111103-2|247	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1225.tfm
12mr|texlive-cns-20111103-2|248	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1226.tfm
12mr|texlive-cns-20111103-2|249	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1227.tfm
12mr|texlive-cns-20111103-2|250	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1228.tfm
12mr|texlive-cns-20111103-2|251	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1229.tfm
12mr|texlive-cns-20111103-2|252	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1230.tfm
12mr|texlive-cns-20111103-2|253	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1231.tfm
12mr|texlive-cns-20111103-2|254	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1232.tfm
12mr|texlive-cns-20111103-2|255	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1233.tfm
12mr|texlive-cns-20111103-2|256	%{_texmfdistdir}/fonts/tfm/cns/c5so12/c5so1234.tfm
12mr|texlive-cns-20111103-2|257	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1201.tfm
12mr|texlive-cns-20111103-2|258	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1202.tfm
12mr|texlive-cns-20111103-2|259	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1203.tfm
12mr|texlive-cns-20111103-2|260	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1204.tfm
12mr|texlive-cns-20111103-2|261	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1205.tfm
12mr|texlive-cns-20111103-2|262	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1206.tfm
12mr|texlive-cns-20111103-2|263	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1207.tfm
12mr|texlive-cns-20111103-2|264	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1208.tfm
12mr|texlive-cns-20111103-2|265	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1209.tfm
12mr|texlive-cns-20111103-2|266	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1210.tfm
12mr|texlive-cns-20111103-2|267	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1211.tfm
12mr|texlive-cns-20111103-2|268	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1212.tfm
12mr|texlive-cns-20111103-2|269	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1213.tfm
12mr|texlive-cns-20111103-2|270	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1214.tfm
12mr|texlive-cns-20111103-2|271	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1215.tfm
12mr|texlive-cns-20111103-2|272	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1216.tfm
12mr|texlive-cns-20111103-2|273	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1217.tfm
12mr|texlive-cns-20111103-2|274	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1218.tfm
12mr|texlive-cns-20111103-2|275	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1219.tfm
12mr|texlive-cns-20111103-2|276	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1220.tfm
12mr|texlive-cns-20111103-2|277	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1221.tfm
12mr|texlive-cns-20111103-2|278	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1222.tfm
12mr|texlive-cns-20111103-2|279	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1223.tfm
12mr|texlive-cns-20111103-2|280	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1224.tfm
12mr|texlive-cns-20111103-2|281	%{_texmfdistdir}/fonts/tfm/cns/c6so12/c6so1225.tfm
12mr|texlive-cns-20111103-2|282	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1201.tfm
12mr|texlive-cns-20111103-2|283	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1202.tfm
12mr|texlive-cns-20111103-2|284	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1203.tfm
12mr|texlive-cns-20111103-2|285	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1204.tfm
12mr|texlive-cns-20111103-2|286	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1205.tfm
12mr|texlive-cns-20111103-2|287	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1206.tfm
12mr|texlive-cns-20111103-2|288	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1207.tfm
12mr|texlive-cns-20111103-2|289	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1208.tfm
12mr|texlive-cns-20111103-2|290	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1209.tfm
12mr|texlive-cns-20111103-2|291	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1210.tfm
12mr|texlive-cns-20111103-2|292	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1211.tfm
12mr|texlive-cns-20111103-2|293	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1212.tfm
12mr|texlive-cns-20111103-2|294	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1213.tfm
12mr|texlive-cns-20111103-2|295	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1214.tfm
12mr|texlive-cns-20111103-2|296	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1215.tfm
12mr|texlive-cns-20111103-2|297	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1216.tfm
12mr|texlive-cns-20111103-2|298	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1217.tfm
12mr|texlive-cns-20111103-2|299	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1218.tfm
12mr|texlive-cns-20111103-2|300	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1219.tfm
12mr|texlive-cns-20111103-2|301	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1220.tfm
12mr|texlive-cns-20111103-2|302	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1221.tfm
12mr|texlive-cns-20111103-2|303	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1222.tfm
12mr|texlive-cns-20111103-2|304	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1223.tfm
12mr|texlive-cns-20111103-2|305	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1224.tfm
12mr|texlive-cns-20111103-2|306	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1225.tfm
12mr|texlive-cns-20111103-2|307	%{_texmfdistdir}/fonts/tfm/cns/c7so12/c7so1226.tfm
12mr|texlive-cns-20111103-2|308	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-1/README
12mr|texlive-cns-20111103-2|309	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-2/README
12mr|texlive-cns-20111103-2|310	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-3/README
12mr|texlive-cns-20111103-2|311	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-4/README
12mr|texlive-cns-20111103-2|312	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-5/README
12mr|texlive-cns-20111103-2|313	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-6/README
12mr|texlive-cns-20111103-2|314	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-7/README
12mr|texlive-cns-20111103-2|315	%doc %{_texmfdistdir}/doc/fonts/cns/cns40-b5/README
12mr|texlive-cns-20111103-2|316	
12mr|texlive-cns-20111103-2|317	#-----------------------------------------------------------------------
12mr|texlive-cns-20111103-2|318	%prep
12mr|texlive-cns-20111103-2|319	%setup -c -a0 -a1
12mr|texlive-cns-20111103-2|320	
12mr|texlive-cns-20111103-2|321	%build
12mr|texlive-cns-20111103-2|322	
12mr|texlive-cns-20111103-2|323	%install
12mr|texlive-cns-20111103-2|324	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cns-20111103-2|325	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cns-20111103-2|326	
12mr|texlive-cns-20111103-2|327	
12mr|texlive-cns-20111103-2|328	
12mr|texlive-cns-20111103-2|329	%changelog
12mr|texlive-cns-20111103-2|330	

16941 12
12mr|texlive-codedoc-0.3-2|1	# revision 17630
12mr|texlive-codedoc-0.3-2|2	# category Package
12mr|texlive-codedoc-0.3-2|3	# catalog-ctan /macros/latex/contrib/codedoc
12mr|texlive-codedoc-0.3-2|4	# catalog-date 2010-03-30 18:14:30 +0200
12mr|texlive-codedoc-0.3-2|5	# catalog-license lppl
12mr|texlive-codedoc-0.3-2|6	# catalog-version 0.3
12mr|texlive-codedoc-0.3-2|7	Name:		texlive-codedoc
12mr|texlive-codedoc-0.3-2|8	Version:	0.3
12mr|texlive-codedoc-0.3-2|9	Release:	2
12mr|texlive-codedoc-0.3-2|10	Summary:	LaTeX code and documentation in LaTeX-format file
12mr|texlive-codedoc-0.3-2|11	Group:		Publishing
12mr|texlive-codedoc-0.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/codedoc
12mr|texlive-codedoc-0.3-2|13	License:	LPPL
12mr|texlive-codedoc-0.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codedoc.tar.xz
12mr|texlive-codedoc-0.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codedoc.doc.tar.xz
12mr|texlive-codedoc-0.3-2|16	BuildArch:	noarch
12mr|texlive-codedoc-0.3-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-codedoc-0.3-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-codedoc-0.3-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-codedoc-0.3-2|20	
12mr|texlive-codedoc-0.3-2|21	%description
12mr|texlive-codedoc-0.3-2|22	The CodeDoc class is an alternative to DocStrip (and others) to
12mr|texlive-codedoc-0.3-2|23	produce LaTeX code along with its documentation without
12mr|texlive-codedoc-0.3-2|24	departing from LaTeX's ordinary syntax. The documentation is
12mr|texlive-codedoc-0.3-2|25	prepared like any other LaTeX document and the code to be
12mr|texlive-codedoc-0.3-2|26	commented verbatim is simply delimited by an environment. When
12mr|texlive-codedoc-0.3-2|27	an option is turned on in the class options, this code is
12mr|texlive-codedoc-0.3-2|28	written to the desired file(s). The class also includes fully
12mr|texlive-codedoc-0.3-2|29	customizable verbatim environments which provide the author
12mr|texlive-codedoc-0.3-2|30	with separate commands to typeset the material and/or to
12mr|texlive-codedoc-0.3-2|31	execute it.
12mr|texlive-codedoc-0.3-2|32	
12mr|texlive-codedoc-0.3-2|33	%post
12mr|texlive-codedoc-0.3-2|34	%{_sbindir}/texlive.post
12mr|texlive-codedoc-0.3-2|35	
12mr|texlive-codedoc-0.3-2|36	%postun
12mr|texlive-codedoc-0.3-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-codedoc-0.3-2|38	%{_sbindir}/texlive.post
12mr|texlive-codedoc-0.3-2|39	fi
12mr|texlive-codedoc-0.3-2|40	
12mr|texlive-codedoc-0.3-2|41	#-----------------------------------------------------------------------
12mr|texlive-codedoc-0.3-2|42	%files
12mr|texlive-codedoc-0.3-2|43	%{_texmfdistdir}/tex/latex/codedoc/codedoc.cls
12mr|texlive-codedoc-0.3-2|44	%doc %{_texmfdistdir}/doc/latex/codedoc/CodeDoc-manual.pdf
12mr|texlive-codedoc-0.3-2|45	%doc %{_texmfdistdir}/doc/latex/codedoc/CodeDoc-manual.tex
12mr|texlive-codedoc-0.3-2|46	%doc %{_texmfdistdir}/doc/latex/codedoc/README
12mr|texlive-codedoc-0.3-2|47	
12mr|texlive-codedoc-0.3-2|48	#-----------------------------------------------------------------------
12mr|texlive-codedoc-0.3-2|49	%prep
12mr|texlive-codedoc-0.3-2|50	%setup -c -a0 -a1
12mr|texlive-codedoc-0.3-2|51	
12mr|texlive-codedoc-0.3-2|52	%build
12mr|texlive-codedoc-0.3-2|53	
12mr|texlive-codedoc-0.3-2|54	%install
12mr|texlive-codedoc-0.3-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-codedoc-0.3-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-codedoc-0.3-2|57	
12mr|texlive-codedoc-0.3-2|58	
12mr|texlive-codedoc-0.3-2|59	
12mr|texlive-codedoc-0.3-2|60	%changelog
12mr|texlive-codedoc-0.3-2|61	

16942 12
12mr|texlive-codepage-20110118-2|1	# revision 21126
12mr|texlive-codepage-20110118-2|2	# category Package
12mr|texlive-codepage-20110118-2|3	# catalog-ctan /macros/latex/contrib/codepage
12mr|texlive-codepage-20110118-2|4	# catalog-date 2011-01-18 23:40:40 +0100
12mr|texlive-codepage-20110118-2|5	# catalog-license other-free
12mr|texlive-codepage-20110118-2|6	# catalog-version undef
12mr|texlive-codepage-20110118-2|7	Name:		texlive-codepage
12mr|texlive-codepage-20110118-2|8	Version:	20110118
12mr|texlive-codepage-20110118-2|9	Release:	2
12mr|texlive-codepage-20110118-2|10	Summary:	Support for variant code pages
12mr|texlive-codepage-20110118-2|11	Group:		Publishing
12mr|texlive-codepage-20110118-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/codepage
12mr|texlive-codepage-20110118-2|13	License:	OTHER-FREE
12mr|texlive-codepage-20110118-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codepage.tar.xz
12mr|texlive-codepage-20110118-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codepage.doc.tar.xz
12mr|texlive-codepage-20110118-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codepage.source.tar.xz
12mr|texlive-codepage-20110118-2|17	BuildArch:	noarch
12mr|texlive-codepage-20110118-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-codepage-20110118-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-codepage-20110118-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-codepage-20110118-2|21	
12mr|texlive-codepage-20110118-2|22	%description
12mr|texlive-codepage-20110118-2|23	The package provides a mechanism for inputting non-ASCII text.
12mr|texlive-codepage-20110118-2|24	Nowadays, the job is mostly done by the inputenc package in the
12mr|texlive-codepage-20110118-2|25	LaTeX distribution.
12mr|texlive-codepage-20110118-2|26	
12mr|texlive-codepage-20110118-2|27	%post
12mr|texlive-codepage-20110118-2|28	%{_sbindir}/texlive.post
12mr|texlive-codepage-20110118-2|29	
12mr|texlive-codepage-20110118-2|30	%postun
12mr|texlive-codepage-20110118-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-codepage-20110118-2|32	%{_sbindir}/texlive.post
12mr|texlive-codepage-20110118-2|33	fi
12mr|texlive-codepage-20110118-2|34	
12mr|texlive-codepage-20110118-2|35	#-----------------------------------------------------------------------
12mr|texlive-codepage-20110118-2|36	%files
12mr|texlive-codepage-20110118-2|37	%{_texmfdistdir}/tex/latex/codepage/code437.tex
12mr|texlive-codepage-20110118-2|38	%{_texmfdistdir}/tex/latex/codepage/code850.tex
12mr|texlive-codepage-20110118-2|39	%{_texmfdistdir}/tex/latex/codepage/codeiso1.tex
12mr|texlive-codepage-20110118-2|40	%{_texmfdistdir}/tex/latex/codepage/codemac.tex
12mr|texlive-codepage-20110118-2|41	%{_texmfdistdir}/tex/latex/codepage/codepage.sty
12mr|texlive-codepage-20110118-2|42	%{_texmfdistdir}/tex/latex/codepage/initcar.tex
12mr|texlive-codepage-20110118-2|43	%{_texmfdistdir}/tex/latex/codepage/shapecm.tex
12mr|texlive-codepage-20110118-2|44	%{_texmfdistdir}/tex/latex/codepage/shapedc.tex
12mr|texlive-codepage-20110118-2|45	%doc %{_texmfdistdir}/doc/latex/codepage/LISEZMOI
12mr|texlive-codepage-20110118-2|46	%doc %{_texmfdistdir}/doc/latex/codepage/README
12mr|texlive-codepage-20110118-2|47	%doc %{_texmfdistdir}/doc/latex/codepage/codepage.pdf
12mr|texlive-codepage-20110118-2|48	%doc %{_texmfdistdir}/doc/latex/codepage/demo.zip
12mr|texlive-codepage-20110118-2|49	%doc %{_texmfdistdir}/doc/latex/codepage/frintro.pdf
12mr|texlive-codepage-20110118-2|50	#- source
12mr|texlive-codepage-20110118-2|51	%doc %{_texmfdistdir}/source/latex/codepage/codepage.drv
12mr|texlive-codepage-20110118-2|52	%doc %{_texmfdistdir}/source/latex/codepage/codepage.dtx
12mr|texlive-codepage-20110118-2|53	%doc %{_texmfdistdir}/source/latex/codepage/codepage.ins
12mr|texlive-codepage-20110118-2|54	%doc %{_texmfdistdir}/source/latex/codepage/frintro.drv
12mr|texlive-codepage-20110118-2|55	
12mr|texlive-codepage-20110118-2|56	#-----------------------------------------------------------------------
12mr|texlive-codepage-20110118-2|57	%prep
12mr|texlive-codepage-20110118-2|58	%setup -c -a0 -a1 -a2
12mr|texlive-codepage-20110118-2|59	
12mr|texlive-codepage-20110118-2|60	%build
12mr|texlive-codepage-20110118-2|61	
12mr|texlive-codepage-20110118-2|62	%install
12mr|texlive-codepage-20110118-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-codepage-20110118-2|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-codepage-20110118-2|65	
12mr|texlive-codepage-20110118-2|66	
12mr|texlive-codepage-20110118-2|67	
12mr|texlive-codepage-20110118-2|68	%changelog
12mr|texlive-codepage-20110118-2|69	

16943 12
12mr|texlive-codicefiscaleitaliano-1.1-2|1	# revision 26234
12mr|texlive-codicefiscaleitaliano-1.1-2|2	# category Package
12mr|texlive-codicefiscaleitaliano-1.1-2|3	# catalog-ctan /macros/latex/contrib/codicefiscaleitaliano
12mr|texlive-codicefiscaleitaliano-1.1-2|4	# catalog-date 2012-05-05 09:37:49 +0200
12mr|texlive-codicefiscaleitaliano-1.1-2|5	# catalog-license lppl1.3
12mr|texlive-codicefiscaleitaliano-1.1-2|6	# catalog-version 1.1
12mr|texlive-codicefiscaleitaliano-1.1-2|7	Name:		texlive-codicefiscaleitaliano
12mr|texlive-codicefiscaleitaliano-1.1-2|8	Version:	1.1
12mr|texlive-codicefiscaleitaliano-1.1-2|9	Release:	2
12mr|texlive-codicefiscaleitaliano-1.1-2|10	Summary:	Test the consistency of the Italian personal Fiscal Code
12mr|texlive-codicefiscaleitaliano-1.1-2|11	Group:		Publishing
12mr|texlive-codicefiscaleitaliano-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/codicefiscaleitaliano
12mr|texlive-codicefiscaleitaliano-1.1-2|13	License:	LPPL1.3
12mr|texlive-codicefiscaleitaliano-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codicefiscaleitaliano.tar.xz
12mr|texlive-codicefiscaleitaliano-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codicefiscaleitaliano.doc.tar.xz
12mr|texlive-codicefiscaleitaliano-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/codicefiscaleitaliano.source.tar.xz
12mr|texlive-codicefiscaleitaliano-1.1-2|17	BuildArch:	noarch
12mr|texlive-codicefiscaleitaliano-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-codicefiscaleitaliano-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-codicefiscaleitaliano-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-codicefiscaleitaliano-1.1-2|21	
12mr|texlive-codicefiscaleitaliano-1.1-2|22	%description
12mr|texlive-codicefiscaleitaliano-1.1-2|23	The alphanumeric string that forms the Italian personal Fiscal
12mr|texlive-codicefiscaleitaliano-1.1-2|24	Code is prone to be misspelled thus rendering a legal document
12mr|texlive-codicefiscaleitaliano-1.1-2|25	invalid. The package quickly verifies the consistency of the
12mr|texlive-codicefiscaleitaliano-1.1-2|26	fiscal code string, and can therefore be useful for lawyers and
12mr|texlive-codicefiscaleitaliano-1.1-2|27	accountants that use fiscal codes very frequently.
12mr|texlive-codicefiscaleitaliano-1.1-2|28	
12mr|texlive-codicefiscaleitaliano-1.1-2|29	%post
12mr|texlive-codicefiscaleitaliano-1.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-codicefiscaleitaliano-1.1-2|31	
12mr|texlive-codicefiscaleitaliano-1.1-2|32	%postun
12mr|texlive-codicefiscaleitaliano-1.1-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-codicefiscaleitaliano-1.1-2|34	%{_sbindir}/texlive.post
12mr|texlive-codicefiscaleitaliano-1.1-2|35	fi
12mr|texlive-codicefiscaleitaliano-1.1-2|36	
12mr|texlive-codicefiscaleitaliano-1.1-2|37	#-----------------------------------------------------------------------
12mr|texlive-codicefiscaleitaliano-1.1-2|38	%files
12mr|texlive-codicefiscaleitaliano-1.1-2|39	%{_texmfdistdir}/tex/latex/codicefiscaleitaliano/codicefiscaleitaliano.sty
12mr|texlive-codicefiscaleitaliano-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/codicefiscaleitaliano/README
12mr|texlive-codicefiscaleitaliano-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/codicefiscaleitaliano/codicefiscaleitaliano.pdf
12mr|texlive-codicefiscaleitaliano-1.1-2|42	#- source
12mr|texlive-codicefiscaleitaliano-1.1-2|43	%doc %{_texmfdistdir}/source/latex/codicefiscaleitaliano/codicefiscaleitaliano.dtx
12mr|texlive-codicefiscaleitaliano-1.1-2|44	
12mr|texlive-codicefiscaleitaliano-1.1-2|45	#-----------------------------------------------------------------------
12mr|texlive-codicefiscaleitaliano-1.1-2|46	%prep
12mr|texlive-codicefiscaleitaliano-1.1-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-codicefiscaleitaliano-1.1-2|48	
12mr|texlive-codicefiscaleitaliano-1.1-2|49	%build
12mr|texlive-codicefiscaleitaliano-1.1-2|50	
12mr|texlive-codicefiscaleitaliano-1.1-2|51	%install
12mr|texlive-codicefiscaleitaliano-1.1-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-codicefiscaleitaliano-1.1-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-codicefiscaleitaliano-1.1-2|54	
12mr|texlive-codicefiscaleitaliano-1.1-2|55	
12mr|texlive-codicefiscaleitaliano-1.1-2|56	
12mr|texlive-codicefiscaleitaliano-1.1-2|57	%changelog
12mr|texlive-codicefiscaleitaliano-1.1-2|58	

16944 12
12mr|texlive-collcell-0.5-2|1	# revision 21539
12mr|texlive-collcell-0.5-2|2	# category Package
12mr|texlive-collcell-0.5-2|3	# catalog-ctan /macros/latex/contrib/collcell
12mr|texlive-collcell-0.5-2|4	# catalog-date 2011-02-27 21:54:29 +0100
12mr|texlive-collcell-0.5-2|5	# catalog-license lppl1.3
12mr|texlive-collcell-0.5-2|6	# catalog-version 0.5
12mr|texlive-collcell-0.5-2|7	Name:		texlive-collcell
12mr|texlive-collcell-0.5-2|8	Version:	0.5
12mr|texlive-collcell-0.5-2|9	Release:	2
12mr|texlive-collcell-0.5-2|10	Summary:	Collect contents of a tabular cell as argument to a macro
12mr|texlive-collcell-0.5-2|11	Group:		Publishing
12mr|texlive-collcell-0.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/collcell
12mr|texlive-collcell-0.5-2|13	License:	LPPL1.3
12mr|texlive-collcell-0.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collcell.tar.xz
12mr|texlive-collcell-0.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collcell.doc.tar.xz
12mr|texlive-collcell-0.5-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collcell.source.tar.xz
12mr|texlive-collcell-0.5-2|17	BuildArch:	noarch
12mr|texlive-collcell-0.5-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-collcell-0.5-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-collcell-0.5-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-collcell-0.5-2|21	
12mr|texlive-collcell-0.5-2|22	%description
12mr|texlive-collcell-0.5-2|23	The package provides macros that collect the content of a
12mr|texlive-collcell-0.5-2|24	tabular cell, and offer them as an argument to a macro. Special
12mr|texlive-collcell-0.5-2|25	care is taken to remove all aligning macros inserted by tabular
12mr|texlive-collcell-0.5-2|26	from the cell content. The macros also work in the last column
12mr|texlive-collcell-0.5-2|27	of a table, but do not support verbatim material inside the
12mr|texlive-collcell-0.5-2|28	cells.
12mr|texlive-collcell-0.5-2|29	
12mr|texlive-collcell-0.5-2|30	%post
12mr|texlive-collcell-0.5-2|31	%{_sbindir}/texlive.post
12mr|texlive-collcell-0.5-2|32	
12mr|texlive-collcell-0.5-2|33	%postun
12mr|texlive-collcell-0.5-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-collcell-0.5-2|35	%{_sbindir}/texlive.post
12mr|texlive-collcell-0.5-2|36	fi
12mr|texlive-collcell-0.5-2|37	
12mr|texlive-collcell-0.5-2|38	#-----------------------------------------------------------------------
12mr|texlive-collcell-0.5-2|39	%files
12mr|texlive-collcell-0.5-2|40	%{_texmfdistdir}/tex/latex/collcell/collcell.sty
12mr|texlive-collcell-0.5-2|41	%doc %{_texmfdistdir}/doc/latex/collcell/collcell.pdf
12mr|texlive-collcell-0.5-2|42	#- source
12mr|texlive-collcell-0.5-2|43	%doc %{_texmfdistdir}/source/latex/collcell/Makefile
12mr|texlive-collcell-0.5-2|44	%doc %{_texmfdistdir}/source/latex/collcell/README
12mr|texlive-collcell-0.5-2|45	%doc %{_texmfdistdir}/source/latex/collcell/collcell.dtx
12mr|texlive-collcell-0.5-2|46	%doc %{_texmfdistdir}/source/latex/collcell/collcell.ins
12mr|texlive-collcell-0.5-2|47	
12mr|texlive-collcell-0.5-2|48	#-----------------------------------------------------------------------
12mr|texlive-collcell-0.5-2|49	%prep
12mr|texlive-collcell-0.5-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-collcell-0.5-2|51	
12mr|texlive-collcell-0.5-2|52	%build
12mr|texlive-collcell-0.5-2|53	
12mr|texlive-collcell-0.5-2|54	%install
12mr|texlive-collcell-0.5-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-collcell-0.5-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-collcell-0.5-2|57	
12mr|texlive-collcell-0.5-2|58	
12mr|texlive-collcell-0.5-2|59	
12mr|texlive-collcell-0.5-2|60	%changelog
12mr|texlive-collcell-0.5-2|61	

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

16946 12
12mr|texlive-collection-20125708-2|1	Name:		texlive-collection
12mr|texlive-collection-20125708-2|2	Version:	20125708
12mr|texlive-collection-20125708-2|3	Release:	2
12mr|texlive-collection-20125708-2|4	Summary:	TeXLive collections
12mr|texlive-collection-20125708-2|5	Group:		Publishing
12mr|texlive-collection-20125708-2|6	URL:		http://tug.org/texlive
12mr|texlive-collection-20125708-2|7	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-20125708-2|8	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-basic.tar.xz
12mr|texlive-collection-20125708-2|9	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-bibtexextra.tar.xz
12mr|texlive-collection-20125708-2|10	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-binextra.tar.xz
12mr|texlive-collection-20125708-2|11	Source3:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-context.tar.xz
12mr|texlive-collection-20125708-2|12	Source4:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-arabic.tar.xz
12mr|texlive-collection-20125708-2|13	Source5:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-base.tar.xz
12mr|texlive-collection-20125708-2|14	Source6:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-bulgarian.tar.xz
12mr|texlive-collection-20125708-2|15	Source7:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-chinese.tar.xz
12mr|texlive-collection-20125708-2|16	Source8:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-czechslovak.tar.xz
12mr|texlive-collection-20125708-2|17	Source9:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-dutch.tar.xz
12mr|texlive-collection-20125708-2|18	Source10:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-english.tar.xz
12mr|texlive-collection-20125708-2|19	Source11:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-finnish.tar.xz
12mr|texlive-collection-20125708-2|20	Source12:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-french.tar.xz
12mr|texlive-collection-20125708-2|21	Source13:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-german.tar.xz
12mr|texlive-collection-20125708-2|22	Source14:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-italian.tar.xz
12mr|texlive-collection-20125708-2|23	Source15:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-japanese.tar.xz
12mr|texlive-collection-20125708-2|24	Source16:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-korean.tar.xz
12mr|texlive-collection-20125708-2|25	Source17:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-mongolian.tar.xz
12mr|texlive-collection-20125708-2|26	Source18:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-polish.tar.xz
12mr|texlive-collection-20125708-2|27	Source19:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-portuguese.tar.xz
12mr|texlive-collection-20125708-2|28	Source20:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-russian.tar.xz
12mr|texlive-collection-20125708-2|29	Source21:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-serbian.tar.xz
12mr|texlive-collection-20125708-2|30	Source22:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-slovenian.tar.xz
12mr|texlive-collection-20125708-2|31	Source23:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-spanish.tar.xz
12mr|texlive-collection-20125708-2|32	Source24:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-thai.tar.xz
12mr|texlive-collection-20125708-2|33	Source25:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-turkish.tar.xz
12mr|texlive-collection-20125708-2|34	Source26:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-ukrainian.tar.xz
12mr|texlive-collection-20125708-2|35	Source27:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-vietnamese.tar.xz
12mr|texlive-collection-20125708-2|36	Source28:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-fontsextra.tar.xz
12mr|texlive-collection-20125708-2|37	Source29:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-fontsrecommended.tar.xz
12mr|texlive-collection-20125708-2|38	Source30:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-fontutils.tar.xz
12mr|texlive-collection-20125708-2|39	Source31:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-formatsextra.tar.xz
12mr|texlive-collection-20125708-2|40	Source32:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-games.tar.xz
12mr|texlive-collection-20125708-2|41	Source33:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-genericextra.tar.xz
12mr|texlive-collection-20125708-2|42	Source34:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-genericrecommended.tar.xz
12mr|texlive-collection-20125708-2|43	Source35:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-htmlxml.tar.xz
12mr|texlive-collection-20125708-2|44	Source36:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-humanities.tar.xz
12mr|texlive-collection-20125708-2|45	Source37:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langafrican.tar.xz
12mr|texlive-collection-20125708-2|46	Source38:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langarabic.tar.xz
12mr|texlive-collection-20125708-2|47	Source39:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langarmenian.tar.xz
12mr|texlive-collection-20125708-2|48	Source40:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langcjk.tar.xz
12mr|texlive-collection-20125708-2|49	Source41:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langcroatian.tar.xz
12mr|texlive-collection-20125708-2|50	Source42:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langcyrillic.tar.xz
12mr|texlive-collection-20125708-2|51	Source43:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langczechslovak.tar.xz
12mr|texlive-collection-20125708-2|52	Source44:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langdanish.tar.xz
12mr|texlive-collection-20125708-2|53	Source45:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langdutch.tar.xz
12mr|texlive-collection-20125708-2|54	Source46:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langenglish.tar.xz
12mr|texlive-collection-20125708-2|55	Source47:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langfinnish.tar.xz
12mr|texlive-collection-20125708-2|56	Source48:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langfrench.tar.xz
12mr|texlive-collection-20125708-2|57	Source49:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langgerman.tar.xz
12mr|texlive-collection-20125708-2|58	Source50:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langgreek.tar.xz
12mr|texlive-collection-20125708-2|59	Source51:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langhebrew.tar.xz
12mr|texlive-collection-20125708-2|60	Source52:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langhungarian.tar.xz
12mr|texlive-collection-20125708-2|61	Source53:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langindic.tar.xz
12mr|texlive-collection-20125708-2|62	Source54:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langitalian.tar.xz
12mr|texlive-collection-20125708-2|63	Source55:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langlatin.tar.xz
12mr|texlive-collection-20125708-2|64	Source56:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langlatvian.tar.xz
12mr|texlive-collection-20125708-2|65	Source57:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langlithuanian.tar.xz
12mr|texlive-collection-20125708-2|66	Source58:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langmongolian.tar.xz
12mr|texlive-collection-20125708-2|67	Source59:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langnorwegian.tar.xz
12mr|texlive-collection-20125708-2|68	Source60:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langother.tar.xz
12mr|texlive-collection-20125708-2|69	Source61:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langpolish.tar.xz
12mr|texlive-collection-20125708-2|70	Source62:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langportuguese.tar.xz
12mr|texlive-collection-20125708-2|71	Source63:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langspanish.tar.xz
12mr|texlive-collection-20125708-2|72	Source64:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langswedish.tar.xz
12mr|texlive-collection-20125708-2|73	Source65:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langtibetan.tar.xz
12mr|texlive-collection-20125708-2|74	Source66:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langturkmen.tar.xz
12mr|texlive-collection-20125708-2|75	Source67:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langvietnamese.tar.xz
12mr|texlive-collection-20125708-2|76	Source68:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-latex.tar.xz
12mr|texlive-collection-20125708-2|77	Source69:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-latexextra.tar.xz
12mr|texlive-collection-20125708-2|78	Source70:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-latexrecommended.tar.xz
12mr|texlive-collection-20125708-2|79	Source71:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-luatex.tar.xz
12mr|texlive-collection-20125708-2|80	Source72:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-mathextra.tar.xz
12mr|texlive-collection-20125708-2|81	Source73:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-metapost.tar.xz
12mr|texlive-collection-20125708-2|82	Source74:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-music.tar.xz
12mr|texlive-collection-20125708-2|83	Source75:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-omega.tar.xz
12mr|texlive-collection-20125708-2|84	Source76:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-pictures.tar.xz
12mr|texlive-collection-20125708-2|85	Source77:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-plainextra.tar.xz
12mr|texlive-collection-20125708-2|86	Source78:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-pstricks.tar.xz
12mr|texlive-collection-20125708-2|87	Source79:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-publishers.tar.xz
12mr|texlive-collection-20125708-2|88	Source80:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-science.tar.xz
12mr|texlive-collection-20125708-2|89	Source81:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-texinfo.tar.xz
12mr|texlive-collection-20125708-2|90	Source82:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-xetex.tar.xz
12mr|texlive-collection-20125708-2|91	BuildArch:	noarch
12mr|texlive-collection-20125708-2|92	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|93	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|94	BuildArch:	noarch
12mr|texlive-collection-20125708-2|95	
12mr|texlive-collection-20125708-2|96	%description
12mr|texlive-collection-20125708-2|97	TeXLive collections.
12mr|texlive-collection-20125708-2|98	
12mr|texlive-collection-20125708-2|99	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|100	# revision 20730
12mr|texlive-collection-20125708-2|101	# category Collection
12mr|texlive-collection-20125708-2|102	# catalog-ctan undef
12mr|texlive-collection-20125708-2|103	# catalog-date undef
12mr|texlive-collection-20125708-2|104	# catalog-license undef
12mr|texlive-collection-20125708-2|105	# catalog-version undef
12mr|texlive-collection-20125708-2|106	%package	basic
12mr|texlive-collection-20125708-2|107	Summary:	Essential programs and files
12mr|texlive-collection-20125708-2|108	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|109	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|110	Requires:	texlive-amsfonts
12mr|texlive-collection-20125708-2|111	Requires:	texlive-bibtex
12mr|texlive-collection-20125708-2|112	Requires:	texlive-cm
12mr|texlive-collection-20125708-2|113	Requires:	texlive-dvipdfm
12mr|texlive-collection-20125708-2|114	Requires:	texlive-dvipdfmx
12mr|texlive-collection-20125708-2|115	Requires:	texlive-dvipdfmx-def
12mr|texlive-collection-20125708-2|116	Requires:	texlive-dvips
12mr|texlive-collection-20125708-2|117	Requires:	texlive-enctex
12mr|texlive-collection-20125708-2|118	Requires:	texlive-etex
12mr|texlive-collection-20125708-2|119	Requires:	texlive-etex-pkg
12mr|texlive-collection-20125708-2|120	Requires:	texlive-glyphlist
12mr|texlive-collection-20125708-2|121	Requires:	texlive-gsftopk
12mr|texlive-collection-20125708-2|122	Requires:	texlive-hyph-utf8
12mr|texlive-collection-20125708-2|123	Requires:	texlive-hyphen-base
12mr|texlive-collection-20125708-2|124	Requires:	texlive-ifluatex
12mr|texlive-collection-20125708-2|125	Requires:	texlive-ifxetex
12mr|texlive-collection-20125708-2|126	Requires:	texlive-kpathsea
12mr|texlive-collection-20125708-2|127	Requires:	texlive-lua-alt-getopt
12mr|texlive-collection-20125708-2|128	Requires:	texlive-luatex
12mr|texlive-collection-20125708-2|129	Requires:	texlive-makeindex
12mr|texlive-collection-20125708-2|130	Requires:	texlive-metafont
12mr|texlive-collection-20125708-2|131	Requires:	texlive-mflogo
12mr|texlive-collection-20125708-2|132	Requires:	texlive-mfware
12mr|texlive-collection-20125708-2|133	Requires:	texlive-misc
12mr|texlive-collection-20125708-2|134	Requires:	texlive-pdftex
12mr|texlive-collection-20125708-2|135	Requires:	texlive-plain
12mr|texlive-collection-20125708-2|136	Requires:	texlive-tcdialog
12mr|texlive-collection-20125708-2|137	Requires:	texlive-tetex
12mr|texlive-collection-20125708-2|138	Requires:	texlive-tex
12mr|texlive-collection-20125708-2|139	Requires:	texlive-texconfig
12mr|texlive-collection-20125708-2|140	Requires:	texlive-texlive-scripts
12mr|texlive-collection-20125708-2|141	Requires:	texlive-xdvi
12mr|texlive-collection-20125708-2|142	
12mr|texlive-collection-20125708-2|143	%description	basic
12mr|texlive-collection-20125708-2|144	These files are regarded as basic for any TeX system, covering
12mr|texlive-collection-20125708-2|145	plain TeX macros, Computer Modern fonts, and configuration for
12mr|texlive-collection-20125708-2|146	common drivers; no LaTeX.
12mr|texlive-collection-20125708-2|147	
12mr|texlive-collection-20125708-2|148	%files		basic
12mr|texlive-collection-20125708-2|149	
12mr|texlive-collection-20125708-2|150	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|151	# revision 24610
12mr|texlive-collection-20125708-2|152	# category Collection
12mr|texlive-collection-20125708-2|153	# catalog-ctan undef
12mr|texlive-collection-20125708-2|154	# catalog-date undef
12mr|texlive-collection-20125708-2|155	# catalog-license undef
12mr|texlive-collection-20125708-2|156	# catalog-version undef
12mr|texlive-collection-20125708-2|157	%package	bibtexextra
12mr|texlive-collection-20125708-2|158	Summary:	Extra BibTeX styles
12mr|texlive-collection-20125708-2|159	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|160	Requires:	texlive-aichej
12mr|texlive-collection-20125708-2|161	Requires:	texlive-amsrefs
12mr|texlive-collection-20125708-2|162	Requires:	texlive-apacite
12mr|texlive-collection-20125708-2|163	Requires:	texlive-apalike2
12mr|texlive-collection-20125708-2|164	Requires:	texlive-beebe
12mr|texlive-collection-20125708-2|165	Requires:	texlive-bibarts
12mr|texlive-collection-20125708-2|166	Requires:	texlive-biber
12mr|texlive-collection-20125708-2|167	Requires:	texlive-bibexport
12mr|texlive-collection-20125708-2|168	Requires:	texlive-bibhtml
12mr|texlive-collection-20125708-2|169	Requires:	texlive-biblatex
12mr|texlive-collection-20125708-2|170	Requires:	texlive-biblatex-apa
12mr|texlive-collection-20125708-2|171	Requires:	texlive-biblatex-chem
12mr|texlive-collection-20125708-2|172	Requires:	texlive-biblatex-chicago
12mr|texlive-collection-20125708-2|173	Requires:	texlive-biblatex-dw
12mr|texlive-collection-20125708-2|174	Requires:	texlive-biblatex-fiwi
12mr|texlive-collection-20125708-2|175	Requires:	texlive-biblatex-historian
12mr|texlive-collection-20125708-2|176	Requires:	texlive-biblatex-ieee
12mr|texlive-collection-20125708-2|177	Requires:	texlive-biblatex-juradiss
12mr|texlive-collection-20125708-2|178	Requires:	texlive-biblatex-luh-ipw
12mr|texlive-collection-20125708-2|179	Requires:	texlive-biblatex-mla
12mr|texlive-collection-20125708-2|180	Requires:	texlive-biblatex-musuos
12mr|texlive-collection-20125708-2|181	Requires:	texlive-biblatex-nature
12mr|texlive-collection-20125708-2|182	Requires:	texlive-biblatex-nejm
12mr|texlive-collection-20125708-2|183	Requires:	texlive-biblatex-philosophy
12mr|texlive-collection-20125708-2|184	Requires:	texlive-biblatex-science
12mr|texlive-collection-20125708-2|185	Requires:	texlive-biblist
12mr|texlive-collection-20125708-2|186	Requires:	texlive-bibtopic
12mr|texlive-collection-20125708-2|187	Requires:	texlive-bibtopicprefix
12mr|texlive-collection-20125708-2|188	Requires:	texlive-bibunits
12mr|texlive-collection-20125708-2|189	Requires:	texlive-breakcites
12mr|texlive-collection-20125708-2|190	Requires:	texlive-cell
12mr|texlive-collection-20125708-2|191	Requires:	texlive-chbibref
12mr|texlive-collection-20125708-2|192	Requires:	texlive-chicago
12mr|texlive-collection-20125708-2|193	Requires:	texlive-chicago-annote
12mr|texlive-collection-20125708-2|194	Requires:	texlive-chembst
12mr|texlive-collection-20125708-2|195	Requires:	texlive-chscite
12mr|texlive-collection-20125708-2|196	Requires:	texlive-collref
12mr|texlive-collection-20125708-2|197	Requires:	texlive-compactbib
12mr|texlive-collection-20125708-2|198	Requires:	texlive-custom-bib
12mr|texlive-collection-20125708-2|199	Requires:	texlive-din1505
12mr|texlive-collection-20125708-2|200	Requires:	texlive-dk-bib
12mr|texlive-collection-20125708-2|201	Requires:	texlive-doipubmed
12mr|texlive-collection-20125708-2|202	Requires:	texlive-fbs
12mr|texlive-collection-20125708-2|203	Requires:	texlive-figbib
12mr|texlive-collection-20125708-2|204	Requires:	texlive-footbib
12mr|texlive-collection-20125708-2|205	Requires:	texlive-harvard
12mr|texlive-collection-20125708-2|206	Requires:	texlive-harvmac
12mr|texlive-collection-20125708-2|207	Requires:	texlive-historische-zeitschrift
12mr|texlive-collection-20125708-2|208	Requires:	texlive-ijqc
12mr|texlive-collection-20125708-2|209	Requires:	texlive-inlinebib
12mr|texlive-collection-20125708-2|210	Requires:	texlive-iopart-num
12mr|texlive-collection-20125708-2|211	Requires:	texlive-jneurosci
12mr|texlive-collection-20125708-2|212	Requires:	texlive-jurabib
12mr|texlive-collection-20125708-2|213	Requires:	texlive-ksfh_nat
12mr|texlive-collection-20125708-2|214	Requires:	texlive-listbib
12mr|texlive-collection-20125708-2|215	Requires:	texlive-logreq
12mr|texlive-collection-20125708-2|216	Requires:	texlive-margbib
12mr|texlive-collection-20125708-2|217	Requires:	texlive-multibib
12mr|texlive-collection-20125708-2|218	Requires:	texlive-munich
12mr|texlive-collection-20125708-2|219	Requires:	texlive-notes2bib
12mr|texlive-collection-20125708-2|220	Requires:	texlive-perception
12mr|texlive-collection-20125708-2|221	Requires:	texlive-pnas2009
12mr|texlive-collection-20125708-2|222	Requires:	texlive-rsc
12mr|texlive-collection-20125708-2|223	Requires:	texlive-showtags
12mr|texlive-collection-20125708-2|224	Requires:	texlive-sort-by-letters
12mr|texlive-collection-20125708-2|225	Requires:	texlive-splitbib
12mr|texlive-collection-20125708-2|226	Requires:	texlive-uni-wtal-ger
12mr|texlive-collection-20125708-2|227	Requires:	texlive-urlbst
12mr|texlive-collection-20125708-2|228	Requires:	texlive-vak
12mr|texlive-collection-20125708-2|229	Requires:	texlive-xcite
12mr|texlive-collection-20125708-2|230	Requires:	texlive-collection-latex
12mr|texlive-collection-20125708-2|231	
12mr|texlive-collection-20125708-2|232	%description	bibtexextra
12mr|texlive-collection-20125708-2|233	Additional BibTeX styles and bibliography databases, including
12mr|texlive-collection-20125708-2|234	BibLaTeX.
12mr|texlive-collection-20125708-2|235	
12mr|texlive-collection-20125708-2|236	%files		bibtexextra
12mr|texlive-collection-20125708-2|237	
12mr|texlive-collection-20125708-2|238	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|239	# revision 24062
12mr|texlive-collection-20125708-2|240	# category Collection
12mr|texlive-collection-20125708-2|241	# catalog-ctan undef
12mr|texlive-collection-20125708-2|242	# catalog-date undef
12mr|texlive-collection-20125708-2|243	# catalog-license undef
12mr|texlive-collection-20125708-2|244	# catalog-version undef
12mr|texlive-collection-20125708-2|245	%package	binextra
12mr|texlive-collection-20125708-2|246	Summary:	TeX auxiliary programs
12mr|texlive-collection-20125708-2|247	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|248	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|249	Requires:	texlive-a2ping
12mr|texlive-collection-20125708-2|250	Requires:	texlive-bibtex8
12mr|texlive-collection-20125708-2|251	Requires:	texlive-bibtexu
12mr|texlive-collection-20125708-2|252	Requires:	texlive-bundledoc
12mr|texlive-collection-20125708-2|253	Requires:	texlive-chktex
12mr|texlive-collection-20125708-2|254	Requires:	texlive-ctanify
12mr|texlive-collection-20125708-2|255	Requires:	texlive-ctanupload
12mr|texlive-collection-20125708-2|256	Requires:	texlive-ctie
12mr|texlive-collection-20125708-2|257	Requires:	texlive-cweb
12mr|texlive-collection-20125708-2|258	Requires:	texlive-de-macro
12mr|texlive-collection-20125708-2|259	Requires:	texlive-detex
12mr|texlive-collection-20125708-2|260	Requires:	texlive-dtl
12mr|texlive-collection-20125708-2|261	Requires:	texlive-dvi2tty
12mr|texlive-collection-20125708-2|262	Requires:	texlive-dviasm
12mr|texlive-collection-20125708-2|263	Requires:	texlive-dvicopy
12mr|texlive-collection-20125708-2|264	Requires:	texlive-dvidvi
12mr|texlive-collection-20125708-2|265	Requires:	texlive-dviljk
12mr|texlive-collection-20125708-2|266	Requires:	texlive-dvipng
12mr|texlive-collection-20125708-2|267	Requires:	texlive-dvipos
12mr|texlive-collection-20125708-2|268	Requires:	texlive-dvisvgm
12mr|texlive-collection-20125708-2|269	Requires:	texlive-findhyph
12mr|texlive-collection-20125708-2|270	Requires:	texlive-fragmaster
12mr|texlive-collection-20125708-2|271	Requires:	texlive-hyphenex
12mr|texlive-collection-20125708-2|272	Requires:	texlive-installfont
12mr|texlive-collection-20125708-2|273	Requires:	texlive-lacheck
12mr|texlive-collection-20125708-2|274	Requires:	texlive-latex2man
12mr|texlive-collection-20125708-2|275	Requires:	texlive-latexdiff
12mr|texlive-collection-20125708-2|276	Requires:	texlive-latexfileversion
12mr|texlive-collection-20125708-2|277	Requires:	texlive-latexmk
12mr|texlive-collection-20125708-2|278	Requires:	texlive-listings-ext
12mr|texlive-collection-20125708-2|279	Requires:	texlive-match_parens
12mr|texlive-collection-20125708-2|280	Requires:	texlive-mkjobtexmf
12mr|texlive-collection-20125708-2|281	Requires:	texlive-patgen
12mr|texlive-collection-20125708-2|282	Requires:	texlive-pdfcrop
12mr|texlive-collection-20125708-2|283	Requires:	texlive-pdfjam
12mr|texlive-collection-20125708-2|284	Requires:	texlive-pdftools
12mr|texlive-collection-20125708-2|285	Requires:	texlive-pkfix
12mr|texlive-collection-20125708-2|286	Requires:	texlive-pkfix-helper
12mr|texlive-collection-20125708-2|287	Requires:	texlive-purifyeps
12mr|texlive-collection-20125708-2|288	Requires:	texlive-seetexk
12mr|texlive-collection-20125708-2|289	Requires:	texlive-sty2dtx
12mr|texlive-collection-20125708-2|290	Requires:	texlive-synctex
12mr|texlive-collection-20125708-2|291	Requires:	texlive-texcount
12mr|texlive-collection-20125708-2|292	Requires:	texlive-texdef
12mr|texlive-collection-20125708-2|293	Requires:	texlive-texdiff
12mr|texlive-collection-20125708-2|294	Requires:	texlive-texdirflatten
12mr|texlive-collection-20125708-2|295	Requires:	texlive-texdoc
12mr|texlive-collection-20125708-2|296	Requires:	texlive-texliveonfly
12mr|texlive-collection-20125708-2|297	Requires:	texlive-texloganalyser
12mr|texlive-collection-20125708-2|298	Requires:	texlive-texware
12mr|texlive-collection-20125708-2|299	Requires:	texlive-tie
12mr|texlive-collection-20125708-2|300	Requires:	texlive-tpic2pdftex
12mr|texlive-collection-20125708-2|301	Requires:	texlive-web
12mr|texlive-collection-20125708-2|302	
12mr|texlive-collection-20125708-2|303	%description	binextra
12mr|texlive-collection-20125708-2|304	Various useful, but non-essential, support programs. Includes
12mr|texlive-collection-20125708-2|305	programs and macros for DVI file manipulation, literate
12mr|texlive-collection-20125708-2|306	programming, patgen, and the TeX Works Editor.
12mr|texlive-collection-20125708-2|307	
12mr|texlive-collection-20125708-2|308	%files		binextra
12mr|texlive-collection-20125708-2|309	
12mr|texlive-collection-20125708-2|310	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|311	# revision 23785
12mr|texlive-collection-20125708-2|312	# category Collection
12mr|texlive-collection-20125708-2|313	# catalog-ctan undef
12mr|texlive-collection-20125708-2|314	# catalog-date undef
12mr|texlive-collection-20125708-2|315	# catalog-license undef
12mr|texlive-collection-20125708-2|316	# catalog-version undef
12mr|texlive-collection-20125708-2|317	%package	context
12mr|texlive-collection-20125708-2|318	Summary:	ConTeXt format
12mr|texlive-collection-20125708-2|319	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|320	Requires:	texlive-context
12mr|texlive-collection-20125708-2|321	Requires:	texlive-jmn
12mr|texlive-collection-20125708-2|322	Requires:	texlive-lmextra
12mr|texlive-collection-20125708-2|323	Requires:	texlive-context-account
12mr|texlive-collection-20125708-2|324	Requires:	texlive-context-algorithmic
12mr|texlive-collection-20125708-2|325	Requires:	texlive-context-bnf
12mr|texlive-collection-20125708-2|326	Requires:	texlive-context-chromato
12mr|texlive-collection-20125708-2|327	Requires:	texlive-context-construction-plan
12mr|texlive-collection-20125708-2|328	Requires:	texlive-context-degrade
12mr|texlive-collection-20125708-2|329	Requires:	texlive-context-filter
12mr|texlive-collection-20125708-2|330	Requires:	texlive-context-fixme
12mr|texlive-collection-20125708-2|331	Requires:	texlive-context-french
12mr|texlive-collection-20125708-2|332	Requires:	texlive-context-fullpage
12mr|texlive-collection-20125708-2|333	Requires:	texlive-context-games
12mr|texlive-collection-20125708-2|334	Requires:	texlive-context-gantt
12mr|texlive-collection-20125708-2|335	Requires:	texlive-context-gnuplot
12mr|texlive-collection-20125708-2|336	Requires:	texlive-context-letter
12mr|texlive-collection-20125708-2|337	Requires:	texlive-context-lettrine
12mr|texlive-collection-20125708-2|338	Requires:	texlive-context-lilypond
12mr|texlive-collection-20125708-2|339	Requires:	texlive-context-mathsets
12mr|texlive-collection-20125708-2|340	Requires:	texlive-context-notes-zh-cn
12mr|texlive-collection-20125708-2|341	Requires:	texlive-context-rst
12mr|texlive-collection-20125708-2|342	Requires:	texlive-context-ruby
12mr|texlive-collection-20125708-2|343	Requires:	texlive-context-simplefonts
12mr|texlive-collection-20125708-2|344	Requires:	texlive-context-simpleslides
12mr|texlive-collection-20125708-2|345	Requires:	texlive-context-typearea
12mr|texlive-collection-20125708-2|346	Requires:	texlive-context-typescripts
12mr|texlive-collection-20125708-2|347	Requires:	texlive-context-vim
12mr|texlive-collection-20125708-2|348	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|349	Requires(post):	texlive-context.bin
12mr|texlive-collection-20125708-2|350	
12mr|texlive-collection-20125708-2|351	%description	context
12mr|texlive-collection-20125708-2|352	Hans Hagen's powerful ConTeXt system, http://pragma-ade.com.
12mr|texlive-collection-20125708-2|353	Also includes third-party ConTeXt packages.
12mr|texlive-collection-20125708-2|354	
12mr|texlive-collection-20125708-2|355	%post
12mr|texlive-collection-20125708-2|356	%{_sbindir}/texlive.post
12mr|texlive-collection-20125708-2|357	
12mr|texlive-collection-20125708-2|358	%postun
12mr|texlive-collection-20125708-2|359	if [ $1 -eq 0 ]; then
12mr|texlive-collection-20125708-2|360	%{_sbindir}/texlive.post
12mr|texlive-collection-20125708-2|361	fi
12mr|texlive-collection-20125708-2|362	
12mr|texlive-collection-20125708-2|363	%files		context
12mr|texlive-collection-20125708-2|364	
12mr|texlive-collection-20125708-2|365	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|366	# revision 14327
12mr|texlive-collection-20125708-2|367	# category Collection
12mr|texlive-collection-20125708-2|368	# catalog-ctan undef
12mr|texlive-collection-20125708-2|369	# catalog-date undef
12mr|texlive-collection-20125708-2|370	# catalog-license undef
12mr|texlive-collection-20125708-2|371	# catalog-version undef
12mr|texlive-collection-20125708-2|372	%package	documentation-arabic
12mr|texlive-collection-20125708-2|373	Summary:	Arabic documentation
12mr|texlive-collection-20125708-2|374	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|375	Requires:	texlive-lshort-persian
12mr|texlive-collection-20125708-2|376	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|377	
12mr|texlive-collection-20125708-2|378	%description	documentation-arabic
12mr|texlive-collection-20125708-2|379	TeXLive collection-documentation-arabic package.
12mr|texlive-collection-20125708-2|380	
12mr|texlive-collection-20125708-2|381	%files		documentation-arabic
12mr|texlive-collection-20125708-2|382	
12mr|texlive-collection-20125708-2|383	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|384	# revision 17091
12mr|texlive-collection-20125708-2|385	# category Collection
12mr|texlive-collection-20125708-2|386	# catalog-ctan undef
12mr|texlive-collection-20125708-2|387	# catalog-date undef
12mr|texlive-collection-20125708-2|388	# catalog-license undef
12mr|texlive-collection-20125708-2|389	# catalog-version undef
12mr|texlive-collection-20125708-2|390	%package	documentation-base
12mr|texlive-collection-20125708-2|391	Summary:	TeX Live documentation
12mr|texlive-collection-20125708-2|392	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|393	Requires:	texlive-texlive-common
12mr|texlive-collection-20125708-2|394	Requires:	texlive-texlive-docindex
12mr|texlive-collection-20125708-2|395	Requires:	texlive-texlive-en
12mr|texlive-collection-20125708-2|396	
12mr|texlive-collection-20125708-2|397	%description	documentation-base
12mr|texlive-collection-20125708-2|398	TeXLive collection-documentation-base package.
12mr|texlive-collection-20125708-2|399	
12mr|texlive-collection-20125708-2|400	%files		documentation-base
12mr|texlive-collection-20125708-2|401	
12mr|texlive-collection-20125708-2|402	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|403	# revision 19296
12mr|texlive-collection-20125708-2|404	# category Collection
12mr|texlive-collection-20125708-2|405	# catalog-ctan undef
12mr|texlive-collection-20125708-2|406	# catalog-date undef
12mr|texlive-collection-20125708-2|407	# catalog-license undef
12mr|texlive-collection-20125708-2|408	# catalog-version undef
12mr|texlive-collection-20125708-2|409	%package	documentation-bulgarian
12mr|texlive-collection-20125708-2|410	Summary:	Bulgarian documentation
12mr|texlive-collection-20125708-2|411	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|412	Requires:	texlive-lshort-bulgarian
12mr|texlive-collection-20125708-2|413	Requires:	texlive-pst-eucl-translation-bg
12mr|texlive-collection-20125708-2|414	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|415	
12mr|texlive-collection-20125708-2|416	%description	documentation-bulgarian
12mr|texlive-collection-20125708-2|417	TeXLive collection-documentation-bulgarian package.
12mr|texlive-collection-20125708-2|418	
12mr|texlive-collection-20125708-2|419	%files		documentation-bulgarian
12mr|texlive-collection-20125708-2|420	
12mr|texlive-collection-20125708-2|421	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|422	# revision 14384
12mr|texlive-collection-20125708-2|423	# category Collection
12mr|texlive-collection-20125708-2|424	# catalog-ctan undef
12mr|texlive-collection-20125708-2|425	# catalog-date undef
12mr|texlive-collection-20125708-2|426	# catalog-license undef
12mr|texlive-collection-20125708-2|427	# catalog-version undef
12mr|texlive-collection-20125708-2|428	%package	documentation-chinese
12mr|texlive-collection-20125708-2|429	Summary:	Chinese documentation
12mr|texlive-collection-20125708-2|430	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|431	Requires:	texlive-ctex-faq
12mr|texlive-collection-20125708-2|432	Requires:	texlive-latex-notes-zh-cn
12mr|texlive-collection-20125708-2|433	Requires:	texlive-lshort-chinese
12mr|texlive-collection-20125708-2|434	Requires:	texlive-texlive-zh-cn
12mr|texlive-collection-20125708-2|435	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|436	
12mr|texlive-collection-20125708-2|437	%description	documentation-chinese
12mr|texlive-collection-20125708-2|438	TeXLive collection-documentation-chinese package.
12mr|texlive-collection-20125708-2|439	
12mr|texlive-collection-20125708-2|440	%files		documentation-chinese
12mr|texlive-collection-20125708-2|441	
12mr|texlive-collection-20125708-2|442	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|443	# revision 23021
12mr|texlive-collection-20125708-2|444	# category Collection
12mr|texlive-collection-20125708-2|445	# catalog-ctan undef
12mr|texlive-collection-20125708-2|446	# catalog-date undef
12mr|texlive-collection-20125708-2|447	# catalog-license undef
12mr|texlive-collection-20125708-2|448	# catalog-version undef
12mr|texlive-collection-20125708-2|449	%package	documentation-czechslovak
12mr|texlive-collection-20125708-2|450	Summary:	Czech/Slovak documentation
12mr|texlive-collection-20125708-2|451	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|452	Requires:	texlive-lshort-czech
12mr|texlive-collection-20125708-2|453	Requires:	texlive-lshort-slovak
12mr|texlive-collection-20125708-2|454	Requires:	texlive-texlive-cz
12mr|texlive-collection-20125708-2|455	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|456	
12mr|texlive-collection-20125708-2|457	%description	documentation-czechslovak
12mr|texlive-collection-20125708-2|458	TeXLive collection-documentation-czechslovak package.
12mr|texlive-collection-20125708-2|459	
12mr|texlive-collection-20125708-2|460	%files		documentation-czechslovak
12mr|texlive-collection-20125708-2|461	
12mr|texlive-collection-20125708-2|462	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|463	# revision 13822
12mr|texlive-collection-20125708-2|464	# category Collection
12mr|texlive-collection-20125708-2|465	# catalog-ctan undef
12mr|texlive-collection-20125708-2|466	# catalog-date undef
12mr|texlive-collection-20125708-2|467	# catalog-license undef
12mr|texlive-collection-20125708-2|468	# catalog-version undef
12mr|texlive-collection-20125708-2|469	%package	documentation-dutch
12mr|texlive-collection-20125708-2|470	Summary:	Dutch documentation
12mr|texlive-collection-20125708-2|471	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|472	Requires:	texlive-lshort-dutch
12mr|texlive-collection-20125708-2|473	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|474	
12mr|texlive-collection-20125708-2|475	%description	documentation-dutch
12mr|texlive-collection-20125708-2|476	TeXLive collection-documentation-dutch package.
12mr|texlive-collection-20125708-2|477	
12mr|texlive-collection-20125708-2|478	%files		documentation-dutch
12mr|texlive-collection-20125708-2|479	
12mr|texlive-collection-20125708-2|480	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|481	# revision 25096
12mr|texlive-collection-20125708-2|482	# category Collection
12mr|texlive-collection-20125708-2|483	# catalog-ctan undef
12mr|texlive-collection-20125708-2|484	# catalog-date undef
12mr|texlive-collection-20125708-2|485	# catalog-license undef
12mr|texlive-collection-20125708-2|486	# catalog-version undef
12mr|texlive-collection-20125708-2|487	%package	documentation-english
12mr|texlive-collection-20125708-2|488	Summary:	English documentation
12mr|texlive-collection-20125708-2|489	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|490	Requires:	texlive-FAQ-en
12mr|texlive-collection-20125708-2|491	Requires:	texlive-MemoirChapStyles
12mr|texlive-collection-20125708-2|492	Requires:	texlive-Type1fonts
12mr|texlive-collection-20125708-2|493	Requires:	texlive-amslatex-primer
12mr|texlive-collection-20125708-2|494	Requires:	texlive-around-the-bend
12mr|texlive-collection-20125708-2|495	Requires:	texlive-ascii-chart
12mr|texlive-collection-20125708-2|496	Requires:	texlive-components-of-TeX
12mr|texlive-collection-20125708-2|497	Requires:	texlive-comprehensive
12mr|texlive-collection-20125708-2|498	Requires:	texlive-dtxtut
12mr|texlive-collection-20125708-2|499	Requires:	texlive-first-latex-doc
12mr|texlive-collection-20125708-2|500	Requires:	texlive-gentle
12mr|texlive-collection-20125708-2|501	Requires:	texlive-guide-to-latex
12mr|texlive-collection-20125708-2|502	Requires:	texlive-happy4th
12mr|texlive-collection-20125708-2|503	Requires:	texlive-impatient
12mr|texlive-collection-20125708-2|504	Requires:	texlive-intro-scientific
12mr|texlive-collection-20125708-2|505	Requires:	texlive-knuth
12mr|texlive-collection-20125708-2|506	Requires:	texlive-l2tabu-english
12mr|texlive-collection-20125708-2|507	Requires:	texlive-latex-course
12mr|texlive-collection-20125708-2|508	Requires:	texlive-latex-doc-ptr
12mr|texlive-collection-20125708-2|509	Requires:	texlive-latex-graphics-companion
12mr|texlive-collection-20125708-2|510	Requires:	texlive-latex-veryshortguide
12mr|texlive-collection-20125708-2|511	Requires:	texlive-latex-web-companion
12mr|texlive-collection-20125708-2|512	Requires:	texlive-latex2e-help-texinfo
12mr|texlive-collection-20125708-2|513	Requires:	texlive-latex4wp
12mr|texlive-collection-20125708-2|514	Requires:	texlive-latexcheat
12mr|texlive-collection-20125708-2|515	Requires:	texlive-lshort-english
12mr|texlive-collection-20125708-2|516	Requires:	texlive-macros2e
12mr|texlive-collection-20125708-2|517	Requires:	texlive-math-e
12mr|texlive-collection-20125708-2|518	Requires:	texlive-mathmode
12mr|texlive-collection-20125708-2|519	Requires:	texlive-memdesign
12mr|texlive-collection-20125708-2|520	Requires:	texlive-metafont-beginners
12mr|texlive-collection-20125708-2|521	Requires:	texlive-metapost-examples
12mr|texlive-collection-20125708-2|522	Requires:	texlive-mil3
12mr|texlive-collection-20125708-2|523	Requires:	texlive-patgen2-tutorial
12mr|texlive-collection-20125708-2|524	Requires:	texlive-pictexsum
12mr|texlive-collection-20125708-2|525	Requires:	texlive-plain-doc
12mr|texlive-collection-20125708-2|526	Requires:	texlive-pstricks-examples-en
12mr|texlive-collection-20125708-2|527	Requires:	texlive-pstricks-tutorial
12mr|texlive-collection-20125708-2|528	Requires:	texlive-simplified-latex
12mr|texlive-collection-20125708-2|529	Requires:	texlive-svg-inkscape
12mr|texlive-collection-20125708-2|530	Requires:	texlive-tabulars-e
12mr|texlive-collection-20125708-2|531	Requires:	texlive-tamethebeast
12mr|texlive-collection-20125708-2|532	Requires:	texlive-tds
12mr|texlive-collection-20125708-2|533	Requires:	texlive-tex-font-errors-cheatsheet
12mr|texlive-collection-20125708-2|534	Requires:	texlive-tex-overview
12mr|texlive-collection-20125708-2|535	Requires:	texlive-tex-refs
12mr|texlive-collection-20125708-2|536	Requires:	texlive-texbytopic
12mr|texlive-collection-20125708-2|537	Requires:	texlive-titlepages
12mr|texlive-collection-20125708-2|538	Requires:	texlive-tlc2
12mr|texlive-collection-20125708-2|539	Requires:	texlive-visualfaq
12mr|texlive-collection-20125708-2|540	Requires:	texlive-webguide
12mr|texlive-collection-20125708-2|541	Requires:	texlive-xetexref
12mr|texlive-collection-20125708-2|542	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|543	
12mr|texlive-collection-20125708-2|544	%description	documentation-english
12mr|texlive-collection-20125708-2|545	TeXLive collection-documentation-english package.
12mr|texlive-collection-20125708-2|546	
12mr|texlive-collection-20125708-2|547	%files		documentation-english
12mr|texlive-collection-20125708-2|548	
12mr|texlive-collection-20125708-2|549	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|550	# revision 13822
12mr|texlive-collection-20125708-2|551	# category Collection
12mr|texlive-collection-20125708-2|552	# catalog-ctan undef
12mr|texlive-collection-20125708-2|553	# catalog-date undef
12mr|texlive-collection-20125708-2|554	# catalog-license undef
12mr|texlive-collection-20125708-2|555	# catalog-version undef
12mr|texlive-collection-20125708-2|556	%package	documentation-finnish
12mr|texlive-collection-20125708-2|557	Summary:	Finnish documentation
12mr|texlive-collection-20125708-2|558	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|559	Requires:	texlive-lshort-finnish
12mr|texlive-collection-20125708-2|560	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|561	
12mr|texlive-collection-20125708-2|562	%description	documentation-finnish
12mr|texlive-collection-20125708-2|563	TeXLive collection-documentation-finnish package.
12mr|texlive-collection-20125708-2|564	
12mr|texlive-collection-20125708-2|565	%files		documentation-finnish
12mr|texlive-collection-20125708-2|566	
12mr|texlive-collection-20125708-2|567	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|568	# revision 25105
12mr|texlive-collection-20125708-2|569	# category Collection
12mr|texlive-collection-20125708-2|570	# catalog-ctan undef
12mr|texlive-collection-20125708-2|571	# catalog-date undef
12mr|texlive-collection-20125708-2|572	# catalog-license undef
12mr|texlive-collection-20125708-2|573	# catalog-version undef
12mr|texlive-collection-20125708-2|574	%package	documentation-french
12mr|texlive-collection-20125708-2|575	Summary:	French documentation
12mr|texlive-collection-20125708-2|576	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|577	Requires:	texlive-apprends-latex
12mr|texlive-collection-20125708-2|578	Requires:	texlive-epslatex-fr
12mr|texlive-collection-20125708-2|579	Requires:	texlive-impatient-fr
12mr|texlive-collection-20125708-2|580	Requires:	texlive-l2tabu-french
12mr|texlive-collection-20125708-2|581	Requires:	texlive-lshort-french
12mr|texlive-collection-20125708-2|582	Requires:	texlive-texlive-fr
12mr|texlive-collection-20125708-2|583	Requires:	texlive-translation-array-fr
12mr|texlive-collection-20125708-2|584	Requires:	texlive-translation-dcolumn-fr
12mr|texlive-collection-20125708-2|585	Requires:	texlive-translation-natbib-fr
12mr|texlive-collection-20125708-2|586	Requires:	texlive-translation-tabbing-fr
12mr|texlive-collection-20125708-2|587	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|588	
12mr|texlive-collection-20125708-2|589	%description	documentation-french
12mr|texlive-collection-20125708-2|590	TeXLive collection-documentation-french package.
12mr|texlive-collection-20125708-2|591	
12mr|texlive-collection-20125708-2|592	%files		documentation-french
12mr|texlive-collection-20125708-2|593	
12mr|texlive-collection-20125708-2|594	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|595	# revision 25301
12mr|texlive-collection-20125708-2|596	# category Collection
12mr|texlive-collection-20125708-2|597	# catalog-ctan undef
12mr|texlive-collection-20125708-2|598	# catalog-date undef
12mr|texlive-collection-20125708-2|599	# catalog-license undef
12mr|texlive-collection-20125708-2|600	# catalog-version undef
12mr|texlive-collection-20125708-2|601	%package	documentation-german
12mr|texlive-collection-20125708-2|602	Summary:	German documentation
12mr|texlive-collection-20125708-2|603	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|604	Requires:	texlive-einfuehrung
12mr|texlive-collection-20125708-2|605	Requires:	texlive-fifinddo-info
12mr|texlive-collection-20125708-2|606	Requires:	texlive-kopka
12mr|texlive-collection-20125708-2|607	Requires:	texlive-l2picfaq
12mr|texlive-collection-20125708-2|608	Requires:	texlive-l2tabu
12mr|texlive-collection-20125708-2|609	Requires:	texlive-latex-bib-ex
12mr|texlive-collection-20125708-2|610	Requires:	texlive-latex-referenz
12mr|texlive-collection-20125708-2|611	Requires:	texlive-latex-tabellen
12mr|texlive-collection-20125708-2|612	Requires:	texlive-lshort-german
12mr|texlive-collection-20125708-2|613	Requires:	texlive-presentations
12mr|texlive-collection-20125708-2|614	Requires:	texlive-pstricks-examples
12mr|texlive-collection-20125708-2|615	Requires:	texlive-templates-fenn
12mr|texlive-collection-20125708-2|616	Requires:	texlive-templates-sommer
12mr|texlive-collection-20125708-2|617	Requires:	texlive-texlive-de
12mr|texlive-collection-20125708-2|618	Requires:	texlive-translation-arsclassica-de
12mr|texlive-collection-20125708-2|619	Requires:	texlive-translation-biblatex-de
12mr|texlive-collection-20125708-2|620	Requires:	texlive-translation-chemsym-de
12mr|texlive-collection-20125708-2|621	Requires:	texlive-translation-ecv-de
12mr|texlive-collection-20125708-2|622	Requires:	texlive-translation-enumitem-de
12mr|texlive-collection-20125708-2|623	Requires:	texlive-translation-europecv-de
12mr|texlive-collection-20125708-2|624	Requires:	texlive-translation-filecontents-de
12mr|texlive-collection-20125708-2|625	Requires:	texlive-translation-moreverb-de
12mr|texlive-collection-20125708-2|626	Requires:	texlive-voss-de
12mr|texlive-collection-20125708-2|627	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|628	
12mr|texlive-collection-20125708-2|629	%description	documentation-german
12mr|texlive-collection-20125708-2|630	TeXLive collection-documentation-german package.
12mr|texlive-collection-20125708-2|631	
12mr|texlive-collection-20125708-2|632	%files		documentation-german
12mr|texlive-collection-20125708-2|633	
12mr|texlive-collection-20125708-2|634	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|635	# revision 25218
12mr|texlive-collection-20125708-2|636	# category Collection
12mr|texlive-collection-20125708-2|637	# catalog-ctan undef
12mr|texlive-collection-20125708-2|638	# catalog-date undef
12mr|texlive-collection-20125708-2|639	# catalog-license undef
12mr|texlive-collection-20125708-2|640	# catalog-version undef
12mr|texlive-collection-20125708-2|641	%package	documentation-italian
12mr|texlive-collection-20125708-2|642	Summary:	Italian documentation
12mr|texlive-collection-20125708-2|643	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|644	Requires:	texlive-amsldoc-it
12mr|texlive-collection-20125708-2|645	Requires:	texlive-amsmath-it
12mr|texlive-collection-20125708-2|646	Requires:	texlive-amsthdoc-it
12mr|texlive-collection-20125708-2|647	Requires:	texlive-fancyhdr-it
12mr|texlive-collection-20125708-2|648	Requires:	texlive-l2tabu-italian
12mr|texlive-collection-20125708-2|649	Requires:	texlive-latex4wp-it
12mr|texlive-collection-20125708-2|650	Requires:	texlive-lshort-italian
12mr|texlive-collection-20125708-2|651	Requires:	texlive-psfrag-italian
12mr|texlive-collection-20125708-2|652	Requires:	texlive-texlive-it
12mr|texlive-collection-20125708-2|653	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|654	
12mr|texlive-collection-20125708-2|655	%description	documentation-italian
12mr|texlive-collection-20125708-2|656	TeXLive collection-documentation-italian package.
12mr|texlive-collection-20125708-2|657	
12mr|texlive-collection-20125708-2|658	%files		documentation-italian
12mr|texlive-collection-20125708-2|659	
12mr|texlive-collection-20125708-2|660	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|661	# revision 13822
12mr|texlive-collection-20125708-2|662	# category Collection
12mr|texlive-collection-20125708-2|663	# catalog-ctan undef
12mr|texlive-collection-20125708-2|664	# catalog-date undef
12mr|texlive-collection-20125708-2|665	# catalog-license undef
12mr|texlive-collection-20125708-2|666	# catalog-version undef
12mr|texlive-collection-20125708-2|667	%package	documentation-japanese
12mr|texlive-collection-20125708-2|668	Summary:	Japanese documentation
12mr|texlive-collection-20125708-2|669	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|670	Requires:	texlive-lshort-japanese
12mr|texlive-collection-20125708-2|671	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|672	
12mr|texlive-collection-20125708-2|673	%description	documentation-japanese
12mr|texlive-collection-20125708-2|674	TeXLive collection-documentation-japanese package.
12mr|texlive-collection-20125708-2|675	
12mr|texlive-collection-20125708-2|676	%files		documentation-japanese
12mr|texlive-collection-20125708-2|677	
12mr|texlive-collection-20125708-2|678	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|679	# revision 13822
12mr|texlive-collection-20125708-2|680	# category Collection
12mr|texlive-collection-20125708-2|681	# catalog-ctan undef
12mr|texlive-collection-20125708-2|682	# catalog-date undef
12mr|texlive-collection-20125708-2|683	# catalog-license undef
12mr|texlive-collection-20125708-2|684	# catalog-version undef
12mr|texlive-collection-20125708-2|685	%package	documentation-korean
12mr|texlive-collection-20125708-2|686	Summary:	Korean documentation
12mr|texlive-collection-20125708-2|687	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|688	Requires:	texlive-lshort-korean
12mr|texlive-collection-20125708-2|689	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|690	
12mr|texlive-collection-20125708-2|691	%description	documentation-korean
12mr|texlive-collection-20125708-2|692	TeXLive collection-documentation-korean package.
12mr|texlive-collection-20125708-2|693	
12mr|texlive-collection-20125708-2|694	%files		documentation-korean
12mr|texlive-collection-20125708-2|695	
12mr|texlive-collection-20125708-2|696	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|697	# revision 13822
12mr|texlive-collection-20125708-2|698	# category Collection
12mr|texlive-collection-20125708-2|699	# catalog-ctan undef
12mr|texlive-collection-20125708-2|700	# catalog-date undef
12mr|texlive-collection-20125708-2|701	# catalog-license undef
12mr|texlive-collection-20125708-2|702	# catalog-version undef
12mr|texlive-collection-20125708-2|703	%package	documentation-mongolian
12mr|texlive-collection-20125708-2|704	Summary:	Mongolian documentation
12mr|texlive-collection-20125708-2|705	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|706	Requires:	texlive-lshort-mongol
12mr|texlive-collection-20125708-2|707	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|708	
12mr|texlive-collection-20125708-2|709	%description	documentation-mongolian
12mr|texlive-collection-20125708-2|710	TeXLive collection-documentation-mongolian package.
12mr|texlive-collection-20125708-2|711	
12mr|texlive-collection-20125708-2|712	%files		documentation-mongolian
12mr|texlive-collection-20125708-2|713	
12mr|texlive-collection-20125708-2|714	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|715	# revision 13822
12mr|texlive-collection-20125708-2|716	# category Collection
12mr|texlive-collection-20125708-2|717	# catalog-ctan undef
12mr|texlive-collection-20125708-2|718	# catalog-date undef
12mr|texlive-collection-20125708-2|719	# catalog-license undef
12mr|texlive-collection-20125708-2|720	# catalog-version undef
12mr|texlive-collection-20125708-2|721	%package	documentation-polish
12mr|texlive-collection-20125708-2|722	Summary:	Polish documentation
12mr|texlive-collection-20125708-2|723	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|724	Requires:	texlive-lshort-polish
12mr|texlive-collection-20125708-2|725	Requires:	texlive-tex-virtual-academy-pl
12mr|texlive-collection-20125708-2|726	Requires:	texlive-texlive-pl
12mr|texlive-collection-20125708-2|727	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|728	
12mr|texlive-collection-20125708-2|729	%description	documentation-polish
12mr|texlive-collection-20125708-2|730	TeXLive collection-documentation-polish package.
12mr|texlive-collection-20125708-2|731	
12mr|texlive-collection-20125708-2|732	%files		documentation-polish
12mr|texlive-collection-20125708-2|733	
12mr|texlive-collection-20125708-2|734	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|735	# revision 13822
12mr|texlive-collection-20125708-2|736	# category Collection
12mr|texlive-collection-20125708-2|737	# catalog-ctan undef
12mr|texlive-collection-20125708-2|738	# catalog-date undef
12mr|texlive-collection-20125708-2|739	# catalog-license undef
12mr|texlive-collection-20125708-2|740	# catalog-version undef
12mr|texlive-collection-20125708-2|741	%package	documentation-portuguese
12mr|texlive-collection-20125708-2|742	Summary:	Portuguese documentation
12mr|texlive-collection-20125708-2|743	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|744	Requires:	texlive-beamer-tut-pt
12mr|texlive-collection-20125708-2|745	Requires:	texlive-cursolatex
12mr|texlive-collection-20125708-2|746	Requires:	texlive-latexcheat-ptbr
12mr|texlive-collection-20125708-2|747	Requires:	texlive-lshort-portuguese
12mr|texlive-collection-20125708-2|748	Requires:	texlive-xypic-tut-pt
12mr|texlive-collection-20125708-2|749	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|750	
12mr|texlive-collection-20125708-2|751	%description	documentation-portuguese
12mr|texlive-collection-20125708-2|752	TeXLive collection-documentation-portuguese package.
12mr|texlive-collection-20125708-2|753	
12mr|texlive-collection-20125708-2|754	%files		documentation-portuguese
12mr|texlive-collection-20125708-2|755	
12mr|texlive-collection-20125708-2|756	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|757	# revision 13822
12mr|texlive-collection-20125708-2|758	# category Collection
12mr|texlive-collection-20125708-2|759	# catalog-ctan undef
12mr|texlive-collection-20125708-2|760	# catalog-date undef
12mr|texlive-collection-20125708-2|761	# catalog-license undef
12mr|texlive-collection-20125708-2|762	# catalog-version undef
12mr|texlive-collection-20125708-2|763	%package	documentation-russian
12mr|texlive-collection-20125708-2|764	Summary:	Russian documentation
12mr|texlive-collection-20125708-2|765	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|766	Requires:	texlive-lshort-russian
12mr|texlive-collection-20125708-2|767	Requires:	texlive-mpman-ru
12mr|texlive-collection-20125708-2|768	Requires:	texlive-texlive-ru
12mr|texlive-collection-20125708-2|769	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|770	
12mr|texlive-collection-20125708-2|771	%description	documentation-russian
12mr|texlive-collection-20125708-2|772	TeXLive collection-documentation-russian package.
12mr|texlive-collection-20125708-2|773	
12mr|texlive-collection-20125708-2|774	%files		documentation-russian
12mr|texlive-collection-20125708-2|775	
12mr|texlive-collection-20125708-2|776	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|777	# revision 19112
12mr|texlive-collection-20125708-2|778	# category Collection
12mr|texlive-collection-20125708-2|779	# catalog-ctan undef
12mr|texlive-collection-20125708-2|780	# catalog-date undef
12mr|texlive-collection-20125708-2|781	# catalog-license undef
12mr|texlive-collection-20125708-2|782	# catalog-version undef
12mr|texlive-collection-20125708-2|783	%package	documentation-serbian
12mr|texlive-collection-20125708-2|784	Summary:	Serbian documentation
12mr|texlive-collection-20125708-2|785	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|786	Requires:	texlive-texlive-sr
12mr|texlive-collection-20125708-2|787	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|788	
12mr|texlive-collection-20125708-2|789	%description	documentation-serbian
12mr|texlive-collection-20125708-2|790	TeXLive collection-documentation-serbian package.
12mr|texlive-collection-20125708-2|791	
12mr|texlive-collection-20125708-2|792	%files		documentation-serbian
12mr|texlive-collection-20125708-2|793	
12mr|texlive-collection-20125708-2|794	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|795	# revision 13822
12mr|texlive-collection-20125708-2|796	# category Collection
12mr|texlive-collection-20125708-2|797	# catalog-ctan undef
12mr|texlive-collection-20125708-2|798	# catalog-date undef
12mr|texlive-collection-20125708-2|799	# catalog-license undef
12mr|texlive-collection-20125708-2|800	# catalog-version undef
12mr|texlive-collection-20125708-2|801	%package	documentation-slovenian
12mr|texlive-collection-20125708-2|802	Summary:	Slovenian documentation
12mr|texlive-collection-20125708-2|803	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|804	Requires:	texlive-lshort-slovenian
12mr|texlive-collection-20125708-2|805	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|806	
12mr|texlive-collection-20125708-2|807	%description	documentation-slovenian
12mr|texlive-collection-20125708-2|808	TeXLive collection-documentation-slovenian package.
12mr|texlive-collection-20125708-2|809	
12mr|texlive-collection-20125708-2|810	%files		documentation-slovenian
12mr|texlive-collection-20125708-2|811	
12mr|texlive-collection-20125708-2|812	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|813	# revision 19634
12mr|texlive-collection-20125708-2|814	# category Collection
12mr|texlive-collection-20125708-2|815	# catalog-ctan undef
12mr|texlive-collection-20125708-2|816	# catalog-date undef
12mr|texlive-collection-20125708-2|817	# catalog-license undef
12mr|texlive-collection-20125708-2|818	# catalog-version undef
12mr|texlive-collection-20125708-2|819	%package	documentation-spanish
12mr|texlive-collection-20125708-2|820	Summary:	Spanish documentation
12mr|texlive-collection-20125708-2|821	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|822	Requires:	texlive-es-tex-faq
12mr|texlive-collection-20125708-2|823	Requires:	texlive-l2tabu-spanish
12mr|texlive-collection-20125708-2|824	Requires:	texlive-latex2e-help-texinfo-spanish
12mr|texlive-collection-20125708-2|825	Requires:	texlive-latexcheat-esmx
12mr|texlive-collection-20125708-2|826	Requires:	texlive-lshort-spanish
12mr|texlive-collection-20125708-2|827	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|828	
12mr|texlive-collection-20125708-2|829	%description	documentation-spanish
12mr|texlive-collection-20125708-2|830	TeXLive collection-documentation-spanish package.
12mr|texlive-collection-20125708-2|831	
12mr|texlive-collection-20125708-2|832	%files		documentation-spanish
12mr|texlive-collection-20125708-2|833	
12mr|texlive-collection-20125708-2|834	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|835	# revision 13822
12mr|texlive-collection-20125708-2|836	# category Collection
12mr|texlive-collection-20125708-2|837	# catalog-ctan undef
12mr|texlive-collection-20125708-2|838	# catalog-date undef
12mr|texlive-collection-20125708-2|839	# catalog-license undef
12mr|texlive-collection-20125708-2|840	# catalog-version undef
12mr|texlive-collection-20125708-2|841	%package	documentation-thai
12mr|texlive-collection-20125708-2|842	Summary:	Thai documentation
12mr|texlive-collection-20125708-2|843	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|844	Requires:	texlive-lshort-thai
12mr|texlive-collection-20125708-2|845	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|846	
12mr|texlive-collection-20125708-2|847	%description	documentation-thai
12mr|texlive-collection-20125708-2|848	TeXLive collection-documentation-thai package.
12mr|texlive-collection-20125708-2|849	
12mr|texlive-collection-20125708-2|850	%files		documentation-thai
12mr|texlive-collection-20125708-2|851	
12mr|texlive-collection-20125708-2|852	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|853	# revision 13822
12mr|texlive-collection-20125708-2|854	# category Collection
12mr|texlive-collection-20125708-2|855	# catalog-ctan undef
12mr|texlive-collection-20125708-2|856	# catalog-date undef
12mr|texlive-collection-20125708-2|857	# catalog-license undef
12mr|texlive-collection-20125708-2|858	# catalog-version undef
12mr|texlive-collection-20125708-2|859	%package	documentation-turkish
12mr|texlive-collection-20125708-2|860	Summary:	Turkish documentation
12mr|texlive-collection-20125708-2|861	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|862	Requires:	texlive-lshort-turkish
12mr|texlive-collection-20125708-2|863	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|864	
12mr|texlive-collection-20125708-2|865	%description	documentation-turkish
12mr|texlive-collection-20125708-2|866	TeXLive collection-documentation-turkish package.
12mr|texlive-collection-20125708-2|867	
12mr|texlive-collection-20125708-2|868	%files		documentation-turkish
12mr|texlive-collection-20125708-2|869	
12mr|texlive-collection-20125708-2|870	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|871	# revision 13822
12mr|texlive-collection-20125708-2|872	# category Collection
12mr|texlive-collection-20125708-2|873	# catalog-ctan undef
12mr|texlive-collection-20125708-2|874	# catalog-date undef
12mr|texlive-collection-20125708-2|875	# catalog-license undef
12mr|texlive-collection-20125708-2|876	# catalog-version undef
12mr|texlive-collection-20125708-2|877	%package	documentation-ukrainian
12mr|texlive-collection-20125708-2|878	Summary:	Ukrainian documentation
12mr|texlive-collection-20125708-2|879	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|880	Requires:	texlive-lshort-ukr
12mr|texlive-collection-20125708-2|881	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|882	
12mr|texlive-collection-20125708-2|883	%description	documentation-ukrainian
12mr|texlive-collection-20125708-2|884	TeXLive collection-documentation-ukrainian package.
12mr|texlive-collection-20125708-2|885	
12mr|texlive-collection-20125708-2|886	%files		documentation-ukrainian
12mr|texlive-collection-20125708-2|887	
12mr|texlive-collection-20125708-2|888	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|889	# revision 13822
12mr|texlive-collection-20125708-2|890	# category Collection
12mr|texlive-collection-20125708-2|891	# catalog-ctan undef
12mr|texlive-collection-20125708-2|892	# catalog-date undef
12mr|texlive-collection-20125708-2|893	# catalog-license undef
12mr|texlive-collection-20125708-2|894	# catalog-version undef
12mr|texlive-collection-20125708-2|895	%package	documentation-vietnamese
12mr|texlive-collection-20125708-2|896	Summary:	Vietnamese documentation
12mr|texlive-collection-20125708-2|897	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|898	Requires:	texlive-amsldoc-vn
12mr|texlive-collection-20125708-2|899	Requires:	texlive-lshort-vietnamese
12mr|texlive-collection-20125708-2|900	Requires:	texlive-ntheorem-vn
12mr|texlive-collection-20125708-2|901	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-20125708-2|902	
12mr|texlive-collection-20125708-2|903	%description	documentation-vietnamese
12mr|texlive-collection-20125708-2|904	TeXLive collection-documentation-vietnamese package.
12mr|texlive-collection-20125708-2|905	
12mr|texlive-collection-20125708-2|906	%files		documentation-vietnamese
12mr|texlive-collection-20125708-2|907	
12mr|texlive-collection-20125708-2|908	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|909	# revision 25226
12mr|texlive-collection-20125708-2|910	# category Collection
12mr|texlive-collection-20125708-2|911	# catalog-ctan undef
12mr|texlive-collection-20125708-2|912	# catalog-date undef
12mr|texlive-collection-20125708-2|913	# catalog-license undef
12mr|texlive-collection-20125708-2|914	# catalog-version undef
12mr|texlive-collection-20125708-2|915	%package	fontsextra
12mr|texlive-collection-20125708-2|916	Summary:	Extra fonts
12mr|texlive-collection-20125708-2|917	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|918	Requires:	texlive-Asana-Math
12mr|texlive-collection-20125708-2|919	Requires:	texlive-adforn
12mr|texlive-collection-20125708-2|920	Requires:	texlive-adfsymbols
12mr|texlive-collection-20125708-2|921	Requires:	texlive-allrunes
12mr|texlive-collection-20125708-2|922	Requires:	texlive-antiqua
12mr|texlive-collection-20125708-2|923	Requires:	texlive-antt
12mr|texlive-collection-20125708-2|924	Requires:	texlive-archaic
12mr|texlive-collection-20125708-2|925	Requires:	texlive-arev
12mr|texlive-collection-20125708-2|926	Requires:	texlive-ascii
12mr|texlive-collection-20125708-2|927	Requires:	texlive-aspectratio
12mr|texlive-collection-20125708-2|928	Requires:	texlive-astro
12mr|texlive-collection-20125708-2|929	Requires:	texlive-augie
12mr|texlive-collection-20125708-2|930	Requires:	texlive-auncial-new
12mr|texlive-collection-20125708-2|931	Requires:	texlive-aurical
12mr|texlive-collection-20125708-2|932	Requires:	texlive-b1encoding
12mr|texlive-collection-20125708-2|933	Requires:	texlive-barcodes
12mr|texlive-collection-20125708-2|934	Requires:	texlive-baskervald
12mr|texlive-collection-20125708-2|935	Requires:	texlive-bbding
12mr|texlive-collection-20125708-2|936	Requires:	texlive-bbm
12mr|texlive-collection-20125708-2|937	Requires:	texlive-bbm-macros
12mr|texlive-collection-20125708-2|938	Requires:	texlive-bbold
12mr|texlive-collection-20125708-2|939	Requires:	texlive-bbold-type1
12mr|texlive-collection-20125708-2|940	Requires:	texlive-belleek
12mr|texlive-collection-20125708-2|941	Requires:	texlive-bera
12mr|texlive-collection-20125708-2|942	Requires:	texlive-berenisadf
12mr|texlive-collection-20125708-2|943	Requires:	texlive-blacklettert1
12mr|texlive-collection-20125708-2|944	Requires:	texlive-boisik
12mr|texlive-collection-20125708-2|945	Requires:	texlive-bookhands
12mr|texlive-collection-20125708-2|946	Requires:	texlive-boondox
12mr|texlive-collection-20125708-2|947	Requires:	texlive-braille
12mr|texlive-collection-20125708-2|948	Requires:	texlive-brushscr
12mr|texlive-collection-20125708-2|949	Requires:	texlive-calligra
12mr|texlive-collection-20125708-2|950	Requires:	texlive-calligra-type1
12mr|texlive-collection-20125708-2|951	Requires:	texlive-cantarell
12mr|texlive-collection-20125708-2|952	Requires:	texlive-carolmin-ps
12mr|texlive-collection-20125708-2|953	Requires:	texlive-ccicons
12mr|texlive-collection-20125708-2|954	Requires:	texlive-cfr-lm
12mr|texlive-collection-20125708-2|955	Requires:	texlive-cherokee
12mr|texlive-collection-20125708-2|956	Requires:	texlive-cm-lgc
12mr|texlive-collection-20125708-2|957	Requires:	texlive-cm-unicode
12mr|texlive-collection-20125708-2|958	Requires:	texlive-cmbright
12mr|texlive-collection-20125708-2|959	Requires:	texlive-cmll
12mr|texlive-collection-20125708-2|960	Requires:	texlive-cmpica
12mr|texlive-collection-20125708-2|961	Requires:	texlive-cmtiup
12mr|texlive-collection-20125708-2|962	Requires:	texlive-comfortaa
12mr|texlive-collection-20125708-2|963	Requires:	texlive-concmath-fonts
12mr|texlive-collection-20125708-2|964	Requires:	texlive-cookingsymbols
12mr|texlive-collection-20125708-2|965	Requires:	texlive-courier-scaled
12mr|texlive-collection-20125708-2|966	Requires:	texlive-cryst
12mr|texlive-collection-20125708-2|967	Requires:	texlive-cyklop
12mr|texlive-collection-20125708-2|968	Requires:	texlive-dancers
12mr|texlive-collection-20125708-2|969	Requires:	texlive-dejavu
12mr|texlive-collection-20125708-2|970	Requires:	texlive-dice
12mr|texlive-collection-20125708-2|971	Requires:	texlive-dictsym
12mr|texlive-collection-20125708-2|972	Requires:	texlive-dingbat
12mr|texlive-collection-20125708-2|973	Requires:	texlive-doublestroke
12mr|texlive-collection-20125708-2|974	Requires:	texlive-dozenal
12mr|texlive-collection-20125708-2|975	Requires:	texlive-droid
12mr|texlive-collection-20125708-2|976	Requires:	texlive-duerer
12mr|texlive-collection-20125708-2|977	Requires:	texlive-duerer-latex
12mr|texlive-collection-20125708-2|978	Requires:	texlive-dutchcal
12mr|texlive-collection-20125708-2|979	Requires:	texlive-ean
12mr|texlive-collection-20125708-2|980	Requires:	texlive-ecc
12mr|texlive-collection-20125708-2|981	Requires:	texlive-eco
12mr|texlive-collection-20125708-2|982	Requires:	texlive-eiad
12mr|texlive-collection-20125708-2|983	Requires:	texlive-eiad-ltx
12mr|texlive-collection-20125708-2|984	Requires:	texlive-electrum
12mr|texlive-collection-20125708-2|985	Requires:	texlive-elvish
12mr|texlive-collection-20125708-2|986	Requires:	texlive-epigrafica
12mr|texlive-collection-20125708-2|987	Requires:	texlive-epsdice
12mr|texlive-collection-20125708-2|988	Requires:	texlive-esstix
12mr|texlive-collection-20125708-2|989	Requires:	texlive-esvect
12mr|texlive-collection-20125708-2|990	Requires:	texlive-eulervm
12mr|texlive-collection-20125708-2|991	Requires:	texlive-euxm
12mr|texlive-collection-20125708-2|992	Requires:	texlive-fdsymbol
12mr|texlive-collection-20125708-2|993	Requires:	texlive-feyn
12mr|texlive-collection-20125708-2|994	Requires:	texlive-fge
12mr|texlive-collection-20125708-2|995	Requires:	texlive-foekfont
12mr|texlive-collection-20125708-2|996	Requires:	texlive-fonetika
12mr|texlive-collection-20125708-2|997	Requires:	texlive-fourier
12mr|texlive-collection-20125708-2|998	Requires:	texlive-fouriernc
12mr|texlive-collection-20125708-2|999	Requires:	texlive-frcursive
12mr|texlive-collection-20125708-2|1000	Requires:	texlive-genealogy
12mr|texlive-collection-20125708-2|1001	Requires:	texlive-gentium
12mr|texlive-collection-20125708-2|1002	Requires:	texlive-gfsartemisia
12mr|texlive-collection-20125708-2|1003	Requires:	texlive-gfsbodoni
12mr|texlive-collection-20125708-2|1004	Requires:	texlive-gfscomplutum
12mr|texlive-collection-20125708-2|1005	Requires:	texlive-gfsdidot
12mr|texlive-collection-20125708-2|1006	Requires:	texlive-gfsneohellenic
12mr|texlive-collection-20125708-2|1007	Requires:	texlive-gfssolomos
12mr|texlive-collection-20125708-2|1008	Requires:	texlive-gillcm
12mr|texlive-collection-20125708-2|1009	Requires:	texlive-gnu-freefont
12mr|texlive-collection-20125708-2|1010	Requires:	texlive-gothic
12mr|texlive-collection-20125708-2|1011	Requires:	texlive-greenpoint
12mr|texlive-collection-20125708-2|1012	Requires:	texlive-grotesq
12mr|texlive-collection-20125708-2|1013	Requires:	texlive-hands
12mr|texlive-collection-20125708-2|1014	Requires:	texlive-hfbright
12mr|texlive-collection-20125708-2|1015	Requires:	texlive-hfoldsty
12mr|texlive-collection-20125708-2|1016	Requires:	texlive-ifsym
12mr|texlive-collection-20125708-2|1017	Requires:	texlive-inconsolata
12mr|texlive-collection-20125708-2|1018	Requires:	texlive-initials
12mr|texlive-collection-20125708-2|1019	Requires:	texlive-iwona
12mr|texlive-collection-20125708-2|1020	Requires:	texlive-jablantile
12mr|texlive-collection-20125708-2|1021	Requires:	texlive-jamtimes
12mr|texlive-collection-20125708-2|1022	Requires:	texlive-junicode
12mr|texlive-collection-20125708-2|1023	Requires:	texlive-kixfont
12mr|texlive-collection-20125708-2|1024	Requires:	texlive-knuthotherfonts
12mr|texlive-collection-20125708-2|1025	Requires:	texlive-kpfonts
12mr|texlive-collection-20125708-2|1026	Requires:	texlive-kurier
12mr|texlive-collection-20125708-2|1027	Requires:	texlive-lato
12mr|texlive-collection-20125708-2|1028	Requires:	texlive-lfb
12mr|texlive-collection-20125708-2|1029	Requires:	texlive-libertine
12mr|texlive-collection-20125708-2|1030	Requires:	texlive-libertine-legacy
12mr|texlive-collection-20125708-2|1031	Requires:	texlive-libris
12mr|texlive-collection-20125708-2|1032	Requires:	texlive-linearA
12mr|texlive-collection-20125708-2|1033	Requires:	texlive-lxfonts
12mr|texlive-collection-20125708-2|1034	Requires:	texlive-ly1
12mr|texlive-collection-20125708-2|1035	Requires:	texlive-mathabx
12mr|texlive-collection-20125708-2|1036	Requires:	texlive-mathabx-type1
12mr|texlive-collection-20125708-2|1037	Requires:	texlive-mathdesign
12mr|texlive-collection-20125708-2|1038	Requires:	texlive-mdputu
12mr|texlive-collection-20125708-2|1039	Requires:	texlive-mdsymbol
12mr|texlive-collection-20125708-2|1040	Requires:	texlive-mnsymbol
12mr|texlive-collection-20125708-2|1041	Requires:	texlive-nkarta
12mr|texlive-collection-20125708-2|1042	Requires:	texlive-ocherokee
12mr|texlive-collection-20125708-2|1043	Requires:	texlive-ocr-b
12mr|texlive-collection-20125708-2|1044	Requires:	texlive-ocr-b-outline
12mr|texlive-collection-20125708-2|1045	Requires:	texlive-ogham
12mr|texlive-collection-20125708-2|1046	Requires:	texlive-oinuit
12mr|texlive-collection-20125708-2|1047	Requires:	texlive-oldlatin
12mr|texlive-collection-20125708-2|1048	Requires:	texlive-oldstandard
12mr|texlive-collection-20125708-2|1049	Requires:	texlive-opensans
12mr|texlive-collection-20125708-2|1050	Requires:	texlive-orkhun
12mr|texlive-collection-20125708-2|1051	Requires:	texlive-pacioli
12mr|texlive-collection-20125708-2|1052	Requires:	texlive-paratype
12mr|texlive-collection-20125708-2|1053	Requires:	texlive-phaistos
12mr|texlive-collection-20125708-2|1054	Requires:	texlive-phonetic
12mr|texlive-collection-20125708-2|1055	Requires:	texlive-pigpen
12mr|texlive-collection-20125708-2|1056	Requires:	texlive-poltawski
12mr|texlive-collection-20125708-2|1057	Requires:	texlive-prodint
12mr|texlive-collection-20125708-2|1058	Requires:	texlive-psafm
12mr|texlive-collection-20125708-2|1059	Requires:	texlive-pxtxalfa
12mr|texlive-collection-20125708-2|1060	Requires:	texlive-punk
12mr|texlive-collection-20125708-2|1061	Requires:	texlive-punknova
12mr|texlive-collection-20125708-2|1062	Requires:	texlive-recycle
12mr|texlive-collection-20125708-2|1063	Requires:	texlive-romande
12mr|texlive-collection-20125708-2|1064	Requires:	texlive-rsfso
12mr|texlive-collection-20125708-2|1065	Requires:	texlive-sauter
12mr|texlive-collection-20125708-2|1066	Requires:	texlive-sauterfonts
12mr|texlive-collection-20125708-2|1067	Requires:	texlive-semaphor
12mr|texlive-collection-20125708-2|1068	Requires:	texlive-skull
12mr|texlive-collection-20125708-2|1069	Requires:	texlive-staves
12mr|texlive-collection-20125708-2|1070	Requires:	texlive-starfont
12mr|texlive-collection-20125708-2|1071	Requires:	texlive-stix
12mr|texlive-collection-20125708-2|1072	Requires:	texlive-tapir
12mr|texlive-collection-20125708-2|1073	Requires:	texlive-tengwarscript
12mr|texlive-collection-20125708-2|1074	Requires:	texlive-tfrupee
12mr|texlive-collection-20125708-2|1075	Requires:	texlive-tpslifonts
12mr|texlive-collection-20125708-2|1076	Requires:	texlive-trajan
12mr|texlive-collection-20125708-2|1077	Requires:	texlive-txfontsb
12mr|texlive-collection-20125708-2|1078	Requires:	texlive-umtypewriter
12mr|texlive-collection-20125708-2|1079	Requires:	texlive-universa
12mr|texlive-collection-20125708-2|1080	Requires:	texlive-urwchancal
12mr|texlive-collection-20125708-2|1081	Requires:	texlive-venturisadf
12mr|texlive-collection-20125708-2|1082	Requires:	texlive-wsuipa
12mr|texlive-collection-20125708-2|1083	Requires:	texlive-xits
12mr|texlive-collection-20125708-2|1084	Requires:	texlive-yfonts
12mr|texlive-collection-20125708-2|1085	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1086	%rename texlive-fontsextra
12mr|texlive-collection-20125708-2|1087	
12mr|texlive-collection-20125708-2|1088	%description	fontsextra
12mr|texlive-collection-20125708-2|1089	TeXLive collection-fontsextra package.
12mr|texlive-collection-20125708-2|1090	
12mr|texlive-collection-20125708-2|1091	%files		fontsextra
12mr|texlive-collection-20125708-2|1092	
12mr|texlive-collection-20125708-2|1093	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1094	# revision 22193
12mr|texlive-collection-20125708-2|1095	# category Collection
12mr|texlive-collection-20125708-2|1096	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1097	# catalog-date undef
12mr|texlive-collection-20125708-2|1098	# catalog-license undef
12mr|texlive-collection-20125708-2|1099	# catalog-version undef
12mr|texlive-collection-20125708-2|1100	%package	fontsrecommended
12mr|texlive-collection-20125708-2|1101	Summary:	Recommended fonts
12mr|texlive-collection-20125708-2|1102	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1103	Requires:	texlive-avantgar
12mr|texlive-collection-20125708-2|1104	Requires:	texlive-bookman
12mr|texlive-collection-20125708-2|1105	Requires:	texlive-charter
12mr|texlive-collection-20125708-2|1106	Requires:	texlive-cm-super
12mr|texlive-collection-20125708-2|1107	Requires:	texlive-cmextra
12mr|texlive-collection-20125708-2|1108	Requires:	texlive-courier
12mr|texlive-collection-20125708-2|1109	Requires:	texlive-euro
12mr|texlive-collection-20125708-2|1110	Requires:	texlive-euro-ce
12mr|texlive-collection-20125708-2|1111	Requires:	texlive-eurosym
12mr|texlive-collection-20125708-2|1112	Requires:	texlive-fpl
12mr|texlive-collection-20125708-2|1113	Requires:	texlive-helvetic
12mr|texlive-collection-20125708-2|1114	Requires:	texlive-lm
12mr|texlive-collection-20125708-2|1115	Requires:	texlive-marvosym
12mr|texlive-collection-20125708-2|1116	Requires:	texlive-mathpazo
12mr|texlive-collection-20125708-2|1117	Requires:	texlive-ncntrsbk
12mr|texlive-collection-20125708-2|1118	Requires:	texlive-palatino
12mr|texlive-collection-20125708-2|1119	Requires:	texlive-pxfonts
12mr|texlive-collection-20125708-2|1120	Requires:	texlive-rsfs
12mr|texlive-collection-20125708-2|1121	Requires:	texlive-symbol
12mr|texlive-collection-20125708-2|1122	Requires:	texlive-tex-gyre
12mr|texlive-collection-20125708-2|1123	Requires:	texlive-times
12mr|texlive-collection-20125708-2|1124	Requires:	texlive-tipa
12mr|texlive-collection-20125708-2|1125	Requires:	texlive-txfonts
12mr|texlive-collection-20125708-2|1126	Requires:	texlive-utopia
12mr|texlive-collection-20125708-2|1127	Requires:	texlive-wasy
12mr|texlive-collection-20125708-2|1128	Requires:	texlive-wasysym
12mr|texlive-collection-20125708-2|1129	Requires:	texlive-zapfchan
12mr|texlive-collection-20125708-2|1130	Requires:	texlive-zapfding
12mr|texlive-collection-20125708-2|1131	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1132	%rename texlive-fonts
12mr|texlive-collection-20125708-2|1133	%rename texlive-texmf-fonts
12mr|texlive-collection-20125708-2|1134	
12mr|texlive-collection-20125708-2|1135	%description	fontsrecommended
12mr|texlive-collection-20125708-2|1136	Recommended fonts, including the base 35 PostScript fonts,
12mr|texlive-collection-20125708-2|1137	Latin Modern, TeX Gyre, and T1 and other encoding support for
12mr|texlive-collection-20125708-2|1138	Computer Modern, in outline form.
12mr|texlive-collection-20125708-2|1139	
12mr|texlive-collection-20125708-2|1140	%files		fontsrecommended
12mr|texlive-collection-20125708-2|1141	
12mr|texlive-collection-20125708-2|1142	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1143	# revision 24759
12mr|texlive-collection-20125708-2|1144	# category Collection
12mr|texlive-collection-20125708-2|1145	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1146	# catalog-date undef
12mr|texlive-collection-20125708-2|1147	# catalog-license undef
12mr|texlive-collection-20125708-2|1148	# catalog-version undef
12mr|texlive-collection-20125708-2|1149	%package	fontutils
12mr|texlive-collection-20125708-2|1150	Summary:	TeX and Outline font utilities
12mr|texlive-collection-20125708-2|1151	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1152	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1153	Requires:	texlive-accfonts
12mr|texlive-collection-20125708-2|1154	Requires:	texlive-afm2pl
12mr|texlive-collection-20125708-2|1155	Requires:	texlive-dosepsbin
12mr|texlive-collection-20125708-2|1156	Requires:	texlive-epstopdf
12mr|texlive-collection-20125708-2|1157	Requires:	texlive-fontware
12mr|texlive-collection-20125708-2|1158	Requires:	texlive-lcdftypetools
12mr|texlive-collection-20125708-2|1159	Requires:	texlive-ps2pkm
12mr|texlive-collection-20125708-2|1160	Requires:	texlive-pstools
12mr|texlive-collection-20125708-2|1161	Requires:	psutils
12mr|texlive-collection-20125708-2|1162	Requires:	texlive-dvipsconfig
12mr|texlive-collection-20125708-2|1163	Requires:	texlive-fontinst
12mr|texlive-collection-20125708-2|1164	Requires:	texlive-fontools
12mr|texlive-collection-20125708-2|1165	Requires:	texlive-mf2pt1
12mr|texlive-collection-20125708-2|1166	Requires:	texlive-ttfutils
12mr|texlive-collection-20125708-2|1167	
12mr|texlive-collection-20125708-2|1168	%description	fontutils
12mr|texlive-collection-20125708-2|1169	Programs for conversion between font formats, testing fonts,
12mr|texlive-collection-20125708-2|1170	virtual fonts, .gf and .pk manipulation, mft, fontinst, etc.
12mr|texlive-collection-20125708-2|1171	Manipulating OpenType, TrueType, PostScript Type 1, etc.
12mr|texlive-collection-20125708-2|1172	
12mr|texlive-collection-20125708-2|1173	%files		fontutils
12mr|texlive-collection-20125708-2|1174	
12mr|texlive-collection-20125708-2|1175	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1176	# revision 21879
12mr|texlive-collection-20125708-2|1177	# category Collection
12mr|texlive-collection-20125708-2|1178	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1179	# catalog-date undef
12mr|texlive-collection-20125708-2|1180	# catalog-license undef
12mr|texlive-collection-20125708-2|1181	# catalog-version undef
12mr|texlive-collection-20125708-2|1182	%package	formatsextra
12mr|texlive-collection-20125708-2|1183	Summary:	Extra formats
12mr|texlive-collection-20125708-2|1184	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1185	Requires:	texlive-edmac
12mr|texlive-collection-20125708-2|1186	Requires:	texlive-eplain
12mr|texlive-collection-20125708-2|1187	Requires:	texlive-mltex
12mr|texlive-collection-20125708-2|1188	Requires:	texlive-psizzl
12mr|texlive-collection-20125708-2|1189	Requires:	texlive-startex
12mr|texlive-collection-20125708-2|1190	Requires:	texlive-texsis
12mr|texlive-collection-20125708-2|1191	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1192	
12mr|texlive-collection-20125708-2|1193	%description	formatsextra
12mr|texlive-collection-20125708-2|1194	Collected TeX `formats', i.e., large-scale macro packages
12mr|texlive-collection-20125708-2|1195	designed to be dumped into .fmt files, other than most common
12mr|texlive-collection-20125708-2|1196	ones, such as latex and context.
12mr|texlive-collection-20125708-2|1197	
12mr|texlive-collection-20125708-2|1198	%files		formatsextra
12mr|texlive-collection-20125708-2|1199	
12mr|texlive-collection-20125708-2|1200	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1201	# revision 25006
12mr|texlive-collection-20125708-2|1202	# category Collection
12mr|texlive-collection-20125708-2|1203	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1204	# catalog-date undef
12mr|texlive-collection-20125708-2|1205	# catalog-license undef
12mr|texlive-collection-20125708-2|1206	# catalog-version undef
12mr|texlive-collection-20125708-2|1207	%package	games
12mr|texlive-collection-20125708-2|1208	Summary:	Games typesetting
12mr|texlive-collection-20125708-2|1209	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1210	Requires:	texlive-bartel-chess-fonts
12mr|texlive-collection-20125708-2|1211	Requires:	texlive-chess
12mr|texlive-collection-20125708-2|1212	Requires:	texlive-chess-problem-diagrams
12mr|texlive-collection-20125708-2|1213	Requires:	texlive-chessboard
12mr|texlive-collection-20125708-2|1214	Requires:	texlive-chessfss
12mr|texlive-collection-20125708-2|1215	Requires:	texlive-crossword
12mr|texlive-collection-20125708-2|1216	Requires:	texlive-crosswrd
12mr|texlive-collection-20125708-2|1217	Requires:	texlive-egameps
12mr|texlive-collection-20125708-2|1218	Requires:	texlive-gamebook
12mr|texlive-collection-20125708-2|1219	Requires:	texlive-go
12mr|texlive-collection-20125708-2|1220	Requires:	texlive-hanoi
12mr|texlive-collection-20125708-2|1221	Requires:	texlive-hexgame
12mr|texlive-collection-20125708-2|1222	Requires:	texlive-jeopardy
12mr|texlive-collection-20125708-2|1223	Requires:	texlive-othello
12mr|texlive-collection-20125708-2|1224	Requires:	texlive-othelloboard
12mr|texlive-collection-20125708-2|1225	Requires:	texlive-psgo
12mr|texlive-collection-20125708-2|1226	Requires:	texlive-reverxii
12mr|texlive-collection-20125708-2|1227	Requires:	texlive-schwalbe-chess
12mr|texlive-collection-20125708-2|1228	Requires:	texlive-sgame
12mr|texlive-collection-20125708-2|1229	Requires:	texlive-skak
12mr|texlive-collection-20125708-2|1230	Requires:	texlive-skaknew
12mr|texlive-collection-20125708-2|1231	Requires:	texlive-sudoku
12mr|texlive-collection-20125708-2|1232	Requires:	texlive-sudokubundle
12mr|texlive-collection-20125708-2|1233	Requires:	texlive-xq
12mr|texlive-collection-20125708-2|1234	Requires:	texlive-xskak
12mr|texlive-collection-20125708-2|1235	Requires:	texlive-collection-latex
12mr|texlive-collection-20125708-2|1236	
12mr|texlive-collection-20125708-2|1237	%description	games
12mr|texlive-collection-20125708-2|1238	Setups for typesetting various games, including chess.
12mr|texlive-collection-20125708-2|1239	
12mr|texlive-collection-20125708-2|1240	%files		games
12mr|texlive-collection-20125708-2|1241	
12mr|texlive-collection-20125708-2|1242	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1243	# revision 24739
12mr|texlive-collection-20125708-2|1244	# category Collection
12mr|texlive-collection-20125708-2|1245	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1246	# catalog-date undef
12mr|texlive-collection-20125708-2|1247	# catalog-license undef
12mr|texlive-collection-20125708-2|1248	# catalog-version undef
12mr|texlive-collection-20125708-2|1249	%package	genericextra
12mr|texlive-collection-20125708-2|1250	Summary:	Extra generic packages
12mr|texlive-collection-20125708-2|1251	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1252	Requires:	texlive-abbr
12mr|texlive-collection-20125708-2|1253	Requires:	texlive-abstyles
12mr|texlive-collection-20125708-2|1254	Requires:	texlive-barr
12mr|texlive-collection-20125708-2|1255	Requires:	texlive-borceux
12mr|texlive-collection-20125708-2|1256	Requires:	texlive-c-pascal
12mr|texlive-collection-20125708-2|1257	Requires:	texlive-chronosys
12mr|texlive-collection-20125708-2|1258	Requires:	texlive-colorsep
12mr|texlive-collection-20125708-2|1259	Requires:	texlive-dinat
12mr|texlive-collection-20125708-2|1260	Requires:	texlive-dirtree
12mr|texlive-collection-20125708-2|1261	Requires:	texlive-eijkhout
12mr|texlive-collection-20125708-2|1262	Requires:	texlive-encxvlna
12mr|texlive-collection-20125708-2|1263	Requires:	texlive-epigram
12mr|texlive-collection-20125708-2|1264	Requires:	texlive-fenixpar
12mr|texlive-collection-20125708-2|1265	Requires:	texlive-fltpoint
12mr|texlive-collection-20125708-2|1266	Requires:	texlive-fntproof
12mr|texlive-collection-20125708-2|1267	Requires:	texlive-gates
12mr|texlive-collection-20125708-2|1268	Requires:	texlive-ifetex
12mr|texlive-collection-20125708-2|1269	Requires:	texlive-iftex
12mr|texlive-collection-20125708-2|1270	Requires:	texlive-insbox
12mr|texlive-collection-20125708-2|1271	Requires:	texlive-lecturer
12mr|texlive-collection-20125708-2|1272	Requires:	texlive-librarian
12mr|texlive-collection-20125708-2|1273	Requires:	texlive-mathdots
12mr|texlive-collection-20125708-2|1274	Requires:	texlive-metatex
12mr|texlive-collection-20125708-2|1275	Requires:	texlive-mftoeps
12mr|texlive-collection-20125708-2|1276	Requires:	texlive-midnight
12mr|texlive-collection-20125708-2|1277	Requires:	texlive-multi
12mr|texlive-collection-20125708-2|1278	Requires:	texlive-navigator
12mr|texlive-collection-20125708-2|1279	Requires:	texlive-ofs
12mr|texlive-collection-20125708-2|1280	Requires:	texlive-pdf-trans
12mr|texlive-collection-20125708-2|1281	Requires:	texlive-shade
12mr|texlive-collection-20125708-2|1282	Requires:	texlive-systeme
12mr|texlive-collection-20125708-2|1283	Requires:	texlive-tabto-generic
12mr|texlive-collection-20125708-2|1284	Requires:	texlive-texapi
12mr|texlive-collection-20125708-2|1285	Requires:	texlive-upca
12mr|texlive-collection-20125708-2|1286	Requires:	texlive-xlop
12mr|texlive-collection-20125708-2|1287	Requires:	texlive-yax
12mr|texlive-collection-20125708-2|1288	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1289	
12mr|texlive-collection-20125708-2|1290	%description	genericextra
12mr|texlive-collection-20125708-2|1291	Extra packages that work with multiple formats, typically both
12mr|texlive-collection-20125708-2|1292	TeX and LaTeX.
12mr|texlive-collection-20125708-2|1293	
12mr|texlive-collection-20125708-2|1294	%files		genericextra
12mr|texlive-collection-20125708-2|1295	
12mr|texlive-collection-20125708-2|1296	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1297	# revision 19849
12mr|texlive-collection-20125708-2|1298	# category Collection
12mr|texlive-collection-20125708-2|1299	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1300	# catalog-date undef
12mr|texlive-collection-20125708-2|1301	# catalog-license undef
12mr|texlive-collection-20125708-2|1302	# catalog-version undef
12mr|texlive-collection-20125708-2|1303	%package	genericrecommended
12mr|texlive-collection-20125708-2|1304	Summary:	Recommended generic packages
12mr|texlive-collection-20125708-2|1305	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1306	Requires:	texlive-epsf
12mr|texlive-collection-20125708-2|1307	Requires:	texlive-fontname
12mr|texlive-collection-20125708-2|1308	Requires:	texlive-genmisc
12mr|texlive-collection-20125708-2|1309	Requires:	texlive-kastrup
12mr|texlive-collection-20125708-2|1310	Requires:	texlive-multido
12mr|texlive-collection-20125708-2|1311	Requires:	texlive-path
12mr|texlive-collection-20125708-2|1312	Requires:	texlive-tex-ps
12mr|texlive-collection-20125708-2|1313	Requires:	texlive-ulem
12mr|texlive-collection-20125708-2|1314	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1315	
12mr|texlive-collection-20125708-2|1316	%description	genericrecommended
12mr|texlive-collection-20125708-2|1317	Recommended packages that work with multiple formats.
12mr|texlive-collection-20125708-2|1318	
12mr|texlive-collection-20125708-2|1319	%files		genericrecommended
12mr|texlive-collection-20125708-2|1320	
12mr|texlive-collection-20125708-2|1321	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1322	# revision 13822
12mr|texlive-collection-20125708-2|1323	# category Collection
12mr|texlive-collection-20125708-2|1324	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1325	# catalog-date undef
12mr|texlive-collection-20125708-2|1326	# catalog-license undef
12mr|texlive-collection-20125708-2|1327	# catalog-version undef
12mr|texlive-collection-20125708-2|1328	%package	htmlxml
12mr|texlive-collection-20125708-2|1329	Summary:	HTML/SGML/XML support
12mr|texlive-collection-20125708-2|1330	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1331	Requires:	texlive-jadetex
12mr|texlive-collection-20125708-2|1332	Requires:	texlive-passivetex
12mr|texlive-collection-20125708-2|1333	Requires:	texlive-tex4ht
12mr|texlive-collection-20125708-2|1334	Requires:	texlive-xmlplay
12mr|texlive-collection-20125708-2|1335	Requires:	texlive-xmltex
12mr|texlive-collection-20125708-2|1336	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1337	Requires:	texlive-collection-fontsrecommended
12mr|texlive-collection-20125708-2|1338	Requires:	texlive-collection-latex
12mr|texlive-collection-20125708-2|1339	
12mr|texlive-collection-20125708-2|1340	%description	htmlxml
12mr|texlive-collection-20125708-2|1341	Packages to convert LaTeX to XML/HTML, and typset XML/SGML.
12mr|texlive-collection-20125708-2|1342	
12mr|texlive-collection-20125708-2|1343	%files		htmlxml
12mr|texlive-collection-20125708-2|1344	
12mr|texlive-collection-20125708-2|1345	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1346	# revision 21895
12mr|texlive-collection-20125708-2|1347	# category Collection
12mr|texlive-collection-20125708-2|1348	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1349	# catalog-date undef
12mr|texlive-collection-20125708-2|1350	# catalog-license undef
12mr|texlive-collection-20125708-2|1351	# catalog-version undef
12mr|texlive-collection-20125708-2|1352	%package	humanities
12mr|texlive-collection-20125708-2|1353	Summary:	Humanities packages
12mr|texlive-collection-20125708-2|1354	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1355	Requires:	texlive-alnumsec
12mr|texlive-collection-20125708-2|1356	Requires:	texlive-arydshln
12mr|texlive-collection-20125708-2|1357	Requires:	texlive-bibleref
12mr|texlive-collection-20125708-2|1358	Requires:	texlive-bibleref-parse
12mr|texlive-collection-20125708-2|1359	Requires:	texlive-covington
12mr|texlive-collection-20125708-2|1360	Requires:	texlive-dramatist
12mr|texlive-collection-20125708-2|1361	Requires:	texlive-ecltree
12mr|texlive-collection-20125708-2|1362	Requires:	texlive-edfnotes
12mr|texlive-collection-20125708-2|1363	Requires:	texlive-ednotes
12mr|texlive-collection-20125708-2|1364	Requires:	texlive-gb4e
12mr|texlive-collection-20125708-2|1365	Requires:	texlive-gmverse
12mr|texlive-collection-20125708-2|1366	Requires:	texlive-jura
12mr|texlive-collection-20125708-2|1367	Requires:	texlive-juraabbrev
12mr|texlive-collection-20125708-2|1368	Requires:	texlive-juramisc
12mr|texlive-collection-20125708-2|1369	Requires:	texlive-jurarsp
12mr|texlive-collection-20125708-2|1370	Requires:	texlive-ledmac
12mr|texlive-collection-20125708-2|1371	Requires:	texlive-lexikon
12mr|texlive-collection-20125708-2|1372	Requires:	texlive-lineno
12mr|texlive-collection-20125708-2|1373	Requires:	texlive-linguex
12mr|texlive-collection-20125708-2|1374	Requires:	texlive-liturg
12mr|texlive-collection-20125708-2|1375	Requires:	texlive-parallel
12mr|texlive-collection-20125708-2|1376	Requires:	texlive-parrun
12mr|texlive-collection-20125708-2|1377	Requires:	texlive-plari
12mr|texlive-collection-20125708-2|1378	Requires:	texlive-play
12mr|texlive-collection-20125708-2|1379	Requires:	texlive-poemscol
12mr|texlive-collection-20125708-2|1380	Requires:	texlive-qobitree
12mr|texlive-collection-20125708-2|1381	Requires:	texlive-qtree
12mr|texlive-collection-20125708-2|1382	Requires:	texlive-rtklage
12mr|texlive-collection-20125708-2|1383	Requires:	texlive-screenplay
12mr|texlive-collection-20125708-2|1384	Requires:	texlive-sides
12mr|texlive-collection-20125708-2|1385	Requires:	texlive-stage
12mr|texlive-collection-20125708-2|1386	Requires:	texlive-tree-dvips
12mr|texlive-collection-20125708-2|1387	Requires:	texlive-verse
12mr|texlive-collection-20125708-2|1388	Requires:	texlive-xyling
12mr|texlive-collection-20125708-2|1389	Requires:	texlive-collection-latex
12mr|texlive-collection-20125708-2|1390	
12mr|texlive-collection-20125708-2|1391	%description	humanities
12mr|texlive-collection-20125708-2|1392	Packages for law, linguistics, the social sciences, the
12mr|texlive-collection-20125708-2|1393	humanities, etc.
12mr|texlive-collection-20125708-2|1394	
12mr|texlive-collection-20125708-2|1395	%files		humanities
12mr|texlive-collection-20125708-2|1396	
12mr|texlive-collection-20125708-2|1397	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1398	# revision 21061
12mr|texlive-collection-20125708-2|1399	# category Collection
12mr|texlive-collection-20125708-2|1400	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1401	# catalog-date undef
12mr|texlive-collection-20125708-2|1402	# catalog-license undef
12mr|texlive-collection-20125708-2|1403	# catalog-version undef
12mr|texlive-collection-20125708-2|1404	%package	langafrican
12mr|texlive-collection-20125708-2|1405	Summary:	African scripts
12mr|texlive-collection-20125708-2|1406	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1407	Requires:	texlive-ethiop
12mr|texlive-collection-20125708-2|1408	Requires:	texlive-ethiop-t1
12mr|texlive-collection-20125708-2|1409	Requires:	texlive-fc
12mr|texlive-collection-20125708-2|1410	Requires:	texlive-hyphen-ethiopic
12mr|texlive-collection-20125708-2|1411	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1412	
12mr|texlive-collection-20125708-2|1413	%description	langafrican
12mr|texlive-collection-20125708-2|1414	Support for typesetting some African scripts.
12mr|texlive-collection-20125708-2|1415	
12mr|texlive-collection-20125708-2|1416	%files		langafrican
12mr|texlive-collection-20125708-2|1417	
12mr|texlive-collection-20125708-2|1418	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1419	# revision 24768
12mr|texlive-collection-20125708-2|1420	# category Collection
12mr|texlive-collection-20125708-2|1421	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1422	# catalog-date undef
12mr|texlive-collection-20125708-2|1423	# catalog-license undef
12mr|texlive-collection-20125708-2|1424	# catalog-version undef
12mr|texlive-collection-20125708-2|1425	%package	langarabic
12mr|texlive-collection-20125708-2|1426	Summary:	Arabic
12mr|texlive-collection-20125708-2|1427	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1428	Requires:	texlive-amiri
12mr|texlive-collection-20125708-2|1429	Requires:	texlive-arabi
12mr|texlive-collection-20125708-2|1430	Requires:	texlive-arabtex
12mr|texlive-collection-20125708-2|1431	Requires:	texlive-bidi
12mr|texlive-collection-20125708-2|1432	Requires:	texlive-hyphen-arabic
12mr|texlive-collection-20125708-2|1433	Requires:	texlive-hyphen-farsi
12mr|texlive-collection-20125708-2|1434	Requires:	texlive-persian-bib
12mr|texlive-collection-20125708-2|1435	Requires:	texlive-persian-modern
12mr|texlive-collection-20125708-2|1436	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1437	
12mr|texlive-collection-20125708-2|1438	%description	langarabic
12mr|texlive-collection-20125708-2|1439	Support for typesetting Arabic.
12mr|texlive-collection-20125708-2|1440	
12mr|texlive-collection-20125708-2|1441	%files		langarabic
12mr|texlive-collection-20125708-2|1442	
12mr|texlive-collection-20125708-2|1443	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1444	# revision 20529
12mr|texlive-collection-20125708-2|1445	# category Collection
12mr|texlive-collection-20125708-2|1446	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1447	# catalog-date undef
12mr|texlive-collection-20125708-2|1448	# catalog-license undef
12mr|texlive-collection-20125708-2|1449	# catalog-version undef
12mr|texlive-collection-20125708-2|1450	%package	langarmenian
12mr|texlive-collection-20125708-2|1451	Summary:	Armenian
12mr|texlive-collection-20125708-2|1452	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1453	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1454	
12mr|texlive-collection-20125708-2|1455	%description	langarmenian
12mr|texlive-collection-20125708-2|1456	Support for typesetting Armenian.
12mr|texlive-collection-20125708-2|1457	
12mr|texlive-collection-20125708-2|1458	%files		langarmenian
12mr|texlive-collection-20125708-2|1459	
12mr|texlive-collection-20125708-2|1460	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1461	# revision 25266
12mr|texlive-collection-20125708-2|1462	# category Collection
12mr|texlive-collection-20125708-2|1463	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1464	# catalog-date undef
12mr|texlive-collection-20125708-2|1465	# catalog-license undef
12mr|texlive-collection-20125708-2|1466	# catalog-version undef
12mr|texlive-collection-20125708-2|1467	%package	langcjk
12mr|texlive-collection-20125708-2|1468	Summary:	Chinese, Japanese, Korean
12mr|texlive-collection-20125708-2|1469	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1470	Requires:	texlive-adobemapping
12mr|texlive-collection-20125708-2|1471	Requires:	texlive-arphic
12mr|texlive-collection-20125708-2|1472	Requires:	texlive-c90
12mr|texlive-collection-20125708-2|1473	Requires:	texlive-cjk
12mr|texlive-collection-20125708-2|1474	Requires:	texlive-cjkpunct
12mr|texlive-collection-20125708-2|1475	Requires:	texlive-cjkutils
12mr|texlive-collection-20125708-2|1476	Requires:	texlive-cns
12mr|texlive-collection-20125708-2|1477	Requires:	texlive-ctex
12mr|texlive-collection-20125708-2|1478	Requires:	texlive-dnp
12mr|texlive-collection-20125708-2|1479	Requires:	texlive-garuda-c90
12mr|texlive-collection-20125708-2|1480	Requires:	texlive-hyphen-chinese
12mr|texlive-collection-20125708-2|1481	Requires:	texlive-ipaex
12mr|texlive-collection-20125708-2|1482	Requires:	texlive-japanese
12mr|texlive-collection-20125708-2|1483	Requires:	texlive-japanese-otf
12mr|texlive-collection-20125708-2|1484	Requires:	texlive-japanese-otf-uptex
12mr|texlive-collection-20125708-2|1485	Requires:	texlive-jfontmaps
12mr|texlive-collection-20125708-2|1486	Requires:	texlive-jsclasses
12mr|texlive-collection-20125708-2|1487	Requires:	texlive-norasi-c90
12mr|texlive-collection-20125708-2|1488	Requires:	texlive-ptex
12mr|texlive-collection-20125708-2|1489	Requires:	texlive-thailatex
12mr|texlive-collection-20125708-2|1490	Requires:	texlive-uhc
12mr|texlive-collection-20125708-2|1491	Requires:	texlive-wadalab
12mr|texlive-collection-20125708-2|1492	Requires:	texlive-zhmetrics
12mr|texlive-collection-20125708-2|1493	Requires:	texlive-zhspacing
12mr|texlive-collection-20125708-2|1494	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1495	Requires:	texlive-collection-documentation-chinese
12mr|texlive-collection-20125708-2|1496	
12mr|texlive-collection-20125708-2|1497	%description	langcjk
12mr|texlive-collection-20125708-2|1498	CJK (Chinese, Japanese, Korean) macros, fonts, documentation,
12mr|texlive-collection-20125708-2|1499	also Thai since there is some overlap in the fonts.
12mr|texlive-collection-20125708-2|1500	
12mr|texlive-collection-20125708-2|1501	%files		langcjk
12mr|texlive-collection-20125708-2|1502	
12mr|texlive-collection-20125708-2|1503	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1504	# revision 21190
12mr|texlive-collection-20125708-2|1505	# category Collection
12mr|texlive-collection-20125708-2|1506	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1507	# catalog-date undef
12mr|texlive-collection-20125708-2|1508	# catalog-license undef
12mr|texlive-collection-20125708-2|1509	# catalog-version undef
12mr|texlive-collection-20125708-2|1510	%package	langcroatian
12mr|texlive-collection-20125708-2|1511	Summary:	Croatian
12mr|texlive-collection-20125708-2|1512	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1513	Requires:	texlive-hrlatex
12mr|texlive-collection-20125708-2|1514	Requires:	texlive-hyphen-croatian
12mr|texlive-collection-20125708-2|1515	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1516	
12mr|texlive-collection-20125708-2|1517	%description	langcroatian
12mr|texlive-collection-20125708-2|1518	Support for typesetting Croatian.
12mr|texlive-collection-20125708-2|1519	
12mr|texlive-collection-20125708-2|1520	%files		langcroatian
12mr|texlive-collection-20125708-2|1521	
12mr|texlive-collection-20125708-2|1522	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1523	# revision 25209
12mr|texlive-collection-20125708-2|1524	# category Collection
12mr|texlive-collection-20125708-2|1525	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1526	# catalog-date undef
12mr|texlive-collection-20125708-2|1527	# catalog-license undef
12mr|texlive-collection-20125708-2|1528	# catalog-version undef
12mr|texlive-collection-20125708-2|1529	%package	langcyrillic
12mr|texlive-collection-20125708-2|1530	Summary:	Cyrillic
12mr|texlive-collection-20125708-2|1531	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1532	Requires:	texlive-cmcyr
12mr|texlive-collection-20125708-2|1533	Requires:	texlive-cyrillic
12mr|texlive-collection-20125708-2|1534	Requires:	texlive-cyrillic-bin
12mr|texlive-collection-20125708-2|1535	Requires:	texlive-cyrplain
12mr|texlive-collection-20125708-2|1536	Requires:	texlive-disser
12mr|texlive-collection-20125708-2|1537	Requires:	texlive-eskd
12mr|texlive-collection-20125708-2|1538	Requires:	texlive-eskdx
12mr|texlive-collection-20125708-2|1539	Requires:	texlive-gost
12mr|texlive-collection-20125708-2|1540	Requires:	texlive-lcyw
12mr|texlive-collection-20125708-2|1541	Requires:	texlive-lh
12mr|texlive-collection-20125708-2|1542	Requires:	texlive-lhcyr
12mr|texlive-collection-20125708-2|1543	Requires:	texlive-ruhyphen
12mr|texlive-collection-20125708-2|1544	Requires:	texlive-russ
12mr|texlive-collection-20125708-2|1545	Requires:	texlive-t2
12mr|texlive-collection-20125708-2|1546	Requires:	texlive-ukrhyph
12mr|texlive-collection-20125708-2|1547	Requires:	texlive-hyphen-bulgarian
12mr|texlive-collection-20125708-2|1548	Requires:	texlive-hyphen-russian
12mr|texlive-collection-20125708-2|1549	Requires:	texlive-hyphen-ukrainian
12mr|texlive-collection-20125708-2|1550	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1551	Requires:	texlive-collection-latex
12mr|texlive-collection-20125708-2|1552	
12mr|texlive-collection-20125708-2|1553	%description	langcyrillic
12mr|texlive-collection-20125708-2|1554	Support for typesetting Cyrillic.
12mr|texlive-collection-20125708-2|1555	
12mr|texlive-collection-20125708-2|1556	%files		langcyrillic
12mr|texlive-collection-20125708-2|1557	
12mr|texlive-collection-20125708-2|1558	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1559	# revision 14727
12mr|texlive-collection-20125708-2|1560	# category Collection
12mr|texlive-collection-20125708-2|1561	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1562	# catalog-date undef
12mr|texlive-collection-20125708-2|1563	# catalog-license undef
12mr|texlive-collection-20125708-2|1564	# catalog-version undef
12mr|texlive-collection-20125708-2|1565	%package	langczechslovak
12mr|texlive-collection-20125708-2|1566	Summary:	Czech/Slovak
12mr|texlive-collection-20125708-2|1567	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1568	Requires:	texlive-cs
12mr|texlive-collection-20125708-2|1569	Requires:	texlive-csbulletin
12mr|texlive-collection-20125708-2|1570	Requires:	texlive-cslatex
12mr|texlive-collection-20125708-2|1571	Requires:	texlive-csplain
12mr|texlive-collection-20125708-2|1572	Requires:	texlive-vlna
12mr|texlive-collection-20125708-2|1573	Requires:	texlive-hyphen-czech
12mr|texlive-collection-20125708-2|1574	Requires:	texlive-hyphen-slovak
12mr|texlive-collection-20125708-2|1575	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1576	Requires:	texlive-collection-latex
12mr|texlive-collection-20125708-2|1577	
12mr|texlive-collection-20125708-2|1578	%description	langczechslovak
12mr|texlive-collection-20125708-2|1579	Support for typesetting Czech/Slovak.
12mr|texlive-collection-20125708-2|1580	
12mr|texlive-collection-20125708-2|1581	%files		langczechslovak
12mr|texlive-collection-20125708-2|1582	
12mr|texlive-collection-20125708-2|1583	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1584	# revision 14727
12mr|texlive-collection-20125708-2|1585	# category Collection
12mr|texlive-collection-20125708-2|1586	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1587	# catalog-date undef
12mr|texlive-collection-20125708-2|1588	# catalog-license undef
12mr|texlive-collection-20125708-2|1589	# catalog-version undef
12mr|texlive-collection-20125708-2|1590	%package	langdanish
12mr|texlive-collection-20125708-2|1591	Summary:	Danish
12mr|texlive-collection-20125708-2|1592	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1593	Requires:	texlive-hyphen-danish
12mr|texlive-collection-20125708-2|1594	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1595	
12mr|texlive-collection-20125708-2|1596	%description	langdanish
12mr|texlive-collection-20125708-2|1597	Support for typesetting Danish.
12mr|texlive-collection-20125708-2|1598	
12mr|texlive-collection-20125708-2|1599	%files		langdanish
12mr|texlive-collection-20125708-2|1600	
12mr|texlive-collection-20125708-2|1601	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1602	# revision 14727
12mr|texlive-collection-20125708-2|1603	# category Collection
12mr|texlive-collection-20125708-2|1604	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1605	# catalog-date undef
12mr|texlive-collection-20125708-2|1606	# catalog-license undef
12mr|texlive-collection-20125708-2|1607	# catalog-version undef
12mr|texlive-collection-20125708-2|1608	%package	langdutch
12mr|texlive-collection-20125708-2|1609	Summary:	Dutch
12mr|texlive-collection-20125708-2|1610	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1611	Requires:	texlive-hyphen-dutch
12mr|texlive-collection-20125708-2|1612	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1613	
12mr|texlive-collection-20125708-2|1614	%description	langdutch
12mr|texlive-collection-20125708-2|1615	Support for typesetting Dutch.
12mr|texlive-collection-20125708-2|1616	
12mr|texlive-collection-20125708-2|1617	%files		langdutch
12mr|texlive-collection-20125708-2|1618	
12mr|texlive-collection-20125708-2|1619	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1620	# revision 18615
12mr|texlive-collection-20125708-2|1621	# category Collection
12mr|texlive-collection-20125708-2|1622	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1623	# catalog-date undef
12mr|texlive-collection-20125708-2|1624	# catalog-license undef
12mr|texlive-collection-20125708-2|1625	# catalog-version undef
12mr|texlive-collection-20125708-2|1626	%package	langenglish
12mr|texlive-collection-20125708-2|1627	Summary:	US and UK English
12mr|texlive-collection-20125708-2|1628	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1629	Requires:	texlive-hyphen-english
12mr|texlive-collection-20125708-2|1630	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1631	
12mr|texlive-collection-20125708-2|1632	%description	langenglish
12mr|texlive-collection-20125708-2|1633	Support for typesetting US and UK English.
12mr|texlive-collection-20125708-2|1634	
12mr|texlive-collection-20125708-2|1635	%files		langenglish
12mr|texlive-collection-20125708-2|1636	
12mr|texlive-collection-20125708-2|1637	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1638	# revision 14727
12mr|texlive-collection-20125708-2|1639	# category Collection
12mr|texlive-collection-20125708-2|1640	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1641	# catalog-date undef
12mr|texlive-collection-20125708-2|1642	# catalog-license undef
12mr|texlive-collection-20125708-2|1643	# catalog-version undef
12mr|texlive-collection-20125708-2|1644	%package	langfinnish
12mr|texlive-collection-20125708-2|1645	Summary:	Finnish
12mr|texlive-collection-20125708-2|1646	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1647	Requires:	texlive-finbib
12mr|texlive-collection-20125708-2|1648	Requires:	texlive-hyphen-finnish
12mr|texlive-collection-20125708-2|1649	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1650	
12mr|texlive-collection-20125708-2|1651	%description	langfinnish
12mr|texlive-collection-20125708-2|1652	Support for typesetting Finnish.
12mr|texlive-collection-20125708-2|1653	
12mr|texlive-collection-20125708-2|1654	%files		langfinnish
12mr|texlive-collection-20125708-2|1655	
12mr|texlive-collection-20125708-2|1656	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1657	# revision 24092
12mr|texlive-collection-20125708-2|1658	# category Collection
12mr|texlive-collection-20125708-2|1659	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1660	# catalog-date undef
12mr|texlive-collection-20125708-2|1661	# catalog-license undef
12mr|texlive-collection-20125708-2|1662	# catalog-version undef
12mr|texlive-collection-20125708-2|1663	%package	langfrench
12mr|texlive-collection-20125708-2|1664	Summary:	French
12mr|texlive-collection-20125708-2|1665	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1666	Requires:	texlive-aeguill
12mr|texlive-collection-20125708-2|1667	Requires:	texlive-bib-fr
12mr|texlive-collection-20125708-2|1668	Requires:	texlive-bibleref-french
12mr|texlive-collection-20125708-2|1669	Requires:	texlive-booktabs-fr
12mr|texlive-collection-20125708-2|1670	Requires:	texlive-facture
12mr|texlive-collection-20125708-2|1671	Requires:	texlive-frenchle
12mr|texlive-collection-20125708-2|1672	Requires:	texlive-frletter
12mr|texlive-collection-20125708-2|1673	Requires:	texlive-impnattypo
12mr|texlive-collection-20125708-2|1674	Requires:	texlive-mafr
12mr|texlive-collection-20125708-2|1675	Requires:	texlive-tabvar
12mr|texlive-collection-20125708-2|1676	Requires:	texlive-tdsfrmath
12mr|texlive-collection-20125708-2|1677	Requires:	texlive-variations
12mr|texlive-collection-20125708-2|1678	Requires:	texlive-hyphen-basque
12mr|texlive-collection-20125708-2|1679	Requires:	texlive-hyphen-french
12mr|texlive-collection-20125708-2|1680	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1681	
12mr|texlive-collection-20125708-2|1682	%description	langfrench
12mr|texlive-collection-20125708-2|1683	Support for typesetting French.
12mr|texlive-collection-20125708-2|1684	
12mr|texlive-collection-20125708-2|1685	%files		langfrench
12mr|texlive-collection-20125708-2|1686	
12mr|texlive-collection-20125708-2|1687	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1688	# revision 24923
12mr|texlive-collection-20125708-2|1689	# category Collection
12mr|texlive-collection-20125708-2|1690	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1691	# catalog-date undef
12mr|texlive-collection-20125708-2|1692	# catalog-license undef
12mr|texlive-collection-20125708-2|1693	# catalog-version undef
12mr|texlive-collection-20125708-2|1694	%package	langgerman
12mr|texlive-collection-20125708-2|1695	Summary:	German
12mr|texlive-collection-20125708-2|1696	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1697	Requires:	texlive-bibleref-german
12mr|texlive-collection-20125708-2|1698	Requires:	texlive-dehyph-exptl
12mr|texlive-collection-20125708-2|1699	Requires:	texlive-dhua
12mr|texlive-collection-20125708-2|1700	Requires:	texlive-booktabs-de
12mr|texlive-collection-20125708-2|1701	Requires:	texlive-csquotes-de
12mr|texlive-collection-20125708-2|1702	Requires:	texlive-etoolbox-de
12mr|texlive-collection-20125708-2|1703	Requires:	texlive-geometry-de
12mr|texlive-collection-20125708-2|1704	Requires:	texlive-german
12mr|texlive-collection-20125708-2|1705	Requires:	texlive-germbib
12mr|texlive-collection-20125708-2|1706	Requires:	texlive-germkorr
12mr|texlive-collection-20125708-2|1707	Requires:	texlive-microtype-de
12mr|texlive-collection-20125708-2|1708	Requires:	texlive-r_und_s
12mr|texlive-collection-20125708-2|1709	Requires:	texlive-tipa-de
12mr|texlive-collection-20125708-2|1710	Requires:	texlive-umlaute
12mr|texlive-collection-20125708-2|1711	Requires:	texlive-hyphen-german
12mr|texlive-collection-20125708-2|1712	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1713	
12mr|texlive-collection-20125708-2|1714	%description	langgerman
12mr|texlive-collection-20125708-2|1715	Support for typesetting German.
12mr|texlive-collection-20125708-2|1716	
12mr|texlive-collection-20125708-2|1717	%files		langgerman
12mr|texlive-collection-20125708-2|1718	
12mr|texlive-collection-20125708-2|1719	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1720	# revision 15748
12mr|texlive-collection-20125708-2|1721	# category Collection
12mr|texlive-collection-20125708-2|1722	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1723	# catalog-date undef
12mr|texlive-collection-20125708-2|1724	# catalog-license undef
12mr|texlive-collection-20125708-2|1725	# catalog-version undef
12mr|texlive-collection-20125708-2|1726	%package	langgreek
12mr|texlive-collection-20125708-2|1727	Summary:	Greek
12mr|texlive-collection-20125708-2|1728	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1729	Requires:	texlive-betababel
12mr|texlive-collection-20125708-2|1730	Requires:	texlive-bgreek
12mr|texlive-collection-20125708-2|1731	Requires:	texlive-cbfonts
12mr|texlive-collection-20125708-2|1732	Requires:	texlive-gfsbaskerville
12mr|texlive-collection-20125708-2|1733	Requires:	texlive-gfsporson
12mr|texlive-collection-20125708-2|1734	Requires:	texlive-greek-inputenc
12mr|texlive-collection-20125708-2|1735	Requires:	texlive-greekdates
12mr|texlive-collection-20125708-2|1736	Requires:	texlive-greektex
12mr|texlive-collection-20125708-2|1737	Requires:	texlive-grverb
12mr|texlive-collection-20125708-2|1738	Requires:	texlive-ibycus-babel
12mr|texlive-collection-20125708-2|1739	Requires:	texlive-ibygrk
12mr|texlive-collection-20125708-2|1740	Requires:	texlive-kerkis
12mr|texlive-collection-20125708-2|1741	Requires:	texlive-levy
12mr|texlive-collection-20125708-2|1742	Requires:	texlive-lgreek
12mr|texlive-collection-20125708-2|1743	Requires:	texlive-mkgrkindex
12mr|texlive-collection-20125708-2|1744	Requires:	texlive-teubner
12mr|texlive-collection-20125708-2|1745	Requires:	texlive-xgreek
12mr|texlive-collection-20125708-2|1746	Requires:	texlive-yannisgr
12mr|texlive-collection-20125708-2|1747	Requires:	texlive-hyphen-greek
12mr|texlive-collection-20125708-2|1748	Requires:	texlive-hyphen-ancientgreek
12mr|texlive-collection-20125708-2|1749	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1750	
12mr|texlive-collection-20125708-2|1751	%description	langgreek
12mr|texlive-collection-20125708-2|1752	Support for typesetting Greek.
12mr|texlive-collection-20125708-2|1753	
12mr|texlive-collection-20125708-2|1754	%files		langgreek
12mr|texlive-collection-20125708-2|1755	
12mr|texlive-collection-20125708-2|1756	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1757	# revision 14727
12mr|texlive-collection-20125708-2|1758	# category Collection
12mr|texlive-collection-20125708-2|1759	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1760	# catalog-date undef
12mr|texlive-collection-20125708-2|1761	# catalog-license undef
12mr|texlive-collection-20125708-2|1762	# catalog-version undef
12mr|texlive-collection-20125708-2|1763	%package	langhebrew
12mr|texlive-collection-20125708-2|1764	Summary:	Hebrew
12mr|texlive-collection-20125708-2|1765	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1766	Requires:	texlive-cjhebrew
12mr|texlive-collection-20125708-2|1767	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1768	
12mr|texlive-collection-20125708-2|1769	%description	langhebrew
12mr|texlive-collection-20125708-2|1770	Support for typesetting Hebrew.
12mr|texlive-collection-20125708-2|1771	
12mr|texlive-collection-20125708-2|1772	%files		langhebrew
12mr|texlive-collection-20125708-2|1773	
12mr|texlive-collection-20125708-2|1774	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1775	# revision 14727
12mr|texlive-collection-20125708-2|1776	# category Collection
12mr|texlive-collection-20125708-2|1777	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1778	# catalog-date undef
12mr|texlive-collection-20125708-2|1779	# catalog-license undef
12mr|texlive-collection-20125708-2|1780	# catalog-version undef
12mr|texlive-collection-20125708-2|1781	%package	langhungarian
12mr|texlive-collection-20125708-2|1782	Summary:	Hungarian
12mr|texlive-collection-20125708-2|1783	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1784	Requires:	texlive-magyar
12mr|texlive-collection-20125708-2|1785	Requires:	texlive-hyphen-hungarian
12mr|texlive-collection-20125708-2|1786	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1787	
12mr|texlive-collection-20125708-2|1788	%description	langhungarian
12mr|texlive-collection-20125708-2|1789	Support for typesetting Hungarian.
12mr|texlive-collection-20125708-2|1790	
12mr|texlive-collection-20125708-2|1791	%files		langhungarian
12mr|texlive-collection-20125708-2|1792	
12mr|texlive-collection-20125708-2|1793	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1794	# revision 24290
12mr|texlive-collection-20125708-2|1795	# category Collection
12mr|texlive-collection-20125708-2|1796	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1797	# catalog-date undef
12mr|texlive-collection-20125708-2|1798	# catalog-license undef
12mr|texlive-collection-20125708-2|1799	# catalog-version undef
12mr|texlive-collection-20125708-2|1800	%package	langindic
12mr|texlive-collection-20125708-2|1801	Summary:	Indic scripts
12mr|texlive-collection-20125708-2|1802	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1803	Requires:	texlive-bangtex
12mr|texlive-collection-20125708-2|1804	Requires:	texlive-bengali
12mr|texlive-collection-20125708-2|1805	Requires:	texlive-burmese
12mr|texlive-collection-20125708-2|1806	Requires:	texlive-devnag
12mr|texlive-collection-20125708-2|1807	Requires:	texlive-ebong
12mr|texlive-collection-20125708-2|1808	Requires:	texlive-hyphen-indic
12mr|texlive-collection-20125708-2|1809	Requires:	texlive-hyphen-sanskrit
12mr|texlive-collection-20125708-2|1810	Requires:	texlive-itrans
12mr|texlive-collection-20125708-2|1811	Requires:	texlive-malayalam
12mr|texlive-collection-20125708-2|1812	Requires:	texlive-sanskrit
12mr|texlive-collection-20125708-2|1813	Requires:	texlive-velthuis
12mr|texlive-collection-20125708-2|1814	Requires:	texlive-wnri
12mr|texlive-collection-20125708-2|1815	Requires:	texlive-wnri-latex
12mr|texlive-collection-20125708-2|1816	Requires:	texlive-xetex-devanagari
12mr|texlive-collection-20125708-2|1817	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1818	
12mr|texlive-collection-20125708-2|1819	%description	langindic
12mr|texlive-collection-20125708-2|1820	Support for typesetting some Indic scripts.
12mr|texlive-collection-20125708-2|1821	
12mr|texlive-collection-20125708-2|1822	%files		langindic
12mr|texlive-collection-20125708-2|1823	
12mr|texlive-collection-20125708-2|1824	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1825	# revision 25122
12mr|texlive-collection-20125708-2|1826	# category Collection
12mr|texlive-collection-20125708-2|1827	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1828	# catalog-date undef
12mr|texlive-collection-20125708-2|1829	# catalog-license undef
12mr|texlive-collection-20125708-2|1830	# catalog-version undef
12mr|texlive-collection-20125708-2|1831	%package	langitalian
12mr|texlive-collection-20125708-2|1832	Summary:	Italian
12mr|texlive-collection-20125708-2|1833	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1834	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1835	Requires:	texlive-fixltxhyph
12mr|texlive-collection-20125708-2|1836	Requires:	texlive-hyphen-italian
12mr|texlive-collection-20125708-2|1837	Requires:	texlive-frontespizio
12mr|texlive-collection-20125708-2|1838	Requires:	texlive-itnumpar
12mr|texlive-collection-20125708-2|1839	Requires:	texlive-layaureo
12mr|texlive-collection-20125708-2|1840	
12mr|texlive-collection-20125708-2|1841	%description	langitalian
12mr|texlive-collection-20125708-2|1842	Support for typesetting Italian.
12mr|texlive-collection-20125708-2|1843	
12mr|texlive-collection-20125708-2|1844	%files		langitalian
12mr|texlive-collection-20125708-2|1845	
12mr|texlive-collection-20125708-2|1846	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1847	# revision 14727
12mr|texlive-collection-20125708-2|1848	# category Collection
12mr|texlive-collection-20125708-2|1849	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1850	# catalog-date undef
12mr|texlive-collection-20125708-2|1851	# catalog-license undef
12mr|texlive-collection-20125708-2|1852	# catalog-version undef
12mr|texlive-collection-20125708-2|1853	%package	langlatin
12mr|texlive-collection-20125708-2|1854	Summary:	Latin
12mr|texlive-collection-20125708-2|1855	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1856	Requires:	texlive-hyphen-latin
12mr|texlive-collection-20125708-2|1857	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1858	
12mr|texlive-collection-20125708-2|1859	%description	langlatin
12mr|texlive-collection-20125708-2|1860	Support for typesetting Latin.
12mr|texlive-collection-20125708-2|1861	
12mr|texlive-collection-20125708-2|1862	%files		langlatin
12mr|texlive-collection-20125708-2|1863	
12mr|texlive-collection-20125708-2|1864	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1865	# revision 14727
12mr|texlive-collection-20125708-2|1866	# category Collection
12mr|texlive-collection-20125708-2|1867	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1868	# catalog-date undef
12mr|texlive-collection-20125708-2|1869	# catalog-license undef
12mr|texlive-collection-20125708-2|1870	# catalog-version undef
12mr|texlive-collection-20125708-2|1871	%package	langlatvian
12mr|texlive-collection-20125708-2|1872	Summary:	Latvian
12mr|texlive-collection-20125708-2|1873	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1874	Requires:	texlive-hyphen-latvian
12mr|texlive-collection-20125708-2|1875	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1876	
12mr|texlive-collection-20125708-2|1877	%description	langlatvian
12mr|texlive-collection-20125708-2|1878	Support for typesetting Latvian.
12mr|texlive-collection-20125708-2|1879	
12mr|texlive-collection-20125708-2|1880	%files		langlatvian
12mr|texlive-collection-20125708-2|1881	
12mr|texlive-collection-20125708-2|1882	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1883	# revision 14727
12mr|texlive-collection-20125708-2|1884	# category Collection
12mr|texlive-collection-20125708-2|1885	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1886	# catalog-date undef
12mr|texlive-collection-20125708-2|1887	# catalog-license undef
12mr|texlive-collection-20125708-2|1888	# catalog-version undef
12mr|texlive-collection-20125708-2|1889	%package	langlithuanian
12mr|texlive-collection-20125708-2|1890	Summary:	Lithuanian
12mr|texlive-collection-20125708-2|1891	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1892	Requires:	texlive-lithuanian
12mr|texlive-collection-20125708-2|1893	Requires:	texlive-hyphen-lithuanian
12mr|texlive-collection-20125708-2|1894	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1895	
12mr|texlive-collection-20125708-2|1896	%description	langlithuanian
12mr|texlive-collection-20125708-2|1897	Support for typesetting Lithuanian.
12mr|texlive-collection-20125708-2|1898	
12mr|texlive-collection-20125708-2|1899	%files		langlithuanian
12mr|texlive-collection-20125708-2|1900	
12mr|texlive-collection-20125708-2|1901	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1902	# revision 22468
12mr|texlive-collection-20125708-2|1903	# category Collection
12mr|texlive-collection-20125708-2|1904	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1905	# catalog-date undef
12mr|texlive-collection-20125708-2|1906	# catalog-license undef
12mr|texlive-collection-20125708-2|1907	# catalog-version undef
12mr|texlive-collection-20125708-2|1908	%package	langmongolian
12mr|texlive-collection-20125708-2|1909	Summary:	Mongolian
12mr|texlive-collection-20125708-2|1910	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1911	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1912	Requires:	texlive-hyphen-mongolian
12mr|texlive-collection-20125708-2|1913	Requires:	texlive-mongolian-babel
12mr|texlive-collection-20125708-2|1914	Requires:	texlive-montex
12mr|texlive-collection-20125708-2|1915	
12mr|texlive-collection-20125708-2|1916	%description	langmongolian
12mr|texlive-collection-20125708-2|1917	Support for typesetting Mongolian.
12mr|texlive-collection-20125708-2|1918	
12mr|texlive-collection-20125708-2|1919	%files		langmongolian
12mr|texlive-collection-20125708-2|1920	
12mr|texlive-collection-20125708-2|1921	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1922	# revision 14727
12mr|texlive-collection-20125708-2|1923	# category Collection
12mr|texlive-collection-20125708-2|1924	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1925	# catalog-date undef
12mr|texlive-collection-20125708-2|1926	# catalog-license undef
12mr|texlive-collection-20125708-2|1927	# catalog-version undef
12mr|texlive-collection-20125708-2|1928	%package	langnorwegian
12mr|texlive-collection-20125708-2|1929	Summary:	Norwegian
12mr|texlive-collection-20125708-2|1930	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1931	Requires:	texlive-hyphen-norwegian
12mr|texlive-collection-20125708-2|1932	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1933	
12mr|texlive-collection-20125708-2|1934	%description	langnorwegian
12mr|texlive-collection-20125708-2|1935	Support for typesetting Norwegian.
12mr|texlive-collection-20125708-2|1936	
12mr|texlive-collection-20125708-2|1937	%files		langnorwegian
12mr|texlive-collection-20125708-2|1938	
12mr|texlive-collection-20125708-2|1939	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1940	# revision 22908
12mr|texlive-collection-20125708-2|1941	# category Collection
12mr|texlive-collection-20125708-2|1942	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1943	# catalog-date undef
12mr|texlive-collection-20125708-2|1944	# catalog-license undef
12mr|texlive-collection-20125708-2|1945	# catalog-version undef
12mr|texlive-collection-20125708-2|1946	%package	langother
12mr|texlive-collection-20125708-2|1947	Summary:	Other hyphenation patterns
12mr|texlive-collection-20125708-2|1948	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1949	Requires:	texlive-hyphen-afrikaans
12mr|texlive-collection-20125708-2|1950	Requires:	texlive-hyphen-armenian
12mr|texlive-collection-20125708-2|1951	Requires:	texlive-hyphen-coptic
12mr|texlive-collection-20125708-2|1952	Requires:	texlive-hyphen-esperanto
12mr|texlive-collection-20125708-2|1953	Requires:	texlive-hyphen-estonian
12mr|texlive-collection-20125708-2|1954	Requires:	texlive-hyphen-icelandic
12mr|texlive-collection-20125708-2|1955	Requires:	texlive-hyphen-indonesian
12mr|texlive-collection-20125708-2|1956	Requires:	texlive-hyphen-interlingua
12mr|texlive-collection-20125708-2|1957	Requires:	texlive-hyphen-irish
12mr|texlive-collection-20125708-2|1958	Requires:	texlive-hyphen-kurmanji
12mr|texlive-collection-20125708-2|1959	Requires:	texlive-hyphen-lao
12mr|texlive-collection-20125708-2|1960	Requires:	texlive-hyphen-romanian
12mr|texlive-collection-20125708-2|1961	Requires:	texlive-hyphen-serbian
12mr|texlive-collection-20125708-2|1962	Requires:	texlive-hyphen-slovenian
12mr|texlive-collection-20125708-2|1963	Requires:	texlive-hyphen-turkish
12mr|texlive-collection-20125708-2|1964	Requires:	texlive-hyphen-uppersorbian
12mr|texlive-collection-20125708-2|1965	Requires:	texlive-hyphen-welsh
12mr|texlive-collection-20125708-2|1966	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1967	
12mr|texlive-collection-20125708-2|1968	%description	langother
12mr|texlive-collection-20125708-2|1969	Hyphenation patterns for languages without (much) other
12mr|texlive-collection-20125708-2|1970	support.
12mr|texlive-collection-20125708-2|1971	
12mr|texlive-collection-20125708-2|1972	%files		langother
12mr|texlive-collection-20125708-2|1973	
12mr|texlive-collection-20125708-2|1974	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|1975	# revision 23552
12mr|texlive-collection-20125708-2|1976	# category Collection
12mr|texlive-collection-20125708-2|1977	# catalog-ctan undef
12mr|texlive-collection-20125708-2|1978	# catalog-date undef
12mr|texlive-collection-20125708-2|1979	# catalog-license undef
12mr|texlive-collection-20125708-2|1980	# catalog-version undef
12mr|texlive-collection-20125708-2|1981	%package	langpolish
12mr|texlive-collection-20125708-2|1982	Summary:	Polish
12mr|texlive-collection-20125708-2|1983	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|1984	Requires:	texlive-cc-pl
12mr|texlive-collection-20125708-2|1985	Requires:	texlive-gustlib
12mr|texlive-collection-20125708-2|1986	Requires:	texlive-gustprog
12mr|texlive-collection-20125708-2|1987	Requires:	texlive-mex
12mr|texlive-collection-20125708-2|1988	Requires:	texlive-mwcls
12mr|texlive-collection-20125708-2|1989	Requires:	texlive-pl
12mr|texlive-collection-20125708-2|1990	Requires:	texlive-polski
12mr|texlive-collection-20125708-2|1991	Requires:	texlive-przechlewski-book
12mr|texlive-collection-20125708-2|1992	Requires:	texlive-qpxqtx
12mr|texlive-collection-20125708-2|1993	Requires:	texlive-tap
12mr|texlive-collection-20125708-2|1994	Requires:	texlive-utf8mex
12mr|texlive-collection-20125708-2|1995	Requires:	texlive-hyphen-polish
12mr|texlive-collection-20125708-2|1996	Requires:	texlive-collection-latex
12mr|texlive-collection-20125708-2|1997	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|1998	
12mr|texlive-collection-20125708-2|1999	%description	langpolish
12mr|texlive-collection-20125708-2|2000	Support for typesetting Polish.
12mr|texlive-collection-20125708-2|2001	
12mr|texlive-collection-20125708-2|2002	%files		langpolish
12mr|texlive-collection-20125708-2|2003	
12mr|texlive-collection-20125708-2|2004	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|2005	# revision 21528
12mr|texlive-collection-20125708-2|2006	# category Collection
12mr|texlive-collection-20125708-2|2007	# catalog-ctan undef
12mr|texlive-collection-20125708-2|2008	# catalog-date undef
12mr|texlive-collection-20125708-2|2009	# catalog-license undef
12mr|texlive-collection-20125708-2|2010	# catalog-version undef
12mr|texlive-collection-20125708-2|2011	%package	langportuguese
12mr|texlive-collection-20125708-2|2012	Summary:	Portuguese
12mr|texlive-collection-20125708-2|2013	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|2014	Requires:	texlive-ordinalpt
12mr|texlive-collection-20125708-2|2015	Requires:	texlive-hyphen-portuguese
12mr|texlive-collection-20125708-2|2016	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|2017	
12mr|texlive-collection-20125708-2|2018	%description	langportuguese
12mr|texlive-collection-20125708-2|2019	Support for typesetting Portuguese.
12mr|texlive-collection-20125708-2|2020	
12mr|texlive-collection-20125708-2|2021	%files		langportuguese
12mr|texlive-collection-20125708-2|2022	
12mr|texlive-collection-20125708-2|2023	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|2024	# revision 21528
12mr|texlive-collection-20125708-2|2025	# category Collection
12mr|texlive-collection-20125708-2|2026	# catalog-ctan undef
12mr|texlive-collection-20125708-2|2027	# catalog-date undef
12mr|texlive-collection-20125708-2|2028	# catalog-license undef
12mr|texlive-collection-20125708-2|2029	# catalog-version undef
12mr|texlive-collection-20125708-2|2030	%package	langspanish
12mr|texlive-collection-20125708-2|2031	Summary:	Spanish
12mr|texlive-collection-20125708-2|2032	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|2033	Requires:	texlive-hyphen-spanish
12mr|texlive-collection-20125708-2|2034	Requires:	texlive-hyphen-catalan
12mr|texlive-collection-20125708-2|2035	Requires:	texlive-hyphen-galician
12mr|texlive-collection-20125708-2|2036	Requires:	texlive-spanish
12mr|texlive-collection-20125708-2|2037	Requires:	texlive-spanish-mx
12mr|texlive-collection-20125708-2|2038	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|2039	
12mr|texlive-collection-20125708-2|2040	%description	langspanish
12mr|texlive-collection-20125708-2|2041	Support for typesetting Spanish.
12mr|texlive-collection-20125708-2|2042	
12mr|texlive-collection-20125708-2|2043	%files		langspanish
12mr|texlive-collection-20125708-2|2044	
12mr|texlive-collection-20125708-2|2045	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|2046	# revision 14727
12mr|texlive-collection-20125708-2|2047	# category Collection
12mr|texlive-collection-20125708-2|2048	# catalog-ctan undef
12mr|texlive-collection-20125708-2|2049	# catalog-date undef
12mr|texlive-collection-20125708-2|2050	# catalog-license undef
12mr|texlive-collection-20125708-2|2051	# catalog-version undef
12mr|texlive-collection-20125708-2|2052	%package	langswedish
12mr|texlive-collection-20125708-2|2053	Summary:	Swedish
12mr|texlive-collection-20125708-2|2054	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|2055	Requires:	texlive-swebib
12mr|texlive-collection-20125708-2|2056	Requires:	texlive-hyphen-swedish
12mr|texlive-collection-20125708-2|2057	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|2058	
12mr|texlive-collection-20125708-2|2059	%description	langswedish
12mr|texlive-collection-20125708-2|2060	Support for typesetting Swedish.
12mr|texlive-collection-20125708-2|2061	
12mr|texlive-collection-20125708-2|2062	%files		langswedish
12mr|texlive-collection-20125708-2|2063	
12mr|texlive-collection-20125708-2|2064	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|2065	# revision 14727
12mr|texlive-collection-20125708-2|2066	# category Collection
12mr|texlive-collection-20125708-2|2067	# catalog-ctan undef
12mr|texlive-collection-20125708-2|2068	# catalog-date undef
12mr|texlive-collection-20125708-2|2069	# catalog-license undef
12mr|texlive-collection-20125708-2|2070	# catalog-version undef
12mr|texlive-collection-20125708-2|2071	%package	langtibetan
12mr|texlive-collection-20125708-2|2072	Summary:	Tibetan
12mr|texlive-collection-20125708-2|2073	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|2074	Requires:	texlive-ctib
12mr|texlive-collection-20125708-2|2075	Requires:	texlive-otibet
12mr|texlive-collection-20125708-2|2076	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|2077	
12mr|texlive-collection-20125708-2|2078	%description	langtibetan
12mr|texlive-collection-20125708-2|2079	Support for typesetting Tibetan.
12mr|texlive-collection-20125708-2|2080	
12mr|texlive-collection-20125708-2|2081	%files		langtibetan
12mr|texlive-collection-20125708-2|2082	
12mr|texlive-collection-20125708-2|2083	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|2084	# revision 17578
12mr|texlive-collection-20125708-2|2085	# category Collection
12mr|texlive-collection-20125708-2|2086	# catalog-ctan undef
12mr|texlive-collection-20125708-2|2087	# catalog-date undef
12mr|texlive-collection-20125708-2|2088	# catalog-license undef
12mr|texlive-collection-20125708-2|2089	# catalog-version undef
12mr|texlive-collection-20125708-2|2090	%package	langturkmen
12mr|texlive-collection-20125708-2|2091	Summary:	Turkmen
12mr|texlive-collection-20125708-2|2092	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|2093	Requires:	texlive-turkmen
12mr|texlive-collection-20125708-2|2094	Requires:	texlive-hyphen-turkmen
12mr|texlive-collection-20125708-2|2095	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|2096	
12mr|texlive-collection-20125708-2|2097	%description	langturkmen
12mr|texlive-collection-20125708-2|2098	Support for typesetting Turkmen.
12mr|texlive-collection-20125708-2|2099	
12mr|texlive-collection-20125708-2|2100	%files		langturkmen
12mr|texlive-collection-20125708-2|2101	
12mr|texlive-collection-20125708-2|2102	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|2103	# revision 15272
12mr|texlive-collection-20125708-2|2104	# category Collection
12mr|texlive-collection-20125708-2|2105	# catalog-ctan undef
12mr|texlive-collection-20125708-2|2106	# catalog-date undef
12mr|texlive-collection-20125708-2|2107	# catalog-license undef
12mr|texlive-collection-20125708-2|2108	# catalog-version undef
12mr|texlive-collection-20125708-2|2109	%package	langvietnamese
12mr|texlive-collection-20125708-2|2110	Summary:	Vietnamese
12mr|texlive-collection-20125708-2|2111	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|2112	Requires:	texlive-vntex
12mr|texlive-collection-20125708-2|2113	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|2114	
12mr|texlive-collection-20125708-2|2115	%description	langvietnamese
12mr|texlive-collection-20125708-2|2116	Support for typesetting Vietnamese.
12mr|texlive-collection-20125708-2|2117	
12mr|texlive-collection-20125708-2|2118	%files		langvietnamese
12mr|texlive-collection-20125708-2|2119	
12mr|texlive-collection-20125708-2|2120	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|2121	# revision 25030
12mr|texlive-collection-20125708-2|2122	# category Collection
12mr|texlive-collection-20125708-2|2123	# catalog-ctan undef
12mr|texlive-collection-20125708-2|2124	# catalog-date undef
12mr|texlive-collection-20125708-2|2125	# catalog-license undef
12mr|texlive-collection-20125708-2|2126	# catalog-version undef
12mr|texlive-collection-20125708-2|2127	%package	latex
12mr|texlive-collection-20125708-2|2128	Summary:	Basic LaTeX packages
12mr|texlive-collection-20125708-2|2129	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|2130	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|2131	Requires:	texlive-ae
12mr|texlive-collection-20125708-2|2132	Requires:	texlive-amscls
12mr|texlive-collection-20125708-2|2133	Requires:	texlive-amsmath
12mr|texlive-collection-20125708-2|2134	Requires:	texlive-babel
12mr|texlive-collection-20125708-2|2135	Requires:	texlive-babelbib
12mr|texlive-collection-20125708-2|2136	Requires:	texlive-carlisle
12mr|texlive-collection-20125708-2|2137	Requires:	texlive-colortbl
12mr|texlive-collection-20125708-2|2138	Requires:	texlive-fancyhdr
12mr|texlive-collection-20125708-2|2139	Requires:	texlive-fix2col
12mr|texlive-collection-20125708-2|2140	Requires:	texlive-geometry
12mr|texlive-collection-20125708-2|2141	Requires:	texlive-graphics
12mr|texlive-collection-20125708-2|2142	Requires:	texlive-hyperref
12mr|texlive-collection-20125708-2|2143	Requires:	texlive-latex
12mr|texlive-collection-20125708-2|2144	Requires:	texlive-latex-fonts
12mr|texlive-collection-20125708-2|2145	Requires:	texlive-latexconfig
12mr|texlive-collection-20125708-2|2146	Requires:	texlive-ltxmisc
12mr|texlive-collection-20125708-2|2147	Requires:	texlive-mfnfss
12mr|texlive-collection-20125708-2|2148	Requires:	texlive-mptopdf
12mr|texlive-collection-20125708-2|2149	Requires:	texlive-natbib
12mr|texlive-collection-20125708-2|2150	Requires:	texlive-oberdiek
12mr|texlive-collection-20125708-2|2151	Requires:	texlive-pdftex-def
12mr|texlive-collection-20125708-2|2152	Requires:	texlive-pslatex
12mr|texlive-collection-20125708-2|2153	Requires:	texlive-psnfss
12mr|texlive-collection-20125708-2|2154	Requires:	texlive-pspicture
12mr|texlive-collection-20125708-2|2155	Requires:	texlive-tools
12mr|texlive-collection-20125708-2|2156	
12mr|texlive-collection-20125708-2|2157	%description	latex
12mr|texlive-collection-20125708-2|2158	These packages are mandated by the core LaTeX team, or at least
12mr|texlive-collection-20125708-2|2159	very strongly recommended.
12mr|texlive-collection-20125708-2|2160	
12mr|texlive-collection-20125708-2|2161	%files		latex
12mr|texlive-collection-20125708-2|2162	
12mr|texlive-collection-20125708-2|2163	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|2164	# revision 25184
12mr|texlive-collection-20125708-2|2165	# category Collection
12mr|texlive-collection-20125708-2|2166	# catalog-ctan undef
12mr|texlive-collection-20125708-2|2167	# catalog-date undef
12mr|texlive-collection-20125708-2|2168	# catalog-license undef
12mr|texlive-collection-20125708-2|2169	# catalog-version undef
12mr|texlive-collection-20125708-2|2170	%package	latexextra
12mr|texlive-collection-20125708-2|2171	Summary:	LaTeX supplementary packages
12mr|texlive-collection-20125708-2|2172	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|2173	Requires:	texlive-collection-latexrecommended
12mr|texlive-collection-20125708-2|2174	Requires:	texlive-collection-pictures
12mr|texlive-collection-20125708-2|2175	Requires:	texlive-2up
12mr|texlive-collection-20125708-2|2176	Requires:	texlive-akktex
12mr|texlive-collection-20125708-2|2177	Requires:	texlive-ESIEEcv
12mr|texlive-collection-20125708-2|2178	Requires:	texlive-HA-prosper
12mr|texlive-collection-20125708-2|2179	Requires:	texlive-Tabbing
12mr|texlive-collection-20125708-2|2180	Requires:	texlive-a0poster
12mr|texlive-collection-20125708-2|2181	Requires:	texlive-a4wide
12mr|texlive-collection-20125708-2|2182	Requires:	texlive-a5comb
12mr|texlive-collection-20125708-2|2183	Requires:	texlive-abstract
12mr|texlive-collection-20125708-2|2184	Requires:	texlive-achemso
12mr|texlive-collection-20125708-2|2185	Requires:	texlive-acronym
12mr|texlive-collection-20125708-2|2186	Requires:	texlive-acroterm
12mr|texlive-collection-20125708-2|2187	Requires:	texlive-addlines
12mr|texlive-collection-20125708-2|2188	Requires:	texlive-adjmulticol
12mr|texlive-collection-20125708-2|2189	Requires:	texlive-adrconv
12mr|texlive-collection-20125708-2|2190	Requires:	texlive-advdate
12mr|texlive-collection-20125708-2|2191	Requires:	texlive-akletter
12mr|texlive-collection-20125708-2|2192	Requires:	texlive-alterqcm
12mr|texlive-collection-20125708-2|2193	Requires:	texlive-altfont
12mr|texlive-collection-20125708-2|2194	Requires:	texlive-amsaddr
12mr|texlive-collection-20125708-2|2195	Requires:	texlive-animate
12mr|texlive-collection-20125708-2|2196	Requires:	texlive-anonchap
12mr|texlive-collection-20125708-2|2197	Requires:	texlive-answers
12mr|texlive-collection-20125708-2|2198	Requires:	texlive-anyfontsize
12mr|texlive-collection-20125708-2|2199	Requires:	texlive-appendix
12mr|texlive-collection-20125708-2|2200	Requires:	texlive-arcs
12mr|texlive-collection-20125708-2|2201	Requires:	texlive-arrayjobx
12mr|texlive-collection-20125708-2|2202	Requires:	texlive-assignment
12mr|texlive-collection-20125708-2|2203	Requires:	texlive-attachfile
12mr|texlive-collection-20125708-2|2204	Requires:	texlive-authoraftertitle
12mr|texlive-collection-20125708-2|2205	Requires:	texlive-authorindex
12mr|texlive-collection-20125708-2|2206	Requires:	texlive-background
12mr|texlive-collection-20125708-2|2207	Requires:	texlive-bashful
12mr|texlive-collection-20125708-2|2208	Requires:	texlive-bchart
12mr|texlive-collection-20125708-2|2209	Requires:	texlive-beamer2thesis
12mr|texlive-collection-20125708-2|2210	Requires:	texlive-beameraudience
12mr|texlive-collection-20125708-2|2211	Requires:	texlive-beamerposter
12mr|texlive-collection-20125708-2|2212	Requires:	texlive-beamersubframe
12mr|texlive-collection-20125708-2|2213	Requires:	texlive-beamerthemejltree
12mr|texlive-collection-20125708-2|2214	Requires:	texlive-beamerthemenirma
12mr|texlive-collection-20125708-2|2215	Requires:	texlive-begriff
12mr|texlive-collection-20125708-2|2216	Requires:	texlive-beton
12mr|texlive-collection-20125708-2|2217	Requires:	texlive-bez123
12mr|texlive-collection-20125708-2|2218	Requires:	texlive-bezos
12mr|texlive-collection-20125708-2|2219	Requires:	texlive-bhcexam
12mr|texlive-collection-20125708-2|2220	Requires:	texlive-bigfoot
12mr|texlive-collection-20125708-2|2221	Requires:	texlive-bigints
12mr|texlive-collection-20125708-2|2222	Requires:	texlive-bizcard
12mr|texlive-collection-20125708-2|2223	Requires:	texlive-blindtext
12mr|texlive-collection-20125708-2|2224	Requires:	texlive-blkarray
12mr|texlive-collection-20125708-2|2225	Requires:	texlive-block
12mr|texlive-collection-20125708-2|2226	Requires:	texlive-blowup
12mr|texlive-collection-20125708-2|2227	Requires:	texlive-boites
12mr|texlive-collection-20125708-2|2228	Requires:	texlive-bold-extra
12mr|texlive-collection-20125708-2|2229	Requires:	texlive-bookest
12mr|texlive-collection-20125708-2|2230	Requires:	texlive-booklet
12mr|texlive-collection-20125708-2|2231	Requires:	texlive-boolexpr
12mr|texlive-collection-20125708-2|2232	Requires:	texlive-bophook
12mr|texlive-collection-20125708-2|2233	Requires:	texlive-boxedminipage
12mr|texlive-collection-20125708-2|2234	Requires:	texlive-boxhandler
12mr|texlive-collection-20125708-2|2235	Requires:	texlive-bracketkey
12mr|texlive-collection-20125708-2|2236	Requires:	texlive-braket
12mr|texlive-collection-20125708-2|2237	Requires:	texlive-breakurl
12mr|texlive-collection-20125708-2|2238	Requires:	texlive-bullcntr
12mr|texlive-collection-20125708-2|2239	Requires:	texlive-bussproofs
12mr|texlive-collection-20125708-2|2240	Requires:	texlive-calctab
12mr|texlive-collection-20125708-2|2241	Requires:	texlive-calrsfs
12mr|texlive-collection-20125708-2|2242	Requires:	texlive-cals
12mr|texlive-collection-20125708-2|2243	Requires:	texlive-calxxxx-yyyy
12mr|texlive-collection-20125708-2|2244	Requires:	texlive-cancel
12mr|texlive-collection-20125708-2|2245	Requires:	texlive-canoniclayout
12mr|texlive-collection-20125708-2|2246	Requires:	texlive-capt-of
12mr|texlive-collection-20125708-2|2247	Requires:	texlive-captcont
12mr|texlive-collection-20125708-2|2248	Requires:	texlive-captdef
12mr|texlive-collection-20125708-2|2249	Requires:	texlive-cases
12mr|texlive-collection-20125708-2|2250	Requires:	texlive-casyl
12mr|texlive-collection-20125708-2|2251	Requires:	texlive-catchfilebetweentags
12mr|texlive-collection-20125708-2|2252	Requires:	texlive-catechis
12mr|texlive-collection-20125708-2|2253	Requires:	texlive-catoptions
12mr|texlive-collection-20125708-2|2254	Requires:	texlive-cbcoptic
12mr|texlive-collection-20125708-2|2255	Requires:	texlive-ccaption
12mr|texlive-collection-20125708-2|2256	Requires:	texlive-cclicenses
12mr|texlive-collection-20125708-2|2257	Requires:	texlive-cd
12mr|texlive-collection-20125708-2|2258	Requires:	texlive-cd-cover
12mr|texlive-collection-20125708-2|2259	Requires:	texlive-cdpbundl
12mr|texlive-collection-20125708-2|2260	Requires:	texlive-cellspace
12mr|texlive-collection-20125708-2|2261	Requires:	texlive-censor
12mr|texlive-collection-20125708-2|2262	Requires:	texlive-changebar
12mr|texlive-collection-20125708-2|2263	Requires:	texlive-changelayout
12mr|texlive-collection-20125708-2|2264	Requires:	texlive-changepage
12mr|texlive-collection-20125708-2|2265	Requires:	texlive-changes
12mr|texlive-collection-20125708-2|2266	Requires:	texlive-chappg
12mr|texlive-collection-20125708-2|2267	Requires:	texlive-chapterfolder
12mr|texlive-collection-20125708-2|2268	Requires:	texlive-chet
12mr|texlive-collection-20125708-2|2269	Requires:	texlive-chextras
12mr|texlive-collection-20125708-2|2270	Requires:	texlive-chletter
12mr|texlive-collection-20125708-2|2271	Requires:	texlive-chngcntr
12mr|texlive-collection-20125708-2|2272	Requires:	texlive-chronology
12mr|texlive-collection-20125708-2|2273	Requires:	texlive-circ
12mr|texlive-collection-20125708-2|2274	Requires:	texlive-clefval
12mr|texlive-collection-20125708-2|2275	Requires:	texlive-cleveref
12mr|texlive-collection-20125708-2|2276	Requires:	texlive-clock
12mr|texlive-collection-20125708-2|2277	Requires:	texlive-cmdstring
12mr|texlive-collection-20125708-2|2278	Requires:	texlive-cmsd
12mr|texlive-collection-20125708-2|2279	Requires:	texlive-codedoc
12mr|texlive-collection-20125708-2|2280	Requires:	texlive-codepage
12mr|texlive-collection-20125708-2|2281	Requires:	texlive-collcell
12mr|texlive-collection-20125708-2|2282	Requires:	texlive-collectbox
12mr|texlive-collection-20125708-2|2283	Requires:	texlive-colordoc
12mr|texlive-collection-20125708-2|2284	Requires:	texlive-colorinfo
12mr|texlive-collection-20125708-2|2285	Requires:	texlive-colortab
12mr|texlive-collection-20125708-2|2286	Requires:	texlive-colorwav
12mr|texlive-collection-20125708-2|2287	Requires:	texlive-colourchange
12mr|texlive-collection-20125708-2|2288	Requires:	texlive-combelow
12mr|texlive-collection-20125708-2|2289	Requires:	texlive-combine
12mr|texlive-collection-20125708-2|2290	Requires:	texlive-comma
12mr|texlive-collection-20125708-2|2291	Requires:	texlive-comment
12mr|texlive-collection-20125708-2|2292	Requires:	texlive-concprog
12mr|texlive-collection-20125708-2|2293	Requires:	texlive-constants
12mr|texlive-collection-20125708-2|2294	Requires:	texlive-contour
12mr|texlive-collection-20125708-2|2295	Requires:	texlive-cooking
12mr|texlive-collection-20125708-2|2296	Requires:	texlive-cookybooky
12mr|texlive-collection-20125708-2|2297	Requires:	texlive-cool
12mr|texlive-collection-20125708-2|2298	Requires:	texlive-coollist
12mr|texlive-collection-20125708-2|2299	Requires:	texlive-coolstr
12mr|texlive-collection-20125708-2|2300	Requires:	texlive-cooltooltips
12mr|texlive-collection-20125708-2|2301	Requires:	texlive-coordsys
12mr|texlive-collection-20125708-2|2302	Requires:	texlive-copyrightbox
12mr|texlive-collection-20125708-2|2303	Requires:	texlive-coseoul
12mr|texlive-collection-20125708-2|2304	Requires:	texlive-courseoutline
12mr|texlive-collection-20125708-2|2305	Requires:	texlive-coursepaper
12mr|texlive-collection-20125708-2|2306	Requires:	texlive-coverpage
12mr|texlive-collection-20125708-2|2307	Requires:	texlive-cprotect
12mr|texlive-collection-20125708-2|2308	Requires:	texlive-crbox
12mr|texlive-collection-20125708-2|2309	Requires:	texlive-crossreference
12mr|texlive-collection-20125708-2|2310	Requires:	texlive-csquotes
12mr|texlive-collection-20125708-2|2311	Requires:	texlive-csvsimple
12mr|texlive-collection-20125708-2|2312	Requires:	texlive-csvtools
12mr|texlive-collection-20125708-2|2313	Requires:	texlive-cuisine
12mr|texlive-collection-20125708-2|2314	Requires:	texlive-currfile
12mr|texlive-collection-20125708-2|2315	Requires:	texlive-currvita
12mr|texlive-collection-20125708-2|2316	Requires:	texlive-cutwin
12mr|texlive-collection-20125708-2|2317	Requires:	texlive-cv
12mr|texlive-collection-20125708-2|2318	Requires:	texlive-cweb-latex
12mr|texlive-collection-20125708-2|2319	Requires:	texlive-dashbox
12mr|texlive-collection-20125708-2|2320	Requires:	texlive-dashrule
12mr|texlive-collection-20125708-2|2321	Requires:	texlive-dashundergaps
12mr|texlive-collection-20125708-2|2322	Requires:	texlive-datatool
12mr|texlive-collection-20125708-2|2323	Requires:	texlive-dateiliste
12mr|texlive-collection-20125708-2|2324	Requires:	texlive-datenumber
12mr|texlive-collection-20125708-2|2325	Requires:	texlive-datetime
12mr|texlive-collection-20125708-2|2326	Requires:	texlive-dblfloatfix
12mr|texlive-collection-20125708-2|2327	Requires:	texlive-decimal
12mr|texlive-collection-20125708-2|2328	Requires:	texlive-decorule
12mr|texlive-collection-20125708-2|2329	Requires:	texlive-delim
12mr|texlive-collection-20125708-2|2330	Requires:	texlive-delimtxt
12mr|texlive-collection-20125708-2|2331	Requires:	texlive-diagbox
12mr|texlive-collection-20125708-2|2332	Requires:	texlive-diagnose
12mr|texlive-collection-20125708-2|2333	Requires:	texlive-dichokey
12mr|texlive-collection-20125708-2|2334	Requires:	texlive-dinbrief
12mr|texlive-collection-20125708-2|2335	Requires:	texlive-directory
12mr|texlive-collection-20125708-2|2336	Requires:	texlive-dirtytalk
12mr|texlive-collection-20125708-2|2337	Requires:	texlive-dlfltxb
12mr|texlive-collection-20125708-2|2338	Requires:	texlive-dnaseq
12mr|texlive-collection-20125708-2|2339	Requires:	texlive-docmfp
12mr|texlive-collection-20125708-2|2340	Requires:	texlive-docmute
12mr|texlive-collection-20125708-2|2341	Requires:	texlive-documentation
12mr|texlive-collection-20125708-2|2342	Requires:	texlive-doi
12mr|texlive-collection-20125708-2|2343	Requires:	texlive-dotarrow
12mr|texlive-collection-20125708-2|2344	Requires:	texlive-dotseqn
12mr|texlive-collection-20125708-2|2345	Requires:	texlive-dox
12mr|texlive-collection-20125708-2|2346	Requires:	texlive-dpfloat
12mr|texlive-collection-20125708-2|2347	Requires:	texlive-dprogress
12mr|texlive-collection-20125708-2|2348	Requires:	texlive-drac
12mr|texlive-collection-20125708-2|2349	Requires:	texlive-draftcopy
12mr|texlive-collection-20125708-2|2350	Requires:	texlive-draftwatermark
12mr|texlive-collection-20125708-2|2351	Requires:	texlive-dtk
12mr|texlive-collection-20125708-2|2352	Requires:	texlive-dtxgallery
12mr|texlive-collection-20125708-2|2353	Requires:	texlive-dvdcoll
12mr|texlive-collection-20125708-2|2354	Requires:	texlive-easy
12mr|texlive-collection-20125708-2|2355	Requires:	texlive-easy-todo
12mr|texlive-collection-20125708-2|2356	Requires:	texlive-easyfig
12mr|texlive-collection-20125708-2|2357	Requires:	texlive-easylist
12mr|texlive-collection-20125708-2|2358	Requires:	texlive-ean13isbn
12mr|texlive-collection-20125708-2|2359	Requires:	texlive-ebezier
12mr|texlive-collection-20125708-2|2360	Requires:	texlive-ecclesiastic
12mr|texlive-collection-20125708-2|2361	Requires:	texlive-ecv
12mr|texlive-collection-20125708-2|2362	Requires:	texlive-ed
12mr|texlive-collection-20125708-2|2363	Requires:	texlive-edmargin
12mr|texlive-collection-20125708-2|2364	Requires:	texlive-eemeir
12mr|texlive-collection-20125708-2|2365	Requires:	texlive-egplot
12mr|texlive-collection-20125708-2|2366	Requires:	texlive-ellipsis
12mr|texlive-collection-20125708-2|2367	Requires:	texlive-elmath
12mr|texlive-collection-20125708-2|2368	Requires:	texlive-elpres
12mr|texlive-collection-20125708-2|2369	Requires:	texlive-emarks
12mr|texlive-collection-20125708-2|2370	Requires:	texlive-emptypage
12mr|texlive-collection-20125708-2|2371	Requires:	texlive-emulateapj
12mr|texlive-collection-20125708-2|2372	Requires:	texlive-endfloat
12mr|texlive-collection-20125708-2|2373	Requires:	texlive-endheads
12mr|texlive-collection-20125708-2|2374	Requires:	texlive-endnotes
12mr|texlive-collection-20125708-2|2375	Requires:	texlive-engpron
12mr|texlive-collection-20125708-2|2376	Requires:	texlive-engrec
12mr|texlive-collection-20125708-2|2377	Requires:	texlive-enumitem
12mr|texlive-collection-20125708-2|2378	Requires:	texlive-enumitem-zref
12mr|texlive-collection-20125708-2|2379	Requires:	texlive-envbig
12mr|texlive-collection-20125708-2|2380	Requires:	texlive-environ
12mr|texlive-collection-20125708-2|2381	Requires:	texlive-envlab
12mr|texlive-collection-20125708-2|2382	Requires:	texlive-epigraph
12mr|texlive-collection-20125708-2|2383	Requires:	texlive-epiolmec
12mr|texlive-collection-20125708-2|2384	Requires:	texlive-eqell
12mr|texlive-collection-20125708-2|2385	Requires:	texlive-eqlist
12mr|texlive-collection-20125708-2|2386	Requires:	texlive-eqname
12mr|texlive-collection-20125708-2|2387	Requires:	texlive-eqparbox
12mr|texlive-collection-20125708-2|2388	Requires:	texlive-errata
12mr|texlive-collection-20125708-2|2389	Requires:	texlive-esdiff
12mr|texlive-collection-20125708-2|2390	Requires:	texlive-esint
12mr|texlive-collection-20125708-2|2391	Requires:	texlive-esint-type1
12mr|texlive-collection-20125708-2|2392	Requires:	texlive-etaremune
12mr|texlive-collection-20125708-2|2393	Requires:	texlive-etextools
12mr|texlive-collection-20125708-2|2394	Requires:	texlive-etoolbox
12mr|texlive-collection-20125708-2|2395	Requires:	texlive-eukdate
12mr|texlive-collection-20125708-2|2396	Requires:	texlive-europecv
12mr|texlive-collection-20125708-2|2397	Requires:	texlive-everyhook
12mr|texlive-collection-20125708-2|2398	Requires:	texlive-everypage
12mr|texlive-collection-20125708-2|2399	Requires:	texlive-exam
12mr|texlive-collection-20125708-2|2400	Requires:	texlive-examdesign
12mr|texlive-collection-20125708-2|2401	Requires:	texlive-examplep
12mr|texlive-collection-20125708-2|2402	Requires:	texlive-excludeonly
12mr|texlive-collection-20125708-2|2403	Requires:	texlive-exercise
12mr|texlive-collection-20125708-2|2404	Requires:	texlive-exp-testopt
12mr|texlive-collection-20125708-2|2405	Requires:	texlive-expdlist
12mr|texlive-collection-20125708-2|2406	Requires:	texlive-export
12mr|texlive-collection-20125708-2|2407	Requires:	texlive-extract
12mr|texlive-collection-20125708-2|2408	Requires:	texlive-facsimile
12mr|texlive-collection-20125708-2|2409	Requires:	texlive-fancynum
12mr|texlive-collection-20125708-2|2410	Requires:	texlive-fancypar
12mr|texlive-collection-20125708-2|2411	Requires:	texlive-fancytabs
12mr|texlive-collection-20125708-2|2412	Requires:	texlive-fancytooltips
12mr|texlive-collection-20125708-2|2413	Requires:	texlive-figsize
12mr|texlive-collection-20125708-2|2414	Requires:	texlive-filecontents
12mr|texlive-collection-20125708-2|2415	Requires:	texlive-filehook
12mr|texlive-collection-20125708-2|2416	Requires:	texlive-fileinfo
12mr|texlive-collection-20125708-2|2417	Requires:	texlive-filemod
12mr|texlive-collection-20125708-2|2418	Requires:	texlive-fink
12mr|texlive-collection-20125708-2|2419	Requires:	texlive-finstrut
12mr|texlive-collection-20125708-2|2420	Requires:	texlive-fixfoot
12mr|texlive-collection-20125708-2|2421	Requires:	texlive-fixme
12mr|texlive-collection-20125708-2|2422	Requires:	texlive-fjodor
12mr|texlive-collection-20125708-2|2423	Requires:	texlive-flabels
12mr|texlive-collection-20125708-2|2424	Requires:	texlive-flacards
12mr|texlive-collection-20125708-2|2425	Requires:	texlive-flagderiv
12mr|texlive-collection-20125708-2|2426	Requires:	texlive-flashcards
12mr|texlive-collection-20125708-2|2427	Requires:	texlive-flashmovie
12mr|texlive-collection-20125708-2|2428	Requires:	texlive-flipbook
12mr|texlive-collection-20125708-2|2429	Requires:	texlive-flippdf
12mr|texlive-collection-20125708-2|2430	Requires:	texlive-floatflt
12mr|texlive-collection-20125708-2|2431	Requires:	texlive-floatrow
12mr|texlive-collection-20125708-2|2432	Requires:	texlive-flowfram
12mr|texlive-collection-20125708-2|2433	Requires:	texlive-fmp
12mr|texlive-collection-20125708-2|2434	Requires:	texlive-fmtcount
12mr|texlive-collection-20125708-2|2435	Requires:	texlive-fn2end
12mr|texlive-collection-20125708-2|2436	Requires:	texlive-fnbreak
12mr|texlive-collection-20125708-2|2437	Requires:	texlive-fncychap
12mr|texlive-collection-20125708-2|2438	Requires:	texlive-fncylab
12mr|texlive-collection-20125708-2|2439	Requires:	texlive-fnpara
12mr|texlive-collection-20125708-2|2440	Requires:	texlive-foilhtml
12mr|texlive-collection-20125708-2|2441	Requires:	texlive-fontaxes
12mr|texlive-collection-20125708-2|2442	Requires:	texlive-fonttable
12mr|texlive-collection-20125708-2|2443	Requires:	texlive-footmisc
12mr|texlive-collection-20125708-2|2444	Requires:	texlive-footnpag
12mr|texlive-collection-20125708-2|2445	Requires:	texlive-forarray
12mr|texlive-collection-20125708-2|2446	Requires:	texlive-forloop
12mr|texlive-collection-20125708-2|2447	Requires:	texlive-formlett
12mr|texlive-collection-20125708-2|2448	Requires:	texlive-formular
12mr|texlive-collection-20125708-2|2449	Requires:	texlive-fragments
12mr|texlive-collection-20125708-2|2450	Requires:	texlive-frame
12mr|texlive-collection-20125708-2|2451	Requires:	texlive-framed
12mr|texlive-collection-20125708-2|2452	Requires:	texlive-frankenstein
12mr|texlive-collection-20125708-2|2453	Requires:	texlive-ftcap
12mr|texlive-collection-20125708-2|2454	Requires:	texlive-ftnxtra
12mr|texlive-collection-20125708-2|2455	Requires:	texlive-fullblck
12mr|texlive-collection-20125708-2|2456	Requires:	texlive-fullwidth
12mr|texlive-collection-20125708-2|2457	Requires:	texlive-fundus
12mr|texlive-collection-20125708-2|2458	Requires:	texlive-fwlw
12mr|texlive-collection-20125708-2|2459	Requires:	texlive-g-brief
12mr|texlive-collection-20125708-2|2460	Requires:	texlive-gauss
12mr|texlive-collection-20125708-2|2461	Requires:	texlive-gcard
12mr|texlive-collection-20125708-2|2462	Requires:	texlive-gcite
12mr|texlive-collection-20125708-2|2463	Requires:	texlive-genmpage
12mr|texlive-collection-20125708-2|2464	Requires:	texlive-getfiledate
12mr|texlive-collection-20125708-2|2465	Requires:	texlive-ghab
12mr|texlive-collection-20125708-2|2466	Requires:	texlive-ginpenc
12mr|texlive-collection-20125708-2|2467	Requires:	texlive-gitinfo
12mr|texlive-collection-20125708-2|2468	Requires:	texlive-gloss
12mr|texlive-collection-20125708-2|2469	Requires:	texlive-glossaries
12mr|texlive-collection-20125708-2|2470	Requires:	texlive-gmdoc
12mr|texlive-collection-20125708-2|2471	Requires:	texlive-gmdoc-enhance
12mr|texlive-collection-20125708-2|2472	Requires:	texlive-gmeometric
12mr|texlive-collection-20125708-2|2473	Requires:	texlive-gmiflink
12mr|texlive-collection-20125708-2|2474	Requires:	texlive-gmutils
12mr|texlive-collection-20125708-2|2475	Requires:	texlive-gmverb
12mr|texlive-collection-20125708-2|2476	Requires:	texlive-graphicx-psmin
12mr|texlive-collection-20125708-2|2477	Requires:	texlive-grfpaste
12mr|texlive-collection-20125708-2|2478	Requires:	texlive-grid
12mr|texlive-collection-20125708-2|2479	Requires:	texlive-gridset
12mr|texlive-collection-20125708-2|2480	Requires:	texlive-guitlogo
12mr|texlive-collection-20125708-2|2481	Requires:	texlive-hanging
12mr|texlive-collection-20125708-2|2482	Requires:	texlive-hardwrap
12mr|texlive-collection-20125708-2|2483	Requires:	texlive-harpoon
12mr|texlive-collection-20125708-2|2484	Requires:	texlive-hc
12mr|texlive-collection-20125708-2|2485	Requires:	texlive-he-she
12mr|texlive-collection-20125708-2|2486	Requires:	texlive-hhtensor
12mr|texlive-collection-20125708-2|2487	Requires:	texlive-histogr
12mr|texlive-collection-20125708-2|2488	Requires:	texlive-hitec
12mr|texlive-collection-20125708-2|2489	Requires:	texlive-hletter
12mr|texlive-collection-20125708-2|2490	Requires:	texlive-hpsdiss
12mr|texlive-collection-20125708-2|2491	Requires:	texlive-hrefhide
12mr|texlive-collection-20125708-2|2492	Requires:	texlive-hvindex
12mr|texlive-collection-20125708-2|2493	Requires:	texlive-hypdvips
12mr|texlive-collection-20125708-2|2494	Requires:	texlive-hyper
12mr|texlive-collection-20125708-2|2495	Requires:	texlive-hypernat
12mr|texlive-collection-20125708-2|2496	Requires:	texlive-hyperref-docsrc
12mr|texlive-collection-20125708-2|2497	Requires:	texlive-hyperxmp
12mr|texlive-collection-20125708-2|2498	Requires:	texlive-hyphenat
12mr|texlive-collection-20125708-2|2499	Requires:	texlive-idxlayout
12mr|texlive-collection-20125708-2|2500	Requires:	texlive-ifmslide
12mr|texlive-collection-20125708-2|2501	Requires:	texlive-ifmtarg
12mr|texlive-collection-20125708-2|2502	Requires:	texlive-ifnextok
12mr|texlive-collection-20125708-2|2503	Requires:	texlive-ifoddpage
12mr|texlive-collection-20125708-2|2504	Requires:	texlive-ifplatform
12mr|texlive-collection-20125708-2|2505	Requires:	texlive-image-gallery
12mr|texlive-collection-20125708-2|2506	Requires:	texlive-imakeidx
12mr|texlive-collection-20125708-2|2507	Requires:	texlive-import
12mr|texlive-collection-20125708-2|2508	Requires:	texlive-inlinedef
12mr|texlive-collection-20125708-2|2509	Requires:	texlive-inputtrc
12mr|texlive-collection-20125708-2|2510	Requires:	texlive-interactiveworkbook
12mr|texlive-collection-20125708-2|2511	Requires:	texlive-interfaces
12mr|texlive-collection-20125708-2|2512	Requires:	texlive-inversepath
12mr|texlive-collection-20125708-2|2513	Requires:	texlive-invoice
12mr|texlive-collection-20125708-2|2514	Requires:	texlive-iso
12mr|texlive-collection-20125708-2|2515	Requires:	texlive-iso10303
12mr|texlive-collection-20125708-2|2516	Requires:	texlive-isodate
12mr|texlive-collection-20125708-2|2517	Requires:	texlive-isonums
12mr|texlive-collection-20125708-2|2518	Requires:	texlive-isodoc
12mr|texlive-collection-20125708-2|2519	Requires:	texlive-isorot
12mr|texlive-collection-20125708-2|2520	Requires:	texlive-isotope
12mr|texlive-collection-20125708-2|2521	Requires:	texlive-iwhdp
12mr|texlive-collection-20125708-2|2522	Requires:	texlive-jlabels
12mr|texlive-collection-20125708-2|2523	Requires:	texlive-jvlisting
12mr|texlive-collection-20125708-2|2524	Requires:	texlive-kantlipsum
12mr|texlive-collection-20125708-2|2525	Requires:	texlive-kerntest
12mr|texlive-collection-20125708-2|2526	Requires:	texlive-keycommand
12mr|texlive-collection-20125708-2|2527	Requires:	texlive-keyreader
12mr|texlive-collection-20125708-2|2528	Requires:	texlive-keystroke
12mr|texlive-collection-20125708-2|2529	Requires:	texlive-keyval2e
12mr|texlive-collection-20125708-2|2530	Requires:	texlive-kix
12mr|texlive-collection-20125708-2|2531	Requires:	texlive-koma-moderncvclassic
12mr|texlive-collection-20125708-2|2532	Requires:	texlive-labbook
12mr|texlive-collection-20125708-2|2533	Requires:	texlive-labelcas
12mr|texlive-collection-20125708-2|2534	Requires:	texlive-labels
12mr|texlive-collection-20125708-2|2535	Requires:	texlive-lastpage
12mr|texlive-collection-20125708-2|2536	Requires:	texlive-latex-tds
12mr|texlive-collection-20125708-2|2537	Requires:	texlive-layouts
12mr|texlive-collection-20125708-2|2538	Requires:	texlive-lazylist
12mr|texlive-collection-20125708-2|2539	Requires:	texlive-lcd
12mr|texlive-collection-20125708-2|2540	Requires:	texlive-lcg
12mr|texlive-collection-20125708-2|2541	Requires:	texlive-leading
12mr|texlive-collection-20125708-2|2542	Requires:	texlive-leaflet
12mr|texlive-collection-20125708-2|2543	Requires:	texlive-leftidx
12mr|texlive-collection-20125708-2|2544	Requires:	texlive-lettre
12mr|texlive-collection-20125708-2|2545	Requires:	texlive-lettrine
12mr|texlive-collection-20125708-2|2546	Requires:	texlive-lewis
12mr|texlive-collection-20125708-2|2547	Requires:	texlive-lhelp
12mr|texlive-collection-20125708-2|2548	Requires:	texlive-libgreek
12mr|texlive-collection-20125708-2|2549	Requires:	texlive-limap
12mr|texlive-collection-20125708-2|2550	Requires:	texlive-linegoal
12mr|texlive-collection-20125708-2|2551	Requires:	texlive-lipsum
12mr|texlive-collection-20125708-2|2552	Requires:	texlive-listing
12mr|texlive-collection-20125708-2|2553	Requires:	texlive-listofsymbols
12mr|texlive-collection-20125708-2|2554	Requires:	texlive-listliketab
12mr|texlive-collection-20125708-2|2555	Requires:	texlive-lkproof
12mr|texlive-collection-20125708-2|2556	Requires:	texlive-locality
12mr|texlive-collection-20125708-2|2557	Requires:	texlive-localloc
12mr|texlive-collection-20125708-2|2558	Requires:	texlive-logbox
12mr|texlive-collection-20125708-2|2559	Requires:	texlive-logical-markup-utils
12mr|texlive-collection-20125708-2|2560	Requires:	texlive-logpap
12mr|texlive-collection-20125708-2|2561	Requires:	texlive-lsc
12mr|texlive-collection-20125708-2|2562	Requires:	texlive-ltabptch
12mr|texlive-collection-20125708-2|2563	Requires:	texlive-ltxdockit
12mr|texlive-collection-20125708-2|2564	Requires:	texlive-ltxindex
12mr|texlive-collection-20125708-2|2565	Requires:	texlive-ltxkeys
12mr|texlive-collection-20125708-2|2566	Requires:	texlive-ltxnew
12mr|texlive-collection-20125708-2|2567	Requires:	texlive-ltxtools
12mr|texlive-collection-20125708-2|2568	Requires:	texlive-magaz
12mr|texlive-collection-20125708-2|2569	Requires:	texlive-mailing
12mr|texlive-collection-20125708-2|2570	Requires:	texlive-mailmerge
12mr|texlive-collection-20125708-2|2571	Requires:	texlive-makebarcode
12mr|texlive-collection-20125708-2|2572	Requires:	texlive-makebox
12mr|texlive-collection-20125708-2|2573	Requires:	texlive-makecell
12mr|texlive-collection-20125708-2|2574	Requires:	texlive-makecirc
12mr|texlive-collection-20125708-2|2575	Requires:	texlive-makecmds
12mr|texlive-collection-20125708-2|2576	Requires:	texlive-makedtx
12mr|texlive-collection-20125708-2|2577	Requires:	texlive-makeglos
12mr|texlive-collection-20125708-2|2578	Requires:	texlive-manfnt
12mr|texlive-collection-20125708-2|2579	Requires:	texlive-manuscript
12mr|texlive-collection-20125708-2|2580	Requires:	texlive-marginfix
12mr|texlive-collection-20125708-2|2581	Requires:	texlive-marginnote
12mr|texlive-collection-20125708-2|2582	Requires:	texlive-mathalfa
12mr|texlive-collection-20125708-2|2583	Requires:	texlive-mathastext
12mr|texlive-collection-20125708-2|2584	Requires:	texlive-mathexam
12mr|texlive-collection-20125708-2|2585	Requires:	texlive-maybemath
12mr|texlive-collection-20125708-2|2586	Requires:	texlive-mbenotes
12mr|texlive-collection-20125708-2|2587	Requires:	texlive-mcaption
12mr|texlive-collection-20125708-2|2588	Requires:	texlive-mceinleger
12mr|texlive-collection-20125708-2|2589	Requires:	texlive-mcite
12mr|texlive-collection-20125708-2|2590	Requires:	texlive-mciteplus
12mr|texlive-collection-20125708-2|2591	Requires:	texlive-mdframed
12mr|texlive-collection-20125708-2|2592	Requires:	texlive-meetingmins
12mr|texlive-collection-20125708-2|2593	Requires:	texlive-memexsupp
12mr|texlive-collection-20125708-2|2594	Requires:	texlive-menu
12mr|texlive-collection-20125708-2|2595	Requires:	texlive-method
12mr|texlive-collection-20125708-2|2596	Requires:	texlive-metre
12mr|texlive-collection-20125708-2|2597	Requires:	texlive-mftinc
12mr|texlive-collection-20125708-2|2598	Requires:	texlive-midpage
12mr|texlive-collection-20125708-2|2599	Requires:	texlive-minibox
12mr|texlive-collection-20125708-2|2600	Requires:	texlive-minipage-marginpar
12mr|texlive-collection-20125708-2|2601	Requires:	texlive-minitoc
12mr|texlive-collection-20125708-2|2602	Requires:	texlive-minted
12mr|texlive-collection-20125708-2|2603	Requires:	texlive-minutes
12mr|texlive-collection-20125708-2|2604	Requires:	texlive-misc209
12mr|texlive-collection-20125708-2|2605	Requires:	texlive-mla-paper
12mr|texlive-collection-20125708-2|2606	Requires:	texlive-mlist
12mr|texlive-collection-20125708-2|2607	Requires:	texlive-mmap
12mr|texlive-collection-20125708-2|2608	Requires:	texlive-moderncv
12mr|texlive-collection-20125708-2|2609	Requires:	texlive-moderntimeline
12mr|texlive-collection-20125708-2|2610	Requires:	texlive-modref
12mr|texlive-collection-20125708-2|2611	Requires:	texlive-modroman
12mr|texlive-collection-20125708-2|2612	Requires:	texlive-moreenum
12mr|texlive-collection-20125708-2|2613	Requires:	texlive-morefloats
12mr|texlive-collection-20125708-2|2614	Requires:	texlive-morehype
12mr|texlive-collection-20125708-2|2615	Requires:	texlive-moresize
12mr|texlive-collection-20125708-2|2616	Requires:	texlive-moreverb
12mr|texlive-collection-20125708-2|2617	Requires:	texlive-morewrites
12mr|texlive-collection-20125708-2|2618	Requires:	texlive-movie15
12mr|texlive-collection-20125708-2|2619	Requires:	texlive-mparhack
12mr|texlive-collection-20125708-2|2620	Requires:	texlive-msc
12mr|texlive-collection-20125708-2|2621	Requires:	texlive-msg
12mr|texlive-collection-20125708-2|2622	Requires:	texlive-mslapa
12mr|texlive-collection-20125708-2|2623	Requires:	texlive-mtgreek
12mr|texlive-collection-20125708-2|2624	Requires:	texlive-multenum
12mr|texlive-collection-20125708-2|2625	Requires:	texlive-multibbl
12mr|texlive-collection-20125708-2|2626	Requires:	texlive-multicap
12mr|texlive-collection-20125708-2|2627	Requires:	texlive-multirow
12mr|texlive-collection-20125708-2|2628	Requires:	texlive-mversion
12mr|texlive-collection-20125708-2|2629	Requires:	texlive-mylatexformat
12mr|texlive-collection-20125708-2|2630	Requires:	texlive-nag
12mr|texlive-collection-20125708-2|2631	Requires:	texlive-nameauth
12mr|texlive-collection-20125708-2|2632	Requires:	texlive-namespc
12mr|texlive-collection-20125708-2|2633	Requires:	texlive-ncclatex
12mr|texlive-collection-20125708-2|2634	Requires:	texlive-ncctools
12mr|texlive-collection-20125708-2|2635	Requires:	texlive-needspace
12mr|texlive-collection-20125708-2|2636	Requires:	texlive-newcommand
12mr|texlive-collection-20125708-2|2637	Requires:	texlive-newfile
12mr|texlive-collection-20125708-2|2638	Requires:	texlive-newlfm
12mr|texlive-collection-20125708-2|2639	Requires:	texlive-newspaper
12mr|texlive-collection-20125708-2|2640	Requires:	texlive-newunicodechar
12mr|texlive-collection-20125708-2|2641	Requires:	texlive-newvbtm
12mr|texlive-collection-20125708-2|2642	Requires:	texlive-newverbs
12mr|texlive-collection-20125708-2|2643	Requires:	texlive-nextpage
12mr|texlive-collection-20125708-2|2644	Requires:	texlive-nfssext-cfr
12mr|texlive-collection-20125708-2|2645	Requires:	texlive-niceframe
12mr|texlive-collection-20125708-2|2646	Requires:	texlive-nicetext
12mr|texlive-collection-20125708-2|2647	Requires:	texlive-nlctdoc
12mr|texlive-collection-20125708-2|2648	Requires:	texlive-noitcrul
12mr|texlive-collection-20125708-2|2649	Requires:	texlive-nolbreaks
12mr|texlive-collection-20125708-2|2650	Requires:	texlive-nomencl
12mr|texlive-collection-20125708-2|2651	Requires:	texlive-nomentbl
12mr|texlive-collection-20125708-2|2652	Requires:	texlive-nonfloat
12mr|texlive-collection-20125708-2|2653	Requires:	texlive-nonumonpart
12mr|texlive-collection-20125708-2|2654	Requires:	texlive-nopageno
12mr|texlive-collection-20125708-2|2655	Requires:	texlive-notes
12mr|texlive-collection-20125708-2|2656	Requires:	texlive-notoccite
12mr|texlive-collection-20125708-2|2657	Requires:	texlive-nowidow
12mr|texlive-collection-20125708-2|2658	Requires:	texlive-ntheorem
12mr|texlive-collection-20125708-2|2659	Requires:	texlive-numname
12mr|texlive-collection-20125708-2|2660	Requires:	texlive-numprint
12mr|texlive-collection-20125708-2|2661	Requires:	texlive-ocgtools
12mr|texlive-collection-20125708-2|2662	Requires:	texlive-ocr-latex
12mr|texlive-collection-20125708-2|2663	Requires:	texlive-octavo
12mr|texlive-collection-20125708-2|2664	Requires:	texlive-oldstyle
12mr|texlive-collection-20125708-2|2665	Requires:	texlive-onlyamsmath
12mr|texlive-collection-20125708-2|2666	Requires:	texlive-opcit
12mr|texlive-collection-20125708-2|2667	Requires:	texlive-optional
12mr|texlive-collection-20125708-2|2668	Requires:	texlive-outline
12mr|texlive-collection-20125708-2|2669	Requires:	texlive-outliner
12mr|texlive-collection-20125708-2|2670	Requires:	texlive-outlines
12mr|texlive-collection-20125708-2|2671	Requires:	texlive-overpic
12mr|texlive-collection-20125708-2|2672	Requires:	texlive-pagecolor
12mr|texlive-collection-20125708-2|2673	Requires:	texlive-pagecont
12mr|texlive-collection-20125708-2|2674	Requires:	texlive-pagenote
12mr|texlive-collection-20125708-2|2675	Requires:	texlive-pagerange
12mr|texlive-collection-20125708-2|2676	Requires:	texlive-pageslts
12mr|texlive-collection-20125708-2|2677	Requires:	texlive-paper
12mr|texlive-collection-20125708-2|2678	Requires:	texlive-papercdcase
12mr|texlive-collection-20125708-2|2679	Requires:	texlive-papermas
12mr|texlive-collection-20125708-2|2680	Requires:	texlive-papertex
12mr|texlive-collection-20125708-2|2681	Requires:	texlive-paracol
12mr|texlive-collection-20125708-2|2682	Requires:	texlive-paralist
12mr|texlive-collection-20125708-2|2683	Requires:	texlive-paresse
12mr|texlive-collection-20125708-2|2684	Requires:	texlive-parnotes
12mr|texlive-collection-20125708-2|2685	Requires:	texlive-parselines
12mr|texlive-collection-20125708-2|2686	Requires:	texlive-patch
12mr|texlive-collection-20125708-2|2687	Requires:	texlive-patchcmd
12mr|texlive-collection-20125708-2|2688	Requires:	texlive-pauldoc
12mr|texlive-collection-20125708-2|2689	Requires:	texlive-pawpict
12mr|texlive-collection-20125708-2|2690	Requires:	texlive-pax
12mr|texlive-collection-20125708-2|2691	Requires:	texlive-pbox
12mr|texlive-collection-20125708-2|2692	Requires:	texlive-pbsheet
12mr|texlive-collection-20125708-2|2693	Requires:	texlive-pdf14
12mr|texlive-collection-20125708-2|2694	Requires:	texlive-pdfcomment
12mr|texlive-collection-20125708-2|2695	Requires:	texlive-pdfcprot
12mr|texlive-collection-20125708-2|2696	Requires:	texlive-pdfmarginpar
12mr|texlive-collection-20125708-2|2697	Requires:	texlive-pdfscreen
12mr|texlive-collection-20125708-2|2698	Requires:	texlive-pdfslide
12mr|texlive-collection-20125708-2|2699	Requires:	texlive-pdfsync
12mr|texlive-collection-20125708-2|2700	Requires:	texlive-pdfwin
12mr|texlive-collection-20125708-2|2701	Requires:	texlive-pdfx
12mr|texlive-collection-20125708-2|2702	Requires:	texlive-pecha
12mr|texlive-collection-20125708-2|2703	Requires:	texlive-perltex
12mr|texlive-collection-20125708-2|2704	Requires:	texlive-permute
12mr|texlive-collection-20125708-2|2705	Requires:	texlive-petiteannonce
12mr|texlive-collection-20125708-2|2706	Requires:	texlive-philex
12mr|texlive-collection-20125708-2|2707	Requires:	texlive-photo
12mr|texlive-collection-20125708-2|2708	Requires:	texlive-piff
12mr|texlive-collection-20125708-2|2709	Requires:	texlive-pittetd
12mr|texlive-collection-20125708-2|2710	Requires:	texlive-placeins
12mr|texlive-collection-20125708-2|2711	Requires:	texlive-plates
12mr|texlive-collection-20125708-2|2712	Requires:	texlive-plantslabels
12mr|texlive-collection-20125708-2|2713	Requires:	texlive-plweb
12mr|texlive-collection-20125708-2|2714	Requires:	texlive-polyglot
12mr|texlive-collection-20125708-2|2715	Requires:	texlive-polynom
12mr|texlive-collection-20125708-2|2716	Requires:	texlive-polynomial
12mr|texlive-collection-20125708-2|2717	Requires:	texlive-polytable
12mr|texlive-collection-20125708-2|2718	Requires:	texlive-postcards
12mr|texlive-collection-20125708-2|2719	Requires:	texlive-poster-mac
12mr|texlive-collection-20125708-2|2720	Requires:	texlive-ppr-prv
12mr|texlive-collection-20125708-2|2721	Requires:	texlive-preprint
12mr|texlive-collection-20125708-2|2722	Requires:	texlive-prettyref
12mr|texlive-collection-20125708-2|2723	Requires:	texlive-preview
12mr|texlive-collection-20125708-2|2724	Requires:	texlive-printlen
12mr|texlive-collection-20125708-2|2725	Requires:	texlive-probsoln
12mr|texlive-collection-20125708-2|2726	Requires:	texlive-program
12mr|texlive-collection-20125708-2|2727	Requires:	texlive-progress
12mr|texlive-collection-20125708-2|2728	Requires:	texlive-progressbar
12mr|texlive-collection-20125708-2|2729	Requires:	texlive-properties
12mr|texlive-collection-20125708-2|2730	Requires:	texlive-prosper
12mr|texlive-collection-20125708-2|2731	Requires:	texlive-protex
12mr|texlive-collection-20125708-2|2732	Requires:	texlive-protocol
12mr|texlive-collection-20125708-2|2733	Requires:	texlive-psfragx
12mr|texlive-collection-20125708-2|2734	Requires:	texlive-pst-pdf
12mr|texlive-collection-20125708-2|2735	Requires:	texlive-pstool
12mr|texlive-collection-20125708-2|2736	Requires:	texlive-pxgreeks
12mr|texlive-collection-20125708-2|2737	Requires:	texlive-qcm
12mr|texlive-collection-20125708-2|2738	Requires:	texlive-quoting
12mr|texlive-collection-20125708-2|2739	Requires:	texlive-qstest
12mr|texlive-collection-20125708-2|2740	Requires:	texlive-qsymbols
12mr|texlive-collection-20125708-2|2741	Requires:	texlive-quotchap
12mr|texlive-collection-20125708-2|2742	Requires:	texlive-quotmark
12mr|texlive-collection-20125708-2|2743	Requires:	texlive-randtext
12mr|texlive-collection-20125708-2|2744	Requires:	texlive-rccol
12mr|texlive-collection-20125708-2|2745	Requires:	texlive-rcs-multi
12mr|texlive-collection-20125708-2|2746	Requires:	texlive-rcsinfo
12mr|texlive-collection-20125708-2|2747	Requires:	texlive-realboxes
12mr|texlive-collection-20125708-2|2748	Requires:	texlive-recipe
12mr|texlive-collection-20125708-2|2749	Requires:	texlive-recipecard
12mr|texlive-collection-20125708-2|2750	Requires:	texlive-rectopma
12mr|texlive-collection-20125708-2|2751	Requires:	texlive-refcheck
12mr|texlive-collection-20125708-2|2752	Requires:	texlive-refman
12mr|texlive-collection-20125708-2|2753	Requires:	texlive-refstyle
12mr|texlive-collection-20125708-2|2754	Requires:	texlive-regcount
12mr|texlive-collection-20125708-2|2755	Requires:	texlive-register
12mr|texlive-collection-20125708-2|2756	Requires:	texlive-regstats
12mr|texlive-collection-20125708-2|2757	Requires:	texlive-relenc
12mr|texlive-collection-20125708-2|2758	Requires:	texlive-relsize
12mr|texlive-collection-20125708-2|2759	Requires:	texlive-repeatindex
12mr|texlive-collection-20125708-2|2760	Requires:	texlive-rjlparshap
12mr|texlive-collection-20125708-2|2761	Requires:	texlive-rlepsf
12mr|texlive-collection-20125708-2|2762	Requires:	texlive-rmpage
12mr|texlive-collection-20125708-2|2763	Requires:	texlive-robustcommand
12mr|texlive-collection-20125708-2|2764	Requires:	texlive-robustindex
12mr|texlive-collection-20125708-2|2765	Requires:	texlive-romanbar
12mr|texlive-collection-20125708-2|2766	Requires:	texlive-romanneg
12mr|texlive-collection-20125708-2|2767	Requires:	texlive-romannum
12mr|texlive-collection-20125708-2|2768	Requires:	texlive-rotfloat
12mr|texlive-collection-20125708-2|2769	Requires:	texlive-rotpages
12mr|texlive-collection-20125708-2|2770	Requires:	texlive-rtkinenc
12mr|texlive-collection-20125708-2|2771	Requires:	texlive-rvwrite
12mr|texlive-collection-20125708-2|2772	Requires:	texlive-sauerj
12mr|texlive-collection-20125708-2|2773	Requires:	texlive-savefnmark
12mr|texlive-collection-20125708-2|2774	Requires:	texlive-savesym
12mr|texlive-collection-20125708-2|2775	Requires:	texlive-savetrees
12mr|texlive-collection-20125708-2|2776	Requires:	texlive-scale
12mr|texlive-collection-20125708-2|2777	Requires:	texlive-scalebar
12mr|texlive-collection-20125708-2|2778	Requires:	texlive-sdrt
12mr|texlive-collection-20125708-2|2779	Requires:	texlive-secdot
12mr|texlive-collection-20125708-2|2780	Requires:	texlive-sectionbox
12mr|texlive-collection-20125708-2|2781	Requires:	texlive-sectsty
12mr|texlive-collection-20125708-2|2782	Requires:	texlive-selectp
12mr|texlive-collection-20125708-2|2783	Requires:	texlive-semantic
12mr|texlive-collection-20125708-2|2784	Requires:	texlive-semioneside
12mr|texlive-collection-20125708-2|2785	Requires:	texlive-seqsplit
12mr|texlive-collection-20125708-2|2786	Requires:	texlive-serbian-apostrophe
12mr|texlive-collection-20125708-2|2787	Requires:	texlive-serbian-date-lat
12mr|texlive-collection-20125708-2|2788	Requires:	texlive-serbian-def-cyr
12mr|texlive-collection-20125708-2|2789	Requires:	texlive-serbian-lig
12mr|texlive-collection-20125708-2|2790	Requires:	texlive-serbianc
12mr|texlive-collection-20125708-2|2791	Requires:	texlive-sf298
12mr|texlive-collection-20125708-2|2792	Requires:	texlive-sffms
12mr|texlive-collection-20125708-2|2793	Requires:	texlive-sfmath
12mr|texlive-collection-20125708-2|2794	Requires:	texlive-shadow
12mr|texlive-collection-20125708-2|2795	Requires:	texlive-shadethm
12mr|texlive-collection-20125708-2|2796	Requires:	texlive-shapepar
12mr|texlive-collection-20125708-2|2797	Requires:	texlive-shipunov
12mr|texlive-collection-20125708-2|2798	Requires:	texlive-shorttoc
12mr|texlive-collection-20125708-2|2799	Requires:	texlive-show2e
12mr|texlive-collection-20125708-2|2800	Requires:	texlive-showexpl
12mr|texlive-collection-20125708-2|2801	Requires:	texlive-showlabels
12mr|texlive-collection-20125708-2|2802	Requires:	texlive-sidecap
12mr|texlive-collection-20125708-2|2803	Requires:	texlive-sidenotes
12mr|texlive-collection-20125708-2|2804	Requires:	texlive-silence
12mr|texlive-collection-20125708-2|2805	Requires:	texlive-simplecd
12mr|texlive-collection-20125708-2|2806	Requires:	texlive-simplecv
12mr|texlive-collection-20125708-2|2807	Requires:	texlive-simplewick
12mr|texlive-collection-20125708-2|2808	Requires:	texlive-sitem
12mr|texlive-collection-20125708-2|2809	Requires:	texlive-skb
12mr|texlive-collection-20125708-2|2810	Requires:	texlive-skeycommand
12mr|texlive-collection-20125708-2|2811	Requires:	texlive-skeyval
12mr|texlive-collection-20125708-2|2812	Requires:	texlive-slantsc
12mr|texlive-collection-20125708-2|2813	Requires:	texlive-smalltableof
12mr|texlive-collection-20125708-2|2814	Requires:	texlive-smartref
12mr|texlive-collection-20125708-2|2815	Requires:	texlive-snapshot
12mr|texlive-collection-20125708-2|2816	Requires:	texlive-soul
12mr|texlive-collection-20125708-2|2817	Requires:	texlive-spanglish
12mr|texlive-collection-20125708-2|2818	Requires:	texlive-sparklines
12mr|texlive-collection-20125708-2|2819	Requires:	texlive-sphack
12mr|texlive-collection-20125708-2|2820	Requires:	texlive-spreadtab
12mr|texlive-collection-20125708-2|2821	Requires:	texlive-spverbatim
12mr|texlive-collection-20125708-2|2822	Requires:	texlive-splitindex
12mr|texlive-collection-20125708-2|2823	Requires:	texlive-spot
12mr|texlive-collection-20125708-2|2824	Requires:	texlive-spotcolor
12mr|texlive-collection-20125708-2|2825	Requires:	texlive-srbook-mem
12mr|texlive-collection-20125708-2|2826	Requires:	texlive-srcltx
12mr|texlive-collection-20125708-2|2827	Requires:	texlive-sseq
12mr|texlive-collection-20125708-2|2828	Requires:	texlive-stack
12mr|texlive-collection-20125708-2|2829	Requires:	texlive-standalone
12mr|texlive-collection-20125708-2|2830	Requires:	texlive-statistik
12mr|texlive-collection-20125708-2|2831	Requires:	texlive-stdclsdv
12mr|texlive-collection-20125708-2|2832	Requires:	texlive-stdpage
12mr|texlive-collection-20125708-2|2833	Requires:	texlive-storebox
12mr|texlive-collection-20125708-2|2834	Requires:	texlive-storecmd
12mr|texlive-collection-20125708-2|2835	Requires:	texlive-stringstrings
12mr|texlive-collection-20125708-2|2836	Requires:	texlive-sttools
12mr|texlive-collection-20125708-2|2837	Requires:	texlive-stubs
12mr|texlive-collection-20125708-2|2838	Requires:	texlive-subdepth
12mr|texlive-collection-20125708-2|2839	Requires:	texlive-subeqn
12mr|texlive-collection-20125708-2|2840	Requires:	texlive-subeqnarray
12mr|texlive-collection-20125708-2|2841	Requires:	texlive-subfigmat
12mr|texlive-collection-20125708-2|2842	Requires:	texlive-subfigure
12mr|texlive-collection-20125708-2|2843	Requires:	texlive-subfloat
12mr|texlive-collection-20125708-2|2844	Requires:	texlive-substr
12mr|texlive-collection-20125708-2|2845	Requires:	texlive-supertabular
12mr|texlive-collection-20125708-2|2846	Requires:	texlive-svgcolor
12mr|texlive-collection-20125708-2|2847	Requires:	texlive-svn
12mr|texlive-collection-20125708-2|2848	Requires:	texlive-svn-multi
12mr|texlive-collection-20125708-2|2849	Requires:	texlive-svn-prov
12mr|texlive-collection-20125708-2|2850	Requires:	texlive-svninfo
12mr|texlive-collection-20125708-2|2851	Requires:	texlive-syntax
12mr|texlive-collection-20125708-2|2852	Requires:	texlive-syntrace
12mr|texlive-collection-20125708-2|2853	Requires:	texlive-synttree
12mr|texlive-collection-20125708-2|2854	Requires:	texlive-tabfigures
12mr|texlive-collection-20125708-2|2855	Requires:	texlive-tableaux
12mr|texlive-collection-20125708-2|2856	Requires:	texlive-tablefootnote
12mr|texlive-collection-20125708-2|2857	Requires:	texlive-tablists
12mr|texlive-collection-20125708-2|2858	Requires:	texlive-tabls
12mr|texlive-collection-20125708-2|2859	Requires:	texlive-tabto-ltx
12mr|texlive-collection-20125708-2|2860	Requires:	texlive-tabu
12mr|texlive-collection-20125708-2|2861	Requires:	texlive-tabularborder
12mr|texlive-collection-20125708-2|2862	Requires:	texlive-tabularcalc
12mr|texlive-collection-20125708-2|2863	Requires:	texlive-tabularew
12mr|texlive-collection-20125708-2|2864	Requires:	texlive-tabulary
12mr|texlive-collection-20125708-2|2865	Requires:	texlive-tagging
12mr|texlive-collection-20125708-2|2866	Requires:	texlive-talk
12mr|texlive-collection-20125708-2|2867	Requires:	texlive-taupin
12mr|texlive-collection-20125708-2|2868	Requires:	texlive-tcldoc
12mr|texlive-collection-20125708-2|2869	Requires:	texlive-tcolorbox
12mr|texlive-collection-20125708-2|2870	Requires:	texlive-tdclock
12mr|texlive-collection-20125708-2|2871	Requires:	texlive-technics
12mr|texlive-collection-20125708-2|2872	Requires:	texlive-ted
12mr|texlive-collection-20125708-2|2873	Requires:	texlive-termcal
12mr|texlive-collection-20125708-2|2874	Requires:	texlive-termlist
12mr|texlive-collection-20125708-2|2875	Requires:	texlive-tex-label
12mr|texlive-collection-20125708-2|2876	Requires:	texlive-texlogos
12mr|texlive-collection-20125708-2|2877	Requires:	texlive-texmate
12mr|texlive-collection-20125708-2|2878	Requires:	texlive-texments
12mr|texlive-collection-20125708-2|2879	Requires:	texlive-texpower
12mr|texlive-collection-20125708-2|2880	Requires:	texlive-texshade
12mr|texlive-collection-20125708-2|2881	Requires:	texlive-textfit
12mr|texlive-collection-20125708-2|2882	Requires:	texlive-textgreek
12mr|texlive-collection-20125708-2|2883	Requires:	texlive-textmerg
12mr|texlive-collection-20125708-2|2884	Requires:	texlive-textpos
12mr|texlive-collection-20125708-2|2885	Requires:	texlive-theoremref
12mr|texlive-collection-20125708-2|2886	Requires:	texlive-threeparttable
12mr|texlive-collection-20125708-2|2887	Requires:	texlive-threeparttablex
12mr|texlive-collection-20125708-2|2888	Requires:	texlive-thinsp
12mr|texlive-collection-20125708-2|2889	Requires:	texlive-thmtools
12mr|texlive-collection-20125708-2|2890	Requires:	texlive-thumb
12mr|texlive-collection-20125708-2|2891	Requires:	texlive-thumbs
12mr|texlive-collection-20125708-2|2892	Requires:	texlive-thumby
12mr|texlive-collection-20125708-2|2893	Requires:	texlive-ticket
12mr|texlive-collection-20125708-2|2894	Requires:	texlive-timesht
12mr|texlive-collection-20125708-2|2895	Requires:	texlive-titlefoot
12mr|texlive-collection-20125708-2|2896	Requires:	texlive-titlepic
12mr|texlive-collection-20125708-2|2897	Requires:	texlive-titleref
12mr|texlive-collection-20125708-2|2898	Requires:	texlive-titlesec
12mr|texlive-collection-20125708-2|2899	Requires:	texlive-titling
12mr|texlive-collection-20125708-2|2900	Requires:	texlive-tocbibind
12mr|texlive-collection-20125708-2|2901	Requires:	texlive-tocloft
12mr|texlive-collection-20125708-2|2902	Requires:	texlive-tocvsec2
12mr|texlive-collection-20125708-2|2903	Requires:	texlive-todo
12mr|texlive-collection-20125708-2|2904	Requires:	texlive-todonotes
12mr|texlive-collection-20125708-2|2905	Requires:	texlive-tokenizer
12mr|texlive-collection-20125708-2|2906	Requires:	texlive-toolbox
12mr|texlive-collection-20125708-2|2907	Requires:	texlive-topfloat
12mr|texlive-collection-20125708-2|2908	Requires:	texlive-totcount
12mr|texlive-collection-20125708-2|2909	Requires:	texlive-totpages
12mr|texlive-collection-20125708-2|2910	Requires:	texlive-tram
12mr|texlive-collection-20125708-2|2911	Requires:	texlive-trfsigns
12mr|texlive-collection-20125708-2|2912	Requires:	texlive-trimspaces
12mr|texlive-collection-20125708-2|2913	Requires:	texlive-trsym
12mr|texlive-collection-20125708-2|2914	Requires:	texlive-trivfloat
12mr|texlive-collection-20125708-2|2915	Requires:	texlive-truncate
12mr|texlive-collection-20125708-2|2916	Requires:	texlive-tucv
12mr|texlive-collection-20125708-2|2917	Requires:	texlive-turnthepage
12mr|texlive-collection-20125708-2|2918	Requires:	texlive-twoinone
12mr|texlive-collection-20125708-2|2919	Requires:	texlive-twoup
12mr|texlive-collection-20125708-2|2920	Requires:	texlive-txgreeks
12mr|texlive-collection-20125708-2|2921	Requires:	texlive-type1cm
12mr|texlive-collection-20125708-2|2922	Requires:	texlive-typogrid
12mr|texlive-collection-20125708-2|2923	Requires:	texlive-ucs
12mr|texlive-collection-20125708-2|2924	Requires:	texlive-uebungsblatt
12mr|texlive-collection-20125708-2|2925	Requires:	texlive-umoline
12mr|texlive-collection-20125708-2|2926	Requires:	texlive-underlin
12mr|texlive-collection-20125708-2|2927	Requires:	texlive-undolabl
12mr|texlive-collection-20125708-2|2928	Requires:	texlive-units
12mr|texlive-collection-20125708-2|2929	Requires:	texlive-upmethodology
12mr|texlive-collection-20125708-2|2930	Requires:	texlive-upquote
12mr|texlive-collection-20125708-2|2931	Requires:	texlive-uri
12mr|texlive-collection-20125708-2|2932	Requires:	texlive-ushort
12mr|texlive-collection-20125708-2|2933	Requires:	texlive-varindex
12mr|texlive-collection-20125708-2|2934	Requires:	texlive-varsfromjobname
12mr|texlive-collection-20125708-2|2935	Requires:	texlive-varwidth
12mr|texlive-collection-20125708-2|2936	Requires:	texlive-verbasef
12mr|texlive-collection-20125708-2|2937	Requires:	texlive-verbatimbox
12mr|texlive-collection-20125708-2|2938	Requires:	texlive-verbatimcopy
12mr|texlive-collection-20125708-2|2939	Requires:	texlive-verbdef
12mr|texlive-collection-20125708-2|2940	Requires:	texlive-verbments
12mr|texlive-collection-20125708-2|2941	Requires:	texlive-version
12mr|texlive-collection-20125708-2|2942	Requires:	texlive-versions
12mr|texlive-collection-20125708-2|2943	Requires:	texlive-vertbars
12mr|texlive-collection-20125708-2|2944	Requires:	texlive-vhistory
12mr|texlive-collection-20125708-2|2945	Requires:	texlive-vmargin
12mr|texlive-collection-20125708-2|2946	Requires:	texlive-volumes
12mr|texlive-collection-20125708-2|2947	Requires:	texlive-vpe
12mr|texlive-collection-20125708-2|2948	Requires:	texlive-vruler
12mr|texlive-collection-20125708-2|2949	Requires:	texlive-vwcol
12mr|texlive-collection-20125708-2|2950	Requires:	texlive-wallpaper
12mr|texlive-collection-20125708-2|2951	Requires:	texlive-warning
12mr|texlive-collection-20125708-2|2952	Requires:	texlive-warpcol
12mr|texlive-collection-20125708-2|2953	Requires:	texlive-was
12mr|texlive-collection-20125708-2|2954	Requires:	texlive-widetable
12mr|texlive-collection-20125708-2|2955	Requires:	texlive-williams
12mr|texlive-collection-20125708-2|2956	Requires:	texlive-wordlike
12mr|texlive-collection-20125708-2|2957	Requires:	texlive-wrapfig
12mr|texlive-collection-20125708-2|2958	Requires:	texlive-xargs
12mr|texlive-collection-20125708-2|2959	Requires:	texlive-xbmc
12mr|texlive-collection-20125708-2|2960	Requires:	texlive-xcomment
12mr|texlive-collection-20125708-2|2961	Requires:	texlive-xcookybooky
12mr|texlive-collection-20125708-2|2962	Requires:	texlive-xhfill
12mr|texlive-collection-20125708-2|2963	Requires:	texlive-xtab
12mr|texlive-collection-20125708-2|2964	Requires:	texlive-xdoc
12mr|texlive-collection-20125708-2|2965	Requires:	texlive-xfor
12mr|texlive-collection-20125708-2|2966	Requires:	texlive-xifthen
12mr|texlive-collection-20125708-2|2967	Requires:	texlive-xmpincl
12mr|texlive-collection-20125708-2|2968	Requires:	texlive-xnewcommand
12mr|texlive-collection-20125708-2|2969	Requires:	texlive-xoptarg
12mr|texlive-collection-20125708-2|2970	Requires:	texlive-xpatch
12mr|texlive-collection-20125708-2|2971	Requires:	texlive-xstring
12mr|texlive-collection-20125708-2|2972	Requires:	texlive-xwatermark
12mr|texlive-collection-20125708-2|2973	Requires:	texlive-xytree
12mr|texlive-collection-20125708-2|2974	Requires:	texlive-yafoot
12mr|texlive-collection-20125708-2|2975	Requires:	texlive-yagusylo
12mr|texlive-collection-20125708-2|2976	Requires:	texlive-ydoc
12mr|texlive-collection-20125708-2|2977	Requires:	texlive-yplan
12mr|texlive-collection-20125708-2|2978	Requires:	texlive-zed-csp
12mr|texlive-collection-20125708-2|2979	Requires:	texlive-ziffer
12mr|texlive-collection-20125708-2|2980	Requires:	texlive-zwgetfdate
12mr|texlive-collection-20125708-2|2981	Requires:	texlive-zwpagelayout
12mr|texlive-collection-20125708-2|2982	%rename tetex-latex
12mr|texlive-collection-20125708-2|2983	%rename texlive-texmf-latex
12mr|texlive-collection-20125708-2|2984	
12mr|texlive-collection-20125708-2|2985	%description	latexextra
12mr|texlive-collection-20125708-2|2986	A large collection of add-on packages for LaTeX.
12mr|texlive-collection-20125708-2|2987	
12mr|texlive-collection-20125708-2|2988	%files		latexextra
12mr|texlive-collection-20125708-2|2989	
12mr|texlive-collection-20125708-2|2990	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|2991	# revision 25030
12mr|texlive-collection-20125708-2|2992	# category Collection
12mr|texlive-collection-20125708-2|2993	# catalog-ctan undef
12mr|texlive-collection-20125708-2|2994	# catalog-date undef
12mr|texlive-collection-20125708-2|2995	# catalog-license undef
12mr|texlive-collection-20125708-2|2996	# catalog-version undef
12mr|texlive-collection-20125708-2|2997	%package	latexrecommended
12mr|texlive-collection-20125708-2|2998	Summary:	LaTeX recommended packages
12mr|texlive-collection-20125708-2|2999	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|3000	Requires:	texlive-collection-latex
12mr|texlive-collection-20125708-2|3001	Requires:	texlive-anysize
12mr|texlive-collection-20125708-2|3002	Requires:	texlive-beamer
12mr|texlive-collection-20125708-2|3003	Requires:	texlive-booktabs
12mr|texlive-collection-20125708-2|3004	Requires:	texlive-caption
12mr|texlive-collection-20125708-2|3005	Requires:	texlive-cite
12mr|texlive-collection-20125708-2|3006	Requires:	texlive-cmap
12mr|texlive-collection-20125708-2|3007	Requires:	texlive-crop
12mr|texlive-collection-20125708-2|3008	Requires:	texlive-ctable
12mr|texlive-collection-20125708-2|3009	Requires:	texlive-ec
12mr|texlive-collection-20125708-2|3010	Requires:	texlive-eso-pic
12mr|texlive-collection-20125708-2|3011	Requires:	texlive-euler
12mr|texlive-collection-20125708-2|3012	Requires:	texlive-extsizes
12mr|texlive-collection-20125708-2|3013	Requires:	texlive-fancybox
12mr|texlive-collection-20125708-2|3014	Requires:	texlive-fancyref
12mr|texlive-collection-20125708-2|3015	Requires:	texlive-fancyvrb
12mr|texlive-collection-20125708-2|3016	Requires:	texlive-float
12mr|texlive-collection-20125708-2|3017	Requires:	texlive-fontspec
12mr|texlive-collection-20125708-2|3018	Requires:	texlive-fp
12mr|texlive-collection-20125708-2|3019	Requires:	texlive-index
12mr|texlive-collection-20125708-2|3020	Requires:	texlive-jknapltx
12mr|texlive-collection-20125708-2|3021	Requires:	texlive-koma-script
12mr|texlive-collection-20125708-2|3022	Requires:	texlive-l3kernel
12mr|texlive-collection-20125708-2|3023	Requires:	texlive-l3packages
12mr|texlive-collection-20125708-2|3024	Requires:	texlive-l3experimental
12mr|texlive-collection-20125708-2|3025	Requires:	texlive-listings
12mr|texlive-collection-20125708-2|3026	Requires:	texlive-mdwtools
12mr|texlive-collection-20125708-2|3027	Requires:	texlive-memoir
12mr|texlive-collection-20125708-2|3028	Requires:	texlive-metalogo
12mr|texlive-collection-20125708-2|3029	Requires:	texlive-mh
12mr|texlive-collection-20125708-2|3030	Requires:	texlive-microtype
12mr|texlive-collection-20125708-2|3031	Requires:	texlive-ms
12mr|texlive-collection-20125708-2|3032	Requires:	texlive-ntgclass
12mr|texlive-collection-20125708-2|3033	Requires:	texlive-parskip
12mr|texlive-collection-20125708-2|3034	Requires:	texlive-pdfpages
12mr|texlive-collection-20125708-2|3035	Requires:	texlive-powerdot
12mr|texlive-collection-20125708-2|3036	Requires:	texlive-psfrag
12mr|texlive-collection-20125708-2|3037	Requires:	texlive-rcs
12mr|texlive-collection-20125708-2|3038	Requires:	texlive-rotating
12mr|texlive-collection-20125708-2|3039	Requires:	texlive-sansmath
12mr|texlive-collection-20125708-2|3040	Requires:	texlive-section
12mr|texlive-collection-20125708-2|3041	Requires:	texlive-seminar
12mr|texlive-collection-20125708-2|3042	Requires:	texlive-sepnum
12mr|texlive-collection-20125708-2|3043	Requires:	texlive-setspace
12mr|texlive-collection-20125708-2|3044	Requires:	texlive-subfig
12mr|texlive-collection-20125708-2|3045	Requires:	texlive-textcase
12mr|texlive-collection-20125708-2|3046	Requires:	texlive-thumbpdf
12mr|texlive-collection-20125708-2|3047	Requires:	texlive-typehtml
12mr|texlive-collection-20125708-2|3048	Requires:	texlive-underscore
12mr|texlive-collection-20125708-2|3049	Requires:	texlive-url
12mr|texlive-collection-20125708-2|3050	Requires:	texlive-xcolor
12mr|texlive-collection-20125708-2|3051	Requires:	texlive-xkeyval
12mr|texlive-collection-20125708-2|3052	
12mr|texlive-collection-20125708-2|3053	%description	latexrecommended
12mr|texlive-collection-20125708-2|3054	A collection of recommended add-on packages for LaTeX which
12mr|texlive-collection-20125708-2|3055	have widespread use.
12mr|texlive-collection-20125708-2|3056	
12mr|texlive-collection-20125708-2|3057	%files		latexrecommended
12mr|texlive-collection-20125708-2|3058	
12mr|texlive-collection-20125708-2|3059	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|3060	# revision 23937
12mr|texlive-collection-20125708-2|3061	# category Collection
12mr|texlive-collection-20125708-2|3062	# catalog-ctan undef
12mr|texlive-collection-20125708-2|3063	# catalog-date undef
12mr|texlive-collection-20125708-2|3064	# catalog-license undef
12mr|texlive-collection-20125708-2|3065	# catalog-version undef
12mr|texlive-collection-20125708-2|3066	%package	luatex
12mr|texlive-collection-20125708-2|3067	Summary:	LuaTeX packages
12mr|texlive-collection-20125708-2|3068	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|3069	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|3070	Requires:	texlive-interpreter
12mr|texlive-collection-20125708-2|3071	Requires:	texlive-luabibentry
12mr|texlive-collection-20125708-2|3072	Requires:	texlive-luacode
12mr|texlive-collection-20125708-2|3073	Requires:	texlive-luaindex
12mr|texlive-collection-20125708-2|3074	Requires:	texlive-luainputenc
12mr|texlive-collection-20125708-2|3075	Requires:	texlive-lualatex-doc
12mr|texlive-collection-20125708-2|3076	Requires:	texlive-lualatex-math
12mr|texlive-collection-20125708-2|3077	Requires:	texlive-lualibs
12mr|texlive-collection-20125708-2|3078	Requires:	texlive-luamplib
12mr|texlive-collection-20125708-2|3079	Requires:	texlive-luaotfload
12mr|texlive-collection-20125708-2|3080	Requires:	texlive-luapersian
12mr|texlive-collection-20125708-2|3081	Requires:	texlive-luasseq
12mr|texlive-collection-20125708-2|3082	Requires:	texlive-luatexbase
12mr|texlive-collection-20125708-2|3083	Requires:	texlive-luatextra
12mr|texlive-collection-20125708-2|3084	Requires:	texlive-showhyphens
12mr|texlive-collection-20125708-2|3085	
12mr|texlive-collection-20125708-2|3086	%description	luatex
12mr|texlive-collection-20125708-2|3087	Packages for LuaTeX, a Unicode-aware extension of pdfTeX, using
12mr|texlive-collection-20125708-2|3088	Lua as an embedded scripting and extension language.
12mr|texlive-collection-20125708-2|3089	http://luatex.org/.
12mr|texlive-collection-20125708-2|3090	
12mr|texlive-collection-20125708-2|3091	%files		luatex
12mr|texlive-collection-20125708-2|3092	
12mr|texlive-collection-20125708-2|3093	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|3094	# revision 21870
12mr|texlive-collection-20125708-2|3095	# category Collection
12mr|texlive-collection-20125708-2|3096	# catalog-ctan undef
12mr|texlive-collection-20125708-2|3097	# catalog-date undef
12mr|texlive-collection-20125708-2|3098	# catalog-license undef
12mr|texlive-collection-20125708-2|3099	# catalog-version undef
12mr|texlive-collection-20125708-2|3100	%package	mathextra
12mr|texlive-collection-20125708-2|3101	Summary:	Advanced math typesetting
12mr|texlive-collection-20125708-2|3102	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|3103	Requires:	texlive-12many
12mr|texlive-collection-20125708-2|3104	Requires:	texlive-amstex
12mr|texlive-collection-20125708-2|3105	Requires:	texlive-binomexp
12mr|texlive-collection-20125708-2|3106	Requires:	texlive-boldtensors
12mr|texlive-collection-20125708-2|3107	Requires:	texlive-bosisio
12mr|texlive-collection-20125708-2|3108	Requires:	texlive-ccfonts
12mr|texlive-collection-20125708-2|3109	Requires:	texlive-commath
12mr|texlive-collection-20125708-2|3110	Requires:	texlive-concmath
12mr|texlive-collection-20125708-2|3111	Requires:	texlive-concrete
12mr|texlive-collection-20125708-2|3112	Requires:	texlive-eqnarray
12mr|texlive-collection-20125708-2|3113	Requires:	texlive-extarrows
12mr|texlive-collection-20125708-2|3114	Requires:	texlive-extpfeil
12mr|texlive-collection-20125708-2|3115	Requires:	texlive-faktor
12mr|texlive-collection-20125708-2|3116	Requires:	texlive-ionumbers
12mr|texlive-collection-20125708-2|3117	Requires:	texlive-isomath
12mr|texlive-collection-20125708-2|3118	Requires:	texlive-mathcomp
12mr|texlive-collection-20125708-2|3119	Requires:	texlive-mattens
12mr|texlive-collection-20125708-2|3120	Requires:	texlive-mhequ
12mr|texlive-collection-20125708-2|3121	Requires:	texlive-multiobjective
12mr|texlive-collection-20125708-2|3122	Requires:	texlive-nath
12mr|texlive-collection-20125708-2|3123	Requires:	texlive-ot-tableau
12mr|texlive-collection-20125708-2|3124	Requires:	texlive-oubraces
12mr|texlive-collection-20125708-2|3125	Requires:	texlive-proba
12mr|texlive-collection-20125708-2|3126	Requires:	texlive-realscripts
12mr|texlive-collection-20125708-2|3127	Requires:	texlive-rec-thy
12mr|texlive-collection-20125708-2|3128	Requires:	texlive-shuffle
12mr|texlive-collection-20125708-2|3129	Requires:	texlive-statex
12mr|texlive-collection-20125708-2|3130	Requires:	texlive-statex2
12mr|texlive-collection-20125708-2|3131	Requires:	texlive-stmaryrd
12mr|texlive-collection-20125708-2|3132	Requires:	texlive-subsupscripts
12mr|texlive-collection-20125708-2|3133	Requires:	texlive-susy
12mr|texlive-collection-20125708-2|3134	Requires:	texlive-syllogism
12mr|texlive-collection-20125708-2|3135	Requires:	texlive-synproof
12mr|texlive-collection-20125708-2|3136	Requires:	texlive-tablor
12mr|texlive-collection-20125708-2|3137	Requires:	texlive-tensor
12mr|texlive-collection-20125708-2|3138	Requires:	texlive-tex-ewd
12mr|texlive-collection-20125708-2|3139	Requires:	texlive-thmbox
12mr|texlive-collection-20125708-2|3140	Requires:	texlive-turnstile
12mr|texlive-collection-20125708-2|3141	Requires:	texlive-unicode-math
12mr|texlive-collection-20125708-2|3142	Requires:	texlive-venn
12mr|texlive-collection-20125708-2|3143	Requires:	texlive-yhmath
12mr|texlive-collection-20125708-2|3144	Requires:	texlive-ytableau
12mr|texlive-collection-20125708-2|3145	Requires:	texlive-collection-fontsrecommended
12mr|texlive-collection-20125708-2|3146	Requires:	texlive-collection-latex
12mr|texlive-collection-20125708-2|3147	
12mr|texlive-collection-20125708-2|3148	%description	mathextra
12mr|texlive-collection-20125708-2|3149	Extra math.
12mr|texlive-collection-20125708-2|3150	
12mr|texlive-collection-20125708-2|3151	%files		mathextra
12mr|texlive-collection-20125708-2|3152	
12mr|texlive-collection-20125708-2|3153	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|3154	# revision 23252
12mr|texlive-collection-20125708-2|3155	# category Collection
12mr|texlive-collection-20125708-2|3156	# catalog-ctan undef
12mr|texlive-collection-20125708-2|3157	# catalog-date undef
12mr|texlive-collection-20125708-2|3158	# catalog-license undef
12mr|texlive-collection-20125708-2|3159	# catalog-version undef
12mr|texlive-collection-20125708-2|3160	%package	metapost
12mr|texlive-collection-20125708-2|3161	Summary:	MetaPost (and Metafont) drawing packages
12mr|texlive-collection-20125708-2|3162	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|3163	Requires:	texlive-automata
12mr|texlive-collection-20125708-2|3164	Requires:	texlive-bbcard
12mr|texlive-collection-20125708-2|3165	Requires:	texlive-blockdraw_mp
12mr|texlive-collection-20125708-2|3166	Requires:	texlive-bpolynomial
12mr|texlive-collection-20125708-2|3167	Requires:	texlive-cmarrows
12mr|texlive-collection-20125708-2|3168	Requires:	texlive-drv
12mr|texlive-collection-20125708-2|3169	Requires:	texlive-dviincl
12mr|texlive-collection-20125708-2|3170	Requires:	texlive-emp
12mr|texlive-collection-20125708-2|3171	Requires:	texlive-epsincl
12mr|texlive-collection-20125708-2|3172	Requires:	texlive-expressg
12mr|texlive-collection-20125708-2|3173	Requires:	texlive-exteps
12mr|texlive-collection-20125708-2|3174	Requires:	texlive-featpost
12mr|texlive-collection-20125708-2|3175	Requires:	texlive-feynmf
12mr|texlive-collection-20125708-2|3176	Requires:	texlive-garrigues
12mr|texlive-collection-20125708-2|3177	Requires:	texlive-gmp
12mr|texlive-collection-20125708-2|3178	Requires:	texlive-hatching
12mr|texlive-collection-20125708-2|3179	Requires:	texlive-latexmp
12mr|texlive-collection-20125708-2|3180	Requires:	texlive-metago
12mr|texlive-collection-20125708-2|3181	Requires:	texlive-metaobj
12mr|texlive-collection-20125708-2|3182	Requires:	texlive-metaplot
12mr|texlive-collection-20125708-2|3183	Requires:	texlive-metapost
12mr|texlive-collection-20125708-2|3184	Requires:	texlive-metauml
12mr|texlive-collection-20125708-2|3185	Requires:	texlive-mfpic
12mr|texlive-collection-20125708-2|3186	Requires:	texlive-mfpic4ode
12mr|texlive-collection-20125708-2|3187	Requires:	texlive-mp3d
12mr|texlive-collection-20125708-2|3188	Requires:	texlive-mpcolornames
12mr|texlive-collection-20125708-2|3189	Requires:	texlive-mpgraphics
12mr|texlive-collection-20125708-2|3190	Requires:	texlive-mpattern
12mr|texlive-collection-20125708-2|3191	Requires:	texlive-piechartmp
12mr|texlive-collection-20125708-2|3192	Requires:	texlive-roex
12mr|texlive-collection-20125708-2|3193	Requires:	texlive-slideshow
12mr|texlive-collection-20125708-2|3194	Requires:	texlive-splines
12mr|texlive-collection-20125708-2|3195	Requires:	texlive-suanpan
12mr|texlive-collection-20125708-2|3196	Requires:	texlive-textpath
12mr|texlive-collection-20125708-2|3197	Requires:	texlive-threeddice
12mr|texlive-collection-20125708-2|3198	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|3199	
12mr|texlive-collection-20125708-2|3200	%description	metapost
12mr|texlive-collection-20125708-2|3201	TeXLive collection-metapost package.
12mr|texlive-collection-20125708-2|3202	
12mr|texlive-collection-20125708-2|3203	%files		metapost
12mr|texlive-collection-20125708-2|3204	
12mr|texlive-collection-20125708-2|3205	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|3206	# revision 25121
12mr|texlive-collection-20125708-2|3207	# category Collection
12mr|texlive-collection-20125708-2|3208	# catalog-ctan undef
12mr|texlive-collection-20125708-2|3209	# catalog-date undef
12mr|texlive-collection-20125708-2|3210	# catalog-license undef
12mr|texlive-collection-20125708-2|3211	# catalog-version undef
12mr|texlive-collection-20125708-2|3212	%package	music
12mr|texlive-collection-20125708-2|3213	Summary:	Music typesetting
12mr|texlive-collection-20125708-2|3214	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|3215	Requires:	texlive-abc
12mr|texlive-collection-20125708-2|3216	Requires:	texlive-figbas
12mr|texlive-collection-20125708-2|3217	Requires:	texlive-gchords
12mr|texlive-collection-20125708-2|3218	Requires:	texlive-gtrcrd
12mr|texlive-collection-20125708-2|3219	Requires:	texlive-guitar
12mr|texlive-collection-20125708-2|3220	Requires:	texlive-harmony
12mr|texlive-collection-20125708-2|3221	Requires:	texlive-musixguit
12mr|texlive-collection-20125708-2|3222	Requires:	texlive-musixtex
12mr|texlive-collection-20125708-2|3223	Requires:	texlive-musixtex-fonts
12mr|texlive-collection-20125708-2|3224	Requires:	texlive-songbook
12mr|texlive-collection-20125708-2|3225	Requires:	texlive-collection-latex
12mr|texlive-collection-20125708-2|3226	
12mr|texlive-collection-20125708-2|3227	%description	music
12mr|texlive-collection-20125708-2|3228	Music-related fonts and packages.
12mr|texlive-collection-20125708-2|3229	
12mr|texlive-collection-20125708-2|3230	%files		music
12mr|texlive-collection-20125708-2|3231	
12mr|texlive-collection-20125708-2|3232	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|3233	# revision 20778
12mr|texlive-collection-20125708-2|3234	# category Collection
12mr|texlive-collection-20125708-2|3235	# catalog-ctan undef
12mr|texlive-collection-20125708-2|3236	# catalog-date undef
12mr|texlive-collection-20125708-2|3237	# catalog-license undef
12mr|texlive-collection-20125708-2|3238	# catalog-version undef
12mr|texlive-collection-20125708-2|3239	%package	omega
12mr|texlive-collection-20125708-2|3240	Summary:	Omega
12mr|texlive-collection-20125708-2|3241	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|3242	Requires:	texlive-antomega
12mr|texlive-collection-20125708-2|3243	Requires:	texlive-lambda
12mr|texlive-collection-20125708-2|3244	Requires:	texlive-mxedruli
12mr|texlive-collection-20125708-2|3245	Requires:	texlive-omega
12mr|texlive-collection-20125708-2|3246	Requires:	texlive-aleph
12mr|texlive-collection-20125708-2|3247	Requires:	texlive-omegaware
12mr|texlive-collection-20125708-2|3248	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|3249	Requires:	texlive-collection-latex
12mr|texlive-collection-20125708-2|3250	
12mr|texlive-collection-20125708-2|3251	%description	omega
12mr|texlive-collection-20125708-2|3252	Omega, a 16-bit extended TeX by John Plaice and Yannis
12mr|texlive-collection-20125708-2|3253	Haralambous.
12mr|texlive-collection-20125708-2|3254	
12mr|texlive-collection-20125708-2|3255	%files		omega
12mr|texlive-collection-20125708-2|3256	
12mr|texlive-collection-20125708-2|3257	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|3258	# revision 25031
12mr|texlive-collection-20125708-2|3259	# category Collection
12mr|texlive-collection-20125708-2|3260	# catalog-ctan undef
12mr|texlive-collection-20125708-2|3261	# catalog-date undef
12mr|texlive-collection-20125708-2|3262	# catalog-license undef
12mr|texlive-collection-20125708-2|3263	# catalog-version undef
12mr|texlive-collection-20125708-2|3264	%package	pictures
12mr|texlive-collection-20125708-2|3265	Summary:	Graphics packages and programs
12mr|texlive-collection-20125708-2|3266	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|3267	Requires:	texlive-adjustbox
12mr|texlive-collection-20125708-2|3268	Requires:	texlive-asyfig
12mr|texlive-collection-20125708-2|3269	Requires:	texlive-autoarea
12mr|texlive-collection-20125708-2|3270	Requires:	texlive-bardiag
12mr|texlive-collection-20125708-2|3271	Requires:	texlive-bloques
12mr|texlive-collection-20125708-2|3272	Requires:	texlive-bodegraph
12mr|texlive-collection-20125708-2|3273	Requires:	texlive-bondgraph
12mr|texlive-collection-20125708-2|3274	Requires:	texlive-braids
12mr|texlive-collection-20125708-2|3275	Requires:	texlive-cachepic
12mr|texlive-collection-20125708-2|3276	Requires:	texlive-chemfig
12mr|texlive-collection-20125708-2|3277	Requires:	texlive-combinedgraphics
12mr|texlive-collection-20125708-2|3278	Requires:	texlive-circuitikz
12mr|texlive-collection-20125708-2|3279	Requires:	texlive-curve
12mr|texlive-collection-20125708-2|3280	Requires:	texlive-curve2e
12mr|texlive-collection-20125708-2|3281	Requires:	texlive-curves
12mr|texlive-collection-20125708-2|3282	Requires:	texlive-dcpic
12mr|texlive-collection-20125708-2|3283	Requires:	texlive-diagmac2
12mr|texlive-collection-20125708-2|3284	Requires:	texlive-doc-pictex
12mr|texlive-collection-20125708-2|3285	Requires:	texlive-dottex
12mr|texlive-collection-20125708-2|3286	Requires:	texlive-dot2texi
12mr|texlive-collection-20125708-2|3287	Requires:	texlive-dratex
12mr|texlive-collection-20125708-2|3288	Requires:	texlive-drs
12mr|texlive-collection-20125708-2|3289	Requires:	texlive-duotenzor
12mr|texlive-collection-20125708-2|3290	Requires:	texlive-eepic
12mr|texlive-collection-20125708-2|3291	Requires:	texlive-epspdf
12mr|texlive-collection-20125708-2|3292	Requires:	texlive-epspdfconversion
12mr|texlive-collection-20125708-2|3293	Requires:	texlive-esk
12mr|texlive-collection-20125708-2|3294	Requires:	texlive-fig4latex
12mr|texlive-collection-20125708-2|3295	Requires:	texlive-gincltex
12mr|texlive-collection-20125708-2|3296	Requires:	texlive-gnuplottex
12mr|texlive-collection-20125708-2|3297	Requires:	texlive-gradientframe
12mr|texlive-collection-20125708-2|3298	Requires:	texlive-grafcet
12mr|texlive-collection-20125708-2|3299	Requires:	texlive-here
12mr|texlive-collection-20125708-2|3300	Requires:	texlive-hvfloat
12mr|texlive-collection-20125708-2|3301	Requires:	texlive-knitting
12mr|texlive-collection-20125708-2|3302	Requires:	texlive-knittingpattern
12mr|texlive-collection-20125708-2|3303	Requires:	texlive-lapdf
12mr|texlive-collection-20125708-2|3304	Requires:	texlive-lpic
12mr|texlive-collection-20125708-2|3305	Requires:	texlive-mathspic
12mr|texlive-collection-20125708-2|3306	Requires:	texlive-miniplot
12mr|texlive-collection-20125708-2|3307	Requires:	texlive-modiagram
12mr|texlive-collection-20125708-2|3308	Requires:	texlive-numericplots
12mr|texlive-collection-20125708-2|3309	Requires:	texlive-pb-diagram
12mr|texlive-collection-20125708-2|3310	Requires:	texlive-petri-nets
12mr|texlive-collection-20125708-2|3311	Requires:	texlive-pgf
12mr|texlive-collection-20125708-2|3312	Requires:	texlive-pgf-soroban
12mr|texlive-collection-20125708-2|3313	Requires:	texlive-pgf-umlsd
12mr|texlive-collection-20125708-2|3314	Requires:	texlive-pgfgantt
12mr|texlive-collection-20125708-2|3315	Requires:	texlive-pgfmolbio
12mr|texlive-collection-20125708-2|3316	Requires:	texlive-pgfopts
12mr|texlive-collection-20125708-2|3317	Requires:	texlive-pgfplots
12mr|texlive-collection-20125708-2|3318	Requires:	texlive-piano
12mr|texlive-collection-20125708-2|3319	Requires:	texlive-picinpar
12mr|texlive-collection-20125708-2|3320	Requires:	texlive-pict2e
12mr|texlive-collection-20125708-2|3321	Requires:	texlive-pictex
12mr|texlive-collection-20125708-2|3322	Requires:	texlive-pictex2
12mr|texlive-collection-20125708-2|3323	Requires:	texlive-pinlabel
12mr|texlive-collection-20125708-2|3324	Requires:	texlive-pmgraph
12mr|texlive-collection-20125708-2|3325	Requires:	texlive-prerex
12mr|texlive-collection-20125708-2|3326	Requires:	texlive-productbox
12mr|texlive-collection-20125708-2|3327	Requires:	texlive-randbild
12mr|texlive-collection-20125708-2|3328	Requires:	texlive-randomwalk
12mr|texlive-collection-20125708-2|3329	Requires:	texlive-reotex
12mr|texlive-collection-20125708-2|3330	Requires:	texlive-roundbox
12mr|texlive-collection-20125708-2|3331	Requires:	texlive-rviewport
12mr|texlive-collection-20125708-2|3332	Requires:	texlive-schemabloc
12mr|texlive-collection-20125708-2|3333	Requires:	texlive-swimgraf
12mr|texlive-collection-20125708-2|3334	Requires:	texlive-texdraw
12mr|texlive-collection-20125708-2|3335	Requires:	texlive-tikz-cd
12mr|texlive-collection-20125708-2|3336	Requires:	texlive-tikz-3dplot
12mr|texlive-collection-20125708-2|3337	Requires:	texlive-tikz-dependency
12mr|texlive-collection-20125708-2|3338	Requires:	texlive-tikz-inet
12mr|texlive-collection-20125708-2|3339	Requires:	texlive-tikz-qtree
12mr|texlive-collection-20125708-2|3340	Requires:	texlive-tikz-timing
12mr|texlive-collection-20125708-2|3341	Requires:	texlive-tikzpagenodes
12mr|texlive-collection-20125708-2|3342	Requires:	texlive-tqft
12mr|texlive-collection-20125708-2|3343	Requires:	texlive-tkz-base
12mr|texlive-collection-20125708-2|3344	Requires:	texlive-tkz-berge
12mr|texlive-collection-20125708-2|3345	Requires:	texlive-tkz-doc
12mr|texlive-collection-20125708-2|3346	Requires:	texlive-tkz-euclide
12mr|texlive-collection-20125708-2|3347	Requires:	texlive-tkz-fct
12mr|texlive-collection-20125708-2|3348	Requires:	texlive-tkz-graph
12mr|texlive-collection-20125708-2|3349	Requires:	texlive-tkz-kiviat
12mr|texlive-collection-20125708-2|3350	Requires:	texlive-tkz-linknodes
12mr|texlive-collection-20125708-2|3351	Requires:	texlive-tkz-orm
12mr|texlive-collection-20125708-2|3352	Requires:	texlive-tkz-tab
12mr|texlive-collection-20125708-2|3353	Requires:	texlive-tsemlines
12mr|texlive-collection-20125708-2|3354	Requires:	texlive-tufte-latex
12mr|texlive-collection-20125708-2|3355	Requires:	texlive-xypic
12mr|texlive-collection-20125708-2|3356	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|3357	
12mr|texlive-collection-20125708-2|3358	%description	pictures
12mr|texlive-collection-20125708-2|3359	TeXLive collection-pictures package.
12mr|texlive-collection-20125708-2|3360	
12mr|texlive-collection-20125708-2|3361	%files		pictures
12mr|texlive-collection-20125708-2|3362	
12mr|texlive-collection-20125708-2|3363	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|3364	# revision 23436
12mr|texlive-collection-20125708-2|3365	# category Collection
12mr|texlive-collection-20125708-2|3366	# catalog-ctan undef
12mr|texlive-collection-20125708-2|3367	# catalog-date undef
12mr|texlive-collection-20125708-2|3368	# catalog-license undef
12mr|texlive-collection-20125708-2|3369	# catalog-version undef
12mr|texlive-collection-20125708-2|3370	%package	plainextra
12mr|texlive-collection-20125708-2|3371	Summary:	Plain TeX supplementary packages
12mr|texlive-collection-20125708-2|3372	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|3373	Requires:	texlive-figflow
12mr|texlive-collection-20125708-2|3374	Requires:	texlive-fixpdfmag
12mr|texlive-collection-20125708-2|3375	Requires:	texlive-font-change
12mr|texlive-collection-20125708-2|3376	Requires:	texlive-fontch
12mr|texlive-collection-20125708-2|3377	Requires:	texlive-getoptk
12mr|texlive-collection-20125708-2|3378	Requires:	texlive-graphics-pln
12mr|texlive-collection-20125708-2|3379	Requires:	texlive-hyplain
12mr|texlive-collection-20125708-2|3380	Requires:	texlive-js-misc
12mr|texlive-collection-20125708-2|3381	Requires:	texlive-mkpattern
12mr|texlive-collection-20125708-2|3382	Requires:	texlive-newsletr
12mr|texlive-collection-20125708-2|3383	Requires:	texlive-pitex
12mr|texlive-collection-20125708-2|3384	Requires:	texlive-placeins-plain
12mr|texlive-collection-20125708-2|3385	Requires:	texlive-plnfss
12mr|texlive-collection-20125708-2|3386	Requires:	texlive-present
12mr|texlive-collection-20125708-2|3387	Requires:	texlive-resumemac
12mr|texlive-collection-20125708-2|3388	Requires:	texlive-timetable
12mr|texlive-collection-20125708-2|3389	Requires:	texlive-treetex
12mr|texlive-collection-20125708-2|3390	Requires:	texlive-varisize
12mr|texlive-collection-20125708-2|3391	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|3392	
12mr|texlive-collection-20125708-2|3393	%description	plainextra
12mr|texlive-collection-20125708-2|3394	Add-on packages and macros that work with plain TeX.
12mr|texlive-collection-20125708-2|3395	
12mr|texlive-collection-20125708-2|3396	%files		plainextra
12mr|texlive-collection-20125708-2|3397	
12mr|texlive-collection-20125708-2|3398	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|3399	# revision 25142
12mr|texlive-collection-20125708-2|3400	# category Collection
12mr|texlive-collection-20125708-2|3401	# catalog-ctan undef
12mr|texlive-collection-20125708-2|3402	# catalog-date undef
12mr|texlive-collection-20125708-2|3403	# catalog-license undef
12mr|texlive-collection-20125708-2|3404	# catalog-version undef
12mr|texlive-collection-20125708-2|3405	%package	pstricks
12mr|texlive-collection-20125708-2|3406	Summary:	PSTricks packages
12mr|texlive-collection-20125708-2|3407	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|3408	Requires:	texlive-auto-pst-pdf
12mr|texlive-collection-20125708-2|3409	Requires:	texlive-bclogo
12mr|texlive-collection-20125708-2|3410	Requires:	texlive-makeplot
12mr|texlive-collection-20125708-2|3411	Requires:	texlive-pdftricks
12mr|texlive-collection-20125708-2|3412	Requires:	texlive-psbao
12mr|texlive-collection-20125708-2|3413	Requires:	texlive-pst-2dplot
12mr|texlive-collection-20125708-2|3414	Requires:	texlive-pst-3d
12mr|texlive-collection-20125708-2|3415	Requires:	texlive-pst-3dplot
12mr|texlive-collection-20125708-2|3416	Requires:	texlive-pst-abspos
12mr|texlive-collection-20125708-2|3417	Requires:	texlive-pst-am
12mr|texlive-collection-20125708-2|3418	Requires:	texlive-pst-asr
12mr|texlive-collection-20125708-2|3419	Requires:	texlive-pst-bar
12mr|texlive-collection-20125708-2|3420	Requires:	texlive-pst-barcode
12mr|texlive-collection-20125708-2|3421	Requires:	texlive-pst-bezier
12mr|texlive-collection-20125708-2|3422	Requires:	texlive-pst-blur
12mr|texlive-collection-20125708-2|3423	Requires:	texlive-pst-bspline
12mr|texlive-collection-20125708-2|3424	Requires:	texlive-pst-calendar
12mr|texlive-collection-20125708-2|3425	Requires:	texlive-pst-circ
12mr|texlive-collection-20125708-2|3426	Requires:	texlive-pst-coil
12mr|texlive-collection-20125708-2|3427	Requires:	texlive-pst-cox
12mr|texlive-collection-20125708-2|3428	Requires:	texlive-pst-dbicons
12mr|texlive-collection-20125708-2|3429	Requires:	texlive-pst-diffraction
12mr|texlive-collection-20125708-2|3430	Requires:	texlive-pst-electricfield
12mr|texlive-collection-20125708-2|3431	Requires:	texlive-pst-eps
12mr|texlive-collection-20125708-2|3432	Requires:	texlive-pst-eucl
12mr|texlive-collection-20125708-2|3433	Requires:	texlive-pst-exa
12mr|texlive-collection-20125708-2|3434	Requires:	texlive-pst-fill
12mr|texlive-collection-20125708-2|3435	Requires:	texlive-pst-fr3d
12mr|texlive-collection-20125708-2|3436	Requires:	texlive-pst-fractal
12mr|texlive-collection-20125708-2|3437	Requires:	texlive-pst-fun
12mr|texlive-collection-20125708-2|3438	Requires:	texlive-pst-func
12mr|texlive-collection-20125708-2|3439	Requires:	texlive-pst-gantt
12mr|texlive-collection-20125708-2|3440	Requires:	texlive-pst-geo
12mr|texlive-collection-20125708-2|3441	Requires:	texlive-pst-ghsb
12mr|texlive-collection-20125708-2|3442	Requires:	texlive-pst-gr3d
12mr|texlive-collection-20125708-2|3443	Requires:	texlive-pst-grad
12mr|texlive-collection-20125708-2|3444	Requires:	texlive-pst-graphicx
12mr|texlive-collection-20125708-2|3445	Requires:	texlive-pst-infixplot
12mr|texlive-collection-20125708-2|3446	Requires:	texlive-pst-jtree
12mr|texlive-collection-20125708-2|3447	Requires:	texlive-pst-knot
12mr|texlive-collection-20125708-2|3448	Requires:	texlive-pst-labo
12mr|texlive-collection-20125708-2|3449	Requires:	texlive-pst-layout
12mr|texlive-collection-20125708-2|3450	Requires:	texlive-pst-lens
12mr|texlive-collection-20125708-2|3451	Requires:	texlive-pst-light3d
12mr|texlive-collection-20125708-2|3452	Requires:	texlive-pst-magneticfield
12mr|texlive-collection-20125708-2|3453	Requires:	texlive-pst-math
12mr|texlive-collection-20125708-2|3454	Requires:	texlive-pst-mirror
12mr|texlive-collection-20125708-2|3455	Requires:	texlive-pst-node
12mr|texlive-collection-20125708-2|3456	Requires:	texlive-pst-ob3d
12mr|texlive-collection-20125708-2|3457	Requires:	texlive-pst-optexp
12mr|texlive-collection-20125708-2|3458	Requires:	texlive-pst-optic
12mr|texlive-collection-20125708-2|3459	Requires:	texlive-pst-osci
12mr|texlive-collection-20125708-2|3460	Requires:	texlive-pst-pad
12mr|texlive-collection-20125708-2|3461	Requires:	texlive-pst-pdgr
12mr|texlive-collection-20125708-2|3462	Requires:	texlive-pst-platon
12mr|texlive-collection-20125708-2|3463	Requires:	texlive-pst-plot
12mr|texlive-collection-20125708-2|3464	Requires:	texlive-pst-poly
12mr|texlive-collection-20125708-2|3465	Requires:	texlive-pst-pulley
12mr|texlive-collection-20125708-2|3466	Requires:	texlive-pst-qtree
12mr|texlive-collection-20125708-2|3467	Requires:	texlive-pst-rubans
12mr|texlive-collection-20125708-2|3468	Requires:	texlive-pst-sigsys
12mr|texlive-collection-20125708-2|3469	Requires:	texlive-pst-slpe
12mr|texlive-collection-20125708-2|3470	Requires:	texlive-pst-solarsystem
12mr|texlive-collection-20125708-2|3471	Requires:	texlive-pst-spectra
12mr|texlive-collection-20125708-2|3472	Requires:	texlive-pst-solides3d
12mr|texlive-collection-20125708-2|3473	Requires:	texlive-pst-soroban
12mr|texlive-collection-20125708-2|3474	Requires:	texlive-pst-stru
12mr|texlive-collection-20125708-2|3475	Requires:	texlive-pst-support
12mr|texlive-collection-20125708-2|3476	Requires:	texlive-pst-text
12mr|texlive-collection-20125708-2|3477	Requires:	texlive-pst-thick
12mr|texlive-collection-20125708-2|3478	Requires:	texlive-pst-tools
12mr|texlive-collection-20125708-2|3479	Requires:	texlive-pst-tree
12mr|texlive-collection-20125708-2|3480	Requires:	texlive-pst-tvz
12mr|texlive-collection-20125708-2|3481	Requires:	texlive-pst-uml
12mr|texlive-collection-20125708-2|3482	Requires:	texlive-pst-vowel
12mr|texlive-collection-20125708-2|3483	Requires:	texlive-pst-vue3d
12mr|texlive-collection-20125708-2|3484	Requires:	texlive-pst2pdf
12mr|texlive-collection-20125708-2|3485	Requires:	texlive-pstricks
12mr|texlive-collection-20125708-2|3486	Requires:	texlive-pstricks-add
12mr|texlive-collection-20125708-2|3487	Requires:	texlive-pstricks_calcnotes
12mr|texlive-collection-20125708-2|3488	Requires:	texlive-uml
12mr|texlive-collection-20125708-2|3489	Requires:	texlive-vaucanson-g
12mr|texlive-collection-20125708-2|3490	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|3491	Requires:	texlive-collection-genericrecommended
12mr|texlive-collection-20125708-2|3492	
12mr|texlive-collection-20125708-2|3493	%description	pstricks
12mr|texlive-collection-20125708-2|3494	TeXLive collection-pstricks package.
12mr|texlive-collection-20125708-2|3495	
12mr|texlive-collection-20125708-2|3496	%files		pstricks
12mr|texlive-collection-20125708-2|3497	
12mr|texlive-collection-20125708-2|3498	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|3499	# revision 25324
12mr|texlive-collection-20125708-2|3500	# category Collection
12mr|texlive-collection-20125708-2|3501	# catalog-ctan undef
12mr|texlive-collection-20125708-2|3502	# catalog-date undef
12mr|texlive-collection-20125708-2|3503	# catalog-license undef
12mr|texlive-collection-20125708-2|3504	# catalog-version undef
12mr|texlive-collection-20125708-2|3505	%package	publishers
12mr|texlive-collection-20125708-2|3506	Summary:	Support for publishers, theses, standards, conferences, etc
12mr|texlive-collection-20125708-2|3507	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|3508	Requires:	texlive-anufinalexam
12mr|texlive-collection-20125708-2|3509	Requires:	texlive-IEEEconf
12mr|texlive-collection-20125708-2|3510	Requires:	texlive-IEEEtran
12mr|texlive-collection-20125708-2|3511	Requires:	texlive-aastex
12mr|texlive-collection-20125708-2|3512	Requires:	texlive-acmconf
12mr|texlive-collection-20125708-2|3513	Requires:	texlive-active-conf
12mr|texlive-collection-20125708-2|3514	Requires:	texlive-afthesis
12mr|texlive-collection-20125708-2|3515	Requires:	texlive-aguplus
12mr|texlive-collection-20125708-2|3516	Requires:	texlive-aiaa
12mr|texlive-collection-20125708-2|3517	Requires:	texlive-ametsoc
12mr|texlive-collection-20125708-2|3518	Requires:	texlive-aomart
12mr|texlive-collection-20125708-2|3519	Requires:	texlive-apa
12mr|texlive-collection-20125708-2|3520	Requires:	texlive-apa6
12mr|texlive-collection-20125708-2|3521	Requires:	texlive-apa6e
12mr|texlive-collection-20125708-2|3522	Requires:	texlive-arsclassica
12mr|texlive-collection-20125708-2|3523	Requires:	texlive-asaetr
12mr|texlive-collection-20125708-2|3524	Requires:	texlive-ascelike
12mr|texlive-collection-20125708-2|3525	Requires:	texlive-beamer-FUBerlin
12mr|texlive-collection-20125708-2|3526	Requires:	texlive-cascadilla
12mr|texlive-collection-20125708-2|3527	Requires:	texlive-chem-journal
12mr|texlive-collection-20125708-2|3528	Requires:	texlive-classicthesis
12mr|texlive-collection-20125708-2|3529	Requires:	texlive-cmpj
12mr|texlive-collection-20125708-2|3530	Requires:	texlive-confproc
12mr|texlive-collection-20125708-2|3531	Requires:	texlive-ebsthesis
12mr|texlive-collection-20125708-2|3532	Requires:	texlive-economic
12mr|texlive-collection-20125708-2|3533	Requires:	texlive-ejpecp
12mr|texlive-collection-20125708-2|3534	Requires:	texlive-elbioimp
12mr|texlive-collection-20125708-2|3535	Requires:	texlive-elsarticle
12mr|texlive-collection-20125708-2|3536	Requires:	texlive-elteikthesis
12mr|texlive-collection-20125708-2|3537	Requires:	texlive-erdc
12mr|texlive-collection-20125708-2|3538	Requires:	texlive-estcpmm
12mr|texlive-collection-20125708-2|3539	Requires:	texlive-fbithesis
12mr|texlive-collection-20125708-2|3540	Requires:	texlive-fcltxdoc
12mr|texlive-collection-20125708-2|3541	Requires:	texlive-gaceta
12mr|texlive-collection-20125708-2|3542	Requires:	texlive-gatech-thesis
12mr|texlive-collection-20125708-2|3543	Requires:	texlive-har2nat
12mr|texlive-collection-20125708-2|3544	Requires:	texlive-icsv
12mr|texlive-collection-20125708-2|3545	Requires:	texlive-ieeepes
12mr|texlive-collection-20125708-2|3546	Requires:	texlive-ijmart
12mr|texlive-collection-20125708-2|3547	Requires:	texlive-imac
12mr|texlive-collection-20125708-2|3548	Requires:	texlive-imtekda
12mr|texlive-collection-20125708-2|3549	Requires:	texlive-jmlr
12mr|texlive-collection-20125708-2|3550	Requires:	texlive-jpsj
12mr|texlive-collection-20125708-2|3551	Requires:	texlive-kdgdocs
12mr|texlive-collection-20125708-2|3552	Requires:	texlive-kluwer
12mr|texlive-collection-20125708-2|3553	Requires:	texlive-lps
12mr|texlive-collection-20125708-2|3554	Requires:	texlive-macqassign
12mr|texlive-collection-20125708-2|3555	Requires:	texlive-mentis
12mr|texlive-collection-20125708-2|3556	Requires:	texlive-msu-thesis
12mr|texlive-collection-20125708-2|3557	Requires:	texlive-musuos
12mr|texlive-collection-20125708-2|3558	Requires:	texlive-muthesis
12mr|texlive-collection-20125708-2|3559	Requires:	texlive-nature
12mr|texlive-collection-20125708-2|3560	Requires:	texlive-nddiss
12mr|texlive-collection-20125708-2|3561	Requires:	texlive-nih
12mr|texlive-collection-20125708-2|3562	Requires:	texlive-nostarch
12mr|texlive-collection-20125708-2|3563	Requires:	texlive-nrc
12mr|texlive-collection-20125708-2|3564	Requires:	texlive-onrannual
12mr|texlive-collection-20125708-2|3565	Requires:	texlive-philosophersimprint
12mr|texlive-collection-20125708-2|3566	Requires:	texlive-powerdot-FUBerlin
12mr|texlive-collection-20125708-2|3567	Requires:	texlive-pracjourn
12mr|texlive-collection-20125708-2|3568	Requires:	texlive-procIAGssymp
12mr|texlive-collection-20125708-2|3569	Requires:	texlive-ptptex
12mr|texlive-collection-20125708-2|3570	Requires:	texlive-psu-thesis
12mr|texlive-collection-20125708-2|3571	Requires:	texlive-revtex
12mr|texlive-collection-20125708-2|3572	Requires:	texlive-revtex4
12mr|texlive-collection-20125708-2|3573	Requires:	texlive-ryethesis
12mr|texlive-collection-20125708-2|3574	Requires:	texlive-sageep
12mr|texlive-collection-20125708-2|3575	Requires:	texlive-sapthesis
12mr|texlive-collection-20125708-2|3576	Requires:	texlive-seuthesis
12mr|texlive-collection-20125708-2|3577	Requires:	texlive-soton
12mr|texlive-collection-20125708-2|3578	Requires:	texlive-spie
12mr|texlive-collection-20125708-2|3579	Requires:	texlive-stellenbosch
12mr|texlive-collection-20125708-2|3580	Requires:	texlive-suftesi
12mr|texlive-collection-20125708-2|3581	Requires:	texlive-sugconf
12mr|texlive-collection-20125708-2|3582	Requires:	texlive-texilikechaps
12mr|texlive-collection-20125708-2|3583	Requires:	texlive-texilikecover
12mr|texlive-collection-20125708-2|3584	Requires:	texlive-thesis-titlepage-fhac
12mr|texlive-collection-20125708-2|3585	Requires:	texlive-thuthesis
12mr|texlive-collection-20125708-2|3586	Requires:	texlive-toptesi
12mr|texlive-collection-20125708-2|3587	Requires:	texlive-tugboat
12mr|texlive-collection-20125708-2|3588	Requires:	texlive-tugboat-plain
12mr|texlive-collection-20125708-2|3589	Requires:	texlive-uaclasses
12mr|texlive-collection-20125708-2|3590	Requires:	texlive-uafthesis
12mr|texlive-collection-20125708-2|3591	Requires:	texlive-ucdavisthesis
12mr|texlive-collection-20125708-2|3592	Requires:	texlive-ucthesis
12mr|texlive-collection-20125708-2|3593	Requires:	texlive-uiucthesis
12mr|texlive-collection-20125708-2|3594	Requires:	texlive-umthesis
12mr|texlive-collection-20125708-2|3595	Requires:	texlive-umich-thesis
12mr|texlive-collection-20125708-2|3596	Requires:	texlive-unamthesis
12mr|texlive-collection-20125708-2|3597	Requires:	texlive-ut-thesis
12mr|texlive-collection-20125708-2|3598	Requires:	texlive-uothesis
12mr|texlive-collection-20125708-2|3599	Requires:	texlive-uowthesis
12mr|texlive-collection-20125708-2|3600	Requires:	texlive-uwthesis
12mr|texlive-collection-20125708-2|3601	Requires:	texlive-vancouver
12mr|texlive-collection-20125708-2|3602	Requires:	texlive-york-thesis
12mr|texlive-collection-20125708-2|3603	Requires:	texlive-collection-latex
12mr|texlive-collection-20125708-2|3604	
12mr|texlive-collection-20125708-2|3605	%description	publishers
12mr|texlive-collection-20125708-2|3606	TeXLive collection-publishers package.
12mr|texlive-collection-20125708-2|3607	
12mr|texlive-collection-20125708-2|3608	%files		publishers
12mr|texlive-collection-20125708-2|3609	
12mr|texlive-collection-20125708-2|3610	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|3611	# revision 25104
12mr|texlive-collection-20125708-2|3612	# category Collection
12mr|texlive-collection-20125708-2|3613	# catalog-ctan undef
12mr|texlive-collection-20125708-2|3614	# catalog-date undef
12mr|texlive-collection-20125708-2|3615	# catalog-license undef
12mr|texlive-collection-20125708-2|3616	# catalog-version undef
12mr|texlive-collection-20125708-2|3617	%package	science
12mr|texlive-collection-20125708-2|3618	Summary:	Typesetting for natural and computer sciences
12mr|texlive-collection-20125708-2|3619	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|3620	Requires:	texlive-SIstyle
12mr|texlive-collection-20125708-2|3621	Requires:	texlive-SIunits
12mr|texlive-collection-20125708-2|3622	Requires:	texlive-alg
12mr|texlive-collection-20125708-2|3623	Requires:	texlive-algorithm2e
12mr|texlive-collection-20125708-2|3624	Requires:	texlive-algorithmicx
12mr|texlive-collection-20125708-2|3625	Requires:	texlive-algorithms
12mr|texlive-collection-20125708-2|3626	Requires:	texlive-biocon
12mr|texlive-collection-20125708-2|3627	Requires:	texlive-bpchem
12mr|texlive-collection-20125708-2|3628	Requires:	texlive-bytefield
12mr|texlive-collection-20125708-2|3629	Requires:	texlive-chemarrow
12mr|texlive-collection-20125708-2|3630	Requires:	texlive-chemcompounds
12mr|texlive-collection-20125708-2|3631	Requires:	texlive-chemcono
12mr|texlive-collection-20125708-2|3632	Requires:	texlive-chemexec
12mr|texlive-collection-20125708-2|3633	Requires:	texlive-chemmacros
12mr|texlive-collection-20125708-2|3634	Requires:	texlive-chemnum
12mr|texlive-collection-20125708-2|3635	Requires:	texlive-chemstyle
12mr|texlive-collection-20125708-2|3636	Requires:	texlive-clrscode
12mr|texlive-collection-20125708-2|3637	Requires:	texlive-complexity
12mr|texlive-collection-20125708-2|3638	Requires:	texlive-computational-complexity
12mr|texlive-collection-20125708-2|3639	Requires:	texlive-digiconfigs
12mr|texlive-collection-20125708-2|3640	Requires:	texlive-drawstack
12mr|texlive-collection-20125708-2|3641	Requires:	texlive-dyntree
12mr|texlive-collection-20125708-2|3642	Requires:	texlive-eltex
12mr|texlive-collection-20125708-2|3643	Requires:	texlive-engtlc
12mr|texlive-collection-20125708-2|3644	Requires:	texlive-fouridx
12mr|texlive-collection-20125708-2|3645	Requires:	texlive-functan
12mr|texlive-collection-20125708-2|3646	Requires:	texlive-galois
12mr|texlive-collection-20125708-2|3647	Requires:	texlive-gastex
12mr|texlive-collection-20125708-2|3648	Requires:	texlive-gene-logic
12mr|texlive-collection-20125708-2|3649	Requires:	texlive-gu
12mr|texlive-collection-20125708-2|3650	Requires:	texlive-hep
12mr|texlive-collection-20125708-2|3651	Requires:	texlive-hepnames
12mr|texlive-collection-20125708-2|3652	Requires:	texlive-hepparticles
12mr|texlive-collection-20125708-2|3653	Requires:	texlive-hepthesis
12mr|texlive-collection-20125708-2|3654	Requires:	texlive-hepunits
12mr|texlive-collection-20125708-2|3655	Requires:	texlive-karnaugh
12mr|texlive-collection-20125708-2|3656	Requires:	texlive-mhchem
12mr|texlive-collection-20125708-2|3657	Requires:	texlive-miller
12mr|texlive-collection-20125708-2|3658	Requires:	texlive-mychemistry
12mr|texlive-collection-20125708-2|3659	Requires:	texlive-nuc
12mr|texlive-collection-20125708-2|3660	Requires:	texlive-objectz
12mr|texlive-collection-20125708-2|3661	Requires:	texlive-physymb
12mr|texlive-collection-20125708-2|3662	Requires:	texlive-pseudocode
12mr|texlive-collection-20125708-2|3663	Requires:	texlive-sasnrdisplay
12mr|texlive-collection-20125708-2|3664	Requires:	texlive-sciposter
12mr|texlive-collection-20125708-2|3665	Requires:	texlive-sfg
12mr|texlive-collection-20125708-2|3666	Requires:	texlive-siunitx
12mr|texlive-collection-20125708-2|3667	Requires:	texlive-steinmetz
12mr|texlive-collection-20125708-2|3668	Requires:	texlive-struktex
12mr|texlive-collection-20125708-2|3669	Requires:	texlive-t-angles
12mr|texlive-collection-20125708-2|3670	Requires:	texlive-textopo
12mr|texlive-collection-20125708-2|3671	Requires:	texlive-ulqda
12mr|texlive-collection-20125708-2|3672	Requires:	texlive-unitsdef
12mr|texlive-collection-20125708-2|3673	Requires:	texlive-youngtab
12mr|texlive-collection-20125708-2|3674	Requires:	texlive-collection-latex
12mr|texlive-collection-20125708-2|3675	
12mr|texlive-collection-20125708-2|3676	%description	science
12mr|texlive-collection-20125708-2|3677	Typesetting for natural and computer sciences.
12mr|texlive-collection-20125708-2|3678	
12mr|texlive-collection-20125708-2|3679	%files		science
12mr|texlive-collection-20125708-2|3680	
12mr|texlive-collection-20125708-2|3681	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|3682	# revision 15216
12mr|texlive-collection-20125708-2|3683	# category Collection
12mr|texlive-collection-20125708-2|3684	# catalog-ctan undef
12mr|texlive-collection-20125708-2|3685	# catalog-date undef
12mr|texlive-collection-20125708-2|3686	# catalog-license undef
12mr|texlive-collection-20125708-2|3687	# catalog-version undef
12mr|texlive-collection-20125708-2|3688	%package	texinfo
12mr|texlive-collection-20125708-2|3689	Summary:	GNU Texinfo
12mr|texlive-collection-20125708-2|3690	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|3691	Requires:	texlive-texinfo
12mr|texlive-collection-20125708-2|3692	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|3693	
12mr|texlive-collection-20125708-2|3694	%description	texinfo
12mr|texlive-collection-20125708-2|3695	TeX macros for the GNU Texinfo documentation system.  The
12mr|texlive-collection-20125708-2|3696	programs and documentation are no longer distributed with TeX
12mr|texlive-collection-20125708-2|3697	Live; get the original Texinfo package for your system.
12mr|texlive-collection-20125708-2|3698	
12mr|texlive-collection-20125708-2|3699	%files		texinfo
12mr|texlive-collection-20125708-2|3700	
12mr|texlive-collection-20125708-2|3701	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|3702	# revision 24140
12mr|texlive-collection-20125708-2|3703	# category Collection
12mr|texlive-collection-20125708-2|3704	# catalog-ctan undef
12mr|texlive-collection-20125708-2|3705	# catalog-date undef
12mr|texlive-collection-20125708-2|3706	# catalog-license undef
12mr|texlive-collection-20125708-2|3707	# catalog-version undef
12mr|texlive-collection-20125708-2|3708	%package	xetex
12mr|texlive-collection-20125708-2|3709	Summary:	XeTeX packages
12mr|texlive-collection-20125708-2|3710	Requires:	texlive-tlpkg
12mr|texlive-collection-20125708-2|3711	Requires:	texlive-arabxetex
12mr|texlive-collection-20125708-2|3712	Requires:	texlive-euenc
12mr|texlive-collection-20125708-2|3713	Requires:	texlive-fixlatvian
12mr|texlive-collection-20125708-2|3714	Requires:	texlive-fontbook
12mr|texlive-collection-20125708-2|3715	Requires:	texlive-fontwrap
12mr|texlive-collection-20125708-2|3716	Requires:	texlive-mathspec
12mr|texlive-collection-20125708-2|3717	Requires:	texlive-philokalia
12mr|texlive-collection-20125708-2|3718	Requires:	texlive-polyglossia
12mr|texlive-collection-20125708-2|3719	Requires:	texlive-unisugar
12mr|texlive-collection-20125708-2|3720	Requires:	texlive-xecjk
12mr|texlive-collection-20125708-2|3721	Requires:	texlive-xecolor
12mr|texlive-collection-20125708-2|3722	Requires:	texlive-xecyr
12mr|texlive-collection-20125708-2|3723	Requires:	texlive-xeindex
12mr|texlive-collection-20125708-2|3724	Requires:	texlive-xepersian
12mr|texlive-collection-20125708-2|3725	Requires:	texlive-xesearch
12mr|texlive-collection-20125708-2|3726	Requires:	texlive-xetex
12mr|texlive-collection-20125708-2|3727	Requires:	texlive-xetex-def
12mr|texlive-collection-20125708-2|3728	Requires:	texlive-xetex-itrans
12mr|texlive-collection-20125708-2|3729	Requires:	texlive-xetex-pstricks
12mr|texlive-collection-20125708-2|3730	Requires:	texlive-xetexconfig
12mr|texlive-collection-20125708-2|3731	Requires:	texlive-xetexfontinfo
12mr|texlive-collection-20125708-2|3732	Requires:	texlive-xltxtra
12mr|texlive-collection-20125708-2|3733	Requires:	texlive-xunicode
12mr|texlive-collection-20125708-2|3734	Requires:	texlive-collection-basic
12mr|texlive-collection-20125708-2|3735	
12mr|texlive-collection-20125708-2|3736	%description	xetex
12mr|texlive-collection-20125708-2|3737	Packages for XeTeX, the Unicode/OpenType-enabled TeX by
12mr|texlive-collection-20125708-2|3738	Jonathan Kew, http://scripts.sil.org/xetex.
12mr|texlive-collection-20125708-2|3739	
12mr|texlive-collection-20125708-2|3740	%files		xetex
12mr|texlive-collection-20125708-2|3741	
12mr|texlive-collection-20125708-2|3742	#-----------------------------------------------------------------------
12mr|texlive-collection-20125708-2|3743	%prep
12mr|texlive-collection-20125708-2|3744	%setup -c -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7 -a8 -a9 -a10 -a11 -a12 -a13 -a14 -a15 -a16 -a17 -a18 -a19 -a20 -a21 -a22 -a23 -a24 -a25 -a26 -a27 -a28 -a29 -a30 -a31 -a32 -a33 -a34 -a35 -a36 -a37 -a38 -a39 -a40 -a41 -a42 -a43 -a44 -a45 -a46 -a47 -a48 -a49 -a50 -a51 -a52 -a53 -a54 -a55 -a56 -a57 -a58 -a59 -a60 -a61 -a62 -a63 -a64 -a65 -a66 -a67 -a68 -a69 -a70 -a71 -a72 -a73 -a74 -a75 -a76 -a77 -a78 -a79 -a80 -a81 -a82
12mr|texlive-collection-20125708-2|3745	
12mr|texlive-collection-20125708-2|3746	%build
12mr|texlive-collection-20125708-2|3747	
12mr|texlive-collection-20125708-2|3748	%install
12mr|texlive-collection-20125708-2|3749	
12mr|texlive-collection-20125708-2|3750	
12mr|texlive-collection-20125708-2|3751	%changelog
12mr|texlive-collection-20125708-2|3752	* Wed Feb 08 2012 Paulo Andrade <pcpa@mandriva.com.br> 20125708-1
12mr|texlive-collection-20125708-2|3753	+ Revision: 772180
12mr|texlive-collection-20125708-2|3754	- Update to latest release.
12mr|texlive-collection-20125708-2|3755	- Update to latest release.
12mr|texlive-collection-20125708-2|3756	
12mr|texlive-collection-20125708-2|3757	* Wed Feb 01 2012 Paulo Andrade <pcpa@mandriva.com.br> 20120131-1
12mr|texlive-collection-20125708-2|3758	+ Revision: 770340
12mr|texlive-collection-20125708-2|3759	- Update to latest upstream package
12mr|texlive-collection-20125708-2|3760	- Update to latest upstream package
12mr|texlive-collection-20125708-2|3761	
12mr|texlive-collection-20125708-2|3762	* Thu Jan 19 2012 Paulo Andrade <pcpa@mandriva.com.br> 20120119-1
12mr|texlive-collection-20125708-2|3763	+ Revision: 762770
12mr|texlive-collection-20125708-2|3764	- Update to latest upstream package
12mr|texlive-collection-20125708-2|3765	
12mr|texlive-collection-20125708-2|3766	* Mon Jan 09 2012 Paulo Andrade <pcpa@mandriva.com.br> 20120109-1
12mr|texlive-collection-20125708-2|3767	+ Revision: 759135
12mr|texlive-collection-20125708-2|3768	- Update to latest upstream release
12mr|texlive-collection-20125708-2|3769	
12mr|texlive-collection-20125708-2|3770	* Thu Jan 05 2012 Paulo Andrade <pcpa@mandriva.com.br> 20111226-4
12mr|texlive-collection-20125708-2|3771	+ Revision: 757944
12mr|texlive-collection-20125708-2|3772	- Correct provides/requires to better match tetex-latex.
12mr|texlive-collection-20125708-2|3773	
12mr|texlive-collection-20125708-2|3774	* Tue Jan 03 2012 Paulo Andrade <pcpa@mandriva.com.br> 20111226-3
12mr|texlive-collection-20125708-2|3775	+ Revision: 750340
12mr|texlive-collection-20125708-2|3776	- Rebuild to reduce used resources
12mr|texlive-collection-20125708-2|3777	
12mr|texlive-collection-20125708-2|3778	* Tue Jan 03 2012 Paulo Andrade <pcpa@mandriva.com.br> 20111226-2
12mr|texlive-collection-20125708-2|3779	+ Revision: 749029
12mr|texlive-collection-20125708-2|3780	- Rebuild to reduce used resources
12mr|texlive-collection-20125708-2|3781	
12mr|texlive-collection-20125708-2|3782	* Mon Dec 26 2011 Paulo Andrade <pcpa@mandriva.com.br> 20111226-1
12mr|texlive-collection-20125708-2|3783	+ Revision: 745362
12mr|texlive-collection-20125708-2|3784	- texlive-collection
12mr|texlive-collection-20125708-2|3785	
12mr|texlive-collection-20125708-2|3786	* Sat Dec 17 2011 Paulo Andrade <pcpa@mandriva.com.br> 20111217-1
12mr|texlive-collection-20125708-2|3787	+ Revision: 743382
12mr|texlive-collection-20125708-2|3788	- texlive-collection
12mr|texlive-collection-20125708-2|3789	
12mr|texlive-collection-20125708-2|3790	* Fri Dec 09 2011 Paulo Andrade <pcpa@mandriva.com.br> 20111209-1
12mr|texlive-collection-20125708-2|3791	+ Revision: 739990
12mr|texlive-collection-20125708-2|3792	- texlive-collection
12mr|texlive-collection-20125708-2|3793	- texlive-collection
12mr|texlive-collection-20125708-2|3794	
12mr|texlive-collection-20125708-2|3795	* Mon Dec 05 2011 Zé <ze@mandriva.org> 20111122-3
12mr|texlive-collection-20125708-2|3796	+ Revision: 737798
12mr|texlive-collection-20125708-2|3797	- theres no pre scriplets section
12mr|texlive-collection-20125708-2|3798	- rpm isnt able to handle = in conflicts
12mr|texlive-collection-20125708-2|3799	
12mr|texlive-collection-20125708-2|3800	* Mon Dec 05 2011 Paulo Andrade <pcpa@mandriva.com.br> 20111122-2
12mr|texlive-collection-20125708-2|3801	+ Revision: 737771
12mr|texlive-collection-20125708-2|3802	- Make texlive-collection-latexextra provide tetex-latex.
12mr|texlive-collection-20125708-2|3803	
12mr|texlive-collection-20125708-2|3804	* Tue Nov 22 2011 Paulo Andrade <pcpa@mandriva.com.br> 20111122-1
12mr|texlive-collection-20125708-2|3805	+ Revision: 732644
12mr|texlive-collection-20125708-2|3806	- texlive-collection
12mr|texlive-collection-20125708-2|3807	
12mr|texlive-collection-20125708-2|3808	* Mon Nov 14 2011 Paulo Andrade <pcpa@mandriva.com.br> 20111110-3
12mr|texlive-collection-20125708-2|3809	+ Revision: 730631
12mr|texlive-collection-20125708-2|3810	- Merge latex and latex-bin packages.
12mr|texlive-collection-20125708-2|3811	
12mr|texlive-collection-20125708-2|3812	* Sun Nov 13 2011 Paulo Andrade <pcpa@mandriva.com.br> 20111110-2
12mr|texlive-collection-20125708-2|3813	+ Revision: 730343
12mr|texlive-collection-20125708-2|3814	- Use rename macro instead of mix of provides/conflicts/obsoletes
12mr|texlive-collection-20125708-2|3815	
12mr|texlive-collection-20125708-2|3816	* Thu Nov 10 2011 Paulo Andrade <pcpa@mandriva.com.br> 20111110-1
12mr|texlive-collection-20125708-2|3817	+ Revision: 729707
12mr|texlive-collection-20125708-2|3818	- texlive-collection
12mr|texlive-collection-20125708-2|3819	- texlive-collection
12mr|texlive-collection-20125708-2|3820	
12mr|texlive-collection-20125708-2|3821	* Sat Nov 05 2011 Paulo Andrade <pcpa@mandriva.com.br> 20111101-1
12mr|texlive-collection-20125708-2|3822	+ Revision: 718094
12mr|texlive-collection-20125708-2|3823	- texlive-collection
12mr|texlive-collection-20125708-2|3824	- texlive-collection
12mr|texlive-collection-20125708-2|3825	- texlive-collection
12mr|texlive-collection-20125708-2|3826	- texlive-collection
12mr|texlive-collection-20125708-2|3827	

16947 12
12mr|texlive-collection-basic-20120810-1|1	# revision 26314
12mr|texlive-collection-basic-20120810-1|2	# category Collection
12mr|texlive-collection-basic-20120810-1|3	# catalog-ctan undef
12mr|texlive-collection-basic-20120810-1|4	# catalog-date undef
12mr|texlive-collection-basic-20120810-1|5	# catalog-license undef
12mr|texlive-collection-basic-20120810-1|6	# catalog-version undef
12mr|texlive-collection-basic-20120810-1|7	Name:		texlive-collection-basic
12mr|texlive-collection-basic-20120810-1|8	Epoch:		1
12mr|texlive-collection-basic-20120810-1|9	Version:	20120810
12mr|texlive-collection-basic-20120810-1|10	Release:	1
12mr|texlive-collection-basic-20120810-1|11	Summary:	Essential programs and files
12mr|texlive-collection-basic-20120810-1|12	Group:		Publishing
12mr|texlive-collection-basic-20120810-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-basic-20120810-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-basic-20120810-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-basic.tar.xz
12mr|texlive-collection-basic-20120810-1|16	BuildArch:	noarch
12mr|texlive-collection-basic-20120810-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-basic-20120810-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-basic-20120810-1|19	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-basic-20120810-1|20	Requires:	texlive-amsfonts
12mr|texlive-collection-basic-20120810-1|21	Requires:	texlive-bibtex
12mr|texlive-collection-basic-20120810-1|22	Requires:	texlive-cm
12mr|texlive-collection-basic-20120810-1|23	Requires:	texlive-dvipdfm
12mr|texlive-collection-basic-20120810-1|24	Requires:	texlive-dvipdfmx
12mr|texlive-collection-basic-20120810-1|25	Requires:	texlive-dvipdfmx-def
12mr|texlive-collection-basic-20120810-1|26	Requires:	texlive-dvips
12mr|texlive-collection-basic-20120810-1|27	Requires:	texlive-enctex
12mr|texlive-collection-basic-20120810-1|28	Requires:	texlive-etex
12mr|texlive-collection-basic-20120810-1|29	Requires:	texlive-etex-pkg
12mr|texlive-collection-basic-20120810-1|30	Requires:	texlive-glyphlist
12mr|texlive-collection-basic-20120810-1|31	Requires:	texlive-gsftopk
12mr|texlive-collection-basic-20120810-1|32	Requires:	texlive-hyph-utf8
12mr|texlive-collection-basic-20120810-1|33	Requires:	texlive-hyphen-base
12mr|texlive-collection-basic-20120810-1|34	Requires:	texlive-ifluatex
12mr|texlive-collection-basic-20120810-1|35	Requires:	texlive-ifxetex
12mr|texlive-collection-basic-20120810-1|36	Requires:	texlive-kpathsea
12mr|texlive-collection-basic-20120810-1|37	Requires:	texlive-lua-alt-getopt
12mr|texlive-collection-basic-20120810-1|38	Requires:	texlive-luatex
12mr|texlive-collection-basic-20120810-1|39	Requires:	texlive-makeindex
12mr|texlive-collection-basic-20120810-1|40	Requires:	texlive-metafont
12mr|texlive-collection-basic-20120810-1|41	Requires:	texlive-mflogo
12mr|texlive-collection-basic-20120810-1|42	Requires:	texlive-mfware
12mr|texlive-collection-basic-20120810-1|43	Requires:	texlive-misc
12mr|texlive-collection-basic-20120810-1|44	Requires:	texlive-pdftex
12mr|texlive-collection-basic-20120810-1|45	Requires:	texlive-plain
12mr|texlive-collection-basic-20120810-1|46	Requires:	texlive-tetex
12mr|texlive-collection-basic-20120810-1|47	Requires:	texlive-tex
12mr|texlive-collection-basic-20120810-1|48	Requires:	texlive-texconfig
12mr|texlive-collection-basic-20120810-1|49	Requires:	texlive-texlive-scripts
12mr|texlive-collection-basic-20120810-1|50	Requires:	texlive-xdvi
12mr|texlive-collection-basic-20120810-1|51	
12mr|texlive-collection-basic-20120810-1|52	%description
12mr|texlive-collection-basic-20120810-1|53	These files are regarded as basic for any TeX system, covering
12mr|texlive-collection-basic-20120810-1|54	plain TeX macros, Computer Modern fonts, and configuration for
12mr|texlive-collection-basic-20120810-1|55	common drivers; no LaTeX.
12mr|texlive-collection-basic-20120810-1|56	
12mr|texlive-collection-basic-20120810-1|57	#-----------------------------------------------------------------------
12mr|texlive-collection-basic-20120810-1|58	%files
12mr|texlive-collection-basic-20120810-1|59	
12mr|texlive-collection-basic-20120810-1|60	#-----------------------------------------------------------------------
12mr|texlive-collection-basic-20120810-1|61	%prep
12mr|texlive-collection-basic-20120810-1|62	%setup -c -a0
12mr|texlive-collection-basic-20120810-1|63	
12mr|texlive-collection-basic-20120810-1|64	%build
12mr|texlive-collection-basic-20120810-1|65	
12mr|texlive-collection-basic-20120810-1|66	%install
12mr|texlive-collection-basic-20120810-1|67	
12mr|texlive-collection-basic-20120810-1|68	
12mr|texlive-collection-basic-20120810-1|69	
12mr|texlive-collection-basic-20120810-1|70	%changelog
12mr|texlive-collection-basic-20120810-1|71	

16948 12
12mr|texlive-collection-bibtexextra-20120810-1|1	# revision 27058
12mr|texlive-collection-bibtexextra-20120810-1|2	# category Collection
12mr|texlive-collection-bibtexextra-20120810-1|3	# catalog-ctan undef
12mr|texlive-collection-bibtexextra-20120810-1|4	# catalog-date undef
12mr|texlive-collection-bibtexextra-20120810-1|5	# catalog-license undef
12mr|texlive-collection-bibtexextra-20120810-1|6	# catalog-version undef
12mr|texlive-collection-bibtexextra-20120810-1|7	Name:		texlive-collection-bibtexextra
12mr|texlive-collection-bibtexextra-20120810-1|8	Epoch:		1
12mr|texlive-collection-bibtexextra-20120810-1|9	Version:	20120810
12mr|texlive-collection-bibtexextra-20120810-1|10	Release:	1
12mr|texlive-collection-bibtexextra-20120810-1|11	Summary:	Extra BibTeX styles
12mr|texlive-collection-bibtexextra-20120810-1|12	Group:		Publishing
12mr|texlive-collection-bibtexextra-20120810-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-bibtexextra-20120810-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-bibtexextra-20120810-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-bibtexextra.tar.xz
12mr|texlive-collection-bibtexextra-20120810-1|16	BuildArch:	noarch
12mr|texlive-collection-bibtexextra-20120810-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-bibtexextra-20120810-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-bibtexextra-20120810-1|19	Requires:	texlive-collection-latex
12mr|texlive-collection-bibtexextra-20120810-1|20	Requires:	texlive-aichej
12mr|texlive-collection-bibtexextra-20120810-1|21	Requires:	texlive-amsrefs
12mr|texlive-collection-bibtexextra-20120810-1|22	Requires:	texlive-apacite
12mr|texlive-collection-bibtexextra-20120810-1|23	Requires:	texlive-apalike2
12mr|texlive-collection-bibtexextra-20120810-1|24	Requires:	texlive-beebe
12mr|texlive-collection-bibtexextra-20120810-1|25	Requires:	texlive-bibarts
12mr|texlive-collection-bibtexextra-20120810-1|26	Requires:	texlive-bibexport
12mr|texlive-collection-bibtexextra-20120810-1|27	Requires:	texlive-bibhtml
12mr|texlive-collection-bibtexextra-20120810-1|28	Requires:	texlive-biblatex
12mr|texlive-collection-bibtexextra-20120810-1|29	Requires:	texlive-biblatex-apa
12mr|texlive-collection-bibtexextra-20120810-1|30	Requires:	texlive-biblatex-bwl
12mr|texlive-collection-bibtexextra-20120810-1|31	Requires:	texlive-biblatex-chem
12mr|texlive-collection-bibtexextra-20120810-1|32	Requires:	texlive-biblatex-chicago
12mr|texlive-collection-bibtexextra-20120810-1|33	Requires:	texlive-biblatex-dw
12mr|texlive-collection-bibtexextra-20120810-1|34	Requires:	texlive-biblatex-fiwi
12mr|texlive-collection-bibtexextra-20120810-1|35	Requires:	texlive-biblatex-historian
12mr|texlive-collection-bibtexextra-20120810-1|36	Requires:	texlive-biblatex-ieee
12mr|texlive-collection-bibtexextra-20120810-1|37	Requires:	texlive-biblatex-juradiss
12mr|texlive-collection-bibtexextra-20120810-1|38	Requires:	texlive-biblatex-luh-ipw
12mr|texlive-collection-bibtexextra-20120810-1|39	Requires:	texlive-biblatex-mla
12mr|texlive-collection-bibtexextra-20120810-1|40	Requires:	texlive-biblatex-musuos
12mr|texlive-collection-bibtexextra-20120810-1|41	Requires:	texlive-biblatex-nature
12mr|texlive-collection-bibtexextra-20120810-1|42	Requires:	texlive-biblatex-nejm
12mr|texlive-collection-bibtexextra-20120810-1|43	Requires:	texlive-biblatex-philosophy
12mr|texlive-collection-bibtexextra-20120810-1|44	Requires:	texlive-biblatex-phys
12mr|texlive-collection-bibtexextra-20120810-1|45	Requires:	texlive-biblatex-science
12mr|texlive-collection-bibtexextra-20120810-1|46	Requires:	texlive-biblatex-swiss-legal
12mr|texlive-collection-bibtexextra-20120810-1|47	Requires:	texlive-biblist
12mr|texlive-collection-bibtexextra-20120810-1|48	Requires:	texlive-bibtopic
12mr|texlive-collection-bibtexextra-20120810-1|49	Requires:	texlive-bibtopicprefix
12mr|texlive-collection-bibtexextra-20120810-1|50	Requires:	texlive-bibunits
12mr|texlive-collection-bibtexextra-20120810-1|51	Requires:	texlive-breakcites
12mr|texlive-collection-bibtexextra-20120810-1|52	Requires:	texlive-cell
12mr|texlive-collection-bibtexextra-20120810-1|53	Requires:	texlive-chbibref
12mr|texlive-collection-bibtexextra-20120810-1|54	Requires:	texlive-chicago
12mr|texlive-collection-bibtexextra-20120810-1|55	Requires:	texlive-chicago-annote
12mr|texlive-collection-bibtexextra-20120810-1|56	Requires:	texlive-chembst
12mr|texlive-collection-bibtexextra-20120810-1|57	Requires:	texlive-chscite
12mr|texlive-collection-bibtexextra-20120810-1|58	Requires:	texlive-collref
12mr|texlive-collection-bibtexextra-20120810-1|59	Requires:	texlive-compactbib
12mr|texlive-collection-bibtexextra-20120810-1|60	Requires:	texlive-custom-bib
12mr|texlive-collection-bibtexextra-20120810-1|61	Requires:	texlive-din1505
12mr|texlive-collection-bibtexextra-20120810-1|62	Requires:	texlive-dk-bib
12mr|texlive-collection-bibtexextra-20120810-1|63	Requires:	texlive-doipubmed
12mr|texlive-collection-bibtexextra-20120810-1|64	Requires:	texlive-fbs
12mr|texlive-collection-bibtexextra-20120810-1|65	Requires:	texlive-figbib
12mr|texlive-collection-bibtexextra-20120810-1|66	Requires:	texlive-footbib
12mr|texlive-collection-bibtexextra-20120810-1|67	Requires:	texlive-geschichtsfrkl
12mr|texlive-collection-bibtexextra-20120810-1|68	Requires:	texlive-harvard
12mr|texlive-collection-bibtexextra-20120810-1|69	Requires:	texlive-harvmac
12mr|texlive-collection-bibtexextra-20120810-1|70	Requires:	texlive-historische-zeitschrift
12mr|texlive-collection-bibtexextra-20120810-1|71	Requires:	texlive-ijqc
12mr|texlive-collection-bibtexextra-20120810-1|72	Requires:	texlive-inlinebib
12mr|texlive-collection-bibtexextra-20120810-1|73	Requires:	texlive-iopart-num
12mr|texlive-collection-bibtexextra-20120810-1|74	Requires:	texlive-jneurosci
12mr|texlive-collection-bibtexextra-20120810-1|75	Requires:	texlive-jurabib
12mr|texlive-collection-bibtexextra-20120810-1|76	Requires:	texlive-ksfh_nat
12mr|texlive-collection-bibtexextra-20120810-1|77	Requires:	texlive-listbib
12mr|texlive-collection-bibtexextra-20120810-1|78	Requires:	texlive-logreq
12mr|texlive-collection-bibtexextra-20120810-1|79	Requires:	texlive-margbib
12mr|texlive-collection-bibtexextra-20120810-1|80	Requires:	texlive-multibib
12mr|texlive-collection-bibtexextra-20120810-1|81	Requires:	texlive-munich
12mr|texlive-collection-bibtexextra-20120810-1|82	Requires:	texlive-notes2bib
12mr|texlive-collection-bibtexextra-20120810-1|83	Requires:	texlive-perception
12mr|texlive-collection-bibtexextra-20120810-1|84	Requires:	texlive-pnas2009
12mr|texlive-collection-bibtexextra-20120810-1|85	Requires:	texlive-rsc
12mr|texlive-collection-bibtexextra-20120810-1|86	Requires:	texlive-showtags
12mr|texlive-collection-bibtexextra-20120810-1|87	Requires:	texlive-sort-by-letters
12mr|texlive-collection-bibtexextra-20120810-1|88	Requires:	texlive-splitbib
12mr|texlive-collection-bibtexextra-20120810-1|89	Requires:	texlive-uni-wtal-ger
12mr|texlive-collection-bibtexextra-20120810-1|90	Requires:	texlive-urlbst
12mr|texlive-collection-bibtexextra-20120810-1|91	Requires:	texlive-usebib
12mr|texlive-collection-bibtexextra-20120810-1|92	Requires:	texlive-vak
12mr|texlive-collection-bibtexextra-20120810-1|93	Requires:	texlive-xcite
12mr|texlive-collection-bibtexextra-20120810-1|94	
12mr|texlive-collection-bibtexextra-20120810-1|95	%description
12mr|texlive-collection-bibtexextra-20120810-1|96	Additional BibTeX styles and bibliography databases, including
12mr|texlive-collection-bibtexextra-20120810-1|97	BibLaTeX.
12mr|texlive-collection-bibtexextra-20120810-1|98	
12mr|texlive-collection-bibtexextra-20120810-1|99	#-----------------------------------------------------------------------
12mr|texlive-collection-bibtexextra-20120810-1|100	%files
12mr|texlive-collection-bibtexextra-20120810-1|101	
12mr|texlive-collection-bibtexextra-20120810-1|102	#-----------------------------------------------------------------------
12mr|texlive-collection-bibtexextra-20120810-1|103	%prep
12mr|texlive-collection-bibtexextra-20120810-1|104	%setup -c -a0
12mr|texlive-collection-bibtexextra-20120810-1|105	
12mr|texlive-collection-bibtexextra-20120810-1|106	%build
12mr|texlive-collection-bibtexextra-20120810-1|107	
12mr|texlive-collection-bibtexextra-20120810-1|108	%install
12mr|texlive-collection-bibtexextra-20120810-1|109	
12mr|texlive-collection-bibtexextra-20120810-1|110	
12mr|texlive-collection-bibtexextra-20120810-1|111	
12mr|texlive-collection-bibtexextra-20120810-1|112	%changelog
12mr|texlive-collection-bibtexextra-20120810-1|113	

16949 12
12mr|texlive-collection-binextra-20120810-1|1	# revision 27025
12mr|texlive-collection-binextra-20120810-1|2	# category Collection
12mr|texlive-collection-binextra-20120810-1|3	# catalog-ctan undef
12mr|texlive-collection-binextra-20120810-1|4	# catalog-date undef
12mr|texlive-collection-binextra-20120810-1|5	# catalog-license undef
12mr|texlive-collection-binextra-20120810-1|6	# catalog-version undef
12mr|texlive-collection-binextra-20120810-1|7	Name:		texlive-collection-binextra
12mr|texlive-collection-binextra-20120810-1|8	Epoch:		1
12mr|texlive-collection-binextra-20120810-1|9	Version:	20120810
12mr|texlive-collection-binextra-20120810-1|10	Release:	1
12mr|texlive-collection-binextra-20120810-1|11	Summary:	TeX auxiliary programs
12mr|texlive-collection-binextra-20120810-1|12	Group:		Publishing
12mr|texlive-collection-binextra-20120810-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-binextra-20120810-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-binextra-20120810-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-binextra.tar.xz
12mr|texlive-collection-binextra-20120810-1|16	BuildArch:	noarch
12mr|texlive-collection-binextra-20120810-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-binextra-20120810-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-binextra-20120810-1|19	Requires:	texlive-collection-basic
12mr|texlive-collection-binextra-20120810-1|20	Requires:	texlive-a2ping
12mr|texlive-collection-binextra-20120810-1|21	Requires:	texlive-bibtex8
12mr|texlive-collection-binextra-20120810-1|22	Requires:	texlive-bibtexu
12mr|texlive-collection-binextra-20120810-1|23	Requires:	texlive-bundledoc
12mr|texlive-collection-binextra-20120810-1|24	Requires:	texlive-chktex
12mr|texlive-collection-binextra-20120810-1|25	Requires:	texlive-ctanify
12mr|texlive-collection-binextra-20120810-1|26	Requires:	texlive-ctanupload
12mr|texlive-collection-binextra-20120810-1|27	Requires:	texlive-ctie
12mr|texlive-collection-binextra-20120810-1|28	Requires:	texlive-cweb
12mr|texlive-collection-binextra-20120810-1|29	Requires:	texlive-de-macro
12mr|texlive-collection-binextra-20120810-1|30	Requires:	texlive-detex
12mr|texlive-collection-binextra-20120810-1|31	Requires:	texlive-dtl
12mr|texlive-collection-binextra-20120810-1|32	Requires:	texlive-dvi2tty
12mr|texlive-collection-binextra-20120810-1|33	Requires:	texlive-dviasm
12mr|texlive-collection-binextra-20120810-1|34	Requires:	texlive-dvicopy
12mr|texlive-collection-binextra-20120810-1|35	Requires:	texlive-dvidvi
12mr|texlive-collection-binextra-20120810-1|36	Requires:	texlive-dviljk
12mr|texlive-collection-binextra-20120810-1|37	Requires:	texlive-dvipng
12mr|texlive-collection-binextra-20120810-1|38	Requires:	texlive-dvipos
12mr|texlive-collection-binextra-20120810-1|39	Requires:	texlive-dvisvgm
12mr|texlive-collection-binextra-20120810-1|40	Requires:	texlive-findhyph
12mr|texlive-collection-binextra-20120810-1|41	Requires:	texlive-fragmaster
12mr|texlive-collection-binextra-20120810-1|42	Requires:	texlive-hyphenex
12mr|texlive-collection-binextra-20120810-1|43	Requires:	texlive-installfont
12mr|texlive-collection-binextra-20120810-1|44	Requires:	texlive-lacheck
12mr|texlive-collection-binextra-20120810-1|45	Requires:	texlive-latex2man
12mr|texlive-collection-binextra-20120810-1|46	Requires:	texlive-latexdiff
12mr|texlive-collection-binextra-20120810-1|47	Requires:	texlive-latexfileversion
12mr|texlive-collection-binextra-20120810-1|48	Requires:	texlive-latexmk
12mr|texlive-collection-binextra-20120810-1|49	Requires:	texlive-latexpand
12mr|texlive-collection-binextra-20120810-1|50	Requires:	texlive-listings-ext
12mr|texlive-collection-binextra-20120810-1|51	Requires:	texlive-match_parens
12mr|texlive-collection-binextra-20120810-1|52	Requires:	texlive-mkjobtexmf
12mr|texlive-collection-binextra-20120810-1|53	Requires:	texlive-patgen
12mr|texlive-collection-binextra-20120810-1|54	Requires:	texlive-pdfcrop
12mr|texlive-collection-binextra-20120810-1|55	Requires:	texlive-pdfjam
12mr|texlive-collection-binextra-20120810-1|56	Requires:	texlive-pdftools
12mr|texlive-collection-binextra-20120810-1|57	Requires:	texlive-pkfix
12mr|texlive-collection-binextra-20120810-1|58	Requires:	texlive-pkfix-helper
12mr|texlive-collection-binextra-20120810-1|59	Requires:	texlive-purifyeps
12mr|texlive-collection-binextra-20120810-1|60	Requires:	texlive-seetexk
12mr|texlive-collection-binextra-20120810-1|61	Requires:	texlive-sty2dtx
12mr|texlive-collection-binextra-20120810-1|62	Requires:	texlive-synctex
12mr|texlive-collection-binextra-20120810-1|63	Requires:	texlive-texcount
12mr|texlive-collection-binextra-20120810-1|64	Requires:	texlive-texdef
12mr|texlive-collection-binextra-20120810-1|65	Requires:	texlive-texdiff
12mr|texlive-collection-binextra-20120810-1|66	Requires:	texlive-texdirflatten
12mr|texlive-collection-binextra-20120810-1|67	Requires:	texlive-texdoc
12mr|texlive-collection-binextra-20120810-1|68	Requires:	texlive-texliveonfly
12mr|texlive-collection-binextra-20120810-1|69	Requires:	texlive-texloganalyser
12mr|texlive-collection-binextra-20120810-1|70	Requires:	texlive-texware
12mr|texlive-collection-binextra-20120810-1|71	Requires:	texlive-tie
12mr|texlive-collection-binextra-20120810-1|72	Requires:	texlive-tpic2pdftex
12mr|texlive-collection-binextra-20120810-1|73	Requires:	texlive-typeoutfileinfo
12mr|texlive-collection-binextra-20120810-1|74	Requires:	texlive-web
12mr|texlive-collection-binextra-20120810-1|75	
12mr|texlive-collection-binextra-20120810-1|76	%description
12mr|texlive-collection-binextra-20120810-1|77	Various useful, but non-essential, support programs. Includes
12mr|texlive-collection-binextra-20120810-1|78	programs and macros for DVI file manipulation, literate
12mr|texlive-collection-binextra-20120810-1|79	programming, patgen, and the TeX Works Editor.
12mr|texlive-collection-binextra-20120810-1|80	
12mr|texlive-collection-binextra-20120810-1|81	#-----------------------------------------------------------------------
12mr|texlive-collection-binextra-20120810-1|82	%files
12mr|texlive-collection-binextra-20120810-1|83	
12mr|texlive-collection-binextra-20120810-1|84	#-----------------------------------------------------------------------
12mr|texlive-collection-binextra-20120810-1|85	%prep
12mr|texlive-collection-binextra-20120810-1|86	%setup -c -a0
12mr|texlive-collection-binextra-20120810-1|87	
12mr|texlive-collection-binextra-20120810-1|88	%build
12mr|texlive-collection-binextra-20120810-1|89	
12mr|texlive-collection-binextra-20120810-1|90	%install
12mr|texlive-collection-binextra-20120810-1|91	
12mr|texlive-collection-binextra-20120810-1|92	
12mr|texlive-collection-binextra-20120810-1|93	
12mr|texlive-collection-binextra-20120810-1|94	%changelog
12mr|texlive-collection-binextra-20120810-1|95	

16950 12
12mr|texlive-collection-context-20120810-1|1	# revision 26699
12mr|texlive-collection-context-20120810-1|2	# category Collection
12mr|texlive-collection-context-20120810-1|3	# catalog-ctan undef
12mr|texlive-collection-context-20120810-1|4	# catalog-date undef
12mr|texlive-collection-context-20120810-1|5	# catalog-license undef
12mr|texlive-collection-context-20120810-1|6	# catalog-version undef
12mr|texlive-collection-context-20120810-1|7	Name:		texlive-collection-context
12mr|texlive-collection-context-20120810-1|8	Epoch:		1
12mr|texlive-collection-context-20120810-1|9	Version:	20120810
12mr|texlive-collection-context-20120810-1|10	Release:	1
12mr|texlive-collection-context-20120810-1|11	Summary:	ConTeXt format
12mr|texlive-collection-context-20120810-1|12	Group:		Publishing
12mr|texlive-collection-context-20120810-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-context-20120810-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-context-20120810-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-context.tar.xz
12mr|texlive-collection-context-20120810-1|16	BuildArch:	noarch
12mr|texlive-collection-context-20120810-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-context-20120810-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-context-20120810-1|19	Requires(post):	texlive-context
12mr|texlive-collection-context-20120810-1|20	Requires:	texlive-collection-basic
12mr|texlive-collection-context-20120810-1|21	Requires:	texlive-jmn
12mr|texlive-collection-context-20120810-1|22	Requires:	texlive-lmextra
12mr|texlive-collection-context-20120810-1|23	Requires:	texlive-context-account
12mr|texlive-collection-context-20120810-1|24	Requires:	texlive-context-algorithmic
12mr|texlive-collection-context-20120810-1|25	Requires:	texlive-context-bnf
12mr|texlive-collection-context-20120810-1|26	Requires:	texlive-context-chromato
12mr|texlive-collection-context-20120810-1|27	Requires:	texlive-context-construction-plan
12mr|texlive-collection-context-20120810-1|28	Requires:	texlive-context-degrade
12mr|texlive-collection-context-20120810-1|29	Requires:	texlive-context-filter
12mr|texlive-collection-context-20120810-1|30	Requires:	texlive-context-fixme
12mr|texlive-collection-context-20120810-1|31	Requires:	texlive-context-french
12mr|texlive-collection-context-20120810-1|32	Requires:	texlive-context-fullpage
12mr|texlive-collection-context-20120810-1|33	Requires:	texlive-context-games
12mr|texlive-collection-context-20120810-1|34	Requires:	texlive-context-gantt
12mr|texlive-collection-context-20120810-1|35	Requires:	texlive-context-gnuplot
12mr|texlive-collection-context-20120810-1|36	Requires:	texlive-context-letter
12mr|texlive-collection-context-20120810-1|37	Requires:	texlive-context-lettrine
12mr|texlive-collection-context-20120810-1|38	Requires:	texlive-context-lilypond
12mr|texlive-collection-context-20120810-1|39	Requires:	texlive-context-mathsets
12mr|texlive-collection-context-20120810-1|40	Requires:	texlive-context-notes-zh-cn
12mr|texlive-collection-context-20120810-1|41	Requires:	texlive-context-rst
12mr|texlive-collection-context-20120810-1|42	Requires:	texlive-context-ruby
12mr|texlive-collection-context-20120810-1|43	Requires:	texlive-context-simplefonts
12mr|texlive-collection-context-20120810-1|44	Requires:	texlive-context-simpleslides
12mr|texlive-collection-context-20120810-1|45	Requires:	texlive-context-typearea
12mr|texlive-collection-context-20120810-1|46	Requires:	texlive-context-typescripts
12mr|texlive-collection-context-20120810-1|47	Requires:	texlive-context-vim
12mr|texlive-collection-context-20120810-1|48	
12mr|texlive-collection-context-20120810-1|49	%description
12mr|texlive-collection-context-20120810-1|50	Hans Hagen's powerful ConTeXt system, http://pragma-ade.com.
12mr|texlive-collection-context-20120810-1|51	Also includes third-party ConTeXt packages.
12mr|texlive-collection-context-20120810-1|52	
12mr|texlive-collection-context-20120810-1|53	%post
12mr|texlive-collection-context-20120810-1|54	%{_sbindir}/texlive.post
12mr|texlive-collection-context-20120810-1|55	
12mr|texlive-collection-context-20120810-1|56	%postun
12mr|texlive-collection-context-20120810-1|57	if [ $1 -eq 0 ]; then
12mr|texlive-collection-context-20120810-1|58	%{_sbindir}/texlive.post
12mr|texlive-collection-context-20120810-1|59	fi
12mr|texlive-collection-context-20120810-1|60	
12mr|texlive-collection-context-20120810-1|61	#-----------------------------------------------------------------------
12mr|texlive-collection-context-20120810-1|62	%files
12mr|texlive-collection-context-20120810-1|63	
12mr|texlive-collection-context-20120810-1|64	#-----------------------------------------------------------------------
12mr|texlive-collection-context-20120810-1|65	%prep
12mr|texlive-collection-context-20120810-1|66	%setup -c -a0
12mr|texlive-collection-context-20120810-1|67	
12mr|texlive-collection-context-20120810-1|68	%build
12mr|texlive-collection-context-20120810-1|69	
12mr|texlive-collection-context-20120810-1|70	%install
12mr|texlive-collection-context-20120810-1|71	
12mr|texlive-collection-context-20120810-1|72	
12mr|texlive-collection-context-20120810-1|73	
12mr|texlive-collection-context-20120810-1|74	%changelog
12mr|texlive-collection-context-20120810-1|75	

16951 12
12mr|texlive-collection-documentation-arabic-20120224-1|1	# revision 14327
12mr|texlive-collection-documentation-arabic-20120224-1|2	# category Collection
12mr|texlive-collection-documentation-arabic-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-arabic-20120224-1|4	# catalog-date undef
12mr|texlive-collection-documentation-arabic-20120224-1|5	# catalog-license undef
12mr|texlive-collection-documentation-arabic-20120224-1|6	# catalog-version undef
12mr|texlive-collection-documentation-arabic-20120224-1|7	Name:		texlive-collection-documentation-arabic
12mr|texlive-collection-documentation-arabic-20120224-1|8	Epoch:		1
12mr|texlive-collection-documentation-arabic-20120224-1|9	Version:	20120224
12mr|texlive-collection-documentation-arabic-20120224-1|10	Release:	1
12mr|texlive-collection-documentation-arabic-20120224-1|11	Summary:	Arabic documentation
12mr|texlive-collection-documentation-arabic-20120224-1|12	Group:		Publishing
12mr|texlive-collection-documentation-arabic-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-arabic-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-arabic-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-arabic.tar.xz
12mr|texlive-collection-documentation-arabic-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-arabic-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-arabic-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-arabic-20120224-1|19	Requires:	texlive-lshort-persian
12mr|texlive-collection-documentation-arabic-20120224-1|20	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-documentation-arabic-20120224-1|21	
12mr|texlive-collection-documentation-arabic-20120224-1|22	%description
12mr|texlive-collection-documentation-arabic-20120224-1|23	TeXLive collection-documentation-arabic package.
12mr|texlive-collection-documentation-arabic-20120224-1|24	
12mr|texlive-collection-documentation-arabic-20120224-1|25	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-arabic-20120224-1|26	%files
12mr|texlive-collection-documentation-arabic-20120224-1|27	
12mr|texlive-collection-documentation-arabic-20120224-1|28	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-arabic-20120224-1|29	%prep
12mr|texlive-collection-documentation-arabic-20120224-1|30	%setup -c -a0
12mr|texlive-collection-documentation-arabic-20120224-1|31	
12mr|texlive-collection-documentation-arabic-20120224-1|32	%build
12mr|texlive-collection-documentation-arabic-20120224-1|33	
12mr|texlive-collection-documentation-arabic-20120224-1|34	%install
12mr|texlive-collection-documentation-arabic-20120224-1|35	
12mr|texlive-collection-documentation-arabic-20120224-1|36	
12mr|texlive-collection-documentation-arabic-20120224-1|37	
12mr|texlive-collection-documentation-arabic-20120224-1|38	%changelog
12mr|texlive-collection-documentation-arabic-20120224-1|39	

16952 12
12mr|texlive-collection-documentation-base-20120224-1|1	# revision 17091
12mr|texlive-collection-documentation-base-20120224-1|2	# category Collection
12mr|texlive-collection-documentation-base-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-base-20120224-1|4	# catalog-date undef
12mr|texlive-collection-documentation-base-20120224-1|5	# catalog-license undef
12mr|texlive-collection-documentation-base-20120224-1|6	# catalog-version undef
12mr|texlive-collection-documentation-base-20120224-1|7	Name:		texlive-collection-documentation-base
12mr|texlive-collection-documentation-base-20120224-1|8	Epoch:		1
12mr|texlive-collection-documentation-base-20120224-1|9	Version:	20120224
12mr|texlive-collection-documentation-base-20120224-1|10	Release:	1
12mr|texlive-collection-documentation-base-20120224-1|11	Summary:	TeX Live documentation
12mr|texlive-collection-documentation-base-20120224-1|12	Group:		Publishing
12mr|texlive-collection-documentation-base-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-base-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-base-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-base.tar.xz
12mr|texlive-collection-documentation-base-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-base-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-base-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-base-20120224-1|19	Requires:	texlive-texlive-common
12mr|texlive-collection-documentation-base-20120224-1|20	Requires:	texlive-texlive-docindex
12mr|texlive-collection-documentation-base-20120224-1|21	Requires:	texlive-texlive-en
12mr|texlive-collection-documentation-base-20120224-1|22	
12mr|texlive-collection-documentation-base-20120224-1|23	%description
12mr|texlive-collection-documentation-base-20120224-1|24	TeXLive collection-documentation-base package.
12mr|texlive-collection-documentation-base-20120224-1|25	
12mr|texlive-collection-documentation-base-20120224-1|26	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-base-20120224-1|27	%files
12mr|texlive-collection-documentation-base-20120224-1|28	
12mr|texlive-collection-documentation-base-20120224-1|29	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-base-20120224-1|30	%prep
12mr|texlive-collection-documentation-base-20120224-1|31	%setup -c -a0
12mr|texlive-collection-documentation-base-20120224-1|32	
12mr|texlive-collection-documentation-base-20120224-1|33	%build
12mr|texlive-collection-documentation-base-20120224-1|34	
12mr|texlive-collection-documentation-base-20120224-1|35	%install
12mr|texlive-collection-documentation-base-20120224-1|36	
12mr|texlive-collection-documentation-base-20120224-1|37	
12mr|texlive-collection-documentation-base-20120224-1|38	
12mr|texlive-collection-documentation-base-20120224-1|39	%changelog
12mr|texlive-collection-documentation-base-20120224-1|40	

16953 12
12mr|texlive-collection-documentation-bulgarian-20120224-1|1	# revision 19296
12mr|texlive-collection-documentation-bulgarian-20120224-1|2	# category Collection
12mr|texlive-collection-documentation-bulgarian-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-bulgarian-20120224-1|4	# catalog-date undef
12mr|texlive-collection-documentation-bulgarian-20120224-1|5	# catalog-license undef
12mr|texlive-collection-documentation-bulgarian-20120224-1|6	# catalog-version undef
12mr|texlive-collection-documentation-bulgarian-20120224-1|7	Name:		texlive-collection-documentation-bulgarian
12mr|texlive-collection-documentation-bulgarian-20120224-1|8	Epoch:		1
12mr|texlive-collection-documentation-bulgarian-20120224-1|9	Version:	20120224
12mr|texlive-collection-documentation-bulgarian-20120224-1|10	Release:	1
12mr|texlive-collection-documentation-bulgarian-20120224-1|11	Summary:	Bulgarian documentation
12mr|texlive-collection-documentation-bulgarian-20120224-1|12	Group:		Publishing
12mr|texlive-collection-documentation-bulgarian-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-bulgarian-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-bulgarian-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-bulgarian.tar.xz
12mr|texlive-collection-documentation-bulgarian-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-bulgarian-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-bulgarian-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-bulgarian-20120224-1|19	Requires:	texlive-lshort-bulgarian
12mr|texlive-collection-documentation-bulgarian-20120224-1|20	Requires:	texlive-pst-eucl-translation-bg
12mr|texlive-collection-documentation-bulgarian-20120224-1|21	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-documentation-bulgarian-20120224-1|22	
12mr|texlive-collection-documentation-bulgarian-20120224-1|23	%description
12mr|texlive-collection-documentation-bulgarian-20120224-1|24	TeXLive collection-documentation-bulgarian package.
12mr|texlive-collection-documentation-bulgarian-20120224-1|25	
12mr|texlive-collection-documentation-bulgarian-20120224-1|26	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-bulgarian-20120224-1|27	%files
12mr|texlive-collection-documentation-bulgarian-20120224-1|28	
12mr|texlive-collection-documentation-bulgarian-20120224-1|29	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-bulgarian-20120224-1|30	%prep
12mr|texlive-collection-documentation-bulgarian-20120224-1|31	%setup -c -a0
12mr|texlive-collection-documentation-bulgarian-20120224-1|32	
12mr|texlive-collection-documentation-bulgarian-20120224-1|33	%build
12mr|texlive-collection-documentation-bulgarian-20120224-1|34	
12mr|texlive-collection-documentation-bulgarian-20120224-1|35	%install
12mr|texlive-collection-documentation-bulgarian-20120224-1|36	
12mr|texlive-collection-documentation-bulgarian-20120224-1|37	
12mr|texlive-collection-documentation-bulgarian-20120224-1|38	
12mr|texlive-collection-documentation-bulgarian-20120224-1|39	%changelog
12mr|texlive-collection-documentation-bulgarian-20120224-1|40	

16954 12
12mr|texlive-collection-documentation-chinese-20120224-1|1	# revision 14384
12mr|texlive-collection-documentation-chinese-20120224-1|2	# category Collection
12mr|texlive-collection-documentation-chinese-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-chinese-20120224-1|4	# catalog-date undef
12mr|texlive-collection-documentation-chinese-20120224-1|5	# catalog-license undef
12mr|texlive-collection-documentation-chinese-20120224-1|6	# catalog-version undef
12mr|texlive-collection-documentation-chinese-20120224-1|7	Name:		texlive-collection-documentation-chinese
12mr|texlive-collection-documentation-chinese-20120224-1|8	Epoch:		1
12mr|texlive-collection-documentation-chinese-20120224-1|9	Version:	20120224
12mr|texlive-collection-documentation-chinese-20120224-1|10	Release:	1
12mr|texlive-collection-documentation-chinese-20120224-1|11	Summary:	Chinese documentation
12mr|texlive-collection-documentation-chinese-20120224-1|12	Group:		Publishing
12mr|texlive-collection-documentation-chinese-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-chinese-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-chinese-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-chinese.tar.xz
12mr|texlive-collection-documentation-chinese-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-chinese-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-chinese-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-chinese-20120224-1|19	Requires:	texlive-ctex-faq
12mr|texlive-collection-documentation-chinese-20120224-1|20	Requires:	texlive-latex-notes-zh-cn
12mr|texlive-collection-documentation-chinese-20120224-1|21	Requires:	texlive-lshort-chinese
12mr|texlive-collection-documentation-chinese-20120224-1|22	Requires:	texlive-texlive-zh-cn
12mr|texlive-collection-documentation-chinese-20120224-1|23	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-documentation-chinese-20120224-1|24	
12mr|texlive-collection-documentation-chinese-20120224-1|25	%description
12mr|texlive-collection-documentation-chinese-20120224-1|26	TeXLive collection-documentation-chinese package.
12mr|texlive-collection-documentation-chinese-20120224-1|27	
12mr|texlive-collection-documentation-chinese-20120224-1|28	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-chinese-20120224-1|29	%files
12mr|texlive-collection-documentation-chinese-20120224-1|30	
12mr|texlive-collection-documentation-chinese-20120224-1|31	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-chinese-20120224-1|32	%prep
12mr|texlive-collection-documentation-chinese-20120224-1|33	%setup -c -a0
12mr|texlive-collection-documentation-chinese-20120224-1|34	
12mr|texlive-collection-documentation-chinese-20120224-1|35	%build
12mr|texlive-collection-documentation-chinese-20120224-1|36	
12mr|texlive-collection-documentation-chinese-20120224-1|37	%install
12mr|texlive-collection-documentation-chinese-20120224-1|38	
12mr|texlive-collection-documentation-chinese-20120224-1|39	
12mr|texlive-collection-documentation-chinese-20120224-1|40	
12mr|texlive-collection-documentation-chinese-20120224-1|41	%changelog
12mr|texlive-collection-documentation-chinese-20120224-1|42	

16955 12
12mr|texlive-collection-documentation-czechslovak-20120224-1|1	# revision 23021
12mr|texlive-collection-documentation-czechslovak-20120224-1|2	# category Collection
12mr|texlive-collection-documentation-czechslovak-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-czechslovak-20120224-1|4	# catalog-date undef
12mr|texlive-collection-documentation-czechslovak-20120224-1|5	# catalog-license undef
12mr|texlive-collection-documentation-czechslovak-20120224-1|6	# catalog-version undef
12mr|texlive-collection-documentation-czechslovak-20120224-1|7	Name:		texlive-collection-documentation-czechslovak
12mr|texlive-collection-documentation-czechslovak-20120224-1|8	Epoch:		1
12mr|texlive-collection-documentation-czechslovak-20120224-1|9	Version:	20120224
12mr|texlive-collection-documentation-czechslovak-20120224-1|10	Release:	1
12mr|texlive-collection-documentation-czechslovak-20120224-1|11	Summary:	Czech/Slovak documentation
12mr|texlive-collection-documentation-czechslovak-20120224-1|12	Group:		Publishing
12mr|texlive-collection-documentation-czechslovak-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-czechslovak-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-czechslovak-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-czechslovak.tar.xz
12mr|texlive-collection-documentation-czechslovak-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-czechslovak-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-czechslovak-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-czechslovak-20120224-1|19	Requires:	texlive-lshort-czech
12mr|texlive-collection-documentation-czechslovak-20120224-1|20	Requires:	texlive-lshort-slovak
12mr|texlive-collection-documentation-czechslovak-20120224-1|21	Requires:	texlive-texlive-cz
12mr|texlive-collection-documentation-czechslovak-20120224-1|22	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-documentation-czechslovak-20120224-1|23	
12mr|texlive-collection-documentation-czechslovak-20120224-1|24	%description
12mr|texlive-collection-documentation-czechslovak-20120224-1|25	TeXLive collection-documentation-czechslovak package.
12mr|texlive-collection-documentation-czechslovak-20120224-1|26	
12mr|texlive-collection-documentation-czechslovak-20120224-1|27	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-czechslovak-20120224-1|28	%files
12mr|texlive-collection-documentation-czechslovak-20120224-1|29	
12mr|texlive-collection-documentation-czechslovak-20120224-1|30	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-czechslovak-20120224-1|31	%prep
12mr|texlive-collection-documentation-czechslovak-20120224-1|32	%setup -c -a0
12mr|texlive-collection-documentation-czechslovak-20120224-1|33	
12mr|texlive-collection-documentation-czechslovak-20120224-1|34	%build
12mr|texlive-collection-documentation-czechslovak-20120224-1|35	
12mr|texlive-collection-documentation-czechslovak-20120224-1|36	%install
12mr|texlive-collection-documentation-czechslovak-20120224-1|37	
12mr|texlive-collection-documentation-czechslovak-20120224-1|38	
12mr|texlive-collection-documentation-czechslovak-20120224-1|39	
12mr|texlive-collection-documentation-czechslovak-20120224-1|40	%changelog
12mr|texlive-collection-documentation-czechslovak-20120224-1|41	

16956 12
12mr|texlive-collection-documentation-dutch-20120224-1|1	# revision 13822
12mr|texlive-collection-documentation-dutch-20120224-1|2	# category Collection
12mr|texlive-collection-documentation-dutch-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-dutch-20120224-1|4	# catalog-date undef
12mr|texlive-collection-documentation-dutch-20120224-1|5	# catalog-license undef
12mr|texlive-collection-documentation-dutch-20120224-1|6	# catalog-version undef
12mr|texlive-collection-documentation-dutch-20120224-1|7	Name:		texlive-collection-documentation-dutch
12mr|texlive-collection-documentation-dutch-20120224-1|8	Epoch:		1
12mr|texlive-collection-documentation-dutch-20120224-1|9	Version:	20120224
12mr|texlive-collection-documentation-dutch-20120224-1|10	Release:	1
12mr|texlive-collection-documentation-dutch-20120224-1|11	Summary:	Dutch documentation
12mr|texlive-collection-documentation-dutch-20120224-1|12	Group:		Publishing
12mr|texlive-collection-documentation-dutch-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-dutch-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-dutch-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-dutch.tar.xz
12mr|texlive-collection-documentation-dutch-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-dutch-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-dutch-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-dutch-20120224-1|19	Requires:	texlive-lshort-dutch
12mr|texlive-collection-documentation-dutch-20120224-1|20	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-documentation-dutch-20120224-1|21	
12mr|texlive-collection-documentation-dutch-20120224-1|22	%description
12mr|texlive-collection-documentation-dutch-20120224-1|23	TeXLive collection-documentation-dutch package.
12mr|texlive-collection-documentation-dutch-20120224-1|24	
12mr|texlive-collection-documentation-dutch-20120224-1|25	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-dutch-20120224-1|26	%files
12mr|texlive-collection-documentation-dutch-20120224-1|27	
12mr|texlive-collection-documentation-dutch-20120224-1|28	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-dutch-20120224-1|29	%prep
12mr|texlive-collection-documentation-dutch-20120224-1|30	%setup -c -a0
12mr|texlive-collection-documentation-dutch-20120224-1|31	
12mr|texlive-collection-documentation-dutch-20120224-1|32	%build
12mr|texlive-collection-documentation-dutch-20120224-1|33	
12mr|texlive-collection-documentation-dutch-20120224-1|34	%install
12mr|texlive-collection-documentation-dutch-20120224-1|35	
12mr|texlive-collection-documentation-dutch-20120224-1|36	
12mr|texlive-collection-documentation-dutch-20120224-1|37	
12mr|texlive-collection-documentation-dutch-20120224-1|38	%changelog
12mr|texlive-collection-documentation-dutch-20120224-1|39	

16957 12
12mr|texlive-collection-documentation-english-20120810-1|1	# revision 26293
12mr|texlive-collection-documentation-english-20120810-1|2	# category Collection
12mr|texlive-collection-documentation-english-20120810-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-english-20120810-1|4	# catalog-date undef
12mr|texlive-collection-documentation-english-20120810-1|5	# catalog-license undef
12mr|texlive-collection-documentation-english-20120810-1|6	# catalog-version undef
12mr|texlive-collection-documentation-english-20120810-1|7	Name:		texlive-collection-documentation-english
12mr|texlive-collection-documentation-english-20120810-1|8	Epoch:		1
12mr|texlive-collection-documentation-english-20120810-1|9	Version:	20120810
12mr|texlive-collection-documentation-english-20120810-1|10	Release:	1
12mr|texlive-collection-documentation-english-20120810-1|11	Summary:	English documentation
12mr|texlive-collection-documentation-english-20120810-1|12	Group:		Publishing
12mr|texlive-collection-documentation-english-20120810-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-english-20120810-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-english-20120810-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-english.tar.xz
12mr|texlive-collection-documentation-english-20120810-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-english-20120810-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-english-20120810-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-english-20120810-1|19	Requires:	texlive-FAQ-en
12mr|texlive-collection-documentation-english-20120810-1|20	Requires:	texlive-MemoirChapStyles
12mr|texlive-collection-documentation-english-20120810-1|21	Requires:	texlive-Type1fonts
12mr|texlive-collection-documentation-english-20120810-1|22	Requires:	texlive-amslatex-primer
12mr|texlive-collection-documentation-english-20120810-1|23	Requires:	texlive-around-the-bend
12mr|texlive-collection-documentation-english-20120810-1|24	Requires:	texlive-ascii-chart
12mr|texlive-collection-documentation-english-20120810-1|25	Requires:	texlive-components-of-TeX
12mr|texlive-collection-documentation-english-20120810-1|26	Requires:	texlive-comprehensive
12mr|texlive-collection-documentation-english-20120810-1|27	Requires:	texlive-dtxtut
12mr|texlive-collection-documentation-english-20120810-1|28	Requires:	texlive-first-latex-doc
12mr|texlive-collection-documentation-english-20120810-1|29	Requires:	texlive-gentle
12mr|texlive-collection-documentation-english-20120810-1|30	Requires:	texlive-guide-to-latex
12mr|texlive-collection-documentation-english-20120810-1|31	Requires:	texlive-happy4th
12mr|texlive-collection-documentation-english-20120810-1|32	Requires:	texlive-impatient
12mr|texlive-collection-documentation-english-20120810-1|33	Requires:	texlive-intro-scientific
12mr|texlive-collection-documentation-english-20120810-1|34	Requires:	texlive-knuth
12mr|texlive-collection-documentation-english-20120810-1|35	Requires:	texlive-l2tabu-english
12mr|texlive-collection-documentation-english-20120810-1|36	Requires:	texlive-latex-course
12mr|texlive-collection-documentation-english-20120810-1|37	Requires:	texlive-latex-doc-ptr
12mr|texlive-collection-documentation-english-20120810-1|38	Requires:	texlive-latex-graphics-companion
12mr|texlive-collection-documentation-english-20120810-1|39	Requires:	texlive-latex-veryshortguide
12mr|texlive-collection-documentation-english-20120810-1|40	Requires:	texlive-latex-web-companion
12mr|texlive-collection-documentation-english-20120810-1|41	Requires:	texlive-latex2e-help-texinfo
12mr|texlive-collection-documentation-english-20120810-1|42	Requires:	texlive-latex4wp
12mr|texlive-collection-documentation-english-20120810-1|43	Requires:	texlive-latexcheat
12mr|texlive-collection-documentation-english-20120810-1|44	Requires:	texlive-latexfileinfo-pkgs
12mr|texlive-collection-documentation-english-20120810-1|45	Requires:	texlive-lshort-english
12mr|texlive-collection-documentation-english-20120810-1|46	Requires:	texlive-macros2e
12mr|texlive-collection-documentation-english-20120810-1|47	Requires:	texlive-math-e
12mr|texlive-collection-documentation-english-20120810-1|48	Requires:	texlive-mathmode
12mr|texlive-collection-documentation-english-20120810-1|49	Requires:	texlive-memdesign
12mr|texlive-collection-documentation-english-20120810-1|50	Requires:	texlive-metafont-beginners
12mr|texlive-collection-documentation-english-20120810-1|51	Requires:	texlive-metapost-examples
12mr|texlive-collection-documentation-english-20120810-1|52	Requires:	texlive-mil3
12mr|texlive-collection-documentation-english-20120810-1|53	Requires:	texlive-patgen2-tutorial
12mr|texlive-collection-documentation-english-20120810-1|54	Requires:	texlive-pictexsum
12mr|texlive-collection-documentation-english-20120810-1|55	Requires:	texlive-plain-doc
12mr|texlive-collection-documentation-english-20120810-1|56	Requires:	texlive-pstricks-examples-en
12mr|texlive-collection-documentation-english-20120810-1|57	Requires:	texlive-pstricks-tutorial
12mr|texlive-collection-documentation-english-20120810-1|58	Requires:	texlive-simplified-latex
12mr|texlive-collection-documentation-english-20120810-1|59	Requires:	texlive-svg-inkscape
12mr|texlive-collection-documentation-english-20120810-1|60	Requires:	texlive-tabulars-e
12mr|texlive-collection-documentation-english-20120810-1|61	Requires:	texlive-tamethebeast
12mr|texlive-collection-documentation-english-20120810-1|62	Requires:	texlive-tds
12mr|texlive-collection-documentation-english-20120810-1|63	Requires:	texlive-tex-font-errors-cheatsheet
12mr|texlive-collection-documentation-english-20120810-1|64	Requires:	texlive-tex-overview
12mr|texlive-collection-documentation-english-20120810-1|65	Requires:	texlive-tex-refs
12mr|texlive-collection-documentation-english-20120810-1|66	Requires:	texlive-texbytopic
12mr|texlive-collection-documentation-english-20120810-1|67	Requires:	texlive-titlepages
12mr|texlive-collection-documentation-english-20120810-1|68	Requires:	texlive-tlc2
12mr|texlive-collection-documentation-english-20120810-1|69	Requires:	texlive-visualfaq
12mr|texlive-collection-documentation-english-20120810-1|70	Requires:	texlive-webguide
12mr|texlive-collection-documentation-english-20120810-1|71	Requires:	texlive-xetexref
12mr|texlive-collection-documentation-english-20120810-1|72	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-documentation-english-20120810-1|73	
12mr|texlive-collection-documentation-english-20120810-1|74	%description
12mr|texlive-collection-documentation-english-20120810-1|75	TeXLive collection-documentation-english package.
12mr|texlive-collection-documentation-english-20120810-1|76	
12mr|texlive-collection-documentation-english-20120810-1|77	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-english-20120810-1|78	%files
12mr|texlive-collection-documentation-english-20120810-1|79	
12mr|texlive-collection-documentation-english-20120810-1|80	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-english-20120810-1|81	%prep
12mr|texlive-collection-documentation-english-20120810-1|82	%setup -c -a0
12mr|texlive-collection-documentation-english-20120810-1|83	
12mr|texlive-collection-documentation-english-20120810-1|84	%build
12mr|texlive-collection-documentation-english-20120810-1|85	
12mr|texlive-collection-documentation-english-20120810-1|86	%install
12mr|texlive-collection-documentation-english-20120810-1|87	
12mr|texlive-collection-documentation-english-20120810-1|88	
12mr|texlive-collection-documentation-english-20120810-1|89	
12mr|texlive-collection-documentation-english-20120810-1|90	%changelog
12mr|texlive-collection-documentation-english-20120810-1|91	

16958 12
12mr|texlive-collection-documentation-finnish-20120224-1|1	# revision 13822
12mr|texlive-collection-documentation-finnish-20120224-1|2	# category Collection
12mr|texlive-collection-documentation-finnish-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-finnish-20120224-1|4	# catalog-date undef
12mr|texlive-collection-documentation-finnish-20120224-1|5	# catalog-license undef
12mr|texlive-collection-documentation-finnish-20120224-1|6	# catalog-version undef
12mr|texlive-collection-documentation-finnish-20120224-1|7	Name:		texlive-collection-documentation-finnish
12mr|texlive-collection-documentation-finnish-20120224-1|8	Epoch:		1
12mr|texlive-collection-documentation-finnish-20120224-1|9	Version:	20120224
12mr|texlive-collection-documentation-finnish-20120224-1|10	Release:	1
12mr|texlive-collection-documentation-finnish-20120224-1|11	Summary:	Finnish documentation
12mr|texlive-collection-documentation-finnish-20120224-1|12	Group:		Publishing
12mr|texlive-collection-documentation-finnish-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-finnish-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-finnish-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-finnish.tar.xz
12mr|texlive-collection-documentation-finnish-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-finnish-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-finnish-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-finnish-20120224-1|19	Requires:	texlive-lshort-finnish
12mr|texlive-collection-documentation-finnish-20120224-1|20	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-documentation-finnish-20120224-1|21	
12mr|texlive-collection-documentation-finnish-20120224-1|22	%description
12mr|texlive-collection-documentation-finnish-20120224-1|23	TeXLive collection-documentation-finnish package.
12mr|texlive-collection-documentation-finnish-20120224-1|24	
12mr|texlive-collection-documentation-finnish-20120224-1|25	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-finnish-20120224-1|26	%files
12mr|texlive-collection-documentation-finnish-20120224-1|27	
12mr|texlive-collection-documentation-finnish-20120224-1|28	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-finnish-20120224-1|29	%prep
12mr|texlive-collection-documentation-finnish-20120224-1|30	%setup -c -a0
12mr|texlive-collection-documentation-finnish-20120224-1|31	
12mr|texlive-collection-documentation-finnish-20120224-1|32	%build
12mr|texlive-collection-documentation-finnish-20120224-1|33	
12mr|texlive-collection-documentation-finnish-20120224-1|34	%install
12mr|texlive-collection-documentation-finnish-20120224-1|35	
12mr|texlive-collection-documentation-finnish-20120224-1|36	
12mr|texlive-collection-documentation-finnish-20120224-1|37	
12mr|texlive-collection-documentation-finnish-20120224-1|38	%changelog
12mr|texlive-collection-documentation-finnish-20120224-1|39	

16959 12
12mr|texlive-collection-documentation-french-20120224-1|1	# revision 25105
12mr|texlive-collection-documentation-french-20120224-1|2	# category Collection
12mr|texlive-collection-documentation-french-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-french-20120224-1|4	# catalog-date undef
12mr|texlive-collection-documentation-french-20120224-1|5	# catalog-license undef
12mr|texlive-collection-documentation-french-20120224-1|6	# catalog-version undef
12mr|texlive-collection-documentation-french-20120224-1|7	Name:		texlive-collection-documentation-french
12mr|texlive-collection-documentation-french-20120224-1|8	Epoch:		1
12mr|texlive-collection-documentation-french-20120224-1|9	Version:	20120224
12mr|texlive-collection-documentation-french-20120224-1|10	Release:	1
12mr|texlive-collection-documentation-french-20120224-1|11	Summary:	French documentation
12mr|texlive-collection-documentation-french-20120224-1|12	Group:		Publishing
12mr|texlive-collection-documentation-french-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-french-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-french-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-french.tar.xz
12mr|texlive-collection-documentation-french-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-french-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-french-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-french-20120224-1|19	Requires:	texlive-apprends-latex
12mr|texlive-collection-documentation-french-20120224-1|20	Requires:	texlive-epslatex-fr
12mr|texlive-collection-documentation-french-20120224-1|21	Requires:	texlive-impatient-fr
12mr|texlive-collection-documentation-french-20120224-1|22	Requires:	texlive-l2tabu-french
12mr|texlive-collection-documentation-french-20120224-1|23	Requires:	texlive-lshort-french
12mr|texlive-collection-documentation-french-20120224-1|24	Requires:	texlive-texlive-fr
12mr|texlive-collection-documentation-french-20120224-1|25	Requires:	texlive-translation-array-fr
12mr|texlive-collection-documentation-french-20120224-1|26	Requires:	texlive-translation-dcolumn-fr
12mr|texlive-collection-documentation-french-20120224-1|27	Requires:	texlive-translation-natbib-fr
12mr|texlive-collection-documentation-french-20120224-1|28	Requires:	texlive-translation-tabbing-fr
12mr|texlive-collection-documentation-french-20120224-1|29	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-documentation-french-20120224-1|30	
12mr|texlive-collection-documentation-french-20120224-1|31	%description
12mr|texlive-collection-documentation-french-20120224-1|32	TeXLive collection-documentation-french package.
12mr|texlive-collection-documentation-french-20120224-1|33	
12mr|texlive-collection-documentation-french-20120224-1|34	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-french-20120224-1|35	%files
12mr|texlive-collection-documentation-french-20120224-1|36	
12mr|texlive-collection-documentation-french-20120224-1|37	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-french-20120224-1|38	%prep
12mr|texlive-collection-documentation-french-20120224-1|39	%setup -c -a0
12mr|texlive-collection-documentation-french-20120224-1|40	
12mr|texlive-collection-documentation-french-20120224-1|41	%build
12mr|texlive-collection-documentation-french-20120224-1|42	
12mr|texlive-collection-documentation-french-20120224-1|43	%install
12mr|texlive-collection-documentation-french-20120224-1|44	
12mr|texlive-collection-documentation-french-20120224-1|45	
12mr|texlive-collection-documentation-french-20120224-1|46	
12mr|texlive-collection-documentation-french-20120224-1|47	%changelog
12mr|texlive-collection-documentation-french-20120224-1|48	

16960 12
12mr|texlive-collection-documentation-german-20120224-1|1	# revision 25301
12mr|texlive-collection-documentation-german-20120224-1|2	# category Collection
12mr|texlive-collection-documentation-german-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-german-20120224-1|4	# catalog-date undef
12mr|texlive-collection-documentation-german-20120224-1|5	# catalog-license undef
12mr|texlive-collection-documentation-german-20120224-1|6	# catalog-version undef
12mr|texlive-collection-documentation-german-20120224-1|7	Name:		texlive-collection-documentation-german
12mr|texlive-collection-documentation-german-20120224-1|8	Epoch:		1
12mr|texlive-collection-documentation-german-20120224-1|9	Version:	20120224
12mr|texlive-collection-documentation-german-20120224-1|10	Release:	1
12mr|texlive-collection-documentation-german-20120224-1|11	Summary:	German documentation
12mr|texlive-collection-documentation-german-20120224-1|12	Group:		Publishing
12mr|texlive-collection-documentation-german-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-german-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-german-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-german.tar.xz
12mr|texlive-collection-documentation-german-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-german-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-german-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-german-20120224-1|19	Requires:	texlive-einfuehrung
12mr|texlive-collection-documentation-german-20120224-1|20	Requires:	texlive-fifinddo-info
12mr|texlive-collection-documentation-german-20120224-1|21	Requires:	texlive-kopka
12mr|texlive-collection-documentation-german-20120224-1|22	Requires:	texlive-l2picfaq
12mr|texlive-collection-documentation-german-20120224-1|23	Requires:	texlive-l2tabu
12mr|texlive-collection-documentation-german-20120224-1|24	Requires:	texlive-latex-bib-ex
12mr|texlive-collection-documentation-german-20120224-1|25	Requires:	texlive-latex-referenz
12mr|texlive-collection-documentation-german-20120224-1|26	Requires:	texlive-latex-tabellen
12mr|texlive-collection-documentation-german-20120224-1|27	Requires:	texlive-lshort-german
12mr|texlive-collection-documentation-german-20120224-1|28	Requires:	texlive-presentations
12mr|texlive-collection-documentation-german-20120224-1|29	Requires:	texlive-pstricks-examples
12mr|texlive-collection-documentation-german-20120224-1|30	Requires:	texlive-templates-fenn
12mr|texlive-collection-documentation-german-20120224-1|31	Requires:	texlive-templates-sommer
12mr|texlive-collection-documentation-german-20120224-1|32	Requires:	texlive-texlive-de
12mr|texlive-collection-documentation-german-20120224-1|33	Requires:	texlive-translation-arsclassica-de
12mr|texlive-collection-documentation-german-20120224-1|34	Requires:	texlive-translation-biblatex-de
12mr|texlive-collection-documentation-german-20120224-1|35	Requires:	texlive-translation-chemsym-de
12mr|texlive-collection-documentation-german-20120224-1|36	Requires:	texlive-translation-ecv-de
12mr|texlive-collection-documentation-german-20120224-1|37	Requires:	texlive-translation-enumitem-de
12mr|texlive-collection-documentation-german-20120224-1|38	Requires:	texlive-translation-europecv-de
12mr|texlive-collection-documentation-german-20120224-1|39	Requires:	texlive-translation-filecontents-de
12mr|texlive-collection-documentation-german-20120224-1|40	Requires:	texlive-translation-moreverb-de
12mr|texlive-collection-documentation-german-20120224-1|41	Requires:	texlive-voss-de
12mr|texlive-collection-documentation-german-20120224-1|42	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-documentation-german-20120224-1|43	
12mr|texlive-collection-documentation-german-20120224-1|44	%description
12mr|texlive-collection-documentation-german-20120224-1|45	TeXLive collection-documentation-german package.
12mr|texlive-collection-documentation-german-20120224-1|46	
12mr|texlive-collection-documentation-german-20120224-1|47	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-german-20120224-1|48	%files
12mr|texlive-collection-documentation-german-20120224-1|49	
12mr|texlive-collection-documentation-german-20120224-1|50	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-german-20120224-1|51	%prep
12mr|texlive-collection-documentation-german-20120224-1|52	%setup -c -a0
12mr|texlive-collection-documentation-german-20120224-1|53	
12mr|texlive-collection-documentation-german-20120224-1|54	%build
12mr|texlive-collection-documentation-german-20120224-1|55	
12mr|texlive-collection-documentation-german-20120224-1|56	%install
12mr|texlive-collection-documentation-german-20120224-1|57	
12mr|texlive-collection-documentation-german-20120224-1|58	
12mr|texlive-collection-documentation-german-20120224-1|59	
12mr|texlive-collection-documentation-german-20120224-1|60	%changelog
12mr|texlive-collection-documentation-german-20120224-1|61	

16961 12
12mr|texlive-collection-documentation-italian-20120224-1|1	# revision 25218
12mr|texlive-collection-documentation-italian-20120224-1|2	# category Collection
12mr|texlive-collection-documentation-italian-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-italian-20120224-1|4	# catalog-date undef
12mr|texlive-collection-documentation-italian-20120224-1|5	# catalog-license undef
12mr|texlive-collection-documentation-italian-20120224-1|6	# catalog-version undef
12mr|texlive-collection-documentation-italian-20120224-1|7	Name:		texlive-collection-documentation-italian
12mr|texlive-collection-documentation-italian-20120224-1|8	Epoch:		1
12mr|texlive-collection-documentation-italian-20120224-1|9	Version:	20120224
12mr|texlive-collection-documentation-italian-20120224-1|10	Release:	1
12mr|texlive-collection-documentation-italian-20120224-1|11	Summary:	Italian documentation
12mr|texlive-collection-documentation-italian-20120224-1|12	Group:		Publishing
12mr|texlive-collection-documentation-italian-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-italian-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-italian-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-italian.tar.xz
12mr|texlive-collection-documentation-italian-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-italian-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-italian-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-italian-20120224-1|19	Requires:	texlive-amsldoc-it
12mr|texlive-collection-documentation-italian-20120224-1|20	Requires:	texlive-amsmath-it
12mr|texlive-collection-documentation-italian-20120224-1|21	Requires:	texlive-amsthdoc-it
12mr|texlive-collection-documentation-italian-20120224-1|22	Requires:	texlive-fancyhdr-it
12mr|texlive-collection-documentation-italian-20120224-1|23	Requires:	texlive-l2tabu-italian
12mr|texlive-collection-documentation-italian-20120224-1|24	Requires:	texlive-latex4wp-it
12mr|texlive-collection-documentation-italian-20120224-1|25	Requires:	texlive-lshort-italian
12mr|texlive-collection-documentation-italian-20120224-1|26	Requires:	texlive-psfrag-italian
12mr|texlive-collection-documentation-italian-20120224-1|27	Requires:	texlive-texlive-it
12mr|texlive-collection-documentation-italian-20120224-1|28	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-documentation-italian-20120224-1|29	
12mr|texlive-collection-documentation-italian-20120224-1|30	%description
12mr|texlive-collection-documentation-italian-20120224-1|31	TeXLive collection-documentation-italian package.
12mr|texlive-collection-documentation-italian-20120224-1|32	
12mr|texlive-collection-documentation-italian-20120224-1|33	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-italian-20120224-1|34	%files
12mr|texlive-collection-documentation-italian-20120224-1|35	
12mr|texlive-collection-documentation-italian-20120224-1|36	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-italian-20120224-1|37	%prep
12mr|texlive-collection-documentation-italian-20120224-1|38	%setup -c -a0
12mr|texlive-collection-documentation-italian-20120224-1|39	
12mr|texlive-collection-documentation-italian-20120224-1|40	%build
12mr|texlive-collection-documentation-italian-20120224-1|41	
12mr|texlive-collection-documentation-italian-20120224-1|42	%install
12mr|texlive-collection-documentation-italian-20120224-1|43	
12mr|texlive-collection-documentation-italian-20120224-1|44	
12mr|texlive-collection-documentation-italian-20120224-1|45	
12mr|texlive-collection-documentation-italian-20120224-1|46	%changelog
12mr|texlive-collection-documentation-italian-20120224-1|47	

16962 12
12mr|texlive-collection-documentation-japanese-20120224-1|1	# revision 13822
12mr|texlive-collection-documentation-japanese-20120224-1|2	# category Collection
12mr|texlive-collection-documentation-japanese-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-japanese-20120224-1|4	# catalog-date undef
12mr|texlive-collection-documentation-japanese-20120224-1|5	# catalog-license undef
12mr|texlive-collection-documentation-japanese-20120224-1|6	# catalog-version undef
12mr|texlive-collection-documentation-japanese-20120224-1|7	Name:		texlive-collection-documentation-japanese
12mr|texlive-collection-documentation-japanese-20120224-1|8	Epoch:		1
12mr|texlive-collection-documentation-japanese-20120224-1|9	Version:	20120224
12mr|texlive-collection-documentation-japanese-20120224-1|10	Release:	1
12mr|texlive-collection-documentation-japanese-20120224-1|11	Summary:	Japanese documentation
12mr|texlive-collection-documentation-japanese-20120224-1|12	Group:		Publishing
12mr|texlive-collection-documentation-japanese-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-japanese-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-japanese-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-japanese.tar.xz
12mr|texlive-collection-documentation-japanese-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-japanese-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-japanese-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-japanese-20120224-1|19	Requires:	texlive-lshort-japanese
12mr|texlive-collection-documentation-japanese-20120224-1|20	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-documentation-japanese-20120224-1|21	
12mr|texlive-collection-documentation-japanese-20120224-1|22	%description
12mr|texlive-collection-documentation-japanese-20120224-1|23	TeXLive collection-documentation-japanese package.
12mr|texlive-collection-documentation-japanese-20120224-1|24	
12mr|texlive-collection-documentation-japanese-20120224-1|25	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-japanese-20120224-1|26	%files
12mr|texlive-collection-documentation-japanese-20120224-1|27	
12mr|texlive-collection-documentation-japanese-20120224-1|28	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-japanese-20120224-1|29	%prep
12mr|texlive-collection-documentation-japanese-20120224-1|30	%setup -c -a0
12mr|texlive-collection-documentation-japanese-20120224-1|31	
12mr|texlive-collection-documentation-japanese-20120224-1|32	%build
12mr|texlive-collection-documentation-japanese-20120224-1|33	
12mr|texlive-collection-documentation-japanese-20120224-1|34	%install
12mr|texlive-collection-documentation-japanese-20120224-1|35	
12mr|texlive-collection-documentation-japanese-20120224-1|36	
12mr|texlive-collection-documentation-japanese-20120224-1|37	
12mr|texlive-collection-documentation-japanese-20120224-1|38	%changelog
12mr|texlive-collection-documentation-japanese-20120224-1|39	

16963 12
12mr|texlive-collection-documentation-korean-20120224-1|1	# revision 13822
12mr|texlive-collection-documentation-korean-20120224-1|2	# category Collection
12mr|texlive-collection-documentation-korean-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-korean-20120224-1|4	# catalog-date undef
12mr|texlive-collection-documentation-korean-20120224-1|5	# catalog-license undef
12mr|texlive-collection-documentation-korean-20120224-1|6	# catalog-version undef
12mr|texlive-collection-documentation-korean-20120224-1|7	Name:		texlive-collection-documentation-korean
12mr|texlive-collection-documentation-korean-20120224-1|8	Epoch:		1
12mr|texlive-collection-documentation-korean-20120224-1|9	Version:	20120224
12mr|texlive-collection-documentation-korean-20120224-1|10	Release:	1
12mr|texlive-collection-documentation-korean-20120224-1|11	Summary:	Korean documentation
12mr|texlive-collection-documentation-korean-20120224-1|12	Group:		Publishing
12mr|texlive-collection-documentation-korean-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-korean-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-korean-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-korean.tar.xz
12mr|texlive-collection-documentation-korean-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-korean-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-korean-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-korean-20120224-1|19	Requires:	texlive-lshort-korean
12mr|texlive-collection-documentation-korean-20120224-1|20	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-documentation-korean-20120224-1|21	
12mr|texlive-collection-documentation-korean-20120224-1|22	%description
12mr|texlive-collection-documentation-korean-20120224-1|23	TeXLive collection-documentation-korean package.
12mr|texlive-collection-documentation-korean-20120224-1|24	
12mr|texlive-collection-documentation-korean-20120224-1|25	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-korean-20120224-1|26	%files
12mr|texlive-collection-documentation-korean-20120224-1|27	
12mr|texlive-collection-documentation-korean-20120224-1|28	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-korean-20120224-1|29	%prep
12mr|texlive-collection-documentation-korean-20120224-1|30	%setup -c -a0
12mr|texlive-collection-documentation-korean-20120224-1|31	
12mr|texlive-collection-documentation-korean-20120224-1|32	%build
12mr|texlive-collection-documentation-korean-20120224-1|33	
12mr|texlive-collection-documentation-korean-20120224-1|34	%install
12mr|texlive-collection-documentation-korean-20120224-1|35	
12mr|texlive-collection-documentation-korean-20120224-1|36	
12mr|texlive-collection-documentation-korean-20120224-1|37	
12mr|texlive-collection-documentation-korean-20120224-1|38	%changelog
12mr|texlive-collection-documentation-korean-20120224-1|39	

16964 12
12mr|texlive-collection-documentation-mongolian-20120224-1|1	# revision 13822
12mr|texlive-collection-documentation-mongolian-20120224-1|2	# category Collection
12mr|texlive-collection-documentation-mongolian-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-mongolian-20120224-1|4	# catalog-date undef
12mr|texlive-collection-documentation-mongolian-20120224-1|5	# catalog-license undef
12mr|texlive-collection-documentation-mongolian-20120224-1|6	# catalog-version undef
12mr|texlive-collection-documentation-mongolian-20120224-1|7	Name:		texlive-collection-documentation-mongolian
12mr|texlive-collection-documentation-mongolian-20120224-1|8	Epoch:		1
12mr|texlive-collection-documentation-mongolian-20120224-1|9	Version:	20120224
12mr|texlive-collection-documentation-mongolian-20120224-1|10	Release:	1
12mr|texlive-collection-documentation-mongolian-20120224-1|11	Summary:	Mongolian documentation
12mr|texlive-collection-documentation-mongolian-20120224-1|12	Group:		Publishing
12mr|texlive-collection-documentation-mongolian-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-mongolian-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-mongolian-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-mongolian.tar.xz
12mr|texlive-collection-documentation-mongolian-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-mongolian-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-mongolian-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-mongolian-20120224-1|19	Requires:	texlive-lshort-mongol
12mr|texlive-collection-documentation-mongolian-20120224-1|20	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-documentation-mongolian-20120224-1|21	
12mr|texlive-collection-documentation-mongolian-20120224-1|22	%description
12mr|texlive-collection-documentation-mongolian-20120224-1|23	TeXLive collection-documentation-mongolian package.
12mr|texlive-collection-documentation-mongolian-20120224-1|24	
12mr|texlive-collection-documentation-mongolian-20120224-1|25	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-mongolian-20120224-1|26	%files
12mr|texlive-collection-documentation-mongolian-20120224-1|27	
12mr|texlive-collection-documentation-mongolian-20120224-1|28	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-mongolian-20120224-1|29	%prep
12mr|texlive-collection-documentation-mongolian-20120224-1|30	%setup -c -a0
12mr|texlive-collection-documentation-mongolian-20120224-1|31	
12mr|texlive-collection-documentation-mongolian-20120224-1|32	%build
12mr|texlive-collection-documentation-mongolian-20120224-1|33	
12mr|texlive-collection-documentation-mongolian-20120224-1|34	%install
12mr|texlive-collection-documentation-mongolian-20120224-1|35	
12mr|texlive-collection-documentation-mongolian-20120224-1|36	
12mr|texlive-collection-documentation-mongolian-20120224-1|37	
12mr|texlive-collection-documentation-mongolian-20120224-1|38	%changelog
12mr|texlive-collection-documentation-mongolian-20120224-1|39	

16965 12
12mr|texlive-collection-documentation-polish-20120224-1|1	# revision 13822
12mr|texlive-collection-documentation-polish-20120224-1|2	# category Collection
12mr|texlive-collection-documentation-polish-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-polish-20120224-1|4	# catalog-date undef
12mr|texlive-collection-documentation-polish-20120224-1|5	# catalog-license undef
12mr|texlive-collection-documentation-polish-20120224-1|6	# catalog-version undef
12mr|texlive-collection-documentation-polish-20120224-1|7	Name:		texlive-collection-documentation-polish
12mr|texlive-collection-documentation-polish-20120224-1|8	Epoch:		1
12mr|texlive-collection-documentation-polish-20120224-1|9	Version:	20120224
12mr|texlive-collection-documentation-polish-20120224-1|10	Release:	1
12mr|texlive-collection-documentation-polish-20120224-1|11	Summary:	Polish documentation
12mr|texlive-collection-documentation-polish-20120224-1|12	Group:		Publishing
12mr|texlive-collection-documentation-polish-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-polish-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-polish-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-polish.tar.xz
12mr|texlive-collection-documentation-polish-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-polish-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-polish-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-polish-20120224-1|19	Requires:	texlive-lshort-polish
12mr|texlive-collection-documentation-polish-20120224-1|20	Requires:	texlive-tex-virtual-academy-pl
12mr|texlive-collection-documentation-polish-20120224-1|21	Requires:	texlive-texlive-pl
12mr|texlive-collection-documentation-polish-20120224-1|22	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-documentation-polish-20120224-1|23	
12mr|texlive-collection-documentation-polish-20120224-1|24	%description
12mr|texlive-collection-documentation-polish-20120224-1|25	TeXLive collection-documentation-polish package.
12mr|texlive-collection-documentation-polish-20120224-1|26	
12mr|texlive-collection-documentation-polish-20120224-1|27	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-polish-20120224-1|28	%files
12mr|texlive-collection-documentation-polish-20120224-1|29	
12mr|texlive-collection-documentation-polish-20120224-1|30	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-polish-20120224-1|31	%prep
12mr|texlive-collection-documentation-polish-20120224-1|32	%setup -c -a0
12mr|texlive-collection-documentation-polish-20120224-1|33	
12mr|texlive-collection-documentation-polish-20120224-1|34	%build
12mr|texlive-collection-documentation-polish-20120224-1|35	
12mr|texlive-collection-documentation-polish-20120224-1|36	%install
12mr|texlive-collection-documentation-polish-20120224-1|37	
12mr|texlive-collection-documentation-polish-20120224-1|38	
12mr|texlive-collection-documentation-polish-20120224-1|39	
12mr|texlive-collection-documentation-polish-20120224-1|40	%changelog
12mr|texlive-collection-documentation-polish-20120224-1|41	

16966 12
12mr|texlive-collection-documentation-portuguese-20120224-1|1	# revision 13822
12mr|texlive-collection-documentation-portuguese-20120224-1|2	# category Collection
12mr|texlive-collection-documentation-portuguese-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-portuguese-20120224-1|4	# catalog-date undef
12mr|texlive-collection-documentation-portuguese-20120224-1|5	# catalog-license undef
12mr|texlive-collection-documentation-portuguese-20120224-1|6	# catalog-version undef
12mr|texlive-collection-documentation-portuguese-20120224-1|7	Name:		texlive-collection-documentation-portuguese
12mr|texlive-collection-documentation-portuguese-20120224-1|8	Epoch:		1
12mr|texlive-collection-documentation-portuguese-20120224-1|9	Version:	20120224
12mr|texlive-collection-documentation-portuguese-20120224-1|10	Release:	1
12mr|texlive-collection-documentation-portuguese-20120224-1|11	Summary:	Portuguese documentation
12mr|texlive-collection-documentation-portuguese-20120224-1|12	Group:		Publishing
12mr|texlive-collection-documentation-portuguese-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-portuguese-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-portuguese-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-portuguese.tar.xz
12mr|texlive-collection-documentation-portuguese-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-portuguese-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-portuguese-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-portuguese-20120224-1|19	Requires:	texlive-beamer-tut-pt
12mr|texlive-collection-documentation-portuguese-20120224-1|20	Requires:	texlive-cursolatex
12mr|texlive-collection-documentation-portuguese-20120224-1|21	Requires:	texlive-latexcheat-ptbr
12mr|texlive-collection-documentation-portuguese-20120224-1|22	Requires:	texlive-lshort-portuguese
12mr|texlive-collection-documentation-portuguese-20120224-1|23	Requires:	texlive-xypic-tut-pt
12mr|texlive-collection-documentation-portuguese-20120224-1|24	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-documentation-portuguese-20120224-1|25	
12mr|texlive-collection-documentation-portuguese-20120224-1|26	%description
12mr|texlive-collection-documentation-portuguese-20120224-1|27	TeXLive collection-documentation-portuguese package.
12mr|texlive-collection-documentation-portuguese-20120224-1|28	
12mr|texlive-collection-documentation-portuguese-20120224-1|29	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-portuguese-20120224-1|30	%files
12mr|texlive-collection-documentation-portuguese-20120224-1|31	
12mr|texlive-collection-documentation-portuguese-20120224-1|32	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-portuguese-20120224-1|33	%prep
12mr|texlive-collection-documentation-portuguese-20120224-1|34	%setup -c -a0
12mr|texlive-collection-documentation-portuguese-20120224-1|35	
12mr|texlive-collection-documentation-portuguese-20120224-1|36	%build
12mr|texlive-collection-documentation-portuguese-20120224-1|37	
12mr|texlive-collection-documentation-portuguese-20120224-1|38	%install
12mr|texlive-collection-documentation-portuguese-20120224-1|39	
12mr|texlive-collection-documentation-portuguese-20120224-1|40	
12mr|texlive-collection-documentation-portuguese-20120224-1|41	
12mr|texlive-collection-documentation-portuguese-20120224-1|42	%changelog
12mr|texlive-collection-documentation-portuguese-20120224-1|43	

16967 12
12mr|texlive-collection-documentation-russian-20120224-1|1	# revision 13822
12mr|texlive-collection-documentation-russian-20120224-1|2	# category Collection
12mr|texlive-collection-documentation-russian-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-russian-20120224-1|4	# catalog-date undef
12mr|texlive-collection-documentation-russian-20120224-1|5	# catalog-license undef
12mr|texlive-collection-documentation-russian-20120224-1|6	# catalog-version undef
12mr|texlive-collection-documentation-russian-20120224-1|7	Name:		texlive-collection-documentation-russian
12mr|texlive-collection-documentation-russian-20120224-1|8	Epoch:		1
12mr|texlive-collection-documentation-russian-20120224-1|9	Version:	20120224
12mr|texlive-collection-documentation-russian-20120224-1|10	Release:	1
12mr|texlive-collection-documentation-russian-20120224-1|11	Summary:	Russian documentation
12mr|texlive-collection-documentation-russian-20120224-1|12	Group:		Publishing
12mr|texlive-collection-documentation-russian-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-russian-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-russian-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-russian.tar.xz
12mr|texlive-collection-documentation-russian-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-russian-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-russian-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-russian-20120224-1|19	Requires:	texlive-lshort-russian
12mr|texlive-collection-documentation-russian-20120224-1|20	Requires:	texlive-mpman-ru
12mr|texlive-collection-documentation-russian-20120224-1|21	Requires:	texlive-texlive-ru
12mr|texlive-collection-documentation-russian-20120224-1|22	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-documentation-russian-20120224-1|23	
12mr|texlive-collection-documentation-russian-20120224-1|24	%description
12mr|texlive-collection-documentation-russian-20120224-1|25	TeXLive collection-documentation-russian package.
12mr|texlive-collection-documentation-russian-20120224-1|26	
12mr|texlive-collection-documentation-russian-20120224-1|27	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-russian-20120224-1|28	%files
12mr|texlive-collection-documentation-russian-20120224-1|29	
12mr|texlive-collection-documentation-russian-20120224-1|30	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-russian-20120224-1|31	%prep
12mr|texlive-collection-documentation-russian-20120224-1|32	%setup -c -a0
12mr|texlive-collection-documentation-russian-20120224-1|33	
12mr|texlive-collection-documentation-russian-20120224-1|34	%build
12mr|texlive-collection-documentation-russian-20120224-1|35	
12mr|texlive-collection-documentation-russian-20120224-1|36	%install
12mr|texlive-collection-documentation-russian-20120224-1|37	
12mr|texlive-collection-documentation-russian-20120224-1|38	
12mr|texlive-collection-documentation-russian-20120224-1|39	
12mr|texlive-collection-documentation-russian-20120224-1|40	%changelog
12mr|texlive-collection-documentation-russian-20120224-1|41	

16968 12
12mr|texlive-collection-documentation-serbian-20120224-1|1	# revision 19112
12mr|texlive-collection-documentation-serbian-20120224-1|2	# category Collection
12mr|texlive-collection-documentation-serbian-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-serbian-20120224-1|4	# catalog-date undef
12mr|texlive-collection-documentation-serbian-20120224-1|5	# catalog-license undef
12mr|texlive-collection-documentation-serbian-20120224-1|6	# catalog-version undef
12mr|texlive-collection-documentation-serbian-20120224-1|7	Name:		texlive-collection-documentation-serbian
12mr|texlive-collection-documentation-serbian-20120224-1|8	Epoch:		1
12mr|texlive-collection-documentation-serbian-20120224-1|9	Version:	20120224
12mr|texlive-collection-documentation-serbian-20120224-1|10	Release:	1
12mr|texlive-collection-documentation-serbian-20120224-1|11	Summary:	Serbian documentation
12mr|texlive-collection-documentation-serbian-20120224-1|12	Group:		Publishing
12mr|texlive-collection-documentation-serbian-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-serbian-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-serbian-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-serbian.tar.xz
12mr|texlive-collection-documentation-serbian-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-serbian-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-serbian-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-serbian-20120224-1|19	Requires:	texlive-texlive-sr
12mr|texlive-collection-documentation-serbian-20120224-1|20	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-documentation-serbian-20120224-1|21	
12mr|texlive-collection-documentation-serbian-20120224-1|22	%description
12mr|texlive-collection-documentation-serbian-20120224-1|23	TeXLive collection-documentation-serbian package.
12mr|texlive-collection-documentation-serbian-20120224-1|24	
12mr|texlive-collection-documentation-serbian-20120224-1|25	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-serbian-20120224-1|26	%files
12mr|texlive-collection-documentation-serbian-20120224-1|27	
12mr|texlive-collection-documentation-serbian-20120224-1|28	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-serbian-20120224-1|29	%prep
12mr|texlive-collection-documentation-serbian-20120224-1|30	%setup -c -a0
12mr|texlive-collection-documentation-serbian-20120224-1|31	
12mr|texlive-collection-documentation-serbian-20120224-1|32	%build
12mr|texlive-collection-documentation-serbian-20120224-1|33	
12mr|texlive-collection-documentation-serbian-20120224-1|34	%install
12mr|texlive-collection-documentation-serbian-20120224-1|35	
12mr|texlive-collection-documentation-serbian-20120224-1|36	
12mr|texlive-collection-documentation-serbian-20120224-1|37	
12mr|texlive-collection-documentation-serbian-20120224-1|38	%changelog
12mr|texlive-collection-documentation-serbian-20120224-1|39	

16969 12
12mr|texlive-collection-documentation-slovenian-20120224-1|1	# revision 13822
12mr|texlive-collection-documentation-slovenian-20120224-1|2	# category Collection
12mr|texlive-collection-documentation-slovenian-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-slovenian-20120224-1|4	# catalog-date undef
12mr|texlive-collection-documentation-slovenian-20120224-1|5	# catalog-license undef
12mr|texlive-collection-documentation-slovenian-20120224-1|6	# catalog-version undef
12mr|texlive-collection-documentation-slovenian-20120224-1|7	Name:		texlive-collection-documentation-slovenian
12mr|texlive-collection-documentation-slovenian-20120224-1|8	Epoch:		1
12mr|texlive-collection-documentation-slovenian-20120224-1|9	Version:	20120224
12mr|texlive-collection-documentation-slovenian-20120224-1|10	Release:	1
12mr|texlive-collection-documentation-slovenian-20120224-1|11	Summary:	Slovenian documentation
12mr|texlive-collection-documentation-slovenian-20120224-1|12	Group:		Publishing
12mr|texlive-collection-documentation-slovenian-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-slovenian-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-slovenian-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-slovenian.tar.xz
12mr|texlive-collection-documentation-slovenian-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-slovenian-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-slovenian-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-slovenian-20120224-1|19	Requires:	texlive-lshort-slovenian
12mr|texlive-collection-documentation-slovenian-20120224-1|20	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-documentation-slovenian-20120224-1|21	
12mr|texlive-collection-documentation-slovenian-20120224-1|22	%description
12mr|texlive-collection-documentation-slovenian-20120224-1|23	TeXLive collection-documentation-slovenian package.
12mr|texlive-collection-documentation-slovenian-20120224-1|24	
12mr|texlive-collection-documentation-slovenian-20120224-1|25	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-slovenian-20120224-1|26	%files
12mr|texlive-collection-documentation-slovenian-20120224-1|27	
12mr|texlive-collection-documentation-slovenian-20120224-1|28	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-slovenian-20120224-1|29	%prep
12mr|texlive-collection-documentation-slovenian-20120224-1|30	%setup -c -a0
12mr|texlive-collection-documentation-slovenian-20120224-1|31	
12mr|texlive-collection-documentation-slovenian-20120224-1|32	%build
12mr|texlive-collection-documentation-slovenian-20120224-1|33	
12mr|texlive-collection-documentation-slovenian-20120224-1|34	%install
12mr|texlive-collection-documentation-slovenian-20120224-1|35	
12mr|texlive-collection-documentation-slovenian-20120224-1|36	
12mr|texlive-collection-documentation-slovenian-20120224-1|37	
12mr|texlive-collection-documentation-slovenian-20120224-1|38	%changelog
12mr|texlive-collection-documentation-slovenian-20120224-1|39	

16970 12
12mr|texlive-collection-documentation-spanish-20120224-1|1	# revision 19634
12mr|texlive-collection-documentation-spanish-20120224-1|2	# category Collection
12mr|texlive-collection-documentation-spanish-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-spanish-20120224-1|4	# catalog-date undef
12mr|texlive-collection-documentation-spanish-20120224-1|5	# catalog-license undef
12mr|texlive-collection-documentation-spanish-20120224-1|6	# catalog-version undef
12mr|texlive-collection-documentation-spanish-20120224-1|7	Name:		texlive-collection-documentation-spanish
12mr|texlive-collection-documentation-spanish-20120224-1|8	Epoch:		1
12mr|texlive-collection-documentation-spanish-20120224-1|9	Version:	20120224
12mr|texlive-collection-documentation-spanish-20120224-1|10	Release:	1
12mr|texlive-collection-documentation-spanish-20120224-1|11	Summary:	Spanish documentation
12mr|texlive-collection-documentation-spanish-20120224-1|12	Group:		Publishing
12mr|texlive-collection-documentation-spanish-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-spanish-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-spanish-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-spanish.tar.xz
12mr|texlive-collection-documentation-spanish-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-spanish-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-spanish-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-spanish-20120224-1|19	Requires:	texlive-es-tex-faq
12mr|texlive-collection-documentation-spanish-20120224-1|20	Requires:	texlive-l2tabu-spanish
12mr|texlive-collection-documentation-spanish-20120224-1|21	Requires:	texlive-latex2e-help-texinfo-spanish
12mr|texlive-collection-documentation-spanish-20120224-1|22	Requires:	texlive-latexcheat-esmx
12mr|texlive-collection-documentation-spanish-20120224-1|23	Requires:	texlive-lshort-spanish
12mr|texlive-collection-documentation-spanish-20120224-1|24	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-documentation-spanish-20120224-1|25	
12mr|texlive-collection-documentation-spanish-20120224-1|26	%description
12mr|texlive-collection-documentation-spanish-20120224-1|27	TeXLive collection-documentation-spanish package.
12mr|texlive-collection-documentation-spanish-20120224-1|28	
12mr|texlive-collection-documentation-spanish-20120224-1|29	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-spanish-20120224-1|30	%files
12mr|texlive-collection-documentation-spanish-20120224-1|31	
12mr|texlive-collection-documentation-spanish-20120224-1|32	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-spanish-20120224-1|33	%prep
12mr|texlive-collection-documentation-spanish-20120224-1|34	%setup -c -a0
12mr|texlive-collection-documentation-spanish-20120224-1|35	
12mr|texlive-collection-documentation-spanish-20120224-1|36	%build
12mr|texlive-collection-documentation-spanish-20120224-1|37	
12mr|texlive-collection-documentation-spanish-20120224-1|38	%install
12mr|texlive-collection-documentation-spanish-20120224-1|39	
12mr|texlive-collection-documentation-spanish-20120224-1|40	
12mr|texlive-collection-documentation-spanish-20120224-1|41	
12mr|texlive-collection-documentation-spanish-20120224-1|42	%changelog
12mr|texlive-collection-documentation-spanish-20120224-1|43	

16971 12
12mr|texlive-collection-documentation-thai-20120224-1|1	# revision 13822
12mr|texlive-collection-documentation-thai-20120224-1|2	# category Collection
12mr|texlive-collection-documentation-thai-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-thai-20120224-1|4	# catalog-date undef
12mr|texlive-collection-documentation-thai-20120224-1|5	# catalog-license undef
12mr|texlive-collection-documentation-thai-20120224-1|6	# catalog-version undef
12mr|texlive-collection-documentation-thai-20120224-1|7	Name:		texlive-collection-documentation-thai
12mr|texlive-collection-documentation-thai-20120224-1|8	Epoch:		1
12mr|texlive-collection-documentation-thai-20120224-1|9	Version:	20120224
12mr|texlive-collection-documentation-thai-20120224-1|10	Release:	1
12mr|texlive-collection-documentation-thai-20120224-1|11	Summary:	Thai documentation
12mr|texlive-collection-documentation-thai-20120224-1|12	Group:		Publishing
12mr|texlive-collection-documentation-thai-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-thai-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-thai-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-thai.tar.xz
12mr|texlive-collection-documentation-thai-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-thai-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-thai-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-thai-20120224-1|19	Requires:	texlive-lshort-thai
12mr|texlive-collection-documentation-thai-20120224-1|20	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-documentation-thai-20120224-1|21	
12mr|texlive-collection-documentation-thai-20120224-1|22	%description
12mr|texlive-collection-documentation-thai-20120224-1|23	TeXLive collection-documentation-thai package.
12mr|texlive-collection-documentation-thai-20120224-1|24	
12mr|texlive-collection-documentation-thai-20120224-1|25	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-thai-20120224-1|26	%files
12mr|texlive-collection-documentation-thai-20120224-1|27	
12mr|texlive-collection-documentation-thai-20120224-1|28	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-thai-20120224-1|29	%prep
12mr|texlive-collection-documentation-thai-20120224-1|30	%setup -c -a0
12mr|texlive-collection-documentation-thai-20120224-1|31	
12mr|texlive-collection-documentation-thai-20120224-1|32	%build
12mr|texlive-collection-documentation-thai-20120224-1|33	
12mr|texlive-collection-documentation-thai-20120224-1|34	%install
12mr|texlive-collection-documentation-thai-20120224-1|35	
12mr|texlive-collection-documentation-thai-20120224-1|36	
12mr|texlive-collection-documentation-thai-20120224-1|37	
12mr|texlive-collection-documentation-thai-20120224-1|38	%changelog
12mr|texlive-collection-documentation-thai-20120224-1|39	

16972 12
12mr|texlive-collection-documentation-turkish-20120224-1|1	# revision 13822
12mr|texlive-collection-documentation-turkish-20120224-1|2	# category Collection
12mr|texlive-collection-documentation-turkish-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-turkish-20120224-1|4	# catalog-date undef
12mr|texlive-collection-documentation-turkish-20120224-1|5	# catalog-license undef
12mr|texlive-collection-documentation-turkish-20120224-1|6	# catalog-version undef
12mr|texlive-collection-documentation-turkish-20120224-1|7	Name:		texlive-collection-documentation-turkish
12mr|texlive-collection-documentation-turkish-20120224-1|8	Epoch:		1
12mr|texlive-collection-documentation-turkish-20120224-1|9	Version:	20120224
12mr|texlive-collection-documentation-turkish-20120224-1|10	Release:	1
12mr|texlive-collection-documentation-turkish-20120224-1|11	Summary:	Turkish documentation
12mr|texlive-collection-documentation-turkish-20120224-1|12	Group:		Publishing
12mr|texlive-collection-documentation-turkish-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-turkish-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-turkish-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-turkish.tar.xz
12mr|texlive-collection-documentation-turkish-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-turkish-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-turkish-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-turkish-20120224-1|19	Requires:	texlive-lshort-turkish
12mr|texlive-collection-documentation-turkish-20120224-1|20	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-documentation-turkish-20120224-1|21	
12mr|texlive-collection-documentation-turkish-20120224-1|22	%description
12mr|texlive-collection-documentation-turkish-20120224-1|23	TeXLive collection-documentation-turkish package.
12mr|texlive-collection-documentation-turkish-20120224-1|24	
12mr|texlive-collection-documentation-turkish-20120224-1|25	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-turkish-20120224-1|26	%files
12mr|texlive-collection-documentation-turkish-20120224-1|27	
12mr|texlive-collection-documentation-turkish-20120224-1|28	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-turkish-20120224-1|29	%prep
12mr|texlive-collection-documentation-turkish-20120224-1|30	%setup -c -a0
12mr|texlive-collection-documentation-turkish-20120224-1|31	
12mr|texlive-collection-documentation-turkish-20120224-1|32	%build
12mr|texlive-collection-documentation-turkish-20120224-1|33	
12mr|texlive-collection-documentation-turkish-20120224-1|34	%install
12mr|texlive-collection-documentation-turkish-20120224-1|35	
12mr|texlive-collection-documentation-turkish-20120224-1|36	
12mr|texlive-collection-documentation-turkish-20120224-1|37	
12mr|texlive-collection-documentation-turkish-20120224-1|38	%changelog
12mr|texlive-collection-documentation-turkish-20120224-1|39	

16973 12
12mr|texlive-collection-documentation-ukrainian-20120224-1|1	# revision 13822
12mr|texlive-collection-documentation-ukrainian-20120224-1|2	# category Collection
12mr|texlive-collection-documentation-ukrainian-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-ukrainian-20120224-1|4	# catalog-date undef
12mr|texlive-collection-documentation-ukrainian-20120224-1|5	# catalog-license undef
12mr|texlive-collection-documentation-ukrainian-20120224-1|6	# catalog-version undef
12mr|texlive-collection-documentation-ukrainian-20120224-1|7	Name:		texlive-collection-documentation-ukrainian
12mr|texlive-collection-documentation-ukrainian-20120224-1|8	Epoch:		1
12mr|texlive-collection-documentation-ukrainian-20120224-1|9	Version:	20120224
12mr|texlive-collection-documentation-ukrainian-20120224-1|10	Release:	1
12mr|texlive-collection-documentation-ukrainian-20120224-1|11	Summary:	Ukrainian documentation
12mr|texlive-collection-documentation-ukrainian-20120224-1|12	Group:		Publishing
12mr|texlive-collection-documentation-ukrainian-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-ukrainian-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-ukrainian-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-ukrainian.tar.xz
12mr|texlive-collection-documentation-ukrainian-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-ukrainian-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-ukrainian-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-ukrainian-20120224-1|19	Requires:	texlive-lshort-ukr
12mr|texlive-collection-documentation-ukrainian-20120224-1|20	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-documentation-ukrainian-20120224-1|21	
12mr|texlive-collection-documentation-ukrainian-20120224-1|22	%description
12mr|texlive-collection-documentation-ukrainian-20120224-1|23	TeXLive collection-documentation-ukrainian package.
12mr|texlive-collection-documentation-ukrainian-20120224-1|24	
12mr|texlive-collection-documentation-ukrainian-20120224-1|25	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-ukrainian-20120224-1|26	%files
12mr|texlive-collection-documentation-ukrainian-20120224-1|27	
12mr|texlive-collection-documentation-ukrainian-20120224-1|28	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-ukrainian-20120224-1|29	%prep
12mr|texlive-collection-documentation-ukrainian-20120224-1|30	%setup -c -a0
12mr|texlive-collection-documentation-ukrainian-20120224-1|31	
12mr|texlive-collection-documentation-ukrainian-20120224-1|32	%build
12mr|texlive-collection-documentation-ukrainian-20120224-1|33	
12mr|texlive-collection-documentation-ukrainian-20120224-1|34	%install
12mr|texlive-collection-documentation-ukrainian-20120224-1|35	
12mr|texlive-collection-documentation-ukrainian-20120224-1|36	
12mr|texlive-collection-documentation-ukrainian-20120224-1|37	
12mr|texlive-collection-documentation-ukrainian-20120224-1|38	%changelog
12mr|texlive-collection-documentation-ukrainian-20120224-1|39	

16974 12
12mr|texlive-collection-documentation-vietnamese-20120224-1|1	# revision 13822
12mr|texlive-collection-documentation-vietnamese-20120224-1|2	# category Collection
12mr|texlive-collection-documentation-vietnamese-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-documentation-vietnamese-20120224-1|4	# catalog-date undef
12mr|texlive-collection-documentation-vietnamese-20120224-1|5	# catalog-license undef
12mr|texlive-collection-documentation-vietnamese-20120224-1|6	# catalog-version undef
12mr|texlive-collection-documentation-vietnamese-20120224-1|7	Name:		texlive-collection-documentation-vietnamese
12mr|texlive-collection-documentation-vietnamese-20120224-1|8	Epoch:		1
12mr|texlive-collection-documentation-vietnamese-20120224-1|9	Version:	20120224
12mr|texlive-collection-documentation-vietnamese-20120224-1|10	Release:	1
12mr|texlive-collection-documentation-vietnamese-20120224-1|11	Summary:	Vietnamese documentation
12mr|texlive-collection-documentation-vietnamese-20120224-1|12	Group:		Publishing
12mr|texlive-collection-documentation-vietnamese-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-documentation-vietnamese-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-documentation-vietnamese-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-documentation-vietnamese.tar.xz
12mr|texlive-collection-documentation-vietnamese-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-documentation-vietnamese-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-documentation-vietnamese-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-documentation-vietnamese-20120224-1|19	Requires:	texlive-amsldoc-vn
12mr|texlive-collection-documentation-vietnamese-20120224-1|20	Requires:	texlive-lshort-vietnamese
12mr|texlive-collection-documentation-vietnamese-20120224-1|21	Requires:	texlive-ntheorem-vn
12mr|texlive-collection-documentation-vietnamese-20120224-1|22	Requires:	texlive-collection-documentation-base
12mr|texlive-collection-documentation-vietnamese-20120224-1|23	
12mr|texlive-collection-documentation-vietnamese-20120224-1|24	%description
12mr|texlive-collection-documentation-vietnamese-20120224-1|25	TeXLive collection-documentation-vietnamese package.
12mr|texlive-collection-documentation-vietnamese-20120224-1|26	
12mr|texlive-collection-documentation-vietnamese-20120224-1|27	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-vietnamese-20120224-1|28	%files
12mr|texlive-collection-documentation-vietnamese-20120224-1|29	
12mr|texlive-collection-documentation-vietnamese-20120224-1|30	#-----------------------------------------------------------------------
12mr|texlive-collection-documentation-vietnamese-20120224-1|31	%prep
12mr|texlive-collection-documentation-vietnamese-20120224-1|32	%setup -c -a0
12mr|texlive-collection-documentation-vietnamese-20120224-1|33	
12mr|texlive-collection-documentation-vietnamese-20120224-1|34	%build
12mr|texlive-collection-documentation-vietnamese-20120224-1|35	
12mr|texlive-collection-documentation-vietnamese-20120224-1|36	%install
12mr|texlive-collection-documentation-vietnamese-20120224-1|37	
12mr|texlive-collection-documentation-vietnamese-20120224-1|38	
12mr|texlive-collection-documentation-vietnamese-20120224-1|39	
12mr|texlive-collection-documentation-vietnamese-20120224-1|40	%changelog
12mr|texlive-collection-documentation-vietnamese-20120224-1|41	

16975 12
12mr|texlive-collection-fontsextra-20120810-1|1	# revision 27110
12mr|texlive-collection-fontsextra-20120810-1|2	# category Collection
12mr|texlive-collection-fontsextra-20120810-1|3	# catalog-ctan undef
12mr|texlive-collection-fontsextra-20120810-1|4	# catalog-date undef
12mr|texlive-collection-fontsextra-20120810-1|5	# catalog-license undef
12mr|texlive-collection-fontsextra-20120810-1|6	# catalog-version undef
12mr|texlive-collection-fontsextra-20120810-1|7	Name:		texlive-collection-fontsextra
12mr|texlive-collection-fontsextra-20120810-1|8	Epoch:		1
12mr|texlive-collection-fontsextra-20120810-1|9	Version:	20120810
12mr|texlive-collection-fontsextra-20120810-1|10	Release:	1
12mr|texlive-collection-fontsextra-20120810-1|11	Summary:	Extra fonts
12mr|texlive-collection-fontsextra-20120810-1|12	Group:		Publishing
12mr|texlive-collection-fontsextra-20120810-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-fontsextra-20120810-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-fontsextra-20120810-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-fontsextra.tar.xz
12mr|texlive-collection-fontsextra-20120810-1|16	BuildArch:	noarch
12mr|texlive-collection-fontsextra-20120810-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-fontsextra-20120810-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-fontsextra-20120810-1|19	Requires:	texlive-Asana-Math
12mr|texlive-collection-fontsextra-20120810-1|20	Requires:	texlive-adforn
12mr|texlive-collection-fontsextra-20120810-1|21	Requires:	texlive-adfsymbols
12mr|texlive-collection-fontsextra-20120810-1|22	Requires:	texlive-allrunes
12mr|texlive-collection-fontsextra-20120810-1|23	Requires:	texlive-antiqua
12mr|texlive-collection-fontsextra-20120810-1|24	Requires:	texlive-antt
12mr|texlive-collection-fontsextra-20120810-1|25	Requires:	texlive-archaic
12mr|texlive-collection-fontsextra-20120810-1|26	Requires:	texlive-arev
12mr|texlive-collection-fontsextra-20120810-1|27	Requires:	texlive-ascii
12mr|texlive-collection-fontsextra-20120810-1|28	Requires:	texlive-aspectratio
12mr|texlive-collection-fontsextra-20120810-1|29	Requires:	texlive-astro
12mr|texlive-collection-fontsextra-20120810-1|30	Requires:	texlive-augie
12mr|texlive-collection-fontsextra-20120810-1|31	Requires:	texlive-auncial-new
12mr|texlive-collection-fontsextra-20120810-1|32	Requires:	texlive-aurical
12mr|texlive-collection-fontsextra-20120810-1|33	Requires:	texlive-b1encoding
12mr|texlive-collection-fontsextra-20120810-1|34	Requires:	texlive-barcodes
12mr|texlive-collection-fontsextra-20120810-1|35	Requires:	texlive-baskervald
12mr|texlive-collection-fontsextra-20120810-1|36	Requires:	texlive-bbding
12mr|texlive-collection-fontsextra-20120810-1|37	Requires:	texlive-bbm
12mr|texlive-collection-fontsextra-20120810-1|38	Requires:	texlive-bbm-macros
12mr|texlive-collection-fontsextra-20120810-1|39	Requires:	texlive-bbold
12mr|texlive-collection-fontsextra-20120810-1|40	Requires:	texlive-bbold-type1
12mr|texlive-collection-fontsextra-20120810-1|41	Requires:	texlive-belleek
12mr|texlive-collection-fontsextra-20120810-1|42	Requires:	texlive-bera
12mr|texlive-collection-fontsextra-20120810-1|43	Requires:	texlive-berenisadf
12mr|texlive-collection-fontsextra-20120810-1|44	Requires:	texlive-bguq
12mr|texlive-collection-fontsextra-20120810-1|45	Requires:	texlive-blacklettert1
12mr|texlive-collection-fontsextra-20120810-1|46	Requires:	texlive-boisik
12mr|texlive-collection-fontsextra-20120810-1|47	Requires:	texlive-bookhands
12mr|texlive-collection-fontsextra-20120810-1|48	Requires:	texlive-boondox
12mr|texlive-collection-fontsextra-20120810-1|49	Requires:	texlive-braille
12mr|texlive-collection-fontsextra-20120810-1|50	Requires:	texlive-brushscr
12mr|texlive-collection-fontsextra-20120810-1|51	Requires:	texlive-calligra
12mr|texlive-collection-fontsextra-20120810-1|52	Requires:	texlive-calligra-type1
12mr|texlive-collection-fontsextra-20120810-1|53	Requires:	texlive-cantarell
12mr|texlive-collection-fontsextra-20120810-1|54	Requires:	texlive-carolmin-ps
12mr|texlive-collection-fontsextra-20120810-1|55	Requires:	texlive-ccicons
12mr|texlive-collection-fontsextra-20120810-1|56	Requires:	texlive-cfr-lm
12mr|texlive-collection-fontsextra-20120810-1|57	Requires:	texlive-cherokee
12mr|texlive-collection-fontsextra-20120810-1|58	Requires:	texlive-cm-lgc
12mr|texlive-collection-fontsextra-20120810-1|59	Requires:	texlive-cm-unicode
12mr|texlive-collection-fontsextra-20120810-1|60	Requires:	texlive-cmbright
12mr|texlive-collection-fontsextra-20120810-1|61	Requires:	texlive-cmll
12mr|texlive-collection-fontsextra-20120810-1|62	Requires:	texlive-cmpica
12mr|texlive-collection-fontsextra-20120810-1|63	Requires:	texlive-cmtiup
12mr|texlive-collection-fontsextra-20120810-1|64	Requires:	texlive-comfortaa
12mr|texlive-collection-fontsextra-20120810-1|65	Requires:	texlive-concmath-fonts
12mr|texlive-collection-fontsextra-20120810-1|66	Requires:	texlive-cookingsymbols
12mr|texlive-collection-fontsextra-20120810-1|67	Requires:	texlive-countriesofeurope
12mr|texlive-collection-fontsextra-20120810-1|68	Requires:	texlive-courier-scaled
12mr|texlive-collection-fontsextra-20120810-1|69	Requires:	texlive-cryst
12mr|texlive-collection-fontsextra-20120810-1|70	Requires:	texlive-cyklop
12mr|texlive-collection-fontsextra-20120810-1|71	Requires:	texlive-dancers
12mr|texlive-collection-fontsextra-20120810-1|72	Requires:	texlive-dejavu
12mr|texlive-collection-fontsextra-20120810-1|73	Requires:	texlive-dice
12mr|texlive-collection-fontsextra-20120810-1|74	Requires:	texlive-dictsym
12mr|texlive-collection-fontsextra-20120810-1|75	Requires:	texlive-dingbat
12mr|texlive-collection-fontsextra-20120810-1|76	Requires:	texlive-doublestroke
12mr|texlive-collection-fontsextra-20120810-1|77	Requires:	texlive-dozenal
12mr|texlive-collection-fontsextra-20120810-1|78	Requires:	texlive-droid
12mr|texlive-collection-fontsextra-20120810-1|79	Requires:	texlive-duerer
12mr|texlive-collection-fontsextra-20120810-1|80	Requires:	texlive-duerer-latex
12mr|texlive-collection-fontsextra-20120810-1|81	Requires:	texlive-dutchcal
12mr|texlive-collection-fontsextra-20120810-1|82	Requires:	texlive-ean
12mr|texlive-collection-fontsextra-20120810-1|83	Requires:	texlive-ecc
12mr|texlive-collection-fontsextra-20120810-1|84	Requires:	texlive-eco
12mr|texlive-collection-fontsextra-20120810-1|85	Requires:	texlive-eiad
12mr|texlive-collection-fontsextra-20120810-1|86	Requires:	texlive-eiad-ltx
12mr|texlive-collection-fontsextra-20120810-1|87	Requires:	texlive-electrum
12mr|texlive-collection-fontsextra-20120810-1|88	Requires:	texlive-elvish
12mr|texlive-collection-fontsextra-20120810-1|89	Requires:	texlive-epigrafica
12mr|texlive-collection-fontsextra-20120810-1|90	Requires:	texlive-epsdice
12mr|texlive-collection-fontsextra-20120810-1|91	Requires:	texlive-esstix
12mr|texlive-collection-fontsextra-20120810-1|92	Requires:	texlive-esvect
12mr|texlive-collection-fontsextra-20120810-1|93	Requires:	texlive-eulervm
12mr|texlive-collection-fontsextra-20120810-1|94	Requires:	texlive-euxm
12mr|texlive-collection-fontsextra-20120810-1|95	Requires:	texlive-fdsymbol
12mr|texlive-collection-fontsextra-20120810-1|96	Requires:	texlive-feyn
12mr|texlive-collection-fontsextra-20120810-1|97	Requires:	texlive-fge
12mr|texlive-collection-fontsextra-20120810-1|98	Requires:	texlive-foekfont
12mr|texlive-collection-fontsextra-20120810-1|99	Requires:	texlive-fonetika
12mr|texlive-collection-fontsextra-20120810-1|100	Requires:	texlive-fourier
12mr|texlive-collection-fontsextra-20120810-1|101	Requires:	texlive-fouriernc
12mr|texlive-collection-fontsextra-20120810-1|102	Requires:	texlive-frcursive
12mr|texlive-collection-fontsextra-20120810-1|103	Requires:	texlive-genealogy
12mr|texlive-collection-fontsextra-20120810-1|104	Requires:	texlive-gentium
12mr|texlive-collection-fontsextra-20120810-1|105	Requires:	texlive-gfsartemisia
12mr|texlive-collection-fontsextra-20120810-1|106	Requires:	texlive-gfsbodoni
12mr|texlive-collection-fontsextra-20120810-1|107	Requires:	texlive-gfscomplutum
12mr|texlive-collection-fontsextra-20120810-1|108	Requires:	texlive-gfsdidot
12mr|texlive-collection-fontsextra-20120810-1|109	Requires:	texlive-gfsneohellenic
12mr|texlive-collection-fontsextra-20120810-1|110	Requires:	texlive-gfssolomos
12mr|texlive-collection-fontsextra-20120810-1|111	Requires:	texlive-gillcm
12mr|texlive-collection-fontsextra-20120810-1|112	Requires:	texlive-gnu-freefont
12mr|texlive-collection-fontsextra-20120810-1|113	Requires:	texlive-gothic
12mr|texlive-collection-fontsextra-20120810-1|114	Requires:	texlive-greenpoint
12mr|texlive-collection-fontsextra-20120810-1|115	Requires:	texlive-grotesq
12mr|texlive-collection-fontsextra-20120810-1|116	Requires:	texlive-hands
12mr|texlive-collection-fontsextra-20120810-1|117	Requires:	texlive-hfbright
12mr|texlive-collection-fontsextra-20120810-1|118	Requires:	texlive-hfoldsty
12mr|texlive-collection-fontsextra-20120810-1|119	Requires:	texlive-ifsym
12mr|texlive-collection-fontsextra-20120810-1|120	Requires:	texlive-inconsolata
12mr|texlive-collection-fontsextra-20120810-1|121	Requires:	texlive-initials
12mr|texlive-collection-fontsextra-20120810-1|122	Requires:	texlive-iwona
12mr|texlive-collection-fontsextra-20120810-1|123	Requires:	texlive-jablantile
12mr|texlive-collection-fontsextra-20120810-1|124	Requires:	texlive-jamtimes
12mr|texlive-collection-fontsextra-20120810-1|125	Requires:	texlive-junicode
12mr|texlive-collection-fontsextra-20120810-1|126	Requires:	texlive-kixfont
12mr|texlive-collection-fontsextra-20120810-1|127	Requires:	texlive-knuthotherfonts
12mr|texlive-collection-fontsextra-20120810-1|128	Requires:	texlive-kpfonts
12mr|texlive-collection-fontsextra-20120810-1|129	Requires:	texlive-kurier
12mr|texlive-collection-fontsextra-20120810-1|130	Requires:	texlive-lato
12mr|texlive-collection-fontsextra-20120810-1|131	Requires:	texlive-lfb
12mr|texlive-collection-fontsextra-20120810-1|132	Requires:	texlive-libertineotf
12mr|texlive-collection-fontsextra-20120810-1|133	Requires:	texlive-libertine-legacy
12mr|texlive-collection-fontsextra-20120810-1|134	Requires:	texlive-libris
12mr|texlive-collection-fontsextra-20120810-1|135	Requires:	texlive-linearA
12mr|texlive-collection-fontsextra-20120810-1|136	Requires:	texlive-lxfonts
12mr|texlive-collection-fontsextra-20120810-1|137	Requires:	texlive-ly1
12mr|texlive-collection-fontsextra-20120810-1|138	Requires:	texlive-mathabx
12mr|texlive-collection-fontsextra-20120810-1|139	Requires:	texlive-mathabx-type1
12mr|texlive-collection-fontsextra-20120810-1|140	Requires:	texlive-mathdesign
12mr|texlive-collection-fontsextra-20120810-1|141	Requires:	texlive-mdputu
12mr|texlive-collection-fontsextra-20120810-1|142	Requires:	texlive-mdsymbol
12mr|texlive-collection-fontsextra-20120810-1|143	Requires:	texlive-mnsymbol
12mr|texlive-collection-fontsextra-20120810-1|144	Requires:	texlive-newtx
12mr|texlive-collection-fontsextra-20120810-1|145	Requires:	texlive-nkarta
12mr|texlive-collection-fontsextra-20120810-1|146	Requires:	texlive-ocherokee
12mr|texlive-collection-fontsextra-20120810-1|147	Requires:	texlive-ocr-b
12mr|texlive-collection-fontsextra-20120810-1|148	Requires:	texlive-ocr-b-outline
12mr|texlive-collection-fontsextra-20120810-1|149	Requires:	texlive-ogham
12mr|texlive-collection-fontsextra-20120810-1|150	Requires:	texlive-oinuit
12mr|texlive-collection-fontsextra-20120810-1|151	Requires:	texlive-oldlatin
12mr|texlive-collection-fontsextra-20120810-1|152	Requires:	texlive-oldstandard
12mr|texlive-collection-fontsextra-20120810-1|153	Requires:	texlive-opensans
12mr|texlive-collection-fontsextra-20120810-1|154	Requires:	texlive-orkhun
12mr|texlive-collection-fontsextra-20120810-1|155	Requires:	texlive-pacioli
12mr|texlive-collection-fontsextra-20120810-1|156	Requires:	texlive-paratype
12mr|texlive-collection-fontsextra-20120810-1|157	Requires:	texlive-phaistos
12mr|texlive-collection-fontsextra-20120810-1|158	Requires:	texlive-phonetic
12mr|texlive-collection-fontsextra-20120810-1|159	Requires:	texlive-pigpen
12mr|texlive-collection-fontsextra-20120810-1|160	Requires:	texlive-poltawski
12mr|texlive-collection-fontsextra-20120810-1|161	Requires:	texlive-prodint
12mr|texlive-collection-fontsextra-20120810-1|162	Requires:	texlive-psafm
12mr|texlive-collection-fontsextra-20120810-1|163	Requires:	texlive-pxtxalfa
12mr|texlive-collection-fontsextra-20120810-1|164	Requires:	texlive-punk
12mr|texlive-collection-fontsextra-20120810-1|165	Requires:	texlive-punknova
12mr|texlive-collection-fontsextra-20120810-1|166	Requires:	texlive-recycle
12mr|texlive-collection-fontsextra-20120810-1|167	Requires:	texlive-romande
12mr|texlive-collection-fontsextra-20120810-1|168	Requires:	texlive-rsfso
12mr|texlive-collection-fontsextra-20120810-1|169	Requires:	texlive-sansmathaccent
12mr|texlive-collection-fontsextra-20120810-1|170	Requires:	texlive-sauter
12mr|texlive-collection-fontsextra-20120810-1|171	Requires:	texlive-sauterfonts
12mr|texlive-collection-fontsextra-20120810-1|172	Requires:	texlive-semaphor
12mr|texlive-collection-fontsextra-20120810-1|173	Requires:	texlive-skull
12mr|texlive-collection-fontsextra-20120810-1|174	Requires:	texlive-staves
12mr|texlive-collection-fontsextra-20120810-1|175	Requires:	texlive-starfont
12mr|texlive-collection-fontsextra-20120810-1|176	Requires:	texlive-stix
12mr|texlive-collection-fontsextra-20120810-1|177	Requires:	texlive-tapir
12mr|texlive-collection-fontsextra-20120810-1|178	Requires:	texlive-tengwarscript
12mr|texlive-collection-fontsextra-20120810-1|179	Requires:	texlive-tfrupee
12mr|texlive-collection-fontsextra-20120810-1|180	Requires:	texlive-tpslifonts
12mr|texlive-collection-fontsextra-20120810-1|181	Requires:	texlive-trajan
12mr|texlive-collection-fontsextra-20120810-1|182	Requires:	texlive-txfontsb
12mr|texlive-collection-fontsextra-20120810-1|183	Requires:	texlive-umtypewriter
12mr|texlive-collection-fontsextra-20120810-1|184	Requires:	texlive-universa
12mr|texlive-collection-fontsextra-20120810-1|185	Requires:	texlive-urwchancal
12mr|texlive-collection-fontsextra-20120810-1|186	Requires:	texlive-venturisadf
12mr|texlive-collection-fontsextra-20120810-1|187	Requires:	texlive-wsuipa
12mr|texlive-collection-fontsextra-20120810-1|188	Requires:	texlive-xits
12mr|texlive-collection-fontsextra-20120810-1|189	Requires:	texlive-yfonts
12mr|texlive-collection-fontsextra-20120810-1|190	Requires:	texlive-collection-basic
12mr|texlive-collection-fontsextra-20120810-1|191	%rename texlive-fontsextra
12mr|texlive-collection-fontsextra-20120810-1|192	
12mr|texlive-collection-fontsextra-20120810-1|193	%description
12mr|texlive-collection-fontsextra-20120810-1|194	TeXLive collection-fontsextra package.
12mr|texlive-collection-fontsextra-20120810-1|195	
12mr|texlive-collection-fontsextra-20120810-1|196	#-----------------------------------------------------------------------
12mr|texlive-collection-fontsextra-20120810-1|197	%files
12mr|texlive-collection-fontsextra-20120810-1|198	
12mr|texlive-collection-fontsextra-20120810-1|199	#-----------------------------------------------------------------------
12mr|texlive-collection-fontsextra-20120810-1|200	%prep
12mr|texlive-collection-fontsextra-20120810-1|201	%setup -c -a0
12mr|texlive-collection-fontsextra-20120810-1|202	
12mr|texlive-collection-fontsextra-20120810-1|203	%build
12mr|texlive-collection-fontsextra-20120810-1|204	
12mr|texlive-collection-fontsextra-20120810-1|205	%install
12mr|texlive-collection-fontsextra-20120810-1|206	
12mr|texlive-collection-fontsextra-20120810-1|207	
12mr|texlive-collection-fontsextra-20120810-1|208	
12mr|texlive-collection-fontsextra-20120810-1|209	%changelog
12mr|texlive-collection-fontsextra-20120810-1|210	

16976 12
12mr|texlive-collection-fontsrecommended-20120810-1|1	# revision 26699
12mr|texlive-collection-fontsrecommended-20120810-1|2	# category Collection
12mr|texlive-collection-fontsrecommended-20120810-1|3	# catalog-ctan undef
12mr|texlive-collection-fontsrecommended-20120810-1|4	# catalog-date undef
12mr|texlive-collection-fontsrecommended-20120810-1|5	# catalog-license undef
12mr|texlive-collection-fontsrecommended-20120810-1|6	# catalog-version undef
12mr|texlive-collection-fontsrecommended-20120810-1|7	Name:		texlive-collection-fontsrecommended
12mr|texlive-collection-fontsrecommended-20120810-1|8	Epoch:		1
12mr|texlive-collection-fontsrecommended-20120810-1|9	Version:	20120810
12mr|texlive-collection-fontsrecommended-20120810-1|10	Release:	1
12mr|texlive-collection-fontsrecommended-20120810-1|11	Summary:	Recommended fonts
12mr|texlive-collection-fontsrecommended-20120810-1|12	Group:		Publishing
12mr|texlive-collection-fontsrecommended-20120810-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-fontsrecommended-20120810-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-fontsrecommended-20120810-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-fontsrecommended.tar.xz
12mr|texlive-collection-fontsrecommended-20120810-1|16	BuildArch:	noarch
12mr|texlive-collection-fontsrecommended-20120810-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-fontsrecommended-20120810-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-fontsrecommended-20120810-1|19	Requires:	texlive-avantgar
12mr|texlive-collection-fontsrecommended-20120810-1|20	Requires:	texlive-bookman
12mr|texlive-collection-fontsrecommended-20120810-1|21	Requires:	texlive-charter
12mr|texlive-collection-fontsrecommended-20120810-1|22	Requires:	texlive-cm-super
12mr|texlive-collection-fontsrecommended-20120810-1|23	Requires:	texlive-cmextra
12mr|texlive-collection-fontsrecommended-20120810-1|24	Requires:	texlive-courier
12mr|texlive-collection-fontsrecommended-20120810-1|25	Requires:	texlive-euro
12mr|texlive-collection-fontsrecommended-20120810-1|26	Requires:	texlive-euro-ce
12mr|texlive-collection-fontsrecommended-20120810-1|27	Requires:	texlive-eurosym
12mr|texlive-collection-fontsrecommended-20120810-1|28	Requires:	texlive-fpl
12mr|texlive-collection-fontsrecommended-20120810-1|29	Requires:	texlive-helvetic
12mr|texlive-collection-fontsrecommended-20120810-1|30	Requires:	texlive-lm
12mr|texlive-collection-fontsrecommended-20120810-1|31	Requires:	texlive-marvosym
12mr|texlive-collection-fontsrecommended-20120810-1|32	Requires:	texlive-mathpazo
12mr|texlive-collection-fontsrecommended-20120810-1|33	Requires:	texlive-ncntrsbk
12mr|texlive-collection-fontsrecommended-20120810-1|34	Requires:	texlive-palatino
12mr|texlive-collection-fontsrecommended-20120810-1|35	Requires:	texlive-pxfonts
12mr|texlive-collection-fontsrecommended-20120810-1|36	Requires:	texlive-rsfs
12mr|texlive-collection-fontsrecommended-20120810-1|37	Requires:	texlive-symbol
12mr|texlive-collection-fontsrecommended-20120810-1|38	Requires:	texlive-tex-gyre
12mr|texlive-collection-fontsrecommended-20120810-1|39	Requires:	texlive-tex-gyre-math
12mr|texlive-collection-fontsrecommended-20120810-1|40	Requires:	texlive-times
12mr|texlive-collection-fontsrecommended-20120810-1|41	Requires:	texlive-tipa
12mr|texlive-collection-fontsrecommended-20120810-1|42	Requires:	texlive-txfonts
12mr|texlive-collection-fontsrecommended-20120810-1|43	Requires:	texlive-utopia
12mr|texlive-collection-fontsrecommended-20120810-1|44	Requires:	texlive-wasy
12mr|texlive-collection-fontsrecommended-20120810-1|45	Requires:	texlive-wasysym
12mr|texlive-collection-fontsrecommended-20120810-1|46	Requires:	texlive-zapfchan
12mr|texlive-collection-fontsrecommended-20120810-1|47	Requires:	texlive-zapfding
12mr|texlive-collection-fontsrecommended-20120810-1|48	Requires:	texlive-collection-basic
12mr|texlive-collection-fontsrecommended-20120810-1|49	%rename texlive-fonts
12mr|texlive-collection-fontsrecommended-20120810-1|50	%rename texlive-texmf-fonts
12mr|texlive-collection-fontsrecommended-20120810-1|51	
12mr|texlive-collection-fontsrecommended-20120810-1|52	%description
12mr|texlive-collection-fontsrecommended-20120810-1|53	Recommended fonts, including the base 35 PostScript fonts,
12mr|texlive-collection-fontsrecommended-20120810-1|54	Latin Modern, TeX Gyre, and T1 and other encoding support for
12mr|texlive-collection-fontsrecommended-20120810-1|55	Computer Modern, in outline form.
12mr|texlive-collection-fontsrecommended-20120810-1|56	
12mr|texlive-collection-fontsrecommended-20120810-1|57	#-----------------------------------------------------------------------
12mr|texlive-collection-fontsrecommended-20120810-1|58	%files
12mr|texlive-collection-fontsrecommended-20120810-1|59	
12mr|texlive-collection-fontsrecommended-20120810-1|60	#-----------------------------------------------------------------------
12mr|texlive-collection-fontsrecommended-20120810-1|61	%prep
12mr|texlive-collection-fontsrecommended-20120810-1|62	%setup -c -a0
12mr|texlive-collection-fontsrecommended-20120810-1|63	
12mr|texlive-collection-fontsrecommended-20120810-1|64	%build
12mr|texlive-collection-fontsrecommended-20120810-1|65	
12mr|texlive-collection-fontsrecommended-20120810-1|66	%install
12mr|texlive-collection-fontsrecommended-20120810-1|67	
12mr|texlive-collection-fontsrecommended-20120810-1|68	
12mr|texlive-collection-fontsrecommended-20120810-1|69	
12mr|texlive-collection-fontsrecommended-20120810-1|70	%changelog
12mr|texlive-collection-fontsrecommended-20120810-1|71	

16977 12
12mr|texlive-collection-fontutils-20120327-1|1	# revision 25704
12mr|texlive-collection-fontutils-20120327-1|2	# category Collection
12mr|texlive-collection-fontutils-20120327-1|3	# catalog-ctan undef
12mr|texlive-collection-fontutils-20120327-1|4	# catalog-date undef
12mr|texlive-collection-fontutils-20120327-1|5	# catalog-license undef
12mr|texlive-collection-fontutils-20120327-1|6	# catalog-version undef
12mr|texlive-collection-fontutils-20120327-1|7	Name:		texlive-collection-fontutils
12mr|texlive-collection-fontutils-20120327-1|8	Epoch:		1
12mr|texlive-collection-fontutils-20120327-1|9	Version:	20120327
12mr|texlive-collection-fontutils-20120327-1|10	Release:	1
12mr|texlive-collection-fontutils-20120327-1|11	Summary:	Graphics and font utilities
12mr|texlive-collection-fontutils-20120327-1|12	Group:		Publishing
12mr|texlive-collection-fontutils-20120327-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-fontutils-20120327-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-fontutils-20120327-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-fontutils.tar.xz
12mr|texlive-collection-fontutils-20120327-1|16	BuildArch:	noarch
12mr|texlive-collection-fontutils-20120327-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-fontutils-20120327-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-fontutils-20120327-1|19	Requires:	texlive-collection-basic
12mr|texlive-collection-fontutils-20120327-1|20	Requires:	texlive-accfonts
12mr|texlive-collection-fontutils-20120327-1|21	Requires:	texlive-afm2pl
12mr|texlive-collection-fontutils-20120327-1|22	Requires:	texlive-dosepsbin
12mr|texlive-collection-fontutils-20120327-1|23	Requires:	texlive-epstopdf
12mr|texlive-collection-fontutils-20120327-1|24	Requires:	texlive-fontware
12mr|texlive-collection-fontutils-20120327-1|25	Requires:	texlive-lcdftypetools
12mr|texlive-collection-fontutils-20120327-1|26	Requires:	texlive-ps2pkm
12mr|texlive-collection-fontutils-20120327-1|27	Requires:	texlive-pstools
12mr|texlive-collection-fontutils-20120327-1|28	Requires:	psutils
12mr|texlive-collection-fontutils-20120327-1|29	Requires:	texlive-dvipsconfig
12mr|texlive-collection-fontutils-20120327-1|30	Requires:	texlive-fontinst
12mr|texlive-collection-fontutils-20120327-1|31	Requires:	texlive-fontools
12mr|texlive-collection-fontutils-20120327-1|32	Requires:	texlive-mf2pt1
12mr|texlive-collection-fontutils-20120327-1|33	Requires:	texlive-ttfutils
12mr|texlive-collection-fontutils-20120327-1|34	
12mr|texlive-collection-fontutils-20120327-1|35	%description
12mr|texlive-collection-fontutils-20120327-1|36	Programs for conversion between font formats, testing fonts,
12mr|texlive-collection-fontutils-20120327-1|37	virtual fonts, .gf and .pk manipulation, mft, fontinst, etc.
12mr|texlive-collection-fontutils-20120327-1|38	Manipulating OpenType, TrueType, PostScript Type 1, and
12mr|texlive-collection-fontutils-20120327-1|39	PostScript and other images.
12mr|texlive-collection-fontutils-20120327-1|40	
12mr|texlive-collection-fontutils-20120327-1|41	#-----------------------------------------------------------------------
12mr|texlive-collection-fontutils-20120327-1|42	%files
12mr|texlive-collection-fontutils-20120327-1|43	
12mr|texlive-collection-fontutils-20120327-1|44	#-----------------------------------------------------------------------
12mr|texlive-collection-fontutils-20120327-1|45	%prep
12mr|texlive-collection-fontutils-20120327-1|46	%setup -c -a0
12mr|texlive-collection-fontutils-20120327-1|47	
12mr|texlive-collection-fontutils-20120327-1|48	%build
12mr|texlive-collection-fontutils-20120327-1|49	
12mr|texlive-collection-fontutils-20120327-1|50	%install
12mr|texlive-collection-fontutils-20120327-1|51	
12mr|texlive-collection-fontutils-20120327-1|52	
12mr|texlive-collection-fontutils-20120327-1|53	
12mr|texlive-collection-fontutils-20120327-1|54	%changelog
12mr|texlive-collection-fontutils-20120327-1|55	

16978 12
12mr|texlive-collection-formatsextra-20120224-1|1	# revision 21879
12mr|texlive-collection-formatsextra-20120224-1|2	# category Collection
12mr|texlive-collection-formatsextra-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-formatsextra-20120224-1|4	# catalog-date undef
12mr|texlive-collection-formatsextra-20120224-1|5	# catalog-license undef
12mr|texlive-collection-formatsextra-20120224-1|6	# catalog-version undef
12mr|texlive-collection-formatsextra-20120224-1|7	Name:		texlive-collection-formatsextra
12mr|texlive-collection-formatsextra-20120224-1|8	Epoch:		1
12mr|texlive-collection-formatsextra-20120224-1|9	Version:	20120224
12mr|texlive-collection-formatsextra-20120224-1|10	Release:	1
12mr|texlive-collection-formatsextra-20120224-1|11	Summary:	Extra formats
12mr|texlive-collection-formatsextra-20120224-1|12	Group:		Publishing
12mr|texlive-collection-formatsextra-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-formatsextra-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-formatsextra-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-formatsextra.tar.xz
12mr|texlive-collection-formatsextra-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-formatsextra-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-formatsextra-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-formatsextra-20120224-1|19	Requires:	texlive-edmac
12mr|texlive-collection-formatsextra-20120224-1|20	Requires:	texlive-eplain
12mr|texlive-collection-formatsextra-20120224-1|21	Requires:	texlive-mltex
12mr|texlive-collection-formatsextra-20120224-1|22	Requires:	texlive-psizzl
12mr|texlive-collection-formatsextra-20120224-1|23	Requires:	texlive-startex
12mr|texlive-collection-formatsextra-20120224-1|24	Requires:	texlive-texsis
12mr|texlive-collection-formatsextra-20120224-1|25	Requires:	texlive-collection-basic
12mr|texlive-collection-formatsextra-20120224-1|26	
12mr|texlive-collection-formatsextra-20120224-1|27	%description
12mr|texlive-collection-formatsextra-20120224-1|28	Collected TeX `formats', i.e., large-scale macro packages
12mr|texlive-collection-formatsextra-20120224-1|29	designed to be dumped into .fmt files, other than most common
12mr|texlive-collection-formatsextra-20120224-1|30	ones, such as latex and context.
12mr|texlive-collection-formatsextra-20120224-1|31	
12mr|texlive-collection-formatsextra-20120224-1|32	#-----------------------------------------------------------------------
12mr|texlive-collection-formatsextra-20120224-1|33	%files
12mr|texlive-collection-formatsextra-20120224-1|34	
12mr|texlive-collection-formatsextra-20120224-1|35	#-----------------------------------------------------------------------
12mr|texlive-collection-formatsextra-20120224-1|36	%prep
12mr|texlive-collection-formatsextra-20120224-1|37	%setup -c -a0
12mr|texlive-collection-formatsextra-20120224-1|38	
12mr|texlive-collection-formatsextra-20120224-1|39	%build
12mr|texlive-collection-formatsextra-20120224-1|40	
12mr|texlive-collection-formatsextra-20120224-1|41	%install
12mr|texlive-collection-formatsextra-20120224-1|42	
12mr|texlive-collection-formatsextra-20120224-1|43	
12mr|texlive-collection-formatsextra-20120224-1|44	
12mr|texlive-collection-formatsextra-20120224-1|45	%changelog
12mr|texlive-collection-formatsextra-20120224-1|46	

16979 12
12mr|texlive-collection-games-20120810-1|1	# revision 25963
12mr|texlive-collection-games-20120810-1|2	# category Collection
12mr|texlive-collection-games-20120810-1|3	# catalog-ctan undef
12mr|texlive-collection-games-20120810-1|4	# catalog-date undef
12mr|texlive-collection-games-20120810-1|5	# catalog-license undef
12mr|texlive-collection-games-20120810-1|6	# catalog-version undef
12mr|texlive-collection-games-20120810-1|7	Name:		texlive-collection-games
12mr|texlive-collection-games-20120810-1|8	Epoch:		1
12mr|texlive-collection-games-20120810-1|9	Version:	20120810
12mr|texlive-collection-games-20120810-1|10	Release:	1
12mr|texlive-collection-games-20120810-1|11	Summary:	Games typesetting
12mr|texlive-collection-games-20120810-1|12	Group:		Publishing
12mr|texlive-collection-games-20120810-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-games-20120810-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-games-20120810-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-games.tar.xz
12mr|texlive-collection-games-20120810-1|16	BuildArch:	noarch
12mr|texlive-collection-games-20120810-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-games-20120810-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-games-20120810-1|19	Requires:	texlive-bartel-chess-fonts
12mr|texlive-collection-games-20120810-1|20	Requires:	texlive-chess
12mr|texlive-collection-games-20120810-1|21	Requires:	texlive-chess-problem-diagrams
12mr|texlive-collection-games-20120810-1|22	Requires:	texlive-chessboard
12mr|texlive-collection-games-20120810-1|23	Requires:	texlive-chessfss
12mr|texlive-collection-games-20120810-1|24	Requires:	texlive-crossword
12mr|texlive-collection-games-20120810-1|25	Requires:	texlive-crosswrd
12mr|texlive-collection-games-20120810-1|26	Requires:	texlive-egameps
12mr|texlive-collection-games-20120810-1|27	Requires:	texlive-gamebook
12mr|texlive-collection-games-20120810-1|28	Requires:	texlive-go
12mr|texlive-collection-games-20120810-1|29	Requires:	texlive-hanoi
12mr|texlive-collection-games-20120810-1|30	Requires:	texlive-hexgame
12mr|texlive-collection-games-20120810-1|31	Requires:	texlive-othello
12mr|texlive-collection-games-20120810-1|32	Requires:	texlive-othelloboard
12mr|texlive-collection-games-20120810-1|33	Requires:	texlive-psgo
12mr|texlive-collection-games-20120810-1|34	Requires:	texlive-reverxii
12mr|texlive-collection-games-20120810-1|35	Requires:	texlive-schwalbe-chess
12mr|texlive-collection-games-20120810-1|36	Requires:	texlive-sgame
12mr|texlive-collection-games-20120810-1|37	Requires:	texlive-skak
12mr|texlive-collection-games-20120810-1|38	Requires:	texlive-skaknew
12mr|texlive-collection-games-20120810-1|39	Requires:	texlive-sudoku
12mr|texlive-collection-games-20120810-1|40	Requires:	texlive-sudokubundle
12mr|texlive-collection-games-20120810-1|41	Requires:	texlive-xq
12mr|texlive-collection-games-20120810-1|42	Requires:	texlive-xskak
12mr|texlive-collection-games-20120810-1|43	Requires:	texlive-collection-latex
12mr|texlive-collection-games-20120810-1|44	
12mr|texlive-collection-games-20120810-1|45	%description
12mr|texlive-collection-games-20120810-1|46	Setups for typesetting various games, including chess.
12mr|texlive-collection-games-20120810-1|47	
12mr|texlive-collection-games-20120810-1|48	#-----------------------------------------------------------------------
12mr|texlive-collection-games-20120810-1|49	%files
12mr|texlive-collection-games-20120810-1|50	
12mr|texlive-collection-games-20120810-1|51	#-----------------------------------------------------------------------
12mr|texlive-collection-games-20120810-1|52	%prep
12mr|texlive-collection-games-20120810-1|53	%setup -c -a0
12mr|texlive-collection-games-20120810-1|54	
12mr|texlive-collection-games-20120810-1|55	%build
12mr|texlive-collection-games-20120810-1|56	
12mr|texlive-collection-games-20120810-1|57	%install
12mr|texlive-collection-games-20120810-1|58	
12mr|texlive-collection-games-20120810-1|59	
12mr|texlive-collection-games-20120810-1|60	
12mr|texlive-collection-games-20120810-1|61	%changelog
12mr|texlive-collection-games-20120810-1|62	

16980 12
12mr|texlive-collection-genericextra-20120810-1|1	# revision 26292
12mr|texlive-collection-genericextra-20120810-1|2	# category Collection
12mr|texlive-collection-genericextra-20120810-1|3	# catalog-ctan undef
12mr|texlive-collection-genericextra-20120810-1|4	# catalog-date undef
12mr|texlive-collection-genericextra-20120810-1|5	# catalog-license undef
12mr|texlive-collection-genericextra-20120810-1|6	# catalog-version undef
12mr|texlive-collection-genericextra-20120810-1|7	Name:		texlive-collection-genericextra
12mr|texlive-collection-genericextra-20120810-1|8	Epoch:		1
12mr|texlive-collection-genericextra-20120810-1|9	Version:	20120810
12mr|texlive-collection-genericextra-20120810-1|10	Release:	1
12mr|texlive-collection-genericextra-20120810-1|11	Summary:	Extra generic packages
12mr|texlive-collection-genericextra-20120810-1|12	Group:		Publishing
12mr|texlive-collection-genericextra-20120810-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-genericextra-20120810-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-genericextra-20120810-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-genericextra.tar.xz
12mr|texlive-collection-genericextra-20120810-1|16	BuildArch:	noarch
12mr|texlive-collection-genericextra-20120810-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-genericextra-20120810-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-genericextra-20120810-1|19	Requires:	texlive-abbr
12mr|texlive-collection-genericextra-20120810-1|20	Requires:	texlive-abstyles
12mr|texlive-collection-genericextra-20120810-1|21	Requires:	texlive-barr
12mr|texlive-collection-genericextra-20120810-1|22	Requires:	texlive-bitelist
12mr|texlive-collection-genericextra-20120810-1|23	Requires:	texlive-borceux
12mr|texlive-collection-genericextra-20120810-1|24	Requires:	texlive-c-pascal
12mr|texlive-collection-genericextra-20120810-1|25	Requires:	texlive-chronosys
12mr|texlive-collection-genericextra-20120810-1|26	Requires:	texlive-colorsep
12mr|texlive-collection-genericextra-20120810-1|27	Requires:	texlive-dinat
12mr|texlive-collection-genericextra-20120810-1|28	Requires:	texlive-dirtree
12mr|texlive-collection-genericextra-20120810-1|29	Requires:	texlive-dowith
12mr|texlive-collection-genericextra-20120810-1|30	Requires:	texlive-eijkhout
12mr|texlive-collection-genericextra-20120810-1|31	Requires:	texlive-encxvlna
12mr|texlive-collection-genericextra-20120810-1|32	Requires:	texlive-epigram
12mr|texlive-collection-genericextra-20120810-1|33	Requires:	texlive-fenixpar
12mr|texlive-collection-genericextra-20120810-1|34	Requires:	texlive-fltpoint
12mr|texlive-collection-genericextra-20120810-1|35	Requires:	texlive-fntproof
12mr|texlive-collection-genericextra-20120810-1|36	Requires:	texlive-gates
12mr|texlive-collection-genericextra-20120810-1|37	Requires:	texlive-ifetex
12mr|texlive-collection-genericextra-20120810-1|38	Requires:	texlive-iftex
12mr|texlive-collection-genericextra-20120810-1|39	Requires:	texlive-insbox
12mr|texlive-collection-genericextra-20120810-1|40	Requires:	texlive-lecturer
12mr|texlive-collection-genericextra-20120810-1|41	Requires:	texlive-librarian
12mr|texlive-collection-genericextra-20120810-1|42	Requires:	texlive-mathdots
12mr|texlive-collection-genericextra-20120810-1|43	Requires:	texlive-metatex
12mr|texlive-collection-genericextra-20120810-1|44	Requires:	texlive-midnight
12mr|texlive-collection-genericextra-20120810-1|45	Requires:	texlive-multi
12mr|texlive-collection-genericextra-20120810-1|46	Requires:	texlive-navigator
12mr|texlive-collection-genericextra-20120810-1|47	Requires:	texlive-ofs
12mr|texlive-collection-genericextra-20120810-1|48	Requires:	texlive-pdf-trans
12mr|texlive-collection-genericextra-20120810-1|49	Requires:	texlive-shade
12mr|texlive-collection-genericextra-20120810-1|50	Requires:	texlive-systeme
12mr|texlive-collection-genericextra-20120810-1|51	Requires:	texlive-tabto-generic
12mr|texlive-collection-genericextra-20120810-1|52	Requires:	texlive-texapi
12mr|texlive-collection-genericextra-20120810-1|53	Requires:	texlive-upca
12mr|texlive-collection-genericextra-20120810-1|54	Requires:	texlive-xlop
12mr|texlive-collection-genericextra-20120810-1|55	Requires:	texlive-yax
12mr|texlive-collection-genericextra-20120810-1|56	Requires:	texlive-collection-basic
12mr|texlive-collection-genericextra-20120810-1|57	
12mr|texlive-collection-genericextra-20120810-1|58	%description
12mr|texlive-collection-genericextra-20120810-1|59	Extra packages that work with multiple formats, typically both
12mr|texlive-collection-genericextra-20120810-1|60	TeX and LaTeX.
12mr|texlive-collection-genericextra-20120810-1|61	
12mr|texlive-collection-genericextra-20120810-1|62	#-----------------------------------------------------------------------
12mr|texlive-collection-genericextra-20120810-1|63	%files
12mr|texlive-collection-genericextra-20120810-1|64	
12mr|texlive-collection-genericextra-20120810-1|65	#-----------------------------------------------------------------------
12mr|texlive-collection-genericextra-20120810-1|66	%prep
12mr|texlive-collection-genericextra-20120810-1|67	%setup -c -a0
12mr|texlive-collection-genericextra-20120810-1|68	
12mr|texlive-collection-genericextra-20120810-1|69	%build
12mr|texlive-collection-genericextra-20120810-1|70	
12mr|texlive-collection-genericextra-20120810-1|71	%install
12mr|texlive-collection-genericextra-20120810-1|72	
12mr|texlive-collection-genericextra-20120810-1|73	
12mr|texlive-collection-genericextra-20120810-1|74	
12mr|texlive-collection-genericextra-20120810-1|75	%changelog
12mr|texlive-collection-genericextra-20120810-1|76	

16981 12
12mr|texlive-collection-genericrecommended-20120224-1|1	# revision 19849
12mr|texlive-collection-genericrecommended-20120224-1|2	# category Collection
12mr|texlive-collection-genericrecommended-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-genericrecommended-20120224-1|4	# catalog-date undef
12mr|texlive-collection-genericrecommended-20120224-1|5	# catalog-license undef
12mr|texlive-collection-genericrecommended-20120224-1|6	# catalog-version undef
12mr|texlive-collection-genericrecommended-20120224-1|7	Name:		texlive-collection-genericrecommended
12mr|texlive-collection-genericrecommended-20120224-1|8	Epoch:		1
12mr|texlive-collection-genericrecommended-20120224-1|9	Version:	20120224
12mr|texlive-collection-genericrecommended-20120224-1|10	Release:	1
12mr|texlive-collection-genericrecommended-20120224-1|11	Summary:	Recommended generic packages
12mr|texlive-collection-genericrecommended-20120224-1|12	Group:		Publishing
12mr|texlive-collection-genericrecommended-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-genericrecommended-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-genericrecommended-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-genericrecommended.tar.xz
12mr|texlive-collection-genericrecommended-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-genericrecommended-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-genericrecommended-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-genericrecommended-20120224-1|19	Requires:	texlive-epsf
12mr|texlive-collection-genericrecommended-20120224-1|20	Requires:	texlive-fontname
12mr|texlive-collection-genericrecommended-20120224-1|21	Requires:	texlive-genmisc
12mr|texlive-collection-genericrecommended-20120224-1|22	Requires:	texlive-kastrup
12mr|texlive-collection-genericrecommended-20120224-1|23	Requires:	texlive-multido
12mr|texlive-collection-genericrecommended-20120224-1|24	Requires:	texlive-path
12mr|texlive-collection-genericrecommended-20120224-1|25	Requires:	texlive-tex-ps
12mr|texlive-collection-genericrecommended-20120224-1|26	Requires:	texlive-ulem
12mr|texlive-collection-genericrecommended-20120224-1|27	Requires:	texlive-collection-basic
12mr|texlive-collection-genericrecommended-20120224-1|28	
12mr|texlive-collection-genericrecommended-20120224-1|29	%description
12mr|texlive-collection-genericrecommended-20120224-1|30	Recommended packages that work with multiple formats.
12mr|texlive-collection-genericrecommended-20120224-1|31	
12mr|texlive-collection-genericrecommended-20120224-1|32	#-----------------------------------------------------------------------
12mr|texlive-collection-genericrecommended-20120224-1|33	%files
12mr|texlive-collection-genericrecommended-20120224-1|34	
12mr|texlive-collection-genericrecommended-20120224-1|35	#-----------------------------------------------------------------------
12mr|texlive-collection-genericrecommended-20120224-1|36	%prep
12mr|texlive-collection-genericrecommended-20120224-1|37	%setup -c -a0
12mr|texlive-collection-genericrecommended-20120224-1|38	
12mr|texlive-collection-genericrecommended-20120224-1|39	%build
12mr|texlive-collection-genericrecommended-20120224-1|40	
12mr|texlive-collection-genericrecommended-20120224-1|41	%install
12mr|texlive-collection-genericrecommended-20120224-1|42	
12mr|texlive-collection-genericrecommended-20120224-1|43	
12mr|texlive-collection-genericrecommended-20120224-1|44	
12mr|texlive-collection-genericrecommended-20120224-1|45	%changelog
12mr|texlive-collection-genericrecommended-20120224-1|46	

16982 12
12mr|texlive-collection-htmlxml-20120224-1|1	# revision 13822
12mr|texlive-collection-htmlxml-20120224-1|2	# category Collection
12mr|texlive-collection-htmlxml-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-htmlxml-20120224-1|4	# catalog-date undef
12mr|texlive-collection-htmlxml-20120224-1|5	# catalog-license undef
12mr|texlive-collection-htmlxml-20120224-1|6	# catalog-version undef
12mr|texlive-collection-htmlxml-20120224-1|7	Name:		texlive-collection-htmlxml
12mr|texlive-collection-htmlxml-20120224-1|8	Epoch:		1
12mr|texlive-collection-htmlxml-20120224-1|9	Version:	20120224
12mr|texlive-collection-htmlxml-20120224-1|10	Release:	1
12mr|texlive-collection-htmlxml-20120224-1|11	Summary:	HTML/SGML/XML support
12mr|texlive-collection-htmlxml-20120224-1|12	Group:		Publishing
12mr|texlive-collection-htmlxml-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-htmlxml-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-htmlxml-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-htmlxml.tar.xz
12mr|texlive-collection-htmlxml-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-htmlxml-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-htmlxml-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-htmlxml-20120224-1|19	Requires:	texlive-jadetex
12mr|texlive-collection-htmlxml-20120224-1|20	Requires:	texlive-passivetex
12mr|texlive-collection-htmlxml-20120224-1|21	Requires:	texlive-tex4ht
12mr|texlive-collection-htmlxml-20120224-1|22	Requires:	texlive-xmlplay
12mr|texlive-collection-htmlxml-20120224-1|23	Requires:	texlive-xmltex
12mr|texlive-collection-htmlxml-20120224-1|24	Requires:	texlive-collection-basic
12mr|texlive-collection-htmlxml-20120224-1|25	Requires:	texlive-collection-fontsrecommended
12mr|texlive-collection-htmlxml-20120224-1|26	Requires:	texlive-collection-latex
12mr|texlive-collection-htmlxml-20120224-1|27	
12mr|texlive-collection-htmlxml-20120224-1|28	%description
12mr|texlive-collection-htmlxml-20120224-1|29	Packages to convert LaTeX to XML/HTML, and typset XML/SGML.
12mr|texlive-collection-htmlxml-20120224-1|30	
12mr|texlive-collection-htmlxml-20120224-1|31	#-----------------------------------------------------------------------
12mr|texlive-collection-htmlxml-20120224-1|32	%files
12mr|texlive-collection-htmlxml-20120224-1|33	
12mr|texlive-collection-htmlxml-20120224-1|34	#-----------------------------------------------------------------------
12mr|texlive-collection-htmlxml-20120224-1|35	%prep
12mr|texlive-collection-htmlxml-20120224-1|36	%setup -c -a0
12mr|texlive-collection-htmlxml-20120224-1|37	
12mr|texlive-collection-htmlxml-20120224-1|38	%build
12mr|texlive-collection-htmlxml-20120224-1|39	
12mr|texlive-collection-htmlxml-20120224-1|40	%install
12mr|texlive-collection-htmlxml-20120224-1|41	
12mr|texlive-collection-htmlxml-20120224-1|42	
12mr|texlive-collection-htmlxml-20120224-1|43	
12mr|texlive-collection-htmlxml-20120224-1|44	%changelog
12mr|texlive-collection-htmlxml-20120224-1|45	

16983 12
12mr|texlive-collection-humanities-20120810-1|1	# revision 27322
12mr|texlive-collection-humanities-20120810-1|2	# category Collection
12mr|texlive-collection-humanities-20120810-1|3	# catalog-ctan undef
12mr|texlive-collection-humanities-20120810-1|4	# catalog-date undef
12mr|texlive-collection-humanities-20120810-1|5	# catalog-license undef
12mr|texlive-collection-humanities-20120810-1|6	# catalog-version undef
12mr|texlive-collection-humanities-20120810-1|7	Name:		texlive-collection-humanities
12mr|texlive-collection-humanities-20120810-1|8	Epoch:		1
12mr|texlive-collection-humanities-20120810-1|9	Version:	20120810
12mr|texlive-collection-humanities-20120810-1|10	Release:	1
12mr|texlive-collection-humanities-20120810-1|11	Summary:	Humanities packages
12mr|texlive-collection-humanities-20120810-1|12	Group:		Publishing
12mr|texlive-collection-humanities-20120810-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-humanities-20120810-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-humanities-20120810-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-humanities.tar.xz
12mr|texlive-collection-humanities-20120810-1|16	BuildArch:	noarch
12mr|texlive-collection-humanities-20120810-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-humanities-20120810-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-humanities-20120810-1|19	Requires:	texlive-alnumsec
12mr|texlive-collection-humanities-20120810-1|20	Requires:	texlive-arydshln
12mr|texlive-collection-humanities-20120810-1|21	Requires:	texlive-bibleref
12mr|texlive-collection-humanities-20120810-1|22	Requires:	texlive-bibleref-lds
12mr|texlive-collection-humanities-20120810-1|23	Requires:	texlive-bibleref-mouth
12mr|texlive-collection-humanities-20120810-1|24	Requires:	texlive-bibleref-parse
12mr|texlive-collection-humanities-20120810-1|25	Requires:	texlive-covington
12mr|texlive-collection-humanities-20120810-1|26	Requires:	texlive-dramatist
12mr|texlive-collection-humanities-20120810-1|27	Requires:	texlive-ecltree
12mr|texlive-collection-humanities-20120810-1|28	Requires:	texlive-edfnotes
12mr|texlive-collection-humanities-20120810-1|29	Requires:	texlive-ednotes
12mr|texlive-collection-humanities-20120810-1|30	Requires:	texlive-gb4e
12mr|texlive-collection-humanities-20120810-1|31	Requires:	texlive-gmverse
12mr|texlive-collection-humanities-20120810-1|32	Requires:	texlive-jura
12mr|texlive-collection-humanities-20120810-1|33	Requires:	texlive-juraabbrev
12mr|texlive-collection-humanities-20120810-1|34	Requires:	texlive-juramisc
12mr|texlive-collection-humanities-20120810-1|35	Requires:	texlive-jurarsp
12mr|texlive-collection-humanities-20120810-1|36	Requires:	texlive-ledmac
12mr|texlive-collection-humanities-20120810-1|37	Requires:	texlive-lexikon
12mr|texlive-collection-humanities-20120810-1|38	Requires:	texlive-lineno
12mr|texlive-collection-humanities-20120810-1|39	Requires:	texlive-linguex
12mr|texlive-collection-humanities-20120810-1|40	Requires:	texlive-liturg
12mr|texlive-collection-humanities-20120810-1|41	Requires:	texlive-parallel
12mr|texlive-collection-humanities-20120810-1|42	Requires:	texlive-parrun
12mr|texlive-collection-humanities-20120810-1|43	Requires:	texlive-plari
12mr|texlive-collection-humanities-20120810-1|44	Requires:	texlive-play
12mr|texlive-collection-humanities-20120810-1|45	Requires:	texlive-poemscol
12mr|texlive-collection-humanities-20120810-1|46	Requires:	texlive-poetrytex
12mr|texlive-collection-humanities-20120810-1|47	Requires:	texlive-qobitree
12mr|texlive-collection-humanities-20120810-1|48	Requires:	texlive-qtree
12mr|texlive-collection-humanities-20120810-1|49	Requires:	texlive-rrgtrees
12mr|texlive-collection-humanities-20120810-1|50	Requires:	texlive-rtklage
12mr|texlive-collection-humanities-20120810-1|51	Requires:	texlive-screenplay
12mr|texlive-collection-humanities-20120810-1|52	Requires:	texlive-sides
12mr|texlive-collection-humanities-20120810-1|53	Requires:	texlive-stage
12mr|texlive-collection-humanities-20120810-1|54	Requires:	texlive-tree-dvips
12mr|texlive-collection-humanities-20120810-1|55	Requires:	texlive-verse
12mr|texlive-collection-humanities-20120810-1|56	Requires:	texlive-xyling
12mr|texlive-collection-humanities-20120810-1|57	Requires:	texlive-collection-latex
12mr|texlive-collection-humanities-20120810-1|58	
12mr|texlive-collection-humanities-20120810-1|59	%description
12mr|texlive-collection-humanities-20120810-1|60	Packages for law, linguistics, the social sciences, the
12mr|texlive-collection-humanities-20120810-1|61	humanities, etc.
12mr|texlive-collection-humanities-20120810-1|62	
12mr|texlive-collection-humanities-20120810-1|63	#-----------------------------------------------------------------------
12mr|texlive-collection-humanities-20120810-1|64	%files
12mr|texlive-collection-humanities-20120810-1|65	
12mr|texlive-collection-humanities-20120810-1|66	#-----------------------------------------------------------------------
12mr|texlive-collection-humanities-20120810-1|67	%prep
12mr|texlive-collection-humanities-20120810-1|68	%setup -c -a0
12mr|texlive-collection-humanities-20120810-1|69	
12mr|texlive-collection-humanities-20120810-1|70	%build
12mr|texlive-collection-humanities-20120810-1|71	
12mr|texlive-collection-humanities-20120810-1|72	%install
12mr|texlive-collection-humanities-20120810-1|73	
12mr|texlive-collection-humanities-20120810-1|74	
12mr|texlive-collection-humanities-20120810-1|75	
12mr|texlive-collection-humanities-20120810-1|76	%changelog
12mr|texlive-collection-humanities-20120810-1|77	

16984 12
12mr|texlive-collection-langafrican-20120224-1|1	# revision 21061
12mr|texlive-collection-langafrican-20120224-1|2	# category Collection
12mr|texlive-collection-langafrican-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langafrican-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langafrican-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langafrican-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langafrican-20120224-1|7	Name:		texlive-collection-langafrican
12mr|texlive-collection-langafrican-20120224-1|8	Epoch:		1
12mr|texlive-collection-langafrican-20120224-1|9	Version:	20120224
12mr|texlive-collection-langafrican-20120224-1|10	Release:	1
12mr|texlive-collection-langafrican-20120224-1|11	Summary:	African scripts
12mr|texlive-collection-langafrican-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langafrican-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langafrican-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langafrican-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langafrican.tar.xz
12mr|texlive-collection-langafrican-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langafrican-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langafrican-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langafrican-20120224-1|19	Requires:	texlive-ethiop
12mr|texlive-collection-langafrican-20120224-1|20	Requires:	texlive-ethiop-t1
12mr|texlive-collection-langafrican-20120224-1|21	Requires:	texlive-fc
12mr|texlive-collection-langafrican-20120224-1|22	Requires:	texlive-hyphen-ethiopic
12mr|texlive-collection-langafrican-20120224-1|23	Requires:	texlive-collection-basic
12mr|texlive-collection-langafrican-20120224-1|24	
12mr|texlive-collection-langafrican-20120224-1|25	%description
12mr|texlive-collection-langafrican-20120224-1|26	Support for typesetting some African scripts.
12mr|texlive-collection-langafrican-20120224-1|27	
12mr|texlive-collection-langafrican-20120224-1|28	#-----------------------------------------------------------------------
12mr|texlive-collection-langafrican-20120224-1|29	%files
12mr|texlive-collection-langafrican-20120224-1|30	
12mr|texlive-collection-langafrican-20120224-1|31	#-----------------------------------------------------------------------
12mr|texlive-collection-langafrican-20120224-1|32	%prep
12mr|texlive-collection-langafrican-20120224-1|33	%setup -c -a0
12mr|texlive-collection-langafrican-20120224-1|34	
12mr|texlive-collection-langafrican-20120224-1|35	%build
12mr|texlive-collection-langafrican-20120224-1|36	
12mr|texlive-collection-langafrican-20120224-1|37	%install
12mr|texlive-collection-langafrican-20120224-1|38	
12mr|texlive-collection-langafrican-20120224-1|39	
12mr|texlive-collection-langafrican-20120224-1|40	
12mr|texlive-collection-langafrican-20120224-1|41	%changelog
12mr|texlive-collection-langafrican-20120224-1|42	

16985 12
12mr|texlive-collection-langarabic-20120224-1|1	# revision 24768
12mr|texlive-collection-langarabic-20120224-1|2	# category Collection
12mr|texlive-collection-langarabic-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langarabic-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langarabic-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langarabic-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langarabic-20120224-1|7	Name:		texlive-collection-langarabic
12mr|texlive-collection-langarabic-20120224-1|8	Epoch:		1
12mr|texlive-collection-langarabic-20120224-1|9	Version:	20120224
12mr|texlive-collection-langarabic-20120224-1|10	Release:	1
12mr|texlive-collection-langarabic-20120224-1|11	Summary:	Arabic
12mr|texlive-collection-langarabic-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langarabic-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langarabic-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langarabic-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langarabic.tar.xz
12mr|texlive-collection-langarabic-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langarabic-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langarabic-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langarabic-20120224-1|19	Requires:	texlive-amiri
12mr|texlive-collection-langarabic-20120224-1|20	Requires:	texlive-arabi
12mr|texlive-collection-langarabic-20120224-1|21	Requires:	texlive-arabtex
12mr|texlive-collection-langarabic-20120224-1|22	Requires:	texlive-bidi
12mr|texlive-collection-langarabic-20120224-1|23	Requires:	texlive-hyphen-arabic
12mr|texlive-collection-langarabic-20120224-1|24	Requires:	texlive-hyphen-farsi
12mr|texlive-collection-langarabic-20120224-1|25	Requires:	texlive-persian-bib
12mr|texlive-collection-langarabic-20120224-1|26	Requires:	texlive-persian-modern
12mr|texlive-collection-langarabic-20120224-1|27	Requires:	texlive-collection-basic
12mr|texlive-collection-langarabic-20120224-1|28	
12mr|texlive-collection-langarabic-20120224-1|29	%description
12mr|texlive-collection-langarabic-20120224-1|30	Support for typesetting Arabic.
12mr|texlive-collection-langarabic-20120224-1|31	
12mr|texlive-collection-langarabic-20120224-1|32	#-----------------------------------------------------------------------
12mr|texlive-collection-langarabic-20120224-1|33	%files
12mr|texlive-collection-langarabic-20120224-1|34	
12mr|texlive-collection-langarabic-20120224-1|35	#-----------------------------------------------------------------------
12mr|texlive-collection-langarabic-20120224-1|36	%prep
12mr|texlive-collection-langarabic-20120224-1|37	%setup -c -a0
12mr|texlive-collection-langarabic-20120224-1|38	
12mr|texlive-collection-langarabic-20120224-1|39	%build
12mr|texlive-collection-langarabic-20120224-1|40	
12mr|texlive-collection-langarabic-20120224-1|41	%install
12mr|texlive-collection-langarabic-20120224-1|42	
12mr|texlive-collection-langarabic-20120224-1|43	
12mr|texlive-collection-langarabic-20120224-1|44	
12mr|texlive-collection-langarabic-20120224-1|45	%changelog
12mr|texlive-collection-langarabic-20120224-1|46	

16986 12
12mr|texlive-collection-langarmenian-20120224-1|1	# revision 20529
12mr|texlive-collection-langarmenian-20120224-1|2	# category Collection
12mr|texlive-collection-langarmenian-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langarmenian-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langarmenian-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langarmenian-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langarmenian-20120224-1|7	Name:		texlive-collection-langarmenian
12mr|texlive-collection-langarmenian-20120224-1|8	Epoch:		1
12mr|texlive-collection-langarmenian-20120224-1|9	Version:	20120224
12mr|texlive-collection-langarmenian-20120224-1|10	Release:	1
12mr|texlive-collection-langarmenian-20120224-1|11	Summary:	Armenian
12mr|texlive-collection-langarmenian-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langarmenian-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langarmenian-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langarmenian-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langarmenian.tar.xz
12mr|texlive-collection-langarmenian-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langarmenian-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langarmenian-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langarmenian-20120224-1|19	Requires:	texlive-collection-basic
12mr|texlive-collection-langarmenian-20120224-1|20	
12mr|texlive-collection-langarmenian-20120224-1|21	%description
12mr|texlive-collection-langarmenian-20120224-1|22	Support for typesetting Armenian.
12mr|texlive-collection-langarmenian-20120224-1|23	
12mr|texlive-collection-langarmenian-20120224-1|24	#-----------------------------------------------------------------------
12mr|texlive-collection-langarmenian-20120224-1|25	%files
12mr|texlive-collection-langarmenian-20120224-1|26	
12mr|texlive-collection-langarmenian-20120224-1|27	#-----------------------------------------------------------------------
12mr|texlive-collection-langarmenian-20120224-1|28	%prep
12mr|texlive-collection-langarmenian-20120224-1|29	%setup -c -a0
12mr|texlive-collection-langarmenian-20120224-1|30	
12mr|texlive-collection-langarmenian-20120224-1|31	%build
12mr|texlive-collection-langarmenian-20120224-1|32	
12mr|texlive-collection-langarmenian-20120224-1|33	%install
12mr|texlive-collection-langarmenian-20120224-1|34	
12mr|texlive-collection-langarmenian-20120224-1|35	
12mr|texlive-collection-langarmenian-20120224-1|36	
12mr|texlive-collection-langarmenian-20120224-1|37	%changelog
12mr|texlive-collection-langarmenian-20120224-1|38	

16987 12
12mr|texlive-collection-langcjk-20120810-1|1	# revision 27121
12mr|texlive-collection-langcjk-20120810-1|2	# category Collection
12mr|texlive-collection-langcjk-20120810-1|3	# catalog-ctan undef
12mr|texlive-collection-langcjk-20120810-1|4	# catalog-date undef
12mr|texlive-collection-langcjk-20120810-1|5	# catalog-license undef
12mr|texlive-collection-langcjk-20120810-1|6	# catalog-version undef
12mr|texlive-collection-langcjk-20120810-1|7	Name:		texlive-collection-langcjk
12mr|texlive-collection-langcjk-20120810-1|8	Epoch:		1
12mr|texlive-collection-langcjk-20120810-1|9	Version:	20120810
12mr|texlive-collection-langcjk-20120810-1|10	Release:	1
12mr|texlive-collection-langcjk-20120810-1|11	Summary:	Chinese, Japanese, Korean
12mr|texlive-collection-langcjk-20120810-1|12	Group:		Publishing
12mr|texlive-collection-langcjk-20120810-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langcjk-20120810-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langcjk-20120810-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langcjk.tar.xz
12mr|texlive-collection-langcjk-20120810-1|16	BuildArch:	noarch
12mr|texlive-collection-langcjk-20120810-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langcjk-20120810-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langcjk-20120810-1|19	Requires:	texlive-collection-basic
12mr|texlive-collection-langcjk-20120810-1|20	Requires:	texlive-collection-documentation-chinese
12mr|texlive-collection-langcjk-20120810-1|21	Requires:	texlive-adobemapping
12mr|texlive-collection-langcjk-20120810-1|22	Requires:	texlive-arphic
12mr|texlive-collection-langcjk-20120810-1|23	Requires:	texlive-c90
12mr|texlive-collection-langcjk-20120810-1|24	Requires:	texlive-cjk
12mr|texlive-collection-langcjk-20120810-1|25	Requires:	texlive-cjkpunct
12mr|texlive-collection-langcjk-20120810-1|26	Requires:	texlive-cjkutils
12mr|texlive-collection-langcjk-20120810-1|27	Requires:	texlive-cns
12mr|texlive-collection-langcjk-20120810-1|28	Requires:	texlive-ctex
12mr|texlive-collection-langcjk-20120810-1|29	Requires:	texlive-dnp
12mr|texlive-collection-langcjk-20120810-1|30	Requires:	texlive-fonts-tlwg
12mr|texlive-collection-langcjk-20120810-1|31	Requires:	texlive-garuda-c90
12mr|texlive-collection-langcjk-20120810-1|32	Requires:	texlive-hyphen-chinese
12mr|texlive-collection-langcjk-20120810-1|33	Requires:	texlive-ipaex
12mr|texlive-collection-langcjk-20120810-1|34	Requires:	texlive-japanese
12mr|texlive-collection-langcjk-20120810-1|35	Requires:	texlive-japanese-otf
12mr|texlive-collection-langcjk-20120810-1|36	Requires:	texlive-japanese-otf-uptex
12mr|texlive-collection-langcjk-20120810-1|37	Requires:	texlive-jfontmaps
12mr|texlive-collection-langcjk-20120810-1|38	Requires:	texlive-jsclasses
12mr|texlive-collection-langcjk-20120810-1|39	Requires:	texlive-luatexja
12mr|texlive-collection-langcjk-20120810-1|40	Requires:	texlive-norasi-c90
12mr|texlive-collection-langcjk-20120810-1|41	Requires:	texlive-ptex
12mr|texlive-collection-langcjk-20120810-1|42	Requires:	texlive-thailatex
12mr|texlive-collection-langcjk-20120810-1|43	Requires:	texlive-uhc
12mr|texlive-collection-langcjk-20120810-1|44	Requires:	texlive-uptex
12mr|texlive-collection-langcjk-20120810-1|45	Requires:	texlive-wadalab
12mr|texlive-collection-langcjk-20120810-1|46	Requires:	texlive-xpinyin
12mr|texlive-collection-langcjk-20120810-1|47	Requires:	texlive-zhmetrics
12mr|texlive-collection-langcjk-20120810-1|48	Requires:	texlive-zhnumber
12mr|texlive-collection-langcjk-20120810-1|49	Requires:	texlive-zhspacing
12mr|texlive-collection-langcjk-20120810-1|50	
12mr|texlive-collection-langcjk-20120810-1|51	%description
12mr|texlive-collection-langcjk-20120810-1|52	CJK (Chinese, Japanese, Korean) macros, fonts, documentation,
12mr|texlive-collection-langcjk-20120810-1|53	also Thai since there is some overlap in the fonts.
12mr|texlive-collection-langcjk-20120810-1|54	
12mr|texlive-collection-langcjk-20120810-1|55	#-----------------------------------------------------------------------
12mr|texlive-collection-langcjk-20120810-1|56	%files
12mr|texlive-collection-langcjk-20120810-1|57	
12mr|texlive-collection-langcjk-20120810-1|58	#-----------------------------------------------------------------------
12mr|texlive-collection-langcjk-20120810-1|59	%prep
12mr|texlive-collection-langcjk-20120810-1|60	%setup -c -a0
12mr|texlive-collection-langcjk-20120810-1|61	
12mr|texlive-collection-langcjk-20120810-1|62	%build
12mr|texlive-collection-langcjk-20120810-1|63	
12mr|texlive-collection-langcjk-20120810-1|64	%install
12mr|texlive-collection-langcjk-20120810-1|65	
12mr|texlive-collection-langcjk-20120810-1|66	
12mr|texlive-collection-langcjk-20120810-1|67	
12mr|texlive-collection-langcjk-20120810-1|68	%changelog
12mr|texlive-collection-langcjk-20120810-1|69	

16988 12
12mr|texlive-collection-langcroatian-20120224-1|1	# revision 21190
12mr|texlive-collection-langcroatian-20120224-1|2	# category Collection
12mr|texlive-collection-langcroatian-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langcroatian-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langcroatian-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langcroatian-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langcroatian-20120224-1|7	Name:		texlive-collection-langcroatian
12mr|texlive-collection-langcroatian-20120224-1|8	Epoch:		1
12mr|texlive-collection-langcroatian-20120224-1|9	Version:	20120224
12mr|texlive-collection-langcroatian-20120224-1|10	Release:	1
12mr|texlive-collection-langcroatian-20120224-1|11	Summary:	Croatian
12mr|texlive-collection-langcroatian-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langcroatian-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langcroatian-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langcroatian-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langcroatian.tar.xz
12mr|texlive-collection-langcroatian-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langcroatian-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langcroatian-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langcroatian-20120224-1|19	Requires:	texlive-hrlatex
12mr|texlive-collection-langcroatian-20120224-1|20	Requires:	texlive-hyphen-croatian
12mr|texlive-collection-langcroatian-20120224-1|21	Requires:	texlive-collection-basic
12mr|texlive-collection-langcroatian-20120224-1|22	
12mr|texlive-collection-langcroatian-20120224-1|23	%description
12mr|texlive-collection-langcroatian-20120224-1|24	Support for typesetting Croatian.
12mr|texlive-collection-langcroatian-20120224-1|25	
12mr|texlive-collection-langcroatian-20120224-1|26	#-----------------------------------------------------------------------
12mr|texlive-collection-langcroatian-20120224-1|27	%files
12mr|texlive-collection-langcroatian-20120224-1|28	
12mr|texlive-collection-langcroatian-20120224-1|29	#-----------------------------------------------------------------------
12mr|texlive-collection-langcroatian-20120224-1|30	%prep
12mr|texlive-collection-langcroatian-20120224-1|31	%setup -c -a0
12mr|texlive-collection-langcroatian-20120224-1|32	
12mr|texlive-collection-langcroatian-20120224-1|33	%build
12mr|texlive-collection-langcroatian-20120224-1|34	
12mr|texlive-collection-langcroatian-20120224-1|35	%install
12mr|texlive-collection-langcroatian-20120224-1|36	
12mr|texlive-collection-langcroatian-20120224-1|37	
12mr|texlive-collection-langcroatian-20120224-1|38	
12mr|texlive-collection-langcroatian-20120224-1|39	%changelog
12mr|texlive-collection-langcroatian-20120224-1|40	

16989 12
12mr|texlive-collection-langcyrillic-20120224-1|1	# revision 25209
12mr|texlive-collection-langcyrillic-20120224-1|2	# category Collection
12mr|texlive-collection-langcyrillic-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langcyrillic-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langcyrillic-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langcyrillic-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langcyrillic-20120224-1|7	Name:		texlive-collection-langcyrillic
12mr|texlive-collection-langcyrillic-20120224-1|8	Epoch:		1
12mr|texlive-collection-langcyrillic-20120224-1|9	Version:	20120224
12mr|texlive-collection-langcyrillic-20120224-1|10	Release:	1
12mr|texlive-collection-langcyrillic-20120224-1|11	Summary:	Cyrillic
12mr|texlive-collection-langcyrillic-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langcyrillic-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langcyrillic-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langcyrillic-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langcyrillic.tar.xz
12mr|texlive-collection-langcyrillic-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langcyrillic-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langcyrillic-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langcyrillic-20120224-1|19	Requires:	texlive-cmcyr
12mr|texlive-collection-langcyrillic-20120224-1|20	Requires:	texlive-cyrillic
12mr|texlive-collection-langcyrillic-20120224-1|21	Requires:	texlive-cyrillic-bin
12mr|texlive-collection-langcyrillic-20120224-1|22	Requires:	texlive-cyrplain
12mr|texlive-collection-langcyrillic-20120224-1|23	Requires:	texlive-disser
12mr|texlive-collection-langcyrillic-20120224-1|24	Requires:	texlive-eskd
12mr|texlive-collection-langcyrillic-20120224-1|25	Requires:	texlive-eskdx
12mr|texlive-collection-langcyrillic-20120224-1|26	Requires:	texlive-gost
12mr|texlive-collection-langcyrillic-20120224-1|27	Requires:	texlive-lcyw
12mr|texlive-collection-langcyrillic-20120224-1|28	Requires:	texlive-lh
12mr|texlive-collection-langcyrillic-20120224-1|29	Requires:	texlive-lhcyr
12mr|texlive-collection-langcyrillic-20120224-1|30	Requires:	texlive-ruhyphen
12mr|texlive-collection-langcyrillic-20120224-1|31	Requires:	texlive-russ
12mr|texlive-collection-langcyrillic-20120224-1|32	Requires:	texlive-t2
12mr|texlive-collection-langcyrillic-20120224-1|33	Requires:	texlive-ukrhyph
12mr|texlive-collection-langcyrillic-20120224-1|34	Requires:	texlive-hyphen-bulgarian
12mr|texlive-collection-langcyrillic-20120224-1|35	Requires:	texlive-hyphen-russian
12mr|texlive-collection-langcyrillic-20120224-1|36	Requires:	texlive-hyphen-ukrainian
12mr|texlive-collection-langcyrillic-20120224-1|37	Requires:	texlive-collection-basic
12mr|texlive-collection-langcyrillic-20120224-1|38	Requires:	texlive-collection-latex
12mr|texlive-collection-langcyrillic-20120224-1|39	
12mr|texlive-collection-langcyrillic-20120224-1|40	%description
12mr|texlive-collection-langcyrillic-20120224-1|41	Support for typesetting Cyrillic.
12mr|texlive-collection-langcyrillic-20120224-1|42	
12mr|texlive-collection-langcyrillic-20120224-1|43	#-----------------------------------------------------------------------
12mr|texlive-collection-langcyrillic-20120224-1|44	%files
12mr|texlive-collection-langcyrillic-20120224-1|45	
12mr|texlive-collection-langcyrillic-20120224-1|46	#-----------------------------------------------------------------------
12mr|texlive-collection-langcyrillic-20120224-1|47	%prep
12mr|texlive-collection-langcyrillic-20120224-1|48	%setup -c -a0
12mr|texlive-collection-langcyrillic-20120224-1|49	
12mr|texlive-collection-langcyrillic-20120224-1|50	%build
12mr|texlive-collection-langcyrillic-20120224-1|51	
12mr|texlive-collection-langcyrillic-20120224-1|52	%install
12mr|texlive-collection-langcyrillic-20120224-1|53	
12mr|texlive-collection-langcyrillic-20120224-1|54	
12mr|texlive-collection-langcyrillic-20120224-1|55	
12mr|texlive-collection-langcyrillic-20120224-1|56	%changelog
12mr|texlive-collection-langcyrillic-20120224-1|57	

16990 12
12mr|texlive-collection-langczechslovak-20120224-1|1	# revision 14727
12mr|texlive-collection-langczechslovak-20120224-1|2	# category Collection
12mr|texlive-collection-langczechslovak-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langczechslovak-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langczechslovak-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langczechslovak-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langczechslovak-20120224-1|7	Name:		texlive-collection-langczechslovak
12mr|texlive-collection-langczechslovak-20120224-1|8	Epoch:		1
12mr|texlive-collection-langczechslovak-20120224-1|9	Version:	20120224
12mr|texlive-collection-langczechslovak-20120224-1|10	Release:	1
12mr|texlive-collection-langczechslovak-20120224-1|11	Summary:	Czech/Slovak
12mr|texlive-collection-langczechslovak-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langczechslovak-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langczechslovak-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langczechslovak-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langczechslovak.tar.xz
12mr|texlive-collection-langczechslovak-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langczechslovak-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langczechslovak-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langczechslovak-20120224-1|19	Requires:	texlive-cs
12mr|texlive-collection-langczechslovak-20120224-1|20	Requires:	texlive-csbulletin
12mr|texlive-collection-langczechslovak-20120224-1|21	Requires:	texlive-cslatex
12mr|texlive-collection-langczechslovak-20120224-1|22	Requires:	texlive-csplain
12mr|texlive-collection-langczechslovak-20120224-1|23	Requires:	texlive-vlna
12mr|texlive-collection-langczechslovak-20120224-1|24	Requires:	texlive-hyphen-czech
12mr|texlive-collection-langczechslovak-20120224-1|25	Requires:	texlive-hyphen-slovak
12mr|texlive-collection-langczechslovak-20120224-1|26	Requires:	texlive-collection-basic
12mr|texlive-collection-langczechslovak-20120224-1|27	Requires:	texlive-collection-latex
12mr|texlive-collection-langczechslovak-20120224-1|28	
12mr|texlive-collection-langczechslovak-20120224-1|29	%description
12mr|texlive-collection-langczechslovak-20120224-1|30	Support for typesetting Czech/Slovak.
12mr|texlive-collection-langczechslovak-20120224-1|31	
12mr|texlive-collection-langczechslovak-20120224-1|32	#-----------------------------------------------------------------------
12mr|texlive-collection-langczechslovak-20120224-1|33	%files
12mr|texlive-collection-langczechslovak-20120224-1|34	
12mr|texlive-collection-langczechslovak-20120224-1|35	#-----------------------------------------------------------------------
12mr|texlive-collection-langczechslovak-20120224-1|36	%prep
12mr|texlive-collection-langczechslovak-20120224-1|37	%setup -c -a0
12mr|texlive-collection-langczechslovak-20120224-1|38	
12mr|texlive-collection-langczechslovak-20120224-1|39	%build
12mr|texlive-collection-langczechslovak-20120224-1|40	
12mr|texlive-collection-langczechslovak-20120224-1|41	%install
12mr|texlive-collection-langczechslovak-20120224-1|42	
12mr|texlive-collection-langczechslovak-20120224-1|43	
12mr|texlive-collection-langczechslovak-20120224-1|44	
12mr|texlive-collection-langczechslovak-20120224-1|45	%changelog
12mr|texlive-collection-langczechslovak-20120224-1|46	

16991 12
12mr|texlive-collection-langdanish-20120224-1|1	# revision 14727
12mr|texlive-collection-langdanish-20120224-1|2	# category Collection
12mr|texlive-collection-langdanish-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langdanish-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langdanish-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langdanish-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langdanish-20120224-1|7	Name:		texlive-collection-langdanish
12mr|texlive-collection-langdanish-20120224-1|8	Epoch:		1
12mr|texlive-collection-langdanish-20120224-1|9	Version:	20120224
12mr|texlive-collection-langdanish-20120224-1|10	Release:	1
12mr|texlive-collection-langdanish-20120224-1|11	Summary:	Danish
12mr|texlive-collection-langdanish-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langdanish-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langdanish-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langdanish-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langdanish.tar.xz
12mr|texlive-collection-langdanish-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langdanish-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langdanish-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langdanish-20120224-1|19	Requires:	texlive-hyphen-danish
12mr|texlive-collection-langdanish-20120224-1|20	Requires:	texlive-collection-basic
12mr|texlive-collection-langdanish-20120224-1|21	
12mr|texlive-collection-langdanish-20120224-1|22	%description
12mr|texlive-collection-langdanish-20120224-1|23	Support for typesetting Danish.
12mr|texlive-collection-langdanish-20120224-1|24	
12mr|texlive-collection-langdanish-20120224-1|25	#-----------------------------------------------------------------------
12mr|texlive-collection-langdanish-20120224-1|26	%files
12mr|texlive-collection-langdanish-20120224-1|27	
12mr|texlive-collection-langdanish-20120224-1|28	#-----------------------------------------------------------------------
12mr|texlive-collection-langdanish-20120224-1|29	%prep
12mr|texlive-collection-langdanish-20120224-1|30	%setup -c -a0
12mr|texlive-collection-langdanish-20120224-1|31	
12mr|texlive-collection-langdanish-20120224-1|32	%build
12mr|texlive-collection-langdanish-20120224-1|33	
12mr|texlive-collection-langdanish-20120224-1|34	%install
12mr|texlive-collection-langdanish-20120224-1|35	
12mr|texlive-collection-langdanish-20120224-1|36	
12mr|texlive-collection-langdanish-20120224-1|37	
12mr|texlive-collection-langdanish-20120224-1|38	%changelog
12mr|texlive-collection-langdanish-20120224-1|39	

16992 12
12mr|texlive-collection-langdutch-20120224-1|1	# revision 14727
12mr|texlive-collection-langdutch-20120224-1|2	# category Collection
12mr|texlive-collection-langdutch-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langdutch-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langdutch-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langdutch-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langdutch-20120224-1|7	Name:		texlive-collection-langdutch
12mr|texlive-collection-langdutch-20120224-1|8	Epoch:		1
12mr|texlive-collection-langdutch-20120224-1|9	Version:	20120224
12mr|texlive-collection-langdutch-20120224-1|10	Release:	1
12mr|texlive-collection-langdutch-20120224-1|11	Summary:	Dutch
12mr|texlive-collection-langdutch-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langdutch-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langdutch-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langdutch-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langdutch.tar.xz
12mr|texlive-collection-langdutch-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langdutch-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langdutch-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langdutch-20120224-1|19	Requires:	texlive-hyphen-dutch
12mr|texlive-collection-langdutch-20120224-1|20	Requires:	texlive-collection-basic
12mr|texlive-collection-langdutch-20120224-1|21	
12mr|texlive-collection-langdutch-20120224-1|22	%description
12mr|texlive-collection-langdutch-20120224-1|23	Support for typesetting Dutch.
12mr|texlive-collection-langdutch-20120224-1|24	
12mr|texlive-collection-langdutch-20120224-1|25	#-----------------------------------------------------------------------
12mr|texlive-collection-langdutch-20120224-1|26	%files
12mr|texlive-collection-langdutch-20120224-1|27	
12mr|texlive-collection-langdutch-20120224-1|28	#-----------------------------------------------------------------------
12mr|texlive-collection-langdutch-20120224-1|29	%prep
12mr|texlive-collection-langdutch-20120224-1|30	%setup -c -a0
12mr|texlive-collection-langdutch-20120224-1|31	
12mr|texlive-collection-langdutch-20120224-1|32	%build
12mr|texlive-collection-langdutch-20120224-1|33	
12mr|texlive-collection-langdutch-20120224-1|34	%install
12mr|texlive-collection-langdutch-20120224-1|35	
12mr|texlive-collection-langdutch-20120224-1|36	
12mr|texlive-collection-langdutch-20120224-1|37	
12mr|texlive-collection-langdutch-20120224-1|38	%changelog
12mr|texlive-collection-langdutch-20120224-1|39	

16993 12
12mr|texlive-collection-langenglish-20120224-1|1	# revision 18615
12mr|texlive-collection-langenglish-20120224-1|2	# category Collection
12mr|texlive-collection-langenglish-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langenglish-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langenglish-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langenglish-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langenglish-20120224-1|7	Name:		texlive-collection-langenglish
12mr|texlive-collection-langenglish-20120224-1|8	Epoch:		1
12mr|texlive-collection-langenglish-20120224-1|9	Version:	20120224
12mr|texlive-collection-langenglish-20120224-1|10	Release:	1
12mr|texlive-collection-langenglish-20120224-1|11	Summary:	US and UK English
12mr|texlive-collection-langenglish-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langenglish-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langenglish-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langenglish-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langenglish.tar.xz
12mr|texlive-collection-langenglish-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langenglish-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langenglish-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langenglish-20120224-1|19	Requires:	texlive-hyphen-english
12mr|texlive-collection-langenglish-20120224-1|20	Requires:	texlive-collection-basic
12mr|texlive-collection-langenglish-20120224-1|21	
12mr|texlive-collection-langenglish-20120224-1|22	%description
12mr|texlive-collection-langenglish-20120224-1|23	Support for typesetting US and UK English.
12mr|texlive-collection-langenglish-20120224-1|24	
12mr|texlive-collection-langenglish-20120224-1|25	#-----------------------------------------------------------------------
12mr|texlive-collection-langenglish-20120224-1|26	%files
12mr|texlive-collection-langenglish-20120224-1|27	
12mr|texlive-collection-langenglish-20120224-1|28	#-----------------------------------------------------------------------
12mr|texlive-collection-langenglish-20120224-1|29	%prep
12mr|texlive-collection-langenglish-20120224-1|30	%setup -c -a0
12mr|texlive-collection-langenglish-20120224-1|31	
12mr|texlive-collection-langenglish-20120224-1|32	%build
12mr|texlive-collection-langenglish-20120224-1|33	
12mr|texlive-collection-langenglish-20120224-1|34	%install
12mr|texlive-collection-langenglish-20120224-1|35	
12mr|texlive-collection-langenglish-20120224-1|36	
12mr|texlive-collection-langenglish-20120224-1|37	
12mr|texlive-collection-langenglish-20120224-1|38	%changelog
12mr|texlive-collection-langenglish-20120224-1|39	

16994 12
12mr|texlive-collection-langfinnish-20120224-1|1	# revision 14727
12mr|texlive-collection-langfinnish-20120224-1|2	# category Collection
12mr|texlive-collection-langfinnish-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langfinnish-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langfinnish-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langfinnish-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langfinnish-20120224-1|7	Name:		texlive-collection-langfinnish
12mr|texlive-collection-langfinnish-20120224-1|8	Epoch:		1
12mr|texlive-collection-langfinnish-20120224-1|9	Version:	20120224
12mr|texlive-collection-langfinnish-20120224-1|10	Release:	1
12mr|texlive-collection-langfinnish-20120224-1|11	Summary:	Finnish
12mr|texlive-collection-langfinnish-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langfinnish-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langfinnish-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langfinnish-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langfinnish.tar.xz
12mr|texlive-collection-langfinnish-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langfinnish-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langfinnish-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langfinnish-20120224-1|19	Requires:	texlive-finbib
12mr|texlive-collection-langfinnish-20120224-1|20	Requires:	texlive-hyphen-finnish
12mr|texlive-collection-langfinnish-20120224-1|21	Requires:	texlive-collection-basic
12mr|texlive-collection-langfinnish-20120224-1|22	
12mr|texlive-collection-langfinnish-20120224-1|23	%description
12mr|texlive-collection-langfinnish-20120224-1|24	Support for typesetting Finnish.
12mr|texlive-collection-langfinnish-20120224-1|25	
12mr|texlive-collection-langfinnish-20120224-1|26	#-----------------------------------------------------------------------
12mr|texlive-collection-langfinnish-20120224-1|27	%files
12mr|texlive-collection-langfinnish-20120224-1|28	
12mr|texlive-collection-langfinnish-20120224-1|29	#-----------------------------------------------------------------------
12mr|texlive-collection-langfinnish-20120224-1|30	%prep
12mr|texlive-collection-langfinnish-20120224-1|31	%setup -c -a0
12mr|texlive-collection-langfinnish-20120224-1|32	
12mr|texlive-collection-langfinnish-20120224-1|33	%build
12mr|texlive-collection-langfinnish-20120224-1|34	
12mr|texlive-collection-langfinnish-20120224-1|35	%install
12mr|texlive-collection-langfinnish-20120224-1|36	
12mr|texlive-collection-langfinnish-20120224-1|37	
12mr|texlive-collection-langfinnish-20120224-1|38	
12mr|texlive-collection-langfinnish-20120224-1|39	%changelog
12mr|texlive-collection-langfinnish-20120224-1|40	

16995 12
12mr|texlive-collection-langfrench-20120810-1|1	# revision 27049
12mr|texlive-collection-langfrench-20120810-1|2	# category Collection
12mr|texlive-collection-langfrench-20120810-1|3	# catalog-ctan undef
12mr|texlive-collection-langfrench-20120810-1|4	# catalog-date undef
12mr|texlive-collection-langfrench-20120810-1|5	# catalog-license undef
12mr|texlive-collection-langfrench-20120810-1|6	# catalog-version undef
12mr|texlive-collection-langfrench-20120810-1|7	Name:		texlive-collection-langfrench
12mr|texlive-collection-langfrench-20120810-1|8	Epoch:		1
12mr|texlive-collection-langfrench-20120810-1|9	Version:	20120810
12mr|texlive-collection-langfrench-20120810-1|10	Release:	1
12mr|texlive-collection-langfrench-20120810-1|11	Summary:	French
12mr|texlive-collection-langfrench-20120810-1|12	Group:		Publishing
12mr|texlive-collection-langfrench-20120810-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langfrench-20120810-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langfrench-20120810-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langfrench.tar.xz
12mr|texlive-collection-langfrench-20120810-1|16	BuildArch:	noarch
12mr|texlive-collection-langfrench-20120810-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langfrench-20120810-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langfrench-20120810-1|19	Requires:	texlive-aeguill
12mr|texlive-collection-langfrench-20120810-1|20	Requires:	texlive-basque-book
12mr|texlive-collection-langfrench-20120810-1|21	Requires:	texlive-basque-date
12mr|texlive-collection-langfrench-20120810-1|22	Requires:	texlive-bib-fr
12mr|texlive-collection-langfrench-20120810-1|23	Requires:	texlive-bibleref-french
12mr|texlive-collection-langfrench-20120810-1|24	Requires:	texlive-booktabs-fr
12mr|texlive-collection-langfrench-20120810-1|25	Requires:	texlive-droit-fr
12mr|texlive-collection-langfrench-20120810-1|26	Requires:	texlive-facture
12mr|texlive-collection-langfrench-20120810-1|27	Requires:	texlive-frenchle
12mr|texlive-collection-langfrench-20120810-1|28	Requires:	texlive-frletter
12mr|texlive-collection-langfrench-20120810-1|29	Requires:	texlive-impnattypo
12mr|texlive-collection-langfrench-20120810-1|30	Requires:	texlive-mafr
12mr|texlive-collection-langfrench-20120810-1|31	Requires:	texlive-tabvar
12mr|texlive-collection-langfrench-20120810-1|32	Requires:	texlive-tdsfrmath
12mr|texlive-collection-langfrench-20120810-1|33	Requires:	texlive-variations
12mr|texlive-collection-langfrench-20120810-1|34	Requires:	texlive-hyphen-basque
12mr|texlive-collection-langfrench-20120810-1|35	Requires:	texlive-hyphen-french
12mr|texlive-collection-langfrench-20120810-1|36	Requires:	texlive-collection-basic
12mr|texlive-collection-langfrench-20120810-1|37	
12mr|texlive-collection-langfrench-20120810-1|38	%description
12mr|texlive-collection-langfrench-20120810-1|39	Support for typesetting French and Basque.
12mr|texlive-collection-langfrench-20120810-1|40	
12mr|texlive-collection-langfrench-20120810-1|41	#-----------------------------------------------------------------------
12mr|texlive-collection-langfrench-20120810-1|42	%files
12mr|texlive-collection-langfrench-20120810-1|43	
12mr|texlive-collection-langfrench-20120810-1|44	#-----------------------------------------------------------------------
12mr|texlive-collection-langfrench-20120810-1|45	%prep
12mr|texlive-collection-langfrench-20120810-1|46	%setup -c -a0
12mr|texlive-collection-langfrench-20120810-1|47	
12mr|texlive-collection-langfrench-20120810-1|48	%build
12mr|texlive-collection-langfrench-20120810-1|49	
12mr|texlive-collection-langfrench-20120810-1|50	%install
12mr|texlive-collection-langfrench-20120810-1|51	
12mr|texlive-collection-langfrench-20120810-1|52	
12mr|texlive-collection-langfrench-20120810-1|53	
12mr|texlive-collection-langfrench-20120810-1|54	%changelog
12mr|texlive-collection-langfrench-20120810-1|55	

16996 12
12mr|texlive-collection-langgerman-20120224-1|1	# revision 25356
12mr|texlive-collection-langgerman-20120224-1|2	# category Collection
12mr|texlive-collection-langgerman-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langgerman-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langgerman-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langgerman-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langgerman-20120224-1|7	Name:		texlive-collection-langgerman
12mr|texlive-collection-langgerman-20120224-1|8	Epoch:		1
12mr|texlive-collection-langgerman-20120224-1|9	Version:	20120224
12mr|texlive-collection-langgerman-20120224-1|10	Release:	1
12mr|texlive-collection-langgerman-20120224-1|11	Summary:	German
12mr|texlive-collection-langgerman-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langgerman-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langgerman-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langgerman-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langgerman.tar.xz
12mr|texlive-collection-langgerman-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langgerman-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langgerman-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langgerman-20120224-1|19	Requires:	texlive-bibleref-german
12mr|texlive-collection-langgerman-20120224-1|20	Requires:	texlive-dehyph-exptl
12mr|texlive-collection-langgerman-20120224-1|21	Requires:	texlive-dhua
12mr|texlive-collection-langgerman-20120224-1|22	Requires:	texlive-booktabs-de
12mr|texlive-collection-langgerman-20120224-1|23	Requires:	texlive-csquotes-de
12mr|texlive-collection-langgerman-20120224-1|24	Requires:	texlive-etoolbox-de
12mr|texlive-collection-langgerman-20120224-1|25	Requires:	texlive-geometry-de
12mr|texlive-collection-langgerman-20120224-1|26	Requires:	texlive-german
12mr|texlive-collection-langgerman-20120224-1|27	Requires:	texlive-germbib
12mr|texlive-collection-langgerman-20120224-1|28	Requires:	texlive-germkorr
12mr|texlive-collection-langgerman-20120224-1|29	Requires:	texlive-hausarbeit-jura
12mr|texlive-collection-langgerman-20120224-1|30	Requires:	texlive-microtype-de
12mr|texlive-collection-langgerman-20120224-1|31	Requires:	texlive-r_und_s
12mr|texlive-collection-langgerman-20120224-1|32	Requires:	texlive-tipa-de
12mr|texlive-collection-langgerman-20120224-1|33	Requires:	texlive-umlaute
12mr|texlive-collection-langgerman-20120224-1|34	Requires:	texlive-hyphen-german
12mr|texlive-collection-langgerman-20120224-1|35	Requires:	texlive-collection-basic
12mr|texlive-collection-langgerman-20120224-1|36	
12mr|texlive-collection-langgerman-20120224-1|37	%description
12mr|texlive-collection-langgerman-20120224-1|38	Support for typesetting German.
12mr|texlive-collection-langgerman-20120224-1|39	
12mr|texlive-collection-langgerman-20120224-1|40	#-----------------------------------------------------------------------
12mr|texlive-collection-langgerman-20120224-1|41	%files
12mr|texlive-collection-langgerman-20120224-1|42	
12mr|texlive-collection-langgerman-20120224-1|43	#-----------------------------------------------------------------------
12mr|texlive-collection-langgerman-20120224-1|44	%prep
12mr|texlive-collection-langgerman-20120224-1|45	%setup -c -a0
12mr|texlive-collection-langgerman-20120224-1|46	
12mr|texlive-collection-langgerman-20120224-1|47	%build
12mr|texlive-collection-langgerman-20120224-1|48	
12mr|texlive-collection-langgerman-20120224-1|49	%install
12mr|texlive-collection-langgerman-20120224-1|50	
12mr|texlive-collection-langgerman-20120224-1|51	
12mr|texlive-collection-langgerman-20120224-1|52	
12mr|texlive-collection-langgerman-20120224-1|53	%changelog
12mr|texlive-collection-langgerman-20120224-1|54	

16997 12
12mr|texlive-collection-langgreek-20120810-1|1	# revision 26262
12mr|texlive-collection-langgreek-20120810-1|2	# category Collection
12mr|texlive-collection-langgreek-20120810-1|3	# catalog-ctan undef
12mr|texlive-collection-langgreek-20120810-1|4	# catalog-date undef
12mr|texlive-collection-langgreek-20120810-1|5	# catalog-license undef
12mr|texlive-collection-langgreek-20120810-1|6	# catalog-version undef
12mr|texlive-collection-langgreek-20120810-1|7	Name:		texlive-collection-langgreek
12mr|texlive-collection-langgreek-20120810-1|8	Epoch:		1
12mr|texlive-collection-langgreek-20120810-1|9	Version:	20120810
12mr|texlive-collection-langgreek-20120810-1|10	Release:	1
12mr|texlive-collection-langgreek-20120810-1|11	Summary:	Greek
12mr|texlive-collection-langgreek-20120810-1|12	Group:		Publishing
12mr|texlive-collection-langgreek-20120810-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langgreek-20120810-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langgreek-20120810-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langgreek.tar.xz
12mr|texlive-collection-langgreek-20120810-1|16	BuildArch:	noarch
12mr|texlive-collection-langgreek-20120810-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langgreek-20120810-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langgreek-20120810-1|19	Requires:	texlive-betababel
12mr|texlive-collection-langgreek-20120810-1|20	Requires:	texlive-bgreek
12mr|texlive-collection-langgreek-20120810-1|21	Requires:	texlive-cbfonts
12mr|texlive-collection-langgreek-20120810-1|22	Requires:	texlive-gfsbaskerville
12mr|texlive-collection-langgreek-20120810-1|23	Requires:	texlive-gfsporson
12mr|texlive-collection-langgreek-20120810-1|24	Requires:	texlive-greek-inputenc
12mr|texlive-collection-langgreek-20120810-1|25	Requires:	texlive-greekdates
12mr|texlive-collection-langgreek-20120810-1|26	Requires:	texlive-greektex
12mr|texlive-collection-langgreek-20120810-1|27	Requires:	texlive-grverb
12mr|texlive-collection-langgreek-20120810-1|28	Requires:	texlive-ibycus-babel
12mr|texlive-collection-langgreek-20120810-1|29	Requires:	texlive-ibygrk
12mr|texlive-collection-langgreek-20120810-1|30	Requires:	texlive-kerkis
12mr|texlive-collection-langgreek-20120810-1|31	Requires:	texlive-levy
12mr|texlive-collection-langgreek-20120810-1|32	Requires:	texlive-lgreek
12mr|texlive-collection-langgreek-20120810-1|33	Requires:	texlive-lgrx
12mr|texlive-collection-langgreek-20120810-1|34	Requires:	texlive-mkgrkindex
12mr|texlive-collection-langgreek-20120810-1|35	Requires:	texlive-teubner
12mr|texlive-collection-langgreek-20120810-1|36	Requires:	texlive-xgreek
12mr|texlive-collection-langgreek-20120810-1|37	Requires:	texlive-yannisgr
12mr|texlive-collection-langgreek-20120810-1|38	Requires:	texlive-hyphen-greek
12mr|texlive-collection-langgreek-20120810-1|39	Requires:	texlive-hyphen-ancientgreek
12mr|texlive-collection-langgreek-20120810-1|40	Requires:	texlive-collection-basic
12mr|texlive-collection-langgreek-20120810-1|41	
12mr|texlive-collection-langgreek-20120810-1|42	%description
12mr|texlive-collection-langgreek-20120810-1|43	Support for typesetting Greek.
12mr|texlive-collection-langgreek-20120810-1|44	
12mr|texlive-collection-langgreek-20120810-1|45	#-----------------------------------------------------------------------
12mr|texlive-collection-langgreek-20120810-1|46	%files
12mr|texlive-collection-langgreek-20120810-1|47	
12mr|texlive-collection-langgreek-20120810-1|48	#-----------------------------------------------------------------------
12mr|texlive-collection-langgreek-20120810-1|49	%prep
12mr|texlive-collection-langgreek-20120810-1|50	%setup -c -a0
12mr|texlive-collection-langgreek-20120810-1|51	
12mr|texlive-collection-langgreek-20120810-1|52	%build
12mr|texlive-collection-langgreek-20120810-1|53	
12mr|texlive-collection-langgreek-20120810-1|54	%install
12mr|texlive-collection-langgreek-20120810-1|55	
12mr|texlive-collection-langgreek-20120810-1|56	
12mr|texlive-collection-langgreek-20120810-1|57	
12mr|texlive-collection-langgreek-20120810-1|58	%changelog
12mr|texlive-collection-langgreek-20120810-1|59	

16998 12
12mr|texlive-collection-langhebrew-20120224-1|1	# revision 14727
12mr|texlive-collection-langhebrew-20120224-1|2	# category Collection
12mr|texlive-collection-langhebrew-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langhebrew-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langhebrew-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langhebrew-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langhebrew-20120224-1|7	Name:		texlive-collection-langhebrew
12mr|texlive-collection-langhebrew-20120224-1|8	Epoch:		1
12mr|texlive-collection-langhebrew-20120224-1|9	Version:	20120224
12mr|texlive-collection-langhebrew-20120224-1|10	Release:	1
12mr|texlive-collection-langhebrew-20120224-1|11	Summary:	Hebrew
12mr|texlive-collection-langhebrew-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langhebrew-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langhebrew-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langhebrew-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langhebrew.tar.xz
12mr|texlive-collection-langhebrew-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langhebrew-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langhebrew-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langhebrew-20120224-1|19	Requires:	texlive-cjhebrew
12mr|texlive-collection-langhebrew-20120224-1|20	Requires:	texlive-collection-basic
12mr|texlive-collection-langhebrew-20120224-1|21	
12mr|texlive-collection-langhebrew-20120224-1|22	%description
12mr|texlive-collection-langhebrew-20120224-1|23	Support for typesetting Hebrew.
12mr|texlive-collection-langhebrew-20120224-1|24	
12mr|texlive-collection-langhebrew-20120224-1|25	#-----------------------------------------------------------------------
12mr|texlive-collection-langhebrew-20120224-1|26	%files
12mr|texlive-collection-langhebrew-20120224-1|27	
12mr|texlive-collection-langhebrew-20120224-1|28	#-----------------------------------------------------------------------
12mr|texlive-collection-langhebrew-20120224-1|29	%prep
12mr|texlive-collection-langhebrew-20120224-1|30	%setup -c -a0
12mr|texlive-collection-langhebrew-20120224-1|31	
12mr|texlive-collection-langhebrew-20120224-1|32	%build
12mr|texlive-collection-langhebrew-20120224-1|33	
12mr|texlive-collection-langhebrew-20120224-1|34	%install
12mr|texlive-collection-langhebrew-20120224-1|35	
12mr|texlive-collection-langhebrew-20120224-1|36	
12mr|texlive-collection-langhebrew-20120224-1|37	
12mr|texlive-collection-langhebrew-20120224-1|38	%changelog
12mr|texlive-collection-langhebrew-20120224-1|39	

16999 12
12mr|texlive-collection-langhungarian-20120224-1|1	# revision 14727
12mr|texlive-collection-langhungarian-20120224-1|2	# category Collection
12mr|texlive-collection-langhungarian-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langhungarian-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langhungarian-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langhungarian-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langhungarian-20120224-1|7	Name:		texlive-collection-langhungarian
12mr|texlive-collection-langhungarian-20120224-1|8	Epoch:		1
12mr|texlive-collection-langhungarian-20120224-1|9	Version:	20120224
12mr|texlive-collection-langhungarian-20120224-1|10	Release:	1
12mr|texlive-collection-langhungarian-20120224-1|11	Summary:	Hungarian
12mr|texlive-collection-langhungarian-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langhungarian-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langhungarian-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langhungarian-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langhungarian.tar.xz
12mr|texlive-collection-langhungarian-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langhungarian-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langhungarian-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langhungarian-20120224-1|19	Requires:	texlive-magyar
12mr|texlive-collection-langhungarian-20120224-1|20	Requires:	texlive-hyphen-hungarian
12mr|texlive-collection-langhungarian-20120224-1|21	Requires:	texlive-collection-basic
12mr|texlive-collection-langhungarian-20120224-1|22	
12mr|texlive-collection-langhungarian-20120224-1|23	%description
12mr|texlive-collection-langhungarian-20120224-1|24	Support for typesetting Hungarian.
12mr|texlive-collection-langhungarian-20120224-1|25	
12mr|texlive-collection-langhungarian-20120224-1|26	#-----------------------------------------------------------------------
12mr|texlive-collection-langhungarian-20120224-1|27	%files
12mr|texlive-collection-langhungarian-20120224-1|28	
12mr|texlive-collection-langhungarian-20120224-1|29	#-----------------------------------------------------------------------
12mr|texlive-collection-langhungarian-20120224-1|30	%prep
12mr|texlive-collection-langhungarian-20120224-1|31	%setup -c -a0
12mr|texlive-collection-langhungarian-20120224-1|32	
12mr|texlive-collection-langhungarian-20120224-1|33	%build
12mr|texlive-collection-langhungarian-20120224-1|34	
12mr|texlive-collection-langhungarian-20120224-1|35	%install
12mr|texlive-collection-langhungarian-20120224-1|36	
12mr|texlive-collection-langhungarian-20120224-1|37	
12mr|texlive-collection-langhungarian-20120224-1|38	
12mr|texlive-collection-langhungarian-20120224-1|39	%changelog
12mr|texlive-collection-langhungarian-20120224-1|40	

17000 12
12mr|texlive-collection-langindic-20120302-1|1	# revision 25494
12mr|texlive-collection-langindic-20120302-1|2	# category Collection
12mr|texlive-collection-langindic-20120302-1|3	# catalog-ctan undef
12mr|texlive-collection-langindic-20120302-1|4	# catalog-date undef
12mr|texlive-collection-langindic-20120302-1|5	# catalog-license undef
12mr|texlive-collection-langindic-20120302-1|6	# catalog-version undef
12mr|texlive-collection-langindic-20120302-1|7	Name:		texlive-collection-langindic
12mr|texlive-collection-langindic-20120302-1|8	Epoch:		1
12mr|texlive-collection-langindic-20120302-1|9	Version:	20120302
12mr|texlive-collection-langindic-20120302-1|10	Release:	1
12mr|texlive-collection-langindic-20120302-1|11	Summary:	Indic scripts
12mr|texlive-collection-langindic-20120302-1|12	Group:		Publishing
12mr|texlive-collection-langindic-20120302-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langindic-20120302-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langindic-20120302-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langindic.tar.xz
12mr|texlive-collection-langindic-20120302-1|16	BuildArch:	noarch
12mr|texlive-collection-langindic-20120302-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langindic-20120302-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langindic-20120302-1|19	Requires:	texlive-bangtex
12mr|texlive-collection-langindic-20120302-1|20	Requires:	texlive-bengali
12mr|texlive-collection-langindic-20120302-1|21	Requires:	texlive-burmese
12mr|texlive-collection-langindic-20120302-1|22	Requires:	texlive-devnag
12mr|texlive-collection-langindic-20120302-1|23	Requires:	texlive-ebong
12mr|texlive-collection-langindic-20120302-1|24	Requires:	texlive-hyphen-indic
12mr|texlive-collection-langindic-20120302-1|25	Requires:	texlive-hyphen-sanskrit
12mr|texlive-collection-langindic-20120302-1|26	Requires:	texlive-malayalam
12mr|texlive-collection-langindic-20120302-1|27	Requires:	texlive-sanskrit
12mr|texlive-collection-langindic-20120302-1|28	Requires:	texlive-velthuis
12mr|texlive-collection-langindic-20120302-1|29	Requires:	texlive-wnri
12mr|texlive-collection-langindic-20120302-1|30	Requires:	texlive-wnri-latex
12mr|texlive-collection-langindic-20120302-1|31	Requires:	texlive-xetex-devanagari
12mr|texlive-collection-langindic-20120302-1|32	Requires:	texlive-collection-basic
12mr|texlive-collection-langindic-20120302-1|33	
12mr|texlive-collection-langindic-20120302-1|34	%description
12mr|texlive-collection-langindic-20120302-1|35	Support for typesetting some Indic scripts.
12mr|texlive-collection-langindic-20120302-1|36	
12mr|texlive-collection-langindic-20120302-1|37	#-----------------------------------------------------------------------
12mr|texlive-collection-langindic-20120302-1|38	%files
12mr|texlive-collection-langindic-20120302-1|39	
12mr|texlive-collection-langindic-20120302-1|40	#-----------------------------------------------------------------------
12mr|texlive-collection-langindic-20120302-1|41	%prep
12mr|texlive-collection-langindic-20120302-1|42	%setup -c -a0
12mr|texlive-collection-langindic-20120302-1|43	
12mr|texlive-collection-langindic-20120302-1|44	%build
12mr|texlive-collection-langindic-20120302-1|45	
12mr|texlive-collection-langindic-20120302-1|46	%install
12mr|texlive-collection-langindic-20120302-1|47	
12mr|texlive-collection-langindic-20120302-1|48	
12mr|texlive-collection-langindic-20120302-1|49	
12mr|texlive-collection-langindic-20120302-1|50	%changelog
12mr|texlive-collection-langindic-20120302-1|51	

17001 12
12mr|texlive-collection-langitalian-20120224-1|1	# revision 25122
12mr|texlive-collection-langitalian-20120224-1|2	# category Collection
12mr|texlive-collection-langitalian-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langitalian-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langitalian-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langitalian-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langitalian-20120224-1|7	Name:		texlive-collection-langitalian
12mr|texlive-collection-langitalian-20120224-1|8	Epoch:		1
12mr|texlive-collection-langitalian-20120224-1|9	Version:	20120224
12mr|texlive-collection-langitalian-20120224-1|10	Release:	1
12mr|texlive-collection-langitalian-20120224-1|11	Summary:	Italian
12mr|texlive-collection-langitalian-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langitalian-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langitalian-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langitalian-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langitalian.tar.xz
12mr|texlive-collection-langitalian-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langitalian-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langitalian-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langitalian-20120224-1|19	Requires:	texlive-collection-basic
12mr|texlive-collection-langitalian-20120224-1|20	Requires:	texlive-fixltxhyph
12mr|texlive-collection-langitalian-20120224-1|21	Requires:	texlive-hyphen-italian
12mr|texlive-collection-langitalian-20120224-1|22	Requires:	texlive-frontespizio
12mr|texlive-collection-langitalian-20120224-1|23	Requires:	texlive-itnumpar
12mr|texlive-collection-langitalian-20120224-1|24	Requires:	texlive-layaureo
12mr|texlive-collection-langitalian-20120224-1|25	
12mr|texlive-collection-langitalian-20120224-1|26	%description
12mr|texlive-collection-langitalian-20120224-1|27	Support for typesetting Italian.
12mr|texlive-collection-langitalian-20120224-1|28	
12mr|texlive-collection-langitalian-20120224-1|29	#-----------------------------------------------------------------------
12mr|texlive-collection-langitalian-20120224-1|30	%files
12mr|texlive-collection-langitalian-20120224-1|31	
12mr|texlive-collection-langitalian-20120224-1|32	#-----------------------------------------------------------------------
12mr|texlive-collection-langitalian-20120224-1|33	%prep
12mr|texlive-collection-langitalian-20120224-1|34	%setup -c -a0
12mr|texlive-collection-langitalian-20120224-1|35	
12mr|texlive-collection-langitalian-20120224-1|36	%build
12mr|texlive-collection-langitalian-20120224-1|37	
12mr|texlive-collection-langitalian-20120224-1|38	%install
12mr|texlive-collection-langitalian-20120224-1|39	
12mr|texlive-collection-langitalian-20120224-1|40	
12mr|texlive-collection-langitalian-20120224-1|41	
12mr|texlive-collection-langitalian-20120224-1|42	%changelog
12mr|texlive-collection-langitalian-20120224-1|43	

17002 12
12mr|texlive-collection-langlatin-20120224-1|1	# revision 14727
12mr|texlive-collection-langlatin-20120224-1|2	# category Collection
12mr|texlive-collection-langlatin-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langlatin-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langlatin-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langlatin-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langlatin-20120224-1|7	Name:		texlive-collection-langlatin
12mr|texlive-collection-langlatin-20120224-1|8	Epoch:		1
12mr|texlive-collection-langlatin-20120224-1|9	Version:	20120224
12mr|texlive-collection-langlatin-20120224-1|10	Release:	1
12mr|texlive-collection-langlatin-20120224-1|11	Summary:	Latin
12mr|texlive-collection-langlatin-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langlatin-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langlatin-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langlatin-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langlatin.tar.xz
12mr|texlive-collection-langlatin-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langlatin-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langlatin-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langlatin-20120224-1|19	Requires:	texlive-hyphen-latin
12mr|texlive-collection-langlatin-20120224-1|20	Requires:	texlive-collection-basic
12mr|texlive-collection-langlatin-20120224-1|21	
12mr|texlive-collection-langlatin-20120224-1|22	%description
12mr|texlive-collection-langlatin-20120224-1|23	Support for typesetting Latin.
12mr|texlive-collection-langlatin-20120224-1|24	
12mr|texlive-collection-langlatin-20120224-1|25	#-----------------------------------------------------------------------
12mr|texlive-collection-langlatin-20120224-1|26	%files
12mr|texlive-collection-langlatin-20120224-1|27	
12mr|texlive-collection-langlatin-20120224-1|28	#-----------------------------------------------------------------------
12mr|texlive-collection-langlatin-20120224-1|29	%prep
12mr|texlive-collection-langlatin-20120224-1|30	%setup -c -a0
12mr|texlive-collection-langlatin-20120224-1|31	
12mr|texlive-collection-langlatin-20120224-1|32	%build
12mr|texlive-collection-langlatin-20120224-1|33	
12mr|texlive-collection-langlatin-20120224-1|34	%install
12mr|texlive-collection-langlatin-20120224-1|35	
12mr|texlive-collection-langlatin-20120224-1|36	
12mr|texlive-collection-langlatin-20120224-1|37	
12mr|texlive-collection-langlatin-20120224-1|38	%changelog
12mr|texlive-collection-langlatin-20120224-1|39	

17003 12
12mr|texlive-collection-langlatvian-20120224-1|1	# revision 14727
12mr|texlive-collection-langlatvian-20120224-1|2	# category Collection
12mr|texlive-collection-langlatvian-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langlatvian-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langlatvian-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langlatvian-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langlatvian-20120224-1|7	Name:		texlive-collection-langlatvian
12mr|texlive-collection-langlatvian-20120224-1|8	Epoch:		1
12mr|texlive-collection-langlatvian-20120224-1|9	Version:	20120224
12mr|texlive-collection-langlatvian-20120224-1|10	Release:	1
12mr|texlive-collection-langlatvian-20120224-1|11	Summary:	Latvian
12mr|texlive-collection-langlatvian-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langlatvian-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langlatvian-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langlatvian-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langlatvian.tar.xz
12mr|texlive-collection-langlatvian-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langlatvian-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langlatvian-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langlatvian-20120224-1|19	Requires:	texlive-hyphen-latvian
12mr|texlive-collection-langlatvian-20120224-1|20	Requires:	texlive-collection-basic
12mr|texlive-collection-langlatvian-20120224-1|21	
12mr|texlive-collection-langlatvian-20120224-1|22	%description
12mr|texlive-collection-langlatvian-20120224-1|23	Support for typesetting Latvian.
12mr|texlive-collection-langlatvian-20120224-1|24	
12mr|texlive-collection-langlatvian-20120224-1|25	#-----------------------------------------------------------------------
12mr|texlive-collection-langlatvian-20120224-1|26	%files
12mr|texlive-collection-langlatvian-20120224-1|27	
12mr|texlive-collection-langlatvian-20120224-1|28	#-----------------------------------------------------------------------
12mr|texlive-collection-langlatvian-20120224-1|29	%prep
12mr|texlive-collection-langlatvian-20120224-1|30	%setup -c -a0
12mr|texlive-collection-langlatvian-20120224-1|31	
12mr|texlive-collection-langlatvian-20120224-1|32	%build
12mr|texlive-collection-langlatvian-20120224-1|33	
12mr|texlive-collection-langlatvian-20120224-1|34	%install
12mr|texlive-collection-langlatvian-20120224-1|35	
12mr|texlive-collection-langlatvian-20120224-1|36	
12mr|texlive-collection-langlatvian-20120224-1|37	
12mr|texlive-collection-langlatvian-20120224-1|38	%changelog
12mr|texlive-collection-langlatvian-20120224-1|39	

17004 12
12mr|texlive-collection-langlithuanian-20120224-1|1	# revision 14727
12mr|texlive-collection-langlithuanian-20120224-1|2	# category Collection
12mr|texlive-collection-langlithuanian-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langlithuanian-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langlithuanian-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langlithuanian-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langlithuanian-20120224-1|7	Name:		texlive-collection-langlithuanian
12mr|texlive-collection-langlithuanian-20120224-1|8	Epoch:		1
12mr|texlive-collection-langlithuanian-20120224-1|9	Version:	20120224
12mr|texlive-collection-langlithuanian-20120224-1|10	Release:	1
12mr|texlive-collection-langlithuanian-20120224-1|11	Summary:	Lithuanian
12mr|texlive-collection-langlithuanian-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langlithuanian-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langlithuanian-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langlithuanian-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langlithuanian.tar.xz
12mr|texlive-collection-langlithuanian-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langlithuanian-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langlithuanian-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langlithuanian-20120224-1|19	Requires:	texlive-lithuanian
12mr|texlive-collection-langlithuanian-20120224-1|20	Requires:	texlive-hyphen-lithuanian
12mr|texlive-collection-langlithuanian-20120224-1|21	Requires:	texlive-collection-basic
12mr|texlive-collection-langlithuanian-20120224-1|22	
12mr|texlive-collection-langlithuanian-20120224-1|23	%description
12mr|texlive-collection-langlithuanian-20120224-1|24	Support for typesetting Lithuanian.
12mr|texlive-collection-langlithuanian-20120224-1|25	
12mr|texlive-collection-langlithuanian-20120224-1|26	#-----------------------------------------------------------------------
12mr|texlive-collection-langlithuanian-20120224-1|27	%files
12mr|texlive-collection-langlithuanian-20120224-1|28	
12mr|texlive-collection-langlithuanian-20120224-1|29	#-----------------------------------------------------------------------
12mr|texlive-collection-langlithuanian-20120224-1|30	%prep
12mr|texlive-collection-langlithuanian-20120224-1|31	%setup -c -a0
12mr|texlive-collection-langlithuanian-20120224-1|32	
12mr|texlive-collection-langlithuanian-20120224-1|33	%build
12mr|texlive-collection-langlithuanian-20120224-1|34	
12mr|texlive-collection-langlithuanian-20120224-1|35	%install
12mr|texlive-collection-langlithuanian-20120224-1|36	
12mr|texlive-collection-langlithuanian-20120224-1|37	
12mr|texlive-collection-langlithuanian-20120224-1|38	
12mr|texlive-collection-langlithuanian-20120224-1|39	%changelog
12mr|texlive-collection-langlithuanian-20120224-1|40	

17005 12
12mr|texlive-collection-langmongolian-20120224-1|1	# revision 22468
12mr|texlive-collection-langmongolian-20120224-1|2	# category Collection
12mr|texlive-collection-langmongolian-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langmongolian-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langmongolian-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langmongolian-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langmongolian-20120224-1|7	Name:		texlive-collection-langmongolian
12mr|texlive-collection-langmongolian-20120224-1|8	Epoch:		1
12mr|texlive-collection-langmongolian-20120224-1|9	Version:	20120224
12mr|texlive-collection-langmongolian-20120224-1|10	Release:	1
12mr|texlive-collection-langmongolian-20120224-1|11	Summary:	Mongolian
12mr|texlive-collection-langmongolian-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langmongolian-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langmongolian-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langmongolian-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langmongolian.tar.xz
12mr|texlive-collection-langmongolian-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langmongolian-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langmongolian-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langmongolian-20120224-1|19	Requires:	texlive-collection-basic
12mr|texlive-collection-langmongolian-20120224-1|20	Requires:	texlive-hyphen-mongolian
12mr|texlive-collection-langmongolian-20120224-1|21	Requires:	texlive-mongolian-babel
12mr|texlive-collection-langmongolian-20120224-1|22	Requires:	texlive-montex
12mr|texlive-collection-langmongolian-20120224-1|23	
12mr|texlive-collection-langmongolian-20120224-1|24	%description
12mr|texlive-collection-langmongolian-20120224-1|25	Support for typesetting Mongolian.
12mr|texlive-collection-langmongolian-20120224-1|26	
12mr|texlive-collection-langmongolian-20120224-1|27	#-----------------------------------------------------------------------
12mr|texlive-collection-langmongolian-20120224-1|28	%files
12mr|texlive-collection-langmongolian-20120224-1|29	
12mr|texlive-collection-langmongolian-20120224-1|30	#-----------------------------------------------------------------------
12mr|texlive-collection-langmongolian-20120224-1|31	%prep
12mr|texlive-collection-langmongolian-20120224-1|32	%setup -c -a0
12mr|texlive-collection-langmongolian-20120224-1|33	
12mr|texlive-collection-langmongolian-20120224-1|34	%build
12mr|texlive-collection-langmongolian-20120224-1|35	
12mr|texlive-collection-langmongolian-20120224-1|36	%install
12mr|texlive-collection-langmongolian-20120224-1|37	
12mr|texlive-collection-langmongolian-20120224-1|38	
12mr|texlive-collection-langmongolian-20120224-1|39	
12mr|texlive-collection-langmongolian-20120224-1|40	%changelog
12mr|texlive-collection-langmongolian-20120224-1|41	

17006 12
12mr|texlive-collection-langnorwegian-20120224-1|1	# revision 14727
12mr|texlive-collection-langnorwegian-20120224-1|2	# category Collection
12mr|texlive-collection-langnorwegian-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langnorwegian-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langnorwegian-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langnorwegian-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langnorwegian-20120224-1|7	Name:		texlive-collection-langnorwegian
12mr|texlive-collection-langnorwegian-20120224-1|8	Epoch:		1
12mr|texlive-collection-langnorwegian-20120224-1|9	Version:	20120224
12mr|texlive-collection-langnorwegian-20120224-1|10	Release:	1
12mr|texlive-collection-langnorwegian-20120224-1|11	Summary:	Norwegian
12mr|texlive-collection-langnorwegian-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langnorwegian-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langnorwegian-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langnorwegian-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langnorwegian.tar.xz
12mr|texlive-collection-langnorwegian-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langnorwegian-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langnorwegian-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langnorwegian-20120224-1|19	Requires:	texlive-hyphen-norwegian
12mr|texlive-collection-langnorwegian-20120224-1|20	Requires:	texlive-collection-basic
12mr|texlive-collection-langnorwegian-20120224-1|21	
12mr|texlive-collection-langnorwegian-20120224-1|22	%description
12mr|texlive-collection-langnorwegian-20120224-1|23	Support for typesetting Norwegian.
12mr|texlive-collection-langnorwegian-20120224-1|24	
12mr|texlive-collection-langnorwegian-20120224-1|25	#-----------------------------------------------------------------------
12mr|texlive-collection-langnorwegian-20120224-1|26	%files
12mr|texlive-collection-langnorwegian-20120224-1|27	
12mr|texlive-collection-langnorwegian-20120224-1|28	#-----------------------------------------------------------------------
12mr|texlive-collection-langnorwegian-20120224-1|29	%prep
12mr|texlive-collection-langnorwegian-20120224-1|30	%setup -c -a0
12mr|texlive-collection-langnorwegian-20120224-1|31	
12mr|texlive-collection-langnorwegian-20120224-1|32	%build
12mr|texlive-collection-langnorwegian-20120224-1|33	
12mr|texlive-collection-langnorwegian-20120224-1|34	%install
12mr|texlive-collection-langnorwegian-20120224-1|35	
12mr|texlive-collection-langnorwegian-20120224-1|36	
12mr|texlive-collection-langnorwegian-20120224-1|37	
12mr|texlive-collection-langnorwegian-20120224-1|38	%changelog
12mr|texlive-collection-langnorwegian-20120224-1|39	

17007 12
12mr|texlive-collection-langother-20120810-1|1	# revision 26614
12mr|texlive-collection-langother-20120810-1|2	# category Collection
12mr|texlive-collection-langother-20120810-1|3	# catalog-ctan undef
12mr|texlive-collection-langother-20120810-1|4	# catalog-date undef
12mr|texlive-collection-langother-20120810-1|5	# catalog-license undef
12mr|texlive-collection-langother-20120810-1|6	# catalog-version undef
12mr|texlive-collection-langother-20120810-1|7	Name:		texlive-collection-langother
12mr|texlive-collection-langother-20120810-1|8	Epoch:		1
12mr|texlive-collection-langother-20120810-1|9	Version:	20120810
12mr|texlive-collection-langother-20120810-1|10	Release:	1
12mr|texlive-collection-langother-20120810-1|11	Summary:	Other hyphenation patterns
12mr|texlive-collection-langother-20120810-1|12	Group:		Publishing
12mr|texlive-collection-langother-20120810-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langother-20120810-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langother-20120810-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langother.tar.xz
12mr|texlive-collection-langother-20120810-1|16	BuildArch:	noarch
12mr|texlive-collection-langother-20120810-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langother-20120810-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langother-20120810-1|19	Requires:	texlive-hyphen-afrikaans
12mr|texlive-collection-langother-20120810-1|20	Requires:	texlive-hyphen-armenian
12mr|texlive-collection-langother-20120810-1|21	Requires:	texlive-hyphen-coptic
12mr|texlive-collection-langother-20120810-1|22	Requires:	texlive-hyphen-esperanto
12mr|texlive-collection-langother-20120810-1|23	Requires:	texlive-hyphen-estonian
12mr|texlive-collection-langother-20120810-1|24	Requires:	texlive-hyphen-friulan
12mr|texlive-collection-langother-20120810-1|25	Requires:	texlive-hyphen-icelandic
12mr|texlive-collection-langother-20120810-1|26	Requires:	texlive-hyphen-indonesian
12mr|texlive-collection-langother-20120810-1|27	Requires:	texlive-hyphen-interlingua
12mr|texlive-collection-langother-20120810-1|28	Requires:	texlive-hyphen-irish
12mr|texlive-collection-langother-20120810-1|29	Requires:	texlive-hyphen-kurmanji
12mr|texlive-collection-langother-20120810-1|30	Requires:	texlive-hyphen-romanian
12mr|texlive-collection-langother-20120810-1|31	Requires:	texlive-hyphen-romansh
12mr|texlive-collection-langother-20120810-1|32	Requires:	texlive-hyphen-serbian
12mr|texlive-collection-langother-20120810-1|33	Requires:	texlive-hyphen-slovenian
12mr|texlive-collection-langother-20120810-1|34	Requires:	texlive-hyphen-turkish
12mr|texlive-collection-langother-20120810-1|35	Requires:	texlive-hyphen-uppersorbian
12mr|texlive-collection-langother-20120810-1|36	Requires:	texlive-hyphen-welsh
12mr|texlive-collection-langother-20120810-1|37	Requires:	texlive-collection-basic
12mr|texlive-collection-langother-20120810-1|38	
12mr|texlive-collection-langother-20120810-1|39	%description
12mr|texlive-collection-langother-20120810-1|40	Hyphenation patterns for languages without (much) other
12mr|texlive-collection-langother-20120810-1|41	support.
12mr|texlive-collection-langother-20120810-1|42	
12mr|texlive-collection-langother-20120810-1|43	#-----------------------------------------------------------------------
12mr|texlive-collection-langother-20120810-1|44	%files
12mr|texlive-collection-langother-20120810-1|45	
12mr|texlive-collection-langother-20120810-1|46	#-----------------------------------------------------------------------
12mr|texlive-collection-langother-20120810-1|47	%prep
12mr|texlive-collection-langother-20120810-1|48	%setup -c -a0
12mr|texlive-collection-langother-20120810-1|49	
12mr|texlive-collection-langother-20120810-1|50	%build
12mr|texlive-collection-langother-20120810-1|51	
12mr|texlive-collection-langother-20120810-1|52	%install
12mr|texlive-collection-langother-20120810-1|53	
12mr|texlive-collection-langother-20120810-1|54	
12mr|texlive-collection-langother-20120810-1|55	
12mr|texlive-collection-langother-20120810-1|56	%changelog
12mr|texlive-collection-langother-20120810-1|57	

17008 12
12mr|texlive-collection-langpolish-20120224-1|1	# revision 23552
12mr|texlive-collection-langpolish-20120224-1|2	# category Collection
12mr|texlive-collection-langpolish-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langpolish-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langpolish-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langpolish-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langpolish-20120224-1|7	Name:		texlive-collection-langpolish
12mr|texlive-collection-langpolish-20120224-1|8	Epoch:		1
12mr|texlive-collection-langpolish-20120224-1|9	Version:	20120224
12mr|texlive-collection-langpolish-20120224-1|10	Release:	1
12mr|texlive-collection-langpolish-20120224-1|11	Summary:	Polish
12mr|texlive-collection-langpolish-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langpolish-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langpolish-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langpolish-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langpolish.tar.xz
12mr|texlive-collection-langpolish-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langpolish-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langpolish-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langpolish-20120224-1|19	Requires:	texlive-cc-pl
12mr|texlive-collection-langpolish-20120224-1|20	Requires:	texlive-gustlib
12mr|texlive-collection-langpolish-20120224-1|21	Requires:	texlive-gustprog
12mr|texlive-collection-langpolish-20120224-1|22	Requires:	texlive-mex
12mr|texlive-collection-langpolish-20120224-1|23	Requires:	texlive-mwcls
12mr|texlive-collection-langpolish-20120224-1|24	Requires:	texlive-pl
12mr|texlive-collection-langpolish-20120224-1|25	Requires:	texlive-polski
12mr|texlive-collection-langpolish-20120224-1|26	Requires:	texlive-przechlewski-book
12mr|texlive-collection-langpolish-20120224-1|27	Requires:	texlive-qpxqtx
12mr|texlive-collection-langpolish-20120224-1|28	Requires:	texlive-tap
12mr|texlive-collection-langpolish-20120224-1|29	Requires:	texlive-utf8mex
12mr|texlive-collection-langpolish-20120224-1|30	Requires:	texlive-hyphen-polish
12mr|texlive-collection-langpolish-20120224-1|31	Requires:	texlive-collection-latex
12mr|texlive-collection-langpolish-20120224-1|32	Requires:	texlive-collection-basic
12mr|texlive-collection-langpolish-20120224-1|33	
12mr|texlive-collection-langpolish-20120224-1|34	%description
12mr|texlive-collection-langpolish-20120224-1|35	Support for typesetting Polish.
12mr|texlive-collection-langpolish-20120224-1|36	
12mr|texlive-collection-langpolish-20120224-1|37	#-----------------------------------------------------------------------
12mr|texlive-collection-langpolish-20120224-1|38	%files
12mr|texlive-collection-langpolish-20120224-1|39	
12mr|texlive-collection-langpolish-20120224-1|40	#-----------------------------------------------------------------------
12mr|texlive-collection-langpolish-20120224-1|41	%prep
12mr|texlive-collection-langpolish-20120224-1|42	%setup -c -a0
12mr|texlive-collection-langpolish-20120224-1|43	
12mr|texlive-collection-langpolish-20120224-1|44	%build
12mr|texlive-collection-langpolish-20120224-1|45	
12mr|texlive-collection-langpolish-20120224-1|46	%install
12mr|texlive-collection-langpolish-20120224-1|47	
12mr|texlive-collection-langpolish-20120224-1|48	
12mr|texlive-collection-langpolish-20120224-1|49	
12mr|texlive-collection-langpolish-20120224-1|50	%changelog
12mr|texlive-collection-langpolish-20120224-1|51	

17009 12
12mr|texlive-collection-langportuguese-20120224-1|1	# revision 21528
12mr|texlive-collection-langportuguese-20120224-1|2	# category Collection
12mr|texlive-collection-langportuguese-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langportuguese-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langportuguese-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langportuguese-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langportuguese-20120224-1|7	Name:		texlive-collection-langportuguese
12mr|texlive-collection-langportuguese-20120224-1|8	Epoch:		1
12mr|texlive-collection-langportuguese-20120224-1|9	Version:	20120224
12mr|texlive-collection-langportuguese-20120224-1|10	Release:	1
12mr|texlive-collection-langportuguese-20120224-1|11	Summary:	Portuguese
12mr|texlive-collection-langportuguese-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langportuguese-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langportuguese-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langportuguese-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langportuguese.tar.xz
12mr|texlive-collection-langportuguese-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langportuguese-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langportuguese-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langportuguese-20120224-1|19	Requires:	texlive-ordinalpt
12mr|texlive-collection-langportuguese-20120224-1|20	Requires:	texlive-hyphen-portuguese
12mr|texlive-collection-langportuguese-20120224-1|21	Requires:	texlive-collection-basic
12mr|texlive-collection-langportuguese-20120224-1|22	
12mr|texlive-collection-langportuguese-20120224-1|23	%description
12mr|texlive-collection-langportuguese-20120224-1|24	Support for typesetting Portuguese.
12mr|texlive-collection-langportuguese-20120224-1|25	
12mr|texlive-collection-langportuguese-20120224-1|26	#-----------------------------------------------------------------------
12mr|texlive-collection-langportuguese-20120224-1|27	%files
12mr|texlive-collection-langportuguese-20120224-1|28	
12mr|texlive-collection-langportuguese-20120224-1|29	#-----------------------------------------------------------------------
12mr|texlive-collection-langportuguese-20120224-1|30	%prep
12mr|texlive-collection-langportuguese-20120224-1|31	%setup -c -a0
12mr|texlive-collection-langportuguese-20120224-1|32	
12mr|texlive-collection-langportuguese-20120224-1|33	%build
12mr|texlive-collection-langportuguese-20120224-1|34	
12mr|texlive-collection-langportuguese-20120224-1|35	%install
12mr|texlive-collection-langportuguese-20120224-1|36	
12mr|texlive-collection-langportuguese-20120224-1|37	
12mr|texlive-collection-langportuguese-20120224-1|38	
12mr|texlive-collection-langportuguese-20120224-1|39	%changelog
12mr|texlive-collection-langportuguese-20120224-1|40	

17010 12
12mr|texlive-collection-langspanish-20120224-1|1	# revision 21528
12mr|texlive-collection-langspanish-20120224-1|2	# category Collection
12mr|texlive-collection-langspanish-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langspanish-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langspanish-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langspanish-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langspanish-20120224-1|7	Name:		texlive-collection-langspanish
12mr|texlive-collection-langspanish-20120224-1|8	Epoch:		1
12mr|texlive-collection-langspanish-20120224-1|9	Version:	20120224
12mr|texlive-collection-langspanish-20120224-1|10	Release:	1
12mr|texlive-collection-langspanish-20120224-1|11	Summary:	Spanish
12mr|texlive-collection-langspanish-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langspanish-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langspanish-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langspanish-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langspanish.tar.xz
12mr|texlive-collection-langspanish-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langspanish-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langspanish-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langspanish-20120224-1|19	Requires:	texlive-hyphen-spanish
12mr|texlive-collection-langspanish-20120224-1|20	Requires:	texlive-hyphen-catalan
12mr|texlive-collection-langspanish-20120224-1|21	Requires:	texlive-hyphen-galician
12mr|texlive-collection-langspanish-20120224-1|22	Requires:	texlive-spanish
12mr|texlive-collection-langspanish-20120224-1|23	Requires:	texlive-spanish-mx
12mr|texlive-collection-langspanish-20120224-1|24	Requires:	texlive-collection-basic
12mr|texlive-collection-langspanish-20120224-1|25	
12mr|texlive-collection-langspanish-20120224-1|26	%description
12mr|texlive-collection-langspanish-20120224-1|27	Support for typesetting Spanish.
12mr|texlive-collection-langspanish-20120224-1|28	
12mr|texlive-collection-langspanish-20120224-1|29	#-----------------------------------------------------------------------
12mr|texlive-collection-langspanish-20120224-1|30	%files
12mr|texlive-collection-langspanish-20120224-1|31	
12mr|texlive-collection-langspanish-20120224-1|32	#-----------------------------------------------------------------------
12mr|texlive-collection-langspanish-20120224-1|33	%prep
12mr|texlive-collection-langspanish-20120224-1|34	%setup -c -a0
12mr|texlive-collection-langspanish-20120224-1|35	
12mr|texlive-collection-langspanish-20120224-1|36	%build
12mr|texlive-collection-langspanish-20120224-1|37	
12mr|texlive-collection-langspanish-20120224-1|38	%install
12mr|texlive-collection-langspanish-20120224-1|39	
12mr|texlive-collection-langspanish-20120224-1|40	
12mr|texlive-collection-langspanish-20120224-1|41	
12mr|texlive-collection-langspanish-20120224-1|42	%changelog
12mr|texlive-collection-langspanish-20120224-1|43	

17011 12
12mr|texlive-collection-langswedish-20120224-1|1	# revision 14727
12mr|texlive-collection-langswedish-20120224-1|2	# category Collection
12mr|texlive-collection-langswedish-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langswedish-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langswedish-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langswedish-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langswedish-20120224-1|7	Name:		texlive-collection-langswedish
12mr|texlive-collection-langswedish-20120224-1|8	Epoch:		1
12mr|texlive-collection-langswedish-20120224-1|9	Version:	20120224
12mr|texlive-collection-langswedish-20120224-1|10	Release:	1
12mr|texlive-collection-langswedish-20120224-1|11	Summary:	Swedish
12mr|texlive-collection-langswedish-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langswedish-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langswedish-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langswedish-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langswedish.tar.xz
12mr|texlive-collection-langswedish-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langswedish-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langswedish-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langswedish-20120224-1|19	Requires:	texlive-swebib
12mr|texlive-collection-langswedish-20120224-1|20	Requires:	texlive-hyphen-swedish
12mr|texlive-collection-langswedish-20120224-1|21	Requires:	texlive-collection-basic
12mr|texlive-collection-langswedish-20120224-1|22	
12mr|texlive-collection-langswedish-20120224-1|23	%description
12mr|texlive-collection-langswedish-20120224-1|24	Support for typesetting Swedish.
12mr|texlive-collection-langswedish-20120224-1|25	
12mr|texlive-collection-langswedish-20120224-1|26	#-----------------------------------------------------------------------
12mr|texlive-collection-langswedish-20120224-1|27	%files
12mr|texlive-collection-langswedish-20120224-1|28	
12mr|texlive-collection-langswedish-20120224-1|29	#-----------------------------------------------------------------------
12mr|texlive-collection-langswedish-20120224-1|30	%prep
12mr|texlive-collection-langswedish-20120224-1|31	%setup -c -a0
12mr|texlive-collection-langswedish-20120224-1|32	
12mr|texlive-collection-langswedish-20120224-1|33	%build
12mr|texlive-collection-langswedish-20120224-1|34	
12mr|texlive-collection-langswedish-20120224-1|35	%install
12mr|texlive-collection-langswedish-20120224-1|36	
12mr|texlive-collection-langswedish-20120224-1|37	
12mr|texlive-collection-langswedish-20120224-1|38	
12mr|texlive-collection-langswedish-20120224-1|39	%changelog
12mr|texlive-collection-langswedish-20120224-1|40	

17012 12
12mr|texlive-collection-langtibetan-20120224-1|1	# revision 14727
12mr|texlive-collection-langtibetan-20120224-1|2	# category Collection
12mr|texlive-collection-langtibetan-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langtibetan-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langtibetan-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langtibetan-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langtibetan-20120224-1|7	Name:		texlive-collection-langtibetan
12mr|texlive-collection-langtibetan-20120224-1|8	Epoch:		1
12mr|texlive-collection-langtibetan-20120224-1|9	Version:	20120224
12mr|texlive-collection-langtibetan-20120224-1|10	Release:	1
12mr|texlive-collection-langtibetan-20120224-1|11	Summary:	Tibetan
12mr|texlive-collection-langtibetan-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langtibetan-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langtibetan-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langtibetan-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langtibetan.tar.xz
12mr|texlive-collection-langtibetan-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langtibetan-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langtibetan-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langtibetan-20120224-1|19	Requires:	texlive-ctib
12mr|texlive-collection-langtibetan-20120224-1|20	Requires:	texlive-otibet
12mr|texlive-collection-langtibetan-20120224-1|21	Requires:	texlive-collection-basic
12mr|texlive-collection-langtibetan-20120224-1|22	
12mr|texlive-collection-langtibetan-20120224-1|23	%description
12mr|texlive-collection-langtibetan-20120224-1|24	Support for typesetting Tibetan.
12mr|texlive-collection-langtibetan-20120224-1|25	
12mr|texlive-collection-langtibetan-20120224-1|26	#-----------------------------------------------------------------------
12mr|texlive-collection-langtibetan-20120224-1|27	%files
12mr|texlive-collection-langtibetan-20120224-1|28	
12mr|texlive-collection-langtibetan-20120224-1|29	#-----------------------------------------------------------------------
12mr|texlive-collection-langtibetan-20120224-1|30	%prep
12mr|texlive-collection-langtibetan-20120224-1|31	%setup -c -a0
12mr|texlive-collection-langtibetan-20120224-1|32	
12mr|texlive-collection-langtibetan-20120224-1|33	%build
12mr|texlive-collection-langtibetan-20120224-1|34	
12mr|texlive-collection-langtibetan-20120224-1|35	%install
12mr|texlive-collection-langtibetan-20120224-1|36	
12mr|texlive-collection-langtibetan-20120224-1|37	
12mr|texlive-collection-langtibetan-20120224-1|38	
12mr|texlive-collection-langtibetan-20120224-1|39	%changelog
12mr|texlive-collection-langtibetan-20120224-1|40	

17013 12
12mr|texlive-collection-langturkmen-20120224-1|1	# revision 17578
12mr|texlive-collection-langturkmen-20120224-1|2	# category Collection
12mr|texlive-collection-langturkmen-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langturkmen-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langturkmen-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langturkmen-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langturkmen-20120224-1|7	Name:		texlive-collection-langturkmen
12mr|texlive-collection-langturkmen-20120224-1|8	Epoch:		1
12mr|texlive-collection-langturkmen-20120224-1|9	Version:	20120224
12mr|texlive-collection-langturkmen-20120224-1|10	Release:	1
12mr|texlive-collection-langturkmen-20120224-1|11	Summary:	Turkmen
12mr|texlive-collection-langturkmen-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langturkmen-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langturkmen-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langturkmen-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langturkmen.tar.xz
12mr|texlive-collection-langturkmen-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langturkmen-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langturkmen-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langturkmen-20120224-1|19	Requires:	texlive-turkmen
12mr|texlive-collection-langturkmen-20120224-1|20	Requires:	texlive-hyphen-turkmen
12mr|texlive-collection-langturkmen-20120224-1|21	Requires:	texlive-collection-basic
12mr|texlive-collection-langturkmen-20120224-1|22	
12mr|texlive-collection-langturkmen-20120224-1|23	%description
12mr|texlive-collection-langturkmen-20120224-1|24	Support for typesetting Turkmen.
12mr|texlive-collection-langturkmen-20120224-1|25	
12mr|texlive-collection-langturkmen-20120224-1|26	#-----------------------------------------------------------------------
12mr|texlive-collection-langturkmen-20120224-1|27	%files
12mr|texlive-collection-langturkmen-20120224-1|28	
12mr|texlive-collection-langturkmen-20120224-1|29	#-----------------------------------------------------------------------
12mr|texlive-collection-langturkmen-20120224-1|30	%prep
12mr|texlive-collection-langturkmen-20120224-1|31	%setup -c -a0
12mr|texlive-collection-langturkmen-20120224-1|32	
12mr|texlive-collection-langturkmen-20120224-1|33	%build
12mr|texlive-collection-langturkmen-20120224-1|34	
12mr|texlive-collection-langturkmen-20120224-1|35	%install
12mr|texlive-collection-langturkmen-20120224-1|36	
12mr|texlive-collection-langturkmen-20120224-1|37	
12mr|texlive-collection-langturkmen-20120224-1|38	
12mr|texlive-collection-langturkmen-20120224-1|39	%changelog
12mr|texlive-collection-langturkmen-20120224-1|40	

17014 12
12mr|texlive-collection-langvietnamese-20120224-1|1	# revision 15272
12mr|texlive-collection-langvietnamese-20120224-1|2	# category Collection
12mr|texlive-collection-langvietnamese-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-langvietnamese-20120224-1|4	# catalog-date undef
12mr|texlive-collection-langvietnamese-20120224-1|5	# catalog-license undef
12mr|texlive-collection-langvietnamese-20120224-1|6	# catalog-version undef
12mr|texlive-collection-langvietnamese-20120224-1|7	Name:		texlive-collection-langvietnamese
12mr|texlive-collection-langvietnamese-20120224-1|8	Epoch:		1
12mr|texlive-collection-langvietnamese-20120224-1|9	Version:	20120224
12mr|texlive-collection-langvietnamese-20120224-1|10	Release:	1
12mr|texlive-collection-langvietnamese-20120224-1|11	Summary:	Vietnamese
12mr|texlive-collection-langvietnamese-20120224-1|12	Group:		Publishing
12mr|texlive-collection-langvietnamese-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-langvietnamese-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-langvietnamese-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langvietnamese.tar.xz
12mr|texlive-collection-langvietnamese-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-langvietnamese-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-langvietnamese-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-langvietnamese-20120224-1|19	Requires:	texlive-vntex
12mr|texlive-collection-langvietnamese-20120224-1|20	Requires:	texlive-collection-basic
12mr|texlive-collection-langvietnamese-20120224-1|21	
12mr|texlive-collection-langvietnamese-20120224-1|22	%description
12mr|texlive-collection-langvietnamese-20120224-1|23	Support for typesetting Vietnamese.
12mr|texlive-collection-langvietnamese-20120224-1|24	
12mr|texlive-collection-langvietnamese-20120224-1|25	#-----------------------------------------------------------------------
12mr|texlive-collection-langvietnamese-20120224-1|26	%files
12mr|texlive-collection-langvietnamese-20120224-1|27	
12mr|texlive-collection-langvietnamese-20120224-1|28	#-----------------------------------------------------------------------
12mr|texlive-collection-langvietnamese-20120224-1|29	%prep
12mr|texlive-collection-langvietnamese-20120224-1|30	%setup -c -a0
12mr|texlive-collection-langvietnamese-20120224-1|31	
12mr|texlive-collection-langvietnamese-20120224-1|32	%build
12mr|texlive-collection-langvietnamese-20120224-1|33	
12mr|texlive-collection-langvietnamese-20120224-1|34	%install
12mr|texlive-collection-langvietnamese-20120224-1|35	
12mr|texlive-collection-langvietnamese-20120224-1|36	
12mr|texlive-collection-langvietnamese-20120224-1|37	
12mr|texlive-collection-langvietnamese-20120224-1|38	%changelog
12mr|texlive-collection-langvietnamese-20120224-1|39	

17015 12
12mr|texlive-collection-latex-20120224-1|1	# revision 25030
12mr|texlive-collection-latex-20120224-1|2	# category Collection
12mr|texlive-collection-latex-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-latex-20120224-1|4	# catalog-date undef
12mr|texlive-collection-latex-20120224-1|5	# catalog-license undef
12mr|texlive-collection-latex-20120224-1|6	# catalog-version undef
12mr|texlive-collection-latex-20120224-1|7	Name:		texlive-collection-latex
12mr|texlive-collection-latex-20120224-1|8	Epoch:		1
12mr|texlive-collection-latex-20120224-1|9	Version:	20120224
12mr|texlive-collection-latex-20120224-1|10	Release:	1
12mr|texlive-collection-latex-20120224-1|11	Summary:	Basic LaTeX packages
12mr|texlive-collection-latex-20120224-1|12	Group:		Publishing
12mr|texlive-collection-latex-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-latex-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-latex-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-latex.tar.xz
12mr|texlive-collection-latex-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-latex-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-latex-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-latex-20120224-1|19	Requires:	texlive-collection-basic
12mr|texlive-collection-latex-20120224-1|20	Requires:	texlive-ae
12mr|texlive-collection-latex-20120224-1|21	Requires:	texlive-amscls
12mr|texlive-collection-latex-20120224-1|22	Requires:	texlive-amsmath
12mr|texlive-collection-latex-20120224-1|23	Requires:	texlive-babel
12mr|texlive-collection-latex-20120224-1|24	Requires:	texlive-babelbib
12mr|texlive-collection-latex-20120224-1|25	Requires:	texlive-carlisle
12mr|texlive-collection-latex-20120224-1|26	Requires:	texlive-colortbl
12mr|texlive-collection-latex-20120224-1|27	Requires:	texlive-fancyhdr
12mr|texlive-collection-latex-20120224-1|28	Requires:	texlive-fix2col
12mr|texlive-collection-latex-20120224-1|29	Requires:	texlive-geometry
12mr|texlive-collection-latex-20120224-1|30	Requires:	texlive-graphics
12mr|texlive-collection-latex-20120224-1|31	Requires:	texlive-hyperref
12mr|texlive-collection-latex-20120224-1|32	Requires:	texlive-latex
12mr|texlive-collection-latex-20120224-1|33	Requires:	texlive-latex-fonts
12mr|texlive-collection-latex-20120224-1|34	Requires:	texlive-latexconfig
12mr|texlive-collection-latex-20120224-1|35	Requires:	texlive-ltxmisc
12mr|texlive-collection-latex-20120224-1|36	Requires:	texlive-mfnfss
12mr|texlive-collection-latex-20120224-1|37	Requires:	texlive-mptopdf
12mr|texlive-collection-latex-20120224-1|38	Requires:	texlive-natbib
12mr|texlive-collection-latex-20120224-1|39	Requires:	texlive-oberdiek
12mr|texlive-collection-latex-20120224-1|40	Requires:	texlive-pdftex-def
12mr|texlive-collection-latex-20120224-1|41	Requires:	texlive-pslatex
12mr|texlive-collection-latex-20120224-1|42	Requires:	texlive-psnfss
12mr|texlive-collection-latex-20120224-1|43	Requires:	texlive-pspicture
12mr|texlive-collection-latex-20120224-1|44	Requires:	texlive-tools
12mr|texlive-collection-latex-20120224-1|45	
12mr|texlive-collection-latex-20120224-1|46	%description
12mr|texlive-collection-latex-20120224-1|47	These packages are mandated by the core LaTeX team, or at least
12mr|texlive-collection-latex-20120224-1|48	very strongly recommended.
12mr|texlive-collection-latex-20120224-1|49	
12mr|texlive-collection-latex-20120224-1|50	#-----------------------------------------------------------------------
12mr|texlive-collection-latex-20120224-1|51	%files
12mr|texlive-collection-latex-20120224-1|52	
12mr|texlive-collection-latex-20120224-1|53	#-----------------------------------------------------------------------
12mr|texlive-collection-latex-20120224-1|54	%prep
12mr|texlive-collection-latex-20120224-1|55	%setup -c -a0
12mr|texlive-collection-latex-20120224-1|56	
12mr|texlive-collection-latex-20120224-1|57	%build
12mr|texlive-collection-latex-20120224-1|58	
12mr|texlive-collection-latex-20120224-1|59	%install
12mr|texlive-collection-latex-20120224-1|60	
12mr|texlive-collection-latex-20120224-1|61	
12mr|texlive-collection-latex-20120224-1|62	
12mr|texlive-collection-latex-20120224-1|63	%changelog
12mr|texlive-collection-latex-20120224-1|64	

17016 12
12mr|texlive-collection-latexextra-20120810-1|1	# revision 27346
12mr|texlive-collection-latexextra-20120810-1|2	# category Collection
12mr|texlive-collection-latexextra-20120810-1|3	# catalog-ctan undef
12mr|texlive-collection-latexextra-20120810-1|4	# catalog-date undef
12mr|texlive-collection-latexextra-20120810-1|5	# catalog-license undef
12mr|texlive-collection-latexextra-20120810-1|6	# catalog-version undef
12mr|texlive-collection-latexextra-20120810-1|7	Name:		texlive-collection-latexextra
12mr|texlive-collection-latexextra-20120810-1|8	Epoch:		1
12mr|texlive-collection-latexextra-20120810-1|9	Version:	20120810
12mr|texlive-collection-latexextra-20120810-1|10	Release:	1
12mr|texlive-collection-latexextra-20120810-1|11	Summary:	LaTeX supplementary packages
12mr|texlive-collection-latexextra-20120810-1|12	Group:		Publishing
12mr|texlive-collection-latexextra-20120810-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-latexextra-20120810-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-latexextra-20120810-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-latexextra.tar.xz
12mr|texlive-collection-latexextra-20120810-1|16	BuildArch:	noarch
12mr|texlive-collection-latexextra-20120810-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-latexextra-20120810-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-latexextra-20120810-1|19	Suggests:	texlive-exceltex
12mr|texlive-collection-latexextra-20120810-1|20	Requires:	texlive-collection-latexrecommended
12mr|texlive-collection-latexextra-20120810-1|21	Requires:	texlive-collection-pictures
12mr|texlive-collection-latexextra-20120810-1|22	Requires:	texlive-2up
12mr|texlive-collection-latexextra-20120810-1|23	Requires:	texlive-ESIEEcv
12mr|texlive-collection-latexextra-20120810-1|24	Requires:	texlive-HA-prosper
12mr|texlive-collection-latexextra-20120810-1|25	Requires:	texlive-Tabbing
12mr|texlive-collection-latexextra-20120810-1|26	Requires:	texlive-a0poster
12mr|texlive-collection-latexextra-20120810-1|27	Requires:	texlive-a4wide
12mr|texlive-collection-latexextra-20120810-1|28	Requires:	texlive-a5comb
12mr|texlive-collection-latexextra-20120810-1|29	Requires:	texlive-abstract
12mr|texlive-collection-latexextra-20120810-1|30	Requires:	texlive-achemso
12mr|texlive-collection-latexextra-20120810-1|31	Requires:	texlive-acro
12mr|texlive-collection-latexextra-20120810-1|32	Requires:	texlive-acronym
12mr|texlive-collection-latexextra-20120810-1|33	Requires:	texlive-acroterm
12mr|texlive-collection-latexextra-20120810-1|34	Requires:	texlive-addlines
12mr|texlive-collection-latexextra-20120810-1|35	Requires:	texlive-adjmulticol
12mr|texlive-collection-latexextra-20120810-1|36	Requires:	texlive-adjustbox
12mr|texlive-collection-latexextra-20120810-1|37	Requires:	texlive-adrconv
12mr|texlive-collection-latexextra-20120810-1|38	Requires:	texlive-advdate
12mr|texlive-collection-latexextra-20120810-1|39	Requires:	texlive-akktex
12mr|texlive-collection-latexextra-20120810-1|40	Requires:	texlive-akletter
12mr|texlive-collection-latexextra-20120810-1|41	Requires:	texlive-alterqcm
12mr|texlive-collection-latexextra-20120810-1|42	Requires:	texlive-altfont
12mr|texlive-collection-latexextra-20120810-1|43	Requires:	texlive-amsaddr
12mr|texlive-collection-latexextra-20120810-1|44	Requires:	texlive-animate
12mr|texlive-collection-latexextra-20120810-1|45	Requires:	texlive-anonchap
12mr|texlive-collection-latexextra-20120810-1|46	Requires:	texlive-answers
12mr|texlive-collection-latexextra-20120810-1|47	Requires:	texlive-anyfontsize
12mr|texlive-collection-latexextra-20120810-1|48	Requires:	texlive-appendix
12mr|texlive-collection-latexextra-20120810-1|49	Requires:	texlive-appendixnumberbeamer
12mr|texlive-collection-latexextra-20120810-1|50	Requires:	texlive-arcs
12mr|texlive-collection-latexextra-20120810-1|51	Requires:	texlive-arrayjobx
12mr|texlive-collection-latexextra-20120810-1|52	Requires:	texlive-assignment
12mr|texlive-collection-latexextra-20120810-1|53	Requires:	texlive-attachfile
12mr|texlive-collection-latexextra-20120810-1|54	Requires:	texlive-authoraftertitle
12mr|texlive-collection-latexextra-20120810-1|55	Requires:	texlive-authorindex
12mr|texlive-collection-latexextra-20120810-1|56	Requires:	texlive-autonum
12mr|texlive-collection-latexextra-20120810-1|57	Requires:	texlive-background
12mr|texlive-collection-latexextra-20120810-1|58	Requires:	texlive-bashful
12mr|texlive-collection-latexextra-20120810-1|59	Requires:	texlive-bchart
12mr|texlive-collection-latexextra-20120810-1|60	Requires:	texlive-beamer2thesis
12mr|texlive-collection-latexextra-20120810-1|61	Requires:	texlive-beameraudience
12mr|texlive-collection-latexextra-20120810-1|62	Requires:	texlive-beamerposter
12mr|texlive-collection-latexextra-20120810-1|63	Requires:	texlive-beamersubframe
12mr|texlive-collection-latexextra-20120810-1|64	Requires:	texlive-beamerthemejltree
12mr|texlive-collection-latexextra-20120810-1|65	Requires:	texlive-beamerthemenirma
12mr|texlive-collection-latexextra-20120810-1|66	Requires:	texlive-begriff
12mr|texlive-collection-latexextra-20120810-1|67	Requires:	texlive-beton
12mr|texlive-collection-latexextra-20120810-1|68	Requires:	texlive-bez123
12mr|texlive-collection-latexextra-20120810-1|69	Requires:	texlive-bezos
12mr|texlive-collection-latexextra-20120810-1|70	Requires:	texlive-bhcexam
12mr|texlive-collection-latexextra-20120810-1|71	Requires:	texlive-bigfoot
12mr|texlive-collection-latexextra-20120810-1|72	Requires:	texlive-bigints
12mr|texlive-collection-latexextra-20120810-1|73	Requires:	texlive-bizcard
12mr|texlive-collection-latexextra-20120810-1|74	Requires:	texlive-blindtext
12mr|texlive-collection-latexextra-20120810-1|75	Requires:	texlive-blkarray
12mr|texlive-collection-latexextra-20120810-1|76	Requires:	texlive-block
12mr|texlive-collection-latexextra-20120810-1|77	Requires:	texlive-blowup
12mr|texlive-collection-latexextra-20120810-1|78	Requires:	texlive-boites
12mr|texlive-collection-latexextra-20120810-1|79	Requires:	texlive-bold-extra
12mr|texlive-collection-latexextra-20120810-1|80	Requires:	texlive-bookest
12mr|texlive-collection-latexextra-20120810-1|81	Requires:	texlive-booklet
12mr|texlive-collection-latexextra-20120810-1|82	Requires:	texlive-boolexpr
12mr|texlive-collection-latexextra-20120810-1|83	Requires:	texlive-bophook
12mr|texlive-collection-latexextra-20120810-1|84	Requires:	texlive-boxedminipage
12mr|texlive-collection-latexextra-20120810-1|85	Requires:	texlive-boxhandler
12mr|texlive-collection-latexextra-20120810-1|86	Requires:	texlive-bracketkey
12mr|texlive-collection-latexextra-20120810-1|87	Requires:	texlive-braket
12mr|texlive-collection-latexextra-20120810-1|88	Requires:	texlive-breakurl
12mr|texlive-collection-latexextra-20120810-1|89	Requires:	texlive-bullcntr
12mr|texlive-collection-latexextra-20120810-1|90	Requires:	texlive-bussproofs
12mr|texlive-collection-latexextra-20120810-1|91	Requires:	texlive-calctab
12mr|texlive-collection-latexextra-20120810-1|92	Requires:	texlive-calculator
12mr|texlive-collection-latexextra-20120810-1|93	Requires:	texlive-calrsfs
12mr|texlive-collection-latexextra-20120810-1|94	Requires:	texlive-cals
12mr|texlive-collection-latexextra-20120810-1|95	Requires:	texlive-calxxxx-yyyy
12mr|texlive-collection-latexextra-20120810-1|96	Requires:	texlive-cancel
12mr|texlive-collection-latexextra-20120810-1|97	Requires:	texlive-canoniclayout
12mr|texlive-collection-latexextra-20120810-1|98	Requires:	texlive-capt-of
12mr|texlive-collection-latexextra-20120810-1|99	Requires:	texlive-captcont
12mr|texlive-collection-latexextra-20120810-1|100	Requires:	texlive-captdef
12mr|texlive-collection-latexextra-20120810-1|101	Requires:	texlive-cases
12mr|texlive-collection-latexextra-20120810-1|102	Requires:	texlive-casyl
12mr|texlive-collection-latexextra-20120810-1|103	Requires:	texlive-catchfilebetweentags
12mr|texlive-collection-latexextra-20120810-1|104	Requires:	texlive-catechis
12mr|texlive-collection-latexextra-20120810-1|105	Requires:	texlive-catoptions
12mr|texlive-collection-latexextra-20120810-1|106	Requires:	texlive-cbcoptic
12mr|texlive-collection-latexextra-20120810-1|107	Requires:	texlive-ccaption
12mr|texlive-collection-latexextra-20120810-1|108	Requires:	texlive-cclicenses
12mr|texlive-collection-latexextra-20120810-1|109	Requires:	texlive-cd
12mr|texlive-collection-latexextra-20120810-1|110	Requires:	texlive-cd-cover
12mr|texlive-collection-latexextra-20120810-1|111	Requires:	texlive-cdpbundl
12mr|texlive-collection-latexextra-20120810-1|112	Requires:	texlive-cellspace
12mr|texlive-collection-latexextra-20120810-1|113	Requires:	texlive-censor
12mr|texlive-collection-latexextra-20120810-1|114	Requires:	texlive-changebar
12mr|texlive-collection-latexextra-20120810-1|115	Requires:	texlive-changelayout
12mr|texlive-collection-latexextra-20120810-1|116	Requires:	texlive-changepage
12mr|texlive-collection-latexextra-20120810-1|117	Requires:	texlive-changes
12mr|texlive-collection-latexextra-20120810-1|118	Requires:	texlive-chappg
12mr|texlive-collection-latexextra-20120810-1|119	Requires:	texlive-chapterfolder
12mr|texlive-collection-latexextra-20120810-1|120	Requires:	texlive-chet
12mr|texlive-collection-latexextra-20120810-1|121	Requires:	texlive-chextras
12mr|texlive-collection-latexextra-20120810-1|122	Requires:	texlive-chletter
12mr|texlive-collection-latexextra-20120810-1|123	Requires:	texlive-chngcntr
12mr|texlive-collection-latexextra-20120810-1|124	Requires:	texlive-chronology
12mr|texlive-collection-latexextra-20120810-1|125	Requires:	texlive-circ
12mr|texlive-collection-latexextra-20120810-1|126	Requires:	texlive-clefval
12mr|texlive-collection-latexextra-20120810-1|127	Requires:	texlive-cleveref
12mr|texlive-collection-latexextra-20120810-1|128	Requires:	texlive-clock
12mr|texlive-collection-latexextra-20120810-1|129	Requires:	texlive-cmdstring
12mr|texlive-collection-latexextra-20120810-1|130	Requires:	texlive-cmsd
12mr|texlive-collection-latexextra-20120810-1|131	Requires:	texlive-codedoc
12mr|texlive-collection-latexextra-20120810-1|132	Requires:	texlive-codepage
12mr|texlive-collection-latexextra-20120810-1|133	Requires:	texlive-collcell
12mr|texlive-collection-latexextra-20120810-1|134	Requires:	texlive-collectbox
12mr|texlive-collection-latexextra-20120810-1|135	Requires:	texlive-colordoc
12mr|texlive-collection-latexextra-20120810-1|136	Requires:	texlive-colorinfo
12mr|texlive-collection-latexextra-20120810-1|137	Requires:	texlive-colortab
12mr|texlive-collection-latexextra-20120810-1|138	Requires:	texlive-colorwav
12mr|texlive-collection-latexextra-20120810-1|139	Requires:	texlive-colourchange
12mr|texlive-collection-latexextra-20120810-1|140	Requires:	texlive-combelow
12mr|texlive-collection-latexextra-20120810-1|141	Requires:	texlive-combine
12mr|texlive-collection-latexextra-20120810-1|142	Requires:	texlive-comma
12mr|texlive-collection-latexextra-20120810-1|143	Requires:	texlive-comment
12mr|texlive-collection-latexextra-20120810-1|144	Requires:	texlive-concprog
12mr|texlive-collection-latexextra-20120810-1|145	Requires:	texlive-constants
12mr|texlive-collection-latexextra-20120810-1|146	Requires:	texlive-contour
12mr|texlive-collection-latexextra-20120810-1|147	Requires:	texlive-cooking
12mr|texlive-collection-latexextra-20120810-1|148	Requires:	texlive-cool
12mr|texlive-collection-latexextra-20120810-1|149	Requires:	texlive-coollist
12mr|texlive-collection-latexextra-20120810-1|150	Requires:	texlive-coolstr
12mr|texlive-collection-latexextra-20120810-1|151	Requires:	texlive-coolthms
12mr|texlive-collection-latexextra-20120810-1|152	Requires:	texlive-cooltooltips
12mr|texlive-collection-latexextra-20120810-1|153	Requires:	texlive-coordsys
12mr|texlive-collection-latexextra-20120810-1|154	Requires:	texlive-copyrightbox
12mr|texlive-collection-latexextra-20120810-1|155	Requires:	texlive-coseoul
12mr|texlive-collection-latexextra-20120810-1|156	Requires:	texlive-courseoutline
12mr|texlive-collection-latexextra-20120810-1|157	Requires:	texlive-coursepaper
12mr|texlive-collection-latexextra-20120810-1|158	Requires:	texlive-coverpage
12mr|texlive-collection-latexextra-20120810-1|159	Requires:	texlive-cprotect
12mr|texlive-collection-latexextra-20120810-1|160	Requires:	texlive-crbox
12mr|texlive-collection-latexextra-20120810-1|161	Requires:	texlive-crossreference
12mr|texlive-collection-latexextra-20120810-1|162	Requires:	texlive-csquotes
12mr|texlive-collection-latexextra-20120810-1|163	Requires:	texlive-csvsimple
12mr|texlive-collection-latexextra-20120810-1|164	Requires:	texlive-csvtools
12mr|texlive-collection-latexextra-20120810-1|165	Requires:	texlive-cuisine
12mr|texlive-collection-latexextra-20120810-1|166	Requires:	texlive-currfile
12mr|texlive-collection-latexextra-20120810-1|167	Requires:	texlive-currvita
12mr|texlive-collection-latexextra-20120810-1|168	Requires:	texlive-cutwin
12mr|texlive-collection-latexextra-20120810-1|169	Requires:	texlive-cv
12mr|texlive-collection-latexextra-20120810-1|170	Requires:	texlive-cweb-latex
12mr|texlive-collection-latexextra-20120810-1|171	Requires:	texlive-dashbox
12mr|texlive-collection-latexextra-20120810-1|172	Requires:	texlive-dashrule
12mr|texlive-collection-latexextra-20120810-1|173	Requires:	texlive-dashundergaps
12mr|texlive-collection-latexextra-20120810-1|174	Requires:	texlive-datatool
12mr|texlive-collection-latexextra-20120810-1|175	Requires:	texlive-dateiliste
12mr|texlive-collection-latexextra-20120810-1|176	Requires:	texlive-datenumber
12mr|texlive-collection-latexextra-20120810-1|177	Requires:	texlive-datetime
12mr|texlive-collection-latexextra-20120810-1|178	Requires:	texlive-dblfloatfix
12mr|texlive-collection-latexextra-20120810-1|179	Requires:	texlive-decimal
12mr|texlive-collection-latexextra-20120810-1|180	Requires:	texlive-decorule
12mr|texlive-collection-latexextra-20120810-1|181	Requires:	texlive-delim
12mr|texlive-collection-latexextra-20120810-1|182	Requires:	texlive-delimtxt
12mr|texlive-collection-latexextra-20120810-1|183	Requires:	texlive-diagbox
12mr|texlive-collection-latexextra-20120810-1|184	Requires:	texlive-diagnose
12mr|texlive-collection-latexextra-20120810-1|185	Requires:	texlive-dichokey
12mr|texlive-collection-latexextra-20120810-1|186	Requires:	texlive-dinbrief
12mr|texlive-collection-latexextra-20120810-1|187	Requires:	texlive-directory
12mr|texlive-collection-latexextra-20120810-1|188	Requires:	texlive-dirtytalk
12mr|texlive-collection-latexextra-20120810-1|189	Requires:	texlive-dlfltxb
12mr|texlive-collection-latexextra-20120810-1|190	Requires:	texlive-dnaseq
12mr|texlive-collection-latexextra-20120810-1|191	Requires:	texlive-docmfp
12mr|texlive-collection-latexextra-20120810-1|192	Requires:	texlive-docmute
12mr|texlive-collection-latexextra-20120810-1|193	Requires:	texlive-documentation
12mr|texlive-collection-latexextra-20120810-1|194	Requires:	texlive-doi
12mr|texlive-collection-latexextra-20120810-1|195	Requires:	texlive-dotarrow
12mr|texlive-collection-latexextra-20120810-1|196	Requires:	texlive-dotseqn
12mr|texlive-collection-latexextra-20120810-1|197	Requires:	texlive-dox
12mr|texlive-collection-latexextra-20120810-1|198	Requires:	texlive-dpfloat
12mr|texlive-collection-latexextra-20120810-1|199	Requires:	texlive-dprogress
12mr|texlive-collection-latexextra-20120810-1|200	Requires:	texlive-drac
12mr|texlive-collection-latexextra-20120810-1|201	Requires:	texlive-draftcopy
12mr|texlive-collection-latexextra-20120810-1|202	Requires:	texlive-draftwatermark
12mr|texlive-collection-latexextra-20120810-1|203	Requires:	texlive-dtk
12mr|texlive-collection-latexextra-20120810-1|204	Requires:	texlive-dtxgallery
12mr|texlive-collection-latexextra-20120810-1|205	Requires:	texlive-dvdcoll
12mr|texlive-collection-latexextra-20120810-1|206	Requires:	texlive-dynblocks
12mr|texlive-collection-latexextra-20120810-1|207	Requires:	texlive-easy
12mr|texlive-collection-latexextra-20120810-1|208	Requires:	texlive-easy-todo
12mr|texlive-collection-latexextra-20120810-1|209	Requires:	texlive-easyfig
12mr|texlive-collection-latexextra-20120810-1|210	Requires:	texlive-easylist
12mr|texlive-collection-latexextra-20120810-1|211	Requires:	texlive-ean13isbn
12mr|texlive-collection-latexextra-20120810-1|212	Requires:	texlive-ebezier
12mr|texlive-collection-latexextra-20120810-1|213	Requires:	texlive-ecclesiastic
12mr|texlive-collection-latexextra-20120810-1|214	Requires:	texlive-ecv
12mr|texlive-collection-latexextra-20120810-1|215	Requires:	texlive-ed
12mr|texlive-collection-latexextra-20120810-1|216	Requires:	texlive-edmargin
12mr|texlive-collection-latexextra-20120810-1|217	Requires:	texlive-eemeir
12mr|texlive-collection-latexextra-20120810-1|218	Requires:	texlive-egplot
12mr|texlive-collection-latexextra-20120810-1|219	Requires:	texlive-ellipsis
12mr|texlive-collection-latexextra-20120810-1|220	Requires:	texlive-elmath
12mr|texlive-collection-latexextra-20120810-1|221	Requires:	texlive-elpres
12mr|texlive-collection-latexextra-20120810-1|222	Requires:	texlive-emarks
12mr|texlive-collection-latexextra-20120810-1|223	Requires:	texlive-embrac
12mr|texlive-collection-latexextra-20120810-1|224	Requires:	texlive-emptypage
12mr|texlive-collection-latexextra-20120810-1|225	Requires:	texlive-emulateapj
12mr|texlive-collection-latexextra-20120810-1|226	Requires:	texlive-endfloat
12mr|texlive-collection-latexextra-20120810-1|227	Requires:	texlive-endheads
12mr|texlive-collection-latexextra-20120810-1|228	Requires:	texlive-endnotes
12mr|texlive-collection-latexextra-20120810-1|229	Requires:	texlive-engpron
12mr|texlive-collection-latexextra-20120810-1|230	Requires:	texlive-engrec
12mr|texlive-collection-latexextra-20120810-1|231	Requires:	texlive-enotez
12mr|texlive-collection-latexextra-20120810-1|232	Requires:	texlive-enumitem
12mr|texlive-collection-latexextra-20120810-1|233	Requires:	texlive-enumitem-zref
12mr|texlive-collection-latexextra-20120810-1|234	Requires:	texlive-envbig
12mr|texlive-collection-latexextra-20120810-1|235	Requires:	texlive-environ
12mr|texlive-collection-latexextra-20120810-1|236	Requires:	texlive-envlab
12mr|texlive-collection-latexextra-20120810-1|237	Requires:	texlive-epigraph
12mr|texlive-collection-latexextra-20120810-1|238	Requires:	texlive-epiolmec
12mr|texlive-collection-latexextra-20120810-1|239	Requires:	texlive-eqell
12mr|texlive-collection-latexextra-20120810-1|240	Requires:	texlive-eqlist
12mr|texlive-collection-latexextra-20120810-1|241	Requires:	texlive-eqname
12mr|texlive-collection-latexextra-20120810-1|242	Requires:	texlive-eqparbox
12mr|texlive-collection-latexextra-20120810-1|243	Requires:	texlive-errata
12mr|texlive-collection-latexextra-20120810-1|244	Requires:	texlive-esdiff
12mr|texlive-collection-latexextra-20120810-1|245	Requires:	texlive-esint
12mr|texlive-collection-latexextra-20120810-1|246	Requires:	texlive-esint-type1
12mr|texlive-collection-latexextra-20120810-1|247	Requires:	texlive-etaremune
12mr|texlive-collection-latexextra-20120810-1|248	Requires:	texlive-etextools
12mr|texlive-collection-latexextra-20120810-1|249	Requires:	texlive-etoolbox
12mr|texlive-collection-latexextra-20120810-1|250	Requires:	texlive-eukdate
12mr|texlive-collection-latexextra-20120810-1|251	Requires:	texlive-europecv
12mr|texlive-collection-latexextra-20120810-1|252	Requires:	texlive-everyhook
12mr|texlive-collection-latexextra-20120810-1|253	Requires:	texlive-everypage
12mr|texlive-collection-latexextra-20120810-1|254	Requires:	texlive-exam
12mr|texlive-collection-latexextra-20120810-1|255	Requires:	texlive-examdesign
12mr|texlive-collection-latexextra-20120810-1|256	Requires:	texlive-examplep
12mr|texlive-collection-latexextra-20120810-1|257	Requires:	texlive-excludeonly
12mr|texlive-collection-latexextra-20120810-1|258	Requires:	texlive-exercise
12mr|texlive-collection-latexextra-20120810-1|259	Requires:	texlive-exp-testopt
12mr|texlive-collection-latexextra-20120810-1|260	Requires:	texlive-expdlist
12mr|texlive-collection-latexextra-20120810-1|261	Requires:	texlive-export
12mr|texlive-collection-latexextra-20120810-1|262	Requires:	texlive-extract
12mr|texlive-collection-latexextra-20120810-1|263	Requires:	texlive-facsimile
12mr|texlive-collection-latexextra-20120810-1|264	Requires:	texlive-fancynum
12mr|texlive-collection-latexextra-20120810-1|265	Requires:	texlive-fancypar
12mr|texlive-collection-latexextra-20120810-1|266	Requires:	texlive-fancytabs
12mr|texlive-collection-latexextra-20120810-1|267	Requires:	texlive-fancytooltips
12mr|texlive-collection-latexextra-20120810-1|268	Requires:	texlive-figsize
12mr|texlive-collection-latexextra-20120810-1|269	Requires:	texlive-filecontents
12mr|texlive-collection-latexextra-20120810-1|270	Requires:	texlive-filehook
12mr|texlive-collection-latexextra-20120810-1|271	Requires:	texlive-fileinfo
12mr|texlive-collection-latexextra-20120810-1|272	Requires:	texlive-filemod
12mr|texlive-collection-latexextra-20120810-1|273	Requires:	texlive-fink
12mr|texlive-collection-latexextra-20120810-1|274	Requires:	texlive-finstrut
12mr|texlive-collection-latexextra-20120810-1|275	Requires:	texlive-fixfoot
12mr|texlive-collection-latexextra-20120810-1|276	Requires:	texlive-fixme
12mr|texlive-collection-latexextra-20120810-1|277	Requires:	texlive-fixmetodonotes
12mr|texlive-collection-latexextra-20120810-1|278	Requires:	texlive-fjodor
12mr|texlive-collection-latexextra-20120810-1|279	Requires:	texlive-flabels
12mr|texlive-collection-latexextra-20120810-1|280	Requires:	texlive-flacards
12mr|texlive-collection-latexextra-20120810-1|281	Requires:	texlive-flagderiv
12mr|texlive-collection-latexextra-20120810-1|282	Requires:	texlive-flashcards
12mr|texlive-collection-latexextra-20120810-1|283	Requires:	texlive-flashmovie
12mr|texlive-collection-latexextra-20120810-1|284	Requires:	texlive-flipbook
12mr|texlive-collection-latexextra-20120810-1|285	Requires:	texlive-flippdf
12mr|texlive-collection-latexextra-20120810-1|286	Requires:	texlive-floatflt
12mr|texlive-collection-latexextra-20120810-1|287	Requires:	texlive-floatrow
12mr|texlive-collection-latexextra-20120810-1|288	Requires:	texlive-flowfram
12mr|texlive-collection-latexextra-20120810-1|289	Requires:	texlive-fmp
12mr|texlive-collection-latexextra-20120810-1|290	Requires:	texlive-fmtcount
12mr|texlive-collection-latexextra-20120810-1|291	Requires:	texlive-fn2end
12mr|texlive-collection-latexextra-20120810-1|292	Requires:	texlive-fnbreak
12mr|texlive-collection-latexextra-20120810-1|293	Requires:	texlive-fncychap
12mr|texlive-collection-latexextra-20120810-1|294	Requires:	texlive-fncylab
12mr|texlive-collection-latexextra-20120810-1|295	Requires:	texlive-fnpara
12mr|texlive-collection-latexextra-20120810-1|296	Requires:	texlive-fnpct
12mr|texlive-collection-latexextra-20120810-1|297	Requires:	texlive-foilhtml
12mr|texlive-collection-latexextra-20120810-1|298	Requires:	texlive-fontaxes
12mr|texlive-collection-latexextra-20120810-1|299	Requires:	texlive-fonttable
12mr|texlive-collection-latexextra-20120810-1|300	Requires:	texlive-footmisc
12mr|texlive-collection-latexextra-20120810-1|301	Requires:	texlive-footnotebackref
12mr|texlive-collection-latexextra-20120810-1|302	Requires:	texlive-footnoterange
12mr|texlive-collection-latexextra-20120810-1|303	Requires:	texlive-footnpag
12mr|texlive-collection-latexextra-20120810-1|304	Requires:	texlive-forarray
12mr|texlive-collection-latexextra-20120810-1|305	Requires:	texlive-foreign
12mr|texlive-collection-latexextra-20120810-1|306	Requires:	texlive-forloop
12mr|texlive-collection-latexextra-20120810-1|307	Requires:	texlive-formlett
12mr|texlive-collection-latexextra-20120810-1|308	Requires:	texlive-formular
12mr|texlive-collection-latexextra-20120810-1|309	Requires:	texlive-fragments
12mr|texlive-collection-latexextra-20120810-1|310	Requires:	texlive-frame
12mr|texlive-collection-latexextra-20120810-1|311	Requires:	texlive-framed
12mr|texlive-collection-latexextra-20120810-1|312	Requires:	texlive-frankenstein
12mr|texlive-collection-latexextra-20120810-1|313	Requires:	texlive-frege
12mr|texlive-collection-latexextra-20120810-1|314	Requires:	texlive-friulan
12mr|texlive-collection-latexextra-20120810-1|315	Requires:	texlive-ftcap
12mr|texlive-collection-latexextra-20120810-1|316	Requires:	texlive-ftnxtra
12mr|texlive-collection-latexextra-20120810-1|317	Requires:	texlive-fullblck
12mr|texlive-collection-latexextra-20120810-1|318	Requires:	texlive-fullwidth
12mr|texlive-collection-latexextra-20120810-1|319	Requires:	texlive-fundus-calligra
12mr|texlive-collection-latexextra-20120810-1|320	Requires:	texlive-fundus-cyr
12mr|texlive-collection-latexextra-20120810-1|321	Requires:	texlive-fundus-sueterlin
12mr|texlive-collection-latexextra-20120810-1|322	Requires:	texlive-fwlw
12mr|texlive-collection-latexextra-20120810-1|323	Requires:	texlive-g-brief
12mr|texlive-collection-latexextra-20120810-1|324	Requires:	texlive-gauss
12mr|texlive-collection-latexextra-20120810-1|325	Requires:	texlive-gcard
12mr|texlive-collection-latexextra-20120810-1|326	Requires:	texlive-gcite
12mr|texlive-collection-latexextra-20120810-1|327	Requires:	texlive-genmpage
12mr|texlive-collection-latexextra-20120810-1|328	Requires:	texlive-getfiledate
12mr|texlive-collection-latexextra-20120810-1|329	Requires:	texlive-ghab
12mr|texlive-collection-latexextra-20120810-1|330	Requires:	texlive-ginpenc
12mr|texlive-collection-latexextra-20120810-1|331	Requires:	texlive-gitinfo
12mr|texlive-collection-latexextra-20120810-1|332	Requires:	texlive-gloss
12mr|texlive-collection-latexextra-20120810-1|333	Requires:	texlive-glossaries
12mr|texlive-collection-latexextra-20120810-1|334	Requires:	texlive-gmdoc
12mr|texlive-collection-latexextra-20120810-1|335	Requires:	texlive-gmdoc-enhance
12mr|texlive-collection-latexextra-20120810-1|336	Requires:	texlive-gmeometric
12mr|texlive-collection-latexextra-20120810-1|337	Requires:	texlive-gmiflink
12mr|texlive-collection-latexextra-20120810-1|338	Requires:	texlive-gmutils
12mr|texlive-collection-latexextra-20120810-1|339	Requires:	texlive-gmverb
12mr|texlive-collection-latexextra-20120810-1|340	Requires:	texlive-graphicx-psmin
12mr|texlive-collection-latexextra-20120810-1|341	Requires:	texlive-grfpaste
12mr|texlive-collection-latexextra-20120810-1|342	Requires:	texlive-grid
12mr|texlive-collection-latexextra-20120810-1|343	Requires:	texlive-gridset
12mr|texlive-collection-latexextra-20120810-1|344	Requires:	texlive-guitlogo
12mr|texlive-collection-latexextra-20120810-1|345	Requires:	texlive-hanging
12mr|texlive-collection-latexextra-20120810-1|346	Requires:	texlive-hardwrap
12mr|texlive-collection-latexextra-20120810-1|347	Requires:	texlive-harnon-cv
12mr|texlive-collection-latexextra-20120810-1|348	Requires:	texlive-harpoon
12mr|texlive-collection-latexextra-20120810-1|349	Requires:	texlive-hc
12mr|texlive-collection-latexextra-20120810-1|350	Requires:	texlive-he-she
12mr|texlive-collection-latexextra-20120810-1|351	Requires:	texlive-hhtensor
12mr|texlive-collection-latexextra-20120810-1|352	Requires:	texlive-histogr
12mr|texlive-collection-latexextra-20120810-1|353	Requires:	texlive-hitec
12mr|texlive-collection-latexextra-20120810-1|354	Requires:	texlive-hletter
12mr|texlive-collection-latexextra-20120810-1|355	Requires:	texlive-hpsdiss
12mr|texlive-collection-latexextra-20120810-1|356	Requires:	texlive-hrefhide
12mr|texlive-collection-latexextra-20120810-1|357	Requires:	texlive-hvindex
12mr|texlive-collection-latexextra-20120810-1|358	Requires:	texlive-hypdvips
12mr|texlive-collection-latexextra-20120810-1|359	Requires:	texlive-hyper
12mr|texlive-collection-latexextra-20120810-1|360	Requires:	texlive-hypernat
12mr|texlive-collection-latexextra-20120810-1|361	Requires:	texlive-hyperref-docsrc
12mr|texlive-collection-latexextra-20120810-1|362	Requires:	texlive-hyperxmp
12mr|texlive-collection-latexextra-20120810-1|363	Requires:	texlive-hyphenat
12mr|texlive-collection-latexextra-20120810-1|364	Requires:	texlive-idxlayout
12mr|texlive-collection-latexextra-20120810-1|365	Requires:	texlive-ifmslide
12mr|texlive-collection-latexextra-20120810-1|366	Requires:	texlive-ifmtarg
12mr|texlive-collection-latexextra-20120810-1|367	Requires:	texlive-ifnextok
12mr|texlive-collection-latexextra-20120810-1|368	Requires:	texlive-ifoddpage
12mr|texlive-collection-latexextra-20120810-1|369	Requires:	texlive-ifplatform
12mr|texlive-collection-latexextra-20120810-1|370	Requires:	texlive-ifthenx
12mr|texlive-collection-latexextra-20120810-1|371	Requires:	texlive-image-gallery
12mr|texlive-collection-latexextra-20120810-1|372	Requires:	texlive-imakeidx
12mr|texlive-collection-latexextra-20120810-1|373	Requires:	texlive-import
12mr|texlive-collection-latexextra-20120810-1|374	Requires:	texlive-incgraph
12mr|texlive-collection-latexextra-20120810-1|375	Requires:	texlive-inlinedef
12mr|texlive-collection-latexextra-20120810-1|376	Requires:	texlive-inputtrc
12mr|texlive-collection-latexextra-20120810-1|377	Requires:	texlive-interactiveworkbook
12mr|texlive-collection-latexextra-20120810-1|378	Requires:	texlive-interfaces
12mr|texlive-collection-latexextra-20120810-1|379	Requires:	texlive-inversepath
12mr|texlive-collection-latexextra-20120810-1|380	Requires:	texlive-invoice
12mr|texlive-collection-latexextra-20120810-1|381	Requires:	texlive-iso
12mr|texlive-collection-latexextra-20120810-1|382	Requires:	texlive-iso10303
12mr|texlive-collection-latexextra-20120810-1|383	Requires:	texlive-isodate
12mr|texlive-collection-latexextra-20120810-1|384	Requires:	texlive-isonums
12mr|texlive-collection-latexextra-20120810-1|385	Requires:	texlive-isodoc
12mr|texlive-collection-latexextra-20120810-1|386	Requires:	texlive-isorot
12mr|texlive-collection-latexextra-20120810-1|387	Requires:	texlive-isotope
12mr|texlive-collection-latexextra-20120810-1|388	Requires:	texlive-issuulinks
12mr|texlive-collection-latexextra-20120810-1|389	Requires:	texlive-iwhdp
12mr|texlive-collection-latexextra-20120810-1|390	Requires:	texlive-jlabels
12mr|texlive-collection-latexextra-20120810-1|391	Requires:	texlive-jvlisting
12mr|texlive-collection-latexextra-20120810-1|392	Requires:	texlive-kantlipsum
12mr|texlive-collection-latexextra-20120810-1|393	Requires:	texlive-kerntest
12mr|texlive-collection-latexextra-20120810-1|394	Requires:	texlive-keycommand
12mr|texlive-collection-latexextra-20120810-1|395	Requires:	texlive-keyreader
12mr|texlive-collection-latexextra-20120810-1|396	Requires:	texlive-keystroke
12mr|texlive-collection-latexextra-20120810-1|397	Requires:	texlive-keyval2e
12mr|texlive-collection-latexextra-20120810-1|398	Requires:	texlive-kix
12mr|texlive-collection-latexextra-20120810-1|399	Requires:	texlive-koma-moderncvclassic
12mr|texlive-collection-latexextra-20120810-1|400	Requires:	texlive-koma-script-sfs
12mr|texlive-collection-latexextra-20120810-1|401	Requires:	texlive-labbook
12mr|texlive-collection-latexextra-20120810-1|402	Requires:	texlive-labelcas
12mr|texlive-collection-latexextra-20120810-1|403	Requires:	texlive-labels
12mr|texlive-collection-latexextra-20120810-1|404	Requires:	texlive-lastpage
12mr|texlive-collection-latexextra-20120810-1|405	Requires:	texlive-latex-tds
12mr|texlive-collection-latexextra-20120810-1|406	Requires:	texlive-layouts
12mr|texlive-collection-latexextra-20120810-1|407	Requires:	texlive-lazylist
12mr|texlive-collection-latexextra-20120810-1|408	Requires:	texlive-lcd
12mr|texlive-collection-latexextra-20120810-1|409	Requires:	texlive-lcg
12mr|texlive-collection-latexextra-20120810-1|410	Requires:	texlive-leading
12mr|texlive-collection-latexextra-20120810-1|411	Requires:	texlive-leaflet
12mr|texlive-collection-latexextra-20120810-1|412	Requires:	texlive-leftidx
12mr|texlive-collection-latexextra-20120810-1|413	Requires:	texlive-lettre
12mr|texlive-collection-latexextra-20120810-1|414	Requires:	texlive-lettrine
12mr|texlive-collection-latexextra-20120810-1|415	Requires:	texlive-lewis
12mr|texlive-collection-latexextra-20120810-1|416	Requires:	texlive-lhelp
12mr|texlive-collection-latexextra-20120810-1|417	Requires:	texlive-libgreek
12mr|texlive-collection-latexextra-20120810-1|418	Requires:	texlive-limap
12mr|texlive-collection-latexextra-20120810-1|419	Requires:	texlive-linegoal
12mr|texlive-collection-latexextra-20120810-1|420	Requires:	texlive-lipsum
12mr|texlive-collection-latexextra-20120810-1|421	Requires:	texlive-listing
12mr|texlive-collection-latexextra-20120810-1|422	Requires:	texlive-listofsymbols
12mr|texlive-collection-latexextra-20120810-1|423	Requires:	texlive-listliketab
12mr|texlive-collection-latexextra-20120810-1|424	Requires:	texlive-lkproof
12mr|texlive-collection-latexextra-20120810-1|425	Requires:	texlive-lmake
12mr|texlive-collection-latexextra-20120810-1|426	Requires:	texlive-locality
12mr|texlive-collection-latexextra-20120810-1|427	Requires:	texlive-localloc
12mr|texlive-collection-latexextra-20120810-1|428	Requires:	texlive-logbox
12mr|texlive-collection-latexextra-20120810-1|429	Requires:	texlive-logical-markup-utils
12mr|texlive-collection-latexextra-20120810-1|430	Requires:	texlive-logpap
12mr|texlive-collection-latexextra-20120810-1|431	Requires:	texlive-longnamefilelist
12mr|texlive-collection-latexextra-20120810-1|432	Requires:	texlive-lsc
12mr|texlive-collection-latexextra-20120810-1|433	Requires:	texlive-lstaddons
12mr|texlive-collection-latexextra-20120810-1|434	Requires:	texlive-ltabptch
12mr|texlive-collection-latexextra-20120810-1|435	Requires:	texlive-ltxdockit
12mr|texlive-collection-latexextra-20120810-1|436	Requires:	texlive-ltxindex
12mr|texlive-collection-latexextra-20120810-1|437	Requires:	texlive-ltxkeys
12mr|texlive-collection-latexextra-20120810-1|438	Requires:	texlive-ltxnew
12mr|texlive-collection-latexextra-20120810-1|439	Requires:	texlive-ltxtools
12mr|texlive-collection-latexextra-20120810-1|440	Requires:	texlive-magaz
12mr|texlive-collection-latexextra-20120810-1|441	Requires:	texlive-mailing
12mr|texlive-collection-latexextra-20120810-1|442	Requires:	texlive-mailmerge
12mr|texlive-collection-latexextra-20120810-1|443	Requires:	texlive-makebarcode
12mr|texlive-collection-latexextra-20120810-1|444	Requires:	texlive-makebox
12mr|texlive-collection-latexextra-20120810-1|445	Requires:	texlive-makecell
12mr|texlive-collection-latexextra-20120810-1|446	Requires:	texlive-makecirc
12mr|texlive-collection-latexextra-20120810-1|447	Requires:	texlive-makecmds
12mr|texlive-collection-latexextra-20120810-1|448	Requires:	texlive-makedtx
12mr|texlive-collection-latexextra-20120810-1|449	Requires:	texlive-makeglos
12mr|texlive-collection-latexextra-20120810-1|450	Requires:	texlive-manfnt
12mr|texlive-collection-latexextra-20120810-1|451	Requires:	texlive-manuscript
12mr|texlive-collection-latexextra-20120810-1|452	Requires:	texlive-marginfix
12mr|texlive-collection-latexextra-20120810-1|453	Requires:	texlive-marginnote
12mr|texlive-collection-latexextra-20120810-1|454	Requires:	texlive-mathalfa
12mr|texlive-collection-latexextra-20120810-1|455	Requires:	texlive-mathastext
12mr|texlive-collection-latexextra-20120810-1|456	Requires:	texlive-mathexam
12mr|texlive-collection-latexextra-20120810-1|457	Requires:	texlive-maybemath
12mr|texlive-collection-latexextra-20120810-1|458	Requires:	texlive-mbenotes
12mr|texlive-collection-latexextra-20120810-1|459	Requires:	texlive-mcaption
12mr|texlive-collection-latexextra-20120810-1|460	Requires:	texlive-mceinleger
12mr|texlive-collection-latexextra-20120810-1|461	Requires:	texlive-mcite
12mr|texlive-collection-latexextra-20120810-1|462	Requires:	texlive-mciteplus
12mr|texlive-collection-latexextra-20120810-1|463	Requires:	texlive-mdframed
12mr|texlive-collection-latexextra-20120810-1|464	Requires:	texlive-media9
12mr|texlive-collection-latexextra-20120810-1|465	Requires:	texlive-meetingmins
12mr|texlive-collection-latexextra-20120810-1|466	Requires:	texlive-memexsupp
12mr|texlive-collection-latexextra-20120810-1|467	Requires:	texlive-menu
12mr|texlive-collection-latexextra-20120810-1|468	Requires:	texlive-menukeys
12mr|texlive-collection-latexextra-20120810-1|469	Requires:	texlive-method
12mr|texlive-collection-latexextra-20120810-1|470	Requires:	texlive-metre
12mr|texlive-collection-latexextra-20120810-1|471	Requires:	texlive-mftinc
12mr|texlive-collection-latexextra-20120810-1|472	Requires:	texlive-midpage
12mr|texlive-collection-latexextra-20120810-1|473	Requires:	texlive-minibox
12mr|texlive-collection-latexextra-20120810-1|474	Requires:	texlive-minipage-marginpar
12mr|texlive-collection-latexextra-20120810-1|475	Requires:	texlive-minitoc
12mr|texlive-collection-latexextra-20120810-1|476	Requires:	texlive-minted
12mr|texlive-collection-latexextra-20120810-1|477	Requires:	texlive-minutes
12mr|texlive-collection-latexextra-20120810-1|478	Requires:	texlive-misc209
12mr|texlive-collection-latexextra-20120810-1|479	Requires:	texlive-mla-paper
12mr|texlive-collection-latexextra-20120810-1|480	Requires:	texlive-mlist
12mr|texlive-collection-latexextra-20120810-1|481	Requires:	texlive-mmap
12mr|texlive-collection-latexextra-20120810-1|482	Requires:	texlive-moderncv
12mr|texlive-collection-latexextra-20120810-1|483	Requires:	texlive-moderntimeline
12mr|texlive-collection-latexextra-20120810-1|484	Requires:	texlive-modref
12mr|texlive-collection-latexextra-20120810-1|485	Requires:	texlive-modroman
12mr|texlive-collection-latexextra-20120810-1|486	Requires:	texlive-monofill
12mr|texlive-collection-latexextra-20120810-1|487	Requires:	texlive-moreenum
12mr|texlive-collection-latexextra-20120810-1|488	Requires:	texlive-morefloats
12mr|texlive-collection-latexextra-20120810-1|489	Requires:	texlive-morehype
12mr|texlive-collection-latexextra-20120810-1|490	Requires:	texlive-moresize
12mr|texlive-collection-latexextra-20120810-1|491	Requires:	texlive-moreverb
12mr|texlive-collection-latexextra-20120810-1|492	Requires:	texlive-morewrites
12mr|texlive-collection-latexextra-20120810-1|493	Requires:	texlive-movie15
12mr|texlive-collection-latexextra-20120810-1|494	Requires:	texlive-mparhack
12mr|texlive-collection-latexextra-20120810-1|495	Requires:	texlive-msc
12mr|texlive-collection-latexextra-20120810-1|496	Requires:	texlive-msg
12mr|texlive-collection-latexextra-20120810-1|497	Requires:	texlive-mslapa
12mr|texlive-collection-latexextra-20120810-1|498	Requires:	texlive-mtgreek
12mr|texlive-collection-latexextra-20120810-1|499	Requires:	texlive-multenum
12mr|texlive-collection-latexextra-20120810-1|500	Requires:	texlive-multibbl
12mr|texlive-collection-latexextra-20120810-1|501	Requires:	texlive-multicap
12mr|texlive-collection-latexextra-20120810-1|502	Requires:	texlive-multienv
12mr|texlive-collection-latexextra-20120810-1|503	Requires:	texlive-multirow
12mr|texlive-collection-latexextra-20120810-1|504	Requires:	texlive-mversion
12mr|texlive-collection-latexextra-20120810-1|505	Requires:	texlive-mwe
12mr|texlive-collection-latexextra-20120810-1|506	Requires:	texlive-mycv
12mr|texlive-collection-latexextra-20120810-1|507	Requires:	texlive-mylatexformat
12mr|texlive-collection-latexextra-20120810-1|508	Requires:	texlive-nag
12mr|texlive-collection-latexextra-20120810-1|509	Requires:	texlive-nameauth
12mr|texlive-collection-latexextra-20120810-1|510	Requires:	texlive-namespc
12mr|texlive-collection-latexextra-20120810-1|511	Requires:	texlive-ncclatex
12mr|texlive-collection-latexextra-20120810-1|512	Requires:	texlive-ncctools
12mr|texlive-collection-latexextra-20120810-1|513	Requires:	texlive-needspace
12mr|texlive-collection-latexextra-20120810-1|514	Requires:	texlive-nestquot
12mr|texlive-collection-latexextra-20120810-1|515	Requires:	texlive-newcommand
12mr|texlive-collection-latexextra-20120810-1|516	Requires:	texlive-newfile
12mr|texlive-collection-latexextra-20120810-1|517	Requires:	texlive-newlfm
12mr|texlive-collection-latexextra-20120810-1|518	Requires:	texlive-newspaper
12mr|texlive-collection-latexextra-20120810-1|519	Requires:	texlive-newunicodechar
12mr|texlive-collection-latexextra-20120810-1|520	Requires:	texlive-newvbtm
12mr|texlive-collection-latexextra-20120810-1|521	Requires:	texlive-newverbs
12mr|texlive-collection-latexextra-20120810-1|522	Requires:	texlive-nextpage
12mr|texlive-collection-latexextra-20120810-1|523	Requires:	texlive-nfssext-cfr
12mr|texlive-collection-latexextra-20120810-1|524	Requires:	texlive-nicefilelist
12mr|texlive-collection-latexextra-20120810-1|525	Requires:	texlive-niceframe
12mr|texlive-collection-latexextra-20120810-1|526	Requires:	texlive-nicetext
12mr|texlive-collection-latexextra-20120810-1|527	Requires:	texlive-nlctdoc
12mr|texlive-collection-latexextra-20120810-1|528	Requires:	texlive-noitcrul
12mr|texlive-collection-latexextra-20120810-1|529	Requires:	texlive-nolbreaks
12mr|texlive-collection-latexextra-20120810-1|530	Requires:	texlive-nomencl
12mr|texlive-collection-latexextra-20120810-1|531	Requires:	texlive-nomentbl
12mr|texlive-collection-latexextra-20120810-1|532	Requires:	texlive-nonfloat
12mr|texlive-collection-latexextra-20120810-1|533	Requires:	texlive-nonumonpart
12mr|texlive-collection-latexextra-20120810-1|534	Requires:	texlive-nopageno
12mr|texlive-collection-latexextra-20120810-1|535	Requires:	texlive-notes
12mr|texlive-collection-latexextra-20120810-1|536	Requires:	texlive-notoccite
12mr|texlive-collection-latexextra-20120810-1|537	Requires:	texlive-nowidow
12mr|texlive-collection-latexextra-20120810-1|538	Requires:	texlive-ntheorem
12mr|texlive-collection-latexextra-20120810-1|539	Requires:	texlive-numname
12mr|texlive-collection-latexextra-20120810-1|540	Requires:	texlive-numprint
12mr|texlive-collection-latexextra-20120810-1|541	Requires:	texlive-ocr-latex
12mr|texlive-collection-latexextra-20120810-1|542	Requires:	texlive-octavo
12mr|texlive-collection-latexextra-20120810-1|543	Requires:	texlive-oldstyle
12mr|texlive-collection-latexextra-20120810-1|544	Requires:	texlive-onlyamsmath
12mr|texlive-collection-latexextra-20120810-1|545	Requires:	texlive-opcit
12mr|texlive-collection-latexextra-20120810-1|546	Requires:	texlive-optional
12mr|texlive-collection-latexextra-20120810-1|547	Requires:	texlive-outline
12mr|texlive-collection-latexextra-20120810-1|548	Requires:	texlive-outliner
12mr|texlive-collection-latexextra-20120810-1|549	Requires:	texlive-outlines
12mr|texlive-collection-latexextra-20120810-1|550	Requires:	texlive-overpic
12mr|texlive-collection-latexextra-20120810-1|551	Requires:	texlive-pagecolor
12mr|texlive-collection-latexextra-20120810-1|552	Requires:	texlive-pagecont
12mr|texlive-collection-latexextra-20120810-1|553	Requires:	texlive-pagenote
12mr|texlive-collection-latexextra-20120810-1|554	Requires:	texlive-pagerange
12mr|texlive-collection-latexextra-20120810-1|555	Requires:	texlive-pageslts
12mr|texlive-collection-latexextra-20120810-1|556	Requires:	texlive-paper
12mr|texlive-collection-latexextra-20120810-1|557	Requires:	texlive-papercdcase
12mr|texlive-collection-latexextra-20120810-1|558	Requires:	texlive-papermas
12mr|texlive-collection-latexextra-20120810-1|559	Requires:	texlive-papertex
12mr|texlive-collection-latexextra-20120810-1|560	Requires:	texlive-paracol
12mr|texlive-collection-latexextra-20120810-1|561	Requires:	texlive-paralist
12mr|texlive-collection-latexextra-20120810-1|562	Requires:	texlive-paresse
12mr|texlive-collection-latexextra-20120810-1|563	Requires:	texlive-parnotes
12mr|texlive-collection-latexextra-20120810-1|564	Requires:	texlive-parselines
12mr|texlive-collection-latexextra-20120810-1|565	Requires:	texlive-patch
12mr|texlive-collection-latexextra-20120810-1|566	Requires:	texlive-patchcmd
12mr|texlive-collection-latexextra-20120810-1|567	Requires:	texlive-pauldoc
12mr|texlive-collection-latexextra-20120810-1|568	Requires:	texlive-pawpict
12mr|texlive-collection-latexextra-20120810-1|569	Requires:	texlive-pax
12mr|texlive-collection-latexextra-20120810-1|570	Requires:	texlive-pbox
12mr|texlive-collection-latexextra-20120810-1|571	Requires:	texlive-pbsheet
12mr|texlive-collection-latexextra-20120810-1|572	Requires:	texlive-pdf14
12mr|texlive-collection-latexextra-20120810-1|573	Requires:	texlive-pdfcomment
12mr|texlive-collection-latexextra-20120810-1|574	Requires:	texlive-pdfcprot
12mr|texlive-collection-latexextra-20120810-1|575	Requires:	texlive-pdfmarginpar
12mr|texlive-collection-latexextra-20120810-1|576	Requires:	texlive-pdfscreen
12mr|texlive-collection-latexextra-20120810-1|577	Requires:	texlive-pdfslide
12mr|texlive-collection-latexextra-20120810-1|578	Requires:	texlive-pdfsync
12mr|texlive-collection-latexextra-20120810-1|579	Requires:	texlive-pdfwin
12mr|texlive-collection-latexextra-20120810-1|580	Requires:	texlive-pdfx
12mr|texlive-collection-latexextra-20120810-1|581	Requires:	texlive-pecha
12mr|texlive-collection-latexextra-20120810-1|582	Requires:	texlive-perltex
12mr|texlive-collection-latexextra-20120810-1|583	Requires:	texlive-permute
12mr|texlive-collection-latexextra-20120810-1|584	Requires:	texlive-petiteannonce
12mr|texlive-collection-latexextra-20120810-1|585	Requires:	texlive-philex
12mr|texlive-collection-latexextra-20120810-1|586	Requires:	texlive-photo
12mr|texlive-collection-latexextra-20120810-1|587	Requires:	texlive-piff
12mr|texlive-collection-latexextra-20120810-1|588	Requires:	texlive-pittetd
12mr|texlive-collection-latexextra-20120810-1|589	Requires:	texlive-placeins
12mr|texlive-collection-latexextra-20120810-1|590	Requires:	texlive-plates
12mr|texlive-collection-latexextra-20120810-1|591	Requires:	texlive-plantslabels
12mr|texlive-collection-latexextra-20120810-1|592	Requires:	texlive-plweb
12mr|texlive-collection-latexextra-20120810-1|593	Requires:	texlive-polyglot
12mr|texlive-collection-latexextra-20120810-1|594	Requires:	texlive-polynom
12mr|texlive-collection-latexextra-20120810-1|595	Requires:	texlive-polynomial
12mr|texlive-collection-latexextra-20120810-1|596	Requires:	texlive-polytable
12mr|texlive-collection-latexextra-20120810-1|597	Requires:	texlive-postcards
12mr|texlive-collection-latexextra-20120810-1|598	Requires:	texlive-poster-mac
12mr|texlive-collection-latexextra-20120810-1|599	Requires:	texlive-ppr-prv
12mr|texlive-collection-latexextra-20120810-1|600	Requires:	texlive-preprint
12mr|texlive-collection-latexextra-20120810-1|601	Requires:	texlive-prettyref
12mr|texlive-collection-latexextra-20120810-1|602	Requires:	texlive-preview
12mr|texlive-collection-latexextra-20120810-1|603	Requires:	texlive-printlen
12mr|texlive-collection-latexextra-20120810-1|604	Requires:	texlive-probsoln
12mr|texlive-collection-latexextra-20120810-1|605	Requires:	texlive-program
12mr|texlive-collection-latexextra-20120810-1|606	Requires:	texlive-progress
12mr|texlive-collection-latexextra-20120810-1|607	Requires:	texlive-progressbar
12mr|texlive-collection-latexextra-20120810-1|608	Requires:	texlive-properties
12mr|texlive-collection-latexextra-20120810-1|609	Requires:	texlive-prosper
12mr|texlive-collection-latexextra-20120810-1|610	Requires:	texlive-protex
12mr|texlive-collection-latexextra-20120810-1|611	Requires:	texlive-protocol
12mr|texlive-collection-latexextra-20120810-1|612	Requires:	texlive-psfragx
12mr|texlive-collection-latexextra-20120810-1|613	Requires:	texlive-pst-pdf
12mr|texlive-collection-latexextra-20120810-1|614	Requires:	texlive-pstool
12mr|texlive-collection-latexextra-20120810-1|615	Requires:	texlive-pxgreeks
12mr|texlive-collection-latexextra-20120810-1|616	Requires:	texlive-python
12mr|texlive-collection-latexextra-20120810-1|617	Requires:	texlive-qcm
12mr|texlive-collection-latexextra-20120810-1|618	Requires:	texlive-quoting
12mr|texlive-collection-latexextra-20120810-1|619	Requires:	texlive-qstest
12mr|texlive-collection-latexextra-20120810-1|620	Requires:	texlive-qsymbols
12mr|texlive-collection-latexextra-20120810-1|621	Requires:	texlive-quotchap
12mr|texlive-collection-latexextra-20120810-1|622	Requires:	texlive-quotmark
12mr|texlive-collection-latexextra-20120810-1|623	Requires:	texlive-randtext
12mr|texlive-collection-latexextra-20120810-1|624	Requires:	texlive-rccol
12mr|texlive-collection-latexextra-20120810-1|625	Requires:	texlive-rcs-multi
12mr|texlive-collection-latexextra-20120810-1|626	Requires:	texlive-rcsinfo
12mr|texlive-collection-latexextra-20120810-1|627	Requires:	texlive-realboxes
12mr|texlive-collection-latexextra-20120810-1|628	Requires:	texlive-recipe
12mr|texlive-collection-latexextra-20120810-1|629	Requires:	texlive-recipecard
12mr|texlive-collection-latexextra-20120810-1|630	Requires:	texlive-rectopma
12mr|texlive-collection-latexextra-20120810-1|631	Requires:	texlive-refcheck
12mr|texlive-collection-latexextra-20120810-1|632	Requires:	texlive-refman
12mr|texlive-collection-latexextra-20120810-1|633	Requires:	texlive-refstyle
12mr|texlive-collection-latexextra-20120810-1|634	Requires:	texlive-regcount
12mr|texlive-collection-latexextra-20120810-1|635	Requires:	texlive-regexpatch
12mr|texlive-collection-latexextra-20120810-1|636	Requires:	texlive-register
12mr|texlive-collection-latexextra-20120810-1|637	Requires:	texlive-regstats
12mr|texlive-collection-latexextra-20120810-1|638	Requires:	texlive-relenc
12mr|texlive-collection-latexextra-20120810-1|639	Requires:	texlive-relsize
12mr|texlive-collection-latexextra-20120810-1|640	Requires:	texlive-repeatindex
12mr|texlive-collection-latexextra-20120810-1|641	Requires:	texlive-rjlparshap
12mr|texlive-collection-latexextra-20120810-1|642	Requires:	texlive-rlepsf
12mr|texlive-collection-latexextra-20120810-1|643	Requires:	texlive-rmpage
12mr|texlive-collection-latexextra-20120810-1|644	Requires:	texlive-robustcommand
12mr|texlive-collection-latexextra-20120810-1|645	Requires:	texlive-robustindex
12mr|texlive-collection-latexextra-20120810-1|646	Requires:	texlive-romanbar
12mr|texlive-collection-latexextra-20120810-1|647	Requires:	texlive-romanneg
12mr|texlive-collection-latexextra-20120810-1|648	Requires:	texlive-romannum
12mr|texlive-collection-latexextra-20120810-1|649	Requires:	texlive-romansh
12mr|texlive-collection-latexextra-20120810-1|650	Requires:	texlive-rotfloat
12mr|texlive-collection-latexextra-20120810-1|651	Requires:	texlive-rotpages
12mr|texlive-collection-latexextra-20120810-1|652	Requires:	texlive-rtkinenc
12mr|texlive-collection-latexextra-20120810-1|653	Requires:	texlive-rvwrite
12mr|texlive-collection-latexextra-20120810-1|654	Requires:	texlive-sauerj
12mr|texlive-collection-latexextra-20120810-1|655	Requires:	texlive-savefnmark
12mr|texlive-collection-latexextra-20120810-1|656	Requires:	texlive-savesym
12mr|texlive-collection-latexextra-20120810-1|657	Requires:	texlive-savetrees
12mr|texlive-collection-latexextra-20120810-1|658	Requires:	texlive-scale
12mr|texlive-collection-latexextra-20120810-1|659	Requires:	texlive-scalebar
12mr|texlive-collection-latexextra-20120810-1|660	Requires:	texlive-sdrt
12mr|texlive-collection-latexextra-20120810-1|661	Requires:	texlive-secdot
12mr|texlive-collection-latexextra-20120810-1|662	Requires:	texlive-sectionbox
12mr|texlive-collection-latexextra-20120810-1|663	Requires:	texlive-sectsty
12mr|texlive-collection-latexextra-20120810-1|664	Requires:	texlive-selectp
12mr|texlive-collection-latexextra-20120810-1|665	Requires:	texlive-semantic
12mr|texlive-collection-latexextra-20120810-1|666	Requires:	texlive-semioneside
12mr|texlive-collection-latexextra-20120810-1|667	Requires:	texlive-sepfootnotes
12mr|texlive-collection-latexextra-20120810-1|668	Requires:	texlive-seqsplit
12mr|texlive-collection-latexextra-20120810-1|669	Requires:	texlive-serbian-apostrophe
12mr|texlive-collection-latexextra-20120810-1|670	Requires:	texlive-serbian-date-lat
12mr|texlive-collection-latexextra-20120810-1|671	Requires:	texlive-serbian-def-cyr
12mr|texlive-collection-latexextra-20120810-1|672	Requires:	texlive-serbian-lig
12mr|texlive-collection-latexextra-20120810-1|673	Requires:	texlive-serbianc
12mr|texlive-collection-latexextra-20120810-1|674	Requires:	texlive-sf298
12mr|texlive-collection-latexextra-20120810-1|675	Requires:	texlive-sffms
12mr|texlive-collection-latexextra-20120810-1|676	Requires:	texlive-sfmath
12mr|texlive-collection-latexextra-20120810-1|677	Requires:	texlive-shadow
12mr|texlive-collection-latexextra-20120810-1|678	Requires:	texlive-shadowtext
12mr|texlive-collection-latexextra-20120810-1|679	Requires:	texlive-shadethm
12mr|texlive-collection-latexextra-20120810-1|680	Requires:	texlive-shapepar
12mr|texlive-collection-latexextra-20120810-1|681	Requires:	texlive-shipunov
12mr|texlive-collection-latexextra-20120810-1|682	Requires:	texlive-shorttoc
12mr|texlive-collection-latexextra-20120810-1|683	Requires:	texlive-show2e
12mr|texlive-collection-latexextra-20120810-1|684	Requires:	texlive-showcharinbox
12mr|texlive-collection-latexextra-20120810-1|685	Requires:	texlive-showexpl
12mr|texlive-collection-latexextra-20120810-1|686	Requires:	texlive-showlabels
12mr|texlive-collection-latexextra-20120810-1|687	Requires:	texlive-sidecap
12mr|texlive-collection-latexextra-20120810-1|688	Requires:	texlive-sidenotes
12mr|texlive-collection-latexextra-20120810-1|689	Requires:	texlive-silence
12mr|texlive-collection-latexextra-20120810-1|690	Requires:	texlive-simplecd
12mr|texlive-collection-latexextra-20120810-1|691	Requires:	texlive-simplecv
12mr|texlive-collection-latexextra-20120810-1|692	Requires:	texlive-simplewick
12mr|texlive-collection-latexextra-20120810-1|693	Requires:	texlive-sitem
12mr|texlive-collection-latexextra-20120810-1|694	Requires:	texlive-skb
12mr|texlive-collection-latexextra-20120810-1|695	Requires:	texlive-skeycommand
12mr|texlive-collection-latexextra-20120810-1|696	Requires:	texlive-skeyval
12mr|texlive-collection-latexextra-20120810-1|697	Requires:	texlive-slantsc
12mr|texlive-collection-latexextra-20120810-1|698	Requires:	texlive-smalltableof
12mr|texlive-collection-latexextra-20120810-1|699	Requires:	texlive-smartref
12mr|texlive-collection-latexextra-20120810-1|700	Requires:	texlive-snapshot
12mr|texlive-collection-latexextra-20120810-1|701	Requires:	texlive-soul
12mr|texlive-collection-latexextra-20120810-1|702	Requires:	texlive-spanglish
12mr|texlive-collection-latexextra-20120810-1|703	Requires:	texlive-sparklines
12mr|texlive-collection-latexextra-20120810-1|704	Requires:	texlive-sphack
12mr|texlive-collection-latexextra-20120810-1|705	Requires:	texlive-spreadtab
12mr|texlive-collection-latexextra-20120810-1|706	Requires:	texlive-spverbatim
12mr|texlive-collection-latexextra-20120810-1|707	Requires:	texlive-splitindex
12mr|texlive-collection-latexextra-20120810-1|708	Requires:	texlive-spot
12mr|texlive-collection-latexextra-20120810-1|709	Requires:	texlive-spotcolor
12mr|texlive-collection-latexextra-20120810-1|710	Requires:	texlive-srbook-mem
12mr|texlive-collection-latexextra-20120810-1|711	Requires:	texlive-srcltx
12mr|texlive-collection-latexextra-20120810-1|712	Requires:	texlive-sseq
12mr|texlive-collection-latexextra-20120810-1|713	Requires:	texlive-stack
12mr|texlive-collection-latexextra-20120810-1|714	Requires:	texlive-standalone
12mr|texlive-collection-latexextra-20120810-1|715	Requires:	texlive-statistik
12mr|texlive-collection-latexextra-20120810-1|716	Requires:	texlive-stdclsdv
12mr|texlive-collection-latexextra-20120810-1|717	Requires:	texlive-stdpage
12mr|texlive-collection-latexextra-20120810-1|718	Requires:	texlive-stex
12mr|texlive-collection-latexextra-20120810-1|719	Requires:	texlive-storebox
12mr|texlive-collection-latexextra-20120810-1|720	Requires:	texlive-storecmd
12mr|texlive-collection-latexextra-20120810-1|721	Requires:	texlive-stringstrings
12mr|texlive-collection-latexextra-20120810-1|722	Requires:	texlive-sttools
12mr|texlive-collection-latexextra-20120810-1|723	Requires:	texlive-stubs
12mr|texlive-collection-latexextra-20120810-1|724	Requires:	texlive-subdepth
12mr|texlive-collection-latexextra-20120810-1|725	Requires:	texlive-subeqn
12mr|texlive-collection-latexextra-20120810-1|726	Requires:	texlive-subeqnarray
12mr|texlive-collection-latexextra-20120810-1|727	Requires:	texlive-subfigmat
12mr|texlive-collection-latexextra-20120810-1|728	Requires:	texlive-subfigure
12mr|texlive-collection-latexextra-20120810-1|729	Requires:	texlive-subfiles
12mr|texlive-collection-latexextra-20120810-1|730	Requires:	texlive-subfloat
12mr|texlive-collection-latexextra-20120810-1|731	Requires:	texlive-substitutefont
12mr|texlive-collection-latexextra-20120810-1|732	Requires:	texlive-substr
12mr|texlive-collection-latexextra-20120810-1|733	Requires:	texlive-supertabular
12mr|texlive-collection-latexextra-20120810-1|734	Requires:	texlive-svgcolor
12mr|texlive-collection-latexextra-20120810-1|735	Requires:	texlive-svn
12mr|texlive-collection-latexextra-20120810-1|736	Requires:	texlive-svn-multi
12mr|texlive-collection-latexextra-20120810-1|737	Requires:	texlive-svn-prov
12mr|texlive-collection-latexextra-20120810-1|738	Requires:	texlive-svninfo
12mr|texlive-collection-latexextra-20120810-1|739	Requires:	texlive-syntax
12mr|texlive-collection-latexextra-20120810-1|740	Requires:	texlive-syntrace
12mr|texlive-collection-latexextra-20120810-1|741	Requires:	texlive-synttree
12mr|texlive-collection-latexextra-20120810-1|742	Requires:	texlive-tabfigures
12mr|texlive-collection-latexextra-20120810-1|743	Requires:	texlive-tableaux
12mr|texlive-collection-latexextra-20120810-1|744	Requires:	texlive-tablefootnote
12mr|texlive-collection-latexextra-20120810-1|745	Requires:	texlive-tablists
12mr|texlive-collection-latexextra-20120810-1|746	Requires:	texlive-tabls
12mr|texlive-collection-latexextra-20120810-1|747	Requires:	texlive-tabto-ltx
12mr|texlive-collection-latexextra-20120810-1|748	Requires:	texlive-tabu
12mr|texlive-collection-latexextra-20120810-1|749	Requires:	texlive-tabularborder
12mr|texlive-collection-latexextra-20120810-1|750	Requires:	texlive-tabularcalc
12mr|texlive-collection-latexextra-20120810-1|751	Requires:	texlive-tabularew
12mr|texlive-collection-latexextra-20120810-1|752	Requires:	texlive-tabulary
12mr|texlive-collection-latexextra-20120810-1|753	Requires:	texlive-tagging
12mr|texlive-collection-latexextra-20120810-1|754	Requires:	texlive-talk
12mr|texlive-collection-latexextra-20120810-1|755	Requires:	texlive-tamefloats
12mr|texlive-collection-latexextra-20120810-1|756	Requires:	texlive-tcldoc
12mr|texlive-collection-latexextra-20120810-1|757	Requires:	texlive-tcolorbox
12mr|texlive-collection-latexextra-20120810-1|758	Requires:	texlive-tdclock
12mr|texlive-collection-latexextra-20120810-1|759	Requires:	texlive-technics
12mr|texlive-collection-latexextra-20120810-1|760	Requires:	texlive-ted
12mr|texlive-collection-latexextra-20120810-1|761	Requires:	texlive-termcal
12mr|texlive-collection-latexextra-20120810-1|762	Requires:	texlive-termlist
12mr|texlive-collection-latexextra-20120810-1|763	Requires:	texlive-tex-label
12mr|texlive-collection-latexextra-20120810-1|764	Requires:	texlive-texlogos
12mr|texlive-collection-latexextra-20120810-1|765	Requires:	texlive-texmate
12mr|texlive-collection-latexextra-20120810-1|766	Requires:	texlive-texments
12mr|texlive-collection-latexextra-20120810-1|767	Requires:	texlive-texpower
12mr|texlive-collection-latexextra-20120810-1|768	Requires:	texlive-texshade
12mr|texlive-collection-latexextra-20120810-1|769	Requires:	texlive-textfit
12mr|texlive-collection-latexextra-20120810-1|770	Requires:	texlive-textgreek
12mr|texlive-collection-latexextra-20120810-1|771	Requires:	texlive-textmerg
12mr|texlive-collection-latexextra-20120810-1|772	Requires:	texlive-textpos
12mr|texlive-collection-latexextra-20120810-1|773	Requires:	texlive-theoremref
12mr|texlive-collection-latexextra-20120810-1|774	Requires:	texlive-threeparttable
12mr|texlive-collection-latexextra-20120810-1|775	Requires:	texlive-threeparttablex
12mr|texlive-collection-latexextra-20120810-1|776	Requires:	texlive-thinsp
12mr|texlive-collection-latexextra-20120810-1|777	Requires:	texlive-thmtools
12mr|texlive-collection-latexextra-20120810-1|778	Requires:	texlive-thumb
12mr|texlive-collection-latexextra-20120810-1|779	Requires:	texlive-thumbs
12mr|texlive-collection-latexextra-20120810-1|780	Requires:	texlive-thumby
12mr|texlive-collection-latexextra-20120810-1|781	Requires:	texlive-ticket
12mr|texlive-collection-latexextra-20120810-1|782	Requires:	texlive-timesht
12mr|texlive-collection-latexextra-20120810-1|783	Requires:	texlive-titlefoot
12mr|texlive-collection-latexextra-20120810-1|784	Requires:	texlive-titlepic
12mr|texlive-collection-latexextra-20120810-1|785	Requires:	texlive-titleref
12mr|texlive-collection-latexextra-20120810-1|786	Requires:	texlive-titlesec
12mr|texlive-collection-latexextra-20120810-1|787	Requires:	texlive-titling
12mr|texlive-collection-latexextra-20120810-1|788	Requires:	texlive-tocbibind
12mr|texlive-collection-latexextra-20120810-1|789	Requires:	texlive-tocloft
12mr|texlive-collection-latexextra-20120810-1|790	Requires:	texlive-tocvsec2
12mr|texlive-collection-latexextra-20120810-1|791	Requires:	texlive-todo
12mr|texlive-collection-latexextra-20120810-1|792	Requires:	texlive-todonotes
12mr|texlive-collection-latexextra-20120810-1|793	Requires:	texlive-tokenizer
12mr|texlive-collection-latexextra-20120810-1|794	Requires:	texlive-toolbox
12mr|texlive-collection-latexextra-20120810-1|795	Requires:	texlive-topfloat
12mr|texlive-collection-latexextra-20120810-1|796	Requires:	texlive-totcount
12mr|texlive-collection-latexextra-20120810-1|797	Requires:	texlive-totpages
12mr|texlive-collection-latexextra-20120810-1|798	Requires:	texlive-tram
12mr|texlive-collection-latexextra-20120810-1|799	Requires:	texlive-trfsigns
12mr|texlive-collection-latexextra-20120810-1|800	Requires:	texlive-trimspaces
12mr|texlive-collection-latexextra-20120810-1|801	Requires:	texlive-trsym
12mr|texlive-collection-latexextra-20120810-1|802	Requires:	texlive-trivfloat
12mr|texlive-collection-latexextra-20120810-1|803	Requires:	texlive-truncate
12mr|texlive-collection-latexextra-20120810-1|804	Requires:	texlive-tucv
12mr|texlive-collection-latexextra-20120810-1|805	Requires:	texlive-turnthepage
12mr|texlive-collection-latexextra-20120810-1|806	Requires:	texlive-twoinone
12mr|texlive-collection-latexextra-20120810-1|807	Requires:	texlive-twoup
12mr|texlive-collection-latexextra-20120810-1|808	Requires:	texlive-txgreeks
12mr|texlive-collection-latexextra-20120810-1|809	Requires:	texlive-type1cm
12mr|texlive-collection-latexextra-20120810-1|810	Requires:	texlive-typeface
12mr|texlive-collection-latexextra-20120810-1|811	Requires:	texlive-typogrid
12mr|texlive-collection-latexextra-20120810-1|812	Requires:	texlive-ucs
12mr|texlive-collection-latexextra-20120810-1|813	Requires:	texlive-uebungsblatt
12mr|texlive-collection-latexextra-20120810-1|814	Requires:	texlive-umoline
12mr|texlive-collection-latexextra-20120810-1|815	Requires:	texlive-underlin
12mr|texlive-collection-latexextra-20120810-1|816	Requires:	texlive-undolabl
12mr|texlive-collection-latexextra-20120810-1|817	Requires:	texlive-units
12mr|texlive-collection-latexextra-20120810-1|818	Requires:	texlive-upmethodology
12mr|texlive-collection-latexextra-20120810-1|819	Requires:	texlive-upquote
12mr|texlive-collection-latexextra-20120810-1|820	Requires:	texlive-uri
12mr|texlive-collection-latexextra-20120810-1|821	Requires:	texlive-ushort
12mr|texlive-collection-latexextra-20120810-1|822	Requires:	texlive-varindex
12mr|texlive-collection-latexextra-20120810-1|823	Requires:	texlive-varsfromjobname
12mr|texlive-collection-latexextra-20120810-1|824	Requires:	texlive-varwidth
12mr|texlive-collection-latexextra-20120810-1|825	Requires:	texlive-verbasef
12mr|texlive-collection-latexextra-20120810-1|826	Requires:	texlive-verbatimbox
12mr|texlive-collection-latexextra-20120810-1|827	Requires:	texlive-verbatimcopy
12mr|texlive-collection-latexextra-20120810-1|828	Requires:	texlive-verbdef
12mr|texlive-collection-latexextra-20120810-1|829	Requires:	texlive-verbments
12mr|texlive-collection-latexextra-20120810-1|830	Requires:	texlive-version
12mr|texlive-collection-latexextra-20120810-1|831	Requires:	texlive-versions
12mr|texlive-collection-latexextra-20120810-1|832	Requires:	texlive-vertbars
12mr|texlive-collection-latexextra-20120810-1|833	Requires:	texlive-vhistory
12mr|texlive-collection-latexextra-20120810-1|834	Requires:	texlive-vmargin
12mr|texlive-collection-latexextra-20120810-1|835	Requires:	texlive-volumes
12mr|texlive-collection-latexextra-20120810-1|836	Requires:	texlive-vpe
12mr|texlive-collection-latexextra-20120810-1|837	Requires:	texlive-vruler
12mr|texlive-collection-latexextra-20120810-1|838	Requires:	texlive-vwcol
12mr|texlive-collection-latexextra-20120810-1|839	Requires:	texlive-wallpaper
12mr|texlive-collection-latexextra-20120810-1|840	Requires:	texlive-warning
12mr|texlive-collection-latexextra-20120810-1|841	Requires:	texlive-warpcol
12mr|texlive-collection-latexextra-20120810-1|842	Requires:	texlive-was
12mr|texlive-collection-latexextra-20120810-1|843	Requires:	texlive-widetable
12mr|texlive-collection-latexextra-20120810-1|844	Requires:	texlive-williams
12mr|texlive-collection-latexextra-20120810-1|845	Requires:	texlive-wordlike
12mr|texlive-collection-latexextra-20120810-1|846	Requires:	texlive-wrapfig
12mr|texlive-collection-latexextra-20120810-1|847	Requires:	texlive-xargs
12mr|texlive-collection-latexextra-20120810-1|848	Requires:	texlive-xbmc
12mr|texlive-collection-latexextra-20120810-1|849	Requires:	texlive-xcomment
12mr|texlive-collection-latexextra-20120810-1|850	Requires:	texlive-xhfill
12mr|texlive-collection-latexextra-20120810-1|851	Requires:	texlive-xtab
12mr|texlive-collection-latexextra-20120810-1|852	Requires:	texlive-xdoc
12mr|texlive-collection-latexextra-20120810-1|853	Requires:	texlive-xfor
12mr|texlive-collection-latexextra-20120810-1|854	Requires:	texlive-xifthen
12mr|texlive-collection-latexextra-20120810-1|855	Requires:	texlive-xmpincl
12mr|texlive-collection-latexextra-20120810-1|856	Requires:	texlive-xnewcommand
12mr|texlive-collection-latexextra-20120810-1|857	Requires:	texlive-xoptarg
12mr|texlive-collection-latexextra-20120810-1|858	Requires:	texlive-xpatch
12mr|texlive-collection-latexextra-20120810-1|859	Requires:	texlive-xpunctuate
12mr|texlive-collection-latexextra-20120810-1|860	Requires:	texlive-xstring
12mr|texlive-collection-latexextra-20120810-1|861	Requires:	texlive-xwatermark
12mr|texlive-collection-latexextra-20120810-1|862	Requires:	texlive-xytree
12mr|texlive-collection-latexextra-20120810-1|863	Requires:	texlive-yafoot
12mr|texlive-collection-latexextra-20120810-1|864	Requires:	texlive-yagusylo
12mr|texlive-collection-latexextra-20120810-1|865	Requires:	texlive-ydoc
12mr|texlive-collection-latexextra-20120810-1|866	Requires:	texlive-yplan
12mr|texlive-collection-latexextra-20120810-1|867	Requires:	texlive-zed-csp
12mr|texlive-collection-latexextra-20120810-1|868	Requires:	texlive-ziffer
12mr|texlive-collection-latexextra-20120810-1|869	Requires:	texlive-zwgetfdate
12mr|texlive-collection-latexextra-20120810-1|870	Requires:	texlive-zwpagelayout
12mr|texlive-collection-latexextra-20120810-1|871	%rename tetex-latex
12mr|texlive-collection-latexextra-20120810-1|872	%rename texlive-texmf-latex
12mr|texlive-collection-latexextra-20120810-1|873	
12mr|texlive-collection-latexextra-20120810-1|874	%description
12mr|texlive-collection-latexextra-20120810-1|875	A large collection of add-on packages for LaTeX.
12mr|texlive-collection-latexextra-20120810-1|876	
12mr|texlive-collection-latexextra-20120810-1|877	%posttrans
12mr|texlive-collection-latexextra-20120810-1|878	%{_sbindir}/texlive.post -
12mr|texlive-collection-latexextra-20120810-1|879	
12mr|texlive-collection-latexextra-20120810-1|880	#-----------------------------------------------------------------------
12mr|texlive-collection-latexextra-20120810-1|881	%files
12mr|texlive-collection-latexextra-20120810-1|882	
12mr|texlive-collection-latexextra-20120810-1|883	#-----------------------------------------------------------------------
12mr|texlive-collection-latexextra-20120810-1|884	%prep
12mr|texlive-collection-latexextra-20120810-1|885	%setup -c -a0
12mr|texlive-collection-latexextra-20120810-1|886	
12mr|texlive-collection-latexextra-20120810-1|887	%build
12mr|texlive-collection-latexextra-20120810-1|888	
12mr|texlive-collection-latexextra-20120810-1|889	%install
12mr|texlive-collection-latexextra-20120810-1|890	
12mr|texlive-collection-latexextra-20120810-1|891	
12mr|texlive-collection-latexextra-20120810-1|892	
12mr|texlive-collection-latexextra-20120810-1|893	%changelog
12mr|texlive-collection-latexextra-20120810-1|894	

17017 12
12mr|texlive-collection-latexrecommended-20120413-1|1	# revision 25795
12mr|texlive-collection-latexrecommended-20120413-1|2	# category Collection
12mr|texlive-collection-latexrecommended-20120413-1|3	# catalog-ctan undef
12mr|texlive-collection-latexrecommended-20120413-1|4	# catalog-date undef
12mr|texlive-collection-latexrecommended-20120413-1|5	# catalog-license undef
12mr|texlive-collection-latexrecommended-20120413-1|6	# catalog-version undef
12mr|texlive-collection-latexrecommended-20120413-1|7	Name:		texlive-collection-latexrecommended
12mr|texlive-collection-latexrecommended-20120413-1|8	Epoch:		1
12mr|texlive-collection-latexrecommended-20120413-1|9	Version:	20120413
12mr|texlive-collection-latexrecommended-20120413-1|10	Release:	1
12mr|texlive-collection-latexrecommended-20120413-1|11	Summary:	LaTeX recommended packages
12mr|texlive-collection-latexrecommended-20120413-1|12	Group:		Publishing
12mr|texlive-collection-latexrecommended-20120413-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-latexrecommended-20120413-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-latexrecommended-20120413-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-latexrecommended.tar.xz
12mr|texlive-collection-latexrecommended-20120413-1|16	BuildArch:	noarch
12mr|texlive-collection-latexrecommended-20120413-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-latexrecommended-20120413-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-latexrecommended-20120413-1|19	Requires:	texlive-collection-latex
12mr|texlive-collection-latexrecommended-20120413-1|20	Requires:	texlive-anysize
12mr|texlive-collection-latexrecommended-20120413-1|21	Requires:	texlive-beamer
12mr|texlive-collection-latexrecommended-20120413-1|22	Requires:	texlive-booktabs
12mr|texlive-collection-latexrecommended-20120413-1|23	Requires:	texlive-caption
12mr|texlive-collection-latexrecommended-20120413-1|24	Requires:	texlive-cite
12mr|texlive-collection-latexrecommended-20120413-1|25	Requires:	texlive-cmap
12mr|texlive-collection-latexrecommended-20120413-1|26	Requires:	texlive-crop
12mr|texlive-collection-latexrecommended-20120413-1|27	Requires:	texlive-ctable
12mr|texlive-collection-latexrecommended-20120413-1|28	Requires:	texlive-ec
12mr|texlive-collection-latexrecommended-20120413-1|29	Requires:	texlive-eso-pic
12mr|texlive-collection-latexrecommended-20120413-1|30	Requires:	texlive-euler
12mr|texlive-collection-latexrecommended-20120413-1|31	Requires:	texlive-extsizes
12mr|texlive-collection-latexrecommended-20120413-1|32	Requires:	texlive-fancybox
12mr|texlive-collection-latexrecommended-20120413-1|33	Requires:	texlive-fancyref
12mr|texlive-collection-latexrecommended-20120413-1|34	Requires:	texlive-fancyvrb
12mr|texlive-collection-latexrecommended-20120413-1|35	Requires:	texlive-float
12mr|texlive-collection-latexrecommended-20120413-1|36	Requires:	texlive-fontspec
12mr|texlive-collection-latexrecommended-20120413-1|37	Requires:	texlive-fp
12mr|texlive-collection-latexrecommended-20120413-1|38	Requires:	texlive-index
12mr|texlive-collection-latexrecommended-20120413-1|39	Requires:	texlive-jknapltx
12mr|texlive-collection-latexrecommended-20120413-1|40	Requires:	texlive-koma-script
12mr|texlive-collection-latexrecommended-20120413-1|41	Requires:	texlive-l3kernel
12mr|texlive-collection-latexrecommended-20120413-1|42	Requires:	texlive-l3packages
12mr|texlive-collection-latexrecommended-20120413-1|43	Requires:	texlive-l3experimental
12mr|texlive-collection-latexrecommended-20120413-1|44	Requires:	texlive-listings
12mr|texlive-collection-latexrecommended-20120413-1|45	Requires:	texlive-mdwtools
12mr|texlive-collection-latexrecommended-20120413-1|46	Requires:	texlive-memoir
12mr|texlive-collection-latexrecommended-20120413-1|47	Requires:	texlive-metalogo
12mr|texlive-collection-latexrecommended-20120413-1|48	Requires:	texlive-mh
12mr|texlive-collection-latexrecommended-20120413-1|49	Requires:	texlive-microtype
12mr|texlive-collection-latexrecommended-20120413-1|50	Requires:	texlive-ms
12mr|texlive-collection-latexrecommended-20120413-1|51	Requires:	texlive-ntgclass
12mr|texlive-collection-latexrecommended-20120413-1|52	Requires:	texlive-parskip
12mr|texlive-collection-latexrecommended-20120413-1|53	Requires:	texlive-pdfpages
12mr|texlive-collection-latexrecommended-20120413-1|54	Requires:	texlive-powerdot
12mr|texlive-collection-latexrecommended-20120413-1|55	Requires:	texlive-psfrag
12mr|texlive-collection-latexrecommended-20120413-1|56	Requires:	texlive-rcs
12mr|texlive-collection-latexrecommended-20120413-1|57	Requires:	texlive-rotating
12mr|texlive-collection-latexrecommended-20120413-1|58	Requires:	texlive-sansmath
12mr|texlive-collection-latexrecommended-20120413-1|59	Requires:	texlive-section
12mr|texlive-collection-latexrecommended-20120413-1|60	Requires:	texlive-seminar
12mr|texlive-collection-latexrecommended-20120413-1|61	Requires:	texlive-sepnum
12mr|texlive-collection-latexrecommended-20120413-1|62	Requires:	texlive-setspace
12mr|texlive-collection-latexrecommended-20120413-1|63	Requires:	texlive-subfig
12mr|texlive-collection-latexrecommended-20120413-1|64	Requires:	texlive-textcase
12mr|texlive-collection-latexrecommended-20120413-1|65	Requires:	texlive-thumbpdf
12mr|texlive-collection-latexrecommended-20120413-1|66	Requires:	texlive-typehtml
12mr|texlive-collection-latexrecommended-20120413-1|67	Requires:	texlive-underscore
12mr|texlive-collection-latexrecommended-20120413-1|68	Requires:	texlive-url
12mr|texlive-collection-latexrecommended-20120413-1|69	Requires:	texlive-xcolor
12mr|texlive-collection-latexrecommended-20120413-1|70	Requires:	texlive-xkeyval
12mr|texlive-collection-latexrecommended-20120413-1|71	
12mr|texlive-collection-latexrecommended-20120413-1|72	%description
12mr|texlive-collection-latexrecommended-20120413-1|73	A collection of recommended add-on packages for LaTeX which
12mr|texlive-collection-latexrecommended-20120413-1|74	have widespread use.
12mr|texlive-collection-latexrecommended-20120413-1|75	
12mr|texlive-collection-latexrecommended-20120413-1|76	#-----------------------------------------------------------------------
12mr|texlive-collection-latexrecommended-20120413-1|77	%files
12mr|texlive-collection-latexrecommended-20120413-1|78	
12mr|texlive-collection-latexrecommended-20120413-1|79	#-----------------------------------------------------------------------
12mr|texlive-collection-latexrecommended-20120413-1|80	%prep
12mr|texlive-collection-latexrecommended-20120413-1|81	%setup -c -a0
12mr|texlive-collection-latexrecommended-20120413-1|82	
12mr|texlive-collection-latexrecommended-20120413-1|83	%build
12mr|texlive-collection-latexrecommended-20120413-1|84	
12mr|texlive-collection-latexrecommended-20120413-1|85	%install
12mr|texlive-collection-latexrecommended-20120413-1|86	
12mr|texlive-collection-latexrecommended-20120413-1|87	
12mr|texlive-collection-latexrecommended-20120413-1|88	
12mr|texlive-collection-latexrecommended-20120413-1|89	%changelog
12mr|texlive-collection-latexrecommended-20120413-1|90	

17018 12
12mr|texlive-collection-luatex-20120810-1|1	# revision 27227
12mr|texlive-collection-luatex-20120810-1|2	# category Collection
12mr|texlive-collection-luatex-20120810-1|3	# catalog-ctan undef
12mr|texlive-collection-luatex-20120810-1|4	# catalog-date undef
12mr|texlive-collection-luatex-20120810-1|5	# catalog-license undef
12mr|texlive-collection-luatex-20120810-1|6	# catalog-version undef
12mr|texlive-collection-luatex-20120810-1|7	Name:		texlive-collection-luatex
12mr|texlive-collection-luatex-20120810-1|8	Epoch:		1
12mr|texlive-collection-luatex-20120810-1|9	Version:	20120810
12mr|texlive-collection-luatex-20120810-1|10	Release:	1
12mr|texlive-collection-luatex-20120810-1|11	Summary:	LuaTeX packages
12mr|texlive-collection-luatex-20120810-1|12	Group:		Publishing
12mr|texlive-collection-luatex-20120810-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-luatex-20120810-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-luatex-20120810-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-luatex.tar.xz
12mr|texlive-collection-luatex-20120810-1|16	BuildArch:	noarch
12mr|texlive-collection-luatex-20120810-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-luatex-20120810-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-luatex-20120810-1|19	Requires:	texlive-collection-basic
12mr|texlive-collection-luatex-20120810-1|20	Requires:	texlive-checkcites
12mr|texlive-collection-luatex-20120810-1|21	Requires:	texlive-chickenize
12mr|texlive-collection-luatex-20120810-1|22	Requires:	texlive-interpreter
12mr|texlive-collection-luatex-20120810-1|23	Requires:	texlive-lua-check-hyphen
12mr|texlive-collection-luatex-20120810-1|24	Requires:	texlive-lua-visual-debug
12mr|texlive-collection-luatex-20120810-1|25	Requires:	texlive-lua2dox
12mr|texlive-collection-luatex-20120810-1|26	Requires:	texlive-luabibentry
12mr|texlive-collection-luatex-20120810-1|27	Requires:	texlive-luacode
12mr|texlive-collection-luatex-20120810-1|28	Requires:	texlive-luaindex
12mr|texlive-collection-luatex-20120810-1|29	Requires:	texlive-luainputenc
12mr|texlive-collection-luatex-20120810-1|30	Requires:	texlive-lualatex-doc
12mr|texlive-collection-luatex-20120810-1|31	Requires:	texlive-lualatex-math
12mr|texlive-collection-luatex-20120810-1|32	Requires:	texlive-lualibs
12mr|texlive-collection-luatex-20120810-1|33	Requires:	texlive-luamplib
12mr|texlive-collection-luatex-20120810-1|34	Requires:	texlive-luaotfload
12mr|texlive-collection-luatex-20120810-1|35	Requires:	texlive-luapersian
12mr|texlive-collection-luatex-20120810-1|36	Requires:	texlive-luasseq
12mr|texlive-collection-luatex-20120810-1|37	Requires:	texlive-luatexbase
12mr|texlive-collection-luatex-20120810-1|38	Requires:	texlive-luatextra
12mr|texlive-collection-luatex-20120810-1|39	Requires:	texlive-showhyphens
12mr|texlive-collection-luatex-20120810-1|40	
12mr|texlive-collection-luatex-20120810-1|41	%description
12mr|texlive-collection-luatex-20120810-1|42	Packages for LuaTeX, a Unicode-aware extension of pdfTeX, using
12mr|texlive-collection-luatex-20120810-1|43	Lua as an embedded scripting and extension language.
12mr|texlive-collection-luatex-20120810-1|44	http://luatex.org/.
12mr|texlive-collection-luatex-20120810-1|45	
12mr|texlive-collection-luatex-20120810-1|46	#-----------------------------------------------------------------------
12mr|texlive-collection-luatex-20120810-1|47	%files
12mr|texlive-collection-luatex-20120810-1|48	
12mr|texlive-collection-luatex-20120810-1|49	#-----------------------------------------------------------------------
12mr|texlive-collection-luatex-20120810-1|50	%prep
12mr|texlive-collection-luatex-20120810-1|51	%setup -c -a0
12mr|texlive-collection-luatex-20120810-1|52	
12mr|texlive-collection-luatex-20120810-1|53	%build
12mr|texlive-collection-luatex-20120810-1|54	
12mr|texlive-collection-luatex-20120810-1|55	%install
12mr|texlive-collection-luatex-20120810-1|56	
12mr|texlive-collection-luatex-20120810-1|57	
12mr|texlive-collection-luatex-20120810-1|58	
12mr|texlive-collection-luatex-20120810-1|59	%changelog
12mr|texlive-collection-luatex-20120810-1|60	

17019 12
12mr|texlive-collection-mathextra-20120413-1|1	# revision 25870
12mr|texlive-collection-mathextra-20120413-1|2	# category Collection
12mr|texlive-collection-mathextra-20120413-1|3	# catalog-ctan undef
12mr|texlive-collection-mathextra-20120413-1|4	# catalog-date undef
12mr|texlive-collection-mathextra-20120413-1|5	# catalog-license undef
12mr|texlive-collection-mathextra-20120413-1|6	# catalog-version undef
12mr|texlive-collection-mathextra-20120413-1|7	Name:		texlive-collection-mathextra
12mr|texlive-collection-mathextra-20120413-1|8	Epoch:		1
12mr|texlive-collection-mathextra-20120413-1|9	Version:	20120413
12mr|texlive-collection-mathextra-20120413-1|10	Release:	1
12mr|texlive-collection-mathextra-20120413-1|11	Summary:	Advanced math typesetting
12mr|texlive-collection-mathextra-20120413-1|12	Group:		Publishing
12mr|texlive-collection-mathextra-20120413-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-mathextra-20120413-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-mathextra-20120413-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-mathextra.tar.xz
12mr|texlive-collection-mathextra-20120413-1|16	BuildArch:	noarch
12mr|texlive-collection-mathextra-20120413-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-mathextra-20120413-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-mathextra-20120413-1|19	Requires:	texlive-12many
12mr|texlive-collection-mathextra-20120413-1|20	Requires:	texlive-amstex
12mr|texlive-collection-mathextra-20120413-1|21	Requires:	texlive-binomexp
12mr|texlive-collection-mathextra-20120413-1|22	Requires:	texlive-boldtensors
12mr|texlive-collection-mathextra-20120413-1|23	Requires:	texlive-bosisio
12mr|texlive-collection-mathextra-20120413-1|24	Requires:	texlive-ccfonts
12mr|texlive-collection-mathextra-20120413-1|25	Requires:	texlive-commath
12mr|texlive-collection-mathextra-20120413-1|26	Requires:	texlive-concmath
12mr|texlive-collection-mathextra-20120413-1|27	Requires:	texlive-concrete
12mr|texlive-collection-mathextra-20120413-1|28	Requires:	texlive-eqnarray
12mr|texlive-collection-mathextra-20120413-1|29	Requires:	texlive-extarrows
12mr|texlive-collection-mathextra-20120413-1|30	Requires:	texlive-extpfeil
12mr|texlive-collection-mathextra-20120413-1|31	Requires:	texlive-faktor
12mr|texlive-collection-mathextra-20120413-1|32	Requires:	texlive-ionumbers
12mr|texlive-collection-mathextra-20120413-1|33	Requires:	texlive-isomath
12mr|texlive-collection-mathextra-20120413-1|34	Requires:	texlive-mathcomp
12mr|texlive-collection-mathextra-20120413-1|35	Requires:	texlive-mattens
12mr|texlive-collection-mathextra-20120413-1|36	Requires:	texlive-mhequ
12mr|texlive-collection-mathextra-20120413-1|37	Requires:	texlive-multiobjective
12mr|texlive-collection-mathextra-20120413-1|38	Requires:	texlive-nath
12mr|texlive-collection-mathextra-20120413-1|39	Requires:	texlive-ot-tableau
12mr|texlive-collection-mathextra-20120413-1|40	Requires:	texlive-oubraces
12mr|texlive-collection-mathextra-20120413-1|41	Requires:	texlive-proba
12mr|texlive-collection-mathextra-20120413-1|42	Requires:	texlive-rec-thy
12mr|texlive-collection-mathextra-20120413-1|43	Requires:	texlive-shuffle
12mr|texlive-collection-mathextra-20120413-1|44	Requires:	texlive-statex
12mr|texlive-collection-mathextra-20120413-1|45	Requires:	texlive-statex2
12mr|texlive-collection-mathextra-20120413-1|46	Requires:	texlive-stmaryrd
12mr|texlive-collection-mathextra-20120413-1|47	Requires:	texlive-subsupscripts
12mr|texlive-collection-mathextra-20120413-1|48	Requires:	texlive-susy
12mr|texlive-collection-mathextra-20120413-1|49	Requires:	texlive-syllogism
12mr|texlive-collection-mathextra-20120413-1|50	Requires:	texlive-synproof
12mr|texlive-collection-mathextra-20120413-1|51	Requires:	texlive-tablor
12mr|texlive-collection-mathextra-20120413-1|52	Requires:	texlive-tensor
12mr|texlive-collection-mathextra-20120413-1|53	Requires:	texlive-tex-ewd
12mr|texlive-collection-mathextra-20120413-1|54	Requires:	texlive-thmbox
12mr|texlive-collection-mathextra-20120413-1|55	Requires:	texlive-turnstile
12mr|texlive-collection-mathextra-20120413-1|56	Requires:	texlive-unicode-math
12mr|texlive-collection-mathextra-20120413-1|57	Requires:	texlive-venn
12mr|texlive-collection-mathextra-20120413-1|58	Requires:	texlive-yhmath
12mr|texlive-collection-mathextra-20120413-1|59	Requires:	texlive-ytableau
12mr|texlive-collection-mathextra-20120413-1|60	Requires:	texlive-collection-fontsrecommended
12mr|texlive-collection-mathextra-20120413-1|61	Requires:	texlive-collection-latex
12mr|texlive-collection-mathextra-20120413-1|62	
12mr|texlive-collection-mathextra-20120413-1|63	%description
12mr|texlive-collection-mathextra-20120413-1|64	Extra math.
12mr|texlive-collection-mathextra-20120413-1|65	
12mr|texlive-collection-mathextra-20120413-1|66	#-----------------------------------------------------------------------
12mr|texlive-collection-mathextra-20120413-1|67	%files
12mr|texlive-collection-mathextra-20120413-1|68	
12mr|texlive-collection-mathextra-20120413-1|69	#-----------------------------------------------------------------------
12mr|texlive-collection-mathextra-20120413-1|70	%prep
12mr|texlive-collection-mathextra-20120413-1|71	%setup -c -a0
12mr|texlive-collection-mathextra-20120413-1|72	
12mr|texlive-collection-mathextra-20120413-1|73	%build
12mr|texlive-collection-mathextra-20120413-1|74	
12mr|texlive-collection-mathextra-20120413-1|75	%install
12mr|texlive-collection-mathextra-20120413-1|76	
12mr|texlive-collection-mathextra-20120413-1|77	
12mr|texlive-collection-mathextra-20120413-1|78	
12mr|texlive-collection-mathextra-20120413-1|79	%changelog
12mr|texlive-collection-mathextra-20120413-1|80	

17020 12
12mr|texlive-collection-metapost-20120224-1|1	# revision 23252
12mr|texlive-collection-metapost-20120224-1|2	# category Collection
12mr|texlive-collection-metapost-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-metapost-20120224-1|4	# catalog-date undef
12mr|texlive-collection-metapost-20120224-1|5	# catalog-license undef
12mr|texlive-collection-metapost-20120224-1|6	# catalog-version undef
12mr|texlive-collection-metapost-20120224-1|7	Name:		texlive-collection-metapost
12mr|texlive-collection-metapost-20120224-1|8	Epoch:		1
12mr|texlive-collection-metapost-20120224-1|9	Version:	20120224
12mr|texlive-collection-metapost-20120224-1|10	Release:	1
12mr|texlive-collection-metapost-20120224-1|11	Summary:	MetaPost (and Metafont) drawing packages
12mr|texlive-collection-metapost-20120224-1|12	Group:		Publishing
12mr|texlive-collection-metapost-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-metapost-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-metapost-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-metapost.tar.xz
12mr|texlive-collection-metapost-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-metapost-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-metapost-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-metapost-20120224-1|19	Requires:	texlive-automata
12mr|texlive-collection-metapost-20120224-1|20	Requires:	texlive-bbcard
12mr|texlive-collection-metapost-20120224-1|21	Requires:	texlive-blockdraw_mp
12mr|texlive-collection-metapost-20120224-1|22	Requires:	texlive-bpolynomial
12mr|texlive-collection-metapost-20120224-1|23	Requires:	texlive-cmarrows
12mr|texlive-collection-metapost-20120224-1|24	Requires:	texlive-drv
12mr|texlive-collection-metapost-20120224-1|25	Requires:	texlive-dviincl
12mr|texlive-collection-metapost-20120224-1|26	Requires:	texlive-emp
12mr|texlive-collection-metapost-20120224-1|27	Requires:	texlive-epsincl
12mr|texlive-collection-metapost-20120224-1|28	Requires:	texlive-expressg
12mr|texlive-collection-metapost-20120224-1|29	Requires:	texlive-exteps
12mr|texlive-collection-metapost-20120224-1|30	Requires:	texlive-featpost
12mr|texlive-collection-metapost-20120224-1|31	Requires:	texlive-feynmf
12mr|texlive-collection-metapost-20120224-1|32	Requires:	texlive-garrigues
12mr|texlive-collection-metapost-20120224-1|33	Requires:	texlive-gmp
12mr|texlive-collection-metapost-20120224-1|34	Requires:	texlive-hatching
12mr|texlive-collection-metapost-20120224-1|35	Requires:	texlive-latexmp
12mr|texlive-collection-metapost-20120224-1|36	Requires:	texlive-metago
12mr|texlive-collection-metapost-20120224-1|37	Requires:	texlive-metaobj
12mr|texlive-collection-metapost-20120224-1|38	Requires:	texlive-metaplot
12mr|texlive-collection-metapost-20120224-1|39	Requires:	texlive-metapost
12mr|texlive-collection-metapost-20120224-1|40	Requires:	texlive-metauml
12mr|texlive-collection-metapost-20120224-1|41	Requires:	texlive-mfpic
12mr|texlive-collection-metapost-20120224-1|42	Requires:	texlive-mfpic4ode
12mr|texlive-collection-metapost-20120224-1|43	Requires:	texlive-mp3d
12mr|texlive-collection-metapost-20120224-1|44	Requires:	texlive-mpcolornames
12mr|texlive-collection-metapost-20120224-1|45	Requires:	texlive-mpgraphics
12mr|texlive-collection-metapost-20120224-1|46	Requires:	texlive-mpattern
12mr|texlive-collection-metapost-20120224-1|47	Requires:	texlive-piechartmp
12mr|texlive-collection-metapost-20120224-1|48	Requires:	texlive-roex
12mr|texlive-collection-metapost-20120224-1|49	Requires:	texlive-slideshow
12mr|texlive-collection-metapost-20120224-1|50	Requires:	texlive-splines
12mr|texlive-collection-metapost-20120224-1|51	Requires:	texlive-suanpan
12mr|texlive-collection-metapost-20120224-1|52	Requires:	texlive-textpath
12mr|texlive-collection-metapost-20120224-1|53	Requires:	texlive-threeddice
12mr|texlive-collection-metapost-20120224-1|54	Requires:	texlive-collection-basic
12mr|texlive-collection-metapost-20120224-1|55	
12mr|texlive-collection-metapost-20120224-1|56	%description
12mr|texlive-collection-metapost-20120224-1|57	TeXLive collection-metapost package.
12mr|texlive-collection-metapost-20120224-1|58	
12mr|texlive-collection-metapost-20120224-1|59	#-----------------------------------------------------------------------
12mr|texlive-collection-metapost-20120224-1|60	%files
12mr|texlive-collection-metapost-20120224-1|61	
12mr|texlive-collection-metapost-20120224-1|62	#-----------------------------------------------------------------------
12mr|texlive-collection-metapost-20120224-1|63	%prep
12mr|texlive-collection-metapost-20120224-1|64	%setup -c -a0
12mr|texlive-collection-metapost-20120224-1|65	
12mr|texlive-collection-metapost-20120224-1|66	%build
12mr|texlive-collection-metapost-20120224-1|67	
12mr|texlive-collection-metapost-20120224-1|68	%install
12mr|texlive-collection-metapost-20120224-1|69	
12mr|texlive-collection-metapost-20120224-1|70	
12mr|texlive-collection-metapost-20120224-1|71	
12mr|texlive-collection-metapost-20120224-1|72	%changelog
12mr|texlive-collection-metapost-20120224-1|73	

17021 12
12mr|texlive-collection-music-20120810-1|1	# revision 26404
12mr|texlive-collection-music-20120810-1|2	# category Collection
12mr|texlive-collection-music-20120810-1|3	# catalog-ctan undef
12mr|texlive-collection-music-20120810-1|4	# catalog-date undef
12mr|texlive-collection-music-20120810-1|5	# catalog-license undef
12mr|texlive-collection-music-20120810-1|6	# catalog-version undef
12mr|texlive-collection-music-20120810-1|7	Name:		texlive-collection-music
12mr|texlive-collection-music-20120810-1|8	Epoch:		1
12mr|texlive-collection-music-20120810-1|9	Version:	20120810
12mr|texlive-collection-music-20120810-1|10	Release:	1
12mr|texlive-collection-music-20120810-1|11	Summary:	Music typesetting
12mr|texlive-collection-music-20120810-1|12	Group:		Publishing
12mr|texlive-collection-music-20120810-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-music-20120810-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-music-20120810-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-music.tar.xz
12mr|texlive-collection-music-20120810-1|16	BuildArch:	noarch
12mr|texlive-collection-music-20120810-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-music-20120810-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-music-20120810-1|19	Requires:	texlive-abc
12mr|texlive-collection-music-20120810-1|20	Requires:	texlive-figbas
12mr|texlive-collection-music-20120810-1|21	Requires:	texlive-gchords
12mr|texlive-collection-music-20120810-1|22	Requires:	texlive-gtrcrd
12mr|texlive-collection-music-20120810-1|23	Requires:	texlive-guitar
12mr|texlive-collection-music-20120810-1|24	Requires:	texlive-harmony
12mr|texlive-collection-music-20120810-1|25	Requires:	texlive-m-tx
12mr|texlive-collection-music-20120810-1|26	Requires:	texlive-musixguit
12mr|texlive-collection-music-20120810-1|27	Requires:	texlive-musixtex
12mr|texlive-collection-music-20120810-1|28	Requires:	texlive-musixtex-fonts
12mr|texlive-collection-music-20120810-1|29	Requires:	texlive-pmx
12mr|texlive-collection-music-20120810-1|30	Requires:	texlive-songbook
12mr|texlive-collection-music-20120810-1|31	Requires:	texlive-collection-latex
12mr|texlive-collection-music-20120810-1|32	
12mr|texlive-collection-music-20120810-1|33	%description
12mr|texlive-collection-music-20120810-1|34	Music-related fonts and packages.
12mr|texlive-collection-music-20120810-1|35	
12mr|texlive-collection-music-20120810-1|36	#-----------------------------------------------------------------------
12mr|texlive-collection-music-20120810-1|37	%files
12mr|texlive-collection-music-20120810-1|38	
12mr|texlive-collection-music-20120810-1|39	#-----------------------------------------------------------------------
12mr|texlive-collection-music-20120810-1|40	%prep
12mr|texlive-collection-music-20120810-1|41	%setup -c -a0
12mr|texlive-collection-music-20120810-1|42	
12mr|texlive-collection-music-20120810-1|43	%build
12mr|texlive-collection-music-20120810-1|44	
12mr|texlive-collection-music-20120810-1|45	%install
12mr|texlive-collection-music-20120810-1|46	
12mr|texlive-collection-music-20120810-1|47	
12mr|texlive-collection-music-20120810-1|48	
12mr|texlive-collection-music-20120810-1|49	%changelog
12mr|texlive-collection-music-20120810-1|50	

17022 12
12mr|texlive-collection-omega-20120413-1|1	# revision 25844
12mr|texlive-collection-omega-20120413-1|2	# category Collection
12mr|texlive-collection-omega-20120413-1|3	# catalog-ctan undef
12mr|texlive-collection-omega-20120413-1|4	# catalog-date undef
12mr|texlive-collection-omega-20120413-1|5	# catalog-license undef
12mr|texlive-collection-omega-20120413-1|6	# catalog-version undef
12mr|texlive-collection-omega-20120413-1|7	Name:		texlive-collection-omega
12mr|texlive-collection-omega-20120413-1|8	Epoch:		1
12mr|texlive-collection-omega-20120413-1|9	Version:	20120413
12mr|texlive-collection-omega-20120413-1|10	Release:	1
12mr|texlive-collection-omega-20120413-1|11	Summary:	Omega packages
12mr|texlive-collection-omega-20120413-1|12	Group:		Publishing
12mr|texlive-collection-omega-20120413-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-omega-20120413-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-omega-20120413-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-omega.tar.xz
12mr|texlive-collection-omega-20120413-1|16	BuildArch:	noarch
12mr|texlive-collection-omega-20120413-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-omega-20120413-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-omega-20120413-1|19	Requires:	texlive-antomega
12mr|texlive-collection-omega-20120413-1|20	Requires:	texlive-lambda
12mr|texlive-collection-omega-20120413-1|21	Requires:	texlive-mxedruli
12mr|texlive-collection-omega-20120413-1|22	Requires:	texlive-omega
12mr|texlive-collection-omega-20120413-1|23	Requires:	texlive-aleph
12mr|texlive-collection-omega-20120413-1|24	Requires:	texlive-omegaware
12mr|texlive-collection-omega-20120413-1|25	Requires:	texlive-collection-basic
12mr|texlive-collection-omega-20120413-1|26	Requires:	texlive-collection-latex
12mr|texlive-collection-omega-20120413-1|27	
12mr|texlive-collection-omega-20120413-1|28	%description
12mr|texlive-collection-omega-20120413-1|29	Omega, a 16-bit extended TeX by John Plaice and Yannis
12mr|texlive-collection-omega-20120413-1|30	Haralambous.
12mr|texlive-collection-omega-20120413-1|31	
12mr|texlive-collection-omega-20120413-1|32	#-----------------------------------------------------------------------
12mr|texlive-collection-omega-20120413-1|33	%files
12mr|texlive-collection-omega-20120413-1|34	
12mr|texlive-collection-omega-20120413-1|35	#-----------------------------------------------------------------------
12mr|texlive-collection-omega-20120413-1|36	%prep
12mr|texlive-collection-omega-20120413-1|37	%setup -c -a0
12mr|texlive-collection-omega-20120413-1|38	
12mr|texlive-collection-omega-20120413-1|39	%build
12mr|texlive-collection-omega-20120413-1|40	
12mr|texlive-collection-omega-20120413-1|41	%install
12mr|texlive-collection-omega-20120413-1|42	
12mr|texlive-collection-omega-20120413-1|43	
12mr|texlive-collection-omega-20120413-1|44	
12mr|texlive-collection-omega-20120413-1|45	%changelog
12mr|texlive-collection-omega-20120413-1|46	

17023 12
12mr|texlive-collection-pictures-20120413-1|1	# revision 25777
12mr|texlive-collection-pictures-20120413-1|2	# category Collection
12mr|texlive-collection-pictures-20120413-1|3	# catalog-ctan undef
12mr|texlive-collection-pictures-20120413-1|4	# catalog-date undef
12mr|texlive-collection-pictures-20120413-1|5	# catalog-license undef
12mr|texlive-collection-pictures-20120413-1|6	# catalog-version undef
12mr|texlive-collection-pictures-20120413-1|7	Name:		texlive-collection-pictures
12mr|texlive-collection-pictures-20120413-1|8	Epoch:		1
12mr|texlive-collection-pictures-20120413-1|9	Version:	20120413
12mr|texlive-collection-pictures-20120413-1|10	Release:	1
12mr|texlive-collection-pictures-20120413-1|11	Summary:	Graphics packages and programs
12mr|texlive-collection-pictures-20120413-1|12	Group:		Publishing
12mr|texlive-collection-pictures-20120413-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-pictures-20120413-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-pictures-20120413-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-pictures.tar.xz
12mr|texlive-collection-pictures-20120413-1|16	BuildArch:	noarch
12mr|texlive-collection-pictures-20120413-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-pictures-20120413-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-pictures-20120413-1|19	Requires:	texlive-adjustbox
12mr|texlive-collection-pictures-20120413-1|20	Requires:	texlive-asyfig
12mr|texlive-collection-pictures-20120413-1|21	Requires:	texlive-autoarea
12mr|texlive-collection-pictures-20120413-1|22	Requires:	texlive-bardiag
12mr|texlive-collection-pictures-20120413-1|23	Requires:	texlive-bloques
12mr|texlive-collection-pictures-20120413-1|24	Requires:	texlive-bodegraph
12mr|texlive-collection-pictures-20120413-1|25	Requires:	texlive-bondgraph
12mr|texlive-collection-pictures-20120413-1|26	Requires:	texlive-braids
12mr|texlive-collection-pictures-20120413-1|27	Requires:	texlive-cachepic
12mr|texlive-collection-pictures-20120413-1|28	Requires:	texlive-chemfig
12mr|texlive-collection-pictures-20120413-1|29	Requires:	texlive-combinedgraphics
12mr|texlive-collection-pictures-20120413-1|30	Requires:	texlive-circuitikz
12mr|texlive-collection-pictures-20120413-1|31	Requires:	texlive-curve
12mr|texlive-collection-pictures-20120413-1|32	Requires:	texlive-curve2e
12mr|texlive-collection-pictures-20120413-1|33	Requires:	texlive-curves
12mr|texlive-collection-pictures-20120413-1|34	Requires:	texlive-dcpic
12mr|texlive-collection-pictures-20120413-1|35	Requires:	texlive-diagmac2
12mr|texlive-collection-pictures-20120413-1|36	Requires:	texlive-doc-pictex
12mr|texlive-collection-pictures-20120413-1|37	Requires:	texlive-dottex
12mr|texlive-collection-pictures-20120413-1|38	Requires:	texlive-dot2texi
12mr|texlive-collection-pictures-20120413-1|39	Requires:	texlive-dratex
12mr|texlive-collection-pictures-20120413-1|40	Requires:	texlive-drs
12mr|texlive-collection-pictures-20120413-1|41	Requires:	texlive-duotenzor
12mr|texlive-collection-pictures-20120413-1|42	Requires:	texlive-eepic
12mr|texlive-collection-pictures-20120413-1|43	Requires:	texlive-epspdf
12mr|texlive-collection-pictures-20120413-1|44	Requires:	texlive-epspdfconversion
12mr|texlive-collection-pictures-20120413-1|45	Requires:	texlive-esk
12mr|texlive-collection-pictures-20120413-1|46	Requires:	texlive-fig4latex
12mr|texlive-collection-pictures-20120413-1|47	Requires:	texlive-gincltex
12mr|texlive-collection-pictures-20120413-1|48	Requires:	texlive-gnuplottex
12mr|texlive-collection-pictures-20120413-1|49	Requires:	texlive-gradientframe
12mr|texlive-collection-pictures-20120413-1|50	Requires:	texlive-grafcet
12mr|texlive-collection-pictures-20120413-1|51	Requires:	texlive-here
12mr|texlive-collection-pictures-20120413-1|52	Requires:	texlive-hvfloat
12mr|texlive-collection-pictures-20120413-1|53	Requires:	texlive-knitting
12mr|texlive-collection-pictures-20120413-1|54	Requires:	texlive-knittingpattern
12mr|texlive-collection-pictures-20120413-1|55	Requires:	texlive-lapdf
12mr|texlive-collection-pictures-20120413-1|56	Requires:	texlive-lpic
12mr|texlive-collection-pictures-20120413-1|57	Requires:	texlive-mathspic
12mr|texlive-collection-pictures-20120413-1|58	Requires:	texlive-miniplot
12mr|texlive-collection-pictures-20120413-1|59	Requires:	texlive-modiagram
12mr|texlive-collection-pictures-20120413-1|60	Requires:	texlive-numericplots
12mr|texlive-collection-pictures-20120413-1|61	Requires:	texlive-pb-diagram
12mr|texlive-collection-pictures-20120413-1|62	Requires:	texlive-petri-nets
12mr|texlive-collection-pictures-20120413-1|63	Requires:	texlive-pgf
12mr|texlive-collection-pictures-20120413-1|64	Requires:	texlive-pgf-soroban
12mr|texlive-collection-pictures-20120413-1|65	Requires:	texlive-pgf-umlsd
12mr|texlive-collection-pictures-20120413-1|66	Requires:	texlive-pgfgantt
12mr|texlive-collection-pictures-20120413-1|67	Requires:	texlive-pgfmolbio
12mr|texlive-collection-pictures-20120413-1|68	Requires:	texlive-pgfopts
12mr|texlive-collection-pictures-20120413-1|69	Requires:	texlive-pgfplots
12mr|texlive-collection-pictures-20120413-1|70	Requires:	texlive-piano
12mr|texlive-collection-pictures-20120413-1|71	Requires:	texlive-picinpar
12mr|texlive-collection-pictures-20120413-1|72	Requires:	texlive-pict2e
12mr|texlive-collection-pictures-20120413-1|73	Requires:	texlive-pictex
12mr|texlive-collection-pictures-20120413-1|74	Requires:	texlive-pictex2
12mr|texlive-collection-pictures-20120413-1|75	Requires:	texlive-pinlabel
12mr|texlive-collection-pictures-20120413-1|76	Requires:	texlive-pmgraph
12mr|texlive-collection-pictures-20120413-1|77	Requires:	texlive-prerex
12mr|texlive-collection-pictures-20120413-1|78	Requires:	texlive-productbox
12mr|texlive-collection-pictures-20120413-1|79	Requires:	texlive-randbild
12mr|texlive-collection-pictures-20120413-1|80	Requires:	texlive-randomwalk
12mr|texlive-collection-pictures-20120413-1|81	Requires:	texlive-reotex
12mr|texlive-collection-pictures-20120413-1|82	Requires:	texlive-roundbox
12mr|texlive-collection-pictures-20120413-1|83	Requires:	texlive-rviewport
12mr|texlive-collection-pictures-20120413-1|84	Requires:	texlive-schemabloc
12mr|texlive-collection-pictures-20120413-1|85	Requires:	texlive-swimgraf
12mr|texlive-collection-pictures-20120413-1|86	Requires:	texlive-texdraw
12mr|texlive-collection-pictures-20120413-1|87	Requires:	texlive-tikz-cd
12mr|texlive-collection-pictures-20120413-1|88	Requires:	texlive-tikz-3dplot
12mr|texlive-collection-pictures-20120413-1|89	Requires:	texlive-tikz-dependency
12mr|texlive-collection-pictures-20120413-1|90	Requires:	texlive-tikz-inet
12mr|texlive-collection-pictures-20120413-1|91	Requires:	texlive-tikz-qtree
12mr|texlive-collection-pictures-20120413-1|92	Requires:	texlive-tikz-timing
12mr|texlive-collection-pictures-20120413-1|93	Requires:	texlive-tikzpagenodes
12mr|texlive-collection-pictures-20120413-1|94	Requires:	texlive-tikzpfeile
12mr|texlive-collection-pictures-20120413-1|95	Requires:	texlive-tqft
12mr|texlive-collection-pictures-20120413-1|96	Requires:	texlive-tkz-base
12mr|texlive-collection-pictures-20120413-1|97	Requires:	texlive-tkz-berge
12mr|texlive-collection-pictures-20120413-1|98	Requires:	texlive-tkz-doc
12mr|texlive-collection-pictures-20120413-1|99	Requires:	texlive-tkz-euclide
12mr|texlive-collection-pictures-20120413-1|100	Requires:	texlive-tkz-fct
12mr|texlive-collection-pictures-20120413-1|101	Requires:	texlive-tkz-graph
12mr|texlive-collection-pictures-20120413-1|102	Requires:	texlive-tkz-kiviat
12mr|texlive-collection-pictures-20120413-1|103	Requires:	texlive-tkz-linknodes
12mr|texlive-collection-pictures-20120413-1|104	Requires:	texlive-tkz-orm
12mr|texlive-collection-pictures-20120413-1|105	Requires:	texlive-tkz-tab
12mr|texlive-collection-pictures-20120413-1|106	Requires:	texlive-tsemlines
12mr|texlive-collection-pictures-20120413-1|107	Requires:	texlive-tufte-latex
12mr|texlive-collection-pictures-20120413-1|108	Requires:	texlive-xypic
12mr|texlive-collection-pictures-20120413-1|109	Requires:	texlive-collection-basic
12mr|texlive-collection-pictures-20120413-1|110	
12mr|texlive-collection-pictures-20120413-1|111	%description
12mr|texlive-collection-pictures-20120413-1|112	TeXLive collection-pictures package.
12mr|texlive-collection-pictures-20120413-1|113	
12mr|texlive-collection-pictures-20120413-1|114	#-----------------------------------------------------------------------
12mr|texlive-collection-pictures-20120413-1|115	%files
12mr|texlive-collection-pictures-20120413-1|116	
12mr|texlive-collection-pictures-20120413-1|117	#-----------------------------------------------------------------------
12mr|texlive-collection-pictures-20120413-1|118	%prep
12mr|texlive-collection-pictures-20120413-1|119	%setup -c -a0
12mr|texlive-collection-pictures-20120413-1|120	
12mr|texlive-collection-pictures-20120413-1|121	%build
12mr|texlive-collection-pictures-20120413-1|122	
12mr|texlive-collection-pictures-20120413-1|123	%install
12mr|texlive-collection-pictures-20120413-1|124	
12mr|texlive-collection-pictures-20120413-1|125	
12mr|texlive-collection-pictures-20120413-1|126	
12mr|texlive-collection-pictures-20120413-1|127	%changelog
12mr|texlive-collection-pictures-20120413-1|128	

17024 12
12mr|texlive-collection-plainextra-20120224-1|1	# revision 23436
12mr|texlive-collection-plainextra-20120224-1|2	# category Collection
12mr|texlive-collection-plainextra-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-plainextra-20120224-1|4	# catalog-date undef
12mr|texlive-collection-plainextra-20120224-1|5	# catalog-license undef
12mr|texlive-collection-plainextra-20120224-1|6	# catalog-version undef
12mr|texlive-collection-plainextra-20120224-1|7	Name:		texlive-collection-plainextra
12mr|texlive-collection-plainextra-20120224-1|8	Epoch:		1
12mr|texlive-collection-plainextra-20120224-1|9	Version:	20120224
12mr|texlive-collection-plainextra-20120224-1|10	Release:	1
12mr|texlive-collection-plainextra-20120224-1|11	Summary:	Plain TeX supplementary packages
12mr|texlive-collection-plainextra-20120224-1|12	Group:		Publishing
12mr|texlive-collection-plainextra-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-plainextra-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-plainextra-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-plainextra.tar.xz
12mr|texlive-collection-plainextra-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-plainextra-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-plainextra-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-plainextra-20120224-1|19	Requires:	texlive-figflow
12mr|texlive-collection-plainextra-20120224-1|20	Requires:	texlive-fixpdfmag
12mr|texlive-collection-plainextra-20120224-1|21	Requires:	texlive-font-change
12mr|texlive-collection-plainextra-20120224-1|22	Requires:	texlive-fontch
12mr|texlive-collection-plainextra-20120224-1|23	Requires:	texlive-getoptk
12mr|texlive-collection-plainextra-20120224-1|24	Requires:	texlive-graphics-pln
12mr|texlive-collection-plainextra-20120224-1|25	Requires:	texlive-hyplain
12mr|texlive-collection-plainextra-20120224-1|26	Requires:	texlive-js-misc
12mr|texlive-collection-plainextra-20120224-1|27	Requires:	texlive-mkpattern
12mr|texlive-collection-plainextra-20120224-1|28	Requires:	texlive-newsletr
12mr|texlive-collection-plainextra-20120224-1|29	Requires:	texlive-pitex
12mr|texlive-collection-plainextra-20120224-1|30	Requires:	texlive-placeins-plain
12mr|texlive-collection-plainextra-20120224-1|31	Requires:	texlive-plnfss
12mr|texlive-collection-plainextra-20120224-1|32	Requires:	texlive-present
12mr|texlive-collection-plainextra-20120224-1|33	Requires:	texlive-resumemac
12mr|texlive-collection-plainextra-20120224-1|34	Requires:	texlive-timetable
12mr|texlive-collection-plainextra-20120224-1|35	Requires:	texlive-treetex
12mr|texlive-collection-plainextra-20120224-1|36	Requires:	texlive-varisize
12mr|texlive-collection-plainextra-20120224-1|37	Requires:	texlive-collection-basic
12mr|texlive-collection-plainextra-20120224-1|38	
12mr|texlive-collection-plainextra-20120224-1|39	%description
12mr|texlive-collection-plainextra-20120224-1|40	Add-on packages and macros that work with plain TeX.
12mr|texlive-collection-plainextra-20120224-1|41	
12mr|texlive-collection-plainextra-20120224-1|42	#-----------------------------------------------------------------------
12mr|texlive-collection-plainextra-20120224-1|43	%files
12mr|texlive-collection-plainextra-20120224-1|44	
12mr|texlive-collection-plainextra-20120224-1|45	#-----------------------------------------------------------------------
12mr|texlive-collection-plainextra-20120224-1|46	%prep
12mr|texlive-collection-plainextra-20120224-1|47	%setup -c -a0
12mr|texlive-collection-plainextra-20120224-1|48	
12mr|texlive-collection-plainextra-20120224-1|49	%build
12mr|texlive-collection-plainextra-20120224-1|50	
12mr|texlive-collection-plainextra-20120224-1|51	%install
12mr|texlive-collection-plainextra-20120224-1|52	
12mr|texlive-collection-plainextra-20120224-1|53	
12mr|texlive-collection-plainextra-20120224-1|54	
12mr|texlive-collection-plainextra-20120224-1|55	%changelog
12mr|texlive-collection-plainextra-20120224-1|56	

17025 12
12mr|texlive-collection-pstricks-20120810-1|1	# revision 25962
12mr|texlive-collection-pstricks-20120810-1|2	# category Collection
12mr|texlive-collection-pstricks-20120810-1|3	# catalog-ctan undef
12mr|texlive-collection-pstricks-20120810-1|4	# catalog-date undef
12mr|texlive-collection-pstricks-20120810-1|5	# catalog-license undef
12mr|texlive-collection-pstricks-20120810-1|6	# catalog-version undef
12mr|texlive-collection-pstricks-20120810-1|7	Name:		texlive-collection-pstricks
12mr|texlive-collection-pstricks-20120810-1|8	Epoch:		1
12mr|texlive-collection-pstricks-20120810-1|9	Version:	20120810
12mr|texlive-collection-pstricks-20120810-1|10	Release:	1
12mr|texlive-collection-pstricks-20120810-1|11	Summary:	PSTricks packages
12mr|texlive-collection-pstricks-20120810-1|12	Group:		Publishing
12mr|texlive-collection-pstricks-20120810-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-pstricks-20120810-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-pstricks-20120810-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-pstricks.tar.xz
12mr|texlive-collection-pstricks-20120810-1|16	BuildArch:	noarch
12mr|texlive-collection-pstricks-20120810-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-pstricks-20120810-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-pstricks-20120810-1|19	Requires:	texlive-collection-basic
12mr|texlive-collection-pstricks-20120810-1|20	Requires:	texlive-collection-genericrecommended
12mr|texlive-collection-pstricks-20120810-1|21	Requires:	texlive-auto-pst-pdf
12mr|texlive-collection-pstricks-20120810-1|22	Requires:	texlive-bclogo
12mr|texlive-collection-pstricks-20120810-1|23	Requires:	texlive-makeplot
12mr|texlive-collection-pstricks-20120810-1|24	Requires:	texlive-pdftricks
12mr|texlive-collection-pstricks-20120810-1|25	Requires:	texlive-pedigree-perl
12mr|texlive-collection-pstricks-20120810-1|26	Requires:	texlive-psbao
12mr|texlive-collection-pstricks-20120810-1|27	Requires:	texlive-pst-2dplot
12mr|texlive-collection-pstricks-20120810-1|28	Requires:	texlive-pst-3d
12mr|texlive-collection-pstricks-20120810-1|29	Requires:	texlive-pst-3dplot
12mr|texlive-collection-pstricks-20120810-1|30	Requires:	texlive-pst-abspos
12mr|texlive-collection-pstricks-20120810-1|31	Requires:	texlive-pst-am
12mr|texlive-collection-pstricks-20120810-1|32	Requires:	texlive-pst-asr
12mr|texlive-collection-pstricks-20120810-1|33	Requires:	texlive-pst-bar
12mr|texlive-collection-pstricks-20120810-1|34	Requires:	texlive-pst-barcode
12mr|texlive-collection-pstricks-20120810-1|35	Requires:	texlive-pst-bezier
12mr|texlive-collection-pstricks-20120810-1|36	Requires:	texlive-pst-blur
12mr|texlive-collection-pstricks-20120810-1|37	Requires:	texlive-pst-bspline
12mr|texlive-collection-pstricks-20120810-1|38	Requires:	texlive-pst-calendar
12mr|texlive-collection-pstricks-20120810-1|39	Requires:	texlive-pst-circ
12mr|texlive-collection-pstricks-20120810-1|40	Requires:	texlive-pst-coil
12mr|texlive-collection-pstricks-20120810-1|41	Requires:	texlive-pst-cox
12mr|texlive-collection-pstricks-20120810-1|42	Requires:	texlive-pst-dbicons
12mr|texlive-collection-pstricks-20120810-1|43	Requires:	texlive-pst-diffraction
12mr|texlive-collection-pstricks-20120810-1|44	Requires:	texlive-pst-electricfield
12mr|texlive-collection-pstricks-20120810-1|45	Requires:	texlive-pst-eps
12mr|texlive-collection-pstricks-20120810-1|46	Requires:	texlive-pst-eucl
12mr|texlive-collection-pstricks-20120810-1|47	Requires:	texlive-pst-exa
12mr|texlive-collection-pstricks-20120810-1|48	Requires:	texlive-pst-fill
12mr|texlive-collection-pstricks-20120810-1|49	Requires:	texlive-pst-fr3d
12mr|texlive-collection-pstricks-20120810-1|50	Requires:	texlive-pst-fractal
12mr|texlive-collection-pstricks-20120810-1|51	Requires:	texlive-pst-fun
12mr|texlive-collection-pstricks-20120810-1|52	Requires:	texlive-pst-func
12mr|texlive-collection-pstricks-20120810-1|53	Requires:	texlive-pst-gantt
12mr|texlive-collection-pstricks-20120810-1|54	Requires:	texlive-pst-geo
12mr|texlive-collection-pstricks-20120810-1|55	Requires:	texlive-pst-ghsb
12mr|texlive-collection-pstricks-20120810-1|56	Requires:	texlive-pst-gr3d
12mr|texlive-collection-pstricks-20120810-1|57	Requires:	texlive-pst-grad
12mr|texlive-collection-pstricks-20120810-1|58	Requires:	texlive-pst-graphicx
12mr|texlive-collection-pstricks-20120810-1|59	Requires:	texlive-pst-infixplot
12mr|texlive-collection-pstricks-20120810-1|60	Requires:	texlive-pst-jtree
12mr|texlive-collection-pstricks-20120810-1|61	Requires:	texlive-pst-knot
12mr|texlive-collection-pstricks-20120810-1|62	Requires:	texlive-pst-labo
12mr|texlive-collection-pstricks-20120810-1|63	Requires:	texlive-pst-layout
12mr|texlive-collection-pstricks-20120810-1|64	Requires:	texlive-pst-lens
12mr|texlive-collection-pstricks-20120810-1|65	Requires:	texlive-pst-light3d
12mr|texlive-collection-pstricks-20120810-1|66	Requires:	texlive-pst-magneticfield
12mr|texlive-collection-pstricks-20120810-1|67	Requires:	texlive-pst-math
12mr|texlive-collection-pstricks-20120810-1|68	Requires:	texlive-pst-mirror
12mr|texlive-collection-pstricks-20120810-1|69	Requires:	texlive-pst-node
12mr|texlive-collection-pstricks-20120810-1|70	Requires:	texlive-pst-ob3d
12mr|texlive-collection-pstricks-20120810-1|71	Requires:	texlive-pst-optexp
12mr|texlive-collection-pstricks-20120810-1|72	Requires:	texlive-pst-optic
12mr|texlive-collection-pstricks-20120810-1|73	Requires:	texlive-pst-osci
12mr|texlive-collection-pstricks-20120810-1|74	Requires:	texlive-pst-pad
12mr|texlive-collection-pstricks-20120810-1|75	Requires:	texlive-pst-pdgr
12mr|texlive-collection-pstricks-20120810-1|76	Requires:	texlive-pst-platon
12mr|texlive-collection-pstricks-20120810-1|77	Requires:	texlive-pst-plot
12mr|texlive-collection-pstricks-20120810-1|78	Requires:	texlive-pst-poly
12mr|texlive-collection-pstricks-20120810-1|79	Requires:	texlive-pst-pulley
12mr|texlive-collection-pstricks-20120810-1|80	Requires:	texlive-pst-qtree
12mr|texlive-collection-pstricks-20120810-1|81	Requires:	texlive-pst-rubans
12mr|texlive-collection-pstricks-20120810-1|82	Requires:	texlive-pst-sigsys
12mr|texlive-collection-pstricks-20120810-1|83	Requires:	texlive-pst-slpe
12mr|texlive-collection-pstricks-20120810-1|84	Requires:	texlive-pst-solarsystem
12mr|texlive-collection-pstricks-20120810-1|85	Requires:	texlive-pst-spectra
12mr|texlive-collection-pstricks-20120810-1|86	Requires:	texlive-pst-solides3d
12mr|texlive-collection-pstricks-20120810-1|87	Requires:	texlive-pst-soroban
12mr|texlive-collection-pstricks-20120810-1|88	Requires:	texlive-pst-stru
12mr|texlive-collection-pstricks-20120810-1|89	Requires:	texlive-pst-support
12mr|texlive-collection-pstricks-20120810-1|90	Requires:	texlive-pst-text
12mr|texlive-collection-pstricks-20120810-1|91	Requires:	texlive-pst-thick
12mr|texlive-collection-pstricks-20120810-1|92	Requires:	texlive-pst-tools
12mr|texlive-collection-pstricks-20120810-1|93	Requires:	texlive-pst-tree
12mr|texlive-collection-pstricks-20120810-1|94	Requires:	texlive-pst-tvz
12mr|texlive-collection-pstricks-20120810-1|95	Requires:	texlive-pst-uml
12mr|texlive-collection-pstricks-20120810-1|96	Requires:	texlive-pst-vowel
12mr|texlive-collection-pstricks-20120810-1|97	Requires:	texlive-pst-vue3d
12mr|texlive-collection-pstricks-20120810-1|98	Requires:	texlive-pst2pdf
12mr|texlive-collection-pstricks-20120810-1|99	Requires:	texlive-pstricks
12mr|texlive-collection-pstricks-20120810-1|100	Requires:	texlive-pstricks-add
12mr|texlive-collection-pstricks-20120810-1|101	Requires:	texlive-pstricks_calcnotes
12mr|texlive-collection-pstricks-20120810-1|102	Requires:	texlive-uml
12mr|texlive-collection-pstricks-20120810-1|103	Requires:	texlive-vaucanson-g
12mr|texlive-collection-pstricks-20120810-1|104	Requires:	texlive-vocaltract
12mr|texlive-collection-pstricks-20120810-1|105	
12mr|texlive-collection-pstricks-20120810-1|106	%description
12mr|texlive-collection-pstricks-20120810-1|107	TeXLive collection-pstricks package.
12mr|texlive-collection-pstricks-20120810-1|108	
12mr|texlive-collection-pstricks-20120810-1|109	#-----------------------------------------------------------------------
12mr|texlive-collection-pstricks-20120810-1|110	%files
12mr|texlive-collection-pstricks-20120810-1|111	
12mr|texlive-collection-pstricks-20120810-1|112	#-----------------------------------------------------------------------
12mr|texlive-collection-pstricks-20120810-1|113	%prep
12mr|texlive-collection-pstricks-20120810-1|114	%setup -c -a0
12mr|texlive-collection-pstricks-20120810-1|115	
12mr|texlive-collection-pstricks-20120810-1|116	%build
12mr|texlive-collection-pstricks-20120810-1|117	
12mr|texlive-collection-pstricks-20120810-1|118	%install
12mr|texlive-collection-pstricks-20120810-1|119	
12mr|texlive-collection-pstricks-20120810-1|120	
12mr|texlive-collection-pstricks-20120810-1|121	
12mr|texlive-collection-pstricks-20120810-1|122	%changelog
12mr|texlive-collection-pstricks-20120810-1|123	

17026 12
12mr|texlive-collection-publishers-20120810-1|1	# revision 27331
12mr|texlive-collection-publishers-20120810-1|2	# category Collection
12mr|texlive-collection-publishers-20120810-1|3	# catalog-ctan undef
12mr|texlive-collection-publishers-20120810-1|4	# catalog-date undef
12mr|texlive-collection-publishers-20120810-1|5	# catalog-license undef
12mr|texlive-collection-publishers-20120810-1|6	# catalog-version undef
12mr|texlive-collection-publishers-20120810-1|7	Name:		texlive-collection-publishers
12mr|texlive-collection-publishers-20120810-1|8	Epoch:		1
12mr|texlive-collection-publishers-20120810-1|9	Version:	20120810
12mr|texlive-collection-publishers-20120810-1|10	Release:	1
12mr|texlive-collection-publishers-20120810-1|11	Summary:	Support for publishers, theses, standards, conferences, etc
12mr|texlive-collection-publishers-20120810-1|12	Group:		Publishing
12mr|texlive-collection-publishers-20120810-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-publishers-20120810-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-publishers-20120810-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-publishers.tar.xz
12mr|texlive-collection-publishers-20120810-1|16	BuildArch:	noarch
12mr|texlive-collection-publishers-20120810-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-publishers-20120810-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-publishers-20120810-1|19	Requires:	texlive-IEEEconf
12mr|texlive-collection-publishers-20120810-1|20	Requires:	texlive-IEEEtran
12mr|texlive-collection-publishers-20120810-1|21	Requires:	texlive-aastex
12mr|texlive-collection-publishers-20120810-1|22	Requires:	texlive-acmconf
12mr|texlive-collection-publishers-20120810-1|23	Requires:	texlive-active-conf
12mr|texlive-collection-publishers-20120810-1|24	Requires:	texlive-adfathesis
12mr|texlive-collection-publishers-20120810-1|25	Requires:	texlive-afthesis
12mr|texlive-collection-publishers-20120810-1|26	Requires:	texlive-aguplus
12mr|texlive-collection-publishers-20120810-1|27	Requires:	texlive-aiaa
12mr|texlive-collection-publishers-20120810-1|28	Requires:	texlive-ametsoc
12mr|texlive-collection-publishers-20120810-1|29	Requires:	texlive-anufinalexam
12mr|texlive-collection-publishers-20120810-1|30	Requires:	texlive-aomart
12mr|texlive-collection-publishers-20120810-1|31	Requires:	texlive-apa
12mr|texlive-collection-publishers-20120810-1|32	Requires:	texlive-apa6
12mr|texlive-collection-publishers-20120810-1|33	Requires:	texlive-apa6e
12mr|texlive-collection-publishers-20120810-1|34	Requires:	texlive-arsclassica
12mr|texlive-collection-publishers-20120810-1|35	Requires:	texlive-articleingud
12mr|texlive-collection-publishers-20120810-1|36	Requires:	texlive-asaetr
12mr|texlive-collection-publishers-20120810-1|37	Requires:	texlive-ascelike
12mr|texlive-collection-publishers-20120810-1|38	Requires:	texlive-beamer-FUBerlin
12mr|texlive-collection-publishers-20120810-1|39	Requires:	texlive-bgteubner
12mr|texlive-collection-publishers-20120810-1|40	Requires:	texlive-cascadilla
12mr|texlive-collection-publishers-20120810-1|41	Requires:	texlive-chem-journal
12mr|texlive-collection-publishers-20120810-1|42	Requires:	texlive-classicthesis
12mr|texlive-collection-publishers-20120810-1|43	Requires:	texlive-cmpj
12mr|texlive-collection-publishers-20120810-1|44	Requires:	texlive-confproc
12mr|texlive-collection-publishers-20120810-1|45	Requires:	texlive-ebsthesis
12mr|texlive-collection-publishers-20120810-1|46	Requires:	texlive-economic
12mr|texlive-collection-publishers-20120810-1|47	Requires:	texlive-ejpecp
12mr|texlive-collection-publishers-20120810-1|48	Requires:	texlive-elbioimp
12mr|texlive-collection-publishers-20120810-1|49	Requires:	texlive-elsarticle
12mr|texlive-collection-publishers-20120810-1|50	Requires:	texlive-elteikthesis
12mr|texlive-collection-publishers-20120810-1|51	Requires:	texlive-erdc
12mr|texlive-collection-publishers-20120810-1|52	Requires:	texlive-estcpmm
12mr|texlive-collection-publishers-20120810-1|53	Requires:	texlive-fbithesis
12mr|texlive-collection-publishers-20120810-1|54	Requires:	texlive-fcltxdoc
12mr|texlive-collection-publishers-20120810-1|55	Requires:	texlive-gaceta
12mr|texlive-collection-publishers-20120810-1|56	Requires:	texlive-gatech-thesis
12mr|texlive-collection-publishers-20120810-1|57	Requires:	texlive-har2nat
12mr|texlive-collection-publishers-20120810-1|58	Requires:	texlive-hobete
12mr|texlive-collection-publishers-20120810-1|59	Requires:	texlive-icsv
12mr|texlive-collection-publishers-20120810-1|60	Requires:	texlive-ieeepes
12mr|texlive-collection-publishers-20120810-1|61	Requires:	texlive-ijmart
12mr|texlive-collection-publishers-20120810-1|62	Requires:	texlive-imac
12mr|texlive-collection-publishers-20120810-1|63	Requires:	texlive-imsproc
12mr|texlive-collection-publishers-20120810-1|64	Requires:	texlive-imtekda
12mr|texlive-collection-publishers-20120810-1|65	Requires:	texlive-jmlr
12mr|texlive-collection-publishers-20120810-1|66	Requires:	texlive-jpsj
12mr|texlive-collection-publishers-20120810-1|67	Requires:	texlive-kdgdocs
12mr|texlive-collection-publishers-20120810-1|68	Requires:	texlive-kluwer
12mr|texlive-collection-publishers-20120810-1|69	Requires:	texlive-lps
12mr|texlive-collection-publishers-20120810-1|70	Requires:	texlive-macqassign
12mr|texlive-collection-publishers-20120810-1|71	Requires:	texlive-mentis
12mr|texlive-collection-publishers-20120810-1|72	Requires:	texlive-msu-thesis
12mr|texlive-collection-publishers-20120810-1|73	Requires:	texlive-musuos
12mr|texlive-collection-publishers-20120810-1|74	Requires:	texlive-muthesis
12mr|texlive-collection-publishers-20120810-1|75	Requires:	texlive-nature
12mr|texlive-collection-publishers-20120810-1|76	Requires:	texlive-nddiss
12mr|texlive-collection-publishers-20120810-1|77	Requires:	texlive-nih
12mr|texlive-collection-publishers-20120810-1|78	Requires:	texlive-nostarch
12mr|texlive-collection-publishers-20120810-1|79	Requires:	texlive-nrc
12mr|texlive-collection-publishers-20120810-1|80	Requires:	texlive-onrannual
12mr|texlive-collection-publishers-20120810-1|81	Requires:	texlive-opteng
12mr|texlive-collection-publishers-20120810-1|82	Requires:	texlive-philosophersimprint
12mr|texlive-collection-publishers-20120810-1|83	Requires:	texlive-powerdot-FUBerlin
12mr|texlive-collection-publishers-20120810-1|84	Requires:	texlive-pracjourn
12mr|texlive-collection-publishers-20120810-1|85	Requires:	texlive-procIAGssymp
12mr|texlive-collection-publishers-20120810-1|86	Requires:	texlive-ptptex
12mr|texlive-collection-publishers-20120810-1|87	Requires:	texlive-psu-thesis
12mr|texlive-collection-publishers-20120810-1|88	Requires:	texlive-revtex
12mr|texlive-collection-publishers-20120810-1|89	Requires:	texlive-revtex4
12mr|texlive-collection-publishers-20120810-1|90	Requires:	texlive-ryethesis
12mr|texlive-collection-publishers-20120810-1|91	Requires:	texlive-sageep
12mr|texlive-collection-publishers-20120810-1|92	Requires:	texlive-sapthesis
12mr|texlive-collection-publishers-20120810-1|93	Requires:	texlive-seuthesis
12mr|texlive-collection-publishers-20120810-1|94	Requires:	texlive-soton
12mr|texlive-collection-publishers-20120810-1|95	Requires:	texlive-spie
12mr|texlive-collection-publishers-20120810-1|96	Requires:	texlive-stellenbosch
12mr|texlive-collection-publishers-20120810-1|97	Requires:	texlive-suftesi
12mr|texlive-collection-publishers-20120810-1|98	Requires:	texlive-sugconf
12mr|texlive-collection-publishers-20120810-1|99	Requires:	texlive-texilikechaps
12mr|texlive-collection-publishers-20120810-1|100	Requires:	texlive-texilikecover
12mr|texlive-collection-publishers-20120810-1|101	Requires:	texlive-thesis-titlepage-fhac
12mr|texlive-collection-publishers-20120810-1|102	Requires:	texlive-thuthesis
12mr|texlive-collection-publishers-20120810-1|103	Requires:	texlive-toptesi
12mr|texlive-collection-publishers-20120810-1|104	Requires:	texlive-tugboat
12mr|texlive-collection-publishers-20120810-1|105	Requires:	texlive-tugboat-plain
12mr|texlive-collection-publishers-20120810-1|106	Requires:	texlive-tui
12mr|texlive-collection-publishers-20120810-1|107	Requires:	texlive-uaclasses
12mr|texlive-collection-publishers-20120810-1|108	Requires:	texlive-uafthesis
12mr|texlive-collection-publishers-20120810-1|109	Requires:	texlive-ucdavisthesis
12mr|texlive-collection-publishers-20120810-1|110	Requires:	texlive-ucthesis
12mr|texlive-collection-publishers-20120810-1|111	Requires:	texlive-uiucthesis
12mr|texlive-collection-publishers-20120810-1|112	Requires:	texlive-umthesis
12mr|texlive-collection-publishers-20120810-1|113	Requires:	texlive-umich-thesis
12mr|texlive-collection-publishers-20120810-1|114	Requires:	texlive-unamthesis
12mr|texlive-collection-publishers-20120810-1|115	Requires:	texlive-ut-thesis
12mr|texlive-collection-publishers-20120810-1|116	Requires:	texlive-uothesis
12mr|texlive-collection-publishers-20120810-1|117	Requires:	texlive-uowthesis
12mr|texlive-collection-publishers-20120810-1|118	Requires:	texlive-uwthesis
12mr|texlive-collection-publishers-20120810-1|119	Requires:	texlive-vancouver
12mr|texlive-collection-publishers-20120810-1|120	Requires:	texlive-york-thesis
12mr|texlive-collection-publishers-20120810-1|121	Requires:	texlive-collection-latex
12mr|texlive-collection-publishers-20120810-1|122	
12mr|texlive-collection-publishers-20120810-1|123	%description
12mr|texlive-collection-publishers-20120810-1|124	TeXLive collection-publishers package.
12mr|texlive-collection-publishers-20120810-1|125	
12mr|texlive-collection-publishers-20120810-1|126	#-----------------------------------------------------------------------
12mr|texlive-collection-publishers-20120810-1|127	%files
12mr|texlive-collection-publishers-20120810-1|128	
12mr|texlive-collection-publishers-20120810-1|129	#-----------------------------------------------------------------------
12mr|texlive-collection-publishers-20120810-1|130	%prep
12mr|texlive-collection-publishers-20120810-1|131	%setup -c -a0
12mr|texlive-collection-publishers-20120810-1|132	
12mr|texlive-collection-publishers-20120810-1|133	%build
12mr|texlive-collection-publishers-20120810-1|134	
12mr|texlive-collection-publishers-20120810-1|135	%install
12mr|texlive-collection-publishers-20120810-1|136	
12mr|texlive-collection-publishers-20120810-1|137	
12mr|texlive-collection-publishers-20120810-1|138	
12mr|texlive-collection-publishers-20120810-1|139	%changelog
12mr|texlive-collection-publishers-20120810-1|140	

17027 12
12mr|texlive-collection-science-20120810-1|1	# revision 27182
12mr|texlive-collection-science-20120810-1|2	# category Collection
12mr|texlive-collection-science-20120810-1|3	# catalog-ctan undef
12mr|texlive-collection-science-20120810-1|4	# catalog-date undef
12mr|texlive-collection-science-20120810-1|5	# catalog-license undef
12mr|texlive-collection-science-20120810-1|6	# catalog-version undef
12mr|texlive-collection-science-20120810-1|7	Name:		texlive-collection-science
12mr|texlive-collection-science-20120810-1|8	Epoch:		1
12mr|texlive-collection-science-20120810-1|9	Version:	20120810
12mr|texlive-collection-science-20120810-1|10	Release:	1
12mr|texlive-collection-science-20120810-1|11	Summary:	Typesetting for natural and computer sciences
12mr|texlive-collection-science-20120810-1|12	Group:		Publishing
12mr|texlive-collection-science-20120810-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-science-20120810-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-science-20120810-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-science.tar.xz
12mr|texlive-collection-science-20120810-1|16	BuildArch:	noarch
12mr|texlive-collection-science-20120810-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-science-20120810-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-science-20120810-1|19	Requires:	texlive-SIstyle
12mr|texlive-collection-science-20120810-1|20	Requires:	texlive-SIunits
12mr|texlive-collection-science-20120810-1|21	Requires:	texlive-alg
12mr|texlive-collection-science-20120810-1|22	Requires:	texlive-algorithm2e
12mr|texlive-collection-science-20120810-1|23	Requires:	texlive-algorithmicx
12mr|texlive-collection-science-20120810-1|24	Requires:	texlive-algorithms
12mr|texlive-collection-science-20120810-1|25	Requires:	texlive-biocon
12mr|texlive-collection-science-20120810-1|26	Requires:	texlive-bpchem
12mr|texlive-collection-science-20120810-1|27	Requires:	texlive-bytefield
12mr|texlive-collection-science-20120810-1|28	Requires:	texlive-chemarrow
12mr|texlive-collection-science-20120810-1|29	Requires:	texlive-chemcompounds
12mr|texlive-collection-science-20120810-1|30	Requires:	texlive-chemcono
12mr|texlive-collection-science-20120810-1|31	Requires:	texlive-chemexec
12mr|texlive-collection-science-20120810-1|32	Requires:	texlive-chemmacros
12mr|texlive-collection-science-20120810-1|33	Requires:	texlive-chemnum
12mr|texlive-collection-science-20120810-1|34	Requires:	texlive-chemstyle
12mr|texlive-collection-science-20120810-1|35	Requires:	texlive-clrscode
12mr|texlive-collection-science-20120810-1|36	Requires:	texlive-complexity
12mr|texlive-collection-science-20120810-1|37	Requires:	texlive-computational-complexity
12mr|texlive-collection-science-20120810-1|38	Requires:	texlive-digiconfigs
12mr|texlive-collection-science-20120810-1|39	Requires:	texlive-drawstack
12mr|texlive-collection-science-20120810-1|40	Requires:	texlive-dyntree
12mr|texlive-collection-science-20120810-1|41	Requires:	texlive-eltex
12mr|texlive-collection-science-20120810-1|42	Requires:	texlive-engtlc
12mr|texlive-collection-science-20120810-1|43	Requires:	texlive-fouridx
12mr|texlive-collection-science-20120810-1|44	Requires:	texlive-functan
12mr|texlive-collection-science-20120810-1|45	Requires:	texlive-galois
12mr|texlive-collection-science-20120810-1|46	Requires:	texlive-gastex
12mr|texlive-collection-science-20120810-1|47	Requires:	texlive-gene-logic
12mr|texlive-collection-science-20120810-1|48	Requires:	texlive-gu
12mr|texlive-collection-science-20120810-1|49	Requires:	texlive-hep
12mr|texlive-collection-science-20120810-1|50	Requires:	texlive-hepnames
12mr|texlive-collection-science-20120810-1|51	Requires:	texlive-hepparticles
12mr|texlive-collection-science-20120810-1|52	Requires:	texlive-hepthesis
12mr|texlive-collection-science-20120810-1|53	Requires:	texlive-hepunits
12mr|texlive-collection-science-20120810-1|54	Requires:	texlive-karnaugh
12mr|texlive-collection-science-20120810-1|55	Requires:	texlive-mhchem
12mr|texlive-collection-science-20120810-1|56	Requires:	texlive-miller
12mr|texlive-collection-science-20120810-1|57	Requires:	texlive-mychemistry
12mr|texlive-collection-science-20120810-1|58	Requires:	texlive-nuc
12mr|texlive-collection-science-20120810-1|59	Requires:	texlive-objectz
12mr|texlive-collection-science-20120810-1|60	Requires:	texlive-physymb
12mr|texlive-collection-science-20120810-1|61	Requires:	texlive-pseudocode
12mr|texlive-collection-science-20120810-1|62	Requires:	texlive-sasnrdisplay
12mr|texlive-collection-science-20120810-1|63	Requires:	texlive-sciposter
12mr|texlive-collection-science-20120810-1|64	Requires:	texlive-sfg
12mr|texlive-collection-science-20120810-1|65	Requires:	texlive-siunitx
12mr|texlive-collection-science-20120810-1|66	Requires:	texlive-steinmetz
12mr|texlive-collection-science-20120810-1|67	Requires:	texlive-struktex
12mr|texlive-collection-science-20120810-1|68	Requires:	texlive-substances
12mr|texlive-collection-science-20120810-1|69	Requires:	texlive-t-angles
12mr|texlive-collection-science-20120810-1|70	Requires:	texlive-textopo
12mr|texlive-collection-science-20120810-1|71	Requires:	texlive-ulqda
12mr|texlive-collection-science-20120810-1|72	Requires:	texlive-unitsdef
12mr|texlive-collection-science-20120810-1|73	Requires:	texlive-youngtab
12mr|texlive-collection-science-20120810-1|74	Requires:	texlive-collection-latex
12mr|texlive-collection-science-20120810-1|75	
12mr|texlive-collection-science-20120810-1|76	%description
12mr|texlive-collection-science-20120810-1|77	Typesetting for natural and computer sciences.
12mr|texlive-collection-science-20120810-1|78	
12mr|texlive-collection-science-20120810-1|79	#-----------------------------------------------------------------------
12mr|texlive-collection-science-20120810-1|80	%files
12mr|texlive-collection-science-20120810-1|81	
12mr|texlive-collection-science-20120810-1|82	#-----------------------------------------------------------------------
12mr|texlive-collection-science-20120810-1|83	%prep
12mr|texlive-collection-science-20120810-1|84	%setup -c -a0
12mr|texlive-collection-science-20120810-1|85	
12mr|texlive-collection-science-20120810-1|86	%build
12mr|texlive-collection-science-20120810-1|87	
12mr|texlive-collection-science-20120810-1|88	%install
12mr|texlive-collection-science-20120810-1|89	
12mr|texlive-collection-science-20120810-1|90	
12mr|texlive-collection-science-20120810-1|91	
12mr|texlive-collection-science-20120810-1|92	%changelog
12mr|texlive-collection-science-20120810-1|93	

17028 12
12mr|texlive-collection-texinfo-20120224-1|1	# revision 15216
12mr|texlive-collection-texinfo-20120224-1|2	# category Collection
12mr|texlive-collection-texinfo-20120224-1|3	# catalog-ctan undef
12mr|texlive-collection-texinfo-20120224-1|4	# catalog-date undef
12mr|texlive-collection-texinfo-20120224-1|5	# catalog-license undef
12mr|texlive-collection-texinfo-20120224-1|6	# catalog-version undef
12mr|texlive-collection-texinfo-20120224-1|7	Name:		texlive-collection-texinfo
12mr|texlive-collection-texinfo-20120224-1|8	Epoch:		1
12mr|texlive-collection-texinfo-20120224-1|9	Version:	20120224
12mr|texlive-collection-texinfo-20120224-1|10	Release:	1
12mr|texlive-collection-texinfo-20120224-1|11	Summary:	GNU Texinfo
12mr|texlive-collection-texinfo-20120224-1|12	Group:		Publishing
12mr|texlive-collection-texinfo-20120224-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-texinfo-20120224-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-texinfo-20120224-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-texinfo.tar.xz
12mr|texlive-collection-texinfo-20120224-1|16	BuildArch:	noarch
12mr|texlive-collection-texinfo-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-texinfo-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-texinfo-20120224-1|19	Requires:	texlive-texinfo
12mr|texlive-collection-texinfo-20120224-1|20	Requires:	texlive-collection-basic
12mr|texlive-collection-texinfo-20120224-1|21	
12mr|texlive-collection-texinfo-20120224-1|22	%description
12mr|texlive-collection-texinfo-20120224-1|23	TeX macros for the GNU Texinfo documentation system.  The
12mr|texlive-collection-texinfo-20120224-1|24	programs and documentation are no longer distributed with TeX
12mr|texlive-collection-texinfo-20120224-1|25	Live; get the original Texinfo package for your system.
12mr|texlive-collection-texinfo-20120224-1|26	
12mr|texlive-collection-texinfo-20120224-1|27	#-----------------------------------------------------------------------
12mr|texlive-collection-texinfo-20120224-1|28	%files
12mr|texlive-collection-texinfo-20120224-1|29	
12mr|texlive-collection-texinfo-20120224-1|30	#-----------------------------------------------------------------------
12mr|texlive-collection-texinfo-20120224-1|31	%prep
12mr|texlive-collection-texinfo-20120224-1|32	%setup -c -a0
12mr|texlive-collection-texinfo-20120224-1|33	
12mr|texlive-collection-texinfo-20120224-1|34	%build
12mr|texlive-collection-texinfo-20120224-1|35	
12mr|texlive-collection-texinfo-20120224-1|36	%install
12mr|texlive-collection-texinfo-20120224-1|37	
12mr|texlive-collection-texinfo-20120224-1|38	
12mr|texlive-collection-texinfo-20120224-1|39	
12mr|texlive-collection-texinfo-20120224-1|40	%changelog
12mr|texlive-collection-texinfo-20120224-1|41	

17029 12
12mr|texlive-collection-xetex-20120413-1|1	# revision 25850
12mr|texlive-collection-xetex-20120413-1|2	# category Collection
12mr|texlive-collection-xetex-20120413-1|3	# catalog-ctan undef
12mr|texlive-collection-xetex-20120413-1|4	# catalog-date undef
12mr|texlive-collection-xetex-20120413-1|5	# catalog-license undef
12mr|texlive-collection-xetex-20120413-1|6	# catalog-version undef
12mr|texlive-collection-xetex-20120413-1|7	Name:		texlive-collection-xetex
12mr|texlive-collection-xetex-20120413-1|8	Epoch:		1
12mr|texlive-collection-xetex-20120413-1|9	Version:	20120413
12mr|texlive-collection-xetex-20120413-1|10	Release:	1
12mr|texlive-collection-xetex-20120413-1|11	Summary:	XeTeX packages
12mr|texlive-collection-xetex-20120413-1|12	Group:		Publishing
12mr|texlive-collection-xetex-20120413-1|13	URL:		http://tug.org/texlive
12mr|texlive-collection-xetex-20120413-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-collection-xetex-20120413-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-xetex.tar.xz
12mr|texlive-collection-xetex-20120413-1|16	BuildArch:	noarch
12mr|texlive-collection-xetex-20120413-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-collection-xetex-20120413-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-collection-xetex-20120413-1|19	Requires:	texlive-arabxetex
12mr|texlive-collection-xetex-20120413-1|20	Requires:	texlive-euenc
12mr|texlive-collection-xetex-20120413-1|21	Requires:	texlive-fixlatvian
12mr|texlive-collection-xetex-20120413-1|22	Requires:	texlive-fontbook
12mr|texlive-collection-xetex-20120413-1|23	Requires:	texlive-fontwrap
12mr|texlive-collection-xetex-20120413-1|24	Requires:	texlive-mathspec
12mr|texlive-collection-xetex-20120413-1|25	Requires:	texlive-philokalia
12mr|texlive-collection-xetex-20120413-1|26	Requires:	texlive-polyglossia
12mr|texlive-collection-xetex-20120413-1|27	Requires:	texlive-realscripts
12mr|texlive-collection-xetex-20120413-1|28	Requires:	texlive-unisugar
12mr|texlive-collection-xetex-20120413-1|29	Requires:	texlive-xecjk
12mr|texlive-collection-xetex-20120413-1|30	Requires:	texlive-xecolor
12mr|texlive-collection-xetex-20120413-1|31	Requires:	texlive-xecyr
12mr|texlive-collection-xetex-20120413-1|32	Requires:	texlive-xeindex
12mr|texlive-collection-xetex-20120413-1|33	Requires:	texlive-xepersian
12mr|texlive-collection-xetex-20120413-1|34	Requires:	texlive-xesearch
12mr|texlive-collection-xetex-20120413-1|35	Requires:	texlive-xetex
12mr|texlive-collection-xetex-20120413-1|36	Requires:	texlive-xetex-def
12mr|texlive-collection-xetex-20120413-1|37	Requires:	texlive-xetex-itrans
12mr|texlive-collection-xetex-20120413-1|38	Requires:	texlive-xetex-pstricks
12mr|texlive-collection-xetex-20120413-1|39	Requires:	texlive-xetexconfig
12mr|texlive-collection-xetex-20120413-1|40	Requires:	texlive-xetexfontinfo
12mr|texlive-collection-xetex-20120413-1|41	Requires:	texlive-xltxtra
12mr|texlive-collection-xetex-20120413-1|42	Requires:	texlive-xunicode
12mr|texlive-collection-xetex-20120413-1|43	Requires:	texlive-collection-basic
12mr|texlive-collection-xetex-20120413-1|44	
12mr|texlive-collection-xetex-20120413-1|45	%description
12mr|texlive-collection-xetex-20120413-1|46	Packages for XeTeX, the Unicode/OpenType-enabled TeX by
12mr|texlive-collection-xetex-20120413-1|47	Jonathan Kew, http://tug.org/xetex.
12mr|texlive-collection-xetex-20120413-1|48	
12mr|texlive-collection-xetex-20120413-1|49	#-----------------------------------------------------------------------
12mr|texlive-collection-xetex-20120413-1|50	%files
12mr|texlive-collection-xetex-20120413-1|51	
12mr|texlive-collection-xetex-20120413-1|52	#-----------------------------------------------------------------------
12mr|texlive-collection-xetex-20120413-1|53	%prep
12mr|texlive-collection-xetex-20120413-1|54	%setup -c -a0
12mr|texlive-collection-xetex-20120413-1|55	
12mr|texlive-collection-xetex-20120413-1|56	%build
12mr|texlive-collection-xetex-20120413-1|57	
12mr|texlive-collection-xetex-20120413-1|58	%install
12mr|texlive-collection-xetex-20120413-1|59	
12mr|texlive-collection-xetex-20120413-1|60	
12mr|texlive-collection-xetex-20120413-1|61	
12mr|texlive-collection-xetex-20120413-1|62	%changelog
12mr|texlive-collection-xetex-20120413-1|63	

17030 12
12mr|texlive-collref-2.0-2|1	# revision 15878
12mr|texlive-collref-2.0-2|2	# category Package
12mr|texlive-collref-2.0-2|3	# catalog-ctan /macros/latex/contrib/collref
12mr|texlive-collref-2.0-2|4	# catalog-date 2009-11-09 14:16:05 +0100
12mr|texlive-collref-2.0-2|5	# catalog-license lppl
12mr|texlive-collref-2.0-2|6	# catalog-version 2.0
12mr|texlive-collref-2.0-2|7	Name:		texlive-collref
12mr|texlive-collref-2.0-2|8	Version:	2.0
12mr|texlive-collref-2.0-2|9	Release:	2
12mr|texlive-collref-2.0-2|10	Summary:	Collect blocks of references into a single reference
12mr|texlive-collref-2.0-2|11	Group:		Publishing
12mr|texlive-collref-2.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/collref
12mr|texlive-collref-2.0-2|13	License:	LPPL
12mr|texlive-collref-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collref.tar.xz
12mr|texlive-collref-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collref.doc.tar.xz
12mr|texlive-collref-2.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collref.source.tar.xz
12mr|texlive-collref-2.0-2|17	BuildArch:	noarch
12mr|texlive-collref-2.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-collref-2.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-collref-2.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-collref-2.0-2|21	
12mr|texlive-collref-2.0-2|22	%define		_unpackaged_subdirs_terminate_build	0
12mr|texlive-collref-2.0-2|23	
12mr|texlive-collref-2.0-2|24	%description
12mr|texlive-collref-2.0-2|25	The package automatically collects multiple \bibitem
12mr|texlive-collref-2.0-2|26	references, which always appear in the same sequence in \cite,
12mr|texlive-collref-2.0-2|27	into a single \bibitem block.
12mr|texlive-collref-2.0-2|28	
12mr|texlive-collref-2.0-2|29	%post
12mr|texlive-collref-2.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-collref-2.0-2|31	
12mr|texlive-collref-2.0-2|32	%postun
12mr|texlive-collref-2.0-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-collref-2.0-2|34	%{_sbindir}/texlive.post
12mr|texlive-collref-2.0-2|35	fi
12mr|texlive-collref-2.0-2|36	
12mr|texlive-collref-2.0-2|37	#-----------------------------------------------------------------------
12mr|texlive-collref-2.0-2|38	%files
12mr|texlive-collref-2.0-2|39	%{_texmfdistdir}/tex/latex/collref/collref.sty
12mr|texlive-collref-2.0-2|40	%doc %{_texmfdistdir}/doc/latex/collref/README
12mr|texlive-collref-2.0-2|41	%doc %{_texmfdistdir}/doc/latex/collref/collref.pdf
12mr|texlive-collref-2.0-2|42	%doc %{_texmfdistdir}/doc/latex/collref/collsamp.tex
12mr|texlive-collref-2.0-2|43	#- source
12mr|texlive-collref-2.0-2|44	%doc %{_texmfdistdir}/source/latex/collref/collref.dtx
12mr|texlive-collref-2.0-2|45	%doc %{_texmfdistdir}/source/latex/collref/collref.ins
12mr|texlive-collref-2.0-2|46	
12mr|texlive-collref-2.0-2|47	#-----------------------------------------------------------------------
12mr|texlive-collref-2.0-2|48	%prep
12mr|texlive-collref-2.0-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-collref-2.0-2|50	
12mr|texlive-collref-2.0-2|51	%build
12mr|texlive-collref-2.0-2|52	
12mr|texlive-collref-2.0-2|53	%install
12mr|texlive-collref-2.0-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-collref-2.0-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-collref-2.0-2|56	
12mr|texlive-collref-2.0-2|57	
12mr|texlive-collref-2.0-2|58	
12mr|texlive-collref-2.0-2|59	%changelog
12mr|texlive-collref-2.0-2|60	

17031 12
12mr|texlive-colordoc-20100606-2|1	# revision 18270
12mr|texlive-colordoc-20100606-2|2	# category Package
12mr|texlive-colordoc-20100606-2|3	# catalog-ctan /macros/latex/contrib/colordoc
12mr|texlive-colordoc-20100606-2|4	# catalog-date 2010-06-06 13:50:32 +0200
12mr|texlive-colordoc-20100606-2|5	# catalog-license lppl1
12mr|texlive-colordoc-20100606-2|6	# catalog-version undef
12mr|texlive-colordoc-20100606-2|7	Name:		texlive-colordoc
12mr|texlive-colordoc-20100606-2|8	Version:	20100606
12mr|texlive-colordoc-20100606-2|9	Release:	2
12mr|texlive-colordoc-20100606-2|10	Summary:	Coloured syntax highlights in documentation
12mr|texlive-colordoc-20100606-2|11	Group:		Publishing
12mr|texlive-colordoc-20100606-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/colordoc
12mr|texlive-colordoc-20100606-2|13	License:	LPPL1
12mr|texlive-colordoc-20100606-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colordoc.tar.xz
12mr|texlive-colordoc-20100606-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colordoc.doc.tar.xz
12mr|texlive-colordoc-20100606-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colordoc.source.tar.xz
12mr|texlive-colordoc-20100606-2|17	BuildArch:	noarch
12mr|texlive-colordoc-20100606-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-colordoc-20100606-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-colordoc-20100606-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-colordoc-20100606-2|21	
12mr|texlive-colordoc-20100606-2|22	%description
12mr|texlive-colordoc-20100606-2|23	The package is used in documentation files (that use the doc
12mr|texlive-colordoc-20100606-2|24	package); with it the code listings will highlight (for
12mr|texlive-colordoc-20100606-2|25	example) pairs of curly braces with matching colors. Other
12mr|texlive-colordoc-20100606-2|26	delimiters like \if ... \fi, are highlighted, as are the names
12mr|texlive-colordoc-20100606-2|27	of new commands. All this makes code a little more readable,
12mr|texlive-colordoc-20100606-2|28	and helps during process of writing. Three options are
12mr|texlive-colordoc-20100606-2|29	provided, including a non-color option designed for printing
12mr|texlive-colordoc-20100606-2|30	(which numbers delimiters and underlines new commands).
12mr|texlive-colordoc-20100606-2|31	
12mr|texlive-colordoc-20100606-2|32	%post
12mr|texlive-colordoc-20100606-2|33	%{_sbindir}/texlive.post
12mr|texlive-colordoc-20100606-2|34	
12mr|texlive-colordoc-20100606-2|35	%postun
12mr|texlive-colordoc-20100606-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-colordoc-20100606-2|37	%{_sbindir}/texlive.post
12mr|texlive-colordoc-20100606-2|38	fi
12mr|texlive-colordoc-20100606-2|39	
12mr|texlive-colordoc-20100606-2|40	#-----------------------------------------------------------------------
12mr|texlive-colordoc-20100606-2|41	%files
12mr|texlive-colordoc-20100606-2|42	%{_texmfdistdir}/tex/latex/colordoc/colordoc.sty
12mr|texlive-colordoc-20100606-2|43	%doc %{_texmfdistdir}/doc/latex/colordoc/README
12mr|texlive-colordoc-20100606-2|44	%doc %{_texmfdistdir}/doc/latex/colordoc/colordoc.pdf
12mr|texlive-colordoc-20100606-2|45	#- source
12mr|texlive-colordoc-20100606-2|46	%doc %{_texmfdistdir}/source/latex/colordoc/colordoc.dtx
12mr|texlive-colordoc-20100606-2|47	%doc %{_texmfdistdir}/source/latex/colordoc/colordoc.ins
12mr|texlive-colordoc-20100606-2|48	
12mr|texlive-colordoc-20100606-2|49	#-----------------------------------------------------------------------
12mr|texlive-colordoc-20100606-2|50	%prep
12mr|texlive-colordoc-20100606-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-colordoc-20100606-2|52	
12mr|texlive-colordoc-20100606-2|53	%build
12mr|texlive-colordoc-20100606-2|54	
12mr|texlive-colordoc-20100606-2|55	%install
12mr|texlive-colordoc-20100606-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-colordoc-20100606-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-colordoc-20100606-2|58	
12mr|texlive-colordoc-20100606-2|59	
12mr|texlive-colordoc-20100606-2|60	
12mr|texlive-colordoc-20100606-2|61	%changelog
12mr|texlive-colordoc-20100606-2|62	

17032 12
12mr|texlive-colorinfo-0.3c-2|1	# revision 15878
12mr|texlive-colorinfo-0.3c-2|2	# category Package
12mr|texlive-colorinfo-0.3c-2|3	# catalog-ctan /macros/latex/contrib/colorinfo
12mr|texlive-colorinfo-0.3c-2|4	# catalog-date 2007-02-03 12:09:11 +0100
12mr|texlive-colorinfo-0.3c-2|5	# catalog-license lppl
12mr|texlive-colorinfo-0.3c-2|6	# catalog-version 0.3c
12mr|texlive-colorinfo-0.3c-2|7	Name:		texlive-colorinfo
12mr|texlive-colorinfo-0.3c-2|8	Version:	0.3c
12mr|texlive-colorinfo-0.3c-2|9	Release:	2
12mr|texlive-colorinfo-0.3c-2|10	Summary:	Retrieve colour model and values for defined colours
12mr|texlive-colorinfo-0.3c-2|11	Group:		Publishing
12mr|texlive-colorinfo-0.3c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/colorinfo
12mr|texlive-colorinfo-0.3c-2|13	License:	LPPL
12mr|texlive-colorinfo-0.3c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorinfo.tar.xz
12mr|texlive-colorinfo-0.3c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorinfo.doc.tar.xz
12mr|texlive-colorinfo-0.3c-2|16	BuildArch:	noarch
12mr|texlive-colorinfo-0.3c-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-colorinfo-0.3c-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-colorinfo-0.3c-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-colorinfo-0.3c-2|20	
12mr|texlive-colorinfo-0.3c-2|21	%description
12mr|texlive-colorinfo-0.3c-2|22	TeXLive colorinfo package.
12mr|texlive-colorinfo-0.3c-2|23	
12mr|texlive-colorinfo-0.3c-2|24	%post
12mr|texlive-colorinfo-0.3c-2|25	%{_sbindir}/texlive.post
12mr|texlive-colorinfo-0.3c-2|26	
12mr|texlive-colorinfo-0.3c-2|27	%postun
12mr|texlive-colorinfo-0.3c-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-colorinfo-0.3c-2|29	%{_sbindir}/texlive.post
12mr|texlive-colorinfo-0.3c-2|30	fi
12mr|texlive-colorinfo-0.3c-2|31	
12mr|texlive-colorinfo-0.3c-2|32	#-----------------------------------------------------------------------
12mr|texlive-colorinfo-0.3c-2|33	%files
12mr|texlive-colorinfo-0.3c-2|34	%{_texmfdistdir}/tex/latex/colorinfo/colorinfo.sty
12mr|texlive-colorinfo-0.3c-2|35	%doc %{_texmfdistdir}/doc/latex/colorinfo/README
12mr|texlive-colorinfo-0.3c-2|36	%doc %{_texmfdistdir}/doc/latex/colorinfo/colorinfo-test.tex
12mr|texlive-colorinfo-0.3c-2|37	
12mr|texlive-colorinfo-0.3c-2|38	#-----------------------------------------------------------------------
12mr|texlive-colorinfo-0.3c-2|39	%prep
12mr|texlive-colorinfo-0.3c-2|40	%setup -c -a0 -a1
12mr|texlive-colorinfo-0.3c-2|41	
12mr|texlive-colorinfo-0.3c-2|42	%build
12mr|texlive-colorinfo-0.3c-2|43	
12mr|texlive-colorinfo-0.3c-2|44	%install
12mr|texlive-colorinfo-0.3c-2|45	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-colorinfo-0.3c-2|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-colorinfo-0.3c-2|47	
12mr|texlive-colorinfo-0.3c-2|48	
12mr|texlive-colorinfo-0.3c-2|49	
12mr|texlive-colorinfo-0.3c-2|50	%changelog
12mr|texlive-colorinfo-0.3c-2|51	

17033 12
12mr|texlive-colorsep-20090915-2|1	# revision 13293
12mr|texlive-colorsep-20090915-2|2	# category Package
12mr|texlive-colorsep-20090915-2|3	# catalog-ctan /graphics/colorsep/colorsep.pro
12mr|texlive-colorsep-20090915-2|4	# catalog-date 2009-09-15 14:15:21 +0200
12mr|texlive-colorsep-20090915-2|5	# catalog-license pd
12mr|texlive-colorsep-20090915-2|6	# catalog-version undef
12mr|texlive-colorsep-20090915-2|7	Name:		texlive-colorsep
12mr|texlive-colorsep-20090915-2|8	Version:	20090915
12mr|texlive-colorsep-20090915-2|9	Release:	2
12mr|texlive-colorsep-20090915-2|10	Summary:	Color separation
12mr|texlive-colorsep-20090915-2|11	Group:		Publishing
12mr|texlive-colorsep-20090915-2|12	URL:		http://www.ctan.org/tex-archive/graphics/colorsep/colorsep.pro
12mr|texlive-colorsep-20090915-2|13	License:	PD
12mr|texlive-colorsep-20090915-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorsep.tar.xz
12mr|texlive-colorsep-20090915-2|15	BuildArch:	noarch
12mr|texlive-colorsep-20090915-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-colorsep-20090915-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-colorsep-20090915-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-colorsep-20090915-2|19	
12mr|texlive-colorsep-20090915-2|20	%description
12mr|texlive-colorsep-20090915-2|21	Support for colour separation when using dvips.
12mr|texlive-colorsep-20090915-2|22	
12mr|texlive-colorsep-20090915-2|23	%post
12mr|texlive-colorsep-20090915-2|24	%{_sbindir}/texlive.post
12mr|texlive-colorsep-20090915-2|25	
12mr|texlive-colorsep-20090915-2|26	%postun
12mr|texlive-colorsep-20090915-2|27	if [ $1 -eq 0 ]; then
12mr|texlive-colorsep-20090915-2|28	%{_sbindir}/texlive.post
12mr|texlive-colorsep-20090915-2|29	fi
12mr|texlive-colorsep-20090915-2|30	
12mr|texlive-colorsep-20090915-2|31	#-----------------------------------------------------------------------
12mr|texlive-colorsep-20090915-2|32	%files
12mr|texlive-colorsep-20090915-2|33	%{_texmfdistdir}/dvips/colorsep/colorsep.pro
12mr|texlive-colorsep-20090915-2|34	
12mr|texlive-colorsep-20090915-2|35	#-----------------------------------------------------------------------
12mr|texlive-colorsep-20090915-2|36	%prep
12mr|texlive-colorsep-20090915-2|37	%setup -c -a0
12mr|texlive-colorsep-20090915-2|38	
12mr|texlive-colorsep-20090915-2|39	%build
12mr|texlive-colorsep-20090915-2|40	
12mr|texlive-colorsep-20090915-2|41	%install
12mr|texlive-colorsep-20090915-2|42	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-colorsep-20090915-2|43	cp -fpar dvips %{buildroot}%{_texmfdistdir}
12mr|texlive-colorsep-20090915-2|44	
12mr|texlive-colorsep-20090915-2|45	
12mr|texlive-colorsep-20090915-2|46	
12mr|texlive-colorsep-20090915-2|47	%changelog
12mr|texlive-colorsep-20090915-2|48	

17034 12
12mr|texlive-colortab-1.0-2|1	# revision 22155
12mr|texlive-colortab-1.0-2|2	# category Package
12mr|texlive-colortab-1.0-2|3	# catalog-ctan /macros/generic/colortab
12mr|texlive-colortab-1.0-2|4	# catalog-date 2010-09-08 11:26:01 +0200
12mr|texlive-colortab-1.0-2|5	# catalog-license lppl
12mr|texlive-colortab-1.0-2|6	# catalog-version 1.0
12mr|texlive-colortab-1.0-2|7	Name:		texlive-colortab
12mr|texlive-colortab-1.0-2|8	Version:	1.0
12mr|texlive-colortab-1.0-2|9	Release:	2
12mr|texlive-colortab-1.0-2|10	Summary:	Shade cells of tables and halign
12mr|texlive-colortab-1.0-2|11	Group:		Publishing
12mr|texlive-colortab-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/colortab
12mr|texlive-colortab-1.0-2|13	License:	LPPL
12mr|texlive-colortab-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colortab.tar.xz
12mr|texlive-colortab-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colortab.doc.tar.xz
12mr|texlive-colortab-1.0-2|16	BuildArch:	noarch
12mr|texlive-colortab-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-colortab-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-colortab-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-colortab-1.0-2|20	
12mr|texlive-colortab-1.0-2|21	%description
12mr|texlive-colortab-1.0-2|22	Lets you shade or colour the cells in the alignment
12mr|texlive-colortab-1.0-2|23	environments such as \halign and LaTeX's tabular and array
12mr|texlive-colortab-1.0-2|24	environments. The colortbl or package is to be preferred today
12mr|texlive-colortab-1.0-2|25	with LaTeX (it assures compatibility with the longtable
12mr|texlive-colortab-1.0-2|26	package, which is no longer true with colortab); another modern
12mr|texlive-colortab-1.0-2|27	option is the table-colouring option of the xcolor. However,
12mr|texlive-colortab-1.0-2|28	colortab remains an adequate solution for use with Plain TeX.
12mr|texlive-colortab-1.0-2|29	
12mr|texlive-colortab-1.0-2|30	%post
12mr|texlive-colortab-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-colortab-1.0-2|32	
12mr|texlive-colortab-1.0-2|33	%postun
12mr|texlive-colortab-1.0-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-colortab-1.0-2|35	%{_sbindir}/texlive.post
12mr|texlive-colortab-1.0-2|36	fi
12mr|texlive-colortab-1.0-2|37	
12mr|texlive-colortab-1.0-2|38	#-----------------------------------------------------------------------
12mr|texlive-colortab-1.0-2|39	%files
12mr|texlive-colortab-1.0-2|40	%{_texmfdistdir}/tex/generic/colortab/colortab.sty
12mr|texlive-colortab-1.0-2|41	%{_texmfdistdir}/tex/generic/colortab/colortab.tex
12mr|texlive-colortab-1.0-2|42	%doc %{_texmfdistdir}/doc/generic/colortab/Changes
12mr|texlive-colortab-1.0-2|43	%doc %{_texmfdistdir}/doc/generic/colortab/Makefile
12mr|texlive-colortab-1.0-2|44	%doc %{_texmfdistdir}/doc/generic/colortab/colortab-doc.pdf
12mr|texlive-colortab-1.0-2|45	%doc %{_texmfdistdir}/doc/generic/colortab/colortab-doc.tex
12mr|texlive-colortab-1.0-2|46	
12mr|texlive-colortab-1.0-2|47	#-----------------------------------------------------------------------
12mr|texlive-colortab-1.0-2|48	%prep
12mr|texlive-colortab-1.0-2|49	%setup -c -a0 -a1
12mr|texlive-colortab-1.0-2|50	
12mr|texlive-colortab-1.0-2|51	%build
12mr|texlive-colortab-1.0-2|52	
12mr|texlive-colortab-1.0-2|53	%install
12mr|texlive-colortab-1.0-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-colortab-1.0-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-colortab-1.0-2|56	
12mr|texlive-colortab-1.0-2|57	
12mr|texlive-colortab-1.0-2|58	
12mr|texlive-colortab-1.0-2|59	%changelog
12mr|texlive-colortab-1.0-2|60	

17035 12
12mr|texlive-colortbl-v1.0a-1|1	# revision 25394
12mr|texlive-colortbl-v1.0a-1|2	# category Package
12mr|texlive-colortbl-v1.0a-1|3	# catalog-ctan /macros/latex/contrib/colortbl
12mr|texlive-colortbl-v1.0a-1|4	# catalog-date 2012-02-14 10:56:36 +0100
12mr|texlive-colortbl-v1.0a-1|5	# catalog-license lppl
12mr|texlive-colortbl-v1.0a-1|6	# catalog-version v1.0a
12mr|texlive-colortbl-v1.0a-1|7	Name:		texlive-colortbl
12mr|texlive-colortbl-v1.0a-1|8	Version:	v1.0a
12mr|texlive-colortbl-v1.0a-1|9	Release:	1
12mr|texlive-colortbl-v1.0a-1|10	Summary:	Add colour to LaTeX tables
12mr|texlive-colortbl-v1.0a-1|11	Group:		Publishing
12mr|texlive-colortbl-v1.0a-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/colortbl
12mr|texlive-colortbl-v1.0a-1|13	License:	LPPL
12mr|texlive-colortbl-v1.0a-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colortbl.tar.xz
12mr|texlive-colortbl-v1.0a-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colortbl.doc.tar.xz
12mr|texlive-colortbl-v1.0a-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colortbl.source.tar.xz
12mr|texlive-colortbl-v1.0a-1|17	BuildArch:	noarch
12mr|texlive-colortbl-v1.0a-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-colortbl-v1.0a-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-colortbl-v1.0a-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-colortbl-v1.0a-1|21	
12mr|texlive-colortbl-v1.0a-1|22	%description
12mr|texlive-colortbl-v1.0a-1|23	The package allows rows and columns to be coloured, and even
12mr|texlive-colortbl-v1.0a-1|24	individual cells.
12mr|texlive-colortbl-v1.0a-1|25	
12mr|texlive-colortbl-v1.0a-1|26	%post
12mr|texlive-colortbl-v1.0a-1|27	%{_sbindir}/texlive.post
12mr|texlive-colortbl-v1.0a-1|28	
12mr|texlive-colortbl-v1.0a-1|29	%postun
12mr|texlive-colortbl-v1.0a-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-colortbl-v1.0a-1|31	%{_sbindir}/texlive.post
12mr|texlive-colortbl-v1.0a-1|32	fi
12mr|texlive-colortbl-v1.0a-1|33	
12mr|texlive-colortbl-v1.0a-1|34	#-----------------------------------------------------------------------
12mr|texlive-colortbl-v1.0a-1|35	%files
12mr|texlive-colortbl-v1.0a-1|36	%{_texmfdistdir}/tex/latex/colortbl/colortbl.sty
12mr|texlive-colortbl-v1.0a-1|37	%doc %{_texmfdistdir}/doc/latex/colortbl/README
12mr|texlive-colortbl-v1.0a-1|38	%doc %{_texmfdistdir}/doc/latex/colortbl/colortbl-DE.pdf
12mr|texlive-colortbl-v1.0a-1|39	%doc %{_texmfdistdir}/doc/latex/colortbl/colortbl-DE.tex
12mr|texlive-colortbl-v1.0a-1|40	%doc %{_texmfdistdir}/doc/latex/colortbl/colortbl.pdf
12mr|texlive-colortbl-v1.0a-1|41	#- source
12mr|texlive-colortbl-v1.0a-1|42	%doc %{_texmfdistdir}/source/latex/colortbl/colortbl.dtx
12mr|texlive-colortbl-v1.0a-1|43	%doc %{_texmfdistdir}/source/latex/colortbl/colortbl.ins
12mr|texlive-colortbl-v1.0a-1|44	
12mr|texlive-colortbl-v1.0a-1|45	#-----------------------------------------------------------------------
12mr|texlive-colortbl-v1.0a-1|46	%prep
12mr|texlive-colortbl-v1.0a-1|47	%setup -c -a0 -a1 -a2
12mr|texlive-colortbl-v1.0a-1|48	
12mr|texlive-colortbl-v1.0a-1|49	%build
12mr|texlive-colortbl-v1.0a-1|50	
12mr|texlive-colortbl-v1.0a-1|51	%install
12mr|texlive-colortbl-v1.0a-1|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-colortbl-v1.0a-1|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-colortbl-v1.0a-1|54	
12mr|texlive-colortbl-v1.0a-1|55	
12mr|texlive-colortbl-v1.0a-1|56	
12mr|texlive-colortbl-v1.0a-1|57	%changelog
12mr|texlive-colortbl-v1.0a-1|58	

17036 12
12mr|texlive-colorwav-1.0-2|1	# revision 15878
12mr|texlive-colorwav-1.0-2|2	# category Package
12mr|texlive-colorwav-1.0-2|3	# catalog-ctan /macros/latex/contrib/colorwav
12mr|texlive-colorwav-1.0-2|4	# catalog-date 2008-08-18 10:38:42 +0200
12mr|texlive-colorwav-1.0-2|5	# catalog-license lgpl
12mr|texlive-colorwav-1.0-2|6	# catalog-version 1.0
12mr|texlive-colorwav-1.0-2|7	Name:		texlive-colorwav
12mr|texlive-colorwav-1.0-2|8	Version:	1.0
12mr|texlive-colorwav-1.0-2|9	Release:	2
12mr|texlive-colorwav-1.0-2|10	Summary:	Colours by wavelength of visible light
12mr|texlive-colorwav-1.0-2|11	Group:		Publishing
12mr|texlive-colorwav-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/colorwav
12mr|texlive-colorwav-1.0-2|13	License:	LGPL
12mr|texlive-colorwav-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorwav.tar.xz
12mr|texlive-colorwav-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorwav.doc.tar.xz
12mr|texlive-colorwav-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorwav.source.tar.xz
12mr|texlive-colorwav-1.0-2|17	BuildArch:	noarch
12mr|texlive-colorwav-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-colorwav-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-colorwav-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-colorwav-1.0-2|21	
12mr|texlive-colorwav-1.0-2|22	%description
12mr|texlive-colorwav-1.0-2|23	The package allows the user to obtain an RGB value (suitable
12mr|texlive-colorwav-1.0-2|24	for use in the color package) from a wavelength of light. The
12mr|texlive-colorwav-1.0-2|25	default unit is nanometres, but other units may be used. Note
12mr|texlive-colorwav-1.0-2|26	that this function is also available within the xcolor.
12mr|texlive-colorwav-1.0-2|27	
12mr|texlive-colorwav-1.0-2|28	%post
12mr|texlive-colorwav-1.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-colorwav-1.0-2|30	
12mr|texlive-colorwav-1.0-2|31	%postun
12mr|texlive-colorwav-1.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-colorwav-1.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-colorwav-1.0-2|34	fi
12mr|texlive-colorwav-1.0-2|35	
12mr|texlive-colorwav-1.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-colorwav-1.0-2|37	%files
12mr|texlive-colorwav-1.0-2|38	%{_texmfdistdir}/tex/latex/colorwav/colorwav.sty
12mr|texlive-colorwav-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/colorwav/README
12mr|texlive-colorwav-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/colorwav/colorwav.pdf
12mr|texlive-colorwav-1.0-2|41	#- source
12mr|texlive-colorwav-1.0-2|42	%doc %{_texmfdistdir}/source/latex/colorwav/colorwav.dtx
12mr|texlive-colorwav-1.0-2|43	%doc %{_texmfdistdir}/source/latex/colorwav/colorwav.ins
12mr|texlive-colorwav-1.0-2|44	
12mr|texlive-colorwav-1.0-2|45	#-----------------------------------------------------------------------
12mr|texlive-colorwav-1.0-2|46	%prep
12mr|texlive-colorwav-1.0-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-colorwav-1.0-2|48	
12mr|texlive-colorwav-1.0-2|49	%build
12mr|texlive-colorwav-1.0-2|50	
12mr|texlive-colorwav-1.0-2|51	%install
12mr|texlive-colorwav-1.0-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-colorwav-1.0-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-colorwav-1.0-2|54	
12mr|texlive-colorwav-1.0-2|55	
12mr|texlive-colorwav-1.0-2|56	
12mr|texlive-colorwav-1.0-2|57	%changelog
12mr|texlive-colorwav-1.0-2|58	

17037 12
12mr|texlive-colourchange-1.22-2|1	# revision 21741
12mr|texlive-colourchange-1.22-2|2	# category Package
12mr|texlive-colourchange-1.22-2|3	# catalog-ctan /macros/latex/contrib/colourchange
12mr|texlive-colourchange-1.22-2|4	# catalog-date 2011-03-16 12:04:55 +0100
12mr|texlive-colourchange-1.22-2|5	# catalog-license gpl3
12mr|texlive-colourchange-1.22-2|6	# catalog-version 1.22
12mr|texlive-colourchange-1.22-2|7	Name:		texlive-colourchange
12mr|texlive-colourchange-1.22-2|8	Version:	1.22
12mr|texlive-colourchange-1.22-2|9	Release:	2
12mr|texlive-colourchange-1.22-2|10	Summary:	colourchange
12mr|texlive-colourchange-1.22-2|11	Group:		Publishing
12mr|texlive-colourchange-1.22-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/colourchange
12mr|texlive-colourchange-1.22-2|13	License:	GPL3
12mr|texlive-colourchange-1.22-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colourchange.tar.xz
12mr|texlive-colourchange-1.22-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colourchange.doc.tar.xz
12mr|texlive-colourchange-1.22-2|16	BuildArch:	noarch
12mr|texlive-colourchange-1.22-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-colourchange-1.22-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-colourchange-1.22-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-colourchange-1.22-2|20	
12mr|texlive-colourchange-1.22-2|21	%description
12mr|texlive-colourchange-1.22-2|22	The package allows you to change the colour of the structural
12mr|texlive-colourchange-1.22-2|23	elements (inner theme and outer theme) of your beamer
12mr|texlive-colourchange-1.22-2|24	presentation during the presentation. There is a manual option
12mr|texlive-colourchange-1.22-2|25	but there is also the option to have your structure colour
12mr|texlive-colourchange-1.22-2|26	change from one colour to another as a function of how far
12mr|texlive-colourchange-1.22-2|27	through the presentation you are.
12mr|texlive-colourchange-1.22-2|28	
12mr|texlive-colourchange-1.22-2|29	%post
12mr|texlive-colourchange-1.22-2|30	%{_sbindir}/texlive.post
12mr|texlive-colourchange-1.22-2|31	
12mr|texlive-colourchange-1.22-2|32	%postun
12mr|texlive-colourchange-1.22-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-colourchange-1.22-2|34	%{_sbindir}/texlive.post
12mr|texlive-colourchange-1.22-2|35	fi
12mr|texlive-colourchange-1.22-2|36	
12mr|texlive-colourchange-1.22-2|37	#-----------------------------------------------------------------------
12mr|texlive-colourchange-1.22-2|38	%files
12mr|texlive-colourchange-1.22-2|39	%{_texmfdistdir}/tex/latex/colourchange/colourchange.sty
12mr|texlive-colourchange-1.22-2|40	%doc %{_texmfdistdir}/doc/latex/colourchange/README
12mr|texlive-colourchange-1.22-2|41	%doc %{_texmfdistdir}/doc/latex/colourchange/colourchangedoc.pdf
12mr|texlive-colourchange-1.22-2|42	%doc %{_texmfdistdir}/doc/latex/colourchange/colourchangedoc.tex
12mr|texlive-colourchange-1.22-2|43	
12mr|texlive-colourchange-1.22-2|44	#-----------------------------------------------------------------------
12mr|texlive-colourchange-1.22-2|45	%prep
12mr|texlive-colourchange-1.22-2|46	%setup -c -a0 -a1
12mr|texlive-colourchange-1.22-2|47	
12mr|texlive-colourchange-1.22-2|48	%build
12mr|texlive-colourchange-1.22-2|49	
12mr|texlive-colourchange-1.22-2|50	%install
12mr|texlive-colourchange-1.22-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-colourchange-1.22-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-colourchange-1.22-2|53	
12mr|texlive-colourchange-1.22-2|54	
12mr|texlive-colourchange-1.22-2|55	
12mr|texlive-colourchange-1.22-2|56	%changelog
12mr|texlive-colourchange-1.22-2|57	

17038 12
12mr|texlive-combelow-0.99f-2|1	# revision 18462
12mr|texlive-combelow-0.99f-2|2	# category Package
12mr|texlive-combelow-0.99f-2|3	# catalog-ctan /macros/latex/contrib/combelow
12mr|texlive-combelow-0.99f-2|4	# catalog-date 2010-05-24 13:39:10 +0200
12mr|texlive-combelow-0.99f-2|5	# catalog-license lppl1.3
12mr|texlive-combelow-0.99f-2|6	# catalog-version 0.99f
12mr|texlive-combelow-0.99f-2|7	Name:		texlive-combelow
12mr|texlive-combelow-0.99f-2|8	Version:	0.99f
12mr|texlive-combelow-0.99f-2|9	Release:	2
12mr|texlive-combelow-0.99f-2|10	Summary:	Typeset "comma-below" letters, as in Romanian
12mr|texlive-combelow-0.99f-2|11	Group:		Publishing
12mr|texlive-combelow-0.99f-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/combelow
12mr|texlive-combelow-0.99f-2|13	License:	LPPL1.3
12mr|texlive-combelow-0.99f-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combelow.tar.xz
12mr|texlive-combelow-0.99f-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combelow.doc.tar.xz
12mr|texlive-combelow-0.99f-2|16	BuildArch:	noarch
12mr|texlive-combelow-0.99f-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-combelow-0.99f-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-combelow-0.99f-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-combelow-0.99f-2|20	
12mr|texlive-combelow-0.99f-2|21	%description
12mr|texlive-combelow-0.99f-2|22	The package defines a command \cb that positions a comma below
12mr|texlive-combelow-0.99f-2|23	a letter, as required (for example) in Romanian typesetting.
12mr|texlive-combelow-0.99f-2|24	The command is robust, but interferes with hyphenation.
12mr|texlive-combelow-0.99f-2|25	
12mr|texlive-combelow-0.99f-2|26	%post
12mr|texlive-combelow-0.99f-2|27	%{_sbindir}/texlive.post
12mr|texlive-combelow-0.99f-2|28	
12mr|texlive-combelow-0.99f-2|29	%postun
12mr|texlive-combelow-0.99f-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-combelow-0.99f-2|31	%{_sbindir}/texlive.post
12mr|texlive-combelow-0.99f-2|32	fi
12mr|texlive-combelow-0.99f-2|33	
12mr|texlive-combelow-0.99f-2|34	#-----------------------------------------------------------------------
12mr|texlive-combelow-0.99f-2|35	%files
12mr|texlive-combelow-0.99f-2|36	%{_texmfdistdir}/tex/latex/combelow/combelow.sty
12mr|texlive-combelow-0.99f-2|37	%doc %{_texmfdistdir}/doc/latex/combelow/README
12mr|texlive-combelow-0.99f-2|38	%doc %{_texmfdistdir}/doc/latex/combelow/combelow.bib
12mr|texlive-combelow-0.99f-2|39	%doc %{_texmfdistdir}/doc/latex/combelow/combelow.pdf
12mr|texlive-combelow-0.99f-2|40	%doc %{_texmfdistdir}/doc/latex/combelow/combelow.tex
12mr|texlive-combelow-0.99f-2|41	
12mr|texlive-combelow-0.99f-2|42	#-----------------------------------------------------------------------
12mr|texlive-combelow-0.99f-2|43	%prep
12mr|texlive-combelow-0.99f-2|44	%setup -c -a0 -a1
12mr|texlive-combelow-0.99f-2|45	
12mr|texlive-combelow-0.99f-2|46	%build
12mr|texlive-combelow-0.99f-2|47	
12mr|texlive-combelow-0.99f-2|48	%install
12mr|texlive-combelow-0.99f-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-combelow-0.99f-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-combelow-0.99f-2|51	
12mr|texlive-combelow-0.99f-2|52	
12mr|texlive-combelow-0.99f-2|53	
12mr|texlive-combelow-0.99f-2|54	%changelog
12mr|texlive-combelow-0.99f-2|55	

17039 12
12mr|texlive-combine-0.7a-2|1	# revision 19361
12mr|texlive-combine-0.7a-2|2	# category Package
12mr|texlive-combine-0.7a-2|3	# catalog-ctan /macros/latex/contrib/combine
12mr|texlive-combine-0.7a-2|4	# catalog-date 2010-07-10 16:18:55 +0200
12mr|texlive-combine-0.7a-2|5	# catalog-license lppl1.3
12mr|texlive-combine-0.7a-2|6	# catalog-version 0.7a
12mr|texlive-combine-0.7a-2|7	Name:		texlive-combine
12mr|texlive-combine-0.7a-2|8	Version:	0.7a
12mr|texlive-combine-0.7a-2|9	Release:	2
12mr|texlive-combine-0.7a-2|10	Summary:	Bundle individual documents into a single document
12mr|texlive-combine-0.7a-2|11	Group:		Publishing
12mr|texlive-combine-0.7a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/combine
12mr|texlive-combine-0.7a-2|13	License:	LPPL1.3
12mr|texlive-combine-0.7a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combine.tar.xz
12mr|texlive-combine-0.7a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combine.doc.tar.xz
12mr|texlive-combine-0.7a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combine.source.tar.xz
12mr|texlive-combine-0.7a-2|17	BuildArch:	noarch
12mr|texlive-combine-0.7a-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-combine-0.7a-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-combine-0.7a-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-combine-0.7a-2|21	
12mr|texlive-combine-0.7a-2|22	%description
12mr|texlive-combine-0.7a-2|23	The combine class lets you bundle individual documents into a
12mr|texlive-combine-0.7a-2|24	single document, such as when preparing a conference
12mr|texlive-combine-0.7a-2|25	proceedings. The auxiliary combinet package puts the titles and
12mr|texlive-combine-0.7a-2|26	authors from \maketitle commands into the main document's Table
12mr|texlive-combine-0.7a-2|27	of Contents. The package cooperates with the abstract and
12mr|texlive-combine-0.7a-2|28	titling packages.
12mr|texlive-combine-0.7a-2|29	
12mr|texlive-combine-0.7a-2|30	%post
12mr|texlive-combine-0.7a-2|31	%{_sbindir}/texlive.post
12mr|texlive-combine-0.7a-2|32	
12mr|texlive-combine-0.7a-2|33	%postun
12mr|texlive-combine-0.7a-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-combine-0.7a-2|35	%{_sbindir}/texlive.post
12mr|texlive-combine-0.7a-2|36	fi
12mr|texlive-combine-0.7a-2|37	
12mr|texlive-combine-0.7a-2|38	#-----------------------------------------------------------------------
12mr|texlive-combine-0.7a-2|39	%files
12mr|texlive-combine-0.7a-2|40	%{_texmfdistdir}/tex/latex/combine/combcite.sty
12mr|texlive-combine-0.7a-2|41	%{_texmfdistdir}/tex/latex/combine/combine.cls
12mr|texlive-combine-0.7a-2|42	%{_texmfdistdir}/tex/latex/combine/combinet.sty
12mr|texlive-combine-0.7a-2|43	%{_texmfdistdir}/tex/latex/combine/combnat.sty
12mr|texlive-combine-0.7a-2|44	%doc %{_texmfdistdir}/doc/latex/combine/README
12mr|texlive-combine-0.7a-2|45	%doc %{_texmfdistdir}/doc/latex/combine/combine.pdf
12mr|texlive-combine-0.7a-2|46	#- source
12mr|texlive-combine-0.7a-2|47	%doc %{_texmfdistdir}/source/latex/combine/combine.dtx
12mr|texlive-combine-0.7a-2|48	%doc %{_texmfdistdir}/source/latex/combine/combine.ins
12mr|texlive-combine-0.7a-2|49	
12mr|texlive-combine-0.7a-2|50	#-----------------------------------------------------------------------
12mr|texlive-combine-0.7a-2|51	%prep
12mr|texlive-combine-0.7a-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-combine-0.7a-2|53	
12mr|texlive-combine-0.7a-2|54	%build
12mr|texlive-combine-0.7a-2|55	
12mr|texlive-combine-0.7a-2|56	%install
12mr|texlive-combine-0.7a-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-combine-0.7a-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-combine-0.7a-2|59	
12mr|texlive-combine-0.7a-2|60	
12mr|texlive-combine-0.7a-2|61	
12mr|texlive-combine-0.7a-2|62	%changelog
12mr|texlive-combine-0.7a-2|63	

17040 12
12mr|texlive-combinedgraphics-0.2.2-1|1	# revision 27198
12mr|texlive-combinedgraphics-0.2.2-1|2	# category Package
12mr|texlive-combinedgraphics-0.2.2-1|3	# catalog-ctan /macros/latex/contrib/combinedgraphics
12mr|texlive-combinedgraphics-0.2.2-1|4	# catalog-date 2012-07-16 18:35:20 +0200
12mr|texlive-combinedgraphics-0.2.2-1|5	# catalog-license gpl
12mr|texlive-combinedgraphics-0.2.2-1|6	# catalog-version 0.2.2
12mr|texlive-combinedgraphics-0.2.2-1|7	Name:		texlive-combinedgraphics
12mr|texlive-combinedgraphics-0.2.2-1|8	Version:	0.2.2
12mr|texlive-combinedgraphics-0.2.2-1|9	Release:	1
12mr|texlive-combinedgraphics-0.2.2-1|10	Summary:	Include graphic (EPS or PDF)/LaTeX combinations
12mr|texlive-combinedgraphics-0.2.2-1|11	Group:		Publishing
12mr|texlive-combinedgraphics-0.2.2-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/combinedgraphics
12mr|texlive-combinedgraphics-0.2.2-1|13	License:	GPL
12mr|texlive-combinedgraphics-0.2.2-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combinedgraphics.tar.xz
12mr|texlive-combinedgraphics-0.2.2-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combinedgraphics.doc.tar.xz
12mr|texlive-combinedgraphics-0.2.2-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/combinedgraphics.source.tar.xz
12mr|texlive-combinedgraphics-0.2.2-1|17	BuildArch:	noarch
12mr|texlive-combinedgraphics-0.2.2-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-combinedgraphics-0.2.2-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-combinedgraphics-0.2.2-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-combinedgraphics-0.2.2-1|21	
12mr|texlive-combinedgraphics-0.2.2-1|22	%description
12mr|texlive-combinedgraphics-0.2.2-1|23	This package provides a macro (\includecombinedgraphics) for
12mr|texlive-combinedgraphics-0.2.2-1|24	the inclusion of combined EPS/LaTeX and PDF/LaTeX graphics (an
12mr|texlive-combinedgraphics-0.2.2-1|25	export format of Gnuplot, Xfig, and maybe other programs).
12mr|texlive-combinedgraphics-0.2.2-1|26	Instead of including the graphics with a simple \input, the
12mr|texlive-combinedgraphics-0.2.2-1|27	\includecombinedgraphics macro has some comforts: - changing
12mr|texlive-combinedgraphics-0.2.2-1|28	the font and color of the text of the LaTeX part; - rescaling
12mr|texlive-combinedgraphics-0.2.2-1|29	the graphics without affecting the font of the LaTeX part; -
12mr|texlive-combinedgraphics-0.2.2-1|30	automatic inclusion of the vector graphics part, as far as
12mr|texlive-combinedgraphics-0.2.2-1|31	LaTeX part does not do it (e.g., for files exported from
12mr|texlive-combinedgraphics-0.2.2-1|32	Gnuplot before version 4.2); and - rescaling and rotating of
12mr|texlive-combinedgraphics-0.2.2-1|33	complete graphics (similar to \includegraphics from the
12mr|texlive-combinedgraphics-0.2.2-1|34	graphicx package).
12mr|texlive-combinedgraphics-0.2.2-1|35	
12mr|texlive-combinedgraphics-0.2.2-1|36	%post
12mr|texlive-combinedgraphics-0.2.2-1|37	%{_sbindir}/texlive.post
12mr|texlive-combinedgraphics-0.2.2-1|38	
12mr|texlive-combinedgraphics-0.2.2-1|39	%postun
12mr|texlive-combinedgraphics-0.2.2-1|40	if [ $1 -eq 0 ]; then
12mr|texlive-combinedgraphics-0.2.2-1|41	%{_sbindir}/texlive.post
12mr|texlive-combinedgraphics-0.2.2-1|42	fi
12mr|texlive-combinedgraphics-0.2.2-1|43	
12mr|texlive-combinedgraphics-0.2.2-1|44	#-----------------------------------------------------------------------
12mr|texlive-combinedgraphics-0.2.2-1|45	%files
12mr|texlive-combinedgraphics-0.2.2-1|46	%{_texmfdistdir}/tex/latex/combinedgraphics/combinedgraphics.sty
12mr|texlive-combinedgraphics-0.2.2-1|47	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/COPYING
12mr|texlive-combinedgraphics-0.2.2-1|48	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/Makefile
12mr|texlive-combinedgraphics-0.2.2-1|49	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/README
12mr|texlive-combinedgraphics-0.2.2-1|50	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/combinedgraphics.pdf
12mr|texlive-combinedgraphics-0.2.2-1|51	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/Makefile
12mr|texlive-combinedgraphics-0.2.2-1|52	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/combinedgraphics_test.pdf
12mr|texlive-combinedgraphics-0.2.2-1|53	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/combinedgraphics_test.tex
12mr|texlive-combinedgraphics-0.2.2-1|54	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/gnuplot42.eps
12mr|texlive-combinedgraphics-0.2.2-1|55	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/gnuplot42.pdf
12mr|texlive-combinedgraphics-0.2.2-1|56	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/gnuplot42.plt
12mr|texlive-combinedgraphics-0.2.2-1|57	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/gnuplot42.tex
12mr|texlive-combinedgraphics-0.2.2-1|58	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/xfig325.eps
12mr|texlive-combinedgraphics-0.2.2-1|59	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/xfig325.fig
12mr|texlive-combinedgraphics-0.2.2-1|60	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/xfig325.pdf
12mr|texlive-combinedgraphics-0.2.2-1|61	%doc %{_texmfdistdir}/doc/latex/combinedgraphics/test/xfig325.tex
12mr|texlive-combinedgraphics-0.2.2-1|62	#- source
12mr|texlive-combinedgraphics-0.2.2-1|63	%doc %{_texmfdistdir}/source/latex/combinedgraphics/combinedgraphics.dtx
12mr|texlive-combinedgraphics-0.2.2-1|64	%doc %{_texmfdistdir}/source/latex/combinedgraphics/combinedgraphics.ins
12mr|texlive-combinedgraphics-0.2.2-1|65	
12mr|texlive-combinedgraphics-0.2.2-1|66	#-----------------------------------------------------------------------
12mr|texlive-combinedgraphics-0.2.2-1|67	%prep
12mr|texlive-combinedgraphics-0.2.2-1|68	%setup -c -a0 -a1 -a2
12mr|texlive-combinedgraphics-0.2.2-1|69	
12mr|texlive-combinedgraphics-0.2.2-1|70	%build
12mr|texlive-combinedgraphics-0.2.2-1|71	
12mr|texlive-combinedgraphics-0.2.2-1|72	%install
12mr|texlive-combinedgraphics-0.2.2-1|73	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-combinedgraphics-0.2.2-1|74	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-combinedgraphics-0.2.2-1|75	
12mr|texlive-combinedgraphics-0.2.2-1|76	
12mr|texlive-combinedgraphics-0.2.2-1|77	
12mr|texlive-combinedgraphics-0.2.2-1|78	%changelog
12mr|texlive-combinedgraphics-0.2.2-1|79	

17041 12
12mr|texlive-comfortaa-2.2-1|1	# revision 25090
12mr|texlive-comfortaa-2.2-1|2	# category Package
12mr|texlive-comfortaa-2.2-1|3	# catalog-ctan /fonts/comfortaa
12mr|texlive-comfortaa-2.2-1|4	# catalog-date 2012-01-10 07:43:57 +0100
12mr|texlive-comfortaa-2.2-1|5	# catalog-license lppl1.3
12mr|texlive-comfortaa-2.2-1|6	# catalog-version 2.2
12mr|texlive-comfortaa-2.2-1|7	Name:		texlive-comfortaa
12mr|texlive-comfortaa-2.2-1|8	Version:	2.2
12mr|texlive-comfortaa-2.2-1|9	Release:	1
12mr|texlive-comfortaa-2.2-1|10	Summary:	Sans serif font, with LaTeX support
12mr|texlive-comfortaa-2.2-1|11	Group:		Publishing
12mr|texlive-comfortaa-2.2-1|12	URL:		http://www.ctan.org/tex-archive/fonts/comfortaa
12mr|texlive-comfortaa-2.2-1|13	License:	LPPL1.3
12mr|texlive-comfortaa-2.2-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comfortaa.tar.xz
12mr|texlive-comfortaa-2.2-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comfortaa.doc.tar.xz
12mr|texlive-comfortaa-2.2-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comfortaa.source.tar.xz
12mr|texlive-comfortaa-2.2-1|17	BuildArch:	noarch
12mr|texlive-comfortaa-2.2-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-comfortaa-2.2-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-comfortaa-2.2-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-comfortaa-2.2-1|21	
12mr|texlive-comfortaa-2.2-1|22	%description
12mr|texlive-comfortaa-2.2-1|23	Comfortaa is a sans-serif font, comfortable in every aspect,
12mr|texlive-comfortaa-2.2-1|24	designed by Johan Aakerlund. The font, which includes three
12mr|texlive-comfortaa-2.2-1|25	weights (thin, regular and bold), is available on Johan's
12mr|texlive-comfortaa-2.2-1|26	deviantArt web page as TrueType files under the Open Font
12mr|texlive-comfortaa-2.2-1|27	License version 1.1. This package provides support for this
12mr|texlive-comfortaa-2.2-1|28	font in LaTeX, and includes both the TrueType fonts, and
12mr|texlive-comfortaa-2.2-1|29	conversions to Adobe Type 1 format.
12mr|texlive-comfortaa-2.2-1|30	
12mr|texlive-comfortaa-2.2-1|31	%post
12mr|texlive-comfortaa-2.2-1|32	%{_sbindir}/texlive.post
12mr|texlive-comfortaa-2.2-1|33	
12mr|texlive-comfortaa-2.2-1|34	%postun
12mr|texlive-comfortaa-2.2-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-comfortaa-2.2-1|36	%{_sbindir}/texlive.post
12mr|texlive-comfortaa-2.2-1|37	fi
12mr|texlive-comfortaa-2.2-1|38	
12mr|texlive-comfortaa-2.2-1|39	#-----------------------------------------------------------------------
12mr|texlive-comfortaa-2.2-1|40	%files
12mr|texlive-comfortaa-2.2-1|41	%{_texmfdistdir}/fonts/afm/public/comfortaa/Comfortaa-Bold-LCDFJ.afm
12mr|texlive-comfortaa-2.2-1|42	%{_texmfdistdir}/fonts/afm/public/comfortaa/Comfortaa-Bold.afm
12mr|texlive-comfortaa-2.2-1|43	%{_texmfdistdir}/fonts/afm/public/comfortaa/Comfortaa-Light-LCDFJ.afm
12mr|texlive-comfortaa-2.2-1|44	%{_texmfdistdir}/fonts/afm/public/comfortaa/Comfortaa-Light.afm
12mr|texlive-comfortaa-2.2-1|45	%{_texmfdistdir}/fonts/afm/public/comfortaa/Comfortaa-Regular-LCDFJ.afm
12mr|texlive-comfortaa-2.2-1|46	%{_texmfdistdir}/fonts/afm/public/comfortaa/Comfortaa-Regular.afm
12mr|texlive-comfortaa-2.2-1|47	%{_texmfdistdir}/fonts/enc/dvips/comfortaa/comfortaa-01.enc
12mr|texlive-comfortaa-2.2-1|48	%{_texmfdistdir}/fonts/enc/dvips/comfortaa/comfortaa-02.enc
12mr|texlive-comfortaa-2.2-1|49	%{_texmfdistdir}/fonts/enc/dvips/comfortaa/comfortaa-03.enc
12mr|texlive-comfortaa-2.2-1|50	%{_texmfdistdir}/fonts/enc/dvips/comfortaa/comfortaa-dotlessj.enc
12mr|texlive-comfortaa-2.2-1|51	%{_texmfdistdir}/fonts/map/dvips/comfortaa/comfortaa.map
12mr|texlive-comfortaa-2.2-1|52	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-01.tfm
12mr|texlive-comfortaa-2.2-1|53	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-02.tfm
12mr|texlive-comfortaa-2.2-1|54	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-03.tfm
12mr|texlive-comfortaa-2.2-1|55	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-01.tfm
12mr|texlive-comfortaa-2.2-1|56	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-02.tfm
12mr|texlive-comfortaa-2.2-1|57	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-03.tfm
12mr|texlive-comfortaa-2.2-1|58	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-lgr.tfm
12mr|texlive-comfortaa-2.2-1|59	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-ot1.tfm
12mr|texlive-comfortaa-2.2-1|60	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t1.tfm
12mr|texlive-comfortaa-2.2-1|61	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2a.tfm
12mr|texlive-comfortaa-2.2-1|62	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2b.tfm
12mr|texlive-comfortaa-2.2-1|63	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2c.tfm
12mr|texlive-comfortaa-2.2-1|64	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-x2.tfm
12mr|texlive-comfortaa-2.2-1|65	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-dotlessj.tfm
12mr|texlive-comfortaa-2.2-1|66	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-lgr.tfm
12mr|texlive-comfortaa-2.2-1|67	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-ot1.tfm
12mr|texlive-comfortaa-2.2-1|68	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-t1.tfm
12mr|texlive-comfortaa-2.2-1|69	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-t2a.tfm
12mr|texlive-comfortaa-2.2-1|70	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-t2b.tfm
12mr|texlive-comfortaa-2.2-1|71	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-t2c.tfm
12mr|texlive-comfortaa-2.2-1|72	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-ts1.tfm
12mr|texlive-comfortaa-2.2-1|73	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-Slanted-x2.tfm
12mr|texlive-comfortaa-2.2-1|74	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-lgr.tfm
12mr|texlive-comfortaa-2.2-1|75	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-ot1.tfm
12mr|texlive-comfortaa-2.2-1|76	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-t1.tfm
12mr|texlive-comfortaa-2.2-1|77	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-t2a.tfm
12mr|texlive-comfortaa-2.2-1|78	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-t2b.tfm
12mr|texlive-comfortaa-2.2-1|79	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-t2c.tfm
12mr|texlive-comfortaa-2.2-1|80	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-SmallCaps-x2.tfm
12mr|texlive-comfortaa-2.2-1|81	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-dotlessj.tfm
12mr|texlive-comfortaa-2.2-1|82	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-lgr.tfm
12mr|texlive-comfortaa-2.2-1|83	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-ot1.tfm
12mr|texlive-comfortaa-2.2-1|84	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-t1.tfm
12mr|texlive-comfortaa-2.2-1|85	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-t2a.tfm
12mr|texlive-comfortaa-2.2-1|86	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-t2b.tfm
12mr|texlive-comfortaa-2.2-1|87	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-t2c.tfm
12mr|texlive-comfortaa-2.2-1|88	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-ts1.tfm
12mr|texlive-comfortaa-2.2-1|89	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Bold-x2.tfm
12mr|texlive-comfortaa-2.2-1|90	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-01.tfm
12mr|texlive-comfortaa-2.2-1|91	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-02.tfm
12mr|texlive-comfortaa-2.2-1|92	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-03.tfm
12mr|texlive-comfortaa-2.2-1|93	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-01.tfm
12mr|texlive-comfortaa-2.2-1|94	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-02.tfm
12mr|texlive-comfortaa-2.2-1|95	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-03.tfm
12mr|texlive-comfortaa-2.2-1|96	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-lgr.tfm
12mr|texlive-comfortaa-2.2-1|97	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-ot1.tfm
12mr|texlive-comfortaa-2.2-1|98	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t1.tfm
12mr|texlive-comfortaa-2.2-1|99	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2a.tfm
12mr|texlive-comfortaa-2.2-1|100	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2b.tfm
12mr|texlive-comfortaa-2.2-1|101	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2c.tfm
12mr|texlive-comfortaa-2.2-1|102	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-x2.tfm
12mr|texlive-comfortaa-2.2-1|103	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-dotlessj.tfm
12mr|texlive-comfortaa-2.2-1|104	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-lgr.tfm
12mr|texlive-comfortaa-2.2-1|105	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-ot1.tfm
12mr|texlive-comfortaa-2.2-1|106	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-t1.tfm
12mr|texlive-comfortaa-2.2-1|107	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-t2a.tfm
12mr|texlive-comfortaa-2.2-1|108	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-t2b.tfm
12mr|texlive-comfortaa-2.2-1|109	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-t2c.tfm
12mr|texlive-comfortaa-2.2-1|110	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-ts1.tfm
12mr|texlive-comfortaa-2.2-1|111	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-Slanted-x2.tfm
12mr|texlive-comfortaa-2.2-1|112	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-lgr.tfm
12mr|texlive-comfortaa-2.2-1|113	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-ot1.tfm
12mr|texlive-comfortaa-2.2-1|114	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-t1.tfm
12mr|texlive-comfortaa-2.2-1|115	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-t2a.tfm
12mr|texlive-comfortaa-2.2-1|116	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-t2b.tfm
12mr|texlive-comfortaa-2.2-1|117	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-t2c.tfm
12mr|texlive-comfortaa-2.2-1|118	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-SmallCaps-x2.tfm
12mr|texlive-comfortaa-2.2-1|119	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-dotlessj.tfm
12mr|texlive-comfortaa-2.2-1|120	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-lgr.tfm
12mr|texlive-comfortaa-2.2-1|121	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-ot1.tfm
12mr|texlive-comfortaa-2.2-1|122	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-t1.tfm
12mr|texlive-comfortaa-2.2-1|123	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-t2a.tfm
12mr|texlive-comfortaa-2.2-1|124	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-t2b.tfm
12mr|texlive-comfortaa-2.2-1|125	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-t2c.tfm
12mr|texlive-comfortaa-2.2-1|126	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-ts1.tfm
12mr|texlive-comfortaa-2.2-1|127	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Light-x2.tfm
12mr|texlive-comfortaa-2.2-1|128	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-01.tfm
12mr|texlive-comfortaa-2.2-1|129	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-02.tfm
12mr|texlive-comfortaa-2.2-1|130	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-03.tfm
12mr|texlive-comfortaa-2.2-1|131	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-01.tfm
12mr|texlive-comfortaa-2.2-1|132	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-02.tfm
12mr|texlive-comfortaa-2.2-1|133	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-03.tfm
12mr|texlive-comfortaa-2.2-1|134	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-lgr.tfm
12mr|texlive-comfortaa-2.2-1|135	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-ot1.tfm
12mr|texlive-comfortaa-2.2-1|136	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t1.tfm
12mr|texlive-comfortaa-2.2-1|137	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2a.tfm
12mr|texlive-comfortaa-2.2-1|138	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2b.tfm
12mr|texlive-comfortaa-2.2-1|139	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2c.tfm
12mr|texlive-comfortaa-2.2-1|140	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-x2.tfm
12mr|texlive-comfortaa-2.2-1|141	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-dotlessj.tfm
12mr|texlive-comfortaa-2.2-1|142	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-lgr.tfm
12mr|texlive-comfortaa-2.2-1|143	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-ot1.tfm
12mr|texlive-comfortaa-2.2-1|144	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-t1.tfm
12mr|texlive-comfortaa-2.2-1|145	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-t2a.tfm
12mr|texlive-comfortaa-2.2-1|146	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-t2b.tfm
12mr|texlive-comfortaa-2.2-1|147	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-t2c.tfm
12mr|texlive-comfortaa-2.2-1|148	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-ts1.tfm
12mr|texlive-comfortaa-2.2-1|149	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-Slanted-x2.tfm
12mr|texlive-comfortaa-2.2-1|150	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-lgr.tfm
12mr|texlive-comfortaa-2.2-1|151	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-ot1.tfm
12mr|texlive-comfortaa-2.2-1|152	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-t1.tfm
12mr|texlive-comfortaa-2.2-1|153	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-t2a.tfm
12mr|texlive-comfortaa-2.2-1|154	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-t2b.tfm
12mr|texlive-comfortaa-2.2-1|155	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-t2c.tfm
12mr|texlive-comfortaa-2.2-1|156	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-SmallCaps-x2.tfm
12mr|texlive-comfortaa-2.2-1|157	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-dotlessj.tfm
12mr|texlive-comfortaa-2.2-1|158	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-lgr.tfm
12mr|texlive-comfortaa-2.2-1|159	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-ot1.tfm
12mr|texlive-comfortaa-2.2-1|160	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-t1.tfm
12mr|texlive-comfortaa-2.2-1|161	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-t2a.tfm
12mr|texlive-comfortaa-2.2-1|162	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-t2b.tfm
12mr|texlive-comfortaa-2.2-1|163	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-t2c.tfm
12mr|texlive-comfortaa-2.2-1|164	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-ts1.tfm
12mr|texlive-comfortaa-2.2-1|165	%{_texmfdistdir}/fonts/tfm/public/comfortaa/Comfortaa-Regular-x2.tfm
12mr|texlive-comfortaa-2.2-1|166	%{_texmfdistdir}/fonts/truetype/public/comfortaa/Comfortaa-Bold.ttf
12mr|texlive-comfortaa-2.2-1|167	%{_texmfdistdir}/fonts/truetype/public/comfortaa/Comfortaa-Light.ttf
12mr|texlive-comfortaa-2.2-1|168	%{_texmfdistdir}/fonts/truetype/public/comfortaa/Comfortaa-Regular.ttf
12mr|texlive-comfortaa-2.2-1|169	%{_texmfdistdir}/fonts/type1/public/comfortaa/Comfortaa-Bold-LCDFJ.pfb
12mr|texlive-comfortaa-2.2-1|170	%{_texmfdistdir}/fonts/type1/public/comfortaa/Comfortaa-Bold.pfb
12mr|texlive-comfortaa-2.2-1|171	%{_texmfdistdir}/fonts/type1/public/comfortaa/Comfortaa-Light-LCDFJ.pfb
12mr|texlive-comfortaa-2.2-1|172	%{_texmfdistdir}/fonts/type1/public/comfortaa/Comfortaa-Light.pfb
12mr|texlive-comfortaa-2.2-1|173	%{_texmfdistdir}/fonts/type1/public/comfortaa/Comfortaa-Regular-LCDFJ.pfb
12mr|texlive-comfortaa-2.2-1|174	%{_texmfdistdir}/fonts/type1/public/comfortaa/Comfortaa-Regular.pfb
12mr|texlive-comfortaa-2.2-1|175	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-lgr.vf
12mr|texlive-comfortaa-2.2-1|176	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-ot1.vf
12mr|texlive-comfortaa-2.2-1|177	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t1.vf
12mr|texlive-comfortaa-2.2-1|178	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2a.vf
12mr|texlive-comfortaa-2.2-1|179	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2b.vf
12mr|texlive-comfortaa-2.2-1|180	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-t2c.vf
12mr|texlive-comfortaa-2.2-1|181	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-SmallCaps-x2.vf
12mr|texlive-comfortaa-2.2-1|182	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-lgr.vf
12mr|texlive-comfortaa-2.2-1|183	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-ot1.vf
12mr|texlive-comfortaa-2.2-1|184	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-t1.vf
12mr|texlive-comfortaa-2.2-1|185	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-t2a.vf
12mr|texlive-comfortaa-2.2-1|186	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-t2b.vf
12mr|texlive-comfortaa-2.2-1|187	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-t2c.vf
12mr|texlive-comfortaa-2.2-1|188	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-ts1.vf
12mr|texlive-comfortaa-2.2-1|189	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-Slanted-x2.vf
12mr|texlive-comfortaa-2.2-1|190	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-lgr.vf
12mr|texlive-comfortaa-2.2-1|191	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-ot1.vf
12mr|texlive-comfortaa-2.2-1|192	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-t1.vf
12mr|texlive-comfortaa-2.2-1|193	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-t2a.vf
12mr|texlive-comfortaa-2.2-1|194	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-t2b.vf
12mr|texlive-comfortaa-2.2-1|195	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-t2c.vf
12mr|texlive-comfortaa-2.2-1|196	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-SmallCaps-x2.vf
12mr|texlive-comfortaa-2.2-1|197	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-lgr.vf
12mr|texlive-comfortaa-2.2-1|198	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-ot1.vf
12mr|texlive-comfortaa-2.2-1|199	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-t1.vf
12mr|texlive-comfortaa-2.2-1|200	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-t2a.vf
12mr|texlive-comfortaa-2.2-1|201	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-t2b.vf
12mr|texlive-comfortaa-2.2-1|202	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-t2c.vf
12mr|texlive-comfortaa-2.2-1|203	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-ts1.vf
12mr|texlive-comfortaa-2.2-1|204	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Bold-x2.vf
12mr|texlive-comfortaa-2.2-1|205	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-lgr.vf
12mr|texlive-comfortaa-2.2-1|206	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-ot1.vf
12mr|texlive-comfortaa-2.2-1|207	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t1.vf
12mr|texlive-comfortaa-2.2-1|208	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2a.vf
12mr|texlive-comfortaa-2.2-1|209	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2b.vf
12mr|texlive-comfortaa-2.2-1|210	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-t2c.vf
12mr|texlive-comfortaa-2.2-1|211	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-SmallCaps-x2.vf
12mr|texlive-comfortaa-2.2-1|212	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-lgr.vf
12mr|texlive-comfortaa-2.2-1|213	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-ot1.vf
12mr|texlive-comfortaa-2.2-1|214	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-t1.vf
12mr|texlive-comfortaa-2.2-1|215	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-t2a.vf
12mr|texlive-comfortaa-2.2-1|216	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-t2b.vf
12mr|texlive-comfortaa-2.2-1|217	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-t2c.vf
12mr|texlive-comfortaa-2.2-1|218	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-ts1.vf
12mr|texlive-comfortaa-2.2-1|219	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-Slanted-x2.vf
12mr|texlive-comfortaa-2.2-1|220	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-lgr.vf
12mr|texlive-comfortaa-2.2-1|221	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-ot1.vf
12mr|texlive-comfortaa-2.2-1|222	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-t1.vf
12mr|texlive-comfortaa-2.2-1|223	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-t2a.vf
12mr|texlive-comfortaa-2.2-1|224	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-t2b.vf
12mr|texlive-comfortaa-2.2-1|225	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-t2c.vf
12mr|texlive-comfortaa-2.2-1|226	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-SmallCaps-x2.vf
12mr|texlive-comfortaa-2.2-1|227	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-lgr.vf
12mr|texlive-comfortaa-2.2-1|228	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-ot1.vf
12mr|texlive-comfortaa-2.2-1|229	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-t1.vf
12mr|texlive-comfortaa-2.2-1|230	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-t2a.vf
12mr|texlive-comfortaa-2.2-1|231	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-t2b.vf
12mr|texlive-comfortaa-2.2-1|232	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-t2c.vf
12mr|texlive-comfortaa-2.2-1|233	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-ts1.vf
12mr|texlive-comfortaa-2.2-1|234	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Light-x2.vf
12mr|texlive-comfortaa-2.2-1|235	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-lgr.vf
12mr|texlive-comfortaa-2.2-1|236	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-ot1.vf
12mr|texlive-comfortaa-2.2-1|237	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t1.vf
12mr|texlive-comfortaa-2.2-1|238	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2a.vf
12mr|texlive-comfortaa-2.2-1|239	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2b.vf
12mr|texlive-comfortaa-2.2-1|240	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-t2c.vf
12mr|texlive-comfortaa-2.2-1|241	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-SmallCaps-x2.vf
12mr|texlive-comfortaa-2.2-1|242	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-lgr.vf
12mr|texlive-comfortaa-2.2-1|243	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-ot1.vf
12mr|texlive-comfortaa-2.2-1|244	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-t1.vf
12mr|texlive-comfortaa-2.2-1|245	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-t2a.vf
12mr|texlive-comfortaa-2.2-1|246	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-t2b.vf
12mr|texlive-comfortaa-2.2-1|247	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-t2c.vf
12mr|texlive-comfortaa-2.2-1|248	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-ts1.vf
12mr|texlive-comfortaa-2.2-1|249	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-Slanted-x2.vf
12mr|texlive-comfortaa-2.2-1|250	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-lgr.vf
12mr|texlive-comfortaa-2.2-1|251	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-ot1.vf
12mr|texlive-comfortaa-2.2-1|252	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-t1.vf
12mr|texlive-comfortaa-2.2-1|253	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-t2a.vf
12mr|texlive-comfortaa-2.2-1|254	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-t2b.vf
12mr|texlive-comfortaa-2.2-1|255	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-t2c.vf
12mr|texlive-comfortaa-2.2-1|256	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-SmallCaps-x2.vf
12mr|texlive-comfortaa-2.2-1|257	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-lgr.vf
12mr|texlive-comfortaa-2.2-1|258	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-ot1.vf
12mr|texlive-comfortaa-2.2-1|259	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-t1.vf
12mr|texlive-comfortaa-2.2-1|260	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-t2a.vf
12mr|texlive-comfortaa-2.2-1|261	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-t2b.vf
12mr|texlive-comfortaa-2.2-1|262	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-t2c.vf
12mr|texlive-comfortaa-2.2-1|263	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-ts1.vf
12mr|texlive-comfortaa-2.2-1|264	%{_texmfdistdir}/fonts/vf/public/comfortaa/Comfortaa-Regular-x2.vf
12mr|texlive-comfortaa-2.2-1|265	%{_texmfdistdir}/tex/latex/comfortaa/comfortaa.sty
12mr|texlive-comfortaa-2.2-1|266	%{_texmfdistdir}/tex/latex/comfortaa/lgrfco.fd
12mr|texlive-comfortaa-2.2-1|267	%{_texmfdistdir}/tex/latex/comfortaa/ot1fco.fd
12mr|texlive-comfortaa-2.2-1|268	%{_texmfdistdir}/tex/latex/comfortaa/t1fco.fd
12mr|texlive-comfortaa-2.2-1|269	%{_texmfdistdir}/tex/latex/comfortaa/t2afco.fd
12mr|texlive-comfortaa-2.2-1|270	%{_texmfdistdir}/tex/latex/comfortaa/t2bfco.fd
12mr|texlive-comfortaa-2.2-1|271	%{_texmfdistdir}/tex/latex/comfortaa/t2cfco.fd
12mr|texlive-comfortaa-2.2-1|272	%{_texmfdistdir}/tex/latex/comfortaa/ts1fco.fd
12mr|texlive-comfortaa-2.2-1|273	%{_texmfdistdir}/tex/latex/comfortaa/x2fco.fd
12mr|texlive-comfortaa-2.2-1|274	%doc %{_texmfdistdir}/doc/fonts/comfortaa/CHANGES
12mr|texlive-comfortaa-2.2-1|275	%doc %{_texmfdistdir}/doc/fonts/comfortaa/README
12mr|texlive-comfortaa-2.2-1|276	%doc %{_texmfdistdir}/doc/fonts/comfortaa/comfortaa-samples.pdf
12mr|texlive-comfortaa-2.2-1|277	%doc %{_texmfdistdir}/doc/fonts/comfortaa/comfortaa-samples.tex
12mr|texlive-comfortaa-2.2-1|278	%doc %{_texmfdistdir}/doc/fonts/comfortaa/comfortaa.pdf
12mr|texlive-comfortaa-2.2-1|279	%doc %{_texmfdistdir}/doc/fonts/comfortaa/comfortaa.tex
12mr|texlive-comfortaa-2.2-1|280	%doc %{_texmfdistdir}/doc/fonts/comfortaa/manifest.txt
12mr|texlive-comfortaa-2.2-1|281	#- source
12mr|texlive-comfortaa-2.2-1|282	%doc %{_texmfdistdir}/source/fonts/comfortaa/Makefile
12mr|texlive-comfortaa-2.2-1|283	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-01.etx
12mr|texlive-comfortaa-2.2-1|284	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-02.etx
12mr|texlive-comfortaa-2.2-1|285	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-03.etx
12mr|texlive-comfortaa-2.2-1|286	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-diacritics.mtx
12mr|texlive-comfortaa-2.2-1|287	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-dotlessj.etx
12mr|texlive-comfortaa-2.2-1|288	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-drv.tex
12mr|texlive-comfortaa-2.2-1|289	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-fixcyrillic.mtx
12mr|texlive-comfortaa-2.2-1|290	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-fixgreek.mtx
12mr|texlive-comfortaa-2.2-1|291	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-fixlatin.mtx
12mr|texlive-comfortaa-2.2-1|292	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-fixtextcomp.mtx
12mr|texlive-comfortaa-2.2-1|293	%doc %{_texmfdistdir}/source/fonts/comfortaa/comfortaa-map.tex
12mr|texlive-comfortaa-2.2-1|294	%doc %{_texmfdistdir}/source/fonts/comfortaa/ttf2type1.pe
12mr|texlive-comfortaa-2.2-1|295	
12mr|texlive-comfortaa-2.2-1|296	#-----------------------------------------------------------------------
12mr|texlive-comfortaa-2.2-1|297	%prep
12mr|texlive-comfortaa-2.2-1|298	%setup -c -a0 -a1 -a2
12mr|texlive-comfortaa-2.2-1|299	
12mr|texlive-comfortaa-2.2-1|300	%build
12mr|texlive-comfortaa-2.2-1|301	
12mr|texlive-comfortaa-2.2-1|302	%install
12mr|texlive-comfortaa-2.2-1|303	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-comfortaa-2.2-1|304	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-comfortaa-2.2-1|305	
12mr|texlive-comfortaa-2.2-1|306	
12mr|texlive-comfortaa-2.2-1|307	
12mr|texlive-comfortaa-2.2-1|308	%changelog
12mr|texlive-comfortaa-2.2-1|309	

17042 12
12mr|texlive-comma-1.2-2|1	# revision 18259
12mr|texlive-comma-1.2-2|2	# category Package
12mr|texlive-comma-1.2-2|3	# catalog-ctan /macros/latex/contrib/comma
12mr|texlive-comma-1.2-2|4	# catalog-date 2010-05-23 19:54:42 +0200
12mr|texlive-comma-1.2-2|5	# catalog-license lppl
12mr|texlive-comma-1.2-2|6	# catalog-version 1.2
12mr|texlive-comma-1.2-2|7	Name:		texlive-comma
12mr|texlive-comma-1.2-2|8	Version:	1.2
12mr|texlive-comma-1.2-2|9	Release:	2
12mr|texlive-comma-1.2-2|10	Summary:	Formats a number by inserting commas
12mr|texlive-comma-1.2-2|11	Group:		Publishing
12mr|texlive-comma-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/comma
12mr|texlive-comma-1.2-2|13	License:	LPPL
12mr|texlive-comma-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comma.tar.xz
12mr|texlive-comma-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comma.doc.tar.xz
12mr|texlive-comma-1.2-2|16	BuildArch:	noarch
12mr|texlive-comma-1.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-comma-1.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-comma-1.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-comma-1.2-2|20	
12mr|texlive-comma-1.2-2|21	%description
12mr|texlive-comma-1.2-2|22	A flexible package that allows commas (or anything else) to be
12mr|texlive-comma-1.2-2|23	inserted every three digits in a number, as in 1,234.
12mr|texlive-comma-1.2-2|24	
12mr|texlive-comma-1.2-2|25	%post
12mr|texlive-comma-1.2-2|26	%{_sbindir}/texlive.post
12mr|texlive-comma-1.2-2|27	
12mr|texlive-comma-1.2-2|28	%postun
12mr|texlive-comma-1.2-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-comma-1.2-2|30	%{_sbindir}/texlive.post
12mr|texlive-comma-1.2-2|31	fi
12mr|texlive-comma-1.2-2|32	
12mr|texlive-comma-1.2-2|33	#-----------------------------------------------------------------------
12mr|texlive-comma-1.2-2|34	%files
12mr|texlive-comma-1.2-2|35	%{_texmfdistdir}/tex/latex/comma/comma.sty
12mr|texlive-comma-1.2-2|36	%doc %{_texmfdistdir}/doc/latex/comma/README
12mr|texlive-comma-1.2-2|37	%doc %{_texmfdistdir}/doc/latex/comma/comma.pdf
12mr|texlive-comma-1.2-2|38	%doc %{_texmfdistdir}/doc/latex/comma/comma.tex
12mr|texlive-comma-1.2-2|39	
12mr|texlive-comma-1.2-2|40	#-----------------------------------------------------------------------
12mr|texlive-comma-1.2-2|41	%prep
12mr|texlive-comma-1.2-2|42	%setup -c -a0 -a1
12mr|texlive-comma-1.2-2|43	
12mr|texlive-comma-1.2-2|44	%build
12mr|texlive-comma-1.2-2|45	
12mr|texlive-comma-1.2-2|46	%install
12mr|texlive-comma-1.2-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-comma-1.2-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-comma-1.2-2|49	
12mr|texlive-comma-1.2-2|50	
12mr|texlive-comma-1.2-2|51	
12mr|texlive-comma-1.2-2|52	%changelog
12mr|texlive-comma-1.2-2|53	

17043 12
12mr|texlive-commath-0.3-2|1	# revision 15878
12mr|texlive-commath-0.3-2|2	# category Package
12mr|texlive-commath-0.3-2|3	# catalog-ctan /macros/latex/contrib/commath
12mr|texlive-commath-0.3-2|4	# catalog-date 2007-03-05 14:17:42 +0100
12mr|texlive-commath-0.3-2|5	# catalog-license lppl
12mr|texlive-commath-0.3-2|6	# catalog-version 0.3
12mr|texlive-commath-0.3-2|7	Name:		texlive-commath
12mr|texlive-commath-0.3-2|8	Version:	0.3
12mr|texlive-commath-0.3-2|9	Release:	2
12mr|texlive-commath-0.3-2|10	Summary:	Mathematics typesetting support
12mr|texlive-commath-0.3-2|11	Group:		Publishing
12mr|texlive-commath-0.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/commath
12mr|texlive-commath-0.3-2|13	License:	LPPL
12mr|texlive-commath-0.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/commath.tar.xz
12mr|texlive-commath-0.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/commath.doc.tar.xz
12mr|texlive-commath-0.3-2|16	BuildArch:	noarch
12mr|texlive-commath-0.3-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-commath-0.3-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-commath-0.3-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-commath-0.3-2|20	
12mr|texlive-commath-0.3-2|21	%description
12mr|texlive-commath-0.3-2|22	Provides a range of differential, partial differential and
12mr|texlive-commath-0.3-2|23	delimiter commands, together with a \fullfunction (function,
12mr|texlive-commath-0.3-2|24	with both domain and range, and function operation) and various
12mr|texlive-commath-0.3-2|25	reference commands.
12mr|texlive-commath-0.3-2|26	
12mr|texlive-commath-0.3-2|27	%post
12mr|texlive-commath-0.3-2|28	%{_sbindir}/texlive.post
12mr|texlive-commath-0.3-2|29	
12mr|texlive-commath-0.3-2|30	%postun
12mr|texlive-commath-0.3-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-commath-0.3-2|32	%{_sbindir}/texlive.post
12mr|texlive-commath-0.3-2|33	fi
12mr|texlive-commath-0.3-2|34	
12mr|texlive-commath-0.3-2|35	#-----------------------------------------------------------------------
12mr|texlive-commath-0.3-2|36	%files
12mr|texlive-commath-0.3-2|37	%{_texmfdistdir}/tex/latex/commath/commath.sty
12mr|texlive-commath-0.3-2|38	%doc %{_texmfdistdir}/doc/latex/commath/README
12mr|texlive-commath-0.3-2|39	%doc %{_texmfdistdir}/doc/latex/commath/commath.pdf
12mr|texlive-commath-0.3-2|40	%doc %{_texmfdistdir}/doc/latex/commath/commath.tex
12mr|texlive-commath-0.3-2|41	
12mr|texlive-commath-0.3-2|42	#-----------------------------------------------------------------------
12mr|texlive-commath-0.3-2|43	%prep
12mr|texlive-commath-0.3-2|44	%setup -c -a0 -a1
12mr|texlive-commath-0.3-2|45	
12mr|texlive-commath-0.3-2|46	%build
12mr|texlive-commath-0.3-2|47	
12mr|texlive-commath-0.3-2|48	%install
12mr|texlive-commath-0.3-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-commath-0.3-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-commath-0.3-2|51	
12mr|texlive-commath-0.3-2|52	
12mr|texlive-commath-0.3-2|53	
12mr|texlive-commath-0.3-2|54	%changelog
12mr|texlive-commath-0.3-2|55	

17044 12
12mr|texlive-comment-3.6-2|1	# revision 17155
12mr|texlive-comment-3.6-2|2	# category Package
12mr|texlive-comment-3.6-2|3	# catalog-ctan /macros/latex/contrib/comment
12mr|texlive-comment-3.6-2|4	# catalog-date 2010-02-22 20:33:14 +0100
12mr|texlive-comment-3.6-2|5	# catalog-license gpl
12mr|texlive-comment-3.6-2|6	# catalog-version 3.6
12mr|texlive-comment-3.6-2|7	Name:		texlive-comment
12mr|texlive-comment-3.6-2|8	Version:	3.6
12mr|texlive-comment-3.6-2|9	Release:	2
12mr|texlive-comment-3.6-2|10	Summary:	Selectively include/excludes portions of text
12mr|texlive-comment-3.6-2|11	Group:		Publishing
12mr|texlive-comment-3.6-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/comment
12mr|texlive-comment-3.6-2|13	License:	GPL
12mr|texlive-comment-3.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comment.tar.xz
12mr|texlive-comment-3.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comment.doc.tar.xz
12mr|texlive-comment-3.6-2|16	BuildArch:	noarch
12mr|texlive-comment-3.6-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-comment-3.6-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-comment-3.6-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-comment-3.6-2|20	
12mr|texlive-comment-3.6-2|21	%description
12mr|texlive-comment-3.6-2|22	Selectively include/exclude pieces of text, allowing the user
12mr|texlive-comment-3.6-2|23	to define new, separately controlled, comment versions. All
12mr|texlive-comment-3.6-2|24	text between \comment ... \endcomment or \begin{comment} ...
12mr|texlive-comment-3.6-2|25	\end{comment} is discarded. The opening and closing commands
12mr|texlive-comment-3.6-2|26	should appear on a line of their own. No starting spaces,
12mr|texlive-comment-3.6-2|27	nothing after it. This environment should work with arbitrary
12mr|texlive-comment-3.6-2|28	amounts of comment, and the comment can be arbitrary text.
12mr|texlive-comment-3.6-2|29	Other 'comment' environments are defined and
12mr|texlive-comment-3.6-2|30	selected/deselected with \includecomment{versiona} and
12mr|texlive-comment-3.6-2|31	\excludecoment{versionb} These environments are used as
12mr|texlive-comment-3.6-2|32	\versiona ... \endversiona or \begin{versiona} ...
12mr|texlive-comment-3.6-2|33	\end{versiona} with the opening and closing commands again on a
12mr|texlive-comment-3.6-2|34	line of their own.
12mr|texlive-comment-3.6-2|35	
12mr|texlive-comment-3.6-2|36	%post
12mr|texlive-comment-3.6-2|37	%{_sbindir}/texlive.post
12mr|texlive-comment-3.6-2|38	
12mr|texlive-comment-3.6-2|39	%postun
12mr|texlive-comment-3.6-2|40	if [ $1 -eq 0 ]; then
12mr|texlive-comment-3.6-2|41	%{_sbindir}/texlive.post
12mr|texlive-comment-3.6-2|42	fi
12mr|texlive-comment-3.6-2|43	
12mr|texlive-comment-3.6-2|44	#-----------------------------------------------------------------------
12mr|texlive-comment-3.6-2|45	%files
12mr|texlive-comment-3.6-2|46	%{_texmfdistdir}/tex/latex/comment/comment.sty
12mr|texlive-comment-3.6-2|47	%doc %{_texmfdistdir}/doc/latex/comment/README
12mr|texlive-comment-3.6-2|48	%doc %{_texmfdistdir}/doc/latex/comment/comm_latest.tex
12mr|texlive-comment-3.6-2|49	%doc %{_texmfdistdir}/doc/latex/comment/comment.pdf
12mr|texlive-comment-3.6-2|50	%doc %{_texmfdistdir}/doc/latex/comment/comment.tex
12mr|texlive-comment-3.6-2|51	
12mr|texlive-comment-3.6-2|52	#-----------------------------------------------------------------------
12mr|texlive-comment-3.6-2|53	%prep
12mr|texlive-comment-3.6-2|54	%setup -c -a0 -a1
12mr|texlive-comment-3.6-2|55	
12mr|texlive-comment-3.6-2|56	%build
12mr|texlive-comment-3.6-2|57	
12mr|texlive-comment-3.6-2|58	%install
12mr|texlive-comment-3.6-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-comment-3.6-2|60	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-comment-3.6-2|61	
12mr|texlive-comment-3.6-2|62	
12mr|texlive-comment-3.6-2|63	
12mr|texlive-comment-3.6-2|64	%changelog
12mr|texlive-comment-3.6-2|65	

17045 12
12mr|texlive-compactbib-20070101-2|1	# revision 15878
12mr|texlive-compactbib-20070101-2|2	# category Package
12mr|texlive-compactbib-20070101-2|3	# catalog-ctan /macros/latex/contrib/compactbib/compactbib.sty
12mr|texlive-compactbib-20070101-2|4	# catalog-date 2007-01-01 11:39:06 +0100
12mr|texlive-compactbib-20070101-2|5	# catalog-license lppl
12mr|texlive-compactbib-20070101-2|6	# catalog-version undef
12mr|texlive-compactbib-20070101-2|7	Name:		texlive-compactbib
12mr|texlive-compactbib-20070101-2|8	Version:	20070101
12mr|texlive-compactbib-20070101-2|9	Release:	2
12mr|texlive-compactbib-20070101-2|10	Summary:	Multiple thebibliography environments
12mr|texlive-compactbib-20070101-2|11	Group:		Publishing
12mr|texlive-compactbib-20070101-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/compactbib/compactbib.sty
12mr|texlive-compactbib-20070101-2|13	License:	LPPL
12mr|texlive-compactbib-20070101-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/compactbib.tar.xz
12mr|texlive-compactbib-20070101-2|15	BuildArch:	noarch
12mr|texlive-compactbib-20070101-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-compactbib-20070101-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-compactbib-20070101-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-compactbib-20070101-2|19	
12mr|texlive-compactbib-20070101-2|20	%description
12mr|texlive-compactbib-20070101-2|21	Allows a second bibliography, optionally with a different
12mr|texlive-compactbib-20070101-2|22	title, after the main bibliography.
12mr|texlive-compactbib-20070101-2|23	
12mr|texlive-compactbib-20070101-2|24	%post
12mr|texlive-compactbib-20070101-2|25	%{_sbindir}/texlive.post
12mr|texlive-compactbib-20070101-2|26	
12mr|texlive-compactbib-20070101-2|27	%postun
12mr|texlive-compactbib-20070101-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-compactbib-20070101-2|29	%{_sbindir}/texlive.post
12mr|texlive-compactbib-20070101-2|30	fi
12mr|texlive-compactbib-20070101-2|31	
12mr|texlive-compactbib-20070101-2|32	#-----------------------------------------------------------------------
12mr|texlive-compactbib-20070101-2|33	%files
12mr|texlive-compactbib-20070101-2|34	%{_texmfdistdir}/tex/latex/compactbib/compactbib.sty
12mr|texlive-compactbib-20070101-2|35	
12mr|texlive-compactbib-20070101-2|36	#-----------------------------------------------------------------------
12mr|texlive-compactbib-20070101-2|37	%prep
12mr|texlive-compactbib-20070101-2|38	%setup -c -a0
12mr|texlive-compactbib-20070101-2|39	
12mr|texlive-compactbib-20070101-2|40	%build
12mr|texlive-compactbib-20070101-2|41	
12mr|texlive-compactbib-20070101-2|42	%install
12mr|texlive-compactbib-20070101-2|43	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-compactbib-20070101-2|44	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-compactbib-20070101-2|45	
12mr|texlive-compactbib-20070101-2|46	
12mr|texlive-compactbib-20070101-2|47	
12mr|texlive-compactbib-20070101-2|48	%changelog
12mr|texlive-compactbib-20070101-2|49	

17046 12
12mr|texlive-complexity-0.76-2|1	# revision 15878
12mr|texlive-complexity-0.76-2|2	# category Package
12mr|texlive-complexity-0.76-2|3	# catalog-ctan /macros/latex/contrib/complexity
12mr|texlive-complexity-0.76-2|4	# catalog-date 2007-02-03 21:01:24 +0100
12mr|texlive-complexity-0.76-2|5	# catalog-license lppl
12mr|texlive-complexity-0.76-2|6	# catalog-version 0.76
12mr|texlive-complexity-0.76-2|7	Name:		texlive-complexity
12mr|texlive-complexity-0.76-2|8	Version:	0.76
12mr|texlive-complexity-0.76-2|9	Release:	2
12mr|texlive-complexity-0.76-2|10	Summary:	Computational complexity class names
12mr|texlive-complexity-0.76-2|11	Group:		Publishing
12mr|texlive-complexity-0.76-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/complexity
12mr|texlive-complexity-0.76-2|13	License:	LPPL
12mr|texlive-complexity-0.76-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/complexity.tar.xz
12mr|texlive-complexity-0.76-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/complexity.doc.tar.xz
12mr|texlive-complexity-0.76-2|16	BuildArch:	noarch
12mr|texlive-complexity-0.76-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-complexity-0.76-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-complexity-0.76-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-complexity-0.76-2|20	
12mr|texlive-complexity-0.76-2|21	%description
12mr|texlive-complexity-0.76-2|22	Complexity is a LaTeX package that defines commands to typeset
12mr|texlive-complexity-0.76-2|23	Computational Complexity Classes such as $\P$ and $\NP$ (as
12mr|texlive-complexity-0.76-2|24	well as hundreds of others). It also offers several options
12mr|texlive-complexity-0.76-2|25	including which font classes are typeset in and how many are
12mr|texlive-complexity-0.76-2|26	defined (all of them or just the basic, most commonly used
12mr|texlive-complexity-0.76-2|27	ones). The package has no dependencies other than the standard
12mr|texlive-complexity-0.76-2|28	ifthen package.
12mr|texlive-complexity-0.76-2|29	
12mr|texlive-complexity-0.76-2|30	%post
12mr|texlive-complexity-0.76-2|31	%{_sbindir}/texlive.post
12mr|texlive-complexity-0.76-2|32	
12mr|texlive-complexity-0.76-2|33	%postun
12mr|texlive-complexity-0.76-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-complexity-0.76-2|35	%{_sbindir}/texlive.post
12mr|texlive-complexity-0.76-2|36	fi
12mr|texlive-complexity-0.76-2|37	
12mr|texlive-complexity-0.76-2|38	#-----------------------------------------------------------------------
12mr|texlive-complexity-0.76-2|39	%files
12mr|texlive-complexity-0.76-2|40	%{_texmfdistdir}/tex/latex/complexity/complexity.sty
12mr|texlive-complexity-0.76-2|41	%{_texmfdistdir}/tex/latex/complexity/mycomplexity.sty
12mr|texlive-complexity-0.76-2|42	%doc %{_texmfdistdir}/doc/latex/complexity/README
12mr|texlive-complexity-0.76-2|43	%doc %{_texmfdistdir}/doc/latex/complexity/complexity.pdf
12mr|texlive-complexity-0.76-2|44	%doc %{_texmfdistdir}/doc/latex/complexity/complexity.tex
12mr|texlive-complexity-0.76-2|45	%doc %{_texmfdistdir}/doc/latex/complexity/tableofclasses.tex
12mr|texlive-complexity-0.76-2|46	
12mr|texlive-complexity-0.76-2|47	#-----------------------------------------------------------------------
12mr|texlive-complexity-0.76-2|48	%prep
12mr|texlive-complexity-0.76-2|49	%setup -c -a0 -a1
12mr|texlive-complexity-0.76-2|50	
12mr|texlive-complexity-0.76-2|51	%build
12mr|texlive-complexity-0.76-2|52	
12mr|texlive-complexity-0.76-2|53	%install
12mr|texlive-complexity-0.76-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-complexity-0.76-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-complexity-0.76-2|56	
12mr|texlive-complexity-0.76-2|57	
12mr|texlive-complexity-0.76-2|58	
12mr|texlive-complexity-0.76-2|59	%changelog
12mr|texlive-complexity-0.76-2|60	

17047 12
12mr|texlive-components-of-TeX-20090109-2|1	# revision 15878
12mr|texlive-components-of-TeX-20090109-2|2	# category Package
12mr|texlive-components-of-TeX-20090109-2|3	# catalog-ctan /info/components-of-TeX
12mr|texlive-components-of-TeX-20090109-2|4	# catalog-date 2009-01-09 17:16:29 +0100
12mr|texlive-components-of-TeX-20090109-2|5	# catalog-license gpl
12mr|texlive-components-of-TeX-20090109-2|6	# catalog-version undef
12mr|texlive-components-of-TeX-20090109-2|7	Name:		texlive-components-of-TeX
12mr|texlive-components-of-TeX-20090109-2|8	Version:	20090109
12mr|texlive-components-of-TeX-20090109-2|9	Release:	2
12mr|texlive-components-of-TeX-20090109-2|10	Summary:	Components of TeX
12mr|texlive-components-of-TeX-20090109-2|11	Group:		Publishing
12mr|texlive-components-of-TeX-20090109-2|12	URL:		http://www.ctan.org/tex-archive/info/components-of-TeX
12mr|texlive-components-of-TeX-20090109-2|13	License:	GPL
12mr|texlive-components-of-TeX-20090109-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/components-of-TeX.tar.xz
12mr|texlive-components-of-TeX-20090109-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/components-of-TeX.doc.tar.xz
12mr|texlive-components-of-TeX-20090109-2|16	BuildArch:	noarch
12mr|texlive-components-of-TeX-20090109-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-components-of-TeX-20090109-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-components-of-TeX-20090109-2|19	
12mr|texlive-components-of-TeX-20090109-2|20	%description
12mr|texlive-components-of-TeX-20090109-2|21	An introduction to the components and files users of TeX may
12mr|texlive-components-of-TeX-20090109-2|22	encounter.
12mr|texlive-components-of-TeX-20090109-2|23	
12mr|texlive-components-of-TeX-20090109-2|24	#-----------------------------------------------------------------------
12mr|texlive-components-of-TeX-20090109-2|25	%files
12mr|texlive-components-of-TeX-20090109-2|26	%doc %{_texmfdistdir}/doc/generic/components-of-TeX/README
12mr|texlive-components-of-TeX-20090109-2|27	%doc %{_texmfdistdir}/doc/generic/components-of-TeX/etexkomp.tex
12mr|texlive-components-of-TeX-20090109-2|28	%doc %{_texmfdistdir}/doc/generic/components-of-TeX/figkomp.tex
12mr|texlive-components-of-TeX-20090109-2|29	%doc %{_texmfdistdir}/doc/generic/components-of-TeX/figtotal.tex
12mr|texlive-components-of-TeX-20090109-2|30	%doc %{_texmfdistdir}/doc/generic/components-of-TeX/names.sty
12mr|texlive-components-of-TeX-20090109-2|31	%doc %{_texmfdistdir}/doc/generic/components-of-TeX/texrep.sty
12mr|texlive-components-of-TeX-20090109-2|32	
12mr|texlive-components-of-TeX-20090109-2|33	#-----------------------------------------------------------------------
12mr|texlive-components-of-TeX-20090109-2|34	%prep
12mr|texlive-components-of-TeX-20090109-2|35	%setup -c -a0 -a1
12mr|texlive-components-of-TeX-20090109-2|36	
12mr|texlive-components-of-TeX-20090109-2|37	%build
12mr|texlive-components-of-TeX-20090109-2|38	
12mr|texlive-components-of-TeX-20090109-2|39	%install
12mr|texlive-components-of-TeX-20090109-2|40	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-components-of-TeX-20090109-2|41	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-components-of-TeX-20090109-2|42	
12mr|texlive-components-of-TeX-20090109-2|43	
12mr|texlive-components-of-TeX-20090109-2|44	
12mr|texlive-components-of-TeX-20090109-2|45	%changelog
12mr|texlive-components-of-TeX-20090109-2|46	

17048 12
12mr|texlive-comprehensive-11.0-3|1	# revision 25501
12mr|texlive-comprehensive-11.0-3|2	# category Package
12mr|texlive-comprehensive-11.0-3|3	# catalog-ctan /info/symbols/comprehensive
12mr|texlive-comprehensive-11.0-3|4	# catalog-date 2009-11-18 09:39:01 +0100
12mr|texlive-comprehensive-11.0-3|5	# catalog-license lppl
12mr|texlive-comprehensive-11.0-3|6	# catalog-version 11.0
12mr|texlive-comprehensive-11.0-3|7	Name:		texlive-comprehensive
12mr|texlive-comprehensive-11.0-3|8	Version:	11.0
12mr|texlive-comprehensive-11.0-3|9	Release:	3
12mr|texlive-comprehensive-11.0-3|10	Summary:	Symbols accessible from LaTeX
12mr|texlive-comprehensive-11.0-3|11	Group:		Publishing
12mr|texlive-comprehensive-11.0-3|12	URL:		http://www.ctan.org/tex-archive/info/symbols/comprehensive
12mr|texlive-comprehensive-11.0-3|13	License:	LPPL
12mr|texlive-comprehensive-11.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comprehensive.tar.xz
12mr|texlive-comprehensive-11.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/comprehensive.doc.tar.xz
12mr|texlive-comprehensive-11.0-3|16	BuildArch:	noarch
12mr|texlive-comprehensive-11.0-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-comprehensive-11.0-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-comprehensive-11.0-3|19	
12mr|texlive-comprehensive-11.0-3|20	%description
12mr|texlive-comprehensive-11.0-3|21	Around 5000 symbols are listed as a set of tables. The tables
12mr|texlive-comprehensive-11.0-3|22	of symbols are ordered in a logical way (the document begins
12mr|texlive-comprehensive-11.0-3|23	with a 'frequently requested symbols' list), the aim being to
12mr|texlive-comprehensive-11.0-3|24	make the document a convenient way of looking up symbols.
12mr|texlive-comprehensive-11.0-3|25	
12mr|texlive-comprehensive-11.0-3|26	#-----------------------------------------------------------------------
12mr|texlive-comprehensive-11.0-3|27	%files
12mr|texlive-comprehensive-11.0-3|28	%doc %{_texmfdistdir}/doc/latex/comprehensive/README
12mr|texlive-comprehensive-11.0-3|29	%doc %{_texmfdistdir}/doc/latex/comprehensive/SYMLIST
12mr|texlive-comprehensive-11.0-3|30	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/Makefile
12mr|texlive-comprehensive-11.0-3|31	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/lightbulb.eps
12mr|texlive-comprehensive-11.0-3|32	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/lightbulb.map
12mr|texlive-comprehensive-11.0-3|33	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/lightbulb.mf
12mr|texlive-comprehensive-11.0-3|34	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/lightbulb10.mf
12mr|texlive-comprehensive-11.0-3|35	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/lightbulb10.pfb
12mr|texlive-comprehensive-11.0-3|36	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/makefakeMnSymbol
12mr|texlive-comprehensive-11.0-3|37	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/response.eps
12mr|texlive-comprehensive-11.0-3|38	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/symbols.ist
12mr|texlive-comprehensive-11.0-3|39	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/symbols.tex
12mr|texlive-comprehensive-11.0-3|40	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/teubner-subset.sty
12mr|texlive-comprehensive-11.0-3|41	%doc %{_texmfdistdir}/doc/latex/comprehensive/source/versicle.eps
12mr|texlive-comprehensive-11.0-3|42	%doc %{_texmfdistdir}/doc/latex/comprehensive/symbols-a4.pdf
12mr|texlive-comprehensive-11.0-3|43	%doc %{_texmfdistdir}/doc/latex/comprehensive/symbols-letter.pdf
12mr|texlive-comprehensive-11.0-3|44	
12mr|texlive-comprehensive-11.0-3|45	#-----------------------------------------------------------------------
12mr|texlive-comprehensive-11.0-3|46	%prep
12mr|texlive-comprehensive-11.0-3|47	%setup -c -a0 -a1
12mr|texlive-comprehensive-11.0-3|48	
12mr|texlive-comprehensive-11.0-3|49	%build
12mr|texlive-comprehensive-11.0-3|50	
12mr|texlive-comprehensive-11.0-3|51	%install
12mr|texlive-comprehensive-11.0-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-comprehensive-11.0-3|53	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-comprehensive-11.0-3|54	
12mr|texlive-comprehensive-11.0-3|55	
12mr|texlive-comprehensive-11.0-3|56	
12mr|texlive-comprehensive-11.0-3|57	%changelog
12mr|texlive-comprehensive-11.0-3|58	

17049 12
12mr|texlive-computational-complexity-v2.25-1|1	# revision 27047
12mr|texlive-computational-complexity-v2.25-1|2	# category Package
12mr|texlive-computational-complexity-v2.25-1|3	# catalog-ctan /macros/latex/contrib/computational-complexity
12mr|texlive-computational-complexity-v2.25-1|4	# catalog-date 2012-06-22 16:58:16 +0200
12mr|texlive-computational-complexity-v2.25-1|5	# catalog-license lppl
12mr|texlive-computational-complexity-v2.25-1|6	# catalog-version v2.25
12mr|texlive-computational-complexity-v2.25-1|7	Name:		texlive-computational-complexity
12mr|texlive-computational-complexity-v2.25-1|8	Version:	v2.25
12mr|texlive-computational-complexity-v2.25-1|9	Release:	1
12mr|texlive-computational-complexity-v2.25-1|10	Summary:	Class for the journal Computational Complexity
12mr|texlive-computational-complexity-v2.25-1|11	Group:		Publishing
12mr|texlive-computational-complexity-v2.25-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/computational-complexity
12mr|texlive-computational-complexity-v2.25-1|13	License:	LPPL
12mr|texlive-computational-complexity-v2.25-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/computational-complexity.tar.xz
12mr|texlive-computational-complexity-v2.25-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/computational-complexity.doc.tar.xz
12mr|texlive-computational-complexity-v2.25-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/computational-complexity.source.tar.xz
12mr|texlive-computational-complexity-v2.25-1|17	BuildArch:	noarch
12mr|texlive-computational-complexity-v2.25-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-computational-complexity-v2.25-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-computational-complexity-v2.25-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-computational-complexity-v2.25-1|21	
12mr|texlive-computational-complexity-v2.25-1|22	%description
12mr|texlive-computational-complexity-v2.25-1|23	The LaTeX2e class cc was written for the journal Computational
12mr|texlive-computational-complexity-v2.25-1|24	Complexity, and it can also be used for a lot of other
12mr|texlive-computational-complexity-v2.25-1|25	articles. You may like it since it contains a lot of features
12mr|texlive-computational-complexity-v2.25-1|26	as more intelligent references, a set of theorem definitions,
12mr|texlive-computational-complexity-v2.25-1|27	an algorithm environment, ... The class requires natbib.
12mr|texlive-computational-complexity-v2.25-1|28	
12mr|texlive-computational-complexity-v2.25-1|29	%post
12mr|texlive-computational-complexity-v2.25-1|30	%{_sbindir}/texlive.post
12mr|texlive-computational-complexity-v2.25-1|31	
12mr|texlive-computational-complexity-v2.25-1|32	%postun
12mr|texlive-computational-complexity-v2.25-1|33	if [ $1 -eq 0 ]; then
12mr|texlive-computational-complexity-v2.25-1|34	%{_sbindir}/texlive.post
12mr|texlive-computational-complexity-v2.25-1|35	fi
12mr|texlive-computational-complexity-v2.25-1|36	
12mr|texlive-computational-complexity-v2.25-1|37	#-----------------------------------------------------------------------
12mr|texlive-computational-complexity-v2.25-1|38	%files
12mr|texlive-computational-complexity-v2.25-1|39	%{_texmfdistdir}/bibtex/bib/computational-complexity/journals.bib
12mr|texlive-computational-complexity-v2.25-1|40	%{_texmfdistdir}/bibtex/bst/computational-complexity/cc.bst
12mr|texlive-computational-complexity-v2.25-1|41	%{_texmfdistdir}/bibtex/bst/computational-complexity/cc2.bst
12mr|texlive-computational-complexity-v2.25-1|42	%{_texmfdistdir}/tex/latex/computational-complexity/cc-cls.sty
12mr|texlive-computational-complexity-v2.25-1|43	%{_texmfdistdir}/tex/latex/computational-complexity/cc.cls
12mr|texlive-computational-complexity-v2.25-1|44	%{_texmfdistdir}/tex/latex/computational-complexity/cc2cite.sty
12mr|texlive-computational-complexity-v2.25-1|45	%{_texmfdistdir}/tex/latex/computational-complexity/cc4amsart.sty
12mr|texlive-computational-complexity-v2.25-1|46	%{_texmfdistdir}/tex/latex/computational-complexity/cc4apjrnl.sty
12mr|texlive-computational-complexity-v2.25-1|47	%{_texmfdistdir}/tex/latex/computational-complexity/cc4elsart.sty
12mr|texlive-computational-complexity-v2.25-1|48	%{_texmfdistdir}/tex/latex/computational-complexity/cc4jT.sty
12mr|texlive-computational-complexity-v2.25-1|49	%{_texmfdistdir}/tex/latex/computational-complexity/cc4llncs.sty
12mr|texlive-computational-complexity-v2.25-1|50	%{_texmfdistdir}/tex/latex/computational-complexity/cc4siamltex.sty
12mr|texlive-computational-complexity-v2.25-1|51	%{_texmfdistdir}/tex/latex/computational-complexity/cc4svjour.sty
12mr|texlive-computational-complexity-v2.25-1|52	%{_texmfdistdir}/tex/latex/computational-complexity/ccalgo.sty
12mr|texlive-computational-complexity-v2.25-1|53	%{_texmfdistdir}/tex/latex/computational-complexity/ccaux.sty
12mr|texlive-computational-complexity-v2.25-1|54	%{_texmfdistdir}/tex/latex/computational-complexity/cccite.sty
12mr|texlive-computational-complexity-v2.25-1|55	%{_texmfdistdir}/tex/latex/computational-complexity/ccdbs.sty
12mr|texlive-computational-complexity-v2.25-1|56	%{_texmfdistdir}/tex/latex/computational-complexity/cclayout.sty
12mr|texlive-computational-complexity-v2.25-1|57	%{_texmfdistdir}/tex/latex/computational-complexity/ccproof.sty
12mr|texlive-computational-complexity-v2.25-1|58	%{_texmfdistdir}/tex/latex/computational-complexity/ccqed.sty
12mr|texlive-computational-complexity-v2.25-1|59	%{_texmfdistdir}/tex/latex/computational-complexity/ccref.sty
12mr|texlive-computational-complexity-v2.25-1|60	%{_texmfdistdir}/tex/latex/computational-complexity/ccreltx.sty
12mr|texlive-computational-complexity-v2.25-1|61	%{_texmfdistdir}/tex/latex/computational-complexity/ccthm.sty
12mr|texlive-computational-complexity-v2.25-1|62	%{_texmfdistdir}/tex/latex/computational-complexity/relabel.sty
12mr|texlive-computational-complexity-v2.25-1|63	%{_texmfdistdir}/tex/latex/computational-complexity/thcc.sty
12mr|texlive-computational-complexity-v2.25-1|64	%doc %{_texmfdistdir}/doc/latex/computational-complexity/cc-cls-inline.tex
12mr|texlive-computational-complexity-v2.25-1|65	%doc %{_texmfdistdir}/doc/latex/computational-complexity/cc-portability-frame.tex
12mr|texlive-computational-complexity-v2.25-1|66	%doc %{_texmfdistdir}/doc/latex/computational-complexity/cc.pdf
12mr|texlive-computational-complexity-v2.25-1|67	%doc %{_texmfdistdir}/doc/latex/computational-complexity/cc2.dbj
12mr|texlive-computational-complexity-v2.25-1|68	%doc %{_texmfdistdir}/doc/latex/computational-complexity/ccquickref.tex
12mr|texlive-computational-complexity-v2.25-1|69	%doc %{_texmfdistdir}/doc/latex/computational-complexity/cctemplate.tex
12mr|texlive-computational-complexity-v2.25-1|70	#- source
12mr|texlive-computational-complexity-v2.25-1|71	%doc %{_texmfdistdir}/source/latex/computational-complexity/cc.dtx
12mr|texlive-computational-complexity-v2.25-1|72	%doc %{_texmfdistdir}/source/latex/computational-complexity/cc.ins
12mr|texlive-computational-complexity-v2.25-1|73	
12mr|texlive-computational-complexity-v2.25-1|74	#-----------------------------------------------------------------------
12mr|texlive-computational-complexity-v2.25-1|75	%prep
12mr|texlive-computational-complexity-v2.25-1|76	%setup -c -a0 -a1 -a2
12mr|texlive-computational-complexity-v2.25-1|77	
12mr|texlive-computational-complexity-v2.25-1|78	%build
12mr|texlive-computational-complexity-v2.25-1|79	
12mr|texlive-computational-complexity-v2.25-1|80	%install
12mr|texlive-computational-complexity-v2.25-1|81	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-computational-complexity-v2.25-1|82	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-computational-complexity-v2.25-1|83	
12mr|texlive-computational-complexity-v2.25-1|84	
12mr|texlive-computational-complexity-v2.25-1|85	
12mr|texlive-computational-complexity-v2.25-1|86	%changelog
12mr|texlive-computational-complexity-v2.25-1|87	

17050 12
12mr|texlive-concmath-19990318-2|1	# revision 17219
12mr|texlive-concmath-19990318-2|2	# category Package
12mr|texlive-concmath-19990318-2|3	# catalog-ctan /macros/latex/contrib/concmath
12mr|texlive-concmath-19990318-2|4	# catalog-date 2010-02-24 21:28:09 +0100
12mr|texlive-concmath-19990318-2|5	# catalog-license lppl
12mr|texlive-concmath-19990318-2|6	# catalog-version 1999/03/18
12mr|texlive-concmath-19990318-2|7	Name:		texlive-concmath
12mr|texlive-concmath-19990318-2|8	Version:	19990318
12mr|texlive-concmath-19990318-2|9	Release:	2
12mr|texlive-concmath-19990318-2|10	Summary:	Concrete Math fonts
12mr|texlive-concmath-19990318-2|11	Group:		Publishing
12mr|texlive-concmath-19990318-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/concmath
12mr|texlive-concmath-19990318-2|13	License:	LPPL
12mr|texlive-concmath-19990318-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concmath.tar.xz
12mr|texlive-concmath-19990318-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concmath.doc.tar.xz
12mr|texlive-concmath-19990318-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concmath.source.tar.xz
12mr|texlive-concmath-19990318-2|17	BuildArch:	noarch
12mr|texlive-concmath-19990318-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-concmath-19990318-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-concmath-19990318-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-concmath-19990318-2|21	
12mr|texlive-concmath-19990318-2|22	%description
12mr|texlive-concmath-19990318-2|23	A LaTeX package and font definition files to access the
12mr|texlive-concmath-19990318-2|24	Concrete mathematics fonts, which were derived from Computer
12mr|texlive-concmath-19990318-2|25	Modern math fonts using parameters from Concrete Roman text
12mr|texlive-concmath-19990318-2|26	fonts.
12mr|texlive-concmath-19990318-2|27	
12mr|texlive-concmath-19990318-2|28	%post
12mr|texlive-concmath-19990318-2|29	%{_sbindir}/texlive.post
12mr|texlive-concmath-19990318-2|30	
12mr|texlive-concmath-19990318-2|31	%postun
12mr|texlive-concmath-19990318-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-concmath-19990318-2|33	%{_sbindir}/texlive.post
12mr|texlive-concmath-19990318-2|34	fi
12mr|texlive-concmath-19990318-2|35	
12mr|texlive-concmath-19990318-2|36	#-----------------------------------------------------------------------
12mr|texlive-concmath-19990318-2|37	%files
12mr|texlive-concmath-19990318-2|38	%{_texmfdistdir}/tex/latex/concmath/concmath.sty
12mr|texlive-concmath-19990318-2|39	%{_texmfdistdir}/tex/latex/concmath/omlccm.fd
12mr|texlive-concmath-19990318-2|40	%{_texmfdistdir}/tex/latex/concmath/omlccr.fd
12mr|texlive-concmath-19990318-2|41	%{_texmfdistdir}/tex/latex/concmath/omsccr.fd
12mr|texlive-concmath-19990318-2|42	%{_texmfdistdir}/tex/latex/concmath/omsccsy.fd
12mr|texlive-concmath-19990318-2|43	%{_texmfdistdir}/tex/latex/concmath/omxccex.fd
12mr|texlive-concmath-19990318-2|44	%{_texmfdistdir}/tex/latex/concmath/ot1ccr.fd
12mr|texlive-concmath-19990318-2|45	%{_texmfdistdir}/tex/latex/concmath/ucca.fd
12mr|texlive-concmath-19990318-2|46	%{_texmfdistdir}/tex/latex/concmath/uccb.fd
12mr|texlive-concmath-19990318-2|47	%doc %{_texmfdistdir}/doc/fonts/concmath/CATALOGUE
12mr|texlive-concmath-19990318-2|48	%doc %{_texmfdistdir}/doc/fonts/concmath/README
12mr|texlive-concmath-19990318-2|49	%doc %{_texmfdistdir}/doc/fonts/concmath/concmath.pdf
12mr|texlive-concmath-19990318-2|50	#- source
12mr|texlive-concmath-19990318-2|51	%doc %{_texmfdistdir}/source/latex/concmath/Makefile
12mr|texlive-concmath-19990318-2|52	%doc %{_texmfdistdir}/source/latex/concmath/concmath.dtx
12mr|texlive-concmath-19990318-2|53	%doc %{_texmfdistdir}/source/latex/concmath/concmath.ins
12mr|texlive-concmath-19990318-2|54	
12mr|texlive-concmath-19990318-2|55	#-----------------------------------------------------------------------
12mr|texlive-concmath-19990318-2|56	%prep
12mr|texlive-concmath-19990318-2|57	%setup -c -a0 -a1 -a2
12mr|texlive-concmath-19990318-2|58	
12mr|texlive-concmath-19990318-2|59	%build
12mr|texlive-concmath-19990318-2|60	
12mr|texlive-concmath-19990318-2|61	%install
12mr|texlive-concmath-19990318-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-concmath-19990318-2|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-concmath-19990318-2|64	
12mr|texlive-concmath-19990318-2|65	
12mr|texlive-concmath-19990318-2|66	
12mr|texlive-concmath-19990318-2|67	%changelog
12mr|texlive-concmath-19990318-2|68	

17051 12
12mr|texlive-concmath-fonts-20060827-2|1	# revision 17218
12mr|texlive-concmath-fonts-20060827-2|2	# category Package
12mr|texlive-concmath-fonts-20060827-2|3	# catalog-ctan /fonts/concmath
12mr|texlive-concmath-fonts-20060827-2|4	# catalog-date 2006-08-27 16:41:02 +0100
12mr|texlive-concmath-fonts-20060827-2|5	# catalog-license lppl
12mr|texlive-concmath-fonts-20060827-2|6	# catalog-version undef
12mr|texlive-concmath-fonts-20060827-2|7	Name:		texlive-concmath-fonts
12mr|texlive-concmath-fonts-20060827-2|8	Version:	20060827
12mr|texlive-concmath-fonts-20060827-2|9	Release:	2
12mr|texlive-concmath-fonts-20060827-2|10	Summary:	Concrete mathematics fonts
12mr|texlive-concmath-fonts-20060827-2|11	Group:		Publishing
12mr|texlive-concmath-fonts-20060827-2|12	URL:		http://www.ctan.org/tex-archive/fonts/concmath
12mr|texlive-concmath-fonts-20060827-2|13	License:	LPPL
12mr|texlive-concmath-fonts-20060827-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concmath-fonts.tar.xz
12mr|texlive-concmath-fonts-20060827-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concmath-fonts.doc.tar.xz
12mr|texlive-concmath-fonts-20060827-2|16	BuildArch:	noarch
12mr|texlive-concmath-fonts-20060827-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-concmath-fonts-20060827-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-concmath-fonts-20060827-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-concmath-fonts-20060827-2|20	
12mr|texlive-concmath-fonts-20060827-2|21	%description
12mr|texlive-concmath-fonts-20060827-2|22	The fonts are derived from the computer modern mathematics
12mr|texlive-concmath-fonts-20060827-2|23	fonts and from Knuth's Concrete Roman fonts. LaTeX support is
12mr|texlive-concmath-fonts-20060827-2|24	offered by the concmath package.
12mr|texlive-concmath-fonts-20060827-2|25	
12mr|texlive-concmath-fonts-20060827-2|26	%post
12mr|texlive-concmath-fonts-20060827-2|27	%{_sbindir}/texlive.post
12mr|texlive-concmath-fonts-20060827-2|28	
12mr|texlive-concmath-fonts-20060827-2|29	%postun
12mr|texlive-concmath-fonts-20060827-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-concmath-fonts-20060827-2|31	%{_sbindir}/texlive.post
12mr|texlive-concmath-fonts-20060827-2|32	fi
12mr|texlive-concmath-fonts-20060827-2|33	
12mr|texlive-concmath-fonts-20060827-2|34	#-----------------------------------------------------------------------
12mr|texlive-concmath-fonts-20060827-2|35	%files
12mr|texlive-concmath-fonts-20060827-2|36	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccam10.mf
12mr|texlive-concmath-fonts-20060827-2|37	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccam5.mf
12mr|texlive-concmath-fonts-20060827-2|38	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccam6.mf
12mr|texlive-concmath-fonts-20060827-2|39	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccam7.mf
12mr|texlive-concmath-fonts-20060827-2|40	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccam8.mf
12mr|texlive-concmath-fonts-20060827-2|41	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccam9.mf
12mr|texlive-concmath-fonts-20060827-2|42	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccbm10.mf
12mr|texlive-concmath-fonts-20060827-2|43	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccbm5.mf
12mr|texlive-concmath-fonts-20060827-2|44	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccbm6.mf
12mr|texlive-concmath-fonts-20060827-2|45	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccbm7.mf
12mr|texlive-concmath-fonts-20060827-2|46	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccbm8.mf
12mr|texlive-concmath-fonts-20060827-2|47	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccbm9.mf
12mr|texlive-concmath-fonts-20060827-2|48	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccex10.mf
12mr|texlive-concmath-fonts-20060827-2|49	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccex7.mf
12mr|texlive-concmath-fonts-20060827-2|50	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccex8.mf
12mr|texlive-concmath-fonts-20060827-2|51	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccex9.mf
12mr|texlive-concmath-fonts-20060827-2|52	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccmi10.mf
12mr|texlive-concmath-fonts-20060827-2|53	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccmi5.mf
12mr|texlive-concmath-fonts-20060827-2|54	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccmi6.mf
12mr|texlive-concmath-fonts-20060827-2|55	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccmi7.mf
12mr|texlive-concmath-fonts-20060827-2|56	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccmi8.mf
12mr|texlive-concmath-fonts-20060827-2|57	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccmi9.mf
12mr|texlive-concmath-fonts-20060827-2|58	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccsy10.mf
12mr|texlive-concmath-fonts-20060827-2|59	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccsy5.mf
12mr|texlive-concmath-fonts-20060827-2|60	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccsy6.mf
12mr|texlive-concmath-fonts-20060827-2|61	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccsy7.mf
12mr|texlive-concmath-fonts-20060827-2|62	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccsy8.mf
12mr|texlive-concmath-fonts-20060827-2|63	%{_texmfdistdir}/fonts/source/public/concmath-fonts/xccsy9.mf
12mr|texlive-concmath-fonts-20060827-2|64	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccam10.tfm
12mr|texlive-concmath-fonts-20060827-2|65	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccam5.tfm
12mr|texlive-concmath-fonts-20060827-2|66	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccam6.tfm
12mr|texlive-concmath-fonts-20060827-2|67	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccam7.tfm
12mr|texlive-concmath-fonts-20060827-2|68	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccam8.tfm
12mr|texlive-concmath-fonts-20060827-2|69	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccam9.tfm
12mr|texlive-concmath-fonts-20060827-2|70	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccbm10.tfm
12mr|texlive-concmath-fonts-20060827-2|71	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccbm5.tfm
12mr|texlive-concmath-fonts-20060827-2|72	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccbm6.tfm
12mr|texlive-concmath-fonts-20060827-2|73	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccbm7.tfm
12mr|texlive-concmath-fonts-20060827-2|74	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccbm8.tfm
12mr|texlive-concmath-fonts-20060827-2|75	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccbm9.tfm
12mr|texlive-concmath-fonts-20060827-2|76	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccex10.tfm
12mr|texlive-concmath-fonts-20060827-2|77	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccex7.tfm
12mr|texlive-concmath-fonts-20060827-2|78	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccex8.tfm
12mr|texlive-concmath-fonts-20060827-2|79	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccex9.tfm
12mr|texlive-concmath-fonts-20060827-2|80	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccmi10.tfm
12mr|texlive-concmath-fonts-20060827-2|81	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccmi5.tfm
12mr|texlive-concmath-fonts-20060827-2|82	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccmi6.tfm
12mr|texlive-concmath-fonts-20060827-2|83	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccmi7.tfm
12mr|texlive-concmath-fonts-20060827-2|84	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccmi8.tfm
12mr|texlive-concmath-fonts-20060827-2|85	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccmi9.tfm
12mr|texlive-concmath-fonts-20060827-2|86	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccsy10.tfm
12mr|texlive-concmath-fonts-20060827-2|87	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccsy5.tfm
12mr|texlive-concmath-fonts-20060827-2|88	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccsy6.tfm
12mr|texlive-concmath-fonts-20060827-2|89	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccsy7.tfm
12mr|texlive-concmath-fonts-20060827-2|90	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccsy8.tfm
12mr|texlive-concmath-fonts-20060827-2|91	%{_texmfdistdir}/fonts/tfm/public/concmath-fonts/xccsy9.tfm
12mr|texlive-concmath-fonts-20060827-2|92	%doc %{_texmfdistdir}/doc/fonts/concmath-fonts/CATALOGUE
12mr|texlive-concmath-fonts-20060827-2|93	%doc %{_texmfdistdir}/doc/fonts/concmath-fonts/Makefile
12mr|texlive-concmath-fonts-20060827-2|94	%doc %{_texmfdistdir}/doc/fonts/concmath-fonts/README
12mr|texlive-concmath-fonts-20060827-2|95	
12mr|texlive-concmath-fonts-20060827-2|96	#-----------------------------------------------------------------------
12mr|texlive-concmath-fonts-20060827-2|97	%prep
12mr|texlive-concmath-fonts-20060827-2|98	%setup -c -a0 -a1
12mr|texlive-concmath-fonts-20060827-2|99	
12mr|texlive-concmath-fonts-20060827-2|100	%build
12mr|texlive-concmath-fonts-20060827-2|101	
12mr|texlive-concmath-fonts-20060827-2|102	%install
12mr|texlive-concmath-fonts-20060827-2|103	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-concmath-fonts-20060827-2|104	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-concmath-fonts-20060827-2|105	
12mr|texlive-concmath-fonts-20060827-2|106	
12mr|texlive-concmath-fonts-20060827-2|107	
12mr|texlive-concmath-fonts-20060827-2|108	%changelog
12mr|texlive-concmath-fonts-20060827-2|109	

17052 12
12mr|texlive-concprog-20070101-2|1	# revision 18791
12mr|texlive-concprog-20070101-2|2	# category Package
12mr|texlive-concprog-20070101-2|3	# catalog-ctan /macros/latex/contrib/concprog
12mr|texlive-concprog-20070101-2|4	# catalog-date 2007-01-01 11:39:06 +0100
12mr|texlive-concprog-20070101-2|5	# catalog-license gpl
12mr|texlive-concprog-20070101-2|6	# catalog-version undef
12mr|texlive-concprog-20070101-2|7	Name:		texlive-concprog
12mr|texlive-concprog-20070101-2|8	Version:	20070101
12mr|texlive-concprog-20070101-2|9	Release:	2
12mr|texlive-concprog-20070101-2|10	Summary:	Concert programmes
12mr|texlive-concprog-20070101-2|11	Group:		Publishing
12mr|texlive-concprog-20070101-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/concprog
12mr|texlive-concprog-20070101-2|13	License:	GPL
12mr|texlive-concprog-20070101-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concprog.tar.xz
12mr|texlive-concprog-20070101-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concprog.doc.tar.xz
12mr|texlive-concprog-20070101-2|16	BuildArch:	noarch
12mr|texlive-concprog-20070101-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-concprog-20070101-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-concprog-20070101-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-concprog-20070101-2|20	
12mr|texlive-concprog-20070101-2|21	%description
12mr|texlive-concprog-20070101-2|22	A class which provides the necessary macros to prepare a
12mr|texlive-concprog-20070101-2|23	(classical) concert programme; a sample is provided.
12mr|texlive-concprog-20070101-2|24	
12mr|texlive-concprog-20070101-2|25	%post
12mr|texlive-concprog-20070101-2|26	%{_sbindir}/texlive.post
12mr|texlive-concprog-20070101-2|27	
12mr|texlive-concprog-20070101-2|28	%postun
12mr|texlive-concprog-20070101-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-concprog-20070101-2|30	%{_sbindir}/texlive.post
12mr|texlive-concprog-20070101-2|31	fi
12mr|texlive-concprog-20070101-2|32	
12mr|texlive-concprog-20070101-2|33	#-----------------------------------------------------------------------
12mr|texlive-concprog-20070101-2|34	%files
12mr|texlive-concprog-20070101-2|35	%{_texmfdistdir}/tex/latex/concprog/ConcProg.cls
12mr|texlive-concprog-20070101-2|36	%doc %{_texmfdistdir}/doc/latex/concprog/program.tex
12mr|texlive-concprog-20070101-2|37	
12mr|texlive-concprog-20070101-2|38	#-----------------------------------------------------------------------
12mr|texlive-concprog-20070101-2|39	%prep
12mr|texlive-concprog-20070101-2|40	%setup -c -a0 -a1
12mr|texlive-concprog-20070101-2|41	
12mr|texlive-concprog-20070101-2|42	%build
12mr|texlive-concprog-20070101-2|43	
12mr|texlive-concprog-20070101-2|44	%install
12mr|texlive-concprog-20070101-2|45	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-concprog-20070101-2|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-concprog-20070101-2|47	
12mr|texlive-concprog-20070101-2|48	
12mr|texlive-concprog-20070101-2|49	
12mr|texlive-concprog-20070101-2|50	%changelog
12mr|texlive-concprog-20070101-2|51	

17053 12
12mr|texlive-concrete-20061208-2|1	# revision 15878
12mr|texlive-concrete-20061208-2|2	# category Package
12mr|texlive-concrete-20061208-2|3	# catalog-ctan /fonts/concrete
12mr|texlive-concrete-20061208-2|4	# catalog-date 2006-12-08 15:31:01 +0100
12mr|texlive-concrete-20061208-2|5	# catalog-license knuth
12mr|texlive-concrete-20061208-2|6	# catalog-version undef
12mr|texlive-concrete-20061208-2|7	Name:		texlive-concrete
12mr|texlive-concrete-20061208-2|8	Version:	20061208
12mr|texlive-concrete-20061208-2|9	Release:	2
12mr|texlive-concrete-20061208-2|10	Summary:	Concrete Roman fonts
12mr|texlive-concrete-20061208-2|11	Group:		Publishing
12mr|texlive-concrete-20061208-2|12	URL:		http://www.ctan.org/tex-archive/fonts/concrete
12mr|texlive-concrete-20061208-2|13	License:	KNUTH
12mr|texlive-concrete-20061208-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concrete.tar.xz
12mr|texlive-concrete-20061208-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concrete.doc.tar.xz
12mr|texlive-concrete-20061208-2|16	BuildArch:	noarch
12mr|texlive-concrete-20061208-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-concrete-20061208-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-concrete-20061208-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-concrete-20061208-2|20	
12mr|texlive-concrete-20061208-2|21	%description
12mr|texlive-concrete-20061208-2|22	Concrete Roman fonts, designed by Donald E. Knuth, originally
12mr|texlive-concrete-20061208-2|23	for use with Euler mathematics fonts. Alternative mathematics
12mr|texlive-concrete-20061208-2|24	fonts, based on the concrete 'parameter set' are available as
12mr|texlive-concrete-20061208-2|25	the concmath fonts bundle. LaTeX support is offered by the
12mr|texlive-concrete-20061208-2|26	beton, concmath and ccfonts packages. T1- and TS1-encoded
12mr|texlive-concrete-20061208-2|27	versions of the fonts are available in the ecc bundle, and
12mr|texlive-concrete-20061208-2|28	Adobe Type 1 versions of the ecc fonts are part of the cm-super
12mr|texlive-concrete-20061208-2|29	bundle.
12mr|texlive-concrete-20061208-2|30	
12mr|texlive-concrete-20061208-2|31	%post
12mr|texlive-concrete-20061208-2|32	%{_sbindir}/texlive.post
12mr|texlive-concrete-20061208-2|33	
12mr|texlive-concrete-20061208-2|34	%postun
12mr|texlive-concrete-20061208-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-concrete-20061208-2|36	%{_sbindir}/texlive.post
12mr|texlive-concrete-20061208-2|37	fi
12mr|texlive-concrete-20061208-2|38	
12mr|texlive-concrete-20061208-2|39	#-----------------------------------------------------------------------
12mr|texlive-concrete-20061208-2|40	%files
12mr|texlive-concrete-20061208-2|41	%{_texmfdistdir}/fonts/source/public/concrete/cccsc10.mf
12mr|texlive-concrete-20061208-2|42	%{_texmfdistdir}/fonts/source/public/concrete/ccmi10.mf
12mr|texlive-concrete-20061208-2|43	%{_texmfdistdir}/fonts/source/public/concrete/ccmic9.mf
12mr|texlive-concrete-20061208-2|44	%{_texmfdistdir}/fonts/source/public/concrete/ccr10.mf
12mr|texlive-concrete-20061208-2|45	%{_texmfdistdir}/fonts/source/public/concrete/ccr5.mf
12mr|texlive-concrete-20061208-2|46	%{_texmfdistdir}/fonts/source/public/concrete/ccr6.mf
12mr|texlive-concrete-20061208-2|47	%{_texmfdistdir}/fonts/source/public/concrete/ccr7.mf
12mr|texlive-concrete-20061208-2|48	%{_texmfdistdir}/fonts/source/public/concrete/ccr8.mf
12mr|texlive-concrete-20061208-2|49	%{_texmfdistdir}/fonts/source/public/concrete/ccr9.mf
12mr|texlive-concrete-20061208-2|50	%{_texmfdistdir}/fonts/source/public/concrete/ccsl10.mf
12mr|texlive-concrete-20061208-2|51	%{_texmfdistdir}/fonts/source/public/concrete/ccsl9.mf
12mr|texlive-concrete-20061208-2|52	%{_texmfdistdir}/fonts/source/public/concrete/ccslc9.mf
12mr|texlive-concrete-20061208-2|53	%{_texmfdistdir}/fonts/source/public/concrete/ccti10.mf
12mr|texlive-concrete-20061208-2|54	%{_texmfdistdir}/fonts/source/public/concrete/odigs.mf
12mr|texlive-concrete-20061208-2|55	%{_texmfdistdir}/fonts/tfm/public/concrete/cccsc10.tfm
12mr|texlive-concrete-20061208-2|56	%{_texmfdistdir}/fonts/tfm/public/concrete/ccmi10.tfm
12mr|texlive-concrete-20061208-2|57	%{_texmfdistdir}/fonts/tfm/public/concrete/ccmic9.tfm
12mr|texlive-concrete-20061208-2|58	%{_texmfdistdir}/fonts/tfm/public/concrete/ccr10.tfm
12mr|texlive-concrete-20061208-2|59	%{_texmfdistdir}/fonts/tfm/public/concrete/ccr5.tfm
12mr|texlive-concrete-20061208-2|60	%{_texmfdistdir}/fonts/tfm/public/concrete/ccr6.tfm
12mr|texlive-concrete-20061208-2|61	%{_texmfdistdir}/fonts/tfm/public/concrete/ccr7.tfm
12mr|texlive-concrete-20061208-2|62	%{_texmfdistdir}/fonts/tfm/public/concrete/ccr8.tfm
12mr|texlive-concrete-20061208-2|63	%{_texmfdistdir}/fonts/tfm/public/concrete/ccr9.tfm
12mr|texlive-concrete-20061208-2|64	%{_texmfdistdir}/fonts/tfm/public/concrete/ccsl10.tfm
12mr|texlive-concrete-20061208-2|65	%{_texmfdistdir}/fonts/tfm/public/concrete/ccsl9.tfm
12mr|texlive-concrete-20061208-2|66	%{_texmfdistdir}/fonts/tfm/public/concrete/ccslc9.tfm
12mr|texlive-concrete-20061208-2|67	%{_texmfdistdir}/fonts/tfm/public/concrete/ccti10.tfm
12mr|texlive-concrete-20061208-2|68	%doc %{_texmfdistdir}/doc/fonts/concrete/CATALOGUE
12mr|texlive-concrete-20061208-2|69	%doc %{_texmfdistdir}/doc/fonts/concrete/Makefile
12mr|texlive-concrete-20061208-2|70	%doc %{_texmfdistdir}/doc/fonts/concrete/README
12mr|texlive-concrete-20061208-2|71	
12mr|texlive-concrete-20061208-2|72	#-----------------------------------------------------------------------
12mr|texlive-concrete-20061208-2|73	%prep
12mr|texlive-concrete-20061208-2|74	%setup -c -a0 -a1
12mr|texlive-concrete-20061208-2|75	
12mr|texlive-concrete-20061208-2|76	%build
12mr|texlive-concrete-20061208-2|77	
12mr|texlive-concrete-20061208-2|78	%install
12mr|texlive-concrete-20061208-2|79	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-concrete-20061208-2|80	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-concrete-20061208-2|81	
12mr|texlive-concrete-20061208-2|82	
12mr|texlive-concrete-20061208-2|83	
12mr|texlive-concrete-20061208-2|84	%changelog
12mr|texlive-concrete-20061208-2|85	

17054 12
12mr|texlive-confproc-0.8-2|1	# revision 23358
12mr|texlive-confproc-0.8-2|2	# category Package
12mr|texlive-confproc-0.8-2|3	# catalog-ctan /macros/latex/contrib/conferences/confproc
12mr|texlive-confproc-0.8-2|4	# catalog-date 2011-08-02 13:14:53 +0200
12mr|texlive-confproc-0.8-2|5	# catalog-license lppl
12mr|texlive-confproc-0.8-2|6	# catalog-version 0.8
12mr|texlive-confproc-0.8-2|7	Name:		texlive-confproc
12mr|texlive-confproc-0.8-2|8	Version:	0.8
12mr|texlive-confproc-0.8-2|9	Release:	2
12mr|texlive-confproc-0.8-2|10	Summary:	A set of tools for generating conference proceedings
12mr|texlive-confproc-0.8-2|11	Group:		Publishing
12mr|texlive-confproc-0.8-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/conferences/confproc
12mr|texlive-confproc-0.8-2|13	License:	LPPL
12mr|texlive-confproc-0.8-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/confproc.tar.xz
12mr|texlive-confproc-0.8-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/confproc.doc.tar.xz
12mr|texlive-confproc-0.8-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/confproc.source.tar.xz
12mr|texlive-confproc-0.8-2|17	BuildArch:	noarch
12mr|texlive-confproc-0.8-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-confproc-0.8-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-confproc-0.8-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-confproc-0.8-2|21	
12mr|texlive-confproc-0.8-2|22	%description
12mr|texlive-confproc-0.8-2|23	The confproc collection comprises a class, a BibTeX style, and
12mr|texlive-confproc-0.8-2|24	some scripts for generating conference proceedings. It derives
12mr|texlive-confproc-0.8-2|25	from LaTeX scripts written for the DAFx-06 conference
12mr|texlive-confproc-0.8-2|26	proceedings, largely based on the pdfpages package for
12mr|texlive-confproc-0.8-2|27	including the proceedings papers and the hyperref package for
12mr|texlive-confproc-0.8-2|28	creating a proper table of contents, bookmarks and general
12mr|texlive-confproc-0.8-2|29	bibliography back-references. Confproc also uses many other
12mr|texlive-confproc-0.8-2|30	packages for fine tuning of the table of contents, bibliography
12mr|texlive-confproc-0.8-2|31	and index of authors. The added value of the class resides in
12mr|texlive-confproc-0.8-2|32	its time-saving aspects when designing conference proceedings.
12mr|texlive-confproc-0.8-2|33	
12mr|texlive-confproc-0.8-2|34	%post
12mr|texlive-confproc-0.8-2|35	%{_sbindir}/texlive.post
12mr|texlive-confproc-0.8-2|36	
12mr|texlive-confproc-0.8-2|37	%postun
12mr|texlive-confproc-0.8-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-confproc-0.8-2|39	%{_sbindir}/texlive.post
12mr|texlive-confproc-0.8-2|40	fi
12mr|texlive-confproc-0.8-2|41	
12mr|texlive-confproc-0.8-2|42	#-----------------------------------------------------------------------
12mr|texlive-confproc-0.8-2|43	%files
12mr|texlive-confproc-0.8-2|44	%{_texmfdistdir}/bibtex/bst/confproc/newapave.bst
12mr|texlive-confproc-0.8-2|45	%{_texmfdistdir}/makeindex/confproc/confproc1.ist
12mr|texlive-confproc-0.8-2|46	%{_texmfdistdir}/makeindex/confproc/confproc2.ist
12mr|texlive-confproc-0.8-2|47	%{_texmfdistdir}/tex/latex/confproc/confproc.cfg
12mr|texlive-confproc-0.8-2|48	%{_texmfdistdir}/tex/latex/confproc/confproc.cls
12mr|texlive-confproc-0.8-2|49	%{_texmfdistdir}/tex/latex/confproc/newapave.sty
12mr|texlive-confproc-0.8-2|50	%doc %{_texmfdistdir}/doc/latex/confproc/README
12mr|texlive-confproc-0.8-2|51	%doc %{_texmfdistdir}/doc/latex/confproc/buildcls.sh
12mr|texlive-confproc-0.8-2|52	%doc %{_texmfdistdir}/doc/latex/confproc/buildcppdfpapers.sh
12mr|texlive-confproc-0.8-2|53	%doc %{_texmfdistdir}/doc/latex/confproc/buildpapers.sh
12mr|texlive-confproc-0.8-2|54	%doc %{_texmfdistdir}/doc/latex/confproc/buildproc.sh
12mr|texlive-confproc-0.8-2|55	%doc %{_texmfdistdir}/doc/latex/confproc/buildprocelpb.sh
12mr|texlive-confproc-0.8-2|56	%doc %{_texmfdistdir}/doc/latex/confproc/cleancls.sh
12mr|texlive-confproc-0.8-2|57	%doc %{_texmfdistdir}/doc/latex/confproc/confproc-short.tex
12mr|texlive-confproc-0.8-2|58	%doc %{_texmfdistdir}/doc/latex/confproc/confproc.pdf
12mr|texlive-confproc-0.8-2|59	%doc %{_texmfdistdir}/doc/latex/confproc/confproc_diag.pdf
12mr|texlive-confproc-0.8-2|60	%doc %{_texmfdistdir}/doc/latex/confproc/countnbpages.sh
12mr|texlive-confproc-0.8-2|61	%doc %{_texmfdistdir}/doc/latex/confproc/example/IEEEtran.bst
12mr|texlive-confproc-0.8-2|62	%doc %{_texmfdistdir}/doc/latex/confproc/example/buildcppdfpapers.sh
12mr|texlive-confproc-0.8-2|63	%doc %{_texmfdistdir}/doc/latex/confproc/example/buildpapers.sh
12mr|texlive-confproc-0.8-2|64	%doc %{_texmfdistdir}/doc/latex/confproc/example/buildproc.sh
12mr|texlive-confproc-0.8-2|65	%doc %{_texmfdistdir}/doc/latex/confproc/example/buildprocelpb.sh
12mr|texlive-confproc-0.8-2|66	%doc %{_texmfdistdir}/doc/latex/confproc/example/countnbpages.sh
12mr|texlive-confproc-0.8-2|67	%doc %{_texmfdistdir}/doc/latex/confproc/example/dafx_06.sty
12mr|texlive-confproc-0.8-2|68	%doc %{_texmfdistdir}/doc/latex/confproc/example/example1empty.tex
12mr|texlive-confproc-0.8-2|69	%doc %{_texmfdistdir}/doc/latex/confproc/example/example2custom.tex
12mr|texlive-confproc-0.8-2|70	%doc %{_texmfdistdir}/doc/latex/confproc/example/example3optim.tex
12mr|texlive-confproc-0.8-2|71	%doc %{_texmfdistdir}/doc/latex/confproc/example/example4optim.tex
12mr|texlive-confproc-0.8-2|72	%doc %{_texmfdistdir}/doc/latex/confproc/example/exbiblio.bib
12mr|texlive-confproc-0.8-2|73	%doc %{_texmfdistdir}/doc/latex/confproc/example/exclasslastel.tex
12mr|texlive-confproc-0.8-2|74	%doc %{_texmfdistdir}/doc/latex/confproc/example/exclasslastpb.tex
12mr|texlive-confproc-0.8-2|75	%doc %{_texmfdistdir}/doc/latex/confproc/example/exclasspre.tex
12mr|texlive-confproc-0.8-2|76	%doc %{_texmfdistdir}/doc/latex/confproc/example/expages.tex
12mr|texlive-confproc-0.8-2|77	%doc %{_texmfdistdir}/doc/latex/confproc/example/expapersswitch.tex
12mr|texlive-confproc-0.8-2|78	%doc %{_texmfdistdir}/doc/latex/confproc/example/exportIndividualPDFs.sh
12mr|texlive-confproc-0.8-2|79	%doc %{_texmfdistdir}/doc/latex/confproc/example/exprogram.csv
12mr|texlive-confproc-0.8-2|80	%doc %{_texmfdistdir}/doc/latex/confproc/example/generateswitch.pl
12mr|texlive-confproc-0.8-2|81	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/IEEEtran.bst
12mr|texlive-confproc-0.8-2|82	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/dafx_06.sty
12mr|texlive-confproc-0.8-2|83	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/expages.tex
12mr|texlive-confproc-0.8-2|84	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/p_001.pdf
12mr|texlive-confproc-0.8-2|85	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/p_003.pdf
12mr|texlive-confproc-0.8-2|86	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/p_005.pdf
12mr|texlive-confproc-0.8-2|87	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/p_007.pdf
12mr|texlive-confproc-0.8-2|88	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/p_009.pdf
12mr|texlive-confproc-0.8-2|89	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_001/dafx_06.sty
12mr|texlive-confproc-0.8-2|90	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_001/fft_plot2.png
12mr|texlive-confproc-0.8-2|91	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_001/p_001.bib
12mr|texlive-confproc-0.8-2|92	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_001/p_001.tex
12mr|texlive-confproc-0.8-2|93	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_003/dafx_06.sty
12mr|texlive-confproc-0.8-2|94	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_003/fft_plot2.png
12mr|texlive-confproc-0.8-2|95	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_003/p_003.bib
12mr|texlive-confproc-0.8-2|96	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_003/p_003.tex
12mr|texlive-confproc-0.8-2|97	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_005/dafx_06.sty
12mr|texlive-confproc-0.8-2|98	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_005/fft_plot2.png
12mr|texlive-confproc-0.8-2|99	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_005/p_005.bib
12mr|texlive-confproc-0.8-2|100	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_005/p_005.tex
12mr|texlive-confproc-0.8-2|101	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_007/dafx_06.sty
12mr|texlive-confproc-0.8-2|102	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_007/fft_plot2.png
12mr|texlive-confproc-0.8-2|103	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_007/p_007.bib
12mr|texlive-confproc-0.8-2|104	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_pdftex/p_007/p_007.tex
12mr|texlive-confproc-0.8-2|105	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_tex/p_009/dafx_06.sty
12mr|texlive-confproc-0.8-2|106	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_tex/p_009/fft_plot2.png
12mr|texlive-confproc-0.8-2|107	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_tex/p_009/p_009.bib
12mr|texlive-confproc-0.8-2|108	%doc %{_texmfdistdir}/doc/latex/confproc/example/papers/sources_tex/p_009/p_009.tex
12mr|texlive-confproc-0.8-2|109	%doc %{_texmfdistdir}/doc/latex/confproc/example/papersinfo.sh
12mr|texlive-confproc-0.8-2|110	%doc %{_texmfdistdir}/doc/latex/confproc/example/paperssplitpreamble.sh
12mr|texlive-confproc-0.8-2|111	%doc %{_texmfdistdir}/doc/latex/confproc/example/pictures/ex_1stpage.pdf
12mr|texlive-confproc-0.8-2|112	%doc %{_texmfdistdir}/doc/latex/confproc/example/removeLaTeXcmds.sh
12mr|texlive-confproc-0.8-2|113	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_001/dafx_06.sty
12mr|texlive-confproc-0.8-2|114	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_001/fft_plot2.png
12mr|texlive-confproc-0.8-2|115	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_001/p_001.bib
12mr|texlive-confproc-0.8-2|116	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_001/p_001.tex
12mr|texlive-confproc-0.8-2|117	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_003/dafx_06.sty
12mr|texlive-confproc-0.8-2|118	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_003/fft_plot2.png
12mr|texlive-confproc-0.8-2|119	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_003/p_003.bib
12mr|texlive-confproc-0.8-2|120	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_003/p_003.tex
12mr|texlive-confproc-0.8-2|121	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_005/dafx_06.sty
12mr|texlive-confproc-0.8-2|122	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_005/fft_plot2.png
12mr|texlive-confproc-0.8-2|123	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_005/p_005.bib
12mr|texlive-confproc-0.8-2|124	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_005/p_005.tex
12mr|texlive-confproc-0.8-2|125	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_007/dafx_06.sty
12mr|texlive-confproc-0.8-2|126	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_007/fft_plot2.png
12mr|texlive-confproc-0.8-2|127	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_007/p_007.bib
12mr|texlive-confproc-0.8-2|128	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_pdftex/p_007/p_007.tex
12mr|texlive-confproc-0.8-2|129	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_tex/p_009/dafx_06.sty
12mr|texlive-confproc-0.8-2|130	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_tex/p_009/fft_plot2.png
12mr|texlive-confproc-0.8-2|131	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_tex/p_009/p_009.bib
12mr|texlive-confproc-0.8-2|132	%doc %{_texmfdistdir}/doc/latex/confproc/example/sources_tex/p_009/p_009.tex
12mr|texlive-confproc-0.8-2|133	%doc %{_texmfdistdir}/doc/latex/confproc/example1empty.tex
12mr|texlive-confproc-0.8-2|134	%doc %{_texmfdistdir}/doc/latex/confproc/example2custom.tex
12mr|texlive-confproc-0.8-2|135	%doc %{_texmfdistdir}/doc/latex/confproc/example3optim.tex
12mr|texlive-confproc-0.8-2|136	%doc %{_texmfdistdir}/doc/latex/confproc/exbiblio.bib
12mr|texlive-confproc-0.8-2|137	%doc %{_texmfdistdir}/doc/latex/confproc/exclasslastel.tex
12mr|texlive-confproc-0.8-2|138	%doc %{_texmfdistdir}/doc/latex/confproc/exclasslastpb.tex
12mr|texlive-confproc-0.8-2|139	%doc %{_texmfdistdir}/doc/latex/confproc/exclasspre.tex
12mr|texlive-confproc-0.8-2|140	%doc %{_texmfdistdir}/doc/latex/confproc/expages.tex
12mr|texlive-confproc-0.8-2|141	%doc %{_texmfdistdir}/doc/latex/confproc/expapersswitch.tex
12mr|texlive-confproc-0.8-2|142	%doc %{_texmfdistdir}/doc/latex/confproc/exportIndividualPDFs.sh
12mr|texlive-confproc-0.8-2|143	%doc %{_texmfdistdir}/doc/latex/confproc/exprogram.csv
12mr|texlive-confproc-0.8-2|144	%doc %{_texmfdistdir}/doc/latex/confproc/generateswitch.pl
12mr|texlive-confproc-0.8-2|145	%doc %{_texmfdistdir}/doc/latex/confproc/papersinfo.sh
12mr|texlive-confproc-0.8-2|146	%doc %{_texmfdistdir}/doc/latex/confproc/paperssplitpreamble.sh
12mr|texlive-confproc-0.8-2|147	%doc %{_texmfdistdir}/doc/latex/confproc/prepareexample.sh
12mr|texlive-confproc-0.8-2|148	%doc %{_texmfdistdir}/doc/latex/confproc/removeLaTeXcmds.sh
12mr|texlive-confproc-0.8-2|149	#- source
12mr|texlive-confproc-0.8-2|150	%doc %{_texmfdistdir}/source/latex/confproc/confproc.drv
12mr|texlive-confproc-0.8-2|151	%doc %{_texmfdistdir}/source/latex/confproc/confproc.dtx
12mr|texlive-confproc-0.8-2|152	%doc %{_texmfdistdir}/source/latex/confproc/confproc.ins
12mr|texlive-confproc-0.8-2|153	
12mr|texlive-confproc-0.8-2|154	#-----------------------------------------------------------------------
12mr|texlive-confproc-0.8-2|155	%prep
12mr|texlive-confproc-0.8-2|156	%setup -c -a0 -a1 -a2
12mr|texlive-confproc-0.8-2|157	
12mr|texlive-confproc-0.8-2|158	%build
12mr|texlive-confproc-0.8-2|159	
12mr|texlive-confproc-0.8-2|160	%install
12mr|texlive-confproc-0.8-2|161	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-confproc-0.8-2|162	cp -fpar bibtex makeindex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-confproc-0.8-2|163	
12mr|texlive-confproc-0.8-2|164	
12mr|texlive-confproc-0.8-2|165	
12mr|texlive-confproc-0.8-2|166	%changelog
12mr|texlive-confproc-0.8-2|167	

17055 12
12mr|texlive-constants-1.0-2|1	# revision 15878
12mr|texlive-constants-1.0-2|2	# category Package
12mr|texlive-constants-1.0-2|3	# catalog-ctan /macros/latex/contrib/constants
12mr|texlive-constants-1.0-2|4	# catalog-date 2008-08-18 10:38:42 +0200
12mr|texlive-constants-1.0-2|5	# catalog-license lppl
12mr|texlive-constants-1.0-2|6	# catalog-version 1.0
12mr|texlive-constants-1.0-2|7	Name:		texlive-constants
12mr|texlive-constants-1.0-2|8	Version:	1.0
12mr|texlive-constants-1.0-2|9	Release:	2
12mr|texlive-constants-1.0-2|10	Summary:	Automatic numbering of constants
12mr|texlive-constants-1.0-2|11	Group:		Publishing
12mr|texlive-constants-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/constants
12mr|texlive-constants-1.0-2|13	License:	LPPL
12mr|texlive-constants-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/constants.tar.xz
12mr|texlive-constants-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/constants.doc.tar.xz
12mr|texlive-constants-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/constants.source.tar.xz
12mr|texlive-constants-1.0-2|17	BuildArch:	noarch
12mr|texlive-constants-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-constants-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-constants-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-constants-1.0-2|21	
12mr|texlive-constants-1.0-2|22	%description
12mr|texlive-constants-1.0-2|23	The package provides a way to number constants in a
12mr|texlive-constants-1.0-2|24	mathematical proof automatically, with a system for
12mr|texlive-constants-1.0-2|25	labelling/referencing. In addition, several families of
12mr|texlive-constants-1.0-2|26	constants (with different symbols) may be defined.
12mr|texlive-constants-1.0-2|27	
12mr|texlive-constants-1.0-2|28	%post
12mr|texlive-constants-1.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-constants-1.0-2|30	
12mr|texlive-constants-1.0-2|31	%postun
12mr|texlive-constants-1.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-constants-1.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-constants-1.0-2|34	fi
12mr|texlive-constants-1.0-2|35	
12mr|texlive-constants-1.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-constants-1.0-2|37	%files
12mr|texlive-constants-1.0-2|38	%{_texmfdistdir}/tex/latex/constants/constants.sty
12mr|texlive-constants-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/constants/README
12mr|texlive-constants-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/constants/constants.pdf
12mr|texlive-constants-1.0-2|41	#- source
12mr|texlive-constants-1.0-2|42	%doc %{_texmfdistdir}/source/latex/constants/constants.dtx
12mr|texlive-constants-1.0-2|43	%doc %{_texmfdistdir}/source/latex/constants/constants.ins
12mr|texlive-constants-1.0-2|44	
12mr|texlive-constants-1.0-2|45	#-----------------------------------------------------------------------
12mr|texlive-constants-1.0-2|46	%prep
12mr|texlive-constants-1.0-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-constants-1.0-2|48	
12mr|texlive-constants-1.0-2|49	%build
12mr|texlive-constants-1.0-2|50	
12mr|texlive-constants-1.0-2|51	%install
12mr|texlive-constants-1.0-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-constants-1.0-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-constants-1.0-2|54	
12mr|texlive-constants-1.0-2|55	
12mr|texlive-constants-1.0-2|56	
12mr|texlive-constants-1.0-2|57	%changelog
12mr|texlive-constants-1.0-2|58	

17056 12
12mr|texlive-context-20110808-5|1	# revision 26863
12mr|texlive-context-20110808-5|2	# category Package
12mr|texlive-context-20110808-5|3	# catalog-ctan /macros/context/current
12mr|texlive-context-20110808-5|4	# catalog-date 2011-08-08 12:26:55 +0200
12mr|texlive-context-20110808-5|5	# catalog-license other-free
12mr|texlive-context-20110808-5|6	# catalog-version undef
12mr|texlive-context-20110808-5|7	Name:		texlive-context
12mr|texlive-context-20110808-5|8	Version:	20110808
12mr|texlive-context-20110808-5|9	Release:	5
12mr|texlive-context-20110808-5|10	Summary:	The ConTeXt macro package
12mr|texlive-context-20110808-5|11	Group:		Publishing
12mr|texlive-context-20110808-5|12	URL:		http://www.ctan.org/tex-archive/macros/context/current
12mr|texlive-context-20110808-5|13	License:	OTHER-FREE
12mr|texlive-context-20110808-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context.tar.xz
12mr|texlive-context-20110808-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context.doc.tar.xz
12mr|texlive-context-20110808-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context.x86_64-linux.tar.xz
12mr|texlive-context-20110808-5|17	BuildArch:	noarch
12mr|texlive-context-20110808-5|18	BuildRequires:	texlive-tlpkg
12mr|texlive-context-20110808-5|19	Requires(pre):	texlive-tlpkg
12mr|texlive-context-20110808-5|20	Requires(post):	texlive-kpathsea
12mr|texlive-context-20110808-5|21	Requires(post):	texlive-tetex
12mr|texlive-context-20110808-5|22	Requires:	texlive-metapost
12mr|texlive-context-20110808-5|23	Requires:	texlive-pdftex
12mr|texlive-context-20110808-5|24	Requires:	texlive-xetex
12mr|texlive-context-20110808-5|25	Requires:	texlive-luatex
12mr|texlive-context-20110808-5|26	Requires:	texlive-lm
12mr|texlive-context-20110808-5|27	Requires:	texlive-stmaryrd
12mr|texlive-context-20110808-5|28	Requires:	texlive-amsfonts
12mr|texlive-context-20110808-5|29	Requires:	texlive-mptopdf
12mr|texlive-context-20110808-5|30	Provides:	texlive-context.bin = %{EVRD}
12mr|texlive-context-20110808-5|31	%rename texlive-texmf-contex
12mr|texlive-context-20110808-5|32	
12mr|texlive-context-20110808-5|33	%description
12mr|texlive-context-20110808-5|34	A full featured, parameter driven macro package, which fully
12mr|texlive-context-20110808-5|35	supports advanced interactive documents. See the ConTeXt garden
12mr|texlive-context-20110808-5|36	for a wealth of support information.
12mr|texlive-context-20110808-5|37	
12mr|texlive-context-20110808-5|38	%post
12mr|texlive-context-20110808-5|39	%{_sbindir}/texlive.post
12mr|texlive-context-20110808-5|40	
12mr|texlive-context-20110808-5|41	%postun
12mr|texlive-context-20110808-5|42	if [ $1 -eq 0 ]; then
12mr|texlive-context-20110808-5|43	%{_sbindir}/texlive.post
12mr|texlive-context-20110808-5|44	fi
12mr|texlive-context-20110808-5|45	
12mr|texlive-context-20110808-5|46	#-----------------------------------------------------------------------
12mr|texlive-context-20110808-5|47	%files
12mr|texlive-context-20110808-5|48	%{_bindir}/*
12mr|texlive-context-20110808-5|49	%{_texmfdistdir}/bibtex/bst/context/cont-ab.bst
12mr|texlive-context-20110808-5|50	%{_texmfdistdir}/bibtex/bst/context/cont-au.bst
12mr|texlive-context-20110808-5|51	%{_texmfdistdir}/bibtex/bst/context/cont-no.bst
12mr|texlive-context-20110808-5|52	%{_texmfdistdir}/bibtex/bst/context/cont-ti.bst
12mr|texlive-context-20110808-5|53	%{_texmfdistdir}/context/data/scite/lexers/data/scite-context-data-context.lua
12mr|texlive-context-20110808-5|54	%{_texmfdistdir}/context/data/scite/lexers/data/scite-context-data-interfaces.lua
12mr|texlive-context-20110808-5|55	%{_texmfdistdir}/context/data/scite/lexers/data/scite-context-data-metafun.lua
12mr|texlive-context-20110808-5|56	%{_texmfdistdir}/context/data/scite/lexers/data/scite-context-data-metapost.lua
12mr|texlive-context-20110808-5|57	%{_texmfdistdir}/context/data/scite/lexers/data/scite-context-data-tex.lua
12mr|texlive-context-20110808-5|58	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-cld.lua
12mr|texlive-context-20110808-5|59	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-lua-longstring.lua
12mr|texlive-context-20110808-5|60	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-lua.lua
12mr|texlive-context-20110808-5|61	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-mps.lua
12mr|texlive-context-20110808-5|62	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-pdf-object.lua
12mr|texlive-context-20110808-5|63	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-pdf-xref.lua
12mr|texlive-context-20110808-5|64	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-pdf.lua
12mr|texlive-context-20110808-5|65	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-tex.lua
12mr|texlive-context-20110808-5|66	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-txt.lua
12mr|texlive-context-20110808-5|67	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-xml-cdata.lua
12mr|texlive-context-20110808-5|68	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-xml-comment.lua
12mr|texlive-context-20110808-5|69	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-xml.lua
12mr|texlive-context-20110808-5|70	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer.lua
12mr|texlive-context-20110808-5|71	%{_texmfdistdir}/context/data/scite/lexers/themes/scite-context-theme-keep.lua
12mr|texlive-context-20110808-5|72	%{_texmfdistdir}/context/data/scite/lexers/themes/scite-context-theme.lua
12mr|texlive-context-20110808-5|73	%{_texmfdistdir}/context/data/scite/metapost.properties
12mr|texlive-context-20110808-5|74	%{_texmfdistdir}/context/data/scite/scite-context-data-context.properties
12mr|texlive-context-20110808-5|75	%{_texmfdistdir}/context/data/scite/scite-context-data-interfaces.properties
12mr|texlive-context-20110808-5|76	%{_texmfdistdir}/context/data/scite/scite-context-data-metafun.properties
12mr|texlive-context-20110808-5|77	%{_texmfdistdir}/context/data/scite/scite-context-data-metapost.properties
12mr|texlive-context-20110808-5|78	%{_texmfdistdir}/context/data/scite/scite-context-data-tex.properties
12mr|texlive-context-20110808-5|79	%{_texmfdistdir}/context/data/scite/scite-context-external.properties
12mr|texlive-context-20110808-5|80	%{_texmfdistdir}/context/data/scite/scite-context-internal.properties
12mr|texlive-context-20110808-5|81	%{_texmfdistdir}/context/data/scite/scite-context-readme.pdf
12mr|texlive-context-20110808-5|82	%{_texmfdistdir}/context/data/scite/scite-context-readme.tex
12mr|texlive-context-20110808-5|83	%{_texmfdistdir}/context/data/scite/scite-context-user.properties
12mr|texlive-context-20110808-5|84	%{_texmfdistdir}/context/data/scite/scite-context-visual.pdf
12mr|texlive-context-20110808-5|85	%{_texmfdistdir}/context/data/scite/scite-context-visual.png
12mr|texlive-context-20110808-5|86	%{_texmfdistdir}/context/data/scite/scite-context-visual.tex
12mr|texlive-context-20110808-5|87	%{_texmfdistdir}/context/data/scite/scite-context.properties
12mr|texlive-context-20110808-5|88	%{_texmfdistdir}/context/data/scite/scite-ctx-context.properties
12mr|texlive-context-20110808-5|89	%{_texmfdistdir}/context/data/scite/scite-ctx-example.properties
12mr|texlive-context-20110808-5|90	%{_texmfdistdir}/context/data/scite/scite-ctx.lua
12mr|texlive-context-20110808-5|91	%{_texmfdistdir}/context/data/scite/scite-ctx.properties
12mr|texlive-context-20110808-5|92	%{_texmfdistdir}/context/data/scite/scite-metapost.properties
12mr|texlive-context-20110808-5|93	%{_texmfdistdir}/context/data/scite/scite-pragma.properties
12mr|texlive-context-20110808-5|94	%{_texmfdistdir}/context/data/scite/scite-tex.properties
12mr|texlive-context-20110808-5|95	%{_texmfdistdir}/context/data/scite/tex.properties
12mr|texlive-context-20110808-5|96	%{_texmfdistdir}/context/data/texfont/type-buy.dat
12mr|texlive-context-20110808-5|97	%{_texmfdistdir}/context/data/texfont/type-fsf.dat
12mr|texlive-context-20110808-5|98	%{_texmfdistdir}/context/data/texfont/type-ghz.dat
12mr|texlive-context-20110808-5|99	%{_texmfdistdir}/context/data/texfont/type-tmf.dat
12mr|texlive-context-20110808-5|100	%{_texmfdistdir}/context/data/texworks/TUG/TeXworks.ini
12mr|texlive-context-20110808-5|101	%{_texmfdistdir}/context/data/texworks/completion/tw-context.txt
12mr|texlive-context-20110808-5|102	%{_texmfdistdir}/context/data/texworks/configuration/auto-indent-patterns.txt
12mr|texlive-context-20110808-5|103	%{_texmfdistdir}/context/data/texworks/configuration/delimiter-pairs.txt
12mr|texlive-context-20110808-5|104	%{_texmfdistdir}/context/data/texworks/configuration/smart-quotes-modes.txt
12mr|texlive-context-20110808-5|105	%{_texmfdistdir}/context/data/texworks/configuration/syntax-patterns.txt
12mr|texlive-context-20110808-5|106	%{_texmfdistdir}/context/data/texworks/configuration/tag-patterns.txt
12mr|texlive-context-20110808-5|107	%{_texmfdistdir}/context/data/texworks/configuration/texworks-config.txt
12mr|texlive-context-20110808-5|108	%{_texmfdistdir}/context/data/texworks/configuration/tools.ini
12mr|texlive-context-20110808-5|109	%{_texmfdistdir}/context/data/texworks/texworks-context.rme
12mr|texlive-context-20110808-5|110	%{_texmfdistdir}/context/data/texworks/texworks-setup.ini
12mr|texlive-context-20110808-5|111	%{_texmfdistdir}/fonts/afm/hoekwater/context/contnav.afm
12mr|texlive-context-20110808-5|112	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-CNS1-4.cidmap
12mr|texlive-context-20110808-5|113	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-GB1-4.cidmap
12mr|texlive-context-20110808-5|114	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Identity-0.cidmap
12mr|texlive-context-20110808-5|115	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Japan1-5.cidmap
12mr|texlive-context-20110808-5|116	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Japan1-6.cidmap
12mr|texlive-context-20110808-5|117	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Japan2-0.cidmap
12mr|texlive-context-20110808-5|118	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Korea1-2.cidmap
12mr|texlive-context-20110808-5|119	%{_texmfdistdir}/fonts/enc/dvips/context/cmin.enc
12mr|texlive-context-20110808-5|120	%{_texmfdistdir}/fonts/enc/dvips/context/cmit.enc
12mr|texlive-context-20110808-5|121	%{_texmfdistdir}/fonts/enc/dvips/context/cmitt.enc
12mr|texlive-context-20110808-5|122	%{_texmfdistdir}/fonts/enc/dvips/context/cmrm.enc
12mr|texlive-context-20110808-5|123	%{_texmfdistdir}/fonts/enc/dvips/context/cmsc.enc
12mr|texlive-context-20110808-5|124	%{_texmfdistdir}/fonts/enc/dvips/context/cmtt.enc
12mr|texlive-context-20110808-5|125	%{_texmfdistdir}/fonts/enc/dvips/context/ec-2004.enc
12mr|texlive-context-20110808-5|126	%{_texmfdistdir}/fonts/enc/dvips/context/q-8r.enc
12mr|texlive-context-20110808-5|127	%{_texmfdistdir}/fonts/enc/dvips/context/teff-trinite.enc
12mr|texlive-context-20110808-5|128	%{_texmfdistdir}/fonts/fea/context/greek-babel.fea
12mr|texlive-context-20110808-5|129	%{_texmfdistdir}/fonts/fea/context/test-features.fea
12mr|texlive-context-20110808-5|130	%{_texmfdistdir}/fonts/fea/context/texhistoric.fea
12mr|texlive-context-20110808-5|131	%{_texmfdistdir}/fonts/fea/context/verbose-digits.fea
12mr|texlive-context-20110808-5|132	%{_texmfdistdir}/fonts/map/dvips/context/contnav.map
12mr|texlive-context-20110808-5|133	%{_texmfdistdir}/fonts/map/luatex/context/demo-font.lum
12mr|texlive-context-20110808-5|134	%{_texmfdistdir}/fonts/map/pdftex/context/8r-base.map
12mr|texlive-context-20110808-5|135	%{_texmfdistdir}/fonts/map/pdftex/context/ec-base.map
12mr|texlive-context-20110808-5|136	%{_texmfdistdir}/fonts/map/pdftex/context/ec-os-public-lm.map
12mr|texlive-context-20110808-5|137	%{_texmfdistdir}/fonts/map/pdftex/context/koeieletters.map
12mr|texlive-context-20110808-5|138	%{_texmfdistdir}/fonts/map/pdftex/context/mkiv-base.map
12mr|texlive-context-20110808-5|139	%{_texmfdistdir}/fonts/map/pdftex/context/mkiv-px.map
12mr|texlive-context-20110808-5|140	%{_texmfdistdir}/fonts/map/pdftex/context/mkiv-tx.map
12mr|texlive-context-20110808-5|141	%{_texmfdistdir}/fonts/map/pdftex/context/original-adobe-euro.map
12mr|texlive-context-20110808-5|142	%{_texmfdistdir}/fonts/map/pdftex/context/original-ams-base.map
12mr|texlive-context-20110808-5|143	%{_texmfdistdir}/fonts/map/pdftex/context/original-ams-cmr.map
12mr|texlive-context-20110808-5|144	%{_texmfdistdir}/fonts/map/pdftex/context/original-ams-euler.map
12mr|texlive-context-20110808-5|145	%{_texmfdistdir}/fonts/map/pdftex/context/original-base.map
12mr|texlive-context-20110808-5|146	%{_texmfdistdir}/fonts/map/pdftex/context/original-context-symbol.map
12mr|texlive-context-20110808-5|147	%{_texmfdistdir}/fonts/map/pdftex/context/original-dummy.map
12mr|texlive-context-20110808-5|148	%{_texmfdistdir}/fonts/map/pdftex/context/original-empty.map
12mr|texlive-context-20110808-5|149	%{_texmfdistdir}/fonts/map/pdftex/context/original-micropress-informal.map
12mr|texlive-context-20110808-5|150	%{_texmfdistdir}/fonts/map/pdftex/context/original-public-csr.map
12mr|texlive-context-20110808-5|151	%{_texmfdistdir}/fonts/map/pdftex/context/original-public-lm.map
12mr|texlive-context-20110808-5|152	%{_texmfdistdir}/fonts/map/pdftex/context/original-public-plr.map
12mr|texlive-context-20110808-5|153	%{_texmfdistdir}/fonts/map/pdftex/context/original-public-vnr.map
12mr|texlive-context-20110808-5|154	%{_texmfdistdir}/fonts/map/pdftex/context/original-vogel-symbol.map
12mr|texlive-context-20110808-5|155	%{_texmfdistdir}/fonts/map/pdftex/context/original-wasy.map
12mr|texlive-context-20110808-5|156	%{_texmfdistdir}/fonts/map/pdftex/context/original-youngryu-px.map
12mr|texlive-context-20110808-5|157	%{_texmfdistdir}/fonts/map/pdftex/context/original-youngryu-tx.map
12mr|texlive-context-20110808-5|158	%{_texmfdistdir}/fonts/map/pdftex/context/qx-base.map
12mr|texlive-context-20110808-5|159	%{_texmfdistdir}/fonts/map/pdftex/context/qx-os-public-lm.map
12mr|texlive-context-20110808-5|160	%{_texmfdistdir}/fonts/map/pdftex/context/t5-base.map
12mr|texlive-context-20110808-5|161	%{_texmfdistdir}/fonts/map/pdftex/context/t5-os-public-lm.map
12mr|texlive-context-20110808-5|162	%{_texmfdistdir}/fonts/map/pdftex/context/texnansi-base.map
12mr|texlive-context-20110808-5|163	%{_texmfdistdir}/fonts/map/pdftex/context/texnansi-os-public-lm.map
12mr|texlive-context-20110808-5|164	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/context/tlig.map
12mr|texlive-context-20110808-5|165	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/context/tlig.tec
12mr|texlive-context-20110808-5|166	%{_texmfdistdir}/fonts/opentype/context/tests/texmfhome.otf
12mr|texlive-context-20110808-5|167	%{_texmfdistdir}/fonts/tfm/hoekwater/context/contnav.tfm
12mr|texlive-context-20110808-5|168	%{_texmfdistdir}/fonts/type1/hoekwater/context/contnav.pfb
12mr|texlive-context-20110808-5|169	%{_texmfdistdir}/metapost/context/base/metafun.mp
12mr|texlive-context-20110808-5|170	%{_texmfdistdir}/metapost/context/base/metafun.mpii
12mr|texlive-context-20110808-5|171	%{_texmfdistdir}/metapost/context/base/metafun.mpiv
12mr|texlive-context-20110808-5|172	%{_texmfdistdir}/metapost/context/base/mp-abck.mpiv
12mr|texlive-context-20110808-5|173	%{_texmfdistdir}/metapost/context/base/mp-apos.mpiv
12mr|texlive-context-20110808-5|174	%{_texmfdistdir}/metapost/context/base/mp-asnc.mpiv
12mr|texlive-context-20110808-5|175	%{_texmfdistdir}/metapost/context/base/mp-back.mp
12mr|texlive-context-20110808-5|176	%{_texmfdistdir}/metapost/context/base/mp-base.mpii
12mr|texlive-context-20110808-5|177	%{_texmfdistdir}/metapost/context/base/mp-base.mpiv
12mr|texlive-context-20110808-5|178	%{_texmfdistdir}/metapost/context/base/mp-butt.mpii
12mr|texlive-context-20110808-5|179	%{_texmfdistdir}/metapost/context/base/mp-butt.mpiv
12mr|texlive-context-20110808-5|180	%{_texmfdistdir}/metapost/context/base/mp-char.mpii
12mr|texlive-context-20110808-5|181	%{_texmfdistdir}/metapost/context/base/mp-char.mpiv
12mr|texlive-context-20110808-5|182	%{_texmfdistdir}/metapost/context/base/mp-chem.mpiv
12mr|texlive-context-20110808-5|183	%{_texmfdistdir}/metapost/context/base/mp-core.mpii
12mr|texlive-context-20110808-5|184	%{_texmfdistdir}/metapost/context/base/mp-core.mpiv
12mr|texlive-context-20110808-5|185	%{_texmfdistdir}/metapost/context/base/mp-crop.mpiv
12mr|texlive-context-20110808-5|186	%{_texmfdistdir}/metapost/context/base/mp-figs.mpii
12mr|texlive-context-20110808-5|187	%{_texmfdistdir}/metapost/context/base/mp-figs.mpiv
12mr|texlive-context-20110808-5|188	%{_texmfdistdir}/metapost/context/base/mp-fobg.mp
12mr|texlive-context-20110808-5|189	%{_texmfdistdir}/metapost/context/base/mp-form.mpii
12mr|texlive-context-20110808-5|190	%{_texmfdistdir}/metapost/context/base/mp-form.mpiv
12mr|texlive-context-20110808-5|191	%{_texmfdistdir}/metapost/context/base/mp-func.mpii
12mr|texlive-context-20110808-5|192	%{_texmfdistdir}/metapost/context/base/mp-func.mpiv
12mr|texlive-context-20110808-5|193	%{_texmfdistdir}/metapost/context/base/mp-grid.mpii
12mr|texlive-context-20110808-5|194	%{_texmfdistdir}/metapost/context/base/mp-grid.mpiv
12mr|texlive-context-20110808-5|195	%{_texmfdistdir}/metapost/context/base/mp-grph.mpii
12mr|texlive-context-20110808-5|196	%{_texmfdistdir}/metapost/context/base/mp-grph.mpiv
12mr|texlive-context-20110808-5|197	%{_texmfdistdir}/metapost/context/base/mp-idea.mpiv
12mr|texlive-context-20110808-5|198	%{_texmfdistdir}/metapost/context/base/mp-mlib.mpiv
12mr|texlive-context-20110808-5|199	%{_texmfdistdir}/metapost/context/base/mp-page.mpii
12mr|texlive-context-20110808-5|200	%{_texmfdistdir}/metapost/context/base/mp-page.mpiv
12mr|texlive-context-20110808-5|201	%{_texmfdistdir}/metapost/context/base/mp-shap.mpii
12mr|texlive-context-20110808-5|202	%{_texmfdistdir}/metapost/context/base/mp-shap.mpiv
12mr|texlive-context-20110808-5|203	%{_texmfdistdir}/metapost/context/base/mp-spec.mpii
12mr|texlive-context-20110808-5|204	%{_texmfdistdir}/metapost/context/base/mp-step.mpii
12mr|texlive-context-20110808-5|205	%{_texmfdistdir}/metapost/context/base/mp-step.mpiv
12mr|texlive-context-20110808-5|206	%{_texmfdistdir}/metapost/context/base/mp-symb.mp
12mr|texlive-context-20110808-5|207	%{_texmfdistdir}/metapost/context/base/mp-text.mpii
12mr|texlive-context-20110808-5|208	%{_texmfdistdir}/metapost/context/base/mp-text.mpiv
12mr|texlive-context-20110808-5|209	%{_texmfdistdir}/metapost/context/base/mp-tool.mpii
12mr|texlive-context-20110808-5|210	%{_texmfdistdir}/metapost/context/base/mp-tool.mpiv
12mr|texlive-context-20110808-5|211	%{_texmfdistdir}/metapost/context/base/mp-txts.mpii
12mr|texlive-context-20110808-5|212	%{_texmfdistdir}/metapost/context/font/punkfont-bold.mp
12mr|texlive-context-20110808-5|213	%{_texmfdistdir}/metapost/context/font/punkfont-boldslanted.mp
12mr|texlive-context-20110808-5|214	%{_texmfdistdir}/metapost/context/font/punkfont-characters.mp
12mr|texlive-context-20110808-5|215	%{_texmfdistdir}/metapost/context/font/punkfont-definitions.mp
12mr|texlive-context-20110808-5|216	%{_texmfdistdir}/metapost/context/font/punkfont-slanted.mp
12mr|texlive-context-20110808-5|217	%{_texmfdistdir}/metapost/context/font/punkfont.mp
12mr|texlive-context-20110808-5|218	%{_texmfdistdir}/scripts/context/lua/mtx-babel.lua
12mr|texlive-context-20110808-5|219	%{_texmfdistdir}/scripts/context/lua/mtx-base.lua
12mr|texlive-context-20110808-5|220	%{_texmfdistdir}/scripts/context/lua/mtx-cache.lua
12mr|texlive-context-20110808-5|221	%{_texmfdistdir}/scripts/context/lua/mtx-chars.lua
12mr|texlive-context-20110808-5|222	%{_texmfdistdir}/scripts/context/lua/mtx-check.lua
12mr|texlive-context-20110808-5|223	%{_texmfdistdir}/scripts/context/lua/mtx-colors.lua
12mr|texlive-context-20110808-5|224	%{_texmfdistdir}/scripts/context/lua/mtx-context.lua
12mr|texlive-context-20110808-5|225	%{_texmfdistdir}/scripts/context/lua/mtx-convert.lua
12mr|texlive-context-20110808-5|226	%{_texmfdistdir}/scripts/context/lua/mtx-epub.lua
12mr|texlive-context-20110808-5|227	%{_texmfdistdir}/scripts/context/lua/mtx-flac.lua
12mr|texlive-context-20110808-5|228	%{_texmfdistdir}/scripts/context/lua/mtx-fonts.lua
12mr|texlive-context-20110808-5|229	%{_texmfdistdir}/scripts/context/lua/mtx-grep.lua
12mr|texlive-context-20110808-5|230	%{_texmfdistdir}/scripts/context/lua/mtx-interface.lua
12mr|texlive-context-20110808-5|231	%{_texmfdistdir}/scripts/context/lua/mtx-metapost.lua
12mr|texlive-context-20110808-5|232	%{_texmfdistdir}/scripts/context/lua/mtx-metatex.lua
12mr|texlive-context-20110808-5|233	%{_texmfdistdir}/scripts/context/lua/mtx-modules.lua
12mr|texlive-context-20110808-5|234	%{_texmfdistdir}/scripts/context/lua/mtx-mtxworks.lua
12mr|texlive-context-20110808-5|235	%{_texmfdistdir}/scripts/context/lua/mtx-package.lua
12mr|texlive-context-20110808-5|236	%{_texmfdistdir}/scripts/context/lua/mtx-patterns.lua
12mr|texlive-context-20110808-5|237	%{_texmfdistdir}/scripts/context/lua/mtx-pdf.lua
12mr|texlive-context-20110808-5|238	%{_texmfdistdir}/scripts/context/lua/mtx-profile.lua
12mr|texlive-context-20110808-5|239	%{_texmfdistdir}/scripts/context/lua/mtx-rsync.lua
12mr|texlive-context-20110808-5|240	%{_texmfdistdir}/scripts/context/lua/mtx-scite.lua
12mr|texlive-context-20110808-5|241	%{_texmfdistdir}/scripts/context/lua/mtx-server-ctx-fonttest.lua
12mr|texlive-context-20110808-5|242	%{_texmfdistdir}/scripts/context/lua/mtx-server-ctx-help.lua
12mr|texlive-context-20110808-5|243	%{_texmfdistdir}/scripts/context/lua/mtx-server-ctx-startup.lua
12mr|texlive-context-20110808-5|244	%{_texmfdistdir}/scripts/context/lua/mtx-server.lua
12mr|texlive-context-20110808-5|245	%{_texmfdistdir}/scripts/context/lua/mtx-texworks.lua
12mr|texlive-context-20110808-5|246	%{_texmfdistdir}/scripts/context/lua/mtx-timing.lua
12mr|texlive-context-20110808-5|247	%{_texmfdistdir}/scripts/context/lua/mtx-tools.lua
12mr|texlive-context-20110808-5|248	%{_texmfdistdir}/scripts/context/lua/mtx-unzip.lua
12mr|texlive-context-20110808-5|249	%{_texmfdistdir}/scripts/context/lua/mtx-update.lua
12mr|texlive-context-20110808-5|250	%{_texmfdistdir}/scripts/context/lua/mtx-watch.lua
12mr|texlive-context-20110808-5|251	%{_texmfdistdir}/scripts/context/lua/mtxrun.lua
12mr|texlive-context-20110808-5|252	%{_texmfdistdir}/scripts/context/perl/makempy.pl
12mr|texlive-context-20110808-5|253	%{_texmfdistdir}/scripts/context/perl/path_tre.pm
12mr|texlive-context-20110808-5|254	%{_texmfdistdir}/scripts/context/perl/pdftrimwhite.pl
12mr|texlive-context-20110808-5|255	%{_texmfdistdir}/scripts/context/perl/texfind.pl
12mr|texlive-context-20110808-5|256	%{_texmfdistdir}/scripts/context/perl/texfont.pl
12mr|texlive-context-20110808-5|257	%{_texmfdistdir}/scripts/context/ruby/base/ctx.rb
12mr|texlive-context-20110808-5|258	%{_texmfdistdir}/scripts/context/ruby/base/exa.rb
12mr|texlive-context-20110808-5|259	%{_texmfdistdir}/scripts/context/ruby/base/file.rb
12mr|texlive-context-20110808-5|260	%{_texmfdistdir}/scripts/context/ruby/base/kpse.rb
12mr|texlive-context-20110808-5|261	%{_texmfdistdir}/scripts/context/ruby/base/kpse/drb.rb
12mr|texlive-context-20110808-5|262	%{_texmfdistdir}/scripts/context/ruby/base/kpse/soap.rb
12mr|texlive-context-20110808-5|263	%{_texmfdistdir}/scripts/context/ruby/base/kpse/trees.rb
12mr|texlive-context-20110808-5|264	%{_texmfdistdir}/scripts/context/ruby/base/kpsedirect.rb
12mr|texlive-context-20110808-5|265	%{_texmfdistdir}/scripts/context/ruby/base/kpsefast.rb
12mr|texlive-context-20110808-5|266	%{_texmfdistdir}/scripts/context/ruby/base/kpseremote.rb
12mr|texlive-context-20110808-5|267	%{_texmfdistdir}/scripts/context/ruby/base/kpserunner.rb
12mr|texlive-context-20110808-5|268	%{_texmfdistdir}/scripts/context/ruby/base/logger.rb
12mr|texlive-context-20110808-5|269	%{_texmfdistdir}/scripts/context/ruby/base/merge.rb
12mr|texlive-context-20110808-5|270	%{_texmfdistdir}/scripts/context/ruby/base/mp.rb
12mr|texlive-context-20110808-5|271	%{_texmfdistdir}/scripts/context/ruby/base/pdf.rb
12mr|texlive-context-20110808-5|272	%{_texmfdistdir}/scripts/context/ruby/base/state.rb
12mr|texlive-context-20110808-5|273	%{_texmfdistdir}/scripts/context/ruby/base/switch.rb
12mr|texlive-context-20110808-5|274	%{_texmfdistdir}/scripts/context/ruby/base/system.rb
12mr|texlive-context-20110808-5|275	%{_texmfdistdir}/scripts/context/ruby/base/tex.rb
12mr|texlive-context-20110808-5|276	%{_texmfdistdir}/scripts/context/ruby/base/texutil.rb
12mr|texlive-context-20110808-5|277	%{_texmfdistdir}/scripts/context/ruby/base/tool.rb
12mr|texlive-context-20110808-5|278	%{_texmfdistdir}/scripts/context/ruby/base/variables.rb
12mr|texlive-context-20110808-5|279	%{_texmfdistdir}/scripts/context/ruby/concheck.rb
12mr|texlive-context-20110808-5|280	%{_texmfdistdir}/scripts/context/ruby/ctxtools.rb
12mr|texlive-context-20110808-5|281	%{_texmfdistdir}/scripts/context/ruby/fcd_start.rb
12mr|texlive-context-20110808-5|282	%{_texmfdistdir}/scripts/context/ruby/graphics/gs.rb
12mr|texlive-context-20110808-5|283	%{_texmfdistdir}/scripts/context/ruby/graphics/inkscape.rb
12mr|texlive-context-20110808-5|284	%{_texmfdistdir}/scripts/context/ruby/graphics/magick.rb
12mr|texlive-context-20110808-5|285	%{_texmfdistdir}/scripts/context/ruby/imgtopdf.rb
12mr|texlive-context-20110808-5|286	%{_texmfdistdir}/scripts/context/ruby/mpstools.rb
12mr|texlive-context-20110808-5|287	%{_texmfdistdir}/scripts/context/ruby/pdftools.rb
12mr|texlive-context-20110808-5|288	%{_texmfdistdir}/scripts/context/ruby/pstopdf.rb
12mr|texlive-context-20110808-5|289	%{_texmfdistdir}/scripts/context/ruby/rlxtools.rb
12mr|texlive-context-20110808-5|290	%{_texmfdistdir}/scripts/context/ruby/rscortool.rb
12mr|texlive-context-20110808-5|291	%{_texmfdistdir}/scripts/context/ruby/rsfiltool.rb
12mr|texlive-context-20110808-5|292	%{_texmfdistdir}/scripts/context/ruby/rslibtool.rb
12mr|texlive-context-20110808-5|293	%{_texmfdistdir}/scripts/context/ruby/runtools.rb
12mr|texlive-context-20110808-5|294	%{_texmfdistdir}/scripts/context/ruby/texexec.rb
12mr|texlive-context-20110808-5|295	%{_texmfdistdir}/scripts/context/ruby/texmfstart.rb
12mr|texlive-context-20110808-5|296	%{_texmfdistdir}/scripts/context/ruby/texsync.rb
12mr|texlive-context-20110808-5|297	%{_texmfdistdir}/scripts/context/ruby/textools.rb
12mr|texlive-context-20110808-5|298	%{_texmfdistdir}/scripts/context/ruby/texutil.rb
12mr|texlive-context-20110808-5|299	%{_texmfdistdir}/scripts/context/ruby/tmftools.rb
12mr|texlive-context-20110808-5|300	%{_texmfdistdir}/scripts/context/ruby/xmltools.rb
12mr|texlive-context-20110808-5|301	%{_texmfdistdir}/scripts/context/stubs/mswin/context.exe
12mr|texlive-context-20110808-5|302	%{_texmfdistdir}/scripts/context/stubs/mswin/luatools.exe
12mr|texlive-context-20110808-5|303	%{_texmfdistdir}/scripts/context/stubs/mswin/metatex.exe
12mr|texlive-context-20110808-5|304	%{_texmfdistdir}/scripts/context/stubs/mswin/mptopdf.exe
12mr|texlive-context-20110808-5|305	%{_texmfdistdir}/scripts/context/stubs/mswin/mtxrun.dll
12mr|texlive-context-20110808-5|306	%{_texmfdistdir}/scripts/context/stubs/mswin/mtxrun.exe
12mr|texlive-context-20110808-5|307	%{_texmfdistdir}/scripts/context/stubs/mswin/mtxrun.lua
12mr|texlive-context-20110808-5|308	%{_texmfdistdir}/scripts/context/stubs/mswin/mtxworks.exe
12mr|texlive-context-20110808-5|309	%{_texmfdistdir}/scripts/context/stubs/mswin/texexec.exe
12mr|texlive-context-20110808-5|310	%{_texmfdistdir}/scripts/context/stubs/mswin/texmfstart.exe
12mr|texlive-context-20110808-5|311	%{_texmfdistdir}/scripts/context/stubs/source/mtxrun_dll.c
12mr|texlive-context-20110808-5|312	%{_texmfdistdir}/scripts/context/stubs/source/mtxrun_exe.c
12mr|texlive-context-20110808-5|313	%{_texmfdistdir}/scripts/context/stubs/source/readme.txt
12mr|texlive-context-20110808-5|314	%{_texmfdistdir}/scripts/context/stubs/unix/context
12mr|texlive-context-20110808-5|315	%{_texmfdistdir}/scripts/context/stubs/unix/luatools
12mr|texlive-context-20110808-5|316	%{_texmfdistdir}/scripts/context/stubs/unix/metatex
12mr|texlive-context-20110808-5|317	%{_texmfdistdir}/scripts/context/stubs/unix/mptopdf
12mr|texlive-context-20110808-5|318	%{_texmfdistdir}/scripts/context/stubs/unix/mtxrun
12mr|texlive-context-20110808-5|319	%{_texmfdistdir}/scripts/context/stubs/unix/mtxworks
12mr|texlive-context-20110808-5|320	%{_texmfdistdir}/scripts/context/stubs/unix/texexec
12mr|texlive-context-20110808-5|321	%{_texmfdistdir}/scripts/context/stubs/unix/texmfstart
12mr|texlive-context-20110808-5|322	%{_texmfdistdir}/tex/context/base/anch-bar.mkii
12mr|texlive-context-20110808-5|323	%{_texmfdistdir}/tex/context/base/anch-bar.mkiv
12mr|texlive-context-20110808-5|324	%{_texmfdistdir}/tex/context/base/anch-bck.mkvi
12mr|texlive-context-20110808-5|325	%{_texmfdistdir}/tex/context/base/anch-pgr.lua
12mr|texlive-context-20110808-5|326	%{_texmfdistdir}/tex/context/base/anch-pgr.mkii
12mr|texlive-context-20110808-5|327	%{_texmfdistdir}/tex/context/base/anch-pgr.mkiv
12mr|texlive-context-20110808-5|328	%{_texmfdistdir}/tex/context/base/anch-pos.lua
12mr|texlive-context-20110808-5|329	%{_texmfdistdir}/tex/context/base/anch-pos.mkii
12mr|texlive-context-20110808-5|330	%{_texmfdistdir}/tex/context/base/anch-pos.mkiv
12mr|texlive-context-20110808-5|331	%{_texmfdistdir}/tex/context/base/anch-snc.mkii
12mr|texlive-context-20110808-5|332	%{_texmfdistdir}/tex/context/base/anch-snc.mkiv
12mr|texlive-context-20110808-5|333	%{_texmfdistdir}/tex/context/base/anch-tab.mkiv
12mr|texlive-context-20110808-5|334	%{_texmfdistdir}/tex/context/base/attr-col.lua
12mr|texlive-context-20110808-5|335	%{_texmfdistdir}/tex/context/base/attr-col.mkiv
12mr|texlive-context-20110808-5|336	%{_texmfdistdir}/tex/context/base/attr-eff.lua
12mr|texlive-context-20110808-5|337	%{_texmfdistdir}/tex/context/base/attr-eff.mkiv
12mr|texlive-context-20110808-5|338	%{_texmfdistdir}/tex/context/base/attr-ini.lua
12mr|texlive-context-20110808-5|339	%{_texmfdistdir}/tex/context/base/attr-ini.mkiv
12mr|texlive-context-20110808-5|340	%{_texmfdistdir}/tex/context/base/attr-lay.lua
12mr|texlive-context-20110808-5|341	%{_texmfdistdir}/tex/context/base/attr-lay.mkiv
12mr|texlive-context-20110808-5|342	%{_texmfdistdir}/tex/context/base/attr-neg.lua
12mr|texlive-context-20110808-5|343	%{_texmfdistdir}/tex/context/base/attr-neg.mkiv
12mr|texlive-context-20110808-5|344	%{_texmfdistdir}/tex/context/base/back-exp.lua
12mr|texlive-context-20110808-5|345	%{_texmfdistdir}/tex/context/base/back-exp.mkiv
12mr|texlive-context-20110808-5|346	%{_texmfdistdir}/tex/context/base/back-ini.lua
12mr|texlive-context-20110808-5|347	%{_texmfdistdir}/tex/context/base/back-ini.mkiv
12mr|texlive-context-20110808-5|348	%{_texmfdistdir}/tex/context/base/back-pdf.lua
12mr|texlive-context-20110808-5|349	%{_texmfdistdir}/tex/context/base/back-pdf.mkiv
12mr|texlive-context-20110808-5|350	%{_texmfdistdir}/tex/context/base/back-swf.mkiv
12mr|texlive-context-20110808-5|351	%{_texmfdistdir}/tex/context/base/back-u3d.mkiv
12mr|texlive-context-20110808-5|352	%{_texmfdistdir}/tex/context/base/bibl-bib.lua
12mr|texlive-context-20110808-5|353	%{_texmfdistdir}/tex/context/base/bibl-bib.mkiv
12mr|texlive-context-20110808-5|354	%{_texmfdistdir}/tex/context/base/bibl-tra.lua
12mr|texlive-context-20110808-5|355	%{_texmfdistdir}/tex/context/base/bibl-tra.mkii
12mr|texlive-context-20110808-5|356	%{_texmfdistdir}/tex/context/base/bibl-tra.mkiv
12mr|texlive-context-20110808-5|357	%{_texmfdistdir}/tex/context/base/bibl-tst.lua
12mr|texlive-context-20110808-5|358	%{_texmfdistdir}/tex/context/base/blob-ini.lua
12mr|texlive-context-20110808-5|359	%{_texmfdistdir}/tex/context/base/blob-ini.mkiv
12mr|texlive-context-20110808-5|360	%{_texmfdistdir}/tex/context/base/buff-imp-default.lua
12mr|texlive-context-20110808-5|361	%{_texmfdistdir}/tex/context/base/buff-imp-default.mkiv
12mr|texlive-context-20110808-5|362	%{_texmfdistdir}/tex/context/base/buff-imp-escaped.lua
12mr|texlive-context-20110808-5|363	%{_texmfdistdir}/tex/context/base/buff-imp-escaped.mkiv
12mr|texlive-context-20110808-5|364	%{_texmfdistdir}/tex/context/base/buff-imp-lua.lua
12mr|texlive-context-20110808-5|365	%{_texmfdistdir}/tex/context/base/buff-imp-lua.mkiv
12mr|texlive-context-20110808-5|366	%{_texmfdistdir}/tex/context/base/buff-imp-mp.lua
12mr|texlive-context-20110808-5|367	%{_texmfdistdir}/tex/context/base/buff-imp-mp.mkiv
12mr|texlive-context-20110808-5|368	%{_texmfdistdir}/tex/context/base/buff-imp-nested.lua
12mr|texlive-context-20110808-5|369	%{_texmfdistdir}/tex/context/base/buff-imp-nested.mkiv
12mr|texlive-context-20110808-5|370	%{_texmfdistdir}/tex/context/base/buff-imp-parsed-xml.lua
12mr|texlive-context-20110808-5|371	%{_texmfdistdir}/tex/context/base/buff-imp-parsed-xml.mkiv
12mr|texlive-context-20110808-5|372	%{_texmfdistdir}/tex/context/base/buff-imp-tex.lua
12mr|texlive-context-20110808-5|373	%{_texmfdistdir}/tex/context/base/buff-imp-tex.mkiv
12mr|texlive-context-20110808-5|374	%{_texmfdistdir}/tex/context/base/buff-imp-xml.lua
12mr|texlive-context-20110808-5|375	%{_texmfdistdir}/tex/context/base/buff-imp-xml.mkiv
12mr|texlive-context-20110808-5|376	%{_texmfdistdir}/tex/context/base/buff-ini.lua
12mr|texlive-context-20110808-5|377	%{_texmfdistdir}/tex/context/base/buff-ini.mkii
12mr|texlive-context-20110808-5|378	%{_texmfdistdir}/tex/context/base/buff-ini.mkiv
12mr|texlive-context-20110808-5|379	%{_texmfdistdir}/tex/context/base/buff-par.lua
12mr|texlive-context-20110808-5|380	%{_texmfdistdir}/tex/context/base/buff-par.mkiv
12mr|texlive-context-20110808-5|381	%{_texmfdistdir}/tex/context/base/buff-ver.lua
12mr|texlive-context-20110808-5|382	%{_texmfdistdir}/tex/context/base/buff-ver.mkii
12mr|texlive-context-20110808-5|383	%{_texmfdistdir}/tex/context/base/buff-ver.mkiv
12mr|texlive-context-20110808-5|384	%{_texmfdistdir}/tex/context/base/bxml-apa.mkiv
12mr|texlive-context-20110808-5|385	%{_texmfdistdir}/tex/context/base/catc-act.mkii
12mr|texlive-context-20110808-5|386	%{_texmfdistdir}/tex/context/base/catc-act.mkiv
12mr|texlive-context-20110808-5|387	%{_texmfdistdir}/tex/context/base/catc-ctx.mkii
12mr|texlive-context-20110808-5|388	%{_texmfdistdir}/tex/context/base/catc-ctx.mkiv
12mr|texlive-context-20110808-5|389	%{_texmfdistdir}/tex/context/base/catc-def.mkii
12mr|texlive-context-20110808-5|390	%{_texmfdistdir}/tex/context/base/catc-def.mkiv
12mr|texlive-context-20110808-5|391	%{_texmfdistdir}/tex/context/base/catc-ini.lua
12mr|texlive-context-20110808-5|392	%{_texmfdistdir}/tex/context/base/catc-ini.mkii
12mr|texlive-context-20110808-5|393	%{_texmfdistdir}/tex/context/base/catc-ini.mkiv
12mr|texlive-context-20110808-5|394	%{_texmfdistdir}/tex/context/base/catc-sym.mkii
12mr|texlive-context-20110808-5|395	%{_texmfdistdir}/tex/context/base/catc-sym.mkiv
12mr|texlive-context-20110808-5|396	%{_texmfdistdir}/tex/context/base/catc-xml.mkii
12mr|texlive-context-20110808-5|397	%{_texmfdistdir}/tex/context/base/catc-xml.mkiv
12mr|texlive-context-20110808-5|398	%{_texmfdistdir}/tex/context/base/char-act.mkiv
12mr|texlive-context-20110808-5|399	%{_texmfdistdir}/tex/context/base/char-cjk.lua
12mr|texlive-context-20110808-5|400	%{_texmfdistdir}/tex/context/base/char-def.lua
12mr|texlive-context-20110808-5|401	%{_texmfdistdir}/tex/context/base/char-enc.lua
12mr|texlive-context-20110808-5|402	%{_texmfdistdir}/tex/context/base/char-enc.mkiv
12mr|texlive-context-20110808-5|403	%{_texmfdistdir}/tex/context/base/char-ent.lua
12mr|texlive-context-20110808-5|404	%{_texmfdistdir}/tex/context/base/char-ini.lua
12mr|texlive-context-20110808-5|405	%{_texmfdistdir}/tex/context/base/char-ini.mkiv
12mr|texlive-context-20110808-5|406	%{_texmfdistdir}/tex/context/base/char-map.lua
12mr|texlive-context-20110808-5|407	%{_texmfdistdir}/tex/context/base/char-tex.lua
12mr|texlive-context-20110808-5|408	%{_texmfdistdir}/tex/context/base/char-utf.lua
12mr|texlive-context-20110808-5|409	%{_texmfdistdir}/tex/context/base/char-utf.mkiv
12mr|texlive-context-20110808-5|410	%{_texmfdistdir}/tex/context/base/chem-ini.lua
12mr|texlive-context-20110808-5|411	%{_texmfdistdir}/tex/context/base/chem-ini.mkiv
12mr|texlive-context-20110808-5|412	%{_texmfdistdir}/tex/context/base/chem-str.lua
12mr|texlive-context-20110808-5|413	%{_texmfdistdir}/tex/context/base/chem-str.mkiv
12mr|texlive-context-20110808-5|414	%{_texmfdistdir}/tex/context/base/cldf-bas.lua
12mr|texlive-context-20110808-5|415	%{_texmfdistdir}/tex/context/base/cldf-bas.mkiv
12mr|texlive-context-20110808-5|416	%{_texmfdistdir}/tex/context/base/cldf-com.lua
12mr|texlive-context-20110808-5|417	%{_texmfdistdir}/tex/context/base/cldf-com.mkiv
12mr|texlive-context-20110808-5|418	%{_texmfdistdir}/tex/context/base/cldf-ini.lua
12mr|texlive-context-20110808-5|419	%{_texmfdistdir}/tex/context/base/cldf-ini.mkiv
12mr|texlive-context-20110808-5|420	%{_texmfdistdir}/tex/context/base/cldf-int.lua
12mr|texlive-context-20110808-5|421	%{_texmfdistdir}/tex/context/base/cldf-int.mkiv
12mr|texlive-context-20110808-5|422	%{_texmfdistdir}/tex/context/base/cldf-ver.lua
12mr|texlive-context-20110808-5|423	%{_texmfdistdir}/tex/context/base/cldf-ver.mkiv
12mr|texlive-context-20110808-5|424	%{_texmfdistdir}/tex/context/base/colo-ema.mkii
12mr|texlive-context-20110808-5|425	%{_texmfdistdir}/tex/context/base/colo-ext.mkii
12mr|texlive-context-20110808-5|426	%{_texmfdistdir}/tex/context/base/colo-ext.mkiv
12mr|texlive-context-20110808-5|427	%{_texmfdistdir}/tex/context/base/colo-grp.mkiv
12mr|texlive-context-20110808-5|428	%{_texmfdistdir}/tex/context/base/colo-hex.mkii
12mr|texlive-context-20110808-5|429	%{_texmfdistdir}/tex/context/base/colo-icc.lua
12mr|texlive-context-20110808-5|430	%{_texmfdistdir}/tex/context/base/colo-imp-dem.mkiv
12mr|texlive-context-20110808-5|431	%{_texmfdistdir}/tex/context/base/colo-imp-ema.mkiv
12mr|texlive-context-20110808-5|432	%{_texmfdistdir}/tex/context/base/colo-imp-rgb.mkiv
12mr|texlive-context-20110808-5|433	%{_texmfdistdir}/tex/context/base/colo-imp-x11.mkiv
12mr|texlive-context-20110808-5|434	%{_texmfdistdir}/tex/context/base/colo-imp-xwi.mkiv
12mr|texlive-context-20110808-5|435	%{_texmfdistdir}/tex/context/base/colo-ini.lua
12mr|texlive-context-20110808-5|436	%{_texmfdistdir}/tex/context/base/colo-ini.mkii
12mr|texlive-context-20110808-5|437	%{_texmfdistdir}/tex/context/base/colo-ini.mkiv
12mr|texlive-context-20110808-5|438	%{_texmfdistdir}/tex/context/base/colo-rgb.mkii
12mr|texlive-context-20110808-5|439	%{_texmfdistdir}/tex/context/base/colo-run.lua
12mr|texlive-context-20110808-5|440	%{_texmfdistdir}/tex/context/base/colo-run.mkii
12mr|texlive-context-20110808-5|441	%{_texmfdistdir}/tex/context/base/colo-run.mkiv
12mr|texlive-context-20110808-5|442	%{_texmfdistdir}/tex/context/base/colo-x11.mkii
12mr|texlive-context-20110808-5|443	%{_texmfdistdir}/tex/context/base/colo-xwi.mkii
12mr|texlive-context-20110808-5|444	%{_texmfdistdir}/tex/context/base/cont-cs.mkii
12mr|texlive-context-20110808-5|445	%{_texmfdistdir}/tex/context/base/cont-cs.mkiv
12mr|texlive-context-20110808-5|446	%{_texmfdistdir}/tex/context/base/cont-de.mkii
12mr|texlive-context-20110808-5|447	%{_texmfdistdir}/tex/context/base/cont-de.mkiv
12mr|texlive-context-20110808-5|448	%{_texmfdistdir}/tex/context/base/cont-en.mkii
12mr|texlive-context-20110808-5|449	%{_texmfdistdir}/tex/context/base/cont-en.mkiv
12mr|texlive-context-20110808-5|450	%{_texmfdistdir}/tex/context/base/cont-err.mkii
12mr|texlive-context-20110808-5|451	%{_texmfdistdir}/tex/context/base/cont-fil.mkii
12mr|texlive-context-20110808-5|452	%{_texmfdistdir}/tex/context/base/cont-fil.mkiv
12mr|texlive-context-20110808-5|453	%{_texmfdistdir}/tex/context/base/cont-fr.mkii
12mr|texlive-context-20110808-5|454	%{_texmfdistdir}/tex/context/base/cont-fr.mkiv
12mr|texlive-context-20110808-5|455	%{_texmfdistdir}/tex/context/base/cont-gb.mkii
12mr|texlive-context-20110808-5|456	%{_texmfdistdir}/tex/context/base/cont-gb.mkiv
12mr|texlive-context-20110808-5|457	%{_texmfdistdir}/tex/context/base/cont-it.mkii
12mr|texlive-context-20110808-5|458	%{_texmfdistdir}/tex/context/base/cont-it.mkiv
12mr|texlive-context-20110808-5|459	%{_texmfdistdir}/tex/context/base/cont-log.mkii
12mr|texlive-context-20110808-5|460	%{_texmfdistdir}/tex/context/base/cont-log.mkiv
12mr|texlive-context-20110808-5|461	%{_texmfdistdir}/tex/context/base/cont-new.mkii
12mr|texlive-context-20110808-5|462	%{_texmfdistdir}/tex/context/base/cont-new.mkiv
12mr|texlive-context-20110808-5|463	%{_texmfdistdir}/tex/context/base/cont-nl.mkii
12mr|texlive-context-20110808-5|464	%{_texmfdistdir}/tex/context/base/cont-nl.mkiv
12mr|texlive-context-20110808-5|465	%{_texmfdistdir}/tex/context/base/cont-pe.mkiv
12mr|texlive-context-20110808-5|466	%{_texmfdistdir}/tex/context/base/cont-ro.mkii
12mr|texlive-context-20110808-5|467	%{_texmfdistdir}/tex/context/base/cont-ro.mkiv
12mr|texlive-context-20110808-5|468	%{_texmfdistdir}/tex/context/base/cont-sys.ori
12mr|texlive-context-20110808-5|469	%{_texmfdistdir}/tex/context/base/context-base.lmx
12mr|texlive-context-20110808-5|470	%{_texmfdistdir}/tex/context/base/context-characters.lmx
12mr|texlive-context-20110808-5|471	%{_texmfdistdir}/tex/context/base/context-debug.lmx
12mr|texlive-context-20110808-5|472	%{_texmfdistdir}/tex/context/base/context-error.lmx
12mr|texlive-context-20110808-5|473	%{_texmfdistdir}/tex/context/base/context-fonttest.lmx
12mr|texlive-context-20110808-5|474	%{_texmfdistdir}/tex/context/base/context-help.lmx
12mr|texlive-context-20110808-5|475	%{_texmfdistdir}/tex/context/base/context-timing.lmx
12mr|texlive-context-20110808-5|476	%{_texmfdistdir}/tex/context/base/context-version.pdf
12mr|texlive-context-20110808-5|477	%{_texmfdistdir}/tex/context/base/context-version.png
12mr|texlive-context-20110808-5|478	%{_texmfdistdir}/tex/context/base/context.css
12mr|texlive-context-20110808-5|479	%{_texmfdistdir}/tex/context/base/context.lus
12mr|texlive-context-20110808-5|480	%{_texmfdistdir}/tex/context/base/context.mkii
12mr|texlive-context-20110808-5|481	%{_texmfdistdir}/tex/context/base/context.mkiv
12mr|texlive-context-20110808-5|482	%{_texmfdistdir}/tex/context/base/context.rme
12mr|texlive-context-20110808-5|483	%{_texmfdistdir}/tex/context/base/context.todo
12mr|texlive-context-20110808-5|484	%{_texmfdistdir}/tex/context/base/core-con.lua
12mr|texlive-context-20110808-5|485	%{_texmfdistdir}/tex/context/base/core-con.mkii
12mr|texlive-context-20110808-5|486	%{_texmfdistdir}/tex/context/base/core-con.mkiv
12mr|texlive-context-20110808-5|487	%{_texmfdistdir}/tex/context/base/core-ctx.lua
12mr|texlive-context-20110808-5|488	%{_texmfdistdir}/tex/context/base/core-ctx.mkii
12mr|texlive-context-20110808-5|489	%{_texmfdistdir}/tex/context/base/core-ctx.mkiv
12mr|texlive-context-20110808-5|490	%{_texmfdistdir}/tex/context/base/core-dat.lua
12mr|texlive-context-20110808-5|491	%{_texmfdistdir}/tex/context/base/core-dat.mkiv
12mr|texlive-context-20110808-5|492	%{_texmfdistdir}/tex/context/base/core-def.mkii
12mr|texlive-context-20110808-5|493	%{_texmfdistdir}/tex/context/base/core-def.mkiv
12mr|texlive-context-20110808-5|494	%{_texmfdistdir}/tex/context/base/core-env.lua
12mr|texlive-context-20110808-5|495	%{_texmfdistdir}/tex/context/base/core-env.mkii
12mr|texlive-context-20110808-5|496	%{_texmfdistdir}/tex/context/base/core-env.mkiv
12mr|texlive-context-20110808-5|497	%{_texmfdistdir}/tex/context/base/core-fil.mkii
12mr|texlive-context-20110808-5|498	%{_texmfdistdir}/tex/context/base/core-fnt.mkii
12mr|texlive-context-20110808-5|499	%{_texmfdistdir}/tex/context/base/core-fnt.mkiv
12mr|texlive-context-20110808-5|500	%{_texmfdistdir}/tex/context/base/core-gen.mkii
12mr|texlive-context-20110808-5|501	%{_texmfdistdir}/tex/context/base/core-ini.mkii
12mr|texlive-context-20110808-5|502	%{_texmfdistdir}/tex/context/base/core-ini.mkiv
12mr|texlive-context-20110808-5|503	%{_texmfdistdir}/tex/context/base/core-job.mkii
12mr|texlive-context-20110808-5|504	%{_texmfdistdir}/tex/context/base/core-mis.mkii
12mr|texlive-context-20110808-5|505	%{_texmfdistdir}/tex/context/base/core-mis.mkiv
12mr|texlive-context-20110808-5|506	%{_texmfdistdir}/tex/context/base/core-par.mkii
12mr|texlive-context-20110808-5|507	%{_texmfdistdir}/tex/context/base/core-stg.mkii
12mr|texlive-context-20110808-5|508	%{_texmfdistdir}/tex/context/base/core-sys.lua
12mr|texlive-context-20110808-5|509	%{_texmfdistdir}/tex/context/base/core-sys.mkii
12mr|texlive-context-20110808-5|510	%{_texmfdistdir}/tex/context/base/core-sys.mkiv
12mr|texlive-context-20110808-5|511	%{_texmfdistdir}/tex/context/base/core-two.lua
12mr|texlive-context-20110808-5|512	%{_texmfdistdir}/tex/context/base/core-two.mkii
12mr|texlive-context-20110808-5|513	%{_texmfdistdir}/tex/context/base/core-two.mkiv
12mr|texlive-context-20110808-5|514	%{_texmfdistdir}/tex/context/base/core-uti.lua
12mr|texlive-context-20110808-5|515	%{_texmfdistdir}/tex/context/base/core-uti.mkii
12mr|texlive-context-20110808-5|516	%{_texmfdistdir}/tex/context/base/core-uti.mkiv
12mr|texlive-context-20110808-5|517	%{_texmfdistdir}/tex/context/base/core-var.mkii
12mr|texlive-context-20110808-5|518	%{_texmfdistdir}/tex/context/base/core-var.mkiv
12mr|texlive-context-20110808-5|519	%{_texmfdistdir}/tex/context/base/data-aux.lua
12mr|texlive-context-20110808-5|520	%{_texmfdistdir}/tex/context/base/data-bin.lua
12mr|texlive-context-20110808-5|521	%{_texmfdistdir}/tex/context/base/data-con.lua
12mr|texlive-context-20110808-5|522	%{_texmfdistdir}/tex/context/base/data-crl.lua
12mr|texlive-context-20110808-5|523	%{_texmfdistdir}/tex/context/base/data-ctx.lua
12mr|texlive-context-20110808-5|524	%{_texmfdistdir}/tex/context/base/data-env.lua
12mr|texlive-context-20110808-5|525	%{_texmfdistdir}/tex/context/base/data-exp.lua
12mr|texlive-context-20110808-5|526	%{_texmfdistdir}/tex/context/base/data-fil.lua
12mr|texlive-context-20110808-5|527	%{_texmfdistdir}/tex/context/base/data-gen.lua
12mr|texlive-context-20110808-5|528	%{_texmfdistdir}/tex/context/base/data-ini.lua
12mr|texlive-context-20110808-5|529	%{_texmfdistdir}/tex/context/base/data-inp.lua
12mr|texlive-context-20110808-5|530	%{_texmfdistdir}/tex/context/base/data-lst.lua
12mr|texlive-context-20110808-5|531	%{_texmfdistdir}/tex/context/base/data-lua.lua
12mr|texlive-context-20110808-5|532	%{_texmfdistdir}/tex/context/base/data-met.lua
12mr|texlive-context-20110808-5|533	%{_texmfdistdir}/tex/context/base/data-out.lua
12mr|texlive-context-20110808-5|534	%{_texmfdistdir}/tex/context/base/data-pre.lua
12mr|texlive-context-20110808-5|535	%{_texmfdistdir}/tex/context/base/data-res.lua
12mr|texlive-context-20110808-5|536	%{_texmfdistdir}/tex/context/base/data-sch.lua
12mr|texlive-context-20110808-5|537	%{_texmfdistdir}/tex/context/base/data-tex.lua
12mr|texlive-context-20110808-5|538	%{_texmfdistdir}/tex/context/base/data-tmf.lua
12mr|texlive-context-20110808-5|539	%{_texmfdistdir}/tex/context/base/data-tmp.lua
12mr|texlive-context-20110808-5|540	%{_texmfdistdir}/tex/context/base/data-tre.lua
12mr|texlive-context-20110808-5|541	%{_texmfdistdir}/tex/context/base/data-use.lua
12mr|texlive-context-20110808-5|542	%{_texmfdistdir}/tex/context/base/data-vir.lua
12mr|texlive-context-20110808-5|543	%{_texmfdistdir}/tex/context/base/data-zip.lua
12mr|texlive-context-20110808-5|544	%{_texmfdistdir}/tex/context/base/enco-032.mkii
12mr|texlive-context-20110808-5|545	%{_texmfdistdir}/tex/context/base/enco-037.mkii
12mr|texlive-context-20110808-5|546	%{_texmfdistdir}/tex/context/base/enco-acc.mkii
12mr|texlive-context-20110808-5|547	%{_texmfdistdir}/tex/context/base/enco-agr.mkii
12mr|texlive-context-20110808-5|548	%{_texmfdistdir}/tex/context/base/enco-ans.mkii
12mr|texlive-context-20110808-5|549	%{_texmfdistdir}/tex/context/base/enco-cas.mkii
12mr|texlive-context-20110808-5|550	%{_texmfdistdir}/tex/context/base/enco-chi.mkii
12mr|texlive-context-20110808-5|551	%{_texmfdistdir}/tex/context/base/enco-com.mkii
12mr|texlive-context-20110808-5|552	%{_texmfdistdir}/tex/context/base/enco-cyr.mkii
12mr|texlive-context-20110808-5|553	%{_texmfdistdir}/tex/context/base/enco-def.mkii
12mr|texlive-context-20110808-5|554	%{_texmfdistdir}/tex/context/base/enco-ec.mkii
12mr|texlive-context-20110808-5|555	%{_texmfdistdir}/tex/context/base/enco-ecm.mkii
12mr|texlive-context-20110808-5|556	%{_texmfdistdir}/tex/context/base/enco-el.mkii
12mr|texlive-context-20110808-5|557	%{_texmfdistdir}/tex/context/base/enco-fde.mkii
12mr|texlive-context-20110808-5|558	%{_texmfdistdir}/tex/context/base/enco-ffr.mkii
12mr|texlive-context-20110808-5|559	%{_texmfdistdir}/tex/context/base/enco-fpl.mkii
12mr|texlive-context-20110808-5|560	%{_texmfdistdir}/tex/context/base/enco-fro.mkii
12mr|texlive-context-20110808-5|561	%{_texmfdistdir}/tex/context/base/enco-fsl.mkii
12mr|texlive-context-20110808-5|562	%{_texmfdistdir}/tex/context/base/enco-grk.mkii
12mr|texlive-context-20110808-5|563	%{_texmfdistdir}/tex/context/base/enco-heb.mkii
12mr|texlive-context-20110808-5|564	%{_texmfdistdir}/tex/context/base/enco-ibm.mkii
12mr|texlive-context-20110808-5|565	%{_texmfdistdir}/tex/context/base/enco-il2.mkii
12mr|texlive-context-20110808-5|566	%{_texmfdistdir}/tex/context/base/enco-ini.mkii
12mr|texlive-context-20110808-5|567	%{_texmfdistdir}/tex/context/base/enco-ini.mkiv
12mr|texlive-context-20110808-5|568	%{_texmfdistdir}/tex/context/base/enco-l7x.mkii
12mr|texlive-context-20110808-5|569	%{_texmfdistdir}/tex/context/base/enco-lat.mkii
12mr|texlive-context-20110808-5|570	%{_texmfdistdir}/tex/context/base/enco-mis.mkii
12mr|texlive-context-20110808-5|571	%{_texmfdistdir}/tex/context/base/enco-pdf.mkii
12mr|texlive-context-20110808-5|572	%{_texmfdistdir}/tex/context/base/enco-pfr.mkii
12mr|texlive-context-20110808-5|573	%{_texmfdistdir}/tex/context/base/enco-pol.mkii
12mr|texlive-context-20110808-5|574	%{_texmfdistdir}/tex/context/base/enco-qx.mkii
12mr|texlive-context-20110808-5|575	%{_texmfdistdir}/tex/context/base/enco-raw.mkii
12mr|texlive-context-20110808-5|576	%{_texmfdistdir}/tex/context/base/enco-run.mkii
12mr|texlive-context-20110808-5|577	%{_texmfdistdir}/tex/context/base/enco-t5.mkii
12mr|texlive-context-20110808-5|578	%{_texmfdistdir}/tex/context/base/enco-tbo.mkii
12mr|texlive-context-20110808-5|579	%{_texmfdistdir}/tex/context/base/enco-uc.mkii
12mr|texlive-context-20110808-5|580	%{_texmfdistdir}/tex/context/base/enco-vis.mkii
12mr|texlive-context-20110808-5|581	%{_texmfdistdir}/tex/context/base/enco-vna.mkii
12mr|texlive-context-20110808-5|582	%{_texmfdistdir}/tex/context/base/enco-win.mkii
12mr|texlive-context-20110808-5|583	%{_texmfdistdir}/tex/context/base/enco-x5.mkii
12mr|texlive-context-20110808-5|584	%{_texmfdistdir}/tex/context/base/export-example.css
12mr|texlive-context-20110808-5|585	%{_texmfdistdir}/tex/context/base/export-example.rng
12mr|texlive-context-20110808-5|586	%{_texmfdistdir}/tex/context/base/export-example.tex
12mr|texlive-context-20110808-5|587	%{_texmfdistdir}/tex/context/base/file-ini.lua
12mr|texlive-context-20110808-5|588	%{_texmfdistdir}/tex/context/base/file-ini.mkvi
12mr|texlive-context-20110808-5|589	%{_texmfdistdir}/tex/context/base/file-job.lua
12mr|texlive-context-20110808-5|590	%{_texmfdistdir}/tex/context/base/file-job.mkvi
12mr|texlive-context-20110808-5|591	%{_texmfdistdir}/tex/context/base/file-lib.lua
12mr|texlive-context-20110808-5|592	%{_texmfdistdir}/tex/context/base/file-lib.mkvi
12mr|texlive-context-20110808-5|593	%{_texmfdistdir}/tex/context/base/file-mod.lua
12mr|texlive-context-20110808-5|594	%{_texmfdistdir}/tex/context/base/file-mod.mkvi
12mr|texlive-context-20110808-5|595	%{_texmfdistdir}/tex/context/base/file-res.lua
12mr|texlive-context-20110808-5|596	%{_texmfdistdir}/tex/context/base/file-res.mkvi
12mr|texlive-context-20110808-5|597	%{_texmfdistdir}/tex/context/base/file-syn.lua
12mr|texlive-context-20110808-5|598	%{_texmfdistdir}/tex/context/base/file-syn.mkvi
12mr|texlive-context-20110808-5|599	%{_texmfdistdir}/tex/context/base/filt-bas.mkii
12mr|texlive-context-20110808-5|600	%{_texmfdistdir}/tex/context/base/filt-ini.mkii
12mr|texlive-context-20110808-5|601	%{_texmfdistdir}/tex/context/base/font-afm.lua
12mr|texlive-context-20110808-5|602	%{_texmfdistdir}/tex/context/base/font-age.lua
12mr|texlive-context-20110808-5|603	%{_texmfdistdir}/tex/context/base/font-agl.lua
12mr|texlive-context-20110808-5|604	%{_texmfdistdir}/tex/context/base/font-arb.mkii
12mr|texlive-context-20110808-5|605	%{_texmfdistdir}/tex/context/base/font-aux.lua
12mr|texlive-context-20110808-5|606	%{_texmfdistdir}/tex/context/base/font-bfm.mkii
12mr|texlive-context-20110808-5|607	%{_texmfdistdir}/tex/context/base/font-chi.mkii
12mr|texlive-context-20110808-5|608	%{_texmfdistdir}/tex/context/base/font-chk.lua
12mr|texlive-context-20110808-5|609	%{_texmfdistdir}/tex/context/base/font-cid.lua
12mr|texlive-context-20110808-5|610	%{_texmfdistdir}/tex/context/base/font-col.lua
12mr|texlive-context-20110808-5|611	%{_texmfdistdir}/tex/context/base/font-col.mkvi
12mr|texlive-context-20110808-5|612	%{_texmfdistdir}/tex/context/base/font-con.lua
12mr|texlive-context-20110808-5|613	%{_texmfdistdir}/tex/context/base/font-ctx.lua
12mr|texlive-context-20110808-5|614	%{_texmfdistdir}/tex/context/base/font-def.lua
12mr|texlive-context-20110808-5|615	%{_texmfdistdir}/tex/context/base/font-emp.mkvi
12mr|texlive-context-20110808-5|616	%{_texmfdistdir}/tex/context/base/font-enc.lua
12mr|texlive-context-20110808-5|617	%{_texmfdistdir}/tex/context/base/font-enh.lua
12mr|texlive-context-20110808-5|618	%{_texmfdistdir}/tex/context/base/font-ext.lua
12mr|texlive-context-20110808-5|619	%{_texmfdistdir}/tex/context/base/font-fbk.lua
12mr|texlive-context-20110808-5|620	%{_texmfdistdir}/tex/context/base/font-fea.mkvi
12mr|texlive-context-20110808-5|621	%{_texmfdistdir}/tex/context/base/font-fil.mkvi
12mr|texlive-context-20110808-5|622	%{_texmfdistdir}/tex/context/base/font-gds.lua
12mr|texlive-context-20110808-5|623	%{_texmfdistdir}/tex/context/base/font-gds.mkiv
12mr|texlive-context-20110808-5|624	%{_texmfdistdir}/tex/context/base/font-heb.mkii
12mr|texlive-context-20110808-5|625	%{_texmfdistdir}/tex/context/base/font-ini.lua
12mr|texlive-context-20110808-5|626	%{_texmfdistdir}/tex/context/base/font-ini.mkii
12mr|texlive-context-20110808-5|627	%{_texmfdistdir}/tex/context/base/font-ini.mkvi
12mr|texlive-context-20110808-5|628	%{_texmfdistdir}/tex/context/base/font-jap.mkii
12mr|texlive-context-20110808-5|629	%{_texmfdistdir}/tex/context/base/font-ldr.lua
12mr|texlive-context-20110808-5|630	%{_texmfdistdir}/tex/context/base/font-lib.mkvi
12mr|texlive-context-20110808-5|631	%{_texmfdistdir}/tex/context/base/font-log.lua
12mr|texlive-context-20110808-5|632	%{_texmfdistdir}/tex/context/base/font-lua.lua
12mr|texlive-context-20110808-5|633	%{_texmfdistdir}/tex/context/base/font-map.lua
12mr|texlive-context-20110808-5|634	%{_texmfdistdir}/tex/context/base/font-mat.mkvi
12mr|texlive-context-20110808-5|635	%{_texmfdistdir}/tex/context/base/font-mis.lua
12mr|texlive-context-20110808-5|636	%{_texmfdistdir}/tex/context/base/font-ota.lua
12mr|texlive-context-20110808-5|637	%{_texmfdistdir}/tex/context/base/font-otb.lua
12mr|texlive-context-20110808-5|638	%{_texmfdistdir}/tex/context/base/font-otc.lua
12mr|texlive-context-20110808-5|639	%{_texmfdistdir}/tex/context/base/font-otd.lua
12mr|texlive-context-20110808-5|640	%{_texmfdistdir}/tex/context/base/font-otf.lua
12mr|texlive-context-20110808-5|641	%{_texmfdistdir}/tex/context/base/font-oth.lua
12mr|texlive-context-20110808-5|642	%{_texmfdistdir}/tex/context/base/font-oti.lua
12mr|texlive-context-20110808-5|643	%{_texmfdistdir}/tex/context/base/font-otn.lua
12mr|texlive-context-20110808-5|644	%{_texmfdistdir}/tex/context/base/font-otp.lua
12mr|texlive-context-20110808-5|645	%{_texmfdistdir}/tex/context/base/font-ott.lua
12mr|texlive-context-20110808-5|646	%{_texmfdistdir}/tex/context/base/font-pat.lua
12mr|texlive-context-20110808-5|647	%{_texmfdistdir}/tex/context/base/font-pre.mkiv
12mr|texlive-context-20110808-5|648	%{_texmfdistdir}/tex/context/base/font-run.mkii
12mr|texlive-context-20110808-5|649	%{_texmfdistdir}/tex/context/base/font-run.mkiv
12mr|texlive-context-20110808-5|650	%{_texmfdistdir}/tex/context/base/font-set.mkvi
12mr|texlive-context-20110808-5|651	%{_texmfdistdir}/tex/context/base/font-sty.mkvi
12mr|texlive-context-20110808-5|652	%{_texmfdistdir}/tex/context/base/font-sym.mkvi
12mr|texlive-context-20110808-5|653	%{_texmfdistdir}/tex/context/base/font-syn.lua
12mr|texlive-context-20110808-5|654	%{_texmfdistdir}/tex/context/base/font-tfm.lua
12mr|texlive-context-20110808-5|655	%{_texmfdistdir}/tex/context/base/font-tra.mkiv
12mr|texlive-context-20110808-5|656	%{_texmfdistdir}/tex/context/base/font-uni.mkii
12mr|texlive-context-20110808-5|657	%{_texmfdistdir}/tex/context/base/font-uni.mkiv
12mr|texlive-context-20110808-5|658	%{_texmfdistdir}/tex/context/base/font-unk.mkii
12mr|texlive-context-20110808-5|659	%{_texmfdistdir}/tex/context/base/font-unk.mkiv
12mr|texlive-context-20110808-5|660	%{_texmfdistdir}/tex/context/base/font-var.mkvi
12mr|texlive-context-20110808-5|661	%{_texmfdistdir}/tex/context/base/font-vf.lua
12mr|texlive-context-20110808-5|662	%{_texmfdistdir}/tex/context/base/font-xtx.mkii
12mr|texlive-context-20110808-5|663	%{_texmfdistdir}/tex/context/base/grph-epd.lua
12mr|texlive-context-20110808-5|664	%{_texmfdistdir}/tex/context/base/grph-epd.mkiv
12mr|texlive-context-20110808-5|665	%{_texmfdistdir}/tex/context/base/grph-fig.mkii
12mr|texlive-context-20110808-5|666	%{_texmfdistdir}/tex/context/base/grph-fig.mkiv
12mr|texlive-context-20110808-5|667	%{_texmfdistdir}/tex/context/base/grph-fil.lua
12mr|texlive-context-20110808-5|668	%{_texmfdistdir}/tex/context/base/grph-inc.lua
12mr|texlive-context-20110808-5|669	%{_texmfdistdir}/tex/context/base/grph-inc.mkii
12mr|texlive-context-20110808-5|670	%{_texmfdistdir}/tex/context/base/grph-inc.mkiv
12mr|texlive-context-20110808-5|671	%{_texmfdistdir}/tex/context/base/grph-raw.lua
12mr|texlive-context-20110808-5|672	%{_texmfdistdir}/tex/context/base/grph-raw.mkiv
12mr|texlive-context-20110808-5|673	%{_texmfdistdir}/tex/context/base/grph-swf.lua
12mr|texlive-context-20110808-5|674	%{_texmfdistdir}/tex/context/base/grph-trf.mkii
12mr|texlive-context-20110808-5|675	%{_texmfdistdir}/tex/context/base/grph-trf.mkiv
12mr|texlive-context-20110808-5|676	%{_texmfdistdir}/tex/context/base/grph-u3d.lua
12mr|texlive-context-20110808-5|677	%{_texmfdistdir}/tex/context/base/grph-wnd.lua
12mr|texlive-context-20110808-5|678	%{_texmfdistdir}/tex/context/base/hand-def.mkii
12mr|texlive-context-20110808-5|679	%{_texmfdistdir}/tex/context/base/hand-ini.mkii
12mr|texlive-context-20110808-5|680	%{_texmfdistdir}/tex/context/base/hand-ini.mkiv
12mr|texlive-context-20110808-5|681	%{_texmfdistdir}/tex/context/base/java-ans.mkii
12mr|texlive-context-20110808-5|682	%{_texmfdistdir}/tex/context/base/java-exa.mkii
12mr|texlive-context-20110808-5|683	%{_texmfdistdir}/tex/context/base/java-fil.mkii
12mr|texlive-context-20110808-5|684	%{_texmfdistdir}/tex/context/base/java-fld.mkii
12mr|texlive-context-20110808-5|685	%{_texmfdistdir}/tex/context/base/java-imp-exa.mkiv
12mr|texlive-context-20110808-5|686	%{_texmfdistdir}/tex/context/base/java-imp-fil.mkiv
12mr|texlive-context-20110808-5|687	%{_texmfdistdir}/tex/context/base/java-imp-fld.mkiv
12mr|texlive-context-20110808-5|688	%{_texmfdistdir}/tex/context/base/java-imp-rhh.mkiv
12mr|texlive-context-20110808-5|689	%{_texmfdistdir}/tex/context/base/java-imp-stp.mkiv
12mr|texlive-context-20110808-5|690	%{_texmfdistdir}/tex/context/base/java-ini.lua
12mr|texlive-context-20110808-5|691	%{_texmfdistdir}/tex/context/base/java-ini.mkii
12mr|texlive-context-20110808-5|692	%{_texmfdistdir}/tex/context/base/java-ini.mkiv
12mr|texlive-context-20110808-5|693	%{_texmfdistdir}/tex/context/base/java-stp.mkii
12mr|texlive-context-20110808-5|694	%{_texmfdistdir}/tex/context/base/l-boolean.lua
12mr|texlive-context-20110808-5|695	%{_texmfdistdir}/tex/context/base/l-dir.lua
12mr|texlive-context-20110808-5|696	%{_texmfdistdir}/tex/context/base/l-file.lua
12mr|texlive-context-20110808-5|697	%{_texmfdistdir}/tex/context/base/l-io.lua
12mr|texlive-context-20110808-5|698	%{_texmfdistdir}/tex/context/base/l-lpeg.lua
12mr|texlive-context-20110808-5|699	%{_texmfdistdir}/tex/context/base/l-math.lua
12mr|texlive-context-20110808-5|700	%{_texmfdistdir}/tex/context/base/l-md5.lua
12mr|texlive-context-20110808-5|701	%{_texmfdistdir}/tex/context/base/l-number.lua
12mr|texlive-context-20110808-5|702	%{_texmfdistdir}/tex/context/base/l-os.lua
12mr|texlive-context-20110808-5|703	%{_texmfdistdir}/tex/context/base/l-pdfview.lua
12mr|texlive-context-20110808-5|704	%{_texmfdistdir}/tex/context/base/l-set.lua
12mr|texlive-context-20110808-5|705	%{_texmfdistdir}/tex/context/base/l-string.lua
12mr|texlive-context-20110808-5|706	%{_texmfdistdir}/tex/context/base/l-table.lua
12mr|texlive-context-20110808-5|707	%{_texmfdistdir}/tex/context/base/l-unicode.lua
12mr|texlive-context-20110808-5|708	%{_texmfdistdir}/tex/context/base/l-url.lua
12mr|texlive-context-20110808-5|709	%{_texmfdistdir}/tex/context/base/l-xml.lua
12mr|texlive-context-20110808-5|710	%{_texmfdistdir}/tex/context/base/lang-all.xml
12mr|texlive-context-20110808-5|711	%{_texmfdistdir}/tex/context/base/lang-alt.mkii
12mr|texlive-context-20110808-5|712	%{_texmfdistdir}/tex/context/base/lang-ana.mkii
12mr|texlive-context-20110808-5|713	%{_texmfdistdir}/tex/context/base/lang-art.mkii
12mr|texlive-context-20110808-5|714	%{_texmfdistdir}/tex/context/base/lang-bal.mkii
12mr|texlive-context-20110808-5|715	%{_texmfdistdir}/tex/context/base/lang-cel.mkii
12mr|texlive-context-20110808-5|716	%{_texmfdistdir}/tex/context/base/lang-chi.mkii
12mr|texlive-context-20110808-5|717	%{_texmfdistdir}/tex/context/base/lang-ctx.mkii
12mr|texlive-context-20110808-5|718	%{_texmfdistdir}/tex/context/base/lang-cyr.mkii
12mr|texlive-context-20110808-5|719	%{_texmfdistdir}/tex/context/base/lang-def.lua
12mr|texlive-context-20110808-5|720	%{_texmfdistdir}/tex/context/base/lang-def.mkiv
12mr|texlive-context-20110808-5|721	%{_texmfdistdir}/tex/context/base/lang-dis.mkii
12mr|texlive-context-20110808-5|722	%{_texmfdistdir}/tex/context/base/lang-frd.mkii
12mr|texlive-context-20110808-5|723	%{_texmfdistdir}/tex/context/base/lang-frq.mkii
12mr|texlive-context-20110808-5|724	%{_texmfdistdir}/tex/context/base/lang-ger.mkii
12mr|texlive-context-20110808-5|725	%{_texmfdistdir}/tex/context/base/lang-grk.mkii
12mr|texlive-context-20110808-5|726	%{_texmfdistdir}/tex/context/base/lang-ind.mkii
12mr|texlive-context-20110808-5|727	%{_texmfdistdir}/tex/context/base/lang-ini.lua
12mr|texlive-context-20110808-5|728	%{_texmfdistdir}/tex/context/base/lang-ini.mkii
12mr|texlive-context-20110808-5|729	%{_texmfdistdir}/tex/context/base/lang-ini.mkiv
12mr|texlive-context-20110808-5|730	%{_texmfdistdir}/tex/context/base/lang-ita.mkii
12mr|texlive-context-20110808-5|731	%{_texmfdistdir}/tex/context/base/lang-jap.mkii
12mr|texlive-context-20110808-5|732	%{_texmfdistdir}/tex/context/base/lang-lab.lua
12mr|texlive-context-20110808-5|733	%{_texmfdistdir}/tex/context/base/lang-lab.mkii
12mr|texlive-context-20110808-5|734	%{_texmfdistdir}/tex/context/base/lang-lab.mkiv
12mr|texlive-context-20110808-5|735	%{_texmfdistdir}/tex/context/base/lang-mis.mkii
12mr|texlive-context-20110808-5|736	%{_texmfdistdir}/tex/context/base/lang-mis.mkiv
12mr|texlive-context-20110808-5|737	%{_texmfdistdir}/tex/context/base/lang-run.mkii
12mr|texlive-context-20110808-5|738	%{_texmfdistdir}/tex/context/base/lang-sla.mkii
12mr|texlive-context-20110808-5|739	%{_texmfdistdir}/tex/context/base/lang-spa.mkii
12mr|texlive-context-20110808-5|740	%{_texmfdistdir}/tex/context/base/lang-spa.mkiv
12mr|texlive-context-20110808-5|741	%{_texmfdistdir}/tex/context/base/lang-spe.mkii
12mr|texlive-context-20110808-5|742	%{_texmfdistdir}/tex/context/base/lang-txt.lua
12mr|texlive-context-20110808-5|743	%{_texmfdistdir}/tex/context/base/lang-ura.mkii
12mr|texlive-context-20110808-5|744	%{_texmfdistdir}/tex/context/base/lang-url.lua
12mr|texlive-context-20110808-5|745	%{_texmfdistdir}/tex/context/base/lang-url.mkii
12mr|texlive-context-20110808-5|746	%{_texmfdistdir}/tex/context/base/lang-url.mkiv
12mr|texlive-context-20110808-5|747	%{_texmfdistdir}/tex/context/base/lang-vn.mkii
12mr|texlive-context-20110808-5|748	%{_texmfdistdir}/tex/context/base/lang-wrd.lua
12mr|texlive-context-20110808-5|749	%{_texmfdistdir}/tex/context/base/lang-wrd.mkiv
12mr|texlive-context-20110808-5|750	%{_texmfdistdir}/tex/context/base/layo-ini.lua
12mr|texlive-context-20110808-5|751	%{_texmfdistdir}/tex/context/base/layo-ini.mkiv
12mr|texlive-context-20110808-5|752	%{_texmfdistdir}/tex/context/base/lpdf-ano.lua
12mr|texlive-context-20110808-5|753	%{_texmfdistdir}/tex/context/base/lpdf-col.lua
12mr|texlive-context-20110808-5|754	%{_texmfdistdir}/tex/context/base/lpdf-enc.lua
12mr|texlive-context-20110808-5|755	%{_texmfdistdir}/tex/context/base/lpdf-epa.lua
12mr|texlive-context-20110808-5|756	%{_texmfdistdir}/tex/context/base/lpdf-epd.lua
12mr|texlive-context-20110808-5|757	%{_texmfdistdir}/tex/context/base/lpdf-fld.lua
12mr|texlive-context-20110808-5|758	%{_texmfdistdir}/tex/context/base/lpdf-fmt.lua
12mr|texlive-context-20110808-5|759	%{_texmfdistdir}/tex/context/base/lpdf-grp.lua
12mr|texlive-context-20110808-5|760	%{_texmfdistdir}/tex/context/base/lpdf-ini.lua
12mr|texlive-context-20110808-5|761	%{_texmfdistdir}/tex/context/base/lpdf-mis.lua
12mr|texlive-context-20110808-5|762	%{_texmfdistdir}/tex/context/base/lpdf-mov.lua
12mr|texlive-context-20110808-5|763	%{_texmfdistdir}/tex/context/base/lpdf-nod.lua
12mr|texlive-context-20110808-5|764	%{_texmfdistdir}/tex/context/base/lpdf-pda.xml
12mr|texlive-context-20110808-5|765	%{_texmfdistdir}/tex/context/base/lpdf-pdx.xml
12mr|texlive-context-20110808-5|766	%{_texmfdistdir}/tex/context/base/lpdf-ren.lua
12mr|texlive-context-20110808-5|767	%{_texmfdistdir}/tex/context/base/lpdf-swf.lua
12mr|texlive-context-20110808-5|768	%{_texmfdistdir}/tex/context/base/lpdf-tag.lua
12mr|texlive-context-20110808-5|769	%{_texmfdistdir}/tex/context/base/lpdf-u3d.lua
12mr|texlive-context-20110808-5|770	%{_texmfdistdir}/tex/context/base/lpdf-wid.lua
12mr|texlive-context-20110808-5|771	%{_texmfdistdir}/tex/context/base/lpdf-xmp.lua
12mr|texlive-context-20110808-5|772	%{_texmfdistdir}/tex/context/base/luat-bas.mkiv
12mr|texlive-context-20110808-5|773	%{_texmfdistdir}/tex/context/base/luat-bwc.lua
12mr|texlive-context-20110808-5|774	%{_texmfdistdir}/tex/context/base/luat-cbk.lua
12mr|texlive-context-20110808-5|775	%{_texmfdistdir}/tex/context/base/luat-cnf.lua
12mr|texlive-context-20110808-5|776	%{_texmfdistdir}/tex/context/base/luat-cod.lua
12mr|texlive-context-20110808-5|777	%{_texmfdistdir}/tex/context/base/luat-cod.mkiv
12mr|texlive-context-20110808-5|778	%{_texmfdistdir}/tex/context/base/luat-env.lua
12mr|texlive-context-20110808-5|779	%{_texmfdistdir}/tex/context/base/luat-exe.lua
12mr|texlive-context-20110808-5|780	%{_texmfdistdir}/tex/context/base/luat-fio.lua
12mr|texlive-context-20110808-5|781	%{_texmfdistdir}/tex/context/base/luat-fmt.lua
12mr|texlive-context-20110808-5|782	%{_texmfdistdir}/tex/context/base/luat-ini.lua
12mr|texlive-context-20110808-5|783	%{_texmfdistdir}/tex/context/base/luat-ini.mkiv
12mr|texlive-context-20110808-5|784	%{_texmfdistdir}/tex/context/base/luat-iop.lua
12mr|texlive-context-20110808-5|785	%{_texmfdistdir}/tex/context/base/luat-lib.mkiv
12mr|texlive-context-20110808-5|786	%{_texmfdistdir}/tex/context/base/luat-lua.lua
12mr|texlive-context-20110808-5|787	%{_texmfdistdir}/tex/context/base/luat-mac.lua
12mr|texlive-context-20110808-5|788	%{_texmfdistdir}/tex/context/base/luat-run.lua
12mr|texlive-context-20110808-5|789	%{_texmfdistdir}/tex/context/base/luat-soc.lua
12mr|texlive-context-20110808-5|790	%{_texmfdistdir}/tex/context/base/luat-sta.lua
12mr|texlive-context-20110808-5|791	%{_texmfdistdir}/tex/context/base/luat-sto.lua
12mr|texlive-context-20110808-5|792	%{_texmfdistdir}/tex/context/base/lxml-aux.lua
12mr|texlive-context-20110808-5|793	%{_texmfdistdir}/tex/context/base/lxml-css.lua
12mr|texlive-context-20110808-5|794	%{_texmfdistdir}/tex/context/base/lxml-css.mkiv
12mr|texlive-context-20110808-5|795	%{_texmfdistdir}/tex/context/base/lxml-ctx.lua
12mr|texlive-context-20110808-5|796	%{_texmfdistdir}/tex/context/base/lxml-ctx.mkiv
12mr|texlive-context-20110808-5|797	%{_texmfdistdir}/tex/context/base/lxml-dir.lua
12mr|texlive-context-20110808-5|798	%{_texmfdistdir}/tex/context/base/lxml-ent.lua
12mr|texlive-context-20110808-5|799	%{_texmfdistdir}/tex/context/base/lxml-inf.lua
12mr|texlive-context-20110808-5|800	%{_texmfdistdir}/tex/context/base/lxml-ini.mkiv
12mr|texlive-context-20110808-5|801	%{_texmfdistdir}/tex/context/base/lxml-lpt.lua
12mr|texlive-context-20110808-5|802	%{_texmfdistdir}/tex/context/base/lxml-mis.lua
12mr|texlive-context-20110808-5|803	%{_texmfdistdir}/tex/context/base/lxml-sor.lua
12mr|texlive-context-20110808-5|804	%{_texmfdistdir}/tex/context/base/lxml-sor.mkiv
12mr|texlive-context-20110808-5|805	%{_texmfdistdir}/tex/context/base/lxml-tab.lua
12mr|texlive-context-20110808-5|806	%{_texmfdistdir}/tex/context/base/lxml-tex.lua
12mr|texlive-context-20110808-5|807	%{_texmfdistdir}/tex/context/base/lxml-xml.lua
12mr|texlive-context-20110808-5|808	%{_texmfdistdir}/tex/context/base/m-arabtex.mkii
12mr|texlive-context-20110808-5|809	%{_texmfdistdir}/tex/context/base/m-barcodes.mkiv
12mr|texlive-context-20110808-5|810	%{_texmfdistdir}/tex/context/base/m-chart.lua
12mr|texlive-context-20110808-5|811	%{_texmfdistdir}/tex/context/base/m-chart.mkii
12mr|texlive-context-20110808-5|812	%{_texmfdistdir}/tex/context/base/m-chart.mkvi
12mr|texlive-context-20110808-5|813	%{_texmfdistdir}/tex/context/base/m-chemic.mkii
12mr|texlive-context-20110808-5|814	%{_texmfdistdir}/tex/context/base/m-chemic.mkiv
12mr|texlive-context-20110808-5|815	%{_texmfdistdir}/tex/context/base/m-cweb.tex
12mr|texlive-context-20110808-5|816	%{_texmfdistdir}/tex/context/base/m-database.lua
12mr|texlive-context-20110808-5|817	%{_texmfdistdir}/tex/context/base/m-database.mkii
12mr|texlive-context-20110808-5|818	%{_texmfdistdir}/tex/context/base/m-database.mkiv
12mr|texlive-context-20110808-5|819	%{_texmfdistdir}/tex/context/base/m-datastrc.tex
12mr|texlive-context-20110808-5|820	%{_texmfdistdir}/tex/context/base/m-directives.mkiv
12mr|texlive-context-20110808-5|821	%{_texmfdistdir}/tex/context/base/m-dratex.mkii
12mr|texlive-context-20110808-5|822	%{_texmfdistdir}/tex/context/base/m-edtsnc.mkii
12mr|texlive-context-20110808-5|823	%{_texmfdistdir}/tex/context/base/m-educat.tex
12mr|texlive-context-20110808-5|824	%{_texmfdistdir}/tex/context/base/m-fields.mkiv
12mr|texlive-context-20110808-5|825	%{_texmfdistdir}/tex/context/base/m-format.tex
12mr|texlive-context-20110808-5|826	%{_texmfdistdir}/tex/context/base/m-graph.mkii
12mr|texlive-context-20110808-5|827	%{_texmfdistdir}/tex/context/base/m-graph.mkiv
12mr|texlive-context-20110808-5|828	%{_texmfdistdir}/tex/context/base/m-layout.tex
12mr|texlive-context-20110808-5|829	%{_texmfdistdir}/tex/context/base/m-level.mkii
12mr|texlive-context-20110808-5|830	%{_texmfdistdir}/tex/context/base/m-logcategories.mkiv
12mr|texlive-context-20110808-5|831	%{_texmfdistdir}/tex/context/base/m-markdown.lua
12mr|texlive-context-20110808-5|832	%{_texmfdistdir}/tex/context/base/m-markdown.mkiv
12mr|texlive-context-20110808-5|833	%{_texmfdistdir}/tex/context/base/m-mathcrap.mkiv
12mr|texlive-context-20110808-5|834	%{_texmfdistdir}/tex/context/base/m-mkii.mkiv
12mr|texlive-context-20110808-5|835	%{_texmfdistdir}/tex/context/base/m-mkivhacks.mkiv
12mr|texlive-context-20110808-5|836	%{_texmfdistdir}/tex/context/base/m-morse.mkvi
12mr|texlive-context-20110808-5|837	%{_texmfdistdir}/tex/context/base/m-narrowtt.tex
12mr|texlive-context-20110808-5|838	%{_texmfdistdir}/tex/context/base/m-newmat.tex
12mr|texlive-context-20110808-5|839	%{_texmfdistdir}/tex/context/base/m-ntb-to-xtb.mkiv
12mr|texlive-context-20110808-5|840	%{_texmfdistdir}/tex/context/base/m-obsolete.mkii
12mr|texlive-context-20110808-5|841	%{_texmfdistdir}/tex/context/base/m-obsolete.mkiv
12mr|texlive-context-20110808-5|842	%{_texmfdistdir}/tex/context/base/m-pdfsnc.mkii
12mr|texlive-context-20110808-5|843	%{_texmfdistdir}/tex/context/base/m-pictex.tex
12mr|texlive-context-20110808-5|844	%{_texmfdistdir}/tex/context/base/m-pstricks.lua
12mr|texlive-context-20110808-5|845	%{_texmfdistdir}/tex/context/base/m-pstricks.mkii
12mr|texlive-context-20110808-5|846	%{_texmfdistdir}/tex/context/base/m-pstricks.mkiv
12mr|texlive-context-20110808-5|847	%{_texmfdistdir}/tex/context/base/m-punk.mkiv
12mr|texlive-context-20110808-5|848	%{_texmfdistdir}/tex/context/base/m-r.tex
12mr|texlive-context-20110808-5|849	%{_texmfdistdir}/tex/context/base/m-spreadsheet.mkiv
12mr|texlive-context-20110808-5|850	%{_texmfdistdir}/tex/context/base/m-steps.lua
12mr|texlive-context-20110808-5|851	%{_texmfdistdir}/tex/context/base/m-steps.mkii
12mr|texlive-context-20110808-5|852	%{_texmfdistdir}/tex/context/base/m-steps.mkvi
12mr|texlive-context-20110808-5|853	%{_texmfdistdir}/tex/context/base/m-streams.tex
12mr|texlive-context-20110808-5|854	%{_texmfdistdir}/tex/context/base/m-subsub.tex
12mr|texlive-context-20110808-5|855	%{_texmfdistdir}/tex/context/base/m-tex4ht.mkii
12mr|texlive-context-20110808-5|856	%{_texmfdistdir}/tex/context/base/m-timing.mkiv
12mr|texlive-context-20110808-5|857	%{_texmfdistdir}/tex/context/base/m-trackers.mkiv
12mr|texlive-context-20110808-5|858	%{_texmfdistdir}/tex/context/base/m-translate.mkiv
12mr|texlive-context-20110808-5|859	%{_texmfdistdir}/tex/context/base/m-units.mkii
12mr|texlive-context-20110808-5|860	%{_texmfdistdir}/tex/context/base/m-units.mkiv
12mr|texlive-context-20110808-5|861	%{_texmfdistdir}/tex/context/base/m-visual.mkii
12mr|texlive-context-20110808-5|862	%{_texmfdistdir}/tex/context/base/m-visual.mkiv
12mr|texlive-context-20110808-5|863	%{_texmfdistdir}/tex/context/base/m-zint.mkiv
12mr|texlive-context-20110808-5|864	%{_texmfdistdir}/tex/context/base/math-act.lua
12mr|texlive-context-20110808-5|865	%{_texmfdistdir}/tex/context/base/math-ali.mkiv
12mr|texlive-context-20110808-5|866	%{_texmfdistdir}/tex/context/base/math-ams.mkii
12mr|texlive-context-20110808-5|867	%{_texmfdistdir}/tex/context/base/math-arr.mkii
12mr|texlive-context-20110808-5|868	%{_texmfdistdir}/tex/context/base/math-arr.mkiv
12mr|texlive-context-20110808-5|869	%{_texmfdistdir}/tex/context/base/math-cow.mkii
12mr|texlive-context-20110808-5|870	%{_texmfdistdir}/tex/context/base/math-def.mkiv
12mr|texlive-context-20110808-5|871	%{_texmfdistdir}/tex/context/base/math-del.mkiv
12mr|texlive-context-20110808-5|872	%{_texmfdistdir}/tex/context/base/math-dim.lua
12mr|texlive-context-20110808-5|873	%{_texmfdistdir}/tex/context/base/math-dis.mkiv
12mr|texlive-context-20110808-5|874	%{_texmfdistdir}/tex/context/base/math-eul.mkii
12mr|texlive-context-20110808-5|875	%{_texmfdistdir}/tex/context/base/math-ext.lua
12mr|texlive-context-20110808-5|876	%{_texmfdistdir}/tex/context/base/math-for.mkiv
12mr|texlive-context-20110808-5|877	%{_texmfdistdir}/tex/context/base/math-fou.mkii
12mr|texlive-context-20110808-5|878	%{_texmfdistdir}/tex/context/base/math-frc.mkii
12mr|texlive-context-20110808-5|879	%{_texmfdistdir}/tex/context/base/math-frc.mkiv
12mr|texlive-context-20110808-5|880	%{_texmfdistdir}/tex/context/base/math-ini.lua
12mr|texlive-context-20110808-5|881	%{_texmfdistdir}/tex/context/base/math-ini.mkii
12mr|texlive-context-20110808-5|882	%{_texmfdistdir}/tex/context/base/math-ini.mkiv
12mr|texlive-context-20110808-5|883	%{_texmfdistdir}/tex/context/base/math-inl.mkiv
12mr|texlive-context-20110808-5|884	%{_texmfdistdir}/tex/context/base/math-int.mkiv
12mr|texlive-context-20110808-5|885	%{_texmfdistdir}/tex/context/base/math-lbr.mkii
12mr|texlive-context-20110808-5|886	%{_texmfdistdir}/tex/context/base/math-map.lua
12mr|texlive-context-20110808-5|887	%{_texmfdistdir}/tex/context/base/math-noa.lua
12mr|texlive-context-20110808-5|888	%{_texmfdistdir}/tex/context/base/math-pln.mkii
12mr|texlive-context-20110808-5|889	%{_texmfdistdir}/tex/context/base/math-pln.mkiv
12mr|texlive-context-20110808-5|890	%{_texmfdistdir}/tex/context/base/math-ren.lua
12mr|texlive-context-20110808-5|891	%{_texmfdistdir}/tex/context/base/math-run.mkii
12mr|texlive-context-20110808-5|892	%{_texmfdistdir}/tex/context/base/math-scr.mkiv
12mr|texlive-context-20110808-5|893	%{_texmfdistdir}/tex/context/base/math-tag.lua
12mr|texlive-context-20110808-5|894	%{_texmfdistdir}/tex/context/base/math-tex.mkii
12mr|texlive-context-20110808-5|895	%{_texmfdistdir}/tex/context/base/math-tim.mkii
12mr|texlive-context-20110808-5|896	%{_texmfdistdir}/tex/context/base/math-uni.mkii
12mr|texlive-context-20110808-5|897	%{_texmfdistdir}/tex/context/base/math-vfu.lua
12mr|texlive-context-20110808-5|898	%{_texmfdistdir}/tex/context/base/meta-clp.mkii
12mr|texlive-context-20110808-5|899	%{_texmfdistdir}/tex/context/base/meta-dum.mkii
12mr|texlive-context-20110808-5|900	%{_texmfdistdir}/tex/context/base/meta-fig.mkii
12mr|texlive-context-20110808-5|901	%{_texmfdistdir}/tex/context/base/meta-fig.mkiv
12mr|texlive-context-20110808-5|902	%{_texmfdistdir}/tex/context/base/meta-fun.lua
12mr|texlive-context-20110808-5|903	%{_texmfdistdir}/tex/context/base/meta-fun.mkiv
12mr|texlive-context-20110808-5|904	%{_texmfdistdir}/tex/context/base/meta-imp-clp.mkiv
12mr|texlive-context-20110808-5|905	%{_texmfdistdir}/tex/context/base/meta-imp-dum.mkiv
12mr|texlive-context-20110808-5|906	%{_texmfdistdir}/tex/context/base/meta-imp-fen.mkiv
12mr|texlive-context-20110808-5|907	%{_texmfdistdir}/tex/context/base/meta-imp-mis.mkiv
12mr|texlive-context-20110808-5|908	%{_texmfdistdir}/tex/context/base/meta-imp-nav.mkiv
12mr|texlive-context-20110808-5|909	%{_texmfdistdir}/tex/context/base/meta-imp-pre.mkiv
12mr|texlive-context-20110808-5|910	%{_texmfdistdir}/tex/context/base/meta-imp-txt.mkiv
12mr|texlive-context-20110808-5|911	%{_texmfdistdir}/tex/context/base/meta-ini.lua
12mr|texlive-context-20110808-5|912	%{_texmfdistdir}/tex/context/base/meta-ini.mkii
12mr|texlive-context-20110808-5|913	%{_texmfdistdir}/tex/context/base/meta-ini.mkiv
12mr|texlive-context-20110808-5|914	%{_texmfdistdir}/tex/context/base/meta-mis.mkii
12mr|texlive-context-20110808-5|915	%{_texmfdistdir}/tex/context/base/meta-nav.mkii
12mr|texlive-context-20110808-5|916	%{_texmfdistdir}/tex/context/base/meta-pag.mkii
12mr|texlive-context-20110808-5|917	%{_texmfdistdir}/tex/context/base/meta-pag.mkiv
12mr|texlive-context-20110808-5|918	%{_texmfdistdir}/tex/context/base/meta-pdf.lua
12mr|texlive-context-20110808-5|919	%{_texmfdistdir}/tex/context/base/meta-pdf.mkii
12mr|texlive-context-20110808-5|920	%{_texmfdistdir}/tex/context/base/meta-pdf.mkiv
12mr|texlive-context-20110808-5|921	%{_texmfdistdir}/tex/context/base/meta-pdh.lua
12mr|texlive-context-20110808-5|922	%{_texmfdistdir}/tex/context/base/meta-pdh.mkiv
12mr|texlive-context-20110808-5|923	%{_texmfdistdir}/tex/context/base/meta-pre.mkii
12mr|texlive-context-20110808-5|924	%{_texmfdistdir}/tex/context/base/meta-tex.lua
12mr|texlive-context-20110808-5|925	%{_texmfdistdir}/tex/context/base/meta-tex.mkii
12mr|texlive-context-20110808-5|926	%{_texmfdistdir}/tex/context/base/meta-tex.mkiv
12mr|texlive-context-20110808-5|927	%{_texmfdistdir}/tex/context/base/meta-txt.mkii
12mr|texlive-context-20110808-5|928	%{_texmfdistdir}/tex/context/base/meta-xml.mkii
12mr|texlive-context-20110808-5|929	%{_texmfdistdir}/tex/context/base/meta-xml.mkiv
12mr|texlive-context-20110808-5|930	%{_texmfdistdir}/tex/context/base/metatex.lus
12mr|texlive-context-20110808-5|931	%{_texmfdistdir}/tex/context/base/metatex.tex
12mr|texlive-context-20110808-5|932	%{_texmfdistdir}/tex/context/base/mlib-ctx.lua
12mr|texlive-context-20110808-5|933	%{_texmfdistdir}/tex/context/base/mlib-ctx.mkiv
12mr|texlive-context-20110808-5|934	%{_texmfdistdir}/tex/context/base/mlib-pdf.lua
12mr|texlive-context-20110808-5|935	%{_texmfdistdir}/tex/context/base/mlib-pdf.mkiv
12mr|texlive-context-20110808-5|936	%{_texmfdistdir}/tex/context/base/mlib-pps.lua
12mr|texlive-context-20110808-5|937	%{_texmfdistdir}/tex/context/base/mlib-pps.mkiv
12mr|texlive-context-20110808-5|938	%{_texmfdistdir}/tex/context/base/mlib-run.lua
12mr|texlive-context-20110808-5|939	%{_texmfdistdir}/tex/context/base/mtx-context-arrange.tex
12mr|texlive-context-20110808-5|940	%{_texmfdistdir}/tex/context/base/mtx-context-combine.tex
12mr|texlive-context-20110808-5|941	%{_texmfdistdir}/tex/context/base/mtx-context-common.tex
12mr|texlive-context-20110808-5|942	%{_texmfdistdir}/tex/context/base/mtx-context-ideas.tex
12mr|texlive-context-20110808-5|943	%{_texmfdistdir}/tex/context/base/mtx-context-listing.tex
12mr|texlive-context-20110808-5|944	%{_texmfdistdir}/tex/context/base/mtx-context-markdown.tex
12mr|texlive-context-20110808-5|945	%{_texmfdistdir}/tex/context/base/mtx-context-select.tex
12mr|texlive-context-20110808-5|946	%{_texmfdistdir}/tex/context/base/mtx-context-timing.tex
12mr|texlive-context-20110808-5|947	%{_texmfdistdir}/tex/context/base/mult-aux.lua
12mr|texlive-context-20110808-5|948	%{_texmfdistdir}/tex/context/base/mult-aux.mkii
12mr|texlive-context-20110808-5|949	%{_texmfdistdir}/tex/context/base/mult-aux.mkiv
12mr|texlive-context-20110808-5|950	%{_texmfdistdir}/tex/context/base/mult-chk.lua
12mr|texlive-context-20110808-5|951	%{_texmfdistdir}/tex/context/base/mult-chk.mkii
12mr|texlive-context-20110808-5|952	%{_texmfdistdir}/tex/context/base/mult-chk.mkiv
12mr|texlive-context-20110808-5|953	%{_texmfdistdir}/tex/context/base/mult-com.mkii
12mr|texlive-context-20110808-5|954	%{_texmfdistdir}/tex/context/base/mult-con.mkii
12mr|texlive-context-20110808-5|955	%{_texmfdistdir}/tex/context/base/mult-de.mkii
12mr|texlive-context-20110808-5|956	%{_texmfdistdir}/tex/context/base/mult-def.lua
12mr|texlive-context-20110808-5|957	%{_texmfdistdir}/tex/context/base/mult-def.mkii
12mr|texlive-context-20110808-5|958	%{_texmfdistdir}/tex/context/base/mult-def.mkiv
12mr|texlive-context-20110808-5|959	%{_texmfdistdir}/tex/context/base/mult-dim.mkvi
12mr|texlive-context-20110808-5|960	%{_texmfdistdir}/tex/context/base/mult-en.mkii
12mr|texlive-context-20110808-5|961	%{_texmfdistdir}/tex/context/base/mult-fr.mkii
12mr|texlive-context-20110808-5|962	%{_texmfdistdir}/tex/context/base/mult-fst.mkii
12mr|texlive-context-20110808-5|963	%{_texmfdistdir}/tex/context/base/mult-ini.lua
12mr|texlive-context-20110808-5|964	%{_texmfdistdir}/tex/context/base/mult-ini.mkii
12mr|texlive-context-20110808-5|965	%{_texmfdistdir}/tex/context/base/mult-ini.mkiv
12mr|texlive-context-20110808-5|966	%{_texmfdistdir}/tex/context/base/mult-it.mkii
12mr|texlive-context-20110808-5|967	%{_texmfdistdir}/tex/context/base/mult-low.lua
12mr|texlive-context-20110808-5|968	%{_texmfdistdir}/tex/context/base/mult-mcs.mkii
12mr|texlive-context-20110808-5|969	%{_texmfdistdir}/tex/context/base/mult-mde.mkii
12mr|texlive-context-20110808-5|970	%{_texmfdistdir}/tex/context/base/mult-men.mkii
12mr|texlive-context-20110808-5|971	%{_texmfdistdir}/tex/context/base/mult-mes.lua
12mr|texlive-context-20110808-5|972	%{_texmfdistdir}/tex/context/base/mult-mfr.mkii
12mr|texlive-context-20110808-5|973	%{_texmfdistdir}/tex/context/base/mult-mit.mkii
12mr|texlive-context-20110808-5|974	%{_texmfdistdir}/tex/context/base/mult-mnl.mkii
12mr|texlive-context-20110808-5|975	%{_texmfdistdir}/tex/context/base/mult-mno.mkii
12mr|texlive-context-20110808-5|976	%{_texmfdistdir}/tex/context/base/mult-mpe.mkii
12mr|texlive-context-20110808-5|977	%{_texmfdistdir}/tex/context/base/mult-mps.lua
12mr|texlive-context-20110808-5|978	%{_texmfdistdir}/tex/context/base/mult-mro.mkii
12mr|texlive-context-20110808-5|979	%{_texmfdistdir}/tex/context/base/mult-nl.mkii
12mr|texlive-context-20110808-5|980	%{_texmfdistdir}/tex/context/base/mult-pe.mkii
12mr|texlive-context-20110808-5|981	%{_texmfdistdir}/tex/context/base/mult-prm.lua
12mr|texlive-context-20110808-5|982	%{_texmfdistdir}/tex/context/base/mult-prm.mkiv
12mr|texlive-context-20110808-5|983	%{_texmfdistdir}/tex/context/base/mult-ro.mkii
12mr|texlive-context-20110808-5|984	%{_texmfdistdir}/tex/context/base/mult-sys.mkii
12mr|texlive-context-20110808-5|985	%{_texmfdistdir}/tex/context/base/mult-sys.mkiv
12mr|texlive-context-20110808-5|986	%{_texmfdistdir}/tex/context/base/node-acc.lua
12mr|texlive-context-20110808-5|987	%{_texmfdistdir}/tex/context/base/node-aux.lua
12mr|texlive-context-20110808-5|988	%{_texmfdistdir}/tex/context/base/node-bck.lua
12mr|texlive-context-20110808-5|989	%{_texmfdistdir}/tex/context/base/node-bck.mkiv
12mr|texlive-context-20110808-5|990	%{_texmfdistdir}/tex/context/base/node-dir.lua
12mr|texlive-context-20110808-5|991	%{_texmfdistdir}/tex/context/base/node-ext.lua
12mr|texlive-context-20110808-5|992	%{_texmfdistdir}/tex/context/base/node-fin.lua
12mr|texlive-context-20110808-5|993	%{_texmfdistdir}/tex/context/base/node-fin.mkiv
12mr|texlive-context-20110808-5|994	%{_texmfdistdir}/tex/context/base/node-fnt.lua
12mr|texlive-context-20110808-5|995	%{_texmfdistdir}/tex/context/base/node-ini.lua
12mr|texlive-context-20110808-5|996	%{_texmfdistdir}/tex/context/base/node-ini.mkiv
12mr|texlive-context-20110808-5|997	%{_texmfdistdir}/tex/context/base/node-inj.lua
12mr|texlive-context-20110808-5|998	%{_texmfdistdir}/tex/context/base/node-mig.lua
12mr|texlive-context-20110808-5|999	%{_texmfdistdir}/tex/context/base/node-mig.mkiv
12mr|texlive-context-20110808-5|1000	%{_texmfdistdir}/tex/context/base/node-pag.lua
12mr|texlive-context-20110808-5|1001	%{_texmfdistdir}/tex/context/base/node-pag.mkiv
12mr|texlive-context-20110808-5|1002	%{_texmfdistdir}/tex/context/base/node-par.lua
12mr|texlive-context-20110808-5|1003	%{_texmfdistdir}/tex/context/base/node-par.mkiv
12mr|texlive-context-20110808-5|1004	%{_texmfdistdir}/tex/context/base/node-pro.lua
12mr|texlive-context-20110808-5|1005	%{_texmfdistdir}/tex/context/base/node-ref.lua
12mr|texlive-context-20110808-5|1006	%{_texmfdistdir}/tex/context/base/node-res.lua
12mr|texlive-context-20110808-5|1007	%{_texmfdistdir}/tex/context/base/node-rul.lua
12mr|texlive-context-20110808-5|1008	%{_texmfdistdir}/tex/context/base/node-rul.mkiv
12mr|texlive-context-20110808-5|1009	%{_texmfdistdir}/tex/context/base/node-ser.lua
12mr|texlive-context-20110808-5|1010	%{_texmfdistdir}/tex/context/base/node-shp.lua
12mr|texlive-context-20110808-5|1011	%{_texmfdistdir}/tex/context/base/node-spl.lua
12mr|texlive-context-20110808-5|1012	%{_texmfdistdir}/tex/context/base/node-spl.mkiv
12mr|texlive-context-20110808-5|1013	%{_texmfdistdir}/tex/context/base/node-tex.lua
12mr|texlive-context-20110808-5|1014	%{_texmfdistdir}/tex/context/base/node-tra.lua
12mr|texlive-context-20110808-5|1015	%{_texmfdistdir}/tex/context/base/node-tsk.lua
12mr|texlive-context-20110808-5|1016	%{_texmfdistdir}/tex/context/base/node-tst.lua
12mr|texlive-context-20110808-5|1017	%{_texmfdistdir}/tex/context/base/node-typ.lua
12mr|texlive-context-20110808-5|1018	%{_texmfdistdir}/tex/context/base/norm-alo.mkii
12mr|texlive-context-20110808-5|1019	%{_texmfdistdir}/tex/context/base/norm-ctx.mkii
12mr|texlive-context-20110808-5|1020	%{_texmfdistdir}/tex/context/base/norm-ctx.mkiv
12mr|texlive-context-20110808-5|1021	%{_texmfdistdir}/tex/context/base/norm-etx.mkii
12mr|texlive-context-20110808-5|1022	%{_texmfdistdir}/tex/context/base/norm-ltx.mkii
12mr|texlive-context-20110808-5|1023	%{_texmfdistdir}/tex/context/base/norm-ptx.mkii
12mr|texlive-context-20110808-5|1024	%{_texmfdistdir}/tex/context/base/norm-tex.mkii
12mr|texlive-context-20110808-5|1025	%{_texmfdistdir}/tex/context/base/norm-xtx.mkii
12mr|texlive-context-20110808-5|1026	%{_texmfdistdir}/tex/context/base/pack-bar.mkiv
12mr|texlive-context-20110808-5|1027	%{_texmfdistdir}/tex/context/base/pack-bck.mkvi
12mr|texlive-context-20110808-5|1028	%{_texmfdistdir}/tex/context/base/pack-box.mkii
12mr|texlive-context-20110808-5|1029	%{_texmfdistdir}/tex/context/base/pack-box.mkiv
12mr|texlive-context-20110808-5|1030	%{_texmfdistdir}/tex/context/base/pack-com.mkiv
12mr|texlive-context-20110808-5|1031	%{_texmfdistdir}/tex/context/base/pack-fen.mkiv
12mr|texlive-context-20110808-5|1032	%{_texmfdistdir}/tex/context/base/pack-lyr.mkii
12mr|texlive-context-20110808-5|1033	%{_texmfdistdir}/tex/context/base/pack-lyr.mkiv
12mr|texlive-context-20110808-5|1034	%{_texmfdistdir}/tex/context/base/pack-mis.mkvi
12mr|texlive-context-20110808-5|1035	%{_texmfdistdir}/tex/context/base/pack-mrl.mkiv
12mr|texlive-context-20110808-5|1036	%{_texmfdistdir}/tex/context/base/pack-obj.lua
12mr|texlive-context-20110808-5|1037	%{_texmfdistdir}/tex/context/base/pack-obj.mkii
12mr|texlive-context-20110808-5|1038	%{_texmfdistdir}/tex/context/base/pack-obj.mkiv
12mr|texlive-context-20110808-5|1039	%{_texmfdistdir}/tex/context/base/pack-pos.mkiv
12mr|texlive-context-20110808-5|1040	%{_texmfdistdir}/tex/context/base/pack-rul.lua
12mr|texlive-context-20110808-5|1041	%{_texmfdistdir}/tex/context/base/pack-rul.mkii
12mr|texlive-context-20110808-5|1042	%{_texmfdistdir}/tex/context/base/pack-rul.mkiv
12mr|texlive-context-20110808-5|1043	%{_texmfdistdir}/tex/context/base/page-app.mkii
12mr|texlive-context-20110808-5|1044	%{_texmfdistdir}/tex/context/base/page-app.mkiv
12mr|texlive-context-20110808-5|1045	%{_texmfdistdir}/tex/context/base/page-bck.mkii
12mr|texlive-context-20110808-5|1046	%{_texmfdistdir}/tex/context/base/page-bck.mkiv
12mr|texlive-context-20110808-5|1047	%{_texmfdistdir}/tex/context/base/page-box.mkvi
12mr|texlive-context-20110808-5|1048	%{_texmfdistdir}/tex/context/base/page-brk.mkiv
12mr|texlive-context-20110808-5|1049	%{_texmfdistdir}/tex/context/base/page-col.mkiv
12mr|texlive-context-20110808-5|1050	%{_texmfdistdir}/tex/context/base/page-com.mkiv
12mr|texlive-context-20110808-5|1051	%{_texmfdistdir}/tex/context/base/page-fac.mkiv
12mr|texlive-context-20110808-5|1052	%{_texmfdistdir}/tex/context/base/page-flt.lua
12mr|texlive-context-20110808-5|1053	%{_texmfdistdir}/tex/context/base/page-flt.mkiv
12mr|texlive-context-20110808-5|1054	%{_texmfdistdir}/tex/context/base/page-flw.mkii
12mr|texlive-context-20110808-5|1055	%{_texmfdistdir}/tex/context/base/page-flw.mkiv
12mr|texlive-context-20110808-5|1056	%{_texmfdistdir}/tex/context/base/page-grd.mkiv
12mr|texlive-context-20110808-5|1057	%{_texmfdistdir}/tex/context/base/page-imp.mkii
12mr|texlive-context-20110808-5|1058	%{_texmfdistdir}/tex/context/base/page-imp.mkiv
12mr|texlive-context-20110808-5|1059	%{_texmfdistdir}/tex/context/base/page-inf.mkiv
12mr|texlive-context-20110808-5|1060	%{_texmfdistdir}/tex/context/base/page-ini.mkii
12mr|texlive-context-20110808-5|1061	%{_texmfdistdir}/tex/context/base/page-ini.mkiv
12mr|texlive-context-20110808-5|1062	%{_texmfdistdir}/tex/context/base/page-ins.mkii
12mr|texlive-context-20110808-5|1063	%{_texmfdistdir}/tex/context/base/page-ins.mkiv
12mr|texlive-context-20110808-5|1064	%{_texmfdistdir}/tex/context/base/page-lay.mkii
12mr|texlive-context-20110808-5|1065	%{_texmfdistdir}/tex/context/base/page-lay.mkiv
12mr|texlive-context-20110808-5|1066	%{_texmfdistdir}/tex/context/base/page-lin.lua
12mr|texlive-context-20110808-5|1067	%{_texmfdistdir}/tex/context/base/page-lin.mkii
12mr|texlive-context-20110808-5|1068	%{_texmfdistdir}/tex/context/base/page-lin.mkiv
12mr|texlive-context-20110808-5|1069	%{_texmfdistdir}/tex/context/base/page-log.mkii
12mr|texlive-context-20110808-5|1070	%{_texmfdistdir}/tex/context/base/page-mak.mkii
12mr|texlive-context-20110808-5|1071	%{_texmfdistdir}/tex/context/base/page-mak.mkvi
12mr|texlive-context-20110808-5|1072	%{_texmfdistdir}/tex/context/base/page-mar.mkii
12mr|texlive-context-20110808-5|1073	%{_texmfdistdir}/tex/context/base/page-mbk.mkvi
12mr|texlive-context-20110808-5|1074	%{_texmfdistdir}/tex/context/base/page-mis.lua
12mr|texlive-context-20110808-5|1075	%{_texmfdistdir}/tex/context/base/page-mis.mkii
12mr|texlive-context-20110808-5|1076	%{_texmfdistdir}/tex/context/base/page-mis.mkiv
12mr|texlive-context-20110808-5|1077	%{_texmfdistdir}/tex/context/base/page-mrk.mkiv
12mr|texlive-context-20110808-5|1078	%{_texmfdistdir}/tex/context/base/page-mul.mkii
12mr|texlive-context-20110808-5|1079	%{_texmfdistdir}/tex/context/base/page-mul.mkiv
12mr|texlive-context-20110808-5|1080	%{_texmfdistdir}/tex/context/base/page-not.mkii
12mr|texlive-context-20110808-5|1081	%{_texmfdistdir}/tex/context/base/page-not.mkiv
12mr|texlive-context-20110808-5|1082	%{_texmfdistdir}/tex/context/base/page-one.mkii
12mr|texlive-context-20110808-5|1083	%{_texmfdistdir}/tex/context/base/page-one.mkiv
12mr|texlive-context-20110808-5|1084	%{_texmfdistdir}/tex/context/base/page-otr.mkvi
12mr|texlive-context-20110808-5|1085	%{_texmfdistdir}/tex/context/base/page-par.mkii
12mr|texlive-context-20110808-5|1086	%{_texmfdistdir}/tex/context/base/page-par.mkiv
12mr|texlive-context-20110808-5|1087	%{_texmfdistdir}/tex/context/base/page-plg.mkii
12mr|texlive-context-20110808-5|1088	%{_texmfdistdir}/tex/context/base/page-plg.mkiv
12mr|texlive-context-20110808-5|1089	%{_texmfdistdir}/tex/context/base/page-run.mkii
12mr|texlive-context-20110808-5|1090	%{_texmfdistdir}/tex/context/base/page-run.mkiv
12mr|texlive-context-20110808-5|1091	%{_texmfdistdir}/tex/context/base/page-sel.mkiv
12mr|texlive-context-20110808-5|1092	%{_texmfdistdir}/tex/context/base/page-set.mkii
12mr|texlive-context-20110808-5|1093	%{_texmfdistdir}/tex/context/base/page-set.mkiv
12mr|texlive-context-20110808-5|1094	%{_texmfdistdir}/tex/context/base/page-sid.mkii
12mr|texlive-context-20110808-5|1095	%{_texmfdistdir}/tex/context/base/page-sid.mkiv
12mr|texlive-context-20110808-5|1096	%{_texmfdistdir}/tex/context/base/page-spr.mkii
12mr|texlive-context-20110808-5|1097	%{_texmfdistdir}/tex/context/base/page-spr.mkiv
12mr|texlive-context-20110808-5|1098	%{_texmfdistdir}/tex/context/base/page-str.lua
12mr|texlive-context-20110808-5|1099	%{_texmfdistdir}/tex/context/base/page-str.mkii
12mr|texlive-context-20110808-5|1100	%{_texmfdistdir}/tex/context/base/page-str.mkiv
12mr|texlive-context-20110808-5|1101	%{_texmfdistdir}/tex/context/base/page-txt.mkii
12mr|texlive-context-20110808-5|1102	%{_texmfdistdir}/tex/context/base/page-txt.mkvi
12mr|texlive-context-20110808-5|1103	%{_texmfdistdir}/tex/context/base/page-var.mkiv
12mr|texlive-context-20110808-5|1104	%{_texmfdistdir}/tex/context/base/pdfr-def.mkii
12mr|texlive-context-20110808-5|1105	%{_texmfdistdir}/tex/context/base/pdfr-ec.mkii
12mr|texlive-context-20110808-5|1106	%{_texmfdistdir}/tex/context/base/pdfr-il2.mkii
12mr|texlive-context-20110808-5|1107	%{_texmfdistdir}/tex/context/base/phys-dim.lua
12mr|texlive-context-20110808-5|1108	%{_texmfdistdir}/tex/context/base/phys-dim.mkiv
12mr|texlive-context-20110808-5|1109	%{_texmfdistdir}/tex/context/base/ppchtex.mkii
12mr|texlive-context-20110808-5|1110	%{_texmfdistdir}/tex/context/base/ppchtex.mkiv
12mr|texlive-context-20110808-5|1111	%{_texmfdistdir}/tex/context/base/prop-ini.mkii
12mr|texlive-context-20110808-5|1112	%{_texmfdistdir}/tex/context/base/prop-ini.mkiv
12mr|texlive-context-20110808-5|1113	%{_texmfdistdir}/tex/context/base/prop-lay.mkii
12mr|texlive-context-20110808-5|1114	%{_texmfdistdir}/tex/context/base/prop-mis.mkii
12mr|texlive-context-20110808-5|1115	%{_texmfdistdir}/tex/context/base/regi-8859-1.lua
12mr|texlive-context-20110808-5|1116	%{_texmfdistdir}/tex/context/base/regi-8859-1.mkii
12mr|texlive-context-20110808-5|1117	%{_texmfdistdir}/tex/context/base/regi-8859-10.lua
12mr|texlive-context-20110808-5|1118	%{_texmfdistdir}/tex/context/base/regi-8859-10.mkii
12mr|texlive-context-20110808-5|1119	%{_texmfdistdir}/tex/context/base/regi-8859-11.lua
12mr|texlive-context-20110808-5|1120	%{_texmfdistdir}/tex/context/base/regi-8859-13.lua
12mr|texlive-context-20110808-5|1121	%{_texmfdistdir}/tex/context/base/regi-8859-13.mkii
12mr|texlive-context-20110808-5|1122	%{_texmfdistdir}/tex/context/base/regi-8859-14.lua
12mr|texlive-context-20110808-5|1123	%{_texmfdistdir}/tex/context/base/regi-8859-15.lua
12mr|texlive-context-20110808-5|1124	%{_texmfdistdir}/tex/context/base/regi-8859-15.mkii
12mr|texlive-context-20110808-5|1125	%{_texmfdistdir}/tex/context/base/regi-8859-16.lua
12mr|texlive-context-20110808-5|1126	%{_texmfdistdir}/tex/context/base/regi-8859-16.mkii
12mr|texlive-context-20110808-5|1127	%{_texmfdistdir}/tex/context/base/regi-8859-2.lua
12mr|texlive-context-20110808-5|1128	%{_texmfdistdir}/tex/context/base/regi-8859-2.mkii
12mr|texlive-context-20110808-5|1129	%{_texmfdistdir}/tex/context/base/regi-8859-3.lua
12mr|texlive-context-20110808-5|1130	%{_texmfdistdir}/tex/context/base/regi-8859-3.mkii
12mr|texlive-context-20110808-5|1131	%{_texmfdistdir}/tex/context/base/regi-8859-4.lua
12mr|texlive-context-20110808-5|1132	%{_texmfdistdir}/tex/context/base/regi-8859-4.mkii
12mr|texlive-context-20110808-5|1133	%{_texmfdistdir}/tex/context/base/regi-8859-5.lua
12mr|texlive-context-20110808-5|1134	%{_texmfdistdir}/tex/context/base/regi-8859-5.mkii
12mr|texlive-context-20110808-5|1135	%{_texmfdistdir}/tex/context/base/regi-8859-6.lua
12mr|texlive-context-20110808-5|1136	%{_texmfdistdir}/tex/context/base/regi-8859-7.lua
12mr|texlive-context-20110808-5|1137	%{_texmfdistdir}/tex/context/base/regi-8859-7.mkii
12mr|texlive-context-20110808-5|1138	%{_texmfdistdir}/tex/context/base/regi-8859-8.lua
12mr|texlive-context-20110808-5|1139	%{_texmfdistdir}/tex/context/base/regi-8859-9.lua
12mr|texlive-context-20110808-5|1140	%{_texmfdistdir}/tex/context/base/regi-8859-9.mkii
12mr|texlive-context-20110808-5|1141	%{_texmfdistdir}/tex/context/base/regi-cp1250.lua
12mr|texlive-context-20110808-5|1142	%{_texmfdistdir}/tex/context/base/regi-cp1250.mkii
12mr|texlive-context-20110808-5|1143	%{_texmfdistdir}/tex/context/base/regi-cp1251.lua
12mr|texlive-context-20110808-5|1144	%{_texmfdistdir}/tex/context/base/regi-cp1251.mkii
12mr|texlive-context-20110808-5|1145	%{_texmfdistdir}/tex/context/base/regi-cp1252.lua
12mr|texlive-context-20110808-5|1146	%{_texmfdistdir}/tex/context/base/regi-cp1252.mkii
12mr|texlive-context-20110808-5|1147	%{_texmfdistdir}/tex/context/base/regi-cp1253.lua
12mr|texlive-context-20110808-5|1148	%{_texmfdistdir}/tex/context/base/regi-cp1253.mkii
12mr|texlive-context-20110808-5|1149	%{_texmfdistdir}/tex/context/base/regi-cp1254.lua
12mr|texlive-context-20110808-5|1150	%{_texmfdistdir}/tex/context/base/regi-cp1254.mkii
12mr|texlive-context-20110808-5|1151	%{_texmfdistdir}/tex/context/base/regi-cp1255.lua
12mr|texlive-context-20110808-5|1152	%{_texmfdistdir}/tex/context/base/regi-cp1256.lua
12mr|texlive-context-20110808-5|1153	%{_texmfdistdir}/tex/context/base/regi-cp1257.lua
12mr|texlive-context-20110808-5|1154	%{_texmfdistdir}/tex/context/base/regi-cp1257.mkii
12mr|texlive-context-20110808-5|1155	%{_texmfdistdir}/tex/context/base/regi-cp1258.lua
12mr|texlive-context-20110808-5|1156	%{_texmfdistdir}/tex/context/base/regi-cyp.mkii
12mr|texlive-context-20110808-5|1157	%{_texmfdistdir}/tex/context/base/regi-cyr.mkii
12mr|texlive-context-20110808-5|1158	%{_texmfdistdir}/tex/context/base/regi-def.mkii
12mr|texlive-context-20110808-5|1159	%{_texmfdistdir}/tex/context/base/regi-demo.lua
12mr|texlive-context-20110808-5|1160	%{_texmfdistdir}/tex/context/base/regi-ibm.mkii
12mr|texlive-context-20110808-5|1161	%{_texmfdistdir}/tex/context/base/regi-ini.lua
12mr|texlive-context-20110808-5|1162	%{_texmfdistdir}/tex/context/base/regi-ini.mkii
12mr|texlive-context-20110808-5|1163	%{_texmfdistdir}/tex/context/base/regi-ini.mkiv
12mr|texlive-context-20110808-5|1164	%{_texmfdistdir}/tex/context/base/regi-mac.mkii
12mr|texlive-context-20110808-5|1165	%{_texmfdistdir}/tex/context/base/regi-syn.mkii
12mr|texlive-context-20110808-5|1166	%{_texmfdistdir}/tex/context/base/regi-uni.mkii
12mr|texlive-context-20110808-5|1167	%{_texmfdistdir}/tex/context/base/regi-utf.mkii
12mr|texlive-context-20110808-5|1168	%{_texmfdistdir}/tex/context/base/regi-vis.mkii
12mr|texlive-context-20110808-5|1169	%{_texmfdistdir}/tex/context/base/rlxcache.rlx
12mr|texlive-context-20110808-5|1170	%{_texmfdistdir}/tex/context/base/rlxtools.rlx
12mr|texlive-context-20110808-5|1171	%{_texmfdistdir}/tex/context/base/s-abr-01.tex
12mr|texlive-context-20110808-5|1172	%{_texmfdistdir}/tex/context/base/s-abr-02.tex
12mr|texlive-context-20110808-5|1173	%{_texmfdistdir}/tex/context/base/s-abr-03.tex
12mr|texlive-context-20110808-5|1174	%{_texmfdistdir}/tex/context/base/s-abr-04.tex
12mr|texlive-context-20110808-5|1175	%{_texmfdistdir}/tex/context/base/s-art-01.mkiv
12mr|texlive-context-20110808-5|1176	%{_texmfdistdir}/tex/context/base/s-cdr-01.tex
12mr|texlive-context-20110808-5|1177	%{_texmfdistdir}/tex/context/base/s-chi-00.mkii
12mr|texlive-context-20110808-5|1178	%{_texmfdistdir}/tex/context/base/s-def-01.mkiv
12mr|texlive-context-20110808-5|1179	%{_texmfdistdir}/tex/context/base/s-faq-00.tex
12mr|texlive-context-20110808-5|1180	%{_texmfdistdir}/tex/context/base/s-faq-01.tex
12mr|texlive-context-20110808-5|1181	%{_texmfdistdir}/tex/context/base/s-faq-02.tex
12mr|texlive-context-20110808-5|1182	%{_texmfdistdir}/tex/context/base/s-faq-03.tex
12mr|texlive-context-20110808-5|1183	%{_texmfdistdir}/tex/context/base/s-fnt-01.mkii
12mr|texlive-context-20110808-5|1184	%{_texmfdistdir}/tex/context/base/s-fnt-02.mkii
12mr|texlive-context-20110808-5|1185	%{_texmfdistdir}/tex/context/base/s-fnt-10.mkiv
12mr|texlive-context-20110808-5|1186	%{_texmfdistdir}/tex/context/base/s-fnt-11.mkiv
12mr|texlive-context-20110808-5|1187	%{_texmfdistdir}/tex/context/base/s-fnt-20.mkiv
12mr|texlive-context-20110808-5|1188	%{_texmfdistdir}/tex/context/base/s-fnt-21.mkiv
12mr|texlive-context-20110808-5|1189	%{_texmfdistdir}/tex/context/base/s-fnt-23.mkiv
12mr|texlive-context-20110808-5|1190	%{_texmfdistdir}/tex/context/base/s-fnt-24.mkiv
12mr|texlive-context-20110808-5|1191	%{_texmfdistdir}/tex/context/base/s-fnt-26.mkiv
12mr|texlive-context-20110808-5|1192	%{_texmfdistdir}/tex/context/base/s-fnt-28.mkiv
12mr|texlive-context-20110808-5|1193	%{_texmfdistdir}/tex/context/base/s-fnt-29.mkiv
12mr|texlive-context-20110808-5|1194	%{_texmfdistdir}/tex/context/base/s-fnt-30.mkiv
12mr|texlive-context-20110808-5|1195	%{_texmfdistdir}/tex/context/base/s-fnt-31.mkiv
12mr|texlive-context-20110808-5|1196	%{_texmfdistdir}/tex/context/base/s-fnt-32.mkiv
12mr|texlive-context-20110808-5|1197	%{_texmfdistdir}/tex/context/base/s-fonts-missing.mkiv
12mr|texlive-context-20110808-5|1198	%{_texmfdistdir}/tex/context/base/s-fonts-tables.lua
12mr|texlive-context-20110808-5|1199	%{_texmfdistdir}/tex/context/base/s-fonts-tables.mkiv
12mr|texlive-context-20110808-5|1200	%{_texmfdistdir}/tex/context/base/s-grk-00.mkii
12mr|texlive-context-20110808-5|1201	%{_texmfdistdir}/tex/context/base/s-inf-01.mkvi
12mr|texlive-context-20110808-5|1202	%{_texmfdistdir}/tex/context/base/s-inf-02.mkiv
12mr|texlive-context-20110808-5|1203	%{_texmfdistdir}/tex/context/base/s-inf-03.mkiv
12mr|texlive-context-20110808-5|1204	%{_texmfdistdir}/tex/context/base/s-inf-04.mkiv
12mr|texlive-context-20110808-5|1205	%{_texmfdistdir}/tex/context/base/s-jap-00.mkii
12mr|texlive-context-20110808-5|1206	%{_texmfdistdir}/tex/context/base/s-lan-03.mkiv
12mr|texlive-context-20110808-5|1207	%{_texmfdistdir}/tex/context/base/s-lan-04.mkiv
12mr|texlive-context-20110808-5|1208	%{_texmfdistdir}/tex/context/base/s-mag-01.tex
12mr|texlive-context-20110808-5|1209	%{_texmfdistdir}/tex/context/base/s-map-10.mkii
12mr|texlive-context-20110808-5|1210	%{_texmfdistdir}/tex/context/base/s-map-10.mkiv
12mr|texlive-context-20110808-5|1211	%{_texmfdistdir}/tex/context/base/s-mat-10.mkiv
12mr|texlive-context-20110808-5|1212	%{_texmfdistdir}/tex/context/base/s-mat-11.mkiv
12mr|texlive-context-20110808-5|1213	%{_texmfdistdir}/tex/context/base/s-mat-12.mkiv
12mr|texlive-context-20110808-5|1214	%{_texmfdistdir}/tex/context/base/s-mod-00.mkii
12mr|texlive-context-20110808-5|1215	%{_texmfdistdir}/tex/context/base/s-mod-00.mkiv
12mr|texlive-context-20110808-5|1216	%{_texmfdistdir}/tex/context/base/s-mod-01.mkii
12mr|texlive-context-20110808-5|1217	%{_texmfdistdir}/tex/context/base/s-mod-01.mkiv
12mr|texlive-context-20110808-5|1218	%{_texmfdistdir}/tex/context/base/s-mod-02.mkii
12mr|texlive-context-20110808-5|1219	%{_texmfdistdir}/tex/context/base/s-mod-02.mkiv
12mr|texlive-context-20110808-5|1220	%{_texmfdistdir}/tex/context/base/s-mod.ctx
12mr|texlive-context-20110808-5|1221	%{_texmfdistdir}/tex/context/base/s-phy-01.mkiv
12mr|texlive-context-20110808-5|1222	%{_texmfdistdir}/tex/context/base/s-pre-00.tex
12mr|texlive-context-20110808-5|1223	%{_texmfdistdir}/tex/context/base/s-pre-01.tex
12mr|texlive-context-20110808-5|1224	%{_texmfdistdir}/tex/context/base/s-pre-02.tex
12mr|texlive-context-20110808-5|1225	%{_texmfdistdir}/tex/context/base/s-pre-03.tex
12mr|texlive-context-20110808-5|1226	%{_texmfdistdir}/tex/context/base/s-pre-04.tex
12mr|texlive-context-20110808-5|1227	%{_texmfdistdir}/tex/context/base/s-pre-05.tex
12mr|texlive-context-20110808-5|1228	%{_texmfdistdir}/tex/context/base/s-pre-06.tex
12mr|texlive-context-20110808-5|1229	%{_texmfdistdir}/tex/context/base/s-pre-07.tex
12mr|texlive-context-20110808-5|1230	%{_texmfdistdir}/tex/context/base/s-pre-08.tex
12mr|texlive-context-20110808-5|1231	%{_texmfdistdir}/tex/context/base/s-pre-09.tex
12mr|texlive-context-20110808-5|1232	%{_texmfdistdir}/tex/context/base/s-pre-10.tex
12mr|texlive-context-20110808-5|1233	%{_texmfdistdir}/tex/context/base/s-pre-11.tex
12mr|texlive-context-20110808-5|1234	%{_texmfdistdir}/tex/context/base/s-pre-12.tex
12mr|texlive-context-20110808-5|1235	%{_texmfdistdir}/tex/context/base/s-pre-13.tex
12mr|texlive-context-20110808-5|1236	%{_texmfdistdir}/tex/context/base/s-pre-14.tex
12mr|texlive-context-20110808-5|1237	%{_texmfdistdir}/tex/context/base/s-pre-15.tex
12mr|texlive-context-20110808-5|1238	%{_texmfdistdir}/tex/context/base/s-pre-16.tex
12mr|texlive-context-20110808-5|1239	%{_texmfdistdir}/tex/context/base/s-pre-17.tex
12mr|texlive-context-20110808-5|1240	%{_texmfdistdir}/tex/context/base/s-pre-18.tex
12mr|texlive-context-20110808-5|1241	%{_texmfdistdir}/tex/context/base/s-pre-19.tex
12mr|texlive-context-20110808-5|1242	%{_texmfdistdir}/tex/context/base/s-pre-22.tex
12mr|texlive-context-20110808-5|1243	%{_texmfdistdir}/tex/context/base/s-pre-23.tex
12mr|texlive-context-20110808-5|1244	%{_texmfdistdir}/tex/context/base/s-pre-26.tex
12mr|texlive-context-20110808-5|1245	%{_texmfdistdir}/tex/context/base/s-pre-27.tex
12mr|texlive-context-20110808-5|1246	%{_texmfdistdir}/tex/context/base/s-pre-30.mkii
12mr|texlive-context-20110808-5|1247	%{_texmfdistdir}/tex/context/base/s-pre-30.mkiv
12mr|texlive-context-20110808-5|1248	%{_texmfdistdir}/tex/context/base/s-pre-50.tex
12mr|texlive-context-20110808-5|1249	%{_texmfdistdir}/tex/context/base/s-pre-60.mkii
12mr|texlive-context-20110808-5|1250	%{_texmfdistdir}/tex/context/base/s-pre-60.mkiv
12mr|texlive-context-20110808-5|1251	%{_texmfdistdir}/tex/context/base/s-pre-61.tex
12mr|texlive-context-20110808-5|1252	%{_texmfdistdir}/tex/context/base/s-pre-62.tex
12mr|texlive-context-20110808-5|1253	%{_texmfdistdir}/tex/context/base/s-pre-63.tex
12mr|texlive-context-20110808-5|1254	%{_texmfdistdir}/tex/context/base/s-pre-64.tex
12mr|texlive-context-20110808-5|1255	%{_texmfdistdir}/tex/context/base/s-pre-66.tex
12mr|texlive-context-20110808-5|1256	%{_texmfdistdir}/tex/context/base/s-pre-67.tex
12mr|texlive-context-20110808-5|1257	%{_texmfdistdir}/tex/context/base/s-pre-68.tex
12mr|texlive-context-20110808-5|1258	%{_texmfdistdir}/tex/context/base/s-pre-69.mkiv
12mr|texlive-context-20110808-5|1259	%{_texmfdistdir}/tex/context/base/s-pre-70.mkiv
12mr|texlive-context-20110808-5|1260	%{_texmfdistdir}/tex/context/base/s-pre-71.lua
12mr|texlive-context-20110808-5|1261	%{_texmfdistdir}/tex/context/base/s-pre-71.mkii
12mr|texlive-context-20110808-5|1262	%{_texmfdistdir}/tex/context/base/s-pre-71.mkiv
12mr|texlive-context-20110808-5|1263	%{_texmfdistdir}/tex/context/base/s-pre-93.tex
12mr|texlive-context-20110808-5|1264	%{_texmfdistdir}/tex/context/base/s-pre-96.tex
12mr|texlive-context-20110808-5|1265	%{_texmfdistdir}/tex/context/base/s-ptj-01.tex
12mr|texlive-context-20110808-5|1266	%{_texmfdistdir}/tex/context/base/s-reg-01.mkiv
12mr|texlive-context-20110808-5|1267	%{_texmfdistdir}/tex/context/base/s-set-31.mkiv
12mr|texlive-context-20110808-5|1268	%{_texmfdistdir}/tex/context/base/s-syn-01.tex
12mr|texlive-context-20110808-5|1269	%{_texmfdistdir}/tex/context/base/scrn-bar.mkvi
12mr|texlive-context-20110808-5|1270	%{_texmfdistdir}/tex/context/base/scrn-but.lua
12mr|texlive-context-20110808-5|1271	%{_texmfdistdir}/tex/context/base/scrn-but.mkvi
12mr|texlive-context-20110808-5|1272	%{_texmfdistdir}/tex/context/base/scrn-fld.lua
12mr|texlive-context-20110808-5|1273	%{_texmfdistdir}/tex/context/base/scrn-fld.mkii
12mr|texlive-context-20110808-5|1274	%{_texmfdistdir}/tex/context/base/scrn-fld.mkvi
12mr|texlive-context-20110808-5|1275	%{_texmfdistdir}/tex/context/base/scrn-hlp.lua
12mr|texlive-context-20110808-5|1276	%{_texmfdistdir}/tex/context/base/scrn-hlp.mkii
12mr|texlive-context-20110808-5|1277	%{_texmfdistdir}/tex/context/base/scrn-hlp.mkvi
12mr|texlive-context-20110808-5|1278	%{_texmfdistdir}/tex/context/base/scrn-ini.lua
12mr|texlive-context-20110808-5|1279	%{_texmfdistdir}/tex/context/base/scrn-ini.mkvi
12mr|texlive-context-20110808-5|1280	%{_texmfdistdir}/tex/context/base/scrn-int.mkii
12mr|texlive-context-20110808-5|1281	%{_texmfdistdir}/tex/context/base/scrn-nav.mkii
12mr|texlive-context-20110808-5|1282	%{_texmfdistdir}/tex/context/base/scrn-pag.lua
12mr|texlive-context-20110808-5|1283	%{_texmfdistdir}/tex/context/base/scrn-pag.mkvi
12mr|texlive-context-20110808-5|1284	%{_texmfdistdir}/tex/context/base/scrn-ref.lua
12mr|texlive-context-20110808-5|1285	%{_texmfdistdir}/tex/context/base/scrn-ref.mkvi
12mr|texlive-context-20110808-5|1286	%{_texmfdistdir}/tex/context/base/scrn-wid.lua
12mr|texlive-context-20110808-5|1287	%{_texmfdistdir}/tex/context/base/scrn-wid.mkvi
12mr|texlive-context-20110808-5|1288	%{_texmfdistdir}/tex/context/base/scrp-cjk.lua
12mr|texlive-context-20110808-5|1289	%{_texmfdistdir}/tex/context/base/scrp-eth.lua
12mr|texlive-context-20110808-5|1290	%{_texmfdistdir}/tex/context/base/scrp-ini.lua
12mr|texlive-context-20110808-5|1291	%{_texmfdistdir}/tex/context/base/scrp-ini.mkiv
12mr|texlive-context-20110808-5|1292	%{_texmfdistdir}/tex/context/base/sort-def.mkii
12mr|texlive-context-20110808-5|1293	%{_texmfdistdir}/tex/context/base/sort-ini.lua
12mr|texlive-context-20110808-5|1294	%{_texmfdistdir}/tex/context/base/sort-ini.mkii
12mr|texlive-context-20110808-5|1295	%{_texmfdistdir}/tex/context/base/sort-ini.mkiv
12mr|texlive-context-20110808-5|1296	%{_texmfdistdir}/tex/context/base/sort-lan.lua
12mr|texlive-context-20110808-5|1297	%{_texmfdistdir}/tex/context/base/sort-lan.mkii
12mr|texlive-context-20110808-5|1298	%{_texmfdistdir}/tex/context/base/spac-adj.lua
12mr|texlive-context-20110808-5|1299	%{_texmfdistdir}/tex/context/base/spac-adj.mkiv
12mr|texlive-context-20110808-5|1300	%{_texmfdistdir}/tex/context/base/spac-ali.lua
12mr|texlive-context-20110808-5|1301	%{_texmfdistdir}/tex/context/base/spac-ali.mkiv
12mr|texlive-context-20110808-5|1302	%{_texmfdistdir}/tex/context/base/spac-chr.lua
12mr|texlive-context-20110808-5|1303	%{_texmfdistdir}/tex/context/base/spac-chr.mkiv
12mr|texlive-context-20110808-5|1304	%{_texmfdistdir}/tex/context/base/spac-def.mkiv
12mr|texlive-context-20110808-5|1305	%{_texmfdistdir}/tex/context/base/spac-gen.mkii
12mr|texlive-context-20110808-5|1306	%{_texmfdistdir}/tex/context/base/spac-grd.mkii
12mr|texlive-context-20110808-5|1307	%{_texmfdistdir}/tex/context/base/spac-grd.mkiv
12mr|texlive-context-20110808-5|1308	%{_texmfdistdir}/tex/context/base/spac-hor.lua
12mr|texlive-context-20110808-5|1309	%{_texmfdistdir}/tex/context/base/spac-hor.mkiv
12mr|texlive-context-20110808-5|1310	%{_texmfdistdir}/tex/context/base/spac-lin.mkiv
12mr|texlive-context-20110808-5|1311	%{_texmfdistdir}/tex/context/base/spac-pag.mkiv
12mr|texlive-context-20110808-5|1312	%{_texmfdistdir}/tex/context/base/spac-par.mkiv
12mr|texlive-context-20110808-5|1313	%{_texmfdistdir}/tex/context/base/spac-ver.lua
12mr|texlive-context-20110808-5|1314	%{_texmfdistdir}/tex/context/base/spac-ver.mkiv
12mr|texlive-context-20110808-5|1315	%{_texmfdistdir}/tex/context/base/spec-def.mkii
12mr|texlive-context-20110808-5|1316	%{_texmfdistdir}/tex/context/base/spec-dpm.mkii
12mr|texlive-context-20110808-5|1317	%{_texmfdistdir}/tex/context/base/spec-dpx.mkii
12mr|texlive-context-20110808-5|1318	%{_texmfdistdir}/tex/context/base/spec-dvi.mkii
12mr|texlive-context-20110808-5|1319	%{_texmfdistdir}/tex/context/base/spec-fdf.mkii
12mr|texlive-context-20110808-5|1320	%{_texmfdistdir}/tex/context/base/spec-ini.mkii
12mr|texlive-context-20110808-5|1321	%{_texmfdistdir}/tex/context/base/spec-mis.mkii
12mr|texlive-context-20110808-5|1322	%{_texmfdistdir}/tex/context/base/spec-pdf.mkii
12mr|texlive-context-20110808-5|1323	%{_texmfdistdir}/tex/context/base/spec-ps.mkii
12mr|texlive-context-20110808-5|1324	%{_texmfdistdir}/tex/context/base/spec-tpd.mkii
12mr|texlive-context-20110808-5|1325	%{_texmfdistdir}/tex/context/base/spec-tr.mkii
12mr|texlive-context-20110808-5|1326	%{_texmfdistdir}/tex/context/base/spec-tst.mkii
12mr|texlive-context-20110808-5|1327	%{_texmfdistdir}/tex/context/base/spec-var.mkii
12mr|texlive-context-20110808-5|1328	%{_texmfdistdir}/tex/context/base/spec-win.mkii
12mr|texlive-context-20110808-5|1329	%{_texmfdistdir}/tex/context/base/spec-xet.mkii
12mr|texlive-context-20110808-5|1330	%{_texmfdistdir}/tex/context/base/spec-xtx.mkii
12mr|texlive-context-20110808-5|1331	%{_texmfdistdir}/tex/context/base/spec-yy.mkii
12mr|texlive-context-20110808-5|1332	%{_texmfdistdir}/tex/context/base/status-files.pdf
12mr|texlive-context-20110808-5|1333	%{_texmfdistdir}/tex/context/base/status-lua.pdf
12mr|texlive-context-20110808-5|1334	%{_texmfdistdir}/tex/context/base/status-mkiv.lua
12mr|texlive-context-20110808-5|1335	%{_texmfdistdir}/tex/context/base/status-mkiv.tex
12mr|texlive-context-20110808-5|1336	%{_texmfdistdir}/tex/context/base/strc-bkm.lua
12mr|texlive-context-20110808-5|1337	%{_texmfdistdir}/tex/context/base/strc-bkm.mkiv
12mr|texlive-context-20110808-5|1338	%{_texmfdistdir}/tex/context/base/strc-blk.lua
12mr|texlive-context-20110808-5|1339	%{_texmfdistdir}/tex/context/base/strc-blk.mkii
12mr|texlive-context-20110808-5|1340	%{_texmfdistdir}/tex/context/base/strc-blk.mkiv
12mr|texlive-context-20110808-5|1341	%{_texmfdistdir}/tex/context/base/strc-con.lua
12mr|texlive-context-20110808-5|1342	%{_texmfdistdir}/tex/context/base/strc-con.mkvi
12mr|texlive-context-20110808-5|1343	%{_texmfdistdir}/tex/context/base/strc-def.mkiv
12mr|texlive-context-20110808-5|1344	%{_texmfdistdir}/tex/context/base/strc-des.mkii
12mr|texlive-context-20110808-5|1345	%{_texmfdistdir}/tex/context/base/strc-des.mkvi
12mr|texlive-context-20110808-5|1346	%{_texmfdistdir}/tex/context/base/strc-doc.lua
12mr|texlive-context-20110808-5|1347	%{_texmfdistdir}/tex/context/base/strc-doc.mkiv
12mr|texlive-context-20110808-5|1348	%{_texmfdistdir}/tex/context/base/strc-enu.mkvi
12mr|texlive-context-20110808-5|1349	%{_texmfdistdir}/tex/context/base/strc-flt.lua
12mr|texlive-context-20110808-5|1350	%{_texmfdistdir}/tex/context/base/strc-flt.mkii
12mr|texlive-context-20110808-5|1351	%{_texmfdistdir}/tex/context/base/strc-flt.mkvi
12mr|texlive-context-20110808-5|1352	%{_texmfdistdir}/tex/context/base/strc-ind.mkiv
12mr|texlive-context-20110808-5|1353	%{_texmfdistdir}/tex/context/base/strc-ini.lua
12mr|texlive-context-20110808-5|1354	%{_texmfdistdir}/tex/context/base/strc-ini.mkvi
12mr|texlive-context-20110808-5|1355	%{_texmfdistdir}/tex/context/base/strc-itm.lua
12mr|texlive-context-20110808-5|1356	%{_texmfdistdir}/tex/context/base/strc-itm.mkii
12mr|texlive-context-20110808-5|1357	%{_texmfdistdir}/tex/context/base/strc-itm.mkvi
12mr|texlive-context-20110808-5|1358	%{_texmfdistdir}/tex/context/base/strc-lab.mkiv
12mr|texlive-context-20110808-5|1359	%{_texmfdistdir}/tex/context/base/strc-lev.lua
12mr|texlive-context-20110808-5|1360	%{_texmfdistdir}/tex/context/base/strc-lev.mkvi
12mr|texlive-context-20110808-5|1361	%{_texmfdistdir}/tex/context/base/strc-lnt.mkii
12mr|texlive-context-20110808-5|1362	%{_texmfdistdir}/tex/context/base/strc-lnt.mkvi
12mr|texlive-context-20110808-5|1363	%{_texmfdistdir}/tex/context/base/strc-lst.lua
12mr|texlive-context-20110808-5|1364	%{_texmfdistdir}/tex/context/base/strc-lst.mkii
12mr|texlive-context-20110808-5|1365	%{_texmfdistdir}/tex/context/base/strc-lst.mkvi
12mr|texlive-context-20110808-5|1366	%{_texmfdistdir}/tex/context/base/strc-mar.lua
12mr|texlive-context-20110808-5|1367	%{_texmfdistdir}/tex/context/base/strc-mar.mkii
12mr|texlive-context-20110808-5|1368	%{_texmfdistdir}/tex/context/base/strc-mar.mkiv
12mr|texlive-context-20110808-5|1369	%{_texmfdistdir}/tex/context/base/strc-mat.lua
12mr|texlive-context-20110808-5|1370	%{_texmfdistdir}/tex/context/base/strc-mat.mkii
12mr|texlive-context-20110808-5|1371	%{_texmfdistdir}/tex/context/base/strc-mat.mkiv
12mr|texlive-context-20110808-5|1372	%{_texmfdistdir}/tex/context/base/strc-not.lua
12mr|texlive-context-20110808-5|1373	%{_texmfdistdir}/tex/context/base/strc-not.mkii
12mr|texlive-context-20110808-5|1374	%{_texmfdistdir}/tex/context/base/strc-not.mkvi
12mr|texlive-context-20110808-5|1375	%{_texmfdistdir}/tex/context/base/strc-num.lua
12mr|texlive-context-20110808-5|1376	%{_texmfdistdir}/tex/context/base/strc-num.mkii
12mr|texlive-context-20110808-5|1377	%{_texmfdistdir}/tex/context/base/strc-num.mkiv
12mr|texlive-context-20110808-5|1378	%{_texmfdistdir}/tex/context/base/strc-pag.lua
12mr|texlive-context-20110808-5|1379	%{_texmfdistdir}/tex/context/base/strc-pag.mkii
12mr|texlive-context-20110808-5|1380	%{_texmfdistdir}/tex/context/base/strc-pag.mkiv
12mr|texlive-context-20110808-5|1381	%{_texmfdistdir}/tex/context/base/strc-ref.lua
12mr|texlive-context-20110808-5|1382	%{_texmfdistdir}/tex/context/base/strc-ref.mkii
12mr|texlive-context-20110808-5|1383	%{_texmfdistdir}/tex/context/base/strc-ref.mkvi
12mr|texlive-context-20110808-5|1384	%{_texmfdistdir}/tex/context/base/strc-reg.lua
12mr|texlive-context-20110808-5|1385	%{_texmfdistdir}/tex/context/base/strc-reg.mkii
12mr|texlive-context-20110808-5|1386	%{_texmfdistdir}/tex/context/base/strc-reg.mkiv
12mr|texlive-context-20110808-5|1387	%{_texmfdistdir}/tex/context/base/strc-ren.mkiv
12mr|texlive-context-20110808-5|1388	%{_texmfdistdir}/tex/context/base/strc-rsc.lua
12mr|texlive-context-20110808-5|1389	%{_texmfdistdir}/tex/context/base/strc-sbe.mkiv
12mr|texlive-context-20110808-5|1390	%{_texmfdistdir}/tex/context/base/strc-sec.mkii
12mr|texlive-context-20110808-5|1391	%{_texmfdistdir}/tex/context/base/strc-sec.mkiv
12mr|texlive-context-20110808-5|1392	%{_texmfdistdir}/tex/context/base/strc-swd.mkii
12mr|texlive-context-20110808-5|1393	%{_texmfdistdir}/tex/context/base/strc-syn.lua
12mr|texlive-context-20110808-5|1394	%{_texmfdistdir}/tex/context/base/strc-syn.mkii
12mr|texlive-context-20110808-5|1395	%{_texmfdistdir}/tex/context/base/strc-syn.mkiv
12mr|texlive-context-20110808-5|1396	%{_texmfdistdir}/tex/context/base/strc-tag.lua
12mr|texlive-context-20110808-5|1397	%{_texmfdistdir}/tex/context/base/strc-tag.mkiv
12mr|texlive-context-20110808-5|1398	%{_texmfdistdir}/tex/context/base/strc-xml.mkiv
12mr|texlive-context-20110808-5|1399	%{_texmfdistdir}/tex/context/base/supp-ali.mkii
12mr|texlive-context-20110808-5|1400	%{_texmfdistdir}/tex/context/base/supp-ali.mkiv
12mr|texlive-context-20110808-5|1401	%{_texmfdistdir}/tex/context/base/supp-box.lua
12mr|texlive-context-20110808-5|1402	%{_texmfdistdir}/tex/context/base/supp-box.mkii
12mr|texlive-context-20110808-5|1403	%{_texmfdistdir}/tex/context/base/supp-box.mkiv
12mr|texlive-context-20110808-5|1404	%{_texmfdistdir}/tex/context/base/supp-dir.mkii
12mr|texlive-context-20110808-5|1405	%{_texmfdistdir}/tex/context/base/supp-dir.mkiv
12mr|texlive-context-20110808-5|1406	%{_texmfdistdir}/tex/context/base/supp-emp.mkii
12mr|texlive-context-20110808-5|1407	%{_texmfdistdir}/tex/context/base/supp-eps.mkii
12mr|texlive-context-20110808-5|1408	%{_texmfdistdir}/tex/context/base/supp-fil.mkii
12mr|texlive-context-20110808-5|1409	%{_texmfdistdir}/tex/context/base/supp-fun.mkii
12mr|texlive-context-20110808-5|1410	%{_texmfdistdir}/tex/context/base/supp-fun.mkiv
12mr|texlive-context-20110808-5|1411	%{_texmfdistdir}/tex/context/base/supp-lat.mkii
12mr|texlive-context-20110808-5|1412	%{_texmfdistdir}/tex/context/base/supp-mat.mkii
12mr|texlive-context-20110808-5|1413	%{_texmfdistdir}/tex/context/base/supp-mat.mkiv
12mr|texlive-context-20110808-5|1414	%{_texmfdistdir}/tex/context/base/supp-mis.tex
12mr|texlive-context-20110808-5|1415	%{_texmfdistdir}/tex/context/base/supp-mpe.tex
12mr|texlive-context-20110808-5|1416	%{_texmfdistdir}/tex/context/base/supp-mps.mkii
12mr|texlive-context-20110808-5|1417	%{_texmfdistdir}/tex/context/base/supp-mrk.mkii
12mr|texlive-context-20110808-5|1418	%{_texmfdistdir}/tex/context/base/supp-num.mkii
12mr|texlive-context-20110808-5|1419	%{_texmfdistdir}/tex/context/base/supp-num.mkiv
12mr|texlive-context-20110808-5|1420	%{_texmfdistdir}/tex/context/base/supp-pat.mkii
12mr|texlive-context-20110808-5|1421	%{_texmfdistdir}/tex/context/base/supp-pdf.tex
12mr|texlive-context-20110808-5|1422	%{_texmfdistdir}/tex/context/base/supp-ran.lua
12mr|texlive-context-20110808-5|1423	%{_texmfdistdir}/tex/context/base/supp-ran.mkii
12mr|texlive-context-20110808-5|1424	%{_texmfdistdir}/tex/context/base/supp-ran.mkiv
12mr|texlive-context-20110808-5|1425	%{_texmfdistdir}/tex/context/base/supp-spe.mkii
12mr|texlive-context-20110808-5|1426	%{_texmfdistdir}/tex/context/base/supp-tpi.mkii
12mr|texlive-context-20110808-5|1427	%{_texmfdistdir}/tex/context/base/supp-vis.mkii
12mr|texlive-context-20110808-5|1428	%{_texmfdistdir}/tex/context/base/supp-vis.mkiv
12mr|texlive-context-20110808-5|1429	%{_texmfdistdir}/tex/context/base/symb-cow.mkii
12mr|texlive-context-20110808-5|1430	%{_texmfdistdir}/tex/context/base/symb-eur.mkii
12mr|texlive-context-20110808-5|1431	%{_texmfdistdir}/tex/context/base/symb-glm.mkii
12mr|texlive-context-20110808-5|1432	%{_texmfdistdir}/tex/context/base/symb-imp-cow.mkiv
12mr|texlive-context-20110808-5|1433	%{_texmfdistdir}/tex/context/base/symb-imp-eur.mkiv
12mr|texlive-context-20110808-5|1434	%{_texmfdistdir}/tex/context/base/symb-imp-jmn.mkiv
12mr|texlive-context-20110808-5|1435	%{_texmfdistdir}/tex/context/base/symb-imp-mis.mkiv
12mr|texlive-context-20110808-5|1436	%{_texmfdistdir}/tex/context/base/symb-imp-mvs.mkiv
12mr|texlive-context-20110808-5|1437	%{_texmfdistdir}/tex/context/base/symb-imp-nav.mkiv
12mr|texlive-context-20110808-5|1438	%{_texmfdistdir}/tex/context/base/symb-ini.lua
12mr|texlive-context-20110808-5|1439	%{_texmfdistdir}/tex/context/base/symb-ini.mkii
12mr|texlive-context-20110808-5|1440	%{_texmfdistdir}/tex/context/base/symb-ini.mkiv
12mr|texlive-context-20110808-5|1441	%{_texmfdistdir}/tex/context/base/symb-jmn.mkii
12mr|texlive-context-20110808-5|1442	%{_texmfdistdir}/tex/context/base/symb-mis.mkii
12mr|texlive-context-20110808-5|1443	%{_texmfdistdir}/tex/context/base/symb-mvs.mkii
12mr|texlive-context-20110808-5|1444	%{_texmfdistdir}/tex/context/base/symb-nav.mkii
12mr|texlive-context-20110808-5|1445	%{_texmfdistdir}/tex/context/base/symb-run.mkii
12mr|texlive-context-20110808-5|1446	%{_texmfdistdir}/tex/context/base/symb-run.mkiv
12mr|texlive-context-20110808-5|1447	%{_texmfdistdir}/tex/context/base/symb-uni.mkii
12mr|texlive-context-20110808-5|1448	%{_texmfdistdir}/tex/context/base/symb-was.mkii
12mr|texlive-context-20110808-5|1449	%{_texmfdistdir}/tex/context/base/syst-aux.lua
12mr|texlive-context-20110808-5|1450	%{_texmfdistdir}/tex/context/base/syst-aux.mkiv
12mr|texlive-context-20110808-5|1451	%{_texmfdistdir}/tex/context/base/syst-con.lua
12mr|texlive-context-20110808-5|1452	%{_texmfdistdir}/tex/context/base/syst-con.mkii
12mr|texlive-context-20110808-5|1453	%{_texmfdistdir}/tex/context/base/syst-con.mkiv
12mr|texlive-context-20110808-5|1454	%{_texmfdistdir}/tex/context/base/syst-ext.mkii
12mr|texlive-context-20110808-5|1455	%{_texmfdistdir}/tex/context/base/syst-fnt.mkii
12mr|texlive-context-20110808-5|1456	%{_texmfdistdir}/tex/context/base/syst-fnt.mkiv
12mr|texlive-context-20110808-5|1457	%{_texmfdistdir}/tex/context/base/syst-gen.mkii
12mr|texlive-context-20110808-5|1458	%{_texmfdistdir}/tex/context/base/syst-ini.mkii
12mr|texlive-context-20110808-5|1459	%{_texmfdistdir}/tex/context/base/syst-ini.mkiv
12mr|texlive-context-20110808-5|1460	%{_texmfdistdir}/tex/context/base/syst-lua.lua
12mr|texlive-context-20110808-5|1461	%{_texmfdistdir}/tex/context/base/syst-lua.mkiv
12mr|texlive-context-20110808-5|1462	%{_texmfdistdir}/tex/context/base/syst-mes.mkiv
12mr|texlive-context-20110808-5|1463	%{_texmfdistdir}/tex/context/base/syst-new.mkii
12mr|texlive-context-20110808-5|1464	%{_texmfdistdir}/tex/context/base/syst-pln.mkii
12mr|texlive-context-20110808-5|1465	%{_texmfdistdir}/tex/context/base/syst-pln.mkiv
12mr|texlive-context-20110808-5|1466	%{_texmfdistdir}/tex/context/base/syst-rtp.mkii
12mr|texlive-context-20110808-5|1467	%{_texmfdistdir}/tex/context/base/syst-rtp.mkiv
12mr|texlive-context-20110808-5|1468	%{_texmfdistdir}/tex/context/base/syst-str.mkii
12mr|texlive-context-20110808-5|1469	%{_texmfdistdir}/tex/context/base/tabl-com.mkii
12mr|texlive-context-20110808-5|1470	%{_texmfdistdir}/tex/context/base/tabl-com.mkiv
12mr|texlive-context-20110808-5|1471	%{_texmfdistdir}/tex/context/base/tabl-ltb.mkii
12mr|texlive-context-20110808-5|1472	%{_texmfdistdir}/tex/context/base/tabl-ltb.mkiv
12mr|texlive-context-20110808-5|1473	%{_texmfdistdir}/tex/context/base/tabl-ntb.mkii
12mr|texlive-context-20110808-5|1474	%{_texmfdistdir}/tex/context/base/tabl-ntb.mkiv
12mr|texlive-context-20110808-5|1475	%{_texmfdistdir}/tex/context/base/tabl-nte.mkii
12mr|texlive-context-20110808-5|1476	%{_texmfdistdir}/tex/context/base/tabl-nte.mkiv
12mr|texlive-context-20110808-5|1477	%{_texmfdistdir}/tex/context/base/tabl-pln.mkii
12mr|texlive-context-20110808-5|1478	%{_texmfdistdir}/tex/context/base/tabl-pln.mkiv
12mr|texlive-context-20110808-5|1479	%{_texmfdistdir}/tex/context/base/tabl-tab.mkii
12mr|texlive-context-20110808-5|1480	%{_texmfdistdir}/tex/context/base/tabl-tab.mkiv
12mr|texlive-context-20110808-5|1481	%{_texmfdistdir}/tex/context/base/tabl-tbl.lua
12mr|texlive-context-20110808-5|1482	%{_texmfdistdir}/tex/context/base/tabl-tbl.mkii
12mr|texlive-context-20110808-5|1483	%{_texmfdistdir}/tex/context/base/tabl-tbl.mkiv
12mr|texlive-context-20110808-5|1484	%{_texmfdistdir}/tex/context/base/tabl-tsp.mkii
12mr|texlive-context-20110808-5|1485	%{_texmfdistdir}/tex/context/base/tabl-tsp.mkiv
12mr|texlive-context-20110808-5|1486	%{_texmfdistdir}/tex/context/base/tabl-xnt.mkvi
12mr|texlive-context-20110808-5|1487	%{_texmfdistdir}/tex/context/base/tabl-xtb.lua
12mr|texlive-context-20110808-5|1488	%{_texmfdistdir}/tex/context/base/tabl-xtb.mkvi
12mr|texlive-context-20110808-5|1489	%{_texmfdistdir}/tex/context/base/task-ini.lua
12mr|texlive-context-20110808-5|1490	%{_texmfdistdir}/tex/context/base/task-ini.mkiv
12mr|texlive-context-20110808-5|1491	%{_texmfdistdir}/tex/context/base/thrd-pic.mkii
12mr|texlive-context-20110808-5|1492	%{_texmfdistdir}/tex/context/base/thrd-ran.mkii
12mr|texlive-context-20110808-5|1493	%{_texmfdistdir}/tex/context/base/thrd-tab.mkii
12mr|texlive-context-20110808-5|1494	%{_texmfdistdir}/tex/context/base/thrd-trg.mkii
12mr|texlive-context-20110808-5|1495	%{_texmfdistdir}/tex/context/base/toks-ini.lua
12mr|texlive-context-20110808-5|1496	%{_texmfdistdir}/tex/context/base/toks-ini.mkiv
12mr|texlive-context-20110808-5|1497	%{_texmfdistdir}/tex/context/base/trac-deb.lua
12mr|texlive-context-20110808-5|1498	%{_texmfdistdir}/tex/context/base/trac-deb.mkiv
12mr|texlive-context-20110808-5|1499	%{_texmfdistdir}/tex/context/base/trac-fil.lua
12mr|texlive-context-20110808-5|1500	%{_texmfdistdir}/tex/context/base/trac-inf.lua
12mr|texlive-context-20110808-5|1501	%{_texmfdistdir}/tex/context/base/trac-lmx.lua
12mr|texlive-context-20110808-5|1502	%{_texmfdistdir}/tex/context/base/trac-log.lua
12mr|texlive-context-20110808-5|1503	%{_texmfdistdir}/tex/context/base/trac-pro.lua
12mr|texlive-context-20110808-5|1504	%{_texmfdistdir}/tex/context/base/trac-set.lua
12mr|texlive-context-20110808-5|1505	%{_texmfdistdir}/tex/context/base/trac-tex.lua
12mr|texlive-context-20110808-5|1506	%{_texmfdistdir}/tex/context/base/trac-tex.mkiv
12mr|texlive-context-20110808-5|1507	%{_texmfdistdir}/tex/context/base/trac-tim.lua
12mr|texlive-context-20110808-5|1508	%{_texmfdistdir}/tex/context/base/trac-vis.mkii
12mr|texlive-context-20110808-5|1509	%{_texmfdistdir}/tex/context/base/trac-vis.mkiv
12mr|texlive-context-20110808-5|1510	%{_texmfdistdir}/tex/context/base/type-buy.mkii
12mr|texlive-context-20110808-5|1511	%{_texmfdistdir}/tex/context/base/type-cbg.mkii
12mr|texlive-context-20110808-5|1512	%{_texmfdistdir}/tex/context/base/type-cow.mkii
12mr|texlive-context-20110808-5|1513	%{_texmfdistdir}/tex/context/base/type-def.mkii
12mr|texlive-context-20110808-5|1514	%{_texmfdistdir}/tex/context/base/type-def.mkiv
12mr|texlive-context-20110808-5|1515	%{_texmfdistdir}/tex/context/base/type-exp.mkii
12mr|texlive-context-20110808-5|1516	%{_texmfdistdir}/tex/context/base/type-fbk.mkiv
12mr|texlive-context-20110808-5|1517	%{_texmfdistdir}/tex/context/base/type-fsf.mkii
12mr|texlive-context-20110808-5|1518	%{_texmfdistdir}/tex/context/base/type-ghz.mkii
12mr|texlive-context-20110808-5|1519	%{_texmfdistdir}/tex/context/base/type-hgz.mkii
12mr|texlive-context-20110808-5|1520	%{_texmfdistdir}/tex/context/base/type-imp-antykwa.mkiv
12mr|texlive-context-20110808-5|1521	%{_texmfdistdir}/tex/context/base/type-imp-antykwapoltawskiego.mkiv
12mr|texlive-context-20110808-5|1522	%{_texmfdistdir}/tex/context/base/type-imp-asana.mkiv
12mr|texlive-context-20110808-5|1523	%{_texmfdistdir}/tex/context/base/type-imp-averia.mkiv
12mr|texlive-context-20110808-5|1524	%{_texmfdistdir}/tex/context/base/type-imp-buy.mkiv
12mr|texlive-context-20110808-5|1525	%{_texmfdistdir}/tex/context/base/type-imp-cambria.mkiv
12mr|texlive-context-20110808-5|1526	%{_texmfdistdir}/tex/context/base/type-imp-charter.mkiv
12mr|texlive-context-20110808-5|1527	%{_texmfdistdir}/tex/context/base/type-imp-cleartype.mkiv
12mr|texlive-context-20110808-5|1528	%{_texmfdistdir}/tex/context/base/type-imp-computer-modern-unicode.mkiv
12mr|texlive-context-20110808-5|1529	%{_texmfdistdir}/tex/context/base/type-imp-cow.mkiv
12mr|texlive-context-20110808-5|1530	%{_texmfdistdir}/tex/context/base/type-imp-dejavu.mkiv
12mr|texlive-context-20110808-5|1531	%{_texmfdistdir}/tex/context/base/type-imp-euler.mkiv
12mr|texlive-context-20110808-5|1532	%{_texmfdistdir}/tex/context/base/type-imp-ghz.mkiv
12mr|texlive-context-20110808-5|1533	%{_texmfdistdir}/tex/context/base/type-imp-hgz.mkiv
12mr|texlive-context-20110808-5|1534	%{_texmfdistdir}/tex/context/base/type-imp-husayni.mkiv
12mr|texlive-context-20110808-5|1535	%{_texmfdistdir}/tex/context/base/type-imp-hvmath.mkiv
12mr|texlive-context-20110808-5|1536	%{_texmfdistdir}/tex/context/base/type-imp-inconsolata.mkiv
12mr|texlive-context-20110808-5|1537	%{_texmfdistdir}/tex/context/base/type-imp-informal.mkiv
12mr|texlive-context-20110808-5|1538	%{_texmfdistdir}/tex/context/base/type-imp-iwona.mkiv
12mr|texlive-context-20110808-5|1539	%{_texmfdistdir}/tex/context/base/type-imp-kurier.mkiv
12mr|texlive-context-20110808-5|1540	%{_texmfdistdir}/tex/context/base/type-imp-latinmodern.mkiv
12mr|texlive-context-20110808-5|1541	%{_texmfdistdir}/tex/context/base/type-imp-liberation.mkiv
12mr|texlive-context-20110808-5|1542	%{_texmfdistdir}/tex/context/base/type-imp-libertine.mkiv
12mr|texlive-context-20110808-5|1543	%{_texmfdistdir}/tex/context/base/type-imp-lmnames.mkiv
12mr|texlive-context-20110808-5|1544	%{_texmfdistdir}/tex/context/base/type-imp-lucida-opentype.mkiv
12mr|texlive-context-20110808-5|1545	%{_texmfdistdir}/tex/context/base/type-imp-lucida-typeone.mkiv
12mr|texlive-context-20110808-5|1546	%{_texmfdistdir}/tex/context/base/type-imp-mathdesign.mkiv
12mr|texlive-context-20110808-5|1547	%{_texmfdistdir}/tex/context/base/type-imp-mathtimes.mkiv
12mr|texlive-context-20110808-5|1548	%{_texmfdistdir}/tex/context/base/type-imp-mscore.mkiv
12mr|texlive-context-20110808-5|1549	%{_texmfdistdir}/tex/context/base/type-imp-osx.mkiv
12mr|texlive-context-20110808-5|1550	%{_texmfdistdir}/tex/context/base/type-imp-postscript.mkiv
12mr|texlive-context-20110808-5|1551	%{_texmfdistdir}/tex/context/base/type-imp-punknova.mkiv
12mr|texlive-context-20110808-5|1552	%{_texmfdistdir}/tex/context/base/type-imp-texgyre.mkiv
12mr|texlive-context-20110808-5|1553	%{_texmfdistdir}/tex/context/base/type-imp-unfonts.mkiv
12mr|texlive-context-20110808-5|1554	%{_texmfdistdir}/tex/context/base/type-imp-xits.mkiv
12mr|texlive-context-20110808-5|1555	%{_texmfdistdir}/tex/context/base/type-imp-xitsbidi.mkiv
12mr|texlive-context-20110808-5|1556	%{_texmfdistdir}/tex/context/base/type-ini.lua
12mr|texlive-context-20110808-5|1557	%{_texmfdistdir}/tex/context/base/type-ini.mkii
12mr|texlive-context-20110808-5|1558	%{_texmfdistdir}/tex/context/base/type-ini.mkvi
12mr|texlive-context-20110808-5|1559	%{_texmfdistdir}/tex/context/base/type-lua.mkiv
12mr|texlive-context-20110808-5|1560	%{_texmfdistdir}/tex/context/base/type-mac.mkii
12mr|texlive-context-20110808-5|1561	%{_texmfdistdir}/tex/context/base/type-msw.mkii
12mr|texlive-context-20110808-5|1562	%{_texmfdistdir}/tex/context/base/type-one.mkii
12mr|texlive-context-20110808-5|1563	%{_texmfdistdir}/tex/context/base/type-one.mkiv
12mr|texlive-context-20110808-5|1564	%{_texmfdistdir}/tex/context/base/type-otf.mkii
12mr|texlive-context-20110808-5|1565	%{_texmfdistdir}/tex/context/base/type-otf.mkiv
12mr|texlive-context-20110808-5|1566	%{_texmfdistdir}/tex/context/base/type-pre.mkii
12mr|texlive-context-20110808-5|1567	%{_texmfdistdir}/tex/context/base/type-run.mkii
12mr|texlive-context-20110808-5|1568	%{_texmfdistdir}/tex/context/base/type-run.mkiv
12mr|texlive-context-20110808-5|1569	%{_texmfdistdir}/tex/context/base/type-set.mkii
12mr|texlive-context-20110808-5|1570	%{_texmfdistdir}/tex/context/base/type-set.mkiv
12mr|texlive-context-20110808-5|1571	%{_texmfdistdir}/tex/context/base/type-siz.mkii
12mr|texlive-context-20110808-5|1572	%{_texmfdistdir}/tex/context/base/type-siz.mkiv
12mr|texlive-context-20110808-5|1573	%{_texmfdistdir}/tex/context/base/type-tmf.mkii
12mr|texlive-context-20110808-5|1574	%{_texmfdistdir}/tex/context/base/type-tmf.mkiv
12mr|texlive-context-20110808-5|1575	%{_texmfdistdir}/tex/context/base/type-win.mkii
12mr|texlive-context-20110808-5|1576	%{_texmfdistdir}/tex/context/base/type-xtx.mkii
12mr|texlive-context-20110808-5|1577	%{_texmfdistdir}/tex/context/base/typo-brk.lua
12mr|texlive-context-20110808-5|1578	%{_texmfdistdir}/tex/context/base/typo-brk.mkiv
12mr|texlive-context-20110808-5|1579	%{_texmfdistdir}/tex/context/base/typo-cap.lua
12mr|texlive-context-20110808-5|1580	%{_texmfdistdir}/tex/context/base/typo-cap.mkiv
12mr|texlive-context-20110808-5|1581	%{_texmfdistdir}/tex/context/base/typo-cln.lua
12mr|texlive-context-20110808-5|1582	%{_texmfdistdir}/tex/context/base/typo-cln.mkiv
12mr|texlive-context-20110808-5|1583	%{_texmfdistdir}/tex/context/base/typo-del.mkiv
12mr|texlive-context-20110808-5|1584	%{_texmfdistdir}/tex/context/base/typo-dig.lua
12mr|texlive-context-20110808-5|1585	%{_texmfdistdir}/tex/context/base/typo-dig.mkiv
12mr|texlive-context-20110808-5|1586	%{_texmfdistdir}/tex/context/base/typo-dir.lua
12mr|texlive-context-20110808-5|1587	%{_texmfdistdir}/tex/context/base/typo-dir.mkiv
12mr|texlive-context-20110808-5|1588	%{_texmfdistdir}/tex/context/base/typo-ini.lua
12mr|texlive-context-20110808-5|1589	%{_texmfdistdir}/tex/context/base/typo-ini.mkii
12mr|texlive-context-20110808-5|1590	%{_texmfdistdir}/tex/context/base/typo-ini.mkiv
12mr|texlive-context-20110808-5|1591	%{_texmfdistdir}/tex/context/base/typo-itc.lua
12mr|texlive-context-20110808-5|1592	%{_texmfdistdir}/tex/context/base/typo-itc.mkvi
12mr|texlive-context-20110808-5|1593	%{_texmfdistdir}/tex/context/base/typo-krn.lua
12mr|texlive-context-20110808-5|1594	%{_texmfdistdir}/tex/context/base/typo-krn.mkiv
12mr|texlive-context-20110808-5|1595	%{_texmfdistdir}/tex/context/base/typo-mar.lua
12mr|texlive-context-20110808-5|1596	%{_texmfdistdir}/tex/context/base/typo-mar.mkiv
12mr|texlive-context-20110808-5|1597	%{_texmfdistdir}/tex/context/base/typo-pag.lua
12mr|texlive-context-20110808-5|1598	%{_texmfdistdir}/tex/context/base/typo-pag.mkiv
12mr|texlive-context-20110808-5|1599	%{_texmfdistdir}/tex/context/base/typo-par.lua
12mr|texlive-context-20110808-5|1600	%{_texmfdistdir}/tex/context/base/typo-par.mkiv
12mr|texlive-context-20110808-5|1601	%{_texmfdistdir}/tex/context/base/typo-prc.lua
12mr|texlive-context-20110808-5|1602	%{_texmfdistdir}/tex/context/base/typo-prc.mkvi
12mr|texlive-context-20110808-5|1603	%{_texmfdistdir}/tex/context/base/typo-rep.lua
12mr|texlive-context-20110808-5|1604	%{_texmfdistdir}/tex/context/base/typo-rep.mkiv
12mr|texlive-context-20110808-5|1605	%{_texmfdistdir}/tex/context/base/typo-scr.mkiv
12mr|texlive-context-20110808-5|1606	%{_texmfdistdir}/tex/context/base/typo-spa.lua
12mr|texlive-context-20110808-5|1607	%{_texmfdistdir}/tex/context/base/typo-spa.mkiv
12mr|texlive-context-20110808-5|1608	%{_texmfdistdir}/tex/context/base/typo-txt.mkvi
12mr|texlive-context-20110808-5|1609	%{_texmfdistdir}/tex/context/base/unic-000.mkii
12mr|texlive-context-20110808-5|1610	%{_texmfdistdir}/tex/context/base/unic-001.mkii
12mr|texlive-context-20110808-5|1611	%{_texmfdistdir}/tex/context/base/unic-002.mkii
12mr|texlive-context-20110808-5|1612	%{_texmfdistdir}/tex/context/base/unic-003.mkii
12mr|texlive-context-20110808-5|1613	%{_texmfdistdir}/tex/context/base/unic-004.mkii
12mr|texlive-context-20110808-5|1614	%{_texmfdistdir}/tex/context/base/unic-005.mkii
12mr|texlive-context-20110808-5|1615	%{_texmfdistdir}/tex/context/base/unic-030.mkii
12mr|texlive-context-20110808-5|1616	%{_texmfdistdir}/tex/context/base/unic-031.mkii
12mr|texlive-context-20110808-5|1617	%{_texmfdistdir}/tex/context/base/unic-032.mkii
12mr|texlive-context-20110808-5|1618	%{_texmfdistdir}/tex/context/base/unic-033.mkii
12mr|texlive-context-20110808-5|1619	%{_texmfdistdir}/tex/context/base/unic-034.mkii
12mr|texlive-context-20110808-5|1620	%{_texmfdistdir}/tex/context/base/unic-035.mkii
12mr|texlive-context-20110808-5|1621	%{_texmfdistdir}/tex/context/base/unic-037.mkii
12mr|texlive-context-20110808-5|1622	%{_texmfdistdir}/tex/context/base/unic-039.mkii
12mr|texlive-context-20110808-5|1623	%{_texmfdistdir}/tex/context/base/unic-251.mkii
12mr|texlive-context-20110808-5|1624	%{_texmfdistdir}/tex/context/base/unic-cjk.mkii
12mr|texlive-context-20110808-5|1625	%{_texmfdistdir}/tex/context/base/unic-exp.mkii
12mr|texlive-context-20110808-5|1626	%{_texmfdistdir}/tex/context/base/unic-ini.lua
12mr|texlive-context-20110808-5|1627	%{_texmfdistdir}/tex/context/base/unic-ini.mkii
12mr|texlive-context-20110808-5|1628	%{_texmfdistdir}/tex/context/base/unic-ini.mkiv
12mr|texlive-context-20110808-5|1629	%{_texmfdistdir}/tex/context/base/unic-run.mkii
12mr|texlive-context-20110808-5|1630	%{_texmfdistdir}/tex/context/base/util-deb.lua
12mr|texlive-context-20110808-5|1631	%{_texmfdistdir}/tex/context/base/util-dim.lua
12mr|texlive-context-20110808-5|1632	%{_texmfdistdir}/tex/context/base/util-fmt.lua
12mr|texlive-context-20110808-5|1633	%{_texmfdistdir}/tex/context/base/util-lua.lua
12mr|texlive-context-20110808-5|1634	%{_texmfdistdir}/tex/context/base/util-mrg.lua
12mr|texlive-context-20110808-5|1635	%{_texmfdistdir}/tex/context/base/util-pck.lua
12mr|texlive-context-20110808-5|1636	%{_texmfdistdir}/tex/context/base/util-prs.lua
12mr|texlive-context-20110808-5|1637	%{_texmfdistdir}/tex/context/base/util-seq.lua
12mr|texlive-context-20110808-5|1638	%{_texmfdistdir}/tex/context/base/util-sto.lua
12mr|texlive-context-20110808-5|1639	%{_texmfdistdir}/tex/context/base/util-str.lua
12mr|texlive-context-20110808-5|1640	%{_texmfdistdir}/tex/context/base/util-tab.lua
12mr|texlive-context-20110808-5|1641	%{_texmfdistdir}/tex/context/base/verb-c.mkii
12mr|texlive-context-20110808-5|1642	%{_texmfdistdir}/tex/context/base/verb-eif.mkii
12mr|texlive-context-20110808-5|1643	%{_texmfdistdir}/tex/context/base/verb-ini.mkii
12mr|texlive-context-20110808-5|1644	%{_texmfdistdir}/tex/context/base/verb-js.mkii
12mr|texlive-context-20110808-5|1645	%{_texmfdistdir}/tex/context/base/verb-jv.mkii
12mr|texlive-context-20110808-5|1646	%{_texmfdistdir}/tex/context/base/verb-mp.mkii
12mr|texlive-context-20110808-5|1647	%{_texmfdistdir}/tex/context/base/verb-pas.mkii
12mr|texlive-context-20110808-5|1648	%{_texmfdistdir}/tex/context/base/verb-pl.mkii
12mr|texlive-context-20110808-5|1649	%{_texmfdistdir}/tex/context/base/verb-raw.mkii
12mr|texlive-context-20110808-5|1650	%{_texmfdistdir}/tex/context/base/verb-sql.mkii
12mr|texlive-context-20110808-5|1651	%{_texmfdistdir}/tex/context/base/verb-tex.mkii
12mr|texlive-context-20110808-5|1652	%{_texmfdistdir}/tex/context/base/verb-xml.mkii
12mr|texlive-context-20110808-5|1653	%{_texmfdistdir}/tex/context/base/x-asciimath.lua
12mr|texlive-context-20110808-5|1654	%{_texmfdistdir}/tex/context/base/x-asciimath.mkiv
12mr|texlive-context-20110808-5|1655	%{_texmfdistdir}/tex/context/base/x-calcmath.lua
12mr|texlive-context-20110808-5|1656	%{_texmfdistdir}/tex/context/base/x-calcmath.mkii
12mr|texlive-context-20110808-5|1657	%{_texmfdistdir}/tex/context/base/x-calcmath.mkiv
12mr|texlive-context-20110808-5|1658	%{_texmfdistdir}/tex/context/base/x-cals.lua
12mr|texlive-context-20110808-5|1659	%{_texmfdistdir}/tex/context/base/x-cals.mkiv
12mr|texlive-context-20110808-5|1660	%{_texmfdistdir}/tex/context/base/x-chemml.lua
12mr|texlive-context-20110808-5|1661	%{_texmfdistdir}/tex/context/base/x-chemml.mkii
12mr|texlive-context-20110808-5|1662	%{_texmfdistdir}/tex/context/base/x-chemml.mkiv
12mr|texlive-context-20110808-5|1663	%{_texmfdistdir}/tex/context/base/x-chemml.xsd
12mr|texlive-context-20110808-5|1664	%{_texmfdistdir}/tex/context/base/x-contml.mkii
12mr|texlive-context-20110808-5|1665	%{_texmfdistdir}/tex/context/base/x-contml.xsd
12mr|texlive-context-20110808-5|1666	%{_texmfdistdir}/tex/context/base/x-corres.mkii
12mr|texlive-context-20110808-5|1667	%{_texmfdistdir}/tex/context/base/x-corres.rng
12mr|texlive-context-20110808-5|1668	%{_texmfdistdir}/tex/context/base/x-ct.lua
12mr|texlive-context-20110808-5|1669	%{_texmfdistdir}/tex/context/base/x-ct.mkiv
12mr|texlive-context-20110808-5|1670	%{_texmfdistdir}/tex/context/base/x-dir-01.tex
12mr|texlive-context-20110808-5|1671	%{_texmfdistdir}/tex/context/base/x-dir-05.mkii
12mr|texlive-context-20110808-5|1672	%{_texmfdistdir}/tex/context/base/x-dir-05.mkiv
12mr|texlive-context-20110808-5|1673	%{_texmfdistdir}/tex/context/base/x-entities.mkiv
12mr|texlive-context-20110808-5|1674	%{_texmfdistdir}/tex/context/base/x-fdf-00.mkii
12mr|texlive-context-20110808-5|1675	%{_texmfdistdir}/tex/context/base/x-fe.mkii
12mr|texlive-context-20110808-5|1676	%{_texmfdistdir}/tex/context/base/x-fig-00.dtd
12mr|texlive-context-20110808-5|1677	%{_texmfdistdir}/tex/context/base/x-fig-00.mkii
12mr|texlive-context-20110808-5|1678	%{_texmfdistdir}/tex/context/base/x-fig-00.xsd
12mr|texlive-context-20110808-5|1679	%{_texmfdistdir}/tex/context/base/x-fig-01.mkii
12mr|texlive-context-20110808-5|1680	%{_texmfdistdir}/tex/context/base/x-fig-02.mkii
12mr|texlive-context-20110808-5|1681	%{_texmfdistdir}/tex/context/base/x-fig-03.mkii
12mr|texlive-context-20110808-5|1682	%{_texmfdistdir}/tex/context/base/x-fo.mkii
12mr|texlive-context-20110808-5|1683	%{_texmfdistdir}/tex/context/base/x-foxet.mkii
12mr|texlive-context-20110808-5|1684	%{_texmfdistdir}/tex/context/base/x-foxet.mkiv
12mr|texlive-context-20110808-5|1685	%{_texmfdistdir}/tex/context/base/x-ldx.ctx
12mr|texlive-context-20110808-5|1686	%{_texmfdistdir}/tex/context/base/x-ldx.lua
12mr|texlive-context-20110808-5|1687	%{_texmfdistdir}/tex/context/base/x-ldx.mkiv
12mr|texlive-context-20110808-5|1688	%{_texmfdistdir}/tex/context/base/x-mathml.lua
12mr|texlive-context-20110808-5|1689	%{_texmfdistdir}/tex/context/base/x-mathml.mkii
12mr|texlive-context-20110808-5|1690	%{_texmfdistdir}/tex/context/base/x-mathml.mkiv
12mr|texlive-context-20110808-5|1691	%{_texmfdistdir}/tex/context/base/x-mathml.xsd
12mr|texlive-context-20110808-5|1692	%{_texmfdistdir}/tex/context/base/x-newcml.mkii
12mr|texlive-context-20110808-5|1693	%{_texmfdistdir}/tex/context/base/x-newmme.mkii
12mr|texlive-context-20110808-5|1694	%{_texmfdistdir}/tex/context/base/x-newmml.mkii
12mr|texlive-context-20110808-5|1695	%{_texmfdistdir}/tex/context/base/x-newmml.mkiv
12mr|texlive-context-20110808-5|1696	%{_texmfdistdir}/tex/context/base/x-newmmo.mkii
12mr|texlive-context-20110808-5|1697	%{_texmfdistdir}/tex/context/base/x-newpml.mkii
12mr|texlive-context-20110808-5|1698	%{_texmfdistdir}/tex/context/base/x-om2cml.xsl
12mr|texlive-context-20110808-5|1699	%{_texmfdistdir}/tex/context/base/x-openmath.mkii
12mr|texlive-context-20110808-5|1700	%{_texmfdistdir}/tex/context/base/x-openmath.xsl
12mr|texlive-context-20110808-5|1701	%{_texmfdistdir}/tex/context/base/x-pfs-01.mkiv
12mr|texlive-context-20110808-5|1702	%{_texmfdistdir}/tex/context/base/x-pfsense.ctx
12mr|texlive-context-20110808-5|1703	%{_texmfdistdir}/tex/context/base/x-physml.mkii
12mr|texlive-context-20110808-5|1704	%{_texmfdistdir}/tex/context/base/x-physml.mkiv
12mr|texlive-context-20110808-5|1705	%{_texmfdistdir}/tex/context/base/x-physml.xsd
12mr|texlive-context-20110808-5|1706	%{_texmfdistdir}/tex/context/base/x-res-00.mkii
12mr|texlive-context-20110808-5|1707	%{_texmfdistdir}/tex/context/base/x-res-01.mkii
12mr|texlive-context-20110808-5|1708	%{_texmfdistdir}/tex/context/base/x-res-01.mkiv
12mr|texlive-context-20110808-5|1709	%{_texmfdistdir}/tex/context/base/x-res-02.mkii
12mr|texlive-context-20110808-5|1710	%{_texmfdistdir}/tex/context/base/x-res-03.mkii
12mr|texlive-context-20110808-5|1711	%{_texmfdistdir}/tex/context/base/x-res-04.mkii
12mr|texlive-context-20110808-5|1712	%{_texmfdistdir}/tex/context/base/x-res-08.mkii
12mr|texlive-context-20110808-5|1713	%{_texmfdistdir}/tex/context/base/x-res-09.mkii
12mr|texlive-context-20110808-5|1714	%{_texmfdistdir}/tex/context/base/x-res-10.mkii
12mr|texlive-context-20110808-5|1715	%{_texmfdistdir}/tex/context/base/x-res-11.mkii
12mr|texlive-context-20110808-5|1716	%{_texmfdistdir}/tex/context/base/x-res-12.mkii
12mr|texlive-context-20110808-5|1717	%{_texmfdistdir}/tex/context/base/x-res-20.mkii
12mr|texlive-context-20110808-5|1718	%{_texmfdistdir}/tex/context/base/x-res-50.mkii
12mr|texlive-context-20110808-5|1719	%{_texmfdistdir}/tex/context/base/x-res-50.mkiv
12mr|texlive-context-20110808-5|1720	%{_texmfdistdir}/tex/context/base/x-sch-00.mkii
12mr|texlive-context-20110808-5|1721	%{_texmfdistdir}/tex/context/base/x-sch-01.mkii
12mr|texlive-context-20110808-5|1722	%{_texmfdistdir}/tex/context/base/x-set-01.mkii
12mr|texlive-context-20110808-5|1723	%{_texmfdistdir}/tex/context/base/x-set-02.mkii
12mr|texlive-context-20110808-5|1724	%{_texmfdistdir}/tex/context/base/x-set-11.mkii
12mr|texlive-context-20110808-5|1725	%{_texmfdistdir}/tex/context/base/x-set-11.mkiv
12mr|texlive-context-20110808-5|1726	%{_texmfdistdir}/tex/context/base/x-set-12.mkii
12mr|texlive-context-20110808-5|1727	%{_texmfdistdir}/tex/context/base/x-set-12.mkiv
12mr|texlive-context-20110808-5|1728	%{_texmfdistdir}/tex/context/base/x-sm2om.xsl
12mr|texlive-context-20110808-5|1729	%{_texmfdistdir}/tex/context/base/x-steps.mkii
12mr|texlive-context-20110808-5|1730	%{_texmfdistdir}/tex/context/base/x-udhr.mkiv
12mr|texlive-context-20110808-5|1731	%{_texmfdistdir}/tex/context/base/x-xml-01.mkii
12mr|texlive-context-20110808-5|1732	%{_texmfdistdir}/tex/context/base/x-xml-02.mkii
12mr|texlive-context-20110808-5|1733	%{_texmfdistdir}/tex/context/base/x-xml-11.mkii
12mr|texlive-context-20110808-5|1734	%{_texmfdistdir}/tex/context/base/x-xtag.mkiv
12mr|texlive-context-20110808-5|1735	%{_texmfdistdir}/tex/context/base/xetx-chr.mkii
12mr|texlive-context-20110808-5|1736	%{_texmfdistdir}/tex/context/base/xetx-cls.mkii
12mr|texlive-context-20110808-5|1737	%{_texmfdistdir}/tex/context/base/xetx-ini.mkii
12mr|texlive-context-20110808-5|1738	%{_texmfdistdir}/tex/context/base/xetx-utf.mkii
12mr|texlive-context-20110808-5|1739	%{_texmfdistdir}/tex/context/base/xtag-cml.mkii
12mr|texlive-context-20110808-5|1740	%{_texmfdistdir}/tex/context/base/xtag-ent.mkii
12mr|texlive-context-20110808-5|1741	%{_texmfdistdir}/tex/context/base/xtag-exp.mkii
12mr|texlive-context-20110808-5|1742	%{_texmfdistdir}/tex/context/base/xtag-ext.mkii
12mr|texlive-context-20110808-5|1743	%{_texmfdistdir}/tex/context/base/xtag-hyp.mkii
12mr|texlive-context-20110808-5|1744	%{_texmfdistdir}/tex/context/base/xtag-ini.mkii
12mr|texlive-context-20110808-5|1745	%{_texmfdistdir}/tex/context/base/xtag-map.mkii
12mr|texlive-context-20110808-5|1746	%{_texmfdistdir}/tex/context/base/xtag-mea.mkii
12mr|texlive-context-20110808-5|1747	%{_texmfdistdir}/tex/context/base/xtag-meb.mkii
12mr|texlive-context-20110808-5|1748	%{_texmfdistdir}/tex/context/base/xtag-mec.mkii
12mr|texlive-context-20110808-5|1749	%{_texmfdistdir}/tex/context/base/xtag-meh.mkii
12mr|texlive-context-20110808-5|1750	%{_texmfdistdir}/tex/context/base/xtag-men.mkii
12mr|texlive-context-20110808-5|1751	%{_texmfdistdir}/tex/context/base/xtag-meo.mkii
12mr|texlive-context-20110808-5|1752	%{_texmfdistdir}/tex/context/base/xtag-mer.mkii
12mr|texlive-context-20110808-5|1753	%{_texmfdistdir}/tex/context/base/xtag-mmc.mkii
12mr|texlive-context-20110808-5|1754	%{_texmfdistdir}/tex/context/base/xtag-mml.mkii
12mr|texlive-context-20110808-5|1755	%{_texmfdistdir}/tex/context/base/xtag-mmp.mkii
12mr|texlive-context-20110808-5|1756	%{_texmfdistdir}/tex/context/base/xtag-mxa.mkii
12mr|texlive-context-20110808-5|1757	%{_texmfdistdir}/tex/context/base/xtag-mxb.mkii
12mr|texlive-context-20110808-5|1758	%{_texmfdistdir}/tex/context/base/xtag-mxc.mkii
12mr|texlive-context-20110808-5|1759	%{_texmfdistdir}/tex/context/base/xtag-mxh.mkii
12mr|texlive-context-20110808-5|1760	%{_texmfdistdir}/tex/context/base/xtag-mxn.mkii
12mr|texlive-context-20110808-5|1761	%{_texmfdistdir}/tex/context/base/xtag-mxo.mkii
12mr|texlive-context-20110808-5|1762	%{_texmfdistdir}/tex/context/base/xtag-mxr.mkii
12mr|texlive-context-20110808-5|1763	%{_texmfdistdir}/tex/context/base/xtag-pml.mkii
12mr|texlive-context-20110808-5|1764	%{_texmfdistdir}/tex/context/base/xtag-pmu.mkii
12mr|texlive-context-20110808-5|1765	%{_texmfdistdir}/tex/context/base/xtag-pre.mkii
12mr|texlive-context-20110808-5|1766	%{_texmfdistdir}/tex/context/base/xtag-prs.mkii
12mr|texlive-context-20110808-5|1767	%{_texmfdistdir}/tex/context/base/xtag-raw.mkii
12mr|texlive-context-20110808-5|1768	%{_texmfdistdir}/tex/context/base/xtag-rng.mkii
12mr|texlive-context-20110808-5|1769	%{_texmfdistdir}/tex/context/base/xtag-run.mkii
12mr|texlive-context-20110808-5|1770	%{_texmfdistdir}/tex/context/base/xtag-stk.mkii
12mr|texlive-context-20110808-5|1771	%{_texmfdistdir}/tex/context/base/xtag-utf.mkii
12mr|texlive-context-20110808-5|1772	%{_texmfdistdir}/tex/context/base/xtag-xsd.mkii
12mr|texlive-context-20110808-5|1773	%{_texmfdistdir}/tex/context/base/xtag-xsl.mkii
12mr|texlive-context-20110808-5|1774	%{_texmfdistdir}/tex/context/bib/bibl-ams.tex
12mr|texlive-context-20110808-5|1775	%{_texmfdistdir}/tex/context/bib/bibl-apa-de.tex
12mr|texlive-context-20110808-5|1776	%{_texmfdistdir}/tex/context/bib/bibl-apa-fr.tex
12mr|texlive-context-20110808-5|1777	%{_texmfdistdir}/tex/context/bib/bibl-apa.tex
12mr|texlive-context-20110808-5|1778	%{_texmfdistdir}/tex/context/bib/bibl-aps.tex
12mr|texlive-context-20110808-5|1779	%{_texmfdistdir}/tex/context/bib/bibl-num-fr.tex
12mr|texlive-context-20110808-5|1780	%{_texmfdistdir}/tex/context/bib/bibl-num.tex
12mr|texlive-context-20110808-5|1781	%{_texmfdistdir}/tex/context/bib/bibl-ssa.tex
12mr|texlive-context-20110808-5|1782	%{_texmfdistdir}/tex/context/bib/sample.bib
12mr|texlive-context-20110808-5|1783	%{_texmfdistdir}/tex/context/colors/icc/colorprofiles.lua
12mr|texlive-context-20110808-5|1784	%{_texmfdistdir}/tex/context/colors/icc/colorprofiles.xml
12mr|texlive-context-20110808-5|1785	%{_texmfdistdir}/tex/context/config/cont-de.ini
12mr|texlive-context-20110808-5|1786	%{_texmfdistdir}/tex/context/config/cont-en.ini
12mr|texlive-context-20110808-5|1787	%{_texmfdistdir}/tex/context/config/cont-fr.ini
12mr|texlive-context-20110808-5|1788	%{_texmfdistdir}/tex/context/config/cont-it.ini
12mr|texlive-context-20110808-5|1789	%{_texmfdistdir}/tex/context/config/cont-nl.ini
12mr|texlive-context-20110808-5|1790	%{_texmfdistdir}/tex/context/config/cont-ro.ini
12mr|texlive-context-20110808-5|1791	%{_texmfdistdir}/tex/context/extra/mag-0000.tex
12mr|texlive-context-20110808-5|1792	%{_texmfdistdir}/tex/context/extra/setup-qr.tex
12mr|texlive-context-20110808-5|1793	%{_texmfdistdir}/tex/context/extra/showunic.tex
12mr|texlive-context-20110808-5|1794	%{_texmfdistdir}/tex/context/fonts/antykwa-math.lfg
12mr|texlive-context-20110808-5|1795	%{_texmfdistdir}/tex/context/fonts/antykwapoltawskiego.lfg
12mr|texlive-context-20110808-5|1796	%{_texmfdistdir}/tex/context/fonts/asana-math.lfg
12mr|texlive-context-20110808-5|1797	%{_texmfdistdir}/tex/context/fonts/cambria-math.lfg
12mr|texlive-context-20110808-5|1798	%{_texmfdistdir}/tex/context/fonts/charter-math.lfg
12mr|texlive-context-20110808-5|1799	%{_texmfdistdir}/tex/context/fonts/demo.lfg
12mr|texlive-context-20110808-5|1800	%{_texmfdistdir}/tex/context/fonts/dingbats.lfg
12mr|texlive-context-20110808-5|1801	%{_texmfdistdir}/tex/context/fonts/garamond-math.lfg
12mr|texlive-context-20110808-5|1802	%{_texmfdistdir}/tex/context/fonts/husayni.lfg
12mr|texlive-context-20110808-5|1803	%{_texmfdistdir}/tex/context/fonts/hvmath-math.lfg
12mr|texlive-context-20110808-5|1804	%{_texmfdistdir}/tex/context/fonts/informal-math.lfg
12mr|texlive-context-20110808-5|1805	%{_texmfdistdir}/tex/context/fonts/iwona-math.lfg
12mr|texlive-context-20110808-5|1806	%{_texmfdistdir}/tex/context/fonts/lm-math.lfg
12mr|texlive-context-20110808-5|1807	%{_texmfdistdir}/tex/context/fonts/lm.lfg
12mr|texlive-context-20110808-5|1808	%{_texmfdistdir}/tex/context/fonts/lucida-opentype-math.lfg
12mr|texlive-context-20110808-5|1809	%{_texmfdistdir}/tex/context/fonts/lucida-typeone-math.lfg
12mr|texlive-context-20110808-5|1810	%{_texmfdistdir}/tex/context/fonts/mathtimes-math.lfg
12mr|texlive-context-20110808-5|1811	%{_texmfdistdir}/tex/context/fonts/px-math.lfg
12mr|texlive-context-20110808-5|1812	%{_texmfdistdir}/tex/context/fonts/symbol-math.lfg
12mr|texlive-context-20110808-5|1813	%{_texmfdistdir}/tex/context/fonts/tx-math.lfg
12mr|texlive-context-20110808-5|1814	%{_texmfdistdir}/tex/context/fonts/utopia-math.lfg
12mr|texlive-context-20110808-5|1815	%{_texmfdistdir}/tex/context/fonts/xits-math.lfg
12mr|texlive-context-20110808-5|1816	%{_texmfdistdir}/tex/context/foxet/fe-bryson.xml
12mr|texlive-context-20110808-5|1817	%{_texmfdistdir}/tex/context/foxet/fe-ward.xml
12mr|texlive-context-20110808-5|1818	%{_texmfdistdir}/tex/context/foxet/fe-zapf.xml
12mr|texlive-context-20110808-5|1819	%{_texmfdistdir}/tex/context/foxet/fo-0101.fo
12mr|texlive-context-20110808-5|1820	%{_texmfdistdir}/tex/context/foxet/fo-0102.fo
12mr|texlive-context-20110808-5|1821	%{_texmfdistdir}/tex/context/foxet/fo-0103.fo
12mr|texlive-context-20110808-5|1822	%{_texmfdistdir}/tex/context/foxet/fo-0201.fo
12mr|texlive-context-20110808-5|1823	%{_texmfdistdir}/tex/context/foxet/fo-0301.fo
12mr|texlive-context-20110808-5|1824	%{_texmfdistdir}/tex/context/foxet/fo-0601.fo
12mr|texlive-context-20110808-5|1825	%{_texmfdistdir}/tex/context/foxet/fo-0602.fo
12mr|texlive-context-20110808-5|1826	%{_texmfdistdir}/tex/context/foxet/fo-0603.fo
12mr|texlive-context-20110808-5|1827	%{_texmfdistdir}/tex/context/foxet/fo-0604.fo
12mr|texlive-context-20110808-5|1828	%{_texmfdistdir}/tex/context/foxet/fo-0611.fo
12mr|texlive-context-20110808-5|1829	%{_texmfdistdir}/tex/context/foxet/fo-0612.fo
12mr|texlive-context-20110808-5|1830	%{_texmfdistdir}/tex/context/foxet/fo-0613.fo
12mr|texlive-context-20110808-5|1831	%{_texmfdistdir}/tex/context/foxet/fo-0621.fo
12mr|texlive-context-20110808-5|1832	%{_texmfdistdir}/tex/context/foxet/fo-0641.fo
12mr|texlive-context-20110808-5|1833	%{_texmfdistdir}/tex/context/foxet/fo-0642.fo
12mr|texlive-context-20110808-5|1834	%{_texmfdistdir}/tex/context/foxet/fo-0643.fo
12mr|texlive-context-20110808-5|1835	%{_texmfdistdir}/tex/context/foxet/fo-0644.fo
12mr|texlive-context-20110808-5|1836	%{_texmfdistdir}/tex/context/foxet/fo-0650.fo
12mr|texlive-context-20110808-5|1837	%{_texmfdistdir}/tex/context/foxet/fo-0651.fo
12mr|texlive-context-20110808-5|1838	%{_texmfdistdir}/tex/context/foxet/fo-0701.fo
12mr|texlive-context-20110808-5|1839	%{_texmfdistdir}/tex/context/foxet/fo-0801.fo
12mr|texlive-context-20110808-5|1840	%{_texmfdistdir}/tex/context/foxet/fo-0901.fo
12mr|texlive-context-20110808-5|1841	%{_texmfdistdir}/tex/context/foxet/fo-0902.fo
12mr|texlive-context-20110808-5|1842	%{_texmfdistdir}/tex/context/foxet/fo-1001.fo
12mr|texlive-context-20110808-5|1843	%{_texmfdistdir}/tex/context/foxet/fo-1002.fo
12mr|texlive-context-20110808-5|1844	%{_texmfdistdir}/tex/context/foxet/fo-1003.fo
12mr|texlive-context-20110808-5|1845	%{_texmfdistdir}/tex/context/foxet/fo-1004.fo
12mr|texlive-context-20110808-5|1846	%{_texmfdistdir}/tex/context/foxet/fo-1101.fo
12mr|texlive-context-20110808-5|1847	%{_texmfdistdir}/tex/context/foxet/fo-1102.fo
12mr|texlive-context-20110808-5|1848	%{_texmfdistdir}/tex/context/foxet/fo-1103.fo
12mr|texlive-context-20110808-5|1849	%{_texmfdistdir}/tex/context/foxet/fo-1104.fo
12mr|texlive-context-20110808-5|1850	%{_texmfdistdir}/tex/context/foxet/fo-1201.fo
12mr|texlive-context-20110808-5|1851	%{_texmfdistdir}/tex/context/interface/cont-cs.xml
12mr|texlive-context-20110808-5|1852	%{_texmfdistdir}/tex/context/interface/cont-de.xml
12mr|texlive-context-20110808-5|1853	%{_texmfdistdir}/tex/context/interface/cont-en.xml
12mr|texlive-context-20110808-5|1854	%{_texmfdistdir}/tex/context/interface/cont-fr.xml
12mr|texlive-context-20110808-5|1855	%{_texmfdistdir}/tex/context/interface/cont-it.xml
12mr|texlive-context-20110808-5|1856	%{_texmfdistdir}/tex/context/interface/cont-nl.xml
12mr|texlive-context-20110808-5|1857	%{_texmfdistdir}/tex/context/interface/cont-pe.xml
12mr|texlive-context-20110808-5|1858	%{_texmfdistdir}/tex/context/interface/cont-ro.xml
12mr|texlive-context-20110808-5|1859	%{_texmfdistdir}/tex/context/interface/keys-cs.xml
12mr|texlive-context-20110808-5|1860	%{_texmfdistdir}/tex/context/interface/keys-cz.xml
12mr|texlive-context-20110808-5|1861	%{_texmfdistdir}/tex/context/interface/keys-de.xml
12mr|texlive-context-20110808-5|1862	%{_texmfdistdir}/tex/context/interface/keys-en.xml
12mr|texlive-context-20110808-5|1863	%{_texmfdistdir}/tex/context/interface/keys-fr.xml
12mr|texlive-context-20110808-5|1864	%{_texmfdistdir}/tex/context/interface/keys-it.xml
12mr|texlive-context-20110808-5|1865	%{_texmfdistdir}/tex/context/interface/keys-nl.xml
12mr|texlive-context-20110808-5|1866	%{_texmfdistdir}/tex/context/interface/keys-pe.xml
12mr|texlive-context-20110808-5|1867	%{_texmfdistdir}/tex/context/interface/keys-ro.xml
12mr|texlive-context-20110808-5|1868	%{_texmfdistdir}/tex/context/patterns/lang-af.hyp
12mr|texlive-context-20110808-5|1869	%{_texmfdistdir}/tex/context/patterns/lang-af.lua
12mr|texlive-context-20110808-5|1870	%{_texmfdistdir}/tex/context/patterns/lang-af.pat
12mr|texlive-context-20110808-5|1871	%{_texmfdistdir}/tex/context/patterns/lang-af.rme
12mr|texlive-context-20110808-5|1872	%{_texmfdistdir}/tex/context/patterns/lang-agr.hyp
12mr|texlive-context-20110808-5|1873	%{_texmfdistdir}/tex/context/patterns/lang-agr.lua
12mr|texlive-context-20110808-5|1874	%{_texmfdistdir}/tex/context/patterns/lang-agr.pat
12mr|texlive-context-20110808-5|1875	%{_texmfdistdir}/tex/context/patterns/lang-agr.rme
12mr|texlive-context-20110808-5|1876	%{_texmfdistdir}/tex/context/patterns/lang-bg.hyp
12mr|texlive-context-20110808-5|1877	%{_texmfdistdir}/tex/context/patterns/lang-bg.lua
12mr|texlive-context-20110808-5|1878	%{_texmfdistdir}/tex/context/patterns/lang-bg.pat
12mr|texlive-context-20110808-5|1879	%{_texmfdistdir}/tex/context/patterns/lang-bg.rme
12mr|texlive-context-20110808-5|1880	%{_texmfdistdir}/tex/context/patterns/lang-ca.hyp
12mr|texlive-context-20110808-5|1881	%{_texmfdistdir}/tex/context/patterns/lang-ca.lua
12mr|texlive-context-20110808-5|1882	%{_texmfdistdir}/tex/context/patterns/lang-ca.pat
12mr|texlive-context-20110808-5|1883	%{_texmfdistdir}/tex/context/patterns/lang-ca.rme
12mr|texlive-context-20110808-5|1884	%{_texmfdistdir}/tex/context/patterns/lang-cs.hyp
12mr|texlive-context-20110808-5|1885	%{_texmfdistdir}/tex/context/patterns/lang-cs.lua
12mr|texlive-context-20110808-5|1886	%{_texmfdistdir}/tex/context/patterns/lang-cs.pat
12mr|texlive-context-20110808-5|1887	%{_texmfdistdir}/tex/context/patterns/lang-cs.rme
12mr|texlive-context-20110808-5|1888	%{_texmfdistdir}/tex/context/patterns/lang-cy.hyp
12mr|texlive-context-20110808-5|1889	%{_texmfdistdir}/tex/context/patterns/lang-cy.lua
12mr|texlive-context-20110808-5|1890	%{_texmfdistdir}/tex/context/patterns/lang-cy.pat
12mr|texlive-context-20110808-5|1891	%{_texmfdistdir}/tex/context/patterns/lang-cy.rme
12mr|texlive-context-20110808-5|1892	%{_texmfdistdir}/tex/context/patterns/lang-da.hyp
12mr|texlive-context-20110808-5|1893	%{_texmfdistdir}/tex/context/patterns/lang-da.lua
12mr|texlive-context-20110808-5|1894	%{_texmfdistdir}/tex/context/patterns/lang-da.pat
12mr|texlive-context-20110808-5|1895	%{_texmfdistdir}/tex/context/patterns/lang-da.rme
12mr|texlive-context-20110808-5|1896	%{_texmfdistdir}/tex/context/patterns/lang-de.hyp
12mr|texlive-context-20110808-5|1897	%{_texmfdistdir}/tex/context/patterns/lang-de.lua
12mr|texlive-context-20110808-5|1898	%{_texmfdistdir}/tex/context/patterns/lang-de.pat
12mr|texlive-context-20110808-5|1899	%{_texmfdistdir}/tex/context/patterns/lang-de.rme
12mr|texlive-context-20110808-5|1900	%{_texmfdistdir}/tex/context/patterns/lang-deo.hyp
12mr|texlive-context-20110808-5|1901	%{_texmfdistdir}/tex/context/patterns/lang-deo.lua
12mr|texlive-context-20110808-5|1902	%{_texmfdistdir}/tex/context/patterns/lang-deo.pat
12mr|texlive-context-20110808-5|1903	%{_texmfdistdir}/tex/context/patterns/lang-deo.rme
12mr|texlive-context-20110808-5|1904	%{_texmfdistdir}/tex/context/patterns/lang-es.hyp
12mr|texlive-context-20110808-5|1905	%{_texmfdistdir}/tex/context/patterns/lang-es.lua
12mr|texlive-context-20110808-5|1906	%{_texmfdistdir}/tex/context/patterns/lang-es.pat
12mr|texlive-context-20110808-5|1907	%{_texmfdistdir}/tex/context/patterns/lang-es.rme
12mr|texlive-context-20110808-5|1908	%{_texmfdistdir}/tex/context/patterns/lang-et.hyp
12mr|texlive-context-20110808-5|1909	%{_texmfdistdir}/tex/context/patterns/lang-et.lua
12mr|texlive-context-20110808-5|1910	%{_texmfdistdir}/tex/context/patterns/lang-et.pat
12mr|texlive-context-20110808-5|1911	%{_texmfdistdir}/tex/context/patterns/lang-et.rme
12mr|texlive-context-20110808-5|1912	%{_texmfdistdir}/tex/context/patterns/lang-eu.hyp
12mr|texlive-context-20110808-5|1913	%{_texmfdistdir}/tex/context/patterns/lang-eu.lua
12mr|texlive-context-20110808-5|1914	%{_texmfdistdir}/tex/context/patterns/lang-eu.pat
12mr|texlive-context-20110808-5|1915	%{_texmfdistdir}/tex/context/patterns/lang-eu.rme
12mr|texlive-context-20110808-5|1916	%{_texmfdistdir}/tex/context/patterns/lang-fi.hyp
12mr|texlive-context-20110808-5|1917	%{_texmfdistdir}/tex/context/patterns/lang-fi.lua
12mr|texlive-context-20110808-5|1918	%{_texmfdistdir}/tex/context/patterns/lang-fi.pat
12mr|texlive-context-20110808-5|1919	%{_texmfdistdir}/tex/context/patterns/lang-fi.rme
12mr|texlive-context-20110808-5|1920	%{_texmfdistdir}/tex/context/patterns/lang-fr.hyp
12mr|texlive-context-20110808-5|1921	%{_texmfdistdir}/tex/context/patterns/lang-fr.lua
12mr|texlive-context-20110808-5|1922	%{_texmfdistdir}/tex/context/patterns/lang-fr.pat
12mr|texlive-context-20110808-5|1923	%{_texmfdistdir}/tex/context/patterns/lang-fr.rme
12mr|texlive-context-20110808-5|1924	%{_texmfdistdir}/tex/context/patterns/lang-gb.hyp
12mr|texlive-context-20110808-5|1925	%{_texmfdistdir}/tex/context/patterns/lang-gb.lua
12mr|texlive-context-20110808-5|1926	%{_texmfdistdir}/tex/context/patterns/lang-gb.pat
12mr|texlive-context-20110808-5|1927	%{_texmfdistdir}/tex/context/patterns/lang-gb.rme
12mr|texlive-context-20110808-5|1928	%{_texmfdistdir}/tex/context/patterns/lang-hr.hyp
12mr|texlive-context-20110808-5|1929	%{_texmfdistdir}/tex/context/patterns/lang-hr.lua
12mr|texlive-context-20110808-5|1930	%{_texmfdistdir}/tex/context/patterns/lang-hr.pat
12mr|texlive-context-20110808-5|1931	%{_texmfdistdir}/tex/context/patterns/lang-hr.rme
12mr|texlive-context-20110808-5|1932	%{_texmfdistdir}/tex/context/patterns/lang-hu.hyp
12mr|texlive-context-20110808-5|1933	%{_texmfdistdir}/tex/context/patterns/lang-hu.lua
12mr|texlive-context-20110808-5|1934	%{_texmfdistdir}/tex/context/patterns/lang-hu.pat
12mr|texlive-context-20110808-5|1935	%{_texmfdistdir}/tex/context/patterns/lang-hu.rme
12mr|texlive-context-20110808-5|1936	%{_texmfdistdir}/tex/context/patterns/lang-is.hyp
12mr|texlive-context-20110808-5|1937	%{_texmfdistdir}/tex/context/patterns/lang-is.lua
12mr|texlive-context-20110808-5|1938	%{_texmfdistdir}/tex/context/patterns/lang-is.pat
12mr|texlive-context-20110808-5|1939	%{_texmfdistdir}/tex/context/patterns/lang-is.rme
12mr|texlive-context-20110808-5|1940	%{_texmfdistdir}/tex/context/patterns/lang-it.hyp
12mr|texlive-context-20110808-5|1941	%{_texmfdistdir}/tex/context/patterns/lang-it.lua
12mr|texlive-context-20110808-5|1942	%{_texmfdistdir}/tex/context/patterns/lang-it.pat
12mr|texlive-context-20110808-5|1943	%{_texmfdistdir}/tex/context/patterns/lang-it.rme
12mr|texlive-context-20110808-5|1944	%{_texmfdistdir}/tex/context/patterns/lang-la.hyp
12mr|texlive-context-20110808-5|1945	%{_texmfdistdir}/tex/context/patterns/lang-la.lua
12mr|texlive-context-20110808-5|1946	%{_texmfdistdir}/tex/context/patterns/lang-la.pat
12mr|texlive-context-20110808-5|1947	%{_texmfdistdir}/tex/context/patterns/lang-la.rme
12mr|texlive-context-20110808-5|1948	%{_texmfdistdir}/tex/context/patterns/lang-lt.hyp
12mr|texlive-context-20110808-5|1949	%{_texmfdistdir}/tex/context/patterns/lang-lt.lua
12mr|texlive-context-20110808-5|1950	%{_texmfdistdir}/tex/context/patterns/lang-lt.pat
12mr|texlive-context-20110808-5|1951	%{_texmfdistdir}/tex/context/patterns/lang-lt.rme
12mr|texlive-context-20110808-5|1952	%{_texmfdistdir}/tex/context/patterns/lang-lv.hyp
12mr|texlive-context-20110808-5|1953	%{_texmfdistdir}/tex/context/patterns/lang-lv.lua
12mr|texlive-context-20110808-5|1954	%{_texmfdistdir}/tex/context/patterns/lang-lv.pat
12mr|texlive-context-20110808-5|1955	%{_texmfdistdir}/tex/context/patterns/lang-lv.rme
12mr|texlive-context-20110808-5|1956	%{_texmfdistdir}/tex/context/patterns/lang-mn.hyp
12mr|texlive-context-20110808-5|1957	%{_texmfdistdir}/tex/context/patterns/lang-mn.lua
12mr|texlive-context-20110808-5|1958	%{_texmfdistdir}/tex/context/patterns/lang-mn.pat
12mr|texlive-context-20110808-5|1959	%{_texmfdistdir}/tex/context/patterns/lang-mn.rme
12mr|texlive-context-20110808-5|1960	%{_texmfdistdir}/tex/context/patterns/lang-nb.hyp
12mr|texlive-context-20110808-5|1961	%{_texmfdistdir}/tex/context/patterns/lang-nb.lua
12mr|texlive-context-20110808-5|1962	%{_texmfdistdir}/tex/context/patterns/lang-nb.pat
12mr|texlive-context-20110808-5|1963	%{_texmfdistdir}/tex/context/patterns/lang-nb.rme
12mr|texlive-context-20110808-5|1964	%{_texmfdistdir}/tex/context/patterns/lang-nl.hyp
12mr|texlive-context-20110808-5|1965	%{_texmfdistdir}/tex/context/patterns/lang-nl.lua
12mr|texlive-context-20110808-5|1966	%{_texmfdistdir}/tex/context/patterns/lang-nl.pat
12mr|texlive-context-20110808-5|1967	%{_texmfdistdir}/tex/context/patterns/lang-nl.rme
12mr|texlive-context-20110808-5|1968	%{_texmfdistdir}/tex/context/patterns/lang-nn.hyp
12mr|texlive-context-20110808-5|1969	%{_texmfdistdir}/tex/context/patterns/lang-nn.lua
12mr|texlive-context-20110808-5|1970	%{_texmfdistdir}/tex/context/patterns/lang-nn.pat
12mr|texlive-context-20110808-5|1971	%{_texmfdistdir}/tex/context/patterns/lang-nn.rme
12mr|texlive-context-20110808-5|1972	%{_texmfdistdir}/tex/context/patterns/lang-pl.hyp
12mr|texlive-context-20110808-5|1973	%{_texmfdistdir}/tex/context/patterns/lang-pl.lua
12mr|texlive-context-20110808-5|1974	%{_texmfdistdir}/tex/context/patterns/lang-pl.pat
12mr|texlive-context-20110808-5|1975	%{_texmfdistdir}/tex/context/patterns/lang-pl.rme
12mr|texlive-context-20110808-5|1976	%{_texmfdistdir}/tex/context/patterns/lang-pt.hyp
12mr|texlive-context-20110808-5|1977	%{_texmfdistdir}/tex/context/patterns/lang-pt.lua
12mr|texlive-context-20110808-5|1978	%{_texmfdistdir}/tex/context/patterns/lang-pt.pat
12mr|texlive-context-20110808-5|1979	%{_texmfdistdir}/tex/context/patterns/lang-pt.rme
12mr|texlive-context-20110808-5|1980	%{_texmfdistdir}/tex/context/patterns/lang-ro.hyp
12mr|texlive-context-20110808-5|1981	%{_texmfdistdir}/tex/context/patterns/lang-ro.lua
12mr|texlive-context-20110808-5|1982	%{_texmfdistdir}/tex/context/patterns/lang-ro.pat
12mr|texlive-context-20110808-5|1983	%{_texmfdistdir}/tex/context/patterns/lang-ro.rme
12mr|texlive-context-20110808-5|1984	%{_texmfdistdir}/tex/context/patterns/lang-ru.hyp
12mr|texlive-context-20110808-5|1985	%{_texmfdistdir}/tex/context/patterns/lang-ru.lua
12mr|texlive-context-20110808-5|1986	%{_texmfdistdir}/tex/context/patterns/lang-ru.pat
12mr|texlive-context-20110808-5|1987	%{_texmfdistdir}/tex/context/patterns/lang-ru.rme
12mr|texlive-context-20110808-5|1988	%{_texmfdistdir}/tex/context/patterns/lang-sk.hyp
12mr|texlive-context-20110808-5|1989	%{_texmfdistdir}/tex/context/patterns/lang-sk.lua
12mr|texlive-context-20110808-5|1990	%{_texmfdistdir}/tex/context/patterns/lang-sk.pat
12mr|texlive-context-20110808-5|1991	%{_texmfdistdir}/tex/context/patterns/lang-sk.rme
12mr|texlive-context-20110808-5|1992	%{_texmfdistdir}/tex/context/patterns/lang-sl.hyp
12mr|texlive-context-20110808-5|1993	%{_texmfdistdir}/tex/context/patterns/lang-sl.lua
12mr|texlive-context-20110808-5|1994	%{_texmfdistdir}/tex/context/patterns/lang-sl.pat
12mr|texlive-context-20110808-5|1995	%{_texmfdistdir}/tex/context/patterns/lang-sl.rme
12mr|texlive-context-20110808-5|1996	%{_texmfdistdir}/tex/context/patterns/lang-sr.hyp
12mr|texlive-context-20110808-5|1997	%{_texmfdistdir}/tex/context/patterns/lang-sr.lua
12mr|texlive-context-20110808-5|1998	%{_texmfdistdir}/tex/context/patterns/lang-sr.pat
12mr|texlive-context-20110808-5|1999	%{_texmfdistdir}/tex/context/patterns/lang-sr.rme
12mr|texlive-context-20110808-5|2000	%{_texmfdistdir}/tex/context/patterns/lang-sv.hyp
12mr|texlive-context-20110808-5|2001	%{_texmfdistdir}/tex/context/patterns/lang-sv.lua
12mr|texlive-context-20110808-5|2002	%{_texmfdistdir}/tex/context/patterns/lang-sv.pat
12mr|texlive-context-20110808-5|2003	%{_texmfdistdir}/tex/context/patterns/lang-sv.rme
12mr|texlive-context-20110808-5|2004	%{_texmfdistdir}/tex/context/patterns/lang-tk.hyp
12mr|texlive-context-20110808-5|2005	%{_texmfdistdir}/tex/context/patterns/lang-tk.lua
12mr|texlive-context-20110808-5|2006	%{_texmfdistdir}/tex/context/patterns/lang-tk.pat
12mr|texlive-context-20110808-5|2007	%{_texmfdistdir}/tex/context/patterns/lang-tk.rme
12mr|texlive-context-20110808-5|2008	%{_texmfdistdir}/tex/context/patterns/lang-tr.hyp
12mr|texlive-context-20110808-5|2009	%{_texmfdistdir}/tex/context/patterns/lang-tr.lua
12mr|texlive-context-20110808-5|2010	%{_texmfdistdir}/tex/context/patterns/lang-tr.pat
12mr|texlive-context-20110808-5|2011	%{_texmfdistdir}/tex/context/patterns/lang-tr.rme
12mr|texlive-context-20110808-5|2012	%{_texmfdistdir}/tex/context/patterns/lang-uk.hyp
12mr|texlive-context-20110808-5|2013	%{_texmfdistdir}/tex/context/patterns/lang-uk.lua
12mr|texlive-context-20110808-5|2014	%{_texmfdistdir}/tex/context/patterns/lang-uk.pat
12mr|texlive-context-20110808-5|2015	%{_texmfdistdir}/tex/context/patterns/lang-uk.rme
12mr|texlive-context-20110808-5|2016	%{_texmfdistdir}/tex/context/patterns/lang-us.hyp
12mr|texlive-context-20110808-5|2017	%{_texmfdistdir}/tex/context/patterns/lang-us.lua
12mr|texlive-context-20110808-5|2018	%{_texmfdistdir}/tex/context/patterns/lang-us.pat
12mr|texlive-context-20110808-5|2019	%{_texmfdistdir}/tex/context/patterns/lang-us.rme
12mr|texlive-context-20110808-5|2020	%{_texmfdistdir}/tex/context/patterns/lang-zh.hyp
12mr|texlive-context-20110808-5|2021	%{_texmfdistdir}/tex/context/patterns/lang-zh.lua
12mr|texlive-context-20110808-5|2022	%{_texmfdistdir}/tex/context/patterns/lang-zh.pat
12mr|texlive-context-20110808-5|2023	%{_texmfdistdir}/tex/context/patterns/lang-zh.rme
12mr|texlive-context-20110808-5|2024	%{_texmfdistdir}/tex/context/sample/aesop-de.tex
12mr|texlive-context-20110808-5|2025	%{_texmfdistdir}/tex/context/sample/bryson.tex
12mr|texlive-context-20110808-5|2026	%{_texmfdistdir}/tex/context/sample/cow.pdf
12mr|texlive-context-20110808-5|2027	%{_texmfdistdir}/tex/context/sample/davis.tex
12mr|texlive-context-20110808-5|2028	%{_texmfdistdir}/tex/context/sample/dawkins.tex
12mr|texlive-context-20110808-5|2029	%{_texmfdistdir}/tex/context/sample/demo-mps.tex
12mr|texlive-context-20110808-5|2030	%{_texmfdistdir}/tex/context/sample/demo-tex.tex
12mr|texlive-context-20110808-5|2031	%{_texmfdistdir}/tex/context/sample/demo-xml.tex
12mr|texlive-context-20110808-5|2032	%{_texmfdistdir}/tex/context/sample/douglas.tex
12mr|texlive-context-20110808-5|2033	%{_texmfdistdir}/tex/context/sample/hacker.jpg
12mr|texlive-context-20110808-5|2034	%{_texmfdistdir}/tex/context/sample/hawking.tex
12mr|texlive-context-20110808-5|2035	%{_texmfdistdir}/tex/context/sample/khatt-ar.tex
12mr|texlive-context-20110808-5|2036	%{_texmfdistdir}/tex/context/sample/khatt-en.tex
12mr|texlive-context-20110808-5|2037	%{_texmfdistdir}/tex/context/sample/knuth.tex
12mr|texlive-context-20110808-5|2038	%{_texmfdistdir}/tex/context/sample/linden.tex
12mr|texlive-context-20110808-5|2039	%{_texmfdistdir}/tex/context/sample/materie.tex
12mr|texlive-context-20110808-5|2040	%{_texmfdistdir}/tex/context/sample/mill.png
12mr|texlive-context-20110808-5|2041	%{_texmfdistdir}/tex/context/sample/montgomery.tex
12mr|texlive-context-20110808-5|2042	%{_texmfdistdir}/tex/context/sample/reich.tex
12mr|texlive-context-20110808-5|2043	%{_texmfdistdir}/tex/context/sample/sample.tex
12mr|texlive-context-20110808-5|2044	%{_texmfdistdir}/tex/context/sample/spider.eps
12mr|texlive-context-20110808-5|2045	%{_texmfdistdir}/tex/context/sample/thuan.tex
12mr|texlive-context-20110808-5|2046	%{_texmfdistdir}/tex/context/sample/tufte.tex
12mr|texlive-context-20110808-5|2047	%{_texmfdistdir}/tex/context/sample/ward.tex
12mr|texlive-context-20110808-5|2048	%{_texmfdistdir}/tex/context/sample/weisman.tex
12mr|texlive-context-20110808-5|2049	%{_texmfdistdir}/tex/context/sample/zapf.tex
12mr|texlive-context-20110808-5|2050	%{_texmfdistdir}/tex/context/test/context-test.tex
12mr|texlive-context-20110808-5|2051	%{_texmfdistdir}/tex/context/test/pdf-a1a-2005.mkiv
12mr|texlive-context-20110808-5|2052	%{_texmfdistdir}/tex/context/test/pdf-a1b-2005.mkiv
12mr|texlive-context-20110808-5|2053	%{_texmfdistdir}/tex/context/test/pdf-x-common.mkiv
12mr|texlive-context-20110808-5|2054	%{_texmfdistdir}/tex/context/test/pdf-x1a-2001.mkiv
12mr|texlive-context-20110808-5|2055	%{_texmfdistdir}/tex/context/test/pdf-x1a-2003.mkiv
12mr|texlive-context-20110808-5|2056	%{_texmfdistdir}/tex/context/test/pdf-x3-2002.mkiv
12mr|texlive-context-20110808-5|2057	%{_texmfdistdir}/tex/context/test/pdf-x3-2003.mkiv
12mr|texlive-context-20110808-5|2058	%{_texmfdistdir}/tex/context/test/pdf-x4.mkiv
12mr|texlive-context-20110808-5|2059	%{_texmfdistdir}/tex/context/test/pdf-x4p.mkiv
12mr|texlive-context-20110808-5|2060	%{_texmfdistdir}/tex/context/user/cont-sys.rme
12mr|texlive-context-20110808-5|2061	%{_texmfdistdir}/tex/generic/context/luatex/luatex-basics-gen.lua
12mr|texlive-context-20110808-5|2062	%{_texmfdistdir}/tex/generic/context/luatex/luatex-basics-nod.lua
12mr|texlive-context-20110808-5|2063	%{_texmfdistdir}/tex/generic/context/luatex/luatex-basics.tex
12mr|texlive-context-20110808-5|2064	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-cbk.lua
12mr|texlive-context-20110808-5|2065	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-def.lua
12mr|texlive-context-20110808-5|2066	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-demo-vf-1.lua
12mr|texlive-context-20110808-5|2067	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-enc.lua
12mr|texlive-context-20110808-5|2068	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-ext.lua
12mr|texlive-context-20110808-5|2069	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-lua.lua
12mr|texlive-context-20110808-5|2070	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-merged.lua
12mr|texlive-context-20110808-5|2071	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-syn.lua
12mr|texlive-context-20110808-5|2072	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-tfm.lua
12mr|texlive-context-20110808-5|2073	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts.lua
12mr|texlive-context-20110808-5|2074	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts.tex
12mr|texlive-context-20110808-5|2075	%{_texmfdistdir}/tex/generic/context/luatex/luatex-mplib.lua
12mr|texlive-context-20110808-5|2076	%{_texmfdistdir}/tex/generic/context/luatex/luatex-mplib.tex
12mr|texlive-context-20110808-5|2077	%{_texmfdistdir}/tex/generic/context/luatex/luatex-plain.tex
12mr|texlive-context-20110808-5|2078	%{_texmfdistdir}/tex/generic/context/luatex/luatex-preprocessor-test.tex
12mr|texlive-context-20110808-5|2079	%{_texmfdistdir}/tex/generic/context/luatex/luatex-preprocessor.lua
12mr|texlive-context-20110808-5|2080	%{_texmfdistdir}/tex/generic/context/luatex/luatex-preprocessor.tex
12mr|texlive-context-20110808-5|2081	%{_texmfdistdir}/tex/generic/context/luatex/luatex-test.tex
12mr|texlive-context-20110808-5|2082	%{_texmfdistdir}/tex/generic/context/ppchtex/m-ch-de.tex
12mr|texlive-context-20110808-5|2083	%{_texmfdistdir}/tex/generic/context/ppchtex/m-ch-en.tex
12mr|texlive-context-20110808-5|2084	%{_texmfdistdir}/tex/generic/context/ppchtex/m-ch-nl.tex
12mr|texlive-context-20110808-5|2085	%{_texmfdistdir}/tex/generic/context/ppchtex/ppchtex.noc
12mr|texlive-context-20110808-5|2086	%{_texmfdistdir}/tex/latex/context/ppchtex/m-ch-de.sty
12mr|texlive-context-20110808-5|2087	%{_texmfdistdir}/tex/latex/context/ppchtex/m-ch-en.sty
12mr|texlive-context-20110808-5|2088	%{_texmfdistdir}/tex/latex/context/ppchtex/m-ch-nl.sty
12mr|texlive-context-20110808-5|2089	%{_texmfdistdir}/tex/latex/context/ppchtex/m-pictex.sty
12mr|texlive-context-20110808-5|2090	%{_texmfdistdir}/tex/mptopdf/config/mptopdf.ini
12mr|texlive-context-20110808-5|2091	%_texmf_fmtutil_d/context
12mr|texlive-context-20110808-5|2092	%doc %{_texmfdistdir}/doc/context/bib/bibmod-doc.pdf
12mr|texlive-context-20110808-5|2093	%doc %{_texmfdistdir}/doc/context/bib/bibmod-doc.tex
12mr|texlive-context-20110808-5|2094	%doc %{_texmfdistdir}/doc/context/document/general/manuals/mreadme.pdf
12mr|texlive-context-20110808-5|2095	%doc %{_texmfdistdir}/doc/context/document/general/manuals/tiptrick.pdf
12mr|texlive-context-20110808-5|2096	%doc %{_texmfdistdir}/doc/context/manuals/allkind/mcommon.tex
12mr|texlive-context-20110808-5|2097	%doc %{_texmfdistdir}/doc/context/manuals/allkind/mreadme.tex
12mr|texlive-context-20110808-5|2098	%doc %{_texmfdistdir}/doc/context/manuals/reference/COPYING
12mr|texlive-context-20110808-5|2099	%doc %{_texmfdistdir}/doc/context/manuals/reference/README
12mr|texlive-context-20110808-5|2100	%doc %{_texmfdistdir}/doc/context/manuals/reference/TODO
12mr|texlive-context-20110808-5|2101	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/Makefile
12mr|texlive-context-20110808-5|2102	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/1x2xConference.pdf
12mr|texlive-context-20110808-5|2103	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/1x2xConference.tex
12mr|texlive-context-20110808-5|2104	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/1x4.pdf
12mr|texlive-context-20110808-5|2105	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/1x4.tex
12mr|texlive-context-20110808-5|2106	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/1x4xConference.pdf
12mr|texlive-context-20110808-5|2107	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/1x4xConference.tex
12mr|texlive-context-20110808-5|2108	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/1x8.pdf
12mr|texlive-context-20110808-5|2109	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/1x8.tex
12mr|texlive-context-20110808-5|2110	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2DOWN.pdf
12mr|texlive-context-20110808-5|2111	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2DOWN.tex
12mr|texlive-context-20110808-5|2112	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2SIDE.pdf
12mr|texlive-context-20110808-5|2113	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2SIDE.tex
12mr|texlive-context-20110808-5|2114	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2TOP.pdf
12mr|texlive-context-20110808-5|2115	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2TOP.tex
12mr|texlive-context-20110808-5|2116	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2TOPSIDE.pdf
12mr|texlive-context-20110808-5|2117	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2TOPSIDE.tex
12mr|texlive-context-20110808-5|2118	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2UP.pdf
12mr|texlive-context-20110808-5|2119	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2UP.tex
12mr|texlive-context-20110808-5|2120	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x16.pdf
12mr|texlive-context-20110808-5|2121	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x16.tex
12mr|texlive-context-20110808-5|2122	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x2.pdf
12mr|texlive-context-20110808-5|2123	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x2.tex
12mr|texlive-context-20110808-5|2124	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x2x2.pdf
12mr|texlive-context-20110808-5|2125	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x2x2.tex
12mr|texlive-context-20110808-5|2126	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x2x3.pdf
12mr|texlive-context-20110808-5|2127	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x2x3.tex
12mr|texlive-context-20110808-5|2128	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x2x4.pdf
12mr|texlive-context-20110808-5|2129	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x2x4.tex
12mr|texlive-context-20110808-5|2130	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x4.pdf
12mr|texlive-context-20110808-5|2131	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x4.tex
12mr|texlive-context-20110808-5|2132	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x4x2-D.pdf
12mr|texlive-context-20110808-5|2133	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x4x2-D.tex
12mr|texlive-context-20110808-5|2134	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x4x2.pdf
12mr|texlive-context-20110808-5|2135	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x4x2.tex
12mr|texlive-context-20110808-5|2136	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x6xZ-HOR.pdf
12mr|texlive-context-20110808-5|2137	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x6xZ-HOR.tex
12mr|texlive-context-20110808-5|2138	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x6xZ.pdf
12mr|texlive-context-20110808-5|2139	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x6xZ.tex
12mr|texlive-context-20110808-5|2140	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x8-VER.pdf
12mr|texlive-context-20110808-5|2141	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x8-VER.tex
12mr|texlive-context-20110808-5|2142	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x8.pdf
12mr|texlive-context-20110808-5|2143	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x8.tex
12mr|texlive-context-20110808-5|2144	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x8xZ.pdf
12mr|texlive-context-20110808-5|2145	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2x8xZ.tex
12mr|texlive-context-20110808-5|2146	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2xx.pdf
12mr|texlive-context-20110808-5|2147	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2xx2.pdf
12mr|texlive-context-20110808-5|2148	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/2xx2.tex
12mr|texlive-context-20110808-5|2149	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/3SIDE.pdf
12mr|texlive-context-20110808-5|2150	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/3SIDE.tex
12mr|texlive-context-20110808-5|2151	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/Doublewindow.pdf
12mr|texlive-context-20110808-5|2152	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/Doublewindow.tex
12mr|texlive-context-20110808-5|2153	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/Mapflyer-12.pdf
12mr|texlive-context-20110808-5|2154	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/Mapflyer-12.tex
12mr|texlive-context-20110808-5|2155	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/Tryptichon.pdf
12mr|texlive-context-20110808-5|2156	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/Tryptichon.tex
12mr|texlive-context-20110808-5|2157	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/XY.pdf
12mr|texlive-context-20110808-5|2158	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/XY.tex
12mr|texlive-context-20110808-5|2159	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/Zflyer-10.pdf
12mr|texlive-context-20110808-5|2160	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/Zflyer-10.tex
12mr|texlive-context-20110808-5|2161	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/Zflyer-12.pdf
12mr|texlive-context-20110808-5|2162	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/Zflyer-12.tex
12mr|texlive-context-20110808-5|2163	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/Zflyer-8.pdf
12mr|texlive-context-20110808-5|2164	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/Zflyer-8.tex
12mr|texlive-context-20110808-5|2165	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/figures-base-file.tex
12mr|texlive-context-20110808-5|2166	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/test-arranging.pdf
12mr|texlive-context-20110808-5|2167	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/arranging/test-arranging.tex
12mr|texlive-context-20110808-5|2168	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-backgrounds.tex
12mr|texlive-context-20110808-5|2169	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-blocks.tex
12mr|texlive-context-20110808-5|2170	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-colors.tex
12mr|texlive-context-20110808-5|2171	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-columns.tex
12mr|texlive-context-20110808-5|2172	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-descriptions.tex
12mr|texlive-context-20110808-5|2173	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-documents.tex
12mr|texlive-context-20110808-5|2174	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-figures.tex
12mr|texlive-context-20110808-5|2175	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-fonts.pdf
12mr|texlive-context-20110808-5|2176	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-fonts.tex
12mr|texlive-context-20110808-5|2177	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-formulas.tex
12mr|texlive-context-20110808-5|2178	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-frames.tex
12mr|texlive-context-20110808-5|2179	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-interactive.tex
12mr|texlive-context-20110808-5|2180	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-introduction.tex
12mr|texlive-context-20110808-5|2181	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-language.tex
12mr|texlive-context-20110808-5|2182	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-layers.tex
12mr|texlive-context-20110808-5|2183	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-layout.tex
12mr|texlive-context-20110808-5|2184	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-metapost.tex
12mr|texlive-context-20110808-5|2185	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-modules.tex
12mr|texlive-context-20110808-5|2186	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-pagedesign.pdf
12mr|texlive-context-20110808-5|2187	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-pagedesign.tex
12mr|texlive-context-20110808-5|2188	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-preface.tex
12mr|texlive-context-20110808-5|2189	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-references.tex
12mr|texlive-context-20110808-5|2190	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-tables.tex
12mr|texlive-context-20110808-5|2191	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-tabulate.tex
12mr|texlive-context-20110808-5|2192	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-textelements.tex
12mr|texlive-context-20110808-5|2193	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-typography.pdf
12mr|texlive-context-20110808-5|2194	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-typography.tex
12mr|texlive-context-20110808-5|2195	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/co-verbatim.tex
12mr|texlive-context-20110808-5|2196	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/colbaltest.tex
12mr|texlive-context-20110808-5|2197	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-000.pdf
12mr|texlive-context-20110808-5|2198	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-000.tex
12mr|texlive-context-20110808-5|2199	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-001.pdf
12mr|texlive-context-20110808-5|2200	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-001.tex
12mr|texlive-context-20110808-5|2201	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-002.pdf
12mr|texlive-context-20110808-5|2202	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-002.tex
12mr|texlive-context-20110808-5|2203	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-003.pdf
12mr|texlive-context-20110808-5|2204	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-003.tex
12mr|texlive-context-20110808-5|2205	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-004.pdf
12mr|texlive-context-20110808-5|2206	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-004.tex
12mr|texlive-context-20110808-5|2207	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-005.pdf
12mr|texlive-context-20110808-5|2208	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-005.tex
12mr|texlive-context-20110808-5|2209	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-006.pdf
12mr|texlive-context-20110808-5|2210	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-006.tex
12mr|texlive-context-20110808-5|2211	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-007.pdf
12mr|texlive-context-20110808-5|2212	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-007.tex
12mr|texlive-context-20110808-5|2213	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-101.pdf
12mr|texlive-context-20110808-5|2214	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-101.tex
12mr|texlive-context-20110808-5|2215	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-102.pdf
12mr|texlive-context-20110808-5|2216	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-102.tex
12mr|texlive-context-20110808-5|2217	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-103.pdf
12mr|texlive-context-20110808-5|2218	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-103.tex
12mr|texlive-context-20110808-5|2219	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-200.pdf
12mr|texlive-context-20110808-5|2220	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-200.tex
12mr|texlive-context-20110808-5|2221	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-201.pdf
12mr|texlive-context-20110808-5|2222	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-201.tex
12mr|texlive-context-20110808-5|2223	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-202.pdf
12mr|texlive-context-20110808-5|2224	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-202.tex
12mr|texlive-context-20110808-5|2225	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-203.pdf
12mr|texlive-context-20110808-5|2226	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-203.tex
12mr|texlive-context-20110808-5|2227	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-204.pdf
12mr|texlive-context-20110808-5|2228	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-204.tex
12mr|texlive-context-20110808-5|2229	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-205.pdf
12mr|texlive-context-20110808-5|2230	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-205.tex
12mr|texlive-context-20110808-5|2231	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-206.pdf
12mr|texlive-context-20110808-5|2232	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-206.tex
12mr|texlive-context-20110808-5|2233	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-301.pdf
12mr|texlive-context-20110808-5|2234	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-301.tex
12mr|texlive-context-20110808-5|2235	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-401.pdf
12mr|texlive-context-20110808-5|2236	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-401.tex
12mr|texlive-context-20110808-5|2237	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-402.pdf
12mr|texlive-context-20110808-5|2238	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-402.tex
12mr|texlive-context-20110808-5|2239	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-403.pdf
12mr|texlive-context-20110808-5|2240	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-403.tex
12mr|texlive-context-20110808-5|2241	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-404.pdf
12mr|texlive-context-20110808-5|2242	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-404.tex
12mr|texlive-context-20110808-5|2243	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-405.pdf
12mr|texlive-context-20110808-5|2244	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-405.tex
12mr|texlive-context-20110808-5|2245	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-406.pdf
12mr|texlive-context-20110808-5|2246	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-406.tex
12mr|texlive-context-20110808-5|2247	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-407.pdf
12mr|texlive-context-20110808-5|2248	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-407.tex
12mr|texlive-context-20110808-5|2249	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-501.pdf
12mr|texlive-context-20110808-5|2250	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-501.tex
12mr|texlive-context-20110808-5|2251	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-701.pdf
12mr|texlive-context-20110808-5|2252	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-701.tex
12mr|texlive-context-20110808-5|2253	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-702.pdf
12mr|texlive-context-20110808-5|2254	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-702.tex
12mr|texlive-context-20110808-5|2255	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-703.pdf
12mr|texlive-context-20110808-5|2256	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-703.tex
12mr|texlive-context-20110808-5|2257	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-704.pdf
12mr|texlive-context-20110808-5|2258	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-704.tex
12mr|texlive-context-20110808-5|2259	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-801.pdf
12mr|texlive-context-20110808-5|2260	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-801.tex
12mr|texlive-context-20110808-5|2261	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-802.pdf
12mr|texlive-context-20110808-5|2262	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-802.tex
12mr|texlive-context-20110808-5|2263	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-803.pdf
12mr|texlive-context-20110808-5|2264	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-803.tex
12mr|texlive-context-20110808-5|2265	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-804.pdf
12mr|texlive-context-20110808-5|2266	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-804.tex
12mr|texlive-context-20110808-5|2267	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-805.pdf
12mr|texlive-context-20110808-5|2268	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-805.tex
12mr|texlive-context-20110808-5|2269	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-806.pdf
12mr|texlive-context-20110808-5|2270	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cols-806.tex
12mr|texlive-context-20110808-5|2271	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/columns.rb
12mr|texlive-context-20110808-5|2272	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/columns/cow.pdf
12mr|texlive-context-20110808-5|2273	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/cont-en.xml
12mr|texlive-context-20110808-5|2274	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/cont-xx.tex
12mr|texlive-context-20110808-5|2275	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/cont-yy.tex
12mr|texlive-context-20110808-5|2276	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/cont-zz.tex
12mr|texlive-context-20110808-5|2277	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/contextref-env.tex
12mr|texlive-context-20110808-5|2278	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/contextref.pdf
12mr|texlive-context-20110808-5|2279	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/contextref.tex
12mr|texlive-context-20110808-5|2280	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/fonts/demofont.afm
12mr|texlive-context-20110808-5|2281	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/fonts/demofont.dat
12mr|texlive-context-20110808-5|2282	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/fonts/demofont.map
12mr|texlive-context-20110808-5|2283	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/fonts/demofont.pfb
12mr|texlive-context-20110808-5|2284	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/fonts/demofont.tex
12mr|texlive-context-20110808-5|2285	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/fonts/texnansi-test-test.tex
12mr|texlive-context-20110808-5|2286	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/pagedesign/co-en-1p.tex
12mr|texlive-context-20110808-5|2287	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/pagedesign/co-en-1q.tex
12mr|texlive-context-20110808-5|2288	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/pagedesign/co-en-2p.tex
12mr|texlive-context-20110808-5|2289	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/pagedesign/co-en-2q.tex
12mr|texlive-context-20110808-5|2290	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/pagedesign/co-en-3p.tex
12mr|texlive-context-20110808-5|2291	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/pagedesign/co-en-3q.tex
12mr|texlive-context-20110808-5|2292	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/pagedesign/co-en-4p.tex
12mr|texlive-context-20110808-5|2293	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/pagedesign/co-en-4q.tex
12mr|texlive-context-20110808-5|2294	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/pagedesign/co-en-5p.tex
12mr|texlive-context-20110808-5|2295	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/pagedesign/co-en-5q.tex
12mr|texlive-context-20110808-5|2296	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/pagedesign/co-en-6p.tex
12mr|texlive-context-20110808-5|2297	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/pagedesign/co-en-6q.tex
12mr|texlive-context-20110808-5|2298	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/pagedesign/co-en-7p.tex
12mr|texlive-context-20110808-5|2299	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/pagedesign/co-en-7q.tex
12mr|texlive-context-20110808-5|2300	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/pr-allfiles.lua
12mr|texlive-context-20110808-5|2301	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/pr-allfiles.tex
12mr|texlive-context-20110808-5|2302	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/pr-copying.tex
12mr|texlive-context-20110808-5|2303	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/pr-texmfstart.tex
12mr|texlive-context-20110808-5|2304	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/s-abr-04.tex
12mr|texlive-context-20110808-5|2305	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/st-commands.tex
12mr|texlive-context-20110808-5|2306	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/st-contents.tex
12mr|texlive-context-20110808-5|2307	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/st-definitions.tex
12mr|texlive-context-20110808-5|2308	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/st-index.tex
12mr|texlive-context-20110808-5|2309	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/tables/registers-buffer.tex
12mr|texlive-context-20110808-5|2310	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/texmf.zip
12mr|texlive-context-20110808-5|2311	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/typography/encodings.pdf
12mr|texlive-context-20110808-5|2312	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/typography/encodings.tex
12mr|texlive-context-20110808-5|2313	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/typography/glyphs.pdf
12mr|texlive-context-20110808-5|2314	%doc %{_texmfdistdir}/doc/context/manuals/reference/en/typography/glyphs.tex
12mr|texlive-context-20110808-5|2315	%doc %{_texmfdistdir}/doc/context/scripts/perl/texshow.1
12mr|texlive-context-20110808-5|2316	%doc %{_texmfdistdir}/doc/context/scripts/perl/texshow.html
12mr|texlive-context-20110808-5|2317	%doc %{_mandir}/man1/context.1*
12mr|texlive-context-20110808-5|2318	%doc %{_texmfdir}/doc/man/man1/context.man1.pdf
12mr|texlive-context-20110808-5|2319	%doc %{_mandir}/man1/ctxtools.1*
12mr|texlive-context-20110808-5|2320	%doc %{_texmfdir}/doc/man/man1/ctxtools.man1.pdf
12mr|texlive-context-20110808-5|2321	%doc %{_mandir}/man1/pstopdf.1*
12mr|texlive-context-20110808-5|2322	%doc %{_texmfdir}/doc/man/man1/pstopdf.man1.pdf
12mr|texlive-context-20110808-5|2323	%doc %{_mandir}/man1/texexec.1*
12mr|texlive-context-20110808-5|2324	%doc %{_texmfdir}/doc/man/man1/texexec.man1.pdf
12mr|texlive-context-20110808-5|2325	%doc %{_mandir}/man1/texmfstart.1*
12mr|texlive-context-20110808-5|2326	%doc %{_texmfdir}/doc/man/man1/texmfstart.man1.pdf
12mr|texlive-context-20110808-5|2327	
12mr|texlive-context-20110808-5|2328	#-----------------------------------------------------------------------
12mr|texlive-context-20110808-5|2329	%prep
12mr|texlive-context-20110808-5|2330	%setup -c -a0 -a1 -a2
12mr|texlive-context-20110808-5|2331	
12mr|texlive-context-20110808-5|2332	%build
12mr|texlive-context-20110808-5|2333	
12mr|texlive-context-20110808-5|2334	%install
12mr|texlive-context-20110808-5|2335	# only lua scripts
12mr|texlive-context-20110808-5|2336	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-context-20110808-5|2337	cp -fpa bin/x86_64-linux/* %{buildroot}%{_bindir}
12mr|texlive-context-20110808-5|2338	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-context-20110808-5|2339	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-context-20110808-5|2340	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-context-20110808-5|2341	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-context-20110808-5|2342	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mr|texlive-context-20110808-5|2343	cat > %{buildroot}%{_texmf_fmtutil_d}/context <<EOF
12mr|texlive-context-20110808-5|2344	#
12mr|texlive-context-20110808-5|2345	# from context:
12mr|texlive-context-20110808-5|2346	cont-en pdftex cont-usr.tex -8bit *cont-en.ini
12mr|texlive-context-20110808-5|2347	cont-en xetex cont-usr.tex -8bit *cont-en.ini
12mr|texlive-context-20110808-5|2348	#! cont-de pdftex cont-usr.tex -8bit *cont-de.ini
12mr|texlive-context-20110808-5|2349	#! cont-fr pdftex cont-usr.tex -8bit *cont-fr.ini
12mr|texlive-context-20110808-5|2350	#! cont-it pdftex cont-usr.tex -8bit *cont-it.ini
12mr|texlive-context-20110808-5|2351	#! cont-nl pdftex cont-usr.tex -8bit *cont-nl.ini
12mr|texlive-context-20110808-5|2352	#! cont-ro pdftex cont-usr.tex -8bit *cont-ro.ini
12mr|texlive-context-20110808-5|2353	EOF
12mr|texlive-context-20110808-5|2354	
12mr|texlive-context-20110808-5|2355	
12mr|texlive-context-20110808-5|2356	
12mr|texlive-context-20110808-5|2357	%changelog
12mr|texlive-context-20110808-5|2358	

17057 12
12mr|texlive-context-account-20090207-2|1	# revision 23167
12mr|texlive-context-account-20090207-2|2	# category ConTeXt
12mr|texlive-context-account-20090207-2|3	# catalog-ctan /macros/context/contrib/context-account
12mr|texlive-context-account-20090207-2|4	# catalog-date 2009-02-07 09:38:09 +0100
12mr|texlive-context-account-20090207-2|5	# catalog-license pd
12mr|texlive-context-account-20090207-2|6	# catalog-version undef
12mr|texlive-context-account-20090207-2|7	Name:		texlive-context-account
12mr|texlive-context-account-20090207-2|8	Version:	20090207
12mr|texlive-context-account-20090207-2|9	Release:	2
12mr|texlive-context-account-20090207-2|10	Summary:	A simple accounting package
12mr|texlive-context-account-20090207-2|11	Group:		Publishing
12mr|texlive-context-account-20090207-2|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-account
12mr|texlive-context-account-20090207-2|13	License:	PD
12mr|texlive-context-account-20090207-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-account.tar.xz
12mr|texlive-context-account-20090207-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-account.doc.tar.xz
12mr|texlive-context-account-20090207-2|16	BuildArch:	noarch
12mr|texlive-context-account-20090207-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-context-account-20090207-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-context-account-20090207-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-context-account-20090207-2|20	Requires(post):	texlive-context
12mr|texlive-context-account-20090207-2|21	
12mr|texlive-context-account-20090207-2|22	%description
12mr|texlive-context-account-20090207-2|23	TeXLive context-account package.
12mr|texlive-context-account-20090207-2|24	
12mr|texlive-context-account-20090207-2|25	%post
12mr|texlive-context-account-20090207-2|26	%{_sbindir}/texlive.post
12mr|texlive-context-account-20090207-2|27	
12mr|texlive-context-account-20090207-2|28	%postun
12mr|texlive-context-account-20090207-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-context-account-20090207-2|30	%{_sbindir}/texlive.post
12mr|texlive-context-account-20090207-2|31	fi
12mr|texlive-context-account-20090207-2|32	
12mr|texlive-context-account-20090207-2|33	#-----------------------------------------------------------------------
12mr|texlive-context-account-20090207-2|34	%files
12mr|texlive-context-account-20090207-2|35	%{_texmfdistdir}/tex/context/interface/third/t-account.xml
12mr|texlive-context-account-20090207-2|36	%{_texmfdistdir}/tex/context/third/account/t-account.mkii
12mr|texlive-context-account-20090207-2|37	%{_texmfdistdir}/tex/context/third/account/t-account.mkiv
12mr|texlive-context-account-20090207-2|38	%{_texmfdistdir}/tex/context/third/account/t-account.tex
12mr|texlive-context-account-20090207-2|39	%{_texmfdistdir}/tex/context/third/account/t-floatnumber.mkii
12mr|texlive-context-account-20090207-2|40	%{_texmfdistdir}/tex/context/third/account/t-floatnumber.mkiv
12mr|texlive-context-account-20090207-2|41	%{_texmfdistdir}/tex/context/third/account/t-floatnumber.tex
12mr|texlive-context-account-20090207-2|42	%doc %{_texmfdistdir}/doc/context/third/account/README
12mr|texlive-context-account-20090207-2|43	%doc %{_texmfdistdir}/doc/context/third/account/account-doc.pdf
12mr|texlive-context-account-20090207-2|44	
12mr|texlive-context-account-20090207-2|45	#-----------------------------------------------------------------------
12mr|texlive-context-account-20090207-2|46	%prep
12mr|texlive-context-account-20090207-2|47	%setup -c -a0 -a1
12mr|texlive-context-account-20090207-2|48	
12mr|texlive-context-account-20090207-2|49	%build
12mr|texlive-context-account-20090207-2|50	
12mr|texlive-context-account-20090207-2|51	%install
12mr|texlive-context-account-20090207-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-account-20090207-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-context-account-20090207-2|54	
12mr|texlive-context-account-20090207-2|55	
12mr|texlive-context-account-20090207-2|56	
12mr|texlive-context-account-20090207-2|57	%changelog
12mr|texlive-context-account-20090207-2|58	

17058 12
12mr|texlive-context-algorithmic-20091109-2|1	# revision 23167
12mr|texlive-context-algorithmic-20091109-2|2	# category ConTeXt
12mr|texlive-context-algorithmic-20091109-2|3	# catalog-ctan /macros/context/contrib/context-algorithmic
12mr|texlive-context-algorithmic-20091109-2|4	# catalog-date 2009-11-09 14:30:19 +0100
12mr|texlive-context-algorithmic-20091109-2|5	# catalog-license pd
12mr|texlive-context-algorithmic-20091109-2|6	# catalog-version undef
12mr|texlive-context-algorithmic-20091109-2|7	Name:		texlive-context-algorithmic
12mr|texlive-context-algorithmic-20091109-2|8	Version:	20091109
12mr|texlive-context-algorithmic-20091109-2|9	Release:	2
12mr|texlive-context-algorithmic-20091109-2|10	Summary:	Algorithm handling
12mr|texlive-context-algorithmic-20091109-2|11	Group:		Publishing
12mr|texlive-context-algorithmic-20091109-2|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-algorithmic
12mr|texlive-context-algorithmic-20091109-2|13	License:	PD
12mr|texlive-context-algorithmic-20091109-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-algorithmic.tar.xz
12mr|texlive-context-algorithmic-20091109-2|15	BuildArch:	noarch
12mr|texlive-context-algorithmic-20091109-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-context-algorithmic-20091109-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-context-algorithmic-20091109-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-context-algorithmic-20091109-2|19	Requires(post):	texlive-context
12mr|texlive-context-algorithmic-20091109-2|20	
12mr|texlive-context-algorithmic-20091109-2|21	%description
12mr|texlive-context-algorithmic-20091109-2|22	Support for typesetting algorithms.
12mr|texlive-context-algorithmic-20091109-2|23	
12mr|texlive-context-algorithmic-20091109-2|24	%post
12mr|texlive-context-algorithmic-20091109-2|25	%{_sbindir}/texlive.post
12mr|texlive-context-algorithmic-20091109-2|26	
12mr|texlive-context-algorithmic-20091109-2|27	%postun
12mr|texlive-context-algorithmic-20091109-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-context-algorithmic-20091109-2|29	%{_sbindir}/texlive.post
12mr|texlive-context-algorithmic-20091109-2|30	fi
12mr|texlive-context-algorithmic-20091109-2|31	
12mr|texlive-context-algorithmic-20091109-2|32	#-----------------------------------------------------------------------
12mr|texlive-context-algorithmic-20091109-2|33	%files
12mr|texlive-context-algorithmic-20091109-2|34	%{_texmfdistdir}/tex/context/third/algorithmic/t-algorithmic.tex
12mr|texlive-context-algorithmic-20091109-2|35	
12mr|texlive-context-algorithmic-20091109-2|36	#-----------------------------------------------------------------------
12mr|texlive-context-algorithmic-20091109-2|37	%prep
12mr|texlive-context-algorithmic-20091109-2|38	%setup -c -a0
12mr|texlive-context-algorithmic-20091109-2|39	
12mr|texlive-context-algorithmic-20091109-2|40	%build
12mr|texlive-context-algorithmic-20091109-2|41	
12mr|texlive-context-algorithmic-20091109-2|42	%install
12mr|texlive-context-algorithmic-20091109-2|43	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-algorithmic-20091109-2|44	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-context-algorithmic-20091109-2|45	
12mr|texlive-context-algorithmic-20091109-2|46	
12mr|texlive-context-algorithmic-20091109-2|47	
12mr|texlive-context-algorithmic-20091109-2|48	%changelog
12mr|texlive-context-algorithmic-20091109-2|49	

17059 12
12mr|texlive-context-bnf-20080818-2|1	# revision 23167
12mr|texlive-context-bnf-20080818-2|2	# category ConTeXt
12mr|texlive-context-bnf-20080818-2|3	# catalog-ctan /macros/context/contrib/context-bnf
12mr|texlive-context-bnf-20080818-2|4	# catalog-date 2008-08-18 23:54:09 +0200
12mr|texlive-context-bnf-20080818-2|5	# catalog-license gpl
12mr|texlive-context-bnf-20080818-2|6	# catalog-version undef
12mr|texlive-context-bnf-20080818-2|7	Name:		texlive-context-bnf
12mr|texlive-context-bnf-20080818-2|8	Version:	20080818
12mr|texlive-context-bnf-20080818-2|9	Release:	2
12mr|texlive-context-bnf-20080818-2|10	Summary:	A BNF module for Context
12mr|texlive-context-bnf-20080818-2|11	Group:		Publishing
12mr|texlive-context-bnf-20080818-2|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-bnf
12mr|texlive-context-bnf-20080818-2|13	License:	GPL
12mr|texlive-context-bnf-20080818-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-bnf.tar.xz
12mr|texlive-context-bnf-20080818-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-bnf.doc.tar.xz
12mr|texlive-context-bnf-20080818-2|16	BuildArch:	noarch
12mr|texlive-context-bnf-20080818-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-context-bnf-20080818-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-context-bnf-20080818-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-context-bnf-20080818-2|20	Requires(post):	texlive-context
12mr|texlive-context-bnf-20080818-2|21	
12mr|texlive-context-bnf-20080818-2|22	%description
12mr|texlive-context-bnf-20080818-2|23	The module provides a simple way to write good-looking BNF-
12mr|texlive-context-bnf-20080818-2|24	style grammars in ConTeXt. Grammars are written using the BNF
12mr|texlive-context-bnf-20080818-2|25	syntax right in your ConTeXt documents, so there is a clear
12mr|texlive-context-bnf-20080818-2|26	separation between content and layout. This allows the user to
12mr|texlive-context-bnf-20080818-2|27	decide exactly how the grammar is to be displayed, while also
12mr|texlive-context-bnf-20080818-2|28	allowing the gist of the grammar to be understood from simply
12mr|texlive-context-bnf-20080818-2|29	looking at the source ConTeXt document.
12mr|texlive-context-bnf-20080818-2|30	
12mr|texlive-context-bnf-20080818-2|31	%post
12mr|texlive-context-bnf-20080818-2|32	%{_sbindir}/texlive.post
12mr|texlive-context-bnf-20080818-2|33	
12mr|texlive-context-bnf-20080818-2|34	%postun
12mr|texlive-context-bnf-20080818-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-context-bnf-20080818-2|36	%{_sbindir}/texlive.post
12mr|texlive-context-bnf-20080818-2|37	fi
12mr|texlive-context-bnf-20080818-2|38	
12mr|texlive-context-bnf-20080818-2|39	#-----------------------------------------------------------------------
12mr|texlive-context-bnf-20080818-2|40	%files
12mr|texlive-context-bnf-20080818-2|41	%{_texmfdistdir}/tex/context/third/bnf/t-bnf.tex
12mr|texlive-context-bnf-20080818-2|42	%doc %{_texmfdistdir}/doc/context/third/bnf/NEWS
12mr|texlive-context-bnf-20080818-2|43	%doc %{_texmfdistdir}/doc/context/third/bnf/README
12mr|texlive-context-bnf-20080818-2|44	%doc %{_texmfdistdir}/doc/context/third/bnf/t-bnf.pdf
12mr|texlive-context-bnf-20080818-2|45	
12mr|texlive-context-bnf-20080818-2|46	#-----------------------------------------------------------------------
12mr|texlive-context-bnf-20080818-2|47	%prep
12mr|texlive-context-bnf-20080818-2|48	%setup -c -a0 -a1
12mr|texlive-context-bnf-20080818-2|49	
12mr|texlive-context-bnf-20080818-2|50	%build
12mr|texlive-context-bnf-20080818-2|51	
12mr|texlive-context-bnf-20080818-2|52	%install
12mr|texlive-context-bnf-20080818-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-bnf-20080818-2|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-context-bnf-20080818-2|55	
12mr|texlive-context-bnf-20080818-2|56	
12mr|texlive-context-bnf-20080818-2|57	
12mr|texlive-context-bnf-20080818-2|58	%changelog
12mr|texlive-context-bnf-20080818-2|59	

17060 12
12mr|texlive-context-chromato-20060827-2|1	# revision 23167
12mr|texlive-context-chromato-20060827-2|2	# category ConTeXt
12mr|texlive-context-chromato-20060827-2|3	# catalog-ctan /macros/context/contrib/context-chromato
12mr|texlive-context-chromato-20060827-2|4	# catalog-date 2006-08-27 16:41:02 +0100
12mr|texlive-context-chromato-20060827-2|5	# catalog-license gpl
12mr|texlive-context-chromato-20060827-2|6	# catalog-version undef
12mr|texlive-context-chromato-20060827-2|7	Name:		texlive-context-chromato
12mr|texlive-context-chromato-20060827-2|8	Version:	20060827
12mr|texlive-context-chromato-20060827-2|9	Release:	2
12mr|texlive-context-chromato-20060827-2|10	Summary:	ConTeXt macros for chromatograms
12mr|texlive-context-chromato-20060827-2|11	Group:		Publishing
12mr|texlive-context-chromato-20060827-2|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-chromato
12mr|texlive-context-chromato-20060827-2|13	License:	GPL
12mr|texlive-context-chromato-20060827-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-chromato.tar.xz
12mr|texlive-context-chromato-20060827-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-chromato.doc.tar.xz
12mr|texlive-context-chromato-20060827-2|16	BuildArch:	noarch
12mr|texlive-context-chromato-20060827-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-context-chromato-20060827-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-context-chromato-20060827-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-context-chromato-20060827-2|20	Requires(post):	texlive-context
12mr|texlive-context-chromato-20060827-2|21	
12mr|texlive-context-chromato-20060827-2|22	%description
12mr|texlive-context-chromato-20060827-2|23	The module provides macros for drawing chromatograms.
12mr|texlive-context-chromato-20060827-2|24	
12mr|texlive-context-chromato-20060827-2|25	%post
12mr|texlive-context-chromato-20060827-2|26	%{_sbindir}/texlive.post
12mr|texlive-context-chromato-20060827-2|27	
12mr|texlive-context-chromato-20060827-2|28	%postun
12mr|texlive-context-chromato-20060827-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-context-chromato-20060827-2|30	%{_sbindir}/texlive.post
12mr|texlive-context-chromato-20060827-2|31	fi
12mr|texlive-context-chromato-20060827-2|32	
12mr|texlive-context-chromato-20060827-2|33	#-----------------------------------------------------------------------
12mr|texlive-context-chromato-20060827-2|34	%files
12mr|texlive-context-chromato-20060827-2|35	%{_texmfdistdir}/tex/context/third/chromato/t-chromato.tex
12mr|texlive-context-chromato-20060827-2|36	%doc %{_texmfdistdir}/doc/context/third/chromato/chromato-demo.pdf
12mr|texlive-context-chromato-20060827-2|37	%doc %{_texmfdistdir}/doc/context/third/chromato/chromato-doc.pdf
12mr|texlive-context-chromato-20060827-2|38	
12mr|texlive-context-chromato-20060827-2|39	#-----------------------------------------------------------------------
12mr|texlive-context-chromato-20060827-2|40	%prep
12mr|texlive-context-chromato-20060827-2|41	%setup -c -a0 -a1
12mr|texlive-context-chromato-20060827-2|42	
12mr|texlive-context-chromato-20060827-2|43	%build
12mr|texlive-context-chromato-20060827-2|44	
12mr|texlive-context-chromato-20060827-2|45	%install
12mr|texlive-context-chromato-20060827-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-chromato-20060827-2|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-context-chromato-20060827-2|48	
12mr|texlive-context-chromato-20060827-2|49	
12mr|texlive-context-chromato-20060827-2|50	
12mr|texlive-context-chromato-20060827-2|51	%changelog
12mr|texlive-context-chromato-20060827-2|52	

17061 12
12mr|texlive-context-construction-plan-20080818-2|1	# revision 23167
12mr|texlive-context-construction-plan-20080818-2|2	# category ConTeXt
12mr|texlive-context-construction-plan-20080818-2|3	# catalog-ctan /macros/context/contrib/context-construction-plan
12mr|texlive-context-construction-plan-20080818-2|4	# catalog-date 2008-08-18 23:54:09 +0200
12mr|texlive-context-construction-plan-20080818-2|5	# catalog-license gpl
12mr|texlive-context-construction-plan-20080818-2|6	# catalog-version undef
12mr|texlive-context-construction-plan-20080818-2|7	Name:		texlive-context-construction-plan
12mr|texlive-context-construction-plan-20080818-2|8	Version:	20080818
12mr|texlive-context-construction-plan-20080818-2|9	Release:	2
12mr|texlive-context-construction-plan-20080818-2|10	Summary:	Construction plans in ConTeXt
12mr|texlive-context-construction-plan-20080818-2|11	Group:		Publishing
12mr|texlive-context-construction-plan-20080818-2|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-construction-plan
12mr|texlive-context-construction-plan-20080818-2|13	License:	GPL
12mr|texlive-context-construction-plan-20080818-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-construction-plan.tar.xz
12mr|texlive-context-construction-plan-20080818-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-construction-plan.doc.tar.xz
12mr|texlive-context-construction-plan-20080818-2|16	BuildArch:	noarch
12mr|texlive-context-construction-plan-20080818-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-context-construction-plan-20080818-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-context-construction-plan-20080818-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-context-construction-plan-20080818-2|20	Requires(post):	texlive-context
12mr|texlive-context-construction-plan-20080818-2|21	
12mr|texlive-context-construction-plan-20080818-2|22	%description
12mr|texlive-context-construction-plan-20080818-2|23	Generate a page with a figure at a well-defined scale.
12mr|texlive-context-construction-plan-20080818-2|24	
12mr|texlive-context-construction-plan-20080818-2|25	%post
12mr|texlive-context-construction-plan-20080818-2|26	%{_sbindir}/texlive.post
12mr|texlive-context-construction-plan-20080818-2|27	
12mr|texlive-context-construction-plan-20080818-2|28	%postun
12mr|texlive-context-construction-plan-20080818-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-context-construction-plan-20080818-2|30	%{_sbindir}/texlive.post
12mr|texlive-context-construction-plan-20080818-2|31	fi
12mr|texlive-context-construction-plan-20080818-2|32	
12mr|texlive-context-construction-plan-20080818-2|33	#-----------------------------------------------------------------------
12mr|texlive-context-construction-plan-20080818-2|34	%files
12mr|texlive-context-construction-plan-20080818-2|35	%{_texmfdistdir}/tex/context/third/construction-plan/t-construction-plan.tex
12mr|texlive-context-construction-plan-20080818-2|36	%doc %{_texmfdistdir}/doc/context/third/construction-plan/construction-plan-demo.pdf
12mr|texlive-context-construction-plan-20080818-2|37	%doc %{_texmfdistdir}/doc/context/third/construction-plan/construction-plan-doc.pdf
12mr|texlive-context-construction-plan-20080818-2|38	
12mr|texlive-context-construction-plan-20080818-2|39	#-----------------------------------------------------------------------
12mr|texlive-context-construction-plan-20080818-2|40	%prep
12mr|texlive-context-construction-plan-20080818-2|41	%setup -c -a0 -a1
12mr|texlive-context-construction-plan-20080818-2|42	
12mr|texlive-context-construction-plan-20080818-2|43	%build
12mr|texlive-context-construction-plan-20080818-2|44	
12mr|texlive-context-construction-plan-20080818-2|45	%install
12mr|texlive-context-construction-plan-20080818-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-construction-plan-20080818-2|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-context-construction-plan-20080818-2|48	
12mr|texlive-context-construction-plan-20080818-2|49	
12mr|texlive-context-construction-plan-20080818-2|50	
12mr|texlive-context-construction-plan-20080818-2|51	%changelog
12mr|texlive-context-construction-plan-20080818-2|52	

17062 12
12mr|texlive-context-degrade-20080818-2|1	# revision 23167
12mr|texlive-context-degrade-20080818-2|2	# category ConTeXt
12mr|texlive-context-degrade-20080818-2|3	# catalog-ctan /macros/context/contrib/context-degrade
12mr|texlive-context-degrade-20080818-2|4	# catalog-date 2008-08-18 23:54:09 +0200
12mr|texlive-context-degrade-20080818-2|5	# catalog-license gpl
12mr|texlive-context-degrade-20080818-2|6	# catalog-version undef
12mr|texlive-context-degrade-20080818-2|7	Name:		texlive-context-degrade
12mr|texlive-context-degrade-20080818-2|8	Version:	20080818
12mr|texlive-context-degrade-20080818-2|9	Release:	2
12mr|texlive-context-degrade-20080818-2|10	Summary:	Degrading JPEG images in ConTeXt
12mr|texlive-context-degrade-20080818-2|11	Group:		Publishing
12mr|texlive-context-degrade-20080818-2|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-degrade
12mr|texlive-context-degrade-20080818-2|13	License:	GPL
12mr|texlive-context-degrade-20080818-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-degrade.tar.xz
12mr|texlive-context-degrade-20080818-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-degrade.doc.tar.xz
12mr|texlive-context-degrade-20080818-2|16	BuildArch:	noarch
12mr|texlive-context-degrade-20080818-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-context-degrade-20080818-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-context-degrade-20080818-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-context-degrade-20080818-2|20	Requires(post):	texlive-context
12mr|texlive-context-degrade-20080818-2|21	
12mr|texlive-context-degrade-20080818-2|22	%description
12mr|texlive-context-degrade-20080818-2|23	TeXLive context-degrade package.
12mr|texlive-context-degrade-20080818-2|24	
12mr|texlive-context-degrade-20080818-2|25	%post
12mr|texlive-context-degrade-20080818-2|26	%{_sbindir}/texlive.post
12mr|texlive-context-degrade-20080818-2|27	
12mr|texlive-context-degrade-20080818-2|28	%postun
12mr|texlive-context-degrade-20080818-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-context-degrade-20080818-2|30	%{_sbindir}/texlive.post
12mr|texlive-context-degrade-20080818-2|31	fi
12mr|texlive-context-degrade-20080818-2|32	
12mr|texlive-context-degrade-20080818-2|33	#-----------------------------------------------------------------------
12mr|texlive-context-degrade-20080818-2|34	%files
12mr|texlive-context-degrade-20080818-2|35	%{_texmfdistdir}/tex/context/third/degrade/t-degrade.tex
12mr|texlive-context-degrade-20080818-2|36	%doc %{_texmfdistdir}/doc/context/third/degrade/degrade-demo.pdf
12mr|texlive-context-degrade-20080818-2|37	%doc %{_texmfdistdir}/doc/context/third/degrade/degrade-doc.pdf
12mr|texlive-context-degrade-20080818-2|38	
12mr|texlive-context-degrade-20080818-2|39	#-----------------------------------------------------------------------
12mr|texlive-context-degrade-20080818-2|40	%prep
12mr|texlive-context-degrade-20080818-2|41	%setup -c -a0 -a1
12mr|texlive-context-degrade-20080818-2|42	
12mr|texlive-context-degrade-20080818-2|43	%build
12mr|texlive-context-degrade-20080818-2|44	
12mr|texlive-context-degrade-20080818-2|45	%install
12mr|texlive-context-degrade-20080818-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-degrade-20080818-2|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-context-degrade-20080818-2|48	
12mr|texlive-context-degrade-20080818-2|49	
12mr|texlive-context-degrade-20080818-2|50	
12mr|texlive-context-degrade-20080818-2|51	%changelog
12mr|texlive-context-degrade-20080818-2|52	

17063 12
12mr|texlive-context-filter-20120422-1|1	# revision 26248
12mr|texlive-context-filter-20120422-1|2	# category ConTeXt
12mr|texlive-context-filter-20120422-1|3	# catalog-ctan /macros/context/contrib/context-filter
12mr|texlive-context-filter-20120422-1|4	# catalog-date 2012-04-22 10:53:46 +0200
12mr|texlive-context-filter-20120422-1|5	# catalog-license other-free
12mr|texlive-context-filter-20120422-1|6	# catalog-version undef
12mr|texlive-context-filter-20120422-1|7	Name:		texlive-context-filter
12mr|texlive-context-filter-20120422-1|8	Version:	20120422
12mr|texlive-context-filter-20120422-1|9	Release:	1
12mr|texlive-context-filter-20120422-1|10	Summary:	Run external programs on the contents of a start-stop environment
12mr|texlive-context-filter-20120422-1|11	Group:		Publishing
12mr|texlive-context-filter-20120422-1|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-filter
12mr|texlive-context-filter-20120422-1|13	License:	OTHER-FREE
12mr|texlive-context-filter-20120422-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-filter.tar.xz
12mr|texlive-context-filter-20120422-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-filter.doc.tar.xz
12mr|texlive-context-filter-20120422-1|16	BuildArch:	noarch
12mr|texlive-context-filter-20120422-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-context-filter-20120422-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-context-filter-20120422-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-context-filter-20120422-1|20	Requires(post):	texlive-context
12mr|texlive-context-filter-20120422-1|21	
12mr|texlive-context-filter-20120422-1|22	%description
12mr|texlive-context-filter-20120422-1|23	The filter module provides a simple interface to run external
12mr|texlive-context-filter-20120422-1|24	programs on the contents of a start-stop environment. Options
12mr|texlive-context-filter-20120422-1|25	are available to run the external program only if the content
12mr|texlive-context-filter-20120422-1|26	of the environment has changed, to specify how the program
12mr|texlive-context-filter-20120422-1|27	output should be read back, and to choose the name of the
12mr|texlive-context-filter-20120422-1|28	temporary files that are created. The module is compatible with
12mr|texlive-context-filter-20120422-1|29	both MkII and MkIV.
12mr|texlive-context-filter-20120422-1|30	
12mr|texlive-context-filter-20120422-1|31	%post
12mr|texlive-context-filter-20120422-1|32	%{_sbindir}/texlive.post
12mr|texlive-context-filter-20120422-1|33	
12mr|texlive-context-filter-20120422-1|34	%postun
12mr|texlive-context-filter-20120422-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-context-filter-20120422-1|36	%{_sbindir}/texlive.post
12mr|texlive-context-filter-20120422-1|37	fi
12mr|texlive-context-filter-20120422-1|38	
12mr|texlive-context-filter-20120422-1|39	#-----------------------------------------------------------------------
12mr|texlive-context-filter-20120422-1|40	%files
12mr|texlive-context-filter-20120422-1|41	%{_texmfdistdir}/tex/context/third/filter/t-filter.mkii
12mr|texlive-context-filter-20120422-1|42	%{_texmfdistdir}/tex/context/third/filter/t-filter.mkiv
12mr|texlive-context-filter-20120422-1|43	%{_texmfdistdir}/tex/context/third/filter/t-module-catcodes.tex
12mr|texlive-context-filter-20120422-1|44	%doc %{_texmfdistdir}/doc/context/third/filter/filter.txt
12mr|texlive-context-filter-20120422-1|45	
12mr|texlive-context-filter-20120422-1|46	#-----------------------------------------------------------------------
12mr|texlive-context-filter-20120422-1|47	%prep
12mr|texlive-context-filter-20120422-1|48	%setup -c -a0 -a1
12mr|texlive-context-filter-20120422-1|49	
12mr|texlive-context-filter-20120422-1|50	%build
12mr|texlive-context-filter-20120422-1|51	
12mr|texlive-context-filter-20120422-1|52	%install
12mr|texlive-context-filter-20120422-1|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-filter-20120422-1|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-context-filter-20120422-1|55	
12mr|texlive-context-filter-20120422-1|56	
12mr|texlive-context-filter-20120422-1|57	
12mr|texlive-context-filter-20120422-1|58	%changelog
12mr|texlive-context-filter-20120422-1|59	

17064 12
12mr|texlive-context-fixme-20091109-2|1	# revision 23167
12mr|texlive-context-fixme-20091109-2|2	# category ConTeXt
12mr|texlive-context-fixme-20091109-2|3	# catalog-ctan /macros/context/contrib/context-fixme
12mr|texlive-context-fixme-20091109-2|4	# catalog-date 2009-11-09 14:23:31 +0100
12mr|texlive-context-fixme-20091109-2|5	# catalog-license pd
12mr|texlive-context-fixme-20091109-2|6	# catalog-version undef
12mr|texlive-context-fixme-20091109-2|7	Name:		texlive-context-fixme
12mr|texlive-context-fixme-20091109-2|8	Version:	20091109
12mr|texlive-context-fixme-20091109-2|9	Release:	2
12mr|texlive-context-fixme-20091109-2|10	Summary:	Make editorial marks on a document
12mr|texlive-context-fixme-20091109-2|11	Group:		Publishing
12mr|texlive-context-fixme-20091109-2|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-fixme
12mr|texlive-context-fixme-20091109-2|13	License:	PD
12mr|texlive-context-fixme-20091109-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-fixme.tar.xz
12mr|texlive-context-fixme-20091109-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-fixme.doc.tar.xz
12mr|texlive-context-fixme-20091109-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-fixme.source.tar.xz
12mr|texlive-context-fixme-20091109-2|17	BuildArch:	noarch
12mr|texlive-context-fixme-20091109-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-context-fixme-20091109-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-context-fixme-20091109-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-context-fixme-20091109-2|21	Requires(post):	texlive-context
12mr|texlive-context-fixme-20091109-2|22	
12mr|texlive-context-fixme-20091109-2|23	%description
12mr|texlive-context-fixme-20091109-2|24	The module will create a variety of marks, and produce
12mr|texlive-context-fixme-20091109-2|25	summaries by mark type.
12mr|texlive-context-fixme-20091109-2|26	
12mr|texlive-context-fixme-20091109-2|27	%post
12mr|texlive-context-fixme-20091109-2|28	%{_sbindir}/texlive.post
12mr|texlive-context-fixme-20091109-2|29	
12mr|texlive-context-fixme-20091109-2|30	%postun
12mr|texlive-context-fixme-20091109-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-context-fixme-20091109-2|32	%{_sbindir}/texlive.post
12mr|texlive-context-fixme-20091109-2|33	fi
12mr|texlive-context-fixme-20091109-2|34	
12mr|texlive-context-fixme-20091109-2|35	#-----------------------------------------------------------------------
12mr|texlive-context-fixme-20091109-2|36	%files
12mr|texlive-context-fixme-20091109-2|37	%{_texmfdistdir}/tex/context/third/fixme/t-fixme.tex
12mr|texlive-context-fixme-20091109-2|38	%doc %{_texmfdistdir}/doc/context/third/fixme/fixme.pdf
12mr|texlive-context-fixme-20091109-2|39	#- source
12mr|texlive-context-fixme-20091109-2|40	%doc %{_texmfdistdir}/source/context/third/fixme/doc/fixme.tex
12mr|texlive-context-fixme-20091109-2|41	
12mr|texlive-context-fixme-20091109-2|42	#-----------------------------------------------------------------------
12mr|texlive-context-fixme-20091109-2|43	%prep
12mr|texlive-context-fixme-20091109-2|44	%setup -c -a0 -a1 -a2
12mr|texlive-context-fixme-20091109-2|45	
12mr|texlive-context-fixme-20091109-2|46	%build
12mr|texlive-context-fixme-20091109-2|47	
12mr|texlive-context-fixme-20091109-2|48	%install
12mr|texlive-context-fixme-20091109-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-fixme-20091109-2|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-context-fixme-20091109-2|51	
12mr|texlive-context-fixme-20091109-2|52	
12mr|texlive-context-fixme-20091109-2|53	
12mr|texlive-context-fixme-20091109-2|54	%changelog
12mr|texlive-context-fixme-20091109-2|55	

17065 12
12mr|texlive-context-french-20111110-2|1	# revision 24582
12mr|texlive-context-french-20111110-2|2	# category ConTeXt
12mr|texlive-context-french-20111110-2|3	# catalog-ctan /macros/context/contrib/context-french
12mr|texlive-context-french-20111110-2|4	# catalog-date 2011-11-10 06:26:05 +0100
12mr|texlive-context-french-20111110-2|5	# catalog-license gpl
12mr|texlive-context-french-20111110-2|6	# catalog-version undef
12mr|texlive-context-french-20111110-2|7	Name:		texlive-context-french
12mr|texlive-context-french-20111110-2|8	Version:	20111110
12mr|texlive-context-french-20111110-2|9	Release:	2
12mr|texlive-context-french-20111110-2|10	Summary:	Support for writing French in ConTeXt
12mr|texlive-context-french-20111110-2|11	Group:		Publishing
12mr|texlive-context-french-20111110-2|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-french
12mr|texlive-context-french-20111110-2|13	License:	GPL
12mr|texlive-context-french-20111110-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-french.tar.xz
12mr|texlive-context-french-20111110-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-french.doc.tar.xz
12mr|texlive-context-french-20111110-2|16	BuildArch:	noarch
12mr|texlive-context-french-20111110-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-context-french-20111110-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-context-french-20111110-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-context-french-20111110-2|20	Requires(post):	texlive-context
12mr|texlive-context-french-20111110-2|21	Requires:	texlive-context
12mr|texlive-context-french-20111110-2|22	
12mr|texlive-context-french-20111110-2|23	%description
12mr|texlive-context-french-20111110-2|24	Deals with spacing around French punctuation; the package is
12mr|texlive-context-french-20111110-2|25	distributed for ConTeXt Mark iv only.
12mr|texlive-context-french-20111110-2|26	
12mr|texlive-context-french-20111110-2|27	%post
12mr|texlive-context-french-20111110-2|28	%{_sbindir}/texlive.post
12mr|texlive-context-french-20111110-2|29	
12mr|texlive-context-french-20111110-2|30	%postun
12mr|texlive-context-french-20111110-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-context-french-20111110-2|32	%{_sbindir}/texlive.post
12mr|texlive-context-french-20111110-2|33	fi
12mr|texlive-context-french-20111110-2|34	
12mr|texlive-context-french-20111110-2|35	#-----------------------------------------------------------------------
12mr|texlive-context-french-20111110-2|36	%files
12mr|texlive-context-french-20111110-2|37	%{_texmfdistdir}/tex/context/third/french/t-french.mkiv
12mr|texlive-context-french-20111110-2|38	%doc %{_texmfdistdir}/doc/context/third/french/french-demo.pdf
12mr|texlive-context-french-20111110-2|39	%doc %{_texmfdistdir}/doc/context/third/french/french-doc.pdf
12mr|texlive-context-french-20111110-2|40	
12mr|texlive-context-french-20111110-2|41	#-----------------------------------------------------------------------
12mr|texlive-context-french-20111110-2|42	%prep
12mr|texlive-context-french-20111110-2|43	%setup -c -a0 -a1
12mr|texlive-context-french-20111110-2|44	
12mr|texlive-context-french-20111110-2|45	%build
12mr|texlive-context-french-20111110-2|46	
12mr|texlive-context-french-20111110-2|47	%install
12mr|texlive-context-french-20111110-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-french-20111110-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-context-french-20111110-2|50	
12mr|texlive-context-french-20111110-2|51	
12mr|texlive-context-french-20111110-2|52	
12mr|texlive-context-french-20111110-2|53	%changelog
12mr|texlive-context-french-20111110-2|54	

17066 12
12mr|texlive-context-fullpage-20110127-2|1	# revision 23167
12mr|texlive-context-fullpage-20110127-2|2	# category ConTeXt
12mr|texlive-context-fullpage-20110127-2|3	# catalog-ctan /macros/context/contrib/context-fullpage
12mr|texlive-context-fullpage-20110127-2|4	# catalog-date 2011-01-27 09:54:35 +0100
12mr|texlive-context-fullpage-20110127-2|5	# catalog-license gpl
12mr|texlive-context-fullpage-20110127-2|6	# catalog-version undef
12mr|texlive-context-fullpage-20110127-2|7	Name:		texlive-context-fullpage
12mr|texlive-context-fullpage-20110127-2|8	Version:	20110127
12mr|texlive-context-fullpage-20110127-2|9	Release:	2
12mr|texlive-context-fullpage-20110127-2|10	Summary:	Overfull pages with ConTeXt
12mr|texlive-context-fullpage-20110127-2|11	Group:		Publishing
12mr|texlive-context-fullpage-20110127-2|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-fullpage
12mr|texlive-context-fullpage-20110127-2|13	License:	GPL
12mr|texlive-context-fullpage-20110127-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-fullpage.tar.xz
12mr|texlive-context-fullpage-20110127-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-fullpage.doc.tar.xz
12mr|texlive-context-fullpage-20110127-2|16	BuildArch:	noarch
12mr|texlive-context-fullpage-20110127-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-context-fullpage-20110127-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-context-fullpage-20110127-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-context-fullpage-20110127-2|20	Requires(post):	texlive-context
12mr|texlive-context-fullpage-20110127-2|21	
12mr|texlive-context-fullpage-20110127-2|22	%description
12mr|texlive-context-fullpage-20110127-2|23	The (ConTeXt) module copies the functionality of the fullpage,
12mr|texlive-context-fullpage-20110127-2|24	and adds a styling parameter, given in the \usemodule command.
12mr|texlive-context-fullpage-20110127-2|25	
12mr|texlive-context-fullpage-20110127-2|26	%post
12mr|texlive-context-fullpage-20110127-2|27	%{_sbindir}/texlive.post
12mr|texlive-context-fullpage-20110127-2|28	
12mr|texlive-context-fullpage-20110127-2|29	%postun
12mr|texlive-context-fullpage-20110127-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-context-fullpage-20110127-2|31	%{_sbindir}/texlive.post
12mr|texlive-context-fullpage-20110127-2|32	fi
12mr|texlive-context-fullpage-20110127-2|33	
12mr|texlive-context-fullpage-20110127-2|34	#-----------------------------------------------------------------------
12mr|texlive-context-fullpage-20110127-2|35	%files
12mr|texlive-context-fullpage-20110127-2|36	%{_texmfdistdir}/tex/context/interface/third/t-fullpage.xml
12mr|texlive-context-fullpage-20110127-2|37	%{_texmfdistdir}/tex/context/third/fullpage/t-fullpage.mkii
12mr|texlive-context-fullpage-20110127-2|38	%{_texmfdistdir}/tex/context/third/fullpage/t-fullpage.mkiv
12mr|texlive-context-fullpage-20110127-2|39	%doc %{_texmfdistdir}/doc/context/third/fullpage/README
12mr|texlive-context-fullpage-20110127-2|40	%doc %{_texmfdistdir}/doc/context/third/fullpage/fullpage-doc.pdf
12mr|texlive-context-fullpage-20110127-2|41	
12mr|texlive-context-fullpage-20110127-2|42	#-----------------------------------------------------------------------
12mr|texlive-context-fullpage-20110127-2|43	%prep
12mr|texlive-context-fullpage-20110127-2|44	%setup -c -a0 -a1
12mr|texlive-context-fullpage-20110127-2|45	
12mr|texlive-context-fullpage-20110127-2|46	%build
12mr|texlive-context-fullpage-20110127-2|47	
12mr|texlive-context-fullpage-20110127-2|48	%install
12mr|texlive-context-fullpage-20110127-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-fullpage-20110127-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-context-fullpage-20110127-2|51	
12mr|texlive-context-fullpage-20110127-2|52	
12mr|texlive-context-fullpage-20110127-2|53	
12mr|texlive-context-fullpage-20110127-2|54	%changelog
12mr|texlive-context-fullpage-20110127-2|55	

17067 12
12mr|texlive-context-games-20111103-2|1	# revision 23167
12mr|texlive-context-games-20111103-2|2	# category ConTeXt
12mr|texlive-context-games-20111103-2|3	# catalog-ctan undef
12mr|texlive-context-games-20111103-2|4	# catalog-date undef
12mr|texlive-context-games-20111103-2|5	# catalog-license undef
12mr|texlive-context-games-20111103-2|6	# catalog-version undef
12mr|texlive-context-games-20111103-2|7	Name:		texlive-context-games
12mr|texlive-context-games-20111103-2|8	Version:	20111103
12mr|texlive-context-games-20111103-2|9	Release:	2
12mr|texlive-context-games-20111103-2|10	Summary:	TeXLive context-games package
12mr|texlive-context-games-20111103-2|11	Group:		Publishing
12mr|texlive-context-games-20111103-2|12	URL:		http://tug.org/texlive
12mr|texlive-context-games-20111103-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-context-games-20111103-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-games.tar.xz
12mr|texlive-context-games-20111103-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-games.doc.tar.xz
12mr|texlive-context-games-20111103-2|16	BuildArch:	noarch
12mr|texlive-context-games-20111103-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-context-games-20111103-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-context-games-20111103-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-context-games-20111103-2|20	Requires(post):	texlive-context
12mr|texlive-context-games-20111103-2|21	Requires:	texlive-skaknew
12mr|texlive-context-games-20111103-2|22	
12mr|texlive-context-games-20111103-2|23	%description
12mr|texlive-context-games-20111103-2|24	TeXLive context-games package.
12mr|texlive-context-games-20111103-2|25	
12mr|texlive-context-games-20111103-2|26	%post
12mr|texlive-context-games-20111103-2|27	%{_sbindir}/texlive.post
12mr|texlive-context-games-20111103-2|28	
12mr|texlive-context-games-20111103-2|29	%postun
12mr|texlive-context-games-20111103-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-context-games-20111103-2|31	%{_sbindir}/texlive.post
12mr|texlive-context-games-20111103-2|32	fi
12mr|texlive-context-games-20111103-2|33	
12mr|texlive-context-games-20111103-2|34	#-----------------------------------------------------------------------
12mr|texlive-context-games-20111103-2|35	%files
12mr|texlive-context-games-20111103-2|36	%{_texmfdistdir}/tex/context/third/games/games-go.lua
12mr|texlive-context-games-20111103-2|37	%{_texmfdistdir}/tex/context/third/games/games-go.tex
12mr|texlive-context-games-20111103-2|38	%{_texmfdistdir}/tex/context/third/games/games-hex.lua
12mr|texlive-context-games-20111103-2|39	%{_texmfdistdir}/tex/context/third/games/games-hex.tex
12mr|texlive-context-games-20111103-2|40	%{_texmfdistdir}/tex/context/third/games/holz280.jpg
12mr|texlive-context-games-20111103-2|41	%{_texmfdistdir}/tex/context/third/games/t-games.tex
12mr|texlive-context-games-20111103-2|42	%doc %{_texmfdistdir}/doc/context/third/games/README
12mr|texlive-context-games-20111103-2|43	%doc %{_texmfdistdir}/doc/context/third/games/games-doc.pdf
12mr|texlive-context-games-20111103-2|44	
12mr|texlive-context-games-20111103-2|45	#-----------------------------------------------------------------------
12mr|texlive-context-games-20111103-2|46	%prep
12mr|texlive-context-games-20111103-2|47	%setup -c -a0 -a1
12mr|texlive-context-games-20111103-2|48	
12mr|texlive-context-games-20111103-2|49	%build
12mr|texlive-context-games-20111103-2|50	
12mr|texlive-context-games-20111103-2|51	%install
12mr|texlive-context-games-20111103-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-games-20111103-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-context-games-20111103-2|54	
12mr|texlive-context-games-20111103-2|55	
12mr|texlive-context-games-20111103-2|56	
12mr|texlive-context-games-20111103-2|57	%changelog
12mr|texlive-context-games-20111103-2|58	

17068 12
12mr|texlive-context-gantt-20120320-1|1	# revision 25712
12mr|texlive-context-gantt-20120320-1|2	# category ConTeXt
12mr|texlive-context-gantt-20120320-1|3	# catalog-ctan /macros/context/contrib/context-gantt
12mr|texlive-context-gantt-20120320-1|4	# catalog-date 2012-03-20 08:48:23 +0100
12mr|texlive-context-gantt-20120320-1|5	# catalog-license pd
12mr|texlive-context-gantt-20120320-1|6	# catalog-version undef
12mr|texlive-context-gantt-20120320-1|7	Name:		texlive-context-gantt
12mr|texlive-context-gantt-20120320-1|8	Version:	20120320
12mr|texlive-context-gantt-20120320-1|9	Release:	1
12mr|texlive-context-gantt-20120320-1|10	Summary:	GANTT module for ConTeXt
12mr|texlive-context-gantt-20120320-1|11	Group:		Publishing
12mr|texlive-context-gantt-20120320-1|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-gantt
12mr|texlive-context-gantt-20120320-1|13	License:	PD
12mr|texlive-context-gantt-20120320-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-gantt.tar.xz
12mr|texlive-context-gantt-20120320-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-gantt.doc.tar.xz
12mr|texlive-context-gantt-20120320-1|16	BuildArch:	noarch
12mr|texlive-context-gantt-20120320-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-context-gantt-20120320-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-context-gantt-20120320-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-context-gantt-20120320-1|20	Requires(post):	texlive-context
12mr|texlive-context-gantt-20120320-1|21	Requires:	texlive-hatching
12mr|texlive-context-gantt-20120320-1|22	
12mr|texlive-context-gantt-20120320-1|23	%description
12mr|texlive-context-gantt-20120320-1|24	Gantt is a module for drawing Gantt charts via metapost or
12mr|texlive-context-gantt-20120320-1|25	pgf/tikz.
12mr|texlive-context-gantt-20120320-1|26	
12mr|texlive-context-gantt-20120320-1|27	%post
12mr|texlive-context-gantt-20120320-1|28	%{_sbindir}/texlive.post
12mr|texlive-context-gantt-20120320-1|29	
12mr|texlive-context-gantt-20120320-1|30	%postun
12mr|texlive-context-gantt-20120320-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-context-gantt-20120320-1|32	%{_sbindir}/texlive.post
12mr|texlive-context-gantt-20120320-1|33	fi
12mr|texlive-context-gantt-20120320-1|34	
12mr|texlive-context-gantt-20120320-1|35	#-----------------------------------------------------------------------
12mr|texlive-context-gantt-20120320-1|36	%files
12mr|texlive-context-gantt-20120320-1|37	%{_texmfdistdir}/tex/context/third/gantt/gantt-s-mp.tex
12mr|texlive-context-gantt-20120320-1|38	%{_texmfdistdir}/tex/context/third/gantt/gantt-s-tikz.tex
12mr|texlive-context-gantt-20120320-1|39	%{_texmfdistdir}/tex/context/third/gantt/t-gantt.tex
12mr|texlive-context-gantt-20120320-1|40	%doc %{_texmfdistdir}/doc/context/third/gantt/README
12mr|texlive-context-gantt-20120320-1|41	%doc %{_texmfdistdir}/doc/context/third/gantt/examples/gantt-1.tex
12mr|texlive-context-gantt-20120320-1|42	%doc %{_texmfdistdir}/doc/context/third/gantt/examples/gantt-2.tex
12mr|texlive-context-gantt-20120320-1|43	%doc %{_texmfdistdir}/doc/context/third/gantt/examples/gantt-3.tex
12mr|texlive-context-gantt-20120320-1|44	%doc %{_texmfdistdir}/doc/context/third/gantt/examples/gantt-4.tex
12mr|texlive-context-gantt-20120320-1|45	%doc %{_texmfdistdir}/doc/context/third/gantt/examples/gantt-5.tex
12mr|texlive-context-gantt-20120320-1|46	%doc %{_texmfdistdir}/doc/context/third/gantt/gantt.txt
12mr|texlive-context-gantt-20120320-1|47	
12mr|texlive-context-gantt-20120320-1|48	#-----------------------------------------------------------------------
12mr|texlive-context-gantt-20120320-1|49	%prep
12mr|texlive-context-gantt-20120320-1|50	%setup -c -a0 -a1
12mr|texlive-context-gantt-20120320-1|51	
12mr|texlive-context-gantt-20120320-1|52	%build
12mr|texlive-context-gantt-20120320-1|53	
12mr|texlive-context-gantt-20120320-1|54	%install
12mr|texlive-context-gantt-20120320-1|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-gantt-20120320-1|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-context-gantt-20120320-1|57	
12mr|texlive-context-gantt-20120320-1|58	
12mr|texlive-context-gantt-20120320-1|59	
12mr|texlive-context-gantt-20120320-1|60	%changelog
12mr|texlive-context-gantt-20120320-1|61	

17069 12
12mr|texlive-context-gnuplot-20060827-5|1	# revision 27068
12mr|texlive-context-gnuplot-20060827-5|2	# category ConTeXt
12mr|texlive-context-gnuplot-20060827-5|3	# catalog-ctan /macros/context/contrib/context-gnuplot
12mr|texlive-context-gnuplot-20060827-5|4	# catalog-date 2006-08-27 16:41:02 +0100
12mr|texlive-context-gnuplot-20060827-5|5	# catalog-license gpl
12mr|texlive-context-gnuplot-20060827-5|6	# catalog-version undef
12mr|texlive-context-gnuplot-20060827-5|7	Name:		texlive-context-gnuplot
12mr|texlive-context-gnuplot-20060827-5|8	Version:	20060827
12mr|texlive-context-gnuplot-20060827-5|9	Release:	5
12mr|texlive-context-gnuplot-20060827-5|10	Summary:	Inclusion of Gnuplot graphs in ConTeXt
12mr|texlive-context-gnuplot-20060827-5|11	Group:		Publishing
12mr|texlive-context-gnuplot-20060827-5|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-gnuplot
12mr|texlive-context-gnuplot-20060827-5|13	License:	GPL
12mr|texlive-context-gnuplot-20060827-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-gnuplot.tar.xz
12mr|texlive-context-gnuplot-20060827-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-gnuplot.doc.tar.xz
12mr|texlive-context-gnuplot-20060827-5|16	BuildArch:	noarch
12mr|texlive-context-gnuplot-20060827-5|17	BuildRequires:	texlive-tlpkg
12mr|texlive-context-gnuplot-20060827-5|18	Requires(pre):	texlive-tlpkg
12mr|texlive-context-gnuplot-20060827-5|19	Requires(post):	texlive-kpathsea
12mr|texlive-context-gnuplot-20060827-5|20	Requires(post):	texlive-context
12mr|texlive-context-gnuplot-20060827-5|21	
12mr|texlive-context-gnuplot-20060827-5|22	%description
12mr|texlive-context-gnuplot-20060827-5|23	Enables simple creation and inclusion of graphs with Gnuplot.
12mr|texlive-context-gnuplot-20060827-5|24	The package writes a script into temporary file, runs Gnuplot
12mr|texlive-context-gnuplot-20060827-5|25	and includes the resulting graphic directly into the document.
12mr|texlive-context-gnuplot-20060827-5|26	See the ConTeXt Garden package page for further details.
12mr|texlive-context-gnuplot-20060827-5|27	
12mr|texlive-context-gnuplot-20060827-5|28	%post
12mr|texlive-context-gnuplot-20060827-5|29	%{_sbindir}/texlive.post
12mr|texlive-context-gnuplot-20060827-5|30	
12mr|texlive-context-gnuplot-20060827-5|31	%postun
12mr|texlive-context-gnuplot-20060827-5|32	if [ $1 -eq 0 ]; then
12mr|texlive-context-gnuplot-20060827-5|33	%{_sbindir}/texlive.post
12mr|texlive-context-gnuplot-20060827-5|34	fi
12mr|texlive-context-gnuplot-20060827-5|35	
12mr|texlive-context-gnuplot-20060827-5|36	#-----------------------------------------------------------------------
12mr|texlive-context-gnuplot-20060827-5|37	%files
12mr|texlive-context-gnuplot-20060827-5|38	%{_texmfdistdir}/metapost/context/third/gnuplot/mp-gnuplot.mp
12mr|texlive-context-gnuplot-20060827-5|39	%{_texmfdistdir}/tex/context/third/gnuplot/t-gnuplot.tex
12mr|texlive-context-gnuplot-20060827-5|40	%doc %{_texmfdistdir}/doc/context/third/gnuplot/example.plt
12mr|texlive-context-gnuplot-20060827-5|41	%doc %{_texmfdistdir}/doc/context/third/gnuplot/fullpage-example.pdf
12mr|texlive-context-gnuplot-20060827-5|42	%doc %{_texmfdistdir}/doc/context/third/gnuplot/fullpage-example.tex
12mr|texlive-context-gnuplot-20060827-5|43	%doc %{_texmfdistdir}/doc/context/third/gnuplot/gnuplot-context-doc.pdf
12mr|texlive-context-gnuplot-20060827-5|44	%doc %{_texmfdistdir}/doc/context/third/gnuplot/gnuplot-context-doc.tex
12mr|texlive-context-gnuplot-20060827-5|45	
12mr|texlive-context-gnuplot-20060827-5|46	#-----------------------------------------------------------------------
12mr|texlive-context-gnuplot-20060827-5|47	%prep
12mr|texlive-context-gnuplot-20060827-5|48	%setup -c -a0 -a1
12mr|texlive-context-gnuplot-20060827-5|49	
12mr|texlive-context-gnuplot-20060827-5|50	%build
12mr|texlive-context-gnuplot-20060827-5|51	
12mr|texlive-context-gnuplot-20060827-5|52	%install
12mr|texlive-context-gnuplot-20060827-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-gnuplot-20060827-5|54	cp -fpar metapost tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-context-gnuplot-20060827-5|55	
12mr|texlive-context-gnuplot-20060827-5|56	
12mr|texlive-context-gnuplot-20060827-5|57	
12mr|texlive-context-gnuplot-20060827-5|58	%changelog
12mr|texlive-context-gnuplot-20060827-5|59	

17070 12
12mr|texlive-context-letter-20120213-2|1	# revision 27229
12mr|texlive-context-letter-20120213-2|2	# category ConTeXt
12mr|texlive-context-letter-20120213-2|3	# catalog-ctan /macros/context/contrib/context-letter
12mr|texlive-context-letter-20120213-2|4	# catalog-date 2012-02-13 08:46:03 +0100
12mr|texlive-context-letter-20120213-2|5	# catalog-license gpl
12mr|texlive-context-letter-20120213-2|6	# catalog-version undef
12mr|texlive-context-letter-20120213-2|7	Name:		texlive-context-letter
12mr|texlive-context-letter-20120213-2|8	Version:	20120213
12mr|texlive-context-letter-20120213-2|9	Release:	2
12mr|texlive-context-letter-20120213-2|10	Summary:	Context package for writing letters
12mr|texlive-context-letter-20120213-2|11	Group:		Publishing
12mr|texlive-context-letter-20120213-2|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-letter
12mr|texlive-context-letter-20120213-2|13	License:	GPL
12mr|texlive-context-letter-20120213-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-letter.tar.xz
12mr|texlive-context-letter-20120213-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-letter.doc.tar.xz
12mr|texlive-context-letter-20120213-2|16	BuildArch:	noarch
12mr|texlive-context-letter-20120213-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-context-letter-20120213-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-context-letter-20120213-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-context-letter-20120213-2|20	Requires(post):	texlive-context
12mr|texlive-context-letter-20120213-2|21	
12mr|texlive-context-letter-20120213-2|22	%description
12mr|texlive-context-letter-20120213-2|23	A means of writing 'vanilla' letters and memos is provided,
12mr|texlive-context-letter-20120213-2|24	with support covering Context Mkii and Mkiv. The design of
12mr|texlive-context-letter-20120213-2|25	letters may be amended by a wide range of style specifications.
12mr|texlive-context-letter-20120213-2|26	
12mr|texlive-context-letter-20120213-2|27	%post
12mr|texlive-context-letter-20120213-2|28	%{_sbindir}/texlive.post
12mr|texlive-context-letter-20120213-2|29	
12mr|texlive-context-letter-20120213-2|30	%postun
12mr|texlive-context-letter-20120213-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-context-letter-20120213-2|32	%{_sbindir}/texlive.post
12mr|texlive-context-letter-20120213-2|33	fi
12mr|texlive-context-letter-20120213-2|34	
12mr|texlive-context-letter-20120213-2|35	#-----------------------------------------------------------------------
12mr|texlive-context-letter-20120213-2|36	%files
12mr|texlive-context-letter-20120213-2|37	%{_texmfdistdir}/tex/context/third/letter/base/s-cor-00.lua
12mr|texlive-context-letter-20120213-2|38	%{_texmfdistdir}/tex/context/third/letter/base/s-cor-00.mkii
12mr|texlive-context-letter-20120213-2|39	%{_texmfdistdir}/tex/context/third/letter/base/s-cor-00.mkvi
12mr|texlive-context-letter-20120213-2|40	%{_texmfdistdir}/tex/context/third/letter/base/s-cor-01.mkii
12mr|texlive-context-letter-20120213-2|41	%{_texmfdistdir}/tex/context/third/letter/base/s-cor-01.mkvi
12mr|texlive-context-letter-20120213-2|42	%{_texmfdistdir}/tex/context/third/letter/base/s-cor-02.mkii
12mr|texlive-context-letter-20120213-2|43	%{_texmfdistdir}/tex/context/third/letter/base/s-cor-02.mkvi
12mr|texlive-context-letter-20120213-2|44	%{_texmfdistdir}/tex/context/third/letter/base/t-letter.mkii
12mr|texlive-context-letter-20120213-2|45	%{_texmfdistdir}/tex/context/third/letter/base/t-letter.mkiv
12mr|texlive-context-letter-20120213-2|46	%{_texmfdistdir}/tex/context/third/letter/base/t-memo.mkii
12mr|texlive-context-letter-20120213-2|47	%{_texmfdistdir}/tex/context/third/letter/base/t-memo.mkiv
12mr|texlive-context-letter-20120213-2|48	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-blockstyle.mkii
12mr|texlive-context-letter-20120213-2|49	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-blockstyle.mkiv
12mr|texlive-context-letter-20120213-2|50	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-default.mkii
12mr|texlive-context-letter-20120213-2|51	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-default.mkiv
12mr|texlive-context-letter-20120213-2|52	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-dina.mkii
12mr|texlive-context-letter-20120213-2|53	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-dina.mkiv
12mr|texlive-context-letter-20120213-2|54	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-dinb.mkii
12mr|texlive-context-letter-20120213-2|55	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-dinb.mkiv
12mr|texlive-context-letter-20120213-2|56	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-dutch.mkii
12mr|texlive-context-letter-20120213-2|57	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-dutch.mkiv
12mr|texlive-context-letter-20120213-2|58	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-french.mkii
12mr|texlive-context-letter-20120213-2|59	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-french.mkiv
12mr|texlive-context-letter-20120213-2|60	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-fullblock.mkii
12mr|texlive-context-letter-20120213-2|61	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-fullblock.mkiv
12mr|texlive-context-letter-20120213-2|62	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-gbrief.mkii
12mr|texlive-context-letter-20120213-2|63	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-gbrief.mkiv
12mr|texlive-context-letter-20120213-2|64	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-hanging.mkii
12mr|texlive-context-letter-20120213-2|65	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-hanging.mkiv
12mr|texlive-context-letter-20120213-2|66	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-knuth.mkii
12mr|texlive-context-letter-20120213-2|67	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-knuth.mkiv
12mr|texlive-context-letter-20120213-2|68	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-modified.mkii
12mr|texlive-context-letter-20120213-2|69	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-modified.mkiv
12mr|texlive-context-letter-20120213-2|70	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-semiblock.mkii
12mr|texlive-context-letter-20120213-2|71	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-semiblock.mkiv
12mr|texlive-context-letter-20120213-2|72	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-setups.mkii
12mr|texlive-context-letter-20120213-2|73	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-setups.mkiv
12mr|texlive-context-letter-20120213-2|74	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-simplified.mkii
12mr|texlive-context-letter-20120213-2|75	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-simplified.mkiv
12mr|texlive-context-letter-20120213-2|76	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-swiss.mkii
12mr|texlive-context-letter-20120213-2|77	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-swiss.mkiv
12mr|texlive-context-letter-20120213-2|78	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-swissleft.mkii
12mr|texlive-context-letter-20120213-2|79	%{_texmfdistdir}/tex/context/third/letter/style/letter-imp-swissleft.mkiv
12mr|texlive-context-letter-20120213-2|80	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-default.mkii
12mr|texlive-context-letter-20120213-2|81	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-default.mkiv
12mr|texlive-context-letter-20120213-2|82	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-margin.mkii
12mr|texlive-context-letter-20120213-2|83	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-margin.mkiv
12mr|texlive-context-letter-20120213-2|84	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-memo.mkii
12mr|texlive-context-letter-20120213-2|85	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-memo.mkiv
12mr|texlive-context-letter-20120213-2|86	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-table.mkii
12mr|texlive-context-letter-20120213-2|87	%{_texmfdistdir}/tex/context/third/letter/style/memo-imp-table.mkiv
12mr|texlive-context-letter-20120213-2|88	%doc %{_texmfdistdir}/doc/context/third/letter/README
12mr|texlive-context-letter-20120213-2|89	
12mr|texlive-context-letter-20120213-2|90	#-----------------------------------------------------------------------
12mr|texlive-context-letter-20120213-2|91	%prep
12mr|texlive-context-letter-20120213-2|92	%setup -c -a0 -a1
12mr|texlive-context-letter-20120213-2|93	
12mr|texlive-context-letter-20120213-2|94	%build
12mr|texlive-context-letter-20120213-2|95	
12mr|texlive-context-letter-20120213-2|96	%install
12mr|texlive-context-letter-20120213-2|97	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-letter-20120213-2|98	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-context-letter-20120213-2|99	
12mr|texlive-context-letter-20120213-2|100	
12mr|texlive-context-letter-20120213-2|101	
12mr|texlive-context-letter-20120213-2|102	%changelog
12mr|texlive-context-letter-20120213-2|103	

17071 12
12mr|texlive-context-lettrine-20090130-2|1	# revision 23167
12mr|texlive-context-lettrine-20090130-2|2	# category ConTeXt
12mr|texlive-context-lettrine-20090130-2|3	# catalog-ctan /macros/context/contrib/context-lettrine
12mr|texlive-context-lettrine-20090130-2|4	# catalog-date 2009-01-30 23:54:25 +0100
12mr|texlive-context-lettrine-20090130-2|5	# catalog-license pd
12mr|texlive-context-lettrine-20090130-2|6	# catalog-version undef
12mr|texlive-context-lettrine-20090130-2|7	Name:		texlive-context-lettrine
12mr|texlive-context-lettrine-20090130-2|8	Version:	20090130
12mr|texlive-context-lettrine-20090130-2|9	Release:	2
12mr|texlive-context-lettrine-20090130-2|10	Summary:	A ConTeXt implementation of lettrines
12mr|texlive-context-lettrine-20090130-2|11	Group:		Publishing
12mr|texlive-context-lettrine-20090130-2|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-lettrine
12mr|texlive-context-lettrine-20090130-2|13	License:	PD
12mr|texlive-context-lettrine-20090130-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-lettrine.tar.xz
12mr|texlive-context-lettrine-20090130-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-lettrine.doc.tar.xz
12mr|texlive-context-lettrine-20090130-2|16	BuildArch:	noarch
12mr|texlive-context-lettrine-20090130-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-context-lettrine-20090130-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-context-lettrine-20090130-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-context-lettrine-20090130-2|20	Requires(post):	texlive-context
12mr|texlive-context-lettrine-20090130-2|21	
12mr|texlive-context-lettrine-20090130-2|22	%description
12mr|texlive-context-lettrine-20090130-2|23	This is a re-implementation of the LaTeX package lettrine.
12mr|texlive-context-lettrine-20090130-2|24	
12mr|texlive-context-lettrine-20090130-2|25	%post
12mr|texlive-context-lettrine-20090130-2|26	%{_sbindir}/texlive.post
12mr|texlive-context-lettrine-20090130-2|27	
12mr|texlive-context-lettrine-20090130-2|28	%postun
12mr|texlive-context-lettrine-20090130-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-context-lettrine-20090130-2|30	%{_sbindir}/texlive.post
12mr|texlive-context-lettrine-20090130-2|31	fi
12mr|texlive-context-lettrine-20090130-2|32	
12mr|texlive-context-lettrine-20090130-2|33	#-----------------------------------------------------------------------
12mr|texlive-context-lettrine-20090130-2|34	%files
12mr|texlive-context-lettrine-20090130-2|35	%{_texmfdistdir}/tex/context/interface/third/lettrine.xml
12mr|texlive-context-lettrine-20090130-2|36	%{_texmfdistdir}/tex/context/third/lettrine/t-lettrine.tex
12mr|texlive-context-lettrine-20090130-2|37	%doc %{_texmfdistdir}/doc/context/third/lettrine/W.pdf
12mr|texlive-context-lettrine-20090130-2|38	%doc %{_texmfdistdir}/doc/context/third/lettrine/lettrine-doc.pdf
12mr|texlive-context-lettrine-20090130-2|39	%doc %{_texmfdistdir}/doc/context/third/lettrine/lettrine-doc.tex
12mr|texlive-context-lettrine-20090130-2|40	
12mr|texlive-context-lettrine-20090130-2|41	#-----------------------------------------------------------------------
12mr|texlive-context-lettrine-20090130-2|42	%prep
12mr|texlive-context-lettrine-20090130-2|43	%setup -c -a0 -a1
12mr|texlive-context-lettrine-20090130-2|44	
12mr|texlive-context-lettrine-20090130-2|45	%build
12mr|texlive-context-lettrine-20090130-2|46	
12mr|texlive-context-lettrine-20090130-2|47	%install
12mr|texlive-context-lettrine-20090130-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-lettrine-20090130-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-context-lettrine-20090130-2|50	
12mr|texlive-context-lettrine-20090130-2|51	
12mr|texlive-context-lettrine-20090130-2|52	
12mr|texlive-context-lettrine-20090130-2|53	%changelog
12mr|texlive-context-lettrine-20090130-2|54	

17072 12
12mr|texlive-context-lilypond-20100312-2|1	# revision 23167
12mr|texlive-context-lilypond-20100312-2|2	# category ConTeXt
12mr|texlive-context-lilypond-20100312-2|3	# catalog-ctan /macros/context/contrib/context-lilypond
12mr|texlive-context-lilypond-20100312-2|4	# catalog-date 2010-03-12 17:25:27 +0100
12mr|texlive-context-lilypond-20100312-2|5	# catalog-license gpl
12mr|texlive-context-lilypond-20100312-2|6	# catalog-version undef
12mr|texlive-context-lilypond-20100312-2|7	Name:		texlive-context-lilypond
12mr|texlive-context-lilypond-20100312-2|8	Version:	20100312
12mr|texlive-context-lilypond-20100312-2|9	Release:	2
12mr|texlive-context-lilypond-20100312-2|10	Summary:	Lilypond code in ConTeXt
12mr|texlive-context-lilypond-20100312-2|11	Group:		Publishing
12mr|texlive-context-lilypond-20100312-2|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-lilypond
12mr|texlive-context-lilypond-20100312-2|13	License:	GPL
12mr|texlive-context-lilypond-20100312-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-lilypond.tar.xz
12mr|texlive-context-lilypond-20100312-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-lilypond.doc.tar.xz
12mr|texlive-context-lilypond-20100312-2|16	BuildArch:	noarch
12mr|texlive-context-lilypond-20100312-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-context-lilypond-20100312-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-context-lilypond-20100312-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-context-lilypond-20100312-2|20	Requires(post):	texlive-context
12mr|texlive-context-lilypond-20100312-2|21	
12mr|texlive-context-lilypond-20100312-2|22	%description
12mr|texlive-context-lilypond-20100312-2|23	Includes lilypond music definitions direct in a ConTeXt
12mr|texlive-context-lilypond-20100312-2|24	document.
12mr|texlive-context-lilypond-20100312-2|25	
12mr|texlive-context-lilypond-20100312-2|26	%post
12mr|texlive-context-lilypond-20100312-2|27	%{_sbindir}/texlive.post
12mr|texlive-context-lilypond-20100312-2|28	
12mr|texlive-context-lilypond-20100312-2|29	%postun
12mr|texlive-context-lilypond-20100312-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-context-lilypond-20100312-2|31	%{_sbindir}/texlive.post
12mr|texlive-context-lilypond-20100312-2|32	fi
12mr|texlive-context-lilypond-20100312-2|33	
12mr|texlive-context-lilypond-20100312-2|34	#-----------------------------------------------------------------------
12mr|texlive-context-lilypond-20100312-2|35	%files
12mr|texlive-context-lilypond-20100312-2|36	%{_texmfdistdir}/tex/context/third/lilypond/t-lilypond.tex
12mr|texlive-context-lilypond-20100312-2|37	%doc %{_texmfdistdir}/doc/context/third/lilypond/demo.pdf
12mr|texlive-context-lilypond-20100312-2|38	%doc %{_texmfdistdir}/doc/context/third/lilypond/t-lilypond.pdf
12mr|texlive-context-lilypond-20100312-2|39	
12mr|texlive-context-lilypond-20100312-2|40	#-----------------------------------------------------------------------
12mr|texlive-context-lilypond-20100312-2|41	%prep
12mr|texlive-context-lilypond-20100312-2|42	%setup -c -a0 -a1
12mr|texlive-context-lilypond-20100312-2|43	
12mr|texlive-context-lilypond-20100312-2|44	%build
12mr|texlive-context-lilypond-20100312-2|45	
12mr|texlive-context-lilypond-20100312-2|46	%install
12mr|texlive-context-lilypond-20100312-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-lilypond-20100312-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-context-lilypond-20100312-2|49	
12mr|texlive-context-lilypond-20100312-2|50	
12mr|texlive-context-lilypond-20100312-2|51	
12mr|texlive-context-lilypond-20100312-2|52	%changelog
12mr|texlive-context-lilypond-20100312-2|53	

17073 12
12mr|texlive-context-mathsets-20110513-2|1	# revision 23167
12mr|texlive-context-mathsets-20110513-2|2	# category ConTeXt
12mr|texlive-context-mathsets-20110513-2|3	# catalog-ctan /macros/context/contrib/context-mathsets
12mr|texlive-context-mathsets-20110513-2|4	# catalog-date 2011-05-13 02:08:48 +0200
12mr|texlive-context-mathsets-20110513-2|5	# catalog-license other-free
12mr|texlive-context-mathsets-20110513-2|6	# catalog-version undef
12mr|texlive-context-mathsets-20110513-2|7	Name:		texlive-context-mathsets
12mr|texlive-context-mathsets-20110513-2|8	Version:	20110513
12mr|texlive-context-mathsets-20110513-2|9	Release:	2
12mr|texlive-context-mathsets-20110513-2|10	Summary:	Set notation in ConTeXt
12mr|texlive-context-mathsets-20110513-2|11	Group:		Publishing
12mr|texlive-context-mathsets-20110513-2|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-mathsets
12mr|texlive-context-mathsets-20110513-2|13	License:	OTHER-FREE
12mr|texlive-context-mathsets-20110513-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-mathsets.tar.xz
12mr|texlive-context-mathsets-20110513-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-mathsets.doc.tar.xz
12mr|texlive-context-mathsets-20110513-2|16	BuildArch:	noarch
12mr|texlive-context-mathsets-20110513-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-context-mathsets-20110513-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-context-mathsets-20110513-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-context-mathsets-20110513-2|20	Requires(post):	texlive-context
12mr|texlive-context-mathsets-20110513-2|21	
12mr|texlive-context-mathsets-20110513-2|22	%description
12mr|texlive-context-mathsets-20110513-2|23	Typeset good-looking set notation (e.g., {x|x \in Y}), as well
12mr|texlive-context-mathsets-20110513-2|24	as similar things such as Dirac bra-ket notation, conditional
12mr|texlive-context-mathsets-20110513-2|25	probabilities, etc. The package is a partial port of Donald
12mr|texlive-context-mathsets-20110513-2|26	Arseneau's LaTeX package braket.
12mr|texlive-context-mathsets-20110513-2|27	
12mr|texlive-context-mathsets-20110513-2|28	%post
12mr|texlive-context-mathsets-20110513-2|29	%{_sbindir}/texlive.post
12mr|texlive-context-mathsets-20110513-2|30	
12mr|texlive-context-mathsets-20110513-2|31	%postun
12mr|texlive-context-mathsets-20110513-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-context-mathsets-20110513-2|33	%{_sbindir}/texlive.post
12mr|texlive-context-mathsets-20110513-2|34	fi
12mr|texlive-context-mathsets-20110513-2|35	
12mr|texlive-context-mathsets-20110513-2|36	#-----------------------------------------------------------------------
12mr|texlive-context-mathsets-20110513-2|37	%files
12mr|texlive-context-mathsets-20110513-2|38	%{_texmfdistdir}/tex/context/interface/third/t-mathsets.xml
12mr|texlive-context-mathsets-20110513-2|39	%{_texmfdistdir}/tex/context/third/mathsets/t-mathsets.tex
12mr|texlive-context-mathsets-20110513-2|40	%doc %{_texmfdistdir}/doc/context/third/mathsets/mathsets-doc.pdf
12mr|texlive-context-mathsets-20110513-2|41	
12mr|texlive-context-mathsets-20110513-2|42	#-----------------------------------------------------------------------
12mr|texlive-context-mathsets-20110513-2|43	%prep
12mr|texlive-context-mathsets-20110513-2|44	%setup -c -a0 -a1
12mr|texlive-context-mathsets-20110513-2|45	
12mr|texlive-context-mathsets-20110513-2|46	%build
12mr|texlive-context-mathsets-20110513-2|47	
12mr|texlive-context-mathsets-20110513-2|48	%install
12mr|texlive-context-mathsets-20110513-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-mathsets-20110513-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-context-mathsets-20110513-2|51	
12mr|texlive-context-mathsets-20110513-2|52	
12mr|texlive-context-mathsets-20110513-2|53	
12mr|texlive-context-mathsets-20110513-2|54	%changelog
12mr|texlive-context-mathsets-20110513-2|55	

17074 12
12mr|texlive-context-notes-zh-cn-20091109-2|1	# revision 23171
12mr|texlive-context-notes-zh-cn-20091109-2|2	# category Package
12mr|texlive-context-notes-zh-cn-20091109-2|3	# catalog-ctan /info/context-notes-zh-cn
12mr|texlive-context-notes-zh-cn-20091109-2|4	# catalog-date 2009-11-09 14:30:19 +0100
12mr|texlive-context-notes-zh-cn-20091109-2|5	# catalog-license gpl
12mr|texlive-context-notes-zh-cn-20091109-2|6	# catalog-version undef
12mr|texlive-context-notes-zh-cn-20091109-2|7	Name:		texlive-context-notes-zh-cn
12mr|texlive-context-notes-zh-cn-20091109-2|8	Version:	20091109
12mr|texlive-context-notes-zh-cn-20091109-2|9	Release:	2
12mr|texlive-context-notes-zh-cn-20091109-2|10	Summary:	Notes on using ConTeXt MkIV
12mr|texlive-context-notes-zh-cn-20091109-2|11	Group:		Publishing
12mr|texlive-context-notes-zh-cn-20091109-2|12	URL:		http://www.ctan.org/tex-archive/info/context-notes-zh-cn
12mr|texlive-context-notes-zh-cn-20091109-2|13	License:	GPL
12mr|texlive-context-notes-zh-cn-20091109-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-notes-zh-cn.tar.xz
12mr|texlive-context-notes-zh-cn-20091109-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-notes-zh-cn.doc.tar.xz
12mr|texlive-context-notes-zh-cn-20091109-2|16	BuildArch:	noarch
12mr|texlive-context-notes-zh-cn-20091109-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-context-notes-zh-cn-20091109-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-context-notes-zh-cn-20091109-2|19	Requires(post):	texlive-context
12mr|texlive-context-notes-zh-cn-20091109-2|20	
12mr|texlive-context-notes-zh-cn-20091109-2|21	%description
12mr|texlive-context-notes-zh-cn-20091109-2|22	An introductory tutorial on ConTeXt, in Chinese. The document
12mr|texlive-context-notes-zh-cn-20091109-2|23	covers ConTeXt installation, fonts, layout design, cross-
12mr|texlive-context-notes-zh-cn-20091109-2|24	reference, project structure, metafun and presentation design.
12mr|texlive-context-notes-zh-cn-20091109-2|25	
12mr|texlive-context-notes-zh-cn-20091109-2|26	%post
12mr|texlive-context-notes-zh-cn-20091109-2|27	%{_sbindir}/texlive.post
12mr|texlive-context-notes-zh-cn-20091109-2|28	
12mr|texlive-context-notes-zh-cn-20091109-2|29	%postun
12mr|texlive-context-notes-zh-cn-20091109-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-context-notes-zh-cn-20091109-2|31	%{_sbindir}/texlive.post
12mr|texlive-context-notes-zh-cn-20091109-2|32	fi
12mr|texlive-context-notes-zh-cn-20091109-2|33	
12mr|texlive-context-notes-zh-cn-20091109-2|34	#-----------------------------------------------------------------------
12mr|texlive-context-notes-zh-cn-20091109-2|35	%files
12mr|texlive-context-notes-zh-cn-20091109-2|36	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/README
12mr|texlive-context-notes-zh-cn-20091109-2|37	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/ctxnotes.pdf
12mr|texlive-context-notes-zh-cn-20091109-2|38	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/Makefile
12mr|texlive-context-notes-zh-cn-20091109-2|39	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/basis.tex
12mr|texlive-context-notes-zh-cn-20091109-2|40	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/bibl-lyr.tex
12mr|texlive-context-notes-zh-cn-20091109-2|41	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/bibliography.bib
12mr|texlive-context-notes-zh-cn-20091109-2|42	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/ctxnotes.tex
12mr|texlive-context-notes-zh-cn-20091109-2|43	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/doc-env.tex
12mr|texlive-context-notes-zh-cn-20091109-2|44	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/bookmark.png
12mr|texlive-context-notes-zh-cn-20091109-2|45	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/cow.pdf
12mr|texlive-context-notes-zh-cn-20091109-2|46	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/gardeninglion.jpg
12mr|texlive-context-notes-zh-cn-20091109-2|47	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/figures/header.png
12mr|texlive-context-notes-zh-cn-20091109-2|48	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/fonts.tex
12mr|texlive-context-notes-zh-cn-20091109-2|49	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/layout.tex
12mr|texlive-context-notes-zh-cn-20091109-2|50	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/metafun.tex
12mr|texlive-context-notes-zh-cn-20091109-2|51	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/project.tex
12mr|texlive-context-notes-zh-cn-20091109-2|52	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/references.tex
12mr|texlive-context-notes-zh-cn-20091109-2|53	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/t-layout.tex
12mr|texlive-context-notes-zh-cn-20091109-2|54	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/t-zhfonts.lua
12mr|texlive-context-notes-zh-cn-20091109-2|55	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/t-zhfonts.mkiv
12mr|texlive-context-notes-zh-cn-20091109-2|56	%doc %{_texmfdistdir}/doc/context/third/context-notes-zh-cn/src/t-zhspuncs.lua
12mr|texlive-context-notes-zh-cn-20091109-2|57	
12mr|texlive-context-notes-zh-cn-20091109-2|58	#-----------------------------------------------------------------------
12mr|texlive-context-notes-zh-cn-20091109-2|59	%prep
12mr|texlive-context-notes-zh-cn-20091109-2|60	%setup -c -a0 -a1
12mr|texlive-context-notes-zh-cn-20091109-2|61	
12mr|texlive-context-notes-zh-cn-20091109-2|62	%build
12mr|texlive-context-notes-zh-cn-20091109-2|63	
12mr|texlive-context-notes-zh-cn-20091109-2|64	%install
12mr|texlive-context-notes-zh-cn-20091109-2|65	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-notes-zh-cn-20091109-2|66	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-context-notes-zh-cn-20091109-2|67	
12mr|texlive-context-notes-zh-cn-20091109-2|68	
12mr|texlive-context-notes-zh-cn-20091109-2|69	
12mr|texlive-context-notes-zh-cn-20091109-2|70	%changelog
12mr|texlive-context-notes-zh-cn-20091109-2|71	

17075 12
12mr|texlive-context-rst-0.4-3|1	# revision 27236
12mr|texlive-context-rst-0.4-3|2	# category ConTeXt
12mr|texlive-context-rst-0.4-3|3	# catalog-ctan /macros/context/contrib/context-rst
12mr|texlive-context-rst-0.4-3|4	# catalog-date 2011-10-03 11:06:20 +0200
12mr|texlive-context-rst-0.4-3|5	# catalog-license other-free
12mr|texlive-context-rst-0.4-3|6	# catalog-version 0.4
12mr|texlive-context-rst-0.4-3|7	Name:		texlive-context-rst
12mr|texlive-context-rst-0.4-3|8	Version:	0.4
12mr|texlive-context-rst-0.4-3|9	Release:	3
12mr|texlive-context-rst-0.4-3|10	Summary:	Process reStructuredText with ConTeXt
12mr|texlive-context-rst-0.4-3|11	Group:		Publishing
12mr|texlive-context-rst-0.4-3|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-rst
12mr|texlive-context-rst-0.4-3|13	License:	OTHER-FREE
12mr|texlive-context-rst-0.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-rst.tar.xz
12mr|texlive-context-rst-0.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-rst.doc.tar.xz
12mr|texlive-context-rst-0.4-3|16	BuildArch:	noarch
12mr|texlive-context-rst-0.4-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-context-rst-0.4-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-context-rst-0.4-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-context-rst-0.4-3|20	Requires(post):	texlive-context
12mr|texlive-context-rst-0.4-3|21	
12mr|texlive-context-rst-0.4-3|22	%description
12mr|texlive-context-rst-0.4-3|23	The package provides a converter and module for typesetting
12mr|texlive-context-rst-0.4-3|24	reStructuredText with ConTeXt. The module uses several lua
12mr|texlive-context-rst-0.4-3|25	scripts in doing its work. Documentation is supplied in rst,
12mr|texlive-context-rst-0.4-3|26	which seems to be readable as text, but...
12mr|texlive-context-rst-0.4-3|27	
12mr|texlive-context-rst-0.4-3|28	%post
12mr|texlive-context-rst-0.4-3|29	%{_sbindir}/texlive.post
12mr|texlive-context-rst-0.4-3|30	
12mr|texlive-context-rst-0.4-3|31	%postun
12mr|texlive-context-rst-0.4-3|32	if [ $1 -eq 0 ]; then
12mr|texlive-context-rst-0.4-3|33	%{_sbindir}/texlive.post
12mr|texlive-context-rst-0.4-3|34	fi
12mr|texlive-context-rst-0.4-3|35	
12mr|texlive-context-rst-0.4-3|36	#-----------------------------------------------------------------------
12mr|texlive-context-rst-0.4-3|37	%files
12mr|texlive-context-rst-0.4-3|38	%{_texmfdistdir}/scripts/context/lua/third/rst/mtx-t-rst.lua
12mr|texlive-context-rst-0.4-3|39	%{_texmfdistdir}/tex/context/interface/third/t-rst.xml
12mr|texlive-context-rst-0.4-3|40	%{_texmfdistdir}/tex/context/third/rst/rst_context.lua
12mr|texlive-context-rst-0.4-3|41	%{_texmfdistdir}/tex/context/third/rst/rst_directives.lua
12mr|texlive-context-rst-0.4-3|42	%{_texmfdistdir}/tex/context/third/rst/rst_helpers.lua
12mr|texlive-context-rst-0.4-3|43	%{_texmfdistdir}/tex/context/third/rst/rst_parser.lua
12mr|texlive-context-rst-0.4-3|44	%{_texmfdistdir}/tex/context/third/rst/rst_setups.lua
12mr|texlive-context-rst-0.4-3|45	%{_texmfdistdir}/tex/context/third/rst/t-rst.mkiv
12mr|texlive-context-rst-0.4-3|46	%doc %{_texmfdistdir}/doc/context/third/rst/COPYING
12mr|texlive-context-rst-0.4-3|47	%doc %{_texmfdistdir}/doc/context/third/rst/README.rst
12mr|texlive-context-rst-0.4-3|48	%doc %{_texmfdistdir}/doc/context/third/rst/documentation.rst
12mr|texlive-context-rst-0.4-3|49	%doc %{_texmfdistdir}/doc/context/third/rst/hybridtest.tex
12mr|texlive-context-rst-0.4-3|50	%doc %{_texmfdistdir}/doc/context/third/rst/inc-first.rst
12mr|texlive-context-rst-0.4-3|51	%doc %{_texmfdistdir}/doc/context/third/rst/inc-second.rst
12mr|texlive-context-rst-0.4-3|52	%doc %{_texmfdistdir}/doc/context/third/rst/inc-third.rst
12mr|texlive-context-rst-0.4-3|53	%doc %{_texmfdistdir}/doc/context/third/rst/inc.tex
12mr|texlive-context-rst-0.4-3|54	%doc %{_texmfdistdir}/doc/context/third/rst/manual.bib
12mr|texlive-context-rst-0.4-3|55	%doc %{_texmfdistdir}/doc/context/third/rst/manual.pdf
12mr|texlive-context-rst-0.4-3|56	%doc %{_texmfdistdir}/doc/context/third/rst/manual.tex
12mr|texlive-context-rst-0.4-3|57	%doc %{_texmfdistdir}/doc/context/third/rst/moduletest.tex
12mr|texlive-context-rst-0.4-3|58	
12mr|texlive-context-rst-0.4-3|59	#-----------------------------------------------------------------------
12mr|texlive-context-rst-0.4-3|60	%prep
12mr|texlive-context-rst-0.4-3|61	%setup -c -a0 -a1
12mr|texlive-context-rst-0.4-3|62	
12mr|texlive-context-rst-0.4-3|63	%build
12mr|texlive-context-rst-0.4-3|64	
12mr|texlive-context-rst-0.4-3|65	%install
12mr|texlive-context-rst-0.4-3|66	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-rst-0.4-3|67	cp -fpar scripts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-context-rst-0.4-3|68	
12mr|texlive-context-rst-0.4-3|69	
12mr|texlive-context-rst-0.4-3|70	
12mr|texlive-context-rst-0.4-3|71	%changelog
12mr|texlive-context-rst-0.4-3|72	

17076 12
12mr|texlive-context-ruby-20100128-2|1	# revision 23167
12mr|texlive-context-ruby-20100128-2|2	# category ConTeXt
12mr|texlive-context-ruby-20100128-2|3	# catalog-ctan /macros/context/contrib/context-ruby
12mr|texlive-context-ruby-20100128-2|4	# catalog-date 2010-01-28 13:16:16 +0100
12mr|texlive-context-ruby-20100128-2|5	# catalog-license pd
12mr|texlive-context-ruby-20100128-2|6	# catalog-version undef
12mr|texlive-context-ruby-20100128-2|7	Name:		texlive-context-ruby
12mr|texlive-context-ruby-20100128-2|8	Version:	20100128
12mr|texlive-context-ruby-20100128-2|9	Release:	2
12mr|texlive-context-ruby-20100128-2|10	Summary:	Ruby annotations in ConTeXt
12mr|texlive-context-ruby-20100128-2|11	Group:		Publishing
12mr|texlive-context-ruby-20100128-2|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-ruby
12mr|texlive-context-ruby-20100128-2|13	License:	PD
12mr|texlive-context-ruby-20100128-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-ruby.tar.xz
12mr|texlive-context-ruby-20100128-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-ruby.doc.tar.xz
12mr|texlive-context-ruby-20100128-2|16	BuildArch:	noarch
12mr|texlive-context-ruby-20100128-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-context-ruby-20100128-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-context-ruby-20100128-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-context-ruby-20100128-2|20	Requires(post):	texlive-context
12mr|texlive-context-ruby-20100128-2|21	
12mr|texlive-context-ruby-20100128-2|22	%description
12mr|texlive-context-ruby-20100128-2|23	Ruby markup (aka furigana in Japan) are inline annotations
12mr|texlive-context-ruby-20100128-2|24	above or below a word to indicate the reading of ideographic
12mr|texlive-context-ruby-20100128-2|25	characters. The module implements the specification for simple
12mr|texlive-context-ruby-20100128-2|26	ruby described by the W3C in ConTeXt. The position and layout
12mr|texlive-context-ruby-20100128-2|27	of the base text and the ruby text can becontrolled by
12mr|texlive-context-ruby-20100128-2|28	parameters.
12mr|texlive-context-ruby-20100128-2|29	
12mr|texlive-context-ruby-20100128-2|30	%post
12mr|texlive-context-ruby-20100128-2|31	%{_sbindir}/texlive.post
12mr|texlive-context-ruby-20100128-2|32	
12mr|texlive-context-ruby-20100128-2|33	%postun
12mr|texlive-context-ruby-20100128-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-context-ruby-20100128-2|35	%{_sbindir}/texlive.post
12mr|texlive-context-ruby-20100128-2|36	fi
12mr|texlive-context-ruby-20100128-2|37	
12mr|texlive-context-ruby-20100128-2|38	#-----------------------------------------------------------------------
12mr|texlive-context-ruby-20100128-2|39	%files
12mr|texlive-context-ruby-20100128-2|40	%{_texmfdistdir}/tex/context/third/ruby/t-ruby.tex
12mr|texlive-context-ruby-20100128-2|41	%doc %{_texmfdistdir}/doc/context/third/ruby/README
12mr|texlive-context-ruby-20100128-2|42	
12mr|texlive-context-ruby-20100128-2|43	#-----------------------------------------------------------------------
12mr|texlive-context-ruby-20100128-2|44	%prep
12mr|texlive-context-ruby-20100128-2|45	%setup -c -a0 -a1
12mr|texlive-context-ruby-20100128-2|46	
12mr|texlive-context-ruby-20100128-2|47	%build
12mr|texlive-context-ruby-20100128-2|48	
12mr|texlive-context-ruby-20100128-2|49	%install
12mr|texlive-context-ruby-20100128-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-ruby-20100128-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-context-ruby-20100128-2|52	
12mr|texlive-context-ruby-20100128-2|53	
12mr|texlive-context-ruby-20100128-2|54	
12mr|texlive-context-ruby-20100128-2|55	%changelog
12mr|texlive-context-ruby-20100128-2|56	

17077 12
12mr|texlive-context-simplefonts-20120726-1|1	# revision 27171
12mr|texlive-context-simplefonts-20120726-1|2	# category ConTeXt
12mr|texlive-context-simplefonts-20120726-1|3	# catalog-ctan /macros/context/contrib/context-simplefonts
12mr|texlive-context-simplefonts-20120726-1|4	# catalog-date 2012-07-26 08:34:30 +0200
12mr|texlive-context-simplefonts-20120726-1|5	# catalog-license gpl
12mr|texlive-context-simplefonts-20120726-1|6	# catalog-version undef
12mr|texlive-context-simplefonts-20120726-1|7	Name:		texlive-context-simplefonts
12mr|texlive-context-simplefonts-20120726-1|8	Version:	20120726
12mr|texlive-context-simplefonts-20120726-1|9	Release:	1
12mr|texlive-context-simplefonts-20120726-1|10	Summary:	Simplified font usage for ConTeXt
12mr|texlive-context-simplefonts-20120726-1|11	Group:		Publishing
12mr|texlive-context-simplefonts-20120726-1|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-simplefonts
12mr|texlive-context-simplefonts-20120726-1|13	License:	GPL
12mr|texlive-context-simplefonts-20120726-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-simplefonts.tar.xz
12mr|texlive-context-simplefonts-20120726-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-simplefonts.doc.tar.xz
12mr|texlive-context-simplefonts-20120726-1|16	BuildArch:	noarch
12mr|texlive-context-simplefonts-20120726-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-context-simplefonts-20120726-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-context-simplefonts-20120726-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-context-simplefonts-20120726-1|20	Requires(post):	texlive-context
12mr|texlive-context-simplefonts-20120726-1|21	
12mr|texlive-context-simplefonts-20120726-1|22	%description
12mr|texlive-context-simplefonts-20120726-1|23	The package defines a set of commands for loading and using
12mr|texlive-context-simplefonts-20120726-1|24	fonts in ConTeXt.
12mr|texlive-context-simplefonts-20120726-1|25	
12mr|texlive-context-simplefonts-20120726-1|26	%post
12mr|texlive-context-simplefonts-20120726-1|27	%{_sbindir}/texlive.post
12mr|texlive-context-simplefonts-20120726-1|28	
12mr|texlive-context-simplefonts-20120726-1|29	%postun
12mr|texlive-context-simplefonts-20120726-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-context-simplefonts-20120726-1|31	%{_sbindir}/texlive.post
12mr|texlive-context-simplefonts-20120726-1|32	fi
12mr|texlive-context-simplefonts-20120726-1|33	
12mr|texlive-context-simplefonts-20120726-1|34	#-----------------------------------------------------------------------
12mr|texlive-context-simplefonts-20120726-1|35	%files
12mr|texlive-context-simplefonts-20120726-1|36	%{_texmfdistdir}/tex/context/third/simplefonts/t-simplefonts.lua
12mr|texlive-context-simplefonts-20120726-1|37	%{_texmfdistdir}/tex/context/third/simplefonts/t-simplefonts.mkii
12mr|texlive-context-simplefonts-20120726-1|38	%{_texmfdistdir}/tex/context/third/simplefonts/t-simplefonts.mkiv
12mr|texlive-context-simplefonts-20120726-1|39	%doc %{_texmfdistdir}/doc/context/third/simplefonts/README
12mr|texlive-context-simplefonts-20120726-1|40	
12mr|texlive-context-simplefonts-20120726-1|41	#-----------------------------------------------------------------------
12mr|texlive-context-simplefonts-20120726-1|42	%prep
12mr|texlive-context-simplefonts-20120726-1|43	%setup -c -a0 -a1
12mr|texlive-context-simplefonts-20120726-1|44	
12mr|texlive-context-simplefonts-20120726-1|45	%build
12mr|texlive-context-simplefonts-20120726-1|46	
12mr|texlive-context-simplefonts-20120726-1|47	%install
12mr|texlive-context-simplefonts-20120726-1|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-simplefonts-20120726-1|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-context-simplefonts-20120726-1|50	
12mr|texlive-context-simplefonts-20120726-1|51	
12mr|texlive-context-simplefonts-20120726-1|52	
12mr|texlive-context-simplefonts-20120726-1|53	%changelog
12mr|texlive-context-simplefonts-20120726-1|54	

17078 12
12mr|texlive-context-simpleslides-20120213-1|1	# revision 25389
12mr|texlive-context-simpleslides-20120213-1|2	# category ConTeXt
12mr|texlive-context-simpleslides-20120213-1|3	# catalog-ctan /macros/context/contrib/context-simpleslides
12mr|texlive-context-simpleslides-20120213-1|4	# catalog-date 2012-02-13 08:38:17 +0100
12mr|texlive-context-simpleslides-20120213-1|5	# catalog-license gpl
12mr|texlive-context-simpleslides-20120213-1|6	# catalog-version undef
12mr|texlive-context-simpleslides-20120213-1|7	Name:		texlive-context-simpleslides
12mr|texlive-context-simpleslides-20120213-1|8	Version:	20120213
12mr|texlive-context-simpleslides-20120213-1|9	Release:	1
12mr|texlive-context-simpleslides-20120213-1|10	Summary:	A module for preparing presentations
12mr|texlive-context-simpleslides-20120213-1|11	Group:		Publishing
12mr|texlive-context-simpleslides-20120213-1|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-simpleslides
12mr|texlive-context-simpleslides-20120213-1|13	License:	GPL
12mr|texlive-context-simpleslides-20120213-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-simpleslides.tar.xz
12mr|texlive-context-simpleslides-20120213-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-simpleslides.doc.tar.xz
12mr|texlive-context-simpleslides-20120213-1|16	BuildArch:	noarch
12mr|texlive-context-simpleslides-20120213-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-context-simpleslides-20120213-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-context-simpleslides-20120213-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-context-simpleslides-20120213-1|20	Requires(post):	texlive-context
12mr|texlive-context-simpleslides-20120213-1|21	
12mr|texlive-context-simpleslides-20120213-1|22	%description
12mr|texlive-context-simpleslides-20120213-1|23	This Context module provides an easy-to-use interface for
12mr|texlive-context-simpleslides-20120213-1|24	creating presentations for use with a digital projector. The
12mr|texlive-context-simpleslides-20120213-1|25	presentations are not interactive (no buttons, hyperlinks or
12mr|texlive-context-simpleslides-20120213-1|26	navigational tools such as tables of contents). Graphics may be
12mr|texlive-context-simpleslides-20120213-1|27	mixed with the text of slides. The module provides several
12mr|texlive-context-simpleslides-20120213-1|28	predefined styles, designed for academic presentation. Most
12mr|texlive-context-simpleslides-20120213-1|29	styles are configurable, and it is easy to design new styles.
12mr|texlive-context-simpleslides-20120213-1|30	
12mr|texlive-context-simpleslides-20120213-1|31	%post
12mr|texlive-context-simpleslides-20120213-1|32	%{_sbindir}/texlive.post
12mr|texlive-context-simpleslides-20120213-1|33	
12mr|texlive-context-simpleslides-20120213-1|34	%postun
12mr|texlive-context-simpleslides-20120213-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-context-simpleslides-20120213-1|36	%{_sbindir}/texlive.post
12mr|texlive-context-simpleslides-20120213-1|37	fi
12mr|texlive-context-simpleslides-20120213-1|38	
12mr|texlive-context-simpleslides-20120213-1|39	#-----------------------------------------------------------------------
12mr|texlive-context-simpleslides-20120213-1|40	%files
12mr|texlive-context-simpleslides-20120213-1|41	%{_texmfdistdir}/scripts/context/lua/third/simpleslides/mtx-simpleslides.lua
12mr|texlive-context-simpleslides-20120213-1|42	%{_texmfdistdir}/tex/context/interface/third/t-simpleslides.xml
12mr|texlive-context-simpleslides-20120213-1|43	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-c-default.tex
12mr|texlive-context-simpleslides-20120213-1|44	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-f-default.tex
12mr|texlive-context-simpleslides-20120213-1|45	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-BigNumber.tex
12mr|texlive-context-simpleslides-20120213-1|46	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-BottomSquares.tex
12mr|texlive-context-simpleslides-20120213-1|47	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Boxed.tex
12mr|texlive-context-simpleslides-20120213-1|48	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-BoxedTitle.tex
12mr|texlive-context-simpleslides-20120213-1|49	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Ellipse.tex
12mr|texlive-context-simpleslides-20120213-1|50	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Embossed.tex
12mr|texlive-context-simpleslides-20120213-1|51	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Framed.tex
12mr|texlive-context-simpleslides-20120213-1|52	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-FramedTitle.tex
12mr|texlive-context-simpleslides-20120213-1|53	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-HorizontalStripes.tex
12mr|texlive-context-simpleslides-20120213-1|54	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-NarrowStripes.tex
12mr|texlive-context-simpleslides-20120213-1|55	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-PlainCounter.tex
12mr|texlive-context-simpleslides-20120213-1|56	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-RainbowStripe.tex
12mr|texlive-context-simpleslides-20120213-1|57	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Rounded.tex
12mr|texlive-context-simpleslides-20120213-1|58	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Shaded.tex
12mr|texlive-context-simpleslides-20120213-1|59	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-SideSquares.tex
12mr|texlive-context-simpleslides-20120213-1|60	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-SideToc.tex
12mr|texlive-context-simpleslides-20120213-1|61	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Split.tex
12mr|texlive-context-simpleslides-20120213-1|62	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Sunrise.tex
12mr|texlive-context-simpleslides-20120213-1|63	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Swoosh.tex
12mr|texlive-context-simpleslides-20120213-1|64	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-ThickStripes.tex
12mr|texlive-context-simpleslides-20120213-1|65	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-default.tex
12mr|texlive-context-simpleslides-20120213-1|66	%{_texmfdistdir}/tex/context/third/simpleslides/t-simpleslides.mkii
12mr|texlive-context-simpleslides-20120213-1|67	%{_texmfdistdir}/tex/context/third/simpleslides/t-simpleslides.mkiv
12mr|texlive-context-simpleslides-20120213-1|68	%{_texmfdistdir}/tex/context/third/simpleslides/t-simpleslides.tex
12mr|texlive-context-simpleslides-20120213-1|69	%doc %{_texmfdistdir}/doc/context/third/simpleslides/example.pdf
12mr|texlive-context-simpleslides-20120213-1|70	%doc %{_texmfdistdir}/doc/context/third/simpleslides/example.tex
12mr|texlive-context-simpleslides-20120213-1|71	%doc %{_texmfdistdir}/doc/context/third/simpleslides/simpleslides.pdf
12mr|texlive-context-simpleslides-20120213-1|72	%doc %{_texmfdistdir}/doc/context/third/simpleslides/simpleslides.tex
12mr|texlive-context-simpleslides-20120213-1|73	%doc %{_texmfdistdir}/doc/context/third/simpleslides/solutions/generic-talk-15min-45min.tex
12mr|texlive-context-simpleslides-20120213-1|74	%doc %{_texmfdistdir}/doc/context/third/simpleslides/solutions/speaker_introduction-2min.tex
12mr|texlive-context-simpleslides-20120213-1|75	%doc %{_texmfdistdir}/doc/context/third/simpleslides/solutions/style-template.tex
12mr|texlive-context-simpleslides-20120213-1|76	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/BigNumber-blue.pdf
12mr|texlive-context-simpleslides-20120213-1|77	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/BigNumber-red.pdf
12mr|texlive-context-simpleslides-20120213-1|78	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/BottomSquares.pdf
12mr|texlive-context-simpleslides-20120213-1|79	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Boxed.pdf
12mr|texlive-context-simpleslides-20120213-1|80	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Ellipse.pdf
12mr|texlive-context-simpleslides-20120213-1|81	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Embossed.pdf
12mr|texlive-context-simpleslides-20120213-1|82	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Framed-square.pdf
12mr|texlive-context-simpleslides-20120213-1|83	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Framed-stripe.pdf
12mr|texlive-context-simpleslides-20120213-1|84	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/FramedTitle.pdf
12mr|texlive-context-simpleslides-20120213-1|85	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/HorizontalStripes-blue.pdf
12mr|texlive-context-simpleslides-20120213-1|86	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/HorizontalStripes-green.pdf
12mr|texlive-context-simpleslides-20120213-1|87	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/HorizontalStripes-red.pdf
12mr|texlive-context-simpleslides-20120213-1|88	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/NarrowStripes-blue.pdf
12mr|texlive-context-simpleslides-20120213-1|89	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/NarrowStripes-green.pdf
12mr|texlive-context-simpleslides-20120213-1|90	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/NarrowStripes-red.pdf
12mr|texlive-context-simpleslides-20120213-1|91	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/RainbowStripe.pdf
12mr|texlive-context-simpleslides-20120213-1|92	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Rounded.pdf
12mr|texlive-context-simpleslides-20120213-1|93	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Shaded-blue.pdf
12mr|texlive-context-simpleslides-20120213-1|94	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Shaded-bluered.pdf
12mr|texlive-context-simpleslides-20120213-1|95	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Shaded-green.pdf
12mr|texlive-context-simpleslides-20120213-1|96	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/SideSquares.pdf
12mr|texlive-context-simpleslides-20120213-1|97	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/SideToc.pdf
12mr|texlive-context-simpleslides-20120213-1|98	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Split.pdf
12mr|texlive-context-simpleslides-20120213-1|99	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Sunrise.pdf
12mr|texlive-context-simpleslides-20120213-1|100	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Swoosh.pdf
12mr|texlive-context-simpleslides-20120213-1|101	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/ThickStripes.pdf
12mr|texlive-context-simpleslides-20120213-1|102	
12mr|texlive-context-simpleslides-20120213-1|103	#-----------------------------------------------------------------------
12mr|texlive-context-simpleslides-20120213-1|104	%prep
12mr|texlive-context-simpleslides-20120213-1|105	%setup -c -a0 -a1
12mr|texlive-context-simpleslides-20120213-1|106	
12mr|texlive-context-simpleslides-20120213-1|107	%build
12mr|texlive-context-simpleslides-20120213-1|108	
12mr|texlive-context-simpleslides-20120213-1|109	%install
12mr|texlive-context-simpleslides-20120213-1|110	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-simpleslides-20120213-1|111	cp -fpar scripts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-context-simpleslides-20120213-1|112	
12mr|texlive-context-simpleslides-20120213-1|113	
12mr|texlive-context-simpleslides-20120213-1|114	
12mr|texlive-context-simpleslides-20120213-1|115	%changelog
12mr|texlive-context-simpleslides-20120213-1|116	

17079 12
12mr|texlive-context-typearea-20080818-2|1	# revision 23167
12mr|texlive-context-typearea-20080818-2|2	# category ConTeXt
12mr|texlive-context-typearea-20080818-2|3	# catalog-ctan /macros/context/contrib/context-typearea
12mr|texlive-context-typearea-20080818-2|4	# catalog-date 2008-08-18 23:54:09 +0200
12mr|texlive-context-typearea-20080818-2|5	# catalog-license gpl
12mr|texlive-context-typearea-20080818-2|6	# catalog-version undef
12mr|texlive-context-typearea-20080818-2|7	Name:		texlive-context-typearea
12mr|texlive-context-typearea-20080818-2|8	Version:	20080818
12mr|texlive-context-typearea-20080818-2|9	Release:	2
12mr|texlive-context-typearea-20080818-2|10	Summary:	Something like Koma-Script typearea
12mr|texlive-context-typearea-20080818-2|11	Group:		Publishing
12mr|texlive-context-typearea-20080818-2|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-typearea
12mr|texlive-context-typearea-20080818-2|13	License:	GPL
12mr|texlive-context-typearea-20080818-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-typearea.tar.xz
12mr|texlive-context-typearea-20080818-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-typearea.doc.tar.xz
12mr|texlive-context-typearea-20080818-2|16	BuildArch:	noarch
12mr|texlive-context-typearea-20080818-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-context-typearea-20080818-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-context-typearea-20080818-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-context-typearea-20080818-2|20	Requires(post):	texlive-context
12mr|texlive-context-typearea-20080818-2|21	
12mr|texlive-context-typearea-20080818-2|22	%description
12mr|texlive-context-typearea-20080818-2|23	The module provides a command that calculates the page layout
12mr|texlive-context-typearea-20080818-2|24	as the LaTeX package typearea does.
12mr|texlive-context-typearea-20080818-2|25	
12mr|texlive-context-typearea-20080818-2|26	%post
12mr|texlive-context-typearea-20080818-2|27	%{_sbindir}/texlive.post
12mr|texlive-context-typearea-20080818-2|28	
12mr|texlive-context-typearea-20080818-2|29	%postun
12mr|texlive-context-typearea-20080818-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-context-typearea-20080818-2|31	%{_sbindir}/texlive.post
12mr|texlive-context-typearea-20080818-2|32	fi
12mr|texlive-context-typearea-20080818-2|33	
12mr|texlive-context-typearea-20080818-2|34	#-----------------------------------------------------------------------
12mr|texlive-context-typearea-20080818-2|35	%files
12mr|texlive-context-typearea-20080818-2|36	%{_texmfdistdir}/tex/context/third/typearea/t-typearea.tex
12mr|texlive-context-typearea-20080818-2|37	%doc %{_texmfdistdir}/doc/context/third/typearea/typearea-demo.pdf
12mr|texlive-context-typearea-20080818-2|38	%doc %{_texmfdistdir}/doc/context/third/typearea/typearea-doc.pdf
12mr|texlive-context-typearea-20080818-2|39	
12mr|texlive-context-typearea-20080818-2|40	#-----------------------------------------------------------------------
12mr|texlive-context-typearea-20080818-2|41	%prep
12mr|texlive-context-typearea-20080818-2|42	%setup -c -a0 -a1
12mr|texlive-context-typearea-20080818-2|43	
12mr|texlive-context-typearea-20080818-2|44	%build
12mr|texlive-context-typearea-20080818-2|45	
12mr|texlive-context-typearea-20080818-2|46	%install
12mr|texlive-context-typearea-20080818-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-typearea-20080818-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-context-typearea-20080818-2|49	
12mr|texlive-context-typearea-20080818-2|50	
12mr|texlive-context-typearea-20080818-2|51	
12mr|texlive-context-typearea-20080818-2|52	%changelog
12mr|texlive-context-typearea-20080818-2|53	

17080 12
12mr|texlive-context-typescripts-20120216-1|1	# revision 25411
12mr|texlive-context-typescripts-20120216-1|2	# category ConTeXt
12mr|texlive-context-typescripts-20120216-1|3	# catalog-ctan /macros/context/contrib/context-typescripts
12mr|texlive-context-typescripts-20120216-1|4	# catalog-date 2012-02-16 15:23:58 +0100
12mr|texlive-context-typescripts-20120216-1|5	# catalog-license gpl2
12mr|texlive-context-typescripts-20120216-1|6	# catalog-version undef
12mr|texlive-context-typescripts-20120216-1|7	Name:		texlive-context-typescripts
12mr|texlive-context-typescripts-20120216-1|8	Version:	20120216
12mr|texlive-context-typescripts-20120216-1|9	Release:	1
12mr|texlive-context-typescripts-20120216-1|10	Summary:	Small modules to load various fonts for use in ConTeXt
12mr|texlive-context-typescripts-20120216-1|11	Group:		Publishing
12mr|texlive-context-typescripts-20120216-1|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-typescripts
12mr|texlive-context-typescripts-20120216-1|13	License:	GPL2
12mr|texlive-context-typescripts-20120216-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-typescripts.tar.xz
12mr|texlive-context-typescripts-20120216-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-typescripts.doc.tar.xz
12mr|texlive-context-typescripts-20120216-1|16	BuildArch:	noarch
12mr|texlive-context-typescripts-20120216-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-context-typescripts-20120216-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-context-typescripts-20120216-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-context-typescripts-20120216-1|20	Requires(post):	texlive-context
12mr|texlive-context-typescripts-20120216-1|21	
12mr|texlive-context-typescripts-20120216-1|22	%description
12mr|texlive-context-typescripts-20120216-1|23	The package provides files offering interfaces to 33 publicly
12mr|texlive-context-typescripts-20120216-1|24	available fonts (or collections of fonts from the same
12mr|texlive-context-typescripts-20120216-1|25	foundry); each is available in a .mkii and a .mkiv version.
12mr|texlive-context-typescripts-20120216-1|26	
12mr|texlive-context-typescripts-20120216-1|27	%post
12mr|texlive-context-typescripts-20120216-1|28	%{_sbindir}/texlive.post
12mr|texlive-context-typescripts-20120216-1|29	
12mr|texlive-context-typescripts-20120216-1|30	%postun
12mr|texlive-context-typescripts-20120216-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-context-typescripts-20120216-1|32	%{_sbindir}/texlive.post
12mr|texlive-context-typescripts-20120216-1|33	fi
12mr|texlive-context-typescripts-20120216-1|34	
12mr|texlive-context-typescripts-20120216-1|35	#-----------------------------------------------------------------------
12mr|texlive-context-typescripts-20120216-1|36	%files
12mr|texlive-context-typescripts-20120216-1|37	%{_texmfdistdir}/tex/context/third/typescripts/type-adobe.mkii
12mr|texlive-context-typescripts-20120216-1|38	%{_texmfdistdir}/tex/context/third/typescripts/type-adobe.mkiv
12mr|texlive-context-typescripts-20120216-1|39	%{_texmfdistdir}/tex/context/third/typescripts/type-aller.mkii
12mr|texlive-context-typescripts-20120216-1|40	%{_texmfdistdir}/tex/context/third/typescripts/type-aller.mkiv
12mr|texlive-context-typescripts-20120216-1|41	%{_texmfdistdir}/tex/context/third/typescripts/type-anivers.mkii
12mr|texlive-context-typescripts-20120216-1|42	%{_texmfdistdir}/tex/context/third/typescripts/type-anivers.mkiv
12mr|texlive-context-typescripts-20120216-1|43	%{_texmfdistdir}/tex/context/third/typescripts/type-audimat.mkii
12mr|texlive-context-typescripts-20120216-1|44	%{_texmfdistdir}/tex/context/third/typescripts/type-audimat.mkiv
12mr|texlive-context-typescripts-20120216-1|45	%{_texmfdistdir}/tex/context/third/typescripts/type-axel.mkii
12mr|texlive-context-typescripts-20120216-1|46	%{_texmfdistdir}/tex/context/third/typescripts/type-axel.mkiv
12mr|texlive-context-typescripts-20120216-1|47	%{_texmfdistdir}/tex/context/third/typescripts/type-azuro.mkii
12mr|texlive-context-typescripts-20120216-1|48	%{_texmfdistdir}/tex/context/third/typescripts/type-azuro.mkiv
12mr|texlive-context-typescripts-20120216-1|49	%{_texmfdistdir}/tex/context/third/typescripts/type-calluna.mkii
12mr|texlive-context-typescripts-20120216-1|50	%{_texmfdistdir}/tex/context/third/typescripts/type-calluna.mkiv
12mr|texlive-context-typescripts-20120216-1|51	%{_texmfdistdir}/tex/context/third/typescripts/type-charissil.mkii
12mr|texlive-context-typescripts-20120216-1|52	%{_texmfdistdir}/tex/context/third/typescripts/type-charissil.mkiv
12mr|texlive-context-typescripts-20120216-1|53	%{_texmfdistdir}/tex/context/third/typescripts/type-charter.mkii
12mr|texlive-context-typescripts-20120216-1|54	%{_texmfdistdir}/tex/context/third/typescripts/type-charter.mkiv
12mr|texlive-context-typescripts-20120216-1|55	%{_texmfdistdir}/tex/context/third/typescripts/type-delicious.mkii
12mr|texlive-context-typescripts-20120216-1|56	%{_texmfdistdir}/tex/context/third/typescripts/type-delicious.mkiv
12mr|texlive-context-typescripts-20120216-1|57	%{_texmfdistdir}/tex/context/third/typescripts/type-diavlo.mkii
12mr|texlive-context-typescripts-20120216-1|58	%{_texmfdistdir}/tex/context/third/typescripts/type-diavlo.mkiv
12mr|texlive-context-typescripts-20120216-1|59	%{_texmfdistdir}/tex/context/third/typescripts/type-droid.mkii
12mr|texlive-context-typescripts-20120216-1|60	%{_texmfdistdir}/tex/context/third/typescripts/type-droid.mkiv
12mr|texlive-context-typescripts-20120216-1|61	%{_texmfdistdir}/tex/context/third/typescripts/type-ernestine.mkiv
12mr|texlive-context-typescripts-20120216-1|62	%{_texmfdistdir}/tex/context/third/typescripts/type-fertigo.mkii
12mr|texlive-context-typescripts-20120216-1|63	%{_texmfdistdir}/tex/context/third/typescripts/type-fertigo.mkiv
12mr|texlive-context-typescripts-20120216-1|64	%{_texmfdistdir}/tex/context/third/typescripts/type-fontin.mkii
12mr|texlive-context-typescripts-20120216-1|65	%{_texmfdistdir}/tex/context/third/typescripts/type-fontin.mkiv
12mr|texlive-context-typescripts-20120216-1|66	%{_texmfdistdir}/tex/context/third/typescripts/type-goudysans.mkii
12mr|texlive-context-typescripts-20120216-1|67	%{_texmfdistdir}/tex/context/third/typescripts/type-goudysans.mkiv
12mr|texlive-context-typescripts-20120216-1|68	%{_texmfdistdir}/tex/context/third/typescripts/type-junicode.mkii
12mr|texlive-context-typescripts-20120216-1|69	%{_texmfdistdir}/tex/context/third/typescripts/type-junicode.mkiv
12mr|texlive-context-typescripts-20120216-1|70	%{_texmfdistdir}/tex/context/third/typescripts/type-justus.mkii
12mr|texlive-context-typescripts-20120216-1|71	%{_texmfdistdir}/tex/context/third/typescripts/type-justus.mkiv
12mr|texlive-context-typescripts-20120216-1|72	%{_texmfdistdir}/tex/context/third/typescripts/type-kaffeesatz.mkii
12mr|texlive-context-typescripts-20120216-1|73	%{_texmfdistdir}/tex/context/third/typescripts/type-kaffeesatz.mkiv
12mr|texlive-context-typescripts-20120216-1|74	%{_texmfdistdir}/tex/context/third/typescripts/type-kontrapunkt.mkii
12mr|texlive-context-typescripts-20120216-1|75	%{_texmfdistdir}/tex/context/third/typescripts/type-kontrapunkt.mkiv
12mr|texlive-context-typescripts-20120216-1|76	%{_texmfdistdir}/tex/context/third/typescripts/type-liberation.mkii
12mr|texlive-context-typescripts-20120216-1|77	%{_texmfdistdir}/tex/context/third/typescripts/type-liberation.mkiv
12mr|texlive-context-typescripts-20120216-1|78	%{_texmfdistdir}/tex/context/third/typescripts/type-luxi.mkii
12mr|texlive-context-typescripts-20120216-1|79	%{_texmfdistdir}/tex/context/third/typescripts/type-luxi.mkiv
12mr|texlive-context-typescripts-20120216-1|80	%{_texmfdistdir}/tex/context/third/typescripts/type-miso.mkii
12mr|texlive-context-typescripts-20120216-1|81	%{_texmfdistdir}/tex/context/third/typescripts/type-miso.mkiv
12mr|texlive-context-typescripts-20120216-1|82	%{_texmfdistdir}/tex/context/third/typescripts/type-museo.mkii
12mr|texlive-context-typescripts-20120216-1|83	%{_texmfdistdir}/tex/context/third/typescripts/type-museo.mkiv
12mr|texlive-context-typescripts-20120216-1|84	%{_texmfdistdir}/tex/context/third/typescripts/type-office.mkiv
12mr|texlive-context-typescripts-20120216-1|85	%{_texmfdistdir}/tex/context/third/typescripts/type-pigiarniq.mkii
12mr|texlive-context-typescripts-20120216-1|86	%{_texmfdistdir}/tex/context/third/typescripts/type-pigiarniq.mkiv
12mr|texlive-context-typescripts-20120216-1|87	%{_texmfdistdir}/tex/context/third/typescripts/type-sabon.mkii
12mr|texlive-context-typescripts-20120216-1|88	%{_texmfdistdir}/tex/context/third/typescripts/type-sabon.mkiv
12mr|texlive-context-typescripts-20120216-1|89	%{_texmfdistdir}/tex/context/third/typescripts/type-tallys.mkii
12mr|texlive-context-typescripts-20120216-1|90	%{_texmfdistdir}/tex/context/third/typescripts/type-tallys.mkiv
12mr|texlive-context-typescripts-20120216-1|91	%{_texmfdistdir}/tex/context/third/typescripts/type-tuffy.mkii
12mr|texlive-context-typescripts-20120216-1|92	%{_texmfdistdir}/tex/context/third/typescripts/type-tuffy.mkiv
12mr|texlive-context-typescripts-20120216-1|93	%{_texmfdistdir}/tex/context/third/typescripts/type-ubuntu.mkii
12mr|texlive-context-typescripts-20120216-1|94	%{_texmfdistdir}/tex/context/third/typescripts/type-ubuntu.mkiv
12mr|texlive-context-typescripts-20120216-1|95	%{_texmfdistdir}/tex/context/third/typescripts/type-uqammaq.mkii
12mr|texlive-context-typescripts-20120216-1|96	%{_texmfdistdir}/tex/context/third/typescripts/type-uqammaq.mkiv
12mr|texlive-context-typescripts-20120216-1|97	%{_texmfdistdir}/tex/context/third/typescripts/type-vera.mkii
12mr|texlive-context-typescripts-20120216-1|98	%{_texmfdistdir}/tex/context/third/typescripts/type-vera.mkiv
12mr|texlive-context-typescripts-20120216-1|99	%{_texmfdistdir}/tex/context/third/typescripts/type-verajja.mkii
12mr|texlive-context-typescripts-20120216-1|100	%{_texmfdistdir}/tex/context/third/typescripts/type-verajja.mkiv
12mr|texlive-context-typescripts-20120216-1|101	%{_texmfdistdir}/tex/context/third/typescripts/type-vollkorn.mkii
12mr|texlive-context-typescripts-20120216-1|102	%{_texmfdistdir}/tex/context/third/typescripts/type-vollkorn.mkiv
12mr|texlive-context-typescripts-20120216-1|103	%doc %{_texmfdistdir}/doc/context/third/typescripts/README
12mr|texlive-context-typescripts-20120216-1|104	
12mr|texlive-context-typescripts-20120216-1|105	#-----------------------------------------------------------------------
12mr|texlive-context-typescripts-20120216-1|106	%prep
12mr|texlive-context-typescripts-20120216-1|107	%setup -c -a0 -a1
12mr|texlive-context-typescripts-20120216-1|108	
12mr|texlive-context-typescripts-20120216-1|109	%build
12mr|texlive-context-typescripts-20120216-1|110	
12mr|texlive-context-typescripts-20120216-1|111	%install
12mr|texlive-context-typescripts-20120216-1|112	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-typescripts-20120216-1|113	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-context-typescripts-20120216-1|114	
12mr|texlive-context-typescripts-20120216-1|115	
12mr|texlive-context-typescripts-20120216-1|116	
12mr|texlive-context-typescripts-20120216-1|117	%changelog
12mr|texlive-context-typescripts-20120216-1|118	

17081 12
12mr|texlive-context-vim-20120529-1|1	# revision 27231
12mr|texlive-context-vim-20120529-1|2	# category ConTeXt
12mr|texlive-context-vim-20120529-1|3	# catalog-ctan /macros/context/contrib/context-vim
12mr|texlive-context-vim-20120529-1|4	# catalog-date 2012-05-29 08:52:39 +0200
12mr|texlive-context-vim-20120529-1|5	# catalog-license bsd
12mr|texlive-context-vim-20120529-1|6	# catalog-version undef
12mr|texlive-context-vim-20120529-1|7	Name:		texlive-context-vim
12mr|texlive-context-vim-20120529-1|8	Version:	20120529
12mr|texlive-context-vim-20120529-1|9	Release:	1
12mr|texlive-context-vim-20120529-1|10	Summary:	Generate Context syntax highlighting code from vim
12mr|texlive-context-vim-20120529-1|11	Group:		Publishing
12mr|texlive-context-vim-20120529-1|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-vim
12mr|texlive-context-vim-20120529-1|13	License:	BSD
12mr|texlive-context-vim-20120529-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-vim.tar.xz
12mr|texlive-context-vim-20120529-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-vim.doc.tar.xz
12mr|texlive-context-vim-20120529-1|16	BuildArch:	noarch
12mr|texlive-context-vim-20120529-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-context-vim-20120529-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-context-vim-20120529-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-context-vim-20120529-1|20	Requires(post):	texlive-context
12mr|texlive-context-vim-20120529-1|21	Requires:	texlive-context-filter
12mr|texlive-context-vim-20120529-1|22	
12mr|texlive-context-vim-20120529-1|23	%description
12mr|texlive-context-vim-20120529-1|24	ConTeXt has excellent pretty printing capabilities for many
12mr|texlive-context-vim-20120529-1|25	languages. The code for pretty printing is written in TeX, and
12mr|texlive-context-vim-20120529-1|26	due to catcode juggling, such verbatim typesetting is perhaps
12mr|texlive-context-vim-20120529-1|27	the trickiest part of TeX. This makes it difficult for a
12mr|texlive-context-vim-20120529-1|28	"normal" user to define syntax highlighting rules for a new
12mr|texlive-context-vim-20120529-1|29	language. This module takes the onus of defining syntax
12mr|texlive-context-vim-20120529-1|30	highlighting rules away from the user and uses ViM editor to
12mr|texlive-context-vim-20120529-1|31	generate the syntax highlighting. There is a helper
12mr|texlive-context-vim-20120529-1|32	2context.vim script to do the syntax parsing in ViM.
12mr|texlive-context-vim-20120529-1|33	
12mr|texlive-context-vim-20120529-1|34	%post
12mr|texlive-context-vim-20120529-1|35	%{_sbindir}/texlive.post
12mr|texlive-context-vim-20120529-1|36	
12mr|texlive-context-vim-20120529-1|37	%postun
12mr|texlive-context-vim-20120529-1|38	if [ $1 -eq 0 ]; then
12mr|texlive-context-vim-20120529-1|39	%{_sbindir}/texlive.post
12mr|texlive-context-vim-20120529-1|40	fi
12mr|texlive-context-vim-20120529-1|41	
12mr|texlive-context-vim-20120529-1|42	#-----------------------------------------------------------------------
12mr|texlive-context-vim-20120529-1|43	%files
12mr|texlive-context-vim-20120529-1|44	%{_texmfdistdir}/tex/context/third/vim/2context.vim
12mr|texlive-context-vim-20120529-1|45	%{_texmfdistdir}/tex/context/third/vim/t-syntax-groups.tex
12mr|texlive-context-vim-20120529-1|46	%{_texmfdistdir}/tex/context/third/vim/t-syntax-highlight.mkii
12mr|texlive-context-vim-20120529-1|47	%{_texmfdistdir}/tex/context/third/vim/t-syntax-highlight.mkiv
12mr|texlive-context-vim-20120529-1|48	%{_texmfdistdir}/tex/context/third/vim/t-vim.tex
12mr|texlive-context-vim-20120529-1|49	%doc %{_texmfdistdir}/doc/context/third/vim/vim.txt
12mr|texlive-context-vim-20120529-1|50	
12mr|texlive-context-vim-20120529-1|51	#-----------------------------------------------------------------------
12mr|texlive-context-vim-20120529-1|52	%prep
12mr|texlive-context-vim-20120529-1|53	%setup -c -a0 -a1
12mr|texlive-context-vim-20120529-1|54	
12mr|texlive-context-vim-20120529-1|55	%build
12mr|texlive-context-vim-20120529-1|56	
12mr|texlive-context-vim-20120529-1|57	%install
12mr|texlive-context-vim-20120529-1|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-context-vim-20120529-1|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-context-vim-20120529-1|60	
12mr|texlive-context-vim-20120529-1|61	
12mr|texlive-context-vim-20120529-1|62	
12mr|texlive-context-vim-20120529-1|63	%changelog
12mr|texlive-context-vim-20120529-1|64	

17082 12
12mr|texlive-contour-2.14-2|1	# revision 18950
12mr|texlive-contour-2.14-2|2	# category Package
12mr|texlive-contour-2.14-2|3	# catalog-ctan /macros/latex/contrib/contour
12mr|texlive-contour-2.14-2|4	# catalog-date 2006-12-09 15:50:57 +0100
12mr|texlive-contour-2.14-2|5	# catalog-license lppl
12mr|texlive-contour-2.14-2|6	# catalog-version 2.14
12mr|texlive-contour-2.14-2|7	Name:		texlive-contour
12mr|texlive-contour-2.14-2|8	Version:	2.14
12mr|texlive-contour-2.14-2|9	Release:	2
12mr|texlive-contour-2.14-2|10	Summary:	Print a coloured contour around text
12mr|texlive-contour-2.14-2|11	Group:		Publishing
12mr|texlive-contour-2.14-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/contour
12mr|texlive-contour-2.14-2|13	License:	LPPL
12mr|texlive-contour-2.14-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/contour.tar.xz
12mr|texlive-contour-2.14-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/contour.doc.tar.xz
12mr|texlive-contour-2.14-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/contour.source.tar.xz
12mr|texlive-contour-2.14-2|17	BuildArch:	noarch
12mr|texlive-contour-2.14-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-contour-2.14-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-contour-2.14-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-contour-2.14-2|21	
12mr|texlive-contour-2.14-2|22	%description
12mr|texlive-contour-2.14-2|23	This package generates a coloured contour around a given text
12mr|texlive-contour-2.14-2|24	in order to enable printing text over a background without the
12mr|texlive-contour-2.14-2|25	need of a coloured box around the text.
12mr|texlive-contour-2.14-2|26	
12mr|texlive-contour-2.14-2|27	%post
12mr|texlive-contour-2.14-2|28	%{_sbindir}/texlive.post
12mr|texlive-contour-2.14-2|29	
12mr|texlive-contour-2.14-2|30	%postun
12mr|texlive-contour-2.14-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-contour-2.14-2|32	%{_sbindir}/texlive.post
12mr|texlive-contour-2.14-2|33	fi
12mr|texlive-contour-2.14-2|34	
12mr|texlive-contour-2.14-2|35	#-----------------------------------------------------------------------
12mr|texlive-contour-2.14-2|36	%files
12mr|texlive-contour-2.14-2|37	%{_texmfdistdir}/tex/latex/contour/contour.cfg
12mr|texlive-contour-2.14-2|38	%{_texmfdistdir}/tex/latex/contour/contour.sty
12mr|texlive-contour-2.14-2|39	%{_texmfdistdir}/tex/latex/contour/dvips.cnt
12mr|texlive-contour-2.14-2|40	%{_texmfdistdir}/tex/latex/contour/dvipsone.cnt
12mr|texlive-contour-2.14-2|41	%{_texmfdistdir}/tex/latex/contour/pdftex.cnt
12mr|texlive-contour-2.14-2|42	%{_texmfdistdir}/tex/latex/contour/vtex.cnt
12mr|texlive-contour-2.14-2|43	%doc %{_texmfdistdir}/doc/latex/contour/ChangeLog
12mr|texlive-contour-2.14-2|44	%doc %{_texmfdistdir}/doc/latex/contour/Makefile
12mr|texlive-contour-2.14-2|45	%doc %{_texmfdistdir}/doc/latex/contour/README
12mr|texlive-contour-2.14-2|46	%doc %{_texmfdistdir}/doc/latex/contour/contour.pdf
12mr|texlive-contour-2.14-2|47	%doc %{_texmfdistdir}/doc/latex/contour/contourtest.tex
12mr|texlive-contour-2.14-2|48	#- source
12mr|texlive-contour-2.14-2|49	%doc %{_texmfdistdir}/source/latex/contour/contour.dtx
12mr|texlive-contour-2.14-2|50	%doc %{_texmfdistdir}/source/latex/contour/contour.ins
12mr|texlive-contour-2.14-2|51	
12mr|texlive-contour-2.14-2|52	#-----------------------------------------------------------------------
12mr|texlive-contour-2.14-2|53	%prep
12mr|texlive-contour-2.14-2|54	%setup -c -a0 -a1 -a2
12mr|texlive-contour-2.14-2|55	
12mr|texlive-contour-2.14-2|56	%build
12mr|texlive-contour-2.14-2|57	
12mr|texlive-contour-2.14-2|58	%install
12mr|texlive-contour-2.14-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-contour-2.14-2|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-contour-2.14-2|61	
12mr|texlive-contour-2.14-2|62	
12mr|texlive-contour-2.14-2|63	
12mr|texlive-contour-2.14-2|64	%changelog
12mr|texlive-contour-2.14-2|65	

17083 12
12mr|texlive-cooking-0.9b-2|1	# revision 15878
12mr|texlive-cooking-0.9b-2|2	# category Package
12mr|texlive-cooking-0.9b-2|3	# catalog-ctan /macros/latex/contrib/cooking
12mr|texlive-cooking-0.9b-2|4	# catalog-date 2006-12-09 15:50:57 +0100
12mr|texlive-cooking-0.9b-2|5	# catalog-license gpl
12mr|texlive-cooking-0.9b-2|6	# catalog-version 0.9b
12mr|texlive-cooking-0.9b-2|7	Name:		texlive-cooking
12mr|texlive-cooking-0.9b-2|8	Version:	0.9b
12mr|texlive-cooking-0.9b-2|9	Release:	2
12mr|texlive-cooking-0.9b-2|10	Summary:	Typeset recipes
12mr|texlive-cooking-0.9b-2|11	Group:		Publishing
12mr|texlive-cooking-0.9b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cooking
12mr|texlive-cooking-0.9b-2|13	License:	GPL
12mr|texlive-cooking-0.9b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cooking.tar.xz
12mr|texlive-cooking-0.9b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cooking.doc.tar.xz
12mr|texlive-cooking-0.9b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cooking.source.tar.xz
12mr|texlive-cooking-0.9b-2|17	BuildArch:	noarch
12mr|texlive-cooking-0.9b-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-cooking-0.9b-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-cooking-0.9b-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-cooking-0.9b-2|21	
12mr|texlive-cooking-0.9b-2|22	%description
12mr|texlive-cooking-0.9b-2|23	The package typesets recipes according to the style used in a
12mr|texlive-cooking-0.9b-2|24	well-respected German cookery book.
12mr|texlive-cooking-0.9b-2|25	
12mr|texlive-cooking-0.9b-2|26	%post
12mr|texlive-cooking-0.9b-2|27	%{_sbindir}/texlive.post
12mr|texlive-cooking-0.9b-2|28	
12mr|texlive-cooking-0.9b-2|29	%postun
12mr|texlive-cooking-0.9b-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-cooking-0.9b-2|31	%{_sbindir}/texlive.post
12mr|texlive-cooking-0.9b-2|32	fi
12mr|texlive-cooking-0.9b-2|33	
12mr|texlive-cooking-0.9b-2|34	#-----------------------------------------------------------------------
12mr|texlive-cooking-0.9b-2|35	%files
12mr|texlive-cooking-0.9b-2|36	%{_texmfdistdir}/tex/latex/cooking/cooking.sty
12mr|texlive-cooking-0.9b-2|37	%doc %{_texmfdistdir}/doc/latex/cooking/COPYING
12mr|texlive-cooking-0.9b-2|38	%doc %{_texmfdistdir}/doc/latex/cooking/README
12mr|texlive-cooking-0.9b-2|39	%doc %{_texmfdistdir}/doc/latex/cooking/cooking.pdf
12mr|texlive-cooking-0.9b-2|40	%doc %{_texmfdistdir}/doc/latex/cooking/kraut.tex
12mr|texlive-cooking-0.9b-2|41	#- source
12mr|texlive-cooking-0.9b-2|42	%doc %{_texmfdistdir}/source/latex/cooking/cooking.dtx
12mr|texlive-cooking-0.9b-2|43	%doc %{_texmfdistdir}/source/latex/cooking/cooking.ins
12mr|texlive-cooking-0.9b-2|44	
12mr|texlive-cooking-0.9b-2|45	#-----------------------------------------------------------------------
12mr|texlive-cooking-0.9b-2|46	%prep
12mr|texlive-cooking-0.9b-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-cooking-0.9b-2|48	
12mr|texlive-cooking-0.9b-2|49	%build
12mr|texlive-cooking-0.9b-2|50	
12mr|texlive-cooking-0.9b-2|51	%install
12mr|texlive-cooking-0.9b-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cooking-0.9b-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-cooking-0.9b-2|54	
12mr|texlive-cooking-0.9b-2|55	
12mr|texlive-cooking-0.9b-2|56	
12mr|texlive-cooking-0.9b-2|57	%changelog
12mr|texlive-cooking-0.9b-2|58	

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

17085 12
12mr|texlive-cookybooky-1.0-2|1	# revision 16216
12mr|texlive-cookybooky-1.0-2|2	# category Package
12mr|texlive-cookybooky-1.0-2|3	# catalog-ctan /macros/latex/contrib/cookybooky
12mr|texlive-cookybooky-1.0-2|4	# catalog-date 2009-11-28 09:57:52 +0100
12mr|texlive-cookybooky-1.0-2|5	# catalog-license lppl
12mr|texlive-cookybooky-1.0-2|6	# catalog-version 1.0
12mr|texlive-cookybooky-1.0-2|7	Name:		texlive-cookybooky
12mr|texlive-cookybooky-1.0-2|8	Version:	1.0
12mr|texlive-cookybooky-1.0-2|9	Release:	2
12mr|texlive-cookybooky-1.0-2|10	Summary:	A LaTeX based package to easily typeset some professional looking cooking recipes
12mr|texlive-cookybooky-1.0-2|11	Group:		Publishing
12mr|texlive-cookybooky-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cookybooky
12mr|texlive-cookybooky-1.0-2|13	License:	LPPL
12mr|texlive-cookybooky-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cookybooky.tar.xz
12mr|texlive-cookybooky-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cookybooky.doc.tar.xz
12mr|texlive-cookybooky-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cookybooky.source.tar.xz
12mr|texlive-cookybooky-1.0-2|17	BuildArch:	noarch
12mr|texlive-cookybooky-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-cookybooky-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-cookybooky-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-cookybooky-1.0-2|21	
12mr|texlive-cookybooky-1.0-2|22	%description
12mr|texlive-cookybooky-1.0-2|23	This package typesets recipes in a quite eye-pleasing way (with
12mr|texlive-cookybooky-1.0-2|24	additional pictures).
12mr|texlive-cookybooky-1.0-2|25	
12mr|texlive-cookybooky-1.0-2|26	%post
12mr|texlive-cookybooky-1.0-2|27	%{_sbindir}/texlive.post
12mr|texlive-cookybooky-1.0-2|28	
12mr|texlive-cookybooky-1.0-2|29	%postun
12mr|texlive-cookybooky-1.0-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-cookybooky-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-cookybooky-1.0-2|32	fi
12mr|texlive-cookybooky-1.0-2|33	
12mr|texlive-cookybooky-1.0-2|34	#-----------------------------------------------------------------------
12mr|texlive-cookybooky-1.0-2|35	%files
12mr|texlive-cookybooky-1.0-2|36	%{_texmfdistdir}/tex/latex/cookybooky/cookybooky.sty
12mr|texlive-cookybooky-1.0-2|37	%{_texmfdistdir}/tex/latex/cookybooky/myRecipe.cfg
12mr|texlive-cookybooky-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/cookybooky/README
12mr|texlive-cookybooky-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/cookybooky/documentation/Manual.pdf
12mr|texlive-cookybooky-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/cookybooky/examples/ex_1.pdf
12mr|texlive-cookybooky-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/cookybooky/examples/ex_1.tex
12mr|texlive-cookybooky-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/cookybooky/examples/graphics/bg.eps
12mr|texlive-cookybooky-1.0-2|43	%doc %{_texmfdistdir}/doc/latex/cookybooky/examples/graphics/bg_transparent.eps
12mr|texlive-cookybooky-1.0-2|44	%doc %{_texmfdistdir}/doc/latex/cookybooky/examples/graphics/bgraph.eps
12mr|texlive-cookybooky-1.0-2|45	%doc %{_texmfdistdir}/doc/latex/cookybooky/examples/graphics/sgraph.eps
12mr|texlive-cookybooky-1.0-2|46	#- source
12mr|texlive-cookybooky-1.0-2|47	%doc %{_texmfdistdir}/source/latex/cookybooky/cookybooky.dtx
12mr|texlive-cookybooky-1.0-2|48	%doc %{_texmfdistdir}/source/latex/cookybooky/cookybooky.ins
12mr|texlive-cookybooky-1.0-2|49	
12mr|texlive-cookybooky-1.0-2|50	#-----------------------------------------------------------------------
12mr|texlive-cookybooky-1.0-2|51	%prep
12mr|texlive-cookybooky-1.0-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-cookybooky-1.0-2|53	
12mr|texlive-cookybooky-1.0-2|54	%build
12mr|texlive-cookybooky-1.0-2|55	
12mr|texlive-cookybooky-1.0-2|56	%install
12mr|texlive-cookybooky-1.0-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cookybooky-1.0-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-cookybooky-1.0-2|59	
12mr|texlive-cookybooky-1.0-2|60	
12mr|texlive-cookybooky-1.0-2|61	
12mr|texlive-cookybooky-1.0-2|62	%changelog
12mr|texlive-cookybooky-1.0-2|63	

17086 12
12mr|texlive-cool-1.35-2|1	# revision 15878
12mr|texlive-cool-1.35-2|2	# category Package
12mr|texlive-cool-1.35-2|3	# catalog-ctan /macros/latex/contrib/cool
12mr|texlive-cool-1.35-2|4	# catalog-date 2007-03-05 15:26:58 +0100
12mr|texlive-cool-1.35-2|5	# catalog-license lgpl
12mr|texlive-cool-1.35-2|6	# catalog-version 1.35
12mr|texlive-cool-1.35-2|7	Name:		texlive-cool
12mr|texlive-cool-1.35-2|8	Version:	1.35
12mr|texlive-cool-1.35-2|9	Release:	2
12mr|texlive-cool-1.35-2|10	Summary:	COntent-Oriented LaTeX
12mr|texlive-cool-1.35-2|11	Group:		Publishing
12mr|texlive-cool-1.35-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cool
12mr|texlive-cool-1.35-2|13	License:	LGPL
12mr|texlive-cool-1.35-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cool.tar.xz
12mr|texlive-cool-1.35-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cool.doc.tar.xz
12mr|texlive-cool-1.35-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cool.source.tar.xz
12mr|texlive-cool-1.35-2|17	BuildArch:	noarch
12mr|texlive-cool-1.35-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-cool-1.35-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-cool-1.35-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-cool-1.35-2|21	
12mr|texlive-cool-1.35-2|22	%description
12mr|texlive-cool-1.35-2|23	The package gives LaTeX the power to retain mathematical
12mr|texlive-cool-1.35-2|24	meaning of its expressions in addition to the typsetting
12mr|texlive-cool-1.35-2|25	instructions; essentially separating style from the content of
12mr|texlive-cool-1.35-2|26	the math. One advantage of keeping mathematical meaning is that
12mr|texlive-cool-1.35-2|27	conversion of LaTeX documents to other executable formats (such
12mr|texlive-cool-1.35-2|28	as Content MathML or Mathematica code) is greatly simplified.
12mr|texlive-cool-1.35-2|29	The package requires the coolstr, coollist and forloop
12mr|texlive-cool-1.35-2|30	packages.
12mr|texlive-cool-1.35-2|31	
12mr|texlive-cool-1.35-2|32	%post
12mr|texlive-cool-1.35-2|33	%{_sbindir}/texlive.post
12mr|texlive-cool-1.35-2|34	
12mr|texlive-cool-1.35-2|35	%postun
12mr|texlive-cool-1.35-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-cool-1.35-2|37	%{_sbindir}/texlive.post
12mr|texlive-cool-1.35-2|38	fi
12mr|texlive-cool-1.35-2|39	
12mr|texlive-cool-1.35-2|40	#-----------------------------------------------------------------------
12mr|texlive-cool-1.35-2|41	%files
12mr|texlive-cool-1.35-2|42	%{_texmfdistdir}/tex/latex/cool/cool.sty
12mr|texlive-cool-1.35-2|43	%doc %{_texmfdistdir}/doc/latex/cool/Content_LaTeX_Package_Demo.pdf
12mr|texlive-cool-1.35-2|44	%doc %{_texmfdistdir}/doc/latex/cool/Content_LaTeX_Package_Demo.tex
12mr|texlive-cool-1.35-2|45	%doc %{_texmfdistdir}/doc/latex/cool/README
12mr|texlive-cool-1.35-2|46	%doc %{_texmfdistdir}/doc/latex/cool/cool.pdf
12mr|texlive-cool-1.35-2|47	#- source
12mr|texlive-cool-1.35-2|48	%doc %{_texmfdistdir}/source/latex/cool/cool.dtx
12mr|texlive-cool-1.35-2|49	%doc %{_texmfdistdir}/source/latex/cool/cool.ins
12mr|texlive-cool-1.35-2|50	
12mr|texlive-cool-1.35-2|51	#-----------------------------------------------------------------------
12mr|texlive-cool-1.35-2|52	%prep
12mr|texlive-cool-1.35-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-cool-1.35-2|54	
12mr|texlive-cool-1.35-2|55	%build
12mr|texlive-cool-1.35-2|56	
12mr|texlive-cool-1.35-2|57	%install
12mr|texlive-cool-1.35-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cool-1.35-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-cool-1.35-2|60	
12mr|texlive-cool-1.35-2|61	
12mr|texlive-cool-1.35-2|62	
12mr|texlive-cool-1.35-2|63	%changelog
12mr|texlive-cool-1.35-2|64	

17087 12
12mr|texlive-coollist-1.4-2|1	# revision 15878
12mr|texlive-coollist-1.4-2|2	# category Package
12mr|texlive-coollist-1.4-2|3	# catalog-ctan /macros/latex/contrib/coollist
12mr|texlive-coollist-1.4-2|4	# catalog-date 2009-09-20 17:23:54 +0200
12mr|texlive-coollist-1.4-2|5	# catalog-license lgpl
12mr|texlive-coollist-1.4-2|6	# catalog-version 1.4
12mr|texlive-coollist-1.4-2|7	Name:		texlive-coollist
12mr|texlive-coollist-1.4-2|8	Version:	1.4
12mr|texlive-coollist-1.4-2|9	Release:	2
12mr|texlive-coollist-1.4-2|10	Summary:	Manipulate COntent Oriented LaTeX Lists
12mr|texlive-coollist-1.4-2|11	Group:		Publishing
12mr|texlive-coollist-1.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/coollist
12mr|texlive-coollist-1.4-2|13	License:	LGPL
12mr|texlive-coollist-1.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coollist.tar.xz
12mr|texlive-coollist-1.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coollist.doc.tar.xz
12mr|texlive-coollist-1.4-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coollist.source.tar.xz
12mr|texlive-coollist-1.4-2|17	BuildArch:	noarch
12mr|texlive-coollist-1.4-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-coollist-1.4-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-coollist-1.4-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-coollist-1.4-2|21	
12mr|texlive-coollist-1.4-2|22	%description
12mr|texlive-coollist-1.4-2|23	Lists are defined as a sequence of tokens separated by a comma.
12mr|texlive-coollist-1.4-2|24	The coollist package allows the user to access certain elements
12mr|texlive-coollist-1.4-2|25	of the list while neglecting others--essentially turning lists
12mr|texlive-coollist-1.4-2|26	into a sort of array. Lists elements are accessed by specifying
12mr|texlive-coollist-1.4-2|27	the position of the object within the list (the index of the
12mr|texlive-coollist-1.4-2|28	item).
12mr|texlive-coollist-1.4-2|29	
12mr|texlive-coollist-1.4-2|30	%post
12mr|texlive-coollist-1.4-2|31	%{_sbindir}/texlive.post
12mr|texlive-coollist-1.4-2|32	
12mr|texlive-coollist-1.4-2|33	%postun
12mr|texlive-coollist-1.4-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-coollist-1.4-2|35	%{_sbindir}/texlive.post
12mr|texlive-coollist-1.4-2|36	fi
12mr|texlive-coollist-1.4-2|37	
12mr|texlive-coollist-1.4-2|38	#-----------------------------------------------------------------------
12mr|texlive-coollist-1.4-2|39	%files
12mr|texlive-coollist-1.4-2|40	%{_texmfdistdir}/tex/latex/coollist/coollist.sty
12mr|texlive-coollist-1.4-2|41	%doc %{_texmfdistdir}/doc/latex/coollist/README
12mr|texlive-coollist-1.4-2|42	%doc %{_texmfdistdir}/doc/latex/coollist/coollist.pdf
12mr|texlive-coollist-1.4-2|43	#- source
12mr|texlive-coollist-1.4-2|44	%doc %{_texmfdistdir}/source/latex/coollist/coollist.dtx
12mr|texlive-coollist-1.4-2|45	%doc %{_texmfdistdir}/source/latex/coollist/coollist.ins
12mr|texlive-coollist-1.4-2|46	
12mr|texlive-coollist-1.4-2|47	#-----------------------------------------------------------------------
12mr|texlive-coollist-1.4-2|48	%prep
12mr|texlive-coollist-1.4-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-coollist-1.4-2|50	
12mr|texlive-coollist-1.4-2|51	%build
12mr|texlive-coollist-1.4-2|52	
12mr|texlive-coollist-1.4-2|53	%install
12mr|texlive-coollist-1.4-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-coollist-1.4-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-coollist-1.4-2|56	
12mr|texlive-coollist-1.4-2|57	
12mr|texlive-coollist-1.4-2|58	
12mr|texlive-coollist-1.4-2|59	%changelog
12mr|texlive-coollist-1.4-2|60	

17088 12
12mr|texlive-coolstr-2.2-2|1	# revision 15878
12mr|texlive-coolstr-2.2-2|2	# category Package
12mr|texlive-coolstr-2.2-2|3	# catalog-ctan /macros/latex/contrib/coolstr
12mr|texlive-coolstr-2.2-2|4	# catalog-date 2009-09-09 20:34:25 +0200
12mr|texlive-coolstr-2.2-2|5	# catalog-license lgpl
12mr|texlive-coolstr-2.2-2|6	# catalog-version 2.2
12mr|texlive-coolstr-2.2-2|7	Name:		texlive-coolstr
12mr|texlive-coolstr-2.2-2|8	Version:	2.2
12mr|texlive-coolstr-2.2-2|9	Release:	2
12mr|texlive-coolstr-2.2-2|10	Summary:	String manipulation in LaTeX
12mr|texlive-coolstr-2.2-2|11	Group:		Publishing
12mr|texlive-coolstr-2.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/coolstr
12mr|texlive-coolstr-2.2-2|13	License:	LGPL
12mr|texlive-coolstr-2.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coolstr.tar.xz
12mr|texlive-coolstr-2.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coolstr.doc.tar.xz
12mr|texlive-coolstr-2.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coolstr.source.tar.xz
12mr|texlive-coolstr-2.2-2|17	BuildArch:	noarch
12mr|texlive-coolstr-2.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-coolstr-2.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-coolstr-2.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-coolstr-2.2-2|21	
12mr|texlive-coolstr-2.2-2|22	%description
12mr|texlive-coolstr-2.2-2|23	Coolstr is a subpackage of the cool bundle that deals with the
12mr|texlive-coolstr-2.2-2|24	manipulation of strings. A string is defined as a sequence of
12mr|texlive-coolstr-2.2-2|25	characters (not tokens). The package provides the ability to
12mr|texlive-coolstr-2.2-2|26	access a specific character of a string, as well as determine
12mr|texlive-coolstr-2.2-2|27	if the string contains numeric or integer data.
12mr|texlive-coolstr-2.2-2|28	
12mr|texlive-coolstr-2.2-2|29	%post
12mr|texlive-coolstr-2.2-2|30	%{_sbindir}/texlive.post
12mr|texlive-coolstr-2.2-2|31	
12mr|texlive-coolstr-2.2-2|32	%postun
12mr|texlive-coolstr-2.2-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-coolstr-2.2-2|34	%{_sbindir}/texlive.post
12mr|texlive-coolstr-2.2-2|35	fi
12mr|texlive-coolstr-2.2-2|36	
12mr|texlive-coolstr-2.2-2|37	#-----------------------------------------------------------------------
12mr|texlive-coolstr-2.2-2|38	%files
12mr|texlive-coolstr-2.2-2|39	%{_texmfdistdir}/tex/latex/coolstr/coolstr.sty
12mr|texlive-coolstr-2.2-2|40	%doc %{_texmfdistdir}/doc/latex/coolstr/README
12mr|texlive-coolstr-2.2-2|41	%doc %{_texmfdistdir}/doc/latex/coolstr/coolstr.pdf
12mr|texlive-coolstr-2.2-2|42	#- source
12mr|texlive-coolstr-2.2-2|43	%doc %{_texmfdistdir}/source/latex/coolstr/coolstr.dtx
12mr|texlive-coolstr-2.2-2|44	%doc %{_texmfdistdir}/source/latex/coolstr/coolstr.ins
12mr|texlive-coolstr-2.2-2|45	
12mr|texlive-coolstr-2.2-2|46	#-----------------------------------------------------------------------
12mr|texlive-coolstr-2.2-2|47	%prep
12mr|texlive-coolstr-2.2-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-coolstr-2.2-2|49	
12mr|texlive-coolstr-2.2-2|50	%build
12mr|texlive-coolstr-2.2-2|51	
12mr|texlive-coolstr-2.2-2|52	%install
12mr|texlive-coolstr-2.2-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-coolstr-2.2-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-coolstr-2.2-2|55	
12mr|texlive-coolstr-2.2-2|56	
12mr|texlive-coolstr-2.2-2|57	
12mr|texlive-coolstr-2.2-2|58	%changelog
12mr|texlive-coolstr-2.2-2|59	

17089 12
12mr|texlive-coolthms-1.1-1|1	# revision 25885
12mr|texlive-coolthms-1.1-1|2	# category Package
12mr|texlive-coolthms-1.1-1|3	# catalog-ctan /macros/latex/contrib/coolthms
12mr|texlive-coolthms-1.1-1|4	# catalog-date 2012-04-08 13:49:02 +0200
12mr|texlive-coolthms-1.1-1|5	# catalog-license lppl
12mr|texlive-coolthms-1.1-1|6	# catalog-version 1.1
12mr|texlive-coolthms-1.1-1|7	Name:		texlive-coolthms
12mr|texlive-coolthms-1.1-1|8	Version:	1.1
12mr|texlive-coolthms-1.1-1|9	Release:	1
12mr|texlive-coolthms-1.1-1|10	Summary:	Reference items in a theorem environment
12mr|texlive-coolthms-1.1-1|11	Group:		Publishing
12mr|texlive-coolthms-1.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/coolthms
12mr|texlive-coolthms-1.1-1|13	License:	LPPL
12mr|texlive-coolthms-1.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coolthms.tar.xz
12mr|texlive-coolthms-1.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coolthms.doc.tar.xz
12mr|texlive-coolthms-1.1-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coolthms.source.tar.xz
12mr|texlive-coolthms-1.1-1|17	BuildArch:	noarch
12mr|texlive-coolthms-1.1-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-coolthms-1.1-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-coolthms-1.1-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-coolthms-1.1-1|21	
12mr|texlive-coolthms-1.1-1|22	%description
12mr|texlive-coolthms-1.1-1|23	The package provides the means to directly reference items of
12mr|texlive-coolthms-1.1-1|24	lists nested in theorem-like environments (e.g., as 'Theorem 1
12mr|texlive-coolthms-1.1-1|25	a'). The package extends the ntheorem and cleveref packages.
12mr|texlive-coolthms-1.1-1|26	The package also provides other theorem markup commands.
12mr|texlive-coolthms-1.1-1|27	
12mr|texlive-coolthms-1.1-1|28	%post
12mr|texlive-coolthms-1.1-1|29	%{_sbindir}/texlive.post
12mr|texlive-coolthms-1.1-1|30	
12mr|texlive-coolthms-1.1-1|31	%postun
12mr|texlive-coolthms-1.1-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-coolthms-1.1-1|33	%{_sbindir}/texlive.post
12mr|texlive-coolthms-1.1-1|34	fi
12mr|texlive-coolthms-1.1-1|35	
12mr|texlive-coolthms-1.1-1|36	#-----------------------------------------------------------------------
12mr|texlive-coolthms-1.1-1|37	%files
12mr|texlive-coolthms-1.1-1|38	%{_texmfdistdir}/tex/latex/coolthms/coolthms.sty
12mr|texlive-coolthms-1.1-1|39	%doc %{_texmfdistdir}/doc/latex/coolthms/README
12mr|texlive-coolthms-1.1-1|40	%doc %{_texmfdistdir}/doc/latex/coolthms/coolthms.pdf
12mr|texlive-coolthms-1.1-1|41	#- source
12mr|texlive-coolthms-1.1-1|42	%doc %{_texmfdistdir}/source/latex/coolthms/coolthms.dtx
12mr|texlive-coolthms-1.1-1|43	%doc %{_texmfdistdir}/source/latex/coolthms/coolthms.ins
12mr|texlive-coolthms-1.1-1|44	
12mr|texlive-coolthms-1.1-1|45	#-----------------------------------------------------------------------
12mr|texlive-coolthms-1.1-1|46	%prep
12mr|texlive-coolthms-1.1-1|47	%setup -c -a0 -a1 -a2
12mr|texlive-coolthms-1.1-1|48	
12mr|texlive-coolthms-1.1-1|49	%build
12mr|texlive-coolthms-1.1-1|50	
12mr|texlive-coolthms-1.1-1|51	%install
12mr|texlive-coolthms-1.1-1|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-coolthms-1.1-1|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-coolthms-1.1-1|54	
12mr|texlive-coolthms-1.1-1|55	
12mr|texlive-coolthms-1.1-1|56	
12mr|texlive-coolthms-1.1-1|57	%changelog
12mr|texlive-coolthms-1.1-1|58	

17090 12
12mr|texlive-cooltooltips-1.0-2|1	# revision 15878
12mr|texlive-cooltooltips-1.0-2|2	# category Package
12mr|texlive-cooltooltips-1.0-2|3	# catalog-ctan /macros/latex/contrib/cooltooltips
12mr|texlive-cooltooltips-1.0-2|4	# catalog-date 2007-03-05 15:26:58 +0100
12mr|texlive-cooltooltips-1.0-2|5	# catalog-license lppl
12mr|texlive-cooltooltips-1.0-2|6	# catalog-version 1.0
12mr|texlive-cooltooltips-1.0-2|7	Name:		texlive-cooltooltips
12mr|texlive-cooltooltips-1.0-2|8	Version:	1.0
12mr|texlive-cooltooltips-1.0-2|9	Release:	2
12mr|texlive-cooltooltips-1.0-2|10	Summary:	Associate a pop-up window and tooltip with PDF hyperlinks
12mr|texlive-cooltooltips-1.0-2|11	Group:		Publishing
12mr|texlive-cooltooltips-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cooltooltips
12mr|texlive-cooltooltips-1.0-2|13	License:	LPPL
12mr|texlive-cooltooltips-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cooltooltips.tar.xz
12mr|texlive-cooltooltips-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cooltooltips.doc.tar.xz
12mr|texlive-cooltooltips-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cooltooltips.source.tar.xz
12mr|texlive-cooltooltips-1.0-2|17	BuildArch:	noarch
12mr|texlive-cooltooltips-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-cooltooltips-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-cooltooltips-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-cooltooltips-1.0-2|21	
12mr|texlive-cooltooltips-1.0-2|22	%description
12mr|texlive-cooltooltips-1.0-2|23	The cooltooltips package enables a document to contain
12mr|texlive-cooltooltips-1.0-2|24	hyperlinks that pop up a brief tooltip when the mouse moves
12mr|texlive-cooltooltips-1.0-2|25	over them and also open a small window containing additional
12mr|texlive-cooltooltips-1.0-2|26	text. cooltooltips provides the mechanism used by the Visual
12mr|texlive-cooltooltips-1.0-2|27	LaTeX FAQ to indicate the question that each hyperlink answers.
12mr|texlive-cooltooltips-1.0-2|28	
12mr|texlive-cooltooltips-1.0-2|29	%post
12mr|texlive-cooltooltips-1.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-cooltooltips-1.0-2|31	
12mr|texlive-cooltooltips-1.0-2|32	%postun
12mr|texlive-cooltooltips-1.0-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-cooltooltips-1.0-2|34	%{_sbindir}/texlive.post
12mr|texlive-cooltooltips-1.0-2|35	fi
12mr|texlive-cooltooltips-1.0-2|36	
12mr|texlive-cooltooltips-1.0-2|37	#-----------------------------------------------------------------------
12mr|texlive-cooltooltips-1.0-2|38	%files
12mr|texlive-cooltooltips-1.0-2|39	%{_texmfdistdir}/tex/latex/cooltooltips/cooltooltips.sty
12mr|texlive-cooltooltips-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/cooltooltips/README
12mr|texlive-cooltooltips-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/cooltooltips/cooltooltips.pdf
12mr|texlive-cooltooltips-1.0-2|42	#- source
12mr|texlive-cooltooltips-1.0-2|43	%doc %{_texmfdistdir}/source/latex/cooltooltips/cooltooltips.dtx
12mr|texlive-cooltooltips-1.0-2|44	%doc %{_texmfdistdir}/source/latex/cooltooltips/cooltooltips.ins
12mr|texlive-cooltooltips-1.0-2|45	
12mr|texlive-cooltooltips-1.0-2|46	#-----------------------------------------------------------------------
12mr|texlive-cooltooltips-1.0-2|47	%prep
12mr|texlive-cooltooltips-1.0-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-cooltooltips-1.0-2|49	
12mr|texlive-cooltooltips-1.0-2|50	%build
12mr|texlive-cooltooltips-1.0-2|51	
12mr|texlive-cooltooltips-1.0-2|52	%install
12mr|texlive-cooltooltips-1.0-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cooltooltips-1.0-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-cooltooltips-1.0-2|55	
12mr|texlive-cooltooltips-1.0-2|56	
12mr|texlive-cooltooltips-1.0-2|57	
12mr|texlive-cooltooltips-1.0-2|58	%changelog
12mr|texlive-cooltooltips-1.0-2|59	

17091 12
12mr|texlive-coordsys-1.4-2|1	# revision 15878
12mr|texlive-coordsys-1.4-2|2	# category Package
12mr|texlive-coordsys-1.4-2|3	# catalog-ctan /macros/latex/contrib/coordsys
12mr|texlive-coordsys-1.4-2|4	# catalog-date 2007-02-20 10:49:06 +0100
12mr|texlive-coordsys-1.4-2|5	# catalog-license lppl
12mr|texlive-coordsys-1.4-2|6	# catalog-version 1.4
12mr|texlive-coordsys-1.4-2|7	Name:		texlive-coordsys
12mr|texlive-coordsys-1.4-2|8	Version:	1.4
12mr|texlive-coordsys-1.4-2|9	Release:	2
12mr|texlive-coordsys-1.4-2|10	Summary:	Draw cartesian coordinate systems
12mr|texlive-coordsys-1.4-2|11	Group:		Publishing
12mr|texlive-coordsys-1.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/coordsys
12mr|texlive-coordsys-1.4-2|13	License:	LPPL
12mr|texlive-coordsys-1.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coordsys.tar.xz
12mr|texlive-coordsys-1.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coordsys.doc.tar.xz
12mr|texlive-coordsys-1.4-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coordsys.source.tar.xz
12mr|texlive-coordsys-1.4-2|17	BuildArch:	noarch
12mr|texlive-coordsys-1.4-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-coordsys-1.4-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-coordsys-1.4-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-coordsys-1.4-2|21	
12mr|texlive-coordsys-1.4-2|22	%description
12mr|texlive-coordsys-1.4-2|23	The package provides commands for typesetting number lines
12mr|texlive-coordsys-1.4-2|24	(coordinate axes), coordinate systems and grids in the picture
12mr|texlive-coordsys-1.4-2|25	environment. The package may be integrated with other drawing
12mr|texlive-coordsys-1.4-2|26	mechanisms: the documentation shows examples of drawing graphs
12mr|texlive-coordsys-1.4-2|27	(coordinate tables created by Maple), using the eepic package's
12mr|texlive-coordsys-1.4-2|28	drawing capabilities.
12mr|texlive-coordsys-1.4-2|29	
12mr|texlive-coordsys-1.4-2|30	%post
12mr|texlive-coordsys-1.4-2|31	%{_sbindir}/texlive.post
12mr|texlive-coordsys-1.4-2|32	
12mr|texlive-coordsys-1.4-2|33	%postun
12mr|texlive-coordsys-1.4-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-coordsys-1.4-2|35	%{_sbindir}/texlive.post
12mr|texlive-coordsys-1.4-2|36	fi
12mr|texlive-coordsys-1.4-2|37	
12mr|texlive-coordsys-1.4-2|38	#-----------------------------------------------------------------------
12mr|texlive-coordsys-1.4-2|39	%files
12mr|texlive-coordsys-1.4-2|40	%{_texmfdistdir}/tex/latex/coordsys/coordsys.sty
12mr|texlive-coordsys-1.4-2|41	%{_texmfdistdir}/tex/latex/coordsys/logsys.sty
12mr|texlive-coordsys-1.4-2|42	%doc %{_texmfdistdir}/doc/latex/coordsys/README
12mr|texlive-coordsys-1.4-2|43	%doc %{_texmfdistdir}/doc/latex/coordsys/coordsys.pdf
12mr|texlive-coordsys-1.4-2|44	%doc %{_texmfdistdir}/doc/latex/coordsys/putfile.maple
12mr|texlive-coordsys-1.4-2|45	#- source
12mr|texlive-coordsys-1.4-2|46	%doc %{_texmfdistdir}/source/latex/coordsys/coordsys.dtx
12mr|texlive-coordsys-1.4-2|47	%doc %{_texmfdistdir}/source/latex/coordsys/coordsys.ins
12mr|texlive-coordsys-1.4-2|48	
12mr|texlive-coordsys-1.4-2|49	#-----------------------------------------------------------------------
12mr|texlive-coordsys-1.4-2|50	%prep
12mr|texlive-coordsys-1.4-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-coordsys-1.4-2|52	
12mr|texlive-coordsys-1.4-2|53	%build
12mr|texlive-coordsys-1.4-2|54	
12mr|texlive-coordsys-1.4-2|55	%install
12mr|texlive-coordsys-1.4-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-coordsys-1.4-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-coordsys-1.4-2|58	
12mr|texlive-coordsys-1.4-2|59	
12mr|texlive-coordsys-1.4-2|60	
12mr|texlive-coordsys-1.4-2|61	%changelog
12mr|texlive-coordsys-1.4-2|62	

17092 12
12mr|texlive-copyrightbox-0.1-2|1	# revision 24829
12mr|texlive-copyrightbox-0.1-2|2	# category Package
12mr|texlive-copyrightbox-0.1-2|3	# catalog-ctan /macros/latex/contrib/copyrightbox
12mr|texlive-copyrightbox-0.1-2|4	# catalog-date 2011-12-11 19:15:48 +0100
12mr|texlive-copyrightbox-0.1-2|5	# catalog-license lppl
12mr|texlive-copyrightbox-0.1-2|6	# catalog-version 0.1
12mr|texlive-copyrightbox-0.1-2|7	Name:		texlive-copyrightbox
12mr|texlive-copyrightbox-0.1-2|8	Version:	0.1
12mr|texlive-copyrightbox-0.1-2|9	Release:	2
12mr|texlive-copyrightbox-0.1-2|10	Summary:	Provide copyright notices for images in a document
12mr|texlive-copyrightbox-0.1-2|11	Group:		Publishing
12mr|texlive-copyrightbox-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/copyrightbox
12mr|texlive-copyrightbox-0.1-2|13	License:	LPPL
12mr|texlive-copyrightbox-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/copyrightbox.tar.xz
12mr|texlive-copyrightbox-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/copyrightbox.doc.tar.xz
12mr|texlive-copyrightbox-0.1-2|16	BuildArch:	noarch
12mr|texlive-copyrightbox-0.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-copyrightbox-0.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-copyrightbox-0.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-copyrightbox-0.1-2|20	
12mr|texlive-copyrightbox-0.1-2|21	%description
12mr|texlive-copyrightbox-0.1-2|22	The package command \copyrightbox[<placement>]{<image
12mr|texlive-copyrightbox-0.1-2|23	command>}{<text>}, which places the text as a copyright notice
12mr|texlive-copyrightbox-0.1-2|24	relating to the matter created by the image command.
12mr|texlive-copyrightbox-0.1-2|25	
12mr|texlive-copyrightbox-0.1-2|26	%post
12mr|texlive-copyrightbox-0.1-2|27	%{_sbindir}/texlive.post
12mr|texlive-copyrightbox-0.1-2|28	
12mr|texlive-copyrightbox-0.1-2|29	%postun
12mr|texlive-copyrightbox-0.1-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-copyrightbox-0.1-2|31	%{_sbindir}/texlive.post
12mr|texlive-copyrightbox-0.1-2|32	fi
12mr|texlive-copyrightbox-0.1-2|33	
12mr|texlive-copyrightbox-0.1-2|34	#-----------------------------------------------------------------------
12mr|texlive-copyrightbox-0.1-2|35	%files
12mr|texlive-copyrightbox-0.1-2|36	%{_texmfdistdir}/tex/latex/copyrightbox/copyrightbox.sty
12mr|texlive-copyrightbox-0.1-2|37	%doc %{_texmfdistdir}/doc/latex/copyrightbox/README
12mr|texlive-copyrightbox-0.1-2|38	%doc %{_texmfdistdir}/doc/latex/copyrightbox/coin.jpg
12mr|texlive-copyrightbox-0.1-2|39	%doc %{_texmfdistdir}/doc/latex/copyrightbox/copyrightbox.pdf
12mr|texlive-copyrightbox-0.1-2|40	%doc %{_texmfdistdir}/doc/latex/copyrightbox/copyrightbox.tex
12mr|texlive-copyrightbox-0.1-2|41	
12mr|texlive-copyrightbox-0.1-2|42	#-----------------------------------------------------------------------
12mr|texlive-copyrightbox-0.1-2|43	%prep
12mr|texlive-copyrightbox-0.1-2|44	%setup -c -a0 -a1
12mr|texlive-copyrightbox-0.1-2|45	
12mr|texlive-copyrightbox-0.1-2|46	%build
12mr|texlive-copyrightbox-0.1-2|47	
12mr|texlive-copyrightbox-0.1-2|48	%install
12mr|texlive-copyrightbox-0.1-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-copyrightbox-0.1-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-copyrightbox-0.1-2|51	
12mr|texlive-copyrightbox-0.1-2|52	
12mr|texlive-copyrightbox-0.1-2|53	
12mr|texlive-copyrightbox-0.1-2|54	%changelog
12mr|texlive-copyrightbox-0.1-2|55	

17093 12
12mr|texlive-coseoul-1.1-2|1	# revision 23862
12mr|texlive-coseoul-1.1-2|2	# category Package
12mr|texlive-coseoul-1.1-2|3	# catalog-ctan /macros/latex/contrib/coseoul
12mr|texlive-coseoul-1.1-2|4	# catalog-date 2011-09-06 16:13:05 +0200
12mr|texlive-coseoul-1.1-2|5	# catalog-license lppl1.3
12mr|texlive-coseoul-1.1-2|6	# catalog-version 1.1
12mr|texlive-coseoul-1.1-2|7	Name:		texlive-coseoul
12mr|texlive-coseoul-1.1-2|8	Version:	1.1
12mr|texlive-coseoul-1.1-2|9	Release:	2
12mr|texlive-coseoul-1.1-2|10	Summary:	Context sensitive outline elements
12mr|texlive-coseoul-1.1-2|11	Group:		Publishing
12mr|texlive-coseoul-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/coseoul
12mr|texlive-coseoul-1.1-2|13	License:	LPPL1.3
12mr|texlive-coseoul-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coseoul.tar.xz
12mr|texlive-coseoul-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coseoul.doc.tar.xz
12mr|texlive-coseoul-1.1-2|16	BuildArch:	noarch
12mr|texlive-coseoul-1.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-coseoul-1.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-coseoul-1.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-coseoul-1.1-2|20	
12mr|texlive-coseoul-1.1-2|21	%description
12mr|texlive-coseoul-1.1-2|22	The package provides "relative" commands that may be used in
12mr|texlive-coseoul-1.1-2|23	place of \chapter, \section, etc. The documentation shows a
12mr|texlive-coseoul-1.1-2|24	number of document-management scenarios in which such commands
12mr|texlive-coseoul-1.1-2|25	are valuable.
12mr|texlive-coseoul-1.1-2|26	
12mr|texlive-coseoul-1.1-2|27	%post
12mr|texlive-coseoul-1.1-2|28	%{_sbindir}/texlive.post
12mr|texlive-coseoul-1.1-2|29	
12mr|texlive-coseoul-1.1-2|30	%postun
12mr|texlive-coseoul-1.1-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-coseoul-1.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-coseoul-1.1-2|33	fi
12mr|texlive-coseoul-1.1-2|34	
12mr|texlive-coseoul-1.1-2|35	#-----------------------------------------------------------------------
12mr|texlive-coseoul-1.1-2|36	%files
12mr|texlive-coseoul-1.1-2|37	%{_texmfdistdir}/tex/latex/coseoul/coseoul.sty
12mr|texlive-coseoul-1.1-2|38	%doc %{_texmfdistdir}/doc/latex/coseoul/README
12mr|texlive-coseoul-1.1-2|39	%doc %{_texmfdistdir}/doc/latex/coseoul/coseoul.pdf
12mr|texlive-coseoul-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/coseoul/coseoul.tex
12mr|texlive-coseoul-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/coseoul/cosexamp.pdf
12mr|texlive-coseoul-1.1-2|42	%doc %{_texmfdistdir}/doc/latex/coseoul/cosexamp.tex
12mr|texlive-coseoul-1.1-2|43	
12mr|texlive-coseoul-1.1-2|44	#-----------------------------------------------------------------------
12mr|texlive-coseoul-1.1-2|45	%prep
12mr|texlive-coseoul-1.1-2|46	%setup -c -a0 -a1
12mr|texlive-coseoul-1.1-2|47	
12mr|texlive-coseoul-1.1-2|48	%build
12mr|texlive-coseoul-1.1-2|49	
12mr|texlive-coseoul-1.1-2|50	%install
12mr|texlive-coseoul-1.1-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-coseoul-1.1-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-coseoul-1.1-2|53	
12mr|texlive-coseoul-1.1-2|54	
12mr|texlive-coseoul-1.1-2|55	
12mr|texlive-coseoul-1.1-2|56	%changelog
12mr|texlive-coseoul-1.1-2|57	

17094 12
12mr|texlive-countriesofeurope-0.21-2|1	# revision 26042
12mr|texlive-countriesofeurope-0.21-2|2	# category Package
12mr|texlive-countriesofeurope-0.21-2|3	# catalog-ctan /fonts/countriesofeurope
12mr|texlive-countriesofeurope-0.21-2|4	# catalog-date 2012-04-19 16:32:32 +0200
12mr|texlive-countriesofeurope-0.21-2|5	# catalog-license lppl
12mr|texlive-countriesofeurope-0.21-2|6	# catalog-version 0.21
12mr|texlive-countriesofeurope-0.21-2|7	Name:		texlive-countriesofeurope
12mr|texlive-countriesofeurope-0.21-2|8	Version:	0.21
12mr|texlive-countriesofeurope-0.21-2|9	Release:	2
12mr|texlive-countriesofeurope-0.21-2|10	Summary:	A font with the images of the countries of Europe
12mr|texlive-countriesofeurope-0.21-2|11	Group:		Publishing
12mr|texlive-countriesofeurope-0.21-2|12	URL:		http://www.ctan.org/tex-archive/fonts/countriesofeurope
12mr|texlive-countriesofeurope-0.21-2|13	License:	LPPL
12mr|texlive-countriesofeurope-0.21-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/countriesofeurope.tar.xz
12mr|texlive-countriesofeurope-0.21-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/countriesofeurope.doc.tar.xz
12mr|texlive-countriesofeurope-0.21-2|16	BuildArch:	noarch
12mr|texlive-countriesofeurope-0.21-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-countriesofeurope-0.21-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-countriesofeurope-0.21-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-countriesofeurope-0.21-2|20	
12mr|texlive-countriesofeurope-0.21-2|21	%description
12mr|texlive-countriesofeurope-0.21-2|22	The bundle provides a font "CountriesOfEurope" (in Adobe Type 1
12mr|texlive-countriesofeurope-0.21-2|23	format) and the necessary metrics, together with LaTeX macros
12mr|texlive-countriesofeurope-0.21-2|24	for its use. The font provides glyphs with a filled outline of
12mr|texlive-countriesofeurope-0.21-2|25	the shape of each country; each glyph is at the same
12mr|texlive-countriesofeurope-0.21-2|26	cartographic scale.
12mr|texlive-countriesofeurope-0.21-2|27	
12mr|texlive-countriesofeurope-0.21-2|28	%post
12mr|texlive-countriesofeurope-0.21-2|29	%{_sbindir}/texlive.post
12mr|texlive-countriesofeurope-0.21-2|30	
12mr|texlive-countriesofeurope-0.21-2|31	%postun
12mr|texlive-countriesofeurope-0.21-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-countriesofeurope-0.21-2|33	%{_sbindir}/texlive.post
12mr|texlive-countriesofeurope-0.21-2|34	fi
12mr|texlive-countriesofeurope-0.21-2|35	
12mr|texlive-countriesofeurope-0.21-2|36	#-----------------------------------------------------------------------
12mr|texlive-countriesofeurope-0.21-2|37	%files
12mr|texlive-countriesofeurope-0.21-2|38	%{_texmfdistdir}/dvips/countriesofeurope/config.CountriesOfEurope
12mr|texlive-countriesofeurope-0.21-2|39	%{_texmfdistdir}/fonts/afm/public/countriesofeurope/CountriesOfEurope.afm
12mr|texlive-countriesofeurope-0.21-2|40	%{_texmfdistdir}/fonts/enc/dvips/countriesofeurope/CountriesOfEurope.enc
12mr|texlive-countriesofeurope-0.21-2|41	%{_texmfdistdir}/fonts/map/dvips/countriesofeurope/CountriesOfEurope.map
12mr|texlive-countriesofeurope-0.21-2|42	%{_texmfdistdir}/fonts/tfm/public/countriesofeurope/CountriesOfEurope.tfm
12mr|texlive-countriesofeurope-0.21-2|43	%{_texmfdistdir}/fonts/type1/public/countriesofeurope/CountriesOfEurope.pfb
12mr|texlive-countriesofeurope-0.21-2|44	%{_texmfdistdir}/tex/latex/countriesofeurope/CountriesOfEurope.sty
12mr|texlive-countriesofeurope-0.21-2|45	%doc %{_texmfdistdir}/doc/fonts/countriesofeurope/CountriesOfEurope.pdf
12mr|texlive-countriesofeurope-0.21-2|46	%doc %{_texmfdistdir}/doc/fonts/countriesofeurope/CountriesOfEurope.tex
12mr|texlive-countriesofeurope-0.21-2|47	%doc %{_texmfdistdir}/doc/fonts/countriesofeurope/README
12mr|texlive-countriesofeurope-0.21-2|48	
12mr|texlive-countriesofeurope-0.21-2|49	#-----------------------------------------------------------------------
12mr|texlive-countriesofeurope-0.21-2|50	%prep
12mr|texlive-countriesofeurope-0.21-2|51	%setup -c -a0 -a1
12mr|texlive-countriesofeurope-0.21-2|52	
12mr|texlive-countriesofeurope-0.21-2|53	%build
12mr|texlive-countriesofeurope-0.21-2|54	
12mr|texlive-countriesofeurope-0.21-2|55	%install
12mr|texlive-countriesofeurope-0.21-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-countriesofeurope-0.21-2|57	cp -fpar dvips fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-countriesofeurope-0.21-2|58	
12mr|texlive-countriesofeurope-0.21-2|59	
12mr|texlive-countriesofeurope-0.21-2|60	
12mr|texlive-countriesofeurope-0.21-2|61	%changelog
12mr|texlive-countriesofeurope-0.21-2|62	

17095 12
12mr|texlive-courier-20110301-2|1	# revision 21993
12mr|texlive-courier-20110301-2|2	# category Package
12mr|texlive-courier-20110301-2|3	# catalog-ctan /fonts/urw/base35
12mr|texlive-courier-20110301-2|4	# catalog-date 2011-03-01 21:42:17 +0100
12mr|texlive-courier-20110301-2|5	# catalog-license gpl
12mr|texlive-courier-20110301-2|6	# catalog-version undef
12mr|texlive-courier-20110301-2|7	Name:		texlive-courier
12mr|texlive-courier-20110301-2|8	Version:	20110301
12mr|texlive-courier-20110301-2|9	Release:	2
12mr|texlive-courier-20110301-2|10	Summary:	URW "Base 35" font pack for LaTeX
12mr|texlive-courier-20110301-2|11	Group:		Publishing
12mr|texlive-courier-20110301-2|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
12mr|texlive-courier-20110301-2|13	License:	GPL
12mr|texlive-courier-20110301-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/courier.tar.xz
12mr|texlive-courier-20110301-2|15	BuildArch:	noarch
12mr|texlive-courier-20110301-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-courier-20110301-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-courier-20110301-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-courier-20110301-2|19	
12mr|texlive-courier-20110301-2|20	%description
12mr|texlive-courier-20110301-2|21	A set of fonts for use as "drop-in" replacements for Adobe's
12mr|texlive-courier-20110301-2|22	basic set, comprising: - Century Schoolbook (substituting for
12mr|texlive-courier-20110301-2|23	Adobe's New Century Schoolbook); - Dingbats (substituting for
12mr|texlive-courier-20110301-2|24	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
12mr|texlive-courier-20110301-2|25	Abobe's Courier); - Nimbus Roman No9 L (substituting for
12mr|texlive-courier-20110301-2|26	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
12mr|texlive-courier-20110301-2|27	Helvetica); - Standard Symbols L (substituting for Adobe's
12mr|texlive-courier-20110301-2|28	Symbol); - URW Bookman; - URW Chancery L Medium Italic
12mr|texlive-courier-20110301-2|29	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
12mr|texlive-courier-20110301-2|30	(substituting for Adobe's Avant Garde); and - URW Palladio L
12mr|texlive-courier-20110301-2|31	(substituting for Adobe's Palatino).
12mr|texlive-courier-20110301-2|32	
12mr|texlive-courier-20110301-2|33	%post
12mr|texlive-courier-20110301-2|34	%{_sbindir}/texlive.post
12mr|texlive-courier-20110301-2|35	
12mr|texlive-courier-20110301-2|36	%postun
12mr|texlive-courier-20110301-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-courier-20110301-2|38	%{_sbindir}/texlive.post
12mr|texlive-courier-20110301-2|39	fi
12mr|texlive-courier-20110301-2|40	
12mr|texlive-courier-20110301-2|41	#-----------------------------------------------------------------------
12mr|texlive-courier-20110301-2|42	%files
12mr|texlive-courier-20110301-2|43	%{_texmfdistdir}/dvips/courier/config.ucr
12mr|texlive-courier-20110301-2|44	%{_texmfdistdir}/fonts/afm/adobe/courier/pcrb8a.afm
12mr|texlive-courier-20110301-2|45	%{_texmfdistdir}/fonts/afm/adobe/courier/pcrbo8a.afm
12mr|texlive-courier-20110301-2|46	%{_texmfdistdir}/fonts/afm/adobe/courier/pcrr8a.afm
12mr|texlive-courier-20110301-2|47	%{_texmfdistdir}/fonts/afm/adobe/courier/pcrro8a.afm
12mr|texlive-courier-20110301-2|48	%{_texmfdistdir}/fonts/afm/ibm/courier/cour.afm
12mr|texlive-courier-20110301-2|49	%{_texmfdistdir}/fonts/afm/ibm/courier/courb.afm
12mr|texlive-courier-20110301-2|50	%{_texmfdistdir}/fonts/afm/ibm/courier/courbi.afm
12mr|texlive-courier-20110301-2|51	%{_texmfdistdir}/fonts/afm/ibm/courier/couri.afm
12mr|texlive-courier-20110301-2|52	%{_texmfdistdir}/fonts/afm/ibm/courier/cr-pc8.afm
12mr|texlive-courier-20110301-2|53	%{_texmfdistdir}/fonts/afm/ibm/courier/crb-pc8.afm
12mr|texlive-courier-20110301-2|54	%{_texmfdistdir}/fonts/afm/ibm/courier/crbi-pc8.afm
12mr|texlive-courier-20110301-2|55	%{_texmfdistdir}/fonts/afm/ibm/courier/cri-pc8.afm
12mr|texlive-courier-20110301-2|56	%{_texmfdistdir}/fonts/afm/urw/courier/ucrb8a.afm
12mr|texlive-courier-20110301-2|57	%{_texmfdistdir}/fonts/afm/urw/courier/ucrbo8a.afm
12mr|texlive-courier-20110301-2|58	%{_texmfdistdir}/fonts/afm/urw/courier/ucrr8a.afm
12mr|texlive-courier-20110301-2|59	%{_texmfdistdir}/fonts/afm/urw/courier/ucrro8a.afm
12mr|texlive-courier-20110301-2|60	%{_texmfdistdir}/fonts/map/dvips/courier/ucr.map
12mr|texlive-courier-20110301-2|61	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrb.tfm
12mr|texlive-courier-20110301-2|62	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrb7t.tfm
12mr|texlive-courier-20110301-2|63	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrb8c.tfm
12mr|texlive-courier-20110301-2|64	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrb8r.tfm
12mr|texlive-courier-20110301-2|65	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrb8t.tfm
12mr|texlive-courier-20110301-2|66	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbc.tfm
12mr|texlive-courier-20110301-2|67	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbc7t.tfm
12mr|texlive-courier-20110301-2|68	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbc8t.tfm
12mr|texlive-courier-20110301-2|69	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbo.tfm
12mr|texlive-courier-20110301-2|70	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbo7t.tfm
12mr|texlive-courier-20110301-2|71	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbo8c.tfm
12mr|texlive-courier-20110301-2|72	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbo8r.tfm
12mr|texlive-courier-20110301-2|73	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrbo8t.tfm
12mr|texlive-courier-20110301-2|74	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrr.tfm
12mr|texlive-courier-20110301-2|75	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrr7t.tfm
12mr|texlive-courier-20110301-2|76	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrr8c.tfm
12mr|texlive-courier-20110301-2|77	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrr8r.tfm
12mr|texlive-courier-20110301-2|78	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrr8t.tfm
12mr|texlive-courier-20110301-2|79	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrrc.tfm
12mr|texlive-courier-20110301-2|80	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrrc7t.tfm
12mr|texlive-courier-20110301-2|81	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrrc8t.tfm
12mr|texlive-courier-20110301-2|82	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrro.tfm
12mr|texlive-courier-20110301-2|83	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrro7t.tfm
12mr|texlive-courier-20110301-2|84	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrro8c.tfm
12mr|texlive-courier-20110301-2|85	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrro8r.tfm
12mr|texlive-courier-20110301-2|86	%{_texmfdistdir}/fonts/tfm/adobe/courier/pcrro8t.tfm
12mr|texlive-courier-20110301-2|87	%{_texmfdistdir}/fonts/tfm/cg/courier/ccrb.tfm
12mr|texlive-courier-20110301-2|88	%{_texmfdistdir}/fonts/tfm/cg/courier/ccrb8t.tfm
12mr|texlive-courier-20110301-2|89	%{_texmfdistdir}/fonts/tfm/cg/courier/ccrbi.tfm
12mr|texlive-courier-20110301-2|90	%{_texmfdistdir}/fonts/tfm/cg/courier/ccrbi8t.tfm
12mr|texlive-courier-20110301-2|91	%{_texmfdistdir}/fonts/tfm/cg/courier/ccrr.tfm
12mr|texlive-courier-20110301-2|92	%{_texmfdistdir}/fonts/tfm/cg/courier/ccrr8t.tfm
12mr|texlive-courier-20110301-2|93	%{_texmfdistdir}/fonts/tfm/cg/courier/ccrri.tfm
12mr|texlive-courier-20110301-2|94	%{_texmfdistdir}/fonts/tfm/cg/courier/ccrri8t.tfm
12mr|texlive-courier-20110301-2|95	%{_texmfdistdir}/fonts/tfm/cg/courier/crb10u.tfm
12mr|texlive-courier-20110301-2|96	%{_texmfdistdir}/fonts/tfm/cg/courier/crb2n.tfm
12mr|texlive-courier-20110301-2|97	%{_texmfdistdir}/fonts/tfm/cg/courier/crb6j.tfm
12mr|texlive-courier-20110301-2|98	%{_texmfdistdir}/fonts/tfm/cg/courier/crb7j.tfm
12mr|texlive-courier-20110301-2|99	%{_texmfdistdir}/fonts/tfm/cg/courier/crb8u.tfm
12mr|texlive-courier-20110301-2|100	%{_texmfdistdir}/fonts/tfm/cg/courier/crb9t.tfm
12mr|texlive-courier-20110301-2|101	%{_texmfdistdir}/fonts/tfm/cg/courier/cri10u.tfm
12mr|texlive-courier-20110301-2|102	%{_texmfdistdir}/fonts/tfm/cg/courier/cri2n.tfm
12mr|texlive-courier-20110301-2|103	%{_texmfdistdir}/fonts/tfm/cg/courier/cri6j.tfm
12mr|texlive-courier-20110301-2|104	%{_texmfdistdir}/fonts/tfm/cg/courier/cri7j.tfm
12mr|texlive-courier-20110301-2|105	%{_texmfdistdir}/fonts/tfm/cg/courier/cri8u.tfm
12mr|texlive-courier-20110301-2|106	%{_texmfdistdir}/fonts/tfm/cg/courier/cri9t.tfm
12mr|texlive-courier-20110301-2|107	%{_texmfdistdir}/fonts/tfm/cg/courier/crj10u.tfm
12mr|texlive-courier-20110301-2|108	%{_texmfdistdir}/fonts/tfm/cg/courier/crj2n.tfm
12mr|texlive-courier-20110301-2|109	%{_texmfdistdir}/fonts/tfm/cg/courier/crj6j.tfm
12mr|texlive-courier-20110301-2|110	%{_texmfdistdir}/fonts/tfm/cg/courier/crj7j.tfm
12mr|texlive-courier-20110301-2|111	%{_texmfdistdir}/fonts/tfm/cg/courier/crj8u.tfm
12mr|texlive-courier-20110301-2|112	%{_texmfdistdir}/fonts/tfm/cg/courier/crj9t.tfm
12mr|texlive-courier-20110301-2|113	%{_texmfdistdir}/fonts/tfm/cg/courier/crr10u.tfm
12mr|texlive-courier-20110301-2|114	%{_texmfdistdir}/fonts/tfm/cg/courier/crr2n.tfm
12mr|texlive-courier-20110301-2|115	%{_texmfdistdir}/fonts/tfm/cg/courier/crr6j.tfm
12mr|texlive-courier-20110301-2|116	%{_texmfdistdir}/fonts/tfm/cg/courier/crr7j.tfm
12mr|texlive-courier-20110301-2|117	%{_texmfdistdir}/fonts/tfm/cg/courier/crr8u.tfm
12mr|texlive-courier-20110301-2|118	%{_texmfdistdir}/fonts/tfm/cg/courier/crr9t.tfm
12mr|texlive-courier-20110301-2|119	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/courier/pcrb8u.tfm
12mr|texlive-courier-20110301-2|120	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/courier/pcrbc8u.tfm
12mr|texlive-courier-20110301-2|121	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/courier/pcrbo8u.tfm
12mr|texlive-courier-20110301-2|122	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/courier/pcrr8u.tfm
12mr|texlive-courier-20110301-2|123	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/courier/pcrrc8u.tfm
12mr|texlive-courier-20110301-2|124	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/courier/pcrro8u.tfm
12mr|texlive-courier-20110301-2|125	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/courier/rpcrb.tfm
12mr|texlive-courier-20110301-2|126	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/courier/rpcrbo.tfm
12mr|texlive-courier-20110301-2|127	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/courier/rpcrr.tfm
12mr|texlive-courier-20110301-2|128	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/courier/rpcrro.tfm
12mr|texlive-courier-20110301-2|129	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrb7t.tfm
12mr|texlive-courier-20110301-2|130	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrb8c.tfm
12mr|texlive-courier-20110301-2|131	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrb8r.tfm
12mr|texlive-courier-20110301-2|132	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrb8t.tfm
12mr|texlive-courier-20110301-2|133	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrbc7t.tfm
12mr|texlive-courier-20110301-2|134	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrbc8t.tfm
12mr|texlive-courier-20110301-2|135	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrbo7t.tfm
12mr|texlive-courier-20110301-2|136	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrbo8c.tfm
12mr|texlive-courier-20110301-2|137	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrbo8r.tfm
12mr|texlive-courier-20110301-2|138	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrbo8t.tfm
12mr|texlive-courier-20110301-2|139	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrr7t.tfm
12mr|texlive-courier-20110301-2|140	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrr8c.tfm
12mr|texlive-courier-20110301-2|141	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrr8r.tfm
12mr|texlive-courier-20110301-2|142	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrr8t.tfm
12mr|texlive-courier-20110301-2|143	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrrc7t.tfm
12mr|texlive-courier-20110301-2|144	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrrc8t.tfm
12mr|texlive-courier-20110301-2|145	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrro7t.tfm
12mr|texlive-courier-20110301-2|146	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrro8c.tfm
12mr|texlive-courier-20110301-2|147	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrro8r.tfm
12mr|texlive-courier-20110301-2|148	%{_texmfdistdir}/fonts/tfm/urw35vf/courier/ucrro8t.tfm
12mr|texlive-courier-20110301-2|149	%{_texmfdistdir}/fonts/type1/adobe/courier/pcrb8a.pfb
12mr|texlive-courier-20110301-2|150	%{_texmfdistdir}/fonts/type1/adobe/courier/pcrbi8a.pfb
12mr|texlive-courier-20110301-2|151	%{_texmfdistdir}/fonts/type1/adobe/courier/pcrbo8a.pfb
12mr|texlive-courier-20110301-2|152	%{_texmfdistdir}/fonts/type1/adobe/courier/pcri8a.pfb
12mr|texlive-courier-20110301-2|153	%{_texmfdistdir}/fonts/type1/adobe/courier/pcrr8a.pfb
12mr|texlive-courier-20110301-2|154	%{_texmfdistdir}/fonts/type1/adobe/courier/pcrro8a.pfb
12mr|texlive-courier-20110301-2|155	%{_texmfdistdir}/fonts/type1/urw/courier/ucrb8a.pfb
12mr|texlive-courier-20110301-2|156	%{_texmfdistdir}/fonts/type1/urw/courier/ucrb8a.pfm
12mr|texlive-courier-20110301-2|157	%{_texmfdistdir}/fonts/type1/urw/courier/ucrbo8a.pfb
12mr|texlive-courier-20110301-2|158	%{_texmfdistdir}/fonts/type1/urw/courier/ucrbo8a.pfm
12mr|texlive-courier-20110301-2|159	%{_texmfdistdir}/fonts/type1/urw/courier/ucrr8a.pfb
12mr|texlive-courier-20110301-2|160	%{_texmfdistdir}/fonts/type1/urw/courier/ucrr8a.pfm
12mr|texlive-courier-20110301-2|161	%{_texmfdistdir}/fonts/type1/urw/courier/ucrro8a.pfb
12mr|texlive-courier-20110301-2|162	%{_texmfdistdir}/fonts/type1/urw/courier/ucrro8a.pfm
12mr|texlive-courier-20110301-2|163	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrb.vf
12mr|texlive-courier-20110301-2|164	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrb7t.vf
12mr|texlive-courier-20110301-2|165	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrb8c.vf
12mr|texlive-courier-20110301-2|166	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrb8t.vf
12mr|texlive-courier-20110301-2|167	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrbc.vf
12mr|texlive-courier-20110301-2|168	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrbc7t.vf
12mr|texlive-courier-20110301-2|169	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrbc8t.vf
12mr|texlive-courier-20110301-2|170	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrbo.vf
12mr|texlive-courier-20110301-2|171	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrbo7t.vf
12mr|texlive-courier-20110301-2|172	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrbo8c.vf
12mr|texlive-courier-20110301-2|173	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrbo8t.vf
12mr|texlive-courier-20110301-2|174	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrr.vf
12mr|texlive-courier-20110301-2|175	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrr7t.vf
12mr|texlive-courier-20110301-2|176	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrr8c.vf
12mr|texlive-courier-20110301-2|177	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrr8t.vf
12mr|texlive-courier-20110301-2|178	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrrc.vf
12mr|texlive-courier-20110301-2|179	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrrc7t.vf
12mr|texlive-courier-20110301-2|180	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrrc8t.vf
12mr|texlive-courier-20110301-2|181	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrro.vf
12mr|texlive-courier-20110301-2|182	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrro7t.vf
12mr|texlive-courier-20110301-2|183	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrro8c.vf
12mr|texlive-courier-20110301-2|184	%{_texmfdistdir}/fonts/vf/adobe/courier/pcrro8t.vf
12mr|texlive-courier-20110301-2|185	%{_texmfdistdir}/fonts/vf/cg/courier/ccrb.vf
12mr|texlive-courier-20110301-2|186	%{_texmfdistdir}/fonts/vf/cg/courier/ccrb8t.vf
12mr|texlive-courier-20110301-2|187	%{_texmfdistdir}/fonts/vf/cg/courier/ccrbi.vf
12mr|texlive-courier-20110301-2|188	%{_texmfdistdir}/fonts/vf/cg/courier/ccrbi8t.vf
12mr|texlive-courier-20110301-2|189	%{_texmfdistdir}/fonts/vf/cg/courier/ccrr.vf
12mr|texlive-courier-20110301-2|190	%{_texmfdistdir}/fonts/vf/cg/courier/ccrr8t.vf
12mr|texlive-courier-20110301-2|191	%{_texmfdistdir}/fonts/vf/cg/courier/ccrri.vf
12mr|texlive-courier-20110301-2|192	%{_texmfdistdir}/fonts/vf/cg/courier/ccrri8t.vf
12mr|texlive-courier-20110301-2|193	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/courier/pcrb8u.vf
12mr|texlive-courier-20110301-2|194	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/courier/pcrbc8u.vf
12mr|texlive-courier-20110301-2|195	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/courier/pcrbo8u.vf
12mr|texlive-courier-20110301-2|196	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/courier/pcrr8u.vf
12mr|texlive-courier-20110301-2|197	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/courier/pcrrc8u.vf
12mr|texlive-courier-20110301-2|198	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/courier/pcrro8u.vf
12mr|texlive-courier-20110301-2|199	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrb7t.vf
12mr|texlive-courier-20110301-2|200	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrb8c.vf
12mr|texlive-courier-20110301-2|201	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrb8t.vf
12mr|texlive-courier-20110301-2|202	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrbc7t.vf
12mr|texlive-courier-20110301-2|203	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrbc8t.vf
12mr|texlive-courier-20110301-2|204	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrbo7t.vf
12mr|texlive-courier-20110301-2|205	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrbo8c.vf
12mr|texlive-courier-20110301-2|206	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrbo8t.vf
12mr|texlive-courier-20110301-2|207	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrr7t.vf
12mr|texlive-courier-20110301-2|208	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrr8c.vf
12mr|texlive-courier-20110301-2|209	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrr8t.vf
12mr|texlive-courier-20110301-2|210	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrrc7t.vf
12mr|texlive-courier-20110301-2|211	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrrc8t.vf
12mr|texlive-courier-20110301-2|212	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrro7t.vf
12mr|texlive-courier-20110301-2|213	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrro8c.vf
12mr|texlive-courier-20110301-2|214	%{_texmfdistdir}/fonts/vf/urw35vf/courier/ucrro8t.vf
12mr|texlive-courier-20110301-2|215	%{_texmfdistdir}/tex/latex/courier/8rucr.fd
12mr|texlive-courier-20110301-2|216	%{_texmfdistdir}/tex/latex/courier/omlucr.fd
12mr|texlive-courier-20110301-2|217	%{_texmfdistdir}/tex/latex/courier/omsucr.fd
12mr|texlive-courier-20110301-2|218	%{_texmfdistdir}/tex/latex/courier/ot1ucr.fd
12mr|texlive-courier-20110301-2|219	%{_texmfdistdir}/tex/latex/courier/t1ucr.fd
12mr|texlive-courier-20110301-2|220	%{_texmfdistdir}/tex/latex/courier/ts1ucr.fd
12mr|texlive-courier-20110301-2|221	
12mr|texlive-courier-20110301-2|222	#-----------------------------------------------------------------------
12mr|texlive-courier-20110301-2|223	%prep
12mr|texlive-courier-20110301-2|224	%setup -c -a0
12mr|texlive-courier-20110301-2|225	
12mr|texlive-courier-20110301-2|226	%build
12mr|texlive-courier-20110301-2|227	
12mr|texlive-courier-20110301-2|228	%install
12mr|texlive-courier-20110301-2|229	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-courier-20110301-2|230	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
12mr|texlive-courier-20110301-2|231	
12mr|texlive-courier-20110301-2|232	
12mr|texlive-courier-20110301-2|233	
12mr|texlive-courier-20110301-2|234	%changelog
12mr|texlive-courier-20110301-2|235	

17096 12
12mr|texlive-courier-scaled-20111225-1|1	# revision 24940
12mr|texlive-courier-scaled-20111225-1|2	# category Package
12mr|texlive-courier-scaled-20111225-1|3	# catalog-ctan /fonts/psfonts/courier-scaled
12mr|texlive-courier-scaled-20111225-1|4	# catalog-date 2011-12-25 01:31:26 +0100
12mr|texlive-courier-scaled-20111225-1|5	# catalog-license lppl1.2
12mr|texlive-courier-scaled-20111225-1|6	# catalog-version undef
12mr|texlive-courier-scaled-20111225-1|7	Name:		texlive-courier-scaled
12mr|texlive-courier-scaled-20111225-1|8	Version:	20111225
12mr|texlive-courier-scaled-20111225-1|9	Release:	1
12mr|texlive-courier-scaled-20111225-1|10	Summary:	Provides a scaled Courier font
12mr|texlive-courier-scaled-20111225-1|11	Group:		Publishing
12mr|texlive-courier-scaled-20111225-1|12	URL:		http://www.ctan.org/tex-archive/fonts/psfonts/courier-scaled
12mr|texlive-courier-scaled-20111225-1|13	License:	LPPL1.2
12mr|texlive-courier-scaled-20111225-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/courier-scaled.tar.xz
12mr|texlive-courier-scaled-20111225-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/courier-scaled.doc.tar.xz
12mr|texlive-courier-scaled-20111225-1|16	BuildArch:	noarch
12mr|texlive-courier-scaled-20111225-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-courier-scaled-20111225-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-courier-scaled-20111225-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-courier-scaled-20111225-1|20	
12mr|texlive-courier-scaled-20111225-1|21	%description
12mr|texlive-courier-scaled-20111225-1|22	This package sets the default typewriter font to Courier with a
12mr|texlive-courier-scaled-20111225-1|23	possible scale factor (in the same way as the helvet package
12mr|texlive-courier-scaled-20111225-1|24	for Helvetica works for sans serif).
12mr|texlive-courier-scaled-20111225-1|25	
12mr|texlive-courier-scaled-20111225-1|26	%post
12mr|texlive-courier-scaled-20111225-1|27	%{_sbindir}/texlive.post
12mr|texlive-courier-scaled-20111225-1|28	
12mr|texlive-courier-scaled-20111225-1|29	%postun
12mr|texlive-courier-scaled-20111225-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-courier-scaled-20111225-1|31	%{_sbindir}/texlive.post
12mr|texlive-courier-scaled-20111225-1|32	fi
12mr|texlive-courier-scaled-20111225-1|33	
12mr|texlive-courier-scaled-20111225-1|34	#-----------------------------------------------------------------------
12mr|texlive-courier-scaled-20111225-1|35	%files
12mr|texlive-courier-scaled-20111225-1|36	%{_texmfdistdir}/tex/latex/courier-scaled/8rpcrs.fd
12mr|texlive-courier-scaled-20111225-1|37	%{_texmfdistdir}/tex/latex/courier-scaled/couriers.sty
12mr|texlive-courier-scaled-20111225-1|38	%{_texmfdistdir}/tex/latex/courier-scaled/il2pcrs.fd
12mr|texlive-courier-scaled-20111225-1|39	%{_texmfdistdir}/tex/latex/courier-scaled/ly1pcrs.fd
12mr|texlive-courier-scaled-20111225-1|40	%{_texmfdistdir}/tex/latex/courier-scaled/omlpcrs.fd
12mr|texlive-courier-scaled-20111225-1|41	%{_texmfdistdir}/tex/latex/courier-scaled/omspcrs.fd
12mr|texlive-courier-scaled-20111225-1|42	%{_texmfdistdir}/tex/latex/courier-scaled/ot1pcrs.fd
12mr|texlive-courier-scaled-20111225-1|43	%{_texmfdistdir}/tex/latex/courier-scaled/t1pcrs.fd
12mr|texlive-courier-scaled-20111225-1|44	%{_texmfdistdir}/tex/latex/courier-scaled/t5pcrs.fd
12mr|texlive-courier-scaled-20111225-1|45	%{_texmfdistdir}/tex/latex/courier-scaled/ts1pcrs.fd
12mr|texlive-courier-scaled-20111225-1|46	%{_texmfdistdir}/tex/latex/courier-scaled/xl2pcrs.fd
12mr|texlive-courier-scaled-20111225-1|47	%doc %{_texmfdistdir}/doc/fonts/courier-scaled/Couriers.pdf
12mr|texlive-courier-scaled-20111225-1|48	%doc %{_texmfdistdir}/doc/fonts/courier-scaled/Couriers.tex
12mr|texlive-courier-scaled-20111225-1|49	%doc %{_texmfdistdir}/doc/fonts/courier-scaled/README
12mr|texlive-courier-scaled-20111225-1|50	
12mr|texlive-courier-scaled-20111225-1|51	#-----------------------------------------------------------------------
12mr|texlive-courier-scaled-20111225-1|52	%prep
12mr|texlive-courier-scaled-20111225-1|53	%setup -c -a0 -a1
12mr|texlive-courier-scaled-20111225-1|54	
12mr|texlive-courier-scaled-20111225-1|55	%build
12mr|texlive-courier-scaled-20111225-1|56	
12mr|texlive-courier-scaled-20111225-1|57	%install
12mr|texlive-courier-scaled-20111225-1|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-courier-scaled-20111225-1|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-courier-scaled-20111225-1|60	
12mr|texlive-courier-scaled-20111225-1|61	
12mr|texlive-courier-scaled-20111225-1|62	
12mr|texlive-courier-scaled-20111225-1|63	%changelog
12mr|texlive-courier-scaled-20111225-1|64	

17097 12
12mr|texlive-courseoutline-1.0-2|1	# revision 15878
12mr|texlive-courseoutline-1.0-2|2	# category Package
12mr|texlive-courseoutline-1.0-2|3	# catalog-ctan /macros/latex/contrib/courseoutline
12mr|texlive-courseoutline-1.0-2|4	# catalog-date 2008-09-18 22:52:44 +0200
12mr|texlive-courseoutline-1.0-2|5	# catalog-license other-free
12mr|texlive-courseoutline-1.0-2|6	# catalog-version 1.0
12mr|texlive-courseoutline-1.0-2|7	Name:		texlive-courseoutline
12mr|texlive-courseoutline-1.0-2|8	Version:	1.0
12mr|texlive-courseoutline-1.0-2|9	Release:	2
12mr|texlive-courseoutline-1.0-2|10	Summary:	Prepare university course outlines
12mr|texlive-courseoutline-1.0-2|11	Group:		Publishing
12mr|texlive-courseoutline-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/courseoutline
12mr|texlive-courseoutline-1.0-2|13	License:	OTHER-FREE
12mr|texlive-courseoutline-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/courseoutline.tar.xz
12mr|texlive-courseoutline-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/courseoutline.doc.tar.xz
12mr|texlive-courseoutline-1.0-2|16	BuildArch:	noarch
12mr|texlive-courseoutline-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-courseoutline-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-courseoutline-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-courseoutline-1.0-2|20	
12mr|texlive-courseoutline-1.0-2|21	%description
12mr|texlive-courseoutline-1.0-2|22	Courseoutline is a class designed to minimise markup in a
12mr|texlive-courseoutline-1.0-2|23	tedious task that needs to be repeated often.
12mr|texlive-courseoutline-1.0-2|24	
12mr|texlive-courseoutline-1.0-2|25	%post
12mr|texlive-courseoutline-1.0-2|26	%{_sbindir}/texlive.post
12mr|texlive-courseoutline-1.0-2|27	
12mr|texlive-courseoutline-1.0-2|28	%postun
12mr|texlive-courseoutline-1.0-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-courseoutline-1.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-courseoutline-1.0-2|31	fi
12mr|texlive-courseoutline-1.0-2|32	
12mr|texlive-courseoutline-1.0-2|33	#-----------------------------------------------------------------------
12mr|texlive-courseoutline-1.0-2|34	%files
12mr|texlive-courseoutline-1.0-2|35	%{_texmfdistdir}/tex/latex/courseoutline/courseoutline.cls
12mr|texlive-courseoutline-1.0-2|36	%doc %{_texmfdistdir}/doc/latex/courseoutline/Outline.tex
12mr|texlive-courseoutline-1.0-2|37	
12mr|texlive-courseoutline-1.0-2|38	#-----------------------------------------------------------------------
12mr|texlive-courseoutline-1.0-2|39	%prep
12mr|texlive-courseoutline-1.0-2|40	%setup -c -a0 -a1
12mr|texlive-courseoutline-1.0-2|41	
12mr|texlive-courseoutline-1.0-2|42	%build
12mr|texlive-courseoutline-1.0-2|43	
12mr|texlive-courseoutline-1.0-2|44	%install
12mr|texlive-courseoutline-1.0-2|45	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-courseoutline-1.0-2|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-courseoutline-1.0-2|47	
12mr|texlive-courseoutline-1.0-2|48	
12mr|texlive-courseoutline-1.0-2|49	
12mr|texlive-courseoutline-1.0-2|50	%changelog
12mr|texlive-courseoutline-1.0-2|51	

17098 12
12mr|texlive-coursepaper-2.0-2|1	# revision 15878
12mr|texlive-coursepaper-2.0-2|2	# category Package
12mr|texlive-coursepaper-2.0-2|3	# catalog-ctan /macros/latex/contrib/coursepaper
12mr|texlive-coursepaper-2.0-2|4	# catalog-date 2008-09-18 22:52:44 +0200
12mr|texlive-coursepaper-2.0-2|5	# catalog-license other-free
12mr|texlive-coursepaper-2.0-2|6	# catalog-version 2.0
12mr|texlive-coursepaper-2.0-2|7	Name:		texlive-coursepaper
12mr|texlive-coursepaper-2.0-2|8	Version:	2.0
12mr|texlive-coursepaper-2.0-2|9	Release:	2
12mr|texlive-coursepaper-2.0-2|10	Summary:	Prepare university course papers
12mr|texlive-coursepaper-2.0-2|11	Group:		Publishing
12mr|texlive-coursepaper-2.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/coursepaper
12mr|texlive-coursepaper-2.0-2|13	License:	OTHER-FREE
12mr|texlive-coursepaper-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coursepaper.tar.xz
12mr|texlive-coursepaper-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coursepaper.doc.tar.xz
12mr|texlive-coursepaper-2.0-2|16	BuildArch:	noarch
12mr|texlive-coursepaper-2.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-coursepaper-2.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-coursepaper-2.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-coursepaper-2.0-2|20	
12mr|texlive-coursepaper-2.0-2|21	%description
12mr|texlive-coursepaper-2.0-2|22	Coursepaper is a class with which students can provide simple
12mr|texlive-coursepaper-2.0-2|23	course papers, in a uniform design to ease the task of marking.
12mr|texlive-coursepaper-2.0-2|24	
12mr|texlive-coursepaper-2.0-2|25	%post
12mr|texlive-coursepaper-2.0-2|26	%{_sbindir}/texlive.post
12mr|texlive-coursepaper-2.0-2|27	
12mr|texlive-coursepaper-2.0-2|28	%postun
12mr|texlive-coursepaper-2.0-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-coursepaper-2.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-coursepaper-2.0-2|31	fi
12mr|texlive-coursepaper-2.0-2|32	
12mr|texlive-coursepaper-2.0-2|33	#-----------------------------------------------------------------------
12mr|texlive-coursepaper-2.0-2|34	%files
12mr|texlive-coursepaper-2.0-2|35	%{_texmfdistdir}/tex/latex/coursepaper/coursepaper.cls
12mr|texlive-coursepaper-2.0-2|36	%doc %{_texmfdistdir}/doc/latex/coursepaper/coursepaper.tex
12mr|texlive-coursepaper-2.0-2|37	
12mr|texlive-coursepaper-2.0-2|38	#-----------------------------------------------------------------------
12mr|texlive-coursepaper-2.0-2|39	%prep
12mr|texlive-coursepaper-2.0-2|40	%setup -c -a0 -a1
12mr|texlive-coursepaper-2.0-2|41	
12mr|texlive-coursepaper-2.0-2|42	%build
12mr|texlive-coursepaper-2.0-2|43	
12mr|texlive-coursepaper-2.0-2|44	%install
12mr|texlive-coursepaper-2.0-2|45	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-coursepaper-2.0-2|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-coursepaper-2.0-2|47	
12mr|texlive-coursepaper-2.0-2|48	
12mr|texlive-coursepaper-2.0-2|49	
12mr|texlive-coursepaper-2.0-2|50	%changelog
12mr|texlive-coursepaper-2.0-2|51	

17099 12
12mr|texlive-coverpage-1.01-2|1	# revision 15878
12mr|texlive-coverpage-1.01-2|2	# category Package
12mr|texlive-coverpage-1.01-2|3	# catalog-ctan /macros/latex/contrib/coverpage
12mr|texlive-coverpage-1.01-2|4	# catalog-date 2007-03-05 15:26:58 +0100
12mr|texlive-coverpage-1.01-2|5	# catalog-license lppl
12mr|texlive-coverpage-1.01-2|6	# catalog-version 1.01
12mr|texlive-coverpage-1.01-2|7	Name:		texlive-coverpage
12mr|texlive-coverpage-1.01-2|8	Version:	1.01
12mr|texlive-coverpage-1.01-2|9	Release:	2
12mr|texlive-coverpage-1.01-2|10	Summary:	Automatic cover page creation for scientific papers (with BibTeX data and copyright notice)
12mr|texlive-coverpage-1.01-2|11	Group:		Publishing
12mr|texlive-coverpage-1.01-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/coverpage
12mr|texlive-coverpage-1.01-2|13	License:	LPPL
12mr|texlive-coverpage-1.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coverpage.tar.xz
12mr|texlive-coverpage-1.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coverpage.doc.tar.xz
12mr|texlive-coverpage-1.01-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coverpage.source.tar.xz
12mr|texlive-coverpage-1.01-2|17	BuildArch:	noarch
12mr|texlive-coverpage-1.01-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-coverpage-1.01-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-coverpage-1.01-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-coverpage-1.01-2|21	
12mr|texlive-coverpage-1.01-2|22	%description
12mr|texlive-coverpage-1.01-2|23	The package CoverPage was created to supplement scientific
12mr|texlive-coverpage-1.01-2|24	papers with a cover page containing bibliographical
12mr|texlive-coverpage-1.01-2|25	information, a copyright notice, and/or some logos of the
12mr|texlive-coverpage-1.01-2|26	author's institution. The cover page is created (almost)
12mr|texlive-coverpage-1.01-2|27	automatically; this is done by parsing BibTeX information
12mr|texlive-coverpage-1.01-2|28	corresponding to the main document and reading a configuration
12mr|texlive-coverpage-1.01-2|29	file in which the author can set information like the
12mr|texlive-coverpage-1.01-2|30	affiliation he or she is associated with. The cover page
12mr|texlive-coverpage-1.01-2|31	consists of header, body and footer; all three are macros which
12mr|texlive-coverpage-1.01-2|32	can be redefined using \renewcommand, thus allowing easy
12mr|texlive-coverpage-1.01-2|33	customization of the package. Additionally, it should be
12mr|texlive-coverpage-1.01-2|34	stressed that the cover page layout is totally independent of
12mr|texlive-coverpage-1.01-2|35	the main document and its page layout. This package requires
12mr|texlive-coverpage-1.01-2|36	four other packages (keyval, url, textcomp, and verbatim), but
12mr|texlive-coverpage-1.01-2|37	all of them are standard packages and should be part of every
12mr|texlive-coverpage-1.01-2|38	LaTeX installation.
12mr|texlive-coverpage-1.01-2|39	
12mr|texlive-coverpage-1.01-2|40	%post
12mr|texlive-coverpage-1.01-2|41	%{_sbindir}/texlive.post
12mr|texlive-coverpage-1.01-2|42	
12mr|texlive-coverpage-1.01-2|43	%postun
12mr|texlive-coverpage-1.01-2|44	if [ $1 -eq 0 ]; then
12mr|texlive-coverpage-1.01-2|45	%{_sbindir}/texlive.post
12mr|texlive-coverpage-1.01-2|46	fi
12mr|texlive-coverpage-1.01-2|47	
12mr|texlive-coverpage-1.01-2|48	#-----------------------------------------------------------------------
12mr|texlive-coverpage-1.01-2|49	%files
12mr|texlive-coverpage-1.01-2|50	%{_texmfdistdir}/tex/latex/coverpage/CoverPage.cfg
12mr|texlive-coverpage-1.01-2|51	%{_texmfdistdir}/tex/latex/coverpage/CoverPage.sty
12mr|texlive-coverpage-1.01-2|52	%doc %{_texmfdistdir}/doc/latex/coverpage/CoverPage.pdf
12mr|texlive-coverpage-1.01-2|53	%doc %{_texmfdistdir}/doc/latex/coverpage/ECCV06Sample.pdf
12mr|texlive-coverpage-1.01-2|54	%doc %{_texmfdistdir}/doc/latex/coverpage/README
12mr|texlive-coverpage-1.01-2|55	%doc %{_texmfdistdir}/doc/latex/coverpage/SimpleSample.BibTeX.txt
12mr|texlive-coverpage-1.01-2|56	%doc %{_texmfdistdir}/doc/latex/coverpage/SimpleSample.pdf
12mr|texlive-coverpage-1.01-2|57	%doc %{_texmfdistdir}/doc/latex/coverpage/SimpleSample.tex
12mr|texlive-coverpage-1.01-2|58	#- source
12mr|texlive-coverpage-1.01-2|59	%doc %{_texmfdistdir}/source/latex/coverpage/CoverPage.dtx
12mr|texlive-coverpage-1.01-2|60	%doc %{_texmfdistdir}/source/latex/coverpage/CoverPage.ins
12mr|texlive-coverpage-1.01-2|61	
12mr|texlive-coverpage-1.01-2|62	#-----------------------------------------------------------------------
12mr|texlive-coverpage-1.01-2|63	%prep
12mr|texlive-coverpage-1.01-2|64	%setup -c -a0 -a1 -a2
12mr|texlive-coverpage-1.01-2|65	
12mr|texlive-coverpage-1.01-2|66	%build
12mr|texlive-coverpage-1.01-2|67	
12mr|texlive-coverpage-1.01-2|68	%install
12mr|texlive-coverpage-1.01-2|69	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-coverpage-1.01-2|70	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-coverpage-1.01-2|71	
12mr|texlive-coverpage-1.01-2|72	
12mr|texlive-coverpage-1.01-2|73	
12mr|texlive-coverpage-1.01-2|74	%changelog
12mr|texlive-coverpage-1.01-2|75	

17100 12
12mr|texlive-covington-20100405-2|1	# revision 17750
12mr|texlive-covington-20100405-2|2	# category Package
12mr|texlive-covington-20100405-2|3	# catalog-ctan /macros/latex/contrib/covington
12mr|texlive-covington-20100405-2|4	# catalog-date 2010-04-05 22:57:39 +0200
12mr|texlive-covington-20100405-2|5	# catalog-license pd
12mr|texlive-covington-20100405-2|6	# catalog-version undef
12mr|texlive-covington-20100405-2|7	Name:		texlive-covington
12mr|texlive-covington-20100405-2|8	Version:	20100405
12mr|texlive-covington-20100405-2|9	Release:	2
12mr|texlive-covington-20100405-2|10	Summary:	Linguistic support
12mr|texlive-covington-20100405-2|11	Group:		Publishing
12mr|texlive-covington-20100405-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/covington
12mr|texlive-covington-20100405-2|13	License:	PD
12mr|texlive-covington-20100405-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/covington.tar.xz
12mr|texlive-covington-20100405-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/covington.doc.tar.xz
12mr|texlive-covington-20100405-2|16	BuildArch:	noarch
12mr|texlive-covington-20100405-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-covington-20100405-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-covington-20100405-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-covington-20100405-2|20	
12mr|texlive-covington-20100405-2|21	%description
12mr|texlive-covington-20100405-2|22	Numerous minor LaTeX enhancements for linguistics, including
12mr|texlive-covington-20100405-2|23	multiple accents on the same letter, interline glosses (word-
12mr|texlive-covington-20100405-2|24	by-word translations), Discourse Representation Structures, and
12mr|texlive-covington-20100405-2|25	example numbering.
12mr|texlive-covington-20100405-2|26	
12mr|texlive-covington-20100405-2|27	%post
12mr|texlive-covington-20100405-2|28	%{_sbindir}/texlive.post
12mr|texlive-covington-20100405-2|29	
12mr|texlive-covington-20100405-2|30	%postun
12mr|texlive-covington-20100405-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-covington-20100405-2|32	%{_sbindir}/texlive.post
12mr|texlive-covington-20100405-2|33	fi
12mr|texlive-covington-20100405-2|34	
12mr|texlive-covington-20100405-2|35	#-----------------------------------------------------------------------
12mr|texlive-covington-20100405-2|36	%files
12mr|texlive-covington-20100405-2|37	%{_texmfdistdir}/tex/latex/covington/covington.sty
12mr|texlive-covington-20100405-2|38	%doc %{_texmfdistdir}/doc/latex/covington/covington.pdf
12mr|texlive-covington-20100405-2|39	%doc %{_texmfdistdir}/doc/latex/covington/covington.tex
12mr|texlive-covington-20100405-2|40	%doc %{_texmfdistdir}/doc/latex/covington/covingtonGerm.pdf
12mr|texlive-covington-20100405-2|41	%doc %{_texmfdistdir}/doc/latex/covington/covingtonGerm.tex
12mr|texlive-covington-20100405-2|42	
12mr|texlive-covington-20100405-2|43	#-----------------------------------------------------------------------
12mr|texlive-covington-20100405-2|44	%prep
12mr|texlive-covington-20100405-2|45	%setup -c -a0 -a1
12mr|texlive-covington-20100405-2|46	
12mr|texlive-covington-20100405-2|47	%build
12mr|texlive-covington-20100405-2|48	
12mr|texlive-covington-20100405-2|49	%install
12mr|texlive-covington-20100405-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-covington-20100405-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-covington-20100405-2|52	
12mr|texlive-covington-20100405-2|53	
12mr|texlive-covington-20100405-2|54	
12mr|texlive-covington-20100405-2|55	%changelog
12mr|texlive-covington-20100405-2|56	

17101 12
12mr|texlive-c-pascal-1.2-2|1	# revision 18337
12mr|texlive-c-pascal-1.2-2|2	# category Package
12mr|texlive-c-pascal-1.2-2|3	# catalog-ctan /macros/generic/c_pascal
12mr|texlive-c-pascal-1.2-2|4	# catalog-date 2008-01-08 01:09:19 +0100
12mr|texlive-c-pascal-1.2-2|5	# catalog-license pd
12mr|texlive-c-pascal-1.2-2|6	# catalog-version 1.2
12mr|texlive-c-pascal-1.2-2|7	Name:		texlive-c-pascal
12mr|texlive-c-pascal-1.2-2|8	Version:	1.2
12mr|texlive-c-pascal-1.2-2|9	Release:	2
12mr|texlive-c-pascal-1.2-2|10	Summary:	Typeset Python, C and Pascal programs
12mr|texlive-c-pascal-1.2-2|11	Group:		Publishing
12mr|texlive-c-pascal-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/c_pascal
12mr|texlive-c-pascal-1.2-2|13	License:	PD
12mr|texlive-c-pascal-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/c-pascal.tar.xz
12mr|texlive-c-pascal-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/c-pascal.doc.tar.xz
12mr|texlive-c-pascal-1.2-2|16	BuildArch:	noarch
12mr|texlive-c-pascal-1.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-c-pascal-1.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-c-pascal-1.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-c-pascal-1.2-2|20	
12mr|texlive-c-pascal-1.2-2|21	%define		_unpackaged_subdirs_terminate_build	0
12mr|texlive-c-pascal-1.2-2|22	
12mr|texlive-c-pascal-1.2-2|23	%description
12mr|texlive-c-pascal-1.2-2|24	A TeX macro package for easy typesetting programs in Python, C
12mr|texlive-c-pascal-1.2-2|25	and Pascal. Program source files may also be input.
12mr|texlive-c-pascal-1.2-2|26	
12mr|texlive-c-pascal-1.2-2|27	%post
12mr|texlive-c-pascal-1.2-2|28	%{_sbindir}/texlive.post
12mr|texlive-c-pascal-1.2-2|29	
12mr|texlive-c-pascal-1.2-2|30	%postun
12mr|texlive-c-pascal-1.2-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-c-pascal-1.2-2|32	%{_sbindir}/texlive.post
12mr|texlive-c-pascal-1.2-2|33	fi
12mr|texlive-c-pascal-1.2-2|34	
12mr|texlive-c-pascal-1.2-2|35	#-----------------------------------------------------------------------
12mr|texlive-c-pascal-1.2-2|36	%files
12mr|texlive-c-pascal-1.2-2|37	%{_texmfdistdir}/tex/generic/c-pascal/cap.tex
12mr|texlive-c-pascal-1.2-2|38	%{_texmfdistdir}/tex/generic/c-pascal/cap_c.tex
12mr|texlive-c-pascal-1.2-2|39	%{_texmfdistdir}/tex/generic/c-pascal/cap_comm.tex
12mr|texlive-c-pascal-1.2-2|40	%{_texmfdistdir}/tex/generic/c-pascal/cap_pas.tex
12mr|texlive-c-pascal-1.2-2|41	%{_texmfdistdir}/tex/generic/c-pascal/cap_pyt.tex
12mr|texlive-c-pascal-1.2-2|42	%doc %{_texmfdistdir}/doc/generic/c-pascal/README.eng
12mr|texlive-c-pascal-1.2-2|43	%doc %{_texmfdistdir}/doc/generic/c-pascal/README.pol
12mr|texlive-c-pascal-1.2-2|44	%doc %{_texmfdistdir}/doc/generic/c-pascal/demo1.tex
12mr|texlive-c-pascal-1.2-2|45	%doc %{_texmfdistdir}/doc/generic/c-pascal/demo2.tex
12mr|texlive-c-pascal-1.2-2|46	%doc %{_texmfdistdir}/doc/generic/c-pascal/prog/fib.py
12mr|texlive-c-pascal-1.2-2|47	%doc %{_texmfdistdir}/doc/generic/c-pascal/prog/guess.pas
12mr|texlive-c-pascal-1.2-2|48	%doc %{_texmfdistdir}/doc/generic/c-pascal/prog/sun.c
12mr|texlive-c-pascal-1.2-2|49	
12mr|texlive-c-pascal-1.2-2|50	#-----------------------------------------------------------------------
12mr|texlive-c-pascal-1.2-2|51	%prep
12mr|texlive-c-pascal-1.2-2|52	%setup -c -a0 -a1
12mr|texlive-c-pascal-1.2-2|53	
12mr|texlive-c-pascal-1.2-2|54	%build
12mr|texlive-c-pascal-1.2-2|55	
12mr|texlive-c-pascal-1.2-2|56	%install
12mr|texlive-c-pascal-1.2-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-c-pascal-1.2-2|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-c-pascal-1.2-2|59	
12mr|texlive-c-pascal-1.2-2|60	
12mr|texlive-c-pascal-1.2-2|61	
12mr|texlive-c-pascal-1.2-2|62	%changelog
12mr|texlive-c-pascal-1.2-2|63	

17102 12
12mr|texlive-cprotect-1.0e-2|1	# revision 21209
12mr|texlive-cprotect-1.0e-2|2	# category Package
12mr|texlive-cprotect-1.0e-2|3	# catalog-ctan /macros/latex/contrib/cprotect
12mr|texlive-cprotect-1.0e-2|4	# catalog-date 2011-01-27 23:21:47 +0100
12mr|texlive-cprotect-1.0e-2|5	# catalog-license lppl1.3
12mr|texlive-cprotect-1.0e-2|6	# catalog-version 1.0e
12mr|texlive-cprotect-1.0e-2|7	Name:		texlive-cprotect
12mr|texlive-cprotect-1.0e-2|8	Version:	1.0e
12mr|texlive-cprotect-1.0e-2|9	Release:	2
12mr|texlive-cprotect-1.0e-2|10	Summary:	Allow verbatim, etc., in macro arguments
12mr|texlive-cprotect-1.0e-2|11	Group:		Publishing
12mr|texlive-cprotect-1.0e-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cprotect
12mr|texlive-cprotect-1.0e-2|13	License:	LPPL1.3
12mr|texlive-cprotect-1.0e-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cprotect.tar.xz
12mr|texlive-cprotect-1.0e-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cprotect.doc.tar.xz
12mr|texlive-cprotect-1.0e-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cprotect.source.tar.xz
12mr|texlive-cprotect-1.0e-2|17	BuildArch:	noarch
12mr|texlive-cprotect-1.0e-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-cprotect-1.0e-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-cprotect-1.0e-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-cprotect-1.0e-2|21	
12mr|texlive-cprotect-1.0e-2|22	%description
12mr|texlive-cprotect-1.0e-2|23	The package defines the macro \cprotect that makes a following
12mr|texlive-cprotect-1.0e-2|24	macro proof against verbatim in its argument; as, for example,
12mr|texlive-cprotect-1.0e-2|25	\cprotect\section{\verb"foo"} A similar macro \cprotEnv
12mr|texlive-cprotect-1.0e-2|26	(applied to the \begin of an environment) sanitises the
12mr|texlive-cprotect-1.0e-2|27	behavior of fragile environments. Moving arguments, and
12mr|texlive-cprotect-1.0e-2|28	corresponding "tables of ..." work happily.
12mr|texlive-cprotect-1.0e-2|29	
12mr|texlive-cprotect-1.0e-2|30	%post
12mr|texlive-cprotect-1.0e-2|31	%{_sbindir}/texlive.post
12mr|texlive-cprotect-1.0e-2|32	
12mr|texlive-cprotect-1.0e-2|33	%postun
12mr|texlive-cprotect-1.0e-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-cprotect-1.0e-2|35	%{_sbindir}/texlive.post
12mr|texlive-cprotect-1.0e-2|36	fi
12mr|texlive-cprotect-1.0e-2|37	
12mr|texlive-cprotect-1.0e-2|38	#-----------------------------------------------------------------------
12mr|texlive-cprotect-1.0e-2|39	%files
12mr|texlive-cprotect-1.0e-2|40	%{_texmfdistdir}/tex/latex/cprotect/cprotect.sty
12mr|texlive-cprotect-1.0e-2|41	%doc %{_texmfdistdir}/doc/latex/cprotect/README
12mr|texlive-cprotect-1.0e-2|42	%doc %{_texmfdistdir}/doc/latex/cprotect/README.txt
12mr|texlive-cprotect-1.0e-2|43	%doc %{_texmfdistdir}/doc/latex/cprotect/cprotect.pdf
12mr|texlive-cprotect-1.0e-2|44	#- source
12mr|texlive-cprotect-1.0e-2|45	%doc %{_texmfdistdir}/source/latex/cprotect/cprotect.dtx
12mr|texlive-cprotect-1.0e-2|46	%doc %{_texmfdistdir}/source/latex/cprotect/cprotect.ins
12mr|texlive-cprotect-1.0e-2|47	
12mr|texlive-cprotect-1.0e-2|48	#-----------------------------------------------------------------------
12mr|texlive-cprotect-1.0e-2|49	%prep
12mr|texlive-cprotect-1.0e-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-cprotect-1.0e-2|51	
12mr|texlive-cprotect-1.0e-2|52	%build
12mr|texlive-cprotect-1.0e-2|53	
12mr|texlive-cprotect-1.0e-2|54	%install
12mr|texlive-cprotect-1.0e-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cprotect-1.0e-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-cprotect-1.0e-2|57	
12mr|texlive-cprotect-1.0e-2|58	
12mr|texlive-cprotect-1.0e-2|59	
12mr|texlive-cprotect-1.0e-2|60	%changelog
12mr|texlive-cprotect-1.0e-2|61	

17103 12
12mr|texlive-crbox-0.1-2|1	# revision 24414
12mr|texlive-crbox-0.1-2|2	# category Package
12mr|texlive-crbox-0.1-2|3	# catalog-ctan /macros/latex/contrib/crbox
12mr|texlive-crbox-0.1-2|4	# catalog-date 2011-10-26 21:25:52 +0200
12mr|texlive-crbox-0.1-2|5	# catalog-license lppl
12mr|texlive-crbox-0.1-2|6	# catalog-version 0.1
12mr|texlive-crbox-0.1-2|7	Name:		texlive-crbox
12mr|texlive-crbox-0.1-2|8	Version:	0.1
12mr|texlive-crbox-0.1-2|9	Release:	2
12mr|texlive-crbox-0.1-2|10	Summary:	Boxes with crossed corners
12mr|texlive-crbox-0.1-2|11	Group:		Publishing
12mr|texlive-crbox-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/crbox
12mr|texlive-crbox-0.1-2|13	License:	LPPL
12mr|texlive-crbox-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crbox.tar.xz
12mr|texlive-crbox-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crbox.doc.tar.xz
12mr|texlive-crbox-0.1-2|16	BuildArch:	noarch
12mr|texlive-crbox-0.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-crbox-0.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-crbox-0.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-crbox-0.1-2|20	
12mr|texlive-crbox-0.1-2|21	%description
12mr|texlive-crbox-0.1-2|22	The package implements a \crbox command which produces boxes
12mr|texlive-crbox-0.1-2|23	with crossing lines at the corners.
12mr|texlive-crbox-0.1-2|24	
12mr|texlive-crbox-0.1-2|25	%post
12mr|texlive-crbox-0.1-2|26	%{_sbindir}/texlive.post
12mr|texlive-crbox-0.1-2|27	
12mr|texlive-crbox-0.1-2|28	%postun
12mr|texlive-crbox-0.1-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-crbox-0.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-crbox-0.1-2|31	fi
12mr|texlive-crbox-0.1-2|32	
12mr|texlive-crbox-0.1-2|33	#-----------------------------------------------------------------------
12mr|texlive-crbox-0.1-2|34	%files
12mr|texlive-crbox-0.1-2|35	%{_texmfdistdir}/tex/latex/crbox/crbox.sty
12mr|texlive-crbox-0.1-2|36	%doc %{_texmfdistdir}/doc/latex/crbox/README
12mr|texlive-crbox-0.1-2|37	%doc %{_texmfdistdir}/doc/latex/crbox/crbox-doc.pdf
12mr|texlive-crbox-0.1-2|38	%doc %{_texmfdistdir}/doc/latex/crbox/crbox-doc.tex
12mr|texlive-crbox-0.1-2|39	
12mr|texlive-crbox-0.1-2|40	#-----------------------------------------------------------------------
12mr|texlive-crbox-0.1-2|41	%prep
12mr|texlive-crbox-0.1-2|42	%setup -c -a0 -a1
12mr|texlive-crbox-0.1-2|43	
12mr|texlive-crbox-0.1-2|44	%build
12mr|texlive-crbox-0.1-2|45	
12mr|texlive-crbox-0.1-2|46	%install
12mr|texlive-crbox-0.1-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-crbox-0.1-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-crbox-0.1-2|49	
12mr|texlive-crbox-0.1-2|50	
12mr|texlive-crbox-0.1-2|51	
12mr|texlive-crbox-0.1-2|52	%changelog
12mr|texlive-crbox-0.1-2|53	

17104 12
12mr|texlive-crop-1.5-2|1	# revision 15878
12mr|texlive-crop-1.5-2|2	# category Package
12mr|texlive-crop-1.5-2|3	# catalog-ctan /macros/latex/contrib/crop
12mr|texlive-crop-1.5-2|4	# catalog-date 2009-07-10 18:40:58 +0200
12mr|texlive-crop-1.5-2|5	# catalog-license lppl
12mr|texlive-crop-1.5-2|6	# catalog-version 1.5
12mr|texlive-crop-1.5-2|7	Name:		texlive-crop
12mr|texlive-crop-1.5-2|8	Version:	1.5
12mr|texlive-crop-1.5-2|9	Release:	2
12mr|texlive-crop-1.5-2|10	Summary:	Support for cropmarks
12mr|texlive-crop-1.5-2|11	Group:		Publishing
12mr|texlive-crop-1.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/crop
12mr|texlive-crop-1.5-2|13	License:	LPPL
12mr|texlive-crop-1.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crop.tar.xz
12mr|texlive-crop-1.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crop.doc.tar.xz
12mr|texlive-crop-1.5-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crop.source.tar.xz
12mr|texlive-crop-1.5-2|17	BuildArch:	noarch
12mr|texlive-crop-1.5-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-crop-1.5-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-crop-1.5-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-crop-1.5-2|21	
12mr|texlive-crop-1.5-2|22	%description
12mr|texlive-crop-1.5-2|23	A package providing corner marks for camera alignment as well
12mr|texlive-crop-1.5-2|24	as for trimming paper stacks, and additional page information
12mr|texlive-crop-1.5-2|25	on every page if required. Most macros are easily adaptable to
12mr|texlive-crop-1.5-2|26	personal preferences. An option is provided for selectively
12mr|texlive-crop-1.5-2|27	suppressing graphics or text, which may be useful for printing
12mr|texlive-crop-1.5-2|28	just colour graphics on a colour laser printer and the rest on
12mr|texlive-crop-1.5-2|29	a cheap mono laser printer. A page info line contains the time
12mr|texlive-crop-1.5-2|30	and a new cropmarks index and is printed at the top of the
12mr|texlive-crop-1.5-2|31	page. A configuration command is provided for the info line
12mr|texlive-crop-1.5-2|32	font. Options for better collaboration with dvips, pdftex and
12mr|texlive-crop-1.5-2|33	vtex are provided.
12mr|texlive-crop-1.5-2|34	
12mr|texlive-crop-1.5-2|35	%post
12mr|texlive-crop-1.5-2|36	%{_sbindir}/texlive.post
12mr|texlive-crop-1.5-2|37	
12mr|texlive-crop-1.5-2|38	%postun
12mr|texlive-crop-1.5-2|39	if [ $1 -eq 0 ]; then
12mr|texlive-crop-1.5-2|40	%{_sbindir}/texlive.post
12mr|texlive-crop-1.5-2|41	fi
12mr|texlive-crop-1.5-2|42	
12mr|texlive-crop-1.5-2|43	#-----------------------------------------------------------------------
12mr|texlive-crop-1.5-2|44	%files
12mr|texlive-crop-1.5-2|45	%{_texmfdistdir}/tex/latex/crop/crop.sty
12mr|texlive-crop-1.5-2|46	%doc %{_texmfdistdir}/doc/latex/crop/crop.pdf
12mr|texlive-crop-1.5-2|47	%doc %{_texmfdistdir}/doc/latex/crop/crop.txt
12mr|texlive-crop-1.5-2|48	#- source
12mr|texlive-crop-1.5-2|49	%doc %{_texmfdistdir}/source/latex/crop/Makefile
12mr|texlive-crop-1.5-2|50	%doc %{_texmfdistdir}/source/latex/crop/crop.dtx
12mr|texlive-crop-1.5-2|51	%doc %{_texmfdistdir}/source/latex/crop/crop.ins
12mr|texlive-crop-1.5-2|52	
12mr|texlive-crop-1.5-2|53	#-----------------------------------------------------------------------
12mr|texlive-crop-1.5-2|54	%prep
12mr|texlive-crop-1.5-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-crop-1.5-2|56	
12mr|texlive-crop-1.5-2|57	%build
12mr|texlive-crop-1.5-2|58	
12mr|texlive-crop-1.5-2|59	%install
12mr|texlive-crop-1.5-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-crop-1.5-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-crop-1.5-2|62	
12mr|texlive-crop-1.5-2|63	
12mr|texlive-crop-1.5-2|64	
12mr|texlive-crop-1.5-2|65	%changelog
12mr|texlive-crop-1.5-2|66	

17105 12
12mr|texlive-crossreference-20070101-2|1	# revision 15878
12mr|texlive-crossreference-20070101-2|2	# category Package
12mr|texlive-crossreference-20070101-2|3	# catalog-ctan /macros/latex/contrib/crossreference
12mr|texlive-crossreference-20070101-2|4	# catalog-date 2007-01-01 17:45:33 +0100
12mr|texlive-crossreference-20070101-2|5	# catalog-license lppl
12mr|texlive-crossreference-20070101-2|6	# catalog-version undef
12mr|texlive-crossreference-20070101-2|7	Name:		texlive-crossreference
12mr|texlive-crossreference-20070101-2|8	Version:	20070101
12mr|texlive-crossreference-20070101-2|9	Release:	2
12mr|texlive-crossreference-20070101-2|10	Summary:	Crossreferences within documents
12mr|texlive-crossreference-20070101-2|11	Group:		Publishing
12mr|texlive-crossreference-20070101-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/crossreference
12mr|texlive-crossreference-20070101-2|13	License:	LPPL
12mr|texlive-crossreference-20070101-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crossreference.tar.xz
12mr|texlive-crossreference-20070101-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crossreference.doc.tar.xz
12mr|texlive-crossreference-20070101-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crossreference.source.tar.xz
12mr|texlive-crossreference-20070101-2|17	BuildArch:	noarch
12mr|texlive-crossreference-20070101-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-crossreference-20070101-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-crossreference-20070101-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-crossreference-20070101-2|21	
12mr|texlive-crossreference-20070101-2|22	%description
12mr|texlive-crossreference-20070101-2|23	The package defines cross-references (essentially 'grand' label
12mr|texlive-crossreference-20070101-2|24	references), which may be listed in a table of cross-
12mr|texlive-crossreference-20070101-2|25	references.
12mr|texlive-crossreference-20070101-2|26	
12mr|texlive-crossreference-20070101-2|27	%post
12mr|texlive-crossreference-20070101-2|28	%{_sbindir}/texlive.post
12mr|texlive-crossreference-20070101-2|29	
12mr|texlive-crossreference-20070101-2|30	%postun
12mr|texlive-crossreference-20070101-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-crossreference-20070101-2|32	%{_sbindir}/texlive.post
12mr|texlive-crossreference-20070101-2|33	fi
12mr|texlive-crossreference-20070101-2|34	
12mr|texlive-crossreference-20070101-2|35	#-----------------------------------------------------------------------
12mr|texlive-crossreference-20070101-2|36	%files
12mr|texlive-crossreference-20070101-2|37	%{_texmfdistdir}/tex/latex/crossreference/crossreference.sty
12mr|texlive-crossreference-20070101-2|38	%doc %{_texmfdistdir}/doc/latex/crossreference/README
12mr|texlive-crossreference-20070101-2|39	%doc %{_texmfdistdir}/doc/latex/crossreference/crossreference.pdf
12mr|texlive-crossreference-20070101-2|40	%doc %{_texmfdistdir}/doc/latex/crossreference/xrefexample.tex
12mr|texlive-crossreference-20070101-2|41	#- source
12mr|texlive-crossreference-20070101-2|42	%doc %{_texmfdistdir}/source/latex/crossreference/crossreference.drv
12mr|texlive-crossreference-20070101-2|43	%doc %{_texmfdistdir}/source/latex/crossreference/crossreference.dtx
12mr|texlive-crossreference-20070101-2|44	%doc %{_texmfdistdir}/source/latex/crossreference/crossreference.ins
12mr|texlive-crossreference-20070101-2|45	
12mr|texlive-crossreference-20070101-2|46	#-----------------------------------------------------------------------
12mr|texlive-crossreference-20070101-2|47	%prep
12mr|texlive-crossreference-20070101-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-crossreference-20070101-2|49	
12mr|texlive-crossreference-20070101-2|50	%build
12mr|texlive-crossreference-20070101-2|51	
12mr|texlive-crossreference-20070101-2|52	%install
12mr|texlive-crossreference-20070101-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-crossreference-20070101-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-crossreference-20070101-2|55	
12mr|texlive-crossreference-20070101-2|56	
12mr|texlive-crossreference-20070101-2|57	
12mr|texlive-crossreference-20070101-2|58	%changelog
12mr|texlive-crossreference-20070101-2|59	

17106 12
12mr|texlive-crossword-1.8-2|1	# revision 15878
12mr|texlive-crossword-1.8-2|2	# category Package
12mr|texlive-crossword-1.8-2|3	# catalog-ctan /macros/latex/contrib/gene/crossword
12mr|texlive-crossword-1.8-2|4	# catalog-date 2009-11-13 01:13:22 +0100
12mr|texlive-crossword-1.8-2|5	# catalog-license other-free
12mr|texlive-crossword-1.8-2|6	# catalog-version 1.8
12mr|texlive-crossword-1.8-2|7	Name:		texlive-crossword
12mr|texlive-crossword-1.8-2|8	Version:	1.8
12mr|texlive-crossword-1.8-2|9	Release:	2
12mr|texlive-crossword-1.8-2|10	Summary:	Typeset crossword puzzles
12mr|texlive-crossword-1.8-2|11	Group:		Publishing
12mr|texlive-crossword-1.8-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gene/crossword
12mr|texlive-crossword-1.8-2|13	License:	OTHER-FREE
12mr|texlive-crossword-1.8-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crossword.tar.xz
12mr|texlive-crossword-1.8-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crossword.doc.tar.xz
12mr|texlive-crossword-1.8-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crossword.source.tar.xz
12mr|texlive-crossword-1.8-2|17	BuildArch:	noarch
12mr|texlive-crossword-1.8-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-crossword-1.8-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-crossword-1.8-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-crossword-1.8-2|21	
12mr|texlive-crossword-1.8-2|22	%description
12mr|texlive-crossword-1.8-2|23	An extended grid-based puzzle package, designed to take all
12mr|texlive-crossword-1.8-2|24	input (both grid and clues) from the same file. The package can
12mr|texlive-crossword-1.8-2|25	typeset grids with holes in them (for advertisements, or other
12mr|texlive-crossword-1.8-2|26	sorts of stuff), and can deal with several sorts of puzzle: -
12mr|texlive-crossword-1.8-2|27	The classical puzzle contains numbers for the words and clues
12mr|texlive-crossword-1.8-2|28	for the words to be filled in. - The numbered puzzle contains
12mr|texlive-crossword-1.8-2|29	numbers in each cell where identical numbers represent
12mr|texlive-crossword-1.8-2|30	identical letters. The goal is to find out which number
12mr|texlive-crossword-1.8-2|31	corresponds to which letter. - The fill-in type of puzzle
12mr|texlive-crossword-1.8-2|32	consists of a grid and a list of words. The goal is to place
12mr|texlive-crossword-1.8-2|33	all words in the grid. - Sudoku and Kakuro puzzles involve
12mr|texlive-crossword-1.8-2|34	filling in grids of numbers according to their own rules.
12mr|texlive-crossword-1.8-2|35	Format may be block-separated, or separated by thick lines.
12mr|texlive-crossword-1.8-2|36	Input to the package is somewhat redundant: specification of
12mr|texlive-crossword-1.8-2|37	the grid is separate from specification of the clues (if
12mr|texlive-crossword-1.8-2|38	they're necessary). The author considers this style both
12mr|texlive-crossword-1.8-2|39	'natural' and robust.
12mr|texlive-crossword-1.8-2|40	
12mr|texlive-crossword-1.8-2|41	%post
12mr|texlive-crossword-1.8-2|42	%{_sbindir}/texlive.post
12mr|texlive-crossword-1.8-2|43	
12mr|texlive-crossword-1.8-2|44	%postun
12mr|texlive-crossword-1.8-2|45	if [ $1 -eq 0 ]; then
12mr|texlive-crossword-1.8-2|46	%{_sbindir}/texlive.post
12mr|texlive-crossword-1.8-2|47	fi
12mr|texlive-crossword-1.8-2|48	
12mr|texlive-crossword-1.8-2|49	#-----------------------------------------------------------------------
12mr|texlive-crossword-1.8-2|50	%files
12mr|texlive-crossword-1.8-2|51	%{_texmfdistdir}/tex/latex/crossword/cwpuzzle.sty
12mr|texlive-crossword-1.8-2|52	%doc %{_texmfdistdir}/doc/latex/crossword/README
12mr|texlive-crossword-1.8-2|53	%doc %{_texmfdistdir}/doc/latex/crossword/cwpuzzle.pdf
12mr|texlive-crossword-1.8-2|54	#- source
12mr|texlive-crossword-1.8-2|55	%doc %{_texmfdistdir}/source/latex/crossword/Makefile
12mr|texlive-crossword-1.8-2|56	%doc %{_texmfdistdir}/source/latex/crossword/cwpuzzle.dtx
12mr|texlive-crossword-1.8-2|57	%doc %{_texmfdistdir}/source/latex/crossword/cwpuzzle.ins
12mr|texlive-crossword-1.8-2|58	
12mr|texlive-crossword-1.8-2|59	#-----------------------------------------------------------------------
12mr|texlive-crossword-1.8-2|60	%prep
12mr|texlive-crossword-1.8-2|61	%setup -c -a0 -a1 -a2
12mr|texlive-crossword-1.8-2|62	
12mr|texlive-crossword-1.8-2|63	%build
12mr|texlive-crossword-1.8-2|64	
12mr|texlive-crossword-1.8-2|65	%install
12mr|texlive-crossword-1.8-2|66	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-crossword-1.8-2|67	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-crossword-1.8-2|68	
12mr|texlive-crossword-1.8-2|69	
12mr|texlive-crossword-1.8-2|70	
12mr|texlive-crossword-1.8-2|71	%changelog
12mr|texlive-crossword-1.8-2|72	

17107 12
12mr|texlive-crosswrd-3.0-2|1	# revision 16896
12mr|texlive-crosswrd-3.0-2|2	# category Package
12mr|texlive-crosswrd-3.0-2|3	# catalog-ctan /macros/latex/contrib/crosswrd
12mr|texlive-crosswrd-3.0-2|4	# catalog-date 2010-02-01 17:14:28 +0100
12mr|texlive-crosswrd-3.0-2|5	# catalog-license lppl
12mr|texlive-crosswrd-3.0-2|6	# catalog-version 3.0
12mr|texlive-crosswrd-3.0-2|7	Name:		texlive-crosswrd
12mr|texlive-crosswrd-3.0-2|8	Version:	3.0
12mr|texlive-crosswrd-3.0-2|9	Release:	2
12mr|texlive-crosswrd-3.0-2|10	Summary:	Macros for typesetting crossword puzzles
12mr|texlive-crosswrd-3.0-2|11	Group:		Publishing
12mr|texlive-crosswrd-3.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/crosswrd
12mr|texlive-crosswrd-3.0-2|13	License:	LPPL
12mr|texlive-crosswrd-3.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crosswrd.tar.xz
12mr|texlive-crosswrd-3.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crosswrd.doc.tar.xz
12mr|texlive-crosswrd-3.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/crosswrd.source.tar.xz
12mr|texlive-crosswrd-3.0-2|17	BuildArch:	noarch
12mr|texlive-crosswrd-3.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-crosswrd-3.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-crosswrd-3.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-crosswrd-3.0-2|21	
12mr|texlive-crosswrd-3.0-2|22	%description
12mr|texlive-crosswrd-3.0-2|23	The package provides a LaTeX method of typesetting crosswords,
12mr|texlive-crosswrd-3.0-2|24	and assists the composer ensure that the grid all goes together
12mr|texlive-crosswrd-3.0-2|25	properly. Brian Hamilton Kelly's original was written for LaTeX
12mr|texlive-crosswrd-3.0-2|26	2.09, and needed to be updated to run with current LaTeX.
12mr|texlive-crosswrd-3.0-2|27	
12mr|texlive-crosswrd-3.0-2|28	%post
12mr|texlive-crosswrd-3.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-crosswrd-3.0-2|30	
12mr|texlive-crosswrd-3.0-2|31	%postun
12mr|texlive-crosswrd-3.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-crosswrd-3.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-crosswrd-3.0-2|34	fi
12mr|texlive-crosswrd-3.0-2|35	
12mr|texlive-crosswrd-3.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-crosswrd-3.0-2|37	%files
12mr|texlive-crosswrd-3.0-2|38	%{_texmfdistdir}/tex/latex/crosswrd/crosswrd.sty
12mr|texlive-crosswrd-3.0-2|39	%doc %{_texmfdistdir}/doc/latex/crosswrd/README
12mr|texlive-crosswrd-3.0-2|40	%doc %{_texmfdistdir}/doc/latex/crosswrd/crosswrd.pdf
12mr|texlive-crosswrd-3.0-2|41	%doc %{_texmfdistdir}/doc/latex/crosswrd/grid0.tex
12mr|texlive-crosswrd-3.0-2|42	%doc %{_texmfdistdir}/doc/latex/crosswrd/grid1.tex
12mr|texlive-crosswrd-3.0-2|43	%doc %{_texmfdistdir}/doc/latex/crosswrd/grid2.tex
12mr|texlive-crosswrd-3.0-2|44	%doc %{_texmfdistdir}/doc/latex/crosswrd/test0.tex
12mr|texlive-crosswrd-3.0-2|45	%doc %{_texmfdistdir}/doc/latex/crosswrd/test1.tex
12mr|texlive-crosswrd-3.0-2|46	%doc %{_texmfdistdir}/doc/latex/crosswrd/test2.tex
12mr|texlive-crosswrd-3.0-2|47	#- source
12mr|texlive-crosswrd-3.0-2|48	%doc %{_texmfdistdir}/source/latex/crosswrd/crosswrd.dtx
12mr|texlive-crosswrd-3.0-2|49	%doc %{_texmfdistdir}/source/latex/crosswrd/crosswrd.ins
12mr|texlive-crosswrd-3.0-2|50	
12mr|texlive-crosswrd-3.0-2|51	#-----------------------------------------------------------------------
12mr|texlive-crosswrd-3.0-2|52	%prep
12mr|texlive-crosswrd-3.0-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-crosswrd-3.0-2|54	
12mr|texlive-crosswrd-3.0-2|55	%build
12mr|texlive-crosswrd-3.0-2|56	
12mr|texlive-crosswrd-3.0-2|57	%install
12mr|texlive-crosswrd-3.0-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-crosswrd-3.0-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-crosswrd-3.0-2|60	
12mr|texlive-crosswrd-3.0-2|61	
12mr|texlive-crosswrd-3.0-2|62	
12mr|texlive-crosswrd-3.0-2|63	%changelog
12mr|texlive-crosswrd-3.0-2|64	

17108 12
12mr|texlive-cryst-20080815-2|1	# revision 15878
12mr|texlive-cryst-20080815-2|2	# category Package
12mr|texlive-cryst-20080815-2|3	# catalog-ctan /fonts/cryst
12mr|texlive-cryst-20080815-2|4	# catalog-date 2008-08-15 14:30:40 +0200
12mr|texlive-cryst-20080815-2|5	# catalog-license lppl
12mr|texlive-cryst-20080815-2|6	# catalog-version undef
12mr|texlive-cryst-20080815-2|7	Name:		texlive-cryst
12mr|texlive-cryst-20080815-2|8	Version:	20080815
12mr|texlive-cryst-20080815-2|9	Release:	2
12mr|texlive-cryst-20080815-2|10	Summary:	Font for graphical symbols used in crystallography
12mr|texlive-cryst-20080815-2|11	Group:		Publishing
12mr|texlive-cryst-20080815-2|12	URL:		http://www.ctan.org/tex-archive/fonts/cryst
12mr|texlive-cryst-20080815-2|13	License:	LPPL
12mr|texlive-cryst-20080815-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cryst.tar.xz
12mr|texlive-cryst-20080815-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cryst.doc.tar.xz
12mr|texlive-cryst-20080815-2|16	BuildArch:	noarch
12mr|texlive-cryst-20080815-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cryst-20080815-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cryst-20080815-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-cryst-20080815-2|20	
12mr|texlive-cryst-20080815-2|21	%description
12mr|texlive-cryst-20080815-2|22	The font is provided as an Adobe Type 1 font, and as MetaFont
12mr|texlive-cryst-20080815-2|23	source. Instructions for use are available both in the README
12mr|texlive-cryst-20080815-2|24	file and (with a font diagram) in the documentation.
12mr|texlive-cryst-20080815-2|25	
12mr|texlive-cryst-20080815-2|26	%post
12mr|texlive-cryst-20080815-2|27	%{_sbindir}/texlive.post
12mr|texlive-cryst-20080815-2|28	
12mr|texlive-cryst-20080815-2|29	%postun
12mr|texlive-cryst-20080815-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-cryst-20080815-2|31	%{_sbindir}/texlive.post
12mr|texlive-cryst-20080815-2|32	fi
12mr|texlive-cryst-20080815-2|33	
12mr|texlive-cryst-20080815-2|34	#-----------------------------------------------------------------------
12mr|texlive-cryst-20080815-2|35	%files
12mr|texlive-cryst-20080815-2|36	%{_texmfdistdir}/fonts/afm/public/cryst/cryst.afm
12mr|texlive-cryst-20080815-2|37	%{_texmfdistdir}/fonts/source/public/cryst/cryst.mf
12mr|texlive-cryst-20080815-2|38	%{_texmfdistdir}/fonts/tfm/public/cryst/cryst.tfm
12mr|texlive-cryst-20080815-2|39	%{_texmfdistdir}/fonts/type1/public/cryst/cryst.pfb
12mr|texlive-cryst-20080815-2|40	%doc %{_texmfdistdir}/doc/latex/cryst/README
12mr|texlive-cryst-20080815-2|41	%doc %{_texmfdistdir}/doc/latex/cryst/cryst1.pdf
12mr|texlive-cryst-20080815-2|42	%doc %{_texmfdistdir}/doc/latex/cryst/cryst1.tex
12mr|texlive-cryst-20080815-2|43	
12mr|texlive-cryst-20080815-2|44	#-----------------------------------------------------------------------
12mr|texlive-cryst-20080815-2|45	%prep
12mr|texlive-cryst-20080815-2|46	%setup -c -a0 -a1
12mr|texlive-cryst-20080815-2|47	
12mr|texlive-cryst-20080815-2|48	%build
12mr|texlive-cryst-20080815-2|49	
12mr|texlive-cryst-20080815-2|50	%install
12mr|texlive-cryst-20080815-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cryst-20080815-2|52	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cryst-20080815-2|53	
12mr|texlive-cryst-20080815-2|54	
12mr|texlive-cryst-20080815-2|55	
12mr|texlive-cryst-20080815-2|56	%changelog
12mr|texlive-cryst-20080815-2|57	

17109 12
12mr|texlive-cs-20111103-2|1	# revision 15878
12mr|texlive-cs-20111103-2|2	# category Package
12mr|texlive-cs-20111103-2|3	# catalog-ctan undef
12mr|texlive-cs-20111103-2|4	# catalog-date undef
12mr|texlive-cs-20111103-2|5	# catalog-license undef
12mr|texlive-cs-20111103-2|6	# catalog-version undef
12mr|texlive-cs-20111103-2|7	Name:		texlive-cs
12mr|texlive-cs-20111103-2|8	Version:	20111103
12mr|texlive-cs-20111103-2|9	Release:	2
12mr|texlive-cs-20111103-2|10	Summary:	TeXLive cs package
12mr|texlive-cs-20111103-2|11	Group:		Publishing
12mr|texlive-cs-20111103-2|12	URL:		http://tug.org/texlive
12mr|texlive-cs-20111103-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-cs-20111103-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cs.tar.xz
12mr|texlive-cs-20111103-2|15	BuildArch:	noarch
12mr|texlive-cs-20111103-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-cs-20111103-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-cs-20111103-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-cs-20111103-2|19	Requires(post):	texlive-tetex
12mr|texlive-cs-20111103-2|20	
12mr|texlive-cs-20111103-2|21	%description
12mr|texlive-cs-20111103-2|22	TeXLive cs package.
12mr|texlive-cs-20111103-2|23	
12mr|texlive-cs-20111103-2|24	%post
12mr|texlive-cs-20111103-2|25	%{_sbindir}/texlive.post
12mr|texlive-cs-20111103-2|26	
12mr|texlive-cs-20111103-2|27	%postun
12mr|texlive-cs-20111103-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-cs-20111103-2|29	%{_sbindir}/texlive.post
12mr|texlive-cs-20111103-2|30	fi
12mr|texlive-cs-20111103-2|31	
12mr|texlive-cs-20111103-2|32	#-----------------------------------------------------------------------
12mr|texlive-cs-20111103-2|33	%files
12mr|texlive-cs-20111103-2|34	%{_texmfdistdir}/dvips/cs/config.cs
12mr|texlive-cs-20111103-2|35	%{_texmfdistdir}/fonts/enc/dvips/cs/csin.enc
12mr|texlive-cs-20111103-2|36	%{_texmfdistdir}/fonts/enc/dvips/cs/csr.enc
12mr|texlive-cs-20111103-2|37	%{_texmfdistdir}/fonts/enc/dvips/cs/csr1.enc
12mr|texlive-cs-20111103-2|38	%{_texmfdistdir}/fonts/enc/dvips/cs/cstt.enc
12mr|texlive-cs-20111103-2|39	%{_texmfdistdir}/fonts/map/dvips/cs/csfont-e.map
12mr|texlive-cs-20111103-2|40	%{_texmfdistdir}/fonts/map/dvips/cs/csother.map
12mr|texlive-cs-20111103-2|41	%{_texmfdistdir}/fonts/map/dvips/cs/cstext.map
12mr|texlive-cs-20111103-2|42	%{_texmfdistdir}/fonts/source/public/cs/csaccent.mf
12mr|texlive-cs-20111103-2|43	%{_texmfdistdir}/fonts/source/public/cs/csacutl.mf
12mr|texlive-cs-20111103-2|44	%{_texmfdistdir}/fonts/source/public/cs/csacutu.mf
12mr|texlive-cs-20111103-2|45	%{_texmfdistdir}/fonts/source/public/cs/csadded.mf
12mr|texlive-cs-20111103-2|46	%{_texmfdistdir}/fonts/source/public/cs/csb10.mf
12mr|texlive-cs-20111103-2|47	%{_texmfdistdir}/fonts/source/public/cs/csb12.mf
12mr|texlive-cs-20111103-2|48	%{_texmfdistdir}/fonts/source/public/cs/csb17.mf
12mr|texlive-cs-20111103-2|49	%{_texmfdistdir}/fonts/source/public/cs/csb5.mf
12mr|texlive-cs-20111103-2|50	%{_texmfdistdir}/fonts/source/public/cs/csb6.mf
12mr|texlive-cs-20111103-2|51	%{_texmfdistdir}/fonts/source/public/cs/csb7.mf
12mr|texlive-cs-20111103-2|52	%{_texmfdistdir}/fonts/source/public/cs/csb8.mf
12mr|texlive-cs-20111103-2|53	%{_texmfdistdir}/fonts/source/public/cs/csb9.mf
12mr|texlive-cs-20111103-2|54	%{_texmfdistdir}/fonts/source/public/cs/csbx10.mf
12mr|texlive-cs-20111103-2|55	%{_texmfdistdir}/fonts/source/public/cs/csbx12.mf
12mr|texlive-cs-20111103-2|56	%{_texmfdistdir}/fonts/source/public/cs/csbx5.mf
12mr|texlive-cs-20111103-2|57	%{_texmfdistdir}/fonts/source/public/cs/csbx6.mf
12mr|texlive-cs-20111103-2|58	%{_texmfdistdir}/fonts/source/public/cs/csbx7.mf
12mr|texlive-cs-20111103-2|59	%{_texmfdistdir}/fonts/source/public/cs/csbx8.mf
12mr|texlive-cs-20111103-2|60	%{_texmfdistdir}/fonts/source/public/cs/csbx9.mf
12mr|texlive-cs-20111103-2|61	%{_texmfdistdir}/fonts/source/public/cs/csbxsl10.mf
12mr|texlive-cs-20111103-2|62	%{_texmfdistdir}/fonts/source/public/cs/csbxsl12.mf
12mr|texlive-cs-20111103-2|63	%{_texmfdistdir}/fonts/source/public/cs/csbxsl5.mf
12mr|texlive-cs-20111103-2|64	%{_texmfdistdir}/fonts/source/public/cs/csbxsl6.mf
12mr|texlive-cs-20111103-2|65	%{_texmfdistdir}/fonts/source/public/cs/csbxsl7.mf
12mr|texlive-cs-20111103-2|66	%{_texmfdistdir}/fonts/source/public/cs/csbxsl8.mf
12mr|texlive-cs-20111103-2|67	%{_texmfdistdir}/fonts/source/public/cs/csbxsl9.mf
12mr|texlive-cs-20111103-2|68	%{_texmfdistdir}/fonts/source/public/cs/csbxti10.mf
12mr|texlive-cs-20111103-2|69	%{_texmfdistdir}/fonts/source/public/cs/csbxti12.mf
12mr|texlive-cs-20111103-2|70	%{_texmfdistdir}/fonts/source/public/cs/csbxti17.mf
12mr|texlive-cs-20111103-2|71	%{_texmfdistdir}/fonts/source/public/cs/cscode.mf
12mr|texlive-cs-20111103-2|72	%{_texmfdistdir}/fonts/source/public/cs/cscsc10.mf
12mr|texlive-cs-20111103-2|73	%{_texmfdistdir}/fonts/source/public/cs/cscsc12.mf
12mr|texlive-cs-20111103-2|74	%{_texmfdistdir}/fonts/source/public/cs/cscsc17.mf
12mr|texlive-cs-20111103-2|75	%{_texmfdistdir}/fonts/source/public/cs/cscsc8.mf
12mr|texlive-cs-20111103-2|76	%{_texmfdistdir}/fonts/source/public/cs/cscsc9.mf
12mr|texlive-cs-20111103-2|77	%{_texmfdistdir}/fonts/source/public/cs/csdunh10.mf
12mr|texlive-cs-20111103-2|78	%{_texmfdistdir}/fonts/source/public/cs/csdunh12.mf
12mr|texlive-cs-20111103-2|79	%{_texmfdistdir}/fonts/source/public/cs/csdunh17.mf
12mr|texlive-cs-20111103-2|80	%{_texmfdistdir}/fonts/source/public/cs/csdunh5.mf
12mr|texlive-cs-20111103-2|81	%{_texmfdistdir}/fonts/source/public/cs/csdunh6.mf
12mr|texlive-cs-20111103-2|82	%{_texmfdistdir}/fonts/source/public/cs/csdunh7.mf
12mr|texlive-cs-20111103-2|83	%{_texmfdistdir}/fonts/source/public/cs/csdunh8.mf
12mr|texlive-cs-20111103-2|84	%{_texmfdistdir}/fonts/source/public/cs/csdunh9.mf
12mr|texlive-cs-20111103-2|85	%{_texmfdistdir}/fonts/source/public/cs/csff10.mf
12mr|texlive-cs-20111103-2|86	%{_texmfdistdir}/fonts/source/public/cs/csfi10.mf
12mr|texlive-cs-20111103-2|87	%{_texmfdistdir}/fonts/source/public/cs/csfib10.mf
12mr|texlive-cs-20111103-2|88	%{_texmfdistdir}/fonts/source/public/cs/csfib12.mf
12mr|texlive-cs-20111103-2|89	%{_texmfdistdir}/fonts/source/public/cs/csfib8.mf
12mr|texlive-cs-20111103-2|90	%{_texmfdistdir}/fonts/source/public/cs/csfib9.mf
12mr|texlive-cs-20111103-2|91	%{_texmfdistdir}/fonts/source/public/cs/cshachel.mf
12mr|texlive-cs-20111103-2|92	%{_texmfdistdir}/fonts/source/public/cs/cshacheu.mf
12mr|texlive-cs-20111103-2|93	%{_texmfdistdir}/fonts/source/public/cs/cshyph.mf
12mr|texlive-cs-20111103-2|94	%{_texmfdistdir}/fonts/source/public/cs/csiacutl.mf
12mr|texlive-cs-20111103-2|95	%{_texmfdistdir}/fonts/source/public/cs/csihachl.mf
12mr|texlive-cs-20111103-2|96	%{_texmfdistdir}/fonts/source/public/cs/csinch.mf
12mr|texlive-cs-20111103-2|97	%{_texmfdistdir}/fonts/source/public/cs/csiothrl.mf
12mr|texlive-cs-20111103-2|98	%{_texmfdistdir}/fonts/source/public/cs/csitt10.mf
12mr|texlive-cs-20111103-2|99	%{_texmfdistdir}/fonts/source/public/cs/csitt12.mf
12mr|texlive-cs-20111103-2|100	%{_texmfdistdir}/fonts/source/public/cs/csitt17.mf
12mr|texlive-cs-20111103-2|101	%{_texmfdistdir}/fonts/source/public/cs/csitt8.mf
12mr|texlive-cs-20111103-2|102	%{_texmfdistdir}/fonts/source/public/cs/csitt9.mf
12mr|texlive-cs-20111103-2|103	%{_texmfdistdir}/fonts/source/public/cs/csotherl.mf
12mr|texlive-cs-20111103-2|104	%{_texmfdistdir}/fonts/source/public/cs/csotheru.mf
12mr|texlive-cs-20111103-2|105	%{_texmfdistdir}/fonts/source/public/cs/csr10.mf
12mr|texlive-cs-20111103-2|106	%{_texmfdistdir}/fonts/source/public/cs/csr12.mf
12mr|texlive-cs-20111103-2|107	%{_texmfdistdir}/fonts/source/public/cs/csr17.mf
12mr|texlive-cs-20111103-2|108	%{_texmfdistdir}/fonts/source/public/cs/csr5.mf
12mr|texlive-cs-20111103-2|109	%{_texmfdistdir}/fonts/source/public/cs/csr6.mf
12mr|texlive-cs-20111103-2|110	%{_texmfdistdir}/fonts/source/public/cs/csr7.mf
12mr|texlive-cs-20111103-2|111	%{_texmfdistdir}/fonts/source/public/cs/csr8.mf
12mr|texlive-cs-20111103-2|112	%{_texmfdistdir}/fonts/source/public/cs/csr9.mf
12mr|texlive-cs-20111103-2|113	%{_texmfdistdir}/fonts/source/public/cs/cssl10.mf
12mr|texlive-cs-20111103-2|114	%{_texmfdistdir}/fonts/source/public/cs/cssl12.mf
12mr|texlive-cs-20111103-2|115	%{_texmfdistdir}/fonts/source/public/cs/cssl17.mf
12mr|texlive-cs-20111103-2|116	%{_texmfdistdir}/fonts/source/public/cs/cssl5.mf
12mr|texlive-cs-20111103-2|117	%{_texmfdistdir}/fonts/source/public/cs/cssl6.mf
12mr|texlive-cs-20111103-2|118	%{_texmfdistdir}/fonts/source/public/cs/cssl7.mf
12mr|texlive-cs-20111103-2|119	%{_texmfdistdir}/fonts/source/public/cs/cssl8.mf
12mr|texlive-cs-20111103-2|120	%{_texmfdistdir}/fonts/source/public/cs/cssl9.mf
12mr|texlive-cs-20111103-2|121	%{_texmfdistdir}/fonts/source/public/cs/cssltt10.mf
12mr|texlive-cs-20111103-2|122	%{_texmfdistdir}/fonts/source/public/cs/cssltt12.mf
12mr|texlive-cs-20111103-2|123	%{_texmfdistdir}/fonts/source/public/cs/cssltt8.mf
12mr|texlive-cs-20111103-2|124	%{_texmfdistdir}/fonts/source/public/cs/cssltt9.mf
12mr|texlive-cs-20111103-2|125	%{_texmfdistdir}/fonts/source/public/cs/csss10.mf
12mr|texlive-cs-20111103-2|126	%{_texmfdistdir}/fonts/source/public/cs/csss12.mf
12mr|texlive-cs-20111103-2|127	%{_texmfdistdir}/fonts/source/public/cs/csss17.mf
12mr|texlive-cs-20111103-2|128	%{_texmfdistdir}/fonts/source/public/cs/csss8.mf
12mr|texlive-cs-20111103-2|129	%{_texmfdistdir}/fonts/source/public/cs/csss9.mf
12mr|texlive-cs-20111103-2|130	%{_texmfdistdir}/fonts/source/public/cs/csssbx10.mf
12mr|texlive-cs-20111103-2|131	%{_texmfdistdir}/fonts/source/public/cs/csssbx12.mf
12mr|texlive-cs-20111103-2|132	%{_texmfdistdir}/fonts/source/public/cs/csssbx17.mf
12mr|texlive-cs-20111103-2|133	%{_texmfdistdir}/fonts/source/public/cs/csssbx9.mf
12mr|texlive-cs-20111103-2|134	%{_texmfdistdir}/fonts/source/public/cs/csssdc10.mf
12mr|texlive-cs-20111103-2|135	%{_texmfdistdir}/fonts/source/public/cs/csssi10.mf
12mr|texlive-cs-20111103-2|136	%{_texmfdistdir}/fonts/source/public/cs/csssi12.mf
12mr|texlive-cs-20111103-2|137	%{_texmfdistdir}/fonts/source/public/cs/csssi17.mf
12mr|texlive-cs-20111103-2|138	%{_texmfdistdir}/fonts/source/public/cs/csssi8.mf
12mr|texlive-cs-20111103-2|139	%{_texmfdistdir}/fonts/source/public/cs/csssi9.mf
12mr|texlive-cs-20111103-2|140	%{_texmfdistdir}/fonts/source/public/cs/csssq8.mf
12mr|texlive-cs-20111103-2|141	%{_texmfdistdir}/fonts/source/public/cs/csssqi8.mf
12mr|texlive-cs-20111103-2|142	%{_texmfdistdir}/fonts/source/public/cs/cstcsc10.mf
12mr|texlive-cs-20111103-2|143	%{_texmfdistdir}/fonts/source/public/cs/cstcsc12.mf
12mr|texlive-cs-20111103-2|144	%{_texmfdistdir}/fonts/source/public/cs/cstcsc17.mf
12mr|texlive-cs-20111103-2|145	%{_texmfdistdir}/fonts/source/public/cs/cstex10.mf
12mr|texlive-cs-20111103-2|146	%{_texmfdistdir}/fonts/source/public/cs/cstex8.mf
12mr|texlive-cs-20111103-2|147	%{_texmfdistdir}/fonts/source/public/cs/cstex9.mf
12mr|texlive-cs-20111103-2|148	%{_texmfdistdir}/fonts/source/public/cs/csti10.mf
12mr|texlive-cs-20111103-2|149	%{_texmfdistdir}/fonts/source/public/cs/csti12.mf
12mr|texlive-cs-20111103-2|150	%{_texmfdistdir}/fonts/source/public/cs/csti17.mf
12mr|texlive-cs-20111103-2|151	%{_texmfdistdir}/fonts/source/public/cs/csti7.mf
12mr|texlive-cs-20111103-2|152	%{_texmfdistdir}/fonts/source/public/cs/csti8.mf
12mr|texlive-cs-20111103-2|153	%{_texmfdistdir}/fonts/source/public/cs/csti9.mf
12mr|texlive-cs-20111103-2|154	%{_texmfdistdir}/fonts/source/public/cs/cstt10.mf
12mr|texlive-cs-20111103-2|155	%{_texmfdistdir}/fonts/source/public/cs/cstt12.mf
12mr|texlive-cs-20111103-2|156	%{_texmfdistdir}/fonts/source/public/cs/cstt8.mf
12mr|texlive-cs-20111103-2|157	%{_texmfdistdir}/fonts/source/public/cs/cstt9.mf
12mr|texlive-cs-20111103-2|158	%{_texmfdistdir}/fonts/source/public/cs/csu10.mf
12mr|texlive-cs-20111103-2|159	%{_texmfdistdir}/fonts/source/public/cs/csu12.mf
12mr|texlive-cs-20111103-2|160	%{_texmfdistdir}/fonts/source/public/cs/csu17.mf
12mr|texlive-cs-20111103-2|161	%{_texmfdistdir}/fonts/source/public/cs/csu7.mf
12mr|texlive-cs-20111103-2|162	%{_texmfdistdir}/fonts/source/public/cs/csu8.mf
12mr|texlive-cs-20111103-2|163	%{_texmfdistdir}/fonts/source/public/cs/csu9.mf
12mr|texlive-cs-20111103-2|164	%{_texmfdistdir}/fonts/source/public/cs/csvtt10.mf
12mr|texlive-cs-20111103-2|165	%{_texmfdistdir}/fonts/source/public/cs/csvtt12.mf
12mr|texlive-cs-20111103-2|166	%{_texmfdistdir}/fonts/source/public/cs/csvtt8.mf
12mr|texlive-cs-20111103-2|167	%{_texmfdistdir}/fonts/source/public/cs/csvtt9.mf
12mr|texlive-cs-20111103-2|168	%{_texmfdistdir}/fonts/source/public/cs/icscsc10.mf
12mr|texlive-cs-20111103-2|169	%{_texmfdistdir}/fonts/source/public/cs/icstt8.mf
12mr|texlive-cs-20111103-2|170	%{_texmfdistdir}/fonts/source/public/cs/ilcsss8.mf
12mr|texlive-cs-20111103-2|171	%{_texmfdistdir}/fonts/source/public/cs/ilcsssb8.mf
12mr|texlive-cs-20111103-2|172	%{_texmfdistdir}/fonts/source/public/cs/ilcsssi8.mf
12mr|texlive-cs-20111103-2|173	%{_texmfdistdir}/fonts/source/public/cs/kmcsc.mf
12mr|texlive-cs-20111103-2|174	%{_texmfdistdir}/fonts/source/public/cs/kmroman.mf
12mr|texlive-cs-20111103-2|175	%{_texmfdistdir}/fonts/source/public/cs/kmtexset.mf
12mr|texlive-cs-20111103-2|176	%{_texmfdistdir}/fonts/source/public/cs/kmtextit.mf
12mr|texlive-cs-20111103-2|177	%{_texmfdistdir}/fonts/source/public/cs/kmtitle.mf
12mr|texlive-cs-20111103-2|178	%{_texmfdistdir}/fonts/source/public/cs/lcsss8.mf
12mr|texlive-cs-20111103-2|179	%{_texmfdistdir}/fonts/source/public/cs/lcsssb8.mf
12mr|texlive-cs-20111103-2|180	%{_texmfdistdir}/fonts/source/public/cs/lcsssi8.mf
12mr|texlive-cs-20111103-2|181	%{_texmfdistdir}/fonts/tfm/public/cs/csb10.tfm
12mr|texlive-cs-20111103-2|182	%{_texmfdistdir}/fonts/tfm/public/cs/csb12.tfm
12mr|texlive-cs-20111103-2|183	%{_texmfdistdir}/fonts/tfm/public/cs/csb17.tfm
12mr|texlive-cs-20111103-2|184	%{_texmfdistdir}/fonts/tfm/public/cs/csb5.tfm
12mr|texlive-cs-20111103-2|185	%{_texmfdistdir}/fonts/tfm/public/cs/csb6.tfm
12mr|texlive-cs-20111103-2|186	%{_texmfdistdir}/fonts/tfm/public/cs/csb7.tfm
12mr|texlive-cs-20111103-2|187	%{_texmfdistdir}/fonts/tfm/public/cs/csb8.tfm
12mr|texlive-cs-20111103-2|188	%{_texmfdistdir}/fonts/tfm/public/cs/csb9.tfm
12mr|texlive-cs-20111103-2|189	%{_texmfdistdir}/fonts/tfm/public/cs/csbx10.tfm
12mr|texlive-cs-20111103-2|190	%{_texmfdistdir}/fonts/tfm/public/cs/csbx12.tfm
12mr|texlive-cs-20111103-2|191	%{_texmfdistdir}/fonts/tfm/public/cs/csbx5.tfm
12mr|texlive-cs-20111103-2|192	%{_texmfdistdir}/fonts/tfm/public/cs/csbx6.tfm
12mr|texlive-cs-20111103-2|193	%{_texmfdistdir}/fonts/tfm/public/cs/csbx7.tfm
12mr|texlive-cs-20111103-2|194	%{_texmfdistdir}/fonts/tfm/public/cs/csbx8.tfm
12mr|texlive-cs-20111103-2|195	%{_texmfdistdir}/fonts/tfm/public/cs/csbx9.tfm
12mr|texlive-cs-20111103-2|196	%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl10.tfm
12mr|texlive-cs-20111103-2|197	%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl12.tfm
12mr|texlive-cs-20111103-2|198	%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl5.tfm
12mr|texlive-cs-20111103-2|199	%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl6.tfm
12mr|texlive-cs-20111103-2|200	%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl7.tfm
12mr|texlive-cs-20111103-2|201	%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl8.tfm
12mr|texlive-cs-20111103-2|202	%{_texmfdistdir}/fonts/tfm/public/cs/csbxsl9.tfm
12mr|texlive-cs-20111103-2|203	%{_texmfdistdir}/fonts/tfm/public/cs/csbxti10.tfm
12mr|texlive-cs-20111103-2|204	%{_texmfdistdir}/fonts/tfm/public/cs/csbxti12.tfm
12mr|texlive-cs-20111103-2|205	%{_texmfdistdir}/fonts/tfm/public/cs/csbxti17.tfm
12mr|texlive-cs-20111103-2|206	%{_texmfdistdir}/fonts/tfm/public/cs/cscsc10.tfm
12mr|texlive-cs-20111103-2|207	%{_texmfdistdir}/fonts/tfm/public/cs/cscsc12.tfm
12mr|texlive-cs-20111103-2|208	%{_texmfdistdir}/fonts/tfm/public/cs/cscsc17.tfm
12mr|texlive-cs-20111103-2|209	%{_texmfdistdir}/fonts/tfm/public/cs/cscsc8.tfm
12mr|texlive-cs-20111103-2|210	%{_texmfdistdir}/fonts/tfm/public/cs/cscsc9.tfm
12mr|texlive-cs-20111103-2|211	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh10.tfm
12mr|texlive-cs-20111103-2|212	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh12.tfm
12mr|texlive-cs-20111103-2|213	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh17.tfm
12mr|texlive-cs-20111103-2|214	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh5.tfm
12mr|texlive-cs-20111103-2|215	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh6.tfm
12mr|texlive-cs-20111103-2|216	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh7.tfm
12mr|texlive-cs-20111103-2|217	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh8.tfm
12mr|texlive-cs-20111103-2|218	%{_texmfdistdir}/fonts/tfm/public/cs/csdunh9.tfm
12mr|texlive-cs-20111103-2|219	%{_texmfdistdir}/fonts/tfm/public/cs/csff10.tfm
12mr|texlive-cs-20111103-2|220	%{_texmfdistdir}/fonts/tfm/public/cs/csfi10.tfm
12mr|texlive-cs-20111103-2|221	%{_texmfdistdir}/fonts/tfm/public/cs/csfib10.tfm
12mr|texlive-cs-20111103-2|222	%{_texmfdistdir}/fonts/tfm/public/cs/csfib12.tfm
12mr|texlive-cs-20111103-2|223	%{_texmfdistdir}/fonts/tfm/public/cs/csfib8.tfm
12mr|texlive-cs-20111103-2|224	%{_texmfdistdir}/fonts/tfm/public/cs/csfib9.tfm
12mr|texlive-cs-20111103-2|225	%{_texmfdistdir}/fonts/tfm/public/cs/csinch.tfm
12mr|texlive-cs-20111103-2|226	%{_texmfdistdir}/fonts/tfm/public/cs/csitt10.tfm
12mr|texlive-cs-20111103-2|227	%{_texmfdistdir}/fonts/tfm/public/cs/csitt12.tfm
12mr|texlive-cs-20111103-2|228	%{_texmfdistdir}/fonts/tfm/public/cs/csitt17.tfm
12mr|texlive-cs-20111103-2|229	%{_texmfdistdir}/fonts/tfm/public/cs/csitt8.tfm
12mr|texlive-cs-20111103-2|230	%{_texmfdistdir}/fonts/tfm/public/cs/csitt9.tfm
12mr|texlive-cs-20111103-2|231	%{_texmfdistdir}/fonts/tfm/public/cs/csr10.tfm
12mr|texlive-cs-20111103-2|232	%{_texmfdistdir}/fonts/tfm/public/cs/csr12.tfm
12mr|texlive-cs-20111103-2|233	%{_texmfdistdir}/fonts/tfm/public/cs/csr17.tfm
12mr|texlive-cs-20111103-2|234	%{_texmfdistdir}/fonts/tfm/public/cs/csr5.tfm
12mr|texlive-cs-20111103-2|235	%{_texmfdistdir}/fonts/tfm/public/cs/csr6.tfm
12mr|texlive-cs-20111103-2|236	%{_texmfdistdir}/fonts/tfm/public/cs/csr7.tfm
12mr|texlive-cs-20111103-2|237	%{_texmfdistdir}/fonts/tfm/public/cs/csr8.tfm
12mr|texlive-cs-20111103-2|238	%{_texmfdistdir}/fonts/tfm/public/cs/csr9.tfm
12mr|texlive-cs-20111103-2|239	%{_texmfdistdir}/fonts/tfm/public/cs/cssl10.tfm
12mr|texlive-cs-20111103-2|240	%{_texmfdistdir}/fonts/tfm/public/cs/cssl12.tfm
12mr|texlive-cs-20111103-2|241	%{_texmfdistdir}/fonts/tfm/public/cs/cssl17.tfm
12mr|texlive-cs-20111103-2|242	%{_texmfdistdir}/fonts/tfm/public/cs/cssl5.tfm
12mr|texlive-cs-20111103-2|243	%{_texmfdistdir}/fonts/tfm/public/cs/cssl6.tfm
12mr|texlive-cs-20111103-2|244	%{_texmfdistdir}/fonts/tfm/public/cs/cssl7.tfm
12mr|texlive-cs-20111103-2|245	%{_texmfdistdir}/fonts/tfm/public/cs/cssl8.tfm
12mr|texlive-cs-20111103-2|246	%{_texmfdistdir}/fonts/tfm/public/cs/cssl9.tfm
12mr|texlive-cs-20111103-2|247	%{_texmfdistdir}/fonts/tfm/public/cs/cssltt10.tfm
12mr|texlive-cs-20111103-2|248	%{_texmfdistdir}/fonts/tfm/public/cs/cssltt12.tfm
12mr|texlive-cs-20111103-2|249	%{_texmfdistdir}/fonts/tfm/public/cs/cssltt8.tfm
12mr|texlive-cs-20111103-2|250	%{_texmfdistdir}/fonts/tfm/public/cs/cssltt9.tfm
12mr|texlive-cs-20111103-2|251	%{_texmfdistdir}/fonts/tfm/public/cs/csss10.tfm
12mr|texlive-cs-20111103-2|252	%{_texmfdistdir}/fonts/tfm/public/cs/csss12.tfm
12mr|texlive-cs-20111103-2|253	%{_texmfdistdir}/fonts/tfm/public/cs/csss17.tfm
12mr|texlive-cs-20111103-2|254	%{_texmfdistdir}/fonts/tfm/public/cs/csss8.tfm
12mr|texlive-cs-20111103-2|255	%{_texmfdistdir}/fonts/tfm/public/cs/csss9.tfm
12mr|texlive-cs-20111103-2|256	%{_texmfdistdir}/fonts/tfm/public/cs/csssbx10.tfm
12mr|texlive-cs-20111103-2|257	%{_texmfdistdir}/fonts/tfm/public/cs/csssbx12.tfm
12mr|texlive-cs-20111103-2|258	%{_texmfdistdir}/fonts/tfm/public/cs/csssbx17.tfm
12mr|texlive-cs-20111103-2|259	%{_texmfdistdir}/fonts/tfm/public/cs/csssbx9.tfm
12mr|texlive-cs-20111103-2|260	%{_texmfdistdir}/fonts/tfm/public/cs/csssdc10.tfm
12mr|texlive-cs-20111103-2|261	%{_texmfdistdir}/fonts/tfm/public/cs/csssi10.tfm
12mr|texlive-cs-20111103-2|262	%{_texmfdistdir}/fonts/tfm/public/cs/csssi12.tfm
12mr|texlive-cs-20111103-2|263	%{_texmfdistdir}/fonts/tfm/public/cs/csssi17.tfm
12mr|texlive-cs-20111103-2|264	%{_texmfdistdir}/fonts/tfm/public/cs/csssi8.tfm
12mr|texlive-cs-20111103-2|265	%{_texmfdistdir}/fonts/tfm/public/cs/csssi9.tfm
12mr|texlive-cs-20111103-2|266	%{_texmfdistdir}/fonts/tfm/public/cs/csssq8.tfm
12mr|texlive-cs-20111103-2|267	%{_texmfdistdir}/fonts/tfm/public/cs/csssqi8.tfm
12mr|texlive-cs-20111103-2|268	%{_texmfdistdir}/fonts/tfm/public/cs/cstcsc10.tfm
12mr|texlive-cs-20111103-2|269	%{_texmfdistdir}/fonts/tfm/public/cs/cstcsc12.tfm
12mr|texlive-cs-20111103-2|270	%{_texmfdistdir}/fonts/tfm/public/cs/cstcsc17.tfm
12mr|texlive-cs-20111103-2|271	%{_texmfdistdir}/fonts/tfm/public/cs/csti10.tfm
12mr|texlive-cs-20111103-2|272	%{_texmfdistdir}/fonts/tfm/public/cs/csti12.tfm
12mr|texlive-cs-20111103-2|273	%{_texmfdistdir}/fonts/tfm/public/cs/csti17.tfm
12mr|texlive-cs-20111103-2|274	%{_texmfdistdir}/fonts/tfm/public/cs/csti7.tfm
12mr|texlive-cs-20111103-2|275	%{_texmfdistdir}/fonts/tfm/public/cs/csti8.tfm
12mr|texlive-cs-20111103-2|276	%{_texmfdistdir}/fonts/tfm/public/cs/csti9.tfm
12mr|texlive-cs-20111103-2|277	%{_texmfdistdir}/fonts/tfm/public/cs/cstt10.tfm
12mr|texlive-cs-20111103-2|278	%{_texmfdistdir}/fonts/tfm/public/cs/cstt12.tfm
12mr|texlive-cs-20111103-2|279	%{_texmfdistdir}/fonts/tfm/public/cs/cstt8.tfm
12mr|texlive-cs-20111103-2|280	%{_texmfdistdir}/fonts/tfm/public/cs/cstt9.tfm
12mr|texlive-cs-20111103-2|281	%{_texmfdistdir}/fonts/tfm/public/cs/csu10.tfm
12mr|texlive-cs-20111103-2|282	%{_texmfdistdir}/fonts/tfm/public/cs/csu12.tfm
12mr|texlive-cs-20111103-2|283	%{_texmfdistdir}/fonts/tfm/public/cs/csu17.tfm
12mr|texlive-cs-20111103-2|284	%{_texmfdistdir}/fonts/tfm/public/cs/csu7.tfm
12mr|texlive-cs-20111103-2|285	%{_texmfdistdir}/fonts/tfm/public/cs/csu8.tfm
12mr|texlive-cs-20111103-2|286	%{_texmfdistdir}/fonts/tfm/public/cs/csu9.tfm
12mr|texlive-cs-20111103-2|287	%{_texmfdistdir}/fonts/tfm/public/cs/csvtt10.tfm
12mr|texlive-cs-20111103-2|288	%{_texmfdistdir}/fonts/tfm/public/cs/csvtt12.tfm
12mr|texlive-cs-20111103-2|289	%{_texmfdistdir}/fonts/tfm/public/cs/csvtt8.tfm
12mr|texlive-cs-20111103-2|290	%{_texmfdistdir}/fonts/tfm/public/cs/csvtt9.tfm
12mr|texlive-cs-20111103-2|291	%{_texmfdistdir}/fonts/tfm/public/cs/icscsc10.tfm
12mr|texlive-cs-20111103-2|292	%{_texmfdistdir}/fonts/tfm/public/cs/icstt8.tfm
12mr|texlive-cs-20111103-2|293	%{_texmfdistdir}/fonts/tfm/public/cs/ilcsss8.tfm
12mr|texlive-cs-20111103-2|294	%{_texmfdistdir}/fonts/tfm/public/cs/ilcsssb8.tfm
12mr|texlive-cs-20111103-2|295	%{_texmfdistdir}/fonts/tfm/public/cs/ilcsssi8.tfm
12mr|texlive-cs-20111103-2|296	%{_texmfdistdir}/fonts/tfm/public/cs/lcsss8.tfm
12mr|texlive-cs-20111103-2|297	%{_texmfdistdir}/fonts/tfm/public/cs/lcsssb8.tfm
12mr|texlive-cs-20111103-2|298	%{_texmfdistdir}/fonts/tfm/public/cs/lcsssi8.tfm
12mr|texlive-cs-20111103-2|299	%{_texmfdistdir}/fonts/type1/public/cs/README
12mr|texlive-cs-20111103-2|300	%{_texmfdistdir}/fonts/type1/public/cs/csb10.pfb
12mr|texlive-cs-20111103-2|301	%{_texmfdistdir}/fonts/type1/public/cs/csbx10.pfb
12mr|texlive-cs-20111103-2|302	%{_texmfdistdir}/fonts/type1/public/cs/csbx12.pfb
12mr|texlive-cs-20111103-2|303	%{_texmfdistdir}/fonts/type1/public/cs/csbx5.pfb
12mr|texlive-cs-20111103-2|304	%{_texmfdistdir}/fonts/type1/public/cs/csbx6.pfb
12mr|texlive-cs-20111103-2|305	%{_texmfdistdir}/fonts/type1/public/cs/csbx7.pfb
12mr|texlive-cs-20111103-2|306	%{_texmfdistdir}/fonts/type1/public/cs/csbx8.pfb
12mr|texlive-cs-20111103-2|307	%{_texmfdistdir}/fonts/type1/public/cs/csbx9.pfb
12mr|texlive-cs-20111103-2|308	%{_texmfdistdir}/fonts/type1/public/cs/csbxsl10.pfb
12mr|texlive-cs-20111103-2|309	%{_texmfdistdir}/fonts/type1/public/cs/csbxti10.pfb
12mr|texlive-cs-20111103-2|310	%{_texmfdistdir}/fonts/type1/public/cs/cscsc10.pfb
12mr|texlive-cs-20111103-2|311	%{_texmfdistdir}/fonts/type1/public/cs/csdunh10.pfb
12mr|texlive-cs-20111103-2|312	%{_texmfdistdir}/fonts/type1/public/cs/csff10.pfb
12mr|texlive-cs-20111103-2|313	%{_texmfdistdir}/fonts/type1/public/cs/csfi10.pfb
12mr|texlive-cs-20111103-2|314	%{_texmfdistdir}/fonts/type1/public/cs/csfib8.pfb
12mr|texlive-cs-20111103-2|315	%{_texmfdistdir}/fonts/type1/public/cs/csinch.pfb
12mr|texlive-cs-20111103-2|316	%{_texmfdistdir}/fonts/type1/public/cs/csitt10.pfb
12mr|texlive-cs-20111103-2|317	%{_texmfdistdir}/fonts/type1/public/cs/csr10.pfb
12mr|texlive-cs-20111103-2|318	%{_texmfdistdir}/fonts/type1/public/cs/csr12.pfb
12mr|texlive-cs-20111103-2|319	%{_texmfdistdir}/fonts/type1/public/cs/csr17.pfb
12mr|texlive-cs-20111103-2|320	%{_texmfdistdir}/fonts/type1/public/cs/csr5.pfb
12mr|texlive-cs-20111103-2|321	%{_texmfdistdir}/fonts/type1/public/cs/csr6.pfb
12mr|texlive-cs-20111103-2|322	%{_texmfdistdir}/fonts/type1/public/cs/csr7.pfb
12mr|texlive-cs-20111103-2|323	%{_texmfdistdir}/fonts/type1/public/cs/csr8.pfb
12mr|texlive-cs-20111103-2|324	%{_texmfdistdir}/fonts/type1/public/cs/csr9.pfb
12mr|texlive-cs-20111103-2|325	%{_texmfdistdir}/fonts/type1/public/cs/cssl10.pfb
12mr|texlive-cs-20111103-2|326	%{_texmfdistdir}/fonts/type1/public/cs/cssl12.pfb
12mr|texlive-cs-20111103-2|327	%{_texmfdistdir}/fonts/type1/public/cs/cssl8.pfb
12mr|texlive-cs-20111103-2|328	%{_texmfdistdir}/fonts/type1/public/cs/cssl9.pfb
12mr|texlive-cs-20111103-2|329	%{_texmfdistdir}/fonts/type1/public/cs/cssltt10.pfb
12mr|texlive-cs-20111103-2|330	%{_texmfdistdir}/fonts/type1/public/cs/csss10.pfb
12mr|texlive-cs-20111103-2|331	%{_texmfdistdir}/fonts/type1/public/cs/csss12.pfb
12mr|texlive-cs-20111103-2|332	%{_texmfdistdir}/fonts/type1/public/cs/csss17.pfb
12mr|texlive-cs-20111103-2|333	%{_texmfdistdir}/fonts/type1/public/cs/csss8.pfb
12mr|texlive-cs-20111103-2|334	%{_texmfdistdir}/fonts/type1/public/cs/csss9.pfb
12mr|texlive-cs-20111103-2|335	%{_texmfdistdir}/fonts/type1/public/cs/csssbx10.pfb
12mr|texlive-cs-20111103-2|336	%{_texmfdistdir}/fonts/type1/public/cs/csssdc10.pfb
12mr|texlive-cs-20111103-2|337	%{_texmfdistdir}/fonts/type1/public/cs/csssi10.pfb
12mr|texlive-cs-20111103-2|338	%{_texmfdistdir}/fonts/type1/public/cs/csssi12.pfb
12mr|texlive-cs-20111103-2|339	%{_texmfdistdir}/fonts/type1/public/cs/csssi17.pfb
12mr|texlive-cs-20111103-2|340	%{_texmfdistdir}/fonts/type1/public/cs/csssi8.pfb
12mr|texlive-cs-20111103-2|341	%{_texmfdistdir}/fonts/type1/public/cs/csssi9.pfb
12mr|texlive-cs-20111103-2|342	%{_texmfdistdir}/fonts/type1/public/cs/csssq8.pfb
12mr|texlive-cs-20111103-2|343	%{_texmfdistdir}/fonts/type1/public/cs/csssqi8.pfb
12mr|texlive-cs-20111103-2|344	%{_texmfdistdir}/fonts/type1/public/cs/cstcsc10.pfb
12mr|texlive-cs-20111103-2|345	%{_texmfdistdir}/fonts/type1/public/cs/csti10.pfb
12mr|texlive-cs-20111103-2|346	%{_texmfdistdir}/fonts/type1/public/cs/csti12.pfb
12mr|texlive-cs-20111103-2|347	%{_texmfdistdir}/fonts/type1/public/cs/csti7.pfb
12mr|texlive-cs-20111103-2|348	%{_texmfdistdir}/fonts/type1/public/cs/csti8.pfb
12mr|texlive-cs-20111103-2|349	%{_texmfdistdir}/fonts/type1/public/cs/csti9.pfb
12mr|texlive-cs-20111103-2|350	%{_texmfdistdir}/fonts/type1/public/cs/cstt10.pfb
12mr|texlive-cs-20111103-2|351	%{_texmfdistdir}/fonts/type1/public/cs/cstt12.pfb
12mr|texlive-cs-20111103-2|352	%{_texmfdistdir}/fonts/type1/public/cs/cstt8.pfb
12mr|texlive-cs-20111103-2|353	%{_texmfdistdir}/fonts/type1/public/cs/cstt9.pfb
12mr|texlive-cs-20111103-2|354	%{_texmfdistdir}/fonts/type1/public/cs/csu10.pfb
12mr|texlive-cs-20111103-2|355	%{_texmfdistdir}/fonts/type1/public/cs/csvtt10.pfb
12mr|texlive-cs-20111103-2|356	%_texmf_updmap_d/cs
12mr|texlive-cs-20111103-2|357	
12mr|texlive-cs-20111103-2|358	#-----------------------------------------------------------------------
12mr|texlive-cs-20111103-2|359	%prep
12mr|texlive-cs-20111103-2|360	%setup -c -a0
12mr|texlive-cs-20111103-2|361	
12mr|texlive-cs-20111103-2|362	%build
12mr|texlive-cs-20111103-2|363	
12mr|texlive-cs-20111103-2|364	%install
12mr|texlive-cs-20111103-2|365	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cs-20111103-2|366	cp -fpar dvips fonts %{buildroot}%{_texmfdistdir}
12mr|texlive-cs-20111103-2|367	mkdir -p %{buildroot}%{_texmf_updmap_d}
12mr|texlive-cs-20111103-2|368	cat > %{buildroot}%{_texmf_updmap_d}/cs <<EOF
12mr|texlive-cs-20111103-2|369	MixedMap csother.map
12mr|texlive-cs-20111103-2|370	MixedMap cstext.map
12mr|texlive-cs-20111103-2|371	EOF
12mr|texlive-cs-20111103-2|372	
12mr|texlive-cs-20111103-2|373	
12mr|texlive-cs-20111103-2|374	
12mr|texlive-cs-20111103-2|375	%changelog
12mr|texlive-cs-20111103-2|376	

17110 12
12mr|texlive-csbulletin-1.0-2|1	# revision 15878
12mr|texlive-csbulletin-1.0-2|2	# category Package
12mr|texlive-csbulletin-1.0-2|3	# catalog-ctan /macros/latex/contrib/csbulletin
12mr|texlive-csbulletin-1.0-2|4	# catalog-date 2008-08-17 11:40:59 +0200
12mr|texlive-csbulletin-1.0-2|5	# catalog-license lppl
12mr|texlive-csbulletin-1.0-2|6	# catalog-version 1.0
12mr|texlive-csbulletin-1.0-2|7	Name:		texlive-csbulletin
12mr|texlive-csbulletin-1.0-2|8	Version:	1.0
12mr|texlive-csbulletin-1.0-2|9	Release:	2
12mr|texlive-csbulletin-1.0-2|10	Summary:	LaTeX class for articles submitted to the CSTUG Bulletin (Zpravodaj)
12mr|texlive-csbulletin-1.0-2|11	Group:		Publishing
12mr|texlive-csbulletin-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/csbulletin
12mr|texlive-csbulletin-1.0-2|13	License:	LPPL
12mr|texlive-csbulletin-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csbulletin.tar.xz
12mr|texlive-csbulletin-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csbulletin.doc.tar.xz
12mr|texlive-csbulletin-1.0-2|16	BuildArch:	noarch
12mr|texlive-csbulletin-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-csbulletin-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-csbulletin-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-csbulletin-1.0-2|20	
12mr|texlive-csbulletin-1.0-2|21	%description
12mr|texlive-csbulletin-1.0-2|22	The package provides the class for articles for the CSTUG
12mr|texlive-csbulletin-1.0-2|23	Bulletin (Zpravodaj Ceskoslovenskeho sdruzeni uzivatelu TeXu).
12mr|texlive-csbulletin-1.0-2|24	You can see the structure of a document by looking to the
12mr|texlive-csbulletin-1.0-2|25	source file of the manual.
12mr|texlive-csbulletin-1.0-2|26	
12mr|texlive-csbulletin-1.0-2|27	%post
12mr|texlive-csbulletin-1.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-csbulletin-1.0-2|29	
12mr|texlive-csbulletin-1.0-2|30	%postun
12mr|texlive-csbulletin-1.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-csbulletin-1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-csbulletin-1.0-2|33	fi
12mr|texlive-csbulletin-1.0-2|34	
12mr|texlive-csbulletin-1.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-csbulletin-1.0-2|36	%files
12mr|texlive-csbulletin-1.0-2|37	%{_texmfdistdir}/tex/latex/csbulletin/csbulacronym.sty
12mr|texlive-csbulletin-1.0-2|38	%{_texmfdistdir}/tex/latex/csbulletin/csbulletin.cls
12mr|texlive-csbulletin-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/csbulletin/LICENSE.txt
12mr|texlive-csbulletin-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/csbulletin/README
12mr|texlive-csbulletin-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/csbulletin/csbulletin.pdf
12mr|texlive-csbulletin-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/csbulletin/csbulletin.tex
12mr|texlive-csbulletin-1.0-2|43	
12mr|texlive-csbulletin-1.0-2|44	#-----------------------------------------------------------------------
12mr|texlive-csbulletin-1.0-2|45	%prep
12mr|texlive-csbulletin-1.0-2|46	%setup -c -a0 -a1
12mr|texlive-csbulletin-1.0-2|47	
12mr|texlive-csbulletin-1.0-2|48	%build
12mr|texlive-csbulletin-1.0-2|49	
12mr|texlive-csbulletin-1.0-2|50	%install
12mr|texlive-csbulletin-1.0-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-csbulletin-1.0-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-csbulletin-1.0-2|53	
12mr|texlive-csbulletin-1.0-2|54	
12mr|texlive-csbulletin-1.0-2|55	
12mr|texlive-csbulletin-1.0-2|56	%changelog
12mr|texlive-csbulletin-1.0-2|57	

17111 12
12mr|texlive-cslatex-20090924-3|1	# revision 23409
12mr|texlive-cslatex-20090924-3|2	# category Package
12mr|texlive-cslatex-20090924-3|3	# catalog-ctan /macros/cstex/base/cslatex.tar.gz
12mr|texlive-cslatex-20090924-3|4	# catalog-date 2009-09-24 20:53:04 +0200
12mr|texlive-cslatex-20090924-3|5	# catalog-license gpl
12mr|texlive-cslatex-20090924-3|6	# catalog-version undef
12mr|texlive-cslatex-20090924-3|7	Name:		texlive-cslatex
12mr|texlive-cslatex-20090924-3|8	Version:	20090924
12mr|texlive-cslatex-20090924-3|9	Release:	3
12mr|texlive-cslatex-20090924-3|10	Summary:	LaTeX support for Czech/Slovak typesetting
12mr|texlive-cslatex-20090924-3|11	Group:		Publishing
12mr|texlive-cslatex-20090924-3|12	URL:		http://www.ctan.org/tex-archive/macros/cstex/base/cslatex.tar.gz
12mr|texlive-cslatex-20090924-3|13	License:	GPL
12mr|texlive-cslatex-20090924-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cslatex.tar.xz
12mr|texlive-cslatex-20090924-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cslatex.doc.tar.xz
12mr|texlive-cslatex-20090924-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cslatex.source.tar.xz
12mr|texlive-cslatex-20090924-3|17	BuildArch:	noarch
12mr|texlive-cslatex-20090924-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-cslatex-20090924-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-cslatex-20090924-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-cslatex-20090924-3|21	Requires(post):	texlive-tetex
12mr|texlive-cslatex-20090924-3|22	Requires(post):	texlive-csplain
12mr|texlive-cslatex-20090924-3|23	Requires:	texlive-latex
12mr|texlive-cslatex-20090924-3|24	Requires:	texlive-cslatex.bin
12mr|texlive-cslatex-20090924-3|25	
12mr|texlive-cslatex-20090924-3|26	%description
12mr|texlive-cslatex-20090924-3|27	TeXLive cslatex package.
12mr|texlive-cslatex-20090924-3|28	
12mr|texlive-cslatex-20090924-3|29	%post
12mr|texlive-cslatex-20090924-3|30	%{_sbindir}/texlive.post
12mr|texlive-cslatex-20090924-3|31	
12mr|texlive-cslatex-20090924-3|32	%postun
12mr|texlive-cslatex-20090924-3|33	if [ $1 -eq 0 ]; then
12mr|texlive-cslatex-20090924-3|34	%{_sbindir}/texlive.post
12mr|texlive-cslatex-20090924-3|35	fi
12mr|texlive-cslatex-20090924-3|36	
12mr|texlive-cslatex-20090924-3|37	#-----------------------------------------------------------------------
12mr|texlive-cslatex-20090924-3|38	%files
12mr|texlive-cslatex-20090924-3|39	%{_texmfdistdir}/tex/cslatex/base/cslatex-utf8.ini
12mr|texlive-cslatex-20090924-3|40	%{_texmfdistdir}/tex/cslatex/base/cslatex.ini
12mr|texlive-cslatex-20090924-3|41	%{_texmfdistdir}/tex/cslatex/base/cspsfont.il2
12mr|texlive-cslatex-20090924-3|42	%{_texmfdistdir}/tex/cslatex/base/cspsfont.tex
12mr|texlive-cslatex-20090924-3|43	%{_texmfdistdir}/tex/cslatex/base/cspsfont.xl2
12mr|texlive-cslatex-20090924-3|44	%{_texmfdistdir}/tex/cslatex/base/fonttext.cfg
12mr|texlive-cslatex-20090924-3|45	%{_texmfdistdir}/tex/cslatex/base/hyphen.cfg
12mr|texlive-cslatex-20090924-3|46	%{_texmfdistdir}/tex/cslatex/base/il2pag.fd
12mr|texlive-cslatex-20090924-3|47	%{_texmfdistdir}/tex/cslatex/base/il2pbk.fd
12mr|texlive-cslatex-20090924-3|48	%{_texmfdistdir}/tex/cslatex/base/il2pcr.fd
12mr|texlive-cslatex-20090924-3|49	%{_texmfdistdir}/tex/cslatex/base/il2phv.fd
12mr|texlive-cslatex-20090924-3|50	%{_texmfdistdir}/tex/cslatex/base/il2phvn.fd
12mr|texlive-cslatex-20090924-3|51	%{_texmfdistdir}/tex/cslatex/base/il2pnc.fd
12mr|texlive-cslatex-20090924-3|52	%{_texmfdistdir}/tex/cslatex/base/il2ppl.fd
12mr|texlive-cslatex-20090924-3|53	%{_texmfdistdir}/tex/cslatex/base/il2ptm.fd
12mr|texlive-cslatex-20090924-3|54	%{_texmfdistdir}/tex/cslatex/base/il2pzc.fd
12mr|texlive-cslatex-20090924-3|55	%{_texmfdistdir}/tex/cslatex/base/nhelvet.sty
12mr|texlive-cslatex-20090924-3|56	%{_texmfdistdir}/tex/cslatex/base/ntimes.sty
12mr|texlive-cslatex-20090924-3|57	%{_texmfdistdir}/tex/cslatex/base/xl2pag.fd
12mr|texlive-cslatex-20090924-3|58	%{_texmfdistdir}/tex/cslatex/base/xl2pbk.fd
12mr|texlive-cslatex-20090924-3|59	%{_texmfdistdir}/tex/cslatex/base/xl2pcr.fd
12mr|texlive-cslatex-20090924-3|60	%{_texmfdistdir}/tex/cslatex/base/xl2phv.fd
12mr|texlive-cslatex-20090924-3|61	%{_texmfdistdir}/tex/cslatex/base/xl2phvn.fd
12mr|texlive-cslatex-20090924-3|62	%{_texmfdistdir}/tex/cslatex/base/xl2pnc.fd
12mr|texlive-cslatex-20090924-3|63	%{_texmfdistdir}/tex/cslatex/base/xl2ppl.fd
12mr|texlive-cslatex-20090924-3|64	%{_texmfdistdir}/tex/cslatex/base/xl2ptm.fd
12mr|texlive-cslatex-20090924-3|65	%{_texmfdistdir}/tex/cslatex/base/xl2pzc.fd
12mr|texlive-cslatex-20090924-3|66	%{_texmfdistdir}/tex/latex/cslatex/il2cmdh.fd
12mr|texlive-cslatex-20090924-3|67	%{_texmfdistdir}/tex/latex/cslatex/il2cmfib.fd
12mr|texlive-cslatex-20090924-3|68	%{_texmfdistdir}/tex/latex/cslatex/il2cmfr.fd
12mr|texlive-cslatex-20090924-3|69	%{_texmfdistdir}/tex/latex/cslatex/il2cmr.fd
12mr|texlive-cslatex-20090924-3|70	%{_texmfdistdir}/tex/latex/cslatex/il2cmss.fd
12mr|texlive-cslatex-20090924-3|71	%{_texmfdistdir}/tex/latex/cslatex/il2cmtt.fd
12mr|texlive-cslatex-20090924-3|72	%{_texmfdistdir}/tex/latex/cslatex/il2cmvtt.fd
12mr|texlive-cslatex-20090924-3|73	%{_texmfdistdir}/tex/latex/cslatex/il2enc.def
12mr|texlive-cslatex-20090924-3|74	%{_texmfdistdir}/tex/latex/cslatex/il2lcmss.fd
12mr|texlive-cslatex-20090924-3|75	%{_texmfdistdir}/tex/latex/cslatex/il2lcmtt.fd
12mr|texlive-cslatex-20090924-3|76	%_texmf_fmtutil_d/cslatex
12mr|texlive-cslatex-20090924-3|77	%doc %{_texmfdistdir}/doc/cslatex/base/INSTALL.cslatex
12mr|texlive-cslatex-20090924-3|78	%doc %{_texmfdistdir}/doc/cslatex/base/README-cspsfont
12mr|texlive-cslatex-20090924-3|79	%doc %{_texmfdistdir}/doc/cslatex/base/README.cslatex
12mr|texlive-cslatex-20090924-3|80	%doc %{_texmfdistdir}/doc/cslatex/base/cs-fonts.doc
12mr|texlive-cslatex-20090924-3|81	%doc %{_texmfdistdir}/doc/cslatex/base/cscorr.tab
12mr|texlive-cslatex-20090924-3|82	%doc %{_texmfdistdir}/doc/cslatex/base/csplain.doc
12mr|texlive-cslatex-20090924-3|83	%doc %{_texmfdistdir}/doc/cslatex/base/license.eng
12mr|texlive-cslatex-20090924-3|84	%doc %{_texmfdistdir}/doc/cslatex/base/mklinks
12mr|texlive-cslatex-20090924-3|85	%doc %{_texmfdistdir}/doc/cslatex/base/parpozn.tex
12mr|texlive-cslatex-20090924-3|86	%doc %{_texmfdistdir}/doc/cslatex/base/prvni.tex
12mr|texlive-cslatex-20090924-3|87	%doc %{_texmfdistdir}/doc/cslatex/base/test8z.tex
12mr|texlive-cslatex-20090924-3|88	%doc %{_texmfdistdir}/doc/cslatex/base/testlat.tex
12mr|texlive-cslatex-20090924-3|89	%doc %{_texmfdistdir}/doc/cslatex/base/zmeny.txt
12mr|texlive-cslatex-20090924-3|90	#- source
12mr|texlive-cslatex-20090924-3|91	%doc %{_texmfdistdir}/source/cslatex/base/cslatex.dtx
12mr|texlive-cslatex-20090924-3|92	%doc %{_texmfdistdir}/source/cslatex/base/cslatex.ins
12mr|texlive-cslatex-20090924-3|93	%doc %{_texmfdistdir}/source/cslatex/base/cslatex.txt
12mr|texlive-cslatex-20090924-3|94	
12mr|texlive-cslatex-20090924-3|95	#-----------------------------------------------------------------------
12mr|texlive-cslatex-20090924-3|96	%prep
12mr|texlive-cslatex-20090924-3|97	%setup -c -a0 -a1 -a2
12mr|texlive-cslatex-20090924-3|98	
12mr|texlive-cslatex-20090924-3|99	%build
12mr|texlive-cslatex-20090924-3|100	
12mr|texlive-cslatex-20090924-3|101	%install
12mr|texlive-cslatex-20090924-3|102	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-cslatex-20090924-3|103	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-cslatex-20090924-3|104	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mr|texlive-cslatex-20090924-3|105	cat > %{buildroot}%{_texmf_fmtutil_d}/cslatex <<EOF
12mr|texlive-cslatex-20090924-3|106	#
12mr|texlive-cslatex-20090924-3|107	# from cslatex:
12mr|texlive-cslatex-20090924-3|108	cslatex pdftex - -etex -translate-file=cp227.tcx cslatex.ini
12mr|texlive-cslatex-20090924-3|109	pdfcslatex pdftex - -etex -translate-file=cp227.tcx cslatex.ini
12mr|texlive-cslatex-20090924-3|110	EOF
12mr|texlive-cslatex-20090924-3|111	
12mr|texlive-cslatex-20090924-3|112	
12mr|texlive-cslatex-20090924-3|113	
12mr|texlive-cslatex-20090924-3|114	%changelog
12mr|texlive-cslatex-20090924-3|115	

17112 12
12mr|texlive-csplain-20090924-4|1	# revision 22650
12mr|texlive-csplain-20090924-4|2	# category Package
12mr|texlive-csplain-20090924-4|3	# catalog-ctan /macros/cstex/base/csplain.tar.gz
12mr|texlive-csplain-20090924-4|4	# catalog-date 2009-09-24 20:53:04 +0200
12mr|texlive-csplain-20090924-4|5	# catalog-license other-free
12mr|texlive-csplain-20090924-4|6	# catalog-version undef
12mr|texlive-csplain-20090924-4|7	Name:		texlive-csplain
12mr|texlive-csplain-20090924-4|8	Version:	20090924
12mr|texlive-csplain-20090924-4|9	Release:	4
12mr|texlive-csplain-20090924-4|10	Summary:	Plain TeX support for Czech/Slovak typesetting
12mr|texlive-csplain-20090924-4|11	Group:		Publishing
12mr|texlive-csplain-20090924-4|12	URL:		http://www.ctan.org/tex-archive/macros/cstex/base/csplain.tar.gz
12mr|texlive-csplain-20090924-4|13	License:	OTHER-FREE
12mr|texlive-csplain-20090924-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csplain.tar.xz
12mr|texlive-csplain-20090924-4|15	BuildArch:	noarch
12mr|texlive-csplain-20090924-4|16	BuildRequires:	texlive-tlpkg
12mr|texlive-csplain-20090924-4|17	Requires(pre):	texlive-tlpkg
12mr|texlive-csplain-20090924-4|18	Requires(post):	texlive-kpathsea
12mr|texlive-csplain-20090924-4|19	Requires(post):	texlive-tetex
12mr|texlive-csplain-20090924-4|20	Requires(post):	texlive-cs
12mr|texlive-csplain-20090924-4|21	Requires:	texlive-tex
12mr|texlive-csplain-20090924-4|22	Requires:	texlive-csplain.bin
12mr|texlive-csplain-20090924-4|23	
12mr|texlive-csplain-20090924-4|24	%description
12mr|texlive-csplain-20090924-4|25	TeXLive csplain package.
12mr|texlive-csplain-20090924-4|26	
12mr|texlive-csplain-20090924-4|27	%post
12mr|texlive-csplain-20090924-4|28	%{_sbindir}/texlive.post
12mr|texlive-csplain-20090924-4|29	
12mr|texlive-csplain-20090924-4|30	%postun
12mr|texlive-csplain-20090924-4|31	if [ $1 -eq 0 ]; then
12mr|texlive-csplain-20090924-4|32	%{_sbindir}/texlive.post
12mr|texlive-csplain-20090924-4|33	fi
12mr|texlive-csplain-20090924-4|34	
12mr|texlive-csplain-20090924-4|35	#-----------------------------------------------------------------------
12mr|texlive-csplain-20090924-4|36	%files
12mr|texlive-csplain-20090924-4|37	%{_texmfdistdir}/tex/csplain/base/cavantga.tex
12mr|texlive-csplain-20090924-4|38	%{_texmfdistdir}/tex/csplain/base/cbookman.tex
12mr|texlive-csplain-20090924-4|39	%{_texmfdistdir}/tex/csplain/base/chelvet.tex
12mr|texlive-csplain-20090924-4|40	%{_texmfdistdir}/tex/csplain/base/cncent.tex
12mr|texlive-csplain-20090924-4|41	%{_texmfdistdir}/tex/csplain/base/cpalatin.tex
12mr|texlive-csplain-20090924-4|42	%{_texmfdistdir}/tex/csplain/base/csenc-k.tex
12mr|texlive-csplain-20090924-4|43	%{_texmfdistdir}/tex/csplain/base/csenc-p.tex
12mr|texlive-csplain-20090924-4|44	%{_texmfdistdir}/tex/csplain/base/csenc-u.tex
12mr|texlive-csplain-20090924-4|45	%{_texmfdistdir}/tex/csplain/base/csenc-w.tex
12mr|texlive-csplain-20090924-4|46	%{_texmfdistdir}/tex/csplain/base/cseplain.ini
12mr|texlive-csplain-20090924-4|47	%{_texmfdistdir}/tex/csplain/base/csfonts.tex
12mr|texlive-csplain-20090924-4|48	%{_texmfdistdir}/tex/csplain/base/csplain-utf8.ini
12mr|texlive-csplain-20090924-4|49	%{_texmfdistdir}/tex/csplain/base/csplain.ini
12mr|texlive-csplain-20090924-4|50	%{_texmfdistdir}/tex/csplain/base/ctimes.tex
12mr|texlive-csplain-20090924-4|51	%{_texmfdistdir}/tex/csplain/base/czech.sty
12mr|texlive-csplain-20090924-4|52	%{_texmfdistdir}/tex/csplain/base/czhyphen.ex
12mr|texlive-csplain-20090924-4|53	%{_texmfdistdir}/tex/csplain/base/czhyphen.tex
12mr|texlive-csplain-20090924-4|54	%{_texmfdistdir}/tex/csplain/base/dcfonts.tex
12mr|texlive-csplain-20090924-4|55	%{_texmfdistdir}/tex/csplain/base/ecfonts.tex
12mr|texlive-csplain-20090924-4|56	%{_texmfdistdir}/tex/csplain/base/extcode.tex
12mr|texlive-csplain-20090924-4|57	%{_texmfdistdir}/tex/csplain/base/fonttabs.tex
12mr|texlive-csplain-20090924-4|58	%{_texmfdistdir}/tex/csplain/base/hyphen.ex
12mr|texlive-csplain-20090924-4|59	%{_texmfdistdir}/tex/csplain/base/hyphen.lan
12mr|texlive-csplain-20090924-4|60	%{_texmfdistdir}/tex/csplain/base/il2code.tex
12mr|texlive-csplain-20090924-4|61	%{_texmfdistdir}/tex/csplain/base/plaina4.tex
12mr|texlive-csplain-20090924-4|62	%{_texmfdistdir}/tex/csplain/base/skhyphen.ex
12mr|texlive-csplain-20090924-4|63	%{_texmfdistdir}/tex/csplain/base/skhyphen.tex
12mr|texlive-csplain-20090924-4|64	%{_texmfdistdir}/tex/csplain/base/slovak.sty
12mr|texlive-csplain-20090924-4|65	%{_texmfdistdir}/tex/csplain/base/t1code.tex
12mr|texlive-csplain-20090924-4|66	%{_texmfdistdir}/tex/csplain/base/ttimes.tex
12mr|texlive-csplain-20090924-4|67	%_texmf_fmtutil_d/csplain
12mr|texlive-csplain-20090924-4|68	
12mr|texlive-csplain-20090924-4|69	#-----------------------------------------------------------------------
12mr|texlive-csplain-20090924-4|70	%prep
12mr|texlive-csplain-20090924-4|71	%setup -c -a0
12mr|texlive-csplain-20090924-4|72	
12mr|texlive-csplain-20090924-4|73	%build
12mr|texlive-csplain-20090924-4|74	
12mr|texlive-csplain-20090924-4|75	%install
12mr|texlive-csplain-20090924-4|76	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-csplain-20090924-4|77	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-csplain-20090924-4|78	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mr|texlive-csplain-20090924-4|79	cat > %{buildroot}%{_texmf_fmtutil_d}/csplain <<EOF
12mr|texlive-csplain-20090924-4|80	#
12mr|texlive-csplain-20090924-4|81	# from csplain:
12mr|texlive-csplain-20090924-4|82	csplain pdftex - -etex -translate-file=cp227.tcx csplain.ini
12mr|texlive-csplain-20090924-4|83	pdfcsplain pdftex - -etex -translate-file=cp227.tcx csplain.ini
12mr|texlive-csplain-20090924-4|84	EOF
12mr|texlive-csplain-20090924-4|85	
12mr|texlive-csplain-20090924-4|86	
12mr|texlive-csplain-20090924-4|87	
12mr|texlive-csplain-20090924-4|88	%changelog
12mr|texlive-csplain-20090924-4|89	

17113 12
12mr|texlive-csquotes-5.1d-2|1	# revision 24393
12mr|texlive-csquotes-5.1d-2|2	# category Package
12mr|texlive-csquotes-5.1d-2|3	# catalog-ctan /macros/latex/contrib/csquotes
12mr|texlive-csquotes-5.1d-2|4	# catalog-date 2011-10-24 17:03:17 +0200
12mr|texlive-csquotes-5.1d-2|5	# catalog-license lppl
12mr|texlive-csquotes-5.1d-2|6	# catalog-version 5.1d
12mr|texlive-csquotes-5.1d-2|7	Name:		texlive-csquotes
12mr|texlive-csquotes-5.1d-2|8	Version:	5.1d
12mr|texlive-csquotes-5.1d-2|9	Release:	2
12mr|texlive-csquotes-5.1d-2|10	Summary:	Context sensitive quotation facilities
12mr|texlive-csquotes-5.1d-2|11	Group:		Publishing
12mr|texlive-csquotes-5.1d-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/csquotes
12mr|texlive-csquotes-5.1d-2|13	License:	LPPL
12mr|texlive-csquotes-5.1d-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csquotes.tar.xz
12mr|texlive-csquotes-5.1d-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csquotes.doc.tar.xz
12mr|texlive-csquotes-5.1d-2|16	BuildArch:	noarch
12mr|texlive-csquotes-5.1d-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-csquotes-5.1d-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-csquotes-5.1d-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-csquotes-5.1d-2|20	
12mr|texlive-csquotes-5.1d-2|21	%description
12mr|texlive-csquotes-5.1d-2|22	This package provides advanced facilities for inline and
12mr|texlive-csquotes-5.1d-2|23	display quotations. It is designed for a wide range of tasks
12mr|texlive-csquotes-5.1d-2|24	ranging from the most simple applications to the more complex
12mr|texlive-csquotes-5.1d-2|25	demands of formal quotations. The facilities include commands,
12mr|texlive-csquotes-5.1d-2|26	environments, and user-definable 'smart quotes' which
12mr|texlive-csquotes-5.1d-2|27	dynamically adjust to their context. Quotation marks are
12mr|texlive-csquotes-5.1d-2|28	switched automatically if quotations are nested and they can be
12mr|texlive-csquotes-5.1d-2|29	adjusted to the current language if the babel package is
12mr|texlive-csquotes-5.1d-2|30	available. There are additional facilities designed to cope
12mr|texlive-csquotes-5.1d-2|31	with the more specific demands of academic writing, especially
12mr|texlive-csquotes-5.1d-2|32	in the humanities and the social sciences. All quote styles as
12mr|texlive-csquotes-5.1d-2|33	well as the optional active quotes are freely configurable. The
12mr|texlive-csquotes-5.1d-2|34	package is dependent on e-TeX, and requires the author's
12mr|texlive-csquotes-5.1d-2|35	etoolbox package.
12mr|texlive-csquotes-5.1d-2|36	
12mr|texlive-csquotes-5.1d-2|37	%post
12mr|texlive-csquotes-5.1d-2|38	%{_sbindir}/texlive.post
12mr|texlive-csquotes-5.1d-2|39	
12mr|texlive-csquotes-5.1d-2|40	%postun
12mr|texlive-csquotes-5.1d-2|41	if [ $1 -eq 0 ]; then
12mr|texlive-csquotes-5.1d-2|42	%{_sbindir}/texlive.post
12mr|texlive-csquotes-5.1d-2|43	fi
12mr|texlive-csquotes-5.1d-2|44	
12mr|texlive-csquotes-5.1d-2|45	#-----------------------------------------------------------------------
12mr|texlive-csquotes-5.1d-2|46	%files
12mr|texlive-csquotes-5.1d-2|47	%{_texmfdistdir}/tex/latex/csquotes/csq-compat.def
12mr|texlive-csquotes-5.1d-2|48	%{_texmfdistdir}/tex/latex/csquotes/csquotes.cfg
12mr|texlive-csquotes-5.1d-2|49	%{_texmfdistdir}/tex/latex/csquotes/csquotes.def
12mr|texlive-csquotes-5.1d-2|50	%{_texmfdistdir}/tex/latex/csquotes/csquotes.sty
12mr|texlive-csquotes-5.1d-2|51	%doc %{_texmfdistdir}/doc/latex/csquotes/README
12mr|texlive-csquotes-5.1d-2|52	%doc %{_texmfdistdir}/doc/latex/csquotes/RELEASE
12mr|texlive-csquotes-5.1d-2|53	%doc %{_texmfdistdir}/doc/latex/csquotes/csquotes.pdf
12mr|texlive-csquotes-5.1d-2|54	%doc %{_texmfdistdir}/doc/latex/csquotes/csquotes.tex
12mr|texlive-csquotes-5.1d-2|55	
12mr|texlive-csquotes-5.1d-2|56	#-----------------------------------------------------------------------
12mr|texlive-csquotes-5.1d-2|57	%prep
12mr|texlive-csquotes-5.1d-2|58	%setup -c -a0 -a1
12mr|texlive-csquotes-5.1d-2|59	
12mr|texlive-csquotes-5.1d-2|60	%build
12mr|texlive-csquotes-5.1d-2|61	
12mr|texlive-csquotes-5.1d-2|62	%install
12mr|texlive-csquotes-5.1d-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-csquotes-5.1d-2|64	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-csquotes-5.1d-2|65	
12mr|texlive-csquotes-5.1d-2|66	
12mr|texlive-csquotes-5.1d-2|67	
12mr|texlive-csquotes-5.1d-2|68	%changelog
12mr|texlive-csquotes-5.1d-2|69	

17114 12
12mr|texlive-csquotes-de-1.01-2|1	# revision 23371
12mr|texlive-csquotes-de-1.01-2|2	# category Package
12mr|texlive-csquotes-de-1.01-2|3	# catalog-ctan /info/translations/csquotes/de
12mr|texlive-csquotes-de-1.01-2|4	# catalog-date 2011-05-30 20:16:57 +0200
12mr|texlive-csquotes-de-1.01-2|5	# catalog-license lppl
12mr|texlive-csquotes-de-1.01-2|6	# catalog-version 1.01
12mr|texlive-csquotes-de-1.01-2|7	Name:		texlive-csquotes-de
12mr|texlive-csquotes-de-1.01-2|8	Version:	1.01
12mr|texlive-csquotes-de-1.01-2|9	Release:	2
12mr|texlive-csquotes-de-1.01-2|10	Summary:	German translation of csquotes documentation
12mr|texlive-csquotes-de-1.01-2|11	Group:		Publishing
12mr|texlive-csquotes-de-1.01-2|12	URL:		http://www.ctan.org/tex-archive/info/translations/csquotes/de
12mr|texlive-csquotes-de-1.01-2|13	License:	LPPL
12mr|texlive-csquotes-de-1.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csquotes-de.tar.xz
12mr|texlive-csquotes-de-1.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csquotes-de.doc.tar.xz
12mr|texlive-csquotes-de-1.01-2|16	BuildArch:	noarch
12mr|texlive-csquotes-de-1.01-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-csquotes-de-1.01-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-csquotes-de-1.01-2|19	
12mr|texlive-csquotes-de-1.01-2|20	%description
12mr|texlive-csquotes-de-1.01-2|21	This is a translation of the documentation of csquotes version
12mr|texlive-csquotes-de-1.01-2|22	5.1.
12mr|texlive-csquotes-de-1.01-2|23	
12mr|texlive-csquotes-de-1.01-2|24	#-----------------------------------------------------------------------
12mr|texlive-csquotes-de-1.01-2|25	%files
12mr|texlive-csquotes-de-1.01-2|26	%doc %{_texmfdistdir}/doc/latex/csquotes-de/LIESMICH
12mr|texlive-csquotes-de-1.01-2|27	%doc %{_texmfdistdir}/doc/latex/csquotes-de/csquotes-DE.pdf
12mr|texlive-csquotes-de-1.01-2|28	%doc %{_texmfdistdir}/doc/latex/csquotes-de/csquotes-DE.tex
12mr|texlive-csquotes-de-1.01-2|29	
12mr|texlive-csquotes-de-1.01-2|30	#-----------------------------------------------------------------------
12mr|texlive-csquotes-de-1.01-2|31	%prep
12mr|texlive-csquotes-de-1.01-2|32	%setup -c -a0 -a1
12mr|texlive-csquotes-de-1.01-2|33	
12mr|texlive-csquotes-de-1.01-2|34	%build
12mr|texlive-csquotes-de-1.01-2|35	
12mr|texlive-csquotes-de-1.01-2|36	%install
12mr|texlive-csquotes-de-1.01-2|37	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-csquotes-de-1.01-2|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-csquotes-de-1.01-2|39	
12mr|texlive-csquotes-de-1.01-2|40	
12mr|texlive-csquotes-de-1.01-2|41	
12mr|texlive-csquotes-de-1.01-2|42	%changelog
12mr|texlive-csquotes-de-1.01-2|43	

17115 12
12mr|texlive-csvsimple-1.05-1|1	# revision 25618
12mr|texlive-csvsimple-1.05-1|2	# category Package
12mr|texlive-csvsimple-1.05-1|3	# catalog-ctan /macros/latex/contrib/csvsimple
12mr|texlive-csvsimple-1.05-1|4	# catalog-date 2012-03-12 18:07:18 +0100
12mr|texlive-csvsimple-1.05-1|5	# catalog-license lppl1.3
12mr|texlive-csvsimple-1.05-1|6	# catalog-version 1.05
12mr|texlive-csvsimple-1.05-1|7	Name:		texlive-csvsimple
12mr|texlive-csvsimple-1.05-1|8	Version:	1.05
12mr|texlive-csvsimple-1.05-1|9	Release:	1
12mr|texlive-csvsimple-1.05-1|10	Summary:	Simple CSV file processing
12mr|texlive-csvsimple-1.05-1|11	Group:		Publishing
12mr|texlive-csvsimple-1.05-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/csvsimple
12mr|texlive-csvsimple-1.05-1|13	License:	LPPL1.3
12mr|texlive-csvsimple-1.05-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csvsimple.tar.xz
12mr|texlive-csvsimple-1.05-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csvsimple.doc.tar.xz
12mr|texlive-csvsimple-1.05-1|16	BuildArch:	noarch
12mr|texlive-csvsimple-1.05-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-csvsimple-1.05-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-csvsimple-1.05-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-csvsimple-1.05-1|20	
12mr|texlive-csvsimple-1.05-1|21	%description
12mr|texlive-csvsimple-1.05-1|22	The package provides a simple LaTeX interface for the
12mr|texlive-csvsimple-1.05-1|23	processing of files with comma separated values (CSV); it
12mr|texlive-csvsimple-1.05-1|24	relies on the key value syntax supported by pgfkeys to simplify
12mr|texlive-csvsimple-1.05-1|25	usage. Filtering and table generation is especially supported;
12mr|texlive-csvsimple-1.05-1|26	however, this lightweight tool offers no support for data
12mr|texlive-csvsimple-1.05-1|27	sorting or data base storage.
12mr|texlive-csvsimple-1.05-1|28	
12mr|texlive-csvsimple-1.05-1|29	%post
12mr|texlive-csvsimple-1.05-1|30	%{_sbindir}/texlive.post
12mr|texlive-csvsimple-1.05-1|31	
12mr|texlive-csvsimple-1.05-1|32	%postun
12mr|texlive-csvsimple-1.05-1|33	if [ $1 -eq 0 ]; then
12mr|texlive-csvsimple-1.05-1|34	%{_sbindir}/texlive.post
12mr|texlive-csvsimple-1.05-1|35	fi
12mr|texlive-csvsimple-1.05-1|36	
12mr|texlive-csvsimple-1.05-1|37	#-----------------------------------------------------------------------
12mr|texlive-csvsimple-1.05-1|38	%files
12mr|texlive-csvsimple-1.05-1|39	%{_texmfdistdir}/tex/latex/csvsimple/csvsimple.sty
12mr|texlive-csvsimple-1.05-1|40	%doc %{_texmfdistdir}/doc/latex/csvsimple/CHANGES
12mr|texlive-csvsimple-1.05-1|41	%doc %{_texmfdistdir}/doc/latex/csvsimple/README
12mr|texlive-csvsimple-1.05-1|42	%doc %{_texmfdistdir}/doc/latex/csvsimple/csvsimple-example.pdf
12mr|texlive-csvsimple-1.05-1|43	%doc %{_texmfdistdir}/doc/latex/csvsimple/csvsimple-example.tex
12mr|texlive-csvsimple-1.05-1|44	%doc %{_texmfdistdir}/doc/latex/csvsimple/csvsimple.pdf
12mr|texlive-csvsimple-1.05-1|45	%doc %{_texmfdistdir}/doc/latex/csvsimple/csvsimple.tex
12mr|texlive-csvsimple-1.05-1|46	
12mr|texlive-csvsimple-1.05-1|47	#-----------------------------------------------------------------------
12mr|texlive-csvsimple-1.05-1|48	%prep
12mr|texlive-csvsimple-1.05-1|49	%setup -c -a0 -a1
12mr|texlive-csvsimple-1.05-1|50	
12mr|texlive-csvsimple-1.05-1|51	%build
12mr|texlive-csvsimple-1.05-1|52	
12mr|texlive-csvsimple-1.05-1|53	%install
12mr|texlive-csvsimple-1.05-1|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-csvsimple-1.05-1|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-csvsimple-1.05-1|56	
12mr|texlive-csvsimple-1.05-1|57	
12mr|texlive-csvsimple-1.05-1|58	
12mr|texlive-csvsimple-1.05-1|59	%changelog
12mr|texlive-csvsimple-1.05-1|60	

17116 12
12mr|texlive-csvtools-1.24-2|1	# revision 15878
12mr|texlive-csvtools-1.24-2|2	# category Package
12mr|texlive-csvtools-1.24-2|3	# catalog-ctan /obsolete/macros/latex/contrib/csvtools
12mr|texlive-csvtools-1.24-2|4	# catalog-date 2008-10-15 11:51:27 +0200
12mr|texlive-csvtools-1.24-2|5	# catalog-license lppl
12mr|texlive-csvtools-1.24-2|6	# catalog-version 1.24
12mr|texlive-csvtools-1.24-2|7	Name:		texlive-csvtools
12mr|texlive-csvtools-1.24-2|8	Version:	1.24
12mr|texlive-csvtools-1.24-2|9	Release:	2
12mr|texlive-csvtools-1.24-2|10	Summary:	Reading data from CSV files
12mr|texlive-csvtools-1.24-2|11	Group:		Publishing
12mr|texlive-csvtools-1.24-2|12	URL:		http://www.ctan.org/tex-archive/obsolete/macros/latex/contrib/csvtools
12mr|texlive-csvtools-1.24-2|13	License:	LPPL
12mr|texlive-csvtools-1.24-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csvtools.tar.xz
12mr|texlive-csvtools-1.24-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csvtools.doc.tar.xz
12mr|texlive-csvtools-1.24-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/csvtools.source.tar.xz
12mr|texlive-csvtools-1.24-2|17	BuildArch:	noarch
12mr|texlive-csvtools-1.24-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-csvtools-1.24-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-csvtools-1.24-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-csvtools-1.24-2|21	
12mr|texlive-csvtools-1.24-2|22	%description
12mr|texlive-csvtools-1.24-2|23	The csvtools package allows you to repeatedly perform a set of
12mr|texlive-csvtools-1.24-2|24	LaTeX commands on data in each row of a comma separated
12mr|texlive-csvtools-1.24-2|25	variable (CSV) file (though substitution of the 'comma' is
12mr|texlive-csvtools-1.24-2|26	permitted). Such files may be used as source for mail merging,
12mr|texlive-csvtools-1.24-2|27	generating tables etc. Examples are given in the documentation.
12mr|texlive-csvtools-1.24-2|28	The distribution also provides packages: csvsort, that provides
12mr|texlive-csvtools-1.24-2|29	analagous commands to those in the main package, having first
12mr|texlive-csvtools-1.24-2|30	sorted the data (using the xfor and compare packages); and
12mr|texlive-csvtools-1.24-2|31	csvpie, for creating a pie-chart from a CSV file. The bundle
12mr|texlive-csvtools-1.24-2|32	has now been superseded by the datatool bundle.
12mr|texlive-csvtools-1.24-2|33	
12mr|texlive-csvtools-1.24-2|34	%post
12mr|texlive-csvtools-1.24-2|35	%{_sbindir}/texlive.post
12mr|texlive-csvtools-1.24-2|36	
12mr|texlive-csvtools-1.24-2|37	%postun
12mr|texlive-csvtools-1.24-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-csvtools-1.24-2|39	%{_sbindir}/texlive.post
12mr|texlive-csvtools-1.24-2|40	fi
12mr|texlive-csvtools-1.24-2|41	
12mr|texlive-csvtools-1.24-2|42	#-----------------------------------------------------------------------
12mr|texlive-csvtools-1.24-2|43	%files
12mr|texlive-csvtools-1.24-2|44	%{_texmfdistdir}/tex/latex/csvtools/csvpie.sty
12mr|texlive-csvtools-1.24-2|45	%{_texmfdistdir}/tex/latex/csvtools/csvsort.sty
12mr|texlive-csvtools-1.24-2|46	%{_texmfdistdir}/tex/latex/csvtools/csvtools.sty
12mr|texlive-csvtools-1.24-2|47	%doc %{_texmfdistdir}/doc/latex/csvtools/CHANGES
12mr|texlive-csvtools-1.24-2|48	%doc %{_texmfdistdir}/doc/latex/csvtools/README
12mr|texlive-csvtools-1.24-2|49	%doc %{_texmfdistdir}/doc/latex/csvtools/csvtools.pdf
12mr|texlive-csvtools-1.24-2|50	%doc %{_texmfdistdir}/doc/latex/csvtools/csvtools.pl
12mr|texlive-csvtools-1.24-2|51	%doc %{_texmfdistdir}/doc/latex/csvtools/manual.html
12mr|texlive-csvtools-1.24-2|52	#- source
12mr|texlive-csvtools-1.24-2|53	%doc %{_texmfdistdir}/source/latex/csvtools/csvtools.dtx
12mr|texlive-csvtools-1.24-2|54	%doc %{_texmfdistdir}/source/latex/csvtools/csvtools.ins
12mr|texlive-csvtools-1.24-2|55	
12mr|texlive-csvtools-1.24-2|56	#-----------------------------------------------------------------------
12mr|texlive-csvtools-1.24-2|57	%prep
12mr|texlive-csvtools-1.24-2|58	%setup -c -a0 -a1 -a2
12mr|texlive-csvtools-1.24-2|59	
12mr|texlive-csvtools-1.24-2|60	%build
12mr|texlive-csvtools-1.24-2|61	
12mr|texlive-csvtools-1.24-2|62	%install
12mr|texlive-csvtools-1.24-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-csvtools-1.24-2|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-csvtools-1.24-2|65	
12mr|texlive-csvtools-1.24-2|66	
12mr|texlive-csvtools-1.24-2|67	
12mr|texlive-csvtools-1.24-2|68	%changelog
12mr|texlive-csvtools-1.24-2|69	

17117 12
12mr|texlive-ctable-1.21-2|1	# revision 23834
12mr|texlive-ctable-1.21-2|2	# category Package
12mr|texlive-ctable-1.21-2|3	# catalog-ctan /macros/latex/contrib/ctable
12mr|texlive-ctable-1.21-2|4	# catalog-date 2011-09-05 13:58:41 +0200
12mr|texlive-ctable-1.21-2|5	# catalog-license lppl
12mr|texlive-ctable-1.21-2|6	# catalog-version 1.21
12mr|texlive-ctable-1.21-2|7	Name:		texlive-ctable
12mr|texlive-ctable-1.21-2|8	Version:	1.21
12mr|texlive-ctable-1.21-2|9	Release:	2
12mr|texlive-ctable-1.21-2|10	Summary:	Easily typeset centered tables
12mr|texlive-ctable-1.21-2|11	Group:		Publishing
12mr|texlive-ctable-1.21-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ctable
12mr|texlive-ctable-1.21-2|13	License:	LPPL
12mr|texlive-ctable-1.21-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctable.tar.xz
12mr|texlive-ctable-1.21-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctable.doc.tar.xz
12mr|texlive-ctable-1.21-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctable.source.tar.xz
12mr|texlive-ctable-1.21-2|17	BuildArch:	noarch
12mr|texlive-ctable-1.21-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ctable-1.21-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ctable-1.21-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ctable-1.21-2|21	
12mr|texlive-ctable-1.21-2|22	%description
12mr|texlive-ctable-1.21-2|23	Provides commands to easily typeset centered, left- or right-
12mr|texlive-ctable-1.21-2|24	aligned table and (multiple-)figure floats, with footnotes.
12mr|texlive-ctable-1.21-2|25	Instead of an environment, a command with 4 arguments is used;
12mr|texlive-ctable-1.21-2|26	the first is optional and is used for key,value pairs
12mr|texlive-ctable-1.21-2|27	generating variations on the defaults and offering a route for
12mr|texlive-ctable-1.21-2|28	future extensions.
12mr|texlive-ctable-1.21-2|29	
12mr|texlive-ctable-1.21-2|30	%post
12mr|texlive-ctable-1.21-2|31	%{_sbindir}/texlive.post
12mr|texlive-ctable-1.21-2|32	
12mr|texlive-ctable-1.21-2|33	%postun
12mr|texlive-ctable-1.21-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-ctable-1.21-2|35	%{_sbindir}/texlive.post
12mr|texlive-ctable-1.21-2|36	fi
12mr|texlive-ctable-1.21-2|37	
12mr|texlive-ctable-1.21-2|38	#-----------------------------------------------------------------------
12mr|texlive-ctable-1.21-2|39	%files
12mr|texlive-ctable-1.21-2|40	%{_texmfdistdir}/tex/latex/ctable/ctable.sty
12mr|texlive-ctable-1.21-2|41	%doc %{_texmfdistdir}/doc/latex/ctable/01a
12mr|texlive-ctable-1.21-2|42	%doc %{_texmfdistdir}/doc/latex/ctable/01b
12mr|texlive-ctable-1.21-2|43	%doc %{_texmfdistdir}/doc/latex/ctable/02k
12mr|texlive-ctable-1.21-2|44	%doc %{_texmfdistdir}/doc/latex/ctable/02l
12mr|texlive-ctable-1.21-2|45	%doc %{_texmfdistdir}/doc/latex/ctable/02m
12mr|texlive-ctable-1.21-2|46	%doc %{_texmfdistdir}/doc/latex/ctable/03a
12mr|texlive-ctable-1.21-2|47	%doc %{_texmfdistdir}/doc/latex/ctable/03b
12mr|texlive-ctable-1.21-2|48	%doc %{_texmfdistdir}/doc/latex/ctable/04a
12mr|texlive-ctable-1.21-2|49	%doc %{_texmfdistdir}/doc/latex/ctable/04b
12mr|texlive-ctable-1.21-2|50	%doc %{_texmfdistdir}/doc/latex/ctable/05a
12mr|texlive-ctable-1.21-2|51	%doc %{_texmfdistdir}/doc/latex/ctable/05b
12mr|texlive-ctable-1.21-2|52	%doc %{_texmfdistdir}/doc/latex/ctable/06a
12mr|texlive-ctable-1.21-2|53	%doc %{_texmfdistdir}/doc/latex/ctable/06b
12mr|texlive-ctable-1.21-2|54	%doc %{_texmfdistdir}/doc/latex/ctable/07a
12mr|texlive-ctable-1.21-2|55	%doc %{_texmfdistdir}/doc/latex/ctable/07b
12mr|texlive-ctable-1.21-2|56	%doc %{_texmfdistdir}/doc/latex/ctable/08a
12mr|texlive-ctable-1.21-2|57	%doc %{_texmfdistdir}/doc/latex/ctable/08b
12mr|texlive-ctable-1.21-2|58	%doc %{_texmfdistdir}/doc/latex/ctable/09b
12mr|texlive-ctable-1.21-2|59	%doc %{_texmfdistdir}/doc/latex/ctable/10a
12mr|texlive-ctable-1.21-2|60	%doc %{_texmfdistdir}/doc/latex/ctable/10b
12mr|texlive-ctable-1.21-2|61	%doc %{_texmfdistdir}/doc/latex/ctable/12a
12mr|texlive-ctable-1.21-2|62	%doc %{_texmfdistdir}/doc/latex/ctable/12b
12mr|texlive-ctable-1.21-2|63	%doc %{_texmfdistdir}/doc/latex/ctable/13a
12mr|texlive-ctable-1.21-2|64	%doc %{_texmfdistdir}/doc/latex/ctable/13b
12mr|texlive-ctable-1.21-2|65	%doc %{_texmfdistdir}/doc/latex/ctable/13c
12mr|texlive-ctable-1.21-2|66	%doc %{_texmfdistdir}/doc/latex/ctable/14a
12mr|texlive-ctable-1.21-2|67	%doc %{_texmfdistdir}/doc/latex/ctable/README
12mr|texlive-ctable-1.21-2|68	%doc %{_texmfdistdir}/doc/latex/ctable/ctable.pdf
12mr|texlive-ctable-1.21-2|69	%doc %{_texmfdistdir}/doc/latex/ctable/doit
12mr|texlive-ctable-1.21-2|70	%doc %{_texmfdistdir}/doc/latex/ctable/inst
12mr|texlive-ctable-1.21-2|71	%doc %{_texmfdistdir}/doc/latex/ctable/lion.png
12mr|texlive-ctable-1.21-2|72	%doc %{_texmfdistdir}/doc/latex/ctable/penguin.jpg
12mr|texlive-ctable-1.21-2|73	#- source
12mr|texlive-ctable-1.21-2|74	%doc %{_texmfdistdir}/source/latex/ctable/ctable.dtx
12mr|texlive-ctable-1.21-2|75	%doc %{_texmfdistdir}/source/latex/ctable/ctable.ins
12mr|texlive-ctable-1.21-2|76	
12mr|texlive-ctable-1.21-2|77	#-----------------------------------------------------------------------
12mr|texlive-ctable-1.21-2|78	%prep
12mr|texlive-ctable-1.21-2|79	%setup -c -a0 -a1 -a2
12mr|texlive-ctable-1.21-2|80	
12mr|texlive-ctable-1.21-2|81	%build
12mr|texlive-ctable-1.21-2|82	
12mr|texlive-ctable-1.21-2|83	%install
12mr|texlive-ctable-1.21-2|84	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ctable-1.21-2|85	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ctable-1.21-2|86	
12mr|texlive-ctable-1.21-2|87	
12mr|texlive-ctable-1.21-2|88	
12mr|texlive-ctable-1.21-2|89	%changelog
12mr|texlive-ctable-1.21-2|90	

17118 12
12mr|texlive-ctanify-1.1-2|1	# revision 24061
12mr|texlive-ctanify-1.1-2|2	# category Package
12mr|texlive-ctanify-1.1-2|3	# catalog-ctan /support/ctanify
12mr|texlive-ctanify-1.1-2|4	# catalog-date 2011-09-21 00:42:21 +0200
12mr|texlive-ctanify-1.1-2|5	# catalog-license lppl
12mr|texlive-ctanify-1.1-2|6	# catalog-version 1.1
12mr|texlive-ctanify-1.1-2|7	Name:		texlive-ctanify
12mr|texlive-ctanify-1.1-2|8	Version:	1.1
12mr|texlive-ctanify-1.1-2|9	Release:	2
12mr|texlive-ctanify-1.1-2|10	Summary:	Prepare a package for upload to CTAN
12mr|texlive-ctanify-1.1-2|11	Group:		Publishing
12mr|texlive-ctanify-1.1-2|12	URL:		http://www.ctan.org/tex-archive/support/ctanify
12mr|texlive-ctanify-1.1-2|13	License:	LPPL
12mr|texlive-ctanify-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctanify.tar.xz
12mr|texlive-ctanify-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctanify.doc.tar.xz
12mr|texlive-ctanify-1.1-2|16	BuildArch:	noarch
12mr|texlive-ctanify-1.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ctanify-1.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ctanify-1.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ctanify-1.1-2|20	Provides:	texlive-ctanify.bin = %{EVRD}
12mr|texlive-ctanify-1.1-2|21	
12mr|texlive-ctanify-1.1-2|22	%description
12mr|texlive-ctanify-1.1-2|23	Given a list of filenames, ctanify creates a tarball (a .tar.gz
12mr|texlive-ctanify-1.1-2|24	file) with the files laid out in CTAN's preferred structure.
12mr|texlive-ctanify-1.1-2|25	The tarball additionally contains a ZIP (.zip) file with copies
12mr|texlive-ctanify-1.1-2|26	of all files laid out in the standard TeX Directory Structure
12mr|texlive-ctanify-1.1-2|27	(TDS), which may be used by those intending to install the
12mr|texlive-ctanify-1.1-2|28	package, or by those who need to incorporate it in a
12mr|texlive-ctanify-1.1-2|29	distribution. (The TDS ZIP file will be installed in the CTAN
12mr|texlive-ctanify-1.1-2|30	install/ tree.).
12mr|texlive-ctanify-1.1-2|31	
12mr|texlive-ctanify-1.1-2|32	%post
12mr|texlive-ctanify-1.1-2|33	%{_sbindir}/texlive.post
12mr|texlive-ctanify-1.1-2|34	
12mr|texlive-ctanify-1.1-2|35	%postun
12mr|texlive-ctanify-1.1-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-ctanify-1.1-2|37	%{_sbindir}/texlive.post
12mr|texlive-ctanify-1.1-2|38	fi
12mr|texlive-ctanify-1.1-2|39	
12mr|texlive-ctanify-1.1-2|40	#-----------------------------------------------------------------------
12mr|texlive-ctanify-1.1-2|41	%files
12mr|texlive-ctanify-1.1-2|42	%{_bindir}/ctanify
12mr|texlive-ctanify-1.1-2|43	%{_texmfdistdir}/scripts/ctanify/ctanify
12mr|texlive-ctanify-1.1-2|44	%doc %{_texmfdistdir}/doc/support/ctanify/README
12mr|texlive-ctanify-1.1-2|45	%doc %{_texmfdistdir}/doc/support/ctanify/ctanify.pdf
12mr|texlive-ctanify-1.1-2|46	%doc %{_mandir}/man1/ctanify.1*
12mr|texlive-ctanify-1.1-2|47	%doc %{_texmfdir}/doc/man/man1/ctanify.man1.pdf
12mr|texlive-ctanify-1.1-2|48	
12mr|texlive-ctanify-1.1-2|49	#-----------------------------------------------------------------------
12mr|texlive-ctanify-1.1-2|50	%prep
12mr|texlive-ctanify-1.1-2|51	%setup -c -a0 -a1
12mr|texlive-ctanify-1.1-2|52	
12mr|texlive-ctanify-1.1-2|53	%build
12mr|texlive-ctanify-1.1-2|54	
12mr|texlive-ctanify-1.1-2|55	%install
12mr|texlive-ctanify-1.1-2|56	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-ctanify-1.1-2|57	pushd %{buildroot}%{_bindir}
12mr|texlive-ctanify-1.1-2|58	ln -sf %{_texmfdistdir}/scripts/ctanify/ctanify ctanify
12mr|texlive-ctanify-1.1-2|59	popd
12mr|texlive-ctanify-1.1-2|60	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-ctanify-1.1-2|61	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-ctanify-1.1-2|62	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-ctanify-1.1-2|63	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-ctanify-1.1-2|64	
12mr|texlive-ctanify-1.1-2|65	
12mr|texlive-ctanify-1.1-2|66	
12mr|texlive-ctanify-1.1-2|67	%changelog
12mr|texlive-ctanify-1.1-2|68	

17119 12
12mr|texlive-ctanupload-1.7-2|1	# revision 26313
12mr|texlive-ctanupload-1.7-2|2	# category Package
12mr|texlive-ctanupload-1.7-2|3	# catalog-ctan /support/ctanupload
12mr|texlive-ctanupload-1.7-2|4	# catalog-date 2012-05-08 15:13:49 +0200
12mr|texlive-ctanupload-1.7-2|5	# catalog-license gpl3
12mr|texlive-ctanupload-1.7-2|6	# catalog-version 1.7
12mr|texlive-ctanupload-1.7-2|7	Name:		texlive-ctanupload
12mr|texlive-ctanupload-1.7-2|8	Version:	1.7
12mr|texlive-ctanupload-1.7-2|9	Release:	2
12mr|texlive-ctanupload-1.7-2|10	Summary:	Support for users uploading to CTAN
12mr|texlive-ctanupload-1.7-2|11	Group:		Publishing
12mr|texlive-ctanupload-1.7-2|12	URL:		http://www.ctan.org/tex-archive/support/ctanupload
12mr|texlive-ctanupload-1.7-2|13	License:	GPL3
12mr|texlive-ctanupload-1.7-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctanupload.tar.xz
12mr|texlive-ctanupload-1.7-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctanupload.doc.tar.xz
12mr|texlive-ctanupload-1.7-2|16	BuildArch:	noarch
12mr|texlive-ctanupload-1.7-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ctanupload-1.7-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ctanupload-1.7-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ctanupload-1.7-2|20	Provides:	texlive-ctanupload.bin = %{EVRD}
12mr|texlive-ctanupload-1.7-2|21	
12mr|texlive-ctanupload-1.7-2|22	%description
12mr|texlive-ctanupload-1.7-2|23	The package provides a Perl script that allows the uploads of a
12mr|texlive-ctanupload-1.7-2|24	contribution to CTAN from the command line. The aim us to
12mr|texlive-ctanupload-1.7-2|25	simplify the release process for LaTeX package authors.
12mr|texlive-ctanupload-1.7-2|26	
12mr|texlive-ctanupload-1.7-2|27	%post
12mr|texlive-ctanupload-1.7-2|28	%{_sbindir}/texlive.post
12mr|texlive-ctanupload-1.7-2|29	
12mr|texlive-ctanupload-1.7-2|30	%postun
12mr|texlive-ctanupload-1.7-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-ctanupload-1.7-2|32	%{_sbindir}/texlive.post
12mr|texlive-ctanupload-1.7-2|33	fi
12mr|texlive-ctanupload-1.7-2|34	
12mr|texlive-ctanupload-1.7-2|35	#-----------------------------------------------------------------------
12mr|texlive-ctanupload-1.7-2|36	%files
12mr|texlive-ctanupload-1.7-2|37	%{_bindir}/ctanupload
12mr|texlive-ctanupload-1.7-2|38	%{_texmfdistdir}/scripts/ctanupload/ctanupload.pl
12mr|texlive-ctanupload-1.7-2|39	%doc %{_texmfdistdir}/doc/support/ctanupload/Makefile.example
12mr|texlive-ctanupload-1.7-2|40	%doc %{_texmfdistdir}/doc/support/ctanupload/README
12mr|texlive-ctanupload-1.7-2|41	%doc %{_texmfdistdir}/doc/support/ctanupload/ctanupload.pdf
12mr|texlive-ctanupload-1.7-2|42	%doc %{_texmfdistdir}/doc/support/ctanupload/ctanupload.tex
12mr|texlive-ctanupload-1.7-2|43	
12mr|texlive-ctanupload-1.7-2|44	#-----------------------------------------------------------------------
12mr|texlive-ctanupload-1.7-2|45	%prep
12mr|texlive-ctanupload-1.7-2|46	%setup -c -a0 -a1
12mr|texlive-ctanupload-1.7-2|47	
12mr|texlive-ctanupload-1.7-2|48	%build
12mr|texlive-ctanupload-1.7-2|49	
12mr|texlive-ctanupload-1.7-2|50	%install
12mr|texlive-ctanupload-1.7-2|51	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-ctanupload-1.7-2|52	pushd %{buildroot}%{_bindir}
12mr|texlive-ctanupload-1.7-2|53	ln -sf %{_texmfdistdir}/scripts/ctanupload/ctanupload.pl ctanupload
12mr|texlive-ctanupload-1.7-2|54	popd
12mr|texlive-ctanupload-1.7-2|55	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-ctanupload-1.7-2|56	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-ctanupload-1.7-2|57	
12mr|texlive-ctanupload-1.7-2|58	
12mr|texlive-ctanupload-1.7-2|59	
12mr|texlive-ctanupload-1.7-2|60	%changelog
12mr|texlive-ctanupload-1.7-2|61	

17120 12
12mr|texlive-ctex-1.02c-2|1	# revision 22488
12mr|texlive-ctex-1.02c-2|2	# category Package
12mr|texlive-ctex-1.02c-2|3	# catalog-ctan /language/chinese/ctex
12mr|texlive-ctex-1.02c-2|4	# catalog-date 2011-05-15 00:28:51 +0200
12mr|texlive-ctex-1.02c-2|5	# catalog-license lppl
12mr|texlive-ctex-1.02c-2|6	# catalog-version 1.02c
12mr|texlive-ctex-1.02c-2|7	Name:		texlive-ctex
12mr|texlive-ctex-1.02c-2|8	Version:	1.02c
12mr|texlive-ctex-1.02c-2|9	Release:	2
12mr|texlive-ctex-1.02c-2|10	Summary:	LaTeX classes and packages for Chinese typesetting
12mr|texlive-ctex-1.02c-2|11	Group:		Publishing
12mr|texlive-ctex-1.02c-2|12	URL:		http://www.ctan.org/tex-archive/language/chinese/ctex
12mr|texlive-ctex-1.02c-2|13	License:	LPPL
12mr|texlive-ctex-1.02c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctex.tar.xz
12mr|texlive-ctex-1.02c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctex.doc.tar.xz
12mr|texlive-ctex-1.02c-2|16	BuildArch:	noarch
12mr|texlive-ctex-1.02c-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ctex-1.02c-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ctex-1.02c-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ctex-1.02c-2|20	Requires:	texlive-ttfutils
12mr|texlive-ctex-1.02c-2|21	
12mr|texlive-ctex-1.02c-2|22	%description
12mr|texlive-ctex-1.02c-2|23	TeXLive ctex package.
12mr|texlive-ctex-1.02c-2|24	
12mr|texlive-ctex-1.02c-2|25	%post
12mr|texlive-ctex-1.02c-2|26	%{_sbindir}/texlive.post
12mr|texlive-ctex-1.02c-2|27	
12mr|texlive-ctex-1.02c-2|28	%postun
12mr|texlive-ctex-1.02c-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-ctex-1.02c-2|30	%{_sbindir}/texlive.post
12mr|texlive-ctex-1.02c-2|31	fi
12mr|texlive-ctex-1.02c-2|32	
12mr|texlive-ctex-1.02c-2|33	#-----------------------------------------------------------------------
12mr|texlive-ctex-1.02c-2|34	%files
12mr|texlive-ctex-1.02c-2|35	%{_texmfdistdir}/tex/latex/ctex/back/ctexartutf8.cls
12mr|texlive-ctex-1.02c-2|36	%{_texmfdistdir}/tex/latex/ctex/back/ctexbookutf8.cls
12mr|texlive-ctex-1.02c-2|37	%{_texmfdistdir}/tex/latex/ctex/back/ctexcaputf8.sty
12mr|texlive-ctex-1.02c-2|38	%{_texmfdistdir}/tex/latex/ctex/back/ctexreputf8.cls
12mr|texlive-ctex-1.02c-2|39	%{_texmfdistdir}/tex/latex/ctex/back/ctexutf8.sty
12mr|texlive-ctex-1.02c-2|40	%{_texmfdistdir}/tex/latex/ctex/cfg/ctex.cfg
12mr|texlive-ctex-1.02c-2|41	%{_texmfdistdir}/tex/latex/ctex/cfg/ctexcap-gbk.cfg
12mr|texlive-ctex-1.02c-2|42	%{_texmfdistdir}/tex/latex/ctex/cfg/ctexcap-utf8.cfg
12mr|texlive-ctex-1.02c-2|43	%{_texmfdistdir}/tex/latex/ctex/cfg/ctexcap.cfg
12mr|texlive-ctex-1.02c-2|44	%{_texmfdistdir}/tex/latex/ctex/cfg/ctexopts.cfg.template
12mr|texlive-ctex-1.02c-2|45	%{_texmfdistdir}/tex/latex/ctex/ctex.sty
12mr|texlive-ctex-1.02c-2|46	%{_texmfdistdir}/tex/latex/ctex/ctexart.cls
12mr|texlive-ctex-1.02c-2|47	%{_texmfdistdir}/tex/latex/ctex/ctexbook.cls
12mr|texlive-ctex-1.02c-2|48	%{_texmfdistdir}/tex/latex/ctex/ctexcap.sty
12mr|texlive-ctex-1.02c-2|49	%{_texmfdistdir}/tex/latex/ctex/ctexrep.cls
12mr|texlive-ctex-1.02c-2|50	%{_texmfdistdir}/tex/latex/ctex/def/ctex-article.def
12mr|texlive-ctex-1.02c-2|51	%{_texmfdistdir}/tex/latex/ctex/def/ctex-book.def
12mr|texlive-ctex-1.02c-2|52	%{_texmfdistdir}/tex/latex/ctex/def/ctex-caption.def
12mr|texlive-ctex-1.02c-2|53	%{_texmfdistdir}/tex/latex/ctex/def/ctex-class.def
12mr|texlive-ctex-1.02c-2|54	%{_texmfdistdir}/tex/latex/ctex/def/ctex-common.def
12mr|texlive-ctex-1.02c-2|55	%{_texmfdistdir}/tex/latex/ctex/def/ctex-gbk.def
12mr|texlive-ctex-1.02c-2|56	%{_texmfdistdir}/tex/latex/ctex/def/ctex-loadclass.def
12mr|texlive-ctex-1.02c-2|57	%{_texmfdistdir}/tex/latex/ctex/def/ctex-report.def
12mr|texlive-ctex-1.02c-2|58	%{_texmfdistdir}/tex/latex/ctex/def/ctex-utf8.def
12mr|texlive-ctex-1.02c-2|59	%{_texmfdistdir}/tex/latex/ctex/engine/ctex-cct-engine.def
12mr|texlive-ctex-1.02c-2|60	%{_texmfdistdir}/tex/latex/ctex/engine/ctex-cjk-common.def
12mr|texlive-ctex-1.02c-2|61	%{_texmfdistdir}/tex/latex/ctex/engine/ctex-cjk-engine.def
12mr|texlive-ctex-1.02c-2|62	%{_texmfdistdir}/tex/latex/ctex/engine/ctex-xecjk-engine.def
12mr|texlive-ctex-1.02c-2|63	%{_texmfdistdir}/tex/latex/ctex/fd/c19gbsn.fd
12mr|texlive-ctex-1.02c-2|64	%{_texmfdistdir}/tex/latex/ctex/fd/c19gbsn.fdx
12mr|texlive-ctex-1.02c-2|65	%{_texmfdistdir}/tex/latex/ctex/fd/c19gkai.fd
12mr|texlive-ctex-1.02c-2|66	%{_texmfdistdir}/tex/latex/ctex/fd/c19gkai.fdx
12mr|texlive-ctex-1.02c-2|67	%{_texmfdistdir}/tex/latex/ctex/fd/c19rm.fd
12mr|texlive-ctex-1.02c-2|68	%{_texmfdistdir}/tex/latex/ctex/fd/c19sf.fd
12mr|texlive-ctex-1.02c-2|69	%{_texmfdistdir}/tex/latex/ctex/fd/c19tt.fd
12mr|texlive-ctex-1.02c-2|70	%{_texmfdistdir}/tex/latex/ctex/fd/c70rm.fd
12mr|texlive-ctex-1.02c-2|71	%{_texmfdistdir}/tex/latex/ctex/fd/c70sf.fd
12mr|texlive-ctex-1.02c-2|72	%{_texmfdistdir}/tex/latex/ctex/fd/c70tt.fd
12mr|texlive-ctex-1.02c-2|73	%{_texmfdistdir}/tex/latex/ctex/fontset/ctex-cjk-adobefonts.def
12mr|texlive-ctex-1.02c-2|74	%{_texmfdistdir}/tex/latex/ctex/fontset/ctex-cjk-winfonts.def
12mr|texlive-ctex-1.02c-2|75	%{_texmfdistdir}/tex/latex/ctex/fontset/ctex-xecjk-adobefonts.def
12mr|texlive-ctex-1.02c-2|76	%{_texmfdistdir}/tex/latex/ctex/fontset/ctex-xecjk-winfonts.def
12mr|texlive-ctex-1.02c-2|77	%{_texmfdistdir}/tex/latex/ctex/opt/ctex-caption-opts.def
12mr|texlive-ctex-1.02c-2|78	%{_texmfdistdir}/tex/latex/ctex/opt/ctex-class-opts.def
12mr|texlive-ctex-1.02c-2|79	%{_texmfdistdir}/tex/latex/ctex/opt/ctex-common-opts.def
12mr|texlive-ctex-1.02c-2|80	%doc %{_texmfdistdir}/doc/latex/ctex/README
12mr|texlive-ctex-1.02c-2|81	%doc %{_texmfdistdir}/doc/latex/ctex/ctex.pdf
12mr|texlive-ctex-1.02c-2|82	%doc %{_texmfdistdir}/doc/latex/ctex/ctex.tex
12mr|texlive-ctex-1.02c-2|83	%doc %{_texmfdistdir}/doc/latex/ctex/test/test-cjk.tex
12mr|texlive-ctex-1.02c-2|84	%doc %{_texmfdistdir}/doc/latex/ctex/test/test-cjkutf8.tex
12mr|texlive-ctex-1.02c-2|85	%doc %{_texmfdistdir}/doc/latex/ctex/test/test-xetex.tex
12mr|texlive-ctex-1.02c-2|86	%doc %{_texmfdistdir}/doc/latex/ctex/test/test-xetexgbk.tex
12mr|texlive-ctex-1.02c-2|87	
12mr|texlive-ctex-1.02c-2|88	#-----------------------------------------------------------------------
12mr|texlive-ctex-1.02c-2|89	%prep
12mr|texlive-ctex-1.02c-2|90	%setup -c -a0 -a1
12mr|texlive-ctex-1.02c-2|91	
12mr|texlive-ctex-1.02c-2|92	%build
12mr|texlive-ctex-1.02c-2|93	
12mr|texlive-ctex-1.02c-2|94	%install
12mr|texlive-ctex-1.02c-2|95	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ctex-1.02c-2|96	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ctex-1.02c-2|97	
12mr|texlive-ctex-1.02c-2|98	
12mr|texlive-ctex-1.02c-2|99	
12mr|texlive-ctex-1.02c-2|100	%changelog
12mr|texlive-ctex-1.02c-2|101	

17121 12
12mr|texlive-ctex-faq-20091109-2|1	# revision 15878
12mr|texlive-ctex-faq-20091109-2|2	# category Package
12mr|texlive-ctex-faq-20091109-2|3	# catalog-ctan /info/ctex-faq
12mr|texlive-ctex-faq-20091109-2|4	# catalog-date 2009-11-09 15:03:08 +0100
12mr|texlive-ctex-faq-20091109-2|5	# catalog-license fdl
12mr|texlive-ctex-faq-20091109-2|6	# catalog-version undef
12mr|texlive-ctex-faq-20091109-2|7	Name:		texlive-ctex-faq
12mr|texlive-ctex-faq-20091109-2|8	Version:	20091109
12mr|texlive-ctex-faq-20091109-2|9	Release:	2
12mr|texlive-ctex-faq-20091109-2|10	Summary:	LaTeX FAQ by the Chinese TeX Society (ctex.org)
12mr|texlive-ctex-faq-20091109-2|11	Group:		Publishing
12mr|texlive-ctex-faq-20091109-2|12	URL:		http://www.ctan.org/tex-archive/info/ctex-faq
12mr|texlive-ctex-faq-20091109-2|13	License:	FDL
12mr|texlive-ctex-faq-20091109-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctex-faq.tar.xz
12mr|texlive-ctex-faq-20091109-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctex-faq.doc.tar.xz
12mr|texlive-ctex-faq-20091109-2|16	BuildArch:	noarch
12mr|texlive-ctex-faq-20091109-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ctex-faq-20091109-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ctex-faq-20091109-2|19	
12mr|texlive-ctex-faq-20091109-2|20	%description
12mr|texlive-ctex-faq-20091109-2|21	Most questions were collected on the bbs.ctex.org forum, and
12mr|texlive-ctex-faq-20091109-2|22	were answered in detail by the author.
12mr|texlive-ctex-faq-20091109-2|23	
12mr|texlive-ctex-faq-20091109-2|24	#-----------------------------------------------------------------------
12mr|texlive-ctex-faq-20091109-2|25	%files
12mr|texlive-ctex-faq-20091109-2|26	%doc %{_texmfdistdir}/doc/latex/ctex-faq/README
12mr|texlive-ctex-faq-20091109-2|27	%doc %{_texmfdistdir}/doc/latex/ctex-faq/ctex-faq.pdf
12mr|texlive-ctex-faq-20091109-2|28	%doc %{_texmfdistdir}/doc/latex/ctex-faq/src/ctex-faq.sty
12mr|texlive-ctex-faq-20091109-2|29	%doc %{_texmfdistdir}/doc/latex/ctex-faq/src/ctex-faq.tex
12mr|texlive-ctex-faq-20091109-2|30	%doc %{_texmfdistdir}/doc/latex/ctex-faq/src/make.bat
12mr|texlive-ctex-faq-20091109-2|31	
12mr|texlive-ctex-faq-20091109-2|32	#-----------------------------------------------------------------------
12mr|texlive-ctex-faq-20091109-2|33	%prep
12mr|texlive-ctex-faq-20091109-2|34	%setup -c -a0 -a1
12mr|texlive-ctex-faq-20091109-2|35	
12mr|texlive-ctex-faq-20091109-2|36	%build
12mr|texlive-ctex-faq-20091109-2|37	
12mr|texlive-ctex-faq-20091109-2|38	%install
12mr|texlive-ctex-faq-20091109-2|39	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ctex-faq-20091109-2|40	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ctex-faq-20091109-2|41	
12mr|texlive-ctex-faq-20091109-2|42	
12mr|texlive-ctex-faq-20091109-2|43	
12mr|texlive-ctex-faq-20091109-2|44	%changelog
12mr|texlive-ctex-faq-20091109-2|45	

17122 12
12mr|texlive-ctib-20070204-2|1	# revision 15878
12mr|texlive-ctib-20070204-2|2	# category Package
12mr|texlive-ctib-20070204-2|3	# catalog-ctan /language/tibetan/ctib
12mr|texlive-ctib-20070204-2|4	# catalog-date 2007-02-04 13:34:13 +0100
12mr|texlive-ctib-20070204-2|5	# catalog-license gpl
12mr|texlive-ctib-20070204-2|6	# catalog-version undef
12mr|texlive-ctib-20070204-2|7	Name:		texlive-ctib
12mr|texlive-ctib-20070204-2|8	Version:	20070204
12mr|texlive-ctib-20070204-2|9	Release:	2
12mr|texlive-ctib-20070204-2|10	Summary:	Tibetan for TeX and LATeX2e
12mr|texlive-ctib-20070204-2|11	Group:		Publishing
12mr|texlive-ctib-20070204-2|12	URL:		http://www.ctan.org/tex-archive/language/tibetan/ctib
12mr|texlive-ctib-20070204-2|13	License:	GPL
12mr|texlive-ctib-20070204-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctib.tar.xz
12mr|texlive-ctib-20070204-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctib.doc.tar.xz
12mr|texlive-ctib-20070204-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctib.source.tar.xz
12mr|texlive-ctib-20070204-2|17	BuildArch:	noarch
12mr|texlive-ctib-20070204-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ctib-20070204-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ctib-20070204-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ctib-20070204-2|21	
12mr|texlive-ctib-20070204-2|22	%description
12mr|texlive-ctib-20070204-2|23	A package using a modified version of Sirlin's Tibetan font. An
12mr|texlive-ctib-20070204-2|24	advantage of this Tibetan implementation is that all consonant
12mr|texlive-ctib-20070204-2|25	clusters are formed by TeX and Metafont. No external
12mr|texlive-ctib-20070204-2|26	preprocessor is needed.
12mr|texlive-ctib-20070204-2|27	
12mr|texlive-ctib-20070204-2|28	%post
12mr|texlive-ctib-20070204-2|29	%{_sbindir}/texlive.post
12mr|texlive-ctib-20070204-2|30	
12mr|texlive-ctib-20070204-2|31	%postun
12mr|texlive-ctib-20070204-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-ctib-20070204-2|33	%{_sbindir}/texlive.post
12mr|texlive-ctib-20070204-2|34	fi
12mr|texlive-ctib-20070204-2|35	
12mr|texlive-ctib-20070204-2|36	#-----------------------------------------------------------------------
12mr|texlive-ctib-20070204-2|37	%files
12mr|texlive-ctib-20070204-2|38	%{_texmfdistdir}/fonts/source/public/ctib/bzrsetup.mf
12mr|texlive-ctib-20070204-2|39	%{_texmfdistdir}/fonts/source/public/ctib/ctib.mf
12mr|texlive-ctib-20070204-2|40	%{_texmfdistdir}/fonts/source/public/ctib/ctibcode.mf
12mr|texlive-ctib-20070204-2|41	%{_texmfdistdir}/fonts/source/public/ctib/ctiblett.mf
12mr|texlive-ctib-20070204-2|42	%{_texmfdistdir}/fonts/source/public/ctib/ctibligs.mf
12mr|texlive-ctib-20070204-2|43	%{_texmfdistdir}/fonts/source/public/ctib/ctibnum.mf
12mr|texlive-ctib-20070204-2|44	%{_texmfdistdir}/fonts/source/public/ctib/ctibpunc.mf
12mr|texlive-ctib-20070204-2|45	%{_texmfdistdir}/fonts/source/public/ctib/ctibsplt.mf
12mr|texlive-ctib-20070204-2|46	%{_texmfdistdir}/fonts/source/public/ctib/ctibvow.mf
12mr|texlive-ctib-20070204-2|47	%{_texmfdistdir}/fonts/tfm/public/ctib/ctib.tfm
12mr|texlive-ctib-20070204-2|48	%{_texmfdistdir}/tex/latex/ctib/ctib.sty
12mr|texlive-ctib-20070204-2|49	%{_texmfdistdir}/tex/latex/ctib/ctib.tex
12mr|texlive-ctib-20070204-2|50	%{_texmfdistdir}/tex/latex/ctib/lctctib.fd
12mr|texlive-ctib-20070204-2|51	%{_texmfdistdir}/tex/latex/ctib/lctenc.def
12mr|texlive-ctib-20070204-2|52	%doc %{_texmfdistdir}/doc/latex/ctib/README
12mr|texlive-ctib-20070204-2|53	%doc %{_texmfdistdir}/doc/latex/ctib/ctib4tex.pdf
12mr|texlive-ctib-20070204-2|54	%doc %{_texmfdistdir}/doc/latex/ctib/ctib4tex.tex
12mr|texlive-ctib-20070204-2|55	#- source
12mr|texlive-ctib-20070204-2|56	%doc %{_texmfdistdir}/source/latex/ctib/COPYING
12mr|texlive-ctib-20070204-2|57	%doc %{_texmfdistdir}/source/latex/ctib/EMTEX
12mr|texlive-ctib-20070204-2|58	%doc %{_texmfdistdir}/source/latex/ctib/HISTORY
12mr|texlive-ctib-20070204-2|59	%doc %{_texmfdistdir}/source/latex/ctib/INSTALL
12mr|texlive-ctib-20070204-2|60	%doc %{_texmfdistdir}/source/latex/ctib/MIKTEX
12mr|texlive-ctib-20070204-2|61	
12mr|texlive-ctib-20070204-2|62	#-----------------------------------------------------------------------
12mr|texlive-ctib-20070204-2|63	%prep
12mr|texlive-ctib-20070204-2|64	%setup -c -a0 -a1 -a2
12mr|texlive-ctib-20070204-2|65	
12mr|texlive-ctib-20070204-2|66	%build
12mr|texlive-ctib-20070204-2|67	
12mr|texlive-ctib-20070204-2|68	%install
12mr|texlive-ctib-20070204-2|69	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ctib-20070204-2|70	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ctib-20070204-2|71	
12mr|texlive-ctib-20070204-2|72	
12mr|texlive-ctib-20070204-2|73	
12mr|texlive-ctib-20070204-2|74	%changelog
12mr|texlive-ctib-20070204-2|75	

17123 12
12mr|texlive-ctie-1.1-2|1	# revision 23089
12mr|texlive-ctie-1.1-2|2	# category TLCore
12mr|texlive-ctie-1.1-2|3	# catalog-ctan /web/c_cpp/ctie
12mr|texlive-ctie-1.1-2|4	# catalog-date 2011-04-16 11:10:37 +0200
12mr|texlive-ctie-1.1-2|5	# catalog-license gpl
12mr|texlive-ctie-1.1-2|6	# catalog-version 1.1
12mr|texlive-ctie-1.1-2|7	Name:		texlive-ctie
12mr|texlive-ctie-1.1-2|8	Version:	1.1
12mr|texlive-ctie-1.1-2|9	Release:	2
12mr|texlive-ctie-1.1-2|10	Summary:	C version of tie (merging Web change files)
12mr|texlive-ctie-1.1-2|11	Group:		Publishing
12mr|texlive-ctie-1.1-2|12	URL:		http://www.ctan.org/tex-archive/web/c_cpp/ctie
12mr|texlive-ctie-1.1-2|13	License:	GPL
12mr|texlive-ctie-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctie.tar.xz
12mr|texlive-ctie-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctie.doc.tar.xz
12mr|texlive-ctie-1.1-2|16	BuildArch:	noarch
12mr|texlive-ctie-1.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ctie-1.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ctie-1.1-2|19	Requires:	texlive-kpathsea
12mr|texlive-ctie-1.1-2|20	Requires:	texlive-ctie.bin
12mr|texlive-ctie-1.1-2|21	
12mr|texlive-ctie-1.1-2|22	%description
12mr|texlive-ctie-1.1-2|23	This is a version of tie converted for use with cweb.
12mr|texlive-ctie-1.1-2|24	
12mr|texlive-ctie-1.1-2|25	#-----------------------------------------------------------------------
12mr|texlive-ctie-1.1-2|26	%files
12mr|texlive-ctie-1.1-2|27	%doc %{_mandir}/man1/ctie.1*
12mr|texlive-ctie-1.1-2|28	%doc %{_texmfdir}/doc/man/man1/ctie.man1.pdf
12mr|texlive-ctie-1.1-2|29	
12mr|texlive-ctie-1.1-2|30	#-----------------------------------------------------------------------
12mr|texlive-ctie-1.1-2|31	%prep
12mr|texlive-ctie-1.1-2|32	%setup -c -a0 -a1
12mr|texlive-ctie-1.1-2|33	
12mr|texlive-ctie-1.1-2|34	%build
12mr|texlive-ctie-1.1-2|35	
12mr|texlive-ctie-1.1-2|36	%install
12mr|texlive-ctie-1.1-2|37	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-ctie-1.1-2|38	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-ctie-1.1-2|39	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-ctie-1.1-2|40	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-ctie-1.1-2|41	
12mr|texlive-ctie-1.1-2|42	
12mr|texlive-ctie-1.1-2|43	
12mr|texlive-ctie-1.1-2|44	%changelog
12mr|texlive-ctie-1.1-2|45	

17124 12
12mr|texlive-cuisine-0.5-2|1	# revision 15878
12mr|texlive-cuisine-0.5-2|2	# category Package
12mr|texlive-cuisine-0.5-2|3	# catalog-ctan /macros/latex/contrib/cuisine
12mr|texlive-cuisine-0.5-2|4	# catalog-date 2006-12-09 15:50:57 +0100
12mr|texlive-cuisine-0.5-2|5	# catalog-license lppl
12mr|texlive-cuisine-0.5-2|6	# catalog-version 0.5
12mr|texlive-cuisine-0.5-2|7	Name:		texlive-cuisine
12mr|texlive-cuisine-0.5-2|8	Version:	0.5
12mr|texlive-cuisine-0.5-2|9	Release:	2
12mr|texlive-cuisine-0.5-2|10	Summary:	Typeset recipes
12mr|texlive-cuisine-0.5-2|11	Group:		Publishing
12mr|texlive-cuisine-0.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cuisine
12mr|texlive-cuisine-0.5-2|13	License:	LPPL
12mr|texlive-cuisine-0.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cuisine.tar.xz
12mr|texlive-cuisine-0.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cuisine.doc.tar.xz
12mr|texlive-cuisine-0.5-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cuisine.source.tar.xz
12mr|texlive-cuisine-0.5-2|17	BuildArch:	noarch
12mr|texlive-cuisine-0.5-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-cuisine-0.5-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-cuisine-0.5-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-cuisine-0.5-2|21	
12mr|texlive-cuisine-0.5-2|22	%description
12mr|texlive-cuisine-0.5-2|23	Typeset recipes with the ingredients lined up with their method
12mr|texlive-cuisine-0.5-2|24	step (somewhat similarly to the layout used in cooking).
12mr|texlive-cuisine-0.5-2|25	
12mr|texlive-cuisine-0.5-2|26	%post
12mr|texlive-cuisine-0.5-2|27	%{_sbindir}/texlive.post
12mr|texlive-cuisine-0.5-2|28	
12mr|texlive-cuisine-0.5-2|29	%postun
12mr|texlive-cuisine-0.5-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-cuisine-0.5-2|31	%{_sbindir}/texlive.post
12mr|texlive-cuisine-0.5-2|32	fi
12mr|texlive-cuisine-0.5-2|33	
12mr|texlive-cuisine-0.5-2|34	#-----------------------------------------------------------------------
12mr|texlive-cuisine-0.5-2|35	%files
12mr|texlive-cuisine-0.5-2|36	%{_texmfdistdir}/tex/latex/cuisine/cuisine.sty
12mr|texlive-cuisine-0.5-2|37	%doc %{_texmfdistdir}/doc/latex/cuisine/README
12mr|texlive-cuisine-0.5-2|38	%doc %{_texmfdistdir}/doc/latex/cuisine/cuisine.pdf
12mr|texlive-cuisine-0.5-2|39	#- source
12mr|texlive-cuisine-0.5-2|40	%doc %{_texmfdistdir}/source/latex/cuisine/cuisine.dtx
12mr|texlive-cuisine-0.5-2|41	%doc %{_texmfdistdir}/source/latex/cuisine/cuisine.ins
12mr|texlive-cuisine-0.5-2|42	
12mr|texlive-cuisine-0.5-2|43	#-----------------------------------------------------------------------
12mr|texlive-cuisine-0.5-2|44	%prep
12mr|texlive-cuisine-0.5-2|45	%setup -c -a0 -a1 -a2
12mr|texlive-cuisine-0.5-2|46	
12mr|texlive-cuisine-0.5-2|47	%build
12mr|texlive-cuisine-0.5-2|48	
12mr|texlive-cuisine-0.5-2|49	%install
12mr|texlive-cuisine-0.5-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cuisine-0.5-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-cuisine-0.5-2|52	
12mr|texlive-cuisine-0.5-2|53	
12mr|texlive-cuisine-0.5-2|54	
12mr|texlive-cuisine-0.5-2|55	%changelog
12mr|texlive-cuisine-0.5-2|56	

17125 12
12mr|texlive-currfile-0.6-1|1	# revision 26259
12mr|texlive-currfile-0.6-1|2	# category Package
12mr|texlive-currfile-0.6-1|3	# catalog-ctan /macros/latex/contrib/currfile
12mr|texlive-currfile-0.6-1|4	# catalog-date 2012-05-07 19:24:22 +0200
12mr|texlive-currfile-0.6-1|5	# catalog-license lppl1.3
12mr|texlive-currfile-0.6-1|6	# catalog-version 0.6
12mr|texlive-currfile-0.6-1|7	Name:		texlive-currfile
12mr|texlive-currfile-0.6-1|8	Version:	0.6
12mr|texlive-currfile-0.6-1|9	Release:	1
12mr|texlive-currfile-0.6-1|10	Summary:	Macros for file name and path of input files
12mr|texlive-currfile-0.6-1|11	Group:		Publishing
12mr|texlive-currfile-0.6-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/currfile
12mr|texlive-currfile-0.6-1|13	License:	LPPL1.3
12mr|texlive-currfile-0.6-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/currfile.tar.xz
12mr|texlive-currfile-0.6-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/currfile.doc.tar.xz
12mr|texlive-currfile-0.6-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/currfile.source.tar.xz
12mr|texlive-currfile-0.6-1|17	BuildArch:	noarch
12mr|texlive-currfile-0.6-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-currfile-0.6-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-currfile-0.6-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-currfile-0.6-1|21	
12mr|texlive-currfile-0.6-1|22	%description
12mr|texlive-currfile-0.6-1|23	The package provides macros holding file name information
12mr|texlive-currfile-0.6-1|24	(directory, base name, extension, full name and full path) for
12mr|texlive-currfile-0.6-1|25	files read by LaTeX \input and \include macros; it uses the
12mr|texlive-currfile-0.6-1|26	file hooks provided by the author's filehook. In particular, it
12mr|texlive-currfile-0.6-1|27	restores the parent file name after the trailing \clearpage of
12mr|texlive-currfile-0.6-1|28	an \included file; as a result, the macros may be usefully
12mr|texlive-currfile-0.6-1|29	employed in the page header and footer of the last printed page
12mr|texlive-currfile-0.6-1|30	of such a file. The package supersedes FiNK.
12mr|texlive-currfile-0.6-1|31	
12mr|texlive-currfile-0.6-1|32	%post
12mr|texlive-currfile-0.6-1|33	%{_sbindir}/texlive.post
12mr|texlive-currfile-0.6-1|34	
12mr|texlive-currfile-0.6-1|35	%postun
12mr|texlive-currfile-0.6-1|36	if [ $1 -eq 0 ]; then
12mr|texlive-currfile-0.6-1|37	%{_sbindir}/texlive.post
12mr|texlive-currfile-0.6-1|38	fi
12mr|texlive-currfile-0.6-1|39	
12mr|texlive-currfile-0.6-1|40	#-----------------------------------------------------------------------
12mr|texlive-currfile-0.6-1|41	%files
12mr|texlive-currfile-0.6-1|42	%{_texmfdistdir}/tex/latex/currfile/currfile-abspath.sty
12mr|texlive-currfile-0.6-1|43	%{_texmfdistdir}/tex/latex/currfile/currfile.sty
12mr|texlive-currfile-0.6-1|44	%doc %{_texmfdistdir}/doc/latex/currfile/README
12mr|texlive-currfile-0.6-1|45	%doc %{_texmfdistdir}/doc/latex/currfile/currfile.pdf
12mr|texlive-currfile-0.6-1|46	#- source
12mr|texlive-currfile-0.6-1|47	%doc %{_texmfdistdir}/source/latex/currfile/currfile.dtx
12mr|texlive-currfile-0.6-1|48	%doc %{_texmfdistdir}/source/latex/currfile/currfile.ins
12mr|texlive-currfile-0.6-1|49	
12mr|texlive-currfile-0.6-1|50	#-----------------------------------------------------------------------
12mr|texlive-currfile-0.6-1|51	%prep
12mr|texlive-currfile-0.6-1|52	%setup -c -a0 -a1 -a2
12mr|texlive-currfile-0.6-1|53	
12mr|texlive-currfile-0.6-1|54	%build
12mr|texlive-currfile-0.6-1|55	
12mr|texlive-currfile-0.6-1|56	%install
12mr|texlive-currfile-0.6-1|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-currfile-0.6-1|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-currfile-0.6-1|59	
12mr|texlive-currfile-0.6-1|60	
12mr|texlive-currfile-0.6-1|61	
12mr|texlive-currfile-0.6-1|62	%changelog
12mr|texlive-currfile-0.6-1|63	

17126 12
12mr|texlive-currvita-20061209-2|1	# revision 15878
12mr|texlive-currvita-20061209-2|2	# category Package
12mr|texlive-currvita-20061209-2|3	# catalog-ctan /macros/latex/contrib/currvita
12mr|texlive-currvita-20061209-2|4	# catalog-date 2006-12-09 16:04:04 +0100
12mr|texlive-currvita-20061209-2|5	# catalog-license gpl
12mr|texlive-currvita-20061209-2|6	# catalog-version undef
12mr|texlive-currvita-20061209-2|7	Name:		texlive-currvita
12mr|texlive-currvita-20061209-2|8	Version:	20061209
12mr|texlive-currvita-20061209-2|9	Release:	2
12mr|texlive-currvita-20061209-2|10	Summary:	Typeset a curriculum vitae
12mr|texlive-currvita-20061209-2|11	Group:		Publishing
12mr|texlive-currvita-20061209-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/currvita
12mr|texlive-currvita-20061209-2|13	License:	GPL
12mr|texlive-currvita-20061209-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/currvita.tar.xz
12mr|texlive-currvita-20061209-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/currvita.doc.tar.xz
12mr|texlive-currvita-20061209-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/currvita.source.tar.xz
12mr|texlive-currvita-20061209-2|17	BuildArch:	noarch
12mr|texlive-currvita-20061209-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-currvita-20061209-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-currvita-20061209-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-currvita-20061209-2|21	
12mr|texlive-currvita-20061209-2|22	%description
12mr|texlive-currvita-20061209-2|23	Currvita is a package rather than a class (like most other
12mr|texlive-currvita-20061209-2|24	curriculum vitae offerings). The author considers that a
12mr|texlive-currvita-20061209-2|25	curriculum vitae can quite reasonably form part of another
12mr|texlive-currvita-20061209-2|26	document (such as a letter, or a dissertation).
12mr|texlive-currvita-20061209-2|27	
12mr|texlive-currvita-20061209-2|28	%post
12mr|texlive-currvita-20061209-2|29	%{_sbindir}/texlive.post
12mr|texlive-currvita-20061209-2|30	
12mr|texlive-currvita-20061209-2|31	%postun
12mr|texlive-currvita-20061209-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-currvita-20061209-2|33	%{_sbindir}/texlive.post
12mr|texlive-currvita-20061209-2|34	fi
12mr|texlive-currvita-20061209-2|35	
12mr|texlive-currvita-20061209-2|36	#-----------------------------------------------------------------------
12mr|texlive-currvita-20061209-2|37	%files
12mr|texlive-currvita-20061209-2|38	%{_texmfdistdir}/tex/latex/currvita/currvita.sty
12mr|texlive-currvita-20061209-2|39	%doc %{_texmfdistdir}/doc/latex/currvita/README
12mr|texlive-currvita-20061209-2|40	%doc %{_texmfdistdir}/doc/latex/currvita/currvita.pdf
12mr|texlive-currvita-20061209-2|41	%doc %{_texmfdistdir}/doc/latex/currvita/cvtest.tex
12mr|texlive-currvita-20061209-2|42	#- source
12mr|texlive-currvita-20061209-2|43	%doc %{_texmfdistdir}/source/latex/currvita/currvita.dtx
12mr|texlive-currvita-20061209-2|44	%doc %{_texmfdistdir}/source/latex/currvita/currvita.ins
12mr|texlive-currvita-20061209-2|45	
12mr|texlive-currvita-20061209-2|46	#-----------------------------------------------------------------------
12mr|texlive-currvita-20061209-2|47	%prep
12mr|texlive-currvita-20061209-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-currvita-20061209-2|49	
12mr|texlive-currvita-20061209-2|50	%build
12mr|texlive-currvita-20061209-2|51	
12mr|texlive-currvita-20061209-2|52	%install
12mr|texlive-currvita-20061209-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-currvita-20061209-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-currvita-20061209-2|55	
12mr|texlive-currvita-20061209-2|56	
12mr|texlive-currvita-20061209-2|57	
12mr|texlive-currvita-20061209-2|58	%changelog
12mr|texlive-currvita-20061209-2|59	

17127 12
12mr|texlive-cursolatex-20110929-2|1	# revision 24139
12mr|texlive-cursolatex-20110929-2|2	# category Package
12mr|texlive-cursolatex-20110929-2|3	# catalog-ctan /info/portuguese/cursolatex
12mr|texlive-cursolatex-20110929-2|4	# catalog-date 2011-09-29 10:37:15 +0200
12mr|texlive-cursolatex-20110929-2|5	# catalog-license gpl
12mr|texlive-cursolatex-20110929-2|6	# catalog-version undef
12mr|texlive-cursolatex-20110929-2|7	Name:		texlive-cursolatex
12mr|texlive-cursolatex-20110929-2|8	Version:	20110929
12mr|texlive-cursolatex-20110929-2|9	Release:	2
12mr|texlive-cursolatex-20110929-2|10	Summary:	A LaTeX tutorial
12mr|texlive-cursolatex-20110929-2|11	Group:		Publishing
12mr|texlive-cursolatex-20110929-2|12	URL:		http://www.ctan.org/tex-archive/info/portuguese/cursolatex
12mr|texlive-cursolatex-20110929-2|13	License:	GPL
12mr|texlive-cursolatex-20110929-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cursolatex.tar.xz
12mr|texlive-cursolatex-20110929-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cursolatex.doc.tar.xz
12mr|texlive-cursolatex-20110929-2|16	BuildArch:	noarch
12mr|texlive-cursolatex-20110929-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cursolatex-20110929-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cursolatex-20110929-2|19	
12mr|texlive-cursolatex-20110929-2|20	%description
12mr|texlive-cursolatex-20110929-2|21	The tutorial is presented as a set of slides (in Portuguese).
12mr|texlive-cursolatex-20110929-2|22	
12mr|texlive-cursolatex-20110929-2|23	#-----------------------------------------------------------------------
12mr|texlive-cursolatex-20110929-2|24	%files
12mr|texlive-cursolatex-20110929-2|25	%doc %{_texmfdistdir}/doc/latex/cursolatex/MiKTeX-Basic.png
12mr|texlive-cursolatex-20110929-2|26	%doc %{_texmfdistdir}/doc/latex/cursolatex/MiKTeX-Complete.png
12mr|texlive-cursolatex-20110929-2|27	%doc %{_texmfdistdir}/doc/latex/cursolatex/Musica.pdf
12mr|texlive-cursolatex-20110929-2|28	%doc %{_texmfdistdir}/doc/latex/cursolatex/README
12mr|texlive-cursolatex-20110929-2|29	%doc %{_texmfdistdir}/doc/latex/cursolatex/TeXShopPNG.png
12mr|texlive-cursolatex-20110929-2|30	%doc %{_texmfdistdir}/doc/latex/cursolatex/TeXworksPDF.pdf
12mr|texlive-cursolatex-20110929-2|31	%doc %{_texmfdistdir}/doc/latex/cursolatex/WinEdt.pdf
12mr|texlive-cursolatex-20110929-2|32	%doc %{_texmfdistdir}/doc/latex/cursolatex/cursolatex.nav
12mr|texlive-cursolatex-20110929-2|33	%doc %{_texmfdistdir}/doc/latex/cursolatex/cursolatex.pdf
12mr|texlive-cursolatex-20110929-2|34	%doc %{_texmfdistdir}/doc/latex/cursolatex/cursolatex.snm
12mr|texlive-cursolatex-20110929-2|35	%doc %{_texmfdistdir}/doc/latex/cursolatex/cursolatex.tex
12mr|texlive-cursolatex-20110929-2|36	%doc %{_texmfdistdir}/doc/latex/cursolatex/cursolatex.vrb
12mr|texlive-cursolatex-20110929-2|37	%doc %{_texmfdistdir}/doc/latex/cursolatex/emacs.pdf
12mr|texlive-cursolatex-20110929-2|38	%doc %{_texmfdistdir}/doc/latex/cursolatex/integral.pdf
12mr|texlive-cursolatex-20110929-2|39	%doc %{_texmfdistdir}/doc/latex/cursolatex/tabuleiro.pdf
12mr|texlive-cursolatex-20110929-2|40	%doc %{_texmfdistdir}/doc/latex/cursolatex/texmaker.pdf
12mr|texlive-cursolatex-20110929-2|41	%doc %{_texmfdistdir}/doc/latex/cursolatex/texniccenter.pdf
12mr|texlive-cursolatex-20110929-2|42	%doc %{_texmfdistdir}/doc/latex/cursolatex/texstudio.pdf
12mr|texlive-cursolatex-20110929-2|43	%doc %{_texmfdistdir}/doc/latex/cursolatex/tipografia.pdf
12mr|texlive-cursolatex-20110929-2|44	%doc %{_texmfdistdir}/doc/latex/cursolatex/ubuntu.pdf
12mr|texlive-cursolatex-20110929-2|45	
12mr|texlive-cursolatex-20110929-2|46	#-----------------------------------------------------------------------
12mr|texlive-cursolatex-20110929-2|47	%prep
12mr|texlive-cursolatex-20110929-2|48	%setup -c -a0 -a1
12mr|texlive-cursolatex-20110929-2|49	
12mr|texlive-cursolatex-20110929-2|50	%build
12mr|texlive-cursolatex-20110929-2|51	
12mr|texlive-cursolatex-20110929-2|52	%install
12mr|texlive-cursolatex-20110929-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cursolatex-20110929-2|54	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cursolatex-20110929-2|55	
12mr|texlive-cursolatex-20110929-2|56	
12mr|texlive-cursolatex-20110929-2|57	
12mr|texlive-cursolatex-20110929-2|58	%changelog
12mr|texlive-cursolatex-20110929-2|59	

17128 12
12mr|texlive-curve-1.16-2|1	# revision 20745
12mr|texlive-curve-1.16-2|2	# category Package
12mr|texlive-curve-1.16-2|3	# catalog-ctan /macros/latex/contrib/curve
12mr|texlive-curve-1.16-2|4	# catalog-date 2010-12-14 18:30:55 +0100
12mr|texlive-curve-1.16-2|5	# catalog-license lppl
12mr|texlive-curve-1.16-2|6	# catalog-version 1.16
12mr|texlive-curve-1.16-2|7	Name:		texlive-curve
12mr|texlive-curve-1.16-2|8	Version:	1.16
12mr|texlive-curve-1.16-2|9	Release:	2
12mr|texlive-curve-1.16-2|10	Summary:	A class for making curriculum vitae
12mr|texlive-curve-1.16-2|11	Group:		Publishing
12mr|texlive-curve-1.16-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/curve
12mr|texlive-curve-1.16-2|13	License:	LPPL
12mr|texlive-curve-1.16-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curve.tar.xz
12mr|texlive-curve-1.16-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curve.doc.tar.xz
12mr|texlive-curve-1.16-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curve.source.tar.xz
12mr|texlive-curve-1.16-2|17	BuildArch:	noarch
12mr|texlive-curve-1.16-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-curve-1.16-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-curve-1.16-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-curve-1.16-2|21	
12mr|texlive-curve-1.16-2|22	%description
12mr|texlive-curve-1.16-2|23	CurVe is a class for writing a CV, with configuration for the
12mr|texlive-curve-1.16-2|24	language in which you write. The class provides a set of
12mr|texlive-curve-1.16-2|25	commands to create rubrics, entries in these rubrics etc. CurVe
12mr|texlive-curve-1.16-2|26	then format the CV (possibly splitting it onto multiple pages,
12mr|texlive-curve-1.16-2|27	repeating the titles etc), which is usually the most painful
12mr|texlive-curve-1.16-2|28	part of CV writing. Another nice feature of CurVe is its
12mr|texlive-curve-1.16-2|29	ability to manage different CV 'flavours' simultaneously. It is
12mr|texlive-curve-1.16-2|30	often the case that you want to maintain slightly divergent
12mr|texlive-curve-1.16-2|31	versions of your CV at the same time, in order to emphasize on
12mr|texlive-curve-1.16-2|32	different aspects of your background. CurVe also comes with
12mr|texlive-curve-1.16-2|33	support for use with AUC-TeX.
12mr|texlive-curve-1.16-2|34	
12mr|texlive-curve-1.16-2|35	%post
12mr|texlive-curve-1.16-2|36	%{_sbindir}/texlive.post
12mr|texlive-curve-1.16-2|37	
12mr|texlive-curve-1.16-2|38	%postun
12mr|texlive-curve-1.16-2|39	if [ $1 -eq 0 ]; then
12mr|texlive-curve-1.16-2|40	%{_sbindir}/texlive.post
12mr|texlive-curve-1.16-2|41	fi
12mr|texlive-curve-1.16-2|42	
12mr|texlive-curve-1.16-2|43	#-----------------------------------------------------------------------
12mr|texlive-curve-1.16-2|44	%files
12mr|texlive-curve-1.16-2|45	%{_texmfdistdir}/tex/latex/curve/curve.cls
12mr|texlive-curve-1.16-2|46	%doc %{_texmfdistdir}/doc/latex/curve/NEWS
12mr|texlive-curve-1.16-2|47	%doc %{_texmfdistdir}/doc/latex/curve/README
12mr|texlive-curve-1.16-2|48	%doc %{_texmfdistdir}/doc/latex/curve/THANKS
12mr|texlive-curve-1.16-2|49	%doc %{_texmfdistdir}/doc/latex/curve/curve.el
12mr|texlive-curve-1.16-2|50	%doc %{_texmfdistdir}/doc/latex/curve/curve.pdf
12mr|texlive-curve-1.16-2|51	%doc %{_texmfdistdir}/doc/latex/curve/examples/Makefile
12mr|texlive-curve-1.16-2|52	%doc %{_texmfdistdir}/doc/latex/curve/examples/bib.bib
12mr|texlive-curve-1.16-2|53	%doc %{_texmfdistdir}/doc/latex/curve/examples/bib.tex
12mr|texlive-curve-1.16-2|54	%doc %{_texmfdistdir}/doc/latex/curve/examples/raw.tex
12mr|texlive-curve-1.16-2|55	%doc %{_texmfdistdir}/doc/latex/curve/examples/rubric.tex
12mr|texlive-curve-1.16-2|56	%doc %{_texmfdistdir}/doc/latex/curve/header.inc
12mr|texlive-curve-1.16-2|57	#- source
12mr|texlive-curve-1.16-2|58	%doc %{_texmfdistdir}/source/latex/curve/curve.dtx
12mr|texlive-curve-1.16-2|59	%doc %{_texmfdistdir}/source/latex/curve/curve.ins
12mr|texlive-curve-1.16-2|60	
12mr|texlive-curve-1.16-2|61	#-----------------------------------------------------------------------
12mr|texlive-curve-1.16-2|62	%prep
12mr|texlive-curve-1.16-2|63	%setup -c -a0 -a1 -a2
12mr|texlive-curve-1.16-2|64	
12mr|texlive-curve-1.16-2|65	%build
12mr|texlive-curve-1.16-2|66	
12mr|texlive-curve-1.16-2|67	%install
12mr|texlive-curve-1.16-2|68	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-curve-1.16-2|69	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-curve-1.16-2|70	
12mr|texlive-curve-1.16-2|71	
12mr|texlive-curve-1.16-2|72	
12mr|texlive-curve-1.16-2|73	%changelog
12mr|texlive-curve-1.16-2|74	

17129 12
12mr|texlive-curve2e-1.40-2|1	# revision 25569
12mr|texlive-curve2e-1.40-2|2	# category Package
12mr|texlive-curve2e-1.40-2|3	# catalog-ctan /macros/latex/contrib/curve2e
12mr|texlive-curve2e-1.40-2|4	# catalog-date 2012-03-05 13:28:31 +0100
12mr|texlive-curve2e-1.40-2|5	# catalog-license lppl1.3
12mr|texlive-curve2e-1.40-2|6	# catalog-version 1.4
12mr|texlive-curve2e-1.40-2|7	Name:		texlive-curve2e
12mr|texlive-curve2e-1.40-2|8	Version:	1.40
12mr|texlive-curve2e-1.40-2|9	Release:	2
12mr|texlive-curve2e-1.40-2|10	Summary:	Extensions for package pict2e
12mr|texlive-curve2e-1.40-2|11	Group:		Publishing
12mr|texlive-curve2e-1.40-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/curve2e
12mr|texlive-curve2e-1.40-2|13	License:	LPPL1.3
12mr|texlive-curve2e-1.40-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curve2e.tar.xz
12mr|texlive-curve2e-1.40-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curve2e.doc.tar.xz
12mr|texlive-curve2e-1.40-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curve2e.source.tar.xz
12mr|texlive-curve2e-1.40-2|17	BuildArch:	noarch
12mr|texlive-curve2e-1.40-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-curve2e-1.40-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-curve2e-1.40-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-curve2e-1.40-2|21	
12mr|texlive-curve2e-1.40-2|22	%description
12mr|texlive-curve2e-1.40-2|23	The package extends the drawing capacities of the pict2e that
12mr|texlive-curve2e-1.40-2|24	serves as a LaTeX 2e replacement for picture mode. In
12mr|texlive-curve2e-1.40-2|25	particular, curve2e introduces new macros for lines and
12mr|texlive-curve2e-1.40-2|26	vectors, new specifications for line terminations and joins,
12mr|texlive-curve2e-1.40-2|27	arcs with any angular aperture, arcs with arrows at one or both
12mr|texlive-curve2e-1.40-2|28	ends, generic curves specified with their nodes and the tangent
12mr|texlive-curve2e-1.40-2|29	direction at these nodes.
12mr|texlive-curve2e-1.40-2|30	
12mr|texlive-curve2e-1.40-2|31	%post
12mr|texlive-curve2e-1.40-2|32	%{_sbindir}/texlive.post
12mr|texlive-curve2e-1.40-2|33	
12mr|texlive-curve2e-1.40-2|34	%postun
12mr|texlive-curve2e-1.40-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-curve2e-1.40-2|36	%{_sbindir}/texlive.post
12mr|texlive-curve2e-1.40-2|37	fi
12mr|texlive-curve2e-1.40-2|38	
12mr|texlive-curve2e-1.40-2|39	#-----------------------------------------------------------------------
12mr|texlive-curve2e-1.40-2|40	%files
12mr|texlive-curve2e-1.40-2|41	%{_texmfdistdir}/tex/latex/curve2e/curve2e.sty
12mr|texlive-curve2e-1.40-2|42	%doc %{_texmfdistdir}/doc/latex/curve2e/README
12mr|texlive-curve2e-1.40-2|43	%doc %{_texmfdistdir}/doc/latex/curve2e/curve2e.pdf
12mr|texlive-curve2e-1.40-2|44	%doc %{_texmfdistdir}/doc/latex/curve2e/manifest.txt
12mr|texlive-curve2e-1.40-2|45	#- source
12mr|texlive-curve2e-1.40-2|46	%doc %{_texmfdistdir}/source/latex/curve2e/curve2e.dtx
12mr|texlive-curve2e-1.40-2|47	
12mr|texlive-curve2e-1.40-2|48	#-----------------------------------------------------------------------
12mr|texlive-curve2e-1.40-2|49	%prep
12mr|texlive-curve2e-1.40-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-curve2e-1.40-2|51	
12mr|texlive-curve2e-1.40-2|52	%build
12mr|texlive-curve2e-1.40-2|53	
12mr|texlive-curve2e-1.40-2|54	%install
12mr|texlive-curve2e-1.40-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-curve2e-1.40-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-curve2e-1.40-2|57	
12mr|texlive-curve2e-1.40-2|58	
12mr|texlive-curve2e-1.40-2|59	
12mr|texlive-curve2e-1.40-2|60	%changelog
12mr|texlive-curve2e-1.40-2|61	

17130 12
12mr|texlive-curves-1.53-2|1	# revision 15878
12mr|texlive-curves-1.53-2|2	# category Package
12mr|texlive-curves-1.53-2|3	# catalog-ctan /macros/latex/contrib/curves
12mr|texlive-curves-1.53-2|4	# catalog-date 2009-09-24 20:53:04 +0200
12mr|texlive-curves-1.53-2|5	# catalog-license lppl
12mr|texlive-curves-1.53-2|6	# catalog-version 1.53
12mr|texlive-curves-1.53-2|7	Name:		texlive-curves
12mr|texlive-curves-1.53-2|8	Version:	1.53
12mr|texlive-curves-1.53-2|9	Release:	2
12mr|texlive-curves-1.53-2|10	Summary:	Curves for LaTeX picture environment
12mr|texlive-curves-1.53-2|11	Group:		Publishing
12mr|texlive-curves-1.53-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/curves
12mr|texlive-curves-1.53-2|13	License:	LPPL
12mr|texlive-curves-1.53-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curves.tar.xz
12mr|texlive-curves-1.53-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curves.doc.tar.xz
12mr|texlive-curves-1.53-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/curves.source.tar.xz
12mr|texlive-curves-1.53-2|17	BuildArch:	noarch
12mr|texlive-curves-1.53-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-curves-1.53-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-curves-1.53-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-curves-1.53-2|21	
12mr|texlive-curves-1.53-2|22	%description
12mr|texlive-curves-1.53-2|23	The draws curves in the standard LaTeX picture environment
12mr|texlive-curves-1.53-2|24	using parabolas between data points with continuous slope at
12mr|texlive-curves-1.53-2|25	joins; for circles and arcs, it uses up to 16 parabolas. The
12mr|texlive-curves-1.53-2|26	package also draws symbols or dash patterns along curves. The
12mr|texlive-curves-1.53-2|27	package provides facilities equivalent to technical pens with
12mr|texlive-curves-1.53-2|28	compasses and French curves. Curves consist of short secants
12mr|texlive-curves-1.53-2|29	drawn by overlapping disks or line-drawing \special commands
12mr|texlive-curves-1.53-2|30	selected by package options.
12mr|texlive-curves-1.53-2|31	
12mr|texlive-curves-1.53-2|32	%post
12mr|texlive-curves-1.53-2|33	%{_sbindir}/texlive.post
12mr|texlive-curves-1.53-2|34	
12mr|texlive-curves-1.53-2|35	%postun
12mr|texlive-curves-1.53-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-curves-1.53-2|37	%{_sbindir}/texlive.post
12mr|texlive-curves-1.53-2|38	fi
12mr|texlive-curves-1.53-2|39	
12mr|texlive-curves-1.53-2|40	#-----------------------------------------------------------------------
12mr|texlive-curves-1.53-2|41	%files
12mr|texlive-curves-1.53-2|42	%{_texmfdistdir}/tex/latex/curves/curves.sty
12mr|texlive-curves-1.53-2|43	%{_texmfdistdir}/tex/latex/curves/curvesls.sty
12mr|texlive-curves-1.53-2|44	%doc %{_texmfdistdir}/doc/latex/curves/README
12mr|texlive-curves-1.53-2|45	%doc %{_texmfdistdir}/doc/latex/curves/curves.pdf
12mr|texlive-curves-1.53-2|46	%doc %{_texmfdistdir}/doc/latex/curves/latex2pdf
12mr|texlive-curves-1.53-2|47	#- source
12mr|texlive-curves-1.53-2|48	%doc %{_texmfdistdir}/source/latex/curves/curves.dtx
12mr|texlive-curves-1.53-2|49	%doc %{_texmfdistdir}/source/latex/curves/curves.ins
12mr|texlive-curves-1.53-2|50	
12mr|texlive-curves-1.53-2|51	#-----------------------------------------------------------------------
12mr|texlive-curves-1.53-2|52	%prep
12mr|texlive-curves-1.53-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-curves-1.53-2|54	
12mr|texlive-curves-1.53-2|55	%build
12mr|texlive-curves-1.53-2|56	
12mr|texlive-curves-1.53-2|57	%install
12mr|texlive-curves-1.53-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-curves-1.53-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-curves-1.53-2|60	
12mr|texlive-curves-1.53-2|61	
12mr|texlive-curves-1.53-2|62	
12mr|texlive-curves-1.53-2|63	%changelog
12mr|texlive-curves-1.53-2|64	

17131 12
12mr|texlive-custom-bib-4.33-2|1	# revision 24729
12mr|texlive-custom-bib-4.33-2|2	# category Package
12mr|texlive-custom-bib-4.33-2|3	# catalog-ctan /macros/latex/contrib/custom-bib
12mr|texlive-custom-bib-4.33-2|4	# catalog-date 2011-11-18 13:01:42 +0100
12mr|texlive-custom-bib-4.33-2|5	# catalog-license lppl
12mr|texlive-custom-bib-4.33-2|6	# catalog-version 4.33
12mr|texlive-custom-bib-4.33-2|7	Name:		texlive-custom-bib
12mr|texlive-custom-bib-4.33-2|8	Version:	4.33
12mr|texlive-custom-bib-4.33-2|9	Release:	2
12mr|texlive-custom-bib-4.33-2|10	Summary:	Customised BibTeX styles
12mr|texlive-custom-bib-4.33-2|11	Group:		Publishing
12mr|texlive-custom-bib-4.33-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/custom-bib
12mr|texlive-custom-bib-4.33-2|13	License:	LPPL
12mr|texlive-custom-bib-4.33-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/custom-bib.tar.xz
12mr|texlive-custom-bib-4.33-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/custom-bib.doc.tar.xz
12mr|texlive-custom-bib-4.33-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/custom-bib.source.tar.xz
12mr|texlive-custom-bib-4.33-2|17	BuildArch:	noarch
12mr|texlive-custom-bib-4.33-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-custom-bib-4.33-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-custom-bib-4.33-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-custom-bib-4.33-2|21	
12mr|texlive-custom-bib-4.33-2|22	%description
12mr|texlive-custom-bib-4.33-2|23	Package generating customized BibTeX bibliography styles from a
12mr|texlive-custom-bib-4.33-2|24	generic file using docstrip driven by parameters generated by a
12mr|texlive-custom-bib-4.33-2|25	menu application. Includes support for the Harvard style of
12mr|texlive-custom-bib-4.33-2|26	citations.
12mr|texlive-custom-bib-4.33-2|27	
12mr|texlive-custom-bib-4.33-2|28	%post
12mr|texlive-custom-bib-4.33-2|29	%{_sbindir}/texlive.post
12mr|texlive-custom-bib-4.33-2|30	
12mr|texlive-custom-bib-4.33-2|31	%postun
12mr|texlive-custom-bib-4.33-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-custom-bib-4.33-2|33	%{_sbindir}/texlive.post
12mr|texlive-custom-bib-4.33-2|34	fi
12mr|texlive-custom-bib-4.33-2|35	
12mr|texlive-custom-bib-4.33-2|36	#-----------------------------------------------------------------------
12mr|texlive-custom-bib-4.33-2|37	%files
12mr|texlive-custom-bib-4.33-2|38	%{_texmfdistdir}/tex/latex/custom-bib/catalan.mbs
12mr|texlive-custom-bib-4.33-2|39	%{_texmfdistdir}/tex/latex/custom-bib/dansk.mbs
12mr|texlive-custom-bib-4.33-2|40	%{_texmfdistdir}/tex/latex/custom-bib/dutch.mbs
12mr|texlive-custom-bib-4.33-2|41	%{_texmfdistdir}/tex/latex/custom-bib/english.mbs
12mr|texlive-custom-bib-4.33-2|42	%{_texmfdistdir}/tex/latex/custom-bib/esperant.mbs
12mr|texlive-custom-bib-4.33-2|43	%{_texmfdistdir}/tex/latex/custom-bib/finnish.mbs
12mr|texlive-custom-bib-4.33-2|44	%{_texmfdistdir}/tex/latex/custom-bib/french.mbs
12mr|texlive-custom-bib-4.33-2|45	%{_texmfdistdir}/tex/latex/custom-bib/geojour.mbs
12mr|texlive-custom-bib-4.33-2|46	%{_texmfdistdir}/tex/latex/custom-bib/geophys.tex
12mr|texlive-custom-bib-4.33-2|47	%{_texmfdistdir}/tex/latex/custom-bib/german.mbs
12mr|texlive-custom-bib-4.33-2|48	%{_texmfdistdir}/tex/latex/custom-bib/italian.mbs
12mr|texlive-custom-bib-4.33-2|49	%{_texmfdistdir}/tex/latex/custom-bib/makebst.tex
12mr|texlive-custom-bib-4.33-2|50	%{_texmfdistdir}/tex/latex/custom-bib/merlin.mbs
12mr|texlive-custom-bib-4.33-2|51	%{_texmfdistdir}/tex/latex/custom-bib/norsk.mbs
12mr|texlive-custom-bib-4.33-2|52	%{_texmfdistdir}/tex/latex/custom-bib/photjour.mbs
12mr|texlive-custom-bib-4.33-2|53	%{_texmfdistdir}/tex/latex/custom-bib/physjour.mbs
12mr|texlive-custom-bib-4.33-2|54	%{_texmfdistdir}/tex/latex/custom-bib/polski.mbs
12mr|texlive-custom-bib-4.33-2|55	%{_texmfdistdir}/tex/latex/custom-bib/portuges.mbs
12mr|texlive-custom-bib-4.33-2|56	%{_texmfdistdir}/tex/latex/custom-bib/shorthnd.tex
12mr|texlive-custom-bib-4.33-2|57	%{_texmfdistdir}/tex/latex/custom-bib/slovene.mbs
12mr|texlive-custom-bib-4.33-2|58	%{_texmfdistdir}/tex/latex/custom-bib/spanish.mbs
12mr|texlive-custom-bib-4.33-2|59	%{_texmfdistdir}/tex/latex/custom-bib/suppjour.mbs
12mr|texlive-custom-bib-4.33-2|60	%{_texmfdistdir}/tex/latex/custom-bib/svenska.mbs
12mr|texlive-custom-bib-4.33-2|61	%doc %{_texmfdistdir}/doc/latex/custom-bib/README
12mr|texlive-custom-bib-4.33-2|62	%doc %{_texmfdistdir}/doc/latex/custom-bib/makebst.pdf
12mr|texlive-custom-bib-4.33-2|63	%doc %{_texmfdistdir}/doc/latex/custom-bib/merlin.pdf
12mr|texlive-custom-bib-4.33-2|64	%doc %{_texmfdistdir}/doc/latex/custom-bib/readme.mkb
12mr|texlive-custom-bib-4.33-2|65	#- source
12mr|texlive-custom-bib-4.33-2|66	%doc %{_texmfdistdir}/source/latex/custom-bib/makebst.drv
12mr|texlive-custom-bib-4.33-2|67	%doc %{_texmfdistdir}/source/latex/custom-bib/makebst.dtx
12mr|texlive-custom-bib-4.33-2|68	%doc %{_texmfdistdir}/source/latex/custom-bib/makebst.ins
12mr|texlive-custom-bib-4.33-2|69	%doc %{_texmfdistdir}/source/latex/custom-bib/shorthnd.ins
12mr|texlive-custom-bib-4.33-2|70	
12mr|texlive-custom-bib-4.33-2|71	#-----------------------------------------------------------------------
12mr|texlive-custom-bib-4.33-2|72	%prep
12mr|texlive-custom-bib-4.33-2|73	%setup -c -a0 -a1 -a2
12mr|texlive-custom-bib-4.33-2|74	
12mr|texlive-custom-bib-4.33-2|75	%build
12mr|texlive-custom-bib-4.33-2|76	
12mr|texlive-custom-bib-4.33-2|77	%install
12mr|texlive-custom-bib-4.33-2|78	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-custom-bib-4.33-2|79	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-custom-bib-4.33-2|80	
12mr|texlive-custom-bib-4.33-2|81	
12mr|texlive-custom-bib-4.33-2|82	
12mr|texlive-custom-bib-4.33-2|83	%changelog
12mr|texlive-custom-bib-4.33-2|84	

17132 12
12mr|texlive-cutwin-0.1-2|1	# revision 20000
12mr|texlive-cutwin-0.1-2|2	# category Package
12mr|texlive-cutwin-0.1-2|3	# catalog-ctan /macros/latex/contrib/cutwin
12mr|texlive-cutwin-0.1-2|4	# catalog-date 2010-10-04 12:17:09 +0200
12mr|texlive-cutwin-0.1-2|5	# catalog-license lppl1.3
12mr|texlive-cutwin-0.1-2|6	# catalog-version 0.1
12mr|texlive-cutwin-0.1-2|7	Name:		texlive-cutwin
12mr|texlive-cutwin-0.1-2|8	Version:	0.1
12mr|texlive-cutwin-0.1-2|9	Release:	2
12mr|texlive-cutwin-0.1-2|10	Summary:	Cut a window in a paragraph, typeset material in it
12mr|texlive-cutwin-0.1-2|11	Group:		Publishing
12mr|texlive-cutwin-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cutwin
12mr|texlive-cutwin-0.1-2|13	License:	LPPL1.3
12mr|texlive-cutwin-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cutwin.tar.xz
12mr|texlive-cutwin-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cutwin.doc.tar.xz
12mr|texlive-cutwin-0.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cutwin.source.tar.xz
12mr|texlive-cutwin-0.1-2|17	BuildArch:	noarch
12mr|texlive-cutwin-0.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-cutwin-0.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-cutwin-0.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-cutwin-0.1-2|21	
12mr|texlive-cutwin-0.1-2|22	%description
12mr|texlive-cutwin-0.1-2|23	The package provides facilities to cut windows out of
12mr|texlive-cutwin-0.1-2|24	paragraphs, and to typeset text or other material in the
12mr|texlive-cutwin-0.1-2|25	window. The window may be rectangular, or may have other sorts
12mr|texlive-cutwin-0.1-2|26	of shape.
12mr|texlive-cutwin-0.1-2|27	
12mr|texlive-cutwin-0.1-2|28	%post
12mr|texlive-cutwin-0.1-2|29	%{_sbindir}/texlive.post
12mr|texlive-cutwin-0.1-2|30	
12mr|texlive-cutwin-0.1-2|31	%postun
12mr|texlive-cutwin-0.1-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-cutwin-0.1-2|33	%{_sbindir}/texlive.post
12mr|texlive-cutwin-0.1-2|34	fi
12mr|texlive-cutwin-0.1-2|35	
12mr|texlive-cutwin-0.1-2|36	#-----------------------------------------------------------------------
12mr|texlive-cutwin-0.1-2|37	%files
12mr|texlive-cutwin-0.1-2|38	%{_texmfdistdir}/tex/latex/cutwin/cutwin.sty
12mr|texlive-cutwin-0.1-2|39	%doc %{_texmfdistdir}/doc/latex/cutwin/README
12mr|texlive-cutwin-0.1-2|40	%doc %{_texmfdistdir}/doc/latex/cutwin/cutwin.pdf
12mr|texlive-cutwin-0.1-2|41	#- source
12mr|texlive-cutwin-0.1-2|42	%doc %{_texmfdistdir}/source/latex/cutwin/cutwin.dtx
12mr|texlive-cutwin-0.1-2|43	%doc %{_texmfdistdir}/source/latex/cutwin/cutwin.ins
12mr|texlive-cutwin-0.1-2|44	
12mr|texlive-cutwin-0.1-2|45	#-----------------------------------------------------------------------
12mr|texlive-cutwin-0.1-2|46	%prep
12mr|texlive-cutwin-0.1-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-cutwin-0.1-2|48	
12mr|texlive-cutwin-0.1-2|49	%build
12mr|texlive-cutwin-0.1-2|50	
12mr|texlive-cutwin-0.1-2|51	%install
12mr|texlive-cutwin-0.1-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cutwin-0.1-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-cutwin-0.1-2|54	
12mr|texlive-cutwin-0.1-2|55	
12mr|texlive-cutwin-0.1-2|56	
12mr|texlive-cutwin-0.1-2|57	%changelog
12mr|texlive-cutwin-0.1-2|58	

17133 12
12mr|texlive-cv-20080630-2|1	# revision 15878
12mr|texlive-cv-20080630-2|2	# category Package
12mr|texlive-cv-20080630-2|3	# catalog-ctan /macros/latex/contrib/cv
12mr|texlive-cv-20080630-2|4	# catalog-date 2008-06-30 22:37:02 +0200
12mr|texlive-cv-20080630-2|5	# catalog-license gpl
12mr|texlive-cv-20080630-2|6	# catalog-version undef
12mr|texlive-cv-20080630-2|7	Name:		texlive-cv
12mr|texlive-cv-20080630-2|8	Version:	20080630
12mr|texlive-cv-20080630-2|9	Release:	2
12mr|texlive-cv-20080630-2|10	Summary:	A package for creating a curriculum vitae
12mr|texlive-cv-20080630-2|11	Group:		Publishing
12mr|texlive-cv-20080630-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cv
12mr|texlive-cv-20080630-2|13	License:	GPL
12mr|texlive-cv-20080630-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cv.tar.xz
12mr|texlive-cv-20080630-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cv.doc.tar.xz
12mr|texlive-cv-20080630-2|16	BuildArch:	noarch
12mr|texlive-cv-20080630-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cv-20080630-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cv-20080630-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-cv-20080630-2|20	
12mr|texlive-cv-20080630-2|21	%description
12mr|texlive-cv-20080630-2|22	The package is distributed with two example files; they (and
12mr|texlive-cv-20080630-2|23	their formatted output) constitute the only real documentation.
12mr|texlive-cv-20080630-2|24	Note that cv is just a package: you choose the overall
12mr|texlive-cv-20080630-2|25	formatting by deciding which class to use, while the package
12mr|texlive-cv-20080630-2|26	provides the detailed formatting.
12mr|texlive-cv-20080630-2|27	
12mr|texlive-cv-20080630-2|28	%post
12mr|texlive-cv-20080630-2|29	%{_sbindir}/texlive.post
12mr|texlive-cv-20080630-2|30	
12mr|texlive-cv-20080630-2|31	%postun
12mr|texlive-cv-20080630-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-cv-20080630-2|33	%{_sbindir}/texlive.post
12mr|texlive-cv-20080630-2|34	fi
12mr|texlive-cv-20080630-2|35	
12mr|texlive-cv-20080630-2|36	#-----------------------------------------------------------------------
12mr|texlive-cv-20080630-2|37	%files
12mr|texlive-cv-20080630-2|38	%{_texmfdistdir}/tex/latex/cv/CV.sty
12mr|texlive-cv-20080630-2|39	%doc %{_texmfdistdir}/doc/latex/cv/ApplicationLetter.pdf
12mr|texlive-cv-20080630-2|40	%doc %{_texmfdistdir}/doc/latex/cv/ApplicationLetter.tex
12mr|texlive-cv-20080630-2|41	%doc %{_texmfdistdir}/doc/latex/cv/CVCTAN.pdf
12mr|texlive-cv-20080630-2|42	%doc %{_texmfdistdir}/doc/latex/cv/CVCTAN.tex
12mr|texlive-cv-20080630-2|43	%doc %{_texmfdistdir}/doc/latex/cv/README
12mr|texlive-cv-20080630-2|44	
12mr|texlive-cv-20080630-2|45	#-----------------------------------------------------------------------
12mr|texlive-cv-20080630-2|46	%prep
12mr|texlive-cv-20080630-2|47	%setup -c -a0 -a1
12mr|texlive-cv-20080630-2|48	
12mr|texlive-cv-20080630-2|49	%build
12mr|texlive-cv-20080630-2|50	
12mr|texlive-cv-20080630-2|51	%install
12mr|texlive-cv-20080630-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cv-20080630-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cv-20080630-2|54	
12mr|texlive-cv-20080630-2|55	
12mr|texlive-cv-20080630-2|56	
12mr|texlive-cv-20080630-2|57	%changelog
12mr|texlive-cv-20080630-2|58	

17134 12
12mr|texlive-cweb-3.64ad-3|1	# revision 26689
12mr|texlive-cweb-3.64ad-3|2	# category Package
12mr|texlive-cweb-3.64ad-3|3	# catalog-ctan /web/c_cpp/cweb
12mr|texlive-cweb-3.64ad-3|4	# catalog-date 2012-04-30 16:43:33 +0200
12mr|texlive-cweb-3.64ad-3|5	# catalog-license knuth
12mr|texlive-cweb-3.64ad-3|6	# catalog-version 3.64ad
12mr|texlive-cweb-3.64ad-3|7	Name:		texlive-cweb
12mr|texlive-cweb-3.64ad-3|8	Version:	3.64ad
12mr|texlive-cweb-3.64ad-3|9	Release:	3
12mr|texlive-cweb-3.64ad-3|10	Summary:	A Web system in C
12mr|texlive-cweb-3.64ad-3|11	Group:		Publishing
12mr|texlive-cweb-3.64ad-3|12	URL:		http://www.ctan.org/tex-archive/web/c_cpp/cweb
12mr|texlive-cweb-3.64ad-3|13	License:	KNUTH
12mr|texlive-cweb-3.64ad-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cweb.tar.xz
12mr|texlive-cweb-3.64ad-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cweb.doc.tar.xz
12mr|texlive-cweb-3.64ad-3|16	BuildArch:	noarch
12mr|texlive-cweb-3.64ad-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cweb-3.64ad-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cweb-3.64ad-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-cweb-3.64ad-3|20	Requires:	texlive-cweb.bin
12mr|texlive-cweb-3.64ad-3|21	
12mr|texlive-cweb-3.64ad-3|22	%description
12mr|texlive-cweb-3.64ad-3|23	The Cweb system is a system for Structured Software
12mr|texlive-cweb-3.64ad-3|24	Documentation (also known as Literate Programming) in the
12mr|texlive-cweb-3.64ad-3|25	programming language C.
12mr|texlive-cweb-3.64ad-3|26	
12mr|texlive-cweb-3.64ad-3|27	%post
12mr|texlive-cweb-3.64ad-3|28	%{_sbindir}/texlive.post
12mr|texlive-cweb-3.64ad-3|29	
12mr|texlive-cweb-3.64ad-3|30	%postun
12mr|texlive-cweb-3.64ad-3|31	if [ $1 -eq 0 ]; then
12mr|texlive-cweb-3.64ad-3|32	%{_sbindir}/texlive.post
12mr|texlive-cweb-3.64ad-3|33	fi
12mr|texlive-cweb-3.64ad-3|34	
12mr|texlive-cweb-3.64ad-3|35	#-----------------------------------------------------------------------
12mr|texlive-cweb-3.64ad-3|36	%files
12mr|texlive-cweb-3.64ad-3|37	%{_texmfdistdir}/tex/plain/cweb/cwebmac.tex
12mr|texlive-cweb-3.64ad-3|38	%{_texmfdistdir}/tex/plain/cweb/pdfXcwebmac.tex
12mr|texlive-cweb-3.64ad-3|39	%{_texmfdistdir}/tex/plain/cweb/pdfcwebmac.tex
12mr|texlive-cweb-3.64ad-3|40	%{_texmfdistdir}/tex/plain/cweb/pdfdcwebmac.tex
12mr|texlive-cweb-3.64ad-3|41	%{_texmfdistdir}/tex/plain/cweb/pdffcwebmac.tex
12mr|texlive-cweb-3.64ad-3|42	%{_texmfdistdir}/tex/plain/cweb/pdficwebmac.tex
12mr|texlive-cweb-3.64ad-3|43	%{_texmfdistdir}/tex/plain/cweb/pdfwebmac.tex
12mr|texlive-cweb-3.64ad-3|44	%doc %{_texmfdistdir}/doc/plain/cweb/cwebman.dvi
12mr|texlive-cweb-3.64ad-3|45	%doc %{_mandir}/man1/ctangle.1*
12mr|texlive-cweb-3.64ad-3|46	%doc %{_texmfdir}/doc/man/man1/ctangle.man1.pdf
12mr|texlive-cweb-3.64ad-3|47	%doc %{_mandir}/man1/cweave.1*
12mr|texlive-cweb-3.64ad-3|48	%doc %{_texmfdir}/doc/man/man1/cweave.man1.pdf
12mr|texlive-cweb-3.64ad-3|49	%doc %{_mandir}/man1/cweb.1*
12mr|texlive-cweb-3.64ad-3|50	%doc %{_texmfdir}/doc/man/man1/cweb.man1.pdf
12mr|texlive-cweb-3.64ad-3|51	
12mr|texlive-cweb-3.64ad-3|52	#-----------------------------------------------------------------------
12mr|texlive-cweb-3.64ad-3|53	%prep
12mr|texlive-cweb-3.64ad-3|54	%setup -c -a0 -a1
12mr|texlive-cweb-3.64ad-3|55	
12mr|texlive-cweb-3.64ad-3|56	%build
12mr|texlive-cweb-3.64ad-3|57	
12mr|texlive-cweb-3.64ad-3|58	%install
12mr|texlive-cweb-3.64ad-3|59	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-cweb-3.64ad-3|60	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-cweb-3.64ad-3|61	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-cweb-3.64ad-3|62	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-cweb-3.64ad-3|63	
12mr|texlive-cweb-3.64ad-3|64	
12mr|texlive-cweb-3.64ad-3|65	
12mr|texlive-cweb-3.64ad-3|66	%changelog
12mr|texlive-cweb-3.64ad-3|67	

17135 12
12mr|texlive-cweb-latex-20080818-2|1	# revision 15878
12mr|texlive-cweb-latex-20080818-2|2	# category Package
12mr|texlive-cweb-latex-20080818-2|3	# catalog-ctan /macros/latex/contrib/cweb
12mr|texlive-cweb-latex-20080818-2|4	# catalog-date 2008-08-18 10:38:42 +0200
12mr|texlive-cweb-latex-20080818-2|5	# catalog-license gpl
12mr|texlive-cweb-latex-20080818-2|6	# catalog-version undef
12mr|texlive-cweb-latex-20080818-2|7	Name:		texlive-cweb-latex
12mr|texlive-cweb-latex-20080818-2|8	Version:	20080818
12mr|texlive-cweb-latex-20080818-2|9	Release:	2
12mr|texlive-cweb-latex-20080818-2|10	Summary:	A LaTeX version of CWEB
12mr|texlive-cweb-latex-20080818-2|11	Group:		Publishing
12mr|texlive-cweb-latex-20080818-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cweb
12mr|texlive-cweb-latex-20080818-2|13	License:	GPL
12mr|texlive-cweb-latex-20080818-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cweb-latex.tar.xz
12mr|texlive-cweb-latex-20080818-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cweb-latex.doc.tar.xz
12mr|texlive-cweb-latex-20080818-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cweb-latex.source.tar.xz
12mr|texlive-cweb-latex-20080818-2|17	BuildArch:	noarch
12mr|texlive-cweb-latex-20080818-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-cweb-latex-20080818-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-cweb-latex-20080818-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-cweb-latex-20080818-2|21	
12mr|texlive-cweb-latex-20080818-2|22	%description
12mr|texlive-cweb-latex-20080818-2|23	This bundle allows marking-up of CWEB code in LaTeX. The
12mr|texlive-cweb-latex-20080818-2|24	distribution includes the "Counting Words" program distributed
12mr|texlive-cweb-latex-20080818-2|25	with CWEB, edited to run with LaTeX.
12mr|texlive-cweb-latex-20080818-2|26	
12mr|texlive-cweb-latex-20080818-2|27	%post
12mr|texlive-cweb-latex-20080818-2|28	%{_sbindir}/texlive.post
12mr|texlive-cweb-latex-20080818-2|29	
12mr|texlive-cweb-latex-20080818-2|30	%postun
12mr|texlive-cweb-latex-20080818-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-cweb-latex-20080818-2|32	%{_sbindir}/texlive.post
12mr|texlive-cweb-latex-20080818-2|33	fi
12mr|texlive-cweb-latex-20080818-2|34	
12mr|texlive-cweb-latex-20080818-2|35	#-----------------------------------------------------------------------
12mr|texlive-cweb-latex-20080818-2|36	%files
12mr|texlive-cweb-latex-20080818-2|37	%{_texmfdistdir}/tex/latex/cweb-latex/cwbl-german.sty
12mr|texlive-cweb-latex-20080818-2|38	%{_texmfdistdir}/tex/latex/cweb-latex/cweb.cls
12mr|texlive-cweb-latex-20080818-2|39	%{_texmfdistdir}/tex/latex/cweb-latex/cweb.cls.patch
12mr|texlive-cweb-latex-20080818-2|40	%{_texmfdistdir}/tex/latex/cweb-latex/cwebarray.sty
12mr|texlive-cweb-latex-20080818-2|41	%{_texmfdistdir}/tex/latex/cweb-latex/keyvald.sty
12mr|texlive-cweb-latex-20080818-2|42	%doc %{_texmfdistdir}/doc/latex/cweb-latex/CATALOG
12mr|texlive-cweb-latex-20080818-2|43	%doc %{_texmfdistdir}/doc/latex/cweb-latex/History
12mr|texlive-cweb-latex-20080818-2|44	%doc %{_texmfdistdir}/doc/latex/cweb-latex/INSTALL
12mr|texlive-cweb-latex-20080818-2|45	%doc %{_texmfdistdir}/doc/latex/cweb-latex/License
12mr|texlive-cweb-latex-20080818-2|46	%doc %{_texmfdistdir}/doc/latex/cweb-latex/MANIFEST
12mr|texlive-cweb-latex-20080818-2|47	%doc %{_texmfdistdir}/doc/latex/cweb-latex/README
12mr|texlive-cweb-latex-20080818-2|48	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/Index
12mr|texlive-cweb-latex-20080818-2|49	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cwbl-deutsch.sty
12mr|texlive-cweb-latex-20080818-2|50	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cwbl-french.sty
12mr|texlive-cweb-latex-20080818-2|51	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cwbl-italian.sty
12mr|texlive-cweb-latex-20080818-2|52	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cweb-hy/README.txt
12mr|texlive-cweb-latex-20080818-2|53	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cweb-hy/cwbasehy.tex
12mr|texlive-cweb-latex-20080818-2|54	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cweb-hy/cweb-hy.cls
12mr|texlive-cweb-latex-20080818-2|55	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cweb-hy/nodoc.tex
12mr|texlive-cweb-latex-20080818-2|56	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/wagner/cwebzw.sty
12mr|texlive-cweb-latex-20080818-2|57	%doc %{_texmfdistdir}/doc/latex/cweb-latex/cweb-conf.pdf
12mr|texlive-cweb-latex-20080818-2|58	%doc %{_texmfdistdir}/doc/latex/cweb-latex/cweb-user.pdf
12mr|texlive-cweb-latex-20080818-2|59	%doc %{_texmfdistdir}/doc/latex/cweb-latex/cwebbase.tex
12mr|texlive-cweb-latex-20080818-2|60	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/Makefile
12mr|texlive-cweb-latex-20080818-2|61	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.aux
12mr|texlive-cweb-latex-20080818-2|62	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.bbl
12mr|texlive-cweb-latex-20080818-2|63	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.dvi
12mr|texlive-cweb-latex-20080818-2|64	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.idx
12mr|texlive-cweb-latex-20080818-2|65	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.log
12mr|texlive-cweb-latex-20080818-2|66	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.scn
12mr|texlive-cweb-latex-20080818-2|67	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.tex
12mr|texlive-cweb-latex-20080818-2|68	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/rcs.sty
12mr|texlive-cweb-latex-20080818-2|69	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/tex-it
12mr|texlive-cweb-latex-20080818-2|70	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/wcltx.bib
12mr|texlive-cweb-latex-20080818-2|71	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/wcltx.w
12mr|texlive-cweb-latex-20080818-2|72	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/Imakefile
12mr|texlive-cweb-latex-20080818-2|73	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/README
12mr|texlive-cweb-latex-20080818-2|74	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/TODO
12mr|texlive-cweb-latex-20080818-2|75	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cwbl-german.sty
12mr|texlive-cweb-latex-20080818-2|76	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweave-spec.tex
12mr|texlive-cweb-latex-20080818-2|77	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-conf.tex
12mr|texlive-cweb-latex-20080818-2|78	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-doc.sty
12mr|texlive-cweb-latex-20080818-2|79	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-fsa.fig
12mr|texlive-cweb-latex-20080818-2|80	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-fsa.latex
12mr|texlive-cweb-latex-20080818-2|81	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-fsa.ltx
12mr|texlive-cweb-latex-20080818-2|82	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-user.tex
12mr|texlive-cweb-latex-20080818-2|83	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb.doc
12mr|texlive-cweb-latex-20080818-2|84	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cwebarray.sty
12mr|texlive-cweb-latex-20080818-2|85	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cwebbase.doc
12mr|texlive-cweb-latex-20080818-2|86	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cwebparts.doc
12mr|texlive-cweb-latex-20080818-2|87	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cwebx.sty
12mr|texlive-cweb-latex-20080818-2|88	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/keyvald.dtx
12mr|texlive-cweb-latex-20080818-2|89	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/keyvald.ins
12mr|texlive-cweb-latex-20080818-2|90	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/style/cweb-doc.el
12mr|texlive-cweb-latex-20080818-2|91	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/Imakefile
12mr|texlive-cweb-latex-20080818-2|92	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/badend.w
12mr|texlive-cweb-latex-20080818-2|93	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/badopts.w
12mr|texlive-cweb-latex-20080818-2|94	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/change.ch
12mr|texlive-cweb-latex-20080818-2|95	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/change.w
12mr|texlive-cweb-latex-20080818-2|96	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/enddocbegin.w
12mr|texlive-cweb-latex-20080818-2|97	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/flat.w
12mr|texlive-cweb-latex-20080818-2|98	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/german.w
12mr|texlive-cweb-latex-20080818-2|99	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/language-german.ch
12mr|texlive-cweb-latex-20080818-2|100	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/language-german.w
12mr|texlive-cweb-latex-20080818-2|101	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/minimal.w
12mr|texlive-cweb-latex-20080818-2|102	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/modes.w
12mr|texlive-cweb-latex-20080818-2|103	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/newif.w
12mr|texlive-cweb-latex-20080818-2|104	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/nolists.w
12mr|texlive-cweb-latex-20080818-2|105	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/parts-code.w
12mr|texlive-cweb-latex-20080818-2|106	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/parts.tex
12mr|texlive-cweb-latex-20080818-2|107	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/refname.w
12mr|texlive-cweb-latex-20080818-2|108	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/report.w
12mr|texlive-cweb-latex-20080818-2|109	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/section.w
12mr|texlive-cweb-latex-20080818-2|110	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/sup-changes.w
12mr|texlive-cweb-latex-20080818-2|111	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/sup-format.w
12mr|texlive-cweb-latex-20080818-2|112	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/sup-lists.w
12mr|texlive-cweb-latex-20080818-2|113	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/titlepage.w
12mr|texlive-cweb-latex-20080818-2|114	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/token.w
12mr|texlive-cweb-latex-20080818-2|115	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/vbar.w
12mr|texlive-cweb-latex-20080818-2|116	#- source
12mr|texlive-cweb-latex-20080818-2|117	%doc %{_texmfdistdir}/source/latex/cweb-latex/Makefile
12mr|texlive-cweb-latex-20080818-2|118	
12mr|texlive-cweb-latex-20080818-2|119	#-----------------------------------------------------------------------
12mr|texlive-cweb-latex-20080818-2|120	%prep
12mr|texlive-cweb-latex-20080818-2|121	%setup -c -a0 -a1 -a2
12mr|texlive-cweb-latex-20080818-2|122	
12mr|texlive-cweb-latex-20080818-2|123	%build
12mr|texlive-cweb-latex-20080818-2|124	
12mr|texlive-cweb-latex-20080818-2|125	%install
12mr|texlive-cweb-latex-20080818-2|126	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cweb-latex-20080818-2|127	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-cweb-latex-20080818-2|128	
12mr|texlive-cweb-latex-20080818-2|129	
12mr|texlive-cweb-latex-20080818-2|130	
12mr|texlive-cweb-latex-20080818-2|131	%changelog
12mr|texlive-cweb-latex-20080818-2|132	

17136 12
12mr|texlive-cyklop-0.915-2|1	# revision 18651
12mr|texlive-cyklop-0.915-2|2	# category Package
12mr|texlive-cyklop-0.915-2|3	# catalog-ctan /fonts/cyklop
12mr|texlive-cyklop-0.915-2|4	# catalog-date 2008-12-15 08:58:20 +0100
12mr|texlive-cyklop-0.915-2|5	# catalog-license gfl
12mr|texlive-cyklop-0.915-2|6	# catalog-version 0.915
12mr|texlive-cyklop-0.915-2|7	Name:		texlive-cyklop
12mr|texlive-cyklop-0.915-2|8	Version:	0.915
12mr|texlive-cyklop-0.915-2|9	Release:	2
12mr|texlive-cyklop-0.915-2|10	Summary:	The Cyclop typeface
12mr|texlive-cyklop-0.915-2|11	Group:		Publishing
12mr|texlive-cyklop-0.915-2|12	URL:		http://www.ctan.org/tex-archive/fonts/cyklop
12mr|texlive-cyklop-0.915-2|13	License:	GFL
12mr|texlive-cyklop-0.915-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyklop.tar.xz
12mr|texlive-cyklop-0.915-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyklop.doc.tar.xz
12mr|texlive-cyklop-0.915-2|16	BuildArch:	noarch
12mr|texlive-cyklop-0.915-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-cyklop-0.915-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-cyklop-0.915-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-cyklop-0.915-2|20	
12mr|texlive-cyklop-0.915-2|21	%description
12mr|texlive-cyklop-0.915-2|22	The Cyclop typeface was designed in the 1920s at the workshop
12mr|texlive-cyklop-0.915-2|23	of Warsaw type foundry "Odlewnia Czcionek J. Idzkowski i S-ka".
12mr|texlive-cyklop-0.915-2|24	This sans serif typeface has a highly modulated stroke so it
12mr|texlive-cyklop-0.915-2|25	has high typographic contrast. The vertical stems are much
12mr|texlive-cyklop-0.915-2|26	heavier then horizontal ones. Most characters have thin
12mr|texlive-cyklop-0.915-2|27	rectangles as additional counters giving the unique shape of
12mr|texlive-cyklop-0.915-2|28	the characters. The lead types of Cyclop typeface were produced
12mr|texlive-cyklop-0.915-2|29	in slanted variant at sizes 8-48 pt. It was heavily used for
12mr|texlive-cyklop-0.915-2|30	heads in newspapers and accidents prints. Typesetters used
12mr|texlive-cyklop-0.915-2|31	Cyclop in the inter-war period, during the occupation in the
12mr|texlive-cyklop-0.915-2|32	underground press. The typeface was used until the beginnings
12mr|texlive-cyklop-0.915-2|33	of the offset print and computer typesetting era. Nowadays it
12mr|texlive-cyklop-0.915-2|34	is hard to find the metal types of this typeface. The font was
12mr|texlive-cyklop-0.915-2|35	generated using the Metatype1 package. Then the original set of
12mr|texlive-cyklop-0.915-2|36	characters was completed by adding the full set of accented
12mr|texlive-cyklop-0.915-2|37	letters and characters of the modern Latin alphabets (including
12mr|texlive-cyklop-0.915-2|38	Vietnamese). The upright variant was generated and it was more
12mr|texlive-cyklop-0.915-2|39	complicated task than it appeared at the beginning. 11 upright
12mr|texlive-cyklop-0.915-2|40	letters of the Cyclop typeface were presented in the book by
12mr|texlive-cyklop-0.915-2|41	Filip Trzaska, "Podstawy techniki wydawniczej" ("Foundation of
12mr|texlive-cyklop-0.915-2|42	the publishing techonology"), Warsaw 1967. But even the author
12mr|texlive-cyklop-0.915-2|43	of the book does not know what was the source of the presented
12mr|texlive-cyklop-0.915-2|44	examples. The fonts are distributed in the Type1 and OpenType
12mr|texlive-cyklop-0.915-2|45	formats along with the files necessary for use these fonts in
12mr|texlive-cyklop-0.915-2|46	TeX and LaTeX including encoding definition files: T1 (ec), T5
12mr|texlive-cyklop-0.915-2|47	(Vietnamese), OT4, QX, texnansi and nonstandard ones (IL2 for
12mr|texlive-cyklop-0.915-2|48	Czech fonts).
12mr|texlive-cyklop-0.915-2|49	
12mr|texlive-cyklop-0.915-2|50	%post
12mr|texlive-cyklop-0.915-2|51	%{_sbindir}/texlive.post
12mr|texlive-cyklop-0.915-2|52	
12mr|texlive-cyklop-0.915-2|53	%postun
12mr|texlive-cyklop-0.915-2|54	if [ $1 -eq 0 ]; then
12mr|texlive-cyklop-0.915-2|55	%{_sbindir}/texlive.post
12mr|texlive-cyklop-0.915-2|56	fi
12mr|texlive-cyklop-0.915-2|57	
12mr|texlive-cyklop-0.915-2|58	#-----------------------------------------------------------------------
12mr|texlive-cyklop-0.915-2|59	%files
12mr|texlive-cyklop-0.915-2|60	%{_texmfdistdir}/fonts/afm/public/cyklop/cyklopi.afm
12mr|texlive-cyklop-0.915-2|61	%{_texmfdistdir}/fonts/afm/public/cyklop/cyklopr.afm
12mr|texlive-cyklop-0.915-2|62	%{_texmfdistdir}/fonts/enc/dvips/cyklop/cs-cyklop-sc.enc
12mr|texlive-cyklop-0.915-2|63	%{_texmfdistdir}/fonts/enc/dvips/cyklop/cs-cyklop.enc
12mr|texlive-cyklop-0.915-2|64	%{_texmfdistdir}/fonts/enc/dvips/cyklop/ec-cyklop-sc.enc
12mr|texlive-cyklop-0.915-2|65	%{_texmfdistdir}/fonts/enc/dvips/cyklop/ec-cyklop.enc
12mr|texlive-cyklop-0.915-2|66	%{_texmfdistdir}/fonts/enc/dvips/cyklop/l7x-cyklop-sc.enc
12mr|texlive-cyklop-0.915-2|67	%{_texmfdistdir}/fonts/enc/dvips/cyklop/l7x-cyklop.enc
12mr|texlive-cyklop-0.915-2|68	%{_texmfdistdir}/fonts/enc/dvips/cyklop/ly1-cyklop-sc.enc
12mr|texlive-cyklop-0.915-2|69	%{_texmfdistdir}/fonts/enc/dvips/cyklop/ly1-cyklop.enc
12mr|texlive-cyklop-0.915-2|70	%{_texmfdistdir}/fonts/enc/dvips/cyklop/qx-cyklop-sc.enc
12mr|texlive-cyklop-0.915-2|71	%{_texmfdistdir}/fonts/enc/dvips/cyklop/qx-cyklop.enc
12mr|texlive-cyklop-0.915-2|72	%{_texmfdistdir}/fonts/enc/dvips/cyklop/t5-cyklop-sc.enc
12mr|texlive-cyklop-0.915-2|73	%{_texmfdistdir}/fonts/enc/dvips/cyklop/t5-cyklop.enc
12mr|texlive-cyklop-0.915-2|74	%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-cs.map
12mr|texlive-cyklop-0.915-2|75	%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-ec.map
12mr|texlive-cyklop-0.915-2|76	%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-l7x.map
12mr|texlive-cyklop-0.915-2|77	%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-ly1.map
12mr|texlive-cyklop-0.915-2|78	%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-qx.map
12mr|texlive-cyklop-0.915-2|79	%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop-t5.map
12mr|texlive-cyklop-0.915-2|80	%{_texmfdistdir}/fonts/map/dvips/cyklop/cyklop.map
12mr|texlive-cyklop-0.915-2|81	%{_texmfdistdir}/fonts/opentype/public/cyklop/cyklop-italic.otf
12mr|texlive-cyklop-0.915-2|82	%{_texmfdistdir}/fonts/opentype/public/cyklop/cyklop-regular.otf
12mr|texlive-cyklop-0.915-2|83	%{_texmfdistdir}/fonts/tfm/public/cyklop/cs-cyklopi-sc.tfm
12mr|texlive-cyklop-0.915-2|84	%{_texmfdistdir}/fonts/tfm/public/cyklop/cs-cyklopi.tfm
12mr|texlive-cyklop-0.915-2|85	%{_texmfdistdir}/fonts/tfm/public/cyklop/cs-cyklopr-sc.tfm
12mr|texlive-cyklop-0.915-2|86	%{_texmfdistdir}/fonts/tfm/public/cyklop/cs-cyklopr.tfm
12mr|texlive-cyklop-0.915-2|87	%{_texmfdistdir}/fonts/tfm/public/cyklop/ec-cyklopi-sc.tfm
12mr|texlive-cyklop-0.915-2|88	%{_texmfdistdir}/fonts/tfm/public/cyklop/ec-cyklopi.tfm
12mr|texlive-cyklop-0.915-2|89	%{_texmfdistdir}/fonts/tfm/public/cyklop/ec-cyklopr-sc.tfm
12mr|texlive-cyklop-0.915-2|90	%{_texmfdistdir}/fonts/tfm/public/cyklop/ec-cyklopr.tfm
12mr|texlive-cyklop-0.915-2|91	%{_texmfdistdir}/fonts/tfm/public/cyklop/l7x-cyklopi-sc.tfm
12mr|texlive-cyklop-0.915-2|92	%{_texmfdistdir}/fonts/tfm/public/cyklop/l7x-cyklopi.tfm
12mr|texlive-cyklop-0.915-2|93	%{_texmfdistdir}/fonts/tfm/public/cyklop/l7x-cyklopr-sc.tfm
12mr|texlive-cyklop-0.915-2|94	%{_texmfdistdir}/fonts/tfm/public/cyklop/l7x-cyklopr.tfm
12mr|texlive-cyklop-0.915-2|95	%{_texmfdistdir}/fonts/tfm/public/cyklop/ly1-cyklopi-sc.tfm
12mr|texlive-cyklop-0.915-2|96	%{_texmfdistdir}/fonts/tfm/public/cyklop/ly1-cyklopi.tfm
12mr|texlive-cyklop-0.915-2|97	%{_texmfdistdir}/fonts/tfm/public/cyklop/ly1-cyklopr-sc.tfm
12mr|texlive-cyklop-0.915-2|98	%{_texmfdistdir}/fonts/tfm/public/cyklop/ly1-cyklopr.tfm
12mr|texlive-cyklop-0.915-2|99	%{_texmfdistdir}/fonts/tfm/public/cyklop/qx-cyklopi-sc.tfm
12mr|texlive-cyklop-0.915-2|100	%{_texmfdistdir}/fonts/tfm/public/cyklop/qx-cyklopi.tfm
12mr|texlive-cyklop-0.915-2|101	%{_texmfdistdir}/fonts/tfm/public/cyklop/qx-cyklopr-sc.tfm
12mr|texlive-cyklop-0.915-2|102	%{_texmfdistdir}/fonts/tfm/public/cyklop/qx-cyklopr.tfm
12mr|texlive-cyklop-0.915-2|103	%{_texmfdistdir}/fonts/tfm/public/cyklop/t5-cyklopi-sc.tfm
12mr|texlive-cyklop-0.915-2|104	%{_texmfdistdir}/fonts/tfm/public/cyklop/t5-cyklopi.tfm
12mr|texlive-cyklop-0.915-2|105	%{_texmfdistdir}/fonts/tfm/public/cyklop/t5-cyklopr-sc.tfm
12mr|texlive-cyklop-0.915-2|106	%{_texmfdistdir}/fonts/tfm/public/cyklop/t5-cyklopr.tfm
12mr|texlive-cyklop-0.915-2|107	%{_texmfdistdir}/fonts/type1/public/cyklop/cyklopi.pfb
12mr|texlive-cyklop-0.915-2|108	%{_texmfdistdir}/fonts/type1/public/cyklop/cyklopr.pfb
12mr|texlive-cyklop-0.915-2|109	%{_texmfdistdir}/tex/latex/cyklop/cyklop.sty
12mr|texlive-cyklop-0.915-2|110	%{_texmfdistdir}/tex/latex/cyklop/il2cyklop.fd
12mr|texlive-cyklop-0.915-2|111	%{_texmfdistdir}/tex/latex/cyklop/l7xcyklop.fd
12mr|texlive-cyklop-0.915-2|112	%{_texmfdistdir}/tex/latex/cyklop/ly1cyklop.fd
12mr|texlive-cyklop-0.915-2|113	%{_texmfdistdir}/tex/latex/cyklop/ot1cyklop.fd
12mr|texlive-cyklop-0.915-2|114	%{_texmfdistdir}/tex/latex/cyklop/ot4cyklop.fd
12mr|texlive-cyklop-0.915-2|115	%{_texmfdistdir}/tex/latex/cyklop/qxcyklop.fd
12mr|texlive-cyklop-0.915-2|116	%{_texmfdistdir}/tex/latex/cyklop/t1cyklop.fd
12mr|texlive-cyklop-0.915-2|117	%{_texmfdistdir}/tex/latex/cyklop/t5cyklop.fd
12mr|texlive-cyklop-0.915-2|118	%doc %{_texmfdistdir}/doc/fonts/cyklop/00readme
12mr|texlive-cyklop-0.915-2|119	%doc %{_texmfdistdir}/doc/fonts/cyklop/00readme-pl
12mr|texlive-cyklop-0.915-2|120	%doc %{_texmfdistdir}/doc/fonts/cyklop/GUST-FONT-LICENSE.txt
12mr|texlive-cyklop-0.915-2|121	%doc %{_texmfdistdir}/doc/fonts/cyklop/MANIFEST.txt
12mr|texlive-cyklop-0.915-2|122	%doc %{_texmfdistdir}/doc/fonts/cyklop/cyklop-info.pdf
12mr|texlive-cyklop-0.915-2|123	
12mr|texlive-cyklop-0.915-2|124	#-----------------------------------------------------------------------
12mr|texlive-cyklop-0.915-2|125	%prep
12mr|texlive-cyklop-0.915-2|126	%setup -c -a0 -a1
12mr|texlive-cyklop-0.915-2|127	
12mr|texlive-cyklop-0.915-2|128	%build
12mr|texlive-cyklop-0.915-2|129	
12mr|texlive-cyklop-0.915-2|130	%install
12mr|texlive-cyklop-0.915-2|131	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cyklop-0.915-2|132	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-cyklop-0.915-2|133	
12mr|texlive-cyklop-0.915-2|134	
12mr|texlive-cyklop-0.915-2|135	
12mr|texlive-cyklop-0.915-2|136	%changelog
12mr|texlive-cyklop-0.915-2|137	

17137 12
12mr|texlive-cyrillic-20110616-3|1	# revision 23396
12mr|texlive-cyrillic-20110616-3|2	# category Package
12mr|texlive-cyrillic-20110616-3|3	# catalog-ctan /macros/latex/required/cyrillic
12mr|texlive-cyrillic-20110616-3|4	# catalog-date 2011-06-16 20:40:55 +0200
12mr|texlive-cyrillic-20110616-3|5	# catalog-license lppl
12mr|texlive-cyrillic-20110616-3|6	# catalog-version undef
12mr|texlive-cyrillic-20110616-3|7	Name:		texlive-cyrillic
12mr|texlive-cyrillic-20110616-3|8	Version:	20110616
12mr|texlive-cyrillic-20110616-3|9	Release:	3
12mr|texlive-cyrillic-20110616-3|10	Summary:	Support for Cyrillic fonts in LaTeX
12mr|texlive-cyrillic-20110616-3|11	Group:		Publishing
12mr|texlive-cyrillic-20110616-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/required/cyrillic
12mr|texlive-cyrillic-20110616-3|13	License:	LPPL
12mr|texlive-cyrillic-20110616-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyrillic.tar.xz
12mr|texlive-cyrillic-20110616-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyrillic.doc.tar.xz
12mr|texlive-cyrillic-20110616-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyrillic.source.tar.xz
12mr|texlive-cyrillic-20110616-3|17	# revision 23089
12mr|texlive-cyrillic-20110616-3|18	# category TLCore
12mr|texlive-cyrillic-20110616-3|19	# catalog-ctan undef
12mr|texlive-cyrillic-20110616-3|20	# catalog-date undef
12mr|texlive-cyrillic-20110616-3|21	# catalog-license undef
12mr|texlive-cyrillic-20110616-3|22	# catalog-version undef
12mr|texlive-cyrillic-20110616-3|23	Source3:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyrillic-bin.tar.xz
12mr|texlive-cyrillic-20110616-3|24	Source4:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyrillic-bin.x86_64-linux.tar.xz
12mr|texlive-cyrillic-20110616-3|25	BuildArch:	noarch
12mr|texlive-cyrillic-20110616-3|26	BuildRequires:	texlive-tlpkg
12mr|texlive-cyrillic-20110616-3|27	Requires(pre):	texlive-tlpkg
12mr|texlive-cyrillic-20110616-3|28	Requires(post):	texlive-kpathsea
12mr|texlive-cyrillic-20110616-3|29	Provides:	texlive-cyrillic-bin = %{EVRD}
12mr|texlive-cyrillic-20110616-3|30	
12mr|texlive-cyrillic-20110616-3|31	%description
12mr|texlive-cyrillic-20110616-3|32	This bundle of macros files provides macro support (including
12mr|texlive-cyrillic-20110616-3|33	font encoding macros) for the use of Cyrillic characters in
12mr|texlive-cyrillic-20110616-3|34	fonts encoded under the T2* and X2 encodings. These encodings
12mr|texlive-cyrillic-20110616-3|35	cover (between them) pretty much every language that is written
12mr|texlive-cyrillic-20110616-3|36	in a Cyrillic alphabet. This directory is part of the LaTeX
12mr|texlive-cyrillic-20110616-3|37	"required" distribution.
12mr|texlive-cyrillic-20110616-3|38	
12mr|texlive-cyrillic-20110616-3|39	%post
12mr|texlive-cyrillic-20110616-3|40	%{_sbindir}/texlive.post
12mr|texlive-cyrillic-20110616-3|41	
12mr|texlive-cyrillic-20110616-3|42	%postun
12mr|texlive-cyrillic-20110616-3|43	if [ $1 -eq 0 ]; then
12mr|texlive-cyrillic-20110616-3|44	%{_sbindir}/texlive.post
12mr|texlive-cyrillic-20110616-3|45	fi
12mr|texlive-cyrillic-20110616-3|46	
12mr|texlive-cyrillic-20110616-3|47	#-----------------------------------------------------------------------
12mr|texlive-cyrillic-20110616-3|48	%files
12mr|texlive-cyrillic-20110616-3|49	%{_bindir}/rubibtex
12mr|texlive-cyrillic-20110616-3|50	%{_bindir}/rumakeindex
12mr|texlive-cyrillic-20110616-3|51	%{_texmfdistdir}/tex/latex/cyrillic/cp1251.def
12mr|texlive-cyrillic-20110616-3|52	%{_texmfdistdir}/tex/latex/cyrillic/cp855.def
12mr|texlive-cyrillic-20110616-3|53	%{_texmfdistdir}/tex/latex/cyrillic/cp866.def
12mr|texlive-cyrillic-20110616-3|54	%{_texmfdistdir}/tex/latex/cyrillic/cp866av.def
12mr|texlive-cyrillic-20110616-3|55	%{_texmfdistdir}/tex/latex/cyrillic/cp866mav.def
12mr|texlive-cyrillic-20110616-3|56	%{_texmfdistdir}/tex/latex/cyrillic/cp866nav.def
12mr|texlive-cyrillic-20110616-3|57	%{_texmfdistdir}/tex/latex/cyrillic/cp866tat.def
12mr|texlive-cyrillic-20110616-3|58	%{_texmfdistdir}/tex/latex/cyrillic/ctt.def
12mr|texlive-cyrillic-20110616-3|59	%{_texmfdistdir}/tex/latex/cyrillic/dbk.def
12mr|texlive-cyrillic-20110616-3|60	%{_texmfdistdir}/tex/latex/cyrillic/iso88595.def
12mr|texlive-cyrillic-20110616-3|61	%{_texmfdistdir}/tex/latex/cyrillic/isoir111.def
12mr|texlive-cyrillic-20110616-3|62	%{_texmfdistdir}/tex/latex/cyrillic/koi8-r.def
12mr|texlive-cyrillic-20110616-3|63	%{_texmfdistdir}/tex/latex/cyrillic/koi8-ru.def
12mr|texlive-cyrillic-20110616-3|64	%{_texmfdistdir}/tex/latex/cyrillic/koi8-u.def
12mr|texlive-cyrillic-20110616-3|65	%{_texmfdistdir}/tex/latex/cyrillic/lcy.sty
12mr|texlive-cyrillic-20110616-3|66	%{_texmfdistdir}/tex/latex/cyrillic/lcyccr.fd
12mr|texlive-cyrillic-20110616-3|67	%{_texmfdistdir}/tex/latex/cyrillic/lcycmbr.fd
12mr|texlive-cyrillic-20110616-3|68	%{_texmfdistdir}/tex/latex/cyrillic/lcycmdh.fd
12mr|texlive-cyrillic-20110616-3|69	%{_texmfdistdir}/tex/latex/cyrillic/lcycmfib.fd
12mr|texlive-cyrillic-20110616-3|70	%{_texmfdistdir}/tex/latex/cyrillic/lcycmfr.fd
12mr|texlive-cyrillic-20110616-3|71	%{_texmfdistdir}/tex/latex/cyrillic/lcycmr.fd
12mr|texlive-cyrillic-20110616-3|72	%{_texmfdistdir}/tex/latex/cyrillic/lcycmss.fd
12mr|texlive-cyrillic-20110616-3|73	%{_texmfdistdir}/tex/latex/cyrillic/lcycmtl.fd
12mr|texlive-cyrillic-20110616-3|74	%{_texmfdistdir}/tex/latex/cyrillic/lcycmtt.fd
12mr|texlive-cyrillic-20110616-3|75	%{_texmfdistdir}/tex/latex/cyrillic/lcycmvtt.fd
12mr|texlive-cyrillic-20110616-3|76	%{_texmfdistdir}/tex/latex/cyrillic/lcydefs.tex
12mr|texlive-cyrillic-20110616-3|77	%{_texmfdistdir}/tex/latex/cyrillic/lcyenc.def
12mr|texlive-cyrillic-20110616-3|78	%{_texmfdistdir}/tex/latex/cyrillic/lcylcmss.fd
12mr|texlive-cyrillic-20110616-3|79	%{_texmfdistdir}/tex/latex/cyrillic/lcylcmtt.fd
12mr|texlive-cyrillic-20110616-3|80	%{_texmfdistdir}/tex/latex/cyrillic/maccyr.def
12mr|texlive-cyrillic-20110616-3|81	%{_texmfdistdir}/tex/latex/cyrillic/macukr.def
12mr|texlive-cyrillic-20110616-3|82	%{_texmfdistdir}/tex/latex/cyrillic/mik.def
12mr|texlive-cyrillic-20110616-3|83	%{_texmfdistdir}/tex/latex/cyrillic/mls.def
12mr|texlive-cyrillic-20110616-3|84	%{_texmfdistdir}/tex/latex/cyrillic/mnk.def
12mr|texlive-cyrillic-20110616-3|85	%{_texmfdistdir}/tex/latex/cyrillic/mos.def
12mr|texlive-cyrillic-20110616-3|86	%{_texmfdistdir}/tex/latex/cyrillic/ncc.def
12mr|texlive-cyrillic-20110616-3|87	%{_texmfdistdir}/tex/latex/cyrillic/ot2ccr.fd
12mr|texlive-cyrillic-20110616-3|88	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmbr.fd
12mr|texlive-cyrillic-20110616-3|89	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmdh.fd
12mr|texlive-cyrillic-20110616-3|90	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmfib.fd
12mr|texlive-cyrillic-20110616-3|91	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmfr.fd
12mr|texlive-cyrillic-20110616-3|92	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmr.fd
12mr|texlive-cyrillic-20110616-3|93	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmss.fd
12mr|texlive-cyrillic-20110616-3|94	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmtl.fd
12mr|texlive-cyrillic-20110616-3|95	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmtt.fd
12mr|texlive-cyrillic-20110616-3|96	%{_texmfdistdir}/tex/latex/cyrillic/ot2cmvtt.fd
12mr|texlive-cyrillic-20110616-3|97	%{_texmfdistdir}/tex/latex/cyrillic/ot2enc.def
12mr|texlive-cyrillic-20110616-3|98	%{_texmfdistdir}/tex/latex/cyrillic/ot2lcmss.fd
12mr|texlive-cyrillic-20110616-3|99	%{_texmfdistdir}/tex/latex/cyrillic/ot2lcmtt.fd
12mr|texlive-cyrillic-20110616-3|100	%{_texmfdistdir}/tex/latex/cyrillic/ot2wlcyr.fd
12mr|texlive-cyrillic-20110616-3|101	%{_texmfdistdir}/tex/latex/cyrillic/ot2wlcyss.fd
12mr|texlive-cyrillic-20110616-3|102	%{_texmfdistdir}/tex/latex/cyrillic/ot2wncyr.fd
12mr|texlive-cyrillic-20110616-3|103	%{_texmfdistdir}/tex/latex/cyrillic/ot2wncyss.fd
12mr|texlive-cyrillic-20110616-3|104	%{_texmfdistdir}/tex/latex/cyrillic/pt154.def
12mr|texlive-cyrillic-20110616-3|105	%{_texmfdistdir}/tex/latex/cyrillic/pt254.def
12mr|texlive-cyrillic-20110616-3|106	%{_texmfdistdir}/tex/latex/cyrillic/t2accr.fd
12mr|texlive-cyrillic-20110616-3|107	%{_texmfdistdir}/tex/latex/cyrillic/t2acmbr.fd
12mr|texlive-cyrillic-20110616-3|108	%{_texmfdistdir}/tex/latex/cyrillic/t2acmdh.fd
12mr|texlive-cyrillic-20110616-3|109	%{_texmfdistdir}/tex/latex/cyrillic/t2acmfib.fd
12mr|texlive-cyrillic-20110616-3|110	%{_texmfdistdir}/tex/latex/cyrillic/t2acmfr.fd
12mr|texlive-cyrillic-20110616-3|111	%{_texmfdistdir}/tex/latex/cyrillic/t2acmr.fd
12mr|texlive-cyrillic-20110616-3|112	%{_texmfdistdir}/tex/latex/cyrillic/t2acmss.fd
12mr|texlive-cyrillic-20110616-3|113	%{_texmfdistdir}/tex/latex/cyrillic/t2acmtl.fd
12mr|texlive-cyrillic-20110616-3|114	%{_texmfdistdir}/tex/latex/cyrillic/t2acmtt.fd
12mr|texlive-cyrillic-20110616-3|115	%{_texmfdistdir}/tex/latex/cyrillic/t2acmvtt.fd
12mr|texlive-cyrillic-20110616-3|116	%{_texmfdistdir}/tex/latex/cyrillic/t2aenc.def
12mr|texlive-cyrillic-20110616-3|117	%{_texmfdistdir}/tex/latex/cyrillic/t2alcmss.fd
12mr|texlive-cyrillic-20110616-3|118	%{_texmfdistdir}/tex/latex/cyrillic/t2alcmtt.fd
12mr|texlive-cyrillic-20110616-3|119	%{_texmfdistdir}/tex/latex/cyrillic/t2bccr.fd
12mr|texlive-cyrillic-20110616-3|120	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmbr.fd
12mr|texlive-cyrillic-20110616-3|121	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmdh.fd
12mr|texlive-cyrillic-20110616-3|122	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmfib.fd
12mr|texlive-cyrillic-20110616-3|123	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmfr.fd
12mr|texlive-cyrillic-20110616-3|124	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmr.fd
12mr|texlive-cyrillic-20110616-3|125	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmss.fd
12mr|texlive-cyrillic-20110616-3|126	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmtl.fd
12mr|texlive-cyrillic-20110616-3|127	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmtt.fd
12mr|texlive-cyrillic-20110616-3|128	%{_texmfdistdir}/tex/latex/cyrillic/t2bcmvtt.fd
12mr|texlive-cyrillic-20110616-3|129	%{_texmfdistdir}/tex/latex/cyrillic/t2benc.def
12mr|texlive-cyrillic-20110616-3|130	%{_texmfdistdir}/tex/latex/cyrillic/t2blcmss.fd
12mr|texlive-cyrillic-20110616-3|131	%{_texmfdistdir}/tex/latex/cyrillic/t2blcmtt.fd
12mr|texlive-cyrillic-20110616-3|132	%{_texmfdistdir}/tex/latex/cyrillic/t2cccr.fd
12mr|texlive-cyrillic-20110616-3|133	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmbr.fd
12mr|texlive-cyrillic-20110616-3|134	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmdh.fd
12mr|texlive-cyrillic-20110616-3|135	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmfib.fd
12mr|texlive-cyrillic-20110616-3|136	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmfr.fd
12mr|texlive-cyrillic-20110616-3|137	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmr.fd
12mr|texlive-cyrillic-20110616-3|138	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmss.fd
12mr|texlive-cyrillic-20110616-3|139	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmtl.fd
12mr|texlive-cyrillic-20110616-3|140	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmtt.fd
12mr|texlive-cyrillic-20110616-3|141	%{_texmfdistdir}/tex/latex/cyrillic/t2ccmvtt.fd
12mr|texlive-cyrillic-20110616-3|142	%{_texmfdistdir}/tex/latex/cyrillic/t2cenc.def
12mr|texlive-cyrillic-20110616-3|143	%{_texmfdistdir}/tex/latex/cyrillic/t2clcmss.fd
12mr|texlive-cyrillic-20110616-3|144	%{_texmfdistdir}/tex/latex/cyrillic/t2clcmtt.fd
12mr|texlive-cyrillic-20110616-3|145	%{_texmfdistdir}/tex/latex/cyrillic/x2ccr.fd
12mr|texlive-cyrillic-20110616-3|146	%{_texmfdistdir}/tex/latex/cyrillic/x2cmbr.fd
12mr|texlive-cyrillic-20110616-3|147	%{_texmfdistdir}/tex/latex/cyrillic/x2cmdh.fd
12mr|texlive-cyrillic-20110616-3|148	%{_texmfdistdir}/tex/latex/cyrillic/x2cmfib.fd
12mr|texlive-cyrillic-20110616-3|149	%{_texmfdistdir}/tex/latex/cyrillic/x2cmfr.fd
12mr|texlive-cyrillic-20110616-3|150	%{_texmfdistdir}/tex/latex/cyrillic/x2cmr.fd
12mr|texlive-cyrillic-20110616-3|151	%{_texmfdistdir}/tex/latex/cyrillic/x2cmss.fd
12mr|texlive-cyrillic-20110616-3|152	%{_texmfdistdir}/tex/latex/cyrillic/x2cmtl.fd
12mr|texlive-cyrillic-20110616-3|153	%{_texmfdistdir}/tex/latex/cyrillic/x2cmtt.fd
12mr|texlive-cyrillic-20110616-3|154	%{_texmfdistdir}/tex/latex/cyrillic/x2cmvtt.fd
12mr|texlive-cyrillic-20110616-3|155	%{_texmfdistdir}/tex/latex/cyrillic/x2enc.def
12mr|texlive-cyrillic-20110616-3|156	%{_texmfdistdir}/tex/latex/cyrillic/x2lcmss.fd
12mr|texlive-cyrillic-20110616-3|157	%{_texmfdistdir}/tex/latex/cyrillic/x2lcmtt.fd
12mr|texlive-cyrillic-20110616-3|158	%doc %{_texmfdistdir}/doc/latex/cyrillic/00readme.txt
12mr|texlive-cyrillic-20110616-3|159	%doc %{_texmfdistdir}/doc/latex/cyrillic/changes.txt
12mr|texlive-cyrillic-20110616-3|160	%doc %{_texmfdistdir}/doc/latex/cyrillic/cyinpenc.pdf
12mr|texlive-cyrillic-20110616-3|161	%doc %{_texmfdistdir}/doc/latex/cyrillic/cyoutenc.pdf
12mr|texlive-cyrillic-20110616-3|162	%doc %{_texmfdistdir}/doc/latex/cyrillic/lcy.pdf
12mr|texlive-cyrillic-20110616-3|163	%doc %{_texmfdistdir}/doc/latex/cyrillic/lcycmlh.pdf
12mr|texlive-cyrillic-20110616-3|164	%doc %{_texmfdistdir}/doc/latex/cyrillic/manifest.txt
12mr|texlive-cyrillic-20110616-3|165	%doc %{_texmfdistdir}/doc/latex/cyrillic/ot2.pdf
12mr|texlive-cyrillic-20110616-3|166	%doc %{_texmfdistdir}/doc/latex/cyrillic/ot2cmams.pdf
12mr|texlive-cyrillic-20110616-3|167	%doc %{_texmfdistdir}/doc/latex/cyrillic/ot2cmlh.pdf
12mr|texlive-cyrillic-20110616-3|168	%doc %{_texmfdistdir}/doc/latex/cyrillic/t2lhfnt.pdf
12mr|texlive-cyrillic-20110616-3|169	#- source
12mr|texlive-cyrillic-20110616-3|170	%doc %{_texmfdistdir}/source/latex/cyrillic/cyinpenc.dtx
12mr|texlive-cyrillic-20110616-3|171	%doc %{_texmfdistdir}/source/latex/cyrillic/cyoutenc.dtx
12mr|texlive-cyrillic-20110616-3|172	%doc %{_texmfdistdir}/source/latex/cyrillic/cyrlatex.ins
12mr|texlive-cyrillic-20110616-3|173	%doc %{_texmfdistdir}/source/latex/cyrillic/lcy.dtx
12mr|texlive-cyrillic-20110616-3|174	%doc %{_texmfdistdir}/source/latex/cyrillic/lcycmlh.fdd
12mr|texlive-cyrillic-20110616-3|175	%doc %{_texmfdistdir}/source/latex/cyrillic/ot2.dtx
12mr|texlive-cyrillic-20110616-3|176	%doc %{_texmfdistdir}/source/latex/cyrillic/ot2cmams.fdd
12mr|texlive-cyrillic-20110616-3|177	%doc %{_texmfdistdir}/source/latex/cyrillic/ot2cmlh.fdd
12mr|texlive-cyrillic-20110616-3|178	%doc %{_texmfdistdir}/source/latex/cyrillic/t2lhfnt.fdd
12mr|texlive-cyrillic-20110616-3|179	
12mr|texlive-cyrillic-20110616-3|180	#-----------------------------------------------------------------------
12mr|texlive-cyrillic-20110616-3|181	%prep
12mr|texlive-cyrillic-20110616-3|182	%setup -c -a0 -a1 -a2 -a3 -a4
12mr|texlive-cyrillic-20110616-3|183	
12mr|texlive-cyrillic-20110616-3|184	%build
12mr|texlive-cyrillic-20110616-3|185	
12mr|texlive-cyrillic-20110616-3|186	%install
12mr|texlive-cyrillic-20110616-3|187	# shell scripts
12mr|texlive-cyrillic-20110616-3|188	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-cyrillic-20110616-3|189	cp -fa bin/x86_64-linux/* %{buildroot}%{_bindir}
12mr|texlive-cyrillic-20110616-3|190	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cyrillic-20110616-3|191	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-cyrillic-20110616-3|192	
12mr|texlive-cyrillic-20110616-3|193	
12mr|texlive-cyrillic-20110616-3|194	
12mr|texlive-cyrillic-20110616-3|195	%changelog
12mr|texlive-cyrillic-20110616-3|196	

17138 12
12mr|texlive-cyrplain-20111103-2|1	# revision 15878
12mr|texlive-cyrplain-20111103-2|2	# category Package
12mr|texlive-cyrplain-20111103-2|3	# catalog-ctan undef
12mr|texlive-cyrplain-20111103-2|4	# catalog-date undef
12mr|texlive-cyrplain-20111103-2|5	# catalog-license undef
12mr|texlive-cyrplain-20111103-2|6	# catalog-version undef
12mr|texlive-cyrplain-20111103-2|7	Name:		texlive-cyrplain
12mr|texlive-cyrplain-20111103-2|8	Version:	20111103
12mr|texlive-cyrplain-20111103-2|9	Release:	2
12mr|texlive-cyrplain-20111103-2|10	Summary:	TeXLive cyrplain package
12mr|texlive-cyrplain-20111103-2|11	Group:		Publishing
12mr|texlive-cyrplain-20111103-2|12	URL:		http://tug.org/texlive
12mr|texlive-cyrplain-20111103-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-cyrplain-20111103-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyrplain.tar.xz
12mr|texlive-cyrplain-20111103-2|15	BuildArch:	noarch
12mr|texlive-cyrplain-20111103-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-cyrplain-20111103-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-cyrplain-20111103-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-cyrplain-20111103-2|19	
12mr|texlive-cyrplain-20111103-2|20	%description
12mr|texlive-cyrplain-20111103-2|21	TeXLive cyrplain package.
12mr|texlive-cyrplain-20111103-2|22	
12mr|texlive-cyrplain-20111103-2|23	%post
12mr|texlive-cyrplain-20111103-2|24	%{_sbindir}/texlive.post
12mr|texlive-cyrplain-20111103-2|25	
12mr|texlive-cyrplain-20111103-2|26	%postun
12mr|texlive-cyrplain-20111103-2|27	if [ $1 -eq 0 ]; then
12mr|texlive-cyrplain-20111103-2|28	%{_sbindir}/texlive.post
12mr|texlive-cyrplain-20111103-2|29	fi
12mr|texlive-cyrplain-20111103-2|30	
12mr|texlive-cyrplain-20111103-2|31	#-----------------------------------------------------------------------
12mr|texlive-cyrplain-20111103-2|32	%files
12mr|texlive-cyrplain-20111103-2|33	%{_texmfdistdir}/tex/plain/cyrplain/README
12mr|texlive-cyrplain-20111103-2|34	%{_texmfdistdir}/tex/plain/cyrplain/cyramstx.ini
12mr|texlive-cyrplain-20111103-2|35	%{_texmfdistdir}/tex/plain/cyrplain/cyrblue.ini
12mr|texlive-cyrplain-20111103-2|36	%{_texmfdistdir}/tex/plain/cyrplain/cyrcmfnt.tex
12mr|texlive-cyrplain-20111103-2|37	%{_texmfdistdir}/tex/plain/cyrplain/cyrecfnt.tex
12mr|texlive-cyrplain-20111103-2|38	%{_texmfdistdir}/tex/plain/cyrplain/cyrtex.cfg
12mr|texlive-cyrplain-20111103-2|39	%{_texmfdistdir}/tex/plain/cyrplain/cyrtex.ini
12mr|texlive-cyrplain-20111103-2|40	%{_texmfdistdir}/tex/plain/cyrplain/cyrtex.tex
12mr|texlive-cyrplain-20111103-2|41	%{_texmfdistdir}/tex/plain/cyrplain/cyrtxinf.ini
12mr|texlive-cyrplain-20111103-2|42	%{_texmfdistdir}/tex/plain/cyrplain/makefmts.bat
12mr|texlive-cyrplain-20111103-2|43	%{_texmfdistdir}/tex/plain/cyrplain/makefmts.sh
12mr|texlive-cyrplain-20111103-2|44	%{_texmfdistdir}/tex/plain/cyrplain/plainenc.tex
12mr|texlive-cyrplain-20111103-2|45	%{_texmfdistdir}/tex/plain/cyrplain/txxdefs.tex
12mr|texlive-cyrplain-20111103-2|46	%{_texmfdistdir}/tex/plain/cyrplain/txxextra.tex
12mr|texlive-cyrplain-20111103-2|47	
12mr|texlive-cyrplain-20111103-2|48	#-----------------------------------------------------------------------
12mr|texlive-cyrplain-20111103-2|49	%prep
12mr|texlive-cyrplain-20111103-2|50	%setup -c -a0
12mr|texlive-cyrplain-20111103-2|51	
12mr|texlive-cyrplain-20111103-2|52	%build
12mr|texlive-cyrplain-20111103-2|53	
12mr|texlive-cyrplain-20111103-2|54	%install
12mr|texlive-cyrplain-20111103-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-cyrplain-20111103-2|56	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-cyrplain-20111103-2|57	
12mr|texlive-cyrplain-20111103-2|58	
12mr|texlive-cyrplain-20111103-2|59	
12mr|texlive-cyrplain-20111103-2|60	%changelog
12mr|texlive-cyrplain-20111103-2|61	

17139 12
12mr|texlive-dancers-20081124-2|1	# revision 13293
12mr|texlive-dancers-20081124-2|2	# category Package
12mr|texlive-dancers-20081124-2|3	# catalog-ctan /fonts/dancers/dancers.mf
12mr|texlive-dancers-20081124-2|4	# catalog-date 2008-11-24 17:20:15 +0100
12mr|texlive-dancers-20081124-2|5	# catalog-license other-free
12mr|texlive-dancers-20081124-2|6	# catalog-version undef
12mr|texlive-dancers-20081124-2|7	Name:		texlive-dancers
12mr|texlive-dancers-20081124-2|8	Version:	20081124
12mr|texlive-dancers-20081124-2|9	Release:	2
12mr|texlive-dancers-20081124-2|10	Summary:	Font for Conan Doyle's "The Dancing Men"
12mr|texlive-dancers-20081124-2|11	Group:		Publishing
12mr|texlive-dancers-20081124-2|12	URL:		http://www.ctan.org/tex-archive/fonts/dancers/dancers.mf
12mr|texlive-dancers-20081124-2|13	License:	OTHER-FREE
12mr|texlive-dancers-20081124-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dancers.tar.xz
12mr|texlive-dancers-20081124-2|15	BuildArch:	noarch
12mr|texlive-dancers-20081124-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-dancers-20081124-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-dancers-20081124-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-dancers-20081124-2|19	
12mr|texlive-dancers-20081124-2|20	%description
12mr|texlive-dancers-20081124-2|21	The (Sherlock Holmes) book contains a code which uses dancing
12mr|texlive-dancers-20081124-2|22	men as glyphs. The alphabet as given is not complete, lacking
12mr|texlive-dancers-20081124-2|23	f, j, k, q, u, w, x and z, so those letters in the font are not
12mr|texlive-dancers-20081124-2|24	due to Conan Doyle. The code required word endings to be marked
12mr|texlive-dancers-20081124-2|25	by the dancing man representing the last letter to be holding a
12mr|texlive-dancers-20081124-2|26	flag: these are coded as A-Z.
12mr|texlive-dancers-20081124-2|27	thaTiStOsaYsentenceSiNthEcodElooKlikEthiS. In some cases, the
12mr|texlive-dancers-20081124-2|28	man has no arms, making it impossible for him to hold a flag.
12mr|texlive-dancers-20081124-2|29	In these cases, he is wearing a flag on his hat in the
12mr|texlive-dancers-20081124-2|30	'character'. The font is distributed as MetaFont source.
12mr|texlive-dancers-20081124-2|31	
12mr|texlive-dancers-20081124-2|32	%post
12mr|texlive-dancers-20081124-2|33	%{_sbindir}/texlive.post
12mr|texlive-dancers-20081124-2|34	
12mr|texlive-dancers-20081124-2|35	%postun
12mr|texlive-dancers-20081124-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-dancers-20081124-2|37	%{_sbindir}/texlive.post
12mr|texlive-dancers-20081124-2|38	fi
12mr|texlive-dancers-20081124-2|39	
12mr|texlive-dancers-20081124-2|40	#-----------------------------------------------------------------------
12mr|texlive-dancers-20081124-2|41	%files
12mr|texlive-dancers-20081124-2|42	%{_texmfdistdir}/fonts/source/public/dancers/dancers.mf
12mr|texlive-dancers-20081124-2|43	%{_texmfdistdir}/fonts/tfm/public/dancers/dancers.tfm
12mr|texlive-dancers-20081124-2|44	
12mr|texlive-dancers-20081124-2|45	#-----------------------------------------------------------------------
12mr|texlive-dancers-20081124-2|46	%prep
12mr|texlive-dancers-20081124-2|47	%setup -c -a0
12mr|texlive-dancers-20081124-2|48	
12mr|texlive-dancers-20081124-2|49	%build
12mr|texlive-dancers-20081124-2|50	
12mr|texlive-dancers-20081124-2|51	%install
12mr|texlive-dancers-20081124-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dancers-20081124-2|53	cp -fpar fonts %{buildroot}%{_texmfdistdir}
12mr|texlive-dancers-20081124-2|54	
12mr|texlive-dancers-20081124-2|55	
12mr|texlive-dancers-20081124-2|56	
12mr|texlive-dancers-20081124-2|57	%changelog
12mr|texlive-dancers-20081124-2|58	

17140 12
12mr|texlive-dashbox-1.14-2|1	# revision 23425
12mr|texlive-dashbox-1.14-2|2	# category Package
12mr|texlive-dashbox-1.14-2|3	# catalog-ctan /macros/latex/contrib/dashbox
12mr|texlive-dashbox-1.14-2|4	# catalog-date 2011-08-05 01:24:20 +0200
12mr|texlive-dashbox-1.14-2|5	# catalog-license lppl
12mr|texlive-dashbox-1.14-2|6	# catalog-version 1.14
12mr|texlive-dashbox-1.14-2|7	Name:		texlive-dashbox
12mr|texlive-dashbox-1.14-2|8	Version:	1.14
12mr|texlive-dashbox-1.14-2|9	Release:	2
12mr|texlive-dashbox-1.14-2|10	Summary:	Draw dashed boxes
12mr|texlive-dashbox-1.14-2|11	Group:		Publishing
12mr|texlive-dashbox-1.14-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dashbox
12mr|texlive-dashbox-1.14-2|13	License:	LPPL
12mr|texlive-dashbox-1.14-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashbox.tar.xz
12mr|texlive-dashbox-1.14-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashbox.doc.tar.xz
12mr|texlive-dashbox-1.14-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashbox.source.tar.xz
12mr|texlive-dashbox-1.14-2|17	BuildArch:	noarch
12mr|texlive-dashbox-1.14-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-dashbox-1.14-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-dashbox-1.14-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-dashbox-1.14-2|21	
12mr|texlive-dashbox-1.14-2|22	%description
12mr|texlive-dashbox-1.14-2|23	The package can draw boxes that perform like \framebox or
12mr|texlive-dashbox-1.14-2|24	\fbox, but use dashed lines. The package can also draw (an
12mr|texlive-dashbox-1.14-2|25	illusion of) vertical stacks of boxes.
12mr|texlive-dashbox-1.14-2|26	
12mr|texlive-dashbox-1.14-2|27	%post
12mr|texlive-dashbox-1.14-2|28	%{_sbindir}/texlive.post
12mr|texlive-dashbox-1.14-2|29	
12mr|texlive-dashbox-1.14-2|30	%postun
12mr|texlive-dashbox-1.14-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-dashbox-1.14-2|32	%{_sbindir}/texlive.post
12mr|texlive-dashbox-1.14-2|33	fi
12mr|texlive-dashbox-1.14-2|34	
12mr|texlive-dashbox-1.14-2|35	#-----------------------------------------------------------------------
12mr|texlive-dashbox-1.14-2|36	%files
12mr|texlive-dashbox-1.14-2|37	%{_texmfdistdir}/tex/latex/dashbox/dashbox.sty
12mr|texlive-dashbox-1.14-2|38	%doc %{_texmfdistdir}/doc/latex/dashbox/dashbox.pdf
12mr|texlive-dashbox-1.14-2|39	#- source
12mr|texlive-dashbox-1.14-2|40	%doc %{_texmfdistdir}/source/latex/dashbox/dashbox.dtx
12mr|texlive-dashbox-1.14-2|41	%doc %{_texmfdistdir}/source/latex/dashbox/dashbox.ins
12mr|texlive-dashbox-1.14-2|42	
12mr|texlive-dashbox-1.14-2|43	#-----------------------------------------------------------------------
12mr|texlive-dashbox-1.14-2|44	%prep
12mr|texlive-dashbox-1.14-2|45	%setup -c -a0 -a1 -a2
12mr|texlive-dashbox-1.14-2|46	
12mr|texlive-dashbox-1.14-2|47	%build
12mr|texlive-dashbox-1.14-2|48	
12mr|texlive-dashbox-1.14-2|49	%install
12mr|texlive-dashbox-1.14-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dashbox-1.14-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-dashbox-1.14-2|52	
12mr|texlive-dashbox-1.14-2|53	
12mr|texlive-dashbox-1.14-2|54	
12mr|texlive-dashbox-1.14-2|55	%changelog
12mr|texlive-dashbox-1.14-2|56	

17141 12
12mr|texlive-dashrule-1.2-2|1	# revision 15878
12mr|texlive-dashrule-1.2-2|2	# category Package
12mr|texlive-dashrule-1.2-2|3	# catalog-ctan /macros/latex/contrib/dashrule
12mr|texlive-dashrule-1.2-2|4	# catalog-date 2009-08-09 22:45:01 +0200
12mr|texlive-dashrule-1.2-2|5	# catalog-license lppl
12mr|texlive-dashrule-1.2-2|6	# catalog-version 1.2
12mr|texlive-dashrule-1.2-2|7	Name:		texlive-dashrule
12mr|texlive-dashrule-1.2-2|8	Version:	1.2
12mr|texlive-dashrule-1.2-2|9	Release:	2
12mr|texlive-dashrule-1.2-2|10	Summary:	Draw dashed rules
12mr|texlive-dashrule-1.2-2|11	Group:		Publishing
12mr|texlive-dashrule-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dashrule
12mr|texlive-dashrule-1.2-2|13	License:	LPPL
12mr|texlive-dashrule-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashrule.tar.xz
12mr|texlive-dashrule-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashrule.doc.tar.xz
12mr|texlive-dashrule-1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashrule.source.tar.xz
12mr|texlive-dashrule-1.2-2|17	BuildArch:	noarch
12mr|texlive-dashrule-1.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-dashrule-1.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-dashrule-1.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-dashrule-1.2-2|21	
12mr|texlive-dashrule-1.2-2|22	%description
12mr|texlive-dashrule-1.2-2|23	The dashrule package makes it easy to draw a huge variety of
12mr|texlive-dashrule-1.2-2|24	dashed rules (i.e., lines) in LaTeX. dashrule provides a
12mr|texlive-dashrule-1.2-2|25	command, \hdashrule, which is a cross between LaTeX's \rule and
12mr|texlive-dashrule-1.2-2|26	PostScript's setdash command. \hdashrule draws horizontally
12mr|texlive-dashrule-1.2-2|27	dashed rules using the same syntax as \rule, but with an
12mr|texlive-dashrule-1.2-2|28	additional, setdash-like parameter that specifies the pattern
12mr|texlive-dashrule-1.2-2|29	of dash segments and the space between those segments. Because
12mr|texlive-dashrule-1.2-2|30	dashrule's rules are constructed internally using \rule (as
12mr|texlive-dashrule-1.2-2|31	opposed to, e.g., PostScript \specials) they are fully
12mr|texlive-dashrule-1.2-2|32	compatible with every LaTeX back-end processor.
12mr|texlive-dashrule-1.2-2|33	
12mr|texlive-dashrule-1.2-2|34	%post
12mr|texlive-dashrule-1.2-2|35	%{_sbindir}/texlive.post
12mr|texlive-dashrule-1.2-2|36	
12mr|texlive-dashrule-1.2-2|37	%postun
12mr|texlive-dashrule-1.2-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-dashrule-1.2-2|39	%{_sbindir}/texlive.post
12mr|texlive-dashrule-1.2-2|40	fi
12mr|texlive-dashrule-1.2-2|41	
12mr|texlive-dashrule-1.2-2|42	#-----------------------------------------------------------------------
12mr|texlive-dashrule-1.2-2|43	%files
12mr|texlive-dashrule-1.2-2|44	%{_texmfdistdir}/tex/latex/dashrule/dashrule.sty
12mr|texlive-dashrule-1.2-2|45	%doc %{_texmfdistdir}/doc/latex/dashrule/README
12mr|texlive-dashrule-1.2-2|46	%doc %{_texmfdistdir}/doc/latex/dashrule/dashrule.pdf
12mr|texlive-dashrule-1.2-2|47	#- source
12mr|texlive-dashrule-1.2-2|48	%doc %{_texmfdistdir}/source/latex/dashrule/dashrule.dtx
12mr|texlive-dashrule-1.2-2|49	%doc %{_texmfdistdir}/source/latex/dashrule/dashrule.ins
12mr|texlive-dashrule-1.2-2|50	
12mr|texlive-dashrule-1.2-2|51	#-----------------------------------------------------------------------
12mr|texlive-dashrule-1.2-2|52	%prep
12mr|texlive-dashrule-1.2-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-dashrule-1.2-2|54	
12mr|texlive-dashrule-1.2-2|55	%build
12mr|texlive-dashrule-1.2-2|56	
12mr|texlive-dashrule-1.2-2|57	%install
12mr|texlive-dashrule-1.2-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dashrule-1.2-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-dashrule-1.2-2|60	
12mr|texlive-dashrule-1.2-2|61	
12mr|texlive-dashrule-1.2-2|62	
12mr|texlive-dashrule-1.2-2|63	%changelog
12mr|texlive-dashrule-1.2-2|64	

17142 12
12mr|texlive-dashundergaps-1.2-2|1	# revision 23373
12mr|texlive-dashundergaps-1.2-2|2	# category Package
12mr|texlive-dashundergaps-1.2-2|3	# catalog-ctan /macros/latex/contrib/dashundergaps
12mr|texlive-dashundergaps-1.2-2|4	# catalog-date 2010-01-23 00:15:17 +0100
12mr|texlive-dashundergaps-1.2-2|5	# catalog-license lppl
12mr|texlive-dashundergaps-1.2-2|6	# catalog-version 1.2
12mr|texlive-dashundergaps-1.2-2|7	Name:		texlive-dashundergaps
12mr|texlive-dashundergaps-1.2-2|8	Version:	1.2
12mr|texlive-dashundergaps-1.2-2|9	Release:	2
12mr|texlive-dashundergaps-1.2-2|10	Summary:	Underline with dotted or dashed lines
12mr|texlive-dashundergaps-1.2-2|11	Group:		Publishing
12mr|texlive-dashundergaps-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dashundergaps
12mr|texlive-dashundergaps-1.2-2|13	License:	LPPL
12mr|texlive-dashundergaps-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashundergaps.tar.xz
12mr|texlive-dashundergaps-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashundergaps.doc.tar.xz
12mr|texlive-dashundergaps-1.2-2|16	BuildArch:	noarch
12mr|texlive-dashundergaps-1.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dashundergaps-1.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dashundergaps-1.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-dashundergaps-1.2-2|20	
12mr|texlive-dashundergaps-1.2-2|21	%description
12mr|texlive-dashundergaps-1.2-2|22	The package provides commands (\underline, \dotuline and
12mr|texlive-dashundergaps-1.2-2|23	\dashuline) each of which underlines its argument with one of
12mr|texlive-dashundergaps-1.2-2|24	the styles the package is capable of. A phantom mode is
12mr|texlive-dashundergaps-1.2-2|25	provided, where the underline (of whatever form) can serve for
12mr|texlive-dashundergaps-1.2-2|26	a 'fill-in block' for student evaluation sheets.
12mr|texlive-dashundergaps-1.2-2|27	
12mr|texlive-dashundergaps-1.2-2|28	%post
12mr|texlive-dashundergaps-1.2-2|29	%{_sbindir}/texlive.post
12mr|texlive-dashundergaps-1.2-2|30	
12mr|texlive-dashundergaps-1.2-2|31	%postun
12mr|texlive-dashundergaps-1.2-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-dashundergaps-1.2-2|33	%{_sbindir}/texlive.post
12mr|texlive-dashundergaps-1.2-2|34	fi
12mr|texlive-dashundergaps-1.2-2|35	
12mr|texlive-dashundergaps-1.2-2|36	#-----------------------------------------------------------------------
12mr|texlive-dashundergaps-1.2-2|37	%files
12mr|texlive-dashundergaps-1.2-2|38	%{_texmfdistdir}/tex/latex/dashundergaps/dashundergaps.sty
12mr|texlive-dashundergaps-1.2-2|39	%doc %{_texmfdistdir}/doc/latex/dashundergaps/README
12mr|texlive-dashundergaps-1.2-2|40	%doc %{_texmfdistdir}/doc/latex/dashundergaps/doc/pdf/dashundergaps.pdf
12mr|texlive-dashundergaps-1.2-2|41	%doc %{_texmfdistdir}/doc/latex/dashundergaps/doc/tex/Makefile
12mr|texlive-dashundergaps-1.2-2|42	%doc %{_texmfdistdir}/doc/latex/dashundergaps/doc/tex/dashundergaps-bib.bib
12mr|texlive-dashundergaps-1.2-2|43	%doc %{_texmfdistdir}/doc/latex/dashundergaps/doc/tex/dashundergaps.forlisting
12mr|texlive-dashundergaps-1.2-2|44	%doc %{_texmfdistdir}/doc/latex/dashundergaps/doc/tex/dashundergaps.tex
12mr|texlive-dashundergaps-1.2-2|45	%doc %{_texmfdistdir}/doc/latex/dashundergaps/doc/tex/perso.ist
12mr|texlive-dashundergaps-1.2-2|46	
12mr|texlive-dashundergaps-1.2-2|47	#-----------------------------------------------------------------------
12mr|texlive-dashundergaps-1.2-2|48	%prep
12mr|texlive-dashundergaps-1.2-2|49	%setup -c -a0 -a1
12mr|texlive-dashundergaps-1.2-2|50	
12mr|texlive-dashundergaps-1.2-2|51	%build
12mr|texlive-dashundergaps-1.2-2|52	
12mr|texlive-dashundergaps-1.2-2|53	%install
12mr|texlive-dashundergaps-1.2-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dashundergaps-1.2-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-dashundergaps-1.2-2|56	
12mr|texlive-dashundergaps-1.2-2|57	
12mr|texlive-dashundergaps-1.2-2|58	
12mr|texlive-dashundergaps-1.2-2|59	%changelog
12mr|texlive-dashundergaps-1.2-2|60	

17143 12
12mr|texlive-datatool-2.10-1|1	# revision 27115
12mr|texlive-datatool-2.10-1|2	# category Package
12mr|texlive-datatool-2.10-1|3	# catalog-ctan /macros/latex/contrib/datatool
12mr|texlive-datatool-2.10-1|4	# catalog-date 2012-07-20 01:08:10 +0200
12mr|texlive-datatool-2.10-1|5	# catalog-license lppl
12mr|texlive-datatool-2.10-1|6	# catalog-version 2.10
12mr|texlive-datatool-2.10-1|7	Name:		texlive-datatool
12mr|texlive-datatool-2.10-1|8	Version:	2.10
12mr|texlive-datatool-2.10-1|9	Release:	1
12mr|texlive-datatool-2.10-1|10	Summary:	Tools to load and manipulate data
12mr|texlive-datatool-2.10-1|11	Group:		Publishing
12mr|texlive-datatool-2.10-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/datatool
12mr|texlive-datatool-2.10-1|13	License:	LPPL
12mr|texlive-datatool-2.10-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datatool.tar.xz
12mr|texlive-datatool-2.10-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datatool.doc.tar.xz
12mr|texlive-datatool-2.10-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datatool.source.tar.xz
12mr|texlive-datatool-2.10-1|17	BuildArch:	noarch
12mr|texlive-datatool-2.10-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-datatool-2.10-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-datatool-2.10-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-datatool-2.10-1|21	
12mr|texlive-datatool-2.10-1|22	%description
12mr|texlive-datatool-2.10-1|23	The bundle provides six packages: - datatool.sty: databases may
12mr|texlive-datatool-2.10-1|24	be created using LaTeX commands or by importing external files;
12mr|texlive-datatool-2.10-1|25	they may be sorted numerically or alphabetically; repetitive
12mr|texlive-datatool-2.10-1|26	operations (such as mail merging) may be performed on each row
12mr|texlive-datatool-2.10-1|27	of a database, subject to conditions to exclude particular
12mr|texlive-datatool-2.10-1|28	rows; commands are provided to examine database elements, and
12mr|texlive-datatool-2.10-1|29	to convert formats (for example, to convert a numeric element
12mr|texlive-datatool-2.10-1|30	to a format compatible with the fp package; - datapie.sty: a
12mr|texlive-datatool-2.10-1|31	database may be represented as a pie chart; flexible options
12mr|texlive-datatool-2.10-1|32	allow colouring of the chart, and annotation hooks are
12mr|texlive-datatool-2.10-1|33	available; - dataplot.sty: a database may be represented as a
12mr|texlive-datatool-2.10-1|34	2-dimensional scatter or line plot; flexible options control of
12mr|texlive-datatool-2.10-1|35	the plot's overall appearance, and of legends and other extra
12mr|texlive-datatool-2.10-1|36	information; - databar.sty: a database may be represented as a
12mr|texlive-datatool-2.10-1|37	bar chart; overall appearance, colouring and annotation are
12mr|texlive-datatool-2.10-1|38	controllable; - databib.sty: a bibliography may be loaded into
12mr|texlive-datatool-2.10-1|39	a datatool database, and manipulated there before being printed
12mr|texlive-datatool-2.10-1|40	(this permits a LaTeX-based route to printing bibliographies in
12mr|texlive-datatool-2.10-1|41	formats for which no BibTeX style is available); and -
12mr|texlive-datatool-2.10-1|42	person.sty: provides support for displaying a person's name and
12mr|texlive-datatool-2.10-1|43	pronoun in a document, thus avoiding cumbersome use of
12mr|texlive-datatool-2.10-1|44	"he/she", etc. The drawing packages make use of PGF/TikZ for
12mr|texlive-datatool-2.10-1|45	their output. The bundle replaces and supersedes the author's
12mr|texlive-datatool-2.10-1|46	csvtools bundle.
12mr|texlive-datatool-2.10-1|47	
12mr|texlive-datatool-2.10-1|48	%post
12mr|texlive-datatool-2.10-1|49	%{_sbindir}/texlive.post
12mr|texlive-datatool-2.10-1|50	
12mr|texlive-datatool-2.10-1|51	%postun
12mr|texlive-datatool-2.10-1|52	if [ $1 -eq 0 ]; then
12mr|texlive-datatool-2.10-1|53	%{_sbindir}/texlive.post
12mr|texlive-datatool-2.10-1|54	fi
12mr|texlive-datatool-2.10-1|55	
12mr|texlive-datatool-2.10-1|56	#-----------------------------------------------------------------------
12mr|texlive-datatool-2.10-1|57	%files
12mr|texlive-datatool-2.10-1|58	%{_texmfdistdir}/tex/latex/datatool/databar.sty
12mr|texlive-datatool-2.10-1|59	%{_texmfdistdir}/tex/latex/datatool/databib.sty
12mr|texlive-datatool-2.10-1|60	%{_texmfdistdir}/tex/latex/datatool/datapie.sty
12mr|texlive-datatool-2.10-1|61	%{_texmfdistdir}/tex/latex/datatool/dataplot.sty
12mr|texlive-datatool-2.10-1|62	%{_texmfdistdir}/tex/latex/datatool/datatool-base.sty
12mr|texlive-datatool-2.10-1|63	%{_texmfdistdir}/tex/latex/datatool/datatool-fp.sty
12mr|texlive-datatool-2.10-1|64	%{_texmfdistdir}/tex/latex/datatool/datatool-pgfmath.sty
12mr|texlive-datatool-2.10-1|65	%{_texmfdistdir}/tex/latex/datatool/datatool.sty
12mr|texlive-datatool-2.10-1|66	%{_texmfdistdir}/tex/latex/datatool/person.sty
12mr|texlive-datatool-2.10-1|67	%doc %{_texmfdistdir}/doc/latex/datatool/CHANGES
12mr|texlive-datatool-2.10-1|68	%doc %{_texmfdistdir}/doc/latex/datatool/INSTALL
12mr|texlive-datatool-2.10-1|69	%doc %{_texmfdistdir}/doc/latex/datatool/README
12mr|texlive-datatool-2.10-1|70	%doc %{_texmfdistdir}/doc/latex/datatool/datatool-user.pdf
12mr|texlive-datatool-2.10-1|71	%doc %{_texmfdistdir}/doc/latex/datatool/datatool-user.tex
12mr|texlive-datatool-2.10-1|72	%doc %{_texmfdistdir}/doc/latex/datatool/datatool.pdf
12mr|texlive-datatool-2.10-1|73	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-barchart.pdf
12mr|texlive-datatool-2.10-1|74	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-barchart.tex
12mr|texlive-datatool-2.10-1|75	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-mail-merge.pdf
12mr|texlive-datatool-2.10-1|76	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-mail-merge.tex
12mr|texlive-datatool-2.10-1|77	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-piechart.pdf
12mr|texlive-datatool-2.10-1|78	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-piechart.tex
12mr|texlive-datatool-2.10-1|79	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-student-records.csv
12mr|texlive-datatool-2.10-1|80	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-student-scores.pdf
12mr|texlive-datatool-2.10-1|81	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-student-scores.tex
12mr|texlive-datatool-2.10-1|82	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-two-per-row.pdf
12mr|texlive-datatool-2.10-1|83	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-two-per-row.tex
12mr|texlive-datatool-2.10-1|84	#- source
12mr|texlive-datatool-2.10-1|85	%doc %{_texmfdistdir}/source/latex/datatool/datatool.dtx
12mr|texlive-datatool-2.10-1|86	%doc %{_texmfdistdir}/source/latex/datatool/datatool.ins
12mr|texlive-datatool-2.10-1|87	
12mr|texlive-datatool-2.10-1|88	#-----------------------------------------------------------------------
12mr|texlive-datatool-2.10-1|89	%prep
12mr|texlive-datatool-2.10-1|90	%setup -c -a0 -a1 -a2
12mr|texlive-datatool-2.10-1|91	
12mr|texlive-datatool-2.10-1|92	%build
12mr|texlive-datatool-2.10-1|93	
12mr|texlive-datatool-2.10-1|94	%install
12mr|texlive-datatool-2.10-1|95	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-datatool-2.10-1|96	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-datatool-2.10-1|97	
12mr|texlive-datatool-2.10-1|98	
12mr|texlive-datatool-2.10-1|99	
12mr|texlive-datatool-2.10-1|100	%changelog
12mr|texlive-datatool-2.10-1|101	

17144 12
12mr|texlive-dateiliste-0.5-2|1	# revision 16032
12mr|texlive-dateiliste-0.5-2|2	# category Package
12mr|texlive-dateiliste-0.5-2|3	# catalog-ctan /macros/latex/contrib/dateiliste
12mr|texlive-dateiliste-0.5-2|4	# catalog-date 2009-11-04 23:51:05 +0100
12mr|texlive-dateiliste-0.5-2|5	# catalog-license lppl
12mr|texlive-dateiliste-0.5-2|6	# catalog-version 0.5
12mr|texlive-dateiliste-0.5-2|7	Name:		texlive-dateiliste
12mr|texlive-dateiliste-0.5-2|8	Version:	0.5
12mr|texlive-dateiliste-0.5-2|9	Release:	2
12mr|texlive-dateiliste-0.5-2|10	Summary:	Extensions of the \listfiles concept
12mr|texlive-dateiliste-0.5-2|11	Group:		Publishing
12mr|texlive-dateiliste-0.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dateiliste
12mr|texlive-dateiliste-0.5-2|13	License:	LPPL
12mr|texlive-dateiliste-0.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dateiliste.tar.xz
12mr|texlive-dateiliste-0.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dateiliste.doc.tar.xz
12mr|texlive-dateiliste-0.5-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dateiliste.source.tar.xz
12mr|texlive-dateiliste-0.5-2|17	BuildArch:	noarch
12mr|texlive-dateiliste-0.5-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-dateiliste-0.5-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-dateiliste-0.5-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-dateiliste-0.5-2|21	
12mr|texlive-dateiliste-0.5-2|22	%description
12mr|texlive-dateiliste-0.5-2|23	The package provides a file list (similar to that offered by
12mr|texlive-dateiliste-0.5-2|24	\listfiles), neatly laid out as a table. The main document can
12mr|texlive-dateiliste-0.5-2|25	be included in the list, and a command is available for
12mr|texlive-dateiliste-0.5-2|26	providing RCS-maintained data for printing in the file list.
12mr|texlive-dateiliste-0.5-2|27	
12mr|texlive-dateiliste-0.5-2|28	%post
12mr|texlive-dateiliste-0.5-2|29	%{_sbindir}/texlive.post
12mr|texlive-dateiliste-0.5-2|30	
12mr|texlive-dateiliste-0.5-2|31	%postun
12mr|texlive-dateiliste-0.5-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-dateiliste-0.5-2|33	%{_sbindir}/texlive.post
12mr|texlive-dateiliste-0.5-2|34	fi
12mr|texlive-dateiliste-0.5-2|35	
12mr|texlive-dateiliste-0.5-2|36	#-----------------------------------------------------------------------
12mr|texlive-dateiliste-0.5-2|37	%files
12mr|texlive-dateiliste-0.5-2|38	%{_texmfdistdir}/tex/latex/dateiliste/dateiliste.sty
12mr|texlive-dateiliste-0.5-2|39	%doc %{_texmfdistdir}/doc/latex/dateiliste/README
12mr|texlive-dateiliste-0.5-2|40	%doc %{_texmfdistdir}/doc/latex/dateiliste/README-de
12mr|texlive-dateiliste-0.5-2|41	%doc %{_texmfdistdir}/doc/latex/dateiliste/README-en
12mr|texlive-dateiliste-0.5-2|42	%doc %{_texmfdistdir}/doc/latex/dateiliste/README-eo
12mr|texlive-dateiliste-0.5-2|43	%doc %{_texmfdistdir}/doc/latex/dateiliste/dateiliste.pdf
12mr|texlive-dateiliste-0.5-2|44	#- source
12mr|texlive-dateiliste-0.5-2|45	%doc %{_texmfdistdir}/source/latex/dateiliste/dateiliste.dtx
12mr|texlive-dateiliste-0.5-2|46	%doc %{_texmfdistdir}/source/latex/dateiliste/dateiliste.ins
12mr|texlive-dateiliste-0.5-2|47	
12mr|texlive-dateiliste-0.5-2|48	#-----------------------------------------------------------------------
12mr|texlive-dateiliste-0.5-2|49	%prep
12mr|texlive-dateiliste-0.5-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-dateiliste-0.5-2|51	
12mr|texlive-dateiliste-0.5-2|52	%build
12mr|texlive-dateiliste-0.5-2|53	
12mr|texlive-dateiliste-0.5-2|54	%install
12mr|texlive-dateiliste-0.5-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dateiliste-0.5-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-dateiliste-0.5-2|57	
12mr|texlive-dateiliste-0.5-2|58	
12mr|texlive-dateiliste-0.5-2|59	
12mr|texlive-dateiliste-0.5-2|60	%changelog
12mr|texlive-dateiliste-0.5-2|61	

17145 12
12mr|texlive-datenumber-0.02-2|1	# revision 18951
12mr|texlive-datenumber-0.02-2|2	# category Package
12mr|texlive-datenumber-0.02-2|3	# catalog-ctan /macros/latex/contrib/datenumber
12mr|texlive-datenumber-0.02-2|4	# catalog-date 2006-11-16 11:36:05 +0100
12mr|texlive-datenumber-0.02-2|5	# catalog-license lppl
12mr|texlive-datenumber-0.02-2|6	# catalog-version 0.02
12mr|texlive-datenumber-0.02-2|7	Name:		texlive-datenumber
12mr|texlive-datenumber-0.02-2|8	Version:	0.02
12mr|texlive-datenumber-0.02-2|9	Release:	2
12mr|texlive-datenumber-0.02-2|10	Summary:	Convert a date into a number and vice versa
12mr|texlive-datenumber-0.02-2|11	Group:		Publishing
12mr|texlive-datenumber-0.02-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/datenumber
12mr|texlive-datenumber-0.02-2|13	License:	LPPL
12mr|texlive-datenumber-0.02-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datenumber.tar.xz
12mr|texlive-datenumber-0.02-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datenumber.doc.tar.xz
12mr|texlive-datenumber-0.02-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datenumber.source.tar.xz
12mr|texlive-datenumber-0.02-2|17	BuildArch:	noarch
12mr|texlive-datenumber-0.02-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-datenumber-0.02-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-datenumber-0.02-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-datenumber-0.02-2|21	
12mr|texlive-datenumber-0.02-2|22	%description
12mr|texlive-datenumber-0.02-2|23	This package provides commands to convert a date into a number
12mr|texlive-datenumber-0.02-2|24	and vice versa. Additionally there are commands for
12mr|texlive-datenumber-0.02-2|25	incrementing and decrementing a date. Leap years and the
12mr|texlive-datenumber-0.02-2|26	Gregorian calendar reform are considered.
12mr|texlive-datenumber-0.02-2|27	
12mr|texlive-datenumber-0.02-2|28	%post
12mr|texlive-datenumber-0.02-2|29	%{_sbindir}/texlive.post
12mr|texlive-datenumber-0.02-2|30	
12mr|texlive-datenumber-0.02-2|31	%postun
12mr|texlive-datenumber-0.02-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-datenumber-0.02-2|33	%{_sbindir}/texlive.post
12mr|texlive-datenumber-0.02-2|34	fi
12mr|texlive-datenumber-0.02-2|35	
12mr|texlive-datenumber-0.02-2|36	#-----------------------------------------------------------------------
12mr|texlive-datenumber-0.02-2|37	%files
12mr|texlive-datenumber-0.02-2|38	%{_texmfdistdir}/tex/latex/datenumber/datenumber.sty
12mr|texlive-datenumber-0.02-2|39	%{_texmfdistdir}/tex/latex/datenumber/datenumberUSenglish.ldf
12mr|texlive-datenumber-0.02-2|40	%{_texmfdistdir}/tex/latex/datenumber/datenumberdummy.ldf
12mr|texlive-datenumber-0.02-2|41	%{_texmfdistdir}/tex/latex/datenumber/datenumberenglish.ldf
12mr|texlive-datenumber-0.02-2|42	%{_texmfdistdir}/tex/latex/datenumber/datenumberfrench.ldf
12mr|texlive-datenumber-0.02-2|43	%{_texmfdistdir}/tex/latex/datenumber/datenumbergerman.ldf
12mr|texlive-datenumber-0.02-2|44	%{_texmfdistdir}/tex/latex/datenumber/datenumberspanish.ldf
12mr|texlive-datenumber-0.02-2|45	%doc %{_texmfdistdir}/doc/latex/datenumber/README.txt
12mr|texlive-datenumber-0.02-2|46	%doc %{_texmfdistdir}/doc/latex/datenumber/doc.pdf
12mr|texlive-datenumber-0.02-2|47	%doc %{_texmfdistdir}/doc/latex/datenumber/doc.tex
12mr|texlive-datenumber-0.02-2|48	%doc %{_texmfdistdir}/doc/latex/datenumber/docgerman.pdf
12mr|texlive-datenumber-0.02-2|49	%doc %{_texmfdistdir}/doc/latex/datenumber/docgerman.tex
12mr|texlive-datenumber-0.02-2|50	#- source
12mr|texlive-datenumber-0.02-2|51	%doc %{_texmfdistdir}/source/latex/datenumber/datenumber.dtx
12mr|texlive-datenumber-0.02-2|52	%doc %{_texmfdistdir}/source/latex/datenumber/datenumber.ins
12mr|texlive-datenumber-0.02-2|53	
12mr|texlive-datenumber-0.02-2|54	#-----------------------------------------------------------------------
12mr|texlive-datenumber-0.02-2|55	%prep
12mr|texlive-datenumber-0.02-2|56	%setup -c -a0 -a1 -a2
12mr|texlive-datenumber-0.02-2|57	
12mr|texlive-datenumber-0.02-2|58	%build
12mr|texlive-datenumber-0.02-2|59	
12mr|texlive-datenumber-0.02-2|60	%install
12mr|texlive-datenumber-0.02-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-datenumber-0.02-2|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-datenumber-0.02-2|63	
12mr|texlive-datenumber-0.02-2|64	
12mr|texlive-datenumber-0.02-2|65	
12mr|texlive-datenumber-0.02-2|66	%changelog
12mr|texlive-datenumber-0.02-2|67	

17146 12
12mr|texlive-datetime-2.58-2|1	# revision 19834
12mr|texlive-datetime-2.58-2|2	# category Package
12mr|texlive-datetime-2.58-2|3	# catalog-ctan /macros/latex/contrib/datetime
12mr|texlive-datetime-2.58-2|4	# catalog-date 2010-09-21 11:20:39 +0200
12mr|texlive-datetime-2.58-2|5	# catalog-license lppl1.3
12mr|texlive-datetime-2.58-2|6	# catalog-version 2.58
12mr|texlive-datetime-2.58-2|7	Name:		texlive-datetime
12mr|texlive-datetime-2.58-2|8	Version:	2.58
12mr|texlive-datetime-2.58-2|9	Release:	2
12mr|texlive-datetime-2.58-2|10	Summary:	Change format of \today with commands for current time
12mr|texlive-datetime-2.58-2|11	Group:		Publishing
12mr|texlive-datetime-2.58-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/datetime
12mr|texlive-datetime-2.58-2|13	License:	LPPL1.3
12mr|texlive-datetime-2.58-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datetime.tar.xz
12mr|texlive-datetime-2.58-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datetime.doc.tar.xz
12mr|texlive-datetime-2.58-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datetime.source.tar.xz
12mr|texlive-datetime-2.58-2|17	BuildArch:	noarch
12mr|texlive-datetime-2.58-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-datetime-2.58-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-datetime-2.58-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-datetime-2.58-2|21	Requires:	texlive-fmtcount
12mr|texlive-datetime-2.58-2|22	
12mr|texlive-datetime-2.58-2|23	%description
12mr|texlive-datetime-2.58-2|24	Provides various different formats for the text created by the
12mr|texlive-datetime-2.58-2|25	command \today, and also provides commands for displaying the
12mr|texlive-datetime-2.58-2|26	current time (or any given time), in 12-hour, 24-hour or text
12mr|texlive-datetime-2.58-2|27	format. The package overrides babel's date format, having its
12mr|texlive-datetime-2.58-2|28	own library of date formats in different languages. The package
12mr|texlive-datetime-2.58-2|29	requires the fmtcount package.
12mr|texlive-datetime-2.58-2|30	
12mr|texlive-datetime-2.58-2|31	%post
12mr|texlive-datetime-2.58-2|32	%{_sbindir}/texlive.post
12mr|texlive-datetime-2.58-2|33	
12mr|texlive-datetime-2.58-2|34	%postun
12mr|texlive-datetime-2.58-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-datetime-2.58-2|36	%{_sbindir}/texlive.post
12mr|texlive-datetime-2.58-2|37	fi
12mr|texlive-datetime-2.58-2|38	
12mr|texlive-datetime-2.58-2|39	#-----------------------------------------------------------------------
12mr|texlive-datetime-2.58-2|40	%files
12mr|texlive-datetime-2.58-2|41	%{_texmfdistdir}/tex/latex/datetime/datetime.sty
12mr|texlive-datetime-2.58-2|42	%{_texmfdistdir}/tex/latex/datetime/dt-UKenglish.def
12mr|texlive-datetime-2.58-2|43	%{_texmfdistdir}/tex/latex/datetime/dt-USenglish.def
12mr|texlive-datetime-2.58-2|44	%{_texmfdistdir}/tex/latex/datetime/dt-american.def
12mr|texlive-datetime-2.58-2|45	%{_texmfdistdir}/tex/latex/datetime/dt-austrian.def
12mr|texlive-datetime-2.58-2|46	%{_texmfdistdir}/tex/latex/datetime/dt-bahasa.def
12mr|texlive-datetime-2.58-2|47	%{_texmfdistdir}/tex/latex/datetime/dt-basque.def
12mr|texlive-datetime-2.58-2|48	%{_texmfdistdir}/tex/latex/datetime/dt-breton.def
12mr|texlive-datetime-2.58-2|49	%{_texmfdistdir}/tex/latex/datetime/dt-british.def
12mr|texlive-datetime-2.58-2|50	%{_texmfdistdir}/tex/latex/datetime/dt-bulgarian.def
12mr|texlive-datetime-2.58-2|51	%{_texmfdistdir}/tex/latex/datetime/dt-catalan.def
12mr|texlive-datetime-2.58-2|52	%{_texmfdistdir}/tex/latex/datetime/dt-croatian.def
12mr|texlive-datetime-2.58-2|53	%{_texmfdistdir}/tex/latex/datetime/dt-czech.def
12mr|texlive-datetime-2.58-2|54	%{_texmfdistdir}/tex/latex/datetime/dt-danish.def
12mr|texlive-datetime-2.58-2|55	%{_texmfdistdir}/tex/latex/datetime/dt-dutch.def
12mr|texlive-datetime-2.58-2|56	%{_texmfdistdir}/tex/latex/datetime/dt-esperanto.def
12mr|texlive-datetime-2.58-2|57	%{_texmfdistdir}/tex/latex/datetime/dt-estonian.def
12mr|texlive-datetime-2.58-2|58	%{_texmfdistdir}/tex/latex/datetime/dt-finnish.def
12mr|texlive-datetime-2.58-2|59	%{_texmfdistdir}/tex/latex/datetime/dt-french.def
12mr|texlive-datetime-2.58-2|60	%{_texmfdistdir}/tex/latex/datetime/dt-galician.def
12mr|texlive-datetime-2.58-2|61	%{_texmfdistdir}/tex/latex/datetime/dt-german.def
12mr|texlive-datetime-2.58-2|62	%{_texmfdistdir}/tex/latex/datetime/dt-greek.def
12mr|texlive-datetime-2.58-2|63	%{_texmfdistdir}/tex/latex/datetime/dt-hebrew.def
12mr|texlive-datetime-2.58-2|64	%{_texmfdistdir}/tex/latex/datetime/dt-icelandic.def
12mr|texlive-datetime-2.58-2|65	%{_texmfdistdir}/tex/latex/datetime/dt-irish.def
12mr|texlive-datetime-2.58-2|66	%{_texmfdistdir}/tex/latex/datetime/dt-italian.def
12mr|texlive-datetime-2.58-2|67	%{_texmfdistdir}/tex/latex/datetime/dt-latin.def
12mr|texlive-datetime-2.58-2|68	%{_texmfdistdir}/tex/latex/datetime/dt-lsorbian.def
12mr|texlive-datetime-2.58-2|69	%{_texmfdistdir}/tex/latex/datetime/dt-magyar.def
12mr|texlive-datetime-2.58-2|70	%{_texmfdistdir}/tex/latex/datetime/dt-naustrian.def
12mr|texlive-datetime-2.58-2|71	%{_texmfdistdir}/tex/latex/datetime/dt-ngerman.def
12mr|texlive-datetime-2.58-2|72	%{_texmfdistdir}/tex/latex/datetime/dt-norsk.def
12mr|texlive-datetime-2.58-2|73	%{_texmfdistdir}/tex/latex/datetime/dt-polish.def
12mr|texlive-datetime-2.58-2|74	%{_texmfdistdir}/tex/latex/datetime/dt-portuges.def
12mr|texlive-datetime-2.58-2|75	%{_texmfdistdir}/tex/latex/datetime/dt-romanian.def
12mr|texlive-datetime-2.58-2|76	%{_texmfdistdir}/tex/latex/datetime/dt-russian.def
12mr|texlive-datetime-2.58-2|77	%{_texmfdistdir}/tex/latex/datetime/dt-samin.def
12mr|texlive-datetime-2.58-2|78	%{_texmfdistdir}/tex/latex/datetime/dt-scottish.def
12mr|texlive-datetime-2.58-2|79	%{_texmfdistdir}/tex/latex/datetime/dt-serbian.def
12mr|texlive-datetime-2.58-2|80	%{_texmfdistdir}/tex/latex/datetime/dt-slovak.def
12mr|texlive-datetime-2.58-2|81	%{_texmfdistdir}/tex/latex/datetime/dt-slovene.def
12mr|texlive-datetime-2.58-2|82	%{_texmfdistdir}/tex/latex/datetime/dt-spanish.def
12mr|texlive-datetime-2.58-2|83	%{_texmfdistdir}/tex/latex/datetime/dt-swedish.def
12mr|texlive-datetime-2.58-2|84	%{_texmfdistdir}/tex/latex/datetime/dt-turkish.def
12mr|texlive-datetime-2.58-2|85	%{_texmfdistdir}/tex/latex/datetime/dt-ukraineb.def
12mr|texlive-datetime-2.58-2|86	%{_texmfdistdir}/tex/latex/datetime/dt-usorbian.def
12mr|texlive-datetime-2.58-2|87	%{_texmfdistdir}/tex/latex/datetime/dt-welsh.def
12mr|texlive-datetime-2.58-2|88	%doc %{_texmfdistdir}/doc/latex/datetime/CHANGES
12mr|texlive-datetime-2.58-2|89	%doc %{_texmfdistdir}/doc/latex/datetime/README
12mr|texlive-datetime-2.58-2|90	%doc %{_texmfdistdir}/doc/latex/datetime/datetime-manual.css
12mr|texlive-datetime-2.58-2|91	%doc %{_texmfdistdir}/doc/latex/datetime/datetime-manual.html
12mr|texlive-datetime-2.58-2|92	%doc %{_texmfdistdir}/doc/latex/datetime/datetime-manual.tex
12mr|texlive-datetime-2.58-2|93	%doc %{_texmfdistdir}/doc/latex/datetime/datetime.pdf
12mr|texlive-datetime-2.58-2|94	#- source
12mr|texlive-datetime-2.58-2|95	%doc %{_texmfdistdir}/source/latex/datetime/datetime.dtx
12mr|texlive-datetime-2.58-2|96	%doc %{_texmfdistdir}/source/latex/datetime/datetime.ins
12mr|texlive-datetime-2.58-2|97	%doc %{_texmfdistdir}/source/latex/datetime/datetime.perl
12mr|texlive-datetime-2.58-2|98	
12mr|texlive-datetime-2.58-2|99	#-----------------------------------------------------------------------
12mr|texlive-datetime-2.58-2|100	%prep
12mr|texlive-datetime-2.58-2|101	%setup -c -a0 -a1 -a2
12mr|texlive-datetime-2.58-2|102	
12mr|texlive-datetime-2.58-2|103	%build
12mr|texlive-datetime-2.58-2|104	
12mr|texlive-datetime-2.58-2|105	%install
12mr|texlive-datetime-2.58-2|106	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-datetime-2.58-2|107	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-datetime-2.58-2|108	
12mr|texlive-datetime-2.58-2|109	
12mr|texlive-datetime-2.58-2|110	
12mr|texlive-datetime-2.58-2|111	%changelog
12mr|texlive-datetime-2.58-2|112	

17147 12
12mr|texlive-dblfloatfix-1.0-2|1	# revision 17191
12mr|texlive-dblfloatfix-1.0-2|2	# category Package
12mr|texlive-dblfloatfix-1.0-2|3	# catalog-ctan /macros/latex/contrib/dblfloatfix
12mr|texlive-dblfloatfix-1.0-2|4	# catalog-date 2010-03-09 12:54:42 +0100
12mr|texlive-dblfloatfix-1.0-2|5	# catalog-license lppl
12mr|texlive-dblfloatfix-1.0-2|6	# catalog-version 1.0
12mr|texlive-dblfloatfix-1.0-2|7	Name:		texlive-dblfloatfix
12mr|texlive-dblfloatfix-1.0-2|8	Version:	1.0
12mr|texlive-dblfloatfix-1.0-2|9	Release:	2
12mr|texlive-dblfloatfix-1.0-2|10	Summary:	Fixes for twocolumn floats
12mr|texlive-dblfloatfix-1.0-2|11	Group:		Publishing
12mr|texlive-dblfloatfix-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dblfloatfix
12mr|texlive-dblfloatfix-1.0-2|13	License:	LPPL
12mr|texlive-dblfloatfix-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dblfloatfix.tar.xz
12mr|texlive-dblfloatfix-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dblfloatfix.doc.tar.xz
12mr|texlive-dblfloatfix-1.0-2|16	BuildArch:	noarch
12mr|texlive-dblfloatfix-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dblfloatfix-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dblfloatfix-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-dblfloatfix-1.0-2|20	
12mr|texlive-dblfloatfix-1.0-2|21	%description
12mr|texlive-dblfloatfix-1.0-2|22	The package solves two problems: floats in a twocolumn document
12mr|texlive-dblfloatfix-1.0-2|23	come out in the right order and allowed float positions are now
12mr|texlive-dblfloatfix-1.0-2|24	[tbp]. The packages actually merges facilities from fixltx2e
12mr|texlive-dblfloatfix-1.0-2|25	and stfloats.
12mr|texlive-dblfloatfix-1.0-2|26	
12mr|texlive-dblfloatfix-1.0-2|27	%post
12mr|texlive-dblfloatfix-1.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-dblfloatfix-1.0-2|29	
12mr|texlive-dblfloatfix-1.0-2|30	%postun
12mr|texlive-dblfloatfix-1.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-dblfloatfix-1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-dblfloatfix-1.0-2|33	fi
12mr|texlive-dblfloatfix-1.0-2|34	
12mr|texlive-dblfloatfix-1.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-dblfloatfix-1.0-2|36	%files
12mr|texlive-dblfloatfix-1.0-2|37	%{_texmfdistdir}/tex/latex/dblfloatfix/dblfloatfix.sty
12mr|texlive-dblfloatfix-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/dblfloatfix/dblfloatfix.pdf
12mr|texlive-dblfloatfix-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/dblfloatfix/dblfloatfix.tex
12mr|texlive-dblfloatfix-1.0-2|40	
12mr|texlive-dblfloatfix-1.0-2|41	#-----------------------------------------------------------------------
12mr|texlive-dblfloatfix-1.0-2|42	%prep
12mr|texlive-dblfloatfix-1.0-2|43	%setup -c -a0 -a1
12mr|texlive-dblfloatfix-1.0-2|44	
12mr|texlive-dblfloatfix-1.0-2|45	%build
12mr|texlive-dblfloatfix-1.0-2|46	
12mr|texlive-dblfloatfix-1.0-2|47	%install
12mr|texlive-dblfloatfix-1.0-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dblfloatfix-1.0-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-dblfloatfix-1.0-2|50	
12mr|texlive-dblfloatfix-1.0-2|51	
12mr|texlive-dblfloatfix-1.0-2|52	
12mr|texlive-dblfloatfix-1.0-2|53	%changelog
12mr|texlive-dblfloatfix-1.0-2|54	

17148 12
12mr|texlive-dcpic-4.3.2-2|1	# revision 19440
12mr|texlive-dcpic-4.3.2-2|2	# category Package
12mr|texlive-dcpic-4.3.2-2|3	# catalog-ctan /macros/generic/diagrams/dcpic
12mr|texlive-dcpic-4.3.2-2|4	# catalog-date 2009-12-22 14:54:36 +0100
12mr|texlive-dcpic-4.3.2-2|5	# catalog-license lppl
12mr|texlive-dcpic-4.3.2-2|6	# catalog-version 4.3.2
12mr|texlive-dcpic-4.3.2-2|7	Name:		texlive-dcpic
12mr|texlive-dcpic-4.3.2-2|8	Version:	4.3.2
12mr|texlive-dcpic-4.3.2-2|9	Release:	2
12mr|texlive-dcpic-4.3.2-2|10	Summary:	Commutative diagrams in a LaTeX and TeX documents
12mr|texlive-dcpic-4.3.2-2|11	Group:		Publishing
12mr|texlive-dcpic-4.3.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/diagrams/dcpic
12mr|texlive-dcpic-4.3.2-2|13	License:	LPPL
12mr|texlive-dcpic-4.3.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dcpic.tar.xz
12mr|texlive-dcpic-4.3.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dcpic.doc.tar.xz
12mr|texlive-dcpic-4.3.2-2|16	BuildArch:	noarch
12mr|texlive-dcpic-4.3.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dcpic-4.3.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dcpic-4.3.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-dcpic-4.3.2-2|20	
12mr|texlive-dcpic-4.3.2-2|21	%description
12mr|texlive-dcpic-4.3.2-2|22	DCpic is a package for typesetting Commutative Diagrams within
12mr|texlive-dcpic-4.3.2-2|23	a LaTeX and TeX documents. Its distinguishing features are: a
12mr|texlive-dcpic-4.3.2-2|24	powerful graphical engine, the PiCTeX package; an easy
12mr|texlive-dcpic-4.3.2-2|25	specification syntax in which a commutative diagram is
12mr|texlive-dcpic-4.3.2-2|26	described in terms of its objects and its arrows (morphism),
12mr|texlive-dcpic-4.3.2-2|27	positioned in a Cartesian coordinate system.
12mr|texlive-dcpic-4.3.2-2|28	
12mr|texlive-dcpic-4.3.2-2|29	%post
12mr|texlive-dcpic-4.3.2-2|30	%{_sbindir}/texlive.post
12mr|texlive-dcpic-4.3.2-2|31	
12mr|texlive-dcpic-4.3.2-2|32	%postun
12mr|texlive-dcpic-4.3.2-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-dcpic-4.3.2-2|34	%{_sbindir}/texlive.post
12mr|texlive-dcpic-4.3.2-2|35	fi
12mr|texlive-dcpic-4.3.2-2|36	
12mr|texlive-dcpic-4.3.2-2|37	#-----------------------------------------------------------------------
12mr|texlive-dcpic-4.3.2-2|38	%files
12mr|texlive-dcpic-4.3.2-2|39	%{_texmfdistdir}/tex/generic/dcpic/dcpic.sty
12mr|texlive-dcpic-4.3.2-2|40	%doc %{_texmfdistdir}/doc/generic/dcpic/README
12mr|texlive-dcpic-4.3.2-2|41	%doc %{_texmfdistdir}/doc/generic/dcpic/README.TEXLIVE
12mr|texlive-dcpic-4.3.2-2|42	%doc %{_texmfdistdir}/doc/generic/dcpic/examples.tex
12mr|texlive-dcpic-4.3.2-2|43	
12mr|texlive-dcpic-4.3.2-2|44	#-----------------------------------------------------------------------
12mr|texlive-dcpic-4.3.2-2|45	%prep
12mr|texlive-dcpic-4.3.2-2|46	%setup -c -a0 -a1
12mr|texlive-dcpic-4.3.2-2|47	
12mr|texlive-dcpic-4.3.2-2|48	%build
12mr|texlive-dcpic-4.3.2-2|49	
12mr|texlive-dcpic-4.3.2-2|50	%install
12mr|texlive-dcpic-4.3.2-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dcpic-4.3.2-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-dcpic-4.3.2-2|53	
12mr|texlive-dcpic-4.3.2-2|54	
12mr|texlive-dcpic-4.3.2-2|55	
12mr|texlive-dcpic-4.3.2-2|56	%changelog
12mr|texlive-dcpic-4.3.2-2|57	

17149 12
12mr|texlive-decimal-20110606-2|1	# revision 23374
12mr|texlive-decimal-20110606-2|2	# category Package
12mr|texlive-decimal-20110606-2|3	# catalog-ctan /macros/latex/contrib/decimal
12mr|texlive-decimal-20110606-2|4	# catalog-date 2011-06-06 11:09:01 +0200
12mr|texlive-decimal-20110606-2|5	# catalog-license lppl1
12mr|texlive-decimal-20110606-2|6	# catalog-version undef
12mr|texlive-decimal-20110606-2|7	Name:		texlive-decimal
12mr|texlive-decimal-20110606-2|8	Version:	20110606
12mr|texlive-decimal-20110606-2|9	Release:	2
12mr|texlive-decimal-20110606-2|10	Summary:	LaTeX package for the English raised decimal point
12mr|texlive-decimal-20110606-2|11	Group:		Publishing
12mr|texlive-decimal-20110606-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/decimal
12mr|texlive-decimal-20110606-2|13	License:	LPPL1
12mr|texlive-decimal-20110606-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/decimal.tar.xz
12mr|texlive-decimal-20110606-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/decimal.doc.tar.xz
12mr|texlive-decimal-20110606-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/decimal.source.tar.xz
12mr|texlive-decimal-20110606-2|17	BuildArch:	noarch
12mr|texlive-decimal-20110606-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-decimal-20110606-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-decimal-20110606-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-decimal-20110606-2|21	
12mr|texlive-decimal-20110606-2|22	%description
12mr|texlive-decimal-20110606-2|23	This LaTeX package should be used by people who need the
12mr|texlive-decimal-20110606-2|24	traditional English raised decimal point, instead of the
12mr|texlive-decimal-20110606-2|25	American-style period.
12mr|texlive-decimal-20110606-2|26	
12mr|texlive-decimal-20110606-2|27	%post
12mr|texlive-decimal-20110606-2|28	%{_sbindir}/texlive.post
12mr|texlive-decimal-20110606-2|29	
12mr|texlive-decimal-20110606-2|30	%postun
12mr|texlive-decimal-20110606-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-decimal-20110606-2|32	%{_sbindir}/texlive.post
12mr|texlive-decimal-20110606-2|33	fi
12mr|texlive-decimal-20110606-2|34	
12mr|texlive-decimal-20110606-2|35	#-----------------------------------------------------------------------
12mr|texlive-decimal-20110606-2|36	%files
12mr|texlive-decimal-20110606-2|37	%{_texmfdistdir}/tex/latex/decimal/decimal.sty
12mr|texlive-decimal-20110606-2|38	%doc %{_texmfdistdir}/doc/latex/decimal/decimal.pdf
12mr|texlive-decimal-20110606-2|39	#- source
12mr|texlive-decimal-20110606-2|40	%doc %{_texmfdistdir}/source/latex/decimal/decimal.dtx
12mr|texlive-decimal-20110606-2|41	%doc %{_texmfdistdir}/source/latex/decimal/decimal.ins
12mr|texlive-decimal-20110606-2|42	
12mr|texlive-decimal-20110606-2|43	#-----------------------------------------------------------------------
12mr|texlive-decimal-20110606-2|44	%prep
12mr|texlive-decimal-20110606-2|45	%setup -c -a0 -a1 -a2
12mr|texlive-decimal-20110606-2|46	
12mr|texlive-decimal-20110606-2|47	%build
12mr|texlive-decimal-20110606-2|48	
12mr|texlive-decimal-20110606-2|49	%install
12mr|texlive-decimal-20110606-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-decimal-20110606-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-decimal-20110606-2|52	
12mr|texlive-decimal-20110606-2|53	
12mr|texlive-decimal-20110606-2|54	
12mr|texlive-decimal-20110606-2|55	%changelog
12mr|texlive-decimal-20110606-2|56	

17150 12
12mr|texlive-decorule-0.6-2|1	# revision 23487
12mr|texlive-decorule-0.6-2|2	# category Package
12mr|texlive-decorule-0.6-2|3	# catalog-ctan /macros/latex/contrib/decorule
12mr|texlive-decorule-0.6-2|4	# catalog-date 2011-08-06 17:02:51 +0200
12mr|texlive-decorule-0.6-2|5	# catalog-license lppl1.3
12mr|texlive-decorule-0.6-2|6	# catalog-version 0.6
12mr|texlive-decorule-0.6-2|7	Name:		texlive-decorule
12mr|texlive-decorule-0.6-2|8	Version:	0.6
12mr|texlive-decorule-0.6-2|9	Release:	2
12mr|texlive-decorule-0.6-2|10	Summary:	Decorative swelled rule using font character
12mr|texlive-decorule-0.6-2|11	Group:		Publishing
12mr|texlive-decorule-0.6-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/decorule
12mr|texlive-decorule-0.6-2|13	License:	LPPL1.3
12mr|texlive-decorule-0.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/decorule.tar.xz
12mr|texlive-decorule-0.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/decorule.doc.tar.xz
12mr|texlive-decorule-0.6-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/decorule.source.tar.xz
12mr|texlive-decorule-0.6-2|17	BuildArch:	noarch
12mr|texlive-decorule-0.6-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-decorule-0.6-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-decorule-0.6-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-decorule-0.6-2|21	
12mr|texlive-decorule-0.6-2|22	%description
12mr|texlive-decorule-0.6-2|23	The package implements a decorative swelled rule using only a
12mr|texlive-decorule-0.6-2|24	symbol from a font installed with all distributions of TeX, so
12mr|texlive-decorule-0.6-2|25	it works independently, without the need to install any
12mr|texlive-decorule-0.6-2|26	additional software or fonts. This is the packaged version of
12mr|texlive-decorule-0.6-2|27	the macro which was originally published in the "Typographers'
12mr|texlive-decorule-0.6-2|28	Inn" column in TUGboat 31:1 (2010).
12mr|texlive-decorule-0.6-2|29	
12mr|texlive-decorule-0.6-2|30	%post
12mr|texlive-decorule-0.6-2|31	%{_sbindir}/texlive.post
12mr|texlive-decorule-0.6-2|32	
12mr|texlive-decorule-0.6-2|33	%postun
12mr|texlive-decorule-0.6-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-decorule-0.6-2|35	%{_sbindir}/texlive.post
12mr|texlive-decorule-0.6-2|36	fi
12mr|texlive-decorule-0.6-2|37	
12mr|texlive-decorule-0.6-2|38	#-----------------------------------------------------------------------
12mr|texlive-decorule-0.6-2|39	%files
12mr|texlive-decorule-0.6-2|40	%{_texmfdistdir}/tex/latex/decorule/decorule.sty
12mr|texlive-decorule-0.6-2|41	%doc %{_texmfdistdir}/doc/latex/decorule/MANIFEST
12mr|texlive-decorule-0.6-2|42	%doc %{_texmfdistdir}/doc/latex/decorule/README
12mr|texlive-decorule-0.6-2|43	%doc %{_texmfdistdir}/doc/latex/decorule/decorule.pdf
12mr|texlive-decorule-0.6-2|44	#- source
12mr|texlive-decorule-0.6-2|45	%doc %{_texmfdistdir}/source/latex/decorule/decorule.dtx
12mr|texlive-decorule-0.6-2|46	%doc %{_texmfdistdir}/source/latex/decorule/decorule.ins
12mr|texlive-decorule-0.6-2|47	
12mr|texlive-decorule-0.6-2|48	#-----------------------------------------------------------------------
12mr|texlive-decorule-0.6-2|49	%prep
12mr|texlive-decorule-0.6-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-decorule-0.6-2|51	
12mr|texlive-decorule-0.6-2|52	%build
12mr|texlive-decorule-0.6-2|53	
12mr|texlive-decorule-0.6-2|54	%install
12mr|texlive-decorule-0.6-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-decorule-0.6-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-decorule-0.6-2|57	
12mr|texlive-decorule-0.6-2|58	
12mr|texlive-decorule-0.6-2|59	
12mr|texlive-decorule-0.6-2|60	%changelog
12mr|texlive-decorule-0.6-2|61	

17151 12
12mr|texlive-dehyph-exptl-0.23-1|1	# revision 26867
12mr|texlive-dehyph-exptl-0.23-1|2	# category Package
12mr|texlive-dehyph-exptl-0.23-1|3	# catalog-ctan /language/hyphenation/dehyph-exptl
12mr|texlive-dehyph-exptl-0.23-1|4	# catalog-date 2012-05-31 18:53:16 +0200
12mr|texlive-dehyph-exptl-0.23-1|5	# catalog-license lppl
12mr|texlive-dehyph-exptl-0.23-1|6	# catalog-version 0.23
12mr|texlive-dehyph-exptl-0.23-1|7	Name:		texlive-dehyph-exptl
12mr|texlive-dehyph-exptl-0.23-1|8	Version:	0.23
12mr|texlive-dehyph-exptl-0.23-1|9	Release:	1
12mr|texlive-dehyph-exptl-0.23-1|10	Summary:	Experimental hyphenation patterns for the German language
12mr|texlive-dehyph-exptl-0.23-1|11	Group:		Publishing
12mr|texlive-dehyph-exptl-0.23-1|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/dehyph-exptl
12mr|texlive-dehyph-exptl-0.23-1|13	License:	LPPL
12mr|texlive-dehyph-exptl-0.23-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dehyph-exptl.tar.xz
12mr|texlive-dehyph-exptl-0.23-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dehyph-exptl.doc.tar.xz
12mr|texlive-dehyph-exptl-0.23-1|16	BuildArch:	noarch
12mr|texlive-dehyph-exptl-0.23-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dehyph-exptl-0.23-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dehyph-exptl-0.23-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-dehyph-exptl-0.23-1|20	Requires(post):	texlive-hyphen-base
12mr|texlive-dehyph-exptl-0.23-1|21	Requires:	texlive-hyph-utf8
12mr|texlive-dehyph-exptl-0.23-1|22	
12mr|texlive-dehyph-exptl-0.23-1|23	%description
12mr|texlive-dehyph-exptl-0.23-1|24	The package provides experimental hyphenation patterns for the
12mr|texlive-dehyph-exptl-0.23-1|25	German language, covering both traditional and reformed
12mr|texlive-dehyph-exptl-0.23-1|26	orthography. The patterns can be used with packages Babel and
12mr|texlive-dehyph-exptl-0.23-1|27	hyphsubst.
12mr|texlive-dehyph-exptl-0.23-1|28	
12mr|texlive-dehyph-exptl-0.23-1|29	%post
12mr|texlive-dehyph-exptl-0.23-1|30	%{_sbindir}/texlive.post
12mr|texlive-dehyph-exptl-0.23-1|31	
12mr|texlive-dehyph-exptl-0.23-1|32	%postun
12mr|texlive-dehyph-exptl-0.23-1|33	if [ $1 -eq 0 ]; then
12mr|texlive-dehyph-exptl-0.23-1|34	%{_sbindir}/texlive.post
12mr|texlive-dehyph-exptl-0.23-1|35	fi
12mr|texlive-dehyph-exptl-0.23-1|36	
12mr|texlive-dehyph-exptl-0.23-1|37	#-----------------------------------------------------------------------
12mr|texlive-dehyph-exptl-0.23-1|38	%files
12mr|texlive-dehyph-exptl-0.23-1|39	%{_texmfdistdir}/tex/generic/dehyph-exptl/dehyphn-x-2012-05-30.pat
12mr|texlive-dehyph-exptl-0.23-1|40	%{_texmfdistdir}/tex/generic/dehyph-exptl/dehyphn-x-2012-05-30.tex
12mr|texlive-dehyph-exptl-0.23-1|41	%{_texmfdistdir}/tex/generic/dehyph-exptl/dehypht-x-2012-05-30.pat
12mr|texlive-dehyph-exptl-0.23-1|42	%{_texmfdistdir}/tex/generic/dehyph-exptl/dehypht-x-2012-05-30.tex
12mr|texlive-dehyph-exptl-0.23-1|43	%{_texmfdistdir}/tex/generic/dehyph-exptl/dehyphts-x-2012-05-30.pat
12mr|texlive-dehyph-exptl-0.23-1|44	%{_texmfdistdir}/tex/generic/dehyph-exptl/dehyphts-x-2012-05-30.tex
12mr|texlive-dehyph-exptl-0.23-1|45	%_texmf_language_dat_d/dehyph-exptl
12mr|texlive-dehyph-exptl-0.23-1|46	%_texmf_language_def_d/dehyph-exptl
12mr|texlive-dehyph-exptl-0.23-1|47	%_texmf_language_lua_d/dehyph-exptl
12mr|texlive-dehyph-exptl-0.23-1|48	%doc %{_texmfdistdir}/doc/generic/dehyph-exptl/CHANGES
12mr|texlive-dehyph-exptl-0.23-1|49	%doc %{_texmfdistdir}/doc/generic/dehyph-exptl/INSTALL
12mr|texlive-dehyph-exptl-0.23-1|50	%doc %{_texmfdistdir}/doc/generic/dehyph-exptl/LICENSE
12mr|texlive-dehyph-exptl-0.23-1|51	%doc %{_texmfdistdir}/doc/generic/dehyph-exptl/README
12mr|texlive-dehyph-exptl-0.23-1|52	%doc %{_texmfdistdir}/doc/generic/dehyph-exptl/dehyph-exptl.bib
12mr|texlive-dehyph-exptl-0.23-1|53	%doc %{_texmfdistdir}/doc/generic/dehyph-exptl/dehyph-exptl.pdf
12mr|texlive-dehyph-exptl-0.23-1|54	%doc %{_texmfdistdir}/doc/generic/dehyph-exptl/dehyph-exptl.tex
12mr|texlive-dehyph-exptl-0.23-1|55	
12mr|texlive-dehyph-exptl-0.23-1|56	#-----------------------------------------------------------------------
12mr|texlive-dehyph-exptl-0.23-1|57	%prep
12mr|texlive-dehyph-exptl-0.23-1|58	%setup -c -a0 -a1
12mr|texlive-dehyph-exptl-0.23-1|59	
12mr|texlive-dehyph-exptl-0.23-1|60	%build
12mr|texlive-dehyph-exptl-0.23-1|61	
12mr|texlive-dehyph-exptl-0.23-1|62	%install
12mr|texlive-dehyph-exptl-0.23-1|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dehyph-exptl-0.23-1|64	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-dehyph-exptl-0.23-1|65	mkdir -p %{buildroot}%{_texmf_language_dat_d}
12mr|texlive-dehyph-exptl-0.23-1|66	cat > %{buildroot}%{_texmf_language_dat_d}/dehyph-exptl <<EOF
12mr|texlive-dehyph-exptl-0.23-1|67	\%% from dehyph-exptl:
12mr|texlive-dehyph-exptl-0.23-1|68	german-x-2012-05-30 dehypht-x-2012-05-30.tex
12mr|texlive-dehyph-exptl-0.23-1|69	=german-x-latest
12mr|texlive-dehyph-exptl-0.23-1|70	ngerman-x-2012-05-30 dehyphn-x-2012-05-30.tex
12mr|texlive-dehyph-exptl-0.23-1|71	=ngerman-x-latest
12mr|texlive-dehyph-exptl-0.23-1|72	EOF
12mr|texlive-dehyph-exptl-0.23-1|73	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/dehyph-exptl
12mr|texlive-dehyph-exptl-0.23-1|74	mkdir -p %{buildroot}%{_texmf_language_def_d}
12mr|texlive-dehyph-exptl-0.23-1|75	cat > %{buildroot}%{_texmf_language_def_d}/dehyph-exptl <<EOF
12mr|texlive-dehyph-exptl-0.23-1|76	\%% from dehyph-exptl:
12mr|texlive-dehyph-exptl-0.23-1|77	\addlanguage{german-x-2012-05-30}{dehypht-x-2012-05-30.tex}{}{2}{2}
12mr|texlive-dehyph-exptl-0.23-1|78	\addlanguage{german-x-latest}{dehypht-x-2012-05-30.tex}{}{2}{2}
12mr|texlive-dehyph-exptl-0.23-1|79	\addlanguage{ngerman-x-2012-05-30}{dehyphn-x-2012-05-30.tex}{}{2}{2}
12mr|texlive-dehyph-exptl-0.23-1|80	\addlanguage{ngerman-x-latest}{dehyphn-x-2012-05-30.tex}{}{2}{2}
12mr|texlive-dehyph-exptl-0.23-1|81	EOF
12mr|texlive-dehyph-exptl-0.23-1|82	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/dehyph-exptl
12mr|texlive-dehyph-exptl-0.23-1|83	mkdir -p %{buildroot}%{_texmf_language_lua_d}
12mr|texlive-dehyph-exptl-0.23-1|84	cat > %{buildroot}%{_texmf_language_lua_d}/dehyph-exptl <<EOF
12mr|texlive-dehyph-exptl-0.23-1|85	-- from dehyph-exptl:
12mr|texlive-dehyph-exptl-0.23-1|86	['german-x-2012-05-30'] = {
12mr|texlive-dehyph-exptl-0.23-1|87	loader = 'dehypht-x-2012-05-30.tex',
12mr|texlive-dehyph-exptl-0.23-1|88	lefthyphenmin = 2,
12mr|texlive-dehyph-exptl-0.23-1|89	righthyphenmin = 2,
12mr|texlive-dehyph-exptl-0.23-1|90	synonyms = { 'german-x-latest' },
12mr|texlive-dehyph-exptl-0.23-1|91	patterns = 'hyph-de-1901.pat.txt',
12mr|texlive-dehyph-exptl-0.23-1|92	hyphenation = 'hyph-de-1901.hyp.txt',
12mr|texlive-dehyph-exptl-0.23-1|93	},
12mr|texlive-dehyph-exptl-0.23-1|94	['ngerman-x-2012-05-30'] = {
12mr|texlive-dehyph-exptl-0.23-1|95	loader = 'dehyphn-x-2012-05-30.tex',
12mr|texlive-dehyph-exptl-0.23-1|96	lefthyphenmin = 2,
12mr|texlive-dehyph-exptl-0.23-1|97	righthyphenmin = 2,
12mr|texlive-dehyph-exptl-0.23-1|98	synonyms = { 'ngerman-x-latest' },
12mr|texlive-dehyph-exptl-0.23-1|99	patterns = 'hyph-de-1996.pat.txt',
12mr|texlive-dehyph-exptl-0.23-1|100	hyphenation = 'hyph-de-1996.hyp.txt',
12mr|texlive-dehyph-exptl-0.23-1|101	},
12mr|texlive-dehyph-exptl-0.23-1|102	EOF
12mr|texlive-dehyph-exptl-0.23-1|103	
12mr|texlive-dehyph-exptl-0.23-1|104	
12mr|texlive-dehyph-exptl-0.23-1|105	
12mr|texlive-dehyph-exptl-0.23-1|106	%changelog
12mr|texlive-dehyph-exptl-0.23-1|107	

17152 12
12mr|texlive-dejavu-2.33-3|1	# revision 24513
12mr|texlive-dejavu-2.33-3|2	# category Package
12mr|texlive-dejavu-2.33-3|3	# catalog-ctan /fonts/dejavu
12mr|texlive-dejavu-2.33-3|4	# catalog-date 2011-08-25 23:27:03 +0200
12mr|texlive-dejavu-2.33-3|5	# catalog-license lppl
12mr|texlive-dejavu-2.33-3|6	# catalog-version 2.33
12mr|texlive-dejavu-2.33-3|7	Name:		texlive-dejavu
12mr|texlive-dejavu-2.33-3|8	Version:	2.33
12mr|texlive-dejavu-2.33-3|9	Release:	3
12mr|texlive-dejavu-2.33-3|10	Summary:	LaTeX support for the fonts DejaVu
12mr|texlive-dejavu-2.33-3|11	Group:		Publishing
12mr|texlive-dejavu-2.33-3|12	URL:		http://www.ctan.org/tex-archive/fonts/dejavu
12mr|texlive-dejavu-2.33-3|13	License:	LPPL
12mr|texlive-dejavu-2.33-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dejavu.tar.xz
12mr|texlive-dejavu-2.33-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dejavu.doc.tar.xz
12mr|texlive-dejavu-2.33-3|16	BuildArch:	noarch
12mr|texlive-dejavu-2.33-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dejavu-2.33-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dejavu-2.33-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-dejavu-2.33-3|20	
12mr|texlive-dejavu-2.33-3|21	%description
12mr|texlive-dejavu-2.33-3|22	The package contains LaTeX support for the fonts DejaVu. They
12mr|texlive-dejavu-2.33-3|23	are derived from the Vera fonts and contain more characters and
12mr|texlive-dejavu-2.33-3|24	styles. The fonts are included in the original TrueType format
12mr|texlive-dejavu-2.33-3|25	and converted Type 1 format. The (currently) supported
12mr|texlive-dejavu-2.33-3|26	encodings are: OT1, T1, IL2, TS1, T2*, X2, QX, and LGR. The
12mr|texlive-dejavu-2.33-3|27	package doesn't (currently) support math. More encodings and/or
12mr|texlive-dejavu-2.33-3|28	features will come later.
12mr|texlive-dejavu-2.33-3|29	
12mr|texlive-dejavu-2.33-3|30	%post
12mr|texlive-dejavu-2.33-3|31	%{_sbindir}/texlive.post
12mr|texlive-dejavu-2.33-3|32	
12mr|texlive-dejavu-2.33-3|33	%postun
12mr|texlive-dejavu-2.33-3|34	if [ $1 -eq 0 ]; then
12mr|texlive-dejavu-2.33-3|35	%{_sbindir}/texlive.post
12mr|texlive-dejavu-2.33-3|36	fi
12mr|texlive-dejavu-2.33-3|37	
12mr|texlive-dejavu-2.33-3|38	#-----------------------------------------------------------------------
12mr|texlive-dejavu-2.33-3|39	%files
12mr|texlive-dejavu-2.33-3|40	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSans-Bold.afm
12mr|texlive-dejavu-2.33-3|41	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSans-BoldOblique.afm
12mr|texlive-dejavu-2.33-3|42	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSans-ExtraLight.afm
12mr|texlive-dejavu-2.33-3|43	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSans-Oblique.afm
12mr|texlive-dejavu-2.33-3|44	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSans.afm
12mr|texlive-dejavu-2.33-3|45	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansCondensed-Bold.afm
12mr|texlive-dejavu-2.33-3|46	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansCondensed-BoldOblique.afm
12mr|texlive-dejavu-2.33-3|47	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansCondensed-Oblique.afm
12mr|texlive-dejavu-2.33-3|48	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansCondensed.afm
12mr|texlive-dejavu-2.33-3|49	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansMono-Bold.afm
12mr|texlive-dejavu-2.33-3|50	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansMono-BoldOblique.afm
12mr|texlive-dejavu-2.33-3|51	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansMono-Oblique.afm
12mr|texlive-dejavu-2.33-3|52	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSansMono.afm
12mr|texlive-dejavu-2.33-3|53	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerif-Bold.afm
12mr|texlive-dejavu-2.33-3|54	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerif-BoldItalic.afm
12mr|texlive-dejavu-2.33-3|55	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerif-Italic.afm
12mr|texlive-dejavu-2.33-3|56	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerif.afm
12mr|texlive-dejavu-2.33-3|57	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerifCondensed-Bold.afm
12mr|texlive-dejavu-2.33-3|58	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerifCondensed-BoldItalic.afm
12mr|texlive-dejavu-2.33-3|59	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerifCondensed-Italic.afm
12mr|texlive-dejavu-2.33-3|60	%{_texmfdistdir}/fonts/afm/public/dejavu/DejaVuSerifCondensed.afm
12mr|texlive-dejavu-2.33-3|61	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_il2.enc
12mr|texlive-dejavu-2.33-3|62	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_lgr.enc
12mr|texlive-dejavu-2.33-3|63	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_ot1.enc
12mr|texlive-dejavu-2.33-3|64	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_qx.enc
12mr|texlive-dejavu-2.33-3|65	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_t1-truetype.enc
12mr|texlive-dejavu-2.33-3|66	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_t1-type1.enc
12mr|texlive-dejavu-2.33-3|67	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_t2a.enc
12mr|texlive-dejavu-2.33-3|68	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_t2b.enc
12mr|texlive-dejavu-2.33-3|69	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_t2c.enc
12mr|texlive-dejavu-2.33-3|70	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_ts1.enc
12mr|texlive-dejavu-2.33-3|71	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavumono_x2.enc
12mr|texlive-dejavu-2.33-3|72	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_il2.enc
12mr|texlive-dejavu-2.33-3|73	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_lgr.enc
12mr|texlive-dejavu-2.33-3|74	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_ot1.enc
12mr|texlive-dejavu-2.33-3|75	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_qx.enc
12mr|texlive-dejavu-2.33-3|76	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_t1-truetype.enc
12mr|texlive-dejavu-2.33-3|77	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_t1-type1.enc
12mr|texlive-dejavu-2.33-3|78	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_t2a.enc
12mr|texlive-dejavu-2.33-3|79	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_t2b.enc
12mr|texlive-dejavu-2.33-3|80	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_t2c.enc
12mr|texlive-dejavu-2.33-3|81	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_ts1.enc
12mr|texlive-dejavu-2.33-3|82	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusans_x2.enc
12mr|texlive-dejavu-2.33-3|83	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_il2.enc
12mr|texlive-dejavu-2.33-3|84	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_lgr.enc
12mr|texlive-dejavu-2.33-3|85	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_ot1.enc
12mr|texlive-dejavu-2.33-3|86	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_qx.enc
12mr|texlive-dejavu-2.33-3|87	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_t1-truetype.enc
12mr|texlive-dejavu-2.33-3|88	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_t1-type1.enc
12mr|texlive-dejavu-2.33-3|89	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_t2a.enc
12mr|texlive-dejavu-2.33-3|90	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_t2b.enc
12mr|texlive-dejavu-2.33-3|91	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_t2c.enc
12mr|texlive-dejavu-2.33-3|92	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_ts1.enc
12mr|texlive-dejavu-2.33-3|93	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavusanslight_x2.enc
12mr|texlive-dejavu-2.33-3|94	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_il2.enc
12mr|texlive-dejavu-2.33-3|95	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_lgr.enc
12mr|texlive-dejavu-2.33-3|96	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_ot1.enc
12mr|texlive-dejavu-2.33-3|97	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_qx.enc
12mr|texlive-dejavu-2.33-3|98	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_t1-truetype.enc
12mr|texlive-dejavu-2.33-3|99	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_t1-type1.enc
12mr|texlive-dejavu-2.33-3|100	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_t2a.enc
12mr|texlive-dejavu-2.33-3|101	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_t2b.enc
12mr|texlive-dejavu-2.33-3|102	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_t2c.enc
12mr|texlive-dejavu-2.33-3|103	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_ts1.enc
12mr|texlive-dejavu-2.33-3|104	%{_texmfdistdir}/fonts/enc/dvips/dejavu/dejavuserif_x2.enc
12mr|texlive-dejavu-2.33-3|105	%{_texmfdistdir}/fonts/map/dvips/dejavu/dejavu-truetype.map
12mr|texlive-dejavu-2.33-3|106	%{_texmfdistdir}/fonts/map/dvips/dejavu/dejavu-type1.map
12mr|texlive-dejavu-2.33-3|107	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-il2.tfm
12mr|texlive-dejavu-2.33-3|108	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-lgr.tfm
12mr|texlive-dejavu-2.33-3|109	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-ot1.tfm
12mr|texlive-dejavu-2.33-3|110	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-qx--base.tfm
12mr|texlive-dejavu-2.33-3|111	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-qx.tfm
12mr|texlive-dejavu-2.33-3|112	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t1--base.tfm
12mr|texlive-dejavu-2.33-3|113	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t1.tfm
12mr|texlive-dejavu-2.33-3|114	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t2a.tfm
12mr|texlive-dejavu-2.33-3|115	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t2b.tfm
12mr|texlive-dejavu-2.33-3|116	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-t2c.tfm
12mr|texlive-dejavu-2.33-3|117	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-ts1--base.tfm
12mr|texlive-dejavu-2.33-3|118	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-ts1.tfm
12mr|texlive-dejavu-2.33-3|119	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Bold-tlf-x2.tfm
12mr|texlive-dejavu-2.33-3|120	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-il2.tfm
12mr|texlive-dejavu-2.33-3|121	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-lgr.tfm
12mr|texlive-dejavu-2.33-3|122	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-ot1.tfm
12mr|texlive-dejavu-2.33-3|123	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-qx--base.tfm
12mr|texlive-dejavu-2.33-3|124	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-qx.tfm
12mr|texlive-dejavu-2.33-3|125	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t1--base.tfm
12mr|texlive-dejavu-2.33-3|126	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t1.tfm
12mr|texlive-dejavu-2.33-3|127	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t2a.tfm
12mr|texlive-dejavu-2.33-3|128	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t2b.tfm
12mr|texlive-dejavu-2.33-3|129	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-t2c.tfm
12mr|texlive-dejavu-2.33-3|130	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-ts1--base.tfm
12mr|texlive-dejavu-2.33-3|131	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-ts1.tfm
12mr|texlive-dejavu-2.33-3|132	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-BoldOblique-tlf-x2.tfm
12mr|texlive-dejavu-2.33-3|133	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-il2.tfm
12mr|texlive-dejavu-2.33-3|134	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-lgr.tfm
12mr|texlive-dejavu-2.33-3|135	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-ot1.tfm
12mr|texlive-dejavu-2.33-3|136	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-qx--base.tfm
12mr|texlive-dejavu-2.33-3|137	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-qx.tfm
12mr|texlive-dejavu-2.33-3|138	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t1--base.tfm
12mr|texlive-dejavu-2.33-3|139	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t1.tfm
12mr|texlive-dejavu-2.33-3|140	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2a--base.tfm
12mr|texlive-dejavu-2.33-3|141	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2a.tfm
12mr|texlive-dejavu-2.33-3|142	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2b--base.tfm
12mr|texlive-dejavu-2.33-3|143	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2b.tfm
12mr|texlive-dejavu-2.33-3|144	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2c--base.tfm
12mr|texlive-dejavu-2.33-3|145	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-t2c.tfm
12mr|texlive-dejavu-2.33-3|146	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-ts1--base.tfm
12mr|texlive-dejavu-2.33-3|147	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-ts1.tfm
12mr|texlive-dejavu-2.33-3|148	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-x2--base.tfm
12mr|texlive-dejavu-2.33-3|149	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-ExtraLight-tlf-x2.tfm
12mr|texlive-dejavu-2.33-3|150	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-il2.tfm
12mr|texlive-dejavu-2.33-3|151	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-lgr.tfm
12mr|texlive-dejavu-2.33-3|152	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-ot1.tfm
12mr|texlive-dejavu-2.33-3|153	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-qx--base.tfm
12mr|texlive-dejavu-2.33-3|154	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-qx.tfm
12mr|texlive-dejavu-2.33-3|155	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t1--base.tfm
12mr|texlive-dejavu-2.33-3|156	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t1.tfm
12mr|texlive-dejavu-2.33-3|157	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t2a.tfm
12mr|texlive-dejavu-2.33-3|158	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t2b.tfm
12mr|texlive-dejavu-2.33-3|159	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-t2c.tfm
12mr|texlive-dejavu-2.33-3|160	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-ts1--base.tfm
12mr|texlive-dejavu-2.33-3|161	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-ts1.tfm
12mr|texlive-dejavu-2.33-3|162	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-Oblique-tlf-x2.tfm
12mr|texlive-dejavu-2.33-3|163	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-il2.tfm
12mr|texlive-dejavu-2.33-3|164	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-lgr.tfm
12mr|texlive-dejavu-2.33-3|165	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-ot1.tfm
12mr|texlive-dejavu-2.33-3|166	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-qx--base.tfm
12mr|texlive-dejavu-2.33-3|167	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-qx.tfm
12mr|texlive-dejavu-2.33-3|168	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-t1--base.tfm
12mr|texlive-dejavu-2.33-3|169	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-t1.tfm
12mr|texlive-dejavu-2.33-3|170	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-t2a.tfm
12mr|texlive-dejavu-2.33-3|171	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-t2b.tfm
12mr|texlive-dejavu-2.33-3|172	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-t2c.tfm
12mr|texlive-dejavu-2.33-3|173	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-ts1--base.tfm
12mr|texlive-dejavu-2.33-3|174	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-ts1.tfm
12mr|texlive-dejavu-2.33-3|175	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSans-tlf-x2.tfm
12mr|texlive-dejavu-2.33-3|176	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-il2.tfm
12mr|texlive-dejavu-2.33-3|177	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-lgr.tfm
12mr|texlive-dejavu-2.33-3|178	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-ot1.tfm
12mr|texlive-dejavu-2.33-3|179	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-qx--base.tfm
12mr|texlive-dejavu-2.33-3|180	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-qx.tfm
12mr|texlive-dejavu-2.33-3|181	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t1--base.tfm
12mr|texlive-dejavu-2.33-3|182	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t1.tfm
12mr|texlive-dejavu-2.33-3|183	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t2a.tfm
12mr|texlive-dejavu-2.33-3|184	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t2b.tfm
12mr|texlive-dejavu-2.33-3|185	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-t2c.tfm
12mr|texlive-dejavu-2.33-3|186	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-ts1--base.tfm
12mr|texlive-dejavu-2.33-3|187	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-ts1.tfm
12mr|texlive-dejavu-2.33-3|188	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Bold-tlf-x2.tfm
12mr|texlive-dejavu-2.33-3|189	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-il2.tfm
12mr|texlive-dejavu-2.33-3|190	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-lgr.tfm
12mr|texlive-dejavu-2.33-3|191	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-ot1.tfm
12mr|texlive-dejavu-2.33-3|192	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-qx--base.tfm
12mr|texlive-dejavu-2.33-3|193	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-qx.tfm
12mr|texlive-dejavu-2.33-3|194	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t1--base.tfm
12mr|texlive-dejavu-2.33-3|195	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t1.tfm
12mr|texlive-dejavu-2.33-3|196	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t2a.tfm
12mr|texlive-dejavu-2.33-3|197	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t2b.tfm
12mr|texlive-dejavu-2.33-3|198	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t2c.tfm
12mr|texlive-dejavu-2.33-3|199	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-ts1--base.tfm
12mr|texlive-dejavu-2.33-3|200	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-ts1.tfm
12mr|texlive-dejavu-2.33-3|201	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-x2.tfm
12mr|texlive-dejavu-2.33-3|202	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-il2.tfm
12mr|texlive-dejavu-2.33-3|203	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-lgr.tfm
12mr|texlive-dejavu-2.33-3|204	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-ot1.tfm
12mr|texlive-dejavu-2.33-3|205	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-qx--base.tfm
12mr|texlive-dejavu-2.33-3|206	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-qx.tfm
12mr|texlive-dejavu-2.33-3|207	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t1--base.tfm
12mr|texlive-dejavu-2.33-3|208	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t1.tfm
12mr|texlive-dejavu-2.33-3|209	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t2a.tfm
12mr|texlive-dejavu-2.33-3|210	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t2b.tfm
12mr|texlive-dejavu-2.33-3|211	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t2c.tfm
12mr|texlive-dejavu-2.33-3|212	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-ts1--base.tfm
12mr|texlive-dejavu-2.33-3|213	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-ts1.tfm
12mr|texlive-dejavu-2.33-3|214	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-Oblique-tlf-x2.tfm
12mr|texlive-dejavu-2.33-3|215	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-il2.tfm
12mr|texlive-dejavu-2.33-3|216	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-lgr.tfm
12mr|texlive-dejavu-2.33-3|217	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-ot1.tfm
12mr|texlive-dejavu-2.33-3|218	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-qx--base.tfm
12mr|texlive-dejavu-2.33-3|219	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-qx.tfm
12mr|texlive-dejavu-2.33-3|220	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t1--base.tfm
12mr|texlive-dejavu-2.33-3|221	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t1.tfm
12mr|texlive-dejavu-2.33-3|222	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t2a.tfm
12mr|texlive-dejavu-2.33-3|223	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t2b.tfm
12mr|texlive-dejavu-2.33-3|224	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-t2c.tfm
12mr|texlive-dejavu-2.33-3|225	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-ts1--base.tfm
12mr|texlive-dejavu-2.33-3|226	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-ts1.tfm
12mr|texlive-dejavu-2.33-3|227	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansCondensed-tlf-x2.tfm
12mr|texlive-dejavu-2.33-3|228	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-il2.tfm
12mr|texlive-dejavu-2.33-3|229	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-lgr--base.tfm
12mr|texlive-dejavu-2.33-3|230	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-lgr.tfm
12mr|texlive-dejavu-2.33-3|231	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-ot1.tfm
12mr|texlive-dejavu-2.33-3|232	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-qx--base.tfm
12mr|texlive-dejavu-2.33-3|233	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-qx.tfm
12mr|texlive-dejavu-2.33-3|234	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t1--base.tfm
12mr|texlive-dejavu-2.33-3|235	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t1.tfm
12mr|texlive-dejavu-2.33-3|236	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2a--base.tfm
12mr|texlive-dejavu-2.33-3|237	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2a.tfm
12mr|texlive-dejavu-2.33-3|238	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2b--base.tfm
12mr|texlive-dejavu-2.33-3|239	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2b.tfm
12mr|texlive-dejavu-2.33-3|240	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2c--base.tfm
12mr|texlive-dejavu-2.33-3|241	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-t2c.tfm
12mr|texlive-dejavu-2.33-3|242	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-ts1--base.tfm
12mr|texlive-dejavu-2.33-3|243	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-ts1.tfm
12mr|texlive-dejavu-2.33-3|244	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-x2--base.tfm
12mr|texlive-dejavu-2.33-3|245	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Bold-tlf-x2.tfm
12mr|texlive-dejavu-2.33-3|246	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-il2.tfm
12mr|texlive-dejavu-2.33-3|247	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-lgr--base.tfm
12mr|texlive-dejavu-2.33-3|248	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-lgr.tfm
12mr|texlive-dejavu-2.33-3|249	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-ot1.tfm
12mr|texlive-dejavu-2.33-3|250	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-qx--base.tfm
12mr|texlive-dejavu-2.33-3|251	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-qx.tfm
12mr|texlive-dejavu-2.33-3|252	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t1--base.tfm
12mr|texlive-dejavu-2.33-3|253	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t1.tfm
12mr|texlive-dejavu-2.33-3|254	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2a--base.tfm
12mr|texlive-dejavu-2.33-3|255	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2a.tfm
12mr|texlive-dejavu-2.33-3|256	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2b--base.tfm
12mr|texlive-dejavu-2.33-3|257	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2b.tfm
12mr|texlive-dejavu-2.33-3|258	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2c--base.tfm
12mr|texlive-dejavu-2.33-3|259	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2c.tfm
12mr|texlive-dejavu-2.33-3|260	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-ts1--base.tfm
12mr|texlive-dejavu-2.33-3|261	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-ts1.tfm
12mr|texlive-dejavu-2.33-3|262	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-x2--base.tfm
12mr|texlive-dejavu-2.33-3|263	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-BoldOblique-tlf-x2.tfm
12mr|texlive-dejavu-2.33-3|264	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-il2.tfm
12mr|texlive-dejavu-2.33-3|265	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-lgr--base.tfm
12mr|texlive-dejavu-2.33-3|266	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-lgr.tfm
12mr|texlive-dejavu-2.33-3|267	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-ot1.tfm
12mr|texlive-dejavu-2.33-3|268	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-qx--base.tfm
12mr|texlive-dejavu-2.33-3|269	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-qx.tfm
12mr|texlive-dejavu-2.33-3|270	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t1--base.tfm
12mr|texlive-dejavu-2.33-3|271	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t1.tfm
12mr|texlive-dejavu-2.33-3|272	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2a--base.tfm
12mr|texlive-dejavu-2.33-3|273	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2a.tfm
12mr|texlive-dejavu-2.33-3|274	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2b--base.tfm
12mr|texlive-dejavu-2.33-3|275	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2b.tfm
12mr|texlive-dejavu-2.33-3|276	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2c--base.tfm
12mr|texlive-dejavu-2.33-3|277	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-t2c.tfm
12mr|texlive-dejavu-2.33-3|278	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-ts1--base.tfm
12mr|texlive-dejavu-2.33-3|279	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-ts1.tfm
12mr|texlive-dejavu-2.33-3|280	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-x2--base.tfm
12mr|texlive-dejavu-2.33-3|281	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-Oblique-tlf-x2.tfm
12mr|texlive-dejavu-2.33-3|282	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-il2.tfm
12mr|texlive-dejavu-2.33-3|283	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-lgr--base.tfm
12mr|texlive-dejavu-2.33-3|284	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-lgr.tfm
12mr|texlive-dejavu-2.33-3|285	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-ot1.tfm
12mr|texlive-dejavu-2.33-3|286	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-qx--base.tfm
12mr|texlive-dejavu-2.33-3|287	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-qx.tfm
12mr|texlive-dejavu-2.33-3|288	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t1--base.tfm
12mr|texlive-dejavu-2.33-3|289	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t1.tfm
12mr|texlive-dejavu-2.33-3|290	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2a--base.tfm
12mr|texlive-dejavu-2.33-3|291	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2a.tfm
12mr|texlive-dejavu-2.33-3|292	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2b--base.tfm
12mr|texlive-dejavu-2.33-3|293	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2b.tfm
12mr|texlive-dejavu-2.33-3|294	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2c--base.tfm
12mr|texlive-dejavu-2.33-3|295	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-t2c.tfm
12mr|texlive-dejavu-2.33-3|296	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-ts1--base.tfm
12mr|texlive-dejavu-2.33-3|297	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-ts1.tfm
12mr|texlive-dejavu-2.33-3|298	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-x2--base.tfm
12mr|texlive-dejavu-2.33-3|299	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSansMono-tlf-x2.tfm
12mr|texlive-dejavu-2.33-3|300	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-il2.tfm
12mr|texlive-dejavu-2.33-3|301	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-lgr.tfm
12mr|texlive-dejavu-2.33-3|302	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-ot1.tfm
12mr|texlive-dejavu-2.33-3|303	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-qx--base.tfm
12mr|texlive-dejavu-2.33-3|304	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-qx.tfm
12mr|texlive-dejavu-2.33-3|305	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t1--base.tfm
12mr|texlive-dejavu-2.33-3|306	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t1.tfm
12mr|texlive-dejavu-2.33-3|307	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t2a.tfm
12mr|texlive-dejavu-2.33-3|308	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t2b.tfm
12mr|texlive-dejavu-2.33-3|309	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-t2c.tfm
12mr|texlive-dejavu-2.33-3|310	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-ts1--base.tfm
12mr|texlive-dejavu-2.33-3|311	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-ts1.tfm
12mr|texlive-dejavu-2.33-3|312	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Bold-tlf-x2.tfm
12mr|texlive-dejavu-2.33-3|313	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-il2.tfm
12mr|texlive-dejavu-2.33-3|314	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-lgr.tfm
12mr|texlive-dejavu-2.33-3|315	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-ot1.tfm
12mr|texlive-dejavu-2.33-3|316	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-qx--base.tfm
12mr|texlive-dejavu-2.33-3|317	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-qx.tfm
12mr|texlive-dejavu-2.33-3|318	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t1--base.tfm
12mr|texlive-dejavu-2.33-3|319	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t1.tfm
12mr|texlive-dejavu-2.33-3|320	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t2a.tfm
12mr|texlive-dejavu-2.33-3|321	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t2b.tfm
12mr|texlive-dejavu-2.33-3|322	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-t2c.tfm
12mr|texlive-dejavu-2.33-3|323	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-ts1--base.tfm
12mr|texlive-dejavu-2.33-3|324	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-ts1.tfm
12mr|texlive-dejavu-2.33-3|325	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-BoldItalic-tlf-x2.tfm
12mr|texlive-dejavu-2.33-3|326	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-il2.tfm
12mr|texlive-dejavu-2.33-3|327	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-lgr.tfm
12mr|texlive-dejavu-2.33-3|328	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-ot1.tfm
12mr|texlive-dejavu-2.33-3|329	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-qx--base.tfm
12mr|texlive-dejavu-2.33-3|330	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-qx.tfm
12mr|texlive-dejavu-2.33-3|331	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t1--base.tfm
12mr|texlive-dejavu-2.33-3|332	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t1.tfm
12mr|texlive-dejavu-2.33-3|333	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t2a.tfm
12mr|texlive-dejavu-2.33-3|334	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t2b.tfm
12mr|texlive-dejavu-2.33-3|335	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-t2c.tfm
12mr|texlive-dejavu-2.33-3|336	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-ts1--base.tfm
12mr|texlive-dejavu-2.33-3|337	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-ts1.tfm
12mr|texlive-dejavu-2.33-3|338	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-Italic-tlf-x2.tfm
12mr|texlive-dejavu-2.33-3|339	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-il2.tfm
12mr|texlive-dejavu-2.33-3|340	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-lgr.tfm
12mr|texlive-dejavu-2.33-3|341	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-ot1.tfm
12mr|texlive-dejavu-2.33-3|342	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-qx--base.tfm
12mr|texlive-dejavu-2.33-3|343	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-qx.tfm
12mr|texlive-dejavu-2.33-3|344	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t1--base.tfm
12mr|texlive-dejavu-2.33-3|345	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t1.tfm
12mr|texlive-dejavu-2.33-3|346	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t2a.tfm
12mr|texlive-dejavu-2.33-3|347	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t2b.tfm
12mr|texlive-dejavu-2.33-3|348	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-t2c.tfm
12mr|texlive-dejavu-2.33-3|349	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-ts1--base.tfm
12mr|texlive-dejavu-2.33-3|350	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-ts1.tfm
12mr|texlive-dejavu-2.33-3|351	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerif-tlf-x2.tfm
12mr|texlive-dejavu-2.33-3|352	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-il2.tfm
12mr|texlive-dejavu-2.33-3|353	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-lgr.tfm
12mr|texlive-dejavu-2.33-3|354	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-ot1.tfm
12mr|texlive-dejavu-2.33-3|355	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-qx--base.tfm
12mr|texlive-dejavu-2.33-3|356	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-qx.tfm
12mr|texlive-dejavu-2.33-3|357	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t1--base.tfm
12mr|texlive-dejavu-2.33-3|358	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t1.tfm
12mr|texlive-dejavu-2.33-3|359	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t2a.tfm
12mr|texlive-dejavu-2.33-3|360	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t2b.tfm
12mr|texlive-dejavu-2.33-3|361	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t2c.tfm
12mr|texlive-dejavu-2.33-3|362	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-ts1--base.tfm
12mr|texlive-dejavu-2.33-3|363	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-ts1.tfm
12mr|texlive-dejavu-2.33-3|364	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Bold-tlf-x2.tfm
12mr|texlive-dejavu-2.33-3|365	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-il2.tfm
12mr|texlive-dejavu-2.33-3|366	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-lgr.tfm
12mr|texlive-dejavu-2.33-3|367	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-ot1.tfm
12mr|texlive-dejavu-2.33-3|368	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-qx--base.tfm
12mr|texlive-dejavu-2.33-3|369	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-qx.tfm
12mr|texlive-dejavu-2.33-3|370	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t1--base.tfm
12mr|texlive-dejavu-2.33-3|371	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t1.tfm
12mr|texlive-dejavu-2.33-3|372	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t2a.tfm
12mr|texlive-dejavu-2.33-3|373	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t2b.tfm
12mr|texlive-dejavu-2.33-3|374	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t2c.tfm
12mr|texlive-dejavu-2.33-3|375	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-ts1--base.tfm
12mr|texlive-dejavu-2.33-3|376	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-ts1.tfm
12mr|texlive-dejavu-2.33-3|377	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-x2.tfm
12mr|texlive-dejavu-2.33-3|378	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-il2.tfm
12mr|texlive-dejavu-2.33-3|379	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-lgr.tfm
12mr|texlive-dejavu-2.33-3|380	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-ot1.tfm
12mr|texlive-dejavu-2.33-3|381	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-qx--base.tfm
12mr|texlive-dejavu-2.33-3|382	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-qx.tfm
12mr|texlive-dejavu-2.33-3|383	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t1--base.tfm
12mr|texlive-dejavu-2.33-3|384	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t1.tfm
12mr|texlive-dejavu-2.33-3|385	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t2a.tfm
12mr|texlive-dejavu-2.33-3|386	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t2b.tfm
12mr|texlive-dejavu-2.33-3|387	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t2c.tfm
12mr|texlive-dejavu-2.33-3|388	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-ts1--base.tfm
12mr|texlive-dejavu-2.33-3|389	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-ts1.tfm
12mr|texlive-dejavu-2.33-3|390	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-Italic-tlf-x2.tfm
12mr|texlive-dejavu-2.33-3|391	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-il2.tfm
12mr|texlive-dejavu-2.33-3|392	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-lgr.tfm
12mr|texlive-dejavu-2.33-3|393	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-ot1.tfm
12mr|texlive-dejavu-2.33-3|394	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-qx--base.tfm
12mr|texlive-dejavu-2.33-3|395	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-qx.tfm
12mr|texlive-dejavu-2.33-3|396	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t1--base.tfm
12mr|texlive-dejavu-2.33-3|397	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t1.tfm
12mr|texlive-dejavu-2.33-3|398	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t2a.tfm
12mr|texlive-dejavu-2.33-3|399	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t2b.tfm
12mr|texlive-dejavu-2.33-3|400	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-t2c.tfm
12mr|texlive-dejavu-2.33-3|401	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-ts1--base.tfm
12mr|texlive-dejavu-2.33-3|402	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-ts1.tfm
12mr|texlive-dejavu-2.33-3|403	%{_texmfdistdir}/fonts/tfm/public/dejavu/DejaVuSerifCondensed-tlf-x2.tfm
12mr|texlive-dejavu-2.33-3|404	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSans-Bold.ttf
12mr|texlive-dejavu-2.33-3|405	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSans-BoldOblique.ttf
12mr|texlive-dejavu-2.33-3|406	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSans-ExtraLight.ttf
12mr|texlive-dejavu-2.33-3|407	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSans-Oblique.ttf
12mr|texlive-dejavu-2.33-3|408	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSans.ttf
12mr|texlive-dejavu-2.33-3|409	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansCondensed-Bold.ttf
12mr|texlive-dejavu-2.33-3|410	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansCondensed-BoldOblique.ttf
12mr|texlive-dejavu-2.33-3|411	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansCondensed-Oblique.ttf
12mr|texlive-dejavu-2.33-3|412	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansCondensed.ttf
12mr|texlive-dejavu-2.33-3|413	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansMono-Bold.ttf
12mr|texlive-dejavu-2.33-3|414	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansMono-BoldOblique.ttf
12mr|texlive-dejavu-2.33-3|415	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansMono-Oblique.ttf
12mr|texlive-dejavu-2.33-3|416	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSansMono.ttf
12mr|texlive-dejavu-2.33-3|417	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerif-Bold.ttf
12mr|texlive-dejavu-2.33-3|418	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerif-BoldItalic.ttf
12mr|texlive-dejavu-2.33-3|419	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerif-Italic.ttf
12mr|texlive-dejavu-2.33-3|420	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerif.ttf
12mr|texlive-dejavu-2.33-3|421	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerifCondensed-Bold.ttf
12mr|texlive-dejavu-2.33-3|422	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerifCondensed-BoldItalic.ttf
12mr|texlive-dejavu-2.33-3|423	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerifCondensed-Italic.ttf
12mr|texlive-dejavu-2.33-3|424	%{_texmfdistdir}/fonts/truetype/public/dejavu/DejaVuSerifCondensed.ttf
12mr|texlive-dejavu-2.33-3|425	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-Bold.pfb
12mr|texlive-dejavu-2.33-3|426	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-Bold.pfm
12mr|texlive-dejavu-2.33-3|427	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-BoldOblique.pfb
12mr|texlive-dejavu-2.33-3|428	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-BoldOblique.pfm
12mr|texlive-dejavu-2.33-3|429	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-ExtraLight.pfb
12mr|texlive-dejavu-2.33-3|430	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-ExtraLight.pfm
12mr|texlive-dejavu-2.33-3|431	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-Oblique.pfb
12mr|texlive-dejavu-2.33-3|432	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans-Oblique.pfm
12mr|texlive-dejavu-2.33-3|433	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans.pfb
12mr|texlive-dejavu-2.33-3|434	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSans.pfm
12mr|texlive-dejavu-2.33-3|435	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed-Bold.pfb
12mr|texlive-dejavu-2.33-3|436	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed-Bold.pfm
12mr|texlive-dejavu-2.33-3|437	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed-BoldOblique.pfb
12mr|texlive-dejavu-2.33-3|438	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed-BoldOblique.pfm
12mr|texlive-dejavu-2.33-3|439	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed-Oblique.pfb
12mr|texlive-dejavu-2.33-3|440	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed-Oblique.pfm
12mr|texlive-dejavu-2.33-3|441	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed.pfb
12mr|texlive-dejavu-2.33-3|442	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansCondensed.pfm
12mr|texlive-dejavu-2.33-3|443	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono-Bold.pfb
12mr|texlive-dejavu-2.33-3|444	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono-Bold.pfm
12mr|texlive-dejavu-2.33-3|445	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono-BoldOblique.pfb
12mr|texlive-dejavu-2.33-3|446	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono-BoldOblique.pfm
12mr|texlive-dejavu-2.33-3|447	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono-Oblique.pfb
12mr|texlive-dejavu-2.33-3|448	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono-Oblique.pfm
12mr|texlive-dejavu-2.33-3|449	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono.pfb
12mr|texlive-dejavu-2.33-3|450	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSansMono.pfm
12mr|texlive-dejavu-2.33-3|451	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif-Bold.pfb
12mr|texlive-dejavu-2.33-3|452	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif-Bold.pfm
12mr|texlive-dejavu-2.33-3|453	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif-BoldItalic.pfb
12mr|texlive-dejavu-2.33-3|454	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif-BoldItalic.pfm
12mr|texlive-dejavu-2.33-3|455	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif-Italic.pfb
12mr|texlive-dejavu-2.33-3|456	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif-Italic.pfm
12mr|texlive-dejavu-2.33-3|457	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif.pfb
12mr|texlive-dejavu-2.33-3|458	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerif.pfm
12mr|texlive-dejavu-2.33-3|459	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed-Bold.pfb
12mr|texlive-dejavu-2.33-3|460	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed-Bold.pfm
12mr|texlive-dejavu-2.33-3|461	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed-BoldItalic.pfb
12mr|texlive-dejavu-2.33-3|462	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed-BoldItalic.pfm
12mr|texlive-dejavu-2.33-3|463	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed-Italic.pfb
12mr|texlive-dejavu-2.33-3|464	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed-Italic.pfm
12mr|texlive-dejavu-2.33-3|465	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed.pfb
12mr|texlive-dejavu-2.33-3|466	%{_texmfdistdir}/fonts/type1/public/dejavu/DejaVuSerifCondensed.pfm
12mr|texlive-dejavu-2.33-3|467	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-Bold-tlf-qx.vf
12mr|texlive-dejavu-2.33-3|468	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-Bold-tlf-t1.vf
12mr|texlive-dejavu-2.33-3|469	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-Bold-tlf-ts1.vf
12mr|texlive-dejavu-2.33-3|470	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-BoldOblique-tlf-qx.vf
12mr|texlive-dejavu-2.33-3|471	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-BoldOblique-tlf-t1.vf
12mr|texlive-dejavu-2.33-3|472	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-BoldOblique-tlf-ts1.vf
12mr|texlive-dejavu-2.33-3|473	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-qx.vf
12mr|texlive-dejavu-2.33-3|474	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-t1.vf
12mr|texlive-dejavu-2.33-3|475	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-t2a.vf
12mr|texlive-dejavu-2.33-3|476	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-t2b.vf
12mr|texlive-dejavu-2.33-3|477	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-t2c.vf
12mr|texlive-dejavu-2.33-3|478	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-ts1.vf
12mr|texlive-dejavu-2.33-3|479	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-ExtraLight-tlf-x2.vf
12mr|texlive-dejavu-2.33-3|480	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-Oblique-tlf-qx.vf
12mr|texlive-dejavu-2.33-3|481	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-Oblique-tlf-t1.vf
12mr|texlive-dejavu-2.33-3|482	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-Oblique-tlf-ts1.vf
12mr|texlive-dejavu-2.33-3|483	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-tlf-qx.vf
12mr|texlive-dejavu-2.33-3|484	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-tlf-t1.vf
12mr|texlive-dejavu-2.33-3|485	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSans-tlf-ts1.vf
12mr|texlive-dejavu-2.33-3|486	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-Bold-tlf-qx.vf
12mr|texlive-dejavu-2.33-3|487	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-Bold-tlf-t1.vf
12mr|texlive-dejavu-2.33-3|488	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-Bold-tlf-ts1.vf
12mr|texlive-dejavu-2.33-3|489	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-qx.vf
12mr|texlive-dejavu-2.33-3|490	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-t1.vf
12mr|texlive-dejavu-2.33-3|491	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-BoldOblique-tlf-ts1.vf
12mr|texlive-dejavu-2.33-3|492	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-Oblique-tlf-qx.vf
12mr|texlive-dejavu-2.33-3|493	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-Oblique-tlf-t1.vf
12mr|texlive-dejavu-2.33-3|494	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-Oblique-tlf-ts1.vf
12mr|texlive-dejavu-2.33-3|495	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-tlf-qx.vf
12mr|texlive-dejavu-2.33-3|496	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-tlf-t1.vf
12mr|texlive-dejavu-2.33-3|497	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansCondensed-tlf-ts1.vf
12mr|texlive-dejavu-2.33-3|498	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-lgr.vf
12mr|texlive-dejavu-2.33-3|499	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-qx.vf
12mr|texlive-dejavu-2.33-3|500	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-t1.vf
12mr|texlive-dejavu-2.33-3|501	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-t2a.vf
12mr|texlive-dejavu-2.33-3|502	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-t2b.vf
12mr|texlive-dejavu-2.33-3|503	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-t2c.vf
12mr|texlive-dejavu-2.33-3|504	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-ts1.vf
12mr|texlive-dejavu-2.33-3|505	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Bold-tlf-x2.vf
12mr|texlive-dejavu-2.33-3|506	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-lgr.vf
12mr|texlive-dejavu-2.33-3|507	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-qx.vf
12mr|texlive-dejavu-2.33-3|508	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t1.vf
12mr|texlive-dejavu-2.33-3|509	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2a.vf
12mr|texlive-dejavu-2.33-3|510	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2b.vf
12mr|texlive-dejavu-2.33-3|511	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-t2c.vf
12mr|texlive-dejavu-2.33-3|512	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-ts1.vf
12mr|texlive-dejavu-2.33-3|513	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-BoldOblique-tlf-x2.vf
12mr|texlive-dejavu-2.33-3|514	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-lgr.vf
12mr|texlive-dejavu-2.33-3|515	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-qx.vf
12mr|texlive-dejavu-2.33-3|516	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-t1.vf
12mr|texlive-dejavu-2.33-3|517	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-t2a.vf
12mr|texlive-dejavu-2.33-3|518	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-t2b.vf
12mr|texlive-dejavu-2.33-3|519	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-t2c.vf
12mr|texlive-dejavu-2.33-3|520	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-ts1.vf
12mr|texlive-dejavu-2.33-3|521	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-Oblique-tlf-x2.vf
12mr|texlive-dejavu-2.33-3|522	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-lgr.vf
12mr|texlive-dejavu-2.33-3|523	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-qx.vf
12mr|texlive-dejavu-2.33-3|524	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-t1.vf
12mr|texlive-dejavu-2.33-3|525	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-t2a.vf
12mr|texlive-dejavu-2.33-3|526	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-t2b.vf
12mr|texlive-dejavu-2.33-3|527	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-t2c.vf
12mr|texlive-dejavu-2.33-3|528	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-ts1.vf
12mr|texlive-dejavu-2.33-3|529	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSansMono-tlf-x2.vf
12mr|texlive-dejavu-2.33-3|530	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-Bold-tlf-qx.vf
12mr|texlive-dejavu-2.33-3|531	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-Bold-tlf-t1.vf
12mr|texlive-dejavu-2.33-3|532	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-Bold-tlf-ts1.vf
12mr|texlive-dejavu-2.33-3|533	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-BoldItalic-tlf-qx.vf
12mr|texlive-dejavu-2.33-3|534	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-BoldItalic-tlf-t1.vf
12mr|texlive-dejavu-2.33-3|535	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-BoldItalic-tlf-ts1.vf
12mr|texlive-dejavu-2.33-3|536	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-Italic-tlf-qx.vf
12mr|texlive-dejavu-2.33-3|537	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-Italic-tlf-t1.vf
12mr|texlive-dejavu-2.33-3|538	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-Italic-tlf-ts1.vf
12mr|texlive-dejavu-2.33-3|539	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-tlf-qx.vf
12mr|texlive-dejavu-2.33-3|540	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-tlf-t1.vf
12mr|texlive-dejavu-2.33-3|541	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerif-tlf-ts1.vf
12mr|texlive-dejavu-2.33-3|542	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-Bold-tlf-qx.vf
12mr|texlive-dejavu-2.33-3|543	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-Bold-tlf-t1.vf
12mr|texlive-dejavu-2.33-3|544	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-Bold-tlf-ts1.vf
12mr|texlive-dejavu-2.33-3|545	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-qx.vf
12mr|texlive-dejavu-2.33-3|546	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-t1.vf
12mr|texlive-dejavu-2.33-3|547	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-BoldItalic-tlf-ts1.vf
12mr|texlive-dejavu-2.33-3|548	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-Italic-tlf-qx.vf
12mr|texlive-dejavu-2.33-3|549	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-Italic-tlf-t1.vf
12mr|texlive-dejavu-2.33-3|550	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-Italic-tlf-ts1.vf
12mr|texlive-dejavu-2.33-3|551	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-tlf-qx.vf
12mr|texlive-dejavu-2.33-3|552	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-tlf-t1.vf
12mr|texlive-dejavu-2.33-3|553	%{_texmfdistdir}/fonts/vf/public/dejavu/DejaVuSerifCondensed-tlf-ts1.vf
12mr|texlive-dejavu-2.33-3|554	%{_texmfdistdir}/tex/latex/dejavu/DejaVuSans.sty
12mr|texlive-dejavu-2.33-3|555	%{_texmfdistdir}/tex/latex/dejavu/DejaVuSansCondensed.sty
12mr|texlive-dejavu-2.33-3|556	%{_texmfdistdir}/tex/latex/dejavu/DejaVuSansMono.sty
12mr|texlive-dejavu-2.33-3|557	%{_texmfdistdir}/tex/latex/dejavu/DejaVuSerif.sty
12mr|texlive-dejavu-2.33-3|558	%{_texmfdistdir}/tex/latex/dejavu/DejaVuSerifCondensed.sty
12mr|texlive-dejavu-2.33-3|559	%{_texmfdistdir}/tex/latex/dejavu/IL2DejaVuSans-TLF.fd
12mr|texlive-dejavu-2.33-3|560	%{_texmfdistdir}/tex/latex/dejavu/IL2DejaVuSansCondensed-TLF.fd
12mr|texlive-dejavu-2.33-3|561	%{_texmfdistdir}/tex/latex/dejavu/IL2DejaVuSansMono-TLF.fd
12mr|texlive-dejavu-2.33-3|562	%{_texmfdistdir}/tex/latex/dejavu/IL2DejaVuSerif-TLF.fd
12mr|texlive-dejavu-2.33-3|563	%{_texmfdistdir}/tex/latex/dejavu/IL2DejaVuSerifCondensed-TLF.fd
12mr|texlive-dejavu-2.33-3|564	%{_texmfdistdir}/tex/latex/dejavu/LGRDejaVuSans-TLF.fd
12mr|texlive-dejavu-2.33-3|565	%{_texmfdistdir}/tex/latex/dejavu/LGRDejaVuSansCondensed-TLF.fd
12mr|texlive-dejavu-2.33-3|566	%{_texmfdistdir}/tex/latex/dejavu/LGRDejaVuSansMono-TLF.fd
12mr|texlive-dejavu-2.33-3|567	%{_texmfdistdir}/tex/latex/dejavu/LGRDejaVuSerif-TLF.fd
12mr|texlive-dejavu-2.33-3|568	%{_texmfdistdir}/tex/latex/dejavu/LGRDejaVuSerifCondensed-TLF.fd
12mr|texlive-dejavu-2.33-3|569	%{_texmfdistdir}/tex/latex/dejavu/OT1DejaVuSans-TLF.fd
12mr|texlive-dejavu-2.33-3|570	%{_texmfdistdir}/tex/latex/dejavu/OT1DejaVuSansCondensed-TLF.fd
12mr|texlive-dejavu-2.33-3|571	%{_texmfdistdir}/tex/latex/dejavu/OT1DejaVuSansMono-TLF.fd
12mr|texlive-dejavu-2.33-3|572	%{_texmfdistdir}/tex/latex/dejavu/OT1DejaVuSerif-TLF.fd
12mr|texlive-dejavu-2.33-3|573	%{_texmfdistdir}/tex/latex/dejavu/OT1DejaVuSerifCondensed-TLF.fd
12mr|texlive-dejavu-2.33-3|574	%{_texmfdistdir}/tex/latex/dejavu/QXDejaVuSans-TLF.fd
12mr|texlive-dejavu-2.33-3|575	%{_texmfdistdir}/tex/latex/dejavu/QXDejaVuSansCondensed-TLF.fd
12mr|texlive-dejavu-2.33-3|576	%{_texmfdistdir}/tex/latex/dejavu/QXDejaVuSansMono-TLF.fd
12mr|texlive-dejavu-2.33-3|577	%{_texmfdistdir}/tex/latex/dejavu/QXDejaVuSerif-TLF.fd
12mr|texlive-dejavu-2.33-3|578	%{_texmfdistdir}/tex/latex/dejavu/QXDejaVuSerifCondensed-TLF.fd
12mr|texlive-dejavu-2.33-3|579	%{_texmfdistdir}/tex/latex/dejavu/T1DejaVuSans-TLF.fd
12mr|texlive-dejavu-2.33-3|580	%{_texmfdistdir}/tex/latex/dejavu/T1DejaVuSansCondensed-TLF.fd
12mr|texlive-dejavu-2.33-3|581	%{_texmfdistdir}/tex/latex/dejavu/T1DejaVuSansMono-TLF.fd
12mr|texlive-dejavu-2.33-3|582	%{_texmfdistdir}/tex/latex/dejavu/T1DejaVuSerif-TLF.fd
12mr|texlive-dejavu-2.33-3|583	%{_texmfdistdir}/tex/latex/dejavu/T1DejaVuSerifCondensed-TLF.fd
12mr|texlive-dejavu-2.33-3|584	%{_texmfdistdir}/tex/latex/dejavu/T2ADejaVuSans-TLF.fd
12mr|texlive-dejavu-2.33-3|585	%{_texmfdistdir}/tex/latex/dejavu/T2ADejaVuSansCondensed-TLF.fd
12mr|texlive-dejavu-2.33-3|586	%{_texmfdistdir}/tex/latex/dejavu/T2ADejaVuSansMono-TLF.fd
12mr|texlive-dejavu-2.33-3|587	%{_texmfdistdir}/tex/latex/dejavu/T2ADejaVuSerif-TLF.fd
12mr|texlive-dejavu-2.33-3|588	%{_texmfdistdir}/tex/latex/dejavu/T2ADejaVuSerifCondensed-TLF.fd
12mr|texlive-dejavu-2.33-3|589	%{_texmfdistdir}/tex/latex/dejavu/T2BDejaVuSans-TLF.fd
12mr|texlive-dejavu-2.33-3|590	%{_texmfdistdir}/tex/latex/dejavu/T2BDejaVuSansCondensed-TLF.fd
12mr|texlive-dejavu-2.33-3|591	%{_texmfdistdir}/tex/latex/dejavu/T2BDejaVuSansMono-TLF.fd
12mr|texlive-dejavu-2.33-3|592	%{_texmfdistdir}/tex/latex/dejavu/T2BDejaVuSerif-TLF.fd
12mr|texlive-dejavu-2.33-3|593	%{_texmfdistdir}/tex/latex/dejavu/T2BDejaVuSerifCondensed-TLF.fd
12mr|texlive-dejavu-2.33-3|594	%{_texmfdistdir}/tex/latex/dejavu/T2CDejaVuSans-TLF.fd
12mr|texlive-dejavu-2.33-3|595	%{_texmfdistdir}/tex/latex/dejavu/T2CDejaVuSansCondensed-TLF.fd
12mr|texlive-dejavu-2.33-3|596	%{_texmfdistdir}/tex/latex/dejavu/T2CDejaVuSansMono-TLF.fd
12mr|texlive-dejavu-2.33-3|597	%{_texmfdistdir}/tex/latex/dejavu/T2CDejaVuSerif-TLF.fd
12mr|texlive-dejavu-2.33-3|598	%{_texmfdistdir}/tex/latex/dejavu/T2CDejaVuSerifCondensed-TLF.fd
12mr|texlive-dejavu-2.33-3|599	%{_texmfdistdir}/tex/latex/dejavu/TS1DejaVuSans-TLF.fd
12mr|texlive-dejavu-2.33-3|600	%{_texmfdistdir}/tex/latex/dejavu/TS1DejaVuSansCondensed-TLF.fd
12mr|texlive-dejavu-2.33-3|601	%{_texmfdistdir}/tex/latex/dejavu/TS1DejaVuSansMono-TLF.fd
12mr|texlive-dejavu-2.33-3|602	%{_texmfdistdir}/tex/latex/dejavu/TS1DejaVuSerif-TLF.fd
12mr|texlive-dejavu-2.33-3|603	%{_texmfdistdir}/tex/latex/dejavu/TS1DejaVuSerifCondensed-TLF.fd
12mr|texlive-dejavu-2.33-3|604	%{_texmfdistdir}/tex/latex/dejavu/X2DejaVuSans-TLF.fd
12mr|texlive-dejavu-2.33-3|605	%{_texmfdistdir}/tex/latex/dejavu/X2DejaVuSansCondensed-TLF.fd
12mr|texlive-dejavu-2.33-3|606	%{_texmfdistdir}/tex/latex/dejavu/X2DejaVuSansMono-TLF.fd
12mr|texlive-dejavu-2.33-3|607	%{_texmfdistdir}/tex/latex/dejavu/X2DejaVuSerif-TLF.fd
12mr|texlive-dejavu-2.33-3|608	%{_texmfdistdir}/tex/latex/dejavu/X2DejaVuSerifCondensed-TLF.fd
12mr|texlive-dejavu-2.33-3|609	%{_texmfdistdir}/tex/latex/dejavu/dejavu.sty
12mr|texlive-dejavu-2.33-3|610	%doc %{_texmfdistdir}/doc/fonts/dejavu/CHANGELOG
12mr|texlive-dejavu-2.33-3|611	%doc %{_texmfdistdir}/doc/fonts/dejavu/README
12mr|texlive-dejavu-2.33-3|612	%doc %{_texmfdistdir}/doc/fonts/dejavu/dejavu-sample.pdf
12mr|texlive-dejavu-2.33-3|613	%doc %{_texmfdistdir}/doc/fonts/dejavu/dejavu-sample.tex
12mr|texlive-dejavu-2.33-3|614	%doc %{_texmfdistdir}/doc/fonts/dejavu/dejavu.pdf
12mr|texlive-dejavu-2.33-3|615	%doc %{_texmfdistdir}/doc/fonts/dejavu/dejavu.tex
12mr|texlive-dejavu-2.33-3|616	%doc %{_texmfdistdir}/doc/fonts/dejavu/extrakerns.zip
12mr|texlive-dejavu-2.33-3|617	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/AUTHORS
12mr|texlive-dejavu-2.33-3|618	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/BUGS
12mr|texlive-dejavu-2.33-3|619	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/LICENSE
12mr|texlive-dejavu-2.33-3|620	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/NEWS
12mr|texlive-dejavu-2.33-3|621	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/README
12mr|texlive-dejavu-2.33-3|622	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/langcover.txt
12mr|texlive-dejavu-2.33-3|623	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/status.txt
12mr|texlive-dejavu-2.33-3|624	%doc %{_texmfdistdir}/doc/fonts/dejavu/font-doc/unicover.txt
12mr|texlive-dejavu-2.33-3|625	%doc %{_texmfdistdir}/doc/fonts/dejavu/manifest.txt
12mr|texlive-dejavu-2.33-3|626	
12mr|texlive-dejavu-2.33-3|627	#-----------------------------------------------------------------------
12mr|texlive-dejavu-2.33-3|628	%prep
12mr|texlive-dejavu-2.33-3|629	%setup -c -a0 -a1
12mr|texlive-dejavu-2.33-3|630	
12mr|texlive-dejavu-2.33-3|631	%build
12mr|texlive-dejavu-2.33-3|632	
12mr|texlive-dejavu-2.33-3|633	%install
12mr|texlive-dejavu-2.33-3|634	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dejavu-2.33-3|635	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-dejavu-2.33-3|636	
12mr|texlive-dejavu-2.33-3|637	
12mr|texlive-dejavu-2.33-3|638	
12mr|texlive-dejavu-2.33-3|639	%changelog
12mr|texlive-dejavu-2.33-3|640	

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

17154 12
12mr|texlive-delimtxt-20080818-2|1	# revision 16549
12mr|texlive-delimtxt-20080818-2|2	# category Package
12mr|texlive-delimtxt-20080818-2|3	# catalog-ctan /macros/latex/exptl/delimtxt
12mr|texlive-delimtxt-20080818-2|4	# catalog-date 2008-08-18 10:38:42 +0200
12mr|texlive-delimtxt-20080818-2|5	# catalog-license lppl
12mr|texlive-delimtxt-20080818-2|6	# catalog-version undef
12mr|texlive-delimtxt-20080818-2|7	Name:		texlive-delimtxt
12mr|texlive-delimtxt-20080818-2|8	Version:	20080818
12mr|texlive-delimtxt-20080818-2|9	Release:	2
12mr|texlive-delimtxt-20080818-2|10	Summary:	Read and parse text tables
12mr|texlive-delimtxt-20080818-2|11	Group:		Publishing
12mr|texlive-delimtxt-20080818-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/exptl/delimtxt
12mr|texlive-delimtxt-20080818-2|13	License:	LPPL
12mr|texlive-delimtxt-20080818-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/delimtxt.tar.xz
12mr|texlive-delimtxt-20080818-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/delimtxt.doc.tar.xz
12mr|texlive-delimtxt-20080818-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/delimtxt.source.tar.xz
12mr|texlive-delimtxt-20080818-2|17	BuildArch:	noarch
12mr|texlive-delimtxt-20080818-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-delimtxt-20080818-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-delimtxt-20080818-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-delimtxt-20080818-2|21	
12mr|texlive-delimtxt-20080818-2|22	%description
12mr|texlive-delimtxt-20080818-2|23	This experimental package can read and parse text tables
12mr|texlive-delimtxt-20080818-2|24	delimited by user-defined tokens (e.g., tab). It can be used
12mr|texlive-delimtxt-20080818-2|25	for serial letters and the like, making it easier to export the
12mr|texlive-delimtxt-20080818-2|26	data file from MS-Excel/MS-Word.
12mr|texlive-delimtxt-20080818-2|27	
12mr|texlive-delimtxt-20080818-2|28	%post
12mr|texlive-delimtxt-20080818-2|29	%{_sbindir}/texlive.post
12mr|texlive-delimtxt-20080818-2|30	
12mr|texlive-delimtxt-20080818-2|31	%postun
12mr|texlive-delimtxt-20080818-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-delimtxt-20080818-2|33	%{_sbindir}/texlive.post
12mr|texlive-delimtxt-20080818-2|34	fi
12mr|texlive-delimtxt-20080818-2|35	
12mr|texlive-delimtxt-20080818-2|36	#-----------------------------------------------------------------------
12mr|texlive-delimtxt-20080818-2|37	%files
12mr|texlive-delimtxt-20080818-2|38	%{_texmfdistdir}/tex/latex/delimtxt/delimtxt.sty
12mr|texlive-delimtxt-20080818-2|39	%doc %{_texmfdistdir}/doc/latex/delimtxt/delimtxt.pdf
12mr|texlive-delimtxt-20080818-2|40	%doc %{_texmfdistdir}/doc/latex/delimtxt/resulta.dat
12mr|texlive-delimtxt-20080818-2|41	%doc %{_texmfdistdir}/doc/latex/delimtxt/resultb.dat
12mr|texlive-delimtxt-20080818-2|42	%doc %{_texmfdistdir}/doc/latex/delimtxt/resultc.dat
12mr|texlive-delimtxt-20080818-2|43	%doc %{_texmfdistdir}/doc/latex/delimtxt/test1.tex
12mr|texlive-delimtxt-20080818-2|44	%doc %{_texmfdistdir}/doc/latex/delimtxt/test2.tex
12mr|texlive-delimtxt-20080818-2|45	%doc %{_texmfdistdir}/doc/latex/delimtxt/test3.tex
12mr|texlive-delimtxt-20080818-2|46	#- source
12mr|texlive-delimtxt-20080818-2|47	%doc %{_texmfdistdir}/source/latex/delimtxt/delimtxt.dtx
12mr|texlive-delimtxt-20080818-2|48	%doc %{_texmfdistdir}/source/latex/delimtxt/delimtxt.ins
12mr|texlive-delimtxt-20080818-2|49	
12mr|texlive-delimtxt-20080818-2|50	#-----------------------------------------------------------------------
12mr|texlive-delimtxt-20080818-2|51	%prep
12mr|texlive-delimtxt-20080818-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-delimtxt-20080818-2|53	
12mr|texlive-delimtxt-20080818-2|54	%build
12mr|texlive-delimtxt-20080818-2|55	
12mr|texlive-delimtxt-20080818-2|56	%install
12mr|texlive-delimtxt-20080818-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-delimtxt-20080818-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-delimtxt-20080818-2|59	
12mr|texlive-delimtxt-20080818-2|60	
12mr|texlive-delimtxt-20080818-2|61	
12mr|texlive-delimtxt-20080818-2|62	%changelog
12mr|texlive-delimtxt-20080818-2|63	

17155 12
12mr|texlive-de-macro-1.3-3|1	# revision 26355
12mr|texlive-de-macro-1.3-3|2	# category Package
12mr|texlive-de-macro-1.3-3|3	# catalog-ctan /support/de-macro
12mr|texlive-de-macro-1.3-3|4	# catalog-date 2010-03-10 11:48:14 +0100
12mr|texlive-de-macro-1.3-3|5	# catalog-license other-free
12mr|texlive-de-macro-1.3-3|6	# catalog-version 1.3
12mr|texlive-de-macro-1.3-3|7	Name:		texlive-de-macro
12mr|texlive-de-macro-1.3-3|8	Version:	1.3
12mr|texlive-de-macro-1.3-3|9	Release:	3
12mr|texlive-de-macro-1.3-3|10	Summary:	Expand private macros in a document
12mr|texlive-de-macro-1.3-3|11	Group:		Publishing
12mr|texlive-de-macro-1.3-3|12	URL:		http://www.ctan.org/tex-archive/support/de-macro
12mr|texlive-de-macro-1.3-3|13	License:	OTHER-FREE
12mr|texlive-de-macro-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/de-macro.tar.xz
12mr|texlive-de-macro-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/de-macro.doc.tar.xz
12mr|texlive-de-macro-1.3-3|16	BuildArch:	noarch
12mr|texlive-de-macro-1.3-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-de-macro-1.3-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-de-macro-1.3-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-de-macro-1.3-3|20	Provides:	texlive-de-macro.bin = %{EVRD}
12mr|texlive-de-macro-1.3-3|21	
12mr|texlive-de-macro-1.3-3|22	%description
12mr|texlive-de-macro-1.3-3|23	De-macro is a Python script that helps authors who like to use
12mr|texlive-de-macro-1.3-3|24	private LaTeX macros (for example, as abbreviations). A
12mr|texlive-de-macro-1.3-3|25	technical editor or a cooperating author may balk at such a
12mr|texlive-de-macro-1.3-3|26	manuscript; you can avoid manuscript rejection misery by
12mr|texlive-de-macro-1.3-3|27	running de-macro on it. De-macro will expand macros defined in
12mr|texlive-de-macro-1.3-3|28	\(re)newcommand or \(re)newenvironment commands, within the
12mr|texlive-de-macro-1.3-3|29	document, or in the document's "private" package file.
12mr|texlive-de-macro-1.3-3|30	
12mr|texlive-de-macro-1.3-3|31	%post
12mr|texlive-de-macro-1.3-3|32	%{_sbindir}/texlive.post
12mr|texlive-de-macro-1.3-3|33	
12mr|texlive-de-macro-1.3-3|34	%postun
12mr|texlive-de-macro-1.3-3|35	if [ $1 -eq 0 ]; then
12mr|texlive-de-macro-1.3-3|36	%{_sbindir}/texlive.post
12mr|texlive-de-macro-1.3-3|37	fi
12mr|texlive-de-macro-1.3-3|38	
12mr|texlive-de-macro-1.3-3|39	#-----------------------------------------------------------------------
12mr|texlive-de-macro-1.3-3|40	%files
12mr|texlive-de-macro-1.3-3|41	%{_bindir}/de-macro
12mr|texlive-de-macro-1.3-3|42	%{_texmfdistdir}/scripts/de-macro/de-macro
12mr|texlive-de-macro-1.3-3|43	%doc %{_texmfdistdir}/doc/support/de-macro/README
12mr|texlive-de-macro-1.3-3|44	%doc %{_texmfdistdir}/doc/support/de-macro/user-guide.pdf
12mr|texlive-de-macro-1.3-3|45	%doc %{_texmfdistdir}/doc/support/de-macro/user-guide.tex
12mr|texlive-de-macro-1.3-3|46	
12mr|texlive-de-macro-1.3-3|47	#-----------------------------------------------------------------------
12mr|texlive-de-macro-1.3-3|48	%prep
12mr|texlive-de-macro-1.3-3|49	%setup -c -a0 -a1
12mr|texlive-de-macro-1.3-3|50	
12mr|texlive-de-macro-1.3-3|51	%build
12mr|texlive-de-macro-1.3-3|52	
12mr|texlive-de-macro-1.3-3|53	%install
12mr|texlive-de-macro-1.3-3|54	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-de-macro-1.3-3|55	pushd %{buildroot}%{_bindir}
12mr|texlive-de-macro-1.3-3|56	ln -sf %{_texmfdistdir}/scripts/de-macro/de-macro de-macro
12mr|texlive-de-macro-1.3-3|57	popd
12mr|texlive-de-macro-1.3-3|58	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-de-macro-1.3-3|59	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-de-macro-1.3-3|60	
12mr|texlive-de-macro-1.3-3|61	
12mr|texlive-de-macro-1.3-3|62	
12mr|texlive-de-macro-1.3-3|63	%changelog
12mr|texlive-de-macro-1.3-3|64	

17156 12
12mr|texlive-detex-20120507-1|1	# revision 26689
12mr|texlive-detex-20120507-1|2	# category TLCore
12mr|texlive-detex-20120507-1|3	# catalog-ctan /support/detex
12mr|texlive-detex-20120507-1|4	# catalog-date 2012-05-07 22:13:48 +0200
12mr|texlive-detex-20120507-1|5	# catalog-license other-free
12mr|texlive-detex-20120507-1|6	# catalog-version undef
12mr|texlive-detex-20120507-1|7	Name:		texlive-detex
12mr|texlive-detex-20120507-1|8	Version:	20120507
12mr|texlive-detex-20120507-1|9	Release:	1
12mr|texlive-detex-20120507-1|10	Summary:	Strip TeX from a source file
12mr|texlive-detex-20120507-1|11	Group:		Publishing
12mr|texlive-detex-20120507-1|12	URL:		http://www.ctan.org/tex-archive/support/detex
12mr|texlive-detex-20120507-1|13	License:	OTHER-FREE
12mr|texlive-detex-20120507-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/detex.tar.xz
12mr|texlive-detex-20120507-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/detex.doc.tar.xz
12mr|texlive-detex-20120507-1|16	BuildArch:	noarch
12mr|texlive-detex-20120507-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-detex-20120507-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-detex-20120507-1|19	Requires:	texlive-detex.bin
12mr|texlive-detex-20120507-1|20	
12mr|texlive-detex-20120507-1|21	%description
12mr|texlive-detex-20120507-1|22	Detex is a program to remove TeX constructs from a text file.
12mr|texlive-detex-20120507-1|23	It recognizes the \input command. The program assumes it is
12mr|texlive-detex-20120507-1|24	dealing with LaTeX input if it sees the string \begin{document}
12mr|texlive-detex-20120507-1|25	in the text. In this case, it also recognizes the \include and
12mr|texlive-detex-20120507-1|26	\includeonly commands.
12mr|texlive-detex-20120507-1|27	
12mr|texlive-detex-20120507-1|28	#-----------------------------------------------------------------------
12mr|texlive-detex-20120507-1|29	%files
12mr|texlive-detex-20120507-1|30	%doc %{_mandir}/man1/detex.1*
12mr|texlive-detex-20120507-1|31	%doc %{_texmfdir}/doc/man/man1/detex.man1.pdf
12mr|texlive-detex-20120507-1|32	
12mr|texlive-detex-20120507-1|33	#-----------------------------------------------------------------------
12mr|texlive-detex-20120507-1|34	%prep
12mr|texlive-detex-20120507-1|35	%setup -c -a0 -a1
12mr|texlive-detex-20120507-1|36	
12mr|texlive-detex-20120507-1|37	%build
12mr|texlive-detex-20120507-1|38	
12mr|texlive-detex-20120507-1|39	%install
12mr|texlive-detex-20120507-1|40	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-detex-20120507-1|41	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-detex-20120507-1|42	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-detex-20120507-1|43	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-detex-20120507-1|44	
12mr|texlive-detex-20120507-1|45	
12mr|texlive-detex-20120507-1|46	
12mr|texlive-detex-20120507-1|47	%changelog
12mr|texlive-detex-20120507-1|48	

17157 12
12mr|texlive-devnag-2.15-2|1	# revision 18835
12mr|texlive-devnag-2.15-2|2	# category TLCore
12mr|texlive-devnag-2.15-2|3	# catalog-ctan /language/devanagari/velthuis
12mr|texlive-devnag-2.15-2|4	# catalog-date 2008-06-22 18:57:24 +0200
12mr|texlive-devnag-2.15-2|5	# catalog-license gpl
12mr|texlive-devnag-2.15-2|6	# catalog-version 2.15
12mr|texlive-devnag-2.15-2|7	Name:		texlive-devnag
12mr|texlive-devnag-2.15-2|8	Version:	2.15
12mr|texlive-devnag-2.15-2|9	Release:	2
12mr|texlive-devnag-2.15-2|10	Summary:	Typeset Devanagari
12mr|texlive-devnag-2.15-2|11	Group:		Publishing
12mr|texlive-devnag-2.15-2|12	URL:		http://www.ctan.org/tex-archive/language/devanagari/velthuis
12mr|texlive-devnag-2.15-2|13	License:	GPL
12mr|texlive-devnag-2.15-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/devnag.tar.xz
12mr|texlive-devnag-2.15-2|15	BuildArch:	noarch
12mr|texlive-devnag-2.15-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-devnag-2.15-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-devnag-2.15-2|18	Requires:	texlive-devnag.bin
12mr|texlive-devnag-2.15-2|19	
12mr|texlive-devnag-2.15-2|20	%description
12mr|texlive-devnag-2.15-2|21	Frans Velthuis' preprocessor for Devanagari text, and fonts and
12mr|texlive-devnag-2.15-2|22	macros to use when typesetting the processed text. The macros
12mr|texlive-devnag-2.15-2|23	provide features that support Sanskrit, Hindi, Marathi, Nepali,
12mr|texlive-devnag-2.15-2|24	and other languages typically printed in the Devanagari script.
12mr|texlive-devnag-2.15-2|25	The fonts are available both in Metafont and Type 1 format.
12mr|texlive-devnag-2.15-2|26	
12mr|texlive-devnag-2.15-2|27	#-----------------------------------------------------------------------
12mr|texlive-devnag-2.15-2|28	%files
12mr|texlive-devnag-2.15-2|29	
12mr|texlive-devnag-2.15-2|30	#-----------------------------------------------------------------------
12mr|texlive-devnag-2.15-2|31	%prep
12mr|texlive-devnag-2.15-2|32	%setup -c -a0
12mr|texlive-devnag-2.15-2|33	
12mr|texlive-devnag-2.15-2|34	%build
12mr|texlive-devnag-2.15-2|35	
12mr|texlive-devnag-2.15-2|36	%install
12mr|texlive-devnag-2.15-2|37	
12mr|texlive-devnag-2.15-2|38	
12mr|texlive-devnag-2.15-2|39	
12mr|texlive-devnag-2.15-2|40	%changelog
12mr|texlive-devnag-2.15-2|41	

17158 12
12mr|texlive-dfgproposal-1.0-2|1	# revision 20350
12mr|texlive-dfgproposal-1.0-2|2	# category Package
12mr|texlive-dfgproposal-1.0-2|3	# catalog-ctan /macros/latex/contrib/dfgproposal
12mr|texlive-dfgproposal-1.0-2|4	# catalog-date 2010-11-05 11:18:03 +0100
12mr|texlive-dfgproposal-1.0-2|5	# catalog-license lppl
12mr|texlive-dfgproposal-1.0-2|6	# catalog-version 1.0
12mr|texlive-dfgproposal-1.0-2|7	Name:		texlive-dfgproposal
12mr|texlive-dfgproposal-1.0-2|8	Version:	1.0
12mr|texlive-dfgproposal-1.0-2|9	Release:	2
12mr|texlive-dfgproposal-1.0-2|10	Summary:	Support for writing proposals to the DFG
12mr|texlive-dfgproposal-1.0-2|11	Group:		Publishing
12mr|texlive-dfgproposal-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dfgproposal
12mr|texlive-dfgproposal-1.0-2|13	License:	LPPL
12mr|texlive-dfgproposal-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dfgproposal.tar.xz
12mr|texlive-dfgproposal-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dfgproposal.doc.tar.xz
12mr|texlive-dfgproposal-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dfgproposal.source.tar.xz
12mr|texlive-dfgproposal-1.0-2|17	BuildArch:	noarch
12mr|texlive-dfgproposal-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-dfgproposal-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-dfgproposal-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-dfgproposal-1.0-2|21	
12mr|texlive-dfgproposal-1.0-2|22	%description
12mr|texlive-dfgproposal-1.0-2|23	The package offers a class for writing proposals to the German
12mr|texlive-dfgproposal-1.0-2|24	Research Council (DFG), together with examples of its use.
12mr|texlive-dfgproposal-1.0-2|25	
12mr|texlive-dfgproposal-1.0-2|26	%post
12mr|texlive-dfgproposal-1.0-2|27	%{_sbindir}/texlive.post
12mr|texlive-dfgproposal-1.0-2|28	
12mr|texlive-dfgproposal-1.0-2|29	%postun
12mr|texlive-dfgproposal-1.0-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-dfgproposal-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-dfgproposal-1.0-2|32	fi
12mr|texlive-dfgproposal-1.0-2|33	
12mr|texlive-dfgproposal-1.0-2|34	#-----------------------------------------------------------------------
12mr|texlive-dfgproposal-1.0-2|35	%files
12mr|texlive-dfgproposal-1.0-2|36	%{_texmfdistdir}/tex/latex/dfgproposal/dfgproposal.cls
12mr|texlive-dfgproposal-1.0-2|37	%doc %{_texmfdistdir}/doc/latex/dfgproposal/CV_PubList_Kohlhase.tex
12mr|texlive-dfgproposal-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/dfgproposal/DCMpersons.tex
12mr|texlive-dfgproposal-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/dfgproposal/Makefile.template
12mr|texlive-dfgproposal-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/dfgproposal/README
12mr|texlive-dfgproposal-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/dfgproposal/README.TEXLIVE
12mr|texlive-dfgproposal-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/dfgproposal/cvpubsmiko.pdf
12mr|texlive-dfgproposal-1.0-2|43	%doc %{_texmfdistdir}/doc/latex/dfgproposal/dfgproposal.pdf
12mr|texlive-dfgproposal-1.0-2|44	%doc %{_texmfdistdir}/doc/latex/dfgproposal/finalreport.tex
12mr|texlive-dfgproposal-1.0-2|45	%doc %{_texmfdistdir}/doc/latex/dfgproposal/funds.tex
12mr|texlive-dfgproposal-1.0-2|46	%doc %{_texmfdistdir}/doc/latex/dfgproposal/mittel.tex
12mr|texlive-dfgproposal-1.0-2|47	%doc %{_texmfdistdir}/doc/latex/dfgproposal/preconditions.tex
12mr|texlive-dfgproposal-1.0-2|48	%doc %{_texmfdistdir}/doc/latex/dfgproposal/progressreport.tex
12mr|texlive-dfgproposal-1.0-2|49	%doc %{_texmfdistdir}/doc/latex/dfgproposal/progresssummary.tex
12mr|texlive-dfgproposal-1.0-2|50	%doc %{_texmfdistdir}/doc/latex/dfgproposal/proposal.tex
12mr|texlive-dfgproposal-1.0-2|51	%doc %{_texmfdistdir}/doc/latex/dfgproposal/state.tex
12mr|texlive-dfgproposal-1.0-2|52	%doc %{_texmfdistdir}/doc/latex/dfgproposal/workplan.tex
12mr|texlive-dfgproposal-1.0-2|53	%doc %{_texmfdistdir}/doc/latex/dfgproposal/zusammenfassung.tex
12mr|texlive-dfgproposal-1.0-2|54	#- source
12mr|texlive-dfgproposal-1.0-2|55	%doc %{_texmfdistdir}/source/latex/dfgproposal/dfgproposal.dtx
12mr|texlive-dfgproposal-1.0-2|56	%doc %{_texmfdistdir}/source/latex/dfgproposal/dfgproposal.ins
12mr|texlive-dfgproposal-1.0-2|57	
12mr|texlive-dfgproposal-1.0-2|58	#-----------------------------------------------------------------------
12mr|texlive-dfgproposal-1.0-2|59	%prep
12mr|texlive-dfgproposal-1.0-2|60	%setup -c -a0 -a1 -a2
12mr|texlive-dfgproposal-1.0-2|61	
12mr|texlive-dfgproposal-1.0-2|62	%build
12mr|texlive-dfgproposal-1.0-2|63	
12mr|texlive-dfgproposal-1.0-2|64	%install
12mr|texlive-dfgproposal-1.0-2|65	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dfgproposal-1.0-2|66	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-dfgproposal-1.0-2|67	
12mr|texlive-dfgproposal-1.0-2|68	
12mr|texlive-dfgproposal-1.0-2|69	
12mr|texlive-dfgproposal-1.0-2|70	%changelog
12mr|texlive-dfgproposal-1.0-2|71	

17159 12
12mr|texlive-dhua-0.11-2|1	# revision 24035
12mr|texlive-dhua-0.11-2|2	# category Package
12mr|texlive-dhua-0.11-2|3	# catalog-ctan /macros/latex/contrib/dhua
12mr|texlive-dhua-0.11-2|4	# catalog-date 2011-09-20 00:29:10 +0200
12mr|texlive-dhua-0.11-2|5	# catalog-license lppl1.3
12mr|texlive-dhua-0.11-2|6	# catalog-version 0.11
12mr|texlive-dhua-0.11-2|7	Name:		texlive-dhua
12mr|texlive-dhua-0.11-2|8	Version:	0.11
12mr|texlive-dhua-0.11-2|9	Release:	2
12mr|texlive-dhua-0.11-2|10	Summary:	German abbreviations using thin space
12mr|texlive-dhua-0.11-2|11	Group:		Publishing
12mr|texlive-dhua-0.11-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dhua
12mr|texlive-dhua-0.11-2|13	License:	LPPL1.3
12mr|texlive-dhua-0.11-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dhua.tar.xz
12mr|texlive-dhua-0.11-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dhua.doc.tar.xz
12mr|texlive-dhua-0.11-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dhua.source.tar.xz
12mr|texlive-dhua-0.11-2|17	BuildArch:	noarch
12mr|texlive-dhua-0.11-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-dhua-0.11-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-dhua-0.11-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-dhua-0.11-2|21	
12mr|texlive-dhua-0.11-2|22	%description
12mr|texlive-dhua-0.11-2|23	The package provides commands for those abbreviations of German
12mr|texlive-dhua-0.11-2|24	phrases for which the use of thin space is recommended. Setup
12mr|texlive-dhua-0.11-2|25	commands \newdhua and \newtwopartdhua are provided, as well as
12mr|texlive-dhua-0.11-2|26	commands for single cases (such as \zB for 'z. B.', saving the
12mr|texlive-dhua-0.11-2|27	user from typing such as 'z.\,B.'). To typeset the
12mr|texlive-dhua-0.11-2|28	documentation, the niceverb package, version 0.44, or later, is
12mr|texlive-dhua-0.11-2|29	required. Das Paket `dhua' stellt Befehle fur sog.
12mr|texlive-dhua-0.11-2|30	mehrgliedrige Abkurzungen bereit, fur die schmale Leerzeichen
12mr|texlive-dhua-0.11-2|31	(Festabstande) empfohlen werden (Duden, Wikipedia). In die
12mr|texlive-dhua-0.11-2|32	englische Paketdokumentation sind deutsche Erlauterungen
12mr|texlive-dhua-0.11-2|33	eingestreut.
12mr|texlive-dhua-0.11-2|34	
12mr|texlive-dhua-0.11-2|35	%post
12mr|texlive-dhua-0.11-2|36	%{_sbindir}/texlive.post
12mr|texlive-dhua-0.11-2|37	
12mr|texlive-dhua-0.11-2|38	%postun
12mr|texlive-dhua-0.11-2|39	if [ $1 -eq 0 ]; then
12mr|texlive-dhua-0.11-2|40	%{_sbindir}/texlive.post
12mr|texlive-dhua-0.11-2|41	fi
12mr|texlive-dhua-0.11-2|42	
12mr|texlive-dhua-0.11-2|43	#-----------------------------------------------------------------------
12mr|texlive-dhua-0.11-2|44	%files
12mr|texlive-dhua-0.11-2|45	%{_texmfdistdir}/tex/latex/dhua/dhua.cfg
12mr|texlive-dhua-0.11-2|46	%{_texmfdistdir}/tex/latex/dhua/dhua.sty
12mr|texlive-dhua-0.11-2|47	%doc %{_texmfdistdir}/doc/latex/dhua/README
12mr|texlive-dhua-0.11-2|48	%doc %{_texmfdistdir}/doc/latex/dhua/README.pdf
12mr|texlive-dhua-0.11-2|49	%doc %{_texmfdistdir}/doc/latex/dhua/SrcFILEs.txt
12mr|texlive-dhua-0.11-2|50	%doc %{_texmfdistdir}/doc/latex/dhua/dhua.pdf
12mr|texlive-dhua-0.11-2|51	#- source
12mr|texlive-dhua-0.11-2|52	%doc %{_texmfdistdir}/source/latex/dhua/README.tex
12mr|texlive-dhua-0.11-2|53	%doc %{_texmfdistdir}/source/latex/dhua/dhua.tex
12mr|texlive-dhua-0.11-2|54	%doc %{_texmfdistdir}/source/latex/dhua/srcfiles.tex
12mr|texlive-dhua-0.11-2|55	
12mr|texlive-dhua-0.11-2|56	#-----------------------------------------------------------------------
12mr|texlive-dhua-0.11-2|57	%prep
12mr|texlive-dhua-0.11-2|58	%setup -c -a0 -a1 -a2
12mr|texlive-dhua-0.11-2|59	
12mr|texlive-dhua-0.11-2|60	%build
12mr|texlive-dhua-0.11-2|61	
12mr|texlive-dhua-0.11-2|62	%install
12mr|texlive-dhua-0.11-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dhua-0.11-2|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-dhua-0.11-2|65	
12mr|texlive-dhua-0.11-2|66	
12mr|texlive-dhua-0.11-2|67	
12mr|texlive-dhua-0.11-2|68	%changelog
12mr|texlive-dhua-0.11-2|69	

17160 12
12mr|texlive-diagbox-1.0-2|1	# revision 24646
12mr|texlive-diagbox-1.0-2|2	# category Package
12mr|texlive-diagbox-1.0-2|3	# catalog-ctan /macros/latex/contrib/diagbox
12mr|texlive-diagbox-1.0-2|4	# catalog-date 2011-11-24 16:48:22 +0100
12mr|texlive-diagbox-1.0-2|5	# catalog-license lppl1.3
12mr|texlive-diagbox-1.0-2|6	# catalog-version 1.0
12mr|texlive-diagbox-1.0-2|7	Name:		texlive-diagbox
12mr|texlive-diagbox-1.0-2|8	Version:	1.0
12mr|texlive-diagbox-1.0-2|9	Release:	2
12mr|texlive-diagbox-1.0-2|10	Summary:	Table heads with diagonal lines
12mr|texlive-diagbox-1.0-2|11	Group:		Publishing
12mr|texlive-diagbox-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/diagbox
12mr|texlive-diagbox-1.0-2|13	License:	LPPL1.3
12mr|texlive-diagbox-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/diagbox.tar.xz
12mr|texlive-diagbox-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/diagbox.doc.tar.xz
12mr|texlive-diagbox-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/diagbox.source.tar.xz
12mr|texlive-diagbox-1.0-2|17	BuildArch:	noarch
12mr|texlive-diagbox-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-diagbox-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-diagbox-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-diagbox-1.0-2|21	
12mr|texlive-diagbox-1.0-2|22	%description
12mr|texlive-diagbox-1.0-2|23	The package's principal command, \diagbox, takes two arguments
12mr|texlive-diagbox-1.0-2|24	(texts for the slash-separated parts of the box), and an
12mr|texlive-diagbox-1.0-2|25	optional argument with which the direction the slash will go,
12mr|texlive-diagbox-1.0-2|26	and the box dimensions, etc., may vbe controlled. The package
12mr|texlive-diagbox-1.0-2|27	also provides \slashbox and \backslashbox commands for
12mr|texlive-diagbox-1.0-2|28	compatibility with the slashbox package, which it supersedes.
12mr|texlive-diagbox-1.0-2|29	
12mr|texlive-diagbox-1.0-2|30	%post
12mr|texlive-diagbox-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-diagbox-1.0-2|32	
12mr|texlive-diagbox-1.0-2|33	%postun
12mr|texlive-diagbox-1.0-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-diagbox-1.0-2|35	%{_sbindir}/texlive.post
12mr|texlive-diagbox-1.0-2|36	fi
12mr|texlive-diagbox-1.0-2|37	
12mr|texlive-diagbox-1.0-2|38	#-----------------------------------------------------------------------
12mr|texlive-diagbox-1.0-2|39	%files
12mr|texlive-diagbox-1.0-2|40	%{_texmfdistdir}/tex/latex/diagbox/diagbox.sty
12mr|texlive-diagbox-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/diagbox/diagbox.pdf
12mr|texlive-diagbox-1.0-2|42	#- source
12mr|texlive-diagbox-1.0-2|43	%doc %{_texmfdistdir}/source/latex/diagbox/diagbox.dtx
12mr|texlive-diagbox-1.0-2|44	%doc %{_texmfdistdir}/source/latex/diagbox/diagbox.ins
12mr|texlive-diagbox-1.0-2|45	
12mr|texlive-diagbox-1.0-2|46	#-----------------------------------------------------------------------
12mr|texlive-diagbox-1.0-2|47	%prep
12mr|texlive-diagbox-1.0-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-diagbox-1.0-2|49	
12mr|texlive-diagbox-1.0-2|50	%build
12mr|texlive-diagbox-1.0-2|51	
12mr|texlive-diagbox-1.0-2|52	%install
12mr|texlive-diagbox-1.0-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-diagbox-1.0-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-diagbox-1.0-2|55	
12mr|texlive-diagbox-1.0-2|56	
12mr|texlive-diagbox-1.0-2|57	
12mr|texlive-diagbox-1.0-2|58	%changelog
12mr|texlive-diagbox-1.0-2|59	

17161 12
12mr|texlive-diagmac2-2.1-2|1	# revision 15878
12mr|texlive-diagmac2-2.1-2|2	# category Package
12mr|texlive-diagmac2-2.1-2|3	# catalog-ctan /macros/latex/contrib/diagmac2
12mr|texlive-diagmac2-2.1-2|4	# catalog-date 2009-05-17 01:32:22 +0200
12mr|texlive-diagmac2-2.1-2|5	# catalog-license lppl
12mr|texlive-diagmac2-2.1-2|6	# catalog-version 2.1
12mr|texlive-diagmac2-2.1-2|7	Name:		texlive-diagmac2
12mr|texlive-diagmac2-2.1-2|8	Version:	2.1
12mr|texlive-diagmac2-2.1-2|9	Release:	2
12mr|texlive-diagmac2-2.1-2|10	Summary:	Diagram macros, using pict2e
12mr|texlive-diagmac2-2.1-2|11	Group:		Publishing
12mr|texlive-diagmac2-2.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/diagmac2
12mr|texlive-diagmac2-2.1-2|13	License:	LPPL
12mr|texlive-diagmac2-2.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/diagmac2.tar.xz
12mr|texlive-diagmac2-2.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/diagmac2.doc.tar.xz
12mr|texlive-diagmac2-2.1-2|16	BuildArch:	noarch
12mr|texlive-diagmac2-2.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-diagmac2-2.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-diagmac2-2.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-diagmac2-2.1-2|20	
12mr|texlive-diagmac2-2.1-2|21	%description
12mr|texlive-diagmac2-2.1-2|22	This is a development of the long-established diagmac package,
12mr|texlive-diagmac2-2.1-2|23	using pict2e so that the restrictions on line direction are
12mr|texlive-diagmac2-2.1-2|24	removed.
12mr|texlive-diagmac2-2.1-2|25	
12mr|texlive-diagmac2-2.1-2|26	%post
12mr|texlive-diagmac2-2.1-2|27	%{_sbindir}/texlive.post
12mr|texlive-diagmac2-2.1-2|28	
12mr|texlive-diagmac2-2.1-2|29	%postun
12mr|texlive-diagmac2-2.1-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-diagmac2-2.1-2|31	%{_sbindir}/texlive.post
12mr|texlive-diagmac2-2.1-2|32	fi
12mr|texlive-diagmac2-2.1-2|33	
12mr|texlive-diagmac2-2.1-2|34	#-----------------------------------------------------------------------
12mr|texlive-diagmac2-2.1-2|35	%files
12mr|texlive-diagmac2-2.1-2|36	%{_texmfdistdir}/tex/latex/diagmac2/diagmac2.sty
12mr|texlive-diagmac2-2.1-2|37	%doc %{_texmfdistdir}/doc/latex/diagmac2/README
12mr|texlive-diagmac2-2.1-2|38	%doc %{_texmfdistdir}/doc/latex/diagmac2/doc/diagmac2.pdf
12mr|texlive-diagmac2-2.1-2|39	%doc %{_texmfdistdir}/doc/latex/diagmac2/doc/diagmac2.tex
12mr|texlive-diagmac2-2.1-2|40	%doc %{_texmfdistdir}/doc/latex/diagmac2/doc/diagmactest.pdf
12mr|texlive-diagmac2-2.1-2|41	%doc %{_texmfdistdir}/doc/latex/diagmac2/doc/diagmactest.tex
12mr|texlive-diagmac2-2.1-2|42	
12mr|texlive-diagmac2-2.1-2|43	#-----------------------------------------------------------------------
12mr|texlive-diagmac2-2.1-2|44	%prep
12mr|texlive-diagmac2-2.1-2|45	%setup -c -a0 -a1
12mr|texlive-diagmac2-2.1-2|46	
12mr|texlive-diagmac2-2.1-2|47	%build
12mr|texlive-diagmac2-2.1-2|48	
12mr|texlive-diagmac2-2.1-2|49	%install
12mr|texlive-diagmac2-2.1-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-diagmac2-2.1-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-diagmac2-2.1-2|52	
12mr|texlive-diagmac2-2.1-2|53	
12mr|texlive-diagmac2-2.1-2|54	
12mr|texlive-diagmac2-2.1-2|55	%changelog
12mr|texlive-diagmac2-2.1-2|56	

17162 12
12mr|texlive-diagnose-0.2-2|1	# revision 19387
12mr|texlive-diagnose-0.2-2|2	# category Package
12mr|texlive-diagnose-0.2-2|3	# catalog-ctan /macros/latex/contrib/diagnose
12mr|texlive-diagnose-0.2-2|4	# catalog-date 2006-12-17 18:48:45 +0100
12mr|texlive-diagnose-0.2-2|5	# catalog-license gpl
12mr|texlive-diagnose-0.2-2|6	# catalog-version 0.2
12mr|texlive-diagnose-0.2-2|7	Name:		texlive-diagnose
12mr|texlive-diagnose-0.2-2|8	Version:	0.2
12mr|texlive-diagnose-0.2-2|9	Release:	2
12mr|texlive-diagnose-0.2-2|10	Summary:	A diagnostic tool for a TeX installation
12mr|texlive-diagnose-0.2-2|11	Group:		Publishing
12mr|texlive-diagnose-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/diagnose
12mr|texlive-diagnose-0.2-2|13	License:	GPL
12mr|texlive-diagnose-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/diagnose.tar.xz
12mr|texlive-diagnose-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/diagnose.doc.tar.xz
12mr|texlive-diagnose-0.2-2|16	BuildArch:	noarch
12mr|texlive-diagnose-0.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-diagnose-0.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-diagnose-0.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-diagnose-0.2-2|20	
12mr|texlive-diagnose-0.2-2|21	%description
12mr|texlive-diagnose-0.2-2|22	Provides macros to assist evaluation of the capabilities of a
12mr|texlive-diagnose-0.2-2|23	TeX installation (i.e., what extensions it supports). An
12mr|texlive-diagnose-0.2-2|24	example document that examines the installation is available.
12mr|texlive-diagnose-0.2-2|25	
12mr|texlive-diagnose-0.2-2|26	%post
12mr|texlive-diagnose-0.2-2|27	%{_sbindir}/texlive.post
12mr|texlive-diagnose-0.2-2|28	
12mr|texlive-diagnose-0.2-2|29	%postun
12mr|texlive-diagnose-0.2-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-diagnose-0.2-2|31	%{_sbindir}/texlive.post
12mr|texlive-diagnose-0.2-2|32	fi
12mr|texlive-diagnose-0.2-2|33	
12mr|texlive-diagnose-0.2-2|34	#-----------------------------------------------------------------------
12mr|texlive-diagnose-0.2-2|35	%files
12mr|texlive-diagnose-0.2-2|36	%{_texmfdistdir}/tex/latex/diagnose/diagnose.sty
12mr|texlive-diagnose-0.2-2|37	%doc %{_texmfdistdir}/doc/latex/diagnose/INSTALL
12mr|texlive-diagnose-0.2-2|38	%doc %{_texmfdistdir}/doc/latex/diagnose/README
12mr|texlive-diagnose-0.2-2|39	%doc %{_texmfdistdir}/doc/latex/diagnose/diagnose.pdf
12mr|texlive-diagnose-0.2-2|40	%doc %{_texmfdistdir}/doc/latex/diagnose/diagnose.tex
12mr|texlive-diagnose-0.2-2|41	%doc %{_texmfdistdir}/doc/latex/diagnose/mls-diag.tex
12mr|texlive-diagnose-0.2-2|42	
12mr|texlive-diagnose-0.2-2|43	#-----------------------------------------------------------------------
12mr|texlive-diagnose-0.2-2|44	%prep
12mr|texlive-diagnose-0.2-2|45	%setup -c -a0 -a1
12mr|texlive-diagnose-0.2-2|46	
12mr|texlive-diagnose-0.2-2|47	%build
12mr|texlive-diagnose-0.2-2|48	
12mr|texlive-diagnose-0.2-2|49	%install
12mr|texlive-diagnose-0.2-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-diagnose-0.2-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-diagnose-0.2-2|52	
12mr|texlive-diagnose-0.2-2|53	
12mr|texlive-diagnose-0.2-2|54	
12mr|texlive-diagnose-0.2-2|55	%changelog
12mr|texlive-diagnose-0.2-2|56	

17163 12
12mr|texlive-dice-20080607-2|1	# revision 15878
12mr|texlive-dice-20080607-2|2	# category Package
12mr|texlive-dice-20080607-2|3	# catalog-ctan /fonts/dice
12mr|texlive-dice-20080607-2|4	# catalog-date 2008-06-07 13:52:00 +0200
12mr|texlive-dice-20080607-2|5	# catalog-license lppl
12mr|texlive-dice-20080607-2|6	# catalog-version undef
12mr|texlive-dice-20080607-2|7	Name:		texlive-dice
12mr|texlive-dice-20080607-2|8	Version:	20080607
12mr|texlive-dice-20080607-2|9	Release:	2
12mr|texlive-dice-20080607-2|10	Summary:	A font for die faces
12mr|texlive-dice-20080607-2|11	Group:		Publishing
12mr|texlive-dice-20080607-2|12	URL:		http://www.ctan.org/tex-archive/fonts/dice
12mr|texlive-dice-20080607-2|13	License:	LPPL
12mr|texlive-dice-20080607-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dice.tar.xz
12mr|texlive-dice-20080607-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dice.doc.tar.xz
12mr|texlive-dice-20080607-2|16	BuildArch:	noarch
12mr|texlive-dice-20080607-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dice-20080607-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dice-20080607-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-dice-20080607-2|20	
12mr|texlive-dice-20080607-2|21	%description
12mr|texlive-dice-20080607-2|22	A MetaFont font that can produce die faces in 2D or with
12mr|texlive-dice-20080607-2|23	various 3D effects.
12mr|texlive-dice-20080607-2|24	
12mr|texlive-dice-20080607-2|25	%post
12mr|texlive-dice-20080607-2|26	%{_sbindir}/texlive.post
12mr|texlive-dice-20080607-2|27	
12mr|texlive-dice-20080607-2|28	%postun
12mr|texlive-dice-20080607-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-dice-20080607-2|30	%{_sbindir}/texlive.post
12mr|texlive-dice-20080607-2|31	fi
12mr|texlive-dice-20080607-2|32	
12mr|texlive-dice-20080607-2|33	#-----------------------------------------------------------------------
12mr|texlive-dice-20080607-2|34	%files
12mr|texlive-dice-20080607-2|35	%{_texmfdistdir}/fonts/source/public/dice/dice3d.mf
12mr|texlive-dice-20080607-2|36	%{_texmfdistdir}/fonts/tfm/public/dice/dice3d.tfm
12mr|texlive-dice-20080607-2|37	%doc %{_texmfdistdir}/doc/fonts/dice/dice3d.dvi
12mr|texlive-dice-20080607-2|38	%doc %{_texmfdistdir}/doc/fonts/dice/dice3d.tex
12mr|texlive-dice-20080607-2|39	
12mr|texlive-dice-20080607-2|40	#-----------------------------------------------------------------------
12mr|texlive-dice-20080607-2|41	%prep
12mr|texlive-dice-20080607-2|42	%setup -c -a0 -a1
12mr|texlive-dice-20080607-2|43	
12mr|texlive-dice-20080607-2|44	%build
12mr|texlive-dice-20080607-2|45	
12mr|texlive-dice-20080607-2|46	%install
12mr|texlive-dice-20080607-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dice-20080607-2|48	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-dice-20080607-2|49	
12mr|texlive-dice-20080607-2|50	
12mr|texlive-dice-20080607-2|51	
12mr|texlive-dice-20080607-2|52	%changelog
12mr|texlive-dice-20080607-2|53	

17164 12
12mr|texlive-dichokey-20100223-2|1	# revision 17192
12mr|texlive-dichokey-20100223-2|2	# category Package
12mr|texlive-dichokey-20100223-2|3	# catalog-ctan /macros/latex/contrib/dichokey
12mr|texlive-dichokey-20100223-2|4	# catalog-date 2010-02-23 23:30:05 +0100
12mr|texlive-dichokey-20100223-2|5	# catalog-license pd
12mr|texlive-dichokey-20100223-2|6	# catalog-version undef
12mr|texlive-dichokey-20100223-2|7	Name:		texlive-dichokey
12mr|texlive-dichokey-20100223-2|8	Version:	20100223
12mr|texlive-dichokey-20100223-2|9	Release:	2
12mr|texlive-dichokey-20100223-2|10	Summary:	Construct dichotomous identification keys
12mr|texlive-dichokey-20100223-2|11	Group:		Publishing
12mr|texlive-dichokey-20100223-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dichokey
12mr|texlive-dichokey-20100223-2|13	License:	PD
12mr|texlive-dichokey-20100223-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dichokey.tar.xz
12mr|texlive-dichokey-20100223-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dichokey.doc.tar.xz
12mr|texlive-dichokey-20100223-2|16	BuildArch:	noarch
12mr|texlive-dichokey-20100223-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dichokey-20100223-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dichokey-20100223-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-dichokey-20100223-2|20	
12mr|texlive-dichokey-20100223-2|21	%description
12mr|texlive-dichokey-20100223-2|22	The package can be used to construct dichotomous identification
12mr|texlive-dichokey-20100223-2|23	keys (used especially in biology for species identification),
12mr|texlive-dichokey-20100223-2|24	taking care of numbering and indentation of successive key
12mr|texlive-dichokey-20100223-2|25	steps automatically. An example file is provided, which
12mr|texlive-dichokey-20100223-2|26	demonstrates usage.
12mr|texlive-dichokey-20100223-2|27	
12mr|texlive-dichokey-20100223-2|28	%post
12mr|texlive-dichokey-20100223-2|29	%{_sbindir}/texlive.post
12mr|texlive-dichokey-20100223-2|30	
12mr|texlive-dichokey-20100223-2|31	%postun
12mr|texlive-dichokey-20100223-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-dichokey-20100223-2|33	%{_sbindir}/texlive.post
12mr|texlive-dichokey-20100223-2|34	fi
12mr|texlive-dichokey-20100223-2|35	
12mr|texlive-dichokey-20100223-2|36	#-----------------------------------------------------------------------
12mr|texlive-dichokey-20100223-2|37	%files
12mr|texlive-dichokey-20100223-2|38	%{_texmfdistdir}/tex/latex/dichokey/dichokey.sty
12mr|texlive-dichokey-20100223-2|39	%doc %{_texmfdistdir}/doc/latex/dichokey/dichokey.pdf
12mr|texlive-dichokey-20100223-2|40	%doc %{_texmfdistdir}/doc/latex/dichokey/dichokey.tex
12mr|texlive-dichokey-20100223-2|41	%doc %{_texmfdistdir}/doc/latex/dichokey/rhodocyb.pdf
12mr|texlive-dichokey-20100223-2|42	%doc %{_texmfdistdir}/doc/latex/dichokey/rhodocyb.tex
12mr|texlive-dichokey-20100223-2|43	
12mr|texlive-dichokey-20100223-2|44	#-----------------------------------------------------------------------
12mr|texlive-dichokey-20100223-2|45	%prep
12mr|texlive-dichokey-20100223-2|46	%setup -c -a0 -a1
12mr|texlive-dichokey-20100223-2|47	
12mr|texlive-dichokey-20100223-2|48	%build
12mr|texlive-dichokey-20100223-2|49	
12mr|texlive-dichokey-20100223-2|50	%install
12mr|texlive-dichokey-20100223-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dichokey-20100223-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-dichokey-20100223-2|53	
12mr|texlive-dichokey-20100223-2|54	
12mr|texlive-dichokey-20100223-2|55	
12mr|texlive-dichokey-20100223-2|56	%changelog
12mr|texlive-dichokey-20100223-2|57	

17165 12
12mr|texlive-dictsym-20070925-2|1	# revision 20031
12mr|texlive-dictsym-20070925-2|2	# category Package
12mr|texlive-dictsym-20070925-2|3	# catalog-ctan /fonts/dictsym
12mr|texlive-dictsym-20070925-2|4	# catalog-date 2007-09-25 10:20:14 +0200
12mr|texlive-dictsym-20070925-2|5	# catalog-license lppl
12mr|texlive-dictsym-20070925-2|6	# catalog-version undef
12mr|texlive-dictsym-20070925-2|7	Name:		texlive-dictsym
12mr|texlive-dictsym-20070925-2|8	Version:	20070925
12mr|texlive-dictsym-20070925-2|9	Release:	2
12mr|texlive-dictsym-20070925-2|10	Summary:	DictSym font and macro package
12mr|texlive-dictsym-20070925-2|11	Group:		Publishing
12mr|texlive-dictsym-20070925-2|12	URL:		http://www.ctan.org/tex-archive/fonts/dictsym
12mr|texlive-dictsym-20070925-2|13	License:	LPPL
12mr|texlive-dictsym-20070925-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dictsym.tar.xz
12mr|texlive-dictsym-20070925-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dictsym.doc.tar.xz
12mr|texlive-dictsym-20070925-2|16	BuildArch:	noarch
12mr|texlive-dictsym-20070925-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dictsym-20070925-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dictsym-20070925-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-dictsym-20070925-2|20	
12mr|texlive-dictsym-20070925-2|21	%description
12mr|texlive-dictsym-20070925-2|22	This directory contains the DictSym Type1 font designed by
12mr|texlive-dictsym-20070925-2|23	Georg Verweyen and all files required to use it with LaTeX on
12mr|texlive-dictsym-20070925-2|24	the Unix or PC platforms. The font provides a number of symbols
12mr|texlive-dictsym-20070925-2|25	commonly used in dictionaries. The accompanying macro package
12mr|texlive-dictsym-20070925-2|26	makes the symbols accessible as LaTeX commands.
12mr|texlive-dictsym-20070925-2|27	
12mr|texlive-dictsym-20070925-2|28	%post
12mr|texlive-dictsym-20070925-2|29	%{_sbindir}/texlive.post
12mr|texlive-dictsym-20070925-2|30	
12mr|texlive-dictsym-20070925-2|31	%postun
12mr|texlive-dictsym-20070925-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-dictsym-20070925-2|33	%{_sbindir}/texlive.post
12mr|texlive-dictsym-20070925-2|34	fi
12mr|texlive-dictsym-20070925-2|35	
12mr|texlive-dictsym-20070925-2|36	#-----------------------------------------------------------------------
12mr|texlive-dictsym-20070925-2|37	%files
12mr|texlive-dictsym-20070925-2|38	%{_texmfdistdir}/fonts/afm/public/dictsym/dictsym.afm
12mr|texlive-dictsym-20070925-2|39	%{_texmfdistdir}/fonts/map/dvips/dictsym/dictsym.map
12mr|texlive-dictsym-20070925-2|40	%{_texmfdistdir}/fonts/tfm/public/dictsym/dictsym.tfm
12mr|texlive-dictsym-20070925-2|41	%{_texmfdistdir}/fonts/type1/public/dictsym/dictsym.pfb
12mr|texlive-dictsym-20070925-2|42	%{_texmfdistdir}/fonts/type1/public/dictsym/dictsym.pfm
12mr|texlive-dictsym-20070925-2|43	%{_texmfdistdir}/tex/latex/dictsym/dictsym.sty
12mr|texlive-dictsym-20070925-2|44	%doc %{_texmfdistdir}/doc/fonts/dictsym/README
12mr|texlive-dictsym-20070925-2|45	%doc %{_texmfdistdir}/doc/fonts/dictsym/dictsym.pdf
12mr|texlive-dictsym-20070925-2|46	%doc %{_texmfdistdir}/doc/fonts/dictsym/dictsym.tex
12mr|texlive-dictsym-20070925-2|47	
12mr|texlive-dictsym-20070925-2|48	#-----------------------------------------------------------------------
12mr|texlive-dictsym-20070925-2|49	%prep
12mr|texlive-dictsym-20070925-2|50	%setup -c -a0 -a1
12mr|texlive-dictsym-20070925-2|51	
12mr|texlive-dictsym-20070925-2|52	%build
12mr|texlive-dictsym-20070925-2|53	
12mr|texlive-dictsym-20070925-2|54	%install
12mr|texlive-dictsym-20070925-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dictsym-20070925-2|56	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-dictsym-20070925-2|57	
12mr|texlive-dictsym-20070925-2|58	
12mr|texlive-dictsym-20070925-2|59	
12mr|texlive-dictsym-20070925-2|60	%changelog
12mr|texlive-dictsym-20070925-2|61	

17166 12
12mr|texlive-digiconfigs-0.5-2|1	# revision 15878
12mr|texlive-digiconfigs-0.5-2|2	# category Package
12mr|texlive-digiconfigs-0.5-2|3	# catalog-ctan /macros/latex/contrib/digiconfigs
12mr|texlive-digiconfigs-0.5-2|4	# catalog-date 2007-03-05 22:02:45 +0100
12mr|texlive-digiconfigs-0.5-2|5	# catalog-license lppl
12mr|texlive-digiconfigs-0.5-2|6	# catalog-version 0.5
12mr|texlive-digiconfigs-0.5-2|7	Name:		texlive-digiconfigs
12mr|texlive-digiconfigs-0.5-2|8	Version:	0.5
12mr|texlive-digiconfigs-0.5-2|9	Release:	2
12mr|texlive-digiconfigs-0.5-2|10	Summary:	Writing "configurations"
12mr|texlive-digiconfigs-0.5-2|11	Group:		Publishing
12mr|texlive-digiconfigs-0.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/digiconfigs
12mr|texlive-digiconfigs-0.5-2|13	License:	LPPL
12mr|texlive-digiconfigs-0.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/digiconfigs.tar.xz
12mr|texlive-digiconfigs-0.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/digiconfigs.doc.tar.xz
12mr|texlive-digiconfigs-0.5-2|16	BuildArch:	noarch
12mr|texlive-digiconfigs-0.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-digiconfigs-0.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-digiconfigs-0.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-digiconfigs-0.5-2|20	
12mr|texlive-digiconfigs-0.5-2|21	%description
12mr|texlive-digiconfigs-0.5-2|22	In Stochastic Geometry and Digital Image Analysis some problems
12mr|texlive-digiconfigs-0.5-2|23	can be solved in terms of so-called "configurations". A
12mr|texlive-digiconfigs-0.5-2|24	configuration is basically a square matrix of \circ and \bullet
12mr|texlive-digiconfigs-0.5-2|25	symbols. This package provides a convenient and compact
12mr|texlive-digiconfigs-0.5-2|26	mechanism for displaying these configurations.
12mr|texlive-digiconfigs-0.5-2|27	
12mr|texlive-digiconfigs-0.5-2|28	%post
12mr|texlive-digiconfigs-0.5-2|29	%{_sbindir}/texlive.post
12mr|texlive-digiconfigs-0.5-2|30	
12mr|texlive-digiconfigs-0.5-2|31	%postun
12mr|texlive-digiconfigs-0.5-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-digiconfigs-0.5-2|33	%{_sbindir}/texlive.post
12mr|texlive-digiconfigs-0.5-2|34	fi
12mr|texlive-digiconfigs-0.5-2|35	
12mr|texlive-digiconfigs-0.5-2|36	#-----------------------------------------------------------------------
12mr|texlive-digiconfigs-0.5-2|37	%files
12mr|texlive-digiconfigs-0.5-2|38	%{_texmfdistdir}/tex/latex/digiconfigs/digiconfigs.sty
12mr|texlive-digiconfigs-0.5-2|39	%doc %{_texmfdistdir}/doc/latex/digiconfigs/README
12mr|texlive-digiconfigs-0.5-2|40	%doc %{_texmfdistdir}/doc/latex/digiconfigs/digiconfigs.pdf
12mr|texlive-digiconfigs-0.5-2|41	%doc %{_texmfdistdir}/doc/latex/digiconfigs/digiconfigs.tex
12mr|texlive-digiconfigs-0.5-2|42	
12mr|texlive-digiconfigs-0.5-2|43	#-----------------------------------------------------------------------
12mr|texlive-digiconfigs-0.5-2|44	%prep
12mr|texlive-digiconfigs-0.5-2|45	%setup -c -a0 -a1
12mr|texlive-digiconfigs-0.5-2|46	
12mr|texlive-digiconfigs-0.5-2|47	%build
12mr|texlive-digiconfigs-0.5-2|48	
12mr|texlive-digiconfigs-0.5-2|49	%install
12mr|texlive-digiconfigs-0.5-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-digiconfigs-0.5-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-digiconfigs-0.5-2|52	
12mr|texlive-digiconfigs-0.5-2|53	
12mr|texlive-digiconfigs-0.5-2|54	
12mr|texlive-digiconfigs-0.5-2|55	%changelog
12mr|texlive-digiconfigs-0.5-2|56	

17167 12
12mr|texlive-din1505-20081125-2|1	# revision 19441
12mr|texlive-din1505-20081125-2|2	# category Package
12mr|texlive-din1505-20081125-2|3	# catalog-ctan /biblio/bibtex/contrib/german/din1505
12mr|texlive-din1505-20081125-2|4	# catalog-date 2008-11-25 15:33:33 +0100
12mr|texlive-din1505-20081125-2|5	# catalog-license other-free
12mr|texlive-din1505-20081125-2|6	# catalog-version undef
12mr|texlive-din1505-20081125-2|7	Name:		texlive-din1505
12mr|texlive-din1505-20081125-2|8	Version:	20081125
12mr|texlive-din1505-20081125-2|9	Release:	2
12mr|texlive-din1505-20081125-2|10	Summary:	Bibliography styles for German texts
12mr|texlive-din1505-20081125-2|11	Group:		Publishing
12mr|texlive-din1505-20081125-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/german/din1505
12mr|texlive-din1505-20081125-2|13	License:	OTHER-FREE
12mr|texlive-din1505-20081125-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/din1505.tar.xz
12mr|texlive-din1505-20081125-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/din1505.doc.tar.xz
12mr|texlive-din1505-20081125-2|16	BuildArch:	noarch
12mr|texlive-din1505-20081125-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-din1505-20081125-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-din1505-20081125-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-din1505-20081125-2|20	
12mr|texlive-din1505-20081125-2|21	%description
12mr|texlive-din1505-20081125-2|22	A set of bibliography styles that conformt to DIN 1505, and
12mr|texlive-din1505-20081125-2|23	match the original BibTeX standard set (plain, unsrt, alpha and
12mr|texlive-din1505-20081125-2|24	abbrv), together with a style natdin to work with natbib.
12mr|texlive-din1505-20081125-2|25	
12mr|texlive-din1505-20081125-2|26	%post
12mr|texlive-din1505-20081125-2|27	%{_sbindir}/texlive.post
12mr|texlive-din1505-20081125-2|28	
12mr|texlive-din1505-20081125-2|29	%postun
12mr|texlive-din1505-20081125-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-din1505-20081125-2|31	%{_sbindir}/texlive.post
12mr|texlive-din1505-20081125-2|32	fi
12mr|texlive-din1505-20081125-2|33	
12mr|texlive-din1505-20081125-2|34	#-----------------------------------------------------------------------
12mr|texlive-din1505-20081125-2|35	%files
12mr|texlive-din1505-20081125-2|36	%{_texmfdistdir}/bibtex/bst/din1505/abbrvdin.bst
12mr|texlive-din1505-20081125-2|37	%{_texmfdistdir}/bibtex/bst/din1505/alphadin.bst
12mr|texlive-din1505-20081125-2|38	%{_texmfdistdir}/bibtex/bst/din1505/natdin.bst
12mr|texlive-din1505-20081125-2|39	%{_texmfdistdir}/bibtex/bst/din1505/plaindin.bst
12mr|texlive-din1505-20081125-2|40	%{_texmfdistdir}/bibtex/bst/din1505/unsrtdin.bst
12mr|texlive-din1505-20081125-2|41	%doc %{_texmfdistdir}/doc/latex/din1505/README.TEXLIVE
12mr|texlive-din1505-20081125-2|42	%doc %{_texmfdistdir}/doc/latex/din1505/leitbild.bib
12mr|texlive-din1505-20081125-2|43	%doc %{_texmfdistdir}/doc/latex/din1505/natbib.cfg
12mr|texlive-din1505-20081125-2|44	
12mr|texlive-din1505-20081125-2|45	#-----------------------------------------------------------------------
12mr|texlive-din1505-20081125-2|46	%prep
12mr|texlive-din1505-20081125-2|47	%setup -c -a0 -a1
12mr|texlive-din1505-20081125-2|48	
12mr|texlive-din1505-20081125-2|49	%build
12mr|texlive-din1505-20081125-2|50	
12mr|texlive-din1505-20081125-2|51	%install
12mr|texlive-din1505-20081125-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-din1505-20081125-2|53	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-din1505-20081125-2|54	
12mr|texlive-din1505-20081125-2|55	
12mr|texlive-din1505-20081125-2|56	
12mr|texlive-din1505-20081125-2|57	%changelog
12mr|texlive-din1505-20081125-2|58	

17168 12
12mr|texlive-dinat-2.5-2|1	# revision 15878
12mr|texlive-dinat-2.5-2|2	# category Package
12mr|texlive-dinat-2.5-2|3	# catalog-ctan /biblio/bibtex/contrib/german/dinat
12mr|texlive-dinat-2.5-2|4	# catalog-date 2008-11-11 09:02:39 +0100
12mr|texlive-dinat-2.5-2|5	# catalog-license pd
12mr|texlive-dinat-2.5-2|6	# catalog-version 2.5
12mr|texlive-dinat-2.5-2|7	Name:		texlive-dinat
12mr|texlive-dinat-2.5-2|8	Version:	2.5
12mr|texlive-dinat-2.5-2|9	Release:	2
12mr|texlive-dinat-2.5-2|10	Summary:	Bibliography style for German texts
12mr|texlive-dinat-2.5-2|11	Group:		Publishing
12mr|texlive-dinat-2.5-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/german/dinat
12mr|texlive-dinat-2.5-2|13	License:	PD
12mr|texlive-dinat-2.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dinat.tar.xz
12mr|texlive-dinat-2.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dinat.doc.tar.xz
12mr|texlive-dinat-2.5-2|16	BuildArch:	noarch
12mr|texlive-dinat-2.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dinat-2.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dinat-2.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-dinat-2.5-2|20	
12mr|texlive-dinat-2.5-2|21	%description
12mr|texlive-dinat-2.5-2|22	Bibliography style files intended for texts in german. They
12mr|texlive-dinat-2.5-2|23	draw up bibliographies in accordance with the german DIN 1505,
12mr|texlive-dinat-2.5-2|24	parts 2 and 3.
12mr|texlive-dinat-2.5-2|25	
12mr|texlive-dinat-2.5-2|26	%post
12mr|texlive-dinat-2.5-2|27	%{_sbindir}/texlive.post
12mr|texlive-dinat-2.5-2|28	
12mr|texlive-dinat-2.5-2|29	%postun
12mr|texlive-dinat-2.5-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-dinat-2.5-2|31	%{_sbindir}/texlive.post
12mr|texlive-dinat-2.5-2|32	fi
12mr|texlive-dinat-2.5-2|33	
12mr|texlive-dinat-2.5-2|34	#-----------------------------------------------------------------------
12mr|texlive-dinat-2.5-2|35	%files
12mr|texlive-dinat-2.5-2|36	%{_texmfdistdir}/bibtex/bst/dinat/dinat.bst
12mr|texlive-dinat-2.5-2|37	%doc %{_texmfdistdir}/doc/bibtex/dinat/dinat-index.html
12mr|texlive-dinat-2.5-2|38	%doc %{_texmfdistdir}/doc/bibtex/dinat/history.html
12mr|texlive-dinat-2.5-2|39	
12mr|texlive-dinat-2.5-2|40	#-----------------------------------------------------------------------
12mr|texlive-dinat-2.5-2|41	%prep
12mr|texlive-dinat-2.5-2|42	%setup -c -a0 -a1
12mr|texlive-dinat-2.5-2|43	
12mr|texlive-dinat-2.5-2|44	%build
12mr|texlive-dinat-2.5-2|45	
12mr|texlive-dinat-2.5-2|46	%install
12mr|texlive-dinat-2.5-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dinat-2.5-2|48	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-dinat-2.5-2|49	
12mr|texlive-dinat-2.5-2|50	
12mr|texlive-dinat-2.5-2|51	
12mr|texlive-dinat-2.5-2|52	%changelog
12mr|texlive-dinat-2.5-2|53	

17169 12
12mr|texlive-dinbrief-20090925-2|1	# revision 15878
12mr|texlive-dinbrief-20090925-2|2	# category Package
12mr|texlive-dinbrief-20090925-2|3	# catalog-ctan /macros/latex/contrib/dinbrief
12mr|texlive-dinbrief-20090925-2|4	# catalog-date 2009-09-25 22:54:35 +0200
12mr|texlive-dinbrief-20090925-2|5	# catalog-license lppl
12mr|texlive-dinbrief-20090925-2|6	# catalog-version undef
12mr|texlive-dinbrief-20090925-2|7	Name:		texlive-dinbrief
12mr|texlive-dinbrief-20090925-2|8	Version:	20090925
12mr|texlive-dinbrief-20090925-2|9	Release:	2
12mr|texlive-dinbrief-20090925-2|10	Summary:	German letter DIN style
12mr|texlive-dinbrief-20090925-2|11	Group:		Publishing
12mr|texlive-dinbrief-20090925-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dinbrief
12mr|texlive-dinbrief-20090925-2|13	License:	LPPL
12mr|texlive-dinbrief-20090925-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dinbrief.tar.xz
12mr|texlive-dinbrief-20090925-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dinbrief.doc.tar.xz
12mr|texlive-dinbrief-20090925-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dinbrief.source.tar.xz
12mr|texlive-dinbrief-20090925-2|17	BuildArch:	noarch
12mr|texlive-dinbrief-20090925-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-dinbrief-20090925-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-dinbrief-20090925-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-dinbrief-20090925-2|21	
12mr|texlive-dinbrief-20090925-2|22	%description
12mr|texlive-dinbrief-20090925-2|23	Implements a document layout for writing letters according to
12mr|texlive-dinbrief-20090925-2|24	the rules of DIN (Deutsches Institut fur Normung, German
12mr|texlive-dinbrief-20090925-2|25	standardisation institute). A style file for LaTeX 2.09 (with
12mr|texlive-dinbrief-20090925-2|26	limited support of the features) is part of the package. Since
12mr|texlive-dinbrief-20090925-2|27	the letter layout is based on a German standard, the user guide
12mr|texlive-dinbrief-20090925-2|28	is written in German, but most macros have English names from
12mr|texlive-dinbrief-20090925-2|29	which the user can recognize what they are used for. In
12mr|texlive-dinbrief-20090925-2|30	addition there are example files showing how letters may be
12mr|texlive-dinbrief-20090925-2|31	created with the package. A graphical interface for use of the
12mr|texlive-dinbrief-20090925-2|32	dinbrief is provided in the dinbrief-GUI bundle.
12mr|texlive-dinbrief-20090925-2|33	
12mr|texlive-dinbrief-20090925-2|34	%post
12mr|texlive-dinbrief-20090925-2|35	%{_sbindir}/texlive.post
12mr|texlive-dinbrief-20090925-2|36	
12mr|texlive-dinbrief-20090925-2|37	%postun
12mr|texlive-dinbrief-20090925-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-dinbrief-20090925-2|39	%{_sbindir}/texlive.post
12mr|texlive-dinbrief-20090925-2|40	fi
12mr|texlive-dinbrief-20090925-2|41	
12mr|texlive-dinbrief-20090925-2|42	#-----------------------------------------------------------------------
12mr|texlive-dinbrief-20090925-2|43	%files
12mr|texlive-dinbrief-20090925-2|44	%{_texmfdistdir}/tex/latex/dinbrief/dinbrief.cfg
12mr|texlive-dinbrief-20090925-2|45	%{_texmfdistdir}/tex/latex/dinbrief/dinbrief.cls
12mr|texlive-dinbrief-20090925-2|46	%{_texmfdistdir}/tex/latex/dinbrief/dinbrief.sty
12mr|texlive-dinbrief-20090925-2|47	%doc %{_texmfdistdir}/doc/latex/dinbrief/brfbody.tex
12mr|texlive-dinbrief-20090925-2|48	%doc %{_texmfdistdir}/doc/latex/dinbrief/brfkopf.tex
12mr|texlive-dinbrief-20090925-2|49	%doc %{_texmfdistdir}/doc/latex/dinbrief/dbold.tex
12mr|texlive-dinbrief-20090925-2|50	%doc %{_texmfdistdir}/doc/latex/dinbrief/dinbrief.pdf
12mr|texlive-dinbrief-20090925-2|51	%doc %{_texmfdistdir}/doc/latex/dinbrief/dinbrief.tex
12mr|texlive-dinbrief-20090925-2|52	%doc %{_texmfdistdir}/doc/latex/dinbrief/dintab.tex
12mr|texlive-dinbrief-20090925-2|53	%doc %{_texmfdistdir}/doc/latex/dinbrief/example.tex
12mr|texlive-dinbrief-20090925-2|54	%doc %{_texmfdistdir}/doc/latex/dinbrief/liesmich
12mr|texlive-dinbrief-20090925-2|55	%doc %{_texmfdistdir}/doc/latex/dinbrief/readme
12mr|texlive-dinbrief-20090925-2|56	%doc %{_texmfdistdir}/doc/latex/dinbrief/test10.tex
12mr|texlive-dinbrief-20090925-2|57	%doc %{_texmfdistdir}/doc/latex/dinbrief/test11.tex
12mr|texlive-dinbrief-20090925-2|58	%doc %{_texmfdistdir}/doc/latex/dinbrief/test12.tex
12mr|texlive-dinbrief-20090925-2|59	%doc %{_texmfdistdir}/doc/latex/dinbrief/testnorm.tex
12mr|texlive-dinbrief-20090925-2|60	#- source
12mr|texlive-dinbrief-20090925-2|61	%doc %{_texmfdistdir}/source/latex/dinbrief/dinbrief.drv
12mr|texlive-dinbrief-20090925-2|62	%doc %{_texmfdistdir}/source/latex/dinbrief/dinbrief.dtx
12mr|texlive-dinbrief-20090925-2|63	%doc %{_texmfdistdir}/source/latex/dinbrief/dinbrief.ins
12mr|texlive-dinbrief-20090925-2|64	
12mr|texlive-dinbrief-20090925-2|65	#-----------------------------------------------------------------------
12mr|texlive-dinbrief-20090925-2|66	%prep
12mr|texlive-dinbrief-20090925-2|67	%setup -c -a0 -a1 -a2
12mr|texlive-dinbrief-20090925-2|68	
12mr|texlive-dinbrief-20090925-2|69	%build
12mr|texlive-dinbrief-20090925-2|70	
12mr|texlive-dinbrief-20090925-2|71	%install
12mr|texlive-dinbrief-20090925-2|72	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dinbrief-20090925-2|73	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-dinbrief-20090925-2|74	
12mr|texlive-dinbrief-20090925-2|75	
12mr|texlive-dinbrief-20090925-2|76	
12mr|texlive-dinbrief-20090925-2|77	%changelog
12mr|texlive-dinbrief-20090925-2|78	

17170 12
12mr|texlive-dingbat-1.0-2|1	# revision 24093
12mr|texlive-dingbat-1.0-2|2	# category Package
12mr|texlive-dingbat-1.0-2|3	# catalog-ctan /fonts/dingbat
12mr|texlive-dingbat-1.0-2|4	# catalog-date 2011-04-10 19:43:45 +0200
12mr|texlive-dingbat-1.0-2|5	# catalog-license lppl
12mr|texlive-dingbat-1.0-2|6	# catalog-version 1.0
12mr|texlive-dingbat-1.0-2|7	Name:		texlive-dingbat
12mr|texlive-dingbat-1.0-2|8	Version:	1.0
12mr|texlive-dingbat-1.0-2|9	Release:	2
12mr|texlive-dingbat-1.0-2|10	Summary:	Two dingbat symbol fonts
12mr|texlive-dingbat-1.0-2|11	Group:		Publishing
12mr|texlive-dingbat-1.0-2|12	URL:		http://www.ctan.org/tex-archive/fonts/dingbat
12mr|texlive-dingbat-1.0-2|13	License:	LPPL
12mr|texlive-dingbat-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dingbat.tar.xz
12mr|texlive-dingbat-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dingbat.doc.tar.xz
12mr|texlive-dingbat-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dingbat.source.tar.xz
12mr|texlive-dingbat-1.0-2|17	BuildArch:	noarch
12mr|texlive-dingbat-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-dingbat-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-dingbat-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-dingbat-1.0-2|21	
12mr|texlive-dingbat-1.0-2|22	%description
12mr|texlive-dingbat-1.0-2|23	The fonts (ark10 and dingbat) are specified in Metafont;
12mr|texlive-dingbat-1.0-2|24	support macros are provided for use in plain TeX and in LaTeX.
12mr|texlive-dingbat-1.0-2|25	An Adobe Type 1 version of the fonts is available in the
12mr|texlive-dingbat-1.0-2|26	niceframe fonts bundle.
12mr|texlive-dingbat-1.0-2|27	
12mr|texlive-dingbat-1.0-2|28	%post
12mr|texlive-dingbat-1.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-dingbat-1.0-2|30	
12mr|texlive-dingbat-1.0-2|31	%postun
12mr|texlive-dingbat-1.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-dingbat-1.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-dingbat-1.0-2|34	fi
12mr|texlive-dingbat-1.0-2|35	
12mr|texlive-dingbat-1.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-dingbat-1.0-2|37	%files
12mr|texlive-dingbat-1.0-2|38	%{_texmfdistdir}/fonts/source/public/dingbat/ark10.mf
12mr|texlive-dingbat-1.0-2|39	%{_texmfdistdir}/fonts/source/public/dingbat/dingbat.mf
12mr|texlive-dingbat-1.0-2|40	%{_texmfdistdir}/fonts/tfm/public/dingbat/ark10.tfm
12mr|texlive-dingbat-1.0-2|41	%{_texmfdistdir}/fonts/tfm/public/dingbat/dingbat.tfm
12mr|texlive-dingbat-1.0-2|42	%{_texmfdistdir}/tex/latex/dingbat/dingbat.sty
12mr|texlive-dingbat-1.0-2|43	%{_texmfdistdir}/tex/latex/dingbat/uark.fd
12mr|texlive-dingbat-1.0-2|44	%{_texmfdistdir}/tex/latex/dingbat/udingbat.fd
12mr|texlive-dingbat-1.0-2|45	%doc %{_texmfdistdir}/doc/fonts/dingbat/README
12mr|texlive-dingbat-1.0-2|46	%doc %{_texmfdistdir}/doc/fonts/dingbat/dingbat.pdf
12mr|texlive-dingbat-1.0-2|47	%doc %{_texmfdistdir}/doc/fonts/dingbat/dingbat.tex
12mr|texlive-dingbat-1.0-2|48	#- source
12mr|texlive-dingbat-1.0-2|49	%doc %{_texmfdistdir}/source/fonts/dingbat/dingbat.dtx
12mr|texlive-dingbat-1.0-2|50	%doc %{_texmfdistdir}/source/fonts/dingbat/dingbat.ins
12mr|texlive-dingbat-1.0-2|51	
12mr|texlive-dingbat-1.0-2|52	#-----------------------------------------------------------------------
12mr|texlive-dingbat-1.0-2|53	%prep
12mr|texlive-dingbat-1.0-2|54	%setup -c -a0 -a1 -a2
12mr|texlive-dingbat-1.0-2|55	
12mr|texlive-dingbat-1.0-2|56	%build
12mr|texlive-dingbat-1.0-2|57	
12mr|texlive-dingbat-1.0-2|58	%install
12mr|texlive-dingbat-1.0-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dingbat-1.0-2|60	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-dingbat-1.0-2|61	
12mr|texlive-dingbat-1.0-2|62	
12mr|texlive-dingbat-1.0-2|63	
12mr|texlive-dingbat-1.0-2|64	%changelog
12mr|texlive-dingbat-1.0-2|65	

17171 12
12mr|texlive-directory-1.20-2|1	# revision 15878
12mr|texlive-directory-1.20-2|2	# category Package
12mr|texlive-directory-1.20-2|3	# catalog-ctan /biblio/bibtex/contrib/directory
12mr|texlive-directory-1.20-2|4	# catalog-date 2007-01-22 14:15:41 +0100
12mr|texlive-directory-1.20-2|5	# catalog-license lppl
12mr|texlive-directory-1.20-2|6	# catalog-version 1.20
12mr|texlive-directory-1.20-2|7	Name:		texlive-directory
12mr|texlive-directory-1.20-2|8	Version:	1.20
12mr|texlive-directory-1.20-2|9	Release:	2
12mr|texlive-directory-1.20-2|10	Summary:	An address book using BibTeX
12mr|texlive-directory-1.20-2|11	Group:		Publishing
12mr|texlive-directory-1.20-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/directory
12mr|texlive-directory-1.20-2|13	License:	LPPL
12mr|texlive-directory-1.20-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/directory.tar.xz
12mr|texlive-directory-1.20-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/directory.doc.tar.xz
12mr|texlive-directory-1.20-2|16	BuildArch:	noarch
12mr|texlive-directory-1.20-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-directory-1.20-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-directory-1.20-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-directory-1.20-2|20	
12mr|texlive-directory-1.20-2|21	%description
12mr|texlive-directory-1.20-2|22	A package for LaTeX and BibTeX that facilitates the
12mr|texlive-directory-1.20-2|23	construction, maintenance and exploitation of an address book-
12mr|texlive-directory-1.20-2|24	like database.
12mr|texlive-directory-1.20-2|25	
12mr|texlive-directory-1.20-2|26	%post
12mr|texlive-directory-1.20-2|27	%{_sbindir}/texlive.post
12mr|texlive-directory-1.20-2|28	
12mr|texlive-directory-1.20-2|29	%postun
12mr|texlive-directory-1.20-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-directory-1.20-2|31	%{_sbindir}/texlive.post
12mr|texlive-directory-1.20-2|32	fi
12mr|texlive-directory-1.20-2|33	
12mr|texlive-directory-1.20-2|34	#-----------------------------------------------------------------------
12mr|texlive-directory-1.20-2|35	%files
12mr|texlive-directory-1.20-2|36	%{_texmfdistdir}/bibtex/bib/directory/business.bib
12mr|texlive-directory-1.20-2|37	%{_texmfdistdir}/bibtex/bib/directory/family.bib
12mr|texlive-directory-1.20-2|38	%{_texmfdistdir}/bibtex/bst/directory/address-html.bst
12mr|texlive-directory-1.20-2|39	%{_texmfdistdir}/bibtex/bst/directory/address-ldif.bst
12mr|texlive-directory-1.20-2|40	%{_texmfdistdir}/bibtex/bst/directory/address-vcard.bst
12mr|texlive-directory-1.20-2|41	%{_texmfdistdir}/bibtex/bst/directory/address.bst
12mr|texlive-directory-1.20-2|42	%{_texmfdistdir}/bibtex/bst/directory/birthday.bst
12mr|texlive-directory-1.20-2|43	%{_texmfdistdir}/bibtex/bst/directory/email-html.bst
12mr|texlive-directory-1.20-2|44	%{_texmfdistdir}/bibtex/bst/directory/email.bst
12mr|texlive-directory-1.20-2|45	%{_texmfdistdir}/bibtex/bst/directory/letter.bst
12mr|texlive-directory-1.20-2|46	%{_texmfdistdir}/bibtex/bst/directory/phone.bst
12mr|texlive-directory-1.20-2|47	%{_texmfdistdir}/tex/latex/directory/directory.sty
12mr|texlive-directory-1.20-2|48	%doc %{_texmfdistdir}/doc/latex/directory/README
12mr|texlive-directory-1.20-2|49	%doc %{_texmfdistdir}/doc/latex/directory/directory.pdf
12mr|texlive-directory-1.20-2|50	%doc %{_texmfdistdir}/doc/latex/directory/directory.tex
12mr|texlive-directory-1.20-2|51	
12mr|texlive-directory-1.20-2|52	#-----------------------------------------------------------------------
12mr|texlive-directory-1.20-2|53	%prep
12mr|texlive-directory-1.20-2|54	%setup -c -a0 -a1
12mr|texlive-directory-1.20-2|55	
12mr|texlive-directory-1.20-2|56	%build
12mr|texlive-directory-1.20-2|57	
12mr|texlive-directory-1.20-2|58	%install
12mr|texlive-directory-1.20-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-directory-1.20-2|60	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-directory-1.20-2|61	
12mr|texlive-directory-1.20-2|62	
12mr|texlive-directory-1.20-2|63	
12mr|texlive-directory-1.20-2|64	%changelog
12mr|texlive-directory-1.20-2|65	

17172 12
12mr|texlive-dirtree-0.2-2|1	# revision 19882
12mr|texlive-dirtree-0.2-2|2	# category Package
12mr|texlive-dirtree-0.2-2|3	# catalog-ctan /macros/generic/dirtree
12mr|texlive-dirtree-0.2-2|4	# catalog-date 2009-04-10 11:30:41 +0200
12mr|texlive-dirtree-0.2-2|5	# catalog-license lppl
12mr|texlive-dirtree-0.2-2|6	# catalog-version 0.2
12mr|texlive-dirtree-0.2-2|7	Name:		texlive-dirtree
12mr|texlive-dirtree-0.2-2|8	Version:	0.2
12mr|texlive-dirtree-0.2-2|9	Release:	2
12mr|texlive-dirtree-0.2-2|10	Summary:	Display trees in the style of windows explorer
12mr|texlive-dirtree-0.2-2|11	Group:		Publishing
12mr|texlive-dirtree-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/dirtree
12mr|texlive-dirtree-0.2-2|13	License:	LPPL
12mr|texlive-dirtree-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dirtree.tar.xz
12mr|texlive-dirtree-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dirtree.doc.tar.xz
12mr|texlive-dirtree-0.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dirtree.source.tar.xz
12mr|texlive-dirtree-0.2-2|17	BuildArch:	noarch
12mr|texlive-dirtree-0.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-dirtree-0.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-dirtree-0.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-dirtree-0.2-2|21	
12mr|texlive-dirtree-0.2-2|22	%description
12mr|texlive-dirtree-0.2-2|23	This package is designed to emulate the way windows explorer
12mr|texlive-dirtree-0.2-2|24	displays directory and file trees, with the root at top left,
12mr|texlive-dirtree-0.2-2|25	and each level of subtree displaying one step in to the right.
12mr|texlive-dirtree-0.2-2|26	The macros work equally well with Plain TeX and with LaTeX.
12mr|texlive-dirtree-0.2-2|27	
12mr|texlive-dirtree-0.2-2|28	%post
12mr|texlive-dirtree-0.2-2|29	%{_sbindir}/texlive.post
12mr|texlive-dirtree-0.2-2|30	
12mr|texlive-dirtree-0.2-2|31	%postun
12mr|texlive-dirtree-0.2-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-dirtree-0.2-2|33	%{_sbindir}/texlive.post
12mr|texlive-dirtree-0.2-2|34	fi
12mr|texlive-dirtree-0.2-2|35	
12mr|texlive-dirtree-0.2-2|36	#-----------------------------------------------------------------------
12mr|texlive-dirtree-0.2-2|37	%files
12mr|texlive-dirtree-0.2-2|38	%{_texmfdistdir}/tex/generic/dirtree/dirtree.sty
12mr|texlive-dirtree-0.2-2|39	%{_texmfdistdir}/tex/generic/dirtree/dirtree.tex
12mr|texlive-dirtree-0.2-2|40	%doc %{_texmfdistdir}/doc/generic/dirtree/README
12mr|texlive-dirtree-0.2-2|41	%doc %{_texmfdistdir}/doc/generic/dirtree/dirtree.pdf
12mr|texlive-dirtree-0.2-2|42	#- source
12mr|texlive-dirtree-0.2-2|43	%doc %{_texmfdistdir}/source/generic/dirtree/dirtree.dtx
12mr|texlive-dirtree-0.2-2|44	%doc %{_texmfdistdir}/source/generic/dirtree/dirtree.ins
12mr|texlive-dirtree-0.2-2|45	
12mr|texlive-dirtree-0.2-2|46	#-----------------------------------------------------------------------
12mr|texlive-dirtree-0.2-2|47	%prep
12mr|texlive-dirtree-0.2-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-dirtree-0.2-2|49	
12mr|texlive-dirtree-0.2-2|50	%build
12mr|texlive-dirtree-0.2-2|51	
12mr|texlive-dirtree-0.2-2|52	%install
12mr|texlive-dirtree-0.2-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dirtree-0.2-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-dirtree-0.2-2|55	
12mr|texlive-dirtree-0.2-2|56	
12mr|texlive-dirtree-0.2-2|57	
12mr|texlive-dirtree-0.2-2|58	%changelog
12mr|texlive-dirtree-0.2-2|59	

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

17174 12
12mr|texlive-disser-1.1.9-2|1	# revision 24903
12mr|texlive-disser-1.1.9-2|2	# category Package
12mr|texlive-disser-1.1.9-2|3	# catalog-ctan /macros/latex/contrib/disser
12mr|texlive-disser-1.1.9-2|4	# catalog-date 2011-12-20 06:33:33 +0100
12mr|texlive-disser-1.1.9-2|5	# catalog-license lppl
12mr|texlive-disser-1.1.9-2|6	# catalog-version 1.1.9
12mr|texlive-disser-1.1.9-2|7	Name:		texlive-disser
12mr|texlive-disser-1.1.9-2|8	Version:	1.1.9
12mr|texlive-disser-1.1.9-2|9	Release:	2
12mr|texlive-disser-1.1.9-2|10	Summary:	Class and templates for typesetting dissertations in Russian
12mr|texlive-disser-1.1.9-2|11	Group:		Publishing
12mr|texlive-disser-1.1.9-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/disser
12mr|texlive-disser-1.1.9-2|13	License:	LPPL
12mr|texlive-disser-1.1.9-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/disser.tar.xz
12mr|texlive-disser-1.1.9-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/disser.doc.tar.xz
12mr|texlive-disser-1.1.9-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/disser.source.tar.xz
12mr|texlive-disser-1.1.9-2|17	BuildArch:	noarch
12mr|texlive-disser-1.1.9-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-disser-1.1.9-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-disser-1.1.9-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-disser-1.1.9-2|21	
12mr|texlive-disser-1.1.9-2|22	%description
12mr|texlive-disser-1.1.9-2|23	Disser comprises a document class and set of templates for
12mr|texlive-disser-1.1.9-2|24	typesetting dissertations in Russian. One of its primary
12mr|texlive-disser-1.1.9-2|25	advantages is a simplicity of format specification for
12mr|texlive-disser-1.1.9-2|26	titlepage, headers and elements of automatically generated
12mr|texlive-disser-1.1.9-2|27	lists (table of contents, list of figures, etc). Bibliography
12mr|texlive-disser-1.1.9-2|28	styles, that conform to the requirements of the Russian
12mr|texlive-disser-1.1.9-2|29	standard GOST R 7.0.5-2008, are provided.
12mr|texlive-disser-1.1.9-2|30	
12mr|texlive-disser-1.1.9-2|31	%post
12mr|texlive-disser-1.1.9-2|32	%{_sbindir}/texlive.post
12mr|texlive-disser-1.1.9-2|33	
12mr|texlive-disser-1.1.9-2|34	%postun
12mr|texlive-disser-1.1.9-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-disser-1.1.9-2|36	%{_sbindir}/texlive.post
12mr|texlive-disser-1.1.9-2|37	fi
12mr|texlive-disser-1.1.9-2|38	
12mr|texlive-disser-1.1.9-2|39	#-----------------------------------------------------------------------
12mr|texlive-disser-1.1.9-2|40	%files
12mr|texlive-disser-1.1.9-2|41	%{_texmfdistdir}/bibtex/bst/disser/gost705.bst
12mr|texlive-disser-1.1.9-2|42	%{_texmfdistdir}/bibtex/bst/disser/gost705s.bst
12mr|texlive-disser-1.1.9-2|43	%{_texmfdistdir}/bibtex/csf/disser/cp1251lc.csf
12mr|texlive-disser-1.1.9-2|44	%{_texmfdistdir}/makeindex/disser/dtx.ist
12mr|texlive-disser-1.1.9-2|45	%{_texmfdistdir}/tex/latex/disser/autoref.rtx
12mr|texlive-disser-1.1.9-2|46	%{_texmfdistdir}/tex/latex/disser/bachelor.rtx
12mr|texlive-disser-1.1.9-2|47	%{_texmfdistdir}/tex/latex/disser/candidate.rtx
12mr|texlive-disser-1.1.9-2|48	%{_texmfdistdir}/tex/latex/disser/disser.cls
12mr|texlive-disser-1.1.9-2|49	%{_texmfdistdir}/tex/latex/disser/doctor.rtx
12mr|texlive-disser-1.1.9-2|50	%{_texmfdistdir}/tex/latex/disser/gost732.cls
12mr|texlive-disser-1.1.9-2|51	%{_texmfdistdir}/tex/latex/disser/master.rtx
12mr|texlive-disser-1.1.9-2|52	%{_texmfdistdir}/tex/latex/disser/specialist.rtx
12mr|texlive-disser-1.1.9-2|53	%{_texmfdistdir}/tex/latex/disser/titledefs.rtx
12mr|texlive-disser-1.1.9-2|54	%doc %{_texmfdistdir}/doc/latex/disser/ChangeLog
12mr|texlive-disser-1.1.9-2|55	%doc %{_texmfdistdir}/doc/latex/disser/Makefile
12mr|texlive-disser-1.1.9-2|56	%doc %{_texmfdistdir}/doc/latex/disser/README
12mr|texlive-disser-1.1.9-2|57	%doc %{_texmfdistdir}/doc/latex/disser/README.ru
12mr|texlive-disser-1.1.9-2|58	%doc %{_texmfdistdir}/doc/latex/disser/cp1251.csf
12mr|texlive-disser-1.1.9-2|59	%doc %{_texmfdistdir}/doc/latex/disser/include/latex.fig.mk
12mr|texlive-disser-1.1.9-2|60	%doc %{_texmfdistdir}/doc/latex/disser/include/latex.fig.nmk.cmd
12mr|texlive-disser-1.1.9-2|61	%doc %{_texmfdistdir}/doc/latex/disser/include/latex.mk
12mr|texlive-disser-1.1.9-2|62	%doc %{_texmfdistdir}/doc/latex/disser/include/latex.nmk.cmd
12mr|texlive-disser-1.1.9-2|63	%doc %{_texmfdistdir}/doc/latex/disser/manual.tex
12mr|texlive-disser-1.1.9-2|64	%doc %{_texmfdistdir}/doc/latex/disser/nomake.cmd
12mr|texlive-disser-1.1.9-2|65	%doc %{_texmfdistdir}/doc/latex/disser/templates/Makefile
12mr|texlive-disser-1.1.9-2|66	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/1.tex
12mr|texlive-disser-1.1.9-2|67	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/Makefile
12mr|texlive-disser-1.1.9-2|68	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/app-a.tex
12mr|texlive-disser-1.1.9-2|69	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/concl.tex
12mr|texlive-disser-1.1.9-2|70	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/fig/Makefile
12mr|texlive-disser-1.1.9-2|71	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/fig/fig.eps
12mr|texlive-disser-1.1.9-2|72	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/fig/nomake.cmd
12mr|texlive-disser-1.1.9-2|73	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/intro.tex
12mr|texlive-disser-1.1.9-2|74	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/nomake.cmd
12mr|texlive-disser-1.1.9-2|75	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/thesis.bib
12mr|texlive-disser-1.1.9-2|76	%doc %{_texmfdistdir}/doc/latex/disser/templates/bachelor/thesis.tex
12mr|texlive-disser-1.1.9-2|77	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/1.tex
12mr|texlive-disser-1.1.9-2|78	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/Makefile
12mr|texlive-disser-1.1.9-2|79	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/app-a.tex
12mr|texlive-disser-1.1.9-2|80	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/autoref.tex
12mr|texlive-disser-1.1.9-2|81	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/common.tex
12mr|texlive-disser-1.1.9-2|82	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/concl.tex
12mr|texlive-disser-1.1.9-2|83	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/fig/Makefile
12mr|texlive-disser-1.1.9-2|84	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/fig/facsimile.eps
12mr|texlive-disser-1.1.9-2|85	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/fig/nomake.cmd
12mr|texlive-disser-1.1.9-2|86	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/fig/sec-facsimile.eps
12mr|texlive-disser-1.1.9-2|87	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/intro.tex
12mr|texlive-disser-1.1.9-2|88	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/nomake.cmd
12mr|texlive-disser-1.1.9-2|89	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/review.tex
12mr|texlive-disser-1.1.9-2|90	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/thesis.bib
12mr|texlive-disser-1.1.9-2|91	%doc %{_texmfdistdir}/doc/latex/disser/templates/candidate/thesis.tex
12mr|texlive-disser-1.1.9-2|92	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/1.tex
12mr|texlive-disser-1.1.9-2|93	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/Makefile
12mr|texlive-disser-1.1.9-2|94	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/app-a.tex
12mr|texlive-disser-1.1.9-2|95	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/autoref.tex
12mr|texlive-disser-1.1.9-2|96	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/common.tex
12mr|texlive-disser-1.1.9-2|97	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/concl.tex
12mr|texlive-disser-1.1.9-2|98	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/fig/Makefile
12mr|texlive-disser-1.1.9-2|99	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/fig/facsimile.eps
12mr|texlive-disser-1.1.9-2|100	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/fig/nomake.cmd
12mr|texlive-disser-1.1.9-2|101	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/fig/sec-facsimile.eps
12mr|texlive-disser-1.1.9-2|102	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/intro.tex
12mr|texlive-disser-1.1.9-2|103	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/nomake.cmd
12mr|texlive-disser-1.1.9-2|104	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/review.tex
12mr|texlive-disser-1.1.9-2|105	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/thesis.bib
12mr|texlive-disser-1.1.9-2|106	%doc %{_texmfdistdir}/doc/latex/disser/templates/doctor/thesis.tex
12mr|texlive-disser-1.1.9-2|107	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/1.tex
12mr|texlive-disser-1.1.9-2|108	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/Makefile
12mr|texlive-disser-1.1.9-2|109	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/app-a.tex
12mr|texlive-disser-1.1.9-2|110	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/concl.tex
12mr|texlive-disser-1.1.9-2|111	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/fig/Makefile
12mr|texlive-disser-1.1.9-2|112	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/fig/nomake.cmd
12mr|texlive-disser-1.1.9-2|113	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/intro.tex
12mr|texlive-disser-1.1.9-2|114	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/nomake.cmd
12mr|texlive-disser-1.1.9-2|115	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/thesis.bib
12mr|texlive-disser-1.1.9-2|116	%doc %{_texmfdistdir}/doc/latex/disser/templates/master/thesis.tex
12mr|texlive-disser-1.1.9-2|117	%doc %{_texmfdistdir}/doc/latex/disser/templates/nomake.cmd
12mr|texlive-disser-1.1.9-2|118	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/1.tex
12mr|texlive-disser-1.1.9-2|119	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/Makefile
12mr|texlive-disser-1.1.9-2|120	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/app-a.tex
12mr|texlive-disser-1.1.9-2|121	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/concl.tex
12mr|texlive-disser-1.1.9-2|122	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/fig/Makefile
12mr|texlive-disser-1.1.9-2|123	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/fig/fig.eps
12mr|texlive-disser-1.1.9-2|124	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/fig/nomake.cmd
12mr|texlive-disser-1.1.9-2|125	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/intro.tex
12mr|texlive-disser-1.1.9-2|126	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/nomake.cmd
12mr|texlive-disser-1.1.9-2|127	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/thesis.bib
12mr|texlive-disser-1.1.9-2|128	%doc %{_texmfdistdir}/doc/latex/disser/templates/specialist/thesis.tex
12mr|texlive-disser-1.1.9-2|129	#- source
12mr|texlive-disser-1.1.9-2|130	%doc %{_texmfdistdir}/source/latex/disser/autoref.dtx
12mr|texlive-disser-1.1.9-2|131	%doc %{_texmfdistdir}/source/latex/disser/bachelor.dtx
12mr|texlive-disser-1.1.9-2|132	%doc %{_texmfdistdir}/source/latex/disser/candidate.dtx
12mr|texlive-disser-1.1.9-2|133	%doc %{_texmfdistdir}/source/latex/disser/chapter.dtx
12mr|texlive-disser-1.1.9-2|134	%doc %{_texmfdistdir}/source/latex/disser/counters.dtx
12mr|texlive-disser-1.1.9-2|135	%doc %{_texmfdistdir}/source/latex/disser/custom.dtx
12mr|texlive-disser-1.1.9-2|136	%doc %{_texmfdistdir}/source/latex/disser/disser.dtx
12mr|texlive-disser-1.1.9-2|137	%doc %{_texmfdistdir}/source/latex/disser/disser.ins
12mr|texlive-disser-1.1.9-2|138	%doc %{_texmfdistdir}/source/latex/disser/doctor.dtx
12mr|texlive-disser-1.1.9-2|139	%doc %{_texmfdistdir}/source/latex/disser/env.dtx
12mr|texlive-disser-1.1.9-2|140	%doc %{_texmfdistdir}/source/latex/disser/floats.dtx
12mr|texlive-disser-1.1.9-2|141	%doc %{_texmfdistdir}/source/latex/disser/footnote.dtx
12mr|texlive-disser-1.1.9-2|142	%doc %{_texmfdistdir}/source/latex/disser/gost705.dtx
12mr|texlive-disser-1.1.9-2|143	%doc %{_texmfdistdir}/source/latex/disser/gost732.dtx
12mr|texlive-disser-1.1.9-2|144	%doc %{_texmfdistdir}/source/latex/disser/lists.dtx
12mr|texlive-disser-1.1.9-2|145	%doc %{_texmfdistdir}/source/latex/disser/master.dtx
12mr|texlive-disser-1.1.9-2|146	%doc %{_texmfdistdir}/source/latex/disser/page.dtx
12mr|texlive-disser-1.1.9-2|147	%doc %{_texmfdistdir}/source/latex/disser/part.dtx
12mr|texlive-disser-1.1.9-2|148	%doc %{_texmfdistdir}/source/latex/disser/sections.dtx
12mr|texlive-disser-1.1.9-2|149	%doc %{_texmfdistdir}/source/latex/disser/specialist.dtx
12mr|texlive-disser-1.1.9-2|150	%doc %{_texmfdistdir}/source/latex/disser/titledefs.dtx
12mr|texlive-disser-1.1.9-2|151	%doc %{_texmfdistdir}/source/latex/disser/titlepage.dtx
12mr|texlive-disser-1.1.9-2|152	%doc %{_texmfdistdir}/source/latex/disser/toc.dtx
12mr|texlive-disser-1.1.9-2|153	
12mr|texlive-disser-1.1.9-2|154	#-----------------------------------------------------------------------
12mr|texlive-disser-1.1.9-2|155	%prep
12mr|texlive-disser-1.1.9-2|156	%setup -c -a0 -a1 -a2
12mr|texlive-disser-1.1.9-2|157	
12mr|texlive-disser-1.1.9-2|158	%build
12mr|texlive-disser-1.1.9-2|159	
12mr|texlive-disser-1.1.9-2|160	%install
12mr|texlive-disser-1.1.9-2|161	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-disser-1.1.9-2|162	cp -fpar bibtex makeindex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-disser-1.1.9-2|163	
12mr|texlive-disser-1.1.9-2|164	
12mr|texlive-disser-1.1.9-2|165	
12mr|texlive-disser-1.1.9-2|166	%changelog
12mr|texlive-disser-1.1.9-2|167	

17175 12
12mr|texlive-dk-bib-0.6-2|1	# revision 15878
12mr|texlive-dk-bib-0.6-2|2	# category Package
12mr|texlive-dk-bib-0.6-2|3	# catalog-ctan /biblio/bibtex/contrib/dk-bib
12mr|texlive-dk-bib-0.6-2|4	# catalog-date 2009-09-25 22:54:35 +0200
12mr|texlive-dk-bib-0.6-2|5	# catalog-license other-free
12mr|texlive-dk-bib-0.6-2|6	# catalog-version 0.6
12mr|texlive-dk-bib-0.6-2|7	Name:		texlive-dk-bib
12mr|texlive-dk-bib-0.6-2|8	Version:	0.6
12mr|texlive-dk-bib-0.6-2|9	Release:	2
12mr|texlive-dk-bib-0.6-2|10	Summary:	Danish variants of standard BibTeX styles
12mr|texlive-dk-bib-0.6-2|11	Group:		Publishing
12mr|texlive-dk-bib-0.6-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/dk-bib
12mr|texlive-dk-bib-0.6-2|13	License:	OTHER-FREE
12mr|texlive-dk-bib-0.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dk-bib.tar.xz
12mr|texlive-dk-bib-0.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dk-bib.doc.tar.xz
12mr|texlive-dk-bib-0.6-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dk-bib.source.tar.xz
12mr|texlive-dk-bib-0.6-2|17	BuildArch:	noarch
12mr|texlive-dk-bib-0.6-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-dk-bib-0.6-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-dk-bib-0.6-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-dk-bib-0.6-2|21	
12mr|texlive-dk-bib-0.6-2|22	%description
12mr|texlive-dk-bib-0.6-2|23	Dk-bib is a translation of the four standard BibTeX style files
12mr|texlive-dk-bib-0.6-2|24	(abbrv, alpha, plain and unsrt) and the apalike style file into
12mr|texlive-dk-bib-0.6-2|25	Danish. The files have been extended with URL, ISBN, ISSN,
12mr|texlive-dk-bib-0.6-2|26	annote and printing fields which can be enabled through a LaTeX
12mr|texlive-dk-bib-0.6-2|27	style file. Dk-bib also comes with a couple of Danish sorting
12mr|texlive-dk-bib-0.6-2|28	order files for BibTeX8.
12mr|texlive-dk-bib-0.6-2|29	
12mr|texlive-dk-bib-0.6-2|30	%post
12mr|texlive-dk-bib-0.6-2|31	%{_sbindir}/texlive.post
12mr|texlive-dk-bib-0.6-2|32	
12mr|texlive-dk-bib-0.6-2|33	%postun
12mr|texlive-dk-bib-0.6-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-dk-bib-0.6-2|35	%{_sbindir}/texlive.post
12mr|texlive-dk-bib-0.6-2|36	fi
12mr|texlive-dk-bib-0.6-2|37	
12mr|texlive-dk-bib-0.6-2|38	#-----------------------------------------------------------------------
12mr|texlive-dk-bib-0.6-2|39	%files
12mr|texlive-dk-bib-0.6-2|40	%{_texmfdistdir}/bibtex/bib/dk-bib/litteratur.bib
12mr|texlive-dk-bib-0.6-2|41	%{_texmfdistdir}/bibtex/bst/dk-bib/dk-abbrv.bst
12mr|texlive-dk-bib-0.6-2|42	%{_texmfdistdir}/bibtex/bst/dk-bib/dk-alpha.bst
12mr|texlive-dk-bib-0.6-2|43	%{_texmfdistdir}/bibtex/bst/dk-bib/dk-apali.bst
12mr|texlive-dk-bib-0.6-2|44	%{_texmfdistdir}/bibtex/bst/dk-bib/dk-plain.bst
12mr|texlive-dk-bib-0.6-2|45	%{_texmfdistdir}/bibtex/bst/dk-bib/dk-unsrt.bst
12mr|texlive-dk-bib-0.6-2|46	%{_texmfdistdir}/bibtex/csf/dk-bib/88591-dk.csf
12mr|texlive-dk-bib-0.6-2|47	%{_texmfdistdir}/bibtex/csf/dk-bib/cp850-dk.csf
12mr|texlive-dk-bib-0.6-2|48	%{_texmfdistdir}/bibtex/csf/dk-bib/mac-dk.csf
12mr|texlive-dk-bib-0.6-2|49	%{_texmfdistdir}/bibtex/csf/dk-bib/utf8-dk.csf
12mr|texlive-dk-bib-0.6-2|50	%{_texmfdistdir}/tex/latex/dk-bib/dk-apali.sty
12mr|texlive-dk-bib-0.6-2|51	%{_texmfdistdir}/tex/latex/dk-bib/dk-bib.sty
12mr|texlive-dk-bib-0.6-2|52	%doc %{_texmfdistdir}/doc/latex/dk-bib/COPYRIGHT
12mr|texlive-dk-bib-0.6-2|53	%doc %{_texmfdistdir}/doc/latex/dk-bib/README
12mr|texlive-dk-bib-0.6-2|54	%doc %{_texmfdistdir}/doc/latex/dk-bib/dk-bib.ltx
12mr|texlive-dk-bib-0.6-2|55	%doc %{_texmfdistdir}/doc/latex/dk-bib/dk-bib.pdf
12mr|texlive-dk-bib-0.6-2|56	#- source
12mr|texlive-dk-bib-0.6-2|57	%doc %{_texmfdistdir}/source/latex/dk-bib/Makefile
12mr|texlive-dk-bib-0.6-2|58	
12mr|texlive-dk-bib-0.6-2|59	#-----------------------------------------------------------------------
12mr|texlive-dk-bib-0.6-2|60	%prep
12mr|texlive-dk-bib-0.6-2|61	%setup -c -a0 -a1 -a2
12mr|texlive-dk-bib-0.6-2|62	
12mr|texlive-dk-bib-0.6-2|63	%build
12mr|texlive-dk-bib-0.6-2|64	
12mr|texlive-dk-bib-0.6-2|65	%install
12mr|texlive-dk-bib-0.6-2|66	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dk-bib-0.6-2|67	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-dk-bib-0.6-2|68	
12mr|texlive-dk-bib-0.6-2|69	
12mr|texlive-dk-bib-0.6-2|70	
12mr|texlive-dk-bib-0.6-2|71	%changelog
12mr|texlive-dk-bib-0.6-2|72	

17176 12
12mr|texlive-dlfltxb-20100304-2|1	# revision 17337
12mr|texlive-dlfltxb-20100304-2|2	# category Package
12mr|texlive-dlfltxb-20100304-2|3	# catalog-ctan /macros/latex/contrib/dlfltxb
12mr|texlive-dlfltxb-20100304-2|4	# catalog-date 2010-03-04 23:40:34 +0100
12mr|texlive-dlfltxb-20100304-2|5	# catalog-license lppl
12mr|texlive-dlfltxb-20100304-2|6	# catalog-version undef
12mr|texlive-dlfltxb-20100304-2|7	Name:		texlive-dlfltxb
12mr|texlive-dlfltxb-20100304-2|8	Version:	20100304
12mr|texlive-dlfltxb-20100304-2|9	Release:	2
12mr|texlive-dlfltxb-20100304-2|10	Summary:	Macros related to "Introdktion til LaTeX"
12mr|texlive-dlfltxb-20100304-2|11	Group:		Publishing
12mr|texlive-dlfltxb-20100304-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dlfltxb
12mr|texlive-dlfltxb-20100304-2|13	License:	LPPL
12mr|texlive-dlfltxb-20100304-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dlfltxb.tar.xz
12mr|texlive-dlfltxb-20100304-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dlfltxb.doc.tar.xz
12mr|texlive-dlfltxb-20100304-2|16	BuildArch:	noarch
12mr|texlive-dlfltxb-20100304-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dlfltxb-20100304-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dlfltxb-20100304-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-dlfltxb-20100304-2|20	
12mr|texlive-dlfltxb-20100304-2|21	%description
12mr|texlive-dlfltxb-20100304-2|22	The bundle contains various macros either used for creating the
12mr|texlive-dlfltxb-20100304-2|23	author's book "Introduktion til LaTeX" (in Danish), or
12mr|texlive-dlfltxb-20100304-2|24	presented in the book as code tips. The bundle comprises: -
12mr|texlive-dlfltxb-20100304-2|25	dlfltxbcodetips: various macros helpful in typesetting
12mr|texlive-dlfltxb-20100304-2|26	mathematics; - dlfltxbmarkup: provides a macros used throughout
12mr|texlive-dlfltxb-20100304-2|27	the book, for registering macro names, packages etc. in the
12mr|texlive-dlfltxb-20100304-2|28	text, in the margin and in the index, all by using categorised
12mr|texlive-dlfltxb-20100304-2|29	keys (note, a configuration file may be used; a sample is
12mr|texlive-dlfltxb-20100304-2|30	included in the distribution); - dlfltxbtocconfig: macros for
12mr|texlive-dlfltxb-20100304-2|31	the two tables of contents that the book has; - dlfltxbmisc:
12mr|texlive-dlfltxb-20100304-2|32	various macros for typesetting LaTeX arguments, and the macro
12mr|texlive-dlfltxb-20100304-2|33	used in the bibliography that can wrap a URL up into a bibtex
12mr|texlive-dlfltxb-20100304-2|34	entry. Interested parties may review the book itself on the web
12mr|texlive-dlfltxb-20100304-2|35	at the author's institution (it is written in Danish).
12mr|texlive-dlfltxb-20100304-2|36	
12mr|texlive-dlfltxb-20100304-2|37	%post
12mr|texlive-dlfltxb-20100304-2|38	%{_sbindir}/texlive.post
12mr|texlive-dlfltxb-20100304-2|39	
12mr|texlive-dlfltxb-20100304-2|40	%postun
12mr|texlive-dlfltxb-20100304-2|41	if [ $1 -eq 0 ]; then
12mr|texlive-dlfltxb-20100304-2|42	%{_sbindir}/texlive.post
12mr|texlive-dlfltxb-20100304-2|43	fi
12mr|texlive-dlfltxb-20100304-2|44	
12mr|texlive-dlfltxb-20100304-2|45	#-----------------------------------------------------------------------
12mr|texlive-dlfltxb-20100304-2|46	%files
12mr|texlive-dlfltxb-20100304-2|47	%{_texmfdistdir}/bibtex/bst/dlfltxb/dlfltxbbibtex.bst
12mr|texlive-dlfltxb-20100304-2|48	%{_texmfdistdir}/tex/latex/dlfltxb/dlfltxbcodetips.sty
12mr|texlive-dlfltxb-20100304-2|49	%{_texmfdistdir}/tex/latex/dlfltxb/dlfltxbmarkup.sty
12mr|texlive-dlfltxb-20100304-2|50	%{_texmfdistdir}/tex/latex/dlfltxb/dlfltxbmarkupbookkeys.sty
12mr|texlive-dlfltxb-20100304-2|51	%{_texmfdistdir}/tex/latex/dlfltxb/dlfltxbmisc.sty
12mr|texlive-dlfltxb-20100304-2|52	%{_texmfdistdir}/tex/latex/dlfltxb/dlfltxbtocconfig.sty
12mr|texlive-dlfltxb-20100304-2|53	%doc %{_texmfdistdir}/doc/latex/dlfltxb/README
12mr|texlive-dlfltxb-20100304-2|54	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbbibtex.dbj
12mr|texlive-dlfltxb-20100304-2|55	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbcodetips.pdf
12mr|texlive-dlfltxb-20100304-2|56	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbcodetips.tex
12mr|texlive-dlfltxb-20100304-2|57	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbmarkup-showkeys.pdf
12mr|texlive-dlfltxb-20100304-2|58	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbmarkup-showkeys.tex
12mr|texlive-dlfltxb-20100304-2|59	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbmarkup.pdf
12mr|texlive-dlfltxb-20100304-2|60	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbmarkup.tex
12mr|texlive-dlfltxb-20100304-2|61	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbmisc.pdf
12mr|texlive-dlfltxb-20100304-2|62	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbmisc.tex
12mr|texlive-dlfltxb-20100304-2|63	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbtocconfig.pdf
12mr|texlive-dlfltxb-20100304-2|64	%doc %{_texmfdistdir}/doc/latex/dlfltxb/dlfltxbtocconfig.tex
12mr|texlive-dlfltxb-20100304-2|65	%doc %{_texmfdistdir}/doc/latex/dlfltxb/package_doc.bib
12mr|texlive-dlfltxb-20100304-2|66	
12mr|texlive-dlfltxb-20100304-2|67	#-----------------------------------------------------------------------
12mr|texlive-dlfltxb-20100304-2|68	%prep
12mr|texlive-dlfltxb-20100304-2|69	%setup -c -a0 -a1
12mr|texlive-dlfltxb-20100304-2|70	
12mr|texlive-dlfltxb-20100304-2|71	%build
12mr|texlive-dlfltxb-20100304-2|72	
12mr|texlive-dlfltxb-20100304-2|73	%install
12mr|texlive-dlfltxb-20100304-2|74	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dlfltxb-20100304-2|75	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-dlfltxb-20100304-2|76	
12mr|texlive-dlfltxb-20100304-2|77	
12mr|texlive-dlfltxb-20100304-2|78	
12mr|texlive-dlfltxb-20100304-2|79	%changelog
12mr|texlive-dlfltxb-20100304-2|80	

17177 12
12mr|texlive-dnaseq-0.01-2|1	# revision 17194
12mr|texlive-dnaseq-0.01-2|2	# category Package
12mr|texlive-dnaseq-0.01-2|3	# catalog-ctan /macros/latex/contrib/dnaseq
12mr|texlive-dnaseq-0.01-2|4	# catalog-date 2010-02-24 21:28:09 +0100
12mr|texlive-dnaseq-0.01-2|5	# catalog-license lppl
12mr|texlive-dnaseq-0.01-2|6	# catalog-version 0.01
12mr|texlive-dnaseq-0.01-2|7	Name:		texlive-dnaseq
12mr|texlive-dnaseq-0.01-2|8	Version:	0.01
12mr|texlive-dnaseq-0.01-2|9	Release:	2
12mr|texlive-dnaseq-0.01-2|10	Summary:	Format DNA base sequences
12mr|texlive-dnaseq-0.01-2|11	Group:		Publishing
12mr|texlive-dnaseq-0.01-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dnaseq
12mr|texlive-dnaseq-0.01-2|13	License:	LPPL
12mr|texlive-dnaseq-0.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dnaseq.tar.xz
12mr|texlive-dnaseq-0.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dnaseq.doc.tar.xz
12mr|texlive-dnaseq-0.01-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dnaseq.source.tar.xz
12mr|texlive-dnaseq-0.01-2|17	BuildArch:	noarch
12mr|texlive-dnaseq-0.01-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-dnaseq-0.01-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-dnaseq-0.01-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-dnaseq-0.01-2|21	
12mr|texlive-dnaseq-0.01-2|22	%description
12mr|texlive-dnaseq-0.01-2|23	Defines a means of specifying sequences of bases. The bases may
12mr|texlive-dnaseq-0.01-2|24	be numbered (per line) and you may specify that subsequences be
12mr|texlive-dnaseq-0.01-2|25	coloured. For a more 'vanilla-flavoured' way of typesetting
12mr|texlive-dnaseq-0.01-2|26	base sequences, the user might consider the seqsplit package.
12mr|texlive-dnaseq-0.01-2|27	
12mr|texlive-dnaseq-0.01-2|28	%post
12mr|texlive-dnaseq-0.01-2|29	%{_sbindir}/texlive.post
12mr|texlive-dnaseq-0.01-2|30	
12mr|texlive-dnaseq-0.01-2|31	%postun
12mr|texlive-dnaseq-0.01-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-dnaseq-0.01-2|33	%{_sbindir}/texlive.post
12mr|texlive-dnaseq-0.01-2|34	fi
12mr|texlive-dnaseq-0.01-2|35	
12mr|texlive-dnaseq-0.01-2|36	#-----------------------------------------------------------------------
12mr|texlive-dnaseq-0.01-2|37	%files
12mr|texlive-dnaseq-0.01-2|38	%{_texmfdistdir}/tex/latex/dnaseq/dnaseq.sty
12mr|texlive-dnaseq-0.01-2|39	%doc %{_texmfdistdir}/doc/latex/dnaseq/DNAtest.tex
12mr|texlive-dnaseq-0.01-2|40	%doc %{_texmfdistdir}/doc/latex/dnaseq/README
12mr|texlive-dnaseq-0.01-2|41	%doc %{_texmfdistdir}/doc/latex/dnaseq/dnaseq.pdf
12mr|texlive-dnaseq-0.01-2|42	#- source
12mr|texlive-dnaseq-0.01-2|43	%doc %{_texmfdistdir}/source/latex/dnaseq/dnaseq.dtx
12mr|texlive-dnaseq-0.01-2|44	%doc %{_texmfdistdir}/source/latex/dnaseq/dnaseq.ins
12mr|texlive-dnaseq-0.01-2|45	
12mr|texlive-dnaseq-0.01-2|46	#-----------------------------------------------------------------------
12mr|texlive-dnaseq-0.01-2|47	%prep
12mr|texlive-dnaseq-0.01-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-dnaseq-0.01-2|49	
12mr|texlive-dnaseq-0.01-2|50	%build
12mr|texlive-dnaseq-0.01-2|51	
12mr|texlive-dnaseq-0.01-2|52	%install
12mr|texlive-dnaseq-0.01-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dnaseq-0.01-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-dnaseq-0.01-2|55	
12mr|texlive-dnaseq-0.01-2|56	
12mr|texlive-dnaseq-0.01-2|57	
12mr|texlive-dnaseq-0.01-2|58	%changelog
12mr|texlive-dnaseq-0.01-2|59	

17178 12
12mr|texlive-dnp-20111103-2|1	# revision 15878
12mr|texlive-dnp-20111103-2|2	# category Package
12mr|texlive-dnp-20111103-2|3	# catalog-ctan undef
12mr|texlive-dnp-20111103-2|4	# catalog-date undef
12mr|texlive-dnp-20111103-2|5	# catalog-license undef
12mr|texlive-dnp-20111103-2|6	# catalog-version undef
12mr|texlive-dnp-20111103-2|7	Name:		texlive-dnp
12mr|texlive-dnp-20111103-2|8	Version:	20111103
12mr|texlive-dnp-20111103-2|9	Release:	2
12mr|texlive-dnp-20111103-2|10	Summary:	TeXLive dnp package
12mr|texlive-dnp-20111103-2|11	Group:		Publishing
12mr|texlive-dnp-20111103-2|12	URL:		http://tug.org/texlive
12mr|texlive-dnp-20111103-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-dnp-20111103-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dnp.tar.xz
12mr|texlive-dnp-20111103-2|15	BuildArch:	noarch
12mr|texlive-dnp-20111103-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-dnp-20111103-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-dnp-20111103-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-dnp-20111103-2|19	
12mr|texlive-dnp-20111103-2|20	%description
12mr|texlive-dnp-20111103-2|21	TeXLive dnp package.
12mr|texlive-dnp-20111103-2|22	
12mr|texlive-dnp-20111103-2|23	%post
12mr|texlive-dnp-20111103-2|24	%{_sbindir}/texlive.post
12mr|texlive-dnp-20111103-2|25	
12mr|texlive-dnp-20111103-2|26	%postun
12mr|texlive-dnp-20111103-2|27	if [ $1 -eq 0 ]; then
12mr|texlive-dnp-20111103-2|28	%{_sbindir}/texlive.post
12mr|texlive-dnp-20111103-2|29	fi
12mr|texlive-dnp-20111103-2|30	
12mr|texlive-dnp-20111103-2|31	#-----------------------------------------------------------------------
12mr|texlive-dnp-20111103-2|32	%files
12mr|texlive-dnp-20111103-2|33	%{_texmfdistdir}/fonts/sfd/dnp/DNP.sfd
12mr|texlive-dnp-20111103-2|34	
12mr|texlive-dnp-20111103-2|35	#-----------------------------------------------------------------------
12mr|texlive-dnp-20111103-2|36	%prep
12mr|texlive-dnp-20111103-2|37	%setup -c -a0
12mr|texlive-dnp-20111103-2|38	
12mr|texlive-dnp-20111103-2|39	%build
12mr|texlive-dnp-20111103-2|40	
12mr|texlive-dnp-20111103-2|41	%install
12mr|texlive-dnp-20111103-2|42	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dnp-20111103-2|43	cp -fpar fonts %{buildroot}%{_texmfdistdir}
12mr|texlive-dnp-20111103-2|44	
12mr|texlive-dnp-20111103-2|45	
12mr|texlive-dnp-20111103-2|46	
12mr|texlive-dnp-20111103-2|47	%changelog
12mr|texlive-dnp-20111103-2|48	

17179 12
12mr|texlive-docmfp-1.2d-2|1	# revision 15878
12mr|texlive-docmfp-1.2d-2|2	# category Package
12mr|texlive-docmfp-1.2d-2|3	# catalog-ctan /macros/latex/contrib/docmfp
12mr|texlive-docmfp-1.2d-2|4	# catalog-date 2009-09-02 16:56:11 +0200
12mr|texlive-docmfp-1.2d-2|5	# catalog-license lppl
12mr|texlive-docmfp-1.2d-2|6	# catalog-version 1.2d
12mr|texlive-docmfp-1.2d-2|7	Name:		texlive-docmfp
12mr|texlive-docmfp-1.2d-2|8	Version:	1.2d
12mr|texlive-docmfp-1.2d-2|9	Release:	2
12mr|texlive-docmfp-1.2d-2|10	Summary:	Document non-LaTeX code
12mr|texlive-docmfp-1.2d-2|11	Group:		Publishing
12mr|texlive-docmfp-1.2d-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/docmfp
12mr|texlive-docmfp-1.2d-2|13	License:	LPPL
12mr|texlive-docmfp-1.2d-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/docmfp.tar.xz
12mr|texlive-docmfp-1.2d-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/docmfp.doc.tar.xz
12mr|texlive-docmfp-1.2d-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/docmfp.source.tar.xz
12mr|texlive-docmfp-1.2d-2|17	BuildArch:	noarch
12mr|texlive-docmfp-1.2d-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-docmfp-1.2d-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-docmfp-1.2d-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-docmfp-1.2d-2|21	
12mr|texlive-docmfp-1.2d-2|22	%description
12mr|texlive-docmfp-1.2d-2|23	Extends the doc package to cater for documenting non-LaTeX
12mr|texlive-docmfp-1.2d-2|24	code, such as MetaFont or MetaPost, or other programming
12mr|texlive-docmfp-1.2d-2|25	languages.
12mr|texlive-docmfp-1.2d-2|26	
12mr|texlive-docmfp-1.2d-2|27	%post
12mr|texlive-docmfp-1.2d-2|28	%{_sbindir}/texlive.post
12mr|texlive-docmfp-1.2d-2|29	
12mr|texlive-docmfp-1.2d-2|30	%postun
12mr|texlive-docmfp-1.2d-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-docmfp-1.2d-2|32	%{_sbindir}/texlive.post
12mr|texlive-docmfp-1.2d-2|33	fi
12mr|texlive-docmfp-1.2d-2|34	
12mr|texlive-docmfp-1.2d-2|35	#-----------------------------------------------------------------------
12mr|texlive-docmfp-1.2d-2|36	%files
12mr|texlive-docmfp-1.2d-2|37	%{_texmfdistdir}/tex/latex/docmfp/docmfp.sty
12mr|texlive-docmfp-1.2d-2|38	%doc %{_texmfdistdir}/doc/latex/docmfp/README
12mr|texlive-docmfp-1.2d-2|39	%doc %{_texmfdistdir}/doc/latex/docmfp/docmfp.pdf
12mr|texlive-docmfp-1.2d-2|40	#- source
12mr|texlive-docmfp-1.2d-2|41	%doc %{_texmfdistdir}/source/latex/docmfp/docmfp.dtx
12mr|texlive-docmfp-1.2d-2|42	%doc %{_texmfdistdir}/source/latex/docmfp/docmfp.ins
12mr|texlive-docmfp-1.2d-2|43	
12mr|texlive-docmfp-1.2d-2|44	#-----------------------------------------------------------------------
12mr|texlive-docmfp-1.2d-2|45	%prep
12mr|texlive-docmfp-1.2d-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-docmfp-1.2d-2|47	
12mr|texlive-docmfp-1.2d-2|48	%build
12mr|texlive-docmfp-1.2d-2|49	
12mr|texlive-docmfp-1.2d-2|50	%install
12mr|texlive-docmfp-1.2d-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-docmfp-1.2d-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-docmfp-1.2d-2|53	
12mr|texlive-docmfp-1.2d-2|54	
12mr|texlive-docmfp-1.2d-2|55	
12mr|texlive-docmfp-1.2d-2|56	%changelog
12mr|texlive-docmfp-1.2d-2|57	

17180 12
12mr|texlive-docmute-1.4-1|1	# revision 25741
12mr|texlive-docmute-1.4-1|2	# category Package
12mr|texlive-docmute-1.4-1|3	# catalog-ctan /macros/latex/contrib/docmute
12mr|texlive-docmute-1.4-1|4	# catalog-date 2012-03-22 16:41:56 +0100
12mr|texlive-docmute-1.4-1|5	# catalog-license lppl1.3
12mr|texlive-docmute-1.4-1|6	# catalog-version 1.4
12mr|texlive-docmute-1.4-1|7	Name:		texlive-docmute
12mr|texlive-docmute-1.4-1|8	Version:	1.4
12mr|texlive-docmute-1.4-1|9	Release:	1
12mr|texlive-docmute-1.4-1|10	Summary:	Input files ignoring LaTeX preamble, etc
12mr|texlive-docmute-1.4-1|11	Group:		Publishing
12mr|texlive-docmute-1.4-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/docmute
12mr|texlive-docmute-1.4-1|13	License:	LPPL1.3
12mr|texlive-docmute-1.4-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/docmute.tar.xz
12mr|texlive-docmute-1.4-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/docmute.doc.tar.xz
12mr|texlive-docmute-1.4-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/docmute.source.tar.xz
12mr|texlive-docmute-1.4-1|17	BuildArch:	noarch
12mr|texlive-docmute-1.4-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-docmute-1.4-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-docmute-1.4-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-docmute-1.4-1|21	
12mr|texlive-docmute-1.4-1|22	%description
12mr|texlive-docmute-1.4-1|23	Input or include stand-alone LaTeX documents, ignoring
12mr|texlive-docmute-1.4-1|24	everything but the material between \begin{document} and
12mr|texlive-docmute-1.4-1|25	\end{document}.
12mr|texlive-docmute-1.4-1|26	
12mr|texlive-docmute-1.4-1|27	%post
12mr|texlive-docmute-1.4-1|28	%{_sbindir}/texlive.post
12mr|texlive-docmute-1.4-1|29	
12mr|texlive-docmute-1.4-1|30	%postun
12mr|texlive-docmute-1.4-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-docmute-1.4-1|32	%{_sbindir}/texlive.post
12mr|texlive-docmute-1.4-1|33	fi
12mr|texlive-docmute-1.4-1|34	
12mr|texlive-docmute-1.4-1|35	#-----------------------------------------------------------------------
12mr|texlive-docmute-1.4-1|36	%files
12mr|texlive-docmute-1.4-1|37	%{_texmfdistdir}/tex/latex/docmute/docmute.sty
12mr|texlive-docmute-1.4-1|38	%doc %{_texmfdistdir}/doc/latex/docmute/README
12mr|texlive-docmute-1.4-1|39	%doc %{_texmfdistdir}/doc/latex/docmute/docmute.pdf
12mr|texlive-docmute-1.4-1|40	#- source
12mr|texlive-docmute-1.4-1|41	%doc %{_texmfdistdir}/source/latex/docmute/docmute.dtx
12mr|texlive-docmute-1.4-1|42	%doc %{_texmfdistdir}/source/latex/docmute/docmute.ins
12mr|texlive-docmute-1.4-1|43	
12mr|texlive-docmute-1.4-1|44	#-----------------------------------------------------------------------
12mr|texlive-docmute-1.4-1|45	%prep
12mr|texlive-docmute-1.4-1|46	%setup -c -a0 -a1 -a2
12mr|texlive-docmute-1.4-1|47	
12mr|texlive-docmute-1.4-1|48	%build
12mr|texlive-docmute-1.4-1|49	
12mr|texlive-docmute-1.4-1|50	%install
12mr|texlive-docmute-1.4-1|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-docmute-1.4-1|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-docmute-1.4-1|53	
12mr|texlive-docmute-1.4-1|54	
12mr|texlive-docmute-1.4-1|55	
12mr|texlive-docmute-1.4-1|56	%changelog
12mr|texlive-docmute-1.4-1|57	

17181 12
12mr|texlive-doc-pictex-20080909-3|1	# revision 24927
12mr|texlive-doc-pictex-20080909-3|2	# category Package
12mr|texlive-doc-pictex-20080909-3|3	# catalog-ctan /info/pictex/Doc-PiCTeX.txt
12mr|texlive-doc-pictex-20080909-3|4	# catalog-date 2008-09-09 11:27:07 +0200
12mr|texlive-doc-pictex-20080909-3|5	# catalog-license other-free
12mr|texlive-doc-pictex-20080909-3|6	# catalog-version undef
12mr|texlive-doc-pictex-20080909-3|7	Name:		texlive-doc-pictex
12mr|texlive-doc-pictex-20080909-3|8	Version:	20080909
12mr|texlive-doc-pictex-20080909-3|9	Release:	3
12mr|texlive-doc-pictex-20080909-3|10	Summary:	A summary list of PicTeX documentation
12mr|texlive-doc-pictex-20080909-3|11	Group:		Publishing
12mr|texlive-doc-pictex-20080909-3|12	URL:		http://www.ctan.org/tex-archive/info/pictex/Doc-PiCTeX.txt
12mr|texlive-doc-pictex-20080909-3|13	License:	OTHER-FREE
12mr|texlive-doc-pictex-20080909-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doc-pictex.tar.xz
12mr|texlive-doc-pictex-20080909-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doc-pictex.doc.tar.xz
12mr|texlive-doc-pictex-20080909-3|16	BuildArch:	noarch
12mr|texlive-doc-pictex-20080909-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-doc-pictex-20080909-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-doc-pictex-20080909-3|19	
12mr|texlive-doc-pictex-20080909-3|20	%description
12mr|texlive-doc-pictex-20080909-3|21	A summary of available resources providing (or merely
12mr|texlive-doc-pictex-20080909-3|22	discussing) documentation of PicTeX.
12mr|texlive-doc-pictex-20080909-3|23	
12mr|texlive-doc-pictex-20080909-3|24	#-----------------------------------------------------------------------
12mr|texlive-doc-pictex-20080909-3|25	%files
12mr|texlive-doc-pictex-20080909-3|26	%doc %{_texmfdistdir}/doc/generic/doc-pictex/Doc-PiCTeX.txt
12mr|texlive-doc-pictex-20080909-3|27	
12mr|texlive-doc-pictex-20080909-3|28	#-----------------------------------------------------------------------
12mr|texlive-doc-pictex-20080909-3|29	%prep
12mr|texlive-doc-pictex-20080909-3|30	%setup -c -a0 -a1
12mr|texlive-doc-pictex-20080909-3|31	
12mr|texlive-doc-pictex-20080909-3|32	%build
12mr|texlive-doc-pictex-20080909-3|33	
12mr|texlive-doc-pictex-20080909-3|34	%install
12mr|texlive-doc-pictex-20080909-3|35	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-doc-pictex-20080909-3|36	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-doc-pictex-20080909-3|37	
12mr|texlive-doc-pictex-20080909-3|38	
12mr|texlive-doc-pictex-20080909-3|39	
12mr|texlive-doc-pictex-20080909-3|40	%changelog
12mr|texlive-doc-pictex-20080909-3|41	

17182 12
12mr|texlive-documentation-0.1-3|1	# revision 25405
12mr|texlive-documentation-0.1-3|2	# category Package
12mr|texlive-documentation-0.1-3|3	# catalog-ctan /macros/latex/contrib/documentation
12mr|texlive-documentation-0.1-3|4	# catalog-date 2011-12-02 09:08:13 +0100
12mr|texlive-documentation-0.1-3|5	# catalog-license lppl1.2
12mr|texlive-documentation-0.1-3|6	# catalog-version 0.1
12mr|texlive-documentation-0.1-3|7	Name:		texlive-documentation
12mr|texlive-documentation-0.1-3|8	Version:	0.1
12mr|texlive-documentation-0.1-3|9	Release:	3
12mr|texlive-documentation-0.1-3|10	Summary:	Documentation support for C, Java and assembler code
12mr|texlive-documentation-0.1-3|11	Group:		Publishing
12mr|texlive-documentation-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/documentation
12mr|texlive-documentation-0.1-3|13	License:	LPPL1.2
12mr|texlive-documentation-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/documentation.tar.xz
12mr|texlive-documentation-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/documentation.doc.tar.xz
12mr|texlive-documentation-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/documentation.source.tar.xz
12mr|texlive-documentation-0.1-3|17	BuildArch:	noarch
12mr|texlive-documentation-0.1-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-documentation-0.1-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-documentation-0.1-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-documentation-0.1-3|21	
12mr|texlive-documentation-0.1-3|22	%description
12mr|texlive-documentation-0.1-3|23	The package provides a simple means of typesetting computer
12mr|texlive-documentation-0.1-3|24	programs such that the result is acceptable for inclusion in
12mr|texlive-documentation-0.1-3|25	reports, etc.
12mr|texlive-documentation-0.1-3|26	
12mr|texlive-documentation-0.1-3|27	%post
12mr|texlive-documentation-0.1-3|28	%{_sbindir}/texlive.post
12mr|texlive-documentation-0.1-3|29	
12mr|texlive-documentation-0.1-3|30	%postun
12mr|texlive-documentation-0.1-3|31	if [ $1 -eq 0 ]; then
12mr|texlive-documentation-0.1-3|32	%{_sbindir}/texlive.post
12mr|texlive-documentation-0.1-3|33	fi
12mr|texlive-documentation-0.1-3|34	
12mr|texlive-documentation-0.1-3|35	#-----------------------------------------------------------------------
12mr|texlive-documentation-0.1-3|36	%files
12mr|texlive-documentation-0.1-3|37	%{_texmfdistdir}/tex/latex/documentation/documentation.sty
12mr|texlive-documentation-0.1-3|38	%doc %{_texmfdistdir}/doc/latex/documentation/README
12mr|texlive-documentation-0.1-3|39	%doc %{_texmfdistdir}/doc/latex/documentation/documentation.pdf
12mr|texlive-documentation-0.1-3|40	#- source
12mr|texlive-documentation-0.1-3|41	%doc %{_texmfdistdir}/source/latex/documentation/documentation.dtx
12mr|texlive-documentation-0.1-3|42	%doc %{_texmfdistdir}/source/latex/documentation/documentation.ins
12mr|texlive-documentation-0.1-3|43	
12mr|texlive-documentation-0.1-3|44	#-----------------------------------------------------------------------
12mr|texlive-documentation-0.1-3|45	%prep
12mr|texlive-documentation-0.1-3|46	%setup -c -a0 -a1 -a2
12mr|texlive-documentation-0.1-3|47	
12mr|texlive-documentation-0.1-3|48	%build
12mr|texlive-documentation-0.1-3|49	
12mr|texlive-documentation-0.1-3|50	%install
12mr|texlive-documentation-0.1-3|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-documentation-0.1-3|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-documentation-0.1-3|53	
12mr|texlive-documentation-0.1-3|54	
12mr|texlive-documentation-0.1-3|55	
12mr|texlive-documentation-0.1-3|56	%changelog
12mr|texlive-documentation-0.1-3|57	

17183 12
12mr|texlive-doi-20080818-2|1	# revision 15878
12mr|texlive-doi-20080818-2|2	# category Package
12mr|texlive-doi-20080818-2|3	# catalog-ctan /macros/latex/contrib/doi
12mr|texlive-doi-20080818-2|4	# catalog-date 2008-08-18 13:49:16 +0200
12mr|texlive-doi-20080818-2|5	# catalog-license lppl
12mr|texlive-doi-20080818-2|6	# catalog-version undef
12mr|texlive-doi-20080818-2|7	Name:		texlive-doi
12mr|texlive-doi-20080818-2|8	Version:	20080818
12mr|texlive-doi-20080818-2|9	Release:	2
12mr|texlive-doi-20080818-2|10	Summary:	Create correct hyperlinks for DOI numbers
12mr|texlive-doi-20080818-2|11	Group:		Publishing
12mr|texlive-doi-20080818-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/doi
12mr|texlive-doi-20080818-2|13	License:	LPPL
12mr|texlive-doi-20080818-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doi.tar.xz
12mr|texlive-doi-20080818-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doi.doc.tar.xz
12mr|texlive-doi-20080818-2|16	BuildArch:	noarch
12mr|texlive-doi-20080818-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-doi-20080818-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-doi-20080818-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-doi-20080818-2|20	
12mr|texlive-doi-20080818-2|21	%description
12mr|texlive-doi-20080818-2|22	You can hyperlink DOI numbers to dx.doi.org. However, some
12mr|texlive-doi-20080818-2|23	publishers have elected to use nasty characters in their DOI
12mr|texlive-doi-20080818-2|24	numbering scheme ('<', '>', '_' and ';' have all been spotted).
12mr|texlive-doi-20080818-2|25	This will either upset (La)TeX, or your PDF reader. This
12mr|texlive-doi-20080818-2|26	package contains a single user-level command \doi{}, which
12mr|texlive-doi-20080818-2|27	takes a DOI number, and creates a correct hyperlink from it.
12mr|texlive-doi-20080818-2|28	
12mr|texlive-doi-20080818-2|29	%post
12mr|texlive-doi-20080818-2|30	%{_sbindir}/texlive.post
12mr|texlive-doi-20080818-2|31	
12mr|texlive-doi-20080818-2|32	%postun
12mr|texlive-doi-20080818-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-doi-20080818-2|34	%{_sbindir}/texlive.post
12mr|texlive-doi-20080818-2|35	fi
12mr|texlive-doi-20080818-2|36	
12mr|texlive-doi-20080818-2|37	#-----------------------------------------------------------------------
12mr|texlive-doi-20080818-2|38	%files
12mr|texlive-doi-20080818-2|39	%{_texmfdistdir}/tex/latex/doi/doi.sty
12mr|texlive-doi-20080818-2|40	%doc %{_texmfdistdir}/doc/latex/doi/README
12mr|texlive-doi-20080818-2|41	
12mr|texlive-doi-20080818-2|42	#-----------------------------------------------------------------------
12mr|texlive-doi-20080818-2|43	%prep
12mr|texlive-doi-20080818-2|44	%setup -c -a0 -a1
12mr|texlive-doi-20080818-2|45	
12mr|texlive-doi-20080818-2|46	%build
12mr|texlive-doi-20080818-2|47	
12mr|texlive-doi-20080818-2|48	%install
12mr|texlive-doi-20080818-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-doi-20080818-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-doi-20080818-2|51	
12mr|texlive-doi-20080818-2|52	
12mr|texlive-doi-20080818-2|53	
12mr|texlive-doi-20080818-2|54	%changelog
12mr|texlive-doi-20080818-2|55	

17184 12
12mr|texlive-doipubmed-1.01-2|1	# revision 15878
12mr|texlive-doipubmed-1.01-2|2	# category Package
12mr|texlive-doipubmed-1.01-2|3	# catalog-ctan /macros/latex/contrib/doipubmed
12mr|texlive-doipubmed-1.01-2|4	# catalog-date 2009-09-27 10:36:15 +0200
12mr|texlive-doipubmed-1.01-2|5	# catalog-license lppl
12mr|texlive-doipubmed-1.01-2|6	# catalog-version 1.01
12mr|texlive-doipubmed-1.01-2|7	Name:		texlive-doipubmed
12mr|texlive-doipubmed-1.01-2|8	Version:	1.01
12mr|texlive-doipubmed-1.01-2|9	Release:	2
12mr|texlive-doipubmed-1.01-2|10	Summary:	Special commands for use in bibliographies
12mr|texlive-doipubmed-1.01-2|11	Group:		Publishing
12mr|texlive-doipubmed-1.01-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/doipubmed
12mr|texlive-doipubmed-1.01-2|13	License:	LPPL
12mr|texlive-doipubmed-1.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doipubmed.tar.xz
12mr|texlive-doipubmed-1.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doipubmed.doc.tar.xz
12mr|texlive-doipubmed-1.01-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doipubmed.source.tar.xz
12mr|texlive-doipubmed-1.01-2|17	BuildArch:	noarch
12mr|texlive-doipubmed-1.01-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-doipubmed-1.01-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-doipubmed-1.01-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-doipubmed-1.01-2|21	
12mr|texlive-doipubmed-1.01-2|22	%description
12mr|texlive-doipubmed-1.01-2|23	The package provides the commands \doi, \pubmed and \citeurl.
12mr|texlive-doipubmed-1.01-2|24	These commands are primarily designed for use in
12mr|texlive-doipubmed-1.01-2|25	bibliographies. A LaTeX2HTML style file is also provided.
12mr|texlive-doipubmed-1.01-2|26	
12mr|texlive-doipubmed-1.01-2|27	%post
12mr|texlive-doipubmed-1.01-2|28	%{_sbindir}/texlive.post
12mr|texlive-doipubmed-1.01-2|29	
12mr|texlive-doipubmed-1.01-2|30	%postun
12mr|texlive-doipubmed-1.01-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-doipubmed-1.01-2|32	%{_sbindir}/texlive.post
12mr|texlive-doipubmed-1.01-2|33	fi
12mr|texlive-doipubmed-1.01-2|34	
12mr|texlive-doipubmed-1.01-2|35	#-----------------------------------------------------------------------
12mr|texlive-doipubmed-1.01-2|36	%files
12mr|texlive-doipubmed-1.01-2|37	%{_texmfdistdir}/tex/latex/doipubmed/doipubmed.sty
12mr|texlive-doipubmed-1.01-2|38	%doc %{_texmfdistdir}/doc/latex/doipubmed/CHANGES
12mr|texlive-doipubmed-1.01-2|39	%doc %{_texmfdistdir}/doc/latex/doipubmed/README
12mr|texlive-doipubmed-1.01-2|40	%doc %{_texmfdistdir}/doc/latex/doipubmed/doipubmed-manual.html
12mr|texlive-doipubmed-1.01-2|41	%doc %{_texmfdistdir}/doc/latex/doipubmed/doipubmed.pdf
12mr|texlive-doipubmed-1.01-2|42	%doc %{_texmfdistdir}/doc/latex/doipubmed/doipubmed.perl
12mr|texlive-doipubmed-1.01-2|43	#- source
12mr|texlive-doipubmed-1.01-2|44	%doc %{_texmfdistdir}/source/latex/doipubmed/doipubmed.dtx
12mr|texlive-doipubmed-1.01-2|45	%doc %{_texmfdistdir}/source/latex/doipubmed/doipubmed.ins
12mr|texlive-doipubmed-1.01-2|46	
12mr|texlive-doipubmed-1.01-2|47	#-----------------------------------------------------------------------
12mr|texlive-doipubmed-1.01-2|48	%prep
12mr|texlive-doipubmed-1.01-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-doipubmed-1.01-2|50	
12mr|texlive-doipubmed-1.01-2|51	%build
12mr|texlive-doipubmed-1.01-2|52	
12mr|texlive-doipubmed-1.01-2|53	%install
12mr|texlive-doipubmed-1.01-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-doipubmed-1.01-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-doipubmed-1.01-2|56	
12mr|texlive-doipubmed-1.01-2|57	
12mr|texlive-doipubmed-1.01-2|58	
12mr|texlive-doipubmed-1.01-2|59	%changelog
12mr|texlive-doipubmed-1.01-2|60	

17185 12
12mr|texlive-dosepsbin-1.2-2|1	# revision 26313
12mr|texlive-dosepsbin-1.2-2|2	# category Package
12mr|texlive-dosepsbin-1.2-2|3	# catalog-ctan /support/dosepsbin
12mr|texlive-dosepsbin-1.2-2|4	# catalog-date 2012-03-22 21:51:23 +0100
12mr|texlive-dosepsbin-1.2-2|5	# catalog-license artistic
12mr|texlive-dosepsbin-1.2-2|6	# catalog-version 1.2
12mr|texlive-dosepsbin-1.2-2|7	Name:		texlive-dosepsbin
12mr|texlive-dosepsbin-1.2-2|8	Version:	1.2
12mr|texlive-dosepsbin-1.2-2|9	Release:	2
12mr|texlive-dosepsbin-1.2-2|10	Summary:	Deal with DOS binary EPS files
12mr|texlive-dosepsbin-1.2-2|11	Group:		Publishing
12mr|texlive-dosepsbin-1.2-2|12	URL:		http://www.ctan.org/tex-archive/support/dosepsbin
12mr|texlive-dosepsbin-1.2-2|13	License:	ARTISTIC
12mr|texlive-dosepsbin-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dosepsbin.tar.xz
12mr|texlive-dosepsbin-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dosepsbin.doc.tar.xz
12mr|texlive-dosepsbin-1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dosepsbin.source.tar.xz
12mr|texlive-dosepsbin-1.2-2|17	BuildArch:	noarch
12mr|texlive-dosepsbin-1.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-dosepsbin-1.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-dosepsbin-1.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-dosepsbin-1.2-2|21	Provides:	texlive-dosepsbin.bin = %{EVRD}
12mr|texlive-dosepsbin-1.2-2|22	
12mr|texlive-dosepsbin-1.2-2|23	%description
12mr|texlive-dosepsbin-1.2-2|24	A Encapsulated PostScript (EPS) file may given in a special
12mr|texlive-dosepsbin-1.2-2|25	binary format to support the inclusion of a thumbnail. This
12mr|texlive-dosepsbin-1.2-2|26	file format, commonly known as DOS EPS format starts with a
12mr|texlive-dosepsbin-1.2-2|27	binary header that contains the positions of the possible
12mr|texlive-dosepsbin-1.2-2|28	sections: - Postscript (PS); - Windows Metafile Format (WMF);
12mr|texlive-dosepsbin-1.2-2|29	and - Tag Image File Format (TIFF). The PS section must be
12mr|texlive-dosepsbin-1.2-2|30	present and either the WMF file or the TIFF file should be
12mr|texlive-dosepsbin-1.2-2|31	given. The package provides a Perl program that will extract
12mr|texlive-dosepsbin-1.2-2|32	any of the sections of such a file, in particular providing a
12mr|texlive-dosepsbin-1.2-2|33	'text'-form EPS file for use with (La)TeX.
12mr|texlive-dosepsbin-1.2-2|34	
12mr|texlive-dosepsbin-1.2-2|35	%post
12mr|texlive-dosepsbin-1.2-2|36	%{_sbindir}/texlive.post
12mr|texlive-dosepsbin-1.2-2|37	
12mr|texlive-dosepsbin-1.2-2|38	%postun
12mr|texlive-dosepsbin-1.2-2|39	if [ $1 -eq 0 ]; then
12mr|texlive-dosepsbin-1.2-2|40	%{_sbindir}/texlive.post
12mr|texlive-dosepsbin-1.2-2|41	fi
12mr|texlive-dosepsbin-1.2-2|42	
12mr|texlive-dosepsbin-1.2-2|43	#-----------------------------------------------------------------------
12mr|texlive-dosepsbin-1.2-2|44	%files
12mr|texlive-dosepsbin-1.2-2|45	%{_bindir}/dosepsbin
12mr|texlive-dosepsbin-1.2-2|46	%{_texmfdistdir}/scripts/dosepsbin/dosepsbin.pl
12mr|texlive-dosepsbin-1.2-2|47	%doc %{_texmfdistdir}/doc/support/dosepsbin/Makefile.in
12mr|texlive-dosepsbin-1.2-2|48	%doc %{_texmfdistdir}/doc/support/dosepsbin/README
12mr|texlive-dosepsbin-1.2-2|49	%doc %{_texmfdistdir}/doc/support/dosepsbin/clean-case.pl
12mr|texlive-dosepsbin-1.2-2|50	%doc %{_texmfdistdir}/doc/support/dosepsbin/dosepsbin.html
12mr|texlive-dosepsbin-1.2-2|51	%doc %{_texmfdistdir}/doc/support/dosepsbin/dosepsbin.ltx
12mr|texlive-dosepsbin-1.2-2|52	%doc %{_texmfdistdir}/doc/support/dosepsbin/dosepsbin.pdf
12mr|texlive-dosepsbin-1.2-2|53	%doc %{_texmfdistdir}/doc/support/dosepsbin/dosepsbin.txt
12mr|texlive-dosepsbin-1.2-2|54	%doc %{_texmfdistdir}/doc/support/dosepsbin/version.pl
12mr|texlive-dosepsbin-1.2-2|55	%doc %{_mandir}/man1/dosepsbin.1*
12mr|texlive-dosepsbin-1.2-2|56	%doc %{_texmfdir}/doc/man/man1/dosepsbin.man1.pdf
12mr|texlive-dosepsbin-1.2-2|57	#- source
12mr|texlive-dosepsbin-1.2-2|58	%doc %{_texmfdistdir}/source/support/dosepsbin/configure
12mr|texlive-dosepsbin-1.2-2|59	%doc %{_texmfdistdir}/source/support/dosepsbin/configure.ac
12mr|texlive-dosepsbin-1.2-2|60	%doc %{_texmfdistdir}/source/support/dosepsbin/install-sh
12mr|texlive-dosepsbin-1.2-2|61	
12mr|texlive-dosepsbin-1.2-2|62	#-----------------------------------------------------------------------
12mr|texlive-dosepsbin-1.2-2|63	%prep
12mr|texlive-dosepsbin-1.2-2|64	%setup -c -a0 -a1 -a2
12mr|texlive-dosepsbin-1.2-2|65	
12mr|texlive-dosepsbin-1.2-2|66	%build
12mr|texlive-dosepsbin-1.2-2|67	
12mr|texlive-dosepsbin-1.2-2|68	%install
12mr|texlive-dosepsbin-1.2-2|69	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-dosepsbin-1.2-2|70	pushd %{buildroot}%{_bindir}
12mr|texlive-dosepsbin-1.2-2|71	ln -sf %{_texmfdistdir}/scripts/dosepsbin/dosepsbin.pl dosepsbin
12mr|texlive-dosepsbin-1.2-2|72	popd
12mr|texlive-dosepsbin-1.2-2|73	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-dosepsbin-1.2-2|74	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-dosepsbin-1.2-2|75	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-dosepsbin-1.2-2|76	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-dosepsbin-1.2-2|77	
12mr|texlive-dosepsbin-1.2-2|78	
12mr|texlive-dosepsbin-1.2-2|79	
12mr|texlive-dosepsbin-1.2-2|80	%changelog
12mr|texlive-dosepsbin-1.2-2|81	

17186 12
12mr|texlive-dot2texi-3.0-3|1	# revision 26237
12mr|texlive-dot2texi-3.0-3|2	# category Package
12mr|texlive-dot2texi-3.0-3|3	# catalog-ctan /macros/latex/contrib/dot2texi
12mr|texlive-dot2texi-3.0-3|4	# catalog-date 2009-02-28 02:19:00 +0100
12mr|texlive-dot2texi-3.0-3|5	# catalog-license gpl
12mr|texlive-dot2texi-3.0-3|6	# catalog-version 3.0
12mr|texlive-dot2texi-3.0-3|7	Name:		texlive-dot2texi
12mr|texlive-dot2texi-3.0-3|8	Version:	3.0
12mr|texlive-dot2texi-3.0-3|9	Release:	3
12mr|texlive-dot2texi-3.0-3|10	Summary:	Create graphs within LaTeX using the dot2tex tool
12mr|texlive-dot2texi-3.0-3|11	Group:		Publishing
12mr|texlive-dot2texi-3.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dot2texi
12mr|texlive-dot2texi-3.0-3|13	License:	GPL
12mr|texlive-dot2texi-3.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dot2texi.tar.xz
12mr|texlive-dot2texi-3.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dot2texi.doc.tar.xz
12mr|texlive-dot2texi-3.0-3|16	BuildArch:	noarch
12mr|texlive-dot2texi-3.0-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dot2texi-3.0-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dot2texi-3.0-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-dot2texi-3.0-3|20	
12mr|texlive-dot2texi-3.0-3|21	%description
12mr|texlive-dot2texi-3.0-3|22	The dot2texi package allows you to embed graphs in the DOT
12mr|texlive-dot2texi-3.0-3|23	graph description language in your LaTeX documents. The dot2tex
12mr|texlive-dot2texi-3.0-3|24	tool is used to invoke Graphviz for graph layout, and to
12mr|texlive-dot2texi-3.0-3|25	transform the output from Graphviz to LaTeX code. The generated
12mr|texlive-dot2texi-3.0-3|26	code relies on the TikZ and PGF package or the PSTricks
12mr|texlive-dot2texi-3.0-3|27	package. The process is automated if shell escape is enabled.
12mr|texlive-dot2texi-3.0-3|28	
12mr|texlive-dot2texi-3.0-3|29	%post
12mr|texlive-dot2texi-3.0-3|30	%{_sbindir}/texlive.post
12mr|texlive-dot2texi-3.0-3|31	
12mr|texlive-dot2texi-3.0-3|32	%postun
12mr|texlive-dot2texi-3.0-3|33	if [ $1 -eq 0 ]; then
12mr|texlive-dot2texi-3.0-3|34	%{_sbindir}/texlive.post
12mr|texlive-dot2texi-3.0-3|35	fi
12mr|texlive-dot2texi-3.0-3|36	
12mr|texlive-dot2texi-3.0-3|37	#-----------------------------------------------------------------------
12mr|texlive-dot2texi-3.0-3|38	%files
12mr|texlive-dot2texi-3.0-3|39	%{_texmfdistdir}/tex/latex/dot2texi/dot2texi.sty
12mr|texlive-dot2texi-3.0-3|40	%doc %{_texmfdistdir}/doc/latex/dot2texi/README
12mr|texlive-dot2texi-3.0-3|41	%doc %{_texmfdistdir}/doc/latex/dot2texi/dot2texi.pdf
12mr|texlive-dot2texi-3.0-3|42	%doc %{_texmfdistdir}/doc/latex/dot2texi/dot2texi.tex
12mr|texlive-dot2texi-3.0-3|43	%doc %{_texmfdistdir}/doc/latex/dot2texi/examples/d2tpstexamples.pdf
12mr|texlive-dot2texi-3.0-3|44	%doc %{_texmfdistdir}/doc/latex/dot2texi/examples/d2tpstexamples.tex
12mr|texlive-dot2texi-3.0-3|45	%doc %{_texmfdistdir}/doc/latex/dot2texi/examples/d2ttikzexamples.pdf
12mr|texlive-dot2texi-3.0-3|46	%doc %{_texmfdistdir}/doc/latex/dot2texi/examples/d2ttikzexamples.tex
12mr|texlive-dot2texi-3.0-3|47	%doc %{_texmfdistdir}/doc/latex/dot2texi/examples/docgraphs.pdf
12mr|texlive-dot2texi-3.0-3|48	%doc %{_texmfdistdir}/doc/latex/dot2texi/examples/docgraphs.tex
12mr|texlive-dot2texi-3.0-3|49	%doc %{_texmfdistdir}/doc/latex/dot2texi/examples/docgraphsorig.pdf
12mr|texlive-dot2texi-3.0-3|50	%doc %{_texmfdistdir}/doc/latex/dot2texi/gpl.txt
12mr|texlive-dot2texi-3.0-3|51	
12mr|texlive-dot2texi-3.0-3|52	#-----------------------------------------------------------------------
12mr|texlive-dot2texi-3.0-3|53	%prep
12mr|texlive-dot2texi-3.0-3|54	%setup -c -a0 -a1
12mr|texlive-dot2texi-3.0-3|55	
12mr|texlive-dot2texi-3.0-3|56	%build
12mr|texlive-dot2texi-3.0-3|57	
12mr|texlive-dot2texi-3.0-3|58	%install
12mr|texlive-dot2texi-3.0-3|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dot2texi-3.0-3|60	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-dot2texi-3.0-3|61	
12mr|texlive-dot2texi-3.0-3|62	
12mr|texlive-dot2texi-3.0-3|63	
12mr|texlive-dot2texi-3.0-3|64	%changelog
12mr|texlive-dot2texi-3.0-3|65	

17187 12
12mr|texlive-dotarrow-0.01a-2|1	# revision 15878
12mr|texlive-dotarrow-0.01a-2|2	# category Package
12mr|texlive-dotarrow-0.01a-2|3	# catalog-ctan /macros/latex/contrib/dotarrow
12mr|texlive-dotarrow-0.01a-2|4	# catalog-date 2008-08-18 13:49:16 +0200
12mr|texlive-dotarrow-0.01a-2|5	# catalog-license lppl
12mr|texlive-dotarrow-0.01a-2|6	# catalog-version 0.01a
12mr|texlive-dotarrow-0.01a-2|7	Name:		texlive-dotarrow
12mr|texlive-dotarrow-0.01a-2|8	Version:	0.01a
12mr|texlive-dotarrow-0.01a-2|9	Release:	2
12mr|texlive-dotarrow-0.01a-2|10	Summary:	Extendable dotted arrows
12mr|texlive-dotarrow-0.01a-2|11	Group:		Publishing
12mr|texlive-dotarrow-0.01a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dotarrow
12mr|texlive-dotarrow-0.01a-2|13	License:	LPPL
12mr|texlive-dotarrow-0.01a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dotarrow.tar.xz
12mr|texlive-dotarrow-0.01a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dotarrow.doc.tar.xz
12mr|texlive-dotarrow-0.01a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dotarrow.source.tar.xz
12mr|texlive-dotarrow-0.01a-2|17	BuildArch:	noarch
12mr|texlive-dotarrow-0.01a-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-dotarrow-0.01a-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-dotarrow-0.01a-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-dotarrow-0.01a-2|21	
12mr|texlive-dotarrow-0.01a-2|22	%description
12mr|texlive-dotarrow-0.01a-2|23	The package can draw dotted arrows that are extendable, in the
12mr|texlive-dotarrow-0.01a-2|24	same was as \xrightarrow.
12mr|texlive-dotarrow-0.01a-2|25	
12mr|texlive-dotarrow-0.01a-2|26	%post
12mr|texlive-dotarrow-0.01a-2|27	%{_sbindir}/texlive.post
12mr|texlive-dotarrow-0.01a-2|28	
12mr|texlive-dotarrow-0.01a-2|29	%postun
12mr|texlive-dotarrow-0.01a-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-dotarrow-0.01a-2|31	%{_sbindir}/texlive.post
12mr|texlive-dotarrow-0.01a-2|32	fi
12mr|texlive-dotarrow-0.01a-2|33	
12mr|texlive-dotarrow-0.01a-2|34	#-----------------------------------------------------------------------
12mr|texlive-dotarrow-0.01a-2|35	%files
12mr|texlive-dotarrow-0.01a-2|36	%{_texmfdistdir}/tex/latex/dotarrow/DotArrow.sty
12mr|texlive-dotarrow-0.01a-2|37	%doc %{_texmfdistdir}/doc/latex/dotarrow/DotArrow.pdf
12mr|texlive-dotarrow-0.01a-2|38	%doc %{_texmfdistdir}/doc/latex/dotarrow/DotArrow.tex
12mr|texlive-dotarrow-0.01a-2|39	%doc %{_texmfdistdir}/doc/latex/dotarrow/README
12mr|texlive-dotarrow-0.01a-2|40	#- source
12mr|texlive-dotarrow-0.01a-2|41	%doc %{_texmfdistdir}/source/latex/dotarrow/DotArrow.dtx
12mr|texlive-dotarrow-0.01a-2|42	%doc %{_texmfdistdir}/source/latex/dotarrow/DotArrow.ins
12mr|texlive-dotarrow-0.01a-2|43	
12mr|texlive-dotarrow-0.01a-2|44	#-----------------------------------------------------------------------
12mr|texlive-dotarrow-0.01a-2|45	%prep
12mr|texlive-dotarrow-0.01a-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-dotarrow-0.01a-2|47	
12mr|texlive-dotarrow-0.01a-2|48	%build
12mr|texlive-dotarrow-0.01a-2|49	
12mr|texlive-dotarrow-0.01a-2|50	%install
12mr|texlive-dotarrow-0.01a-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dotarrow-0.01a-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-dotarrow-0.01a-2|53	
12mr|texlive-dotarrow-0.01a-2|54	
12mr|texlive-dotarrow-0.01a-2|55	
12mr|texlive-dotarrow-0.01a-2|56	%changelog
12mr|texlive-dotarrow-0.01a-2|57	

17188 12
12mr|texlive-dotseqn-1.1-2|1	# revision 17195
12mr|texlive-dotseqn-1.1-2|2	# category Package
12mr|texlive-dotseqn-1.1-2|3	# catalog-ctan /macros/latex/contrib/dotseqn
12mr|texlive-dotseqn-1.1-2|4	# catalog-date 2010-02-24 21:28:09 +0100
12mr|texlive-dotseqn-1.1-2|5	# catalog-license other-free
12mr|texlive-dotseqn-1.1-2|6	# catalog-version 1.1
12mr|texlive-dotseqn-1.1-2|7	Name:		texlive-dotseqn
12mr|texlive-dotseqn-1.1-2|8	Version:	1.1
12mr|texlive-dotseqn-1.1-2|9	Release:	2
12mr|texlive-dotseqn-1.1-2|10	Summary:	Flush left equations with dotted leaders to the numbers
12mr|texlive-dotseqn-1.1-2|11	Group:		Publishing
12mr|texlive-dotseqn-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dotseqn
12mr|texlive-dotseqn-1.1-2|13	License:	OTHER-FREE
12mr|texlive-dotseqn-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dotseqn.tar.xz
12mr|texlive-dotseqn-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dotseqn.doc.tar.xz
12mr|texlive-dotseqn-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dotseqn.source.tar.xz
12mr|texlive-dotseqn-1.1-2|17	BuildArch:	noarch
12mr|texlive-dotseqn-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-dotseqn-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-dotseqn-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-dotseqn-1.1-2|21	
12mr|texlive-dotseqn-1.1-2|22	%description
12mr|texlive-dotseqn-1.1-2|23	The package provides a different format for typesetting
12mr|texlive-dotseqn-1.1-2|24	equations, one reportedly used in 'old style Britsh books':
12mr|texlive-dotseqn-1.1-2|25	equations aligned on the left, with dots on the right leading
12mr|texlive-dotseqn-1.1-2|26	to the equation number. In default of an equation number, the
12mr|texlive-dotseqn-1.1-2|27	package operates much like the fleqn class option (no leaders).
12mr|texlive-dotseqn-1.1-2|28	
12mr|texlive-dotseqn-1.1-2|29	%post
12mr|texlive-dotseqn-1.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-dotseqn-1.1-2|31	
12mr|texlive-dotseqn-1.1-2|32	%postun
12mr|texlive-dotseqn-1.1-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-dotseqn-1.1-2|34	%{_sbindir}/texlive.post
12mr|texlive-dotseqn-1.1-2|35	fi
12mr|texlive-dotseqn-1.1-2|36	
12mr|texlive-dotseqn-1.1-2|37	#-----------------------------------------------------------------------
12mr|texlive-dotseqn-1.1-2|38	%files
12mr|texlive-dotseqn-1.1-2|39	%{_texmfdistdir}/tex/latex/dotseqn/dotseqn.sty
12mr|texlive-dotseqn-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/dotseqn/dotseqn.pdf
12mr|texlive-dotseqn-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/dotseqn/readme
12mr|texlive-dotseqn-1.1-2|42	#- source
12mr|texlive-dotseqn-1.1-2|43	%doc %{_texmfdistdir}/source/latex/dotseqn/dotseqn.dtx
12mr|texlive-dotseqn-1.1-2|44	%doc %{_texmfdistdir}/source/latex/dotseqn/dotseqn.ins
12mr|texlive-dotseqn-1.1-2|45	
12mr|texlive-dotseqn-1.1-2|46	#-----------------------------------------------------------------------
12mr|texlive-dotseqn-1.1-2|47	%prep
12mr|texlive-dotseqn-1.1-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-dotseqn-1.1-2|49	
12mr|texlive-dotseqn-1.1-2|50	%build
12mr|texlive-dotseqn-1.1-2|51	
12mr|texlive-dotseqn-1.1-2|52	%install
12mr|texlive-dotseqn-1.1-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dotseqn-1.1-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-dotseqn-1.1-2|55	
12mr|texlive-dotseqn-1.1-2|56	
12mr|texlive-dotseqn-1.1-2|57	
12mr|texlive-dotseqn-1.1-2|58	%changelog
12mr|texlive-dotseqn-1.1-2|59	

17189 12
12mr|texlive-dottex-0.6-2|1	# revision 15878
12mr|texlive-dottex-0.6-2|2	# category Package
12mr|texlive-dottex-0.6-2|3	# catalog-ctan /macros/latex/contrib/dottex
12mr|texlive-dottex-0.6-2|4	# catalog-date 2007-08-21 11:49:34 +0200
12mr|texlive-dottex-0.6-2|5	# catalog-license gpl
12mr|texlive-dottex-0.6-2|6	# catalog-version 0.6
12mr|texlive-dottex-0.6-2|7	Name:		texlive-dottex
12mr|texlive-dottex-0.6-2|8	Version:	0.6
12mr|texlive-dottex-0.6-2|9	Release:	2
12mr|texlive-dottex-0.6-2|10	Summary:	Use dot code in LaTeX
12mr|texlive-dottex-0.6-2|11	Group:		Publishing
12mr|texlive-dottex-0.6-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dottex
12mr|texlive-dottex-0.6-2|13	License:	GPL
12mr|texlive-dottex-0.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dottex.tar.xz
12mr|texlive-dottex-0.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dottex.doc.tar.xz
12mr|texlive-dottex-0.6-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dottex.source.tar.xz
12mr|texlive-dottex-0.6-2|17	BuildArch:	noarch
12mr|texlive-dottex-0.6-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-dottex-0.6-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-dottex-0.6-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-dottex-0.6-2|21	
12mr|texlive-dottex-0.6-2|22	%description
12mr|texlive-dottex-0.6-2|23	The dottex package allows you to encapsulate 'dot' and 'neato'
12mr|texlive-dottex-0.6-2|24	files in your document (dot and neato are both part of
12mr|texlive-dottex-0.6-2|25	graphviz; dot creates directed graphs, neato undirected
12mr|texlive-dottex-0.6-2|26	graphs). If you have shell-escape enabled, the package will
12mr|texlive-dottex-0.6-2|27	arrange for your files to be processed at LaTeX time;
12mr|texlive-dottex-0.6-2|28	otherwise, the conversion must be done manually as an
12mr|texlive-dottex-0.6-2|29	intermediate process before a second LaTeX run.
12mr|texlive-dottex-0.6-2|30	
12mr|texlive-dottex-0.6-2|31	%post
12mr|texlive-dottex-0.6-2|32	%{_sbindir}/texlive.post
12mr|texlive-dottex-0.6-2|33	
12mr|texlive-dottex-0.6-2|34	%postun
12mr|texlive-dottex-0.6-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-dottex-0.6-2|36	%{_sbindir}/texlive.post
12mr|texlive-dottex-0.6-2|37	fi
12mr|texlive-dottex-0.6-2|38	
12mr|texlive-dottex-0.6-2|39	#-----------------------------------------------------------------------
12mr|texlive-dottex-0.6-2|40	%files
12mr|texlive-dottex-0.6-2|41	%{_texmfdistdir}/tex/latex/dottex/dottex.sty
12mr|texlive-dottex-0.6-2|42	%doc %{_texmfdistdir}/doc/latex/dottex/README
12mr|texlive-dottex-0.6-2|43	%doc %{_texmfdistdir}/doc/latex/dottex/dottex.pdf
12mr|texlive-dottex-0.6-2|44	%doc %{_texmfdistdir}/doc/latex/dottex/example.tex
12mr|texlive-dottex-0.6-2|45	%doc %{_texmfdistdir}/doc/latex/dottex/gpl.txt
12mr|texlive-dottex-0.6-2|46	#- source
12mr|texlive-dottex-0.6-2|47	%doc %{_texmfdistdir}/source/latex/dottex/dottex.dtx
12mr|texlive-dottex-0.6-2|48	%doc %{_texmfdistdir}/source/latex/dottex/dottex.ins
12mr|texlive-dottex-0.6-2|49	
12mr|texlive-dottex-0.6-2|50	#-----------------------------------------------------------------------
12mr|texlive-dottex-0.6-2|51	%prep
12mr|texlive-dottex-0.6-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-dottex-0.6-2|53	
12mr|texlive-dottex-0.6-2|54	%build
12mr|texlive-dottex-0.6-2|55	
12mr|texlive-dottex-0.6-2|56	%install
12mr|texlive-dottex-0.6-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dottex-0.6-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-dottex-0.6-2|59	
12mr|texlive-dottex-0.6-2|60	
12mr|texlive-dottex-0.6-2|61	
12mr|texlive-dottex-0.6-2|62	%changelog
12mr|texlive-dottex-0.6-2|63	

17190 12
12mr|texlive-doublestroke-1.111-2|1	# revision 15878
12mr|texlive-doublestroke-1.111-2|2	# category Package
12mr|texlive-doublestroke-1.111-2|3	# catalog-ctan /fonts/doublestroke
12mr|texlive-doublestroke-1.111-2|4	# catalog-date 2009-11-19 15:03:53 +0100
12mr|texlive-doublestroke-1.111-2|5	# catalog-license other-free
12mr|texlive-doublestroke-1.111-2|6	# catalog-version 1.111
12mr|texlive-doublestroke-1.111-2|7	Name:		texlive-doublestroke
12mr|texlive-doublestroke-1.111-2|8	Version:	1.111
12mr|texlive-doublestroke-1.111-2|9	Release:	2
12mr|texlive-doublestroke-1.111-2|10	Summary:	Typeset mathematical double stroke symbols
12mr|texlive-doublestroke-1.111-2|11	Group:		Publishing
12mr|texlive-doublestroke-1.111-2|12	URL:		http://www.ctan.org/tex-archive/fonts/doublestroke
12mr|texlive-doublestroke-1.111-2|13	License:	OTHER-FREE
12mr|texlive-doublestroke-1.111-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doublestroke.tar.xz
12mr|texlive-doublestroke-1.111-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/doublestroke.doc.tar.xz
12mr|texlive-doublestroke-1.111-2|16	BuildArch:	noarch
12mr|texlive-doublestroke-1.111-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-doublestroke-1.111-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-doublestroke-1.111-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-doublestroke-1.111-2|20	
12mr|texlive-doublestroke-1.111-2|21	%description
12mr|texlive-doublestroke-1.111-2|22	A font based on Computer Modern Roman useful for typesetting
12mr|texlive-doublestroke-1.111-2|23	the mathematical symbols for the natural numbers (N), whole
12mr|texlive-doublestroke-1.111-2|24	numbers (Z), rational numbers (Q), real numbers (R) and complex
12mr|texlive-doublestroke-1.111-2|25	numbers (C); coverage includes all Roman capital letters, '1',
12mr|texlive-doublestroke-1.111-2|26	'h' and 'k'. The font is available both as MetaFont source and
12mr|texlive-doublestroke-1.111-2|27	in Adobe Type 1 format, and LaTeX macros for its use are
12mr|texlive-doublestroke-1.111-2|28	provided. The fonts appear in the blackboard bold sampler.
12mr|texlive-doublestroke-1.111-2|29	
12mr|texlive-doublestroke-1.111-2|30	%post
12mr|texlive-doublestroke-1.111-2|31	%{_sbindir}/texlive.post
12mr|texlive-doublestroke-1.111-2|32	
12mr|texlive-doublestroke-1.111-2|33	%postun
12mr|texlive-doublestroke-1.111-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-doublestroke-1.111-2|35	%{_sbindir}/texlive.post
12mr|texlive-doublestroke-1.111-2|36	fi
12mr|texlive-doublestroke-1.111-2|37	
12mr|texlive-doublestroke-1.111-2|38	#-----------------------------------------------------------------------
12mr|texlive-doublestroke-1.111-2|39	%files
12mr|texlive-doublestroke-1.111-2|40	%{_texmfdistdir}/fonts/map/dvips/doublestroke/dstroke.map
12mr|texlive-doublestroke-1.111-2|41	%{_texmfdistdir}/fonts/source/public/doublestroke/dsrom.mf
12mr|texlive-doublestroke-1.111-2|42	%{_texmfdistdir}/fonts/source/public/doublestroke/dsrom10.mf
12mr|texlive-doublestroke-1.111-2|43	%{_texmfdistdir}/fonts/source/public/doublestroke/dsrom12.mf
12mr|texlive-doublestroke-1.111-2|44	%{_texmfdistdir}/fonts/source/public/doublestroke/dsrom8.mf
12mr|texlive-doublestroke-1.111-2|45	%{_texmfdistdir}/fonts/source/public/doublestroke/dsromo.mf
12mr|texlive-doublestroke-1.111-2|46	%{_texmfdistdir}/fonts/source/public/doublestroke/dsromu.mf
12mr|texlive-doublestroke-1.111-2|47	%{_texmfdistdir}/fonts/source/public/doublestroke/dsss10.mf
12mr|texlive-doublestroke-1.111-2|48	%{_texmfdistdir}/fonts/source/public/doublestroke/dsss12.mf
12mr|texlive-doublestroke-1.111-2|49	%{_texmfdistdir}/fonts/source/public/doublestroke/dsss8.mf
12mr|texlive-doublestroke-1.111-2|50	%{_texmfdistdir}/fonts/tfm/public/doublestroke/dsrom10.tfm
12mr|texlive-doublestroke-1.111-2|51	%{_texmfdistdir}/fonts/tfm/public/doublestroke/dsrom12.tfm
12mr|texlive-doublestroke-1.111-2|52	%{_texmfdistdir}/fonts/tfm/public/doublestroke/dsrom8.tfm
12mr|texlive-doublestroke-1.111-2|53	%{_texmfdistdir}/fonts/tfm/public/doublestroke/dsss10.tfm
12mr|texlive-doublestroke-1.111-2|54	%{_texmfdistdir}/fonts/tfm/public/doublestroke/dsss12.tfm
12mr|texlive-doublestroke-1.111-2|55	%{_texmfdistdir}/fonts/tfm/public/doublestroke/dsss8.tfm
12mr|texlive-doublestroke-1.111-2|56	%{_texmfdistdir}/fonts/type1/public/doublestroke/dsrom10.pfb
12mr|texlive-doublestroke-1.111-2|57	%{_texmfdistdir}/fonts/type1/public/doublestroke/dsrom12.pfb
12mr|texlive-doublestroke-1.111-2|58	%{_texmfdistdir}/fonts/type1/public/doublestroke/dsrom8.pfb
12mr|texlive-doublestroke-1.111-2|59	%{_texmfdistdir}/fonts/type1/public/doublestroke/dsss10.pfb
12mr|texlive-doublestroke-1.111-2|60	%{_texmfdistdir}/fonts/type1/public/doublestroke/dsss12.pfb
12mr|texlive-doublestroke-1.111-2|61	%{_texmfdistdir}/fonts/type1/public/doublestroke/dsss8.pfb
12mr|texlive-doublestroke-1.111-2|62	%{_texmfdistdir}/tex/latex/doublestroke/Udsrom.fd
12mr|texlive-doublestroke-1.111-2|63	%{_texmfdistdir}/tex/latex/doublestroke/Udsss.fd
12mr|texlive-doublestroke-1.111-2|64	%{_texmfdistdir}/tex/latex/doublestroke/dsfont.sty
12mr|texlive-doublestroke-1.111-2|65	%doc %{_texmfdistdir}/doc/fonts/doublestroke/README
12mr|texlive-doublestroke-1.111-2|66	%doc %{_texmfdistdir}/doc/fonts/doublestroke/dsdoc.pdf
12mr|texlive-doublestroke-1.111-2|67	%doc %{_texmfdistdir}/doc/fonts/doublestroke/dsdoc.tex
12mr|texlive-doublestroke-1.111-2|68	
12mr|texlive-doublestroke-1.111-2|69	#-----------------------------------------------------------------------
12mr|texlive-doublestroke-1.111-2|70	%prep
12mr|texlive-doublestroke-1.111-2|71	%setup -c -a0 -a1
12mr|texlive-doublestroke-1.111-2|72	
12mr|texlive-doublestroke-1.111-2|73	%build
12mr|texlive-doublestroke-1.111-2|74	
12mr|texlive-doublestroke-1.111-2|75	%install
12mr|texlive-doublestroke-1.111-2|76	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-doublestroke-1.111-2|77	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-doublestroke-1.111-2|78	
12mr|texlive-doublestroke-1.111-2|79	
12mr|texlive-doublestroke-1.111-2|80	
12mr|texlive-doublestroke-1.111-2|81	%changelog
12mr|texlive-doublestroke-1.111-2|82	

17191 12
12mr|texlive-dowith-0.22-1|1	# revision 27125
12mr|texlive-dowith-0.22-1|2	# category Package
12mr|texlive-dowith-0.22-1|3	# catalog-ctan /macros/generic/dowith
12mr|texlive-dowith-0.22-1|4	# catalog-date 2012-06-05 20:15:31 +0200
12mr|texlive-dowith-0.22-1|5	# catalog-license lppl1.3
12mr|texlive-dowith-0.22-1|6	# catalog-version 0.22
12mr|texlive-dowith-0.22-1|7	Name:		texlive-dowith
12mr|texlive-dowith-0.22-1|8	Version:	0.22
12mr|texlive-dowith-0.22-1|9	Release:	1
12mr|texlive-dowith-0.22-1|10	Summary:	Apply a command to a list of items
12mr|texlive-dowith-0.22-1|11	Group:		Publishing
12mr|texlive-dowith-0.22-1|12	URL:		http://www.ctan.org/tex-archive/macros/generic/dowith
12mr|texlive-dowith-0.22-1|13	License:	LPPL1.3
12mr|texlive-dowith-0.22-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dowith.tar.xz
12mr|texlive-dowith-0.22-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dowith.doc.tar.xz
12mr|texlive-dowith-0.22-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dowith.source.tar.xz
12mr|texlive-dowith-0.22-1|17	BuildArch:	noarch
12mr|texlive-dowith-0.22-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-dowith-0.22-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-dowith-0.22-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-dowith-0.22-1|21	
12mr|texlive-dowith-0.22-1|22	%description
12mr|texlive-dowith-0.22-1|23	The package provides macros for applying a command to all
12mr|texlive-dowith-0.22-1|24	elements of a list without separators, such as
12mr|texlive-dowith-0.22-1|25	'\DoWithAllIn{<cmd>}{<list-macro>}', and also for extending and
12mr|texlive-dowith-0.22-1|26	reducing macros storing such lists. Applications in mind
12mr|texlive-dowith-0.22-1|27	belonged to LaTeX, but the package should work with other
12mr|texlive-dowith-0.22-1|28	formats as well. Loop and list macros in other packages are
12mr|texlive-dowith-0.22-1|29	discussed.
12mr|texlive-dowith-0.22-1|30	
12mr|texlive-dowith-0.22-1|31	%post
12mr|texlive-dowith-0.22-1|32	%{_sbindir}/texlive.post
12mr|texlive-dowith-0.22-1|33	
12mr|texlive-dowith-0.22-1|34	%postun
12mr|texlive-dowith-0.22-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-dowith-0.22-1|36	%{_sbindir}/texlive.post
12mr|texlive-dowith-0.22-1|37	fi
12mr|texlive-dowith-0.22-1|38	
12mr|texlive-dowith-0.22-1|39	#-----------------------------------------------------------------------
12mr|texlive-dowith-0.22-1|40	%files
12mr|texlive-dowith-0.22-1|41	%{_texmfdistdir}/tex/generic/dowith/dowith.RLS
12mr|texlive-dowith-0.22-1|42	%{_texmfdistdir}/tex/generic/dowith/dowith.sty
12mr|texlive-dowith-0.22-1|43	%doc %{_texmfdistdir}/doc/generic/dowith/README
12mr|texlive-dowith-0.22-1|44	%doc %{_texmfdistdir}/doc/generic/dowith/dowith.pdf
12mr|texlive-dowith-0.22-1|45	#- source
12mr|texlive-dowith-0.22-1|46	%doc %{_texmfdistdir}/source/generic/dowith/SrcFILEs.txt
12mr|texlive-dowith-0.22-1|47	%doc %{_texmfdistdir}/source/generic/dowith/dowith.tex
12mr|texlive-dowith-0.22-1|48	%doc %{_texmfdistdir}/source/generic/dowith/srcfiles.tex
12mr|texlive-dowith-0.22-1|49	
12mr|texlive-dowith-0.22-1|50	#-----------------------------------------------------------------------
12mr|texlive-dowith-0.22-1|51	%prep
12mr|texlive-dowith-0.22-1|52	%setup -c -a0 -a1 -a2
12mr|texlive-dowith-0.22-1|53	
12mr|texlive-dowith-0.22-1|54	%build
12mr|texlive-dowith-0.22-1|55	
12mr|texlive-dowith-0.22-1|56	%install
12mr|texlive-dowith-0.22-1|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dowith-0.22-1|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-dowith-0.22-1|59	
12mr|texlive-dowith-0.22-1|60	
12mr|texlive-dowith-0.22-1|61	
12mr|texlive-dowith-0.22-1|62	%changelog
12mr|texlive-dowith-0.22-1|63	

17192 12
12mr|texlive-dox-2.2-2|1	# revision 20768
12mr|texlive-dox-2.2-2|2	# category Package
12mr|texlive-dox-2.2-2|3	# catalog-ctan /macros/latex/contrib/dox
12mr|texlive-dox-2.2-2|4	# catalog-date 2010-12-16 20:18:25 +0100
12mr|texlive-dox-2.2-2|5	# catalog-license lppl
12mr|texlive-dox-2.2-2|6	# catalog-version 2.2
12mr|texlive-dox-2.2-2|7	Name:		texlive-dox
12mr|texlive-dox-2.2-2|8	Version:	2.2
12mr|texlive-dox-2.2-2|9	Release:	2
12mr|texlive-dox-2.2-2|10	Summary:	Extend the doc package
12mr|texlive-dox-2.2-2|11	Group:		Publishing
12mr|texlive-dox-2.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dox
12mr|texlive-dox-2.2-2|13	License:	LPPL
12mr|texlive-dox-2.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dox.tar.xz
12mr|texlive-dox-2.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dox.doc.tar.xz
12mr|texlive-dox-2.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dox.source.tar.xz
12mr|texlive-dox-2.2-2|17	BuildArch:	noarch
12mr|texlive-dox-2.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-dox-2.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-dox-2.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-dox-2.2-2|21	
12mr|texlive-dox-2.2-2|22	%description
12mr|texlive-dox-2.2-2|23	The doc package provides LaTeX developers with means to
12mr|texlive-dox-2.2-2|24	describe the usage and the definition of new macros and
12mr|texlive-dox-2.2-2|25	environments. However, there is no simple way to extend this
12mr|texlive-dox-2.2-2|26	functionality to other items (options or counters, for
12mr|texlive-dox-2.2-2|27	instance). The DoX package is designed to circumvent this
12mr|texlive-dox-2.2-2|28	limitation.
12mr|texlive-dox-2.2-2|29	
12mr|texlive-dox-2.2-2|30	%post
12mr|texlive-dox-2.2-2|31	%{_sbindir}/texlive.post
12mr|texlive-dox-2.2-2|32	
12mr|texlive-dox-2.2-2|33	%postun
12mr|texlive-dox-2.2-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-dox-2.2-2|35	%{_sbindir}/texlive.post
12mr|texlive-dox-2.2-2|36	fi
12mr|texlive-dox-2.2-2|37	
12mr|texlive-dox-2.2-2|38	#-----------------------------------------------------------------------
12mr|texlive-dox-2.2-2|39	%files
12mr|texlive-dox-2.2-2|40	%{_texmfdistdir}/tex/latex/dox/dox.sty
12mr|texlive-dox-2.2-2|41	%doc %{_texmfdistdir}/doc/latex/dox/NEWS
12mr|texlive-dox-2.2-2|42	%doc %{_texmfdistdir}/doc/latex/dox/README
12mr|texlive-dox-2.2-2|43	%doc %{_texmfdistdir}/doc/latex/dox/dox.el
12mr|texlive-dox-2.2-2|44	%doc %{_texmfdistdir}/doc/latex/dox/dox.pdf
12mr|texlive-dox-2.2-2|45	%doc %{_texmfdistdir}/doc/latex/dox/header.inc
12mr|texlive-dox-2.2-2|46	#- source
12mr|texlive-dox-2.2-2|47	%doc %{_texmfdistdir}/source/latex/dox/dox.dtx
12mr|texlive-dox-2.2-2|48	%doc %{_texmfdistdir}/source/latex/dox/dox.ins
12mr|texlive-dox-2.2-2|49	
12mr|texlive-dox-2.2-2|50	#-----------------------------------------------------------------------
12mr|texlive-dox-2.2-2|51	%prep
12mr|texlive-dox-2.2-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-dox-2.2-2|53	
12mr|texlive-dox-2.2-2|54	%build
12mr|texlive-dox-2.2-2|55	
12mr|texlive-dox-2.2-2|56	%install
12mr|texlive-dox-2.2-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dox-2.2-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-dox-2.2-2|59	
12mr|texlive-dox-2.2-2|60	
12mr|texlive-dox-2.2-2|61	
12mr|texlive-dox-2.2-2|62	%changelog
12mr|texlive-dox-2.2-2|63	

17193 12
12mr|texlive-dozenal-3.1-3|1	# revision 26426
12mr|texlive-dozenal-3.1-3|2	# category Package
12mr|texlive-dozenal-3.1-3|3	# catalog-ctan /fonts/dozenal
12mr|texlive-dozenal-3.1-3|4	# catalog-date 2011-04-10 19:50:06 +0200
12mr|texlive-dozenal-3.1-3|5	# catalog-license lppl
12mr|texlive-dozenal-3.1-3|6	# catalog-version 3.1
12mr|texlive-dozenal-3.1-3|7	Name:		texlive-dozenal
12mr|texlive-dozenal-3.1-3|8	Version:	3.1
12mr|texlive-dozenal-3.1-3|9	Release:	3
12mr|texlive-dozenal-3.1-3|10	Summary:	Typeset documents using base twelve numbering (also called "dozenal")
12mr|texlive-dozenal-3.1-3|11	Group:		Publishing
12mr|texlive-dozenal-3.1-3|12	URL:		http://www.ctan.org/tex-archive/fonts/dozenal
12mr|texlive-dozenal-3.1-3|13	License:	LPPL
12mr|texlive-dozenal-3.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dozenal.tar.xz
12mr|texlive-dozenal-3.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dozenal.doc.tar.xz
12mr|texlive-dozenal-3.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dozenal.source.tar.xz
12mr|texlive-dozenal-3.1-3|17	BuildArch:	noarch
12mr|texlive-dozenal-3.1-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-dozenal-3.1-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-dozenal-3.1-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-dozenal-3.1-3|21	
12mr|texlive-dozenal-3.1-3|22	%description
12mr|texlive-dozenal-3.1-3|23	The package supports typesetting documents whose counters are
12mr|texlive-dozenal-3.1-3|24	represented in base twelve, also called "dozenal". It includes
12mr|texlive-dozenal-3.1-3|25	a macro by David Kastrup for converting positive whole numbers
12mr|texlive-dozenal-3.1-3|26	to dozenal from decimal (base ten) representation. The package
12mr|texlive-dozenal-3.1-3|27	also includes a few other macros and redefines all the standard
12mr|texlive-dozenal-3.1-3|28	counters to produce dozenal output. Fonts, in Roman, italic,
12mr|texlive-dozenal-3.1-3|29	slanted, and boldface versions, provide ten and eleven (the
12mr|texlive-dozenal-3.1-3|30	Pitman characters preferred by the Dozenal Society of Great
12mr|texlive-dozenal-3.1-3|31	Britain). The fonts were designed to blend well with the
12mr|texlive-dozenal-3.1-3|32	Computer Modern fonts, and are available both as Metafont
12mr|texlive-dozenal-3.1-3|33	source and in Adobe Type 1 format.
12mr|texlive-dozenal-3.1-3|34	
12mr|texlive-dozenal-3.1-3|35	%post
12mr|texlive-dozenal-3.1-3|36	%{_sbindir}/texlive.post
12mr|texlive-dozenal-3.1-3|37	
12mr|texlive-dozenal-3.1-3|38	%postun
12mr|texlive-dozenal-3.1-3|39	if [ $1 -eq 0 ]; then
12mr|texlive-dozenal-3.1-3|40	%{_sbindir}/texlive.post
12mr|texlive-dozenal-3.1-3|41	fi
12mr|texlive-dozenal-3.1-3|42	
12mr|texlive-dozenal-3.1-3|43	#-----------------------------------------------------------------------
12mr|texlive-dozenal-3.1-3|44	%files
12mr|texlive-dozenal-3.1-3|45	%{_texmfdistdir}/fonts/map/dvips/dozenal/fdz.map
12mr|texlive-dozenal-3.1-3|46	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars10.mf
12mr|texlive-dozenal-3.1-3|47	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars12.mf
12mr|texlive-dozenal-3.1-3|48	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars17.mf
12mr|texlive-dozenal-3.1-3|49	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars6.mf
12mr|texlive-dozenal-3.1-3|50	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars7.mf
12mr|texlive-dozenal-3.1-3|51	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars8.mf
12mr|texlive-dozenal-3.1-3|52	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars9.mf
12mr|texlive-dozenal-3.1-3|53	%{_texmfdistdir}/fonts/source/public/dozenal/dozchb10.mf
12mr|texlive-dozenal-3.1-3|54	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx10.mf
12mr|texlive-dozenal-3.1-3|55	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx12.mf
12mr|texlive-dozenal-3.1-3|56	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx5.mf
12mr|texlive-dozenal-3.1-3|57	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx6.mf
12mr|texlive-dozenal-3.1-3|58	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx7.mf
12mr|texlive-dozenal-3.1-3|59	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx8.mf
12mr|texlive-dozenal-3.1-3|60	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx9.mf
12mr|texlive-dozenal-3.1-3|61	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbxi10.mf
12mr|texlive-dozenal-3.1-3|62	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbxsl10.mf
12mr|texlive-dozenal-3.1-3|63	%{_texmfdistdir}/fonts/source/public/dozenal/dozchit10.mf
12mr|texlive-dozenal-3.1-3|64	%{_texmfdistdir}/fonts/source/public/dozenal/dozchit12.mf
12mr|texlive-dozenal-3.1-3|65	%{_texmfdistdir}/fonts/source/public/dozenal/dozchit7.mf
12mr|texlive-dozenal-3.1-3|66	%{_texmfdistdir}/fonts/source/public/dozenal/dozchit8.mf
12mr|texlive-dozenal-3.1-3|67	%{_texmfdistdir}/fonts/source/public/dozenal/dozchit9.mf
12mr|texlive-dozenal-3.1-3|68	%{_texmfdistdir}/fonts/source/public/dozenal/dozchsl10.mf
12mr|texlive-dozenal-3.1-3|69	%{_texmfdistdir}/fonts/source/public/dozenal/dozchsl12.mf
12mr|texlive-dozenal-3.1-3|70	%{_texmfdistdir}/fonts/source/public/dozenal/dozchsl8.mf
12mr|texlive-dozenal-3.1-3|71	%{_texmfdistdir}/fonts/source/public/dozenal/dozchsl9.mf
12mr|texlive-dozenal-3.1-3|72	%{_texmfdistdir}/fonts/source/public/dozenal/dozenal.mf
12mr|texlive-dozenal-3.1-3|73	%{_texmfdistdir}/fonts/source/public/dozenal/dozenalb.mf
12mr|texlive-dozenal-3.1-3|74	%{_texmfdistdir}/fonts/source/public/dozenal/dozenali.mf
12mr|texlive-dozenal-3.1-3|75	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars10.tfm
12mr|texlive-dozenal-3.1-3|76	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars12.tfm
12mr|texlive-dozenal-3.1-3|77	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars17.tfm
12mr|texlive-dozenal-3.1-3|78	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars6.tfm
12mr|texlive-dozenal-3.1-3|79	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars7.tfm
12mr|texlive-dozenal-3.1-3|80	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars8.tfm
12mr|texlive-dozenal-3.1-3|81	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars9.tfm
12mr|texlive-dozenal-3.1-3|82	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchb10.tfm
12mr|texlive-dozenal-3.1-3|83	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx10.tfm
12mr|texlive-dozenal-3.1-3|84	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx12.tfm
12mr|texlive-dozenal-3.1-3|85	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx5.tfm
12mr|texlive-dozenal-3.1-3|86	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx6.tfm
12mr|texlive-dozenal-3.1-3|87	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx7.tfm
12mr|texlive-dozenal-3.1-3|88	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx8.tfm
12mr|texlive-dozenal-3.1-3|89	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx9.tfm
12mr|texlive-dozenal-3.1-3|90	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbxi10.tfm
12mr|texlive-dozenal-3.1-3|91	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbxsl10.tfm
12mr|texlive-dozenal-3.1-3|92	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchit10.tfm
12mr|texlive-dozenal-3.1-3|93	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchit12.tfm
12mr|texlive-dozenal-3.1-3|94	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchit7.tfm
12mr|texlive-dozenal-3.1-3|95	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchit8.tfm
12mr|texlive-dozenal-3.1-3|96	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchit9.tfm
12mr|texlive-dozenal-3.1-3|97	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchsl10.tfm
12mr|texlive-dozenal-3.1-3|98	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchsl12.tfm
12mr|texlive-dozenal-3.1-3|99	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchsl8.tfm
12mr|texlive-dozenal-3.1-3|100	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchsl9.tfm
12mr|texlive-dozenal-3.1-3|101	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzb7t.tfm
12mr|texlive-dozenal-3.1-3|102	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzb8a.tfm
12mr|texlive-dozenal-3.1-3|103	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzb8c.tfm
12mr|texlive-dozenal-3.1-3|104	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzb8r.tfm
12mr|texlive-dozenal-3.1-3|105	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzb8t.tfm
12mr|texlive-dozenal-3.1-3|106	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbc7t.tfm
12mr|texlive-dozenal-3.1-3|107	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbc8t.tfm
12mr|texlive-dozenal-3.1-3|108	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbi7t.tfm
12mr|texlive-dozenal-3.1-3|109	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbi8a.tfm
12mr|texlive-dozenal-3.1-3|110	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbi8c.tfm
12mr|texlive-dozenal-3.1-3|111	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbi8r.tfm
12mr|texlive-dozenal-3.1-3|112	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbi8t.tfm
12mr|texlive-dozenal-3.1-3|113	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbo7t.tfm
12mr|texlive-dozenal-3.1-3|114	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbo8c.tfm
12mr|texlive-dozenal-3.1-3|115	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbo8r.tfm
12mr|texlive-dozenal-3.1-3|116	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbo8t.tfm
12mr|texlive-dozenal-3.1-3|117	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbs8a.tfm
12mr|texlive-dozenal-3.1-3|118	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzi8a.tfm
12mr|texlive-dozenal-3.1-3|119	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzr7t.tfm
12mr|texlive-dozenal-3.1-3|120	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzr8a.tfm
12mr|texlive-dozenal-3.1-3|121	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzr8c.tfm
12mr|texlive-dozenal-3.1-3|122	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzr8r.tfm
12mr|texlive-dozenal-3.1-3|123	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzr8t.tfm
12mr|texlive-dozenal-3.1-3|124	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzrc7t.tfm
12mr|texlive-dozenal-3.1-3|125	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzrc8t.tfm
12mr|texlive-dozenal-3.1-3|126	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzro7t.tfm
12mr|texlive-dozenal-3.1-3|127	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzro8c.tfm
12mr|texlive-dozenal-3.1-3|128	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzro8r.tfm
12mr|texlive-dozenal-3.1-3|129	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzro8t.tfm
12mr|texlive-dozenal-3.1-3|130	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzs7t.tfm
12mr|texlive-dozenal-3.1-3|131	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzs8a.tfm
12mr|texlive-dozenal-3.1-3|132	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzs8c.tfm
12mr|texlive-dozenal-3.1-3|133	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzs8r.tfm
12mr|texlive-dozenal-3.1-3|134	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzs8t.tfm
12mr|texlive-dozenal-3.1-3|135	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzsc7t.tfm
12mr|texlive-dozenal-3.1-3|136	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzsc8t.tfm
12mr|texlive-dozenal-3.1-3|137	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzso7t.tfm
12mr|texlive-dozenal-3.1-3|138	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzso8c.tfm
12mr|texlive-dozenal-3.1-3|139	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzso8r.tfm
12mr|texlive-dozenal-3.1-3|140	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzso8t.tfm
12mr|texlive-dozenal-3.1-3|141	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzb8a.pfb
12mr|texlive-dozenal-3.1-3|142	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzbi8a.pfb
12mr|texlive-dozenal-3.1-3|143	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzbs8a.pfb
12mr|texlive-dozenal-3.1-3|144	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzi8a.pfb
12mr|texlive-dozenal-3.1-3|145	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzr8a.pfb
12mr|texlive-dozenal-3.1-3|146	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzs8a.pfb
12mr|texlive-dozenal-3.1-3|147	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzb7t.vf
12mr|texlive-dozenal-3.1-3|148	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzb8c.vf
12mr|texlive-dozenal-3.1-3|149	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzb8t.vf
12mr|texlive-dozenal-3.1-3|150	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbc7t.vf
12mr|texlive-dozenal-3.1-3|151	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbc8t.vf
12mr|texlive-dozenal-3.1-3|152	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbi7t.vf
12mr|texlive-dozenal-3.1-3|153	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbi8c.vf
12mr|texlive-dozenal-3.1-3|154	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbi8t.vf
12mr|texlive-dozenal-3.1-3|155	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbo7t.vf
12mr|texlive-dozenal-3.1-3|156	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbo8c.vf
12mr|texlive-dozenal-3.1-3|157	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbo8t.vf
12mr|texlive-dozenal-3.1-3|158	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzr7t.vf
12mr|texlive-dozenal-3.1-3|159	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzr8c.vf
12mr|texlive-dozenal-3.1-3|160	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzr8t.vf
12mr|texlive-dozenal-3.1-3|161	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzrc7t.vf
12mr|texlive-dozenal-3.1-3|162	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzrc8t.vf
12mr|texlive-dozenal-3.1-3|163	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzro7t.vf
12mr|texlive-dozenal-3.1-3|164	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzro8c.vf
12mr|texlive-dozenal-3.1-3|165	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzro8t.vf
12mr|texlive-dozenal-3.1-3|166	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzs7t.vf
12mr|texlive-dozenal-3.1-3|167	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzs8c.vf
12mr|texlive-dozenal-3.1-3|168	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzs8t.vf
12mr|texlive-dozenal-3.1-3|169	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzsc7t.vf
12mr|texlive-dozenal-3.1-3|170	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzsc8t.vf
12mr|texlive-dozenal-3.1-3|171	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzso7t.vf
12mr|texlive-dozenal-3.1-3|172	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzso8c.vf
12mr|texlive-dozenal-3.1-3|173	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzso8t.vf
12mr|texlive-dozenal-3.1-3|174	%{_texmfdistdir}/tex/latex/dozenal/dozenal.sty
12mr|texlive-dozenal-3.1-3|175	%doc %{_texmfdistdir}/doc/fonts/dozenal/README
12mr|texlive-dozenal-3.1-3|176	%doc %{_texmfdistdir}/doc/fonts/dozenal/dozenal.pdf
12mr|texlive-dozenal-3.1-3|177	%doc %{_texmfdistdir}/doc/fonts/dozenal/testdozchars.tex
12mr|texlive-dozenal-3.1-3|178	%doc %{_texmfdistdir}/doc/fonts/dozenal/testfdzchars.tex
12mr|texlive-dozenal-3.1-3|179	#- source
12mr|texlive-dozenal-3.1-3|180	%doc %{_texmfdistdir}/source/fonts/dozenal/dozenal.dtx
12mr|texlive-dozenal-3.1-3|181	
12mr|texlive-dozenal-3.1-3|182	#-----------------------------------------------------------------------
12mr|texlive-dozenal-3.1-3|183	%prep
12mr|texlive-dozenal-3.1-3|184	%setup -c -a0 -a1 -a2
12mr|texlive-dozenal-3.1-3|185	
12mr|texlive-dozenal-3.1-3|186	%build
12mr|texlive-dozenal-3.1-3|187	
12mr|texlive-dozenal-3.1-3|188	%install
12mr|texlive-dozenal-3.1-3|189	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dozenal-3.1-3|190	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-dozenal-3.1-3|191	
12mr|texlive-dozenal-3.1-3|192	
12mr|texlive-dozenal-3.1-3|193	
12mr|texlive-dozenal-3.1-3|194	%changelog
12mr|texlive-dozenal-3.1-3|195	

17194 12
12mr|texlive-dpfloat-20100224-2|1	# revision 17196
12mr|texlive-dpfloat-20100224-2|2	# category Package
12mr|texlive-dpfloat-20100224-2|3	# catalog-ctan /macros/latex/contrib/dpfloat
12mr|texlive-dpfloat-20100224-2|4	# catalog-date 2010-02-24 00:01:31 +0100
12mr|texlive-dpfloat-20100224-2|5	# catalog-license lppl
12mr|texlive-dpfloat-20100224-2|6	# catalog-version undef
12mr|texlive-dpfloat-20100224-2|7	Name:		texlive-dpfloat
12mr|texlive-dpfloat-20100224-2|8	Version:	20100224
12mr|texlive-dpfloat-20100224-2|9	Release:	2
12mr|texlive-dpfloat-20100224-2|10	Summary:	Support for double-page floats
12mr|texlive-dpfloat-20100224-2|11	Group:		Publishing
12mr|texlive-dpfloat-20100224-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dpfloat
12mr|texlive-dpfloat-20100224-2|13	License:	LPPL
12mr|texlive-dpfloat-20100224-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dpfloat.tar.xz
12mr|texlive-dpfloat-20100224-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dpfloat.doc.tar.xz
12mr|texlive-dpfloat-20100224-2|16	BuildArch:	noarch
12mr|texlive-dpfloat-20100224-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dpfloat-20100224-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dpfloat-20100224-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-dpfloat-20100224-2|20	
12mr|texlive-dpfloat-20100224-2|21	%description
12mr|texlive-dpfloat-20100224-2|22	Provides fullpage and leftfullpage environments, that may be
12mr|texlive-dpfloat-20100224-2|23	used inside a figure, table, or other float environment. If the
12mr|texlive-dpfloat-20100224-2|24	first of a 2-page spread uses a "leftfullpage" environment, the
12mr|texlive-dpfloat-20100224-2|25	float will only be typeset on an even-numbered page, and the
12mr|texlive-dpfloat-20100224-2|26	two floats will appear side-by-side in a two-sided document.
12mr|texlive-dpfloat-20100224-2|27	
12mr|texlive-dpfloat-20100224-2|28	%post
12mr|texlive-dpfloat-20100224-2|29	%{_sbindir}/texlive.post
12mr|texlive-dpfloat-20100224-2|30	
12mr|texlive-dpfloat-20100224-2|31	%postun
12mr|texlive-dpfloat-20100224-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-dpfloat-20100224-2|33	%{_sbindir}/texlive.post
12mr|texlive-dpfloat-20100224-2|34	fi
12mr|texlive-dpfloat-20100224-2|35	
12mr|texlive-dpfloat-20100224-2|36	#-----------------------------------------------------------------------
12mr|texlive-dpfloat-20100224-2|37	%files
12mr|texlive-dpfloat-20100224-2|38	%{_texmfdistdir}/tex/latex/dpfloat/dpfloat.sty
12mr|texlive-dpfloat-20100224-2|39	%doc %{_texmfdistdir}/doc/latex/dpfloat/README
12mr|texlive-dpfloat-20100224-2|40	%doc %{_texmfdistdir}/doc/latex/dpfloat/dpfloat.pdf
12mr|texlive-dpfloat-20100224-2|41	%doc %{_texmfdistdir}/doc/latex/dpfloat/dpfloat.tex
12mr|texlive-dpfloat-20100224-2|42	
12mr|texlive-dpfloat-20100224-2|43	#-----------------------------------------------------------------------
12mr|texlive-dpfloat-20100224-2|44	%prep
12mr|texlive-dpfloat-20100224-2|45	%setup -c -a0 -a1
12mr|texlive-dpfloat-20100224-2|46	
12mr|texlive-dpfloat-20100224-2|47	%build
12mr|texlive-dpfloat-20100224-2|48	
12mr|texlive-dpfloat-20100224-2|49	%install
12mr|texlive-dpfloat-20100224-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dpfloat-20100224-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-dpfloat-20100224-2|52	
12mr|texlive-dpfloat-20100224-2|53	
12mr|texlive-dpfloat-20100224-2|54	
12mr|texlive-dpfloat-20100224-2|55	%changelog
12mr|texlive-dpfloat-20100224-2|56	

17195 12
12mr|texlive-dprogress-0.1-2|1	# revision 15878
12mr|texlive-dprogress-0.1-2|2	# category Package
12mr|texlive-dprogress-0.1-2|3	# catalog-ctan /macros/latex/contrib/dprogress
12mr|texlive-dprogress-0.1-2|4	# catalog-date 2008-08-18 13:49:16 +0200
12mr|texlive-dprogress-0.1-2|5	# catalog-license lppl
12mr|texlive-dprogress-0.1-2|6	# catalog-version 0.1
12mr|texlive-dprogress-0.1-2|7	Name:		texlive-dprogress
12mr|texlive-dprogress-0.1-2|8	Version:	0.1
12mr|texlive-dprogress-0.1-2|9	Release:	2
12mr|texlive-dprogress-0.1-2|10	Summary:	LaTeX-relevant log information for debugging
12mr|texlive-dprogress-0.1-2|11	Group:		Publishing
12mr|texlive-dprogress-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dprogress
12mr|texlive-dprogress-0.1-2|13	License:	LPPL
12mr|texlive-dprogress-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dprogress.tar.xz
12mr|texlive-dprogress-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dprogress.doc.tar.xz
12mr|texlive-dprogress-0.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dprogress.source.tar.xz
12mr|texlive-dprogress-0.1-2|17	BuildArch:	noarch
12mr|texlive-dprogress-0.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-dprogress-0.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-dprogress-0.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-dprogress-0.1-2|21	
12mr|texlive-dprogress-0.1-2|22	%description
12mr|texlive-dprogress-0.1-2|23	The package logs LaTeX's progress through the file, making the
12mr|texlive-dprogress-0.1-2|24	LaTeX output more verbose. This helps to make LaTeX debugging
12mr|texlive-dprogress-0.1-2|25	easier, as it is simpler to find where exactly LaTeX failed.
12mr|texlive-dprogress-0.1-2|26	The package outputs the typesetting of section, subsection and
12mr|texlive-dprogress-0.1-2|27	subsubsection headers and (if amsmath is loaded) details of the
12mr|texlive-dprogress-0.1-2|28	align environment.
12mr|texlive-dprogress-0.1-2|29	
12mr|texlive-dprogress-0.1-2|30	%post
12mr|texlive-dprogress-0.1-2|31	%{_sbindir}/texlive.post
12mr|texlive-dprogress-0.1-2|32	
12mr|texlive-dprogress-0.1-2|33	%postun
12mr|texlive-dprogress-0.1-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-dprogress-0.1-2|35	%{_sbindir}/texlive.post
12mr|texlive-dprogress-0.1-2|36	fi
12mr|texlive-dprogress-0.1-2|37	
12mr|texlive-dprogress-0.1-2|38	#-----------------------------------------------------------------------
12mr|texlive-dprogress-0.1-2|39	%files
12mr|texlive-dprogress-0.1-2|40	%{_texmfdistdir}/tex/latex/dprogress/dprogress.sty
12mr|texlive-dprogress-0.1-2|41	%doc %{_texmfdistdir}/doc/latex/dprogress/README
12mr|texlive-dprogress-0.1-2|42	%doc %{_texmfdistdir}/doc/latex/dprogress/dprogress.pdf
12mr|texlive-dprogress-0.1-2|43	#- source
12mr|texlive-dprogress-0.1-2|44	%doc %{_texmfdistdir}/source/latex/dprogress/dprogress.dtx
12mr|texlive-dprogress-0.1-2|45	%doc %{_texmfdistdir}/source/latex/dprogress/dprogress.ins
12mr|texlive-dprogress-0.1-2|46	
12mr|texlive-dprogress-0.1-2|47	#-----------------------------------------------------------------------
12mr|texlive-dprogress-0.1-2|48	%prep
12mr|texlive-dprogress-0.1-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-dprogress-0.1-2|50	
12mr|texlive-dprogress-0.1-2|51	%build
12mr|texlive-dprogress-0.1-2|52	
12mr|texlive-dprogress-0.1-2|53	%install
12mr|texlive-dprogress-0.1-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dprogress-0.1-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-dprogress-0.1-2|56	
12mr|texlive-dprogress-0.1-2|57	
12mr|texlive-dprogress-0.1-2|58	
12mr|texlive-dprogress-0.1-2|59	%changelog
12mr|texlive-dprogress-0.1-2|60	

17196 12
12mr|texlive-drac-1-2|1	# revision 15878
12mr|texlive-drac-1-2|2	# category Package
12mr|texlive-drac-1-2|3	# catalog-ctan /macros/latex/contrib/drac
12mr|texlive-drac-1-2|4	# catalog-date 2008-08-17 11:40:59 +0200
12mr|texlive-drac-1-2|5	# catalog-license lppl
12mr|texlive-drac-1-2|6	# catalog-version 1
12mr|texlive-drac-1-2|7	Name:		texlive-drac
12mr|texlive-drac-1-2|8	Version:	1
12mr|texlive-drac-1-2|9	Release:	2
12mr|texlive-drac-1-2|10	Summary:	Declare active character substitution, robustly
12mr|texlive-drac-1-2|11	Group:		Publishing
12mr|texlive-drac-1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/drac
12mr|texlive-drac-1-2|13	License:	LPPL
12mr|texlive-drac-1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drac.tar.xz
12mr|texlive-drac-1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drac.doc.tar.xz
12mr|texlive-drac-1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drac.source.tar.xz
12mr|texlive-drac-1-2|17	BuildArch:	noarch
12mr|texlive-drac-1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-drac-1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-drac-1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-drac-1-2|21	
12mr|texlive-drac-1-2|22	%description
12mr|texlive-drac-1-2|23	The package provides macros \DeclareRobustActChar and
12mr|texlive-drac-1-2|24	ReDeclareRobActChar. One uses \DeclareRobustActChar in the same
12mr|texlive-drac-1-2|25	way one would use \DeclareRobustCommand; the macro \protects
12mr|texlive-drac-1-2|26	the active character when it appears in a moving argument.
12mr|texlive-drac-1-2|27	ReDeclareRobActChar redefines an active character previously
12mr|texlive-drac-1-2|28	defined with \DeclareRobustActChar, in the same way that
12mr|texlive-drac-1-2|29	\renewcommand works for ordinary commands.
12mr|texlive-drac-1-2|30	
12mr|texlive-drac-1-2|31	%post
12mr|texlive-drac-1-2|32	%{_sbindir}/texlive.post
12mr|texlive-drac-1-2|33	
12mr|texlive-drac-1-2|34	%postun
12mr|texlive-drac-1-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-drac-1-2|36	%{_sbindir}/texlive.post
12mr|texlive-drac-1-2|37	fi
12mr|texlive-drac-1-2|38	
12mr|texlive-drac-1-2|39	#-----------------------------------------------------------------------
12mr|texlive-drac-1-2|40	%files
12mr|texlive-drac-1-2|41	%{_texmfdistdir}/tex/latex/drac/drac.sty
12mr|texlive-drac-1-2|42	%doc %{_texmfdistdir}/doc/latex/drac/drac-fr.pdf
12mr|texlive-drac-1-2|43	%doc %{_texmfdistdir}/doc/latex/drac/drac.pdf
12mr|texlive-drac-1-2|44	#- source
12mr|texlive-drac-1-2|45	%doc %{_texmfdistdir}/source/latex/drac/LISEZMOI
12mr|texlive-drac-1-2|46	%doc %{_texmfdistdir}/source/latex/drac/Makefile
12mr|texlive-drac-1-2|47	%doc %{_texmfdistdir}/source/latex/drac/README
12mr|texlive-drac-1-2|48	%doc %{_texmfdistdir}/source/latex/drac/drac-en.dtx
12mr|texlive-drac-1-2|49	%doc %{_texmfdistdir}/source/latex/drac/drac-fr.dtx
12mr|texlive-drac-1-2|50	%doc %{_texmfdistdir}/source/latex/drac/drac.ins
12mr|texlive-drac-1-2|51	
12mr|texlive-drac-1-2|52	#-----------------------------------------------------------------------
12mr|texlive-drac-1-2|53	%prep
12mr|texlive-drac-1-2|54	%setup -c -a0 -a1 -a2
12mr|texlive-drac-1-2|55	
12mr|texlive-drac-1-2|56	%build
12mr|texlive-drac-1-2|57	
12mr|texlive-drac-1-2|58	%install
12mr|texlive-drac-1-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-drac-1-2|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-drac-1-2|61	
12mr|texlive-drac-1-2|62	
12mr|texlive-drac-1-2|63	
12mr|texlive-drac-1-2|64	%changelog
12mr|texlive-drac-1-2|65	

17197 12
12mr|texlive-draftcopy-2.16-2|1	# revision 15878
12mr|texlive-draftcopy-2.16-2|2	# category Package
12mr|texlive-draftcopy-2.16-2|3	# catalog-ctan /macros/latex/contrib/draftcopy
12mr|texlive-draftcopy-2.16-2|4	# catalog-date 2009-09-25 22:54:35 +0200
12mr|texlive-draftcopy-2.16-2|5	# catalog-license lppl
12mr|texlive-draftcopy-2.16-2|6	# catalog-version 2.16
12mr|texlive-draftcopy-2.16-2|7	Name:		texlive-draftcopy
12mr|texlive-draftcopy-2.16-2|8	Version:	2.16
12mr|texlive-draftcopy-2.16-2|9	Release:	2
12mr|texlive-draftcopy-2.16-2|10	Summary:	Identify draft copies
12mr|texlive-draftcopy-2.16-2|11	Group:		Publishing
12mr|texlive-draftcopy-2.16-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/draftcopy
12mr|texlive-draftcopy-2.16-2|13	License:	LPPL
12mr|texlive-draftcopy-2.16-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/draftcopy.tar.xz
12mr|texlive-draftcopy-2.16-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/draftcopy.doc.tar.xz
12mr|texlive-draftcopy-2.16-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/draftcopy.source.tar.xz
12mr|texlive-draftcopy-2.16-2|17	BuildArch:	noarch
12mr|texlive-draftcopy-2.16-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-draftcopy-2.16-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-draftcopy-2.16-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-draftcopy-2.16-2|21	
12mr|texlive-draftcopy-2.16-2|22	%description
12mr|texlive-draftcopy-2.16-2|23	Places the word DRAFT (or other words) in light grey diagonally
12mr|texlive-draftcopy-2.16-2|24	across the background (or at the bottom) of each (or selected)
12mr|texlive-draftcopy-2.16-2|25	pages of the document. The package uses PostScript \special
12mr|texlive-draftcopy-2.16-2|26	commands, and may not therefore be used with PDFLaTeX. For that
12mr|texlive-draftcopy-2.16-2|27	usage, consider the wallpaper or draftwatermark packages.
12mr|texlive-draftcopy-2.16-2|28	
12mr|texlive-draftcopy-2.16-2|29	%post
12mr|texlive-draftcopy-2.16-2|30	%{_sbindir}/texlive.post
12mr|texlive-draftcopy-2.16-2|31	
12mr|texlive-draftcopy-2.16-2|32	%postun
12mr|texlive-draftcopy-2.16-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-draftcopy-2.16-2|34	%{_sbindir}/texlive.post
12mr|texlive-draftcopy-2.16-2|35	fi
12mr|texlive-draftcopy-2.16-2|36	
12mr|texlive-draftcopy-2.16-2|37	#-----------------------------------------------------------------------
12mr|texlive-draftcopy-2.16-2|38	%files
12mr|texlive-draftcopy-2.16-2|39	%{_texmfdistdir}/tex/latex/draftcopy/draftcopy.cfg
12mr|texlive-draftcopy-2.16-2|40	%{_texmfdistdir}/tex/latex/draftcopy/draftcopy.sty
12mr|texlive-draftcopy-2.16-2|41	%doc %{_texmfdistdir}/doc/latex/draftcopy/README
12mr|texlive-draftcopy-2.16-2|42	%doc %{_texmfdistdir}/doc/latex/draftcopy/THIS-IS-VERSION-2.16
12mr|texlive-draftcopy-2.16-2|43	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-1.tex
12mr|texlive-draftcopy-2.16-2|44	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-10.tex
12mr|texlive-draftcopy-2.16-2|45	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-11.tex
12mr|texlive-draftcopy-2.16-2|46	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-12.tex
12mr|texlive-draftcopy-2.16-2|47	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-13.tex
12mr|texlive-draftcopy-2.16-2|48	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-14.tex
12mr|texlive-draftcopy-2.16-2|49	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-15.tex
12mr|texlive-draftcopy-2.16-2|50	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-16.tex
12mr|texlive-draftcopy-2.16-2|51	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-2.tex
12mr|texlive-draftcopy-2.16-2|52	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-3.tex
12mr|texlive-draftcopy-2.16-2|53	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-4.tex
12mr|texlive-draftcopy-2.16-2|54	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-5.tex
12mr|texlive-draftcopy-2.16-2|55	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-6.tex
12mr|texlive-draftcopy-2.16-2|56	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-7.tex
12mr|texlive-draftcopy-2.16-2|57	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-8.tex
12mr|texlive-draftcopy-2.16-2|58	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy-test-9.tex
12mr|texlive-draftcopy-2.16-2|59	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy.doc
12mr|texlive-draftcopy-2.16-2|60	%doc %{_texmfdistdir}/doc/latex/draftcopy/draftcopy.pdf
12mr|texlive-draftcopy-2.16-2|61	#- source
12mr|texlive-draftcopy-2.16-2|62	%doc %{_texmfdistdir}/source/latex/draftcopy/Makefile
12mr|texlive-draftcopy-2.16-2|63	%doc %{_texmfdistdir}/source/latex/draftcopy/draftcopy.dtx
12mr|texlive-draftcopy-2.16-2|64	%doc %{_texmfdistdir}/source/latex/draftcopy/draftcopy.ins
12mr|texlive-draftcopy-2.16-2|65	
12mr|texlive-draftcopy-2.16-2|66	#-----------------------------------------------------------------------
12mr|texlive-draftcopy-2.16-2|67	%prep
12mr|texlive-draftcopy-2.16-2|68	%setup -c -a0 -a1 -a2
12mr|texlive-draftcopy-2.16-2|69	
12mr|texlive-draftcopy-2.16-2|70	%build
12mr|texlive-draftcopy-2.16-2|71	
12mr|texlive-draftcopy-2.16-2|72	%install
12mr|texlive-draftcopy-2.16-2|73	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-draftcopy-2.16-2|74	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-draftcopy-2.16-2|75	
12mr|texlive-draftcopy-2.16-2|76	
12mr|texlive-draftcopy-2.16-2|77	
12mr|texlive-draftcopy-2.16-2|78	%changelog
12mr|texlive-draftcopy-2.16-2|79	

17198 12
12mr|texlive-draftwatermark-1.0-3|1	# revision 25045
12mr|texlive-draftwatermark-1.0-3|2	# category Package
12mr|texlive-draftwatermark-1.0-3|3	# catalog-ctan /macros/latex/contrib/draftwatermark
12mr|texlive-draftwatermark-1.0-3|4	# catalog-date 2007-03-05 22:02:45 +0100
12mr|texlive-draftwatermark-1.0-3|5	# catalog-license lppl
12mr|texlive-draftwatermark-1.0-3|6	# catalog-version 1.0
12mr|texlive-draftwatermark-1.0-3|7	Name:		texlive-draftwatermark
12mr|texlive-draftwatermark-1.0-3|8	Version:	1.0
12mr|texlive-draftwatermark-1.0-3|9	Release:	3
12mr|texlive-draftwatermark-1.0-3|10	Summary:	Put a grey textual watermark on document pages
12mr|texlive-draftwatermark-1.0-3|11	Group:		Publishing
12mr|texlive-draftwatermark-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/draftwatermark
12mr|texlive-draftwatermark-1.0-3|13	License:	LPPL
12mr|texlive-draftwatermark-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/draftwatermark.tar.xz
12mr|texlive-draftwatermark-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/draftwatermark.doc.tar.xz
12mr|texlive-draftwatermark-1.0-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/draftwatermark.source.tar.xz
12mr|texlive-draftwatermark-1.0-3|17	BuildArch:	noarch
12mr|texlive-draftwatermark-1.0-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-draftwatermark-1.0-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-draftwatermark-1.0-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-draftwatermark-1.0-3|21	
12mr|texlive-draftwatermark-1.0-3|22	%description
12mr|texlive-draftwatermark-1.0-3|23	The package provides a means to add a textual, light grey
12mr|texlive-draftwatermark-1.0-3|24	watermark on every page or on the first page of a document.
12mr|texlive-draftwatermark-1.0-3|25	Typical usage may consist in writing words such as DRAFT or
12mr|texlive-draftwatermark-1.0-3|26	CONFIDENTIAL across document pages. The package performs a
12mr|texlive-draftwatermark-1.0-3|27	similar function to that of draftcopy, but its implementation
12mr|texlive-draftwatermark-1.0-3|28	is output device independent, and very made simple by relying
12mr|texlive-draftwatermark-1.0-3|29	on everpage.
12mr|texlive-draftwatermark-1.0-3|30	
12mr|texlive-draftwatermark-1.0-3|31	%post
12mr|texlive-draftwatermark-1.0-3|32	%{_sbindir}/texlive.post
12mr|texlive-draftwatermark-1.0-3|33	
12mr|texlive-draftwatermark-1.0-3|34	%postun
12mr|texlive-draftwatermark-1.0-3|35	if [ $1 -eq 0 ]; then
12mr|texlive-draftwatermark-1.0-3|36	%{_sbindir}/texlive.post
12mr|texlive-draftwatermark-1.0-3|37	fi
12mr|texlive-draftwatermark-1.0-3|38	
12mr|texlive-draftwatermark-1.0-3|39	#-----------------------------------------------------------------------
12mr|texlive-draftwatermark-1.0-3|40	%files
12mr|texlive-draftwatermark-1.0-3|41	%{_texmfdistdir}/tex/latex/draftwatermark/draftwatermark.sty
12mr|texlive-draftwatermark-1.0-3|42	%doc %{_texmfdistdir}/doc/latex/draftwatermark/README
12mr|texlive-draftwatermark-1.0-3|43	%doc %{_texmfdistdir}/doc/latex/draftwatermark/draftwatermark.pdf
12mr|texlive-draftwatermark-1.0-3|44	%doc %{_texmfdistdir}/doc/latex/draftwatermark/test_draftwatermark.tex
12mr|texlive-draftwatermark-1.0-3|45	#- source
12mr|texlive-draftwatermark-1.0-3|46	%doc %{_texmfdistdir}/source/latex/draftwatermark/draftwatermark.dtx
12mr|texlive-draftwatermark-1.0-3|47	%doc %{_texmfdistdir}/source/latex/draftwatermark/draftwatermark.ins
12mr|texlive-draftwatermark-1.0-3|48	
12mr|texlive-draftwatermark-1.0-3|49	#-----------------------------------------------------------------------
12mr|texlive-draftwatermark-1.0-3|50	%prep
12mr|texlive-draftwatermark-1.0-3|51	%setup -c -a0 -a1 -a2
12mr|texlive-draftwatermark-1.0-3|52	
12mr|texlive-draftwatermark-1.0-3|53	%build
12mr|texlive-draftwatermark-1.0-3|54	
12mr|texlive-draftwatermark-1.0-3|55	%install
12mr|texlive-draftwatermark-1.0-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-draftwatermark-1.0-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-draftwatermark-1.0-3|58	
12mr|texlive-draftwatermark-1.0-3|59	
12mr|texlive-draftwatermark-1.0-3|60	
12mr|texlive-draftwatermark-1.0-3|61	%changelog
12mr|texlive-draftwatermark-1.0-3|62	

17199 12
12mr|texlive-dramatist-1.2d-2|1	# revision 15878
12mr|texlive-dramatist-1.2d-2|2	# category Package
12mr|texlive-dramatist-1.2d-2|3	# catalog-ctan /macros/latex/contrib/dramatist
12mr|texlive-dramatist-1.2d-2|4	# catalog-date 2006-12-01 14:16:52 +0100
12mr|texlive-dramatist-1.2d-2|5	# catalog-license gpl
12mr|texlive-dramatist-1.2d-2|6	# catalog-version 1.2d
12mr|texlive-dramatist-1.2d-2|7	Name:		texlive-dramatist
12mr|texlive-dramatist-1.2d-2|8	Version:	1.2d
12mr|texlive-dramatist-1.2d-2|9	Release:	2
12mr|texlive-dramatist-1.2d-2|10	Summary:	Typeset dramas, both in verse and in prose
12mr|texlive-dramatist-1.2d-2|11	Group:		Publishing
12mr|texlive-dramatist-1.2d-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dramatist
12mr|texlive-dramatist-1.2d-2|13	License:	GPL
12mr|texlive-dramatist-1.2d-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dramatist.tar.xz
12mr|texlive-dramatist-1.2d-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dramatist.doc.tar.xz
12mr|texlive-dramatist-1.2d-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dramatist.source.tar.xz
12mr|texlive-dramatist-1.2d-2|17	BuildArch:	noarch
12mr|texlive-dramatist-1.2d-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-dramatist-1.2d-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-dramatist-1.2d-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-dramatist-1.2d-2|21	
12mr|texlive-dramatist-1.2d-2|22	%description
12mr|texlive-dramatist-1.2d-2|23	This package is intended for typesetting drama of any length.
12mr|texlive-dramatist-1.2d-2|24	It provides two environments for typesetting dialogues in prose
12mr|texlive-dramatist-1.2d-2|25	or in verse; new document divisions corresponding to acts and
12mr|texlive-dramatist-1.2d-2|26	scenes; macros that control the appearance of characters and
12mr|texlive-dramatist-1.2d-2|27	stage directions; and automatic generation of a `dramatis
12mr|texlive-dramatist-1.2d-2|28	personae' list.
12mr|texlive-dramatist-1.2d-2|29	
12mr|texlive-dramatist-1.2d-2|30	%post
12mr|texlive-dramatist-1.2d-2|31	%{_sbindir}/texlive.post
12mr|texlive-dramatist-1.2d-2|32	
12mr|texlive-dramatist-1.2d-2|33	%postun
12mr|texlive-dramatist-1.2d-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-dramatist-1.2d-2|35	%{_sbindir}/texlive.post
12mr|texlive-dramatist-1.2d-2|36	fi
12mr|texlive-dramatist-1.2d-2|37	
12mr|texlive-dramatist-1.2d-2|38	#-----------------------------------------------------------------------
12mr|texlive-dramatist-1.2d-2|39	%files
12mr|texlive-dramatist-1.2d-2|40	%{_texmfdistdir}/tex/latex/dramatist/dramatist.sty
12mr|texlive-dramatist-1.2d-2|41	%doc %{_texmfdistdir}/doc/latex/dramatist/README
12mr|texlive-dramatist-1.2d-2|42	%doc %{_texmfdistdir}/doc/latex/dramatist/dramatist.pdf
12mr|texlive-dramatist-1.2d-2|43	%doc %{_texmfdistdir}/doc/latex/dramatist/marlowe-poemscol.tex
12mr|texlive-dramatist-1.2d-2|44	%doc %{_texmfdistdir}/doc/latex/dramatist/marlowe-verse.tex
12mr|texlive-dramatist-1.2d-2|45	%doc %{_texmfdistdir}/doc/latex/dramatist/schiller.tex
12mr|texlive-dramatist-1.2d-2|46	#- source
12mr|texlive-dramatist-1.2d-2|47	%doc %{_texmfdistdir}/source/latex/dramatist/dramatist.dtx
12mr|texlive-dramatist-1.2d-2|48	%doc %{_texmfdistdir}/source/latex/dramatist/dramatist.ins
12mr|texlive-dramatist-1.2d-2|49	
12mr|texlive-dramatist-1.2d-2|50	#-----------------------------------------------------------------------
12mr|texlive-dramatist-1.2d-2|51	%prep
12mr|texlive-dramatist-1.2d-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-dramatist-1.2d-2|53	
12mr|texlive-dramatist-1.2d-2|54	%build
12mr|texlive-dramatist-1.2d-2|55	
12mr|texlive-dramatist-1.2d-2|56	%install
12mr|texlive-dramatist-1.2d-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dramatist-1.2d-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-dramatist-1.2d-2|59	
12mr|texlive-dramatist-1.2d-2|60	
12mr|texlive-dramatist-1.2d-2|61	
12mr|texlive-dramatist-1.2d-2|62	%changelog
12mr|texlive-dramatist-1.2d-2|63	

17200 12
12mr|texlive-dratex-20080918-2|1	# revision 15878
12mr|texlive-dratex-20080918-2|2	# category Package
12mr|texlive-dratex-20080918-2|3	# catalog-ctan /graphics/dratex
12mr|texlive-dratex-20080918-2|4	# catalog-date 2008-09-18 22:51:09 +0200
12mr|texlive-dratex-20080918-2|5	# catalog-license lppl
12mr|texlive-dratex-20080918-2|6	# catalog-version undef
12mr|texlive-dratex-20080918-2|7	Name:		texlive-dratex
12mr|texlive-dratex-20080918-2|8	Version:	20080918
12mr|texlive-dratex-20080918-2|9	Release:	2
12mr|texlive-dratex-20080918-2|10	Summary:	General drawing macros
12mr|texlive-dratex-20080918-2|11	Group:		Publishing
12mr|texlive-dratex-20080918-2|12	URL:		http://www.ctan.org/tex-archive/graphics/dratex
12mr|texlive-dratex-20080918-2|13	License:	LPPL
12mr|texlive-dratex-20080918-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dratex.tar.xz
12mr|texlive-dratex-20080918-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dratex.doc.tar.xz
12mr|texlive-dratex-20080918-2|16	BuildArch:	noarch
12mr|texlive-dratex-20080918-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dratex-20080918-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dratex-20080918-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-dratex-20080918-2|20	
12mr|texlive-dratex-20080918-2|21	%description
12mr|texlive-dratex-20080918-2|22	A low level (DraTex.sty) and a high-level (AlDraTex.sty)
12mr|texlive-dratex-20080918-2|23	drawing package written entirely in TeX.
12mr|texlive-dratex-20080918-2|24	
12mr|texlive-dratex-20080918-2|25	%post
12mr|texlive-dratex-20080918-2|26	%{_sbindir}/texlive.post
12mr|texlive-dratex-20080918-2|27	
12mr|texlive-dratex-20080918-2|28	%postun
12mr|texlive-dratex-20080918-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-dratex-20080918-2|30	%{_sbindir}/texlive.post
12mr|texlive-dratex-20080918-2|31	fi
12mr|texlive-dratex-20080918-2|32	
12mr|texlive-dratex-20080918-2|33	#-----------------------------------------------------------------------
12mr|texlive-dratex-20080918-2|34	%files
12mr|texlive-dratex-20080918-2|35	%{_texmfdistdir}/tex/generic/dratex/AlDraTex.sty
12mr|texlive-dratex-20080918-2|36	%{_texmfdistdir}/tex/generic/dratex/DraTex.sty
12mr|texlive-dratex-20080918-2|37	%{_texmfdistdir}/tex/generic/dratex/TeXProject.sty
12mr|texlive-dratex-20080918-2|38	%{_texmfdistdir}/tex/generic/dratex/wotree.sty
12mr|texlive-dratex-20080918-2|39	%doc %{_texmfdistdir}/doc/generic/dratex/Examples.tex
12mr|texlive-dratex-20080918-2|40	%doc %{_texmfdistdir}/doc/generic/dratex/README
12mr|texlive-dratex-20080918-2|41	
12mr|texlive-dratex-20080918-2|42	#-----------------------------------------------------------------------
12mr|texlive-dratex-20080918-2|43	%prep
12mr|texlive-dratex-20080918-2|44	%setup -c -a0 -a1
12mr|texlive-dratex-20080918-2|45	
12mr|texlive-dratex-20080918-2|46	%build
12mr|texlive-dratex-20080918-2|47	
12mr|texlive-dratex-20080918-2|48	%install
12mr|texlive-dratex-20080918-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dratex-20080918-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-dratex-20080918-2|51	
12mr|texlive-dratex-20080918-2|52	
12mr|texlive-dratex-20080918-2|53	
12mr|texlive-dratex-20080918-2|54	%changelog
12mr|texlive-dratex-20080918-2|55	

17201 12
12mr|texlive-drawstack-20100823-2|1	# revision 19627
12mr|texlive-drawstack-20100823-2|2	# category Package
12mr|texlive-drawstack-20100823-2|3	# catalog-ctan /macros/latex/contrib/drawstack
12mr|texlive-drawstack-20100823-2|4	# catalog-date 2010-08-23 11:19:04 +0200
12mr|texlive-drawstack-20100823-2|5	# catalog-license lppl1.3
12mr|texlive-drawstack-20100823-2|6	# catalog-version undef
12mr|texlive-drawstack-20100823-2|7	Name:		texlive-drawstack
12mr|texlive-drawstack-20100823-2|8	Version:	20100823
12mr|texlive-drawstack-20100823-2|9	Release:	2
12mr|texlive-drawstack-20100823-2|10	Summary:	Draw execution stacks
12mr|texlive-drawstack-20100823-2|11	Group:		Publishing
12mr|texlive-drawstack-20100823-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/drawstack
12mr|texlive-drawstack-20100823-2|13	License:	LPPL1.3
12mr|texlive-drawstack-20100823-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drawstack.tar.xz
12mr|texlive-drawstack-20100823-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drawstack.doc.tar.xz
12mr|texlive-drawstack-20100823-2|16	BuildArch:	noarch
12mr|texlive-drawstack-20100823-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-drawstack-20100823-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-drawstack-20100823-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-drawstack-20100823-2|20	
12mr|texlive-drawstack-20100823-2|21	%description
12mr|texlive-drawstack-20100823-2|22	This simple LaTeX package provides support for drawing
12mr|texlive-drawstack-20100823-2|23	execution stack (typically to illustrate assembly language
12mr|texlive-drawstack-20100823-2|24	notions). The code is written on top of TikZ.
12mr|texlive-drawstack-20100823-2|25	
12mr|texlive-drawstack-20100823-2|26	%post
12mr|texlive-drawstack-20100823-2|27	%{_sbindir}/texlive.post
12mr|texlive-drawstack-20100823-2|28	
12mr|texlive-drawstack-20100823-2|29	%postun
12mr|texlive-drawstack-20100823-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-drawstack-20100823-2|31	%{_sbindir}/texlive.post
12mr|texlive-drawstack-20100823-2|32	fi
12mr|texlive-drawstack-20100823-2|33	
12mr|texlive-drawstack-20100823-2|34	#-----------------------------------------------------------------------
12mr|texlive-drawstack-20100823-2|35	%files
12mr|texlive-drawstack-20100823-2|36	%{_texmfdistdir}/tex/latex/drawstack/drawstack.sty
12mr|texlive-drawstack-20100823-2|37	%doc %{_texmfdistdir}/doc/latex/drawstack/README
12mr|texlive-drawstack-20100823-2|38	%doc %{_texmfdistdir}/doc/latex/drawstack/stack-example.pdf
12mr|texlive-drawstack-20100823-2|39	%doc %{_texmfdistdir}/doc/latex/drawstack/stack-example.tex
12mr|texlive-drawstack-20100823-2|40	
12mr|texlive-drawstack-20100823-2|41	#-----------------------------------------------------------------------
12mr|texlive-drawstack-20100823-2|42	%prep
12mr|texlive-drawstack-20100823-2|43	%setup -c -a0 -a1
12mr|texlive-drawstack-20100823-2|44	
12mr|texlive-drawstack-20100823-2|45	%build
12mr|texlive-drawstack-20100823-2|46	
12mr|texlive-drawstack-20100823-2|47	%install
12mr|texlive-drawstack-20100823-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-drawstack-20100823-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-drawstack-20100823-2|50	
12mr|texlive-drawstack-20100823-2|51	
12mr|texlive-drawstack-20100823-2|52	
12mr|texlive-drawstack-20100823-2|53	%changelog
12mr|texlive-drawstack-20100823-2|54	

17202 12
12mr|texlive-droid-2.1-2|1	# revision 23912
12mr|texlive-droid-2.1-2|2	# category Package
12mr|texlive-droid-2.1-2|3	# catalog-ctan /fonts/droid
12mr|texlive-droid-2.1-2|4	# catalog-date 2011-09-12 10:00:04 +0200
12mr|texlive-droid-2.1-2|5	# catalog-license lppl1.3
12mr|texlive-droid-2.1-2|6	# catalog-version 2.1
12mr|texlive-droid-2.1-2|7	Name:		texlive-droid
12mr|texlive-droid-2.1-2|8	Version:	2.1
12mr|texlive-droid-2.1-2|9	Release:	2
12mr|texlive-droid-2.1-2|10	Summary:	LaTeX support for the Droid font families
12mr|texlive-droid-2.1-2|11	Group:		Publishing
12mr|texlive-droid-2.1-2|12	URL:		http://www.ctan.org/tex-archive/fonts/droid
12mr|texlive-droid-2.1-2|13	License:	LPPL1.3
12mr|texlive-droid-2.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/droid.tar.xz
12mr|texlive-droid-2.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/droid.doc.tar.xz
12mr|texlive-droid-2.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/droid.source.tar.xz
12mr|texlive-droid-2.1-2|17	BuildArch:	noarch
12mr|texlive-droid-2.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-droid-2.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-droid-2.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-droid-2.1-2|21	
12mr|texlive-droid-2.1-2|22	%description
12mr|texlive-droid-2.1-2|23	The Droid typeface family was designed in the fall of 2006 by
12mr|texlive-droid-2.1-2|24	Steve Matteson, as a commission from Google to create a set of
12mr|texlive-droid-2.1-2|25	system fonts for its Android platform. The goal was to provide
12mr|texlive-droid-2.1-2|26	optimal quality and comfort on a mobile handset when rendered
12mr|texlive-droid-2.1-2|27	in application menus, web browsers and for other screen text.
12mr|texlive-droid-2.1-2|28	The Droid family consists of Droid Serif, Droid Sans and Droid
12mr|texlive-droid-2.1-2|29	Sans Mono fonts, licensed under the Apache License Version 2.0.
12mr|texlive-droid-2.1-2|30	The bundle includes the fonts in both TrueType and Adobe Type 1
12mr|texlive-droid-2.1-2|31	formats. The package does not support the Droid Pro family of
12mr|texlive-droid-2.1-2|32	fonts, available for purchase from the Ascender foundry.
12mr|texlive-droid-2.1-2|33	
12mr|texlive-droid-2.1-2|34	%post
12mr|texlive-droid-2.1-2|35	%{_sbindir}/texlive.post
12mr|texlive-droid-2.1-2|36	
12mr|texlive-droid-2.1-2|37	%postun
12mr|texlive-droid-2.1-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-droid-2.1-2|39	%{_sbindir}/texlive.post
12mr|texlive-droid-2.1-2|40	fi
12mr|texlive-droid-2.1-2|41	
12mr|texlive-droid-2.1-2|42	#-----------------------------------------------------------------------
12mr|texlive-droid-2.1-2|43	%files
12mr|texlive-droid-2.1-2|44	%{_texmfdistdir}/fonts/afm/public/droid/DroidSans-Bold.afm
12mr|texlive-droid-2.1-2|45	%{_texmfdistdir}/fonts/afm/public/droid/DroidSans.afm
12mr|texlive-droid-2.1-2|46	%{_texmfdistdir}/fonts/afm/public/droid/DroidSansMono.afm
12mr|texlive-droid-2.1-2|47	%{_texmfdistdir}/fonts/afm/public/droid/DroidSerif-Bold.afm
12mr|texlive-droid-2.1-2|48	%{_texmfdistdir}/fonts/afm/public/droid/DroidSerif-BoldItalic.afm
12mr|texlive-droid-2.1-2|49	%{_texmfdistdir}/fonts/afm/public/droid/DroidSerif-Italic.afm
12mr|texlive-droid-2.1-2|50	%{_texmfdistdir}/fonts/afm/public/droid/DroidSerif-Regular.afm
12mr|texlive-droid-2.1-2|51	%{_texmfdistdir}/fonts/enc/dvips/droid/droid-01.enc
12mr|texlive-droid-2.1-2|52	%{_texmfdistdir}/fonts/enc/dvips/droid/droid-02.enc
12mr|texlive-droid-2.1-2|53	%{_texmfdistdir}/fonts/enc/dvips/droid/droid-03.enc
12mr|texlive-droid-2.1-2|54	%{_texmfdistdir}/fonts/enc/dvips/droid/droid-04.enc
12mr|texlive-droid-2.1-2|55	%{_texmfdistdir}/fonts/map/dvips/droid/droid.map
12mr|texlive-droid-2.1-2|56	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-01.tfm
12mr|texlive-droid-2.1-2|57	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-02.tfm
12mr|texlive-droid-2.1-2|58	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-03.tfm
12mr|texlive-droid-2.1-2|59	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-04.tfm
12mr|texlive-droid-2.1-2|60	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-01.tfm
12mr|texlive-droid-2.1-2|61	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-02.tfm
12mr|texlive-droid-2.1-2|62	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-03.tfm
12mr|texlive-droid-2.1-2|63	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-04.tfm
12mr|texlive-droid-2.1-2|64	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-01.tfm
12mr|texlive-droid-2.1-2|65	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-02.tfm
12mr|texlive-droid-2.1-2|66	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-03.tfm
12mr|texlive-droid-2.1-2|67	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-04.tfm
12mr|texlive-droid-2.1-2|68	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-lgr.tfm
12mr|texlive-droid-2.1-2|69	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-ot1.tfm
12mr|texlive-droid-2.1-2|70	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-t1.tfm
12mr|texlive-droid-2.1-2|71	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2a.tfm
12mr|texlive-droid-2.1-2|72	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2b.tfm
12mr|texlive-droid-2.1-2|73	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2c.tfm
12mr|texlive-droid-2.1-2|74	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-SmallCaps-x2.tfm
12mr|texlive-droid-2.1-2|75	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-lgr.tfm
12mr|texlive-droid-2.1-2|76	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-ot1.tfm
12mr|texlive-droid-2.1-2|77	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-t1.tfm
12mr|texlive-droid-2.1-2|78	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-t2a.tfm
12mr|texlive-droid-2.1-2|79	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-t2b.tfm
12mr|texlive-droid-2.1-2|80	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-t2c.tfm
12mr|texlive-droid-2.1-2|81	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-ts1.tfm
12mr|texlive-droid-2.1-2|82	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-Slanted-x2.tfm
12mr|texlive-droid-2.1-2|83	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-lgr.tfm
12mr|texlive-droid-2.1-2|84	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-ot1.tfm
12mr|texlive-droid-2.1-2|85	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-t1.tfm
12mr|texlive-droid-2.1-2|86	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-t2a.tfm
12mr|texlive-droid-2.1-2|87	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-t2b.tfm
12mr|texlive-droid-2.1-2|88	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-t2c.tfm
12mr|texlive-droid-2.1-2|89	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-SmallCaps-x2.tfm
12mr|texlive-droid-2.1-2|90	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-lgr.tfm
12mr|texlive-droid-2.1-2|91	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-ot1.tfm
12mr|texlive-droid-2.1-2|92	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-t1.tfm
12mr|texlive-droid-2.1-2|93	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-t2a.tfm
12mr|texlive-droid-2.1-2|94	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-t2b.tfm
12mr|texlive-droid-2.1-2|95	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-t2c.tfm
12mr|texlive-droid-2.1-2|96	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-ts1.tfm
12mr|texlive-droid-2.1-2|97	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Bold-x2.tfm
12mr|texlive-droid-2.1-2|98	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-01.tfm
12mr|texlive-droid-2.1-2|99	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-02.tfm
12mr|texlive-droid-2.1-2|100	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-03.tfm
12mr|texlive-droid-2.1-2|101	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-04.tfm
12mr|texlive-droid-2.1-2|102	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-lgr.tfm
12mr|texlive-droid-2.1-2|103	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-ot1.tfm
12mr|texlive-droid-2.1-2|104	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-t1.tfm
12mr|texlive-droid-2.1-2|105	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-t2a.tfm
12mr|texlive-droid-2.1-2|106	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-t2b.tfm
12mr|texlive-droid-2.1-2|107	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-t2c.tfm
12mr|texlive-droid-2.1-2|108	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-SmallCaps-x2.tfm
12mr|texlive-droid-2.1-2|109	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-lgr.tfm
12mr|texlive-droid-2.1-2|110	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-ot1.tfm
12mr|texlive-droid-2.1-2|111	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-t1.tfm
12mr|texlive-droid-2.1-2|112	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-t2a.tfm
12mr|texlive-droid-2.1-2|113	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-t2b.tfm
12mr|texlive-droid-2.1-2|114	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-t2c.tfm
12mr|texlive-droid-2.1-2|115	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-ts1.tfm
12mr|texlive-droid-2.1-2|116	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-Slanted-x2.tfm
12mr|texlive-droid-2.1-2|117	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-SmallCaps-lgr.tfm
12mr|texlive-droid-2.1-2|118	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-SmallCaps-ot1.tfm
12mr|texlive-droid-2.1-2|119	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-SmallCaps-t1.tfm
12mr|texlive-droid-2.1-2|120	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-SmallCaps-t2a.tfm
12mr|texlive-droid-2.1-2|121	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-SmallCaps-t2b.tfm
12mr|texlive-droid-2.1-2|122	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-SmallCaps-t2c.tfm
12mr|texlive-droid-2.1-2|123	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-SmallCaps-x2.tfm
12mr|texlive-droid-2.1-2|124	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-lgr.tfm
12mr|texlive-droid-2.1-2|125	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-ot1.tfm
12mr|texlive-droid-2.1-2|126	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-t1.tfm
12mr|texlive-droid-2.1-2|127	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-t2a.tfm
12mr|texlive-droid-2.1-2|128	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-t2b.tfm
12mr|texlive-droid-2.1-2|129	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-t2c.tfm
12mr|texlive-droid-2.1-2|130	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-ts1.tfm
12mr|texlive-droid-2.1-2|131	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSans-x2.tfm
12mr|texlive-droid-2.1-2|132	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-01.tfm
12mr|texlive-droid-2.1-2|133	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-02.tfm
12mr|texlive-droid-2.1-2|134	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-03.tfm
12mr|texlive-droid-2.1-2|135	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-04.tfm
12mr|texlive-droid-2.1-2|136	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-01.tfm
12mr|texlive-droid-2.1-2|137	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-02.tfm
12mr|texlive-droid-2.1-2|138	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-03.tfm
12mr|texlive-droid-2.1-2|139	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-04.tfm
12mr|texlive-droid-2.1-2|140	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-lgr.tfm
12mr|texlive-droid-2.1-2|141	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-ot1.tfm
12mr|texlive-droid-2.1-2|142	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-t1.tfm
12mr|texlive-droid-2.1-2|143	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-t2a.tfm
12mr|texlive-droid-2.1-2|144	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-t2b.tfm
12mr|texlive-droid-2.1-2|145	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-t2c.tfm
12mr|texlive-droid-2.1-2|146	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-SmallCaps-x2.tfm
12mr|texlive-droid-2.1-2|147	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-lgr.tfm
12mr|texlive-droid-2.1-2|148	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-ot1.tfm
12mr|texlive-droid-2.1-2|149	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-t1.tfm
12mr|texlive-droid-2.1-2|150	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-t2a.tfm
12mr|texlive-droid-2.1-2|151	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-t2b.tfm
12mr|texlive-droid-2.1-2|152	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-t2c.tfm
12mr|texlive-droid-2.1-2|153	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-ts1.tfm
12mr|texlive-droid-2.1-2|154	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-Slanted-x2.tfm
12mr|texlive-droid-2.1-2|155	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-SmallCaps-lgr.tfm
12mr|texlive-droid-2.1-2|156	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-SmallCaps-ot1.tfm
12mr|texlive-droid-2.1-2|157	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-SmallCaps-t1.tfm
12mr|texlive-droid-2.1-2|158	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-SmallCaps-t2a.tfm
12mr|texlive-droid-2.1-2|159	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-SmallCaps-t2b.tfm
12mr|texlive-droid-2.1-2|160	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-SmallCaps-t2c.tfm
12mr|texlive-droid-2.1-2|161	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-SmallCaps-x2.tfm
12mr|texlive-droid-2.1-2|162	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-lgr.tfm
12mr|texlive-droid-2.1-2|163	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-ot1.tfm
12mr|texlive-droid-2.1-2|164	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-t1.tfm
12mr|texlive-droid-2.1-2|165	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-t2a.tfm
12mr|texlive-droid-2.1-2|166	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-t2b.tfm
12mr|texlive-droid-2.1-2|167	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-t2c.tfm
12mr|texlive-droid-2.1-2|168	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-ts1.tfm
12mr|texlive-droid-2.1-2|169	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSansMono-x2.tfm
12mr|texlive-droid-2.1-2|170	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-01.tfm
12mr|texlive-droid-2.1-2|171	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-02.tfm
12mr|texlive-droid-2.1-2|172	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-03.tfm
12mr|texlive-droid-2.1-2|173	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-04.tfm
12mr|texlive-droid-2.1-2|174	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-01.tfm
12mr|texlive-droid-2.1-2|175	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-02.tfm
12mr|texlive-droid-2.1-2|176	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-03.tfm
12mr|texlive-droid-2.1-2|177	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-04.tfm
12mr|texlive-droid-2.1-2|178	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-lgr.tfm
12mr|texlive-droid-2.1-2|179	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-ot1.tfm
12mr|texlive-droid-2.1-2|180	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t1.tfm
12mr|texlive-droid-2.1-2|181	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2a.tfm
12mr|texlive-droid-2.1-2|182	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2b.tfm
12mr|texlive-droid-2.1-2|183	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2c.tfm
12mr|texlive-droid-2.1-2|184	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-SmallCaps-x2.tfm
12mr|texlive-droid-2.1-2|185	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-lgr.tfm
12mr|texlive-droid-2.1-2|186	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-ot1.tfm
12mr|texlive-droid-2.1-2|187	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-t1.tfm
12mr|texlive-droid-2.1-2|188	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-t2a.tfm
12mr|texlive-droid-2.1-2|189	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-t2b.tfm
12mr|texlive-droid-2.1-2|190	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-t2c.tfm
12mr|texlive-droid-2.1-2|191	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-ts1.tfm
12mr|texlive-droid-2.1-2|192	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-Slanted-x2.tfm
12mr|texlive-droid-2.1-2|193	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-lgr.tfm
12mr|texlive-droid-2.1-2|194	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-ot1.tfm
12mr|texlive-droid-2.1-2|195	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-t1.tfm
12mr|texlive-droid-2.1-2|196	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-t2a.tfm
12mr|texlive-droid-2.1-2|197	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-t2b.tfm
12mr|texlive-droid-2.1-2|198	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-t2c.tfm
12mr|texlive-droid-2.1-2|199	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-SmallCaps-x2.tfm
12mr|texlive-droid-2.1-2|200	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-lgr.tfm
12mr|texlive-droid-2.1-2|201	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-ot1.tfm
12mr|texlive-droid-2.1-2|202	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-t1.tfm
12mr|texlive-droid-2.1-2|203	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-t2a.tfm
12mr|texlive-droid-2.1-2|204	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-t2b.tfm
12mr|texlive-droid-2.1-2|205	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-t2c.tfm
12mr|texlive-droid-2.1-2|206	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-ts1.tfm
12mr|texlive-droid-2.1-2|207	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Bold-x2.tfm
12mr|texlive-droid-2.1-2|208	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-01.tfm
12mr|texlive-droid-2.1-2|209	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-02.tfm
12mr|texlive-droid-2.1-2|210	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-03.tfm
12mr|texlive-droid-2.1-2|211	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-04.tfm
12mr|texlive-droid-2.1-2|212	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-lgr.tfm
12mr|texlive-droid-2.1-2|213	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-ot1.tfm
12mr|texlive-droid-2.1-2|214	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-t1.tfm
12mr|texlive-droid-2.1-2|215	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-t2a.tfm
12mr|texlive-droid-2.1-2|216	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-t2b.tfm
12mr|texlive-droid-2.1-2|217	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-t2c.tfm
12mr|texlive-droid-2.1-2|218	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-SmallCaps-x2.tfm
12mr|texlive-droid-2.1-2|219	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-01.tfm
12mr|texlive-droid-2.1-2|220	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-02.tfm
12mr|texlive-droid-2.1-2|221	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-03.tfm
12mr|texlive-droid-2.1-2|222	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-04.tfm
12mr|texlive-droid-2.1-2|223	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-lgr.tfm
12mr|texlive-droid-2.1-2|224	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-ot1.tfm
12mr|texlive-droid-2.1-2|225	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t1.tfm
12mr|texlive-droid-2.1-2|226	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2a.tfm
12mr|texlive-droid-2.1-2|227	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2b.tfm
12mr|texlive-droid-2.1-2|228	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2c.tfm
12mr|texlive-droid-2.1-2|229	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-x2.tfm
12mr|texlive-droid-2.1-2|230	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-lgr.tfm
12mr|texlive-droid-2.1-2|231	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-ot1.tfm
12mr|texlive-droid-2.1-2|232	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-t1.tfm
12mr|texlive-droid-2.1-2|233	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-t2a.tfm
12mr|texlive-droid-2.1-2|234	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-t2b.tfm
12mr|texlive-droid-2.1-2|235	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-t2c.tfm
12mr|texlive-droid-2.1-2|236	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-ts1.tfm
12mr|texlive-droid-2.1-2|237	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-Upright-x2.tfm
12mr|texlive-droid-2.1-2|238	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-lgr.tfm
12mr|texlive-droid-2.1-2|239	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-ot1.tfm
12mr|texlive-droid-2.1-2|240	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-t1.tfm
12mr|texlive-droid-2.1-2|241	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-t2a.tfm
12mr|texlive-droid-2.1-2|242	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-t2b.tfm
12mr|texlive-droid-2.1-2|243	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-t2c.tfm
12mr|texlive-droid-2.1-2|244	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-ts1.tfm
12mr|texlive-droid-2.1-2|245	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-BoldItalic-x2.tfm
12mr|texlive-droid-2.1-2|246	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-01.tfm
12mr|texlive-droid-2.1-2|247	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-02.tfm
12mr|texlive-droid-2.1-2|248	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-03.tfm
12mr|texlive-droid-2.1-2|249	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-04.tfm
12mr|texlive-droid-2.1-2|250	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-lgr.tfm
12mr|texlive-droid-2.1-2|251	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-ot1.tfm
12mr|texlive-droid-2.1-2|252	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-t1.tfm
12mr|texlive-droid-2.1-2|253	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-t2a.tfm
12mr|texlive-droid-2.1-2|254	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-t2b.tfm
12mr|texlive-droid-2.1-2|255	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-t2c.tfm
12mr|texlive-droid-2.1-2|256	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-SmallCaps-x2.tfm
12mr|texlive-droid-2.1-2|257	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-01.tfm
12mr|texlive-droid-2.1-2|258	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-02.tfm
12mr|texlive-droid-2.1-2|259	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-03.tfm
12mr|texlive-droid-2.1-2|260	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-04.tfm
12mr|texlive-droid-2.1-2|261	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-lgr.tfm
12mr|texlive-droid-2.1-2|262	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-ot1.tfm
12mr|texlive-droid-2.1-2|263	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-t1.tfm
12mr|texlive-droid-2.1-2|264	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2a.tfm
12mr|texlive-droid-2.1-2|265	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2b.tfm
12mr|texlive-droid-2.1-2|266	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2c.tfm
12mr|texlive-droid-2.1-2|267	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-SmallCaps-x2.tfm
12mr|texlive-droid-2.1-2|268	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-lgr.tfm
12mr|texlive-droid-2.1-2|269	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-ot1.tfm
12mr|texlive-droid-2.1-2|270	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-t1.tfm
12mr|texlive-droid-2.1-2|271	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-t2a.tfm
12mr|texlive-droid-2.1-2|272	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-t2b.tfm
12mr|texlive-droid-2.1-2|273	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-t2c.tfm
12mr|texlive-droid-2.1-2|274	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-ts1.tfm
12mr|texlive-droid-2.1-2|275	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-Upright-x2.tfm
12mr|texlive-droid-2.1-2|276	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-lgr.tfm
12mr|texlive-droid-2.1-2|277	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-ot1.tfm
12mr|texlive-droid-2.1-2|278	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-t1.tfm
12mr|texlive-droid-2.1-2|279	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-t2a.tfm
12mr|texlive-droid-2.1-2|280	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-t2b.tfm
12mr|texlive-droid-2.1-2|281	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-t2c.tfm
12mr|texlive-droid-2.1-2|282	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-ts1.tfm
12mr|texlive-droid-2.1-2|283	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Italic-x2.tfm
12mr|texlive-droid-2.1-2|284	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-01.tfm
12mr|texlive-droid-2.1-2|285	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-02.tfm
12mr|texlive-droid-2.1-2|286	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-03.tfm
12mr|texlive-droid-2.1-2|287	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-04.tfm
12mr|texlive-droid-2.1-2|288	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-01.tfm
12mr|texlive-droid-2.1-2|289	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-02.tfm
12mr|texlive-droid-2.1-2|290	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-03.tfm
12mr|texlive-droid-2.1-2|291	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-04.tfm
12mr|texlive-droid-2.1-2|292	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-lgr.tfm
12mr|texlive-droid-2.1-2|293	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-ot1.tfm
12mr|texlive-droid-2.1-2|294	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t1.tfm
12mr|texlive-droid-2.1-2|295	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2a.tfm
12mr|texlive-droid-2.1-2|296	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2b.tfm
12mr|texlive-droid-2.1-2|297	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2c.tfm
12mr|texlive-droid-2.1-2|298	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-SmallCaps-x2.tfm
12mr|texlive-droid-2.1-2|299	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-lgr.tfm
12mr|texlive-droid-2.1-2|300	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-ot1.tfm
12mr|texlive-droid-2.1-2|301	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-t1.tfm
12mr|texlive-droid-2.1-2|302	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-t2a.tfm
12mr|texlive-droid-2.1-2|303	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-t2b.tfm
12mr|texlive-droid-2.1-2|304	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-t2c.tfm
12mr|texlive-droid-2.1-2|305	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-ts1.tfm
12mr|texlive-droid-2.1-2|306	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-Slanted-x2.tfm
12mr|texlive-droid-2.1-2|307	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-lgr.tfm
12mr|texlive-droid-2.1-2|308	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-ot1.tfm
12mr|texlive-droid-2.1-2|309	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-t1.tfm
12mr|texlive-droid-2.1-2|310	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-t2a.tfm
12mr|texlive-droid-2.1-2|311	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-t2b.tfm
12mr|texlive-droid-2.1-2|312	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-t2c.tfm
12mr|texlive-droid-2.1-2|313	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-SmallCaps-x2.tfm
12mr|texlive-droid-2.1-2|314	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-lgr.tfm
12mr|texlive-droid-2.1-2|315	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-ot1.tfm
12mr|texlive-droid-2.1-2|316	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-t1.tfm
12mr|texlive-droid-2.1-2|317	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-t2a.tfm
12mr|texlive-droid-2.1-2|318	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-t2b.tfm
12mr|texlive-droid-2.1-2|319	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-t2c.tfm
12mr|texlive-droid-2.1-2|320	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-ts1.tfm
12mr|texlive-droid-2.1-2|321	%{_texmfdistdir}/fonts/tfm/public/droid/DroidSerif-Regular-x2.tfm
12mr|texlive-droid-2.1-2|322	%{_texmfdistdir}/fonts/truetype/public/droid/DroidSans-Bold.ttf
12mr|texlive-droid-2.1-2|323	%{_texmfdistdir}/fonts/truetype/public/droid/DroidSans.ttf
12mr|texlive-droid-2.1-2|324	%{_texmfdistdir}/fonts/truetype/public/droid/DroidSansMono.ttf
12mr|texlive-droid-2.1-2|325	%{_texmfdistdir}/fonts/truetype/public/droid/DroidSerif-Bold.ttf
12mr|texlive-droid-2.1-2|326	%{_texmfdistdir}/fonts/truetype/public/droid/DroidSerif-BoldItalic.ttf
12mr|texlive-droid-2.1-2|327	%{_texmfdistdir}/fonts/truetype/public/droid/DroidSerif-Italic.ttf
12mr|texlive-droid-2.1-2|328	%{_texmfdistdir}/fonts/truetype/public/droid/DroidSerif-Regular.ttf
12mr|texlive-droid-2.1-2|329	%{_texmfdistdir}/fonts/type1/public/droid/DroidSans-Bold.pfb
12mr|texlive-droid-2.1-2|330	%{_texmfdistdir}/fonts/type1/public/droid/DroidSans.pfb
12mr|texlive-droid-2.1-2|331	%{_texmfdistdir}/fonts/type1/public/droid/DroidSansMono.pfb
12mr|texlive-droid-2.1-2|332	%{_texmfdistdir}/fonts/type1/public/droid/DroidSerif-Bold.pfb
12mr|texlive-droid-2.1-2|333	%{_texmfdistdir}/fonts/type1/public/droid/DroidSerif-BoldItalic.pfb
12mr|texlive-droid-2.1-2|334	%{_texmfdistdir}/fonts/type1/public/droid/DroidSerif-Italic.pfb
12mr|texlive-droid-2.1-2|335	%{_texmfdistdir}/fonts/type1/public/droid/DroidSerif-Regular.pfb
12mr|texlive-droid-2.1-2|336	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-lgr.vf
12mr|texlive-droid-2.1-2|337	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-ot1.vf
12mr|texlive-droid-2.1-2|338	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-t1.vf
12mr|texlive-droid-2.1-2|339	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2a.vf
12mr|texlive-droid-2.1-2|340	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2b.vf
12mr|texlive-droid-2.1-2|341	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-t2c.vf
12mr|texlive-droid-2.1-2|342	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-SmallCaps-x2.vf
12mr|texlive-droid-2.1-2|343	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-lgr.vf
12mr|texlive-droid-2.1-2|344	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-ot1.vf
12mr|texlive-droid-2.1-2|345	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-t1.vf
12mr|texlive-droid-2.1-2|346	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-t2a.vf
12mr|texlive-droid-2.1-2|347	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-t2b.vf
12mr|texlive-droid-2.1-2|348	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-t2c.vf
12mr|texlive-droid-2.1-2|349	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-ts1.vf
12mr|texlive-droid-2.1-2|350	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-Slanted-x2.vf
12mr|texlive-droid-2.1-2|351	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-lgr.vf
12mr|texlive-droid-2.1-2|352	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-ot1.vf
12mr|texlive-droid-2.1-2|353	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-t1.vf
12mr|texlive-droid-2.1-2|354	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-t2a.vf
12mr|texlive-droid-2.1-2|355	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-t2b.vf
12mr|texlive-droid-2.1-2|356	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-t2c.vf
12mr|texlive-droid-2.1-2|357	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-SmallCaps-x2.vf
12mr|texlive-droid-2.1-2|358	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-lgr.vf
12mr|texlive-droid-2.1-2|359	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-ot1.vf
12mr|texlive-droid-2.1-2|360	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-t1.vf
12mr|texlive-droid-2.1-2|361	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-t2a.vf
12mr|texlive-droid-2.1-2|362	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-t2b.vf
12mr|texlive-droid-2.1-2|363	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-t2c.vf
12mr|texlive-droid-2.1-2|364	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-ts1.vf
12mr|texlive-droid-2.1-2|365	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Bold-x2.vf
12mr|texlive-droid-2.1-2|366	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-lgr.vf
12mr|texlive-droid-2.1-2|367	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-ot1.vf
12mr|texlive-droid-2.1-2|368	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-t1.vf
12mr|texlive-droid-2.1-2|369	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-t2a.vf
12mr|texlive-droid-2.1-2|370	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-t2b.vf
12mr|texlive-droid-2.1-2|371	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-t2c.vf
12mr|texlive-droid-2.1-2|372	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-SmallCaps-x2.vf
12mr|texlive-droid-2.1-2|373	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-lgr.vf
12mr|texlive-droid-2.1-2|374	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-ot1.vf
12mr|texlive-droid-2.1-2|375	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-t1.vf
12mr|texlive-droid-2.1-2|376	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-t2a.vf
12mr|texlive-droid-2.1-2|377	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-t2b.vf
12mr|texlive-droid-2.1-2|378	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-t2c.vf
12mr|texlive-droid-2.1-2|379	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-ts1.vf
12mr|texlive-droid-2.1-2|380	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-Slanted-x2.vf
12mr|texlive-droid-2.1-2|381	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-SmallCaps-lgr.vf
12mr|texlive-droid-2.1-2|382	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-SmallCaps-ot1.vf
12mr|texlive-droid-2.1-2|383	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-SmallCaps-t1.vf
12mr|texlive-droid-2.1-2|384	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-SmallCaps-t2a.vf
12mr|texlive-droid-2.1-2|385	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-SmallCaps-t2b.vf
12mr|texlive-droid-2.1-2|386	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-SmallCaps-t2c.vf
12mr|texlive-droid-2.1-2|387	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-SmallCaps-x2.vf
12mr|texlive-droid-2.1-2|388	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-lgr.vf
12mr|texlive-droid-2.1-2|389	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-ot1.vf
12mr|texlive-droid-2.1-2|390	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-t1.vf
12mr|texlive-droid-2.1-2|391	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-t2a.vf
12mr|texlive-droid-2.1-2|392	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-t2b.vf
12mr|texlive-droid-2.1-2|393	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-t2c.vf
12mr|texlive-droid-2.1-2|394	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-ts1.vf
12mr|texlive-droid-2.1-2|395	%{_texmfdistdir}/fonts/vf/public/droid/DroidSans-x2.vf
12mr|texlive-droid-2.1-2|396	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-lgr.vf
12mr|texlive-droid-2.1-2|397	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-ot1.vf
12mr|texlive-droid-2.1-2|398	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-t1.vf
12mr|texlive-droid-2.1-2|399	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-t2a.vf
12mr|texlive-droid-2.1-2|400	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-t2b.vf
12mr|texlive-droid-2.1-2|401	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-t2c.vf
12mr|texlive-droid-2.1-2|402	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-SmallCaps-x2.vf
12mr|texlive-droid-2.1-2|403	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-lgr.vf
12mr|texlive-droid-2.1-2|404	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-ot1.vf
12mr|texlive-droid-2.1-2|405	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-t1.vf
12mr|texlive-droid-2.1-2|406	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-t2a.vf
12mr|texlive-droid-2.1-2|407	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-t2b.vf
12mr|texlive-droid-2.1-2|408	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-t2c.vf
12mr|texlive-droid-2.1-2|409	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-ts1.vf
12mr|texlive-droid-2.1-2|410	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-Slanted-x2.vf
12mr|texlive-droid-2.1-2|411	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-SmallCaps-lgr.vf
12mr|texlive-droid-2.1-2|412	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-SmallCaps-ot1.vf
12mr|texlive-droid-2.1-2|413	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-SmallCaps-t1.vf
12mr|texlive-droid-2.1-2|414	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-SmallCaps-t2a.vf
12mr|texlive-droid-2.1-2|415	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-SmallCaps-t2b.vf
12mr|texlive-droid-2.1-2|416	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-SmallCaps-t2c.vf
12mr|texlive-droid-2.1-2|417	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-SmallCaps-x2.vf
12mr|texlive-droid-2.1-2|418	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-lgr.vf
12mr|texlive-droid-2.1-2|419	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-ot1.vf
12mr|texlive-droid-2.1-2|420	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-t1.vf
12mr|texlive-droid-2.1-2|421	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-t2a.vf
12mr|texlive-droid-2.1-2|422	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-t2b.vf
12mr|texlive-droid-2.1-2|423	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-t2c.vf
12mr|texlive-droid-2.1-2|424	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-ts1.vf
12mr|texlive-droid-2.1-2|425	%{_texmfdistdir}/fonts/vf/public/droid/DroidSansMono-x2.vf
12mr|texlive-droid-2.1-2|426	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-lgr.vf
12mr|texlive-droid-2.1-2|427	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-ot1.vf
12mr|texlive-droid-2.1-2|428	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t1.vf
12mr|texlive-droid-2.1-2|429	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2a.vf
12mr|texlive-droid-2.1-2|430	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2b.vf
12mr|texlive-droid-2.1-2|431	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-t2c.vf
12mr|texlive-droid-2.1-2|432	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-SmallCaps-x2.vf
12mr|texlive-droid-2.1-2|433	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-lgr.vf
12mr|texlive-droid-2.1-2|434	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-ot1.vf
12mr|texlive-droid-2.1-2|435	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-t1.vf
12mr|texlive-droid-2.1-2|436	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-t2a.vf
12mr|texlive-droid-2.1-2|437	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-t2b.vf
12mr|texlive-droid-2.1-2|438	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-t2c.vf
12mr|texlive-droid-2.1-2|439	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-ts1.vf
12mr|texlive-droid-2.1-2|440	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-Slanted-x2.vf
12mr|texlive-droid-2.1-2|441	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-lgr.vf
12mr|texlive-droid-2.1-2|442	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-ot1.vf
12mr|texlive-droid-2.1-2|443	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-t1.vf
12mr|texlive-droid-2.1-2|444	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-t2a.vf
12mr|texlive-droid-2.1-2|445	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-t2b.vf
12mr|texlive-droid-2.1-2|446	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-t2c.vf
12mr|texlive-droid-2.1-2|447	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-SmallCaps-x2.vf
12mr|texlive-droid-2.1-2|448	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-lgr.vf
12mr|texlive-droid-2.1-2|449	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-ot1.vf
12mr|texlive-droid-2.1-2|450	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-t1.vf
12mr|texlive-droid-2.1-2|451	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-t2a.vf
12mr|texlive-droid-2.1-2|452	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-t2b.vf
12mr|texlive-droid-2.1-2|453	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-t2c.vf
12mr|texlive-droid-2.1-2|454	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-ts1.vf
12mr|texlive-droid-2.1-2|455	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Bold-x2.vf
12mr|texlive-droid-2.1-2|456	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-lgr.vf
12mr|texlive-droid-2.1-2|457	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-ot1.vf
12mr|texlive-droid-2.1-2|458	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-t1.vf
12mr|texlive-droid-2.1-2|459	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-t2a.vf
12mr|texlive-droid-2.1-2|460	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-t2b.vf
12mr|texlive-droid-2.1-2|461	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-t2c.vf
12mr|texlive-droid-2.1-2|462	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-SmallCaps-x2.vf
12mr|texlive-droid-2.1-2|463	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-lgr.vf
12mr|texlive-droid-2.1-2|464	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-ot1.vf
12mr|texlive-droid-2.1-2|465	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t1.vf
12mr|texlive-droid-2.1-2|466	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2a.vf
12mr|texlive-droid-2.1-2|467	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2b.vf
12mr|texlive-droid-2.1-2|468	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-t2c.vf
12mr|texlive-droid-2.1-2|469	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-SmallCaps-x2.vf
12mr|texlive-droid-2.1-2|470	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-lgr.vf
12mr|texlive-droid-2.1-2|471	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-ot1.vf
12mr|texlive-droid-2.1-2|472	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-t1.vf
12mr|texlive-droid-2.1-2|473	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-t2a.vf
12mr|texlive-droid-2.1-2|474	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-t2b.vf
12mr|texlive-droid-2.1-2|475	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-t2c.vf
12mr|texlive-droid-2.1-2|476	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-ts1.vf
12mr|texlive-droid-2.1-2|477	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-Upright-x2.vf
12mr|texlive-droid-2.1-2|478	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-lgr.vf
12mr|texlive-droid-2.1-2|479	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-ot1.vf
12mr|texlive-droid-2.1-2|480	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-t1.vf
12mr|texlive-droid-2.1-2|481	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-t2a.vf
12mr|texlive-droid-2.1-2|482	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-t2b.vf
12mr|texlive-droid-2.1-2|483	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-t2c.vf
12mr|texlive-droid-2.1-2|484	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-ts1.vf
12mr|texlive-droid-2.1-2|485	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-BoldItalic-x2.vf
12mr|texlive-droid-2.1-2|486	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-lgr.vf
12mr|texlive-droid-2.1-2|487	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-ot1.vf
12mr|texlive-droid-2.1-2|488	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-t1.vf
12mr|texlive-droid-2.1-2|489	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-t2a.vf
12mr|texlive-droid-2.1-2|490	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-t2b.vf
12mr|texlive-droid-2.1-2|491	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-t2c.vf
12mr|texlive-droid-2.1-2|492	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-SmallCaps-x2.vf
12mr|texlive-droid-2.1-2|493	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-lgr.vf
12mr|texlive-droid-2.1-2|494	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-ot1.vf
12mr|texlive-droid-2.1-2|495	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-t1.vf
12mr|texlive-droid-2.1-2|496	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2a.vf
12mr|texlive-droid-2.1-2|497	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2b.vf
12mr|texlive-droid-2.1-2|498	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-t2c.vf
12mr|texlive-droid-2.1-2|499	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-SmallCaps-x2.vf
12mr|texlive-droid-2.1-2|500	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-lgr.vf
12mr|texlive-droid-2.1-2|501	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-ot1.vf
12mr|texlive-droid-2.1-2|502	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-t1.vf
12mr|texlive-droid-2.1-2|503	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-t2a.vf
12mr|texlive-droid-2.1-2|504	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-t2b.vf
12mr|texlive-droid-2.1-2|505	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-t2c.vf
12mr|texlive-droid-2.1-2|506	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-ts1.vf
12mr|texlive-droid-2.1-2|507	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-Upright-x2.vf
12mr|texlive-droid-2.1-2|508	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-lgr.vf
12mr|texlive-droid-2.1-2|509	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-ot1.vf
12mr|texlive-droid-2.1-2|510	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-t1.vf
12mr|texlive-droid-2.1-2|511	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-t2a.vf
12mr|texlive-droid-2.1-2|512	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-t2b.vf
12mr|texlive-droid-2.1-2|513	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-t2c.vf
12mr|texlive-droid-2.1-2|514	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-ts1.vf
12mr|texlive-droid-2.1-2|515	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Italic-x2.vf
12mr|texlive-droid-2.1-2|516	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-lgr.vf
12mr|texlive-droid-2.1-2|517	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-ot1.vf
12mr|texlive-droid-2.1-2|518	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t1.vf
12mr|texlive-droid-2.1-2|519	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2a.vf
12mr|texlive-droid-2.1-2|520	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2b.vf
12mr|texlive-droid-2.1-2|521	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-t2c.vf
12mr|texlive-droid-2.1-2|522	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-SmallCaps-x2.vf
12mr|texlive-droid-2.1-2|523	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-lgr.vf
12mr|texlive-droid-2.1-2|524	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-ot1.vf
12mr|texlive-droid-2.1-2|525	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-t1.vf
12mr|texlive-droid-2.1-2|526	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-t2a.vf
12mr|texlive-droid-2.1-2|527	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-t2b.vf
12mr|texlive-droid-2.1-2|528	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-t2c.vf
12mr|texlive-droid-2.1-2|529	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-ts1.vf
12mr|texlive-droid-2.1-2|530	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-Slanted-x2.vf
12mr|texlive-droid-2.1-2|531	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-lgr.vf
12mr|texlive-droid-2.1-2|532	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-ot1.vf
12mr|texlive-droid-2.1-2|533	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-t1.vf
12mr|texlive-droid-2.1-2|534	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-t2a.vf
12mr|texlive-droid-2.1-2|535	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-t2b.vf
12mr|texlive-droid-2.1-2|536	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-t2c.vf
12mr|texlive-droid-2.1-2|537	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-SmallCaps-x2.vf
12mr|texlive-droid-2.1-2|538	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-lgr.vf
12mr|texlive-droid-2.1-2|539	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-ot1.vf
12mr|texlive-droid-2.1-2|540	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-t1.vf
12mr|texlive-droid-2.1-2|541	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-t2a.vf
12mr|texlive-droid-2.1-2|542	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-t2b.vf
12mr|texlive-droid-2.1-2|543	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-t2c.vf
12mr|texlive-droid-2.1-2|544	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-ts1.vf
12mr|texlive-droid-2.1-2|545	%{_texmfdistdir}/fonts/vf/public/droid/DroidSerif-Regular-x2.vf
12mr|texlive-droid-2.1-2|546	%{_texmfdistdir}/tex/latex/droid/droid.sty
12mr|texlive-droid-2.1-2|547	%{_texmfdistdir}/tex/latex/droid/droidmono.sty
12mr|texlive-droid-2.1-2|548	%{_texmfdistdir}/tex/latex/droid/droidsans.sty
12mr|texlive-droid-2.1-2|549	%{_texmfdistdir}/tex/latex/droid/droidserif.sty
12mr|texlive-droid-2.1-2|550	%{_texmfdistdir}/tex/latex/droid/lgrfdm.fd
12mr|texlive-droid-2.1-2|551	%{_texmfdistdir}/tex/latex/droid/lgrfdr.fd
12mr|texlive-droid-2.1-2|552	%{_texmfdistdir}/tex/latex/droid/lgrfds.fd
12mr|texlive-droid-2.1-2|553	%{_texmfdistdir}/tex/latex/droid/ot1fdm.fd
12mr|texlive-droid-2.1-2|554	%{_texmfdistdir}/tex/latex/droid/ot1fdr.fd
12mr|texlive-droid-2.1-2|555	%{_texmfdistdir}/tex/latex/droid/ot1fds.fd
12mr|texlive-droid-2.1-2|556	%{_texmfdistdir}/tex/latex/droid/t1fdm.fd
12mr|texlive-droid-2.1-2|557	%{_texmfdistdir}/tex/latex/droid/t1fdr.fd
12mr|texlive-droid-2.1-2|558	%{_texmfdistdir}/tex/latex/droid/t1fds.fd
12mr|texlive-droid-2.1-2|559	%{_texmfdistdir}/tex/latex/droid/t2afdm.fd
12mr|texlive-droid-2.1-2|560	%{_texmfdistdir}/tex/latex/droid/t2afdr.fd
12mr|texlive-droid-2.1-2|561	%{_texmfdistdir}/tex/latex/droid/t2afds.fd
12mr|texlive-droid-2.1-2|562	%{_texmfdistdir}/tex/latex/droid/t2bfdm.fd
12mr|texlive-droid-2.1-2|563	%{_texmfdistdir}/tex/latex/droid/t2bfdr.fd
12mr|texlive-droid-2.1-2|564	%{_texmfdistdir}/tex/latex/droid/t2bfds.fd
12mr|texlive-droid-2.1-2|565	%{_texmfdistdir}/tex/latex/droid/t2cfdm.fd
12mr|texlive-droid-2.1-2|566	%{_texmfdistdir}/tex/latex/droid/t2cfdr.fd
12mr|texlive-droid-2.1-2|567	%{_texmfdistdir}/tex/latex/droid/t2cfds.fd
12mr|texlive-droid-2.1-2|568	%{_texmfdistdir}/tex/latex/droid/ts1fdm.fd
12mr|texlive-droid-2.1-2|569	%{_texmfdistdir}/tex/latex/droid/ts1fdr.fd
12mr|texlive-droid-2.1-2|570	%{_texmfdistdir}/tex/latex/droid/ts1fds.fd
12mr|texlive-droid-2.1-2|571	%{_texmfdistdir}/tex/latex/droid/x2fdm.fd
12mr|texlive-droid-2.1-2|572	%{_texmfdistdir}/tex/latex/droid/x2fdr.fd
12mr|texlive-droid-2.1-2|573	%{_texmfdistdir}/tex/latex/droid/x2fds.fd
12mr|texlive-droid-2.1-2|574	%doc %{_texmfdistdir}/doc/fonts/droid/CHANGES
12mr|texlive-droid-2.1-2|575	%doc %{_texmfdistdir}/doc/fonts/droid/README
12mr|texlive-droid-2.1-2|576	%doc %{_texmfdistdir}/doc/fonts/droid/droid.pdf
12mr|texlive-droid-2.1-2|577	%doc %{_texmfdistdir}/doc/fonts/droid/droid.tex
12mr|texlive-droid-2.1-2|578	%doc %{_texmfdistdir}/doc/fonts/droid/droidsans-samples.pdf
12mr|texlive-droid-2.1-2|579	%doc %{_texmfdistdir}/doc/fonts/droid/droidsans-samples.tex
12mr|texlive-droid-2.1-2|580	%doc %{_texmfdistdir}/doc/fonts/droid/droidsansmono-samples.pdf
12mr|texlive-droid-2.1-2|581	%doc %{_texmfdistdir}/doc/fonts/droid/droidsansmono-samples.tex
12mr|texlive-droid-2.1-2|582	%doc %{_texmfdistdir}/doc/fonts/droid/droidserif-samples.pdf
12mr|texlive-droid-2.1-2|583	%doc %{_texmfdistdir}/doc/fonts/droid/droidserif-samples.tex
12mr|texlive-droid-2.1-2|584	%doc %{_texmfdistdir}/doc/fonts/droid/manifest.txt
12mr|texlive-droid-2.1-2|585	#- source
12mr|texlive-droid-2.1-2|586	%doc %{_texmfdistdir}/source/fonts/droid/Makefile
12mr|texlive-droid-2.1-2|587	%doc %{_texmfdistdir}/source/fonts/droid/droid-01.etx
12mr|texlive-droid-2.1-2|588	%doc %{_texmfdistdir}/source/fonts/droid/droid-02.etx
12mr|texlive-droid-2.1-2|589	%doc %{_texmfdistdir}/source/fonts/droid/droid-03.etx
12mr|texlive-droid-2.1-2|590	%doc %{_texmfdistdir}/source/fonts/droid/droid-04.etx
12mr|texlive-droid-2.1-2|591	%doc %{_texmfdistdir}/source/fonts/droid/droid-drv.tex
12mr|texlive-droid-2.1-2|592	%doc %{_texmfdistdir}/source/fonts/droid/droid-fixcyrillic.mtx
12mr|texlive-droid-2.1-2|593	%doc %{_texmfdistdir}/source/fonts/droid/droid-fixgreek.mtx
12mr|texlive-droid-2.1-2|594	%doc %{_texmfdistdir}/source/fonts/droid/droid-fixlatin.mtx
12mr|texlive-droid-2.1-2|595	%doc %{_texmfdistdir}/source/fonts/droid/droid-fixtextcomp.mtx
12mr|texlive-droid-2.1-2|596	%doc %{_texmfdistdir}/source/fonts/droid/droid-map.tex
12mr|texlive-droid-2.1-2|597	%doc %{_texmfdistdir}/source/fonts/droid/droidsans-drv.tex
12mr|texlive-droid-2.1-2|598	%doc %{_texmfdistdir}/source/fonts/droid/droidsansmono-drv.tex
12mr|texlive-droid-2.1-2|599	%doc %{_texmfdistdir}/source/fonts/droid/droidserif-drv.tex
12mr|texlive-droid-2.1-2|600	%doc %{_texmfdistdir}/source/fonts/droid/ttf2type1.pe
12mr|texlive-droid-2.1-2|601	
12mr|texlive-droid-2.1-2|602	#-----------------------------------------------------------------------
12mr|texlive-droid-2.1-2|603	%prep
12mr|texlive-droid-2.1-2|604	%setup -c -a0 -a1 -a2
12mr|texlive-droid-2.1-2|605	
12mr|texlive-droid-2.1-2|606	%build
12mr|texlive-droid-2.1-2|607	
12mr|texlive-droid-2.1-2|608	%install
12mr|texlive-droid-2.1-2|609	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-droid-2.1-2|610	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-droid-2.1-2|611	
12mr|texlive-droid-2.1-2|612	
12mr|texlive-droid-2.1-2|613	
12mr|texlive-droid-2.1-2|614	%changelog
12mr|texlive-droid-2.1-2|615	

17203 12
12mr|texlive-droit-fr-0.1-1|1	# revision 25419
12mr|texlive-droit-fr-0.1-1|2	# category Package
12mr|texlive-droit-fr-0.1-1|3	# catalog-ctan /macros/latex/contrib/droit-fr
12mr|texlive-droit-fr-0.1-1|4	# catalog-date 2012-02-17 14:36:29 +0100
12mr|texlive-droit-fr-0.1-1|5	# catalog-license lppl1.3
12mr|texlive-droit-fr-0.1-1|6	# catalog-version 0.1
12mr|texlive-droit-fr-0.1-1|7	Name:		texlive-droit-fr
12mr|texlive-droit-fr-0.1-1|8	Version:	0.1
12mr|texlive-droit-fr-0.1-1|9	Release:	1
12mr|texlive-droit-fr-0.1-1|10	Summary:	Document class and bibliographic style for French law
12mr|texlive-droit-fr-0.1-1|11	Group:		Publishing
12mr|texlive-droit-fr-0.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/droit-fr
12mr|texlive-droit-fr-0.1-1|13	License:	LPPL1.3
12mr|texlive-droit-fr-0.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/droit-fr.tar.xz
12mr|texlive-droit-fr-0.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/droit-fr.doc.tar.xz
12mr|texlive-droit-fr-0.1-1|16	BuildArch:	noarch
12mr|texlive-droit-fr-0.1-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-droit-fr-0.1-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-droit-fr-0.1-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-droit-fr-0.1-1|20	
12mr|texlive-droit-fr-0.1-1|21	%description
12mr|texlive-droit-fr-0.1-1|22	The bundle provides a toolkit intended for students writing a
12mr|texlive-droit-fr-0.1-1|23	thesis in French law. It features: - a LaTeX document class; -
12mr|texlive-droit-fr-0.1-1|24	a bibliographic style for Biblatex package; - a practical
12mr|texlive-droit-fr-0.1-1|25	example of french thesis document; and - documentation.
12mr|texlive-droit-fr-0.1-1|26	
12mr|texlive-droit-fr-0.1-1|27	%post
12mr|texlive-droit-fr-0.1-1|28	%{_sbindir}/texlive.post
12mr|texlive-droit-fr-0.1-1|29	
12mr|texlive-droit-fr-0.1-1|30	%postun
12mr|texlive-droit-fr-0.1-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-droit-fr-0.1-1|32	%{_sbindir}/texlive.post
12mr|texlive-droit-fr-0.1-1|33	fi
12mr|texlive-droit-fr-0.1-1|34	
12mr|texlive-droit-fr-0.1-1|35	#-----------------------------------------------------------------------
12mr|texlive-droit-fr-0.1-1|36	%files
12mr|texlive-droit-fr-0.1-1|37	%{_texmfdistdir}/tex/latex/droit-fr/droit-fr.bbx
12mr|texlive-droit-fr-0.1-1|38	%{_texmfdistdir}/tex/latex/droit-fr/droit-fr.cbx
12mr|texlive-droit-fr-0.1-1|39	%{_texmfdistdir}/tex/latex/droit-fr/droit-fr.cls
12mr|texlive-droit-fr-0.1-1|40	%doc %{_texmfdistdir}/doc/latex/droit-fr/doc/.latexmkrc
12mr|texlive-droit-fr-0.1-1|41	%doc %{_texmfdistdir}/doc/latex/droit-fr/doc/README
12mr|texlive-droit-fr-0.1-1|42	%doc %{_texmfdistdir}/doc/latex/droit-fr/doc/droit-fr.pdf
12mr|texlive-droit-fr-0.1-1|43	%doc %{_texmfdistdir}/doc/latex/droit-fr/doc/droit-fr.tex
12mr|texlive-droit-fr-0.1-1|44	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/.latexmkrc
12mr|texlive-droit-fr-0.1-1|45	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/annexes.tex
12mr|texlive-droit-fr-0.1-1|46	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/bibliographie.bib
12mr|texlive-droit-fr-0.1-1|47	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/bibliographie.tex
12mr|texlive-droit-fr-0.1-1|48	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/conclusion.tex
12mr|texlive-droit-fr-0.1-1|49	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/glossaire.tex
12mr|texlive-droit-fr-0.1-1|50	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/index.tex
12mr|texlive-droit-fr-0.1-1|51	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/introduction.tex
12mr|texlive-droit-fr-0.1-1|52	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/main.tex
12mr|texlive-droit-fr-0.1-1|53	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/misc.tex
12mr|texlive-droit-fr-0.1-1|54	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/partie1.tex
12mr|texlive-droit-fr-0.1-1|55	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/partie2.tex
12mr|texlive-droit-fr-0.1-1|56	%doc %{_texmfdistdir}/doc/latex/droit-fr/example/titre.tex
12mr|texlive-droit-fr-0.1-1|57	
12mr|texlive-droit-fr-0.1-1|58	#-----------------------------------------------------------------------
12mr|texlive-droit-fr-0.1-1|59	%prep
12mr|texlive-droit-fr-0.1-1|60	%setup -c -a0 -a1
12mr|texlive-droit-fr-0.1-1|61	
12mr|texlive-droit-fr-0.1-1|62	%build
12mr|texlive-droit-fr-0.1-1|63	
12mr|texlive-droit-fr-0.1-1|64	%install
12mr|texlive-droit-fr-0.1-1|65	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-droit-fr-0.1-1|66	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-droit-fr-0.1-1|67	
12mr|texlive-droit-fr-0.1-1|68	
12mr|texlive-droit-fr-0.1-1|69	
12mr|texlive-droit-fr-0.1-1|70	%changelog
12mr|texlive-droit-fr-0.1-1|71	

17204 12
12mr|texlive-drs-1.1b-2|1	# revision 19232
12mr|texlive-drs-1.1b-2|2	# category Package
12mr|texlive-drs-1.1b-2|3	# catalog-ctan /macros/latex/contrib/drs
12mr|texlive-drs-1.1b-2|4	# catalog-date 2010-07-03 21:56:37 +0200
12mr|texlive-drs-1.1b-2|5	# catalog-license lppl1.3
12mr|texlive-drs-1.1b-2|6	# catalog-version 1.1b
12mr|texlive-drs-1.1b-2|7	Name:		texlive-drs
12mr|texlive-drs-1.1b-2|8	Version:	1.1b
12mr|texlive-drs-1.1b-2|9	Release:	2
12mr|texlive-drs-1.1b-2|10	Summary:	Typeset Discourse Representation Structures (DRS)
12mr|texlive-drs-1.1b-2|11	Group:		Publishing
12mr|texlive-drs-1.1b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/drs
12mr|texlive-drs-1.1b-2|13	License:	LPPL1.3
12mr|texlive-drs-1.1b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drs.tar.xz
12mr|texlive-drs-1.1b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drs.doc.tar.xz
12mr|texlive-drs-1.1b-2|16	BuildArch:	noarch
12mr|texlive-drs-1.1b-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-drs-1.1b-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-drs-1.1b-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-drs-1.1b-2|20	
12mr|texlive-drs-1.1b-2|21	%description
12mr|texlive-drs-1.1b-2|22	The package draws Discourse Representation Structures (DRSs).
12mr|texlive-drs-1.1b-2|23	It can draw embedded DRSs, if-then conditions and
12mr|texlive-drs-1.1b-2|24	quantificational "duplex conditions" (with a properly scaled
12mr|texlive-drs-1.1b-2|25	connecting diamond). Formatting parameters allow the user to
12mr|texlive-drs-1.1b-2|26	control the appearance and placement of DRSs, and of DRS
12mr|texlive-drs-1.1b-2|27	variables and conditions. The package is based on DRS macros in
12mr|texlive-drs-1.1b-2|28	the covington package.
12mr|texlive-drs-1.1b-2|29	
12mr|texlive-drs-1.1b-2|30	%post
12mr|texlive-drs-1.1b-2|31	%{_sbindir}/texlive.post
12mr|texlive-drs-1.1b-2|32	
12mr|texlive-drs-1.1b-2|33	%postun
12mr|texlive-drs-1.1b-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-drs-1.1b-2|35	%{_sbindir}/texlive.post
12mr|texlive-drs-1.1b-2|36	fi
12mr|texlive-drs-1.1b-2|37	
12mr|texlive-drs-1.1b-2|38	#-----------------------------------------------------------------------
12mr|texlive-drs-1.1b-2|39	%files
12mr|texlive-drs-1.1b-2|40	%{_texmfdistdir}/tex/latex/drs/drs.sty
12mr|texlive-drs-1.1b-2|41	%doc %{_texmfdistdir}/doc/latex/drs/README
12mr|texlive-drs-1.1b-2|42	%doc %{_texmfdistdir}/doc/latex/drs/drsdoc.pdf
12mr|texlive-drs-1.1b-2|43	%doc %{_texmfdistdir}/doc/latex/drs/drsdoc.tex
12mr|texlive-drs-1.1b-2|44	
12mr|texlive-drs-1.1b-2|45	#-----------------------------------------------------------------------
12mr|texlive-drs-1.1b-2|46	%prep
12mr|texlive-drs-1.1b-2|47	%setup -c -a0 -a1
12mr|texlive-drs-1.1b-2|48	
12mr|texlive-drs-1.1b-2|49	%build
12mr|texlive-drs-1.1b-2|50	
12mr|texlive-drs-1.1b-2|51	%install
12mr|texlive-drs-1.1b-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-drs-1.1b-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-drs-1.1b-2|54	
12mr|texlive-drs-1.1b-2|55	
12mr|texlive-drs-1.1b-2|56	
12mr|texlive-drs-1.1b-2|57	%changelog
12mr|texlive-drs-1.1b-2|58	

17205 12
12mr|texlive-drv-0.97-2|1	# revision 21499
12mr|texlive-drv-0.97-2|2	# category Package
12mr|texlive-drv-0.97-2|3	# catalog-ctan /graphics/metapost/contrib/macros/drv
12mr|texlive-drv-0.97-2|4	# catalog-date 2011-02-22 19:59:57 +0100
12mr|texlive-drv-0.97-2|5	# catalog-license lppl
12mr|texlive-drv-0.97-2|6	# catalog-version 0.97
12mr|texlive-drv-0.97-2|7	Name:		texlive-drv
12mr|texlive-drv-0.97-2|8	Version:	0.97
12mr|texlive-drv-0.97-2|9	Release:	2
12mr|texlive-drv-0.97-2|10	Summary:	Derivation trees with MetaPost
12mr|texlive-drv-0.97-2|11	Group:		Publishing
12mr|texlive-drv-0.97-2|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/drv
12mr|texlive-drv-0.97-2|13	License:	LPPL
12mr|texlive-drv-0.97-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drv.tar.xz
12mr|texlive-drv-0.97-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/drv.doc.tar.xz
12mr|texlive-drv-0.97-2|16	BuildArch:	noarch
12mr|texlive-drv-0.97-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-drv-0.97-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-drv-0.97-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-drv-0.97-2|20	
12mr|texlive-drv-0.97-2|21	%description
12mr|texlive-drv-0.97-2|22	A set of MetaPost macros for typesetting derivation trees (such
12mr|texlive-drv-0.97-2|23	as used in sequent calculus, type inference, programming
12mr|texlive-drv-0.97-2|24	language semantics...). No MetaPost knowledge is needed to use
12mr|texlive-drv-0.97-2|25	these macros.
12mr|texlive-drv-0.97-2|26	
12mr|texlive-drv-0.97-2|27	%post
12mr|texlive-drv-0.97-2|28	%{_sbindir}/texlive.post
12mr|texlive-drv-0.97-2|29	
12mr|texlive-drv-0.97-2|30	%postun
12mr|texlive-drv-0.97-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-drv-0.97-2|32	%{_sbindir}/texlive.post
12mr|texlive-drv-0.97-2|33	fi
12mr|texlive-drv-0.97-2|34	
12mr|texlive-drv-0.97-2|35	#-----------------------------------------------------------------------
12mr|texlive-drv-0.97-2|36	%files
12mr|texlive-drv-0.97-2|37	%{_texmfdistdir}/metapost/drv/drv.mp
12mr|texlive-drv-0.97-2|38	%doc %{_texmfdistdir}/doc/metapost/drv/README
12mr|texlive-drv-0.97-2|39	%doc %{_texmfdistdir}/doc/metapost/drv/doc/drv-guide.mp
12mr|texlive-drv-0.97-2|40	%doc %{_texmfdistdir}/doc/metapost/drv/doc/drv-guide.tex
12mr|texlive-drv-0.97-2|41	%doc %{_texmfdistdir}/doc/metapost/drv/doc/drv.mp
12mr|texlive-drv-0.97-2|42	%doc %{_texmfdistdir}/doc/metapost/drv/doc/makefile
12mr|texlive-drv-0.97-2|43	%doc %{_texmfdistdir}/doc/metapost/drv/doc/readme.sh
12mr|texlive-drv-0.97-2|44	%doc %{_texmfdistdir}/doc/metapost/drv/drv-guide.pdf
12mr|texlive-drv-0.97-2|45	%doc %{_texmfdistdir}/doc/metapost/drv/sample/coq-sample.mp
12mr|texlive-drv-0.97-2|46	%doc %{_texmfdistdir}/doc/metapost/drv/sample/coq-sample.tex
12mr|texlive-drv-0.97-2|47	%doc %{_texmfdistdir}/doc/metapost/drv/sample/drv.mp
12mr|texlive-drv-0.97-2|48	%doc %{_texmfdistdir}/doc/metapost/drv/sample/makefile
12mr|texlive-drv-0.97-2|49	%doc %{_texmfdistdir}/doc/metapost/drv/sample/readme.sh
12mr|texlive-drv-0.97-2|50	%doc %{_texmfdistdir}/doc/metapost/drv/template/drv.mp
12mr|texlive-drv-0.97-2|51	%doc %{_texmfdistdir}/doc/metapost/drv/template/makefile
12mr|texlive-drv-0.97-2|52	%doc %{_texmfdistdir}/doc/metapost/drv/template/readme.sh
12mr|texlive-drv-0.97-2|53	%doc %{_texmfdistdir}/doc/metapost/drv/template/template.mp
12mr|texlive-drv-0.97-2|54	%doc %{_texmfdistdir}/doc/metapost/drv/template/template.tex
12mr|texlive-drv-0.97-2|55	
12mr|texlive-drv-0.97-2|56	#-----------------------------------------------------------------------
12mr|texlive-drv-0.97-2|57	%prep
12mr|texlive-drv-0.97-2|58	%setup -c -a0 -a1
12mr|texlive-drv-0.97-2|59	
12mr|texlive-drv-0.97-2|60	%build
12mr|texlive-drv-0.97-2|61	
12mr|texlive-drv-0.97-2|62	%install
12mr|texlive-drv-0.97-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-drv-0.97-2|64	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
12mr|texlive-drv-0.97-2|65	
12mr|texlive-drv-0.97-2|66	
12mr|texlive-drv-0.97-2|67	
12mr|texlive-drv-0.97-2|68	%changelog
12mr|texlive-drv-0.97-2|69	

17206 12
12mr|texlive-dtk-1.29-1|1	# revision 27226
12mr|texlive-dtk-1.29-1|2	# category Package
12mr|texlive-dtk-1.29-1|3	# catalog-ctan /usergrps/dante/dtk
12mr|texlive-dtk-1.29-1|4	# catalog-date 2012-06-18 14:12:50 +0200
12mr|texlive-dtk-1.29-1|5	# catalog-license lppl1.3
12mr|texlive-dtk-1.29-1|6	# catalog-version 1.29
12mr|texlive-dtk-1.29-1|7	Name:		texlive-dtk
12mr|texlive-dtk-1.29-1|8	Version:	1.29
12mr|texlive-dtk-1.29-1|9	Release:	1
12mr|texlive-dtk-1.29-1|10	Summary:	Document class for the journal of DANTE
12mr|texlive-dtk-1.29-1|11	Group:		Publishing
12mr|texlive-dtk-1.29-1|12	URL:		http://www.ctan.org/tex-archive/usergrps/dante/dtk
12mr|texlive-dtk-1.29-1|13	License:	LPPL1.3
12mr|texlive-dtk-1.29-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtk.tar.xz
12mr|texlive-dtk-1.29-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtk.doc.tar.xz
12mr|texlive-dtk-1.29-1|16	BuildArch:	noarch
12mr|texlive-dtk-1.29-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dtk-1.29-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dtk-1.29-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-dtk-1.29-1|20	
12mr|texlive-dtk-1.29-1|21	%description
12mr|texlive-dtk-1.29-1|22	The bundle provides a class and style file for typesetting "Die
12mr|texlive-dtk-1.29-1|23	TeXnische Komodie" -- the communications of the German TeX
12mr|texlive-dtk-1.29-1|24	Users Group DANTE e.V. The arrangement means that the class may
12mr|texlive-dtk-1.29-1|25	be used by article writers to typeset a single article as well
12mr|texlive-dtk-1.29-1|26	as to produce the complete journal.
12mr|texlive-dtk-1.29-1|27	
12mr|texlive-dtk-1.29-1|28	%post
12mr|texlive-dtk-1.29-1|29	%{_sbindir}/texlive.post
12mr|texlive-dtk-1.29-1|30	
12mr|texlive-dtk-1.29-1|31	%postun
12mr|texlive-dtk-1.29-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-dtk-1.29-1|33	%{_sbindir}/texlive.post
12mr|texlive-dtk-1.29-1|34	fi
12mr|texlive-dtk-1.29-1|35	
12mr|texlive-dtk-1.29-1|36	#-----------------------------------------------------------------------
12mr|texlive-dtk-1.29-1|37	%files
12mr|texlive-dtk-1.29-1|38	%{_texmfdistdir}/bibtex/bst/dtk/dtk.bst
12mr|texlive-dtk-1.29-1|39	%{_texmfdistdir}/makeindex/dtk/dtk-adr.ist
12mr|texlive-dtk-1.29-1|40	%{_texmfdistdir}/makeindex/dtk/dtk-idx.ist
12mr|texlive-dtk-1.29-1|41	%{_texmfdistdir}/tex/latex/dtk/dtk-pdf.sty
12mr|texlive-dtk-1.29-1|42	%{_texmfdistdir}/tex/latex/dtk/dtk-url.sty
12mr|texlive-dtk-1.29-1|43	%{_texmfdistdir}/tex/latex/dtk/dtk.clo
12mr|texlive-dtk-1.29-1|44	%{_texmfdistdir}/tex/latex/dtk/dtk.cls
12mr|texlive-dtk-1.29-1|45	%{_texmfdistdir}/tex/latex/dtk/dtk12.clo
12mr|texlive-dtk-1.29-1|46	%{_texmfdistdir}/tex/latex/dtk/dtklogos.sty
12mr|texlive-dtk-1.29-1|47	%doc %{_texmfdistdir}/doc/latex/dtk/Changes
12mr|texlive-dtk-1.29-1|48	%doc %{_texmfdistdir}/doc/latex/dtk/doc/beispiel-lua.pdf
12mr|texlive-dtk-1.29-1|49	%doc %{_texmfdistdir}/doc/latex/dtk/doc/beispiel-lua.tex
12mr|texlive-dtk-1.29-1|50	%doc %{_texmfdistdir}/doc/latex/dtk/doc/beispiel-xtx.pdf
12mr|texlive-dtk-1.29-1|51	%doc %{_texmfdistdir}/doc/latex/dtk/doc/beispiel-xtx.tex
12mr|texlive-dtk-1.29-1|52	%doc %{_texmfdistdir}/doc/latex/dtk/doc/beispiel.bib
12mr|texlive-dtk-1.29-1|53	%doc %{_texmfdistdir}/doc/latex/dtk/doc/beispiel.pdf
12mr|texlive-dtk-1.29-1|54	%doc %{_texmfdistdir}/doc/latex/dtk/doc/beispiel.tex
12mr|texlive-dtk-1.29-1|55	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk00.clo
12mr|texlive-dtk-1.29-1|56	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk01.clo
12mr|texlive-dtk-1.29-1|57	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk02.clo
12mr|texlive-dtk-1.29-1|58	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk03.clo
12mr|texlive-dtk-1.29-1|59	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk05.clo
12mr|texlive-dtk-1.29-1|60	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk06.clo
12mr|texlive-dtk-1.29-1|61	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk10.clo
12mr|texlive-dtk-1.29-1|62	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk11.clo
12mr|texlive-dtk-1.29-1|63	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk95.clo
12mr|texlive-dtk-1.29-1|64	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk96.clo
12mr|texlive-dtk-1.29-1|65	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk97.clo
12mr|texlive-dtk-1.29-1|66	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk98.clo
12mr|texlive-dtk-1.29-1|67	%doc %{_texmfdistdir}/doc/latex/dtk/historical/dtk99.clo
12mr|texlive-dtk-1.29-1|68	%doc %{_texmfdistdir}/doc/latex/dtk/historical/textlist.sty
12mr|texlive-dtk-1.29-1|69	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/Makefile
12mr|texlive-dtk-1.29-1|70	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/Makefile.in
12mr|texlive-dtk-1.29-1|71	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/adressen.tex
12mr|texlive-dtk-1.29-1|72	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/editorial.tex
12mr|texlive-dtk-1.29-1|73	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/grusswort.tex
12mr|texlive-dtk-1.29-1|74	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/impressum.tex
12mr|texlive-dtk-1.29-1|75	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/komoedie.tex
12mr|texlive-dtk-1.29-1|76	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/ruecken.tex
12mr|texlive-dtk-1.29-1|77	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/rueckenNeu.tex
12mr|texlive-dtk-1.29-1|78	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/stammtische.tex
12mr|texlive-dtk-1.29-1|79	%doc %{_texmfdistdir}/doc/latex/dtk/komoedie/termine.tex
12mr|texlive-dtk-1.29-1|80	
12mr|texlive-dtk-1.29-1|81	#-----------------------------------------------------------------------
12mr|texlive-dtk-1.29-1|82	%prep
12mr|texlive-dtk-1.29-1|83	%setup -c -a0 -a1
12mr|texlive-dtk-1.29-1|84	
12mr|texlive-dtk-1.29-1|85	%build
12mr|texlive-dtk-1.29-1|86	
12mr|texlive-dtk-1.29-1|87	%install
12mr|texlive-dtk-1.29-1|88	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dtk-1.29-1|89	cp -fpar bibtex makeindex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-dtk-1.29-1|90	
12mr|texlive-dtk-1.29-1|91	
12mr|texlive-dtk-1.29-1|92	
12mr|texlive-dtk-1.29-1|93	%changelog
12mr|texlive-dtk-1.29-1|94	

17207 12
12mr|texlive-dtl-0.6.1-3|1	# revision 26689
12mr|texlive-dtl-0.6.1-3|2	# category TLCore
12mr|texlive-dtl-0.6.1-3|3	# catalog-ctan /dviware/dtl
12mr|texlive-dtl-0.6.1-3|4	# catalog-date 2012-04-09 22:37:34 +0200
12mr|texlive-dtl-0.6.1-3|5	# catalog-license pd
12mr|texlive-dtl-0.6.1-3|6	# catalog-version 0.6.1
12mr|texlive-dtl-0.6.1-3|7	Name:		texlive-dtl
12mr|texlive-dtl-0.6.1-3|8	Version:	0.6.1
12mr|texlive-dtl-0.6.1-3|9	Release:	3
12mr|texlive-dtl-0.6.1-3|10	Summary:	Tools to dis-assemble and re-assemble DVI files
12mr|texlive-dtl-0.6.1-3|11	Group:		Publishing
12mr|texlive-dtl-0.6.1-3|12	URL:		http://www.ctan.org/tex-archive/dviware/dtl
12mr|texlive-dtl-0.6.1-3|13	License:	PD
12mr|texlive-dtl-0.6.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtl.tar.xz
12mr|texlive-dtl-0.6.1-3|15	BuildArch:	noarch
12mr|texlive-dtl-0.6.1-3|16	BuildRequires:	texlive-tlpkg
12mr|texlive-dtl-0.6.1-3|17	Requires(pre):	texlive-tlpkg
12mr|texlive-dtl-0.6.1-3|18	Requires(post):	texlive-kpathsea
12mr|texlive-dtl-0.6.1-3|19	Requires:	texlive-dtl.bin
12mr|texlive-dtl-0.6.1-3|20	
12mr|texlive-dtl-0.6.1-3|21	%description
12mr|texlive-dtl-0.6.1-3|22	DTL (DVI Text Language) is a means of expressing the content of
12mr|texlive-dtl-0.6.1-3|23	a DVI file, which is readily readable by humans. The DTL bundle
12mr|texlive-dtl-0.6.1-3|24	contains an assembler dt2dv (which produces DVI files from DTL
12mr|texlive-dtl-0.6.1-3|25	files) and a disassembler dv2dt (which produces DTL files from
12mr|texlive-dtl-0.6.1-3|26	DVI files). The DTL bundle was developed so as to avoid some
12mr|texlive-dtl-0.6.1-3|27	infelicities of dvitype (among other pressing reasons).
12mr|texlive-dtl-0.6.1-3|28	
12mr|texlive-dtl-0.6.1-3|29	%post
12mr|texlive-dtl-0.6.1-3|30	%{_sbindir}/texlive.post
12mr|texlive-dtl-0.6.1-3|31	
12mr|texlive-dtl-0.6.1-3|32	%postun
12mr|texlive-dtl-0.6.1-3|33	if [ $1 -eq 0 ]; then
12mr|texlive-dtl-0.6.1-3|34	%{_sbindir}/texlive.post
12mr|texlive-dtl-0.6.1-3|35	fi
12mr|texlive-dtl-0.6.1-3|36	
12mr|texlive-dtl-0.6.1-3|37	#-----------------------------------------------------------------------
12mr|texlive-dtl-0.6.1-3|38	%files
12mr|texlive-dtl-0.6.1-3|39	%{_mandir}/man1/dt2dv.1*
12mr|texlive-dtl-0.6.1-3|40	%{_texmfdir}/doc/man/man1/dt2dv.man1.pdf
12mr|texlive-dtl-0.6.1-3|41	%{_mandir}/man1/dv2dt.1*
12mr|texlive-dtl-0.6.1-3|42	%{_texmfdir}/doc/man/man1/dv2dt.man1.pdf
12mr|texlive-dtl-0.6.1-3|43	
12mr|texlive-dtl-0.6.1-3|44	#-----------------------------------------------------------------------
12mr|texlive-dtl-0.6.1-3|45	%prep
12mr|texlive-dtl-0.6.1-3|46	%setup -c -a0
12mr|texlive-dtl-0.6.1-3|47	
12mr|texlive-dtl-0.6.1-3|48	%build
12mr|texlive-dtl-0.6.1-3|49	
12mr|texlive-dtl-0.6.1-3|50	%install
12mr|texlive-dtl-0.6.1-3|51	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-dtl-0.6.1-3|52	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-dtl-0.6.1-3|53	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-dtl-0.6.1-3|54	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-dtl-0.6.1-3|55	
12mr|texlive-dtl-0.6.1-3|56	
12mr|texlive-dtl-0.6.1-3|57	
12mr|texlive-dtl-0.6.1-3|58	%changelog
12mr|texlive-dtl-0.6.1-3|59	

17208 12
12mr|texlive-dtxgallery-1-2|1	# revision 15878
12mr|texlive-dtxgallery-1-2|2	# category Package
12mr|texlive-dtxgallery-1-2|3	# catalog-ctan /info/dtxgallery
12mr|texlive-dtxgallery-1-2|4	# catalog-date 2008-08-18 13:49:16 +0200
12mr|texlive-dtxgallery-1-2|5	# catalog-license lppl
12mr|texlive-dtxgallery-1-2|6	# catalog-version 1
12mr|texlive-dtxgallery-1-2|7	Name:		texlive-dtxgallery
12mr|texlive-dtxgallery-1-2|8	Version:	1
12mr|texlive-dtxgallery-1-2|9	Release:	2
12mr|texlive-dtxgallery-1-2|10	Summary:	A small collection of minimal DTX examples
12mr|texlive-dtxgallery-1-2|11	Group:		Publishing
12mr|texlive-dtxgallery-1-2|12	URL:		http://www.ctan.org/tex-archive/info/dtxgallery
12mr|texlive-dtxgallery-1-2|13	License:	LPPL
12mr|texlive-dtxgallery-1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtxgallery.tar.xz
12mr|texlive-dtxgallery-1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtxgallery.doc.tar.xz
12mr|texlive-dtxgallery-1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtxgallery.source.tar.xz
12mr|texlive-dtxgallery-1-2|17	BuildArch:	noarch
12mr|texlive-dtxgallery-1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-dtxgallery-1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-dtxgallery-1-2|20	
12mr|texlive-dtxgallery-1-2|21	%description
12mr|texlive-dtxgallery-1-2|22	A collection of files that demonstrate simple things that are
12mr|texlive-dtxgallery-1-2|23	possible with the flexible and under-appreciated docstrip file
12mr|texlive-dtxgallery-1-2|24	format. Each file of the collection is provided as a .dtx file
12mr|texlive-dtxgallery-1-2|25	and as the corresponding .pdf. The set is intended as a
12mr|texlive-dtxgallery-1-2|26	companion to Scott Pakin's excellent and influential dtxtut
12mr|texlive-dtxgallery-1-2|27	example of producing LaTeX packages in this way.
12mr|texlive-dtxgallery-1-2|28	
12mr|texlive-dtxgallery-1-2|29	#-----------------------------------------------------------------------
12mr|texlive-dtxgallery-1-2|30	%files
12mr|texlive-dtxgallery-1-2|31	%doc %{_texmfdistdir}/doc/latex/dtxgallery/README
12mr|texlive-dtxgallery-1-2|32	%doc %{_texmfdistdir}/doc/latex/dtxgallery/conditional-code.pdf
12mr|texlive-dtxgallery-1-2|33	%doc %{_texmfdistdir}/doc/latex/dtxgallery/dtxgallery.pdf
12mr|texlive-dtxgallery-1-2|34	%doc %{_texmfdistdir}/doc/latex/dtxgallery/rearrange.pdf
12mr|texlive-dtxgallery-1-2|35	%doc %{_texmfdistdir}/doc/latex/dtxgallery/single-source.pdf
12mr|texlive-dtxgallery-1-2|36	#- source
12mr|texlive-dtxgallery-1-2|37	%doc %{_texmfdistdir}/source/latex/dtxgallery/conditional-code.dtx
12mr|texlive-dtxgallery-1-2|38	%doc %{_texmfdistdir}/source/latex/dtxgallery/dtxgallery.dtx
12mr|texlive-dtxgallery-1-2|39	%doc %{_texmfdistdir}/source/latex/dtxgallery/rearrange.dtx
12mr|texlive-dtxgallery-1-2|40	%doc %{_texmfdistdir}/source/latex/dtxgallery/single-source.dtx
12mr|texlive-dtxgallery-1-2|41	
12mr|texlive-dtxgallery-1-2|42	#-----------------------------------------------------------------------
12mr|texlive-dtxgallery-1-2|43	%prep
12mr|texlive-dtxgallery-1-2|44	%setup -c -a0 -a1 -a2
12mr|texlive-dtxgallery-1-2|45	
12mr|texlive-dtxgallery-1-2|46	%build
12mr|texlive-dtxgallery-1-2|47	
12mr|texlive-dtxgallery-1-2|48	%install
12mr|texlive-dtxgallery-1-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dtxgallery-1-2|50	cp -fpar doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-dtxgallery-1-2|51	
12mr|texlive-dtxgallery-1-2|52	
12mr|texlive-dtxgallery-1-2|53	
12mr|texlive-dtxgallery-1-2|54	%changelog
12mr|texlive-dtxgallery-1-2|55	

17209 12
12mr|texlive-dtxtut-20070201-2|1	# revision 15878
12mr|texlive-dtxtut-20070201-2|2	# category Package
12mr|texlive-dtxtut-20070201-2|3	# catalog-ctan /info/dtxtut
12mr|texlive-dtxtut-20070201-2|4	# catalog-date 2007-02-01 21:12:02 +0100
12mr|texlive-dtxtut-20070201-2|5	# catalog-license lppl
12mr|texlive-dtxtut-20070201-2|6	# catalog-version undef
12mr|texlive-dtxtut-20070201-2|7	Name:		texlive-dtxtut
12mr|texlive-dtxtut-20070201-2|8	Version:	20070201
12mr|texlive-dtxtut-20070201-2|9	Release:	2
12mr|texlive-dtxtut-20070201-2|10	Summary:	Tutorial on writing .dtx and .ins files
12mr|texlive-dtxtut-20070201-2|11	Group:		Publishing
12mr|texlive-dtxtut-20070201-2|12	URL:		http://www.ctan.org/tex-archive/info/dtxtut
12mr|texlive-dtxtut-20070201-2|13	License:	LPPL
12mr|texlive-dtxtut-20070201-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtxtut.tar.xz
12mr|texlive-dtxtut-20070201-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtxtut.doc.tar.xz
12mr|texlive-dtxtut-20070201-2|16	BuildArch:	noarch
12mr|texlive-dtxtut-20070201-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dtxtut-20070201-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dtxtut-20070201-2|19	
12mr|texlive-dtxtut-20070201-2|20	%description
12mr|texlive-dtxtut-20070201-2|21	This tutorial is intended for advanced LaTeX2e users who want
12mr|texlive-dtxtut-20070201-2|22	to learn how to create .ins and .dtx files for distributing
12mr|texlive-dtxtut-20070201-2|23	their homebrewed classes and style files.
12mr|texlive-dtxtut-20070201-2|24	
12mr|texlive-dtxtut-20070201-2|25	#-----------------------------------------------------------------------
12mr|texlive-dtxtut-20070201-2|26	%files
12mr|texlive-dtxtut-20070201-2|27	%doc %{_texmfdistdir}/doc/latex/dtxtut/README
12mr|texlive-dtxtut-20070201-2|28	%doc %{_texmfdistdir}/doc/latex/dtxtut/cskeleton.dtx
12mr|texlive-dtxtut-20070201-2|29	%doc %{_texmfdistdir}/doc/latex/dtxtut/cskeleton.ins
12mr|texlive-dtxtut-20070201-2|30	%doc %{_texmfdistdir}/doc/latex/dtxtut/dtxtut.pdf
12mr|texlive-dtxtut-20070201-2|31	%doc %{_texmfdistdir}/doc/latex/dtxtut/dtxtut.tex
12mr|texlive-dtxtut-20070201-2|32	%doc %{_texmfdistdir}/doc/latex/dtxtut/skeleton.dtx
12mr|texlive-dtxtut-20070201-2|33	%doc %{_texmfdistdir}/doc/latex/dtxtut/skeleton.ins
12mr|texlive-dtxtut-20070201-2|34	
12mr|texlive-dtxtut-20070201-2|35	#-----------------------------------------------------------------------
12mr|texlive-dtxtut-20070201-2|36	%prep
12mr|texlive-dtxtut-20070201-2|37	%setup -c -a0 -a1
12mr|texlive-dtxtut-20070201-2|38	
12mr|texlive-dtxtut-20070201-2|39	%build
12mr|texlive-dtxtut-20070201-2|40	
12mr|texlive-dtxtut-20070201-2|41	%install
12mr|texlive-dtxtut-20070201-2|42	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dtxtut-20070201-2|43	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-dtxtut-20070201-2|44	
12mr|texlive-dtxtut-20070201-2|45	
12mr|texlive-dtxtut-20070201-2|46	
12mr|texlive-dtxtut-20070201-2|47	%changelog
12mr|texlive-dtxtut-20070201-2|48	

17210 12
12mr|texlive-duerer-20101214-2|1	# revision 20741
12mr|texlive-duerer-20101214-2|2	# category Package
12mr|texlive-duerer-20101214-2|3	# catalog-ctan /fonts/duerer
12mr|texlive-duerer-20101214-2|4	# catalog-date 2010-12-14 12:03:20 +0100
12mr|texlive-duerer-20101214-2|5	# catalog-license pd
12mr|texlive-duerer-20101214-2|6	# catalog-version undef
12mr|texlive-duerer-20101214-2|7	Name:		texlive-duerer
12mr|texlive-duerer-20101214-2|8	Version:	20101214
12mr|texlive-duerer-20101214-2|9	Release:	2
12mr|texlive-duerer-20101214-2|10	Summary:	Computer Duerer fonts
12mr|texlive-duerer-20101214-2|11	Group:		Publishing
12mr|texlive-duerer-20101214-2|12	URL:		http://www.ctan.org/tex-archive/fonts/duerer
12mr|texlive-duerer-20101214-2|13	License:	PD
12mr|texlive-duerer-20101214-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/duerer.tar.xz
12mr|texlive-duerer-20101214-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/duerer.doc.tar.xz
12mr|texlive-duerer-20101214-2|16	BuildArch:	noarch
12mr|texlive-duerer-20101214-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-duerer-20101214-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-duerer-20101214-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-duerer-20101214-2|20	
12mr|texlive-duerer-20101214-2|21	%description
12mr|texlive-duerer-20101214-2|22	These fonts are designed for titling use, and consist of
12mr|texlive-duerer-20101214-2|23	capital roman letters only. Together with the normal set of
12mr|texlive-duerer-20101214-2|24	base shapes, the family also offers an informal shape. LaTeX
12mr|texlive-duerer-20101214-2|25	support is available in the duerer-latex bundle.
12mr|texlive-duerer-20101214-2|26	
12mr|texlive-duerer-20101214-2|27	%post
12mr|texlive-duerer-20101214-2|28	%{_sbindir}/texlive.post
12mr|texlive-duerer-20101214-2|29	
12mr|texlive-duerer-20101214-2|30	%postun
12mr|texlive-duerer-20101214-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-duerer-20101214-2|32	%{_sbindir}/texlive.post
12mr|texlive-duerer-20101214-2|33	fi
12mr|texlive-duerer-20101214-2|34	
12mr|texlive-duerer-20101214-2|35	#-----------------------------------------------------------------------
12mr|texlive-duerer-20101214-2|36	%files
12mr|texlive-duerer-20101214-2|37	%{_texmfdistdir}/fonts/source/public/duerer/cdb10.mf
12mr|texlive-duerer-20101214-2|38	%{_texmfdistdir}/fonts/source/public/duerer/cdi10.mf
12mr|texlive-duerer-20101214-2|39	%{_texmfdistdir}/fonts/source/public/duerer/cdr10.mf
12mr|texlive-duerer-20101214-2|40	%{_texmfdistdir}/fonts/source/public/duerer/cdsl10.mf
12mr|texlive-duerer-20101214-2|41	%{_texmfdistdir}/fonts/source/public/duerer/cdss10.mf
12mr|texlive-duerer-20101214-2|42	%{_texmfdistdir}/fonts/source/public/duerer/cdtt10.mf
12mr|texlive-duerer-20101214-2|43	%{_texmfdistdir}/fonts/source/public/duerer/dromani.mf
12mr|texlive-duerer-20101214-2|44	%{_texmfdistdir}/fonts/source/public/duerer/dromanu.mf
12mr|texlive-duerer-20101214-2|45	%{_texmfdistdir}/fonts/source/public/duerer/dtitle.mf
12mr|texlive-duerer-20101214-2|46	%{_texmfdistdir}/fonts/tfm/public/duerer/cdb10.tfm
12mr|texlive-duerer-20101214-2|47	%{_texmfdistdir}/fonts/tfm/public/duerer/cdi10.tfm
12mr|texlive-duerer-20101214-2|48	%{_texmfdistdir}/fonts/tfm/public/duerer/cdr10.tfm
12mr|texlive-duerer-20101214-2|49	%{_texmfdistdir}/fonts/tfm/public/duerer/cdsl10.tfm
12mr|texlive-duerer-20101214-2|50	%{_texmfdistdir}/fonts/tfm/public/duerer/cdss10.tfm
12mr|texlive-duerer-20101214-2|51	%{_texmfdistdir}/fonts/tfm/public/duerer/cdtt10.tfm
12mr|texlive-duerer-20101214-2|52	%doc %{_texmfdistdir}/doc/fonts/duerer/README
12mr|texlive-duerer-20101214-2|53	
12mr|texlive-duerer-20101214-2|54	#-----------------------------------------------------------------------
12mr|texlive-duerer-20101214-2|55	%prep
12mr|texlive-duerer-20101214-2|56	%setup -c -a0 -a1
12mr|texlive-duerer-20101214-2|57	
12mr|texlive-duerer-20101214-2|58	%build
12mr|texlive-duerer-20101214-2|59	
12mr|texlive-duerer-20101214-2|60	%install
12mr|texlive-duerer-20101214-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-duerer-20101214-2|62	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-duerer-20101214-2|63	
12mr|texlive-duerer-20101214-2|64	
12mr|texlive-duerer-20101214-2|65	
12mr|texlive-duerer-20101214-2|66	%changelog
12mr|texlive-duerer-20101214-2|67	

17211 12
12mr|texlive-duerer-latex-1.1-2|1	# revision 15878
12mr|texlive-duerer-latex-1.1-2|2	# category Package
12mr|texlive-duerer-latex-1.1-2|3	# catalog-ctan /macros/latex/contrib/duerer-latex
12mr|texlive-duerer-latex-1.1-2|4	# catalog-date 2008-08-18 13:49:16 +0200
12mr|texlive-duerer-latex-1.1-2|5	# catalog-license gpl
12mr|texlive-duerer-latex-1.1-2|6	# catalog-version 1.1
12mr|texlive-duerer-latex-1.1-2|7	Name:		texlive-duerer-latex
12mr|texlive-duerer-latex-1.1-2|8	Version:	1.1
12mr|texlive-duerer-latex-1.1-2|9	Release:	2
12mr|texlive-duerer-latex-1.1-2|10	Summary:	LaTeX support for the Duerer fonts
12mr|texlive-duerer-latex-1.1-2|11	Group:		Publishing
12mr|texlive-duerer-latex-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/duerer-latex
12mr|texlive-duerer-latex-1.1-2|13	License:	GPL
12mr|texlive-duerer-latex-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/duerer-latex.tar.xz
12mr|texlive-duerer-latex-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/duerer-latex.doc.tar.xz
12mr|texlive-duerer-latex-1.1-2|16	BuildArch:	noarch
12mr|texlive-duerer-latex-1.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-duerer-latex-1.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-duerer-latex-1.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-duerer-latex-1.1-2|20	
12mr|texlive-duerer-latex-1.1-2|21	%description
12mr|texlive-duerer-latex-1.1-2|22	LaTeX support for Hoenig's Computer Duerer fonts, using their
12mr|texlive-duerer-latex-1.1-2|23	standard fontname names.
12mr|texlive-duerer-latex-1.1-2|24	
12mr|texlive-duerer-latex-1.1-2|25	%post
12mr|texlive-duerer-latex-1.1-2|26	%{_sbindir}/texlive.post
12mr|texlive-duerer-latex-1.1-2|27	
12mr|texlive-duerer-latex-1.1-2|28	%postun
12mr|texlive-duerer-latex-1.1-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-duerer-latex-1.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-duerer-latex-1.1-2|31	fi
12mr|texlive-duerer-latex-1.1-2|32	
12mr|texlive-duerer-latex-1.1-2|33	#-----------------------------------------------------------------------
12mr|texlive-duerer-latex-1.1-2|34	%files
12mr|texlive-duerer-latex-1.1-2|35	%{_texmfdistdir}/tex/latex/duerer-latex/duerer.sty
12mr|texlive-duerer-latex-1.1-2|36	%{_texmfdistdir}/tex/latex/duerer-latex/ot1cdin.fd
12mr|texlive-duerer-latex-1.1-2|37	%{_texmfdistdir}/tex/latex/duerer-latex/ot1cdr.fd
12mr|texlive-duerer-latex-1.1-2|38	%{_texmfdistdir}/tex/latex/duerer-latex/ot1cdss.fd
12mr|texlive-duerer-latex-1.1-2|39	%{_texmfdistdir}/tex/latex/duerer-latex/ot1cdtt.fd
12mr|texlive-duerer-latex-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/duerer-latex/README
12mr|texlive-duerer-latex-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/duerer-latex/duerer.pdf
12mr|texlive-duerer-latex-1.1-2|42	%doc %{_texmfdistdir}/doc/latex/duerer-latex/duerer.tex
12mr|texlive-duerer-latex-1.1-2|43	
12mr|texlive-duerer-latex-1.1-2|44	#-----------------------------------------------------------------------
12mr|texlive-duerer-latex-1.1-2|45	%prep
12mr|texlive-duerer-latex-1.1-2|46	%setup -c -a0 -a1
12mr|texlive-duerer-latex-1.1-2|47	
12mr|texlive-duerer-latex-1.1-2|48	%build
12mr|texlive-duerer-latex-1.1-2|49	
12mr|texlive-duerer-latex-1.1-2|50	%install
12mr|texlive-duerer-latex-1.1-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-duerer-latex-1.1-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-duerer-latex-1.1-2|53	
12mr|texlive-duerer-latex-1.1-2|54	
12mr|texlive-duerer-latex-1.1-2|55	
12mr|texlive-duerer-latex-1.1-2|56	%changelog
12mr|texlive-duerer-latex-1.1-2|57	

17212 12
12mr|texlive-duotenzor-1.00-2|1	# revision 18728
12mr|texlive-duotenzor-1.00-2|2	# category Package
12mr|texlive-duotenzor-1.00-2|3	# catalog-ctan /graphics/duotenzor
12mr|texlive-duotenzor-1.00-2|4	# catalog-date 2010-06-06 13:50:32 +0200
12mr|texlive-duotenzor-1.00-2|5	# catalog-license lppl1.3
12mr|texlive-duotenzor-1.00-2|6	# catalog-version 1.00
12mr|texlive-duotenzor-1.00-2|7	Name:		texlive-duotenzor
12mr|texlive-duotenzor-1.00-2|8	Version:	1.00
12mr|texlive-duotenzor-1.00-2|9	Release:	2
12mr|texlive-duotenzor-1.00-2|10	Summary:	Drawing package for circuit and duotensor diagrams
12mr|texlive-duotenzor-1.00-2|11	Group:		Publishing
12mr|texlive-duotenzor-1.00-2|12	URL:		http://www.ctan.org/tex-archive/graphics/duotenzor
12mr|texlive-duotenzor-1.00-2|13	License:	LPPL1.3
12mr|texlive-duotenzor-1.00-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/duotenzor.tar.xz
12mr|texlive-duotenzor-1.00-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/duotenzor.doc.tar.xz
12mr|texlive-duotenzor-1.00-2|16	BuildArch:	noarch
12mr|texlive-duotenzor-1.00-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-duotenzor-1.00-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-duotenzor-1.00-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-duotenzor-1.00-2|20	
12mr|texlive-duotenzor-1.00-2|21	%description
12mr|texlive-duotenzor-1.00-2|22	This is a drawing package for circuit and duotensor diagrams
12mr|texlive-duotenzor-1.00-2|23	within LaTeX documents. It consists of about eighty commands,
12mr|texlive-duotenzor-1.00-2|24	calling on TikZ for support.
12mr|texlive-duotenzor-1.00-2|25	
12mr|texlive-duotenzor-1.00-2|26	%post
12mr|texlive-duotenzor-1.00-2|27	%{_sbindir}/texlive.post
12mr|texlive-duotenzor-1.00-2|28	
12mr|texlive-duotenzor-1.00-2|29	%postun
12mr|texlive-duotenzor-1.00-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-duotenzor-1.00-2|31	%{_sbindir}/texlive.post
12mr|texlive-duotenzor-1.00-2|32	fi
12mr|texlive-duotenzor-1.00-2|33	
12mr|texlive-duotenzor-1.00-2|34	#-----------------------------------------------------------------------
12mr|texlive-duotenzor-1.00-2|35	%files
12mr|texlive-duotenzor-1.00-2|36	%{_texmfdistdir}/tex/latex/duotenzor/duotenzor.sty
12mr|texlive-duotenzor-1.00-2|37	%doc %{_texmfdistdir}/doc/latex/duotenzor/README
12mr|texlive-duotenzor-1.00-2|38	%doc %{_texmfdistdir}/doc/latex/duotenzor/duotenzormanual.pdf
12mr|texlive-duotenzor-1.00-2|39	%doc %{_texmfdistdir}/doc/latex/duotenzor/duotenzormanual.tex
12mr|texlive-duotenzor-1.00-2|40	
12mr|texlive-duotenzor-1.00-2|41	#-----------------------------------------------------------------------
12mr|texlive-duotenzor-1.00-2|42	%prep
12mr|texlive-duotenzor-1.00-2|43	%setup -c -a0 -a1
12mr|texlive-duotenzor-1.00-2|44	
12mr|texlive-duotenzor-1.00-2|45	%build
12mr|texlive-duotenzor-1.00-2|46	
12mr|texlive-duotenzor-1.00-2|47	%install
12mr|texlive-duotenzor-1.00-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-duotenzor-1.00-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-duotenzor-1.00-2|50	
12mr|texlive-duotenzor-1.00-2|51	
12mr|texlive-duotenzor-1.00-2|52	
12mr|texlive-duotenzor-1.00-2|53	%changelog
12mr|texlive-duotenzor-1.00-2|54	

17213 12
12mr|texlive-dutchcal-1.0-2|1	# revision 23448
12mr|texlive-dutchcal-1.0-2|2	# category Package
12mr|texlive-dutchcal-1.0-2|3	# catalog-ctan /fonts/dutchcal
12mr|texlive-dutchcal-1.0-2|4	# catalog-date 2011-06-24 10:20:36 +0200
12mr|texlive-dutchcal-1.0-2|5	# catalog-license lppl
12mr|texlive-dutchcal-1.0-2|6	# catalog-version 1.0
12mr|texlive-dutchcal-1.0-2|7	Name:		texlive-dutchcal
12mr|texlive-dutchcal-1.0-2|8	Version:	1.0
12mr|texlive-dutchcal-1.0-2|9	Release:	2
12mr|texlive-dutchcal-1.0-2|10	Summary:	A reworking of ESSTIX13, adding a bold version
12mr|texlive-dutchcal-1.0-2|11	Group:		Publishing
12mr|texlive-dutchcal-1.0-2|12	URL:		http://www.ctan.org/tex-archive/fonts/dutchcal
12mr|texlive-dutchcal-1.0-2|13	License:	LPPL
12mr|texlive-dutchcal-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dutchcal.tar.xz
12mr|texlive-dutchcal-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dutchcal.doc.tar.xz
12mr|texlive-dutchcal-1.0-2|16	BuildArch:	noarch
12mr|texlive-dutchcal-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dutchcal-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dutchcal-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-dutchcal-1.0-2|20	
12mr|texlive-dutchcal-1.0-2|21	%description
12mr|texlive-dutchcal-1.0-2|22	This package reworks the mathematical calligraphic font
12mr|texlive-dutchcal-1.0-2|23	ESSTIX13, adding a bold version. LaTeX support files are
12mr|texlive-dutchcal-1.0-2|24	included. The new fonts may also be accessed from the most
12mr|texlive-dutchcal-1.0-2|25	recent version of mathalfa. The fonts themselves are subject to
12mr|texlive-dutchcal-1.0-2|26	the SIL OPEN FONT LICENSE, version 1.1.
12mr|texlive-dutchcal-1.0-2|27	
12mr|texlive-dutchcal-1.0-2|28	%post
12mr|texlive-dutchcal-1.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-dutchcal-1.0-2|30	
12mr|texlive-dutchcal-1.0-2|31	%postun
12mr|texlive-dutchcal-1.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-dutchcal-1.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-dutchcal-1.0-2|34	fi
12mr|texlive-dutchcal-1.0-2|35	
12mr|texlive-dutchcal-1.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-dutchcal-1.0-2|37	%files
12mr|texlive-dutchcal-1.0-2|38	%{_texmfdistdir}/fonts/afm/public/dutchcal/DutchCalBold.afm
12mr|texlive-dutchcal-1.0-2|39	%{_texmfdistdir}/fonts/afm/public/dutchcal/DutchCalReg.afm
12mr|texlive-dutchcal-1.0-2|40	%{_texmfdistdir}/fonts/map/dvips/dutchcal/dutchcal.map
12mr|texlive-dutchcal-1.0-2|41	%{_texmfdistdir}/fonts/tfm/public/dutchcal/dutchcal-b.tfm
12mr|texlive-dutchcal-1.0-2|42	%{_texmfdistdir}/fonts/tfm/public/dutchcal/dutchcal-r.tfm
12mr|texlive-dutchcal-1.0-2|43	%{_texmfdistdir}/fonts/tfm/public/dutchcal/rdutchcalb.tfm
12mr|texlive-dutchcal-1.0-2|44	%{_texmfdistdir}/fonts/tfm/public/dutchcal/rdutchcalr.tfm
12mr|texlive-dutchcal-1.0-2|45	%{_texmfdistdir}/fonts/type1/public/dutchcal/DutchCalBold.pfb
12mr|texlive-dutchcal-1.0-2|46	%{_texmfdistdir}/fonts/type1/public/dutchcal/DutchCalReg.pfb
12mr|texlive-dutchcal-1.0-2|47	%{_texmfdistdir}/fonts/vf/public/dutchcal/dutchcal-b.vf
12mr|texlive-dutchcal-1.0-2|48	%{_texmfdistdir}/fonts/vf/public/dutchcal/dutchcal-r.vf
12mr|texlive-dutchcal-1.0-2|49	%{_texmfdistdir}/tex/latex/dutchcal/dutchcal.sty
12mr|texlive-dutchcal-1.0-2|50	%{_texmfdistdir}/tex/latex/dutchcal/udutchcal.fd
12mr|texlive-dutchcal-1.0-2|51	%doc %{_texmfdistdir}/doc/fonts/dutchcal/README
12mr|texlive-dutchcal-1.0-2|52	
12mr|texlive-dutchcal-1.0-2|53	#-----------------------------------------------------------------------
12mr|texlive-dutchcal-1.0-2|54	%prep
12mr|texlive-dutchcal-1.0-2|55	%setup -c -a0 -a1
12mr|texlive-dutchcal-1.0-2|56	
12mr|texlive-dutchcal-1.0-2|57	%build
12mr|texlive-dutchcal-1.0-2|58	
12mr|texlive-dutchcal-1.0-2|59	%install
12mr|texlive-dutchcal-1.0-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dutchcal-1.0-2|61	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-dutchcal-1.0-2|62	
12mr|texlive-dutchcal-1.0-2|63	
12mr|texlive-dutchcal-1.0-2|64	
12mr|texlive-dutchcal-1.0-2|65	%changelog
12mr|texlive-dutchcal-1.0-2|66	

17214 12
12mr|texlive-dvdcoll-v1.1a-2|1	# revision 15878
12mr|texlive-dvdcoll-v1.1a-2|2	# category Package
12mr|texlive-dvdcoll-v1.1a-2|3	# catalog-ctan /macros/latex/contrib/dvdcoll
12mr|texlive-dvdcoll-v1.1a-2|4	# catalog-date 2008-04-30 11:48:45 +0200
12mr|texlive-dvdcoll-v1.1a-2|5	# catalog-license lppl
12mr|texlive-dvdcoll-v1.1a-2|6	# catalog-version v1.1a
12mr|texlive-dvdcoll-v1.1a-2|7	Name:		texlive-dvdcoll
12mr|texlive-dvdcoll-v1.1a-2|8	Version:	v1.1a
12mr|texlive-dvdcoll-v1.1a-2|9	Release:	2
12mr|texlive-dvdcoll-v1.1a-2|10	Summary:	A class for typesetting DVD archives
12mr|texlive-dvdcoll-v1.1a-2|11	Group:		Publishing
12mr|texlive-dvdcoll-v1.1a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dvdcoll
12mr|texlive-dvdcoll-v1.1a-2|13	License:	LPPL
12mr|texlive-dvdcoll-v1.1a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvdcoll.tar.xz
12mr|texlive-dvdcoll-v1.1a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvdcoll.doc.tar.xz
12mr|texlive-dvdcoll-v1.1a-2|16	BuildArch:	noarch
12mr|texlive-dvdcoll-v1.1a-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dvdcoll-v1.1a-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dvdcoll-v1.1a-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-dvdcoll-v1.1a-2|20	
12mr|texlive-dvdcoll-v1.1a-2|21	%description
12mr|texlive-dvdcoll-v1.1a-2|22	Having lost the overview of my DVD archives, I simply could not
12mr|texlive-dvdcoll-v1.1a-2|23	remember if I already recorded the documentary running on TV
12mr|texlive-dvdcoll-v1.1a-2|24	that day. I chose to recreate the index using LaTeX: the design
12mr|texlive-dvdcoll-v1.1a-2|25	aim was a hyperlinked and fully searchable PDF-document,
12mr|texlive-dvdcoll-v1.1a-2|26	listing my DVDs with all titles, lengths and so on. Further
12mr|texlive-dvdcoll-v1.1a-2|27	requirements were support for seasons of tv series and a list
12mr|texlive-dvdcoll-v1.1a-2|28	with all faulty or missing programs for rerecording. The
12mr|texlive-dvdcoll-v1.1a-2|29	dvdcoll class supports all these requirements. dvdcoll.cls
12mr|texlive-dvdcoll-v1.1a-2|30	follows the structure <number><title><length>. As a result, the
12mr|texlive-dvdcoll-v1.1a-2|31	class is not limited to DVDs--you can of course typeset
12mr|texlive-dvdcoll-v1.1a-2|32	archives of CD-ROMs, Audio-CDs and so on. Supported languages
12mr|texlive-dvdcoll-v1.1a-2|33	at the moment: English, French, German, Italian, Polish,
12mr|texlive-dvdcoll-v1.1a-2|34	Portuguese, Spanish. Some help is needed for other languages!.
12mr|texlive-dvdcoll-v1.1a-2|35	
12mr|texlive-dvdcoll-v1.1a-2|36	%post
12mr|texlive-dvdcoll-v1.1a-2|37	%{_sbindir}/texlive.post
12mr|texlive-dvdcoll-v1.1a-2|38	
12mr|texlive-dvdcoll-v1.1a-2|39	%postun
12mr|texlive-dvdcoll-v1.1a-2|40	if [ $1 -eq 0 ]; then
12mr|texlive-dvdcoll-v1.1a-2|41	%{_sbindir}/texlive.post
12mr|texlive-dvdcoll-v1.1a-2|42	fi
12mr|texlive-dvdcoll-v1.1a-2|43	
12mr|texlive-dvdcoll-v1.1a-2|44	#-----------------------------------------------------------------------
12mr|texlive-dvdcoll-v1.1a-2|45	%files
12mr|texlive-dvdcoll-v1.1a-2|46	%{_texmfdistdir}/bibtex/bst/dvdcoll/dcbib.bst
12mr|texlive-dvdcoll-v1.1a-2|47	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/UKenglish.dcl
12mr|texlive-dvdcoll-v1.1a-2|48	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/USenglish.dcl
12mr|texlive-dvdcoll-v1.1a-2|49	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/acadian.dcl
12mr|texlive-dvdcoll-v1.1a-2|50	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/american.dcl
12mr|texlive-dvdcoll-v1.1a-2|51	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/australian.dcl
12mr|texlive-dvdcoll-v1.1a-2|52	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/austrian.dcl
12mr|texlive-dvdcoll-v1.1a-2|53	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/brazil.dcl
12mr|texlive-dvdcoll-v1.1a-2|54	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/brazilian.dcl
12mr|texlive-dvdcoll-v1.1a-2|55	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/british.dcl
12mr|texlive-dvdcoll-v1.1a-2|56	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/canadian.dcl
12mr|texlive-dvdcoll-v1.1a-2|57	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/canadien.dcl
12mr|texlive-dvdcoll-v1.1a-2|58	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/english.dcl
12mr|texlive-dvdcoll-v1.1a-2|59	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/francais.dcl
12mr|texlive-dvdcoll-v1.1a-2|60	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/french.dcl
12mr|texlive-dvdcoll-v1.1a-2|61	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/frenchb.dcl
12mr|texlive-dvdcoll-v1.1a-2|62	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/german.dcl
12mr|texlive-dvdcoll-v1.1a-2|63	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/germanb.dcl
12mr|texlive-dvdcoll-v1.1a-2|64	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/italian.dcl
12mr|texlive-dvdcoll-v1.1a-2|65	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/naustrian.dcl
12mr|texlive-dvdcoll-v1.1a-2|66	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/newzealand.dcl
12mr|texlive-dvdcoll-v1.1a-2|67	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/ngerman.dcl
12mr|texlive-dvdcoll-v1.1a-2|68	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/polish.dcl
12mr|texlive-dvdcoll-v1.1a-2|69	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/portuges.dcl
12mr|texlive-dvdcoll-v1.1a-2|70	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/portuguese.dcl
12mr|texlive-dvdcoll-v1.1a-2|71	%{_texmfdistdir}/tex/latex/dvdcoll/dcl/spanish.dcl
12mr|texlive-dvdcoll-v1.1a-2|72	%{_texmfdistdir}/tex/latex/dvdcoll/dcwrtbib.sty
12mr|texlive-dvdcoll-v1.1a-2|73	%{_texmfdistdir}/tex/latex/dvdcoll/dvdcoll.cls
12mr|texlive-dvdcoll-v1.1a-2|74	%{_texmfdistdir}/tex/latex/dvdcoll/pdfnotiz.sty
12mr|texlive-dvdcoll-v1.1a-2|75	%doc %{_texmfdistdir}/doc/latex/dvdcoll/CHANGES
12mr|texlive-dvdcoll-v1.1a-2|76	%doc %{_texmfdistdir}/doc/latex/dvdcoll/INSTALL
12mr|texlive-dvdcoll-v1.1a-2|77	%doc %{_texmfdistdir}/doc/latex/dvdcoll/README
12mr|texlive-dvdcoll-v1.1a-2|78	%doc %{_texmfdistdir}/doc/latex/dvdcoll/dcexample.pdf
12mr|texlive-dvdcoll-v1.1a-2|79	%doc %{_texmfdistdir}/doc/latex/dvdcoll/dcexample.tex
12mr|texlive-dvdcoll-v1.1a-2|80	%doc %{_texmfdistdir}/doc/latex/dvdcoll/dvdcoll.pdf
12mr|texlive-dvdcoll-v1.1a-2|81	%doc %{_texmfdistdir}/doc/latex/dvdcoll/dvdcoll_de.pdf
12mr|texlive-dvdcoll-v1.1a-2|82	%doc %{_texmfdistdir}/doc/latex/dvdcoll/manifest.txt
12mr|texlive-dvdcoll-v1.1a-2|83	
12mr|texlive-dvdcoll-v1.1a-2|84	#-----------------------------------------------------------------------
12mr|texlive-dvdcoll-v1.1a-2|85	%prep
12mr|texlive-dvdcoll-v1.1a-2|86	%setup -c -a0 -a1
12mr|texlive-dvdcoll-v1.1a-2|87	
12mr|texlive-dvdcoll-v1.1a-2|88	%build
12mr|texlive-dvdcoll-v1.1a-2|89	
12mr|texlive-dvdcoll-v1.1a-2|90	%install
12mr|texlive-dvdcoll-v1.1a-2|91	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dvdcoll-v1.1a-2|92	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-dvdcoll-v1.1a-2|93	
12mr|texlive-dvdcoll-v1.1a-2|94	
12mr|texlive-dvdcoll-v1.1a-2|95	
12mr|texlive-dvdcoll-v1.1a-2|96	%changelog
12mr|texlive-dvdcoll-v1.1a-2|97	

17215 12
12mr|texlive-dvi2tty-3.5.1-3|1	# revision 26689
12mr|texlive-dvi2tty-3.5.1-3|2	# category TLCore
12mr|texlive-dvi2tty-3.5.1-3|3	# catalog-ctan /dviware/dvi2tty
12mr|texlive-dvi2tty-3.5.1-3|4	# catalog-date 2012-04-09 22:37:34 +0200
12mr|texlive-dvi2tty-3.5.1-3|5	# catalog-license gpl
12mr|texlive-dvi2tty-3.5.1-3|6	# catalog-version 3.5.1
12mr|texlive-dvi2tty-3.5.1-3|7	Name:		texlive-dvi2tty
12mr|texlive-dvi2tty-3.5.1-3|8	Version:	3.5.1
12mr|texlive-dvi2tty-3.5.1-3|9	Release:	3
12mr|texlive-dvi2tty-3.5.1-3|10	Summary:	Produce ASCII from DVI
12mr|texlive-dvi2tty-3.5.1-3|11	Group:		Publishing
12mr|texlive-dvi2tty-3.5.1-3|12	URL:		http://www.ctan.org/tex-archive/dviware/dvi2tty
12mr|texlive-dvi2tty-3.5.1-3|13	License:	GPL
12mr|texlive-dvi2tty-3.5.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvi2tty.tar.xz
12mr|texlive-dvi2tty-3.5.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvi2tty.doc.tar.xz
12mr|texlive-dvi2tty-3.5.1-3|16	BuildArch:	noarch
12mr|texlive-dvi2tty-3.5.1-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dvi2tty-3.5.1-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dvi2tty-3.5.1-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-dvi2tty-3.5.1-3|20	Requires:	texlive-dvi2tty.bin
12mr|texlive-dvi2tty-3.5.1-3|21	
12mr|texlive-dvi2tty-3.5.1-3|22	%description
12mr|texlive-dvi2tty-3.5.1-3|23	A DVI driver to produce an ASCII representation of the
12mr|texlive-dvi2tty-3.5.1-3|24	document. The original version was written in Pascal, and the
12mr|texlive-dvi2tty-3.5.1-3|25	present author translated the program to C.
12mr|texlive-dvi2tty-3.5.1-3|26	
12mr|texlive-dvi2tty-3.5.1-3|27	%post
12mr|texlive-dvi2tty-3.5.1-3|28	%{_sbindir}/texlive.post
12mr|texlive-dvi2tty-3.5.1-3|29	
12mr|texlive-dvi2tty-3.5.1-3|30	%postun
12mr|texlive-dvi2tty-3.5.1-3|31	if [ $1 -eq 0 ]; then
12mr|texlive-dvi2tty-3.5.1-3|32	%{_sbindir}/texlive.post
12mr|texlive-dvi2tty-3.5.1-3|33	fi
12mr|texlive-dvi2tty-3.5.1-3|34	
12mr|texlive-dvi2tty-3.5.1-3|35	#-----------------------------------------------------------------------
12mr|texlive-dvi2tty-3.5.1-3|36	%files
12mr|texlive-dvi2tty-3.5.1-3|37	%{_mandir}/man1/dvi2tty.1*
12mr|texlive-dvi2tty-3.5.1-3|38	%{_texmfdir}/doc/man/man1/dvi2tty.man1.pdf
12mr|texlive-dvi2tty-3.5.1-3|39	%doc %{_mandir}/man1/disdvi.1*
12mr|texlive-dvi2tty-3.5.1-3|40	%doc %{_texmfdir}/doc/man/man1/disdvi.man1.pdf
12mr|texlive-dvi2tty-3.5.1-3|41	
12mr|texlive-dvi2tty-3.5.1-3|42	#-----------------------------------------------------------------------
12mr|texlive-dvi2tty-3.5.1-3|43	%prep
12mr|texlive-dvi2tty-3.5.1-3|44	%setup -c -a0 -a1
12mr|texlive-dvi2tty-3.5.1-3|45	
12mr|texlive-dvi2tty-3.5.1-3|46	%build
12mr|texlive-dvi2tty-3.5.1-3|47	
12mr|texlive-dvi2tty-3.5.1-3|48	%install
12mr|texlive-dvi2tty-3.5.1-3|49	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-dvi2tty-3.5.1-3|50	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-dvi2tty-3.5.1-3|51	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-dvi2tty-3.5.1-3|52	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-dvi2tty-3.5.1-3|53	
12mr|texlive-dvi2tty-3.5.1-3|54	
12mr|texlive-dvi2tty-3.5.1-3|55	
12mr|texlive-dvi2tty-3.5.1-3|56	%changelog
12mr|texlive-dvi2tty-3.5.1-3|57	

17216 12
12mr|texlive-dviasm-20120410-1|1	# revision 26313
12mr|texlive-dviasm-20120410-1|2	# category Package
12mr|texlive-dviasm-20120410-1|3	# catalog-ctan /dviware/dviasm
12mr|texlive-dviasm-20120410-1|4	# catalog-date 2012-04-10 15:00:16 +0200
12mr|texlive-dviasm-20120410-1|5	# catalog-license gpl
12mr|texlive-dviasm-20120410-1|6	# catalog-version undef
12mr|texlive-dviasm-20120410-1|7	Name:		texlive-dviasm
12mr|texlive-dviasm-20120410-1|8	Version:	20120410
12mr|texlive-dviasm-20120410-1|9	Release:	1
12mr|texlive-dviasm-20120410-1|10	Summary:	A utility for editing DVI files
12mr|texlive-dviasm-20120410-1|11	Group:		Publishing
12mr|texlive-dviasm-20120410-1|12	URL:		http://www.ctan.org/tex-archive/dviware/dviasm
12mr|texlive-dviasm-20120410-1|13	License:	GPL
12mr|texlive-dviasm-20120410-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dviasm.tar.xz
12mr|texlive-dviasm-20120410-1|15	BuildArch:	noarch
12mr|texlive-dviasm-20120410-1|16	BuildRequires:	texlive-tlpkg
12mr|texlive-dviasm-20120410-1|17	Requires(pre):	texlive-tlpkg
12mr|texlive-dviasm-20120410-1|18	Requires(post):	texlive-kpathsea
12mr|texlive-dviasm-20120410-1|19	Provides:	texlive-dviasm.bin = %{EVRD}
12mr|texlive-dviasm-20120410-1|20	
12mr|texlive-dviasm-20120410-1|21	%description
12mr|texlive-dviasm-20120410-1|22	A Python script to support changing or creating DVI files via
12mr|texlive-dviasm-20120410-1|23	disassembling into text, editing, and then reassembling into
12mr|texlive-dviasm-20120410-1|24	binary format. It supports advanced features such as adding a
12mr|texlive-dviasm-20120410-1|25	preprint number or watermarks.
12mr|texlive-dviasm-20120410-1|26	
12mr|texlive-dviasm-20120410-1|27	%post
12mr|texlive-dviasm-20120410-1|28	%{_sbindir}/texlive.post
12mr|texlive-dviasm-20120410-1|29	
12mr|texlive-dviasm-20120410-1|30	%postun
12mr|texlive-dviasm-20120410-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-dviasm-20120410-1|32	%{_sbindir}/texlive.post
12mr|texlive-dviasm-20120410-1|33	fi
12mr|texlive-dviasm-20120410-1|34	
12mr|texlive-dviasm-20120410-1|35	#-----------------------------------------------------------------------
12mr|texlive-dviasm-20120410-1|36	%files
12mr|texlive-dviasm-20120410-1|37	%{_bindir}/dviasm
12mr|texlive-dviasm-20120410-1|38	%{_texmfdistdir}/scripts/dviasm/dviasm.py
12mr|texlive-dviasm-20120410-1|39	
12mr|texlive-dviasm-20120410-1|40	#-----------------------------------------------------------------------
12mr|texlive-dviasm-20120410-1|41	%prep
12mr|texlive-dviasm-20120410-1|42	%setup -c -a0
12mr|texlive-dviasm-20120410-1|43	
12mr|texlive-dviasm-20120410-1|44	%build
12mr|texlive-dviasm-20120410-1|45	
12mr|texlive-dviasm-20120410-1|46	%install
12mr|texlive-dviasm-20120410-1|47	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-dviasm-20120410-1|48	pushd %{buildroot}%{_bindir}
12mr|texlive-dviasm-20120410-1|49	ln -sf %{_texmfdistdir}/scripts/dviasm/dviasm.py dviasm
12mr|texlive-dviasm-20120410-1|50	popd
12mr|texlive-dviasm-20120410-1|51	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-dviasm-20120410-1|52	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-dviasm-20120410-1|53	
12mr|texlive-dviasm-20120410-1|54	
12mr|texlive-dviasm-20120410-1|55	
12mr|texlive-dviasm-20120410-1|56	%changelog
12mr|texlive-dviasm-20120410-1|57	

17217 12
12mr|texlive-dvicopy-1.5-2|1	# revision 23089
12mr|texlive-dvicopy-1.5-2|2	# category TLCore
12mr|texlive-dvicopy-1.5-2|3	# catalog-ctan /dviware/dvicopy/dvicopy.web
12mr|texlive-dvicopy-1.5-2|4	# catalog-date 2011-01-01 13:56:40 +0100
12mr|texlive-dvicopy-1.5-2|5	# catalog-license gpl
12mr|texlive-dvicopy-1.5-2|6	# catalog-version 1.5
12mr|texlive-dvicopy-1.5-2|7	Name:		texlive-dvicopy
12mr|texlive-dvicopy-1.5-2|8	Version:	1.5
12mr|texlive-dvicopy-1.5-2|9	Release:	2
12mr|texlive-dvicopy-1.5-2|10	Summary:	Copy DVI files, flattening VFs
12mr|texlive-dvicopy-1.5-2|11	Group:		Publishing
12mr|texlive-dvicopy-1.5-2|12	URL:		http://www.ctan.org/tex-archive/dviware/dvicopy/dvicopy.web
12mr|texlive-dvicopy-1.5-2|13	License:	GPL
12mr|texlive-dvicopy-1.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvicopy.tar.xz
12mr|texlive-dvicopy-1.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvicopy.doc.tar.xz
12mr|texlive-dvicopy-1.5-2|16	BuildArch:	noarch
12mr|texlive-dvicopy-1.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dvicopy-1.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dvicopy-1.5-2|19	Requires:	texlive-dvicopy.bin
12mr|texlive-dvicopy-1.5-2|20	
12mr|texlive-dvicopy-1.5-2|21	%description
12mr|texlive-dvicopy-1.5-2|22	DVICOPY is a utility program that allows one to take a DVI file
12mr|texlive-dvicopy-1.5-2|23	that references composite fonts (VF) and convert it into a DVI
12mr|texlive-dvicopy-1.5-2|24	file that does not contain such references. It also serves as a
12mr|texlive-dvicopy-1.5-2|25	basis for writing DVI drivers (much like DVItype).
12mr|texlive-dvicopy-1.5-2|26	
12mr|texlive-dvicopy-1.5-2|27	#-----------------------------------------------------------------------
12mr|texlive-dvicopy-1.5-2|28	%files
12mr|texlive-dvicopy-1.5-2|29	%doc %{_mandir}/man1/dvicopy.1*
12mr|texlive-dvicopy-1.5-2|30	%doc %{_texmfdir}/doc/man/man1/dvicopy.man1.pdf
12mr|texlive-dvicopy-1.5-2|31	
12mr|texlive-dvicopy-1.5-2|32	#-----------------------------------------------------------------------
12mr|texlive-dvicopy-1.5-2|33	%prep
12mr|texlive-dvicopy-1.5-2|34	%setup -c -a0 -a1
12mr|texlive-dvicopy-1.5-2|35	
12mr|texlive-dvicopy-1.5-2|36	%build
12mr|texlive-dvicopy-1.5-2|37	
12mr|texlive-dvicopy-1.5-2|38	%install
12mr|texlive-dvicopy-1.5-2|39	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-dvicopy-1.5-2|40	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-dvicopy-1.5-2|41	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-dvicopy-1.5-2|42	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-dvicopy-1.5-2|43	
12mr|texlive-dvicopy-1.5-2|44	
12mr|texlive-dvicopy-1.5-2|45	
12mr|texlive-dvicopy-1.5-2|46	%changelog
12mr|texlive-dvicopy-1.5-2|47	

17218 12
12mr|texlive-dvidvi-1.0-3|1	# revision 26689
12mr|texlive-dvidvi-1.0-3|2	# category TLCore
12mr|texlive-dvidvi-1.0-3|3	# catalog-ctan /dviware/dvidvi
12mr|texlive-dvidvi-1.0-3|4	# catalog-date 2012-05-07 18:30:58 +0200
12mr|texlive-dvidvi-1.0-3|5	# catalog-license other-free
12mr|texlive-dvidvi-1.0-3|6	# catalog-version 1.0
12mr|texlive-dvidvi-1.0-3|7	Name:		texlive-dvidvi
12mr|texlive-dvidvi-1.0-3|8	Version:	1.0
12mr|texlive-dvidvi-1.0-3|9	Release:	3
12mr|texlive-dvidvi-1.0-3|10	Summary:	Convert one DVI file into another
12mr|texlive-dvidvi-1.0-3|11	Group:		Publishing
12mr|texlive-dvidvi-1.0-3|12	URL:		http://www.ctan.org/tex-archive/dviware/dvidvi
12mr|texlive-dvidvi-1.0-3|13	License:	OTHER-FREE
12mr|texlive-dvidvi-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvidvi.tar.xz
12mr|texlive-dvidvi-1.0-3|15	BuildArch:	noarch
12mr|texlive-dvidvi-1.0-3|16	BuildRequires:	texlive-tlpkg
12mr|texlive-dvidvi-1.0-3|17	Requires(pre):	texlive-tlpkg
12mr|texlive-dvidvi-1.0-3|18	Requires(post):	texlive-kpathsea
12mr|texlive-dvidvi-1.0-3|19	Requires:	texlive-dvidvi.bin
12mr|texlive-dvidvi-1.0-3|20	
12mr|texlive-dvidvi-1.0-3|21	%description
12mr|texlive-dvidvi-1.0-3|22	The output DVI file's contents are specified by page selection
12mr|texlive-dvidvi-1.0-3|23	commands; series of pages and page number ranges may be
12mr|texlive-dvidvi-1.0-3|24	specified, as well as inclusions and exclusions.
12mr|texlive-dvidvi-1.0-3|25	
12mr|texlive-dvidvi-1.0-3|26	%post
12mr|texlive-dvidvi-1.0-3|27	%{_sbindir}/texlive.post
12mr|texlive-dvidvi-1.0-3|28	
12mr|texlive-dvidvi-1.0-3|29	%postun
12mr|texlive-dvidvi-1.0-3|30	if [ $1 -eq 0 ]; then
12mr|texlive-dvidvi-1.0-3|31	%{_sbindir}/texlive.post
12mr|texlive-dvidvi-1.0-3|32	fi
12mr|texlive-dvidvi-1.0-3|33	
12mr|texlive-dvidvi-1.0-3|34	#-----------------------------------------------------------------------
12mr|texlive-dvidvi-1.0-3|35	%files
12mr|texlive-dvidvi-1.0-3|36	%{_mandir}/man1/dvidvi.1*
12mr|texlive-dvidvi-1.0-3|37	%{_texmfdir}/doc/man/man1/dvidvi.man1.pdf
12mr|texlive-dvidvi-1.0-3|38	
12mr|texlive-dvidvi-1.0-3|39	#-----------------------------------------------------------------------
12mr|texlive-dvidvi-1.0-3|40	%prep
12mr|texlive-dvidvi-1.0-3|41	%setup -c -a0
12mr|texlive-dvidvi-1.0-3|42	
12mr|texlive-dvidvi-1.0-3|43	%build
12mr|texlive-dvidvi-1.0-3|44	
12mr|texlive-dvidvi-1.0-3|45	%install
12mr|texlive-dvidvi-1.0-3|46	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-dvidvi-1.0-3|47	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-dvidvi-1.0-3|48	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-dvidvi-1.0-3|49	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-dvidvi-1.0-3|50	
12mr|texlive-dvidvi-1.0-3|51	
12mr|texlive-dvidvi-1.0-3|52	
12mr|texlive-dvidvi-1.0-3|53	%changelog
12mr|texlive-dvidvi-1.0-3|54	

17219 12
12mr|texlive-dviincl-1.00-2|1	# revision 15878
12mr|texlive-dviincl-1.00-2|2	# category Package
12mr|texlive-dviincl-1.00-2|3	# catalog-ctan /graphics/metapost/contrib/macros/dviincl
12mr|texlive-dviincl-1.00-2|4	# catalog-date 2008-08-19 08:58:40 +0200
12mr|texlive-dviincl-1.00-2|5	# catalog-license pd
12mr|texlive-dviincl-1.00-2|6	# catalog-version 1.00
12mr|texlive-dviincl-1.00-2|7	Name:		texlive-dviincl
12mr|texlive-dviincl-1.00-2|8	Version:	1.00
12mr|texlive-dviincl-1.00-2|9	Release:	2
12mr|texlive-dviincl-1.00-2|10	Summary:	Include a DVI page into MetaPost output
12mr|texlive-dviincl-1.00-2|11	Group:		Publishing
12mr|texlive-dviincl-1.00-2|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/dviincl
12mr|texlive-dviincl-1.00-2|13	License:	PD
12mr|texlive-dviincl-1.00-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dviincl.tar.xz
12mr|texlive-dviincl-1.00-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dviincl.doc.tar.xz
12mr|texlive-dviincl-1.00-2|16	BuildArch:	noarch
12mr|texlive-dviincl-1.00-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dviincl-1.00-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dviincl-1.00-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-dviincl-1.00-2|20	
12mr|texlive-dviincl-1.00-2|21	%description
12mr|texlive-dviincl-1.00-2|22	One of the auxiliary programs belonging to every MetaPost
12mr|texlive-dviincl-1.00-2|23	package is DVItoMP, converting a DVI into a MetaPost file.
12mr|texlive-dviincl-1.00-2|24	Hence the idea of including a DVI page into the EPS files
12mr|texlive-dviincl-1.00-2|25	generated by MetaPost. An MPX file produced by DVItoMP is then
12mr|texlive-dviincl-1.00-2|26	processed by MetaPost with an axiliary file.
12mr|texlive-dviincl-1.00-2|27	
12mr|texlive-dviincl-1.00-2|28	%post
12mr|texlive-dviincl-1.00-2|29	%{_sbindir}/texlive.post
12mr|texlive-dviincl-1.00-2|30	
12mr|texlive-dviincl-1.00-2|31	%postun
12mr|texlive-dviincl-1.00-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-dviincl-1.00-2|33	%{_sbindir}/texlive.post
12mr|texlive-dviincl-1.00-2|34	fi
12mr|texlive-dviincl-1.00-2|35	
12mr|texlive-dviincl-1.00-2|36	#-----------------------------------------------------------------------
12mr|texlive-dviincl-1.00-2|37	%files
12mr|texlive-dviincl-1.00-2|38	%{_texmfdistdir}/metapost/dviincl/fix_brks.mp
12mr|texlive-dviincl-1.00-2|39	%{_texmfdistdir}/metapost/dviincl/fix_page.mp
12mr|texlive-dviincl-1.00-2|40	%doc %{_texmfdistdir}/doc/metapost/dviincl/0czytaj.sla
12mr|texlive-dviincl-1.00-2|41	%doc %{_texmfdistdir}/doc/metapost/dviincl/0dviincl.inf
12mr|texlive-dviincl-1.00-2|42	%doc %{_texmfdistdir}/doc/metapost/dviincl/README
12mr|texlive-dviincl-1.00-2|43	%doc %{_texmfdistdir}/doc/metapost/dviincl/README.pl
12mr|texlive-dviincl-1.00-2|44	%doc %{_texmfdistdir}/doc/metapost/dviincl/storyx.tex
12mr|texlive-dviincl-1.00-2|45	%doc %{_texmfdistdir}/doc/metapost/dviincl/test-bop.mp
12mr|texlive-dviincl-1.00-2|46	%doc %{_texmfdistdir}/doc/metapost/dviincl/test-bop.tex
12mr|texlive-dviincl-1.00-2|47	%doc %{_texmfdistdir}/doc/metapost/dviincl/testit.bat
12mr|texlive-dviincl-1.00-2|48	%doc %{_texmfdistdir}/doc/metapost/dviincl/testit.sh
12mr|texlive-dviincl-1.00-2|49	
12mr|texlive-dviincl-1.00-2|50	#-----------------------------------------------------------------------
12mr|texlive-dviincl-1.00-2|51	%prep
12mr|texlive-dviincl-1.00-2|52	%setup -c -a0 -a1
12mr|texlive-dviincl-1.00-2|53	
12mr|texlive-dviincl-1.00-2|54	%build
12mr|texlive-dviincl-1.00-2|55	
12mr|texlive-dviincl-1.00-2|56	%install
12mr|texlive-dviincl-1.00-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dviincl-1.00-2|58	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
12mr|texlive-dviincl-1.00-2|59	
12mr|texlive-dviincl-1.00-2|60	
12mr|texlive-dviincl-1.00-2|61	
12mr|texlive-dviincl-1.00-2|62	%changelog
12mr|texlive-dviincl-1.00-2|63	

17220 12
12mr|texlive-dviljk-2.6p4-4|1	# revision 26689
12mr|texlive-dviljk-2.6p4-4|2	# category TLCore
12mr|texlive-dviljk-2.6p4-4|3	# catalog-ctan /dviware/dviljk
12mr|texlive-dviljk-2.6p4-4|4	# catalog-date 2012-04-21 09:41:15 +0200
12mr|texlive-dviljk-2.6p4-4|5	# catalog-license gpl
12mr|texlive-dviljk-2.6p4-4|6	# catalog-version 2.6p4
12mr|texlive-dviljk-2.6p4-4|7	Name:		texlive-dviljk
12mr|texlive-dviljk-2.6p4-4|8	Version:	2.6p4
12mr|texlive-dviljk-2.6p4-4|9	Release:	4
12mr|texlive-dviljk-2.6p4-4|10	Summary:	DVI to Laserjet output
12mr|texlive-dviljk-2.6p4-4|11	Group:		Publishing
12mr|texlive-dviljk-2.6p4-4|12	URL:		http://www.ctan.org/tex-archive/dviware/dviljk
12mr|texlive-dviljk-2.6p4-4|13	License:	GPL
12mr|texlive-dviljk-2.6p4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dviljk.tar.xz
12mr|texlive-dviljk-2.6p4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dviljk.doc.tar.xz
12mr|texlive-dviljk-2.6p4-4|16	BuildArch:	noarch
12mr|texlive-dviljk-2.6p4-4|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dviljk-2.6p4-4|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dviljk-2.6p4-4|19	Requires:	texlive-dviljk.bin
12mr|texlive-dviljk-2.6p4-4|20	%rename tetex-dvilj
12mr|texlive-dviljk-2.6p4-4|21	%rename texlive-dvilj
12mr|texlive-dviljk-2.6p4-4|22	
12mr|texlive-dviljk-2.6p4-4|23	%description
12mr|texlive-dviljk-2.6p4-4|24	A dvi driver for the LaserJet printers, using kpathsea
12mr|texlive-dviljk-2.6p4-4|25	recursive file searching. Note: this program will not compile
12mr|texlive-dviljk-2.6p4-4|26	simply with the sources in this distribution; it needs a full
12mr|texlive-dviljk-2.6p4-4|27	(current) kpathsea distribution environment, such as is
12mr|texlive-dviljk-2.6p4-4|28	available from the TeX-Live source tree.
12mr|texlive-dviljk-2.6p4-4|29	
12mr|texlive-dviljk-2.6p4-4|30	#-----------------------------------------------------------------------
12mr|texlive-dviljk-2.6p4-4|31	%files
12mr|texlive-dviljk-2.6p4-4|32	%doc %{_mandir}/man1/dvihp.1*
12mr|texlive-dviljk-2.6p4-4|33	%doc %{_texmfdir}/doc/man/man1/dvihp.man1.pdf
12mr|texlive-dviljk-2.6p4-4|34	%doc %{_mandir}/man1/dvilj.1*
12mr|texlive-dviljk-2.6p4-4|35	%doc %{_texmfdir}/doc/man/man1/dvilj.man1.pdf
12mr|texlive-dviljk-2.6p4-4|36	%doc %{_mandir}/man1/dvilj2p.1*
12mr|texlive-dviljk-2.6p4-4|37	%doc %{_texmfdir}/doc/man/man1/dvilj2p.man1.pdf
12mr|texlive-dviljk-2.6p4-4|38	%doc %{_mandir}/man1/dvilj4.1*
12mr|texlive-dviljk-2.6p4-4|39	%doc %{_texmfdir}/doc/man/man1/dvilj4.man1.pdf
12mr|texlive-dviljk-2.6p4-4|40	%doc %{_mandir}/man1/dvilj4l.1*
12mr|texlive-dviljk-2.6p4-4|41	%doc %{_texmfdir}/doc/man/man1/dvilj4l.man1.pdf
12mr|texlive-dviljk-2.6p4-4|42	%doc %{_mandir}/man1/dvilj6.1*
12mr|texlive-dviljk-2.6p4-4|43	%doc %{_texmfdir}/doc/man/man1/dvilj6.man1.pdf
12mr|texlive-dviljk-2.6p4-4|44	
12mr|texlive-dviljk-2.6p4-4|45	#-----------------------------------------------------------------------
12mr|texlive-dviljk-2.6p4-4|46	%prep
12mr|texlive-dviljk-2.6p4-4|47	%setup -c -a0 -a1
12mr|texlive-dviljk-2.6p4-4|48	
12mr|texlive-dviljk-2.6p4-4|49	%build
12mr|texlive-dviljk-2.6p4-4|50	
12mr|texlive-dviljk-2.6p4-4|51	%install
12mr|texlive-dviljk-2.6p4-4|52	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-dviljk-2.6p4-4|53	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-dviljk-2.6p4-4|54	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-dviljk-2.6p4-4|55	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-dviljk-2.6p4-4|56	
12mr|texlive-dviljk-2.6p4-4|57	
12mr|texlive-dviljk-2.6p4-4|58	
12mr|texlive-dviljk-2.6p4-4|59	%changelog
12mr|texlive-dviljk-2.6p4-4|60	

17221 12
12mr|texlive-dvipdfm-0.13.2d-4|1	# revision 26689
12mr|texlive-dvipdfm-0.13.2d-4|2	# category TLCore
12mr|texlive-dvipdfm-0.13.2d-4|3	# catalog-ctan /dviware/dvipdfm
12mr|texlive-dvipdfm-0.13.2d-4|4	# catalog-date 2012-04-21 10:57:19 +0200
12mr|texlive-dvipdfm-0.13.2d-4|5	# catalog-license lppl
12mr|texlive-dvipdfm-0.13.2d-4|6	# catalog-version 0.13.2d
12mr|texlive-dvipdfm-0.13.2d-4|7	Name:		texlive-dvipdfm
12mr|texlive-dvipdfm-0.13.2d-4|8	Version:	0.13.2d
12mr|texlive-dvipdfm-0.13.2d-4|9	Release:	4
12mr|texlive-dvipdfm-0.13.2d-4|10	Summary:	A DVI driver to produce PDF directly
12mr|texlive-dvipdfm-0.13.2d-4|11	Group:		Publishing
12mr|texlive-dvipdfm-0.13.2d-4|12	URL:		http://www.ctan.org/tex-archive/dviware/dvipdfm
12mr|texlive-dvipdfm-0.13.2d-4|13	License:	LPPL
12mr|texlive-dvipdfm-0.13.2d-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipdfm.tar.xz
12mr|texlive-dvipdfm-0.13.2d-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipdfm.doc.tar.xz
12mr|texlive-dvipdfm-0.13.2d-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipdfm.x86_64-linux.tar.xz
12mr|texlive-dvipdfm-0.13.2d-4|17	BuildArch:	noarch
12mr|texlive-dvipdfm-0.13.2d-4|18	BuildRequires:	texlive-tlpkg
12mr|texlive-dvipdfm-0.13.2d-4|19	Requires(pre):	texlive-tlpkg
12mr|texlive-dvipdfm-0.13.2d-4|20	Requires(post):	texlive-kpathsea
12mr|texlive-dvipdfm-0.13.2d-4|21	Provides:	texlive-dvipdfm.bin = %{EVRD}
12mr|texlive-dvipdfm-0.13.2d-4|22	%rename tetex-dvipdfm
12mr|texlive-dvipdfm-0.13.2d-4|23	%rename texlive-texmf-dvipdfm
12mr|texlive-dvipdfm-0.13.2d-4|24	
12mr|texlive-dvipdfm-0.13.2d-4|25	%description
12mr|texlive-dvipdfm-0.13.2d-4|26	The driver offers a wide range of \special commands (including
12mr|texlive-dvipdfm-0.13.2d-4|27	a colour stack), and supports compression of data streams, etc.
12mr|texlive-dvipdfm-0.13.2d-4|28	Note that the extended version dvipdfmx will operate "as
12mr|texlive-dvipdfm-0.13.2d-4|29	dvipdfm" if necessary.
12mr|texlive-dvipdfm-0.13.2d-4|30	
12mr|texlive-dvipdfm-0.13.2d-4|31	%post
12mr|texlive-dvipdfm-0.13.2d-4|32	%{_sbindir}/texlive.post
12mr|texlive-dvipdfm-0.13.2d-4|33	
12mr|texlive-dvipdfm-0.13.2d-4|34	%postun
12mr|texlive-dvipdfm-0.13.2d-4|35	if [ $1 -eq 0 ]; then
12mr|texlive-dvipdfm-0.13.2d-4|36	%{_sbindir}/texlive.post
12mr|texlive-dvipdfm-0.13.2d-4|37	fi
12mr|texlive-dvipdfm-0.13.2d-4|38	
12mr|texlive-dvipdfm-0.13.2d-4|39	#-----------------------------------------------------------------------
12mr|texlive-dvipdfm-0.13.2d-4|40	%files
12mr|texlive-dvipdfm-0.13.2d-4|41	%{_bindir}/dvipdft
12mr|texlive-dvipdfm-0.13.2d-4|42	%{_texmfdir}/dvipdfm/config/config
12mr|texlive-dvipdfm-0.13.2d-4|43	%{_texmfdir}/dvipdfm/config/config-win32
12mr|texlive-dvipdfm-0.13.2d-4|44	%{_texmfdir}/tex/latex/dvipdfm/dvipdfm.def
12mr|texlive-dvipdfm-0.13.2d-4|45	%doc %{_texmfdir}/doc/dvipdfm/Makefile
12mr|texlive-dvipdfm-0.13.2d-4|46	%doc %{_texmfdir}/doc/dvipdfm/dvipdfm.pdf
12mr|texlive-dvipdfm-0.13.2d-4|47	%doc %{_texmfdir}/doc/dvipdfm/dvipdfm.tex
12mr|texlive-dvipdfm-0.13.2d-4|48	%doc %{_texmfdir}/doc/dvipdfm/mwicks.bb
12mr|texlive-dvipdfm-0.13.2d-4|49	%doc %{_texmfdir}/doc/dvipdfm/mwicks.jpeg
12mr|texlive-dvipdfm-0.13.2d-4|50	%doc %{_texmfdir}/doc/dvipdfm/sample.tex
12mr|texlive-dvipdfm-0.13.2d-4|51	%doc %{_texmfdir}/doc/dvipdfm/something.bb
12mr|texlive-dvipdfm-0.13.2d-4|52	%doc %{_texmfdir}/doc/dvipdfm/something.eps
12mr|texlive-dvipdfm-0.13.2d-4|53	%doc %{_texmfdir}/doc/dvipdfm/something.fig
12mr|texlive-dvipdfm-0.13.2d-4|54	%doc %{_texmfdir}/doc/dvipdfm/something.pdf
12mr|texlive-dvipdfm-0.13.2d-4|55	%doc %{_texmfdir}/doc/dvipdfm/transistor.bb
12mr|texlive-dvipdfm-0.13.2d-4|56	%doc %{_texmfdir}/doc/dvipdfm/transistor.eps
12mr|texlive-dvipdfm-0.13.2d-4|57	%doc %{_texmfdir}/doc/dvipdfm/transistor.fig
12mr|texlive-dvipdfm-0.13.2d-4|58	%doc %{_texmfdir}/doc/dvipdfm/transistor.pdf
12mr|texlive-dvipdfm-0.13.2d-4|59	%doc %{_mandir}/man1/dvipdfm.1*
12mr|texlive-dvipdfm-0.13.2d-4|60	%doc %{_texmfdir}/doc/man/man1/dvipdfm.man1.pdf
12mr|texlive-dvipdfm-0.13.2d-4|61	%doc %{_mandir}/man1/dvipdft.1*
12mr|texlive-dvipdfm-0.13.2d-4|62	%doc %{_texmfdir}/doc/man/man1/dvipdft.man1.pdf
12mr|texlive-dvipdfm-0.13.2d-4|63	%doc %{_mandir}/man1/ebb.1*
12mr|texlive-dvipdfm-0.13.2d-4|64	%doc %{_texmfdir}/doc/man/man1/ebb.man1.pdf
12mr|texlive-dvipdfm-0.13.2d-4|65	
12mr|texlive-dvipdfm-0.13.2d-4|66	#-----------------------------------------------------------------------
12mr|texlive-dvipdfm-0.13.2d-4|67	%prep
12mr|texlive-dvipdfm-0.13.2d-4|68	%setup -c -a0 -a1 -a2
12mr|texlive-dvipdfm-0.13.2d-4|69	
12mr|texlive-dvipdfm-0.13.2d-4|70	%build
12mr|texlive-dvipdfm-0.13.2d-4|71	
12mr|texlive-dvipdfm-0.13.2d-4|72	%install
12mr|texlive-dvipdfm-0.13.2d-4|73	# shell script
12mr|texlive-dvipdfm-0.13.2d-4|74	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-dvipdfm-0.13.2d-4|75	cp -far bin/x86_64-linux/dvipdft %{buildroot}%{_bindir}
12mr|texlive-dvipdfm-0.13.2d-4|76	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-dvipdfm-0.13.2d-4|77	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-dvipdfm-0.13.2d-4|78	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-dvipdfm-0.13.2d-4|79	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-dvipdfm-0.13.2d-4|80	
12mr|texlive-dvipdfm-0.13.2d-4|81	
12mr|texlive-dvipdfm-0.13.2d-4|82	
12mr|texlive-dvipdfm-0.13.2d-4|83	%changelog
12mr|texlive-dvipdfm-0.13.2d-4|84	

17222 12
12mr|texlive-dvipdfmx-20120421-1|1	# revision 26765
12mr|texlive-dvipdfmx-20120421-1|2	# category TLCore
12mr|texlive-dvipdfmx-20120421-1|3	# catalog-ctan /dviware/dvipdfmx/dvipdfmx.tar.gz
12mr|texlive-dvipdfmx-20120421-1|4	# catalog-date 2012-04-21 10:57:19 +0200
12mr|texlive-dvipdfmx-20120421-1|5	# catalog-license gpl
12mr|texlive-dvipdfmx-20120421-1|6	# catalog-version undef
12mr|texlive-dvipdfmx-20120421-1|7	Name:		texlive-dvipdfmx
12mr|texlive-dvipdfmx-20120421-1|8	Version:	20120421
12mr|texlive-dvipdfmx-20120421-1|9	Release:	1
12mr|texlive-dvipdfmx-20120421-1|10	Summary:	An extended version of dvipdfm
12mr|texlive-dvipdfmx-20120421-1|11	Group:		Publishing
12mr|texlive-dvipdfmx-20120421-1|12	URL:		http://www.ctan.org/tex-archive/dviware/dvipdfmx/dvipdfmx.tar.gz
12mr|texlive-dvipdfmx-20120421-1|13	License:	GPL
12mr|texlive-dvipdfmx-20120421-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipdfmx.tar.xz
12mr|texlive-dvipdfmx-20120421-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipdfmx.doc.tar.xz
12mr|texlive-dvipdfmx-20120421-1|16	BuildArch:	noarch
12mr|texlive-dvipdfmx-20120421-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dvipdfmx-20120421-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dvipdfmx-20120421-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-dvipdfmx-20120421-1|20	Requires:	texlive-glyphlist
12mr|texlive-dvipdfmx-20120421-1|21	Requires:	texlive-dvipdfmx-def
12mr|texlive-dvipdfmx-20120421-1|22	Requires:	texlive-dvipdfmx.bin
12mr|texlive-dvipdfmx-20120421-1|23	
12mr|texlive-dvipdfmx-20120421-1|24	%description
12mr|texlive-dvipdfmx-20120421-1|25	Dvipdfmx (formerly dvipdfm-cjk) is a development of dvipdfm
12mr|texlive-dvipdfmx-20120421-1|26	created to support multi-byte character encodings and large
12mr|texlive-dvipdfmx-20120421-1|27	character sets for East Asian languages. Dvipdfmx, if "called"
12mr|texlive-dvipdfmx-20120421-1|28	with the name dvipdfm, operates in a "dvipdfm compatibility"
12mr|texlive-dvipdfmx-20120421-1|29	mode, so that users of the both packages need only keep one
12mr|texlive-dvipdfmx-20120421-1|30	executable. A secondary design goal is to support as many "PDF"
12mr|texlive-dvipdfmx-20120421-1|31	features as does pdfTeX. There being no documentation as such,
12mr|texlive-dvipdfmx-20120421-1|32	users are advised to consult the documentation of dvipdfm (as
12mr|texlive-dvipdfmx-20120421-1|33	well, of course, as the package Readme.
12mr|texlive-dvipdfmx-20120421-1|34	
12mr|texlive-dvipdfmx-20120421-1|35	%post
12mr|texlive-dvipdfmx-20120421-1|36	%{_sbindir}/texlive.post
12mr|texlive-dvipdfmx-20120421-1|37	
12mr|texlive-dvipdfmx-20120421-1|38	%postun
12mr|texlive-dvipdfmx-20120421-1|39	if [ $1 -eq 0 ]; then
12mr|texlive-dvipdfmx-20120421-1|40	%{_sbindir}/texlive.post
12mr|texlive-dvipdfmx-20120421-1|41	fi
12mr|texlive-dvipdfmx-20120421-1|42	
12mr|texlive-dvipdfmx-20120421-1|43	#-----------------------------------------------------------------------
12mr|texlive-dvipdfmx-20120421-1|44	%files
12mr|texlive-dvipdfmx-20120421-1|45	%{_texmfdir}/dvipdfmx/dvipdfmx.cfg
12mr|texlive-dvipdfmx-20120421-1|46	%{_texmfdir}/fonts/cmap/README
12mr|texlive-dvipdfmx-20120421-1|47	%{_texmfdir}/fonts/cmap/dvipdfmx/EUC-UCS2
12mr|texlive-dvipdfmx-20120421-1|48	%{_texmfdir}/fonts/cmap/dvipdfmx/README
12mr|texlive-dvipdfmx-20120421-1|49	%{_texmfdir}/fonts/cmap/dvipdfmx/UTF8-UCS2
12mr|texlive-dvipdfmx-20120421-1|50	%{_texmfdir}/fonts/map/dvipdfmx/cid-x.map
12mr|texlive-dvipdfmx-20120421-1|51	%{_texmfdir}/fonts/map/dvipdfmx/ckx.map
12mr|texlive-dvipdfmx-20120421-1|52	%{_texmfdir}/fonts/map/dvipdfmx/updmap/kanjix.map
12mr|texlive-dvipdfmx-20120421-1|53	%{_tlpkgdir}/tlpostcode/dvipdfmx.pl
12mr|texlive-dvipdfmx-20120421-1|54	%doc %{_texmfdir}/doc/dvipdfmx/dvipdfmx-special.pdf
12mr|texlive-dvipdfmx-20120421-1|55	%doc %{_texmfdir}/doc/dvipdfmx/dvipdfmx-special.tex
12mr|texlive-dvipdfmx-20120421-1|56	%doc %{_mandir}/man1/extractbb.1*
12mr|texlive-dvipdfmx-20120421-1|57	%doc %{_texmfdir}/doc/man/man1/extractbb.man1.pdf
12mr|texlive-dvipdfmx-20120421-1|58	
12mr|texlive-dvipdfmx-20120421-1|59	#-----------------------------------------------------------------------
12mr|texlive-dvipdfmx-20120421-1|60	%prep
12mr|texlive-dvipdfmx-20120421-1|61	%setup -c -a0 -a1
12mr|texlive-dvipdfmx-20120421-1|62	
12mr|texlive-dvipdfmx-20120421-1|63	%build
12mr|texlive-dvipdfmx-20120421-1|64	
12mr|texlive-dvipdfmx-20120421-1|65	%install
12mr|texlive-dvipdfmx-20120421-1|66	mkdir -p %{buildroot}%{_tlpkgdir}
12mr|texlive-dvipdfmx-20120421-1|67	cp -fpar tlpkg/tlpostcode %{buildroot}%{_tlpkgdir}
12mr|texlive-dvipdfmx-20120421-1|68	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-dvipdfmx-20120421-1|69	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-dvipdfmx-20120421-1|70	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-dvipdfmx-20120421-1|71	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-dvipdfmx-20120421-1|72	
12mr|texlive-dvipdfmx-20120421-1|73	
12mr|texlive-dvipdfmx-20120421-1|74	
12mr|texlive-dvipdfmx-20120421-1|75	%changelog
12mr|texlive-dvipdfmx-20120421-1|76	

17223 12
12mr|texlive-dvipdfmx-def-20111103-2|1	# revision 15878
12mr|texlive-dvipdfmx-def-20111103-2|2	# category Package
12mr|texlive-dvipdfmx-def-20111103-2|3	# catalog-ctan undef
12mr|texlive-dvipdfmx-def-20111103-2|4	# catalog-date undef
12mr|texlive-dvipdfmx-def-20111103-2|5	# catalog-license undef
12mr|texlive-dvipdfmx-def-20111103-2|6	# catalog-version undef
12mr|texlive-dvipdfmx-def-20111103-2|7	Name:		texlive-dvipdfmx-def
12mr|texlive-dvipdfmx-def-20111103-2|8	Version:	20111103
12mr|texlive-dvipdfmx-def-20111103-2|9	Release:	2
12mr|texlive-dvipdfmx-def-20111103-2|10	Summary:	TeXLive dvipdfmx-def package
12mr|texlive-dvipdfmx-def-20111103-2|11	Group:		Publishing
12mr|texlive-dvipdfmx-def-20111103-2|12	URL:		http://tug.org/texlive
12mr|texlive-dvipdfmx-def-20111103-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-dvipdfmx-def-20111103-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipdfmx-def.tar.xz
12mr|texlive-dvipdfmx-def-20111103-2|15	BuildArch:	noarch
12mr|texlive-dvipdfmx-def-20111103-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-dvipdfmx-def-20111103-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-dvipdfmx-def-20111103-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-dvipdfmx-def-20111103-2|19	
12mr|texlive-dvipdfmx-def-20111103-2|20	%description
12mr|texlive-dvipdfmx-def-20111103-2|21	TeXLive dvipdfmx-def package.
12mr|texlive-dvipdfmx-def-20111103-2|22	
12mr|texlive-dvipdfmx-def-20111103-2|23	%post
12mr|texlive-dvipdfmx-def-20111103-2|24	%{_sbindir}/texlive.post
12mr|texlive-dvipdfmx-def-20111103-2|25	
12mr|texlive-dvipdfmx-def-20111103-2|26	%postun
12mr|texlive-dvipdfmx-def-20111103-2|27	if [ $1 -eq 0 ]; then
12mr|texlive-dvipdfmx-def-20111103-2|28	%{_sbindir}/texlive.post
12mr|texlive-dvipdfmx-def-20111103-2|29	fi
12mr|texlive-dvipdfmx-def-20111103-2|30	
12mr|texlive-dvipdfmx-def-20111103-2|31	#-----------------------------------------------------------------------
12mr|texlive-dvipdfmx-def-20111103-2|32	%files
12mr|texlive-dvipdfmx-def-20111103-2|33	%{_texmfdistdir}/tex/latex/dvipdfmx-def/dvipdfmx.def
12mr|texlive-dvipdfmx-def-20111103-2|34	
12mr|texlive-dvipdfmx-def-20111103-2|35	#-----------------------------------------------------------------------
12mr|texlive-dvipdfmx-def-20111103-2|36	%prep
12mr|texlive-dvipdfmx-def-20111103-2|37	%setup -c -a0
12mr|texlive-dvipdfmx-def-20111103-2|38	
12mr|texlive-dvipdfmx-def-20111103-2|39	%build
12mr|texlive-dvipdfmx-def-20111103-2|40	
12mr|texlive-dvipdfmx-def-20111103-2|41	%install
12mr|texlive-dvipdfmx-def-20111103-2|42	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dvipdfmx-def-20111103-2|43	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-dvipdfmx-def-20111103-2|44	
12mr|texlive-dvipdfmx-def-20111103-2|45	
12mr|texlive-dvipdfmx-def-20111103-2|46	
12mr|texlive-dvipdfmx-def-20111103-2|47	%changelog
12mr|texlive-dvipdfmx-def-20111103-2|48	

17224 12
12mr|texlive-dvipng-1.14-3|1	# revision 26689
12mr|texlive-dvipng-1.14-3|2	# category TLCore
12mr|texlive-dvipng-1.14-3|3	# catalog-ctan /dviware/dvipng
12mr|texlive-dvipng-1.14-3|4	# catalog-date 2012-04-21 10:57:19 +0200
12mr|texlive-dvipng-1.14-3|5	# catalog-license lgpl
12mr|texlive-dvipng-1.14-3|6	# catalog-version 1.14
12mr|texlive-dvipng-1.14-3|7	Name:		texlive-dvipng
12mr|texlive-dvipng-1.14-3|8	Version:	1.14
12mr|texlive-dvipng-1.14-3|9	Release:	3
12mr|texlive-dvipng-1.14-3|10	Summary:	A fast DVI to PNG/GIF converter
12mr|texlive-dvipng-1.14-3|11	Group:		Publishing
12mr|texlive-dvipng-1.14-3|12	URL:		http://www.ctan.org/tex-archive/dviware/dvipng
12mr|texlive-dvipng-1.14-3|13	License:	LGPL
12mr|texlive-dvipng-1.14-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipng.tar.xz
12mr|texlive-dvipng-1.14-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipng.doc.tar.xz
12mr|texlive-dvipng-1.14-3|16	BuildArch:	noarch
12mr|texlive-dvipng-1.14-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dvipng-1.14-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dvipng-1.14-3|19	Requires:	texlive-dvipng.bin
12mr|texlive-dvipng-1.14-3|20	
12mr|texlive-dvipng-1.14-3|21	%description
12mr|texlive-dvipng-1.14-3|22	This program makes PNG and/or GIF graphics from DVI files as
12mr|texlive-dvipng-1.14-3|23	obtained from TeX and its relatives. Its benefits include: -
12mr|texlive-dvipng-1.14-3|24	Speed. It offers very fast rendering of DVI as bitmap files,
12mr|texlive-dvipng-1.14-3|25	which makes it suitable for generating large amounts of images
12mr|texlive-dvipng-1.14-3|26	on-the-fly, as needed in preview-latex, WeBWorK and others; -
12mr|texlive-dvipng-1.14-3|27	It does not read the postamble, so it can be started before TeX
12mr|texlive-dvipng-1.14-3|28	finishes. There is a --follow switch that makes dvipng wait at
12mr|texlive-dvipng-1.14-3|29	end-of-file for further output, unless it finds the POST marker
12mr|texlive-dvipng-1.14-3|30	that indicates the end of the DVI; - Interactive query of
12mr|texlive-dvipng-1.14-3|31	options. dvipng can read options interactively through stdin,
12mr|texlive-dvipng-1.14-3|32	and all options are usable. It is even possible to change the
12mr|texlive-dvipng-1.14-3|33	input file through this interface. - Support for PK, VF,
12mr|texlive-dvipng-1.14-3|34	PostScript Type1, and TrueType fonts, colour specials, and
12mr|texlive-dvipng-1.14-3|35	inclusion of PostScript, PNG, JPEG or GIF images.
12mr|texlive-dvipng-1.14-3|36	
12mr|texlive-dvipng-1.14-3|37	#-----------------------------------------------------------------------
12mr|texlive-dvipng-1.14-3|38	%files
12mr|texlive-dvipng-1.14-3|39	%doc %{_texmfdir}/doc/dvipng/dvipng.html
12mr|texlive-dvipng-1.14-3|40	%doc %{_texmfdir}/doc/dvipng/dvipng.pdf
12mr|texlive-dvipng-1.14-3|41	%doc %{_infodir}/dvipng.info*
12mr|texlive-dvipng-1.14-3|42	%doc %{_mandir}/man1/dvigif.1*
12mr|texlive-dvipng-1.14-3|43	%doc %{_texmfdir}/doc/man/man1/dvigif.man1.pdf
12mr|texlive-dvipng-1.14-3|44	%doc %{_mandir}/man1/dvipng.1*
12mr|texlive-dvipng-1.14-3|45	%doc %{_texmfdir}/doc/man/man1/dvipng.man1.pdf
12mr|texlive-dvipng-1.14-3|46	
12mr|texlive-dvipng-1.14-3|47	#-----------------------------------------------------------------------
12mr|texlive-dvipng-1.14-3|48	%prep
12mr|texlive-dvipng-1.14-3|49	%setup -c -a0 -a1
12mr|texlive-dvipng-1.14-3|50	
12mr|texlive-dvipng-1.14-3|51	%build
12mr|texlive-dvipng-1.14-3|52	
12mr|texlive-dvipng-1.14-3|53	%install
12mr|texlive-dvipng-1.14-3|54	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-dvipng-1.14-3|55	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-dvipng-1.14-3|56	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-dvipng-1.14-3|57	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-dvipng-1.14-3|58	mkdir -p %{buildroot}%{_infodir}
12mr|texlive-dvipng-1.14-3|59	mv %{buildroot}%{_texmfdir}/doc/info/*.info %{buildroot}%{_infodir}
12mr|texlive-dvipng-1.14-3|60	
12mr|texlive-dvipng-1.14-3|61	
12mr|texlive-dvipng-1.14-3|62	
12mr|texlive-dvipng-1.14-3|63	%changelog
12mr|texlive-dvipng-1.14-3|64	

17225 12
12mr|texlive-dvipos-20111103-2|1	# revision 23089
12mr|texlive-dvipos-20111103-2|2	# category TLCore
12mr|texlive-dvipos-20111103-2|3	# catalog-ctan undef
12mr|texlive-dvipos-20111103-2|4	# catalog-date undef
12mr|texlive-dvipos-20111103-2|5	# catalog-license undef
12mr|texlive-dvipos-20111103-2|6	# catalog-version undef
12mr|texlive-dvipos-20111103-2|7	Name:		texlive-dvipos
12mr|texlive-dvipos-20111103-2|8	Version:	20111103
12mr|texlive-dvipos-20111103-2|9	Release:	2
12mr|texlive-dvipos-20111103-2|10	Summary:	TeXLive dvipos package
12mr|texlive-dvipos-20111103-2|11	Group:		Publishing
12mr|texlive-dvipos-20111103-2|12	URL:		http://tug.org/texlive
12mr|texlive-dvipos-20111103-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-dvipos-20111103-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipos.tar.xz
12mr|texlive-dvipos-20111103-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipos.doc.tar.xz
12mr|texlive-dvipos-20111103-2|16	BuildArch:	noarch
12mr|texlive-dvipos-20111103-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dvipos-20111103-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dvipos-20111103-2|19	Requires:	texlive-dvipos.bin
12mr|texlive-dvipos-20111103-2|20	
12mr|texlive-dvipos-20111103-2|21	%description
12mr|texlive-dvipos-20111103-2|22	TeXLive dvipos package.
12mr|texlive-dvipos-20111103-2|23	
12mr|texlive-dvipos-20111103-2|24	#-----------------------------------------------------------------------
12mr|texlive-dvipos-20111103-2|25	%files
12mr|texlive-dvipos-20111103-2|26	%doc %{_mandir}/man1/dvipos.1*
12mr|texlive-dvipos-20111103-2|27	%doc %{_texmfdir}/doc/man/man1/dvipos.man1.pdf
12mr|texlive-dvipos-20111103-2|28	
12mr|texlive-dvipos-20111103-2|29	#-----------------------------------------------------------------------
12mr|texlive-dvipos-20111103-2|30	%prep
12mr|texlive-dvipos-20111103-2|31	%setup -c -a0 -a1
12mr|texlive-dvipos-20111103-2|32	
12mr|texlive-dvipos-20111103-2|33	%build
12mr|texlive-dvipos-20111103-2|34	
12mr|texlive-dvipos-20111103-2|35	%install
12mr|texlive-dvipos-20111103-2|36	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-dvipos-20111103-2|37	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-dvipos-20111103-2|38	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-dvipos-20111103-2|39	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-dvipos-20111103-2|40	
12mr|texlive-dvipos-20111103-2|41	
12mr|texlive-dvipos-20111103-2|42	
12mr|texlive-dvipos-20111103-2|43	%changelog
12mr|texlive-dvipos-20111103-2|44	

17226 12
12mr|texlive-dvips-20120703-1|1	# revision 27147
12mr|texlive-dvips-20120703-1|2	# category Package
12mr|texlive-dvips-20120703-1|3	# catalog-ctan undef
12mr|texlive-dvips-20120703-1|4	# catalog-date 2012-07-03 17:35:36 +0200
12mr|texlive-dvips-20120703-1|5	# catalog-license gpl
12mr|texlive-dvips-20120703-1|6	# catalog-version undef
12mr|texlive-dvips-20120703-1|7	Name:		texlive-dvips
12mr|texlive-dvips-20120703-1|8	Version:	20120703
12mr|texlive-dvips-20120703-1|9	Release:	1
12mr|texlive-dvips-20120703-1|10	Summary:	A DVI to PostScript driver
12mr|texlive-dvips-20120703-1|11	Group:		Publishing
12mr|texlive-dvips-20120703-1|12	URL:		http://tug.org/texlive
12mr|texlive-dvips-20120703-1|13	License:	GPL
12mr|texlive-dvips-20120703-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvips.tar.xz
12mr|texlive-dvips-20120703-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvips.doc.tar.xz
12mr|texlive-dvips-20120703-1|16	BuildArch:	noarch
12mr|texlive-dvips-20120703-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dvips-20120703-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dvips-20120703-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-dvips-20120703-1|20	Requires:	texlive-dvips.bin
12mr|texlive-dvips-20120703-1|21	%rename tetex-dvips
12mr|texlive-dvips-20120703-1|22	%rename texlive-texmf-dvips
12mr|texlive-dvips-20120703-1|23	
12mr|texlive-dvips-20120703-1|24	%description
12mr|texlive-dvips-20120703-1|25	This package has been withdrawn from CTAN, and bundled into the
12mr|texlive-dvips-20120703-1|26	distributions' package sets. The current sources of dvips may
12mr|texlive-dvips-20120703-1|27	be found in the distribution of dvipsk which forms part of the
12mr|texlive-dvips-20120703-1|28	TeX-live sources.
12mr|texlive-dvips-20120703-1|29	
12mr|texlive-dvips-20120703-1|30	%post
12mr|texlive-dvips-20120703-1|31	%{_sbindir}/texlive.post
12mr|texlive-dvips-20120703-1|32	
12mr|texlive-dvips-20120703-1|33	%postun
12mr|texlive-dvips-20120703-1|34	if [ $1 -eq 0 ]; then
12mr|texlive-dvips-20120703-1|35	rm -fr %{_texmfvardir}/fonts/map/dvips
12mr|texlive-dvips-20120703-1|36	%{_sbindir}/texlive.post
12mr|texlive-dvips-20120703-1|37	fi
12mr|texlive-dvips-20120703-1|38	
12mr|texlive-dvips-20120703-1|39	#-----------------------------------------------------------------------
12mr|texlive-dvips-20120703-1|40	%files
12mr|texlive-dvips-20120703-1|41	%{_texmfdistdir}/dvips/base/ehandler.ps
12mr|texlive-dvips-20120703-1|42	%{_texmfdistdir}/dvips/base/resolution400.ps
12mr|texlive-dvips-20120703-1|43	%{_texmfdistdir}/fonts/enc/dvips/base/6w.enc
12mr|texlive-dvips-20120703-1|44	%{_texmfdistdir}/fonts/enc/dvips/base/7t.enc
12mr|texlive-dvips-20120703-1|45	%{_texmfdistdir}/fonts/enc/dvips/base/8a.enc
12mr|texlive-dvips-20120703-1|46	%{_texmfdistdir}/fonts/enc/dvips/base/8r.enc
12mr|texlive-dvips-20120703-1|47	%{_texmfdistdir}/fonts/enc/dvips/base/ad.enc
12mr|texlive-dvips-20120703-1|48	%{_texmfdistdir}/fonts/enc/dvips/base/ansinew.enc
12mr|texlive-dvips-20120703-1|49	%{_texmfdistdir}/fonts/enc/dvips/base/asex.enc
12mr|texlive-dvips-20120703-1|50	%{_texmfdistdir}/fonts/enc/dvips/base/asexp.enc
12mr|texlive-dvips-20120703-1|51	%{_texmfdistdir}/fonts/enc/dvips/base/dc.enc
12mr|texlive-dvips-20120703-1|52	%{_texmfdistdir}/fonts/enc/dvips/base/dvips.enc
12mr|texlive-dvips-20120703-1|53	%{_texmfdistdir}/fonts/enc/dvips/base/ec.enc
12mr|texlive-dvips-20120703-1|54	%{_texmfdistdir}/fonts/enc/dvips/base/extex.enc
12mr|texlive-dvips-20120703-1|55	%{_texmfdistdir}/fonts/enc/dvips/base/funky.enc
12mr|texlive-dvips-20120703-1|56	%{_texmfdistdir}/fonts/enc/dvips/base/odvips.enc
12mr|texlive-dvips-20120703-1|57	%{_texmfdistdir}/fonts/enc/dvips/base/q-cs-uni.enc
12mr|texlive-dvips-20120703-1|58	%{_texmfdistdir}/fonts/enc/dvips/base/q-ec-uni.enc
12mr|texlive-dvips-20120703-1|59	%{_texmfdistdir}/fonts/enc/dvips/base/q-l7x-uni.enc
12mr|texlive-dvips-20120703-1|60	%{_texmfdistdir}/fonts/enc/dvips/base/q-qx-uni.enc
12mr|texlive-dvips-20120703-1|61	%{_texmfdistdir}/fonts/enc/dvips/base/q-rm-uni.enc
12mr|texlive-dvips-20120703-1|62	%{_texmfdistdir}/fonts/enc/dvips/base/q-t2a-uni.enc
12mr|texlive-dvips-20120703-1|63	%{_texmfdistdir}/fonts/enc/dvips/base/q-t2b-uni.enc
12mr|texlive-dvips-20120703-1|64	%{_texmfdistdir}/fonts/enc/dvips/base/q-t2c-uni.enc
12mr|texlive-dvips-20120703-1|65	%{_texmfdistdir}/fonts/enc/dvips/base/q-t5-uni.enc
12mr|texlive-dvips-20120703-1|66	%{_texmfdistdir}/fonts/enc/dvips/base/q-texnansi-uni.enc
12mr|texlive-dvips-20120703-1|67	%{_texmfdistdir}/fonts/enc/dvips/base/q-ts1-uni.enc
12mr|texlive-dvips-20120703-1|68	%{_texmfdistdir}/fonts/enc/dvips/base/qx.enc
12mr|texlive-dvips-20120703-1|69	%{_texmfdistdir}/fonts/enc/dvips/base/stormex.enc
12mr|texlive-dvips-20120703-1|70	%{_texmfdistdir}/fonts/enc/dvips/base/tex256.enc
12mr|texlive-dvips-20120703-1|71	%{_texmfdistdir}/fonts/enc/dvips/base/texmext.enc
12mr|texlive-dvips-20120703-1|72	%{_texmfdistdir}/fonts/enc/dvips/base/texmital.enc
12mr|texlive-dvips-20120703-1|73	%{_texmfdistdir}/fonts/enc/dvips/base/texmsym.enc
12mr|texlive-dvips-20120703-1|74	%{_texmfdistdir}/fonts/enc/dvips/base/texnansx.enc
12mr|texlive-dvips-20120703-1|75	%{_texmfdistdir}/fonts/enc/dvips/base/xl2.enc
12mr|texlive-dvips-20120703-1|76	%{_texmfdistdir}/fonts/enc/dvips/base/xt2.enc
12mr|texlive-dvips-20120703-1|77	%{_texmfdistdir}/tex/generic/dvips/blackdvi.sty
12mr|texlive-dvips-20120703-1|78	%{_texmfdistdir}/tex/generic/dvips/blackdvi.tex
12mr|texlive-dvips-20120703-1|79	%{_texmfdistdir}/tex/generic/dvips/colordvi.sty
12mr|texlive-dvips-20120703-1|80	%{_texmfdistdir}/tex/generic/dvips/colordvi.tex
12mr|texlive-dvips-20120703-1|81	%{_texmfdistdir}/tex/generic/dvips/rotate.sty
12mr|texlive-dvips-20120703-1|82	%{_texmfdistdir}/tex/generic/dvips/rotate.tex
12mr|texlive-dvips-20120703-1|83	%{_texmfdir}/dvips/base/color.pro
12mr|texlive-dvips-20120703-1|84	%{_texmfdir}/dvips/base/crop.pro
12mr|texlive-dvips-20120703-1|85	%{_texmfdir}/dvips/base/finclude.pro
12mr|texlive-dvips-20120703-1|86	%{_texmfdir}/dvips/base/hps.pro
12mr|texlive-dvips-20120703-1|87	%{_texmfdir}/dvips/base/special.pro
12mr|texlive-dvips-20120703-1|88	%{_texmfdir}/dvips/base/tex.pro
12mr|texlive-dvips-20120703-1|89	%{_texmfdir}/dvips/base/texc.pro
12mr|texlive-dvips-20120703-1|90	%{_texmfdir}/dvips/base/texps.pro
12mr|texlive-dvips-20120703-1|91	%{_texmfdir}/dvips/config/alt-rule.pro
12mr|texlive-dvips-20120703-1|92	%{_texmfdir}/dvips/config/canonex.cfg
12mr|texlive-dvips-20120703-1|93	%{_texmfdir}/dvips/config/config.bakoma
12mr|texlive-dvips-20120703-1|94	%{_texmfdir}/dvips/config/config.canonex
12mr|texlive-dvips-20120703-1|95	%{_texmfdir}/dvips/config/config.cx
12mr|texlive-dvips-20120703-1|96	%{_texmfdir}/dvips/config/config.deskjet
12mr|texlive-dvips-20120703-1|97	%{_texmfdir}/dvips/config/config.dvired
12mr|texlive-dvips-20120703-1|98	%{_texmfdir}/dvips/config/config.epson
12mr|texlive-dvips-20120703-1|99	%{_texmfdir}/dvips/config/config.ibmvga
12mr|texlive-dvips-20120703-1|100	%{_texmfdir}/dvips/config/config.ljfour
12mr|texlive-dvips-20120703-1|101	%{_texmfdir}/dvips/config/config.luc
12mr|texlive-dvips-20120703-1|102	%{_texmfdir}/dvips/config/config.mbn
12mr|texlive-dvips-20120703-1|103	%{_texmfdir}/dvips/config/config.mga
12mr|texlive-dvips-20120703-1|104	%{_texmfdir}/dvips/config/config.mirrorprint
12mr|texlive-dvips-20120703-1|105	%{_texmfdir}/dvips/config/config.ot2
12mr|texlive-dvips-20120703-1|106	%{_texmfdir}/dvips/config/config.ps
12mr|texlive-dvips-20120703-1|107	%{_texmfdir}/dvips/config/config.qms
12mr|texlive-dvips-20120703-1|108	%{_texmfdir}/dvips/config/config.toshiba
12mr|texlive-dvips-20120703-1|109	%{_texmfdir}/dvips/config/config.unms
12mr|texlive-dvips-20120703-1|110	%{_texmfdir}/dvips/config/config.xyp
12mr|texlive-dvips-20120703-1|111	%{_texmfdir}/dvips/config/cx.cfg
12mr|texlive-dvips-20120703-1|112	%{_texmfdir}/dvips/config/deskjet.cfg
12mr|texlive-dvips-20120703-1|113	%{_texmfdir}/dvips/config/dfaxhigh.cfg
12mr|texlive-dvips-20120703-1|114	%{_texmfdir}/dvips/config/dvired.cfg
12mr|texlive-dvips-20120703-1|115	%{_texmfdir}/dvips/config/epson.cfg
12mr|texlive-dvips-20120703-1|116	%{_texmfdir}/dvips/config/ibmvga.cfg
12mr|texlive-dvips-20120703-1|117	%{_texmfdir}/dvips/config/ljfour.cfg
12mr|texlive-dvips-20120703-1|118	%{_texmfdir}/dvips/config/qms.cfg
12mr|texlive-dvips-20120703-1|119	%{_texmfdir}/dvips/config/toshiba.cfg
12mr|texlive-dvips-20120703-1|120	%{_texmfdir}/fonts/map/dvips/updmap/builtin35.map
12mr|texlive-dvips-20120703-1|121	%{_texmfdir}/fonts/map/dvips/updmap/download35.map
12mr|texlive-dvips-20120703-1|122	%{_texmfdir}/fonts/map/dvips/updmap/ps2pk.map
12mr|texlive-dvips-20120703-1|123	%{_texmfdir}/fonts/map/dvips/updmap/psfonts.map
12mr|texlive-dvips-20120703-1|124	%{_texmfdir}/fonts/map/dvips/updmap/psfonts_pk.map
12mr|texlive-dvips-20120703-1|125	%{_texmfdir}/fonts/map/dvips/updmap/psfonts_t1.map
12mr|texlive-dvips-20120703-1|126	%doc %{_texmfdir}/doc/dvips/dvips.html
12mr|texlive-dvips-20120703-1|127	%doc %{_texmfdir}/doc/dvips/dvips.pdf
12mr|texlive-dvips-20120703-1|128	%doc %{_infodir}/dvips.info*
12mr|texlive-dvips-20120703-1|129	%doc %{_mandir}/man1/afm2tfm.1*
12mr|texlive-dvips-20120703-1|130	%doc %{_texmfdir}/doc/man/man1/afm2tfm.man1.pdf
12mr|texlive-dvips-20120703-1|131	%doc %{_mandir}/man1/dvips.1*
12mr|texlive-dvips-20120703-1|132	%doc %{_texmfdir}/doc/man/man1/dvips.man1.pdf
12mr|texlive-dvips-20120703-1|133	
12mr|texlive-dvips-20120703-1|134	#-----------------------------------------------------------------------
12mr|texlive-dvips-20120703-1|135	%prep
12mr|texlive-dvips-20120703-1|136	%setup -c -a0 -a1
12mr|texlive-dvips-20120703-1|137	
12mr|texlive-dvips-20120703-1|138	%build
12mr|texlive-dvips-20120703-1|139	
12mr|texlive-dvips-20120703-1|140	%install
12mr|texlive-dvips-20120703-1|141	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-dvips-20120703-1|142	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-dvips-20120703-1|143	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-dvips-20120703-1|144	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-dvips-20120703-1|145	mkdir -p %{buildroot}%{_infodir}
12mr|texlive-dvips-20120703-1|146	mv %{buildroot}%{_texmfdir}/doc/info/*.info %{buildroot}%{_infodir}
12mr|texlive-dvips-20120703-1|147	
12mr|texlive-dvips-20120703-1|148	
12mr|texlive-dvips-20120703-1|149	
12mr|texlive-dvips-20120703-1|150	%changelog
12mr|texlive-dvips-20120703-1|151	

17227 12
12mr|texlive-dvipsconfig-1.6-2|1	# revision 13293
12mr|texlive-dvipsconfig-1.6-2|2	# category Package
12mr|texlive-dvipsconfig-1.6-2|3	# catalog-ctan /dviware/dvipsconfig
12mr|texlive-dvipsconfig-1.6-2|4	# catalog-date 2007-03-05 22:02:45 +0100
12mr|texlive-dvipsconfig-1.6-2|5	# catalog-license gpl
12mr|texlive-dvipsconfig-1.6-2|6	# catalog-version 1.6
12mr|texlive-dvipsconfig-1.6-2|7	Name:		texlive-dvipsconfig
12mr|texlive-dvipsconfig-1.6-2|8	Version:	1.6
12mr|texlive-dvipsconfig-1.6-2|9	Release:	2
12mr|texlive-dvipsconfig-1.6-2|10	Summary:	Collection of dvips PostScript headers
12mr|texlive-dvipsconfig-1.6-2|11	Group:		Publishing
12mr|texlive-dvipsconfig-1.6-2|12	URL:		http://www.ctan.org/tex-archive/dviware/dvipsconfig
12mr|texlive-dvipsconfig-1.6-2|13	License:	GPL
12mr|texlive-dvipsconfig-1.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipsconfig.tar.xz
12mr|texlive-dvipsconfig-1.6-2|15	BuildArch:	noarch
12mr|texlive-dvipsconfig-1.6-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-dvipsconfig-1.6-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-dvipsconfig-1.6-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-dvipsconfig-1.6-2|19	
12mr|texlive-dvipsconfig-1.6-2|20	%description
12mr|texlive-dvipsconfig-1.6-2|21	This is a collection of dvips PostScript header and dvips
12mr|texlive-dvipsconfig-1.6-2|22	config files. They control certain features of the printer,
12mr|texlive-dvipsconfig-1.6-2|23	including: A4, A3, usletter, simplex, duplex / long edge,
12mr|texlive-dvipsconfig-1.6-2|24	duplex / short edge, screen frequencies of images, black/white
12mr|texlive-dvipsconfig-1.6-2|25	invers, select transparency / paper for tektronix 550/560,
12mr|texlive-dvipsconfig-1.6-2|26	manual feeder, envelope feeder, and tray 1, 2 and 3, and
12mr|texlive-dvipsconfig-1.6-2|27	printing a PostScript grid underneath the page material--very
12mr|texlive-dvipsconfig-1.6-2|28	useful for measuring and eliminating paper feed errors!.
12mr|texlive-dvipsconfig-1.6-2|29	
12mr|texlive-dvipsconfig-1.6-2|30	%post
12mr|texlive-dvipsconfig-1.6-2|31	%{_sbindir}/texlive.post
12mr|texlive-dvipsconfig-1.6-2|32	
12mr|texlive-dvipsconfig-1.6-2|33	%postun
12mr|texlive-dvipsconfig-1.6-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-dvipsconfig-1.6-2|35	%{_sbindir}/texlive.post
12mr|texlive-dvipsconfig-1.6-2|36	fi
12mr|texlive-dvipsconfig-1.6-2|37	
12mr|texlive-dvipsconfig-1.6-2|38	#-----------------------------------------------------------------------
12mr|texlive-dvipsconfig-1.6-2|39	%files
12mr|texlive-dvipsconfig-1.6-2|40	%{_texmfdistdir}/dvips/dvipsconfig/README
12mr|texlive-dvipsconfig-1.6-2|41	%{_texmfdistdir}/dvips/dvipsconfig/addpsctrl
12mr|texlive-dvipsconfig-1.6-2|42	%{_texmfdistdir}/dvips/dvipsconfig/config.a3
12mr|texlive-dvipsconfig-1.6-2|43	%{_texmfdistdir}/dvips/dvipsconfig/config.a4
12mr|texlive-dvipsconfig-1.6-2|44	%{_texmfdistdir}/dvips/dvipsconfig/config.a4grid
12mr|texlive-dvipsconfig-1.6-2|45	%{_texmfdistdir}/dvips/dvipsconfig/config.duplong
12mr|texlive-dvipsconfig-1.6-2|46	%{_texmfdistdir}/dvips/dvipsconfig/config.dupshort
12mr|texlive-dvipsconfig-1.6-2|47	%{_texmfdistdir}/dvips/dvipsconfig/config.envelope
12mr|texlive-dvipsconfig-1.6-2|48	%{_texmfdistdir}/dvips/dvipsconfig/config.inv
12mr|texlive-dvipsconfig-1.6-2|49	%{_texmfdistdir}/dvips/dvipsconfig/config.manualfeed
12mr|texlive-dvipsconfig-1.6-2|50	%{_texmfdistdir}/dvips/dvipsconfig/config.mmgrid
12mr|texlive-dvipsconfig-1.6-2|51	%{_texmfdistdir}/dvips/dvipsconfig/config.psgrid
12mr|texlive-dvipsconfig-1.6-2|52	%{_texmfdistdir}/dvips/dvipsconfig/config.screen100
12mr|texlive-dvipsconfig-1.6-2|53	%{_texmfdistdir}/dvips/dvipsconfig/config.screen100_0
12mr|texlive-dvipsconfig-1.6-2|54	%{_texmfdistdir}/dvips/dvipsconfig/config.screen110
12mr|texlive-dvipsconfig-1.6-2|55	%{_texmfdistdir}/dvips/dvipsconfig/config.screen120
12mr|texlive-dvipsconfig-1.6-2|56	%{_texmfdistdir}/dvips/dvipsconfig/config.screen130
12mr|texlive-dvipsconfig-1.6-2|57	%{_texmfdistdir}/dvips/dvipsconfig/config.screen140
12mr|texlive-dvipsconfig-1.6-2|58	%{_texmfdistdir}/dvips/dvipsconfig/config.screen150
12mr|texlive-dvipsconfig-1.6-2|59	%{_texmfdistdir}/dvips/dvipsconfig/config.screen35
12mr|texlive-dvipsconfig-1.6-2|60	%{_texmfdistdir}/dvips/dvipsconfig/config.screen50
12mr|texlive-dvipsconfig-1.6-2|61	%{_texmfdistdir}/dvips/dvipsconfig/config.screen70
12mr|texlive-dvipsconfig-1.6-2|62	%{_texmfdistdir}/dvips/dvipsconfig/config.screen80
12mr|texlive-dvipsconfig-1.6-2|63	%{_texmfdistdir}/dvips/dvipsconfig/config.screen85
12mr|texlive-dvipsconfig-1.6-2|64	%{_texmfdistdir}/dvips/dvipsconfig/config.screen90
12mr|texlive-dvipsconfig-1.6-2|65	%{_texmfdistdir}/dvips/dvipsconfig/config.simplex
12mr|texlive-dvipsconfig-1.6-2|66	%{_texmfdistdir}/dvips/dvipsconfig/config.tek550paper
12mr|texlive-dvipsconfig-1.6-2|67	%{_texmfdistdir}/dvips/dvipsconfig/config.tek550transparency
12mr|texlive-dvipsconfig-1.6-2|68	%{_texmfdistdir}/dvips/dvipsconfig/config.tray1
12mr|texlive-dvipsconfig-1.6-2|69	%{_texmfdistdir}/dvips/dvipsconfig/config.tray2
12mr|texlive-dvipsconfig-1.6-2|70	%{_texmfdistdir}/dvips/dvipsconfig/config.tray3
12mr|texlive-dvipsconfig-1.6-2|71	%{_texmfdistdir}/dvips/dvipsconfig/config.usledger
12mr|texlive-dvipsconfig-1.6-2|72	%{_texmfdistdir}/dvips/dvipsconfig/config.usletter
12mr|texlive-dvipsconfig-1.6-2|73	
12mr|texlive-dvipsconfig-1.6-2|74	#-----------------------------------------------------------------------
12mr|texlive-dvipsconfig-1.6-2|75	%prep
12mr|texlive-dvipsconfig-1.6-2|76	%setup -c -a0
12mr|texlive-dvipsconfig-1.6-2|77	
12mr|texlive-dvipsconfig-1.6-2|78	%build
12mr|texlive-dvipsconfig-1.6-2|79	
12mr|texlive-dvipsconfig-1.6-2|80	%install
12mr|texlive-dvipsconfig-1.6-2|81	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dvipsconfig-1.6-2|82	cp -fpar dvips %{buildroot}%{_texmfdistdir}
12mr|texlive-dvipsconfig-1.6-2|83	
12mr|texlive-dvipsconfig-1.6-2|84	
12mr|texlive-dvipsconfig-1.6-2|85	
12mr|texlive-dvipsconfig-1.6-2|86	%changelog
12mr|texlive-dvipsconfig-1.6-2|87	

17228 12
12mr|texlive-dvisvgm-1.0.10-1|1	# revision 26885
12mr|texlive-dvisvgm-1.0.10-1|2	# category TLCore
12mr|texlive-dvisvgm-1.0.10-1|3	# catalog-ctan /dviware/dvisvgm
12mr|texlive-dvisvgm-1.0.10-1|4	# catalog-date 2011-12-20 12:24:43 +0100
12mr|texlive-dvisvgm-1.0.10-1|5	# catalog-license gpl
12mr|texlive-dvisvgm-1.0.10-1|6	# catalog-version 1.0.10
12mr|texlive-dvisvgm-1.0.10-1|7	Name:		texlive-dvisvgm
12mr|texlive-dvisvgm-1.0.10-1|8	Version:	1.0.10
12mr|texlive-dvisvgm-1.0.10-1|9	Release:	1
12mr|texlive-dvisvgm-1.0.10-1|10	Summary:	Converts DVI files to Scalable Vector Graphics format (SVG)
12mr|texlive-dvisvgm-1.0.10-1|11	Group:		Publishing
12mr|texlive-dvisvgm-1.0.10-1|12	URL:		http://www.ctan.org/tex-archive/dviware/dvisvgm
12mr|texlive-dvisvgm-1.0.10-1|13	License:	GPL
12mr|texlive-dvisvgm-1.0.10-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvisvgm.tar.xz
12mr|texlive-dvisvgm-1.0.10-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvisvgm.doc.tar.xz
12mr|texlive-dvisvgm-1.0.10-1|16	BuildArch:	noarch
12mr|texlive-dvisvgm-1.0.10-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dvisvgm-1.0.10-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dvisvgm-1.0.10-1|19	Requires:	texlive-dvisvgm.bin
12mr|texlive-dvisvgm-1.0.10-1|20	
12mr|texlive-dvisvgm-1.0.10-1|21	%description
12mr|texlive-dvisvgm-1.0.10-1|22	Dvisvgm is a command line utility that converts TeX DVI files
12mr|texlive-dvisvgm-1.0.10-1|23	to the XML-based Scalable Vector Graphics format. The current
12mr|texlive-dvisvgm-1.0.10-1|24	version provides basic conversion functionality; development of
12mr|texlive-dvisvgm-1.0.10-1|25	an improved version continues. Users will need a working TeX
12mr|texlive-dvisvgm-1.0.10-1|26	installation including the kpathsea library and Type 1 versions
12mr|texlive-dvisvgm-1.0.10-1|27	of the fonts used in the DVI file. Dvisvgm has been
12mr|texlive-dvisvgm-1.0.10-1|28	successfully tested .
12mr|texlive-dvisvgm-1.0.10-1|29	
12mr|texlive-dvisvgm-1.0.10-1|30	#-----------------------------------------------------------------------
12mr|texlive-dvisvgm-1.0.10-1|31	%files
12mr|texlive-dvisvgm-1.0.10-1|32	%doc %{_mandir}/man1/dvisvgm.1*
12mr|texlive-dvisvgm-1.0.10-1|33	%doc %{_texmfdir}/doc/man/man1/dvisvgm.man1.pdf
12mr|texlive-dvisvgm-1.0.10-1|34	
12mr|texlive-dvisvgm-1.0.10-1|35	#-----------------------------------------------------------------------
12mr|texlive-dvisvgm-1.0.10-1|36	%prep
12mr|texlive-dvisvgm-1.0.10-1|37	%setup -c -a0 -a1
12mr|texlive-dvisvgm-1.0.10-1|38	
12mr|texlive-dvisvgm-1.0.10-1|39	%build
12mr|texlive-dvisvgm-1.0.10-1|40	
12mr|texlive-dvisvgm-1.0.10-1|41	%install
12mr|texlive-dvisvgm-1.0.10-1|42	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-dvisvgm-1.0.10-1|43	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-dvisvgm-1.0.10-1|44	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-dvisvgm-1.0.10-1|45	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-dvisvgm-1.0.10-1|46	
12mr|texlive-dvisvgm-1.0.10-1|47	
12mr|texlive-dvisvgm-1.0.10-1|48	
12mr|texlive-dvisvgm-1.0.10-1|49	%changelog
12mr|texlive-dvisvgm-1.0.10-1|50	

17229 12
12mr|texlive-dynblocks-0.1-1|1	# revision 26428
12mr|texlive-dynblocks-0.1-1|2	# category Package
12mr|texlive-dynblocks-0.1-1|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/dynblocks
12mr|texlive-dynblocks-0.1-1|4	# catalog-date 2012-05-14 22:52:16 +0200
12mr|texlive-dynblocks-0.1-1|5	# catalog-license lppl1.3
12mr|texlive-dynblocks-0.1-1|6	# catalog-version 0.1
12mr|texlive-dynblocks-0.1-1|7	Name:		texlive-dynblocks
12mr|texlive-dynblocks-0.1-1|8	Version:	0.1
12mr|texlive-dynblocks-0.1-1|9	Release:	1
12mr|texlive-dynblocks-0.1-1|10	Summary:	A simple way to create dynamic blocks for Beamer
12mr|texlive-dynblocks-0.1-1|11	Group:		Publishing
12mr|texlive-dynblocks-0.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/dynblocks
12mr|texlive-dynblocks-0.1-1|13	License:	LPPL1.3
12mr|texlive-dynblocks-0.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dynblocks.tar.xz
12mr|texlive-dynblocks-0.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dynblocks.doc.tar.xz
12mr|texlive-dynblocks-0.1-1|16	BuildArch:	noarch
12mr|texlive-dynblocks-0.1-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-dynblocks-0.1-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-dynblocks-0.1-1|19	
12mr|texlive-dynblocks-0.1-1|20	%description
12mr|texlive-dynblocks-0.1-1|21	The package provides full customisation of the aspect and
12mr|texlive-dynblocks-0.1-1|22	dimensions of blocks inside a presentation.
12mr|texlive-dynblocks-0.1-1|23	
12mr|texlive-dynblocks-0.1-1|24	#-----------------------------------------------------------------------
12mr|texlive-dynblocks-0.1-1|25	%files
12mr|texlive-dynblocks-0.1-1|26	%doc %{_texmfdistdir}/doc/latex/dynblocks/README
12mr|texlive-dynblocks-0.1-1|27	%doc %{_texmfdistdir}/doc/latex/dynblocks/doc/dynblocks.pdf
12mr|texlive-dynblocks-0.1-1|28	%doc %{_texmfdistdir}/doc/latex/dynblocks/doc/dynblocks.tex
12mr|texlive-dynblocks-0.1-1|29	%doc %{_texmfdistdir}/doc/latex/dynblocks/doc/images/alert_1.pdf
12mr|texlive-dynblocks-0.1-1|30	%doc %{_texmfdistdir}/doc/latex/dynblocks/doc/images/alert_2.pdf
12mr|texlive-dynblocks-0.1-1|31	%doc %{_texmfdistdir}/doc/latex/dynblocks/doc/images/align.pdf
12mr|texlive-dynblocks-0.1-1|32	%doc %{_texmfdistdir}/doc/latex/dynblocks/doc/images/basic_1.pdf
12mr|texlive-dynblocks-0.1-1|33	%doc %{_texmfdistdir}/doc/latex/dynblocks/doc/images/basic_2.pdf
12mr|texlive-dynblocks-0.1-1|34	%doc %{_texmfdistdir}/doc/latex/dynblocks/doc/images/cmbx_1.pdf
12mr|texlive-dynblocks-0.1-1|35	%doc %{_texmfdistdir}/doc/latex/dynblocks/doc/images/cmbx_2.pdf
12mr|texlive-dynblocks-0.1-1|36	%doc %{_texmfdistdir}/doc/latex/dynblocks/doc/images/cmby_1.pdf
12mr|texlive-dynblocks-0.1-1|37	%doc %{_texmfdistdir}/doc/latex/dynblocks/doc/images/cmby_2.pdf
12mr|texlive-dynblocks-0.1-1|38	%doc %{_texmfdistdir}/doc/latex/dynblocks/doc/images/custcol_1.pdf
12mr|texlive-dynblocks-0.1-1|39	%doc %{_texmfdistdir}/doc/latex/dynblocks/doc/images/custcol_2.pdf
12mr|texlive-dynblocks-0.1-1|40	%doc %{_texmfdistdir}/doc/latex/dynblocks/doc/images/custcol_3.pdf
12mr|texlive-dynblocks-0.1-1|41	%doc %{_texmfdistdir}/doc/latex/dynblocks/doc/images/custcol_4.pdf
12mr|texlive-dynblocks-0.1-1|42	%doc %{_texmfdistdir}/doc/latex/dynblocks/doc/images/estl.pdf
12mr|texlive-dynblocks-0.1-1|43	%doc %{_texmfdistdir}/doc/latex/dynblocks/doc/images/shdrndc_1.pdf
12mr|texlive-dynblocks-0.1-1|44	%doc %{_texmfdistdir}/doc/latex/dynblocks/doc/images/shdrndc_2.pdf
12mr|texlive-dynblocks-0.1-1|45	%doc %{_texmfdistdir}/doc/latex/dynblocks/doc/images/szeg_1.pdf
12mr|texlive-dynblocks-0.1-1|46	%doc %{_texmfdistdir}/doc/latex/dynblocks/doc/images/szeg_2.pdf
12mr|texlive-dynblocks-0.1-1|47	%doc %{_texmfdistdir}/doc/latex/dynblocks/latex/dynblocks.sty
12mr|texlive-dynblocks-0.1-1|48	
12mr|texlive-dynblocks-0.1-1|49	#-----------------------------------------------------------------------
12mr|texlive-dynblocks-0.1-1|50	%prep
12mr|texlive-dynblocks-0.1-1|51	%setup -c -a0 -a1
12mr|texlive-dynblocks-0.1-1|52	
12mr|texlive-dynblocks-0.1-1|53	%build
12mr|texlive-dynblocks-0.1-1|54	
12mr|texlive-dynblocks-0.1-1|55	%install
12mr|texlive-dynblocks-0.1-1|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dynblocks-0.1-1|57	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-dynblocks-0.1-1|58	
12mr|texlive-dynblocks-0.1-1|59	
12mr|texlive-dynblocks-0.1-1|60	
12mr|texlive-dynblocks-0.1-1|61	%changelog
12mr|texlive-dynblocks-0.1-1|62	

17230 12
12mr|texlive-dyntree-1.0-2|1	# revision 15878
12mr|texlive-dyntree-1.0-2|2	# category Package
12mr|texlive-dyntree-1.0-2|3	# catalog-ctan /macros/latex/contrib/dyntree
12mr|texlive-dyntree-1.0-2|4	# catalog-date 2007-03-05 22:02:45 +0100
12mr|texlive-dyntree-1.0-2|5	# catalog-license lgpl
12mr|texlive-dyntree-1.0-2|6	# catalog-version 1.0
12mr|texlive-dyntree-1.0-2|7	Name:		texlive-dyntree
12mr|texlive-dyntree-1.0-2|8	Version:	1.0
12mr|texlive-dyntree-1.0-2|9	Release:	2
12mr|texlive-dyntree-1.0-2|10	Summary:	Construct Dynkin tree diagrams
12mr|texlive-dyntree-1.0-2|11	Group:		Publishing
12mr|texlive-dyntree-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dyntree
12mr|texlive-dyntree-1.0-2|13	License:	LGPL
12mr|texlive-dyntree-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dyntree.tar.xz
12mr|texlive-dyntree-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dyntree.doc.tar.xz
12mr|texlive-dyntree-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dyntree.source.tar.xz
12mr|texlive-dyntree-1.0-2|17	BuildArch:	noarch
12mr|texlive-dyntree-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-dyntree-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-dyntree-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-dyntree-1.0-2|21	
12mr|texlive-dyntree-1.0-2|22	%description
12mr|texlive-dyntree-1.0-2|23	The package is intended for users needing to typeset a Dynkin
12mr|texlive-dyntree-1.0-2|24	Tree Diagram--a group theoretical construct consisting of
12mr|texlive-dyntree-1.0-2|25	cartan coefficients in boxes connected by a series of lines.
12mr|texlive-dyntree-1.0-2|26	Such a diagram is a tool for working out the states and their
12mr|texlive-dyntree-1.0-2|27	weights in terms of the fundamental weights and the simple
12mr|texlive-dyntree-1.0-2|28	roots. The package makes use of the author's coollist package.
12mr|texlive-dyntree-1.0-2|29	
12mr|texlive-dyntree-1.0-2|30	%post
12mr|texlive-dyntree-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-dyntree-1.0-2|32	
12mr|texlive-dyntree-1.0-2|33	%postun
12mr|texlive-dyntree-1.0-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-dyntree-1.0-2|35	%{_sbindir}/texlive.post
12mr|texlive-dyntree-1.0-2|36	fi
12mr|texlive-dyntree-1.0-2|37	
12mr|texlive-dyntree-1.0-2|38	#-----------------------------------------------------------------------
12mr|texlive-dyntree-1.0-2|39	%files
12mr|texlive-dyntree-1.0-2|40	%{_texmfdistdir}/tex/latex/dyntree/dyntree.sty
12mr|texlive-dyntree-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/dyntree/README
12mr|texlive-dyntree-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/dyntree/dyntree.pdf
12mr|texlive-dyntree-1.0-2|43	#- source
12mr|texlive-dyntree-1.0-2|44	%doc %{_texmfdistdir}/source/latex/dyntree/dyntree.dtx
12mr|texlive-dyntree-1.0-2|45	%doc %{_texmfdistdir}/source/latex/dyntree/dyntree.ins
12mr|texlive-dyntree-1.0-2|46	
12mr|texlive-dyntree-1.0-2|47	#-----------------------------------------------------------------------
12mr|texlive-dyntree-1.0-2|48	%prep
12mr|texlive-dyntree-1.0-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-dyntree-1.0-2|50	
12mr|texlive-dyntree-1.0-2|51	%build
12mr|texlive-dyntree-1.0-2|52	
12mr|texlive-dyntree-1.0-2|53	%install
12mr|texlive-dyntree-1.0-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-dyntree-1.0-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-dyntree-1.0-2|56	
12mr|texlive-dyntree-1.0-2|57	
12mr|texlive-dyntree-1.0-2|58	
12mr|texlive-dyntree-1.0-2|59	%changelog
12mr|texlive-dyntree-1.0-2|60	

17231 12
12mr|texlive-ean13isbn-20080819-2|1	# revision 15878
12mr|texlive-ean13isbn-20080819-2|2	# category Package
12mr|texlive-ean13isbn-20080819-2|3	# catalog-ctan /macros/latex/contrib/ean13isbn
12mr|texlive-ean13isbn-20080819-2|4	# catalog-date 2008-08-19 08:58:40 +0200
12mr|texlive-ean13isbn-20080819-2|5	# catalog-license lppl
12mr|texlive-ean13isbn-20080819-2|6	# catalog-version undef
12mr|texlive-ean13isbn-20080819-2|7	Name:		texlive-ean13isbn
12mr|texlive-ean13isbn-20080819-2|8	Version:	20080819
12mr|texlive-ean13isbn-20080819-2|9	Release:	2
12mr|texlive-ean13isbn-20080819-2|10	Summary:	Print EAN13 for ISBN
12mr|texlive-ean13isbn-20080819-2|11	Group:		Publishing
12mr|texlive-ean13isbn-20080819-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ean13isbn
12mr|texlive-ean13isbn-20080819-2|13	License:	LPPL
12mr|texlive-ean13isbn-20080819-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ean13isbn.tar.xz
12mr|texlive-ean13isbn-20080819-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ean13isbn.doc.tar.xz
12mr|texlive-ean13isbn-20080819-2|16	BuildArch:	noarch
12mr|texlive-ean13isbn-20080819-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ean13isbn-20080819-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ean13isbn-20080819-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ean13isbn-20080819-2|20	
12mr|texlive-ean13isbn-20080819-2|21	%description
12mr|texlive-ean13isbn-20080819-2|22	The package provides the means to typeset ISBN codes with EAN-
12mr|texlive-ean13isbn-20080819-2|23	13; it uses the (generic) package ean13.tex to typeset the
12mr|texlive-ean13isbn-20080819-2|24	actual barcode.
12mr|texlive-ean13isbn-20080819-2|25	
12mr|texlive-ean13isbn-20080819-2|26	%post
12mr|texlive-ean13isbn-20080819-2|27	%{_sbindir}/texlive.post
12mr|texlive-ean13isbn-20080819-2|28	
12mr|texlive-ean13isbn-20080819-2|29	%postun
12mr|texlive-ean13isbn-20080819-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-ean13isbn-20080819-2|31	%{_sbindir}/texlive.post
12mr|texlive-ean13isbn-20080819-2|32	fi
12mr|texlive-ean13isbn-20080819-2|33	
12mr|texlive-ean13isbn-20080819-2|34	#-----------------------------------------------------------------------
12mr|texlive-ean13isbn-20080819-2|35	%files
12mr|texlive-ean13isbn-20080819-2|36	%{_texmfdistdir}/tex/latex/ean13isbn/ean13isbn.sty
12mr|texlive-ean13isbn-20080819-2|37	%doc %{_texmfdistdir}/doc/latex/ean13isbn/License.txt
12mr|texlive-ean13isbn-20080819-2|38	%doc %{_texmfdistdir}/doc/latex/ean13isbn/README
12mr|texlive-ean13isbn-20080819-2|39	%doc %{_texmfdistdir}/doc/latex/ean13isbn/ean13isbn.pdf
12mr|texlive-ean13isbn-20080819-2|40	%doc %{_texmfdistdir}/doc/latex/ean13isbn/ean13isbn.tex
12mr|texlive-ean13isbn-20080819-2|41	
12mr|texlive-ean13isbn-20080819-2|42	#-----------------------------------------------------------------------
12mr|texlive-ean13isbn-20080819-2|43	%prep
12mr|texlive-ean13isbn-20080819-2|44	%setup -c -a0 -a1
12mr|texlive-ean13isbn-20080819-2|45	
12mr|texlive-ean13isbn-20080819-2|46	%build
12mr|texlive-ean13isbn-20080819-2|47	
12mr|texlive-ean13isbn-20080819-2|48	%install
12mr|texlive-ean13isbn-20080819-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ean13isbn-20080819-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ean13isbn-20080819-2|51	
12mr|texlive-ean13isbn-20080819-2|52	
12mr|texlive-ean13isbn-20080819-2|53	
12mr|texlive-ean13isbn-20080819-2|54	%changelog
12mr|texlive-ean13isbn-20080819-2|55	

17232 12
12mr|texlive-ean-20070101-2|1	# revision 20851
12mr|texlive-ean-20070101-2|2	# category Package
12mr|texlive-ean-20070101-2|3	# catalog-ctan /macros/generic/ean
12mr|texlive-ean-20070101-2|4	# catalog-date 2007-01-01 18:45:52 +0100
12mr|texlive-ean-20070101-2|5	# catalog-license gpl
12mr|texlive-ean-20070101-2|6	# catalog-version undef
12mr|texlive-ean-20070101-2|7	Name:		texlive-ean
12mr|texlive-ean-20070101-2|8	Version:	20070101
12mr|texlive-ean-20070101-2|9	Release:	2
12mr|texlive-ean-20070101-2|10	Summary:	Macros for making EAN barcodes
12mr|texlive-ean-20070101-2|11	Group:		Publishing
12mr|texlive-ean-20070101-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/ean
12mr|texlive-ean-20070101-2|13	License:	GPL
12mr|texlive-ean-20070101-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ean.tar.xz
12mr|texlive-ean-20070101-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ean.doc.tar.xz
12mr|texlive-ean-20070101-2|16	BuildArch:	noarch
12mr|texlive-ean-20070101-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ean-20070101-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ean-20070101-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ean-20070101-2|20	
12mr|texlive-ean-20070101-2|21	%description
12mr|texlive-ean-20070101-2|22	Provides EAN-8 and EAN-13 forms. The package needs the ocr-b
12mr|texlive-ean-20070101-2|23	fonts; note that the fonts are not available under a free
12mr|texlive-ean-20070101-2|24	licence, as the macros are.
12mr|texlive-ean-20070101-2|25	
12mr|texlive-ean-20070101-2|26	%post
12mr|texlive-ean-20070101-2|27	%{_sbindir}/texlive.post
12mr|texlive-ean-20070101-2|28	
12mr|texlive-ean-20070101-2|29	%postun
12mr|texlive-ean-20070101-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-ean-20070101-2|31	%{_sbindir}/texlive.post
12mr|texlive-ean-20070101-2|32	fi
12mr|texlive-ean-20070101-2|33	
12mr|texlive-ean-20070101-2|34	#-----------------------------------------------------------------------
12mr|texlive-ean-20070101-2|35	%files
12mr|texlive-ean-20070101-2|36	%{_texmfdistdir}/tex/generic/ean/ean13.tex
12mr|texlive-ean-20070101-2|37	%{_texmfdistdir}/tex/generic/ean/ean8.tex
12mr|texlive-ean-20070101-2|38	%doc %{_texmfdistdir}/doc/generic/ean/README
12mr|texlive-ean-20070101-2|39	%doc %{_texmfdistdir}/doc/generic/ean/eantest.tex
12mr|texlive-ean-20070101-2|40	
12mr|texlive-ean-20070101-2|41	#-----------------------------------------------------------------------
12mr|texlive-ean-20070101-2|42	%prep
12mr|texlive-ean-20070101-2|43	%setup -c -a0 -a1
12mr|texlive-ean-20070101-2|44	
12mr|texlive-ean-20070101-2|45	%build
12mr|texlive-ean-20070101-2|46	
12mr|texlive-ean-20070101-2|47	%install
12mr|texlive-ean-20070101-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ean-20070101-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ean-20070101-2|50	
12mr|texlive-ean-20070101-2|51	
12mr|texlive-ean-20070101-2|52	
12mr|texlive-ean-20070101-2|53	%changelog
12mr|texlive-ean-20070101-2|54	

17233 12
12mr|texlive-easy-0.99-2|1	# revision 19440
12mr|texlive-easy-0.99-2|2	# category Package
12mr|texlive-easy-0.99-2|3	# catalog-ctan /macros/latex/contrib/easy
12mr|texlive-easy-0.99-2|4	# catalog-date 2007-01-01 18:45:52 +0100
12mr|texlive-easy-0.99-2|5	# catalog-license lppl
12mr|texlive-easy-0.99-2|6	# catalog-version 0.99
12mr|texlive-easy-0.99-2|7	Name:		texlive-easy
12mr|texlive-easy-0.99-2|8	Version:	0.99
12mr|texlive-easy-0.99-2|9	Release:	2
12mr|texlive-easy-0.99-2|10	Summary:	A collection of easy-to-use macros
12mr|texlive-easy-0.99-2|11	Group:		Publishing
12mr|texlive-easy-0.99-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/easy
12mr|texlive-easy-0.99-2|13	License:	LPPL
12mr|texlive-easy-0.99-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easy.tar.xz
12mr|texlive-easy-0.99-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easy.doc.tar.xz
12mr|texlive-easy-0.99-2|16	BuildArch:	noarch
12mr|texlive-easy-0.99-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-easy-0.99-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-easy-0.99-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-easy-0.99-2|20	
12mr|texlive-easy-0.99-2|21	%description
12mr|texlive-easy-0.99-2|22	The collection comprises: - easybib, support for customising
12mr|texlive-easy-0.99-2|23	bibliographies; - easybmat, support for composing block
12mr|texlive-easy-0.99-2|24	matrices; - easyeqn, support for various aspects of equations;
12mr|texlive-easy-0.99-2|25	- easymat, support for composing matrices; - easytable, support
12mr|texlive-easy-0.99-2|26	for writing tables; - easyvector, a C-like syntax for writing
12mr|texlive-easy-0.99-2|27	vectors.
12mr|texlive-easy-0.99-2|28	
12mr|texlive-easy-0.99-2|29	%post
12mr|texlive-easy-0.99-2|30	%{_sbindir}/texlive.post
12mr|texlive-easy-0.99-2|31	
12mr|texlive-easy-0.99-2|32	%postun
12mr|texlive-easy-0.99-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-easy-0.99-2|34	%{_sbindir}/texlive.post
12mr|texlive-easy-0.99-2|35	fi
12mr|texlive-easy-0.99-2|36	
12mr|texlive-easy-0.99-2|37	#-----------------------------------------------------------------------
12mr|texlive-easy-0.99-2|38	%files
12mr|texlive-easy-0.99-2|39	%{_texmfdistdir}/tex/latex/easy/easy.sty
12mr|texlive-easy-0.99-2|40	%{_texmfdistdir}/tex/latex/easy/easybib.sty
12mr|texlive-easy-0.99-2|41	%{_texmfdistdir}/tex/latex/easy/easybmat.sty
12mr|texlive-easy-0.99-2|42	%{_texmfdistdir}/tex/latex/easy/easyeqn.sty
12mr|texlive-easy-0.99-2|43	%{_texmfdistdir}/tex/latex/easy/easymat.sty
12mr|texlive-easy-0.99-2|44	%{_texmfdistdir}/tex/latex/easy/easytable.sty
12mr|texlive-easy-0.99-2|45	%{_texmfdistdir}/tex/latex/easy/easyvector.sty
12mr|texlive-easy-0.99-2|46	%doc %{_texmfdistdir}/doc/latex/easy/README
12mr|texlive-easy-0.99-2|47	%doc %{_texmfdistdir}/doc/latex/easy/README.TEXLIVE
12mr|texlive-easy-0.99-2|48	%doc %{_texmfdistdir}/doc/latex/easy/for-latex2html/easybib.perl
12mr|texlive-easy-0.99-2|49	%doc %{_texmfdistdir}/doc/latex/easy/for-latex2html/easybmat.perl
12mr|texlive-easy-0.99-2|50	%doc %{_texmfdistdir}/doc/latex/easy/for-latex2html/easyeqn.perl
12mr|texlive-easy-0.99-2|51	%doc %{_texmfdistdir}/doc/latex/easy/for-latex2html/easymat.perl
12mr|texlive-easy-0.99-2|52	%doc %{_texmfdistdir}/doc/latex/easy/for-latex2html/easytable.perl
12mr|texlive-easy-0.99-2|53	%doc %{_texmfdistdir}/doc/latex/easy/for-latex2html/easyvector.perl
12mr|texlive-easy-0.99-2|54	%doc %{_texmfdistdir}/doc/latex/easy/mydoc.sty
12mr|texlive-easy-0.99-2|55	
12mr|texlive-easy-0.99-2|56	#-----------------------------------------------------------------------
12mr|texlive-easy-0.99-2|57	%prep
12mr|texlive-easy-0.99-2|58	%setup -c -a0 -a1
12mr|texlive-easy-0.99-2|59	
12mr|texlive-easy-0.99-2|60	%build
12mr|texlive-easy-0.99-2|61	
12mr|texlive-easy-0.99-2|62	%install
12mr|texlive-easy-0.99-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-easy-0.99-2|64	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-easy-0.99-2|65	
12mr|texlive-easy-0.99-2|66	
12mr|texlive-easy-0.99-2|67	
12mr|texlive-easy-0.99-2|68	%changelog
12mr|texlive-easy-0.99-2|69	

17234 12
12mr|texlive-easyfig-1.2-1|1	# revision 26424
12mr|texlive-easyfig-1.2-1|2	# category Package
12mr|texlive-easyfig-1.2-1|3	# catalog-ctan /macros/latex/contrib/easyfig
12mr|texlive-easyfig-1.2-1|4	# catalog-date 2012-05-15 13:39:37 +0200
12mr|texlive-easyfig-1.2-1|5	# catalog-license lppl1.3
12mr|texlive-easyfig-1.2-1|6	# catalog-version 1.2
12mr|texlive-easyfig-1.2-1|7	Name:		texlive-easyfig
12mr|texlive-easyfig-1.2-1|8	Version:	1.2
12mr|texlive-easyfig-1.2-1|9	Release:	1
12mr|texlive-easyfig-1.2-1|10	Summary:	Simplifying the use of common figures
12mr|texlive-easyfig-1.2-1|11	Group:		Publishing
12mr|texlive-easyfig-1.2-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/easyfig
12mr|texlive-easyfig-1.2-1|13	License:	LPPL1.3
12mr|texlive-easyfig-1.2-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easyfig.tar.xz
12mr|texlive-easyfig-1.2-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easyfig.doc.tar.xz
12mr|texlive-easyfig-1.2-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easyfig.source.tar.xz
12mr|texlive-easyfig-1.2-1|17	BuildArch:	noarch
12mr|texlive-easyfig-1.2-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-easyfig-1.2-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-easyfig-1.2-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-easyfig-1.2-1|21	
12mr|texlive-easyfig-1.2-1|22	%description
12mr|texlive-easyfig-1.2-1|23	The package provides the command \Figure[<key=value>...]{<image
12mr|texlive-easyfig-1.2-1|24	filename>} to simplify the business of including an image as
12mr|texlive-easyfig-1.2-1|25	figure in the most common form (centred and with caption and
12mr|texlive-easyfig-1.2-1|26	label). Caption and label are set using the caption and label
12mr|texlive-easyfig-1.2-1|27	keys; the label fig:<image filename> is used if none is given.
12mr|texlive-easyfig-1.2-1|28	If the here key is given, the figure is not 'floated', and the
12mr|texlive-easyfig-1.2-1|29	user is responsible for placement. The package uses the
12mr|texlive-easyfig-1.2-1|30	author's package adjustbox to centre an image and to simplify
12mr|texlive-easyfig-1.2-1|31	further modifications.
12mr|texlive-easyfig-1.2-1|32	
12mr|texlive-easyfig-1.2-1|33	%post
12mr|texlive-easyfig-1.2-1|34	%{_sbindir}/texlive.post
12mr|texlive-easyfig-1.2-1|35	
12mr|texlive-easyfig-1.2-1|36	%postun
12mr|texlive-easyfig-1.2-1|37	if [ $1 -eq 0 ]; then
12mr|texlive-easyfig-1.2-1|38	%{_sbindir}/texlive.post
12mr|texlive-easyfig-1.2-1|39	fi
12mr|texlive-easyfig-1.2-1|40	
12mr|texlive-easyfig-1.2-1|41	#-----------------------------------------------------------------------
12mr|texlive-easyfig-1.2-1|42	%files
12mr|texlive-easyfig-1.2-1|43	%{_texmfdistdir}/tex/latex/easyfig/easyfig.sty
12mr|texlive-easyfig-1.2-1|44	%doc %{_texmfdistdir}/doc/latex/easyfig/README
12mr|texlive-easyfig-1.2-1|45	%doc %{_texmfdistdir}/doc/latex/easyfig/easyfig.pdf
12mr|texlive-easyfig-1.2-1|46	#- source
12mr|texlive-easyfig-1.2-1|47	%doc %{_texmfdistdir}/source/latex/easyfig/easyfig.dtx
12mr|texlive-easyfig-1.2-1|48	%doc %{_texmfdistdir}/source/latex/easyfig/easyfig.ins
12mr|texlive-easyfig-1.2-1|49	
12mr|texlive-easyfig-1.2-1|50	#-----------------------------------------------------------------------
12mr|texlive-easyfig-1.2-1|51	%prep
12mr|texlive-easyfig-1.2-1|52	%setup -c -a0 -a1 -a2
12mr|texlive-easyfig-1.2-1|53	
12mr|texlive-easyfig-1.2-1|54	%build
12mr|texlive-easyfig-1.2-1|55	
12mr|texlive-easyfig-1.2-1|56	%install
12mr|texlive-easyfig-1.2-1|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-easyfig-1.2-1|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-easyfig-1.2-1|59	
12mr|texlive-easyfig-1.2-1|60	
12mr|texlive-easyfig-1.2-1|61	
12mr|texlive-easyfig-1.2-1|62	%changelog
12mr|texlive-easyfig-1.2-1|63	

17235 12
12mr|texlive-easylist-1.3-2|1	# revision 22362
12mr|texlive-easylist-1.3-2|2	# category Package
12mr|texlive-easylist-1.3-2|3	# catalog-ctan /macros/latex/contrib/easylist
12mr|texlive-easylist-1.3-2|4	# catalog-date 2010-02-28 15:24:01 +0100
12mr|texlive-easylist-1.3-2|5	# catalog-license lppl
12mr|texlive-easylist-1.3-2|6	# catalog-version 1.3
12mr|texlive-easylist-1.3-2|7	Name:		texlive-easylist
12mr|texlive-easylist-1.3-2|8	Version:	1.3
12mr|texlive-easylist-1.3-2|9	Release:	2
12mr|texlive-easylist-1.3-2|10	Summary:	Lists using a single active character
12mr|texlive-easylist-1.3-2|11	Group:		Publishing
12mr|texlive-easylist-1.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/easylist
12mr|texlive-easylist-1.3-2|13	License:	LPPL
12mr|texlive-easylist-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easylist.tar.xz
12mr|texlive-easylist-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easylist.doc.tar.xz
12mr|texlive-easylist-1.3-2|16	BuildArch:	noarch
12mr|texlive-easylist-1.3-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-easylist-1.3-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-easylist-1.3-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-easylist-1.3-2|20	
12mr|texlive-easylist-1.3-2|21	%description
12mr|texlive-easylist-1.3-2|22	This package allows you to create lists of numbered items (as
12mr|texlive-easylist-1.3-2|23	in Wittgenstein's 'Tractatus') with a single active character
12mr|texlive-easylist-1.3-2|24	as the only command. A variety of parameters are available to
12mr|texlive-easylist-1.3-2|25	configure the appearance of the list; lists may be nested
12mr|texlive-easylist-1.3-2|26	(effectively to unlimited depth).
12mr|texlive-easylist-1.3-2|27	
12mr|texlive-easylist-1.3-2|28	%post
12mr|texlive-easylist-1.3-2|29	%{_sbindir}/texlive.post
12mr|texlive-easylist-1.3-2|30	
12mr|texlive-easylist-1.3-2|31	%postun
12mr|texlive-easylist-1.3-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-easylist-1.3-2|33	%{_sbindir}/texlive.post
12mr|texlive-easylist-1.3-2|34	fi
12mr|texlive-easylist-1.3-2|35	
12mr|texlive-easylist-1.3-2|36	#-----------------------------------------------------------------------
12mr|texlive-easylist-1.3-2|37	%files
12mr|texlive-easylist-1.3-2|38	%{_texmfdistdir}/tex/latex/easylist/easylist.sty
12mr|texlive-easylist-1.3-2|39	%doc %{_texmfdistdir}/doc/latex/easylist/README
12mr|texlive-easylist-1.3-2|40	%doc %{_texmfdistdir}/doc/latex/easylist/easylist-doc.pdf
12mr|texlive-easylist-1.3-2|41	%doc %{_texmfdistdir}/doc/latex/easylist/easylist-doc.tex
12mr|texlive-easylist-1.3-2|42	
12mr|texlive-easylist-1.3-2|43	#-----------------------------------------------------------------------
12mr|texlive-easylist-1.3-2|44	%prep
12mr|texlive-easylist-1.3-2|45	%setup -c -a0 -a1
12mr|texlive-easylist-1.3-2|46	
12mr|texlive-easylist-1.3-2|47	%build
12mr|texlive-easylist-1.3-2|48	
12mr|texlive-easylist-1.3-2|49	%install
12mr|texlive-easylist-1.3-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-easylist-1.3-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-easylist-1.3-2|52	
12mr|texlive-easylist-1.3-2|53	
12mr|texlive-easylist-1.3-2|54	
12mr|texlive-easylist-1.3-2|55	%changelog
12mr|texlive-easylist-1.3-2|56	

17236 12
12mr|texlive-easy-todo-1.0-2|1	# revision 21157
12mr|texlive-easy-todo-1.0-2|2	# category Package
12mr|texlive-easy-todo-1.0-2|3	# catalog-ctan /macros/latex/contrib/easy-todo
12mr|texlive-easy-todo-1.0-2|4	# catalog-date 2011-01-20 10:27:03 +0100
12mr|texlive-easy-todo-1.0-2|5	# catalog-license apache2
12mr|texlive-easy-todo-1.0-2|6	# catalog-version 1.0
12mr|texlive-easy-todo-1.0-2|7	Name:		texlive-easy-todo
12mr|texlive-easy-todo-1.0-2|8	Version:	1.0
12mr|texlive-easy-todo-1.0-2|9	Release:	2
12mr|texlive-easy-todo-1.0-2|10	Summary:	To-do notes in a document
12mr|texlive-easy-todo-1.0-2|11	Group:		Publishing
12mr|texlive-easy-todo-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/easy-todo
12mr|texlive-easy-todo-1.0-2|13	License:	APACHE2
12mr|texlive-easy-todo-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easy-todo.tar.xz
12mr|texlive-easy-todo-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/easy-todo.doc.tar.xz
12mr|texlive-easy-todo-1.0-2|16	BuildArch:	noarch
12mr|texlive-easy-todo-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-easy-todo-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-easy-todo-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-easy-todo-1.0-2|20	
12mr|texlive-easy-todo-1.0-2|21	%description
12mr|texlive-easy-todo-1.0-2|22	The package provides to-do notes throughout a document, and
12mr|texlive-easy-todo-1.0-2|23	will provide an index of things to do.
12mr|texlive-easy-todo-1.0-2|24	
12mr|texlive-easy-todo-1.0-2|25	%post
12mr|texlive-easy-todo-1.0-2|26	%{_sbindir}/texlive.post
12mr|texlive-easy-todo-1.0-2|27	
12mr|texlive-easy-todo-1.0-2|28	%postun
12mr|texlive-easy-todo-1.0-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-easy-todo-1.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-easy-todo-1.0-2|31	fi
12mr|texlive-easy-todo-1.0-2|32	
12mr|texlive-easy-todo-1.0-2|33	#-----------------------------------------------------------------------
12mr|texlive-easy-todo-1.0-2|34	%files
12mr|texlive-easy-todo-1.0-2|35	%{_texmfdistdir}/tex/latex/easy-todo/easy-todo.sty
12mr|texlive-easy-todo-1.0-2|36	%doc %{_texmfdistdir}/doc/latex/easy-todo/LICENSE
12mr|texlive-easy-todo-1.0-2|37	%doc %{_texmfdistdir}/doc/latex/easy-todo/README
12mr|texlive-easy-todo-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/easy-todo/easy-todo.pdf
12mr|texlive-easy-todo-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/easy-todo/easy-todo.tex
12mr|texlive-easy-todo-1.0-2|40	
12mr|texlive-easy-todo-1.0-2|41	#-----------------------------------------------------------------------
12mr|texlive-easy-todo-1.0-2|42	%prep
12mr|texlive-easy-todo-1.0-2|43	%setup -c -a0 -a1
12mr|texlive-easy-todo-1.0-2|44	
12mr|texlive-easy-todo-1.0-2|45	%build
12mr|texlive-easy-todo-1.0-2|46	
12mr|texlive-easy-todo-1.0-2|47	%install
12mr|texlive-easy-todo-1.0-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-easy-todo-1.0-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-easy-todo-1.0-2|50	
12mr|texlive-easy-todo-1.0-2|51	
12mr|texlive-easy-todo-1.0-2|52	
12mr|texlive-easy-todo-1.0-2|53	%changelog
12mr|texlive-easy-todo-1.0-2|54	

17237 12
12mr|texlive-ebezier-4-2|1	# revision 15878
12mr|texlive-ebezier-4-2|2	# category Package
12mr|texlive-ebezier-4-2|3	# catalog-ctan /macros/latex/contrib/ebezier
12mr|texlive-ebezier-4-2|4	# catalog-date 2009-01-30 10:13:19 +0100
12mr|texlive-ebezier-4-2|5	# catalog-license lppl
12mr|texlive-ebezier-4-2|6	# catalog-version 4
12mr|texlive-ebezier-4-2|7	Name:		texlive-ebezier
12mr|texlive-ebezier-4-2|8	Version:	4
12mr|texlive-ebezier-4-2|9	Release:	2
12mr|texlive-ebezier-4-2|10	Summary:	Device independent picture environment enhancement
12mr|texlive-ebezier-4-2|11	Group:		Publishing
12mr|texlive-ebezier-4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ebezier
12mr|texlive-ebezier-4-2|13	License:	LPPL
12mr|texlive-ebezier-4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebezier.tar.xz
12mr|texlive-ebezier-4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebezier.doc.tar.xz
12mr|texlive-ebezier-4-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebezier.source.tar.xz
12mr|texlive-ebezier-4-2|17	BuildArch:	noarch
12mr|texlive-ebezier-4-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ebezier-4-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ebezier-4-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ebezier-4-2|21	
12mr|texlive-ebezier-4-2|22	%description
12mr|texlive-ebezier-4-2|23	Ebezier is a device independent extension for the standard
12mr|texlive-ebezier-4-2|24	picture environment. Linear, quadratic, and cubic bezier curves
12mr|texlive-ebezier-4-2|25	are supplied in connection with higher level circle drawing
12mr|texlive-ebezier-4-2|26	commands. Additionally some macros for the calculation of curve
12mr|texlive-ebezier-4-2|27	lenghts are part of this package.
12mr|texlive-ebezier-4-2|28	
12mr|texlive-ebezier-4-2|29	%post
12mr|texlive-ebezier-4-2|30	%{_sbindir}/texlive.post
12mr|texlive-ebezier-4-2|31	
12mr|texlive-ebezier-4-2|32	%postun
12mr|texlive-ebezier-4-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-ebezier-4-2|34	%{_sbindir}/texlive.post
12mr|texlive-ebezier-4-2|35	fi
12mr|texlive-ebezier-4-2|36	
12mr|texlive-ebezier-4-2|37	#-----------------------------------------------------------------------
12mr|texlive-ebezier-4-2|38	%files
12mr|texlive-ebezier-4-2|39	%{_texmfdistdir}/tex/latex/ebezier/ebezier.sty
12mr|texlive-ebezier-4-2|40	%doc %{_texmfdistdir}/doc/latex/ebezier/ebezier.pdf
12mr|texlive-ebezier-4-2|41	#- source
12mr|texlive-ebezier-4-2|42	%doc %{_texmfdistdir}/source/latex/ebezier/ebezier.dtx
12mr|texlive-ebezier-4-2|43	%doc %{_texmfdistdir}/source/latex/ebezier/ebezier.ins
12mr|texlive-ebezier-4-2|44	
12mr|texlive-ebezier-4-2|45	#-----------------------------------------------------------------------
12mr|texlive-ebezier-4-2|46	%prep
12mr|texlive-ebezier-4-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-ebezier-4-2|48	
12mr|texlive-ebezier-4-2|49	%build
12mr|texlive-ebezier-4-2|50	
12mr|texlive-ebezier-4-2|51	%install
12mr|texlive-ebezier-4-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ebezier-4-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ebezier-4-2|54	
12mr|texlive-ebezier-4-2|55	
12mr|texlive-ebezier-4-2|56	
12mr|texlive-ebezier-4-2|57	%changelog
12mr|texlive-ebezier-4-2|58	

17238 12
12mr|texlive-ebong-20120507-1|1	# revision 26313
12mr|texlive-ebong-20120507-1|2	# category Package
12mr|texlive-ebong-20120507-1|3	# catalog-ctan /language/ebong
12mr|texlive-ebong-20120507-1|4	# catalog-date 2012-05-07 23:49:19 +0200
12mr|texlive-ebong-20120507-1|5	# catalog-license pd
12mr|texlive-ebong-20120507-1|6	# catalog-version undef
12mr|texlive-ebong-20120507-1|7	Name:		texlive-ebong
12mr|texlive-ebong-20120507-1|8	Version:	20120507
12mr|texlive-ebong-20120507-1|9	Release:	1
12mr|texlive-ebong-20120507-1|10	Summary:	Utility for writing Bengali in Rapid Roman Format
12mr|texlive-ebong-20120507-1|11	Group:		Publishing
12mr|texlive-ebong-20120507-1|12	URL:		http://www.ctan.org/tex-archive/language/ebong
12mr|texlive-ebong-20120507-1|13	License:	PD
12mr|texlive-ebong-20120507-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebong.tar.xz
12mr|texlive-ebong-20120507-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebong.doc.tar.xz
12mr|texlive-ebong-20120507-1|16	BuildArch:	noarch
12mr|texlive-ebong-20120507-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ebong-20120507-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ebong-20120507-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-ebong-20120507-1|20	Provides:	texlive-ebong.bin = %{EVRD}
12mr|texlive-ebong-20120507-1|21	
12mr|texlive-ebong-20120507-1|22	%description
12mr|texlive-ebong-20120507-1|23	A tool (preprocessor) for writing your pRaa-ne-r ka-thaa in the
12mr|texlive-ebong-20120507-1|24	bengali langauage. It allows one to write the text in Rapid
12mr|texlive-ebong-20120507-1|25	Roman Bangla and convert it to the bangtex format by a python
12mr|texlive-ebong-20120507-1|26	program. All LaTeX markups are preserved in the target file.
12mr|texlive-ebong-20120507-1|27	
12mr|texlive-ebong-20120507-1|28	%post
12mr|texlive-ebong-20120507-1|29	%{_sbindir}/texlive.post
12mr|texlive-ebong-20120507-1|30	
12mr|texlive-ebong-20120507-1|31	%postun
12mr|texlive-ebong-20120507-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-ebong-20120507-1|33	%{_sbindir}/texlive.post
12mr|texlive-ebong-20120507-1|34	fi
12mr|texlive-ebong-20120507-1|35	
12mr|texlive-ebong-20120507-1|36	#-----------------------------------------------------------------------
12mr|texlive-ebong-20120507-1|37	%files
12mr|texlive-ebong-20120507-1|38	%{_bindir}/ebong
12mr|texlive-ebong-20120507-1|39	%{_texmfdistdir}/scripts/ebong/ebong.py
12mr|texlive-ebong-20120507-1|40	%doc %{_texmfdistdir}/doc/latex/ebong/ANNOUNCE.txt
12mr|texlive-ebong-20120507-1|41	%doc %{_texmfdistdir}/doc/latex/ebong/README
12mr|texlive-ebong-20120507-1|42	%doc %{_texmfdistdir}/doc/latex/ebong/eb.b
12mr|texlive-ebong-20120507-1|43	%doc %{_texmfdistdir}/doc/latex/ebong/eb.pdf
12mr|texlive-ebong-20120507-1|44	%doc %{_texmfdistdir}/doc/latex/ebong/eb_tex.tex
12mr|texlive-ebong-20120507-1|45	
12mr|texlive-ebong-20120507-1|46	#-----------------------------------------------------------------------
12mr|texlive-ebong-20120507-1|47	%prep
12mr|texlive-ebong-20120507-1|48	%setup -c -a0 -a1
12mr|texlive-ebong-20120507-1|49	
12mr|texlive-ebong-20120507-1|50	%build
12mr|texlive-ebong-20120507-1|51	
12mr|texlive-ebong-20120507-1|52	%install
12mr|texlive-ebong-20120507-1|53	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-ebong-20120507-1|54	pushd %{buildroot}%{_bindir}
12mr|texlive-ebong-20120507-1|55	ln -sf %{_texmfdistdir}/scripts/ebong/ebong.py ebong
12mr|texlive-ebong-20120507-1|56	popd
12mr|texlive-ebong-20120507-1|57	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-ebong-20120507-1|58	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-ebong-20120507-1|59	
12mr|texlive-ebong-20120507-1|60	
12mr|texlive-ebong-20120507-1|61	
12mr|texlive-ebong-20120507-1|62	%changelog
12mr|texlive-ebong-20120507-1|63	

17239 12
12mr|texlive-ebsthesis-1.0-2|1	# revision 15878
12mr|texlive-ebsthesis-1.0-2|2	# category Package
12mr|texlive-ebsthesis-1.0-2|3	# catalog-ctan /macros/latex/contrib/ebsthesis
12mr|texlive-ebsthesis-1.0-2|4	# catalog-date 2007-01-07 11:02:17 +0100
12mr|texlive-ebsthesis-1.0-2|5	# catalog-license lppl
12mr|texlive-ebsthesis-1.0-2|6	# catalog-version 1.0
12mr|texlive-ebsthesis-1.0-2|7	Name:		texlive-ebsthesis
12mr|texlive-ebsthesis-1.0-2|8	Version:	1.0
12mr|texlive-ebsthesis-1.0-2|9	Release:	2
12mr|texlive-ebsthesis-1.0-2|10	Summary:	Typesetting theses for economics
12mr|texlive-ebsthesis-1.0-2|11	Group:		Publishing
12mr|texlive-ebsthesis-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ebsthesis
12mr|texlive-ebsthesis-1.0-2|13	License:	LPPL
12mr|texlive-ebsthesis-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebsthesis.tar.xz
12mr|texlive-ebsthesis-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebsthesis.doc.tar.xz
12mr|texlive-ebsthesis-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebsthesis.source.tar.xz
12mr|texlive-ebsthesis-1.0-2|17	BuildArch:	noarch
12mr|texlive-ebsthesis-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ebsthesis-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ebsthesis-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ebsthesis-1.0-2|21	
12mr|texlive-ebsthesis-1.0-2|22	%description
12mr|texlive-ebsthesis-1.0-2|23	The ebsthesis class and ebstools package facilitate the
12mr|texlive-ebsthesis-1.0-2|24	production of camera-ready manuscripts in conformance with the
12mr|texlive-ebsthesis-1.0-2|25	guidelines of Gabler Verlag and typographical rules established
12mr|texlive-ebsthesis-1.0-2|26	by the European Business School.
12mr|texlive-ebsthesis-1.0-2|27	
12mr|texlive-ebsthesis-1.0-2|28	%post
12mr|texlive-ebsthesis-1.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-ebsthesis-1.0-2|30	
12mr|texlive-ebsthesis-1.0-2|31	%postun
12mr|texlive-ebsthesis-1.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-ebsthesis-1.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-ebsthesis-1.0-2|34	fi
12mr|texlive-ebsthesis-1.0-2|35	
12mr|texlive-ebsthesis-1.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-ebsthesis-1.0-2|37	%files
12mr|texlive-ebsthesis-1.0-2|38	%{_texmfdistdir}/tex/latex/ebsthesis/ebsthesis.cls
12mr|texlive-ebsthesis-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/ebsthesis/README
12mr|texlive-ebsthesis-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/ebsthesis/ebsthesis.pdf
12mr|texlive-ebsthesis-1.0-2|41	#- source
12mr|texlive-ebsthesis-1.0-2|42	%doc %{_texmfdistdir}/source/latex/ebsthesis/ebsthesis.dtx
12mr|texlive-ebsthesis-1.0-2|43	%doc %{_texmfdistdir}/source/latex/ebsthesis/ebsthesis.ins
12mr|texlive-ebsthesis-1.0-2|44	
12mr|texlive-ebsthesis-1.0-2|45	#-----------------------------------------------------------------------
12mr|texlive-ebsthesis-1.0-2|46	%prep
12mr|texlive-ebsthesis-1.0-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-ebsthesis-1.0-2|48	
12mr|texlive-ebsthesis-1.0-2|49	%build
12mr|texlive-ebsthesis-1.0-2|50	
12mr|texlive-ebsthesis-1.0-2|51	%install
12mr|texlive-ebsthesis-1.0-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ebsthesis-1.0-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ebsthesis-1.0-2|54	
12mr|texlive-ebsthesis-1.0-2|55	
12mr|texlive-ebsthesis-1.0-2|56	
12mr|texlive-ebsthesis-1.0-2|57	%changelog
12mr|texlive-ebsthesis-1.0-2|58	

17240 12
12mr|texlive-ec-1.0-3|1	# revision 25033
12mr|texlive-ec-1.0-3|2	# category Package
12mr|texlive-ec-1.0-3|3	# catalog-ctan /fonts/ec
12mr|texlive-ec-1.0-3|4	# catalog-date 2009-08-27 17:24:27 +0200
12mr|texlive-ec-1.0-3|5	# catalog-license other-free
12mr|texlive-ec-1.0-3|6	# catalog-version 1.0
12mr|texlive-ec-1.0-3|7	Name:		texlive-ec
12mr|texlive-ec-1.0-3|8	Version:	1.0
12mr|texlive-ec-1.0-3|9	Release:	3
12mr|texlive-ec-1.0-3|10	Summary:	Computer modern fonts in T1 and TS1 encodings
12mr|texlive-ec-1.0-3|11	Group:		Publishing
12mr|texlive-ec-1.0-3|12	URL:		http://www.ctan.org/tex-archive/fonts/ec
12mr|texlive-ec-1.0-3|13	License:	OTHER-FREE
12mr|texlive-ec-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ec.tar.xz
12mr|texlive-ec-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ec.doc.tar.xz
12mr|texlive-ec-1.0-3|16	BuildArch:	noarch
12mr|texlive-ec-1.0-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ec-1.0-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ec-1.0-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-ec-1.0-3|20	
12mr|texlive-ec-1.0-3|21	%description
12mr|texlive-ec-1.0-3|22	The EC fonts are European Computer Modern Fonts, supporting the
12mr|texlive-ec-1.0-3|23	complete LaTeX T1 encoding defined at the 1990 TUG conference
12mr|texlive-ec-1.0-3|24	hold at Cork/Ireland. These fonts are intended to be stable
12mr|texlive-ec-1.0-3|25	with no changes being made to the tfm files. The set also
12mr|texlive-ec-1.0-3|26	contains a Text Companion Symbol font, called tc, featuring
12mr|texlive-ec-1.0-3|27	many useful characters needed in text typesetting, for example
12mr|texlive-ec-1.0-3|28	oldstyle digits, currency symbols (including the newly created
12mr|texlive-ec-1.0-3|29	Euro symbol), the permille sign, copyright, trade mark and
12mr|texlive-ec-1.0-3|30	servicemark as well as a copyleft sign, and many others. Recent
12mr|texlive-ec-1.0-3|31	releases of LaTeX2e support the EC fonts. The EC fonts
12mr|texlive-ec-1.0-3|32	supersede the preliminary version released as the DC fonts. The
12mr|texlive-ec-1.0-3|33	fonts are available in (traced) Adobe Type 1 format, as part of
12mr|texlive-ec-1.0-3|34	the cm-super bundle. The other Computer Modern-style T1-encoded
12mr|texlive-ec-1.0-3|35	Type 1 set, Latin Modern, is not actually a direct development
12mr|texlive-ec-1.0-3|36	of the EC set, and differs from the EC in a number of
12mr|texlive-ec-1.0-3|37	particulars.
12mr|texlive-ec-1.0-3|38	
12mr|texlive-ec-1.0-3|39	%post
12mr|texlive-ec-1.0-3|40	%{_sbindir}/texlive.post
12mr|texlive-ec-1.0-3|41	
12mr|texlive-ec-1.0-3|42	%postun
12mr|texlive-ec-1.0-3|43	if [ $1 -eq 0 ]; then
12mr|texlive-ec-1.0-3|44	%{_sbindir}/texlive.post
12mr|texlive-ec-1.0-3|45	fi
12mr|texlive-ec-1.0-3|46	
12mr|texlive-ec-1.0-3|47	#-----------------------------------------------------------------------
12mr|texlive-ec-1.0-3|48	%files
12mr|texlive-ec-1.0-3|49	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi.mf
12mr|texlive-ec-1.0-3|50	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi0500.mf
12mr|texlive-ec-1.0-3|51	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi0600.mf
12mr|texlive-ec-1.0-3|52	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi0700.mf
12mr|texlive-ec-1.0-3|53	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi0800.mf
12mr|texlive-ec-1.0-3|54	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi0900.mf
12mr|texlive-ec-1.0-3|55	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi1000.mf
12mr|texlive-ec-1.0-3|56	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi1095.mf
12mr|texlive-ec-1.0-3|57	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi1200.mf
12mr|texlive-ec-1.0-3|58	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi1440.mf
12mr|texlive-ec-1.0-3|59	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi1728.mf
12mr|texlive-ec-1.0-3|60	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi2074.mf
12mr|texlive-ec-1.0-3|61	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi2488.mf
12mr|texlive-ec-1.0-3|62	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi2986.mf
12mr|texlive-ec-1.0-3|63	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbi3583.mf
12mr|texlive-ec-1.0-3|64	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl.mf
12mr|texlive-ec-1.0-3|65	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl0500.mf
12mr|texlive-ec-1.0-3|66	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl0600.mf
12mr|texlive-ec-1.0-3|67	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl0700.mf
12mr|texlive-ec-1.0-3|68	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl0800.mf
12mr|texlive-ec-1.0-3|69	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl0900.mf
12mr|texlive-ec-1.0-3|70	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl1000.mf
12mr|texlive-ec-1.0-3|71	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl1095.mf
12mr|texlive-ec-1.0-3|72	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl1200.mf
12mr|texlive-ec-1.0-3|73	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl1440.mf
12mr|texlive-ec-1.0-3|74	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl1728.mf
12mr|texlive-ec-1.0-3|75	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl2074.mf
12mr|texlive-ec-1.0-3|76	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl2488.mf
12mr|texlive-ec-1.0-3|77	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl2986.mf
12mr|texlive-ec-1.0-3|78	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbl3583.mf
12mr|texlive-ec-1.0-3|79	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbm.mf
12mr|texlive-ec-1.0-3|80	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx.mf
12mr|texlive-ec-1.0-3|81	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx0500.mf
12mr|texlive-ec-1.0-3|82	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx0600.mf
12mr|texlive-ec-1.0-3|83	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx0700.mf
12mr|texlive-ec-1.0-3|84	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx0800.mf
12mr|texlive-ec-1.0-3|85	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx0900.mf
12mr|texlive-ec-1.0-3|86	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx1000.mf
12mr|texlive-ec-1.0-3|87	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx1095.mf
12mr|texlive-ec-1.0-3|88	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx1200.mf
12mr|texlive-ec-1.0-3|89	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx1440.mf
12mr|texlive-ec-1.0-3|90	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx1728.mf
12mr|texlive-ec-1.0-3|91	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx2074.mf
12mr|texlive-ec-1.0-3|92	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx2488.mf
12mr|texlive-ec-1.0-3|93	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx2986.mf
12mr|texlive-ec-1.0-3|94	%{_texmfdistdir}/fonts/source/jknappen/ec/ecbx3583.mf
12mr|texlive-ec-1.0-3|95	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc.mf
12mr|texlive-ec-1.0-3|96	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc0500.mf
12mr|texlive-ec-1.0-3|97	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc0600.mf
12mr|texlive-ec-1.0-3|98	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc0700.mf
12mr|texlive-ec-1.0-3|99	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc0800.mf
12mr|texlive-ec-1.0-3|100	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc0900.mf
12mr|texlive-ec-1.0-3|101	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc1000.mf
12mr|texlive-ec-1.0-3|102	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc1095.mf
12mr|texlive-ec-1.0-3|103	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc1200.mf
12mr|texlive-ec-1.0-3|104	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc1440.mf
12mr|texlive-ec-1.0-3|105	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc1728.mf
12mr|texlive-ec-1.0-3|106	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc2074.mf
12mr|texlive-ec-1.0-3|107	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc2488.mf
12mr|texlive-ec-1.0-3|108	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc2986.mf
12mr|texlive-ec-1.0-3|109	%{_texmfdistdir}/fonts/source/jknappen/ec/eccc3583.mf
12mr|texlive-ec-1.0-3|110	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci.mf
12mr|texlive-ec-1.0-3|111	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci0500.mf
12mr|texlive-ec-1.0-3|112	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci0600.mf
12mr|texlive-ec-1.0-3|113	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci0700.mf
12mr|texlive-ec-1.0-3|114	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci0800.mf
12mr|texlive-ec-1.0-3|115	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci0900.mf
12mr|texlive-ec-1.0-3|116	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci1000.mf
12mr|texlive-ec-1.0-3|117	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci1095.mf
12mr|texlive-ec-1.0-3|118	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci1200.mf
12mr|texlive-ec-1.0-3|119	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci1440.mf
12mr|texlive-ec-1.0-3|120	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci1728.mf
12mr|texlive-ec-1.0-3|121	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci2074.mf
12mr|texlive-ec-1.0-3|122	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci2488.mf
12mr|texlive-ec-1.0-3|123	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci2986.mf
12mr|texlive-ec-1.0-3|124	%{_texmfdistdir}/fonts/source/jknappen/ec/ecci3583.mf
12mr|texlive-ec-1.0-3|125	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh.mf
12mr|texlive-ec-1.0-3|126	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh0500.mf
12mr|texlive-ec-1.0-3|127	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh0600.mf
12mr|texlive-ec-1.0-3|128	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh0700.mf
12mr|texlive-ec-1.0-3|129	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh0800.mf
12mr|texlive-ec-1.0-3|130	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh0900.mf
12mr|texlive-ec-1.0-3|131	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh1000.mf
12mr|texlive-ec-1.0-3|132	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh1095.mf
12mr|texlive-ec-1.0-3|133	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh1200.mf
12mr|texlive-ec-1.0-3|134	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh1440.mf
12mr|texlive-ec-1.0-3|135	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh1728.mf
12mr|texlive-ec-1.0-3|136	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh2074.mf
12mr|texlive-ec-1.0-3|137	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh2488.mf
12mr|texlive-ec-1.0-3|138	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh2986.mf
12mr|texlive-ec-1.0-3|139	%{_texmfdistdir}/fonts/source/jknappen/ec/ecdh3583.mf
12mr|texlive-ec-1.0-3|140	%{_texmfdistdir}/fonts/source/jknappen/ec/ecfb.mf
12mr|texlive-ec-1.0-3|141	%{_texmfdistdir}/fonts/source/jknappen/ec/ecff.mf
12mr|texlive-ec-1.0-3|142	%{_texmfdistdir}/fonts/source/jknappen/ec/ecfi.mf
12mr|texlive-ec-1.0-3|143	%{_texmfdistdir}/fonts/source/jknappen/ec/ecfs.mf
12mr|texlive-ec-1.0-3|144	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit.mf
12mr|texlive-ec-1.0-3|145	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit0800.mf
12mr|texlive-ec-1.0-3|146	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit0900.mf
12mr|texlive-ec-1.0-3|147	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit1000.mf
12mr|texlive-ec-1.0-3|148	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit1095.mf
12mr|texlive-ec-1.0-3|149	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit1200.mf
12mr|texlive-ec-1.0-3|150	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit1440.mf
12mr|texlive-ec-1.0-3|151	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit1728.mf
12mr|texlive-ec-1.0-3|152	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit2074.mf
12mr|texlive-ec-1.0-3|153	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit2488.mf
12mr|texlive-ec-1.0-3|154	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit2986.mf
12mr|texlive-ec-1.0-3|155	%{_texmfdistdir}/fonts/source/jknappen/ec/ecit3583.mf
12mr|texlive-ec-1.0-3|156	%{_texmfdistdir}/fonts/source/jknappen/ec/eclb8.mf
12mr|texlive-ec-1.0-3|157	%{_texmfdistdir}/fonts/source/jknappen/ec/ecli8.mf
12mr|texlive-ec-1.0-3|158	%{_texmfdistdir}/fonts/source/jknappen/ec/eclo8.mf
12mr|texlive-ec-1.0-3|159	%{_texmfdistdir}/fonts/source/jknappen/ec/eclq8.mf
12mr|texlive-ec-1.0-3|160	%{_texmfdistdir}/fonts/source/jknappen/ec/ecltt8.mf
12mr|texlive-ec-1.0-3|161	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc.mf
12mr|texlive-ec-1.0-3|162	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc0500.mf
12mr|texlive-ec-1.0-3|163	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc0600.mf
12mr|texlive-ec-1.0-3|164	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc0700.mf
12mr|texlive-ec-1.0-3|165	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc0800.mf
12mr|texlive-ec-1.0-3|166	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc0900.mf
12mr|texlive-ec-1.0-3|167	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc1000.mf
12mr|texlive-ec-1.0-3|168	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc1095.mf
12mr|texlive-ec-1.0-3|169	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc1200.mf
12mr|texlive-ec-1.0-3|170	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc1440.mf
12mr|texlive-ec-1.0-3|171	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc1728.mf
12mr|texlive-ec-1.0-3|172	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc2074.mf
12mr|texlive-ec-1.0-3|173	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc2488.mf
12mr|texlive-ec-1.0-3|174	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc2986.mf
12mr|texlive-ec-1.0-3|175	%{_texmfdistdir}/fonts/source/jknappen/ec/ecoc3583.mf
12mr|texlive-ec-1.0-3|176	%{_texmfdistdir}/fonts/source/jknappen/ec/ecqi8.mf
12mr|texlive-ec-1.0-3|177	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb.mf
12mr|texlive-ec-1.0-3|178	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb0500.mf
12mr|texlive-ec-1.0-3|179	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb0600.mf
12mr|texlive-ec-1.0-3|180	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb0700.mf
12mr|texlive-ec-1.0-3|181	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb0800.mf
12mr|texlive-ec-1.0-3|182	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb0900.mf
12mr|texlive-ec-1.0-3|183	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb1000.mf
12mr|texlive-ec-1.0-3|184	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb1095.mf
12mr|texlive-ec-1.0-3|185	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb1200.mf
12mr|texlive-ec-1.0-3|186	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb1440.mf
12mr|texlive-ec-1.0-3|187	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb1728.mf
12mr|texlive-ec-1.0-3|188	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb2074.mf
12mr|texlive-ec-1.0-3|189	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb2488.mf
12mr|texlive-ec-1.0-3|190	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb2986.mf
12mr|texlive-ec-1.0-3|191	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrb3583.mf
12mr|texlive-ec-1.0-3|192	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm.mf
12mr|texlive-ec-1.0-3|193	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm0500.mf
12mr|texlive-ec-1.0-3|194	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm0600.mf
12mr|texlive-ec-1.0-3|195	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm0700.mf
12mr|texlive-ec-1.0-3|196	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm0800.mf
12mr|texlive-ec-1.0-3|197	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm0900.mf
12mr|texlive-ec-1.0-3|198	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm1000.mf
12mr|texlive-ec-1.0-3|199	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm1095.mf
12mr|texlive-ec-1.0-3|200	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm1200.mf
12mr|texlive-ec-1.0-3|201	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm1440.mf
12mr|texlive-ec-1.0-3|202	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm1728.mf
12mr|texlive-ec-1.0-3|203	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm2074.mf
12mr|texlive-ec-1.0-3|204	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm2488.mf
12mr|texlive-ec-1.0-3|205	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm2986.mf
12mr|texlive-ec-1.0-3|206	%{_texmfdistdir}/fonts/source/jknappen/ec/ecrm3583.mf
12mr|texlive-ec-1.0-3|207	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc.mf
12mr|texlive-ec-1.0-3|208	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc0500.mf
12mr|texlive-ec-1.0-3|209	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc0600.mf
12mr|texlive-ec-1.0-3|210	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc0700.mf
12mr|texlive-ec-1.0-3|211	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc0800.mf
12mr|texlive-ec-1.0-3|212	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc0900.mf
12mr|texlive-ec-1.0-3|213	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc1000.mf
12mr|texlive-ec-1.0-3|214	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc1095.mf
12mr|texlive-ec-1.0-3|215	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc1200.mf
12mr|texlive-ec-1.0-3|216	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc1440.mf
12mr|texlive-ec-1.0-3|217	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc1728.mf
12mr|texlive-ec-1.0-3|218	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc2074.mf
12mr|texlive-ec-1.0-3|219	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc2488.mf
12mr|texlive-ec-1.0-3|220	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc2986.mf
12mr|texlive-ec-1.0-3|221	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsc3583.mf
12mr|texlive-ec-1.0-3|222	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi.mf
12mr|texlive-ec-1.0-3|223	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi0500.mf
12mr|texlive-ec-1.0-3|224	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi0600.mf
12mr|texlive-ec-1.0-3|225	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi0700.mf
12mr|texlive-ec-1.0-3|226	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi0800.mf
12mr|texlive-ec-1.0-3|227	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi0900.mf
12mr|texlive-ec-1.0-3|228	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi1000.mf
12mr|texlive-ec-1.0-3|229	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi1095.mf
12mr|texlive-ec-1.0-3|230	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi1200.mf
12mr|texlive-ec-1.0-3|231	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi1440.mf
12mr|texlive-ec-1.0-3|232	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi1728.mf
12mr|texlive-ec-1.0-3|233	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi2074.mf
12mr|texlive-ec-1.0-3|234	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi2488.mf
12mr|texlive-ec-1.0-3|235	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi2986.mf
12mr|texlive-ec-1.0-3|236	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsi3583.mf
12mr|texlive-ec-1.0-3|237	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl.mf
12mr|texlive-ec-1.0-3|238	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl0500.mf
12mr|texlive-ec-1.0-3|239	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl0600.mf
12mr|texlive-ec-1.0-3|240	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl0700.mf
12mr|texlive-ec-1.0-3|241	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl0800.mf
12mr|texlive-ec-1.0-3|242	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl0900.mf
12mr|texlive-ec-1.0-3|243	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl1000.mf
12mr|texlive-ec-1.0-3|244	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl1095.mf
12mr|texlive-ec-1.0-3|245	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl1200.mf
12mr|texlive-ec-1.0-3|246	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl1440.mf
12mr|texlive-ec-1.0-3|247	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl1728.mf
12mr|texlive-ec-1.0-3|248	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl2074.mf
12mr|texlive-ec-1.0-3|249	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl2488.mf
12mr|texlive-ec-1.0-3|250	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl2986.mf
12mr|texlive-ec-1.0-3|251	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsl3583.mf
12mr|texlive-ec-1.0-3|252	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso.mf
12mr|texlive-ec-1.0-3|253	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso0500.mf
12mr|texlive-ec-1.0-3|254	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso0600.mf
12mr|texlive-ec-1.0-3|255	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso0700.mf
12mr|texlive-ec-1.0-3|256	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso0800.mf
12mr|texlive-ec-1.0-3|257	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso0900.mf
12mr|texlive-ec-1.0-3|258	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso1000.mf
12mr|texlive-ec-1.0-3|259	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso1095.mf
12mr|texlive-ec-1.0-3|260	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso1200.mf
12mr|texlive-ec-1.0-3|261	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso1440.mf
12mr|texlive-ec-1.0-3|262	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso1728.mf
12mr|texlive-ec-1.0-3|263	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso2074.mf
12mr|texlive-ec-1.0-3|264	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso2488.mf
12mr|texlive-ec-1.0-3|265	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso2986.mf
12mr|texlive-ec-1.0-3|266	%{_texmfdistdir}/fonts/source/jknappen/ec/ecso3583.mf
12mr|texlive-ec-1.0-3|267	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsq8.mf
12mr|texlive-ec-1.0-3|268	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss.mf
12mr|texlive-ec-1.0-3|269	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss0500.mf
12mr|texlive-ec-1.0-3|270	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss0600.mf
12mr|texlive-ec-1.0-3|271	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss0700.mf
12mr|texlive-ec-1.0-3|272	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss0800.mf
12mr|texlive-ec-1.0-3|273	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss0900.mf
12mr|texlive-ec-1.0-3|274	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss1000.mf
12mr|texlive-ec-1.0-3|275	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss1095.mf
12mr|texlive-ec-1.0-3|276	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss1200.mf
12mr|texlive-ec-1.0-3|277	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss1440.mf
12mr|texlive-ec-1.0-3|278	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss1728.mf
12mr|texlive-ec-1.0-3|279	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss2074.mf
12mr|texlive-ec-1.0-3|280	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss2488.mf
12mr|texlive-ec-1.0-3|281	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss2986.mf
12mr|texlive-ec-1.0-3|282	%{_texmfdistdir}/fonts/source/jknappen/ec/ecss3583.mf
12mr|texlive-ec-1.0-3|283	%{_texmfdistdir}/fonts/source/jknappen/ec/ecssdc10.mf
12mr|texlive-ec-1.0-3|284	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst.mf
12mr|texlive-ec-1.0-3|285	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst0800.mf
12mr|texlive-ec-1.0-3|286	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst0900.mf
12mr|texlive-ec-1.0-3|287	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst1000.mf
12mr|texlive-ec-1.0-3|288	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst1095.mf
12mr|texlive-ec-1.0-3|289	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst1200.mf
12mr|texlive-ec-1.0-3|290	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst1440.mf
12mr|texlive-ec-1.0-3|291	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst1728.mf
12mr|texlive-ec-1.0-3|292	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst2074.mf
12mr|texlive-ec-1.0-3|293	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst2488.mf
12mr|texlive-ec-1.0-3|294	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst2986.mf
12mr|texlive-ec-1.0-3|295	%{_texmfdistdir}/fonts/source/jknappen/ec/ecst3583.mf
12mr|texlive-ec-1.0-3|296	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx.mf
12mr|texlive-ec-1.0-3|297	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx0500.mf
12mr|texlive-ec-1.0-3|298	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx0600.mf
12mr|texlive-ec-1.0-3|299	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx0700.mf
12mr|texlive-ec-1.0-3|300	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx0800.mf
12mr|texlive-ec-1.0-3|301	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx0900.mf
12mr|texlive-ec-1.0-3|302	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx1000.mf
12mr|texlive-ec-1.0-3|303	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx1095.mf
12mr|texlive-ec-1.0-3|304	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx1200.mf
12mr|texlive-ec-1.0-3|305	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx1440.mf
12mr|texlive-ec-1.0-3|306	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx1728.mf
12mr|texlive-ec-1.0-3|307	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx2074.mf
12mr|texlive-ec-1.0-3|308	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx2488.mf
12mr|texlive-ec-1.0-3|309	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx2986.mf
12mr|texlive-ec-1.0-3|310	%{_texmfdistdir}/fonts/source/jknappen/ec/ecsx3583.mf
12mr|texlive-ec-1.0-3|311	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc.mf
12mr|texlive-ec-1.0-3|312	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc0800.mf
12mr|texlive-ec-1.0-3|313	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc0900.mf
12mr|texlive-ec-1.0-3|314	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc1000.mf
12mr|texlive-ec-1.0-3|315	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc1095.mf
12mr|texlive-ec-1.0-3|316	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc1200.mf
12mr|texlive-ec-1.0-3|317	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc1440.mf
12mr|texlive-ec-1.0-3|318	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc1728.mf
12mr|texlive-ec-1.0-3|319	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc2074.mf
12mr|texlive-ec-1.0-3|320	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc2488.mf
12mr|texlive-ec-1.0-3|321	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc2986.mf
12mr|texlive-ec-1.0-3|322	%{_texmfdistdir}/fonts/source/jknappen/ec/ectc3583.mf
12mr|texlive-ec-1.0-3|323	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti.mf
12mr|texlive-ec-1.0-3|324	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti0500.mf
12mr|texlive-ec-1.0-3|325	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti0600.mf
12mr|texlive-ec-1.0-3|326	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti0700.mf
12mr|texlive-ec-1.0-3|327	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti0800.mf
12mr|texlive-ec-1.0-3|328	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti0900.mf
12mr|texlive-ec-1.0-3|329	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti1000.mf
12mr|texlive-ec-1.0-3|330	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti1095.mf
12mr|texlive-ec-1.0-3|331	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti1200.mf
12mr|texlive-ec-1.0-3|332	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti1440.mf
12mr|texlive-ec-1.0-3|333	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti1728.mf
12mr|texlive-ec-1.0-3|334	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti2074.mf
12mr|texlive-ec-1.0-3|335	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti2488.mf
12mr|texlive-ec-1.0-3|336	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti2986.mf
12mr|texlive-ec-1.0-3|337	%{_texmfdistdir}/fonts/source/jknappen/ec/ecti3583.mf
12mr|texlive-ec-1.0-3|338	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt.mf
12mr|texlive-ec-1.0-3|339	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt0800.mf
12mr|texlive-ec-1.0-3|340	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt0900.mf
12mr|texlive-ec-1.0-3|341	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt1000.mf
12mr|texlive-ec-1.0-3|342	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt1095.mf
12mr|texlive-ec-1.0-3|343	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt1200.mf
12mr|texlive-ec-1.0-3|344	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt1440.mf
12mr|texlive-ec-1.0-3|345	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt1728.mf
12mr|texlive-ec-1.0-3|346	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt2074.mf
12mr|texlive-ec-1.0-3|347	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt2488.mf
12mr|texlive-ec-1.0-3|348	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt2986.mf
12mr|texlive-ec-1.0-3|349	%{_texmfdistdir}/fonts/source/jknappen/ec/ectt3583.mf
12mr|texlive-ec-1.0-3|350	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui.mf
12mr|texlive-ec-1.0-3|351	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui0500.mf
12mr|texlive-ec-1.0-3|352	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui0600.mf
12mr|texlive-ec-1.0-3|353	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui0700.mf
12mr|texlive-ec-1.0-3|354	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui0800.mf
12mr|texlive-ec-1.0-3|355	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui0900.mf
12mr|texlive-ec-1.0-3|356	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui1000.mf
12mr|texlive-ec-1.0-3|357	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui1095.mf
12mr|texlive-ec-1.0-3|358	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui1200.mf
12mr|texlive-ec-1.0-3|359	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui1440.mf
12mr|texlive-ec-1.0-3|360	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui1728.mf
12mr|texlive-ec-1.0-3|361	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui2074.mf
12mr|texlive-ec-1.0-3|362	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui2488.mf
12mr|texlive-ec-1.0-3|363	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui2986.mf
12mr|texlive-ec-1.0-3|364	%{_texmfdistdir}/fonts/source/jknappen/ec/ecui3583.mf
12mr|texlive-ec-1.0-3|365	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi.mf
12mr|texlive-ec-1.0-3|366	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi0800.mf
12mr|texlive-ec-1.0-3|367	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi0900.mf
12mr|texlive-ec-1.0-3|368	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi1000.mf
12mr|texlive-ec-1.0-3|369	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi1095.mf
12mr|texlive-ec-1.0-3|370	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi1200.mf
12mr|texlive-ec-1.0-3|371	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi1440.mf
12mr|texlive-ec-1.0-3|372	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi1728.mf
12mr|texlive-ec-1.0-3|373	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi2074.mf
12mr|texlive-ec-1.0-3|374	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi2488.mf
12mr|texlive-ec-1.0-3|375	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi2986.mf
12mr|texlive-ec-1.0-3|376	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvi3583.mf
12mr|texlive-ec-1.0-3|377	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt.mf
12mr|texlive-ec-1.0-3|378	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt0800.mf
12mr|texlive-ec-1.0-3|379	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt0900.mf
12mr|texlive-ec-1.0-3|380	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt1000.mf
12mr|texlive-ec-1.0-3|381	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt1095.mf
12mr|texlive-ec-1.0-3|382	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt1200.mf
12mr|texlive-ec-1.0-3|383	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt1440.mf
12mr|texlive-ec-1.0-3|384	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt1728.mf
12mr|texlive-ec-1.0-3|385	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt2074.mf
12mr|texlive-ec-1.0-3|386	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt2488.mf
12mr|texlive-ec-1.0-3|387	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt2986.mf
12mr|texlive-ec-1.0-3|388	%{_texmfdistdir}/fonts/source/jknappen/ec/ecvt3583.mf
12mr|texlive-ec-1.0-3|389	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc.mf
12mr|texlive-ec-1.0-3|390	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc0500.mf
12mr|texlive-ec-1.0-3|391	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc0600.mf
12mr|texlive-ec-1.0-3|392	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc0700.mf
12mr|texlive-ec-1.0-3|393	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc0800.mf
12mr|texlive-ec-1.0-3|394	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc0900.mf
12mr|texlive-ec-1.0-3|395	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc1000.mf
12mr|texlive-ec-1.0-3|396	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc1095.mf
12mr|texlive-ec-1.0-3|397	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc1200.mf
12mr|texlive-ec-1.0-3|398	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc1440.mf
12mr|texlive-ec-1.0-3|399	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc1728.mf
12mr|texlive-ec-1.0-3|400	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc2074.mf
12mr|texlive-ec-1.0-3|401	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc2488.mf
12mr|texlive-ec-1.0-3|402	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc2986.mf
12mr|texlive-ec-1.0-3|403	%{_texmfdistdir}/fonts/source/jknappen/ec/ecxc3583.mf
12mr|texlive-ec-1.0-3|404	%{_texmfdistdir}/fonts/source/jknappen/ec/exaccent.mf
12mr|texlive-ec-1.0-3|405	%{_texmfdistdir}/fonts/source/jknappen/ec/exaccess.mf
12mr|texlive-ec-1.0-3|406	%{_texmfdistdir}/fonts/source/jknappen/ec/exbase.mf
12mr|texlive-ec-1.0-3|407	%{_texmfdistdir}/fonts/source/jknappen/ec/exbraces.mf
12mr|texlive-ec-1.0-3|408	%{_texmfdistdir}/fonts/source/jknappen/ec/excligtb.mf
12mr|texlive-ec-1.0-3|409	%{_texmfdistdir}/fonts/source/jknappen/ec/excsc.mf
12mr|texlive-ec-1.0-3|410	%{_texmfdistdir}/fonts/source/jknappen/ec/excspl.mf
12mr|texlive-ec-1.0-3|411	%{_texmfdistdir}/fonts/source/jknappen/ec/exidigit.mf
12mr|texlive-ec-1.0-3|412	%{_texmfdistdir}/fonts/source/jknappen/ec/exileast.mf
12mr|texlive-ec-1.0-3|413	%{_texmfdistdir}/fonts/source/jknappen/ec/exilig.mf
12mr|texlive-ec-1.0-3|414	%{_texmfdistdir}/fonts/source/jknappen/ec/exiligtb.mf
12mr|texlive-ec-1.0-3|415	%{_texmfdistdir}/fonts/source/jknappen/ec/exillett.mf
12mr|texlive-ec-1.0-3|416	%{_texmfdistdir}/fonts/source/jknappen/ec/exilwest.mf
12mr|texlive-ec-1.0-3|417	%{_texmfdistdir}/fonts/source/jknappen/ec/exisixts.mf
12mr|texlive-ec-1.0-3|418	%{_texmfdistdir}/fonts/source/jknappen/ec/exitalp.mf
12mr|texlive-ec-1.0-3|419	%{_texmfdistdir}/fonts/source/jknappen/ec/exmligtb.mf
12mr|texlive-ec-1.0-3|420	%{_texmfdistdir}/fonts/source/jknappen/ec/expseudo.mf
12mr|texlive-ec-1.0-3|421	%{_texmfdistdir}/fonts/source/jknappen/ec/expunct.mf
12mr|texlive-ec-1.0-3|422	%{_texmfdistdir}/fonts/source/jknappen/ec/exrdigit.mf
12mr|texlive-ec-1.0-3|423	%{_texmfdistdir}/fonts/source/jknappen/ec/exrleast.mf
12mr|texlive-ec-1.0-3|424	%{_texmfdistdir}/fonts/source/jknappen/ec/exrlig.mf
12mr|texlive-ec-1.0-3|425	%{_texmfdistdir}/fonts/source/jknappen/ec/exrligtb.mf
12mr|texlive-ec-1.0-3|426	%{_texmfdistdir}/fonts/source/jknappen/ec/exrllett.mf
12mr|texlive-ec-1.0-3|427	%{_texmfdistdir}/fonts/source/jknappen/ec/exrlwest.mf
12mr|texlive-ec-1.0-3|428	%{_texmfdistdir}/fonts/source/jknappen/ec/exroman.mf
12mr|texlive-ec-1.0-3|429	%{_texmfdistdir}/fonts/source/jknappen/ec/exromp.mf
12mr|texlive-ec-1.0-3|430	%{_texmfdistdir}/fonts/source/jknappen/ec/exrueast.mf
12mr|texlive-ec-1.0-3|431	%{_texmfdistdir}/fonts/source/jknappen/ec/exrulett.mf
12mr|texlive-ec-1.0-3|432	%{_texmfdistdir}/fonts/source/jknappen/ec/exruwest.mf
12mr|texlive-ec-1.0-3|433	%{_texmfdistdir}/fonts/source/jknappen/ec/exsign.mf
12mr|texlive-ec-1.0-3|434	%{_texmfdistdir}/fonts/source/jknappen/ec/exsixtst.mf
12mr|texlive-ec-1.0-3|435	%{_texmfdistdir}/fonts/source/jknappen/ec/extextit.mf
12mr|texlive-ec-1.0-3|436	%{_texmfdistdir}/fonts/source/jknappen/ec/ieclb8.mf
12mr|texlive-ec-1.0-3|437	%{_texmfdistdir}/fonts/source/jknappen/ec/iecli8.mf
12mr|texlive-ec-1.0-3|438	%{_texmfdistdir}/fonts/source/jknappen/ec/ieclo8.mf
12mr|texlive-ec-1.0-3|439	%{_texmfdistdir}/fonts/source/jknappen/ec/ieclq8.mf
12mr|texlive-ec-1.0-3|440	%{_texmfdistdir}/fonts/source/jknappen/ec/iecltt8.mf
12mr|texlive-ec-1.0-3|441	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi.mf
12mr|texlive-ec-1.0-3|442	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi0500.mf
12mr|texlive-ec-1.0-3|443	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi0600.mf
12mr|texlive-ec-1.0-3|444	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi0700.mf
12mr|texlive-ec-1.0-3|445	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi0800.mf
12mr|texlive-ec-1.0-3|446	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi0900.mf
12mr|texlive-ec-1.0-3|447	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi1000.mf
12mr|texlive-ec-1.0-3|448	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi1095.mf
12mr|texlive-ec-1.0-3|449	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi1200.mf
12mr|texlive-ec-1.0-3|450	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi1440.mf
12mr|texlive-ec-1.0-3|451	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi1728.mf
12mr|texlive-ec-1.0-3|452	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi2074.mf
12mr|texlive-ec-1.0-3|453	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi2488.mf
12mr|texlive-ec-1.0-3|454	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi2986.mf
12mr|texlive-ec-1.0-3|455	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbi3583.mf
12mr|texlive-ec-1.0-3|456	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl.mf
12mr|texlive-ec-1.0-3|457	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl0500.mf
12mr|texlive-ec-1.0-3|458	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl0600.mf
12mr|texlive-ec-1.0-3|459	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl0700.mf
12mr|texlive-ec-1.0-3|460	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl0800.mf
12mr|texlive-ec-1.0-3|461	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl0900.mf
12mr|texlive-ec-1.0-3|462	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl1000.mf
12mr|texlive-ec-1.0-3|463	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl1095.mf
12mr|texlive-ec-1.0-3|464	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl1200.mf
12mr|texlive-ec-1.0-3|465	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl1440.mf
12mr|texlive-ec-1.0-3|466	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl1728.mf
12mr|texlive-ec-1.0-3|467	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl2074.mf
12mr|texlive-ec-1.0-3|468	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl2488.mf
12mr|texlive-ec-1.0-3|469	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl2986.mf
12mr|texlive-ec-1.0-3|470	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbl3583.mf
12mr|texlive-ec-1.0-3|471	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbm.mf
12mr|texlive-ec-1.0-3|472	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx.mf
12mr|texlive-ec-1.0-3|473	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx0500.mf
12mr|texlive-ec-1.0-3|474	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx0600.mf
12mr|texlive-ec-1.0-3|475	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx0700.mf
12mr|texlive-ec-1.0-3|476	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx0800.mf
12mr|texlive-ec-1.0-3|477	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx0900.mf
12mr|texlive-ec-1.0-3|478	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx1000.mf
12mr|texlive-ec-1.0-3|479	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx1095.mf
12mr|texlive-ec-1.0-3|480	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx1200.mf
12mr|texlive-ec-1.0-3|481	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx1440.mf
12mr|texlive-ec-1.0-3|482	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx1728.mf
12mr|texlive-ec-1.0-3|483	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx2074.mf
12mr|texlive-ec-1.0-3|484	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx2488.mf
12mr|texlive-ec-1.0-3|485	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx2986.mf
12mr|texlive-ec-1.0-3|486	%{_texmfdistdir}/fonts/source/jknappen/ec/tcbx3583.mf
12mr|texlive-ec-1.0-3|487	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci.mf
12mr|texlive-ec-1.0-3|488	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci0500.mf
12mr|texlive-ec-1.0-3|489	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci0600.mf
12mr|texlive-ec-1.0-3|490	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci0700.mf
12mr|texlive-ec-1.0-3|491	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci0800.mf
12mr|texlive-ec-1.0-3|492	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci0900.mf
12mr|texlive-ec-1.0-3|493	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci1000.mf
12mr|texlive-ec-1.0-3|494	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci1095.mf
12mr|texlive-ec-1.0-3|495	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci1200.mf
12mr|texlive-ec-1.0-3|496	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci1440.mf
12mr|texlive-ec-1.0-3|497	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci1728.mf
12mr|texlive-ec-1.0-3|498	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci2074.mf
12mr|texlive-ec-1.0-3|499	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci2488.mf
12mr|texlive-ec-1.0-3|500	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci2986.mf
12mr|texlive-ec-1.0-3|501	%{_texmfdistdir}/fonts/source/jknappen/ec/tcci3583.mf
12mr|texlive-ec-1.0-3|502	%{_texmfdistdir}/fonts/source/jknappen/ec/tcdh.mf
12mr|texlive-ec-1.0-3|503	%{_texmfdistdir}/fonts/source/jknappen/ec/tcfb.mf
12mr|texlive-ec-1.0-3|504	%{_texmfdistdir}/fonts/source/jknappen/ec/tcff.mf
12mr|texlive-ec-1.0-3|505	%{_texmfdistdir}/fonts/source/jknappen/ec/tcfi.mf
12mr|texlive-ec-1.0-3|506	%{_texmfdistdir}/fonts/source/jknappen/ec/tcfs.mf
12mr|texlive-ec-1.0-3|507	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit.mf
12mr|texlive-ec-1.0-3|508	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit0800.mf
12mr|texlive-ec-1.0-3|509	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit0900.mf
12mr|texlive-ec-1.0-3|510	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit1000.mf
12mr|texlive-ec-1.0-3|511	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit1095.mf
12mr|texlive-ec-1.0-3|512	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit1200.mf
12mr|texlive-ec-1.0-3|513	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit1440.mf
12mr|texlive-ec-1.0-3|514	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit1728.mf
12mr|texlive-ec-1.0-3|515	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit2074.mf
12mr|texlive-ec-1.0-3|516	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit2488.mf
12mr|texlive-ec-1.0-3|517	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit2986.mf
12mr|texlive-ec-1.0-3|518	%{_texmfdistdir}/fonts/source/jknappen/ec/tcit3583.mf
12mr|texlive-ec-1.0-3|519	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb.mf
12mr|texlive-ec-1.0-3|520	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb0500.mf
12mr|texlive-ec-1.0-3|521	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb0600.mf
12mr|texlive-ec-1.0-3|522	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb0700.mf
12mr|texlive-ec-1.0-3|523	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb0800.mf
12mr|texlive-ec-1.0-3|524	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb0900.mf
12mr|texlive-ec-1.0-3|525	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb1000.mf
12mr|texlive-ec-1.0-3|526	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb1095.mf
12mr|texlive-ec-1.0-3|527	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb1200.mf
12mr|texlive-ec-1.0-3|528	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb1440.mf
12mr|texlive-ec-1.0-3|529	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb1728.mf
12mr|texlive-ec-1.0-3|530	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb2074.mf
12mr|texlive-ec-1.0-3|531	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb2488.mf
12mr|texlive-ec-1.0-3|532	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb2986.mf
12mr|texlive-ec-1.0-3|533	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrb3583.mf
12mr|texlive-ec-1.0-3|534	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm.mf
12mr|texlive-ec-1.0-3|535	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm0500.mf
12mr|texlive-ec-1.0-3|536	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm0600.mf
12mr|texlive-ec-1.0-3|537	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm0700.mf
12mr|texlive-ec-1.0-3|538	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm0800.mf
12mr|texlive-ec-1.0-3|539	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm0900.mf
12mr|texlive-ec-1.0-3|540	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm1000.mf
12mr|texlive-ec-1.0-3|541	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm1095.mf
12mr|texlive-ec-1.0-3|542	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm1200.mf
12mr|texlive-ec-1.0-3|543	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm1440.mf
12mr|texlive-ec-1.0-3|544	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm1728.mf
12mr|texlive-ec-1.0-3|545	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm2074.mf
12mr|texlive-ec-1.0-3|546	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm2488.mf
12mr|texlive-ec-1.0-3|547	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm2986.mf
12mr|texlive-ec-1.0-3|548	%{_texmfdistdir}/fonts/source/jknappen/ec/tcrm3583.mf
12mr|texlive-ec-1.0-3|549	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi.mf
12mr|texlive-ec-1.0-3|550	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi0500.mf
12mr|texlive-ec-1.0-3|551	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi0600.mf
12mr|texlive-ec-1.0-3|552	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi0700.mf
12mr|texlive-ec-1.0-3|553	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi0800.mf
12mr|texlive-ec-1.0-3|554	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi0900.mf
12mr|texlive-ec-1.0-3|555	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi1000.mf
12mr|texlive-ec-1.0-3|556	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi1095.mf
12mr|texlive-ec-1.0-3|557	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi1200.mf
12mr|texlive-ec-1.0-3|558	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi1440.mf
12mr|texlive-ec-1.0-3|559	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi1728.mf
12mr|texlive-ec-1.0-3|560	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi2074.mf
12mr|texlive-ec-1.0-3|561	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi2488.mf
12mr|texlive-ec-1.0-3|562	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi2986.mf
12mr|texlive-ec-1.0-3|563	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsi3583.mf
12mr|texlive-ec-1.0-3|564	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl.mf
12mr|texlive-ec-1.0-3|565	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl0500.mf
12mr|texlive-ec-1.0-3|566	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl0600.mf
12mr|texlive-ec-1.0-3|567	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl0700.mf
12mr|texlive-ec-1.0-3|568	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl0800.mf
12mr|texlive-ec-1.0-3|569	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl0900.mf
12mr|texlive-ec-1.0-3|570	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl1000.mf
12mr|texlive-ec-1.0-3|571	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl1095.mf
12mr|texlive-ec-1.0-3|572	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl1200.mf
12mr|texlive-ec-1.0-3|573	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl1440.mf
12mr|texlive-ec-1.0-3|574	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl1728.mf
12mr|texlive-ec-1.0-3|575	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl2074.mf
12mr|texlive-ec-1.0-3|576	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl2488.mf
12mr|texlive-ec-1.0-3|577	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl2986.mf
12mr|texlive-ec-1.0-3|578	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsl3583.mf
12mr|texlive-ec-1.0-3|579	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso.mf
12mr|texlive-ec-1.0-3|580	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso0500.mf
12mr|texlive-ec-1.0-3|581	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso0600.mf
12mr|texlive-ec-1.0-3|582	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso0700.mf
12mr|texlive-ec-1.0-3|583	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso0800.mf
12mr|texlive-ec-1.0-3|584	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso0900.mf
12mr|texlive-ec-1.0-3|585	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso1000.mf
12mr|texlive-ec-1.0-3|586	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso1095.mf
12mr|texlive-ec-1.0-3|587	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso1200.mf
12mr|texlive-ec-1.0-3|588	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso1440.mf
12mr|texlive-ec-1.0-3|589	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso1728.mf
12mr|texlive-ec-1.0-3|590	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso2074.mf
12mr|texlive-ec-1.0-3|591	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso2488.mf
12mr|texlive-ec-1.0-3|592	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso2986.mf
12mr|texlive-ec-1.0-3|593	%{_texmfdistdir}/fonts/source/jknappen/ec/tcso3583.mf
12mr|texlive-ec-1.0-3|594	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss.mf
12mr|texlive-ec-1.0-3|595	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss0500.mf
12mr|texlive-ec-1.0-3|596	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss0600.mf
12mr|texlive-ec-1.0-3|597	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss0700.mf
12mr|texlive-ec-1.0-3|598	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss0800.mf
12mr|texlive-ec-1.0-3|599	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss0900.mf
12mr|texlive-ec-1.0-3|600	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss1000.mf
12mr|texlive-ec-1.0-3|601	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss1095.mf
12mr|texlive-ec-1.0-3|602	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss1200.mf
12mr|texlive-ec-1.0-3|603	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss1440.mf
12mr|texlive-ec-1.0-3|604	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss1728.mf
12mr|texlive-ec-1.0-3|605	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss2074.mf
12mr|texlive-ec-1.0-3|606	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss2488.mf
12mr|texlive-ec-1.0-3|607	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss2986.mf
12mr|texlive-ec-1.0-3|608	%{_texmfdistdir}/fonts/source/jknappen/ec/tcss3583.mf
12mr|texlive-ec-1.0-3|609	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst.mf
12mr|texlive-ec-1.0-3|610	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst0800.mf
12mr|texlive-ec-1.0-3|611	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst0900.mf
12mr|texlive-ec-1.0-3|612	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst1000.mf
12mr|texlive-ec-1.0-3|613	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst1095.mf
12mr|texlive-ec-1.0-3|614	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst1200.mf
12mr|texlive-ec-1.0-3|615	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst1440.mf
12mr|texlive-ec-1.0-3|616	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst1728.mf
12mr|texlive-ec-1.0-3|617	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst2074.mf
12mr|texlive-ec-1.0-3|618	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst2488.mf
12mr|texlive-ec-1.0-3|619	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst2986.mf
12mr|texlive-ec-1.0-3|620	%{_texmfdistdir}/fonts/source/jknappen/ec/tcst3583.mf
12mr|texlive-ec-1.0-3|621	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx.mf
12mr|texlive-ec-1.0-3|622	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx0500.mf
12mr|texlive-ec-1.0-3|623	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx0600.mf
12mr|texlive-ec-1.0-3|624	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx0700.mf
12mr|texlive-ec-1.0-3|625	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx0800.mf
12mr|texlive-ec-1.0-3|626	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx0900.mf
12mr|texlive-ec-1.0-3|627	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx1000.mf
12mr|texlive-ec-1.0-3|628	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx1095.mf
12mr|texlive-ec-1.0-3|629	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx1200.mf
12mr|texlive-ec-1.0-3|630	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx1440.mf
12mr|texlive-ec-1.0-3|631	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx1728.mf
12mr|texlive-ec-1.0-3|632	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx2074.mf
12mr|texlive-ec-1.0-3|633	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx2488.mf
12mr|texlive-ec-1.0-3|634	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx2986.mf
12mr|texlive-ec-1.0-3|635	%{_texmfdistdir}/fonts/source/jknappen/ec/tcsx3583.mf
12mr|texlive-ec-1.0-3|636	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti.mf
12mr|texlive-ec-1.0-3|637	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti0500.mf
12mr|texlive-ec-1.0-3|638	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti0600.mf
12mr|texlive-ec-1.0-3|639	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti0700.mf
12mr|texlive-ec-1.0-3|640	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti0800.mf
12mr|texlive-ec-1.0-3|641	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti0900.mf
12mr|texlive-ec-1.0-3|642	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti1000.mf
12mr|texlive-ec-1.0-3|643	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti1095.mf
12mr|texlive-ec-1.0-3|644	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti1200.mf
12mr|texlive-ec-1.0-3|645	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti1440.mf
12mr|texlive-ec-1.0-3|646	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti1728.mf
12mr|texlive-ec-1.0-3|647	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti2074.mf
12mr|texlive-ec-1.0-3|648	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti2488.mf
12mr|texlive-ec-1.0-3|649	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti2986.mf
12mr|texlive-ec-1.0-3|650	%{_texmfdistdir}/fonts/source/jknappen/ec/tcti3583.mf
12mr|texlive-ec-1.0-3|651	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt.mf
12mr|texlive-ec-1.0-3|652	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt0800.mf
12mr|texlive-ec-1.0-3|653	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt0900.mf
12mr|texlive-ec-1.0-3|654	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt1000.mf
12mr|texlive-ec-1.0-3|655	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt1095.mf
12mr|texlive-ec-1.0-3|656	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt1200.mf
12mr|texlive-ec-1.0-3|657	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt1440.mf
12mr|texlive-ec-1.0-3|658	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt1728.mf
12mr|texlive-ec-1.0-3|659	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt2074.mf
12mr|texlive-ec-1.0-3|660	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt2488.mf
12mr|texlive-ec-1.0-3|661	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt2986.mf
12mr|texlive-ec-1.0-3|662	%{_texmfdistdir}/fonts/source/jknappen/ec/tctt3583.mf
12mr|texlive-ec-1.0-3|663	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui.mf
12mr|texlive-ec-1.0-3|664	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui0500.mf
12mr|texlive-ec-1.0-3|665	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui0600.mf
12mr|texlive-ec-1.0-3|666	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui0700.mf
12mr|texlive-ec-1.0-3|667	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui0800.mf
12mr|texlive-ec-1.0-3|668	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui0900.mf
12mr|texlive-ec-1.0-3|669	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui1000.mf
12mr|texlive-ec-1.0-3|670	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui1095.mf
12mr|texlive-ec-1.0-3|671	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui1200.mf
12mr|texlive-ec-1.0-3|672	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui1440.mf
12mr|texlive-ec-1.0-3|673	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui1728.mf
12mr|texlive-ec-1.0-3|674	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui2074.mf
12mr|texlive-ec-1.0-3|675	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui2488.mf
12mr|texlive-ec-1.0-3|676	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui2986.mf
12mr|texlive-ec-1.0-3|677	%{_texmfdistdir}/fonts/source/jknappen/ec/tcui3583.mf
12mr|texlive-ec-1.0-3|678	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi.mf
12mr|texlive-ec-1.0-3|679	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi0800.mf
12mr|texlive-ec-1.0-3|680	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi0900.mf
12mr|texlive-ec-1.0-3|681	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi1000.mf
12mr|texlive-ec-1.0-3|682	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi1095.mf
12mr|texlive-ec-1.0-3|683	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi1200.mf
12mr|texlive-ec-1.0-3|684	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi1440.mf
12mr|texlive-ec-1.0-3|685	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi1728.mf
12mr|texlive-ec-1.0-3|686	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi2074.mf
12mr|texlive-ec-1.0-3|687	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi2488.mf
12mr|texlive-ec-1.0-3|688	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi2986.mf
12mr|texlive-ec-1.0-3|689	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvi3583.mf
12mr|texlive-ec-1.0-3|690	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt.mf
12mr|texlive-ec-1.0-3|691	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt0800.mf
12mr|texlive-ec-1.0-3|692	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt0900.mf
12mr|texlive-ec-1.0-3|693	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt1000.mf
12mr|texlive-ec-1.0-3|694	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt1095.mf
12mr|texlive-ec-1.0-3|695	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt1200.mf
12mr|texlive-ec-1.0-3|696	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt1440.mf
12mr|texlive-ec-1.0-3|697	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt1728.mf
12mr|texlive-ec-1.0-3|698	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt2074.mf
12mr|texlive-ec-1.0-3|699	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt2488.mf
12mr|texlive-ec-1.0-3|700	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt2986.mf
12mr|texlive-ec-1.0-3|701	%{_texmfdistdir}/fonts/source/jknappen/ec/tcvt3583.mf
12mr|texlive-ec-1.0-3|702	%{_texmfdistdir}/fonts/source/jknappen/ec/txaccent.mf
12mr|texlive-ec-1.0-3|703	%{_texmfdistdir}/fonts/source/jknappen/ec/txgen.mf
12mr|texlive-ec-1.0-3|704	%{_texmfdistdir}/fonts/source/jknappen/ec/txifract.mf
12mr|texlive-ec-1.0-3|705	%{_texmfdistdir}/fonts/source/jknappen/ec/txisuper.mf
12mr|texlive-ec-1.0-3|706	%{_texmfdistdir}/fonts/source/jknappen/ec/txitlod.mf
12mr|texlive-ec-1.0-3|707	%{_texmfdistdir}/fonts/source/jknappen/ec/txpseudo.mf
12mr|texlive-ec-1.0-3|708	%{_texmfdistdir}/fonts/source/jknappen/ec/txrfract.mf
12mr|texlive-ec-1.0-3|709	%{_texmfdistdir}/fonts/source/jknappen/ec/txromod.mf
12mr|texlive-ec-1.0-3|710	%{_texmfdistdir}/fonts/source/jknappen/ec/txrsuper.mf
12mr|texlive-ec-1.0-3|711	%{_texmfdistdir}/fonts/source/jknappen/ec/txsymb.mf
12mr|texlive-ec-1.0-3|712	%{_texmfdistdir}/fonts/source/jknappen/ec/txsymbol.mf
12mr|texlive-ec-1.0-3|713	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi0500.tfm
12mr|texlive-ec-1.0-3|714	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi0600.tfm
12mr|texlive-ec-1.0-3|715	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi0700.tfm
12mr|texlive-ec-1.0-3|716	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi0800.tfm
12mr|texlive-ec-1.0-3|717	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi0900.tfm
12mr|texlive-ec-1.0-3|718	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi1000.tfm
12mr|texlive-ec-1.0-3|719	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi1095.tfm
12mr|texlive-ec-1.0-3|720	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi1200.tfm
12mr|texlive-ec-1.0-3|721	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi1440.tfm
12mr|texlive-ec-1.0-3|722	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi1728.tfm
12mr|texlive-ec-1.0-3|723	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi2074.tfm
12mr|texlive-ec-1.0-3|724	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi2488.tfm
12mr|texlive-ec-1.0-3|725	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi2986.tfm
12mr|texlive-ec-1.0-3|726	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbi3583.tfm
12mr|texlive-ec-1.0-3|727	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl0500.tfm
12mr|texlive-ec-1.0-3|728	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl0600.tfm
12mr|texlive-ec-1.0-3|729	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl0700.tfm
12mr|texlive-ec-1.0-3|730	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl0800.tfm
12mr|texlive-ec-1.0-3|731	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl0900.tfm
12mr|texlive-ec-1.0-3|732	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl1000.tfm
12mr|texlive-ec-1.0-3|733	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl1095.tfm
12mr|texlive-ec-1.0-3|734	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl1200.tfm
12mr|texlive-ec-1.0-3|735	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl1440.tfm
12mr|texlive-ec-1.0-3|736	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl1728.tfm
12mr|texlive-ec-1.0-3|737	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl2074.tfm
12mr|texlive-ec-1.0-3|738	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl2488.tfm
12mr|texlive-ec-1.0-3|739	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl2986.tfm
12mr|texlive-ec-1.0-3|740	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbl3583.tfm
12mr|texlive-ec-1.0-3|741	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx0500.tfm
12mr|texlive-ec-1.0-3|742	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx0600.tfm
12mr|texlive-ec-1.0-3|743	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx0700.tfm
12mr|texlive-ec-1.0-3|744	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx0800.tfm
12mr|texlive-ec-1.0-3|745	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx0900.tfm
12mr|texlive-ec-1.0-3|746	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx1000.tfm
12mr|texlive-ec-1.0-3|747	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx1095.tfm
12mr|texlive-ec-1.0-3|748	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx1200.tfm
12mr|texlive-ec-1.0-3|749	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx1440.tfm
12mr|texlive-ec-1.0-3|750	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx1728.tfm
12mr|texlive-ec-1.0-3|751	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx2074.tfm
12mr|texlive-ec-1.0-3|752	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx2488.tfm
12mr|texlive-ec-1.0-3|753	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx2986.tfm
12mr|texlive-ec-1.0-3|754	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecbx3583.tfm
12mr|texlive-ec-1.0-3|755	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc0500.tfm
12mr|texlive-ec-1.0-3|756	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc0600.tfm
12mr|texlive-ec-1.0-3|757	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc0700.tfm
12mr|texlive-ec-1.0-3|758	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc0800.tfm
12mr|texlive-ec-1.0-3|759	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc0900.tfm
12mr|texlive-ec-1.0-3|760	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc1000.tfm
12mr|texlive-ec-1.0-3|761	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc1095.tfm
12mr|texlive-ec-1.0-3|762	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc1200.tfm
12mr|texlive-ec-1.0-3|763	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc1440.tfm
12mr|texlive-ec-1.0-3|764	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc1728.tfm
12mr|texlive-ec-1.0-3|765	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc2074.tfm
12mr|texlive-ec-1.0-3|766	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc2488.tfm
12mr|texlive-ec-1.0-3|767	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc2986.tfm
12mr|texlive-ec-1.0-3|768	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eccc3583.tfm
12mr|texlive-ec-1.0-3|769	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci0500.tfm
12mr|texlive-ec-1.0-3|770	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci0600.tfm
12mr|texlive-ec-1.0-3|771	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci0700.tfm
12mr|texlive-ec-1.0-3|772	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci0800.tfm
12mr|texlive-ec-1.0-3|773	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci0900.tfm
12mr|texlive-ec-1.0-3|774	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci1000.tfm
12mr|texlive-ec-1.0-3|775	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci1095.tfm
12mr|texlive-ec-1.0-3|776	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci1200.tfm
12mr|texlive-ec-1.0-3|777	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci1440.tfm
12mr|texlive-ec-1.0-3|778	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci1728.tfm
12mr|texlive-ec-1.0-3|779	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci2074.tfm
12mr|texlive-ec-1.0-3|780	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci2488.tfm
12mr|texlive-ec-1.0-3|781	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci2986.tfm
12mr|texlive-ec-1.0-3|782	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecci3583.tfm
12mr|texlive-ec-1.0-3|783	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh0500.tfm
12mr|texlive-ec-1.0-3|784	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh0600.tfm
12mr|texlive-ec-1.0-3|785	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh0700.tfm
12mr|texlive-ec-1.0-3|786	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh0800.tfm
12mr|texlive-ec-1.0-3|787	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh0900.tfm
12mr|texlive-ec-1.0-3|788	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh1000.tfm
12mr|texlive-ec-1.0-3|789	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh1095.tfm
12mr|texlive-ec-1.0-3|790	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh1200.tfm
12mr|texlive-ec-1.0-3|791	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh1440.tfm
12mr|texlive-ec-1.0-3|792	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh1728.tfm
12mr|texlive-ec-1.0-3|793	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh2074.tfm
12mr|texlive-ec-1.0-3|794	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh2488.tfm
12mr|texlive-ec-1.0-3|795	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh2986.tfm
12mr|texlive-ec-1.0-3|796	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecdh3583.tfm
12mr|texlive-ec-1.0-3|797	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit0800.tfm
12mr|texlive-ec-1.0-3|798	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit0900.tfm
12mr|texlive-ec-1.0-3|799	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit1000.tfm
12mr|texlive-ec-1.0-3|800	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit1095.tfm
12mr|texlive-ec-1.0-3|801	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit1200.tfm
12mr|texlive-ec-1.0-3|802	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit1440.tfm
12mr|texlive-ec-1.0-3|803	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit1728.tfm
12mr|texlive-ec-1.0-3|804	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit2074.tfm
12mr|texlive-ec-1.0-3|805	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit2488.tfm
12mr|texlive-ec-1.0-3|806	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit2986.tfm
12mr|texlive-ec-1.0-3|807	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecit3583.tfm
12mr|texlive-ec-1.0-3|808	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eclb8.tfm
12mr|texlive-ec-1.0-3|809	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecli8.tfm
12mr|texlive-ec-1.0-3|810	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eclo8.tfm
12mr|texlive-ec-1.0-3|811	%{_texmfdistdir}/fonts/tfm/jknappen/ec/eclq8.tfm
12mr|texlive-ec-1.0-3|812	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecltt8.tfm
12mr|texlive-ec-1.0-3|813	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc0500.tfm
12mr|texlive-ec-1.0-3|814	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc0600.tfm
12mr|texlive-ec-1.0-3|815	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc0700.tfm
12mr|texlive-ec-1.0-3|816	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc0800.tfm
12mr|texlive-ec-1.0-3|817	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc0900.tfm
12mr|texlive-ec-1.0-3|818	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc1000.tfm
12mr|texlive-ec-1.0-3|819	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc1095.tfm
12mr|texlive-ec-1.0-3|820	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc1200.tfm
12mr|texlive-ec-1.0-3|821	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc1440.tfm
12mr|texlive-ec-1.0-3|822	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc1728.tfm
12mr|texlive-ec-1.0-3|823	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc2074.tfm
12mr|texlive-ec-1.0-3|824	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc2488.tfm
12mr|texlive-ec-1.0-3|825	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc2986.tfm
12mr|texlive-ec-1.0-3|826	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecoc3583.tfm
12mr|texlive-ec-1.0-3|827	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb0500.tfm
12mr|texlive-ec-1.0-3|828	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb0600.tfm
12mr|texlive-ec-1.0-3|829	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb0700.tfm
12mr|texlive-ec-1.0-3|830	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb0800.tfm
12mr|texlive-ec-1.0-3|831	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb0900.tfm
12mr|texlive-ec-1.0-3|832	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb1000.tfm
12mr|texlive-ec-1.0-3|833	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb1095.tfm
12mr|texlive-ec-1.0-3|834	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb1200.tfm
12mr|texlive-ec-1.0-3|835	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb1440.tfm
12mr|texlive-ec-1.0-3|836	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb1728.tfm
12mr|texlive-ec-1.0-3|837	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb2074.tfm
12mr|texlive-ec-1.0-3|838	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb2488.tfm
12mr|texlive-ec-1.0-3|839	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb2986.tfm
12mr|texlive-ec-1.0-3|840	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrb3583.tfm
12mr|texlive-ec-1.0-3|841	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm0500.tfm
12mr|texlive-ec-1.0-3|842	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm0600.tfm
12mr|texlive-ec-1.0-3|843	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm0700.tfm
12mr|texlive-ec-1.0-3|844	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm0800.tfm
12mr|texlive-ec-1.0-3|845	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm0900.tfm
12mr|texlive-ec-1.0-3|846	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm1000.tfm
12mr|texlive-ec-1.0-3|847	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm1095.tfm
12mr|texlive-ec-1.0-3|848	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm1200.tfm
12mr|texlive-ec-1.0-3|849	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm1440.tfm
12mr|texlive-ec-1.0-3|850	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm1728.tfm
12mr|texlive-ec-1.0-3|851	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm2074.tfm
12mr|texlive-ec-1.0-3|852	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm2488.tfm
12mr|texlive-ec-1.0-3|853	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm2986.tfm
12mr|texlive-ec-1.0-3|854	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecrm3583.tfm
12mr|texlive-ec-1.0-3|855	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc0500.tfm
12mr|texlive-ec-1.0-3|856	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc0600.tfm
12mr|texlive-ec-1.0-3|857	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc0700.tfm
12mr|texlive-ec-1.0-3|858	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc0800.tfm
12mr|texlive-ec-1.0-3|859	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc0900.tfm
12mr|texlive-ec-1.0-3|860	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc1000.tfm
12mr|texlive-ec-1.0-3|861	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc1095.tfm
12mr|texlive-ec-1.0-3|862	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc1200.tfm
12mr|texlive-ec-1.0-3|863	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc1440.tfm
12mr|texlive-ec-1.0-3|864	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc1728.tfm
12mr|texlive-ec-1.0-3|865	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc2074.tfm
12mr|texlive-ec-1.0-3|866	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc2488.tfm
12mr|texlive-ec-1.0-3|867	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc2986.tfm
12mr|texlive-ec-1.0-3|868	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsc3583.tfm
12mr|texlive-ec-1.0-3|869	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi0500.tfm
12mr|texlive-ec-1.0-3|870	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi0600.tfm
12mr|texlive-ec-1.0-3|871	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi0700.tfm
12mr|texlive-ec-1.0-3|872	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi0800.tfm
12mr|texlive-ec-1.0-3|873	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi0900.tfm
12mr|texlive-ec-1.0-3|874	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi1000.tfm
12mr|texlive-ec-1.0-3|875	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi1095.tfm
12mr|texlive-ec-1.0-3|876	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi1200.tfm
12mr|texlive-ec-1.0-3|877	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi1440.tfm
12mr|texlive-ec-1.0-3|878	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi1728.tfm
12mr|texlive-ec-1.0-3|879	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi2074.tfm
12mr|texlive-ec-1.0-3|880	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi2488.tfm
12mr|texlive-ec-1.0-3|881	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi2986.tfm
12mr|texlive-ec-1.0-3|882	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsi3583.tfm
12mr|texlive-ec-1.0-3|883	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl0500.tfm
12mr|texlive-ec-1.0-3|884	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl0600.tfm
12mr|texlive-ec-1.0-3|885	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl0700.tfm
12mr|texlive-ec-1.0-3|886	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl0800.tfm
12mr|texlive-ec-1.0-3|887	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl0900.tfm
12mr|texlive-ec-1.0-3|888	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl1000.tfm
12mr|texlive-ec-1.0-3|889	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl1095.tfm
12mr|texlive-ec-1.0-3|890	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl1200.tfm
12mr|texlive-ec-1.0-3|891	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl1440.tfm
12mr|texlive-ec-1.0-3|892	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl1728.tfm
12mr|texlive-ec-1.0-3|893	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl2074.tfm
12mr|texlive-ec-1.0-3|894	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl2488.tfm
12mr|texlive-ec-1.0-3|895	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl2986.tfm
12mr|texlive-ec-1.0-3|896	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsl3583.tfm
12mr|texlive-ec-1.0-3|897	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso0500.tfm
12mr|texlive-ec-1.0-3|898	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso0600.tfm
12mr|texlive-ec-1.0-3|899	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso0700.tfm
12mr|texlive-ec-1.0-3|900	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso0800.tfm
12mr|texlive-ec-1.0-3|901	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso0900.tfm
12mr|texlive-ec-1.0-3|902	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso1000.tfm
12mr|texlive-ec-1.0-3|903	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso1095.tfm
12mr|texlive-ec-1.0-3|904	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso1200.tfm
12mr|texlive-ec-1.0-3|905	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso1440.tfm
12mr|texlive-ec-1.0-3|906	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso1728.tfm
12mr|texlive-ec-1.0-3|907	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso2074.tfm
12mr|texlive-ec-1.0-3|908	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso2488.tfm
12mr|texlive-ec-1.0-3|909	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso2986.tfm
12mr|texlive-ec-1.0-3|910	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecso3583.tfm
12mr|texlive-ec-1.0-3|911	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss0500.tfm
12mr|texlive-ec-1.0-3|912	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss0600.tfm
12mr|texlive-ec-1.0-3|913	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss0700.tfm
12mr|texlive-ec-1.0-3|914	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss0800.tfm
12mr|texlive-ec-1.0-3|915	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss0900.tfm
12mr|texlive-ec-1.0-3|916	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss1000.tfm
12mr|texlive-ec-1.0-3|917	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss1095.tfm
12mr|texlive-ec-1.0-3|918	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss1200.tfm
12mr|texlive-ec-1.0-3|919	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss1440.tfm
12mr|texlive-ec-1.0-3|920	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss1728.tfm
12mr|texlive-ec-1.0-3|921	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss2074.tfm
12mr|texlive-ec-1.0-3|922	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss2488.tfm
12mr|texlive-ec-1.0-3|923	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss2986.tfm
12mr|texlive-ec-1.0-3|924	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecss3583.tfm
12mr|texlive-ec-1.0-3|925	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst0800.tfm
12mr|texlive-ec-1.0-3|926	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst0900.tfm
12mr|texlive-ec-1.0-3|927	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst1000.tfm
12mr|texlive-ec-1.0-3|928	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst1095.tfm
12mr|texlive-ec-1.0-3|929	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst1200.tfm
12mr|texlive-ec-1.0-3|930	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst1440.tfm
12mr|texlive-ec-1.0-3|931	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst1728.tfm
12mr|texlive-ec-1.0-3|932	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst2074.tfm
12mr|texlive-ec-1.0-3|933	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst2488.tfm
12mr|texlive-ec-1.0-3|934	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst2986.tfm
12mr|texlive-ec-1.0-3|935	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecst3583.tfm
12mr|texlive-ec-1.0-3|936	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx0500.tfm
12mr|texlive-ec-1.0-3|937	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx0600.tfm
12mr|texlive-ec-1.0-3|938	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx0700.tfm
12mr|texlive-ec-1.0-3|939	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx0800.tfm
12mr|texlive-ec-1.0-3|940	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx0900.tfm
12mr|texlive-ec-1.0-3|941	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx1000.tfm
12mr|texlive-ec-1.0-3|942	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx1095.tfm
12mr|texlive-ec-1.0-3|943	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx1200.tfm
12mr|texlive-ec-1.0-3|944	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx1440.tfm
12mr|texlive-ec-1.0-3|945	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx1728.tfm
12mr|texlive-ec-1.0-3|946	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx2074.tfm
12mr|texlive-ec-1.0-3|947	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx2488.tfm
12mr|texlive-ec-1.0-3|948	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx2986.tfm
12mr|texlive-ec-1.0-3|949	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecsx3583.tfm
12mr|texlive-ec-1.0-3|950	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc0800.tfm
12mr|texlive-ec-1.0-3|951	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc0900.tfm
12mr|texlive-ec-1.0-3|952	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc1000.tfm
12mr|texlive-ec-1.0-3|953	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc1095.tfm
12mr|texlive-ec-1.0-3|954	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc1200.tfm
12mr|texlive-ec-1.0-3|955	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc1440.tfm
12mr|texlive-ec-1.0-3|956	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc1728.tfm
12mr|texlive-ec-1.0-3|957	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc2074.tfm
12mr|texlive-ec-1.0-3|958	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc2488.tfm
12mr|texlive-ec-1.0-3|959	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc2986.tfm
12mr|texlive-ec-1.0-3|960	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectc3583.tfm
12mr|texlive-ec-1.0-3|961	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti0500.tfm
12mr|texlive-ec-1.0-3|962	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti0600.tfm
12mr|texlive-ec-1.0-3|963	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti0700.tfm
12mr|texlive-ec-1.0-3|964	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti0800.tfm
12mr|texlive-ec-1.0-3|965	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti0900.tfm
12mr|texlive-ec-1.0-3|966	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti1000.tfm
12mr|texlive-ec-1.0-3|967	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti1095.tfm
12mr|texlive-ec-1.0-3|968	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti1200.tfm
12mr|texlive-ec-1.0-3|969	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti1440.tfm
12mr|texlive-ec-1.0-3|970	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti1728.tfm
12mr|texlive-ec-1.0-3|971	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti2074.tfm
12mr|texlive-ec-1.0-3|972	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti2488.tfm
12mr|texlive-ec-1.0-3|973	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti2986.tfm
12mr|texlive-ec-1.0-3|974	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecti3583.tfm
12mr|texlive-ec-1.0-3|975	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt0800.tfm
12mr|texlive-ec-1.0-3|976	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt0900.tfm
12mr|texlive-ec-1.0-3|977	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt1000.tfm
12mr|texlive-ec-1.0-3|978	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt1095.tfm
12mr|texlive-ec-1.0-3|979	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt1200.tfm
12mr|texlive-ec-1.0-3|980	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt1440.tfm
12mr|texlive-ec-1.0-3|981	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt1728.tfm
12mr|texlive-ec-1.0-3|982	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt2074.tfm
12mr|texlive-ec-1.0-3|983	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt2488.tfm
12mr|texlive-ec-1.0-3|984	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt2986.tfm
12mr|texlive-ec-1.0-3|985	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ectt3583.tfm
12mr|texlive-ec-1.0-3|986	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui0500.tfm
12mr|texlive-ec-1.0-3|987	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui0600.tfm
12mr|texlive-ec-1.0-3|988	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui0700.tfm
12mr|texlive-ec-1.0-3|989	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui0800.tfm
12mr|texlive-ec-1.0-3|990	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui0900.tfm
12mr|texlive-ec-1.0-3|991	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui1000.tfm
12mr|texlive-ec-1.0-3|992	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui1095.tfm
12mr|texlive-ec-1.0-3|993	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui1200.tfm
12mr|texlive-ec-1.0-3|994	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui1440.tfm
12mr|texlive-ec-1.0-3|995	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui1728.tfm
12mr|texlive-ec-1.0-3|996	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui2074.tfm
12mr|texlive-ec-1.0-3|997	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui2488.tfm
12mr|texlive-ec-1.0-3|998	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui2986.tfm
12mr|texlive-ec-1.0-3|999	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecui3583.tfm
12mr|texlive-ec-1.0-3|1000	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi0800.tfm
12mr|texlive-ec-1.0-3|1001	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi0900.tfm
12mr|texlive-ec-1.0-3|1002	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi1000.tfm
12mr|texlive-ec-1.0-3|1003	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi1095.tfm
12mr|texlive-ec-1.0-3|1004	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi1200.tfm
12mr|texlive-ec-1.0-3|1005	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi1440.tfm
12mr|texlive-ec-1.0-3|1006	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi1728.tfm
12mr|texlive-ec-1.0-3|1007	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi2074.tfm
12mr|texlive-ec-1.0-3|1008	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi2488.tfm
12mr|texlive-ec-1.0-3|1009	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi2986.tfm
12mr|texlive-ec-1.0-3|1010	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvi3583.tfm
12mr|texlive-ec-1.0-3|1011	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt0800.tfm
12mr|texlive-ec-1.0-3|1012	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt0900.tfm
12mr|texlive-ec-1.0-3|1013	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt1000.tfm
12mr|texlive-ec-1.0-3|1014	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt1095.tfm
12mr|texlive-ec-1.0-3|1015	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt1200.tfm
12mr|texlive-ec-1.0-3|1016	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt1440.tfm
12mr|texlive-ec-1.0-3|1017	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt1728.tfm
12mr|texlive-ec-1.0-3|1018	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt2074.tfm
12mr|texlive-ec-1.0-3|1019	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt2488.tfm
12mr|texlive-ec-1.0-3|1020	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt2986.tfm
12mr|texlive-ec-1.0-3|1021	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecvt3583.tfm
12mr|texlive-ec-1.0-3|1022	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc0500.tfm
12mr|texlive-ec-1.0-3|1023	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc0600.tfm
12mr|texlive-ec-1.0-3|1024	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc0700.tfm
12mr|texlive-ec-1.0-3|1025	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc0800.tfm
12mr|texlive-ec-1.0-3|1026	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc0900.tfm
12mr|texlive-ec-1.0-3|1027	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc1000.tfm
12mr|texlive-ec-1.0-3|1028	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc1095.tfm
12mr|texlive-ec-1.0-3|1029	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc1200.tfm
12mr|texlive-ec-1.0-3|1030	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc1440.tfm
12mr|texlive-ec-1.0-3|1031	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc1728.tfm
12mr|texlive-ec-1.0-3|1032	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc2074.tfm
12mr|texlive-ec-1.0-3|1033	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc2488.tfm
12mr|texlive-ec-1.0-3|1034	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc2986.tfm
12mr|texlive-ec-1.0-3|1035	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ecxc3583.tfm
12mr|texlive-ec-1.0-3|1036	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ieclb8.tfm
12mr|texlive-ec-1.0-3|1037	%{_texmfdistdir}/fonts/tfm/jknappen/ec/iecli8.tfm
12mr|texlive-ec-1.0-3|1038	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ieclo8.tfm
12mr|texlive-ec-1.0-3|1039	%{_texmfdistdir}/fonts/tfm/jknappen/ec/ieclq8.tfm
12mr|texlive-ec-1.0-3|1040	%{_texmfdistdir}/fonts/tfm/jknappen/ec/iecltt8.tfm
12mr|texlive-ec-1.0-3|1041	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi0500.tfm
12mr|texlive-ec-1.0-3|1042	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi0600.tfm
12mr|texlive-ec-1.0-3|1043	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi0700.tfm
12mr|texlive-ec-1.0-3|1044	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi0800.tfm
12mr|texlive-ec-1.0-3|1045	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi0900.tfm
12mr|texlive-ec-1.0-3|1046	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi1000.tfm
12mr|texlive-ec-1.0-3|1047	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi1095.tfm
12mr|texlive-ec-1.0-3|1048	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi1200.tfm
12mr|texlive-ec-1.0-3|1049	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi1440.tfm
12mr|texlive-ec-1.0-3|1050	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi1728.tfm
12mr|texlive-ec-1.0-3|1051	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi2074.tfm
12mr|texlive-ec-1.0-3|1052	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi2488.tfm
12mr|texlive-ec-1.0-3|1053	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi2986.tfm
12mr|texlive-ec-1.0-3|1054	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbi3583.tfm
12mr|texlive-ec-1.0-3|1055	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl0500.tfm
12mr|texlive-ec-1.0-3|1056	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl0600.tfm
12mr|texlive-ec-1.0-3|1057	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl0700.tfm
12mr|texlive-ec-1.0-3|1058	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl0800.tfm
12mr|texlive-ec-1.0-3|1059	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl0900.tfm
12mr|texlive-ec-1.0-3|1060	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl1000.tfm
12mr|texlive-ec-1.0-3|1061	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl1095.tfm
12mr|texlive-ec-1.0-3|1062	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl1200.tfm
12mr|texlive-ec-1.0-3|1063	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl1440.tfm
12mr|texlive-ec-1.0-3|1064	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl1728.tfm
12mr|texlive-ec-1.0-3|1065	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl2074.tfm
12mr|texlive-ec-1.0-3|1066	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl2488.tfm
12mr|texlive-ec-1.0-3|1067	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl2986.tfm
12mr|texlive-ec-1.0-3|1068	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbl3583.tfm
12mr|texlive-ec-1.0-3|1069	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx0500.tfm
12mr|texlive-ec-1.0-3|1070	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx0600.tfm
12mr|texlive-ec-1.0-3|1071	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx0700.tfm
12mr|texlive-ec-1.0-3|1072	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx0800.tfm
12mr|texlive-ec-1.0-3|1073	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx0900.tfm
12mr|texlive-ec-1.0-3|1074	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx1000.tfm
12mr|texlive-ec-1.0-3|1075	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx1095.tfm
12mr|texlive-ec-1.0-3|1076	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx1200.tfm
12mr|texlive-ec-1.0-3|1077	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx1440.tfm
12mr|texlive-ec-1.0-3|1078	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx1728.tfm
12mr|texlive-ec-1.0-3|1079	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx2074.tfm
12mr|texlive-ec-1.0-3|1080	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx2488.tfm
12mr|texlive-ec-1.0-3|1081	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx2986.tfm
12mr|texlive-ec-1.0-3|1082	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcbx3583.tfm
12mr|texlive-ec-1.0-3|1083	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci0500.tfm
12mr|texlive-ec-1.0-3|1084	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci0600.tfm
12mr|texlive-ec-1.0-3|1085	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci0700.tfm
12mr|texlive-ec-1.0-3|1086	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci0800.tfm
12mr|texlive-ec-1.0-3|1087	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci0900.tfm
12mr|texlive-ec-1.0-3|1088	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci1000.tfm
12mr|texlive-ec-1.0-3|1089	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci1095.tfm
12mr|texlive-ec-1.0-3|1090	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci1200.tfm
12mr|texlive-ec-1.0-3|1091	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci1440.tfm
12mr|texlive-ec-1.0-3|1092	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci1728.tfm
12mr|texlive-ec-1.0-3|1093	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci2074.tfm
12mr|texlive-ec-1.0-3|1094	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci2488.tfm
12mr|texlive-ec-1.0-3|1095	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci2986.tfm
12mr|texlive-ec-1.0-3|1096	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcci3583.tfm
12mr|texlive-ec-1.0-3|1097	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit0800.tfm
12mr|texlive-ec-1.0-3|1098	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit0900.tfm
12mr|texlive-ec-1.0-3|1099	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit1000.tfm
12mr|texlive-ec-1.0-3|1100	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit1095.tfm
12mr|texlive-ec-1.0-3|1101	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit1200.tfm
12mr|texlive-ec-1.0-3|1102	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit1440.tfm
12mr|texlive-ec-1.0-3|1103	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit1728.tfm
12mr|texlive-ec-1.0-3|1104	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit2074.tfm
12mr|texlive-ec-1.0-3|1105	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit2488.tfm
12mr|texlive-ec-1.0-3|1106	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit2986.tfm
12mr|texlive-ec-1.0-3|1107	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcit3583.tfm
12mr|texlive-ec-1.0-3|1108	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb0500.tfm
12mr|texlive-ec-1.0-3|1109	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb0600.tfm
12mr|texlive-ec-1.0-3|1110	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb0700.tfm
12mr|texlive-ec-1.0-3|1111	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb0800.tfm
12mr|texlive-ec-1.0-3|1112	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb0900.tfm
12mr|texlive-ec-1.0-3|1113	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb1000.tfm
12mr|texlive-ec-1.0-3|1114	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb1095.tfm
12mr|texlive-ec-1.0-3|1115	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb1200.tfm
12mr|texlive-ec-1.0-3|1116	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb1440.tfm
12mr|texlive-ec-1.0-3|1117	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb1728.tfm
12mr|texlive-ec-1.0-3|1118	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb2074.tfm
12mr|texlive-ec-1.0-3|1119	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb2488.tfm
12mr|texlive-ec-1.0-3|1120	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb2986.tfm
12mr|texlive-ec-1.0-3|1121	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrb3583.tfm
12mr|texlive-ec-1.0-3|1122	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm0500.tfm
12mr|texlive-ec-1.0-3|1123	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm0600.tfm
12mr|texlive-ec-1.0-3|1124	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm0700.tfm
12mr|texlive-ec-1.0-3|1125	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm0800.tfm
12mr|texlive-ec-1.0-3|1126	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm0900.tfm
12mr|texlive-ec-1.0-3|1127	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm1000.tfm
12mr|texlive-ec-1.0-3|1128	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm1095.tfm
12mr|texlive-ec-1.0-3|1129	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm1200.tfm
12mr|texlive-ec-1.0-3|1130	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm1440.tfm
12mr|texlive-ec-1.0-3|1131	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm1728.tfm
12mr|texlive-ec-1.0-3|1132	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm2074.tfm
12mr|texlive-ec-1.0-3|1133	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm2488.tfm
12mr|texlive-ec-1.0-3|1134	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm2986.tfm
12mr|texlive-ec-1.0-3|1135	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcrm3583.tfm
12mr|texlive-ec-1.0-3|1136	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi0500.tfm
12mr|texlive-ec-1.0-3|1137	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi0600.tfm
12mr|texlive-ec-1.0-3|1138	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi0700.tfm
12mr|texlive-ec-1.0-3|1139	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi0800.tfm
12mr|texlive-ec-1.0-3|1140	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi0900.tfm
12mr|texlive-ec-1.0-3|1141	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi1000.tfm
12mr|texlive-ec-1.0-3|1142	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi1095.tfm
12mr|texlive-ec-1.0-3|1143	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi1200.tfm
12mr|texlive-ec-1.0-3|1144	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi1440.tfm
12mr|texlive-ec-1.0-3|1145	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi1728.tfm
12mr|texlive-ec-1.0-3|1146	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi2074.tfm
12mr|texlive-ec-1.0-3|1147	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi2488.tfm
12mr|texlive-ec-1.0-3|1148	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi2986.tfm
12mr|texlive-ec-1.0-3|1149	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsi3583.tfm
12mr|texlive-ec-1.0-3|1150	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl0500.tfm
12mr|texlive-ec-1.0-3|1151	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl0600.tfm
12mr|texlive-ec-1.0-3|1152	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl0700.tfm
12mr|texlive-ec-1.0-3|1153	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl0800.tfm
12mr|texlive-ec-1.0-3|1154	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl0900.tfm
12mr|texlive-ec-1.0-3|1155	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl1000.tfm
12mr|texlive-ec-1.0-3|1156	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl1095.tfm
12mr|texlive-ec-1.0-3|1157	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl1200.tfm
12mr|texlive-ec-1.0-3|1158	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl1440.tfm
12mr|texlive-ec-1.0-3|1159	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl1728.tfm
12mr|texlive-ec-1.0-3|1160	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl2074.tfm
12mr|texlive-ec-1.0-3|1161	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl2488.tfm
12mr|texlive-ec-1.0-3|1162	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl2986.tfm
12mr|texlive-ec-1.0-3|1163	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsl3583.tfm
12mr|texlive-ec-1.0-3|1164	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso0500.tfm
12mr|texlive-ec-1.0-3|1165	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso0600.tfm
12mr|texlive-ec-1.0-3|1166	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso0700.tfm
12mr|texlive-ec-1.0-3|1167	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso0800.tfm
12mr|texlive-ec-1.0-3|1168	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso0900.tfm
12mr|texlive-ec-1.0-3|1169	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso1000.tfm
12mr|texlive-ec-1.0-3|1170	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso1095.tfm
12mr|texlive-ec-1.0-3|1171	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso1200.tfm
12mr|texlive-ec-1.0-3|1172	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso1440.tfm
12mr|texlive-ec-1.0-3|1173	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso1728.tfm
12mr|texlive-ec-1.0-3|1174	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso2074.tfm
12mr|texlive-ec-1.0-3|1175	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso2488.tfm
12mr|texlive-ec-1.0-3|1176	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso2986.tfm
12mr|texlive-ec-1.0-3|1177	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcso3583.tfm
12mr|texlive-ec-1.0-3|1178	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss0500.tfm
12mr|texlive-ec-1.0-3|1179	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss0600.tfm
12mr|texlive-ec-1.0-3|1180	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss0700.tfm
12mr|texlive-ec-1.0-3|1181	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss0800.tfm
12mr|texlive-ec-1.0-3|1182	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss0900.tfm
12mr|texlive-ec-1.0-3|1183	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss1000.tfm
12mr|texlive-ec-1.0-3|1184	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss1095.tfm
12mr|texlive-ec-1.0-3|1185	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss1200.tfm
12mr|texlive-ec-1.0-3|1186	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss1440.tfm
12mr|texlive-ec-1.0-3|1187	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss1728.tfm
12mr|texlive-ec-1.0-3|1188	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss2074.tfm
12mr|texlive-ec-1.0-3|1189	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss2488.tfm
12mr|texlive-ec-1.0-3|1190	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss2986.tfm
12mr|texlive-ec-1.0-3|1191	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcss3583.tfm
12mr|texlive-ec-1.0-3|1192	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst0800.tfm
12mr|texlive-ec-1.0-3|1193	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst0900.tfm
12mr|texlive-ec-1.0-3|1194	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst1000.tfm
12mr|texlive-ec-1.0-3|1195	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst1095.tfm
12mr|texlive-ec-1.0-3|1196	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst1200.tfm
12mr|texlive-ec-1.0-3|1197	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst1440.tfm
12mr|texlive-ec-1.0-3|1198	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst1728.tfm
12mr|texlive-ec-1.0-3|1199	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst2074.tfm
12mr|texlive-ec-1.0-3|1200	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst2488.tfm
12mr|texlive-ec-1.0-3|1201	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst2986.tfm
12mr|texlive-ec-1.0-3|1202	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcst3583.tfm
12mr|texlive-ec-1.0-3|1203	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx0500.tfm
12mr|texlive-ec-1.0-3|1204	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx0600.tfm
12mr|texlive-ec-1.0-3|1205	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx0700.tfm
12mr|texlive-ec-1.0-3|1206	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx0800.tfm
12mr|texlive-ec-1.0-3|1207	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx0900.tfm
12mr|texlive-ec-1.0-3|1208	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx1000.tfm
12mr|texlive-ec-1.0-3|1209	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx1095.tfm
12mr|texlive-ec-1.0-3|1210	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx1200.tfm
12mr|texlive-ec-1.0-3|1211	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx1440.tfm
12mr|texlive-ec-1.0-3|1212	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx1728.tfm
12mr|texlive-ec-1.0-3|1213	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx2074.tfm
12mr|texlive-ec-1.0-3|1214	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx2488.tfm
12mr|texlive-ec-1.0-3|1215	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx2986.tfm
12mr|texlive-ec-1.0-3|1216	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcsx3583.tfm
12mr|texlive-ec-1.0-3|1217	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti0500.tfm
12mr|texlive-ec-1.0-3|1218	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti0600.tfm
12mr|texlive-ec-1.0-3|1219	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti0700.tfm
12mr|texlive-ec-1.0-3|1220	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti0800.tfm
12mr|texlive-ec-1.0-3|1221	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti0900.tfm
12mr|texlive-ec-1.0-3|1222	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti1000.tfm
12mr|texlive-ec-1.0-3|1223	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti1095.tfm
12mr|texlive-ec-1.0-3|1224	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti1200.tfm
12mr|texlive-ec-1.0-3|1225	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti1440.tfm
12mr|texlive-ec-1.0-3|1226	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti1728.tfm
12mr|texlive-ec-1.0-3|1227	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti2074.tfm
12mr|texlive-ec-1.0-3|1228	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti2488.tfm
12mr|texlive-ec-1.0-3|1229	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti2986.tfm
12mr|texlive-ec-1.0-3|1230	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcti3583.tfm
12mr|texlive-ec-1.0-3|1231	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt0800.tfm
12mr|texlive-ec-1.0-3|1232	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt0900.tfm
12mr|texlive-ec-1.0-3|1233	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt1000.tfm
12mr|texlive-ec-1.0-3|1234	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt1095.tfm
12mr|texlive-ec-1.0-3|1235	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt1200.tfm
12mr|texlive-ec-1.0-3|1236	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt1440.tfm
12mr|texlive-ec-1.0-3|1237	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt1728.tfm
12mr|texlive-ec-1.0-3|1238	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt2074.tfm
12mr|texlive-ec-1.0-3|1239	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt2488.tfm
12mr|texlive-ec-1.0-3|1240	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt2986.tfm
12mr|texlive-ec-1.0-3|1241	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tctt3583.tfm
12mr|texlive-ec-1.0-3|1242	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui0500.tfm
12mr|texlive-ec-1.0-3|1243	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui0600.tfm
12mr|texlive-ec-1.0-3|1244	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui0700.tfm
12mr|texlive-ec-1.0-3|1245	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui0800.tfm
12mr|texlive-ec-1.0-3|1246	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui0900.tfm
12mr|texlive-ec-1.0-3|1247	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui1000.tfm
12mr|texlive-ec-1.0-3|1248	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui1095.tfm
12mr|texlive-ec-1.0-3|1249	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui1200.tfm
12mr|texlive-ec-1.0-3|1250	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui1440.tfm
12mr|texlive-ec-1.0-3|1251	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui1728.tfm
12mr|texlive-ec-1.0-3|1252	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui2074.tfm
12mr|texlive-ec-1.0-3|1253	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui2488.tfm
12mr|texlive-ec-1.0-3|1254	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui2986.tfm
12mr|texlive-ec-1.0-3|1255	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcui3583.tfm
12mr|texlive-ec-1.0-3|1256	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi0800.tfm
12mr|texlive-ec-1.0-3|1257	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi0900.tfm
12mr|texlive-ec-1.0-3|1258	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi1000.tfm
12mr|texlive-ec-1.0-3|1259	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi1095.tfm
12mr|texlive-ec-1.0-3|1260	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi1200.tfm
12mr|texlive-ec-1.0-3|1261	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi1440.tfm
12mr|texlive-ec-1.0-3|1262	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi1728.tfm
12mr|texlive-ec-1.0-3|1263	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi2074.tfm
12mr|texlive-ec-1.0-3|1264	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi2488.tfm
12mr|texlive-ec-1.0-3|1265	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi2986.tfm
12mr|texlive-ec-1.0-3|1266	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvi3583.tfm
12mr|texlive-ec-1.0-3|1267	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt0800.tfm
12mr|texlive-ec-1.0-3|1268	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt0900.tfm
12mr|texlive-ec-1.0-3|1269	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt1000.tfm
12mr|texlive-ec-1.0-3|1270	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt1095.tfm
12mr|texlive-ec-1.0-3|1271	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt1200.tfm
12mr|texlive-ec-1.0-3|1272	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt1440.tfm
12mr|texlive-ec-1.0-3|1273	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt1728.tfm
12mr|texlive-ec-1.0-3|1274	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt2074.tfm
12mr|texlive-ec-1.0-3|1275	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt2488.tfm
12mr|texlive-ec-1.0-3|1276	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt2986.tfm
12mr|texlive-ec-1.0-3|1277	%{_texmfdistdir}/fonts/tfm/jknappen/ec/tcvt3583.tfm
12mr|texlive-ec-1.0-3|1278	%doc %{_texmfdistdir}/doc/fonts/ec/00bugs.txt
12mr|texlive-ec-1.0-3|1279	%doc %{_texmfdistdir}/doc/fonts/ec/00error.txt
12mr|texlive-ec-1.0-3|1280	%doc %{_texmfdistdir}/doc/fonts/ec/00files.txt
12mr|texlive-ec-1.0-3|1281	%doc %{_texmfdistdir}/doc/fonts/ec/00inst.txt
12mr|texlive-ec-1.0-3|1282	%doc %{_texmfdistdir}/doc/fonts/ec/00readme.txt
12mr|texlive-ec-1.0-3|1283	%doc %{_texmfdistdir}/doc/fonts/ec/copyrite.txt
12mr|texlive-ec-1.0-3|1284	%doc %{_texmfdistdir}/doc/fonts/ec/dc-chg.txt
12mr|texlive-ec-1.0-3|1285	%doc %{_texmfdistdir}/doc/fonts/ec/dcdoc.tex
12mr|texlive-ec-1.0-3|1286	%doc %{_texmfdistdir}/doc/fonts/ec/ec-chg.txt
12mr|texlive-ec-1.0-3|1287	%doc %{_texmfdistdir}/doc/fonts/ec/ecstdedt.tex
12mr|texlive-ec-1.0-3|1288	%doc %{_texmfdistdir}/doc/fonts/ec/tc-chg.txt
12mr|texlive-ec-1.0-3|1289	%doc %{_texmfdistdir}/doc/fonts/ec/tcstdedt.tex
12mr|texlive-ec-1.0-3|1290	
12mr|texlive-ec-1.0-3|1291	#-----------------------------------------------------------------------
12mr|texlive-ec-1.0-3|1292	%prep
12mr|texlive-ec-1.0-3|1293	%setup -c -a0 -a1
12mr|texlive-ec-1.0-3|1294	
12mr|texlive-ec-1.0-3|1295	%build
12mr|texlive-ec-1.0-3|1296	
12mr|texlive-ec-1.0-3|1297	%install
12mr|texlive-ec-1.0-3|1298	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ec-1.0-3|1299	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ec-1.0-3|1300	
12mr|texlive-ec-1.0-3|1301	
12mr|texlive-ec-1.0-3|1302	
12mr|texlive-ec-1.0-3|1303	%changelog
12mr|texlive-ec-1.0-3|1304	

17241 12
12mr|texlive-ecc-20061207-2|1	# revision 15878
12mr|texlive-ecc-20061207-2|2	# category Package
12mr|texlive-ecc-20061207-2|3	# catalog-ctan /fonts/ecc
12mr|texlive-ecc-20061207-2|4	# catalog-date 2006-12-07 15:13:33 +0100
12mr|texlive-ecc-20061207-2|5	# catalog-license lppl
12mr|texlive-ecc-20061207-2|6	# catalog-version undef
12mr|texlive-ecc-20061207-2|7	Name:		texlive-ecc
12mr|texlive-ecc-20061207-2|8	Version:	20061207
12mr|texlive-ecc-20061207-2|9	Release:	2
12mr|texlive-ecc-20061207-2|10	Summary:	Sources for the European Concrete fonts
12mr|texlive-ecc-20061207-2|11	Group:		Publishing
12mr|texlive-ecc-20061207-2|12	URL:		http://www.ctan.org/tex-archive/fonts/ecc
12mr|texlive-ecc-20061207-2|13	License:	LPPL
12mr|texlive-ecc-20061207-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecc.tar.xz
12mr|texlive-ecc-20061207-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecc.doc.tar.xz
12mr|texlive-ecc-20061207-2|16	BuildArch:	noarch
12mr|texlive-ecc-20061207-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ecc-20061207-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ecc-20061207-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ecc-20061207-2|20	
12mr|texlive-ecc-20061207-2|21	%description
12mr|texlive-ecc-20061207-2|22	The MetaFont sources and TFM files of the European Concrete
12mr|texlive-ecc-20061207-2|23	Fonts. This is the T1-encoded extension of Knuth's Concrete
12mr|texlive-ecc-20061207-2|24	fonts, including also the corresponding text companion fonts.
12mr|texlive-ecc-20061207-2|25	Adobe Type 1 versions of the fonts are available as part of the
12mr|texlive-ecc-20061207-2|26	cm-super font bundle.
12mr|texlive-ecc-20061207-2|27	
12mr|texlive-ecc-20061207-2|28	%post
12mr|texlive-ecc-20061207-2|29	%{_sbindir}/texlive.post
12mr|texlive-ecc-20061207-2|30	
12mr|texlive-ecc-20061207-2|31	%postun
12mr|texlive-ecc-20061207-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-ecc-20061207-2|33	%{_sbindir}/texlive.post
12mr|texlive-ecc-20061207-2|34	fi
12mr|texlive-ecc-20061207-2|35	
12mr|texlive-ecc-20061207-2|36	#-----------------------------------------------------------------------
12mr|texlive-ecc-20061207-2|37	%files
12mr|texlive-ecc-20061207-2|38	%{_texmfdistdir}/fonts/source/public/ecc/conc10pt.mf
12mr|texlive-ecc-20061207-2|39	%{_texmfdistdir}/fonts/source/public/ecc/conc5pt.mf
12mr|texlive-ecc-20061207-2|40	%{_texmfdistdir}/fonts/source/public/ecc/conc6pt.mf
12mr|texlive-ecc-20061207-2|41	%{_texmfdistdir}/fonts/source/public/ecc/conc7pt.mf
12mr|texlive-ecc-20061207-2|42	%{_texmfdistdir}/fonts/source/public/ecc/conc8pt.mf
12mr|texlive-ecc-20061207-2|43	%{_texmfdistdir}/fonts/source/public/ecc/conc9pt.mf
12mr|texlive-ecc-20061207-2|44	%{_texmfdistdir}/fonts/source/public/ecc/coni10pt.mf
12mr|texlive-ecc-20061207-2|45	%{_texmfdistdir}/fonts/source/public/ecc/eocc10.mf
12mr|texlive-ecc-20061207-2|46	%{_texmfdistdir}/fonts/source/public/ecc/eorm10.mf
12mr|texlive-ecc-20061207-2|47	%{_texmfdistdir}/fonts/source/public/ecc/eorm5.mf
12mr|texlive-ecc-20061207-2|48	%{_texmfdistdir}/fonts/source/public/ecc/eorm6.mf
12mr|texlive-ecc-20061207-2|49	%{_texmfdistdir}/fonts/source/public/ecc/eorm7.mf
12mr|texlive-ecc-20061207-2|50	%{_texmfdistdir}/fonts/source/public/ecc/eorm8.mf
12mr|texlive-ecc-20061207-2|51	%{_texmfdistdir}/fonts/source/public/ecc/eorm9.mf
12mr|texlive-ecc-20061207-2|52	%{_texmfdistdir}/fonts/source/public/ecc/eosl10.mf
12mr|texlive-ecc-20061207-2|53	%{_texmfdistdir}/fonts/source/public/ecc/eosl5.mf
12mr|texlive-ecc-20061207-2|54	%{_texmfdistdir}/fonts/source/public/ecc/eosl6.mf
12mr|texlive-ecc-20061207-2|55	%{_texmfdistdir}/fonts/source/public/ecc/eosl7.mf
12mr|texlive-ecc-20061207-2|56	%{_texmfdistdir}/fonts/source/public/ecc/eosl8.mf
12mr|texlive-ecc-20061207-2|57	%{_texmfdistdir}/fonts/source/public/ecc/eosl9.mf
12mr|texlive-ecc-20061207-2|58	%{_texmfdistdir}/fonts/source/public/ecc/eoti10.mf
12mr|texlive-ecc-20061207-2|59	%{_texmfdistdir}/fonts/source/public/ecc/tcssdc10.mf
12mr|texlive-ecc-20061207-2|60	%{_texmfdistdir}/fonts/source/public/ecc/torm10.mf
12mr|texlive-ecc-20061207-2|61	%{_texmfdistdir}/fonts/source/public/ecc/torm5.mf
12mr|texlive-ecc-20061207-2|62	%{_texmfdistdir}/fonts/source/public/ecc/torm6.mf
12mr|texlive-ecc-20061207-2|63	%{_texmfdistdir}/fonts/source/public/ecc/torm7.mf
12mr|texlive-ecc-20061207-2|64	%{_texmfdistdir}/fonts/source/public/ecc/torm8.mf
12mr|texlive-ecc-20061207-2|65	%{_texmfdistdir}/fonts/source/public/ecc/torm9.mf
12mr|texlive-ecc-20061207-2|66	%{_texmfdistdir}/fonts/source/public/ecc/tosl10.mf
12mr|texlive-ecc-20061207-2|67	%{_texmfdistdir}/fonts/source/public/ecc/tosl5.mf
12mr|texlive-ecc-20061207-2|68	%{_texmfdistdir}/fonts/source/public/ecc/tosl6.mf
12mr|texlive-ecc-20061207-2|69	%{_texmfdistdir}/fonts/source/public/ecc/tosl7.mf
12mr|texlive-ecc-20061207-2|70	%{_texmfdistdir}/fonts/source/public/ecc/tosl8.mf
12mr|texlive-ecc-20061207-2|71	%{_texmfdistdir}/fonts/source/public/ecc/tosl9.mf
12mr|texlive-ecc-20061207-2|72	%{_texmfdistdir}/fonts/source/public/ecc/toti10.mf
12mr|texlive-ecc-20061207-2|73	%{_texmfdistdir}/fonts/tfm/public/ecc/eocc10.tfm
12mr|texlive-ecc-20061207-2|74	%{_texmfdistdir}/fonts/tfm/public/ecc/eorm10.tfm
12mr|texlive-ecc-20061207-2|75	%{_texmfdistdir}/fonts/tfm/public/ecc/eorm5.tfm
12mr|texlive-ecc-20061207-2|76	%{_texmfdistdir}/fonts/tfm/public/ecc/eorm6.tfm
12mr|texlive-ecc-20061207-2|77	%{_texmfdistdir}/fonts/tfm/public/ecc/eorm7.tfm
12mr|texlive-ecc-20061207-2|78	%{_texmfdistdir}/fonts/tfm/public/ecc/eorm8.tfm
12mr|texlive-ecc-20061207-2|79	%{_texmfdistdir}/fonts/tfm/public/ecc/eorm9.tfm
12mr|texlive-ecc-20061207-2|80	%{_texmfdistdir}/fonts/tfm/public/ecc/eosl10.tfm
12mr|texlive-ecc-20061207-2|81	%{_texmfdistdir}/fonts/tfm/public/ecc/eosl5.tfm
12mr|texlive-ecc-20061207-2|82	%{_texmfdistdir}/fonts/tfm/public/ecc/eosl6.tfm
12mr|texlive-ecc-20061207-2|83	%{_texmfdistdir}/fonts/tfm/public/ecc/eosl7.tfm
12mr|texlive-ecc-20061207-2|84	%{_texmfdistdir}/fonts/tfm/public/ecc/eosl8.tfm
12mr|texlive-ecc-20061207-2|85	%{_texmfdistdir}/fonts/tfm/public/ecc/eosl9.tfm
12mr|texlive-ecc-20061207-2|86	%{_texmfdistdir}/fonts/tfm/public/ecc/eoti10.tfm
12mr|texlive-ecc-20061207-2|87	%{_texmfdistdir}/fonts/tfm/public/ecc/tcssdc10.tfm
12mr|texlive-ecc-20061207-2|88	%{_texmfdistdir}/fonts/tfm/public/ecc/torm10.tfm
12mr|texlive-ecc-20061207-2|89	%{_texmfdistdir}/fonts/tfm/public/ecc/torm5.tfm
12mr|texlive-ecc-20061207-2|90	%{_texmfdistdir}/fonts/tfm/public/ecc/torm6.tfm
12mr|texlive-ecc-20061207-2|91	%{_texmfdistdir}/fonts/tfm/public/ecc/torm7.tfm
12mr|texlive-ecc-20061207-2|92	%{_texmfdistdir}/fonts/tfm/public/ecc/torm8.tfm
12mr|texlive-ecc-20061207-2|93	%{_texmfdistdir}/fonts/tfm/public/ecc/torm9.tfm
12mr|texlive-ecc-20061207-2|94	%{_texmfdistdir}/fonts/tfm/public/ecc/tosl10.tfm
12mr|texlive-ecc-20061207-2|95	%{_texmfdistdir}/fonts/tfm/public/ecc/tosl5.tfm
12mr|texlive-ecc-20061207-2|96	%{_texmfdistdir}/fonts/tfm/public/ecc/tosl6.tfm
12mr|texlive-ecc-20061207-2|97	%{_texmfdistdir}/fonts/tfm/public/ecc/tosl7.tfm
12mr|texlive-ecc-20061207-2|98	%{_texmfdistdir}/fonts/tfm/public/ecc/tosl8.tfm
12mr|texlive-ecc-20061207-2|99	%{_texmfdistdir}/fonts/tfm/public/ecc/tosl9.tfm
12mr|texlive-ecc-20061207-2|100	%{_texmfdistdir}/fonts/tfm/public/ecc/toti10.tfm
12mr|texlive-ecc-20061207-2|101	%doc %{_texmfdistdir}/doc/fonts/ecc/copyrite
12mr|texlive-ecc-20061207-2|102	%doc %{_texmfdistdir}/doc/fonts/ecc/liesmich
12mr|texlive-ecc-20061207-2|103	%doc %{_texmfdistdir}/doc/fonts/ecc/readme
12mr|texlive-ecc-20061207-2|104	
12mr|texlive-ecc-20061207-2|105	#-----------------------------------------------------------------------
12mr|texlive-ecc-20061207-2|106	%prep
12mr|texlive-ecc-20061207-2|107	%setup -c -a0 -a1
12mr|texlive-ecc-20061207-2|108	
12mr|texlive-ecc-20061207-2|109	%build
12mr|texlive-ecc-20061207-2|110	
12mr|texlive-ecc-20061207-2|111	%install
12mr|texlive-ecc-20061207-2|112	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ecc-20061207-2|113	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ecc-20061207-2|114	
12mr|texlive-ecc-20061207-2|115	
12mr|texlive-ecc-20061207-2|116	
12mr|texlive-ecc-20061207-2|117	%changelog
12mr|texlive-ecc-20061207-2|118	

17242 12
12mr|texlive-ecclesiastic-0.2-1|1	# revision 27252
12mr|texlive-ecclesiastic-0.2-1|2	# category Package
12mr|texlive-ecclesiastic-0.2-1|3	# catalog-ctan /macros/latex/contrib/ecclesiastic
12mr|texlive-ecclesiastic-0.2-1|4	# catalog-date 2012-07-30 11:22:32 +0200
12mr|texlive-ecclesiastic-0.2-1|5	# catalog-license lppl
12mr|texlive-ecclesiastic-0.2-1|6	# catalog-version 0.2
12mr|texlive-ecclesiastic-0.2-1|7	Name:		texlive-ecclesiastic
12mr|texlive-ecclesiastic-0.2-1|8	Version:	0.2
12mr|texlive-ecclesiastic-0.2-1|9	Release:	1
12mr|texlive-ecclesiastic-0.2-1|10	Summary:	Typesetting Ecclesiastic Latin
12mr|texlive-ecclesiastic-0.2-1|11	Group:		Publishing
12mr|texlive-ecclesiastic-0.2-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ecclesiastic
12mr|texlive-ecclesiastic-0.2-1|13	License:	LPPL
12mr|texlive-ecclesiastic-0.2-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecclesiastic.tar.xz
12mr|texlive-ecclesiastic-0.2-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecclesiastic.doc.tar.xz
12mr|texlive-ecclesiastic-0.2-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecclesiastic.source.tar.xz
12mr|texlive-ecclesiastic-0.2-1|17	BuildArch:	noarch
12mr|texlive-ecclesiastic-0.2-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ecclesiastic-0.2-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ecclesiastic-0.2-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-ecclesiastic-0.2-1|21	
12mr|texlive-ecclesiastic-0.2-1|22	%description
12mr|texlive-ecclesiastic-0.2-1|23	The package modifies the way the latin option to babel operates
12mr|texlive-ecclesiastic-0.2-1|24	when typesetting Latin. The style is somewhat 'frenchified' in
12mr|texlive-ecclesiastic-0.2-1|25	respect of punctuation spacings and footnote style; shortcuts
12mr|texlive-ecclesiastic-0.2-1|26	are available in order to set accents on all vowels, including
12mr|texlive-ecclesiastic-0.2-1|27	y and the diphthongs ae and oe.
12mr|texlive-ecclesiastic-0.2-1|28	
12mr|texlive-ecclesiastic-0.2-1|29	%post
12mr|texlive-ecclesiastic-0.2-1|30	%{_sbindir}/texlive.post
12mr|texlive-ecclesiastic-0.2-1|31	
12mr|texlive-ecclesiastic-0.2-1|32	%postun
12mr|texlive-ecclesiastic-0.2-1|33	if [ $1 -eq 0 ]; then
12mr|texlive-ecclesiastic-0.2-1|34	%{_sbindir}/texlive.post
12mr|texlive-ecclesiastic-0.2-1|35	fi
12mr|texlive-ecclesiastic-0.2-1|36	
12mr|texlive-ecclesiastic-0.2-1|37	#-----------------------------------------------------------------------
12mr|texlive-ecclesiastic-0.2-1|38	%files
12mr|texlive-ecclesiastic-0.2-1|39	%{_texmfdistdir}/tex/latex/ecclesiastic/ecclesiastic.sty
12mr|texlive-ecclesiastic-0.2-1|40	%doc %{_texmfdistdir}/doc/latex/ecclesiastic/README
12mr|texlive-ecclesiastic-0.2-1|41	%doc %{_texmfdistdir}/doc/latex/ecclesiastic/README.TEXLIVE
12mr|texlive-ecclesiastic-0.2-1|42	%doc %{_texmfdistdir}/doc/latex/ecclesiastic/ecclesiastic.pdf
12mr|texlive-ecclesiastic-0.2-1|43	%doc %{_texmfdistdir}/doc/latex/ecclesiastic/manifest.txt
12mr|texlive-ecclesiastic-0.2-1|44	#- source
12mr|texlive-ecclesiastic-0.2-1|45	%doc %{_texmfdistdir}/source/latex/ecclesiastic/ecclesiastic.dtx
12mr|texlive-ecclesiastic-0.2-1|46	
12mr|texlive-ecclesiastic-0.2-1|47	#-----------------------------------------------------------------------
12mr|texlive-ecclesiastic-0.2-1|48	%prep
12mr|texlive-ecclesiastic-0.2-1|49	%setup -c -a0 -a1 -a2
12mr|texlive-ecclesiastic-0.2-1|50	
12mr|texlive-ecclesiastic-0.2-1|51	%build
12mr|texlive-ecclesiastic-0.2-1|52	
12mr|texlive-ecclesiastic-0.2-1|53	%install
12mr|texlive-ecclesiastic-0.2-1|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ecclesiastic-0.2-1|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ecclesiastic-0.2-1|56	
12mr|texlive-ecclesiastic-0.2-1|57	
12mr|texlive-ecclesiastic-0.2-1|58	
12mr|texlive-ecclesiastic-0.2-1|59	%changelog
12mr|texlive-ecclesiastic-0.2-1|60	

17243 12
12mr|texlive-ecltree-1.1a-2|1	# revision 15878
12mr|texlive-ecltree-1.1a-2|2	# category Package
12mr|texlive-ecltree-1.1a-2|3	# catalog-ctan /macros/latex/contrib/eclbip
12mr|texlive-ecltree-1.1a-2|4	# catalog-date 2008-06-01 23:17:13 +0200
12mr|texlive-ecltree-1.1a-2|5	# catalog-license lppl
12mr|texlive-ecltree-1.1a-2|6	# catalog-version 1.1a
12mr|texlive-ecltree-1.1a-2|7	Name:		texlive-ecltree
12mr|texlive-ecltree-1.1a-2|8	Version:	1.1a
12mr|texlive-ecltree-1.1a-2|9	Release:	2
12mr|texlive-ecltree-1.1a-2|10	Summary:	Trees using epic and eepic macros
12mr|texlive-ecltree-1.1a-2|11	Group:		Publishing
12mr|texlive-ecltree-1.1a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eclbip
12mr|texlive-ecltree-1.1a-2|13	License:	LPPL
12mr|texlive-ecltree-1.1a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecltree.tar.xz
12mr|texlive-ecltree-1.1a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecltree.doc.tar.xz
12mr|texlive-ecltree-1.1a-2|16	BuildArch:	noarch
12mr|texlive-ecltree-1.1a-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ecltree-1.1a-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ecltree-1.1a-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ecltree-1.1a-2|20	
12mr|texlive-ecltree-1.1a-2|21	%description
12mr|texlive-ecltree-1.1a-2|22	The package recursively draws trees: each subtree is defined in
12mr|texlive-ecltree-1.1a-2|23	a 'bundle' environment, with a set of leaves described by
12mr|texlive-ecltree-1.1a-2|24	\chunk macros. A chunk may have a bundle environment inside it.
12mr|texlive-ecltree-1.1a-2|25	
12mr|texlive-ecltree-1.1a-2|26	%post
12mr|texlive-ecltree-1.1a-2|27	%{_sbindir}/texlive.post
12mr|texlive-ecltree-1.1a-2|28	
12mr|texlive-ecltree-1.1a-2|29	%postun
12mr|texlive-ecltree-1.1a-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-ecltree-1.1a-2|31	%{_sbindir}/texlive.post
12mr|texlive-ecltree-1.1a-2|32	fi
12mr|texlive-ecltree-1.1a-2|33	
12mr|texlive-ecltree-1.1a-2|34	#-----------------------------------------------------------------------
12mr|texlive-ecltree-1.1a-2|35	%files
12mr|texlive-ecltree-1.1a-2|36	%{_texmfdistdir}/tex/latex/ecltree/ecltree.sty
12mr|texlive-ecltree-1.1a-2|37	%doc %{_texmfdistdir}/doc/latex/ecltree/ecltreesample.pdf
12mr|texlive-ecltree-1.1a-2|38	%doc %{_texmfdistdir}/doc/latex/ecltree/ecltreesample.tex
12mr|texlive-ecltree-1.1a-2|39	
12mr|texlive-ecltree-1.1a-2|40	#-----------------------------------------------------------------------
12mr|texlive-ecltree-1.1a-2|41	%prep
12mr|texlive-ecltree-1.1a-2|42	%setup -c -a0 -a1
12mr|texlive-ecltree-1.1a-2|43	
12mr|texlive-ecltree-1.1a-2|44	%build
12mr|texlive-ecltree-1.1a-2|45	
12mr|texlive-ecltree-1.1a-2|46	%install
12mr|texlive-ecltree-1.1a-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ecltree-1.1a-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ecltree-1.1a-2|49	
12mr|texlive-ecltree-1.1a-2|50	
12mr|texlive-ecltree-1.1a-2|51	
12mr|texlive-ecltree-1.1a-2|52	%changelog
12mr|texlive-ecltree-1.1a-2|53	

17244 12
12mr|texlive-eco-1.3-2|1	# revision 15878
12mr|texlive-eco-1.3-2|2	# category Package
12mr|texlive-eco-1.3-2|3	# catalog-ctan /fonts/eco
12mr|texlive-eco-1.3-2|4	# catalog-date 2007-09-25 20:45:33 +0200
12mr|texlive-eco-1.3-2|5	# catalog-license gpl
12mr|texlive-eco-1.3-2|6	# catalog-version 1.3
12mr|texlive-eco-1.3-2|7	Name:		texlive-eco
12mr|texlive-eco-1.3-2|8	Version:	1.3
12mr|texlive-eco-1.3-2|9	Release:	2
12mr|texlive-eco-1.3-2|10	Summary:	Oldstyle numerals using EC fonts
12mr|texlive-eco-1.3-2|11	Group:		Publishing
12mr|texlive-eco-1.3-2|12	URL:		http://www.ctan.org/tex-archive/fonts/eco
12mr|texlive-eco-1.3-2|13	License:	GPL
12mr|texlive-eco-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eco.tar.xz
12mr|texlive-eco-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eco.doc.tar.xz
12mr|texlive-eco-1.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eco.source.tar.xz
12mr|texlive-eco-1.3-2|17	BuildArch:	noarch
12mr|texlive-eco-1.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-eco-1.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-eco-1.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-eco-1.3-2|21	
12mr|texlive-eco-1.3-2|22	%description
12mr|texlive-eco-1.3-2|23	A set of font metric files and virtual fonts for using the EC
12mr|texlive-eco-1.3-2|24	fonts with oldstyle numerals. These files can only be used
12mr|texlive-eco-1.3-2|25	together with the standard ec fonts. The style file eco.sty is
12mr|texlive-eco-1.3-2|26	sufficient to use the eco fonts but if you intend to use other
12mr|texlive-eco-1.3-2|27	font families as well, e.g., PostScript fonts, try altfont.
12mr|texlive-eco-1.3-2|28	
12mr|texlive-eco-1.3-2|29	%post
12mr|texlive-eco-1.3-2|30	%{_sbindir}/texlive.post
12mr|texlive-eco-1.3-2|31	
12mr|texlive-eco-1.3-2|32	%postun
12mr|texlive-eco-1.3-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-eco-1.3-2|34	%{_sbindir}/texlive.post
12mr|texlive-eco-1.3-2|35	fi
12mr|texlive-eco-1.3-2|36	
12mr|texlive-eco-1.3-2|37	#-----------------------------------------------------------------------
12mr|texlive-eco-1.3-2|38	%files
12mr|texlive-eco-1.3-2|39	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi0500.tfm
12mr|texlive-eco-1.3-2|40	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi0600.tfm
12mr|texlive-eco-1.3-2|41	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi0700.tfm
12mr|texlive-eco-1.3-2|42	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi0800.tfm
12mr|texlive-eco-1.3-2|43	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi0900.tfm
12mr|texlive-eco-1.3-2|44	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi1000.tfm
12mr|texlive-eco-1.3-2|45	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi1095.tfm
12mr|texlive-eco-1.3-2|46	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi1200.tfm
12mr|texlive-eco-1.3-2|47	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi1440.tfm
12mr|texlive-eco-1.3-2|48	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi1728.tfm
12mr|texlive-eco-1.3-2|49	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi2074.tfm
12mr|texlive-eco-1.3-2|50	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi2488.tfm
12mr|texlive-eco-1.3-2|51	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi2986.tfm
12mr|texlive-eco-1.3-2|52	%{_texmfdistdir}/fonts/tfm/public/eco/ecobi3583.tfm
12mr|texlive-eco-1.3-2|53	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl0500.tfm
12mr|texlive-eco-1.3-2|54	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl0600.tfm
12mr|texlive-eco-1.3-2|55	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl0700.tfm
12mr|texlive-eco-1.3-2|56	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl0800.tfm
12mr|texlive-eco-1.3-2|57	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl0900.tfm
12mr|texlive-eco-1.3-2|58	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl1000.tfm
12mr|texlive-eco-1.3-2|59	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl1095.tfm
12mr|texlive-eco-1.3-2|60	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl1200.tfm
12mr|texlive-eco-1.3-2|61	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl1440.tfm
12mr|texlive-eco-1.3-2|62	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl1728.tfm
12mr|texlive-eco-1.3-2|63	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl2074.tfm
12mr|texlive-eco-1.3-2|64	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl2488.tfm
12mr|texlive-eco-1.3-2|65	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl2986.tfm
12mr|texlive-eco-1.3-2|66	%{_texmfdistdir}/fonts/tfm/public/eco/ecobl3583.tfm
12mr|texlive-eco-1.3-2|67	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx0500.tfm
12mr|texlive-eco-1.3-2|68	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx0600.tfm
12mr|texlive-eco-1.3-2|69	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx0700.tfm
12mr|texlive-eco-1.3-2|70	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx0800.tfm
12mr|texlive-eco-1.3-2|71	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx0900.tfm
12mr|texlive-eco-1.3-2|72	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx1000.tfm
12mr|texlive-eco-1.3-2|73	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx1095.tfm
12mr|texlive-eco-1.3-2|74	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx1200.tfm
12mr|texlive-eco-1.3-2|75	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx1440.tfm
12mr|texlive-eco-1.3-2|76	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx1728.tfm
12mr|texlive-eco-1.3-2|77	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx2074.tfm
12mr|texlive-eco-1.3-2|78	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx2488.tfm
12mr|texlive-eco-1.3-2|79	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx2986.tfm
12mr|texlive-eco-1.3-2|80	%{_texmfdistdir}/fonts/tfm/public/eco/ecobx3583.tfm
12mr|texlive-eco-1.3-2|81	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh0500.tfm
12mr|texlive-eco-1.3-2|82	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh0600.tfm
12mr|texlive-eco-1.3-2|83	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh0700.tfm
12mr|texlive-eco-1.3-2|84	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh0800.tfm
12mr|texlive-eco-1.3-2|85	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh0900.tfm
12mr|texlive-eco-1.3-2|86	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh1000.tfm
12mr|texlive-eco-1.3-2|87	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh1095.tfm
12mr|texlive-eco-1.3-2|88	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh1200.tfm
12mr|texlive-eco-1.3-2|89	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh1440.tfm
12mr|texlive-eco-1.3-2|90	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh1728.tfm
12mr|texlive-eco-1.3-2|91	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh2074.tfm
12mr|texlive-eco-1.3-2|92	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh2488.tfm
12mr|texlive-eco-1.3-2|93	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh2986.tfm
12mr|texlive-eco-1.3-2|94	%{_texmfdistdir}/fonts/tfm/public/eco/ecodh3583.tfm
12mr|texlive-eco-1.3-2|95	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit0600.tfm
12mr|texlive-eco-1.3-2|96	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit0700.tfm
12mr|texlive-eco-1.3-2|97	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit0800.tfm
12mr|texlive-eco-1.3-2|98	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit0900.tfm
12mr|texlive-eco-1.3-2|99	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit1000.tfm
12mr|texlive-eco-1.3-2|100	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit1095.tfm
12mr|texlive-eco-1.3-2|101	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit1200.tfm
12mr|texlive-eco-1.3-2|102	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit1440.tfm
12mr|texlive-eco-1.3-2|103	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit1728.tfm
12mr|texlive-eco-1.3-2|104	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit2074.tfm
12mr|texlive-eco-1.3-2|105	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit2488.tfm
12mr|texlive-eco-1.3-2|106	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit2986.tfm
12mr|texlive-eco-1.3-2|107	%{_texmfdistdir}/fonts/tfm/public/eco/ecoit3583.tfm
12mr|texlive-eco-1.3-2|108	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb0500.tfm
12mr|texlive-eco-1.3-2|109	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb0600.tfm
12mr|texlive-eco-1.3-2|110	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb0700.tfm
12mr|texlive-eco-1.3-2|111	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb0800.tfm
12mr|texlive-eco-1.3-2|112	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb0900.tfm
12mr|texlive-eco-1.3-2|113	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb1000.tfm
12mr|texlive-eco-1.3-2|114	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb1095.tfm
12mr|texlive-eco-1.3-2|115	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb1200.tfm
12mr|texlive-eco-1.3-2|116	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb1440.tfm
12mr|texlive-eco-1.3-2|117	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb1728.tfm
12mr|texlive-eco-1.3-2|118	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb2074.tfm
12mr|texlive-eco-1.3-2|119	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb2488.tfm
12mr|texlive-eco-1.3-2|120	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb2986.tfm
12mr|texlive-eco-1.3-2|121	%{_texmfdistdir}/fonts/tfm/public/eco/ecorb3583.tfm
12mr|texlive-eco-1.3-2|122	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm0500.tfm
12mr|texlive-eco-1.3-2|123	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm0600.tfm
12mr|texlive-eco-1.3-2|124	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm0700.tfm
12mr|texlive-eco-1.3-2|125	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm0800.tfm
12mr|texlive-eco-1.3-2|126	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm0900.tfm
12mr|texlive-eco-1.3-2|127	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm1000.tfm
12mr|texlive-eco-1.3-2|128	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm1095.tfm
12mr|texlive-eco-1.3-2|129	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm1200.tfm
12mr|texlive-eco-1.3-2|130	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm1440.tfm
12mr|texlive-eco-1.3-2|131	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm1728.tfm
12mr|texlive-eco-1.3-2|132	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm2074.tfm
12mr|texlive-eco-1.3-2|133	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm2488.tfm
12mr|texlive-eco-1.3-2|134	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm2986.tfm
12mr|texlive-eco-1.3-2|135	%{_texmfdistdir}/fonts/tfm/public/eco/ecorm3583.tfm
12mr|texlive-eco-1.3-2|136	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi0500.tfm
12mr|texlive-eco-1.3-2|137	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi0600.tfm
12mr|texlive-eco-1.3-2|138	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi0700.tfm
12mr|texlive-eco-1.3-2|139	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi0800.tfm
12mr|texlive-eco-1.3-2|140	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi0900.tfm
12mr|texlive-eco-1.3-2|141	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi1000.tfm
12mr|texlive-eco-1.3-2|142	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi1095.tfm
12mr|texlive-eco-1.3-2|143	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi1200.tfm
12mr|texlive-eco-1.3-2|144	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi1440.tfm
12mr|texlive-eco-1.3-2|145	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi1728.tfm
12mr|texlive-eco-1.3-2|146	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi2074.tfm
12mr|texlive-eco-1.3-2|147	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi2488.tfm
12mr|texlive-eco-1.3-2|148	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi2986.tfm
12mr|texlive-eco-1.3-2|149	%{_texmfdistdir}/fonts/tfm/public/eco/ecosi3583.tfm
12mr|texlive-eco-1.3-2|150	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl0500.tfm
12mr|texlive-eco-1.3-2|151	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl0600.tfm
12mr|texlive-eco-1.3-2|152	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl0700.tfm
12mr|texlive-eco-1.3-2|153	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl0800.tfm
12mr|texlive-eco-1.3-2|154	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl0900.tfm
12mr|texlive-eco-1.3-2|155	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl1000.tfm
12mr|texlive-eco-1.3-2|156	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl1095.tfm
12mr|texlive-eco-1.3-2|157	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl1200.tfm
12mr|texlive-eco-1.3-2|158	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl1440.tfm
12mr|texlive-eco-1.3-2|159	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl1728.tfm
12mr|texlive-eco-1.3-2|160	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl2074.tfm
12mr|texlive-eco-1.3-2|161	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl2488.tfm
12mr|texlive-eco-1.3-2|162	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl2986.tfm
12mr|texlive-eco-1.3-2|163	%{_texmfdistdir}/fonts/tfm/public/eco/ecosl3583.tfm
12mr|texlive-eco-1.3-2|164	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso0500.tfm
12mr|texlive-eco-1.3-2|165	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso0600.tfm
12mr|texlive-eco-1.3-2|166	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso0700.tfm
12mr|texlive-eco-1.3-2|167	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso0800.tfm
12mr|texlive-eco-1.3-2|168	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso0900.tfm
12mr|texlive-eco-1.3-2|169	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso1000.tfm
12mr|texlive-eco-1.3-2|170	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso1095.tfm
12mr|texlive-eco-1.3-2|171	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso1200.tfm
12mr|texlive-eco-1.3-2|172	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso1440.tfm
12mr|texlive-eco-1.3-2|173	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso1728.tfm
12mr|texlive-eco-1.3-2|174	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso2074.tfm
12mr|texlive-eco-1.3-2|175	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso2488.tfm
12mr|texlive-eco-1.3-2|176	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso2986.tfm
12mr|texlive-eco-1.3-2|177	%{_texmfdistdir}/fonts/tfm/public/eco/ecoso3583.tfm
12mr|texlive-eco-1.3-2|178	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss0500.tfm
12mr|texlive-eco-1.3-2|179	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss0600.tfm
12mr|texlive-eco-1.3-2|180	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss0700.tfm
12mr|texlive-eco-1.3-2|181	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss0800.tfm
12mr|texlive-eco-1.3-2|182	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss0900.tfm
12mr|texlive-eco-1.3-2|183	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss1000.tfm
12mr|texlive-eco-1.3-2|184	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss1095.tfm
12mr|texlive-eco-1.3-2|185	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss1200.tfm
12mr|texlive-eco-1.3-2|186	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss1440.tfm
12mr|texlive-eco-1.3-2|187	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss1728.tfm
12mr|texlive-eco-1.3-2|188	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss2074.tfm
12mr|texlive-eco-1.3-2|189	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss2488.tfm
12mr|texlive-eco-1.3-2|190	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss2986.tfm
12mr|texlive-eco-1.3-2|191	%{_texmfdistdir}/fonts/tfm/public/eco/ecoss3583.tfm
12mr|texlive-eco-1.3-2|192	%{_texmfdistdir}/fonts/tfm/public/eco/ecost0600.tfm
12mr|texlive-eco-1.3-2|193	%{_texmfdistdir}/fonts/tfm/public/eco/ecost0700.tfm
12mr|texlive-eco-1.3-2|194	%{_texmfdistdir}/fonts/tfm/public/eco/ecost0800.tfm
12mr|texlive-eco-1.3-2|195	%{_texmfdistdir}/fonts/tfm/public/eco/ecost0900.tfm
12mr|texlive-eco-1.3-2|196	%{_texmfdistdir}/fonts/tfm/public/eco/ecost1000.tfm
12mr|texlive-eco-1.3-2|197	%{_texmfdistdir}/fonts/tfm/public/eco/ecost1095.tfm
12mr|texlive-eco-1.3-2|198	%{_texmfdistdir}/fonts/tfm/public/eco/ecost1200.tfm
12mr|texlive-eco-1.3-2|199	%{_texmfdistdir}/fonts/tfm/public/eco/ecost1440.tfm
12mr|texlive-eco-1.3-2|200	%{_texmfdistdir}/fonts/tfm/public/eco/ecost1728.tfm
12mr|texlive-eco-1.3-2|201	%{_texmfdistdir}/fonts/tfm/public/eco/ecost2074.tfm
12mr|texlive-eco-1.3-2|202	%{_texmfdistdir}/fonts/tfm/public/eco/ecost2488.tfm
12mr|texlive-eco-1.3-2|203	%{_texmfdistdir}/fonts/tfm/public/eco/ecost2986.tfm
12mr|texlive-eco-1.3-2|204	%{_texmfdistdir}/fonts/tfm/public/eco/ecost3583.tfm
12mr|texlive-eco-1.3-2|205	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx0500.tfm
12mr|texlive-eco-1.3-2|206	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx0600.tfm
12mr|texlive-eco-1.3-2|207	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx0700.tfm
12mr|texlive-eco-1.3-2|208	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx0800.tfm
12mr|texlive-eco-1.3-2|209	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx0900.tfm
12mr|texlive-eco-1.3-2|210	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx1000.tfm
12mr|texlive-eco-1.3-2|211	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx1095.tfm
12mr|texlive-eco-1.3-2|212	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx1200.tfm
12mr|texlive-eco-1.3-2|213	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx1440.tfm
12mr|texlive-eco-1.3-2|214	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx1728.tfm
12mr|texlive-eco-1.3-2|215	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx2074.tfm
12mr|texlive-eco-1.3-2|216	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx2488.tfm
12mr|texlive-eco-1.3-2|217	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx2986.tfm
12mr|texlive-eco-1.3-2|218	%{_texmfdistdir}/fonts/tfm/public/eco/ecosx3583.tfm
12mr|texlive-eco-1.3-2|219	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti0500.tfm
12mr|texlive-eco-1.3-2|220	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti0600.tfm
12mr|texlive-eco-1.3-2|221	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti0700.tfm
12mr|texlive-eco-1.3-2|222	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti0800.tfm
12mr|texlive-eco-1.3-2|223	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti0900.tfm
12mr|texlive-eco-1.3-2|224	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti1000.tfm
12mr|texlive-eco-1.3-2|225	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti1095.tfm
12mr|texlive-eco-1.3-2|226	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti1200.tfm
12mr|texlive-eco-1.3-2|227	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti1440.tfm
12mr|texlive-eco-1.3-2|228	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti1728.tfm
12mr|texlive-eco-1.3-2|229	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti2074.tfm
12mr|texlive-eco-1.3-2|230	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti2488.tfm
12mr|texlive-eco-1.3-2|231	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti2986.tfm
12mr|texlive-eco-1.3-2|232	%{_texmfdistdir}/fonts/tfm/public/eco/ecoti3583.tfm
12mr|texlive-eco-1.3-2|233	%{_texmfdistdir}/fonts/tfm/public/eco/ecott0600.tfm
12mr|texlive-eco-1.3-2|234	%{_texmfdistdir}/fonts/tfm/public/eco/ecott0700.tfm
12mr|texlive-eco-1.3-2|235	%{_texmfdistdir}/fonts/tfm/public/eco/ecott0800.tfm
12mr|texlive-eco-1.3-2|236	%{_texmfdistdir}/fonts/tfm/public/eco/ecott0900.tfm
12mr|texlive-eco-1.3-2|237	%{_texmfdistdir}/fonts/tfm/public/eco/ecott1000.tfm
12mr|texlive-eco-1.3-2|238	%{_texmfdistdir}/fonts/tfm/public/eco/ecott1095.tfm
12mr|texlive-eco-1.3-2|239	%{_texmfdistdir}/fonts/tfm/public/eco/ecott1200.tfm
12mr|texlive-eco-1.3-2|240	%{_texmfdistdir}/fonts/tfm/public/eco/ecott1440.tfm
12mr|texlive-eco-1.3-2|241	%{_texmfdistdir}/fonts/tfm/public/eco/ecott1728.tfm
12mr|texlive-eco-1.3-2|242	%{_texmfdistdir}/fonts/tfm/public/eco/ecott2074.tfm
12mr|texlive-eco-1.3-2|243	%{_texmfdistdir}/fonts/tfm/public/eco/ecott2488.tfm
12mr|texlive-eco-1.3-2|244	%{_texmfdistdir}/fonts/tfm/public/eco/ecott2986.tfm
12mr|texlive-eco-1.3-2|245	%{_texmfdistdir}/fonts/tfm/public/eco/ecott3583.tfm
12mr|texlive-eco-1.3-2|246	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui0500.tfm
12mr|texlive-eco-1.3-2|247	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui0600.tfm
12mr|texlive-eco-1.3-2|248	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui0700.tfm
12mr|texlive-eco-1.3-2|249	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui0800.tfm
12mr|texlive-eco-1.3-2|250	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui0900.tfm
12mr|texlive-eco-1.3-2|251	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui1000.tfm
12mr|texlive-eco-1.3-2|252	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui1095.tfm
12mr|texlive-eco-1.3-2|253	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui1200.tfm
12mr|texlive-eco-1.3-2|254	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui1440.tfm
12mr|texlive-eco-1.3-2|255	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui1728.tfm
12mr|texlive-eco-1.3-2|256	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui2074.tfm
12mr|texlive-eco-1.3-2|257	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui2488.tfm
12mr|texlive-eco-1.3-2|258	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui2986.tfm
12mr|texlive-eco-1.3-2|259	%{_texmfdistdir}/fonts/tfm/public/eco/ecoui3583.tfm
12mr|texlive-eco-1.3-2|260	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi0600.tfm
12mr|texlive-eco-1.3-2|261	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi0700.tfm
12mr|texlive-eco-1.3-2|262	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi0800.tfm
12mr|texlive-eco-1.3-2|263	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi0900.tfm
12mr|texlive-eco-1.3-2|264	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi1000.tfm
12mr|texlive-eco-1.3-2|265	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi1095.tfm
12mr|texlive-eco-1.3-2|266	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi1200.tfm
12mr|texlive-eco-1.3-2|267	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi1440.tfm
12mr|texlive-eco-1.3-2|268	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi1728.tfm
12mr|texlive-eco-1.3-2|269	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi2074.tfm
12mr|texlive-eco-1.3-2|270	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi2488.tfm
12mr|texlive-eco-1.3-2|271	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi2986.tfm
12mr|texlive-eco-1.3-2|272	%{_texmfdistdir}/fonts/tfm/public/eco/ecovi3583.tfm
12mr|texlive-eco-1.3-2|273	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt0600.tfm
12mr|texlive-eco-1.3-2|274	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt0700.tfm
12mr|texlive-eco-1.3-2|275	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt0800.tfm
12mr|texlive-eco-1.3-2|276	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt0900.tfm
12mr|texlive-eco-1.3-2|277	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt1000.tfm
12mr|texlive-eco-1.3-2|278	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt1095.tfm
12mr|texlive-eco-1.3-2|279	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt1200.tfm
12mr|texlive-eco-1.3-2|280	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt1440.tfm
12mr|texlive-eco-1.3-2|281	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt1728.tfm
12mr|texlive-eco-1.3-2|282	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt2074.tfm
12mr|texlive-eco-1.3-2|283	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt2488.tfm
12mr|texlive-eco-1.3-2|284	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt2986.tfm
12mr|texlive-eco-1.3-2|285	%{_texmfdistdir}/fonts/tfm/public/eco/ecovt3583.tfm
12mr|texlive-eco-1.3-2|286	%{_texmfdistdir}/fonts/vf/public/eco/ecobi0500.vf
12mr|texlive-eco-1.3-2|287	%{_texmfdistdir}/fonts/vf/public/eco/ecobi0600.vf
12mr|texlive-eco-1.3-2|288	%{_texmfdistdir}/fonts/vf/public/eco/ecobi0700.vf
12mr|texlive-eco-1.3-2|289	%{_texmfdistdir}/fonts/vf/public/eco/ecobi0800.vf
12mr|texlive-eco-1.3-2|290	%{_texmfdistdir}/fonts/vf/public/eco/ecobi0900.vf
12mr|texlive-eco-1.3-2|291	%{_texmfdistdir}/fonts/vf/public/eco/ecobi1000.vf
12mr|texlive-eco-1.3-2|292	%{_texmfdistdir}/fonts/vf/public/eco/ecobi1095.vf
12mr|texlive-eco-1.3-2|293	%{_texmfdistdir}/fonts/vf/public/eco/ecobi1200.vf
12mr|texlive-eco-1.3-2|294	%{_texmfdistdir}/fonts/vf/public/eco/ecobi1440.vf
12mr|texlive-eco-1.3-2|295	%{_texmfdistdir}/fonts/vf/public/eco/ecobi1728.vf
12mr|texlive-eco-1.3-2|296	%{_texmfdistdir}/fonts/vf/public/eco/ecobi2074.vf
12mr|texlive-eco-1.3-2|297	%{_texmfdistdir}/fonts/vf/public/eco/ecobi2488.vf
12mr|texlive-eco-1.3-2|298	%{_texmfdistdir}/fonts/vf/public/eco/ecobi2986.vf
12mr|texlive-eco-1.3-2|299	%{_texmfdistdir}/fonts/vf/public/eco/ecobi3583.vf
12mr|texlive-eco-1.3-2|300	%{_texmfdistdir}/fonts/vf/public/eco/ecobl0500.vf
12mr|texlive-eco-1.3-2|301	%{_texmfdistdir}/fonts/vf/public/eco/ecobl0600.vf
12mr|texlive-eco-1.3-2|302	%{_texmfdistdir}/fonts/vf/public/eco/ecobl0700.vf
12mr|texlive-eco-1.3-2|303	%{_texmfdistdir}/fonts/vf/public/eco/ecobl0800.vf
12mr|texlive-eco-1.3-2|304	%{_texmfdistdir}/fonts/vf/public/eco/ecobl0900.vf
12mr|texlive-eco-1.3-2|305	%{_texmfdistdir}/fonts/vf/public/eco/ecobl1000.vf
12mr|texlive-eco-1.3-2|306	%{_texmfdistdir}/fonts/vf/public/eco/ecobl1095.vf
12mr|texlive-eco-1.3-2|307	%{_texmfdistdir}/fonts/vf/public/eco/ecobl1200.vf
12mr|texlive-eco-1.3-2|308	%{_texmfdistdir}/fonts/vf/public/eco/ecobl1440.vf
12mr|texlive-eco-1.3-2|309	%{_texmfdistdir}/fonts/vf/public/eco/ecobl1728.vf
12mr|texlive-eco-1.3-2|310	%{_texmfdistdir}/fonts/vf/public/eco/ecobl2074.vf
12mr|texlive-eco-1.3-2|311	%{_texmfdistdir}/fonts/vf/public/eco/ecobl2488.vf
12mr|texlive-eco-1.3-2|312	%{_texmfdistdir}/fonts/vf/public/eco/ecobl2986.vf
12mr|texlive-eco-1.3-2|313	%{_texmfdistdir}/fonts/vf/public/eco/ecobl3583.vf
12mr|texlive-eco-1.3-2|314	%{_texmfdistdir}/fonts/vf/public/eco/ecobx0500.vf
12mr|texlive-eco-1.3-2|315	%{_texmfdistdir}/fonts/vf/public/eco/ecobx0600.vf
12mr|texlive-eco-1.3-2|316	%{_texmfdistdir}/fonts/vf/public/eco/ecobx0700.vf
12mr|texlive-eco-1.3-2|317	%{_texmfdistdir}/fonts/vf/public/eco/ecobx0800.vf
12mr|texlive-eco-1.3-2|318	%{_texmfdistdir}/fonts/vf/public/eco/ecobx0900.vf
12mr|texlive-eco-1.3-2|319	%{_texmfdistdir}/fonts/vf/public/eco/ecobx1000.vf
12mr|texlive-eco-1.3-2|320	%{_texmfdistdir}/fonts/vf/public/eco/ecobx1095.vf
12mr|texlive-eco-1.3-2|321	%{_texmfdistdir}/fonts/vf/public/eco/ecobx1200.vf
12mr|texlive-eco-1.3-2|322	%{_texmfdistdir}/fonts/vf/public/eco/ecobx1440.vf
12mr|texlive-eco-1.3-2|323	%{_texmfdistdir}/fonts/vf/public/eco/ecobx1728.vf
12mr|texlive-eco-1.3-2|324	%{_texmfdistdir}/fonts/vf/public/eco/ecobx2074.vf
12mr|texlive-eco-1.3-2|325	%{_texmfdistdir}/fonts/vf/public/eco/ecobx2488.vf
12mr|texlive-eco-1.3-2|326	%{_texmfdistdir}/fonts/vf/public/eco/ecobx2986.vf
12mr|texlive-eco-1.3-2|327	%{_texmfdistdir}/fonts/vf/public/eco/ecobx3583.vf
12mr|texlive-eco-1.3-2|328	%{_texmfdistdir}/fonts/vf/public/eco/ecodh0500.vf
12mr|texlive-eco-1.3-2|329	%{_texmfdistdir}/fonts/vf/public/eco/ecodh0600.vf
12mr|texlive-eco-1.3-2|330	%{_texmfdistdir}/fonts/vf/public/eco/ecodh0700.vf
12mr|texlive-eco-1.3-2|331	%{_texmfdistdir}/fonts/vf/public/eco/ecodh0800.vf
12mr|texlive-eco-1.3-2|332	%{_texmfdistdir}/fonts/vf/public/eco/ecodh0900.vf
12mr|texlive-eco-1.3-2|333	%{_texmfdistdir}/fonts/vf/public/eco/ecodh1000.vf
12mr|texlive-eco-1.3-2|334	%{_texmfdistdir}/fonts/vf/public/eco/ecodh1095.vf
12mr|texlive-eco-1.3-2|335	%{_texmfdistdir}/fonts/vf/public/eco/ecodh1200.vf
12mr|texlive-eco-1.3-2|336	%{_texmfdistdir}/fonts/vf/public/eco/ecodh1440.vf
12mr|texlive-eco-1.3-2|337	%{_texmfdistdir}/fonts/vf/public/eco/ecodh1728.vf
12mr|texlive-eco-1.3-2|338	%{_texmfdistdir}/fonts/vf/public/eco/ecodh2074.vf
12mr|texlive-eco-1.3-2|339	%{_texmfdistdir}/fonts/vf/public/eco/ecodh2488.vf
12mr|texlive-eco-1.3-2|340	%{_texmfdistdir}/fonts/vf/public/eco/ecodh2986.vf
12mr|texlive-eco-1.3-2|341	%{_texmfdistdir}/fonts/vf/public/eco/ecodh3583.vf
12mr|texlive-eco-1.3-2|342	%{_texmfdistdir}/fonts/vf/public/eco/ecoit0600.vf
12mr|texlive-eco-1.3-2|343	%{_texmfdistdir}/fonts/vf/public/eco/ecoit0700.vf
12mr|texlive-eco-1.3-2|344	%{_texmfdistdir}/fonts/vf/public/eco/ecoit0800.vf
12mr|texlive-eco-1.3-2|345	%{_texmfdistdir}/fonts/vf/public/eco/ecoit0900.vf
12mr|texlive-eco-1.3-2|346	%{_texmfdistdir}/fonts/vf/public/eco/ecoit1000.vf
12mr|texlive-eco-1.3-2|347	%{_texmfdistdir}/fonts/vf/public/eco/ecoit1095.vf
12mr|texlive-eco-1.3-2|348	%{_texmfdistdir}/fonts/vf/public/eco/ecoit1200.vf
12mr|texlive-eco-1.3-2|349	%{_texmfdistdir}/fonts/vf/public/eco/ecoit1440.vf
12mr|texlive-eco-1.3-2|350	%{_texmfdistdir}/fonts/vf/public/eco/ecoit1728.vf
12mr|texlive-eco-1.3-2|351	%{_texmfdistdir}/fonts/vf/public/eco/ecoit2074.vf
12mr|texlive-eco-1.3-2|352	%{_texmfdistdir}/fonts/vf/public/eco/ecoit2488.vf
12mr|texlive-eco-1.3-2|353	%{_texmfdistdir}/fonts/vf/public/eco/ecoit2986.vf
12mr|texlive-eco-1.3-2|354	%{_texmfdistdir}/fonts/vf/public/eco/ecoit3583.vf
12mr|texlive-eco-1.3-2|355	%{_texmfdistdir}/fonts/vf/public/eco/ecorb0500.vf
12mr|texlive-eco-1.3-2|356	%{_texmfdistdir}/fonts/vf/public/eco/ecorb0600.vf
12mr|texlive-eco-1.3-2|357	%{_texmfdistdir}/fonts/vf/public/eco/ecorb0700.vf
12mr|texlive-eco-1.3-2|358	%{_texmfdistdir}/fonts/vf/public/eco/ecorb0800.vf
12mr|texlive-eco-1.3-2|359	%{_texmfdistdir}/fonts/vf/public/eco/ecorb0900.vf
12mr|texlive-eco-1.3-2|360	%{_texmfdistdir}/fonts/vf/public/eco/ecorb1000.vf
12mr|texlive-eco-1.3-2|361	%{_texmfdistdir}/fonts/vf/public/eco/ecorb1095.vf
12mr|texlive-eco-1.3-2|362	%{_texmfdistdir}/fonts/vf/public/eco/ecorb1200.vf
12mr|texlive-eco-1.3-2|363	%{_texmfdistdir}/fonts/vf/public/eco/ecorb1440.vf
12mr|texlive-eco-1.3-2|364	%{_texmfdistdir}/fonts/vf/public/eco/ecorb1728.vf
12mr|texlive-eco-1.3-2|365	%{_texmfdistdir}/fonts/vf/public/eco/ecorb2074.vf
12mr|texlive-eco-1.3-2|366	%{_texmfdistdir}/fonts/vf/public/eco/ecorb2488.vf
12mr|texlive-eco-1.3-2|367	%{_texmfdistdir}/fonts/vf/public/eco/ecorb2986.vf
12mr|texlive-eco-1.3-2|368	%{_texmfdistdir}/fonts/vf/public/eco/ecorb3583.vf
12mr|texlive-eco-1.3-2|369	%{_texmfdistdir}/fonts/vf/public/eco/ecorm0500.vf
12mr|texlive-eco-1.3-2|370	%{_texmfdistdir}/fonts/vf/public/eco/ecorm0600.vf
12mr|texlive-eco-1.3-2|371	%{_texmfdistdir}/fonts/vf/public/eco/ecorm0700.vf
12mr|texlive-eco-1.3-2|372	%{_texmfdistdir}/fonts/vf/public/eco/ecorm0800.vf
12mr|texlive-eco-1.3-2|373	%{_texmfdistdir}/fonts/vf/public/eco/ecorm0900.vf
12mr|texlive-eco-1.3-2|374	%{_texmfdistdir}/fonts/vf/public/eco/ecorm1000.vf
12mr|texlive-eco-1.3-2|375	%{_texmfdistdir}/fonts/vf/public/eco/ecorm1095.vf
12mr|texlive-eco-1.3-2|376	%{_texmfdistdir}/fonts/vf/public/eco/ecorm1200.vf
12mr|texlive-eco-1.3-2|377	%{_texmfdistdir}/fonts/vf/public/eco/ecorm1440.vf
12mr|texlive-eco-1.3-2|378	%{_texmfdistdir}/fonts/vf/public/eco/ecorm1728.vf
12mr|texlive-eco-1.3-2|379	%{_texmfdistdir}/fonts/vf/public/eco/ecorm2074.vf
12mr|texlive-eco-1.3-2|380	%{_texmfdistdir}/fonts/vf/public/eco/ecorm2488.vf
12mr|texlive-eco-1.3-2|381	%{_texmfdistdir}/fonts/vf/public/eco/ecorm2986.vf
12mr|texlive-eco-1.3-2|382	%{_texmfdistdir}/fonts/vf/public/eco/ecorm3583.vf
12mr|texlive-eco-1.3-2|383	%{_texmfdistdir}/fonts/vf/public/eco/ecosi0500.vf
12mr|texlive-eco-1.3-2|384	%{_texmfdistdir}/fonts/vf/public/eco/ecosi0600.vf
12mr|texlive-eco-1.3-2|385	%{_texmfdistdir}/fonts/vf/public/eco/ecosi0700.vf
12mr|texlive-eco-1.3-2|386	%{_texmfdistdir}/fonts/vf/public/eco/ecosi0800.vf
12mr|texlive-eco-1.3-2|387	%{_texmfdistdir}/fonts/vf/public/eco/ecosi0900.vf
12mr|texlive-eco-1.3-2|388	%{_texmfdistdir}/fonts/vf/public/eco/ecosi1000.vf
12mr|texlive-eco-1.3-2|389	%{_texmfdistdir}/fonts/vf/public/eco/ecosi1095.vf
12mr|texlive-eco-1.3-2|390	%{_texmfdistdir}/fonts/vf/public/eco/ecosi1200.vf
12mr|texlive-eco-1.3-2|391	%{_texmfdistdir}/fonts/vf/public/eco/ecosi1440.vf
12mr|texlive-eco-1.3-2|392	%{_texmfdistdir}/fonts/vf/public/eco/ecosi1728.vf
12mr|texlive-eco-1.3-2|393	%{_texmfdistdir}/fonts/vf/public/eco/ecosi2074.vf
12mr|texlive-eco-1.3-2|394	%{_texmfdistdir}/fonts/vf/public/eco/ecosi2488.vf
12mr|texlive-eco-1.3-2|395	%{_texmfdistdir}/fonts/vf/public/eco/ecosi2986.vf
12mr|texlive-eco-1.3-2|396	%{_texmfdistdir}/fonts/vf/public/eco/ecosi3583.vf
12mr|texlive-eco-1.3-2|397	%{_texmfdistdir}/fonts/vf/public/eco/ecosl0500.vf
12mr|texlive-eco-1.3-2|398	%{_texmfdistdir}/fonts/vf/public/eco/ecosl0600.vf
12mr|texlive-eco-1.3-2|399	%{_texmfdistdir}/fonts/vf/public/eco/ecosl0700.vf
12mr|texlive-eco-1.3-2|400	%{_texmfdistdir}/fonts/vf/public/eco/ecosl0800.vf
12mr|texlive-eco-1.3-2|401	%{_texmfdistdir}/fonts/vf/public/eco/ecosl0900.vf
12mr|texlive-eco-1.3-2|402	%{_texmfdistdir}/fonts/vf/public/eco/ecosl1000.vf
12mr|texlive-eco-1.3-2|403	%{_texmfdistdir}/fonts/vf/public/eco/ecosl1095.vf
12mr|texlive-eco-1.3-2|404	%{_texmfdistdir}/fonts/vf/public/eco/ecosl1200.vf
12mr|texlive-eco-1.3-2|405	%{_texmfdistdir}/fonts/vf/public/eco/ecosl1440.vf
12mr|texlive-eco-1.3-2|406	%{_texmfdistdir}/fonts/vf/public/eco/ecosl1728.vf
12mr|texlive-eco-1.3-2|407	%{_texmfdistdir}/fonts/vf/public/eco/ecosl2074.vf
12mr|texlive-eco-1.3-2|408	%{_texmfdistdir}/fonts/vf/public/eco/ecosl2488.vf
12mr|texlive-eco-1.3-2|409	%{_texmfdistdir}/fonts/vf/public/eco/ecosl2986.vf
12mr|texlive-eco-1.3-2|410	%{_texmfdistdir}/fonts/vf/public/eco/ecosl3583.vf
12mr|texlive-eco-1.3-2|411	%{_texmfdistdir}/fonts/vf/public/eco/ecoso0500.vf
12mr|texlive-eco-1.3-2|412	%{_texmfdistdir}/fonts/vf/public/eco/ecoso0600.vf
12mr|texlive-eco-1.3-2|413	%{_texmfdistdir}/fonts/vf/public/eco/ecoso0700.vf
12mr|texlive-eco-1.3-2|414	%{_texmfdistdir}/fonts/vf/public/eco/ecoso0800.vf
12mr|texlive-eco-1.3-2|415	%{_texmfdistdir}/fonts/vf/public/eco/ecoso0900.vf
12mr|texlive-eco-1.3-2|416	%{_texmfdistdir}/fonts/vf/public/eco/ecoso1000.vf
12mr|texlive-eco-1.3-2|417	%{_texmfdistdir}/fonts/vf/public/eco/ecoso1095.vf
12mr|texlive-eco-1.3-2|418	%{_texmfdistdir}/fonts/vf/public/eco/ecoso1200.vf
12mr|texlive-eco-1.3-2|419	%{_texmfdistdir}/fonts/vf/public/eco/ecoso1440.vf
12mr|texlive-eco-1.3-2|420	%{_texmfdistdir}/fonts/vf/public/eco/ecoso1728.vf
12mr|texlive-eco-1.3-2|421	%{_texmfdistdir}/fonts/vf/public/eco/ecoso2074.vf
12mr|texlive-eco-1.3-2|422	%{_texmfdistdir}/fonts/vf/public/eco/ecoso2488.vf
12mr|texlive-eco-1.3-2|423	%{_texmfdistdir}/fonts/vf/public/eco/ecoso2986.vf
12mr|texlive-eco-1.3-2|424	%{_texmfdistdir}/fonts/vf/public/eco/ecoso3583.vf
12mr|texlive-eco-1.3-2|425	%{_texmfdistdir}/fonts/vf/public/eco/ecoss0500.vf
12mr|texlive-eco-1.3-2|426	%{_texmfdistdir}/fonts/vf/public/eco/ecoss0600.vf
12mr|texlive-eco-1.3-2|427	%{_texmfdistdir}/fonts/vf/public/eco/ecoss0700.vf
12mr|texlive-eco-1.3-2|428	%{_texmfdistdir}/fonts/vf/public/eco/ecoss0800.vf
12mr|texlive-eco-1.3-2|429	%{_texmfdistdir}/fonts/vf/public/eco/ecoss0900.vf
12mr|texlive-eco-1.3-2|430	%{_texmfdistdir}/fonts/vf/public/eco/ecoss1000.vf
12mr|texlive-eco-1.3-2|431	%{_texmfdistdir}/fonts/vf/public/eco/ecoss1095.vf
12mr|texlive-eco-1.3-2|432	%{_texmfdistdir}/fonts/vf/public/eco/ecoss1200.vf
12mr|texlive-eco-1.3-2|433	%{_texmfdistdir}/fonts/vf/public/eco/ecoss1440.vf
12mr|texlive-eco-1.3-2|434	%{_texmfdistdir}/fonts/vf/public/eco/ecoss1728.vf
12mr|texlive-eco-1.3-2|435	%{_texmfdistdir}/fonts/vf/public/eco/ecoss2074.vf
12mr|texlive-eco-1.3-2|436	%{_texmfdistdir}/fonts/vf/public/eco/ecoss2488.vf
12mr|texlive-eco-1.3-2|437	%{_texmfdistdir}/fonts/vf/public/eco/ecoss2986.vf
12mr|texlive-eco-1.3-2|438	%{_texmfdistdir}/fonts/vf/public/eco/ecoss3583.vf
12mr|texlive-eco-1.3-2|439	%{_texmfdistdir}/fonts/vf/public/eco/ecost0600.vf
12mr|texlive-eco-1.3-2|440	%{_texmfdistdir}/fonts/vf/public/eco/ecost0700.vf
12mr|texlive-eco-1.3-2|441	%{_texmfdistdir}/fonts/vf/public/eco/ecost0800.vf
12mr|texlive-eco-1.3-2|442	%{_texmfdistdir}/fonts/vf/public/eco/ecost0900.vf
12mr|texlive-eco-1.3-2|443	%{_texmfdistdir}/fonts/vf/public/eco/ecost1000.vf
12mr|texlive-eco-1.3-2|444	%{_texmfdistdir}/fonts/vf/public/eco/ecost1095.vf
12mr|texlive-eco-1.3-2|445	%{_texmfdistdir}/fonts/vf/public/eco/ecost1200.vf
12mr|texlive-eco-1.3-2|446	%{_texmfdistdir}/fonts/vf/public/eco/ecost1440.vf
12mr|texlive-eco-1.3-2|447	%{_texmfdistdir}/fonts/vf/public/eco/ecost1728.vf
12mr|texlive-eco-1.3-2|448	%{_texmfdistdir}/fonts/vf/public/eco/ecost2074.vf
12mr|texlive-eco-1.3-2|449	%{_texmfdistdir}/fonts/vf/public/eco/ecost2488.vf
12mr|texlive-eco-1.3-2|450	%{_texmfdistdir}/fonts/vf/public/eco/ecost2986.vf
12mr|texlive-eco-1.3-2|451	%{_texmfdistdir}/fonts/vf/public/eco/ecost3583.vf
12mr|texlive-eco-1.3-2|452	%{_texmfdistdir}/fonts/vf/public/eco/ecosx0500.vf
12mr|texlive-eco-1.3-2|453	%{_texmfdistdir}/fonts/vf/public/eco/ecosx0600.vf
12mr|texlive-eco-1.3-2|454	%{_texmfdistdir}/fonts/vf/public/eco/ecosx0700.vf
12mr|texlive-eco-1.3-2|455	%{_texmfdistdir}/fonts/vf/public/eco/ecosx0800.vf
12mr|texlive-eco-1.3-2|456	%{_texmfdistdir}/fonts/vf/public/eco/ecosx0900.vf
12mr|texlive-eco-1.3-2|457	%{_texmfdistdir}/fonts/vf/public/eco/ecosx1000.vf
12mr|texlive-eco-1.3-2|458	%{_texmfdistdir}/fonts/vf/public/eco/ecosx1095.vf
12mr|texlive-eco-1.3-2|459	%{_texmfdistdir}/fonts/vf/public/eco/ecosx1200.vf
12mr|texlive-eco-1.3-2|460	%{_texmfdistdir}/fonts/vf/public/eco/ecosx1440.vf
12mr|texlive-eco-1.3-2|461	%{_texmfdistdir}/fonts/vf/public/eco/ecosx1728.vf
12mr|texlive-eco-1.3-2|462	%{_texmfdistdir}/fonts/vf/public/eco/ecosx2074.vf
12mr|texlive-eco-1.3-2|463	%{_texmfdistdir}/fonts/vf/public/eco/ecosx2488.vf
12mr|texlive-eco-1.3-2|464	%{_texmfdistdir}/fonts/vf/public/eco/ecosx2986.vf
12mr|texlive-eco-1.3-2|465	%{_texmfdistdir}/fonts/vf/public/eco/ecosx3583.vf
12mr|texlive-eco-1.3-2|466	%{_texmfdistdir}/fonts/vf/public/eco/ecoti0500.vf
12mr|texlive-eco-1.3-2|467	%{_texmfdistdir}/fonts/vf/public/eco/ecoti0600.vf
12mr|texlive-eco-1.3-2|468	%{_texmfdistdir}/fonts/vf/public/eco/ecoti0700.vf
12mr|texlive-eco-1.3-2|469	%{_texmfdistdir}/fonts/vf/public/eco/ecoti0800.vf
12mr|texlive-eco-1.3-2|470	%{_texmfdistdir}/fonts/vf/public/eco/ecoti0900.vf
12mr|texlive-eco-1.3-2|471	%{_texmfdistdir}/fonts/vf/public/eco/ecoti1000.vf
12mr|texlive-eco-1.3-2|472	%{_texmfdistdir}/fonts/vf/public/eco/ecoti1095.vf
12mr|texlive-eco-1.3-2|473	%{_texmfdistdir}/fonts/vf/public/eco/ecoti1200.vf
12mr|texlive-eco-1.3-2|474	%{_texmfdistdir}/fonts/vf/public/eco/ecoti1440.vf
12mr|texlive-eco-1.3-2|475	%{_texmfdistdir}/fonts/vf/public/eco/ecoti1728.vf
12mr|texlive-eco-1.3-2|476	%{_texmfdistdir}/fonts/vf/public/eco/ecoti2074.vf
12mr|texlive-eco-1.3-2|477	%{_texmfdistdir}/fonts/vf/public/eco/ecoti2488.vf
12mr|texlive-eco-1.3-2|478	%{_texmfdistdir}/fonts/vf/public/eco/ecoti2986.vf
12mr|texlive-eco-1.3-2|479	%{_texmfdistdir}/fonts/vf/public/eco/ecoti3583.vf
12mr|texlive-eco-1.3-2|480	%{_texmfdistdir}/fonts/vf/public/eco/ecott0600.vf
12mr|texlive-eco-1.3-2|481	%{_texmfdistdir}/fonts/vf/public/eco/ecott0700.vf
12mr|texlive-eco-1.3-2|482	%{_texmfdistdir}/fonts/vf/public/eco/ecott0800.vf
12mr|texlive-eco-1.3-2|483	%{_texmfdistdir}/fonts/vf/public/eco/ecott0900.vf
12mr|texlive-eco-1.3-2|484	%{_texmfdistdir}/fonts/vf/public/eco/ecott1000.vf
12mr|texlive-eco-1.3-2|485	%{_texmfdistdir}/fonts/vf/public/eco/ecott1095.vf
12mr|texlive-eco-1.3-2|486	%{_texmfdistdir}/fonts/vf/public/eco/ecott1200.vf
12mr|texlive-eco-1.3-2|487	%{_texmfdistdir}/fonts/vf/public/eco/ecott1440.vf
12mr|texlive-eco-1.3-2|488	%{_texmfdistdir}/fonts/vf/public/eco/ecott1728.vf
12mr|texlive-eco-1.3-2|489	%{_texmfdistdir}/fonts/vf/public/eco/ecott2074.vf
12mr|texlive-eco-1.3-2|490	%{_texmfdistdir}/fonts/vf/public/eco/ecott2488.vf
12mr|texlive-eco-1.3-2|491	%{_texmfdistdir}/fonts/vf/public/eco/ecott2986.vf
12mr|texlive-eco-1.3-2|492	%{_texmfdistdir}/fonts/vf/public/eco/ecott3583.vf
12mr|texlive-eco-1.3-2|493	%{_texmfdistdir}/fonts/vf/public/eco/ecoui0500.vf
12mr|texlive-eco-1.3-2|494	%{_texmfdistdir}/fonts/vf/public/eco/ecoui0600.vf
12mr|texlive-eco-1.3-2|495	%{_texmfdistdir}/fonts/vf/public/eco/ecoui0700.vf
12mr|texlive-eco-1.3-2|496	%{_texmfdistdir}/fonts/vf/public/eco/ecoui0800.vf
12mr|texlive-eco-1.3-2|497	%{_texmfdistdir}/fonts/vf/public/eco/ecoui0900.vf
12mr|texlive-eco-1.3-2|498	%{_texmfdistdir}/fonts/vf/public/eco/ecoui1000.vf
12mr|texlive-eco-1.3-2|499	%{_texmfdistdir}/fonts/vf/public/eco/ecoui1095.vf
12mr|texlive-eco-1.3-2|500	%{_texmfdistdir}/fonts/vf/public/eco/ecoui1200.vf
12mr|texlive-eco-1.3-2|501	%{_texmfdistdir}/fonts/vf/public/eco/ecoui1440.vf
12mr|texlive-eco-1.3-2|502	%{_texmfdistdir}/fonts/vf/public/eco/ecoui1728.vf
12mr|texlive-eco-1.3-2|503	%{_texmfdistdir}/fonts/vf/public/eco/ecoui2074.vf
12mr|texlive-eco-1.3-2|504	%{_texmfdistdir}/fonts/vf/public/eco/ecoui2488.vf
12mr|texlive-eco-1.3-2|505	%{_texmfdistdir}/fonts/vf/public/eco/ecoui2986.vf
12mr|texlive-eco-1.3-2|506	%{_texmfdistdir}/fonts/vf/public/eco/ecoui3583.vf
12mr|texlive-eco-1.3-2|507	%{_texmfdistdir}/fonts/vf/public/eco/ecovi0600.vf
12mr|texlive-eco-1.3-2|508	%{_texmfdistdir}/fonts/vf/public/eco/ecovi0700.vf
12mr|texlive-eco-1.3-2|509	%{_texmfdistdir}/fonts/vf/public/eco/ecovi0800.vf
12mr|texlive-eco-1.3-2|510	%{_texmfdistdir}/fonts/vf/public/eco/ecovi0900.vf
12mr|texlive-eco-1.3-2|511	%{_texmfdistdir}/fonts/vf/public/eco/ecovi1000.vf
12mr|texlive-eco-1.3-2|512	%{_texmfdistdir}/fonts/vf/public/eco/ecovi1095.vf
12mr|texlive-eco-1.3-2|513	%{_texmfdistdir}/fonts/vf/public/eco/ecovi1200.vf
12mr|texlive-eco-1.3-2|514	%{_texmfdistdir}/fonts/vf/public/eco/ecovi1440.vf
12mr|texlive-eco-1.3-2|515	%{_texmfdistdir}/fonts/vf/public/eco/ecovi1728.vf
12mr|texlive-eco-1.3-2|516	%{_texmfdistdir}/fonts/vf/public/eco/ecovi2074.vf
12mr|texlive-eco-1.3-2|517	%{_texmfdistdir}/fonts/vf/public/eco/ecovi2488.vf
12mr|texlive-eco-1.3-2|518	%{_texmfdistdir}/fonts/vf/public/eco/ecovi2986.vf
12mr|texlive-eco-1.3-2|519	%{_texmfdistdir}/fonts/vf/public/eco/ecovi3583.vf
12mr|texlive-eco-1.3-2|520	%{_texmfdistdir}/fonts/vf/public/eco/ecovt0600.vf
12mr|texlive-eco-1.3-2|521	%{_texmfdistdir}/fonts/vf/public/eco/ecovt0700.vf
12mr|texlive-eco-1.3-2|522	%{_texmfdistdir}/fonts/vf/public/eco/ecovt0800.vf
12mr|texlive-eco-1.3-2|523	%{_texmfdistdir}/fonts/vf/public/eco/ecovt0900.vf
12mr|texlive-eco-1.3-2|524	%{_texmfdistdir}/fonts/vf/public/eco/ecovt1000.vf
12mr|texlive-eco-1.3-2|525	%{_texmfdistdir}/fonts/vf/public/eco/ecovt1095.vf
12mr|texlive-eco-1.3-2|526	%{_texmfdistdir}/fonts/vf/public/eco/ecovt1200.vf
12mr|texlive-eco-1.3-2|527	%{_texmfdistdir}/fonts/vf/public/eco/ecovt1440.vf
12mr|texlive-eco-1.3-2|528	%{_texmfdistdir}/fonts/vf/public/eco/ecovt1728.vf
12mr|texlive-eco-1.3-2|529	%{_texmfdistdir}/fonts/vf/public/eco/ecovt2074.vf
12mr|texlive-eco-1.3-2|530	%{_texmfdistdir}/fonts/vf/public/eco/ecovt2488.vf
12mr|texlive-eco-1.3-2|531	%{_texmfdistdir}/fonts/vf/public/eco/ecovt2986.vf
12mr|texlive-eco-1.3-2|532	%{_texmfdistdir}/fonts/vf/public/eco/ecovt3583.vf
12mr|texlive-eco-1.3-2|533	%{_texmfdistdir}/tex/latex/eco/T1cmodh.fd
12mr|texlive-eco-1.3-2|534	%{_texmfdistdir}/tex/latex/eco/T1cmor.fd
12mr|texlive-eco-1.3-2|535	%{_texmfdistdir}/tex/latex/eco/T1cmoss.fd
12mr|texlive-eco-1.3-2|536	%{_texmfdistdir}/tex/latex/eco/T1cmott.fd
12mr|texlive-eco-1.3-2|537	%{_texmfdistdir}/tex/latex/eco/T1cmovt.fd
12mr|texlive-eco-1.3-2|538	%{_texmfdistdir}/tex/latex/eco/eco.sty
12mr|texlive-eco-1.3-2|539	%doc %{_texmfdistdir}/doc/fonts/eco/CHANGES
12mr|texlive-eco-1.3-2|540	%doc %{_texmfdistdir}/doc/fonts/eco/COPYING
12mr|texlive-eco-1.3-2|541	%doc %{_texmfdistdir}/doc/fonts/eco/INSTALL
12mr|texlive-eco-1.3-2|542	%doc %{_texmfdistdir}/doc/fonts/eco/README
12mr|texlive-eco-1.3-2|543	%doc %{_texmfdistdir}/doc/fonts/eco/VERSION
12mr|texlive-eco-1.3-2|544	#- source
12mr|texlive-eco-1.3-2|545	%doc %{_texmfdistdir}/source/fonts/eco/TS1.etx
12mr|texlive-eco-1.3-2|546	%doc %{_texmfdistdir}/source/fonts/eco/create.sh
12mr|texlive-eco-1.3-2|547	%doc %{_texmfdistdir}/source/fonts/eco/dostretch.mtx
12mr|texlive-eco-1.3-2|548	%doc %{_texmfdistdir}/source/fonts/eco/ecodh.tex
12mr|texlive-eco-1.3-2|549	%doc %{_texmfdistdir}/source/fonts/eco/ecor.tex
12mr|texlive-eco-1.3-2|550	%doc %{_texmfdistdir}/source/fonts/eco/ecori.tex
12mr|texlive-eco-1.3-2|551	%doc %{_texmfdistdir}/source/fonts/eco/ecoss.tex
12mr|texlive-eco-1.3-2|552	%doc %{_texmfdistdir}/source/fonts/eco/ecott.tex
12mr|texlive-eco-1.3-2|553	%doc %{_texmfdistdir}/source/fonts/eco/ecovt.tex
12mr|texlive-eco-1.3-2|554	
12mr|texlive-eco-1.3-2|555	#-----------------------------------------------------------------------
12mr|texlive-eco-1.3-2|556	%prep
12mr|texlive-eco-1.3-2|557	%setup -c -a0 -a1 -a2
12mr|texlive-eco-1.3-2|558	
12mr|texlive-eco-1.3-2|559	%build
12mr|texlive-eco-1.3-2|560	
12mr|texlive-eco-1.3-2|561	%install
12mr|texlive-eco-1.3-2|562	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-eco-1.3-2|563	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-eco-1.3-2|564	
12mr|texlive-eco-1.3-2|565	
12mr|texlive-eco-1.3-2|566	
12mr|texlive-eco-1.3-2|567	%changelog
12mr|texlive-eco-1.3-2|568	

17245 12
12mr|texlive-economic-20091125-2|1	# revision 16184
12mr|texlive-economic-20091125-2|2	# category Package
12mr|texlive-economic-20091125-2|3	# catalog-ctan /biblio/bibtex/contrib/economic
12mr|texlive-economic-20091125-2|4	# catalog-date 2009-11-25 18:21:28 +0100
12mr|texlive-economic-20091125-2|5	# catalog-license lppl
12mr|texlive-economic-20091125-2|6	# catalog-version undef
12mr|texlive-economic-20091125-2|7	Name:		texlive-economic
12mr|texlive-economic-20091125-2|8	Version:	20091125
12mr|texlive-economic-20091125-2|9	Release:	2
12mr|texlive-economic-20091125-2|10	Summary:	BibTeX support for submitting to Economics journals
12mr|texlive-economic-20091125-2|11	Group:		Publishing
12mr|texlive-economic-20091125-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/economic
12mr|texlive-economic-20091125-2|13	License:	LPPL
12mr|texlive-economic-20091125-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/economic.tar.xz
12mr|texlive-economic-20091125-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/economic.doc.tar.xz
12mr|texlive-economic-20091125-2|16	BuildArch:	noarch
12mr|texlive-economic-20091125-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-economic-20091125-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-economic-20091125-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-economic-20091125-2|20	
12mr|texlive-economic-20091125-2|21	%description
12mr|texlive-economic-20091125-2|22	The bundle offers macros and BibTeX styles for the American
12mr|texlive-economic-20091125-2|23	Economic Review (AER), the American Journal of Agricultural
12mr|texlive-economic-20091125-2|24	Economics (AJAE), the Canadian Journal of Economics (CJE), the
12mr|texlive-economic-20091125-2|25	European Review of Agricultural Economics (ERAE), the
12mr|texlive-economic-20091125-2|26	International Economic Review (IER) and Economica. The macro
12mr|texlive-economic-20091125-2|27	sets are based on (and require) the harvard package, and all
12mr|texlive-economic-20091125-2|28	provide variations of author-date styles of presentation.
12mr|texlive-economic-20091125-2|29	
12mr|texlive-economic-20091125-2|30	%post
12mr|texlive-economic-20091125-2|31	%{_sbindir}/texlive.post
12mr|texlive-economic-20091125-2|32	
12mr|texlive-economic-20091125-2|33	%postun
12mr|texlive-economic-20091125-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-economic-20091125-2|35	%{_sbindir}/texlive.post
12mr|texlive-economic-20091125-2|36	fi
12mr|texlive-economic-20091125-2|37	
12mr|texlive-economic-20091125-2|38	#-----------------------------------------------------------------------
12mr|texlive-economic-20091125-2|39	%files
12mr|texlive-economic-20091125-2|40	%{_texmfdistdir}/bibtex/bst/economic/aer.bst
12mr|texlive-economic-20091125-2|41	%{_texmfdistdir}/bibtex/bst/economic/aertt.bst
12mr|texlive-economic-20091125-2|42	%{_texmfdistdir}/bibtex/bst/economic/agecon.bst
12mr|texlive-economic-20091125-2|43	%{_texmfdistdir}/bibtex/bst/economic/ajae.bst
12mr|texlive-economic-20091125-2|44	%{_texmfdistdir}/bibtex/bst/economic/apecon.bst
12mr|texlive-economic-20091125-2|45	%{_texmfdistdir}/bibtex/bst/economic/cje.bst
12mr|texlive-economic-20091125-2|46	%{_texmfdistdir}/bibtex/bst/economic/ecca.bst
12mr|texlive-economic-20091125-2|47	%{_texmfdistdir}/bibtex/bst/economic/econometrica-fr.bst
12mr|texlive-economic-20091125-2|48	%{_texmfdistdir}/bibtex/bst/economic/econometrica.bst
12mr|texlive-economic-20091125-2|49	%{_texmfdistdir}/bibtex/bst/economic/ecta.bst
12mr|texlive-economic-20091125-2|50	%{_texmfdistdir}/bibtex/bst/economic/erae.bst
12mr|texlive-economic-20091125-2|51	%{_texmfdistdir}/bibtex/bst/economic/ier.bst
12mr|texlive-economic-20091125-2|52	%{_texmfdistdir}/bibtex/bst/economic/itaxpf.bst
12mr|texlive-economic-20091125-2|53	%{_texmfdistdir}/bibtex/bst/economic/jae.bst
12mr|texlive-economic-20091125-2|54	%{_texmfdistdir}/bibtex/bst/economic/jpe.bst
12mr|texlive-economic-20091125-2|55	%{_texmfdistdir}/bibtex/bst/economic/jss2.bst
12mr|texlive-economic-20091125-2|56	%{_texmfdistdir}/bibtex/bst/economic/oega.bst
12mr|texlive-economic-20091125-2|57	%{_texmfdistdir}/bibtex/bst/economic/regstud.bst
12mr|texlive-economic-20091125-2|58	%{_texmfdistdir}/bibtex/bst/economic/tandfx.bst
12mr|texlive-economic-20091125-2|59	%{_texmfdistdir}/bibtex/bst/economic/worlddev.bst
12mr|texlive-economic-20091125-2|60	%{_texmfdistdir}/tex/latex/economic/aer.sty
12mr|texlive-economic-20091125-2|61	%{_texmfdistdir}/tex/latex/economic/aertt.sty
12mr|texlive-economic-20091125-2|62	%{_texmfdistdir}/tex/latex/economic/agecon.cls
12mr|texlive-economic-20091125-2|63	%{_texmfdistdir}/tex/latex/economic/ajae.cls
12mr|texlive-economic-20091125-2|64	%{_texmfdistdir}/tex/latex/economic/apecon.cls
12mr|texlive-economic-20091125-2|65	%{_texmfdistdir}/tex/latex/economic/cje.sty
12mr|texlive-economic-20091125-2|66	%{_texmfdistdir}/tex/latex/economic/ecca.cls
12mr|texlive-economic-20091125-2|67	%{_texmfdistdir}/tex/latex/economic/erae.cls
12mr|texlive-economic-20091125-2|68	%{_texmfdistdir}/tex/latex/economic/itaxpf.cls
12mr|texlive-economic-20091125-2|69	%{_texmfdistdir}/tex/latex/economic/jrurstud.cls
12mr|texlive-economic-20091125-2|70	%{_texmfdistdir}/tex/latex/economic/njf.cls
12mr|texlive-economic-20091125-2|71	%{_texmfdistdir}/tex/latex/economic/oegatb.cls
12mr|texlive-economic-20091125-2|72	%{_texmfdistdir}/tex/latex/economic/pocoec.cls
12mr|texlive-economic-20091125-2|73	%{_texmfdistdir}/tex/latex/economic/regstud.cls
12mr|texlive-economic-20091125-2|74	%{_texmfdistdir}/tex/latex/economic/worlddev.cls
12mr|texlive-economic-20091125-2|75	%doc %{_texmfdistdir}/doc/bibtex/economic/CHANGELOG
12mr|texlive-economic-20091125-2|76	%doc %{_texmfdistdir}/doc/bibtex/economic/NEWS
12mr|texlive-economic-20091125-2|77	%doc %{_texmfdistdir}/doc/bibtex/economic/README
12mr|texlive-economic-20091125-2|78	%doc %{_texmfdistdir}/doc/bibtex/economic/aer-cje-ex.bib
12mr|texlive-economic-20091125-2|79	%doc %{_texmfdistdir}/doc/bibtex/economic/aer-cje-ex.tex
12mr|texlive-economic-20091125-2|80	%doc %{_texmfdistdir}/doc/bibtex/economic/aer-natbib-ex.tex
12mr|texlive-economic-20091125-2|81	%doc %{_texmfdistdir}/doc/bibtex/economic/ajae-ex.bib
12mr|texlive-economic-20091125-2|82	%doc %{_texmfdistdir}/doc/bibtex/economic/ajae-ex.pdf
12mr|texlive-economic-20091125-2|83	%doc %{_texmfdistdir}/doc/bibtex/economic/ajae-ex.tex
12mr|texlive-economic-20091125-2|84	%doc %{_texmfdistdir}/doc/bibtex/economic/apecon-ex.bib
12mr|texlive-economic-20091125-2|85	%doc %{_texmfdistdir}/doc/bibtex/economic/apecon-ex.pdf
12mr|texlive-economic-20091125-2|86	%doc %{_texmfdistdir}/doc/bibtex/economic/apecon-ex.tex
12mr|texlive-economic-20091125-2|87	%doc %{_texmfdistdir}/doc/bibtex/economic/ecca-ex.bib
12mr|texlive-economic-20091125-2|88	%doc %{_texmfdistdir}/doc/bibtex/economic/ecca-ex.pdf
12mr|texlive-economic-20091125-2|89	%doc %{_texmfdistdir}/doc/bibtex/economic/ecca-ex.tex
12mr|texlive-economic-20091125-2|90	%doc %{_texmfdistdir}/doc/bibtex/economic/erae-ex.bib
12mr|texlive-economic-20091125-2|91	%doc %{_texmfdistdir}/doc/bibtex/economic/erae-ex.pdf
12mr|texlive-economic-20091125-2|92	%doc %{_texmfdistdir}/doc/bibtex/economic/erae-ex.tex
12mr|texlive-economic-20091125-2|93	%doc %{_texmfdistdir}/doc/bibtex/economic/ier-bib-test.pdf
12mr|texlive-economic-20091125-2|94	%doc %{_texmfdistdir}/doc/bibtex/economic/ier-bib-test.tex
12mr|texlive-economic-20091125-2|95	%doc %{_texmfdistdir}/doc/bibtex/economic/ier-ex.bib
12mr|texlive-economic-20091125-2|96	%doc %{_texmfdistdir}/doc/bibtex/economic/itaxpf-ex-title.pdf
12mr|texlive-economic-20091125-2|97	%doc %{_texmfdistdir}/doc/bibtex/economic/itaxpf-ex-title.tex
12mr|texlive-economic-20091125-2|98	%doc %{_texmfdistdir}/doc/bibtex/economic/itaxpf-ex.bib
12mr|texlive-economic-20091125-2|99	%doc %{_texmfdistdir}/doc/bibtex/economic/itaxpf-ex.pdf
12mr|texlive-economic-20091125-2|100	%doc %{_texmfdistdir}/doc/bibtex/economic/itaxpf-ex.tex
12mr|texlive-economic-20091125-2|101	%doc %{_texmfdistdir}/doc/bibtex/economic/oegatb-ex.bib
12mr|texlive-economic-20091125-2|102	%doc %{_texmfdistdir}/doc/bibtex/economic/oegatb-ex.pdf
12mr|texlive-economic-20091125-2|103	%doc %{_texmfdistdir}/doc/bibtex/economic/oegatb-ex.png
12mr|texlive-economic-20091125-2|104	%doc %{_texmfdistdir}/doc/bibtex/economic/oegatb-ex.tex
12mr|texlive-economic-20091125-2|105	
12mr|texlive-economic-20091125-2|106	#-----------------------------------------------------------------------
12mr|texlive-economic-20091125-2|107	%prep
12mr|texlive-economic-20091125-2|108	%setup -c -a0 -a1
12mr|texlive-economic-20091125-2|109	
12mr|texlive-economic-20091125-2|110	%build
12mr|texlive-economic-20091125-2|111	
12mr|texlive-economic-20091125-2|112	%install
12mr|texlive-economic-20091125-2|113	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-economic-20091125-2|114	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-economic-20091125-2|115	
12mr|texlive-economic-20091125-2|116	
12mr|texlive-economic-20091125-2|117	
12mr|texlive-economic-20091125-2|118	%changelog
12mr|texlive-economic-20091125-2|119	

17246 12
12mr|texlive-ecv-0.3-2|1	# revision 24928
12mr|texlive-ecv-0.3-2|2	# category Package
12mr|texlive-ecv-0.3-2|3	# catalog-ctan /macros/latex/contrib/ecv
12mr|texlive-ecv-0.3-2|4	# catalog-date 2011-12-23 14:02:37 +0100
12mr|texlive-ecv-0.3-2|5	# catalog-license other-free
12mr|texlive-ecv-0.3-2|6	# catalog-version 0.3
12mr|texlive-ecv-0.3-2|7	Name:		texlive-ecv
12mr|texlive-ecv-0.3-2|8	Version:	0.3
12mr|texlive-ecv-0.3-2|9	Release:	2
12mr|texlive-ecv-0.3-2|10	Summary:	A fancy Curriculum Vitae class
12mr|texlive-ecv-0.3-2|11	Group:		Publishing
12mr|texlive-ecv-0.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ecv
12mr|texlive-ecv-0.3-2|13	License:	OTHER-FREE
12mr|texlive-ecv-0.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecv.tar.xz
12mr|texlive-ecv-0.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecv.doc.tar.xz
12mr|texlive-ecv-0.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ecv.source.tar.xz
12mr|texlive-ecv-0.3-2|17	BuildArch:	noarch
12mr|texlive-ecv-0.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ecv-0.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ecv-0.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ecv-0.3-2|21	
12mr|texlive-ecv-0.3-2|22	%description
12mr|texlive-ecv-0.3-2|23	The class provides an environment for creating a fancily laid
12mr|texlive-ecv-0.3-2|24	out tabular curriculum vitae inspired by the european
12mr|texlive-ecv-0.3-2|25	curriculum vitae. The distribution comes with a German and an
12mr|texlive-ecv-0.3-2|26	English template.
12mr|texlive-ecv-0.3-2|27	
12mr|texlive-ecv-0.3-2|28	%post
12mr|texlive-ecv-0.3-2|29	%{_sbindir}/texlive.post
12mr|texlive-ecv-0.3-2|30	
12mr|texlive-ecv-0.3-2|31	%postun
12mr|texlive-ecv-0.3-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-ecv-0.3-2|33	%{_sbindir}/texlive.post
12mr|texlive-ecv-0.3-2|34	fi
12mr|texlive-ecv-0.3-2|35	
12mr|texlive-ecv-0.3-2|36	#-----------------------------------------------------------------------
12mr|texlive-ecv-0.3-2|37	%files
12mr|texlive-ecv-0.3-2|38	%{_texmfdistdir}/tex/latex/ecv/ecv.cls
12mr|texlive-ecv-0.3-2|39	%{_texmfdistdir}/tex/latex/ecv/ecvEnglish.ldf
12mr|texlive-ecv-0.3-2|40	%{_texmfdistdir}/tex/latex/ecv/ecvGerman.ldf
12mr|texlive-ecv-0.3-2|41	%{_texmfdistdir}/tex/latex/ecv/ecvNLS.sty
12mr|texlive-ecv-0.3-2|42	%doc %{_texmfdistdir}/doc/latex/ecv/COPYING
12mr|texlive-ecv-0.3-2|43	%doc %{_texmfdistdir}/doc/latex/ecv/README
12mr|texlive-ecv-0.3-2|44	%doc %{_texmfdistdir}/doc/latex/ecv/docstrip.cfg
12mr|texlive-ecv-0.3-2|45	%doc %{_texmfdistdir}/doc/latex/ecv/ecv.pdf
12mr|texlive-ecv-0.3-2|46	%doc %{_texmfdistdir}/doc/latex/ecv/template/CV-template_de.pdf
12mr|texlive-ecv-0.3-2|47	%doc %{_texmfdistdir}/doc/latex/ecv/template/CV-template_de.tex
12mr|texlive-ecv-0.3-2|48	%doc %{_texmfdistdir}/doc/latex/ecv/template/CV-template_en.pdf
12mr|texlive-ecv-0.3-2|49	%doc %{_texmfdistdir}/doc/latex/ecv/template/CV-template_en.tex
12mr|texlive-ecv-0.3-2|50	%doc %{_texmfdistdir}/doc/latex/ecv/template/Makefile
12mr|texlive-ecv-0.3-2|51	%doc %{_texmfdistdir}/doc/latex/ecv/template/portrait.eps
12mr|texlive-ecv-0.3-2|52	#- source
12mr|texlive-ecv-0.3-2|53	%doc %{_texmfdistdir}/source/latex/ecv/ecv.dtx
12mr|texlive-ecv-0.3-2|54	%doc %{_texmfdistdir}/source/latex/ecv/ecv.ins
12mr|texlive-ecv-0.3-2|55	
12mr|texlive-ecv-0.3-2|56	#-----------------------------------------------------------------------
12mr|texlive-ecv-0.3-2|57	%prep
12mr|texlive-ecv-0.3-2|58	%setup -c -a0 -a1 -a2
12mr|texlive-ecv-0.3-2|59	
12mr|texlive-ecv-0.3-2|60	%build
12mr|texlive-ecv-0.3-2|61	
12mr|texlive-ecv-0.3-2|62	%install
12mr|texlive-ecv-0.3-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ecv-0.3-2|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ecv-0.3-2|65	
12mr|texlive-ecv-0.3-2|66	
12mr|texlive-ecv-0.3-2|67	
12mr|texlive-ecv-0.3-2|68	%changelog
12mr|texlive-ecv-0.3-2|69	

17247 12
12mr|texlive-ed-1.8-1|1	# revision 25231
12mr|texlive-ed-1.8-1|2	# category Package
12mr|texlive-ed-1.8-1|3	# catalog-ctan /macros/latex/contrib/ed
12mr|texlive-ed-1.8-1|4	# catalog-date 2012-01-29 16:01:54 +0100
12mr|texlive-ed-1.8-1|5	# catalog-license lppl1
12mr|texlive-ed-1.8-1|6	# catalog-version 1.8
12mr|texlive-ed-1.8-1|7	Name:		texlive-ed
12mr|texlive-ed-1.8-1|8	Version:	1.8
12mr|texlive-ed-1.8-1|9	Release:	1
12mr|texlive-ed-1.8-1|10	Summary:	Editorial Notes for LaTeX documents
12mr|texlive-ed-1.8-1|11	Group:		Publishing
12mr|texlive-ed-1.8-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ed
12mr|texlive-ed-1.8-1|13	License:	LPPL1
12mr|texlive-ed-1.8-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ed.tar.xz
12mr|texlive-ed-1.8-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ed.doc.tar.xz
12mr|texlive-ed-1.8-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ed.source.tar.xz
12mr|texlive-ed-1.8-1|17	BuildArch:	noarch
12mr|texlive-ed-1.8-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ed-1.8-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ed-1.8-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-ed-1.8-1|21	
12mr|texlive-ed-1.8-1|22	%description
12mr|texlive-ed-1.8-1|23	This package defines a couple of editorial notes that simplify
12mr|texlive-ed-1.8-1|24	collaboration on a LaTeX text. These allow authors to annotate
12mr|texlive-ed-1.8-1|25	status information in the source. In draft mode, the
12mr|texlive-ed-1.8-1|26	annotations are shown for communication, and in publication
12mr|texlive-ed-1.8-1|27	mode these are suppressed.
12mr|texlive-ed-1.8-1|28	
12mr|texlive-ed-1.8-1|29	%post
12mr|texlive-ed-1.8-1|30	%{_sbindir}/texlive.post
12mr|texlive-ed-1.8-1|31	
12mr|texlive-ed-1.8-1|32	%postun
12mr|texlive-ed-1.8-1|33	if [ $1 -eq 0 ]; then
12mr|texlive-ed-1.8-1|34	%{_sbindir}/texlive.post
12mr|texlive-ed-1.8-1|35	fi
12mr|texlive-ed-1.8-1|36	
12mr|texlive-ed-1.8-1|37	#-----------------------------------------------------------------------
12mr|texlive-ed-1.8-1|38	%files
12mr|texlive-ed-1.8-1|39	%{_texmfdistdir}/tex/latex/ed/ed.sty
12mr|texlive-ed-1.8-1|40	%doc %{_texmfdistdir}/doc/latex/ed/Makefile
12mr|texlive-ed-1.8-1|41	%doc %{_texmfdistdir}/doc/latex/ed/README
12mr|texlive-ed-1.8-1|42	%doc %{_texmfdistdir}/doc/latex/ed/ed.pdf
12mr|texlive-ed-1.8-1|43	%doc %{_texmfdistdir}/doc/latex/ed/ed.sty.ltxml
12mr|texlive-ed-1.8-1|44	#- source
12mr|texlive-ed-1.8-1|45	%doc %{_texmfdistdir}/source/latex/ed/ed.dtx
12mr|texlive-ed-1.8-1|46	%doc %{_texmfdistdir}/source/latex/ed/ed.ins
12mr|texlive-ed-1.8-1|47	
12mr|texlive-ed-1.8-1|48	#-----------------------------------------------------------------------
12mr|texlive-ed-1.8-1|49	%prep
12mr|texlive-ed-1.8-1|50	%setup -c -a0 -a1 -a2
12mr|texlive-ed-1.8-1|51	
12mr|texlive-ed-1.8-1|52	%build
12mr|texlive-ed-1.8-1|53	
12mr|texlive-ed-1.8-1|54	%install
12mr|texlive-ed-1.8-1|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ed-1.8-1|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ed-1.8-1|57	
12mr|texlive-ed-1.8-1|58	
12mr|texlive-ed-1.8-1|59	
12mr|texlive-ed-1.8-1|60	%changelog
12mr|texlive-ed-1.8-1|61	

17248 12
12mr|texlive-edfnotes-0.6b-2|1	# revision 21540
12mr|texlive-edfnotes-0.6b-2|2	# category Package
12mr|texlive-edfnotes-0.6b-2|3	# catalog-ctan /macros/latex/contrib/edfnotes
12mr|texlive-edfnotes-0.6b-2|4	# catalog-date 2011-02-22 21:47:43 +0100
12mr|texlive-edfnotes-0.6b-2|5	# catalog-license lppl1.3
12mr|texlive-edfnotes-0.6b-2|6	# catalog-version 0.6b
12mr|texlive-edfnotes-0.6b-2|7	Name:		texlive-edfnotes
12mr|texlive-edfnotes-0.6b-2|8	Version:	0.6b
12mr|texlive-edfnotes-0.6b-2|9	Release:	2
12mr|texlive-edfnotes-0.6b-2|10	Summary:	Critical annotations to footnotes with ednotes
12mr|texlive-edfnotes-0.6b-2|11	Group:		Publishing
12mr|texlive-edfnotes-0.6b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/edfnotes
12mr|texlive-edfnotes-0.6b-2|13	License:	LPPL1.3
12mr|texlive-edfnotes-0.6b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edfnotes.tar.xz
12mr|texlive-edfnotes-0.6b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edfnotes.doc.tar.xz
12mr|texlive-edfnotes-0.6b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edfnotes.source.tar.xz
12mr|texlive-edfnotes-0.6b-2|17	BuildArch:	noarch
12mr|texlive-edfnotes-0.6b-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-edfnotes-0.6b-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-edfnotes-0.6b-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-edfnotes-0.6b-2|21	
12mr|texlive-edfnotes-0.6b-2|22	%description
12mr|texlive-edfnotes-0.6b-2|23	The package modifies the annotation commands and label-test
12mr|texlive-edfnotes-0.6b-2|24	mechanism of the ednotes package so that critical notes appear
12mr|texlive-edfnotes-0.6b-2|25	on the pages and in the order that one would expect.
12mr|texlive-edfnotes-0.6b-2|26	
12mr|texlive-edfnotes-0.6b-2|27	%post
12mr|texlive-edfnotes-0.6b-2|28	%{_sbindir}/texlive.post
12mr|texlive-edfnotes-0.6b-2|29	
12mr|texlive-edfnotes-0.6b-2|30	%postun
12mr|texlive-edfnotes-0.6b-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-edfnotes-0.6b-2|32	%{_sbindir}/texlive.post
12mr|texlive-edfnotes-0.6b-2|33	fi
12mr|texlive-edfnotes-0.6b-2|34	
12mr|texlive-edfnotes-0.6b-2|35	#-----------------------------------------------------------------------
12mr|texlive-edfnotes-0.6b-2|36	%files
12mr|texlive-edfnotes-0.6b-2|37	%{_texmfdistdir}/tex/latex/edfnotes/edfnotes.sty
12mr|texlive-edfnotes-0.6b-2|38	%doc %{_texmfdistdir}/doc/latex/edfnotes/PdUsample.pdf
12mr|texlive-edfnotes-0.6b-2|39	%doc %{_texmfdistdir}/doc/latex/edfnotes/README
12mr|texlive-edfnotes-0.6b-2|40	%doc %{_texmfdistdir}/doc/latex/edfnotes/README.pdf
12mr|texlive-edfnotes-0.6b-2|41	%doc %{_texmfdistdir}/doc/latex/edfnotes/README.txt
12mr|texlive-edfnotes-0.6b-2|42	%doc %{_texmfdistdir}/doc/latex/edfnotes/SRCFILEs.txt
12mr|texlive-edfnotes-0.6b-2|43	%doc %{_texmfdistdir}/doc/latex/edfnotes/edfnotes.pdf
12mr|texlive-edfnotes-0.6b-2|44	#- source
12mr|texlive-edfnotes-0.6b-2|45	%doc %{_texmfdistdir}/source/latex/edfnotes/README.tex
12mr|texlive-edfnotes-0.6b-2|46	%doc %{_texmfdistdir}/source/latex/edfnotes/edfnotes.tex
12mr|texlive-edfnotes-0.6b-2|47	%doc %{_texmfdistdir}/source/latex/edfnotes/srcfiles.tex
12mr|texlive-edfnotes-0.6b-2|48	
12mr|texlive-edfnotes-0.6b-2|49	#-----------------------------------------------------------------------
12mr|texlive-edfnotes-0.6b-2|50	%prep
12mr|texlive-edfnotes-0.6b-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-edfnotes-0.6b-2|52	
12mr|texlive-edfnotes-0.6b-2|53	%build
12mr|texlive-edfnotes-0.6b-2|54	
12mr|texlive-edfnotes-0.6b-2|55	%install
12mr|texlive-edfnotes-0.6b-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-edfnotes-0.6b-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-edfnotes-0.6b-2|58	
12mr|texlive-edfnotes-0.6b-2|59	
12mr|texlive-edfnotes-0.6b-2|60	
12mr|texlive-edfnotes-0.6b-2|61	%changelog
12mr|texlive-edfnotes-0.6b-2|62	

17249 12
12mr|texlive-edmac-20070102-2|1	# revision 15878
12mr|texlive-edmac-20070102-2|2	# category Package
12mr|texlive-edmac-20070102-2|3	# catalog-ctan /macros/plain/contrib/edmac
12mr|texlive-edmac-20070102-2|4	# catalog-date 2007-01-02 10:01:06 +0100
12mr|texlive-edmac-20070102-2|5	# catalog-license lppl
12mr|texlive-edmac-20070102-2|6	# catalog-version undef
12mr|texlive-edmac-20070102-2|7	Name:		texlive-edmac
12mr|texlive-edmac-20070102-2|8	Version:	20070102
12mr|texlive-edmac-20070102-2|9	Release:	2
12mr|texlive-edmac-20070102-2|10	Summary:	Typeset scholarly edition
12mr|texlive-edmac-20070102-2|11	Group:		Publishing
12mr|texlive-edmac-20070102-2|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/edmac
12mr|texlive-edmac-20070102-2|13	License:	LPPL
12mr|texlive-edmac-20070102-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edmac.tar.xz
12mr|texlive-edmac-20070102-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edmac.doc.tar.xz
12mr|texlive-edmac-20070102-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edmac.source.tar.xz
12mr|texlive-edmac-20070102-2|17	BuildArch:	noarch
12mr|texlive-edmac-20070102-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-edmac-20070102-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-edmac-20070102-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-edmac-20070102-2|21	
12mr|texlive-edmac-20070102-2|22	%description
12mr|texlive-edmac-20070102-2|23	A macro package for typesetting scholarly critical editions.
12mr|texlive-edmac-20070102-2|24	
12mr|texlive-edmac-20070102-2|25	%post
12mr|texlive-edmac-20070102-2|26	%{_sbindir}/texlive.post
12mr|texlive-edmac-20070102-2|27	
12mr|texlive-edmac-20070102-2|28	%postun
12mr|texlive-edmac-20070102-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-edmac-20070102-2|30	%{_sbindir}/texlive.post
12mr|texlive-edmac-20070102-2|31	fi
12mr|texlive-edmac-20070102-2|32	
12mr|texlive-edmac-20070102-2|33	#-----------------------------------------------------------------------
12mr|texlive-edmac-20070102-2|34	%files
12mr|texlive-edmac-20070102-2|35	%{_texmfdistdir}/tex/generic/edmac/edmac.tex
12mr|texlive-edmac-20070102-2|36	%{_texmfdistdir}/tex/generic/edmac/edmacfss.sty
12mr|texlive-edmac-20070102-2|37	%{_texmfdistdir}/tex/generic/edmac/edstanza.tex
12mr|texlive-edmac-20070102-2|38	%{_texmfdistdir}/tex/generic/edmac/tabmac.tex
12mr|texlive-edmac-20070102-2|39	%doc %{_texmfdistdir}/doc/latex/edmac/COPYRIGHT
12mr|texlive-edmac-20070102-2|40	%doc %{_texmfdistdir}/doc/latex/edmac/braonain.tex
12mr|texlive-edmac-20070102-2|41	%doc %{_texmfdistdir}/doc/latex/edmac/copying
12mr|texlive-edmac-20070102-2|42	%doc %{_texmfdistdir}/doc/latex/edmac/ed-nfss.txt
12mr|texlive-edmac-20070102-2|43	%doc %{_texmfdistdir}/doc/latex/edmac/edmac.doc
12mr|texlive-edmac-20070102-2|44	%doc %{_texmfdistdir}/doc/latex/edmac/edstanza.doc
12mr|texlive-edmac-20070102-2|45	%doc %{_texmfdistdir}/doc/latex/edmac/edszadoc.tex
12mr|texlive-edmac-20070102-2|46	%doc %{_texmfdistdir}/doc/latex/edmac/features.tex
12mr|texlive-edmac-20070102-2|47	%doc %{_texmfdistdir}/doc/latex/edmac/readme
12mr|texlive-edmac-20070102-2|48	#- source
12mr|texlive-edmac-20070102-2|49	%doc %{_texmfdistdir}/source/latex/edmac/edmac.drv
12mr|texlive-edmac-20070102-2|50	
12mr|texlive-edmac-20070102-2|51	#-----------------------------------------------------------------------
12mr|texlive-edmac-20070102-2|52	%prep
12mr|texlive-edmac-20070102-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-edmac-20070102-2|54	
12mr|texlive-edmac-20070102-2|55	%build
12mr|texlive-edmac-20070102-2|56	
12mr|texlive-edmac-20070102-2|57	%install
12mr|texlive-edmac-20070102-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-edmac-20070102-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-edmac-20070102-2|60	
12mr|texlive-edmac-20070102-2|61	
12mr|texlive-edmac-20070102-2|62	
12mr|texlive-edmac-20070102-2|63	%changelog
12mr|texlive-edmac-20070102-2|64	

17250 12
12mr|texlive-edmargin-1.02-2|1	# revision 15878
12mr|texlive-edmargin-1.02-2|2	# category Package
12mr|texlive-edmargin-1.02-2|3	# catalog-ctan /macros/latex/contrib/edmargin
12mr|texlive-edmargin-1.02-2|4	# catalog-date 2008-08-19 08:58:40 +0200
12mr|texlive-edmargin-1.02-2|5	# catalog-license lppl
12mr|texlive-edmargin-1.02-2|6	# catalog-version 1.02
12mr|texlive-edmargin-1.02-2|7	Name:		texlive-edmargin
12mr|texlive-edmargin-1.02-2|8	Version:	1.02
12mr|texlive-edmargin-1.02-2|9	Release:	2
12mr|texlive-edmargin-1.02-2|10	Summary:	Multiple series of endnotes for critical editions
12mr|texlive-edmargin-1.02-2|11	Group:		Publishing
12mr|texlive-edmargin-1.02-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/edmargin
12mr|texlive-edmargin-1.02-2|13	License:	LPPL
12mr|texlive-edmargin-1.02-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edmargin.tar.xz
12mr|texlive-edmargin-1.02-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edmargin.doc.tar.xz
12mr|texlive-edmargin-1.02-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/edmargin.source.tar.xz
12mr|texlive-edmargin-1.02-2|17	BuildArch:	noarch
12mr|texlive-edmargin-1.02-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-edmargin-1.02-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-edmargin-1.02-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-edmargin-1.02-2|21	
12mr|texlive-edmargin-1.02-2|22	%description
12mr|texlive-edmargin-1.02-2|23	Edmargin provides a very simple scheme for endnote sections for
12mr|texlive-edmargin-1.02-2|24	critical editions. Endnotes can either be marked in the text,
12mr|texlive-edmargin-1.02-2|25	or with marginal references to the page in the note sections
12mr|texlive-edmargin-1.02-2|26	where the note is to be found. Notes can be set in individual
12mr|texlive-edmargin-1.02-2|27	paragraphs, or in block paragraph mode (where there are many
12mr|texlive-edmargin-1.02-2|28	short notes). Note sections will have running headers of the
12mr|texlive-edmargin-1.02-2|29	form "Textual notes to pp. xx--yy". New note sections can be
12mr|texlive-edmargin-1.02-2|30	created on the fly. There are predefined endnote sections for
12mr|texlive-edmargin-1.02-2|31	textual notes, emendations, and explanatory notes.
12mr|texlive-edmargin-1.02-2|32	
12mr|texlive-edmargin-1.02-2|33	%post
12mr|texlive-edmargin-1.02-2|34	%{_sbindir}/texlive.post
12mr|texlive-edmargin-1.02-2|35	
12mr|texlive-edmargin-1.02-2|36	%postun
12mr|texlive-edmargin-1.02-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-edmargin-1.02-2|38	%{_sbindir}/texlive.post
12mr|texlive-edmargin-1.02-2|39	fi
12mr|texlive-edmargin-1.02-2|40	
12mr|texlive-edmargin-1.02-2|41	#-----------------------------------------------------------------------
12mr|texlive-edmargin-1.02-2|42	%files
12mr|texlive-edmargin-1.02-2|43	%{_texmfdistdir}/tex/latex/edmargin/edmargin.sty
12mr|texlive-edmargin-1.02-2|44	%doc %{_texmfdistdir}/doc/latex/edmargin/README
12mr|texlive-edmargin-1.02-2|45	%doc %{_texmfdistdir}/doc/latex/edmargin/edmargin.pdf
12mr|texlive-edmargin-1.02-2|46	#- source
12mr|texlive-edmargin-1.02-2|47	%doc %{_texmfdistdir}/source/latex/edmargin/edmargin.dtx
12mr|texlive-edmargin-1.02-2|48	%doc %{_texmfdistdir}/source/latex/edmargin/edmargin.ins
12mr|texlive-edmargin-1.02-2|49	
12mr|texlive-edmargin-1.02-2|50	#-----------------------------------------------------------------------
12mr|texlive-edmargin-1.02-2|51	%prep
12mr|texlive-edmargin-1.02-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-edmargin-1.02-2|53	
12mr|texlive-edmargin-1.02-2|54	%build
12mr|texlive-edmargin-1.02-2|55	
12mr|texlive-edmargin-1.02-2|56	%install
12mr|texlive-edmargin-1.02-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-edmargin-1.02-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-edmargin-1.02-2|59	
12mr|texlive-edmargin-1.02-2|60	
12mr|texlive-edmargin-1.02-2|61	
12mr|texlive-edmargin-1.02-2|62	%changelog
12mr|texlive-edmargin-1.02-2|63	

17251 12
12mr|texlive-ednotes-1.3a-2|1	# revision 19440
12mr|texlive-ednotes-1.3a-2|2	# category Package
12mr|texlive-ednotes-1.3a-2|3	# catalog-ctan /macros/latex/contrib/ednotes
12mr|texlive-ednotes-1.3a-2|4	# catalog-date 2008-01-07 00:37:03 +0100
12mr|texlive-ednotes-1.3a-2|5	# catalog-license lppl
12mr|texlive-ednotes-1.3a-2|6	# catalog-version 1.3a
12mr|texlive-ednotes-1.3a-2|7	Name:		texlive-ednotes
12mr|texlive-ednotes-1.3a-2|8	Version:	1.3a
12mr|texlive-ednotes-1.3a-2|9	Release:	2
12mr|texlive-ednotes-1.3a-2|10	Summary:	Typeset scholarly editions
12mr|texlive-ednotes-1.3a-2|11	Group:		Publishing
12mr|texlive-ednotes-1.3a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ednotes
12mr|texlive-ednotes-1.3a-2|13	License:	LPPL
12mr|texlive-ednotes-1.3a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ednotes.tar.xz
12mr|texlive-ednotes-1.3a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ednotes.doc.tar.xz
12mr|texlive-ednotes-1.3a-2|16	BuildArch:	noarch
12mr|texlive-ednotes-1.3a-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ednotes-1.3a-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ednotes-1.3a-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ednotes-1.3a-2|20	
12mr|texlive-ednotes-1.3a-2|21	%description
12mr|texlive-ednotes-1.3a-2|22	A macro package for typesetting scholarly critical editions.
12mr|texlive-ednotes-1.3a-2|23	Provides macros for critical edition typesetting with LaTeX,
12mr|texlive-ednotes-1.3a-2|24	including support for line numbers and layers of footnotes.
12mr|texlive-ednotes-1.3a-2|25	
12mr|texlive-ednotes-1.3a-2|26	%post
12mr|texlive-ednotes-1.3a-2|27	%{_sbindir}/texlive.post
12mr|texlive-ednotes-1.3a-2|28	
12mr|texlive-ednotes-1.3a-2|29	%postun
12mr|texlive-ednotes-1.3a-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-ednotes-1.3a-2|31	%{_sbindir}/texlive.post
12mr|texlive-ednotes-1.3a-2|32	fi
12mr|texlive-ednotes-1.3a-2|33	
12mr|texlive-ednotes-1.3a-2|34	#-----------------------------------------------------------------------
12mr|texlive-ednotes-1.3a-2|35	%files
12mr|texlive-ednotes-1.3a-2|36	%{_texmfdistdir}/tex/latex/ednotes/edcntwd0.sty
12mr|texlive-ednotes-1.3a-2|37	%{_texmfdistdir}/tex/latex/ednotes/ednotes.sty
12mr|texlive-ednotes-1.3a-2|38	%{_texmfdistdir}/tex/latex/ednotes/lblchng1.sty
12mr|texlive-ednotes-1.3a-2|39	%{_texmfdistdir}/tex/latex/ednotes/mfparptc.sty
12mr|texlive-ednotes-1.3a-2|40	%{_texmfdistdir}/tex/latex/ednotes/mfparxsp.sty
12mr|texlive-ednotes-1.3a-2|41	%doc %{_texmfdistdir}/doc/latex/ednotes/CHANGES.txt
12mr|texlive-ednotes-1.3a-2|42	%doc %{_texmfdistdir}/doc/latex/ednotes/CHANGING.txt
12mr|texlive-ednotes-1.3a-2|43	%doc %{_texmfdistdir}/doc/latex/ednotes/README
12mr|texlive-ednotes-1.3a-2|44	%doc %{_texmfdistdir}/doc/latex/ednotes/README.TEXLIVE
12mr|texlive-ednotes-1.3a-2|45	%doc %{_texmfdistdir}/doc/latex/ednotes/README4U.txt
12mr|texlive-ednotes-1.3a-2|46	%doc %{_texmfdistdir}/doc/latex/ednotes/READMORE.txt
12mr|texlive-ednotes-1.3a-2|47	%doc %{_texmfdistdir}/doc/latex/ednotes/ednotes.pdf
12mr|texlive-ednotes-1.3a-2|48	%doc %{_texmfdistdir}/doc/latex/ednotes/ednotes.tex
12mr|texlive-ednotes-1.3a-2|49	%doc %{_texmfdistdir}/doc/latex/ednotes/ednotugb.pdf
12mr|texlive-ednotes-1.3a-2|50	%doc %{_texmfdistdir}/doc/latex/ednotes/emathtst.tex
12mr|texlive-ednotes-1.3a-2|51	%doc %{_texmfdistdir}/doc/latex/ednotes/varnrule.tex
12mr|texlive-ednotes-1.3a-2|52	%doc %{_texmfdistdir}/doc/latex/ednotes/visible.txt
12mr|texlive-ednotes-1.3a-2|53	
12mr|texlive-ednotes-1.3a-2|54	#-----------------------------------------------------------------------
12mr|texlive-ednotes-1.3a-2|55	%prep
12mr|texlive-ednotes-1.3a-2|56	%setup -c -a0 -a1
12mr|texlive-ednotes-1.3a-2|57	
12mr|texlive-ednotes-1.3a-2|58	%build
12mr|texlive-ednotes-1.3a-2|59	
12mr|texlive-ednotes-1.3a-2|60	%install
12mr|texlive-ednotes-1.3a-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ednotes-1.3a-2|62	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ednotes-1.3a-2|63	
12mr|texlive-ednotes-1.3a-2|64	
12mr|texlive-ednotes-1.3a-2|65	
12mr|texlive-ednotes-1.3a-2|66	%changelog
12mr|texlive-ednotes-1.3a-2|67	

17252 12
12mr|texlive-eemeir-1.1b-2|1	# revision 15878
12mr|texlive-eemeir-1.1b-2|2	# category Package
12mr|texlive-eemeir-1.1b-2|3	# catalog-ctan /macros/latex/contrib/eemeir
12mr|texlive-eemeir-1.1b-2|4	# catalog-date 2007-02-20 10:49:06 +0100
12mr|texlive-eemeir-1.1b-2|5	# catalog-license lppl
12mr|texlive-eemeir-1.1b-2|6	# catalog-version 1.1b
12mr|texlive-eemeir-1.1b-2|7	Name:		texlive-eemeir
12mr|texlive-eemeir-1.1b-2|8	Version:	1.1b
12mr|texlive-eemeir-1.1b-2|9	Release:	2
12mr|texlive-eemeir-1.1b-2|10	Summary:	Adjust the gender of words in a document
12mr|texlive-eemeir-1.1b-2|11	Group:		Publishing
12mr|texlive-eemeir-1.1b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eemeir
12mr|texlive-eemeir-1.1b-2|13	License:	LPPL
12mr|texlive-eemeir-1.1b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eemeir.tar.xz
12mr|texlive-eemeir-1.1b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eemeir.doc.tar.xz
12mr|texlive-eemeir-1.1b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eemeir.source.tar.xz
12mr|texlive-eemeir-1.1b-2|17	BuildArch:	noarch
12mr|texlive-eemeir-1.1b-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-eemeir-1.1b-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-eemeir-1.1b-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-eemeir-1.1b-2|21	
12mr|texlive-eemeir-1.1b-2|22	%description
12mr|texlive-eemeir-1.1b-2|23	Defines macros for third-person singular pronouns (\E, \Em,
12mr|texlive-eemeir-1.1b-2|24	\Eir, \Eirs), which expand differently according to a
12mr|texlive-eemeir-1.1b-2|25	masculine/feminine switch. (If the switch is 'masculine', they
12mr|texlive-eemeir-1.1b-2|26	would expand to 'he', 'him', 'his' and 'his'; if 'feminine',
12mr|texlive-eemeir-1.1b-2|27	they would expand to 'she', 'her', 'her' and 'hers". Apart from
12mr|texlive-eemeir-1.1b-2|28	the pronouns, one can define 'word pairs', such as
12mr|texlive-eemeir-1.1b-2|29	mother/father, daughter/son, and so on. Gender may be defined
12mr|texlive-eemeir-1.1b-2|30	once per document, as an environment, or may be flipped on the
12mr|texlive-eemeir-1.1b-2|31	fly.
12mr|texlive-eemeir-1.1b-2|32	
12mr|texlive-eemeir-1.1b-2|33	%post
12mr|texlive-eemeir-1.1b-2|34	%{_sbindir}/texlive.post
12mr|texlive-eemeir-1.1b-2|35	
12mr|texlive-eemeir-1.1b-2|36	%postun
12mr|texlive-eemeir-1.1b-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-eemeir-1.1b-2|38	%{_sbindir}/texlive.post
12mr|texlive-eemeir-1.1b-2|39	fi
12mr|texlive-eemeir-1.1b-2|40	
12mr|texlive-eemeir-1.1b-2|41	#-----------------------------------------------------------------------
12mr|texlive-eemeir-1.1b-2|42	%files
12mr|texlive-eemeir-1.1b-2|43	%{_texmfdistdir}/tex/latex/eemeir/eemeir.sty
12mr|texlive-eemeir-1.1b-2|44	%doc %{_texmfdistdir}/doc/latex/eemeir/README
12mr|texlive-eemeir-1.1b-2|45	%doc %{_texmfdistdir}/doc/latex/eemeir/eemeir.pdf
12mr|texlive-eemeir-1.1b-2|46	#- source
12mr|texlive-eemeir-1.1b-2|47	%doc %{_texmfdistdir}/source/latex/eemeir/eemeir.dtx
12mr|texlive-eemeir-1.1b-2|48	%doc %{_texmfdistdir}/source/latex/eemeir/eemeir.ins
12mr|texlive-eemeir-1.1b-2|49	
12mr|texlive-eemeir-1.1b-2|50	#-----------------------------------------------------------------------
12mr|texlive-eemeir-1.1b-2|51	%prep
12mr|texlive-eemeir-1.1b-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-eemeir-1.1b-2|53	
12mr|texlive-eemeir-1.1b-2|54	%build
12mr|texlive-eemeir-1.1b-2|55	
12mr|texlive-eemeir-1.1b-2|56	%install
12mr|texlive-eemeir-1.1b-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-eemeir-1.1b-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-eemeir-1.1b-2|59	
12mr|texlive-eemeir-1.1b-2|60	
12mr|texlive-eemeir-1.1b-2|61	
12mr|texlive-eemeir-1.1b-2|62	%changelog
12mr|texlive-eemeir-1.1b-2|63	

17253 12
12mr|texlive-eepic-1.1e-2|1	# revision 15878
12mr|texlive-eepic-1.1e-2|2	# category Package
12mr|texlive-eepic-1.1e-2|3	# catalog-ctan /macros/latex/contrib/eepic
12mr|texlive-eepic-1.1e-2|4	# catalog-date 2009-09-25 23:06:49 +0200
12mr|texlive-eepic-1.1e-2|5	# catalog-license pd
12mr|texlive-eepic-1.1e-2|6	# catalog-version 1.1e
12mr|texlive-eepic-1.1e-2|7	Name:		texlive-eepic
12mr|texlive-eepic-1.1e-2|8	Version:	1.1e
12mr|texlive-eepic-1.1e-2|9	Release:	2
12mr|texlive-eepic-1.1e-2|10	Summary:	Extensions to epic and the LaTeX drawing tools
12mr|texlive-eepic-1.1e-2|11	Group:		Publishing
12mr|texlive-eepic-1.1e-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eepic
12mr|texlive-eepic-1.1e-2|13	License:	PD
12mr|texlive-eepic-1.1e-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eepic.tar.xz
12mr|texlive-eepic-1.1e-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eepic.doc.tar.xz
12mr|texlive-eepic-1.1e-2|16	BuildArch:	noarch
12mr|texlive-eepic-1.1e-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-eepic-1.1e-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-eepic-1.1e-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-eepic-1.1e-2|20	
12mr|texlive-eepic-1.1e-2|21	%description
12mr|texlive-eepic-1.1e-2|22	Extensions to epic and the LaTeX picture drawing environment,
12mr|texlive-eepic-1.1e-2|23	include the drawing of lines at any slope, the drawing of
12mr|texlive-eepic-1.1e-2|24	circles in any radii, and the drawing of dotted and dashed
12mr|texlive-eepic-1.1e-2|25	lines much faster with much less TeX memory, and providing
12mr|texlive-eepic-1.1e-2|26	several new commands for drawing ellipses, arcs, splines, and
12mr|texlive-eepic-1.1e-2|27	filled circles and ellipses. The package uses tpic \special
12mr|texlive-eepic-1.1e-2|28	commands.
12mr|texlive-eepic-1.1e-2|29	
12mr|texlive-eepic-1.1e-2|30	%post
12mr|texlive-eepic-1.1e-2|31	%{_sbindir}/texlive.post
12mr|texlive-eepic-1.1e-2|32	
12mr|texlive-eepic-1.1e-2|33	%postun
12mr|texlive-eepic-1.1e-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-eepic-1.1e-2|35	%{_sbindir}/texlive.post
12mr|texlive-eepic-1.1e-2|36	fi
12mr|texlive-eepic-1.1e-2|37	
12mr|texlive-eepic-1.1e-2|38	#-----------------------------------------------------------------------
12mr|texlive-eepic-1.1e-2|39	%files
12mr|texlive-eepic-1.1e-2|40	%{_texmfdistdir}/tex/latex/eepic/eepic.sty
12mr|texlive-eepic-1.1e-2|41	%{_texmfdistdir}/tex/latex/eepic/eepicemu.sty
12mr|texlive-eepic-1.1e-2|42	%{_texmfdistdir}/tex/latex/eepic/epic.sty
12mr|texlive-eepic-1.1e-2|43	%doc %{_texmfdistdir}/doc/latex/eepic/eepic.pdf
12mr|texlive-eepic-1.1e-2|44	%doc %{_texmfdistdir}/doc/latex/eepic/eepic.tex
12mr|texlive-eepic-1.1e-2|45	%doc %{_texmfdistdir}/doc/latex/eepic/epic-eg3.fig
12mr|texlive-eepic-1.1e-2|46	%doc %{_texmfdistdir}/doc/latex/eepic/epic-eg3.tex
12mr|texlive-eepic-1.1e-2|47	%doc %{_texmfdistdir}/doc/latex/eepic/epic-eg4.fig
12mr|texlive-eepic-1.1e-2|48	%doc %{_texmfdistdir}/doc/latex/eepic/epic-eg4.tex
12mr|texlive-eepic-1.1e-2|49	%doc %{_texmfdistdir}/doc/latex/eepic/fig2eepic/epic-eg3.fig
12mr|texlive-eepic-1.1e-2|50	%doc %{_texmfdistdir}/doc/latex/eepic/fig2eepic/epic-eg4.fig
12mr|texlive-eepic-1.1e-2|51	%doc %{_texmfdistdir}/doc/latex/eepic/fig2eepic/fig2epic.1
12mr|texlive-eepic-1.1e-2|52	%doc %{_texmfdistdir}/doc/latex/eepic/fig2eepic/makefile
12mr|texlive-eepic-1.1e-2|53	%doc %{_texmfdistdir}/doc/latex/eepic/fig2eepic/readme
12mr|texlive-eepic-1.1e-2|54	%doc %{_texmfdistdir}/doc/latex/eepic/grafig.shar
12mr|texlive-eepic-1.1e-2|55	%doc %{_texmfdistdir}/doc/latex/eepic/readme
12mr|texlive-eepic-1.1e-2|56	
12mr|texlive-eepic-1.1e-2|57	#-----------------------------------------------------------------------
12mr|texlive-eepic-1.1e-2|58	%prep
12mr|texlive-eepic-1.1e-2|59	%setup -c -a0 -a1
12mr|texlive-eepic-1.1e-2|60	
12mr|texlive-eepic-1.1e-2|61	%build
12mr|texlive-eepic-1.1e-2|62	
12mr|texlive-eepic-1.1e-2|63	%install
12mr|texlive-eepic-1.1e-2|64	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-eepic-1.1e-2|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-eepic-1.1e-2|66	
12mr|texlive-eepic-1.1e-2|67	
12mr|texlive-eepic-1.1e-2|68	
12mr|texlive-eepic-1.1e-2|69	%changelog
12mr|texlive-eepic-1.1e-2|70	

17254 12
12mr|texlive-egameps-1.1-2|1	# revision 15878
12mr|texlive-egameps-1.1-2|2	# category Package
12mr|texlive-egameps-1.1-2|3	# catalog-ctan /macros/latex/contrib/egameps
12mr|texlive-egameps-1.1-2|4	# catalog-date 2009-11-06 13:29:36 +0100
12mr|texlive-egameps-1.1-2|5	# catalog-license lppl
12mr|texlive-egameps-1.1-2|6	# catalog-version 1.1
12mr|texlive-egameps-1.1-2|7	Name:		texlive-egameps
12mr|texlive-egameps-1.1-2|8	Version:	1.1
12mr|texlive-egameps-1.1-2|9	Release:	2
12mr|texlive-egameps-1.1-2|10	Summary:	LaTeX package for typesetting extensive games
12mr|texlive-egameps-1.1-2|11	Group:		Publishing
12mr|texlive-egameps-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/egameps
12mr|texlive-egameps-1.1-2|13	License:	LPPL
12mr|texlive-egameps-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/egameps.tar.xz
12mr|texlive-egameps-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/egameps.doc.tar.xz
12mr|texlive-egameps-1.1-2|16	BuildArch:	noarch
12mr|texlive-egameps-1.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-egameps-1.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-egameps-1.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-egameps-1.1-2|20	
12mr|texlive-egameps-1.1-2|21	%description
12mr|texlive-egameps-1.1-2|22	The style is intended to have enough features to draw any
12mr|texlive-egameps-1.1-2|23	extensive game with relative ease. The facilities of PSTricks
12mr|texlive-egameps-1.1-2|24	are used for graphics. (An older version of the package, which
12mr|texlive-egameps-1.1-2|25	uses the LaTeX picture environment rather than PSTricks and
12mr|texlive-egameps-1.1-2|26	consequently has many fewer features is available on the
12mr|texlive-egameps-1.1-2|27	package home page.).
12mr|texlive-egameps-1.1-2|28	
12mr|texlive-egameps-1.1-2|29	%post
12mr|texlive-egameps-1.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-egameps-1.1-2|31	
12mr|texlive-egameps-1.1-2|32	%postun
12mr|texlive-egameps-1.1-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-egameps-1.1-2|34	%{_sbindir}/texlive.post
12mr|texlive-egameps-1.1-2|35	fi
12mr|texlive-egameps-1.1-2|36	
12mr|texlive-egameps-1.1-2|37	#-----------------------------------------------------------------------
12mr|texlive-egameps-1.1-2|38	%files
12mr|texlive-egameps-1.1-2|39	%{_texmfdistdir}/tex/latex/egameps/egameps.sty
12mr|texlive-egameps-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/egameps/README
12mr|texlive-egameps-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/egameps/egameps.pdf
12mr|texlive-egameps-1.1-2|42	%doc %{_texmfdistdir}/doc/latex/egameps/egameps.tex
12mr|texlive-egameps-1.1-2|43	
12mr|texlive-egameps-1.1-2|44	#-----------------------------------------------------------------------
12mr|texlive-egameps-1.1-2|45	%prep
12mr|texlive-egameps-1.1-2|46	%setup -c -a0 -a1
12mr|texlive-egameps-1.1-2|47	
12mr|texlive-egameps-1.1-2|48	%build
12mr|texlive-egameps-1.1-2|49	
12mr|texlive-egameps-1.1-2|50	%install
12mr|texlive-egameps-1.1-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-egameps-1.1-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-egameps-1.1-2|53	
12mr|texlive-egameps-1.1-2|54	
12mr|texlive-egameps-1.1-2|55	
12mr|texlive-egameps-1.1-2|56	%changelog
12mr|texlive-egameps-1.1-2|57	

17255 12
12mr|texlive-egplot-1.02a-2|1	# revision 20617
12mr|texlive-egplot-1.02a-2|2	# category Package
12mr|texlive-egplot-1.02a-2|3	# catalog-ctan /macros/latex/contrib/egplot
12mr|texlive-egplot-1.02a-2|4	# catalog-date 2010-11-30 14:05:46 +0100
12mr|texlive-egplot-1.02a-2|5	# catalog-license gpl
12mr|texlive-egplot-1.02a-2|6	# catalog-version 1.02a
12mr|texlive-egplot-1.02a-2|7	Name:		texlive-egplot
12mr|texlive-egplot-1.02a-2|8	Version:	1.02a
12mr|texlive-egplot-1.02a-2|9	Release:	2
12mr|texlive-egplot-1.02a-2|10	Summary:	Encapsulate Gnuplot sources in LaTeX documents
12mr|texlive-egplot-1.02a-2|11	Group:		Publishing
12mr|texlive-egplot-1.02a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/egplot
12mr|texlive-egplot-1.02a-2|13	License:	GPL
12mr|texlive-egplot-1.02a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/egplot.tar.xz
12mr|texlive-egplot-1.02a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/egplot.doc.tar.xz
12mr|texlive-egplot-1.02a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/egplot.source.tar.xz
12mr|texlive-egplot-1.02a-2|17	BuildArch:	noarch
12mr|texlive-egplot-1.02a-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-egplot-1.02a-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-egplot-1.02a-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-egplot-1.02a-2|21	
12mr|texlive-egplot-1.02a-2|22	%description
12mr|texlive-egplot-1.02a-2|23	A package to encapsulate gnuplot commands in a LaTeX source
12mr|texlive-egplot-1.02a-2|24	file, so that a document's figures are maintained in parallel
12mr|texlive-egplot-1.02a-2|25	with the document source itself.
12mr|texlive-egplot-1.02a-2|26	
12mr|texlive-egplot-1.02a-2|27	%post
12mr|texlive-egplot-1.02a-2|28	%{_sbindir}/texlive.post
12mr|texlive-egplot-1.02a-2|29	
12mr|texlive-egplot-1.02a-2|30	%postun
12mr|texlive-egplot-1.02a-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-egplot-1.02a-2|32	%{_sbindir}/texlive.post
12mr|texlive-egplot-1.02a-2|33	fi
12mr|texlive-egplot-1.02a-2|34	
12mr|texlive-egplot-1.02a-2|35	#-----------------------------------------------------------------------
12mr|texlive-egplot-1.02a-2|36	%files
12mr|texlive-egplot-1.02a-2|37	%{_texmfdistdir}/tex/latex/egplot/egplot.sty
12mr|texlive-egplot-1.02a-2|38	%doc %{_texmfdistdir}/doc/latex/egplot/egplot.README
12mr|texlive-egplot-1.02a-2|39	%doc %{_texmfdistdir}/doc/latex/egplot/egplot.pdf
12mr|texlive-egplot-1.02a-2|40	%doc %{_texmfdistdir}/doc/latex/egplot/manual.ps.gz
12mr|texlive-egplot-1.02a-2|41	#- source
12mr|texlive-egplot-1.02a-2|42	%doc %{_texmfdistdir}/source/latex/egplot/egplot.drv
12mr|texlive-egplot-1.02a-2|43	%doc %{_texmfdistdir}/source/latex/egplot/egplot.dtx
12mr|texlive-egplot-1.02a-2|44	%doc %{_texmfdistdir}/source/latex/egplot/egplot.ins
12mr|texlive-egplot-1.02a-2|45	%doc %{_texmfdistdir}/source/latex/egplot/egpman.drv
12mr|texlive-egplot-1.02a-2|46	
12mr|texlive-egplot-1.02a-2|47	#-----------------------------------------------------------------------
12mr|texlive-egplot-1.02a-2|48	%prep
12mr|texlive-egplot-1.02a-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-egplot-1.02a-2|50	
12mr|texlive-egplot-1.02a-2|51	%build
12mr|texlive-egplot-1.02a-2|52	
12mr|texlive-egplot-1.02a-2|53	%install
12mr|texlive-egplot-1.02a-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-egplot-1.02a-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-egplot-1.02a-2|56	
12mr|texlive-egplot-1.02a-2|57	
12mr|texlive-egplot-1.02a-2|58	
12mr|texlive-egplot-1.02a-2|59	%changelog
12mr|texlive-egplot-1.02a-2|60	

17256 12
12mr|texlive-eiad-20081205-2|1	# revision 15878
12mr|texlive-eiad-20081205-2|2	# category Package
12mr|texlive-eiad-20081205-2|3	# catalog-ctan /fonts/eiad
12mr|texlive-eiad-20081205-2|4	# catalog-date 2008-12-05 21:50:47 +0100
12mr|texlive-eiad-20081205-2|5	# catalog-license noinfo
12mr|texlive-eiad-20081205-2|6	# catalog-version undef
12mr|texlive-eiad-20081205-2|7	Name:		texlive-eiad
12mr|texlive-eiad-20081205-2|8	Version:	20081205
12mr|texlive-eiad-20081205-2|9	Release:	2
12mr|texlive-eiad-20081205-2|10	Summary:	Traditional style Irish fonts
12mr|texlive-eiad-20081205-2|11	Group:		Publishing
12mr|texlive-eiad-20081205-2|12	URL:		http://www.ctan.org/tex-archive/fonts/eiad
12mr|texlive-eiad-20081205-2|13	License:	NOINFO
12mr|texlive-eiad-20081205-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eiad.tar.xz
12mr|texlive-eiad-20081205-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eiad.doc.tar.xz
12mr|texlive-eiad-20081205-2|16	BuildArch:	noarch
12mr|texlive-eiad-20081205-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-eiad-20081205-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-eiad-20081205-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-eiad-20081205-2|20	
12mr|texlive-eiad-20081205-2|21	%description
12mr|texlive-eiad-20081205-2|22	In both lower and upper case 32 letters are defined (18 'plain'
12mr|texlive-eiad-20081205-2|23	ones, 5 long vowels and 9 aspirated consonants). The ligature
12mr|texlive-eiad-20081205-2|24	'agus' is also made available. The remaining characters
12mr|texlive-eiad-20081205-2|25	(digits, punctuation and accents) are inherited from the
12mr|texlive-eiad-20081205-2|26	Computer Modern family of fonts. The font definitions use code
12mr|texlive-eiad-20081205-2|27	from the sauter fonts, so those fonts have to be installed
12mr|texlive-eiad-20081205-2|28	before using eiad. OT1*.fd files are provided for use with
12mr|texlive-eiad-20081205-2|29	LaTeX.
12mr|texlive-eiad-20081205-2|30	
12mr|texlive-eiad-20081205-2|31	%post
12mr|texlive-eiad-20081205-2|32	%{_sbindir}/texlive.post
12mr|texlive-eiad-20081205-2|33	
12mr|texlive-eiad-20081205-2|34	%postun
12mr|texlive-eiad-20081205-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-eiad-20081205-2|36	%{_sbindir}/texlive.post
12mr|texlive-eiad-20081205-2|37	fi
12mr|texlive-eiad-20081205-2|38	
12mr|texlive-eiad-20081205-2|39	#-----------------------------------------------------------------------
12mr|texlive-eiad-20081205-2|40	%files
12mr|texlive-eiad-20081205-2|41	%{_texmfdistdir}/fonts/source/public/eiad/eiadb10.mf
12mr|texlive-eiad-20081205-2|42	%{_texmfdistdir}/fonts/source/public/eiad/eiadbx10.mf
12mr|texlive-eiad-20081205-2|43	%{_texmfdistdir}/fonts/source/public/eiad/eiadbxi10.mf
12mr|texlive-eiad-20081205-2|44	%{_texmfdistdir}/fonts/source/public/eiad/eiadbxsl10.mf
12mr|texlive-eiad-20081205-2|45	%{_texmfdistdir}/fonts/source/public/eiad/eiadccsc10.mf
12mr|texlive-eiad-20081205-2|46	%{_texmfdistdir}/fonts/source/public/eiad/eiadci10.mf
12mr|texlive-eiad-20081205-2|47	%{_texmfdistdir}/fonts/source/public/eiad/eiadcr10.mf
12mr|texlive-eiad-20081205-2|48	%{_texmfdistdir}/fonts/source/public/eiad/eiadcsc10.mf
12mr|texlive-eiad-20081205-2|49	%{_texmfdistdir}/fonts/source/public/eiad/eiadcsl10.mf
12mr|texlive-eiad-20081205-2|50	%{_texmfdistdir}/fonts/source/public/eiad/eiadcslc9.mf
12mr|texlive-eiad-20081205-2|51	%{_texmfdistdir}/fonts/source/public/eiad/eiaddunh10.mf
12mr|texlive-eiad-20081205-2|52	%{_texmfdistdir}/fonts/source/public/eiad/eiadff10.mf
12mr|texlive-eiad-20081205-2|53	%{_texmfdistdir}/fonts/source/public/eiad/eiadfi10.mf
12mr|texlive-eiad-20081205-2|54	%{_texmfdistdir}/fonts/source/public/eiad/eiadfib8.mf
12mr|texlive-eiad-20081205-2|55	%{_texmfdistdir}/fonts/source/public/eiad/eiadi10.mf
12mr|texlive-eiad-20081205-2|56	%{_texmfdistdir}/fonts/source/public/eiad/eiaditt10.mf
12mr|texlive-eiad-20081205-2|57	%{_texmfdistdir}/fonts/source/public/eiad/eiadr10.mf
12mr|texlive-eiad-20081205-2|58	%{_texmfdistdir}/fonts/source/public/eiad/eiadr12.mf
12mr|texlive-eiad-20081205-2|59	%{_texmfdistdir}/fonts/source/public/eiad/eiadr17.mf
12mr|texlive-eiad-20081205-2|60	%{_texmfdistdir}/fonts/source/public/eiad/eiadsl10.mf
12mr|texlive-eiad-20081205-2|61	%{_texmfdistdir}/fonts/source/public/eiad/eiadsltt10.mf
12mr|texlive-eiad-20081205-2|62	%{_texmfdistdir}/fonts/source/public/eiad/eiadss10.mf
12mr|texlive-eiad-20081205-2|63	%{_texmfdistdir}/fonts/source/public/eiad/eiadssbx10.mf
12mr|texlive-eiad-20081205-2|64	%{_texmfdistdir}/fonts/source/public/eiad/eiadssdc10.mf
12mr|texlive-eiad-20081205-2|65	%{_texmfdistdir}/fonts/source/public/eiad/eiadssi10.mf
12mr|texlive-eiad-20081205-2|66	%{_texmfdistdir}/fonts/source/public/eiad/eiadssq8.mf
12mr|texlive-eiad-20081205-2|67	%{_texmfdistdir}/fonts/source/public/eiad/eiadssqi8.mf
12mr|texlive-eiad-20081205-2|68	%{_texmfdistdir}/fonts/source/public/eiad/eiadtcsc10.mf
12mr|texlive-eiad-20081205-2|69	%{_texmfdistdir}/fonts/source/public/eiad/eiadtt10.mf
12mr|texlive-eiad-20081205-2|70	%{_texmfdistdir}/fonts/source/public/eiad/eiadvtt10.mf
12mr|texlive-eiad-20081205-2|71	%{_texmfdistdir}/fonts/source/public/eiad/eira.mf
12mr|texlive-eiad-20081205-2|72	%{_texmfdistdir}/fonts/source/public/eiad/eirl.mf
12mr|texlive-eiad-20081205-2|73	%{_texmfdistdir}/fonts/source/public/eiad/eiru.mf
12mr|texlive-eiad-20081205-2|74	%{_texmfdistdir}/fonts/source/public/eiad/gaec7cb.mf
12mr|texlive-eiad-20081205-2|75	%{_texmfdistdir}/fonts/source/public/eiad/gaelach.mf
12mr|texlive-eiad-20081205-2|76	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadb10.tfm
12mr|texlive-eiad-20081205-2|77	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadbx10.tfm
12mr|texlive-eiad-20081205-2|78	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadbxi10.tfm
12mr|texlive-eiad-20081205-2|79	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadbxsl10.tfm
12mr|texlive-eiad-20081205-2|80	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadccsc10.tfm
12mr|texlive-eiad-20081205-2|81	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadci10.tfm
12mr|texlive-eiad-20081205-2|82	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadcr10.tfm
12mr|texlive-eiad-20081205-2|83	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadcsc10.tfm
12mr|texlive-eiad-20081205-2|84	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadcsl10.tfm
12mr|texlive-eiad-20081205-2|85	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadcslc9.tfm
12mr|texlive-eiad-20081205-2|86	%{_texmfdistdir}/fonts/tfm/public/eiad/eiaddunh10.tfm
12mr|texlive-eiad-20081205-2|87	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadff10.tfm
12mr|texlive-eiad-20081205-2|88	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadfi10.tfm
12mr|texlive-eiad-20081205-2|89	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadfib8.tfm
12mr|texlive-eiad-20081205-2|90	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadi10.tfm
12mr|texlive-eiad-20081205-2|91	%{_texmfdistdir}/fonts/tfm/public/eiad/eiaditt10.tfm
12mr|texlive-eiad-20081205-2|92	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadr10.tfm
12mr|texlive-eiad-20081205-2|93	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadr12.tfm
12mr|texlive-eiad-20081205-2|94	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadr17.tfm
12mr|texlive-eiad-20081205-2|95	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadsl10.tfm
12mr|texlive-eiad-20081205-2|96	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadsltt10.tfm
12mr|texlive-eiad-20081205-2|97	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadss10.tfm
12mr|texlive-eiad-20081205-2|98	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadssbx10.tfm
12mr|texlive-eiad-20081205-2|99	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadssdc10.tfm
12mr|texlive-eiad-20081205-2|100	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadssi10.tfm
12mr|texlive-eiad-20081205-2|101	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadssq8.tfm
12mr|texlive-eiad-20081205-2|102	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadssqi8.tfm
12mr|texlive-eiad-20081205-2|103	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadtcsc10.tfm
12mr|texlive-eiad-20081205-2|104	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadtt10.tfm
12mr|texlive-eiad-20081205-2|105	%{_texmfdistdir}/fonts/tfm/public/eiad/eiadvtt10.tfm
12mr|texlive-eiad-20081205-2|106	%{_texmfdistdir}/tex/latex/eiad/OT1eiad.fd
12mr|texlive-eiad-20081205-2|107	%{_texmfdistdir}/tex/latex/eiad/OT1eiadcc.fd
12mr|texlive-eiad-20081205-2|108	%{_texmfdistdir}/tex/latex/eiad/OT1eiadss.fd
12mr|texlive-eiad-20081205-2|109	%{_texmfdistdir}/tex/latex/eiad/OT1eiadtt.fd
12mr|texlive-eiad-20081205-2|110	%doc %{_texmfdistdir}/doc/fonts/eiad/Leigh_me.txt
12mr|texlive-eiad-20081205-2|111	%doc %{_texmfdistdir}/doc/fonts/eiad/amhrawn.pdf
12mr|texlive-eiad-20081205-2|112	%doc %{_texmfdistdir}/doc/fonts/eiad/amhrawn.tex
12mr|texlive-eiad-20081205-2|113	%doc %{_texmfdistdir}/doc/fonts/eiad/evening.pdf
12mr|texlive-eiad-20081205-2|114	%doc %{_texmfdistdir}/doc/fonts/eiad/evening.tex
12mr|texlive-eiad-20081205-2|115	%doc %{_texmfdistdir}/doc/fonts/eiad/micheal.ps
12mr|texlive-eiad-20081205-2|116	%doc %{_texmfdistdir}/doc/fonts/eiad/micheal.tex
12mr|texlive-eiad-20081205-2|117	%doc %{_texmfdistdir}/doc/fonts/eiad/recreat.pdf
12mr|texlive-eiad-20081205-2|118	%doc %{_texmfdistdir}/doc/fonts/eiad/recreat.tex
12mr|texlive-eiad-20081205-2|119	
12mr|texlive-eiad-20081205-2|120	#-----------------------------------------------------------------------
12mr|texlive-eiad-20081205-2|121	%prep
12mr|texlive-eiad-20081205-2|122	%setup -c -a0 -a1
12mr|texlive-eiad-20081205-2|123	
12mr|texlive-eiad-20081205-2|124	%build
12mr|texlive-eiad-20081205-2|125	
12mr|texlive-eiad-20081205-2|126	%install
12mr|texlive-eiad-20081205-2|127	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-eiad-20081205-2|128	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-eiad-20081205-2|129	
12mr|texlive-eiad-20081205-2|130	
12mr|texlive-eiad-20081205-2|131	
12mr|texlive-eiad-20081205-2|132	%changelog
12mr|texlive-eiad-20081205-2|133	

17257 12
12mr|texlive-eiad-ltx-1.0-2|1	# revision 15878
12mr|texlive-eiad-ltx-1.0-2|2	# category Package
12mr|texlive-eiad-ltx-1.0-2|3	# catalog-ctan /macros/latex/contrib/eiad
12mr|texlive-eiad-ltx-1.0-2|4	# catalog-date 2007-02-06 22:00:42 +0100
12mr|texlive-eiad-ltx-1.0-2|5	# catalog-license lppl
12mr|texlive-eiad-ltx-1.0-2|6	# catalog-version 1.0
12mr|texlive-eiad-ltx-1.0-2|7	Name:		texlive-eiad-ltx
12mr|texlive-eiad-ltx-1.0-2|8	Version:	1.0
12mr|texlive-eiad-ltx-1.0-2|9	Release:	2
12mr|texlive-eiad-ltx-1.0-2|10	Summary:	LaTeX support for the eiad font
12mr|texlive-eiad-ltx-1.0-2|11	Group:		Publishing
12mr|texlive-eiad-ltx-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eiad
12mr|texlive-eiad-ltx-1.0-2|13	License:	LPPL
12mr|texlive-eiad-ltx-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eiad-ltx.tar.xz
12mr|texlive-eiad-ltx-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eiad-ltx.doc.tar.xz
12mr|texlive-eiad-ltx-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eiad-ltx.source.tar.xz
12mr|texlive-eiad-ltx-1.0-2|17	BuildArch:	noarch
12mr|texlive-eiad-ltx-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-eiad-ltx-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-eiad-ltx-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-eiad-ltx-1.0-2|21	
12mr|texlive-eiad-ltx-1.0-2|22	%description
12mr|texlive-eiad-ltx-1.0-2|23	Provides macros for use of the eiad fonts in OT1 encoding. Also
12mr|texlive-eiad-ltx-1.0-2|24	offers a couple of MetaFont files described in the font
12mr|texlive-eiad-ltx-1.0-2|25	package, but not provided there.
12mr|texlive-eiad-ltx-1.0-2|26	
12mr|texlive-eiad-ltx-1.0-2|27	%post
12mr|texlive-eiad-ltx-1.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-eiad-ltx-1.0-2|29	
12mr|texlive-eiad-ltx-1.0-2|30	%postun
12mr|texlive-eiad-ltx-1.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-eiad-ltx-1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-eiad-ltx-1.0-2|33	fi
12mr|texlive-eiad-ltx-1.0-2|34	
12mr|texlive-eiad-ltx-1.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-eiad-ltx-1.0-2|36	%files
12mr|texlive-eiad-ltx-1.0-2|37	%{_texmfdistdir}/fonts/source/public/eiad-ltx/Fbf10.mf
12mr|texlive-eiad-ltx-1.0-2|38	%{_texmfdistdir}/fonts/source/public/eiad-ltx/Fr10.mf
12mr|texlive-eiad-ltx-1.0-2|39	%{_texmfdistdir}/tex/latex/eiad-ltx/eiad.sty
12mr|texlive-eiad-ltx-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/eiad-ltx/README
12mr|texlive-eiad-ltx-1.0-2|41	#- source
12mr|texlive-eiad-ltx-1.0-2|42	%doc %{_texmfdistdir}/source/latex/eiad-ltx/eiad.dtx
12mr|texlive-eiad-ltx-1.0-2|43	%doc %{_texmfdistdir}/source/latex/eiad-ltx/eiad.ins
12mr|texlive-eiad-ltx-1.0-2|44	
12mr|texlive-eiad-ltx-1.0-2|45	#-----------------------------------------------------------------------
12mr|texlive-eiad-ltx-1.0-2|46	%prep
12mr|texlive-eiad-ltx-1.0-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-eiad-ltx-1.0-2|48	
12mr|texlive-eiad-ltx-1.0-2|49	%build
12mr|texlive-eiad-ltx-1.0-2|50	
12mr|texlive-eiad-ltx-1.0-2|51	%install
12mr|texlive-eiad-ltx-1.0-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-eiad-ltx-1.0-2|53	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-eiad-ltx-1.0-2|54	
12mr|texlive-eiad-ltx-1.0-2|55	
12mr|texlive-eiad-ltx-1.0-2|56	
12mr|texlive-eiad-ltx-1.0-2|57	%changelog
12mr|texlive-eiad-ltx-1.0-2|58	

17258 12
12mr|texlive-eijkhout-20090121-2|1	# revision 15878
12mr|texlive-eijkhout-20090121-2|2	# category Package
12mr|texlive-eijkhout-20090121-2|3	# catalog-ctan /macros/generic/eijkhout
12mr|texlive-eijkhout-20090121-2|4	# catalog-date 2009-01-21 09:11:46 +0100
12mr|texlive-eijkhout-20090121-2|5	# catalog-license collection
12mr|texlive-eijkhout-20090121-2|6	# catalog-version undef
12mr|texlive-eijkhout-20090121-2|7	Name:		texlive-eijkhout
12mr|texlive-eijkhout-20090121-2|8	Version:	20090121
12mr|texlive-eijkhout-20090121-2|9	Release:	2
12mr|texlive-eijkhout-20090121-2|10	Summary:	Victor Eijkhout's packages
12mr|texlive-eijkhout-20090121-2|11	Group:		Publishing
12mr|texlive-eijkhout-20090121-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/eijkhout
12mr|texlive-eijkhout-20090121-2|13	License:	COLLECTION
12mr|texlive-eijkhout-20090121-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eijkhout.tar.xz
12mr|texlive-eijkhout-20090121-2|15	BuildArch:	noarch
12mr|texlive-eijkhout-20090121-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-eijkhout-20090121-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-eijkhout-20090121-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-eijkhout-20090121-2|19	
12mr|texlive-eijkhout-20090121-2|20	%description
12mr|texlive-eijkhout-20090121-2|21	Three unrelated packages: - DB_process, to parse and process
12mr|texlive-eijkhout-20090121-2|22	database output; - CD_labeler, to typeset user text to fit on a
12mr|texlive-eijkhout-20090121-2|23	CD label; and - repeat, a nestable, generic loop macro.
12mr|texlive-eijkhout-20090121-2|24	
12mr|texlive-eijkhout-20090121-2|25	%post
12mr|texlive-eijkhout-20090121-2|26	%{_sbindir}/texlive.post
12mr|texlive-eijkhout-20090121-2|27	
12mr|texlive-eijkhout-20090121-2|28	%postun
12mr|texlive-eijkhout-20090121-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-eijkhout-20090121-2|30	%{_sbindir}/texlive.post
12mr|texlive-eijkhout-20090121-2|31	fi
12mr|texlive-eijkhout-20090121-2|32	
12mr|texlive-eijkhout-20090121-2|33	#-----------------------------------------------------------------------
12mr|texlive-eijkhout-20090121-2|34	%files
12mr|texlive-eijkhout-20090121-2|35	%{_texmfdistdir}/tex/generic/eijkhout/CD_labeler.tex
12mr|texlive-eijkhout-20090121-2|36	%{_texmfdistdir}/tex/generic/eijkhout/CD_labeler_test.tex
12mr|texlive-eijkhout-20090121-2|37	%{_texmfdistdir}/tex/generic/eijkhout/DB_process.tex
12mr|texlive-eijkhout-20090121-2|38	%{_texmfdistdir}/tex/generic/eijkhout/repeat.tex
12mr|texlive-eijkhout-20090121-2|39	
12mr|texlive-eijkhout-20090121-2|40	#-----------------------------------------------------------------------
12mr|texlive-eijkhout-20090121-2|41	%prep
12mr|texlive-eijkhout-20090121-2|42	%setup -c -a0
12mr|texlive-eijkhout-20090121-2|43	
12mr|texlive-eijkhout-20090121-2|44	%build
12mr|texlive-eijkhout-20090121-2|45	
12mr|texlive-eijkhout-20090121-2|46	%install
12mr|texlive-eijkhout-20090121-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-eijkhout-20090121-2|48	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-eijkhout-20090121-2|49	
12mr|texlive-eijkhout-20090121-2|50	
12mr|texlive-eijkhout-20090121-2|51	
12mr|texlive-eijkhout-20090121-2|52	%changelog
12mr|texlive-eijkhout-20090121-2|53	

17259 12
12mr|texlive-einfuehrung-20120408-2|1	# revision 25980
12mr|texlive-einfuehrung-20120408-2|2	# category Package
12mr|texlive-einfuehrung-20120408-2|3	# catalog-ctan /info/examples/Einfuehrung
12mr|texlive-einfuehrung-20120408-2|4	# catalog-date 2012-04-08 22:46:50 +0200
12mr|texlive-einfuehrung-20120408-2|5	# catalog-license lppl1.3
12mr|texlive-einfuehrung-20120408-2|6	# catalog-version undef
12mr|texlive-einfuehrung-20120408-2|7	Name:		texlive-einfuehrung
12mr|texlive-einfuehrung-20120408-2|8	Version:	20120408
12mr|texlive-einfuehrung-20120408-2|9	Release:	2
12mr|texlive-einfuehrung-20120408-2|10	Summary:	Examples from the book Einfuhrung in LaTeX
12mr|texlive-einfuehrung-20120408-2|11	Group:		Publishing
12mr|texlive-einfuehrung-20120408-2|12	URL:		http://www.ctan.org/tex-archive/info/examples/Einfuehrung
12mr|texlive-einfuehrung-20120408-2|13	License:	LPPL1.3
12mr|texlive-einfuehrung-20120408-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/einfuehrung.tar.xz
12mr|texlive-einfuehrung-20120408-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/einfuehrung.doc.tar.xz
12mr|texlive-einfuehrung-20120408-2|16	BuildArch:	noarch
12mr|texlive-einfuehrung-20120408-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-einfuehrung-20120408-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-einfuehrung-20120408-2|19	
12mr|texlive-einfuehrung-20120408-2|20	%description
12mr|texlive-einfuehrung-20120408-2|21	The bundle consists of examples and data files for the DANTE-
12mr|texlive-einfuehrung-20120408-2|22	Edition book "Einfuhrung in LaTeX".
12mr|texlive-einfuehrung-20120408-2|23	
12mr|texlive-einfuehrung-20120408-2|24	#-----------------------------------------------------------------------
12mr|texlive-einfuehrung-20120408-2|25	%files
12mr|texlive-einfuehrung-20120408-2|26	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-01-1.ltxverb
12mr|texlive-einfuehrung-20120408-2|27	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-01-2.xltxverb
12mr|texlive-einfuehrung-20120408-2|28	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-01-3.luaverb
12mr|texlive-einfuehrung-20120408-2|29	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-01-4.ltx
12mr|texlive-einfuehrung-20120408-2|30	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-01-5.ltx
12mr|texlive-einfuehrung-20120408-2|31	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-01-6.ltx
12mr|texlive-einfuehrung-20120408-2|32	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-01-7.ltx
12mr|texlive-einfuehrung-20120408-2|33	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-03-1.ltxps
12mr|texlive-einfuehrung-20120408-2|34	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-03-2.ctx
12mr|texlive-einfuehrung-20120408-2|35	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-03-3.ctxcrop
12mr|texlive-einfuehrung-20120408-2|36	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-03-4.ltx
12mr|texlive-einfuehrung-20120408-2|37	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-05-1.ltx
12mr|texlive-einfuehrung-20120408-2|38	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-05-2.ltx
12mr|texlive-einfuehrung-20120408-2|39	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-05-3.xltx
12mr|texlive-einfuehrung-20120408-2|40	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-05-4.lualtx
12mr|texlive-einfuehrung-20120408-2|41	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-05-5.xltx
12mr|texlive-einfuehrung-20120408-2|42	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-05-6.xltx
12mr|texlive-einfuehrung-20120408-2|43	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-05-7.lualtx
12mr|texlive-einfuehrung-20120408-2|44	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-06-1.ltx
12mr|texlive-einfuehrung-20120408-2|45	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-06-2.ltx
12mr|texlive-einfuehrung-20120408-2|46	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-06-3.ltx
12mr|texlive-einfuehrung-20120408-2|47	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-06-4.xltx
12mr|texlive-einfuehrung-20120408-2|48	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-06-5.xltx
12mr|texlive-einfuehrung-20120408-2|49	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-06-6.lualtx
12mr|texlive-einfuehrung-20120408-2|50	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-1.ltx
12mr|texlive-einfuehrung-20120408-2|51	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-10.xltx
12mr|texlive-einfuehrung-20120408-2|52	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-11.ltx
12mr|texlive-einfuehrung-20120408-2|53	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-12.xltx
12mr|texlive-einfuehrung-20120408-2|54	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-13.ltx
12mr|texlive-einfuehrung-20120408-2|55	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-14.ltx
12mr|texlive-einfuehrung-20120408-2|56	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-2.ltx
12mr|texlive-einfuehrung-20120408-2|57	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-3.ltx
12mr|texlive-einfuehrung-20120408-2|58	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-4.ltx
12mr|texlive-einfuehrung-20120408-2|59	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-5.ltx
12mr|texlive-einfuehrung-20120408-2|60	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-6.ltx
12mr|texlive-einfuehrung-20120408-2|61	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-7.ltx
12mr|texlive-einfuehrung-20120408-2|62	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-8.ltx
12mr|texlive-einfuehrung-20120408-2|63	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-07-9.ltx
12mr|texlive-einfuehrung-20120408-2|64	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-08-1.ltx
12mr|texlive-einfuehrung-20120408-2|65	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-08-2.ltx
12mr|texlive-einfuehrung-20120408-2|66	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-08-3.xltx
12mr|texlive-einfuehrung-20120408-2|67	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-08-4.ltx
12mr|texlive-einfuehrung-20120408-2|68	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-08-5.xltx
12mr|texlive-einfuehrung-20120408-2|69	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-08-6.xltx
12mr|texlive-einfuehrung-20120408-2|70	%doc %{_texmfdistdir}/doc/latex/einfuehrung/03-08-7.xltx
12mr|texlive-einfuehrung-20120408-2|71	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-02-1.ltx2crop
12mr|texlive-einfuehrung-20120408-2|72	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-02-2.ltx2
12mr|texlive-einfuehrung-20120408-2|73	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-02-3.ltx2
12mr|texlive-einfuehrung-20120408-2|74	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-02-4.ltx2
12mr|texlive-einfuehrung-20120408-2|75	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-02-5.ltx2
12mr|texlive-einfuehrung-20120408-2|76	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-02-6.ltxps
12mr|texlive-einfuehrung-20120408-2|77	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-02-7.ltx2
12mr|texlive-einfuehrung-20120408-2|78	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-02-8.ltx
12mr|texlive-einfuehrung-20120408-2|79	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-02-9.ltx2
12mr|texlive-einfuehrung-20120408-2|80	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-03-1.ltx
12mr|texlive-einfuehrung-20120408-2|81	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-03-2.ltx
12mr|texlive-einfuehrung-20120408-2|82	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-03-3.ltx
12mr|texlive-einfuehrung-20120408-2|83	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-03-4.ltx
12mr|texlive-einfuehrung-20120408-2|84	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-03-5.ltx2
12mr|texlive-einfuehrung-20120408-2|85	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-03-6.ltx
12mr|texlive-einfuehrung-20120408-2|86	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-04-1.ltx2
12mr|texlive-einfuehrung-20120408-2|87	%doc %{_texmfdistdir}/doc/latex/einfuehrung/04-04-2.ltx
12mr|texlive-einfuehrung-20120408-2|88	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-01-1.ltx2crop
12mr|texlive-einfuehrung-20120408-2|89	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-01-2.ltx2
12mr|texlive-einfuehrung-20120408-2|90	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-01-3.ltx2
12mr|texlive-einfuehrung-20120408-2|91	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-01-4.ltx2
12mr|texlive-einfuehrung-20120408-2|92	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-1.ltx2
12mr|texlive-einfuehrung-20120408-2|93	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-10.ltx2crop
12mr|texlive-einfuehrung-20120408-2|94	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-11.ltx2
12mr|texlive-einfuehrung-20120408-2|95	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-12.ltx2
12mr|texlive-einfuehrung-20120408-2|96	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-13.ltx2
12mr|texlive-einfuehrung-20120408-2|97	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-14.ltx
12mr|texlive-einfuehrung-20120408-2|98	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-2.ltx2
12mr|texlive-einfuehrung-20120408-2|99	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-3.ltx2
12mr|texlive-einfuehrung-20120408-2|100	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-4.ltx
12mr|texlive-einfuehrung-20120408-2|101	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-5.ltx2crop
12mr|texlive-einfuehrung-20120408-2|102	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-6.ltx2
12mr|texlive-einfuehrung-20120408-2|103	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-7.ltx2
12mr|texlive-einfuehrung-20120408-2|104	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-8.ltx2
12mr|texlive-einfuehrung-20120408-2|105	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-02-9.ltx
12mr|texlive-einfuehrung-20120408-2|106	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-1.ltx2
12mr|texlive-einfuehrung-20120408-2|107	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-10.ltx
12mr|texlive-einfuehrung-20120408-2|108	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-11.ltx
12mr|texlive-einfuehrung-20120408-2|109	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-12.ltx2
12mr|texlive-einfuehrung-20120408-2|110	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-2.ltx2
12mr|texlive-einfuehrung-20120408-2|111	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-3.ltx
12mr|texlive-einfuehrung-20120408-2|112	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-4.ltx2
12mr|texlive-einfuehrung-20120408-2|113	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-5.ltx
12mr|texlive-einfuehrung-20120408-2|114	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-6.ltx
12mr|texlive-einfuehrung-20120408-2|115	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-7.ltx
12mr|texlive-einfuehrung-20120408-2|116	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-8.ltx
12mr|texlive-einfuehrung-20120408-2|117	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-03-9.ltx
12mr|texlive-einfuehrung-20120408-2|118	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-1.ltx
12mr|texlive-einfuehrung-20120408-2|119	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-10.ltx
12mr|texlive-einfuehrung-20120408-2|120	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-11.xltx
12mr|texlive-einfuehrung-20120408-2|121	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-12.ltx
12mr|texlive-einfuehrung-20120408-2|122	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-13.ltx
12mr|texlive-einfuehrung-20120408-2|123	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-14.ltx
12mr|texlive-einfuehrung-20120408-2|124	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-2.ltx
12mr|texlive-einfuehrung-20120408-2|125	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-3.ltx
12mr|texlive-einfuehrung-20120408-2|126	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-4.ltx
12mr|texlive-einfuehrung-20120408-2|127	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-5.ltx
12mr|texlive-einfuehrung-20120408-2|128	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-6.ltx
12mr|texlive-einfuehrung-20120408-2|129	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-7.ltx
12mr|texlive-einfuehrung-20120408-2|130	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-8.ltx
12mr|texlive-einfuehrung-20120408-2|131	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-04-9.ltx
12mr|texlive-einfuehrung-20120408-2|132	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-05-1.ltx
12mr|texlive-einfuehrung-20120408-2|133	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-05-2.ltx
12mr|texlive-einfuehrung-20120408-2|134	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-06-1.ltx
12mr|texlive-einfuehrung-20120408-2|135	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-07-1.ltx2crop
12mr|texlive-einfuehrung-20120408-2|136	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-07-10.ltx
12mr|texlive-einfuehrung-20120408-2|137	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-07-2.ltx2
12mr|texlive-einfuehrung-20120408-2|138	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-07-3.ltx2crop
12mr|texlive-einfuehrung-20120408-2|139	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-07-4.ltx2
12mr|texlive-einfuehrung-20120408-2|140	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-07-5.ltx
12mr|texlive-einfuehrung-20120408-2|141	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-07-6.ltx
12mr|texlive-einfuehrung-20120408-2|142	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-07-7.ltx
12mr|texlive-einfuehrung-20120408-2|143	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-07-8.ltx2
12mr|texlive-einfuehrung-20120408-2|144	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-07-9.ltx
12mr|texlive-einfuehrung-20120408-2|145	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-08-1.ltx
12mr|texlive-einfuehrung-20120408-2|146	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-08-2.ltx2crop
12mr|texlive-einfuehrung-20120408-2|147	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-08-3.ltx
12mr|texlive-einfuehrung-20120408-2|148	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-09-1.ltx
12mr|texlive-einfuehrung-20120408-2|149	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-09-2.ltx
12mr|texlive-einfuehrung-20120408-2|150	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-09-3.ltx
12mr|texlive-einfuehrung-20120408-2|151	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-09-4.ltx
12mr|texlive-einfuehrung-20120408-2|152	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-09-5.ltx
12mr|texlive-einfuehrung-20120408-2|153	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-09-6.ltx
12mr|texlive-einfuehrung-20120408-2|154	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-09-7.ltx2crop
12mr|texlive-einfuehrung-20120408-2|155	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-09-8.ltx2crop
12mr|texlive-einfuehrung-20120408-2|156	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-09-9.ltx
12mr|texlive-einfuehrung-20120408-2|157	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-10-1.ltx
12mr|texlive-einfuehrung-20120408-2|158	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-10-2.ltx
12mr|texlive-einfuehrung-20120408-2|159	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-10-3.ltx
12mr|texlive-einfuehrung-20120408-2|160	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-10-4.ltx
12mr|texlive-einfuehrung-20120408-2|161	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-10-5.ltx
12mr|texlive-einfuehrung-20120408-2|162	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-10-6.ltx
12mr|texlive-einfuehrung-20120408-2|163	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-10-7.ltx
12mr|texlive-einfuehrung-20120408-2|164	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-10-8.ltx
12mr|texlive-einfuehrung-20120408-2|165	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-10-9.lualtx
12mr|texlive-einfuehrung-20120408-2|166	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-1.ltx
12mr|texlive-einfuehrung-20120408-2|167	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-10.ltx
12mr|texlive-einfuehrung-20120408-2|168	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-11.ltx
12mr|texlive-einfuehrung-20120408-2|169	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-12.ltx
12mr|texlive-einfuehrung-20120408-2|170	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-13.ltx
12mr|texlive-einfuehrung-20120408-2|171	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-2.ltx
12mr|texlive-einfuehrung-20120408-2|172	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-3.ltx
12mr|texlive-einfuehrung-20120408-2|173	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-4.ltx
12mr|texlive-einfuehrung-20120408-2|174	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-5.ltx
12mr|texlive-einfuehrung-20120408-2|175	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-6.ltx
12mr|texlive-einfuehrung-20120408-2|176	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-7.ltx
12mr|texlive-einfuehrung-20120408-2|177	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-8.ltx2crop
12mr|texlive-einfuehrung-20120408-2|178	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-11-9.ltx2crop
12mr|texlive-einfuehrung-20120408-2|179	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-12-1.ltx
12mr|texlive-einfuehrung-20120408-2|180	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-12-2.ltx
12mr|texlive-einfuehrung-20120408-2|181	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-12-3.ltx
12mr|texlive-einfuehrung-20120408-2|182	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-13-1.ltx1
12mr|texlive-einfuehrung-20120408-2|183	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-13-2.ltx1
12mr|texlive-einfuehrung-20120408-2|184	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-13-3.ltx1ps
12mr|texlive-einfuehrung-20120408-2|185	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-13-4.ltx
12mr|texlive-einfuehrung-20120408-2|186	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-13-5.ltx
12mr|texlive-einfuehrung-20120408-2|187	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-14-1.ltx
12mr|texlive-einfuehrung-20120408-2|188	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-14-2.ltx
12mr|texlive-einfuehrung-20120408-2|189	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-14-3.ltx
12mr|texlive-einfuehrung-20120408-2|190	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-15-1.ltx2
12mr|texlive-einfuehrung-20120408-2|191	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-15-2.ltx
12mr|texlive-einfuehrung-20120408-2|192	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-15-3.ltx
12mr|texlive-einfuehrung-20120408-2|193	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-15-4.ltx
12mr|texlive-einfuehrung-20120408-2|194	%doc %{_texmfdistdir}/doc/latex/einfuehrung/05-16-1.ltx
12mr|texlive-einfuehrung-20120408-2|195	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-02-1.ltxps
12mr|texlive-einfuehrung-20120408-2|196	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-02-10.ltx
12mr|texlive-einfuehrung-20120408-2|197	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-02-2.ltx
12mr|texlive-einfuehrung-20120408-2|198	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-02-3.ltx
12mr|texlive-einfuehrung-20120408-2|199	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-02-4.ltx
12mr|texlive-einfuehrung-20120408-2|200	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-02-5.ltx
12mr|texlive-einfuehrung-20120408-2|201	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-02-6.ltx
12mr|texlive-einfuehrung-20120408-2|202	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-02-7.ltx
12mr|texlive-einfuehrung-20120408-2|203	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-02-8.ltx
12mr|texlive-einfuehrung-20120408-2|204	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-02-9.ltx
12mr|texlive-einfuehrung-20120408-2|205	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-1.ltx
12mr|texlive-einfuehrung-20120408-2|206	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-10.ltx
12mr|texlive-einfuehrung-20120408-2|207	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-100.ltx
12mr|texlive-einfuehrung-20120408-2|208	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-101.ltx
12mr|texlive-einfuehrung-20120408-2|209	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-102.ltx
12mr|texlive-einfuehrung-20120408-2|210	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-103.ltx
12mr|texlive-einfuehrung-20120408-2|211	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-104.ltx
12mr|texlive-einfuehrung-20120408-2|212	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-105.ltx
12mr|texlive-einfuehrung-20120408-2|213	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-106.ltx
12mr|texlive-einfuehrung-20120408-2|214	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-107.ltx
12mr|texlive-einfuehrung-20120408-2|215	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-108.ltx
12mr|texlive-einfuehrung-20120408-2|216	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-109.ltx
12mr|texlive-einfuehrung-20120408-2|217	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-11.ltx
12mr|texlive-einfuehrung-20120408-2|218	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-110.ltx
12mr|texlive-einfuehrung-20120408-2|219	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-111.ltx
12mr|texlive-einfuehrung-20120408-2|220	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-112.ltx
12mr|texlive-einfuehrung-20120408-2|221	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-113.ltx
12mr|texlive-einfuehrung-20120408-2|222	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-114.ltx
12mr|texlive-einfuehrung-20120408-2|223	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-115.ltx
12mr|texlive-einfuehrung-20120408-2|224	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-116.ltx
12mr|texlive-einfuehrung-20120408-2|225	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-117.ltx
12mr|texlive-einfuehrung-20120408-2|226	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-118.ltx
12mr|texlive-einfuehrung-20120408-2|227	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-119.ltx
12mr|texlive-einfuehrung-20120408-2|228	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-12.ltx
12mr|texlive-einfuehrung-20120408-2|229	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-120.ltx
12mr|texlive-einfuehrung-20120408-2|230	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-121.ltx
12mr|texlive-einfuehrung-20120408-2|231	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-122.ltx
12mr|texlive-einfuehrung-20120408-2|232	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-123.ltx
12mr|texlive-einfuehrung-20120408-2|233	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-124.ltx
12mr|texlive-einfuehrung-20120408-2|234	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-125.ltx
12mr|texlive-einfuehrung-20120408-2|235	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-126.ltx
12mr|texlive-einfuehrung-20120408-2|236	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-127.ltx
12mr|texlive-einfuehrung-20120408-2|237	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-128.ltx
12mr|texlive-einfuehrung-20120408-2|238	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-129.ltx
12mr|texlive-einfuehrung-20120408-2|239	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-13.ltx
12mr|texlive-einfuehrung-20120408-2|240	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-130.ltx
12mr|texlive-einfuehrung-20120408-2|241	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-131.ltx
12mr|texlive-einfuehrung-20120408-2|242	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-132.ltx
12mr|texlive-einfuehrung-20120408-2|243	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-133.ltx
12mr|texlive-einfuehrung-20120408-2|244	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-134.ltx
12mr|texlive-einfuehrung-20120408-2|245	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-135.ltx
12mr|texlive-einfuehrung-20120408-2|246	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-136.ltx
12mr|texlive-einfuehrung-20120408-2|247	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-137.ltx
12mr|texlive-einfuehrung-20120408-2|248	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-14.ltx
12mr|texlive-einfuehrung-20120408-2|249	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-15.ltx
12mr|texlive-einfuehrung-20120408-2|250	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-16.ltx
12mr|texlive-einfuehrung-20120408-2|251	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-17.ltx
12mr|texlive-einfuehrung-20120408-2|252	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-18.ltx
12mr|texlive-einfuehrung-20120408-2|253	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-19.ltx
12mr|texlive-einfuehrung-20120408-2|254	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-2.ltx
12mr|texlive-einfuehrung-20120408-2|255	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-20.ltx
12mr|texlive-einfuehrung-20120408-2|256	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-21.ltx
12mr|texlive-einfuehrung-20120408-2|257	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-22.ltx
12mr|texlive-einfuehrung-20120408-2|258	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-23.ltx
12mr|texlive-einfuehrung-20120408-2|259	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-24.xltx
12mr|texlive-einfuehrung-20120408-2|260	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-25.xltx
12mr|texlive-einfuehrung-20120408-2|261	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-26.xltx
12mr|texlive-einfuehrung-20120408-2|262	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-27.xltx
12mr|texlive-einfuehrung-20120408-2|263	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-28.xltx
12mr|texlive-einfuehrung-20120408-2|264	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-29.ltx
12mr|texlive-einfuehrung-20120408-2|265	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-3.ltx
12mr|texlive-einfuehrung-20120408-2|266	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-30.ltx
12mr|texlive-einfuehrung-20120408-2|267	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-31.ltx
12mr|texlive-einfuehrung-20120408-2|268	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-32.ltx
12mr|texlive-einfuehrung-20120408-2|269	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-33.ltx
12mr|texlive-einfuehrung-20120408-2|270	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-34.ltx
12mr|texlive-einfuehrung-20120408-2|271	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-35.ltx
12mr|texlive-einfuehrung-20120408-2|272	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-36.ltx
12mr|texlive-einfuehrung-20120408-2|273	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-37.ltx
12mr|texlive-einfuehrung-20120408-2|274	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-38.ltx
12mr|texlive-einfuehrung-20120408-2|275	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-39.ltx
12mr|texlive-einfuehrung-20120408-2|276	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-4.ltx
12mr|texlive-einfuehrung-20120408-2|277	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-40.ltx
12mr|texlive-einfuehrung-20120408-2|278	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-41.ltx
12mr|texlive-einfuehrung-20120408-2|279	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-42.ltx
12mr|texlive-einfuehrung-20120408-2|280	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-43.ltx
12mr|texlive-einfuehrung-20120408-2|281	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-44.ltx
12mr|texlive-einfuehrung-20120408-2|282	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-45.ltx
12mr|texlive-einfuehrung-20120408-2|283	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-46.ltx
12mr|texlive-einfuehrung-20120408-2|284	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-47.ltx
12mr|texlive-einfuehrung-20120408-2|285	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-48.ltx
12mr|texlive-einfuehrung-20120408-2|286	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-49.ltx2
12mr|texlive-einfuehrung-20120408-2|287	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-5.ltx
12mr|texlive-einfuehrung-20120408-2|288	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-50.ltx
12mr|texlive-einfuehrung-20120408-2|289	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-51.ltx
12mr|texlive-einfuehrung-20120408-2|290	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-52.ltx
12mr|texlive-einfuehrung-20120408-2|291	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-53.ltx
12mr|texlive-einfuehrung-20120408-2|292	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-54.ltx
12mr|texlive-einfuehrung-20120408-2|293	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-55.ltx
12mr|texlive-einfuehrung-20120408-2|294	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-56.ltx
12mr|texlive-einfuehrung-20120408-2|295	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-57.ltx
12mr|texlive-einfuehrung-20120408-2|296	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-58.ltx
12mr|texlive-einfuehrung-20120408-2|297	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-59.ltx
12mr|texlive-einfuehrung-20120408-2|298	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-6.ltx
12mr|texlive-einfuehrung-20120408-2|299	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-60.ltx
12mr|texlive-einfuehrung-20120408-2|300	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-61.ltx
12mr|texlive-einfuehrung-20120408-2|301	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-62.ltx
12mr|texlive-einfuehrung-20120408-2|302	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-63.ltx
12mr|texlive-einfuehrung-20120408-2|303	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-64.ltx2
12mr|texlive-einfuehrung-20120408-2|304	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-65.ltx2
12mr|texlive-einfuehrung-20120408-2|305	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-66.ltx2
12mr|texlive-einfuehrung-20120408-2|306	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-67.ltx2
12mr|texlive-einfuehrung-20120408-2|307	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-68.ltx
12mr|texlive-einfuehrung-20120408-2|308	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-69.ltx2
12mr|texlive-einfuehrung-20120408-2|309	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-7.ltx
12mr|texlive-einfuehrung-20120408-2|310	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-70.ltx2
12mr|texlive-einfuehrung-20120408-2|311	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-71.ltx2
12mr|texlive-einfuehrung-20120408-2|312	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-72.ltx2
12mr|texlive-einfuehrung-20120408-2|313	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-73.ltx2
12mr|texlive-einfuehrung-20120408-2|314	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-74.ltx2
12mr|texlive-einfuehrung-20120408-2|315	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-75.ltx
12mr|texlive-einfuehrung-20120408-2|316	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-76.ltx
12mr|texlive-einfuehrung-20120408-2|317	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-77.ltx
12mr|texlive-einfuehrung-20120408-2|318	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-78.ltx
12mr|texlive-einfuehrung-20120408-2|319	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-79.ltx
12mr|texlive-einfuehrung-20120408-2|320	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-8.ltx
12mr|texlive-einfuehrung-20120408-2|321	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-80.ltx
12mr|texlive-einfuehrung-20120408-2|322	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-81.ltx
12mr|texlive-einfuehrung-20120408-2|323	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-82.ltx
12mr|texlive-einfuehrung-20120408-2|324	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-83.ltx
12mr|texlive-einfuehrung-20120408-2|325	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-84.ltx
12mr|texlive-einfuehrung-20120408-2|326	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-85.ltx
12mr|texlive-einfuehrung-20120408-2|327	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-86.ltx
12mr|texlive-einfuehrung-20120408-2|328	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-87.ltx
12mr|texlive-einfuehrung-20120408-2|329	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-88.ltx
12mr|texlive-einfuehrung-20120408-2|330	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-89.ltx
12mr|texlive-einfuehrung-20120408-2|331	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-9.ltx
12mr|texlive-einfuehrung-20120408-2|332	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-90.ltx
12mr|texlive-einfuehrung-20120408-2|333	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-91.ltx
12mr|texlive-einfuehrung-20120408-2|334	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-92.ltx
12mr|texlive-einfuehrung-20120408-2|335	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-93.ltx
12mr|texlive-einfuehrung-20120408-2|336	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-94.ltx
12mr|texlive-einfuehrung-20120408-2|337	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-95.ltx
12mr|texlive-einfuehrung-20120408-2|338	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-96.ltx
12mr|texlive-einfuehrung-20120408-2|339	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-97.ltx
12mr|texlive-einfuehrung-20120408-2|340	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-98.ltx
12mr|texlive-einfuehrung-20120408-2|341	%doc %{_texmfdistdir}/doc/latex/einfuehrung/06-03-99.ltx
12mr|texlive-einfuehrung-20120408-2|342	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-00-1.ltx
12mr|texlive-einfuehrung-20120408-2|343	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-01-1.ltx
12mr|texlive-einfuehrung-20120408-2|344	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-01-10.ltx
12mr|texlive-einfuehrung-20120408-2|345	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-01-2.ltx
12mr|texlive-einfuehrung-20120408-2|346	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-01-3.ltx
12mr|texlive-einfuehrung-20120408-2|347	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-01-4.ltx
12mr|texlive-einfuehrung-20120408-2|348	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-01-5.ltx
12mr|texlive-einfuehrung-20120408-2|349	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-01-6.ltx
12mr|texlive-einfuehrung-20120408-2|350	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-01-7.ltx
12mr|texlive-einfuehrung-20120408-2|351	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-01-8.ltx
12mr|texlive-einfuehrung-20120408-2|352	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-01-9.ltx
12mr|texlive-einfuehrung-20120408-2|353	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-02-1.ltx
12mr|texlive-einfuehrung-20120408-2|354	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-02-2.ltx
12mr|texlive-einfuehrung-20120408-2|355	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-02-3.ltx
12mr|texlive-einfuehrung-20120408-2|356	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-02-4.ltx
12mr|texlive-einfuehrung-20120408-2|357	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-02-5.ltx2
12mr|texlive-einfuehrung-20120408-2|358	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-03-1.ltx
12mr|texlive-einfuehrung-20120408-2|359	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-04-1.ltx
12mr|texlive-einfuehrung-20120408-2|360	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-04-2.ltx
12mr|texlive-einfuehrung-20120408-2|361	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-04-3.ltx
12mr|texlive-einfuehrung-20120408-2|362	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-04-4.ltx
12mr|texlive-einfuehrung-20120408-2|363	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-04-5.ltx
12mr|texlive-einfuehrung-20120408-2|364	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-04-6.ltx
12mr|texlive-einfuehrung-20120408-2|365	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-04-7.ltx
12mr|texlive-einfuehrung-20120408-2|366	%doc %{_texmfdistdir}/doc/latex/einfuehrung/07-04-8.ltx
12mr|texlive-einfuehrung-20120408-2|367	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-02-1.ltx2crop
12mr|texlive-einfuehrung-20120408-2|368	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-02-2.ltx2crop
12mr|texlive-einfuehrung-20120408-2|369	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-02-3.ltx2crop
12mr|texlive-einfuehrung-20120408-2|370	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-03-1.ltx
12mr|texlive-einfuehrung-20120408-2|371	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-04-1.ltx2crop
12mr|texlive-einfuehrung-20120408-2|372	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-04-2.ltx2crop
12mr|texlive-einfuehrung-20120408-2|373	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-05-1.ltx2crop
12mr|texlive-einfuehrung-20120408-2|374	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-05-2.ltx2crop
12mr|texlive-einfuehrung-20120408-2|375	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-05-3.ltx2crop
12mr|texlive-einfuehrung-20120408-2|376	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-05-4.ltx2crop
12mr|texlive-einfuehrung-20120408-2|377	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-05-5.ltx2crop
12mr|texlive-einfuehrung-20120408-2|378	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-05-6.ltx2crop
12mr|texlive-einfuehrung-20120408-2|379	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-05-7.ltx2crop
12mr|texlive-einfuehrung-20120408-2|380	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-1.ltx2crop
12mr|texlive-einfuehrung-20120408-2|381	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-10.ltx2crop
12mr|texlive-einfuehrung-20120408-2|382	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-11.ltx2crop
12mr|texlive-einfuehrung-20120408-2|383	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-12.ltx2crop
12mr|texlive-einfuehrung-20120408-2|384	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-13.ltx2crop
12mr|texlive-einfuehrung-20120408-2|385	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-2.ltx2crop
12mr|texlive-einfuehrung-20120408-2|386	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-3.ltx2crop
12mr|texlive-einfuehrung-20120408-2|387	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-4.ltx2crop
12mr|texlive-einfuehrung-20120408-2|388	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-5.ltx2crop
12mr|texlive-einfuehrung-20120408-2|389	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-6.ltx2crop
12mr|texlive-einfuehrung-20120408-2|390	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-7.ltx2crop
12mr|texlive-einfuehrung-20120408-2|391	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-8.ltx2crop
12mr|texlive-einfuehrung-20120408-2|392	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-06-9.ltx2crop
12mr|texlive-einfuehrung-20120408-2|393	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-1.ltx2crop
12mr|texlive-einfuehrung-20120408-2|394	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-10.ltx2crop
12mr|texlive-einfuehrung-20120408-2|395	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-11.ltx2crop
12mr|texlive-einfuehrung-20120408-2|396	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-12.ltx2crop
12mr|texlive-einfuehrung-20120408-2|397	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-13.ltx
12mr|texlive-einfuehrung-20120408-2|398	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-14.ltx2crop
12mr|texlive-einfuehrung-20120408-2|399	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-15.ltx
12mr|texlive-einfuehrung-20120408-2|400	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-16.ltx
12mr|texlive-einfuehrung-20120408-2|401	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-17.ltx
12mr|texlive-einfuehrung-20120408-2|402	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-18.ltx
12mr|texlive-einfuehrung-20120408-2|403	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-19.ltx
12mr|texlive-einfuehrung-20120408-2|404	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-2.ltx2crop
12mr|texlive-einfuehrung-20120408-2|405	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-20.ltx
12mr|texlive-einfuehrung-20120408-2|406	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-21.ltx
12mr|texlive-einfuehrung-20120408-2|407	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-22.ltx
12mr|texlive-einfuehrung-20120408-2|408	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-23.ltx
12mr|texlive-einfuehrung-20120408-2|409	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-24.ltx
12mr|texlive-einfuehrung-20120408-2|410	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-25.ltx
12mr|texlive-einfuehrung-20120408-2|411	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-26.ltx
12mr|texlive-einfuehrung-20120408-2|412	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-27.ltx
12mr|texlive-einfuehrung-20120408-2|413	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-28.ltx
12mr|texlive-einfuehrung-20120408-2|414	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-29.ltx
12mr|texlive-einfuehrung-20120408-2|415	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-3.ltx2crop
12mr|texlive-einfuehrung-20120408-2|416	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-30.ltx
12mr|texlive-einfuehrung-20120408-2|417	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-31.ltx
12mr|texlive-einfuehrung-20120408-2|418	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-32.ltx
12mr|texlive-einfuehrung-20120408-2|419	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-4.ltx2crop
12mr|texlive-einfuehrung-20120408-2|420	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-5.ltx2crop
12mr|texlive-einfuehrung-20120408-2|421	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-6.ltx2crop
12mr|texlive-einfuehrung-20120408-2|422	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-7.ltx2crop
12mr|texlive-einfuehrung-20120408-2|423	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-8.ltx2crop
12mr|texlive-einfuehrung-20120408-2|424	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-07-9.ltx2crop
12mr|texlive-einfuehrung-20120408-2|425	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-08-1.ltx
12mr|texlive-einfuehrung-20120408-2|426	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-08-10.ltx2crop
12mr|texlive-einfuehrung-20120408-2|427	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-08-11.ltx2crop
12mr|texlive-einfuehrung-20120408-2|428	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-08-2.ltx
12mr|texlive-einfuehrung-20120408-2|429	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-08-3.ltx
12mr|texlive-einfuehrung-20120408-2|430	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-08-4.ltx
12mr|texlive-einfuehrung-20120408-2|431	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-08-5.ltx
12mr|texlive-einfuehrung-20120408-2|432	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-08-6.ltx
12mr|texlive-einfuehrung-20120408-2|433	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-08-7.ltx
12mr|texlive-einfuehrung-20120408-2|434	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-08-8.ltx
12mr|texlive-einfuehrung-20120408-2|435	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-08-9.ltx
12mr|texlive-einfuehrung-20120408-2|436	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-09-1.ltx
12mr|texlive-einfuehrung-20120408-2|437	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-09-2.ltx2
12mr|texlive-einfuehrung-20120408-2|438	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-09-3.ltx2
12mr|texlive-einfuehrung-20120408-2|439	%doc %{_texmfdistdir}/doc/latex/einfuehrung/08-09-4.ltx2
12mr|texlive-einfuehrung-20120408-2|440	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-02-1.ltx
12mr|texlive-einfuehrung-20120408-2|441	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-02-2.ltx
12mr|texlive-einfuehrung-20120408-2|442	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-02-3.ltx
12mr|texlive-einfuehrung-20120408-2|443	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-02-4.ltx
12mr|texlive-einfuehrung-20120408-2|444	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-02-5.ltx
12mr|texlive-einfuehrung-20120408-2|445	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-03-1.ltx
12mr|texlive-einfuehrung-20120408-2|446	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-03-10.ltx
12mr|texlive-einfuehrung-20120408-2|447	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-03-11.ltx
12mr|texlive-einfuehrung-20120408-2|448	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-03-2.ltx
12mr|texlive-einfuehrung-20120408-2|449	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-03-3.ltx
12mr|texlive-einfuehrung-20120408-2|450	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-03-4.ltx
12mr|texlive-einfuehrung-20120408-2|451	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-03-5.ltx
12mr|texlive-einfuehrung-20120408-2|452	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-03-6.ltx
12mr|texlive-einfuehrung-20120408-2|453	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-03-7.ltx
12mr|texlive-einfuehrung-20120408-2|454	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-03-8.ltx2
12mr|texlive-einfuehrung-20120408-2|455	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-03-9.ltx2
12mr|texlive-einfuehrung-20120408-2|456	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-04-1.ltx
12mr|texlive-einfuehrung-20120408-2|457	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-05-1.ltx
12mr|texlive-einfuehrung-20120408-2|458	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-05-2.ltx
12mr|texlive-einfuehrung-20120408-2|459	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-05-3.ltx
12mr|texlive-einfuehrung-20120408-2|460	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-1.ltx
12mr|texlive-einfuehrung-20120408-2|461	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-10.ltx
12mr|texlive-einfuehrung-20120408-2|462	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-11.ltx
12mr|texlive-einfuehrung-20120408-2|463	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-12.ltx
12mr|texlive-einfuehrung-20120408-2|464	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-13.ltx
12mr|texlive-einfuehrung-20120408-2|465	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-14.ltx
12mr|texlive-einfuehrung-20120408-2|466	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-15.ltx
12mr|texlive-einfuehrung-20120408-2|467	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-16.ltx
12mr|texlive-einfuehrung-20120408-2|468	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-17.ltx
12mr|texlive-einfuehrung-20120408-2|469	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-18.ltx
12mr|texlive-einfuehrung-20120408-2|470	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-19.ltx
12mr|texlive-einfuehrung-20120408-2|471	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-2.ltx
12mr|texlive-einfuehrung-20120408-2|472	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-20.ltx
12mr|texlive-einfuehrung-20120408-2|473	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-21.ltx
12mr|texlive-einfuehrung-20120408-2|474	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-22.ltx
12mr|texlive-einfuehrung-20120408-2|475	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-23.ltx
12mr|texlive-einfuehrung-20120408-2|476	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-24.ltx
12mr|texlive-einfuehrung-20120408-2|477	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-25.ltx
12mr|texlive-einfuehrung-20120408-2|478	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-26.ltx
12mr|texlive-einfuehrung-20120408-2|479	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-27.ltx
12mr|texlive-einfuehrung-20120408-2|480	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-28.ltx
12mr|texlive-einfuehrung-20120408-2|481	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-29.ltx
12mr|texlive-einfuehrung-20120408-2|482	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-3.ltx
12mr|texlive-einfuehrung-20120408-2|483	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-30.ltx
12mr|texlive-einfuehrung-20120408-2|484	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-31.ltx
12mr|texlive-einfuehrung-20120408-2|485	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-32.ltx
12mr|texlive-einfuehrung-20120408-2|486	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-33.ltx
12mr|texlive-einfuehrung-20120408-2|487	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-34.ltx
12mr|texlive-einfuehrung-20120408-2|488	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-35.ltx
12mr|texlive-einfuehrung-20120408-2|489	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-36.ltx
12mr|texlive-einfuehrung-20120408-2|490	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-37.ltx
12mr|texlive-einfuehrung-20120408-2|491	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-38.ltx
12mr|texlive-einfuehrung-20120408-2|492	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-39.ltx
12mr|texlive-einfuehrung-20120408-2|493	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-4.ltx
12mr|texlive-einfuehrung-20120408-2|494	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-40.ltx
12mr|texlive-einfuehrung-20120408-2|495	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-41.ltx
12mr|texlive-einfuehrung-20120408-2|496	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-42.ltx
12mr|texlive-einfuehrung-20120408-2|497	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-43.ltx
12mr|texlive-einfuehrung-20120408-2|498	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-44.ltx
12mr|texlive-einfuehrung-20120408-2|499	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-45.ltx
12mr|texlive-einfuehrung-20120408-2|500	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-46.ltx
12mr|texlive-einfuehrung-20120408-2|501	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-47.ltx
12mr|texlive-einfuehrung-20120408-2|502	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-48.ltx
12mr|texlive-einfuehrung-20120408-2|503	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-49.ltx
12mr|texlive-einfuehrung-20120408-2|504	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-5.ltx
12mr|texlive-einfuehrung-20120408-2|505	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-6.ltx
12mr|texlive-einfuehrung-20120408-2|506	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-7.ltx
12mr|texlive-einfuehrung-20120408-2|507	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-8.ltx
12mr|texlive-einfuehrung-20120408-2|508	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-06-9.ltx
12mr|texlive-einfuehrung-20120408-2|509	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-1.ltx
12mr|texlive-einfuehrung-20120408-2|510	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-10.ltx
12mr|texlive-einfuehrung-20120408-2|511	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-11.ltx
12mr|texlive-einfuehrung-20120408-2|512	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-12.ltx
12mr|texlive-einfuehrung-20120408-2|513	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-13.ltx
12mr|texlive-einfuehrung-20120408-2|514	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-14.ltx
12mr|texlive-einfuehrung-20120408-2|515	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-15.ltx
12mr|texlive-einfuehrung-20120408-2|516	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-16.ltx
12mr|texlive-einfuehrung-20120408-2|517	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-17.ltx
12mr|texlive-einfuehrung-20120408-2|518	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-18.ltx
12mr|texlive-einfuehrung-20120408-2|519	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-19.ltx
12mr|texlive-einfuehrung-20120408-2|520	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-2.ltx
12mr|texlive-einfuehrung-20120408-2|521	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-20.ltx
12mr|texlive-einfuehrung-20120408-2|522	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-21.ltx
12mr|texlive-einfuehrung-20120408-2|523	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-22.ltx
12mr|texlive-einfuehrung-20120408-2|524	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-23.ltx
12mr|texlive-einfuehrung-20120408-2|525	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-24.ltx
12mr|texlive-einfuehrung-20120408-2|526	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-25.ltx
12mr|texlive-einfuehrung-20120408-2|527	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-26.ltx
12mr|texlive-einfuehrung-20120408-2|528	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-27.ltx
12mr|texlive-einfuehrung-20120408-2|529	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-28.ltx
12mr|texlive-einfuehrung-20120408-2|530	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-29.ltx
12mr|texlive-einfuehrung-20120408-2|531	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-3.ltx
12mr|texlive-einfuehrung-20120408-2|532	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-30.ltx
12mr|texlive-einfuehrung-20120408-2|533	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-31.ltx
12mr|texlive-einfuehrung-20120408-2|534	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-32.ltx
12mr|texlive-einfuehrung-20120408-2|535	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-33.ltx
12mr|texlive-einfuehrung-20120408-2|536	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-34.ltx
12mr|texlive-einfuehrung-20120408-2|537	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-35.ltx
12mr|texlive-einfuehrung-20120408-2|538	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-36.ltx
12mr|texlive-einfuehrung-20120408-2|539	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-37.ltx
12mr|texlive-einfuehrung-20120408-2|540	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-38.ltx
12mr|texlive-einfuehrung-20120408-2|541	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-39.ltx
12mr|texlive-einfuehrung-20120408-2|542	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-4.ltx
12mr|texlive-einfuehrung-20120408-2|543	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-40.ltx
12mr|texlive-einfuehrung-20120408-2|544	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-41.ltx
12mr|texlive-einfuehrung-20120408-2|545	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-42.ltx
12mr|texlive-einfuehrung-20120408-2|546	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-43.ltx
12mr|texlive-einfuehrung-20120408-2|547	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-44.ltx
12mr|texlive-einfuehrung-20120408-2|548	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-45.ltx
12mr|texlive-einfuehrung-20120408-2|549	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-46.ltx
12mr|texlive-einfuehrung-20120408-2|550	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-47.ltx
12mr|texlive-einfuehrung-20120408-2|551	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-48.ltx
12mr|texlive-einfuehrung-20120408-2|552	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-49.ltx
12mr|texlive-einfuehrung-20120408-2|553	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-5.ltx
12mr|texlive-einfuehrung-20120408-2|554	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-50.ltx
12mr|texlive-einfuehrung-20120408-2|555	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-51.ltx
12mr|texlive-einfuehrung-20120408-2|556	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-52.ltx
12mr|texlive-einfuehrung-20120408-2|557	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-53.ltx
12mr|texlive-einfuehrung-20120408-2|558	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-54.ltx
12mr|texlive-einfuehrung-20120408-2|559	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-55.ltx
12mr|texlive-einfuehrung-20120408-2|560	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-56.ltx
12mr|texlive-einfuehrung-20120408-2|561	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-57.ltx
12mr|texlive-einfuehrung-20120408-2|562	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-58.ltx
12mr|texlive-einfuehrung-20120408-2|563	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-59.ltx
12mr|texlive-einfuehrung-20120408-2|564	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-6.ltx
12mr|texlive-einfuehrung-20120408-2|565	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-60.ltx
12mr|texlive-einfuehrung-20120408-2|566	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-61.ltx
12mr|texlive-einfuehrung-20120408-2|567	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-62.ltx
12mr|texlive-einfuehrung-20120408-2|568	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-63.ltx
12mr|texlive-einfuehrung-20120408-2|569	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-64.ltx
12mr|texlive-einfuehrung-20120408-2|570	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-65.ltx
12mr|texlive-einfuehrung-20120408-2|571	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-7.ltx
12mr|texlive-einfuehrung-20120408-2|572	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-8.ltx
12mr|texlive-einfuehrung-20120408-2|573	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-07-9.ltx
12mr|texlive-einfuehrung-20120408-2|574	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-1.ltx
12mr|texlive-einfuehrung-20120408-2|575	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-10.ltx
12mr|texlive-einfuehrung-20120408-2|576	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-11.ltx
12mr|texlive-einfuehrung-20120408-2|577	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-12.ltx
12mr|texlive-einfuehrung-20120408-2|578	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-13.ltx
12mr|texlive-einfuehrung-20120408-2|579	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-14.ltx
12mr|texlive-einfuehrung-20120408-2|580	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-15.ltx
12mr|texlive-einfuehrung-20120408-2|581	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-16.ltx
12mr|texlive-einfuehrung-20120408-2|582	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-17.ltx
12mr|texlive-einfuehrung-20120408-2|583	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-18.ltx
12mr|texlive-einfuehrung-20120408-2|584	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-19.ltx
12mr|texlive-einfuehrung-20120408-2|585	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-2.ltx
12mr|texlive-einfuehrung-20120408-2|586	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-20.ltx
12mr|texlive-einfuehrung-20120408-2|587	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-21.ltx
12mr|texlive-einfuehrung-20120408-2|588	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-22.ltx
12mr|texlive-einfuehrung-20120408-2|589	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-23.ltx
12mr|texlive-einfuehrung-20120408-2|590	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-24.ltx
12mr|texlive-einfuehrung-20120408-2|591	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-25.xltx
12mr|texlive-einfuehrung-20120408-2|592	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-26.ltx
12mr|texlive-einfuehrung-20120408-2|593	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-27.ltx
12mr|texlive-einfuehrung-20120408-2|594	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-28.ltx
12mr|texlive-einfuehrung-20120408-2|595	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-29.ltx
12mr|texlive-einfuehrung-20120408-2|596	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-3.ltx
12mr|texlive-einfuehrung-20120408-2|597	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-30.ltx
12mr|texlive-einfuehrung-20120408-2|598	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-31.ltx
12mr|texlive-einfuehrung-20120408-2|599	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-32.ltx
12mr|texlive-einfuehrung-20120408-2|600	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-33.ltx
12mr|texlive-einfuehrung-20120408-2|601	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-34.ltx
12mr|texlive-einfuehrung-20120408-2|602	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-35.ltx
12mr|texlive-einfuehrung-20120408-2|603	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-36.ltx4
12mr|texlive-einfuehrung-20120408-2|604	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-37.ltx
12mr|texlive-einfuehrung-20120408-2|605	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-38.ltx
12mr|texlive-einfuehrung-20120408-2|606	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-39.ltx
12mr|texlive-einfuehrung-20120408-2|607	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-4.ltx
12mr|texlive-einfuehrung-20120408-2|608	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-40.ltx
12mr|texlive-einfuehrung-20120408-2|609	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-41.ltx
12mr|texlive-einfuehrung-20120408-2|610	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-42.ltx
12mr|texlive-einfuehrung-20120408-2|611	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-43.ltx
12mr|texlive-einfuehrung-20120408-2|612	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-44.ltx
12mr|texlive-einfuehrung-20120408-2|613	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-45.ltx
12mr|texlive-einfuehrung-20120408-2|614	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-46.ltx
12mr|texlive-einfuehrung-20120408-2|615	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-5.ltx
12mr|texlive-einfuehrung-20120408-2|616	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-6.ltx
12mr|texlive-einfuehrung-20120408-2|617	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-7.ltx
12mr|texlive-einfuehrung-20120408-2|618	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-8.ltx
12mr|texlive-einfuehrung-20120408-2|619	%doc %{_texmfdistdir}/doc/latex/einfuehrung/09-08-9.ltx
12mr|texlive-einfuehrung-20120408-2|620	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-01-1.ltx
12mr|texlive-einfuehrung-20120408-2|621	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-01-2.ltx2
12mr|texlive-einfuehrung-20120408-2|622	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-01-3.ltx2
12mr|texlive-einfuehrung-20120408-2|623	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-01-4.ltx
12mr|texlive-einfuehrung-20120408-2|624	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-01-5.ltx
12mr|texlive-einfuehrung-20120408-2|625	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-01-6.ltx
12mr|texlive-einfuehrung-20120408-2|626	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-02-1.ltx
12mr|texlive-einfuehrung-20120408-2|627	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-03-1.ltx
12mr|texlive-einfuehrung-20120408-2|628	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-03-2.ltx
12mr|texlive-einfuehrung-20120408-2|629	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-03-3.ltx
12mr|texlive-einfuehrung-20120408-2|630	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-04-1.ltx
12mr|texlive-einfuehrung-20120408-2|631	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-04-2.ltx
12mr|texlive-einfuehrung-20120408-2|632	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-04-3.ltx
12mr|texlive-einfuehrung-20120408-2|633	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-05-1.ltx2
12mr|texlive-einfuehrung-20120408-2|634	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-05-2.ltx2
12mr|texlive-einfuehrung-20120408-2|635	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-05-3.ltx2
12mr|texlive-einfuehrung-20120408-2|636	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-05-4.ltx2
12mr|texlive-einfuehrung-20120408-2|637	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-06-1.ltx2
12mr|texlive-einfuehrung-20120408-2|638	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-1.ltx
12mr|texlive-einfuehrung-20120408-2|639	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-10.ltx2
12mr|texlive-einfuehrung-20120408-2|640	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-11.ltx2
12mr|texlive-einfuehrung-20120408-2|641	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-12.ltx2
12mr|texlive-einfuehrung-20120408-2|642	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-13.ltx2
12mr|texlive-einfuehrung-20120408-2|643	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-14.ltx
12mr|texlive-einfuehrung-20120408-2|644	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-15.ltx
12mr|texlive-einfuehrung-20120408-2|645	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-16.ltx
12mr|texlive-einfuehrung-20120408-2|646	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-17.ltx2
12mr|texlive-einfuehrung-20120408-2|647	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-18.ltx2
12mr|texlive-einfuehrung-20120408-2|648	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-19.ltx2
12mr|texlive-einfuehrung-20120408-2|649	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-2.ltx2
12mr|texlive-einfuehrung-20120408-2|650	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-20.ltx2
12mr|texlive-einfuehrung-20120408-2|651	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-21.ltx
12mr|texlive-einfuehrung-20120408-2|652	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-22.ltx
12mr|texlive-einfuehrung-20120408-2|653	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-23.ltx
12mr|texlive-einfuehrung-20120408-2|654	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-24.ltx
12mr|texlive-einfuehrung-20120408-2|655	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-25.ltx
12mr|texlive-einfuehrung-20120408-2|656	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-26.ltx
12mr|texlive-einfuehrung-20120408-2|657	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-27.ltx
12mr|texlive-einfuehrung-20120408-2|658	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-28.ltx2
12mr|texlive-einfuehrung-20120408-2|659	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-29.ltx2
12mr|texlive-einfuehrung-20120408-2|660	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-3.ltx2
12mr|texlive-einfuehrung-20120408-2|661	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-30.ltx2
12mr|texlive-einfuehrung-20120408-2|662	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-31.ltx
12mr|texlive-einfuehrung-20120408-2|663	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-32.ltx2
12mr|texlive-einfuehrung-20120408-2|664	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-4.ltx
12mr|texlive-einfuehrung-20120408-2|665	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-5.ltx
12mr|texlive-einfuehrung-20120408-2|666	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-6.ltx
12mr|texlive-einfuehrung-20120408-2|667	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-7.ltx2
12mr|texlive-einfuehrung-20120408-2|668	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-8.ltx
12mr|texlive-einfuehrung-20120408-2|669	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-07-9.ltx2
12mr|texlive-einfuehrung-20120408-2|670	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-08-1.ltx
12mr|texlive-einfuehrung-20120408-2|671	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-08-10.xltx
12mr|texlive-einfuehrung-20120408-2|672	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-08-11.ltx
12mr|texlive-einfuehrung-20120408-2|673	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-08-2.ltx2crop
12mr|texlive-einfuehrung-20120408-2|674	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-08-3.ltx2crop
12mr|texlive-einfuehrung-20120408-2|675	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-08-4.ltx
12mr|texlive-einfuehrung-20120408-2|676	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-08-5.ltx2crop
12mr|texlive-einfuehrung-20120408-2|677	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-08-6.ltx2crop
12mr|texlive-einfuehrung-20120408-2|678	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-08-7.ltx2
12mr|texlive-einfuehrung-20120408-2|679	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-08-8.ltx
12mr|texlive-einfuehrung-20120408-2|680	%doc %{_texmfdistdir}/doc/latex/einfuehrung/10-08-9.ltx2
12mr|texlive-einfuehrung-20120408-2|681	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-01-1.ltx
12mr|texlive-einfuehrung-20120408-2|682	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-01-2.ltx
12mr|texlive-einfuehrung-20120408-2|683	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-02-1.ltx
12mr|texlive-einfuehrung-20120408-2|684	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-02-2.ltx
12mr|texlive-einfuehrung-20120408-2|685	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-03-1.ltx
12mr|texlive-einfuehrung-20120408-2|686	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-1.ltx
12mr|texlive-einfuehrung-20120408-2|687	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-10.ltx
12mr|texlive-einfuehrung-20120408-2|688	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-11.ltx
12mr|texlive-einfuehrung-20120408-2|689	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-12.ltx
12mr|texlive-einfuehrung-20120408-2|690	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-13.ltx
12mr|texlive-einfuehrung-20120408-2|691	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-14.ltx
12mr|texlive-einfuehrung-20120408-2|692	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-15.ltx2
12mr|texlive-einfuehrung-20120408-2|693	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-16.ltx2
12mr|texlive-einfuehrung-20120408-2|694	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-17.ltx2
12mr|texlive-einfuehrung-20120408-2|695	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-18.ltx2
12mr|texlive-einfuehrung-20120408-2|696	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-19.ltx
12mr|texlive-einfuehrung-20120408-2|697	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-2.ltx
12mr|texlive-einfuehrung-20120408-2|698	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-20.ltx
12mr|texlive-einfuehrung-20120408-2|699	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-21.ltx
12mr|texlive-einfuehrung-20120408-2|700	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-22.ltx
12mr|texlive-einfuehrung-20120408-2|701	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-23.ltx
12mr|texlive-einfuehrung-20120408-2|702	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-3.ltx
12mr|texlive-einfuehrung-20120408-2|703	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-4.ltx
12mr|texlive-einfuehrung-20120408-2|704	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-5.ltx
12mr|texlive-einfuehrung-20120408-2|705	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-6.ltx
12mr|texlive-einfuehrung-20120408-2|706	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-7.ltx
12mr|texlive-einfuehrung-20120408-2|707	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-8.ltx
12mr|texlive-einfuehrung-20120408-2|708	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-05-9.ltx
12mr|texlive-einfuehrung-20120408-2|709	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-1.ltx
12mr|texlive-einfuehrung-20120408-2|710	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-10.ltx
12mr|texlive-einfuehrung-20120408-2|711	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-11.ltx
12mr|texlive-einfuehrung-20120408-2|712	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-12.ltx
12mr|texlive-einfuehrung-20120408-2|713	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-13.ltx
12mr|texlive-einfuehrung-20120408-2|714	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-14.ltx
12mr|texlive-einfuehrung-20120408-2|715	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-2.ltx
12mr|texlive-einfuehrung-20120408-2|716	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-3.ltx
12mr|texlive-einfuehrung-20120408-2|717	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-4.ltx
12mr|texlive-einfuehrung-20120408-2|718	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-5.ltx
12mr|texlive-einfuehrung-20120408-2|719	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-6.ltx
12mr|texlive-einfuehrung-20120408-2|720	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-7.ltx
12mr|texlive-einfuehrung-20120408-2|721	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-8.ltx
12mr|texlive-einfuehrung-20120408-2|722	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-06-9.ltx
12mr|texlive-einfuehrung-20120408-2|723	%doc %{_texmfdistdir}/doc/latex/einfuehrung/11-07-1.lualtx
12mr|texlive-einfuehrung-20120408-2|724	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-1.xinl
12mr|texlive-einfuehrung-20120408-2|725	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-10.xinl
12mr|texlive-einfuehrung-20120408-2|726	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-11.xinl
12mr|texlive-einfuehrung-20120408-2|727	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-12.xinl
12mr|texlive-einfuehrung-20120408-2|728	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-13.xinl
12mr|texlive-einfuehrung-20120408-2|729	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-2.xinl
12mr|texlive-einfuehrung-20120408-2|730	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-3.xinl
12mr|texlive-einfuehrung-20120408-2|731	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-4.xinl
12mr|texlive-einfuehrung-20120408-2|732	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-5.xinl
12mr|texlive-einfuehrung-20120408-2|733	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-6.xinl
12mr|texlive-einfuehrung-20120408-2|734	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-7.xinl
12mr|texlive-einfuehrung-20120408-2|735	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-8.xinl
12mr|texlive-einfuehrung-20120408-2|736	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-01-9.xinl
12mr|texlive-einfuehrung-20120408-2|737	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-02-1.ltx
12mr|texlive-einfuehrung-20120408-2|738	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-02-2.ltx
12mr|texlive-einfuehrung-20120408-2|739	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-02-3.ltx
12mr|texlive-einfuehrung-20120408-2|740	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-02-4.ltx
12mr|texlive-einfuehrung-20120408-2|741	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-02-5.ltx
12mr|texlive-einfuehrung-20120408-2|742	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-02-6.ltx
12mr|texlive-einfuehrung-20120408-2|743	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-03-1.ltx
12mr|texlive-einfuehrung-20120408-2|744	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-1.sh
12mr|texlive-einfuehrung-20120408-2|745	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-10.lualtx
12mr|texlive-einfuehrung-20120408-2|746	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-11.xltx
12mr|texlive-einfuehrung-20120408-2|747	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-12.xltx
12mr|texlive-einfuehrung-20120408-2|748	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-13.xltx
12mr|texlive-einfuehrung-20120408-2|749	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-14.xltx
12mr|texlive-einfuehrung-20120408-2|750	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-15.lualtx
12mr|texlive-einfuehrung-20120408-2|751	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-16.lualtx2
12mr|texlive-einfuehrung-20120408-2|752	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-17.lualtx2
12mr|texlive-einfuehrung-20120408-2|753	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-18.lualtx
12mr|texlive-einfuehrung-20120408-2|754	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-2.xltx
12mr|texlive-einfuehrung-20120408-2|755	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-3.sh
12mr|texlive-einfuehrung-20120408-2|756	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-4.sh
12mr|texlive-einfuehrung-20120408-2|757	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-5.lualtx
12mr|texlive-einfuehrung-20120408-2|758	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-6.xltx
12mr|texlive-einfuehrung-20120408-2|759	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-7.xltx
12mr|texlive-einfuehrung-20120408-2|760	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-8.xltx
12mr|texlive-einfuehrung-20120408-2|761	%doc %{_texmfdistdir}/doc/latex/einfuehrung/12-04-9.lualtx
12mr|texlive-einfuehrung-20120408-2|762	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-01-1.ltxb
12mr|texlive-einfuehrung-20120408-2|763	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-01-2.ltxb
12mr|texlive-einfuehrung-20120408-2|764	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-01-3.ltxb
12mr|texlive-einfuehrung-20120408-2|765	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-01-4.ltxb
12mr|texlive-einfuehrung-20120408-2|766	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-1.ltxb
12mr|texlive-einfuehrung-20120408-2|767	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-10.ltxb
12mr|texlive-einfuehrung-20120408-2|768	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-11.ltxb
12mr|texlive-einfuehrung-20120408-2|769	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-12.ltxb
12mr|texlive-einfuehrung-20120408-2|770	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-13.ltxb
12mr|texlive-einfuehrung-20120408-2|771	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-14.ltxb
12mr|texlive-einfuehrung-20120408-2|772	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-15.ltxb
12mr|texlive-einfuehrung-20120408-2|773	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-16.ltxb
12mr|texlive-einfuehrung-20120408-2|774	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-17.ltxb
12mr|texlive-einfuehrung-20120408-2|775	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-18.ltxb
12mr|texlive-einfuehrung-20120408-2|776	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-19.ltxb
12mr|texlive-einfuehrung-20120408-2|777	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-2.ltx2
12mr|texlive-einfuehrung-20120408-2|778	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-20.ltxb
12mr|texlive-einfuehrung-20120408-2|779	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-3.ltxb
12mr|texlive-einfuehrung-20120408-2|780	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-4.ltxb
12mr|texlive-einfuehrung-20120408-2|781	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-5.ltxb
12mr|texlive-einfuehrung-20120408-2|782	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-6.ltxb
12mr|texlive-einfuehrung-20120408-2|783	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-7.ltxb
12mr|texlive-einfuehrung-20120408-2|784	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-8.ltxbps
12mr|texlive-einfuehrung-20120408-2|785	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-02-9.ltxb
12mr|texlive-einfuehrung-20120408-2|786	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-03-1.ltxb
12mr|texlive-einfuehrung-20120408-2|787	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-03-10.ltxb
12mr|texlive-einfuehrung-20120408-2|788	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-03-11.ltxb
12mr|texlive-einfuehrung-20120408-2|789	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-03-2.ltxb
12mr|texlive-einfuehrung-20120408-2|790	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-03-3.ltxb
12mr|texlive-einfuehrung-20120408-2|791	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-03-4.ltxb
12mr|texlive-einfuehrung-20120408-2|792	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-03-5.ltxb
12mr|texlive-einfuehrung-20120408-2|793	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-03-6.ltxb
12mr|texlive-einfuehrung-20120408-2|794	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-03-7.ltxb
12mr|texlive-einfuehrung-20120408-2|795	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-03-8.ltxb
12mr|texlive-einfuehrung-20120408-2|796	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-03-9.ltxb
12mr|texlive-einfuehrung-20120408-2|797	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-04-1.ltxb
12mr|texlive-einfuehrung-20120408-2|798	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-04-2.ltxb
12mr|texlive-einfuehrung-20120408-2|799	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-05-1.ltxb
12mr|texlive-einfuehrung-20120408-2|800	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-05-2.ltxb
12mr|texlive-einfuehrung-20120408-2|801	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-05-3.ltxb
12mr|texlive-einfuehrung-20120408-2|802	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-05-4.ltxb
12mr|texlive-einfuehrung-20120408-2|803	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-06-1.ltxb
12mr|texlive-einfuehrung-20120408-2|804	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-06-2.ltxb
12mr|texlive-einfuehrung-20120408-2|805	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-07-1.ltxb
12mr|texlive-einfuehrung-20120408-2|806	%doc %{_texmfdistdir}/doc/latex/einfuehrung/13-07-2.ltxb
12mr|texlive-einfuehrung-20120408-2|807	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-1.ltx
12mr|texlive-einfuehrung-20120408-2|808	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-10.ltx
12mr|texlive-einfuehrung-20120408-2|809	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-11.ltx
12mr|texlive-einfuehrung-20120408-2|810	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-12.ltx
12mr|texlive-einfuehrung-20120408-2|811	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-13.ltx
12mr|texlive-einfuehrung-20120408-2|812	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-2.ltx
12mr|texlive-einfuehrung-20120408-2|813	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-3.ltx
12mr|texlive-einfuehrung-20120408-2|814	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-4.ltx
12mr|texlive-einfuehrung-20120408-2|815	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-5.ltx
12mr|texlive-einfuehrung-20120408-2|816	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-6.ltx
12mr|texlive-einfuehrung-20120408-2|817	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-7.ltx
12mr|texlive-einfuehrung-20120408-2|818	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-8.ltxps
12mr|texlive-einfuehrung-20120408-2|819	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-01-9.ltx
12mr|texlive-einfuehrung-20120408-2|820	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-02-1.ltx
12mr|texlive-einfuehrung-20120408-2|821	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-02-2.ltx
12mr|texlive-einfuehrung-20120408-2|822	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-02-3.ltx
12mr|texlive-einfuehrung-20120408-2|823	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-02-4.ltx
12mr|texlive-einfuehrung-20120408-2|824	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-02-5.ltx
12mr|texlive-einfuehrung-20120408-2|825	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-02-6.ltx
12mr|texlive-einfuehrung-20120408-2|826	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-02-7.ltx
12mr|texlive-einfuehrung-20120408-2|827	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-1.ltx
12mr|texlive-einfuehrung-20120408-2|828	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-10.ltx2crop
12mr|texlive-einfuehrung-20120408-2|829	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-11.ltx
12mr|texlive-einfuehrung-20120408-2|830	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-12.ltx
12mr|texlive-einfuehrung-20120408-2|831	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-13.ltx
12mr|texlive-einfuehrung-20120408-2|832	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-14.ltx
12mr|texlive-einfuehrung-20120408-2|833	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-15.ltx2crop
12mr|texlive-einfuehrung-20120408-2|834	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-16.ltx2crop
12mr|texlive-einfuehrung-20120408-2|835	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-2.ltx
12mr|texlive-einfuehrung-20120408-2|836	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-3.ltx
12mr|texlive-einfuehrung-20120408-2|837	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-4.ltx
12mr|texlive-einfuehrung-20120408-2|838	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-5.ltx
12mr|texlive-einfuehrung-20120408-2|839	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-6.ltx
12mr|texlive-einfuehrung-20120408-2|840	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-7.ltx
12mr|texlive-einfuehrung-20120408-2|841	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-8.ltx
12mr|texlive-einfuehrung-20120408-2|842	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-03-9.ltx
12mr|texlive-einfuehrung-20120408-2|843	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-04-1.ltx
12mr|texlive-einfuehrung-20120408-2|844	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-04-2.ltx
12mr|texlive-einfuehrung-20120408-2|845	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-04-3.ltx
12mr|texlive-einfuehrung-20120408-2|846	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-04-4.ltx
12mr|texlive-einfuehrung-20120408-2|847	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-04-5.ltx
12mr|texlive-einfuehrung-20120408-2|848	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-04-6.ltx
12mr|texlive-einfuehrung-20120408-2|849	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-04-7.ltx
12mr|texlive-einfuehrung-20120408-2|850	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-04-8.ltx
12mr|texlive-einfuehrung-20120408-2|851	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-04-9.ltx
12mr|texlive-einfuehrung-20120408-2|852	%doc %{_texmfdistdir}/doc/latex/einfuehrung/14-05-1.xltx
12mr|texlive-einfuehrung-20120408-2|853	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-1.ltx
12mr|texlive-einfuehrung-20120408-2|854	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-10.ltx
12mr|texlive-einfuehrung-20120408-2|855	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-11.ltx
12mr|texlive-einfuehrung-20120408-2|856	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-12.ltx
12mr|texlive-einfuehrung-20120408-2|857	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-13.ltx
12mr|texlive-einfuehrung-20120408-2|858	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-2.ltx
12mr|texlive-einfuehrung-20120408-2|859	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-3.ltx
12mr|texlive-einfuehrung-20120408-2|860	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-4.ltx
12mr|texlive-einfuehrung-20120408-2|861	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-5.ltx
12mr|texlive-einfuehrung-20120408-2|862	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-6.ltx
12mr|texlive-einfuehrung-20120408-2|863	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-7.ltx
12mr|texlive-einfuehrung-20120408-2|864	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-8.ltx
12mr|texlive-einfuehrung-20120408-2|865	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-01-9.ltx
12mr|texlive-einfuehrung-20120408-2|866	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-1.mp3
12mr|texlive-einfuehrung-20120408-2|867	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-10.mp
12mr|texlive-einfuehrung-20120408-2|868	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-11.mp
12mr|texlive-einfuehrung-20120408-2|869	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-12.mp
12mr|texlive-einfuehrung-20120408-2|870	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-13.mp
12mr|texlive-einfuehrung-20120408-2|871	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-14.mp
12mr|texlive-einfuehrung-20120408-2|872	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-15.mp
12mr|texlive-einfuehrung-20120408-2|873	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-16.mp
12mr|texlive-einfuehrung-20120408-2|874	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-17.mp
12mr|texlive-einfuehrung-20120408-2|875	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-18.mp
12mr|texlive-einfuehrung-20120408-2|876	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-19.mp
12mr|texlive-einfuehrung-20120408-2|877	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-2.ltxps
12mr|texlive-einfuehrung-20120408-2|878	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-20.mp
12mr|texlive-einfuehrung-20120408-2|879	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-21.mp
12mr|texlive-einfuehrung-20120408-2|880	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-22.mp
12mr|texlive-einfuehrung-20120408-2|881	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-23.mp
12mr|texlive-einfuehrung-20120408-2|882	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-24.mp
12mr|texlive-einfuehrung-20120408-2|883	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-25.mp
12mr|texlive-einfuehrung-20120408-2|884	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-26.mp
12mr|texlive-einfuehrung-20120408-2|885	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-27.mp
12mr|texlive-einfuehrung-20120408-2|886	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-28.mp
12mr|texlive-einfuehrung-20120408-2|887	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-29.mp
12mr|texlive-einfuehrung-20120408-2|888	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-3.ltx
12mr|texlive-einfuehrung-20120408-2|889	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-30.mp
12mr|texlive-einfuehrung-20120408-2|890	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-31.mp
12mr|texlive-einfuehrung-20120408-2|891	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-32.mp
12mr|texlive-einfuehrung-20120408-2|892	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-33.mp2
12mr|texlive-einfuehrung-20120408-2|893	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-34.mp2
12mr|texlive-einfuehrung-20120408-2|894	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-35.mp2
12mr|texlive-einfuehrung-20120408-2|895	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-36.mp2
12mr|texlive-einfuehrung-20120408-2|896	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-37.mp
12mr|texlive-einfuehrung-20120408-2|897	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-38.mp2
12mr|texlive-einfuehrung-20120408-2|898	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-39.mp2
12mr|texlive-einfuehrung-20120408-2|899	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-4.mp
12mr|texlive-einfuehrung-20120408-2|900	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-40.mp2
12mr|texlive-einfuehrung-20120408-2|901	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-41.mp2
12mr|texlive-einfuehrung-20120408-2|902	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-42.mp2
12mr|texlive-einfuehrung-20120408-2|903	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-43.mp2
12mr|texlive-einfuehrung-20120408-2|904	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-44.mp2
12mr|texlive-einfuehrung-20120408-2|905	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-45.mp2
12mr|texlive-einfuehrung-20120408-2|906	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-46.mp2
12mr|texlive-einfuehrung-20120408-2|907	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-47.mp2
12mr|texlive-einfuehrung-20120408-2|908	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-48.mp2
12mr|texlive-einfuehrung-20120408-2|909	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-49.mp2
12mr|texlive-einfuehrung-20120408-2|910	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-5.mp
12mr|texlive-einfuehrung-20120408-2|911	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-50.mp2
12mr|texlive-einfuehrung-20120408-2|912	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-51.mp2
12mr|texlive-einfuehrung-20120408-2|913	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-52.mp2
12mr|texlive-einfuehrung-20120408-2|914	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-53.mp2
12mr|texlive-einfuehrung-20120408-2|915	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-54.mp2
12mr|texlive-einfuehrung-20120408-2|916	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-55.mp2
12mr|texlive-einfuehrung-20120408-2|917	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-56.mp2
12mr|texlive-einfuehrung-20120408-2|918	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-57.mp2
12mr|texlive-einfuehrung-20120408-2|919	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-58.mp2
12mr|texlive-einfuehrung-20120408-2|920	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-59.mp2
12mr|texlive-einfuehrung-20120408-2|921	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-6.mp
12mr|texlive-einfuehrung-20120408-2|922	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-60.mp2
12mr|texlive-einfuehrung-20120408-2|923	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-61.mp2
12mr|texlive-einfuehrung-20120408-2|924	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-62.mp2
12mr|texlive-einfuehrung-20120408-2|925	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-63.mp2
12mr|texlive-einfuehrung-20120408-2|926	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-64.mp2
12mr|texlive-einfuehrung-20120408-2|927	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-65.mp2
12mr|texlive-einfuehrung-20120408-2|928	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-66.mp2
12mr|texlive-einfuehrung-20120408-2|929	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-67.mp2
12mr|texlive-einfuehrung-20120408-2|930	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-68.mp2
12mr|texlive-einfuehrung-20120408-2|931	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-69.mp2
12mr|texlive-einfuehrung-20120408-2|932	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-7.mp
12mr|texlive-einfuehrung-20120408-2|933	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-8.mp
12mr|texlive-einfuehrung-20120408-2|934	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-02-9.mp
12mr|texlive-einfuehrung-20120408-2|935	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-1.ltxps
12mr|texlive-einfuehrung-20120408-2|936	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-10.ltxps
12mr|texlive-einfuehrung-20120408-2|937	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-11.ltxps
12mr|texlive-einfuehrung-20120408-2|938	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-12.ltxps
12mr|texlive-einfuehrung-20120408-2|939	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-13.ltxps
12mr|texlive-einfuehrung-20120408-2|940	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-14.ltxps
12mr|texlive-einfuehrung-20120408-2|941	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-15.ltxps
12mr|texlive-einfuehrung-20120408-2|942	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-16.ltxps
12mr|texlive-einfuehrung-20120408-2|943	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-17.ltxps
12mr|texlive-einfuehrung-20120408-2|944	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-18.ltxps
12mr|texlive-einfuehrung-20120408-2|945	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-19.ltxps
12mr|texlive-einfuehrung-20120408-2|946	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-2.ltxps
12mr|texlive-einfuehrung-20120408-2|947	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-20.ltxps
12mr|texlive-einfuehrung-20120408-2|948	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-21.ltxps
12mr|texlive-einfuehrung-20120408-2|949	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-22.ltxps
12mr|texlive-einfuehrung-20120408-2|950	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-23.ltxps
12mr|texlive-einfuehrung-20120408-2|951	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-24.ltxps
12mr|texlive-einfuehrung-20120408-2|952	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-25.ltxps
12mr|texlive-einfuehrung-20120408-2|953	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-26.ltxps
12mr|texlive-einfuehrung-20120408-2|954	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-27.ltxps
12mr|texlive-einfuehrung-20120408-2|955	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-28.ltxps
12mr|texlive-einfuehrung-20120408-2|956	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-29.ltxps
12mr|texlive-einfuehrung-20120408-2|957	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-3.ltxps
12mr|texlive-einfuehrung-20120408-2|958	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-30.ltxps
12mr|texlive-einfuehrung-20120408-2|959	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-31.ltxps
12mr|texlive-einfuehrung-20120408-2|960	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-32.ltxps
12mr|texlive-einfuehrung-20120408-2|961	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-33.ltxps
12mr|texlive-einfuehrung-20120408-2|962	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-34.ltxps
12mr|texlive-einfuehrung-20120408-2|963	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-35.ltxps
12mr|texlive-einfuehrung-20120408-2|964	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-36.ltxps
12mr|texlive-einfuehrung-20120408-2|965	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-37.ltxps
12mr|texlive-einfuehrung-20120408-2|966	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-38.ltxps
12mr|texlive-einfuehrung-20120408-2|967	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-39.ltxps
12mr|texlive-einfuehrung-20120408-2|968	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-4.ltxps
12mr|texlive-einfuehrung-20120408-2|969	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-40.ltxps
12mr|texlive-einfuehrung-20120408-2|970	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-41.ltxps
12mr|texlive-einfuehrung-20120408-2|971	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-42.ltxps
12mr|texlive-einfuehrung-20120408-2|972	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-43.ltxps
12mr|texlive-einfuehrung-20120408-2|973	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-44.ltxps
12mr|texlive-einfuehrung-20120408-2|974	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-45.ltxps
12mr|texlive-einfuehrung-20120408-2|975	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-46.ltxps
12mr|texlive-einfuehrung-20120408-2|976	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-47.ltxps
12mr|texlive-einfuehrung-20120408-2|977	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-48.ltxps
12mr|texlive-einfuehrung-20120408-2|978	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-49.ltxps
12mr|texlive-einfuehrung-20120408-2|979	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-5.ltxps
12mr|texlive-einfuehrung-20120408-2|980	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-50.ltxps
12mr|texlive-einfuehrung-20120408-2|981	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-51.ltxps
12mr|texlive-einfuehrung-20120408-2|982	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-6.ltxps
12mr|texlive-einfuehrung-20120408-2|983	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-7.ltxps
12mr|texlive-einfuehrung-20120408-2|984	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-8.ltxps
12mr|texlive-einfuehrung-20120408-2|985	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-03-9.ltxps
12mr|texlive-einfuehrung-20120408-2|986	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-1.ltx
12mr|texlive-einfuehrung-20120408-2|987	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-10.ltx
12mr|texlive-einfuehrung-20120408-2|988	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-11.ltx
12mr|texlive-einfuehrung-20120408-2|989	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-12.ltx
12mr|texlive-einfuehrung-20120408-2|990	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-13.ltx
12mr|texlive-einfuehrung-20120408-2|991	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-14.ltx
12mr|texlive-einfuehrung-20120408-2|992	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-15.ltx
12mr|texlive-einfuehrung-20120408-2|993	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-16.ltx
12mr|texlive-einfuehrung-20120408-2|994	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-17.ltx
12mr|texlive-einfuehrung-20120408-2|995	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-18.ltx
12mr|texlive-einfuehrung-20120408-2|996	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-19.ltx
12mr|texlive-einfuehrung-20120408-2|997	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-2.ltx
12mr|texlive-einfuehrung-20120408-2|998	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-20.ltx
12mr|texlive-einfuehrung-20120408-2|999	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-21.ltx
12mr|texlive-einfuehrung-20120408-2|1000	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-22.ltx
12mr|texlive-einfuehrung-20120408-2|1001	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-23.ltx
12mr|texlive-einfuehrung-20120408-2|1002	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-24.ltx
12mr|texlive-einfuehrung-20120408-2|1003	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-25.ltx
12mr|texlive-einfuehrung-20120408-2|1004	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-26.ltx
12mr|texlive-einfuehrung-20120408-2|1005	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-27.ltx
12mr|texlive-einfuehrung-20120408-2|1006	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-28.ltx
12mr|texlive-einfuehrung-20120408-2|1007	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-29.ltx
12mr|texlive-einfuehrung-20120408-2|1008	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-3.ltx
12mr|texlive-einfuehrung-20120408-2|1009	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-30.ltx
12mr|texlive-einfuehrung-20120408-2|1010	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-31.ltx
12mr|texlive-einfuehrung-20120408-2|1011	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-32.ltx
12mr|texlive-einfuehrung-20120408-2|1012	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-33.ltx
12mr|texlive-einfuehrung-20120408-2|1013	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-34.ltx
12mr|texlive-einfuehrung-20120408-2|1014	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-35.ltx
12mr|texlive-einfuehrung-20120408-2|1015	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-36.ltx
12mr|texlive-einfuehrung-20120408-2|1016	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-37.ltx
12mr|texlive-einfuehrung-20120408-2|1017	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-38.ltx
12mr|texlive-einfuehrung-20120408-2|1018	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-39.ltx
12mr|texlive-einfuehrung-20120408-2|1019	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-4.ltx
12mr|texlive-einfuehrung-20120408-2|1020	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-40.ltx
12mr|texlive-einfuehrung-20120408-2|1021	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-41.ltx
12mr|texlive-einfuehrung-20120408-2|1022	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-42.ltx
12mr|texlive-einfuehrung-20120408-2|1023	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-43.ltx
12mr|texlive-einfuehrung-20120408-2|1024	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-44.ltx
12mr|texlive-einfuehrung-20120408-2|1025	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-45.ltx
12mr|texlive-einfuehrung-20120408-2|1026	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-46.ltx
12mr|texlive-einfuehrung-20120408-2|1027	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-47.ltx
12mr|texlive-einfuehrung-20120408-2|1028	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-48.ltx
12mr|texlive-einfuehrung-20120408-2|1029	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-49.ltx
12mr|texlive-einfuehrung-20120408-2|1030	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-5.ltx
12mr|texlive-einfuehrung-20120408-2|1031	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-50.ltx
12mr|texlive-einfuehrung-20120408-2|1032	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-51.ltx
12mr|texlive-einfuehrung-20120408-2|1033	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-52.ltx
12mr|texlive-einfuehrung-20120408-2|1034	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-53.ltx
12mr|texlive-einfuehrung-20120408-2|1035	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-54.ltx
12mr|texlive-einfuehrung-20120408-2|1036	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-55.ltx
12mr|texlive-einfuehrung-20120408-2|1037	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-56.ltx
12mr|texlive-einfuehrung-20120408-2|1038	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-57.ltx
12mr|texlive-einfuehrung-20120408-2|1039	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-58.ltx
12mr|texlive-einfuehrung-20120408-2|1040	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-59.ltx
12mr|texlive-einfuehrung-20120408-2|1041	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-6.ltx
12mr|texlive-einfuehrung-20120408-2|1042	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-60.ltx
12mr|texlive-einfuehrung-20120408-2|1043	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-61.ltx
12mr|texlive-einfuehrung-20120408-2|1044	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-62.ltx
12mr|texlive-einfuehrung-20120408-2|1045	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-63.ltx
12mr|texlive-einfuehrung-20120408-2|1046	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-64.ltx
12mr|texlive-einfuehrung-20120408-2|1047	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-65.ltx
12mr|texlive-einfuehrung-20120408-2|1048	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-66.ltx
12mr|texlive-einfuehrung-20120408-2|1049	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-67.ltx
12mr|texlive-einfuehrung-20120408-2|1050	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-68.ltx
12mr|texlive-einfuehrung-20120408-2|1051	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-69.ltx4
12mr|texlive-einfuehrung-20120408-2|1052	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-7.ltx
12mr|texlive-einfuehrung-20120408-2|1053	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-70.ltx
12mr|texlive-einfuehrung-20120408-2|1054	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-71.ltx
12mr|texlive-einfuehrung-20120408-2|1055	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-72.ltx
12mr|texlive-einfuehrung-20120408-2|1056	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-73.ltx
12mr|texlive-einfuehrung-20120408-2|1057	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-74.ltx
12mr|texlive-einfuehrung-20120408-2|1058	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-75.ltx
12mr|texlive-einfuehrung-20120408-2|1059	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-76.ltx
12mr|texlive-einfuehrung-20120408-2|1060	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-77.ltx
12mr|texlive-einfuehrung-20120408-2|1061	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-78.ltx
12mr|texlive-einfuehrung-20120408-2|1062	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-79.ltx
12mr|texlive-einfuehrung-20120408-2|1063	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-8.ltx
12mr|texlive-einfuehrung-20120408-2|1064	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-80.ltx
12mr|texlive-einfuehrung-20120408-2|1065	%doc %{_texmfdistdir}/doc/latex/einfuehrung/15-04-9.ltx
12mr|texlive-einfuehrung-20120408-2|1066	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-02-1.ltx
12mr|texlive-einfuehrung-20120408-2|1067	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-03-1.ltx
12mr|texlive-einfuehrung-20120408-2|1068	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-04-1.ltx2
12mr|texlive-einfuehrung-20120408-2|1069	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-04-2.ltx
12mr|texlive-einfuehrung-20120408-2|1070	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-04-3.ltx
12mr|texlive-einfuehrung-20120408-2|1071	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-04-4.ltx
12mr|texlive-einfuehrung-20120408-2|1072	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-04-5.ltx
12mr|texlive-einfuehrung-20120408-2|1073	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-12-1.ltx
12mr|texlive-einfuehrung-20120408-2|1074	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-12-2.ltx
12mr|texlive-einfuehrung-20120408-2|1075	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-12-3.ltx
12mr|texlive-einfuehrung-20120408-2|1076	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-12-4.ltx
12mr|texlive-einfuehrung-20120408-2|1077	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-12-5.ltx
12mr|texlive-einfuehrung-20120408-2|1078	%doc %{_texmfdistdir}/doc/latex/einfuehrung/A-12-6.ltx
12mr|texlive-einfuehrung-20120408-2|1079	%doc %{_texmfdistdir}/doc/latex/einfuehrung/B.pdf
12mr|texlive-einfuehrung-20120408-2|1080	%doc %{_texmfdistdir}/doc/latex/einfuehrung/CTdefault.tex
12mr|texlive-einfuehrung-20120408-2|1081	%doc %{_texmfdistdir}/doc/latex/einfuehrung/DEexa.sty
12mr|texlive-einfuehrung-20120408-2|1082	%doc %{_texmfdistdir}/doc/latex/einfuehrung/DEoptions.sty
12mr|texlive-einfuehrung-20120408-2|1083	%doc %{_texmfdistdir}/doc/latex/einfuehrung/Letter.ist
12mr|texlive-einfuehrung-20120408-2|1084	%doc %{_texmfdistdir}/doc/latex/einfuehrung/LetterC.ist
12mr|texlive-einfuehrung-20120408-2|1085	%doc %{_texmfdistdir}/doc/latex/einfuehrung/LoadFonts.tex
12mr|texlive-einfuehrung-20120408-2|1086	%doc %{_texmfdistdir}/doc/latex/einfuehrung/README
12mr|texlive-einfuehrung-20120408-2|1087	%doc %{_texmfdistdir}/doc/latex/einfuehrung/UTF8.bib
12mr|texlive-einfuehrung-20120408-2|1088	%doc %{_texmfdistdir}/doc/latex/einfuehrung/VerbatimOut.xltx
12mr|texlive-einfuehrung-20120408-2|1089	%doc %{_texmfdistdir}/doc/latex/einfuehrung/beispiel.cls
12mr|texlive-einfuehrung-20120408-2|1090	%doc %{_texmfdistdir}/doc/latex/einfuehrung/biblatex-examples.bib
12mr|texlive-einfuehrung-20120408-2|1091	%doc %{_texmfdistdir}/doc/latex/einfuehrung/bspcalweekly.cls
12mr|texlive-einfuehrung-20120408-2|1092	%doc %{_texmfdistdir}/doc/latex/einfuehrung/bspdvdcoll.cls
12mr|texlive-einfuehrung-20120408-2|1093	%doc %{_texmfdistdir}/doc/latex/einfuehrung/bspfont.cls
12mr|texlive-einfuehrung-20120408-2|1094	%doc %{_texmfdistdir}/doc/latex/einfuehrung/bsppstricks.cls
12mr|texlive-einfuehrung-20120408-2|1095	%doc %{_texmfdistdir}/doc/latex/einfuehrung/data0.csv
12mr|texlive-einfuehrung-20120408-2|1096	%doc %{_texmfdistdir}/doc/latex/einfuehrung/data1T.csv
12mr|texlive-einfuehrung-20120408-2|1097	%doc %{_texmfdistdir}/doc/latex/einfuehrung/de-examples-dw.bib
12mr|texlive-einfuehrung-20120408-2|1098	%doc %{_texmfdistdir}/doc/latex/einfuehrung/demo.ist
12mr|texlive-einfuehrung-20120408-2|1099	%doc %{_texmfdistdir}/doc/latex/einfuehrung/demo11.bib
12mr|texlive-einfuehrung-20120408-2|1100	%doc %{_texmfdistdir}/doc/latex/einfuehrung/demo4.bib
12mr|texlive-einfuehrung-20120408-2|1101	%doc %{_texmfdistdir}/doc/latex/einfuehrung/demo5.bib
12mr|texlive-einfuehrung-20120408-2|1102	%doc %{_texmfdistdir}/doc/latex/einfuehrung/demo6.bib
12mr|texlive-einfuehrung-20120408-2|1103	%doc %{_texmfdistdir}/doc/latex/einfuehrung/demo7.bib
12mr|texlive-einfuehrung-20120408-2|1104	%doc %{_texmfdistdir}/doc/latex/einfuehrung/doc_data.txt
12mr|texlive-einfuehrung-20120408-2|1105	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exa-fontconfig.tex
12mr|texlive-einfuehrung-20120408-2|1106	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exaarticle.cls
12mr|texlive-einfuehrung-20120408-2|1107	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exaarticle2.cls
12mr|texlive-einfuehrung-20120408-2|1108	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exaartplain.cls
12mr|texlive-einfuehrung-20120408-2|1109	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exabeamer.cls
12mr|texlive-einfuehrung-20120408-2|1110	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exabook.cls
12mr|texlive-einfuehrung-20120408-2|1111	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exabook2.cls
12mr|texlive-einfuehrung-20120408-2|1112	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exadante.cls
12mr|texlive-einfuehrung-20120408-2|1113	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exafoils.cls
12mr|texlive-einfuehrung-20120408-2|1114	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exafubeamer.cls
12mr|texlive-einfuehrung-20120408-2|1115	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exafupd.cls
12mr|texlive-einfuehrung-20120408-2|1116	%doc %{_texmfdistdir}/doc/latex/einfuehrung/examargin.cls
12mr|texlive-einfuehrung-20120408-2|1117	%doc %{_texmfdistdir}/doc/latex/einfuehrung/examemoir.cls
12mr|texlive-einfuehrung-20120408-2|1118	%doc %{_texmfdistdir}/doc/latex/einfuehrung/examinimal-mathsymbols.cls
12mr|texlive-einfuehrung-20120408-2|1119	%doc %{_texmfdistdir}/doc/latex/einfuehrung/examinimal.cls
12mr|texlive-einfuehrung-20120408-2|1120	%doc %{_texmfdistdir}/doc/latex/einfuehrung/examples-dw.bib
12mr|texlive-einfuehrung-20120408-2|1121	%doc %{_texmfdistdir}/doc/latex/einfuehrung/examples.bib
12mr|texlive-einfuehrung-20120408-2|1122	%doc %{_texmfdistdir}/doc/latex/einfuehrung/examplesA.bib
12mr|texlive-einfuehrung-20120408-2|1123	%doc %{_texmfdistdir}/doc/latex/einfuehrung/examplesB.bib
12mr|texlive-einfuehrung-20120408-2|1124	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exapd.cls
12mr|texlive-einfuehrung-20120408-2|1125	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exaprosper.cls
12mr|texlive-einfuehrung-20120408-2|1126	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exareport.cls
12mr|texlive-einfuehrung-20120408-2|1127	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exaseminar.cls
12mr|texlive-einfuehrung-20120408-2|1128	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exaslidenotes.cls
12mr|texlive-einfuehrung-20120408-2|1129	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exasymbol.cls
12mr|texlive-einfuehrung-20120408-2|1130	%doc %{_texmfdistdir}/doc/latex/einfuehrung/exaxetex.cls
12mr|texlive-einfuehrung-20120408-2|1131	%doc %{_texmfdistdir}/doc/latex/einfuehrung/fontDemo-E.tex
12mr|texlive-einfuehrung-20120408-2|1132	%doc %{_texmfdistdir}/doc/latex/einfuehrung/fontDemo.tex
12mr|texlive-einfuehrung-20120408-2|1133	%doc %{_texmfdistdir}/doc/latex/einfuehrung/foo.lua
12mr|texlive-einfuehrung-20120408-2|1134	%doc %{_texmfdistdir}/doc/latex/einfuehrung/mpxerr.tex
12mr|texlive-einfuehrung-20120408-2|1135	%doc %{_texmfdistdir}/doc/latex/einfuehrung/myModuleB.xdy
12mr|texlive-einfuehrung-20120408-2|1136	%doc %{_texmfdistdir}/doc/latex/einfuehrung/myModuleC.xdy
12mr|texlive-einfuehrung-20120408-2|1137	%doc %{_texmfdistdir}/doc/latex/einfuehrung/myModuleE.xdy
12mr|texlive-einfuehrung-20120408-2|1138	%doc %{_texmfdistdir}/doc/latex/einfuehrung/myModuleF.xdy
12mr|texlive-einfuehrung-20120408-2|1139	%doc %{_texmfdistdir}/doc/latex/einfuehrung/myModuleG.xdy
12mr|texlive-einfuehrung-20120408-2|1140	%doc %{_texmfdistdir}/doc/latex/einfuehrung/myModuleH.xdy
12mr|texlive-einfuehrung-20120408-2|1141	%doc %{_texmfdistdir}/doc/latex/einfuehrung/myModuleI.xdy
12mr|texlive-einfuehrung-20120408-2|1142	%doc %{_texmfdistdir}/doc/latex/einfuehrung/plainDemo.bst
12mr|texlive-einfuehrung-20120408-2|1143	%doc %{_texmfdistdir}/doc/latex/einfuehrung/preamble.tex
12mr|texlive-einfuehrung-20120408-2|1144	%doc %{_texmfdistdir}/doc/latex/einfuehrung/screxa.cls
12mr|texlive-einfuehrung-20120408-2|1145	%doc %{_texmfdistdir}/doc/latex/einfuehrung/screxabook.cls
12mr|texlive-einfuehrung-20120408-2|1146	%doc %{_texmfdistdir}/doc/latex/einfuehrung/screxareport.cls
12mr|texlive-einfuehrung-20120408-2|1147	%doc %{_texmfdistdir}/doc/latex/einfuehrung/tab.tex
12mr|texlive-einfuehrung-20120408-2|1148	%doc %{_texmfdistdir}/doc/latex/einfuehrung/tabelle1.tex
12mr|texlive-einfuehrung-20120408-2|1149	%doc %{_texmfdistdir}/doc/latex/einfuehrung/textdemo.sty
12mr|texlive-einfuehrung-20120408-2|1150	
12mr|texlive-einfuehrung-20120408-2|1151	#-----------------------------------------------------------------------
12mr|texlive-einfuehrung-20120408-2|1152	%prep
12mr|texlive-einfuehrung-20120408-2|1153	%setup -c -a0 -a1
12mr|texlive-einfuehrung-20120408-2|1154	
12mr|texlive-einfuehrung-20120408-2|1155	%build
12mr|texlive-einfuehrung-20120408-2|1156	
12mr|texlive-einfuehrung-20120408-2|1157	%install
12mr|texlive-einfuehrung-20120408-2|1158	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-einfuehrung-20120408-2|1159	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-einfuehrung-20120408-2|1160	
12mr|texlive-einfuehrung-20120408-2|1161	
12mr|texlive-einfuehrung-20120408-2|1162	
12mr|texlive-einfuehrung-20120408-2|1163	%changelog
12mr|texlive-einfuehrung-20120408-2|1164	

17260 12
12mr|texlive-ejpecp-0.5772-3|1	# revision 25092
12mr|texlive-ejpecp-0.5772-3|2	# category Package
12mr|texlive-ejpecp-0.5772-3|3	# catalog-ctan /macros/latex/contrib/ejpecp
12mr|texlive-ejpecp-0.5772-3|4	# catalog-date 2012-01-10 16:50:30 +0100
12mr|texlive-ejpecp-0.5772-3|5	# catalog-license lppl1.2
12mr|texlive-ejpecp-0.5772-3|6	# catalog-version 0.5772
12mr|texlive-ejpecp-0.5772-3|7	Name:		texlive-ejpecp
12mr|texlive-ejpecp-0.5772-3|8	Version:	0.5772
12mr|texlive-ejpecp-0.5772-3|9	Release:	3
12mr|texlive-ejpecp-0.5772-3|10	Summary:	Class for EJP and ECP
12mr|texlive-ejpecp-0.5772-3|11	Group:		Publishing
12mr|texlive-ejpecp-0.5772-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ejpecp
12mr|texlive-ejpecp-0.5772-3|13	License:	LPPL1.2
12mr|texlive-ejpecp-0.5772-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ejpecp.tar.xz
12mr|texlive-ejpecp-0.5772-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ejpecp.doc.tar.xz
12mr|texlive-ejpecp-0.5772-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ejpecp.source.tar.xz
12mr|texlive-ejpecp-0.5772-3|17	BuildArch:	noarch
12mr|texlive-ejpecp-0.5772-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ejpecp-0.5772-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ejpecp-0.5772-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-ejpecp-0.5772-3|21	
12mr|texlive-ejpecp-0.5772-3|22	%description
12mr|texlive-ejpecp-0.5772-3|23	The class is designed for typesetting articles for the
12mr|texlive-ejpecp-0.5772-3|24	mathematical research periodicals Electronic Journal of
12mr|texlive-ejpecp-0.5772-3|25	Probability (EJP) and Electronic Communications in Probability
12mr|texlive-ejpecp-0.5772-3|26	(ECP).
12mr|texlive-ejpecp-0.5772-3|27	
12mr|texlive-ejpecp-0.5772-3|28	%post
12mr|texlive-ejpecp-0.5772-3|29	%{_sbindir}/texlive.post
12mr|texlive-ejpecp-0.5772-3|30	
12mr|texlive-ejpecp-0.5772-3|31	%postun
12mr|texlive-ejpecp-0.5772-3|32	if [ $1 -eq 0 ]; then
12mr|texlive-ejpecp-0.5772-3|33	%{_sbindir}/texlive.post
12mr|texlive-ejpecp-0.5772-3|34	fi
12mr|texlive-ejpecp-0.5772-3|35	
12mr|texlive-ejpecp-0.5772-3|36	#-----------------------------------------------------------------------
12mr|texlive-ejpecp-0.5772-3|37	%files
12mr|texlive-ejpecp-0.5772-3|38	%{_texmfdistdir}/tex/latex/ejpecp/ejpecp.cls
12mr|texlive-ejpecp-0.5772-3|39	%doc %{_texmfdistdir}/doc/latex/ejpecp/LPPL
12mr|texlive-ejpecp-0.5772-3|40	%doc %{_texmfdistdir}/doc/latex/ejpecp/README
12mr|texlive-ejpecp-0.5772-3|41	%doc %{_texmfdistdir}/doc/latex/ejpecp/ejpecp.pdf
12mr|texlive-ejpecp-0.5772-3|42	%doc %{_texmfdistdir}/doc/latex/ejpecp/mgetmref.py
12mr|texlive-ejpecp-0.5772-3|43	%doc %{_texmfdistdir}/doc/latex/ejpecp/sample.pdf
12mr|texlive-ejpecp-0.5772-3|44	%doc %{_texmfdistdir}/doc/latex/ejpecp/sample.tex
12mr|texlive-ejpecp-0.5772-3|45	#- source
12mr|texlive-ejpecp-0.5772-3|46	%doc %{_texmfdistdir}/source/latex/ejpecp/ejpecp.dtx
12mr|texlive-ejpecp-0.5772-3|47	%doc %{_texmfdistdir}/source/latex/ejpecp/ejpecp.ins
12mr|texlive-ejpecp-0.5772-3|48	
12mr|texlive-ejpecp-0.5772-3|49	#-----------------------------------------------------------------------
12mr|texlive-ejpecp-0.5772-3|50	%prep
12mr|texlive-ejpecp-0.5772-3|51	%setup -c -a0 -a1 -a2
12mr|texlive-ejpecp-0.5772-3|52	
12mr|texlive-ejpecp-0.5772-3|53	%build
12mr|texlive-ejpecp-0.5772-3|54	
12mr|texlive-ejpecp-0.5772-3|55	%install
12mr|texlive-ejpecp-0.5772-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ejpecp-0.5772-3|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ejpecp-0.5772-3|58	
12mr|texlive-ejpecp-0.5772-3|59	
12mr|texlive-ejpecp-0.5772-3|60	
12mr|texlive-ejpecp-0.5772-3|61	%changelog
12mr|texlive-ejpecp-0.5772-3|62	

17261 12
12mr|texlive-elbioimp-1.2-2|1	# revision 21758
12mr|texlive-elbioimp-1.2-2|2	# category Package
12mr|texlive-elbioimp-1.2-2|3	# catalog-ctan /macros/latex/contrib/elbioimp
12mr|texlive-elbioimp-1.2-2|4	# catalog-date 2011-03-18 18:22:40 +0100
12mr|texlive-elbioimp-1.2-2|5	# catalog-license lppl
12mr|texlive-elbioimp-1.2-2|6	# catalog-version 1.2
12mr|texlive-elbioimp-1.2-2|7	Name:		texlive-elbioimp
12mr|texlive-elbioimp-1.2-2|8	Version:	1.2
12mr|texlive-elbioimp-1.2-2|9	Release:	2
12mr|texlive-elbioimp-1.2-2|10	Summary:	A LaTeX document class for the Journal of Electrical Bioimpedance
12mr|texlive-elbioimp-1.2-2|11	Group:		Publishing
12mr|texlive-elbioimp-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/elbioimp
12mr|texlive-elbioimp-1.2-2|13	License:	LPPL
12mr|texlive-elbioimp-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elbioimp.tar.xz
12mr|texlive-elbioimp-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elbioimp.doc.tar.xz
12mr|texlive-elbioimp-1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elbioimp.source.tar.xz
12mr|texlive-elbioimp-1.2-2|17	BuildArch:	noarch
12mr|texlive-elbioimp-1.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-elbioimp-1.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-elbioimp-1.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-elbioimp-1.2-2|21	
12mr|texlive-elbioimp-1.2-2|22	%description
12mr|texlive-elbioimp-1.2-2|23	A new document class for writing articles to the Journal of
12mr|texlive-elbioimp-1.2-2|24	Electrical Bioimpedance.
12mr|texlive-elbioimp-1.2-2|25	
12mr|texlive-elbioimp-1.2-2|26	%post
12mr|texlive-elbioimp-1.2-2|27	%{_sbindir}/texlive.post
12mr|texlive-elbioimp-1.2-2|28	
12mr|texlive-elbioimp-1.2-2|29	%postun
12mr|texlive-elbioimp-1.2-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-elbioimp-1.2-2|31	%{_sbindir}/texlive.post
12mr|texlive-elbioimp-1.2-2|32	fi
12mr|texlive-elbioimp-1.2-2|33	
12mr|texlive-elbioimp-1.2-2|34	#-----------------------------------------------------------------------
12mr|texlive-elbioimp-1.2-2|35	%files
12mr|texlive-elbioimp-1.2-2|36	%{_texmfdistdir}/tex/latex/elbioimp/elbioimp.cls
12mr|texlive-elbioimp-1.2-2|37	%doc %{_texmfdistdir}/doc/latex/elbioimp/Makefile
12mr|texlive-elbioimp-1.2-2|38	%doc %{_texmfdistdir}/doc/latex/elbioimp/README
12mr|texlive-elbioimp-1.2-2|39	%doc %{_texmfdistdir}/doc/latex/elbioimp/elbioimp-basis.tex
12mr|texlive-elbioimp-1.2-2|40	%doc %{_texmfdistdir}/doc/latex/elbioimp/elbioimp.pdf
12mr|texlive-elbioimp-1.2-2|41	%doc %{_texmfdistdir}/doc/latex/elbioimp/test-bib.bib
12mr|texlive-elbioimp-1.2-2|42	%doc %{_texmfdistdir}/doc/latex/elbioimp/test-ill.png
12mr|texlive-elbioimp-1.2-2|43	%doc %{_texmfdistdir}/doc/latex/elbioimp/test1.tex
12mr|texlive-elbioimp-1.2-2|44	#- source
12mr|texlive-elbioimp-1.2-2|45	%doc %{_texmfdistdir}/source/latex/elbioimp/elbioimp.dtx
12mr|texlive-elbioimp-1.2-2|46	%doc %{_texmfdistdir}/source/latex/elbioimp/elbioimp.ins
12mr|texlive-elbioimp-1.2-2|47	
12mr|texlive-elbioimp-1.2-2|48	#-----------------------------------------------------------------------
12mr|texlive-elbioimp-1.2-2|49	%prep
12mr|texlive-elbioimp-1.2-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-elbioimp-1.2-2|51	
12mr|texlive-elbioimp-1.2-2|52	%build
12mr|texlive-elbioimp-1.2-2|53	
12mr|texlive-elbioimp-1.2-2|54	%install
12mr|texlive-elbioimp-1.2-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-elbioimp-1.2-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-elbioimp-1.2-2|57	
12mr|texlive-elbioimp-1.2-2|58	
12mr|texlive-elbioimp-1.2-2|59	
12mr|texlive-elbioimp-1.2-2|60	%changelog
12mr|texlive-elbioimp-1.2-2|61	

17262 12
12mr|texlive-electrum-1.005b-2|1	# revision 19705
12mr|texlive-electrum-1.005b-2|2	# category Package
12mr|texlive-electrum-1.005b-2|3	# catalog-ctan /fonts/electrumadf
12mr|texlive-electrum-1.005b-2|4	# catalog-date 2010-07-28 12:27:25 +0200
12mr|texlive-electrum-1.005b-2|5	# catalog-license other-free
12mr|texlive-electrum-1.005b-2|6	# catalog-version 1.005-b
12mr|texlive-electrum-1.005b-2|7	Name:		texlive-electrum
12mr|texlive-electrum-1.005b-2|8	Version:	1.005b
12mr|texlive-electrum-1.005b-2|9	Release:	2
12mr|texlive-electrum-1.005b-2|10	Summary:	Electrum ADF fonts collection
12mr|texlive-electrum-1.005b-2|11	Group:		Publishing
12mr|texlive-electrum-1.005b-2|12	URL:		http://www.ctan.org/tex-archive/fonts/electrumadf
12mr|texlive-electrum-1.005b-2|13	License:	OTHER-FREE
12mr|texlive-electrum-1.005b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/electrum.tar.xz
12mr|texlive-electrum-1.005b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/electrum.doc.tar.xz
12mr|texlive-electrum-1.005b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/electrum.source.tar.xz
12mr|texlive-electrum-1.005b-2|17	BuildArch:	noarch
12mr|texlive-electrum-1.005b-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-electrum-1.005b-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-electrum-1.005b-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-electrum-1.005b-2|21	
12mr|texlive-electrum-1.005b-2|22	%description
12mr|texlive-electrum-1.005b-2|23	Electrum ADF is a slab-serif font featuring optical and italic
12mr|texlive-electrum-1.005b-2|24	small-caps; additional ligatures and an alternate Q; lining,
12mr|texlive-electrum-1.005b-2|25	hanging, inferior and superior digits; and four weights. The
12mr|texlive-electrum-1.005b-2|26	fonts are provided in Adobe Type 1 format and the support
12mr|texlive-electrum-1.005b-2|27	material enables use with LaTeX. Licence is mixed: LPPL for
12mr|texlive-electrum-1.005b-2|28	LaTeX support; GPL with font exception for the fonts.
12mr|texlive-electrum-1.005b-2|29	
12mr|texlive-electrum-1.005b-2|30	%post
12mr|texlive-electrum-1.005b-2|31	%{_sbindir}/texlive.post
12mr|texlive-electrum-1.005b-2|32	
12mr|texlive-electrum-1.005b-2|33	%postun
12mr|texlive-electrum-1.005b-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-electrum-1.005b-2|35	%{_sbindir}/texlive.post
12mr|texlive-electrum-1.005b-2|36	fi
12mr|texlive-electrum-1.005b-2|37	
12mr|texlive-electrum-1.005b-2|38	#-----------------------------------------------------------------------
12mr|texlive-electrum-1.005b-2|39	%files
12mr|texlive-electrum-1.005b-2|40	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yesb8a.afm
12mr|texlive-electrum-1.005b-2|41	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yesbo8a.afm
12mr|texlive-electrum-1.005b-2|42	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yesl8a.afm
12mr|texlive-electrum-1.005b-2|43	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yeslo8a.afm
12mr|texlive-electrum-1.005b-2|44	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yesr8a.afm
12mr|texlive-electrum-1.005b-2|45	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yesro8a.afm
12mr|texlive-electrum-1.005b-2|46	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yess8a.afm
12mr|texlive-electrum-1.005b-2|47	%{_texmfdistdir}/fonts/afm/arkandis/electrum/yesso8a.afm
12mr|texlive-electrum-1.005b-2|48	%{_texmfdistdir}/fonts/enc/dvips/electrum/supp-yes.enc
12mr|texlive-electrum-1.005b-2|49	%{_texmfdistdir}/fonts/map/dvips/electrum/yes.map
12mr|texlive-electrum-1.005b-2|50	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb08c.tfm
12mr|texlive-electrum-1.005b-2|51	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb08t.tfm
12mr|texlive-electrum-1.005b-2|52	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb0o8c.tfm
12mr|texlive-electrum-1.005b-2|53	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb0o8t.tfm
12mr|texlive-electrum-1.005b-2|54	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb18c.tfm
12mr|texlive-electrum-1.005b-2|55	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb18t.tfm
12mr|texlive-electrum-1.005b-2|56	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb1o8c.tfm
12mr|texlive-electrum-1.005b-2|57	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb1o8t.tfm
12mr|texlive-electrum-1.005b-2|58	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb8c.tfm
12mr|texlive-electrum-1.005b-2|59	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb8r.tfm
12mr|texlive-electrum-1.005b-2|60	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb8s.tfm
12mr|texlive-electrum-1.005b-2|61	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesb8t.tfm
12mr|texlive-electrum-1.005b-2|62	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbc8t.tfm
12mr|texlive-electrum-1.005b-2|63	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcj8t.tfm
12mr|texlive-electrum-1.005b-2|64	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcjo8t.tfm
12mr|texlive-electrum-1.005b-2|65	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcjow8t.tfm
12mr|texlive-electrum-1.005b-2|66	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcjw8t.tfm
12mr|texlive-electrum-1.005b-2|67	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbco8t.tfm
12mr|texlive-electrum-1.005b-2|68	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcow8t.tfm
12mr|texlive-electrum-1.005b-2|69	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbcw8t.tfm
12mr|texlive-electrum-1.005b-2|70	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbj8c.tfm
12mr|texlive-electrum-1.005b-2|71	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbj8t.tfm
12mr|texlive-electrum-1.005b-2|72	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbjo8c.tfm
12mr|texlive-electrum-1.005b-2|73	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbjo8t.tfm
12mr|texlive-electrum-1.005b-2|74	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbjow8t.tfm
12mr|texlive-electrum-1.005b-2|75	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbjw8t.tfm
12mr|texlive-electrum-1.005b-2|76	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbo8c.tfm
12mr|texlive-electrum-1.005b-2|77	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbo8r.tfm
12mr|texlive-electrum-1.005b-2|78	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbo8s.tfm
12mr|texlive-electrum-1.005b-2|79	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbo8t.tfm
12mr|texlive-electrum-1.005b-2|80	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbow8t.tfm
12mr|texlive-electrum-1.005b-2|81	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesbw8t.tfm
12mr|texlive-electrum-1.005b-2|82	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl08c.tfm
12mr|texlive-electrum-1.005b-2|83	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl08t.tfm
12mr|texlive-electrum-1.005b-2|84	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl0o8c.tfm
12mr|texlive-electrum-1.005b-2|85	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl0o8t.tfm
12mr|texlive-electrum-1.005b-2|86	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl18c.tfm
12mr|texlive-electrum-1.005b-2|87	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl18t.tfm
12mr|texlive-electrum-1.005b-2|88	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl1o8c.tfm
12mr|texlive-electrum-1.005b-2|89	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl1o8t.tfm
12mr|texlive-electrum-1.005b-2|90	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl8c.tfm
12mr|texlive-electrum-1.005b-2|91	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl8r.tfm
12mr|texlive-electrum-1.005b-2|92	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl8s.tfm
12mr|texlive-electrum-1.005b-2|93	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesl8t.tfm
12mr|texlive-electrum-1.005b-2|94	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslc8t.tfm
12mr|texlive-electrum-1.005b-2|95	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcj8t.tfm
12mr|texlive-electrum-1.005b-2|96	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcjo8t.tfm
12mr|texlive-electrum-1.005b-2|97	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcjow8t.tfm
12mr|texlive-electrum-1.005b-2|98	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcjw8t.tfm
12mr|texlive-electrum-1.005b-2|99	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslco8t.tfm
12mr|texlive-electrum-1.005b-2|100	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcow8t.tfm
12mr|texlive-electrum-1.005b-2|101	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslcw8t.tfm
12mr|texlive-electrum-1.005b-2|102	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslj8c.tfm
12mr|texlive-electrum-1.005b-2|103	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslj8t.tfm
12mr|texlive-electrum-1.005b-2|104	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesljo8c.tfm
12mr|texlive-electrum-1.005b-2|105	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesljo8t.tfm
12mr|texlive-electrum-1.005b-2|106	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesljow8t.tfm
12mr|texlive-electrum-1.005b-2|107	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesljw8t.tfm
12mr|texlive-electrum-1.005b-2|108	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslo8c.tfm
12mr|texlive-electrum-1.005b-2|109	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslo8r.tfm
12mr|texlive-electrum-1.005b-2|110	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslo8s.tfm
12mr|texlive-electrum-1.005b-2|111	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslo8t.tfm
12mr|texlive-electrum-1.005b-2|112	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslow8t.tfm
12mr|texlive-electrum-1.005b-2|113	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yeslw8t.tfm
12mr|texlive-electrum-1.005b-2|114	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr08c.tfm
12mr|texlive-electrum-1.005b-2|115	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr08t.tfm
12mr|texlive-electrum-1.005b-2|116	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr0o8c.tfm
12mr|texlive-electrum-1.005b-2|117	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr0o8t.tfm
12mr|texlive-electrum-1.005b-2|118	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr18c.tfm
12mr|texlive-electrum-1.005b-2|119	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr18t.tfm
12mr|texlive-electrum-1.005b-2|120	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr1o8c.tfm
12mr|texlive-electrum-1.005b-2|121	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr1o8t.tfm
12mr|texlive-electrum-1.005b-2|122	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr8c.tfm
12mr|texlive-electrum-1.005b-2|123	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr8r.tfm
12mr|texlive-electrum-1.005b-2|124	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr8s.tfm
12mr|texlive-electrum-1.005b-2|125	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesr8t.tfm
12mr|texlive-electrum-1.005b-2|126	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrc8t.tfm
12mr|texlive-electrum-1.005b-2|127	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcj8t.tfm
12mr|texlive-electrum-1.005b-2|128	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcjo8t.tfm
12mr|texlive-electrum-1.005b-2|129	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcjow8t.tfm
12mr|texlive-electrum-1.005b-2|130	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcjw8t.tfm
12mr|texlive-electrum-1.005b-2|131	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrco8t.tfm
12mr|texlive-electrum-1.005b-2|132	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcow8t.tfm
12mr|texlive-electrum-1.005b-2|133	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrcw8t.tfm
12mr|texlive-electrum-1.005b-2|134	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrj8c.tfm
12mr|texlive-electrum-1.005b-2|135	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrj8t.tfm
12mr|texlive-electrum-1.005b-2|136	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrjo8c.tfm
12mr|texlive-electrum-1.005b-2|137	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrjo8t.tfm
12mr|texlive-electrum-1.005b-2|138	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrjow8t.tfm
12mr|texlive-electrum-1.005b-2|139	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrjw8t.tfm
12mr|texlive-electrum-1.005b-2|140	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesro8c.tfm
12mr|texlive-electrum-1.005b-2|141	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesro8r.tfm
12mr|texlive-electrum-1.005b-2|142	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesro8s.tfm
12mr|texlive-electrum-1.005b-2|143	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesro8t.tfm
12mr|texlive-electrum-1.005b-2|144	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrow8t.tfm
12mr|texlive-electrum-1.005b-2|145	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesrw8t.tfm
12mr|texlive-electrum-1.005b-2|146	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess08c.tfm
12mr|texlive-electrum-1.005b-2|147	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess08t.tfm
12mr|texlive-electrum-1.005b-2|148	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess0o8c.tfm
12mr|texlive-electrum-1.005b-2|149	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess0o8t.tfm
12mr|texlive-electrum-1.005b-2|150	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess18c.tfm
12mr|texlive-electrum-1.005b-2|151	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess18t.tfm
12mr|texlive-electrum-1.005b-2|152	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess1o8c.tfm
12mr|texlive-electrum-1.005b-2|153	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess1o8t.tfm
12mr|texlive-electrum-1.005b-2|154	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess8c.tfm
12mr|texlive-electrum-1.005b-2|155	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess8r.tfm
12mr|texlive-electrum-1.005b-2|156	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess8s.tfm
12mr|texlive-electrum-1.005b-2|157	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yess8t.tfm
12mr|texlive-electrum-1.005b-2|158	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessc8t.tfm
12mr|texlive-electrum-1.005b-2|159	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscj8t.tfm
12mr|texlive-electrum-1.005b-2|160	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscjo8t.tfm
12mr|texlive-electrum-1.005b-2|161	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscjow8t.tfm
12mr|texlive-electrum-1.005b-2|162	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscjw8t.tfm
12mr|texlive-electrum-1.005b-2|163	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessco8t.tfm
12mr|texlive-electrum-1.005b-2|164	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscow8t.tfm
12mr|texlive-electrum-1.005b-2|165	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesscw8t.tfm
12mr|texlive-electrum-1.005b-2|166	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessj8c.tfm
12mr|texlive-electrum-1.005b-2|167	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessj8t.tfm
12mr|texlive-electrum-1.005b-2|168	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessjo8c.tfm
12mr|texlive-electrum-1.005b-2|169	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessjo8t.tfm
12mr|texlive-electrum-1.005b-2|170	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessjow8t.tfm
12mr|texlive-electrum-1.005b-2|171	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessjw8t.tfm
12mr|texlive-electrum-1.005b-2|172	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesso8c.tfm
12mr|texlive-electrum-1.005b-2|173	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesso8r.tfm
12mr|texlive-electrum-1.005b-2|174	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesso8s.tfm
12mr|texlive-electrum-1.005b-2|175	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yesso8t.tfm
12mr|texlive-electrum-1.005b-2|176	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessow8t.tfm
12mr|texlive-electrum-1.005b-2|177	%{_texmfdistdir}/fonts/tfm/arkandis/electrum/yessw8t.tfm
12mr|texlive-electrum-1.005b-2|178	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesb8a.pfb
12mr|texlive-electrum-1.005b-2|179	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesb8a.pfm
12mr|texlive-electrum-1.005b-2|180	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesbo8a.pfb
12mr|texlive-electrum-1.005b-2|181	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesbo8a.pfm
12mr|texlive-electrum-1.005b-2|182	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesl8a.pfb
12mr|texlive-electrum-1.005b-2|183	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesl8a.pfm
12mr|texlive-electrum-1.005b-2|184	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yeslo8a.pfb
12mr|texlive-electrum-1.005b-2|185	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yeslo8a.pfm
12mr|texlive-electrum-1.005b-2|186	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesr8a.pfb
12mr|texlive-electrum-1.005b-2|187	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesr8a.pfm
12mr|texlive-electrum-1.005b-2|188	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesro8a.pfb
12mr|texlive-electrum-1.005b-2|189	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesro8a.pfm
12mr|texlive-electrum-1.005b-2|190	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yess8a.pfb
12mr|texlive-electrum-1.005b-2|191	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yess8a.pfm
12mr|texlive-electrum-1.005b-2|192	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesso8a.pfb
12mr|texlive-electrum-1.005b-2|193	%{_texmfdistdir}/fonts/type1/arkandis/electrum/yesso8a.pfm
12mr|texlive-electrum-1.005b-2|194	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb08c.vf
12mr|texlive-electrum-1.005b-2|195	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb08t.vf
12mr|texlive-electrum-1.005b-2|196	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb0o8c.vf
12mr|texlive-electrum-1.005b-2|197	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb0o8t.vf
12mr|texlive-electrum-1.005b-2|198	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb18c.vf
12mr|texlive-electrum-1.005b-2|199	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb18t.vf
12mr|texlive-electrum-1.005b-2|200	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb1o8c.vf
12mr|texlive-electrum-1.005b-2|201	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb1o8t.vf
12mr|texlive-electrum-1.005b-2|202	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb8c.vf
12mr|texlive-electrum-1.005b-2|203	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesb8t.vf
12mr|texlive-electrum-1.005b-2|204	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbc8t.vf
12mr|texlive-electrum-1.005b-2|205	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcj8t.vf
12mr|texlive-electrum-1.005b-2|206	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcjo8t.vf
12mr|texlive-electrum-1.005b-2|207	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcjow8t.vf
12mr|texlive-electrum-1.005b-2|208	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcjw8t.vf
12mr|texlive-electrum-1.005b-2|209	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbco8t.vf
12mr|texlive-electrum-1.005b-2|210	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcow8t.vf
12mr|texlive-electrum-1.005b-2|211	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbcw8t.vf
12mr|texlive-electrum-1.005b-2|212	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbj8c.vf
12mr|texlive-electrum-1.005b-2|213	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbj8t.vf
12mr|texlive-electrum-1.005b-2|214	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbjo8c.vf
12mr|texlive-electrum-1.005b-2|215	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbjo8t.vf
12mr|texlive-electrum-1.005b-2|216	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbjow8t.vf
12mr|texlive-electrum-1.005b-2|217	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbjw8t.vf
12mr|texlive-electrum-1.005b-2|218	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbo8c.vf
12mr|texlive-electrum-1.005b-2|219	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbo8t.vf
12mr|texlive-electrum-1.005b-2|220	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbow8t.vf
12mr|texlive-electrum-1.005b-2|221	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesbw8t.vf
12mr|texlive-electrum-1.005b-2|222	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl08c.vf
12mr|texlive-electrum-1.005b-2|223	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl08t.vf
12mr|texlive-electrum-1.005b-2|224	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl0o8c.vf
12mr|texlive-electrum-1.005b-2|225	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl0o8t.vf
12mr|texlive-electrum-1.005b-2|226	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl18c.vf
12mr|texlive-electrum-1.005b-2|227	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl18t.vf
12mr|texlive-electrum-1.005b-2|228	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl1o8c.vf
12mr|texlive-electrum-1.005b-2|229	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl1o8t.vf
12mr|texlive-electrum-1.005b-2|230	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl8c.vf
12mr|texlive-electrum-1.005b-2|231	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesl8t.vf
12mr|texlive-electrum-1.005b-2|232	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslc8t.vf
12mr|texlive-electrum-1.005b-2|233	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcj8t.vf
12mr|texlive-electrum-1.005b-2|234	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcjo8t.vf
12mr|texlive-electrum-1.005b-2|235	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcjow8t.vf
12mr|texlive-electrum-1.005b-2|236	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcjw8t.vf
12mr|texlive-electrum-1.005b-2|237	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslco8t.vf
12mr|texlive-electrum-1.005b-2|238	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcow8t.vf
12mr|texlive-electrum-1.005b-2|239	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslcw8t.vf
12mr|texlive-electrum-1.005b-2|240	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslj8c.vf
12mr|texlive-electrum-1.005b-2|241	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslj8t.vf
12mr|texlive-electrum-1.005b-2|242	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesljo8c.vf
12mr|texlive-electrum-1.005b-2|243	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesljo8t.vf
12mr|texlive-electrum-1.005b-2|244	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesljow8t.vf
12mr|texlive-electrum-1.005b-2|245	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesljw8t.vf
12mr|texlive-electrum-1.005b-2|246	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslo8c.vf
12mr|texlive-electrum-1.005b-2|247	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslo8t.vf
12mr|texlive-electrum-1.005b-2|248	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslow8t.vf
12mr|texlive-electrum-1.005b-2|249	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yeslw8t.vf
12mr|texlive-electrum-1.005b-2|250	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr08c.vf
12mr|texlive-electrum-1.005b-2|251	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr08t.vf
12mr|texlive-electrum-1.005b-2|252	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr0o8c.vf
12mr|texlive-electrum-1.005b-2|253	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr0o8t.vf
12mr|texlive-electrum-1.005b-2|254	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr18c.vf
12mr|texlive-electrum-1.005b-2|255	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr18t.vf
12mr|texlive-electrum-1.005b-2|256	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr1o8c.vf
12mr|texlive-electrum-1.005b-2|257	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr1o8t.vf
12mr|texlive-electrum-1.005b-2|258	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr8c.vf
12mr|texlive-electrum-1.005b-2|259	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesr8t.vf
12mr|texlive-electrum-1.005b-2|260	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrc8t.vf
12mr|texlive-electrum-1.005b-2|261	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcj8t.vf
12mr|texlive-electrum-1.005b-2|262	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcjo8t.vf
12mr|texlive-electrum-1.005b-2|263	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcjow8t.vf
12mr|texlive-electrum-1.005b-2|264	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcjw8t.vf
12mr|texlive-electrum-1.005b-2|265	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrco8t.vf
12mr|texlive-electrum-1.005b-2|266	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcow8t.vf
12mr|texlive-electrum-1.005b-2|267	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrcw8t.vf
12mr|texlive-electrum-1.005b-2|268	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrj8c.vf
12mr|texlive-electrum-1.005b-2|269	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrj8t.vf
12mr|texlive-electrum-1.005b-2|270	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrjo8c.vf
12mr|texlive-electrum-1.005b-2|271	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrjo8t.vf
12mr|texlive-electrum-1.005b-2|272	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrjow8t.vf
12mr|texlive-electrum-1.005b-2|273	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrjw8t.vf
12mr|texlive-electrum-1.005b-2|274	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesro8c.vf
12mr|texlive-electrum-1.005b-2|275	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesro8t.vf
12mr|texlive-electrum-1.005b-2|276	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrow8t.vf
12mr|texlive-electrum-1.005b-2|277	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesrw8t.vf
12mr|texlive-electrum-1.005b-2|278	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess08c.vf
12mr|texlive-electrum-1.005b-2|279	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess08t.vf
12mr|texlive-electrum-1.005b-2|280	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess0o8c.vf
12mr|texlive-electrum-1.005b-2|281	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess0o8t.vf
12mr|texlive-electrum-1.005b-2|282	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess18c.vf
12mr|texlive-electrum-1.005b-2|283	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess18t.vf
12mr|texlive-electrum-1.005b-2|284	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess1o8c.vf
12mr|texlive-electrum-1.005b-2|285	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess1o8t.vf
12mr|texlive-electrum-1.005b-2|286	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess8c.vf
12mr|texlive-electrum-1.005b-2|287	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yess8t.vf
12mr|texlive-electrum-1.005b-2|288	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessc8t.vf
12mr|texlive-electrum-1.005b-2|289	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscj8t.vf
12mr|texlive-electrum-1.005b-2|290	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscjo8t.vf
12mr|texlive-electrum-1.005b-2|291	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscjow8t.vf
12mr|texlive-electrum-1.005b-2|292	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscjw8t.vf
12mr|texlive-electrum-1.005b-2|293	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessco8t.vf
12mr|texlive-electrum-1.005b-2|294	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscow8t.vf
12mr|texlive-electrum-1.005b-2|295	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesscw8t.vf
12mr|texlive-electrum-1.005b-2|296	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessj8c.vf
12mr|texlive-electrum-1.005b-2|297	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessj8t.vf
12mr|texlive-electrum-1.005b-2|298	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessjo8c.vf
12mr|texlive-electrum-1.005b-2|299	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessjo8t.vf
12mr|texlive-electrum-1.005b-2|300	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessjow8t.vf
12mr|texlive-electrum-1.005b-2|301	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessjw8t.vf
12mr|texlive-electrum-1.005b-2|302	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesso8c.vf
12mr|texlive-electrum-1.005b-2|303	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yesso8t.vf
12mr|texlive-electrum-1.005b-2|304	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessow8t.vf
12mr|texlive-electrum-1.005b-2|305	%{_texmfdistdir}/fonts/vf/arkandis/electrum/yessw8t.vf
12mr|texlive-electrum-1.005b-2|306	%{_texmfdistdir}/tex/latex/electrum/electrum.sty
12mr|texlive-electrum-1.005b-2|307	%{_texmfdistdir}/tex/latex/electrum/t1yes.fd
12mr|texlive-electrum-1.005b-2|308	%{_texmfdistdir}/tex/latex/electrum/t1yes0.fd
12mr|texlive-electrum-1.005b-2|309	%{_texmfdistdir}/tex/latex/electrum/t1yes1.fd
12mr|texlive-electrum-1.005b-2|310	%{_texmfdistdir}/tex/latex/electrum/t1yesj.fd
12mr|texlive-electrum-1.005b-2|311	%{_texmfdistdir}/tex/latex/electrum/t1yesjw.fd
12mr|texlive-electrum-1.005b-2|312	%{_texmfdistdir}/tex/latex/electrum/t1yesw.fd
12mr|texlive-electrum-1.005b-2|313	%{_texmfdistdir}/tex/latex/electrum/ts1yes.fd
12mr|texlive-electrum-1.005b-2|314	%{_texmfdistdir}/tex/latex/electrum/ts1yes0.fd
12mr|texlive-electrum-1.005b-2|315	%{_texmfdistdir}/tex/latex/electrum/ts1yes1.fd
12mr|texlive-electrum-1.005b-2|316	%{_texmfdistdir}/tex/latex/electrum/ts1yesj.fd
12mr|texlive-electrum-1.005b-2|317	%{_texmfdistdir}/tex/latex/electrum/ts1yesjw.fd
12mr|texlive-electrum-1.005b-2|318	%{_texmfdistdir}/tex/latex/electrum/ts1yesw.fd
12mr|texlive-electrum-1.005b-2|319	%doc %{_texmfdistdir}/doc/fonts/electrum/COPYING
12mr|texlive-electrum-1.005b-2|320	%doc %{_texmfdistdir}/doc/fonts/electrum/NOTICE.txt
12mr|texlive-electrum-1.005b-2|321	%doc %{_texmfdistdir}/doc/fonts/electrum/README
12mr|texlive-electrum-1.005b-2|322	%doc %{_texmfdistdir}/doc/fonts/electrum/electrumadf.pdf
12mr|texlive-electrum-1.005b-2|323	%doc %{_texmfdistdir}/doc/fonts/electrum/electrumadf.tex
12mr|texlive-electrum-1.005b-2|324	%doc %{_texmfdistdir}/doc/fonts/electrum/manifest.txt
12mr|texlive-electrum-1.005b-2|325	#- source
12mr|texlive-electrum-1.005b-2|326	%doc %{_texmfdistdir}/source/fonts/electrum/build-ttsc.mtx
12mr|texlive-electrum-1.005b-2|327	%doc %{_texmfdistdir}/source/fonts/electrum/dotsc2.etx
12mr|texlive-electrum-1.005b-2|328	%doc %{_texmfdistdir}/source/fonts/electrum/dotscbuild.mtx
12mr|texlive-electrum-1.005b-2|329	%doc %{_texmfdistdir}/source/fonts/electrum/dotscmisc.mtx
12mr|texlive-electrum-1.005b-2|330	%doc %{_texmfdistdir}/source/fonts/electrum/newlatin-dotsc.mtx
12mr|texlive-electrum-1.005b-2|331	%doc %{_texmfdistdir}/source/fonts/electrum/reglyph-yes.tex
12mr|texlive-electrum-1.005b-2|332	%doc %{_texmfdistdir}/source/fonts/electrum/supp-yes.etx
12mr|texlive-electrum-1.005b-2|333	%doc %{_texmfdistdir}/source/fonts/electrum/t1-dotinferior.etx
12mr|texlive-electrum-1.005b-2|334	%doc %{_texmfdistdir}/source/fonts/electrum/t1-dotsuperior.etx
12mr|texlive-electrum-1.005b-2|335	%doc %{_texmfdistdir}/source/fonts/electrum/t1-yes.etx
12mr|texlive-electrum-1.005b-2|336	%doc %{_texmfdistdir}/source/fonts/electrum/t1-yesw-sc.etx
12mr|texlive-electrum-1.005b-2|337	%doc %{_texmfdistdir}/source/fonts/electrum/t1-yesw.etx
12mr|texlive-electrum-1.005b-2|338	%doc %{_texmfdistdir}/source/fonts/electrum/t1j-yes.etx
12mr|texlive-electrum-1.005b-2|339	%doc %{_texmfdistdir}/source/fonts/electrum/t1j-yesw-sc.etx
12mr|texlive-electrum-1.005b-2|340	%doc %{_texmfdistdir}/source/fonts/electrum/t1j-yesw.etx
12mr|texlive-electrum-1.005b-2|341	%doc %{_texmfdistdir}/source/fonts/electrum/ts1-dotinferior.etx
12mr|texlive-electrum-1.005b-2|342	%doc %{_texmfdistdir}/source/fonts/electrum/ts1-dotoldstyle-yes.etx
12mr|texlive-electrum-1.005b-2|343	%doc %{_texmfdistdir}/source/fonts/electrum/ts1-dotsuperior.etx
12mr|texlive-electrum-1.005b-2|344	%doc %{_texmfdistdir}/source/fonts/electrum/ts1-yes.etx
12mr|texlive-electrum-1.005b-2|345	%doc %{_texmfdistdir}/source/fonts/electrum/yes-drv.tex
12mr|texlive-electrum-1.005b-2|346	%doc %{_texmfdistdir}/source/fonts/electrum/yes-map.tex
12mr|texlive-electrum-1.005b-2|347	
12mr|texlive-electrum-1.005b-2|348	#-----------------------------------------------------------------------
12mr|texlive-electrum-1.005b-2|349	%prep
12mr|texlive-electrum-1.005b-2|350	%setup -c -a0 -a1 -a2
12mr|texlive-electrum-1.005b-2|351	
12mr|texlive-electrum-1.005b-2|352	%build
12mr|texlive-electrum-1.005b-2|353	
12mr|texlive-electrum-1.005b-2|354	%install
12mr|texlive-electrum-1.005b-2|355	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-electrum-1.005b-2|356	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-electrum-1.005b-2|357	
12mr|texlive-electrum-1.005b-2|358	
12mr|texlive-electrum-1.005b-2|359	
12mr|texlive-electrum-1.005b-2|360	%changelog
12mr|texlive-electrum-1.005b-2|361	

17263 12
12mr|texlive-ellipsis-20070102-2|1	# revision 15878
12mr|texlive-ellipsis-20070102-2|2	# category Package
12mr|texlive-ellipsis-20070102-2|3	# catalog-ctan /macros/latex/contrib/ellipsis
12mr|texlive-ellipsis-20070102-2|4	# catalog-date 2007-01-02 01:17:18 +0100
12mr|texlive-ellipsis-20070102-2|5	# catalog-license lppl
12mr|texlive-ellipsis-20070102-2|6	# catalog-version undef
12mr|texlive-ellipsis-20070102-2|7	Name:		texlive-ellipsis
12mr|texlive-ellipsis-20070102-2|8	Version:	20070102
12mr|texlive-ellipsis-20070102-2|9	Release:	2
12mr|texlive-ellipsis-20070102-2|10	Summary:	Fix uneven spacing around ellipses in LaTeX text mode
12mr|texlive-ellipsis-20070102-2|11	Group:		Publishing
12mr|texlive-ellipsis-20070102-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ellipsis
12mr|texlive-ellipsis-20070102-2|13	License:	LPPL
12mr|texlive-ellipsis-20070102-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ellipsis.tar.xz
12mr|texlive-ellipsis-20070102-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ellipsis.doc.tar.xz
12mr|texlive-ellipsis-20070102-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ellipsis.source.tar.xz
12mr|texlive-ellipsis-20070102-2|17	BuildArch:	noarch
12mr|texlive-ellipsis-20070102-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ellipsis-20070102-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ellipsis-20070102-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ellipsis-20070102-2|21	
12mr|texlive-ellipsis-20070102-2|22	%description
12mr|texlive-ellipsis-20070102-2|23	This is a simple package that fixes a problem in the way LaTeX
12mr|texlive-ellipsis-20070102-2|24	handles ellipses: it always puts a tiny bit more space after
12mr|texlive-ellipsis-20070102-2|25	\dots in text mode than before it, which results in the
12mr|texlive-ellipsis-20070102-2|26	ellipsis being off-center when used between two words.
12mr|texlive-ellipsis-20070102-2|27	
12mr|texlive-ellipsis-20070102-2|28	%post
12mr|texlive-ellipsis-20070102-2|29	%{_sbindir}/texlive.post
12mr|texlive-ellipsis-20070102-2|30	
12mr|texlive-ellipsis-20070102-2|31	%postun
12mr|texlive-ellipsis-20070102-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-ellipsis-20070102-2|33	%{_sbindir}/texlive.post
12mr|texlive-ellipsis-20070102-2|34	fi
12mr|texlive-ellipsis-20070102-2|35	
12mr|texlive-ellipsis-20070102-2|36	#-----------------------------------------------------------------------
12mr|texlive-ellipsis-20070102-2|37	%files
12mr|texlive-ellipsis-20070102-2|38	%{_texmfdistdir}/tex/latex/ellipsis/ellipsis.sty
12mr|texlive-ellipsis-20070102-2|39	%doc %{_texmfdistdir}/doc/latex/ellipsis/README
12mr|texlive-ellipsis-20070102-2|40	%doc %{_texmfdistdir}/doc/latex/ellipsis/ellipsis.pdf
12mr|texlive-ellipsis-20070102-2|41	#- source
12mr|texlive-ellipsis-20070102-2|42	%doc %{_texmfdistdir}/source/latex/ellipsis/ellipsis.dtx
12mr|texlive-ellipsis-20070102-2|43	%doc %{_texmfdistdir}/source/latex/ellipsis/ellipsis.ins
12mr|texlive-ellipsis-20070102-2|44	
12mr|texlive-ellipsis-20070102-2|45	#-----------------------------------------------------------------------
12mr|texlive-ellipsis-20070102-2|46	%prep
12mr|texlive-ellipsis-20070102-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-ellipsis-20070102-2|48	
12mr|texlive-ellipsis-20070102-2|49	%build
12mr|texlive-ellipsis-20070102-2|50	
12mr|texlive-ellipsis-20070102-2|51	%install
12mr|texlive-ellipsis-20070102-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ellipsis-20070102-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ellipsis-20070102-2|54	
12mr|texlive-ellipsis-20070102-2|55	
12mr|texlive-ellipsis-20070102-2|56	
12mr|texlive-ellipsis-20070102-2|57	%changelog
12mr|texlive-ellipsis-20070102-2|58	

17264 12
12mr|texlive-elmath-v1.2-2|1	# revision 15878
12mr|texlive-elmath-v1.2-2|2	# category Package
12mr|texlive-elmath-v1.2-2|3	# catalog-ctan /macros/latex/contrib/elmath
12mr|texlive-elmath-v1.2-2|4	# catalog-date 2007-05-25 16:15:27 +0200
12mr|texlive-elmath-v1.2-2|5	# catalog-license lppl
12mr|texlive-elmath-v1.2-2|6	# catalog-version v1.2
12mr|texlive-elmath-v1.2-2|7	Name:		texlive-elmath
12mr|texlive-elmath-v1.2-2|8	Version:	v1.2
12mr|texlive-elmath-v1.2-2|9	Release:	2
12mr|texlive-elmath-v1.2-2|10	Summary:	Mathematics in Greek texts
12mr|texlive-elmath-v1.2-2|11	Group:		Publishing
12mr|texlive-elmath-v1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/elmath
12mr|texlive-elmath-v1.2-2|13	License:	LPPL
12mr|texlive-elmath-v1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elmath.tar.xz
12mr|texlive-elmath-v1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elmath.doc.tar.xz
12mr|texlive-elmath-v1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elmath.source.tar.xz
12mr|texlive-elmath-v1.2-2|17	BuildArch:	noarch
12mr|texlive-elmath-v1.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-elmath-v1.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-elmath-v1.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-elmath-v1.2-2|21	
12mr|texlive-elmath-v1.2-2|22	%description
12mr|texlive-elmath-v1.2-2|23	This package has been designed to facilitate the use of Greek
12mr|texlive-elmath-v1.2-2|24	letters in mathematical mode. The package allows one to
12mr|texlive-elmath-v1.2-2|25	directly type in Greek letters (in ISO 8859-7 encoding) in math
12mr|texlive-elmath-v1.2-2|26	mode.
12mr|texlive-elmath-v1.2-2|27	
12mr|texlive-elmath-v1.2-2|28	%post
12mr|texlive-elmath-v1.2-2|29	%{_sbindir}/texlive.post
12mr|texlive-elmath-v1.2-2|30	
12mr|texlive-elmath-v1.2-2|31	%postun
12mr|texlive-elmath-v1.2-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-elmath-v1.2-2|33	%{_sbindir}/texlive.post
12mr|texlive-elmath-v1.2-2|34	fi
12mr|texlive-elmath-v1.2-2|35	
12mr|texlive-elmath-v1.2-2|36	#-----------------------------------------------------------------------
12mr|texlive-elmath-v1.2-2|37	%files
12mr|texlive-elmath-v1.2-2|38	%{_texmfdistdir}/tex/latex/elmath/elmath.sty
12mr|texlive-elmath-v1.2-2|39	%doc %{_texmfdistdir}/doc/latex/elmath/elmath.pdf
12mr|texlive-elmath-v1.2-2|40	#- source
12mr|texlive-elmath-v1.2-2|41	%doc %{_texmfdistdir}/source/latex/elmath/elmath.dtx
12mr|texlive-elmath-v1.2-2|42	%doc %{_texmfdistdir}/source/latex/elmath/elmath.ins
12mr|texlive-elmath-v1.2-2|43	
12mr|texlive-elmath-v1.2-2|44	#-----------------------------------------------------------------------
12mr|texlive-elmath-v1.2-2|45	%prep
12mr|texlive-elmath-v1.2-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-elmath-v1.2-2|47	
12mr|texlive-elmath-v1.2-2|48	%build
12mr|texlive-elmath-v1.2-2|49	
12mr|texlive-elmath-v1.2-2|50	%install
12mr|texlive-elmath-v1.2-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-elmath-v1.2-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-elmath-v1.2-2|53	
12mr|texlive-elmath-v1.2-2|54	
12mr|texlive-elmath-v1.2-2|55	
12mr|texlive-elmath-v1.2-2|56	%changelog
12mr|texlive-elmath-v1.2-2|57	

17265 12
12mr|texlive-elpres-v0.3-2|1	# revision 15878
12mr|texlive-elpres-v0.3-2|2	# category Package
12mr|texlive-elpres-v0.3-2|3	# catalog-ctan /macros/latex/contrib/elpres
12mr|texlive-elpres-v0.3-2|4	# catalog-date 2007-05-25 16:15:27 +0200
12mr|texlive-elpres-v0.3-2|5	# catalog-license lppl
12mr|texlive-elpres-v0.3-2|6	# catalog-version v0.3
12mr|texlive-elpres-v0.3-2|7	Name:		texlive-elpres
12mr|texlive-elpres-v0.3-2|8	Version:	v0.3
12mr|texlive-elpres-v0.3-2|9	Release:	2
12mr|texlive-elpres-v0.3-2|10	Summary:	A simple class for electronic presentations
12mr|texlive-elpres-v0.3-2|11	Group:		Publishing
12mr|texlive-elpres-v0.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/elpres
12mr|texlive-elpres-v0.3-2|13	License:	LPPL
12mr|texlive-elpres-v0.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elpres.tar.xz
12mr|texlive-elpres-v0.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elpres.doc.tar.xz
12mr|texlive-elpres-v0.3-2|16	BuildArch:	noarch
12mr|texlive-elpres-v0.3-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-elpres-v0.3-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-elpres-v0.3-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-elpres-v0.3-2|20	
12mr|texlive-elpres-v0.3-2|21	%description
12mr|texlive-elpres-v0.3-2|22	Elpres is a simple class for electronic presentations to be
12mr|texlive-elpres-v0.3-2|23	shown on screen or a beamer. Elpres is derived from article.cls
12mr|texlive-elpres-v0.3-2|24	and may be used with LaTeX or pdfLaTeX.
12mr|texlive-elpres-v0.3-2|25	
12mr|texlive-elpres-v0.3-2|26	%post
12mr|texlive-elpres-v0.3-2|27	%{_sbindir}/texlive.post
12mr|texlive-elpres-v0.3-2|28	
12mr|texlive-elpres-v0.3-2|29	%postun
12mr|texlive-elpres-v0.3-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-elpres-v0.3-2|31	%{_sbindir}/texlive.post
12mr|texlive-elpres-v0.3-2|32	fi
12mr|texlive-elpres-v0.3-2|33	
12mr|texlive-elpres-v0.3-2|34	#-----------------------------------------------------------------------
12mr|texlive-elpres-v0.3-2|35	%files
12mr|texlive-elpres-v0.3-2|36	%{_texmfdistdir}/tex/latex/elpres/elpres.cls
12mr|texlive-elpres-v0.3-2|37	%doc %{_texmfdistdir}/doc/latex/elpres/elpres-example.tex
12mr|texlive-elpres-v0.3-2|38	%doc %{_texmfdistdir}/doc/latex/elpres/elpres-manual.pdf
12mr|texlive-elpres-v0.3-2|39	%doc %{_texmfdistdir}/doc/latex/elpres/elpres-manual.tex
12mr|texlive-elpres-v0.3-2|40	%doc %{_texmfdistdir}/doc/latex/elpres/gradient1.png
12mr|texlive-elpres-v0.3-2|41	%doc %{_texmfdistdir}/doc/latex/elpres/gradient2.png
12mr|texlive-elpres-v0.3-2|42	
12mr|texlive-elpres-v0.3-2|43	#-----------------------------------------------------------------------
12mr|texlive-elpres-v0.3-2|44	%prep
12mr|texlive-elpres-v0.3-2|45	%setup -c -a0 -a1
12mr|texlive-elpres-v0.3-2|46	
12mr|texlive-elpres-v0.3-2|47	%build
12mr|texlive-elpres-v0.3-2|48	
12mr|texlive-elpres-v0.3-2|49	%install
12mr|texlive-elpres-v0.3-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-elpres-v0.3-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-elpres-v0.3-2|52	
12mr|texlive-elpres-v0.3-2|53	
12mr|texlive-elpres-v0.3-2|54	
12mr|texlive-elpres-v0.3-2|55	%changelog
12mr|texlive-elpres-v0.3-2|56	

17266 12
12mr|texlive-elsarticle-1.20-2|1	# revision 15878
12mr|texlive-elsarticle-1.20-2|2	# category Package
12mr|texlive-elsarticle-1.20-2|3	# catalog-ctan /macros/latex/contrib/elsarticle
12mr|texlive-elsarticle-1.20-2|4	# catalog-date 2009-09-18 14:01:48 +0200
12mr|texlive-elsarticle-1.20-2|5	# catalog-license lppl1.2
12mr|texlive-elsarticle-1.20-2|6	# catalog-version 1.20
12mr|texlive-elsarticle-1.20-2|7	Name:		texlive-elsarticle
12mr|texlive-elsarticle-1.20-2|8	Version:	1.20
12mr|texlive-elsarticle-1.20-2|9	Release:	2
12mr|texlive-elsarticle-1.20-2|10	Summary:	Class for articles for submission to Elsevier journals
12mr|texlive-elsarticle-1.20-2|11	Group:		Publishing
12mr|texlive-elsarticle-1.20-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/elsarticle
12mr|texlive-elsarticle-1.20-2|13	License:	LPPL1.2
12mr|texlive-elsarticle-1.20-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elsarticle.tar.xz
12mr|texlive-elsarticle-1.20-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elsarticle.doc.tar.xz
12mr|texlive-elsarticle-1.20-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elsarticle.source.tar.xz
12mr|texlive-elsarticle-1.20-2|17	BuildArch:	noarch
12mr|texlive-elsarticle-1.20-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-elsarticle-1.20-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-elsarticle-1.20-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-elsarticle-1.20-2|21	
12mr|texlive-elsarticle-1.20-2|22	%description
12mr|texlive-elsarticle-1.20-2|23	The class is for typeset journal articles, is accepted for
12mr|texlive-elsarticle-1.20-2|24	submitted articles, both in Elsevier's electronic submission
12mr|texlive-elsarticle-1.20-2|25	system and elsewhere. It replaces the 10-year-old class elsart.
12mr|texlive-elsarticle-1.20-2|26	
12mr|texlive-elsarticle-1.20-2|27	%post
12mr|texlive-elsarticle-1.20-2|28	%{_sbindir}/texlive.post
12mr|texlive-elsarticle-1.20-2|29	
12mr|texlive-elsarticle-1.20-2|30	%postun
12mr|texlive-elsarticle-1.20-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-elsarticle-1.20-2|32	%{_sbindir}/texlive.post
12mr|texlive-elsarticle-1.20-2|33	fi
12mr|texlive-elsarticle-1.20-2|34	
12mr|texlive-elsarticle-1.20-2|35	#-----------------------------------------------------------------------
12mr|texlive-elsarticle-1.20-2|36	%files
12mr|texlive-elsarticle-1.20-2|37	%{_texmfdistdir}/bibtex/bst/elsarticle/elsarticle-harv.bst
12mr|texlive-elsarticle-1.20-2|38	%{_texmfdistdir}/bibtex/bst/elsarticle/elsarticle-num-names.bst
12mr|texlive-elsarticle-1.20-2|39	%{_texmfdistdir}/bibtex/bst/elsarticle/elsarticle-num.bst
12mr|texlive-elsarticle-1.20-2|40	%{_texmfdistdir}/tex/latex/elsarticle/elsarticle.cls
12mr|texlive-elsarticle-1.20-2|41	%doc %{_texmfdistdir}/doc/latex/elsarticle/README
12mr|texlive-elsarticle-1.20-2|42	%doc %{_texmfdistdir}/doc/latex/elsarticle/els-1p.pdf
12mr|texlive-elsarticle-1.20-2|43	%doc %{_texmfdistdir}/doc/latex/elsarticle/els-3pd.pdf
12mr|texlive-elsarticle-1.20-2|44	%doc %{_texmfdistdir}/doc/latex/elsarticle/els1.pdf
12mr|texlive-elsarticle-1.20-2|45	%doc %{_texmfdistdir}/doc/latex/elsarticle/els2.pdf
12mr|texlive-elsarticle-1.20-2|46	%doc %{_texmfdistdir}/doc/latex/elsarticle/elsarticle-template-harv.tex
12mr|texlive-elsarticle-1.20-2|47	%doc %{_texmfdistdir}/doc/latex/elsarticle/elsarticle-template-num.tex
12mr|texlive-elsarticle-1.20-2|48	%doc %{_texmfdistdir}/doc/latex/elsarticle/elsdoc.pdf
12mr|texlive-elsarticle-1.20-2|49	%doc %{_texmfdistdir}/doc/latex/elsarticle/elsdoc.tex
12mr|texlive-elsarticle-1.20-2|50	%doc %{_texmfdistdir}/doc/latex/elsarticle/jfigs.pdf
12mr|texlive-elsarticle-1.20-2|51	%doc %{_texmfdistdir}/doc/latex/elsarticle/makefile
12mr|texlive-elsarticle-1.20-2|52	%doc %{_texmfdistdir}/doc/latex/elsarticle/manifest.txt
12mr|texlive-elsarticle-1.20-2|53	%doc %{_texmfdistdir}/doc/latex/elsarticle/pdfwidgets.sty
12mr|texlive-elsarticle-1.20-2|54	%doc %{_texmfdistdir}/doc/latex/elsarticle/rvdtx.sty
12mr|texlive-elsarticle-1.20-2|55	#- source
12mr|texlive-elsarticle-1.20-2|56	%doc %{_texmfdistdir}/source/latex/elsarticle/elsarticle.dtx
12mr|texlive-elsarticle-1.20-2|57	%doc %{_texmfdistdir}/source/latex/elsarticle/elsarticle.ins
12mr|texlive-elsarticle-1.20-2|58	
12mr|texlive-elsarticle-1.20-2|59	#-----------------------------------------------------------------------
12mr|texlive-elsarticle-1.20-2|60	%prep
12mr|texlive-elsarticle-1.20-2|61	%setup -c -a0 -a1 -a2
12mr|texlive-elsarticle-1.20-2|62	
12mr|texlive-elsarticle-1.20-2|63	%build
12mr|texlive-elsarticle-1.20-2|64	
12mr|texlive-elsarticle-1.20-2|65	%install
12mr|texlive-elsarticle-1.20-2|66	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-elsarticle-1.20-2|67	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-elsarticle-1.20-2|68	
12mr|texlive-elsarticle-1.20-2|69	
12mr|texlive-elsarticle-1.20-2|70	
12mr|texlive-elsarticle-1.20-2|71	%changelog
12mr|texlive-elsarticle-1.20-2|72	

17267 12
12mr|texlive-elteikthesis-1.2-2|1	# revision 22513
12mr|texlive-elteikthesis-1.2-2|2	# category Package
12mr|texlive-elteikthesis-1.2-2|3	# catalog-ctan /macros/latex/contrib/elteikthesis
12mr|texlive-elteikthesis-1.2-2|4	# catalog-date 2011-05-17 17:52:56 +0200
12mr|texlive-elteikthesis-1.2-2|5	# catalog-license lppl1.2
12mr|texlive-elteikthesis-1.2-2|6	# catalog-version 1.2
12mr|texlive-elteikthesis-1.2-2|7	Name:		texlive-elteikthesis
12mr|texlive-elteikthesis-1.2-2|8	Version:	1.2
12mr|texlive-elteikthesis-1.2-2|9	Release:	2
12mr|texlive-elteikthesis-1.2-2|10	Summary:	Thesis class for ELTE University Informatics wing
12mr|texlive-elteikthesis-1.2-2|11	Group:		Publishing
12mr|texlive-elteikthesis-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/elteikthesis
12mr|texlive-elteikthesis-1.2-2|13	License:	LPPL1.2
12mr|texlive-elteikthesis-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elteikthesis.tar.xz
12mr|texlive-elteikthesis-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elteikthesis.doc.tar.xz
12mr|texlive-elteikthesis-1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elteikthesis.source.tar.xz
12mr|texlive-elteikthesis-1.2-2|17	BuildArch:	noarch
12mr|texlive-elteikthesis-1.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-elteikthesis-1.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-elteikthesis-1.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-elteikthesis-1.2-2|21	
12mr|texlive-elteikthesis-1.2-2|22	%description
12mr|texlive-elteikthesis-1.2-2|23	This is not an official University class, and has not been
12mr|texlive-elteikthesis-1.2-2|24	approved by the University.
12mr|texlive-elteikthesis-1.2-2|25	
12mr|texlive-elteikthesis-1.2-2|26	%post
12mr|texlive-elteikthesis-1.2-2|27	%{_sbindir}/texlive.post
12mr|texlive-elteikthesis-1.2-2|28	
12mr|texlive-elteikthesis-1.2-2|29	%postun
12mr|texlive-elteikthesis-1.2-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-elteikthesis-1.2-2|31	%{_sbindir}/texlive.post
12mr|texlive-elteikthesis-1.2-2|32	fi
12mr|texlive-elteikthesis-1.2-2|33	
12mr|texlive-elteikthesis-1.2-2|34	#-----------------------------------------------------------------------
12mr|texlive-elteikthesis-1.2-2|35	%files
12mr|texlive-elteikthesis-1.2-2|36	%{_texmfdistdir}/tex/latex/elteikthesis/elteikthesis.cls
12mr|texlive-elteikthesis-1.2-2|37	%doc %{_texmfdistdir}/doc/latex/elteikthesis/README
12mr|texlive-elteikthesis-1.2-2|38	%doc %{_texmfdistdir}/doc/latex/elteikthesis/elteikthesis.pdf
12mr|texlive-elteikthesis-1.2-2|39	%doc %{_texmfdistdir}/doc/latex/elteikthesis/example.pdf
12mr|texlive-elteikthesis-1.2-2|40	%doc %{_texmfdistdir}/doc/latex/elteikthesis/example.tex
12mr|texlive-elteikthesis-1.2-2|41	%doc %{_texmfdistdir}/doc/latex/elteikthesis/pics/eltecimerszines.eps
12mr|texlive-elteikthesis-1.2-2|42	%doc %{_texmfdistdir}/doc/latex/elteikthesis/pics/eltecimerszines.jpg
12mr|texlive-elteikthesis-1.2-2|43	#- source
12mr|texlive-elteikthesis-1.2-2|44	%doc %{_texmfdistdir}/source/latex/elteikthesis/elteikthesis.dtx
12mr|texlive-elteikthesis-1.2-2|45	%doc %{_texmfdistdir}/source/latex/elteikthesis/elteikthesis.ins
12mr|texlive-elteikthesis-1.2-2|46	
12mr|texlive-elteikthesis-1.2-2|47	#-----------------------------------------------------------------------
12mr|texlive-elteikthesis-1.2-2|48	%prep
12mr|texlive-elteikthesis-1.2-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-elteikthesis-1.2-2|50	
12mr|texlive-elteikthesis-1.2-2|51	%build
12mr|texlive-elteikthesis-1.2-2|52	
12mr|texlive-elteikthesis-1.2-2|53	%install
12mr|texlive-elteikthesis-1.2-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-elteikthesis-1.2-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-elteikthesis-1.2-2|56	
12mr|texlive-elteikthesis-1.2-2|57	
12mr|texlive-elteikthesis-1.2-2|58	
12mr|texlive-elteikthesis-1.2-2|59	%changelog
12mr|texlive-elteikthesis-1.2-2|60	

17268 12
12mr|texlive-eltex-2.0-2|1	# revision 15878
12mr|texlive-eltex-2.0-2|2	# category Package
12mr|texlive-eltex-2.0-2|3	# catalog-ctan /macros/latex/contrib/eltex
12mr|texlive-eltex-2.0-2|4	# catalog-date 2009-11-09 17:57:09 +0100
12mr|texlive-eltex-2.0-2|5	# catalog-license lppl
12mr|texlive-eltex-2.0-2|6	# catalog-version 2.0
12mr|texlive-eltex-2.0-2|7	Name:		texlive-eltex
12mr|texlive-eltex-2.0-2|8	Version:	2.0
12mr|texlive-eltex-2.0-2|9	Release:	2
12mr|texlive-eltex-2.0-2|10	Summary:	Simple circuit diagrams in LaTeX picture mode
12mr|texlive-eltex-2.0-2|11	Group:		Publishing
12mr|texlive-eltex-2.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eltex
12mr|texlive-eltex-2.0-2|13	License:	LPPL
12mr|texlive-eltex-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eltex.tar.xz
12mr|texlive-eltex-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eltex.doc.tar.xz
12mr|texlive-eltex-2.0-2|16	BuildArch:	noarch
12mr|texlive-eltex-2.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-eltex-2.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-eltex-2.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-eltex-2.0-2|20	
12mr|texlive-eltex-2.0-2|21	%description
12mr|texlive-eltex-2.0-2|22	The macros enable the user to draw simple circuit diagrams in
12mr|texlive-eltex-2.0-2|23	the picture environment, with no need of special resources. The
12mr|texlive-eltex-2.0-2|24	macros are appropriate for drawing for school materials. The
12mr|texlive-eltex-2.0-2|25	circuit symbols accord to the various parts of the standard IEC
12mr|texlive-eltex-2.0-2|26	617.
12mr|texlive-eltex-2.0-2|27	
12mr|texlive-eltex-2.0-2|28	%post
12mr|texlive-eltex-2.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-eltex-2.0-2|30	
12mr|texlive-eltex-2.0-2|31	%postun
12mr|texlive-eltex-2.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-eltex-2.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-eltex-2.0-2|34	fi
12mr|texlive-eltex-2.0-2|35	
12mr|texlive-eltex-2.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-eltex-2.0-2|37	%files
12mr|texlive-eltex-2.0-2|38	%{_texmfdistdir}/tex/latex/eltex/eltex1.tex
12mr|texlive-eltex-2.0-2|39	%{_texmfdistdir}/tex/latex/eltex/eltex2.tex
12mr|texlive-eltex-2.0-2|40	%{_texmfdistdir}/tex/latex/eltex/eltex3.tex
12mr|texlive-eltex-2.0-2|41	%{_texmfdistdir}/tex/latex/eltex/eltex4.tex
12mr|texlive-eltex-2.0-2|42	%{_texmfdistdir}/tex/latex/eltex/eltex5.tex
12mr|texlive-eltex-2.0-2|43	%{_texmfdistdir}/tex/latex/eltex/eltex6.tex
12mr|texlive-eltex-2.0-2|44	%{_texmfdistdir}/tex/latex/eltex/eltex7.tex
12mr|texlive-eltex-2.0-2|45	%doc %{_texmfdistdir}/doc/latex/eltex/README
12mr|texlive-eltex-2.0-2|46	%doc %{_texmfdistdir}/doc/latex/eltex/man_en.pdf
12mr|texlive-eltex-2.0-2|47	%doc %{_texmfdistdir}/doc/latex/eltex/man_en.tex
12mr|texlive-eltex-2.0-2|48	%doc %{_texmfdistdir}/doc/latex/eltex/pri_cz.pdf
12mr|texlive-eltex-2.0-2|49	%doc %{_texmfdistdir}/doc/latex/eltex/pri_cz.tex
12mr|texlive-eltex-2.0-2|50	
12mr|texlive-eltex-2.0-2|51	#-----------------------------------------------------------------------
12mr|texlive-eltex-2.0-2|52	%prep
12mr|texlive-eltex-2.0-2|53	%setup -c -a0 -a1
12mr|texlive-eltex-2.0-2|54	
12mr|texlive-eltex-2.0-2|55	%build
12mr|texlive-eltex-2.0-2|56	
12mr|texlive-eltex-2.0-2|57	%install
12mr|texlive-eltex-2.0-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-eltex-2.0-2|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-eltex-2.0-2|60	
12mr|texlive-eltex-2.0-2|61	
12mr|texlive-eltex-2.0-2|62	
12mr|texlive-eltex-2.0-2|63	%changelog
12mr|texlive-eltex-2.0-2|64	

17269 12
12mr|texlive-elvish-20080419-2|1	# revision 15878
12mr|texlive-elvish-20080419-2|2	# category Package
12mr|texlive-elvish-20080419-2|3	# catalog-ctan /fonts/elvish
12mr|texlive-elvish-20080419-2|4	# catalog-date 2008-04-19 23:11:03 +0200
12mr|texlive-elvish-20080419-2|5	# catalog-license other-free
12mr|texlive-elvish-20080419-2|6	# catalog-version undef
12mr|texlive-elvish-20080419-2|7	Name:		texlive-elvish
12mr|texlive-elvish-20080419-2|8	Version:	20080419
12mr|texlive-elvish-20080419-2|9	Release:	2
12mr|texlive-elvish-20080419-2|10	Summary:	Fonts for typesetting Tolkien Elvish scripts
12mr|texlive-elvish-20080419-2|11	Group:		Publishing
12mr|texlive-elvish-20080419-2|12	URL:		http://www.ctan.org/tex-archive/fonts/elvish
12mr|texlive-elvish-20080419-2|13	License:	OTHER-FREE
12mr|texlive-elvish-20080419-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elvish.tar.xz
12mr|texlive-elvish-20080419-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/elvish.doc.tar.xz
12mr|texlive-elvish-20080419-2|16	BuildArch:	noarch
12mr|texlive-elvish-20080419-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-elvish-20080419-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-elvish-20080419-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-elvish-20080419-2|20	
12mr|texlive-elvish-20080419-2|21	%description
12mr|texlive-elvish-20080419-2|22	The bundle provides fonts for Cirth (cirth.mf, etc.) and for
12mr|texlive-elvish-20080419-2|23	Tengwar (teng10.mf). The Tengwar fonts are supported by macros
12mr|texlive-elvish-20080419-2|24	in teng.tex, or by the (better documented) tengtex package.
12mr|texlive-elvish-20080419-2|25	
12mr|texlive-elvish-20080419-2|26	%post
12mr|texlive-elvish-20080419-2|27	%{_sbindir}/texlive.post
12mr|texlive-elvish-20080419-2|28	
12mr|texlive-elvish-20080419-2|29	%postun
12mr|texlive-elvish-20080419-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-elvish-20080419-2|31	%{_sbindir}/texlive.post
12mr|texlive-elvish-20080419-2|32	fi
12mr|texlive-elvish-20080419-2|33	
12mr|texlive-elvish-20080419-2|34	#-----------------------------------------------------------------------
12mr|texlive-elvish-20080419-2|35	%files
12mr|texlive-elvish-20080419-2|36	%{_texmfdistdir}/fonts/source/public/elvish/cirth.mf
12mr|texlive-elvish-20080419-2|37	%{_texmfdistdir}/fonts/source/public/elvish/teng10.mf
12mr|texlive-elvish-20080419-2|38	%{_texmfdistdir}/fonts/source/public/elvish/tengdev.mf
12mr|texlive-elvish-20080419-2|39	%{_texmfdistdir}/fonts/source/public/elvish/tengmacs.mf
12mr|texlive-elvish-20080419-2|40	%{_texmfdistdir}/fonts/source/public/elvish/tengmain.mf
12mr|texlive-elvish-20080419-2|41	%{_texmfdistdir}/fonts/source/public/elvish/tengsecs.mf
12mr|texlive-elvish-20080419-2|42	%{_texmfdistdir}/fonts/source/public/elvish/tengteht.mf
12mr|texlive-elvish-20080419-2|43	%{_texmfdistdir}/fonts/tfm/public/elvish/cirth.tfm
12mr|texlive-elvish-20080419-2|44	%{_texmfdistdir}/fonts/tfm/public/elvish/teng10.tfm
12mr|texlive-elvish-20080419-2|45	%doc %{_texmfdistdir}/doc/fonts/elvish/README
12mr|texlive-elvish-20080419-2|46	%doc %{_texmfdistdir}/doc/fonts/elvish/teng.tex
12mr|texlive-elvish-20080419-2|47	
12mr|texlive-elvish-20080419-2|48	#-----------------------------------------------------------------------
12mr|texlive-elvish-20080419-2|49	%prep
12mr|texlive-elvish-20080419-2|50	%setup -c -a0 -a1
12mr|texlive-elvish-20080419-2|51	
12mr|texlive-elvish-20080419-2|52	%build
12mr|texlive-elvish-20080419-2|53	
12mr|texlive-elvish-20080419-2|54	%install
12mr|texlive-elvish-20080419-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-elvish-20080419-2|56	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-elvish-20080419-2|57	
12mr|texlive-elvish-20080419-2|58	
12mr|texlive-elvish-20080419-2|59	
12mr|texlive-elvish-20080419-2|60	%changelog
12mr|texlive-elvish-20080419-2|61	

17270 12
12mr|texlive-emarks-1.0-2|1	# revision 24504
12mr|texlive-emarks-1.0-2|2	# category Package
12mr|texlive-emarks-1.0-2|3	# catalog-ctan /macros/latex/contrib/emarks
12mr|texlive-emarks-1.0-2|4	# catalog-date 2011-11-03 08:30:49 +0100
12mr|texlive-emarks-1.0-2|5	# catalog-license lppl1.3
12mr|texlive-emarks-1.0-2|6	# catalog-version 1.0
12mr|texlive-emarks-1.0-2|7	Name:		texlive-emarks
12mr|texlive-emarks-1.0-2|8	Version:	1.0
12mr|texlive-emarks-1.0-2|9	Release:	2
12mr|texlive-emarks-1.0-2|10	Summary:	Named mark registers with e-TeX
12mr|texlive-emarks-1.0-2|11	Group:		Publishing
12mr|texlive-emarks-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/emarks
12mr|texlive-emarks-1.0-2|13	License:	LPPL1.3
12mr|texlive-emarks-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emarks.tar.xz
12mr|texlive-emarks-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emarks.doc.tar.xz
12mr|texlive-emarks-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emarks.source.tar.xz
12mr|texlive-emarks-1.0-2|17	BuildArch:	noarch
12mr|texlive-emarks-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-emarks-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-emarks-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-emarks-1.0-2|21	
12mr|texlive-emarks-1.0-2|22	%description
12mr|texlive-emarks-1.0-2|23	E-TeX provides 32 768 mark registers; using this facility is
12mr|texlive-emarks-1.0-2|24	far more comfortable than LaTeX tricks with \markright,
12mr|texlive-emarks-1.0-2|25	\markboth, \leftmark and \rightmark. The package provides two
12mr|texlive-emarks-1.0-2|26	commands for marking: \marksthe and \marksthecs, which have *
12mr|texlive-emarks-1.0-2|27	forms which disable expansion; new mark registers are allocated
12mr|texlive-emarks-1.0-2|28	as needed. Syntax is closely modelled on the \marks primitive.
12mr|texlive-emarks-1.0-2|29	Four commands are provided for retrieving the marks registers'
12mr|texlive-emarks-1.0-2|30	content: \thefirstmarks, \thebotmarks, thetopmarks and
12mr|texlive-emarks-1.0-2|31	\getthemarks; and the command \ifmarksequal is available for
12mr|texlive-emarks-1.0-2|32	comparing the content of marks registers. The package requires
12mr|texlive-emarks-1.0-2|33	an e-TeX-enabled engine, and the etex package.
12mr|texlive-emarks-1.0-2|34	
12mr|texlive-emarks-1.0-2|35	%post
12mr|texlive-emarks-1.0-2|36	%{_sbindir}/texlive.post
12mr|texlive-emarks-1.0-2|37	
12mr|texlive-emarks-1.0-2|38	%postun
12mr|texlive-emarks-1.0-2|39	if [ $1 -eq 0 ]; then
12mr|texlive-emarks-1.0-2|40	%{_sbindir}/texlive.post
12mr|texlive-emarks-1.0-2|41	fi
12mr|texlive-emarks-1.0-2|42	
12mr|texlive-emarks-1.0-2|43	#-----------------------------------------------------------------------
12mr|texlive-emarks-1.0-2|44	%files
12mr|texlive-emarks-1.0-2|45	%{_texmfdistdir}/tex/latex/emarks/emarks.sty
12mr|texlive-emarks-1.0-2|46	%doc %{_texmfdistdir}/doc/latex/emarks/Fingerprint.jpg
12mr|texlive-emarks-1.0-2|47	%doc %{_texmfdistdir}/doc/latex/emarks/README
12mr|texlive-emarks-1.0-2|48	%doc %{_texmfdistdir}/doc/latex/emarks/emarks-fingerprint.png
12mr|texlive-emarks-1.0-2|49	%doc %{_texmfdistdir}/doc/latex/emarks/emarks.pdf
12mr|texlive-emarks-1.0-2|50	#- source
12mr|texlive-emarks-1.0-2|51	%doc %{_texmfdistdir}/source/latex/emarks/emarks.drv
12mr|texlive-emarks-1.0-2|52	%doc %{_texmfdistdir}/source/latex/emarks/emarks.dtx
12mr|texlive-emarks-1.0-2|53	%doc %{_texmfdistdir}/source/latex/emarks/emarks.ins
12mr|texlive-emarks-1.0-2|54	
12mr|texlive-emarks-1.0-2|55	#-----------------------------------------------------------------------
12mr|texlive-emarks-1.0-2|56	%prep
12mr|texlive-emarks-1.0-2|57	%setup -c -a0 -a1 -a2
12mr|texlive-emarks-1.0-2|58	
12mr|texlive-emarks-1.0-2|59	%build
12mr|texlive-emarks-1.0-2|60	
12mr|texlive-emarks-1.0-2|61	%install
12mr|texlive-emarks-1.0-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-emarks-1.0-2|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-emarks-1.0-2|64	
12mr|texlive-emarks-1.0-2|65	
12mr|texlive-emarks-1.0-2|66	
12mr|texlive-emarks-1.0-2|67	%changelog
12mr|texlive-emarks-1.0-2|68	

17271 12
12mr|texlive-embrac-0.1b-1|1	# revision 27178
12mr|texlive-embrac-0.1b-1|2	# category Package
12mr|texlive-embrac-0.1b-1|3	# catalog-ctan /macros/latex/contrib/embrac
12mr|texlive-embrac-0.1b-1|4	# catalog-date 2012-07-24 16:08:54 +0200
12mr|texlive-embrac-0.1b-1|5	# catalog-license lppl1.3
12mr|texlive-embrac-0.1b-1|6	# catalog-version 0.1b
12mr|texlive-embrac-0.1b-1|7	Name:		texlive-embrac
12mr|texlive-embrac-0.1b-1|8	Version:	0.1b
12mr|texlive-embrac-0.1b-1|9	Release:	1
12mr|texlive-embrac-0.1b-1|10	Summary:	Upright brackets in emphasised text
12mr|texlive-embrac-0.1b-1|11	Group:		Publishing
12mr|texlive-embrac-0.1b-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/embrac
12mr|texlive-embrac-0.1b-1|13	License:	LPPL1.3
12mr|texlive-embrac-0.1b-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/embrac.tar.xz
12mr|texlive-embrac-0.1b-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/embrac.doc.tar.xz
12mr|texlive-embrac-0.1b-1|16	BuildArch:	noarch
12mr|texlive-embrac-0.1b-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-embrac-0.1b-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-embrac-0.1b-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-embrac-0.1b-1|20	
12mr|texlive-embrac-0.1b-1|21	%description
12mr|texlive-embrac-0.1b-1|22	The package redefines the commands \emph and \textit so that
12mr|texlive-embrac-0.1b-1|23	parentheses and square brackets are typeset in an upright font
12mr|texlive-embrac-0.1b-1|24	in their arguments. The package requires expl3 from the
12mr|texlive-embrac-0.1b-1|25	l3kernel bundle, and xparse and l3keys2e from the l3packages
12mr|texlive-embrac-0.1b-1|26	bundle.
12mr|texlive-embrac-0.1b-1|27	
12mr|texlive-embrac-0.1b-1|28	%post
12mr|texlive-embrac-0.1b-1|29	%{_sbindir}/texlive.post
12mr|texlive-embrac-0.1b-1|30	
12mr|texlive-embrac-0.1b-1|31	%postun
12mr|texlive-embrac-0.1b-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-embrac-0.1b-1|33	%{_sbindir}/texlive.post
12mr|texlive-embrac-0.1b-1|34	fi
12mr|texlive-embrac-0.1b-1|35	
12mr|texlive-embrac-0.1b-1|36	#-----------------------------------------------------------------------
12mr|texlive-embrac-0.1b-1|37	%files
12mr|texlive-embrac-0.1b-1|38	%{_texmfdistdir}/tex/latex/embrac/embrac.sty
12mr|texlive-embrac-0.1b-1|39	%doc %{_texmfdistdir}/doc/latex/embrac/README
12mr|texlive-embrac-0.1b-1|40	%doc %{_texmfdistdir}/doc/latex/embrac/embrac_en.pdf
12mr|texlive-embrac-0.1b-1|41	%doc %{_texmfdistdir}/doc/latex/embrac/embrac_en.tex
12mr|texlive-embrac-0.1b-1|42	%doc %{_texmfdistdir}/doc/latex/embrac/embrac_kerning_test.tex
12mr|texlive-embrac-0.1b-1|43	
12mr|texlive-embrac-0.1b-1|44	#-----------------------------------------------------------------------
12mr|texlive-embrac-0.1b-1|45	%prep
12mr|texlive-embrac-0.1b-1|46	%setup -c -a0 -a1
12mr|texlive-embrac-0.1b-1|47	
12mr|texlive-embrac-0.1b-1|48	%build
12mr|texlive-embrac-0.1b-1|49	
12mr|texlive-embrac-0.1b-1|50	%install
12mr|texlive-embrac-0.1b-1|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-embrac-0.1b-1|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-embrac-0.1b-1|53	
12mr|texlive-embrac-0.1b-1|54	
12mr|texlive-embrac-0.1b-1|55	
12mr|texlive-embrac-0.1b-1|56	%changelog
12mr|texlive-embrac-0.1b-1|57	

17272 12
12mr|texlive-emp-20110807-2|1	# revision 23483
12mr|texlive-emp-20110807-2|2	# category Package
12mr|texlive-emp-20110807-2|3	# catalog-ctan /macros/latex/contrib/emp
12mr|texlive-emp-20110807-2|4	# catalog-date 2011-08-07 01:10:30 +0200
12mr|texlive-emp-20110807-2|5	# catalog-license gpl
12mr|texlive-emp-20110807-2|6	# catalog-version undef
12mr|texlive-emp-20110807-2|7	Name:		texlive-emp
12mr|texlive-emp-20110807-2|8	Version:	20110807
12mr|texlive-emp-20110807-2|9	Release:	2
12mr|texlive-emp-20110807-2|10	Summary:	"Encapsulate" MetaPost figures in a document
12mr|texlive-emp-20110807-2|11	Group:		Publishing
12mr|texlive-emp-20110807-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/emp
12mr|texlive-emp-20110807-2|13	License:	GPL
12mr|texlive-emp-20110807-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emp.tar.xz
12mr|texlive-emp-20110807-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emp.doc.tar.xz
12mr|texlive-emp-20110807-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emp.source.tar.xz
12mr|texlive-emp-20110807-2|17	BuildArch:	noarch
12mr|texlive-emp-20110807-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-emp-20110807-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-emp-20110807-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-emp-20110807-2|21	
12mr|texlive-emp-20110807-2|22	%description
12mr|texlive-emp-20110807-2|23	Emp is a package for encapsulating MetaPost figures in LaTeX:
12mr|texlive-emp-20110807-2|24	the package provides environments where you can place MetaPost
12mr|texlive-emp-20110807-2|25	commands, and means of using that code as fragments for
12mr|texlive-emp-20110807-2|26	building up figures to include in your document. So, with emp,
12mr|texlive-emp-20110807-2|27	the procedure is to run your document with LaTeX, run MetaPost,
12mr|texlive-emp-20110807-2|28	and then complete running your document in the normal way. Emp
12mr|texlive-emp-20110807-2|29	is therefore useful for keeping illustrations in synchrony with
12mr|texlive-emp-20110807-2|30	the text. It also frees you from inventing descriptive names
12mr|texlive-emp-20110807-2|31	for PostScript files that fit into the confines of file system
12mr|texlive-emp-20110807-2|32	conventions.
12mr|texlive-emp-20110807-2|33	
12mr|texlive-emp-20110807-2|34	%post
12mr|texlive-emp-20110807-2|35	%{_sbindir}/texlive.post
12mr|texlive-emp-20110807-2|36	
12mr|texlive-emp-20110807-2|37	%postun
12mr|texlive-emp-20110807-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-emp-20110807-2|39	%{_sbindir}/texlive.post
12mr|texlive-emp-20110807-2|40	fi
12mr|texlive-emp-20110807-2|41	
12mr|texlive-emp-20110807-2|42	#-----------------------------------------------------------------------
12mr|texlive-emp-20110807-2|43	%files
12mr|texlive-emp-20110807-2|44	%{_texmfdistdir}/tex/latex/emp/emp.sty
12mr|texlive-emp-20110807-2|45	%doc %{_texmfdistdir}/doc/latex/emp/COPYING
12mr|texlive-emp-20110807-2|46	%doc %{_texmfdistdir}/doc/latex/emp/Makefile
12mr|texlive-emp-20110807-2|47	%doc %{_texmfdistdir}/doc/latex/emp/README
12mr|texlive-emp-20110807-2|48	%doc %{_texmfdistdir}/doc/latex/emp/emp.pdf
12mr|texlive-emp-20110807-2|49	%doc %{_texmfdistdir}/doc/latex/emp/empman.pdf
12mr|texlive-emp-20110807-2|50	#- source
12mr|texlive-emp-20110807-2|51	%doc %{_texmfdistdir}/source/latex/emp/emp.drv
12mr|texlive-emp-20110807-2|52	%doc %{_texmfdistdir}/source/latex/emp/emp.dtx
12mr|texlive-emp-20110807-2|53	%doc %{_texmfdistdir}/source/latex/emp/emp.ins
12mr|texlive-emp-20110807-2|54	%doc %{_texmfdistdir}/source/latex/emp/empman.drv
12mr|texlive-emp-20110807-2|55	
12mr|texlive-emp-20110807-2|56	#-----------------------------------------------------------------------
12mr|texlive-emp-20110807-2|57	%prep
12mr|texlive-emp-20110807-2|58	%setup -c -a0 -a1 -a2
12mr|texlive-emp-20110807-2|59	
12mr|texlive-emp-20110807-2|60	%build
12mr|texlive-emp-20110807-2|61	
12mr|texlive-emp-20110807-2|62	%install
12mr|texlive-emp-20110807-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-emp-20110807-2|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-emp-20110807-2|65	
12mr|texlive-emp-20110807-2|66	
12mr|texlive-emp-20110807-2|67	
12mr|texlive-emp-20110807-2|68	%changelog
12mr|texlive-emp-20110807-2|69	

17273 12
12mr|texlive-emptypage-1.2-2|1	# revision 18064
12mr|texlive-emptypage-1.2-2|2	# category Package
12mr|texlive-emptypage-1.2-2|3	# catalog-ctan /macros/latex/contrib/emptypage
12mr|texlive-emptypage-1.2-2|4	# catalog-date 2010-04-30 19:49:05 +0200
12mr|texlive-emptypage-1.2-2|5	# catalog-license lppl1.2
12mr|texlive-emptypage-1.2-2|6	# catalog-version 1.2
12mr|texlive-emptypage-1.2-2|7	Name:		texlive-emptypage
12mr|texlive-emptypage-1.2-2|8	Version:	1.2
12mr|texlive-emptypage-1.2-2|9	Release:	2
12mr|texlive-emptypage-1.2-2|10	Summary:	Make empty pages really empty
12mr|texlive-emptypage-1.2-2|11	Group:		Publishing
12mr|texlive-emptypage-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/emptypage
12mr|texlive-emptypage-1.2-2|13	License:	LPPL1.2
12mr|texlive-emptypage-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emptypage.tar.xz
12mr|texlive-emptypage-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emptypage.doc.tar.xz
12mr|texlive-emptypage-1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emptypage.source.tar.xz
12mr|texlive-emptypage-1.2-2|17	BuildArch:	noarch
12mr|texlive-emptypage-1.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-emptypage-1.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-emptypage-1.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-emptypage-1.2-2|21	
12mr|texlive-emptypage-1.2-2|22	%description
12mr|texlive-emptypage-1.2-2|23	This package prevents page numbers and headings from appearing
12mr|texlive-emptypage-1.2-2|24	on empty pages.
12mr|texlive-emptypage-1.2-2|25	
12mr|texlive-emptypage-1.2-2|26	%post
12mr|texlive-emptypage-1.2-2|27	%{_sbindir}/texlive.post
12mr|texlive-emptypage-1.2-2|28	
12mr|texlive-emptypage-1.2-2|29	%postun
12mr|texlive-emptypage-1.2-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-emptypage-1.2-2|31	%{_sbindir}/texlive.post
12mr|texlive-emptypage-1.2-2|32	fi
12mr|texlive-emptypage-1.2-2|33	
12mr|texlive-emptypage-1.2-2|34	#-----------------------------------------------------------------------
12mr|texlive-emptypage-1.2-2|35	%files
12mr|texlive-emptypage-1.2-2|36	%{_texmfdistdir}/tex/latex/emptypage/emptypage.sty
12mr|texlive-emptypage-1.2-2|37	%doc %{_texmfdistdir}/doc/latex/emptypage/README
12mr|texlive-emptypage-1.2-2|38	%doc %{_texmfdistdir}/doc/latex/emptypage/emptypage.pdf
12mr|texlive-emptypage-1.2-2|39	#- source
12mr|texlive-emptypage-1.2-2|40	%doc %{_texmfdistdir}/source/latex/emptypage/emptypage.dtx
12mr|texlive-emptypage-1.2-2|41	%doc %{_texmfdistdir}/source/latex/emptypage/emptypage.ins
12mr|texlive-emptypage-1.2-2|42	
12mr|texlive-emptypage-1.2-2|43	#-----------------------------------------------------------------------
12mr|texlive-emptypage-1.2-2|44	%prep
12mr|texlive-emptypage-1.2-2|45	%setup -c -a0 -a1 -a2
12mr|texlive-emptypage-1.2-2|46	
12mr|texlive-emptypage-1.2-2|47	%build
12mr|texlive-emptypage-1.2-2|48	
12mr|texlive-emptypage-1.2-2|49	%install
12mr|texlive-emptypage-1.2-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-emptypage-1.2-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-emptypage-1.2-2|52	
12mr|texlive-emptypage-1.2-2|53	
12mr|texlive-emptypage-1.2-2|54	
12mr|texlive-emptypage-1.2-2|55	%changelog
12mr|texlive-emptypage-1.2-2|56	

17274 12
12mr|texlive-emulateapj-20091225-2|1	# revision 16099
12mr|texlive-emulateapj-20091225-2|2	# category Package
12mr|texlive-emulateapj-20091225-2|3	# catalog-ctan /macros/latex/contrib/emulateapj
12mr|texlive-emulateapj-20091225-2|4	# catalog-date 2009-12-25 00:35:43 +0100
12mr|texlive-emulateapj-20091225-2|5	# catalog-license lppl
12mr|texlive-emulateapj-20091225-2|6	# catalog-version undef
12mr|texlive-emulateapj-20091225-2|7	Name:		texlive-emulateapj
12mr|texlive-emulateapj-20091225-2|8	Version:	20091225
12mr|texlive-emulateapj-20091225-2|9	Release:	2
12mr|texlive-emulateapj-20091225-2|10	Summary:	Produce output similar to that of APJ
12mr|texlive-emulateapj-20091225-2|11	Group:		Publishing
12mr|texlive-emulateapj-20091225-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/emulateapj
12mr|texlive-emulateapj-20091225-2|13	License:	LPPL
12mr|texlive-emulateapj-20091225-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emulateapj.tar.xz
12mr|texlive-emulateapj-20091225-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emulateapj.doc.tar.xz
12mr|texlive-emulateapj-20091225-2|16	BuildArch:	noarch
12mr|texlive-emulateapj-20091225-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-emulateapj-20091225-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-emulateapj-20091225-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-emulateapj-20091225-2|20	
12mr|texlive-emulateapj-20091225-2|21	%description
12mr|texlive-emulateapj-20091225-2|22	A LaTeX class (based on current RevTeX) to produce preprints
12mr|texlive-emulateapj-20091225-2|23	with the page layout similar to that of the Astrophysical
12mr|texlive-emulateapj-20091225-2|24	Journal.
12mr|texlive-emulateapj-20091225-2|25	
12mr|texlive-emulateapj-20091225-2|26	%post
12mr|texlive-emulateapj-20091225-2|27	%{_sbindir}/texlive.post
12mr|texlive-emulateapj-20091225-2|28	
12mr|texlive-emulateapj-20091225-2|29	%postun
12mr|texlive-emulateapj-20091225-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-emulateapj-20091225-2|31	%{_sbindir}/texlive.post
12mr|texlive-emulateapj-20091225-2|32	fi
12mr|texlive-emulateapj-20091225-2|33	
12mr|texlive-emulateapj-20091225-2|34	#-----------------------------------------------------------------------
12mr|texlive-emulateapj-20091225-2|35	%files
12mr|texlive-emulateapj-20091225-2|36	%{_texmfdistdir}/tex/latex/emulateapj/emulateapj.cls
12mr|texlive-emulateapj-20091225-2|37	%doc %{_texmfdistdir}/doc/latex/emulateapj/README
12mr|texlive-emulateapj-20091225-2|38	%doc %{_texmfdistdir}/doc/latex/emulateapj/sample.pdf
12mr|texlive-emulateapj-20091225-2|39	%doc %{_texmfdistdir}/doc/latex/emulateapj/sample.tex
12mr|texlive-emulateapj-20091225-2|40	
12mr|texlive-emulateapj-20091225-2|41	#-----------------------------------------------------------------------
12mr|texlive-emulateapj-20091225-2|42	%prep
12mr|texlive-emulateapj-20091225-2|43	%setup -c -a0 -a1
12mr|texlive-emulateapj-20091225-2|44	
12mr|texlive-emulateapj-20091225-2|45	%build
12mr|texlive-emulateapj-20091225-2|46	
12mr|texlive-emulateapj-20091225-2|47	%install
12mr|texlive-emulateapj-20091225-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-emulateapj-20091225-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-emulateapj-20091225-2|50	
12mr|texlive-emulateapj-20091225-2|51	
12mr|texlive-emulateapj-20091225-2|52	
12mr|texlive-emulateapj-20091225-2|53	%changelog
12mr|texlive-emulateapj-20091225-2|54	

17275 12
12mr|texlive-enctex-20100122-2|1	# revision 16881
12mr|texlive-enctex-20100122-2|2	# category Package
12mr|texlive-enctex-20100122-2|3	# catalog-ctan /systems/enctex
12mr|texlive-enctex-20100122-2|4	# catalog-date 2010-01-22 21:32:36 +0100
12mr|texlive-enctex-20100122-2|5	# catalog-license gpl
12mr|texlive-enctex-20100122-2|6	# catalog-version undef
12mr|texlive-enctex-20100122-2|7	Name:		texlive-enctex
12mr|texlive-enctex-20100122-2|8	Version:	20100122
12mr|texlive-enctex-20100122-2|9	Release:	2
12mr|texlive-enctex-20100122-2|10	Summary:	A TeX extension that translates input on its way into TeX
12mr|texlive-enctex-20100122-2|11	Group:		Publishing
12mr|texlive-enctex-20100122-2|12	URL:		http://www.ctan.org/tex-archive/systems/enctex
12mr|texlive-enctex-20100122-2|13	License:	GPL
12mr|texlive-enctex-20100122-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enctex.tar.xz
12mr|texlive-enctex-20100122-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enctex.doc.tar.xz
12mr|texlive-enctex-20100122-2|16	BuildArch:	noarch
12mr|texlive-enctex-20100122-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-enctex-20100122-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-enctex-20100122-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-enctex-20100122-2|20	
12mr|texlive-enctex-20100122-2|21	%description
12mr|texlive-enctex-20100122-2|22	EncTeX is (another) tex extension, written at the change-file
12mr|texlive-enctex-20100122-2|23	level. It provides means of translating input on the way into
12mr|texlive-enctex-20100122-2|24	TeX. It allows, for example, translation of multibyte
12mr|texlive-enctex-20100122-2|25	sequences, such as utf-8 encoding.
12mr|texlive-enctex-20100122-2|26	
12mr|texlive-enctex-20100122-2|27	%post
12mr|texlive-enctex-20100122-2|28	%{_sbindir}/texlive.post
12mr|texlive-enctex-20100122-2|29	
12mr|texlive-enctex-20100122-2|30	%postun
12mr|texlive-enctex-20100122-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-enctex-20100122-2|32	%{_sbindir}/texlive.post
12mr|texlive-enctex-20100122-2|33	fi
12mr|texlive-enctex-20100122-2|34	
12mr|texlive-enctex-20100122-2|35	#-----------------------------------------------------------------------
12mr|texlive-enctex-20100122-2|36	%files
12mr|texlive-enctex-20100122-2|37	%{_texmfdistdir}/tex/generic/enctex/1250-csf.tex
12mr|texlive-enctex-20100122-2|38	%{_texmfdistdir}/tex/generic/enctex/1250-il2.tex
12mr|texlive-enctex-20100122-2|39	%{_texmfdistdir}/tex/generic/enctex/1250-latex.tex
12mr|texlive-enctex-20100122-2|40	%{_texmfdistdir}/tex/generic/enctex/1250-t1.tex
12mr|texlive-enctex-20100122-2|41	%{_texmfdistdir}/tex/generic/enctex/852-csf.tex
12mr|texlive-enctex-20100122-2|42	%{_texmfdistdir}/tex/generic/enctex/852-il2.tex
12mr|texlive-enctex-20100122-2|43	%{_texmfdistdir}/tex/generic/enctex/852-latex.tex
12mr|texlive-enctex-20100122-2|44	%{_texmfdistdir}/tex/generic/enctex/852-t1.tex
12mr|texlive-enctex-20100122-2|45	%{_texmfdistdir}/tex/generic/enctex/csfmacro.tex
12mr|texlive-enctex-20100122-2|46	%{_texmfdistdir}/tex/generic/enctex/enc-u.tex
12mr|texlive-enctex-20100122-2|47	%{_texmfdistdir}/tex/generic/enctex/encmacro.tex
12mr|texlive-enctex-20100122-2|48	%{_texmfdistdir}/tex/generic/enctex/il2-1250.tex
12mr|texlive-enctex-20100122-2|49	%{_texmfdistdir}/tex/generic/enctex/il2-852.tex
12mr|texlive-enctex-20100122-2|50	%{_texmfdistdir}/tex/generic/enctex/il2-csf.tex
12mr|texlive-enctex-20100122-2|51	%{_texmfdistdir}/tex/generic/enctex/il2-kam.tex
12mr|texlive-enctex-20100122-2|52	%{_texmfdistdir}/tex/generic/enctex/il2-t1.tex
12mr|texlive-enctex-20100122-2|53	%{_texmfdistdir}/tex/generic/enctex/kam-csf.tex
12mr|texlive-enctex-20100122-2|54	%{_texmfdistdir}/tex/generic/enctex/kam-il2.tex
12mr|texlive-enctex-20100122-2|55	%{_texmfdistdir}/tex/generic/enctex/kam-latex.tex
12mr|texlive-enctex-20100122-2|56	%{_texmfdistdir}/tex/generic/enctex/kam-t1.tex
12mr|texlive-enctex-20100122-2|57	%{_texmfdistdir}/tex/generic/enctex/noprefnt.tex
12mr|texlive-enctex-20100122-2|58	%{_texmfdistdir}/tex/generic/enctex/plain-1250-cs.tex
12mr|texlive-enctex-20100122-2|59	%{_texmfdistdir}/tex/generic/enctex/plain-852-cs.tex
12mr|texlive-enctex-20100122-2|60	%{_texmfdistdir}/tex/generic/enctex/plain-il2-cs.tex
12mr|texlive-enctex-20100122-2|61	%{_texmfdistdir}/tex/generic/enctex/plain-kam-cs.tex
12mr|texlive-enctex-20100122-2|62	%{_texmfdistdir}/tex/generic/enctex/plain-utf8-cs.tex
12mr|texlive-enctex-20100122-2|63	%{_texmfdistdir}/tex/generic/enctex/plain-utf8-ec.tex
12mr|texlive-enctex-20100122-2|64	%{_texmfdistdir}/tex/generic/enctex/polyset.tex
12mr|texlive-enctex-20100122-2|65	%{_texmfdistdir}/tex/generic/enctex/t1macro.tex
12mr|texlive-enctex-20100122-2|66	%{_texmfdistdir}/tex/generic/enctex/utf8-csf.tex
12mr|texlive-enctex-20100122-2|67	%{_texmfdistdir}/tex/generic/enctex/utf8-t1.tex
12mr|texlive-enctex-20100122-2|68	%{_texmfdistdir}/tex/generic/enctex/utf8cseq.tex
12mr|texlive-enctex-20100122-2|69	%{_texmfdistdir}/tex/generic/enctex/utf8math.tex
12mr|texlive-enctex-20100122-2|70	%{_texmfdistdir}/tex/generic/enctex/utf8raw.tex
12mr|texlive-enctex-20100122-2|71	%{_texmfdistdir}/tex/generic/enctex/utf8unkn.tex
12mr|texlive-enctex-20100122-2|72	%{_texmfdistdir}/tex/generic/enctex/utf8warn.tex
12mr|texlive-enctex-20100122-2|73	%doc %{_texmfdistdir}/doc/generic/enctex/COPYING
12mr|texlive-enctex-20100122-2|74	%doc %{_texmfdistdir}/doc/generic/enctex/COPYING.UCD
12mr|texlive-enctex-20100122-2|75	%doc %{_texmfdistdir}/doc/generic/enctex/INSTALL
12mr|texlive-enctex-20100122-2|76	%doc %{_texmfdistdir}/doc/generic/enctex/INSTALL.eng
12mr|texlive-enctex-20100122-2|77	%doc %{_texmfdistdir}/doc/generic/enctex/README
12mr|texlive-enctex-20100122-2|78	%doc %{_texmfdistdir}/doc/generic/enctex/changes.txt
12mr|texlive-enctex-20100122-2|79	%doc %{_texmfdistdir}/doc/generic/enctex/encdoc-e.pdf
12mr|texlive-enctex-20100122-2|80	%doc %{_texmfdistdir}/doc/generic/enctex/encdoc-e.tex
12mr|texlive-enctex-20100122-2|81	%doc %{_texmfdistdir}/doc/generic/enctex/encdoc.pdf
12mr|texlive-enctex-20100122-2|82	%doc %{_texmfdistdir}/doc/generic/enctex/encdoc.tex
12mr|texlive-enctex-20100122-2|83	%doc %{_texmfdistdir}/doc/generic/enctex/math-example.tex
12mr|texlive-enctex-20100122-2|84	%doc %{_texmfdistdir}/doc/generic/enctex/unimap.diff
12mr|texlive-enctex-20100122-2|85	%doc %{_texmfdistdir}/doc/generic/enctex/unimap.py
12mr|texlive-enctex-20100122-2|86	%doc %{_texmfdistdir}/doc/generic/enctex/vlna.tex
12mr|texlive-enctex-20100122-2|87	
12mr|texlive-enctex-20100122-2|88	#-----------------------------------------------------------------------
12mr|texlive-enctex-20100122-2|89	%prep
12mr|texlive-enctex-20100122-2|90	%setup -c -a0 -a1
12mr|texlive-enctex-20100122-2|91	
12mr|texlive-enctex-20100122-2|92	%build
12mr|texlive-enctex-20100122-2|93	
12mr|texlive-enctex-20100122-2|94	%install
12mr|texlive-enctex-20100122-2|95	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-enctex-20100122-2|96	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-enctex-20100122-2|97	
12mr|texlive-enctex-20100122-2|98	
12mr|texlive-enctex-20100122-2|99	
12mr|texlive-enctex-20100122-2|100	%changelog
12mr|texlive-enctex-20100122-2|101	

17276 12
12mr|texlive-encxvlna-20080819-2|1	# revision 15878
12mr|texlive-encxvlna-20080819-2|2	# category Package
12mr|texlive-encxvlna-20080819-2|3	# catalog-ctan /macros/generic/encxvlna
12mr|texlive-encxvlna-20080819-2|4	# catalog-date 2008-08-19 08:58:40 +0200
12mr|texlive-encxvlna-20080819-2|5	# catalog-license lppl
12mr|texlive-encxvlna-20080819-2|6	# catalog-version undef
12mr|texlive-encxvlna-20080819-2|7	Name:		texlive-encxvlna
12mr|texlive-encxvlna-20080819-2|8	Version:	20080819
12mr|texlive-encxvlna-20080819-2|9	Release:	2
12mr|texlive-encxvlna-20080819-2|10	Summary:	Insert nonbreakable spaces, using encTeX
12mr|texlive-encxvlna-20080819-2|11	Group:		Publishing
12mr|texlive-encxvlna-20080819-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/encxvlna
12mr|texlive-encxvlna-20080819-2|13	License:	LPPL
12mr|texlive-encxvlna-20080819-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/encxvlna.tar.xz
12mr|texlive-encxvlna-20080819-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/encxvlna.doc.tar.xz
12mr|texlive-encxvlna-20080819-2|16	BuildArch:	noarch
12mr|texlive-encxvlna-20080819-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-encxvlna-20080819-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-encxvlna-20080819-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-encxvlna-20080819-2|20	
12mr|texlive-encxvlna-20080819-2|21	%description
12mr|texlive-encxvlna-20080819-2|22	The package provides tools for inserting nonbreakable spaces
12mr|texlive-encxvlna-20080819-2|23	after nonsyllabic prepositions and single letter conjunctions
12mr|texlive-encxvlna-20080819-2|24	as required by Czech and Slovak typographical rules. It is
12mr|texlive-encxvlna-20080819-2|25	implemented using encTeX and provides files both for plain TeX
12mr|texlive-encxvlna-20080819-2|26	and LaTeX. The LaTeX solution tries to avoid conflicts with
12mr|texlive-encxvlna-20080819-2|27	other packages.
12mr|texlive-encxvlna-20080819-2|28	
12mr|texlive-encxvlna-20080819-2|29	%post
12mr|texlive-encxvlna-20080819-2|30	%{_sbindir}/texlive.post
12mr|texlive-encxvlna-20080819-2|31	
12mr|texlive-encxvlna-20080819-2|32	%postun
12mr|texlive-encxvlna-20080819-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-encxvlna-20080819-2|34	%{_sbindir}/texlive.post
12mr|texlive-encxvlna-20080819-2|35	fi
12mr|texlive-encxvlna-20080819-2|36	
12mr|texlive-encxvlna-20080819-2|37	#-----------------------------------------------------------------------
12mr|texlive-encxvlna-20080819-2|38	%files
12mr|texlive-encxvlna-20080819-2|39	%{_texmfdistdir}/tex/latex/encxvlna/encxvlna.sty
12mr|texlive-encxvlna-20080819-2|40	%{_texmfdistdir}/tex/plain/encxvlna/encxvlna.tex
12mr|texlive-encxvlna-20080819-2|41	%doc %{_texmfdistdir}/doc/generic/encxvlna/License.txt
12mr|texlive-encxvlna-20080819-2|42	%doc %{_texmfdistdir}/doc/generic/encxvlna/README
12mr|texlive-encxvlna-20080819-2|43	%doc %{_texmfdistdir}/doc/generic/encxvlna/encxvlna.pdf
12mr|texlive-encxvlna-20080819-2|44	%doc %{_texmfdistdir}/doc/generic/encxvlna/encxvlna.tex
12mr|texlive-encxvlna-20080819-2|45	%doc %{_texmfdistdir}/doc/generic/encxvlna/vlna-inc.tex
12mr|texlive-encxvlna-20080819-2|46	
12mr|texlive-encxvlna-20080819-2|47	#-----------------------------------------------------------------------
12mr|texlive-encxvlna-20080819-2|48	%prep
12mr|texlive-encxvlna-20080819-2|49	%setup -c -a0 -a1
12mr|texlive-encxvlna-20080819-2|50	
12mr|texlive-encxvlna-20080819-2|51	%build
12mr|texlive-encxvlna-20080819-2|52	
12mr|texlive-encxvlna-20080819-2|53	%install
12mr|texlive-encxvlna-20080819-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-encxvlna-20080819-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-encxvlna-20080819-2|56	
12mr|texlive-encxvlna-20080819-2|57	
12mr|texlive-encxvlna-20080819-2|58	
12mr|texlive-encxvlna-20080819-2|59	%changelog
12mr|texlive-encxvlna-20080819-2|60	

17277 12
12mr|texlive-endfloat-2.5c-1|1	# revision 24962
12mr|texlive-endfloat-2.5c-1|2	# category Package
12mr|texlive-endfloat-2.5c-1|3	# catalog-ctan /macros/latex/contrib/endfloat
12mr|texlive-endfloat-2.5c-1|4	# catalog-date 2011-12-24 01:13:38 +0100
12mr|texlive-endfloat-2.5c-1|5	# catalog-license gpl
12mr|texlive-endfloat-2.5c-1|6	# catalog-version 2.5c
12mr|texlive-endfloat-2.5c-1|7	Name:		texlive-endfloat
12mr|texlive-endfloat-2.5c-1|8	Version:	2.5c
12mr|texlive-endfloat-2.5c-1|9	Release:	1
12mr|texlive-endfloat-2.5c-1|10	Summary:	Move floats to the end, leaving markers where they belong
12mr|texlive-endfloat-2.5c-1|11	Group:		Publishing
12mr|texlive-endfloat-2.5c-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/endfloat
12mr|texlive-endfloat-2.5c-1|13	License:	GPL
12mr|texlive-endfloat-2.5c-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endfloat.tar.xz
12mr|texlive-endfloat-2.5c-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endfloat.doc.tar.xz
12mr|texlive-endfloat-2.5c-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endfloat.source.tar.xz
12mr|texlive-endfloat-2.5c-1|17	BuildArch:	noarch
12mr|texlive-endfloat-2.5c-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-endfloat-2.5c-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-endfloat-2.5c-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-endfloat-2.5c-1|21	
12mr|texlive-endfloat-2.5c-1|22	%description
12mr|texlive-endfloat-2.5c-1|23	Place all floats on pages by themselves at the end of the
12mr|texlive-endfloat-2.5c-1|24	document, optionally leaving markers like "[Figure 3 about
12mr|texlive-endfloat-2.5c-1|25	here]" in the text near to where the figure (or table) would
12mr|texlive-endfloat-2.5c-1|26	normally have occurred. Float types figure and table are
12mr|texlive-endfloat-2.5c-1|27	recognised by the package, unmodified. Since several packages
12mr|texlive-endfloat-2.5c-1|28	define other types of float, it is possible to register these
12mr|texlive-endfloat-2.5c-1|29	float types with endfloat.
12mr|texlive-endfloat-2.5c-1|30	
12mr|texlive-endfloat-2.5c-1|31	%post
12mr|texlive-endfloat-2.5c-1|32	%{_sbindir}/texlive.post
12mr|texlive-endfloat-2.5c-1|33	
12mr|texlive-endfloat-2.5c-1|34	%postun
12mr|texlive-endfloat-2.5c-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-endfloat-2.5c-1|36	%{_sbindir}/texlive.post
12mr|texlive-endfloat-2.5c-1|37	fi
12mr|texlive-endfloat-2.5c-1|38	
12mr|texlive-endfloat-2.5c-1|39	#-----------------------------------------------------------------------
12mr|texlive-endfloat-2.5c-1|40	%files
12mr|texlive-endfloat-2.5c-1|41	%{_texmfdistdir}/tex/latex/endfloat/efxmpl.cfg
12mr|texlive-endfloat-2.5c-1|42	%{_texmfdistdir}/tex/latex/endfloat/endfloat.sty
12mr|texlive-endfloat-2.5c-1|43	%doc %{_texmfdistdir}/doc/latex/endfloat/COPYING
12mr|texlive-endfloat-2.5c-1|44	%doc %{_texmfdistdir}/doc/latex/endfloat/README
12mr|texlive-endfloat-2.5c-1|45	%doc %{_texmfdistdir}/doc/latex/endfloat/endfloat.pdf
12mr|texlive-endfloat-2.5c-1|46	#- source
12mr|texlive-endfloat-2.5c-1|47	%doc %{_texmfdistdir}/source/latex/endfloat/endfloat.dtx
12mr|texlive-endfloat-2.5c-1|48	%doc %{_texmfdistdir}/source/latex/endfloat/endfloat.ins
12mr|texlive-endfloat-2.5c-1|49	
12mr|texlive-endfloat-2.5c-1|50	#-----------------------------------------------------------------------
12mr|texlive-endfloat-2.5c-1|51	%prep
12mr|texlive-endfloat-2.5c-1|52	%setup -c -a0 -a1 -a2
12mr|texlive-endfloat-2.5c-1|53	
12mr|texlive-endfloat-2.5c-1|54	%build
12mr|texlive-endfloat-2.5c-1|55	
12mr|texlive-endfloat-2.5c-1|56	%install
12mr|texlive-endfloat-2.5c-1|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-endfloat-2.5c-1|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-endfloat-2.5c-1|59	
12mr|texlive-endfloat-2.5c-1|60	
12mr|texlive-endfloat-2.5c-1|61	
12mr|texlive-endfloat-2.5c-1|62	%changelog
12mr|texlive-endfloat-2.5c-1|63	

17278 12
12mr|texlive-endheads-v1.5-1|1	# revision 24992
12mr|texlive-endheads-v1.5-1|2	# category Package
12mr|texlive-endheads-v1.5-1|3	# catalog-ctan /macros/latex/contrib/endheads
12mr|texlive-endheads-v1.5-1|4	# catalog-date 2011-12-31 23:12:05 +0100
12mr|texlive-endheads-v1.5-1|5	# catalog-license lppl
12mr|texlive-endheads-v1.5-1|6	# catalog-version v1.5
12mr|texlive-endheads-v1.5-1|7	Name:		texlive-endheads
12mr|texlive-endheads-v1.5-1|8	Epoch:		1
12mr|texlive-endheads-v1.5-1|9	Version:	v1.5
12mr|texlive-endheads-v1.5-1|10	Release:	1
12mr|texlive-endheads-v1.5-1|11	Summary:	Running headers of the form "Notes to pp.xx-yy"
12mr|texlive-endheads-v1.5-1|12	Group:		Publishing
12mr|texlive-endheads-v1.5-1|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/endheads
12mr|texlive-endheads-v1.5-1|14	License:	LPPL
12mr|texlive-endheads-v1.5-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endheads.tar.xz
12mr|texlive-endheads-v1.5-1|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endheads.doc.tar.xz
12mr|texlive-endheads-v1.5-1|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endheads.source.tar.xz
12mr|texlive-endheads-v1.5-1|18	BuildArch:	noarch
12mr|texlive-endheads-v1.5-1|19	BuildRequires:	texlive-tlpkg
12mr|texlive-endheads-v1.5-1|20	Requires(pre):	texlive-tlpkg
12mr|texlive-endheads-v1.5-1|21	Requires(post):	texlive-kpathsea
12mr|texlive-endheads-v1.5-1|22	
12mr|texlive-endheads-v1.5-1|23	%description
12mr|texlive-endheads-v1.5-1|24	Endheads provides running headers of the form "Notes to pp. xx-
12mr|texlive-endheads-v1.5-1|25	yy" for endnotes sections. It also enables one to reset the
12mr|texlive-endheads-v1.5-1|26	endnotes counter, and put a line marking the chapter change in
12mr|texlive-endheads-v1.5-1|27	the endnotes, at the beginning of every chapter. Endheads
12mr|texlive-endheads-v1.5-1|28	requires the fancyhdr, needspace, ifthen, and endnotes
12mr|texlive-endheads-v1.5-1|29	packages.
12mr|texlive-endheads-v1.5-1|30	
12mr|texlive-endheads-v1.5-1|31	%post
12mr|texlive-endheads-v1.5-1|32	%{_sbindir}/texlive.post
12mr|texlive-endheads-v1.5-1|33	
12mr|texlive-endheads-v1.5-1|34	%postun
12mr|texlive-endheads-v1.5-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-endheads-v1.5-1|36	%{_sbindir}/texlive.post
12mr|texlive-endheads-v1.5-1|37	fi
12mr|texlive-endheads-v1.5-1|38	
12mr|texlive-endheads-v1.5-1|39	#-----------------------------------------------------------------------
12mr|texlive-endheads-v1.5-1|40	%files
12mr|texlive-endheads-v1.5-1|41	%{_texmfdistdir}/tex/latex/endheads/endheads.sty
12mr|texlive-endheads-v1.5-1|42	%doc %{_texmfdistdir}/doc/latex/endheads/README
12mr|texlive-endheads-v1.5-1|43	%doc %{_texmfdistdir}/doc/latex/endheads/endheads.pdf
12mr|texlive-endheads-v1.5-1|44	#- source
12mr|texlive-endheads-v1.5-1|45	%doc %{_texmfdistdir}/source/latex/endheads/endheads.dtx
12mr|texlive-endheads-v1.5-1|46	%doc %{_texmfdistdir}/source/latex/endheads/endheads.ins
12mr|texlive-endheads-v1.5-1|47	
12mr|texlive-endheads-v1.5-1|48	#-----------------------------------------------------------------------
12mr|texlive-endheads-v1.5-1|49	%prep
12mr|texlive-endheads-v1.5-1|50	%setup -c -a0 -a1 -a2
12mr|texlive-endheads-v1.5-1|51	
12mr|texlive-endheads-v1.5-1|52	%build
12mr|texlive-endheads-v1.5-1|53	
12mr|texlive-endheads-v1.5-1|54	%install
12mr|texlive-endheads-v1.5-1|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-endheads-v1.5-1|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-endheads-v1.5-1|57	
12mr|texlive-endheads-v1.5-1|58	
12mr|texlive-endheads-v1.5-1|59	
12mr|texlive-endheads-v1.5-1|60	%changelog
12mr|texlive-endheads-v1.5-1|61	

17279 12
12mr|texlive-endnotes-20100309-2|1	# revision 17197
12mr|texlive-endnotes-20100309-2|2	# category Package
12mr|texlive-endnotes-20100309-2|3	# catalog-ctan /macros/latex/contrib/endnotes
12mr|texlive-endnotes-20100309-2|4	# catalog-date 2010-03-09 12:54:42 +0100
12mr|texlive-endnotes-20100309-2|5	# catalog-license lppl
12mr|texlive-endnotes-20100309-2|6	# catalog-version undef
12mr|texlive-endnotes-20100309-2|7	Name:		texlive-endnotes
12mr|texlive-endnotes-20100309-2|8	Version:	20100309
12mr|texlive-endnotes-20100309-2|9	Release:	2
12mr|texlive-endnotes-20100309-2|10	Summary:	Place footnotes at the end
12mr|texlive-endnotes-20100309-2|11	Group:		Publishing
12mr|texlive-endnotes-20100309-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/endnotes
12mr|texlive-endnotes-20100309-2|13	License:	LPPL
12mr|texlive-endnotes-20100309-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endnotes.tar.xz
12mr|texlive-endnotes-20100309-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endnotes.doc.tar.xz
12mr|texlive-endnotes-20100309-2|16	BuildArch:	noarch
12mr|texlive-endnotes-20100309-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-endnotes-20100309-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-endnotes-20100309-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-endnotes-20100309-2|20	
12mr|texlive-endnotes-20100309-2|21	%description
12mr|texlive-endnotes-20100309-2|22	Accumulates footnotes and places them at the end of the
12mr|texlive-endnotes-20100309-2|23	document.
12mr|texlive-endnotes-20100309-2|24	
12mr|texlive-endnotes-20100309-2|25	%post
12mr|texlive-endnotes-20100309-2|26	%{_sbindir}/texlive.post
12mr|texlive-endnotes-20100309-2|27	
12mr|texlive-endnotes-20100309-2|28	%postun
12mr|texlive-endnotes-20100309-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-endnotes-20100309-2|30	%{_sbindir}/texlive.post
12mr|texlive-endnotes-20100309-2|31	fi
12mr|texlive-endnotes-20100309-2|32	
12mr|texlive-endnotes-20100309-2|33	#-----------------------------------------------------------------------
12mr|texlive-endnotes-20100309-2|34	%files
12mr|texlive-endnotes-20100309-2|35	%{_texmfdistdir}/tex/latex/endnotes/endnotes.sty
12mr|texlive-endnotes-20100309-2|36	%doc %{_texmfdistdir}/doc/latex/endnotes/endnotes.pdf
12mr|texlive-endnotes-20100309-2|37	%doc %{_texmfdistdir}/doc/latex/endnotes/endnotes.tex
12mr|texlive-endnotes-20100309-2|38	
12mr|texlive-endnotes-20100309-2|39	#-----------------------------------------------------------------------
12mr|texlive-endnotes-20100309-2|40	%prep
12mr|texlive-endnotes-20100309-2|41	%setup -c -a0 -a1
12mr|texlive-endnotes-20100309-2|42	
12mr|texlive-endnotes-20100309-2|43	%build
12mr|texlive-endnotes-20100309-2|44	
12mr|texlive-endnotes-20100309-2|45	%install
12mr|texlive-endnotes-20100309-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-endnotes-20100309-2|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-endnotes-20100309-2|48	
12mr|texlive-endnotes-20100309-2|49	
12mr|texlive-endnotes-20100309-2|50	
12mr|texlive-endnotes-20100309-2|51	%changelog
12mr|texlive-endnotes-20100309-2|52	

17280 12
12mr|texlive-engpron-2-2|1	# revision 16558
12mr|texlive-engpron-2-2|2	# category Package
12mr|texlive-engpron-2-2|3	# catalog-ctan /macros/latex/contrib/engpron
12mr|texlive-engpron-2-2|4	# catalog-date 2008-08-16 17:33:04 +0200
12mr|texlive-engpron-2-2|5	# catalog-license lppl
12mr|texlive-engpron-2-2|6	# catalog-version 2
12mr|texlive-engpron-2-2|7	Name:		texlive-engpron
12mr|texlive-engpron-2-2|8	Version:	2
12mr|texlive-engpron-2-2|9	Release:	2
12mr|texlive-engpron-2-2|10	Summary:	Helps to type the pronunciation of English words
12mr|texlive-engpron-2-2|11	Group:		Publishing
12mr|texlive-engpron-2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/engpron
12mr|texlive-engpron-2-2|13	License:	LPPL
12mr|texlive-engpron-2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engpron.tar.xz
12mr|texlive-engpron-2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engpron.doc.tar.xz
12mr|texlive-engpron-2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engpron.source.tar.xz
12mr|texlive-engpron-2-2|17	BuildArch:	noarch
12mr|texlive-engpron-2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-engpron-2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-engpron-2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-engpron-2-2|21	
12mr|texlive-engpron-2-2|22	%description
12mr|texlive-engpron-2-2|23	This package provides macros beginning with the '' character,
12mr|texlive-engpron-2-2|24	made active, which enable us to write the British or American
12mr|texlive-engpron-2-2|25	English pronunciation as one can find it in the 'English
12mr|texlive-engpron-2-2|26	Pronouncing Dictionary' by Daniel Jones. There is an option to
12mr|texlive-engpron-2-2|27	typeset the pronunciation in the style of Harrap's dictionary.
12mr|texlive-engpron-2-2|28	
12mr|texlive-engpron-2-2|29	%post
12mr|texlive-engpron-2-2|30	%{_sbindir}/texlive.post
12mr|texlive-engpron-2-2|31	
12mr|texlive-engpron-2-2|32	%postun
12mr|texlive-engpron-2-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-engpron-2-2|34	%{_sbindir}/texlive.post
12mr|texlive-engpron-2-2|35	fi
12mr|texlive-engpron-2-2|36	
12mr|texlive-engpron-2-2|37	#-----------------------------------------------------------------------
12mr|texlive-engpron-2-2|38	%files
12mr|texlive-engpron-2-2|39	%{_texmfdistdir}/tex/latex/engpron/engpron-tools.sty
12mr|texlive-engpron-2-2|40	%{_texmfdistdir}/tex/latex/engpron/engpron.sty
12mr|texlive-engpron-2-2|41	%doc %{_texmfdistdir}/doc/latex/engpron/LISEZMOI
12mr|texlive-engpron-2-2|42	%doc %{_texmfdistdir}/doc/latex/engpron/README
12mr|texlive-engpron-2-2|43	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-en.ltx
12mr|texlive-engpron-2-2|44	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-en.pdf
12mr|texlive-engpron-2-2|45	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-ex-en.pdf
12mr|texlive-engpron-2-2|46	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-ex-en.tex
12mr|texlive-engpron-2-2|47	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-ex-fr.pdf
12mr|texlive-engpron-2-2|48	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-ex-fr.tex
12mr|texlive-engpron-2-2|49	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-fr.ltx
12mr|texlive-engpron-2-2|50	%doc %{_texmfdistdir}/doc/latex/engpron/engpron-fr.pdf
12mr|texlive-engpron-2-2|51	%doc %{_texmfdistdir}/doc/latex/engpron/engpron.pdf
12mr|texlive-engpron-2-2|52	#- source
12mr|texlive-engpron-2-2|53	%doc %{_texmfdistdir}/source/latex/engpron/Makefile
12mr|texlive-engpron-2-2|54	%doc %{_texmfdistdir}/source/latex/engpron/engpron.dtx
12mr|texlive-engpron-2-2|55	%doc %{_texmfdistdir}/source/latex/engpron/engpron.ins
12mr|texlive-engpron-2-2|56	
12mr|texlive-engpron-2-2|57	#-----------------------------------------------------------------------
12mr|texlive-engpron-2-2|58	%prep
12mr|texlive-engpron-2-2|59	%setup -c -a0 -a1 -a2
12mr|texlive-engpron-2-2|60	
12mr|texlive-engpron-2-2|61	%build
12mr|texlive-engpron-2-2|62	
12mr|texlive-engpron-2-2|63	%install
12mr|texlive-engpron-2-2|64	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-engpron-2-2|65	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-engpron-2-2|66	
12mr|texlive-engpron-2-2|67	
12mr|texlive-engpron-2-2|68	
12mr|texlive-engpron-2-2|69	%changelog
12mr|texlive-engpron-2-2|70	

17281 12
12mr|texlive-engrec-1.1-2|1	# revision 15878
12mr|texlive-engrec-1.1-2|2	# category Package
12mr|texlive-engrec-1.1-2|3	# catalog-ctan /macros/latex/contrib/engrec
12mr|texlive-engrec-1.1-2|4	# catalog-date 2008-05-07 22:48:57 +0200
12mr|texlive-engrec-1.1-2|5	# catalog-license lppl
12mr|texlive-engrec-1.1-2|6	# catalog-version 1.1
12mr|texlive-engrec-1.1-2|7	Name:		texlive-engrec
12mr|texlive-engrec-1.1-2|8	Version:	1.1
12mr|texlive-engrec-1.1-2|9	Release:	2
12mr|texlive-engrec-1.1-2|10	Summary:	Enumerate with lower- or uppercase Greek letters
12mr|texlive-engrec-1.1-2|11	Group:		Publishing
12mr|texlive-engrec-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/engrec
12mr|texlive-engrec-1.1-2|13	License:	LPPL
12mr|texlive-engrec-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engrec.tar.xz
12mr|texlive-engrec-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engrec.doc.tar.xz
12mr|texlive-engrec-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engrec.source.tar.xz
12mr|texlive-engrec-1.1-2|17	BuildArch:	noarch
12mr|texlive-engrec-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-engrec-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-engrec-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-engrec-1.1-2|21	
12mr|texlive-engrec-1.1-2|22	%description
12mr|texlive-engrec-1.1-2|23	This package provides two macros \engrec and \EnGrec to convert
12mr|texlive-engrec-1.1-2|24	number arguments to lower case or upper case greek letters.
12mr|texlive-engrec-1.1-2|25	They have the syntax of \alph, i.e. \engrec{a_counter},
12mr|texlive-engrec-1.1-2|26	\EnGrec{a_counter}. Options are provided to work with the
12mr|texlive-engrec-1.1-2|27	upgreek and fourier packages. Requires amstext.
12mr|texlive-engrec-1.1-2|28	
12mr|texlive-engrec-1.1-2|29	%post
12mr|texlive-engrec-1.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-engrec-1.1-2|31	
12mr|texlive-engrec-1.1-2|32	%postun
12mr|texlive-engrec-1.1-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-engrec-1.1-2|34	%{_sbindir}/texlive.post
12mr|texlive-engrec-1.1-2|35	fi
12mr|texlive-engrec-1.1-2|36	
12mr|texlive-engrec-1.1-2|37	#-----------------------------------------------------------------------
12mr|texlive-engrec-1.1-2|38	%files
12mr|texlive-engrec-1.1-2|39	%{_texmfdistdir}/tex/latex/engrec/engrec.sty
12mr|texlive-engrec-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/engrec/LISEZMOI
12mr|texlive-engrec-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/engrec/README
12mr|texlive-engrec-1.1-2|42	%doc %{_texmfdistdir}/doc/latex/engrec/engrec.pdf
12mr|texlive-engrec-1.1-2|43	#- source
12mr|texlive-engrec-1.1-2|44	%doc %{_texmfdistdir}/source/latex/engrec/Makefile
12mr|texlive-engrec-1.1-2|45	%doc %{_texmfdistdir}/source/latex/engrec/engrec.dtx
12mr|texlive-engrec-1.1-2|46	%doc %{_texmfdistdir}/source/latex/engrec/engrec.ins
12mr|texlive-engrec-1.1-2|47	
12mr|texlive-engrec-1.1-2|48	#-----------------------------------------------------------------------
12mr|texlive-engrec-1.1-2|49	%prep
12mr|texlive-engrec-1.1-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-engrec-1.1-2|51	
12mr|texlive-engrec-1.1-2|52	%build
12mr|texlive-engrec-1.1-2|53	
12mr|texlive-engrec-1.1-2|54	%install
12mr|texlive-engrec-1.1-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-engrec-1.1-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-engrec-1.1-2|57	
12mr|texlive-engrec-1.1-2|58	
12mr|texlive-engrec-1.1-2|59	
12mr|texlive-engrec-1.1-2|60	%changelog
12mr|texlive-engrec-1.1-2|61	

17282 12
12mr|texlive-engtlc-3.1-1|1	# revision 25432
12mr|texlive-engtlc-3.1-1|2	# category Package
12mr|texlive-engtlc-3.1-1|3	# catalog-ctan /macros/latex/contrib/engtlc
12mr|texlive-engtlc-3.1-1|4	# catalog-date 2012-02-19 15:32:47 +0100
12mr|texlive-engtlc-3.1-1|5	# catalog-license lppl
12mr|texlive-engtlc-3.1-1|6	# catalog-version 3.1
12mr|texlive-engtlc-3.1-1|7	Name:		texlive-engtlc
12mr|texlive-engtlc-3.1-1|8	Version:	3.1
12mr|texlive-engtlc-3.1-1|9	Release:	1
12mr|texlive-engtlc-3.1-1|10	Summary:	Support for users in Telecommunications Engineering
12mr|texlive-engtlc-3.1-1|11	Group:		Publishing
12mr|texlive-engtlc-3.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/engtlc
12mr|texlive-engtlc-3.1-1|13	License:	LPPL
12mr|texlive-engtlc-3.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engtlc.tar.xz
12mr|texlive-engtlc-3.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/engtlc.doc.tar.xz
12mr|texlive-engtlc-3.1-1|16	BuildArch:	noarch
12mr|texlive-engtlc-3.1-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-engtlc-3.1-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-engtlc-3.1-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-engtlc-3.1-1|20	
12mr|texlive-engtlc-3.1-1|21	%description
12mr|texlive-engtlc-3.1-1|22	The package provides a wide range of abbreviations for terms
12mr|texlive-engtlc-3.1-1|23	used in Telecommunications Engineering.
12mr|texlive-engtlc-3.1-1|24	
12mr|texlive-engtlc-3.1-1|25	%post
12mr|texlive-engtlc-3.1-1|26	%{_sbindir}/texlive.post
12mr|texlive-engtlc-3.1-1|27	
12mr|texlive-engtlc-3.1-1|28	%postun
12mr|texlive-engtlc-3.1-1|29	if [ $1 -eq 0 ]; then
12mr|texlive-engtlc-3.1-1|30	%{_sbindir}/texlive.post
12mr|texlive-engtlc-3.1-1|31	fi
12mr|texlive-engtlc-3.1-1|32	
12mr|texlive-engtlc-3.1-1|33	#-----------------------------------------------------------------------
12mr|texlive-engtlc-3.1-1|34	%files
12mr|texlive-engtlc-3.1-1|35	%{_texmfdistdir}/tex/latex/engtlc/engtlc.sty
12mr|texlive-engtlc-3.1-1|36	%doc %{_texmfdistdir}/doc/latex/engtlc/README
12mr|texlive-engtlc-3.1-1|37	%doc %{_texmfdistdir}/doc/latex/engtlc/engtlc.pdf
12mr|texlive-engtlc-3.1-1|38	%doc %{_texmfdistdir}/doc/latex/engtlc/engtlc.tex
12mr|texlive-engtlc-3.1-1|39	%doc %{_texmfdistdir}/doc/latex/engtlc/itengtlc.pdf
12mr|texlive-engtlc-3.1-1|40	%doc %{_texmfdistdir}/doc/latex/engtlc/itengtlc.tex
12mr|texlive-engtlc-3.1-1|41	
12mr|texlive-engtlc-3.1-1|42	#-----------------------------------------------------------------------
12mr|texlive-engtlc-3.1-1|43	%prep
12mr|texlive-engtlc-3.1-1|44	%setup -c -a0 -a1
12mr|texlive-engtlc-3.1-1|45	
12mr|texlive-engtlc-3.1-1|46	%build
12mr|texlive-engtlc-3.1-1|47	
12mr|texlive-engtlc-3.1-1|48	%install
12mr|texlive-engtlc-3.1-1|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-engtlc-3.1-1|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-engtlc-3.1-1|51	
12mr|texlive-engtlc-3.1-1|52	
12mr|texlive-engtlc-3.1-1|53	
12mr|texlive-engtlc-3.1-1|54	%changelog
12mr|texlive-engtlc-3.1-1|55	

17283 12
12mr|texlive-enotez-0.3a-1|1	# revision 27179
12mr|texlive-enotez-0.3a-1|2	# category Package
12mr|texlive-enotez-0.3a-1|3	# catalog-ctan /macros/latex/contrib/enotez
12mr|texlive-enotez-0.3a-1|4	# catalog-date 2012-07-24 16:08:54 +0200
12mr|texlive-enotez-0.3a-1|5	# catalog-license lppl1.3
12mr|texlive-enotez-0.3a-1|6	# catalog-version 0.3a
12mr|texlive-enotez-0.3a-1|7	Name:		texlive-enotez
12mr|texlive-enotez-0.3a-1|8	Version:	0.3a
12mr|texlive-enotez-0.3a-1|9	Release:	1
12mr|texlive-enotez-0.3a-1|10	Summary:	Support for end-notes
12mr|texlive-enotez-0.3a-1|11	Group:		Publishing
12mr|texlive-enotez-0.3a-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/enotez
12mr|texlive-enotez-0.3a-1|13	License:	LPPL1.3
12mr|texlive-enotez-0.3a-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enotez.tar.xz
12mr|texlive-enotez-0.3a-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enotez.doc.tar.xz
12mr|texlive-enotez-0.3a-1|16	BuildArch:	noarch
12mr|texlive-enotez-0.3a-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-enotez-0.3a-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-enotez-0.3a-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-enotez-0.3a-1|20	
12mr|texlive-enotez-0.3a-1|21	%description
12mr|texlive-enotez-0.3a-1|22	The package allows nested endnotes, supports hyperref and
12mr|texlive-enotez-0.3a-1|23	provides means for easy customization of the list of notes.
12mr|texlive-enotez-0.3a-1|24	
12mr|texlive-enotez-0.3a-1|25	%post
12mr|texlive-enotez-0.3a-1|26	%{_sbindir}/texlive.post
12mr|texlive-enotez-0.3a-1|27	
12mr|texlive-enotez-0.3a-1|28	%postun
12mr|texlive-enotez-0.3a-1|29	if [ $1 -eq 0 ]; then
12mr|texlive-enotez-0.3a-1|30	%{_sbindir}/texlive.post
12mr|texlive-enotez-0.3a-1|31	fi
12mr|texlive-enotez-0.3a-1|32	
12mr|texlive-enotez-0.3a-1|33	#-----------------------------------------------------------------------
12mr|texlive-enotez-0.3a-1|34	%files
12mr|texlive-enotez-0.3a-1|35	%{_texmfdistdir}/tex/latex/enotez/enotez.sty
12mr|texlive-enotez-0.3a-1|36	%doc %{_texmfdistdir}/doc/latex/enotez/README
12mr|texlive-enotez-0.3a-1|37	%doc %{_texmfdistdir}/doc/latex/enotez/enotez_en.pdf
12mr|texlive-enotez-0.3a-1|38	%doc %{_texmfdistdir}/doc/latex/enotez/enotez_en.tex
12mr|texlive-enotez-0.3a-1|39	%doc %{_texmfdistdir}/doc/latex/enotez/enotez_split_example.tex
12mr|texlive-enotez-0.3a-1|40	
12mr|texlive-enotez-0.3a-1|41	#-----------------------------------------------------------------------
12mr|texlive-enotez-0.3a-1|42	%prep
12mr|texlive-enotez-0.3a-1|43	%setup -c -a0 -a1
12mr|texlive-enotez-0.3a-1|44	
12mr|texlive-enotez-0.3a-1|45	%build
12mr|texlive-enotez-0.3a-1|46	
12mr|texlive-enotez-0.3a-1|47	%install
12mr|texlive-enotez-0.3a-1|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-enotez-0.3a-1|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-enotez-0.3a-1|50	
12mr|texlive-enotez-0.3a-1|51	
12mr|texlive-enotez-0.3a-1|52	
12mr|texlive-enotez-0.3a-1|53	%changelog
12mr|texlive-enotez-0.3a-1|54	

17284 12
12mr|texlive-enumitem-3.5.2-2|1	# revision 24146
12mr|texlive-enumitem-3.5.2-2|2	# category Package
12mr|texlive-enumitem-3.5.2-2|3	# catalog-ctan /macros/latex/contrib/enumitem
12mr|texlive-enumitem-3.5.2-2|4	# catalog-date 2011-09-28 17:37:11 +0200
12mr|texlive-enumitem-3.5.2-2|5	# catalog-license lppl
12mr|texlive-enumitem-3.5.2-2|6	# catalog-version 3.5.2
12mr|texlive-enumitem-3.5.2-2|7	Name:		texlive-enumitem
12mr|texlive-enumitem-3.5.2-2|8	Version:	3.5.2
12mr|texlive-enumitem-3.5.2-2|9	Release:	2
12mr|texlive-enumitem-3.5.2-2|10	Summary:	Control layout of itemize, enumerate, description
12mr|texlive-enumitem-3.5.2-2|11	Group:		Publishing
12mr|texlive-enumitem-3.5.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/enumitem
12mr|texlive-enumitem-3.5.2-2|13	License:	LPPL
12mr|texlive-enumitem-3.5.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enumitem.tar.xz
12mr|texlive-enumitem-3.5.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enumitem.doc.tar.xz
12mr|texlive-enumitem-3.5.2-2|16	BuildArch:	noarch
12mr|texlive-enumitem-3.5.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-enumitem-3.5.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-enumitem-3.5.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-enumitem-3.5.2-2|20	
12mr|texlive-enumitem-3.5.2-2|21	%description
12mr|texlive-enumitem-3.5.2-2|22	This package provides user control over the layout of the three
12mr|texlive-enumitem-3.5.2-2|23	basic list environments: enumerate, itemize and description. It
12mr|texlive-enumitem-3.5.2-2|24	supersedes both enumerate and mdwlist (providing well-
12mr|texlive-enumitem-3.5.2-2|25	structured replacements for all their funtionality), and in
12mr|texlive-enumitem-3.5.2-2|26	addition provides functions to compute the layout of labels,
12mr|texlive-enumitem-3.5.2-2|27	and to 'clone' the standard environments, to create new
12mr|texlive-enumitem-3.5.2-2|28	environments with counters of their own.
12mr|texlive-enumitem-3.5.2-2|29	
12mr|texlive-enumitem-3.5.2-2|30	%post
12mr|texlive-enumitem-3.5.2-2|31	%{_sbindir}/texlive.post
12mr|texlive-enumitem-3.5.2-2|32	
12mr|texlive-enumitem-3.5.2-2|33	%postun
12mr|texlive-enumitem-3.5.2-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-enumitem-3.5.2-2|35	%{_sbindir}/texlive.post
12mr|texlive-enumitem-3.5.2-2|36	fi
12mr|texlive-enumitem-3.5.2-2|37	
12mr|texlive-enumitem-3.5.2-2|38	#-----------------------------------------------------------------------
12mr|texlive-enumitem-3.5.2-2|39	%files
12mr|texlive-enumitem-3.5.2-2|40	%{_texmfdistdir}/tex/latex/enumitem/enumitem.sty
12mr|texlive-enumitem-3.5.2-2|41	%doc %{_texmfdistdir}/doc/latex/enumitem/README
12mr|texlive-enumitem-3.5.2-2|42	%doc %{_texmfdistdir}/doc/latex/enumitem/enumitem.pdf
12mr|texlive-enumitem-3.5.2-2|43	%doc %{_texmfdistdir}/doc/latex/enumitem/enumitem.tex
12mr|texlive-enumitem-3.5.2-2|44	
12mr|texlive-enumitem-3.5.2-2|45	#-----------------------------------------------------------------------
12mr|texlive-enumitem-3.5.2-2|46	%prep
12mr|texlive-enumitem-3.5.2-2|47	%setup -c -a0 -a1
12mr|texlive-enumitem-3.5.2-2|48	
12mr|texlive-enumitem-3.5.2-2|49	%build
12mr|texlive-enumitem-3.5.2-2|50	
12mr|texlive-enumitem-3.5.2-2|51	%install
12mr|texlive-enumitem-3.5.2-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-enumitem-3.5.2-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-enumitem-3.5.2-2|54	
12mr|texlive-enumitem-3.5.2-2|55	
12mr|texlive-enumitem-3.5.2-2|56	
12mr|texlive-enumitem-3.5.2-2|57	%changelog
12mr|texlive-enumitem-3.5.2-2|58	

17285 12
12mr|texlive-enumitem-zref-1.8-2|1	# revision 21472
12mr|texlive-enumitem-zref-1.8-2|2	# category Package
12mr|texlive-enumitem-zref-1.8-2|3	# catalog-ctan /macros/latex/contrib/enumitem-zref
12mr|texlive-enumitem-zref-1.8-2|4	# catalog-date 2011-02-19 16:41:47 +0100
12mr|texlive-enumitem-zref-1.8-2|5	# catalog-license lppl1.3
12mr|texlive-enumitem-zref-1.8-2|6	# catalog-version 1.8
12mr|texlive-enumitem-zref-1.8-2|7	Name:		texlive-enumitem-zref
12mr|texlive-enumitem-zref-1.8-2|8	Version:	1.8
12mr|texlive-enumitem-zref-1.8-2|9	Release:	2
12mr|texlive-enumitem-zref-1.8-2|10	Summary:	Extended references to items for enumitem package
12mr|texlive-enumitem-zref-1.8-2|11	Group:		Publishing
12mr|texlive-enumitem-zref-1.8-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/enumitem-zref
12mr|texlive-enumitem-zref-1.8-2|13	License:	LPPL1.3
12mr|texlive-enumitem-zref-1.8-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enumitem-zref.tar.xz
12mr|texlive-enumitem-zref-1.8-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enumitem-zref.doc.tar.xz
12mr|texlive-enumitem-zref-1.8-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enumitem-zref.source.tar.xz
12mr|texlive-enumitem-zref-1.8-2|17	BuildArch:	noarch
12mr|texlive-enumitem-zref-1.8-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-enumitem-zref-1.8-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-enumitem-zref-1.8-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-enumitem-zref-1.8-2|21	
12mr|texlive-enumitem-zref-1.8-2|22	%description
12mr|texlive-enumitem-zref-1.8-2|23	The package is a companion for the enumitem package; it makes
12mr|texlive-enumitem-zref-1.8-2|24	it possible to reference any item in lists formatted by
12mr|texlive-enumitem-zref-1.8-2|25	enumitem lists, viz., enumerated, itemize and description
12mr|texlive-enumitem-zref-1.8-2|26	lists, and any list defined (or customised) with \newlist or
12mr|texlive-enumitem-zref-1.8-2|27	\setlist. References may be typeset differently with
12mr|texlive-enumitem-zref-1.8-2|28	options/properties and even arbitrary text. With hyperref,
12mr|texlive-enumitem-zref-1.8-2|29	anchors are added for each item to enable hyperlinks within the
12mr|texlive-enumitem-zref-1.8-2|30	document or even to external documents. Three schemes are
12mr|texlive-enumitem-zref-1.8-2|31	provided to make reference names (including the standard \label
12mr|texlive-enumitem-zref-1.8-2|32	command).
12mr|texlive-enumitem-zref-1.8-2|33	
12mr|texlive-enumitem-zref-1.8-2|34	%post
12mr|texlive-enumitem-zref-1.8-2|35	%{_sbindir}/texlive.post
12mr|texlive-enumitem-zref-1.8-2|36	
12mr|texlive-enumitem-zref-1.8-2|37	%postun
12mr|texlive-enumitem-zref-1.8-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-enumitem-zref-1.8-2|39	%{_sbindir}/texlive.post
12mr|texlive-enumitem-zref-1.8-2|40	fi
12mr|texlive-enumitem-zref-1.8-2|41	
12mr|texlive-enumitem-zref-1.8-2|42	#-----------------------------------------------------------------------
12mr|texlive-enumitem-zref-1.8-2|43	%files
12mr|texlive-enumitem-zref-1.8-2|44	%{_texmfdistdir}/tex/latex/enumitem-zref/enumitem-zref.sty
12mr|texlive-enumitem-zref-1.8-2|45	%doc %{_texmfdistdir}/doc/latex/enumitem-zref/README
12mr|texlive-enumitem-zref-1.8-2|46	%doc %{_texmfdistdir}/doc/latex/enumitem-zref/enumitem-zexample.tex
12mr|texlive-enumitem-zref-1.8-2|47	%doc %{_texmfdistdir}/doc/latex/enumitem-zref/enumitem-zref.pdf
12mr|texlive-enumitem-zref-1.8-2|48	#- source
12mr|texlive-enumitem-zref-1.8-2|49	%doc %{_texmfdistdir}/source/latex/enumitem-zref/enumitem-zref.drv
12mr|texlive-enumitem-zref-1.8-2|50	%doc %{_texmfdistdir}/source/latex/enumitem-zref/enumitem-zref.dtx
12mr|texlive-enumitem-zref-1.8-2|51	%doc %{_texmfdistdir}/source/latex/enumitem-zref/enumitem-zref.ins
12mr|texlive-enumitem-zref-1.8-2|52	
12mr|texlive-enumitem-zref-1.8-2|53	#-----------------------------------------------------------------------
12mr|texlive-enumitem-zref-1.8-2|54	%prep
12mr|texlive-enumitem-zref-1.8-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-enumitem-zref-1.8-2|56	
12mr|texlive-enumitem-zref-1.8-2|57	%build
12mr|texlive-enumitem-zref-1.8-2|58	
12mr|texlive-enumitem-zref-1.8-2|59	%install
12mr|texlive-enumitem-zref-1.8-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-enumitem-zref-1.8-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-enumitem-zref-1.8-2|62	
12mr|texlive-enumitem-zref-1.8-2|63	
12mr|texlive-enumitem-zref-1.8-2|64	
12mr|texlive-enumitem-zref-1.8-2|65	%changelog
12mr|texlive-enumitem-zref-1.8-2|66	

17286 12
12mr|texlive-envbig-20081111-2|1	# revision 15878
12mr|texlive-envbig-20081111-2|2	# category Package
12mr|texlive-envbig-20081111-2|3	# catalog-ctan /macros/latex/contrib/envbig
12mr|texlive-envbig-20081111-2|4	# catalog-date 2008-11-11 20:51:43 +0100
12mr|texlive-envbig-20081111-2|5	# catalog-license lppl
12mr|texlive-envbig-20081111-2|6	# catalog-version undef
12mr|texlive-envbig-20081111-2|7	Name:		texlive-envbig
12mr|texlive-envbig-20081111-2|8	Version:	20081111
12mr|texlive-envbig-20081111-2|9	Release:	2
12mr|texlive-envbig-20081111-2|10	Summary:	Printing addresses on envelopes
12mr|texlive-envbig-20081111-2|11	Group:		Publishing
12mr|texlive-envbig-20081111-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/envbig
12mr|texlive-envbig-20081111-2|13	License:	LPPL
12mr|texlive-envbig-20081111-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/envbig.tar.xz
12mr|texlive-envbig-20081111-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/envbig.doc.tar.xz
12mr|texlive-envbig-20081111-2|16	BuildArch:	noarch
12mr|texlive-envbig-20081111-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-envbig-20081111-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-envbig-20081111-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-envbig-20081111-2|20	
12mr|texlive-envbig-20081111-2|21	%description
12mr|texlive-envbig-20081111-2|22	A simple package, that prints both 'from' and 'to' addresses.
12mr|texlive-envbig-20081111-2|23	
12mr|texlive-envbig-20081111-2|24	%post
12mr|texlive-envbig-20081111-2|25	%{_sbindir}/texlive.post
12mr|texlive-envbig-20081111-2|26	
12mr|texlive-envbig-20081111-2|27	%postun
12mr|texlive-envbig-20081111-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-envbig-20081111-2|29	%{_sbindir}/texlive.post
12mr|texlive-envbig-20081111-2|30	fi
12mr|texlive-envbig-20081111-2|31	
12mr|texlive-envbig-20081111-2|32	#-----------------------------------------------------------------------
12mr|texlive-envbig-20081111-2|33	%files
12mr|texlive-envbig-20081111-2|34	%{_texmfdistdir}/tex/latex/envbig/envbig.sty
12mr|texlive-envbig-20081111-2|35	%doc %{_texmfdistdir}/doc/latex/envbig/README
12mr|texlive-envbig-20081111-2|36	
12mr|texlive-envbig-20081111-2|37	#-----------------------------------------------------------------------
12mr|texlive-envbig-20081111-2|38	%prep
12mr|texlive-envbig-20081111-2|39	%setup -c -a0 -a1
12mr|texlive-envbig-20081111-2|40	
12mr|texlive-envbig-20081111-2|41	%build
12mr|texlive-envbig-20081111-2|42	
12mr|texlive-envbig-20081111-2|43	%install
12mr|texlive-envbig-20081111-2|44	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-envbig-20081111-2|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-envbig-20081111-2|46	
12mr|texlive-envbig-20081111-2|47	
12mr|texlive-envbig-20081111-2|48	
12mr|texlive-envbig-20081111-2|49	%changelog
12mr|texlive-envbig-20081111-2|50	

17287 12
12mr|texlive-environ-0.2-2|1	# revision 15878
12mr|texlive-environ-0.2-2|2	# category Package
12mr|texlive-environ-0.2-2|3	# catalog-ctan /macros/latex/contrib/environ
12mr|texlive-environ-0.2-2|4	# catalog-date 2008-08-19 08:58:40 +0200
12mr|texlive-environ-0.2-2|5	# catalog-license lppl
12mr|texlive-environ-0.2-2|6	# catalog-version 0.2
12mr|texlive-environ-0.2-2|7	Name:		texlive-environ
12mr|texlive-environ-0.2-2|8	Version:	0.2
12mr|texlive-environ-0.2-2|9	Release:	2
12mr|texlive-environ-0.2-2|10	Summary:	A new interface for environments in LaTeX
12mr|texlive-environ-0.2-2|11	Group:		Publishing
12mr|texlive-environ-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/environ
12mr|texlive-environ-0.2-2|13	License:	LPPL
12mr|texlive-environ-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/environ.tar.xz
12mr|texlive-environ-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/environ.doc.tar.xz
12mr|texlive-environ-0.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/environ.source.tar.xz
12mr|texlive-environ-0.2-2|17	BuildArch:	noarch
12mr|texlive-environ-0.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-environ-0.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-environ-0.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-environ-0.2-2|21	
12mr|texlive-environ-0.2-2|22	%description
12mr|texlive-environ-0.2-2|23	The package provides the \collect@body command (as in amsmath),
12mr|texlive-environ-0.2-2|24	as well as a \long version \Collect@Body, for collecting the
12mr|texlive-environ-0.2-2|25	body text of an environment. These commands are used to define
12mr|texlive-environ-0.2-2|26	a new author interface to creating new environments. For
12mr|texlive-environ-0.2-2|27	example: \NewEnviron{test} wraps the entire environment body in
12mr|texlive-environ-0.2-2|28	square brackets, doing the right thing in ignoring leading and
12mr|texlive-environ-0.2-2|29	trailing spaces.
12mr|texlive-environ-0.2-2|30	
12mr|texlive-environ-0.2-2|31	%post
12mr|texlive-environ-0.2-2|32	%{_sbindir}/texlive.post
12mr|texlive-environ-0.2-2|33	
12mr|texlive-environ-0.2-2|34	%postun
12mr|texlive-environ-0.2-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-environ-0.2-2|36	%{_sbindir}/texlive.post
12mr|texlive-environ-0.2-2|37	fi
12mr|texlive-environ-0.2-2|38	
12mr|texlive-environ-0.2-2|39	#-----------------------------------------------------------------------
12mr|texlive-environ-0.2-2|40	%files
12mr|texlive-environ-0.2-2|41	%{_texmfdistdir}/tex/latex/environ/environ.sty
12mr|texlive-environ-0.2-2|42	%doc %{_texmfdistdir}/doc/latex/environ/README
12mr|texlive-environ-0.2-2|43	%doc %{_texmfdistdir}/doc/latex/environ/environ.pdf
12mr|texlive-environ-0.2-2|44	#- source
12mr|texlive-environ-0.2-2|45	%doc %{_texmfdistdir}/source/latex/environ/environ.dtx
12mr|texlive-environ-0.2-2|46	%doc %{_texmfdistdir}/source/latex/environ/environ.ins
12mr|texlive-environ-0.2-2|47	
12mr|texlive-environ-0.2-2|48	#-----------------------------------------------------------------------
12mr|texlive-environ-0.2-2|49	%prep
12mr|texlive-environ-0.2-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-environ-0.2-2|51	
12mr|texlive-environ-0.2-2|52	%build
12mr|texlive-environ-0.2-2|53	
12mr|texlive-environ-0.2-2|54	%install
12mr|texlive-environ-0.2-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-environ-0.2-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-environ-0.2-2|57	
12mr|texlive-environ-0.2-2|58	
12mr|texlive-environ-0.2-2|59	
12mr|texlive-environ-0.2-2|60	%changelog
12mr|texlive-environ-0.2-2|61	

17288 12
12mr|texlive-envlab-1.2-2|1	# revision 15878
12mr|texlive-envlab-1.2-2|2	# category Package
12mr|texlive-envlab-1.2-2|3	# catalog-ctan /macros/latex/contrib/envlab
12mr|texlive-envlab-1.2-2|4	# catalog-date 2009-01-23 15:11:09 +0100
12mr|texlive-envlab-1.2-2|5	# catalog-license lppl
12mr|texlive-envlab-1.2-2|6	# catalog-version 1.2
12mr|texlive-envlab-1.2-2|7	Name:		texlive-envlab
12mr|texlive-envlab-1.2-2|8	Version:	1.2
12mr|texlive-envlab-1.2-2|9	Release:	2
12mr|texlive-envlab-1.2-2|10	Summary:	Addresses on envelopes or mailing labels
12mr|texlive-envlab-1.2-2|11	Group:		Publishing
12mr|texlive-envlab-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/envlab
12mr|texlive-envlab-1.2-2|13	License:	LPPL
12mr|texlive-envlab-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/envlab.tar.xz
12mr|texlive-envlab-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/envlab.doc.tar.xz
12mr|texlive-envlab-1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/envlab.source.tar.xz
12mr|texlive-envlab-1.2-2|17	BuildArch:	noarch
12mr|texlive-envlab-1.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-envlab-1.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-envlab-1.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-envlab-1.2-2|21	
12mr|texlive-envlab-1.2-2|22	%description
12mr|texlive-envlab-1.2-2|23	A LaTeX package for producing mailing envelopes and labels,
12mr|texlive-envlab-1.2-2|24	including barcodes and address formatting according to the US
12mr|texlive-envlab-1.2-2|25	Postal Service rules. Redefines the standard \makelabels
12mr|texlive-envlab-1.2-2|26	command of the LaTeX letter documentclass.
12mr|texlive-envlab-1.2-2|27	
12mr|texlive-envlab-1.2-2|28	%post
12mr|texlive-envlab-1.2-2|29	%{_sbindir}/texlive.post
12mr|texlive-envlab-1.2-2|30	
12mr|texlive-envlab-1.2-2|31	%postun
12mr|texlive-envlab-1.2-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-envlab-1.2-2|33	%{_sbindir}/texlive.post
12mr|texlive-envlab-1.2-2|34	fi
12mr|texlive-envlab-1.2-2|35	
12mr|texlive-envlab-1.2-2|36	#-----------------------------------------------------------------------
12mr|texlive-envlab-1.2-2|37	%files
12mr|texlive-envlab-1.2-2|38	%{_texmfdistdir}/tex/latex/envlab/envlab.cfg
12mr|texlive-envlab-1.2-2|39	%{_texmfdistdir}/tex/latex/envlab/envlab.sty
12mr|texlive-envlab-1.2-2|40	%doc %{_texmfdistdir}/doc/latex/envlab/elguide.pdf
12mr|texlive-envlab-1.2-2|41	%doc %{_texmfdistdir}/doc/latex/envlab/elguide.tex
12mr|texlive-envlab-1.2-2|42	%doc %{_texmfdistdir}/doc/latex/envlab/envlab.pdf
12mr|texlive-envlab-1.2-2|43	%doc %{_texmfdistdir}/doc/latex/envlab/readme.v12
12mr|texlive-envlab-1.2-2|44	#- source
12mr|texlive-envlab-1.2-2|45	%doc %{_texmfdistdir}/source/latex/envlab/elold.ins
12mr|texlive-envlab-1.2-2|46	%doc %{_texmfdistdir}/source/latex/envlab/envlab.drv
12mr|texlive-envlab-1.2-2|47	%doc %{_texmfdistdir}/source/latex/envlab/envlab.dtx
12mr|texlive-envlab-1.2-2|48	%doc %{_texmfdistdir}/source/latex/envlab/envlab.ins
12mr|texlive-envlab-1.2-2|49	
12mr|texlive-envlab-1.2-2|50	#-----------------------------------------------------------------------
12mr|texlive-envlab-1.2-2|51	%prep
12mr|texlive-envlab-1.2-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-envlab-1.2-2|53	
12mr|texlive-envlab-1.2-2|54	%build
12mr|texlive-envlab-1.2-2|55	
12mr|texlive-envlab-1.2-2|56	%install
12mr|texlive-envlab-1.2-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-envlab-1.2-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-envlab-1.2-2|59	
12mr|texlive-envlab-1.2-2|60	
12mr|texlive-envlab-1.2-2|61	
12mr|texlive-envlab-1.2-2|62	%changelog
12mr|texlive-envlab-1.2-2|63	

17289 12
12mr|texlive-epigrafica-1.01-2|1	# revision 17210
12mr|texlive-epigrafica-1.01-2|2	# category Package
12mr|texlive-epigrafica-1.01-2|3	# catalog-ctan /fonts/greek/epigrafica
12mr|texlive-epigrafica-1.01-2|4	# catalog-date 2010-02-24 20:55:02 +0100
12mr|texlive-epigrafica-1.01-2|5	# catalog-license gpl
12mr|texlive-epigrafica-1.01-2|6	# catalog-version 1.01
12mr|texlive-epigrafica-1.01-2|7	Name:		texlive-epigrafica
12mr|texlive-epigrafica-1.01-2|8	Version:	1.01
12mr|texlive-epigrafica-1.01-2|9	Release:	2
12mr|texlive-epigrafica-1.01-2|10	Summary:	A Greek and Latin font
12mr|texlive-epigrafica-1.01-2|11	Group:		Publishing
12mr|texlive-epigrafica-1.01-2|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/epigrafica
12mr|texlive-epigrafica-1.01-2|13	License:	GPL
12mr|texlive-epigrafica-1.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epigrafica.tar.xz
12mr|texlive-epigrafica-1.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epigrafica.doc.tar.xz
12mr|texlive-epigrafica-1.01-2|16	BuildArch:	noarch
12mr|texlive-epigrafica-1.01-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-epigrafica-1.01-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-epigrafica-1.01-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-epigrafica-1.01-2|20	
12mr|texlive-epigrafica-1.01-2|21	%description
12mr|texlive-epigrafica-1.01-2|22	Epigrafica is forked from the development of the MgOpen font
12mr|texlive-epigrafica-1.01-2|23	Cosmetica, which is a similar design to Optima and includes
12mr|texlive-epigrafica-1.01-2|24	Greek. Development has been supported by the Laboratory of
12mr|texlive-epigrafica-1.01-2|25	Digital Typography and Mathematical Software, of the Department
12mr|texlive-epigrafica-1.01-2|26	of Mathematics of the University of the Aegean, Greece.
12mr|texlive-epigrafica-1.01-2|27	
12mr|texlive-epigrafica-1.01-2|28	%post
12mr|texlive-epigrafica-1.01-2|29	%{_sbindir}/texlive.post
12mr|texlive-epigrafica-1.01-2|30	
12mr|texlive-epigrafica-1.01-2|31	%postun
12mr|texlive-epigrafica-1.01-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-epigrafica-1.01-2|33	%{_sbindir}/texlive.post
12mr|texlive-epigrafica-1.01-2|34	fi
12mr|texlive-epigrafica-1.01-2|35	
12mr|texlive-epigrafica-1.01-2|36	#-----------------------------------------------------------------------
12mr|texlive-epigrafica-1.01-2|37	%files
12mr|texlive-epigrafica-1.01-2|38	%{_texmfdistdir}/fonts/afm/public/epigrafica/Epigrafica-Entona.afm
12mr|texlive-epigrafica-1.01-2|39	%{_texmfdistdir}/fonts/afm/public/epigrafica/Epigrafica-EntonaReonta.afm
12mr|texlive-epigrafica-1.01-2|40	%{_texmfdistdir}/fonts/afm/public/epigrafica/Epigrafica-Ortha.afm
12mr|texlive-epigrafica-1.01-2|41	%{_texmfdistdir}/fonts/afm/public/epigrafica/Epigrafica-Pezokefalaia.afm
12mr|texlive-epigrafica-1.01-2|42	%{_texmfdistdir}/fonts/afm/public/epigrafica/Epigrafica-Reonta.afm
12mr|texlive-epigrafica-1.01-2|43	%{_texmfdistdir}/fonts/enc/dvips/epigrafica/epigraficahellenic.enc
12mr|texlive-epigrafica-1.01-2|44	%{_texmfdistdir}/fonts/map/dvips/epigrafica/epigrafica.map
12mr|texlive-epigrafica-1.01-2|45	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficab8a.tfm
12mr|texlive-epigrafica-1.01-2|46	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficab8r.tfm
12mr|texlive-epigrafica-1.01-2|47	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficabi8a.tfm
12mr|texlive-epigrafica-1.01-2|48	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficabi8r.tfm
12mr|texlive-epigrafica-1.01-2|49	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficabo8a.tfm
12mr|texlive-epigrafica-1.01-2|50	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficabo8r.tfm
12mr|texlive-epigrafica-1.01-2|51	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficac8a.tfm
12mr|texlive-epigrafica-1.01-2|52	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficac8r.tfm
12mr|texlive-epigrafica-1.01-2|53	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahb7a.tfm
12mr|texlive-epigrafica-1.01-2|54	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahb7r.tfm
12mr|texlive-epigrafica-1.01-2|55	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahbi7a.tfm
12mr|texlive-epigrafica-1.01-2|56	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahbi7r.tfm
12mr|texlive-epigrafica-1.01-2|57	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahbo7a.tfm
12mr|texlive-epigrafica-1.01-2|58	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahbo7r.tfm
12mr|texlive-epigrafica-1.01-2|59	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahc7a.tfm
12mr|texlive-epigrafica-1.01-2|60	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahc7r.tfm
12mr|texlive-epigrafica-1.01-2|61	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahi7a.tfm
12mr|texlive-epigrafica-1.01-2|62	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahi7r.tfm
12mr|texlive-epigrafica-1.01-2|63	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficahn7r.tfm
12mr|texlive-epigrafica-1.01-2|64	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficaho7a.tfm
12mr|texlive-epigrafica-1.01-2|65	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficaho7r.tfm
12mr|texlive-epigrafica-1.01-2|66	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficai8a.tfm
12mr|texlive-epigrafica-1.01-2|67	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficai8r.tfm
12mr|texlive-epigrafica-1.01-2|68	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigrafican8a.tfm
12mr|texlive-epigrafica-1.01-2|69	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigrafican8r.tfm
12mr|texlive-epigrafica-1.01-2|70	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficao8a.tfm
12mr|texlive-epigrafica-1.01-2|71	%{_texmfdistdir}/fonts/tfm/public/epigrafica/epigraficao8r.tfm
12mr|texlive-epigrafica-1.01-2|72	%{_texmfdistdir}/fonts/tfm/public/epigrafica/gepigraficahn7a.tfm
12mr|texlive-epigrafica-1.01-2|73	%{_texmfdistdir}/fonts/type1/public/epigrafica/Epigrafica-Entona.pfb
12mr|texlive-epigrafica-1.01-2|74	%{_texmfdistdir}/fonts/type1/public/epigrafica/Epigrafica-EntonaReonta.pfb
12mr|texlive-epigrafica-1.01-2|75	%{_texmfdistdir}/fonts/type1/public/epigrafica/Epigrafica-Ortha.pfb
12mr|texlive-epigrafica-1.01-2|76	%{_texmfdistdir}/fonts/type1/public/epigrafica/Epigrafica-Pezokefalaia.pfb
12mr|texlive-epigrafica-1.01-2|77	%{_texmfdistdir}/fonts/type1/public/epigrafica/Epigrafica-Reonta.pfb
12mr|texlive-epigrafica-1.01-2|78	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficab8r.vf
12mr|texlive-epigrafica-1.01-2|79	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficabi8r.vf
12mr|texlive-epigrafica-1.01-2|80	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficabo8r.vf
12mr|texlive-epigrafica-1.01-2|81	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficac8r.vf
12mr|texlive-epigrafica-1.01-2|82	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahb7r.vf
12mr|texlive-epigrafica-1.01-2|83	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahbi7r.vf
12mr|texlive-epigrafica-1.01-2|84	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahbo7r.vf
12mr|texlive-epigrafica-1.01-2|85	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahc7r.vf
12mr|texlive-epigrafica-1.01-2|86	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahi7r.vf
12mr|texlive-epigrafica-1.01-2|87	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficahn7r.vf
12mr|texlive-epigrafica-1.01-2|88	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficaho7r.vf
12mr|texlive-epigrafica-1.01-2|89	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficai8r.vf
12mr|texlive-epigrafica-1.01-2|90	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigrafican8r.vf
12mr|texlive-epigrafica-1.01-2|91	%{_texmfdistdir}/fonts/vf/public/epigrafica/epigraficao8r.vf
12mr|texlive-epigrafica-1.01-2|92	%{_texmfdistdir}/tex/latex/epigrafica/epigrafica.sty
12mr|texlive-epigrafica-1.01-2|93	%{_texmfdistdir}/tex/latex/epigrafica/lgrepigrafica.fd
12mr|texlive-epigrafica-1.01-2|94	%{_texmfdistdir}/tex/latex/epigrafica/ot1epigrafica.fd
12mr|texlive-epigrafica-1.01-2|95	%doc %{_texmfdistdir}/doc/fonts/epigrafica/README
12mr|texlive-epigrafica-1.01-2|96	%doc %{_texmfdistdir}/doc/fonts/epigrafica/doc.zip
12mr|texlive-epigrafica-1.01-2|97	%doc %{_texmfdistdir}/doc/fonts/epigrafica/epigrafica.pdf
12mr|texlive-epigrafica-1.01-2|98	%doc %{_texmfdistdir}/doc/fonts/epigrafica/epigrafica.tex
12mr|texlive-epigrafica-1.01-2|99	
12mr|texlive-epigrafica-1.01-2|100	#-----------------------------------------------------------------------
12mr|texlive-epigrafica-1.01-2|101	%prep
12mr|texlive-epigrafica-1.01-2|102	%setup -c -a0 -a1
12mr|texlive-epigrafica-1.01-2|103	
12mr|texlive-epigrafica-1.01-2|104	%build
12mr|texlive-epigrafica-1.01-2|105	
12mr|texlive-epigrafica-1.01-2|106	%install
12mr|texlive-epigrafica-1.01-2|107	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-epigrafica-1.01-2|108	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-epigrafica-1.01-2|109	
12mr|texlive-epigrafica-1.01-2|110	
12mr|texlive-epigrafica-1.01-2|111	
12mr|texlive-epigrafica-1.01-2|112	%changelog
12mr|texlive-epigrafica-1.01-2|113	

17290 12
12mr|texlive-epigram-20101120-2|1	# revision 20513
12mr|texlive-epigram-20101120-2|2	# category Package
12mr|texlive-epigram-20101120-2|3	# catalog-ctan /macros/generic/misc/epigram.tex
12mr|texlive-epigram-20101120-2|4	# catalog-date 2010-11-20 18:15:00 +0100
12mr|texlive-epigram-20101120-2|5	# catalog-license pd
12mr|texlive-epigram-20101120-2|6	# catalog-version undef
12mr|texlive-epigram-20101120-2|7	Name:		texlive-epigram
12mr|texlive-epigram-20101120-2|8	Version:	20101120
12mr|texlive-epigram-20101120-2|9	Release:	2
12mr|texlive-epigram-20101120-2|10	Summary:	Display short quotations
12mr|texlive-epigram-20101120-2|11	Group:		Publishing
12mr|texlive-epigram-20101120-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/misc/epigram.tex
12mr|texlive-epigram-20101120-2|13	License:	PD
12mr|texlive-epigram-20101120-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epigram.tar.xz
12mr|texlive-epigram-20101120-2|15	BuildArch:	noarch
12mr|texlive-epigram-20101120-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-epigram-20101120-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-epigram-20101120-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-epigram-20101120-2|19	
12mr|texlive-epigram-20101120-2|20	%description
12mr|texlive-epigram-20101120-2|21	The package determines (on the basis of the width of the text
12mr|texlive-epigram-20101120-2|22	of the epigram, laid out on a single line) whether to produce a
12mr|texlive-epigram-20101120-2|23	line or a displayed paragraph.
12mr|texlive-epigram-20101120-2|24	
12mr|texlive-epigram-20101120-2|25	%post
12mr|texlive-epigram-20101120-2|26	%{_sbindir}/texlive.post
12mr|texlive-epigram-20101120-2|27	
12mr|texlive-epigram-20101120-2|28	%postun
12mr|texlive-epigram-20101120-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-epigram-20101120-2|30	%{_sbindir}/texlive.post
12mr|texlive-epigram-20101120-2|31	fi
12mr|texlive-epigram-20101120-2|32	
12mr|texlive-epigram-20101120-2|33	#-----------------------------------------------------------------------
12mr|texlive-epigram-20101120-2|34	%files
12mr|texlive-epigram-20101120-2|35	%{_texmfdistdir}/tex/generic/epigram/epigram.tex
12mr|texlive-epigram-20101120-2|36	
12mr|texlive-epigram-20101120-2|37	#-----------------------------------------------------------------------
12mr|texlive-epigram-20101120-2|38	%prep
12mr|texlive-epigram-20101120-2|39	%setup -c -a0
12mr|texlive-epigram-20101120-2|40	
12mr|texlive-epigram-20101120-2|41	%build
12mr|texlive-epigram-20101120-2|42	
12mr|texlive-epigram-20101120-2|43	%install
12mr|texlive-epigram-20101120-2|44	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-epigram-20101120-2|45	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-epigram-20101120-2|46	
12mr|texlive-epigram-20101120-2|47	
12mr|texlive-epigram-20101120-2|48	
12mr|texlive-epigram-20101120-2|49	%changelog
12mr|texlive-epigram-20101120-2|50	

17291 12
12mr|texlive-epigraph-1.5c-2|1	# revision 15878
12mr|texlive-epigraph-1.5c-2|2	# category Package
12mr|texlive-epigraph-1.5c-2|3	# catalog-ctan /macros/latex/contrib/epigraph
12mr|texlive-epigraph-1.5c-2|4	# catalog-date 2009-09-02 18:09:14 +0200
12mr|texlive-epigraph-1.5c-2|5	# catalog-license lppl1.3
12mr|texlive-epigraph-1.5c-2|6	# catalog-version 1.5c
12mr|texlive-epigraph-1.5c-2|7	Name:		texlive-epigraph
12mr|texlive-epigraph-1.5c-2|8	Version:	1.5c
12mr|texlive-epigraph-1.5c-2|9	Release:	2
12mr|texlive-epigraph-1.5c-2|10	Summary:	A package for typesetting epigraphs
12mr|texlive-epigraph-1.5c-2|11	Group:		Publishing
12mr|texlive-epigraph-1.5c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/epigraph
12mr|texlive-epigraph-1.5c-2|13	License:	LPPL1.3
12mr|texlive-epigraph-1.5c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epigraph.tar.xz
12mr|texlive-epigraph-1.5c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epigraph.doc.tar.xz
12mr|texlive-epigraph-1.5c-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epigraph.source.tar.xz
12mr|texlive-epigraph-1.5c-2|17	BuildArch:	noarch
12mr|texlive-epigraph-1.5c-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-epigraph-1.5c-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-epigraph-1.5c-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-epigraph-1.5c-2|21	
12mr|texlive-epigraph-1.5c-2|22	%description
12mr|texlive-epigraph-1.5c-2|23	Epigraphs are the pithy quotations often found at the start (or
12mr|texlive-epigraph-1.5c-2|24	end) of a chapter. Both single epigraphs and lists of epigraphs
12mr|texlive-epigraph-1.5c-2|25	are catered for. Various aspects are easily configurable.
12mr|texlive-epigraph-1.5c-2|26	
12mr|texlive-epigraph-1.5c-2|27	%post
12mr|texlive-epigraph-1.5c-2|28	%{_sbindir}/texlive.post
12mr|texlive-epigraph-1.5c-2|29	
12mr|texlive-epigraph-1.5c-2|30	%postun
12mr|texlive-epigraph-1.5c-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-epigraph-1.5c-2|32	%{_sbindir}/texlive.post
12mr|texlive-epigraph-1.5c-2|33	fi
12mr|texlive-epigraph-1.5c-2|34	
12mr|texlive-epigraph-1.5c-2|35	#-----------------------------------------------------------------------
12mr|texlive-epigraph-1.5c-2|36	%files
12mr|texlive-epigraph-1.5c-2|37	%{_texmfdistdir}/tex/latex/epigraph/epigraph.sty
12mr|texlive-epigraph-1.5c-2|38	%doc %{_texmfdistdir}/doc/latex/epigraph/README
12mr|texlive-epigraph-1.5c-2|39	%doc %{_texmfdistdir}/doc/latex/epigraph/epigraph.pdf
12mr|texlive-epigraph-1.5c-2|40	#- source
12mr|texlive-epigraph-1.5c-2|41	%doc %{_texmfdistdir}/source/latex/epigraph/epigraph.dtx
12mr|texlive-epigraph-1.5c-2|42	%doc %{_texmfdistdir}/source/latex/epigraph/epigraph.ins
12mr|texlive-epigraph-1.5c-2|43	
12mr|texlive-epigraph-1.5c-2|44	#-----------------------------------------------------------------------
12mr|texlive-epigraph-1.5c-2|45	%prep
12mr|texlive-epigraph-1.5c-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-epigraph-1.5c-2|47	
12mr|texlive-epigraph-1.5c-2|48	%build
12mr|texlive-epigraph-1.5c-2|49	
12mr|texlive-epigraph-1.5c-2|50	%install
12mr|texlive-epigraph-1.5c-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-epigraph-1.5c-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-epigraph-1.5c-2|53	
12mr|texlive-epigraph-1.5c-2|54	
12mr|texlive-epigraph-1.5c-2|55	
12mr|texlive-epigraph-1.5c-2|56	%changelog
12mr|texlive-epigraph-1.5c-2|57	

17292 12
12mr|texlive-epiolmec-20070206-2|1	# revision 15878
12mr|texlive-epiolmec-20070206-2|2	# category Package
12mr|texlive-epiolmec-20070206-2|3	# catalog-ctan /language/epiolmec
12mr|texlive-epiolmec-20070206-2|4	# catalog-date 2007-02-06 22:00:42 +0100
12mr|texlive-epiolmec-20070206-2|5	# catalog-license lppl
12mr|texlive-epiolmec-20070206-2|6	# catalog-version undef
12mr|texlive-epiolmec-20070206-2|7	Name:		texlive-epiolmec
12mr|texlive-epiolmec-20070206-2|8	Version:	20070206
12mr|texlive-epiolmec-20070206-2|9	Release:	2
12mr|texlive-epiolmec-20070206-2|10	Summary:	Typesetting the Epi-Olmec Language
12mr|texlive-epiolmec-20070206-2|11	Group:		Publishing
12mr|texlive-epiolmec-20070206-2|12	URL:		http://www.ctan.org/tex-archive/language/epiolmec
12mr|texlive-epiolmec-20070206-2|13	License:	LPPL
12mr|texlive-epiolmec-20070206-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epiolmec.tar.xz
12mr|texlive-epiolmec-20070206-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epiolmec.doc.tar.xz
12mr|texlive-epiolmec-20070206-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epiolmec.source.tar.xz
12mr|texlive-epiolmec-20070206-2|17	BuildArch:	noarch
12mr|texlive-epiolmec-20070206-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-epiolmec-20070206-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-epiolmec-20070206-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-epiolmec-20070206-2|21	
12mr|texlive-epiolmec-20070206-2|22	%description
12mr|texlive-epiolmec-20070206-2|23	The package contains all the necessary files to typeset Epi-
12mr|texlive-epiolmec-20070206-2|24	Olmec ``documents'', a script used in Southern Middle America
12mr|texlive-epiolmec-20070206-2|25	until about 500 AD.
12mr|texlive-epiolmec-20070206-2|26	
12mr|texlive-epiolmec-20070206-2|27	%post
12mr|texlive-epiolmec-20070206-2|28	%{_sbindir}/texlive.post
12mr|texlive-epiolmec-20070206-2|29	
12mr|texlive-epiolmec-20070206-2|30	%postun
12mr|texlive-epiolmec-20070206-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-epiolmec-20070206-2|32	%{_sbindir}/texlive.post
12mr|texlive-epiolmec-20070206-2|33	fi
12mr|texlive-epiolmec-20070206-2|34	
12mr|texlive-epiolmec-20070206-2|35	#-----------------------------------------------------------------------
12mr|texlive-epiolmec-20070206-2|36	%files
12mr|texlive-epiolmec-20070206-2|37	%{_texmfdistdir}/fonts/map/dvips/epiolmec/epiolmec.map
12mr|texlive-epiolmec-20070206-2|38	%{_texmfdistdir}/fonts/tfm/public/epiolmec/EpiOlmec.tfm
12mr|texlive-epiolmec-20070206-2|39	%{_texmfdistdir}/fonts/type1/public/epiolmec/Epi-Olmec.pfb
12mr|texlive-epiolmec-20070206-2|40	%{_texmfdistdir}/tex/latex/epiolmec/epiolmec.sty
12mr|texlive-epiolmec-20070206-2|41	%doc %{_texmfdistdir}/doc/latex/epiolmec/GlyphAccessCommands.pdf
12mr|texlive-epiolmec-20070206-2|42	#- source
12mr|texlive-epiolmec-20070206-2|43	%doc %{_texmfdistdir}/source/latex/epiolmec/epiolmec.dtx
12mr|texlive-epiolmec-20070206-2|44	%doc %{_texmfdistdir}/source/latex/epiolmec/epiolmec.ins
12mr|texlive-epiolmec-20070206-2|45	
12mr|texlive-epiolmec-20070206-2|46	#-----------------------------------------------------------------------
12mr|texlive-epiolmec-20070206-2|47	%prep
12mr|texlive-epiolmec-20070206-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-epiolmec-20070206-2|49	
12mr|texlive-epiolmec-20070206-2|50	%build
12mr|texlive-epiolmec-20070206-2|51	
12mr|texlive-epiolmec-20070206-2|52	%install
12mr|texlive-epiolmec-20070206-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-epiolmec-20070206-2|54	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-epiolmec-20070206-2|55	
12mr|texlive-epiolmec-20070206-2|56	
12mr|texlive-epiolmec-20070206-2|57	
12mr|texlive-epiolmec-20070206-2|58	%changelog
12mr|texlive-epiolmec-20070206-2|59	

17293 12
12mr|texlive-eplain-3.4-4|1	# revision 26689
12mr|texlive-eplain-3.4-4|2	# category Package
12mr|texlive-eplain-3.4-4|3	# catalog-ctan /macros/eplain
12mr|texlive-eplain-3.4-4|4	# catalog-date 2012-05-24 17:00:23 +0200
12mr|texlive-eplain-3.4-4|5	# catalog-license gpl2
12mr|texlive-eplain-3.4-4|6	# catalog-version 3.4
12mr|texlive-eplain-3.4-4|7	Name:		texlive-eplain
12mr|texlive-eplain-3.4-4|8	Version:	3.4
12mr|texlive-eplain-3.4-4|9	Release:	4
12mr|texlive-eplain-3.4-4|10	Summary:	Extended plain tex macros
12mr|texlive-eplain-3.4-4|11	Group:		Publishing
12mr|texlive-eplain-3.4-4|12	URL:		http://www.ctan.org/tex-archive/macros/eplain
12mr|texlive-eplain-3.4-4|13	License:	GPL2
12mr|texlive-eplain-3.4-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eplain.tar.xz
12mr|texlive-eplain-3.4-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eplain.doc.tar.xz
12mr|texlive-eplain-3.4-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eplain.source.tar.xz
12mr|texlive-eplain-3.4-4|17	BuildArch:	noarch
12mr|texlive-eplain-3.4-4|18	BuildRequires:	texlive-tlpkg
12mr|texlive-eplain-3.4-4|19	Requires(pre):	texlive-tlpkg
12mr|texlive-eplain-3.4-4|20	Requires(post):	texlive-kpathsea
12mr|texlive-eplain-3.4-4|21	Requires(post):	texlive-tetex
12mr|texlive-eplain-3.4-4|22	Requires:	texlive-pdftex
12mr|texlive-eplain-3.4-4|23	Requires:	texlive-eplain.bin
12mr|texlive-eplain-3.4-4|24	
12mr|texlive-eplain-3.4-4|25	%description
12mr|texlive-eplain-3.4-4|26	A powerfully extended version of the plain format, adding
12mr|texlive-eplain-3.4-4|27	support for bibliographies, tables of contents, enumerated
12mr|texlive-eplain-3.4-4|28	lists, verbatim input of files, numbered equations, tables,
12mr|texlive-eplain-3.4-4|29	two-column output, footnotes, hyperlinks in PDF output and
12mr|texlive-eplain-3.4-4|30	commutative diagrams. Eplain can also load some of the more
12mr|texlive-eplain-3.4-4|31	useful LaTeX packages, notably graphics, graphicx, color,
12mr|texlive-eplain-3.4-4|32	autopict (a package instance of the LaTeX picture code),
12mr|texlive-eplain-3.4-4|33	psfrag, and url.
12mr|texlive-eplain-3.4-4|34	
12mr|texlive-eplain-3.4-4|35	%post
12mr|texlive-eplain-3.4-4|36	%{_sbindir}/texlive.post
12mr|texlive-eplain-3.4-4|37	
12mr|texlive-eplain-3.4-4|38	%postun
12mr|texlive-eplain-3.4-4|39	if [ $1 -eq 0 ]; then
12mr|texlive-eplain-3.4-4|40	%{_sbindir}/texlive.post
12mr|texlive-eplain-3.4-4|41	fi
12mr|texlive-eplain-3.4-4|42	
12mr|texlive-eplain-3.4-4|43	#-----------------------------------------------------------------------
12mr|texlive-eplain-3.4-4|44	%files
12mr|texlive-eplain-3.4-4|45	%{_texmfdistdir}/tex/eplain/arrow.tex
12mr|texlive-eplain-3.4-4|46	%{_texmfdistdir}/tex/eplain/btxmac.tex
12mr|texlive-eplain-3.4-4|47	%{_texmfdistdir}/tex/eplain/eplain.aux
12mr|texlive-eplain-3.4-4|48	%{_texmfdistdir}/tex/eplain/eplain.ini
12mr|texlive-eplain-3.4-4|49	%{_texmfdistdir}/tex/eplain/eplain.tex
12mr|texlive-eplain-3.4-4|50	%_texmf_fmtutil_d/eplain
12mr|texlive-eplain-3.4-4|51	%doc %{_texmfdistdir}/doc/eplain/AUTHORS
12mr|texlive-eplain-3.4-4|52	%doc %{_texmfdistdir}/doc/eplain/COPYING
12mr|texlive-eplain-3.4-4|53	%doc %{_texmfdistdir}/doc/eplain/ChangeLog
12mr|texlive-eplain-3.4-4|54	%doc %{_texmfdistdir}/doc/eplain/INSTALL
12mr|texlive-eplain-3.4-4|55	%doc %{_texmfdistdir}/doc/eplain/NEWS
12mr|texlive-eplain-3.4-4|56	%doc %{_texmfdistdir}/doc/eplain/PROJECTS
12mr|texlive-eplain-3.4-4|57	%doc %{_texmfdistdir}/doc/eplain/README
12mr|texlive-eplain-3.4-4|58	%doc %{_texmfdistdir}/doc/eplain/README.TOP
12mr|texlive-eplain-3.4-4|59	%doc %{_texmfdistdir}/doc/eplain/demo/Makefile
12mr|texlive-eplain-3.4-4|60	%doc %{_texmfdistdir}/doc/eplain/demo/lscommnt.tex
12mr|texlive-eplain-3.4-4|61	%doc %{_texmfdistdir}/doc/eplain/demo/xhyper.tex
12mr|texlive-eplain-3.4-4|62	%doc %{_texmfdistdir}/doc/eplain/doc/eplain.html
12mr|texlive-eplain-3.4-4|63	%doc %{_texmfdistdir}/doc/eplain/doc/eplain.pdf
12mr|texlive-eplain-3.4-4|64	%doc %{_texmfdistdir}/doc/eplain/doc/lscommnt.jpg
12mr|texlive-eplain-3.4-4|65	%doc %{_texmfdistdir}/doc/eplain/doc/xhyper.jpg
12mr|texlive-eplain-3.4-4|66	%doc %{_texmfdistdir}/doc/eplain/util/idxuniq
12mr|texlive-eplain-3.4-4|67	%doc %{_texmfdistdir}/doc/eplain/util/trimsee
12mr|texlive-eplain-3.4-4|68	%doc %{_infodir}/eplain.info*
12mr|texlive-eplain-3.4-4|69	%doc %{_mandir}/man1/eplain.1*
12mr|texlive-eplain-3.4-4|70	%doc %{_texmfdir}/doc/man/man1/eplain.man1.pdf
12mr|texlive-eplain-3.4-4|71	#- source
12mr|texlive-eplain-3.4-4|72	%doc %{_texmfdistdir}/source/eplain/eplain-source-3.4.zip
12mr|texlive-eplain-3.4-4|73	%doc %{_texmfdistdir}/source/eplain/xeplain.tex
12mr|texlive-eplain-3.4-4|74	
12mr|texlive-eplain-3.4-4|75	#-----------------------------------------------------------------------
12mr|texlive-eplain-3.4-4|76	%prep
12mr|texlive-eplain-3.4-4|77	%setup -c -a0 -a1 -a2
12mr|texlive-eplain-3.4-4|78	
12mr|texlive-eplain-3.4-4|79	%build
12mr|texlive-eplain-3.4-4|80	
12mr|texlive-eplain-3.4-4|81	%install
12mr|texlive-eplain-3.4-4|82	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-eplain-3.4-4|83	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-eplain-3.4-4|84	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-eplain-3.4-4|85	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-eplain-3.4-4|86	mkdir -p %{buildroot}%{_infodir}
12mr|texlive-eplain-3.4-4|87	mv %{buildroot}%{_texmfdir}/doc/info/*.info %{buildroot}%{_infodir}
12mr|texlive-eplain-3.4-4|88	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mr|texlive-eplain-3.4-4|89	cat > %{buildroot}%{_texmf_fmtutil_d}/eplain <<EOF
12mr|texlive-eplain-3.4-4|90	#
12mr|texlive-eplain-3.4-4|91	# from eplain:
12mr|texlive-eplain-3.4-4|92	eplain pdftex language.dat -translate-file=cp227.tcx *eplain.ini
12mr|texlive-eplain-3.4-4|93	EOF
12mr|texlive-eplain-3.4-4|94	
12mr|texlive-eplain-3.4-4|95	
12mr|texlive-eplain-3.4-4|96	
12mr|texlive-eplain-3.4-4|97	%changelog
12mr|texlive-eplain-3.4-4|98	

17294 12
12mr|texlive-epsdice-2.1-2|1	# revision 15878
12mr|texlive-epsdice-2.1-2|2	# category Package
12mr|texlive-epsdice-2.1-2|3	# catalog-ctan /macros/latex/contrib/epsdice
12mr|texlive-epsdice-2.1-2|4	# catalog-date 2007-02-15 14:08:03 +0100
12mr|texlive-epsdice-2.1-2|5	# catalog-license lppl
12mr|texlive-epsdice-2.1-2|6	# catalog-version 2.1
12mr|texlive-epsdice-2.1-2|7	Name:		texlive-epsdice
12mr|texlive-epsdice-2.1-2|8	Version:	2.1
12mr|texlive-epsdice-2.1-2|9	Release:	2
12mr|texlive-epsdice-2.1-2|10	Summary:	A scalable dice "font"
12mr|texlive-epsdice-2.1-2|11	Group:		Publishing
12mr|texlive-epsdice-2.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/epsdice
12mr|texlive-epsdice-2.1-2|13	License:	LPPL
12mr|texlive-epsdice-2.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epsdice.tar.xz
12mr|texlive-epsdice-2.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epsdice.doc.tar.xz
12mr|texlive-epsdice-2.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epsdice.source.tar.xz
12mr|texlive-epsdice-2.1-2|17	BuildArch:	noarch
12mr|texlive-epsdice-2.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-epsdice-2.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-epsdice-2.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-epsdice-2.1-2|21	
12mr|texlive-epsdice-2.1-2|22	%description
12mr|texlive-epsdice-2.1-2|23	The epsdice package defines a single command \epsdice that
12mr|texlive-epsdice-2.1-2|24	takes a numeric argument (in the range 1-6), and selects a face
12mr|texlive-epsdice-2.1-2|25	image from a file that contains each of the 6 possible die
12mr|texlive-epsdice-2.1-2|26	faces. The graphic file is provided in both Encapsulated
12mr|texlive-epsdice-2.1-2|27	PostScript and PDF formats.
12mr|texlive-epsdice-2.1-2|28	
12mr|texlive-epsdice-2.1-2|29	%post
12mr|texlive-epsdice-2.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-epsdice-2.1-2|31	
12mr|texlive-epsdice-2.1-2|32	%postun
12mr|texlive-epsdice-2.1-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-epsdice-2.1-2|34	%{_sbindir}/texlive.post
12mr|texlive-epsdice-2.1-2|35	fi
12mr|texlive-epsdice-2.1-2|36	
12mr|texlive-epsdice-2.1-2|37	#-----------------------------------------------------------------------
12mr|texlive-epsdice-2.1-2|38	%files
12mr|texlive-epsdice-2.1-2|39	%{_texmfdistdir}/tex/latex/epsdice/dice.eps
12mr|texlive-epsdice-2.1-2|40	%{_texmfdistdir}/tex/latex/epsdice/dice.pdf
12mr|texlive-epsdice-2.1-2|41	%{_texmfdistdir}/tex/latex/epsdice/epsdice.cfg
12mr|texlive-epsdice-2.1-2|42	%{_texmfdistdir}/tex/latex/epsdice/epsdice.sty
12mr|texlive-epsdice-2.1-2|43	%doc %{_texmfdistdir}/doc/latex/epsdice/README
12mr|texlive-epsdice-2.1-2|44	%doc %{_texmfdistdir}/doc/latex/epsdice/dice.eps
12mr|texlive-epsdice-2.1-2|45	%doc %{_texmfdistdir}/doc/latex/epsdice/dice.pdf
12mr|texlive-epsdice-2.1-2|46	%doc %{_texmfdistdir}/doc/latex/epsdice/epsdice.pdf
12mr|texlive-epsdice-2.1-2|47	#- source
12mr|texlive-epsdice-2.1-2|48	%doc %{_texmfdistdir}/source/latex/epsdice/epsdice.dtx
12mr|texlive-epsdice-2.1-2|49	%doc %{_texmfdistdir}/source/latex/epsdice/epsdice.ins
12mr|texlive-epsdice-2.1-2|50	
12mr|texlive-epsdice-2.1-2|51	#-----------------------------------------------------------------------
12mr|texlive-epsdice-2.1-2|52	%prep
12mr|texlive-epsdice-2.1-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-epsdice-2.1-2|54	
12mr|texlive-epsdice-2.1-2|55	%build
12mr|texlive-epsdice-2.1-2|56	
12mr|texlive-epsdice-2.1-2|57	%install
12mr|texlive-epsdice-2.1-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-epsdice-2.1-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-epsdice-2.1-2|60	
12mr|texlive-epsdice-2.1-2|61	
12mr|texlive-epsdice-2.1-2|62	
12mr|texlive-epsdice-2.1-2|63	%changelog
12mr|texlive-epsdice-2.1-2|64	

17295 12
12mr|texlive-epsf-2.7.4-2|1	# revision 21461
12mr|texlive-epsf-2.7.4-2|2	# category Package
12mr|texlive-epsf-2.7.4-2|3	# catalog-ctan /macros/generic/epsf
12mr|texlive-epsf-2.7.4-2|4	# catalog-date 2011-02-18 10:32:12 +0100
12mr|texlive-epsf-2.7.4-2|5	# catalog-license pd
12mr|texlive-epsf-2.7.4-2|6	# catalog-version 2.7.4
12mr|texlive-epsf-2.7.4-2|7	Name:		texlive-epsf
12mr|texlive-epsf-2.7.4-2|8	Version:	2.7.4
12mr|texlive-epsf-2.7.4-2|9	Release:	2
12mr|texlive-epsf-2.7.4-2|10	Summary:	Simple macros for EPS inclusion
12mr|texlive-epsf-2.7.4-2|11	Group:		Publishing
12mr|texlive-epsf-2.7.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/epsf
12mr|texlive-epsf-2.7.4-2|13	License:	PD
12mr|texlive-epsf-2.7.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epsf.tar.xz
12mr|texlive-epsf-2.7.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epsf.doc.tar.xz
12mr|texlive-epsf-2.7.4-2|16	BuildArch:	noarch
12mr|texlive-epsf-2.7.4-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-epsf-2.7.4-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-epsf-2.7.4-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-epsf-2.7.4-2|20	
12mr|texlive-epsf-2.7.4-2|21	%description
12mr|texlive-epsf-2.7.4-2|22	The original graphics inclusion macros for use with dvips;
12mr|texlive-epsf-2.7.4-2|23	still widely used by Plain TeX users (in particular). For LaTeX
12mr|texlive-epsf-2.7.4-2|24	users, the package is nowadays deprecated in favour of the more
12mr|texlive-epsf-2.7.4-2|25	sophisticated standard LaTeX graphics bundle of packages (which
12mr|texlive-epsf-2.7.4-2|26	are also available to Plain TeX users, either via its Plain TeX
12mr|texlive-epsf-2.7.4-2|27	version, or through the support offered by etex).
12mr|texlive-epsf-2.7.4-2|28	
12mr|texlive-epsf-2.7.4-2|29	%post
12mr|texlive-epsf-2.7.4-2|30	%{_sbindir}/texlive.post
12mr|texlive-epsf-2.7.4-2|31	
12mr|texlive-epsf-2.7.4-2|32	%postun
12mr|texlive-epsf-2.7.4-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-epsf-2.7.4-2|34	%{_sbindir}/texlive.post
12mr|texlive-epsf-2.7.4-2|35	fi
12mr|texlive-epsf-2.7.4-2|36	
12mr|texlive-epsf-2.7.4-2|37	#-----------------------------------------------------------------------
12mr|texlive-epsf-2.7.4-2|38	%files
12mr|texlive-epsf-2.7.4-2|39	%{_texmfdistdir}/tex/generic/epsf/epsf.sty
12mr|texlive-epsf-2.7.4-2|40	%{_texmfdistdir}/tex/generic/epsf/epsf.tex
12mr|texlive-epsf-2.7.4-2|41	%doc %{_texmfdistdir}/doc/generic/epsf/LICENSE
12mr|texlive-epsf-2.7.4-2|42	%doc %{_texmfdistdir}/doc/generic/epsf/Makefile
12mr|texlive-epsf-2.7.4-2|43	%doc %{_texmfdistdir}/doc/generic/epsf/README
12mr|texlive-epsf-2.7.4-2|44	%doc %{_texmfdistdir}/doc/generic/epsf/bboxgrid.ps
12mr|texlive-epsf-2.7.4-2|45	%doc %{_texmfdistdir}/doc/generic/epsf/epsf-doc.pdf
12mr|texlive-epsf-2.7.4-2|46	%doc %{_texmfdistdir}/doc/generic/epsf/epsf-doc.tex
12mr|texlive-epsf-2.7.4-2|47	%doc %{_texmfdistdir}/doc/generic/epsf/fndbadps
12mr|texlive-epsf-2.7.4-2|48	%doc %{_texmfdistdir}/doc/generic/epsf/okay/teps.eps
12mr|texlive-epsf-2.7.4-2|49	%doc %{_texmfdistdir}/doc/generic/epsf/okay/tepsf.eps
12mr|texlive-epsf-2.7.4-2|50	%doc %{_texmfdistdir}/doc/generic/epsf/okay/tepsf1.dvi
12mr|texlive-epsf-2.7.4-2|51	%doc %{_texmfdistdir}/doc/generic/epsf/okay/tepsf2.dvi
12mr|texlive-epsf-2.7.4-2|52	%doc %{_texmfdistdir}/doc/generic/epsf/okay/tepsf3.dvi
12mr|texlive-epsf-2.7.4-2|53	%doc %{_texmfdistdir}/doc/generic/epsf/teps.eps
12mr|texlive-epsf-2.7.4-2|54	%doc %{_texmfdistdir}/doc/generic/epsf/tepsf.eps
12mr|texlive-epsf-2.7.4-2|55	%doc %{_texmfdistdir}/doc/generic/epsf/tepsf1.tex
12mr|texlive-epsf-2.7.4-2|56	%doc %{_texmfdistdir}/doc/generic/epsf/tepsf2.ltx
12mr|texlive-epsf-2.7.4-2|57	%doc %{_texmfdistdir}/doc/generic/epsf/tepsf3.tex
12mr|texlive-epsf-2.7.4-2|58	
12mr|texlive-epsf-2.7.4-2|59	#-----------------------------------------------------------------------
12mr|texlive-epsf-2.7.4-2|60	%prep
12mr|texlive-epsf-2.7.4-2|61	%setup -c -a0 -a1
12mr|texlive-epsf-2.7.4-2|62	
12mr|texlive-epsf-2.7.4-2|63	%build
12mr|texlive-epsf-2.7.4-2|64	
12mr|texlive-epsf-2.7.4-2|65	%install
12mr|texlive-epsf-2.7.4-2|66	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-epsf-2.7.4-2|67	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-epsf-2.7.4-2|68	
12mr|texlive-epsf-2.7.4-2|69	
12mr|texlive-epsf-2.7.4-2|70	
12mr|texlive-epsf-2.7.4-2|71	%changelog
12mr|texlive-epsf-2.7.4-2|72	

17296 12
12mr|texlive-epsincl-0.2-2|1	# revision 15878
12mr|texlive-epsincl-0.2-2|2	# category Package
12mr|texlive-epsincl-0.2-2|3	# catalog-ctan /graphics/metapost/contrib/macros/epsincl
12mr|texlive-epsincl-0.2-2|4	# catalog-date 2008-08-19 20:15:24 +0200
12mr|texlive-epsincl-0.2-2|5	# catalog-license pd
12mr|texlive-epsincl-0.2-2|6	# catalog-version 0.2
12mr|texlive-epsincl-0.2-2|7	Name:		texlive-epsincl
12mr|texlive-epsincl-0.2-2|8	Version:	0.2
12mr|texlive-epsincl-0.2-2|9	Release:	2
12mr|texlive-epsincl-0.2-2|10	Summary:	Include EPS in MetaPost figures
12mr|texlive-epsincl-0.2-2|11	Group:		Publishing
12mr|texlive-epsincl-0.2-2|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/epsincl
12mr|texlive-epsincl-0.2-2|13	License:	PD
12mr|texlive-epsincl-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epsincl.tar.xz
12mr|texlive-epsincl-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epsincl.doc.tar.xz
12mr|texlive-epsincl-0.2-2|16	BuildArch:	noarch
12mr|texlive-epsincl-0.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-epsincl-0.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-epsincl-0.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-epsincl-0.2-2|20	
12mr|texlive-epsincl-0.2-2|21	%description
12mr|texlive-epsincl-0.2-2|22	The package facilitates including EPS files in MetaPost
12mr|texlive-epsincl-0.2-2|23	figures; it makes use of (G)AWK.
12mr|texlive-epsincl-0.2-2|24	
12mr|texlive-epsincl-0.2-2|25	%post
12mr|texlive-epsincl-0.2-2|26	%{_sbindir}/texlive.post
12mr|texlive-epsincl-0.2-2|27	
12mr|texlive-epsincl-0.2-2|28	%postun
12mr|texlive-epsincl-0.2-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-epsincl-0.2-2|30	%{_sbindir}/texlive.post
12mr|texlive-epsincl-0.2-2|31	fi
12mr|texlive-epsincl-0.2-2|32	
12mr|texlive-epsincl-0.2-2|33	#-----------------------------------------------------------------------
12mr|texlive-epsincl-0.2-2|34	%files
12mr|texlive-epsincl-0.2-2|35	%{_texmfdistdir}/metapost/epsincl/epsincl.mp
12mr|texlive-epsincl-0.2-2|36	%doc %{_texmfdistdir}/doc/metapost/epsincl/0info.txt
12mr|texlive-epsincl-0.2-2|37	%doc %{_texmfdistdir}/doc/metapost/epsincl/README
12mr|texlive-epsincl-0.2-2|38	%doc %{_texmfdistdir}/doc/metapost/epsincl/epsincl.awk
12mr|texlive-epsincl-0.2-2|39	%doc %{_texmfdistdir}/doc/metapost/epsincl/epsincl.bat
12mr|texlive-epsincl-0.2-2|40	%doc %{_texmfdistdir}/doc/metapost/epsincl/testinc0.eps
12mr|texlive-epsincl-0.2-2|41	%doc %{_texmfdistdir}/doc/metapost/epsincl/testincl.bat
12mr|texlive-epsincl-0.2-2|42	%doc %{_texmfdistdir}/doc/metapost/epsincl/testincl.mp
12mr|texlive-epsincl-0.2-2|43	%doc %{_texmfdistdir}/doc/metapost/epsincl/testincl.sh
12mr|texlive-epsincl-0.2-2|44	
12mr|texlive-epsincl-0.2-2|45	#-----------------------------------------------------------------------
12mr|texlive-epsincl-0.2-2|46	%prep
12mr|texlive-epsincl-0.2-2|47	%setup -c -a0 -a1
12mr|texlive-epsincl-0.2-2|48	
12mr|texlive-epsincl-0.2-2|49	%build
12mr|texlive-epsincl-0.2-2|50	
12mr|texlive-epsincl-0.2-2|51	%install
12mr|texlive-epsincl-0.2-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-epsincl-0.2-2|53	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
12mr|texlive-epsincl-0.2-2|54	
12mr|texlive-epsincl-0.2-2|55	
12mr|texlive-epsincl-0.2-2|56	
12mr|texlive-epsincl-0.2-2|57	%changelog
12mr|texlive-epsincl-0.2-2|58	

17297 12
12mr|texlive-epslatex-fr-20070208-2|1	# revision 19440
12mr|texlive-epslatex-fr-20070208-2|2	# category Package
12mr|texlive-epslatex-fr-20070208-2|3	# catalog-ctan /info/epslatex/french
12mr|texlive-epslatex-fr-20070208-2|4	# catalog-date 2007-02-08 01:16:19 +0100
12mr|texlive-epslatex-fr-20070208-2|5	# catalog-license gpl
12mr|texlive-epslatex-fr-20070208-2|6	# catalog-version undef
12mr|texlive-epslatex-fr-20070208-2|7	Name:		texlive-epslatex-fr
12mr|texlive-epslatex-fr-20070208-2|8	Version:	20070208
12mr|texlive-epslatex-fr-20070208-2|9	Release:	2
12mr|texlive-epslatex-fr-20070208-2|10	Summary:	French version of "graphics in LaTeX"
12mr|texlive-epslatex-fr-20070208-2|11	Group:		Publishing
12mr|texlive-epslatex-fr-20070208-2|12	URL:		http://www.ctan.org/tex-archive/info/epslatex/french
12mr|texlive-epslatex-fr-20070208-2|13	License:	GPL
12mr|texlive-epslatex-fr-20070208-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epslatex-fr.tar.xz
12mr|texlive-epslatex-fr-20070208-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epslatex-fr.doc.tar.xz
12mr|texlive-epslatex-fr-20070208-2|16	BuildArch:	noarch
12mr|texlive-epslatex-fr-20070208-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-epslatex-fr-20070208-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-epslatex-fr-20070208-2|19	
12mr|texlive-epslatex-fr-20070208-2|20	%description
12mr|texlive-epslatex-fr-20070208-2|21	This is the French translation of epslatex, and describes how
12mr|texlive-epslatex-fr-20070208-2|22	to use imported graphics in LaTeX(2e) documents.
12mr|texlive-epslatex-fr-20070208-2|23	
12mr|texlive-epslatex-fr-20070208-2|24	#-----------------------------------------------------------------------
12mr|texlive-epslatex-fr-20070208-2|25	%files
12mr|texlive-epslatex-fr-20070208-2|26	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/Ball.eps
12mr|texlive-epslatex-fr-20070208-2|27	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/CHAP2.sty
12mr|texlive-epslatex-fr-20070208-2|28	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/Construction.eps
12mr|texlive-epslatex-fr-20070208-2|29	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/Franc-chap.sty
12mr|texlive-epslatex-fr-20070208-2|30	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/README
12mr|texlive-epslatex-fr-20070208-2|31	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/README.TEXLIVE
12mr|texlive-epslatex-fr-20070208-2|32	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/Warning.eps
12mr|texlive-epslatex-fr-20070208-2|33	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/alltex.sty
12mr|texlive-epslatex-fr-20070208-2|34	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/auteurs.sty
12mr|texlive-epslatex-fr-20070208-2|35	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/bases.sty
12mr|texlive-epslatex-fr-20070208-2|36	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/block.sty
12mr|texlive-epslatex-fr-20070208-2|37	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/box1.eps
12mr|texlive-epslatex-fr-20070208-2|38	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/box2.eps
12mr|texlive-epslatex-fr-20070208-2|39	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/boxes.sty
12mr|texlive-epslatex-fr-20070208-2|40	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/btxdoc.bib
12mr|texlive-epslatex-fr-20070208-2|41	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/cm.eps
12mr|texlive-epslatex-fr-20070208-2|42	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/cm.ps
12mr|texlive-epslatex-fr-20070208-2|43	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/danger.eps
12mr|texlive-epslatex-fr-20070208-2|44	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/divers.sty
12mr|texlive-epslatex-fr-20070208-2|45	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/ebnf.sty
12mr|texlive-epslatex-fr-20070208-2|46	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/export.sty
12mr|texlive-epslatex-fr-20070208-2|47	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/fepslatex.pdf
12mr|texlive-epslatex-fr-20070208-2|48	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/fepslatex.tex
12mr|texlive-epslatex-fr-20070208-2|49	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/fill.sty
12mr|texlive-epslatex-fr-20070208-2|50	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/fmparhack.sty
12mr|texlive-epslatex-fr-20070208-2|51	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/foot.sty
12mr|texlive-epslatex-fr-20070208-2|52	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/fr.sty
12mr|texlive-epslatex-fr-20070208-2|53	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/franc.sty
12mr|texlive-epslatex-fr-20070208-2|54	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/frnew.sty
12mr|texlive-epslatex-fr-20070208-2|55	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/g_toc_entry.sty
12mr|texlive-epslatex-fr-20070208-2|56	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/graphic.eps
12mr|texlive-epslatex-fr-20070208-2|57	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/hands.sty
12mr|texlive-epslatex-fr-20070208-2|58	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/header.tex
12mr|texlive-epslatex-fr-20070208-2|59	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/indentondemand.sty
12mr|texlive-epslatex-fr-20070208-2|60	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/makecmds.sty
12mr|texlive-epslatex-fr-20070208-2|61	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/makerobust.sty
12mr|texlive-epslatex-fr-20070208-2|62	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/mass.eps
12mr|texlive-epslatex-fr-20070208-2|63	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/mypatches.sty
12mr|texlive-epslatex-fr-20070208-2|64	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/myvarioref.sty
12mr|texlive-epslatex-fr-20070208-2|65	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/nrfoot.sty
12mr|texlive-epslatex-fr-20070208-2|66	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/origin.eps
12mr|texlive-epslatex-fr-20070208-2|67	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/overlay.sty
12mr|texlive-epslatex-fr-20070208-2|68	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/pale.eps
12mr|texlive-epslatex-fr-20070208-2|69	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/pend.eps
12mr|texlive-epslatex-fr-20070208-2|70	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/pretzel.eps
12mr|texlive-epslatex-fr-20070208-2|71	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/pretzel.ps
12mr|texlive-epslatex-fr-20070208-2|72	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/rdanger.eps
12mr|texlive-epslatex-fr-20070208-2|73	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/rosette.eps
12mr|texlive-epslatex-fr-20070208-2|74	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/rosette.ps
12mr|texlive-epslatex-fr-20070208-2|75	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/sgte.sty
12mr|texlive-epslatex-fr-20070208-2|76	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/smaller.sty
12mr|texlive-epslatex-fr-20070208-2|77	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/square.eps
12mr|texlive-epslatex-fr-20070208-2|78	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/topcapt.sty
12mr|texlive-epslatex-fr-20070208-2|79	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/topfig.sty
12mr|texlive-epslatex-fr-20070208-2|80	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/warn.sty
12mr|texlive-epslatex-fr-20070208-2|81	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/wdesc.sty
12mr|texlive-epslatex-fr-20070208-2|82	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/whitecdp.sty
12mr|texlive-epslatex-fr-20070208-2|83	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/wide.eps
12mr|texlive-epslatex-fr-20070208-2|84	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/widecenter.sty
12mr|texlive-epslatex-fr-20070208-2|85	%doc %{_texmfdistdir}/doc/latex/epslatex-fr/xb.sty
12mr|texlive-epslatex-fr-20070208-2|86	
12mr|texlive-epslatex-fr-20070208-2|87	#-----------------------------------------------------------------------
12mr|texlive-epslatex-fr-20070208-2|88	%prep
12mr|texlive-epslatex-fr-20070208-2|89	%setup -c -a0 -a1
12mr|texlive-epslatex-fr-20070208-2|90	
12mr|texlive-epslatex-fr-20070208-2|91	%build
12mr|texlive-epslatex-fr-20070208-2|92	
12mr|texlive-epslatex-fr-20070208-2|93	%install
12mr|texlive-epslatex-fr-20070208-2|94	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-epslatex-fr-20070208-2|95	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-epslatex-fr-20070208-2|96	
12mr|texlive-epslatex-fr-20070208-2|97	
12mr|texlive-epslatex-fr-20070208-2|98	
12mr|texlive-epslatex-fr-20070208-2|99	%changelog
12mr|texlive-epslatex-fr-20070208-2|100	

17298 12
12mr|texlive-epspdf-0.5.3-2|1	# revision 21628
12mr|texlive-epspdf-0.5.3-2|2	# category Package
12mr|texlive-epspdf-0.5.3-2|3	# catalog-ctan /support/epspdf
12mr|texlive-epspdf-0.5.3-2|4	# catalog-date 2011-02-27 19:07:13 +0100
12mr|texlive-epspdf-0.5.3-2|5	# catalog-license gpl
12mr|texlive-epspdf-0.5.3-2|6	# catalog-version 0.5.3
12mr|texlive-epspdf-0.5.3-2|7	Name:		texlive-epspdf
12mr|texlive-epspdf-0.5.3-2|8	Version:	0.5.3
12mr|texlive-epspdf-0.5.3-2|9	Release:	2
12mr|texlive-epspdf-0.5.3-2|10	Summary:	Converter for PostScript, EPS and PDF
12mr|texlive-epspdf-0.5.3-2|11	Group:		Publishing
12mr|texlive-epspdf-0.5.3-2|12	URL:		http://www.ctan.org/tex-archive/support/epspdf
12mr|texlive-epspdf-0.5.3-2|13	License:	GPL
12mr|texlive-epspdf-0.5.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epspdf.tar.xz
12mr|texlive-epspdf-0.5.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epspdf.doc.tar.xz
12mr|texlive-epspdf-0.5.3-2|16	BuildArch:	noarch
12mr|texlive-epspdf-0.5.3-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-epspdf-0.5.3-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-epspdf-0.5.3-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-epspdf-0.5.3-2|20	Provides:	texlive-epspdf.bin = %{EVRD}
12mr|texlive-epspdf-0.5.3-2|21	
12mr|texlive-epspdf-0.5.3-2|22	%description
12mr|texlive-epspdf-0.5.3-2|23	Epspdf[tk] is a Ruby script which converts between PostScript,
12mr|texlive-epspdf-0.5.3-2|24	EPS and PDF. It has both a command-line and a GUI interface.
12mr|texlive-epspdf-0.5.3-2|25	Using pdftops (from the xpdf command-line utilities) for round-
12mr|texlive-epspdf-0.5.3-2|26	tripping opens up several new possibilities compared to older
12mr|texlive-epspdf-0.5.3-2|27	similarly-named utilities.
12mr|texlive-epspdf-0.5.3-2|28	
12mr|texlive-epspdf-0.5.3-2|29	%post
12mr|texlive-epspdf-0.5.3-2|30	%{_sbindir}/texlive.post
12mr|texlive-epspdf-0.5.3-2|31	
12mr|texlive-epspdf-0.5.3-2|32	%postun
12mr|texlive-epspdf-0.5.3-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-epspdf-0.5.3-2|34	%{_sbindir}/texlive.post
12mr|texlive-epspdf-0.5.3-2|35	fi
12mr|texlive-epspdf-0.5.3-2|36	
12mr|texlive-epspdf-0.5.3-2|37	#-----------------------------------------------------------------------
12mr|texlive-epspdf-0.5.3-2|38	%files
12mr|texlive-epspdf-0.5.3-2|39	%{_bindir}/epspdf
12mr|texlive-epspdf-0.5.3-2|40	%{_bindir}/epspdftk
12mr|texlive-epspdf-0.5.3-2|41	%{_texmfdistdir}/scripts/epspdf/epspdf.help
12mr|texlive-epspdf-0.5.3-2|42	%{_texmfdistdir}/scripts/epspdf/epspdf.icns
12mr|texlive-epspdf-0.5.3-2|43	%{_texmfdistdir}/scripts/epspdf/epspdf.ico
12mr|texlive-epspdf-0.5.3-2|44	%{_texmfdistdir}/scripts/epspdf/epspdf.rb
12mr|texlive-epspdf-0.5.3-2|45	%{_texmfdistdir}/scripts/epspdf/epspdfrc.rb
12mr|texlive-epspdf-0.5.3-2|46	%{_texmfdistdir}/scripts/epspdf/epspdftk.tcl
12mr|texlive-epspdf-0.5.3-2|47	%{_texmfdistdir}/scripts/epspdf/makegray.pro
12mr|texlive-epspdf-0.5.3-2|48	%doc %{_texmfdistdir}/doc/support/epspdf/COPYING
12mr|texlive-epspdf-0.5.3-2|49	%doc %{_texmfdistdir}/doc/support/epspdf/Changelog
12mr|texlive-epspdf-0.5.3-2|50	%doc %{_texmfdistdir}/doc/support/epspdf/README
12mr|texlive-epspdf-0.5.3-2|51	%doc %{_texmfdistdir}/doc/support/epspdf/default.css
12mr|texlive-epspdf-0.5.3-2|52	%doc %{_texmfdistdir}/doc/support/epspdf/epspdf.install
12mr|texlive-epspdf-0.5.3-2|53	%doc %{_texmfdistdir}/doc/support/epspdf/epspdf.pdf
12mr|texlive-epspdf-0.5.3-2|54	%doc %{_texmfdistdir}/doc/support/epspdf/epspdf.texi
12mr|texlive-epspdf-0.5.3-2|55	%doc %{_texmfdistdir}/doc/support/epspdf/images/cnv_osx.png
12mr|texlive-epspdf-0.5.3-2|56	%doc %{_texmfdistdir}/doc/support/epspdf/images/config_lnx.png
12mr|texlive-epspdf-0.5.3-2|57	%doc %{_texmfdistdir}/doc/support/epspdf/images/epspdf.png
12mr|texlive-epspdf-0.5.3-2|58	%doc %{_texmfdistdir}/doc/support/epspdf/images/logo.pdf
12mr|texlive-epspdf-0.5.3-2|59	%doc %{_texmfdistdir}/doc/support/epspdf/images/main_w32.png
12mr|texlive-epspdf-0.5.3-2|60	%doc %{_texmfdistdir}/doc/support/epspdf/images/ps_settings.png
12mr|texlive-epspdf-0.5.3-2|61	%doc %{_texmfdistdir}/doc/support/epspdf/index.html
12mr|texlive-epspdf-0.5.3-2|62	%doc %{_texmfdistdir}/doc/support/epspdf/pstexi.tex
12mr|texlive-epspdf-0.5.3-2|63	%doc %{_infodir}/epspdf.info*
12mr|texlive-epspdf-0.5.3-2|64	
12mr|texlive-epspdf-0.5.3-2|65	#-----------------------------------------------------------------------
12mr|texlive-epspdf-0.5.3-2|66	%prep
12mr|texlive-epspdf-0.5.3-2|67	%setup -c -a0 -a1
12mr|texlive-epspdf-0.5.3-2|68	
12mr|texlive-epspdf-0.5.3-2|69	%build
12mr|texlive-epspdf-0.5.3-2|70	
12mr|texlive-epspdf-0.5.3-2|71	%install
12mr|texlive-epspdf-0.5.3-2|72	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-epspdf-0.5.3-2|73	pushd %{buildroot}%{_bindir}
12mr|texlive-epspdf-0.5.3-2|74	ln -sf %{_texmfdistdir}/scripts/epspdf/epspdf.rb epspdf
12mr|texlive-epspdf-0.5.3-2|75	ln -sf %{_texmfdistdir}/scripts/epspdf/epspdftk.tcl epspdftk
12mr|texlive-epspdf-0.5.3-2|76	popd
12mr|texlive-epspdf-0.5.3-2|77	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-epspdf-0.5.3-2|78	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-epspdf-0.5.3-2|79	mkdir -p %{buildroot}%{_infodir}
12mr|texlive-epspdf-0.5.3-2|80	mv %{buildroot}%{_texmfdir}/doc/info/*.info %{buildroot}%{_infodir}
12mr|texlive-epspdf-0.5.3-2|81	
12mr|texlive-epspdf-0.5.3-2|82	
12mr|texlive-epspdf-0.5.3-2|83	%changelog
12mr|texlive-epspdf-0.5.3-2|84	* Wed Jan 04 2012 Paulo Andrade <pcpa@mandriva.com.br> 0.5.3-2
12mr|texlive-epspdf-0.5.3-2|85	+ Revision: 751533
12mr|texlive-epspdf-0.5.3-2|86	- Rebuild to reduce used resources
12mr|texlive-epspdf-0.5.3-2|87	
12mr|texlive-epspdf-0.5.3-2|88	* Sat Nov 05 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.5.3-1
12mr|texlive-epspdf-0.5.3-2|89	+ Revision: 718352
12mr|texlive-epspdf-0.5.3-2|90	- texlive-epspdf
12mr|texlive-epspdf-0.5.3-2|91	- texlive-epspdf
12mr|texlive-epspdf-0.5.3-2|92	- texlive-epspdf
12mr|texlive-epspdf-0.5.3-2|93	- texlive-epspdf
12mr|texlive-epspdf-0.5.3-2|94	

17299 12
12mr|texlive-epspdfconversion-0.61-2|1	# revision 18703
12mr|texlive-epspdfconversion-0.61-2|2	# category Package
12mr|texlive-epspdfconversion-0.61-2|3	# catalog-ctan /macros/latex/contrib/epspdfconversion
12mr|texlive-epspdfconversion-0.61-2|4	# catalog-date 2010-06-02 10:36:47 +0200
12mr|texlive-epspdfconversion-0.61-2|5	# catalog-license lppl
12mr|texlive-epspdfconversion-0.61-2|6	# catalog-version 0.61
12mr|texlive-epspdfconversion-0.61-2|7	Name:		texlive-epspdfconversion
12mr|texlive-epspdfconversion-0.61-2|8	Version:	0.61
12mr|texlive-epspdfconversion-0.61-2|9	Release:	2
12mr|texlive-epspdfconversion-0.61-2|10	Summary:	On-the-fly conversion of EPS to PDF
12mr|texlive-epspdfconversion-0.61-2|11	Group:		Publishing
12mr|texlive-epspdfconversion-0.61-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/epspdfconversion
12mr|texlive-epspdfconversion-0.61-2|13	License:	LPPL
12mr|texlive-epspdfconversion-0.61-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epspdfconversion.tar.xz
12mr|texlive-epspdfconversion-0.61-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epspdfconversion.doc.tar.xz
12mr|texlive-epspdfconversion-0.61-2|16	BuildArch:	noarch
12mr|texlive-epspdfconversion-0.61-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-epspdfconversion-0.61-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-epspdfconversion-0.61-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-epspdfconversion-0.61-2|20	
12mr|texlive-epspdfconversion-0.61-2|21	%description
12mr|texlive-epspdfconversion-0.61-2|22	The package calls the epstopdf package to convert EPS graphics
12mr|texlive-epspdfconversion-0.61-2|23	to PDF, on the fly. It servs as a vehicle for passing
12mr|texlive-epspdfconversion-0.61-2|24	conversion options (such as grayscale, prepress or pdfversion)
12mr|texlive-epspdfconversion-0.61-2|25	to the epspdf converter.
12mr|texlive-epspdfconversion-0.61-2|26	
12mr|texlive-epspdfconversion-0.61-2|27	%post
12mr|texlive-epspdfconversion-0.61-2|28	%{_sbindir}/texlive.post
12mr|texlive-epspdfconversion-0.61-2|29	
12mr|texlive-epspdfconversion-0.61-2|30	%postun
12mr|texlive-epspdfconversion-0.61-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-epspdfconversion-0.61-2|32	%{_sbindir}/texlive.post
12mr|texlive-epspdfconversion-0.61-2|33	fi
12mr|texlive-epspdfconversion-0.61-2|34	
12mr|texlive-epspdfconversion-0.61-2|35	#-----------------------------------------------------------------------
12mr|texlive-epspdfconversion-0.61-2|36	%files
12mr|texlive-epspdfconversion-0.61-2|37	%{_texmfdistdir}/tex/latex/epspdfconversion/epspdfconversion.sty
12mr|texlive-epspdfconversion-0.61-2|38	%doc %{_texmfdistdir}/doc/latex/epspdfconversion/README
12mr|texlive-epspdfconversion-0.61-2|39	%doc %{_texmfdistdir}/doc/latex/epspdfconversion/epspdfconversion.pdf
12mr|texlive-epspdfconversion-0.61-2|40	%doc %{_texmfdistdir}/doc/latex/epspdfconversion/example/epspdfconversion_docu.tex
12mr|texlive-epspdfconversion-0.61-2|41	%doc %{_texmfdistdir}/doc/latex/epspdfconversion/example/image.eps
12mr|texlive-epspdfconversion-0.61-2|42	%doc %{_texmfdistdir}/doc/latex/epspdfconversion/example/image2.eps
12mr|texlive-epspdfconversion-0.61-2|43	%doc %{_texmfdistdir}/doc/latex/epspdfconversion/example/optionstable.tex
12mr|texlive-epspdfconversion-0.61-2|44	
12mr|texlive-epspdfconversion-0.61-2|45	#-----------------------------------------------------------------------
12mr|texlive-epspdfconversion-0.61-2|46	%prep
12mr|texlive-epspdfconversion-0.61-2|47	%setup -c -a0 -a1
12mr|texlive-epspdfconversion-0.61-2|48	
12mr|texlive-epspdfconversion-0.61-2|49	%build
12mr|texlive-epspdfconversion-0.61-2|50	
12mr|texlive-epspdfconversion-0.61-2|51	%install
12mr|texlive-epspdfconversion-0.61-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-epspdfconversion-0.61-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-epspdfconversion-0.61-2|54	
12mr|texlive-epspdfconversion-0.61-2|55	
12mr|texlive-epspdfconversion-0.61-2|56	
12mr|texlive-epspdfconversion-0.61-2|57	%changelog
12mr|texlive-epspdfconversion-0.61-2|58	

17300 12
12mr|texlive-epstopdf-20120807-1|1	# revision 26577
12mr|texlive-epstopdf-20120807-1|2	# category Package
12mr|texlive-epstopdf-20120807-1|3	# catalog-ctan undef
12mr|texlive-epstopdf-20120807-1|4	# catalog-date undef
12mr|texlive-epstopdf-20120807-1|5	# catalog-license undef
12mr|texlive-epstopdf-20120807-1|6	# catalog-version undef
12mr|texlive-epstopdf-20120807-1|7	Name:		texlive-epstopdf
12mr|texlive-epstopdf-20120807-1|8	Version:	20120807
12mr|texlive-epstopdf-20120807-1|9	Release:	1
12mr|texlive-epstopdf-20120807-1|10	Summary:	TeXLive epstopdf package
12mr|texlive-epstopdf-20120807-1|11	Group:		Publishing
12mr|texlive-epstopdf-20120807-1|12	URL:		http://tug.org/texlive
12mr|texlive-epstopdf-20120807-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-epstopdf-20120807-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epstopdf.tar.xz
12mr|texlive-epstopdf-20120807-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epstopdf.doc.tar.xz
12mr|texlive-epstopdf-20120807-1|16	BuildArch:	noarch
12mr|texlive-epstopdf-20120807-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-epstopdf-20120807-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-epstopdf-20120807-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-epstopdf-20120807-1|20	Provides:	texlive-epstopdf.bin = %{EVRD}
12mr|texlive-epstopdf-20120807-1|21	
12mr|texlive-epstopdf-20120807-1|22	%description
12mr|texlive-epstopdf-20120807-1|23	TeXLive epstopdf package.
12mr|texlive-epstopdf-20120807-1|24	
12mr|texlive-epstopdf-20120807-1|25	%post
12mr|texlive-epstopdf-20120807-1|26	%{_sbindir}/texlive.post
12mr|texlive-epstopdf-20120807-1|27	
12mr|texlive-epstopdf-20120807-1|28	%postun
12mr|texlive-epstopdf-20120807-1|29	if [ $1 -eq 0 ]; then
12mr|texlive-epstopdf-20120807-1|30	%{_sbindir}/texlive.post
12mr|texlive-epstopdf-20120807-1|31	fi
12mr|texlive-epstopdf-20120807-1|32	
12mr|texlive-epstopdf-20120807-1|33	#-----------------------------------------------------------------------
12mr|texlive-epstopdf-20120807-1|34	%files
12mr|texlive-epstopdf-20120807-1|35	%{_bindir}/epstopdf
12mr|texlive-epstopdf-20120807-1|36	%{_bindir}/repstopdf
12mr|texlive-epstopdf-20120807-1|37	%{_texmfdistdir}/scripts/epstopdf/epstopdf.pl
12mr|texlive-epstopdf-20120807-1|38	%doc %{_texmfdistdir}/doc/support/epstopdf/README
12mr|texlive-epstopdf-20120807-1|39	%doc %{_mandir}/man1/epstopdf.1*
12mr|texlive-epstopdf-20120807-1|40	%doc %{_texmfdir}/doc/man/man1/epstopdf.man1.pdf
12mr|texlive-epstopdf-20120807-1|41	%doc %{_mandir}/man1/repstopdf.1*
12mr|texlive-epstopdf-20120807-1|42	%doc %{_texmfdir}/doc/man/man1/repstopdf.man1.pdf
12mr|texlive-epstopdf-20120807-1|43	
12mr|texlive-epstopdf-20120807-1|44	#-----------------------------------------------------------------------
12mr|texlive-epstopdf-20120807-1|45	%prep
12mr|texlive-epstopdf-20120807-1|46	%setup -c -a0 -a1
12mr|texlive-epstopdf-20120807-1|47	
12mr|texlive-epstopdf-20120807-1|48	%build
12mr|texlive-epstopdf-20120807-1|49	
12mr|texlive-epstopdf-20120807-1|50	%install
12mr|texlive-epstopdf-20120807-1|51	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-epstopdf-20120807-1|52	pushd %{buildroot}%{_bindir}
12mr|texlive-epstopdf-20120807-1|53	ln -sf %{_texmfdistdir}/scripts/epstopdf/epstopdf.pl epstopdf
12mr|texlive-epstopdf-20120807-1|54	ln -sf epstopdf repstopdf
12mr|texlive-epstopdf-20120807-1|55	popd
12mr|texlive-epstopdf-20120807-1|56	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-epstopdf-20120807-1|57	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-epstopdf-20120807-1|58	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-epstopdf-20120807-1|59	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-epstopdf-20120807-1|60	
12mr|texlive-epstopdf-20120807-1|61	
12mr|texlive-epstopdf-20120807-1|62	
12mr|texlive-epstopdf-20120807-1|63	%changelog
12mr|texlive-epstopdf-20120807-1|64	

17301 12
12mr|texlive-eqell-20110529-2|1	# revision 22931
12mr|texlive-eqell-20110529-2|2	# category Package
12mr|texlive-eqell-20110529-2|3	# catalog-ctan /macros/latex/contrib/eqell
12mr|texlive-eqell-20110529-2|4	# catalog-date 2011-05-29 19:51:14 +0200
12mr|texlive-eqell-20110529-2|5	# catalog-license gpl
12mr|texlive-eqell-20110529-2|6	# catalog-version undef
12mr|texlive-eqell-20110529-2|7	Name:		texlive-eqell
12mr|texlive-eqell-20110529-2|8	Version:	20110529
12mr|texlive-eqell-20110529-2|9	Release:	2
12mr|texlive-eqell-20110529-2|10	Summary:	Sympathetically spaced ellipsis after punctuation
12mr|texlive-eqell-20110529-2|11	Group:		Publishing
12mr|texlive-eqell-20110529-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eqell
12mr|texlive-eqell-20110529-2|13	License:	GPL
12mr|texlive-eqell-20110529-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqell.tar.xz
12mr|texlive-eqell-20110529-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqell.doc.tar.xz
12mr|texlive-eqell-20110529-2|16	BuildArch:	noarch
12mr|texlive-eqell-20110529-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-eqell-20110529-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-eqell-20110529-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-eqell-20110529-2|20	
12mr|texlive-eqell-20110529-2|21	%description
12mr|texlive-eqell-20110529-2|22	The package provides commands that give a well-spaced ellipsis
12mr|texlive-eqell-20110529-2|23	after !, ?, !? or ?!.
12mr|texlive-eqell-20110529-2|24	
12mr|texlive-eqell-20110529-2|25	%post
12mr|texlive-eqell-20110529-2|26	%{_sbindir}/texlive.post
12mr|texlive-eqell-20110529-2|27	
12mr|texlive-eqell-20110529-2|28	%postun
12mr|texlive-eqell-20110529-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-eqell-20110529-2|30	%{_sbindir}/texlive.post
12mr|texlive-eqell-20110529-2|31	fi
12mr|texlive-eqell-20110529-2|32	
12mr|texlive-eqell-20110529-2|33	#-----------------------------------------------------------------------
12mr|texlive-eqell-20110529-2|34	%files
12mr|texlive-eqell-20110529-2|35	%{_texmfdistdir}/tex/latex/eqell/eqell.sty
12mr|texlive-eqell-20110529-2|36	%doc %{_texmfdistdir}/doc/latex/eqell/README
12mr|texlive-eqell-20110529-2|37	%doc %{_texmfdistdir}/doc/latex/eqell/eqell.pdf
12mr|texlive-eqell-20110529-2|38	%doc %{_texmfdistdir}/doc/latex/eqell/eqell.tex
12mr|texlive-eqell-20110529-2|39	
12mr|texlive-eqell-20110529-2|40	#-----------------------------------------------------------------------
12mr|texlive-eqell-20110529-2|41	%prep
12mr|texlive-eqell-20110529-2|42	%setup -c -a0 -a1
12mr|texlive-eqell-20110529-2|43	
12mr|texlive-eqell-20110529-2|44	%build
12mr|texlive-eqell-20110529-2|45	
12mr|texlive-eqell-20110529-2|46	%install
12mr|texlive-eqell-20110529-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-eqell-20110529-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-eqell-20110529-2|49	
12mr|texlive-eqell-20110529-2|50	
12mr|texlive-eqell-20110529-2|51	
12mr|texlive-eqell-20110529-2|52	%changelog
12mr|texlive-eqell-20110529-2|53	

17302 12
12mr|texlive-eqlist-2.1-2|1	# revision 15878
12mr|texlive-eqlist-2.1-2|2	# category Package
12mr|texlive-eqlist-2.1-2|3	# catalog-ctan /macros/latex/contrib/eqlist
12mr|texlive-eqlist-2.1-2|4	# catalog-date 2008-02-29 19:54:55 +0100
12mr|texlive-eqlist-2.1-2|5	# catalog-license lppl
12mr|texlive-eqlist-2.1-2|6	# catalog-version 2.1
12mr|texlive-eqlist-2.1-2|7	Name:		texlive-eqlist
12mr|texlive-eqlist-2.1-2|8	Version:	2.1
12mr|texlive-eqlist-2.1-2|9	Release:	2
12mr|texlive-eqlist-2.1-2|10	Summary:	Description lists with equal indentation
12mr|texlive-eqlist-2.1-2|11	Group:		Publishing
12mr|texlive-eqlist-2.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eqlist
12mr|texlive-eqlist-2.1-2|13	License:	LPPL
12mr|texlive-eqlist-2.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqlist.tar.xz
12mr|texlive-eqlist-2.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqlist.doc.tar.xz
12mr|texlive-eqlist-2.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqlist.source.tar.xz
12mr|texlive-eqlist-2.1-2|17	BuildArch:	noarch
12mr|texlive-eqlist-2.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-eqlist-2.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-eqlist-2.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-eqlist-2.1-2|21	
12mr|texlive-eqlist-2.1-2|22	%description
12mr|texlive-eqlist-2.1-2|23	This package provides a list environment which sets a
12mr|texlive-eqlist-2.1-2|24	description-like list but with the difference that the
12mr|texlive-eqlist-2.1-2|25	indentation corresponds to the longest item of the list.
12mr|texlive-eqlist-2.1-2|26	
12mr|texlive-eqlist-2.1-2|27	%post
12mr|texlive-eqlist-2.1-2|28	%{_sbindir}/texlive.post
12mr|texlive-eqlist-2.1-2|29	
12mr|texlive-eqlist-2.1-2|30	%postun
12mr|texlive-eqlist-2.1-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-eqlist-2.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-eqlist-2.1-2|33	fi
12mr|texlive-eqlist-2.1-2|34	
12mr|texlive-eqlist-2.1-2|35	#-----------------------------------------------------------------------
12mr|texlive-eqlist-2.1-2|36	%files
12mr|texlive-eqlist-2.1-2|37	%{_texmfdistdir}/tex/latex/eqlist/eqlist.sty
12mr|texlive-eqlist-2.1-2|38	%doc %{_texmfdistdir}/doc/latex/eqlist/README
12mr|texlive-eqlist-2.1-2|39	%doc %{_texmfdistdir}/doc/latex/eqlist/eqlist.pdf
12mr|texlive-eqlist-2.1-2|40	%doc %{_texmfdistdir}/doc/latex/eqlist/eqlist.tex
12mr|texlive-eqlist-2.1-2|41	#- source
12mr|texlive-eqlist-2.1-2|42	%doc %{_texmfdistdir}/source/latex/eqlist/eqlist.dtx
12mr|texlive-eqlist-2.1-2|43	%doc %{_texmfdistdir}/source/latex/eqlist/eqlist.ins
12mr|texlive-eqlist-2.1-2|44	
12mr|texlive-eqlist-2.1-2|45	#-----------------------------------------------------------------------
12mr|texlive-eqlist-2.1-2|46	%prep
12mr|texlive-eqlist-2.1-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-eqlist-2.1-2|48	
12mr|texlive-eqlist-2.1-2|49	%build
12mr|texlive-eqlist-2.1-2|50	
12mr|texlive-eqlist-2.1-2|51	%install
12mr|texlive-eqlist-2.1-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-eqlist-2.1-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-eqlist-2.1-2|54	
12mr|texlive-eqlist-2.1-2|55	
12mr|texlive-eqlist-2.1-2|56	
12mr|texlive-eqlist-2.1-2|57	%changelog
12mr|texlive-eqlist-2.1-2|58	

17303 12
12mr|texlive-eqname-20101204-2|1	# revision 20678
12mr|texlive-eqname-20101204-2|2	# category Package
12mr|texlive-eqname-20101204-2|3	# catalog-ctan /macros/latex/contrib/gene/eqname/eqname.sty
12mr|texlive-eqname-20101204-2|4	# catalog-date 2010-12-04 00:54:21 +0100
12mr|texlive-eqname-20101204-2|5	# catalog-license other-free
12mr|texlive-eqname-20101204-2|6	# catalog-version undef
12mr|texlive-eqname-20101204-2|7	Name:		texlive-eqname
12mr|texlive-eqname-20101204-2|8	Version:	20101204
12mr|texlive-eqname-20101204-2|9	Release:	2
12mr|texlive-eqname-20101204-2|10	Summary:	Name tags for equations
12mr|texlive-eqname-20101204-2|11	Group:		Publishing
12mr|texlive-eqname-20101204-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gene/eqname/eqname.sty
12mr|texlive-eqname-20101204-2|13	License:	OTHER-FREE
12mr|texlive-eqname-20101204-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqname.tar.xz
12mr|texlive-eqname-20101204-2|15	BuildArch:	noarch
12mr|texlive-eqname-20101204-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-eqname-20101204-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-eqname-20101204-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-eqname-20101204-2|19	
12mr|texlive-eqname-20101204-2|20	%description
12mr|texlive-eqname-20101204-2|21	The \eqname command provides a name tag for the current
12mr|texlive-eqname-20101204-2|22	equation, in place of an equation number. The name tag will be
12mr|texlive-eqname-20101204-2|23	picked up by a subsequent \label command.
12mr|texlive-eqname-20101204-2|24	
12mr|texlive-eqname-20101204-2|25	%post
12mr|texlive-eqname-20101204-2|26	%{_sbindir}/texlive.post
12mr|texlive-eqname-20101204-2|27	
12mr|texlive-eqname-20101204-2|28	%postun
12mr|texlive-eqname-20101204-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-eqname-20101204-2|30	%{_sbindir}/texlive.post
12mr|texlive-eqname-20101204-2|31	fi
12mr|texlive-eqname-20101204-2|32	
12mr|texlive-eqname-20101204-2|33	#-----------------------------------------------------------------------
12mr|texlive-eqname-20101204-2|34	%files
12mr|texlive-eqname-20101204-2|35	%{_texmfdistdir}/tex/latex/eqname/eqname.sty
12mr|texlive-eqname-20101204-2|36	
12mr|texlive-eqname-20101204-2|37	#-----------------------------------------------------------------------
12mr|texlive-eqname-20101204-2|38	%prep
12mr|texlive-eqname-20101204-2|39	%setup -c -a0
12mr|texlive-eqname-20101204-2|40	
12mr|texlive-eqname-20101204-2|41	%build
12mr|texlive-eqname-20101204-2|42	
12mr|texlive-eqname-20101204-2|43	%install
12mr|texlive-eqname-20101204-2|44	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-eqname-20101204-2|45	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-eqname-20101204-2|46	
12mr|texlive-eqname-20101204-2|47	
12mr|texlive-eqname-20101204-2|48	
12mr|texlive-eqname-20101204-2|49	%changelog
12mr|texlive-eqname-20101204-2|50	

17304 12
12mr|texlive-eqnarray-1.3-2|1	# revision 20641
12mr|texlive-eqnarray-1.3-2|2	# category Package
12mr|texlive-eqnarray-1.3-2|3	# catalog-ctan /macros/latex/contrib/eqnarray
12mr|texlive-eqnarray-1.3-2|4	# catalog-date 2010-12-02 11:00:56 +0100
12mr|texlive-eqnarray-1.3-2|5	# catalog-license gpl3
12mr|texlive-eqnarray-1.3-2|6	# catalog-version 1.3
12mr|texlive-eqnarray-1.3-2|7	Name:		texlive-eqnarray
12mr|texlive-eqnarray-1.3-2|8	Version:	1.3
12mr|texlive-eqnarray-1.3-2|9	Release:	2
12mr|texlive-eqnarray-1.3-2|10	Summary:	More generalised equation arrays with numbering
12mr|texlive-eqnarray-1.3-2|11	Group:		Publishing
12mr|texlive-eqnarray-1.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eqnarray
12mr|texlive-eqnarray-1.3-2|13	License:	GPL3
12mr|texlive-eqnarray-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqnarray.tar.xz
12mr|texlive-eqnarray-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqnarray.doc.tar.xz
12mr|texlive-eqnarray-1.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqnarray.source.tar.xz
12mr|texlive-eqnarray-1.3-2|17	BuildArch:	noarch
12mr|texlive-eqnarray-1.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-eqnarray-1.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-eqnarray-1.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-eqnarray-1.3-2|21	
12mr|texlive-eqnarray-1.3-2|22	%description
12mr|texlive-eqnarray-1.3-2|23	Defines an equationarray environment, that allows more than
12mr|texlive-eqnarray-1.3-2|24	three columns, but otherwise behaves like LaTeX's eqnarray
12mr|texlive-eqnarray-1.3-2|25	environment. This environment is similar, in some ways, to the
12mr|texlive-eqnarray-1.3-2|26	align environment of amsmath. The package requires the array
12mr|texlive-eqnarray-1.3-2|27	package.
12mr|texlive-eqnarray-1.3-2|28	
12mr|texlive-eqnarray-1.3-2|29	%post
12mr|texlive-eqnarray-1.3-2|30	%{_sbindir}/texlive.post
12mr|texlive-eqnarray-1.3-2|31	
12mr|texlive-eqnarray-1.3-2|32	%postun
12mr|texlive-eqnarray-1.3-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-eqnarray-1.3-2|34	%{_sbindir}/texlive.post
12mr|texlive-eqnarray-1.3-2|35	fi
12mr|texlive-eqnarray-1.3-2|36	
12mr|texlive-eqnarray-1.3-2|37	#-----------------------------------------------------------------------
12mr|texlive-eqnarray-1.3-2|38	%files
12mr|texlive-eqnarray-1.3-2|39	%{_texmfdistdir}/tex/latex/eqnarray/eqnarray.sty
12mr|texlive-eqnarray-1.3-2|40	%doc %{_texmfdistdir}/doc/latex/eqnarray/README
12mr|texlive-eqnarray-1.3-2|41	%doc %{_texmfdistdir}/doc/latex/eqnarray/eqnarray.pdf
12mr|texlive-eqnarray-1.3-2|42	#- source
12mr|texlive-eqnarray-1.3-2|43	%doc %{_texmfdistdir}/source/latex/eqnarray/eqnarray.drv
12mr|texlive-eqnarray-1.3-2|44	%doc %{_texmfdistdir}/source/latex/eqnarray/eqnarray.dtx
12mr|texlive-eqnarray-1.3-2|45	%doc %{_texmfdistdir}/source/latex/eqnarray/eqnarray.ins
12mr|texlive-eqnarray-1.3-2|46	
12mr|texlive-eqnarray-1.3-2|47	#-----------------------------------------------------------------------
12mr|texlive-eqnarray-1.3-2|48	%prep
12mr|texlive-eqnarray-1.3-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-eqnarray-1.3-2|50	
12mr|texlive-eqnarray-1.3-2|51	%build
12mr|texlive-eqnarray-1.3-2|52	
12mr|texlive-eqnarray-1.3-2|53	%install
12mr|texlive-eqnarray-1.3-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-eqnarray-1.3-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-eqnarray-1.3-2|56	
12mr|texlive-eqnarray-1.3-2|57	
12mr|texlive-eqnarray-1.3-2|58	
12mr|texlive-eqnarray-1.3-2|59	%changelog
12mr|texlive-eqnarray-1.3-2|60	

17305 12
12mr|texlive-eqparbox-3.1-2|1	# revision 16589
12mr|texlive-eqparbox-3.1-2|2	# category Package
12mr|texlive-eqparbox-3.1-2|3	# catalog-ctan /macros/latex/contrib/eqparbox
12mr|texlive-eqparbox-3.1-2|4	# catalog-date 2010-01-02 22:18:51 +0100
12mr|texlive-eqparbox-3.1-2|5	# catalog-license lppl
12mr|texlive-eqparbox-3.1-2|6	# catalog-version 3.1
12mr|texlive-eqparbox-3.1-2|7	Name:		texlive-eqparbox
12mr|texlive-eqparbox-3.1-2|8	Version:	3.1
12mr|texlive-eqparbox-3.1-2|9	Release:	2
12mr|texlive-eqparbox-3.1-2|10	Summary:	Create equal-widthed parboxes
12mr|texlive-eqparbox-3.1-2|11	Group:		Publishing
12mr|texlive-eqparbox-3.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eqparbox
12mr|texlive-eqparbox-3.1-2|13	License:	LPPL
12mr|texlive-eqparbox-3.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqparbox.tar.xz
12mr|texlive-eqparbox-3.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqparbox.doc.tar.xz
12mr|texlive-eqparbox-3.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqparbox.source.tar.xz
12mr|texlive-eqparbox-3.1-2|17	BuildArch:	noarch
12mr|texlive-eqparbox-3.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-eqparbox-3.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-eqparbox-3.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-eqparbox-3.1-2|21	
12mr|texlive-eqparbox-3.1-2|22	%description
12mr|texlive-eqparbox-3.1-2|23	LaTeX users sometimes need to ensure that two or more blocks of
12mr|texlive-eqparbox-3.1-2|24	text occupy the same amount of horizontal space on the page. To
12mr|texlive-eqparbox-3.1-2|25	that end, the eqparbox package defines a new command,
12mr|texlive-eqparbox-3.1-2|26	\eqparbox, which works just like \parbox, except that instead
12mr|texlive-eqparbox-3.1-2|27	of specifying a width, one specifies a tag. All eqparboxes with
12mr|texlive-eqparbox-3.1-2|28	the same tag--regardless of where they are in the document--
12mr|texlive-eqparbox-3.1-2|29	will stretch to fit the widest eqparbox with that tag. This
12mr|texlive-eqparbox-3.1-2|30	simple, equal-width mechanism can be used for a variety of
12mr|texlive-eqparbox-3.1-2|31	alignment purposes, as is evidenced by the examples in
12mr|texlive-eqparbox-3.1-2|32	eqparbox's documentation. Various derivatives of \eqparbox are
12mr|texlive-eqparbox-3.1-2|33	also provided.
12mr|texlive-eqparbox-3.1-2|34	
12mr|texlive-eqparbox-3.1-2|35	%post
12mr|texlive-eqparbox-3.1-2|36	%{_sbindir}/texlive.post
12mr|texlive-eqparbox-3.1-2|37	
12mr|texlive-eqparbox-3.1-2|38	%postun
12mr|texlive-eqparbox-3.1-2|39	if [ $1 -eq 0 ]; then
12mr|texlive-eqparbox-3.1-2|40	%{_sbindir}/texlive.post
12mr|texlive-eqparbox-3.1-2|41	fi
12mr|texlive-eqparbox-3.1-2|42	
12mr|texlive-eqparbox-3.1-2|43	#-----------------------------------------------------------------------
12mr|texlive-eqparbox-3.1-2|44	%files
12mr|texlive-eqparbox-3.1-2|45	%{_texmfdistdir}/tex/latex/eqparbox/eqparbox.sty
12mr|texlive-eqparbox-3.1-2|46	%doc %{_texmfdistdir}/doc/latex/eqparbox/README
12mr|texlive-eqparbox-3.1-2|47	%doc %{_texmfdistdir}/doc/latex/eqparbox/eqparbox.pdf
12mr|texlive-eqparbox-3.1-2|48	#- source
12mr|texlive-eqparbox-3.1-2|49	%doc %{_texmfdistdir}/source/latex/eqparbox/eqparbox.dtx
12mr|texlive-eqparbox-3.1-2|50	%doc %{_texmfdistdir}/source/latex/eqparbox/eqparbox.ins
12mr|texlive-eqparbox-3.1-2|51	
12mr|texlive-eqparbox-3.1-2|52	#-----------------------------------------------------------------------
12mr|texlive-eqparbox-3.1-2|53	%prep
12mr|texlive-eqparbox-3.1-2|54	%setup -c -a0 -a1 -a2
12mr|texlive-eqparbox-3.1-2|55	
12mr|texlive-eqparbox-3.1-2|56	%build
12mr|texlive-eqparbox-3.1-2|57	
12mr|texlive-eqparbox-3.1-2|58	%install
12mr|texlive-eqparbox-3.1-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-eqparbox-3.1-2|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-eqparbox-3.1-2|61	
12mr|texlive-eqparbox-3.1-2|62	
12mr|texlive-eqparbox-3.1-2|63	
12mr|texlive-eqparbox-3.1-2|64	%changelog
12mr|texlive-eqparbox-3.1-2|65	

17306 12
12mr|texlive-erdc-1.1-2|1	# revision 15878
12mr|texlive-erdc-1.1-2|2	# category Package
12mr|texlive-erdc-1.1-2|3	# catalog-ctan /macros/latex/contrib/erdc
12mr|texlive-erdc-1.1-2|4	# catalog-date 2009-11-09 22:14:03 +0100
12mr|texlive-erdc-1.1-2|5	# catalog-license lppl
12mr|texlive-erdc-1.1-2|6	# catalog-version 1.1
12mr|texlive-erdc-1.1-2|7	Name:		texlive-erdc
12mr|texlive-erdc-1.1-2|8	Version:	1.1
12mr|texlive-erdc-1.1-2|9	Release:	2
12mr|texlive-erdc-1.1-2|10	Summary:	Style for Reports by US Army Corps of Engineers
12mr|texlive-erdc-1.1-2|11	Group:		Publishing
12mr|texlive-erdc-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/erdc
12mr|texlive-erdc-1.1-2|13	License:	LPPL
12mr|texlive-erdc-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/erdc.tar.xz
12mr|texlive-erdc-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/erdc.doc.tar.xz
12mr|texlive-erdc-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/erdc.source.tar.xz
12mr|texlive-erdc-1.1-2|17	BuildArch:	noarch
12mr|texlive-erdc-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-erdc-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-erdc-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-erdc-1.1-2|21	
12mr|texlive-erdc-1.1-2|22	%description
12mr|texlive-erdc-1.1-2|23	A class for typesetting Technical Information Reports of the
12mr|texlive-erdc-1.1-2|24	Engineer Research and Development Center, US Army Corps of
12mr|texlive-erdc-1.1-2|25	Engineers. The class was commissioned and paid for by US Army
12mr|texlive-erdc-1.1-2|26	Corps of Engineers, Engineer Research and Development Center,
12mr|texlive-erdc-1.1-2|27	3909 Halls Ferry Road, Vicksburg, MS 39180-6199.
12mr|texlive-erdc-1.1-2|28	
12mr|texlive-erdc-1.1-2|29	%post
12mr|texlive-erdc-1.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-erdc-1.1-2|31	
12mr|texlive-erdc-1.1-2|32	%postun
12mr|texlive-erdc-1.1-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-erdc-1.1-2|34	%{_sbindir}/texlive.post
12mr|texlive-erdc-1.1-2|35	fi
12mr|texlive-erdc-1.1-2|36	
12mr|texlive-erdc-1.1-2|37	#-----------------------------------------------------------------------
12mr|texlive-erdc-1.1-2|38	%files
12mr|texlive-erdc-1.1-2|39	%{_texmfdistdir}/tex/latex/erdc/erdc.cls
12mr|texlive-erdc-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/erdc/README
12mr|texlive-erdc-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/erdc/erdc.bib
12mr|texlive-erdc-1.1-2|42	%doc %{_texmfdistdir}/doc/latex/erdc/erdc.pdf
12mr|texlive-erdc-1.1-2|43	%doc %{_texmfdistdir}/doc/latex/erdc/nola.eps
12mr|texlive-erdc-1.1-2|44	%doc %{_texmfdistdir}/doc/latex/erdc/nola.pdf
12mr|texlive-erdc-1.1-2|45	%doc %{_texmfdistdir}/doc/latex/erdc/red_corps_castle2.eps
12mr|texlive-erdc-1.1-2|46	%doc %{_texmfdistdir}/doc/latex/erdc/red_corps_castle2.pdf
12mr|texlive-erdc-1.1-2|47	%doc %{_texmfdistdir}/doc/latex/erdc/sample.pdf
12mr|texlive-erdc-1.1-2|48	%doc %{_texmfdistdir}/doc/latex/erdc/sample.tex
12mr|texlive-erdc-1.1-2|49	#- source
12mr|texlive-erdc-1.1-2|50	%doc %{_texmfdistdir}/source/latex/erdc/Makefile
12mr|texlive-erdc-1.1-2|51	%doc %{_texmfdistdir}/source/latex/erdc/erdc.dtx
12mr|texlive-erdc-1.1-2|52	%doc %{_texmfdistdir}/source/latex/erdc/erdc.ins
12mr|texlive-erdc-1.1-2|53	
12mr|texlive-erdc-1.1-2|54	#-----------------------------------------------------------------------
12mr|texlive-erdc-1.1-2|55	%prep
12mr|texlive-erdc-1.1-2|56	%setup -c -a0 -a1 -a2
12mr|texlive-erdc-1.1-2|57	
12mr|texlive-erdc-1.1-2|58	%build
12mr|texlive-erdc-1.1-2|59	
12mr|texlive-erdc-1.1-2|60	%install
12mr|texlive-erdc-1.1-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-erdc-1.1-2|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-erdc-1.1-2|63	
12mr|texlive-erdc-1.1-2|64	
12mr|texlive-erdc-1.1-2|65	
12mr|texlive-erdc-1.1-2|66	%changelog
12mr|texlive-erdc-1.1-2|67	

17307 12
12mr|texlive-errata-v0.3-2|1	# revision 15878
12mr|texlive-errata-v0.3-2|2	# category Package
12mr|texlive-errata-v0.3-2|3	# catalog-ctan /macros/latex/contrib/errata
12mr|texlive-errata-v0.3-2|4	# catalog-date 2008-08-19 20:15:24 +0200
12mr|texlive-errata-v0.3-2|5	# catalog-license lppl
12mr|texlive-errata-v0.3-2|6	# catalog-version v0.3
12mr|texlive-errata-v0.3-2|7	Name:		texlive-errata
12mr|texlive-errata-v0.3-2|8	Version:	v0.3
12mr|texlive-errata-v0.3-2|9	Release:	2
12mr|texlive-errata-v0.3-2|10	Summary:	Error markup for LaTeX documents
12mr|texlive-errata-v0.3-2|11	Group:		Publishing
12mr|texlive-errata-v0.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/errata
12mr|texlive-errata-v0.3-2|13	License:	LPPL
12mr|texlive-errata-v0.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/errata.tar.xz
12mr|texlive-errata-v0.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/errata.doc.tar.xz
12mr|texlive-errata-v0.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/errata.source.tar.xz
12mr|texlive-errata-v0.3-2|17	BuildArch:	noarch
12mr|texlive-errata-v0.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-errata-v0.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-errata-v0.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-errata-v0.3-2|21	
12mr|texlive-errata-v0.3-2|22	%description
12mr|texlive-errata-v0.3-2|23	This package provides a simple infrastructure for recording
12mr|texlive-errata-v0.3-2|24	errata in LaTeX documents. This allows the user to maintain an
12mr|texlive-errata-v0.3-2|25	updated version of the document (with all errors corrected) and
12mr|texlive-errata-v0.3-2|26	to automatically generate an errata document highlighting the
12mr|texlive-errata-v0.3-2|27	difference to the published version.
12mr|texlive-errata-v0.3-2|28	
12mr|texlive-errata-v0.3-2|29	%post
12mr|texlive-errata-v0.3-2|30	%{_sbindir}/texlive.post
12mr|texlive-errata-v0.3-2|31	
12mr|texlive-errata-v0.3-2|32	%postun
12mr|texlive-errata-v0.3-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-errata-v0.3-2|34	%{_sbindir}/texlive.post
12mr|texlive-errata-v0.3-2|35	fi
12mr|texlive-errata-v0.3-2|36	
12mr|texlive-errata-v0.3-2|37	#-----------------------------------------------------------------------
12mr|texlive-errata-v0.3-2|38	%files
12mr|texlive-errata-v0.3-2|39	%{_texmfdistdir}/tex/latex/errata/errata.sty
12mr|texlive-errata-v0.3-2|40	%doc %{_texmfdistdir}/doc/latex/errata/README
12mr|texlive-errata-v0.3-2|41	%doc %{_texmfdistdir}/doc/latex/errata/errata-errata.tex
12mr|texlive-errata-v0.3-2|42	%doc %{_texmfdistdir}/doc/latex/errata/errata.pdf
12mr|texlive-errata-v0.3-2|43	#- source
12mr|texlive-errata-v0.3-2|44	%doc %{_texmfdistdir}/source/latex/errata/errata.dtx
12mr|texlive-errata-v0.3-2|45	%doc %{_texmfdistdir}/source/latex/errata/errata.ins
12mr|texlive-errata-v0.3-2|46	
12mr|texlive-errata-v0.3-2|47	#-----------------------------------------------------------------------
12mr|texlive-errata-v0.3-2|48	%prep
12mr|texlive-errata-v0.3-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-errata-v0.3-2|50	
12mr|texlive-errata-v0.3-2|51	%build
12mr|texlive-errata-v0.3-2|52	
12mr|texlive-errata-v0.3-2|53	%install
12mr|texlive-errata-v0.3-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-errata-v0.3-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-errata-v0.3-2|56	
12mr|texlive-errata-v0.3-2|57	
12mr|texlive-errata-v0.3-2|58	
12mr|texlive-errata-v0.3-2|59	%changelog
12mr|texlive-errata-v0.3-2|60	

17308 12
12mr|texlive-esdiff-1.2-2|1	# revision 21385
12mr|texlive-esdiff-1.2-2|2	# category Package
12mr|texlive-esdiff-1.2-2|3	# catalog-ctan /macros/latex/contrib/esdiff
12mr|texlive-esdiff-1.2-2|4	# catalog-date 2011-02-13 18:31:54 +0100
12mr|texlive-esdiff-1.2-2|5	# catalog-license lppl1
12mr|texlive-esdiff-1.2-2|6	# catalog-version 1.2
12mr|texlive-esdiff-1.2-2|7	Name:		texlive-esdiff
12mr|texlive-esdiff-1.2-2|8	Version:	1.2
12mr|texlive-esdiff-1.2-2|9	Release:	2
12mr|texlive-esdiff-1.2-2|10	Summary:	Simplify typesetting of derivatives
12mr|texlive-esdiff-1.2-2|11	Group:		Publishing
12mr|texlive-esdiff-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/esdiff
12mr|texlive-esdiff-1.2-2|13	License:	LPPL1
12mr|texlive-esdiff-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esdiff.tar.xz
12mr|texlive-esdiff-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esdiff.doc.tar.xz
12mr|texlive-esdiff-1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esdiff.source.tar.xz
12mr|texlive-esdiff-1.2-2|17	BuildArch:	noarch
12mr|texlive-esdiff-1.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-esdiff-1.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-esdiff-1.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-esdiff-1.2-2|21	
12mr|texlive-esdiff-1.2-2|22	%description
12mr|texlive-esdiff-1.2-2|23	The package makes writing derivatives very easy. It offers
12mr|texlive-esdiff-1.2-2|24	macros for derivatives, partial derivatives and multiple
12mr|texlive-esdiff-1.2-2|25	derivatives, and allows specification of the point at which the
12mr|texlive-esdiff-1.2-2|26	value is calculated. Some typographic alternatives may be
12mr|texlive-esdiff-1.2-2|27	selected by package options.
12mr|texlive-esdiff-1.2-2|28	
12mr|texlive-esdiff-1.2-2|29	%post
12mr|texlive-esdiff-1.2-2|30	%{_sbindir}/texlive.post
12mr|texlive-esdiff-1.2-2|31	
12mr|texlive-esdiff-1.2-2|32	%postun
12mr|texlive-esdiff-1.2-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-esdiff-1.2-2|34	%{_sbindir}/texlive.post
12mr|texlive-esdiff-1.2-2|35	fi
12mr|texlive-esdiff-1.2-2|36	
12mr|texlive-esdiff-1.2-2|37	#-----------------------------------------------------------------------
12mr|texlive-esdiff-1.2-2|38	%files
12mr|texlive-esdiff-1.2-2|39	%{_texmfdistdir}/tex/latex/esdiff/esdiff.sty
12mr|texlive-esdiff-1.2-2|40	%doc %{_texmfdistdir}/doc/latex/esdiff/README
12mr|texlive-esdiff-1.2-2|41	%doc %{_texmfdistdir}/doc/latex/esdiff/esdiff.pdf
12mr|texlive-esdiff-1.2-2|42	#- source
12mr|texlive-esdiff-1.2-2|43	%doc %{_texmfdistdir}/source/latex/esdiff/esdiff.dtx
12mr|texlive-esdiff-1.2-2|44	%doc %{_texmfdistdir}/source/latex/esdiff/esdiff.ins
12mr|texlive-esdiff-1.2-2|45	
12mr|texlive-esdiff-1.2-2|46	#-----------------------------------------------------------------------
12mr|texlive-esdiff-1.2-2|47	%prep
12mr|texlive-esdiff-1.2-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-esdiff-1.2-2|49	
12mr|texlive-esdiff-1.2-2|50	%build
12mr|texlive-esdiff-1.2-2|51	
12mr|texlive-esdiff-1.2-2|52	%install
12mr|texlive-esdiff-1.2-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-esdiff-1.2-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-esdiff-1.2-2|55	
12mr|texlive-esdiff-1.2-2|56	
12mr|texlive-esdiff-1.2-2|57	
12mr|texlive-esdiff-1.2-2|58	%changelog
12mr|texlive-esdiff-1.2-2|59	

17309 12
12mr|texlive-ESIEEcv-20090430-2|1	# revision 15878
12mr|texlive-ESIEEcv-20090430-2|2	# category Package
12mr|texlive-ESIEEcv-20090430-2|3	# catalog-ctan /macros/latex/contrib/ESIEEcv
12mr|texlive-ESIEEcv-20090430-2|4	# catalog-date 2009-04-30 00:32:08 +0200
12mr|texlive-ESIEEcv-20090430-2|5	# catalog-license lppl
12mr|texlive-ESIEEcv-20090430-2|6	# catalog-version undef
12mr|texlive-ESIEEcv-20090430-2|7	Name:		texlive-ESIEEcv
12mr|texlive-ESIEEcv-20090430-2|8	Version:	20090430
12mr|texlive-ESIEEcv-20090430-2|9	Release:	2
12mr|texlive-ESIEEcv-20090430-2|10	Summary:	Curriculum vitae for French use
12mr|texlive-ESIEEcv-20090430-2|11	Group:		Publishing
12mr|texlive-ESIEEcv-20090430-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ESIEEcv
12mr|texlive-ESIEEcv-20090430-2|13	License:	LPPL
12mr|texlive-ESIEEcv-20090430-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ESIEEcv.tar.xz
12mr|texlive-ESIEEcv-20090430-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ESIEEcv.doc.tar.xz
12mr|texlive-ESIEEcv-20090430-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ESIEEcv.source.tar.xz
12mr|texlive-ESIEEcv-20090430-2|17	BuildArch:	noarch
12mr|texlive-ESIEEcv-20090430-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ESIEEcv-20090430-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ESIEEcv-20090430-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ESIEEcv-20090430-2|21	
12mr|texlive-ESIEEcv-20090430-2|22	%description
12mr|texlive-ESIEEcv-20090430-2|23	The package allows the user to set up a curriculum vitae as a
12mr|texlive-ESIEEcv-20090430-2|24	French employer will expect.
12mr|texlive-ESIEEcv-20090430-2|25	
12mr|texlive-ESIEEcv-20090430-2|26	%post
12mr|texlive-ESIEEcv-20090430-2|27	%{_sbindir}/texlive.post
12mr|texlive-ESIEEcv-20090430-2|28	
12mr|texlive-ESIEEcv-20090430-2|29	%postun
12mr|texlive-ESIEEcv-20090430-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-ESIEEcv-20090430-2|31	%{_sbindir}/texlive.post
12mr|texlive-ESIEEcv-20090430-2|32	fi
12mr|texlive-ESIEEcv-20090430-2|33	
12mr|texlive-ESIEEcv-20090430-2|34	#-----------------------------------------------------------------------
12mr|texlive-ESIEEcv-20090430-2|35	%files
12mr|texlive-ESIEEcv-20090430-2|36	%{_texmfdistdir}/tex/latex/ESIEEcv/ESIEEcv.sty
12mr|texlive-ESIEEcv-20090430-2|37	%doc %{_texmfdistdir}/doc/latex/ESIEEcv/ESIEEcv.pdf
12mr|texlive-ESIEEcv-20090430-2|38	%doc %{_texmfdistdir}/doc/latex/ESIEEcv/cvtest.pdf
12mr|texlive-ESIEEcv-20090430-2|39	%doc %{_texmfdistdir}/doc/latex/ESIEEcv/cvtest.tex
12mr|texlive-ESIEEcv-20090430-2|40	#- source
12mr|texlive-ESIEEcv-20090430-2|41	%doc %{_texmfdistdir}/source/latex/ESIEEcv/ESIEEcv.dtx
12mr|texlive-ESIEEcv-20090430-2|42	%doc %{_texmfdistdir}/source/latex/ESIEEcv/ESIEEcv.ins
12mr|texlive-ESIEEcv-20090430-2|43	
12mr|texlive-ESIEEcv-20090430-2|44	#-----------------------------------------------------------------------
12mr|texlive-ESIEEcv-20090430-2|45	%prep
12mr|texlive-ESIEEcv-20090430-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-ESIEEcv-20090430-2|47	
12mr|texlive-ESIEEcv-20090430-2|48	%build
12mr|texlive-ESIEEcv-20090430-2|49	
12mr|texlive-ESIEEcv-20090430-2|50	%install
12mr|texlive-ESIEEcv-20090430-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ESIEEcv-20090430-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ESIEEcv-20090430-2|53	
12mr|texlive-ESIEEcv-20090430-2|54	
12mr|texlive-ESIEEcv-20090430-2|55	
12mr|texlive-ESIEEcv-20090430-2|56	%changelog
12mr|texlive-ESIEEcv-20090430-2|57	

17310 12
12mr|texlive-esint-1.1-2|1	# revision 15878
12mr|texlive-esint-1.1-2|2	# category Package
12mr|texlive-esint-1.1-2|3	# catalog-ctan /macros/latex/contrib/esint
12mr|texlive-esint-1.1-2|4	# catalog-date 2006-10-27 00:09:51 +0200
12mr|texlive-esint-1.1-2|5	# catalog-license pd
12mr|texlive-esint-1.1-2|6	# catalog-version 1.1
12mr|texlive-esint-1.1-2|7	Name:		texlive-esint
12mr|texlive-esint-1.1-2|8	Version:	1.1
12mr|texlive-esint-1.1-2|9	Release:	2
12mr|texlive-esint-1.1-2|10	Summary:	Extended set of integrals for Computer Modern
12mr|texlive-esint-1.1-2|11	Group:		Publishing
12mr|texlive-esint-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/esint
12mr|texlive-esint-1.1-2|13	License:	PD
12mr|texlive-esint-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esint.tar.xz
12mr|texlive-esint-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esint.doc.tar.xz
12mr|texlive-esint-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esint.source.tar.xz
12mr|texlive-esint-1.1-2|17	BuildArch:	noarch
12mr|texlive-esint-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-esint-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-esint-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-esint-1.1-2|21	
12mr|texlive-esint-1.1-2|22	%description
12mr|texlive-esint-1.1-2|23	The esint package permits access to alternate integral symbols
12mr|texlive-esint-1.1-2|24	when you're using the Computer Modern fonts. In the original
12mr|texlive-esint-1.1-2|25	set, several integral symbols are missing, such as \oiint. Many
12mr|texlive-esint-1.1-2|26	of these symbols are available in other font sets (pxfonts,
12mr|texlive-esint-1.1-2|27	txfonts, etc.), but there is no good solution if you want to
12mr|texlive-esint-1.1-2|28	use Computer Modern. The package provides Metafont source and
12mr|texlive-esint-1.1-2|29	LaTeX macro support.
12mr|texlive-esint-1.1-2|30	
12mr|texlive-esint-1.1-2|31	%post
12mr|texlive-esint-1.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-esint-1.1-2|33	
12mr|texlive-esint-1.1-2|34	%postun
12mr|texlive-esint-1.1-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-esint-1.1-2|36	%{_sbindir}/texlive.post
12mr|texlive-esint-1.1-2|37	fi
12mr|texlive-esint-1.1-2|38	
12mr|texlive-esint-1.1-2|39	#-----------------------------------------------------------------------
12mr|texlive-esint-1.1-2|40	%files
12mr|texlive-esint-1.1-2|41	%{_texmfdistdir}/fonts/source/public/esint/bigint.mf
12mr|texlive-esint-1.1-2|42	%{_texmfdistdir}/fonts/source/public/esint/esint10.mf
12mr|texlive-esint-1.1-2|43	%{_texmfdistdir}/fonts/source/public/esint/mathint.mf
12mr|texlive-esint-1.1-2|44	%{_texmfdistdir}/fonts/tfm/public/esint/esint10.tfm
12mr|texlive-esint-1.1-2|45	%{_texmfdistdir}/tex/latex/esint/esint.sty
12mr|texlive-esint-1.1-2|46	%{_texmfdistdir}/tex/latex/esint/uesint.fd
12mr|texlive-esint-1.1-2|47	%doc %{_texmfdistdir}/doc/latex/esint/README
12mr|texlive-esint-1.1-2|48	%doc %{_texmfdistdir}/doc/latex/esint/esint.pdf
12mr|texlive-esint-1.1-2|49	#- source
12mr|texlive-esint-1.1-2|50	%doc %{_texmfdistdir}/source/latex/esint/esint.dtx
12mr|texlive-esint-1.1-2|51	%doc %{_texmfdistdir}/source/latex/esint/esint.ins
12mr|texlive-esint-1.1-2|52	
12mr|texlive-esint-1.1-2|53	#-----------------------------------------------------------------------
12mr|texlive-esint-1.1-2|54	%prep
12mr|texlive-esint-1.1-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-esint-1.1-2|56	
12mr|texlive-esint-1.1-2|57	%build
12mr|texlive-esint-1.1-2|58	
12mr|texlive-esint-1.1-2|59	%install
12mr|texlive-esint-1.1-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-esint-1.1-2|61	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-esint-1.1-2|62	
12mr|texlive-esint-1.1-2|63	
12mr|texlive-esint-1.1-2|64	
12mr|texlive-esint-1.1-2|65	%changelog
12mr|texlive-esint-1.1-2|66	

17311 12
12mr|texlive-esint-type1-20080116-2|1	# revision 15878
12mr|texlive-esint-type1-20080116-2|2	# category Package
12mr|texlive-esint-type1-20080116-2|3	# catalog-ctan /fonts/ps-type1/esint
12mr|texlive-esint-type1-20080116-2|4	# catalog-date 2008-01-16 21:31:11 +0100
12mr|texlive-esint-type1-20080116-2|5	# catalog-license pd
12mr|texlive-esint-type1-20080116-2|6	# catalog-version undef
12mr|texlive-esint-type1-20080116-2|7	Name:		texlive-esint-type1
12mr|texlive-esint-type1-20080116-2|8	Version:	20080116
12mr|texlive-esint-type1-20080116-2|9	Release:	2
12mr|texlive-esint-type1-20080116-2|10	Summary:	Font esint10 in Type 1 format
12mr|texlive-esint-type1-20080116-2|11	Group:		Publishing
12mr|texlive-esint-type1-20080116-2|12	URL:		http://www.ctan.org/tex-archive/fonts/ps-type1/esint
12mr|texlive-esint-type1-20080116-2|13	License:	PD
12mr|texlive-esint-type1-20080116-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esint-type1.tar.xz
12mr|texlive-esint-type1-20080116-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esint-type1.doc.tar.xz
12mr|texlive-esint-type1-20080116-2|16	BuildArch:	noarch
12mr|texlive-esint-type1-20080116-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-esint-type1-20080116-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-esint-type1-20080116-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-esint-type1-20080116-2|20	Requires:	texlive-esint
12mr|texlive-esint-type1-20080116-2|21	
12mr|texlive-esint-type1-20080116-2|22	%description
12mr|texlive-esint-type1-20080116-2|23	This is Eddie Saudrais's font esint10 in Adobe Type 1 format.
12mr|texlive-esint-type1-20080116-2|24	The Adobe Type 1 implementation was generated from the original
12mr|texlive-esint-type1-20080116-2|25	MetaFont using mftrace. This distribution does not contain the
12mr|texlive-esint-type1-20080116-2|26	TFM files that are necessary to use the fonts with TeX; the TFM
12mr|texlive-esint-type1-20080116-2|27	files can be generated from the Metafont sources obtained by
12mr|texlive-esint-type1-20080116-2|28	following the instructions in the normal way.
12mr|texlive-esint-type1-20080116-2|29	
12mr|texlive-esint-type1-20080116-2|30	%post
12mr|texlive-esint-type1-20080116-2|31	%{_sbindir}/texlive.post
12mr|texlive-esint-type1-20080116-2|32	
12mr|texlive-esint-type1-20080116-2|33	%postun
12mr|texlive-esint-type1-20080116-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-esint-type1-20080116-2|35	%{_sbindir}/texlive.post
12mr|texlive-esint-type1-20080116-2|36	fi
12mr|texlive-esint-type1-20080116-2|37	
12mr|texlive-esint-type1-20080116-2|38	#-----------------------------------------------------------------------
12mr|texlive-esint-type1-20080116-2|39	%files
12mr|texlive-esint-type1-20080116-2|40	%{_texmfdistdir}/dvips/esint-type1/config.esint
12mr|texlive-esint-type1-20080116-2|41	%{_texmfdistdir}/fonts/map/dvips/esint-type1/esint.map
12mr|texlive-esint-type1-20080116-2|42	%{_texmfdistdir}/fonts/type1/public/esint-type1/esint10.pfb
12mr|texlive-esint-type1-20080116-2|43	%{_texmfdistdir}/tex/plain/esint-type1/esint.tex
12mr|texlive-esint-type1-20080116-2|44	%doc %{_texmfdistdir}/doc/fonts/esint-type1/README
12mr|texlive-esint-type1-20080116-2|45	%doc %{_texmfdistdir}/doc/fonts/esint-type1/README.plainTeX
12mr|texlive-esint-type1-20080116-2|46	%doc %{_texmfdistdir}/doc/fonts/esint-type1/table.pdf
12mr|texlive-esint-type1-20080116-2|47	%doc %{_texmfdistdir}/doc/fonts/esint-type1/table.tex
12mr|texlive-esint-type1-20080116-2|48	
12mr|texlive-esint-type1-20080116-2|49	#-----------------------------------------------------------------------
12mr|texlive-esint-type1-20080116-2|50	%prep
12mr|texlive-esint-type1-20080116-2|51	%setup -c -a0 -a1
12mr|texlive-esint-type1-20080116-2|52	
12mr|texlive-esint-type1-20080116-2|53	%build
12mr|texlive-esint-type1-20080116-2|54	
12mr|texlive-esint-type1-20080116-2|55	%install
12mr|texlive-esint-type1-20080116-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-esint-type1-20080116-2|57	cp -fpar dvips fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-esint-type1-20080116-2|58	
12mr|texlive-esint-type1-20080116-2|59	
12mr|texlive-esint-type1-20080116-2|60	
12mr|texlive-esint-type1-20080116-2|61	%changelog
12mr|texlive-esint-type1-20080116-2|62	

17312 12
12mr|texlive-esk-1.0-2|1	# revision 18115
12mr|texlive-esk-1.0-2|2	# category Package
12mr|texlive-esk-1.0-2|3	# catalog-ctan /macros/latex/contrib/esk
12mr|texlive-esk-1.0-2|4	# catalog-date 2010-05-11 12:36:30 +0200
12mr|texlive-esk-1.0-2|5	# catalog-license gpl
12mr|texlive-esk-1.0-2|6	# catalog-version 1.0
12mr|texlive-esk-1.0-2|7	Name:		texlive-esk
12mr|texlive-esk-1.0-2|8	Version:	1.0
12mr|texlive-esk-1.0-2|9	Release:	2
12mr|texlive-esk-1.0-2|10	Summary:	Package to encapsulate Sketch files in LaTeX sources
12mr|texlive-esk-1.0-2|11	Group:		Publishing
12mr|texlive-esk-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/esk
12mr|texlive-esk-1.0-2|13	License:	GPL
12mr|texlive-esk-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esk.tar.xz
12mr|texlive-esk-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esk.doc.tar.xz
12mr|texlive-esk-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esk.source.tar.xz
12mr|texlive-esk-1.0-2|17	BuildArch:	noarch
12mr|texlive-esk-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-esk-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-esk-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-esk-1.0-2|21	
12mr|texlive-esk-1.0-2|22	%description
12mr|texlive-esk-1.0-2|23	The ESK package allows to encapsulate Sketch files in LaTeX
12mr|texlive-esk-1.0-2|24	sources. This is very useful for keeping illustrations in sync
12mr|texlive-esk-1.0-2|25	with the text. It also frees the user from inventing
12mr|texlive-esk-1.0-2|26	descriptive names for new files that fit into the confines of
12mr|texlive-esk-1.0-2|27	file system conventions. Sketch is a 3D scene description
12mr|texlive-esk-1.0-2|28	language by Eugene K. Ressler and can generate TikZ and
12mr|texlive-esk-1.0-2|29	PSTricks code. ESK behaves in a similar fashion to EMP (which
12mr|texlive-esk-1.0-2|30	encapsulates Metapost files), and was in fact developed from
12mr|texlive-esk-1.0-2|31	it.
12mr|texlive-esk-1.0-2|32	
12mr|texlive-esk-1.0-2|33	%post
12mr|texlive-esk-1.0-2|34	%{_sbindir}/texlive.post
12mr|texlive-esk-1.0-2|35	
12mr|texlive-esk-1.0-2|36	%postun
12mr|texlive-esk-1.0-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-esk-1.0-2|38	%{_sbindir}/texlive.post
12mr|texlive-esk-1.0-2|39	fi
12mr|texlive-esk-1.0-2|40	
12mr|texlive-esk-1.0-2|41	#-----------------------------------------------------------------------
12mr|texlive-esk-1.0-2|42	%files
12mr|texlive-esk-1.0-2|43	%{_texmfdistdir}/tex/latex/esk/esk.sty
12mr|texlive-esk-1.0-2|44	%doc %{_texmfdistdir}/doc/latex/esk/COPYING
12mr|texlive-esk-1.0-2|45	%doc %{_texmfdistdir}/doc/latex/esk/README
12mr|texlive-esk-1.0-2|46	%doc %{_texmfdistdir}/doc/latex/esk/esk.pdf
12mr|texlive-esk-1.0-2|47	%doc %{_texmfdistdir}/doc/latex/esk/eskman.pdf
12mr|texlive-esk-1.0-2|48	#- source
12mr|texlive-esk-1.0-2|49	%doc %{_texmfdistdir}/source/latex/esk/Makefile
12mr|texlive-esk-1.0-2|50	%doc %{_texmfdistdir}/source/latex/esk/esk.drv
12mr|texlive-esk-1.0-2|51	%doc %{_texmfdistdir}/source/latex/esk/esk.dtx
12mr|texlive-esk-1.0-2|52	%doc %{_texmfdistdir}/source/latex/esk/esk.ins
12mr|texlive-esk-1.0-2|53	%doc %{_texmfdistdir}/source/latex/esk/eskman.drv
12mr|texlive-esk-1.0-2|54	
12mr|texlive-esk-1.0-2|55	#-----------------------------------------------------------------------
12mr|texlive-esk-1.0-2|56	%prep
12mr|texlive-esk-1.0-2|57	%setup -c -a0 -a1 -a2
12mr|texlive-esk-1.0-2|58	
12mr|texlive-esk-1.0-2|59	%build
12mr|texlive-esk-1.0-2|60	
12mr|texlive-esk-1.0-2|61	%install
12mr|texlive-esk-1.0-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-esk-1.0-2|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-esk-1.0-2|64	
12mr|texlive-esk-1.0-2|65	
12mr|texlive-esk-1.0-2|66	
12mr|texlive-esk-1.0-2|67	%changelog
12mr|texlive-esk-1.0-2|68	

17313 12
12mr|texlive-eskd-20070214-2|1	# revision 15878
12mr|texlive-eskd-20070214-2|2	# category Package
12mr|texlive-eskd-20070214-2|3	# catalog-ctan /macros/latex/contrib/eskd
12mr|texlive-eskd-20070214-2|4	# catalog-date 2007-02-14 08:57:40 +0100
12mr|texlive-eskd-20070214-2|5	# catalog-license lppl
12mr|texlive-eskd-20070214-2|6	# catalog-version undef
12mr|texlive-eskd-20070214-2|7	Name:		texlive-eskd
12mr|texlive-eskd-20070214-2|8	Version:	20070214
12mr|texlive-eskd-20070214-2|9	Release:	2
12mr|texlive-eskd-20070214-2|10	Summary:	Modern Russian typesetting
12mr|texlive-eskd-20070214-2|11	Group:		Publishing
12mr|texlive-eskd-20070214-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eskd
12mr|texlive-eskd-20070214-2|13	License:	LPPL
12mr|texlive-eskd-20070214-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eskd.tar.xz
12mr|texlive-eskd-20070214-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eskd.doc.tar.xz
12mr|texlive-eskd-20070214-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eskd.source.tar.xz
12mr|texlive-eskd-20070214-2|17	BuildArch:	noarch
12mr|texlive-eskd-20070214-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-eskd-20070214-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-eskd-20070214-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-eskd-20070214-2|21	
12mr|texlive-eskd-20070214-2|22	%description
12mr|texlive-eskd-20070214-2|23	The class offers modern Russian text formatting, in accordance
12mr|texlive-eskd-20070214-2|24	with accepted design standards. Fonts not (apparently)
12mr|texlive-eskd-20070214-2|25	available on CTAN are required for use of the class.
12mr|texlive-eskd-20070214-2|26	
12mr|texlive-eskd-20070214-2|27	%post
12mr|texlive-eskd-20070214-2|28	%{_sbindir}/texlive.post
12mr|texlive-eskd-20070214-2|29	
12mr|texlive-eskd-20070214-2|30	%postun
12mr|texlive-eskd-20070214-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-eskd-20070214-2|32	%{_sbindir}/texlive.post
12mr|texlive-eskd-20070214-2|33	fi
12mr|texlive-eskd-20070214-2|34	
12mr|texlive-eskd-20070214-2|35	#-----------------------------------------------------------------------
12mr|texlive-eskd-20070214-2|36	%files
12mr|texlive-eskd-20070214-2|37	%{_texmfdistdir}/tex/latex/eskd/eskd.cls
12mr|texlive-eskd-20070214-2|38	%doc %{_texmfdistdir}/doc/latex/eskd/README
12mr|texlive-eskd-20070214-2|39	%doc %{_texmfdistdir}/doc/latex/eskd/eskd.pdf
12mr|texlive-eskd-20070214-2|40	%doc %{_texmfdistdir}/doc/latex/eskd/example.eps
12mr|texlive-eskd-20070214-2|41	%doc %{_texmfdistdir}/doc/latex/eskd/example.tex
12mr|texlive-eskd-20070214-2|42	#- source
12mr|texlive-eskd-20070214-2|43	%doc %{_texmfdistdir}/source/latex/eskd/eskd.dtx
12mr|texlive-eskd-20070214-2|44	%doc %{_texmfdistdir}/source/latex/eskd/eskd.ins
12mr|texlive-eskd-20070214-2|45	
12mr|texlive-eskd-20070214-2|46	#-----------------------------------------------------------------------
12mr|texlive-eskd-20070214-2|47	%prep
12mr|texlive-eskd-20070214-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-eskd-20070214-2|49	
12mr|texlive-eskd-20070214-2|50	%build
12mr|texlive-eskd-20070214-2|51	
12mr|texlive-eskd-20070214-2|52	%install
12mr|texlive-eskd-20070214-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-eskd-20070214-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-eskd-20070214-2|55	
12mr|texlive-eskd-20070214-2|56	
12mr|texlive-eskd-20070214-2|57	
12mr|texlive-eskd-20070214-2|58	%changelog
12mr|texlive-eskd-20070214-2|59	

17314 12
12mr|texlive-eskdx-0.98-2|1	# revision 22465
12mr|texlive-eskdx-0.98-2|2	# category Package
12mr|texlive-eskdx-0.98-2|3	# catalog-ctan /macros/latex/contrib/eskdx
12mr|texlive-eskdx-0.98-2|4	# catalog-date 2011-05-13 21:22:08 +0200
12mr|texlive-eskdx-0.98-2|5	# catalog-license lppl1.3
12mr|texlive-eskdx-0.98-2|6	# catalog-version 0.98
12mr|texlive-eskdx-0.98-2|7	Name:		texlive-eskdx
12mr|texlive-eskdx-0.98-2|8	Version:	0.98
12mr|texlive-eskdx-0.98-2|9	Release:	2
12mr|texlive-eskdx-0.98-2|10	Summary:	Modern Russian typesetting
12mr|texlive-eskdx-0.98-2|11	Group:		Publishing
12mr|texlive-eskdx-0.98-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eskdx
12mr|texlive-eskdx-0.98-2|13	License:	LPPL1.3
12mr|texlive-eskdx-0.98-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eskdx.tar.xz
12mr|texlive-eskdx-0.98-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eskdx.doc.tar.xz
12mr|texlive-eskdx-0.98-2|16	BuildArch:	noarch
12mr|texlive-eskdx-0.98-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-eskdx-0.98-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-eskdx-0.98-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-eskdx-0.98-2|20	
12mr|texlive-eskdx-0.98-2|21	%description
12mr|texlive-eskdx-0.98-2|22	Eskdx is a collection of LaTeX classes and packages to typeset
12mr|texlive-eskdx-0.98-2|23	textual and graphical documents in accordance with Russian (and
12mr|texlive-eskdx-0.98-2|24	probably post USSR) standards for designers.
12mr|texlive-eskdx-0.98-2|25	
12mr|texlive-eskdx-0.98-2|26	%post
12mr|texlive-eskdx-0.98-2|27	%{_sbindir}/texlive.post
12mr|texlive-eskdx-0.98-2|28	
12mr|texlive-eskdx-0.98-2|29	%postun
12mr|texlive-eskdx-0.98-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-eskdx-0.98-2|31	%{_sbindir}/texlive.post
12mr|texlive-eskdx-0.98-2|32	fi
12mr|texlive-eskdx-0.98-2|33	
12mr|texlive-eskdx-0.98-2|34	#-----------------------------------------------------------------------
12mr|texlive-eskdx-0.98-2|35	%files
12mr|texlive-eskdx-0.98-2|36	%{_texmfdistdir}/tex/latex/eskdx/eskdafterpkg.sty
12mr|texlive-eskdx-0.98-2|37	%{_texmfdistdir}/tex/latex/eskdx/eskdappsheet.sty
12mr|texlive-eskdx-0.98-2|38	%{_texmfdistdir}/tex/latex/eskdx/eskdbiblist.sty
12mr|texlive-eskdx-0.98-2|39	%{_texmfdistdir}/tex/latex/eskdx/eskdcap.sty
12mr|texlive-eskdx-0.98-2|40	%{_texmfdistdir}/tex/latex/eskdx/eskdchngsheet.sty
12mr|texlive-eskdx-0.98-2|41	%{_texmfdistdir}/tex/latex/eskdx/eskddstu.sty
12mr|texlive-eskdx-0.98-2|42	%{_texmfdistdir}/tex/latex/eskdx/eskdexplan.sty
12mr|texlive-eskdx-0.98-2|43	%{_texmfdistdir}/tex/latex/eskdx/eskdfont.sty
12mr|texlive-eskdx-0.98-2|44	%{_texmfdistdir}/tex/latex/eskdx/eskdfootnote.sty
12mr|texlive-eskdx-0.98-2|45	%{_texmfdistdir}/tex/latex/eskdx/eskdfreesize.sty
12mr|texlive-eskdx-0.98-2|46	%{_texmfdistdir}/tex/latex/eskdx/eskdgraph.cls
12mr|texlive-eskdx-0.98-2|47	%{_texmfdistdir}/tex/latex/eskdx/eskdhash.sty
12mr|texlive-eskdx-0.98-2|48	%{_texmfdistdir}/tex/latex/eskdx/eskdindent.sty
12mr|texlive-eskdx-0.98-2|49	%{_texmfdistdir}/tex/latex/eskdx/eskdinfo.sty
12mr|texlive-eskdx-0.98-2|50	%{_texmfdistdir}/tex/latex/eskdx/eskdlang.sty
12mr|texlive-eskdx-0.98-2|51	%{_texmfdistdir}/tex/latex/eskdx/eskdlist.sty
12mr|texlive-eskdx-0.98-2|52	%{_texmfdistdir}/tex/latex/eskdx/eskdpara.sty
12mr|texlive-eskdx-0.98-2|53	%{_texmfdistdir}/tex/latex/eskdx/eskdplain.sty
12mr|texlive-eskdx-0.98-2|54	%{_texmfdistdir}/tex/latex/eskdx/eskdrussian.def
12mr|texlive-eskdx-0.98-2|55	%{_texmfdistdir}/tex/latex/eskdx/eskdsect.sty
12mr|texlive-eskdx-0.98-2|56	%{_texmfdistdir}/tex/latex/eskdx/eskdspec.sty
12mr|texlive-eskdx-0.98-2|57	%{_texmfdistdir}/tex/latex/eskdx/eskdspecii.sty
12mr|texlive-eskdx-0.98-2|58	%{_texmfdistdir}/tex/latex/eskdx/eskdstamp.sty
12mr|texlive-eskdx-0.98-2|59	%{_texmfdistdir}/tex/latex/eskdx/eskdtab.cls
12mr|texlive-eskdx-0.98-2|60	%{_texmfdistdir}/tex/latex/eskdx/eskdtext.cls
12mr|texlive-eskdx-0.98-2|61	%{_texmfdistdir}/tex/latex/eskdx/eskdtitle.sty
12mr|texlive-eskdx-0.98-2|62	%{_texmfdistdir}/tex/latex/eskdx/eskdtitlebase.sty
12mr|texlive-eskdx-0.98-2|63	%{_texmfdistdir}/tex/latex/eskdx/eskdtotal.sty
12mr|texlive-eskdx-0.98-2|64	%{_texmfdistdir}/tex/latex/eskdx/eskdukrainian.def
12mr|texlive-eskdx-0.98-2|65	%doc %{_texmfdistdir}/doc/latex/eskdx/ChangeLog
12mr|texlive-eskdx-0.98-2|66	%doc %{_texmfdistdir}/doc/latex/eskdx/Makefile
12mr|texlive-eskdx-0.98-2|67	%doc %{_texmfdistdir}/doc/latex/eskdx/Makefile.unpacked
12mr|texlive-eskdx-0.98-2|68	%doc %{_texmfdistdir}/doc/latex/eskdx/NEWS
12mr|texlive-eskdx-0.98-2|69	%doc %{_texmfdistdir}/doc/latex/eskdx/NEWS.in
12mr|texlive-eskdx-0.98-2|70	%doc %{_texmfdistdir}/doc/latex/eskdx/README
12mr|texlive-eskdx-0.98-2|71	%doc %{_texmfdistdir}/doc/latex/eskdx/README.in
12mr|texlive-eskdx-0.98-2|72	%doc %{_texmfdistdir}/doc/latex/eskdx/include.m4
12mr|texlive-eskdx-0.98-2|73	%doc %{_texmfdistdir}/doc/latex/eskdx/include.mak
12mr|texlive-eskdx-0.98-2|74	%doc %{_texmfdistdir}/doc/latex/eskdx/manifest.txt
12mr|texlive-eskdx-0.98-2|75	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/Makefile
12mr|texlive-eskdx-0.98-2|76	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/eskdx.pdf
12mr|texlive-eskdx-0.98-2|77	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/eskdx.tex.in
12mr|texlive-eskdx-0.98-2|78	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/example.tex
12mr|texlive-eskdx-0.98-2|79	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/img-form1.svg
12mr|texlive-eskdx-0.98-2|80	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/img-form2.svg
12mr|texlive-eskdx-0.98-2|81	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/img-form2a.svg
12mr|texlive-eskdx-0.98-2|82	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/img-title.svg
12mr|texlive-eskdx-0.98-2|83	%doc %{_texmfdistdir}/doc/latex/eskdx/manual/latex2html-init
12mr|texlive-eskdx-0.98-2|84	%doc %{_texmfdistdir}/doc/latex/eskdx/source/Makefile
12mr|texlive-eskdx-0.98-2|85	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdafterpkg.sty.in
12mr|texlive-eskdx-0.98-2|86	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdappsheet.sty.in
12mr|texlive-eskdx-0.98-2|87	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdbiblist.sty.in
12mr|texlive-eskdx-0.98-2|88	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdcap.sty.in
12mr|texlive-eskdx-0.98-2|89	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdchngsheet.sty.in
12mr|texlive-eskdx-0.98-2|90	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskddstu.sty.in
12mr|texlive-eskdx-0.98-2|91	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdexplan.sty.in
12mr|texlive-eskdx-0.98-2|92	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdfont.sty.in
12mr|texlive-eskdx-0.98-2|93	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdfootnote.sty.in
12mr|texlive-eskdx-0.98-2|94	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdfreesize.sty.in
12mr|texlive-eskdx-0.98-2|95	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdgraph.cls.in
12mr|texlive-eskdx-0.98-2|96	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdhash.sty.in
12mr|texlive-eskdx-0.98-2|97	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdindent.sty.in
12mr|texlive-eskdx-0.98-2|98	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdinfo.sty.in
12mr|texlive-eskdx-0.98-2|99	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdlang.sty.in
12mr|texlive-eskdx-0.98-2|100	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdlist.sty.in
12mr|texlive-eskdx-0.98-2|101	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdpara.sty.in
12mr|texlive-eskdx-0.98-2|102	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdplain.sty.in
12mr|texlive-eskdx-0.98-2|103	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdrussian.def.in
12mr|texlive-eskdx-0.98-2|104	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdsect.sty.in
12mr|texlive-eskdx-0.98-2|105	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdspec.sty.in
12mr|texlive-eskdx-0.98-2|106	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdspecii.sty.in
12mr|texlive-eskdx-0.98-2|107	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdstamp.sty.in
12mr|texlive-eskdx-0.98-2|108	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdtab.cls.in
12mr|texlive-eskdx-0.98-2|109	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdtext.cls.in
12mr|texlive-eskdx-0.98-2|110	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdtitle.sty.in
12mr|texlive-eskdx-0.98-2|111	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdtitlebase.sty.in
12mr|texlive-eskdx-0.98-2|112	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdtotal.sty.in
12mr|texlive-eskdx-0.98-2|113	%doc %{_texmfdistdir}/doc/latex/eskdx/source/eskdukrainian.def.in
12mr|texlive-eskdx-0.98-2|114	%doc %{_texmfdistdir}/doc/latex/eskdx/test/Makefile
12mr|texlive-eskdx-0.98-2|115	%doc %{_texmfdistdir}/doc/latex/eskdx/test/appsheet.tex
12mr|texlive-eskdx-0.98-2|116	%doc %{_texmfdistdir}/doc/latex/eskdx/test/drawing-a2.tex
12mr|texlive-eskdx-0.98-2|117	%doc %{_texmfdistdir}/doc/latex/eskdx/test/drawing-a3-mp.tex
12mr|texlive-eskdx-0.98-2|118	%doc %{_texmfdistdir}/doc/latex/eskdx/test/drawing-a3-p.tex
12mr|texlive-eskdx-0.98-2|119	%doc %{_texmfdistdir}/doc/latex/eskdx/test/drawing-a3.tex
12mr|texlive-eskdx-0.98-2|120	%doc %{_texmfdistdir}/doc/latex/eskdx/test/drawing-a4.tex
12mr|texlive-eskdx-0.98-2|121	%doc %{_texmfdistdir}/doc/latex/eskdx/test/footnote.tex
12mr|texlive-eskdx-0.98-2|122	%doc %{_texmfdistdir}/doc/latex/eskdx/test/freesizesheets.tex
12mr|texlive-eskdx-0.98-2|123	%doc %{_texmfdistdir}/doc/latex/eskdx/test/general.tex
12mr|texlive-eskdx-0.98-2|124	%doc %{_texmfdistdir}/doc/latex/eskdx/test/general2.tex
12mr|texlive-eskdx-0.98-2|125	%doc %{_texmfdistdir}/doc/latex/eskdx/test/numbering.tex
12mr|texlive-eskdx-0.98-2|126	%doc %{_texmfdistdir}/doc/latex/eskdx/test/pagestyle.tex
12mr|texlive-eskdx-0.98-2|127	%doc %{_texmfdistdir}/doc/latex/eskdx/test/spec.tex
12mr|texlive-eskdx-0.98-2|128	%doc %{_texmfdistdir}/doc/latex/eskdx/test/specii.tex
12mr|texlive-eskdx-0.98-2|129	%doc %{_texmfdistdir}/doc/latex/eskdx/test/twoside.tex
12mr|texlive-eskdx-0.98-2|130	
12mr|texlive-eskdx-0.98-2|131	#-----------------------------------------------------------------------
12mr|texlive-eskdx-0.98-2|132	%prep
12mr|texlive-eskdx-0.98-2|133	%setup -c -a0 -a1
12mr|texlive-eskdx-0.98-2|134	
12mr|texlive-eskdx-0.98-2|135	%build
12mr|texlive-eskdx-0.98-2|136	
12mr|texlive-eskdx-0.98-2|137	%install
12mr|texlive-eskdx-0.98-2|138	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-eskdx-0.98-2|139	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-eskdx-0.98-2|140	
12mr|texlive-eskdx-0.98-2|141	
12mr|texlive-eskdx-0.98-2|142	
12mr|texlive-eskdx-0.98-2|143	%changelog
12mr|texlive-eskdx-0.98-2|144	

17315 12
12mr|texlive-eso-pic-2.0c-2|1	# revision 21515
12mr|texlive-eso-pic-2.0c-2|2	# category Package
12mr|texlive-eso-pic-2.0c-2|3	# catalog-ctan /macros/latex/contrib/eso-pic
12mr|texlive-eso-pic-2.0c-2|4	# catalog-date 2010-10-06 15:20:29 +0200
12mr|texlive-eso-pic-2.0c-2|5	# catalog-license lppl1.2
12mr|texlive-eso-pic-2.0c-2|6	# catalog-version 2.0c
12mr|texlive-eso-pic-2.0c-2|7	Name:		texlive-eso-pic
12mr|texlive-eso-pic-2.0c-2|8	Version:	2.0c
12mr|texlive-eso-pic-2.0c-2|9	Release:	2
12mr|texlive-eso-pic-2.0c-2|10	Summary:	Add picture commands (or backgrounds) to every page
12mr|texlive-eso-pic-2.0c-2|11	Group:		Publishing
12mr|texlive-eso-pic-2.0c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eso-pic
12mr|texlive-eso-pic-2.0c-2|13	License:	LPPL1.2
12mr|texlive-eso-pic-2.0c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eso-pic.tar.xz
12mr|texlive-eso-pic-2.0c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eso-pic.doc.tar.xz
12mr|texlive-eso-pic-2.0c-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eso-pic.source.tar.xz
12mr|texlive-eso-pic-2.0c-2|17	BuildArch:	noarch
12mr|texlive-eso-pic-2.0c-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-eso-pic-2.0c-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-eso-pic-2.0c-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-eso-pic-2.0c-2|21	
12mr|texlive-eso-pic-2.0c-2|22	%description
12mr|texlive-eso-pic-2.0c-2|23	Eso-pic is an extension of everyshi. Using everyshi's
12mr|texlive-eso-pic-2.0c-2|24	\EveryShipout command, eso-pic adds one or more user commands
12mr|texlive-eso-pic-2.0c-2|25	to LaTeX's shipout actions.
12mr|texlive-eso-pic-2.0c-2|26	
12mr|texlive-eso-pic-2.0c-2|27	%post
12mr|texlive-eso-pic-2.0c-2|28	%{_sbindir}/texlive.post
12mr|texlive-eso-pic-2.0c-2|29	
12mr|texlive-eso-pic-2.0c-2|30	%postun
12mr|texlive-eso-pic-2.0c-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-eso-pic-2.0c-2|32	%{_sbindir}/texlive.post
12mr|texlive-eso-pic-2.0c-2|33	fi
12mr|texlive-eso-pic-2.0c-2|34	
12mr|texlive-eso-pic-2.0c-2|35	#-----------------------------------------------------------------------
12mr|texlive-eso-pic-2.0c-2|36	%files
12mr|texlive-eso-pic-2.0c-2|37	%{_texmfdistdir}/tex/latex/eso-pic/eso-pic.sty
12mr|texlive-eso-pic-2.0c-2|38	%{_texmfdistdir}/tex/latex/eso-pic/showframe.sty
12mr|texlive-eso-pic-2.0c-2|39	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-article-test.tex
12mr|texlive-eso-pic-2.0c-2|40	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-ex1.tex
12mr|texlive-eso-pic-2.0c-2|41	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-ex2.tex
12mr|texlive-eso-pic-2.0c-2|42	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-ex3.tex
12mr|texlive-eso-pic-2.0c-2|43	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-ex4.tex
12mr|texlive-eso-pic-2.0c-2|44	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-ex5.tex
12mr|texlive-eso-pic-2.0c-2|45	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-ex6.tex
12mr|texlive-eso-pic-2.0c-2|46	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-memoir-test.tex
12mr|texlive-eso-pic-2.0c-2|47	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-pic.pdf
12mr|texlive-eso-pic-2.0c-2|48	#- source
12mr|texlive-eso-pic-2.0c-2|49	%doc %{_texmfdistdir}/source/latex/eso-pic/eso-pic.dtx
12mr|texlive-eso-pic-2.0c-2|50	%doc %{_texmfdistdir}/source/latex/eso-pic/eso-pic.ins
12mr|texlive-eso-pic-2.0c-2|51	
12mr|texlive-eso-pic-2.0c-2|52	#-----------------------------------------------------------------------
12mr|texlive-eso-pic-2.0c-2|53	%prep
12mr|texlive-eso-pic-2.0c-2|54	%setup -c -a0 -a1 -a2
12mr|texlive-eso-pic-2.0c-2|55	
12mr|texlive-eso-pic-2.0c-2|56	%build
12mr|texlive-eso-pic-2.0c-2|57	
12mr|texlive-eso-pic-2.0c-2|58	%install
12mr|texlive-eso-pic-2.0c-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-eso-pic-2.0c-2|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-eso-pic-2.0c-2|61	
12mr|texlive-eso-pic-2.0c-2|62	
12mr|texlive-eso-pic-2.0c-2|63	
12mr|texlive-eso-pic-2.0c-2|64	%changelog
12mr|texlive-eso-pic-2.0c-2|65	

17316 12
12mr|texlive-esstix-1.0-2|1	# revision 22426
12mr|texlive-esstix-1.0-2|2	# category Package
12mr|texlive-esstix-1.0-2|3	# catalog-ctan /fonts/esstix
12mr|texlive-esstix-1.0-2|4	# catalog-date 2011-05-10 11:05:00 +0200
12mr|texlive-esstix-1.0-2|5	# catalog-license ofl
12mr|texlive-esstix-1.0-2|6	# catalog-version 1.0
12mr|texlive-esstix-1.0-2|7	Name:		texlive-esstix
12mr|texlive-esstix-1.0-2|8	Version:	1.0
12mr|texlive-esstix-1.0-2|9	Release:	2
12mr|texlive-esstix-1.0-2|10	Summary:	PostScript versions of the ESSTIX, with macro support
12mr|texlive-esstix-1.0-2|11	Group:		Publishing
12mr|texlive-esstix-1.0-2|12	URL:		http://www.ctan.org/tex-archive/fonts/esstix
12mr|texlive-esstix-1.0-2|13	License:	OFL
12mr|texlive-esstix-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esstix.tar.xz
12mr|texlive-esstix-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esstix.doc.tar.xz
12mr|texlive-esstix-1.0-2|16	BuildArch:	noarch
12mr|texlive-esstix-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-esstix-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-esstix-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-esstix-1.0-2|20	
12mr|texlive-esstix-1.0-2|21	%description
12mr|texlive-esstix-1.0-2|22	These fonts represent translation to PostScript Type 1 of the
12mr|texlive-esstix-1.0-2|23	ESSTIX fonts. ESSTIX seem to have been a precursor to the STIX
12mr|texlive-esstix-1.0-2|24	project, and were donated by Elsevier to that project. The
12mr|texlive-esstix-1.0-2|25	accompanying virtual fonts with customized metrics and LaTeX
12mr|texlive-esstix-1.0-2|26	support files allow their use as calligraphic, fraktur and
12mr|texlive-esstix-1.0-2|27	double-struck (blackboard bold) in maths mode.
12mr|texlive-esstix-1.0-2|28	
12mr|texlive-esstix-1.0-2|29	%post
12mr|texlive-esstix-1.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-esstix-1.0-2|31	
12mr|texlive-esstix-1.0-2|32	%postun
12mr|texlive-esstix-1.0-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-esstix-1.0-2|34	%{_sbindir}/texlive.post
12mr|texlive-esstix-1.0-2|35	fi
12mr|texlive-esstix-1.0-2|36	
12mr|texlive-esstix-1.0-2|37	#-----------------------------------------------------------------------
12mr|texlive-esstix-1.0-2|38	%files
12mr|texlive-esstix-1.0-2|39	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX10.PFM
12mr|texlive-esstix-1.0-2|40	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX10.afm
12mr|texlive-esstix-1.0-2|41	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX11.PFM
12mr|texlive-esstix-1.0-2|42	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX11.afm
12mr|texlive-esstix-1.0-2|43	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX12.PFM
12mr|texlive-esstix-1.0-2|44	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX12.afm
12mr|texlive-esstix-1.0-2|45	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX13.PFM
12mr|texlive-esstix-1.0-2|46	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX13.afm
12mr|texlive-esstix-1.0-2|47	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX14.PFM
12mr|texlive-esstix-1.0-2|48	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX14.afm
12mr|texlive-esstix-1.0-2|49	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX15.PFM
12mr|texlive-esstix-1.0-2|50	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX15.afm
12mr|texlive-esstix-1.0-2|51	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX16.PFM
12mr|texlive-esstix-1.0-2|52	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX16.afm
12mr|texlive-esstix-1.0-2|53	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX17.PFM
12mr|texlive-esstix-1.0-2|54	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX17.afm
12mr|texlive-esstix-1.0-2|55	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX1_.PFM
12mr|texlive-esstix-1.0-2|56	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX1_.afm
12mr|texlive-esstix-1.0-2|57	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX2_.PFM
12mr|texlive-esstix-1.0-2|58	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX2_.afm
12mr|texlive-esstix-1.0-2|59	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX3_.PFM
12mr|texlive-esstix-1.0-2|60	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX3_.afm
12mr|texlive-esstix-1.0-2|61	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX4_.PFM
12mr|texlive-esstix-1.0-2|62	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX4_.afm
12mr|texlive-esstix-1.0-2|63	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX5_.PFM
12mr|texlive-esstix-1.0-2|64	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX5_.afm
12mr|texlive-esstix-1.0-2|65	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX6_.PFM
12mr|texlive-esstix-1.0-2|66	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX6_.afm
12mr|texlive-esstix-1.0-2|67	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX7_.PFM
12mr|texlive-esstix-1.0-2|68	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX7_.afm
12mr|texlive-esstix-1.0-2|69	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX8_.PFM
12mr|texlive-esstix-1.0-2|70	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX8_.afm
12mr|texlive-esstix-1.0-2|71	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX9_.PFM
12mr|texlive-esstix-1.0-2|72	%{_texmfdistdir}/fonts/afm/esstix/ESSTIX9_.afm
12mr|texlive-esstix-1.0-2|73	%{_texmfdistdir}/fonts/map/dvips/esstix/ESSTIX.map
12mr|texlive-esstix-1.0-2|74	%{_texmfdistdir}/fonts/tfm/public/esstix/esstixbb.tfm
12mr|texlive-esstix-1.0-2|75	%{_texmfdistdir}/fonts/tfm/public/esstix/esstixcal.tfm
12mr|texlive-esstix-1.0-2|76	%{_texmfdistdir}/fonts/tfm/public/esstix/esstixfrak.tfm
12mr|texlive-esstix-1.0-2|77	%{_texmfdistdir}/fonts/tfm/public/esstix/rESSTIX13.tfm
12mr|texlive-esstix-1.0-2|78	%{_texmfdistdir}/fonts/tfm/public/esstix/rESSTIX14.tfm
12mr|texlive-esstix-1.0-2|79	%{_texmfdistdir}/fonts/tfm/public/esstix/rESSTIX15.tfm
12mr|texlive-esstix-1.0-2|80	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX10.pfb
12mr|texlive-esstix-1.0-2|81	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX11.pfb
12mr|texlive-esstix-1.0-2|82	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX12.pfb
12mr|texlive-esstix-1.0-2|83	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX13.pfb
12mr|texlive-esstix-1.0-2|84	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX14.pfb
12mr|texlive-esstix-1.0-2|85	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX15.pfb
12mr|texlive-esstix-1.0-2|86	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX16.pfb
12mr|texlive-esstix-1.0-2|87	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX17.pfb
12mr|texlive-esstix-1.0-2|88	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX1_.pfb
12mr|texlive-esstix-1.0-2|89	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX2_.pfb
12mr|texlive-esstix-1.0-2|90	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX3_.pfb
12mr|texlive-esstix-1.0-2|91	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX4_.pfb
12mr|texlive-esstix-1.0-2|92	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX5_.pfb
12mr|texlive-esstix-1.0-2|93	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX6_.pfb
12mr|texlive-esstix-1.0-2|94	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX7_.pfb
12mr|texlive-esstix-1.0-2|95	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX8_.pfb
12mr|texlive-esstix-1.0-2|96	%{_texmfdistdir}/fonts/type1/public/esstix/ESSTIX9_.pfb
12mr|texlive-esstix-1.0-2|97	%{_texmfdistdir}/fonts/vf/public/esstix/esstixbb.vf
12mr|texlive-esstix-1.0-2|98	%{_texmfdistdir}/fonts/vf/public/esstix/esstixcal.vf
12mr|texlive-esstix-1.0-2|99	%{_texmfdistdir}/fonts/vf/public/esstix/esstixfrak.vf
12mr|texlive-esstix-1.0-2|100	%{_texmfdistdir}/tex/latex/esstix/esstixbb.sty
12mr|texlive-esstix-1.0-2|101	%{_texmfdistdir}/tex/latex/esstix/esstixcal.sty
12mr|texlive-esstix-1.0-2|102	%{_texmfdistdir}/tex/latex/esstix/esstixfrak.sty
12mr|texlive-esstix-1.0-2|103	%{_texmfdistdir}/tex/latex/esstix/uesstixbb.fd
12mr|texlive-esstix-1.0-2|104	%{_texmfdistdir}/tex/latex/esstix/uesstixcal.fd
12mr|texlive-esstix-1.0-2|105	%{_texmfdistdir}/tex/latex/esstix/uesstixfrak.fd
12mr|texlive-esstix-1.0-2|106	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX10.tfm
12mr|texlive-esstix-1.0-2|107	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX11.tfm
12mr|texlive-esstix-1.0-2|108	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX12.tfm
12mr|texlive-esstix-1.0-2|109	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX13.tfm
12mr|texlive-esstix-1.0-2|110	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX14.tfm
12mr|texlive-esstix-1.0-2|111	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX15.tfm
12mr|texlive-esstix-1.0-2|112	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX16.tfm
12mr|texlive-esstix-1.0-2|113	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX17.tfm
12mr|texlive-esstix-1.0-2|114	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX1_.tfm
12mr|texlive-esstix-1.0-2|115	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX2_.tfm
12mr|texlive-esstix-1.0-2|116	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX3_.tfm
12mr|texlive-esstix-1.0-2|117	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX4_.tfm
12mr|texlive-esstix-1.0-2|118	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX5_.tfm
12mr|texlive-esstix-1.0-2|119	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX6_.tfm
12mr|texlive-esstix-1.0-2|120	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX7_.tfm
12mr|texlive-esstix-1.0-2|121	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX8_.tfm
12mr|texlive-esstix-1.0-2|122	%doc %{_texmfdistdir}/doc/fonts/esstix/ESSTIX9_.tfm
12mr|texlive-esstix-1.0-2|123	%doc %{_texmfdistdir}/doc/fonts/esstix/Esstix.pdf
12mr|texlive-esstix-1.0-2|124	%doc %{_texmfdistdir}/doc/fonts/esstix/Esstix.tex
12mr|texlive-esstix-1.0-2|125	%doc %{_texmfdistdir}/doc/fonts/esstix/README
12mr|texlive-esstix-1.0-2|126	%doc %{_texmfdistdir}/doc/fonts/esstix/esstixOther.map
12mr|texlive-esstix-1.0-2|127	
12mr|texlive-esstix-1.0-2|128	#-----------------------------------------------------------------------
12mr|texlive-esstix-1.0-2|129	%prep
12mr|texlive-esstix-1.0-2|130	%setup -c -a0 -a1
12mr|texlive-esstix-1.0-2|131	
12mr|texlive-esstix-1.0-2|132	%build
12mr|texlive-esstix-1.0-2|133	
12mr|texlive-esstix-1.0-2|134	%install
12mr|texlive-esstix-1.0-2|135	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-esstix-1.0-2|136	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-esstix-1.0-2|137	
12mr|texlive-esstix-1.0-2|138	
12mr|texlive-esstix-1.0-2|139	
12mr|texlive-esstix-1.0-2|140	%changelog
12mr|texlive-esstix-1.0-2|141	

17317 12
12mr|texlive-estcpmm-0.4-2|1	# revision 17335
12mr|texlive-estcpmm-0.4-2|2	# category Package
12mr|texlive-estcpmm-0.4-2|3	# catalog-ctan /macros/latex/contrib/estcpmm
12mr|texlive-estcpmm-0.4-2|4	# catalog-date 2010-03-04 23:40:34 +0100
12mr|texlive-estcpmm-0.4-2|5	# catalog-license lppl
12mr|texlive-estcpmm-0.4-2|6	# catalog-version 0.4
12mr|texlive-estcpmm-0.4-2|7	Name:		texlive-estcpmm
12mr|texlive-estcpmm-0.4-2|8	Version:	0.4
12mr|texlive-estcpmm-0.4-2|9	Release:	2
12mr|texlive-estcpmm-0.4-2|10	Summary:	Style for Munitions Management Project Reports
12mr|texlive-estcpmm-0.4-2|11	Group:		Publishing
12mr|texlive-estcpmm-0.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/estcpmm
12mr|texlive-estcpmm-0.4-2|13	License:	LPPL
12mr|texlive-estcpmm-0.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/estcpmm.tar.xz
12mr|texlive-estcpmm-0.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/estcpmm.doc.tar.xz
12mr|texlive-estcpmm-0.4-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/estcpmm.source.tar.xz
12mr|texlive-estcpmm-0.4-2|17	BuildArch:	noarch
12mr|texlive-estcpmm-0.4-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-estcpmm-0.4-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-estcpmm-0.4-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-estcpmm-0.4-2|21	
12mr|texlive-estcpmm-0.4-2|22	%description
12mr|texlive-estcpmm-0.4-2|23	Provides a class which supports typesetting Cost and
12mr|texlive-estcpmm-0.4-2|24	Performance Reports and Final Reports for Munitions Management
12mr|texlive-estcpmm-0.4-2|25	Reports, US Environmental Security Technology Certification
12mr|texlive-estcpmm-0.4-2|26	Program. The class was commissioned and paid for by US Army
12mr|texlive-estcpmm-0.4-2|27	Corps of Engineers, Engineer Research and Development Center,
12mr|texlive-estcpmm-0.4-2|28	3909 Halls Ferry Road, Vicksburg, MS 39180-6199.
12mr|texlive-estcpmm-0.4-2|29	
12mr|texlive-estcpmm-0.4-2|30	%post
12mr|texlive-estcpmm-0.4-2|31	%{_sbindir}/texlive.post
12mr|texlive-estcpmm-0.4-2|32	
12mr|texlive-estcpmm-0.4-2|33	%postun
12mr|texlive-estcpmm-0.4-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-estcpmm-0.4-2|35	%{_sbindir}/texlive.post
12mr|texlive-estcpmm-0.4-2|36	fi
12mr|texlive-estcpmm-0.4-2|37	
12mr|texlive-estcpmm-0.4-2|38	#-----------------------------------------------------------------------
12mr|texlive-estcpmm-0.4-2|39	%files
12mr|texlive-estcpmm-0.4-2|40	%{_texmfdistdir}/tex/latex/estcpmm/estcpmm.cls
12mr|texlive-estcpmm-0.4-2|41	%doc %{_texmfdistdir}/doc/latex/estcpmm/README
12mr|texlive-estcpmm-0.4-2|42	%doc %{_texmfdistdir}/doc/latex/estcpmm/estcp.pdf
12mr|texlive-estcpmm-0.4-2|43	%doc %{_texmfdistdir}/doc/latex/estcpmm/estcpmm.bib
12mr|texlive-estcpmm-0.4-2|44	%doc %{_texmfdistdir}/doc/latex/estcpmm/estcpmm.pdf
12mr|texlive-estcpmm-0.4-2|45	%doc %{_texmfdistdir}/doc/latex/estcpmm/red_corps_castle2.pdf
12mr|texlive-estcpmm-0.4-2|46	%doc %{_texmfdistdir}/doc/latex/estcpmm/sample.pdf
12mr|texlive-estcpmm-0.4-2|47	%doc %{_texmfdistdir}/doc/latex/estcpmm/sample.tex
12mr|texlive-estcpmm-0.4-2|48	#- source
12mr|texlive-estcpmm-0.4-2|49	%doc %{_texmfdistdir}/source/latex/estcpmm/Makefile
12mr|texlive-estcpmm-0.4-2|50	%doc %{_texmfdistdir}/source/latex/estcpmm/estcpmm.dtx
12mr|texlive-estcpmm-0.4-2|51	%doc %{_texmfdistdir}/source/latex/estcpmm/estcpmm.ins
12mr|texlive-estcpmm-0.4-2|52	
12mr|texlive-estcpmm-0.4-2|53	#-----------------------------------------------------------------------
12mr|texlive-estcpmm-0.4-2|54	%prep
12mr|texlive-estcpmm-0.4-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-estcpmm-0.4-2|56	
12mr|texlive-estcpmm-0.4-2|57	%build
12mr|texlive-estcpmm-0.4-2|58	
12mr|texlive-estcpmm-0.4-2|59	%install
12mr|texlive-estcpmm-0.4-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-estcpmm-0.4-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-estcpmm-0.4-2|62	
12mr|texlive-estcpmm-0.4-2|63	
12mr|texlive-estcpmm-0.4-2|64	
12mr|texlive-estcpmm-0.4-2|65	%changelog
12mr|texlive-estcpmm-0.4-2|66	

17318 12
12mr|texlive-es-tex-faq-1.97-2|1	# revision 15878
12mr|texlive-es-tex-faq-1.97-2|2	# category Package
12mr|texlive-es-tex-faq-1.97-2|3	# catalog-ctan /help/es-tex-faq
12mr|texlive-es-tex-faq-1.97-2|4	# catalog-date 2006-10-29 10:21:33 +0100
12mr|texlive-es-tex-faq-1.97-2|5	# catalog-license lppl
12mr|texlive-es-tex-faq-1.97-2|6	# catalog-version 1.97
12mr|texlive-es-tex-faq-1.97-2|7	Name:		texlive-es-tex-faq
12mr|texlive-es-tex-faq-1.97-2|8	Version:	1.97
12mr|texlive-es-tex-faq-1.97-2|9	Release:	2
12mr|texlive-es-tex-faq-1.97-2|10	Summary:	CervanTeX (Spanish TeX Group) FAQ
12mr|texlive-es-tex-faq-1.97-2|11	Group:		Publishing
12mr|texlive-es-tex-faq-1.97-2|12	URL:		http://www.ctan.org/tex-archive/help/es-tex-faq
12mr|texlive-es-tex-faq-1.97-2|13	License:	LPPL
12mr|texlive-es-tex-faq-1.97-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/es-tex-faq.tar.xz
12mr|texlive-es-tex-faq-1.97-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/es-tex-faq.doc.tar.xz
12mr|texlive-es-tex-faq-1.97-2|16	BuildArch:	noarch
12mr|texlive-es-tex-faq-1.97-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-es-tex-faq-1.97-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-es-tex-faq-1.97-2|19	
12mr|texlive-es-tex-faq-1.97-2|20	%description
12mr|texlive-es-tex-faq-1.97-2|21	SGML source, converted LaTeX version, and readable copies of
12mr|texlive-es-tex-faq-1.97-2|22	the FAQ from the Spanish TeX users group.
12mr|texlive-es-tex-faq-1.97-2|23	
12mr|texlive-es-tex-faq-1.97-2|24	#-----------------------------------------------------------------------
12mr|texlive-es-tex-faq-1.97-2|25	%files
12mr|texlive-es-tex-faq-1.97-2|26	%doc %{_texmfdistdir}/doc/generic/es-tex-faq/FAQ-CervanTeX.html
12mr|texlive-es-tex-faq-1.97-2|27	%doc %{_texmfdistdir}/doc/generic/es-tex-faq/FAQ-CervanTeX.latin1
12mr|texlive-es-tex-faq-1.97-2|28	%doc %{_texmfdistdir}/doc/generic/es-tex-faq/FAQ-CervanTeX.pdf
12mr|texlive-es-tex-faq-1.97-2|29	%doc %{_texmfdistdir}/doc/generic/es-tex-faq/FAQ-CervanTeX.sgml
12mr|texlive-es-tex-faq-1.97-2|30	%doc %{_texmfdistdir}/doc/generic/es-tex-faq/FAQ-CervanTeX.tex
12mr|texlive-es-tex-faq-1.97-2|31	
12mr|texlive-es-tex-faq-1.97-2|32	#-----------------------------------------------------------------------
12mr|texlive-es-tex-faq-1.97-2|33	%prep
12mr|texlive-es-tex-faq-1.97-2|34	%setup -c -a0 -a1
12mr|texlive-es-tex-faq-1.97-2|35	
12mr|texlive-es-tex-faq-1.97-2|36	%build
12mr|texlive-es-tex-faq-1.97-2|37	
12mr|texlive-es-tex-faq-1.97-2|38	%install
12mr|texlive-es-tex-faq-1.97-2|39	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-es-tex-faq-1.97-2|40	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-es-tex-faq-1.97-2|41	
12mr|texlive-es-tex-faq-1.97-2|42	
12mr|texlive-es-tex-faq-1.97-2|43	
12mr|texlive-es-tex-faq-1.97-2|44	%changelog
12mr|texlive-es-tex-faq-1.97-2|45	

17319 12
12mr|texlive-esvect-1.2-2|1	# revision 15878
12mr|texlive-esvect-1.2-2|2	# category Package
12mr|texlive-esvect-1.2-2|3	# catalog-ctan /macros/latex/contrib/esvect
12mr|texlive-esvect-1.2-2|4	# catalog-date 2006-10-27 00:09:51 +0200
12mr|texlive-esvect-1.2-2|5	# catalog-license gpl
12mr|texlive-esvect-1.2-2|6	# catalog-version 1.2
12mr|texlive-esvect-1.2-2|7	Name:		texlive-esvect
12mr|texlive-esvect-1.2-2|8	Version:	1.2
12mr|texlive-esvect-1.2-2|9	Release:	2
12mr|texlive-esvect-1.2-2|10	Summary:	Vector arrows
12mr|texlive-esvect-1.2-2|11	Group:		Publishing
12mr|texlive-esvect-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/esvect
12mr|texlive-esvect-1.2-2|13	License:	GPL
12mr|texlive-esvect-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esvect.tar.xz
12mr|texlive-esvect-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esvect.doc.tar.xz
12mr|texlive-esvect-1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esvect.source.tar.xz
12mr|texlive-esvect-1.2-2|17	BuildArch:	noarch
12mr|texlive-esvect-1.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-esvect-1.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-esvect-1.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-esvect-1.2-2|21	
12mr|texlive-esvect-1.2-2|22	%description
12mr|texlive-esvect-1.2-2|23	Write vectors using an arrow which is different to the Computer
12mr|texlive-esvect-1.2-2|24	Modern one. You have the choice between several kinds of
12mr|texlive-esvect-1.2-2|25	arrows. The package consists of the relevant metafont code and
12mr|texlive-esvect-1.2-2|26	a package to use it.
12mr|texlive-esvect-1.2-2|27	
12mr|texlive-esvect-1.2-2|28	%post
12mr|texlive-esvect-1.2-2|29	%{_sbindir}/texlive.post
12mr|texlive-esvect-1.2-2|30	
12mr|texlive-esvect-1.2-2|31	%postun
12mr|texlive-esvect-1.2-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-esvect-1.2-2|33	%{_sbindir}/texlive.post
12mr|texlive-esvect-1.2-2|34	fi
12mr|texlive-esvect-1.2-2|35	
12mr|texlive-esvect-1.2-2|36	#-----------------------------------------------------------------------
12mr|texlive-esvect-1.2-2|37	%files
12mr|texlive-esvect-1.2-2|38	%{_texmfdistdir}/fonts/map/dvips/esvect/esvect.map
12mr|texlive-esvect-1.2-2|39	%{_texmfdistdir}/fonts/source/public/esvect/mathvec.mf
12mr|texlive-esvect-1.2-2|40	%{_texmfdistdir}/fonts/source/public/esvect/vecsym.mf
12mr|texlive-esvect-1.2-2|41	%{_texmfdistdir}/fonts/source/public/esvect/vect10.mf
12mr|texlive-esvect-1.2-2|42	%{_texmfdistdir}/fonts/source/public/esvect/vect5.mf
12mr|texlive-esvect-1.2-2|43	%{_texmfdistdir}/fonts/source/public/esvect/vect6.mf
12mr|texlive-esvect-1.2-2|44	%{_texmfdistdir}/fonts/source/public/esvect/vect7.mf
12mr|texlive-esvect-1.2-2|45	%{_texmfdistdir}/fonts/source/public/esvect/vect8.mf
12mr|texlive-esvect-1.2-2|46	%{_texmfdistdir}/fonts/source/public/esvect/vect9.mf
12mr|texlive-esvect-1.2-2|47	%{_texmfdistdir}/fonts/source/public/esvect/vsymbol.mf
12mr|texlive-esvect-1.2-2|48	%{_texmfdistdir}/fonts/tfm/public/esvect/vect10.tfm
12mr|texlive-esvect-1.2-2|49	%{_texmfdistdir}/fonts/tfm/public/esvect/vect5.tfm
12mr|texlive-esvect-1.2-2|50	%{_texmfdistdir}/fonts/tfm/public/esvect/vect6.tfm
12mr|texlive-esvect-1.2-2|51	%{_texmfdistdir}/fonts/tfm/public/esvect/vect7.tfm
12mr|texlive-esvect-1.2-2|52	%{_texmfdistdir}/fonts/tfm/public/esvect/vect8.tfm
12mr|texlive-esvect-1.2-2|53	%{_texmfdistdir}/fonts/tfm/public/esvect/vect9.tfm
12mr|texlive-esvect-1.2-2|54	%{_texmfdistdir}/fonts/type1/public/esvect/vect10.pfb
12mr|texlive-esvect-1.2-2|55	%{_texmfdistdir}/fonts/type1/public/esvect/vect5.pfb
12mr|texlive-esvect-1.2-2|56	%{_texmfdistdir}/fonts/type1/public/esvect/vect6.pfb
12mr|texlive-esvect-1.2-2|57	%{_texmfdistdir}/fonts/type1/public/esvect/vect7.pfb
12mr|texlive-esvect-1.2-2|58	%{_texmfdistdir}/fonts/type1/public/esvect/vect8.pfb
12mr|texlive-esvect-1.2-2|59	%{_texmfdistdir}/fonts/type1/public/esvect/vect9.pfb
12mr|texlive-esvect-1.2-2|60	%{_texmfdistdir}/tex/latex/esvect/esvect.sty
12mr|texlive-esvect-1.2-2|61	%{_texmfdistdir}/tex/latex/esvect/uesvect.fd
12mr|texlive-esvect-1.2-2|62	%doc %{_texmfdistdir}/doc/latex/esvect/README
12mr|texlive-esvect-1.2-2|63	%doc %{_texmfdistdir}/doc/latex/esvect/esvect.pdf
12mr|texlive-esvect-1.2-2|64	#- source
12mr|texlive-esvect-1.2-2|65	%doc %{_texmfdistdir}/source/latex/esvect/esvect.dtx
12mr|texlive-esvect-1.2-2|66	%doc %{_texmfdistdir}/source/latex/esvect/esvect.ins
12mr|texlive-esvect-1.2-2|67	
12mr|texlive-esvect-1.2-2|68	#-----------------------------------------------------------------------
12mr|texlive-esvect-1.2-2|69	%prep
12mr|texlive-esvect-1.2-2|70	%setup -c -a0 -a1 -a2
12mr|texlive-esvect-1.2-2|71	
12mr|texlive-esvect-1.2-2|72	%build
12mr|texlive-esvect-1.2-2|73	
12mr|texlive-esvect-1.2-2|74	%install
12mr|texlive-esvect-1.2-2|75	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-esvect-1.2-2|76	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-esvect-1.2-2|77	
12mr|texlive-esvect-1.2-2|78	
12mr|texlive-esvect-1.2-2|79	
12mr|texlive-esvect-1.2-2|80	%changelog
12mr|texlive-esvect-1.2-2|81	

17320 12
12mr|texlive-etaremune-v1.2-2|1	# revision 15878
12mr|texlive-etaremune-v1.2-2|2	# category Package
12mr|texlive-etaremune-v1.2-2|3	# catalog-ctan /macros/latex/contrib/etaremune
12mr|texlive-etaremune-v1.2-2|4	# catalog-date 2009-05-14 13:22:18 +0200
12mr|texlive-etaremune-v1.2-2|5	# catalog-license lppl
12mr|texlive-etaremune-v1.2-2|6	# catalog-version v1.2
12mr|texlive-etaremune-v1.2-2|7	Name:		texlive-etaremune
12mr|texlive-etaremune-v1.2-2|8	Version:	v1.2
12mr|texlive-etaremune-v1.2-2|9	Release:	2
12mr|texlive-etaremune-v1.2-2|10	Summary:	Reverse-counting enumerate environment
12mr|texlive-etaremune-v1.2-2|11	Group:		Publishing
12mr|texlive-etaremune-v1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/etaremune
12mr|texlive-etaremune-v1.2-2|13	License:	LPPL
12mr|texlive-etaremune-v1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etaremune.tar.xz
12mr|texlive-etaremune-v1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etaremune.doc.tar.xz
12mr|texlive-etaremune-v1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etaremune.source.tar.xz
12mr|texlive-etaremune-v1.2-2|17	BuildArch:	noarch
12mr|texlive-etaremune-v1.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-etaremune-v1.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-etaremune-v1.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-etaremune-v1.2-2|21	
12mr|texlive-etaremune-v1.2-2|22	%description
12mr|texlive-etaremune-v1.2-2|23	This package implements the etaremune environment which is
12mr|texlive-etaremune-v1.2-2|24	similar to the enumerate environment, except that labels are
12mr|texlive-etaremune-v1.2-2|25	decreasing instead of increasing. The package provides a
12mr|texlive-etaremune-v1.2-2|26	noticeably more efficient alternative to the revnum package,
12mr|texlive-etaremune-v1.2-2|27	which uses painfully many counters.
12mr|texlive-etaremune-v1.2-2|28	
12mr|texlive-etaremune-v1.2-2|29	%post
12mr|texlive-etaremune-v1.2-2|30	%{_sbindir}/texlive.post
12mr|texlive-etaremune-v1.2-2|31	
12mr|texlive-etaremune-v1.2-2|32	%postun
12mr|texlive-etaremune-v1.2-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-etaremune-v1.2-2|34	%{_sbindir}/texlive.post
12mr|texlive-etaremune-v1.2-2|35	fi
12mr|texlive-etaremune-v1.2-2|36	
12mr|texlive-etaremune-v1.2-2|37	#-----------------------------------------------------------------------
12mr|texlive-etaremune-v1.2-2|38	%files
12mr|texlive-etaremune-v1.2-2|39	%{_texmfdistdir}/tex/latex/etaremune/etaremune.sty
12mr|texlive-etaremune-v1.2-2|40	%doc %{_texmfdistdir}/doc/latex/etaremune/README
12mr|texlive-etaremune-v1.2-2|41	%doc %{_texmfdistdir}/doc/latex/etaremune/etaremune.pdf
12mr|texlive-etaremune-v1.2-2|42	#- source
12mr|texlive-etaremune-v1.2-2|43	%doc %{_texmfdistdir}/source/latex/etaremune/etaremune.dtx
12mr|texlive-etaremune-v1.2-2|44	
12mr|texlive-etaremune-v1.2-2|45	#-----------------------------------------------------------------------
12mr|texlive-etaremune-v1.2-2|46	%prep
12mr|texlive-etaremune-v1.2-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-etaremune-v1.2-2|48	
12mr|texlive-etaremune-v1.2-2|49	%build
12mr|texlive-etaremune-v1.2-2|50	
12mr|texlive-etaremune-v1.2-2|51	%install
12mr|texlive-etaremune-v1.2-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-etaremune-v1.2-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-etaremune-v1.2-2|54	
12mr|texlive-etaremune-v1.2-2|55	
12mr|texlive-etaremune-v1.2-2|56	
12mr|texlive-etaremune-v1.2-2|57	%changelog
12mr|texlive-etaremune-v1.2-2|58	

17321 12
12mr|texlive-etex-2.1-2|1	# revision 22198
12mr|texlive-etex-2.1-2|2	# category Package
12mr|texlive-etex-2.1-2|3	# catalog-ctan /systems/e-tex
12mr|texlive-etex-2.1-2|4	# catalog-date 2010-02-06 00:03:35 +0100
12mr|texlive-etex-2.1-2|5	# catalog-license knuth
12mr|texlive-etex-2.1-2|6	# catalog-version 2.1
12mr|texlive-etex-2.1-2|7	Name:		texlive-etex
12mr|texlive-etex-2.1-2|8	Version:	2.1
12mr|texlive-etex-2.1-2|9	Release:	2
12mr|texlive-etex-2.1-2|10	Summary:	An extended version of TeX, from the NTS project
12mr|texlive-etex-2.1-2|11	Group:		Publishing
12mr|texlive-etex-2.1-2|12	URL:		http://www.ctan.org/tex-archive/systems/e-tex
12mr|texlive-etex-2.1-2|13	License:	KNUTH
12mr|texlive-etex-2.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etex.tar.xz
12mr|texlive-etex-2.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etex.doc.tar.xz
12mr|texlive-etex-2.1-2|16	BuildArch:	noarch
12mr|texlive-etex-2.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-etex-2.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-etex-2.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-etex-2.1-2|20	
12mr|texlive-etex-2.1-2|21	%description
12mr|texlive-etex-2.1-2|22	An extended version of TeX (which is capable of running as if
12mr|texlive-etex-2.1-2|23	it were TeX unmodified). E-TeX has been specified by the LaTeX
12mr|texlive-etex-2.1-2|24	team as the engine for the development of LaTeX, in the
12mr|texlive-etex-2.1-2|25	immediate future; as a result, LaTeX programmers may (in all
12mr|texlive-etex-2.1-2|26	current TeX distributions) assume e-TeX functionality.
12mr|texlive-etex-2.1-2|27	
12mr|texlive-etex-2.1-2|28	%post
12mr|texlive-etex-2.1-2|29	%{_sbindir}/texlive.post
12mr|texlive-etex-2.1-2|30	
12mr|texlive-etex-2.1-2|31	%postun
12mr|texlive-etex-2.1-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-etex-2.1-2|33	%{_sbindir}/texlive.post
12mr|texlive-etex-2.1-2|34	fi
12mr|texlive-etex-2.1-2|35	
12mr|texlive-etex-2.1-2|36	#-----------------------------------------------------------------------
12mr|texlive-etex-2.1-2|37	%files
12mr|texlive-etex-2.1-2|38	%{_texmfdistdir}/tex/plain/etex/etex.src
12mr|texlive-etex-2.1-2|39	%{_texmfdistdir}/tex/plain/etex/etexdefs.lib
12mr|texlive-etex-2.1-2|40	%doc %{_texmfdistdir}/doc/etex/base/NTS-FAQ
12mr|texlive-etex-2.1-2|41	%doc %{_texmfdistdir}/doc/etex/base/etex_gen.tex
12mr|texlive-etex-2.1-2|42	%doc %{_texmfdistdir}/doc/etex/base/etex_man.pdf
12mr|texlive-etex-2.1-2|43	%doc %{_texmfdistdir}/doc/etex/base/etex_man.sty
12mr|texlive-etex-2.1-2|44	%doc %{_texmfdistdir}/doc/etex/base/etex_man.tex
12mr|texlive-etex-2.1-2|45	%doc %{_texmfdistdir}/doc/etex/base/etex_ref.html
12mr|texlive-etex-2.1-2|46	%doc %{_texmfdistdir}/doc/etex/base/etex_src.html
12mr|texlive-etex-2.1-2|47	%doc %{_texmfdistdir}/doc/etex/base/legal.html
12mr|texlive-etex-2.1-2|48	%doc %{_texmfdistdir}/doc/etex/base/nts-group.html
12mr|texlive-etex-2.1-2|49	%doc %{_texmfdistdir}/doc/etex/base/webmerge.tex
12mr|texlive-etex-2.1-2|50	%doc %{_mandir}/man1/etex.1*
12mr|texlive-etex-2.1-2|51	%doc %{_texmfdir}/doc/man/man1/etex.man1.pdf
12mr|texlive-etex-2.1-2|52	
12mr|texlive-etex-2.1-2|53	#-----------------------------------------------------------------------
12mr|texlive-etex-2.1-2|54	%prep
12mr|texlive-etex-2.1-2|55	%setup -c -a0 -a1
12mr|texlive-etex-2.1-2|56	
12mr|texlive-etex-2.1-2|57	%build
12mr|texlive-etex-2.1-2|58	
12mr|texlive-etex-2.1-2|59	%install
12mr|texlive-etex-2.1-2|60	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-etex-2.1-2|61	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-etex-2.1-2|62	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-etex-2.1-2|63	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-etex-2.1-2|64	
12mr|texlive-etex-2.1-2|65	
12mr|texlive-etex-2.1-2|66	
12mr|texlive-etex-2.1-2|67	%changelog
12mr|texlive-etex-2.1-2|68	

17322 12
12mr|texlive-etex-pkg-2.0-2|1	# revision 15878
12mr|texlive-etex-pkg-2.0-2|2	# category Package
12mr|texlive-etex-pkg-2.0-2|3	# catalog-ctan /macros/latex/contrib/etex-pkg/etex.sty
12mr|texlive-etex-pkg-2.0-2|4	# catalog-date 2009-07-22 12:43:06 +0200
12mr|texlive-etex-pkg-2.0-2|5	# catalog-license other-free
12mr|texlive-etex-pkg-2.0-2|6	# catalog-version 2.0
12mr|texlive-etex-pkg-2.0-2|7	Name:		texlive-etex-pkg
12mr|texlive-etex-pkg-2.0-2|8	Version:	2.0
12mr|texlive-etex-pkg-2.0-2|9	Release:	2
12mr|texlive-etex-pkg-2.0-2|10	Summary:	E-TeX support package
12mr|texlive-etex-pkg-2.0-2|11	Group:		Publishing
12mr|texlive-etex-pkg-2.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/etex-pkg/etex.sty
12mr|texlive-etex-pkg-2.0-2|13	License:	OTHER-FREE
12mr|texlive-etex-pkg-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etex-pkg.tar.xz
12mr|texlive-etex-pkg-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etex-pkg.doc.tar.xz
12mr|texlive-etex-pkg-2.0-2|16	BuildArch:	noarch
12mr|texlive-etex-pkg-2.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-etex-pkg-2.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-etex-pkg-2.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-etex-pkg-2.0-2|20	
12mr|texlive-etex-pkg-2.0-2|21	%description
12mr|texlive-etex-pkg-2.0-2|22	The package provides a straightforward interface to many of the
12mr|texlive-etex-pkg-2.0-2|23	extensions offered by e-TeX; in particular, it modifies LaTeX's
12mr|texlive-etex-pkg-2.0-2|24	register allocation macros to make use of the extended register
12mr|texlive-etex-pkg-2.0-2|25	range. The etoolbox and etextools packages provide macros that
12mr|texlive-etex-pkg-2.0-2|26	make more sophisticated use of e-TeX's facilities.
12mr|texlive-etex-pkg-2.0-2|27	
12mr|texlive-etex-pkg-2.0-2|28	%post
12mr|texlive-etex-pkg-2.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-etex-pkg-2.0-2|30	
12mr|texlive-etex-pkg-2.0-2|31	%postun
12mr|texlive-etex-pkg-2.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-etex-pkg-2.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-etex-pkg-2.0-2|34	fi
12mr|texlive-etex-pkg-2.0-2|35	
12mr|texlive-etex-pkg-2.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-etex-pkg-2.0-2|37	%files
12mr|texlive-etex-pkg-2.0-2|38	%{_texmfdistdir}/tex/latex/etex-pkg/etex.sty
12mr|texlive-etex-pkg-2.0-2|39	%doc %{_texmfdistdir}/doc/latex/etex-pkg/README
12mr|texlive-etex-pkg-2.0-2|40	
12mr|texlive-etex-pkg-2.0-2|41	#-----------------------------------------------------------------------
12mr|texlive-etex-pkg-2.0-2|42	%prep
12mr|texlive-etex-pkg-2.0-2|43	%setup -c -a0 -a1
12mr|texlive-etex-pkg-2.0-2|44	
12mr|texlive-etex-pkg-2.0-2|45	%build
12mr|texlive-etex-pkg-2.0-2|46	
12mr|texlive-etex-pkg-2.0-2|47	%install
12mr|texlive-etex-pkg-2.0-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-etex-pkg-2.0-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-etex-pkg-2.0-2|50	
12mr|texlive-etex-pkg-2.0-2|51	
12mr|texlive-etex-pkg-2.0-2|52	
12mr|texlive-etex-pkg-2.0-2|53	%changelog
12mr|texlive-etex-pkg-2.0-2|54	

17323 12
12mr|texlive-etextools-3.1415926-2|1	# revision 20694
12mr|texlive-etextools-3.1415926-2|2	# category Package
12mr|texlive-etextools-3.1415926-2|3	# catalog-ctan /macros/latex/contrib/etextools
12mr|texlive-etextools-3.1415926-2|4	# catalog-date 2010-12-08 18:13:15 +0100
12mr|texlive-etextools-3.1415926-2|5	# catalog-license lppl
12mr|texlive-etextools-3.1415926-2|6	# catalog-version 3.1415926
12mr|texlive-etextools-3.1415926-2|7	Name:		texlive-etextools
12mr|texlive-etextools-3.1415926-2|8	Version:	3.1415926
12mr|texlive-etextools-3.1415926-2|9	Release:	2
12mr|texlive-etextools-3.1415926-2|10	Summary:	e-TeX tools for LaTeX users and package writers
12mr|texlive-etextools-3.1415926-2|11	Group:		Publishing
12mr|texlive-etextools-3.1415926-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/etextools
12mr|texlive-etextools-3.1415926-2|13	License:	LPPL
12mr|texlive-etextools-3.1415926-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etextools.tar.xz
12mr|texlive-etextools-3.1415926-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etextools.doc.tar.xz
12mr|texlive-etextools-3.1415926-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etextools.source.tar.xz
12mr|texlive-etextools-3.1415926-2|17	BuildArch:	noarch
12mr|texlive-etextools-3.1415926-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-etextools-3.1415926-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-etextools-3.1415926-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-etextools-3.1415926-2|21	
12mr|texlive-etextools-3.1415926-2|22	%description
12mr|texlive-etextools-3.1415926-2|23	The package provides many (purely expandable) tools for LaTeX:
12mr|texlive-etextools-3.1415926-2|24	- Extensive list management (csv lists, lists of single
12mr|texlive-etextools-3.1415926-2|25	tokens/characters, etoolbox lists): * purely expandable loops
12mr|texlive-etextools-3.1415926-2|26	(csvloop, forcsvloop, etc.) * conversion (csvtolist, etc.)) *
12mr|texlive-etextools-3.1415926-2|27	addition/deletion (csvadd, listdel, etc.) - Expansion and group
12mr|texlive-etextools-3.1415926-2|28	control: \expandnext, \ExpandAfterCmds, \AfterGroup... - Tests
12mr|texlive-etextools-3.1415926-2|29	on tokens, characters and control sequences (\iffirstchar,
12mr|texlive-etextools-3.1415926-2|30	\ifiscs, \ifdefcount, \@ifchar...) - Tests on strings
12mr|texlive-etextools-3.1415926-2|31	(\ifstrnum, \ifuppercase, \DeclareStringFilter...) - Purely
12mr|texlive-etextools-3.1415926-2|32	expandable macros with options (\FE@testopt, \FE@ifstar) or
12mr|texlive-etextools-3.1415926-2|33	modifiers (\FE@modifiers) - Some purely expandable numerics
12mr|texlive-etextools-3.1415926-2|34	(\interval, \locinterplin). The package is dependent on the
12mr|texlive-etextools-3.1415926-2|35	etex and the etoolbox packages.
12mr|texlive-etextools-3.1415926-2|36	
12mr|texlive-etextools-3.1415926-2|37	%post
12mr|texlive-etextools-3.1415926-2|38	%{_sbindir}/texlive.post
12mr|texlive-etextools-3.1415926-2|39	
12mr|texlive-etextools-3.1415926-2|40	%postun
12mr|texlive-etextools-3.1415926-2|41	if [ $1 -eq 0 ]; then
12mr|texlive-etextools-3.1415926-2|42	%{_sbindir}/texlive.post
12mr|texlive-etextools-3.1415926-2|43	fi
12mr|texlive-etextools-3.1415926-2|44	
12mr|texlive-etextools-3.1415926-2|45	#-----------------------------------------------------------------------
12mr|texlive-etextools-3.1415926-2|46	%files
12mr|texlive-etextools-3.1415926-2|47	%{_texmfdistdir}/tex/latex/etextools/etextools.sty
12mr|texlive-etextools-3.1415926-2|48	%doc %{_texmfdistdir}/doc/latex/etextools/README
12mr|texlive-etextools-3.1415926-2|49	%doc %{_texmfdistdir}/doc/latex/etextools/etextools-examples.pdf
12mr|texlive-etextools-3.1415926-2|50	%doc %{_texmfdistdir}/doc/latex/etextools/etextools-examples.tex
12mr|texlive-etextools-3.1415926-2|51	%doc %{_texmfdistdir}/doc/latex/etextools/etextools.pdf
12mr|texlive-etextools-3.1415926-2|52	#- source
12mr|texlive-etextools-3.1415926-2|53	%doc %{_texmfdistdir}/source/latex/etextools/etextools.drv
12mr|texlive-etextools-3.1415926-2|54	%doc %{_texmfdistdir}/source/latex/etextools/etextools.dtx
12mr|texlive-etextools-3.1415926-2|55	%doc %{_texmfdistdir}/source/latex/etextools/etextools.ins
12mr|texlive-etextools-3.1415926-2|56	
12mr|texlive-etextools-3.1415926-2|57	#-----------------------------------------------------------------------
12mr|texlive-etextools-3.1415926-2|58	%prep
12mr|texlive-etextools-3.1415926-2|59	%setup -c -a0 -a1 -a2
12mr|texlive-etextools-3.1415926-2|60	
12mr|texlive-etextools-3.1415926-2|61	%build
12mr|texlive-etextools-3.1415926-2|62	
12mr|texlive-etextools-3.1415926-2|63	%install
12mr|texlive-etextools-3.1415926-2|64	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-etextools-3.1415926-2|65	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-etextools-3.1415926-2|66	
12mr|texlive-etextools-3.1415926-2|67	
12mr|texlive-etextools-3.1415926-2|68	
12mr|texlive-etextools-3.1415926-2|69	%changelog
12mr|texlive-etextools-3.1415926-2|70	

17324 12
12mr|texlive-ethiop-0.7-2|1	# revision 15878
12mr|texlive-ethiop-0.7-2|2	# category Package
12mr|texlive-ethiop-0.7-2|3	# catalog-ctan /language/ethiopia/ethiop
12mr|texlive-ethiop-0.7-2|4	# catalog-date 2007-02-14 08:57:40 +0100
12mr|texlive-ethiop-0.7-2|5	# catalog-license gpl
12mr|texlive-ethiop-0.7-2|6	# catalog-version 0.7
12mr|texlive-ethiop-0.7-2|7	Name:		texlive-ethiop
12mr|texlive-ethiop-0.7-2|8	Version:	0.7
12mr|texlive-ethiop-0.7-2|9	Release:	2
12mr|texlive-ethiop-0.7-2|10	Summary:	LaTeX macros and fonts for typesetting Amharic
12mr|texlive-ethiop-0.7-2|11	Group:		Publishing
12mr|texlive-ethiop-0.7-2|12	URL:		http://www.ctan.org/tex-archive/language/ethiopia/ethiop
12mr|texlive-ethiop-0.7-2|13	License:	GPL
12mr|texlive-ethiop-0.7-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ethiop.tar.xz
12mr|texlive-ethiop-0.7-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ethiop.doc.tar.xz
12mr|texlive-ethiop-0.7-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ethiop.source.tar.xz
12mr|texlive-ethiop-0.7-2|17	BuildArch:	noarch
12mr|texlive-ethiop-0.7-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ethiop-0.7-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ethiop-0.7-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ethiop-0.7-2|21	
12mr|texlive-ethiop-0.7-2|22	%description
12mr|texlive-ethiop-0.7-2|23	Ethiopian language support for the babel package, including a
12mr|texlive-ethiop-0.7-2|24	collection of fonts and TeX macros for typesetting the
12mr|texlive-ethiop-0.7-2|25	characters of the languages of Ethiopia, with MetaFont fonts
12mr|texlive-ethiop-0.7-2|26	based on EthTeX's.
12mr|texlive-ethiop-0.7-2|27	
12mr|texlive-ethiop-0.7-2|28	%post
12mr|texlive-ethiop-0.7-2|29	%{_sbindir}/texlive.post
12mr|texlive-ethiop-0.7-2|30	
12mr|texlive-ethiop-0.7-2|31	%postun
12mr|texlive-ethiop-0.7-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-ethiop-0.7-2|33	%{_sbindir}/texlive.post
12mr|texlive-ethiop-0.7-2|34	fi
12mr|texlive-ethiop-0.7-2|35	
12mr|texlive-ethiop-0.7-2|36	#-----------------------------------------------------------------------
12mr|texlive-ethiop-0.7-2|37	%files
12mr|texlive-ethiop-0.7-2|38	%{_texmfdistdir}/fonts/ofm/public/ethiop/etho10.ofm
12mr|texlive-ethiop-0.7-2|39	%{_texmfdistdir}/fonts/ofm/public/ethiop/ethob10.ofm
12mr|texlive-ethiop-0.7-2|40	%{_texmfdistdir}/fonts/ofm/public/ethiop/ethos10.ofm
12mr|texlive-ethiop-0.7-2|41	%{_texmfdistdir}/fonts/ofm/public/ethiop/ethosb10.ofm
12mr|texlive-ethiop-0.7-2|42	%{_texmfdistdir}/fonts/ovf/public/ethiop/etho10.ovf
12mr|texlive-ethiop-0.7-2|43	%{_texmfdistdir}/fonts/ovf/public/ethiop/ethob10.ovf
12mr|texlive-ethiop-0.7-2|44	%{_texmfdistdir}/fonts/ovf/public/ethiop/ethos10.ovf
12mr|texlive-ethiop-0.7-2|45	%{_texmfdistdir}/fonts/ovf/public/ethiop/ethosb10.ovf
12mr|texlive-ethiop-0.7-2|46	%{_texmfdistdir}/fonts/ovp/public/ethiop/etho10.ovp
12mr|texlive-ethiop-0.7-2|47	%{_texmfdistdir}/fonts/ovp/public/ethiop/ethob10.ovp
12mr|texlive-ethiop-0.7-2|48	%{_texmfdistdir}/fonts/ovp/public/ethiop/ethos10.ovp
12mr|texlive-ethiop-0.7-2|49	%{_texmfdistdir}/fonts/ovp/public/ethiop/ethosb10.ovp
12mr|texlive-ethiop-0.7-2|50	%{_texmfdistdir}/fonts/source/public/ethiop/eth__a.mf
12mr|texlive-ethiop-0.7-2|51	%{_texmfdistdir}/fonts/source/public/ethiop/eth__g.mf
12mr|texlive-ethiop-0.7-2|52	%{_texmfdistdir}/fonts/source/public/ethiop/eth_acce.mf
12mr|texlive-ethiop-0.7-2|53	%{_texmfdistdir}/fonts/source/public/ethiop/eth_b.mf
12mr|texlive-ethiop-0.7-2|54	%{_texmfdistdir}/fonts/source/public/ethiop/eth_c_c.mf
12mr|texlive-ethiop-0.7-2|55	%{_texmfdistdir}/fonts/source/public/ethiop/eth_cc.mf
12mr|texlive-ethiop-0.7-2|56	%{_texmfdistdir}/fonts/source/public/ethiop/eth_cc_c.mf
12mr|texlive-ethiop-0.7-2|57	%{_texmfdistdir}/fonts/source/public/ethiop/eth_ccc2.mf
12mr|texlive-ethiop-0.7-2|58	%{_texmfdistdir}/fonts/source/public/ethiop/eth_d.mf
12mr|texlive-ethiop-0.7-2|59	%{_texmfdistdir}/fonts/source/public/ethiop/eth_dd.mf
12mr|texlive-ethiop-0.7-2|60	%{_texmfdistdir}/fonts/source/public/ethiop/eth_f.mf
12mr|texlive-ethiop-0.7-2|61	%{_texmfdistdir}/fonts/source/public/ethiop/eth_fu.mf
12mr|texlive-ethiop-0.7-2|62	%{_texmfdistdir}/fonts/source/public/ethiop/eth_g.mf
12mr|texlive-ethiop-0.7-2|63	%{_texmfdistdir}/fonts/source/public/ethiop/eth_g_a.mf
12mr|texlive-ethiop-0.7-2|64	%{_texmfdistdir}/fonts/source/public/ethiop/eth_gg.mf
12mr|texlive-ethiop-0.7-2|65	%{_texmfdistdir}/fonts/source/public/ethiop/eth_ggu.mf
12mr|texlive-ethiop-0.7-2|66	%{_texmfdistdir}/fonts/source/public/ethiop/eth_gu.mf
12mr|texlive-ethiop-0.7-2|67	%{_texmfdistdir}/fonts/source/public/ethiop/eth_h.mf
12mr|texlive-ethiop-0.7-2|68	%{_texmfdistdir}/fonts/source/public/ethiop/eth_h_a.mf
12mr|texlive-ethiop-0.7-2|69	%{_texmfdistdir}/fonts/source/public/ethiop/eth_h_c.mf
12mr|texlive-ethiop-0.7-2|70	%{_texmfdistdir}/fonts/source/public/ethiop/eth_hh.mf
12mr|texlive-ethiop-0.7-2|71	%{_texmfdistdir}/fonts/source/public/ethiop/eth_hu_c.mf
12mr|texlive-ethiop-0.7-2|72	%{_texmfdistdir}/fonts/source/public/ethiop/eth_j.mf
12mr|texlive-ethiop-0.7-2|73	%{_texmfdistdir}/fonts/source/public/ethiop/eth_k.mf
12mr|texlive-ethiop-0.7-2|74	%{_texmfdistdir}/fonts/source/public/ethiop/eth_k_a.mf
12mr|texlive-ethiop-0.7-2|75	%{_texmfdistdir}/fonts/source/public/ethiop/eth_kk.mf
12mr|texlive-ethiop-0.7-2|76	%{_texmfdistdir}/fonts/source/public/ethiop/eth_kku.mf
12mr|texlive-ethiop-0.7-2|77	%{_texmfdistdir}/fonts/source/public/ethiop/eth_ku.mf
12mr|texlive-ethiop-0.7-2|78	%{_texmfdistdir}/fonts/source/public/ethiop/eth_l.mf
12mr|texlive-ethiop-0.7-2|79	%{_texmfdistdir}/fonts/source/public/ethiop/eth_m.mf
12mr|texlive-ethiop-0.7-2|80	%{_texmfdistdir}/fonts/source/public/ethiop/eth_mrf.mf
12mr|texlive-ethiop-0.7-2|81	%{_texmfdistdir}/fonts/source/public/ethiop/eth_mu.mf
12mr|texlive-ethiop-0.7-2|82	%{_texmfdistdir}/fonts/source/public/ethiop/eth_n.mf
12mr|texlive-ethiop-0.7-2|83	%{_texmfdistdir}/fonts/source/public/ethiop/eth_nn.mf
12mr|texlive-ethiop-0.7-2|84	%{_texmfdistdir}/fonts/source/public/ethiop/eth_num.mf
12mr|texlive-ethiop-0.7-2|85	%{_texmfdistdir}/fonts/source/public/ethiop/eth_p.mf
12mr|texlive-ethiop-0.7-2|86	%{_texmfdistdir}/fonts/source/public/ethiop/eth_pp.mf
12mr|texlive-ethiop-0.7-2|87	%{_texmfdistdir}/fonts/source/public/ethiop/eth_pu.mf
12mr|texlive-ethiop-0.7-2|88	%{_texmfdistdir}/fonts/source/public/ethiop/eth_punc.mf
12mr|texlive-ethiop-0.7-2|89	%{_texmfdistdir}/fonts/source/public/ethiop/eth_q.mf
12mr|texlive-ethiop-0.7-2|90	%{_texmfdistdir}/fonts/source/public/ethiop/eth_q_a.mf
12mr|texlive-ethiop-0.7-2|91	%{_texmfdistdir}/fonts/source/public/ethiop/eth_qq.mf
12mr|texlive-ethiop-0.7-2|92	%{_texmfdistdir}/fonts/source/public/ethiop/eth_qqu.mf
12mr|texlive-ethiop-0.7-2|93	%{_texmfdistdir}/fonts/source/public/ethiop/eth_qu.mf
12mr|texlive-ethiop-0.7-2|94	%{_texmfdistdir}/fonts/source/public/ethiop/eth_r.mf
12mr|texlive-ethiop-0.7-2|95	%{_texmfdistdir}/fonts/source/public/ethiop/eth_s.mf
12mr|texlive-ethiop-0.7-2|96	%{_texmfdistdir}/fonts/source/public/ethiop/eth_s_a.mf
12mr|texlive-ethiop-0.7-2|97	%{_texmfdistdir}/fonts/source/public/ethiop/eth_s_c.mf
12mr|texlive-ethiop-0.7-2|98	%{_texmfdistdir}/fonts/source/public/ethiop/eth_ss.mf
12mr|texlive-ethiop-0.7-2|99	%{_texmfdistdir}/fonts/source/public/ethiop/eth_t.mf
12mr|texlive-ethiop-0.7-2|100	%{_texmfdistdir}/fonts/source/public/ethiop/eth_tt.mf
12mr|texlive-ethiop-0.7-2|101	%{_texmfdistdir}/fonts/source/public/ethiop/eth_v.mf
12mr|texlive-ethiop-0.7-2|102	%{_texmfdistdir}/fonts/source/public/ethiop/eth_w.mf
12mr|texlive-ethiop-0.7-2|103	%{_texmfdistdir}/fonts/source/public/ethiop/eth_wu.mf
12mr|texlive-ethiop-0.7-2|104	%{_texmfdistdir}/fonts/source/public/ethiop/eth_y.mf
12mr|texlive-ethiop-0.7-2|105	%{_texmfdistdir}/fonts/source/public/ethiop/eth_z.mf
12mr|texlive-ethiop-0.7-2|106	%{_texmfdistdir}/fonts/source/public/ethiop/eth_z_c.mf
12mr|texlive-ethiop-0.7-2|107	%{_texmfdistdir}/fonts/source/public/ethiop/etha10.mf
12mr|texlive-ethiop-0.7-2|108	%{_texmfdistdir}/fonts/source/public/ethiop/etha6.mf
12mr|texlive-ethiop-0.7-2|109	%{_texmfdistdir}/fonts/source/public/ethiop/etha7.mf
12mr|texlive-ethiop-0.7-2|110	%{_texmfdistdir}/fonts/source/public/ethiop/etha8.mf
12mr|texlive-ethiop-0.7-2|111	%{_texmfdistdir}/fonts/source/public/ethiop/etha_cod.mf
12mr|texlive-ethiop-0.7-2|112	%{_texmfdistdir}/fonts/source/public/ethiop/etha_drv.mf
12mr|texlive-ethiop-0.7-2|113	%{_texmfdistdir}/fonts/source/public/ethiop/etha_lig.mf
12mr|texlive-ethiop-0.7-2|114	%{_texmfdistdir}/fonts/source/public/ethiop/ethab10.mf
12mr|texlive-ethiop-0.7-2|115	%{_texmfdistdir}/fonts/source/public/ethiop/ethab11.mf
12mr|texlive-ethiop-0.7-2|116	%{_texmfdistdir}/fonts/source/public/ethiop/ethab12.mf
12mr|texlive-ethiop-0.7-2|117	%{_texmfdistdir}/fonts/source/public/ethiop/ethab14.mf
12mr|texlive-ethiop-0.7-2|118	%{_texmfdistdir}/fonts/source/public/ethiop/ethab18.mf
12mr|texlive-ethiop-0.7-2|119	%{_texmfdistdir}/fonts/source/public/ethiop/ethab24.mf
12mr|texlive-ethiop-0.7-2|120	%{_texmfdistdir}/fonts/source/public/ethiop/ethab36.mf
12mr|texlive-ethiop-0.7-2|121	%{_texmfdistdir}/fonts/source/public/ethiop/ethab9.mf
12mr|texlive-ethiop-0.7-2|122	%{_texmfdistdir}/fonts/source/public/ethiop/ethas10.mf
12mr|texlive-ethiop-0.7-2|123	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb10.mf
12mr|texlive-ethiop-0.7-2|124	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb11.mf
12mr|texlive-ethiop-0.7-2|125	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb12.mf
12mr|texlive-ethiop-0.7-2|126	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb14.mf
12mr|texlive-ethiop-0.7-2|127	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb18.mf
12mr|texlive-ethiop-0.7-2|128	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb24.mf
12mr|texlive-ethiop-0.7-2|129	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb36.mf
12mr|texlive-ethiop-0.7-2|130	%{_texmfdistdir}/fonts/source/public/ethiop/ethasb9.mf
12mr|texlive-ethiop-0.7-2|131	%{_texmfdistdir}/fonts/source/public/ethiop/ethatt10.mf
12mr|texlive-ethiop-0.7-2|132	%{_texmfdistdir}/fonts/source/public/ethiop/ethb10.mf
12mr|texlive-ethiop-0.7-2|133	%{_texmfdistdir}/fonts/source/public/ethiop/ethb6.mf
12mr|texlive-ethiop-0.7-2|134	%{_texmfdistdir}/fonts/source/public/ethiop/ethb7.mf
12mr|texlive-ethiop-0.7-2|135	%{_texmfdistdir}/fonts/source/public/ethiop/ethb8.mf
12mr|texlive-ethiop-0.7-2|136	%{_texmfdistdir}/fonts/source/public/ethiop/ethb_cod.mf
12mr|texlive-ethiop-0.7-2|137	%{_texmfdistdir}/fonts/source/public/ethiop/ethb_drv.mf
12mr|texlive-ethiop-0.7-2|138	%{_texmfdistdir}/fonts/source/public/ethiop/ethb_lig.mf
12mr|texlive-ethiop-0.7-2|139	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb10.mf
12mr|texlive-ethiop-0.7-2|140	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb11.mf
12mr|texlive-ethiop-0.7-2|141	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb12.mf
12mr|texlive-ethiop-0.7-2|142	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb14.mf
12mr|texlive-ethiop-0.7-2|143	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb18.mf
12mr|texlive-ethiop-0.7-2|144	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb24.mf
12mr|texlive-ethiop-0.7-2|145	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb36.mf
12mr|texlive-ethiop-0.7-2|146	%{_texmfdistdir}/fonts/source/public/ethiop/ethbb9.mf
12mr|texlive-ethiop-0.7-2|147	%{_texmfdistdir}/fonts/source/public/ethiop/ethbs10.mf
12mr|texlive-ethiop-0.7-2|148	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb10.mf
12mr|texlive-ethiop-0.7-2|149	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb11.mf
12mr|texlive-ethiop-0.7-2|150	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb12.mf
12mr|texlive-ethiop-0.7-2|151	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb14.mf
12mr|texlive-ethiop-0.7-2|152	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb18.mf
12mr|texlive-ethiop-0.7-2|153	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb24.mf
12mr|texlive-ethiop-0.7-2|154	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb36.mf
12mr|texlive-ethiop-0.7-2|155	%{_texmfdistdir}/fonts/source/public/ethiop/ethbsb9.mf
12mr|texlive-ethiop-0.7-2|156	%{_texmfdistdir}/fonts/source/public/ethiop/ethbtt10.mf
12mr|texlive-ethiop-0.7-2|157	%{_texmfdistdir}/fonts/source/public/ethiop/ethiomac.mf
12mr|texlive-ethiop-0.7-2|158	%{_texmfdistdir}/fonts/tfm/public/ethiop/etha10.tfm
12mr|texlive-ethiop-0.7-2|159	%{_texmfdistdir}/fonts/tfm/public/ethiop/etha6.tfm
12mr|texlive-ethiop-0.7-2|160	%{_texmfdistdir}/fonts/tfm/public/ethiop/etha7.tfm
12mr|texlive-ethiop-0.7-2|161	%{_texmfdistdir}/fonts/tfm/public/ethiop/etha8.tfm
12mr|texlive-ethiop-0.7-2|162	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab10.tfm
12mr|texlive-ethiop-0.7-2|163	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab11.tfm
12mr|texlive-ethiop-0.7-2|164	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab12.tfm
12mr|texlive-ethiop-0.7-2|165	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab14.tfm
12mr|texlive-ethiop-0.7-2|166	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab18.tfm
12mr|texlive-ethiop-0.7-2|167	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab24.tfm
12mr|texlive-ethiop-0.7-2|168	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab36.tfm
12mr|texlive-ethiop-0.7-2|169	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethab9.tfm
12mr|texlive-ethiop-0.7-2|170	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethas10.tfm
12mr|texlive-ethiop-0.7-2|171	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb10.tfm
12mr|texlive-ethiop-0.7-2|172	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb11.tfm
12mr|texlive-ethiop-0.7-2|173	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb12.tfm
12mr|texlive-ethiop-0.7-2|174	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb14.tfm
12mr|texlive-ethiop-0.7-2|175	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb18.tfm
12mr|texlive-ethiop-0.7-2|176	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb24.tfm
12mr|texlive-ethiop-0.7-2|177	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb36.tfm
12mr|texlive-ethiop-0.7-2|178	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethasb9.tfm
12mr|texlive-ethiop-0.7-2|179	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethatt10.tfm
12mr|texlive-ethiop-0.7-2|180	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethb10.tfm
12mr|texlive-ethiop-0.7-2|181	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethb6.tfm
12mr|texlive-ethiop-0.7-2|182	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethb7.tfm
12mr|texlive-ethiop-0.7-2|183	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethb8.tfm
12mr|texlive-ethiop-0.7-2|184	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb10.tfm
12mr|texlive-ethiop-0.7-2|185	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb11.tfm
12mr|texlive-ethiop-0.7-2|186	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb12.tfm
12mr|texlive-ethiop-0.7-2|187	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb14.tfm
12mr|texlive-ethiop-0.7-2|188	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb18.tfm
12mr|texlive-ethiop-0.7-2|189	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb24.tfm
12mr|texlive-ethiop-0.7-2|190	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb36.tfm
12mr|texlive-ethiop-0.7-2|191	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbb9.tfm
12mr|texlive-ethiop-0.7-2|192	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbs10.tfm
12mr|texlive-ethiop-0.7-2|193	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb10.tfm
12mr|texlive-ethiop-0.7-2|194	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb11.tfm
12mr|texlive-ethiop-0.7-2|195	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb12.tfm
12mr|texlive-ethiop-0.7-2|196	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb14.tfm
12mr|texlive-ethiop-0.7-2|197	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb18.tfm
12mr|texlive-ethiop-0.7-2|198	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb24.tfm
12mr|texlive-ethiop-0.7-2|199	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb36.tfm
12mr|texlive-ethiop-0.7-2|200	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbsb9.tfm
12mr|texlive-ethiop-0.7-2|201	%{_texmfdistdir}/fonts/tfm/public/ethiop/ethbtt10.tfm
12mr|texlive-ethiop-0.7-2|202	%{_texmfdistdir}/omega/ocp/ethiop/ethospc.ocp
12mr|texlive-ethiop-0.7-2|203	%{_texmfdistdir}/omega/otp/ethiop/ethospc.otp
12mr|texlive-ethiop-0.7-2|204	%{_texmfdistdir}/tex/latex/ethiop/etharab.sty
12mr|texlive-ethiop-0.7-2|205	%{_texmfdistdir}/tex/latex/ethiop/ethiop.ldf
12mr|texlive-ethiop-0.7-2|206	%{_texmfdistdir}/tex/latex/ethiop/ethiop.sty
12mr|texlive-ethiop-0.7-2|207	%{_texmfdistdir}/tex/latex/ethiop/uetha.fd
12mr|texlive-ethiop-0.7-2|208	%{_texmfdistdir}/tex/latex/ethiop/uethb.fd
12mr|texlive-ethiop-0.7-2|209	%{_texmfdistdir}/tex/latex/ethiop/uetho.fd
12mr|texlive-ethiop-0.7-2|210	%doc %{_texmfdistdir}/doc/latex/ethiop/MANIFEST
12mr|texlive-ethiop-0.7-2|211	%doc %{_texmfdistdir}/doc/latex/ethiop/README
12mr|texlive-ethiop-0.7-2|212	%doc %{_texmfdistdir}/doc/latex/ethiop/codeetha.tex
12mr|texlive-ethiop-0.7-2|213	%doc %{_texmfdistdir}/doc/latex/ethiop/codeethb.tex
12mr|texlive-ethiop-0.7-2|214	%doc %{_texmfdistdir}/doc/latex/ethiop/ethiodoc.pdf
12mr|texlive-ethiop-0.7-2|215	%doc %{_texmfdistdir}/doc/latex/ethiop/ethiodoc.tex
12mr|texlive-ethiop-0.7-2|216	#- source
12mr|texlive-ethiop-0.7-2|217	%doc %{_texmfdistdir}/source/latex/ethiop/ethiop.dtx
12mr|texlive-ethiop-0.7-2|218	%doc %{_texmfdistdir}/source/latex/ethiop/ethiop.ins
12mr|texlive-ethiop-0.7-2|219	
12mr|texlive-ethiop-0.7-2|220	#-----------------------------------------------------------------------
12mr|texlive-ethiop-0.7-2|221	%prep
12mr|texlive-ethiop-0.7-2|222	%setup -c -a0 -a1 -a2
12mr|texlive-ethiop-0.7-2|223	
12mr|texlive-ethiop-0.7-2|224	%build
12mr|texlive-ethiop-0.7-2|225	
12mr|texlive-ethiop-0.7-2|226	%install
12mr|texlive-ethiop-0.7-2|227	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ethiop-0.7-2|228	cp -fpar fonts omega tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ethiop-0.7-2|229	
12mr|texlive-ethiop-0.7-2|230	
12mr|texlive-ethiop-0.7-2|231	
12mr|texlive-ethiop-0.7-2|232	%changelog
12mr|texlive-ethiop-0.7-2|233	

17325 12
12mr|texlive-ethiop-t1-20070214-2|1	# revision 15878
12mr|texlive-ethiop-t1-20070214-2|2	# category Package
12mr|texlive-ethiop-t1-20070214-2|3	# catalog-ctan /fonts/ps-type1/ethiop
12mr|texlive-ethiop-t1-20070214-2|4	# catalog-date 2007-02-14 08:57:40 +0100
12mr|texlive-ethiop-t1-20070214-2|5	# catalog-license gpl
12mr|texlive-ethiop-t1-20070214-2|6	# catalog-version undef
12mr|texlive-ethiop-t1-20070214-2|7	Name:		texlive-ethiop-t1
12mr|texlive-ethiop-t1-20070214-2|8	Version:	20070214
12mr|texlive-ethiop-t1-20070214-2|9	Release:	2
12mr|texlive-ethiop-t1-20070214-2|10	Summary:	Type 1 versions of Amharic fonts
12mr|texlive-ethiop-t1-20070214-2|11	Group:		Publishing
12mr|texlive-ethiop-t1-20070214-2|12	URL:		http://www.ctan.org/tex-archive/fonts/ps-type1/ethiop
12mr|texlive-ethiop-t1-20070214-2|13	License:	GPL
12mr|texlive-ethiop-t1-20070214-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ethiop-t1.tar.xz
12mr|texlive-ethiop-t1-20070214-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ethiop-t1.doc.tar.xz
12mr|texlive-ethiop-t1-20070214-2|16	BuildArch:	noarch
12mr|texlive-ethiop-t1-20070214-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ethiop-t1-20070214-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ethiop-t1-20070214-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ethiop-t1-20070214-2|20	
12mr|texlive-ethiop-t1-20070214-2|21	%description
12mr|texlive-ethiop-t1-20070214-2|22	These fonts are drop-in Adobe type 1 replacements for the fonts
12mr|texlive-ethiop-t1-20070214-2|23	of the ethiop package.
12mr|texlive-ethiop-t1-20070214-2|24	
12mr|texlive-ethiop-t1-20070214-2|25	%post
12mr|texlive-ethiop-t1-20070214-2|26	%{_sbindir}/texlive.post
12mr|texlive-ethiop-t1-20070214-2|27	
12mr|texlive-ethiop-t1-20070214-2|28	%postun
12mr|texlive-ethiop-t1-20070214-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-ethiop-t1-20070214-2|30	%{_sbindir}/texlive.post
12mr|texlive-ethiop-t1-20070214-2|31	fi
12mr|texlive-ethiop-t1-20070214-2|32	
12mr|texlive-ethiop-t1-20070214-2|33	#-----------------------------------------------------------------------
12mr|texlive-ethiop-t1-20070214-2|34	%files
12mr|texlive-ethiop-t1-20070214-2|35	%{_texmfdistdir}/fonts/map/dvips/ethiop-t1/ethiop.map
12mr|texlive-ethiop-t1-20070214-2|36	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/etha10.pfb
12mr|texlive-ethiop-t1-20070214-2|37	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/etha6.pfb
12mr|texlive-ethiop-t1-20070214-2|38	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/etha7.pfb
12mr|texlive-ethiop-t1-20070214-2|39	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/etha8.pfb
12mr|texlive-ethiop-t1-20070214-2|40	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab10.pfb
12mr|texlive-ethiop-t1-20070214-2|41	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab11.pfb
12mr|texlive-ethiop-t1-20070214-2|42	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab12.pfb
12mr|texlive-ethiop-t1-20070214-2|43	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab14.pfb
12mr|texlive-ethiop-t1-20070214-2|44	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab18.pfb
12mr|texlive-ethiop-t1-20070214-2|45	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab24.pfb
12mr|texlive-ethiop-t1-20070214-2|46	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab36.pfb
12mr|texlive-ethiop-t1-20070214-2|47	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethab9.pfb
12mr|texlive-ethiop-t1-20070214-2|48	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethas10.pfb
12mr|texlive-ethiop-t1-20070214-2|49	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb10.pfb
12mr|texlive-ethiop-t1-20070214-2|50	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb11.pfb
12mr|texlive-ethiop-t1-20070214-2|51	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb12.pfb
12mr|texlive-ethiop-t1-20070214-2|52	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb14.pfb
12mr|texlive-ethiop-t1-20070214-2|53	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb18.pfb
12mr|texlive-ethiop-t1-20070214-2|54	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb24.pfb
12mr|texlive-ethiop-t1-20070214-2|55	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb36.pfb
12mr|texlive-ethiop-t1-20070214-2|56	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethasb9.pfb
12mr|texlive-ethiop-t1-20070214-2|57	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethatt10.pfb
12mr|texlive-ethiop-t1-20070214-2|58	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethb10.pfb
12mr|texlive-ethiop-t1-20070214-2|59	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethb6.pfb
12mr|texlive-ethiop-t1-20070214-2|60	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethb7.pfb
12mr|texlive-ethiop-t1-20070214-2|61	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethb8.pfb
12mr|texlive-ethiop-t1-20070214-2|62	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb10.pfb
12mr|texlive-ethiop-t1-20070214-2|63	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb11.pfb
12mr|texlive-ethiop-t1-20070214-2|64	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb12.pfb
12mr|texlive-ethiop-t1-20070214-2|65	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb14.pfb
12mr|texlive-ethiop-t1-20070214-2|66	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb18.pfb
12mr|texlive-ethiop-t1-20070214-2|67	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb24.pfb
12mr|texlive-ethiop-t1-20070214-2|68	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb36.pfb
12mr|texlive-ethiop-t1-20070214-2|69	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbb9.pfb
12mr|texlive-ethiop-t1-20070214-2|70	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbs10.pfb
12mr|texlive-ethiop-t1-20070214-2|71	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbsb10.pfb
12mr|texlive-ethiop-t1-20070214-2|72	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbsb11.pfb
12mr|texlive-ethiop-t1-20070214-2|73	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbsb12.pfb
12mr|texlive-ethiop-t1-20070214-2|74	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbsb14.pfb
12mr|texlive-ethiop-t1-20070214-2|75	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbsb18.pfb
12mr|texlive-ethiop-t1-20070214-2|76	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbsb24.pfb
12mr|texlive-ethiop-t1-20070214-2|77	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbsb36.pfb
12mr|texlive-ethiop-t1-20070214-2|78	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbsb9.pfb
12mr|texlive-ethiop-t1-20070214-2|79	%{_texmfdistdir}/fonts/type1/public/ethiop-t1/ethbtt10.pfb
12mr|texlive-ethiop-t1-20070214-2|80	%doc %{_texmfdistdir}/doc/latex/ethiop-t1/COPYING
12mr|texlive-ethiop-t1-20070214-2|81	%doc %{_texmfdistdir}/doc/latex/ethiop-t1/README
12mr|texlive-ethiop-t1-20070214-2|82	
12mr|texlive-ethiop-t1-20070214-2|83	#-----------------------------------------------------------------------
12mr|texlive-ethiop-t1-20070214-2|84	%prep
12mr|texlive-ethiop-t1-20070214-2|85	%setup -c -a0 -a1
12mr|texlive-ethiop-t1-20070214-2|86	
12mr|texlive-ethiop-t1-20070214-2|87	%build
12mr|texlive-ethiop-t1-20070214-2|88	
12mr|texlive-ethiop-t1-20070214-2|89	%install
12mr|texlive-ethiop-t1-20070214-2|90	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ethiop-t1-20070214-2|91	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ethiop-t1-20070214-2|92	
12mr|texlive-ethiop-t1-20070214-2|93	
12mr|texlive-ethiop-t1-20070214-2|94	
12mr|texlive-ethiop-t1-20070214-2|95	%changelog
12mr|texlive-ethiop-t1-20070214-2|96	

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

17412 12
12mr|texlive-flowfram-1.13-2|1	# revision 16806
12mr|texlive-flowfram-1.13-2|2	# category Package
12mr|texlive-flowfram-1.13-2|3	# catalog-ctan /macros/latex/contrib/flowfram
12mr|texlive-flowfram-1.13-2|4	# catalog-date 2010-01-23 14:06:53 +0100
12mr|texlive-flowfram-1.13-2|5	# catalog-license lppl
12mr|texlive-flowfram-1.13-2|6	# catalog-version 1.13
12mr|texlive-flowfram-1.13-2|7	Name:		texlive-flowfram
12mr|texlive-flowfram-1.13-2|8	Version:	1.13
12mr|texlive-flowfram-1.13-2|9	Release:	2
12mr|texlive-flowfram-1.13-2|10	Summary:	Create text frames for posters, brochures or magazines
12mr|texlive-flowfram-1.13-2|11	Group:		Publishing
12mr|texlive-flowfram-1.13-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/flowfram
12mr|texlive-flowfram-1.13-2|13	License:	LPPL
12mr|texlive-flowfram-1.13-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flowfram.tar.xz
12mr|texlive-flowfram-1.13-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flowfram.doc.tar.xz
12mr|texlive-flowfram-1.13-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/flowfram.source.tar.xz
12mr|texlive-flowfram-1.13-2|17	BuildArch:	noarch
12mr|texlive-flowfram-1.13-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-flowfram-1.13-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-flowfram-1.13-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-flowfram-1.13-2|21	
12mr|texlive-flowfram-1.13-2|22	%description
12mr|texlive-flowfram-1.13-2|23	The flowfram package enables you to create frames in a document
12mr|texlive-flowfram-1.13-2|24	such that the contents of the document environment flow from
12mr|texlive-flowfram-1.13-2|25	one frame to the next in the order in which they were defined.
12mr|texlive-flowfram-1.13-2|26	This is useful for creating posters or magazines, indeed any
12mr|texlive-flowfram-1.13-2|27	form of document that does not conform to the standard one or
12mr|texlive-flowfram-1.13-2|28	two column layout.
12mr|texlive-flowfram-1.13-2|29	
12mr|texlive-flowfram-1.13-2|30	%post
12mr|texlive-flowfram-1.13-2|31	%{_sbindir}/texlive.post
12mr|texlive-flowfram-1.13-2|32	
12mr|texlive-flowfram-1.13-2|33	%postun
12mr|texlive-flowfram-1.13-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-flowfram-1.13-2|35	%{_sbindir}/texlive.post
12mr|texlive-flowfram-1.13-2|36	fi
12mr|texlive-flowfram-1.13-2|37	
12mr|texlive-flowfram-1.13-2|38	#-----------------------------------------------------------------------
12mr|texlive-flowfram-1.13-2|39	%files
12mr|texlive-flowfram-1.13-2|40	%{_texmfdistdir}/tex/latex/flowfram/flowfram.sty
12mr|texlive-flowfram-1.13-2|41	%doc %{_texmfdistdir}/doc/latex/flowfram/CHANGES
12mr|texlive-flowfram-1.13-2|42	%doc %{_texmfdistdir}/doc/latex/flowfram/README
12mr|texlive-flowfram-1.13-2|43	%doc %{_texmfdistdir}/doc/latex/flowfram/ffuserguide.html
12mr|texlive-flowfram-1.13-2|44	%doc %{_texmfdistdir}/doc/latex/flowfram/ffuserguide.pdf
12mr|texlive-flowfram-1.13-2|45	%doc %{_texmfdistdir}/doc/latex/flowfram/ffuserguide.tex
12mr|texlive-flowfram-1.13-2|46	%doc %{_texmfdistdir}/doc/latex/flowfram/flowfram.pdf
12mr|texlive-flowfram-1.13-2|47	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/brochure.pdf
12mr|texlive-flowfram-1.13-2|48	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/brochure.tex
12mr|texlive-flowfram-1.13-2|49	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/egg.eps
12mr|texlive-flowfram-1.13-2|50	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/egg.png
12mr|texlive-flowfram-1.13-2|51	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/news.pdf
12mr|texlive-flowfram-1.13-2|52	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/news.tex
12mr|texlive-flowfram-1.13-2|53	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/news2.pdf
12mr|texlive-flowfram-1.13-2|54	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/news2.tex
12mr|texlive-flowfram-1.13-2|55	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/poster.pdf
12mr|texlive-flowfram-1.13-2|56	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/poster.tex
12mr|texlive-flowfram-1.13-2|57	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sheep.eps
12mr|texlive-flowfram-1.13-2|58	%doc %{_texmfdistdir}/doc/latex/flowfram/samples/sheep.png
12mr|texlive-flowfram-1.13-2|59	#- source
12mr|texlive-flowfram-1.13-2|60	%doc %{_texmfdistdir}/source/latex/flowfram/flowfram.dtx
12mr|texlive-flowfram-1.13-2|61	%doc %{_texmfdistdir}/source/latex/flowfram/flowfram.ins
12mr|texlive-flowfram-1.13-2|62	%doc %{_texmfdistdir}/source/latex/flowfram/flowfram.perl
12mr|texlive-flowfram-1.13-2|63	
12mr|texlive-flowfram-1.13-2|64	#-----------------------------------------------------------------------
12mr|texlive-flowfram-1.13-2|65	%prep
12mr|texlive-flowfram-1.13-2|66	%setup -c -a0 -a1 -a2
12mr|texlive-flowfram-1.13-2|67	
12mr|texlive-flowfram-1.13-2|68	%build
12mr|texlive-flowfram-1.13-2|69	
12mr|texlive-flowfram-1.13-2|70	%install
12mr|texlive-flowfram-1.13-2|71	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-flowfram-1.13-2|72	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-flowfram-1.13-2|73	
12mr|texlive-flowfram-1.13-2|74	
12mr|texlive-flowfram-1.13-2|75	
12mr|texlive-flowfram-1.13-2|76	%changelog
12mr|texlive-flowfram-1.13-2|77	

17413 12
12mr|texlive-fltpage-0.3-1|1	# revision 15878
12mr|texlive-fltpage-0.3-1|2	# category Package
12mr|texlive-fltpage-0.3-1|3	# catalog-ctan /macros/latex/contrib/fltpage
12mr|texlive-fltpage-0.3-1|4	# catalog-date 2009-11-09 22:22:13 +0100
12mr|texlive-fltpage-0.3-1|5	# catalog-license other-free
12mr|texlive-fltpage-0.3-1|6	# catalog-version 0.3
12mr|texlive-fltpage-0.3-1|7	Name:		texlive-fltpage
12mr|texlive-fltpage-0.3-1|8	Version:	0.3
12mr|texlive-fltpage-0.3-1|9	Release:	1
12mr|texlive-fltpage-0.3-1|10	Summary:	Place caption on an adjacent page
12mr|texlive-fltpage-0.3-1|11	Group:		Publishing
12mr|texlive-fltpage-0.3-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fltpage
12mr|texlive-fltpage-0.3-1|13	License:	OTHER-FREE
12mr|texlive-fltpage-0.3-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fltpage.tar.xz
12mr|texlive-fltpage-0.3-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fltpage.doc.tar.xz
12mr|texlive-fltpage-0.3-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fltpage.source.tar.xz
12mr|texlive-fltpage-0.3-1|17	BuildArch:	noarch
12mr|texlive-fltpage-0.3-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-fltpage-0.3-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-fltpage-0.3-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-fltpage-0.3-1|21	Conflicts:	texlive-texmf <= 20110705-3
12mr|texlive-fltpage-0.3-1|22	Conflicts:	texlive-source <= 20110705-3
12mr|texlive-fltpage-0.3-1|23	
12mr|texlive-fltpage-0.3-1|24	%description
12mr|texlive-fltpage-0.3-1|25	Defines environments FPfigure and FPtable, analogous to figure
12mr|texlive-fltpage-0.3-1|26	and table. In twoside mode the caption will be set on the
12mr|texlive-fltpage-0.3-1|27	opposite page of a figure/table which needs a whole page. In
12mr|texlive-fltpage-0.3-1|28	oneside mode the caption will be set on the preceding or
12mr|texlive-fltpage-0.3-1|29	following page.
12mr|texlive-fltpage-0.3-1|30	
12mr|texlive-fltpage-0.3-1|31	%pre
12mr|texlive-fltpage-0.3-1|32	%_texmf_mktexlsr_pre
12mr|texlive-fltpage-0.3-1|33	
12mr|texlive-fltpage-0.3-1|34	%post
12mr|texlive-fltpage-0.3-1|35	%_texmf_mktexlsr_post
12mr|texlive-fltpage-0.3-1|36	
12mr|texlive-fltpage-0.3-1|37	%preun
12mr|texlive-fltpage-0.3-1|38	if [ $1 -eq 0 ]; then
12mr|texlive-fltpage-0.3-1|39	%_texmf_mktexlsr_pre
12mr|texlive-fltpage-0.3-1|40	fi
12mr|texlive-fltpage-0.3-1|41	
12mr|texlive-fltpage-0.3-1|42	%postun
12mr|texlive-fltpage-0.3-1|43	if [ $1 -eq 0 ]; then
12mr|texlive-fltpage-0.3-1|44	%_texmf_mktexlsr_post
12mr|texlive-fltpage-0.3-1|45	fi
12mr|texlive-fltpage-0.3-1|46	
12mr|texlive-fltpage-0.3-1|47	#-----------------------------------------------------------------------
12mr|texlive-fltpage-0.3-1|48	%files
12mr|texlive-fltpage-0.3-1|49	%{_texmfdistdir}/tex/latex/fltpage/fltpage.sty
12mr|texlive-fltpage-0.3-1|50	%doc %{_texmfdistdir}/doc/latex/fltpage/fltpage.pdf
12mr|texlive-fltpage-0.3-1|51	#- source
12mr|texlive-fltpage-0.3-1|52	%doc %{_texmfdistdir}/source/latex/fltpage/fltpage.dtx
12mr|texlive-fltpage-0.3-1|53	%doc %{_texmfdistdir}/source/latex/fltpage/fltpage.ins
12mr|texlive-fltpage-0.3-1|54	%doc %{_tlpkgobjdir}/*.tlpobj
12mr|texlive-fltpage-0.3-1|55	
12mr|texlive-fltpage-0.3-1|56	#-----------------------------------------------------------------------
12mr|texlive-fltpage-0.3-1|57	%prep
12mr|texlive-fltpage-0.3-1|58	%setup -c -a0 -a1 -a2
12mr|texlive-fltpage-0.3-1|59	
12mr|texlive-fltpage-0.3-1|60	%build
12mr|texlive-fltpage-0.3-1|61	
12mr|texlive-fltpage-0.3-1|62	%install
12mr|texlive-fltpage-0.3-1|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-fltpage-0.3-1|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-fltpage-0.3-1|65	mkdir -p %{buildroot}%{_tlpkgobjdir}
12mr|texlive-fltpage-0.3-1|66	cp -fpa tlpkg/tlpobj/*.tlpobj %{buildroot}%{_tlpkgobjdir}
12mr|texlive-fltpage-0.3-1|67	
12mr|texlive-fltpage-0.3-1|68	
12mr|texlive-fltpage-0.3-1|69	
12mr|texlive-fltpage-0.3-1|70	%changelog
12mr|texlive-fltpage-0.3-1|71	

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

17460 12
12mr|texlive-free-math-font-survey-20080420-1|1	# revision 15878
12mr|texlive-free-math-font-survey-20080420-1|2	# category Package
12mr|texlive-free-math-font-survey-20080420-1|3	# catalog-ctan /info/Free_Math_Font_Survey/en
12mr|texlive-free-math-font-survey-20080420-1|4	# catalog-date 2008-04-20 19:53:04 +0200
12mr|texlive-free-math-font-survey-20080420-1|5	# catalog-license other-free
12mr|texlive-free-math-font-survey-20080420-1|6	# catalog-version undef
12mr|texlive-free-math-font-survey-20080420-1|7	Name:		texlive-free-math-font-survey
12mr|texlive-free-math-font-survey-20080420-1|8	Version:	20080420
12mr|texlive-free-math-font-survey-20080420-1|9	Release:	1
12mr|texlive-free-math-font-survey-20080420-1|10	Summary:	A survey of available free Mathematics fonts
12mr|texlive-free-math-font-survey-20080420-1|11	Group:		Publishing
12mr|texlive-free-math-font-survey-20080420-1|12	URL:		http://www.ctan.org/tex-archive/info/Free_Math_Font_Survey/en
12mr|texlive-free-math-font-survey-20080420-1|13	License:	OTHER-FREE
12mr|texlive-free-math-font-survey-20080420-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/free-math-font-survey.tar.xz
12mr|texlive-free-math-font-survey-20080420-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/free-math-font-survey.doc.tar.xz
12mr|texlive-free-math-font-survey-20080420-1|16	BuildArch:	noarch
12mr|texlive-free-math-font-survey-20080420-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-free-math-font-survey-20080420-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-free-math-font-survey-20080420-1|19	Conflicts:	texlive-texmf <= 20110705-3
12mr|texlive-free-math-font-survey-20080420-1|20	Conflicts:	texlive-doc <= 20110705-3
12mr|texlive-free-math-font-survey-20080420-1|21	
12mr|texlive-free-math-font-survey-20080420-1|22	%description
12mr|texlive-free-math-font-survey-20080420-1|23	This document is a survey of the free mathematics fonts that
12mr|texlive-free-math-font-survey-20080420-1|24	are available for use with TeX and LaTeX. Examples are provided
12mr|texlive-free-math-font-survey-20080420-1|25	for each font, links to where to obtain the font, and the
12mr|texlive-free-math-font-survey-20080420-1|26	commands for loading the associated LaTeX package. The survey
12mr|texlive-free-math-font-survey-20080420-1|27	is available in both English and Vietnamese.
12mr|texlive-free-math-font-survey-20080420-1|28	
12mr|texlive-free-math-font-survey-20080420-1|29	#-----------------------------------------------------------------------
12mr|texlive-free-math-font-survey-20080420-1|30	%files
12mr|texlive-free-math-font-survey-20080420-1|31	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/README
12mr|texlive-free-math-font-survey-20080420-1|32	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/antpolt.png
12mr|texlive-free-math-font-survey-20080420-1|33	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/anttor.png
12mr|texlive-free-math-font-survey-20080420-1|34	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/arev.png
12mr|texlive-free-math-font-survey-20080420-1|35	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/belleek.png
12mr|texlive-free-math-font-survey-20080420-1|36	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/chartermd.png
12mr|texlive-free-math-font-survey-20080420-1|37	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/cm.png
12mr|texlive-free-math-font-survey-20080420-1|38	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/cmbright.png
12mr|texlive-free-math-font-survey-20080420-1|39	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/comicsans.png
12mr|texlive-free-math-font-survey-20080420-1|40	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/concmath.png
12mr|texlive-free-math-font-survey-20080420-1|41	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/concrete.png
12mr|texlive-free-math-font-survey-20080420-1|42	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/fourier.png
12mr|texlive-free-math-font-survey-20080420-1|43	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/fouriernc.png
12mr|texlive-free-math-font-survey-20080420-1|44	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/garamondmd.png
12mr|texlive-free-math-font-survey-20080420-1|45	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/iwona.png
12mr|texlive-free-math-font-survey-20080420-1|46	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/kerkis.png
12mr|texlive-free-math-font-survey-20080420-1|47	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/kurier.png
12mr|texlive-free-math-font-survey-20080420-1|48	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/mathpple.png
12mr|texlive-free-math-font-survey-20080420-1|49	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/mathptmx.png
12mr|texlive-free-math-font-survey-20080420-1|50	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/mbtimes.png
12mr|texlive-free-math-font-survey-20080420-1|51	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/millennial.png
12mr|texlive-free-math-font-survey-20080420-1|52	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/pazo.png
12mr|texlive-free-math-font-survey-20080420-1|53	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/pxfonts.png
12mr|texlive-free-math-font-survey-20080420-1|54	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/txfonts.png
12mr|texlive-free-math-font-survey-20080420-1|55	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/images/utopiamd.png
12mr|texlive-free-math-font-survey-20080420-1|56	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/Makefile
12mr|texlive-free-math-font-survey-20080420-1|57	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/antpolt.tex
12mr|texlive-free-math-font-survey-20080420-1|58	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/anttor.tex
12mr|texlive-free-math-font-survey-20080420-1|59	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/arev.tex
12mr|texlive-free-math-font-survey-20080420-1|60	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/belleek.tex
12mr|texlive-free-math-font-survey-20080420-1|61	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/chartermd.tex
12mr|texlive-free-math-font-survey-20080420-1|62	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/cm.tex
12mr|texlive-free-math-font-survey-20080420-1|63	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/cmbright.tex
12mr|texlive-free-math-font-survey-20080420-1|64	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/comicsans.tex
12mr|texlive-free-math-font-survey-20080420-1|65	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/concmath.tex
12mr|texlive-free-math-font-survey-20080420-1|66	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/concrete.tex
12mr|texlive-free-math-font-survey-20080420-1|67	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/fixepsbbox
12mr|texlive-free-math-font-survey-20080420-1|68	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/fourier.tex
12mr|texlive-free-math-font-survey-20080420-1|69	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/fouriernc.tex
12mr|texlive-free-math-font-survey-20080420-1|70	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/garamondmd.tex
12mr|texlive-free-math-font-survey-20080420-1|71	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/iwona.tex
12mr|texlive-free-math-font-survey-20080420-1|72	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/kerkis.tex
12mr|texlive-free-math-font-survey-20080420-1|73	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/kurier.tex
12mr|texlive-free-math-font-survey-20080420-1|74	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/mathpple.tex
12mr|texlive-free-math-font-survey-20080420-1|75	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/mathptmx.tex
12mr|texlive-free-math-font-survey-20080420-1|76	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/mbtimes.tex
12mr|texlive-free-math-font-survey-20080420-1|77	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/millennial.tex
12mr|texlive-free-math-font-survey-20080420-1|78	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/pazo.tex
12mr|texlive-free-math-font-survey-20080420-1|79	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/pxfonts.tex
12mr|texlive-free-math-font-survey-20080420-1|80	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/sampleformat.tex
12mr|texlive-free-math-font-survey-20080420-1|81	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/survey.lyx
12mr|texlive-free-math-font-survey-20080420-1|82	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/survey.tex
12mr|texlive-free-math-font-survey-20080420-1|83	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/textfragment.tex
12mr|texlive-free-math-font-survey-20080420-1|84	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/txfonts.tex
12mr|texlive-free-math-font-survey-20080420-1|85	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/source/utopiamd.tex
12mr|texlive-free-math-font-survey-20080420-1|86	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/survey.html
12mr|texlive-free-math-font-survey-20080420-1|87	%doc %{_texmfdistdir}/doc/fonts/free-math-font-survey/survey.pdf
12mr|texlive-free-math-font-survey-20080420-1|88	%doc %{_tlpkgobjdir}/*.tlpobj
12mr|texlive-free-math-font-survey-20080420-1|89	
12mr|texlive-free-math-font-survey-20080420-1|90	#-----------------------------------------------------------------------
12mr|texlive-free-math-font-survey-20080420-1|91	%prep
12mr|texlive-free-math-font-survey-20080420-1|92	%setup -c -a0 -a1
12mr|texlive-free-math-font-survey-20080420-1|93	
12mr|texlive-free-math-font-survey-20080420-1|94	%build
12mr|texlive-free-math-font-survey-20080420-1|95	
12mr|texlive-free-math-font-survey-20080420-1|96	%install
12mr|texlive-free-math-font-survey-20080420-1|97	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-free-math-font-survey-20080420-1|98	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-free-math-font-survey-20080420-1|99	mkdir -p %{buildroot}%{_tlpkgobjdir}
12mr|texlive-free-math-font-survey-20080420-1|100	cp -fpa tlpkg/tlpobj/*.tlpobj %{buildroot}%{_tlpkgobjdir}
12mr|texlive-free-math-font-survey-20080420-1|101	
12mr|texlive-free-math-font-survey-20080420-1|102	
12mr|texlive-free-math-font-survey-20080420-1|103	
12mr|texlive-free-math-font-survey-20080420-1|104	%changelog
12mr|texlive-free-math-font-survey-20080420-1|105	

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

17597 12
12mr|texlive-hyperxmp-1.5-1|1	# revision 25621
12mr|texlive-hyperxmp-1.5-1|2	# category Package
12mr|texlive-hyperxmp-1.5-1|3	# catalog-ctan /macros/latex/contrib/hyperxmp
12mr|texlive-hyperxmp-1.5-1|4	# catalog-date 2012-03-12 10:30:29 +0100
12mr|texlive-hyperxmp-1.5-1|5	# catalog-license lppl
12mr|texlive-hyperxmp-1.5-1|6	# catalog-version 1.5
12mr|texlive-hyperxmp-1.5-1|7	Name:		texlive-hyperxmp
12mr|texlive-hyperxmp-1.5-1|8	Version:	1.5
12mr|texlive-hyperxmp-1.5-1|9	Release:	1
12mr|texlive-hyperxmp-1.5-1|10	Summary:	Embed XMP metadata within a LaTeX document
12mr|texlive-hyperxmp-1.5-1|11	Group:		Publishing
12mr|texlive-hyperxmp-1.5-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/hyperxmp
12mr|texlive-hyperxmp-1.5-1|13	License:	LPPL
12mr|texlive-hyperxmp-1.5-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyperxmp.tar.xz
12mr|texlive-hyperxmp-1.5-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyperxmp.doc.tar.xz
12mr|texlive-hyperxmp-1.5-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyperxmp.source.tar.xz
12mr|texlive-hyperxmp-1.5-1|17	BuildArch:	noarch
12mr|texlive-hyperxmp-1.5-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-hyperxmp-1.5-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-hyperxmp-1.5-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-hyperxmp-1.5-1|21	
12mr|texlive-hyperxmp-1.5-1|22	%description
12mr|texlive-hyperxmp-1.5-1|23	XMP (eXtensible Metadata Platform) is a mechanism proposed by
12mr|texlive-hyperxmp-1.5-1|24	Adobe for embedding document metadata within the document
12mr|texlive-hyperxmp-1.5-1|25	itself. The metadata is designed to be easy to extract, even by
12mr|texlive-hyperxmp-1.5-1|26	programs that are oblivious to the document's file format. Most
12mr|texlive-hyperxmp-1.5-1|27	of Adobe's applications store XMP metadata when saving files.
12mr|texlive-hyperxmp-1.5-1|28	Now, with the hyperxmp package, it is trivial for LaTeX
12mr|texlive-hyperxmp-1.5-1|29	document authors to store XMP metadata in their documents as
12mr|texlive-hyperxmp-1.5-1|30	well. Hyperxmp integrates seamlessly with hyperref and requires
12mr|texlive-hyperxmp-1.5-1|31	virtually no modifications to documents that already exploit
12mr|texlive-hyperxmp-1.5-1|32	hyperref's mechanisms for specifying PDF metadata. The current
12mr|texlive-hyperxmp-1.5-1|33	version of hyperxmp can embed the following metadata as XMP:
12mr|texlive-hyperxmp-1.5-1|34	author, title, subject, keywords, copyright, and license URL.
12mr|texlive-hyperxmp-1.5-1|35	hyperxmp currently embeds XMP only within PDF documents but is
12mr|texlive-hyperxmp-1.5-1|36	compatible with pdflatex, xelatex, latex+dvipdfm, and
12mr|texlive-hyperxmp-1.5-1|37	latex+dvips+ps2pdf.
12mr|texlive-hyperxmp-1.5-1|38	
12mr|texlive-hyperxmp-1.5-1|39	%post
12mr|texlive-hyperxmp-1.5-1|40	%{_sbindir}/texlive.post
12mr|texlive-hyperxmp-1.5-1|41	
12mr|texlive-hyperxmp-1.5-1|42	%postun
12mr|texlive-hyperxmp-1.5-1|43	if [ $1 -eq 0 ]; then
12mr|texlive-hyperxmp-1.5-1|44	%{_sbindir}/texlive.post
12mr|texlive-hyperxmp-1.5-1|45	fi
12mr|texlive-hyperxmp-1.5-1|46	
12mr|texlive-hyperxmp-1.5-1|47	#-----------------------------------------------------------------------
12mr|texlive-hyperxmp-1.5-1|48	%files
12mr|texlive-hyperxmp-1.5-1|49	%{_texmfdistdir}/tex/latex/hyperxmp/hyperxmp.sty
12mr|texlive-hyperxmp-1.5-1|50	%doc %{_texmfdistdir}/doc/latex/hyperxmp/README
12mr|texlive-hyperxmp-1.5-1|51	%doc %{_texmfdistdir}/doc/latex/hyperxmp/hyperxmp.pdf
12mr|texlive-hyperxmp-1.5-1|52	#- source
12mr|texlive-hyperxmp-1.5-1|53	%doc %{_texmfdistdir}/source/latex/hyperxmp/hyperxmp.dtx
12mr|texlive-hyperxmp-1.5-1|54	%doc %{_texmfdistdir}/source/latex/hyperxmp/hyperxmp.ins
12mr|texlive-hyperxmp-1.5-1|55	
12mr|texlive-hyperxmp-1.5-1|56	#-----------------------------------------------------------------------
12mr|texlive-hyperxmp-1.5-1|57	%prep
12mr|texlive-hyperxmp-1.5-1|58	%setup -c -a0 -a1 -a2
12mr|texlive-hyperxmp-1.5-1|59	
12mr|texlive-hyperxmp-1.5-1|60	%build
12mr|texlive-hyperxmp-1.5-1|61	
12mr|texlive-hyperxmp-1.5-1|62	%install
12mr|texlive-hyperxmp-1.5-1|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-hyperxmp-1.5-1|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-hyperxmp-1.5-1|65	
12mr|texlive-hyperxmp-1.5-1|66	
12mr|texlive-hyperxmp-1.5-1|67	
12mr|texlive-hyperxmp-1.5-1|68	%changelog
12mr|texlive-hyperxmp-1.5-1|69	

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

17707 12
12mr|texlive-isodoc-0.10-2|1	# revision 26233
12mr|texlive-isodoc-0.10-2|2	# category Package
12mr|texlive-isodoc-0.10-2|3	# catalog-ctan /macros/latex/contrib/isodoc
12mr|texlive-isodoc-0.10-2|4	# catalog-date 2012-02-21 17:56:23 +0100
12mr|texlive-isodoc-0.10-2|5	# catalog-license lppl
12mr|texlive-isodoc-0.10-2|6	# catalog-version 0.10
12mr|texlive-isodoc-0.10-2|7	Name:		texlive-isodoc
12mr|texlive-isodoc-0.10-2|8	Version:	0.10
12mr|texlive-isodoc-0.10-2|9	Release:	2
12mr|texlive-isodoc-0.10-2|10	Summary:	A LaTeX class for the preparation of letters and invoices
12mr|texlive-isodoc-0.10-2|11	Group:		Publishing
12mr|texlive-isodoc-0.10-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/isodoc
12mr|texlive-isodoc-0.10-2|13	License:	LPPL
12mr|texlive-isodoc-0.10-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isodoc.tar.xz
12mr|texlive-isodoc-0.10-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isodoc.doc.tar.xz
12mr|texlive-isodoc-0.10-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isodoc.source.tar.xz
12mr|texlive-isodoc-0.10-2|17	BuildArch:	noarch
12mr|texlive-isodoc-0.10-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-isodoc-0.10-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-isodoc-0.10-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-isodoc-0.10-2|21	
12mr|texlive-isodoc-0.10-2|22	%description
12mr|texlive-isodoc-0.10-2|23	The isodoc class can be used for the preparation of letters and
12mr|texlive-isodoc-0.10-2|24	invoices (and, in the future, similar documents). Documents are
12mr|texlive-isodoc-0.10-2|25	set up with options, thus making the class easily adaptable to
12mr|texlive-isodoc-0.10-2|26	user's wishes and extensible for other document types. The
12mr|texlive-isodoc-0.10-2|27	class is based on Victor Eijkhout's NTG brief class, which
12mr|texlive-isodoc-0.10-2|28	implements the NEN1026 standard.
12mr|texlive-isodoc-0.10-2|29	
12mr|texlive-isodoc-0.10-2|30	%post
12mr|texlive-isodoc-0.10-2|31	%{_sbindir}/texlive.post
12mr|texlive-isodoc-0.10-2|32	
12mr|texlive-isodoc-0.10-2|33	%postun
12mr|texlive-isodoc-0.10-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-isodoc-0.10-2|35	%{_sbindir}/texlive.post
12mr|texlive-isodoc-0.10-2|36	fi
12mr|texlive-isodoc-0.10-2|37	
12mr|texlive-isodoc-0.10-2|38	#-----------------------------------------------------------------------
12mr|texlive-isodoc-0.10-2|39	%files
12mr|texlive-isodoc-0.10-2|40	%{_texmfdistdir}/tex/latex/isodoc/isodoc.cls
12mr|texlive-isodoc-0.10-2|41	%{_texmfdistdir}/tex/latex/isodoc/isodocsymbols.sty
12mr|texlive-isodoc-0.10-2|42	%doc %{_texmfdistdir}/doc/latex/isodoc/Entries
12mr|texlive-isodoc-0.10-2|43	%doc %{_texmfdistdir}/doc/latex/isodoc/README
12mr|texlive-isodoc-0.10-2|44	%doc %{_texmfdistdir}/doc/latex/isodoc/Repository
12mr|texlive-isodoc-0.10-2|45	%doc %{_texmfdistdir}/doc/latex/isodoc/Root
12mr|texlive-isodoc-0.10-2|46	%doc %{_texmfdistdir}/doc/latex/isodoc/accept.tex
12mr|texlive-isodoc-0.10-2|47	%doc %{_texmfdistdir}/doc/latex/isodoc/binaries.m64
12mr|texlive-isodoc-0.10-2|48	%doc %{_texmfdistdir}/doc/latex/isodoc/inst
12mr|texlive-isodoc-0.10-2|49	%doc %{_texmfdistdir}/doc/latex/isodoc/invoice.tex
12mr|texlive-isodoc-0.10-2|50	%doc %{_texmfdistdir}/doc/latex/isodoc/isodoc.pdf
12mr|texlive-isodoc-0.10-2|51	%doc %{_texmfdistdir}/doc/latex/isodoc/isontg.sty
12mr|texlive-isodoc-0.10-2|52	%doc %{_texmfdistdir}/doc/latex/isodoc/isowybo.sty
12mr|texlive-isodoc-0.10-2|53	%doc %{_texmfdistdir}/doc/latex/isodoc/language_template.tex
12mr|texlive-isodoc-0.10-2|54	%doc %{_texmfdistdir}/doc/latex/isodoc/letter.tex
12mr|texlive-isodoc-0.10-2|55	%doc %{_texmfdistdir}/doc/latex/isodoc/listkeys
12mr|texlive-isodoc-0.10-2|56	%doc %{_texmfdistdir}/doc/latex/isodoc/logoletter.tex
12mr|texlive-isodoc-0.10-2|57	%doc %{_texmfdistdir}/doc/latex/isodoc/logostyle.sty
12mr|texlive-isodoc-0.10-2|58	%doc %{_texmfdistdir}/doc/latex/isodoc/ltxdoc.cfg
12mr|texlive-isodoc-0.10-2|59	%doc %{_texmfdistdir}/doc/latex/isodoc/mystyle.sty
12mr|texlive-isodoc-0.10-2|60	%doc %{_texmfdistdir}/doc/latex/isodoc/ntgletter.tex
12mr|texlive-isodoc-0.10-2|61	%doc %{_texmfdistdir}/doc/latex/isodoc/typo
12mr|texlive-isodoc-0.10-2|62	#- source
12mr|texlive-isodoc-0.10-2|63	%doc %{_texmfdistdir}/source/latex/isodoc/isodoc.dtx
12mr|texlive-isodoc-0.10-2|64	%doc %{_texmfdistdir}/source/latex/isodoc/isodoc.ins
12mr|texlive-isodoc-0.10-2|65	
12mr|texlive-isodoc-0.10-2|66	#-----------------------------------------------------------------------
12mr|texlive-isodoc-0.10-2|67	%prep
12mr|texlive-isodoc-0.10-2|68	%setup -c -a0 -a1 -a2
12mr|texlive-isodoc-0.10-2|69	
12mr|texlive-isodoc-0.10-2|70	%build
12mr|texlive-isodoc-0.10-2|71	
12mr|texlive-isodoc-0.10-2|72	%install
12mr|texlive-isodoc-0.10-2|73	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-isodoc-0.10-2|74	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-isodoc-0.10-2|75	
12mr|texlive-isodoc-0.10-2|76	
12mr|texlive-isodoc-0.10-2|77	
12mr|texlive-isodoc-0.10-2|78	%changelog
12mr|texlive-isodoc-0.10-2|79	

17708 12
12mr|texlive-isomath-0.5-2|1	# revision 21296
12mr|texlive-isomath-0.5-2|2	# category Package
12mr|texlive-isomath-0.5-2|3	# catalog-ctan /macros/latex/contrib/isomath
12mr|texlive-isomath-0.5-2|4	# catalog-date 2011-02-02 19:41:03 +0100
12mr|texlive-isomath-0.5-2|5	# catalog-license lppl
12mr|texlive-isomath-0.5-2|6	# catalog-version 0.5
12mr|texlive-isomath-0.5-2|7	Name:		texlive-isomath
12mr|texlive-isomath-0.5-2|8	Version:	0.5
12mr|texlive-isomath-0.5-2|9	Release:	2
12mr|texlive-isomath-0.5-2|10	Summary:	Mathematics "for scientists" (conformant to ISO 31)
12mr|texlive-isomath-0.5-2|11	Group:		Publishing
12mr|texlive-isomath-0.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/isomath
12mr|texlive-isomath-0.5-2|13	License:	LPPL
12mr|texlive-isomath-0.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isomath.tar.xz
12mr|texlive-isomath-0.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isomath.doc.tar.xz
12mr|texlive-isomath-0.5-2|16	BuildArch:	noarch
12mr|texlive-isomath-0.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-isomath-0.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-isomath-0.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-isomath-0.5-2|20	
12mr|texlive-isomath-0.5-2|21	%description
12mr|texlive-isomath-0.5-2|22	The isomath package enables formatting Greek and Latin letters
12mr|texlive-isomath-0.5-2|23	as symbols for vectors, matrices, and tensors in the typefaces
12mr|texlive-isomath-0.5-2|24	recommended for scientific papers by the International Standard
12mr|texlive-isomath-0.5-2|25	ISO 31.
12mr|texlive-isomath-0.5-2|26	
12mr|texlive-isomath-0.5-2|27	%post
12mr|texlive-isomath-0.5-2|28	%{_sbindir}/texlive.post
12mr|texlive-isomath-0.5-2|29	
12mr|texlive-isomath-0.5-2|30	%postun
12mr|texlive-isomath-0.5-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-isomath-0.5-2|32	%{_sbindir}/texlive.post
12mr|texlive-isomath-0.5-2|33	fi
12mr|texlive-isomath-0.5-2|34	
12mr|texlive-isomath-0.5-2|35	#-----------------------------------------------------------------------
12mr|texlive-isomath-0.5-2|36	%files
12mr|texlive-isomath-0.5-2|37	%{_texmfdistdir}/tex/latex/isomath/isomath.sty
12mr|texlive-isomath-0.5-2|38	%doc %{_texmfdistdir}/doc/latex/isomath/README.html
12mr|texlive-isomath-0.5-2|39	%doc %{_texmfdistdir}/doc/latex/isomath/README.txt
12mr|texlive-isomath-0.5-2|40	%doc %{_texmfdistdir}/doc/latex/isomath/isomath-test.pdf
12mr|texlive-isomath-0.5-2|41	%doc %{_texmfdistdir}/doc/latex/isomath/isomath-test.tex
12mr|texlive-isomath-0.5-2|42	%doc %{_texmfdistdir}/doc/latex/isomath/isomath.html
12mr|texlive-isomath-0.5-2|43	%doc %{_texmfdistdir}/doc/latex/isomath/isomath.pdf
12mr|texlive-isomath-0.5-2|44	%doc %{_texmfdistdir}/doc/latex/isomath/isomath.sty.html
12mr|texlive-isomath-0.5-2|45	%doc %{_texmfdistdir}/doc/latex/isomath/isomath.sty.txt
12mr|texlive-isomath-0.5-2|46	%doc %{_texmfdistdir}/doc/latex/isomath/isomath.txt
12mr|texlive-isomath-0.5-2|47	
12mr|texlive-isomath-0.5-2|48	#-----------------------------------------------------------------------
12mr|texlive-isomath-0.5-2|49	%prep
12mr|texlive-isomath-0.5-2|50	%setup -c -a0 -a1
12mr|texlive-isomath-0.5-2|51	
12mr|texlive-isomath-0.5-2|52	%build
12mr|texlive-isomath-0.5-2|53	
12mr|texlive-isomath-0.5-2|54	%install
12mr|texlive-isomath-0.5-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-isomath-0.5-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-isomath-0.5-2|57	
12mr|texlive-isomath-0.5-2|58	
12mr|texlive-isomath-0.5-2|59	
12mr|texlive-isomath-0.5-2|60	%changelog
12mr|texlive-isomath-0.5-2|61	

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

17740 12
12mr|texlive-kalender-20081107-1|1	# revision 15878
12mr|texlive-kalender-20081107-1|2	# category Package
12mr|texlive-kalender-20081107-1|3	# catalog-ctan /macros/latex/contrib/kalender/kalender.sty
12mr|texlive-kalender-20081107-1|4	# catalog-date 2008-11-07 13:08:40 +0100
12mr|texlive-kalender-20081107-1|5	# catalog-license other-free
12mr|texlive-kalender-20081107-1|6	# catalog-version undef
12mr|texlive-kalender-20081107-1|7	Name:		texlive-kalender
12mr|texlive-kalender-20081107-1|8	Version:	20081107
12mr|texlive-kalender-20081107-1|9	Release:	1
12mr|texlive-kalender-20081107-1|10	Summary:	Create a calendar, in German
12mr|texlive-kalender-20081107-1|11	Group:		Publishing
12mr|texlive-kalender-20081107-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/kalender/kalender.sty
12mr|texlive-kalender-20081107-1|13	License:	OTHER-FREE
12mr|texlive-kalender-20081107-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kalender.tar.xz
12mr|texlive-kalender-20081107-1|15	BuildArch:	noarch
12mr|texlive-kalender-20081107-1|16	BuildRequires:	texlive-tlpkg
12mr|texlive-kalender-20081107-1|17	Requires(pre):	texlive-tlpkg
12mr|texlive-kalender-20081107-1|18	Requires(post):	texlive-kpathsea
12mr|texlive-kalender-20081107-1|19	Conflicts:	texlive-texmf <= 20110705-3
12mr|texlive-kalender-20081107-1|20	
12mr|texlive-kalender-20081107-1|21	%description
12mr|texlive-kalender-20081107-1|22	The package defines a macro \Kalender, which takes one
12mr|texlive-kalender-20081107-1|23	argument, and generates a calendar for the year the argument
12mr|texlive-kalender-20081107-1|24	specifies. The calendar provides a table of conversion of days
12mr|texlive-kalender-20081107-1|25	to day of week, for the whole year plus December of the
12mr|texlive-kalender-20081107-1|26	previous year and January of the following year. The macros use
12mr|texlive-kalender-20081107-1|27	packages calc and ifthen.
12mr|texlive-kalender-20081107-1|28	
12mr|texlive-kalender-20081107-1|29	%pre
12mr|texlive-kalender-20081107-1|30	%_texmf_mktexlsr_pre
12mr|texlive-kalender-20081107-1|31	
12mr|texlive-kalender-20081107-1|32	%post
12mr|texlive-kalender-20081107-1|33	%_texmf_mktexlsr_post
12mr|texlive-kalender-20081107-1|34	
12mr|texlive-kalender-20081107-1|35	%preun
12mr|texlive-kalender-20081107-1|36	if [ $1 -eq 0 ]; then
12mr|texlive-kalender-20081107-1|37	%_texmf_mktexlsr_pre
12mr|texlive-kalender-20081107-1|38	fi
12mr|texlive-kalender-20081107-1|39	
12mr|texlive-kalender-20081107-1|40	%postun
12mr|texlive-kalender-20081107-1|41	if [ $1 -eq 0 ]; then
12mr|texlive-kalender-20081107-1|42	%_texmf_mktexlsr_post
12mr|texlive-kalender-20081107-1|43	fi
12mr|texlive-kalender-20081107-1|44	
12mr|texlive-kalender-20081107-1|45	#-----------------------------------------------------------------------
12mr|texlive-kalender-20081107-1|46	%files
12mr|texlive-kalender-20081107-1|47	%{_texmfdistdir}/tex/latex/kalender/kalender.sty
12mr|texlive-kalender-20081107-1|48	%doc %{_tlpkgobjdir}/*.tlpobj
12mr|texlive-kalender-20081107-1|49	
12mr|texlive-kalender-20081107-1|50	#-----------------------------------------------------------------------
12mr|texlive-kalender-20081107-1|51	%prep
12mr|texlive-kalender-20081107-1|52	%setup -c -a0
12mr|texlive-kalender-20081107-1|53	
12mr|texlive-kalender-20081107-1|54	%build
12mr|texlive-kalender-20081107-1|55	
12mr|texlive-kalender-20081107-1|56	%install
12mr|texlive-kalender-20081107-1|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-kalender-20081107-1|58	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-kalender-20081107-1|59	mkdir -p %{buildroot}%{_tlpkgobjdir}
12mr|texlive-kalender-20081107-1|60	cp -fpa tlpkg/tlpobj/*.tlpobj %{buildroot}%{_tlpkgobjdir}
12mr|texlive-kalender-20081107-1|61	
12mr|texlive-kalender-20081107-1|62	
12mr|texlive-kalender-20081107-1|63	
12mr|texlive-kalender-20081107-1|64	%changelog
12mr|texlive-kalender-20081107-1|65	

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

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

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

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

17745 12
12mr|texlive-kdgreek-3.1-1|1	# revision 13293
12mr|texlive-kdgreek-3.1-1|2	# category Package
12mr|texlive-kdgreek-3.1-1|3	# catalog-ctan /fonts/greek/kd
12mr|texlive-kdgreek-3.1-1|4	# catalog-date 2008-10-18 01:18:40 +0200
12mr|texlive-kdgreek-3.1-1|5	# catalog-license gpl
12mr|texlive-kdgreek-3.1-1|6	# catalog-version 3.1
12mr|texlive-kdgreek-3.1-1|7	Name:		texlive-kdgreek
12mr|texlive-kdgreek-3.1-1|8	Version:	3.1
12mr|texlive-kdgreek-3.1-1|9	Release:	1
12mr|texlive-kdgreek-3.1-1|10	Summary:	Greek fonts and macros
12mr|texlive-kdgreek-3.1-1|11	Group:		Publishing
12mr|texlive-kdgreek-3.1-1|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/kd
12mr|texlive-kdgreek-3.1-1|13	License:	GPL
12mr|texlive-kdgreek-3.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kdgreek.tar.xz
12mr|texlive-kdgreek-3.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kdgreek.doc.tar.xz
12mr|texlive-kdgreek-3.1-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kdgreek.source.tar.xz
12mr|texlive-kdgreek-3.1-1|17	BuildArch:	noarch
12mr|texlive-kdgreek-3.1-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-kdgreek-3.1-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-kdgreek-3.1-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-kdgreek-3.1-1|21	Conflicts:	texlive-texmf <= 20110705-3
12mr|texlive-kdgreek-3.1-1|22	Conflicts:	texlive-doc <= 20110705-3
12mr|texlive-kdgreek-3.1-1|23	Conflicts:	texlive-source <= 20110705-3
12mr|texlive-kdgreek-3.1-1|24	
12mr|texlive-kdgreek-3.1-1|25	%description
12mr|texlive-kdgreek-3.1-1|26	The fonts are distributed as MetaFont source; the design
12mr|texlive-kdgreek-3.1-1|27	derives from Silvio Levy’s fonts, but has also been
12mr|texlive-kdgreek-3.1-1|28	influenced by Yannis Haralambous’ work. They are 8-bit fonts
12mr|texlive-kdgreek-3.1-1|29	which, the author believes, leads to more robust macro
12mr|texlive-kdgreek-3.1-1|30	programming. Both ancient and modern Greek are supported.
12mr|texlive-kdgreek-3.1-1|31	Macros to work with Plain TeX (‘greektex’) and with LaTeX
12mr|texlive-kdgreek-3.1-1|32	2.09 (‘grlatex’) are provided.
12mr|texlive-kdgreek-3.1-1|33	
12mr|texlive-kdgreek-3.1-1|34	%pre
12mr|texlive-kdgreek-3.1-1|35	%_texmf_mktexlsr_pre
12mr|texlive-kdgreek-3.1-1|36	
12mr|texlive-kdgreek-3.1-1|37	%post
12mr|texlive-kdgreek-3.1-1|38	%_texmf_mktexlsr_post
12mr|texlive-kdgreek-3.1-1|39	
12mr|texlive-kdgreek-3.1-1|40	%preun
12mr|texlive-kdgreek-3.1-1|41	if [ $1 -eq 0 ]; then
12mr|texlive-kdgreek-3.1-1|42	%_texmf_mktexlsr_pre
12mr|texlive-kdgreek-3.1-1|43	fi
12mr|texlive-kdgreek-3.1-1|44	
12mr|texlive-kdgreek-3.1-1|45	%postun
12mr|texlive-kdgreek-3.1-1|46	if [ $1 -eq 0 ]; then
12mr|texlive-kdgreek-3.1-1|47	%_texmf_mktexlsr_post
12mr|texlive-kdgreek-3.1-1|48	fi
12mr|texlive-kdgreek-3.1-1|49	
12mr|texlive-kdgreek-3.1-1|50	#-----------------------------------------------------------------------
12mr|texlive-kdgreek-3.1-1|51	%files
12mr|texlive-kdgreek-3.1-1|52	%{_texmfdistdir}/fonts/source/public/kdgreek/kdaccent.mf
12mr|texlive-kdgreek-3.1-1|53	%{_texmfdistdir}/fonts/source/public/kdgreek/kdbase.mf
12mr|texlive-kdgreek-3.1-1|54	%{_texmfdistdir}/fonts/source/public/kdgreek/kdbf10.mf
12mr|texlive-kdgreek-3.1-1|55	%{_texmfdistdir}/fonts/source/public/kdgreek/kdbf8.mf
12mr|texlive-kdgreek-3.1-1|56	%{_texmfdistdir}/fonts/source/public/kdgreek/kdbf9.mf
12mr|texlive-kdgreek-3.1-1|57	%{_texmfdistdir}/fonts/source/public/kdgreek/kddigits.mf
12mr|texlive-kdgreek-3.1-1|58	%{_texmfdistdir}/fonts/source/public/kdgreek/kdgr10.mf
12mr|texlive-kdgreek-3.1-1|59	%{_texmfdistdir}/fonts/source/public/kdgreek/kdgr8.mf
12mr|texlive-kdgreek-3.1-1|60	%{_texmfdistdir}/fonts/source/public/kdgreek/kdgr9.mf
12mr|texlive-kdgreek-3.1-1|61	%{_texmfdistdir}/fonts/source/public/kdgreek/kdgreek.mf
12mr|texlive-kdgreek-3.1-1|62	%{_texmfdistdir}/fonts/source/public/kdgreek/kdidigit.mf
12mr|texlive-kdgreek-3.1-1|63	%{_texmfdistdir}/fonts/source/public/kdgreek/kdilower.mf
12mr|texlive-kdgreek-3.1-1|64	%{_texmfdistdir}/fonts/source/public/kdgreek/kdlig.mf
12mr|texlive-kdgreek-3.1-1|65	%{_texmfdistdir}/fonts/source/public/kdgreek/kdligcom.mf
12mr|texlive-kdgreek-3.1-1|66	%{_texmfdistdir}/fonts/source/public/kdgreek/kdlower.mf
12mr|texlive-kdgreek-3.1-1|67	%{_texmfdistdir}/fonts/source/public/kdgreek/kdpunct.mf
12mr|texlive-kdgreek-3.1-1|68	%{_texmfdistdir}/fonts/source/public/kdgreek/kdsl10.mf
12mr|texlive-kdgreek-3.1-1|69	%{_texmfdistdir}/fonts/source/public/kdgreek/kdti10.mf
12mr|texlive-kdgreek-3.1-1|70	%{_texmfdistdir}/fonts/source/public/kdgreek/kdtt10.mf
12mr|texlive-kdgreek-3.1-1|71	%{_texmfdistdir}/fonts/source/public/kdgreek/kdupper.mf
12mr|texlive-kdgreek-3.1-1|72	%{_texmfdistdir}/fonts/tfm/public/kdgreek/kdbf10.tfm
12mr|texlive-kdgreek-3.1-1|73	%{_texmfdistdir}/fonts/tfm/public/kdgreek/kdbf8.tfm
12mr|texlive-kdgreek-3.1-1|74	%{_texmfdistdir}/fonts/tfm/public/kdgreek/kdbf9.tfm
12mr|texlive-kdgreek-3.1-1|75	%{_texmfdistdir}/fonts/tfm/public/kdgreek/kdgr10.tfm
12mr|texlive-kdgreek-3.1-1|76	%{_texmfdistdir}/fonts/tfm/public/kdgreek/kdgr8.tfm
12mr|texlive-kdgreek-3.1-1|77	%{_texmfdistdir}/fonts/tfm/public/kdgreek/kdgr9.tfm
12mr|texlive-kdgreek-3.1-1|78	%{_texmfdistdir}/fonts/tfm/public/kdgreek/kdsl10.tfm
12mr|texlive-kdgreek-3.1-1|79	%{_texmfdistdir}/fonts/tfm/public/kdgreek/kdti10.tfm
12mr|texlive-kdgreek-3.1-1|80	%{_texmfdistdir}/fonts/tfm/public/kdgreek/kdtt10.tfm
12mr|texlive-kdgreek-3.1-1|81	%{_texmfdistdir}/tex/plain/kdgreek/greek.tex
12mr|texlive-kdgreek-3.1-1|82	%{_texmfdistdir}/tex/plain/kdgreek/greektex.tex
12mr|texlive-kdgreek-3.1-1|83	%{_texmfdistdir}/tex/plain/kdgreek/grkhyphen.tex
12mr|texlive-kdgreek-3.1-1|84	%doc %{_texmfdistdir}/doc/fonts/kdgreek/INSTALL
12mr|texlive-kdgreek-3.1-1|85	%doc %{_texmfdistdir}/doc/fonts/kdgreek/README
12mr|texlive-kdgreek-3.1-1|86	%doc %{_texmfdistdir}/doc/fonts/kdgreek/grlatex.1
12mr|texlive-kdgreek-3.1-1|87	%doc %{_texmfdistdir}/doc/fonts/kdgreek/install.dvi
12mr|texlive-kdgreek-3.1-1|88	%doc %{_texmfdistdir}/doc/fonts/kdgreek/install.tex
12mr|texlive-kdgreek-3.1-1|89	%doc %{_texmfdistdir}/doc/fonts/kdgreek/read.me
12mr|texlive-kdgreek-3.1-1|90	%doc %{_texmfdistdir}/doc/fonts/kdgreek/usage.dvi
12mr|texlive-kdgreek-3.1-1|91	%doc %{_texmfdistdir}/doc/fonts/kdgreek/usage.tex
12mr|texlive-kdgreek-3.1-1|92	#- source
12mr|texlive-kdgreek-3.1-1|93	%doc %{_texmfdistdir}/source/latex/kdgreek/209/grart10.sty
12mr|texlive-kdgreek-3.1-1|94	%doc %{_texmfdistdir}/source/latex/kdgreek/209/grart12.sty
12mr|texlive-kdgreek-3.1-1|95	%doc %{_texmfdistdir}/source/latex/kdgreek/209/grarticle.sty
12mr|texlive-kdgreek-3.1-1|96	%doc %{_texmfdistdir}/source/latex/kdgreek/209/grbk10.sty
12mr|texlive-kdgreek-3.1-1|97	%doc %{_texmfdistdir}/source/latex/kdgreek/209/grbk11.sty
12mr|texlive-kdgreek-3.1-1|98	%doc %{_texmfdistdir}/source/latex/kdgreek/209/grbk12.sty
12mr|texlive-kdgreek-3.1-1|99	%doc %{_texmfdistdir}/source/latex/kdgreek/209/grbook.sty
12mr|texlive-kdgreek-3.1-1|100	%doc %{_texmfdistdir}/source/latex/kdgreek/209/greek.sty
12mr|texlive-kdgreek-3.1-1|101	%doc %{_texmfdistdir}/source/latex/kdgreek/209/grfonts.tex
12mr|texlive-kdgreek-3.1-1|102	%doc %{_texmfdistdir}/source/latex/kdgreek/209/grkhyphen.tex
12mr|texlive-kdgreek-3.1-1|103	%doc %{_texmfdistdir}/source/latex/kdgreek/209/grmode.sty
12mr|texlive-kdgreek-3.1-1|104	%doc %{_texmfdistdir}/source/latex/kdgreek/209/lfonts.tex
12mr|texlive-kdgreek-3.1-1|105	%doc %{_texmfdistdir}/source/latex/kdgreek/209/lgreek.3.0c
12mr|texlive-kdgreek-3.1-1|106	%doc %{_texmfdistdir}/source/latex/kdgreek/209/lgreek.tex
12mr|texlive-kdgreek-3.1-1|107	%doc %{_tlpkgobjdir}/*.tlpobj
12mr|texlive-kdgreek-3.1-1|108	
12mr|texlive-kdgreek-3.1-1|109	#-----------------------------------------------------------------------
12mr|texlive-kdgreek-3.1-1|110	%prep
12mr|texlive-kdgreek-3.1-1|111	%setup -c -a0 -a1 -a2
12mr|texlive-kdgreek-3.1-1|112	
12mr|texlive-kdgreek-3.1-1|113	%build
12mr|texlive-kdgreek-3.1-1|114	
12mr|texlive-kdgreek-3.1-1|115	%install
12mr|texlive-kdgreek-3.1-1|116	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-kdgreek-3.1-1|117	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-kdgreek-3.1-1|118	mkdir -p %{buildroot}%{_tlpkgobjdir}
12mr|texlive-kdgreek-3.1-1|119	cp -fpa tlpkg/tlpobj/*.tlpobj %{buildroot}%{_tlpkgobjdir}
12mr|texlive-kdgreek-3.1-1|120	
12mr|texlive-kdgreek-3.1-1|121	
12mr|texlive-kdgreek-3.1-1|122	
12mr|texlive-kdgreek-3.1-1|123	%changelog
12mr|texlive-kdgreek-3.1-1|124	

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

17791 12
12mr|texlive-latex-bin-20111103-1|1	# revision 23398
12mr|texlive-latex-bin-20111103-1|2	# category TLCore
12mr|texlive-latex-bin-20111103-1|3	# catalog-ctan undef
12mr|texlive-latex-bin-20111103-1|4	# catalog-date undef
12mr|texlive-latex-bin-20111103-1|5	# catalog-license undef
12mr|texlive-latex-bin-20111103-1|6	# catalog-version undef
12mr|texlive-latex-bin-20111103-1|7	Name:		texlive-latex-bin
12mr|texlive-latex-bin-20111103-1|8	Version:	20111103
12mr|texlive-latex-bin-20111103-1|9	Release:	1
12mr|texlive-latex-bin-20111103-1|10	Summary:	LaTeX executables and man pages
12mr|texlive-latex-bin-20111103-1|11	Group:		Publishing
12mr|texlive-latex-bin-20111103-1|12	URL:		http://tug.org/texlive
12mr|texlive-latex-bin-20111103-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-latex-bin-20111103-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-bin.tar.xz
12mr|texlive-latex-bin-20111103-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-bin.doc.tar.xz
12mr|texlive-latex-bin-20111103-1|16	BuildArch:	noarch
12mr|texlive-latex-bin-20111103-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-latex-bin-20111103-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-latex-bin-20111103-1|19	Requires(post):	texlive-latex
12mr|texlive-latex-bin-20111103-1|20	Requires(post):	texlive-latex-bin.bin
12mr|texlive-latex-bin-20111103-1|21	Conflicts:	texlive-texmf <= 20110705-3
12mr|texlive-latex-bin-20111103-1|22	Conflicts:	texlive-doc <= 20110705-3
12mr|texlive-latex-bin-20111103-1|23	Requires(post):	texlive-tetex
12mr|texlive-latex-bin-20111103-1|24	
12mr|texlive-latex-bin-20111103-1|25	%description
12mr|texlive-latex-bin-20111103-1|26	TeXLive latex-bin package.
12mr|texlive-latex-bin-20111103-1|27	
12mr|texlive-latex-bin-20111103-1|28	%pre
12mr|texlive-latex-bin-20111103-1|29	%_texmf_fmtutil_pre
12mr|texlive-latex-bin-20111103-1|30	
12mr|texlive-latex-bin-20111103-1|31	%post
12mr|texlive-latex-bin-20111103-1|32	%_texmf_fmtutil_post
12mr|texlive-latex-bin-20111103-1|33	
12mr|texlive-latex-bin-20111103-1|34	%preun
12mr|texlive-latex-bin-20111103-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-latex-bin-20111103-1|36	%_texmf_fmtutil_pre
12mr|texlive-latex-bin-20111103-1|37	fi
12mr|texlive-latex-bin-20111103-1|38	
12mr|texlive-latex-bin-20111103-1|39	%postun
12mr|texlive-latex-bin-20111103-1|40	if [ $1 -eq 0 ]; then
12mr|texlive-latex-bin-20111103-1|41	%_texmf_fmtutil_post
12mr|texlive-latex-bin-20111103-1|42	fi
12mr|texlive-latex-bin-20111103-1|43	
12mr|texlive-latex-bin-20111103-1|44	#-----------------------------------------------------------------------
12mr|texlive-latex-bin-20111103-1|45	%files
12mr|texlive-latex-bin-20111103-1|46	%_texmf_fmtutil_d/latex-bin
12mr|texlive-latex-bin-20111103-1|47	%doc %{_mandir}/man1/latex.1*
12mr|texlive-latex-bin-20111103-1|48	%doc %{_texmfdir}/doc/man/man1/latex.man1.pdf
12mr|texlive-latex-bin-20111103-1|49	%doc %{_mandir}/man1/pdflatex.1*
12mr|texlive-latex-bin-20111103-1|50	%doc %{_texmfdir}/doc/man/man1/pdflatex.man1.pdf
12mr|texlive-latex-bin-20111103-1|51	%doc %{_tlpkgobjdir}/*.tlpobj
12mr|texlive-latex-bin-20111103-1|52	
12mr|texlive-latex-bin-20111103-1|53	#-----------------------------------------------------------------------
12mr|texlive-latex-bin-20111103-1|54	%prep
12mr|texlive-latex-bin-20111103-1|55	%setup -c -a0 -a1
12mr|texlive-latex-bin-20111103-1|56	
12mr|texlive-latex-bin-20111103-1|57	%build
12mr|texlive-latex-bin-20111103-1|58	
12mr|texlive-latex-bin-20111103-1|59	%install
12mr|texlive-latex-bin-20111103-1|60	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-latex-bin-20111103-1|61	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-latex-bin-20111103-1|62	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-latex-bin-20111103-1|63	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-latex-bin-20111103-1|64	mkdir -p %{buildroot}%{_tlpkgobjdir}
12mr|texlive-latex-bin-20111103-1|65	cp -fpa tlpkg/tlpobj/*.tlpobj %{buildroot}%{_tlpkgobjdir}
12mr|texlive-latex-bin-20111103-1|66	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mr|texlive-latex-bin-20111103-1|67	cat > %{buildroot}%{_texmf_fmtutil_d}/latex-bin <<EOF
12mr|texlive-latex-bin-20111103-1|68	latex pdftex language.dat -translate-file=cp227.tcx *latex.ini
12mr|texlive-latex-bin-20111103-1|69	pdflatex pdftex language.dat -translate-file=cp227.tcx *pdflatex.ini
12mr|texlive-latex-bin-20111103-1|70	dvilualatex luatex language.dat,language.dat.lua dvilualatex.ini
12mr|texlive-latex-bin-20111103-1|71	lualatex luatex language.dat,language.dat.lua lualatex.ini
12mr|texlive-latex-bin-20111103-1|72	EOF
12mr|texlive-latex-bin-20111103-1|73	
12mr|texlive-latex-bin-20111103-1|74	
12mr|texlive-latex-bin-20111103-1|75	
12mr|texlive-latex-bin-20111103-1|76	%changelog
12mr|texlive-latex-bin-20111103-1|77	

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

17810 12
12mr|texlive-latex-tipps-und-tricks-20080420-1|1	# revision 15878
12mr|texlive-latex-tipps-und-tricks-20080420-1|2	# category Package
12mr|texlive-latex-tipps-und-tricks-20080420-1|3	# catalog-ctan undef
12mr|texlive-latex-tipps-und-tricks-20080420-1|4	# catalog-date 2008-04-20 19:53:04 +0200
12mr|texlive-latex-tipps-und-tricks-20080420-1|5	# catalog-license other-free
12mr|texlive-latex-tipps-und-tricks-20080420-1|6	# catalog-version undef
12mr|texlive-latex-tipps-und-tricks-20080420-1|7	Name:		texlive-latex-tipps-und-tricks
12mr|texlive-latex-tipps-und-tricks-20080420-1|8	Version:	20080420
12mr|texlive-latex-tipps-und-tricks-20080420-1|9	Release:	1
12mr|texlive-latex-tipps-und-tricks-20080420-1|10	Summary:	Example code for "LaTeX Tips und Tricks" book
12mr|texlive-latex-tipps-und-tricks-20080420-1|11	Group:		Publishing
12mr|texlive-latex-tipps-und-tricks-20080420-1|12	URL:		http://tug.org/texlive
12mr|texlive-latex-tipps-und-tricks-20080420-1|13	License:	OTHER-FREE
12mr|texlive-latex-tipps-und-tricks-20080420-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-tipps-und-tricks.tar.xz
12mr|texlive-latex-tipps-und-tricks-20080420-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-tipps-und-tricks.doc.tar.xz
12mr|texlive-latex-tipps-und-tricks-20080420-1|16	BuildArch:	noarch
12mr|texlive-latex-tipps-und-tricks-20080420-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-latex-tipps-und-tricks-20080420-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-latex-tipps-und-tricks-20080420-1|19	Conflicts:	texlive-texmf <= 20110705-3
12mr|texlive-latex-tipps-und-tricks-20080420-1|20	Conflicts:	texlive-doc <= 20110705-3
12mr|texlive-latex-tipps-und-tricks-20080420-1|21	
12mr|texlive-latex-tipps-und-tricks-20080420-1|22	%description
12mr|texlive-latex-tipps-und-tricks-20080420-1|23	This is the code for the examples in the book "LaTeX Tips und
12mr|texlive-latex-tipps-und-tricks-20080420-1|24	Tricks", dpunkt 2000, ISBN 3-932588-37-1. The code includes
12mr|texlive-latex-tipps-und-tricks-20080420-1|25	application examples as well as packages and class files
12mr|texlive-latex-tipps-und-tricks-20080420-1|26	developed in the book.
12mr|texlive-latex-tipps-und-tricks-20080420-1|27	
12mr|texlive-latex-tipps-und-tricks-20080420-1|28	#-----------------------------------------------------------------------
12mr|texlive-latex-tipps-und-tricks-20080420-1|29	%files
12mr|texlive-latex-tipps-und-tricks-20080420-1|30	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/adr.dat
12mr|texlive-latex-tipps-und-tricks-20080420-1|31	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/agate.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|32	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/annotate.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|33	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/ariadne.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|34	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/backpic.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|35	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/buch.cls
12mr|texlive-latex-tipps-und-tricks-20080420-1|36	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/buch.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|37	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/bulgakov.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|38	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/celg.clo
12mr|texlive-latex-tipps-und-tricks-20080420-1|39	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/chaptoc.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|40	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/chemtex.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|41	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/colorps.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|42	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/colortab.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|43	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/conv.pl
12mr|texlive-latex-tipps-und-tricks-20080420-1|44	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/deleq.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|45	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/disk.mp
12mr|texlive-latex-tipps-und-tricks-20080420-1|46	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/dvips.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|47	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/echem.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|48	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/echem.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|49	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/echem1.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|50	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/echem2.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|51	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/elegant.ist
12mr|texlive-latex-tipps-und-tricks-20080420-1|52	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/enumcont.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|53	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/eqno.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|54	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/eqno.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|55	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/erdapfel.mp
12mr|texlive-latex-tipps-und-tricks-20080420-1|56	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/faltblat.cls
12mr|texlive-latex-tipps-und-tricks-20080420-1|57	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/faltblat.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|58	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/folie.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|59	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/fontinst.pl
12mr|texlive-latex-tipps-und-tricks-20080420-1|60	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/footup.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|61	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/formular.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|62	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/fraktur.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|63	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/further.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|64	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/gamma.eps
12mr|texlive-latex-tipps-und-tricks-20080420-1|65	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/glossar.ist
12mr|texlive-latex-tipps-und-tricks-20080420-1|66	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/glossar.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|67	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/hoffmann.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|68	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/idx1.ist
12mr|texlive-latex-tipps-und-tricks-20080420-1|69	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/idx2.ist
12mr|texlive-latex-tipps-und-tricks-20080420-1|70	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/kasten.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|71	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/kyril.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|72	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/lexikon.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|73	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/liste1.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|74	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/liste2.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|75	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/listgls.ist
12mr|texlive-latex-tipps-und-tricks-20080420-1|76	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/listgls.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|77	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/literat.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|78	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/lstfloat.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|79	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/lstfloat.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|80	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/m2verb.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|81	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/mfpic.pl
12mr|texlive-latex-tipps-und-tricks-20080420-1|82	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/mfpic.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|83	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/mfpict.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|84	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/minijour.cls
12mr|texlive-latex-tipps-und-tricks-20080420-1|85	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/minijour.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|86	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/mod1.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|87	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/mod2.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|88	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/mptest.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|89	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/multibib.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|90	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/multibox.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|91	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/multicp.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|92	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/mycap.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|93	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/nofloat.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|94	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/ochem1.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|95	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/ochem2.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|96	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/ot1cyr.fd
12mr|texlive-latex-tipps-und-tricks-20080420-1|97	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/ot1cyrs.fd
12mr|texlive-latex-tipps-und-tricks-20080420-1|98	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/overpic.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|99	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/partpic.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|100	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/parttoc.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|101	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/poem.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|102	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/polyind.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|103	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/privat.cls
12mr|texlive-latex-tipps-und-tricks-20080420-1|104	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/ps.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|105	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/ps.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|106	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/pse.eps
12mr|texlive-latex-tipps-und-tricks-20080420-1|107	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/psfrag1.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|108	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/psfrag2.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|109	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/pstrick1.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|110	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/pstrick2.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|111	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/pstrick3.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|112	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/pstrick4.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|113	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/pstrick5.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|114	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/question.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|115	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/question.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|116	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/rescnt.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|117	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/rgray.eps
12mr|texlive-latex-tipps-und-tricks-20080420-1|118	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/rheingol.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|119	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/rosette.eps
12mr|texlive-latex-tipps-und-tricks-20080420-1|120	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/rotb1.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|121	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/rotb2.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|122	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/rotb3.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|123	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/sect.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|124	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/sheet.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|125	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/sheet.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|126	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/sidefig.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|127	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/simple.mp
12mr|texlive-latex-tipps-und-tricks-20080420-1|128	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/simple2.mp
12mr|texlive-latex-tipps-und-tricks-20080420-1|129	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/subfigur.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|130	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/such.pl
12mr|texlive-latex-tipps-und-tricks-20080420-1|131	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/synopsis.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|132	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/t1bsb.fd
12mr|texlive-latex-tipps-und-tricks-20080420-1|133	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/texdr.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|134	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/texdr1.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|135	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/texdr2.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|136	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/textarr.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|137	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/textmerg.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|138	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/thumb.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|139	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/tocart.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|140	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/tocart.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|141	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/tocbel.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|142	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/tocelg.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|143	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/underbr.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|144	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/underlin.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|145	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/verscnt.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|146	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/verscnt.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|147	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/vokabel.tex
12mr|texlive-latex-tipps-und-tricks-20080420-1|148	%doc %{_texmfdistdir}/doc/latex/latex-tipps-und-tricks/xref.sty
12mr|texlive-latex-tipps-und-tricks-20080420-1|149	%doc %{_tlpkgobjdir}/*.tlpobj
12mr|texlive-latex-tipps-und-tricks-20080420-1|150	
12mr|texlive-latex-tipps-und-tricks-20080420-1|151	#-----------------------------------------------------------------------
12mr|texlive-latex-tipps-und-tricks-20080420-1|152	%prep
12mr|texlive-latex-tipps-und-tricks-20080420-1|153	%setup -c -a0 -a1
12mr|texlive-latex-tipps-und-tricks-20080420-1|154	
12mr|texlive-latex-tipps-und-tricks-20080420-1|155	%build
12mr|texlive-latex-tipps-und-tricks-20080420-1|156	
12mr|texlive-latex-tipps-und-tricks-20080420-1|157	%install
12mr|texlive-latex-tipps-und-tricks-20080420-1|158	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-latex-tipps-und-tricks-20080420-1|159	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-latex-tipps-und-tricks-20080420-1|160	mkdir -p %{buildroot}%{_tlpkgobjdir}
12mr|texlive-latex-tipps-und-tricks-20080420-1|161	cp -fpa tlpkg/tlpobj/*.tlpobj %{buildroot}%{_tlpkgobjdir}
12mr|texlive-latex-tipps-und-tricks-20080420-1|162	
12mr|texlive-latex-tipps-und-tricks-20080420-1|163	
12mr|texlive-latex-tipps-und-tricks-20080420-1|164	
12mr|texlive-latex-tipps-und-tricks-20080420-1|165	%changelog
12mr|texlive-latex-tipps-und-tricks-20080420-1|166	

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

17812 12
12mr|texlive-latex-web-companion-20060610-2|1	# revision 15878
12mr|texlive-latex-web-companion-20060610-2|2	# category Package
12mr|texlive-latex-web-companion-20060610-2|3	# catalog-ctan /info/examples/lwc
12mr|texlive-latex-web-companion-20060610-2|4	# catalog-date 2006-06-10 21:35:51 +0200
12mr|texlive-latex-web-companion-20060610-2|5	# catalog-license lppl
12mr|texlive-latex-web-companion-20060610-2|6	# catalog-version undef
12mr|texlive-latex-web-companion-20060610-2|7	Name:		texlive-latex-web-companion
12mr|texlive-latex-web-companion-20060610-2|8	Version:	20060610
12mr|texlive-latex-web-companion-20060610-2|9	Release:	2
12mr|texlive-latex-web-companion-20060610-2|10	Summary:	Examples from The LaTeX Web Companion
12mr|texlive-latex-web-companion-20060610-2|11	Group:		Publishing
12mr|texlive-latex-web-companion-20060610-2|12	URL:		http://www.ctan.org/tex-archive/info/examples/lwc
12mr|texlive-latex-web-companion-20060610-2|13	License:	LPPL
12mr|texlive-latex-web-companion-20060610-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-web-companion.tar.xz
12mr|texlive-latex-web-companion-20060610-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-web-companion.doc.tar.xz
12mr|texlive-latex-web-companion-20060610-2|16	BuildArch:	noarch
12mr|texlive-latex-web-companion-20060610-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-latex-web-companion-20060610-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-latex-web-companion-20060610-2|19	
12mr|texlive-latex-web-companion-20060610-2|20	%description
12mr|texlive-latex-web-companion-20060610-2|21	The source of the examples printed in the book, together with
12mr|texlive-latex-web-companion-20060610-2|22	necessary supporting files.
12mr|texlive-latex-web-companion-20060610-2|23	
12mr|texlive-latex-web-companion-20060610-2|24	#-----------------------------------------------------------------------
12mr|texlive-latex-web-companion-20060610-2|25	%files
12mr|texlive-latex-web-companion-20060610-2|26	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/README.apa
12mr|texlive-latex-web-companion-20060610-2|27	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/latexexa-raw.xml
12mr|texlive-latex-web-companion-20060610-2|28	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/latexexa.dtd
12mr|texlive-latex-web-companion-20060610-2|29	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/latexexa.ltx
12mr|texlive-latex-web-companion-20060610-2|30	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/latexexa.tex
12mr|texlive-latex-web-companion-20060610-2|31	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/latexexa.xml
12mr|texlive-latex-web-companion-20060610-2|32	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/phys332-1.eps
12mr|texlive-latex-web-companion-20060610-2|33	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/phys332-2.eps
12mr|texlive-latex-web-companion-20060610-2|34	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/teched.html
12mr|texlive-latex-web-companion-20060610-2|35	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/teched.java
12mr|texlive-latex-web-companion-20060610-2|36	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/InvitationSAX.class
12mr|texlive-latex-web-companion-20060610-2|37	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/InvitationSAX.java
12mr|texlive-latex-web-companion-20060610-2|38	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/MySAXApp.class
12mr|texlive-latex-web-companion-20060610-2|39	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/MySAXApp.java
12mr|texlive-latex-web-companion-20060610-2|40	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/README.apb
12mr|texlive-latex-web-companion-20060610-2|41	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/bibliotest1.xml
12mr|texlive-latex-web-companion-20060610-2|42	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/bibliotest2.xml
12mr|texlive-latex-web-companion-20060610-2|43	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/biblioxml1.dtd
12mr|texlive-latex-web-companion-20060610-2|44	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/biblioxml2.dtd
12mr|texlive-latex-web-companion-20060610-2|45	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/colorcir.eps
12mr|texlive-latex-web-companion-20060610-2|46	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/inv2.tex
12mr|texlive-latex-web-companion-20060610-2|47	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/invitation.sty
12mr|texlive-latex-web-companion-20060610-2|48	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/invitation2.dtd
12mr|texlive-latex-web-companion-20060610-2|49	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/invitation2.xml
12mr|texlive-latex-web-companion-20060610-2|50	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/latexmath.dtd
12mr|texlive-latex-web-companion-20060610-2|51	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/latexmml.dtd
12mr|texlive-latex-web-companion-20060610-2|52	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/minilatex.dtd
12mr|texlive-latex-web-companion-20060610-2|53	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/minilatex.xsl
12mr|texlive-latex-web-companion-20060610-2|54	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/minilatexexa.tex
12mr|texlive-latex-web-companion-20060610-2|55	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/minilatexexa.xml
12mr|texlive-latex-web-companion-20060610-2|56	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/mybiblio.dtd
12mr|texlive-latex-web-companion-20060610-2|57	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/utf82latin1.sh
12mr|texlive-latex-web-companion-20060610-2|58	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/ISOcyr1.pen
12mr|texlive-latex-web-companion-20060610-2|59	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/README.apc
12mr|texlive-latex-web-companion-20060610-2|60	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitation.sty
12mr|texlive-latex-web-companion-20060610-2|61	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitationfr.dtd
12mr|texlive-latex-web-companion-20060610-2|62	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitationfr.sty
12mr|texlive-latex-web-companion-20060610-2|63	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitationfr.tex
12mr|texlive-latex-web-companion-20060610-2|64	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitationfr.xml
12mr|texlive-latex-web-companion-20060610-2|65	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/invlat1fr.xsl
12mr|texlive-latex-web-companion-20060610-2|66	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/utf8.html
12mr|texlive-latex-web-companion-20060610-2|67	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/utf8.xml
12mr|texlive-latex-web-companion-20060610-2|68	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/utf8.xsl
12mr|texlive-latex-web-companion-20060610-2|69	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/utf8tei.xml
12mr|texlive-latex-web-companion-20060610-2|70	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/Makefile
12mr|texlive-latex-web-companion-20060610-2|71	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/Makefile.ex2
12mr|texlive-latex-web-companion-20060610-2|72	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/Makefile.ex3
12mr|texlive-latex-web-companion-20060610-2|73	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/README.ch3
12mr|texlive-latex-web-companion-20060610-2|74	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/colorcir.eps
12mr|texlive-latex-web-companion-20060610-2|75	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex20.tex
12mr|texlive-latex-web-companion-20060610-2|76	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex21.tex
12mr|texlive-latex-web-companion-20060610-2|77	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex22.tex
12mr|texlive-latex-web-companion-20060610-2|78	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex2bib.tex
12mr|texlive-latex-web-companion-20060610-2|79	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex30.dvi
12mr|texlive-latex-web-companion-20060610-2|80	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex30.tex
12mr|texlive-latex-web-companion-20060610-2|81	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex30/contents.pl
12mr|texlive-latex-web-companion-20060610-2|82	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex30/ex30.css
12mr|texlive-latex-web-companion-20060610-2|83	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex30/ex30.html
12mr|texlive-latex-web-companion-20060610-2|84	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex30/index.html
12mr|texlive-latex-web-companion-20060610-2|85	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex30/index.pl
12mr|texlive-latex-web-companion-20060610-2|86	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex30/internals.pl
12mr|texlive-latex-web-companion-20060610-2|87	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex30/labels.pl
12mr|texlive-latex-web-companion-20060610-2|88	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex30/sections.pl
12mr|texlive-latex-web-companion-20060610-2|89	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex31.ptr
12mr|texlive-latex-web-companion-20060610-2|90	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex31.tex
12mr|texlive-latex-web-companion-20060610-2|91	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex31/Timg1.gif
12mr|texlive-latex-web-companion-20060610-2|92	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex31/WARNINGS
12mr|texlive-latex-web-companion-20060610-2|93	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex31/contents.pl
12mr|texlive-latex-web-companion-20060610-2|94	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex31/ex31.css
12mr|texlive-latex-web-companion-20060610-2|95	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex31/ex31.html
12mr|texlive-latex-web-companion-20060610-2|96	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex31/figure.pl
12mr|texlive-latex-web-companion-20060610-2|97	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex31/images.pl
12mr|texlive-latex-web-companion-20060610-2|98	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex31/images.tex
12mr|texlive-latex-web-companion-20060610-2|99	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex31/img1.gif
12mr|texlive-latex-web-companion-20060610-2|100	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex31/index.pl
12mr|texlive-latex-web-companion-20060610-2|101	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex31/internals.pl
12mr|texlive-latex-web-companion-20060610-2|102	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex31/labels.pl
12mr|texlive-latex-web-companion-20060610-2|103	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex31/sections.pl
12mr|texlive-latex-web-companion-20060610-2|104	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex32.ptr
12mr|texlive-latex-web-companion-20060610-2|105	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex32.tex
12mr|texlive-latex-web-companion-20060610-2|106	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex32/contents.pl
12mr|texlive-latex-web-companion-20060610-2|107	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex32/ex32.css
12mr|texlive-latex-web-companion-20060610-2|108	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex32/ex32.html
12mr|texlive-latex-web-companion-20060610-2|109	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex32/index.pl
12mr|texlive-latex-web-companion-20060610-2|110	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex32/internals.pl
12mr|texlive-latex-web-companion-20060610-2|111	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex32/labels.pl
12mr|texlive-latex-web-companion-20060610-2|112	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex32/sections.pl
12mr|texlive-latex-web-companion-20060610-2|113	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex32/table.pl
12mr|texlive-latex-web-companion-20060610-2|114	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/ex3bib.tex
12mr|texlive-latex-web-companion-20060610-2|115	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/l2hexa.dvi
12mr|texlive-latex-web-companion-20060610-2|116	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/l2hexa.tex
12mr|texlive-latex-web-companion-20060610-2|117	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/l2hexa/images.pl
12mr|texlive-latex-web-companion-20060610-2|118	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/l2hexa/images.tex
12mr|texlive-latex-web-companion-20060610-2|119	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/l2hexa/img1.gif
12mr|texlive-latex-web-companion-20060610-2|120	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/l2hexa/img2.gif
12mr|texlive-latex-web-companion-20060610-2|121	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/l2hexa/index.html
12mr|texlive-latex-web-companion-20060610-2|122	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/l2hexa/internals.pl
12mr|texlive-latex-web-companion-20060610-2|123	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/l2hexa/l2hexa.css
12mr|texlive-latex-web-companion-20060610-2|124	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/l2hexa/l2hexa.html
12mr|texlive-latex-web-companion-20060610-2|125	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/l2hexa/labels.pl
12mr|texlive-latex-web-companion-20060610-2|126	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/l2hexa/node1.html
12mr|texlive-latex-web-companion-20060610-2|127	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/l2hexa/node2.html
12mr|texlive-latex-web-companion-20060610-2|128	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/l2hexa/node3.html
12mr|texlive-latex-web-companion-20060610-2|129	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/l2hexa/node4.html
12mr|texlive-latex-web-companion-20060610-2|130	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/l2hexa/node5.html
12mr|texlive-latex-web-companion-20060610-2|131	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/l2hexa/node6.html
12mr|texlive-latex-web-companion-20060610-2|132	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/l2hexa/node7.html
12mr|texlive-latex-web-companion-20060610-2|133	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/l2hexa/node8.html
12mr|texlive-latex-web-companion-20060610-2|134	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/myinit.pl
12mr|texlive-latex-web-companion-20060610-2|135	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS.css
12mr|texlive-latex-web-companion-20060610-2|136	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS.dvi
12mr|texlive-latex-web-companion-20060610-2|137	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS.tex
12mr|texlive-latex-web-companion-20060610-2|138	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/WARNINGS
12mr|texlive-latex-web-companion-20060610-2|139	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/images.pl
12mr|texlive-latex-web-companion-20060610-2|140	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/images.tex
12mr|texlive-latex-web-companion-20060610-2|141	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/img1.gif
12mr|texlive-latex-web-companion-20060610-2|142	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/img10.gif
12mr|texlive-latex-web-companion-20060610-2|143	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/img11.gif
12mr|texlive-latex-web-companion-20060610-2|144	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/img12.gif
12mr|texlive-latex-web-companion-20060610-2|145	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/img13.gif
12mr|texlive-latex-web-companion-20060610-2|146	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/img14.gif
12mr|texlive-latex-web-companion-20060610-2|147	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/img15.gif
12mr|texlive-latex-web-companion-20060610-2|148	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/img16.gif
12mr|texlive-latex-web-companion-20060610-2|149	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/img17.gif
12mr|texlive-latex-web-companion-20060610-2|150	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/img18.gif
12mr|texlive-latex-web-companion-20060610-2|151	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/img19.gif
12mr|texlive-latex-web-companion-20060610-2|152	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/img2.gif
12mr|texlive-latex-web-companion-20060610-2|153	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/img20.gif
12mr|texlive-latex-web-companion-20060610-2|154	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/img21.gif
12mr|texlive-latex-web-companion-20060610-2|155	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/img3.gif
12mr|texlive-latex-web-companion-20060610-2|156	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/img4.gif
12mr|texlive-latex-web-companion-20060610-2|157	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/img5.gif
12mr|texlive-latex-web-companion-20060610-2|158	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/img6.gif
12mr|texlive-latex-web-companion-20060610-2|159	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/img7.gif
12mr|texlive-latex-web-companion-20060610-2|160	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/img8.gif
12mr|texlive-latex-web-companion-20060610-2|161	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/img9.gif
12mr|texlive-latex-web-companion-20060610-2|162	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/index.html
12mr|texlive-latex-web-companion-20060610-2|163	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/internals.pl
12mr|texlive-latex-web-companion-20060610-2|164	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/labels.pl
12mr|texlive-latex-web-companion-20060610-2|165	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/node1.html
12mr|texlive-latex-web-companion-20060610-2|166	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/sampleAMS.css
12mr|texlive-latex-web-companion-20060610-2|167	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleAMS/sampleAMS.html
12mr|texlive-latex-web-companion-20060610-2|168	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath.dvi
12mr|texlive-latex-web-companion-20060610-2|169	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath.tex
12mr|texlive-latex-web-companion-20060610-2|170	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/WARNINGS
12mr|texlive-latex-web-companion-20060610-2|171	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/images.pl
12mr|texlive-latex-web-companion-20060610-2|172	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/images.tex
12mr|texlive-latex-web-companion-20060610-2|173	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/img1.gif
12mr|texlive-latex-web-companion-20060610-2|174	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/img10.gif
12mr|texlive-latex-web-companion-20060610-2|175	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/img11.gif
12mr|texlive-latex-web-companion-20060610-2|176	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/img12.gif
12mr|texlive-latex-web-companion-20060610-2|177	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/img13.gif
12mr|texlive-latex-web-companion-20060610-2|178	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/img14.gif
12mr|texlive-latex-web-companion-20060610-2|179	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/img15.gif
12mr|texlive-latex-web-companion-20060610-2|180	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/img16.gif
12mr|texlive-latex-web-companion-20060610-2|181	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/img17.gif
12mr|texlive-latex-web-companion-20060610-2|182	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/img18.gif
12mr|texlive-latex-web-companion-20060610-2|183	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/img19.gif
12mr|texlive-latex-web-companion-20060610-2|184	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/img2.gif
12mr|texlive-latex-web-companion-20060610-2|185	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/img20.gif
12mr|texlive-latex-web-companion-20060610-2|186	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/img3.gif
12mr|texlive-latex-web-companion-20060610-2|187	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/img4.gif
12mr|texlive-latex-web-companion-20060610-2|188	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/img5.gif
12mr|texlive-latex-web-companion-20060610-2|189	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/img6.gif
12mr|texlive-latex-web-companion-20060610-2|190	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/img7.gif
12mr|texlive-latex-web-companion-20060610-2|191	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/img8.gif
12mr|texlive-latex-web-companion-20060610-2|192	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/img9.gif
12mr|texlive-latex-web-companion-20060610-2|193	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/index.html
12mr|texlive-latex-web-companion-20060610-2|194	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/internals.pl
12mr|texlive-latex-web-companion-20060610-2|195	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/labels.pl
12mr|texlive-latex-web-companion-20060610-2|196	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/node1.html
12mr|texlive-latex-web-companion-20060610-2|197	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/sampleMath.css
12mr|texlive-latex-web-companion-20060610-2|198	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMath/sampleMath.html
12mr|texlive-latex-web-companion-20060610-2|199	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathImages.dvi
12mr|texlive-latex-web-companion-20060610-2|200	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathImages.tex
12mr|texlive-latex-web-companion-20060610-2|201	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathImages/WARNINGS
12mr|texlive-latex-web-companion-20060610-2|202	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathImages/images.pl
12mr|texlive-latex-web-companion-20060610-2|203	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathImages/images.tex
12mr|texlive-latex-web-companion-20060610-2|204	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathImages/img1.gif
12mr|texlive-latex-web-companion-20060610-2|205	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathImages/img2.gif
12mr|texlive-latex-web-companion-20060610-2|206	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathImages/img3.gif
12mr|texlive-latex-web-companion-20060610-2|207	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathImages/img4.gif
12mr|texlive-latex-web-companion-20060610-2|208	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathImages/img5.gif
12mr|texlive-latex-web-companion-20060610-2|209	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathImages/img6.gif
12mr|texlive-latex-web-companion-20060610-2|210	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathImages/img7.gif
12mr|texlive-latex-web-companion-20060610-2|211	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathImages/img8.gif
12mr|texlive-latex-web-companion-20060610-2|212	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathImages/img9.gif
12mr|texlive-latex-web-companion-20060610-2|213	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathImages/index.html
12mr|texlive-latex-web-companion-20060610-2|214	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathImages/internals.pl
12mr|texlive-latex-web-companion-20060610-2|215	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathImages/labels.pl
12mr|texlive-latex-web-companion-20060610-2|216	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathImages/node1.html
12mr|texlive-latex-web-companion-20060610-2|217	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathImages/sampleMathImages.css
12mr|texlive-latex-web-companion-20060610-2|218	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathImages/sampleMathImages.html
12mr|texlive-latex-web-companion-20060610-2|219	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathThumb.dvi
12mr|texlive-latex-web-companion-20060610-2|220	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathThumb.tex
12mr|texlive-latex-web-companion-20060610-2|221	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/Timg8.gif
12mr|texlive-latex-web-companion-20060610-2|222	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/Timg9.gif
12mr|texlive-latex-web-companion-20060610-2|223	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/WARNINGS
12mr|texlive-latex-web-companion-20060610-2|224	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/images.pl
12mr|texlive-latex-web-companion-20060610-2|225	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/images.tex
12mr|texlive-latex-web-companion-20060610-2|226	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/img1.gif
12mr|texlive-latex-web-companion-20060610-2|227	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/img2.gif
12mr|texlive-latex-web-companion-20060610-2|228	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/img3.gif
12mr|texlive-latex-web-companion-20060610-2|229	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/img4.gif
12mr|texlive-latex-web-companion-20060610-2|230	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/img5.gif
12mr|texlive-latex-web-companion-20060610-2|231	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/img6.gif
12mr|texlive-latex-web-companion-20060610-2|232	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/img7.gif
12mr|texlive-latex-web-companion-20060610-2|233	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/img8.gif
12mr|texlive-latex-web-companion-20060610-2|234	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/img9.gif
12mr|texlive-latex-web-companion-20060610-2|235	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/index.html
12mr|texlive-latex-web-companion-20060610-2|236	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/internals.pl
12mr|texlive-latex-web-companion-20060610-2|237	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/labels.pl
12mr|texlive-latex-web-companion-20060610-2|238	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/node1.html
12mr|texlive-latex-web-companion-20060610-2|239	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/sampleMathThumb.css
12mr|texlive-latex-web-companion-20060610-2|240	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/sampleMathThumb/sampleMathThumb.html
12mr|texlive-latex-web-companion-20060610-2|241	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3bis/tac2dim.eps
12mr|texlive-latex-web-companion-20060610-2|242	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/intro/lwc.eepic
12mr|texlive-latex-web-companion-20060610-2|243	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/intro/lwc.fig
12mr|texlive-latex-web-companion-20060610-2|244	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2html/Makefile.ex2
12mr|texlive-latex-web-companion-20060610-2|245	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2html/Makefile.ex3
12mr|texlive-latex-web-companion-20060610-2|246	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2html/README.ch3
12mr|texlive-latex-web-companion-20060610-2|247	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2html/colorcir.eps
12mr|texlive-latex-web-companion-20060610-2|248	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2html/ex20.tex
12mr|texlive-latex-web-companion-20060610-2|249	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2html/ex21.tex
12mr|texlive-latex-web-companion-20060610-2|250	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2html/ex22.tex
12mr|texlive-latex-web-companion-20060610-2|251	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2html/ex2bib.tex
12mr|texlive-latex-web-companion-20060610-2|252	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2html/ex30.tex
12mr|texlive-latex-web-companion-20060610-2|253	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2html/ex31.tex
12mr|texlive-latex-web-companion-20060610-2|254	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2html/ex32.tex
12mr|texlive-latex-web-companion-20060610-2|255	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2html/ex3bib.tex
12mr|texlive-latex-web-companion-20060610-2|256	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2html/l2hexa.tex
12mr|texlive-latex-web-companion-20060610-2|257	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2html/myinit.pl
12mr|texlive-latex-web-companion-20060610-2|258	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2html/sampleAMS.css
12mr|texlive-latex-web-companion-20060610-2|259	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2html/sampleAMS.tex
12mr|texlive-latex-web-companion-20060610-2|260	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2html/sampleMath.tex
12mr|texlive-latex-web-companion-20060610-2|261	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2html/sampleMathImages.tex
12mr|texlive-latex-web-companion-20060610-2|262	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2html/sampleMathThumb.tex
12mr|texlive-latex-web-companion-20060610-2|263	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2html/tac2dim.eps
12mr|texlive-latex-web-companion-20060610-2|264	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/amaya.mml
12mr|texlive-latex-web-companion-20060610-2|265	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/isoamsae.dtd
12mr|texlive-latex-web-companion-20060610-2|266	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/isoamsbe.dtd
12mr|texlive-latex-web-companion-20060610-2|267	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/isoamsce.dtd
12mr|texlive-latex-web-companion-20060610-2|268	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/isoamsne.dtd
12mr|texlive-latex-web-companion-20060610-2|269	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/isoamsoe.dtd
12mr|texlive-latex-web-companion-20060610-2|270	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/isoamsre.dtd
12mr|texlive-latex-web-companion-20060610-2|271	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/isogrk3e.dtd
12mr|texlive-latex-web-companion-20060610-2|272	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/isomfrke.dtd
12mr|texlive-latex-web-companion-20060610-2|273	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/isomopfe.dtd
12mr|texlive-latex-web-companion-20060610-2|274	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/isomscre.dtd
12mr|texlive-latex-web-companion-20060610-2|275	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/isonume.dtd
12mr|texlive-latex-web-companion-20060610-2|276	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/isoteche.dtd
12mr|texlive-latex-web-companion-20060610-2|277	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/l2xdemo.cfg
12mr|texlive-latex-web-companion-20060610-2|278	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/l2xdemo.tex
12mr|texlive-latex-web-companion-20060610-2|279	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/l2xdemo.xml
12mr|texlive-latex-web-companion-20060610-2|280	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/l2xmath.cfg
12mr|texlive-latex-web-companion-20060610-2|281	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/mathml.dsl
12mr|texlive-latex-web-companion-20060610-2|282	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/mathml.dtd
12mr|texlive-latex-web-companion-20060610-2|283	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/mathmltools.dsl
12mr|texlive-latex-web-companion-20060610-2|284	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/mathmlx.dsl
12mr|texlive-latex-web-companion-20060610-2|285	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/mmaliase.dtd
12mr|texlive-latex-web-companion-20060610-2|286	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/mmlent.dtd
12mr|texlive-latex-web-companion-20060610-2|287	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/mtdemo.tex
12mr|texlive-latex-web-companion-20060610-2|288	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/stix.mml
12mr|texlive-latex-web-companion-20060610-2|289	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/techexpl.mml
12mr|texlive-latex-web-companion-20060610-2|290	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/test.dtd
12mr|texlive-latex-web-companion-20060610-2|291	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/test.xml
12mr|texlive-latex-web-companion-20060610-2|292	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/tmp.tmp
12mr|texlive-latex-web-companion-20060610-2|293	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/try.cfg
12mr|texlive-latex-web-companion-20060610-2|294	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/try2.cfg
12mr|texlive-latex-web-companion-20060610-2|295	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/try3.cfg
12mr|texlive-latex-web-companion-20060610-2|296	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/try4.cfg
12mr|texlive-latex-web-companion-20060610-2|297	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/try5.cfg
12mr|texlive-latex-web-companion-20060610-2|298	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/webeq.mml
12mr|texlive-latex-web-companion-20060610-2|299	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/latex2xml/xml.dcl
12mr|texlive-latex-web-companion-20060610-2|300	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xml/README.ch6
12mr|texlive-latex-web-companion-20060610-2|301	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xml/catalog
12mr|texlive-latex-web-companion-20060610-2|302	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xml/emptyexample.xml
12mr|texlive-latex-web-companion-20060610-2|303	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xml/invitation.dtd
12mr|texlive-latex-web-companion-20060610-2|304	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xml/invitation.xml
12mr|texlive-latex-web-companion-20060610-2|305	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xml/wrong.xml
12mr|texlive-latex-web-companion-20060610-2|306	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xml/xml.dcl
12mr|texlive-latex-web-companion-20060610-2|307	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/README.ch7
12mr|texlive-latex-web-companion-20060610-2|308	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/SGMLS.pm
12mr|texlive-latex-web-companion-20060610-2|309	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/SGMLS/Output.pm
12mr|texlive-latex-web-companion-20060610-2|310	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/SGMLS/Refs.pm
12mr|texlive-latex-web-companion-20060610-2|311	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/SGMLS/SGMLS.pm
12mr|texlive-latex-web-companion-20060610-2|312	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/catalog
12mr|texlive-latex-web-companion-20060610-2|313	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/catalog.dsssl
12mr|texlive-latex-web-companion-20060610-2|314	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/catalog.xml
12mr|texlive-latex-web-companion-20060610-2|315	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/dsssl.cat
12mr|texlive-latex-web-companion-20060610-2|316	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/dsssl.dtd
12mr|texlive-latex-web-companion-20060610-2|317	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/empty.dsl
12mr|texlive-latex-web-companion-20060610-2|318	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/empty.xsl
12mr|texlive-latex-web-companion-20060610-2|319	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/emptyexample.xml
12mr|texlive-latex-web-companion-20060610-2|320	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/entable-alt.xml
12mr|texlive-latex-web-companion-20060610-2|321	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/entable.xml
12mr|texlive-latex-web-companion-20060610-2|322	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/fot.dtd
12mr|texlive-latex-web-companion-20060610-2|323	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/frisotab1exa1.xsl
12mr|texlive-latex-web-companion-20060610-2|324	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/frisotab1exa2.xsl
12mr|texlive-latex-web-companion-20060610-2|325	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/inv1html.pl
12mr|texlive-latex-web-companion-20060610-2|326	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/inv2css.html.save
12mr|texlive-latex-web-companion-20060610-2|327	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/inv2html.pl
12mr|texlive-latex-web-companion-20060610-2|328	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/inv2lat.pl
12mr|texlive-latex-web-companion-20060610-2|329	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/inv3.xml
12mr|texlive-latex-web-companion-20060610-2|330	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/invcss.html.save
12mr|texlive-latex-web-companion-20060610-2|331	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/invfo1.fo
12mr|texlive-latex-web-companion-20060610-2|332	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/invfo1.xsl
12mr|texlive-latex-web-companion-20060610-2|333	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/invfop.pdf
12mr|texlive-latex-web-companion-20060610-2|334	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/invhtml.dsl
12mr|texlive-latex-web-companion-20060610-2|335	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/invhtml2.xsl
12mr|texlive-latex-web-companion-20060610-2|336	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/invit.css
12mr|texlive-latex-web-companion-20060610-2|337	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/invitation.dsl
12mr|texlive-latex-web-companion-20060610-2|338	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/invitation.dtd
12mr|texlive-latex-web-companion-20060610-2|339	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/invitation.out
12mr|texlive-latex-web-companion-20060610-2|340	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/invitation.sty
12mr|texlive-latex-web-companion-20060610-2|341	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/invitation.tex.save
12mr|texlive-latex-web-companion-20060610-2|342	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/invitation.xml
12mr|texlive-latex-web-companion-20060610-2|343	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/invitation1.tex
12mr|texlive-latex-web-companion-20060610-2|344	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/invitation2.dtd
12mr|texlive-latex-web-companion-20060610-2|345	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/invitation2.html
12mr|texlive-latex-web-companion-20060610-2|346	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/invitation2.xml
12mr|texlive-latex-web-companion-20060610-2|347	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/invitationfr.sty
12mr|texlive-latex-web-companion-20060610-2|348	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/invlat1.xsl
12mr|texlive-latex-web-companion-20060610-2|349	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/invtab1.dsl
12mr|texlive-latex-web-companion-20060610-2|350	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/invtab2.dsl
12mr|texlive-latex-web-companion-20060610-2|351	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/isotab1to2-bis.xsl
12mr|texlive-latex-web-companion-20060610-2|352	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/isotab1to2.xsl
12mr|texlive-latex-web-companion-20060610-2|353	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/isotabexa1.xsl
12mr|texlive-latex-web-companion-20060610-2|354	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/isotabexa2.xsl
12mr|texlive-latex-web-companion-20060610-2|355	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/sectionexa.xml
12mr|texlive-latex-web-companion-20060610-2|356	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/sectionexa.xsl
12mr|texlive-latex-web-companion-20060610-2|357	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/sgmlspl.pl
12mr|texlive-latex-web-companion-20060610-2|358	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/skel.pl
12mr|texlive-latex-web-companion-20060610-2|359	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/style-sheet.dtd
12mr|texlive-latex-web-companion-20060610-2|360	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/templatest.xml
12mr|texlive-latex-web-companion-20060610-2|361	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/templatest.xsl
12mr|texlive-latex-web-companion-20060610-2|362	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/templatestnok.xsl
12mr|texlive-latex-web-companion-20060610-2|363	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/templatestok.xsl
12mr|texlive-latex-web-companion-20060610-2|364	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/test-SGMLS.pl
12mr|texlive-latex-web-companion-20060610-2|365	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/writefiles.xml
12mr|texlive-latex-web-companion-20060610-2|366	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/wrong.xml
12mr|texlive-latex-web-companion-20060610-2|367	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/xml.dcl
12mr|texlive-latex-web-companion-20060610-2|368	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/xmlstyle/xslexa1.xsl
12mr|texlive-latex-web-companion-20060610-2|369	
12mr|texlive-latex-web-companion-20060610-2|370	#-----------------------------------------------------------------------
12mr|texlive-latex-web-companion-20060610-2|371	%prep
12mr|texlive-latex-web-companion-20060610-2|372	%setup -c -a0 -a1
12mr|texlive-latex-web-companion-20060610-2|373	
12mr|texlive-latex-web-companion-20060610-2|374	%build
12mr|texlive-latex-web-companion-20060610-2|375	
12mr|texlive-latex-web-companion-20060610-2|376	%install
12mr|texlive-latex-web-companion-20060610-2|377	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-latex-web-companion-20060610-2|378	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-latex-web-companion-20060610-2|379	
12mr|texlive-latex-web-companion-20060610-2|380	
12mr|texlive-latex-web-companion-20060610-2|381	
12mr|texlive-latex-web-companion-20060610-2|382	%changelog
12mr|texlive-latex-web-companion-20060610-2|383	

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

17838 12
12mr|texlive-libertine-legacy-20111231-1|1	# revision 24978
12mr|texlive-libertine-legacy-20111231-1|2	# category Package
12mr|texlive-libertine-legacy-20111231-1|3	# catalog-ctan /fonts/libertine-legacy
12mr|texlive-libertine-legacy-20111231-1|4	# catalog-date 2011-12-31 01:27:20 +0100
12mr|texlive-libertine-legacy-20111231-1|5	# catalog-license gpl
12mr|texlive-libertine-legacy-20111231-1|6	# catalog-version undef
12mr|texlive-libertine-legacy-20111231-1|7	Name:		texlive-libertine-legacy
12mr|texlive-libertine-legacy-20111231-1|8	Version:	20111231
12mr|texlive-libertine-legacy-20111231-1|9	Release:	1
12mr|texlive-libertine-legacy-20111231-1|10	Summary:	Linux Libertine fonts for TeX and pfdTeX users
12mr|texlive-libertine-legacy-20111231-1|11	Group:		Publishing
12mr|texlive-libertine-legacy-20111231-1|12	URL:		http://www.ctan.org/tex-archive/fonts/libertine-legacy
12mr|texlive-libertine-legacy-20111231-1|13	License:	GPL
12mr|texlive-libertine-legacy-20111231-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/libertine-legacy.tar.xz
12mr|texlive-libertine-legacy-20111231-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/libertine-legacy.doc.tar.xz
12mr|texlive-libertine-legacy-20111231-1|16	BuildArch:	noarch
12mr|texlive-libertine-legacy-20111231-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-libertine-legacy-20111231-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-libertine-legacy-20111231-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-libertine-legacy-20111231-1|20	
12mr|texlive-libertine-legacy-20111231-1|21	%description
12mr|texlive-libertine-legacy-20111231-1|22	The package provides support for (traditional-)TeX-based users
12mr|texlive-libertine-legacy-20111231-1|23	of the libertine bundle, who were left isolated when that
12mr|texlive-libertine-legacy-20111231-1|24	bundle switched to OTF-only form on 2012-12-11 (thus only, now,
12mr|texlive-libertine-legacy-20111231-1|25	supporting XeTeX and LuaTeX users). To prevent confusion with
12mr|texlive-libertine-legacy-20111231-1|26	libertine 'original', there are no OTF fonts in the present
12mr|texlive-libertine-legacy-20111231-1|27	package.
12mr|texlive-libertine-legacy-20111231-1|28	
12mr|texlive-libertine-legacy-20111231-1|29	%post
12mr|texlive-libertine-legacy-20111231-1|30	%{_sbindir}/texlive.post
12mr|texlive-libertine-legacy-20111231-1|31	
12mr|texlive-libertine-legacy-20111231-1|32	%postun
12mr|texlive-libertine-legacy-20111231-1|33	if [ $1 -eq 0 ]; then
12mr|texlive-libertine-legacy-20111231-1|34	%{_sbindir}/texlive.post
12mr|texlive-libertine-legacy-20111231-1|35	fi
12mr|texlive-libertine-legacy-20111231-1|36	
12mr|texlive-libertine-legacy-20111231-1|37	#-----------------------------------------------------------------------
12mr|texlive-libertine-legacy-20111231-1|38	%files
12mr|texlive-libertine-legacy-20111231-1|39	%{_texmfdistdir}/dvips/libertine-legacy/config.libertine
12mr|texlive-libertine-legacy-20111231-1|40	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbb.afm
12mr|texlive-libertine-legacy-20111231-1|41	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbbo.afm
12mr|texlive-libertine-legacy-20111231-1|42	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbk.afm
12mr|texlive-libertine-legacy-20111231-1|43	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbo.afm
12mr|texlive-libertine-legacy-20111231-1|44	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbob.afm
12mr|texlive-libertine-legacy-20111231-1|45	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxboi.afm
12mr|texlive-libertine-legacy-20111231-1|46	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbr.afm
12mr|texlive-libertine-legacy-20111231-1|47	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbri.afm
12mr|texlive-libertine-legacy-20111231-1|48	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbro.afm
12mr|texlive-libertine-legacy-20111231-1|49	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbs.afm
12mr|texlive-libertine-legacy-20111231-1|50	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbsb.afm
12mr|texlive-libertine-legacy-20111231-1|51	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxbsi.afm
12mr|texlive-libertine-legacy-20111231-1|52	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlb.afm
12mr|texlive-libertine-legacy-20111231-1|53	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlbi.afm
12mr|texlive-libertine-legacy-20111231-1|54	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlbo.afm
12mr|texlive-libertine-legacy-20111231-1|55	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxldr.afm
12mr|texlive-libertine-legacy-20111231-1|56	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxldro.afm
12mr|texlive-libertine-legacy-20111231-1|57	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxli.afm
12mr|texlive-libertine-legacy-20111231-1|58	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlr.afm
12mr|texlive-libertine-legacy-20111231-1|59	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlri.afm
12mr|texlive-libertine-legacy-20111231-1|60	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlro.afm
12mr|texlive-libertine-legacy-20111231-1|61	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlz.afm
12mr|texlive-libertine-legacy-20111231-1|62	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlzi.afm
12mr|texlive-libertine-legacy-20111231-1|63	%{_texmfdistdir}/fonts/afm/public/libertine-legacy/fxlzo.afm
12mr|texlive-libertine-legacy-20111231-1|64	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/t1.enc
12mr|texlive-libertine-legacy-20111231-1|65	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/ts1.enc
12mr|texlive-libertine-legacy-20111231-1|66	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-00.enc
12mr|texlive-libertine-legacy-20111231-1|67	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-01.enc
12mr|texlive-libertine-legacy-20111231-1|68	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-02.enc
12mr|texlive-libertine-legacy-20111231-1|69	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-03.enc
12mr|texlive-libertine-legacy-20111231-1|70	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-04.enc
12mr|texlive-libertine-legacy-20111231-1|71	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-05.enc
12mr|texlive-libertine-legacy-20111231-1|72	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-1d.enc
12mr|texlive-libertine-legacy-20111231-1|73	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-1e.enc
12mr|texlive-libertine-legacy-20111231-1|74	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-1f.enc
12mr|texlive-libertine-legacy-20111231-1|75	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-20.enc
12mr|texlive-libertine-legacy-20111231-1|76	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-21.enc
12mr|texlive-libertine-legacy-20111231-1|77	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-22.enc
12mr|texlive-libertine-legacy-20111231-1|78	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-23.enc
12mr|texlive-libertine-legacy-20111231-1|79	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-24.enc
12mr|texlive-libertine-legacy-20111231-1|80	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-25.enc
12mr|texlive-libertine-legacy-20111231-1|81	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-26.enc
12mr|texlive-libertine-legacy-20111231-1|82	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-27.enc
12mr|texlive-libertine-legacy-20111231-1|83	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-2c.enc
12mr|texlive-libertine-legacy-20111231-1|84	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-2e.enc
12mr|texlive-libertine-legacy-20111231-1|85	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-8x.enc
12mr|texlive-libertine-legacy-20111231-1|86	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-a7.enc
12mr|texlive-libertine-legacy-20111231-1|87	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-e0.enc
12mr|texlive-libertine-legacy-20111231-1|88	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-e1.enc
12mr|texlive-libertine-legacy-20111231-1|89	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-e3.enc
12mr|texlive-libertine-legacy-20111231-1|90	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-e4.enc
12mr|texlive-libertine-legacy-20111231-1|91	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-f6.enc
12mr|texlive-libertine-legacy-20111231-1|92	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-fb.enc
12mr|texlive-libertine-legacy-20111231-1|93	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-ff.enc
12mr|texlive-libertine-legacy-20111231-1|94	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-t1.enc
12mr|texlive-libertine-legacy-20111231-1|95	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xb-ts1.enc
12mr|texlive-libertine-legacy-20111231-1|96	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-00.enc
12mr|texlive-libertine-legacy-20111231-1|97	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-01.enc
12mr|texlive-libertine-legacy-20111231-1|98	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-03.enc
12mr|texlive-libertine-legacy-20111231-1|99	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-04.enc
12mr|texlive-libertine-legacy-20111231-1|100	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-05.enc
12mr|texlive-libertine-legacy-20111231-1|101	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-1e.enc
12mr|texlive-libertine-legacy-20111231-1|102	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-21.enc
12mr|texlive-libertine-legacy-20111231-1|103	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-24.enc
12mr|texlive-libertine-legacy-20111231-1|104	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-e0.enc
12mr|texlive-libertine-legacy-20111231-1|105	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-e1.enc
12mr|texlive-libertine-legacy-20111231-1|106	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-e3.enc
12mr|texlive-libertine-legacy-20111231-1|107	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-e4.enc
12mr|texlive-libertine-legacy-20111231-1|108	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xi-ff.enc
12mr|texlive-libertine-legacy-20111231-1|109	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-00.enc
12mr|texlive-libertine-legacy-20111231-1|110	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-01.enc
12mr|texlive-libertine-legacy-20111231-1|111	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-02.enc
12mr|texlive-libertine-legacy-20111231-1|112	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-03.enc
12mr|texlive-libertine-legacy-20111231-1|113	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-05.enc
12mr|texlive-libertine-legacy-20111231-1|114	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-21.enc
12mr|texlive-libertine-legacy-20111231-1|115	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-23.enc
12mr|texlive-libertine-legacy-20111231-1|116	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-24.enc
12mr|texlive-libertine-legacy-20111231-1|117	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-25.enc
12mr|texlive-libertine-legacy-20111231-1|118	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-26.enc
12mr|texlive-libertine-legacy-20111231-1|119	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-27.enc
12mr|texlive-libertine-legacy-20111231-1|120	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-e0.enc
12mr|texlive-libertine-legacy-20111231-1|121	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-e1.enc
12mr|texlive-libertine-legacy-20111231-1|122	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-e3.enc
12mr|texlive-libertine-legacy-20111231-1|123	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xk-ff.enc
12mr|texlive-libertine-legacy-20111231-1|124	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-00.enc
12mr|texlive-libertine-legacy-20111231-1|125	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-01.enc
12mr|texlive-libertine-legacy-20111231-1|126	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-02.enc
12mr|texlive-libertine-legacy-20111231-1|127	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-03.enc
12mr|texlive-libertine-legacy-20111231-1|128	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-04.enc
12mr|texlive-libertine-legacy-20111231-1|129	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-05.enc
12mr|texlive-libertine-legacy-20111231-1|130	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-1d.enc
12mr|texlive-libertine-legacy-20111231-1|131	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-1e.enc
12mr|texlive-libertine-legacy-20111231-1|132	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-1f.enc
12mr|texlive-libertine-legacy-20111231-1|133	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-20.enc
12mr|texlive-libertine-legacy-20111231-1|134	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-21.enc
12mr|texlive-libertine-legacy-20111231-1|135	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-22.enc
12mr|texlive-libertine-legacy-20111231-1|136	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-23.enc
12mr|texlive-libertine-legacy-20111231-1|137	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-24.enc
12mr|texlive-libertine-legacy-20111231-1|138	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-25.enc
12mr|texlive-libertine-legacy-20111231-1|139	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-26.enc
12mr|texlive-libertine-legacy-20111231-1|140	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-27.enc
12mr|texlive-libertine-legacy-20111231-1|141	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-2c.enc
12mr|texlive-libertine-legacy-20111231-1|142	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-2e.enc
12mr|texlive-libertine-legacy-20111231-1|143	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-8x.enc
12mr|texlive-libertine-legacy-20111231-1|144	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-a6.enc
12mr|texlive-libertine-legacy-20111231-1|145	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-a7.enc
12mr|texlive-libertine-legacy-20111231-1|146	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-circle.enc
12mr|texlive-libertine-legacy-20111231-1|147	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-e0.enc
12mr|texlive-libertine-legacy-20111231-1|148	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-e1.enc
12mr|texlive-libertine-legacy-20111231-1|149	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-e3.enc
12mr|texlive-libertine-legacy-20111231-1|150	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-e4.enc
12mr|texlive-libertine-legacy-20111231-1|151	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-f6.enc
12mr|texlive-libertine-legacy-20111231-1|152	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-fb.enc
12mr|texlive-libertine-legacy-20111231-1|153	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-ff.enc
12mr|texlive-libertine-legacy-20111231-1|154	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-infsup.enc
12mr|texlive-libertine-legacy-20111231-1|155	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-lgr.enc
12mr|texlive-libertine-legacy-20111231-1|156	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-t1.enc
12mr|texlive-libertine-legacy-20111231-1|157	%{_texmfdistdir}/fonts/enc/dvips/libertine-legacy/xl-ts1.enc
12mr|texlive-libertine-legacy-20111231-1|158	%{_texmfdistdir}/fonts/map/dvips/libertine-legacy/libertine.map
12mr|texlive-libertine-legacy-20111231-1|159	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|160	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|161	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|162	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|163	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|164	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|165	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|166	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|167	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|168	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|169	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|170	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|171	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|172	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|173	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|174	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|175	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|176	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|177	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|178	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|179	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|180	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|181	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|182	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|183	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|184	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|185	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|186	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|187	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|188	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|189	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|190	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|191	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|192	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|193	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|194	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|195	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|196	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|197	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|198	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|199	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|200	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|201	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|202	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|203	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|204	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|205	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|206	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|207	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|208	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|209	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|210	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|211	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|212	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|213	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|214	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|215	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|216	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|217	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|218	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|219	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|220	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|221	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|222	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|223	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|224	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|225	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|226	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|227	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|228	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|229	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|230	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|231	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|232	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|233	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|234	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|235	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|236	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|237	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|238	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|239	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|240	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|241	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|242	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|243	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|244	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|245	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|246	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|247	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|248	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|249	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|250	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|251	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|252	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|253	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|254	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|255	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|256	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|257	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|258	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|259	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|260	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|261	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbb.tfm
12mr|texlive-libertine-legacy-20111231-1|262	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|263	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|264	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|265	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|266	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|267	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|268	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|269	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|270	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbc-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|271	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|272	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|273	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|274	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|275	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|276	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|277	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|278	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|279	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|280	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|281	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|282	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|283	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|284	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|285	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|286	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|287	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|288	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|289	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|290	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|291	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|292	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|293	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|294	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|295	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|296	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|297	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|298	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|299	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|300	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|301	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|302	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|303	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|304	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|305	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|306	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|307	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|308	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|309	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|310	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|311	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|312	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|313	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|314	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|315	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|316	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|317	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|318	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|319	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|320	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|321	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|322	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|323	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|324	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|325	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|326	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|327	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|328	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|329	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|330	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|331	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|332	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|333	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|334	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|335	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|336	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|337	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|338	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|339	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|340	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|341	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|342	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|343	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|344	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|345	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|346	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|347	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|348	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|349	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|350	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|351	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|352	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|353	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|354	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|355	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|356	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|357	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|358	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|359	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|360	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|361	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|362	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|363	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|364	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|365	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|366	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|367	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|368	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|369	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|370	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|371	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|372	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|373	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbbo.tfm
12mr|texlive-libertine-legacy-20111231-1|374	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|375	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|376	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|377	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|378	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|379	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|380	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|381	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|382	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|383	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|384	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|385	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|386	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|387	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|388	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|389	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|390	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|391	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|392	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|393	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|394	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|395	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|396	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|397	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|398	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|399	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|400	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|401	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|402	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|403	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|404	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|405	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|406	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|407	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|408	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|409	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|410	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|411	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|412	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|413	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|414	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|415	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|416	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|417	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|418	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|419	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|420	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|421	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|422	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|423	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|424	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|425	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|426	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|427	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|428	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|429	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|430	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|431	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|432	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|433	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|434	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|435	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|436	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|437	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|438	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|439	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|440	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|441	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|442	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|443	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|444	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|445	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|446	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|447	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|448	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|449	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|450	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|451	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|452	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|453	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|454	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|455	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|456	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|457	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|458	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|459	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|460	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|461	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|462	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|463	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|464	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|465	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|466	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|467	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|468	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|469	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbk.tfm
12mr|texlive-libertine-legacy-20111231-1|470	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|471	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|472	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|473	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|474	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|475	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|476	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|477	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|478	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|479	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|480	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|481	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|482	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|483	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|484	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|485	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|486	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|487	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|488	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|489	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|490	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|491	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|492	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|493	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|494	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|495	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|496	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|497	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|498	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|499	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|500	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|501	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|502	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|503	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|504	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|505	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|506	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|507	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|508	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|509	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|510	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|511	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|512	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|513	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|514	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|515	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|516	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|517	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|518	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|519	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|520	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|521	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|522	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|523	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|524	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|525	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|526	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|527	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|528	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|529	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|530	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|531	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|532	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|533	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|534	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|535	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|536	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|537	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|538	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|539	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|540	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|541	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|542	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|543	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|544	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|545	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|546	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|547	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|548	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|549	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|550	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|551	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|552	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|553	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|554	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|555	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|556	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|557	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|558	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|559	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|560	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|561	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|562	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|563	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|564	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|565	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|566	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|567	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|568	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|569	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|570	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|571	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|572	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbo.tfm
12mr|texlive-libertine-legacy-20111231-1|573	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|574	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|575	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|576	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|577	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|578	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|579	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|580	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|581	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|582	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|583	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|584	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|585	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|586	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|587	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|588	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|589	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|590	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|591	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|592	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|593	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|594	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|595	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|596	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|597	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|598	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|599	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|600	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|601	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|602	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|603	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|604	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|605	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|606	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|607	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|608	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|609	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|610	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|611	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|612	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|613	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|614	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|615	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|616	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|617	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|618	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|619	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|620	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|621	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|622	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|623	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|624	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|625	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|626	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|627	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|628	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|629	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|630	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|631	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|632	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|633	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|634	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|635	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|636	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|637	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|638	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|639	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|640	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|641	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|642	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|643	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|644	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|645	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|646	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|647	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|648	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|649	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|650	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|651	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|652	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|653	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|654	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|655	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|656	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|657	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|658	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|659	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|660	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|661	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|662	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|663	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|664	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|665	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|666	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|667	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|668	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|669	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|670	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|671	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|672	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|673	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|674	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|675	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbob.tfm
12mr|texlive-libertine-legacy-20111231-1|676	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbobc-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|677	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbobc-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|678	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbobc-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|679	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbobc-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|680	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbobc-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|681	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboc-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|682	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboc-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|683	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboc-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|684	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboc-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|685	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboc-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|686	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|687	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|688	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|689	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|690	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|691	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|692	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|693	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|694	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|695	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|696	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|697	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|698	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|699	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|700	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|701	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|702	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|703	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|704	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|705	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|706	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|707	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|708	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|709	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|710	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|711	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|712	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|713	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|714	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|715	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|716	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|717	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|718	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|719	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|720	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|721	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|722	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|723	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|724	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|725	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|726	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|727	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|728	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|729	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|730	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|731	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|732	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|733	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|734	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|735	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|736	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|737	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|738	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|739	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|740	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|741	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|742	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|743	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|744	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|745	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|746	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|747	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|748	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|749	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|750	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|751	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|752	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|753	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|754	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|755	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|756	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|757	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|758	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|759	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|760	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|761	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|762	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|763	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|764	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|765	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|766	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|767	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|768	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|769	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|770	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|771	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|772	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|773	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|774	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|775	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|776	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|777	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|778	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|779	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|780	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|781	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|782	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|783	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|784	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|785	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|786	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|787	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|788	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboi.tfm
12mr|texlive-libertine-legacy-20111231-1|789	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboic-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|790	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboic-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|791	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboic-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|792	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboic-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|793	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxboic-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|794	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|795	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|796	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|797	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|798	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|799	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|800	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|801	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|802	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|803	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|804	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|805	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|806	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|807	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|808	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|809	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|810	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|811	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|812	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|813	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|814	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|815	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|816	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|817	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|818	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|819	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|820	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|821	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|822	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|823	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|824	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|825	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|826	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|827	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|828	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|829	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|830	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|831	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|832	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|833	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|834	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|835	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|836	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|837	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|838	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|839	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|840	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|841	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|842	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|843	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|844	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|845	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|846	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|847	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|848	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|849	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|850	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|851	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|852	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|853	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|854	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|855	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|856	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|857	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|858	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|859	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|860	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|861	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|862	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|863	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|864	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|865	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|866	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|867	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|868	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|869	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|870	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|871	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|872	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|873	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|874	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|875	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|876	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|877	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|878	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|879	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|880	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|881	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|882	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|883	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|884	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|885	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|886	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|887	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|888	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|889	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|890	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|891	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|892	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|893	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|894	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|895	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|896	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbr.tfm
12mr|texlive-libertine-legacy-20111231-1|897	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|898	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|899	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|900	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|901	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|902	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|903	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|904	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|905	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbrc-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|906	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|907	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|908	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|909	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|910	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|911	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|912	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|913	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|914	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|915	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|916	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|917	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|918	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|919	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|920	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|921	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|922	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|923	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|924	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|925	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|926	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|927	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|928	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|929	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|930	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|931	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|932	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|933	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|934	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|935	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|936	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|937	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|938	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|939	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|940	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|941	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|942	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|943	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|944	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|945	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|946	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|947	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|948	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|949	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|950	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|951	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|952	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|953	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|954	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|955	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|956	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|957	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|958	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|959	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|960	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|961	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|962	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|963	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|964	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|965	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|966	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|967	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|968	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|969	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|970	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|971	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|972	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|973	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|974	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|975	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|976	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|977	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|978	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|979	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|980	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|981	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|982	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|983	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|984	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|985	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|986	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|987	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|988	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|989	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|990	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|991	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|992	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|993	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|994	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|995	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|996	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|997	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|998	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|999	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1000	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1001	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|1002	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|1003	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1004	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|1005	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|1006	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1007	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1008	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbri.tfm
12mr|texlive-libertine-legacy-20111231-1|1009	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|1010	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1011	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1012	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|1013	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1014	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|1015	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1016	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1017	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1018	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|1019	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1020	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1021	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1022	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1023	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1024	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1025	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|1026	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1027	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|1028	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|1029	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1030	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|1031	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1032	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1033	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1034	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1035	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1036	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|1037	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|1038	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|1039	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|1040	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1041	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1042	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1043	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1044	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|1045	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|1046	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1047	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1048	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1049	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1050	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1051	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1052	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1053	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1054	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1055	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1056	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1057	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1058	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1059	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1060	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1061	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1062	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1063	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1064	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1065	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1066	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1067	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1068	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1069	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1070	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1071	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1072	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1073	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1074	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1075	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1076	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1077	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1078	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1079	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1080	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1081	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1082	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1083	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|1084	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1085	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|1086	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|1087	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1088	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|1089	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1090	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1091	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1092	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1093	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1094	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|1095	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|1096	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|1097	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|1098	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|1099	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|1100	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1101	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1102	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1103	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1104	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|1105	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|1106	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1107	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|1108	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|1109	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1110	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1111	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbro.tfm
12mr|texlive-libertine-legacy-20111231-1|1112	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|1113	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1114	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1115	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|1116	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1117	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|1118	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1119	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1120	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1121	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|1122	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1123	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1124	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1125	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1126	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1127	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1128	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|1129	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1130	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|1131	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|1132	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1133	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|1134	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1135	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1136	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1137	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1138	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1139	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|1140	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|1141	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|1142	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|1143	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1144	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1145	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1146	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1147	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|1148	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|1149	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1150	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1151	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1152	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1153	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1154	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1155	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1156	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1157	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1158	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1159	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1160	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1161	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1162	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1163	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1164	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1165	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1166	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1167	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1168	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1169	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1170	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1171	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1172	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1173	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1174	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1175	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1176	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1177	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1178	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1179	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1180	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1181	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1182	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1183	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1184	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1185	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1186	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|1187	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1188	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|1189	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|1190	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1191	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|1192	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1193	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1194	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1195	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1196	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1197	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|1198	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|1199	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|1200	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|1201	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|1202	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|1203	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1204	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1205	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1206	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1207	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|1208	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|1209	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1210	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|1211	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|1212	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1213	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1214	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbs.tfm
12mr|texlive-libertine-legacy-20111231-1|1215	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|1216	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1217	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1218	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|1219	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1220	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|1221	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1222	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1223	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1224	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|1225	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1226	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1227	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1228	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1229	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1230	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1231	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|1232	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1233	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|1234	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|1235	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1236	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|1237	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1238	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1239	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1240	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1241	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1242	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|1243	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|1244	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|1245	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|1246	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1247	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1248	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1249	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1250	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|1251	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|1252	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1253	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1254	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1255	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1256	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1257	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1258	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1259	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1260	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1261	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1262	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1263	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1264	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1265	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1266	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1267	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1268	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1269	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1270	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1271	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1272	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1273	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1274	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1275	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1276	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1277	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1278	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1279	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1280	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1281	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1282	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1283	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1284	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1285	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1286	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1287	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1288	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1289	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|1290	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1291	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|1292	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|1293	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1294	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|1295	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1296	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1297	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1298	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1299	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1300	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|1301	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|1302	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|1303	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|1304	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|1305	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|1306	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1307	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1308	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1309	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1310	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|1311	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|1312	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1313	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|1314	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|1315	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1316	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1317	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsb.tfm
12mr|texlive-libertine-legacy-20111231-1|1318	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsbc-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1319	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsbc-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1320	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsbc-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|1321	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsbc-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1322	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsbc-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|1323	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsc-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1324	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsc-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1325	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsc-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|1326	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsc-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1327	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsc-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|1328	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|1329	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1330	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1331	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|1332	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1333	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|1334	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1335	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1336	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1337	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|1338	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1339	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1340	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1341	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1342	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1343	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1344	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|1345	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1346	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|1347	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|1348	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1349	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|1350	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1351	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1352	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1353	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1354	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1355	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|1356	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|1357	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|1358	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|1359	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1360	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1361	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1362	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1363	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|1364	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|1365	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1366	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1367	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1368	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1369	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1370	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1371	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1372	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1373	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1374	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1375	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1376	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1377	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1378	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1379	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1380	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1381	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1382	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1383	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1384	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1385	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1386	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1387	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1388	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1389	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1390	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1391	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1392	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1393	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1394	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1395	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1396	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1397	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1398	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1399	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1400	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1401	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1402	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|1403	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1404	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|1405	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|1406	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1407	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|1408	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1409	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1410	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1411	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1412	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1413	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|1414	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|1415	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|1416	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|1417	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|1418	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|1419	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1420	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1421	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1422	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1423	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|1424	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|1425	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1426	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|1427	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|1428	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1429	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1430	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsi.tfm
12mr|texlive-libertine-legacy-20111231-1|1431	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsic-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1432	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsic-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1433	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsic-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|1434	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsic-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1435	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxbsic-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|1436	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|1437	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|1438	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-lgros.tfm
12mr|texlive-libertine-legacy-20111231-1|1439	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1440	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-t1caps.tfm
12mr|texlive-libertine-legacy-20111231-1|1441	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1442	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-t1fittedzero.tfm
12mr|texlive-libertine-legacy-20111231-1|1443	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|1444	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1445	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-t1zero.tfm
12mr|texlive-libertine-legacy-20111231-1|1446	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1447	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1448	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1449	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|1450	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1451	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1452	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1453	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1454	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1455	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1456	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|1457	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1458	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|1459	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|1460	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1461	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|1462	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1463	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1464	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1465	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1466	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1467	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|1468	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|1469	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|1470	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|1471	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1472	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1473	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1474	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1475	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|1476	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|1477	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1478	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1479	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1480	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1481	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1482	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1483	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1484	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1485	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1486	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1487	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1488	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1489	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1490	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1491	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1492	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1493	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1494	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1495	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1496	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1497	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1498	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1499	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1500	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1501	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1502	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1503	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1504	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1505	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1506	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1507	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1508	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1509	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1510	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1511	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1512	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1513	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1514	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|1515	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1516	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|1517	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|1518	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1519	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|1520	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1521	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1522	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1523	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1524	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1525	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|1526	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|1527	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|1528	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|1529	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|1530	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|1531	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1532	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1533	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1534	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1535	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|1536	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|1537	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1538	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|1539	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|1540	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1541	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1542	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlb.tfm
12mr|texlive-libertine-legacy-20111231-1|1543	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1544	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1caps.tfm
12mr|texlive-libertine-legacy-20111231-1|1545	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1546	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1fittedzero.tfm
12mr|texlive-libertine-legacy-20111231-1|1547	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|1548	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1549	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|1550	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1ost.tfm
12mr|texlive-libertine-legacy-20111231-1|1551	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-t1zero.tfm
12mr|texlive-libertine-legacy-20111231-1|1552	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1553	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1554	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1555	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbc-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|1556	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|1557	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1558	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1caps.tfm
12mr|texlive-libertine-legacy-20111231-1|1559	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1560	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1fittedzero.tfm
12mr|texlive-libertine-legacy-20111231-1|1561	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|1562	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1563	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|1564	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1ost.tfm
12mr|texlive-libertine-legacy-20111231-1|1565	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-t1zero.tfm
12mr|texlive-libertine-legacy-20111231-1|1566	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1567	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1568	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1569	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|1570	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1571	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1572	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1573	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1574	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1575	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1576	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|1577	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1578	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|1579	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|1580	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1581	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|1582	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1583	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1584	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1585	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1586	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1587	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|1588	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|1589	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|1590	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|1591	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1592	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1593	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1594	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1595	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|1596	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|1597	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1598	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1599	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1600	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1601	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1602	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1603	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1604	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1605	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1606	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1607	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1608	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1609	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1610	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1611	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1612	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1613	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1614	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1615	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1616	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1617	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1618	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1619	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1620	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1621	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1622	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1623	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1624	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1625	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1626	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1627	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1628	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1629	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1630	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1631	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1632	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1633	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1634	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|1635	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1636	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|1637	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|1638	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1639	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|1640	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1641	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1642	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1643	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1644	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1645	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|1646	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|1647	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|1648	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|1649	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|1650	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|1651	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1652	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1653	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1654	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1655	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|1656	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|1657	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1658	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|1659	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|1660	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1661	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1662	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbi.tfm
12mr|texlive-libertine-legacy-20111231-1|1663	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1664	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1caps.tfm
12mr|texlive-libertine-legacy-20111231-1|1665	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1666	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1fittedzero.tfm
12mr|texlive-libertine-legacy-20111231-1|1667	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|1668	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1669	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|1670	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1ost.tfm
12mr|texlive-libertine-legacy-20111231-1|1671	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-t1zero.tfm
12mr|texlive-libertine-legacy-20111231-1|1672	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1673	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1674	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1675	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbic-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|1676	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|1677	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|1678	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-lgros.tfm
12mr|texlive-libertine-legacy-20111231-1|1679	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1680	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1caps.tfm
12mr|texlive-libertine-legacy-20111231-1|1681	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1682	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1fittedzero.tfm
12mr|texlive-libertine-legacy-20111231-1|1683	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|1684	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1685	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|1686	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1ost.tfm
12mr|texlive-libertine-legacy-20111231-1|1687	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-t1zero.tfm
12mr|texlive-libertine-legacy-20111231-1|1688	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1689	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1690	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1691	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|1692	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1693	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1694	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1695	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1696	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1697	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1698	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|1699	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1700	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|1701	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|1702	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1703	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|1704	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1705	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1706	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1707	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1708	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1709	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|1710	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|1711	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|1712	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|1713	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1714	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1715	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1716	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1717	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|1718	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|1719	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1720	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1721	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1722	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1723	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1724	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1725	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1726	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1727	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1728	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1729	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1730	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1731	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1732	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1733	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1734	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1735	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1736	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1737	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1738	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1739	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1740	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1741	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1742	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1743	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1744	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1745	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1746	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1747	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1748	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1749	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1750	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1751	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1752	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1753	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1754	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1755	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1756	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|1757	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1758	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|1759	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|1760	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1761	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|1762	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1763	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1764	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1765	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1766	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1767	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|1768	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|1769	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|1770	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|1771	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|1772	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|1773	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1774	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1775	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1776	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1777	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|1778	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|1779	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1780	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|1781	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|1782	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1783	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1784	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlbo.tfm
12mr|texlive-libertine-legacy-20111231-1|1785	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|1786	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1787	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1caps.tfm
12mr|texlive-libertine-legacy-20111231-1|1788	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1789	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1fittedzero.tfm
12mr|texlive-libertine-legacy-20111231-1|1790	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|1791	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1792	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|1793	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1ost.tfm
12mr|texlive-libertine-legacy-20111231-1|1794	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-t1zero.tfm
12mr|texlive-libertine-legacy-20111231-1|1795	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1796	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1797	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1798	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1799	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1800	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1801	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1802	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|1803	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1804	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|1805	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|1806	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1807	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|1808	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1809	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1810	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1811	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1812	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1813	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|1814	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|1815	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|1816	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|1817	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1818	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1819	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1820	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1821	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|1822	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|1823	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1824	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1825	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1826	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1827	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1828	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1829	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1830	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1831	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1832	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1833	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1834	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1835	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1836	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1837	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1838	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1839	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1840	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1841	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1842	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1843	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1844	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1845	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1846	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1847	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1848	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1849	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1850	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1851	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1852	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1853	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1854	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1855	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1856	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1857	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1858	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1859	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1860	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|1861	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1862	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|1863	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|1864	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1865	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|1866	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1867	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1868	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1869	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1870	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1871	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|1872	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|1873	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|1874	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|1875	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|1876	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|1877	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1878	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1879	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1880	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1881	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|1882	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|1883	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1884	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|1885	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|1886	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1887	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1888	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldr.tfm
12mr|texlive-libertine-legacy-20111231-1|1889	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1890	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1caps.tfm
12mr|texlive-libertine-legacy-20111231-1|1891	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1892	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1fittedzero.tfm
12mr|texlive-libertine-legacy-20111231-1|1893	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|1894	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1895	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|1896	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1ost.tfm
12mr|texlive-libertine-legacy-20111231-1|1897	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldrc-t1zero.tfm
12mr|texlive-libertine-legacy-20111231-1|1898	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|1899	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1900	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1caps.tfm
12mr|texlive-libertine-legacy-20111231-1|1901	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|1902	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1fittedzero.tfm
12mr|texlive-libertine-legacy-20111231-1|1903	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|1904	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|1905	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|1906	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1ost.tfm
12mr|texlive-libertine-legacy-20111231-1|1907	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-t1zero.tfm
12mr|texlive-libertine-legacy-20111231-1|1908	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1909	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1910	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1911	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1912	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1913	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1914	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1915	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|1916	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1917	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|1918	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|1919	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1920	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|1921	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1922	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1923	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1924	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1925	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1926	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|1927	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|1928	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|1929	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|1930	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1931	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1932	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1933	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1934	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|1935	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|1936	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1937	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|1938	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|1939	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1940	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1941	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1942	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1943	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1944	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1945	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1946	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1947	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1948	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1949	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1950	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1951	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1952	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1953	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1954	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1955	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1956	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1957	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1958	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1959	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1960	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1961	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1962	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1963	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1964	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1965	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1966	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1967	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|1968	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|1969	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|1970	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|1971	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|1972	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|1973	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|1974	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|1975	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|1976	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|1977	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|1978	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|1979	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|1980	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|1981	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|1982	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|1983	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|1984	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|1985	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|1986	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|1987	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|1988	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|1989	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|1990	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|1991	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|1992	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|1993	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|1994	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|1995	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|1996	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|1997	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|1998	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|1999	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2000	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2001	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxldro.tfm
12mr|texlive-libertine-legacy-20111231-1|2002	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|2003	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2004	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2005	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2006	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2007	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|2008	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2009	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|2010	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2011	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|2012	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|2013	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|2014	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|2015	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2016	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|2017	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|2018	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2019	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|2020	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|2021	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|2022	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|2023	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|2024	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|2025	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|2026	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2027	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2028	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2029	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|2030	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|2031	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|2032	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2033	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2034	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2035	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2036	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2037	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2038	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|2039	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2040	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|2041	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2042	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2043	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2044	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2045	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2046	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|2047	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2048	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2049	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2050	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|2051	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2052	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2053	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2054	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|2055	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2056	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|2057	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|2058	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|2059	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2060	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2061	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2062	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2063	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2064	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2065	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|2066	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2067	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|2068	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2069	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|2070	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|2071	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|2072	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|2073	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2074	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|2075	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|2076	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2077	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|2078	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|2079	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|2080	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|2081	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|2082	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|2083	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|2084	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|2085	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|2086	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2087	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2088	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2089	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|2090	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|2091	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|2092	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2093	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|2094	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|2095	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2096	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2097	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxli.tfm
12mr|texlive-libertine-legacy-20111231-1|2098	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|2099	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|2100	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-lgros.tfm
12mr|texlive-libertine-legacy-20111231-1|2101	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2102	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1caps.tfm
12mr|texlive-libertine-legacy-20111231-1|2103	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|2104	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1fittedzero.tfm
12mr|texlive-libertine-legacy-20111231-1|2105	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|2106	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|2107	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|2108	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1ost.tfm
12mr|texlive-libertine-legacy-20111231-1|2109	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-t1zero.tfm
12mr|texlive-libertine-legacy-20111231-1|2110	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2111	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|2112	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|2113	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|2114	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2115	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2116	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|2117	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2118	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|2119	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2120	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|2121	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|2122	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|2123	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|2124	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2125	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|2126	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|2127	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2128	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|2129	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|2130	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|2131	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|2132	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|2133	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|2134	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|2135	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2136	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2137	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2138	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|2139	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|2140	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|2141	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2142	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2143	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2144	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2145	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2146	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2147	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|2148	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2149	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|2150	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2151	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2152	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2153	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2154	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2155	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|2156	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2157	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2158	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2159	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|2160	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2161	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2162	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2163	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|2164	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2165	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|2166	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|2167	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|2168	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2169	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2170	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2171	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2172	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2173	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2174	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|2175	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2176	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|2177	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2178	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|2179	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|2180	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|2181	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|2182	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2183	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|2184	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|2185	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2186	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|2187	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|2188	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|2189	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|2190	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|2191	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|2192	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|2193	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|2194	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|2195	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2196	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2197	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2198	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|2199	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|2200	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|2201	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2202	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|2203	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|2204	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2205	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2206	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlr.tfm
12mr|texlive-libertine-legacy-20111231-1|2207	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2208	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1caps.tfm
12mr|texlive-libertine-legacy-20111231-1|2209	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|2210	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1fittedzero.tfm
12mr|texlive-libertine-legacy-20111231-1|2211	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|2212	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|2213	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|2214	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1ost.tfm
12mr|texlive-libertine-legacy-20111231-1|2215	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-t1zero.tfm
12mr|texlive-libertine-legacy-20111231-1|2216	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2217	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|2218	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|2219	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlrc-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|2220	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|2221	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|2222	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-lgros.tfm
12mr|texlive-libertine-legacy-20111231-1|2223	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2224	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1caps.tfm
12mr|texlive-libertine-legacy-20111231-1|2225	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|2226	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1fittedzero.tfm
12mr|texlive-libertine-legacy-20111231-1|2227	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|2228	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|2229	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|2230	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1ost.tfm
12mr|texlive-libertine-legacy-20111231-1|2231	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-t1zero.tfm
12mr|texlive-libertine-legacy-20111231-1|2232	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2233	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|2234	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|2235	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|2236	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2237	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2238	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|2239	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2240	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|2241	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2242	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|2243	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|2244	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|2245	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|2246	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2247	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|2248	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|2249	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2250	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|2251	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|2252	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|2253	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|2254	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|2255	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|2256	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|2257	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2258	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2259	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2260	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|2261	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|2262	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|2263	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2264	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2265	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2266	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2267	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2268	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2269	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|2270	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2271	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|2272	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2273	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2274	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2275	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2276	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2277	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|2278	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2279	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2280	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2281	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|2282	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2283	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2284	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2285	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|2286	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2287	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|2288	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|2289	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|2290	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2291	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2292	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2293	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2294	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2295	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2296	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|2297	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2298	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|2299	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2300	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|2301	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|2302	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|2303	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|2304	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2305	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|2306	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|2307	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2308	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|2309	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|2310	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|2311	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|2312	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|2313	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|2314	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|2315	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|2316	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|2317	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2318	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2319	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2320	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|2321	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|2322	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|2323	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2324	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|2325	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|2326	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2327	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2328	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlri.tfm
12mr|texlive-libertine-legacy-20111231-1|2329	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2330	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1caps.tfm
12mr|texlive-libertine-legacy-20111231-1|2331	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|2332	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1fittedzero.tfm
12mr|texlive-libertine-legacy-20111231-1|2333	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|2334	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|2335	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|2336	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1ost.tfm
12mr|texlive-libertine-legacy-20111231-1|2337	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-t1zero.tfm
12mr|texlive-libertine-legacy-20111231-1|2338	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2339	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|2340	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|2341	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlric-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|2342	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|2343	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|2344	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-lgros.tfm
12mr|texlive-libertine-legacy-20111231-1|2345	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2346	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1caps.tfm
12mr|texlive-libertine-legacy-20111231-1|2347	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|2348	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1fittedzero.tfm
12mr|texlive-libertine-legacy-20111231-1|2349	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|2350	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|2351	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|2352	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1ost.tfm
12mr|texlive-libertine-legacy-20111231-1|2353	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-t1zero.tfm
12mr|texlive-libertine-legacy-20111231-1|2354	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2355	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|2356	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|2357	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|2358	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2359	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2360	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|2361	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2362	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|2363	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2364	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|2365	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|2366	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|2367	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|2368	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2369	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|2370	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|2371	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2372	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|2373	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|2374	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|2375	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|2376	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|2377	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|2378	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|2379	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2380	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2381	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2382	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|2383	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|2384	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|2385	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2386	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2387	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2388	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2389	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2390	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2391	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|2392	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2393	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|2394	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2395	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2396	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2397	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2398	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2399	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|2400	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2401	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2402	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2403	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|2404	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2405	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2406	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2407	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|2408	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2409	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|2410	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|2411	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|2412	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2413	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2414	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2415	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2416	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2417	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2418	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|2419	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2420	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|2421	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2422	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|2423	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|2424	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|2425	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|2426	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2427	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|2428	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|2429	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2430	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|2431	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|2432	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|2433	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|2434	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|2435	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|2436	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|2437	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|2438	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|2439	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2440	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2441	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2442	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|2443	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|2444	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|2445	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2446	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|2447	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|2448	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2449	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2450	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlro.tfm
12mr|texlive-libertine-legacy-20111231-1|2451	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|2452	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|2453	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-lgros.tfm
12mr|texlive-libertine-legacy-20111231-1|2454	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2455	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1caps.tfm
12mr|texlive-libertine-legacy-20111231-1|2456	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|2457	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1fittedzero.tfm
12mr|texlive-libertine-legacy-20111231-1|2458	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|2459	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|2460	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|2461	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1ost.tfm
12mr|texlive-libertine-legacy-20111231-1|2462	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-t1zero.tfm
12mr|texlive-libertine-legacy-20111231-1|2463	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2464	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|2465	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|2466	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|2467	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2468	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2469	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|2470	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2471	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|2472	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2473	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|2474	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|2475	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|2476	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|2477	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2478	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|2479	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|2480	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2481	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|2482	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|2483	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|2484	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|2485	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|2486	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|2487	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|2488	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2489	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2490	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2491	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|2492	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|2493	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|2494	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2495	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2496	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2497	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2498	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2499	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2500	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|2501	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2502	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|2503	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2504	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2505	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2506	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2507	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2508	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|2509	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2510	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2511	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2512	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|2513	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2514	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2515	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2516	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|2517	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2518	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|2519	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|2520	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|2521	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2522	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2523	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2524	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2525	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2526	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2527	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|2528	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2529	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|2530	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2531	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|2532	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|2533	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|2534	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|2535	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2536	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|2537	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|2538	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2539	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|2540	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|2541	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|2542	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|2543	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|2544	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|2545	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|2546	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|2547	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|2548	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2549	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2550	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2551	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|2552	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|2553	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|2554	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2555	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|2556	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|2557	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2558	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2559	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlz.tfm
12mr|texlive-libertine-legacy-20111231-1|2560	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2561	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1caps.tfm
12mr|texlive-libertine-legacy-20111231-1|2562	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|2563	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1fittedzero.tfm
12mr|texlive-libertine-legacy-20111231-1|2564	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|2565	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|2566	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|2567	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1ost.tfm
12mr|texlive-libertine-legacy-20111231-1|2568	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-t1zero.tfm
12mr|texlive-libertine-legacy-20111231-1|2569	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2570	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|2571	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|2572	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzc-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|2573	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|2574	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|2575	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-lgros.tfm
12mr|texlive-libertine-legacy-20111231-1|2576	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2577	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1caps.tfm
12mr|texlive-libertine-legacy-20111231-1|2578	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|2579	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1fittedzero.tfm
12mr|texlive-libertine-legacy-20111231-1|2580	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|2581	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|2582	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|2583	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1ost.tfm
12mr|texlive-libertine-legacy-20111231-1|2584	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-t1zero.tfm
12mr|texlive-libertine-legacy-20111231-1|2585	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2586	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|2587	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|2588	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|2589	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2590	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2591	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|2592	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2593	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|2594	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2595	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|2596	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|2597	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|2598	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|2599	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2600	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|2601	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|2602	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2603	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|2604	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|2605	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|2606	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|2607	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|2608	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|2609	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|2610	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2611	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2612	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2613	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|2614	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|2615	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|2616	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2617	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2618	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2619	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2620	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2621	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2622	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|2623	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2624	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|2625	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2626	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2627	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2628	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2629	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2630	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|2631	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2632	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2633	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2634	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|2635	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2636	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2637	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2638	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|2639	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2640	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|2641	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|2642	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|2643	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2644	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2645	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2646	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2647	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2648	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2649	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|2650	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2651	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|2652	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2653	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|2654	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|2655	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|2656	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|2657	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2658	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|2659	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|2660	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2661	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|2662	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|2663	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|2664	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|2665	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|2666	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|2667	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|2668	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|2669	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|2670	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2671	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2672	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2673	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|2674	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|2675	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|2676	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2677	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|2678	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|2679	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2680	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2681	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzi.tfm
12mr|texlive-libertine-legacy-20111231-1|2682	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2683	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1caps.tfm
12mr|texlive-libertine-legacy-20111231-1|2684	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|2685	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1fittedzero.tfm
12mr|texlive-libertine-legacy-20111231-1|2686	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|2687	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|2688	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|2689	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1ost.tfm
12mr|texlive-libertine-legacy-20111231-1|2690	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-t1zero.tfm
12mr|texlive-libertine-legacy-20111231-1|2691	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2692	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|2693	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|2694	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzic-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|2695	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-8r.tfm
12mr|texlive-libertine-legacy-20111231-1|2696	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|2697	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-lgros.tfm
12mr|texlive-libertine-legacy-20111231-1|2698	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2699	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1caps.tfm
12mr|texlive-libertine-legacy-20111231-1|2700	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|2701	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1fittedzero.tfm
12mr|texlive-libertine-legacy-20111231-1|2702	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1jo.tfm
12mr|texlive-libertine-legacy-20111231-1|2703	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1o.tfm
12mr|texlive-libertine-legacy-20111231-1|2704	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1os.tfm
12mr|texlive-libertine-legacy-20111231-1|2705	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1ost.tfm
12mr|texlive-libertine-legacy-20111231-1|2706	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-t1zero.tfm
12mr|texlive-libertine-legacy-20111231-1|2707	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2708	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-ts1fitted.tfm
12mr|texlive-libertine-legacy-20111231-1|2709	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-ts1o.tfm
12mr|texlive-libertine-legacy-20111231-1|2710	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-ts1os.tfm
12mr|texlive-libertine-legacy-20111231-1|2711	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2712	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2713	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-02.tfm
12mr|texlive-libertine-legacy-20111231-1|2714	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2715	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-04.tfm
12mr|texlive-libertine-legacy-20111231-1|2716	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2717	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|2718	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|2719	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|2720	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-20.tfm
12mr|texlive-libertine-legacy-20111231-1|2721	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2722	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-22.tfm
12mr|texlive-libertine-legacy-20111231-1|2723	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-23.tfm
12mr|texlive-libertine-legacy-20111231-1|2724	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2725	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-25.tfm
12mr|texlive-libertine-legacy-20111231-1|2726	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-26.tfm
12mr|texlive-libertine-legacy-20111231-1|2727	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-27.tfm
12mr|texlive-libertine-legacy-20111231-1|2728	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|2729	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|2730	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|2731	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|2732	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2733	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2734	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2735	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|2736	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|2737	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|2738	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2739	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2740	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xb-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2741	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2742	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2743	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2744	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-04.tfm
12mr|texlive-libertine-legacy-20111231-1|2745	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2746	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|2747	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2748	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2749	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2750	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2751	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2752	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|2753	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xi-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2754	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2755	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2756	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-02.tfm
12mr|texlive-libertine-legacy-20111231-1|2757	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2758	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2759	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2760	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-23.tfm
12mr|texlive-libertine-legacy-20111231-1|2761	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2762	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-25.tfm
12mr|texlive-libertine-legacy-20111231-1|2763	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-26.tfm
12mr|texlive-libertine-legacy-20111231-1|2764	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-27.tfm
12mr|texlive-libertine-legacy-20111231-1|2765	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2766	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2767	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2768	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xk-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2769	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-00.tfm
12mr|texlive-libertine-legacy-20111231-1|2770	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-01.tfm
12mr|texlive-libertine-legacy-20111231-1|2771	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-02.tfm
12mr|texlive-libertine-legacy-20111231-1|2772	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-03.tfm
12mr|texlive-libertine-legacy-20111231-1|2773	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-04.tfm
12mr|texlive-libertine-legacy-20111231-1|2774	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-05.tfm
12mr|texlive-libertine-legacy-20111231-1|2775	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-1d.tfm
12mr|texlive-libertine-legacy-20111231-1|2776	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-1e.tfm
12mr|texlive-libertine-legacy-20111231-1|2777	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-1f.tfm
12mr|texlive-libertine-legacy-20111231-1|2778	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-20.tfm
12mr|texlive-libertine-legacy-20111231-1|2779	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-21.tfm
12mr|texlive-libertine-legacy-20111231-1|2780	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-22.tfm
12mr|texlive-libertine-legacy-20111231-1|2781	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-23.tfm
12mr|texlive-libertine-legacy-20111231-1|2782	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-24.tfm
12mr|texlive-libertine-legacy-20111231-1|2783	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-25.tfm
12mr|texlive-libertine-legacy-20111231-1|2784	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-26.tfm
12mr|texlive-libertine-legacy-20111231-1|2785	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-27.tfm
12mr|texlive-libertine-legacy-20111231-1|2786	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-2c.tfm
12mr|texlive-libertine-legacy-20111231-1|2787	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-2e.tfm
12mr|texlive-libertine-legacy-20111231-1|2788	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-8x.tfm
12mr|texlive-libertine-legacy-20111231-1|2789	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-a6.tfm
12mr|texlive-libertine-legacy-20111231-1|2790	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-a7.tfm
12mr|texlive-libertine-legacy-20111231-1|2791	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-circle.tfm
12mr|texlive-libertine-legacy-20111231-1|2792	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-e0.tfm
12mr|texlive-libertine-legacy-20111231-1|2793	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-e1.tfm
12mr|texlive-libertine-legacy-20111231-1|2794	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-e3.tfm
12mr|texlive-libertine-legacy-20111231-1|2795	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-e4.tfm
12mr|texlive-libertine-legacy-20111231-1|2796	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-f6.tfm
12mr|texlive-libertine-legacy-20111231-1|2797	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-fb.tfm
12mr|texlive-libertine-legacy-20111231-1|2798	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-ff.tfm
12mr|texlive-libertine-legacy-20111231-1|2799	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-infsup.tfm
12mr|texlive-libertine-legacy-20111231-1|2800	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-lgr.tfm
12mr|texlive-libertine-legacy-20111231-1|2801	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-t1.tfm
12mr|texlive-libertine-legacy-20111231-1|2802	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo-xl-ts1.tfm
12mr|texlive-libertine-legacy-20111231-1|2803	%{_texmfdistdir}/fonts/tfm/public/libertine-legacy/fxlzo.tfm
12mr|texlive-libertine-legacy-20111231-1|2804	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbb.pfb
12mr|texlive-libertine-legacy-20111231-1|2805	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbbo.pfb
12mr|texlive-libertine-legacy-20111231-1|2806	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbk.pfb
12mr|texlive-libertine-legacy-20111231-1|2807	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbo.pfb
12mr|texlive-libertine-legacy-20111231-1|2808	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbob.pfb
12mr|texlive-libertine-legacy-20111231-1|2809	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxboi.pfb
12mr|texlive-libertine-legacy-20111231-1|2810	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbr.pfb
12mr|texlive-libertine-legacy-20111231-1|2811	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbri.pfb
12mr|texlive-libertine-legacy-20111231-1|2812	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbro.pfb
12mr|texlive-libertine-legacy-20111231-1|2813	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbs.pfb
12mr|texlive-libertine-legacy-20111231-1|2814	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbsb.pfb
12mr|texlive-libertine-legacy-20111231-1|2815	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxbsi.pfb
12mr|texlive-libertine-legacy-20111231-1|2816	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlb.pfb
12mr|texlive-libertine-legacy-20111231-1|2817	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlbi.pfb
12mr|texlive-libertine-legacy-20111231-1|2818	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlbo.pfb
12mr|texlive-libertine-legacy-20111231-1|2819	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxldr.pfb
12mr|texlive-libertine-legacy-20111231-1|2820	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxldro.pfb
12mr|texlive-libertine-legacy-20111231-1|2821	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxli.pfb
12mr|texlive-libertine-legacy-20111231-1|2822	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlr.pfb
12mr|texlive-libertine-legacy-20111231-1|2823	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlri.pfb
12mr|texlive-libertine-legacy-20111231-1|2824	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlro.pfb
12mr|texlive-libertine-legacy-20111231-1|2825	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlz.pfb
12mr|texlive-libertine-legacy-20111231-1|2826	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlzi.pfb
12mr|texlive-libertine-legacy-20111231-1|2827	%{_texmfdistdir}/fonts/type1/public/libertine-legacy/fxlzo.pfb
12mr|texlive-libertine-legacy-20111231-1|2828	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-t1.vf
12mr|texlive-libertine-legacy-20111231-1|2829	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2830	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|2831	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|2832	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|2833	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|2834	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2835	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|2836	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbb-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|2837	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-t1.vf
12mr|texlive-libertine-legacy-20111231-1|2838	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2839	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|2840	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|2841	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|2842	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|2843	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2844	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|2845	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbc-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|2846	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-t1.vf
12mr|texlive-libertine-legacy-20111231-1|2847	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2848	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|2849	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|2850	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|2851	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|2852	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2853	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|2854	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbbo-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|2855	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-t1.vf
12mr|texlive-libertine-legacy-20111231-1|2856	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2857	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|2858	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|2859	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|2860	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|2861	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2862	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|2863	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbo-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|2864	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-t1.vf
12mr|texlive-libertine-legacy-20111231-1|2865	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2866	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|2867	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|2868	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|2869	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|2870	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2871	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|2872	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbob-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|2873	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbobc-t1.vf
12mr|texlive-libertine-legacy-20111231-1|2874	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbobc-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2875	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbobc-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|2876	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbobc-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|2877	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbobc-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|2878	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboc-t1.vf
12mr|texlive-libertine-legacy-20111231-1|2879	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboc-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2880	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboc-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|2881	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboc-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|2882	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboc-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|2883	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-t1.vf
12mr|texlive-libertine-legacy-20111231-1|2884	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2885	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|2886	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|2887	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|2888	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|2889	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2890	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|2891	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboi-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|2892	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboic-t1.vf
12mr|texlive-libertine-legacy-20111231-1|2893	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboic-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2894	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboic-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|2895	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboic-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|2896	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxboic-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|2897	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-t1.vf
12mr|texlive-libertine-legacy-20111231-1|2898	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2899	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|2900	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|2901	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|2902	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|2903	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2904	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|2905	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbr-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|2906	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-t1.vf
12mr|texlive-libertine-legacy-20111231-1|2907	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2908	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|2909	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|2910	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|2911	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|2912	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2913	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|2914	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbrc-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|2915	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-t1.vf
12mr|texlive-libertine-legacy-20111231-1|2916	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2917	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|2918	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|2919	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|2920	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|2921	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2922	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|2923	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbri-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|2924	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-t1.vf
12mr|texlive-libertine-legacy-20111231-1|2925	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2926	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|2927	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|2928	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|2929	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|2930	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2931	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|2932	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbro-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|2933	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-t1.vf
12mr|texlive-libertine-legacy-20111231-1|2934	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2935	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|2936	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|2937	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|2938	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|2939	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2940	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|2941	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbs-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|2942	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-t1.vf
12mr|texlive-libertine-legacy-20111231-1|2943	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2944	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|2945	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|2946	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|2947	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|2948	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2949	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|2950	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsb-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|2951	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsbc-t1.vf
12mr|texlive-libertine-legacy-20111231-1|2952	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsbc-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2953	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsbc-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|2954	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsbc-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|2955	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsbc-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|2956	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsc-t1.vf
12mr|texlive-libertine-legacy-20111231-1|2957	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsc-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2958	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsc-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|2959	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsc-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|2960	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsc-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|2961	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-t1.vf
12mr|texlive-libertine-legacy-20111231-1|2962	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2963	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|2964	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|2965	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|2966	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|2967	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2968	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|2969	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsi-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|2970	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsic-t1.vf
12mr|texlive-libertine-legacy-20111231-1|2971	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsic-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2972	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsic-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|2973	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsic-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|2974	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxbsic-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|2975	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-lgr.vf
12mr|texlive-libertine-legacy-20111231-1|2976	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-lgros.vf
12mr|texlive-libertine-legacy-20111231-1|2977	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-t1.vf
12mr|texlive-libertine-legacy-20111231-1|2978	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-t1caps.vf
12mr|texlive-libertine-legacy-20111231-1|2979	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2980	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-t1fittedzero.vf
12mr|texlive-libertine-legacy-20111231-1|2981	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|2982	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|2983	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-t1zero.vf
12mr|texlive-libertine-legacy-20111231-1|2984	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|2985	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2986	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|2987	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlb-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|2988	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1.vf
12mr|texlive-libertine-legacy-20111231-1|2989	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1caps.vf
12mr|texlive-libertine-legacy-20111231-1|2990	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2991	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1fittedzero.vf
12mr|texlive-libertine-legacy-20111231-1|2992	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|2993	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|2994	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|2995	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1ost.vf
12mr|texlive-libertine-legacy-20111231-1|2996	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-t1zero.vf
12mr|texlive-libertine-legacy-20111231-1|2997	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|2998	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|2999	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|3000	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbc-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|3001	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1.vf
12mr|texlive-libertine-legacy-20111231-1|3002	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1caps.vf
12mr|texlive-libertine-legacy-20111231-1|3003	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3004	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1fittedzero.vf
12mr|texlive-libertine-legacy-20111231-1|3005	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|3006	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|3007	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|3008	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1ost.vf
12mr|texlive-libertine-legacy-20111231-1|3009	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-t1zero.vf
12mr|texlive-libertine-legacy-20111231-1|3010	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|3011	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3012	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|3013	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbi-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|3014	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1.vf
12mr|texlive-libertine-legacy-20111231-1|3015	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1caps.vf
12mr|texlive-libertine-legacy-20111231-1|3016	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3017	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1fittedzero.vf
12mr|texlive-libertine-legacy-20111231-1|3018	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|3019	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|3020	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|3021	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1ost.vf
12mr|texlive-libertine-legacy-20111231-1|3022	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-t1zero.vf
12mr|texlive-libertine-legacy-20111231-1|3023	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|3024	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3025	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|3026	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbic-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|3027	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-lgr.vf
12mr|texlive-libertine-legacy-20111231-1|3028	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-lgros.vf
12mr|texlive-libertine-legacy-20111231-1|3029	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1.vf
12mr|texlive-libertine-legacy-20111231-1|3030	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1caps.vf
12mr|texlive-libertine-legacy-20111231-1|3031	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3032	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1fittedzero.vf
12mr|texlive-libertine-legacy-20111231-1|3033	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|3034	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|3035	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|3036	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1ost.vf
12mr|texlive-libertine-legacy-20111231-1|3037	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-t1zero.vf
12mr|texlive-libertine-legacy-20111231-1|3038	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|3039	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3040	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|3041	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlbo-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|3042	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1.vf
12mr|texlive-libertine-legacy-20111231-1|3043	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1caps.vf
12mr|texlive-libertine-legacy-20111231-1|3044	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3045	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1fittedzero.vf
12mr|texlive-libertine-legacy-20111231-1|3046	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|3047	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|3048	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|3049	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1ost.vf
12mr|texlive-libertine-legacy-20111231-1|3050	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldr-t1zero.vf
12mr|texlive-libertine-legacy-20111231-1|3051	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1.vf
12mr|texlive-libertine-legacy-20111231-1|3052	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1caps.vf
12mr|texlive-libertine-legacy-20111231-1|3053	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3054	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1fittedzero.vf
12mr|texlive-libertine-legacy-20111231-1|3055	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|3056	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|3057	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|3058	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1ost.vf
12mr|texlive-libertine-legacy-20111231-1|3059	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldrc-t1zero.vf
12mr|texlive-libertine-legacy-20111231-1|3060	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1.vf
12mr|texlive-libertine-legacy-20111231-1|3061	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1caps.vf
12mr|texlive-libertine-legacy-20111231-1|3062	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3063	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1fittedzero.vf
12mr|texlive-libertine-legacy-20111231-1|3064	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|3065	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|3066	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|3067	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1ost.vf
12mr|texlive-libertine-legacy-20111231-1|3068	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxldro-t1zero.vf
12mr|texlive-libertine-legacy-20111231-1|3069	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-lgr.vf
12mr|texlive-libertine-legacy-20111231-1|3070	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-lgros.vf
12mr|texlive-libertine-legacy-20111231-1|3071	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1.vf
12mr|texlive-libertine-legacy-20111231-1|3072	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1caps.vf
12mr|texlive-libertine-legacy-20111231-1|3073	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3074	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1fittedzero.vf
12mr|texlive-libertine-legacy-20111231-1|3075	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|3076	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|3077	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|3078	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1ost.vf
12mr|texlive-libertine-legacy-20111231-1|3079	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-t1zero.vf
12mr|texlive-libertine-legacy-20111231-1|3080	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|3081	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3082	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|3083	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlr-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|3084	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1.vf
12mr|texlive-libertine-legacy-20111231-1|3085	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1caps.vf
12mr|texlive-libertine-legacy-20111231-1|3086	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3087	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1fittedzero.vf
12mr|texlive-libertine-legacy-20111231-1|3088	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|3089	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|3090	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|3091	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1ost.vf
12mr|texlive-libertine-legacy-20111231-1|3092	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-t1zero.vf
12mr|texlive-libertine-legacy-20111231-1|3093	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|3094	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3095	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|3096	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlrc-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|3097	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-lgr.vf
12mr|texlive-libertine-legacy-20111231-1|3098	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-lgros.vf
12mr|texlive-libertine-legacy-20111231-1|3099	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1.vf
12mr|texlive-libertine-legacy-20111231-1|3100	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1caps.vf
12mr|texlive-libertine-legacy-20111231-1|3101	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3102	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1fittedzero.vf
12mr|texlive-libertine-legacy-20111231-1|3103	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|3104	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|3105	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|3106	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1ost.vf
12mr|texlive-libertine-legacy-20111231-1|3107	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-t1zero.vf
12mr|texlive-libertine-legacy-20111231-1|3108	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|3109	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3110	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|3111	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlri-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|3112	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1.vf
12mr|texlive-libertine-legacy-20111231-1|3113	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1caps.vf
12mr|texlive-libertine-legacy-20111231-1|3114	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3115	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1fittedzero.vf
12mr|texlive-libertine-legacy-20111231-1|3116	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|3117	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|3118	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|3119	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1ost.vf
12mr|texlive-libertine-legacy-20111231-1|3120	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-t1zero.vf
12mr|texlive-libertine-legacy-20111231-1|3121	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|3122	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3123	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|3124	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlric-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|3125	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-lgr.vf
12mr|texlive-libertine-legacy-20111231-1|3126	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-lgros.vf
12mr|texlive-libertine-legacy-20111231-1|3127	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1.vf
12mr|texlive-libertine-legacy-20111231-1|3128	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1caps.vf
12mr|texlive-libertine-legacy-20111231-1|3129	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3130	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1fittedzero.vf
12mr|texlive-libertine-legacy-20111231-1|3131	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|3132	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|3133	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|3134	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1ost.vf
12mr|texlive-libertine-legacy-20111231-1|3135	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-t1zero.vf
12mr|texlive-libertine-legacy-20111231-1|3136	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|3137	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3138	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|3139	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlro-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|3140	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-lgr.vf
12mr|texlive-libertine-legacy-20111231-1|3141	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-lgros.vf
12mr|texlive-libertine-legacy-20111231-1|3142	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1.vf
12mr|texlive-libertine-legacy-20111231-1|3143	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1caps.vf
12mr|texlive-libertine-legacy-20111231-1|3144	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3145	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1fittedzero.vf
12mr|texlive-libertine-legacy-20111231-1|3146	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|3147	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|3148	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|3149	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1ost.vf
12mr|texlive-libertine-legacy-20111231-1|3150	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-t1zero.vf
12mr|texlive-libertine-legacy-20111231-1|3151	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|3152	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3153	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|3154	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlz-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|3155	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1.vf
12mr|texlive-libertine-legacy-20111231-1|3156	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1caps.vf
12mr|texlive-libertine-legacy-20111231-1|3157	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3158	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1fittedzero.vf
12mr|texlive-libertine-legacy-20111231-1|3159	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|3160	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|3161	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|3162	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1ost.vf
12mr|texlive-libertine-legacy-20111231-1|3163	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-t1zero.vf
12mr|texlive-libertine-legacy-20111231-1|3164	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|3165	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3166	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|3167	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzc-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|3168	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-lgr.vf
12mr|texlive-libertine-legacy-20111231-1|3169	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-lgros.vf
12mr|texlive-libertine-legacy-20111231-1|3170	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1.vf
12mr|texlive-libertine-legacy-20111231-1|3171	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1caps.vf
12mr|texlive-libertine-legacy-20111231-1|3172	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3173	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1fittedzero.vf
12mr|texlive-libertine-legacy-20111231-1|3174	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|3175	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|3176	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|3177	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1ost.vf
12mr|texlive-libertine-legacy-20111231-1|3178	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-t1zero.vf
12mr|texlive-libertine-legacy-20111231-1|3179	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|3180	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3181	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|3182	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzi-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|3183	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1.vf
12mr|texlive-libertine-legacy-20111231-1|3184	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1caps.vf
12mr|texlive-libertine-legacy-20111231-1|3185	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3186	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1fittedzero.vf
12mr|texlive-libertine-legacy-20111231-1|3187	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|3188	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|3189	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|3190	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1ost.vf
12mr|texlive-libertine-legacy-20111231-1|3191	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-t1zero.vf
12mr|texlive-libertine-legacy-20111231-1|3192	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|3193	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3194	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|3195	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzic-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|3196	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-lgr.vf
12mr|texlive-libertine-legacy-20111231-1|3197	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-lgros.vf
12mr|texlive-libertine-legacy-20111231-1|3198	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1.vf
12mr|texlive-libertine-legacy-20111231-1|3199	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1caps.vf
12mr|texlive-libertine-legacy-20111231-1|3200	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3201	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1fittedzero.vf
12mr|texlive-libertine-legacy-20111231-1|3202	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1jo.vf
12mr|texlive-libertine-legacy-20111231-1|3203	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1o.vf
12mr|texlive-libertine-legacy-20111231-1|3204	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1os.vf
12mr|texlive-libertine-legacy-20111231-1|3205	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1ost.vf
12mr|texlive-libertine-legacy-20111231-1|3206	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-t1zero.vf
12mr|texlive-libertine-legacy-20111231-1|3207	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-ts1.vf
12mr|texlive-libertine-legacy-20111231-1|3208	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-ts1fitted.vf
12mr|texlive-libertine-legacy-20111231-1|3209	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-ts1o.vf
12mr|texlive-libertine-legacy-20111231-1|3210	%{_texmfdistdir}/fonts/vf/public/libertine-legacy/fxlzo-ts1os.vf
12mr|texlive-libertine-legacy-20111231-1|3211	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxb.fd
12mr|texlive-libertine-legacy-20111231-1|3212	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxbf.fd
12mr|texlive-libertine-legacy-20111231-1|3213	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxbfo.fd
12mr|texlive-libertine-legacy-20111231-1|3214	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxbj.fd
12mr|texlive-libertine-legacy-20111231-1|3215	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxbjo.fd
12mr|texlive-libertine-legacy-20111231-1|3216	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxbo.fd
12mr|texlive-libertine-legacy-20111231-1|3217	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxi.fd
12mr|texlive-libertine-legacy-20111231-1|3218	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxk.fd
12mr|texlive-libertine-legacy-20111231-1|3219	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxl.fd
12mr|texlive-libertine-legacy-20111231-1|3220	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxlc.fd
12mr|texlive-libertine-legacy-20111231-1|3221	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxlf.fd
12mr|texlive-libertine-legacy-20111231-1|3222	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxlfo.fd
12mr|texlive-libertine-legacy-20111231-1|3223	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxlfz.fd
12mr|texlive-libertine-legacy-20111231-1|3224	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxlj.fd
12mr|texlive-libertine-legacy-20111231-1|3225	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxljo.fd
12mr|texlive-libertine-legacy-20111231-1|3226	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxljt.fd
12mr|texlive-libertine-legacy-20111231-1|3227	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxlo.fd
12mr|texlive-libertine-legacy-20111231-1|3228	%{_texmfdistdir}/tex/latex/libertine-legacy/eu1fxlz.fd
12mr|texlive-libertine-legacy-20111231-1|3229	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxb.fd
12mr|texlive-libertine-legacy-20111231-1|3230	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxbf.fd
12mr|texlive-libertine-legacy-20111231-1|3231	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxbfo.fd
12mr|texlive-libertine-legacy-20111231-1|3232	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxbj.fd
12mr|texlive-libertine-legacy-20111231-1|3233	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxbjo.fd
12mr|texlive-libertine-legacy-20111231-1|3234	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxbo.fd
12mr|texlive-libertine-legacy-20111231-1|3235	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxi.fd
12mr|texlive-libertine-legacy-20111231-1|3236	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxk.fd
12mr|texlive-libertine-legacy-20111231-1|3237	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxl.fd
12mr|texlive-libertine-legacy-20111231-1|3238	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxlc.fd
12mr|texlive-libertine-legacy-20111231-1|3239	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxlf.fd
12mr|texlive-libertine-legacy-20111231-1|3240	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxlfo.fd
12mr|texlive-libertine-legacy-20111231-1|3241	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxlfz.fd
12mr|texlive-libertine-legacy-20111231-1|3242	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxlj.fd
12mr|texlive-libertine-legacy-20111231-1|3243	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxljo.fd
12mr|texlive-libertine-legacy-20111231-1|3244	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxljt.fd
12mr|texlive-libertine-legacy-20111231-1|3245	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxlo.fd
12mr|texlive-libertine-legacy-20111231-1|3246	%{_texmfdistdir}/tex/latex/libertine-legacy/eu2fxlz.fd
12mr|texlive-libertine-legacy-20111231-1|3247	%{_texmfdistdir}/tex/latex/libertine-legacy/fxb.inc
12mr|texlive-libertine-legacy-20111231-1|3248	%{_texmfdistdir}/tex/latex/libertine-legacy/fxi.inc
12mr|texlive-libertine-legacy-20111231-1|3249	%{_texmfdistdir}/tex/latex/libertine-legacy/fxk.inc
12mr|texlive-libertine-legacy-20111231-1|3250	%{_texmfdistdir}/tex/latex/libertine-legacy/fxl.inc
12mr|texlive-libertine-legacy-20111231-1|3251	%{_texmfdistdir}/tex/latex/libertine-legacy/lgrfxl.fd
12mr|texlive-libertine-legacy-20111231-1|3252	%{_texmfdistdir}/tex/latex/libertine-legacy/lgrfxlj.fd
12mr|texlive-libertine-legacy-20111231-1|3253	%{_texmfdistdir}/tex/latex/libertine-legacy/libertine-uni-3.def
12mr|texlive-libertine-legacy-20111231-1|3254	%{_texmfdistdir}/tex/latex/libertine-legacy/libertine-uni-31.def
12mr|texlive-libertine-legacy-20111231-1|3255	%{_texmfdistdir}/tex/latex/libertine-legacy/libertine-uni-32.def
12mr|texlive-libertine-legacy-20111231-1|3256	%{_texmfdistdir}/tex/latex/libertine-legacy/libertine.sty
12mr|texlive-libertine-legacy-20111231-1|3257	%{_texmfdistdir}/tex/latex/libertine-legacy/libertinecomp.sty
12mr|texlive-libertine-legacy-20111231-1|3258	%{_texmfdistdir}/tex/latex/libertine-legacy/libertinekey.sty
12mr|texlive-libertine-legacy-20111231-1|3259	%{_texmfdistdir}/tex/latex/libertine-legacy/libertinelist.sty
12mr|texlive-libertine-legacy-20111231-1|3260	%{_texmfdistdir}/tex/latex/libertine-legacy/libertinelogo.sty
12mr|texlive-libertine-legacy-20111231-1|3261	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxb.fd
12mr|texlive-libertine-legacy-20111231-1|3262	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxbf.fd
12mr|texlive-libertine-legacy-20111231-1|3263	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxbfo.fd
12mr|texlive-libertine-legacy-20111231-1|3264	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxbj.fd
12mr|texlive-libertine-legacy-20111231-1|3265	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxbjo.fd
12mr|texlive-libertine-legacy-20111231-1|3266	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxbo.fd
12mr|texlive-libertine-legacy-20111231-1|3267	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxl.fd
12mr|texlive-libertine-legacy-20111231-1|3268	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxlc.fd
12mr|texlive-libertine-legacy-20111231-1|3269	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxlf.fd
12mr|texlive-libertine-legacy-20111231-1|3270	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxlfz.fd
12mr|texlive-libertine-legacy-20111231-1|3271	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxlj.fd
12mr|texlive-libertine-legacy-20111231-1|3272	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxljo.fd
12mr|texlive-libertine-legacy-20111231-1|3273	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxljt.fd
12mr|texlive-libertine-legacy-20111231-1|3274	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxlo.fd
12mr|texlive-libertine-legacy-20111231-1|3275	%{_texmfdistdir}/tex/latex/libertine-legacy/t1fxlz.fd
12mr|texlive-libertine-legacy-20111231-1|3276	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxb.fd
12mr|texlive-libertine-legacy-20111231-1|3277	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxbf.fd
12mr|texlive-libertine-legacy-20111231-1|3278	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxbj.fd
12mr|texlive-libertine-legacy-20111231-1|3279	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxbo.fd
12mr|texlive-libertine-legacy-20111231-1|3280	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxl.fd
12mr|texlive-libertine-legacy-20111231-1|3281	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxlf.fd
12mr|texlive-libertine-legacy-20111231-1|3282	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxlj.fd
12mr|texlive-libertine-legacy-20111231-1|3283	%{_texmfdistdir}/tex/latex/libertine-legacy/ts1fxlo.fd
12mr|texlive-libertine-legacy-20111231-1|3284	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb00.fd
12mr|texlive-libertine-legacy-20111231-1|3285	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb01.fd
12mr|texlive-libertine-legacy-20111231-1|3286	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb02.fd
12mr|texlive-libertine-legacy-20111231-1|3287	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb03.fd
12mr|texlive-libertine-legacy-20111231-1|3288	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb04.fd
12mr|texlive-libertine-legacy-20111231-1|3289	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb05.fd
12mr|texlive-libertine-legacy-20111231-1|3290	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb1d.fd
12mr|texlive-libertine-legacy-20111231-1|3291	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb1e.fd
12mr|texlive-libertine-legacy-20111231-1|3292	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb1f.fd
12mr|texlive-libertine-legacy-20111231-1|3293	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb20.fd
12mr|texlive-libertine-legacy-20111231-1|3294	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb21.fd
12mr|texlive-libertine-legacy-20111231-1|3295	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb22.fd
12mr|texlive-libertine-legacy-20111231-1|3296	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb23.fd
12mr|texlive-libertine-legacy-20111231-1|3297	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb24.fd
12mr|texlive-libertine-legacy-20111231-1|3298	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb25.fd
12mr|texlive-libertine-legacy-20111231-1|3299	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb26.fd
12mr|texlive-libertine-legacy-20111231-1|3300	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb27.fd
12mr|texlive-libertine-legacy-20111231-1|3301	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb2c.fd
12mr|texlive-libertine-legacy-20111231-1|3302	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxb2e.fd
12mr|texlive-libertine-legacy-20111231-1|3303	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxba7.fd
12mr|texlive-libertine-legacy-20111231-1|3304	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxbe0.fd
12mr|texlive-libertine-legacy-20111231-1|3305	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxbe1.fd
12mr|texlive-libertine-legacy-20111231-1|3306	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxbe3.fd
12mr|texlive-libertine-legacy-20111231-1|3307	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxbe4.fd
12mr|texlive-libertine-legacy-20111231-1|3308	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxbf6.fd
12mr|texlive-libertine-legacy-20111231-1|3309	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxbfb.fd
12mr|texlive-libertine-legacy-20111231-1|3310	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxbff.fd
12mr|texlive-libertine-legacy-20111231-1|3311	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi00.fd
12mr|texlive-libertine-legacy-20111231-1|3312	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi01.fd
12mr|texlive-libertine-legacy-20111231-1|3313	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi03.fd
12mr|texlive-libertine-legacy-20111231-1|3314	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi04.fd
12mr|texlive-libertine-legacy-20111231-1|3315	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi05.fd
12mr|texlive-libertine-legacy-20111231-1|3316	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi1e.fd
12mr|texlive-libertine-legacy-20111231-1|3317	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi21.fd
12mr|texlive-libertine-legacy-20111231-1|3318	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxi24.fd
12mr|texlive-libertine-legacy-20111231-1|3319	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxie0.fd
12mr|texlive-libertine-legacy-20111231-1|3320	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxie1.fd
12mr|texlive-libertine-legacy-20111231-1|3321	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxie3.fd
12mr|texlive-libertine-legacy-20111231-1|3322	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxie4.fd
12mr|texlive-libertine-legacy-20111231-1|3323	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxiff.fd
12mr|texlive-libertine-legacy-20111231-1|3324	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk00.fd
12mr|texlive-libertine-legacy-20111231-1|3325	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk01.fd
12mr|texlive-libertine-legacy-20111231-1|3326	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk02.fd
12mr|texlive-libertine-legacy-20111231-1|3327	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk03.fd
12mr|texlive-libertine-legacy-20111231-1|3328	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk05.fd
12mr|texlive-libertine-legacy-20111231-1|3329	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk21.fd
12mr|texlive-libertine-legacy-20111231-1|3330	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk23.fd
12mr|texlive-libertine-legacy-20111231-1|3331	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk24.fd
12mr|texlive-libertine-legacy-20111231-1|3332	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk25.fd
12mr|texlive-libertine-legacy-20111231-1|3333	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk26.fd
12mr|texlive-libertine-legacy-20111231-1|3334	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxk27.fd
12mr|texlive-libertine-legacy-20111231-1|3335	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxke0.fd
12mr|texlive-libertine-legacy-20111231-1|3336	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxke1.fd
12mr|texlive-libertine-legacy-20111231-1|3337	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxke3.fd
12mr|texlive-libertine-legacy-20111231-1|3338	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxkff.fd
12mr|texlive-libertine-legacy-20111231-1|3339	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl00.fd
12mr|texlive-libertine-legacy-20111231-1|3340	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl01.fd
12mr|texlive-libertine-legacy-20111231-1|3341	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl02.fd
12mr|texlive-libertine-legacy-20111231-1|3342	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl03.fd
12mr|texlive-libertine-legacy-20111231-1|3343	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl04.fd
12mr|texlive-libertine-legacy-20111231-1|3344	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl05.fd
12mr|texlive-libertine-legacy-20111231-1|3345	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl1d.fd
12mr|texlive-libertine-legacy-20111231-1|3346	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl1e.fd
12mr|texlive-libertine-legacy-20111231-1|3347	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl1f.fd
12mr|texlive-libertine-legacy-20111231-1|3348	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl20.fd
12mr|texlive-libertine-legacy-20111231-1|3349	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl21.fd
12mr|texlive-libertine-legacy-20111231-1|3350	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl22.fd
12mr|texlive-libertine-legacy-20111231-1|3351	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl23.fd
12mr|texlive-libertine-legacy-20111231-1|3352	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl24.fd
12mr|texlive-libertine-legacy-20111231-1|3353	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl25.fd
12mr|texlive-libertine-legacy-20111231-1|3354	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl26.fd
12mr|texlive-libertine-legacy-20111231-1|3355	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl27.fd
12mr|texlive-libertine-legacy-20111231-1|3356	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl2c.fd
12mr|texlive-libertine-legacy-20111231-1|3357	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxl2e.fd
12mr|texlive-libertine-legacy-20111231-1|3358	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxla6.fd
12mr|texlive-libertine-legacy-20111231-1|3359	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxla7.fd
12mr|texlive-libertine-legacy-20111231-1|3360	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxle0.fd
12mr|texlive-libertine-legacy-20111231-1|3361	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxle1.fd
12mr|texlive-libertine-legacy-20111231-1|3362	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxle3.fd
12mr|texlive-libertine-legacy-20111231-1|3363	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxle4.fd
12mr|texlive-libertine-legacy-20111231-1|3364	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxlf6.fd
12mr|texlive-libertine-legacy-20111231-1|3365	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxlfb.fd
12mr|texlive-libertine-legacy-20111231-1|3366	%{_texmfdistdir}/tex/latex/libertine-legacy/ufxlff.fd
12mr|texlive-libertine-legacy-20111231-1|3367	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/Bugs.txt
12mr|texlive-libertine-legacy-20111231-1|3368	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ChangeLog.txt
12mr|texlive-libertine-legacy-20111231-1|3369	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/GPL.txt
12mr|texlive-libertine-legacy-20111231-1|3370	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/INSTALL.txt
12mr|texlive-libertine-legacy-20111231-1|3371	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/LICENCE.txt
12mr|texlive-libertine-legacy-20111231-1|3372	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/OFL.txt
12mr|texlive-libertine-legacy-20111231-1|3373	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/README
12mr|texlive-libertine-legacy-20111231-1|3374	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/grimm.tex
12mr|texlive-libertine-legacy-20111231-1|3375	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/grimme.tex
12mr|texlive-libertine-legacy-20111231-1|3376	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/grimmf.tex
12mr|texlive-libertine-legacy-20111231-1|3377	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/index.ist
12mr|texlive-libertine-legacy-20111231-1|3378	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/lgrfxl.inc
12mr|texlive-libertine-legacy-20111231-1|3379	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/lgrfxlj.inc
12mr|texlive-libertine-legacy-20111231-1|3380	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertine.tex
12mr|texlive-libertine-legacy-20111231-1|3381	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinedoku.cls
12mr|texlive-libertine-legacy-20111231-1|3382	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertineglyph.tex
12mr|texlive-libertine-legacy-20111231-1|3383	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_b_ic.tex
12mr|texlive-libertine-legacy-20111231-1|3384	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_b_n.tex
12mr|texlive-libertine-legacy-20111231-1|3385	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_b_sc.tex
12mr|texlive-libertine-legacy-20111231-1|3386	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_b_sl.tex
12mr|texlive-libertine-legacy-20111231-1|3387	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_m_ic.tex
12mr|texlive-libertine-legacy-20111231-1|3388	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_m_it.tex
12mr|texlive-libertine-legacy-20111231-1|3389	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_m_n.tex
12mr|texlive-libertine-legacy-20111231-1|3390	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_m_sc.tex
12mr|texlive-libertine-legacy-20111231-1|3391	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxb_m_sl.tex
12mr|texlive-libertine-legacy-20111231-1|3392	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_b_ic.tex
12mr|texlive-libertine-legacy-20111231-1|3393	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_b_it.tex
12mr|texlive-libertine-legacy-20111231-1|3394	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_b_n.tex
12mr|texlive-libertine-legacy-20111231-1|3395	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_b_sc.tex
12mr|texlive-libertine-legacy-20111231-1|3396	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_b_sl.tex
12mr|texlive-libertine-legacy-20111231-1|3397	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_d_n.tex
12mr|texlive-libertine-legacy-20111231-1|3398	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_d_sc.tex
12mr|texlive-libertine-legacy-20111231-1|3399	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_d_sl.tex
12mr|texlive-libertine-legacy-20111231-1|3400	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_m_ic.tex
12mr|texlive-libertine-legacy-20111231-1|3401	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_m_it.tex
12mr|texlive-libertine-legacy-20111231-1|3402	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_m_n.tex
12mr|texlive-libertine-legacy-20111231-1|3403	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_m_sc.tex
12mr|texlive-libertine-legacy-20111231-1|3404	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_m_sl.tex
12mr|texlive-libertine-legacy-20111231-1|3405	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_z_ic.tex
12mr|texlive-libertine-legacy-20111231-1|3406	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_z_it.tex
12mr|texlive-libertine-legacy-20111231-1|3407	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_z_n.tex
12mr|texlive-libertine-legacy-20111231-1|3408	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_z_sc.tex
12mr|texlive-libertine-legacy-20111231-1|3409	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinekerning_fxl_z_sl.tex
12mr|texlive-libertine-legacy-20111231-1|3410	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinetable_lgr.tex
12mr|texlive-libertine-legacy-20111231-1|3411	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinetable_t1.tex
12mr|texlive-libertine-legacy-20111231-1|3412	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinetable_ts1.tex
12mr|texlive-libertine-legacy-20111231-1|3413	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinetext.tex
12mr|texlive-libertine-legacy-20111231-1|3414	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinetexte.tex
12mr|texlive-libertine-legacy-20111231-1|3415	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/libertinetextf.tex
12mr|texlive-libertine-legacy-20111231-1|3416	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/loadFD.tex
12mr|texlive-libertine-legacy-20111231-1|3417	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/loadFDlgr.tex
12mr|texlive-libertine-legacy-20111231-1|3418	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/loadFDt1.tex
12mr|texlive-libertine-legacy-20111231-1|3419	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/loadFDts1.tex
12mr|texlive-libertine-legacy-20111231-1|3420	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/loadFDufxb.tex
12mr|texlive-libertine-legacy-20111231-1|3421	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/loadFDufxk.tex
12mr|texlive-libertine-legacy-20111231-1|3422	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/loadFDufxl.tex
12mr|texlive-libertine-legacy-20111231-1|3423	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/lualibertine.tex
12mr|texlive-libertine-legacy-20111231-1|3424	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertine.pdf
12mr|texlive-libertine-legacy-20111231-1|3425	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertineglyph.pdf
12mr|texlive-libertine-legacy-20111231-1|3426	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertinetable_lgr.pdf
12mr|texlive-libertine-legacy-20111231-1|3427	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertinetable_t1.pdf
12mr|texlive-libertine-legacy-20111231-1|3428	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertinetable_ts1.pdf
12mr|texlive-libertine-legacy-20111231-1|3429	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertinetext.pdf
12mr|texlive-libertine-legacy-20111231-1|3430	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertinetexte.pdf
12mr|texlive-libertine-legacy-20111231-1|3431	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/pdfs/libertinetextf.pdf
12mr|texlive-libertine-legacy-20111231-1|3432	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxb.inc
12mr|texlive-libertine-legacy-20111231-1|3433	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxbf.inc
12mr|texlive-libertine-legacy-20111231-1|3434	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxbfo.inc
12mr|texlive-libertine-legacy-20111231-1|3435	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxbj.inc
12mr|texlive-libertine-legacy-20111231-1|3436	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxbjo.inc
12mr|texlive-libertine-legacy-20111231-1|3437	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxbo.inc
12mr|texlive-libertine-legacy-20111231-1|3438	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxl.inc
12mr|texlive-libertine-legacy-20111231-1|3439	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxlc.inc
12mr|texlive-libertine-legacy-20111231-1|3440	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxlf.inc
12mr|texlive-libertine-legacy-20111231-1|3441	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxlfz.inc
12mr|texlive-libertine-legacy-20111231-1|3442	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxlj.inc
12mr|texlive-libertine-legacy-20111231-1|3443	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxljo.inc
12mr|texlive-libertine-legacy-20111231-1|3444	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxljt.inc
12mr|texlive-libertine-legacy-20111231-1|3445	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxlo.inc
12mr|texlive-libertine-legacy-20111231-1|3446	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/t1fxlz.inc
12mr|texlive-libertine-legacy-20111231-1|3447	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/testkerning.inc
12mr|texlive-libertine-legacy-20111231-1|3448	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxb.inc
12mr|texlive-libertine-legacy-20111231-1|3449	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxbf.inc
12mr|texlive-libertine-legacy-20111231-1|3450	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxbj.inc
12mr|texlive-libertine-legacy-20111231-1|3451	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxbo.inc
12mr|texlive-libertine-legacy-20111231-1|3452	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxl.inc
12mr|texlive-libertine-legacy-20111231-1|3453	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxlf.inc
12mr|texlive-libertine-legacy-20111231-1|3454	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxlj.inc
12mr|texlive-libertine-legacy-20111231-1|3455	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ts1fxlo.inc
12mr|texlive-libertine-legacy-20111231-1|3456	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb00.inc
12mr|texlive-libertine-legacy-20111231-1|3457	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb01.inc
12mr|texlive-libertine-legacy-20111231-1|3458	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb02.inc
12mr|texlive-libertine-legacy-20111231-1|3459	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb03.inc
12mr|texlive-libertine-legacy-20111231-1|3460	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb04.inc
12mr|texlive-libertine-legacy-20111231-1|3461	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb05.inc
12mr|texlive-libertine-legacy-20111231-1|3462	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb1d.inc
12mr|texlive-libertine-legacy-20111231-1|3463	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb1e.inc
12mr|texlive-libertine-legacy-20111231-1|3464	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb1f.inc
12mr|texlive-libertine-legacy-20111231-1|3465	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb20.inc
12mr|texlive-libertine-legacy-20111231-1|3466	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb21.inc
12mr|texlive-libertine-legacy-20111231-1|3467	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb22.inc
12mr|texlive-libertine-legacy-20111231-1|3468	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb23.inc
12mr|texlive-libertine-legacy-20111231-1|3469	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb24.inc
12mr|texlive-libertine-legacy-20111231-1|3470	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb25.inc
12mr|texlive-libertine-legacy-20111231-1|3471	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb26.inc
12mr|texlive-libertine-legacy-20111231-1|3472	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb27.inc
12mr|texlive-libertine-legacy-20111231-1|3473	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb2c.inc
12mr|texlive-libertine-legacy-20111231-1|3474	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxb2e.inc
12mr|texlive-libertine-legacy-20111231-1|3475	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxba7.inc
12mr|texlive-libertine-legacy-20111231-1|3476	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxbe0.inc
12mr|texlive-libertine-legacy-20111231-1|3477	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxbe1.inc
12mr|texlive-libertine-legacy-20111231-1|3478	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxbe3.inc
12mr|texlive-libertine-legacy-20111231-1|3479	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxbe4.inc
12mr|texlive-libertine-legacy-20111231-1|3480	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxbf6.inc
12mr|texlive-libertine-legacy-20111231-1|3481	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxbfb.inc
12mr|texlive-libertine-legacy-20111231-1|3482	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxbff.inc
12mr|texlive-libertine-legacy-20111231-1|3483	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi00.inc
12mr|texlive-libertine-legacy-20111231-1|3484	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi01.inc
12mr|texlive-libertine-legacy-20111231-1|3485	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi03.inc
12mr|texlive-libertine-legacy-20111231-1|3486	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi04.inc
12mr|texlive-libertine-legacy-20111231-1|3487	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi05.inc
12mr|texlive-libertine-legacy-20111231-1|3488	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi1e.inc
12mr|texlive-libertine-legacy-20111231-1|3489	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi21.inc
12mr|texlive-libertine-legacy-20111231-1|3490	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxi24.inc
12mr|texlive-libertine-legacy-20111231-1|3491	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxie0.inc
12mr|texlive-libertine-legacy-20111231-1|3492	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxie1.inc
12mr|texlive-libertine-legacy-20111231-1|3493	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxie3.inc
12mr|texlive-libertine-legacy-20111231-1|3494	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxie4.inc
12mr|texlive-libertine-legacy-20111231-1|3495	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxiff.inc
12mr|texlive-libertine-legacy-20111231-1|3496	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk00.inc
12mr|texlive-libertine-legacy-20111231-1|3497	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk01.inc
12mr|texlive-libertine-legacy-20111231-1|3498	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk02.inc
12mr|texlive-libertine-legacy-20111231-1|3499	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk03.inc
12mr|texlive-libertine-legacy-20111231-1|3500	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk05.inc
12mr|texlive-libertine-legacy-20111231-1|3501	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk21.inc
12mr|texlive-libertine-legacy-20111231-1|3502	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk23.inc
12mr|texlive-libertine-legacy-20111231-1|3503	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk24.inc
12mr|texlive-libertine-legacy-20111231-1|3504	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk25.inc
12mr|texlive-libertine-legacy-20111231-1|3505	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk26.inc
12mr|texlive-libertine-legacy-20111231-1|3506	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxk27.inc
12mr|texlive-libertine-legacy-20111231-1|3507	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxke0.inc
12mr|texlive-libertine-legacy-20111231-1|3508	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxke1.inc
12mr|texlive-libertine-legacy-20111231-1|3509	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxke3.inc
12mr|texlive-libertine-legacy-20111231-1|3510	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxkff.inc
12mr|texlive-libertine-legacy-20111231-1|3511	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl00.inc
12mr|texlive-libertine-legacy-20111231-1|3512	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl01.inc
12mr|texlive-libertine-legacy-20111231-1|3513	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl02.inc
12mr|texlive-libertine-legacy-20111231-1|3514	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl03.inc
12mr|texlive-libertine-legacy-20111231-1|3515	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl04.inc
12mr|texlive-libertine-legacy-20111231-1|3516	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl05.inc
12mr|texlive-libertine-legacy-20111231-1|3517	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl1d.inc
12mr|texlive-libertine-legacy-20111231-1|3518	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl1e.inc
12mr|texlive-libertine-legacy-20111231-1|3519	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl1f.inc
12mr|texlive-libertine-legacy-20111231-1|3520	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl20.inc
12mr|texlive-libertine-legacy-20111231-1|3521	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl21.inc
12mr|texlive-libertine-legacy-20111231-1|3522	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl22.inc
12mr|texlive-libertine-legacy-20111231-1|3523	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl23.inc
12mr|texlive-libertine-legacy-20111231-1|3524	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl24.inc
12mr|texlive-libertine-legacy-20111231-1|3525	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl25.inc
12mr|texlive-libertine-legacy-20111231-1|3526	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl26.inc
12mr|texlive-libertine-legacy-20111231-1|3527	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl27.inc
12mr|texlive-libertine-legacy-20111231-1|3528	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl2c.inc
12mr|texlive-libertine-legacy-20111231-1|3529	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxl2e.inc
12mr|texlive-libertine-legacy-20111231-1|3530	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxla6.inc
12mr|texlive-libertine-legacy-20111231-1|3531	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxla7.inc
12mr|texlive-libertine-legacy-20111231-1|3532	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxle0.inc
12mr|texlive-libertine-legacy-20111231-1|3533	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxle1.inc
12mr|texlive-libertine-legacy-20111231-1|3534	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxle3.inc
12mr|texlive-libertine-legacy-20111231-1|3535	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxle4.inc
12mr|texlive-libertine-legacy-20111231-1|3536	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxlf6.inc
12mr|texlive-libertine-legacy-20111231-1|3537	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxlfb.inc
12mr|texlive-libertine-legacy-20111231-1|3538	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/ufxlff.inc
12mr|texlive-libertine-legacy-20111231-1|3539	%doc %{_texmfdistdir}/doc/fonts/libertine-legacy/xlibertineunicode.tex
12mr|texlive-libertine-legacy-20111231-1|3540	
12mr|texlive-libertine-legacy-20111231-1|3541	#-----------------------------------------------------------------------
12mr|texlive-libertine-legacy-20111231-1|3542	%prep
12mr|texlive-libertine-legacy-20111231-1|3543	%setup -c -a0 -a1
12mr|texlive-libertine-legacy-20111231-1|3544	
12mr|texlive-libertine-legacy-20111231-1|3545	%build
12mr|texlive-libertine-legacy-20111231-1|3546	
12mr|texlive-libertine-legacy-20111231-1|3547	%install
12mr|texlive-libertine-legacy-20111231-1|3548	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-libertine-legacy-20111231-1|3549	cp -fpar dvips fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-libertine-legacy-20111231-1|3550	
12mr|texlive-libertine-legacy-20111231-1|3551	
12mr|texlive-libertine-legacy-20111231-1|3552	
12mr|texlive-libertine-legacy-20111231-1|3553	%changelog
12mr|texlive-libertine-legacy-20111231-1|3554	

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

17950 12
12mr|texlive-mathastext-1.14c-2|1	# revision 21967
12mr|texlive-mathastext-1.14c-2|2	# category Package
12mr|texlive-mathastext-1.14c-2|3	# catalog-ctan /macros/latex/contrib/mathastext
12mr|texlive-mathastext-1.14c-2|4	# catalog-date 2011-04-04 21:27:21 +0200
12mr|texlive-mathastext-1.14c-2|5	# catalog-license lppl1.3
12mr|texlive-mathastext-1.14c-2|6	# catalog-version 1.14c
12mr|texlive-mathastext-1.14c-2|7	Name:		texlive-mathastext
12mr|texlive-mathastext-1.14c-2|8	Version:	1.14c
12mr|texlive-mathastext-1.14c-2|9	Release:	2
12mr|texlive-mathastext-1.14c-2|10	Summary:	Use the text font in simple mathematics
12mr|texlive-mathastext-1.14c-2|11	Group:		Publishing
12mr|texlive-mathastext-1.14c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mathastext
12mr|texlive-mathastext-1.14c-2|13	License:	LPPL1.3
12mr|texlive-mathastext-1.14c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathastext.tar.xz
12mr|texlive-mathastext-1.14c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathastext.doc.tar.xz
12mr|texlive-mathastext-1.14c-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathastext.source.tar.xz
12mr|texlive-mathastext-1.14c-2|17	BuildArch:	noarch
12mr|texlive-mathastext-1.14c-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-mathastext-1.14c-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-mathastext-1.14c-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-mathastext-1.14c-2|21	
12mr|texlive-mathastext-1.14c-2|22	%description
12mr|texlive-mathastext-1.14c-2|23	The mathastext package propagates the document text font to
12mr|texlive-mathastext-1.14c-2|24	mathematical mode, for the letters of the Latin alphabet and,
12mr|texlive-mathastext-1.14c-2|25	optionally, other characters in the font. Thus it makes
12mr|texlive-mathastext-1.14c-2|26	possible (for a document with simple mathematics) to use a
12mr|texlive-mathastext-1.14c-2|27	quite arbitrary text font without worrying too much that no
12mr|texlive-mathastext-1.14c-2|28	specially designed accompanying maths fonts are available. The
12mr|texlive-mathastext-1.14c-2|29	package also offers a simple mechanism for using many different
12mr|texlive-mathastext-1.14c-2|30	choices of (text hence, now, math) font in the same document.
12mr|texlive-mathastext-1.14c-2|31	Of course, using one font for two purposes helps produce
12mr|texlive-mathastext-1.14c-2|32	smaller PDF files.
12mr|texlive-mathastext-1.14c-2|33	
12mr|texlive-mathastext-1.14c-2|34	%post
12mr|texlive-mathastext-1.14c-2|35	%{_sbindir}/texlive.post
12mr|texlive-mathastext-1.14c-2|36	
12mr|texlive-mathastext-1.14c-2|37	%postun
12mr|texlive-mathastext-1.14c-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-mathastext-1.14c-2|39	%{_sbindir}/texlive.post
12mr|texlive-mathastext-1.14c-2|40	fi
12mr|texlive-mathastext-1.14c-2|41	
12mr|texlive-mathastext-1.14c-2|42	#-----------------------------------------------------------------------
12mr|texlive-mathastext-1.14c-2|43	%files
12mr|texlive-mathastext-1.14c-2|44	%{_texmfdistdir}/tex/latex/mathastext/mathastext.sty
12mr|texlive-mathastext-1.14c-2|45	%doc %{_texmfdistdir}/doc/latex/mathastext/README
12mr|texlive-mathastext-1.14c-2|46	%doc %{_texmfdistdir}/doc/latex/mathastext/mathastext.pdf
12mr|texlive-mathastext-1.14c-2|47	#- source
12mr|texlive-mathastext-1.14c-2|48	%doc %{_texmfdistdir}/source/latex/mathastext/mathastext.dtx
12mr|texlive-mathastext-1.14c-2|49	%doc %{_texmfdistdir}/source/latex/mathastext/mathastext.ins
12mr|texlive-mathastext-1.14c-2|50	
12mr|texlive-mathastext-1.14c-2|51	#-----------------------------------------------------------------------
12mr|texlive-mathastext-1.14c-2|52	%prep
12mr|texlive-mathastext-1.14c-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-mathastext-1.14c-2|54	
12mr|texlive-mathastext-1.14c-2|55	%build
12mr|texlive-mathastext-1.14c-2|56	
12mr|texlive-mathastext-1.14c-2|57	%install
12mr|texlive-mathastext-1.14c-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-mathastext-1.14c-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-mathastext-1.14c-2|60	
12mr|texlive-mathastext-1.14c-2|61	
12mr|texlive-mathastext-1.14c-2|62	
12mr|texlive-mathastext-1.14c-2|63	%changelog
12mr|texlive-mathastext-1.14c-2|64	

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

17952 12
12mr|texlive-mathdesign-1.55-2|1	# revision 24173
12mr|texlive-mathdesign-1.55-2|2	# category Package
12mr|texlive-mathdesign-1.55-2|3	# catalog-ctan /fonts/mathdesign
12mr|texlive-mathdesign-1.55-2|4	# catalog-date 2010-07-13 13:53:59 +0200
12mr|texlive-mathdesign-1.55-2|5	# catalog-license gpl
12mr|texlive-mathdesign-1.55-2|6	# catalog-version 1.55
12mr|texlive-mathdesign-1.55-2|7	Name:		texlive-mathdesign
12mr|texlive-mathdesign-1.55-2|8	Version:	1.55
12mr|texlive-mathdesign-1.55-2|9	Release:	2
12mr|texlive-mathdesign-1.55-2|10	Summary:	Mathematical fonts to fit with particular text fonts
12mr|texlive-mathdesign-1.55-2|11	Group:		Publishing
12mr|texlive-mathdesign-1.55-2|12	URL:		http://www.ctan.org/tex-archive/fonts/mathdesign
12mr|texlive-mathdesign-1.55-2|13	License:	GPL
12mr|texlive-mathdesign-1.55-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathdesign.tar.xz
12mr|texlive-mathdesign-1.55-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathdesign.doc.tar.xz
12mr|texlive-mathdesign-1.55-2|16	BuildArch:	noarch
12mr|texlive-mathdesign-1.55-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-mathdesign-1.55-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-mathdesign-1.55-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-mathdesign-1.55-2|20	Requires(post):	texlive-tetex
12mr|texlive-mathdesign-1.55-2|21	
12mr|texlive-mathdesign-1.55-2|22	%description
12mr|texlive-mathdesign-1.55-2|23	The Math Design project offers free mathematical fonts, and
12mr|texlive-mathdesign-1.55-2|24	"faked" Caps-and-Small-Caps fonts, that fit with existing text
12mr|texlive-mathdesign-1.55-2|25	fonts. So far, four font families are available: - the mdput
12mr|texlive-mathdesign-1.55-2|26	family, which corresponds to Adobe Utopia text fonts; - the
12mr|texlive-mathdesign-1.55-2|27	mdugm family, which corresponds to URW Garamond text fonts; -
12mr|texlive-mathdesign-1.55-2|28	the mdfga family, which corresponds to the (commercial)
12mr|texlive-mathdesign-1.55-2|29	Fontsite Garamond text fonts; - the mdbch family, which
12mr|texlive-mathdesign-1.55-2|30	corresponds to Bitstream Charter text fonts. Each maths font
12mr|texlive-mathdesign-1.55-2|31	has a range of extra symbols, and blackboard bold and 'mathcal'
12mr|texlive-mathdesign-1.55-2|32	alphabets.
12mr|texlive-mathdesign-1.55-2|33	
12mr|texlive-mathdesign-1.55-2|34	%post
12mr|texlive-mathdesign-1.55-2|35	%{_sbindir}/texlive.post
12mr|texlive-mathdesign-1.55-2|36	
12mr|texlive-mathdesign-1.55-2|37	%postun
12mr|texlive-mathdesign-1.55-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-mathdesign-1.55-2|39	%{_sbindir}/texlive.post
12mr|texlive-mathdesign-1.55-2|40	fi
12mr|texlive-mathdesign-1.55-2|41	
12mr|texlive-mathdesign-1.55-2|42	#-----------------------------------------------------------------------
12mr|texlive-mathdesign-1.55-2|43	%files
12mr|texlive-mathdesign-1.55-2|44	%{_texmfdistdir}/dvips/mathdesign/config.mdbch
12mr|texlive-mathdesign-1.55-2|45	%{_texmfdistdir}/dvips/mathdesign/config.mdput
12mr|texlive-mathdesign-1.55-2|46	%{_texmfdistdir}/dvips/mathdesign/config.mdugm
12mr|texlive-mathdesign-1.55-2|47	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/bchb8a.afm
12mr|texlive-mathdesign-1.55-2|48	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/bchbc8a.afm
12mr|texlive-mathdesign-1.55-2|49	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/bchbi8a.afm
12mr|texlive-mathdesign-1.55-2|50	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/bchr8a.afm
12mr|texlive-mathdesign-1.55-2|51	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/bchrc8a.afm
12mr|texlive-mathdesign-1.55-2|52	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/bchri8a.afm
12mr|texlive-mathdesign-1.55-2|53	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chb7m.afm
12mr|texlive-mathdesign-1.55-2|54	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chb7t.afm
12mr|texlive-mathdesign-1.55-2|55	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chb7v.afm
12mr|texlive-mathdesign-1.55-2|56	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chb7y.afm
12mr|texlive-mathdesign-1.55-2|57	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chb8c.afm
12mr|texlive-mathdesign-1.55-2|58	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chb8d.afm
12mr|texlive-mathdesign-1.55-2|59	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chb8t.afm
12mr|texlive-mathdesign-1.55-2|60	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chbi7m.afm
12mr|texlive-mathdesign-1.55-2|61	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chbi7t.afm
12mr|texlive-mathdesign-1.55-2|62	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chbi8c.afm
12mr|texlive-mathdesign-1.55-2|63	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chbi8t.afm
12mr|texlive-mathdesign-1.55-2|64	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chbma.afm
12mr|texlive-mathdesign-1.55-2|65	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chbmb.afm
12mr|texlive-mathdesign-1.55-2|66	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chr7m.afm
12mr|texlive-mathdesign-1.55-2|67	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chr7t.afm
12mr|texlive-mathdesign-1.55-2|68	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chr7t5.afm
12mr|texlive-mathdesign-1.55-2|69	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chr7t6.afm
12mr|texlive-mathdesign-1.55-2|70	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chr7t7.afm
12mr|texlive-mathdesign-1.55-2|71	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chr7t8.afm
12mr|texlive-mathdesign-1.55-2|72	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chr7t9.afm
12mr|texlive-mathdesign-1.55-2|73	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chr7v.afm
12mr|texlive-mathdesign-1.55-2|74	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chr7y.afm
12mr|texlive-mathdesign-1.55-2|75	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chr8c.afm
12mr|texlive-mathdesign-1.55-2|76	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chr8d.afm
12mr|texlive-mathdesign-1.55-2|77	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chr8t.afm
12mr|texlive-mathdesign-1.55-2|78	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chree.afm
12mr|texlive-mathdesign-1.55-2|79	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chri7m.afm
12mr|texlive-mathdesign-1.55-2|80	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chri7t.afm
12mr|texlive-mathdesign-1.55-2|81	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chri7t5.afm
12mr|texlive-mathdesign-1.55-2|82	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chri7t6.afm
12mr|texlive-mathdesign-1.55-2|83	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chri7t7.afm
12mr|texlive-mathdesign-1.55-2|84	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chri7t8.afm
12mr|texlive-mathdesign-1.55-2|85	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chri7t9.afm
12mr|texlive-mathdesign-1.55-2|86	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chri8c.afm
12mr|texlive-mathdesign-1.55-2|87	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chri8t.afm
12mr|texlive-mathdesign-1.55-2|88	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chrma.afm
12mr|texlive-mathdesign-1.55-2|89	%{_texmfdistdir}/fonts/afm/mathdesign/mdbch/md-chrmb.afm
12mr|texlive-mathdesign-1.55-2|90	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utb7m.afm
12mr|texlive-mathdesign-1.55-2|91	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utb7t.afm
12mr|texlive-mathdesign-1.55-2|92	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utb7v.afm
12mr|texlive-mathdesign-1.55-2|93	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utb7y.afm
12mr|texlive-mathdesign-1.55-2|94	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utb8c.afm
12mr|texlive-mathdesign-1.55-2|95	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utb8d.afm
12mr|texlive-mathdesign-1.55-2|96	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utb8t.afm
12mr|texlive-mathdesign-1.55-2|97	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utbi7m.afm
12mr|texlive-mathdesign-1.55-2|98	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utbi7t.afm
12mr|texlive-mathdesign-1.55-2|99	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utbi8c.afm
12mr|texlive-mathdesign-1.55-2|100	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utbi8t.afm
12mr|texlive-mathdesign-1.55-2|101	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utbma.afm
12mr|texlive-mathdesign-1.55-2|102	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utbmb.afm
12mr|texlive-mathdesign-1.55-2|103	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utr7m.afm
12mr|texlive-mathdesign-1.55-2|104	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utr7t.afm
12mr|texlive-mathdesign-1.55-2|105	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utr7v.afm
12mr|texlive-mathdesign-1.55-2|106	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utr7y.afm
12mr|texlive-mathdesign-1.55-2|107	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utr8c.afm
12mr|texlive-mathdesign-1.55-2|108	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utr8d.afm
12mr|texlive-mathdesign-1.55-2|109	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utr8t.afm
12mr|texlive-mathdesign-1.55-2|110	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utree.afm
12mr|texlive-mathdesign-1.55-2|111	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utri7m.afm
12mr|texlive-mathdesign-1.55-2|112	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utri7t.afm
12mr|texlive-mathdesign-1.55-2|113	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utri8c.afm
12mr|texlive-mathdesign-1.55-2|114	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utri8t.afm
12mr|texlive-mathdesign-1.55-2|115	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utrma.afm
12mr|texlive-mathdesign-1.55-2|116	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/md-utrmb.afm
12mr|texlive-mathdesign-1.55-2|117	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/putb8a.afm
12mr|texlive-mathdesign-1.55-2|118	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/putbi8a.afm
12mr|texlive-mathdesign-1.55-2|119	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/putr8a.afm
12mr|texlive-mathdesign-1.55-2|120	%{_texmfdistdir}/fonts/afm/mathdesign/mdput/putri8a.afm
12mr|texlive-mathdesign-1.55-2|121	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmm7m.afm
12mr|texlive-mathdesign-1.55-2|122	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmm7t.afm
12mr|texlive-mathdesign-1.55-2|123	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmm7v.afm
12mr|texlive-mathdesign-1.55-2|124	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmm7y.afm
12mr|texlive-mathdesign-1.55-2|125	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmm8c.afm
12mr|texlive-mathdesign-1.55-2|126	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmm8d.afm
12mr|texlive-mathdesign-1.55-2|127	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmm8t.afm
12mr|texlive-mathdesign-1.55-2|128	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmmi7m.afm
12mr|texlive-mathdesign-1.55-2|129	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmmi7t.afm
12mr|texlive-mathdesign-1.55-2|130	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmmi8c.afm
12mr|texlive-mathdesign-1.55-2|131	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmmi8t.afm
12mr|texlive-mathdesign-1.55-2|132	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmmma.afm
12mr|texlive-mathdesign-1.55-2|133	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmmmb.afm
12mr|texlive-mathdesign-1.55-2|134	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmr7m.afm
12mr|texlive-mathdesign-1.55-2|135	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmr7t.afm
12mr|texlive-mathdesign-1.55-2|136	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmr7v.afm
12mr|texlive-mathdesign-1.55-2|137	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmr7y.afm
12mr|texlive-mathdesign-1.55-2|138	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmr8c.afm
12mr|texlive-mathdesign-1.55-2|139	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmr8d.afm
12mr|texlive-mathdesign-1.55-2|140	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmr8t.afm
12mr|texlive-mathdesign-1.55-2|141	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmree.afm
12mr|texlive-mathdesign-1.55-2|142	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmri7m.afm
12mr|texlive-mathdesign-1.55-2|143	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmri7t.afm
12mr|texlive-mathdesign-1.55-2|144	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmri8c.afm
12mr|texlive-mathdesign-1.55-2|145	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmri8t.afm
12mr|texlive-mathdesign-1.55-2|146	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmrma.afm
12mr|texlive-mathdesign-1.55-2|147	%{_texmfdistdir}/fonts/afm/mathdesign/mdugm/md-gmrmb.afm
12mr|texlive-mathdesign-1.55-2|148	%{_texmfdistdir}/fonts/map/dvips/mathdesign/mdbch.map
12mr|texlive-mathdesign-1.55-2|149	%{_texmfdistdir}/fonts/map/dvips/mathdesign/mdput.map
12mr|texlive-mathdesign-1.55-2|150	%{_texmfdistdir}/fonts/map/dvips/mathdesign/mdugm.map
12mr|texlive-mathdesign-1.55-2|151	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/bchb8a.tfm
12mr|texlive-mathdesign-1.55-2|152	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/bchb8y.tfm
12mr|texlive-mathdesign-1.55-2|153	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/bchbc8a.tfm
12mr|texlive-mathdesign-1.55-2|154	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/bchbc8y.tfm
12mr|texlive-mathdesign-1.55-2|155	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/bchbi8a.tfm
12mr|texlive-mathdesign-1.55-2|156	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/bchbi8y.tfm
12mr|texlive-mathdesign-1.55-2|157	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/bchbo8y.tfm
12mr|texlive-mathdesign-1.55-2|158	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/bchr8a.tfm
12mr|texlive-mathdesign-1.55-2|159	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/bchr8y.tfm
12mr|texlive-mathdesign-1.55-2|160	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/bchrc8a.tfm
12mr|texlive-mathdesign-1.55-2|161	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/bchrc8y.tfm
12mr|texlive-mathdesign-1.55-2|162	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/bchri8a.tfm
12mr|texlive-mathdesign-1.55-2|163	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/bchri8y.tfm
12mr|texlive-mathdesign-1.55-2|164	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/bchro8y.tfm
12mr|texlive-mathdesign-1.55-2|165	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chb7m.tfm
12mr|texlive-mathdesign-1.55-2|166	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chb7t.tfm
12mr|texlive-mathdesign-1.55-2|167	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chb7v.tfm
12mr|texlive-mathdesign-1.55-2|168	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chb7y.tfm
12mr|texlive-mathdesign-1.55-2|169	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chb8c.tfm
12mr|texlive-mathdesign-1.55-2|170	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chb8d.tfm
12mr|texlive-mathdesign-1.55-2|171	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chb8t.tfm
12mr|texlive-mathdesign-1.55-2|172	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chbi7m.tfm
12mr|texlive-mathdesign-1.55-2|173	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chbi7t.tfm
12mr|texlive-mathdesign-1.55-2|174	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chbi8c.tfm
12mr|texlive-mathdesign-1.55-2|175	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chbi8t.tfm
12mr|texlive-mathdesign-1.55-2|176	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chbma.tfm
12mr|texlive-mathdesign-1.55-2|177	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chbmb.tfm
12mr|texlive-mathdesign-1.55-2|178	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chbo7t.tfm
12mr|texlive-mathdesign-1.55-2|179	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chbo8c.tfm
12mr|texlive-mathdesign-1.55-2|180	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chbo8t.tfm
12mr|texlive-mathdesign-1.55-2|181	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chr7m.tfm
12mr|texlive-mathdesign-1.55-2|182	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chr7t.tfm
12mr|texlive-mathdesign-1.55-2|183	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chr7t5.tfm
12mr|texlive-mathdesign-1.55-2|184	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chr7t6.tfm
12mr|texlive-mathdesign-1.55-2|185	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chr7t7.tfm
12mr|texlive-mathdesign-1.55-2|186	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chr7t8.tfm
12mr|texlive-mathdesign-1.55-2|187	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chr7t9.tfm
12mr|texlive-mathdesign-1.55-2|188	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chr7v.tfm
12mr|texlive-mathdesign-1.55-2|189	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chr7y.tfm
12mr|texlive-mathdesign-1.55-2|190	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chr8c.tfm
12mr|texlive-mathdesign-1.55-2|191	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chr8d.tfm
12mr|texlive-mathdesign-1.55-2|192	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chr8t.tfm
12mr|texlive-mathdesign-1.55-2|193	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chree.tfm
12mr|texlive-mathdesign-1.55-2|194	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chri7m.tfm
12mr|texlive-mathdesign-1.55-2|195	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chri7t.tfm
12mr|texlive-mathdesign-1.55-2|196	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chri7t5.tfm
12mr|texlive-mathdesign-1.55-2|197	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chri7t6.tfm
12mr|texlive-mathdesign-1.55-2|198	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chri7t7.tfm
12mr|texlive-mathdesign-1.55-2|199	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chri7t8.tfm
12mr|texlive-mathdesign-1.55-2|200	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chri7t9.tfm
12mr|texlive-mathdesign-1.55-2|201	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chri8c.tfm
12mr|texlive-mathdesign-1.55-2|202	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chri8t.tfm
12mr|texlive-mathdesign-1.55-2|203	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chrma.tfm
12mr|texlive-mathdesign-1.55-2|204	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chrmb.tfm
12mr|texlive-mathdesign-1.55-2|205	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chro7t.tfm
12mr|texlive-mathdesign-1.55-2|206	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chro8c.tfm
12mr|texlive-mathdesign-1.55-2|207	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/md-chro8t.tfm
12mr|texlive-mathdesign-1.55-2|208	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchb7m.tfm
12mr|texlive-mathdesign-1.55-2|209	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchb7t.tfm
12mr|texlive-mathdesign-1.55-2|210	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchb7v.tfm
12mr|texlive-mathdesign-1.55-2|211	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchb7y.tfm
12mr|texlive-mathdesign-1.55-2|212	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchb8c.tfm
12mr|texlive-mathdesign-1.55-2|213	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchb8d.tfm
12mr|texlive-mathdesign-1.55-2|214	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchb8t.tfm
12mr|texlive-mathdesign-1.55-2|215	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchbc8t.tfm
12mr|texlive-mathdesign-1.55-2|216	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchbfc8t.tfm
12mr|texlive-mathdesign-1.55-2|217	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchbi7m.tfm
12mr|texlive-mathdesign-1.55-2|218	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchbi7t.tfm
12mr|texlive-mathdesign-1.55-2|219	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchbi8c.tfm
12mr|texlive-mathdesign-1.55-2|220	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchbi8t.tfm
12mr|texlive-mathdesign-1.55-2|221	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchbic8t.tfm
12mr|texlive-mathdesign-1.55-2|222	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchbifc8t.tfm
12mr|texlive-mathdesign-1.55-2|223	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchbma.tfm
12mr|texlive-mathdesign-1.55-2|224	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchbmb.tfm
12mr|texlive-mathdesign-1.55-2|225	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchbo7t.tfm
12mr|texlive-mathdesign-1.55-2|226	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchbo8c.tfm
12mr|texlive-mathdesign-1.55-2|227	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchbo8t.tfm
12mr|texlive-mathdesign-1.55-2|228	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchboc8t.tfm
12mr|texlive-mathdesign-1.55-2|229	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchbofc8t.tfm
12mr|texlive-mathdesign-1.55-2|230	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchr7m.tfm
12mr|texlive-mathdesign-1.55-2|231	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchr7t.tfm
12mr|texlive-mathdesign-1.55-2|232	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchr7v.tfm
12mr|texlive-mathdesign-1.55-2|233	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchr7y.tfm
12mr|texlive-mathdesign-1.55-2|234	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchr8c.tfm
12mr|texlive-mathdesign-1.55-2|235	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchr8d.tfm
12mr|texlive-mathdesign-1.55-2|236	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchr8t.tfm
12mr|texlive-mathdesign-1.55-2|237	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchrc8t.tfm
12mr|texlive-mathdesign-1.55-2|238	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchrfc8t.tfm
12mr|texlive-mathdesign-1.55-2|239	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchri7m.tfm
12mr|texlive-mathdesign-1.55-2|240	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchri7t.tfm
12mr|texlive-mathdesign-1.55-2|241	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchri8c.tfm
12mr|texlive-mathdesign-1.55-2|242	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchri8t.tfm
12mr|texlive-mathdesign-1.55-2|243	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchric8t.tfm
12mr|texlive-mathdesign-1.55-2|244	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchrifc8t.tfm
12mr|texlive-mathdesign-1.55-2|245	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchrma.tfm
12mr|texlive-mathdesign-1.55-2|246	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchrmb.tfm
12mr|texlive-mathdesign-1.55-2|247	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchro7t.tfm
12mr|texlive-mathdesign-1.55-2|248	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchro8c.tfm
12mr|texlive-mathdesign-1.55-2|249	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchro8t.tfm
12mr|texlive-mathdesign-1.55-2|250	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchroc8t.tfm
12mr|texlive-mathdesign-1.55-2|251	%{_texmfdistdir}/fonts/tfm/mathdesign/mdbch/mdbchrofc8t.tfm
12mr|texlive-mathdesign-1.55-2|252	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utb7m.tfm
12mr|texlive-mathdesign-1.55-2|253	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utb7t.tfm
12mr|texlive-mathdesign-1.55-2|254	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utb7v.tfm
12mr|texlive-mathdesign-1.55-2|255	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utb7y.tfm
12mr|texlive-mathdesign-1.55-2|256	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utb8c.tfm
12mr|texlive-mathdesign-1.55-2|257	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utb8t.tfm
12mr|texlive-mathdesign-1.55-2|258	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utbi7m.tfm
12mr|texlive-mathdesign-1.55-2|259	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utbi7t.tfm
12mr|texlive-mathdesign-1.55-2|260	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utbi8c.tfm
12mr|texlive-mathdesign-1.55-2|261	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utbi8t.tfm
12mr|texlive-mathdesign-1.55-2|262	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utbma.tfm
12mr|texlive-mathdesign-1.55-2|263	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utbmb.tfm
12mr|texlive-mathdesign-1.55-2|264	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utbo7t.tfm
12mr|texlive-mathdesign-1.55-2|265	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utbo8c.tfm
12mr|texlive-mathdesign-1.55-2|266	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utbo8t.tfm
12mr|texlive-mathdesign-1.55-2|267	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utr7m.tfm
12mr|texlive-mathdesign-1.55-2|268	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utr7t.tfm
12mr|texlive-mathdesign-1.55-2|269	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utr7v.tfm
12mr|texlive-mathdesign-1.55-2|270	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utr7y.tfm
12mr|texlive-mathdesign-1.55-2|271	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utr8c.tfm
12mr|texlive-mathdesign-1.55-2|272	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utr8t.tfm
12mr|texlive-mathdesign-1.55-2|273	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utri7m.tfm
12mr|texlive-mathdesign-1.55-2|274	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utri7t.tfm
12mr|texlive-mathdesign-1.55-2|275	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utri8c.tfm
12mr|texlive-mathdesign-1.55-2|276	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utri8t.tfm
12mr|texlive-mathdesign-1.55-2|277	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utrma.tfm
12mr|texlive-mathdesign-1.55-2|278	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utrmb.tfm
12mr|texlive-mathdesign-1.55-2|279	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utro7t.tfm
12mr|texlive-mathdesign-1.55-2|280	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utro8c.tfm
12mr|texlive-mathdesign-1.55-2|281	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/md-utro8t.tfm
12mr|texlive-mathdesign-1.55-2|282	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputb7m.tfm
12mr|texlive-mathdesign-1.55-2|283	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputb7t.tfm
12mr|texlive-mathdesign-1.55-2|284	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputb7v.tfm
12mr|texlive-mathdesign-1.55-2|285	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputb7y.tfm
12mr|texlive-mathdesign-1.55-2|286	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputb8c.tfm
12mr|texlive-mathdesign-1.55-2|287	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputb8t.tfm
12mr|texlive-mathdesign-1.55-2|288	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputbc8t.tfm
12mr|texlive-mathdesign-1.55-2|289	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputbfc8t.tfm
12mr|texlive-mathdesign-1.55-2|290	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputbi7m.tfm
12mr|texlive-mathdesign-1.55-2|291	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputbi7t.tfm
12mr|texlive-mathdesign-1.55-2|292	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputbi8c.tfm
12mr|texlive-mathdesign-1.55-2|293	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputbi8t.tfm
12mr|texlive-mathdesign-1.55-2|294	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputbifc8t.tfm
12mr|texlive-mathdesign-1.55-2|295	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputbma.tfm
12mr|texlive-mathdesign-1.55-2|296	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputbmb.tfm
12mr|texlive-mathdesign-1.55-2|297	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputbo7t.tfm
12mr|texlive-mathdesign-1.55-2|298	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputbo8c.tfm
12mr|texlive-mathdesign-1.55-2|299	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputbo8t.tfm
12mr|texlive-mathdesign-1.55-2|300	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputbofc8t.tfm
12mr|texlive-mathdesign-1.55-2|301	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputr7m.tfm
12mr|texlive-mathdesign-1.55-2|302	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputr7t.tfm
12mr|texlive-mathdesign-1.55-2|303	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputr7v.tfm
12mr|texlive-mathdesign-1.55-2|304	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputr7y.tfm
12mr|texlive-mathdesign-1.55-2|305	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputr8c.tfm
12mr|texlive-mathdesign-1.55-2|306	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputr8t.tfm
12mr|texlive-mathdesign-1.55-2|307	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputrc8t.tfm
12mr|texlive-mathdesign-1.55-2|308	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputrfc8t.tfm
12mr|texlive-mathdesign-1.55-2|309	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputri7m.tfm
12mr|texlive-mathdesign-1.55-2|310	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputri7t.tfm
12mr|texlive-mathdesign-1.55-2|311	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputri8c.tfm
12mr|texlive-mathdesign-1.55-2|312	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputri8t.tfm
12mr|texlive-mathdesign-1.55-2|313	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputrifc8t.tfm
12mr|texlive-mathdesign-1.55-2|314	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputrma.tfm
12mr|texlive-mathdesign-1.55-2|315	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputrmb.tfm
12mr|texlive-mathdesign-1.55-2|316	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputro7t.tfm
12mr|texlive-mathdesign-1.55-2|317	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputro8c.tfm
12mr|texlive-mathdesign-1.55-2|318	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputro8t.tfm
12mr|texlive-mathdesign-1.55-2|319	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/mdputrofc8t.tfm
12mr|texlive-mathdesign-1.55-2|320	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/putb8a.tfm
12mr|texlive-mathdesign-1.55-2|321	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/putb8x.tfm
12mr|texlive-mathdesign-1.55-2|322	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/putb8y.tfm
12mr|texlive-mathdesign-1.55-2|323	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/putbi8a.tfm
12mr|texlive-mathdesign-1.55-2|324	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/putbi8y.tfm
12mr|texlive-mathdesign-1.55-2|325	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/putbo8y.tfm
12mr|texlive-mathdesign-1.55-2|326	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/putr8a.tfm
12mr|texlive-mathdesign-1.55-2|327	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/putr8x.tfm
12mr|texlive-mathdesign-1.55-2|328	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/putr8y.tfm
12mr|texlive-mathdesign-1.55-2|329	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/putri8a.tfm
12mr|texlive-mathdesign-1.55-2|330	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/putri8y.tfm
12mr|texlive-mathdesign-1.55-2|331	%{_texmfdistdir}/fonts/tfm/mathdesign/mdput/putro8y.tfm
12mr|texlive-mathdesign-1.55-2|332	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmm7m.tfm
12mr|texlive-mathdesign-1.55-2|333	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmm7t.tfm
12mr|texlive-mathdesign-1.55-2|334	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmm7v.tfm
12mr|texlive-mathdesign-1.55-2|335	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmm7y.tfm
12mr|texlive-mathdesign-1.55-2|336	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmm8c.tfm
12mr|texlive-mathdesign-1.55-2|337	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmm8d.tfm
12mr|texlive-mathdesign-1.55-2|338	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmm8t.tfm
12mr|texlive-mathdesign-1.55-2|339	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmmi7m.tfm
12mr|texlive-mathdesign-1.55-2|340	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmmi7t.tfm
12mr|texlive-mathdesign-1.55-2|341	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmmi8c.tfm
12mr|texlive-mathdesign-1.55-2|342	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmmi8t.tfm
12mr|texlive-mathdesign-1.55-2|343	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmmma.tfm
12mr|texlive-mathdesign-1.55-2|344	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmmmb.tfm
12mr|texlive-mathdesign-1.55-2|345	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmmo7m.tfm
12mr|texlive-mathdesign-1.55-2|346	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmmo7t.tfm
12mr|texlive-mathdesign-1.55-2|347	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmmo8c.tfm
12mr|texlive-mathdesign-1.55-2|348	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmmo8t.tfm
12mr|texlive-mathdesign-1.55-2|349	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmr7m.tfm
12mr|texlive-mathdesign-1.55-2|350	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmr7t.tfm
12mr|texlive-mathdesign-1.55-2|351	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmr7v.tfm
12mr|texlive-mathdesign-1.55-2|352	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmr7y.tfm
12mr|texlive-mathdesign-1.55-2|353	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmr8c.tfm
12mr|texlive-mathdesign-1.55-2|354	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmr8d.tfm
12mr|texlive-mathdesign-1.55-2|355	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmr8t.tfm
12mr|texlive-mathdesign-1.55-2|356	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmree.tfm
12mr|texlive-mathdesign-1.55-2|357	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmri7m.tfm
12mr|texlive-mathdesign-1.55-2|358	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmri7t.tfm
12mr|texlive-mathdesign-1.55-2|359	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmri8c.tfm
12mr|texlive-mathdesign-1.55-2|360	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmri8t.tfm
12mr|texlive-mathdesign-1.55-2|361	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmrma.tfm
12mr|texlive-mathdesign-1.55-2|362	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmrmb.tfm
12mr|texlive-mathdesign-1.55-2|363	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmro7m.tfm
12mr|texlive-mathdesign-1.55-2|364	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmro7t.tfm
12mr|texlive-mathdesign-1.55-2|365	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmro8c.tfm
12mr|texlive-mathdesign-1.55-2|366	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/md-gmro8t.tfm
12mr|texlive-mathdesign-1.55-2|367	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmm7m.tfm
12mr|texlive-mathdesign-1.55-2|368	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmm7t.tfm
12mr|texlive-mathdesign-1.55-2|369	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmm7v.tfm
12mr|texlive-mathdesign-1.55-2|370	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmm7y.tfm
12mr|texlive-mathdesign-1.55-2|371	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmm8c.tfm
12mr|texlive-mathdesign-1.55-2|372	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmm8d.tfm
12mr|texlive-mathdesign-1.55-2|373	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmm8t.tfm
12mr|texlive-mathdesign-1.55-2|374	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmmfc8t.tfm
12mr|texlive-mathdesign-1.55-2|375	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmmi7m.tfm
12mr|texlive-mathdesign-1.55-2|376	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmmi7t.tfm
12mr|texlive-mathdesign-1.55-2|377	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmmi8c.tfm
12mr|texlive-mathdesign-1.55-2|378	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmmi8t.tfm
12mr|texlive-mathdesign-1.55-2|379	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmmifc8t.tfm
12mr|texlive-mathdesign-1.55-2|380	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmmma.tfm
12mr|texlive-mathdesign-1.55-2|381	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmmmb.tfm
12mr|texlive-mathdesign-1.55-2|382	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmmo7t.tfm
12mr|texlive-mathdesign-1.55-2|383	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmmo8c.tfm
12mr|texlive-mathdesign-1.55-2|384	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmmo8t.tfm
12mr|texlive-mathdesign-1.55-2|385	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmmofc8t.tfm
12mr|texlive-mathdesign-1.55-2|386	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmr7m.tfm
12mr|texlive-mathdesign-1.55-2|387	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmr7t.tfm
12mr|texlive-mathdesign-1.55-2|388	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmr7v.tfm
12mr|texlive-mathdesign-1.55-2|389	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmr7y.tfm
12mr|texlive-mathdesign-1.55-2|390	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmr8c.tfm
12mr|texlive-mathdesign-1.55-2|391	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmr8d.tfm
12mr|texlive-mathdesign-1.55-2|392	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmr8t.tfm
12mr|texlive-mathdesign-1.55-2|393	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmrfc8t.tfm
12mr|texlive-mathdesign-1.55-2|394	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmri7m.tfm
12mr|texlive-mathdesign-1.55-2|395	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmri7t.tfm
12mr|texlive-mathdesign-1.55-2|396	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmri8c.tfm
12mr|texlive-mathdesign-1.55-2|397	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmri8t.tfm
12mr|texlive-mathdesign-1.55-2|398	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmrifc8t.tfm
12mr|texlive-mathdesign-1.55-2|399	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmrma.tfm
12mr|texlive-mathdesign-1.55-2|400	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmrmb.tfm
12mr|texlive-mathdesign-1.55-2|401	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmro7t.tfm
12mr|texlive-mathdesign-1.55-2|402	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmro8c.tfm
12mr|texlive-mathdesign-1.55-2|403	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmro8t.tfm
12mr|texlive-mathdesign-1.55-2|404	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/mdugmrofc8t.tfm
12mr|texlive-mathdesign-1.55-2|405	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/ugmm8a.tfm
12mr|texlive-mathdesign-1.55-2|406	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/ugmm8y.tfm
12mr|texlive-mathdesign-1.55-2|407	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/ugmmi8a.tfm
12mr|texlive-mathdesign-1.55-2|408	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/ugmmi8y.tfm
12mr|texlive-mathdesign-1.55-2|409	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/ugmmo8y.tfm
12mr|texlive-mathdesign-1.55-2|410	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/ugmr8a.tfm
12mr|texlive-mathdesign-1.55-2|411	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/ugmr8y.tfm
12mr|texlive-mathdesign-1.55-2|412	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/ugmri8a.tfm
12mr|texlive-mathdesign-1.55-2|413	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/ugmri8y.tfm
12mr|texlive-mathdesign-1.55-2|414	%{_texmfdistdir}/fonts/tfm/mathdesign/mdugm/ugmro8y.tfm
12mr|texlive-mathdesign-1.55-2|415	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chb7m.pfb
12mr|texlive-mathdesign-1.55-2|416	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chb7t.pfb
12mr|texlive-mathdesign-1.55-2|417	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chb7v.pfb
12mr|texlive-mathdesign-1.55-2|418	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chb7y.pfb
12mr|texlive-mathdesign-1.55-2|419	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chb8c.pfb
12mr|texlive-mathdesign-1.55-2|420	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chb8d.pfb
12mr|texlive-mathdesign-1.55-2|421	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chb8t.pfb
12mr|texlive-mathdesign-1.55-2|422	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chbi7m.pfb
12mr|texlive-mathdesign-1.55-2|423	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chbi7t.pfb
12mr|texlive-mathdesign-1.55-2|424	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chbi8c.pfb
12mr|texlive-mathdesign-1.55-2|425	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chbi8t.pfb
12mr|texlive-mathdesign-1.55-2|426	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chbma.pfb
12mr|texlive-mathdesign-1.55-2|427	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chbmb.pfb
12mr|texlive-mathdesign-1.55-2|428	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chr7m.pfb
12mr|texlive-mathdesign-1.55-2|429	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chr7t.pfb
12mr|texlive-mathdesign-1.55-2|430	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chr7t5.pfb
12mr|texlive-mathdesign-1.55-2|431	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chr7t6.pfb
12mr|texlive-mathdesign-1.55-2|432	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chr7t7.pfb
12mr|texlive-mathdesign-1.55-2|433	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chr7t8.pfb
12mr|texlive-mathdesign-1.55-2|434	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chr7t9.pfb
12mr|texlive-mathdesign-1.55-2|435	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chr7v.pfb
12mr|texlive-mathdesign-1.55-2|436	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chr7y.pfb
12mr|texlive-mathdesign-1.55-2|437	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chr8c.pfb
12mr|texlive-mathdesign-1.55-2|438	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chr8d.pfb
12mr|texlive-mathdesign-1.55-2|439	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chr8t.pfb
12mr|texlive-mathdesign-1.55-2|440	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chree.pfb
12mr|texlive-mathdesign-1.55-2|441	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chri7m.pfb
12mr|texlive-mathdesign-1.55-2|442	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chri7t.pfb
12mr|texlive-mathdesign-1.55-2|443	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chri7t5.pfb
12mr|texlive-mathdesign-1.55-2|444	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chri7t6.pfb
12mr|texlive-mathdesign-1.55-2|445	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chri7t7.pfb
12mr|texlive-mathdesign-1.55-2|446	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chri7t8.pfb
12mr|texlive-mathdesign-1.55-2|447	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chri7t9.pfb
12mr|texlive-mathdesign-1.55-2|448	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chri8c.pfb
12mr|texlive-mathdesign-1.55-2|449	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chri8t.pfb
12mr|texlive-mathdesign-1.55-2|450	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chrma.pfb
12mr|texlive-mathdesign-1.55-2|451	%{_texmfdistdir}/fonts/type1/mathdesign/mdbch/md-chrmb.pfb
12mr|texlive-mathdesign-1.55-2|452	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utb7m.pfb
12mr|texlive-mathdesign-1.55-2|453	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utb7t.pfb
12mr|texlive-mathdesign-1.55-2|454	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utb7v.pfb
12mr|texlive-mathdesign-1.55-2|455	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utb7y.pfb
12mr|texlive-mathdesign-1.55-2|456	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utb8c.pfb
12mr|texlive-mathdesign-1.55-2|457	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utb8t.pfb
12mr|texlive-mathdesign-1.55-2|458	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utbi7m.pfb
12mr|texlive-mathdesign-1.55-2|459	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utbi7t.pfb
12mr|texlive-mathdesign-1.55-2|460	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utbi8c.pfb
12mr|texlive-mathdesign-1.55-2|461	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utbi8t.pfb
12mr|texlive-mathdesign-1.55-2|462	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utbma.pfb
12mr|texlive-mathdesign-1.55-2|463	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utbmb.pfb
12mr|texlive-mathdesign-1.55-2|464	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utr7m.pfb
12mr|texlive-mathdesign-1.55-2|465	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utr7t.pfb
12mr|texlive-mathdesign-1.55-2|466	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utr7v.pfb
12mr|texlive-mathdesign-1.55-2|467	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utr7y.pfb
12mr|texlive-mathdesign-1.55-2|468	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utr8c.pfb
12mr|texlive-mathdesign-1.55-2|469	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utr8t.pfb
12mr|texlive-mathdesign-1.55-2|470	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utri7m.pfb
12mr|texlive-mathdesign-1.55-2|471	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utri7t.pfb
12mr|texlive-mathdesign-1.55-2|472	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utri8c.pfb
12mr|texlive-mathdesign-1.55-2|473	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utri8t.pfb
12mr|texlive-mathdesign-1.55-2|474	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utrma.pfb
12mr|texlive-mathdesign-1.55-2|475	%{_texmfdistdir}/fonts/type1/mathdesign/mdput/md-utrmb.pfb
12mr|texlive-mathdesign-1.55-2|476	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmm7m.pfb
12mr|texlive-mathdesign-1.55-2|477	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmm7t.pfb
12mr|texlive-mathdesign-1.55-2|478	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmm7v.pfb
12mr|texlive-mathdesign-1.55-2|479	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmm7y.pfb
12mr|texlive-mathdesign-1.55-2|480	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmm8c.pfb
12mr|texlive-mathdesign-1.55-2|481	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmm8t.pfb
12mr|texlive-mathdesign-1.55-2|482	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmmi7m.pfb
12mr|texlive-mathdesign-1.55-2|483	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmmi7t.pfb
12mr|texlive-mathdesign-1.55-2|484	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmmi8c.pfb
12mr|texlive-mathdesign-1.55-2|485	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmmi8t.pfb
12mr|texlive-mathdesign-1.55-2|486	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmmma.pfb
12mr|texlive-mathdesign-1.55-2|487	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmmmb.pfb
12mr|texlive-mathdesign-1.55-2|488	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmr7m.pfb
12mr|texlive-mathdesign-1.55-2|489	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmr7t.pfb
12mr|texlive-mathdesign-1.55-2|490	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmr7v.pfb
12mr|texlive-mathdesign-1.55-2|491	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmr7y.pfb
12mr|texlive-mathdesign-1.55-2|492	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmr8c.pfb
12mr|texlive-mathdesign-1.55-2|493	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmr8t.pfb
12mr|texlive-mathdesign-1.55-2|494	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmri7m.pfb
12mr|texlive-mathdesign-1.55-2|495	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmri7t.pfb
12mr|texlive-mathdesign-1.55-2|496	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmri8c.pfb
12mr|texlive-mathdesign-1.55-2|497	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmri8t.pfb
12mr|texlive-mathdesign-1.55-2|498	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmrma.pfb
12mr|texlive-mathdesign-1.55-2|499	%{_texmfdistdir}/fonts/type1/mathdesign/mdugm/md-gmrmb.pfb
12mr|texlive-mathdesign-1.55-2|500	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchb7m.vf
12mr|texlive-mathdesign-1.55-2|501	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchb7t.vf
12mr|texlive-mathdesign-1.55-2|502	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchb7v.vf
12mr|texlive-mathdesign-1.55-2|503	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchb7y.vf
12mr|texlive-mathdesign-1.55-2|504	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchb8c.vf
12mr|texlive-mathdesign-1.55-2|505	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchb8d.vf
12mr|texlive-mathdesign-1.55-2|506	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchb8t.vf
12mr|texlive-mathdesign-1.55-2|507	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchbc8t.vf
12mr|texlive-mathdesign-1.55-2|508	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchbfc8t.vf
12mr|texlive-mathdesign-1.55-2|509	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchbi7m.vf
12mr|texlive-mathdesign-1.55-2|510	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchbi7t.vf
12mr|texlive-mathdesign-1.55-2|511	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchbi8c.vf
12mr|texlive-mathdesign-1.55-2|512	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchbi8t.vf
12mr|texlive-mathdesign-1.55-2|513	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchbic8t.vf
12mr|texlive-mathdesign-1.55-2|514	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchbifc8t.vf
12mr|texlive-mathdesign-1.55-2|515	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchbma.vf
12mr|texlive-mathdesign-1.55-2|516	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchbmb.vf
12mr|texlive-mathdesign-1.55-2|517	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchbo7t.vf
12mr|texlive-mathdesign-1.55-2|518	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchbo8c.vf
12mr|texlive-mathdesign-1.55-2|519	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchbo8t.vf
12mr|texlive-mathdesign-1.55-2|520	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchboc8t.vf
12mr|texlive-mathdesign-1.55-2|521	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchbofc8t.vf
12mr|texlive-mathdesign-1.55-2|522	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchr7m.vf
12mr|texlive-mathdesign-1.55-2|523	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchr7t.vf
12mr|texlive-mathdesign-1.55-2|524	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchr7v.vf
12mr|texlive-mathdesign-1.55-2|525	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchr7y.vf
12mr|texlive-mathdesign-1.55-2|526	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchr8c.vf
12mr|texlive-mathdesign-1.55-2|527	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchr8d.vf
12mr|texlive-mathdesign-1.55-2|528	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchr8t.vf
12mr|texlive-mathdesign-1.55-2|529	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchrc8t.vf
12mr|texlive-mathdesign-1.55-2|530	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchrfc8t.vf
12mr|texlive-mathdesign-1.55-2|531	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchri7m.vf
12mr|texlive-mathdesign-1.55-2|532	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchri7t.vf
12mr|texlive-mathdesign-1.55-2|533	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchri8c.vf
12mr|texlive-mathdesign-1.55-2|534	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchri8t.vf
12mr|texlive-mathdesign-1.55-2|535	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchric8t.vf
12mr|texlive-mathdesign-1.55-2|536	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchrifc8t.vf
12mr|texlive-mathdesign-1.55-2|537	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchrma.vf
12mr|texlive-mathdesign-1.55-2|538	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchrmb.vf
12mr|texlive-mathdesign-1.55-2|539	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchro7t.vf
12mr|texlive-mathdesign-1.55-2|540	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchro8c.vf
12mr|texlive-mathdesign-1.55-2|541	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchro8t.vf
12mr|texlive-mathdesign-1.55-2|542	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchroc8t.vf
12mr|texlive-mathdesign-1.55-2|543	%{_texmfdistdir}/fonts/vf/mathdesign/mdbch/mdbchrofc8t.vf
12mr|texlive-mathdesign-1.55-2|544	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputb7m.vf
12mr|texlive-mathdesign-1.55-2|545	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputb7t.vf
12mr|texlive-mathdesign-1.55-2|546	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputb7v.vf
12mr|texlive-mathdesign-1.55-2|547	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputb7y.vf
12mr|texlive-mathdesign-1.55-2|548	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputb8c.vf
12mr|texlive-mathdesign-1.55-2|549	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputb8t.vf
12mr|texlive-mathdesign-1.55-2|550	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputbc8t.vf
12mr|texlive-mathdesign-1.55-2|551	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputbfc8t.vf
12mr|texlive-mathdesign-1.55-2|552	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputbi7m.vf
12mr|texlive-mathdesign-1.55-2|553	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputbi7t.vf
12mr|texlive-mathdesign-1.55-2|554	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputbi8c.vf
12mr|texlive-mathdesign-1.55-2|555	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputbi8t.vf
12mr|texlive-mathdesign-1.55-2|556	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputbifc8t.vf
12mr|texlive-mathdesign-1.55-2|557	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputbma.vf
12mr|texlive-mathdesign-1.55-2|558	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputbmb.vf
12mr|texlive-mathdesign-1.55-2|559	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputbo7t.vf
12mr|texlive-mathdesign-1.55-2|560	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputbo8c.vf
12mr|texlive-mathdesign-1.55-2|561	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputbo8t.vf
12mr|texlive-mathdesign-1.55-2|562	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputbofc8t.vf
12mr|texlive-mathdesign-1.55-2|563	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputr7m.vf
12mr|texlive-mathdesign-1.55-2|564	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputr7t.vf
12mr|texlive-mathdesign-1.55-2|565	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputr7v.vf
12mr|texlive-mathdesign-1.55-2|566	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputr7y.vf
12mr|texlive-mathdesign-1.55-2|567	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputr8c.vf
12mr|texlive-mathdesign-1.55-2|568	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputr8t.vf
12mr|texlive-mathdesign-1.55-2|569	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputrc8t.vf
12mr|texlive-mathdesign-1.55-2|570	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputrfc8t.vf
12mr|texlive-mathdesign-1.55-2|571	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputri7m.vf
12mr|texlive-mathdesign-1.55-2|572	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputri7t.vf
12mr|texlive-mathdesign-1.55-2|573	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputri8c.vf
12mr|texlive-mathdesign-1.55-2|574	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputri8t.vf
12mr|texlive-mathdesign-1.55-2|575	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputrifc8t.vf
12mr|texlive-mathdesign-1.55-2|576	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputrma.vf
12mr|texlive-mathdesign-1.55-2|577	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputrmb.vf
12mr|texlive-mathdesign-1.55-2|578	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputro7t.vf
12mr|texlive-mathdesign-1.55-2|579	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputro8c.vf
12mr|texlive-mathdesign-1.55-2|580	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputro8t.vf
12mr|texlive-mathdesign-1.55-2|581	%{_texmfdistdir}/fonts/vf/mathdesign/mdput/mdputrofc8t.vf
12mr|texlive-mathdesign-1.55-2|582	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmm7m.vf
12mr|texlive-mathdesign-1.55-2|583	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmm7t.vf
12mr|texlive-mathdesign-1.55-2|584	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmm7v.vf
12mr|texlive-mathdesign-1.55-2|585	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmm7y.vf
12mr|texlive-mathdesign-1.55-2|586	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmm8c.vf
12mr|texlive-mathdesign-1.55-2|587	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmm8d.vf
12mr|texlive-mathdesign-1.55-2|588	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmm8t.vf
12mr|texlive-mathdesign-1.55-2|589	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmmfc8t.vf
12mr|texlive-mathdesign-1.55-2|590	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmmi7m.vf
12mr|texlive-mathdesign-1.55-2|591	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmmi7t.vf
12mr|texlive-mathdesign-1.55-2|592	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmmi8c.vf
12mr|texlive-mathdesign-1.55-2|593	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmmi8t.vf
12mr|texlive-mathdesign-1.55-2|594	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmmifc8t.vf
12mr|texlive-mathdesign-1.55-2|595	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmmma.vf
12mr|texlive-mathdesign-1.55-2|596	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmmmb.vf
12mr|texlive-mathdesign-1.55-2|597	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmmo7t.vf
12mr|texlive-mathdesign-1.55-2|598	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmmo8c.vf
12mr|texlive-mathdesign-1.55-2|599	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmmo8t.vf
12mr|texlive-mathdesign-1.55-2|600	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmmofc8t.vf
12mr|texlive-mathdesign-1.55-2|601	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmr7m.vf
12mr|texlive-mathdesign-1.55-2|602	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmr7t.vf
12mr|texlive-mathdesign-1.55-2|603	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmr7v.vf
12mr|texlive-mathdesign-1.55-2|604	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmr7y.vf
12mr|texlive-mathdesign-1.55-2|605	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmr8c.vf
12mr|texlive-mathdesign-1.55-2|606	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmr8d.vf
12mr|texlive-mathdesign-1.55-2|607	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmr8t.vf
12mr|texlive-mathdesign-1.55-2|608	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmrfc8t.vf
12mr|texlive-mathdesign-1.55-2|609	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmri7m.vf
12mr|texlive-mathdesign-1.55-2|610	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmri7t.vf
12mr|texlive-mathdesign-1.55-2|611	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmri8c.vf
12mr|texlive-mathdesign-1.55-2|612	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmri8t.vf
12mr|texlive-mathdesign-1.55-2|613	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmrifc8t.vf
12mr|texlive-mathdesign-1.55-2|614	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmrma.vf
12mr|texlive-mathdesign-1.55-2|615	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmrmb.vf
12mr|texlive-mathdesign-1.55-2|616	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmro7t.vf
12mr|texlive-mathdesign-1.55-2|617	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmro8c.vf
12mr|texlive-mathdesign-1.55-2|618	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmro8t.vf
12mr|texlive-mathdesign-1.55-2|619	%{_texmfdistdir}/fonts/vf/mathdesign/mdugm/mdugmrofc8t.vf
12mr|texlive-mathdesign-1.55-2|620	%{_texmfdistdir}/tex/latex/mathdesign/mathdesign.sty
12mr|texlive-mathdesign-1.55-2|621	%{_texmfdistdir}/tex/latex/mathdesign/mdacmr.fd
12mr|texlive-mathdesign-1.55-2|622	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/mdamdbch.fd
12mr|texlive-mathdesign-1.55-2|623	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/mdbch.cfg
12mr|texlive-mathdesign-1.55-2|624	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/mdbch.sty
12mr|texlive-mathdesign-1.55-2|625	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/mdbmdbch.fd
12mr|texlive-mathdesign-1.55-2|626	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/mdomxmdbch.fd
12mr|texlive-mathdesign-1.55-2|627	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/omlmdbch.fd
12mr|texlive-mathdesign-1.55-2|628	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/omsmdbch.fd
12mr|texlive-mathdesign-1.55-2|629	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/omxmdbch.fd
12mr|texlive-mathdesign-1.55-2|630	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/ot1mdbch.fd
12mr|texlive-mathdesign-1.55-2|631	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/t1mdbch.fd
12mr|texlive-mathdesign-1.55-2|632	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/ts1mdbch.fd
12mr|texlive-mathdesign-1.55-2|633	%{_texmfdistdir}/tex/latex/mathdesign/mdbcmr.fd
12mr|texlive-mathdesign-1.55-2|634	%{_texmfdistdir}/tex/latex/mathdesign/mdfont.def
12mr|texlive-mathdesign-1.55-2|635	%{_texmfdistdir}/tex/latex/mathdesign/mdput/mdamdput.fd
12mr|texlive-mathdesign-1.55-2|636	%{_texmfdistdir}/tex/latex/mathdesign/mdput/mdbmdput.fd
12mr|texlive-mathdesign-1.55-2|637	%{_texmfdistdir}/tex/latex/mathdesign/mdput/mdput.cfg
12mr|texlive-mathdesign-1.55-2|638	%{_texmfdistdir}/tex/latex/mathdesign/mdput/mdput.sty
12mr|texlive-mathdesign-1.55-2|639	%{_texmfdistdir}/tex/latex/mathdesign/mdput/omlmdput.fd
12mr|texlive-mathdesign-1.55-2|640	%{_texmfdistdir}/tex/latex/mathdesign/mdput/omsmdput.fd
12mr|texlive-mathdesign-1.55-2|641	%{_texmfdistdir}/tex/latex/mathdesign/mdput/omxmdput.fd
12mr|texlive-mathdesign-1.55-2|642	%{_texmfdistdir}/tex/latex/mathdesign/mdput/ot1mdput.fd
12mr|texlive-mathdesign-1.55-2|643	%{_texmfdistdir}/tex/latex/mathdesign/mdput/t1mdput.fd
12mr|texlive-mathdesign-1.55-2|644	%{_texmfdistdir}/tex/latex/mathdesign/mdput/t1putr.fd
12mr|texlive-mathdesign-1.55-2|645	%{_texmfdistdir}/tex/latex/mathdesign/mdput/ts1mdput.fd
12mr|texlive-mathdesign-1.55-2|646	%{_texmfdistdir}/tex/latex/mathdesign/mdsffont.def
12mr|texlive-mathdesign-1.55-2|647	%{_texmfdistdir}/tex/latex/mathdesign/mdttfont.def
12mr|texlive-mathdesign-1.55-2|648	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/mdamdugm.fd
12mr|texlive-mathdesign-1.55-2|649	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/mdbmdugm.fd
12mr|texlive-mathdesign-1.55-2|650	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/mdugm.cfg
12mr|texlive-mathdesign-1.55-2|651	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/mdugm.sty
12mr|texlive-mathdesign-1.55-2|652	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/omlmdugm.fd
12mr|texlive-mathdesign-1.55-2|653	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/omsmdugm.fd
12mr|texlive-mathdesign-1.55-2|654	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/omxmdugm.fd
12mr|texlive-mathdesign-1.55-2|655	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/ot1mdugm.fd
12mr|texlive-mathdesign-1.55-2|656	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/t1mdugm.fd
12mr|texlive-mathdesign-1.55-2|657	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/ts1mdugm.fd
12mr|texlive-mathdesign-1.55-2|658	%_texmf_updmap_d/mathdesign
12mr|texlive-mathdesign-1.55-2|659	%doc %{_texmfdistdir}/doc/fonts/mathdesign/MD-adobe-utopia-doc.pdf
12mr|texlive-mathdesign-1.55-2|660	%doc %{_texmfdistdir}/doc/fonts/mathdesign/MD-adobe-utopia-example.pdf
12mr|texlive-mathdesign-1.55-2|661	%doc %{_texmfdistdir}/doc/fonts/mathdesign/MD-bitstream-charter-doc.pdf
12mr|texlive-mathdesign-1.55-2|662	%doc %{_texmfdistdir}/doc/fonts/mathdesign/MD-bitstream-charter-example.pdf
12mr|texlive-mathdesign-1.55-2|663	%doc %{_texmfdistdir}/doc/fonts/mathdesign/MD-urw-garamond-doc.pdf
12mr|texlive-mathdesign-1.55-2|664	%doc %{_texmfdistdir}/doc/fonts/mathdesign/MD-urw-garamond-example.pdf
12mr|texlive-mathdesign-1.55-2|665	%doc %{_texmfdistdir}/doc/fonts/mathdesign/README
12mr|texlive-mathdesign-1.55-2|666	%doc %{_texmfdistdir}/doc/fonts/mathdesign/mathdesign-doc.pdf
12mr|texlive-mathdesign-1.55-2|667	%doc %{_texmfdistdir}/doc/latex/mathdesign/mathdesign-doc.pdf
12mr|texlive-mathdesign-1.55-2|668	%doc %{_texmfdistdir}/doc/latex/mathdesign/mdbch/MD-bitstream-charter-doc.pdf
12mr|texlive-mathdesign-1.55-2|669	%doc %{_texmfdistdir}/doc/latex/mathdesign/mdbch/mdbchtest.tex
12mr|texlive-mathdesign-1.55-2|670	%doc %{_texmfdistdir}/doc/latex/mathdesign/mdput/MD-adobe-utopia-doc.pdf
12mr|texlive-mathdesign-1.55-2|671	%doc %{_texmfdistdir}/doc/latex/mathdesign/mdput/mdputtest.tex
12mr|texlive-mathdesign-1.55-2|672	%doc %{_texmfdistdir}/doc/latex/mathdesign/mdugm/MD-urw-garamond-doc.pdf
12mr|texlive-mathdesign-1.55-2|673	%doc %{_texmfdistdir}/doc/latex/mathdesign/mdugm/mdugmtest.tex
12mr|texlive-mathdesign-1.55-2|674	
12mr|texlive-mathdesign-1.55-2|675	#-----------------------------------------------------------------------
12mr|texlive-mathdesign-1.55-2|676	%prep
12mr|texlive-mathdesign-1.55-2|677	%setup -c -a0 -a1
12mr|texlive-mathdesign-1.55-2|678	
12mr|texlive-mathdesign-1.55-2|679	%build
12mr|texlive-mathdesign-1.55-2|680	
12mr|texlive-mathdesign-1.55-2|681	%install
12mr|texlive-mathdesign-1.55-2|682	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-mathdesign-1.55-2|683	cp -fpar dvips fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-mathdesign-1.55-2|684	mkdir -p %{buildroot}%{_texmf_updmap_d}
12mr|texlive-mathdesign-1.55-2|685	cat > %{buildroot}%{_texmf_updmap_d}/mathdesign <<EOF
12mr|texlive-mathdesign-1.55-2|686	Map mdbch.map
12mr|texlive-mathdesign-1.55-2|687	Map mdput.map
12mr|texlive-mathdesign-1.55-2|688	Map mdugm.map
12mr|texlive-mathdesign-1.55-2|689	EOF
12mr|texlive-mathdesign-1.55-2|690	
12mr|texlive-mathdesign-1.55-2|691	
12mr|texlive-mathdesign-1.55-2|692	
12mr|texlive-mathdesign-1.55-2|693	%changelog
12mr|texlive-mathdesign-1.55-2|694	

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

18002 12
12mr|texlive-mhchem-3.11-2|1	# revision 23334
12mr|texlive-mhchem-3.11-2|2	# category Package
12mr|texlive-mhchem-3.11-2|3	# catalog-ctan /macros/latex/contrib/mhchem
12mr|texlive-mhchem-3.11-2|4	# catalog-date 2011-06-05 22:15:19 +0200
12mr|texlive-mhchem-3.11-2|5	# catalog-license lppl
12mr|texlive-mhchem-3.11-2|6	# catalog-version 3.11
12mr|texlive-mhchem-3.11-2|7	Name:		texlive-mhchem
12mr|texlive-mhchem-3.11-2|8	Version:	3.11
12mr|texlive-mhchem-3.11-2|9	Release:	2
12mr|texlive-mhchem-3.11-2|10	Summary:	Typeset chemical formulae/equations and Risk and Safety phrases
12mr|texlive-mhchem-3.11-2|11	Group:		Publishing
12mr|texlive-mhchem-3.11-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem
12mr|texlive-mhchem-3.11-2|13	License:	LPPL
12mr|texlive-mhchem-3.11-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mhchem.tar.xz
12mr|texlive-mhchem-3.11-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mhchem.doc.tar.xz
12mr|texlive-mhchem-3.11-2|16	BuildArch:	noarch
12mr|texlive-mhchem-3.11-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-mhchem-3.11-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-mhchem-3.11-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-mhchem-3.11-2|20	
12mr|texlive-mhchem-3.11-2|21	%description
12mr|texlive-mhchem-3.11-2|22	Currently, the mhchem bundle consists of two packages: mhchem
12mr|texlive-mhchem-3.11-2|23	and rsphrase. The mhchem package provides two commands: one for
12mr|texlive-mhchem-3.11-2|24	typesetting chemical molecular formulae and one for typesetting
12mr|texlive-mhchem-3.11-2|25	chemical equations with these formulae. The rsphrase package
12mr|texlive-mhchem-3.11-2|26	contains the text of all official Risk and Safety (R and S)
12mr|texlive-mhchem-3.11-2|27	Phrases that are used to label chemicals. At the time being,
12mr|texlive-mhchem-3.11-2|28	these phrases are available in Danish, English, French, German
12mr|texlive-mhchem-3.11-2|29	(current spelling), and Spanish.
12mr|texlive-mhchem-3.11-2|30	
12mr|texlive-mhchem-3.11-2|31	%post
12mr|texlive-mhchem-3.11-2|32	%{_sbindir}/texlive.post
12mr|texlive-mhchem-3.11-2|33	
12mr|texlive-mhchem-3.11-2|34	%postun
12mr|texlive-mhchem-3.11-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-mhchem-3.11-2|36	%{_sbindir}/texlive.post
12mr|texlive-mhchem-3.11-2|37	fi
12mr|texlive-mhchem-3.11-2|38	
12mr|texlive-mhchem-3.11-2|39	#-----------------------------------------------------------------------
12mr|texlive-mhchem-3.11-2|40	%files
12mr|texlive-mhchem-3.11-2|41	%{_texmfdistdir}/tex/latex/mhchem/mhchem.sty
12mr|texlive-mhchem-3.11-2|42	%{_texmfdistdir}/tex/latex/mhchem/rsphrase.sty
12mr|texlive-mhchem-3.11-2|43	%doc %{_texmfdistdir}/doc/latex/mhchem/legal.txt
12mr|texlive-mhchem-3.11-2|44	%doc %{_texmfdistdir}/doc/latex/mhchem/mhchem.pdf
12mr|texlive-mhchem-3.11-2|45	
12mr|texlive-mhchem-3.11-2|46	#-----------------------------------------------------------------------
12mr|texlive-mhchem-3.11-2|47	%prep
12mr|texlive-mhchem-3.11-2|48	%setup -c -a0 -a1
12mr|texlive-mhchem-3.11-2|49	
12mr|texlive-mhchem-3.11-2|50	%build
12mr|texlive-mhchem-3.11-2|51	
12mr|texlive-mhchem-3.11-2|52	%install
12mr|texlive-mhchem-3.11-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-mhchem-3.11-2|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-mhchem-3.11-2|55	
12mr|texlive-mhchem-3.11-2|56	
12mr|texlive-mhchem-3.11-2|57	
12mr|texlive-mhchem-3.11-2|58	%changelog
12mr|texlive-mhchem-3.11-2|59	

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

18004 12
12mr|texlive-microtype-2.4-2|1	# revision 16687
12mr|texlive-microtype-2.4-2|2	# category Package
12mr|texlive-microtype-2.4-2|3	# catalog-ctan /macros/latex/contrib/microtype
12mr|texlive-microtype-2.4-2|4	# catalog-date 2010-01-12 04:41:39 +0100
12mr|texlive-microtype-2.4-2|5	# catalog-license lppl
12mr|texlive-microtype-2.4-2|6	# catalog-version 2.4
12mr|texlive-microtype-2.4-2|7	Name:		texlive-microtype
12mr|texlive-microtype-2.4-2|8	Version:	2.4
12mr|texlive-microtype-2.4-2|9	Release:	2
12mr|texlive-microtype-2.4-2|10	Summary:	An interface to the micro-typographic features of pdfTeX
12mr|texlive-microtype-2.4-2|11	Group:		Publishing
12mr|texlive-microtype-2.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/microtype
12mr|texlive-microtype-2.4-2|13	License:	LPPL
12mr|texlive-microtype-2.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/microtype.tar.xz
12mr|texlive-microtype-2.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/microtype.doc.tar.xz
12mr|texlive-microtype-2.4-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/microtype.source.tar.xz
12mr|texlive-microtype-2.4-2|17	BuildArch:	noarch
12mr|texlive-microtype-2.4-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-microtype-2.4-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-microtype-2.4-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-microtype-2.4-2|21	
12mr|texlive-microtype-2.4-2|22	%description
12mr|texlive-microtype-2.4-2|23	The package provides a LaTeX interface to pdfTeX's micro-
12mr|texlive-microtype-2.4-2|24	typographic extensions: character protrusion and font
12mr|texlive-microtype-2.4-2|25	expansion. The package also offers a lua interface to the
12mr|texlive-microtype-2.4-2|26	corresponding features of LuaTeX. The package allows you to
12mr|texlive-microtype-2.4-2|27	restrict character protrusion and/or font expansion to a
12mr|texlive-microtype-2.4-2|28	certain set of fonts, or to certain parts of the document (for
12mr|texlive-microtype-2.4-2|29	example, based on selected language), and to configure micro-
12mr|texlive-microtype-2.4-2|30	typographic aspects of the fonts in a straight-forward and
12mr|texlive-microtype-2.4-2|31	flexible way. Settings for various fonts are provided. The
12mr|texlive-microtype-2.4-2|32	bundle also provides a letterspace package; this improves on
12mr|texlive-microtype-2.4-2|33	the alternatives (letterspacing and soul), and also provides a
12mr|texlive-microtype-2.4-2|34	means of protecting ligatures--notably those in fraktur fonts.
12mr|texlive-microtype-2.4-2|35	Note: Font expansion and character protrusion only work with
12mr|texlive-microtype-2.4-2|36	pdfTeX and LuaTeX. For pdfTeX, at least version 0.14f is
12mr|texlive-microtype-2.4-2|37	required; version 1.20a is needed for automatic font expansion.
12mr|texlive-microtype-2.4-2|38	With pdfTeX version 1.30, a command is provided for suppressing
12mr|texlive-microtype-2.4-2|39	ligatures.
12mr|texlive-microtype-2.4-2|40	
12mr|texlive-microtype-2.4-2|41	%post
12mr|texlive-microtype-2.4-2|42	%{_sbindir}/texlive.post
12mr|texlive-microtype-2.4-2|43	
12mr|texlive-microtype-2.4-2|44	%postun
12mr|texlive-microtype-2.4-2|45	if [ $1 -eq 0 ]; then
12mr|texlive-microtype-2.4-2|46	%{_sbindir}/texlive.post
12mr|texlive-microtype-2.4-2|47	fi
12mr|texlive-microtype-2.4-2|48	
12mr|texlive-microtype-2.4-2|49	#-----------------------------------------------------------------------
12mr|texlive-microtype-2.4-2|50	%files
12mr|texlive-microtype-2.4-2|51	%{_texmfdistdir}/tex/latex/microtype/letterspace.sty
12mr|texlive-microtype-2.4-2|52	%{_texmfdistdir}/tex/latex/microtype/microtype.cfg
12mr|texlive-microtype-2.4-2|53	%{_texmfdistdir}/tex/latex/microtype/microtype.lua
12mr|texlive-microtype-2.4-2|54	%{_texmfdistdir}/tex/latex/microtype/microtype.sty
12mr|texlive-microtype-2.4-2|55	%{_texmfdistdir}/tex/latex/microtype/mt-bch.cfg
12mr|texlive-microtype-2.4-2|56	%{_texmfdistdir}/tex/latex/microtype/mt-blg.cfg
12mr|texlive-microtype-2.4-2|57	%{_texmfdistdir}/tex/latex/microtype/mt-cmr.cfg
12mr|texlive-microtype-2.4-2|58	%{_texmfdistdir}/tex/latex/microtype/mt-euf.cfg
12mr|texlive-microtype-2.4-2|59	%{_texmfdistdir}/tex/latex/microtype/mt-eur.cfg
12mr|texlive-microtype-2.4-2|60	%{_texmfdistdir}/tex/latex/microtype/mt-euroitc.cfg
12mr|texlive-microtype-2.4-2|61	%{_texmfdistdir}/tex/latex/microtype/mt-eus.cfg
12mr|texlive-microtype-2.4-2|62	%{_texmfdistdir}/tex/latex/microtype/mt-msa.cfg
12mr|texlive-microtype-2.4-2|63	%{_texmfdistdir}/tex/latex/microtype/mt-msb.cfg
12mr|texlive-microtype-2.4-2|64	%{_texmfdistdir}/tex/latex/microtype/mt-mvs.cfg
12mr|texlive-microtype-2.4-2|65	%{_texmfdistdir}/tex/latex/microtype/mt-pad.cfg
12mr|texlive-microtype-2.4-2|66	%{_texmfdistdir}/tex/latex/microtype/mt-pmn.cfg
12mr|texlive-microtype-2.4-2|67	%{_texmfdistdir}/tex/latex/microtype/mt-ppl.cfg
12mr|texlive-microtype-2.4-2|68	%{_texmfdistdir}/tex/latex/microtype/mt-ptm.cfg
12mr|texlive-microtype-2.4-2|69	%{_texmfdistdir}/tex/latex/microtype/mt-ugm.cfg
12mr|texlive-microtype-2.4-2|70	%{_texmfdistdir}/tex/latex/microtype/mt-zpeu.cfg
12mr|texlive-microtype-2.4-2|71	%doc %{_texmfdistdir}/doc/latex/microtype/README
12mr|texlive-microtype-2.4-2|72	%doc %{_texmfdistdir}/doc/latex/microtype/microtype.pdf
12mr|texlive-microtype-2.4-2|73	%doc %{_texmfdistdir}/doc/latex/microtype/test-microtype.tex
12mr|texlive-microtype-2.4-2|74	#- source
12mr|texlive-microtype-2.4-2|75	%doc %{_texmfdistdir}/source/latex/microtype/microtype.dtx
12mr|texlive-microtype-2.4-2|76	%doc %{_texmfdistdir}/source/latex/microtype/microtype.ins
12mr|texlive-microtype-2.4-2|77	
12mr|texlive-microtype-2.4-2|78	#-----------------------------------------------------------------------
12mr|texlive-microtype-2.4-2|79	%prep
12mr|texlive-microtype-2.4-2|80	%setup -c -a0 -a1 -a2
12mr|texlive-microtype-2.4-2|81	
12mr|texlive-microtype-2.4-2|82	%build
12mr|texlive-microtype-2.4-2|83	
12mr|texlive-microtype-2.4-2|84	%install
12mr|texlive-microtype-2.4-2|85	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-microtype-2.4-2|86	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-microtype-2.4-2|87	
12mr|texlive-microtype-2.4-2|88	
12mr|texlive-microtype-2.4-2|89	
12mr|texlive-microtype-2.4-2|90	%changelog
12mr|texlive-microtype-2.4-2|91	

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

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

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

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

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

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

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

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

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

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

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

18016 12
12mr|texlive-misc-20120109-1|1	# revision 24955
12mr|texlive-misc-20120109-1|2	# category Package
12mr|texlive-misc-20120109-1|3	# catalog-ctan undef
12mr|texlive-misc-20120109-1|4	# catalog-date undef
12mr|texlive-misc-20120109-1|5	# catalog-license undef
12mr|texlive-misc-20120109-1|6	# catalog-version undef
12mr|texlive-misc-20120109-1|7	Name:		texlive-misc
12mr|texlive-misc-20120109-1|8	Version:	20120109
12mr|texlive-misc-20120109-1|9	Release:	1
12mr|texlive-misc-20120109-1|10	Summary:	TeXLive misc package
12mr|texlive-misc-20120109-1|11	Group:		Publishing
12mr|texlive-misc-20120109-1|12	URL:		http://tug.org/texlive
12mr|texlive-misc-20120109-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-misc-20120109-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/misc.tar.xz
12mr|texlive-misc-20120109-1|15	BuildArch:	noarch
12mr|texlive-misc-20120109-1|16	BuildRequires:	texlive-tlpkg
12mr|texlive-misc-20120109-1|17	Requires(pre):	texlive-tlpkg
12mr|texlive-misc-20120109-1|18	Requires(post):	texlive-kpathsea
12mr|texlive-misc-20120109-1|19	
12mr|texlive-misc-20120109-1|20	%description
12mr|texlive-misc-20120109-1|21	TeXLive misc package.
12mr|texlive-misc-20120109-1|22	
12mr|texlive-misc-20120109-1|23	%post
12mr|texlive-misc-20120109-1|24	%{_sbindir}/texlive.post
12mr|texlive-misc-20120109-1|25	
12mr|texlive-misc-20120109-1|26	%postun
12mr|texlive-misc-20120109-1|27	if [ $1 -eq 0 ]; then
12mr|texlive-misc-20120109-1|28	%{_sbindir}/texlive.post
12mr|texlive-misc-20120109-1|29	fi
12mr|texlive-misc-20120109-1|30	
12mr|texlive-misc-20120109-1|31	#-----------------------------------------------------------------------
12mr|texlive-misc-20120109-1|32	%files
12mr|texlive-misc-20120109-1|33	%{_texmfdistdir}/fonts/source/public/misc/black.mf
12mr|texlive-misc-20120109-1|34	%{_texmfdistdir}/fonts/source/public/misc/blackaps.mf
12mr|texlive-misc-20120109-1|35	%{_texmfdistdir}/fonts/source/public/misc/blackcx.mf
12mr|texlive-misc-20120109-1|36	%{_texmfdistdir}/fonts/source/public/misc/blackimagen.mf
12mr|texlive-misc-20120109-1|37	%{_texmfdistdir}/fonts/source/public/misc/blacklino.mf
12mr|texlive-misc-20120109-1|38	%{_texmfdistdir}/fonts/source/public/misc/blacklj.mf
12mr|texlive-misc-20120109-1|39	%{_texmfdistdir}/fonts/source/public/misc/cmman.mf
12mr|texlive-misc-20120109-1|40	%{_texmfdistdir}/fonts/source/public/misc/gray.mf
12mr|texlive-misc-20120109-1|41	%{_texmfdistdir}/fonts/source/public/misc/grayaps.mf
12mr|texlive-misc-20120109-1|42	%{_texmfdistdir}/fonts/source/public/misc/graycx.mf
12mr|texlive-misc-20120109-1|43	%{_texmfdistdir}/fonts/source/public/misc/grayf.mf
12mr|texlive-misc-20120109-1|44	%{_texmfdistdir}/fonts/source/public/misc/grayimagen.mf
12mr|texlive-misc-20120109-1|45	%{_texmfdistdir}/fonts/source/public/misc/grayimagen3.mf
12mr|texlive-misc-20120109-1|46	%{_texmfdistdir}/fonts/source/public/misc/grayimagenlight.mf
12mr|texlive-misc-20120109-1|47	%{_texmfdistdir}/fonts/source/public/misc/graylj.mf
12mr|texlive-misc-20120109-1|48	%{_texmfdistdir}/fonts/source/public/misc/manfnt.mf
12mr|texlive-misc-20120109-1|49	%{_texmfdistdir}/fonts/source/public/misc/mfman.mf
12mr|texlive-misc-20120109-1|50	%{_texmfdistdir}/fonts/source/public/misc/oneone.mf
12mr|texlive-misc-20120109-1|51	%{_texmfdistdir}/fonts/source/public/misc/random.mf
12mr|texlive-misc-20120109-1|52	%{_texmfdistdir}/fonts/source/public/misc/slant.mf
12mr|texlive-misc-20120109-1|53	%{_texmfdistdir}/fonts/source/public/misc/slantaps4.mf
12mr|texlive-misc-20120109-1|54	%{_texmfdistdir}/fonts/source/public/misc/slantcx4.mf
12mr|texlive-misc-20120109-1|55	%{_texmfdistdir}/fonts/source/public/misc/slantcx6.mf
12mr|texlive-misc-20120109-1|56	%{_texmfdistdir}/fonts/source/public/misc/slantimagen4.mf
12mr|texlive-misc-20120109-1|57	%{_texmfdistdir}/fonts/source/public/misc/slantimagen6.mf
12mr|texlive-misc-20120109-1|58	%{_texmfdistdir}/fonts/source/public/misc/slantlino4.mf
12mr|texlive-misc-20120109-1|59	%{_texmfdistdir}/fonts/source/public/misc/slantlj4.mf
12mr|texlive-misc-20120109-1|60	%{_texmfdistdir}/fonts/source/public/misc/slantlj6.mf
12mr|texlive-misc-20120109-1|61	%{_texmfdistdir}/fonts/tfm/public/misc/black.tfm
12mr|texlive-misc-20120109-1|62	%{_texmfdistdir}/fonts/tfm/public/misc/blackcx.tfm
12mr|texlive-misc-20120109-1|63	%{_texmfdistdir}/fonts/tfm/public/misc/cmman.tfm
12mr|texlive-misc-20120109-1|64	%{_texmfdistdir}/fonts/tfm/public/misc/gray.tfm
12mr|texlive-misc-20120109-1|65	%{_texmfdistdir}/fonts/tfm/public/misc/graycx.tfm
12mr|texlive-misc-20120109-1|66	%{_texmfdistdir}/fonts/tfm/public/misc/grayimagen3.tfm
12mr|texlive-misc-20120109-1|67	%{_texmfdistdir}/fonts/tfm/public/misc/manfnt.tfm
12mr|texlive-misc-20120109-1|68	%{_texmfdistdir}/fonts/tfm/public/misc/oneone.tfm
12mr|texlive-misc-20120109-1|69	%{_texmfdistdir}/fonts/tfm/public/misc/slantcx4.tfm
12mr|texlive-misc-20120109-1|70	%{_texmfdistdir}/fonts/tfm/public/misc/slantcx6.tfm
12mr|texlive-misc-20120109-1|71	%{_texmfdistdir}/fonts/tfm/public/misc/slantlj4.tfm
12mr|texlive-misc-20120109-1|72	%{_texmfdistdir}/fonts/tfm/public/misc/slantlj6.tfm
12mr|texlive-misc-20120109-1|73	%{_texmfdistdir}/omega/ocp/misc/ebcdic.ocp
12mr|texlive-misc-20120109-1|74	%{_texmfdistdir}/omega/ocp/misc/id.ocp
12mr|texlive-misc-20120109-1|75	%{_texmfdistdir}/omega/otp/misc/ebcdic.otp
12mr|texlive-misc-20120109-1|76	%{_texmfdistdir}/omega/otp/misc/id.otp
12mr|texlive-misc-20120109-1|77	%{_texmfdistdir}/tex/generic/misc/bibnames.sty
12mr|texlive-misc-20120109-1|78	%{_texmfdistdir}/tex/generic/misc/null.tex
12mr|texlive-misc-20120109-1|79	%{_texmfdistdir}/tex/generic/misc/texnames.sty
12mr|texlive-misc-20120109-1|80	%{_texmfdistdir}/tex/plain/misc/idxmac.tex
12mr|texlive-misc-20120109-1|81	%{_texmfdistdir}/tex/plain/misc/pdfcolor.tex
12mr|texlive-misc-20120109-1|82	%{_texmfdistdir}/tex/plain/misc/tugboat.def
12mr|texlive-misc-20120109-1|83	%{_texmfdistdir}/tex/plain/misc/xepsf.tex
12mr|texlive-misc-20120109-1|84	
12mr|texlive-misc-20120109-1|85	#-----------------------------------------------------------------------
12mr|texlive-misc-20120109-1|86	%prep
12mr|texlive-misc-20120109-1|87	%setup -c -a0
12mr|texlive-misc-20120109-1|88	
12mr|texlive-misc-20120109-1|89	%build
12mr|texlive-misc-20120109-1|90	
12mr|texlive-misc-20120109-1|91	%install
12mr|texlive-misc-20120109-1|92	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-misc-20120109-1|93	cp -fpar fonts omega tex %{buildroot}%{_texmfdistdir}
12mr|texlive-misc-20120109-1|94	
12mr|texlive-misc-20120109-1|95	
12mr|texlive-misc-20120109-1|96	
12mr|texlive-misc-20120109-1|97	%changelog
12mr|texlive-misc-20120109-1|98	

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

18036 12
12mr|texlive-morehype-20120530-1|1	# revision 26758
12mr|texlive-morehype-20120530-1|2	# category Package
12mr|texlive-morehype-20120530-1|3	# catalog-ctan /macros/latex/contrib/morehype
12mr|texlive-morehype-20120530-1|4	# catalog-date 2012-05-30 14:24:48 +0200
12mr|texlive-morehype-20120530-1|5	# catalog-license lppl1.3
12mr|texlive-morehype-20120530-1|6	# catalog-version undef
12mr|texlive-morehype-20120530-1|7	Name:		texlive-morehype
12mr|texlive-morehype-20120530-1|8	Version:	20120530
12mr|texlive-morehype-20120530-1|9	Release:	1
12mr|texlive-morehype-20120530-1|10	Summary:	Hypertext tools for use with LaTeX
12mr|texlive-morehype-20120530-1|11	Group:		Publishing
12mr|texlive-morehype-20120530-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/morehype
12mr|texlive-morehype-20120530-1|13	License:	LPPL1.3
12mr|texlive-morehype-20120530-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morehype.tar.xz
12mr|texlive-morehype-20120530-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morehype.doc.tar.xz
12mr|texlive-morehype-20120530-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morehype.source.tar.xz
12mr|texlive-morehype-20120530-1|17	BuildArch:	noarch
12mr|texlive-morehype-20120530-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-morehype-20120530-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-morehype-20120530-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-morehype-20120530-1|21	
12mr|texlive-morehype-20120530-1|22	%description
12mr|texlive-morehype-20120530-1|23	The bundle provides three packages: - texlinks: shorthand
12mr|texlive-morehype-20120530-1|24	macros for TeX-related external hyperlinks with hyperref, the
12mr|texlive-morehype-20120530-1|25	blog package in the present bundle, etc; - hypertoc: adjust the
12mr|texlive-morehype-20120530-1|26	presentation of coloured frames in hyperref tables of contents
12mr|texlive-morehype-20120530-1|27	(article class only); - blog: fast generation of simple HTML by
12mr|texlive-morehype-20120530-1|28	expanding LaTeX macros, using the fifinddo package.
12mr|texlive-morehype-20120530-1|29	
12mr|texlive-morehype-20120530-1|30	%post
12mr|texlive-morehype-20120530-1|31	%{_sbindir}/texlive.post
12mr|texlive-morehype-20120530-1|32	
12mr|texlive-morehype-20120530-1|33	%postun
12mr|texlive-morehype-20120530-1|34	if [ $1 -eq 0 ]; then
12mr|texlive-morehype-20120530-1|35	%{_sbindir}/texlive.post
12mr|texlive-morehype-20120530-1|36	fi
12mr|texlive-morehype-20120530-1|37	
12mr|texlive-morehype-20120530-1|38	#-----------------------------------------------------------------------
12mr|texlive-morehype-20120530-1|39	%files
12mr|texlive-morehype-20120530-1|40	%{_texmfdistdir}/tex/latex/morehype/atari_ht.fdf
12mr|texlive-morehype-20120530-1|41	%{_texmfdistdir}/tex/latex/morehype/blog.sty
12mr|texlive-morehype-20120530-1|42	%{_texmfdistdir}/tex/latex/morehype/blogdot.cfg
12mr|texlive-morehype-20120530-1|43	%{_texmfdistdir}/tex/latex/morehype/blogdot.css
12mr|texlive-morehype-20120530-1|44	%{_texmfdistdir}/tex/latex/morehype/blogdot.sty
12mr|texlive-morehype-20120530-1|45	%{_texmfdistdir}/tex/latex/morehype/hypertoc.sty
12mr|texlive-morehype-20120530-1|46	%{_texmfdistdir}/tex/latex/morehype/lang-de.fdf
12mr|texlive-morehype-20120530-1|47	%{_texmfdistdir}/tex/latex/morehype/lang-en.fdf
12mr|texlive-morehype-20120530-1|48	%{_texmfdistdir}/tex/latex/morehype/lnavicol.sty
12mr|texlive-morehype-20120530-1|49	%{_texmfdistdir}/tex/latex/morehype/morehype.RLS
12mr|texlive-morehype-20120530-1|50	%{_texmfdistdir}/tex/latex/morehype/texblog.fdf
12mr|texlive-morehype-20120530-1|51	%{_texmfdistdir}/tex/latex/morehype/texlinks.sty
12mr|texlive-morehype-20120530-1|52	%doc %{_texmfdistdir}/doc/latex/morehype/README
12mr|texlive-morehype-20120530-1|53	%doc %{_texmfdistdir}/doc/latex/morehype/README.pdf
12mr|texlive-morehype-20120530-1|54	%doc %{_texmfdistdir}/doc/latex/morehype/RELEASEs.txt
12mr|texlive-morehype-20120530-1|55	%doc %{_texmfdistdir}/doc/latex/morehype/SrcFILEs.txt
12mr|texlive-morehype-20120530-1|56	%doc %{_texmfdistdir}/doc/latex/morehype/blog.pdf
12mr|texlive-morehype-20120530-1|57	%doc %{_texmfdistdir}/doc/latex/morehype/demo/texblog/makehtml.tex
12mr|texlive-morehype-20120530-1|58	%doc %{_texmfdistdir}/doc/latex/morehype/demo/texblog/texmap.tex
12mr|texlive-morehype-20120530-1|59	%doc %{_texmfdistdir}/doc/latex/morehype/demo/writings/makehtml.tex
12mr|texlive-morehype-20120530-1|60	%doc %{_texmfdistdir}/doc/latex/morehype/demo/writings/schreibt.tex
12mr|texlive-morehype-20120530-1|61	%doc %{_texmfdistdir}/doc/latex/morehype/demo/writings/writings.fdf
12mr|texlive-morehype-20120530-1|62	%doc %{_texmfdistdir}/doc/latex/morehype/hypertoc.pdf
12mr|texlive-morehype-20120530-1|63	%doc %{_texmfdistdir}/doc/latex/morehype/texlinks.pdf
12mr|texlive-morehype-20120530-1|64	#- source
12mr|texlive-morehype-20120530-1|65	%doc %{_texmfdistdir}/source/latex/morehype/README.tex
12mr|texlive-morehype-20120530-1|66	%doc %{_texmfdistdir}/source/latex/morehype/blog.tex
12mr|texlive-morehype-20120530-1|67	%doc %{_texmfdistdir}/source/latex/morehype/hypertoc.tex
12mr|texlive-morehype-20120530-1|68	%doc %{_texmfdistdir}/source/latex/morehype/srcfiles.tex
12mr|texlive-morehype-20120530-1|69	%doc %{_texmfdistdir}/source/latex/morehype/texlinks.tex
12mr|texlive-morehype-20120530-1|70	%doc %{_texmfdistdir}/source/latex/morehype/upsfl.sh
12mr|texlive-morehype-20120530-1|71	
12mr|texlive-morehype-20120530-1|72	#-----------------------------------------------------------------------
12mr|texlive-morehype-20120530-1|73	%prep
12mr|texlive-morehype-20120530-1|74	%setup -c -a0 -a1 -a2
12mr|texlive-morehype-20120530-1|75	
12mr|texlive-morehype-20120530-1|76	%build
12mr|texlive-morehype-20120530-1|77	
12mr|texlive-morehype-20120530-1|78	%install
12mr|texlive-morehype-20120530-1|79	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-morehype-20120530-1|80	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-morehype-20120530-1|81	
12mr|texlive-morehype-20120530-1|82	
12mr|texlive-morehype-20120530-1|83	
12mr|texlive-morehype-20120530-1|84	%changelog
12mr|texlive-morehype-20120530-1|85	

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

18060 12
12mr|texlive-multido-1.42-2|1	# revision 18302
12mr|texlive-multido-1.42-2|2	# category Package
12mr|texlive-multido-1.42-2|3	# catalog-ctan /macros/generic/multido
12mr|texlive-multido-1.42-2|4	# catalog-date 2010-05-15 11:36:20 +0200
12mr|texlive-multido-1.42-2|5	# catalog-license lppl
12mr|texlive-multido-1.42-2|6	# catalog-version 1.42
12mr|texlive-multido-1.42-2|7	Name:		texlive-multido
12mr|texlive-multido-1.42-2|8	Version:	1.42
12mr|texlive-multido-1.42-2|9	Release:	2
12mr|texlive-multido-1.42-2|10	Summary:	A loop facility for Generic TeX
12mr|texlive-multido-1.42-2|11	Group:		Publishing
12mr|texlive-multido-1.42-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/multido
12mr|texlive-multido-1.42-2|13	License:	LPPL
12mr|texlive-multido-1.42-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multido.tar.xz
12mr|texlive-multido-1.42-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multido.doc.tar.xz
12mr|texlive-multido-1.42-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multido.source.tar.xz
12mr|texlive-multido-1.42-2|17	BuildArch:	noarch
12mr|texlive-multido-1.42-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-multido-1.42-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-multido-1.42-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-multido-1.42-2|21	
12mr|texlive-multido-1.42-2|22	%description
12mr|texlive-multido-1.42-2|23	The package provides the \multido command, which was originally
12mr|texlive-multido-1.42-2|24	designed for use with with PSTricks. Fixed-point arithmetic is
12mr|texlive-multido-1.42-2|25	used when working on the loop variable, so that the package is
12mr|texlive-multido-1.42-2|26	equally applicable in graphics applications like PSTricks as it
12mr|texlive-multido-1.42-2|27	is with the more common integer loops.
12mr|texlive-multido-1.42-2|28	
12mr|texlive-multido-1.42-2|29	%post
12mr|texlive-multido-1.42-2|30	%{_sbindir}/texlive.post
12mr|texlive-multido-1.42-2|31	
12mr|texlive-multido-1.42-2|32	%postun
12mr|texlive-multido-1.42-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-multido-1.42-2|34	%{_sbindir}/texlive.post
12mr|texlive-multido-1.42-2|35	fi
12mr|texlive-multido-1.42-2|36	
12mr|texlive-multido-1.42-2|37	#-----------------------------------------------------------------------
12mr|texlive-multido-1.42-2|38	%files
12mr|texlive-multido-1.42-2|39	%{_texmfdistdir}/tex/generic/multido/multido.tex
12mr|texlive-multido-1.42-2|40	%{_texmfdistdir}/tex/latex/multido/multido.sty
12mr|texlive-multido-1.42-2|41	%doc %{_texmfdistdir}/doc/generic/multido/Changes
12mr|texlive-multido-1.42-2|42	%doc %{_texmfdistdir}/doc/generic/multido/multido-doc.pdf
12mr|texlive-multido-1.42-2|43	%doc %{_texmfdistdir}/doc/generic/multido/multido-doc.tex
12mr|texlive-multido-1.42-2|44	%doc %{_texmfdistdir}/doc/generic/multido/multido.pdf
12mr|texlive-multido-1.42-2|45	#- source
12mr|texlive-multido-1.42-2|46	%doc %{_texmfdistdir}/source/generic/multido/Makefile
12mr|texlive-multido-1.42-2|47	
12mr|texlive-multido-1.42-2|48	#-----------------------------------------------------------------------
12mr|texlive-multido-1.42-2|49	%prep
12mr|texlive-multido-1.42-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-multido-1.42-2|51	
12mr|texlive-multido-1.42-2|52	%build
12mr|texlive-multido-1.42-2|53	
12mr|texlive-multido-1.42-2|54	%install
12mr|texlive-multido-1.42-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-multido-1.42-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-multido-1.42-2|57	
12mr|texlive-multido-1.42-2|58	
12mr|texlive-multido-1.42-2|59	
12mr|texlive-multido-1.42-2|60	%changelog
12mr|texlive-multido-1.42-2|61	

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

18062 12
12mr|texlive-multiobjective-1.0-2|1	# revision 15878
12mr|texlive-multiobjective-1.0-2|2	# category Package
12mr|texlive-multiobjective-1.0-2|3	# catalog-ctan /macros/latex/contrib/multiobjective
12mr|texlive-multiobjective-1.0-2|4	# catalog-date 2008-09-09 11:27:07 +0200
12mr|texlive-multiobjective-1.0-2|5	# catalog-license lppl
12mr|texlive-multiobjective-1.0-2|6	# catalog-version 1.0
12mr|texlive-multiobjective-1.0-2|7	Name:		texlive-multiobjective
12mr|texlive-multiobjective-1.0-2|8	Version:	1.0
12mr|texlive-multiobjective-1.0-2|9	Release:	2
12mr|texlive-multiobjective-1.0-2|10	Summary:	Symbols for multibojective optimisation etc
12mr|texlive-multiobjective-1.0-2|11	Group:		Publishing
12mr|texlive-multiobjective-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/multiobjective
12mr|texlive-multiobjective-1.0-2|13	License:	LPPL
12mr|texlive-multiobjective-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multiobjective.tar.xz
12mr|texlive-multiobjective-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multiobjective.doc.tar.xz
12mr|texlive-multiobjective-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multiobjective.source.tar.xz
12mr|texlive-multiobjective-1.0-2|17	BuildArch:	noarch
12mr|texlive-multiobjective-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-multiobjective-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-multiobjective-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-multiobjective-1.0-2|21	
12mr|texlive-multiobjective-1.0-2|22	%description
12mr|texlive-multiobjective-1.0-2|23	The package provides a series of operators commonly used in
12mr|texlive-multiobjective-1.0-2|24	papers related to multiobjective optimisation, multiobjective
12mr|texlive-multiobjective-1.0-2|25	evolutionary algorithms, multicriteria decision making and
12mr|texlive-multiobjective-1.0-2|26	similar fields.
12mr|texlive-multiobjective-1.0-2|27	
12mr|texlive-multiobjective-1.0-2|28	%post
12mr|texlive-multiobjective-1.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-multiobjective-1.0-2|30	
12mr|texlive-multiobjective-1.0-2|31	%postun
12mr|texlive-multiobjective-1.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-multiobjective-1.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-multiobjective-1.0-2|34	fi
12mr|texlive-multiobjective-1.0-2|35	
12mr|texlive-multiobjective-1.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-multiobjective-1.0-2|37	%files
12mr|texlive-multiobjective-1.0-2|38	%{_texmfdistdir}/tex/latex/multiobjective/multiobjective.sty
12mr|texlive-multiobjective-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/multiobjective/README
12mr|texlive-multiobjective-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/multiobjective/multiobjective.pdf
12mr|texlive-multiobjective-1.0-2|41	#- source
12mr|texlive-multiobjective-1.0-2|42	%doc %{_texmfdistdir}/source/latex/multiobjective/multiobjective.dtx
12mr|texlive-multiobjective-1.0-2|43	%doc %{_texmfdistdir}/source/latex/multiobjective/multiobjective.ins
12mr|texlive-multiobjective-1.0-2|44	
12mr|texlive-multiobjective-1.0-2|45	#-----------------------------------------------------------------------
12mr|texlive-multiobjective-1.0-2|46	%prep
12mr|texlive-multiobjective-1.0-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-multiobjective-1.0-2|48	
12mr|texlive-multiobjective-1.0-2|49	%build
12mr|texlive-multiobjective-1.0-2|50	
12mr|texlive-multiobjective-1.0-2|51	%install
12mr|texlive-multiobjective-1.0-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-multiobjective-1.0-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-multiobjective-1.0-2|54	
12mr|texlive-multiobjective-1.0-2|55	
12mr|texlive-multiobjective-1.0-2|56	
12mr|texlive-multiobjective-1.0-2|57	%changelog
12mr|texlive-multiobjective-1.0-2|58	

18063 12
12mr|texlive-multirow-1.6-2|1	# revision 17256
12mr|texlive-multirow-1.6-2|2	# category Package
12mr|texlive-multirow-1.6-2|3	# catalog-ctan /macros/latex/contrib/multirow
12mr|texlive-multirow-1.6-2|4	# catalog-date 2010-02-27 22:08:17 +0100
12mr|texlive-multirow-1.6-2|5	# catalog-license lppl1
12mr|texlive-multirow-1.6-2|6	# catalog-version 1.6
12mr|texlive-multirow-1.6-2|7	Name:		texlive-multirow
12mr|texlive-multirow-1.6-2|8	Version:	1.6
12mr|texlive-multirow-1.6-2|9	Release:	2
12mr|texlive-multirow-1.6-2|10	Summary:	Create tabular cells spanning multiple rows
12mr|texlive-multirow-1.6-2|11	Group:		Publishing
12mr|texlive-multirow-1.6-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/multirow
12mr|texlive-multirow-1.6-2|13	License:	LPPL1
12mr|texlive-multirow-1.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multirow.tar.xz
12mr|texlive-multirow-1.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multirow.doc.tar.xz
12mr|texlive-multirow-1.6-2|16	BuildArch:	noarch
12mr|texlive-multirow-1.6-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-multirow-1.6-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-multirow-1.6-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-multirow-1.6-2|20	
12mr|texlive-multirow-1.6-2|21	%description
12mr|texlive-multirow-1.6-2|22	The package has a lot of flexibility, including an option for
12mr|texlive-multirow-1.6-2|23	specifying an entry at the "natural" width of its text. The
12mr|texlive-multirow-1.6-2|24	package is distributed with the bigdelim and bigstrut packages,
12mr|texlive-multirow-1.6-2|25	which can be used to advantage with \multirow cells.
12mr|texlive-multirow-1.6-2|26	
12mr|texlive-multirow-1.6-2|27	%post
12mr|texlive-multirow-1.6-2|28	%{_sbindir}/texlive.post
12mr|texlive-multirow-1.6-2|29	
12mr|texlive-multirow-1.6-2|30	%postun
12mr|texlive-multirow-1.6-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-multirow-1.6-2|32	%{_sbindir}/texlive.post
12mr|texlive-multirow-1.6-2|33	fi
12mr|texlive-multirow-1.6-2|34	
12mr|texlive-multirow-1.6-2|35	#-----------------------------------------------------------------------
12mr|texlive-multirow-1.6-2|36	%files
12mr|texlive-multirow-1.6-2|37	%{_texmfdistdir}/tex/latex/multirow/bigdelim.sty
12mr|texlive-multirow-1.6-2|38	%{_texmfdistdir}/tex/latex/multirow/bigstrut.sty
12mr|texlive-multirow-1.6-2|39	%{_texmfdistdir}/tex/latex/multirow/multirow.sty
12mr|texlive-multirow-1.6-2|40	%doc %{_texmfdistdir}/doc/latex/multirow/README
12mr|texlive-multirow-1.6-2|41	%doc %{_texmfdistdir}/doc/latex/multirow/miscdoc.sty
12mr|texlive-multirow-1.6-2|42	%doc %{_texmfdistdir}/doc/latex/multirow/multirow.pdf
12mr|texlive-multirow-1.6-2|43	%doc %{_texmfdistdir}/doc/latex/multirow/multirow.tex
12mr|texlive-multirow-1.6-2|44	
12mr|texlive-multirow-1.6-2|45	#-----------------------------------------------------------------------
12mr|texlive-multirow-1.6-2|46	%prep
12mr|texlive-multirow-1.6-2|47	%setup -c -a0 -a1
12mr|texlive-multirow-1.6-2|48	
12mr|texlive-multirow-1.6-2|49	%build
12mr|texlive-multirow-1.6-2|50	
12mr|texlive-multirow-1.6-2|51	%install
12mr|texlive-multirow-1.6-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-multirow-1.6-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-multirow-1.6-2|54	
12mr|texlive-multirow-1.6-2|55	
12mr|texlive-multirow-1.6-2|56	
12mr|texlive-multirow-1.6-2|57	%changelog
12mr|texlive-multirow-1.6-2|58	

18064 12
12mr|texlive-munich-20070310-2|1	# revision 15878
12mr|texlive-munich-20070310-2|2	# category Package
12mr|texlive-munich-20070310-2|3	# catalog-ctan /biblio/bibtex/contrib/munich
12mr|texlive-munich-20070310-2|4	# catalog-date 2007-03-10 12:18:05 +0100
12mr|texlive-munich-20070310-2|5	# catalog-license lppl
12mr|texlive-munich-20070310-2|6	# catalog-version undef
12mr|texlive-munich-20070310-2|7	Name:		texlive-munich
12mr|texlive-munich-20070310-2|8	Version:	20070310
12mr|texlive-munich-20070310-2|9	Release:	2
12mr|texlive-munich-20070310-2|10	Summary:	An alternative authordate bibliography style
12mr|texlive-munich-20070310-2|11	Group:		Publishing
12mr|texlive-munich-20070310-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/munich
12mr|texlive-munich-20070310-2|13	License:	LPPL
12mr|texlive-munich-20070310-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/munich.tar.xz
12mr|texlive-munich-20070310-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/munich.doc.tar.xz
12mr|texlive-munich-20070310-2|16	BuildArch:	noarch
12mr|texlive-munich-20070310-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-munich-20070310-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-munich-20070310-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-munich-20070310-2|20	
12mr|texlive-munich-20070310-2|21	%description
12mr|texlive-munich-20070310-2|22	The Munich BibTeX style is produced with custom-bib, as a
12mr|texlive-munich-20070310-2|23	German (and, more generally, Continental European) alternative
12mr|texlive-munich-20070310-2|24	to such author-date styles as harvard and oxford.
12mr|texlive-munich-20070310-2|25	
12mr|texlive-munich-20070310-2|26	%post
12mr|texlive-munich-20070310-2|27	%{_sbindir}/texlive.post
12mr|texlive-munich-20070310-2|28	
12mr|texlive-munich-20070310-2|29	%postun
12mr|texlive-munich-20070310-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-munich-20070310-2|31	%{_sbindir}/texlive.post
12mr|texlive-munich-20070310-2|32	fi
12mr|texlive-munich-20070310-2|33	
12mr|texlive-munich-20070310-2|34	#-----------------------------------------------------------------------
12mr|texlive-munich-20070310-2|35	%files
12mr|texlive-munich-20070310-2|36	%{_texmfdistdir}/bibtex/bst/munich/munich.bst
12mr|texlive-munich-20070310-2|37	%doc %{_texmfdistdir}/doc/latex/munich/README
12mr|texlive-munich-20070310-2|38	%doc %{_texmfdistdir}/doc/latex/munich/documenation_munich_Bibtex_style.pdf
12mr|texlive-munich-20070310-2|39	%doc %{_texmfdistdir}/doc/latex/munich/documenation_munich_Bibtex_style.tex
12mr|texlive-munich-20070310-2|40	%doc %{_texmfdistdir}/doc/latex/munich/example_DB.bib
12mr|texlive-munich-20070310-2|41	%doc %{_texmfdistdir}/doc/latex/munich/example_munich_Bibtex_style.pdf
12mr|texlive-munich-20070310-2|42	%doc %{_texmfdistdir}/doc/latex/munich/example_munich_Bibtex_style.tex
12mr|texlive-munich-20070310-2|43	
12mr|texlive-munich-20070310-2|44	#-----------------------------------------------------------------------
12mr|texlive-munich-20070310-2|45	%prep
12mr|texlive-munich-20070310-2|46	%setup -c -a0 -a1
12mr|texlive-munich-20070310-2|47	
12mr|texlive-munich-20070310-2|48	%build
12mr|texlive-munich-20070310-2|49	
12mr|texlive-munich-20070310-2|50	%install
12mr|texlive-munich-20070310-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-munich-20070310-2|52	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-munich-20070310-2|53	
12mr|texlive-munich-20070310-2|54	
12mr|texlive-munich-20070310-2|55	
12mr|texlive-munich-20070310-2|56	%changelog
12mr|texlive-munich-20070310-2|57	

18065 12
12mr|texlive-musixguit-1.2.2-2|1	# revision 21649
12mr|texlive-musixguit-1.2.2-2|2	# category Package
12mr|texlive-musixguit-1.2.2-2|3	# catalog-ctan /macros/latex/contrib/musixguit
12mr|texlive-musixguit-1.2.2-2|4	# catalog-date 2011-03-07 21:34:56 +0100
12mr|texlive-musixguit-1.2.2-2|5	# catalog-license lppl1.3
12mr|texlive-musixguit-1.2.2-2|6	# catalog-version 1.2.2
12mr|texlive-musixguit-1.2.2-2|7	Name:		texlive-musixguit
12mr|texlive-musixguit-1.2.2-2|8	Version:	1.2.2
12mr|texlive-musixguit-1.2.2-2|9	Release:	2
12mr|texlive-musixguit-1.2.2-2|10	Summary:	Easy notation for guitar music, in MusixTeX
12mr|texlive-musixguit-1.2.2-2|11	Group:		Publishing
12mr|texlive-musixguit-1.2.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/musixguit
12mr|texlive-musixguit-1.2.2-2|13	License:	LPPL1.3
12mr|texlive-musixguit-1.2.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixguit.tar.xz
12mr|texlive-musixguit-1.2.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixguit.doc.tar.xz
12mr|texlive-musixguit-1.2.2-2|16	BuildArch:	noarch
12mr|texlive-musixguit-1.2.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-musixguit-1.2.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-musixguit-1.2.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-musixguit-1.2.2-2|20	
12mr|texlive-musixguit-1.2.2-2|21	%description
12mr|texlive-musixguit-1.2.2-2|22	The package provides commands for typesetting notes for guitar,
12mr|texlive-musixguit-1.2.2-2|23	especially for simplifying guitar notation with MusixTeX.
12mr|texlive-musixguit-1.2.2-2|24	
12mr|texlive-musixguit-1.2.2-2|25	%post
12mr|texlive-musixguit-1.2.2-2|26	%{_sbindir}/texlive.post
12mr|texlive-musixguit-1.2.2-2|27	
12mr|texlive-musixguit-1.2.2-2|28	%postun
12mr|texlive-musixguit-1.2.2-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-musixguit-1.2.2-2|30	%{_sbindir}/texlive.post
12mr|texlive-musixguit-1.2.2-2|31	fi
12mr|texlive-musixguit-1.2.2-2|32	
12mr|texlive-musixguit-1.2.2-2|33	#-----------------------------------------------------------------------
12mr|texlive-musixguit-1.2.2-2|34	%files
12mr|texlive-musixguit-1.2.2-2|35	%{_texmfdistdir}/tex/latex/musixguit/musixguit.sty
12mr|texlive-musixguit-1.2.2-2|36	%doc %{_texmfdistdir}/doc/latex/musixguit/README
12mr|texlive-musixguit-1.2.2-2|37	%doc %{_texmfdistdir}/doc/latex/musixguit/musixguit_de.pdf
12mr|texlive-musixguit-1.2.2-2|38	%doc %{_texmfdistdir}/doc/latex/musixguit/musixguit_de.tex
12mr|texlive-musixguit-1.2.2-2|39	
12mr|texlive-musixguit-1.2.2-2|40	#-----------------------------------------------------------------------
12mr|texlive-musixguit-1.2.2-2|41	%prep
12mr|texlive-musixguit-1.2.2-2|42	%setup -c -a0 -a1
12mr|texlive-musixguit-1.2.2-2|43	
12mr|texlive-musixguit-1.2.2-2|44	%build
12mr|texlive-musixguit-1.2.2-2|45	
12mr|texlive-musixguit-1.2.2-2|46	%install
12mr|texlive-musixguit-1.2.2-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-musixguit-1.2.2-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-musixguit-1.2.2-2|49	
12mr|texlive-musixguit-1.2.2-2|50	
12mr|texlive-musixguit-1.2.2-2|51	
12mr|texlive-musixguit-1.2.2-2|52	%changelog
12mr|texlive-musixguit-1.2.2-2|53	

18066 12
12mr|texlive-musixtex-1.15-3|1	# revision 24518
12mr|texlive-musixtex-1.15-3|2	# category Package
12mr|texlive-musixtex-1.15-3|3	# catalog-ctan /macros/musixtex
12mr|texlive-musixtex-1.15-3|4	# catalog-date 2011-10-24 18:06:47 +0200
12mr|texlive-musixtex-1.15-3|5	# catalog-license gpl
12mr|texlive-musixtex-1.15-3|6	# catalog-version 1.15 (2011-10-23)
12mr|texlive-musixtex-1.15-3|7	Name:		texlive-musixtex
12mr|texlive-musixtex-1.15-3|8	Version:	1.15
12mr|texlive-musixtex-1.15-3|9	Release:	3
12mr|texlive-musixtex-1.15-3|10	Summary:	Sophisticated music typesetting
12mr|texlive-musixtex-1.15-3|11	Group:		Publishing
12mr|texlive-musixtex-1.15-3|12	URL:		http://www.ctan.org/tex-archive/macros/musixtex
12mr|texlive-musixtex-1.15-3|13	License:	GPL
12mr|texlive-musixtex-1.15-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixtex.tar.xz
12mr|texlive-musixtex-1.15-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixtex.doc.tar.xz
12mr|texlive-musixtex-1.15-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixtex.source.tar.xz
12mr|texlive-musixtex-1.15-3|17	BuildArch:	noarch
12mr|texlive-musixtex-1.15-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-musixtex-1.15-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-musixtex-1.15-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-musixtex-1.15-3|21	Provides:	texlive-musixtex.bin = %{EVRD}
12mr|texlive-musixtex-1.15-3|22	
12mr|texlive-musixtex-1.15-3|23	%description
12mr|texlive-musixtex-1.15-3|24	MusiXTeX provides a set of macros, based on the earlier
12mr|texlive-musixtex-1.15-3|25	MusicTeX, for typesetting music with TeX. To produce optimal
12mr|texlive-musixtex-1.15-3|26	spacing, MusixTeX is a three-pass system: etex, musixflx, and
12mr|texlive-musixtex-1.15-3|27	etex again. (Musixflx is a lua script that is provided in the
12mr|texlive-musixtex-1.15-3|28	bundle.) The three-pass process, optionally followed by
12mr|texlive-musixtex-1.15-3|29	processing for printed output, is automated by the musixtex
12mr|texlive-musixtex-1.15-3|30	wrapper script. The package uses its own specialised fonts,
12mr|texlive-musixtex-1.15-3|31	which must be available on the system for musixtex to run. This
12mr|texlive-musixtex-1.15-3|32	version of MusixTeX builds upon work by Andreas Egler, whose
12mr|texlive-musixtex-1.15-3|33	own version is no longer being developed. The MusiXTeX macros
12mr|texlive-musixtex-1.15-3|34	are universally acknowledged to be challenging to use directly:
12mr|texlive-musixtex-1.15-3|35	the pmx preprocessor compiles a simpler input language to
12mr|texlive-musixtex-1.15-3|36	MusixTeX macros..
12mr|texlive-musixtex-1.15-3|37	
12mr|texlive-musixtex-1.15-3|38	%post
12mr|texlive-musixtex-1.15-3|39	%{_sbindir}/texlive.post
12mr|texlive-musixtex-1.15-3|40	
12mr|texlive-musixtex-1.15-3|41	%postun
12mr|texlive-musixtex-1.15-3|42	if [ $1 -eq 0 ]; then
12mr|texlive-musixtex-1.15-3|43	%{_sbindir}/texlive.post
12mr|texlive-musixtex-1.15-3|44	fi
12mr|texlive-musixtex-1.15-3|45	
12mr|texlive-musixtex-1.15-3|46	#-----------------------------------------------------------------------
12mr|texlive-musixtex-1.15-3|47	%files
12mr|texlive-musixtex-1.15-3|48	%{_bindir}/musixflx
12mr|texlive-musixtex-1.15-3|49	%{_bindir}/musixtex
12mr|texlive-musixtex-1.15-3|50	%{_texmfdistdir}/dvips/musixtex/psslurs.pro
12mr|texlive-musixtex-1.15-3|51	%{_texmfdistdir}/scripts/musixtex/Windows/musixflx.bat
12mr|texlive-musixtex-1.15-3|52	%{_texmfdistdir}/scripts/musixtex/Windows/musixtex.bat
12mr|texlive-musixtex-1.15-3|53	%{_texmfdistdir}/scripts/musixtex/musixflx.lua
12mr|texlive-musixtex-1.15-3|54	%{_texmfdistdir}/scripts/musixtex/musixtex.lua
12mr|texlive-musixtex-1.15-3|55	%{_texmfdistdir}/tex/generic/musixtex/musixadd.tex
12mr|texlive-musixtex-1.15-3|56	%{_texmfdistdir}/tex/generic/musixtex/musixbar.tex
12mr|texlive-musixtex-1.15-3|57	%{_texmfdistdir}/tex/generic/musixtex/musixbbm.tex
12mr|texlive-musixtex-1.15-3|58	%{_texmfdistdir}/tex/generic/musixtex/musixblx.tex
12mr|texlive-musixtex-1.15-3|59	%{_texmfdistdir}/tex/generic/musixtex/musixbm.tex
12mr|texlive-musixtex-1.15-3|60	%{_texmfdistdir}/tex/generic/musixtex/musixcho.tex
12mr|texlive-musixtex-1.15-3|61	%{_texmfdistdir}/tex/generic/musixtex/musixcpt.tex
12mr|texlive-musixtex-1.15-3|62	%{_texmfdistdir}/tex/generic/musixtex/musixcrd.tex
12mr|texlive-musixtex-1.15-3|63	%{_texmfdistdir}/tex/generic/musixtex/musixdat.tex
12mr|texlive-musixtex-1.15-3|64	%{_texmfdistdir}/tex/generic/musixtex/musixdbr.tex
12mr|texlive-musixtex-1.15-3|65	%{_texmfdistdir}/tex/generic/musixtex/musixdia.tex
12mr|texlive-musixtex-1.15-3|66	%{_texmfdistdir}/tex/generic/musixtex/musixeng.tex
12mr|texlive-musixtex-1.15-3|67	%{_texmfdistdir}/tex/generic/musixtex/musixesf.tex
12mr|texlive-musixtex-1.15-3|68	%{_texmfdistdir}/tex/generic/musixtex/musixevo.tex
12mr|texlive-musixtex-1.15-3|69	%{_texmfdistdir}/tex/generic/musixtex/musixext.tex
12mr|texlive-musixtex-1.15-3|70	%{_texmfdistdir}/tex/generic/musixtex/musixfll.sty
12mr|texlive-musixtex-1.15-3|71	%{_texmfdistdir}/tex/generic/musixtex/musixfll.tex
12mr|texlive-musixtex-1.15-3|72	%{_texmfdistdir}/tex/generic/musixtex/musixgre.tex
12mr|texlive-musixtex-1.15-3|73	%{_texmfdistdir}/tex/generic/musixtex/musixgui.tex
12mr|texlive-musixtex-1.15-3|74	%{_texmfdistdir}/tex/generic/musixtex/musixhor.tex
12mr|texlive-musixtex-1.15-3|75	%{_texmfdistdir}/tex/generic/musixtex/musixhou.tex
12mr|texlive-musixtex-1.15-3|76	%{_texmfdistdir}/tex/generic/musixtex/musixinv.tex
12mr|texlive-musixtex-1.15-3|77	%{_texmfdistdir}/tex/generic/musixtex/musixlit.tex
12mr|texlive-musixtex-1.15-3|78	%{_texmfdistdir}/tex/generic/musixtex/musixlyr.tex
12mr|texlive-musixtex-1.15-3|79	%{_texmfdistdir}/tex/generic/musixtex/musixmad.tex
12mr|texlive-musixtex-1.15-3|80	%{_texmfdistdir}/tex/generic/musixtex/musixper.tex
12mr|texlive-musixtex-1.15-3|81	%{_texmfdistdir}/tex/generic/musixtex/musixpoi.tex
12mr|texlive-musixtex-1.15-3|82	%{_texmfdistdir}/tex/generic/musixtex/musixps.tex
12mr|texlive-musixtex-1.15-3|83	%{_texmfdistdir}/tex/generic/musixtex/musixref.tex
12mr|texlive-musixtex-1.15-3|84	%{_texmfdistdir}/tex/generic/musixtex/musixslu.tex
12mr|texlive-musixtex-1.15-3|85	%{_texmfdistdir}/tex/generic/musixtex/musixsqr.tex
12mr|texlive-musixtex-1.15-3|86	%{_texmfdistdir}/tex/generic/musixtex/musixste.tex
12mr|texlive-musixtex-1.15-3|87	%{_texmfdistdir}/tex/generic/musixtex/musixstf.tex
12mr|texlive-musixtex-1.15-3|88	%{_texmfdistdir}/tex/generic/musixtex/musixstr.tex
12mr|texlive-musixtex-1.15-3|89	%{_texmfdistdir}/tex/generic/musixtex/musixsty.tex
12mr|texlive-musixtex-1.15-3|90	%{_texmfdistdir}/tex/generic/musixtex/musixtex.tex
12mr|texlive-musixtex-1.15-3|91	%{_texmfdistdir}/tex/generic/musixtex/musixtmr.tex
12mr|texlive-musixtex-1.15-3|92	%{_texmfdistdir}/tex/generic/musixtex/musixtri.tex
12mr|texlive-musixtex-1.15-3|93	%{_texmfdistdir}/tex/latex/musixtex/musixcpt.sty
12mr|texlive-musixtex-1.15-3|94	%{_texmfdistdir}/tex/latex/musixtex/musixcrd.sty
12mr|texlive-musixtex-1.15-3|95	%{_texmfdistdir}/tex/latex/musixtex/musixltx.tex
12mr|texlive-musixtex-1.15-3|96	%{_texmfdistdir}/tex/latex/musixtex/musixtex.sty
12mr|texlive-musixtex-1.15-3|97	%doc %{_texmfdistdir}/doc/generic/musixtex/ChangeLog
12mr|texlive-musixtex-1.15-3|98	%doc %{_texmfdistdir}/doc/generic/musixtex/ChangeLog-115.txt
12mr|texlive-musixtex-1.15-3|99	%doc %{_texmfdistdir}/doc/generic/musixtex/ChangeLog-T114.txt
12mr|texlive-musixtex-1.15-3|100	%doc %{_texmfdistdir}/doc/generic/musixtex/ChangeLog-musixdoc-115.txt
12mr|texlive-musixtex-1.15-3|101	%doc %{_texmfdistdir}/doc/generic/musixtex/README
12mr|texlive-musixtex-1.15-3|102	%doc %{_texmfdistdir}/doc/generic/musixtex/addons/curly.tex
12mr|texlive-musixtex-1.15-3|103	%doc %{_texmfdistdir}/doc/generic/musixtex/addons/tuplet.tex
12mr|texlive-musixtex-1.15-3|104	%doc %{_texmfdistdir}/doc/generic/musixtex/addons/underbracket.sty
12mr|texlive-musixtex-1.15-3|105	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/8bitchar.tex
12mr|texlive-musixtex-1.15-3|106	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/adagio.tex
12mr|texlive-musixtex-1.15-3|107	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/albinoni.tex
12mr|texlive-musixtex-1.15-3|108	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/angescam.tex
12mr|texlive-musixtex-1.15-3|109	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/angescao.tex
12mr|texlive-musixtex-1.15-3|110	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/angescax.tex
12mr|texlive-musixtex-1.15-3|111	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemaria.tex
12mr|texlive-musixtex-1.15-3|112	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemarid.tex
12mr|texlive-musixtex-1.15-3|113	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemaril.tex
12mr|texlive-musixtex-1.15-3|114	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemario.tex
12mr|texlive-musixtex-1.15-3|115	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemarix.tex
12mr|texlive-musixtex-1.15-3|116	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemaroo.tex
12mr|texlive-musixtex-1.15-3|117	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/aveverch.tex
12mr|texlive-musixtex-1.15-3|118	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/aveverdd.tex
12mr|texlive-musixtex-1.15-3|119	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/aveveruc.tex
12mr|texlive-musixtex-1.15-3|120	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/aveverud.tex
12mr|texlive-musixtex-1.15-3|121	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/aveverum.tex
12mr|texlive-musixtex-1.15-3|122	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/changecontext.tex
12mr|texlive-musixtex-1.15-3|123	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/chanson.tex
12mr|texlive-musixtex-1.15-3|124	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/coulhack.tex
12mr|texlive-musixtex-1.15-3|125	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/dissonan.tex
12mr|texlive-musixtex-1.15-3|126	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fantaisc.tex
12mr|texlive-musixtex-1.15-3|127	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fantaisd.tex
12mr|texlive-musixtex-1.15-3|128	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fantaisi.tex
12mr|texlive-musixtex-1.15-3|129	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fantcmol.tex
12mr|texlive-musixtex-1.15-3|130	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fantfuga.tex
12mr|texlive-musixtex-1.15-3|131	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fugcmoll.tex
12mr|texlive-musixtex-1.15-3|132	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fugue.tex
12mr|texlive-musixtex-1.15-3|133	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/gloriab.tex
12mr|texlive-musixtex-1.15-3|134	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/glorias.tex
12mr|texlive-musixtex-1.15-3|135	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/gloriax.tex
12mr|texlive-musixtex-1.15-3|136	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/gymnoman.tex
12mr|texlive-musixtex-1.15-3|137	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ilestne.tex
12mr|texlive-musixtex-1.15-3|138	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ilestnex.tex
12mr|texlive-musixtex-1.15-3|139	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ilfaitda.tex
12mr|texlive-musixtex-1.15-3|140	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ilfaitdx.tex
12mr|texlive-musixtex-1.15-3|141	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/kv315.tex
12mr|texlive-musixtex-1.15-3|142	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/kv315f.tex
12mr|texlive-musixtex-1.15-3|143	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/kv315h.tex
12mr|texlive-musixtex-1.15-3|144	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/kv315o.tex
12mr|texlive-musixtex-1.15-3|145	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/kv315org.tex
12mr|texlive-musixtex-1.15-3|146	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marcello.tex
12mr|texlive-musixtex-1.15-3|147	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marcon1.tex
12mr|texlive-musixtex-1.15-3|148	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marcon2.tex
12mr|texlive-musixtex-1.15-3|149	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marcon3.tex
12mr|texlive-musixtex-1.15-3|150	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marconf.tex
12mr|texlive-musixtex-1.15-3|151	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marconh.tex
12mr|texlive-musixtex-1.15-3|152	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marcono.tex
12mr|texlive-musixtex-1.15-3|153	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/musixdbrexample.tex
12mr|texlive-musixtex-1.15-3|154	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/onuitbri.tex
12mr|texlive-musixtex-1.15-3|155	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/onuitbrr.tex
12mr|texlive-musixtex-1.15-3|156	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/onuitbrx.tex
12mr|texlive-musixtex-1.15-3|157	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ossiaexa.tex
12mr|texlive-musixtex-1.15-3|158	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ostinato.tex
12mr|texlive-musixtex-1.15-3|159	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/pacifiqb.tex
12mr|texlive-musixtex-1.15-3|160	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/pacifiqn.tex
12mr|texlive-musixtex-1.15-3|161	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/pacifiqt.tex
12mr|texlive-musixtex-1.15-3|162	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/parnasum.tex
12mr|texlive-musixtex-1.15-3|163	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/partitur.tex
12mr|texlive-musixtex-1.15-3|164	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/prelfug.tex
12mr|texlive-musixtex-1.15-3|165	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/prelude.tex
12mr|texlive-musixtex-1.15-3|166	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/pslurvgap.tex
12mr|texlive-musixtex-1.15-3|167	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/quod.tex
12mr|texlive-musixtex-1.15-3|168	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/racine.tex
12mr|texlive-musixtex-1.15-3|169	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/recit.tex
12mr|texlive-musixtex-1.15-3|170	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/recueil.tex
12mr|texlive-musixtex-1.15-3|171	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/rests.tex
12mr|texlive-musixtex-1.15-3|172	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/reves.tex
12mr|texlive-musixtex-1.15-3|173	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/romances.tex
12mr|texlive-musixtex-1.15-3|174	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/scale.tex
12mr|texlive-musixtex-1.15-3|175	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/souvenir.tex
12mr|texlive-musixtex-1.15-3|176	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/souvenix.tex
12mr|texlive-musixtex-1.15-3|177	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/tierce.tex
12mr|texlive-musixtex-1.15-3|178	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/traeumer.tex
12mr|texlive-musixtex-1.15-3|179	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/widor.tex
12mr|texlive-musixtex-1.15-3|180	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/widor_16.tex
12mr|texlive-musixtex-1.15-3|181	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/widor_20.tex
12mr|texlive-musixtex-1.15-3|182	%doc %{_texmfdistdir}/doc/generic/musixtex/gpl.txt
12mr|texlive-musixtex-1.15-3|183	%doc %{_texmfdistdir}/doc/generic/musixtex/musixcrd/README.musixcrd
12mr|texlive-musixtex-1.15-3|184	%doc %{_texmfdistdir}/doc/generic/musixtex/musixcrd/doc.pdf
12mr|texlive-musixtex-1.15-3|185	%doc %{_texmfdistdir}/doc/generic/musixtex/musixdoc.pdf
12mr|texlive-musixtex-1.15-3|186	%doc %{_texmfdistdir}/doc/generic/musixtex/musixdoc.sty
12mr|texlive-musixtex-1.15-3|187	%doc %{_texmfdistdir}/doc/generic/musixtex/musixdoc.tex
12mr|texlive-musixtex-1.15-3|188	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/README.musixlyr
12mr|texlive-musixtex-1.15-3|189	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/examples/nonmoriar.dvi
12mr|texlive-musixtex-1.15-3|190	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/examples/nonmoriar.pdf
12mr|texlive-musixtex-1.15-3|191	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/examples/nonmoriar.tex
12mr|texlive-musixtex-1.15-3|192	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/mxlyrdoc.dvi
12mr|texlive-musixtex-1.15-3|193	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/mxlyrdoc.pdf
12mr|texlive-musixtex-1.15-3|194	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/mxlyrdoc.tex
12mr|texlive-musixtex-1.15-3|195	%doc %{_texmfdistdir}/doc/generic/musixtex/musixtex-install.pdf
12mr|texlive-musixtex-1.15-3|196	%doc %{_texmfdistdir}/doc/generic/musixtex/musixtex-install.tex
12mr|texlive-musixtex-1.15-3|197	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/coulhack.tex
12mr|texlive-musixtex-1.15-3|198	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottieng.pdf
12mr|texlive-musixtex-1.15-3|199	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottieng.tex
12mr|texlive-musixtex-1.15-3|200	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottiger.pdf
12mr|texlive-musixtex-1.15-3|201	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottiger.tex
12mr|texlive-musixtex-1.15-3|202	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottigra.pdf
12mr|texlive-musixtex-1.15-3|203	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottigra.tex
12mr|texlive-musixtex-1.15-3|204	%doc %{_texmfdistdir}/doc/generic/musixtex/psslurs/README.psslurs
12mr|texlive-musixtex-1.15-3|205	%doc %{_texmfdistdir}/doc/generic/musixtex/psslurs/slurs.pdf
12mr|texlive-musixtex-1.15-3|206	%doc %{_texmfdistdir}/doc/generic/musixtex/psslurs/slurs.tex
12mr|texlive-musixtex-1.15-3|207	%doc %{_texmfdistdir}/doc/generic/musixtex/reference/musixre1.pdf
12mr|texlive-musixtex-1.15-3|208	%doc %{_texmfdistdir}/doc/generic/musixtex/reference/musixre1.tex
12mr|texlive-musixtex-1.15-3|209	%doc %{_texmfdistdir}/doc/generic/musixtex/scripts/musixflx.1
12mr|texlive-musixtex-1.15-3|210	%doc %{_texmfdistdir}/doc/generic/musixtex/scripts/musixflx.pdf
12mr|texlive-musixtex-1.15-3|211	%doc %{_texmfdistdir}/doc/generic/musixtex/scripts/musixtex.1
12mr|texlive-musixtex-1.15-3|212	%doc %{_texmfdistdir}/doc/generic/musixtex/scripts/musixtex.pdf
12mr|texlive-musixtex-1.15-3|213	%doc %{_mandir}/man1/musixflx.1*
12mr|texlive-musixtex-1.15-3|214	%doc %{_texmfdir}/doc/man/man1/musixflx.man1.pdf
12mr|texlive-musixtex-1.15-3|215	%doc %{_mandir}/man1/musixtex.1*
12mr|texlive-musixtex-1.15-3|216	%doc %{_texmfdir}/doc/man/man1/musixtex.man1.pdf
12mr|texlive-musixtex-1.15-3|217	#- source
12mr|texlive-musixtex-1.15-3|218	%doc %{_texmfdistdir}/source/generic/musixtex/musixcrd/doc.tex
12mr|texlive-musixtex-1.15-3|219	%doc %{_texmfdistdir}/source/generic/musixtex/musixcrd/makefile
12mr|texlive-musixtex-1.15-3|220	%doc %{_texmfdistdir}/source/generic/musixtex/musixcrd/musixcrd.dtx
12mr|texlive-musixtex-1.15-3|221	%doc %{_texmfdistdir}/source/generic/musixtex/musixcrd/readme
12mr|texlive-musixtex-1.15-3|222	%doc %{_texmfdistdir}/source/generic/musixtex/musixcrd/strip.tex
12mr|texlive-musixtex-1.15-3|223	
12mr|texlive-musixtex-1.15-3|224	#-----------------------------------------------------------------------
12mr|texlive-musixtex-1.15-3|225	%prep
12mr|texlive-musixtex-1.15-3|226	%setup -c -a0 -a1 -a2
12mr|texlive-musixtex-1.15-3|227	
12mr|texlive-musixtex-1.15-3|228	%build
12mr|texlive-musixtex-1.15-3|229	
12mr|texlive-musixtex-1.15-3|230	%install
12mr|texlive-musixtex-1.15-3|231	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-musixtex-1.15-3|232	pushd %{buildroot}%{_bindir}
12mr|texlive-musixtex-1.15-3|233	ln -sf %{_texmfdistdir}/scripts/musixtex/musixflx.lua musixflx
12mr|texlive-musixtex-1.15-3|234	ln -sf %{_texmfdistdir}/scripts/musixtex/musixtex.lua musixtex
12mr|texlive-musixtex-1.15-3|235	popd
12mr|texlive-musixtex-1.15-3|236	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-musixtex-1.15-3|237	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-musixtex-1.15-3|238	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-musixtex-1.15-3|239	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-musixtex-1.15-3|240	
12mr|texlive-musixtex-1.15-3|241	
12mr|texlive-musixtex-1.15-3|242	
12mr|texlive-musixtex-1.15-3|243	%changelog
12mr|texlive-musixtex-1.15-3|244	

18067 12
12mr|texlive-musixtex-fonts-20111027-2|1	# revision 24517
12mr|texlive-musixtex-fonts-20111027-2|2	# category Package
12mr|texlive-musixtex-fonts-20111027-2|3	# catalog-ctan /fonts/musixtex-fonts
12mr|texlive-musixtex-fonts-20111027-2|4	# catalog-date 2011-10-27 10:28:55 +0200
12mr|texlive-musixtex-fonts-20111027-2|5	# catalog-license gpl
12mr|texlive-musixtex-fonts-20111027-2|6	# catalog-version undef
12mr|texlive-musixtex-fonts-20111027-2|7	Name:		texlive-musixtex-fonts
12mr|texlive-musixtex-fonts-20111027-2|8	Version:	20111027
12mr|texlive-musixtex-fonts-20111027-2|9	Release:	2
12mr|texlive-musixtex-fonts-20111027-2|10	Summary:	Fonts used by MusixTeX
12mr|texlive-musixtex-fonts-20111027-2|11	Group:		Publishing
12mr|texlive-musixtex-fonts-20111027-2|12	URL:		http://www.ctan.org/tex-archive/fonts/musixtex-fonts
12mr|texlive-musixtex-fonts-20111027-2|13	License:	GPL
12mr|texlive-musixtex-fonts-20111027-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixtex-fonts.tar.xz
12mr|texlive-musixtex-fonts-20111027-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixtex-fonts.doc.tar.xz
12mr|texlive-musixtex-fonts-20111027-2|16	BuildArch:	noarch
12mr|texlive-musixtex-fonts-20111027-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-musixtex-fonts-20111027-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-musixtex-fonts-20111027-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-musixtex-fonts-20111027-2|20	
12mr|texlive-musixtex-fonts-20111027-2|21	%description
12mr|texlive-musixtex-fonts-20111027-2|22	These are fonts for use with MusixTeX; they are provided both
12mr|texlive-musixtex-fonts-20111027-2|23	as original Metafont source, and as converted Adobe Type 1. The
12mr|texlive-musixtex-fonts-20111027-2|24	bundle renders the older (Type 1 fonts only) bundle musixtex-
12mr|texlive-musixtex-fonts-20111027-2|25	t1fonts obsolete.
12mr|texlive-musixtex-fonts-20111027-2|26	
12mr|texlive-musixtex-fonts-20111027-2|27	%post
12mr|texlive-musixtex-fonts-20111027-2|28	%{_sbindir}/texlive.post
12mr|texlive-musixtex-fonts-20111027-2|29	
12mr|texlive-musixtex-fonts-20111027-2|30	%postun
12mr|texlive-musixtex-fonts-20111027-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-musixtex-fonts-20111027-2|32	%{_sbindir}/texlive.post
12mr|texlive-musixtex-fonts-20111027-2|33	fi
12mr|texlive-musixtex-fonts-20111027-2|34	
12mr|texlive-musixtex-fonts-20111027-2|35	#-----------------------------------------------------------------------
12mr|texlive-musixtex-fonts-20111027-2|36	%files
12mr|texlive-musixtex-fonts-20111027-2|37	%{_texmfdistdir}/fonts/map/dvips/musixtex-fonts/musix.map
12mr|texlive-musixtex-fonts-20111027-2|38	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musexgen.mf
12mr|texlive-musixtex-fonts-20111027-2|39	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musix11.mf
12mr|texlive-musixtex-fonts-20111027-2|40	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musix13.mf
12mr|texlive-musixtex-fonts-20111027-2|41	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musix16.mf
12mr|texlive-musixtex-fonts-20111027-2|42	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musix20.mf
12mr|texlive-musixtex-fonts-20111027-2|43	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musix24.mf
12mr|texlive-musixtex-fonts-20111027-2|44	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musix25.mf
12mr|texlive-musixtex-fonts-20111027-2|45	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musix29.mf
12mr|texlive-musixtex-fonts-20111027-2|46	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musixgen.mf
12mr|texlive-musixtex-fonts-20111027-2|47	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musixsps.mf
12mr|texlive-musixtex-fonts-20111027-2|48	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/musixspx.mf
12mr|texlive-musixtex-fonts-20111027-2|49	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/mxsk.mf
12mr|texlive-musixtex-fonts-20111027-2|50	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xdrawsl.mf
12mr|texlive-musixtex-fonts-20111027-2|51	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xdrawzl.mf
12mr|texlive-musixtex-fonts-20111027-2|52	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreg11.mf
12mr|texlive-musixtex-fonts-20111027-2|53	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreg13.mf
12mr|texlive-musixtex-fonts-20111027-2|54	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreg16.mf
12mr|texlive-musixtex-fonts-20111027-2|55	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreg20.mf
12mr|texlive-musixtex-fonts-20111027-2|56	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreg24.mf
12mr|texlive-musixtex-fonts-20111027-2|57	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreg25.mf
12mr|texlive-musixtex-fonts-20111027-2|58	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreg29.mf
12mr|texlive-musixtex-fonts-20111027-2|59	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xgreggen.mf
12mr|texlive-musixtex-fonts-20111027-2|60	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld11.mf
12mr|texlive-musixtex-fonts-20111027-2|61	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld11d.mf
12mr|texlive-musixtex-fonts-20111027-2|62	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld13.mf
12mr|texlive-musixtex-fonts-20111027-2|63	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld13d.mf
12mr|texlive-musixtex-fonts-20111027-2|64	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld16.mf
12mr|texlive-musixtex-fonts-20111027-2|65	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld16d.mf
12mr|texlive-musixtex-fonts-20111027-2|66	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld20.mf
12mr|texlive-musixtex-fonts-20111027-2|67	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld20d.mf
12mr|texlive-musixtex-fonts-20111027-2|68	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld24.mf
12mr|texlive-musixtex-fonts-20111027-2|69	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld24d.mf
12mr|texlive-musixtex-fonts-20111027-2|70	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld29.mf
12mr|texlive-musixtex-fonts-20111027-2|71	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsld29d.mf
12mr|texlive-musixtex-fonts-20111027-2|72	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsldd20.mf
12mr|texlive-musixtex-fonts-20111027-2|73	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xsldu20.mf
12mr|texlive-musixtex-fonts-20111027-2|74	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslgen.mf
12mr|texlive-musixtex-fonts-20111027-2|75	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslgend.mf
12mr|texlive-musixtex-fonts-20111027-2|76	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslgenu.mf
12mr|texlive-musixtex-fonts-20111027-2|77	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd.mf
12mr|texlive-musixtex-fonts-20111027-2|78	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd11.mf
12mr|texlive-musixtex-fonts-20111027-2|79	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd11d.mf
12mr|texlive-musixtex-fonts-20111027-2|80	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd13.mf
12mr|texlive-musixtex-fonts-20111027-2|81	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd13d.mf
12mr|texlive-musixtex-fonts-20111027-2|82	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd16.mf
12mr|texlive-musixtex-fonts-20111027-2|83	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd16d.mf
12mr|texlive-musixtex-fonts-20111027-2|84	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd20.mf
12mr|texlive-musixtex-fonts-20111027-2|85	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd20d.mf
12mr|texlive-musixtex-fonts-20111027-2|86	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd24.mf
12mr|texlive-musixtex-fonts-20111027-2|87	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd24d.mf
12mr|texlive-musixtex-fonts-20111027-2|88	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd29.mf
12mr|texlive-musixtex-fonts-20111027-2|89	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhd29d.mf
12mr|texlive-musixtex-fonts-20111027-2|90	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu.mf
12mr|texlive-musixtex-fonts-20111027-2|91	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu11.mf
12mr|texlive-musixtex-fonts-20111027-2|92	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu11d.mf
12mr|texlive-musixtex-fonts-20111027-2|93	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu13.mf
12mr|texlive-musixtex-fonts-20111027-2|94	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu13d.mf
12mr|texlive-musixtex-fonts-20111027-2|95	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu16.mf
12mr|texlive-musixtex-fonts-20111027-2|96	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu16d.mf
12mr|texlive-musixtex-fonts-20111027-2|97	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu20.mf
12mr|texlive-musixtex-fonts-20111027-2|98	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu20d.mf
12mr|texlive-musixtex-fonts-20111027-2|99	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu24.mf
12mr|texlive-musixtex-fonts-20111027-2|100	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu24d.mf
12mr|texlive-musixtex-fonts-20111027-2|101	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu29.mf
12mr|texlive-musixtex-fonts-20111027-2|102	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhu29d.mf
12mr|texlive-musixtex-fonts-20111027-2|103	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhz-o.mf
12mr|texlive-musixtex-fonts-20111027-2|104	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhz.mf
12mr|texlive-musixtex-fonts-20111027-2|105	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhz20.mf
12mr|texlive-musixtex-fonts-20111027-2|106	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslhz20d.mf
12mr|texlive-musixtex-fonts-20111027-2|107	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu11.mf
12mr|texlive-musixtex-fonts-20111027-2|108	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu11d.mf
12mr|texlive-musixtex-fonts-20111027-2|109	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu13.mf
12mr|texlive-musixtex-fonts-20111027-2|110	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu13d.mf
12mr|texlive-musixtex-fonts-20111027-2|111	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu16.mf
12mr|texlive-musixtex-fonts-20111027-2|112	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu16d.mf
12mr|texlive-musixtex-fonts-20111027-2|113	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu20.mf
12mr|texlive-musixtex-fonts-20111027-2|114	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu20d.mf
12mr|texlive-musixtex-fonts-20111027-2|115	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu24.mf
12mr|texlive-musixtex-fonts-20111027-2|116	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu24d.mf
12mr|texlive-musixtex-fonts-20111027-2|117	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu29.mf
12mr|texlive-musixtex-fonts-20111027-2|118	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslu29d.mf
12mr|texlive-musixtex-fonts-20111027-2|119	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslud20.mf
12mr|texlive-musixtex-fonts-20111027-2|120	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslup20.mf
12mr|texlive-musixtex-fonts-20111027-2|121	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslz.mf
12mr|texlive-musixtex-fonts-20111027-2|122	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslz20.mf
12mr|texlive-musixtex-fonts-20111027-2|123	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xslz20d.mf
12mr|texlive-musixtex-fonts-20111027-2|124	%{_texmfdistdir}/fonts/source/public/musixtex-fonts/xtie20.mf
12mr|texlive-musixtex-fonts-20111027-2|125	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musix11.tfm
12mr|texlive-musixtex-fonts-20111027-2|126	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musix13.tfm
12mr|texlive-musixtex-fonts-20111027-2|127	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musix16.tfm
12mr|texlive-musixtex-fonts-20111027-2|128	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musix20.tfm
12mr|texlive-musixtex-fonts-20111027-2|129	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musix24.tfm
12mr|texlive-musixtex-fonts-20111027-2|130	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musix25.tfm
12mr|texlive-musixtex-fonts-20111027-2|131	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musix29.tfm
12mr|texlive-musixtex-fonts-20111027-2|132	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musixsps.tfm
12mr|texlive-musixtex-fonts-20111027-2|133	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/musixspx.tfm
12mr|texlive-musixtex-fonts-20111027-2|134	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/mxsk.tfm
12mr|texlive-musixtex-fonts-20111027-2|135	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xgreg11.tfm
12mr|texlive-musixtex-fonts-20111027-2|136	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xgreg13.tfm
12mr|texlive-musixtex-fonts-20111027-2|137	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xgreg16.tfm
12mr|texlive-musixtex-fonts-20111027-2|138	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xgreg20.tfm
12mr|texlive-musixtex-fonts-20111027-2|139	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xgreg24.tfm
12mr|texlive-musixtex-fonts-20111027-2|140	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xgreg29.tfm
12mr|texlive-musixtex-fonts-20111027-2|141	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld11.tfm
12mr|texlive-musixtex-fonts-20111027-2|142	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld11d.tfm
12mr|texlive-musixtex-fonts-20111027-2|143	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld13.tfm
12mr|texlive-musixtex-fonts-20111027-2|144	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld13d.tfm
12mr|texlive-musixtex-fonts-20111027-2|145	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld16.tfm
12mr|texlive-musixtex-fonts-20111027-2|146	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld16d.tfm
12mr|texlive-musixtex-fonts-20111027-2|147	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld20.tfm
12mr|texlive-musixtex-fonts-20111027-2|148	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld20d.tfm
12mr|texlive-musixtex-fonts-20111027-2|149	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld24.tfm
12mr|texlive-musixtex-fonts-20111027-2|150	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld24d.tfm
12mr|texlive-musixtex-fonts-20111027-2|151	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld29.tfm
12mr|texlive-musixtex-fonts-20111027-2|152	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsld29d.tfm
12mr|texlive-musixtex-fonts-20111027-2|153	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsldd20.tfm
12mr|texlive-musixtex-fonts-20111027-2|154	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xsldu20.tfm
12mr|texlive-musixtex-fonts-20111027-2|155	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd11.tfm
12mr|texlive-musixtex-fonts-20111027-2|156	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd11d.tfm
12mr|texlive-musixtex-fonts-20111027-2|157	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd13.tfm
12mr|texlive-musixtex-fonts-20111027-2|158	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd13d.tfm
12mr|texlive-musixtex-fonts-20111027-2|159	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd16.tfm
12mr|texlive-musixtex-fonts-20111027-2|160	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd16d.tfm
12mr|texlive-musixtex-fonts-20111027-2|161	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd20.tfm
12mr|texlive-musixtex-fonts-20111027-2|162	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd20d.tfm
12mr|texlive-musixtex-fonts-20111027-2|163	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd24.tfm
12mr|texlive-musixtex-fonts-20111027-2|164	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd24d.tfm
12mr|texlive-musixtex-fonts-20111027-2|165	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd29.tfm
12mr|texlive-musixtex-fonts-20111027-2|166	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhd29d.tfm
12mr|texlive-musixtex-fonts-20111027-2|167	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu11.tfm
12mr|texlive-musixtex-fonts-20111027-2|168	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu11d.tfm
12mr|texlive-musixtex-fonts-20111027-2|169	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu13.tfm
12mr|texlive-musixtex-fonts-20111027-2|170	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu13d.tfm
12mr|texlive-musixtex-fonts-20111027-2|171	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu16.tfm
12mr|texlive-musixtex-fonts-20111027-2|172	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu16d.tfm
12mr|texlive-musixtex-fonts-20111027-2|173	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu20.tfm
12mr|texlive-musixtex-fonts-20111027-2|174	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu20d.tfm
12mr|texlive-musixtex-fonts-20111027-2|175	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu20m.tfm
12mr|texlive-musixtex-fonts-20111027-2|176	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu24.tfm
12mr|texlive-musixtex-fonts-20111027-2|177	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu24d.tfm
12mr|texlive-musixtex-fonts-20111027-2|178	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu29.tfm
12mr|texlive-musixtex-fonts-20111027-2|179	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhu29d.tfm
12mr|texlive-musixtex-fonts-20111027-2|180	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhz20.tfm
12mr|texlive-musixtex-fonts-20111027-2|181	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslhz20d.tfm
12mr|texlive-musixtex-fonts-20111027-2|182	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu11.tfm
12mr|texlive-musixtex-fonts-20111027-2|183	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu11d.tfm
12mr|texlive-musixtex-fonts-20111027-2|184	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu13.tfm
12mr|texlive-musixtex-fonts-20111027-2|185	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu13d.tfm
12mr|texlive-musixtex-fonts-20111027-2|186	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu16.tfm
12mr|texlive-musixtex-fonts-20111027-2|187	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu16d.tfm
12mr|texlive-musixtex-fonts-20111027-2|188	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu20.tfm
12mr|texlive-musixtex-fonts-20111027-2|189	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu20d.tfm
12mr|texlive-musixtex-fonts-20111027-2|190	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu24.tfm
12mr|texlive-musixtex-fonts-20111027-2|191	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu24d.tfm
12mr|texlive-musixtex-fonts-20111027-2|192	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu29.tfm
12mr|texlive-musixtex-fonts-20111027-2|193	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslu29d.tfm
12mr|texlive-musixtex-fonts-20111027-2|194	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslud20.tfm
12mr|texlive-musixtex-fonts-20111027-2|195	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslup20.tfm
12mr|texlive-musixtex-fonts-20111027-2|196	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslz20.tfm
12mr|texlive-musixtex-fonts-20111027-2|197	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xslz20d.tfm
12mr|texlive-musixtex-fonts-20111027-2|198	%{_texmfdistdir}/fonts/tfm/public/musixtex-fonts/xtie20.tfm
12mr|texlive-musixtex-fonts-20111027-2|199	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musix11.pfb
12mr|texlive-musixtex-fonts-20111027-2|200	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musix13.pfb
12mr|texlive-musixtex-fonts-20111027-2|201	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musix16.pfb
12mr|texlive-musixtex-fonts-20111027-2|202	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musix20.pfb
12mr|texlive-musixtex-fonts-20111027-2|203	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musix24.pfb
12mr|texlive-musixtex-fonts-20111027-2|204	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musix29.pfb
12mr|texlive-musixtex-fonts-20111027-2|205	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musixsps.pfb
12mr|texlive-musixtex-fonts-20111027-2|206	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/musixspx.pfb
12mr|texlive-musixtex-fonts-20111027-2|207	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/mxsk.pfb
12mr|texlive-musixtex-fonts-20111027-2|208	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xgreg11.pfb
12mr|texlive-musixtex-fonts-20111027-2|209	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xgreg13.pfb
12mr|texlive-musixtex-fonts-20111027-2|210	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xgreg16.pfb
12mr|texlive-musixtex-fonts-20111027-2|211	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xgreg20.pfb
12mr|texlive-musixtex-fonts-20111027-2|212	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xgreg24.pfb
12mr|texlive-musixtex-fonts-20111027-2|213	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xgreg29.pfb
12mr|texlive-musixtex-fonts-20111027-2|214	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld11.pfb
12mr|texlive-musixtex-fonts-20111027-2|215	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld11d.pfb
12mr|texlive-musixtex-fonts-20111027-2|216	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld13.pfb
12mr|texlive-musixtex-fonts-20111027-2|217	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld13d.pfb
12mr|texlive-musixtex-fonts-20111027-2|218	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld16.pfb
12mr|texlive-musixtex-fonts-20111027-2|219	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld16d.pfb
12mr|texlive-musixtex-fonts-20111027-2|220	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld20.pfb
12mr|texlive-musixtex-fonts-20111027-2|221	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld20d.pfb
12mr|texlive-musixtex-fonts-20111027-2|222	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld24.pfb
12mr|texlive-musixtex-fonts-20111027-2|223	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld24d.pfb
12mr|texlive-musixtex-fonts-20111027-2|224	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld29.pfb
12mr|texlive-musixtex-fonts-20111027-2|225	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsld29d.pfb
12mr|texlive-musixtex-fonts-20111027-2|226	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsldd20.pfb
12mr|texlive-musixtex-fonts-20111027-2|227	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xsldu20.pfb
12mr|texlive-musixtex-fonts-20111027-2|228	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd11.pfb
12mr|texlive-musixtex-fonts-20111027-2|229	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd11d.pfb
12mr|texlive-musixtex-fonts-20111027-2|230	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd13.pfb
12mr|texlive-musixtex-fonts-20111027-2|231	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd13d.pfb
12mr|texlive-musixtex-fonts-20111027-2|232	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd16.pfb
12mr|texlive-musixtex-fonts-20111027-2|233	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd16d.pfb
12mr|texlive-musixtex-fonts-20111027-2|234	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd20.pfb
12mr|texlive-musixtex-fonts-20111027-2|235	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd20d.pfb
12mr|texlive-musixtex-fonts-20111027-2|236	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd24.pfb
12mr|texlive-musixtex-fonts-20111027-2|237	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd24d.pfb
12mr|texlive-musixtex-fonts-20111027-2|238	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd29.pfb
12mr|texlive-musixtex-fonts-20111027-2|239	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhd29d.pfb
12mr|texlive-musixtex-fonts-20111027-2|240	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu11.pfb
12mr|texlive-musixtex-fonts-20111027-2|241	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu11d.pfb
12mr|texlive-musixtex-fonts-20111027-2|242	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu13.pfb
12mr|texlive-musixtex-fonts-20111027-2|243	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu13d.pfb
12mr|texlive-musixtex-fonts-20111027-2|244	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu16.pfb
12mr|texlive-musixtex-fonts-20111027-2|245	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu16d.pfb
12mr|texlive-musixtex-fonts-20111027-2|246	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu20.pfb
12mr|texlive-musixtex-fonts-20111027-2|247	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu20d.pfb
12mr|texlive-musixtex-fonts-20111027-2|248	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu24.pfb
12mr|texlive-musixtex-fonts-20111027-2|249	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu24d.pfb
12mr|texlive-musixtex-fonts-20111027-2|250	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu29.pfb
12mr|texlive-musixtex-fonts-20111027-2|251	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhu29d.pfb
12mr|texlive-musixtex-fonts-20111027-2|252	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhz20.pfb
12mr|texlive-musixtex-fonts-20111027-2|253	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslhz20d.pfb
12mr|texlive-musixtex-fonts-20111027-2|254	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu11.pfb
12mr|texlive-musixtex-fonts-20111027-2|255	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu11d.pfb
12mr|texlive-musixtex-fonts-20111027-2|256	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu13.pfb
12mr|texlive-musixtex-fonts-20111027-2|257	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu13d.pfb
12mr|texlive-musixtex-fonts-20111027-2|258	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu16.pfb
12mr|texlive-musixtex-fonts-20111027-2|259	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu16d.pfb
12mr|texlive-musixtex-fonts-20111027-2|260	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu20.pfb
12mr|texlive-musixtex-fonts-20111027-2|261	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu20d.pfb
12mr|texlive-musixtex-fonts-20111027-2|262	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu24.pfb
12mr|texlive-musixtex-fonts-20111027-2|263	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu24d.pfb
12mr|texlive-musixtex-fonts-20111027-2|264	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu29.pfb
12mr|texlive-musixtex-fonts-20111027-2|265	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslu29d.pfb
12mr|texlive-musixtex-fonts-20111027-2|266	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslud20.pfb
12mr|texlive-musixtex-fonts-20111027-2|267	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslup20.pfb
12mr|texlive-musixtex-fonts-20111027-2|268	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslz20.pfb
12mr|texlive-musixtex-fonts-20111027-2|269	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xslz20d.pfb
12mr|texlive-musixtex-fonts-20111027-2|270	%{_texmfdistdir}/fonts/type1/public/musixtex-fonts/xtie20.pfb
12mr|texlive-musixtex-fonts-20111027-2|271	%doc %{_texmfdistdir}/doc/fonts/musixtex-fonts/CHANGES.psfonts
12mr|texlive-musixtex-fonts-20111027-2|272	%doc %{_texmfdistdir}/doc/fonts/musixtex-fonts/ChangeLog
12mr|texlive-musixtex-fonts-20111027-2|273	%doc %{_texmfdistdir}/doc/fonts/musixtex-fonts/README
12mr|texlive-musixtex-fonts-20111027-2|274	%doc %{_texmfdistdir}/doc/fonts/musixtex-fonts/README.psfonts
12mr|texlive-musixtex-fonts-20111027-2|275	%doc %{_texmfdistdir}/doc/fonts/musixtex-fonts/gpl.txt
12mr|texlive-musixtex-fonts-20111027-2|276	%doc %{_texmfdistdir}/doc/fonts/musixtex-fonts/musixtex-fonts-install.pdf
12mr|texlive-musixtex-fonts-20111027-2|277	%doc %{_texmfdistdir}/doc/fonts/musixtex-fonts/musixtex-fonts-install.tex
12mr|texlive-musixtex-fonts-20111027-2|278	
12mr|texlive-musixtex-fonts-20111027-2|279	#-----------------------------------------------------------------------
12mr|texlive-musixtex-fonts-20111027-2|280	%prep
12mr|texlive-musixtex-fonts-20111027-2|281	%setup -c -a0 -a1
12mr|texlive-musixtex-fonts-20111027-2|282	
12mr|texlive-musixtex-fonts-20111027-2|283	%build
12mr|texlive-musixtex-fonts-20111027-2|284	
12mr|texlive-musixtex-fonts-20111027-2|285	%install
12mr|texlive-musixtex-fonts-20111027-2|286	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-musixtex-fonts-20111027-2|287	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-musixtex-fonts-20111027-2|288	
12mr|texlive-musixtex-fonts-20111027-2|289	
12mr|texlive-musixtex-fonts-20111027-2|290	
12mr|texlive-musixtex-fonts-20111027-2|291	%changelog
12mr|texlive-musixtex-fonts-20111027-2|292	

18068 12
12mr|texlive-musuos-1.1c-3|1	# revision 24857
12mr|texlive-musuos-1.1c-3|2	# category Package
12mr|texlive-musuos-1.1c-3|3	# catalog-ctan /macros/latex/contrib/musuos
12mr|texlive-musuos-1.1c-3|4	# catalog-date 2011-12-07 16:44:29 +0100
12mr|texlive-musuos-1.1c-3|5	# catalog-license lppl
12mr|texlive-musuos-1.1c-3|6	# catalog-version 1.1c
12mr|texlive-musuos-1.1c-3|7	Name:		texlive-musuos
12mr|texlive-musuos-1.1c-3|8	Version:	1.1c
12mr|texlive-musuos-1.1c-3|9	Release:	3
12mr|texlive-musuos-1.1c-3|10	Summary:	Typeset papers for the department of music, Osnabruck
12mr|texlive-musuos-1.1c-3|11	Group:		Publishing
12mr|texlive-musuos-1.1c-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/musuos
12mr|texlive-musuos-1.1c-3|13	License:	LPPL
12mr|texlive-musuos-1.1c-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musuos.tar.xz
12mr|texlive-musuos-1.1c-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musuos.doc.tar.xz
12mr|texlive-musuos-1.1c-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musuos.source.tar.xz
12mr|texlive-musuos-1.1c-3|17	BuildArch:	noarch
12mr|texlive-musuos-1.1c-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-musuos-1.1c-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-musuos-1.1c-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-musuos-1.1c-3|21	
12mr|texlive-musuos-1.1c-3|22	%description
12mr|texlive-musuos-1.1c-3|23	The package provides a LaTeX class for typesetting term papers
12mr|texlive-musuos-1.1c-3|24	at the institute of music and musicology of the University of
12mr|texlive-musuos-1.1c-3|25	Osnabruck, Germany, according to the specifications of Prof.
12mr|texlive-musuos-1.1c-3|26	Stefan Hahnheide. A biblatex style is provided.
12mr|texlive-musuos-1.1c-3|27	
12mr|texlive-musuos-1.1c-3|28	%post
12mr|texlive-musuos-1.1c-3|29	%{_sbindir}/texlive.post
12mr|texlive-musuos-1.1c-3|30	
12mr|texlive-musuos-1.1c-3|31	%postun
12mr|texlive-musuos-1.1c-3|32	if [ $1 -eq 0 ]; then
12mr|texlive-musuos-1.1c-3|33	%{_sbindir}/texlive.post
12mr|texlive-musuos-1.1c-3|34	fi
12mr|texlive-musuos-1.1c-3|35	
12mr|texlive-musuos-1.1c-3|36	#-----------------------------------------------------------------------
12mr|texlive-musuos-1.1c-3|37	%files
12mr|texlive-musuos-1.1c-3|38	%{_texmfdistdir}/tex/latex/musuos/musuos.cls
12mr|texlive-musuos-1.1c-3|39	%doc %{_texmfdistdir}/doc/latex/musuos/README
12mr|texlive-musuos-1.1c-3|40	%doc %{_texmfdistdir}/doc/latex/musuos/musuos-doc.ist
12mr|texlive-musuos-1.1c-3|41	%doc %{_texmfdistdir}/doc/latex/musuos/musuos.pdf
12mr|texlive-musuos-1.1c-3|42	#- source
12mr|texlive-musuos-1.1c-3|43	%doc %{_texmfdistdir}/source/latex/musuos/musuos.dtx
12mr|texlive-musuos-1.1c-3|44	%doc %{_texmfdistdir}/source/latex/musuos/musuos.ins
12mr|texlive-musuos-1.1c-3|45	
12mr|texlive-musuos-1.1c-3|46	#-----------------------------------------------------------------------
12mr|texlive-musuos-1.1c-3|47	%prep
12mr|texlive-musuos-1.1c-3|48	%setup -c -a0 -a1 -a2
12mr|texlive-musuos-1.1c-3|49	
12mr|texlive-musuos-1.1c-3|50	%build
12mr|texlive-musuos-1.1c-3|51	
12mr|texlive-musuos-1.1c-3|52	%install
12mr|texlive-musuos-1.1c-3|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-musuos-1.1c-3|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-musuos-1.1c-3|55	
12mr|texlive-musuos-1.1c-3|56	
12mr|texlive-musuos-1.1c-3|57	
12mr|texlive-musuos-1.1c-3|58	%changelog
12mr|texlive-musuos-1.1c-3|59	

18069 12
12mr|texlive-muthesis-20110826-2|1	# revision 23861
12mr|texlive-muthesis-20110826-2|2	# category Package
12mr|texlive-muthesis-20110826-2|3	# catalog-ctan /macros/latex/contrib/muthesis
12mr|texlive-muthesis-20110826-2|4	# catalog-date 2011-08-26 08:26:07 +0200
12mr|texlive-muthesis-20110826-2|5	# catalog-license lppl
12mr|texlive-muthesis-20110826-2|6	# catalog-version undef
12mr|texlive-muthesis-20110826-2|7	Name:		texlive-muthesis
12mr|texlive-muthesis-20110826-2|8	Version:	20110826
12mr|texlive-muthesis-20110826-2|9	Release:	2
12mr|texlive-muthesis-20110826-2|10	Summary:	Classes for University of Manchester Dept of Computer Science
12mr|texlive-muthesis-20110826-2|11	Group:		Publishing
12mr|texlive-muthesis-20110826-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/muthesis
12mr|texlive-muthesis-20110826-2|13	License:	LPPL
12mr|texlive-muthesis-20110826-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/muthesis.tar.xz
12mr|texlive-muthesis-20110826-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/muthesis.doc.tar.xz
12mr|texlive-muthesis-20110826-2|16	BuildArch:	noarch
12mr|texlive-muthesis-20110826-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-muthesis-20110826-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-muthesis-20110826-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-muthesis-20110826-2|20	
12mr|texlive-muthesis-20110826-2|21	%description
12mr|texlive-muthesis-20110826-2|22	The bundle provides thesis and project report document classes
12mr|texlive-muthesis-20110826-2|23	from the University of Manchester's Department of Computer
12mr|texlive-muthesis-20110826-2|24	Science.
12mr|texlive-muthesis-20110826-2|25	
12mr|texlive-muthesis-20110826-2|26	%post
12mr|texlive-muthesis-20110826-2|27	%{_sbindir}/texlive.post
12mr|texlive-muthesis-20110826-2|28	
12mr|texlive-muthesis-20110826-2|29	%postun
12mr|texlive-muthesis-20110826-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-muthesis-20110826-2|31	%{_sbindir}/texlive.post
12mr|texlive-muthesis-20110826-2|32	fi
12mr|texlive-muthesis-20110826-2|33	
12mr|texlive-muthesis-20110826-2|34	#-----------------------------------------------------------------------
12mr|texlive-muthesis-20110826-2|35	%files
12mr|texlive-muthesis-20110826-2|36	%{_texmfdistdir}/tex/latex/muthesis/muthesis.cls
12mr|texlive-muthesis-20110826-2|37	%{_texmfdistdir}/tex/latex/muthesis/third-rep.cls
12mr|texlive-muthesis-20110826-2|38	%doc %{_texmfdistdir}/doc/latex/muthesis/README
12mr|texlive-muthesis-20110826-2|39	
12mr|texlive-muthesis-20110826-2|40	#-----------------------------------------------------------------------
12mr|texlive-muthesis-20110826-2|41	%prep
12mr|texlive-muthesis-20110826-2|42	%setup -c -a0 -a1
12mr|texlive-muthesis-20110826-2|43	
12mr|texlive-muthesis-20110826-2|44	%build
12mr|texlive-muthesis-20110826-2|45	
12mr|texlive-muthesis-20110826-2|46	%install
12mr|texlive-muthesis-20110826-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-muthesis-20110826-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-muthesis-20110826-2|49	
12mr|texlive-muthesis-20110826-2|50	
12mr|texlive-muthesis-20110826-2|51	
12mr|texlive-muthesis-20110826-2|52	%changelog
12mr|texlive-muthesis-20110826-2|53	

18070 12
12mr|texlive-mversion-1.0-2|1	# revision 24330
12mr|texlive-mversion-1.0-2|2	# category Package
12mr|texlive-mversion-1.0-2|3	# catalog-ctan /macros/latex/contrib/mversion
12mr|texlive-mversion-1.0-2|4	# catalog-date 2011-10-19 16:05:14 +0200
12mr|texlive-mversion-1.0-2|5	# catalog-license lppl1.2
12mr|texlive-mversion-1.0-2|6	# catalog-version 1.0
12mr|texlive-mversion-1.0-2|7	Name:		texlive-mversion
12mr|texlive-mversion-1.0-2|8	Version:	1.0
12mr|texlive-mversion-1.0-2|9	Release:	2
12mr|texlive-mversion-1.0-2|10	Summary:	Keeping track of document versions
12mr|texlive-mversion-1.0-2|11	Group:		Publishing
12mr|texlive-mversion-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mversion
12mr|texlive-mversion-1.0-2|13	License:	LPPL1.2
12mr|texlive-mversion-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mversion.tar.xz
12mr|texlive-mversion-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mversion.doc.tar.xz
12mr|texlive-mversion-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mversion.source.tar.xz
12mr|texlive-mversion-1.0-2|17	BuildArch:	noarch
12mr|texlive-mversion-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-mversion-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-mversion-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-mversion-1.0-2|21	
12mr|texlive-mversion-1.0-2|22	%description
12mr|texlive-mversion-1.0-2|23	The package enables the user to keep track of different
12mr|texlive-mversion-1.0-2|24	versions of a latex document. The command \version prints the
12mr|texlive-mversion-1.0-2|25	version and build numbers; each time you compile your document,
12mr|texlive-mversion-1.0-2|26	the build number is increased by one. By placing \version in
12mr|texlive-mversion-1.0-2|27	the header or footer, each page can be marked with the unique
12mr|texlive-mversion-1.0-2|28	build number describing the progress of your document.
12mr|texlive-mversion-1.0-2|29	
12mr|texlive-mversion-1.0-2|30	%post
12mr|texlive-mversion-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-mversion-1.0-2|32	
12mr|texlive-mversion-1.0-2|33	%postun
12mr|texlive-mversion-1.0-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-mversion-1.0-2|35	%{_sbindir}/texlive.post
12mr|texlive-mversion-1.0-2|36	fi
12mr|texlive-mversion-1.0-2|37	
12mr|texlive-mversion-1.0-2|38	#-----------------------------------------------------------------------
12mr|texlive-mversion-1.0-2|39	%files
12mr|texlive-mversion-1.0-2|40	%{_texmfdistdir}/tex/latex/mversion/mVersion.sty
12mr|texlive-mversion-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/mversion/README
12mr|texlive-mversion-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/mversion/mVersion.pdf
12mr|texlive-mversion-1.0-2|43	#- source
12mr|texlive-mversion-1.0-2|44	%doc %{_texmfdistdir}/source/latex/mversion/mVersion.dtx
12mr|texlive-mversion-1.0-2|45	%doc %{_texmfdistdir}/source/latex/mversion/mVersion.ins
12mr|texlive-mversion-1.0-2|46	
12mr|texlive-mversion-1.0-2|47	#-----------------------------------------------------------------------
12mr|texlive-mversion-1.0-2|48	%prep
12mr|texlive-mversion-1.0-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-mversion-1.0-2|50	
12mr|texlive-mversion-1.0-2|51	%build
12mr|texlive-mversion-1.0-2|52	
12mr|texlive-mversion-1.0-2|53	%install
12mr|texlive-mversion-1.0-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-mversion-1.0-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-mversion-1.0-2|56	
12mr|texlive-mversion-1.0-2|57	
12mr|texlive-mversion-1.0-2|58	
12mr|texlive-mversion-1.0-2|59	%changelog
12mr|texlive-mversion-1.0-2|60	

18071 12
12mr|texlive-mwcls-0.74-2|1	# revision 15878
12mr|texlive-mwcls-0.74-2|2	# category Package
12mr|texlive-mwcls-0.74-2|3	# catalog-ctan /macros/latex/contrib/mwcls
12mr|texlive-mwcls-0.74-2|4	# catalog-date 2009-09-28 14:47:14 +0200
12mr|texlive-mwcls-0.74-2|5	# catalog-license lppl
12mr|texlive-mwcls-0.74-2|6	# catalog-version 0.74
12mr|texlive-mwcls-0.74-2|7	Name:		texlive-mwcls
12mr|texlive-mwcls-0.74-2|8	Version:	0.74
12mr|texlive-mwcls-0.74-2|9	Release:	2
12mr|texlive-mwcls-0.74-2|10	Summary:	Polish-oriented document classes
12mr|texlive-mwcls-0.74-2|11	Group:		Publishing
12mr|texlive-mwcls-0.74-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mwcls
12mr|texlive-mwcls-0.74-2|13	License:	LPPL
12mr|texlive-mwcls-0.74-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mwcls.tar.xz
12mr|texlive-mwcls-0.74-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mwcls.doc.tar.xz
12mr|texlive-mwcls-0.74-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mwcls.source.tar.xz
12mr|texlive-mwcls-0.74-2|17	BuildArch:	noarch
12mr|texlive-mwcls-0.74-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-mwcls-0.74-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-mwcls-0.74-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-mwcls-0.74-2|21	
12mr|texlive-mwcls-0.74-2|22	%description
12mr|texlive-mwcls-0.74-2|23	mwcls is a set of document classes for LaTeX 2e designed with
12mr|texlive-mwcls-0.74-2|24	Polish typographical tradition in mind. Classes include:
12mr|texlive-mwcls-0.74-2|25	'mwart' (which is a replacement for 'article'), 'mwrep'
12mr|texlive-mwcls-0.74-2|26	('report'), and 'mwbk' ('book'). Most features present in
12mr|texlive-mwcls-0.74-2|27	standard classes work with mwcls. Some extensions/exceptions
12mr|texlive-mwcls-0.74-2|28	include: sectioning commands allow for second optional argument
12mr|texlive-mwcls-0.74-2|29	(it's possible to state different texts for running head and
12mr|texlive-mwcls-0.74-2|30	for TOC), new environments 'itemize*' and 'enumerate*' for
12mr|texlive-mwcls-0.74-2|31	lists with long items, page styles have variants for normal,
12mr|texlive-mwcls-0.74-2|32	opening, closing, and blank pages.
12mr|texlive-mwcls-0.74-2|33	
12mr|texlive-mwcls-0.74-2|34	%post
12mr|texlive-mwcls-0.74-2|35	%{_sbindir}/texlive.post
12mr|texlive-mwcls-0.74-2|36	
12mr|texlive-mwcls-0.74-2|37	%postun
12mr|texlive-mwcls-0.74-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-mwcls-0.74-2|39	%{_sbindir}/texlive.post
12mr|texlive-mwcls-0.74-2|40	fi
12mr|texlive-mwcls-0.74-2|41	
12mr|texlive-mwcls-0.74-2|42	#-----------------------------------------------------------------------
12mr|texlive-mwcls-0.74-2|43	%files
12mr|texlive-mwcls-0.74-2|44	%{_texmfdistdir}/tex/latex/mwcls/mw10.clo
12mr|texlive-mwcls-0.74-2|45	%{_texmfdistdir}/tex/latex/mwcls/mw11.clo
12mr|texlive-mwcls-0.74-2|46	%{_texmfdistdir}/tex/latex/mwcls/mw12.clo
12mr|texlive-mwcls-0.74-2|47	%{_texmfdistdir}/tex/latex/mwcls/mwart.cls
12mr|texlive-mwcls-0.74-2|48	%{_texmfdistdir}/tex/latex/mwcls/mwbk.cls
12mr|texlive-mwcls-0.74-2|49	%{_texmfdistdir}/tex/latex/mwcls/mwbk10.clo
12mr|texlive-mwcls-0.74-2|50	%{_texmfdistdir}/tex/latex/mwcls/mwbk11.clo
12mr|texlive-mwcls-0.74-2|51	%{_texmfdistdir}/tex/latex/mwcls/mwbk12.clo
12mr|texlive-mwcls-0.74-2|52	%{_texmfdistdir}/tex/latex/mwcls/mwrep.cls
12mr|texlive-mwcls-0.74-2|53	%doc %{_texmfdistdir}/doc/latex/mwcls/CZYTAJ
12mr|texlive-mwcls-0.74-2|54	%doc %{_texmfdistdir}/doc/latex/mwcls/ChangeLog
12mr|texlive-mwcls-0.74-2|55	%doc %{_texmfdistdir}/doc/latex/mwcls/README
12mr|texlive-mwcls-0.74-2|56	%doc %{_texmfdistdir}/doc/latex/mwcls/mwclsdoc.pdf
12mr|texlive-mwcls-0.74-2|57	#- source
12mr|texlive-mwcls-0.74-2|58	%doc %{_texmfdistdir}/source/latex/mwcls/mwcls.dtx
12mr|texlive-mwcls-0.74-2|59	%doc %{_texmfdistdir}/source/latex/mwcls/mwcls.ins
12mr|texlive-mwcls-0.74-2|60	
12mr|texlive-mwcls-0.74-2|61	#-----------------------------------------------------------------------
12mr|texlive-mwcls-0.74-2|62	%prep
12mr|texlive-mwcls-0.74-2|63	%setup -c -a0 -a1 -a2
12mr|texlive-mwcls-0.74-2|64	
12mr|texlive-mwcls-0.74-2|65	%build
12mr|texlive-mwcls-0.74-2|66	
12mr|texlive-mwcls-0.74-2|67	%install
12mr|texlive-mwcls-0.74-2|68	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-mwcls-0.74-2|69	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-mwcls-0.74-2|70	
12mr|texlive-mwcls-0.74-2|71	
12mr|texlive-mwcls-0.74-2|72	
12mr|texlive-mwcls-0.74-2|73	%changelog
12mr|texlive-mwcls-0.74-2|74	

18072 12
12mr|texlive-mwe-0.3-1|1	# revision 26422
12mr|texlive-mwe-0.3-1|2	# category Package
12mr|texlive-mwe-0.3-1|3	# catalog-ctan /macros/latex/contrib/mwe
12mr|texlive-mwe-0.3-1|4	# catalog-date 2012-05-15 15:44:48 +0200
12mr|texlive-mwe-0.3-1|5	# catalog-license lppl1.3
12mr|texlive-mwe-0.3-1|6	# catalog-version 0.3
12mr|texlive-mwe-0.3-1|7	Name:		texlive-mwe
12mr|texlive-mwe-0.3-1|8	Version:	0.3
12mr|texlive-mwe-0.3-1|9	Release:	1
12mr|texlive-mwe-0.3-1|10	Summary:	Packages and image files for MWEs
12mr|texlive-mwe-0.3-1|11	Group:		Publishing
12mr|texlive-mwe-0.3-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mwe
12mr|texlive-mwe-0.3-1|13	License:	LPPL1.3
12mr|texlive-mwe-0.3-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mwe.tar.xz
12mr|texlive-mwe-0.3-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mwe.doc.tar.xz
12mr|texlive-mwe-0.3-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mwe.source.tar.xz
12mr|texlive-mwe-0.3-1|17	BuildArch:	noarch
12mr|texlive-mwe-0.3-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-mwe-0.3-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-mwe-0.3-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-mwe-0.3-1|21	
12mr|texlive-mwe-0.3-1|22	%description
12mr|texlive-mwe-0.3-1|23	The bundle provides several files useful when creating a
12mr|texlive-mwe-0.3-1|24	minimal working example (MWE). The package itself loads a small
12mr|texlive-mwe-0.3-1|25	set of packages often used when creating MWEs. In addition, a
12mr|texlive-mwe-0.3-1|26	range of images are provided, which will be installed in the
12mr|texlive-mwe-0.3-1|27	TEXMF tree, so that they may be used in any (La)TeX document.
12mr|texlive-mwe-0.3-1|28	This allows different users to share MWEs which include image
12mr|texlive-mwe-0.3-1|29	commands, without the need to share image files or to use
12mr|texlive-mwe-0.3-1|30	replacement code.
12mr|texlive-mwe-0.3-1|31	
12mr|texlive-mwe-0.3-1|32	%post
12mr|texlive-mwe-0.3-1|33	%{_sbindir}/texlive.post
12mr|texlive-mwe-0.3-1|34	
12mr|texlive-mwe-0.3-1|35	%postun
12mr|texlive-mwe-0.3-1|36	if [ $1 -eq 0 ]; then
12mr|texlive-mwe-0.3-1|37	%{_sbindir}/texlive.post
12mr|texlive-mwe-0.3-1|38	fi
12mr|texlive-mwe-0.3-1|39	
12mr|texlive-mwe-0.3-1|40	#-----------------------------------------------------------------------
12mr|texlive-mwe-0.3-1|41	%files
12mr|texlive-mwe-0.3-1|42	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100bp.eps
12mr|texlive-mwe-0.3-1|43	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100bp.jpg
12mr|texlive-mwe-0.3-1|44	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100bp.pdf
12mr|texlive-mwe-0.3-1|45	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100bp.png
12mr|texlive-mwe-0.3-1|46	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100bp.tex
12mr|texlive-mwe-0.3-1|47	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100pt.eps
12mr|texlive-mwe-0.3-1|48	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100pt.jpg
12mr|texlive-mwe-0.3-1|49	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100pt.pdf
12mr|texlive-mwe-0.3-1|50	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100pt.png
12mr|texlive-mwe-0.3-1|51	%{_texmfdistdir}/tex/latex/mwe/example-grid-100x100pt.tex
12mr|texlive-mwe-0.3-1|52	%{_texmfdistdir}/tex/latex/mwe/example-image-10x16.eps
12mr|texlive-mwe-0.3-1|53	%{_texmfdistdir}/tex/latex/mwe/example-image-10x16.jpg
12mr|texlive-mwe-0.3-1|54	%{_texmfdistdir}/tex/latex/mwe/example-image-10x16.pdf
12mr|texlive-mwe-0.3-1|55	%{_texmfdistdir}/tex/latex/mwe/example-image-10x16.png
12mr|texlive-mwe-0.3-1|56	%{_texmfdistdir}/tex/latex/mwe/example-image-10x16.tex
12mr|texlive-mwe-0.3-1|57	%{_texmfdistdir}/tex/latex/mwe/example-image-16x10.eps
12mr|texlive-mwe-0.3-1|58	%{_texmfdistdir}/tex/latex/mwe/example-image-16x10.jpg
12mr|texlive-mwe-0.3-1|59	%{_texmfdistdir}/tex/latex/mwe/example-image-16x10.pdf
12mr|texlive-mwe-0.3-1|60	%{_texmfdistdir}/tex/latex/mwe/example-image-16x10.png
12mr|texlive-mwe-0.3-1|61	%{_texmfdistdir}/tex/latex/mwe/example-image-16x10.tex
12mr|texlive-mwe-0.3-1|62	%{_texmfdistdir}/tex/latex/mwe/example-image-16x9.eps
12mr|texlive-mwe-0.3-1|63	%{_texmfdistdir}/tex/latex/mwe/example-image-16x9.jpg
12mr|texlive-mwe-0.3-1|64	%{_texmfdistdir}/tex/latex/mwe/example-image-16x9.pdf
12mr|texlive-mwe-0.3-1|65	%{_texmfdistdir}/tex/latex/mwe/example-image-16x9.png
12mr|texlive-mwe-0.3-1|66	%{_texmfdistdir}/tex/latex/mwe/example-image-16x9.tex
12mr|texlive-mwe-0.3-1|67	%{_texmfdistdir}/tex/latex/mwe/example-image-1x1.eps
12mr|texlive-mwe-0.3-1|68	%{_texmfdistdir}/tex/latex/mwe/example-image-1x1.jpg
12mr|texlive-mwe-0.3-1|69	%{_texmfdistdir}/tex/latex/mwe/example-image-1x1.pdf
12mr|texlive-mwe-0.3-1|70	%{_texmfdistdir}/tex/latex/mwe/example-image-1x1.png
12mr|texlive-mwe-0.3-1|71	%{_texmfdistdir}/tex/latex/mwe/example-image-1x1.tex
12mr|texlive-mwe-0.3-1|72	%{_texmfdistdir}/tex/latex/mwe/example-image-4x3.eps
12mr|texlive-mwe-0.3-1|73	%{_texmfdistdir}/tex/latex/mwe/example-image-4x3.jpg
12mr|texlive-mwe-0.3-1|74	%{_texmfdistdir}/tex/latex/mwe/example-image-4x3.pdf
12mr|texlive-mwe-0.3-1|75	%{_texmfdistdir}/tex/latex/mwe/example-image-4x3.png
12mr|texlive-mwe-0.3-1|76	%{_texmfdistdir}/tex/latex/mwe/example-image-4x3.tex
12mr|texlive-mwe-0.3-1|77	%{_texmfdistdir}/tex/latex/mwe/example-image-9x16.eps
12mr|texlive-mwe-0.3-1|78	%{_texmfdistdir}/tex/latex/mwe/example-image-9x16.jpg
12mr|texlive-mwe-0.3-1|79	%{_texmfdistdir}/tex/latex/mwe/example-image-9x16.pdf
12mr|texlive-mwe-0.3-1|80	%{_texmfdistdir}/tex/latex/mwe/example-image-9x16.png
12mr|texlive-mwe-0.3-1|81	%{_texmfdistdir}/tex/latex/mwe/example-image-9x16.tex
12mr|texlive-mwe-0.3-1|82	%{_texmfdistdir}/tex/latex/mwe/example-image-a.eps
12mr|texlive-mwe-0.3-1|83	%{_texmfdistdir}/tex/latex/mwe/example-image-a.jpg
12mr|texlive-mwe-0.3-1|84	%{_texmfdistdir}/tex/latex/mwe/example-image-a.pdf
12mr|texlive-mwe-0.3-1|85	%{_texmfdistdir}/tex/latex/mwe/example-image-a.png
12mr|texlive-mwe-0.3-1|86	%{_texmfdistdir}/tex/latex/mwe/example-image-a.tex
12mr|texlive-mwe-0.3-1|87	%{_texmfdistdir}/tex/latex/mwe/example-image-a3-landscape.pdf
12mr|texlive-mwe-0.3-1|88	%{_texmfdistdir}/tex/latex/mwe/example-image-a3-landscape.tex
12mr|texlive-mwe-0.3-1|89	%{_texmfdistdir}/tex/latex/mwe/example-image-a3.pdf
12mr|texlive-mwe-0.3-1|90	%{_texmfdistdir}/tex/latex/mwe/example-image-a3.tex
12mr|texlive-mwe-0.3-1|91	%{_texmfdistdir}/tex/latex/mwe/example-image-a4-landscape.pdf
12mr|texlive-mwe-0.3-1|92	%{_texmfdistdir}/tex/latex/mwe/example-image-a4-landscape.tex
12mr|texlive-mwe-0.3-1|93	%{_texmfdistdir}/tex/latex/mwe/example-image-a4.pdf
12mr|texlive-mwe-0.3-1|94	%{_texmfdistdir}/tex/latex/mwe/example-image-a4.tex
12mr|texlive-mwe-0.3-1|95	%{_texmfdistdir}/tex/latex/mwe/example-image-a5-landscape.pdf
12mr|texlive-mwe-0.3-1|96	%{_texmfdistdir}/tex/latex/mwe/example-image-a5-landscape.tex
12mr|texlive-mwe-0.3-1|97	%{_texmfdistdir}/tex/latex/mwe/example-image-a5.pdf
12mr|texlive-mwe-0.3-1|98	%{_texmfdistdir}/tex/latex/mwe/example-image-a5.tex
12mr|texlive-mwe-0.3-1|99	%{_texmfdistdir}/tex/latex/mwe/example-image-b.eps
12mr|texlive-mwe-0.3-1|100	%{_texmfdistdir}/tex/latex/mwe/example-image-b.jpg
12mr|texlive-mwe-0.3-1|101	%{_texmfdistdir}/tex/latex/mwe/example-image-b.pdf
12mr|texlive-mwe-0.3-1|102	%{_texmfdistdir}/tex/latex/mwe/example-image-b.png
12mr|texlive-mwe-0.3-1|103	%{_texmfdistdir}/tex/latex/mwe/example-image-b.tex
12mr|texlive-mwe-0.3-1|104	%{_texmfdistdir}/tex/latex/mwe/example-image-c.eps
12mr|texlive-mwe-0.3-1|105	%{_texmfdistdir}/tex/latex/mwe/example-image-c.jpg
12mr|texlive-mwe-0.3-1|106	%{_texmfdistdir}/tex/latex/mwe/example-image-c.pdf
12mr|texlive-mwe-0.3-1|107	%{_texmfdistdir}/tex/latex/mwe/example-image-c.png
12mr|texlive-mwe-0.3-1|108	%{_texmfdistdir}/tex/latex/mwe/example-image-c.tex
12mr|texlive-mwe-0.3-1|109	%{_texmfdistdir}/tex/latex/mwe/example-image-golden-upright.pdf
12mr|texlive-mwe-0.3-1|110	%{_texmfdistdir}/tex/latex/mwe/example-image-golden-upright.tex
12mr|texlive-mwe-0.3-1|111	%{_texmfdistdir}/tex/latex/mwe/example-image-golden.pdf
12mr|texlive-mwe-0.3-1|112	%{_texmfdistdir}/tex/latex/mwe/example-image-golden.tex
12mr|texlive-mwe-0.3-1|113	%{_texmfdistdir}/tex/latex/mwe/example-image-letter-landscape.pdf
12mr|texlive-mwe-0.3-1|114	%{_texmfdistdir}/tex/latex/mwe/example-image-letter-landscape.tex
12mr|texlive-mwe-0.3-1|115	%{_texmfdistdir}/tex/latex/mwe/example-image-letter.pdf
12mr|texlive-mwe-0.3-1|116	%{_texmfdistdir}/tex/latex/mwe/example-image-letter.tex
12mr|texlive-mwe-0.3-1|117	%{_texmfdistdir}/tex/latex/mwe/example-image.eps
12mr|texlive-mwe-0.3-1|118	%{_texmfdistdir}/tex/latex/mwe/example-image.jpg
12mr|texlive-mwe-0.3-1|119	%{_texmfdistdir}/tex/latex/mwe/example-image.pdf
12mr|texlive-mwe-0.3-1|120	%{_texmfdistdir}/tex/latex/mwe/example-image.png
12mr|texlive-mwe-0.3-1|121	%{_texmfdistdir}/tex/latex/mwe/example-image.tex
12mr|texlive-mwe-0.3-1|122	%{_texmfdistdir}/tex/latex/mwe/mwe.sty
12mr|texlive-mwe-0.3-1|123	%doc %{_texmfdistdir}/doc/latex/mwe/INSTALL
12mr|texlive-mwe-0.3-1|124	%doc %{_texmfdistdir}/doc/latex/mwe/README
12mr|texlive-mwe-0.3-1|125	%doc %{_texmfdistdir}/doc/latex/mwe/mwe.pdf
12mr|texlive-mwe-0.3-1|126	#- source
12mr|texlive-mwe-0.3-1|127	%doc %{_texmfdistdir}/source/latex/mwe/mwe.dtx
12mr|texlive-mwe-0.3-1|128	%doc %{_texmfdistdir}/source/latex/mwe/mwe.ins
12mr|texlive-mwe-0.3-1|129	
12mr|texlive-mwe-0.3-1|130	#-----------------------------------------------------------------------
12mr|texlive-mwe-0.3-1|131	%prep
12mr|texlive-mwe-0.3-1|132	%setup -c -a0 -a1 -a2
12mr|texlive-mwe-0.3-1|133	
12mr|texlive-mwe-0.3-1|134	%build
12mr|texlive-mwe-0.3-1|135	
12mr|texlive-mwe-0.3-1|136	%install
12mr|texlive-mwe-0.3-1|137	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-mwe-0.3-1|138	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-mwe-0.3-1|139	
12mr|texlive-mwe-0.3-1|140	
12mr|texlive-mwe-0.3-1|141	
12mr|texlive-mwe-0.3-1|142	%changelog
12mr|texlive-mwe-0.3-1|143	

18073 12
12mr|texlive-mxedruli-3.3c-2|1	# revision 15878
12mr|texlive-mxedruli-3.3c-2|2	# category Package
12mr|texlive-mxedruli-3.3c-2|3	# catalog-ctan /fonts/georgian/mxedruli
12mr|texlive-mxedruli-3.3c-2|4	# catalog-date 2009-01-23 11:09:06 +0100
12mr|texlive-mxedruli-3.3c-2|5	# catalog-license noinfo
12mr|texlive-mxedruli-3.3c-2|6	# catalog-version 3.3c
12mr|texlive-mxedruli-3.3c-2|7	Name:		texlive-mxedruli
12mr|texlive-mxedruli-3.3c-2|8	Version:	3.3c
12mr|texlive-mxedruli-3.3c-2|9	Release:	2
12mr|texlive-mxedruli-3.3c-2|10	Summary:	A pair of Georgian fonts
12mr|texlive-mxedruli-3.3c-2|11	Group:		Publishing
12mr|texlive-mxedruli-3.3c-2|12	URL:		http://www.ctan.org/tex-archive/fonts/georgian/mxedruli
12mr|texlive-mxedruli-3.3c-2|13	License:	NOINFO
12mr|texlive-mxedruli-3.3c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mxedruli.tar.xz
12mr|texlive-mxedruli-3.3c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mxedruli.doc.tar.xz
12mr|texlive-mxedruli-3.3c-2|16	BuildArch:	noarch
12mr|texlive-mxedruli-3.3c-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-mxedruli-3.3c-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-mxedruli-3.3c-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-mxedruli-3.3c-2|20	
12mr|texlive-mxedruli-3.3c-2|21	%description
12mr|texlive-mxedruli-3.3c-2|22	Two Georgian fonts, written in MetaFont, which cover the
12mr|texlive-mxedruli-3.3c-2|23	Mxedruli and the Xucuri alphabets.
12mr|texlive-mxedruli-3.3c-2|24	
12mr|texlive-mxedruli-3.3c-2|25	%post
12mr|texlive-mxedruli-3.3c-2|26	%{_sbindir}/texlive.post
12mr|texlive-mxedruli-3.3c-2|27	
12mr|texlive-mxedruli-3.3c-2|28	%postun
12mr|texlive-mxedruli-3.3c-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-mxedruli-3.3c-2|30	%{_sbindir}/texlive.post
12mr|texlive-mxedruli-3.3c-2|31	fi
12mr|texlive-mxedruli-3.3c-2|32	
12mr|texlive-mxedruli-3.3c-2|33	#-----------------------------------------------------------------------
12mr|texlive-mxedruli-3.3c-2|34	%files
12mr|texlive-mxedruli-3.3c-2|35	%{_texmfdistdir}/fonts/source/public/mxedruli/mxed.mf
12mr|texlive-mxedruli-3.3c-2|36	%{_texmfdistdir}/fonts/source/public/mxedruli/mxed10.mf
12mr|texlive-mxedruli-3.3c-2|37	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedacc.mf
12mr|texlive-mxedruli-3.3c-2|38	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedbase.mf
12mr|texlive-mxedruli-3.3c-2|39	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedbf10.mf
12mr|texlive-mxedruli-3.3c-2|40	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedc10.mf
12mr|texlive-mxedruli-3.3c-2|41	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedcaps.mf
12mr|texlive-mxedruli-3.3c-2|42	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedd.mf
12mr|texlive-mxedruli-3.3c-2|43	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedfont.mf
12mr|texlive-mxedruli-3.3c-2|44	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedi10.mf
12mr|texlive-mxedruli-3.3c-2|45	%{_texmfdistdir}/fonts/source/public/mxedruli/mxedp.mf
12mr|texlive-mxedruli-3.3c-2|46	%{_texmfdistdir}/fonts/source/public/mxedruli/xuc.mf
12mr|texlive-mxedruli-3.3c-2|47	%{_texmfdistdir}/fonts/source/public/mxedruli/xuc10.mf
12mr|texlive-mxedruli-3.3c-2|48	%{_texmfdistdir}/fonts/source/public/mxedruli/xucbase.mf
12mr|texlive-mxedruli-3.3c-2|49	%{_texmfdistdir}/fonts/source/public/mxedruli/xucd.mf
12mr|texlive-mxedruli-3.3c-2|50	%{_texmfdistdir}/fonts/source/public/mxedruli/xucfont.mf
12mr|texlive-mxedruli-3.3c-2|51	%{_texmfdistdir}/fonts/source/public/mxedruli/xucl.mf
12mr|texlive-mxedruli-3.3c-2|52	%{_texmfdistdir}/fonts/source/public/mxedruli/xucp.mf
12mr|texlive-mxedruli-3.3c-2|53	%{_texmfdistdir}/fonts/tfm/public/mxedruli/mxed10.tfm
12mr|texlive-mxedruli-3.3c-2|54	%{_texmfdistdir}/fonts/tfm/public/mxedruli/mxedbf10.tfm
12mr|texlive-mxedruli-3.3c-2|55	%{_texmfdistdir}/fonts/tfm/public/mxedruli/mxedc10.tfm
12mr|texlive-mxedruli-3.3c-2|56	%{_texmfdistdir}/fonts/tfm/public/mxedruli/mxedi10.tfm
12mr|texlive-mxedruli-3.3c-2|57	%{_texmfdistdir}/fonts/tfm/public/mxedruli/xuc10.tfm
12mr|texlive-mxedruli-3.3c-2|58	%{_texmfdistdir}/tex/latex/mxedruli/mxedruli.sty
12mr|texlive-mxedruli-3.3c-2|59	%{_texmfdistdir}/tex/latex/mxedruli/umxed.fd
12mr|texlive-mxedruli-3.3c-2|60	%{_texmfdistdir}/tex/latex/mxedruli/uxuc.fd
12mr|texlive-mxedruli-3.3c-2|61	%{_texmfdistdir}/tex/latex/mxedruli/xucuri.sty
12mr|texlive-mxedruli-3.3c-2|62	%doc %{_texmfdistdir}/doc/fonts/mxedruli/README
12mr|texlive-mxedruli-3.3c-2|63	%doc %{_texmfdistdir}/doc/fonts/mxedruli/alphabets.tex
12mr|texlive-mxedruli-3.3c-2|64	%doc %{_texmfdistdir}/doc/fonts/mxedruli/mxeddoc.pdf
12mr|texlive-mxedruli-3.3c-2|65	%doc %{_texmfdistdir}/doc/fonts/mxedruli/mxeddoc.tex
12mr|texlive-mxedruli-3.3c-2|66	%doc %{_texmfdistdir}/doc/fonts/mxedruli/ossetic.tex
12mr|texlive-mxedruli-3.3c-2|67	%doc %{_texmfdistdir}/doc/fonts/mxedruli/vepxis.tex
12mr|texlive-mxedruli-3.3c-2|68	
12mr|texlive-mxedruli-3.3c-2|69	#-----------------------------------------------------------------------
12mr|texlive-mxedruli-3.3c-2|70	%prep
12mr|texlive-mxedruli-3.3c-2|71	%setup -c -a0 -a1
12mr|texlive-mxedruli-3.3c-2|72	
12mr|texlive-mxedruli-3.3c-2|73	%build
12mr|texlive-mxedruli-3.3c-2|74	
12mr|texlive-mxedruli-3.3c-2|75	%install
12mr|texlive-mxedruli-3.3c-2|76	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-mxedruli-3.3c-2|77	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-mxedruli-3.3c-2|78	
12mr|texlive-mxedruli-3.3c-2|79	
12mr|texlive-mxedruli-3.3c-2|80	
12mr|texlive-mxedruli-3.3c-2|81	%changelog
12mr|texlive-mxedruli-3.3c-2|82	

18074 12
12mr|texlive-mychemistry-1.99-1|1	# revision 27251
12mr|texlive-mychemistry-1.99-1|2	# category Package
12mr|texlive-mychemistry-1.99-1|3	# catalog-ctan /macros/latex/contrib/mychemistry
12mr|texlive-mychemistry-1.99-1|4	# catalog-date 2012-07-30 11:22:32 +0200
12mr|texlive-mychemistry-1.99-1|5	# catalog-license lppl1.3
12mr|texlive-mychemistry-1.99-1|6	# catalog-version 1.99
12mr|texlive-mychemistry-1.99-1|7	Name:		texlive-mychemistry
12mr|texlive-mychemistry-1.99-1|8	Version:	1.99
12mr|texlive-mychemistry-1.99-1|9	Release:	1
12mr|texlive-mychemistry-1.99-1|10	Summary:	Create reaction schemes with LaTeX and ChemFig
12mr|texlive-mychemistry-1.99-1|11	Group:		Publishing
12mr|texlive-mychemistry-1.99-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mychemistry
12mr|texlive-mychemistry-1.99-1|13	License:	LPPL1.3
12mr|texlive-mychemistry-1.99-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mychemistry.tar.xz
12mr|texlive-mychemistry-1.99-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mychemistry.doc.tar.xz
12mr|texlive-mychemistry-1.99-1|16	BuildArch:	noarch
12mr|texlive-mychemistry-1.99-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-mychemistry-1.99-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-mychemistry-1.99-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-mychemistry-1.99-1|20	
12mr|texlive-mychemistry-1.99-1|21	%description
12mr|texlive-mychemistry-1.99-1|22	The package provides commands for typesetting complex chemical
12mr|texlive-mychemistry-1.99-1|23	reaction schemes with LaTeX and ChemFig. The package requires
12mr|texlive-mychemistry-1.99-1|24	the packages ChemFig, mhchem, chemcompounds and (sometimes)
12mr|texlive-mychemistry-1.99-1|25	chemexec.
12mr|texlive-mychemistry-1.99-1|26	
12mr|texlive-mychemistry-1.99-1|27	%post
12mr|texlive-mychemistry-1.99-1|28	%{_sbindir}/texlive.post
12mr|texlive-mychemistry-1.99-1|29	
12mr|texlive-mychemistry-1.99-1|30	%postun
12mr|texlive-mychemistry-1.99-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-mychemistry-1.99-1|32	%{_sbindir}/texlive.post
12mr|texlive-mychemistry-1.99-1|33	fi
12mr|texlive-mychemistry-1.99-1|34	
12mr|texlive-mychemistry-1.99-1|35	#-----------------------------------------------------------------------
12mr|texlive-mychemistry-1.99-1|36	%files
12mr|texlive-mychemistry-1.99-1|37	%{_texmfdistdir}/tex/latex/mychemistry/mychemistry.sty
12mr|texlive-mychemistry-1.99-1|38	%doc %{_texmfdistdir}/doc/latex/mychemistry/README
12mr|texlive-mychemistry-1.99-1|39	%doc %{_texmfdistdir}/doc/latex/mychemistry/examples.pdf
12mr|texlive-mychemistry-1.99-1|40	%doc %{_texmfdistdir}/doc/latex/mychemistry/examples.tex
12mr|texlive-mychemistry-1.99-1|41	%doc %{_texmfdistdir}/doc/latex/mychemistry/mychemistry_en.pdf
12mr|texlive-mychemistry-1.99-1|42	%doc %{_texmfdistdir}/doc/latex/mychemistry/mychemistry_en.tex
12mr|texlive-mychemistry-1.99-1|43	
12mr|texlive-mychemistry-1.99-1|44	#-----------------------------------------------------------------------
12mr|texlive-mychemistry-1.99-1|45	%prep
12mr|texlive-mychemistry-1.99-1|46	%setup -c -a0 -a1
12mr|texlive-mychemistry-1.99-1|47	
12mr|texlive-mychemistry-1.99-1|48	%build
12mr|texlive-mychemistry-1.99-1|49	
12mr|texlive-mychemistry-1.99-1|50	%install
12mr|texlive-mychemistry-1.99-1|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-mychemistry-1.99-1|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-mychemistry-1.99-1|53	
12mr|texlive-mychemistry-1.99-1|54	
12mr|texlive-mychemistry-1.99-1|55	
12mr|texlive-mychemistry-1.99-1|56	%changelog
12mr|texlive-mychemistry-1.99-1|57	

18075 12
12mr|texlive-mycv-1.5.6-1|1	# revision 26807
12mr|texlive-mycv-1.5.6-1|2	# category Package
12mr|texlive-mycv-1.5.6-1|3	# catalog-ctan /macros/latex/contrib/mycv
12mr|texlive-mycv-1.5.6-1|4	# catalog-date 2012-05-21 10:58:59 +0200
12mr|texlive-mycv-1.5.6-1|5	# catalog-license lppl1.3
12mr|texlive-mycv-1.5.6-1|6	# catalog-version 1.5.6
12mr|texlive-mycv-1.5.6-1|7	Name:		texlive-mycv
12mr|texlive-mycv-1.5.6-1|8	Version:	1.5.6
12mr|texlive-mycv-1.5.6-1|9	Release:	1
12mr|texlive-mycv-1.5.6-1|10	Summary:	A list-driven CV class, allowing TikZ decorations
12mr|texlive-mycv-1.5.6-1|11	Group:		Publishing
12mr|texlive-mycv-1.5.6-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mycv
12mr|texlive-mycv-1.5.6-1|13	License:	LPPL1.3
12mr|texlive-mycv-1.5.6-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mycv.tar.xz
12mr|texlive-mycv-1.5.6-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mycv.doc.tar.xz
12mr|texlive-mycv-1.5.6-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mycv.source.tar.xz
12mr|texlive-mycv-1.5.6-1|17	BuildArch:	noarch
12mr|texlive-mycv-1.5.6-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-mycv-1.5.6-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-mycv-1.5.6-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-mycv-1.5.6-1|21	
12mr|texlive-mycv-1.5.6-1|22	%description
12mr|texlive-mycv-1.5.6-1|23	The class provides a set of functionality for writing
12mr|texlive-mycv-1.5.6-1|24	"curriculum vitae" with different layouts. The idea is that a
12mr|texlive-mycv-1.5.6-1|25	user can write some custom configuration directives, by means
12mr|texlive-mycv-1.5.6-1|26	of which is possible both to produce different c.v. layouts and
12mr|texlive-mycv-1.5.6-1|27	quickly switch among them. In order to process such directives,
12mr|texlive-mycv-1.5.6-1|28	the class uses a set of lists, provided by the package
12mr|texlive-mycv-1.5.6-1|29	etextools. Basic support for using TikZ decorations is also
12mr|texlive-mycv-1.5.6-1|30	provided.
12mr|texlive-mycv-1.5.6-1|31	
12mr|texlive-mycv-1.5.6-1|32	%post
12mr|texlive-mycv-1.5.6-1|33	%{_sbindir}/texlive.post
12mr|texlive-mycv-1.5.6-1|34	
12mr|texlive-mycv-1.5.6-1|35	%postun
12mr|texlive-mycv-1.5.6-1|36	if [ $1 -eq 0 ]; then
12mr|texlive-mycv-1.5.6-1|37	%{_sbindir}/texlive.post
12mr|texlive-mycv-1.5.6-1|38	fi
12mr|texlive-mycv-1.5.6-1|39	
12mr|texlive-mycv-1.5.6-1|40	#-----------------------------------------------------------------------
12mr|texlive-mycv-1.5.6-1|41	%files
12mr|texlive-mycv-1.5.6-1|42	%{_texmfdistdir}/scripts/mycv/mycv_split_contents.pl
12mr|texlive-mycv-1.5.6-1|43	%{_texmfdistdir}/tex/latex/mycv/mycv.cls
12mr|texlive-mycv-1.5.6-1|44	%{_texmfdistdir}/tex/latex/mycv/mycv_base.def
12mr|texlive-mycv-1.5.6-1|45	%{_texmfdistdir}/tex/latex/mycv/mycv_dec.sty
12mr|texlive-mycv-1.5.6-1|46	%{_texmfdistdir}/tex/latex/mycv/mycv_misc.def
12mr|texlive-mycv-1.5.6-1|47	%{_texmfdistdir}/tex/latex/mycv/mycv_style.sty
12mr|texlive-mycv-1.5.6-1|48	%{_texmfdistdir}/tex/latex/mycv/mycv_version.def
12mr|texlive-mycv-1.5.6-1|49	%doc %{_texmfdistdir}/doc/latex/mycv/CHANGELOG
12mr|texlive-mycv-1.5.6-1|50	%doc %{_texmfdistdir}/doc/latex/mycv/Doc/Images/logo-1.png
12mr|texlive-mycv-1.5.6-1|51	%doc %{_texmfdistdir}/doc/latex/mycv/Doc/mycv.tex
12mr|texlive-mycv-1.5.6-1|52	%doc %{_texmfdistdir}/doc/latex/mycv/Examples/Notes.txt
12mr|texlive-mycv-1.5.6-1|53	%doc %{_texmfdistdir}/doc/latex/mycv/Examples/mycv-example-dpl.pdf
12mr|texlive-mycv-1.5.6-1|54	%doc %{_texmfdistdir}/doc/latex/mycv/Examples/mycv-example-dpl2.pdf
12mr|texlive-mycv-1.5.6-1|55	%doc %{_texmfdistdir}/doc/latex/mycv/Examples/mycv-example-spl.pdf
12mr|texlive-mycv-1.5.6-1|56	%doc %{_texmfdistdir}/doc/latex/mycv/Examples/mycv-example-spl2.pdf
12mr|texlive-mycv-1.5.6-1|57	%doc %{_texmfdistdir}/doc/latex/mycv/Examples/mycv-examples.dtx
12mr|texlive-mycv-1.5.6-1|58	%doc %{_texmfdistdir}/doc/latex/mycv/README
12mr|texlive-mycv-1.5.6-1|59	%doc %{_texmfdistdir}/doc/latex/mycv/checksum.pl
12mr|texlive-mycv-1.5.6-1|60	%doc %{_texmfdistdir}/doc/latex/mycv/mycv.pdf
12mr|texlive-mycv-1.5.6-1|61	#- source
12mr|texlive-mycv-1.5.6-1|62	%doc %{_texmfdistdir}/source/latex/mycv/mycv.dtx
12mr|texlive-mycv-1.5.6-1|63	%doc %{_texmfdistdir}/source/latex/mycv/mycv.ins
12mr|texlive-mycv-1.5.6-1|64	
12mr|texlive-mycv-1.5.6-1|65	#-----------------------------------------------------------------------
12mr|texlive-mycv-1.5.6-1|66	%prep
12mr|texlive-mycv-1.5.6-1|67	%setup -c -a0 -a1 -a2
12mr|texlive-mycv-1.5.6-1|68	
12mr|texlive-mycv-1.5.6-1|69	%build
12mr|texlive-mycv-1.5.6-1|70	
12mr|texlive-mycv-1.5.6-1|71	%install
12mr|texlive-mycv-1.5.6-1|72	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-mycv-1.5.6-1|73	cp -fpar scripts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-mycv-1.5.6-1|74	
12mr|texlive-mycv-1.5.6-1|75	
12mr|texlive-mycv-1.5.6-1|76	
12mr|texlive-mycv-1.5.6-1|77	%changelog
12mr|texlive-mycv-1.5.6-1|78	

18076 12
12mr|texlive-mylatexformat-3.4-2|1	# revision 21392
12mr|texlive-mylatexformat-3.4-2|2	# category Package
12mr|texlive-mylatexformat-3.4-2|3	# catalog-ctan /macros/latex/contrib/mylatexformat
12mr|texlive-mylatexformat-3.4-2|4	# catalog-date 2011-02-13 01:21:30 +0100
12mr|texlive-mylatexformat-3.4-2|5	# catalog-license lppl1.3
12mr|texlive-mylatexformat-3.4-2|6	# catalog-version 3.4
12mr|texlive-mylatexformat-3.4-2|7	Name:		texlive-mylatexformat
12mr|texlive-mylatexformat-3.4-2|8	Version:	3.4
12mr|texlive-mylatexformat-3.4-2|9	Release:	2
12mr|texlive-mylatexformat-3.4-2|10	Summary:	Build a format based on the preamble of a LaTeX file
12mr|texlive-mylatexformat-3.4-2|11	Group:		Publishing
12mr|texlive-mylatexformat-3.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mylatexformat
12mr|texlive-mylatexformat-3.4-2|13	License:	LPPL1.3
12mr|texlive-mylatexformat-3.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mylatexformat.tar.xz
12mr|texlive-mylatexformat-3.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mylatexformat.doc.tar.xz
12mr|texlive-mylatexformat-3.4-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mylatexformat.source.tar.xz
12mr|texlive-mylatexformat-3.4-2|17	BuildArch:	noarch
12mr|texlive-mylatexformat-3.4-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-mylatexformat-3.4-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-mylatexformat-3.4-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-mylatexformat-3.4-2|21	
12mr|texlive-mylatexformat-3.4-2|22	%description
12mr|texlive-mylatexformat-3.4-2|23	The use of formats helps to speed up compilations: packages
12mr|texlive-mylatexformat-3.4-2|24	which have been dumped in the format are loaded at very high
12mr|texlive-mylatexformat-3.4-2|25	speed. This is useful when a document loads many packages
12mr|texlive-mylatexformat-3.4-2|26	(including large packages such as pgf-TikZ). The package was
12mr|texlive-mylatexformat-3.4-2|27	developed from the work in mylatex, and eliminates many of the
12mr|texlive-mylatexformat-3.4-2|28	limitations and problems of that package.
12mr|texlive-mylatexformat-3.4-2|29	
12mr|texlive-mylatexformat-3.4-2|30	%post
12mr|texlive-mylatexformat-3.4-2|31	%{_sbindir}/texlive.post
12mr|texlive-mylatexformat-3.4-2|32	
12mr|texlive-mylatexformat-3.4-2|33	%postun
12mr|texlive-mylatexformat-3.4-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-mylatexformat-3.4-2|35	%{_sbindir}/texlive.post
12mr|texlive-mylatexformat-3.4-2|36	fi
12mr|texlive-mylatexformat-3.4-2|37	
12mr|texlive-mylatexformat-3.4-2|38	#-----------------------------------------------------------------------
12mr|texlive-mylatexformat-3.4-2|39	%files
12mr|texlive-mylatexformat-3.4-2|40	%{_texmfdistdir}/tex/latex/mylatexformat/mylatexformat.ltx
12mr|texlive-mylatexformat-3.4-2|41	%doc %{_texmfdistdir}/doc/latex/mylatexformat/README
12mr|texlive-mylatexformat-3.4-2|42	%doc %{_texmfdistdir}/doc/latex/mylatexformat/mylatexformat.pdf
12mr|texlive-mylatexformat-3.4-2|43	#- source
12mr|texlive-mylatexformat-3.4-2|44	%doc %{_texmfdistdir}/source/latex/mylatexformat/mylatexformat.drv
12mr|texlive-mylatexformat-3.4-2|45	%doc %{_texmfdistdir}/source/latex/mylatexformat/mylatexformat.dtx
12mr|texlive-mylatexformat-3.4-2|46	%doc %{_texmfdistdir}/source/latex/mylatexformat/mylatexformat.ins
12mr|texlive-mylatexformat-3.4-2|47	
12mr|texlive-mylatexformat-3.4-2|48	#-----------------------------------------------------------------------
12mr|texlive-mylatexformat-3.4-2|49	%prep
12mr|texlive-mylatexformat-3.4-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-mylatexformat-3.4-2|51	
12mr|texlive-mylatexformat-3.4-2|52	%build
12mr|texlive-mylatexformat-3.4-2|53	
12mr|texlive-mylatexformat-3.4-2|54	%install
12mr|texlive-mylatexformat-3.4-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-mylatexformat-3.4-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-mylatexformat-3.4-2|57	
12mr|texlive-mylatexformat-3.4-2|58	
12mr|texlive-mylatexformat-3.4-2|59	
12mr|texlive-mylatexformat-3.4-2|60	%changelog
12mr|texlive-mylatexformat-3.4-2|61	

18077 12
12mr|texlive-nag-0.700-2|1	# revision 24741
12mr|texlive-nag-0.700-2|2	# category Package
12mr|texlive-nag-0.700-2|3	# catalog-ctan /macros/latex/contrib/nag
12mr|texlive-nag-0.700-2|4	# catalog-date 2011-12-03 11:39:13 +0100
12mr|texlive-nag-0.700-2|5	# catalog-license lppl
12mr|texlive-nag-0.700-2|6	# catalog-version 0.7
12mr|texlive-nag-0.700-2|7	Name:		texlive-nag
12mr|texlive-nag-0.700-2|8	Version:	0.700
12mr|texlive-nag-0.700-2|9	Release:	2
12mr|texlive-nag-0.700-2|10	Summary:	Detecting and warning about obsolete LaTeX commands
12mr|texlive-nag-0.700-2|11	Group:		Publishing
12mr|texlive-nag-0.700-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nag
12mr|texlive-nag-0.700-2|13	License:	LPPL
12mr|texlive-nag-0.700-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nag.tar.xz
12mr|texlive-nag-0.700-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nag.doc.tar.xz
12mr|texlive-nag-0.700-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nag.source.tar.xz
12mr|texlive-nag-0.700-2|17	BuildArch:	noarch
12mr|texlive-nag-0.700-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-nag-0.700-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-nag-0.700-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-nag-0.700-2|21	
12mr|texlive-nag-0.700-2|22	%description
12mr|texlive-nag-0.700-2|23	Old habits die hard. All the same, there are commands, classes
12mr|texlive-nag-0.700-2|24	and packages which are outdated and superseded. The nag package
12mr|texlive-nag-0.700-2|25	provides routines to warn the user about the use of such
12mr|texlive-nag-0.700-2|26	obsolete things. As an example, we provide an extension that
12mr|texlive-nag-0.700-2|27	detects many of the "sins" described in l2tabu.
12mr|texlive-nag-0.700-2|28	
12mr|texlive-nag-0.700-2|29	%post
12mr|texlive-nag-0.700-2|30	%{_sbindir}/texlive.post
12mr|texlive-nag-0.700-2|31	
12mr|texlive-nag-0.700-2|32	%postun
12mr|texlive-nag-0.700-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-nag-0.700-2|34	%{_sbindir}/texlive.post
12mr|texlive-nag-0.700-2|35	fi
12mr|texlive-nag-0.700-2|36	
12mr|texlive-nag-0.700-2|37	#-----------------------------------------------------------------------
12mr|texlive-nag-0.700-2|38	%files
12mr|texlive-nag-0.700-2|39	%{_texmfdistdir}/tex/latex/nag/nag-abort.cfg
12mr|texlive-nag-0.700-2|40	%{_texmfdistdir}/tex/latex/nag/nag-experimental.cfg
12mr|texlive-nag-0.700-2|41	%{_texmfdistdir}/tex/latex/nag/nag-l2tabu.cfg
12mr|texlive-nag-0.700-2|42	%{_texmfdistdir}/tex/latex/nag/nag-orthodox.cfg
12mr|texlive-nag-0.700-2|43	%{_texmfdistdir}/tex/latex/nag/nag.sty
12mr|texlive-nag-0.700-2|44	%doc %{_texmfdistdir}/doc/latex/nag/README
12mr|texlive-nag-0.700-2|45	%doc %{_texmfdistdir}/doc/latex/nag/nag.pdf
12mr|texlive-nag-0.700-2|46	%doc %{_texmfdistdir}/doc/latex/nag/nagdemo.tex
12mr|texlive-nag-0.700-2|47	#- source
12mr|texlive-nag-0.700-2|48	%doc %{_texmfdistdir}/source/latex/nag/nag.dtx
12mr|texlive-nag-0.700-2|49	%doc %{_texmfdistdir}/source/latex/nag/nag.ins
12mr|texlive-nag-0.700-2|50	
12mr|texlive-nag-0.700-2|51	#-----------------------------------------------------------------------
12mr|texlive-nag-0.700-2|52	%prep
12mr|texlive-nag-0.700-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-nag-0.700-2|54	
12mr|texlive-nag-0.700-2|55	%build
12mr|texlive-nag-0.700-2|56	
12mr|texlive-nag-0.700-2|57	%install
12mr|texlive-nag-0.700-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-nag-0.700-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-nag-0.700-2|60	
12mr|texlive-nag-0.700-2|61	
12mr|texlive-nag-0.700-2|62	
12mr|texlive-nag-0.700-2|63	%changelog
12mr|texlive-nag-0.700-2|64	

18078 12
12mr|texlive-nameauth-1.40-1|1	# revision 27203
12mr|texlive-nameauth-1.40-1|2	# category Package
12mr|texlive-nameauth-1.40-1|3	# catalog-ctan /macros/latex/contrib/nameauth
12mr|texlive-nameauth-1.40-1|4	# catalog-date 2012-07-27 23:04:27 +0200
12mr|texlive-nameauth-1.40-1|5	# catalog-license lppl1.3
12mr|texlive-nameauth-1.40-1|6	# catalog-version 1.4
12mr|texlive-nameauth-1.40-1|7	Name:		texlive-nameauth
12mr|texlive-nameauth-1.40-1|8	Version:	1.40
12mr|texlive-nameauth-1.40-1|9	Release:	1
12mr|texlive-nameauth-1.40-1|10	Summary:	Name authority mechanism for consistency in body text and index
12mr|texlive-nameauth-1.40-1|11	Group:		Publishing
12mr|texlive-nameauth-1.40-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nameauth
12mr|texlive-nameauth-1.40-1|13	License:	LPPL1.3
12mr|texlive-nameauth-1.40-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nameauth.tar.xz
12mr|texlive-nameauth-1.40-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nameauth.doc.tar.xz
12mr|texlive-nameauth-1.40-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nameauth.source.tar.xz
12mr|texlive-nameauth-1.40-1|17	BuildArch:	noarch
12mr|texlive-nameauth-1.40-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-nameauth-1.40-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-nameauth-1.40-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-nameauth-1.40-1|21	
12mr|texlive-nameauth-1.40-1|22	%description
12mr|texlive-nameauth-1.40-1|23	Publications, that reference many names, require editors and
12mr|texlive-nameauth-1.40-1|24	proofreaders to track those names in the text and index. The
12mr|texlive-nameauth-1.40-1|25	package offers name authority macros that allow authors and
12mr|texlive-nameauth-1.40-1|26	compilers to normalize occurrences of names, variant name
12mr|texlive-nameauth-1.40-1|27	forms, and pen names in the text and index. This may help
12mr|texlive-nameauth-1.40-1|28	minimize writing and production time and cost.
12mr|texlive-nameauth-1.40-1|29	
12mr|texlive-nameauth-1.40-1|30	%post
12mr|texlive-nameauth-1.40-1|31	%{_sbindir}/texlive.post
12mr|texlive-nameauth-1.40-1|32	
12mr|texlive-nameauth-1.40-1|33	%postun
12mr|texlive-nameauth-1.40-1|34	if [ $1 -eq 0 ]; then
12mr|texlive-nameauth-1.40-1|35	%{_sbindir}/texlive.post
12mr|texlive-nameauth-1.40-1|36	fi
12mr|texlive-nameauth-1.40-1|37	
12mr|texlive-nameauth-1.40-1|38	#-----------------------------------------------------------------------
12mr|texlive-nameauth-1.40-1|39	%files
12mr|texlive-nameauth-1.40-1|40	%{_texmfdistdir}/tex/latex/nameauth/nameauth.sty
12mr|texlive-nameauth-1.40-1|41	%doc %{_texmfdistdir}/doc/latex/nameauth/Makefile
12mr|texlive-nameauth-1.40-1|42	%doc %{_texmfdistdir}/doc/latex/nameauth/README
12mr|texlive-nameauth-1.40-1|43	%doc %{_texmfdistdir}/doc/latex/nameauth/nameauth.pdf
12mr|texlive-nameauth-1.40-1|44	#- source
12mr|texlive-nameauth-1.40-1|45	%doc %{_texmfdistdir}/source/latex/nameauth/nameauth.dtx
12mr|texlive-nameauth-1.40-1|46	%doc %{_texmfdistdir}/source/latex/nameauth/nameauth.ins
12mr|texlive-nameauth-1.40-1|47	
12mr|texlive-nameauth-1.40-1|48	#-----------------------------------------------------------------------
12mr|texlive-nameauth-1.40-1|49	%prep
12mr|texlive-nameauth-1.40-1|50	%setup -c -a0 -a1 -a2
12mr|texlive-nameauth-1.40-1|51	
12mr|texlive-nameauth-1.40-1|52	%build
12mr|texlive-nameauth-1.40-1|53	
12mr|texlive-nameauth-1.40-1|54	%install
12mr|texlive-nameauth-1.40-1|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-nameauth-1.40-1|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-nameauth-1.40-1|57	
12mr|texlive-nameauth-1.40-1|58	
12mr|texlive-nameauth-1.40-1|59	
12mr|texlive-nameauth-1.40-1|60	%changelog
12mr|texlive-nameauth-1.40-1|61	

18079 12
12mr|texlive-namespc-20061222-2|1	# revision 15878
12mr|texlive-namespc-20061222-2|2	# category Package
12mr|texlive-namespc-20061222-2|3	# catalog-ctan /macros/latex/contrib/namespc
12mr|texlive-namespc-20061222-2|4	# catalog-date 2006-12-22 14:37:19 +0100
12mr|texlive-namespc-20061222-2|5	# catalog-license lppl
12mr|texlive-namespc-20061222-2|6	# catalog-version undef
12mr|texlive-namespc-20061222-2|7	Name:		texlive-namespc
12mr|texlive-namespc-20061222-2|8	Version:	20061222
12mr|texlive-namespc-20061222-2|9	Release:	2
12mr|texlive-namespc-20061222-2|10	Summary:	Rudimentary c++-like namespaces in LaTeX
12mr|texlive-namespc-20061222-2|11	Group:		Publishing
12mr|texlive-namespc-20061222-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/namespc
12mr|texlive-namespc-20061222-2|13	License:	LPPL
12mr|texlive-namespc-20061222-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/namespc.tar.xz
12mr|texlive-namespc-20061222-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/namespc.doc.tar.xz
12mr|texlive-namespc-20061222-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/namespc.source.tar.xz
12mr|texlive-namespc-20061222-2|17	BuildArch:	noarch
12mr|texlive-namespc-20061222-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-namespc-20061222-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-namespc-20061222-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-namespc-20061222-2|21	
12mr|texlive-namespc-20061222-2|22	%description
12mr|texlive-namespc-20061222-2|23	The namespc package adds rudimentary c++-like namespace
12mr|texlive-namespc-20061222-2|24	functionality to LaTeX. It may be used to declare local LaTeX
12mr|texlive-namespc-20061222-2|25	commands, which can be made accessible in a later contexts
12mr|texlive-namespc-20061222-2|26	without defining them globally.
12mr|texlive-namespc-20061222-2|27	
12mr|texlive-namespc-20061222-2|28	%post
12mr|texlive-namespc-20061222-2|29	%{_sbindir}/texlive.post
12mr|texlive-namespc-20061222-2|30	
12mr|texlive-namespc-20061222-2|31	%postun
12mr|texlive-namespc-20061222-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-namespc-20061222-2|33	%{_sbindir}/texlive.post
12mr|texlive-namespc-20061222-2|34	fi
12mr|texlive-namespc-20061222-2|35	
12mr|texlive-namespc-20061222-2|36	#-----------------------------------------------------------------------
12mr|texlive-namespc-20061222-2|37	%files
12mr|texlive-namespc-20061222-2|38	%{_texmfdistdir}/tex/latex/namespc/namespc.sty
12mr|texlive-namespc-20061222-2|39	%doc %{_texmfdistdir}/doc/latex/namespc/README
12mr|texlive-namespc-20061222-2|40	%doc %{_texmfdistdir}/doc/latex/namespc/namespc.pdf
12mr|texlive-namespc-20061222-2|41	#- source
12mr|texlive-namespc-20061222-2|42	%doc %{_texmfdistdir}/source/latex/namespc/namespc.dtx
12mr|texlive-namespc-20061222-2|43	
12mr|texlive-namespc-20061222-2|44	#-----------------------------------------------------------------------
12mr|texlive-namespc-20061222-2|45	%prep
12mr|texlive-namespc-20061222-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-namespc-20061222-2|47	
12mr|texlive-namespc-20061222-2|48	%build
12mr|texlive-namespc-20061222-2|49	
12mr|texlive-namespc-20061222-2|50	%install
12mr|texlive-namespc-20061222-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-namespc-20061222-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-namespc-20061222-2|53	
12mr|texlive-namespc-20061222-2|54	
12mr|texlive-namespc-20061222-2|55	
12mr|texlive-namespc-20061222-2|56	%changelog
12mr|texlive-namespc-20061222-2|57	

18080 12
12mr|texlive-natbib-8.31b-2|1	# revision 20668
12mr|texlive-natbib-8.31b-2|2	# category Package
12mr|texlive-natbib-8.31b-2|3	# catalog-ctan /macros/latex/contrib/natbib
12mr|texlive-natbib-8.31b-2|4	# catalog-date 2010-12-06 21:27:27 +0100
12mr|texlive-natbib-8.31b-2|5	# catalog-license lppl
12mr|texlive-natbib-8.31b-2|6	# catalog-version 8.31b
12mr|texlive-natbib-8.31b-2|7	Name:		texlive-natbib
12mr|texlive-natbib-8.31b-2|8	Version:	8.31b
12mr|texlive-natbib-8.31b-2|9	Release:	2
12mr|texlive-natbib-8.31b-2|10	Summary:	Flexible bibliography support
12mr|texlive-natbib-8.31b-2|11	Group:		Publishing
12mr|texlive-natbib-8.31b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/natbib
12mr|texlive-natbib-8.31b-2|13	License:	LPPL
12mr|texlive-natbib-8.31b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/natbib.tar.xz
12mr|texlive-natbib-8.31b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/natbib.doc.tar.xz
12mr|texlive-natbib-8.31b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/natbib.source.tar.xz
12mr|texlive-natbib-8.31b-2|17	BuildArch:	noarch
12mr|texlive-natbib-8.31b-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-natbib-8.31b-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-natbib-8.31b-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-natbib-8.31b-2|21	
12mr|texlive-natbib-8.31b-2|22	%description
12mr|texlive-natbib-8.31b-2|23	Provides a style with author-year and numbered references, as
12mr|texlive-natbib-8.31b-2|24	well as much detailed of support for other bibliography use.
12mr|texlive-natbib-8.31b-2|25	Provides versions of the standard BibTeX styles that are
12mr|texlive-natbib-8.31b-2|26	compatible with natbib - plainnat, unsrtnat, abbrnat. The
12mr|texlive-natbib-8.31b-2|27	bibliography styles produced by custom-bib are designed from
12mr|texlive-natbib-8.31b-2|28	the start to be compatible with natbib.
12mr|texlive-natbib-8.31b-2|29	
12mr|texlive-natbib-8.31b-2|30	%post
12mr|texlive-natbib-8.31b-2|31	%{_sbindir}/texlive.post
12mr|texlive-natbib-8.31b-2|32	
12mr|texlive-natbib-8.31b-2|33	%postun
12mr|texlive-natbib-8.31b-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-natbib-8.31b-2|35	%{_sbindir}/texlive.post
12mr|texlive-natbib-8.31b-2|36	fi
12mr|texlive-natbib-8.31b-2|37	
12mr|texlive-natbib-8.31b-2|38	#-----------------------------------------------------------------------
12mr|texlive-natbib-8.31b-2|39	%files
12mr|texlive-natbib-8.31b-2|40	%{_texmfdistdir}/bibtex/bst/natbib/abbrvnat.bst
12mr|texlive-natbib-8.31b-2|41	%{_texmfdistdir}/bibtex/bst/natbib/plainnat.bst
12mr|texlive-natbib-8.31b-2|42	%{_texmfdistdir}/bibtex/bst/natbib/unsrtnat.bst
12mr|texlive-natbib-8.31b-2|43	%{_texmfdistdir}/tex/latex/natbib/bibentry.sty
12mr|texlive-natbib-8.31b-2|44	%{_texmfdistdir}/tex/latex/natbib/natbib.sty
12mr|texlive-natbib-8.31b-2|45	%doc %{_texmfdistdir}/doc/latex/natbib/README.1st
12mr|texlive-natbib-8.31b-2|46	%doc %{_texmfdistdir}/doc/latex/natbib/README.v831b
12mr|texlive-natbib-8.31b-2|47	%doc %{_texmfdistdir}/doc/latex/natbib/natbib.ltx
12mr|texlive-natbib-8.31b-2|48	%doc %{_texmfdistdir}/doc/latex/natbib/natbib.pdf
12mr|texlive-natbib-8.31b-2|49	%doc %{_texmfdistdir}/doc/latex/natbib/natnotes.pdf
12mr|texlive-natbib-8.31b-2|50	%doc %{_texmfdistdir}/doc/latex/natbib/natnotes.tex
12mr|texlive-natbib-8.31b-2|51	#- source
12mr|texlive-natbib-8.31b-2|52	%doc %{_texmfdistdir}/source/latex/natbib/bibentry.drv
12mr|texlive-natbib-8.31b-2|53	%doc %{_texmfdistdir}/source/latex/natbib/bibentry.dtx
12mr|texlive-natbib-8.31b-2|54	%doc %{_texmfdistdir}/source/latex/natbib/bibentry.ins
12mr|texlive-natbib-8.31b-2|55	%doc %{_texmfdistdir}/source/latex/natbib/natbib.dtx
12mr|texlive-natbib-8.31b-2|56	%doc %{_texmfdistdir}/source/latex/natbib/natbib.ins
12mr|texlive-natbib-8.31b-2|57	
12mr|texlive-natbib-8.31b-2|58	#-----------------------------------------------------------------------
12mr|texlive-natbib-8.31b-2|59	%prep
12mr|texlive-natbib-8.31b-2|60	%setup -c -a0 -a1 -a2
12mr|texlive-natbib-8.31b-2|61	
12mr|texlive-natbib-8.31b-2|62	%build
12mr|texlive-natbib-8.31b-2|63	
12mr|texlive-natbib-8.31b-2|64	%install
12mr|texlive-natbib-8.31b-2|65	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-natbib-8.31b-2|66	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-natbib-8.31b-2|67	
12mr|texlive-natbib-8.31b-2|68	
12mr|texlive-natbib-8.31b-2|69	
12mr|texlive-natbib-8.31b-2|70	%changelog
12mr|texlive-natbib-8.31b-2|71	

18081 12
12mr|texlive-nath-20061222-2|1	# revision 15878
12mr|texlive-nath-20061222-2|2	# category Package
12mr|texlive-nath-20061222-2|3	# catalog-ctan /macros/latex/contrib/nath
12mr|texlive-nath-20061222-2|4	# catalog-date 2006-12-22 14:37:19 +0100
12mr|texlive-nath-20061222-2|5	# catalog-license gpl
12mr|texlive-nath-20061222-2|6	# catalog-version undef
12mr|texlive-nath-20061222-2|7	Name:		texlive-nath
12mr|texlive-nath-20061222-2|8	Version:	20061222
12mr|texlive-nath-20061222-2|9	Release:	2
12mr|texlive-nath-20061222-2|10	Summary:	Natural mathematics notation
12mr|texlive-nath-20061222-2|11	Group:		Publishing
12mr|texlive-nath-20061222-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nath
12mr|texlive-nath-20061222-2|13	License:	GPL
12mr|texlive-nath-20061222-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nath.tar.xz
12mr|texlive-nath-20061222-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nath.doc.tar.xz
12mr|texlive-nath-20061222-2|16	BuildArch:	noarch
12mr|texlive-nath-20061222-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-nath-20061222-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-nath-20061222-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-nath-20061222-2|20	
12mr|texlive-nath-20061222-2|21	%description
12mr|texlive-nath-20061222-2|22	Nath is a LaTeX (both 2e and 2.09) style to separate
12mr|texlive-nath-20061222-2|23	presentation and content in mathematical typography. The style
12mr|texlive-nath-20061222-2|24	delivers a particular context-dependent presentation on the
12mr|texlive-nath-20061222-2|25	basis of a rather coarse context-independent notation.
12mr|texlive-nath-20061222-2|26	Highlighted features: depending on the context, the command
12mr|texlive-nath-20061222-2|27	\frac produces either built-up or case or solidus fractions,
12mr|texlive-nath-20061222-2|28	with parentheses added whenever required for preservation of
12mr|texlive-nath-20061222-2|29	the mathematical meaning; delimiters adapt their size to the
12mr|texlive-nath-20061222-2|30	material enclosed, rendering \left and \right almost obsolete.
12mr|texlive-nath-20061222-2|31	
12mr|texlive-nath-20061222-2|32	%post
12mr|texlive-nath-20061222-2|33	%{_sbindir}/texlive.post
12mr|texlive-nath-20061222-2|34	
12mr|texlive-nath-20061222-2|35	%postun
12mr|texlive-nath-20061222-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-nath-20061222-2|37	%{_sbindir}/texlive.post
12mr|texlive-nath-20061222-2|38	fi
12mr|texlive-nath-20061222-2|39	
12mr|texlive-nath-20061222-2|40	#-----------------------------------------------------------------------
12mr|texlive-nath-20061222-2|41	%files
12mr|texlive-nath-20061222-2|42	%{_texmfdistdir}/tex/latex/nath/nath.sty
12mr|texlive-nath-20061222-2|43	%doc %{_texmfdistdir}/doc/latex/nath/README
12mr|texlive-nath-20061222-2|44	%doc %{_texmfdistdir}/doc/latex/nath/nathguide.pdf
12mr|texlive-nath-20061222-2|45	%doc %{_texmfdistdir}/doc/latex/nath/nathguide.tex
12mr|texlive-nath-20061222-2|46	
12mr|texlive-nath-20061222-2|47	#-----------------------------------------------------------------------
12mr|texlive-nath-20061222-2|48	%prep
12mr|texlive-nath-20061222-2|49	%setup -c -a0 -a1
12mr|texlive-nath-20061222-2|50	
12mr|texlive-nath-20061222-2|51	%build
12mr|texlive-nath-20061222-2|52	
12mr|texlive-nath-20061222-2|53	%install
12mr|texlive-nath-20061222-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-nath-20061222-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-nath-20061222-2|56	
12mr|texlive-nath-20061222-2|57	
12mr|texlive-nath-20061222-2|58	
12mr|texlive-nath-20061222-2|59	%changelog
12mr|texlive-nath-20061222-2|60	

18082 12
12mr|texlive-nature-1.0-2|1	# revision 21819
12mr|texlive-nature-1.0-2|2	# category Package
12mr|texlive-nature-1.0-2|3	# catalog-ctan /macros/latex/contrib/nature
12mr|texlive-nature-1.0-2|4	# catalog-date 2008-09-15 13:49:48 +0200
12mr|texlive-nature-1.0-2|5	# catalog-license noinfo
12mr|texlive-nature-1.0-2|6	# catalog-version 1.0
12mr|texlive-nature-1.0-2|7	Name:		texlive-nature
12mr|texlive-nature-1.0-2|8	Version:	1.0
12mr|texlive-nature-1.0-2|9	Release:	2
12mr|texlive-nature-1.0-2|10	Summary:	Prepare papers for the journal Nature
12mr|texlive-nature-1.0-2|11	Group:		Publishing
12mr|texlive-nature-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nature
12mr|texlive-nature-1.0-2|13	License:	NOINFO
12mr|texlive-nature-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nature.tar.xz
12mr|texlive-nature-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nature.doc.tar.xz
12mr|texlive-nature-1.0-2|16	BuildArch:	noarch
12mr|texlive-nature-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-nature-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-nature-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-nature-1.0-2|20	
12mr|texlive-nature-1.0-2|21	%description
12mr|texlive-nature-1.0-2|22	Nature does not accept papers in LaTeX, but it does accept PDF.
12mr|texlive-nature-1.0-2|23	This class and BibTeX style provide what seems to be necessary
12mr|texlive-nature-1.0-2|24	to produce papers in a format acceptable to the publisher.
12mr|texlive-nature-1.0-2|25	
12mr|texlive-nature-1.0-2|26	%post
12mr|texlive-nature-1.0-2|27	%{_sbindir}/texlive.post
12mr|texlive-nature-1.0-2|28	
12mr|texlive-nature-1.0-2|29	%postun
12mr|texlive-nature-1.0-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-nature-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-nature-1.0-2|32	fi
12mr|texlive-nature-1.0-2|33	
12mr|texlive-nature-1.0-2|34	#-----------------------------------------------------------------------
12mr|texlive-nature-1.0-2|35	%files
12mr|texlive-nature-1.0-2|36	%{_texmfdistdir}/bibtex/bst/nature/naturemag.bst
12mr|texlive-nature-1.0-2|37	%{_texmfdistdir}/tex/latex/nature/nature.cls
12mr|texlive-nature-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/nature/README
12mr|texlive-nature-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/nature/nature-template.tex
12mr|texlive-nature-1.0-2|40	
12mr|texlive-nature-1.0-2|41	#-----------------------------------------------------------------------
12mr|texlive-nature-1.0-2|42	%prep
12mr|texlive-nature-1.0-2|43	%setup -c -a0 -a1
12mr|texlive-nature-1.0-2|44	
12mr|texlive-nature-1.0-2|45	%build
12mr|texlive-nature-1.0-2|46	
12mr|texlive-nature-1.0-2|47	%install
12mr|texlive-nature-1.0-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-nature-1.0-2|49	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-nature-1.0-2|50	
12mr|texlive-nature-1.0-2|51	
12mr|texlive-nature-1.0-2|52	
12mr|texlive-nature-1.0-2|53	%changelog
12mr|texlive-nature-1.0-2|54	

18083 12
12mr|texlive-navigator-1.0-2|1	# revision 21194
12mr|texlive-navigator-1.0-2|2	# category Package
12mr|texlive-navigator-1.0-2|3	# catalog-ctan /macros/generic/navigator
12mr|texlive-navigator-1.0-2|4	# catalog-date 2011-01-26 01:17:29 +0100
12mr|texlive-navigator-1.0-2|5	# catalog-license lppl
12mr|texlive-navigator-1.0-2|6	# catalog-version 1.0
12mr|texlive-navigator-1.0-2|7	Name:		texlive-navigator
12mr|texlive-navigator-1.0-2|8	Version:	1.0
12mr|texlive-navigator-1.0-2|9	Release:	2
12mr|texlive-navigator-1.0-2|10	Summary:	PDF features across formats and engines
12mr|texlive-navigator-1.0-2|11	Group:		Publishing
12mr|texlive-navigator-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/navigator
12mr|texlive-navigator-1.0-2|13	License:	LPPL
12mr|texlive-navigator-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/navigator.tar.xz
12mr|texlive-navigator-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/navigator.doc.tar.xz
12mr|texlive-navigator-1.0-2|16	BuildArch:	noarch
12mr|texlive-navigator-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-navigator-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-navigator-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-navigator-1.0-2|20	
12mr|texlive-navigator-1.0-2|21	%description
12mr|texlive-navigator-1.0-2|22	Navigator implements PDF features for all formats (with some
12mr|texlive-navigator-1.0-2|23	limitations in ConTeXt) with PDFTeX, LuaTeX and XeTeX (i.e.
12mr|texlive-navigator-1.0-2|24	xdvipdfmx). Features include: - Customizable outlines (i.e.
12mr|texlive-navigator-1.0-2|25	bookmarks); - Anchors; - Links and actions (e.g. JavaScript or
12mr|texlive-navigator-1.0-2|26	user-defined PDF actions); - File embedding (not in ConTeXt); -
12mr|texlive-navigator-1.0-2|27	Document information and PDF viewer's display (not in ConTeXt);
12mr|texlive-navigator-1.0-2|28	and - Commands to create and use raw PDF objects. Navigator
12mr|texlive-navigator-1.0-2|29	requires texapi and yax, both version at least 1.03.
12mr|texlive-navigator-1.0-2|30	
12mr|texlive-navigator-1.0-2|31	%post
12mr|texlive-navigator-1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-navigator-1.0-2|33	
12mr|texlive-navigator-1.0-2|34	%postun
12mr|texlive-navigator-1.0-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-navigator-1.0-2|36	%{_sbindir}/texlive.post
12mr|texlive-navigator-1.0-2|37	fi
12mr|texlive-navigator-1.0-2|38	
12mr|texlive-navigator-1.0-2|39	#-----------------------------------------------------------------------
12mr|texlive-navigator-1.0-2|40	%files
12mr|texlive-navigator-1.0-2|41	%{_texmfdistdir}/tex/generic/navigator/navigator.sty
12mr|texlive-navigator-1.0-2|42	%{_texmfdistdir}/tex/generic/navigator/navigator.tex
12mr|texlive-navigator-1.0-2|43	%{_texmfdistdir}/tex/generic/navigator/t-navigator.tex
12mr|texlive-navigator-1.0-2|44	%doc %{_texmfdistdir}/doc/generic/navigator/README
12mr|texlive-navigator-1.0-2|45	%doc %{_texmfdistdir}/doc/generic/navigator/navigator-doc.pdf
12mr|texlive-navigator-1.0-2|46	%doc %{_texmfdistdir}/doc/generic/navigator/navigator-doc.tex
12mr|texlive-navigator-1.0-2|47	
12mr|texlive-navigator-1.0-2|48	#-----------------------------------------------------------------------
12mr|texlive-navigator-1.0-2|49	%prep
12mr|texlive-navigator-1.0-2|50	%setup -c -a0 -a1
12mr|texlive-navigator-1.0-2|51	
12mr|texlive-navigator-1.0-2|52	%build
12mr|texlive-navigator-1.0-2|53	
12mr|texlive-navigator-1.0-2|54	%install
12mr|texlive-navigator-1.0-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-navigator-1.0-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-navigator-1.0-2|57	
12mr|texlive-navigator-1.0-2|58	
12mr|texlive-navigator-1.0-2|59	
12mr|texlive-navigator-1.0-2|60	%changelog
12mr|texlive-navigator-1.0-2|61	

18084 12
12mr|texlive-ncclatex-1.5-2|1	# revision 15878
12mr|texlive-ncclatex-1.5-2|2	# category Package
12mr|texlive-ncclatex-1.5-2|3	# catalog-ctan /macros/latex/contrib/ncclatex
12mr|texlive-ncclatex-1.5-2|4	# catalog-date 2007-02-23 22:01:12 +0100
12mr|texlive-ncclatex-1.5-2|5	# catalog-license lppl
12mr|texlive-ncclatex-1.5-2|6	# catalog-version 1.5
12mr|texlive-ncclatex-1.5-2|7	Name:		texlive-ncclatex
12mr|texlive-ncclatex-1.5-2|8	Version:	1.5
12mr|texlive-ncclatex-1.5-2|9	Release:	2
12mr|texlive-ncclatex-1.5-2|10	Summary:	An extended general-purpose class
12mr|texlive-ncclatex-1.5-2|11	Group:		Publishing
12mr|texlive-ncclatex-1.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ncclatex
12mr|texlive-ncclatex-1.5-2|13	License:	LPPL
12mr|texlive-ncclatex-1.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ncclatex.tar.xz
12mr|texlive-ncclatex-1.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ncclatex.doc.tar.xz
12mr|texlive-ncclatex-1.5-2|16	BuildArch:	noarch
12mr|texlive-ncclatex-1.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ncclatex-1.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ncclatex-1.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ncclatex-1.5-2|20	
12mr|texlive-ncclatex-1.5-2|21	%description
12mr|texlive-ncclatex-1.5-2|22	The ncc class provides a framework for a common class to
12mr|texlive-ncclatex-1.5-2|23	replace the standard article, book and report classes, and
12mr|texlive-ncclatex-1.5-2|24	providing a "preprint" class. The class's extensions are
12mr|texlive-ncclatex-1.5-2|25	provided in a number of small packages, some of which may also
12mr|texlive-ncclatex-1.5-2|26	be used with the standard classes. The ncclatex package also
12mr|texlive-ncclatex-1.5-2|27	loads many of the packages of, and requires the latest version
12mr|texlive-ncclatex-1.5-2|28	of the ncctools bundle.
12mr|texlive-ncclatex-1.5-2|29	
12mr|texlive-ncclatex-1.5-2|30	%post
12mr|texlive-ncclatex-1.5-2|31	%{_sbindir}/texlive.post
12mr|texlive-ncclatex-1.5-2|32	
12mr|texlive-ncclatex-1.5-2|33	%postun
12mr|texlive-ncclatex-1.5-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-ncclatex-1.5-2|35	%{_sbindir}/texlive.post
12mr|texlive-ncclatex-1.5-2|36	fi
12mr|texlive-ncclatex-1.5-2|37	
12mr|texlive-ncclatex-1.5-2|38	#-----------------------------------------------------------------------
12mr|texlive-ncclatex-1.5-2|39	%files
12mr|texlive-ncclatex-1.5-2|40	%{_texmfdistdir}/tex/latex/ncclatex/cp1251-light.def
12mr|texlive-ncclatex-1.5-2|41	%{_texmfdistdir}/tex/latex/ncclatex/ncc.cls
12mr|texlive-ncclatex-1.5-2|42	%{_texmfdistdir}/tex/latex/ncclatex/ncc10.clo
12mr|texlive-ncclatex-1.5-2|43	%{_texmfdistdir}/tex/latex/ncclatex/ncc11.clo
12mr|texlive-ncclatex-1.5-2|44	%{_texmfdistdir}/tex/latex/ncclatex/ncc12.clo
12mr|texlive-ncclatex-1.5-2|45	%{_texmfdistdir}/tex/latex/ncclatex/ncc14.clo
12mr|texlive-ncclatex-1.5-2|46	%{_texmfdistdir}/tex/latex/ncclatex/nccart.clo
12mr|texlive-ncclatex-1.5-2|47	%{_texmfdistdir}/tex/latex/ncclatex/nccbiblist.sty
12mr|texlive-ncclatex-1.5-2|48	%{_texmfdistdir}/tex/latex/ncclatex/nccbook.clo
12mr|texlive-ncclatex-1.5-2|49	%{_texmfdistdir}/tex/latex/ncclatex/nccdefaults.sty
12mr|texlive-ncclatex-1.5-2|50	%{_texmfdistdir}/tex/latex/ncclatex/nccfit.clo
12mr|texlive-ncclatex-1.5-2|51	%{_texmfdistdir}/tex/latex/ncclatex/ncchdr.sty
12mr|texlive-ncclatex-1.5-2|52	%{_texmfdistdir}/tex/latex/ncclatex/nccheadings.sty
12mr|texlive-ncclatex-1.5-2|53	%{_texmfdistdir}/tex/latex/ncclatex/nccindex.sty
12mr|texlive-ncclatex-1.5-2|54	%{_texmfdistdir}/tex/latex/ncclatex/ncclatex.sty
12mr|texlive-ncclatex-1.5-2|55	%{_texmfdistdir}/tex/latex/ncclatex/nccltrus.sty
12mr|texlive-ncclatex-1.5-2|56	%{_texmfdistdir}/tex/latex/ncclatex/nccold.sty
12mr|texlive-ncclatex-1.5-2|57	%{_texmfdistdir}/tex/latex/ncclatex/nccproc.cls
12mr|texlive-ncclatex-1.5-2|58	%{_texmfdistdir}/tex/latex/ncclatex/nccsections.sty
12mr|texlive-ncclatex-1.5-2|59	%{_texmfdistdir}/tex/latex/ncclatex/ncctheorems.sty
12mr|texlive-ncclatex-1.5-2|60	%{_texmfdistdir}/tex/latex/ncclatex/ncctitle.clo
12mr|texlive-ncclatex-1.5-2|61	%{_texmfdistdir}/tex/latex/ncclatex/ncctitle.sty
12mr|texlive-ncclatex-1.5-2|62	%{_texmfdistdir}/tex/latex/ncclatex/ncctitlepage.sty
12mr|texlive-ncclatex-1.5-2|63	%{_texmfdistdir}/tex/latex/ncclatex/sibjnm.cls
12mr|texlive-ncclatex-1.5-2|64	%doc %{_texmfdistdir}/doc/latex/ncclatex/README
12mr|texlive-ncclatex-1.5-2|65	%doc %{_texmfdistdir}/doc/latex/ncclatex/changes.txt
12mr|texlive-ncclatex-1.5-2|66	%doc %{_texmfdistdir}/doc/latex/ncclatex/manifest.txt
12mr|texlive-ncclatex-1.5-2|67	%doc %{_texmfdistdir}/doc/latex/ncclatex/ncclatex.pdf
12mr|texlive-ncclatex-1.5-2|68	%doc %{_texmfdistdir}/doc/latex/ncclatex/ncclatex.tex
12mr|texlive-ncclatex-1.5-2|69	%doc %{_texmfdistdir}/doc/latex/ncclatex/nccnews.pdf
12mr|texlive-ncclatex-1.5-2|70	
12mr|texlive-ncclatex-1.5-2|71	#-----------------------------------------------------------------------
12mr|texlive-ncclatex-1.5-2|72	%prep
12mr|texlive-ncclatex-1.5-2|73	%setup -c -a0 -a1
12mr|texlive-ncclatex-1.5-2|74	
12mr|texlive-ncclatex-1.5-2|75	%build
12mr|texlive-ncclatex-1.5-2|76	
12mr|texlive-ncclatex-1.5-2|77	%install
12mr|texlive-ncclatex-1.5-2|78	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ncclatex-1.5-2|79	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ncclatex-1.5-2|80	
12mr|texlive-ncclatex-1.5-2|81	
12mr|texlive-ncclatex-1.5-2|82	
12mr|texlive-ncclatex-1.5-2|83	%changelog
12mr|texlive-ncclatex-1.5-2|84	

18085 12
12mr|texlive-ncctools-3.5-2|1	# revision 15878
12mr|texlive-ncctools-3.5-2|2	# category Package
12mr|texlive-ncctools-3.5-2|3	# catalog-ctan /macros/latex/contrib/ncctools
12mr|texlive-ncctools-3.5-2|4	# catalog-date 2008-02-08 09:08:04 +0100
12mr|texlive-ncctools-3.5-2|5	# catalog-license lppl
12mr|texlive-ncctools-3.5-2|6	# catalog-version 3.5
12mr|texlive-ncctools-3.5-2|7	Name:		texlive-ncctools
12mr|texlive-ncctools-3.5-2|8	Version:	3.5
12mr|texlive-ncctools-3.5-2|9	Release:	2
12mr|texlive-ncctools-3.5-2|10	Summary:	A collection of general packages for LaTeX
12mr|texlive-ncctools-3.5-2|11	Group:		Publishing
12mr|texlive-ncctools-3.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ncctools
12mr|texlive-ncctools-3.5-2|13	License:	LPPL
12mr|texlive-ncctools-3.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ncctools.tar.xz
12mr|texlive-ncctools-3.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ncctools.doc.tar.xz
12mr|texlive-ncctools-3.5-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ncctools.source.tar.xz
12mr|texlive-ncctools-3.5-2|17	BuildArch:	noarch
12mr|texlive-ncctools-3.5-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ncctools-3.5-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ncctools-3.5-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ncctools-3.5-2|21	
12mr|texlive-ncctools-3.5-2|22	%description
12mr|texlive-ncctools-3.5-2|23	The NCCtools bundle contains many packages for general use
12mr|texlive-ncctools-3.5-2|24	under LaTeX; many are also used by NCC LaTeX. The bundle
12mr|texlive-ncctools-3.5-2|25	includes tools for: - executing commands after a package is
12mr|texlive-ncctools-3.5-2|26	loaded; - watermarks; - counter manipulation (dynamic counters,
12mr|texlive-ncctools-3.5-2|27	changing counter numbering with another counter); -
12mr|texlive-ncctools-3.5-2|28	improvements to the description environment; - hyphenation of
12mr|texlive-ncctools-3.5-2|29	compound words; - new levels of footnotes; - space-filling
12mr|texlive-ncctools-3.5-2|30	patterns; - "poor man's" Black Board Bold symbols; - alignment
12mr|texlive-ncctools-3.5-2|31	of the content of a box; - use comma as decimal separator; -
12mr|texlive-ncctools-3.5-2|32	boxes with their own crop marks; - page cropmarks; -
12mr|texlive-ncctools-3.5-2|33	improvements to fancy headers; - float "styles", mini floats,
12mr|texlive-ncctools-3.5-2|34	side floats; - manually marked footnotes; - extension of
12mr|texlive-ncctools-3.5-2|35	amsmath; - control of paragraph skip; - an envelope to the
12mr|texlive-ncctools-3.5-2|36	graphicx package; - dashed and multiple rules; - alternative
12mr|texlive-ncctools-3.5-2|37	techniques for declarations of sections, captions, and toc-
12mr|texlive-ncctools-3.5-2|38	entries; - generalised text-stretching; - generation of new
12mr|texlive-ncctools-3.5-2|39	theorem-like environments; - control of the text area; -
12mr|texlive-ncctools-3.5-2|40	centred page layouts; and - an un-numbered top-level section.
12mr|texlive-ncctools-3.5-2|41	
12mr|texlive-ncctools-3.5-2|42	%post
12mr|texlive-ncctools-3.5-2|43	%{_sbindir}/texlive.post
12mr|texlive-ncctools-3.5-2|44	
12mr|texlive-ncctools-3.5-2|45	%postun
12mr|texlive-ncctools-3.5-2|46	if [ $1 -eq 0 ]; then
12mr|texlive-ncctools-3.5-2|47	%{_sbindir}/texlive.post
12mr|texlive-ncctools-3.5-2|48	fi
12mr|texlive-ncctools-3.5-2|49	
12mr|texlive-ncctools-3.5-2|50	#-----------------------------------------------------------------------
12mr|texlive-ncctools-3.5-2|51	%files
12mr|texlive-ncctools-3.5-2|52	%{_texmfdistdir}/tex/latex/ncctools/afterpackage.sty
12mr|texlive-ncctools-3.5-2|53	%{_texmfdistdir}/tex/latex/ncctools/dcounter.sty
12mr|texlive-ncctools-3.5-2|54	%{_texmfdistdir}/tex/latex/ncctools/desclist.sty
12mr|texlive-ncctools-3.5-2|55	%{_texmfdistdir}/tex/latex/ncctools/extdash.sty
12mr|texlive-ncctools-3.5-2|56	%{_texmfdistdir}/tex/latex/ncctools/manyfoot.sty
12mr|texlive-ncctools-3.5-2|57	%{_texmfdistdir}/tex/latex/ncctools/mboxfill.sty
12mr|texlive-ncctools-3.5-2|58	%{_texmfdistdir}/tex/latex/ncctools/nccbbb.sty
12mr|texlive-ncctools-3.5-2|59	%{_texmfdistdir}/tex/latex/ncctools/nccboxes.sty
12mr|texlive-ncctools-3.5-2|60	%{_texmfdistdir}/tex/latex/ncctools/ncccomma.sty
12mr|texlive-ncctools-3.5-2|61	%{_texmfdistdir}/tex/latex/ncctools/ncccropbox.sty
12mr|texlive-ncctools-3.5-2|62	%{_texmfdistdir}/tex/latex/ncctools/ncccropmark.sty
12mr|texlive-ncctools-3.5-2|63	%{_texmfdistdir}/tex/latex/ncctools/nccfancyhdr.sty
12mr|texlive-ncctools-3.5-2|64	%{_texmfdistdir}/tex/latex/ncctools/nccfloats.sty
12mr|texlive-ncctools-3.5-2|65	%{_texmfdistdir}/tex/latex/ncctools/nccfoots.sty
12mr|texlive-ncctools-3.5-2|66	%{_texmfdistdir}/tex/latex/ncctools/nccmath.sty
12mr|texlive-ncctools-3.5-2|67	%{_texmfdistdir}/tex/latex/ncctools/nccparskip.sty
12mr|texlive-ncctools-3.5-2|68	%{_texmfdistdir}/tex/latex/ncctools/nccpic.sty
12mr|texlive-ncctools-3.5-2|69	%{_texmfdistdir}/tex/latex/ncctools/nccrules.sty
12mr|texlive-ncctools-3.5-2|70	%{_texmfdistdir}/tex/latex/ncctools/nccsect.sty
12mr|texlive-ncctools-3.5-2|71	%{_texmfdistdir}/tex/latex/ncctools/nccstretch.sty
12mr|texlive-ncctools-3.5-2|72	%{_texmfdistdir}/tex/latex/ncctools/nccthm.sty
12mr|texlive-ncctools-3.5-2|73	%{_texmfdistdir}/tex/latex/ncctools/textarea.sty
12mr|texlive-ncctools-3.5-2|74	%{_texmfdistdir}/tex/latex/ncctools/tocenter.sty
12mr|texlive-ncctools-3.5-2|75	%{_texmfdistdir}/tex/latex/ncctools/topsection.sty
12mr|texlive-ncctools-3.5-2|76	%{_texmfdistdir}/tex/latex/ncctools/watermark.sty
12mr|texlive-ncctools-3.5-2|77	%doc %{_texmfdistdir}/doc/latex/ncctools/README
12mr|texlive-ncctools-3.5-2|78	%doc %{_texmfdistdir}/doc/latex/ncctools/README.source
12mr|texlive-ncctools-3.5-2|79	%doc %{_texmfdistdir}/doc/latex/ncctools/afterpackage.pdf
12mr|texlive-ncctools-3.5-2|80	%doc %{_texmfdistdir}/doc/latex/ncctools/changes.txt
12mr|texlive-ncctools-3.5-2|81	%doc %{_texmfdistdir}/doc/latex/ncctools/dcounter.pdf
12mr|texlive-ncctools-3.5-2|82	%doc %{_texmfdistdir}/doc/latex/ncctools/desclist.pdf
12mr|texlive-ncctools-3.5-2|83	%doc %{_texmfdistdir}/doc/latex/ncctools/extdash.pdf
12mr|texlive-ncctools-3.5-2|84	%doc %{_texmfdistdir}/doc/latex/ncctools/manifest.txt
12mr|texlive-ncctools-3.5-2|85	%doc %{_texmfdistdir}/doc/latex/ncctools/manyfoot.pdf
12mr|texlive-ncctools-3.5-2|86	%doc %{_texmfdistdir}/doc/latex/ncctools/mboxfill.pdf
12mr|texlive-ncctools-3.5-2|87	%doc %{_texmfdistdir}/doc/latex/ncctools/nccbbb.pdf
12mr|texlive-ncctools-3.5-2|88	%doc %{_texmfdistdir}/doc/latex/ncctools/nccboxes.pdf
12mr|texlive-ncctools-3.5-2|89	%doc %{_texmfdistdir}/doc/latex/ncctools/ncccomma.pdf
12mr|texlive-ncctools-3.5-2|90	%doc %{_texmfdistdir}/doc/latex/ncctools/ncccropbox.pdf
12mr|texlive-ncctools-3.5-2|91	%doc %{_texmfdistdir}/doc/latex/ncctools/ncccropmark.pdf
12mr|texlive-ncctools-3.5-2|92	%doc %{_texmfdistdir}/doc/latex/ncctools/nccfancyhdr.pdf
12mr|texlive-ncctools-3.5-2|93	%doc %{_texmfdistdir}/doc/latex/ncctools/nccfloats.pdf
12mr|texlive-ncctools-3.5-2|94	%doc %{_texmfdistdir}/doc/latex/ncctools/nccfoots.pdf
12mr|texlive-ncctools-3.5-2|95	%doc %{_texmfdistdir}/doc/latex/ncctools/nccmath.pdf
12mr|texlive-ncctools-3.5-2|96	%doc %{_texmfdistdir}/doc/latex/ncctools/nccparskip.pdf
12mr|texlive-ncctools-3.5-2|97	%doc %{_texmfdistdir}/doc/latex/ncctools/nccpic.pdf
12mr|texlive-ncctools-3.5-2|98	%doc %{_texmfdistdir}/doc/latex/ncctools/nccrules.pdf
12mr|texlive-ncctools-3.5-2|99	%doc %{_texmfdistdir}/doc/latex/ncctools/nccsect.pdf
12mr|texlive-ncctools-3.5-2|100	%doc %{_texmfdistdir}/doc/latex/ncctools/nccstretch.pdf
12mr|texlive-ncctools-3.5-2|101	%doc %{_texmfdistdir}/doc/latex/ncctools/nccthm.pdf
12mr|texlive-ncctools-3.5-2|102	%doc %{_texmfdistdir}/doc/latex/ncctools/ncctools.pdf
12mr|texlive-ncctools-3.5-2|103	%doc %{_texmfdistdir}/doc/latex/ncctools/ncctools.tex
12mr|texlive-ncctools-3.5-2|104	%doc %{_texmfdistdir}/doc/latex/ncctools/textarea.pdf
12mr|texlive-ncctools-3.5-2|105	%doc %{_texmfdistdir}/doc/latex/ncctools/tocenter.pdf
12mr|texlive-ncctools-3.5-2|106	%doc %{_texmfdistdir}/doc/latex/ncctools/topsection.pdf
12mr|texlive-ncctools-3.5-2|107	%doc %{_texmfdistdir}/doc/latex/ncctools/watermark.pdf
12mr|texlive-ncctools-3.5-2|108	#- source
12mr|texlive-ncctools-3.5-2|109	%doc %{_texmfdistdir}/source/latex/ncctools/afterpackage.dtx
12mr|texlive-ncctools-3.5-2|110	%doc %{_texmfdistdir}/source/latex/ncctools/dcounter.dtx
12mr|texlive-ncctools-3.5-2|111	%doc %{_texmfdistdir}/source/latex/ncctools/desclist.dtx
12mr|texlive-ncctools-3.5-2|112	%doc %{_texmfdistdir}/source/latex/ncctools/extdash.dtx
12mr|texlive-ncctools-3.5-2|113	%doc %{_texmfdistdir}/source/latex/ncctools/manyfoot.dtx
12mr|texlive-ncctools-3.5-2|114	%doc %{_texmfdistdir}/source/latex/ncctools/mboxfill.dtx
12mr|texlive-ncctools-3.5-2|115	%doc %{_texmfdistdir}/source/latex/ncctools/nccbbb.dtx
12mr|texlive-ncctools-3.5-2|116	%doc %{_texmfdistdir}/source/latex/ncctools/nccboxes.dtx
12mr|texlive-ncctools-3.5-2|117	%doc %{_texmfdistdir}/source/latex/ncctools/ncccomma.dtx
12mr|texlive-ncctools-3.5-2|118	%doc %{_texmfdistdir}/source/latex/ncctools/ncccropbox.dtx
12mr|texlive-ncctools-3.5-2|119	%doc %{_texmfdistdir}/source/latex/ncctools/ncccropmark.dtx
12mr|texlive-ncctools-3.5-2|120	%doc %{_texmfdistdir}/source/latex/ncctools/nccfancyhdr.dtx
12mr|texlive-ncctools-3.5-2|121	%doc %{_texmfdistdir}/source/latex/ncctools/nccfloats.dtx
12mr|texlive-ncctools-3.5-2|122	%doc %{_texmfdistdir}/source/latex/ncctools/nccfoots.dtx
12mr|texlive-ncctools-3.5-2|123	%doc %{_texmfdistdir}/source/latex/ncctools/nccmath.dtx
12mr|texlive-ncctools-3.5-2|124	%doc %{_texmfdistdir}/source/latex/ncctools/nccparskip.dtx
12mr|texlive-ncctools-3.5-2|125	%doc %{_texmfdistdir}/source/latex/ncctools/nccpic.dtx
12mr|texlive-ncctools-3.5-2|126	%doc %{_texmfdistdir}/source/latex/ncctools/nccrules.dtx
12mr|texlive-ncctools-3.5-2|127	%doc %{_texmfdistdir}/source/latex/ncctools/nccsect.dtx
12mr|texlive-ncctools-3.5-2|128	%doc %{_texmfdistdir}/source/latex/ncctools/nccstretch.dtx
12mr|texlive-ncctools-3.5-2|129	%doc %{_texmfdistdir}/source/latex/ncctools/nccthm.dtx
12mr|texlive-ncctools-3.5-2|130	%doc %{_texmfdistdir}/source/latex/ncctools/ncctools.ins
12mr|texlive-ncctools-3.5-2|131	%doc %{_texmfdistdir}/source/latex/ncctools/textarea.dtx
12mr|texlive-ncctools-3.5-2|132	%doc %{_texmfdistdir}/source/latex/ncctools/tocenter.dtx
12mr|texlive-ncctools-3.5-2|133	%doc %{_texmfdistdir}/source/latex/ncctools/topsection.dtx
12mr|texlive-ncctools-3.5-2|134	%doc %{_texmfdistdir}/source/latex/ncctools/watermark.dtx
12mr|texlive-ncctools-3.5-2|135	
12mr|texlive-ncctools-3.5-2|136	#-----------------------------------------------------------------------
12mr|texlive-ncctools-3.5-2|137	%prep
12mr|texlive-ncctools-3.5-2|138	%setup -c -a0 -a1 -a2
12mr|texlive-ncctools-3.5-2|139	
12mr|texlive-ncctools-3.5-2|140	%build
12mr|texlive-ncctools-3.5-2|141	
12mr|texlive-ncctools-3.5-2|142	%install
12mr|texlive-ncctools-3.5-2|143	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ncctools-3.5-2|144	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ncctools-3.5-2|145	
12mr|texlive-ncctools-3.5-2|146	
12mr|texlive-ncctools-3.5-2|147	
12mr|texlive-ncctools-3.5-2|148	%changelog
12mr|texlive-ncctools-3.5-2|149	

18086 12
12mr|texlive-ncntrsbk-20110301-2|1	# revision 21993
12mr|texlive-ncntrsbk-20110301-2|2	# category Package
12mr|texlive-ncntrsbk-20110301-2|3	# catalog-ctan /fonts/urw/base35
12mr|texlive-ncntrsbk-20110301-2|4	# catalog-date 2011-03-01 21:42:17 +0100
12mr|texlive-ncntrsbk-20110301-2|5	# catalog-license gpl
12mr|texlive-ncntrsbk-20110301-2|6	# catalog-version undef
12mr|texlive-ncntrsbk-20110301-2|7	Name:		texlive-ncntrsbk
12mr|texlive-ncntrsbk-20110301-2|8	Version:	20110301
12mr|texlive-ncntrsbk-20110301-2|9	Release:	2
12mr|texlive-ncntrsbk-20110301-2|10	Summary:	URW "Base 35" font pack for LaTeX
12mr|texlive-ncntrsbk-20110301-2|11	Group:		Publishing
12mr|texlive-ncntrsbk-20110301-2|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
12mr|texlive-ncntrsbk-20110301-2|13	License:	GPL
12mr|texlive-ncntrsbk-20110301-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ncntrsbk.tar.xz
12mr|texlive-ncntrsbk-20110301-2|15	BuildArch:	noarch
12mr|texlive-ncntrsbk-20110301-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-ncntrsbk-20110301-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-ncntrsbk-20110301-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-ncntrsbk-20110301-2|19	
12mr|texlive-ncntrsbk-20110301-2|20	%description
12mr|texlive-ncntrsbk-20110301-2|21	A set of fonts for use as "drop-in" replacements for Adobe's
12mr|texlive-ncntrsbk-20110301-2|22	basic set, comprising: - Century Schoolbook (substituting for
12mr|texlive-ncntrsbk-20110301-2|23	Adobe's New Century Schoolbook); - Dingbats (substituting for
12mr|texlive-ncntrsbk-20110301-2|24	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
12mr|texlive-ncntrsbk-20110301-2|25	Abobe's Courier); - Nimbus Roman No9 L (substituting for
12mr|texlive-ncntrsbk-20110301-2|26	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
12mr|texlive-ncntrsbk-20110301-2|27	Helvetica); - Standard Symbols L (substituting for Adobe's
12mr|texlive-ncntrsbk-20110301-2|28	Symbol); - URW Bookman; - URW Chancery L Medium Italic
12mr|texlive-ncntrsbk-20110301-2|29	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
12mr|texlive-ncntrsbk-20110301-2|30	(substituting for Adobe's Avant Garde); and - URW Palladio L
12mr|texlive-ncntrsbk-20110301-2|31	(substituting for Adobe's Palatino).
12mr|texlive-ncntrsbk-20110301-2|32	
12mr|texlive-ncntrsbk-20110301-2|33	%post
12mr|texlive-ncntrsbk-20110301-2|34	%{_sbindir}/texlive.post
12mr|texlive-ncntrsbk-20110301-2|35	
12mr|texlive-ncntrsbk-20110301-2|36	%postun
12mr|texlive-ncntrsbk-20110301-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-ncntrsbk-20110301-2|38	%{_sbindir}/texlive.post
12mr|texlive-ncntrsbk-20110301-2|39	fi
12mr|texlive-ncntrsbk-20110301-2|40	
12mr|texlive-ncntrsbk-20110301-2|41	#-----------------------------------------------------------------------
12mr|texlive-ncntrsbk-20110301-2|42	%files
12mr|texlive-ncntrsbk-20110301-2|43	%{_texmfdistdir}/dvips/ncntrsbk/config.unc
12mr|texlive-ncntrsbk-20110301-2|44	%{_texmfdistdir}/fonts/afm/adobe/ncntrsbk/pncb8a.afm
12mr|texlive-ncntrsbk-20110301-2|45	%{_texmfdistdir}/fonts/afm/adobe/ncntrsbk/pncbi8a.afm
12mr|texlive-ncntrsbk-20110301-2|46	%{_texmfdistdir}/fonts/afm/adobe/ncntrsbk/pncr8a.afm
12mr|texlive-ncntrsbk-20110301-2|47	%{_texmfdistdir}/fonts/afm/adobe/ncntrsbk/pncri8a.afm
12mr|texlive-ncntrsbk-20110301-2|48	%{_texmfdistdir}/fonts/afm/urw/ncntrsbk/uncb8a.afm
12mr|texlive-ncntrsbk-20110301-2|49	%{_texmfdistdir}/fonts/afm/urw/ncntrsbk/uncbi8a.afm
12mr|texlive-ncntrsbk-20110301-2|50	%{_texmfdistdir}/fonts/afm/urw/ncntrsbk/uncr8a.afm
12mr|texlive-ncntrsbk-20110301-2|51	%{_texmfdistdir}/fonts/afm/urw/ncntrsbk/uncri8a.afm
12mr|texlive-ncntrsbk-20110301-2|52	%{_texmfdistdir}/fonts/map/dvips/ncntrsbk/unc.map
12mr|texlive-ncntrsbk-20110301-2|53	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncb.tfm
12mr|texlive-ncntrsbk-20110301-2|54	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncb7t.tfm
12mr|texlive-ncntrsbk-20110301-2|55	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncb8c.tfm
12mr|texlive-ncntrsbk-20110301-2|56	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncb8r.tfm
12mr|texlive-ncntrsbk-20110301-2|57	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncb8t.tfm
12mr|texlive-ncntrsbk-20110301-2|58	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbc.tfm
12mr|texlive-ncntrsbk-20110301-2|59	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbc7t.tfm
12mr|texlive-ncntrsbk-20110301-2|60	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbc8t.tfm
12mr|texlive-ncntrsbk-20110301-2|61	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbi.tfm
12mr|texlive-ncntrsbk-20110301-2|62	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbi7t.tfm
12mr|texlive-ncntrsbk-20110301-2|63	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbi8c.tfm
12mr|texlive-ncntrsbk-20110301-2|64	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbi8r.tfm
12mr|texlive-ncntrsbk-20110301-2|65	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbi8t.tfm
12mr|texlive-ncntrsbk-20110301-2|66	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbo.tfm
12mr|texlive-ncntrsbk-20110301-2|67	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbo7t.tfm
12mr|texlive-ncntrsbk-20110301-2|68	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbo8c.tfm
12mr|texlive-ncntrsbk-20110301-2|69	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbo8r.tfm
12mr|texlive-ncntrsbk-20110301-2|70	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncbo8t.tfm
12mr|texlive-ncntrsbk-20110301-2|71	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncr.tfm
12mr|texlive-ncntrsbk-20110301-2|72	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncr7t.tfm
12mr|texlive-ncntrsbk-20110301-2|73	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncr8c.tfm
12mr|texlive-ncntrsbk-20110301-2|74	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncr8r.tfm
12mr|texlive-ncntrsbk-20110301-2|75	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncr8t.tfm
12mr|texlive-ncntrsbk-20110301-2|76	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncrc.tfm
12mr|texlive-ncntrsbk-20110301-2|77	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncrc7t.tfm
12mr|texlive-ncntrsbk-20110301-2|78	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncrc8t.tfm
12mr|texlive-ncntrsbk-20110301-2|79	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncri.tfm
12mr|texlive-ncntrsbk-20110301-2|80	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncri7t.tfm
12mr|texlive-ncntrsbk-20110301-2|81	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncri8c.tfm
12mr|texlive-ncntrsbk-20110301-2|82	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncri8r.tfm
12mr|texlive-ncntrsbk-20110301-2|83	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncri8t.tfm
12mr|texlive-ncntrsbk-20110301-2|84	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncro.tfm
12mr|texlive-ncntrsbk-20110301-2|85	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncro7t.tfm
12mr|texlive-ncntrsbk-20110301-2|86	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncro8c.tfm
12mr|texlive-ncntrsbk-20110301-2|87	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncro8r.tfm
12mr|texlive-ncntrsbk-20110301-2|88	%{_texmfdistdir}/fonts/tfm/adobe/ncntrsbk/pncro8t.tfm
12mr|texlive-ncntrsbk-20110301-2|89	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncb8z.tfm
12mr|texlive-ncntrsbk-20110301-2|90	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncbc8z.tfm
12mr|texlive-ncntrsbk-20110301-2|91	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncbi8z.tfm
12mr|texlive-ncntrsbk-20110301-2|92	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncr8z.tfm
12mr|texlive-ncntrsbk-20110301-2|93	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncrc8z.tfm
12mr|texlive-ncntrsbk-20110301-2|94	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncri8z.tfm
12mr|texlive-ncntrsbk-20110301-2|95	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/pncrv8z.tfm
12mr|texlive-ncntrsbk-20110301-2|96	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/rpncb.tfm
12mr|texlive-ncntrsbk-20110301-2|97	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/rpncbi.tfm
12mr|texlive-ncntrsbk-20110301-2|98	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/rpncr.tfm
12mr|texlive-ncntrsbk-20110301-2|99	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/ncntrsbk/rpncri.tfm
12mr|texlive-ncntrsbk-20110301-2|100	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncb7t.tfm
12mr|texlive-ncntrsbk-20110301-2|101	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncb8c.tfm
12mr|texlive-ncntrsbk-20110301-2|102	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncb8r.tfm
12mr|texlive-ncntrsbk-20110301-2|103	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncb8t.tfm
12mr|texlive-ncntrsbk-20110301-2|104	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbc7t.tfm
12mr|texlive-ncntrsbk-20110301-2|105	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbc8t.tfm
12mr|texlive-ncntrsbk-20110301-2|106	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbi7t.tfm
12mr|texlive-ncntrsbk-20110301-2|107	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbi8c.tfm
12mr|texlive-ncntrsbk-20110301-2|108	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbi8r.tfm
12mr|texlive-ncntrsbk-20110301-2|109	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbi8t.tfm
12mr|texlive-ncntrsbk-20110301-2|110	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbo7t.tfm
12mr|texlive-ncntrsbk-20110301-2|111	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbo8c.tfm
12mr|texlive-ncntrsbk-20110301-2|112	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbo8r.tfm
12mr|texlive-ncntrsbk-20110301-2|113	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncbo8t.tfm
12mr|texlive-ncntrsbk-20110301-2|114	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncr7t.tfm
12mr|texlive-ncntrsbk-20110301-2|115	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncr8c.tfm
12mr|texlive-ncntrsbk-20110301-2|116	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncr8r.tfm
12mr|texlive-ncntrsbk-20110301-2|117	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncr8t.tfm
12mr|texlive-ncntrsbk-20110301-2|118	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncrc7t.tfm
12mr|texlive-ncntrsbk-20110301-2|119	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncrc8t.tfm
12mr|texlive-ncntrsbk-20110301-2|120	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncri7t.tfm
12mr|texlive-ncntrsbk-20110301-2|121	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncri8c.tfm
12mr|texlive-ncntrsbk-20110301-2|122	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncri8r.tfm
12mr|texlive-ncntrsbk-20110301-2|123	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncri8t.tfm
12mr|texlive-ncntrsbk-20110301-2|124	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncro7t.tfm
12mr|texlive-ncntrsbk-20110301-2|125	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncro8c.tfm
12mr|texlive-ncntrsbk-20110301-2|126	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncro8r.tfm
12mr|texlive-ncntrsbk-20110301-2|127	%{_texmfdistdir}/fonts/tfm/urw35vf/ncntrsbk/uncro8t.tfm
12mr|texlive-ncntrsbk-20110301-2|128	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncb8a.pfb
12mr|texlive-ncntrsbk-20110301-2|129	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncb8a.pfm
12mr|texlive-ncntrsbk-20110301-2|130	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncbi8a.pfb
12mr|texlive-ncntrsbk-20110301-2|131	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncbi8a.pfm
12mr|texlive-ncntrsbk-20110301-2|132	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncr8a.pfb
12mr|texlive-ncntrsbk-20110301-2|133	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncr8a.pfm
12mr|texlive-ncntrsbk-20110301-2|134	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncri8a.pfb
12mr|texlive-ncntrsbk-20110301-2|135	%{_texmfdistdir}/fonts/type1/urw/ncntrsbk/uncri8a.pfm
12mr|texlive-ncntrsbk-20110301-2|136	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncb.vf
12mr|texlive-ncntrsbk-20110301-2|137	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncb7t.vf
12mr|texlive-ncntrsbk-20110301-2|138	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncb8c.vf
12mr|texlive-ncntrsbk-20110301-2|139	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncb8t.vf
12mr|texlive-ncntrsbk-20110301-2|140	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbc.vf
12mr|texlive-ncntrsbk-20110301-2|141	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbc7t.vf
12mr|texlive-ncntrsbk-20110301-2|142	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbc8t.vf
12mr|texlive-ncntrsbk-20110301-2|143	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbi.vf
12mr|texlive-ncntrsbk-20110301-2|144	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbi7t.vf
12mr|texlive-ncntrsbk-20110301-2|145	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbi8c.vf
12mr|texlive-ncntrsbk-20110301-2|146	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbi8t.vf
12mr|texlive-ncntrsbk-20110301-2|147	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbo.vf
12mr|texlive-ncntrsbk-20110301-2|148	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbo7t.vf
12mr|texlive-ncntrsbk-20110301-2|149	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbo8c.vf
12mr|texlive-ncntrsbk-20110301-2|150	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncbo8t.vf
12mr|texlive-ncntrsbk-20110301-2|151	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncr.vf
12mr|texlive-ncntrsbk-20110301-2|152	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncr7t.vf
12mr|texlive-ncntrsbk-20110301-2|153	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncr8c.vf
12mr|texlive-ncntrsbk-20110301-2|154	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncr8t.vf
12mr|texlive-ncntrsbk-20110301-2|155	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncrc.vf
12mr|texlive-ncntrsbk-20110301-2|156	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncrc7t.vf
12mr|texlive-ncntrsbk-20110301-2|157	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncrc8t.vf
12mr|texlive-ncntrsbk-20110301-2|158	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncri.vf
12mr|texlive-ncntrsbk-20110301-2|159	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncri7t.vf
12mr|texlive-ncntrsbk-20110301-2|160	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncri8c.vf
12mr|texlive-ncntrsbk-20110301-2|161	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncri8t.vf
12mr|texlive-ncntrsbk-20110301-2|162	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncro.vf
12mr|texlive-ncntrsbk-20110301-2|163	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncro7t.vf
12mr|texlive-ncntrsbk-20110301-2|164	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncro8c.vf
12mr|texlive-ncntrsbk-20110301-2|165	%{_texmfdistdir}/fonts/vf/adobe/ncntrsbk/pncro8t.vf
12mr|texlive-ncntrsbk-20110301-2|166	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/ncntrsbk/pncb8z.vf
12mr|texlive-ncntrsbk-20110301-2|167	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/ncntrsbk/pncbc8z.vf
12mr|texlive-ncntrsbk-20110301-2|168	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/ncntrsbk/pncbi8z.vf
12mr|texlive-ncntrsbk-20110301-2|169	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/ncntrsbk/pncr8z.vf
12mr|texlive-ncntrsbk-20110301-2|170	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/ncntrsbk/pncrc8z.vf
12mr|texlive-ncntrsbk-20110301-2|171	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/ncntrsbk/pncri8z.vf
12mr|texlive-ncntrsbk-20110301-2|172	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/ncntrsbk/pncrv8z.vf
12mr|texlive-ncntrsbk-20110301-2|173	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncb7t.vf
12mr|texlive-ncntrsbk-20110301-2|174	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncb8c.vf
12mr|texlive-ncntrsbk-20110301-2|175	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncb8t.vf
12mr|texlive-ncntrsbk-20110301-2|176	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbc7t.vf
12mr|texlive-ncntrsbk-20110301-2|177	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbc8t.vf
12mr|texlive-ncntrsbk-20110301-2|178	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbi7t.vf
12mr|texlive-ncntrsbk-20110301-2|179	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbi8c.vf
12mr|texlive-ncntrsbk-20110301-2|180	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbi8t.vf
12mr|texlive-ncntrsbk-20110301-2|181	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbo7t.vf
12mr|texlive-ncntrsbk-20110301-2|182	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbo8c.vf
12mr|texlive-ncntrsbk-20110301-2|183	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncbo8t.vf
12mr|texlive-ncntrsbk-20110301-2|184	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncr7t.vf
12mr|texlive-ncntrsbk-20110301-2|185	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncr8c.vf
12mr|texlive-ncntrsbk-20110301-2|186	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncr8t.vf
12mr|texlive-ncntrsbk-20110301-2|187	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncrc7t.vf
12mr|texlive-ncntrsbk-20110301-2|188	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncrc8t.vf
12mr|texlive-ncntrsbk-20110301-2|189	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncri7t.vf
12mr|texlive-ncntrsbk-20110301-2|190	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncri8c.vf
12mr|texlive-ncntrsbk-20110301-2|191	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncri8t.vf
12mr|texlive-ncntrsbk-20110301-2|192	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncro7t.vf
12mr|texlive-ncntrsbk-20110301-2|193	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncro8c.vf
12mr|texlive-ncntrsbk-20110301-2|194	%{_texmfdistdir}/fonts/vf/urw35vf/ncntrsbk/uncro8t.vf
12mr|texlive-ncntrsbk-20110301-2|195	%{_texmfdistdir}/tex/latex/ncntrsbk/8runc.fd
12mr|texlive-ncntrsbk-20110301-2|196	%{_texmfdistdir}/tex/latex/ncntrsbk/omlunc.fd
12mr|texlive-ncntrsbk-20110301-2|197	%{_texmfdistdir}/tex/latex/ncntrsbk/omsunc.fd
12mr|texlive-ncntrsbk-20110301-2|198	%{_texmfdistdir}/tex/latex/ncntrsbk/ot1unc.fd
12mr|texlive-ncntrsbk-20110301-2|199	%{_texmfdistdir}/tex/latex/ncntrsbk/t1unc.fd
12mr|texlive-ncntrsbk-20110301-2|200	%{_texmfdistdir}/tex/latex/ncntrsbk/ts1unc.fd
12mr|texlive-ncntrsbk-20110301-2|201	
12mr|texlive-ncntrsbk-20110301-2|202	#-----------------------------------------------------------------------
12mr|texlive-ncntrsbk-20110301-2|203	%prep
12mr|texlive-ncntrsbk-20110301-2|204	%setup -c -a0
12mr|texlive-ncntrsbk-20110301-2|205	
12mr|texlive-ncntrsbk-20110301-2|206	%build
12mr|texlive-ncntrsbk-20110301-2|207	
12mr|texlive-ncntrsbk-20110301-2|208	%install
12mr|texlive-ncntrsbk-20110301-2|209	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ncntrsbk-20110301-2|210	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
12mr|texlive-ncntrsbk-20110301-2|211	
12mr|texlive-ncntrsbk-20110301-2|212	
12mr|texlive-ncntrsbk-20110301-2|213	
12mr|texlive-ncntrsbk-20110301-2|214	%changelog
12mr|texlive-ncntrsbk-20110301-2|215	

18087 12
12mr|texlive-nddiss-3.0-2|1	# revision 15878
12mr|texlive-nddiss-3.0-2|2	# category Package
12mr|texlive-nddiss-3.0-2|3	# catalog-ctan /macros/latex/contrib/nddiss
12mr|texlive-nddiss-3.0-2|4	# catalog-date 2008-08-22 17:15:44 +0200
12mr|texlive-nddiss-3.0-2|5	# catalog-license lppl
12mr|texlive-nddiss-3.0-2|6	# catalog-version 3.0
12mr|texlive-nddiss-3.0-2|7	Name:		texlive-nddiss
12mr|texlive-nddiss-3.0-2|8	Version:	3.0
12mr|texlive-nddiss-3.0-2|9	Release:	2
12mr|texlive-nddiss-3.0-2|10	Summary:	Notre Dame Dissertation format class
12mr|texlive-nddiss-3.0-2|11	Group:		Publishing
12mr|texlive-nddiss-3.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nddiss
12mr|texlive-nddiss-3.0-2|13	License:	LPPL
12mr|texlive-nddiss-3.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nddiss.tar.xz
12mr|texlive-nddiss-3.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nddiss.doc.tar.xz
12mr|texlive-nddiss-3.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nddiss.source.tar.xz
12mr|texlive-nddiss-3.0-2|17	BuildArch:	noarch
12mr|texlive-nddiss-3.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-nddiss-3.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-nddiss-3.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-nddiss-3.0-2|21	
12mr|texlive-nddiss-3.0-2|22	%description
12mr|texlive-nddiss-3.0-2|23	This class file conforms to the requirements of the Graduate
12mr|texlive-nddiss-3.0-2|24	School of the University of Notre Dame; with it a user can
12mr|texlive-nddiss-3.0-2|25	format a thesis or dissertation in LaTeX.
12mr|texlive-nddiss-3.0-2|26	
12mr|texlive-nddiss-3.0-2|27	%post
12mr|texlive-nddiss-3.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-nddiss-3.0-2|29	
12mr|texlive-nddiss-3.0-2|30	%postun
12mr|texlive-nddiss-3.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-nddiss-3.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-nddiss-3.0-2|33	fi
12mr|texlive-nddiss-3.0-2|34	
12mr|texlive-nddiss-3.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-nddiss-3.0-2|36	%files
12mr|texlive-nddiss-3.0-2|37	%{_texmfdistdir}/bibtex/bst/nddiss/nddiss2e.bst
12mr|texlive-nddiss-3.0-2|38	%{_texmfdistdir}/tex/latex/nddiss/nddiss2e.cls
12mr|texlive-nddiss-3.0-2|39	%doc %{_texmfdistdir}/doc/latex/nddiss/ReadMe.1st.txt
12mr|texlive-nddiss-3.0-2|40	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/LICENSE
12mr|texlive-nddiss-3.0-2|41	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/README.1st.txt
12mr|texlive-nddiss-3.0-2|42	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/VERSION
12mr|texlive-nddiss-3.0-2|43	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/appendix.tex
12mr|texlive-nddiss-3.0-2|44	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/chapter1.tex
12mr|texlive-nddiss-3.0-2|45	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/chapter2.tex
12mr|texlive-nddiss-3.0-2|46	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/example.bib
12mr|texlive-nddiss-3.0-2|47	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/example.pdf
12mr|texlive-nddiss-3.0-2|48	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/example.tex
12mr|texlive-nddiss-3.0-2|49	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/makefile
12mr|texlive-nddiss-3.0-2|50	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/makefile.chapterbib
12mr|texlive-nddiss-3.0-2|51	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/sample_nd.eps
12mr|texlive-nddiss-3.0-2|52	%doc %{_texmfdistdir}/doc/latex/nddiss/example-v1.3/sample_nd.pdf
12mr|texlive-nddiss-3.0-2|53	%doc %{_texmfdistdir}/doc/latex/nddiss/ltxdoc.cfg
12mr|texlive-nddiss-3.0-2|54	%doc %{_texmfdistdir}/doc/latex/nddiss/nddiss2e.pdf
12mr|texlive-nddiss-3.0-2|55	%doc %{_texmfdistdir}/doc/latex/nddiss/process.sh
12mr|texlive-nddiss-3.0-2|56	%doc %{_texmfdistdir}/doc/latex/nddiss/template.tex
12mr|texlive-nddiss-3.0-2|57	#- source
12mr|texlive-nddiss-3.0-2|58	%doc %{_texmfdistdir}/source/latex/nddiss/nddiss2e.dtx
12mr|texlive-nddiss-3.0-2|59	%doc %{_texmfdistdir}/source/latex/nddiss/nddiss2e.ins
12mr|texlive-nddiss-3.0-2|60	
12mr|texlive-nddiss-3.0-2|61	#-----------------------------------------------------------------------
12mr|texlive-nddiss-3.0-2|62	%prep
12mr|texlive-nddiss-3.0-2|63	%setup -c -a0 -a1 -a2
12mr|texlive-nddiss-3.0-2|64	
12mr|texlive-nddiss-3.0-2|65	%build
12mr|texlive-nddiss-3.0-2|66	
12mr|texlive-nddiss-3.0-2|67	%install
12mr|texlive-nddiss-3.0-2|68	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-nddiss-3.0-2|69	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-nddiss-3.0-2|70	
12mr|texlive-nddiss-3.0-2|71	
12mr|texlive-nddiss-3.0-2|72	
12mr|texlive-nddiss-3.0-2|73	%changelog
12mr|texlive-nddiss-3.0-2|74	

18088 12
12mr|texlive-needspace-1.3c-2|1	# revision 19684
12mr|texlive-needspace-1.3c-2|2	# category Package
12mr|texlive-needspace-1.3c-2|3	# catalog-ctan /macros/latex/contrib/needspace
12mr|texlive-needspace-1.3c-2|4	# catalog-date 2010-09-12 11:26:42 +0200
12mr|texlive-needspace-1.3c-2|5	# catalog-license lppl
12mr|texlive-needspace-1.3c-2|6	# catalog-version 1.3c
12mr|texlive-needspace-1.3c-2|7	Name:		texlive-needspace
12mr|texlive-needspace-1.3c-2|8	Version:	1.3c
12mr|texlive-needspace-1.3c-2|9	Release:	2
12mr|texlive-needspace-1.3c-2|10	Summary:	Insert pagebreak if not enough space
12mr|texlive-needspace-1.3c-2|11	Group:		Publishing
12mr|texlive-needspace-1.3c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/needspace
12mr|texlive-needspace-1.3c-2|13	License:	LPPL
12mr|texlive-needspace-1.3c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/needspace.tar.xz
12mr|texlive-needspace-1.3c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/needspace.doc.tar.xz
12mr|texlive-needspace-1.3c-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/needspace.source.tar.xz
12mr|texlive-needspace-1.3c-2|17	BuildArch:	noarch
12mr|texlive-needspace-1.3c-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-needspace-1.3c-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-needspace-1.3c-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-needspace-1.3c-2|21	
12mr|texlive-needspace-1.3c-2|22	%description
12mr|texlive-needspace-1.3c-2|23	Provides commands to disable pagebreaking within a given
12mr|texlive-needspace-1.3c-2|24	vertical space. If there is not enough space between the
12mr|texlive-needspace-1.3c-2|25	command and the bottom of the page, a new page will be started.
12mr|texlive-needspace-1.3c-2|26	
12mr|texlive-needspace-1.3c-2|27	%post
12mr|texlive-needspace-1.3c-2|28	%{_sbindir}/texlive.post
12mr|texlive-needspace-1.3c-2|29	
12mr|texlive-needspace-1.3c-2|30	%postun
12mr|texlive-needspace-1.3c-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-needspace-1.3c-2|32	%{_sbindir}/texlive.post
12mr|texlive-needspace-1.3c-2|33	fi
12mr|texlive-needspace-1.3c-2|34	
12mr|texlive-needspace-1.3c-2|35	#-----------------------------------------------------------------------
12mr|texlive-needspace-1.3c-2|36	%files
12mr|texlive-needspace-1.3c-2|37	%{_texmfdistdir}/tex/latex/needspace/needspace.sty
12mr|texlive-needspace-1.3c-2|38	%doc %{_texmfdistdir}/doc/latex/needspace/README
12mr|texlive-needspace-1.3c-2|39	%doc %{_texmfdistdir}/doc/latex/needspace/needspace.pdf
12mr|texlive-needspace-1.3c-2|40	#- source
12mr|texlive-needspace-1.3c-2|41	%doc %{_texmfdistdir}/source/latex/needspace/needspace.ins
12mr|texlive-needspace-1.3c-2|42	%doc %{_texmfdistdir}/source/latex/needspace/needspace.tex
12mr|texlive-needspace-1.3c-2|43	
12mr|texlive-needspace-1.3c-2|44	#-----------------------------------------------------------------------
12mr|texlive-needspace-1.3c-2|45	%prep
12mr|texlive-needspace-1.3c-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-needspace-1.3c-2|47	
12mr|texlive-needspace-1.3c-2|48	%build
12mr|texlive-needspace-1.3c-2|49	
12mr|texlive-needspace-1.3c-2|50	%install
12mr|texlive-needspace-1.3c-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-needspace-1.3c-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-needspace-1.3c-2|53	
12mr|texlive-needspace-1.3c-2|54	
12mr|texlive-needspace-1.3c-2|55	
12mr|texlive-needspace-1.3c-2|56	%changelog
12mr|texlive-needspace-1.3c-2|57	

18089 12
12mr|texlive-nestquot-20120606-1|1	# revision 27323
12mr|texlive-nestquot-20120606-1|2	# category Package
12mr|texlive-nestquot-20120606-1|3	# catalog-ctan /macros/latex/contrib/nestquot
12mr|texlive-nestquot-20120606-1|4	# catalog-date 2012-06-06 18:43:10 +0200
12mr|texlive-nestquot-20120606-1|5	# catalog-license other-free
12mr|texlive-nestquot-20120606-1|6	# catalog-version undef
12mr|texlive-nestquot-20120606-1|7	Name:		texlive-nestquot
12mr|texlive-nestquot-20120606-1|8	Version:	20120606
12mr|texlive-nestquot-20120606-1|9	Release:	1
12mr|texlive-nestquot-20120606-1|10	Summary:	Alternate quotes between double and single with nesting
12mr|texlive-nestquot-20120606-1|11	Group:		Publishing
12mr|texlive-nestquot-20120606-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nestquot
12mr|texlive-nestquot-20120606-1|13	License:	OTHER-FREE
12mr|texlive-nestquot-20120606-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nestquot.tar.xz
12mr|texlive-nestquot-20120606-1|15	BuildArch:	noarch
12mr|texlive-nestquot-20120606-1|16	BuildRequires:	texlive-tlpkg
12mr|texlive-nestquot-20120606-1|17	Requires(pre):	texlive-tlpkg
12mr|texlive-nestquot-20120606-1|18	Requires(post):	texlive-kpathsea
12mr|texlive-nestquot-20120606-1|19	
12mr|texlive-nestquot-20120606-1|20	%description
12mr|texlive-nestquot-20120606-1|21	Provides two new commands: \nlq and \nrq for nesting left and
12mr|texlive-nestquot-20120606-1|22	right quotes that properly change between double and single
12mr|texlive-nestquot-20120606-1|23	quotes according to their nesting level. For example, the input
12mr|texlive-nestquot-20120606-1|24	\nlq Foo \nlq bar\nrq\ bletch\nrq will be typeset as if it had
12mr|texlive-nestquot-20120606-1|25	been entered as "Foo 'bar' bletch".
12mr|texlive-nestquot-20120606-1|26	
12mr|texlive-nestquot-20120606-1|27	%post
12mr|texlive-nestquot-20120606-1|28	%{_sbindir}/texlive.post
12mr|texlive-nestquot-20120606-1|29	
12mr|texlive-nestquot-20120606-1|30	%postun
12mr|texlive-nestquot-20120606-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-nestquot-20120606-1|32	%{_sbindir}/texlive.post
12mr|texlive-nestquot-20120606-1|33	fi
12mr|texlive-nestquot-20120606-1|34	
12mr|texlive-nestquot-20120606-1|35	#-----------------------------------------------------------------------
12mr|texlive-nestquot-20120606-1|36	%files
12mr|texlive-nestquot-20120606-1|37	%{_texmfdistdir}/tex/latex/nestquot/nestquot.sty
12mr|texlive-nestquot-20120606-1|38	
12mr|texlive-nestquot-20120606-1|39	#-----------------------------------------------------------------------
12mr|texlive-nestquot-20120606-1|40	%prep
12mr|texlive-nestquot-20120606-1|41	%setup -c -a0
12mr|texlive-nestquot-20120606-1|42	
12mr|texlive-nestquot-20120606-1|43	%build
12mr|texlive-nestquot-20120606-1|44	
12mr|texlive-nestquot-20120606-1|45	%install
12mr|texlive-nestquot-20120606-1|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-nestquot-20120606-1|47	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-nestquot-20120606-1|48	
12mr|texlive-nestquot-20120606-1|49	
12mr|texlive-nestquot-20120606-1|50	
12mr|texlive-nestquot-20120606-1|51	%changelog
12mr|texlive-nestquot-20120606-1|52	

18090 12
12mr|texlive-newcommand-2.0-2|1	# revision 18704
12mr|texlive-newcommand-2.0-2|2	# category Package
12mr|texlive-newcommand-2.0-2|3	# catalog-ctan /support/newcommand
12mr|texlive-newcommand-2.0-2|4	# catalog-date 2010-06-02 16:01:13 +0200
12mr|texlive-newcommand-2.0-2|5	# catalog-license lppl
12mr|texlive-newcommand-2.0-2|6	# catalog-version 2.0
12mr|texlive-newcommand-2.0-2|7	Name:		texlive-newcommand
12mr|texlive-newcommand-2.0-2|8	Version:	2.0
12mr|texlive-newcommand-2.0-2|9	Release:	2
12mr|texlive-newcommand-2.0-2|10	Summary:	Generate new LaTeX command definitions
12mr|texlive-newcommand-2.0-2|11	Group:		Publishing
12mr|texlive-newcommand-2.0-2|12	URL:		http://www.ctan.org/tex-archive/support/newcommand
12mr|texlive-newcommand-2.0-2|13	License:	LPPL
12mr|texlive-newcommand-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newcommand.tar.xz
12mr|texlive-newcommand-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newcommand.doc.tar.xz
12mr|texlive-newcommand-2.0-2|16	BuildArch:	noarch
12mr|texlive-newcommand-2.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-newcommand-2.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-newcommand-2.0-2|19	
12mr|texlive-newcommand-2.0-2|20	%description
12mr|texlive-newcommand-2.0-2|21	Generating any other than the simple \newcommand-style
12mr|texlive-newcommand-2.0-2|22	commands, in LaTeX, is tedious (in the least). This script
12mr|texlive-newcommand-2.0-2|23	allows the specification of commands in a 'natural' style; the
12mr|texlive-newcommand-2.0-2|24	script then generates macros to define the command.
12mr|texlive-newcommand-2.0-2|25	
12mr|texlive-newcommand-2.0-2|26	#-----------------------------------------------------------------------
12mr|texlive-newcommand-2.0-2|27	%files
12mr|texlive-newcommand-2.0-2|28	%doc %{_texmfdistdir}/doc/latex/newcommand/README
12mr|texlive-newcommand-2.0-2|29	%doc %{_texmfdistdir}/doc/latex/newcommand/newcommand.pdf
12mr|texlive-newcommand-2.0-2|30	%doc %{_texmfdistdir}/doc/latex/newcommand/newcommand.py
12mr|texlive-newcommand-2.0-2|31	%doc %{_texmfdistdir}/doc/latex/newcommand/newcommand.tex
12mr|texlive-newcommand-2.0-2|32	%doc %{_texmfdistdir}/doc/latex/newcommand/spark.py
12mr|texlive-newcommand-2.0-2|33	
12mr|texlive-newcommand-2.0-2|34	#-----------------------------------------------------------------------
12mr|texlive-newcommand-2.0-2|35	%prep
12mr|texlive-newcommand-2.0-2|36	%setup -c -a0 -a1
12mr|texlive-newcommand-2.0-2|37	
12mr|texlive-newcommand-2.0-2|38	%build
12mr|texlive-newcommand-2.0-2|39	
12mr|texlive-newcommand-2.0-2|40	%install
12mr|texlive-newcommand-2.0-2|41	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-newcommand-2.0-2|42	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-newcommand-2.0-2|43	
12mr|texlive-newcommand-2.0-2|44	
12mr|texlive-newcommand-2.0-2|45	
12mr|texlive-newcommand-2.0-2|46	%changelog
12mr|texlive-newcommand-2.0-2|47	

18091 12
12mr|texlive-newfile-1.0c-2|1	# revision 15878
12mr|texlive-newfile-1.0c-2|2	# category Package
12mr|texlive-newfile-1.0c-2|3	# catalog-ctan /macros/latex/contrib/newfile
12mr|texlive-newfile-1.0c-2|4	# catalog-date 2009-09-03 13:00:14 +0200
12mr|texlive-newfile-1.0c-2|5	# catalog-license lppl
12mr|texlive-newfile-1.0c-2|6	# catalog-version 1.0c
12mr|texlive-newfile-1.0c-2|7	Name:		texlive-newfile
12mr|texlive-newfile-1.0c-2|8	Version:	1.0c
12mr|texlive-newfile-1.0c-2|9	Release:	2
12mr|texlive-newfile-1.0c-2|10	Summary:	User level management of LaTeX input and output
12mr|texlive-newfile-1.0c-2|11	Group:		Publishing
12mr|texlive-newfile-1.0c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/newfile
12mr|texlive-newfile-1.0c-2|13	License:	LPPL
12mr|texlive-newfile-1.0c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newfile.tar.xz
12mr|texlive-newfile-1.0c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newfile.doc.tar.xz
12mr|texlive-newfile-1.0c-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newfile.source.tar.xz
12mr|texlive-newfile-1.0c-2|17	BuildArch:	noarch
12mr|texlive-newfile-1.0c-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-newfile-1.0c-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-newfile-1.0c-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-newfile-1.0c-2|21	
12mr|texlive-newfile-1.0c-2|22	%description
12mr|texlive-newfile-1.0c-2|23	Commands are defined to manage the limited pool of input and
12mr|texlive-newfile-1.0c-2|24	output handles provided by TeX. The streams so provided are
12mr|texlive-newfile-1.0c-2|25	mapped to various of the LaTeX input and output mechanisms.
12mr|texlive-newfile-1.0c-2|26	Some facilities of the verbatim package are also mapped.
12mr|texlive-newfile-1.0c-2|27	
12mr|texlive-newfile-1.0c-2|28	%post
12mr|texlive-newfile-1.0c-2|29	%{_sbindir}/texlive.post
12mr|texlive-newfile-1.0c-2|30	
12mr|texlive-newfile-1.0c-2|31	%postun
12mr|texlive-newfile-1.0c-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-newfile-1.0c-2|33	%{_sbindir}/texlive.post
12mr|texlive-newfile-1.0c-2|34	fi
12mr|texlive-newfile-1.0c-2|35	
12mr|texlive-newfile-1.0c-2|36	#-----------------------------------------------------------------------
12mr|texlive-newfile-1.0c-2|37	%files
12mr|texlive-newfile-1.0c-2|38	%{_texmfdistdir}/tex/latex/newfile/newfile.sty
12mr|texlive-newfile-1.0c-2|39	%doc %{_texmfdistdir}/doc/latex/newfile/README
12mr|texlive-newfile-1.0c-2|40	%doc %{_texmfdistdir}/doc/latex/newfile/newfile.pdf
12mr|texlive-newfile-1.0c-2|41	#- source
12mr|texlive-newfile-1.0c-2|42	%doc %{_texmfdistdir}/source/latex/newfile/newfile.dtx
12mr|texlive-newfile-1.0c-2|43	%doc %{_texmfdistdir}/source/latex/newfile/newfile.ins
12mr|texlive-newfile-1.0c-2|44	
12mr|texlive-newfile-1.0c-2|45	#-----------------------------------------------------------------------
12mr|texlive-newfile-1.0c-2|46	%prep
12mr|texlive-newfile-1.0c-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-newfile-1.0c-2|48	
12mr|texlive-newfile-1.0c-2|49	%build
12mr|texlive-newfile-1.0c-2|50	
12mr|texlive-newfile-1.0c-2|51	%install
12mr|texlive-newfile-1.0c-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-newfile-1.0c-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-newfile-1.0c-2|54	
12mr|texlive-newfile-1.0c-2|55	
12mr|texlive-newfile-1.0c-2|56	
12mr|texlive-newfile-1.0c-2|57	%changelog
12mr|texlive-newfile-1.0c-2|58	

18092 12
12mr|texlive-newlfm-9.4-2|1	# revision 15878
12mr|texlive-newlfm-9.4-2|2	# category Package
12mr|texlive-newlfm-9.4-2|3	# catalog-ctan /macros/latex/contrib/newlfm
12mr|texlive-newlfm-9.4-2|4	# catalog-date 2009-04-12 19:35:00 +0200
12mr|texlive-newlfm-9.4-2|5	# catalog-license gpl
12mr|texlive-newlfm-9.4-2|6	# catalog-version 9.4
12mr|texlive-newlfm-9.4-2|7	Name:		texlive-newlfm
12mr|texlive-newlfm-9.4-2|8	Version:	9.4
12mr|texlive-newlfm-9.4-2|9	Release:	2
12mr|texlive-newlfm-9.4-2|10	Summary:	Write letters, facsimiles, and memos
12mr|texlive-newlfm-9.4-2|11	Group:		Publishing
12mr|texlive-newlfm-9.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/newlfm
12mr|texlive-newlfm-9.4-2|13	License:	GPL
12mr|texlive-newlfm-9.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newlfm.tar.xz
12mr|texlive-newlfm-9.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newlfm.doc.tar.xz
12mr|texlive-newlfm-9.4-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newlfm.source.tar.xz
12mr|texlive-newlfm-9.4-2|17	BuildArch:	noarch
12mr|texlive-newlfm-9.4-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-newlfm-9.4-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-newlfm-9.4-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-newlfm-9.4-2|21	
12mr|texlive-newlfm-9.4-2|22	%description
12mr|texlive-newlfm-9.4-2|23	Integrates the letter class with fancyhdr and geometry to
12mr|texlive-newlfm-9.4-2|24	automatically make letterhead stationery. Useful for writing
12mr|texlive-newlfm-9.4-2|25	letters, fax, and memos. You can set up an address book using
12mr|texlive-newlfm-9.4-2|26	'wrapper' macros. You put all the information for a person into
12mr|texlive-newlfm-9.4-2|27	a wrapper and then put the wrapper in a document. The class
12mr|texlive-newlfm-9.4-2|28	handles letterheads automatically. You place the object for the
12mr|texlive-newlfm-9.4-2|29	letterhead (picture, information, etc.) in a box and all sizing
12mr|texlive-newlfm-9.4-2|30	is set automatically.
12mr|texlive-newlfm-9.4-2|31	
12mr|texlive-newlfm-9.4-2|32	%post
12mr|texlive-newlfm-9.4-2|33	%{_sbindir}/texlive.post
12mr|texlive-newlfm-9.4-2|34	
12mr|texlive-newlfm-9.4-2|35	%postun
12mr|texlive-newlfm-9.4-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-newlfm-9.4-2|37	%{_sbindir}/texlive.post
12mr|texlive-newlfm-9.4-2|38	fi
12mr|texlive-newlfm-9.4-2|39	
12mr|texlive-newlfm-9.4-2|40	#-----------------------------------------------------------------------
12mr|texlive-newlfm-9.4-2|41	%files
12mr|texlive-newlfm-9.4-2|42	%{_texmfdistdir}/tex/latex/newlfm/addrset.sty
12mr|texlive-newlfm-9.4-2|43	%{_texmfdistdir}/tex/latex/newlfm/newlfm.cls
12mr|texlive-newlfm-9.4-2|44	%{_texmfdistdir}/tex/latex/newlfm/setdim.sty
12mr|texlive-newlfm-9.4-2|45	%doc %{_texmfdistdir}/doc/latex/newlfm/README
12mr|texlive-newlfm-9.4-2|46	%doc %{_texmfdistdir}/doc/latex/newlfm/chk1.tex
12mr|texlive-newlfm-9.4-2|47	%doc %{_texmfdistdir}/doc/latex/newlfm/demoa.tex
12mr|texlive-newlfm-9.4-2|48	%doc %{_texmfdistdir}/doc/latex/newlfm/draft.eps
12mr|texlive-newlfm-9.4-2|49	%doc %{_texmfdistdir}/doc/latex/newlfm/draft.pdf
12mr|texlive-newlfm-9.4-2|50	%doc %{_texmfdistdir}/doc/latex/newlfm/extracd.tex
12mr|texlive-newlfm-9.4-2|51	%doc %{_texmfdistdir}/doc/latex/newlfm/hletrinf.tex
12mr|texlive-newlfm-9.4-2|52	%doc %{_texmfdistdir}/doc/latex/newlfm/letrinfo.tex
12mr|texlive-newlfm-9.4-2|53	%doc %{_texmfdistdir}/doc/latex/newlfm/lvb.eps
12mr|texlive-newlfm-9.4-2|54	%doc %{_texmfdistdir}/doc/latex/newlfm/lvb.pdf
12mr|texlive-newlfm-9.4-2|55	%doc %{_texmfdistdir}/doc/latex/newlfm/make_clean
12mr|texlive-newlfm-9.4-2|56	%doc %{_texmfdistdir}/doc/latex/newlfm/make_unix
12mr|texlive-newlfm-9.4-2|57	%doc %{_texmfdistdir}/doc/latex/newlfm/make_win.bat
12mr|texlive-newlfm-9.4-2|58	%doc %{_texmfdistdir}/doc/latex/newlfm/makeclean_win.bat
12mr|texlive-newlfm-9.4-2|59	%doc %{_texmfdistdir}/doc/latex/newlfm/manual.pdf
12mr|texlive-newlfm-9.4-2|60	%doc %{_texmfdistdir}/doc/latex/newlfm/mintrx.bat
12mr|texlive-newlfm-9.4-2|61	%doc %{_texmfdistdir}/doc/latex/newlfm/newlfm.pdf
12mr|texlive-newlfm-9.4-2|62	%doc %{_texmfdistdir}/doc/latex/newlfm/newlfm.txt
12mr|texlive-newlfm-9.4-2|63	%doc %{_texmfdistdir}/doc/latex/newlfm/palm.eps
12mr|texlive-newlfm-9.4-2|64	%doc %{_texmfdistdir}/doc/latex/newlfm/palm.pdf
12mr|texlive-newlfm-9.4-2|65	%doc %{_texmfdistdir}/doc/latex/newlfm/problems.tex
12mr|texlive-newlfm-9.4-2|66	%doc %{_texmfdistdir}/doc/latex/newlfm/prx.bat
12mr|texlive-newlfm-9.4-2|67	%doc %{_texmfdistdir}/doc/latex/newlfm/setup.bat
12mr|texlive-newlfm-9.4-2|68	%doc %{_texmfdistdir}/doc/latex/newlfm/sfaxpage.tex
12mr|texlive-newlfm-9.4-2|69	%doc %{_texmfdistdir}/doc/latex/newlfm/smemosec.tex
12mr|texlive-newlfm-9.4-2|70	%doc %{_texmfdistdir}/doc/latex/newlfm/sprsrls.tex
12mr|texlive-newlfm-9.4-2|71	%doc %{_texmfdistdir}/doc/latex/newlfm/test1.tex
12mr|texlive-newlfm-9.4-2|72	%doc %{_texmfdistdir}/doc/latex/newlfm/test10.tex
12mr|texlive-newlfm-9.4-2|73	%doc %{_texmfdistdir}/doc/latex/newlfm/test11.tex
12mr|texlive-newlfm-9.4-2|74	%doc %{_texmfdistdir}/doc/latex/newlfm/test12.tex
12mr|texlive-newlfm-9.4-2|75	%doc %{_texmfdistdir}/doc/latex/newlfm/test1alt.tex
12mr|texlive-newlfm-9.4-2|76	%doc %{_texmfdistdir}/doc/latex/newlfm/test2.tex
12mr|texlive-newlfm-9.4-2|77	%doc %{_texmfdistdir}/doc/latex/newlfm/test2a.tex
12mr|texlive-newlfm-9.4-2|78	%doc %{_texmfdistdir}/doc/latex/newlfm/test2alt.tex
12mr|texlive-newlfm-9.4-2|79	%doc %{_texmfdistdir}/doc/latex/newlfm/test3.tex
12mr|texlive-newlfm-9.4-2|80	%doc %{_texmfdistdir}/doc/latex/newlfm/test3alt.tex
12mr|texlive-newlfm-9.4-2|81	%doc %{_texmfdistdir}/doc/latex/newlfm/test4.tex
12mr|texlive-newlfm-9.4-2|82	%doc %{_texmfdistdir}/doc/latex/newlfm/test4alt.tex
12mr|texlive-newlfm-9.4-2|83	%doc %{_texmfdistdir}/doc/latex/newlfm/test5.tex
12mr|texlive-newlfm-9.4-2|84	%doc %{_texmfdistdir}/doc/latex/newlfm/test5alt.tex
12mr|texlive-newlfm-9.4-2|85	%doc %{_texmfdistdir}/doc/latex/newlfm/test6.tex
12mr|texlive-newlfm-9.4-2|86	%doc %{_texmfdistdir}/doc/latex/newlfm/test6alt.tex
12mr|texlive-newlfm-9.4-2|87	%doc %{_texmfdistdir}/doc/latex/newlfm/test7.tex
12mr|texlive-newlfm-9.4-2|88	%doc %{_texmfdistdir}/doc/latex/newlfm/test7alt.tex
12mr|texlive-newlfm-9.4-2|89	%doc %{_texmfdistdir}/doc/latex/newlfm/test8.tex
12mr|texlive-newlfm-9.4-2|90	%doc %{_texmfdistdir}/doc/latex/newlfm/test8alt.tex
12mr|texlive-newlfm-9.4-2|91	%doc %{_texmfdistdir}/doc/latex/newlfm/test9.tex
12mr|texlive-newlfm-9.4-2|92	%doc %{_texmfdistdir}/doc/latex/newlfm/testms.pdf
12mr|texlive-newlfm-9.4-2|93	%doc %{_texmfdistdir}/doc/latex/newlfm/wine.eps
12mr|texlive-newlfm-9.4-2|94	%doc %{_texmfdistdir}/doc/latex/newlfm/wine.pdf
12mr|texlive-newlfm-9.4-2|95	#- source
12mr|texlive-newlfm-9.4-2|96	%doc %{_texmfdistdir}/source/latex/newlfm/newlfm.dtx
12mr|texlive-newlfm-9.4-2|97	%doc %{_texmfdistdir}/source/latex/newlfm/newlfm.ins
12mr|texlive-newlfm-9.4-2|98	
12mr|texlive-newlfm-9.4-2|99	#-----------------------------------------------------------------------
12mr|texlive-newlfm-9.4-2|100	%prep
12mr|texlive-newlfm-9.4-2|101	%setup -c -a0 -a1 -a2
12mr|texlive-newlfm-9.4-2|102	
12mr|texlive-newlfm-9.4-2|103	%build
12mr|texlive-newlfm-9.4-2|104	
12mr|texlive-newlfm-9.4-2|105	%install
12mr|texlive-newlfm-9.4-2|106	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-newlfm-9.4-2|107	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-newlfm-9.4-2|108	
12mr|texlive-newlfm-9.4-2|109	
12mr|texlive-newlfm-9.4-2|110	
12mr|texlive-newlfm-9.4-2|111	%changelog
12mr|texlive-newlfm-9.4-2|112	

18093 12
12mr|texlive-newsletr-20061222-2|1	# revision 15878
12mr|texlive-newsletr-20061222-2|2	# category Package
12mr|texlive-newsletr-20061222-2|3	# catalog-ctan /macros/plain/contrib/newsletr
12mr|texlive-newsletr-20061222-2|4	# catalog-date 2006-12-22 19:14:47 +0100
12mr|texlive-newsletr-20061222-2|5	# catalog-license other-free
12mr|texlive-newsletr-20061222-2|6	# catalog-version undef
12mr|texlive-newsletr-20061222-2|7	Name:		texlive-newsletr
12mr|texlive-newsletr-20061222-2|8	Version:	20061222
12mr|texlive-newsletr-20061222-2|9	Release:	2
12mr|texlive-newsletr-20061222-2|10	Summary:	Macros for making newsletters with Plain TeX
12mr|texlive-newsletr-20061222-2|11	Group:		Publishing
12mr|texlive-newsletr-20061222-2|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/newsletr
12mr|texlive-newsletr-20061222-2|13	License:	OTHER-FREE
12mr|texlive-newsletr-20061222-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newsletr.tar.xz
12mr|texlive-newsletr-20061222-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newsletr.doc.tar.xz
12mr|texlive-newsletr-20061222-2|16	BuildArch:	noarch
12mr|texlive-newsletr-20061222-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-newsletr-20061222-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-newsletr-20061222-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-newsletr-20061222-2|20	
12mr|texlive-newsletr-20061222-2|21	%description
12mr|texlive-newsletr-20061222-2|22	TeXLive newsletr package.
12mr|texlive-newsletr-20061222-2|23	
12mr|texlive-newsletr-20061222-2|24	%post
12mr|texlive-newsletr-20061222-2|25	%{_sbindir}/texlive.post
12mr|texlive-newsletr-20061222-2|26	
12mr|texlive-newsletr-20061222-2|27	%postun
12mr|texlive-newsletr-20061222-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-newsletr-20061222-2|29	%{_sbindir}/texlive.post
12mr|texlive-newsletr-20061222-2|30	fi
12mr|texlive-newsletr-20061222-2|31	
12mr|texlive-newsletr-20061222-2|32	#-----------------------------------------------------------------------
12mr|texlive-newsletr-20061222-2|33	%files
12mr|texlive-newsletr-20061222-2|34	%{_texmfdistdir}/tex/plain/newsletr/newsletr.tex
12mr|texlive-newsletr-20061222-2|35	%doc %{_texmfdistdir}/doc/plain/newsletr/italic.tex
12mr|texlive-newsletr-20061222-2|36	%doc %{_texmfdistdir}/doc/plain/newsletr/lodriver.tex
12mr|texlive-newsletr-20061222-2|37	%doc %{_texmfdistdir}/doc/plain/newsletr/losample.tex
12mr|texlive-newsletr-20061222-2|38	%doc %{_texmfdistdir}/doc/plain/newsletr/newsletr.txt
12mr|texlive-newsletr-20061222-2|39	%doc %{_texmfdistdir}/doc/plain/newsletr/newssamp.pdf
12mr|texlive-newsletr-20061222-2|40	%doc %{_texmfdistdir}/doc/plain/newsletr/newssamp.tex
12mr|texlive-newsletr-20061222-2|41	%doc %{_texmfdistdir}/doc/plain/newsletr/quote.tex
12mr|texlive-newsletr-20061222-2|42	%doc %{_texmfdistdir}/doc/plain/newsletr/read.me
12mr|texlive-newsletr-20061222-2|43	%doc %{_texmfdistdir}/doc/plain/newsletr/sample.pdf
12mr|texlive-newsletr-20061222-2|44	
12mr|texlive-newsletr-20061222-2|45	#-----------------------------------------------------------------------
12mr|texlive-newsletr-20061222-2|46	%prep
12mr|texlive-newsletr-20061222-2|47	%setup -c -a0 -a1
12mr|texlive-newsletr-20061222-2|48	
12mr|texlive-newsletr-20061222-2|49	%build
12mr|texlive-newsletr-20061222-2|50	
12mr|texlive-newsletr-20061222-2|51	%install
12mr|texlive-newsletr-20061222-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-newsletr-20061222-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-newsletr-20061222-2|54	
12mr|texlive-newsletr-20061222-2|55	
12mr|texlive-newsletr-20061222-2|56	
12mr|texlive-newsletr-20061222-2|57	%changelog
12mr|texlive-newsletr-20061222-2|58	

18094 12
12mr|texlive-newspaper-1.0-2|1	# revision 15878
12mr|texlive-newspaper-1.0-2|2	# category Package
12mr|texlive-newspaper-1.0-2|3	# catalog-ctan /macros/latex/contrib/newspaper
12mr|texlive-newspaper-1.0-2|4	# catalog-date 2008-08-22 17:15:44 +0200
12mr|texlive-newspaper-1.0-2|5	# catalog-license lppl
12mr|texlive-newspaper-1.0-2|6	# catalog-version 1.0
12mr|texlive-newspaper-1.0-2|7	Name:		texlive-newspaper
12mr|texlive-newspaper-1.0-2|8	Version:	1.0
12mr|texlive-newspaper-1.0-2|9	Release:	2
12mr|texlive-newspaper-1.0-2|10	Summary:	Typeset newsletters to resemble newspapers
12mr|texlive-newspaper-1.0-2|11	Group:		Publishing
12mr|texlive-newspaper-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/newspaper
12mr|texlive-newspaper-1.0-2|13	License:	LPPL
12mr|texlive-newspaper-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newspaper.tar.xz
12mr|texlive-newspaper-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newspaper.doc.tar.xz
12mr|texlive-newspaper-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newspaper.source.tar.xz
12mr|texlive-newspaper-1.0-2|17	BuildArch:	noarch
12mr|texlive-newspaper-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-newspaper-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-newspaper-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-newspaper-1.0-2|21	
12mr|texlive-newspaper-1.0-2|22	%description
12mr|texlive-newspaper-1.0-2|23	The newspaper package redefines the page style and \maketitle
12mr|texlive-newspaper-1.0-2|24	command to produce a typeset page similar to that off a
12mr|texlive-newspaper-1.0-2|25	newspaper. It also provides several commands that (when used
12mr|texlive-newspaper-1.0-2|26	with other packages) simplify the writing of articles in a
12mr|texlive-newspaper-1.0-2|27	newspaper-style column format.
12mr|texlive-newspaper-1.0-2|28	
12mr|texlive-newspaper-1.0-2|29	%post
12mr|texlive-newspaper-1.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-newspaper-1.0-2|31	
12mr|texlive-newspaper-1.0-2|32	%postun
12mr|texlive-newspaper-1.0-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-newspaper-1.0-2|34	%{_sbindir}/texlive.post
12mr|texlive-newspaper-1.0-2|35	fi
12mr|texlive-newspaper-1.0-2|36	
12mr|texlive-newspaper-1.0-2|37	#-----------------------------------------------------------------------
12mr|texlive-newspaper-1.0-2|38	%files
12mr|texlive-newspaper-1.0-2|39	%{_texmfdistdir}/tex/latex/newspaper/newspaper.sty
12mr|texlive-newspaper-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/newspaper/Figure1.pdf
12mr|texlive-newspaper-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/newspaper/Figure2.pdf
12mr|texlive-newspaper-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/newspaper/README
12mr|texlive-newspaper-1.0-2|43	%doc %{_texmfdistdir}/doc/latex/newspaper/atom.jpg
12mr|texlive-newspaper-1.0-2|44	%doc %{_texmfdistdir}/doc/latex/newspaper/newspaper.pdf
12mr|texlive-newspaper-1.0-2|45	%doc %{_texmfdistdir}/doc/latex/newspaper/newspaperExample.tex
12mr|texlive-newspaper-1.0-2|46	#- source
12mr|texlive-newspaper-1.0-2|47	%doc %{_texmfdistdir}/source/latex/newspaper/newspaper.dtx
12mr|texlive-newspaper-1.0-2|48	
12mr|texlive-newspaper-1.0-2|49	#-----------------------------------------------------------------------
12mr|texlive-newspaper-1.0-2|50	%prep
12mr|texlive-newspaper-1.0-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-newspaper-1.0-2|52	
12mr|texlive-newspaper-1.0-2|53	%build
12mr|texlive-newspaper-1.0-2|54	
12mr|texlive-newspaper-1.0-2|55	%install
12mr|texlive-newspaper-1.0-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-newspaper-1.0-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-newspaper-1.0-2|58	
12mr|texlive-newspaper-1.0-2|59	
12mr|texlive-newspaper-1.0-2|60	
12mr|texlive-newspaper-1.0-2|61	%changelog
12mr|texlive-newspaper-1.0-2|62	

18095 12
12mr|texlive-newtx-1.02-2|1	# revision 27273
12mr|texlive-newtx-1.02-2|2	# category Package
12mr|texlive-newtx-1.02-2|3	# catalog-ctan /fonts/newtx
12mr|texlive-newtx-1.02-2|4	# catalog-date 2012-07-31 19:56:52 +0200
12mr|texlive-newtx-1.02-2|5	# catalog-license lppl
12mr|texlive-newtx-1.02-2|6	# catalog-version 1.02
12mr|texlive-newtx-1.02-2|7	Name:		texlive-newtx
12mr|texlive-newtx-1.02-2|8	Version:	1.02
12mr|texlive-newtx-1.02-2|9	Release:	2
12mr|texlive-newtx-1.02-2|10	Summary:	Alternative uses of the TX fonts, with improved metrics
12mr|texlive-newtx-1.02-2|11	Group:		Publishing
12mr|texlive-newtx-1.02-2|12	URL:		http://www.ctan.org/tex-archive/fonts/newtx
12mr|texlive-newtx-1.02-2|13	License:	LPPL
12mr|texlive-newtx-1.02-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newtx.tar.xz
12mr|texlive-newtx-1.02-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newtx.doc.tar.xz
12mr|texlive-newtx-1.02-2|16	BuildArch:	noarch
12mr|texlive-newtx-1.02-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-newtx-1.02-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-newtx-1.02-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-newtx-1.02-2|20	
12mr|texlive-newtx-1.02-2|21	%description
12mr|texlive-newtx-1.02-2|22	The bundle splits txfonts.sty (from the TX fonts distribution)
12mr|texlive-newtx-1.02-2|23	into two independent packages, ntxtext.sty and ntxmath.sty,
12mr|texlive-newtx-1.02-2|24	each with fixes and enhancements. Ntxmath's metrics have been
12mr|texlive-newtx-1.02-2|25	re-evaluated to provide a less tight appearance, and to provide
12mr|texlive-newtx-1.02-2|26	a libertine option that substitutes Libertine italic and Greek
12mr|texlive-newtx-1.02-2|27	letter for the existing math italic and Greek glyphs, making a
12mr|texlive-newtx-1.02-2|28	mathematics package that matches Libertine text quite well.
12mr|texlive-newtx-1.02-2|29	
12mr|texlive-newtx-1.02-2|30	%post
12mr|texlive-newtx-1.02-2|31	%{_sbindir}/texlive.post
12mr|texlive-newtx-1.02-2|32	
12mr|texlive-newtx-1.02-2|33	%postun
12mr|texlive-newtx-1.02-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-newtx-1.02-2|35	%{_sbindir}/texlive.post
12mr|texlive-newtx-1.02-2|36	fi
12mr|texlive-newtx-1.02-2|37	
12mr|texlive-newtx-1.02-2|38	#-----------------------------------------------------------------------
12mr|texlive-newtx-1.02-2|39	%files
12mr|texlive-newtx-1.02-2|40	%{_texmfdistdir}/fonts/enc/public/newtx/alt-mn-greek.enc
12mr|texlive-newtx-1.02-2|41	%{_texmfdistdir}/fonts/enc/public/newtx/libertinealt.enc
12mr|texlive-newtx-1.02-2|42	%{_texmfdistdir}/fonts/map/dvips/public/newtx/ntx.map
12mr|texlive-newtx-1.02-2|43	%{_texmfdistdir}/fonts/map/dvips/public/newtx/zmn.map
12mr|texlive-newtx-1.02-2|44	%{_texmfdistdir}/fonts/tfm/public/newtx/LibertineTheta-Regular.tfm
12mr|texlive-newtx-1.02-2|45	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlri-5alt.tfm
12mr|texlive-newtx-1.02-2|46	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlri-5letters.tfm
12mr|texlive-newtx-1.02-2|47	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlri-7alt.tfm
12mr|texlive-newtx-1.02-2|48	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlri-7letters.tfm
12mr|texlive-newtx-1.02-2|49	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-5alt.tfm
12mr|texlive-newtx-1.02-2|50	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-5letters.tfm
12mr|texlive-newtx-1.02-2|51	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-7alt.tfm
12mr|texlive-newtx-1.02-2|52	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-7letters.tfm
12mr|texlive-newtx-1.02-2|53	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-jv.tfm
12mr|texlive-newtx-1.02-2|54	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-jv5.tfm
12mr|texlive-newtx-1.02-2|55	%{_texmfdistdir}/fonts/tfm/public/newtx/fxlzi-jv7.tfm
12mr|texlive-newtx-1.02-2|56	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbex.tfm
12mr|texlive-newtx-1.02-2|57	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbexa.tfm
12mr|texlive-newtx-1.02-2|58	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbexb.tfm
12mr|texlive-newtx-1.02-2|59	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbexmods.tfm
12mr|texlive-newtx-1.02-2|60	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbexv.tfm
12mr|texlive-newtx-1.02-2|61	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi.tfm
12mr|texlive-newtx-1.02-2|62	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi1.tfm
12mr|texlive-newtx-1.02-2|63	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi15.tfm
12mr|texlive-newtx-1.02-2|64	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi17.tfm
12mr|texlive-newtx-1.02-2|65	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi5.tfm
12mr|texlive-newtx-1.02-2|66	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmi7.tfm
12mr|texlive-newtx-1.02-2|67	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmia.tfm
12mr|texlive-newtx-1.02-2|68	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmial1.tfm
12mr|texlive-newtx-1.02-2|69	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbmials.tfm
12mr|texlive-newtx-1.02-2|70	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbsy.tfm
12mr|texlive-newtx-1.02-2|71	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbsy5.tfm
12mr|texlive-newtx-1.02-2|72	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbsy7.tfm
12mr|texlive-newtx-1.02-2|73	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbsya.tfm
12mr|texlive-newtx-1.02-2|74	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbsyb.tfm
12mr|texlive-newtx-1.02-2|75	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxbsyc.tfm
12mr|texlive-newtx-1.02-2|76	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxex.tfm
12mr|texlive-newtx-1.02-2|77	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxexa.tfm
12mr|texlive-newtx-1.02-2|78	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxexb.tfm
12mr|texlive-newtx-1.02-2|79	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxexmods.tfm
12mr|texlive-newtx-1.02-2|80	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxexv.tfm
12mr|texlive-newtx-1.02-2|81	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi.tfm
12mr|texlive-newtx-1.02-2|82	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi1.tfm
12mr|texlive-newtx-1.02-2|83	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi15.tfm
12mr|texlive-newtx-1.02-2|84	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi17.tfm
12mr|texlive-newtx-1.02-2|85	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi5.tfm
12mr|texlive-newtx-1.02-2|86	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxmi7.tfm
12mr|texlive-newtx-1.02-2|87	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxmia.tfm
12mr|texlive-newtx-1.02-2|88	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxsups.tfm
12mr|texlive-newtx-1.02-2|89	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxsy.tfm
12mr|texlive-newtx-1.02-2|90	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxsy5.tfm
12mr|texlive-newtx-1.02-2|91	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxsy7.tfm
12mr|texlive-newtx-1.02-2|92	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxsya.tfm
12mr|texlive-newtx-1.02-2|93	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxsyb.tfm
12mr|texlive-newtx-1.02-2|94	%{_texmfdistdir}/fonts/tfm/public/newtx/ntxsyc.tfm
12mr|texlive-newtx-1.02-2|95	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi.tfm
12mr|texlive-newtx-1.02-2|96	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi1.tfm
12mr|texlive-newtx-1.02-2|97	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi15.tfm
12mr|texlive-newtx-1.02-2|98	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi17.tfm
12mr|texlive-newtx-1.02-2|99	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi5.tfm
12mr|texlive-newtx-1.02-2|100	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmi7.tfm
12mr|texlive-newtx-1.02-2|101	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlbmia.tfm
12mr|texlive-newtx-1.02-2|102	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi.tfm
12mr|texlive-newtx-1.02-2|103	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi1.tfm
12mr|texlive-newtx-1.02-2|104	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi15.tfm
12mr|texlive-newtx-1.02-2|105	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi17.tfm
12mr|texlive-newtx-1.02-2|106	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi5.tfm
12mr|texlive-newtx-1.02-2|107	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlmi7.tfm
12mr|texlive-newtx-1.02-2|108	%{_texmfdistdir}/fonts/tfm/public/newtx/nxlmia.tfm
12mr|texlive-newtx-1.02-2|109	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlr-alt.tfm
12mr|texlive-newtx-1.02-2|110	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlri-alt.tfm
12mr|texlive-newtx-1.02-2|111	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlri-vw.tfm
12mr|texlive-newtx-1.02-2|112	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlri-vw5.tfm
12mr|texlive-newtx-1.02-2|113	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlri-vw7.tfm
12mr|texlive-newtx-1.02-2|114	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlz-alt.tfm
12mr|texlive-newtx-1.02-2|115	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlzi-alt.tfm
12mr|texlive-newtx-1.02-2|116	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlzi-vw.tfm
12mr|texlive-newtx-1.02-2|117	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlzi-vw5.tfm
12mr|texlive-newtx-1.02-2|118	%{_texmfdistdir}/fonts/tfm/public/newtx/rfxlzi-vw7.tfm
12mr|texlive-newtx-1.02-2|119	%{_texmfdistdir}/fonts/tfm/public/newtx/rntxbmi.tfm
12mr|texlive-newtx-1.02-2|120	%{_texmfdistdir}/fonts/tfm/public/newtx/rntxbmi5.tfm
12mr|texlive-newtx-1.02-2|121	%{_texmfdistdir}/fonts/tfm/public/newtx/rntxbmi7.tfm
12mr|texlive-newtx-1.02-2|122	%{_texmfdistdir}/fonts/tfm/public/newtx/rntxmi.tfm
12mr|texlive-newtx-1.02-2|123	%{_texmfdistdir}/fonts/tfm/public/newtx/rntxmi5.tfm
12mr|texlive-newtx-1.02-2|124	%{_texmfdistdir}/fonts/tfm/public/newtx/rntxmi7.tfm
12mr|texlive-newtx-1.02-2|125	%{_texmfdistdir}/fonts/tfm/public/newtx/rtxbmi5.tfm
12mr|texlive-newtx-1.02-2|126	%{_texmfdistdir}/fonts/tfm/public/newtx/rtxbmi7.tfm
12mr|texlive-newtx-1.02-2|127	%{_texmfdistdir}/fonts/tfm/public/newtx/rtxbmio.tfm
12mr|texlive-newtx-1.02-2|128	%{_texmfdistdir}/fonts/tfm/public/newtx/rtxmi5.tfm
12mr|texlive-newtx-1.02-2|129	%{_texmfdistdir}/fonts/tfm/public/newtx/rtxmi7.tfm
12mr|texlive-newtx-1.02-2|130	%{_texmfdistdir}/fonts/tfm/public/newtx/rtxmio.tfm
12mr|texlive-newtx-1.02-2|131	%{_texmfdistdir}/fonts/tfm/public/newtx/t1xbij.tfm
12mr|texlive-newtx-1.02-2|132	%{_texmfdistdir}/fonts/tfm/public/newtx/t1xbj.tfm
12mr|texlive-newtx-1.02-2|133	%{_texmfdistdir}/fonts/tfm/public/newtx/t1xbslj.tfm
12mr|texlive-newtx-1.02-2|134	%{_texmfdistdir}/fonts/tfm/public/newtx/t1xij.tfm
12mr|texlive-newtx-1.02-2|135	%{_texmfdistdir}/fonts/tfm/public/newtx/t1xrj.tfm
12mr|texlive-newtx-1.02-2|136	%{_texmfdistdir}/fonts/tfm/public/newtx/t1xslj.tfm
12mr|texlive-newtx-1.02-2|137	%{_texmfdistdir}/fonts/tfm/public/newtx/txbij.tfm
12mr|texlive-newtx-1.02-2|138	%{_texmfdistdir}/fonts/tfm/public/newtx/txbj.tfm
12mr|texlive-newtx-1.02-2|139	%{_texmfdistdir}/fonts/tfm/public/newtx/txbslj.tfm
12mr|texlive-newtx-1.02-2|140	%{_texmfdistdir}/fonts/tfm/public/newtx/txbsy5.tfm
12mr|texlive-newtx-1.02-2|141	%{_texmfdistdir}/fonts/tfm/public/newtx/txbsy7.tfm
12mr|texlive-newtx-1.02-2|142	%{_texmfdistdir}/fonts/tfm/public/newtx/txij.tfm
12mr|texlive-newtx-1.02-2|143	%{_texmfdistdir}/fonts/tfm/public/newtx/txrj.tfm
12mr|texlive-newtx-1.02-2|144	%{_texmfdistdir}/fonts/tfm/public/newtx/txslj.tfm
12mr|texlive-newtx-1.02-2|145	%{_texmfdistdir}/fonts/tfm/public/newtx/txsy5.tfm
12mr|texlive-newtx-1.02-2|146	%{_texmfdistdir}/fonts/tfm/public/newtx/txsy7.tfm
12mr|texlive-newtx-1.02-2|147	%{_texmfdistdir}/fonts/tfm/public/newtx/tyxbij.tfm
12mr|texlive-newtx-1.02-2|148	%{_texmfdistdir}/fonts/tfm/public/newtx/tyxbj.tfm
12mr|texlive-newtx-1.02-2|149	%{_texmfdistdir}/fonts/tfm/public/newtx/tyxbslj.tfm
12mr|texlive-newtx-1.02-2|150	%{_texmfdistdir}/fonts/tfm/public/newtx/tyxij.tfm
12mr|texlive-newtx-1.02-2|151	%{_texmfdistdir}/fonts/tfm/public/newtx/tyxrj.tfm
12mr|texlive-newtx-1.02-2|152	%{_texmfdistdir}/fonts/tfm/public/newtx/tyxslj.tfm
12mr|texlive-newtx-1.02-2|153	%{_texmfdistdir}/fonts/tfm/public/newtx/zmn-vw-b.tfm
12mr|texlive-newtx-1.02-2|154	%{_texmfdistdir}/fonts/tfm/public/newtx/zmn-vw-r.tfm
12mr|texlive-newtx-1.02-2|155	%{_texmfdistdir}/fonts/type1/public/newtx/LibertineTheta-Regular.pfb
12mr|texlive-newtx-1.02-2|156	%{_texmfdistdir}/fonts/type1/public/newtx/fxlri-5letters.pfb
12mr|texlive-newtx-1.02-2|157	%{_texmfdistdir}/fonts/type1/public/newtx/fxlri-7letters.pfb
12mr|texlive-newtx-1.02-2|158	%{_texmfdistdir}/fonts/type1/public/newtx/fxlri-vw.pfb
12mr|texlive-newtx-1.02-2|159	%{_texmfdistdir}/fonts/type1/public/newtx/fxlri-vw5.pfb
12mr|texlive-newtx-1.02-2|160	%{_texmfdistdir}/fonts/type1/public/newtx/fxlri-vw7.pfb
12mr|texlive-newtx-1.02-2|161	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-5letters.pfb
12mr|texlive-newtx-1.02-2|162	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-7letters.pfb
12mr|texlive-newtx-1.02-2|163	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-jv.pfb
12mr|texlive-newtx-1.02-2|164	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-jv5.pfb
12mr|texlive-newtx-1.02-2|165	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-jv7.pfb
12mr|texlive-newtx-1.02-2|166	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-vw.pfb
12mr|texlive-newtx-1.02-2|167	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-vw5.pfb
12mr|texlive-newtx-1.02-2|168	%{_texmfdistdir}/fonts/type1/public/newtx/fxlzi-vw7.pfb
12mr|texlive-newtx-1.02-2|169	%{_texmfdistdir}/fonts/type1/public/newtx/ntxbexb.pfb
12mr|texlive-newtx-1.02-2|170	%{_texmfdistdir}/fonts/type1/public/newtx/ntxbexmods.pfb
12mr|texlive-newtx-1.02-2|171	%{_texmfdistdir}/fonts/type1/public/newtx/ntxexb.pfb
12mr|texlive-newtx-1.02-2|172	%{_texmfdistdir}/fonts/type1/public/newtx/ntxexmods.pfb
12mr|texlive-newtx-1.02-2|173	%{_texmfdistdir}/fonts/type1/public/newtx/ntxsups.pfb
12mr|texlive-newtx-1.02-2|174	%{_texmfdistdir}/fonts/type1/public/newtx/rntxbmi.pfb
12mr|texlive-newtx-1.02-2|175	%{_texmfdistdir}/fonts/type1/public/newtx/rntxbmi5.pfb
12mr|texlive-newtx-1.02-2|176	%{_texmfdistdir}/fonts/type1/public/newtx/rntxbmi7.pfb
12mr|texlive-newtx-1.02-2|177	%{_texmfdistdir}/fonts/type1/public/newtx/rntxmi.pfb
12mr|texlive-newtx-1.02-2|178	%{_texmfdistdir}/fonts/type1/public/newtx/rntxmi5.pfb
12mr|texlive-newtx-1.02-2|179	%{_texmfdistdir}/fonts/type1/public/newtx/rntxmi7.pfb
12mr|texlive-newtx-1.02-2|180	%{_texmfdistdir}/fonts/type1/public/newtx/rtxbmi5.pfb
12mr|texlive-newtx-1.02-2|181	%{_texmfdistdir}/fonts/type1/public/newtx/rtxbmi7.pfb
12mr|texlive-newtx-1.02-2|182	%{_texmfdistdir}/fonts/type1/public/newtx/rtxmi5.pfb
12mr|texlive-newtx-1.02-2|183	%{_texmfdistdir}/fonts/type1/public/newtx/rtxmi7.pfb
12mr|texlive-newtx-1.02-2|184	%{_texmfdistdir}/fonts/type1/public/newtx/txbsy5.pfb
12mr|texlive-newtx-1.02-2|185	%{_texmfdistdir}/fonts/type1/public/newtx/txbsy7.pfb
12mr|texlive-newtx-1.02-2|186	%{_texmfdistdir}/fonts/type1/public/newtx/txsy5.pfb
12mr|texlive-newtx-1.02-2|187	%{_texmfdistdir}/fonts/type1/public/newtx/txsy7.pfb
12mr|texlive-newtx-1.02-2|188	%{_texmfdistdir}/fonts/type1/public/newtx/zmn-vw-b.pfb
12mr|texlive-newtx-1.02-2|189	%{_texmfdistdir}/fonts/type1/public/newtx/zmn-vw-r.pfb
12mr|texlive-newtx-1.02-2|190	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbex.vf
12mr|texlive-newtx-1.02-2|191	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbexa.vf
12mr|texlive-newtx-1.02-2|192	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbexv.vf
12mr|texlive-newtx-1.02-2|193	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi.vf
12mr|texlive-newtx-1.02-2|194	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi1.vf
12mr|texlive-newtx-1.02-2|195	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi15.vf
12mr|texlive-newtx-1.02-2|196	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi17.vf
12mr|texlive-newtx-1.02-2|197	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi5.vf
12mr|texlive-newtx-1.02-2|198	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbmi7.vf
12mr|texlive-newtx-1.02-2|199	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbmia.vf
12mr|texlive-newtx-1.02-2|200	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbsy.vf
12mr|texlive-newtx-1.02-2|201	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbsy5.vf
12mr|texlive-newtx-1.02-2|202	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbsy7.vf
12mr|texlive-newtx-1.02-2|203	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbsya.vf
12mr|texlive-newtx-1.02-2|204	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbsyb.vf
12mr|texlive-newtx-1.02-2|205	%{_texmfdistdir}/fonts/vf/public/newtx/ntxbsyc.vf
12mr|texlive-newtx-1.02-2|206	%{_texmfdistdir}/fonts/vf/public/newtx/ntxex.vf
12mr|texlive-newtx-1.02-2|207	%{_texmfdistdir}/fonts/vf/public/newtx/ntxexa.vf
12mr|texlive-newtx-1.02-2|208	%{_texmfdistdir}/fonts/vf/public/newtx/ntxexv.vf
12mr|texlive-newtx-1.02-2|209	%{_texmfdistdir}/fonts/vf/public/newtx/ntxmi.vf
12mr|texlive-newtx-1.02-2|210	%{_texmfdistdir}/fonts/vf/public/newtx/ntxmi1.vf
12mr|texlive-newtx-1.02-2|211	%{_texmfdistdir}/fonts/vf/public/newtx/ntxmi15.vf
12mr|texlive-newtx-1.02-2|212	%{_texmfdistdir}/fonts/vf/public/newtx/ntxmi17.vf
12mr|texlive-newtx-1.02-2|213	%{_texmfdistdir}/fonts/vf/public/newtx/ntxmi5.vf
12mr|texlive-newtx-1.02-2|214	%{_texmfdistdir}/fonts/vf/public/newtx/ntxmi7.vf
12mr|texlive-newtx-1.02-2|215	%{_texmfdistdir}/fonts/vf/public/newtx/ntxmia.vf
12mr|texlive-newtx-1.02-2|216	%{_texmfdistdir}/fonts/vf/public/newtx/ntxsy.vf
12mr|texlive-newtx-1.02-2|217	%{_texmfdistdir}/fonts/vf/public/newtx/ntxsy5.vf
12mr|texlive-newtx-1.02-2|218	%{_texmfdistdir}/fonts/vf/public/newtx/ntxsy7.vf
12mr|texlive-newtx-1.02-2|219	%{_texmfdistdir}/fonts/vf/public/newtx/ntxsya.vf
12mr|texlive-newtx-1.02-2|220	%{_texmfdistdir}/fonts/vf/public/newtx/ntxsyb.vf
12mr|texlive-newtx-1.02-2|221	%{_texmfdistdir}/fonts/vf/public/newtx/ntxsyc.vf
12mr|texlive-newtx-1.02-2|222	%{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi.vf
12mr|texlive-newtx-1.02-2|223	%{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi1.vf
12mr|texlive-newtx-1.02-2|224	%{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi15.vf
12mr|texlive-newtx-1.02-2|225	%{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi17.vf
12mr|texlive-newtx-1.02-2|226	%{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi5.vf
12mr|texlive-newtx-1.02-2|227	%{_texmfdistdir}/fonts/vf/public/newtx/nxlbmi7.vf
12mr|texlive-newtx-1.02-2|228	%{_texmfdistdir}/fonts/vf/public/newtx/nxlbmia.vf
12mr|texlive-newtx-1.02-2|229	%{_texmfdistdir}/fonts/vf/public/newtx/nxlmi.vf
12mr|texlive-newtx-1.02-2|230	%{_texmfdistdir}/fonts/vf/public/newtx/nxlmi1.vf
12mr|texlive-newtx-1.02-2|231	%{_texmfdistdir}/fonts/vf/public/newtx/nxlmi15.vf
12mr|texlive-newtx-1.02-2|232	%{_texmfdistdir}/fonts/vf/public/newtx/nxlmi17.vf
12mr|texlive-newtx-1.02-2|233	%{_texmfdistdir}/fonts/vf/public/newtx/nxlmi5.vf
12mr|texlive-newtx-1.02-2|234	%{_texmfdistdir}/fonts/vf/public/newtx/nxlmi7.vf
12mr|texlive-newtx-1.02-2|235	%{_texmfdistdir}/fonts/vf/public/newtx/nxlmia.vf
12mr|texlive-newtx-1.02-2|236	%{_texmfdistdir}/fonts/vf/public/newtx/t1xbij.vf
12mr|texlive-newtx-1.02-2|237	%{_texmfdistdir}/fonts/vf/public/newtx/t1xbj.vf
12mr|texlive-newtx-1.02-2|238	%{_texmfdistdir}/fonts/vf/public/newtx/t1xbslj.vf
12mr|texlive-newtx-1.02-2|239	%{_texmfdistdir}/fonts/vf/public/newtx/t1xij.vf
12mr|texlive-newtx-1.02-2|240	%{_texmfdistdir}/fonts/vf/public/newtx/t1xrj.vf
12mr|texlive-newtx-1.02-2|241	%{_texmfdistdir}/fonts/vf/public/newtx/t1xslj.vf
12mr|texlive-newtx-1.02-2|242	%{_texmfdistdir}/fonts/vf/public/newtx/txbij.vf
12mr|texlive-newtx-1.02-2|243	%{_texmfdistdir}/fonts/vf/public/newtx/txbj.vf
12mr|texlive-newtx-1.02-2|244	%{_texmfdistdir}/fonts/vf/public/newtx/txbslj.vf
12mr|texlive-newtx-1.02-2|245	%{_texmfdistdir}/fonts/vf/public/newtx/txij.vf
12mr|texlive-newtx-1.02-2|246	%{_texmfdistdir}/fonts/vf/public/newtx/txrj.vf
12mr|texlive-newtx-1.02-2|247	%{_texmfdistdir}/fonts/vf/public/newtx/txslj.vf
12mr|texlive-newtx-1.02-2|248	%{_texmfdistdir}/fonts/vf/public/newtx/tyxbij.vf
12mr|texlive-newtx-1.02-2|249	%{_texmfdistdir}/fonts/vf/public/newtx/tyxbj.vf
12mr|texlive-newtx-1.02-2|250	%{_texmfdistdir}/fonts/vf/public/newtx/tyxbslj.vf
12mr|texlive-newtx-1.02-2|251	%{_texmfdistdir}/fonts/vf/public/newtx/tyxij.vf
12mr|texlive-newtx-1.02-2|252	%{_texmfdistdir}/fonts/vf/public/newtx/tyxrj.vf
12mr|texlive-newtx-1.02-2|253	%{_texmfdistdir}/fonts/vf/public/newtx/tyxslj.vf
12mr|texlive-newtx-1.02-2|254	%{_texmfdistdir}/tex/latex/newtx/ly1ntxr.fd
12mr|texlive-newtx-1.02-2|255	%{_texmfdistdir}/tex/latex/newtx/ly1ntxr1.fd
12mr|texlive-newtx-1.02-2|256	%{_texmfdistdir}/tex/latex/newtx/ly1ntxrj.fd
12mr|texlive-newtx-1.02-2|257	%{_texmfdistdir}/tex/latex/newtx/ly1ntxss.fd
12mr|texlive-newtx-1.02-2|258	%{_texmfdistdir}/tex/latex/newtx/ly1ntxtt.fd
12mr|texlive-newtx-1.02-2|259	%{_texmfdistdir}/tex/latex/newtx/newtxmath.sty
12mr|texlive-newtx-1.02-2|260	%{_texmfdistdir}/tex/latex/newtx/newtxtext.sty
12mr|texlive-newtx-1.02-2|261	%{_texmfdistdir}/tex/latex/newtx/omlntxmi.fd
12mr|texlive-newtx-1.02-2|262	%{_texmfdistdir}/tex/latex/newtx/omlnxlmi.fd
12mr|texlive-newtx-1.02-2|263	%{_texmfdistdir}/tex/latex/newtx/omlzmnmi.fd
12mr|texlive-newtx-1.02-2|264	%{_texmfdistdir}/tex/latex/newtx/omsntxsy.fd
12mr|texlive-newtx-1.02-2|265	%{_texmfdistdir}/tex/latex/newtx/omxntxex.fd
12mr|texlive-newtx-1.02-2|266	%{_texmfdistdir}/tex/latex/newtx/omxntxexv.fd
12mr|texlive-newtx-1.02-2|267	%{_texmfdistdir}/tex/latex/newtx/ot1ntxr.fd
12mr|texlive-newtx-1.02-2|268	%{_texmfdistdir}/tex/latex/newtx/ot1ntxr1.fd
12mr|texlive-newtx-1.02-2|269	%{_texmfdistdir}/tex/latex/newtx/ot1ntxrj.fd
12mr|texlive-newtx-1.02-2|270	%{_texmfdistdir}/tex/latex/newtx/ot1ntxss.fd
12mr|texlive-newtx-1.02-2|271	%{_texmfdistdir}/tex/latex/newtx/ot1ntxtt.fd
12mr|texlive-newtx-1.02-2|272	%{_texmfdistdir}/tex/latex/newtx/t1ntxr.fd
12mr|texlive-newtx-1.02-2|273	%{_texmfdistdir}/tex/latex/newtx/t1ntxr1.fd
12mr|texlive-newtx-1.02-2|274	%{_texmfdistdir}/tex/latex/newtx/t1ntxrj.fd
12mr|texlive-newtx-1.02-2|275	%{_texmfdistdir}/tex/latex/newtx/t1ntxss.fd
12mr|texlive-newtx-1.02-2|276	%{_texmfdistdir}/tex/latex/newtx/t1ntxtt.fd
12mr|texlive-newtx-1.02-2|277	%{_texmfdistdir}/tex/latex/newtx/ts1ntxr.fd
12mr|texlive-newtx-1.02-2|278	%{_texmfdistdir}/tex/latex/newtx/ts1ntxr1.fd
12mr|texlive-newtx-1.02-2|279	%{_texmfdistdir}/tex/latex/newtx/ts1ntxrj.fd
12mr|texlive-newtx-1.02-2|280	%{_texmfdistdir}/tex/latex/newtx/ts1ntxss.fd
12mr|texlive-newtx-1.02-2|281	%{_texmfdistdir}/tex/latex/newtx/ts1ntxtt.fd
12mr|texlive-newtx-1.02-2|282	%{_texmfdistdir}/tex/latex/newtx/untxexa.fd
12mr|texlive-newtx-1.02-2|283	%{_texmfdistdir}/tex/latex/newtx/untxmia.fd
12mr|texlive-newtx-1.02-2|284	%{_texmfdistdir}/tex/latex/newtx/untxsya.fd
12mr|texlive-newtx-1.02-2|285	%{_texmfdistdir}/tex/latex/newtx/untxsyb.fd
12mr|texlive-newtx-1.02-2|286	%{_texmfdistdir}/tex/latex/newtx/untxsyc.fd
12mr|texlive-newtx-1.02-2|287	%{_texmfdistdir}/tex/latex/newtx/untxtt.fd
12mr|texlive-newtx-1.02-2|288	%{_texmfdistdir}/tex/latex/newtx/uzmnmia.fd
12mr|texlive-newtx-1.02-2|289	%doc %{_texmfdistdir}/doc/fonts/newtx/README
12mr|texlive-newtx-1.02-2|290	%doc %{_texmfdistdir}/doc/fonts/newtx/implementation.pdf
12mr|texlive-newtx-1.02-2|291	%doc %{_texmfdistdir}/doc/fonts/newtx/implementation.tex
12mr|texlive-newtx-1.02-2|292	%doc %{_texmfdistdir}/doc/fonts/newtx/newtxdoc.pdf
12mr|texlive-newtx-1.02-2|293	%doc %{_texmfdistdir}/doc/fonts/newtx/newtxdoc.tex
12mr|texlive-newtx-1.02-2|294	%doc %{_texmfdistdir}/doc/fonts/newtx/sample-lib-crop.pdf
12mr|texlive-newtx-1.02-2|295	%doc %{_texmfdistdir}/doc/fonts/newtx/sample-libmtp-crop.pdf
12mr|texlive-newtx-1.02-2|296	%doc %{_texmfdistdir}/doc/fonts/newtx/sample-mtp-crop.pdf
12mr|texlive-newtx-1.02-2|297	%doc %{_texmfdistdir}/doc/fonts/newtx/sample-ntx-crop.pdf
12mr|texlive-newtx-1.02-2|298	%doc %{_texmfdistdir}/doc/fonts/newtx/sample-ptmx-crop.pdf
12mr|texlive-newtx-1.02-2|299	%doc %{_texmfdistdir}/doc/fonts/newtx/sample-tx-crop.pdf
12mr|texlive-newtx-1.02-2|300	
12mr|texlive-newtx-1.02-2|301	#-----------------------------------------------------------------------
12mr|texlive-newtx-1.02-2|302	%prep
12mr|texlive-newtx-1.02-2|303	%setup -c -a0 -a1
12mr|texlive-newtx-1.02-2|304	
12mr|texlive-newtx-1.02-2|305	%build
12mr|texlive-newtx-1.02-2|306	
12mr|texlive-newtx-1.02-2|307	%install
12mr|texlive-newtx-1.02-2|308	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-newtx-1.02-2|309	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-newtx-1.02-2|310	
12mr|texlive-newtx-1.02-2|311	
12mr|texlive-newtx-1.02-2|312	
12mr|texlive-newtx-1.02-2|313	%changelog
12mr|texlive-newtx-1.02-2|314	

18096 12
12mr|texlive-newunicodechar-1.0-2|1	# revision 21463
12mr|texlive-newunicodechar-1.0-2|2	# category Package
12mr|texlive-newunicodechar-1.0-2|3	# catalog-ctan /macros/latex/contrib/newunicodechar
12mr|texlive-newunicodechar-1.0-2|4	# catalog-date 2011-02-18 20:19:38 +0100
12mr|texlive-newunicodechar-1.0-2|5	# catalog-license lppl1.3
12mr|texlive-newunicodechar-1.0-2|6	# catalog-version 1.0
12mr|texlive-newunicodechar-1.0-2|7	Name:		texlive-newunicodechar
12mr|texlive-newunicodechar-1.0-2|8	Version:	1.0
12mr|texlive-newunicodechar-1.0-2|9	Release:	2
12mr|texlive-newunicodechar-1.0-2|10	Summary:	Definitions of the meaning of Unicode characters
12mr|texlive-newunicodechar-1.0-2|11	Group:		Publishing
12mr|texlive-newunicodechar-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/newunicodechar
12mr|texlive-newunicodechar-1.0-2|13	License:	LPPL1.3
12mr|texlive-newunicodechar-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newunicodechar.tar.xz
12mr|texlive-newunicodechar-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newunicodechar.doc.tar.xz
12mr|texlive-newunicodechar-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newunicodechar.source.tar.xz
12mr|texlive-newunicodechar-1.0-2|17	BuildArch:	noarch
12mr|texlive-newunicodechar-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-newunicodechar-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-newunicodechar-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-newunicodechar-1.0-2|21	
12mr|texlive-newunicodechar-1.0-2|22	%description
12mr|texlive-newunicodechar-1.0-2|23	The package provides a friendly interface for defining the
12mr|texlive-newunicodechar-1.0-2|24	meaning of Unicode characters. The document should be processed
12mr|texlive-newunicodechar-1.0-2|25	by (pdf)LaTeX with \usepackage[utf8]{inputenc} or by
12mr|texlive-newunicodechar-1.0-2|26	XeLaTeX/LuaLaTeX. The command provided is
12mr|texlive-newunicodechar-1.0-2|27	\newunicodechar{<char>}{<code>} where <char> is a directly-
12mr|texlive-newunicodechar-1.0-2|28	typed Unicode character, and <code> is its replacement.
12mr|texlive-newunicodechar-1.0-2|29	
12mr|texlive-newunicodechar-1.0-2|30	%post
12mr|texlive-newunicodechar-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-newunicodechar-1.0-2|32	
12mr|texlive-newunicodechar-1.0-2|33	%postun
12mr|texlive-newunicodechar-1.0-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-newunicodechar-1.0-2|35	%{_sbindir}/texlive.post
12mr|texlive-newunicodechar-1.0-2|36	fi
12mr|texlive-newunicodechar-1.0-2|37	
12mr|texlive-newunicodechar-1.0-2|38	#-----------------------------------------------------------------------
12mr|texlive-newunicodechar-1.0-2|39	%files
12mr|texlive-newunicodechar-1.0-2|40	%{_texmfdistdir}/tex/latex/newunicodechar/newunicodechar.sty
12mr|texlive-newunicodechar-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/newunicodechar/README
12mr|texlive-newunicodechar-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/newunicodechar/newunicodechar.pdf
12mr|texlive-newunicodechar-1.0-2|43	#- source
12mr|texlive-newunicodechar-1.0-2|44	%doc %{_texmfdistdir}/source/latex/newunicodechar/newunicodechar.dtx
12mr|texlive-newunicodechar-1.0-2|45	%doc %{_texmfdistdir}/source/latex/newunicodechar/newunicodechar.ins
12mr|texlive-newunicodechar-1.0-2|46	
12mr|texlive-newunicodechar-1.0-2|47	#-----------------------------------------------------------------------
12mr|texlive-newunicodechar-1.0-2|48	%prep
12mr|texlive-newunicodechar-1.0-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-newunicodechar-1.0-2|50	
12mr|texlive-newunicodechar-1.0-2|51	%build
12mr|texlive-newunicodechar-1.0-2|52	
12mr|texlive-newunicodechar-1.0-2|53	%install
12mr|texlive-newunicodechar-1.0-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-newunicodechar-1.0-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-newunicodechar-1.0-2|56	
12mr|texlive-newunicodechar-1.0-2|57	
12mr|texlive-newunicodechar-1.0-2|58	
12mr|texlive-newunicodechar-1.0-2|59	%changelog
12mr|texlive-newunicodechar-1.0-2|60	

18097 12
12mr|texlive-newvbtm-1.1-2|1	# revision 23996
12mr|texlive-newvbtm-1.1-2|2	# category Package
12mr|texlive-newvbtm-1.1-2|3	# catalog-ctan /macros/latex/contrib/newvbtm
12mr|texlive-newvbtm-1.1-2|4	# catalog-date 2011-09-17 10:58:19 +0200
12mr|texlive-newvbtm-1.1-2|5	# catalog-license lppl
12mr|texlive-newvbtm-1.1-2|6	# catalog-version 1.1
12mr|texlive-newvbtm-1.1-2|7	Name:		texlive-newvbtm
12mr|texlive-newvbtm-1.1-2|8	Version:	1.1
12mr|texlive-newvbtm-1.1-2|9	Release:	2
12mr|texlive-newvbtm-1.1-2|10	Summary:	Define your own verbatim-like environment
12mr|texlive-newvbtm-1.1-2|11	Group:		Publishing
12mr|texlive-newvbtm-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/newvbtm
12mr|texlive-newvbtm-1.1-2|13	License:	LPPL
12mr|texlive-newvbtm-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newvbtm.tar.xz
12mr|texlive-newvbtm-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newvbtm.doc.tar.xz
12mr|texlive-newvbtm-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newvbtm.source.tar.xz
12mr|texlive-newvbtm-1.1-2|17	BuildArch:	noarch
12mr|texlive-newvbtm-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-newvbtm-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-newvbtm-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-newvbtm-1.1-2|21	
12mr|texlive-newvbtm-1.1-2|22	%description
12mr|texlive-newvbtm-1.1-2|23	Defines general purpose macro named \newverbatim to define your
12mr|texlive-newvbtm-1.1-2|24	own verbatim-like environment. It also has a supplementary
12mr|texlive-newvbtm-1.1-2|25	style file varvbtm.sty to provide set of macros for variants of
12mr|texlive-newvbtm-1.1-2|26	verbatim, such as tab emulation.
12mr|texlive-newvbtm-1.1-2|27	
12mr|texlive-newvbtm-1.1-2|28	%post
12mr|texlive-newvbtm-1.1-2|29	%{_sbindir}/texlive.post
12mr|texlive-newvbtm-1.1-2|30	
12mr|texlive-newvbtm-1.1-2|31	%postun
12mr|texlive-newvbtm-1.1-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-newvbtm-1.1-2|33	%{_sbindir}/texlive.post
12mr|texlive-newvbtm-1.1-2|34	fi
12mr|texlive-newvbtm-1.1-2|35	
12mr|texlive-newvbtm-1.1-2|36	#-----------------------------------------------------------------------
12mr|texlive-newvbtm-1.1-2|37	%files
12mr|texlive-newvbtm-1.1-2|38	%{_texmfdistdir}/tex/latex/newvbtm/newvbtm.sty
12mr|texlive-newvbtm-1.1-2|39	%{_texmfdistdir}/tex/latex/newvbtm/varvbtm.sty
12mr|texlive-newvbtm-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/newvbtm/README
12mr|texlive-newvbtm-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/newvbtm/newvbtm-man.pdf
12mr|texlive-newvbtm-1.1-2|42	%doc %{_texmfdistdir}/doc/latex/newvbtm/newvbtm-man.tex
12mr|texlive-newvbtm-1.1-2|43	#- source
12mr|texlive-newvbtm-1.1-2|44	%doc %{_texmfdistdir}/source/latex/newvbtm/newvbtm.dtx
12mr|texlive-newvbtm-1.1-2|45	%doc %{_texmfdistdir}/source/latex/newvbtm/newvbtm.ins
12mr|texlive-newvbtm-1.1-2|46	
12mr|texlive-newvbtm-1.1-2|47	#-----------------------------------------------------------------------
12mr|texlive-newvbtm-1.1-2|48	%prep
12mr|texlive-newvbtm-1.1-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-newvbtm-1.1-2|50	
12mr|texlive-newvbtm-1.1-2|51	%build
12mr|texlive-newvbtm-1.1-2|52	
12mr|texlive-newvbtm-1.1-2|53	%install
12mr|texlive-newvbtm-1.1-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-newvbtm-1.1-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-newvbtm-1.1-2|56	
12mr|texlive-newvbtm-1.1-2|57	
12mr|texlive-newvbtm-1.1-2|58	
12mr|texlive-newvbtm-1.1-2|59	%changelog
12mr|texlive-newvbtm-1.1-2|60	

18098 12
12mr|texlive-newverbs-1.3a-1|1	# revision 26258
12mr|texlive-newverbs-1.3a-1|2	# category Package
12mr|texlive-newverbs-1.3a-1|3	# catalog-ctan /macros/latex/contrib/newverbs
12mr|texlive-newverbs-1.3a-1|4	# catalog-date 2012-05-08 15:35:13 +0200
12mr|texlive-newverbs-1.3a-1|5	# catalog-license lppl1.3
12mr|texlive-newverbs-1.3a-1|6	# catalog-version 1.3a
12mr|texlive-newverbs-1.3a-1|7	Name:		texlive-newverbs
12mr|texlive-newverbs-1.3a-1|8	Version:	1.3a
12mr|texlive-newverbs-1.3a-1|9	Release:	1
12mr|texlive-newverbs-1.3a-1|10	Summary:	Define new versions of \verb, including short verb versions
12mr|texlive-newverbs-1.3a-1|11	Group:		Publishing
12mr|texlive-newverbs-1.3a-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/newverbs
12mr|texlive-newverbs-1.3a-1|13	License:	LPPL1.3
12mr|texlive-newverbs-1.3a-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newverbs.tar.xz
12mr|texlive-newverbs-1.3a-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newverbs.doc.tar.xz
12mr|texlive-newverbs-1.3a-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newverbs.source.tar.xz
12mr|texlive-newverbs-1.3a-1|17	BuildArch:	noarch
12mr|texlive-newverbs-1.3a-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-newverbs-1.3a-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-newverbs-1.3a-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-newverbs-1.3a-1|21	
12mr|texlive-newverbs-1.3a-1|22	%description
12mr|texlive-newverbs-1.3a-1|23	The package allows the definition of \verb variants which add
12mr|texlive-newverbs-1.3a-1|24	TeX code before and after the verbatim text (e.g., quotes or
12mr|texlive-newverbs-1.3a-1|25	surrounding \fbox{}). When used together with the shortvrb
12mr|texlive-newverbs-1.3a-1|26	package it allows the definition of short verbatim characters
12mr|texlive-newverbs-1.3a-1|27	which use this package's variant instead of the normal \verb.
12mr|texlive-newverbs-1.3a-1|28	In addition, it is possible to collect an argument verbatim to
12mr|texlive-newverbs-1.3a-1|29	either typeset or write it into a file. The \Verbdef command
12mr|texlive-newverbs-1.3a-1|30	defines verbatim text to a macro which can later be used to
12mr|texlive-newverbs-1.3a-1|31	write the verbatim text to a file.
12mr|texlive-newverbs-1.3a-1|32	
12mr|texlive-newverbs-1.3a-1|33	%post
12mr|texlive-newverbs-1.3a-1|34	%{_sbindir}/texlive.post
12mr|texlive-newverbs-1.3a-1|35	
12mr|texlive-newverbs-1.3a-1|36	%postun
12mr|texlive-newverbs-1.3a-1|37	if [ $1 -eq 0 ]; then
12mr|texlive-newverbs-1.3a-1|38	%{_sbindir}/texlive.post
12mr|texlive-newverbs-1.3a-1|39	fi
12mr|texlive-newverbs-1.3a-1|40	
12mr|texlive-newverbs-1.3a-1|41	#-----------------------------------------------------------------------
12mr|texlive-newverbs-1.3a-1|42	%files
12mr|texlive-newverbs-1.3a-1|43	%{_texmfdistdir}/tex/latex/newverbs/newverbs.sty
12mr|texlive-newverbs-1.3a-1|44	%doc %{_texmfdistdir}/doc/latex/newverbs/README
12mr|texlive-newverbs-1.3a-1|45	%doc %{_texmfdistdir}/doc/latex/newverbs/newverbs.pdf
12mr|texlive-newverbs-1.3a-1|46	#- source
12mr|texlive-newverbs-1.3a-1|47	%doc %{_texmfdistdir}/source/latex/newverbs/newverbs.dtx
12mr|texlive-newverbs-1.3a-1|48	%doc %{_texmfdistdir}/source/latex/newverbs/newverbs.ins
12mr|texlive-newverbs-1.3a-1|49	
12mr|texlive-newverbs-1.3a-1|50	#-----------------------------------------------------------------------
12mr|texlive-newverbs-1.3a-1|51	%prep
12mr|texlive-newverbs-1.3a-1|52	%setup -c -a0 -a1 -a2
12mr|texlive-newverbs-1.3a-1|53	
12mr|texlive-newverbs-1.3a-1|54	%build
12mr|texlive-newverbs-1.3a-1|55	
12mr|texlive-newverbs-1.3a-1|56	%install
12mr|texlive-newverbs-1.3a-1|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-newverbs-1.3a-1|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-newverbs-1.3a-1|59	
12mr|texlive-newverbs-1.3a-1|60	
12mr|texlive-newverbs-1.3a-1|61	
12mr|texlive-newverbs-1.3a-1|62	%changelog
12mr|texlive-newverbs-1.3a-1|63	

18099 12
12mr|texlive-nextpage-1.1a-2|1	# revision 15878
12mr|texlive-nextpage-1.1a-2|2	# category Package
12mr|texlive-nextpage-1.1a-2|3	# catalog-ctan /macros/latex/contrib/misc/nextpage.sty
12mr|texlive-nextpage-1.1a-2|4	# catalog-date 2009-09-03 13:12:26 +0200
12mr|texlive-nextpage-1.1a-2|5	# catalog-license lppl
12mr|texlive-nextpage-1.1a-2|6	# catalog-version 1.1a
12mr|texlive-nextpage-1.1a-2|7	Name:		texlive-nextpage
12mr|texlive-nextpage-1.1a-2|8	Version:	1.1a
12mr|texlive-nextpage-1.1a-2|9	Release:	2
12mr|texlive-nextpage-1.1a-2|10	Summary:	Generalisations of the page advance commands
12mr|texlive-nextpage-1.1a-2|11	Group:		Publishing
12mr|texlive-nextpage-1.1a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/misc/nextpage.sty
12mr|texlive-nextpage-1.1a-2|13	License:	LPPL
12mr|texlive-nextpage-1.1a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nextpage.tar.xz
12mr|texlive-nextpage-1.1a-2|15	BuildArch:	noarch
12mr|texlive-nextpage-1.1a-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-nextpage-1.1a-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-nextpage-1.1a-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-nextpage-1.1a-2|19	
12mr|texlive-nextpage-1.1a-2|20	%description
12mr|texlive-nextpage-1.1a-2|21	Provides \clearpage and \newpage variants that guarantee to end
12mr|texlive-nextpage-1.1a-2|22	up on even/odd numbered pages; these 4 commands all have an
12mr|texlive-nextpage-1.1a-2|23	optional argument whose content will be placed on any "empty"
12mr|texlive-nextpage-1.1a-2|24	page generated.
12mr|texlive-nextpage-1.1a-2|25	
12mr|texlive-nextpage-1.1a-2|26	%post
12mr|texlive-nextpage-1.1a-2|27	%{_sbindir}/texlive.post
12mr|texlive-nextpage-1.1a-2|28	
12mr|texlive-nextpage-1.1a-2|29	%postun
12mr|texlive-nextpage-1.1a-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-nextpage-1.1a-2|31	%{_sbindir}/texlive.post
12mr|texlive-nextpage-1.1a-2|32	fi
12mr|texlive-nextpage-1.1a-2|33	
12mr|texlive-nextpage-1.1a-2|34	#-----------------------------------------------------------------------
12mr|texlive-nextpage-1.1a-2|35	%files
12mr|texlive-nextpage-1.1a-2|36	%{_texmfdistdir}/tex/latex/nextpage/nextpage.sty
12mr|texlive-nextpage-1.1a-2|37	
12mr|texlive-nextpage-1.1a-2|38	#-----------------------------------------------------------------------
12mr|texlive-nextpage-1.1a-2|39	%prep
12mr|texlive-nextpage-1.1a-2|40	%setup -c -a0
12mr|texlive-nextpage-1.1a-2|41	
12mr|texlive-nextpage-1.1a-2|42	%build
12mr|texlive-nextpage-1.1a-2|43	
12mr|texlive-nextpage-1.1a-2|44	%install
12mr|texlive-nextpage-1.1a-2|45	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-nextpage-1.1a-2|46	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-nextpage-1.1a-2|47	
12mr|texlive-nextpage-1.1a-2|48	
12mr|texlive-nextpage-1.1a-2|49	
12mr|texlive-nextpage-1.1a-2|50	%changelog
12mr|texlive-nextpage-1.1a-2|51	

18100 12
12mr|texlive-nfssext-cfr-1.2-2|1	# revision 19322
12mr|texlive-nfssext-cfr-1.2-2|2	# category Package
12mr|texlive-nfssext-cfr-1.2-2|3	# catalog-ctan /macros/latex/contrib/nfssext-cfr
12mr|texlive-nfssext-cfr-1.2-2|4	# catalog-date 2010-06-30 12:36:12 +0200
12mr|texlive-nfssext-cfr-1.2-2|5	# catalog-license lppl
12mr|texlive-nfssext-cfr-1.2-2|6	# catalog-version 1.2
12mr|texlive-nfssext-cfr-1.2-2|7	Name:		texlive-nfssext-cfr
12mr|texlive-nfssext-cfr-1.2-2|8	Version:	1.2
12mr|texlive-nfssext-cfr-1.2-2|9	Release:	2
12mr|texlive-nfssext-cfr-1.2-2|10	Summary:	Extensions to the LaTeX NFSS
12mr|texlive-nfssext-cfr-1.2-2|11	Group:		Publishing
12mr|texlive-nfssext-cfr-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nfssext-cfr
12mr|texlive-nfssext-cfr-1.2-2|13	License:	LPPL
12mr|texlive-nfssext-cfr-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nfssext-cfr.tar.xz
12mr|texlive-nfssext-cfr-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nfssext-cfr.doc.tar.xz
12mr|texlive-nfssext-cfr-1.2-2|16	BuildArch:	noarch
12mr|texlive-nfssext-cfr-1.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-nfssext-cfr-1.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-nfssext-cfr-1.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-nfssext-cfr-1.2-2|20	
12mr|texlive-nfssext-cfr-1.2-2|21	%description
12mr|texlive-nfssext-cfr-1.2-2|22	The package is a development of nfssext.sty, distributed with
12mr|texlive-nfssext-cfr-1.2-2|23	the examples for the font installation guide. The package has
12mr|texlive-nfssext-cfr-1.2-2|24	been developed for use in packages such as cfr-lm and
12mr|texlive-nfssext-cfr-1.2-2|25	venturisadf,.
12mr|texlive-nfssext-cfr-1.2-2|26	
12mr|texlive-nfssext-cfr-1.2-2|27	%post
12mr|texlive-nfssext-cfr-1.2-2|28	%{_sbindir}/texlive.post
12mr|texlive-nfssext-cfr-1.2-2|29	
12mr|texlive-nfssext-cfr-1.2-2|30	%postun
12mr|texlive-nfssext-cfr-1.2-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-nfssext-cfr-1.2-2|32	%{_sbindir}/texlive.post
12mr|texlive-nfssext-cfr-1.2-2|33	fi
12mr|texlive-nfssext-cfr-1.2-2|34	
12mr|texlive-nfssext-cfr-1.2-2|35	#-----------------------------------------------------------------------
12mr|texlive-nfssext-cfr-1.2-2|36	%files
12mr|texlive-nfssext-cfr-1.2-2|37	%{_texmfdistdir}/tex/latex/nfssext-cfr/nfssext-cfr.sty
12mr|texlive-nfssext-cfr-1.2-2|38	%doc %{_texmfdistdir}/doc/latex/nfssext-cfr/README
12mr|texlive-nfssext-cfr-1.2-2|39	%doc %{_texmfdistdir}/doc/latex/nfssext-cfr/nfssext-cfr.pdf
12mr|texlive-nfssext-cfr-1.2-2|40	%doc %{_texmfdistdir}/doc/latex/nfssext-cfr/nfssext-cfr.tex
12mr|texlive-nfssext-cfr-1.2-2|41	
12mr|texlive-nfssext-cfr-1.2-2|42	#-----------------------------------------------------------------------
12mr|texlive-nfssext-cfr-1.2-2|43	%prep
12mr|texlive-nfssext-cfr-1.2-2|44	%setup -c -a0 -a1
12mr|texlive-nfssext-cfr-1.2-2|45	
12mr|texlive-nfssext-cfr-1.2-2|46	%build
12mr|texlive-nfssext-cfr-1.2-2|47	
12mr|texlive-nfssext-cfr-1.2-2|48	%install
12mr|texlive-nfssext-cfr-1.2-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-nfssext-cfr-1.2-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-nfssext-cfr-1.2-2|51	
12mr|texlive-nfssext-cfr-1.2-2|52	
12mr|texlive-nfssext-cfr-1.2-2|53	
12mr|texlive-nfssext-cfr-1.2-2|54	%changelog
12mr|texlive-nfssext-cfr-1.2-2|55	

18101 12
12mr|texlive-nicefilelist-0.2-1|1	# revision 25778
12mr|texlive-nicefilelist-0.2-1|2	# category Package
12mr|texlive-nicefilelist-0.2-1|3	# catalog-ctan /macros/latex/contrib/nicefilelist
12mr|texlive-nicefilelist-0.2-1|4	# catalog-date 2012-03-29 17:25:27 +0200
12mr|texlive-nicefilelist-0.2-1|5	# catalog-license lppl1.3
12mr|texlive-nicefilelist-0.2-1|6	# catalog-version 0.2
12mr|texlive-nicefilelist-0.2-1|7	Name:		texlive-nicefilelist
12mr|texlive-nicefilelist-0.2-1|8	Version:	0.2
12mr|texlive-nicefilelist-0.2-1|9	Release:	1
12mr|texlive-nicefilelist-0.2-1|10	Summary:	Provide \listfiles alignment
12mr|texlive-nicefilelist-0.2-1|11	Group:		Publishing
12mr|texlive-nicefilelist-0.2-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nicefilelist
12mr|texlive-nicefilelist-0.2-1|13	License:	LPPL1.3
12mr|texlive-nicefilelist-0.2-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nicefilelist.tar.xz
12mr|texlive-nicefilelist-0.2-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nicefilelist.doc.tar.xz
12mr|texlive-nicefilelist-0.2-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nicefilelist.source.tar.xz
12mr|texlive-nicefilelist-0.2-1|17	BuildArch:	noarch
12mr|texlive-nicefilelist-0.2-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-nicefilelist-0.2-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-nicefilelist-0.2-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-nicefilelist-0.2-1|21	
12mr|texlive-nicefilelist-0.2-1|22	%description
12mr|texlive-nicefilelist-0.2-1|23	The package extends longnamefilelist, keeping separate columns
12mr|texlive-nicefilelist-0.2-1|24	for date, version and "caption" (the caption now separately
12mr|texlive-nicefilelist-0.2-1|25	listed). Alignment is not disturbed by short file name
12mr|texlive-nicefilelist-0.2-1|26	extensions, such as ".fd". The package is not compatible with
12mr|texlive-nicefilelist-0.2-1|27	longnamefilelist: users need to re-read the documentation.
12mr|texlive-nicefilelist-0.2-1|28	
12mr|texlive-nicefilelist-0.2-1|29	%post
12mr|texlive-nicefilelist-0.2-1|30	%{_sbindir}/texlive.post
12mr|texlive-nicefilelist-0.2-1|31	
12mr|texlive-nicefilelist-0.2-1|32	%postun
12mr|texlive-nicefilelist-0.2-1|33	if [ $1 -eq 0 ]; then
12mr|texlive-nicefilelist-0.2-1|34	%{_sbindir}/texlive.post
12mr|texlive-nicefilelist-0.2-1|35	fi
12mr|texlive-nicefilelist-0.2-1|36	
12mr|texlive-nicefilelist-0.2-1|37	#-----------------------------------------------------------------------
12mr|texlive-nicefilelist-0.2-1|38	%files
12mr|texlive-nicefilelist-0.2-1|39	%{_texmfdistdir}/tex/latex/nicefilelist/nicefilelist.sty
12mr|texlive-nicefilelist-0.2-1|40	%doc %{_texmfdistdir}/doc/latex/nicefilelist/README
12mr|texlive-nicefilelist-0.2-1|41	%doc %{_texmfdistdir}/doc/latex/nicefilelist/SrcFILEs.txt
12mr|texlive-nicefilelist-0.2-1|42	%doc %{_texmfdistdir}/doc/latex/nicefilelist/nicefilelist.pdf
12mr|texlive-nicefilelist-0.2-1|43	#- source
12mr|texlive-nicefilelist-0.2-1|44	%doc %{_texmfdistdir}/source/latex/nicefilelist/empty.f
12mr|texlive-nicefilelist-0.2-1|45	%doc %{_texmfdistdir}/source/latex/nicefilelist/nicefilelist.tex
12mr|texlive-nicefilelist-0.2-1|46	%doc %{_texmfdistdir}/source/latex/nicefilelist/provonly.fd
12mr|texlive-nicefilelist-0.2-1|47	%doc %{_texmfdistdir}/source/latex/nicefilelist/srcfiles.tex
12mr|texlive-nicefilelist-0.2-1|48	%doc %{_texmfdistdir}/source/latex/nicefilelist/wrong.prv
12mr|texlive-nicefilelist-0.2-1|49	
12mr|texlive-nicefilelist-0.2-1|50	#-----------------------------------------------------------------------
12mr|texlive-nicefilelist-0.2-1|51	%prep
12mr|texlive-nicefilelist-0.2-1|52	%setup -c -a0 -a1 -a2
12mr|texlive-nicefilelist-0.2-1|53	
12mr|texlive-nicefilelist-0.2-1|54	%build
12mr|texlive-nicefilelist-0.2-1|55	
12mr|texlive-nicefilelist-0.2-1|56	%install
12mr|texlive-nicefilelist-0.2-1|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-nicefilelist-0.2-1|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-nicefilelist-0.2-1|59	
12mr|texlive-nicefilelist-0.2-1|60	
12mr|texlive-nicefilelist-0.2-1|61	
12mr|texlive-nicefilelist-0.2-1|62	%changelog
12mr|texlive-nicefilelist-0.2-1|63	

18102 12
12mr|texlive-niceframe-1.1c-2|1	# revision 24120
12mr|texlive-niceframe-1.1c-2|2	# category Package
12mr|texlive-niceframe-1.1c-2|3	# catalog-ctan /macros/latex/contrib/niceframe
12mr|texlive-niceframe-1.1c-2|4	# catalog-date 2011-06-16 20:35:20 +0200
12mr|texlive-niceframe-1.1c-2|5	# catalog-license lppl
12mr|texlive-niceframe-1.1c-2|6	# catalog-version 1.1c
12mr|texlive-niceframe-1.1c-2|7	Name:		texlive-niceframe
12mr|texlive-niceframe-1.1c-2|8	Version:	1.1c
12mr|texlive-niceframe-1.1c-2|9	Release:	2
12mr|texlive-niceframe-1.1c-2|10	Summary:	Support for fancy frames
12mr|texlive-niceframe-1.1c-2|11	Group:		Publishing
12mr|texlive-niceframe-1.1c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/niceframe
12mr|texlive-niceframe-1.1c-2|13	License:	LPPL
12mr|texlive-niceframe-1.1c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/niceframe.tar.xz
12mr|texlive-niceframe-1.1c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/niceframe.doc.tar.xz
12mr|texlive-niceframe-1.1c-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/niceframe.source.tar.xz
12mr|texlive-niceframe-1.1c-2|17	BuildArch:	noarch
12mr|texlive-niceframe-1.1c-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-niceframe-1.1c-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-niceframe-1.1c-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-niceframe-1.1c-2|21	
12mr|texlive-niceframe-1.1c-2|22	%description
12mr|texlive-niceframe-1.1c-2|23	The package defines means of drawing frames around boxes, using
12mr|texlive-niceframe-1.1c-2|24	dingbat fonts. Some (Metafont) font sources are included; the
12mr|texlive-niceframe-1.1c-2|25	fonts are available separately in Type 1 format.
12mr|texlive-niceframe-1.1c-2|26	
12mr|texlive-niceframe-1.1c-2|27	%post
12mr|texlive-niceframe-1.1c-2|28	%{_sbindir}/texlive.post
12mr|texlive-niceframe-1.1c-2|29	
12mr|texlive-niceframe-1.1c-2|30	%postun
12mr|texlive-niceframe-1.1c-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-niceframe-1.1c-2|32	%{_sbindir}/texlive.post
12mr|texlive-niceframe-1.1c-2|33	fi
12mr|texlive-niceframe-1.1c-2|34	
12mr|texlive-niceframe-1.1c-2|35	#-----------------------------------------------------------------------
12mr|texlive-niceframe-1.1c-2|36	%files
12mr|texlive-niceframe-1.1c-2|37	%{_texmfdistdir}/fonts/source/public/niceframe/karta.mf
12mr|texlive-niceframe-1.1c-2|38	%{_texmfdistdir}/fonts/source/public/niceframe/karta15.mf
12mr|texlive-niceframe-1.1c-2|39	%{_texmfdistdir}/fonts/source/public/niceframe/umrand.mf
12mr|texlive-niceframe-1.1c-2|40	%{_texmfdistdir}/fonts/source/public/niceframe/umranda.mf
12mr|texlive-niceframe-1.1c-2|41	%{_texmfdistdir}/fonts/source/public/niceframe/umrandb.mf
12mr|texlive-niceframe-1.1c-2|42	%{_texmfdistdir}/fonts/tfm/public/niceframe/karta15.tfm
12mr|texlive-niceframe-1.1c-2|43	%{_texmfdistdir}/fonts/tfm/public/niceframe/umranda.tfm
12mr|texlive-niceframe-1.1c-2|44	%{_texmfdistdir}/fonts/tfm/public/niceframe/umrandb.tfm
12mr|texlive-niceframe-1.1c-2|45	%{_texmfdistdir}/tex/latex/niceframe/niceframe.sty
12mr|texlive-niceframe-1.1c-2|46	%doc %{_texmfdistdir}/doc/latex/niceframe/dingbat.mf
12mr|texlive-niceframe-1.1c-2|47	%doc %{_texmfdistdir}/doc/latex/niceframe/example.tex
12mr|texlive-niceframe-1.1c-2|48	%doc %{_texmfdistdir}/doc/latex/niceframe/niceframe.pdf
12mr|texlive-niceframe-1.1c-2|49	#- source
12mr|texlive-niceframe-1.1c-2|50	%doc %{_texmfdistdir}/source/latex/niceframe/niceframe.drv
12mr|texlive-niceframe-1.1c-2|51	%doc %{_texmfdistdir}/source/latex/niceframe/niceframe.dtx
12mr|texlive-niceframe-1.1c-2|52	%doc %{_texmfdistdir}/source/latex/niceframe/niceframe.ins
12mr|texlive-niceframe-1.1c-2|53	
12mr|texlive-niceframe-1.1c-2|54	#-----------------------------------------------------------------------
12mr|texlive-niceframe-1.1c-2|55	%prep
12mr|texlive-niceframe-1.1c-2|56	%setup -c -a0 -a1 -a2
12mr|texlive-niceframe-1.1c-2|57	
12mr|texlive-niceframe-1.1c-2|58	%build
12mr|texlive-niceframe-1.1c-2|59	
12mr|texlive-niceframe-1.1c-2|60	%install
12mr|texlive-niceframe-1.1c-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-niceframe-1.1c-2|62	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-niceframe-1.1c-2|63	
12mr|texlive-niceframe-1.1c-2|64	
12mr|texlive-niceframe-1.1c-2|65	
12mr|texlive-niceframe-1.1c-2|66	%changelog
12mr|texlive-niceframe-1.1c-2|67	

18103 12
12mr|texlive-nicetext-20120403-1|1	# revision 25843
12mr|texlive-nicetext-20120403-1|2	# category Package
12mr|texlive-nicetext-20120403-1|3	# catalog-ctan /macros/latex/contrib/nicetext
12mr|texlive-nicetext-20120403-1|4	# catalog-date 2012-04-03 20:19:38 +0200
12mr|texlive-nicetext-20120403-1|5	# catalog-license lppl
12mr|texlive-nicetext-20120403-1|6	# catalog-version undef
12mr|texlive-nicetext-20120403-1|7	Name:		texlive-nicetext
12mr|texlive-nicetext-20120403-1|8	Version:	20120403
12mr|texlive-nicetext-20120403-1|9	Release:	1
12mr|texlive-nicetext-20120403-1|10	Summary:	Minimal markup for simple text (Wikipedia style) and documentation
12mr|texlive-nicetext-20120403-1|11	Group:		Publishing
12mr|texlive-nicetext-20120403-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nicetext
12mr|texlive-nicetext-20120403-1|13	License:	LPPL
12mr|texlive-nicetext-20120403-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nicetext.tar.xz
12mr|texlive-nicetext-20120403-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nicetext.doc.tar.xz
12mr|texlive-nicetext-20120403-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nicetext.source.tar.xz
12mr|texlive-nicetext-20120403-1|17	BuildArch:	noarch
12mr|texlive-nicetext-20120403-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-nicetext-20120403-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-nicetext-20120403-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-nicetext-20120403-1|21	
12mr|texlive-nicetext-20120403-1|22	%description
12mr|texlive-nicetext-20120403-1|23	The bundle offers "minimal" markup syntax for various simple
12mr|texlive-nicetext-20120403-1|24	kinds of text. The user will typically involve little more than
12mr|texlive-nicetext-20120403-1|25	is printed, and will still get LaTeX quality. The bundle
12mr|texlive-nicetext-20120403-1|26	provides four packages: - wiki addresses general texts, marked
12mr|texlive-nicetext-20120403-1|27	up in the simple style used on Wikipedia; - niceverb is yet
12mr|texlive-nicetext-20120403-1|28	another means of documenting LaTeX packages: it offers syntax-
12mr|texlive-nicetext-20120403-1|29	aware typesetting of meta-variables (macro arguments) and for
12mr|texlive-nicetext-20120403-1|30	referring to commands (and their syntax) in footnotes, section
12mr|texlive-nicetext-20120403-1|31	titles etc.; - fifinddo aims to parse plain text or (La)TeX
12mr|texlive-nicetext-20120403-1|32	files using TeX, and to write the results to an external file;
12mr|texlive-nicetext-20120403-1|33	the package is used by another member of the bundle: - makedoc,
12mr|texlive-nicetext-20120403-1|34	which provides the means to produce typeset documentation
12mr|texlive-nicetext-20120403-1|35	direct from package files.
12mr|texlive-nicetext-20120403-1|36	
12mr|texlive-nicetext-20120403-1|37	%post
12mr|texlive-nicetext-20120403-1|38	%{_sbindir}/texlive.post
12mr|texlive-nicetext-20120403-1|39	
12mr|texlive-nicetext-20120403-1|40	%postun
12mr|texlive-nicetext-20120403-1|41	if [ $1 -eq 0 ]; then
12mr|texlive-nicetext-20120403-1|42	%{_sbindir}/texlive.post
12mr|texlive-nicetext-20120403-1|43	fi
12mr|texlive-nicetext-20120403-1|44	
12mr|texlive-nicetext-20120403-1|45	#-----------------------------------------------------------------------
12mr|texlive-nicetext-20120403-1|46	%files
12mr|texlive-nicetext-20120403-1|47	%{_texmfdistdir}/tex/latex/nicetext/fifinddo.sty
12mr|texlive-nicetext-20120403-1|48	%{_texmfdistdir}/tex/latex/nicetext/makedoc.cfg
12mr|texlive-nicetext-20120403-1|49	%{_texmfdistdir}/tex/latex/nicetext/makedoc.sty
12mr|texlive-nicetext-20120403-1|50	%{_texmfdistdir}/tex/latex/nicetext/mdoccorr.cfg
12mr|texlive-nicetext-20120403-1|51	%{_texmfdistdir}/tex/latex/nicetext/niceverb.sty
12mr|texlive-nicetext-20120403-1|52	%{_texmfdistdir}/tex/latex/nicetext/run/README-run.txt
12mr|texlive-nicetext-20120403-1|53	%{_texmfdistdir}/tex/latex/nicetext/run/arseneau.tex
12mr|texlive-nicetext-20120403-1|54	%{_texmfdistdir}/tex/latex/nicetext/run/atari.cfg
12mr|texlive-nicetext-20120403-1|55	%{_texmfdistdir}/tex/latex/nicetext/run/atari.fdf
12mr|texlive-nicetext-20120403-1|56	%{_texmfdistdir}/tex/latex/nicetext/run/atari.txt
12mr|texlive-nicetext-20120403-1|57	%{_texmfdistdir}/tex/latex/nicetext/run/copyfile.cfg
12mr|texlive-nicetext-20120403-1|58	%{_texmfdistdir}/tex/latex/nicetext/run/copyfile.tex
12mr|texlive-nicetext-20120403-1|59	%{_texmfdistdir}/tex/latex/nicetext/run/fddial0g.sty
12mr|texlive-nicetext-20120403-1|60	%{_texmfdistdir}/tex/latex/nicetext/run/fdtxttex.cfg
12mr|texlive-nicetext-20120403-1|61	%{_texmfdistdir}/tex/latex/nicetext/run/fdtxttex.tex
12mr|texlive-nicetext-20120403-1|62	%{_texmfdistdir}/tex/latex/nicetext/run/fdtxttex.tpl
12mr|texlive-nicetext-20120403-1|63	%{_texmfdistdir}/tex/latex/nicetext/run/lines.txt
12mr|texlive-nicetext-20120403-1|64	%{_texmfdistdir}/tex/latex/nicetext/run/makedoc.tpl
12mr|texlive-nicetext-20120403-1|65	%{_texmfdistdir}/tex/latex/nicetext/run/sample.txt
12mr|texlive-nicetext-20120403-1|66	%{_texmfdistdir}/tex/latex/nicetext/run/substr.tex
12mr|texlive-nicetext-20120403-1|67	%{_texmfdistdir}/tex/latex/nicetext/run/u8atablg.fdf
12mr|texlive-nicetext-20120403-1|68	%{_texmfdistdir}/tex/latex/nicetext/wiki.sty
12mr|texlive-nicetext-20120403-1|69	%doc %{_texmfdistdir}/doc/latex/nicetext/ANNOUNCE.txt
12mr|texlive-nicetext-20120403-1|70	%doc %{_texmfdistdir}/doc/latex/nicetext/CHANGE.LOG
12mr|texlive-nicetext-20120403-1|71	%doc %{_texmfdistdir}/doc/latex/nicetext/FILEs.txt
12mr|texlive-nicetext-20120403-1|72	%doc %{_texmfdistdir}/doc/latex/nicetext/README
12mr|texlive-nicetext-20120403-1|73	%doc %{_texmfdistdir}/doc/latex/nicetext/README.pdf
12mr|texlive-nicetext-20120403-1|74	%doc %{_texmfdistdir}/doc/latex/nicetext/RELEAS03.txt
12mr|texlive-nicetext-20120403-1|75	%doc %{_texmfdistdir}/doc/latex/nicetext/RELEAS04.txt
12mr|texlive-nicetext-20120403-1|76	%doc %{_texmfdistdir}/doc/latex/nicetext/RELEAS05.txt
12mr|texlive-nicetext-20120403-1|77	%doc %{_texmfdistdir}/doc/latex/nicetext/RELEASE042.txt
12mr|texlive-nicetext-20120403-1|78	%doc %{_texmfdistdir}/doc/latex/nicetext/RELEASE043.txt
12mr|texlive-nicetext-20120403-1|79	%doc %{_texmfdistdir}/doc/latex/nicetext/RELEASE044.txt
12mr|texlive-nicetext-20120403-1|80	%doc %{_texmfdistdir}/doc/latex/nicetext/SrcFILEs.txt
12mr|texlive-nicetext-20120403-1|81	%doc %{_texmfdistdir}/doc/latex/nicetext/demo/arseneau.pdf
12mr|texlive-nicetext-20120403-1|82	%doc %{_texmfdistdir}/doc/latex/nicetext/demo/iso.txt
12mr|texlive-nicetext-20120403-1|83	%doc %{_texmfdistdir}/doc/latex/nicetext/demo/lns.txt
12mr|texlive-nicetext-20120403-1|84	%doc %{_texmfdistdir}/doc/latex/nicetext/demo/sample.tex
12mr|texlive-nicetext-20120403-1|85	%doc %{_texmfdistdir}/doc/latex/nicetext/demo/substr.pdf
12mr|texlive-nicetext-20120403-1|86	%doc %{_texmfdistdir}/doc/latex/nicetext/fifinddo.pdf
12mr|texlive-nicetext-20120403-1|87	%doc %{_texmfdistdir}/doc/latex/nicetext/makedoc.pdf
12mr|texlive-nicetext-20120403-1|88	%doc %{_texmfdistdir}/doc/latex/nicetext/mdoccheat.pdf
12mr|texlive-nicetext-20120403-1|89	%doc %{_texmfdistdir}/doc/latex/nicetext/niceverb.pdf
12mr|texlive-nicetext-20120403-1|90	%doc %{_texmfdistdir}/doc/latex/nicetext/readprov.log
12mr|texlive-nicetext-20120403-1|91	%doc %{_texmfdistdir}/doc/latex/nicetext/wikicheat.pdf
12mr|texlive-nicetext-20120403-1|92	#- source
12mr|texlive-nicetext-20120403-1|93	%doc %{_texmfdistdir}/source/latex/nicetext/README.tex
12mr|texlive-nicetext-20120403-1|94	%doc %{_texmfdistdir}/source/latex/nicetext/fifinddo.tex
12mr|texlive-nicetext-20120403-1|95	%doc %{_texmfdistdir}/source/latex/nicetext/makedoc.tex
12mr|texlive-nicetext-20120403-1|96	%doc %{_texmfdistdir}/source/latex/nicetext/mdoccheat.tex
12mr|texlive-nicetext-20120403-1|97	%doc %{_texmfdistdir}/source/latex/nicetext/niceverb.tex
12mr|texlive-nicetext-20120403-1|98	%doc %{_texmfdistdir}/source/latex/nicetext/srcfiles.tex
12mr|texlive-nicetext-20120403-1|99	%doc %{_texmfdistdir}/source/latex/nicetext/wikicheat.tex
12mr|texlive-nicetext-20120403-1|100	
12mr|texlive-nicetext-20120403-1|101	#-----------------------------------------------------------------------
12mr|texlive-nicetext-20120403-1|102	%prep
12mr|texlive-nicetext-20120403-1|103	%setup -c -a0 -a1 -a2
12mr|texlive-nicetext-20120403-1|104	
12mr|texlive-nicetext-20120403-1|105	%build
12mr|texlive-nicetext-20120403-1|106	
12mr|texlive-nicetext-20120403-1|107	%install
12mr|texlive-nicetext-20120403-1|108	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-nicetext-20120403-1|109	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-nicetext-20120403-1|110	
12mr|texlive-nicetext-20120403-1|111	
12mr|texlive-nicetext-20120403-1|112	
12mr|texlive-nicetext-20120403-1|113	%changelog
12mr|texlive-nicetext-20120403-1|114	

18104 12
12mr|texlive-nih-20070310-2|1	# revision 15878
12mr|texlive-nih-20070310-2|2	# category Package
12mr|texlive-nih-20070310-2|3	# catalog-ctan /macros/latex/contrib/nih
12mr|texlive-nih-20070310-2|4	# catalog-date 2007-03-10 12:31:42 +0100
12mr|texlive-nih-20070310-2|5	# catalog-license lppl
12mr|texlive-nih-20070310-2|6	# catalog-version undef
12mr|texlive-nih-20070310-2|7	Name:		texlive-nih
12mr|texlive-nih-20070310-2|8	Version:	20070310
12mr|texlive-nih-20070310-2|9	Release:	2
12mr|texlive-nih-20070310-2|10	Summary:	A class for NIH grant applications
12mr|texlive-nih-20070310-2|11	Group:		Publishing
12mr|texlive-nih-20070310-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nih
12mr|texlive-nih-20070310-2|13	License:	LPPL
12mr|texlive-nih-20070310-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nih.tar.xz
12mr|texlive-nih-20070310-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nih.doc.tar.xz
12mr|texlive-nih-20070310-2|16	BuildArch:	noarch
12mr|texlive-nih-20070310-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-nih-20070310-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-nih-20070310-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-nih-20070310-2|20	
12mr|texlive-nih-20070310-2|21	%description
12mr|texlive-nih-20070310-2|22	The nih class offers support for grant applications to NIH, the
12mr|texlive-nih-20070310-2|23	National Institutes of Health, a US government agency. The
12mr|texlive-nih-20070310-2|24	example-* files provide a template for using nih.cls and
12mr|texlive-nih-20070310-2|25	submitting the biographical sketches the NIH wants. They
12mr|texlive-nih-20070310-2|26	(potentially) use denselists package, which just reduces list
12mr|texlive-nih-20070310-2|27	spacing; the package is distributed with the class, but is not
12mr|texlive-nih-20070310-2|28	part of the class proper. (The examples may be distributed
12mr|texlive-nih-20070310-2|29	without even the restrictions of the LaTeX licence.).
12mr|texlive-nih-20070310-2|30	
12mr|texlive-nih-20070310-2|31	%post
12mr|texlive-nih-20070310-2|32	%{_sbindir}/texlive.post
12mr|texlive-nih-20070310-2|33	
12mr|texlive-nih-20070310-2|34	%postun
12mr|texlive-nih-20070310-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-nih-20070310-2|36	%{_sbindir}/texlive.post
12mr|texlive-nih-20070310-2|37	fi
12mr|texlive-nih-20070310-2|38	
12mr|texlive-nih-20070310-2|39	#-----------------------------------------------------------------------
12mr|texlive-nih-20070310-2|40	%files
12mr|texlive-nih-20070310-2|41	%{_texmfdistdir}/tex/latex/nih/denselists.sty
12mr|texlive-nih-20070310-2|42	%{_texmfdistdir}/tex/latex/nih/nih.cls
12mr|texlive-nih-20070310-2|43	%doc %{_texmfdistdir}/doc/latex/nih/README
12mr|texlive-nih-20070310-2|44	%doc %{_texmfdistdir}/doc/latex/nih/example-biosketch.pdf
12mr|texlive-nih-20070310-2|45	%doc %{_texmfdistdir}/doc/latex/nih/example-biosketch.tex
12mr|texlive-nih-20070310-2|46	%doc %{_texmfdistdir}/doc/latex/nih/example-nih-cls.pdf
12mr|texlive-nih-20070310-2|47	%doc %{_texmfdistdir}/doc/latex/nih/example-nih-cls.tex
12mr|texlive-nih-20070310-2|48	
12mr|texlive-nih-20070310-2|49	#-----------------------------------------------------------------------
12mr|texlive-nih-20070310-2|50	%prep
12mr|texlive-nih-20070310-2|51	%setup -c -a0 -a1
12mr|texlive-nih-20070310-2|52	
12mr|texlive-nih-20070310-2|53	%build
12mr|texlive-nih-20070310-2|54	
12mr|texlive-nih-20070310-2|55	%install
12mr|texlive-nih-20070310-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-nih-20070310-2|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-nih-20070310-2|58	
12mr|texlive-nih-20070310-2|59	
12mr|texlive-nih-20070310-2|60	
12mr|texlive-nih-20070310-2|61	%changelog
12mr|texlive-nih-20070310-2|62	

18105 12
12mr|texlive-nkarta-0.2-2|1	# revision 16437
12mr|texlive-nkarta-0.2-2|2	# category Package
12mr|texlive-nkarta-0.2-2|3	# catalog-ctan /fonts/nkarta
12mr|texlive-nkarta-0.2-2|4	# catalog-date 2009-12-20 19:35:44 +0100
12mr|texlive-nkarta-0.2-2|5	# catalog-license pd
12mr|texlive-nkarta-0.2-2|6	# catalog-version 0.2
12mr|texlive-nkarta-0.2-2|7	Name:		texlive-nkarta
12mr|texlive-nkarta-0.2-2|8	Version:	0.2
12mr|texlive-nkarta-0.2-2|9	Release:	2
12mr|texlive-nkarta-0.2-2|10	Summary:	A "new" version of the karta cartographic fonts
12mr|texlive-nkarta-0.2-2|11	Group:		Publishing
12mr|texlive-nkarta-0.2-2|12	URL:		http://www.ctan.org/tex-archive/fonts/nkarta
12mr|texlive-nkarta-0.2-2|13	License:	PD
12mr|texlive-nkarta-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nkarta.tar.xz
12mr|texlive-nkarta-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nkarta.doc.tar.xz
12mr|texlive-nkarta-0.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nkarta.source.tar.xz
12mr|texlive-nkarta-0.2-2|17	BuildArch:	noarch
12mr|texlive-nkarta-0.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-nkarta-0.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-nkarta-0.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-nkarta-0.2-2|21	
12mr|texlive-nkarta-0.2-2|22	%description
12mr|texlive-nkarta-0.2-2|23	A development of the karta font, offering more mathematical
12mr|texlive-nkarta-0.2-2|24	stability in MetaFont. A version that will produce the glyphs
12mr|texlive-nkarta-0.2-2|25	as Encapsulated PostScript, using MetaPost, is also provided.
12mr|texlive-nkarta-0.2-2|26	
12mr|texlive-nkarta-0.2-2|27	%post
12mr|texlive-nkarta-0.2-2|28	%{_sbindir}/texlive.post
12mr|texlive-nkarta-0.2-2|29	
12mr|texlive-nkarta-0.2-2|30	%postun
12mr|texlive-nkarta-0.2-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-nkarta-0.2-2|32	%{_sbindir}/texlive.post
12mr|texlive-nkarta-0.2-2|33	fi
12mr|texlive-nkarta-0.2-2|34	
12mr|texlive-nkarta-0.2-2|35	#-----------------------------------------------------------------------
12mr|texlive-nkarta-0.2-2|36	%files
12mr|texlive-nkarta-0.2-2|37	%{_texmfdistdir}/fonts/source/public/nkarta/nkarta.mf
12mr|texlive-nkarta-0.2-2|38	%{_texmfdistdir}/fonts/source/public/nkarta/nkarta15.mf
12mr|texlive-nkarta-0.2-2|39	%{_texmfdistdir}/fonts/source/public/nkarta/nkchars.mf
12mr|texlive-nkarta-0.2-2|40	%{_texmfdistdir}/fonts/tfm/public/nkarta/nkarta15.tfm
12mr|texlive-nkarta-0.2-2|41	%{_texmfdistdir}/metapost/nkarta/nkarta.mp
12mr|texlive-nkarta-0.2-2|42	%{_texmfdistdir}/metapost/nkarta/nkchars.mp
12mr|texlive-nkarta-0.2-2|43	%doc %{_texmfdistdir}/doc/fonts/nkarta/README
12mr|texlive-nkarta-0.2-2|44	%doc %{_texmfdistdir}/doc/fonts/nkarta/figtable.pdf
12mr|texlive-nkarta-0.2-2|45	%doc %{_texmfdistdir}/doc/fonts/nkarta/figtable.tex
12mr|texlive-nkarta-0.2-2|46	%doc %{_texmfdistdir}/doc/fonts/nkarta/fonttable.pdf
12mr|texlive-nkarta-0.2-2|47	%doc %{_texmfdistdir}/doc/fonts/nkarta/fonttable.tex
12mr|texlive-nkarta-0.2-2|48	#- source
12mr|texlive-nkarta-0.2-2|49	%doc %{_texmfdistdir}/source/latex/nkarta/nkarta.dtx
12mr|texlive-nkarta-0.2-2|50	%doc %{_texmfdistdir}/source/latex/nkarta/nkarta.ins
12mr|texlive-nkarta-0.2-2|51	
12mr|texlive-nkarta-0.2-2|52	#-----------------------------------------------------------------------
12mr|texlive-nkarta-0.2-2|53	%prep
12mr|texlive-nkarta-0.2-2|54	%setup -c -a0 -a1 -a2
12mr|texlive-nkarta-0.2-2|55	
12mr|texlive-nkarta-0.2-2|56	%build
12mr|texlive-nkarta-0.2-2|57	
12mr|texlive-nkarta-0.2-2|58	%install
12mr|texlive-nkarta-0.2-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-nkarta-0.2-2|60	cp -fpar fonts metapost doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-nkarta-0.2-2|61	
12mr|texlive-nkarta-0.2-2|62	
12mr|texlive-nkarta-0.2-2|63	
12mr|texlive-nkarta-0.2-2|64	%changelog
12mr|texlive-nkarta-0.2-2|65	

18106 12
12mr|texlive-nlctdoc-1.02-1|1	# revision 27116
12mr|texlive-nlctdoc-1.02-1|2	# category Package
12mr|texlive-nlctdoc-1.02-1|3	# catalog-ctan /macros/latex/contrib/nlctdoc
12mr|texlive-nlctdoc-1.02-1|4	# catalog-date 2012-07-20 01:08:10 +0200
12mr|texlive-nlctdoc-1.02-1|5	# catalog-license lppl
12mr|texlive-nlctdoc-1.02-1|6	# catalog-version 1.02
12mr|texlive-nlctdoc-1.02-1|7	Name:		texlive-nlctdoc
12mr|texlive-nlctdoc-1.02-1|8	Epoch:		1
12mr|texlive-nlctdoc-1.02-1|9	Version:	1.02
12mr|texlive-nlctdoc-1.02-1|10	Release:	1
12mr|texlive-nlctdoc-1.02-1|11	Summary:	Package documentation class
12mr|texlive-nlctdoc-1.02-1|12	Group:		Publishing
12mr|texlive-nlctdoc-1.02-1|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nlctdoc
12mr|texlive-nlctdoc-1.02-1|14	License:	LPPL
12mr|texlive-nlctdoc-1.02-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nlctdoc.tar.xz
12mr|texlive-nlctdoc-1.02-1|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nlctdoc.doc.tar.xz
12mr|texlive-nlctdoc-1.02-1|17	BuildArch:	noarch
12mr|texlive-nlctdoc-1.02-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-nlctdoc-1.02-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-nlctdoc-1.02-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-nlctdoc-1.02-1|21	
12mr|texlive-nlctdoc-1.02-1|22	%description
12mr|texlive-nlctdoc-1.02-1|23	The class provides support for the documentation of the
12mr|texlive-nlctdoc-1.02-1|24	author's packages, using koma-script. This class is provided
12mr|texlive-nlctdoc-1.02-1|25	"as is" solely for the benefit of anyone who wants to compile
12mr|texlive-nlctdoc-1.02-1|26	the documentation of those packages.
12mr|texlive-nlctdoc-1.02-1|27	
12mr|texlive-nlctdoc-1.02-1|28	%post
12mr|texlive-nlctdoc-1.02-1|29	%{_sbindir}/texlive.post
12mr|texlive-nlctdoc-1.02-1|30	
12mr|texlive-nlctdoc-1.02-1|31	%postun
12mr|texlive-nlctdoc-1.02-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-nlctdoc-1.02-1|33	%{_sbindir}/texlive.post
12mr|texlive-nlctdoc-1.02-1|34	fi
12mr|texlive-nlctdoc-1.02-1|35	
12mr|texlive-nlctdoc-1.02-1|36	#-----------------------------------------------------------------------
12mr|texlive-nlctdoc-1.02-1|37	%files
12mr|texlive-nlctdoc-1.02-1|38	%{_texmfdistdir}/tex/latex/nlctdoc/nlctdoc.cls
12mr|texlive-nlctdoc-1.02-1|39	%doc %{_texmfdistdir}/doc/latex/nlctdoc/README
12mr|texlive-nlctdoc-1.02-1|40	
12mr|texlive-nlctdoc-1.02-1|41	#-----------------------------------------------------------------------
12mr|texlive-nlctdoc-1.02-1|42	%prep
12mr|texlive-nlctdoc-1.02-1|43	%setup -c -a0 -a1
12mr|texlive-nlctdoc-1.02-1|44	
12mr|texlive-nlctdoc-1.02-1|45	%build
12mr|texlive-nlctdoc-1.02-1|46	
12mr|texlive-nlctdoc-1.02-1|47	%install
12mr|texlive-nlctdoc-1.02-1|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-nlctdoc-1.02-1|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-nlctdoc-1.02-1|50	
12mr|texlive-nlctdoc-1.02-1|51	
12mr|texlive-nlctdoc-1.02-1|52	
12mr|texlive-nlctdoc-1.02-1|53	%changelog
12mr|texlive-nlctdoc-1.02-1|54	

18107 12
12mr|texlive-noitcrul-0.2-2|1	# revision 15878
12mr|texlive-noitcrul-0.2-2|2	# category Package
12mr|texlive-noitcrul-0.2-2|3	# catalog-ctan /macros/latex/contrib/noitcrul
12mr|texlive-noitcrul-0.2-2|4	# catalog-date 2007-03-10 12:31:42 +0100
12mr|texlive-noitcrul-0.2-2|5	# catalog-license lppl
12mr|texlive-noitcrul-0.2-2|6	# catalog-version 0.2
12mr|texlive-noitcrul-0.2-2|7	Name:		texlive-noitcrul
12mr|texlive-noitcrul-0.2-2|8	Version:	0.2
12mr|texlive-noitcrul-0.2-2|9	Release:	2
12mr|texlive-noitcrul-0.2-2|10	Summary:	Improved underlines in mathematics
12mr|texlive-noitcrul-0.2-2|11	Group:		Publishing
12mr|texlive-noitcrul-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/noitcrul
12mr|texlive-noitcrul-0.2-2|13	License:	LPPL
12mr|texlive-noitcrul-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/noitcrul.tar.xz
12mr|texlive-noitcrul-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/noitcrul.doc.tar.xz
12mr|texlive-noitcrul-0.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/noitcrul.source.tar.xz
12mr|texlive-noitcrul-0.2-2|17	BuildArch:	noarch
12mr|texlive-noitcrul-0.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-noitcrul-0.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-noitcrul-0.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-noitcrul-0.2-2|21	
12mr|texlive-noitcrul-0.2-2|22	%description
12mr|texlive-noitcrul-0.2-2|23	The package provides a (maths mode) \underline variant which
12mr|texlive-noitcrul-0.2-2|24	doesn't impose italics correction at the end.
12mr|texlive-noitcrul-0.2-2|25	
12mr|texlive-noitcrul-0.2-2|26	%post
12mr|texlive-noitcrul-0.2-2|27	%{_sbindir}/texlive.post
12mr|texlive-noitcrul-0.2-2|28	
12mr|texlive-noitcrul-0.2-2|29	%postun
12mr|texlive-noitcrul-0.2-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-noitcrul-0.2-2|31	%{_sbindir}/texlive.post
12mr|texlive-noitcrul-0.2-2|32	fi
12mr|texlive-noitcrul-0.2-2|33	
12mr|texlive-noitcrul-0.2-2|34	#-----------------------------------------------------------------------
12mr|texlive-noitcrul-0.2-2|35	%files
12mr|texlive-noitcrul-0.2-2|36	%{_texmfdistdir}/tex/latex/noitcrul/noitcrul.sty
12mr|texlive-noitcrul-0.2-2|37	%doc %{_texmfdistdir}/doc/latex/noitcrul/README
12mr|texlive-noitcrul-0.2-2|38	%doc %{_texmfdistdir}/doc/latex/noitcrul/noitcrul.pdf
12mr|texlive-noitcrul-0.2-2|39	#- source
12mr|texlive-noitcrul-0.2-2|40	%doc %{_texmfdistdir}/source/latex/noitcrul/noitcrul.dtx
12mr|texlive-noitcrul-0.2-2|41	%doc %{_texmfdistdir}/source/latex/noitcrul/noitcrul.ins
12mr|texlive-noitcrul-0.2-2|42	
12mr|texlive-noitcrul-0.2-2|43	#-----------------------------------------------------------------------
12mr|texlive-noitcrul-0.2-2|44	%prep
12mr|texlive-noitcrul-0.2-2|45	%setup -c -a0 -a1 -a2
12mr|texlive-noitcrul-0.2-2|46	
12mr|texlive-noitcrul-0.2-2|47	%build
12mr|texlive-noitcrul-0.2-2|48	
12mr|texlive-noitcrul-0.2-2|49	%install
12mr|texlive-noitcrul-0.2-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-noitcrul-0.2-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-noitcrul-0.2-2|52	
12mr|texlive-noitcrul-0.2-2|53	
12mr|texlive-noitcrul-0.2-2|54	
12mr|texlive-noitcrul-0.2-2|55	%changelog
12mr|texlive-noitcrul-0.2-2|56	

18108 12
12mr|texlive-nolbreaks-1.2-1|1	# revision 26786
12mr|texlive-nolbreaks-1.2-1|2	# category Package
12mr|texlive-nolbreaks-1.2-1|3	# catalog-ctan /macros/latex/contrib/nolbreaks
12mr|texlive-nolbreaks-1.2-1|4	# catalog-date 2012-06-01 11:46:45 +0200
12mr|texlive-nolbreaks-1.2-1|5	# catalog-license pd
12mr|texlive-nolbreaks-1.2-1|6	# catalog-version 1.2
12mr|texlive-nolbreaks-1.2-1|7	Name:		texlive-nolbreaks
12mr|texlive-nolbreaks-1.2-1|8	Version:	1.2
12mr|texlive-nolbreaks-1.2-1|9	Release:	1
12mr|texlive-nolbreaks-1.2-1|10	Summary:	No line breaks in text
12mr|texlive-nolbreaks-1.2-1|11	Group:		Publishing
12mr|texlive-nolbreaks-1.2-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nolbreaks
12mr|texlive-nolbreaks-1.2-1|13	License:	PD
12mr|texlive-nolbreaks-1.2-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nolbreaks.tar.xz
12mr|texlive-nolbreaks-1.2-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nolbreaks.doc.tar.xz
12mr|texlive-nolbreaks-1.2-1|16	BuildArch:	noarch
12mr|texlive-nolbreaks-1.2-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-nolbreaks-1.2-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-nolbreaks-1.2-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-nolbreaks-1.2-1|20	
12mr|texlive-nolbreaks-1.2-1|21	%description
12mr|texlive-nolbreaks-1.2-1|22	Use \nolbreaks{some text} to prevent line breaks in "some
12mr|texlive-nolbreaks-1.2-1|23	text". This has the advantage over \mbox{} that glue (rubber
12mr|texlive-nolbreaks-1.2-1|24	space) remains flexible. Most common cases are handled here
12mr|texlive-nolbreaks-1.2-1|25	(\linebreak is disabled, for example) but spaces hidden in
12mr|texlive-nolbreaks-1.2-1|26	macros or { } can still create break-points.
12mr|texlive-nolbreaks-1.2-1|27	
12mr|texlive-nolbreaks-1.2-1|28	%post
12mr|texlive-nolbreaks-1.2-1|29	%{_sbindir}/texlive.post
12mr|texlive-nolbreaks-1.2-1|30	
12mr|texlive-nolbreaks-1.2-1|31	%postun
12mr|texlive-nolbreaks-1.2-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-nolbreaks-1.2-1|33	%{_sbindir}/texlive.post
12mr|texlive-nolbreaks-1.2-1|34	fi
12mr|texlive-nolbreaks-1.2-1|35	
12mr|texlive-nolbreaks-1.2-1|36	#-----------------------------------------------------------------------
12mr|texlive-nolbreaks-1.2-1|37	%files
12mr|texlive-nolbreaks-1.2-1|38	%{_texmfdistdir}/tex/latex/nolbreaks/nolbreaks.sty
12mr|texlive-nolbreaks-1.2-1|39	%doc %{_texmfdistdir}/doc/latex/nolbreaks/nolbreaks.pdf
12mr|texlive-nolbreaks-1.2-1|40	%doc %{_texmfdistdir}/doc/latex/nolbreaks/nolbreaks.tex
12mr|texlive-nolbreaks-1.2-1|41	
12mr|texlive-nolbreaks-1.2-1|42	#-----------------------------------------------------------------------
12mr|texlive-nolbreaks-1.2-1|43	%prep
12mr|texlive-nolbreaks-1.2-1|44	%setup -c -a0 -a1
12mr|texlive-nolbreaks-1.2-1|45	
12mr|texlive-nolbreaks-1.2-1|46	%build
12mr|texlive-nolbreaks-1.2-1|47	
12mr|texlive-nolbreaks-1.2-1|48	%install
12mr|texlive-nolbreaks-1.2-1|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-nolbreaks-1.2-1|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-nolbreaks-1.2-1|51	
12mr|texlive-nolbreaks-1.2-1|52	
12mr|texlive-nolbreaks-1.2-1|53	
12mr|texlive-nolbreaks-1.2-1|54	%changelog
12mr|texlive-nolbreaks-1.2-1|55	

18109 12
12mr|texlive-nomencl-3.1a-2|1	# revision 15878
12mr|texlive-nomencl-3.1a-2|2	# category Package
12mr|texlive-nomencl-3.1a-2|3	# catalog-ctan /macros/latex/contrib/nomencl
12mr|texlive-nomencl-3.1a-2|4	# catalog-date 2007-01-12 00:17:35 +0100
12mr|texlive-nomencl-3.1a-2|5	# catalog-license lppl
12mr|texlive-nomencl-3.1a-2|6	# catalog-version 3.1a
12mr|texlive-nomencl-3.1a-2|7	Name:		texlive-nomencl
12mr|texlive-nomencl-3.1a-2|8	Version:	3.1a
12mr|texlive-nomencl-3.1a-2|9	Release:	2
12mr|texlive-nomencl-3.1a-2|10	Summary:	Produce lists of symbols as in nomenclature
12mr|texlive-nomencl-3.1a-2|11	Group:		Publishing
12mr|texlive-nomencl-3.1a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nomencl
12mr|texlive-nomencl-3.1a-2|13	License:	LPPL
12mr|texlive-nomencl-3.1a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nomencl.tar.xz
12mr|texlive-nomencl-3.1a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nomencl.doc.tar.xz
12mr|texlive-nomencl-3.1a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nomencl.source.tar.xz
12mr|texlive-nomencl-3.1a-2|17	BuildArch:	noarch
12mr|texlive-nomencl-3.1a-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-nomencl-3.1a-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-nomencl-3.1a-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-nomencl-3.1a-2|21	
12mr|texlive-nomencl-3.1a-2|22	%description
12mr|texlive-nomencl-3.1a-2|23	Produces lists of symbols using the capabilities of the
12mr|texlive-nomencl-3.1a-2|24	MakeIndex program.
12mr|texlive-nomencl-3.1a-2|25	
12mr|texlive-nomencl-3.1a-2|26	%post
12mr|texlive-nomencl-3.1a-2|27	%{_sbindir}/texlive.post
12mr|texlive-nomencl-3.1a-2|28	
12mr|texlive-nomencl-3.1a-2|29	%postun
12mr|texlive-nomencl-3.1a-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-nomencl-3.1a-2|31	%{_sbindir}/texlive.post
12mr|texlive-nomencl-3.1a-2|32	fi
12mr|texlive-nomencl-3.1a-2|33	
12mr|texlive-nomencl-3.1a-2|34	#-----------------------------------------------------------------------
12mr|texlive-nomencl-3.1a-2|35	%files
12mr|texlive-nomencl-3.1a-2|36	%{_texmfdistdir}/makeindex/nomencl/nomencl.ist
12mr|texlive-nomencl-3.1a-2|37	%{_texmfdistdir}/tex/latex/nomencl/nomencl.sty
12mr|texlive-nomencl-3.1a-2|38	%{_texmfdistdir}/tex/latex/nomencl/sample01.cfg
12mr|texlive-nomencl-3.1a-2|39	%{_texmfdistdir}/tex/latex/nomencl/sample02.cfg
12mr|texlive-nomencl-3.1a-2|40	%{_texmfdistdir}/tex/latex/nomencl/sample04.cfg
12mr|texlive-nomencl-3.1a-2|41	%{_texmfdistdir}/tex/latex/nomencl/sample05.cfg
12mr|texlive-nomencl-3.1a-2|42	%doc %{_texmfdistdir}/doc/latex/nomencl/README
12mr|texlive-nomencl-3.1a-2|43	%doc %{_texmfdistdir}/doc/latex/nomencl/nomencl.pdf
12mr|texlive-nomencl-3.1a-2|44	#- source
12mr|texlive-nomencl-3.1a-2|45	%doc %{_texmfdistdir}/source/latex/nomencl/nomencl.drv
12mr|texlive-nomencl-3.1a-2|46	%doc %{_texmfdistdir}/source/latex/nomencl/nomencl.dtx
12mr|texlive-nomencl-3.1a-2|47	%doc %{_texmfdistdir}/source/latex/nomencl/nomencl.ins
12mr|texlive-nomencl-3.1a-2|48	
12mr|texlive-nomencl-3.1a-2|49	#-----------------------------------------------------------------------
12mr|texlive-nomencl-3.1a-2|50	%prep
12mr|texlive-nomencl-3.1a-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-nomencl-3.1a-2|52	
12mr|texlive-nomencl-3.1a-2|53	%build
12mr|texlive-nomencl-3.1a-2|54	
12mr|texlive-nomencl-3.1a-2|55	%install
12mr|texlive-nomencl-3.1a-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-nomencl-3.1a-2|57	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-nomencl-3.1a-2|58	
12mr|texlive-nomencl-3.1a-2|59	
12mr|texlive-nomencl-3.1a-2|60	
12mr|texlive-nomencl-3.1a-2|61	%changelog
12mr|texlive-nomencl-3.1a-2|62	

18110 12
12mr|texlive-nomentbl-0.4-2|1	# revision 16549
12mr|texlive-nomentbl-0.4-2|2	# category Package
12mr|texlive-nomentbl-0.4-2|3	# catalog-ctan /macros/latex/contrib/nomentbl
12mr|texlive-nomentbl-0.4-2|4	# catalog-date 2007-01-12 00:17:35 +0100
12mr|texlive-nomentbl-0.4-2|5	# catalog-license lppl
12mr|texlive-nomentbl-0.4-2|6	# catalog-version 0.4
12mr|texlive-nomentbl-0.4-2|7	Name:		texlive-nomentbl
12mr|texlive-nomentbl-0.4-2|8	Version:	0.4
12mr|texlive-nomentbl-0.4-2|9	Release:	2
12mr|texlive-nomentbl-0.4-2|10	Summary:	Nomenclature typeset in a longtable
12mr|texlive-nomentbl-0.4-2|11	Group:		Publishing
12mr|texlive-nomentbl-0.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nomentbl
12mr|texlive-nomentbl-0.4-2|13	License:	LPPL
12mr|texlive-nomentbl-0.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nomentbl.tar.xz
12mr|texlive-nomentbl-0.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nomentbl.doc.tar.xz
12mr|texlive-nomentbl-0.4-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nomentbl.source.tar.xz
12mr|texlive-nomentbl-0.4-2|17	BuildArch:	noarch
12mr|texlive-nomentbl-0.4-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-nomentbl-0.4-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-nomentbl-0.4-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-nomentbl-0.4-2|21	
12mr|texlive-nomentbl-0.4-2|22	%description
12mr|texlive-nomentbl-0.4-2|23	Nomentbl typeset nomenclatures in a longtable instead of the
12mr|texlive-nomentbl-0.4-2|24	makeindex style of nomencl. A nomenclature entry may have three
12mr|texlive-nomentbl-0.4-2|25	arguments: Symbol, description and physical unit.
12mr|texlive-nomentbl-0.4-2|26	
12mr|texlive-nomentbl-0.4-2|27	%post
12mr|texlive-nomentbl-0.4-2|28	%{_sbindir}/texlive.post
12mr|texlive-nomentbl-0.4-2|29	
12mr|texlive-nomentbl-0.4-2|30	%postun
12mr|texlive-nomentbl-0.4-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-nomentbl-0.4-2|32	%{_sbindir}/texlive.post
12mr|texlive-nomentbl-0.4-2|33	fi
12mr|texlive-nomentbl-0.4-2|34	
12mr|texlive-nomentbl-0.4-2|35	#-----------------------------------------------------------------------
12mr|texlive-nomentbl-0.4-2|36	%files
12mr|texlive-nomentbl-0.4-2|37	%{_texmfdistdir}/makeindex/nomentbl/nomentbl.ist
12mr|texlive-nomentbl-0.4-2|38	%{_texmfdistdir}/tex/latex/nomentbl/nomentbl.sty
12mr|texlive-nomentbl-0.4-2|39	%doc %{_texmfdistdir}/doc/latex/nomentbl/README
12mr|texlive-nomentbl-0.4-2|40	%doc %{_texmfdistdir}/doc/latex/nomentbl/example.pdf
12mr|texlive-nomentbl-0.4-2|41	%doc %{_texmfdistdir}/doc/latex/nomentbl/example.tex
12mr|texlive-nomentbl-0.4-2|42	%doc %{_texmfdistdir}/doc/latex/nomentbl/nomentbl.pdf
12mr|texlive-nomentbl-0.4-2|43	#- source
12mr|texlive-nomentbl-0.4-2|44	%doc %{_texmfdistdir}/source/latex/nomentbl/nomentbl.dtx
12mr|texlive-nomentbl-0.4-2|45	%doc %{_texmfdistdir}/source/latex/nomentbl/nomentbl.ins
12mr|texlive-nomentbl-0.4-2|46	
12mr|texlive-nomentbl-0.4-2|47	#-----------------------------------------------------------------------
12mr|texlive-nomentbl-0.4-2|48	%prep
12mr|texlive-nomentbl-0.4-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-nomentbl-0.4-2|50	
12mr|texlive-nomentbl-0.4-2|51	%build
12mr|texlive-nomentbl-0.4-2|52	
12mr|texlive-nomentbl-0.4-2|53	%install
12mr|texlive-nomentbl-0.4-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-nomentbl-0.4-2|55	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-nomentbl-0.4-2|56	
12mr|texlive-nomentbl-0.4-2|57	
12mr|texlive-nomentbl-0.4-2|58	
12mr|texlive-nomentbl-0.4-2|59	%changelog
12mr|texlive-nomentbl-0.4-2|60	

18111 12
12mr|texlive-nonfloat-1.0-2|1	# revision 17598
12mr|texlive-nonfloat-1.0-2|2	# category Package
12mr|texlive-nonfloat-1.0-2|3	# catalog-ctan /macros/latex/contrib/nonfloat
12mr|texlive-nonfloat-1.0-2|4	# catalog-date 2007-01-12 00:17:35 +0100
12mr|texlive-nonfloat-1.0-2|5	# catalog-license pd
12mr|texlive-nonfloat-1.0-2|6	# catalog-version 1.0
12mr|texlive-nonfloat-1.0-2|7	Name:		texlive-nonfloat
12mr|texlive-nonfloat-1.0-2|8	Version:	1.0
12mr|texlive-nonfloat-1.0-2|9	Release:	2
12mr|texlive-nonfloat-1.0-2|10	Summary:	Non-floating table and figure captions
12mr|texlive-nonfloat-1.0-2|11	Group:		Publishing
12mr|texlive-nonfloat-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nonfloat
12mr|texlive-nonfloat-1.0-2|13	License:	PD
12mr|texlive-nonfloat-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nonfloat.tar.xz
12mr|texlive-nonfloat-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nonfloat.doc.tar.xz
12mr|texlive-nonfloat-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nonfloat.source.tar.xz
12mr|texlive-nonfloat-1.0-2|17	BuildArch:	noarch
12mr|texlive-nonfloat-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-nonfloat-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-nonfloat-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-nonfloat-1.0-2|21	
12mr|texlive-nonfloat-1.0-2|22	%description
12mr|texlive-nonfloat-1.0-2|23	Adjusts the figure and table environments to ensure that
12mr|texlive-nonfloat-1.0-2|24	centered objects as one line captions are centered as well.
12mr|texlive-nonfloat-1.0-2|25	Also the vertical spaces for table captions above the table are
12mr|texlive-nonfloat-1.0-2|26	changed.
12mr|texlive-nonfloat-1.0-2|27	
12mr|texlive-nonfloat-1.0-2|28	%post
12mr|texlive-nonfloat-1.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-nonfloat-1.0-2|30	
12mr|texlive-nonfloat-1.0-2|31	%postun
12mr|texlive-nonfloat-1.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-nonfloat-1.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-nonfloat-1.0-2|34	fi
12mr|texlive-nonfloat-1.0-2|35	
12mr|texlive-nonfloat-1.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-nonfloat-1.0-2|37	%files
12mr|texlive-nonfloat-1.0-2|38	%{_texmfdistdir}/tex/latex/nonfloat/nonfloat.sty
12mr|texlive-nonfloat-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/nonfloat/nonfloat-en.pdf
12mr|texlive-nonfloat-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/nonfloat/nonfloat-en.tex
12mr|texlive-nonfloat-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/nonfloat/nonfloat.pdf
12mr|texlive-nonfloat-1.0-2|42	#- source
12mr|texlive-nonfloat-1.0-2|43	%doc %{_texmfdistdir}/source/latex/nonfloat/nonfloat.drv
12mr|texlive-nonfloat-1.0-2|44	%doc %{_texmfdistdir}/source/latex/nonfloat/nonfloat.dtx
12mr|texlive-nonfloat-1.0-2|45	%doc %{_texmfdistdir}/source/latex/nonfloat/nonfloat.ins
12mr|texlive-nonfloat-1.0-2|46	
12mr|texlive-nonfloat-1.0-2|47	#-----------------------------------------------------------------------
12mr|texlive-nonfloat-1.0-2|48	%prep
12mr|texlive-nonfloat-1.0-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-nonfloat-1.0-2|50	
12mr|texlive-nonfloat-1.0-2|51	%build
12mr|texlive-nonfloat-1.0-2|52	
12mr|texlive-nonfloat-1.0-2|53	%install
12mr|texlive-nonfloat-1.0-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-nonfloat-1.0-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-nonfloat-1.0-2|56	
12mr|texlive-nonfloat-1.0-2|57	
12mr|texlive-nonfloat-1.0-2|58	
12mr|texlive-nonfloat-1.0-2|59	%changelog
12mr|texlive-nonfloat-1.0-2|60	

18112 12
12mr|texlive-nonumonpart-1-2|1	# revision 22114
12mr|texlive-nonumonpart-1-2|2	# category Package
12mr|texlive-nonumonpart-1-2|3	# catalog-ctan /macros/latex/contrib/nonumonpart
12mr|texlive-nonumonpart-1-2|4	# catalog-date 2011-04-15 12:43:28 +0200
12mr|texlive-nonumonpart-1-2|5	# catalog-license lppl1.2
12mr|texlive-nonumonpart-1-2|6	# catalog-version 1
12mr|texlive-nonumonpart-1-2|7	Name:		texlive-nonumonpart
12mr|texlive-nonumonpart-1-2|8	Version:	1
12mr|texlive-nonumonpart-1-2|9	Release:	2
12mr|texlive-nonumonpart-1-2|10	Summary:	Prevent page numbers on part pages
12mr|texlive-nonumonpart-1-2|11	Group:		Publishing
12mr|texlive-nonumonpart-1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nonumonpart
12mr|texlive-nonumonpart-1-2|13	License:	LPPL1.2
12mr|texlive-nonumonpart-1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nonumonpart.tar.xz
12mr|texlive-nonumonpart-1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nonumonpart.doc.tar.xz
12mr|texlive-nonumonpart-1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nonumonpart.source.tar.xz
12mr|texlive-nonumonpart-1-2|17	BuildArch:	noarch
12mr|texlive-nonumonpart-1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-nonumonpart-1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-nonumonpart-1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-nonumonpart-1-2|21	
12mr|texlive-nonumonpart-1-2|22	%description
12mr|texlive-nonumonpart-1-2|23	The package bundles the answer to the long-standing FAQ about
12mr|texlive-nonumonpart-1-2|24	removing page numbers on \part pages. The package accepts no
12mr|texlive-nonumonpart-1-2|25	options and defines no user commands; the user needs only to
12mr|texlive-nonumonpart-1-2|26	load it, and the requirement is met.
12mr|texlive-nonumonpart-1-2|27	
12mr|texlive-nonumonpart-1-2|28	%post
12mr|texlive-nonumonpart-1-2|29	%{_sbindir}/texlive.post
12mr|texlive-nonumonpart-1-2|30	
12mr|texlive-nonumonpart-1-2|31	%postun
12mr|texlive-nonumonpart-1-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-nonumonpart-1-2|33	%{_sbindir}/texlive.post
12mr|texlive-nonumonpart-1-2|34	fi
12mr|texlive-nonumonpart-1-2|35	
12mr|texlive-nonumonpart-1-2|36	#-----------------------------------------------------------------------
12mr|texlive-nonumonpart-1-2|37	%files
12mr|texlive-nonumonpart-1-2|38	%{_texmfdistdir}/tex/latex/nonumonpart/nonumonpart.sty
12mr|texlive-nonumonpart-1-2|39	%doc %{_texmfdistdir}/doc/latex/nonumonpart/LISEZMOI
12mr|texlive-nonumonpart-1-2|40	%doc %{_texmfdistdir}/doc/latex/nonumonpart/README
12mr|texlive-nonumonpart-1-2|41	%doc %{_texmfdistdir}/doc/latex/nonumonpart/nonumonpart-en.pdf
12mr|texlive-nonumonpart-1-2|42	%doc %{_texmfdistdir}/doc/latex/nonumonpart/nonumonpart-fr.pdf
12mr|texlive-nonumonpart-1-2|43	%doc %{_texmfdistdir}/doc/latex/nonumonpart/nonumonpart.pdf
12mr|texlive-nonumonpart-1-2|44	#- source
12mr|texlive-nonumonpart-1-2|45	%doc %{_texmfdistdir}/source/latex/nonumonpart/Makefile
12mr|texlive-nonumonpart-1-2|46	%doc %{_texmfdistdir}/source/latex/nonumonpart/nonumonpart.dtx
12mr|texlive-nonumonpart-1-2|47	%doc %{_texmfdistdir}/source/latex/nonumonpart/nonumonpart.ins
12mr|texlive-nonumonpart-1-2|48	
12mr|texlive-nonumonpart-1-2|49	#-----------------------------------------------------------------------
12mr|texlive-nonumonpart-1-2|50	%prep
12mr|texlive-nonumonpart-1-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-nonumonpart-1-2|52	
12mr|texlive-nonumonpart-1-2|53	%build
12mr|texlive-nonumonpart-1-2|54	
12mr|texlive-nonumonpart-1-2|55	%install
12mr|texlive-nonumonpart-1-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-nonumonpart-1-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-nonumonpart-1-2|58	
12mr|texlive-nonumonpart-1-2|59	
12mr|texlive-nonumonpart-1-2|60	
12mr|texlive-nonumonpart-1-2|61	%changelog
12mr|texlive-nonumonpart-1-2|62	

18113 12
12mr|texlive-nopageno-20100511-2|1	# revision 18128
12mr|texlive-nopageno-20100511-2|2	# category Package
12mr|texlive-nopageno-20100511-2|3	# catalog-ctan /macros/latex/contrib/nopageno
12mr|texlive-nopageno-20100511-2|4	# catalog-date 2010-05-11 12:36:30 +0200
12mr|texlive-nopageno-20100511-2|5	# catalog-license lppl
12mr|texlive-nopageno-20100511-2|6	# catalog-version undef
12mr|texlive-nopageno-20100511-2|7	Name:		texlive-nopageno
12mr|texlive-nopageno-20100511-2|8	Version:	20100511
12mr|texlive-nopageno-20100511-2|9	Release:	2
12mr|texlive-nopageno-20100511-2|10	Summary:	No page numbers in LaTeX documents
12mr|texlive-nopageno-20100511-2|11	Group:		Publishing
12mr|texlive-nopageno-20100511-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nopageno
12mr|texlive-nopageno-20100511-2|13	License:	LPPL
12mr|texlive-nopageno-20100511-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nopageno.tar.xz
12mr|texlive-nopageno-20100511-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nopageno.doc.tar.xz
12mr|texlive-nopageno-20100511-2|16	BuildArch:	noarch
12mr|texlive-nopageno-20100511-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-nopageno-20100511-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-nopageno-20100511-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-nopageno-20100511-2|20	
12mr|texlive-nopageno-20100511-2|21	%description
12mr|texlive-nopageno-20100511-2|22	LaTeX's standard styles use two page styles, one on normal
12mr|texlive-nopageno-20100511-2|23	pages and one on 'opening' pages with \maketitle or \chapter,
12mr|texlive-nopageno-20100511-2|24	etc. Unfortunately there is only easy access to changing one of
12mr|texlive-nopageno-20100511-2|25	these two so if you want something other than 'plain' on the
12mr|texlive-nopageno-20100511-2|26	opening pages you must use \thispagestyle on each such page.
12mr|texlive-nopageno-20100511-2|27	The fancyhdr package does provide a more flexible interface,
12mr|texlive-nopageno-20100511-2|28	but if you just want an empty page style on all pages then this
12mr|texlive-nopageno-20100511-2|29	package will do the job.
12mr|texlive-nopageno-20100511-2|30	
12mr|texlive-nopageno-20100511-2|31	%post
12mr|texlive-nopageno-20100511-2|32	%{_sbindir}/texlive.post
12mr|texlive-nopageno-20100511-2|33	
12mr|texlive-nopageno-20100511-2|34	%postun
12mr|texlive-nopageno-20100511-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-nopageno-20100511-2|36	%{_sbindir}/texlive.post
12mr|texlive-nopageno-20100511-2|37	fi
12mr|texlive-nopageno-20100511-2|38	
12mr|texlive-nopageno-20100511-2|39	#-----------------------------------------------------------------------
12mr|texlive-nopageno-20100511-2|40	%files
12mr|texlive-nopageno-20100511-2|41	%{_texmfdistdir}/tex/latex/nopageno/nopageno.sty
12mr|texlive-nopageno-20100511-2|42	%doc %{_texmfdistdir}/doc/latex/nopageno/nopageno.pdf
12mr|texlive-nopageno-20100511-2|43	%doc %{_texmfdistdir}/doc/latex/nopageno/nopageno.tex
12mr|texlive-nopageno-20100511-2|44	
12mr|texlive-nopageno-20100511-2|45	#-----------------------------------------------------------------------
12mr|texlive-nopageno-20100511-2|46	%prep
12mr|texlive-nopageno-20100511-2|47	%setup -c -a0 -a1
12mr|texlive-nopageno-20100511-2|48	
12mr|texlive-nopageno-20100511-2|49	%build
12mr|texlive-nopageno-20100511-2|50	
12mr|texlive-nopageno-20100511-2|51	%install
12mr|texlive-nopageno-20100511-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-nopageno-20100511-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-nopageno-20100511-2|54	
12mr|texlive-nopageno-20100511-2|55	
12mr|texlive-nopageno-20100511-2|56	
12mr|texlive-nopageno-20100511-2|57	%changelog
12mr|texlive-nopageno-20100511-2|58	

18114 12
12mr|texlive-norasi-c90-20111103-2|1	# revision 15878
12mr|texlive-norasi-c90-20111103-2|2	# category Package
12mr|texlive-norasi-c90-20111103-2|3	# catalog-ctan undef
12mr|texlive-norasi-c90-20111103-2|4	# catalog-date undef
12mr|texlive-norasi-c90-20111103-2|5	# catalog-license undef
12mr|texlive-norasi-c90-20111103-2|6	# catalog-version undef
12mr|texlive-norasi-c90-20111103-2|7	Name:		texlive-norasi-c90
12mr|texlive-norasi-c90-20111103-2|8	Version:	20111103
12mr|texlive-norasi-c90-20111103-2|9	Release:	2
12mr|texlive-norasi-c90-20111103-2|10	Summary:	TeX support (from CJK) for the norasi font in thailatex
12mr|texlive-norasi-c90-20111103-2|11	Group:		Publishing
12mr|texlive-norasi-c90-20111103-2|12	URL:		http://tug.org/texlive
12mr|texlive-norasi-c90-20111103-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-norasi-c90-20111103-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/norasi-c90.tar.xz
12mr|texlive-norasi-c90-20111103-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/norasi-c90.source.tar.xz
12mr|texlive-norasi-c90-20111103-2|16	BuildArch:	noarch
12mr|texlive-norasi-c90-20111103-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-norasi-c90-20111103-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-norasi-c90-20111103-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-norasi-c90-20111103-2|20	
12mr|texlive-norasi-c90-20111103-2|21	%description
12mr|texlive-norasi-c90-20111103-2|22	TeXLive norasi-c90 package.
12mr|texlive-norasi-c90-20111103-2|23	
12mr|texlive-norasi-c90-20111103-2|24	%post
12mr|texlive-norasi-c90-20111103-2|25	%{_sbindir}/texlive.post
12mr|texlive-norasi-c90-20111103-2|26	
12mr|texlive-norasi-c90-20111103-2|27	%postun
12mr|texlive-norasi-c90-20111103-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-norasi-c90-20111103-2|29	%{_sbindir}/texlive.post
12mr|texlive-norasi-c90-20111103-2|30	fi
12mr|texlive-norasi-c90-20111103-2|31	
12mr|texlive-norasi-c90-20111103-2|32	#-----------------------------------------------------------------------
12mr|texlive-norasi-c90-20111103-2|33	%files
12mr|texlive-norasi-c90-20111103-2|34	%{_texmfdistdir}/dvips/norasi-c90/config.norasi-c90
12mr|texlive-norasi-c90-20111103-2|35	%{_texmfdistdir}/fonts/map/dvips/norasi-c90/norasi-c90.map
12mr|texlive-norasi-c90-20111103-2|36	%{_texmfdistdir}/fonts/tfm/public/norasi-c90/ftnb8z.tfm
12mr|texlive-norasi-c90-20111103-2|37	%{_texmfdistdir}/fonts/tfm/public/norasi-c90/ftnbi8z.tfm
12mr|texlive-norasi-c90-20111103-2|38	%{_texmfdistdir}/fonts/tfm/public/norasi-c90/ftni8z.tfm
12mr|texlive-norasi-c90-20111103-2|39	%{_texmfdistdir}/fonts/tfm/public/norasi-c90/ftnr8z.tfm
12mr|texlive-norasi-c90-20111103-2|40	#- source
12mr|texlive-norasi-c90-20111103-2|41	%doc %{_texmfdistdir}/source/fonts/norasi-c90/norasi-c90.fontinst
12mr|texlive-norasi-c90-20111103-2|42	
12mr|texlive-norasi-c90-20111103-2|43	#-----------------------------------------------------------------------
12mr|texlive-norasi-c90-20111103-2|44	%prep
12mr|texlive-norasi-c90-20111103-2|45	%setup -c -a0 -a1
12mr|texlive-norasi-c90-20111103-2|46	
12mr|texlive-norasi-c90-20111103-2|47	%build
12mr|texlive-norasi-c90-20111103-2|48	
12mr|texlive-norasi-c90-20111103-2|49	%install
12mr|texlive-norasi-c90-20111103-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-norasi-c90-20111103-2|51	cp -fpar dvips fonts source %{buildroot}%{_texmfdistdir}
12mr|texlive-norasi-c90-20111103-2|52	
12mr|texlive-norasi-c90-20111103-2|53	
12mr|texlive-norasi-c90-20111103-2|54	
12mr|texlive-norasi-c90-20111103-2|55	%changelog
12mr|texlive-norasi-c90-20111103-2|56	

18115 12
12mr|texlive-nostarch-1.3-2|1	# revision 15878
12mr|texlive-nostarch-1.3-2|2	# category Package
12mr|texlive-nostarch-1.3-2|3	# catalog-ctan /macros/latex/contrib/nostarch
12mr|texlive-nostarch-1.3-2|4	# catalog-date 2008-08-22 17:15:44 +0200
12mr|texlive-nostarch-1.3-2|5	# catalog-license lppl
12mr|texlive-nostarch-1.3-2|6	# catalog-version 1.3
12mr|texlive-nostarch-1.3-2|7	Name:		texlive-nostarch
12mr|texlive-nostarch-1.3-2|8	Version:	1.3
12mr|texlive-nostarch-1.3-2|9	Release:	2
12mr|texlive-nostarch-1.3-2|10	Summary:	LaTeX class for No Starch Press
12mr|texlive-nostarch-1.3-2|11	Group:		Publishing
12mr|texlive-nostarch-1.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nostarch
12mr|texlive-nostarch-1.3-2|13	License:	LPPL
12mr|texlive-nostarch-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nostarch.tar.xz
12mr|texlive-nostarch-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nostarch.doc.tar.xz
12mr|texlive-nostarch-1.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nostarch.source.tar.xz
12mr|texlive-nostarch-1.3-2|17	BuildArch:	noarch
12mr|texlive-nostarch-1.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-nostarch-1.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-nostarch-1.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-nostarch-1.3-2|21	
12mr|texlive-nostarch-1.3-2|22	%description
12mr|texlive-nostarch-1.3-2|23	The package provides the "official" LaTeX style for No Starch
12mr|texlive-nostarch-1.3-2|24	Press. Provided are a a class, a package for interfacing to
12mr|texlive-nostarch-1.3-2|25	hyperref and an index style file. The style serves both for
12mr|texlive-nostarch-1.3-2|26	printed and for electronic books.
12mr|texlive-nostarch-1.3-2|27	
12mr|texlive-nostarch-1.3-2|28	%post
12mr|texlive-nostarch-1.3-2|29	%{_sbindir}/texlive.post
12mr|texlive-nostarch-1.3-2|30	
12mr|texlive-nostarch-1.3-2|31	%postun
12mr|texlive-nostarch-1.3-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-nostarch-1.3-2|33	%{_sbindir}/texlive.post
12mr|texlive-nostarch-1.3-2|34	fi
12mr|texlive-nostarch-1.3-2|35	
12mr|texlive-nostarch-1.3-2|36	#-----------------------------------------------------------------------
12mr|texlive-nostarch-1.3-2|37	%files
12mr|texlive-nostarch-1.3-2|38	%{_texmfdistdir}/bibtex/bib/nostarch/nostarch.bib
12mr|texlive-nostarch-1.3-2|39	%{_texmfdistdir}/makeindex/nostarch/nostarch.ist
12mr|texlive-nostarch-1.3-2|40	%{_texmfdistdir}/tex/latex/nostarch/nostarch.cls
12mr|texlive-nostarch-1.3-2|41	%{_texmfdistdir}/tex/latex/nostarch/nshyper.sty
12mr|texlive-nostarch-1.3-2|42	%doc %{_texmfdistdir}/doc/latex/nostarch/100euroie.png
12mr|texlive-nostarch-1.3-2|43	%doc %{_texmfdistdir}/doc/latex/nostarch/100euroit.png
12mr|texlive-nostarch-1.3-2|44	%doc %{_texmfdistdir}/doc/latex/nostarch/1eurogr.jpg
12mr|texlive-nostarch-1.3-2|45	%doc %{_texmfdistdir}/doc/latex/nostarch/README
12mr|texlive-nostarch-1.3-2|46	%doc %{_texmfdistdir}/doc/latex/nostarch/nostarch.pdf
12mr|texlive-nostarch-1.3-2|47	%doc %{_texmfdistdir}/doc/latex/nostarch/nssample.pdf
12mr|texlive-nostarch-1.3-2|48	%doc %{_texmfdistdir}/doc/latex/nostarch/nssample.tex
12mr|texlive-nostarch-1.3-2|49	%doc %{_texmfdistdir}/doc/latex/nostarch/recycled.png
12mr|texlive-nostarch-1.3-2|50	%doc %{_texmfdistdir}/doc/latex/nostarch/vitruvian.jpg
12mr|texlive-nostarch-1.3-2|51	#- source
12mr|texlive-nostarch-1.3-2|52	%doc %{_texmfdistdir}/source/latex/nostarch/Makefile
12mr|texlive-nostarch-1.3-2|53	%doc %{_texmfdistdir}/source/latex/nostarch/nostarch.dtx
12mr|texlive-nostarch-1.3-2|54	%doc %{_texmfdistdir}/source/latex/nostarch/nostarch.ins
12mr|texlive-nostarch-1.3-2|55	
12mr|texlive-nostarch-1.3-2|56	#-----------------------------------------------------------------------
12mr|texlive-nostarch-1.3-2|57	%prep
12mr|texlive-nostarch-1.3-2|58	%setup -c -a0 -a1 -a2
12mr|texlive-nostarch-1.3-2|59	
12mr|texlive-nostarch-1.3-2|60	%build
12mr|texlive-nostarch-1.3-2|61	
12mr|texlive-nostarch-1.3-2|62	%install
12mr|texlive-nostarch-1.3-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-nostarch-1.3-2|64	cp -fpar bibtex makeindex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-nostarch-1.3-2|65	
12mr|texlive-nostarch-1.3-2|66	
12mr|texlive-nostarch-1.3-2|67	
12mr|texlive-nostarch-1.3-2|68	%changelog
12mr|texlive-nostarch-1.3-2|69	

18116 12
12mr|texlive-notes2bib-2.0i-1|1	# revision 27196
12mr|texlive-notes2bib-2.0i-1|2	# category Package
12mr|texlive-notes2bib-2.0i-1|3	# catalog-ctan /macros/latex/contrib/notes2bib
12mr|texlive-notes2bib-2.0i-1|4	# catalog-date 2012-07-17 10:47:29 +0200
12mr|texlive-notes2bib-2.0i-1|5	# catalog-license lppl
12mr|texlive-notes2bib-2.0i-1|6	# catalog-version 2.0i
12mr|texlive-notes2bib-2.0i-1|7	Name:		texlive-notes2bib
12mr|texlive-notes2bib-2.0i-1|8	Version:	2.0i
12mr|texlive-notes2bib-2.0i-1|9	Release:	1
12mr|texlive-notes2bib-2.0i-1|10	Summary:	Integrating notes into the bibliography
12mr|texlive-notes2bib-2.0i-1|11	Group:		Publishing
12mr|texlive-notes2bib-2.0i-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/notes2bib
12mr|texlive-notes2bib-2.0i-1|13	License:	LPPL
12mr|texlive-notes2bib-2.0i-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notes2bib.tar.xz
12mr|texlive-notes2bib-2.0i-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notes2bib.doc.tar.xz
12mr|texlive-notes2bib-2.0i-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notes2bib.source.tar.xz
12mr|texlive-notes2bib-2.0i-1|17	BuildArch:	noarch
12mr|texlive-notes2bib-2.0i-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-notes2bib-2.0i-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-notes2bib-2.0i-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-notes2bib-2.0i-1|21	
12mr|texlive-notes2bib-2.0i-1|22	%description
12mr|texlive-notes2bib-2.0i-1|23	The package defines a new type of note, bibnote, which will
12mr|texlive-notes2bib-2.0i-1|24	always be added to the bibliography. The package allows
12mr|texlive-notes2bib-2.0i-1|25	footnotes and endnotes to be moved into the bibliography in the
12mr|texlive-notes2bib-2.0i-1|26	same way. The package can be used with natbib and biblatex as
12mr|texlive-notes2bib-2.0i-1|27	well as plain LaTeX citations. Both sorted and unsorted
12mr|texlive-notes2bib-2.0i-1|28	bibliography styles are supported. The package uses the LaTeX 3
12mr|texlive-notes2bib-2.0i-1|29	macros and the associated xpackages bundle. It also makes use
12mr|texlive-notes2bib-2.0i-1|30	of the e-TeX extensions (any post-2005 LaTeX distribution will
12mr|texlive-notes2bib-2.0i-1|31	provide these by default, but users of older systems may need
12mr|texlive-notes2bib-2.0i-1|32	to use an elatex command or equivalent). The package relies on
12mr|texlive-notes2bib-2.0i-1|33	LaTeX 3 support from the l3kernel and l3packages bundles.
12mr|texlive-notes2bib-2.0i-1|34	
12mr|texlive-notes2bib-2.0i-1|35	%post
12mr|texlive-notes2bib-2.0i-1|36	%{_sbindir}/texlive.post
12mr|texlive-notes2bib-2.0i-1|37	
12mr|texlive-notes2bib-2.0i-1|38	%postun
12mr|texlive-notes2bib-2.0i-1|39	if [ $1 -eq 0 ]; then
12mr|texlive-notes2bib-2.0i-1|40	%{_sbindir}/texlive.post
12mr|texlive-notes2bib-2.0i-1|41	fi
12mr|texlive-notes2bib-2.0i-1|42	
12mr|texlive-notes2bib-2.0i-1|43	#-----------------------------------------------------------------------
12mr|texlive-notes2bib-2.0i-1|44	%files
12mr|texlive-notes2bib-2.0i-1|45	%{_texmfdistdir}/tex/latex/notes2bib/notes2bib.sty
12mr|texlive-notes2bib-2.0i-1|46	%doc %{_texmfdistdir}/doc/latex/notes2bib/README
12mr|texlive-notes2bib-2.0i-1|47	%doc %{_texmfdistdir}/doc/latex/notes2bib/notes2bib.pdf
12mr|texlive-notes2bib-2.0i-1|48	#- source
12mr|texlive-notes2bib-2.0i-1|49	%doc %{_texmfdistdir}/source/latex/notes2bib/notes2bib.dtx
12mr|texlive-notes2bib-2.0i-1|50	
12mr|texlive-notes2bib-2.0i-1|51	#-----------------------------------------------------------------------
12mr|texlive-notes2bib-2.0i-1|52	%prep
12mr|texlive-notes2bib-2.0i-1|53	%setup -c -a0 -a1 -a2
12mr|texlive-notes2bib-2.0i-1|54	
12mr|texlive-notes2bib-2.0i-1|55	%build
12mr|texlive-notes2bib-2.0i-1|56	
12mr|texlive-notes2bib-2.0i-1|57	%install
12mr|texlive-notes2bib-2.0i-1|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-notes2bib-2.0i-1|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-notes2bib-2.0i-1|60	
12mr|texlive-notes2bib-2.0i-1|61	
12mr|texlive-notes2bib-2.0i-1|62	
12mr|texlive-notes2bib-2.0i-1|63	%changelog
12mr|texlive-notes2bib-2.0i-1|64	

18117 12
12mr|texlive-notes-v1.0.1-3|1	# revision 26263
12mr|texlive-notes-v1.0.1-3|2	# category Package
12mr|texlive-notes-v1.0.1-3|3	# catalog-ctan /macros/latex/contrib/notes
12mr|texlive-notes-v1.0.1-3|4	# catalog-date 2006-09-14 22:20:05 +0200
12mr|texlive-notes-v1.0.1-3|5	# catalog-license lppl
12mr|texlive-notes-v1.0.1-3|6	# catalog-version v1.0.1
12mr|texlive-notes-v1.0.1-3|7	Name:		texlive-notes
12mr|texlive-notes-v1.0.1-3|8	Version:	v1.0.1
12mr|texlive-notes-v1.0.1-3|9	Release:	3
12mr|texlive-notes-v1.0.1-3|10	Summary:	Mark sections of a document
12mr|texlive-notes-v1.0.1-3|11	Group:		Publishing
12mr|texlive-notes-v1.0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/notes
12mr|texlive-notes-v1.0.1-3|13	License:	LPPL
12mr|texlive-notes-v1.0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notes.tar.xz
12mr|texlive-notes-v1.0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notes.doc.tar.xz
12mr|texlive-notes-v1.0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notes.source.tar.xz
12mr|texlive-notes-v1.0.1-3|17	BuildArch:	noarch
12mr|texlive-notes-v1.0.1-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-notes-v1.0.1-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-notes-v1.0.1-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-notes-v1.0.1-3|21	
12mr|texlive-notes-v1.0.1-3|22	%description
12mr|texlive-notes-v1.0.1-3|23	The package provides environments to highlight significant
12mr|texlive-notes-v1.0.1-3|24	portions of text within a document, by putting the text in a
12mr|texlive-notes-v1.0.1-3|25	box and adding an icon in the margin. (The icons are provided
12mr|texlive-notes-v1.0.1-3|26	as 'fig' sources, processable by xfig.).
12mr|texlive-notes-v1.0.1-3|27	
12mr|texlive-notes-v1.0.1-3|28	%post
12mr|texlive-notes-v1.0.1-3|29	%{_sbindir}/texlive.post
12mr|texlive-notes-v1.0.1-3|30	
12mr|texlive-notes-v1.0.1-3|31	%postun
12mr|texlive-notes-v1.0.1-3|32	if [ $1 -eq 0 ]; then
12mr|texlive-notes-v1.0.1-3|33	%{_sbindir}/texlive.post
12mr|texlive-notes-v1.0.1-3|34	fi
12mr|texlive-notes-v1.0.1-3|35	
12mr|texlive-notes-v1.0.1-3|36	#-----------------------------------------------------------------------
12mr|texlive-notes-v1.0.1-3|37	%files
12mr|texlive-notes-v1.0.1-3|38	%{_texmfdistdir}/tex/latex/notes/hand.eps
12mr|texlive-notes-v1.0.1-3|39	%{_texmfdistdir}/tex/latex/notes/hand.pdf
12mr|texlive-notes-v1.0.1-3|40	%{_texmfdistdir}/tex/latex/notes/hand.png
12mr|texlive-notes-v1.0.1-3|41	%{_texmfdistdir}/tex/latex/notes/info.eps
12mr|texlive-notes-v1.0.1-3|42	%{_texmfdistdir}/tex/latex/notes/info.pdf
12mr|texlive-notes-v1.0.1-3|43	%{_texmfdistdir}/tex/latex/notes/info.png
12mr|texlive-notes-v1.0.1-3|44	%{_texmfdistdir}/tex/latex/notes/notes.sty
12mr|texlive-notes-v1.0.1-3|45	%{_texmfdistdir}/tex/latex/notes/warn.eps
12mr|texlive-notes-v1.0.1-3|46	%{_texmfdistdir}/tex/latex/notes/warn.pdf
12mr|texlive-notes-v1.0.1-3|47	%{_texmfdistdir}/tex/latex/notes/warn.png
12mr|texlive-notes-v1.0.1-3|48	%doc %{_texmfdistdir}/doc/latex/notes/book.layout
12mr|texlive-notes-v1.0.1-3|49	%doc %{_texmfdistdir}/doc/latex/notes/hand.fig
12mr|texlive-notes-v1.0.1-3|50	%doc %{_texmfdistdir}/doc/latex/notes/info.fig
12mr|texlive-notes-v1.0.1-3|51	%doc %{_texmfdistdir}/doc/latex/notes/makedoc
12mr|texlive-notes-v1.0.1-3|52	%doc %{_texmfdistdir}/doc/latex/notes/makedoc.bat
12mr|texlive-notes-v1.0.1-3|53	%doc %{_texmfdistdir}/doc/latex/notes/notes.inc
12mr|texlive-notes-v1.0.1-3|54	%doc %{_texmfdistdir}/doc/latex/notes/notes.pdf
12mr|texlive-notes-v1.0.1-3|55	%doc %{_texmfdistdir}/doc/latex/notes/testnotes.tex
12mr|texlive-notes-v1.0.1-3|56	%doc %{_texmfdistdir}/doc/latex/notes/warn.fig
12mr|texlive-notes-v1.0.1-3|57	#- source
12mr|texlive-notes-v1.0.1-3|58	%doc %{_texmfdistdir}/source/latex/notes/Makefile
12mr|texlive-notes-v1.0.1-3|59	%doc %{_texmfdistdir}/source/latex/notes/notes.drv
12mr|texlive-notes-v1.0.1-3|60	%doc %{_texmfdistdir}/source/latex/notes/notes.dtx
12mr|texlive-notes-v1.0.1-3|61	%doc %{_texmfdistdir}/source/latex/notes/notes.ins
12mr|texlive-notes-v1.0.1-3|62	
12mr|texlive-notes-v1.0.1-3|63	#-----------------------------------------------------------------------
12mr|texlive-notes-v1.0.1-3|64	%prep
12mr|texlive-notes-v1.0.1-3|65	%setup -c -a0 -a1 -a2
12mr|texlive-notes-v1.0.1-3|66	
12mr|texlive-notes-v1.0.1-3|67	%build
12mr|texlive-notes-v1.0.1-3|68	
12mr|texlive-notes-v1.0.1-3|69	%install
12mr|texlive-notes-v1.0.1-3|70	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-notes-v1.0.1-3|71	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-notes-v1.0.1-3|72	
12mr|texlive-notes-v1.0.1-3|73	
12mr|texlive-notes-v1.0.1-3|74	
12mr|texlive-notes-v1.0.1-3|75	%changelog
12mr|texlive-notes-v1.0.1-3|76	

18118 12
12mr|texlive-notoccite-20100511-2|1	# revision 18129
12mr|texlive-notoccite-20100511-2|2	# category Package
12mr|texlive-notoccite-20100511-2|3	# catalog-ctan /macros/latex/contrib/notoccite
12mr|texlive-notoccite-20100511-2|4	# catalog-date 2010-05-11 12:36:30 +0200
12mr|texlive-notoccite-20100511-2|5	# catalog-license pd
12mr|texlive-notoccite-20100511-2|6	# catalog-version undef
12mr|texlive-notoccite-20100511-2|7	Name:		texlive-notoccite
12mr|texlive-notoccite-20100511-2|8	Version:	20100511
12mr|texlive-notoccite-20100511-2|9	Release:	2
12mr|texlive-notoccite-20100511-2|10	Summary:	Prevent trouble from citations in table of contents, etc
12mr|texlive-notoccite-20100511-2|11	Group:		Publishing
12mr|texlive-notoccite-20100511-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/notoccite
12mr|texlive-notoccite-20100511-2|13	License:	PD
12mr|texlive-notoccite-20100511-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notoccite.tar.xz
12mr|texlive-notoccite-20100511-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/notoccite.doc.tar.xz
12mr|texlive-notoccite-20100511-2|16	BuildArch:	noarch
12mr|texlive-notoccite-20100511-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-notoccite-20100511-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-notoccite-20100511-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-notoccite-20100511-2|20	
12mr|texlive-notoccite-20100511-2|21	%description
12mr|texlive-notoccite-20100511-2|22	If you have \cite commands in \section-like commands, or in
12mr|texlive-notoccite-20100511-2|23	\caption, the citation will also appear in the table of
12mr|texlive-notoccite-20100511-2|24	contents, or list of whatever. If you are also using an unsrt-
12mr|texlive-notoccite-20100511-2|25	like bibliography style, these citations will come at the very
12mr|texlive-notoccite-20100511-2|26	start of the bibliography, which is confusing. This package
12mr|texlive-notoccite-20100511-2|27	suppresses the effect.
12mr|texlive-notoccite-20100511-2|28	
12mr|texlive-notoccite-20100511-2|29	%post
12mr|texlive-notoccite-20100511-2|30	%{_sbindir}/texlive.post
12mr|texlive-notoccite-20100511-2|31	
12mr|texlive-notoccite-20100511-2|32	%postun
12mr|texlive-notoccite-20100511-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-notoccite-20100511-2|34	%{_sbindir}/texlive.post
12mr|texlive-notoccite-20100511-2|35	fi
12mr|texlive-notoccite-20100511-2|36	
12mr|texlive-notoccite-20100511-2|37	#-----------------------------------------------------------------------
12mr|texlive-notoccite-20100511-2|38	%files
12mr|texlive-notoccite-20100511-2|39	%{_texmfdistdir}/tex/latex/notoccite/notoccite.sty
12mr|texlive-notoccite-20100511-2|40	%doc %{_texmfdistdir}/doc/latex/notoccite/notoccite.pdf
12mr|texlive-notoccite-20100511-2|41	%doc %{_texmfdistdir}/doc/latex/notoccite/notoccite.tex
12mr|texlive-notoccite-20100511-2|42	
12mr|texlive-notoccite-20100511-2|43	#-----------------------------------------------------------------------
12mr|texlive-notoccite-20100511-2|44	%prep
12mr|texlive-notoccite-20100511-2|45	%setup -c -a0 -a1
12mr|texlive-notoccite-20100511-2|46	
12mr|texlive-notoccite-20100511-2|47	%build
12mr|texlive-notoccite-20100511-2|48	
12mr|texlive-notoccite-20100511-2|49	%install
12mr|texlive-notoccite-20100511-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-notoccite-20100511-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-notoccite-20100511-2|52	
12mr|texlive-notoccite-20100511-2|53	
12mr|texlive-notoccite-20100511-2|54	
12mr|texlive-notoccite-20100511-2|55	%changelog
12mr|texlive-notoccite-20100511-2|56	

18119 12
12mr|texlive-nowidow-1.0-2|1	# revision 24066
12mr|texlive-nowidow-1.0-2|2	# category Package
12mr|texlive-nowidow-1.0-2|3	# catalog-ctan /macros/latex/contrib/nowidow
12mr|texlive-nowidow-1.0-2|4	# catalog-date 2011-09-21 22:10:12 +0200
12mr|texlive-nowidow-1.0-2|5	# catalog-license lppl1.3
12mr|texlive-nowidow-1.0-2|6	# catalog-version 1.0
12mr|texlive-nowidow-1.0-2|7	Name:		texlive-nowidow
12mr|texlive-nowidow-1.0-2|8	Version:	1.0
12mr|texlive-nowidow-1.0-2|9	Release:	2
12mr|texlive-nowidow-1.0-2|10	Summary:	Avoid widows
12mr|texlive-nowidow-1.0-2|11	Group:		Publishing
12mr|texlive-nowidow-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nowidow
12mr|texlive-nowidow-1.0-2|13	License:	LPPL1.3
12mr|texlive-nowidow-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nowidow.tar.xz
12mr|texlive-nowidow-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nowidow.doc.tar.xz
12mr|texlive-nowidow-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nowidow.source.tar.xz
12mr|texlive-nowidow-1.0-2|17	BuildArch:	noarch
12mr|texlive-nowidow-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-nowidow-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-nowidow-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-nowidow-1.0-2|21	
12mr|texlive-nowidow-1.0-2|22	%description
12mr|texlive-nowidow-1.0-2|23	This package provides a useful macro to manage widow lines.
12mr|texlive-nowidow-1.0-2|24	
12mr|texlive-nowidow-1.0-2|25	%post
12mr|texlive-nowidow-1.0-2|26	%{_sbindir}/texlive.post
12mr|texlive-nowidow-1.0-2|27	
12mr|texlive-nowidow-1.0-2|28	%postun
12mr|texlive-nowidow-1.0-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-nowidow-1.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-nowidow-1.0-2|31	fi
12mr|texlive-nowidow-1.0-2|32	
12mr|texlive-nowidow-1.0-2|33	#-----------------------------------------------------------------------
12mr|texlive-nowidow-1.0-2|34	%files
12mr|texlive-nowidow-1.0-2|35	%{_texmfdistdir}/tex/latex/nowidow/nowidow.sty
12mr|texlive-nowidow-1.0-2|36	%doc %{_texmfdistdir}/doc/latex/nowidow/README
12mr|texlive-nowidow-1.0-2|37	%doc %{_texmfdistdir}/doc/latex/nowidow/nowidow.pdf
12mr|texlive-nowidow-1.0-2|38	#- source
12mr|texlive-nowidow-1.0-2|39	%doc %{_texmfdistdir}/source/latex/nowidow/nowidow.dtx
12mr|texlive-nowidow-1.0-2|40	%doc %{_texmfdistdir}/source/latex/nowidow/nowidow.ins
12mr|texlive-nowidow-1.0-2|41	
12mr|texlive-nowidow-1.0-2|42	#-----------------------------------------------------------------------
12mr|texlive-nowidow-1.0-2|43	%prep
12mr|texlive-nowidow-1.0-2|44	%setup -c -a0 -a1 -a2
12mr|texlive-nowidow-1.0-2|45	
12mr|texlive-nowidow-1.0-2|46	%build
12mr|texlive-nowidow-1.0-2|47	
12mr|texlive-nowidow-1.0-2|48	%install
12mr|texlive-nowidow-1.0-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-nowidow-1.0-2|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-nowidow-1.0-2|51	
12mr|texlive-nowidow-1.0-2|52	
12mr|texlive-nowidow-1.0-2|53	
12mr|texlive-nowidow-1.0-2|54	%changelog
12mr|texlive-nowidow-1.0-2|55	

18120 12
12mr|texlive-nrc-20070112-2|1	# revision 18087
12mr|texlive-nrc-20070112-2|2	# category Package
12mr|texlive-nrc-20070112-2|3	# catalog-ctan /macros/latex/contrib/nrc
12mr|texlive-nrc-20070112-2|4	# catalog-date 2007-01-12 08:59:52 +0100
12mr|texlive-nrc-20070112-2|5	# catalog-license lppl
12mr|texlive-nrc-20070112-2|6	# catalog-version undef
12mr|texlive-nrc-20070112-2|7	Name:		texlive-nrc
12mr|texlive-nrc-20070112-2|8	Version:	20070112
12mr|texlive-nrc-20070112-2|9	Release:	2
12mr|texlive-nrc-20070112-2|10	Summary:	Class for the NRC technical journals
12mr|texlive-nrc-20070112-2|11	Group:		Publishing
12mr|texlive-nrc-20070112-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nrc
12mr|texlive-nrc-20070112-2|13	License:	LPPL
12mr|texlive-nrc-20070112-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nrc.tar.xz
12mr|texlive-nrc-20070112-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nrc.doc.tar.xz
12mr|texlive-nrc-20070112-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nrc.source.tar.xz
12mr|texlive-nrc-20070112-2|17	BuildArch:	noarch
12mr|texlive-nrc-20070112-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-nrc-20070112-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-nrc-20070112-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-nrc-20070112-2|21	
12mr|texlive-nrc-20070112-2|22	%description
12mr|texlive-nrc-20070112-2|23	Macros, and some documentation, for typesetting papers for
12mr|texlive-nrc-20070112-2|24	submission to journals published by the National Research
12mr|texlive-nrc-20070112-2|25	Council of Canada. The macros are provided as a pair of
12mr|texlive-nrc-20070112-2|26	classes, one for journals printed in two columns and the other
12mr|texlive-nrc-20070112-2|27	for journals (such as the Canadian Journal of Physics, post-
12mr|texlive-nrc-20070112-2|28	1997) which are printed in a single-column format.
12mr|texlive-nrc-20070112-2|29	
12mr|texlive-nrc-20070112-2|30	%post
12mr|texlive-nrc-20070112-2|31	%{_sbindir}/texlive.post
12mr|texlive-nrc-20070112-2|32	
12mr|texlive-nrc-20070112-2|33	%postun
12mr|texlive-nrc-20070112-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-nrc-20070112-2|35	%{_sbindir}/texlive.post
12mr|texlive-nrc-20070112-2|36	fi
12mr|texlive-nrc-20070112-2|37	
12mr|texlive-nrc-20070112-2|38	#-----------------------------------------------------------------------
12mr|texlive-nrc-20070112-2|39	%files
12mr|texlive-nrc-20070112-2|40	%{_texmfdistdir}/tex/latex/nrc/nrc1.cls
12mr|texlive-nrc-20070112-2|41	%{_texmfdistdir}/tex/latex/nrc/nrc1.sty
12mr|texlive-nrc-20070112-2|42	%{_texmfdistdir}/tex/latex/nrc/nrc2.cls
12mr|texlive-nrc-20070112-2|43	%{_texmfdistdir}/tex/latex/nrc/nrc2.sty
12mr|texlive-nrc-20070112-2|44	%doc %{_texmfdistdir}/doc/latex/nrc/README
12mr|texlive-nrc-20070112-2|45	%doc %{_texmfdistdir}/doc/latex/nrc/authors.txt
12mr|texlive-nrc-20070112-2|46	%doc %{_texmfdistdir}/doc/latex/nrc/userguide.pdf
12mr|texlive-nrc-20070112-2|47	%doc %{_texmfdistdir}/doc/latex/nrc/userguide.ps.gz
12mr|texlive-nrc-20070112-2|48	%doc %{_texmfdistdir}/doc/latex/nrc/userguide.tex
12mr|texlive-nrc-20070112-2|49	#- source
12mr|texlive-nrc-20070112-2|50	%doc %{_texmfdistdir}/source/latex/nrc/nrc.dtx
12mr|texlive-nrc-20070112-2|51	%doc %{_texmfdistdir}/source/latex/nrc/nrc.ins
12mr|texlive-nrc-20070112-2|52	
12mr|texlive-nrc-20070112-2|53	#-----------------------------------------------------------------------
12mr|texlive-nrc-20070112-2|54	%prep
12mr|texlive-nrc-20070112-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-nrc-20070112-2|56	
12mr|texlive-nrc-20070112-2|57	%build
12mr|texlive-nrc-20070112-2|58	
12mr|texlive-nrc-20070112-2|59	%install
12mr|texlive-nrc-20070112-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-nrc-20070112-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-nrc-20070112-2|62	
12mr|texlive-nrc-20070112-2|63	
12mr|texlive-nrc-20070112-2|64	
12mr|texlive-nrc-20070112-2|65	%changelog
12mr|texlive-nrc-20070112-2|66	

18121 12
12mr|texlive-ntgclass-20061205-2|1	# revision 15878
12mr|texlive-ntgclass-20061205-2|2	# category Package
12mr|texlive-ntgclass-20061205-2|3	# catalog-ctan /macros/latex/contrib/ntgclass
12mr|texlive-ntgclass-20061205-2|4	# catalog-date 2006-12-05 17:23:05 +0100
12mr|texlive-ntgclass-20061205-2|5	# catalog-license lppl
12mr|texlive-ntgclass-20061205-2|6	# catalog-version undef
12mr|texlive-ntgclass-20061205-2|7	Name:		texlive-ntgclass
12mr|texlive-ntgclass-20061205-2|8	Version:	20061205
12mr|texlive-ntgclass-20061205-2|9	Release:	2
12mr|texlive-ntgclass-20061205-2|10	Summary:	"European" versions of standard classes
12mr|texlive-ntgclass-20061205-2|11	Group:		Publishing
12mr|texlive-ntgclass-20061205-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ntgclass
12mr|texlive-ntgclass-20061205-2|13	License:	LPPL
12mr|texlive-ntgclass-20061205-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ntgclass.tar.xz
12mr|texlive-ntgclass-20061205-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ntgclass.doc.tar.xz
12mr|texlive-ntgclass-20061205-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ntgclass.source.tar.xz
12mr|texlive-ntgclass-20061205-2|17	BuildArch:	noarch
12mr|texlive-ntgclass-20061205-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ntgclass-20061205-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ntgclass-20061205-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ntgclass-20061205-2|21	
12mr|texlive-ntgclass-20061205-2|22	%description
12mr|texlive-ntgclass-20061205-2|23	Versions of the standard LaTeX article and report classes,
12mr|texlive-ntgclass-20061205-2|24	rewritten to reflect a more European design, by the Dutch TeX
12mr|texlive-ntgclass-20061205-2|25	Users Group NTG.
12mr|texlive-ntgclass-20061205-2|26	
12mr|texlive-ntgclass-20061205-2|27	%post
12mr|texlive-ntgclass-20061205-2|28	%{_sbindir}/texlive.post
12mr|texlive-ntgclass-20061205-2|29	
12mr|texlive-ntgclass-20061205-2|30	%postun
12mr|texlive-ntgclass-20061205-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-ntgclass-20061205-2|32	%{_sbindir}/texlive.post
12mr|texlive-ntgclass-20061205-2|33	fi
12mr|texlive-ntgclass-20061205-2|34	
12mr|texlive-ntgclass-20061205-2|35	#-----------------------------------------------------------------------
12mr|texlive-ntgclass-20061205-2|36	%files
12mr|texlive-ntgclass-20061205-2|37	%{_texmfdistdir}/tex/latex/ntgclass/a4.sty
12mr|texlive-ntgclass-20061205-2|38	%{_texmfdistdir}/tex/latex/ntgclass/artikel1.cls
12mr|texlive-ntgclass-20061205-2|39	%{_texmfdistdir}/tex/latex/ntgclass/artikel2.cls
12mr|texlive-ntgclass-20061205-2|40	%{_texmfdistdir}/tex/latex/ntgclass/artikel3.cls
12mr|texlive-ntgclass-20061205-2|41	%{_texmfdistdir}/tex/latex/ntgclass/boek.cls
12mr|texlive-ntgclass-20061205-2|42	%{_texmfdistdir}/tex/latex/ntgclass/boek3.cls
12mr|texlive-ntgclass-20061205-2|43	%{_texmfdistdir}/tex/latex/ntgclass/brief.cls
12mr|texlive-ntgclass-20061205-2|44	%{_texmfdistdir}/tex/latex/ntgclass/ntg10.clo
12mr|texlive-ntgclass-20061205-2|45	%{_texmfdistdir}/tex/latex/ntgclass/ntg11.clo
12mr|texlive-ntgclass-20061205-2|46	%{_texmfdistdir}/tex/latex/ntgclass/ntg12.clo
12mr|texlive-ntgclass-20061205-2|47	%{_texmfdistdir}/tex/latex/ntgclass/rapport1.cls
12mr|texlive-ntgclass-20061205-2|48	%{_texmfdistdir}/tex/latex/ntgclass/rapport3.cls
12mr|texlive-ntgclass-20061205-2|49	%doc %{_texmfdistdir}/doc/latex/ntgclass/00readme.txt
12mr|texlive-ntgclass-20061205-2|50	%doc %{_texmfdistdir}/doc/latex/ntgclass/a4.pdf
12mr|texlive-ntgclass-20061205-2|51	%doc %{_texmfdistdir}/doc/latex/ntgclass/artdoc.pdf
12mr|texlive-ntgclass-20061205-2|52	%doc %{_texmfdistdir}/doc/latex/ntgclass/artdoc.tex
12mr|texlive-ntgclass-20061205-2|53	%doc %{_texmfdistdir}/doc/latex/ntgclass/brief.pdf
12mr|texlive-ntgclass-20061205-2|54	%doc %{_texmfdistdir}/doc/latex/ntgclass/brief.tex
12mr|texlive-ntgclass-20061205-2|55	%doc %{_texmfdistdir}/doc/latex/ntgclass/briefdoc.pdf
12mr|texlive-ntgclass-20061205-2|56	%doc %{_texmfdistdir}/doc/latex/ntgclass/briefdoc.tex
12mr|texlive-ntgclass-20061205-2|57	%doc %{_texmfdistdir}/doc/latex/ntgclass/catalog.txt
12mr|texlive-ntgclass-20061205-2|58	%doc %{_texmfdistdir}/doc/latex/ntgclass/changes.txt
12mr|texlive-ntgclass-20061205-2|59	%doc %{_texmfdistdir}/doc/latex/ntgclass/classdoc.pdf
12mr|texlive-ntgclass-20061205-2|60	%doc %{_texmfdistdir}/doc/latex/ntgclass/classdoc.tex
12mr|texlive-ntgclass-20061205-2|61	%doc %{_texmfdistdir}/doc/latex/ntgclass/manifest.txt
12mr|texlive-ntgclass-20061205-2|62	%doc %{_texmfdistdir}/doc/latex/ntgclass/ntgclass.pdf
12mr|texlive-ntgclass-20061205-2|63	%doc %{_texmfdistdir}/doc/latex/ntgclass/rapdoc.pdf
12mr|texlive-ntgclass-20061205-2|64	%doc %{_texmfdistdir}/doc/latex/ntgclass/rapdoc.tex
12mr|texlive-ntgclass-20061205-2|65	#- source
12mr|texlive-ntgclass-20061205-2|66	%doc %{_texmfdistdir}/source/latex/ntgclass/a4.dtx
12mr|texlive-ntgclass-20061205-2|67	%doc %{_texmfdistdir}/source/latex/ntgclass/a4.ins
12mr|texlive-ntgclass-20061205-2|68	%doc %{_texmfdistdir}/source/latex/ntgclass/brief.dtx
12mr|texlive-ntgclass-20061205-2|69	%doc %{_texmfdistdir}/source/latex/ntgclass/ntgclass.dtx
12mr|texlive-ntgclass-20061205-2|70	%doc %{_texmfdistdir}/source/latex/ntgclass/ntgclass.ins
12mr|texlive-ntgclass-20061205-2|71	
12mr|texlive-ntgclass-20061205-2|72	#-----------------------------------------------------------------------
12mr|texlive-ntgclass-20061205-2|73	%prep
12mr|texlive-ntgclass-20061205-2|74	%setup -c -a0 -a1 -a2
12mr|texlive-ntgclass-20061205-2|75	
12mr|texlive-ntgclass-20061205-2|76	%build
12mr|texlive-ntgclass-20061205-2|77	
12mr|texlive-ntgclass-20061205-2|78	%install
12mr|texlive-ntgclass-20061205-2|79	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ntgclass-20061205-2|80	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ntgclass-20061205-2|81	
12mr|texlive-ntgclass-20061205-2|82	
12mr|texlive-ntgclass-20061205-2|83	
12mr|texlive-ntgclass-20061205-2|84	%changelog
12mr|texlive-ntgclass-20061205-2|85	

18122 12
12mr|texlive-ntheorem-1.31-2|1	# revision 21607
12mr|texlive-ntheorem-1.31-2|2	# category Package
12mr|texlive-ntheorem-1.31-2|3	# catalog-ctan /macros/latex/contrib/ntheorem
12mr|texlive-ntheorem-1.31-2|4	# catalog-date 2011-02-18 13:25:28 +0100
12mr|texlive-ntheorem-1.31-2|5	# catalog-license lppl
12mr|texlive-ntheorem-1.31-2|6	# catalog-version 1.31
12mr|texlive-ntheorem-1.31-2|7	Name:		texlive-ntheorem
12mr|texlive-ntheorem-1.31-2|8	Version:	1.31
12mr|texlive-ntheorem-1.31-2|9	Release:	2
12mr|texlive-ntheorem-1.31-2|10	Summary:	Enhanced theorem environment
12mr|texlive-ntheorem-1.31-2|11	Group:		Publishing
12mr|texlive-ntheorem-1.31-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ntheorem
12mr|texlive-ntheorem-1.31-2|13	License:	LPPL
12mr|texlive-ntheorem-1.31-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ntheorem.tar.xz
12mr|texlive-ntheorem-1.31-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ntheorem.doc.tar.xz
12mr|texlive-ntheorem-1.31-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ntheorem.source.tar.xz
12mr|texlive-ntheorem-1.31-2|17	BuildArch:	noarch
12mr|texlive-ntheorem-1.31-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ntheorem-1.31-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ntheorem-1.31-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ntheorem-1.31-2|21	
12mr|texlive-ntheorem-1.31-2|22	%description
12mr|texlive-ntheorem-1.31-2|23	Enhancements for theorem-like environments: easier control of
12mr|texlive-ntheorem-1.31-2|24	layout; proper placement of endmarks even when the environment
12mr|texlive-ntheorem-1.31-2|25	ends with \end{enumerate} or \end{displaymath} (including
12mr|texlive-ntheorem-1.31-2|26	support for amsmath displayed-equation environments); and
12mr|texlive-ntheorem-1.31-2|27	support for making a list of theorems like \listoffigures.
12mr|texlive-ntheorem-1.31-2|28	
12mr|texlive-ntheorem-1.31-2|29	%post
12mr|texlive-ntheorem-1.31-2|30	%{_sbindir}/texlive.post
12mr|texlive-ntheorem-1.31-2|31	
12mr|texlive-ntheorem-1.31-2|32	%postun
12mr|texlive-ntheorem-1.31-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-ntheorem-1.31-2|34	%{_sbindir}/texlive.post
12mr|texlive-ntheorem-1.31-2|35	fi
12mr|texlive-ntheorem-1.31-2|36	
12mr|texlive-ntheorem-1.31-2|37	#-----------------------------------------------------------------------
12mr|texlive-ntheorem-1.31-2|38	%files
12mr|texlive-ntheorem-1.31-2|39	%{_texmfdistdir}/tex/latex/ntheorem/ntheorem.std
12mr|texlive-ntheorem-1.31-2|40	%{_texmfdistdir}/tex/latex/ntheorem/ntheorem.sty
12mr|texlive-ntheorem-1.31-2|41	%doc %{_texmfdistdir}/doc/latex/ntheorem/README
12mr|texlive-ntheorem-1.31-2|42	%doc %{_texmfdistdir}/doc/latex/ntheorem/ntheorem.pdf
12mr|texlive-ntheorem-1.31-2|43	#- source
12mr|texlive-ntheorem-1.31-2|44	%doc %{_texmfdistdir}/source/latex/ntheorem/ntheorem.drv
12mr|texlive-ntheorem-1.31-2|45	%doc %{_texmfdistdir}/source/latex/ntheorem/ntheorem.dtx
12mr|texlive-ntheorem-1.31-2|46	%doc %{_texmfdistdir}/source/latex/ntheorem/ntheorem.ins
12mr|texlive-ntheorem-1.31-2|47	
12mr|texlive-ntheorem-1.31-2|48	#-----------------------------------------------------------------------
12mr|texlive-ntheorem-1.31-2|49	%prep
12mr|texlive-ntheorem-1.31-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-ntheorem-1.31-2|51	
12mr|texlive-ntheorem-1.31-2|52	%build
12mr|texlive-ntheorem-1.31-2|53	
12mr|texlive-ntheorem-1.31-2|54	%install
12mr|texlive-ntheorem-1.31-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ntheorem-1.31-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ntheorem-1.31-2|57	
12mr|texlive-ntheorem-1.31-2|58	
12mr|texlive-ntheorem-1.31-2|59	
12mr|texlive-ntheorem-1.31-2|60	%changelog
12mr|texlive-ntheorem-1.31-2|61	

18123 12
12mr|texlive-ntheorem-vn-20111103-2|1	# revision 15878
12mr|texlive-ntheorem-vn-20111103-2|2	# category Package
12mr|texlive-ntheorem-vn-20111103-2|3	# catalog-ctan undef
12mr|texlive-ntheorem-vn-20111103-2|4	# catalog-date undef
12mr|texlive-ntheorem-vn-20111103-2|5	# catalog-license undef
12mr|texlive-ntheorem-vn-20111103-2|6	# catalog-version undef
12mr|texlive-ntheorem-vn-20111103-2|7	Name:		texlive-ntheorem-vn
12mr|texlive-ntheorem-vn-20111103-2|8	Version:	20111103
12mr|texlive-ntheorem-vn-20111103-2|9	Release:	2
12mr|texlive-ntheorem-vn-20111103-2|10	Summary:	TeXLive ntheorem-vn package
12mr|texlive-ntheorem-vn-20111103-2|11	Group:		Publishing
12mr|texlive-ntheorem-vn-20111103-2|12	URL:		http://tug.org/texlive
12mr|texlive-ntheorem-vn-20111103-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-ntheorem-vn-20111103-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ntheorem-vn.tar.xz
12mr|texlive-ntheorem-vn-20111103-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ntheorem-vn.doc.tar.xz
12mr|texlive-ntheorem-vn-20111103-2|16	BuildArch:	noarch
12mr|texlive-ntheorem-vn-20111103-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ntheorem-vn-20111103-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ntheorem-vn-20111103-2|19	
12mr|texlive-ntheorem-vn-20111103-2|20	%description
12mr|texlive-ntheorem-vn-20111103-2|21	TeXLive ntheorem-vn package.
12mr|texlive-ntheorem-vn-20111103-2|22	
12mr|texlive-ntheorem-vn-20111103-2|23	#-----------------------------------------------------------------------
12mr|texlive-ntheorem-vn-20111103-2|24	%files
12mr|texlive-ntheorem-vn-20111103-2|25	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/COPYING
12mr|texlive-ntheorem-vn-20111103-2|26	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/FILELIST
12mr|texlive-ntheorem-vn-20111103-2|27	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/README
12mr|texlive-ntheorem-vn-20111103-2|28	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/ntheorem-doc-vn.pdf
12mr|texlive-ntheorem-vn-20111103-2|29	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/Makefile
12mr|texlive-ntheorem-vn-20111103-2|30	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/README.src
12mr|texlive-ntheorem-vn-20111103-2|31	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/TODO
12mr|texlive-ntheorem-vn-20111103-2|32	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/endmarks.tex
12mr|texlive-ntheorem-vn-20111103-2|33	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/example.tex
12mr|texlive-ntheorem-vn-20111103-2|34	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/help.tex
12mr|texlive-ntheorem-vn-20111103-2|35	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/interference.tex
12mr|texlive-ntheorem-vn-20111103-2|36	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/intro.tex
12mr|texlive-ntheorem-vn-20111103-2|37	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/license.tex
12mr|texlive-ntheorem-vn-20111103-2|38	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/ntheorem-doc-vn.tex
12mr|texlive-ntheorem-vn-20111103-2|39	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/preamble.tex
12mr|texlive-ntheorem-vn-20111103-2|40	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/thanks.tex
12mr|texlive-ntheorem-vn-20111103-2|41	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/title-abstract.tex
12mr|texlive-ntheorem-vn-20111103-2|42	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/src/user-interface.tex
12mr|texlive-ntheorem-vn-20111103-2|43	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/test.pdf
12mr|texlive-ntheorem-vn-20111103-2|44	%doc %{_texmfdistdir}/doc/latex/ntheorem-vn/test.tex
12mr|texlive-ntheorem-vn-20111103-2|45	
12mr|texlive-ntheorem-vn-20111103-2|46	#-----------------------------------------------------------------------
12mr|texlive-ntheorem-vn-20111103-2|47	%prep
12mr|texlive-ntheorem-vn-20111103-2|48	%setup -c -a0 -a1
12mr|texlive-ntheorem-vn-20111103-2|49	
12mr|texlive-ntheorem-vn-20111103-2|50	%build
12mr|texlive-ntheorem-vn-20111103-2|51	
12mr|texlive-ntheorem-vn-20111103-2|52	%install
12mr|texlive-ntheorem-vn-20111103-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ntheorem-vn-20111103-2|54	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ntheorem-vn-20111103-2|55	
12mr|texlive-ntheorem-vn-20111103-2|56	
12mr|texlive-ntheorem-vn-20111103-2|57	
12mr|texlive-ntheorem-vn-20111103-2|58	%changelog
12mr|texlive-ntheorem-vn-20111103-2|59	

18124 12
12mr|texlive-nuc-0.1-2|1	# revision 22256
12mr|texlive-nuc-0.1-2|2	# category Package
12mr|texlive-nuc-0.1-2|3	# catalog-ctan /macros/latex/contrib/nuc
12mr|texlive-nuc-0.1-2|4	# catalog-date 2011-04-28 12:45:40 +0200
12mr|texlive-nuc-0.1-2|5	# catalog-license lppl
12mr|texlive-nuc-0.1-2|6	# catalog-version 0.1
12mr|texlive-nuc-0.1-2|7	Name:		texlive-nuc
12mr|texlive-nuc-0.1-2|8	Version:	0.1
12mr|texlive-nuc-0.1-2|9	Release:	2
12mr|texlive-nuc-0.1-2|10	Summary:	Notation for nuclear isotopes
12mr|texlive-nuc-0.1-2|11	Group:		Publishing
12mr|texlive-nuc-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nuc
12mr|texlive-nuc-0.1-2|13	License:	LPPL
12mr|texlive-nuc-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nuc.tar.xz
12mr|texlive-nuc-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nuc.doc.tar.xz
12mr|texlive-nuc-0.1-2|16	BuildArch:	noarch
12mr|texlive-nuc-0.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-nuc-0.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-nuc-0.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-nuc-0.1-2|20	
12mr|texlive-nuc-0.1-2|21	%description
12mr|texlive-nuc-0.1-2|22	A simple package providing nuclear sub- and superscripts as
12mr|texlive-nuc-0.1-2|23	commonly used in radiochemistry, radiation science, and nuclear
12mr|texlive-nuc-0.1-2|24	physics and engineering applications. Isotopes which have Z
12mr|texlive-nuc-0.1-2|25	with more digits than A require special spacing to appear
12mr|texlive-nuc-0.1-2|26	properly; this spacing is supported in the package.
12mr|texlive-nuc-0.1-2|27	
12mr|texlive-nuc-0.1-2|28	%post
12mr|texlive-nuc-0.1-2|29	%{_sbindir}/texlive.post
12mr|texlive-nuc-0.1-2|30	
12mr|texlive-nuc-0.1-2|31	%postun
12mr|texlive-nuc-0.1-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-nuc-0.1-2|33	%{_sbindir}/texlive.post
12mr|texlive-nuc-0.1-2|34	fi
12mr|texlive-nuc-0.1-2|35	
12mr|texlive-nuc-0.1-2|36	#-----------------------------------------------------------------------
12mr|texlive-nuc-0.1-2|37	%files
12mr|texlive-nuc-0.1-2|38	%{_texmfdistdir}/tex/latex/nuc/nuc.sty
12mr|texlive-nuc-0.1-2|39	%doc %{_texmfdistdir}/doc/latex/nuc/README
12mr|texlive-nuc-0.1-2|40	%doc %{_texmfdistdir}/doc/latex/nuc/nuc.pdf
12mr|texlive-nuc-0.1-2|41	%doc %{_texmfdistdir}/doc/latex/nuc/nuc.tex
12mr|texlive-nuc-0.1-2|42	
12mr|texlive-nuc-0.1-2|43	#-----------------------------------------------------------------------
12mr|texlive-nuc-0.1-2|44	%prep
12mr|texlive-nuc-0.1-2|45	%setup -c -a0 -a1
12mr|texlive-nuc-0.1-2|46	
12mr|texlive-nuc-0.1-2|47	%build
12mr|texlive-nuc-0.1-2|48	
12mr|texlive-nuc-0.1-2|49	%install
12mr|texlive-nuc-0.1-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-nuc-0.1-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-nuc-0.1-2|52	
12mr|texlive-nuc-0.1-2|53	
12mr|texlive-nuc-0.1-2|54	
12mr|texlive-nuc-0.1-2|55	%changelog
12mr|texlive-nuc-0.1-2|56	

18125 12
12mr|texlive-numericplots-1.0-2|1	# revision 23241
12mr|texlive-numericplots-1.0-2|2	# category Package
12mr|texlive-numericplots-1.0-2|3	# catalog-ctan /graphics/pstricks/contrib/numericplots
12mr|texlive-numericplots-1.0-2|4	# catalog-date 2011-07-14 20:05:24 +0200
12mr|texlive-numericplots-1.0-2|5	# catalog-license gpl3
12mr|texlive-numericplots-1.0-2|6	# catalog-version 1.0
12mr|texlive-numericplots-1.0-2|7	Name:		texlive-numericplots
12mr|texlive-numericplots-1.0-2|8	Version:	1.0
12mr|texlive-numericplots-1.0-2|9	Release:	2
12mr|texlive-numericplots-1.0-2|10	Summary:	Plot numeric data (including Matlab export) using PSTricks
12mr|texlive-numericplots-1.0-2|11	Group:		Publishing
12mr|texlive-numericplots-1.0-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/numericplots
12mr|texlive-numericplots-1.0-2|13	License:	GPL3
12mr|texlive-numericplots-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numericplots.tar.xz
12mr|texlive-numericplots-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numericplots.doc.tar.xz
12mr|texlive-numericplots-1.0-2|16	BuildArch:	noarch
12mr|texlive-numericplots-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-numericplots-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-numericplots-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-numericplots-1.0-2|20	
12mr|texlive-numericplots-1.0-2|21	%description
12mr|texlive-numericplots-1.0-2|22	Plotting numeric data is a task which has often to be done for
12mr|texlive-numericplots-1.0-2|23	scientific papers. LaTeX itself provides no facilities for
12mr|texlive-numericplots-1.0-2|24	drawing more than the simplest plots from supplied data. The
12mr|texlive-numericplots-1.0-2|25	package will process user input, and uses PSTricks to plot the
12mr|texlive-numericplots-1.0-2|26	results. The package provides Matlab functions to transform
12mr|texlive-numericplots-1.0-2|27	Matlab results to plottable data.
12mr|texlive-numericplots-1.0-2|28	
12mr|texlive-numericplots-1.0-2|29	%post
12mr|texlive-numericplots-1.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-numericplots-1.0-2|31	
12mr|texlive-numericplots-1.0-2|32	%postun
12mr|texlive-numericplots-1.0-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-numericplots-1.0-2|34	%{_sbindir}/texlive.post
12mr|texlive-numericplots-1.0-2|35	fi
12mr|texlive-numericplots-1.0-2|36	
12mr|texlive-numericplots-1.0-2|37	#-----------------------------------------------------------------------
12mr|texlive-numericplots-1.0-2|38	%files
12mr|texlive-numericplots-1.0-2|39	%{_texmfdistdir}/tex/latex/numericplots/NumericPlots.sty
12mr|texlive-numericplots-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/numericplots/BasicFunctionality.tex
12mr|texlive-numericplots-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/numericplots/DataTestRealData.tex
12mr|texlive-numericplots-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/numericplots/FurtherExamples.tex
12mr|texlive-numericplots-1.0-2|43	%doc %{_texmfdistdir}/doc/latex/numericplots/License.txt
12mr|texlive-numericplots-1.0-2|44	%doc %{_texmfdistdir}/doc/latex/numericplots/MatlabSupport.tex
12mr|texlive-numericplots-1.0-2|45	%doc %{_texmfdistdir}/doc/latex/numericplots/MultiplePlots.tex
12mr|texlive-numericplots-1.0-2|46	%doc %{_texmfdistdir}/doc/latex/numericplots/NumericPlots.pdf
12mr|texlive-numericplots-1.0-2|47	%doc %{_texmfdistdir}/doc/latex/numericplots/NumericPlotsDoc.tex
12mr|texlive-numericplots-1.0-2|48	%doc %{_texmfdistdir}/doc/latex/numericplots/README.TEXLIVE
12mr|texlive-numericplots-1.0-2|49	%doc %{_texmfdistdir}/doc/latex/numericplots/README.doc
12mr|texlive-numericplots-1.0-2|50	%doc %{_texmfdistdir}/doc/latex/numericplots/Roll406_Ref2288.tex
12mr|texlive-numericplots-1.0-2|51	%doc %{_texmfdistdir}/doc/latex/numericplots/TechnicalDetails.tex
12mr|texlive-numericplots-1.0-2|52	%doc %{_texmfdistdir}/doc/latex/numericplots/TestPlots.tex
12mr|texlive-numericplots-1.0-2|53	%doc %{_texmfdistdir}/doc/latex/numericplots/history.tex
12mr|texlive-numericplots-1.0-2|54	%doc %{_texmfdistdir}/doc/latex/numericplots/keys_NumericDataPlot.tex
12mr|texlive-numericplots-1.0-2|55	%doc %{_texmfdistdir}/doc/latex/numericplots/options.tex
12mr|texlive-numericplots-1.0-2|56	
12mr|texlive-numericplots-1.0-2|57	#-----------------------------------------------------------------------
12mr|texlive-numericplots-1.0-2|58	%prep
12mr|texlive-numericplots-1.0-2|59	%setup -c -a0 -a1
12mr|texlive-numericplots-1.0-2|60	
12mr|texlive-numericplots-1.0-2|61	%build
12mr|texlive-numericplots-1.0-2|62	
12mr|texlive-numericplots-1.0-2|63	%install
12mr|texlive-numericplots-1.0-2|64	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-numericplots-1.0-2|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-numericplots-1.0-2|66	
12mr|texlive-numericplots-1.0-2|67	
12mr|texlive-numericplots-1.0-2|68	
12mr|texlive-numericplots-1.0-2|69	%changelog
12mr|texlive-numericplots-1.0-2|70	

18126 12
12mr|texlive-numname-20100503-2|1	# revision 18130
12mr|texlive-numname-20100503-2|2	# category Package
12mr|texlive-numname-20100503-2|3	# catalog-ctan /macros/latex/contrib/numname
12mr|texlive-numname-20100503-2|4	# catalog-date 2010-05-03 00:02:21 +0200
12mr|texlive-numname-20100503-2|5	# catalog-license lppl
12mr|texlive-numname-20100503-2|6	# catalog-version undef
12mr|texlive-numname-20100503-2|7	Name:		texlive-numname
12mr|texlive-numname-20100503-2|8	Version:	20100503
12mr|texlive-numname-20100503-2|9	Release:	2
12mr|texlive-numname-20100503-2|10	Summary:	Convert a number to its English expression
12mr|texlive-numname-20100503-2|11	Group:		Publishing
12mr|texlive-numname-20100503-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/numname
12mr|texlive-numname-20100503-2|13	License:	LPPL
12mr|texlive-numname-20100503-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numname.tar.xz
12mr|texlive-numname-20100503-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numname.doc.tar.xz
12mr|texlive-numname-20100503-2|16	BuildArch:	noarch
12mr|texlive-numname-20100503-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-numname-20100503-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-numname-20100503-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-numname-20100503-2|20	
12mr|texlive-numname-20100503-2|21	%description
12mr|texlive-numname-20100503-2|22	The package can generate cardinal (one, two, ...) and ordinal
12mr|texlive-numname-20100503-2|23	(first, second, ...) numbers. The code derives from the memoir
12mr|texlive-numname-20100503-2|24	class, and is extracted for the convenience of non-users of
12mr|texlive-numname-20100503-2|25	that class.
12mr|texlive-numname-20100503-2|26	
12mr|texlive-numname-20100503-2|27	%post
12mr|texlive-numname-20100503-2|28	%{_sbindir}/texlive.post
12mr|texlive-numname-20100503-2|29	
12mr|texlive-numname-20100503-2|30	%postun
12mr|texlive-numname-20100503-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-numname-20100503-2|32	%{_sbindir}/texlive.post
12mr|texlive-numname-20100503-2|33	fi
12mr|texlive-numname-20100503-2|34	
12mr|texlive-numname-20100503-2|35	#-----------------------------------------------------------------------
12mr|texlive-numname-20100503-2|36	%files
12mr|texlive-numname-20100503-2|37	%{_texmfdistdir}/tex/latex/numname/numname.sty
12mr|texlive-numname-20100503-2|38	%doc %{_texmfdistdir}/doc/latex/numname/README
12mr|texlive-numname-20100503-2|39	%doc %{_texmfdistdir}/doc/latex/numname/numname.pdf
12mr|texlive-numname-20100503-2|40	%doc %{_texmfdistdir}/doc/latex/numname/numname.tex
12mr|texlive-numname-20100503-2|41	
12mr|texlive-numname-20100503-2|42	#-----------------------------------------------------------------------
12mr|texlive-numname-20100503-2|43	%prep
12mr|texlive-numname-20100503-2|44	%setup -c -a0 -a1
12mr|texlive-numname-20100503-2|45	
12mr|texlive-numname-20100503-2|46	%build
12mr|texlive-numname-20100503-2|47	
12mr|texlive-numname-20100503-2|48	%install
12mr|texlive-numname-20100503-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-numname-20100503-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-numname-20100503-2|51	
12mr|texlive-numname-20100503-2|52	
12mr|texlive-numname-20100503-2|53	
12mr|texlive-numname-20100503-2|54	%changelog
12mr|texlive-numname-20100503-2|55	

18127 12
12mr|texlive-numprint-1.38-2|1	# revision 15878
12mr|texlive-numprint-1.38-2|2	# category Package
12mr|texlive-numprint-1.38-2|3	# catalog-ctan /macros/latex/contrib/numprint
12mr|texlive-numprint-1.38-2|4	# catalog-date 2008-02-17 21:10:24 +0100
12mr|texlive-numprint-1.38-2|5	# catalog-license lppl
12mr|texlive-numprint-1.38-2|6	# catalog-version 1.38
12mr|texlive-numprint-1.38-2|7	Name:		texlive-numprint
12mr|texlive-numprint-1.38-2|8	Version:	1.38
12mr|texlive-numprint-1.38-2|9	Release:	2
12mr|texlive-numprint-1.38-2|10	Summary:	Print numbers with separators and exponent if necessary
12mr|texlive-numprint-1.38-2|11	Group:		Publishing
12mr|texlive-numprint-1.38-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/numprint
12mr|texlive-numprint-1.38-2|13	License:	LPPL
12mr|texlive-numprint-1.38-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numprint.tar.xz
12mr|texlive-numprint-1.38-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numprint.doc.tar.xz
12mr|texlive-numprint-1.38-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numprint.source.tar.xz
12mr|texlive-numprint-1.38-2|17	BuildArch:	noarch
12mr|texlive-numprint-1.38-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-numprint-1.38-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-numprint-1.38-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-numprint-1.38-2|21	
12mr|texlive-numprint-1.38-2|22	%description
12mr|texlive-numprint-1.38-2|23	The package numprint prints numbers with a separator every
12mr|texlive-numprint-1.38-2|24	three digits and converts numbers given as 12345.6e789 to
12mr|texlive-numprint-1.38-2|25	12\,345,6\cdot 10^{789}. Numbers are printed in the current
12mr|texlive-numprint-1.38-2|26	mode (text or math) in order to use the correct font. Many
12mr|texlive-numprint-1.38-2|27	things, including the decimal sign, the thousand separator, as
12mr|texlive-numprint-1.38-2|28	well as the product sign can be changed by the user, e.g., to
12mr|texlive-numprint-1.38-2|29	reach 12,345.6\times 10^{789}. If an optional argument is given
12mr|texlive-numprint-1.38-2|30	it is printed upright as unit. Numbers can be rounded to a
12mr|texlive-numprint-1.38-2|31	given number of digits. The package supports an automatic,
12mr|texlive-numprint-1.38-2|32	language-dependent change of the number format. Tabular
12mr|texlive-numprint-1.38-2|33	alignment using the tabular(*), array, tabularx, and longtable
12mr|texlive-numprint-1.38-2|34	environments (similar to the dcolumn and rccol packages) is
12mr|texlive-numprint-1.38-2|35	supported using all features of numprint. Additional text can
12mr|texlive-numprint-1.38-2|36	be added before and after the formatted number.
12mr|texlive-numprint-1.38-2|37	
12mr|texlive-numprint-1.38-2|38	%post
12mr|texlive-numprint-1.38-2|39	%{_sbindir}/texlive.post
12mr|texlive-numprint-1.38-2|40	
12mr|texlive-numprint-1.38-2|41	%postun
12mr|texlive-numprint-1.38-2|42	if [ $1 -eq 0 ]; then
12mr|texlive-numprint-1.38-2|43	%{_sbindir}/texlive.post
12mr|texlive-numprint-1.38-2|44	fi
12mr|texlive-numprint-1.38-2|45	
12mr|texlive-numprint-1.38-2|46	#-----------------------------------------------------------------------
12mr|texlive-numprint-1.38-2|47	%files
12mr|texlive-numprint-1.38-2|48	%{_texmfdistdir}/tex/latex/numprint/nbaseprt.sty
12mr|texlive-numprint-1.38-2|49	%{_texmfdistdir}/tex/latex/numprint/numprint.sty
12mr|texlive-numprint-1.38-2|50	%{_texmfdistdir}/tex/latex/numprint/numprint032.sty
12mr|texlive-numprint-1.38-2|51	%doc %{_texmfdistdir}/doc/latex/numprint/ChangeLog.nbaseprt
12mr|texlive-numprint-1.38-2|52	%doc %{_texmfdistdir}/doc/latex/numprint/ChangeLog.numprint
12mr|texlive-numprint-1.38-2|53	%doc %{_texmfdistdir}/doc/latex/numprint/README
12mr|texlive-numprint-1.38-2|54	%doc %{_texmfdistdir}/doc/latex/numprint/getversion.tex
12mr|texlive-numprint-1.38-2|55	%doc %{_texmfdistdir}/doc/latex/numprint/nbaseprt.pdf
12mr|texlive-numprint-1.38-2|56	%doc %{_texmfdistdir}/doc/latex/numprint/nbaseprt.xml
12mr|texlive-numprint-1.38-2|57	%doc %{_texmfdistdir}/doc/latex/numprint/nbaseprttest.tex
12mr|texlive-numprint-1.38-2|58	%doc %{_texmfdistdir}/doc/latex/numprint/numprint.pdf
12mr|texlive-numprint-1.38-2|59	%doc %{_texmfdistdir}/doc/latex/numprint/numprint.xml
12mr|texlive-numprint-1.38-2|60	%doc %{_texmfdistdir}/doc/latex/numprint/numprinttest.tex
12mr|texlive-numprint-1.38-2|61	#- source
12mr|texlive-numprint-1.38-2|62	%doc %{_texmfdistdir}/source/latex/numprint/Makefile
12mr|texlive-numprint-1.38-2|63	%doc %{_texmfdistdir}/source/latex/numprint/nbaseprt.dtx
12mr|texlive-numprint-1.38-2|64	%doc %{_texmfdistdir}/source/latex/numprint/numprint.dtx
12mr|texlive-numprint-1.38-2|65	%doc %{_texmfdistdir}/source/latex/numprint/numprint.ins
12mr|texlive-numprint-1.38-2|66	%doc %{_texmfdistdir}/source/latex/numprint/numprint032.dtx
12mr|texlive-numprint-1.38-2|67	
12mr|texlive-numprint-1.38-2|68	#-----------------------------------------------------------------------
12mr|texlive-numprint-1.38-2|69	%prep
12mr|texlive-numprint-1.38-2|70	%setup -c -a0 -a1 -a2
12mr|texlive-numprint-1.38-2|71	
12mr|texlive-numprint-1.38-2|72	%build
12mr|texlive-numprint-1.38-2|73	
12mr|texlive-numprint-1.38-2|74	%install
12mr|texlive-numprint-1.38-2|75	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-numprint-1.38-2|76	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-numprint-1.38-2|77	
12mr|texlive-numprint-1.38-2|78	
12mr|texlive-numprint-1.38-2|79	
12mr|texlive-numprint-1.38-2|80	%changelog
12mr|texlive-numprint-1.38-2|81	

18128 12
12mr|texlive-oberdiek-20120504-1|1	# revision 26725
12mr|texlive-oberdiek-20120504-1|2	# category Package
12mr|texlive-oberdiek-20120504-1|3	# catalog-ctan /macros/latex/contrib/oberdiek
12mr|texlive-oberdiek-20120504-1|4	# catalog-date 2012-05-04 16:11:29 +0200
12mr|texlive-oberdiek-20120504-1|5	# catalog-license lppl
12mr|texlive-oberdiek-20120504-1|6	# catalog-version undef
12mr|texlive-oberdiek-20120504-1|7	Name:		texlive-oberdiek
12mr|texlive-oberdiek-20120504-1|8	Version:	20120504
12mr|texlive-oberdiek-20120504-1|9	Release:	1
12mr|texlive-oberdiek-20120504-1|10	Summary:	A bundle of packages submitted by Heiko Oberdiek
12mr|texlive-oberdiek-20120504-1|11	Group:		Publishing
12mr|texlive-oberdiek-20120504-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/oberdiek
12mr|texlive-oberdiek-20120504-1|13	License:	LPPL
12mr|texlive-oberdiek-20120504-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oberdiek.tar.xz
12mr|texlive-oberdiek-20120504-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oberdiek.doc.tar.xz
12mr|texlive-oberdiek-20120504-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oberdiek.source.tar.xz
12mr|texlive-oberdiek-20120504-1|17	BuildArch:	noarch
12mr|texlive-oberdiek-20120504-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-oberdiek-20120504-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-oberdiek-20120504-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-oberdiek-20120504-1|21	
12mr|texlive-oberdiek-20120504-1|22	%description
12mr|texlive-oberdiek-20120504-1|23	The bundle comprises packages to provide: - accsupp: better
12mr|texlive-oberdiek-20120504-1|24	accessibility support for PDF files; - aliascnt: 'alias
12mr|texlive-oberdiek-20120504-1|25	counters'; - alphalph: multiple-alphabetic counting
12mr|texlive-oberdiek-20120504-1|26	(a...z,aa...zz,... -- up to the full extent of a TeX counter);
12mr|texlive-oberdiek-20120504-1|27	- askinclude: replaces \includeonly by an interactive user
12mr|texlive-oberdiek-20120504-1|28	interface; - atbegshi: a modern reimplementation of package
12mr|texlive-oberdiek-20120504-1|29	everyshi; - atenddvi: provides \AtEndDvi command; -
12mr|texlive-oberdiek-20120504-1|30	attachfile2: attach files to PDF files; - atveryend: hooks the
12mr|texlive-oberdiek-20120504-1|31	very end of a document; - auxhook: stick stuff at the start of
12mr|texlive-oberdiek-20120504-1|32	the .aux file; - bigintcalc: expandable arithmetic operations
12mr|texlive-oberdiek-20120504-1|33	with big integers that can exceed TeX's number limits; -
12mr|texlive-oberdiek-20120504-1|34	bitset: defines and implements the data type bit set, a vector
12mr|texlive-oberdiek-20120504-1|35	of bits; - bmpsize: get bitmap size and resolution data; -
12mr|texlive-oberdiek-20120504-1|36	bookmark: alternative bookmark (outline) organization for
12mr|texlive-oberdiek-20120504-1|37	package hyperref; - catchfile: collects the contents of a file
12mr|texlive-oberdiek-20120504-1|38	and puts it in a macro; - centernot: a horizontally-centred
12mr|texlive-oberdiek-20120504-1|39	\not symbol; - chemarr: extensible chemists' reaction arrows; -
12mr|texlive-oberdiek-20120504-1|40	classlist: record information about document class(es) used; -
12mr|texlive-oberdiek-20120504-1|41	colonequals: poor man's mathematical relation symbols; -
12mr|texlive-oberdiek-20120504-1|42	dvipscol: dvips colour stack management; - embedfile: embed
12mr|texlive-oberdiek-20120504-1|43	files in PDF documents; - engord: define counter-printing
12mr|texlive-oberdiek-20120504-1|44	operations producing English ordinals; - eolgrab: collect
12mr|texlive-oberdiek-20120504-1|45	arguments delimited by end of line; - epstopdf: conversion with
12mr|texlive-oberdiek-20120504-1|46	epstopdf on the fly; - etexcmds: adds a prefix to eTeX's
12mr|texlive-oberdiek-20120504-1|47	commands, to avoid conflicts with existing macros; - flags:
12mr|texlive-oberdiek-20120504-1|48	setting and clearing flags in bit fields and converting the bit
12mr|texlive-oberdiek-20120504-1|49	field into a decimal number; - gettitlestring: clean up the
12mr|texlive-oberdiek-20120504-1|50	string containing the title of a section, etc.; - grfext:
12mr|texlive-oberdiek-20120504-1|51	macros for adding and reordering the list of graphics file
12mr|texlive-oberdiek-20120504-1|52	extensions recognised by the graphics package; - grffile:
12mr|texlive-oberdiek-20120504-1|53	extend file name processing in the graphics bundle; - hosub:
12mr|texlive-oberdiek-20120504-1|54	build collections of packages; - holtxdoc: extra documentation
12mr|texlive-oberdiek-20120504-1|55	macros; - hologo: bookmark-enabled logos; - hopatch: safely
12mr|texlive-oberdiek-20120504-1|56	apply package patches; - hycolor: implements the color option
12mr|texlive-oberdiek-20120504-1|57	stuff that is used by packages hyperref and bookmark; -
12mr|texlive-oberdiek-20120504-1|58	hypbmsec: bookmarks in sectioning commands; - hypcap: anjusting
12mr|texlive-oberdiek-20120504-1|59	anchors of captions; - hypdestopt: optimising hyperref's pdftex
12mr|texlive-oberdiek-20120504-1|60	driver destinations; - hypdoc: hyper-references in the LaTeX
12mr|texlive-oberdiek-20120504-1|61	standard doc package; - hypgotoe: experimental package for
12mr|texlive-oberdiek-20120504-1|62	links to embedded files; - hyphsubst: substitute hyphenation
12mr|texlive-oberdiek-20120504-1|63	patterns; - ifdraft: switch for option draft; - iflang:
12mr|texlive-oberdiek-20120504-1|64	provides expandable checks for the current language; -
12mr|texlive-oberdiek-20120504-1|65	ifluatex: looks for LuaTeX regardless of its mode and provides
12mr|texlive-oberdiek-20120504-1|66	the switch \ifluatex; - ifpdf: provides the ifpdf switch; -
12mr|texlive-oberdiek-20120504-1|67	ifvtex: provides the \ifvtex switch; - infwarerr: provides a
12mr|texlive-oberdiek-20120504-1|68	complete set of macros for informations, warnings and error
12mr|texlive-oberdiek-20120504-1|69	messages with support for plain TeX; - inputenx: enhanced
12mr|texlive-oberdiek-20120504-1|70	handling of input encoding; - intcalc: provides expandable
12mr|texlive-oberdiek-20120504-1|71	arithmetic operations with integers; - kvdefinekeys: define
12mr|texlive-oberdiek-20120504-1|72	key-value keys in the same manner as keyval; - kvoptions: use
12mr|texlive-oberdiek-20120504-1|73	package options in key value format ; - kvsetkeys: a variant of
12mr|texlive-oberdiek-20120504-1|74	the \setkeys command; - letltxmacro: Let assignment for LaTeX
12mr|texlive-oberdiek-20120504-1|75	macros; - listingsutf8: (partially) extends the listings
12mr|texlive-oberdiek-20120504-1|76	package to UTF-8 encoding; - ltxcmds: exports some utility
12mr|texlive-oberdiek-20120504-1|77	macros from the LaTeX kernel into a separate namespace and also
12mr|texlive-oberdiek-20120504-1|78	provides them for other formats such as plain-TeX; - luacolor:
12mr|texlive-oberdiek-20120504-1|79	implements colour support based on LuaTeX's node attributes; -
12mr|texlive-oberdiek-20120504-1|80	luatex: utilises new and extended features and resources that
12mr|texlive-oberdiek-20120504-1|81	LuaTeX provides; - magicnum: allows to access magic numbers by
12mr|texlive-oberdiek-20120504-1|82	a hierarchical name system; - makerobust: make a command
12mr|texlive-oberdiek-20120504-1|83	robust; - pagegrid: prints a page grid in the background; -
12mr|texlive-oberdiek-20120504-1|84	pagesel: select pages of a document for output; - pdfcolfoot:
12mr|texlive-oberdiek-20120504-1|85	using pdftex's color stack for footnotes; - pdfcol: macros for
12mr|texlive-oberdiek-20120504-1|86	setting and maintaining new color stacks; - pdfcolmk: PDFTeX
12mr|texlive-oberdiek-20120504-1|87	COLour MarK -- fake a PDFTeX colour stack using marks (not
12mr|texlive-oberdiek-20120504-1|88	needed for PDFTeX 1.40.0 and later); - pdfcolparallel: fixes
12mr|texlive-oberdiek-20120504-1|89	colour problems in package parallel; - pdfcolparcolumns: fixes
12mr|texlive-oberdiek-20120504-1|90	colour problems in package parcolumns; - pdfcrypt: setting PDF
12mr|texlive-oberdiek-20120504-1|91	encryption; - pdfescape: pdfTeX's escape features using TeX or
12mr|texlive-oberdiek-20120504-1|92	e-TeX; - pdflscape: landscape pages in PDF; - pdfrender:
12mr|texlive-oberdiek-20120504-1|93	control PDF rendering modes; - pdftexcmds: provide PDFTeX
12mr|texlive-oberdiek-20120504-1|94	primitives missing in LuaTeX; - picture: dimens for picture
12mr|texlive-oberdiek-20120504-1|95	macros; - pmboxdraw: poor man's box drawing characters; -
12mr|texlive-oberdiek-20120504-1|96	protecteddef: define a command that protected against
12mr|texlive-oberdiek-20120504-1|97	expansion; - refcount: using the numeric values of references;
12mr|texlive-oberdiek-20120504-1|98	- rerunfilecheck: checksum based rerun checks on auxiliary
12mr|texlive-oberdiek-20120504-1|99	files; - resizegather: automatically resize overly large
12mr|texlive-oberdiek-20120504-1|100	equations; - rotchiffre: performs simple rotation cyphers; -
12mr|texlive-oberdiek-20120504-1|101	scrindex: redefines environment 'theindex' of package 'index',
12mr|texlive-oberdiek-20120504-1|102	if a class from KOMA-Script is loaded; - selinput: select the
12mr|texlive-oberdiek-20120504-1|103	input encoding by specifying pairs of input characters and
12mr|texlive-oberdiek-20120504-1|104	their glyph names; - setouterhbox: set \hbox in outer
12mr|texlive-oberdiek-20120504-1|105	horizontal mode; - settobox: getting box sizes; - soulutf8:
12mr|texlive-oberdiek-20120504-1|106	extends package soul and adds some support for UTF-8; -
12mr|texlive-oberdiek-20120504-1|107	stackrel: extensions of the \stackrel command; - stampinclude:
12mr|texlive-oberdiek-20120504-1|108	selects the files for \include by inspecting the timestamp of
12mr|texlive-oberdiek-20120504-1|109	the .aux file(s); - stringenc: provides \StringEncodingConvert
12mr|texlive-oberdiek-20120504-1|110	for converting a string between different encodings; -
12mr|texlive-oberdiek-20120504-1|111	tabularht: tabulars with height specification; - tabularkv: key
12mr|texlive-oberdiek-20120504-1|112	value interface for tabular parameters; - telprint: print
12mr|texlive-oberdiek-20120504-1|113	German telephone numbers; - thepdfnumber: canonical numbers for
12mr|texlive-oberdiek-20120504-1|114	use in PDF files and elsewhere; - transparent: using a color
12mr|texlive-oberdiek-20120504-1|115	stack for transparency with pdftex; - twoopt: commands with two
12mr|texlive-oberdiek-20120504-1|116	optional arguments; - uniquecounter: provides unlimited unique
12mr|texlive-oberdiek-20120504-1|117	counter; - zref: a proposed new reference system. Each of the
12mr|texlive-oberdiek-20120504-1|118	packages is represented by two files, a .dtx (documented
12mr|texlive-oberdiek-20120504-1|119	source) and a PDF file; the .ins file necessary for
12mr|texlive-oberdiek-20120504-1|120	installation is extracted by running the .dtx file with Plain
12mr|texlive-oberdiek-20120504-1|121	TeX.
12mr|texlive-oberdiek-20120504-1|122	
12mr|texlive-oberdiek-20120504-1|123	%post
12mr|texlive-oberdiek-20120504-1|124	%{_sbindir}/texlive.post
12mr|texlive-oberdiek-20120504-1|125	
12mr|texlive-oberdiek-20120504-1|126	%postun
12mr|texlive-oberdiek-20120504-1|127	if [ $1 -eq 0 ]; then
12mr|texlive-oberdiek-20120504-1|128	%{_sbindir}/texlive.post
12mr|texlive-oberdiek-20120504-1|129	fi
12mr|texlive-oberdiek-20120504-1|130	
12mr|texlive-oberdiek-20120504-1|131	#-----------------------------------------------------------------------
12mr|texlive-oberdiek-20120504-1|132	%files
12mr|texlive-oberdiek-20120504-1|133	%{_texmfdistdir}/bibtex/bib/oberdiek/oberdiek-bundle.bib
12mr|texlive-oberdiek-20120504-1|134	%{_texmfdistdir}/bibtex/bib/oberdiek/oberdiek-source.bib
12mr|texlive-oberdiek-20120504-1|135	%{_texmfdistdir}/scripts/oberdiek/luacolor-pre065.lua
12mr|texlive-oberdiek-20120504-1|136	%{_texmfdistdir}/scripts/oberdiek/luacolor.lua
12mr|texlive-oberdiek-20120504-1|137	%{_texmfdistdir}/scripts/oberdiek/magicnum.lua
12mr|texlive-oberdiek-20120504-1|138	%{_texmfdistdir}/scripts/oberdiek/oberdiek.luacolor-pre065.lua
12mr|texlive-oberdiek-20120504-1|139	%{_texmfdistdir}/scripts/oberdiek/oberdiek.luacolor.lua
12mr|texlive-oberdiek-20120504-1|140	%{_texmfdistdir}/scripts/oberdiek/oberdiek.luatex.lua
12mr|texlive-oberdiek-20120504-1|141	%{_texmfdistdir}/scripts/oberdiek/oberdiek.magicnum.lua
12mr|texlive-oberdiek-20120504-1|142	%{_texmfdistdir}/scripts/oberdiek/oberdiek.pdftexcmds.lua
12mr|texlive-oberdiek-20120504-1|143	%{_texmfdistdir}/scripts/oberdiek/pdfatfi.pl
12mr|texlive-oberdiek-20120504-1|144	%{_texmfdistdir}/scripts/oberdiek/pdftexcmds.lua
12mr|texlive-oberdiek-20120504-1|145	%{_texmfdistdir}/tex/generic/oberdiek/alphalph.sty
12mr|texlive-oberdiek-20120504-1|146	%{_texmfdistdir}/tex/generic/oberdiek/atbegshi.sty
12mr|texlive-oberdiek-20120504-1|147	%{_texmfdistdir}/tex/generic/oberdiek/bigintcalc.sty
12mr|texlive-oberdiek-20120504-1|148	%{_texmfdistdir}/tex/generic/oberdiek/bitset.sty
12mr|texlive-oberdiek-20120504-1|149	%{_texmfdistdir}/tex/generic/oberdiek/catchfile.sty
12mr|texlive-oberdiek-20120504-1|150	%{_texmfdistdir}/tex/generic/oberdiek/embedfile.sty
12mr|texlive-oberdiek-20120504-1|151	%{_texmfdistdir}/tex/generic/oberdiek/engord.sty
12mr|texlive-oberdiek-20120504-1|152	%{_texmfdistdir}/tex/generic/oberdiek/eolgrab.sty
12mr|texlive-oberdiek-20120504-1|153	%{_texmfdistdir}/tex/generic/oberdiek/etexcmds.sty
12mr|texlive-oberdiek-20120504-1|154	%{_texmfdistdir}/tex/generic/oberdiek/fibnum.sty
12mr|texlive-oberdiek-20120504-1|155	%{_texmfdistdir}/tex/generic/oberdiek/gettitlestring.sty
12mr|texlive-oberdiek-20120504-1|156	%{_texmfdistdir}/tex/generic/oberdiek/hobsub-generic.sty
12mr|texlive-oberdiek-20120504-1|157	%{_texmfdistdir}/tex/generic/oberdiek/hobsub-hyperref.sty
12mr|texlive-oberdiek-20120504-1|158	%{_texmfdistdir}/tex/generic/oberdiek/hobsub.sty
12mr|texlive-oberdiek-20120504-1|159	%{_texmfdistdir}/tex/generic/oberdiek/hologo.sty
12mr|texlive-oberdiek-20120504-1|160	%{_texmfdistdir}/tex/generic/oberdiek/hyphsubst.sty
12mr|texlive-oberdiek-20120504-1|161	%{_texmfdistdir}/tex/generic/oberdiek/iflang.sty
12mr|texlive-oberdiek-20120504-1|162	%{_texmfdistdir}/tex/generic/oberdiek/ifpdf.sty
12mr|texlive-oberdiek-20120504-1|163	%{_texmfdistdir}/tex/generic/oberdiek/ifvtex.sty
12mr|texlive-oberdiek-20120504-1|164	%{_texmfdistdir}/tex/generic/oberdiek/infwarerr.sty
12mr|texlive-oberdiek-20120504-1|165	%{_texmfdistdir}/tex/generic/oberdiek/intcalc.sty
12mr|texlive-oberdiek-20120504-1|166	%{_texmfdistdir}/tex/generic/oberdiek/kvdefinekeys.sty
12mr|texlive-oberdiek-20120504-1|167	%{_texmfdistdir}/tex/generic/oberdiek/kvsetkeys.sty
12mr|texlive-oberdiek-20120504-1|168	%{_texmfdistdir}/tex/generic/oberdiek/ltxcmds.sty
12mr|texlive-oberdiek-20120504-1|169	%{_texmfdistdir}/tex/generic/oberdiek/luatex-loader.sty
12mr|texlive-oberdiek-20120504-1|170	%{_texmfdistdir}/tex/generic/oberdiek/luatex.sty
12mr|texlive-oberdiek-20120504-1|171	%{_texmfdistdir}/tex/generic/oberdiek/magicnum.sty
12mr|texlive-oberdiek-20120504-1|172	%{_texmfdistdir}/tex/generic/oberdiek/mleftright.sty
12mr|texlive-oberdiek-20120504-1|173	%{_texmfdistdir}/tex/generic/oberdiek/pdfcol.sty
12mr|texlive-oberdiek-20120504-1|174	%{_texmfdistdir}/tex/generic/oberdiek/pdfcrypt.sty
12mr|texlive-oberdiek-20120504-1|175	%{_texmfdistdir}/tex/generic/oberdiek/pdfescape.sty
12mr|texlive-oberdiek-20120504-1|176	%{_texmfdistdir}/tex/generic/oberdiek/pdfrender.sty
12mr|texlive-oberdiek-20120504-1|177	%{_texmfdistdir}/tex/generic/oberdiek/pdftexcmds.sty
12mr|texlive-oberdiek-20120504-1|178	%{_texmfdistdir}/tex/generic/oberdiek/protecteddef.sty
12mr|texlive-oberdiek-20120504-1|179	%{_texmfdistdir}/tex/generic/oberdiek/rotchiffre.sty
12mr|texlive-oberdiek-20120504-1|180	%{_texmfdistdir}/tex/generic/oberdiek/se-ascii-print.def
12mr|texlive-oberdiek-20120504-1|181	%{_texmfdistdir}/tex/generic/oberdiek/se-ascii.def
12mr|texlive-oberdiek-20120504-1|182	%{_texmfdistdir}/tex/generic/oberdiek/se-clean7bit.def
12mr|texlive-oberdiek-20120504-1|183	%{_texmfdistdir}/tex/generic/oberdiek/se-cp1250.def
12mr|texlive-oberdiek-20120504-1|184	%{_texmfdistdir}/tex/generic/oberdiek/se-cp1251.def
12mr|texlive-oberdiek-20120504-1|185	%{_texmfdistdir}/tex/generic/oberdiek/se-cp1252.def
12mr|texlive-oberdiek-20120504-1|186	%{_texmfdistdir}/tex/generic/oberdiek/se-cp1257.def
12mr|texlive-oberdiek-20120504-1|187	%{_texmfdistdir}/tex/generic/oberdiek/se-cp437.def
12mr|texlive-oberdiek-20120504-1|188	%{_texmfdistdir}/tex/generic/oberdiek/se-cp850.def
12mr|texlive-oberdiek-20120504-1|189	%{_texmfdistdir}/tex/generic/oberdiek/se-cp852.def
12mr|texlive-oberdiek-20120504-1|190	%{_texmfdistdir}/tex/generic/oberdiek/se-cp855.def
12mr|texlive-oberdiek-20120504-1|191	%{_texmfdistdir}/tex/generic/oberdiek/se-cp858.def
12mr|texlive-oberdiek-20120504-1|192	%{_texmfdistdir}/tex/generic/oberdiek/se-cp865.def
12mr|texlive-oberdiek-20120504-1|193	%{_texmfdistdir}/tex/generic/oberdiek/se-cp866.def
12mr|texlive-oberdiek-20120504-1|194	%{_texmfdistdir}/tex/generic/oberdiek/se-dec-mcs.def
12mr|texlive-oberdiek-20120504-1|195	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-1.def
12mr|texlive-oberdiek-20120504-1|196	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-10.def
12mr|texlive-oberdiek-20120504-1|197	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-11.def
12mr|texlive-oberdiek-20120504-1|198	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-13.def
12mr|texlive-oberdiek-20120504-1|199	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-14.def
12mr|texlive-oberdiek-20120504-1|200	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-15.def
12mr|texlive-oberdiek-20120504-1|201	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-16.def
12mr|texlive-oberdiek-20120504-1|202	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-2.def
12mr|texlive-oberdiek-20120504-1|203	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-3.def
12mr|texlive-oberdiek-20120504-1|204	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-4.def
12mr|texlive-oberdiek-20120504-1|205	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-5.def
12mr|texlive-oberdiek-20120504-1|206	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-6.def
12mr|texlive-oberdiek-20120504-1|207	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-7.def
12mr|texlive-oberdiek-20120504-1|208	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-8.def
12mr|texlive-oberdiek-20120504-1|209	%{_texmfdistdir}/tex/generic/oberdiek/se-iso-8859-9.def
12mr|texlive-oberdiek-20120504-1|210	%{_texmfdistdir}/tex/generic/oberdiek/se-koi8-r.def
12mr|texlive-oberdiek-20120504-1|211	%{_texmfdistdir}/tex/generic/oberdiek/se-mac-centeuro.def
12mr|texlive-oberdiek-20120504-1|212	%{_texmfdistdir}/tex/generic/oberdiek/se-mac-cyrillic.def
12mr|texlive-oberdiek-20120504-1|213	%{_texmfdistdir}/tex/generic/oberdiek/se-mac-roman.def
12mr|texlive-oberdiek-20120504-1|214	%{_texmfdistdir}/tex/generic/oberdiek/se-nextstep.def
12mr|texlive-oberdiek-20120504-1|215	%{_texmfdistdir}/tex/generic/oberdiek/se-pdfdoc.def
12mr|texlive-oberdiek-20120504-1|216	%{_texmfdistdir}/tex/generic/oberdiek/se-utf16le.def
12mr|texlive-oberdiek-20120504-1|217	%{_texmfdistdir}/tex/generic/oberdiek/se-utf32be.def
12mr|texlive-oberdiek-20120504-1|218	%{_texmfdistdir}/tex/generic/oberdiek/se-utf32le.def
12mr|texlive-oberdiek-20120504-1|219	%{_texmfdistdir}/tex/generic/oberdiek/se-utf8.def
12mr|texlive-oberdiek-20120504-1|220	%{_texmfdistdir}/tex/generic/oberdiek/setouterhbox.sty
12mr|texlive-oberdiek-20120504-1|221	%{_texmfdistdir}/tex/generic/oberdiek/soulutf8.sty
12mr|texlive-oberdiek-20120504-1|222	%{_texmfdistdir}/tex/generic/oberdiek/stringenc.sty
12mr|texlive-oberdiek-20120504-1|223	%{_texmfdistdir}/tex/generic/oberdiek/telprint.sty
12mr|texlive-oberdiek-20120504-1|224	%{_texmfdistdir}/tex/generic/oberdiek/thepdfnumber.sty
12mr|texlive-oberdiek-20120504-1|225	%{_texmfdistdir}/tex/generic/oberdiek/uniquecounter.sty
12mr|texlive-oberdiek-20120504-1|226	%{_texmfdistdir}/tex/latex/oberdiek/accsupp-dvipdfm.def
12mr|texlive-oberdiek-20120504-1|227	%{_texmfdistdir}/tex/latex/oberdiek/accsupp-dvips.def
12mr|texlive-oberdiek-20120504-1|228	%{_texmfdistdir}/tex/latex/oberdiek/accsupp-pdftex.def
12mr|texlive-oberdiek-20120504-1|229	%{_texmfdistdir}/tex/latex/oberdiek/accsupp.sty
12mr|texlive-oberdiek-20120504-1|230	%{_texmfdistdir}/tex/latex/oberdiek/aliascnt.sty
12mr|texlive-oberdiek-20120504-1|231	%{_texmfdistdir}/tex/latex/oberdiek/askinclude.sty
12mr|texlive-oberdiek-20120504-1|232	%{_texmfdistdir}/tex/latex/oberdiek/atenddvi.sty
12mr|texlive-oberdiek-20120504-1|233	%{_texmfdistdir}/tex/latex/oberdiek/atfi-dvipdfmx.def
12mr|texlive-oberdiek-20120504-1|234	%{_texmfdistdir}/tex/latex/oberdiek/atfi-dvips.def
12mr|texlive-oberdiek-20120504-1|235	%{_texmfdistdir}/tex/latex/oberdiek/atfi-pdftex.def
12mr|texlive-oberdiek-20120504-1|236	%{_texmfdistdir}/tex/latex/oberdiek/attachfile2.sty
12mr|texlive-oberdiek-20120504-1|237	%{_texmfdistdir}/tex/latex/oberdiek/atveryend.sty
12mr|texlive-oberdiek-20120504-1|238	%{_texmfdistdir}/tex/latex/oberdiek/auxhook.sty
12mr|texlive-oberdiek-20120504-1|239	%{_texmfdistdir}/tex/latex/oberdiek/bkm-dvipdfm.def
12mr|texlive-oberdiek-20120504-1|240	%{_texmfdistdir}/tex/latex/oberdiek/bkm-dvips.def
12mr|texlive-oberdiek-20120504-1|241	%{_texmfdistdir}/tex/latex/oberdiek/bkm-dvipsone.def
12mr|texlive-oberdiek-20120504-1|242	%{_texmfdistdir}/tex/latex/oberdiek/bkm-pdftex.def
12mr|texlive-oberdiek-20120504-1|243	%{_texmfdistdir}/tex/latex/oberdiek/bkm-textures.def
12mr|texlive-oberdiek-20120504-1|244	%{_texmfdistdir}/tex/latex/oberdiek/bkm-vtex.def
12mr|texlive-oberdiek-20120504-1|245	%{_texmfdistdir}/tex/latex/oberdiek/bmpsize-base.sty
12mr|texlive-oberdiek-20120504-1|246	%{_texmfdistdir}/tex/latex/oberdiek/bmpsize-dvipdfm.def
12mr|texlive-oberdiek-20120504-1|247	%{_texmfdistdir}/tex/latex/oberdiek/bmpsize-dvipdfmx.def
12mr|texlive-oberdiek-20120504-1|248	%{_texmfdistdir}/tex/latex/oberdiek/bmpsize-dvips.def
12mr|texlive-oberdiek-20120504-1|249	%{_texmfdistdir}/tex/latex/oberdiek/bmpsize-test.tex
12mr|texlive-oberdiek-20120504-1|250	%{_texmfdistdir}/tex/latex/oberdiek/bmpsize.sty
12mr|texlive-oberdiek-20120504-1|251	%{_texmfdistdir}/tex/latex/oberdiek/bookmark.sty
12mr|texlive-oberdiek-20120504-1|252	%{_texmfdistdir}/tex/latex/oberdiek/centernot.sty
12mr|texlive-oberdiek-20120504-1|253	%{_texmfdistdir}/tex/latex/oberdiek/chemarr.sty
12mr|texlive-oberdiek-20120504-1|254	%{_texmfdistdir}/tex/latex/oberdiek/classlist.sty
12mr|texlive-oberdiek-20120504-1|255	%{_texmfdistdir}/tex/latex/oberdiek/colonequals.sty
12mr|texlive-oberdiek-20120504-1|256	%{_texmfdistdir}/tex/latex/oberdiek/dtx-attach.sty
12mr|texlive-oberdiek-20120504-1|257	%{_texmfdistdir}/tex/latex/oberdiek/dvipscol.sty
12mr|texlive-oberdiek-20120504-1|258	%{_texmfdistdir}/tex/latex/oberdiek/enparen.sty
12mr|texlive-oberdiek-20120504-1|259	%{_texmfdistdir}/tex/latex/oberdiek/epstopdf-base.sty
12mr|texlive-oberdiek-20120504-1|260	%{_texmfdistdir}/tex/latex/oberdiek/epstopdf.sty
12mr|texlive-oberdiek-20120504-1|261	%{_texmfdistdir}/tex/latex/oberdiek/flags.sty
12mr|texlive-oberdiek-20120504-1|262	%{_texmfdistdir}/tex/latex/oberdiek/grfext.sty
12mr|texlive-oberdiek-20120504-1|263	%{_texmfdistdir}/tex/latex/oberdiek/grffile.sty
12mr|texlive-oberdiek-20120504-1|264	%{_texmfdistdir}/tex/latex/oberdiek/holtxdoc.sty
12mr|texlive-oberdiek-20120504-1|265	%{_texmfdistdir}/tex/latex/oberdiek/hopatch.sty
12mr|texlive-oberdiek-20120504-1|266	%{_texmfdistdir}/tex/latex/oberdiek/hycolor.sty
12mr|texlive-oberdiek-20120504-1|267	%{_texmfdistdir}/tex/latex/oberdiek/hypbmsec.sty
12mr|texlive-oberdiek-20120504-1|268	%{_texmfdistdir}/tex/latex/oberdiek/hypcap.sty
12mr|texlive-oberdiek-20120504-1|269	%{_texmfdistdir}/tex/latex/oberdiek/hypdestopt.sty
12mr|texlive-oberdiek-20120504-1|270	%{_texmfdistdir}/tex/latex/oberdiek/hypdoc.sty
12mr|texlive-oberdiek-20120504-1|271	%{_texmfdistdir}/tex/latex/oberdiek/hypgotoe.sty
12mr|texlive-oberdiek-20120504-1|272	%{_texmfdistdir}/tex/latex/oberdiek/ifdraft.sty
12mr|texlive-oberdiek-20120504-1|273	%{_texmfdistdir}/tex/latex/oberdiek/inputenx.sty
12mr|texlive-oberdiek-20120504-1|274	%{_texmfdistdir}/tex/latex/oberdiek/ix-alias.def
12mr|texlive-oberdiek-20120504-1|275	%{_texmfdistdir}/tex/latex/oberdiek/ix-math.def
12mr|texlive-oberdiek-20120504-1|276	%{_texmfdistdir}/tex/latex/oberdiek/ix-name.def
12mr|texlive-oberdiek-20120504-1|277	%{_texmfdistdir}/tex/latex/oberdiek/ix-slot.def
12mr|texlive-oberdiek-20120504-1|278	%{_texmfdistdir}/tex/latex/oberdiek/ix-uc.def
12mr|texlive-oberdiek-20120504-1|279	%{_texmfdistdir}/tex/latex/oberdiek/ix-utf8enc.dfu
12mr|texlive-oberdiek-20120504-1|280	%{_texmfdistdir}/tex/latex/oberdiek/kvoptions-patch.sty
12mr|texlive-oberdiek-20120504-1|281	%{_texmfdistdir}/tex/latex/oberdiek/kvoptions.sty
12mr|texlive-oberdiek-20120504-1|282	%{_texmfdistdir}/tex/latex/oberdiek/letltxmacro.sty
12mr|texlive-oberdiek-20120504-1|283	%{_texmfdistdir}/tex/latex/oberdiek/listingsutf8.sty
12mr|texlive-oberdiek-20120504-1|284	%{_texmfdistdir}/tex/latex/oberdiek/luacolor.sty
12mr|texlive-oberdiek-20120504-1|285	%{_texmfdistdir}/tex/latex/oberdiek/makerobust.sty
12mr|texlive-oberdiek-20120504-1|286	%{_texmfdistdir}/tex/latex/oberdiek/pagegrid.sty
12mr|texlive-oberdiek-20120504-1|287	%{_texmfdistdir}/tex/latex/oberdiek/pagesel.sty
12mr|texlive-oberdiek-20120504-1|288	%{_texmfdistdir}/tex/latex/oberdiek/pdfcolfoot.sty
12mr|texlive-oberdiek-20120504-1|289	%{_texmfdistdir}/tex/latex/oberdiek/pdfcolmk.sty
12mr|texlive-oberdiek-20120504-1|290	%{_texmfdistdir}/tex/latex/oberdiek/pdfcolparallel.sty
12mr|texlive-oberdiek-20120504-1|291	%{_texmfdistdir}/tex/latex/oberdiek/pdfcolparcolumns.sty
12mr|texlive-oberdiek-20120504-1|292	%{_texmfdistdir}/tex/latex/oberdiek/pdflscape.sty
12mr|texlive-oberdiek-20120504-1|293	%{_texmfdistdir}/tex/latex/oberdiek/picture.sty
12mr|texlive-oberdiek-20120504-1|294	%{_texmfdistdir}/tex/latex/oberdiek/pmboxdraw.sty
12mr|texlive-oberdiek-20120504-1|295	%{_texmfdistdir}/tex/latex/oberdiek/pmboxdrawenc.dfu
12mr|texlive-oberdiek-20120504-1|296	%{_texmfdistdir}/tex/latex/oberdiek/refcount.sty
12mr|texlive-oberdiek-20120504-1|297	%{_texmfdistdir}/tex/latex/oberdiek/rerunfilecheck.sty
12mr|texlive-oberdiek-20120504-1|298	%{_texmfdistdir}/tex/latex/oberdiek/resizegather.sty
12mr|texlive-oberdiek-20120504-1|299	%{_texmfdistdir}/tex/latex/oberdiek/scrindex.sty
12mr|texlive-oberdiek-20120504-1|300	%{_texmfdistdir}/tex/latex/oberdiek/selinput.sty
12mr|texlive-oberdiek-20120504-1|301	%{_texmfdistdir}/tex/latex/oberdiek/settobox.sty
12mr|texlive-oberdiek-20120504-1|302	%{_texmfdistdir}/tex/latex/oberdiek/stackrel.sty
12mr|texlive-oberdiek-20120504-1|303	%{_texmfdistdir}/tex/latex/oberdiek/stampinclude.sty
12mr|texlive-oberdiek-20120504-1|304	%{_texmfdistdir}/tex/latex/oberdiek/tabularht.sty
12mr|texlive-oberdiek-20120504-1|305	%{_texmfdistdir}/tex/latex/oberdiek/tabularkv.sty
12mr|texlive-oberdiek-20120504-1|306	%{_texmfdistdir}/tex/latex/oberdiek/transparent.sty
12mr|texlive-oberdiek-20120504-1|307	%{_texmfdistdir}/tex/latex/oberdiek/twoopt.sty
12mr|texlive-oberdiek-20120504-1|308	%{_texmfdistdir}/tex/latex/oberdiek/x-ascii.def
12mr|texlive-oberdiek-20120504-1|309	%{_texmfdistdir}/tex/latex/oberdiek/x-atarist.def
12mr|texlive-oberdiek-20120504-1|310	%{_texmfdistdir}/tex/latex/oberdiek/x-cp1250.def
12mr|texlive-oberdiek-20120504-1|311	%{_texmfdistdir}/tex/latex/oberdiek/x-cp1251.def
12mr|texlive-oberdiek-20120504-1|312	%{_texmfdistdir}/tex/latex/oberdiek/x-cp1252.def
12mr|texlive-oberdiek-20120504-1|313	%{_texmfdistdir}/tex/latex/oberdiek/x-cp1255.def
12mr|texlive-oberdiek-20120504-1|314	%{_texmfdistdir}/tex/latex/oberdiek/x-cp1257.def
12mr|texlive-oberdiek-20120504-1|315	%{_texmfdistdir}/tex/latex/oberdiek/x-cp437.def
12mr|texlive-oberdiek-20120504-1|316	%{_texmfdistdir}/tex/latex/oberdiek/x-cp850.def
12mr|texlive-oberdiek-20120504-1|317	%{_texmfdistdir}/tex/latex/oberdiek/x-cp852.def
12mr|texlive-oberdiek-20120504-1|318	%{_texmfdistdir}/tex/latex/oberdiek/x-cp855.def
12mr|texlive-oberdiek-20120504-1|319	%{_texmfdistdir}/tex/latex/oberdiek/x-cp858.def
12mr|texlive-oberdiek-20120504-1|320	%{_texmfdistdir}/tex/latex/oberdiek/x-cp865.def
12mr|texlive-oberdiek-20120504-1|321	%{_texmfdistdir}/tex/latex/oberdiek/x-cp866.def
12mr|texlive-oberdiek-20120504-1|322	%{_texmfdistdir}/tex/latex/oberdiek/x-dec-mcs.def
12mr|texlive-oberdiek-20120504-1|323	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-1.def
12mr|texlive-oberdiek-20120504-1|324	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-10.def
12mr|texlive-oberdiek-20120504-1|325	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-13.def
12mr|texlive-oberdiek-20120504-1|326	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-14.def
12mr|texlive-oberdiek-20120504-1|327	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-15.def
12mr|texlive-oberdiek-20120504-1|328	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-16.def
12mr|texlive-oberdiek-20120504-1|329	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-2.def
12mr|texlive-oberdiek-20120504-1|330	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-3.def
12mr|texlive-oberdiek-20120504-1|331	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-4.def
12mr|texlive-oberdiek-20120504-1|332	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-5.def
12mr|texlive-oberdiek-20120504-1|333	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-8.def
12mr|texlive-oberdiek-20120504-1|334	%{_texmfdistdir}/tex/latex/oberdiek/x-iso-8859-9.def
12mr|texlive-oberdiek-20120504-1|335	%{_texmfdistdir}/tex/latex/oberdiek/x-koi8-r.def
12mr|texlive-oberdiek-20120504-1|336	%{_texmfdistdir}/tex/latex/oberdiek/x-mac-centeuro.def
12mr|texlive-oberdiek-20120504-1|337	%{_texmfdistdir}/tex/latex/oberdiek/x-mac-cyrillic.def
12mr|texlive-oberdiek-20120504-1|338	%{_texmfdistdir}/tex/latex/oberdiek/x-mac-roman.def
12mr|texlive-oberdiek-20120504-1|339	%{_texmfdistdir}/tex/latex/oberdiek/x-nextstep.def
12mr|texlive-oberdiek-20120504-1|340	%{_texmfdistdir}/tex/latex/oberdiek/x-verbatim.def
12mr|texlive-oberdiek-20120504-1|341	%{_texmfdistdir}/tex/latex/oberdiek/xcolor-patch.sty
12mr|texlive-oberdiek-20120504-1|342	%{_texmfdistdir}/tex/latex/oberdiek/zref-abspage.sty
12mr|texlive-oberdiek-20120504-1|343	%{_texmfdistdir}/tex/latex/oberdiek/zref-abspos.sty
12mr|texlive-oberdiek-20120504-1|344	%{_texmfdistdir}/tex/latex/oberdiek/zref-base.sty
12mr|texlive-oberdiek-20120504-1|345	%{_texmfdistdir}/tex/latex/oberdiek/zref-counter.sty
12mr|texlive-oberdiek-20120504-1|346	%{_texmfdistdir}/tex/latex/oberdiek/zref-dotfill.sty
12mr|texlive-oberdiek-20120504-1|347	%{_texmfdistdir}/tex/latex/oberdiek/zref-env.sty
12mr|texlive-oberdiek-20120504-1|348	%{_texmfdistdir}/tex/latex/oberdiek/zref-hyperref.sty
12mr|texlive-oberdiek-20120504-1|349	%{_texmfdistdir}/tex/latex/oberdiek/zref-lastpage.sty
12mr|texlive-oberdiek-20120504-1|350	%{_texmfdistdir}/tex/latex/oberdiek/zref-marks.sty
12mr|texlive-oberdiek-20120504-1|351	%{_texmfdistdir}/tex/latex/oberdiek/zref-nextpage.sty
12mr|texlive-oberdiek-20120504-1|352	%{_texmfdistdir}/tex/latex/oberdiek/zref-pageattr.sty
12mr|texlive-oberdiek-20120504-1|353	%{_texmfdistdir}/tex/latex/oberdiek/zref-pagelayout.sty
12mr|texlive-oberdiek-20120504-1|354	%{_texmfdistdir}/tex/latex/oberdiek/zref-perpage.sty
12mr|texlive-oberdiek-20120504-1|355	%{_texmfdistdir}/tex/latex/oberdiek/zref-runs.sty
12mr|texlive-oberdiek-20120504-1|356	%{_texmfdistdir}/tex/latex/oberdiek/zref-savepos.sty
12mr|texlive-oberdiek-20120504-1|357	%{_texmfdistdir}/tex/latex/oberdiek/zref-thepage.sty
12mr|texlive-oberdiek-20120504-1|358	%{_texmfdistdir}/tex/latex/oberdiek/zref-titleref.sty
12mr|texlive-oberdiek-20120504-1|359	%{_texmfdistdir}/tex/latex/oberdiek/zref-totpages.sty
12mr|texlive-oberdiek-20120504-1|360	%{_texmfdistdir}/tex/latex/oberdiek/zref-user.sty
12mr|texlive-oberdiek-20120504-1|361	%{_texmfdistdir}/tex/latex/oberdiek/zref-xr.sty
12mr|texlive-oberdiek-20120504-1|362	%{_texmfdistdir}/tex/latex/oberdiek/zref.sty
12mr|texlive-oberdiek-20120504-1|363	%doc %{_texmfdistdir}/doc/latex/oberdiek/accsupp-example1.tex
12mr|texlive-oberdiek-20120504-1|364	%doc %{_texmfdistdir}/doc/latex/oberdiek/accsupp-example2.tex
12mr|texlive-oberdiek-20120504-1|365	%doc %{_texmfdistdir}/doc/latex/oberdiek/accsupp.pdf
12mr|texlive-oberdiek-20120504-1|366	%doc %{_texmfdistdir}/doc/latex/oberdiek/aliascnt.pdf
12mr|texlive-oberdiek-20120504-1|367	%doc %{_texmfdistdir}/doc/latex/oberdiek/alphalph.pdf
12mr|texlive-oberdiek-20120504-1|368	%doc %{_texmfdistdir}/doc/latex/oberdiek/askinclude.pdf
12mr|texlive-oberdiek-20120504-1|369	%doc %{_texmfdistdir}/doc/latex/oberdiek/atbegshi-example1.tex
12mr|texlive-oberdiek-20120504-1|370	%doc %{_texmfdistdir}/doc/latex/oberdiek/atbegshi-example2.tex
12mr|texlive-oberdiek-20120504-1|371	%doc %{_texmfdistdir}/doc/latex/oberdiek/atbegshi.pdf
12mr|texlive-oberdiek-20120504-1|372	%doc %{_texmfdistdir}/doc/latex/oberdiek/atenddvi.pdf
12mr|texlive-oberdiek-20120504-1|373	%doc %{_texmfdistdir}/doc/latex/oberdiek/attachfile2.pdf
12mr|texlive-oberdiek-20120504-1|374	%doc %{_texmfdistdir}/doc/latex/oberdiek/atveryend.pdf
12mr|texlive-oberdiek-20120504-1|375	%doc %{_texmfdistdir}/doc/latex/oberdiek/auxhook.pdf
12mr|texlive-oberdiek-20120504-1|376	%doc %{_texmfdistdir}/doc/latex/oberdiek/bigintcalc.pdf
12mr|texlive-oberdiek-20120504-1|377	%doc %{_texmfdistdir}/doc/latex/oberdiek/bitset.pdf
12mr|texlive-oberdiek-20120504-1|378	%doc %{_texmfdistdir}/doc/latex/oberdiek/bmpsize.pdf
12mr|texlive-oberdiek-20120504-1|379	%doc %{_texmfdistdir}/doc/latex/oberdiek/bookmark-example.tex
12mr|texlive-oberdiek-20120504-1|380	%doc %{_texmfdistdir}/doc/latex/oberdiek/bookmark.pdf
12mr|texlive-oberdiek-20120504-1|381	%doc %{_texmfdistdir}/doc/latex/oberdiek/catchfile.pdf
12mr|texlive-oberdiek-20120504-1|382	%doc %{_texmfdistdir}/doc/latex/oberdiek/centernot.pdf
12mr|texlive-oberdiek-20120504-1|383	%doc %{_texmfdistdir}/doc/latex/oberdiek/chemarr-example.tex
12mr|texlive-oberdiek-20120504-1|384	%doc %{_texmfdistdir}/doc/latex/oberdiek/chemarr.pdf
12mr|texlive-oberdiek-20120504-1|385	%doc %{_texmfdistdir}/doc/latex/oberdiek/classlist.pdf
12mr|texlive-oberdiek-20120504-1|386	%doc %{_texmfdistdir}/doc/latex/oberdiek/colonequals.pdf
12mr|texlive-oberdiek-20120504-1|387	%doc %{_texmfdistdir}/doc/latex/oberdiek/dvipscol.pdf
12mr|texlive-oberdiek-20120504-1|388	%doc %{_texmfdistdir}/doc/latex/oberdiek/embedfile-example-collection.tex
12mr|texlive-oberdiek-20120504-1|389	%doc %{_texmfdistdir}/doc/latex/oberdiek/embedfile-example-plain.tex
12mr|texlive-oberdiek-20120504-1|390	%doc %{_texmfdistdir}/doc/latex/oberdiek/embedfile.pdf
12mr|texlive-oberdiek-20120504-1|391	%doc %{_texmfdistdir}/doc/latex/oberdiek/engord.pdf
12mr|texlive-oberdiek-20120504-1|392	%doc %{_texmfdistdir}/doc/latex/oberdiek/enparen.pdf
12mr|texlive-oberdiek-20120504-1|393	%doc %{_texmfdistdir}/doc/latex/oberdiek/eolgrab.pdf
12mr|texlive-oberdiek-20120504-1|394	%doc %{_texmfdistdir}/doc/latex/oberdiek/epstopdf.pdf
12mr|texlive-oberdiek-20120504-1|395	%doc %{_texmfdistdir}/doc/latex/oberdiek/etexcmds.pdf
12mr|texlive-oberdiek-20120504-1|396	%doc %{_texmfdistdir}/doc/latex/oberdiek/example-mycolorsetup.sty
12mr|texlive-oberdiek-20120504-1|397	%doc %{_texmfdistdir}/doc/latex/oberdiek/example/eolgrab-example-env.tex
12mr|texlive-oberdiek-20120504-1|398	%doc %{_texmfdistdir}/doc/latex/oberdiek/example/eolgrab-example-ltx.tex
12mr|texlive-oberdiek-20120504-1|399	%doc %{_texmfdistdir}/doc/latex/oberdiek/example/eolgrab-example-sec.tex
12mr|texlive-oberdiek-20120504-1|400	%doc %{_texmfdistdir}/doc/latex/oberdiek/example/hologo-example.tex
12mr|texlive-oberdiek-20120504-1|401	%doc %{_texmfdistdir}/doc/latex/oberdiek/fibnum.pdf
12mr|texlive-oberdiek-20120504-1|402	%doc %{_texmfdistdir}/doc/latex/oberdiek/flags.pdf
12mr|texlive-oberdiek-20120504-1|403	%doc %{_texmfdistdir}/doc/latex/oberdiek/gettitlestring.pdf
12mr|texlive-oberdiek-20120504-1|404	%doc %{_texmfdistdir}/doc/latex/oberdiek/grfext.pdf
12mr|texlive-oberdiek-20120504-1|405	%doc %{_texmfdistdir}/doc/latex/oberdiek/grffile.pdf
12mr|texlive-oberdiek-20120504-1|406	%doc %{_texmfdistdir}/doc/latex/oberdiek/hobsub.pdf
12mr|texlive-oberdiek-20120504-1|407	%doc %{_texmfdistdir}/doc/latex/oberdiek/hologo.pdf
12mr|texlive-oberdiek-20120504-1|408	%doc %{_texmfdistdir}/doc/latex/oberdiek/holtxdoc.pdf
12mr|texlive-oberdiek-20120504-1|409	%doc %{_texmfdistdir}/doc/latex/oberdiek/hopatch.pdf
12mr|texlive-oberdiek-20120504-1|410	%doc %{_texmfdistdir}/doc/latex/oberdiek/hycolor.pdf
12mr|texlive-oberdiek-20120504-1|411	%doc %{_texmfdistdir}/doc/latex/oberdiek/hypbmsec.pdf
12mr|texlive-oberdiek-20120504-1|412	%doc %{_texmfdistdir}/doc/latex/oberdiek/hypcap.pdf
12mr|texlive-oberdiek-20120504-1|413	%doc %{_texmfdistdir}/doc/latex/oberdiek/hypdestopt.pdf
12mr|texlive-oberdiek-20120504-1|414	%doc %{_texmfdistdir}/doc/latex/oberdiek/hypdoc.pdf
12mr|texlive-oberdiek-20120504-1|415	%doc %{_texmfdistdir}/doc/latex/oberdiek/hypgotoe-example.tex
12mr|texlive-oberdiek-20120504-1|416	%doc %{_texmfdistdir}/doc/latex/oberdiek/hypgotoe.pdf
12mr|texlive-oberdiek-20120504-1|417	%doc %{_texmfdistdir}/doc/latex/oberdiek/hyphsubst.pdf
12mr|texlive-oberdiek-20120504-1|418	%doc %{_texmfdistdir}/doc/latex/oberdiek/ifdraft.pdf
12mr|texlive-oberdiek-20120504-1|419	%doc %{_texmfdistdir}/doc/latex/oberdiek/iflang.pdf
12mr|texlive-oberdiek-20120504-1|420	%doc %{_texmfdistdir}/doc/latex/oberdiek/ifpdf.pdf
12mr|texlive-oberdiek-20120504-1|421	%doc %{_texmfdistdir}/doc/latex/oberdiek/ifvtex.pdf
12mr|texlive-oberdiek-20120504-1|422	%doc %{_texmfdistdir}/doc/latex/oberdiek/infwarerr.pdf
12mr|texlive-oberdiek-20120504-1|423	%doc %{_texmfdistdir}/doc/latex/oberdiek/inputenx-licrcmds.txt
12mr|texlive-oberdiek-20120504-1|424	%doc %{_texmfdistdir}/doc/latex/oberdiek/inputenx-utf8enc.txt
12mr|texlive-oberdiek-20120504-1|425	%doc %{_texmfdistdir}/doc/latex/oberdiek/inputenx.pdf
12mr|texlive-oberdiek-20120504-1|426	%doc %{_texmfdistdir}/doc/latex/oberdiek/intcalc.pdf
12mr|texlive-oberdiek-20120504-1|427	%doc %{_texmfdistdir}/doc/latex/oberdiek/kvdefinekeys.pdf
12mr|texlive-oberdiek-20120504-1|428	%doc %{_texmfdistdir}/doc/latex/oberdiek/kvoptions.pdf
12mr|texlive-oberdiek-20120504-1|429	%doc %{_texmfdistdir}/doc/latex/oberdiek/kvsetkeys-example.tex
12mr|texlive-oberdiek-20120504-1|430	%doc %{_texmfdistdir}/doc/latex/oberdiek/kvsetkeys.pdf
12mr|texlive-oberdiek-20120504-1|431	%doc %{_texmfdistdir}/doc/latex/oberdiek/letltxmacro-showcases.tex
12mr|texlive-oberdiek-20120504-1|432	%doc %{_texmfdistdir}/doc/latex/oberdiek/letltxmacro.pdf
12mr|texlive-oberdiek-20120504-1|433	%doc %{_texmfdistdir}/doc/latex/oberdiek/listingsutf8.pdf
12mr|texlive-oberdiek-20120504-1|434	%doc %{_texmfdistdir}/doc/latex/oberdiek/ltxcmds.pdf
12mr|texlive-oberdiek-20120504-1|435	%doc %{_texmfdistdir}/doc/latex/oberdiek/luacolor.pdf
12mr|texlive-oberdiek-20120504-1|436	%doc %{_texmfdistdir}/doc/latex/oberdiek/luatex.pdf
12mr|texlive-oberdiek-20120504-1|437	%doc %{_texmfdistdir}/doc/latex/oberdiek/magicnum.pdf
12mr|texlive-oberdiek-20120504-1|438	%doc %{_texmfdistdir}/doc/latex/oberdiek/magicnum.txt
12mr|texlive-oberdiek-20120504-1|439	%doc %{_texmfdistdir}/doc/latex/oberdiek/makerobust-example.tex
12mr|texlive-oberdiek-20120504-1|440	%doc %{_texmfdistdir}/doc/latex/oberdiek/makerobust.pdf
12mr|texlive-oberdiek-20120504-1|441	%doc %{_texmfdistdir}/doc/latex/oberdiek/mleftright.pdf
12mr|texlive-oberdiek-20120504-1|442	%doc %{_texmfdistdir}/doc/latex/oberdiek/oberdiek.pdf
12mr|texlive-oberdiek-20120504-1|443	%doc %{_texmfdistdir}/doc/latex/oberdiek/pagegrid.pdf
12mr|texlive-oberdiek-20120504-1|444	%doc %{_texmfdistdir}/doc/latex/oberdiek/pagesel.pdf
12mr|texlive-oberdiek-20120504-1|445	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfcol.pdf
12mr|texlive-oberdiek-20120504-1|446	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfcolfoot.pdf
12mr|texlive-oberdiek-20120504-1|447	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfcolmk.pdf
12mr|texlive-oberdiek-20120504-1|448	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfcolparallel.pdf
12mr|texlive-oberdiek-20120504-1|449	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfcolparcolumns.pdf
12mr|texlive-oberdiek-20120504-1|450	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfcrypt.pdf
12mr|texlive-oberdiek-20120504-1|451	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfescape.pdf
12mr|texlive-oberdiek-20120504-1|452	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdflscape.pdf
12mr|texlive-oberdiek-20120504-1|453	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdfrender.pdf
12mr|texlive-oberdiek-20120504-1|454	%doc %{_texmfdistdir}/doc/latex/oberdiek/pdftexcmds.pdf
12mr|texlive-oberdiek-20120504-1|455	%doc %{_texmfdistdir}/doc/latex/oberdiek/picture-example.tex
12mr|texlive-oberdiek-20120504-1|456	%doc %{_texmfdistdir}/doc/latex/oberdiek/picture.pdf
12mr|texlive-oberdiek-20120504-1|457	%doc %{_texmfdistdir}/doc/latex/oberdiek/pmboxdraw.pdf
12mr|texlive-oberdiek-20120504-1|458	%doc %{_texmfdistdir}/doc/latex/oberdiek/protecteddef.pdf
12mr|texlive-oberdiek-20120504-1|459	%doc %{_texmfdistdir}/doc/latex/oberdiek/refcount.pdf
12mr|texlive-oberdiek-20120504-1|460	%doc %{_texmfdistdir}/doc/latex/oberdiek/rerunfilecheck-example.cfg
12mr|texlive-oberdiek-20120504-1|461	%doc %{_texmfdistdir}/doc/latex/oberdiek/rerunfilecheck.pdf
12mr|texlive-oberdiek-20120504-1|462	%doc %{_texmfdistdir}/doc/latex/oberdiek/resizegather.pdf
12mr|texlive-oberdiek-20120504-1|463	%doc %{_texmfdistdir}/doc/latex/oberdiek/rotchiffre.pdf
12mr|texlive-oberdiek-20120504-1|464	%doc %{_texmfdistdir}/doc/latex/oberdiek/scrindex-example1.tex
12mr|texlive-oberdiek-20120504-1|465	%doc %{_texmfdistdir}/doc/latex/oberdiek/scrindex-example2.tex
12mr|texlive-oberdiek-20120504-1|466	%doc %{_texmfdistdir}/doc/latex/oberdiek/scrindex.pdf
12mr|texlive-oberdiek-20120504-1|467	%doc %{_texmfdistdir}/doc/latex/oberdiek/selinput.pdf
12mr|texlive-oberdiek-20120504-1|468	%doc %{_texmfdistdir}/doc/latex/oberdiek/setouterhbox-example.tex
12mr|texlive-oberdiek-20120504-1|469	%doc %{_texmfdistdir}/doc/latex/oberdiek/setouterhbox.pdf
12mr|texlive-oberdiek-20120504-1|470	%doc %{_texmfdistdir}/doc/latex/oberdiek/settobox-example.tex
12mr|texlive-oberdiek-20120504-1|471	%doc %{_texmfdistdir}/doc/latex/oberdiek/settobox.pdf
12mr|texlive-oberdiek-20120504-1|472	%doc %{_texmfdistdir}/doc/latex/oberdiek/soulutf8.pdf
12mr|texlive-oberdiek-20120504-1|473	%doc %{_texmfdistdir}/doc/latex/oberdiek/stackrel.pdf
12mr|texlive-oberdiek-20120504-1|474	%doc %{_texmfdistdir}/doc/latex/oberdiek/stampinclude.pdf
12mr|texlive-oberdiek-20120504-1|475	%doc %{_texmfdistdir}/doc/latex/oberdiek/stringenc.pdf
12mr|texlive-oberdiek-20120504-1|476	%doc %{_texmfdistdir}/doc/latex/oberdiek/tabularht-example1.tex
12mr|texlive-oberdiek-20120504-1|477	%doc %{_texmfdistdir}/doc/latex/oberdiek/tabularht-example2.tex
12mr|texlive-oberdiek-20120504-1|478	%doc %{_texmfdistdir}/doc/latex/oberdiek/tabularht.pdf
12mr|texlive-oberdiek-20120504-1|479	%doc %{_texmfdistdir}/doc/latex/oberdiek/tabularkv-example.tex
12mr|texlive-oberdiek-20120504-1|480	%doc %{_texmfdistdir}/doc/latex/oberdiek/tabularkv.pdf
12mr|texlive-oberdiek-20120504-1|481	%doc %{_texmfdistdir}/doc/latex/oberdiek/telprint.pdf
12mr|texlive-oberdiek-20120504-1|482	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ExtractRotate.java
12mr|texlive-oberdiek-20120504-1|483	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/accsupp-test1.tex
12mr|texlive-oberdiek-20120504-1|484	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/alphalph-test1.tex
12mr|texlive-oberdiek-20120504-1|485	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/alphalph-test2.tex
12mr|texlive-oberdiek-20120504-1|486	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/alphalph-test3.tex
12mr|texlive-oberdiek-20120504-1|487	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-a.tex
12mr|texlive-oberdiek-20120504-1|488	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-b.tex
12mr|texlive-oberdiek-20120504-1|489	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-c.tex
12mr|texlive-oberdiek-20120504-1|490	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test1.tex
12mr|texlive-oberdiek-20120504-1|491	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test10.tex
12mr|texlive-oberdiek-20120504-1|492	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test11.tex
12mr|texlive-oberdiek-20120504-1|493	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test12.tex
12mr|texlive-oberdiek-20120504-1|494	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test13.tex
12mr|texlive-oberdiek-20120504-1|495	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test14.tex
12mr|texlive-oberdiek-20120504-1|496	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test15.tex
12mr|texlive-oberdiek-20120504-1|497	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test16.tex
12mr|texlive-oberdiek-20120504-1|498	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test17.tex
12mr|texlive-oberdiek-20120504-1|499	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test18.tex
12mr|texlive-oberdiek-20120504-1|500	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test19.tex
12mr|texlive-oberdiek-20120504-1|501	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test2.tex
12mr|texlive-oberdiek-20120504-1|502	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test20.tex
12mr|texlive-oberdiek-20120504-1|503	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test21.tex
12mr|texlive-oberdiek-20120504-1|504	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test22.tex
12mr|texlive-oberdiek-20120504-1|505	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test23.tex
12mr|texlive-oberdiek-20120504-1|506	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test24.tex
12mr|texlive-oberdiek-20120504-1|507	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test3.tex
12mr|texlive-oberdiek-20120504-1|508	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test4.tex
12mr|texlive-oberdiek-20120504-1|509	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test5.tex
12mr|texlive-oberdiek-20120504-1|510	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test6.tex
12mr|texlive-oberdiek-20120504-1|511	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test7.tex
12mr|texlive-oberdiek-20120504-1|512	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test8.tex
12mr|texlive-oberdiek-20120504-1|513	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/askinclude-test9.tex
12mr|texlive-oberdiek-20120504-1|514	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/atbegshi-test1.tex
12mr|texlive-oberdiek-20120504-1|515	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/atbegshi-test2.tex
12mr|texlive-oberdiek-20120504-1|516	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/atbegshi-test3.tex
12mr|texlive-oberdiek-20120504-1|517	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/atveryend-test1.tex
12mr|texlive-oberdiek-20120504-1|518	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/bigintcalc-test1.tex
12mr|texlive-oberdiek-20120504-1|519	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/bigintcalc-test2.tex
12mr|texlive-oberdiek-20120504-1|520	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/bigintcalc-test3.tex
12mr|texlive-oberdiek-20120504-1|521	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/bitset-test1.tex
12mr|texlive-oberdiek-20120504-1|522	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/bitset-test2.tex
12mr|texlive-oberdiek-20120504-1|523	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/bitset-test3.tex
12mr|texlive-oberdiek-20120504-1|524	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/catchfile-test1.tex
12mr|texlive-oberdiek-20120504-1|525	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/catchfile-test2.tex
12mr|texlive-oberdiek-20120504-1|526	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/catchfile-test3.tex
12mr|texlive-oberdiek-20120504-1|527	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/embedfile-test1.tex
12mr|texlive-oberdiek-20120504-1|528	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/embedfile-test2.tex
12mr|texlive-oberdiek-20120504-1|529	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/embedfile-test3.tex
12mr|texlive-oberdiek-20120504-1|530	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/embedfile-test4.tex
12mr|texlive-oberdiek-20120504-1|531	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/engord-test1.tex
12mr|texlive-oberdiek-20120504-1|532	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/eolgrab-test1.tex
12mr|texlive-oberdiek-20120504-1|533	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/eolgrab-test2.tex
12mr|texlive-oberdiek-20120504-1|534	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/epstopdf-test1.tex
12mr|texlive-oberdiek-20120504-1|535	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/etexcmds-test1.tex
12mr|texlive-oberdiek-20120504-1|536	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/etexcmds-test2.tex
12mr|texlive-oberdiek-20120504-1|537	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/etexcmds-test3.tex
12mr|texlive-oberdiek-20120504-1|538	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/etexcmds-test4.tex
12mr|texlive-oberdiek-20120504-1|539	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/fibnum-test-calc.tex
12mr|texlive-oberdiek-20120504-1|540	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/fibnum-test1.tex
12mr|texlive-oberdiek-20120504-1|541	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/gettitlestring-test1.tex
12mr|texlive-oberdiek-20120504-1|542	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/gettitlestring-test2.tex
12mr|texlive-oberdiek-20120504-1|543	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/grfext-test1.tex
12mr|texlive-oberdiek-20120504-1|544	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/grfext-test2.tex
12mr|texlive-oberdiek-20120504-1|545	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/grffile-test1.tex
12mr|texlive-oberdiek-20120504-1|546	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hobsub-test1.tex
12mr|texlive-oberdiek-20120504-1|547	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hologo-test-list.tex
12mr|texlive-oberdiek-20120504-1|548	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hologo-test-spacefactor.tex
12mr|texlive-oberdiek-20120504-1|549	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hologo-test1.tex
12mr|texlive-oberdiek-20120504-1|550	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hopatch-test1.tex
12mr|texlive-oberdiek-20120504-1|551	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hopatch-test2.tex
12mr|texlive-oberdiek-20120504-1|552	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test-xcol1.tex
12mr|texlive-oberdiek-20120504-1|553	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test-xcol2.tex
12mr|texlive-oberdiek-20120504-1|554	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test-xcol3.tex
12mr|texlive-oberdiek-20120504-1|555	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test-xcol4.tex
12mr|texlive-oberdiek-20120504-1|556	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test1.tex
12mr|texlive-oberdiek-20120504-1|557	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test2.tex
12mr|texlive-oberdiek-20120504-1|558	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hycolor-test3.tex
12mr|texlive-oberdiek-20120504-1|559	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hyphsubst-test1.tex
12mr|texlive-oberdiek-20120504-1|560	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/hyphsubst-test2.tex
12mr|texlive-oberdiek-20120504-1|561	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/iflang-test1.tex
12mr|texlive-oberdiek-20120504-1|562	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/iflang-test2.tex
12mr|texlive-oberdiek-20120504-1|563	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/iflang-test3.tex
12mr|texlive-oberdiek-20120504-1|564	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/iflang-test4.tex
12mr|texlive-oberdiek-20120504-1|565	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/iflang-test5.tex
12mr|texlive-oberdiek-20120504-1|566	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ifpdf-test1.tex
12mr|texlive-oberdiek-20120504-1|567	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ifvtex-test1.tex
12mr|texlive-oberdiek-20120504-1|568	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/infwarerr-test1.tex
12mr|texlive-oberdiek-20120504-1|569	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/infwarerr-test2.tex
12mr|texlive-oberdiek-20120504-1|570	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/infwarerr-test3.tex
12mr|texlive-oberdiek-20120504-1|571	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/intcalc-test1.tex
12mr|texlive-oberdiek-20120504-1|572	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/intcalc-test2.tex
12mr|texlive-oberdiek-20120504-1|573	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/intcalc-test3.tex
12mr|texlive-oberdiek-20120504-1|574	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/intcalc-test4.tex
12mr|texlive-oberdiek-20120504-1|575	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvdefinekeys-test1.tex
12mr|texlive-oberdiek-20120504-1|576	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvoptions-test1.tex
12mr|texlive-oberdiek-20120504-1|577	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvoptions-test2.tex
12mr|texlive-oberdiek-20120504-1|578	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvoptions-test3.tex
12mr|texlive-oberdiek-20120504-1|579	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvoptions-test4.sty
12mr|texlive-oberdiek-20120504-1|580	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvoptions-test4.tex
12mr|texlive-oberdiek-20120504-1|581	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvsetkeys-test1.tex
12mr|texlive-oberdiek-20120504-1|582	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvsetkeys-test2.tex
12mr|texlive-oberdiek-20120504-1|583	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvsetkeys-test3.tex
12mr|texlive-oberdiek-20120504-1|584	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/kvsetkeys-test4.tex
12mr|texlive-oberdiek-20120504-1|585	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/letltxmacro-test1.tex
12mr|texlive-oberdiek-20120504-1|586	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/letltxmacro-test2.tex
12mr|texlive-oberdiek-20120504-1|587	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/listingsutf8-test1.tex
12mr|texlive-oberdiek-20120504-1|588	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/listingsutf8-test2.tex
12mr|texlive-oberdiek-20120504-1|589	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/listingsutf8-test3.tex
12mr|texlive-oberdiek-20120504-1|590	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/listingsutf8-test4.tex
12mr|texlive-oberdiek-20120504-1|591	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/listingsutf8-test5.tex
12mr|texlive-oberdiek-20120504-1|592	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-carcdr.tex
12mr|texlive-oberdiek-20120504-1|593	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-gobble.tex
12mr|texlive-oberdiek-20120504-1|594	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-ifboxempty.tex
12mr|texlive-oberdiek-20120504-1|595	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-ifempty.tex
12mr|texlive-oberdiek-20120504-1|596	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-nextchar.tex
12mr|texlive-oberdiek-20120504-1|597	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test-zapspace.tex
12mr|texlive-oberdiek-20120504-1|598	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/ltxcmds-test1.tex
12mr|texlive-oberdiek-20120504-1|599	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luacolor-test1.tex
12mr|texlive-oberdiek-20120504-1|600	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luacolor-test2.tex
12mr|texlive-oberdiek-20120504-1|601	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luacolor-test3.tex
12mr|texlive-oberdiek-20120504-1|602	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luatex-test1.tex
12mr|texlive-oberdiek-20120504-1|603	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luatex-test2.tex
12mr|texlive-oberdiek-20120504-1|604	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luatex-test3.tex
12mr|texlive-oberdiek-20120504-1|605	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luatex-test4.tex
12mr|texlive-oberdiek-20120504-1|606	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/luatex-test5.tex
12mr|texlive-oberdiek-20120504-1|607	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/magicnum-test1.tex
12mr|texlive-oberdiek-20120504-1|608	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/magicnum-test2.tex
12mr|texlive-oberdiek-20120504-1|609	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/magicnum-test3.tex
12mr|texlive-oberdiek-20120504-1|610	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/magicnum-test4.tex
12mr|texlive-oberdiek-20120504-1|611	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/mleftright-test1.tex
12mr|texlive-oberdiek-20120504-1|612	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pagegrid-test1.tex
12mr|texlive-oberdiek-20120504-1|613	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcol-test1.tex
12mr|texlive-oberdiek-20120504-1|614	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcol-test2.tex
12mr|texlive-oberdiek-20120504-1|615	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcol-test3.tex
12mr|texlive-oberdiek-20120504-1|616	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcol-test4.tex
12mr|texlive-oberdiek-20120504-1|617	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcolfoot-test1.tex
12mr|texlive-oberdiek-20120504-1|618	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcolparallel-test1.tex
12mr|texlive-oberdiek-20120504-1|619	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfcolparcolumns-test1.tex
12mr|texlive-oberdiek-20120504-1|620	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test1.tex
12mr|texlive-oberdiek-20120504-1|621	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test2.tex
12mr|texlive-oberdiek-20120504-1|622	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test3.tex
12mr|texlive-oberdiek-20120504-1|623	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test4.tex
12mr|texlive-oberdiek-20120504-1|624	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test5.tex
12mr|texlive-oberdiek-20120504-1|625	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfescape-test6.tex
12mr|texlive-oberdiek-20120504-1|626	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test1.tex
12mr|texlive-oberdiek-20120504-1|627	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test2.tex
12mr|texlive-oberdiek-20120504-1|628	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test3.tex
12mr|texlive-oberdiek-20120504-1|629	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test4.tex
12mr|texlive-oberdiek-20120504-1|630	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test5.tex
12mr|texlive-oberdiek-20120504-1|631	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test6.tex
12mr|texlive-oberdiek-20120504-1|632	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdflscape-test6.txt
12mr|texlive-oberdiek-20120504-1|633	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfrender-test1.tex
12mr|texlive-oberdiek-20120504-1|634	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfrender-test2.tex
12mr|texlive-oberdiek-20120504-1|635	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfrender-test3.tex
12mr|texlive-oberdiek-20120504-1|636	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfrender-test4.tex
12mr|texlive-oberdiek-20120504-1|637	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdfrender-test5.tex
12mr|texlive-oberdiek-20120504-1|638	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdftexcmds-test-escape.tex
12mr|texlive-oberdiek-20120504-1|639	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdftexcmds-test-shell.tex
12mr|texlive-oberdiek-20120504-1|640	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdftexcmds-test1.tex
12mr|texlive-oberdiek-20120504-1|641	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pdftexcmds-test2.tex
12mr|texlive-oberdiek-20120504-1|642	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/pmboxdraw-test1.tex
12mr|texlive-oberdiek-20120504-1|643	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/protecteddef-test1.tex
12mr|texlive-oberdiek-20120504-1|644	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/protecteddef-test2.tex
12mr|texlive-oberdiek-20120504-1|645	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/refcount-test1.tex
12mr|texlive-oberdiek-20120504-1|646	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/refcount-test2.tex
12mr|texlive-oberdiek-20120504-1|647	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/refcount-test3.tex
12mr|texlive-oberdiek-20120504-1|648	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/refcount-test4.tex
12mr|texlive-oberdiek-20120504-1|649	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/refcount-test5.tex
12mr|texlive-oberdiek-20120504-1|650	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/rerunfilecheck-test1.tex
12mr|texlive-oberdiek-20120504-1|651	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/resizegather-test1.tex
12mr|texlive-oberdiek-20120504-1|652	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/rotchiffre-test1.tex
12mr|texlive-oberdiek-20120504-1|653	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/rotchiffre-test2.tex
12mr|texlive-oberdiek-20120504-1|654	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/selinput-test1.tex
12mr|texlive-oberdiek-20120504-1|655	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/selinput-test2.tex
12mr|texlive-oberdiek-20120504-1|656	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/selinput-test3.tex
12mr|texlive-oberdiek-20120504-1|657	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/selinput-test4.tex
12mr|texlive-oberdiek-20120504-1|658	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/selinput-test5.tex
12mr|texlive-oberdiek-20120504-1|659	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/setouterhbox-test1.tex
12mr|texlive-oberdiek-20120504-1|660	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/setouterhbox-test2.tex
12mr|texlive-oberdiek-20120504-1|661	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/soulutf8-test1.tex
12mr|texlive-oberdiek-20120504-1|662	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/soulutf8-test2.tex
12mr|texlive-oberdiek-20120504-1|663	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/soulutf8-test3.tex
12mr|texlive-oberdiek-20120504-1|664	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/soulutf8-test4.tex
12mr|texlive-oberdiek-20120504-1|665	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/soulutf8-test5.tex
12mr|texlive-oberdiek-20120504-1|666	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/stringenc-test1.tex
12mr|texlive-oberdiek-20120504-1|667	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/stringenc-test2.tex
12mr|texlive-oberdiek-20120504-1|668	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/telprint-test1.tex
12mr|texlive-oberdiek-20120504-1|669	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/thepdfnumber-test1.tex
12mr|texlive-oberdiek-20120504-1|670	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/thepdfnumber-test2.tex
12mr|texlive-oberdiek-20120504-1|671	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/thepdfnumber-test3.tex
12mr|texlive-oberdiek-20120504-1|672	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/uniquecounter-test1.tex
12mr|texlive-oberdiek-20120504-1|673	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/uniquecounter-test2.tex
12mr|texlive-oberdiek-20120504-1|674	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/uniquecounter-test3.tex
12mr|texlive-oberdiek-20120504-1|675	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/zref-test-base.tex
12mr|texlive-oberdiek-20120504-1|676	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/zref-test-runs.tex
12mr|texlive-oberdiek-20120504-1|677	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/zref-test-titleref-memoir.tex
12mr|texlive-oberdiek-20120504-1|678	%doc %{_texmfdistdir}/doc/latex/oberdiek/test/zref-test1.tex
12mr|texlive-oberdiek-20120504-1|679	%doc %{_texmfdistdir}/doc/latex/oberdiek/thepdfnumber.pdf
12mr|texlive-oberdiek-20120504-1|680	%doc %{_texmfdistdir}/doc/latex/oberdiek/transparent-example.tex
12mr|texlive-oberdiek-20120504-1|681	%doc %{_texmfdistdir}/doc/latex/oberdiek/transparent.pdf
12mr|texlive-oberdiek-20120504-1|682	%doc %{_texmfdistdir}/doc/latex/oberdiek/twoopt.pdf
12mr|texlive-oberdiek-20120504-1|683	%doc %{_texmfdistdir}/doc/latex/oberdiek/uniquecounter-example.tex
12mr|texlive-oberdiek-20120504-1|684	%doc %{_texmfdistdir}/doc/latex/oberdiek/uniquecounter.pdf
12mr|texlive-oberdiek-20120504-1|685	%doc %{_texmfdistdir}/doc/latex/oberdiek/zref-example-lastpage.tex
12mr|texlive-oberdiek-20120504-1|686	%doc %{_texmfdistdir}/doc/latex/oberdiek/zref-example-nextpage.tex
12mr|texlive-oberdiek-20120504-1|687	%doc %{_texmfdistdir}/doc/latex/oberdiek/zref-example.tex
12mr|texlive-oberdiek-20120504-1|688	%doc %{_texmfdistdir}/doc/latex/oberdiek/zref.pdf
12mr|texlive-oberdiek-20120504-1|689	#- source
12mr|texlive-oberdiek-20120504-1|690	%doc %{_texmfdistdir}/source/latex/oberdiek/accsupp.dtx
12mr|texlive-oberdiek-20120504-1|691	%doc %{_texmfdistdir}/source/latex/oberdiek/aliascnt.dtx
12mr|texlive-oberdiek-20120504-1|692	%doc %{_texmfdistdir}/source/latex/oberdiek/alphalph.dtx
12mr|texlive-oberdiek-20120504-1|693	%doc %{_texmfdistdir}/source/latex/oberdiek/askinclude.dtx
12mr|texlive-oberdiek-20120504-1|694	%doc %{_texmfdistdir}/source/latex/oberdiek/atbegshi.dtx
12mr|texlive-oberdiek-20120504-1|695	%doc %{_texmfdistdir}/source/latex/oberdiek/atenddvi.dtx
12mr|texlive-oberdiek-20120504-1|696	%doc %{_texmfdistdir}/source/latex/oberdiek/attachfile2.dtx
12mr|texlive-oberdiek-20120504-1|697	%doc %{_texmfdistdir}/source/latex/oberdiek/atveryend.dtx
12mr|texlive-oberdiek-20120504-1|698	%doc %{_texmfdistdir}/source/latex/oberdiek/auxhook.dtx
12mr|texlive-oberdiek-20120504-1|699	%doc %{_texmfdistdir}/source/latex/oberdiek/bigintcalc.dtx
12mr|texlive-oberdiek-20120504-1|700	%doc %{_texmfdistdir}/source/latex/oberdiek/bitset.dtx
12mr|texlive-oberdiek-20120504-1|701	%doc %{_texmfdistdir}/source/latex/oberdiek/bmpsize.dtx
12mr|texlive-oberdiek-20120504-1|702	%doc %{_texmfdistdir}/source/latex/oberdiek/bookmark.dtx
12mr|texlive-oberdiek-20120504-1|703	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/accsupp.xml
12mr|texlive-oberdiek-20120504-1|704	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/aliascnt.xml
12mr|texlive-oberdiek-20120504-1|705	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/alphalph.xml
12mr|texlive-oberdiek-20120504-1|706	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/askinclude.xml
12mr|texlive-oberdiek-20120504-1|707	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/atbegshi.xml
12mr|texlive-oberdiek-20120504-1|708	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/atenddvi.xml
12mr|texlive-oberdiek-20120504-1|709	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/attachfile2.xml
12mr|texlive-oberdiek-20120504-1|710	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/atveryend.xml
12mr|texlive-oberdiek-20120504-1|711	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/auxhook.xml
12mr|texlive-oberdiek-20120504-1|712	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/bigintcalc.xml
12mr|texlive-oberdiek-20120504-1|713	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/bitset.xml
12mr|texlive-oberdiek-20120504-1|714	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/bmpsize.xml
12mr|texlive-oberdiek-20120504-1|715	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/bookmark.xml
12mr|texlive-oberdiek-20120504-1|716	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/catchfile.xml
12mr|texlive-oberdiek-20120504-1|717	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/centernot.xml
12mr|texlive-oberdiek-20120504-1|718	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/chemarr.xml
12mr|texlive-oberdiek-20120504-1|719	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/classlist.xml
12mr|texlive-oberdiek-20120504-1|720	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/colonequals.xml
12mr|texlive-oberdiek-20120504-1|721	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/dvipscol.xml
12mr|texlive-oberdiek-20120504-1|722	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/embedfile.xml
12mr|texlive-oberdiek-20120504-1|723	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/engord.xml
12mr|texlive-oberdiek-20120504-1|724	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/eolgrab.xml
12mr|texlive-oberdiek-20120504-1|725	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/epstopdf-pkg.xml
12mr|texlive-oberdiek-20120504-1|726	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/etexcmds.xml
12mr|texlive-oberdiek-20120504-1|727	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/flags.xml
12mr|texlive-oberdiek-20120504-1|728	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/gettitlestring.xml
12mr|texlive-oberdiek-20120504-1|729	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/grfext.xml
12mr|texlive-oberdiek-20120504-1|730	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/grffile.xml
12mr|texlive-oberdiek-20120504-1|731	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hobsub.xml
12mr|texlive-oberdiek-20120504-1|732	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hologo.xml
12mr|texlive-oberdiek-20120504-1|733	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/holtxdoc.xml
12mr|texlive-oberdiek-20120504-1|734	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hopatch.xml
12mr|texlive-oberdiek-20120504-1|735	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hycolor.xml
12mr|texlive-oberdiek-20120504-1|736	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hypbmsec.xml
12mr|texlive-oberdiek-20120504-1|737	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hypcap.xml
12mr|texlive-oberdiek-20120504-1|738	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hypdestopt.xml
12mr|texlive-oberdiek-20120504-1|739	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hypdoc.xml
12mr|texlive-oberdiek-20120504-1|740	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hypgotoe.xml
12mr|texlive-oberdiek-20120504-1|741	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/hyphsubst.xml
12mr|texlive-oberdiek-20120504-1|742	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/ifdraft.xml
12mr|texlive-oberdiek-20120504-1|743	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/iflang.xml
12mr|texlive-oberdiek-20120504-1|744	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/ifluatex.xml
12mr|texlive-oberdiek-20120504-1|745	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/ifpdf.xml
12mr|texlive-oberdiek-20120504-1|746	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/ifvtex.xml
12mr|texlive-oberdiek-20120504-1|747	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/infwarerr.xml
12mr|texlive-oberdiek-20120504-1|748	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/inputenx.xml
12mr|texlive-oberdiek-20120504-1|749	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/intcalc.xml
12mr|texlive-oberdiek-20120504-1|750	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/kvdefinekeys.xml
12mr|texlive-oberdiek-20120504-1|751	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/kvoptions.xml
12mr|texlive-oberdiek-20120504-1|752	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/kvsetkeys.xml
12mr|texlive-oberdiek-20120504-1|753	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/letltxmacro.xml
12mr|texlive-oberdiek-20120504-1|754	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/listingsutf8.xml
12mr|texlive-oberdiek-20120504-1|755	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/ltxcmds.xml
12mr|texlive-oberdiek-20120504-1|756	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/luacolor.xml
12mr|texlive-oberdiek-20120504-1|757	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/luatex.xml
12mr|texlive-oberdiek-20120504-1|758	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/magicnum.xml
12mr|texlive-oberdiek-20120504-1|759	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/makerobust.xml
12mr|texlive-oberdiek-20120504-1|760	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/mleftright.xml
12mr|texlive-oberdiek-20120504-1|761	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pagegrid.xml
12mr|texlive-oberdiek-20120504-1|762	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pagesel.xml
12mr|texlive-oberdiek-20120504-1|763	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfcol.xml
12mr|texlive-oberdiek-20120504-1|764	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfcolfoot.xml
12mr|texlive-oberdiek-20120504-1|765	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfcolmk.xml
12mr|texlive-oberdiek-20120504-1|766	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfcolparallel.xml
12mr|texlive-oberdiek-20120504-1|767	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfcolparcolumns.xml
12mr|texlive-oberdiek-20120504-1|768	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfcrypt.xml
12mr|texlive-oberdiek-20120504-1|769	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfescape.xml
12mr|texlive-oberdiek-20120504-1|770	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdflscape.xml
12mr|texlive-oberdiek-20120504-1|771	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdfrender.xml
12mr|texlive-oberdiek-20120504-1|772	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pdftexcmds.xml
12mr|texlive-oberdiek-20120504-1|773	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/picture.xml
12mr|texlive-oberdiek-20120504-1|774	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/pmboxdraw.xml
12mr|texlive-oberdiek-20120504-1|775	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/protecteddef.xml
12mr|texlive-oberdiek-20120504-1|776	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/refcount.xml
12mr|texlive-oberdiek-20120504-1|777	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/rerunfilecheck.xml
12mr|texlive-oberdiek-20120504-1|778	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/resizegather.xml
12mr|texlive-oberdiek-20120504-1|779	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/rotchiffre.xml
12mr|texlive-oberdiek-20120504-1|780	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/scrindex.xml
12mr|texlive-oberdiek-20120504-1|781	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/selinput.xml
12mr|texlive-oberdiek-20120504-1|782	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/setouterhbox.xml
12mr|texlive-oberdiek-20120504-1|783	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/settobox.xml
12mr|texlive-oberdiek-20120504-1|784	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/soulutf8.xml
12mr|texlive-oberdiek-20120504-1|785	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/stackrel.xml
12mr|texlive-oberdiek-20120504-1|786	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/stampinclude.xml
12mr|texlive-oberdiek-20120504-1|787	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/stringenc.xml
12mr|texlive-oberdiek-20120504-1|788	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/tabularht.xml
12mr|texlive-oberdiek-20120504-1|789	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/tabularkv.xml
12mr|texlive-oberdiek-20120504-1|790	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/telprint.xml
12mr|texlive-oberdiek-20120504-1|791	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/transparent.xml
12mr|texlive-oberdiek-20120504-1|792	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/twoopt.xml
12mr|texlive-oberdiek-20120504-1|793	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/uniquecounter.xml
12mr|texlive-oberdiek-20120504-1|794	%doc %{_texmfdistdir}/source/latex/oberdiek/catalogue/zref.xml
12mr|texlive-oberdiek-20120504-1|795	%doc %{_texmfdistdir}/source/latex/oberdiek/catchfile.dtx
12mr|texlive-oberdiek-20120504-1|796	%doc %{_texmfdistdir}/source/latex/oberdiek/centernot.dtx
12mr|texlive-oberdiek-20120504-1|797	%doc %{_texmfdistdir}/source/latex/oberdiek/chemarr.dtx
12mr|texlive-oberdiek-20120504-1|798	%doc %{_texmfdistdir}/source/latex/oberdiek/classlist.dtx
12mr|texlive-oberdiek-20120504-1|799	%doc %{_texmfdistdir}/source/latex/oberdiek/colonequals.dtx
12mr|texlive-oberdiek-20120504-1|800	%doc %{_texmfdistdir}/source/latex/oberdiek/dvipscol.dtx
12mr|texlive-oberdiek-20120504-1|801	%doc %{_texmfdistdir}/source/latex/oberdiek/embedfile.dtx
12mr|texlive-oberdiek-20120504-1|802	%doc %{_texmfdistdir}/source/latex/oberdiek/engord.dtx
12mr|texlive-oberdiek-20120504-1|803	%doc %{_texmfdistdir}/source/latex/oberdiek/enparen.dtx
12mr|texlive-oberdiek-20120504-1|804	%doc %{_texmfdistdir}/source/latex/oberdiek/eolgrab.dtx
12mr|texlive-oberdiek-20120504-1|805	%doc %{_texmfdistdir}/source/latex/oberdiek/epstopdf.dtx
12mr|texlive-oberdiek-20120504-1|806	%doc %{_texmfdistdir}/source/latex/oberdiek/etexcmds.dtx
12mr|texlive-oberdiek-20120504-1|807	%doc %{_texmfdistdir}/source/latex/oberdiek/fibnum.dtx
12mr|texlive-oberdiek-20120504-1|808	%doc %{_texmfdistdir}/source/latex/oberdiek/flags.dtx
12mr|texlive-oberdiek-20120504-1|809	%doc %{_texmfdistdir}/source/latex/oberdiek/gettitlestring.dtx
12mr|texlive-oberdiek-20120504-1|810	%doc %{_texmfdistdir}/source/latex/oberdiek/grfext.dtx
12mr|texlive-oberdiek-20120504-1|811	%doc %{_texmfdistdir}/source/latex/oberdiek/grffile.dtx
12mr|texlive-oberdiek-20120504-1|812	%doc %{_texmfdistdir}/source/latex/oberdiek/hobsub.dtx
12mr|texlive-oberdiek-20120504-1|813	%doc %{_texmfdistdir}/source/latex/oberdiek/hologo.dtx
12mr|texlive-oberdiek-20120504-1|814	%doc %{_texmfdistdir}/source/latex/oberdiek/holtxdoc.dtx
12mr|texlive-oberdiek-20120504-1|815	%doc %{_texmfdistdir}/source/latex/oberdiek/hopatch.dtx
12mr|texlive-oberdiek-20120504-1|816	%doc %{_texmfdistdir}/source/latex/oberdiek/hycolor.dtx
12mr|texlive-oberdiek-20120504-1|817	%doc %{_texmfdistdir}/source/latex/oberdiek/hypbmsec.dtx
12mr|texlive-oberdiek-20120504-1|818	%doc %{_texmfdistdir}/source/latex/oberdiek/hypcap.dtx
12mr|texlive-oberdiek-20120504-1|819	%doc %{_texmfdistdir}/source/latex/oberdiek/hypdestopt.dtx
12mr|texlive-oberdiek-20120504-1|820	%doc %{_texmfdistdir}/source/latex/oberdiek/hypdoc.dtx
12mr|texlive-oberdiek-20120504-1|821	%doc %{_texmfdistdir}/source/latex/oberdiek/hypgotoe.dtx
12mr|texlive-oberdiek-20120504-1|822	%doc %{_texmfdistdir}/source/latex/oberdiek/hyphsubst.dtx
12mr|texlive-oberdiek-20120504-1|823	%doc %{_texmfdistdir}/source/latex/oberdiek/ifdraft.dtx
12mr|texlive-oberdiek-20120504-1|824	%doc %{_texmfdistdir}/source/latex/oberdiek/iflang.dtx
12mr|texlive-oberdiek-20120504-1|825	%doc %{_texmfdistdir}/source/latex/oberdiek/ifpdf.dtx
12mr|texlive-oberdiek-20120504-1|826	%doc %{_texmfdistdir}/source/latex/oberdiek/ifvtex.dtx
12mr|texlive-oberdiek-20120504-1|827	%doc %{_texmfdistdir}/source/latex/oberdiek/infwarerr.dtx
12mr|texlive-oberdiek-20120504-1|828	%doc %{_texmfdistdir}/source/latex/oberdiek/inputenx.dtx
12mr|texlive-oberdiek-20120504-1|829	%doc %{_texmfdistdir}/source/latex/oberdiek/intcalc.dtx
12mr|texlive-oberdiek-20120504-1|830	%doc %{_texmfdistdir}/source/latex/oberdiek/kvdefinekeys.dtx
12mr|texlive-oberdiek-20120504-1|831	%doc %{_texmfdistdir}/source/latex/oberdiek/kvoptions.dtx
12mr|texlive-oberdiek-20120504-1|832	%doc %{_texmfdistdir}/source/latex/oberdiek/kvsetkeys.dtx
12mr|texlive-oberdiek-20120504-1|833	%doc %{_texmfdistdir}/source/latex/oberdiek/letltxmacro.dtx
12mr|texlive-oberdiek-20120504-1|834	%doc %{_texmfdistdir}/source/latex/oberdiek/listingsutf8.dtx
12mr|texlive-oberdiek-20120504-1|835	%doc %{_texmfdistdir}/source/latex/oberdiek/ltxcmds.dtx
12mr|texlive-oberdiek-20120504-1|836	%doc %{_texmfdistdir}/source/latex/oberdiek/luacolor.dtx
12mr|texlive-oberdiek-20120504-1|837	%doc %{_texmfdistdir}/source/latex/oberdiek/luatex.dtx
12mr|texlive-oberdiek-20120504-1|838	%doc %{_texmfdistdir}/source/latex/oberdiek/magicnum.dtx
12mr|texlive-oberdiek-20120504-1|839	%doc %{_texmfdistdir}/source/latex/oberdiek/makerobust.dtx
12mr|texlive-oberdiek-20120504-1|840	%doc %{_texmfdistdir}/source/latex/oberdiek/mleftright.dtx
12mr|texlive-oberdiek-20120504-1|841	%doc %{_texmfdistdir}/source/latex/oberdiek/oberdiek.ins
12mr|texlive-oberdiek-20120504-1|842	%doc %{_texmfdistdir}/source/latex/oberdiek/oberdiek.tex
12mr|texlive-oberdiek-20120504-1|843	%doc %{_texmfdistdir}/source/latex/oberdiek/pagegrid.dtx
12mr|texlive-oberdiek-20120504-1|844	%doc %{_texmfdistdir}/source/latex/oberdiek/pagesel.dtx
12mr|texlive-oberdiek-20120504-1|845	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfcol.dtx
12mr|texlive-oberdiek-20120504-1|846	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfcolfoot.dtx
12mr|texlive-oberdiek-20120504-1|847	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfcolmk.dtx
12mr|texlive-oberdiek-20120504-1|848	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfcolparallel.dtx
12mr|texlive-oberdiek-20120504-1|849	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfcolparcolumns.dtx
12mr|texlive-oberdiek-20120504-1|850	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfcrypt.dtx
12mr|texlive-oberdiek-20120504-1|851	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfescape.dtx
12mr|texlive-oberdiek-20120504-1|852	%doc %{_texmfdistdir}/source/latex/oberdiek/pdflscape.dtx
12mr|texlive-oberdiek-20120504-1|853	%doc %{_texmfdistdir}/source/latex/oberdiek/pdfrender.dtx
12mr|texlive-oberdiek-20120504-1|854	%doc %{_texmfdistdir}/source/latex/oberdiek/pdftexcmds.dtx
12mr|texlive-oberdiek-20120504-1|855	%doc %{_texmfdistdir}/source/latex/oberdiek/picture.dtx
12mr|texlive-oberdiek-20120504-1|856	%doc %{_texmfdistdir}/source/latex/oberdiek/pmboxdraw.dtx
12mr|texlive-oberdiek-20120504-1|857	%doc %{_texmfdistdir}/source/latex/oberdiek/protecteddef.dtx
12mr|texlive-oberdiek-20120504-1|858	%doc %{_texmfdistdir}/source/latex/oberdiek/readme-ctan.txt
12mr|texlive-oberdiek-20120504-1|859	%doc %{_texmfdistdir}/source/latex/oberdiek/refcount.dtx
12mr|texlive-oberdiek-20120504-1|860	%doc %{_texmfdistdir}/source/latex/oberdiek/rerunfilecheck.dtx
12mr|texlive-oberdiek-20120504-1|861	%doc %{_texmfdistdir}/source/latex/oberdiek/resizegather.dtx
12mr|texlive-oberdiek-20120504-1|862	%doc %{_texmfdistdir}/source/latex/oberdiek/rotchiffre.dtx
12mr|texlive-oberdiek-20120504-1|863	%doc %{_texmfdistdir}/source/latex/oberdiek/scrindex.dtx
12mr|texlive-oberdiek-20120504-1|864	%doc %{_texmfdistdir}/source/latex/oberdiek/selinput.dtx
12mr|texlive-oberdiek-20120504-1|865	%doc %{_texmfdistdir}/source/latex/oberdiek/setouterhbox.dtx
12mr|texlive-oberdiek-20120504-1|866	%doc %{_texmfdistdir}/source/latex/oberdiek/settobox.dtx
12mr|texlive-oberdiek-20120504-1|867	%doc %{_texmfdistdir}/source/latex/oberdiek/soulutf8.dtx
12mr|texlive-oberdiek-20120504-1|868	%doc %{_texmfdistdir}/source/latex/oberdiek/stackrel.dtx
12mr|texlive-oberdiek-20120504-1|869	%doc %{_texmfdistdir}/source/latex/oberdiek/stampinclude.dtx
12mr|texlive-oberdiek-20120504-1|870	%doc %{_texmfdistdir}/source/latex/oberdiek/stringenc.dtx
12mr|texlive-oberdiek-20120504-1|871	%doc %{_texmfdistdir}/source/latex/oberdiek/tabularht.dtx
12mr|texlive-oberdiek-20120504-1|872	%doc %{_texmfdistdir}/source/latex/oberdiek/tabularkv.dtx
12mr|texlive-oberdiek-20120504-1|873	%doc %{_texmfdistdir}/source/latex/oberdiek/telprint.dtx
12mr|texlive-oberdiek-20120504-1|874	%doc %{_texmfdistdir}/source/latex/oberdiek/thepdfnumber.dtx
12mr|texlive-oberdiek-20120504-1|875	%doc %{_texmfdistdir}/source/latex/oberdiek/transparent.dtx
12mr|texlive-oberdiek-20120504-1|876	%doc %{_texmfdistdir}/source/latex/oberdiek/twoopt.dtx
12mr|texlive-oberdiek-20120504-1|877	%doc %{_texmfdistdir}/source/latex/oberdiek/uniquecounter.dtx
12mr|texlive-oberdiek-20120504-1|878	%doc %{_texmfdistdir}/source/latex/oberdiek/zref.dtx
12mr|texlive-oberdiek-20120504-1|879	
12mr|texlive-oberdiek-20120504-1|880	#-----------------------------------------------------------------------
12mr|texlive-oberdiek-20120504-1|881	%prep
12mr|texlive-oberdiek-20120504-1|882	%setup -c -a0 -a1 -a2
12mr|texlive-oberdiek-20120504-1|883	
12mr|texlive-oberdiek-20120504-1|884	%build
12mr|texlive-oberdiek-20120504-1|885	
12mr|texlive-oberdiek-20120504-1|886	%install
12mr|texlive-oberdiek-20120504-1|887	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-oberdiek-20120504-1|888	cp -fpar bibtex scripts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-oberdiek-20120504-1|889	
12mr|texlive-oberdiek-20120504-1|890	
12mr|texlive-oberdiek-20120504-1|891	
12mr|texlive-oberdiek-20120504-1|892	%changelog
12mr|texlive-oberdiek-20120504-1|893	

18129 12
12mr|texlive-objectz-20061230-2|1	# revision 19389
12mr|texlive-objectz-20061230-2|2	# category Package
12mr|texlive-objectz-20061230-2|3	# catalog-ctan /macros/latex/contrib/objectz
12mr|texlive-objectz-20061230-2|4	# catalog-date 2006-12-30 22:14:40 +0100
12mr|texlive-objectz-20061230-2|5	# catalog-license lppl
12mr|texlive-objectz-20061230-2|6	# catalog-version undef
12mr|texlive-objectz-20061230-2|7	Name:		texlive-objectz
12mr|texlive-objectz-20061230-2|8	Version:	20061230
12mr|texlive-objectz-20061230-2|9	Release:	2
12mr|texlive-objectz-20061230-2|10	Summary:	Macros for typesetting Object Z
12mr|texlive-objectz-20061230-2|11	Group:		Publishing
12mr|texlive-objectz-20061230-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/objectz
12mr|texlive-objectz-20061230-2|13	License:	LPPL
12mr|texlive-objectz-20061230-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/objectz.tar.xz
12mr|texlive-objectz-20061230-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/objectz.doc.tar.xz
12mr|texlive-objectz-20061230-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/objectz.source.tar.xz
12mr|texlive-objectz-20061230-2|17	BuildArch:	noarch
12mr|texlive-objectz-20061230-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-objectz-20061230-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-objectz-20061230-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-objectz-20061230-2|21	
12mr|texlive-objectz-20061230-2|22	%description
12mr|texlive-objectz-20061230-2|23	The package will typeset both Z and Object-Z specifications; it
12mr|texlive-objectz-20061230-2|24	develops the original zed package.
12mr|texlive-objectz-20061230-2|25	
12mr|texlive-objectz-20061230-2|26	%post
12mr|texlive-objectz-20061230-2|27	%{_sbindir}/texlive.post
12mr|texlive-objectz-20061230-2|28	
12mr|texlive-objectz-20061230-2|29	%postun
12mr|texlive-objectz-20061230-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-objectz-20061230-2|31	%{_sbindir}/texlive.post
12mr|texlive-objectz-20061230-2|32	fi
12mr|texlive-objectz-20061230-2|33	
12mr|texlive-objectz-20061230-2|34	#-----------------------------------------------------------------------
12mr|texlive-objectz-20061230-2|35	%files
12mr|texlive-objectz-20061230-2|36	%{_texmfdistdir}/tex/latex/objectz/oz.sty
12mr|texlive-objectz-20061230-2|37	%doc %{_texmfdistdir}/doc/latex/objectz/catalog
12mr|texlive-objectz-20061230-2|38	%doc %{_texmfdistdir}/doc/latex/objectz/makefile
12mr|texlive-objectz-20061230-2|39	%doc %{_texmfdistdir}/doc/latex/objectz/manifest
12mr|texlive-objectz-20061230-2|40	%doc %{_texmfdistdir}/doc/latex/objectz/ozguide.pdf
12mr|texlive-objectz-20061230-2|41	%doc %{_texmfdistdir}/doc/latex/objectz/ozguide.tex
12mr|texlive-objectz-20061230-2|42	%doc %{_texmfdistdir}/doc/latex/objectz/oztest.tex
12mr|texlive-objectz-20061230-2|43	%doc %{_texmfdistdir}/doc/latex/objectz/readme
12mr|texlive-objectz-20061230-2|44	#- source
12mr|texlive-objectz-20061230-2|45	%doc %{_texmfdistdir}/source/latex/objectz/oz.dtx
12mr|texlive-objectz-20061230-2|46	%doc %{_texmfdistdir}/source/latex/objectz/oz.ins
12mr|texlive-objectz-20061230-2|47	
12mr|texlive-objectz-20061230-2|48	#-----------------------------------------------------------------------
12mr|texlive-objectz-20061230-2|49	%prep
12mr|texlive-objectz-20061230-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-objectz-20061230-2|51	
12mr|texlive-objectz-20061230-2|52	%build
12mr|texlive-objectz-20061230-2|53	
12mr|texlive-objectz-20061230-2|54	%install
12mr|texlive-objectz-20061230-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-objectz-20061230-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-objectz-20061230-2|57	
12mr|texlive-objectz-20061230-2|58	
12mr|texlive-objectz-20061230-2|59	
12mr|texlive-objectz-20061230-2|60	%changelog
12mr|texlive-objectz-20061230-2|61	

18130 12
12mr|texlive-ocgtools-0.8-2|1	# revision 20780
12mr|texlive-ocgtools-0.8-2|2	# category Package
12mr|texlive-ocgtools-0.8-2|3	# catalog-ctan /macros/latex/contrib/ocgtools
12mr|texlive-ocgtools-0.8-2|4	# catalog-date 2010-05-11 13:42:59 +0200
12mr|texlive-ocgtools-0.8-2|5	# catalog-license lppl1.2
12mr|texlive-ocgtools-0.8-2|6	# catalog-version 0.8
12mr|texlive-ocgtools-0.8-2|7	Name:		texlive-ocgtools
12mr|texlive-ocgtools-0.8-2|8	Version:	0.8
12mr|texlive-ocgtools-0.8-2|9	Release:	2
12mr|texlive-ocgtools-0.8-2|10	Summary:	Manipulate OCG layers in PDF presentations
12mr|texlive-ocgtools-0.8-2|11	Group:		Publishing
12mr|texlive-ocgtools-0.8-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ocgtools
12mr|texlive-ocgtools-0.8-2|13	License:	LPPL1.2
12mr|texlive-ocgtools-0.8-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocgtools.tar.xz
12mr|texlive-ocgtools-0.8-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocgtools.doc.tar.xz
12mr|texlive-ocgtools-0.8-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocgtools.source.tar.xz
12mr|texlive-ocgtools-0.8-2|17	BuildArch:	noarch
12mr|texlive-ocgtools-0.8-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ocgtools-0.8-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ocgtools-0.8-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ocgtools-0.8-2|21	
12mr|texlive-ocgtools-0.8-2|22	%description
12mr|texlive-ocgtools-0.8-2|23	The package provides the means to insert OGC (Optional Group
12mr|texlive-ocgtools-0.8-2|24	Content, commonly known as layers) into PDF presentations. This
12mr|texlive-ocgtools-0.8-2|25	allows the user to insert any TeX material into separate layers
12mr|texlive-ocgtools-0.8-2|26	in a PDF document and also insert links which toggle these
12mr|texlive-ocgtools-0.8-2|27	layers on and off. Parts of the PDF document, such as formatted
12mr|texlive-ocgtools-0.8-2|28	text, tables, maths formulas or graphics may be switched to
12mr|texlive-ocgtools-0.8-2|29	visible or invisible state by clicking active links or buttons.
12mr|texlive-ocgtools-0.8-2|30	The documentation discusses the package's relation to various
12mr|texlive-ocgtools-0.8-2|31	apparently similar packages.
12mr|texlive-ocgtools-0.8-2|32	
12mr|texlive-ocgtools-0.8-2|33	%post
12mr|texlive-ocgtools-0.8-2|34	%{_sbindir}/texlive.post
12mr|texlive-ocgtools-0.8-2|35	
12mr|texlive-ocgtools-0.8-2|36	%postun
12mr|texlive-ocgtools-0.8-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-ocgtools-0.8-2|38	%{_sbindir}/texlive.post
12mr|texlive-ocgtools-0.8-2|39	fi
12mr|texlive-ocgtools-0.8-2|40	
12mr|texlive-ocgtools-0.8-2|41	#-----------------------------------------------------------------------
12mr|texlive-ocgtools-0.8-2|42	%files
12mr|texlive-ocgtools-0.8-2|43	%{_texmfdistdir}/tex/latex/ocgtools/ocgtools.sty
12mr|texlive-ocgtools-0.8-2|44	%doc %{_texmfdistdir}/doc/latex/ocgtools/README
12mr|texlive-ocgtools-0.8-2|45	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/book.jpg
12mr|texlive-ocgtools-0.8-2|46	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/fancytipmark.pdf
12mr|texlive-ocgtools-0.8-2|47	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-article.pdf
12mr|texlive-ocgtools-0.8-2|48	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-article.tex
12mr|texlive-ocgtools-0.8-2|49	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-beamer-Hannover.pdf
12mr|texlive-ocgtools-0.8-2|50	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-beamer-Hannover.tex
12mr|texlive-ocgtools-0.8-2|51	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-beamer-Marburg.pdf
12mr|texlive-ocgtools-0.8-2|52	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-beamer-Marburg.tex
12mr|texlive-ocgtools-0.8-2|53	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-beamer.pdf
12mr|texlive-ocgtools-0.8-2|54	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-beamer.tex
12mr|texlive-ocgtools-0.8-2|55	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-fancytooltips.pdf
12mr|texlive-ocgtools-0.8-2|56	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-fancytooltips.tex
12mr|texlive-ocgtools-0.8-2|57	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-minimal.pdf
12mr|texlive-ocgtools-0.8-2|58	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-minimal.tex
12mr|texlive-ocgtools-0.8-2|59	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-pdfscreen-nopanel.pdf
12mr|texlive-ocgtools-0.8-2|60	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-pdfscreen-nopanel.tex
12mr|texlive-ocgtools-0.8-2|61	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-pdfscreen-panelleft.pdf
12mr|texlive-ocgtools-0.8-2|62	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-pdfscreen-panelleft.tex
12mr|texlive-ocgtools-0.8-2|63	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-pdfscreen.pdf
12mr|texlive-ocgtools-0.8-2|64	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-pdfscreen.tex
12mr|texlive-ocgtools-0.8-2|65	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-web-leftpanel.pdf
12mr|texlive-ocgtools-0.8-2|66	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-web-leftpanel.tex
12mr|texlive-ocgtools-0.8-2|67	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-web-rightpanel.pdf
12mr|texlive-ocgtools-0.8-2|68	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-web-rightpanel.tex
12mr|texlive-ocgtools-0.8-2|69	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-web.pdf
12mr|texlive-ocgtools-0.8-2|70	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-example-web.tex
12mr|texlive-ocgtools-0.8-2|71	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-preview.bat
12mr|texlive-ocgtools-0.8-2|72	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-preview.pdf
12mr|texlive-ocgtools-0.8-2|73	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-preview.sh
12mr|texlive-ocgtools-0.8-2|74	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-preview.tex
12mr|texlive-ocgtools-0.8-2|75	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-scrartcl.pdf
12mr|texlive-ocgtools-0.8-2|76	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-scrartcl.tex
12mr|texlive-ocgtools-0.8-2|77	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-test.bat
12mr|texlive-ocgtools-0.8-2|78	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-test.sh
12mr|texlive-ocgtools-0.8-2|79	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/ocgtools-test.tex
12mr|texlive-ocgtools-0.8-2|80	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/tall.jpg
12mr|texlive-ocgtools-0.8-2|81	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/tall.pdf
12mr|texlive-ocgtools-0.8-2|82	%doc %{_texmfdistdir}/doc/latex/ocgtools/examples/wide.jpg
12mr|texlive-ocgtools-0.8-2|83	%doc %{_texmfdistdir}/doc/latex/ocgtools/ocgtools.pdf
12mr|texlive-ocgtools-0.8-2|84	#- source
12mr|texlive-ocgtools-0.8-2|85	%doc %{_texmfdistdir}/source/latex/ocgtools/ocgtools.dtx
12mr|texlive-ocgtools-0.8-2|86	%doc %{_texmfdistdir}/source/latex/ocgtools/ocgtools.ins
12mr|texlive-ocgtools-0.8-2|87	
12mr|texlive-ocgtools-0.8-2|88	#-----------------------------------------------------------------------
12mr|texlive-ocgtools-0.8-2|89	%prep
12mr|texlive-ocgtools-0.8-2|90	%setup -c -a0 -a1 -a2
12mr|texlive-ocgtools-0.8-2|91	
12mr|texlive-ocgtools-0.8-2|92	%build
12mr|texlive-ocgtools-0.8-2|93	
12mr|texlive-ocgtools-0.8-2|94	%install
12mr|texlive-ocgtools-0.8-2|95	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ocgtools-0.8-2|96	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ocgtools-0.8-2|97	
12mr|texlive-ocgtools-0.8-2|98	
12mr|texlive-ocgtools-0.8-2|99	
12mr|texlive-ocgtools-0.8-2|100	%changelog
12mr|texlive-ocgtools-0.8-2|101	

18131 12
12mr|texlive-ocherokee-20070312-3|1	# revision 25689
12mr|texlive-ocherokee-20070312-3|2	# category Package
12mr|texlive-ocherokee-20070312-3|3	# catalog-ctan /language/cherokee/ocherokee
12mr|texlive-ocherokee-20070312-3|4	# catalog-date 2007-03-12 00:37:02 +0100
12mr|texlive-ocherokee-20070312-3|5	# catalog-license lppl
12mr|texlive-ocherokee-20070312-3|6	# catalog-version undef
12mr|texlive-ocherokee-20070312-3|7	Name:		texlive-ocherokee
12mr|texlive-ocherokee-20070312-3|8	Version:	20070312
12mr|texlive-ocherokee-20070312-3|9	Release:	3
12mr|texlive-ocherokee-20070312-3|10	Summary:	LaTeX Support for the Cherokee language
12mr|texlive-ocherokee-20070312-3|11	Group:		Publishing
12mr|texlive-ocherokee-20070312-3|12	URL:		http://www.ctan.org/tex-archive/language/cherokee/ocherokee
12mr|texlive-ocherokee-20070312-3|13	License:	LPPL
12mr|texlive-ocherokee-20070312-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocherokee.tar.xz
12mr|texlive-ocherokee-20070312-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocherokee.doc.tar.xz
12mr|texlive-ocherokee-20070312-3|16	BuildArch:	noarch
12mr|texlive-ocherokee-20070312-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ocherokee-20070312-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ocherokee-20070312-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-ocherokee-20070312-3|20	
12mr|texlive-ocherokee-20070312-3|21	%description
12mr|texlive-ocherokee-20070312-3|22	Macros and Type 1 fonts for Typesetting the Cherokee language
12mr|texlive-ocherokee-20070312-3|23	with the Omega version of LaTeX (known as Lambda).
12mr|texlive-ocherokee-20070312-3|24	
12mr|texlive-ocherokee-20070312-3|25	%post
12mr|texlive-ocherokee-20070312-3|26	%{_sbindir}/texlive.post
12mr|texlive-ocherokee-20070312-3|27	
12mr|texlive-ocherokee-20070312-3|28	%postun
12mr|texlive-ocherokee-20070312-3|29	if [ $1 -eq 0 ]; then
12mr|texlive-ocherokee-20070312-3|30	%{_sbindir}/texlive.post
12mr|texlive-ocherokee-20070312-3|31	fi
12mr|texlive-ocherokee-20070312-3|32	
12mr|texlive-ocherokee-20070312-3|33	#-----------------------------------------------------------------------
12mr|texlive-ocherokee-20070312-3|34	%files
12mr|texlive-ocherokee-20070312-3|35	%{_texmfdistdir}/fonts/afm/public/ocherokee/Cherokee-Bold.afm
12mr|texlive-ocherokee-20070312-3|36	%{_texmfdistdir}/fonts/afm/public/ocherokee/Cherokee.afm
12mr|texlive-ocherokee-20070312-3|37	%{_texmfdistdir}/fonts/map/dvips/ocherokee/cherokee.map
12mr|texlive-ocherokee-20070312-3|38	%{_texmfdistdir}/fonts/ofm/public/ocherokee/OCherokee.ofm
12mr|texlive-ocherokee-20070312-3|39	%{_texmfdistdir}/fonts/ofm/public/ocherokee/OCherokeeb.ofm
12mr|texlive-ocherokee-20070312-3|40	%{_texmfdistdir}/fonts/ofm/public/ocherokee/OCherokeebo.ofm
12mr|texlive-ocherokee-20070312-3|41	%{_texmfdistdir}/fonts/ofm/public/ocherokee/OCherokeeo.ofm
12mr|texlive-ocherokee-20070312-3|42	%{_texmfdistdir}/fonts/ovf/public/ocherokee/OCherokee.ovf
12mr|texlive-ocherokee-20070312-3|43	%{_texmfdistdir}/fonts/ovf/public/ocherokee/OCherokeeb.ovf
12mr|texlive-ocherokee-20070312-3|44	%{_texmfdistdir}/fonts/ovf/public/ocherokee/OCherokeebo.ovf
12mr|texlive-ocherokee-20070312-3|45	%{_texmfdistdir}/fonts/ovf/public/ocherokee/OCherokeeo.ovf
12mr|texlive-ocherokee-20070312-3|46	%{_texmfdistdir}/fonts/ovp/public/ocherokee/OCherokee.ovp
12mr|texlive-ocherokee-20070312-3|47	%{_texmfdistdir}/fonts/ovp/public/ocherokee/OCherokeeb.ovp
12mr|texlive-ocherokee-20070312-3|48	%{_texmfdistdir}/fonts/ovp/public/ocherokee/OCherokeebo.ovp
12mr|texlive-ocherokee-20070312-3|49	%{_texmfdistdir}/fonts/ovp/public/ocherokee/OCherokeeo.ovp
12mr|texlive-ocherokee-20070312-3|50	%{_texmfdistdir}/fonts/tfm/public/ocherokee/Cherokee.tfm
12mr|texlive-ocherokee-20070312-3|51	%{_texmfdistdir}/fonts/tfm/public/ocherokee/Cherokeeb.tfm
12mr|texlive-ocherokee-20070312-3|52	%{_texmfdistdir}/fonts/tfm/public/ocherokee/Cherokeebo.tfm
12mr|texlive-ocherokee-20070312-3|53	%{_texmfdistdir}/fonts/tfm/public/ocherokee/Cherokeeo.tfm
12mr|texlive-ocherokee-20070312-3|54	%{_texmfdistdir}/fonts/type1/public/ocherokee/Cherokee-Bold.pfb
12mr|texlive-ocherokee-20070312-3|55	%{_texmfdistdir}/fonts/type1/public/ocherokee/Cherokee.pfb
12mr|texlive-ocherokee-20070312-3|56	%{_texmfdistdir}/omega/ocp/ocherokee/cher2uni.ocp
12mr|texlive-ocherokee-20070312-3|57	%{_texmfdistdir}/omega/otp/ocherokee/cher2uni.otp
12mr|texlive-ocherokee-20070312-3|58	%{_texmfdistdir}/tex/lambda/ocherokee/lchcmr.fd
12mr|texlive-ocherokee-20070312-3|59	%{_texmfdistdir}/tex/lambda/ocherokee/lchenc.def
12mr|texlive-ocherokee-20070312-3|60	%{_texmfdistdir}/tex/lambda/ocherokee/ocherokee.sty
12mr|texlive-ocherokee-20070312-3|61	%doc %{_texmfdistdir}/doc/omega/ocherokee/READ.ME
12mr|texlive-ocherokee-20070312-3|62	%doc %{_texmfdistdir}/doc/omega/ocherokee/cherokee.pdf
12mr|texlive-ocherokee-20070312-3|63	%doc %{_texmfdistdir}/doc/omega/ocherokee/chief.tex
12mr|texlive-ocherokee-20070312-3|64	%doc %{_texmfdistdir}/doc/omega/ocherokee/proverb.tex
12mr|texlive-ocherokee-20070312-3|65	
12mr|texlive-ocherokee-20070312-3|66	#-----------------------------------------------------------------------
12mr|texlive-ocherokee-20070312-3|67	%prep
12mr|texlive-ocherokee-20070312-3|68	%setup -c -a0 -a1
12mr|texlive-ocherokee-20070312-3|69	
12mr|texlive-ocherokee-20070312-3|70	%build
12mr|texlive-ocherokee-20070312-3|71	
12mr|texlive-ocherokee-20070312-3|72	%install
12mr|texlive-ocherokee-20070312-3|73	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ocherokee-20070312-3|74	cp -fpar fonts omega tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ocherokee-20070312-3|75	
12mr|texlive-ocherokee-20070312-3|76	
12mr|texlive-ocherokee-20070312-3|77	
12mr|texlive-ocherokee-20070312-3|78	%changelog
12mr|texlive-ocherokee-20070312-3|79	

18132 12
12mr|texlive-ocr-b-20101224-2|1	# revision 20852
12mr|texlive-ocr-b-20101224-2|2	# category Package
12mr|texlive-ocr-b-20101224-2|3	# catalog-ctan /fonts/ocr-b
12mr|texlive-ocr-b-20101224-2|4	# catalog-date 2010-12-24 15:25:32 +0100
12mr|texlive-ocr-b-20101224-2|5	# catalog-license other-free
12mr|texlive-ocr-b-20101224-2|6	# catalog-version undef
12mr|texlive-ocr-b-20101224-2|7	Name:		texlive-ocr-b
12mr|texlive-ocr-b-20101224-2|8	Version:	20101224
12mr|texlive-ocr-b-20101224-2|9	Release:	2
12mr|texlive-ocr-b-20101224-2|10	Summary:	Fonts for OCR-B
12mr|texlive-ocr-b-20101224-2|11	Group:		Publishing
12mr|texlive-ocr-b-20101224-2|12	URL:		http://www.ctan.org/tex-archive/fonts/ocr-b
12mr|texlive-ocr-b-20101224-2|13	License:	OTHER-FREE
12mr|texlive-ocr-b-20101224-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocr-b.tar.xz
12mr|texlive-ocr-b-20101224-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocr-b.doc.tar.xz
12mr|texlive-ocr-b-20101224-2|16	BuildArch:	noarch
12mr|texlive-ocr-b-20101224-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ocr-b-20101224-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ocr-b-20101224-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ocr-b-20101224-2|20	
12mr|texlive-ocr-b-20101224-2|21	%description
12mr|texlive-ocr-b-20101224-2|22	MetaFont programs for OCR-B at several sizes.
12mr|texlive-ocr-b-20101224-2|23	
12mr|texlive-ocr-b-20101224-2|24	%post
12mr|texlive-ocr-b-20101224-2|25	%{_sbindir}/texlive.post
12mr|texlive-ocr-b-20101224-2|26	
12mr|texlive-ocr-b-20101224-2|27	%postun
12mr|texlive-ocr-b-20101224-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-ocr-b-20101224-2|29	%{_sbindir}/texlive.post
12mr|texlive-ocr-b-20101224-2|30	fi
12mr|texlive-ocr-b-20101224-2|31	
12mr|texlive-ocr-b-20101224-2|32	#-----------------------------------------------------------------------
12mr|texlive-ocr-b-20101224-2|33	%files
12mr|texlive-ocr-b-20101224-2|34	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10.mf
12mr|texlive-ocr-b-20101224-2|35	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10e.mf
12mr|texlive-ocr-b-20101224-2|36	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10f.mf
12mr|texlive-ocr-b-20101224-2|37	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10g.mf
12mr|texlive-ocr-b-20101224-2|38	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10l.mf
12mr|texlive-ocr-b-20101224-2|39	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10s.mf
12mr|texlive-ocr-b-20101224-2|40	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb10x.mf
12mr|texlive-ocr-b-20101224-2|41	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb5.mf
12mr|texlive-ocr-b-20101224-2|42	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb6.mf
12mr|texlive-ocr-b-20101224-2|43	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb7.mf
12mr|texlive-ocr-b-20101224-2|44	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb8.mf
12mr|texlive-ocr-b-20101224-2|45	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrb9.mf
12mr|texlive-ocr-b-20101224-2|46	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrbdef.mf
12mr|texlive-ocr-b-20101224-2|47	%{_texmfdistdir}/fonts/source/public/ocr-b/ocrbmac.mf
12mr|texlive-ocr-b-20101224-2|48	%{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb10.tfm
12mr|texlive-ocr-b-20101224-2|49	%{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb5.tfm
12mr|texlive-ocr-b-20101224-2|50	%{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb6.tfm
12mr|texlive-ocr-b-20101224-2|51	%{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb7.tfm
12mr|texlive-ocr-b-20101224-2|52	%{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb8.tfm
12mr|texlive-ocr-b-20101224-2|53	%{_texmfdistdir}/fonts/tfm/public/ocr-b/ocrb9.tfm
12mr|texlive-ocr-b-20101224-2|54	%doc %{_texmfdistdir}/doc/fonts/ocr-b/README
12mr|texlive-ocr-b-20101224-2|55	
12mr|texlive-ocr-b-20101224-2|56	#-----------------------------------------------------------------------
12mr|texlive-ocr-b-20101224-2|57	%prep
12mr|texlive-ocr-b-20101224-2|58	%setup -c -a0 -a1
12mr|texlive-ocr-b-20101224-2|59	
12mr|texlive-ocr-b-20101224-2|60	%build
12mr|texlive-ocr-b-20101224-2|61	
12mr|texlive-ocr-b-20101224-2|62	%install
12mr|texlive-ocr-b-20101224-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ocr-b-20101224-2|64	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ocr-b-20101224-2|65	
12mr|texlive-ocr-b-20101224-2|66	
12mr|texlive-ocr-b-20101224-2|67	
12mr|texlive-ocr-b-20101224-2|68	%changelog
12mr|texlive-ocr-b-20101224-2|69	

18133 12
12mr|texlive-ocr-b-outline-20110107-2|1	# revision 20969
12mr|texlive-ocr-b-outline-20110107-2|2	# category Package
12mr|texlive-ocr-b-outline-20110107-2|3	# catalog-ctan /fonts/ocr-b-outline
12mr|texlive-ocr-b-outline-20110107-2|4	# catalog-date 2011-01-07 10:11:51 +0100
12mr|texlive-ocr-b-outline-20110107-2|5	# catalog-license other-free
12mr|texlive-ocr-b-outline-20110107-2|6	# catalog-version undef
12mr|texlive-ocr-b-outline-20110107-2|7	Name:		texlive-ocr-b-outline
12mr|texlive-ocr-b-outline-20110107-2|8	Version:	20110107
12mr|texlive-ocr-b-outline-20110107-2|9	Release:	2
12mr|texlive-ocr-b-outline-20110107-2|10	Summary:	OCR-B fonts in Type 1 and OpenType
12mr|texlive-ocr-b-outline-20110107-2|11	Group:		Publishing
12mr|texlive-ocr-b-outline-20110107-2|12	URL:		http://www.ctan.org/tex-archive/fonts/ocr-b-outline
12mr|texlive-ocr-b-outline-20110107-2|13	License:	OTHER-FREE
12mr|texlive-ocr-b-outline-20110107-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocr-b-outline.tar.xz
12mr|texlive-ocr-b-outline-20110107-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocr-b-outline.doc.tar.xz
12mr|texlive-ocr-b-outline-20110107-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocr-b-outline.source.tar.xz
12mr|texlive-ocr-b-outline-20110107-2|17	BuildArch:	noarch
12mr|texlive-ocr-b-outline-20110107-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ocr-b-outline-20110107-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ocr-b-outline-20110107-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ocr-b-outline-20110107-2|21	
12mr|texlive-ocr-b-outline-20110107-2|22	%description
12mr|texlive-ocr-b-outline-20110107-2|23	The package contains OCR-B fonts in Type1 and OpenType formats.
12mr|texlive-ocr-b-outline-20110107-2|24	They were generated from the MetaFont sources of the OCR-B
12mr|texlive-ocr-b-outline-20110107-2|25	fonts. The metric files are not included here, so that original
12mr|texlive-ocr-b-outline-20110107-2|26	ocr-b package should also be installed.
12mr|texlive-ocr-b-outline-20110107-2|27	
12mr|texlive-ocr-b-outline-20110107-2|28	%post
12mr|texlive-ocr-b-outline-20110107-2|29	%{_sbindir}/texlive.post
12mr|texlive-ocr-b-outline-20110107-2|30	
12mr|texlive-ocr-b-outline-20110107-2|31	%postun
12mr|texlive-ocr-b-outline-20110107-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-ocr-b-outline-20110107-2|33	%{_sbindir}/texlive.post
12mr|texlive-ocr-b-outline-20110107-2|34	fi
12mr|texlive-ocr-b-outline-20110107-2|35	
12mr|texlive-ocr-b-outline-20110107-2|36	#-----------------------------------------------------------------------
12mr|texlive-ocr-b-outline-20110107-2|37	%files
12mr|texlive-ocr-b-outline-20110107-2|38	%{_texmfdistdir}/fonts/map/dvips/ocr-b-outline/ocrb.map
12mr|texlive-ocr-b-outline-20110107-2|39	%{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb10.otf
12mr|texlive-ocr-b-outline-20110107-2|40	%{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb5.otf
12mr|texlive-ocr-b-outline-20110107-2|41	%{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb6.otf
12mr|texlive-ocr-b-outline-20110107-2|42	%{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb7.otf
12mr|texlive-ocr-b-outline-20110107-2|43	%{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb8.otf
12mr|texlive-ocr-b-outline-20110107-2|44	%{_texmfdistdir}/fonts/opentype/public/ocr-b-outline/ocrb9.otf
12mr|texlive-ocr-b-outline-20110107-2|45	%{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb10.pfb
12mr|texlive-ocr-b-outline-20110107-2|46	%{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb5.pfb
12mr|texlive-ocr-b-outline-20110107-2|47	%{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb6.pfb
12mr|texlive-ocr-b-outline-20110107-2|48	%{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb7.pfb
12mr|texlive-ocr-b-outline-20110107-2|49	%{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb8.pfb
12mr|texlive-ocr-b-outline-20110107-2|50	%{_texmfdistdir}/fonts/type1/public/ocr-b-outline/ocrb9.pfb
12mr|texlive-ocr-b-outline-20110107-2|51	%doc %{_texmfdistdir}/doc/fonts/ocr-b-outline/README
12mr|texlive-ocr-b-outline-20110107-2|52	%doc %{_texmfdistdir}/doc/fonts/ocr-b-outline/xe-test.tex
12mr|texlive-ocr-b-outline-20110107-2|53	#- source
12mr|texlive-ocr-b-outline-20110107-2|54	%doc %{_texmfdistdir}/source/fonts/ocr-b-outline/ocrb10.sfd
12mr|texlive-ocr-b-outline-20110107-2|55	%doc %{_texmfdistdir}/source/fonts/ocr-b-outline/ocrb5.sfd
12mr|texlive-ocr-b-outline-20110107-2|56	%doc %{_texmfdistdir}/source/fonts/ocr-b-outline/ocrb6.sfd
12mr|texlive-ocr-b-outline-20110107-2|57	%doc %{_texmfdistdir}/source/fonts/ocr-b-outline/ocrb7.sfd
12mr|texlive-ocr-b-outline-20110107-2|58	%doc %{_texmfdistdir}/source/fonts/ocr-b-outline/ocrb8.sfd
12mr|texlive-ocr-b-outline-20110107-2|59	%doc %{_texmfdistdir}/source/fonts/ocr-b-outline/ocrb9.sfd
12mr|texlive-ocr-b-outline-20110107-2|60	
12mr|texlive-ocr-b-outline-20110107-2|61	#-----------------------------------------------------------------------
12mr|texlive-ocr-b-outline-20110107-2|62	%prep
12mr|texlive-ocr-b-outline-20110107-2|63	%setup -c -a0 -a1 -a2
12mr|texlive-ocr-b-outline-20110107-2|64	
12mr|texlive-ocr-b-outline-20110107-2|65	%build
12mr|texlive-ocr-b-outline-20110107-2|66	
12mr|texlive-ocr-b-outline-20110107-2|67	%install
12mr|texlive-ocr-b-outline-20110107-2|68	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ocr-b-outline-20110107-2|69	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ocr-b-outline-20110107-2|70	
12mr|texlive-ocr-b-outline-20110107-2|71	
12mr|texlive-ocr-b-outline-20110107-2|72	
12mr|texlive-ocr-b-outline-20110107-2|73	%changelog
12mr|texlive-ocr-b-outline-20110107-2|74	

18134 12
12mr|texlive-ocr-latex-20070311-2|1	# revision 15878
12mr|texlive-ocr-latex-20070311-2|2	# category Package
12mr|texlive-ocr-latex-20070311-2|3	# catalog-ctan /macros/latex/contrib/ocr-latex
12mr|texlive-ocr-latex-20070311-2|4	# catalog-date 2007-03-11 14:06:37 +0100
12mr|texlive-ocr-latex-20070311-2|5	# catalog-license gpl
12mr|texlive-ocr-latex-20070311-2|6	# catalog-version undef
12mr|texlive-ocr-latex-20070311-2|7	Name:		texlive-ocr-latex
12mr|texlive-ocr-latex-20070311-2|8	Version:	20070311
12mr|texlive-ocr-latex-20070311-2|9	Release:	2
12mr|texlive-ocr-latex-20070311-2|10	Summary:	LaTeX support for ocr fonts
12mr|texlive-ocr-latex-20070311-2|11	Group:		Publishing
12mr|texlive-ocr-latex-20070311-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ocr-latex
12mr|texlive-ocr-latex-20070311-2|13	License:	GPL
12mr|texlive-ocr-latex-20070311-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocr-latex.tar.xz
12mr|texlive-ocr-latex-20070311-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocr-latex.doc.tar.xz
12mr|texlive-ocr-latex-20070311-2|16	BuildArch:	noarch
12mr|texlive-ocr-latex-20070311-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ocr-latex-20070311-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ocr-latex-20070311-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ocr-latex-20070311-2|20	
12mr|texlive-ocr-latex-20070311-2|21	%description
12mr|texlive-ocr-latex-20070311-2|22	The package supports use of both ocr-a and ocr-b fonts in LaTeX
12mr|texlive-ocr-latex-20070311-2|23	documents.
12mr|texlive-ocr-latex-20070311-2|24	
12mr|texlive-ocr-latex-20070311-2|25	%post
12mr|texlive-ocr-latex-20070311-2|26	%{_sbindir}/texlive.post
12mr|texlive-ocr-latex-20070311-2|27	
12mr|texlive-ocr-latex-20070311-2|28	%postun
12mr|texlive-ocr-latex-20070311-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-ocr-latex-20070311-2|30	%{_sbindir}/texlive.post
12mr|texlive-ocr-latex-20070311-2|31	fi
12mr|texlive-ocr-latex-20070311-2|32	
12mr|texlive-ocr-latex-20070311-2|33	#-----------------------------------------------------------------------
12mr|texlive-ocr-latex-20070311-2|34	%files
12mr|texlive-ocr-latex-20070311-2|35	%{_texmfdistdir}/tex/latex/ocr-latex/ocr.sty
12mr|texlive-ocr-latex-20070311-2|36	%{_texmfdistdir}/tex/latex/ocr-latex/ot1oca.fd
12mr|texlive-ocr-latex-20070311-2|37	%{_texmfdistdir}/tex/latex/ocr-latex/ot1ocra.fd
12mr|texlive-ocr-latex-20070311-2|38	%{_texmfdistdir}/tex/latex/ocr-latex/ot1ocrb.fd
12mr|texlive-ocr-latex-20070311-2|39	%{_texmfdistdir}/tex/latex/ocr-latex/ot1ocrbn.fd
12mr|texlive-ocr-latex-20070311-2|40	%{_texmfdistdir}/tex/latex/ocr-latex/ot1ocrbns.fd
12mr|texlive-ocr-latex-20070311-2|41	%{_texmfdistdir}/tex/latex/ocr-latex/ot1ocrbo.fd
12mr|texlive-ocr-latex-20070311-2|42	%{_texmfdistdir}/tex/latex/ocr-latex/ot1ocrbs.fd
12mr|texlive-ocr-latex-20070311-2|43	%doc %{_texmfdistdir}/doc/latex/ocr-latex/README
12mr|texlive-ocr-latex-20070311-2|44	%doc %{_texmfdistdir}/doc/latex/ocr-latex/ocr.pdf
12mr|texlive-ocr-latex-20070311-2|45	%doc %{_texmfdistdir}/doc/latex/ocr-latex/ocr.tex
12mr|texlive-ocr-latex-20070311-2|46	
12mr|texlive-ocr-latex-20070311-2|47	#-----------------------------------------------------------------------
12mr|texlive-ocr-latex-20070311-2|48	%prep
12mr|texlive-ocr-latex-20070311-2|49	%setup -c -a0 -a1
12mr|texlive-ocr-latex-20070311-2|50	
12mr|texlive-ocr-latex-20070311-2|51	%build
12mr|texlive-ocr-latex-20070311-2|52	
12mr|texlive-ocr-latex-20070311-2|53	%install
12mr|texlive-ocr-latex-20070311-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ocr-latex-20070311-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ocr-latex-20070311-2|56	
12mr|texlive-ocr-latex-20070311-2|57	
12mr|texlive-ocr-latex-20070311-2|58	
12mr|texlive-ocr-latex-20070311-2|59	%changelog
12mr|texlive-ocr-latex-20070311-2|60	

18135 12
12mr|texlive-octavo-1.2-2|1	# revision 15878
12mr|texlive-octavo-1.2-2|2	# category Package
12mr|texlive-octavo-1.2-2|3	# catalog-ctan /macros/latex/contrib/octavo
12mr|texlive-octavo-1.2-2|4	# catalog-date 2007-03-07 18:02:23 +0100
12mr|texlive-octavo-1.2-2|5	# catalog-license lppl
12mr|texlive-octavo-1.2-2|6	# catalog-version 1.2
12mr|texlive-octavo-1.2-2|7	Name:		texlive-octavo
12mr|texlive-octavo-1.2-2|8	Version:	1.2
12mr|texlive-octavo-1.2-2|9	Release:	2
12mr|texlive-octavo-1.2-2|10	Summary:	Typeset books following classical design and layout
12mr|texlive-octavo-1.2-2|11	Group:		Publishing
12mr|texlive-octavo-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/octavo
12mr|texlive-octavo-1.2-2|13	License:	LPPL
12mr|texlive-octavo-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/octavo.tar.xz
12mr|texlive-octavo-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/octavo.doc.tar.xz
12mr|texlive-octavo-1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/octavo.source.tar.xz
12mr|texlive-octavo-1.2-2|17	BuildArch:	noarch
12mr|texlive-octavo-1.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-octavo-1.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-octavo-1.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-octavo-1.2-2|21	
12mr|texlive-octavo-1.2-2|22	%description
12mr|texlive-octavo-1.2-2|23	The octavo class is a modification of the standard LaTeX book
12mr|texlive-octavo-1.2-2|24	class. Its purpose is to typeset books following classical
12mr|texlive-octavo-1.2-2|25	design and layout principles, with the express intention of
12mr|texlive-octavo-1.2-2|26	encouraging the making of beautiful books by anyone with access
12mr|texlive-octavo-1.2-2|27	to a good printer and with an inclination towards venerable
12mr|texlive-octavo-1.2-2|28	crafts, e.g., bookbinding. The octavo class differs from the
12mr|texlive-octavo-1.2-2|29	book class by implementing many of the proposals and insights
12mr|texlive-octavo-1.2-2|30	of respected experts, especially Jan Tschichold and Hugh
12mr|texlive-octavo-1.2-2|31	Williamson. The documentation discusses methods to organise and
12mr|texlive-octavo-1.2-2|32	print out any text into signatures, which can then be gathered,
12mr|texlive-octavo-1.2-2|33	folded and sewn into a book.
12mr|texlive-octavo-1.2-2|34	
12mr|texlive-octavo-1.2-2|35	%post
12mr|texlive-octavo-1.2-2|36	%{_sbindir}/texlive.post
12mr|texlive-octavo-1.2-2|37	
12mr|texlive-octavo-1.2-2|38	%postun
12mr|texlive-octavo-1.2-2|39	if [ $1 -eq 0 ]; then
12mr|texlive-octavo-1.2-2|40	%{_sbindir}/texlive.post
12mr|texlive-octavo-1.2-2|41	fi
12mr|texlive-octavo-1.2-2|42	
12mr|texlive-octavo-1.2-2|43	#-----------------------------------------------------------------------
12mr|texlive-octavo-1.2-2|44	%files
12mr|texlive-octavo-1.2-2|45	%{_texmfdistdir}/tex/latex/octavo/oct10.clo
12mr|texlive-octavo-1.2-2|46	%{_texmfdistdir}/tex/latex/octavo/oct11.clo
12mr|texlive-octavo-1.2-2|47	%{_texmfdistdir}/tex/latex/octavo/oct12.clo
12mr|texlive-octavo-1.2-2|48	%{_texmfdistdir}/tex/latex/octavo/octavo.cls
12mr|texlive-octavo-1.2-2|49	%doc %{_texmfdistdir}/doc/latex/octavo/README
12mr|texlive-octavo-1.2-2|50	%doc %{_texmfdistdir}/doc/latex/octavo/changes
12mr|texlive-octavo-1.2-2|51	%doc %{_texmfdistdir}/doc/latex/octavo/tub-octavo.pdf
12mr|texlive-octavo-1.2-2|52	#- source
12mr|texlive-octavo-1.2-2|53	%doc %{_texmfdistdir}/source/latex/octavo/octavo.dtx
12mr|texlive-octavo-1.2-2|54	%doc %{_texmfdistdir}/source/latex/octavo/octavo.ins
12mr|texlive-octavo-1.2-2|55	
12mr|texlive-octavo-1.2-2|56	#-----------------------------------------------------------------------
12mr|texlive-octavo-1.2-2|57	%prep
12mr|texlive-octavo-1.2-2|58	%setup -c -a0 -a1 -a2
12mr|texlive-octavo-1.2-2|59	
12mr|texlive-octavo-1.2-2|60	%build
12mr|texlive-octavo-1.2-2|61	
12mr|texlive-octavo-1.2-2|62	%install
12mr|texlive-octavo-1.2-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-octavo-1.2-2|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-octavo-1.2-2|65	
12mr|texlive-octavo-1.2-2|66	
12mr|texlive-octavo-1.2-2|67	
12mr|texlive-octavo-1.2-2|68	%changelog
12mr|texlive-octavo-1.2-2|69	

18136 12
12mr|texlive-ofs-20100212-2|1	# revision 16991
12mr|texlive-ofs-20100212-2|2	# category Package
12mr|texlive-ofs-20100212-2|3	# catalog-ctan /macros/generic/ofs
12mr|texlive-ofs-20100212-2|4	# catalog-date 2010-02-12 21:26:56 +0100
12mr|texlive-ofs-20100212-2|5	# catalog-license knuth
12mr|texlive-ofs-20100212-2|6	# catalog-version undef
12mr|texlive-ofs-20100212-2|7	Name:		texlive-ofs
12mr|texlive-ofs-20100212-2|8	Version:	20100212
12mr|texlive-ofs-20100212-2|9	Release:	2
12mr|texlive-ofs-20100212-2|10	Summary:	Macros for managing large font collections
12mr|texlive-ofs-20100212-2|11	Group:		Publishing
12mr|texlive-ofs-20100212-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/ofs
12mr|texlive-ofs-20100212-2|13	License:	KNUTH
12mr|texlive-ofs-20100212-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ofs.tar.xz
12mr|texlive-ofs-20100212-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ofs.doc.tar.xz
12mr|texlive-ofs-20100212-2|16	BuildArch:	noarch
12mr|texlive-ofs-20100212-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ofs-20100212-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ofs-20100212-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ofs-20100212-2|20	
12mr|texlive-ofs-20100212-2|21	%description
12mr|texlive-ofs-20100212-2|22	OFS (Olsak's Font System) is a set of Plain TeX and LaTeX
12mr|texlive-ofs-20100212-2|23	macros for managing large font collections; it has been used by
12mr|texlive-ofs-20100212-2|24	Czech/Slovak users for many years. Main features include: -
12mr|texlive-ofs-20100212-2|25	Mapping from long names of fonts to the metric file name. The
12mr|texlive-ofs-20100212-2|26	user can specify only exact long names in documents. - Support
12mr|texlive-ofs-20100212-2|27	for many font encodings. - Printing of catalogues of fonts and
12mr|texlive-ofs-20100212-2|28	test samples of font families; the interactive macro \showfonts
12mr|texlive-ofs-20100212-2|29	shows all font families you have installed via OFS. - The user
12mr|texlive-ofs-20100212-2|30	interface is the same for Plain TeX and for LaTeX, but the
12mr|texlive-ofs-20100212-2|31	implementation differs: the LaTeX variant of OFS uses NFSS, but
12mr|texlive-ofs-20100212-2|32	the Plain variant implements its own font management (which may
12mr|texlive-ofs-20100212-2|33	even be better than NFSS) - Support for math fonts including TX
12mr|texlive-ofs-20100212-2|34	fonts.
12mr|texlive-ofs-20100212-2|35	
12mr|texlive-ofs-20100212-2|36	%post
12mr|texlive-ofs-20100212-2|37	%{_sbindir}/texlive.post
12mr|texlive-ofs-20100212-2|38	
12mr|texlive-ofs-20100212-2|39	%postun
12mr|texlive-ofs-20100212-2|40	if [ $1 -eq 0 ]; then
12mr|texlive-ofs-20100212-2|41	%{_sbindir}/texlive.post
12mr|texlive-ofs-20100212-2|42	fi
12mr|texlive-ofs-20100212-2|43	
12mr|texlive-ofs-20100212-2|44	#-----------------------------------------------------------------------
12mr|texlive-ofs-20100212-2|45	%files
12mr|texlive-ofs-20100212-2|46	%{_texmfdistdir}/tex/generic/ofs/a117.tex
12mr|texlive-ofs-20100212-2|47	%{_texmfdistdir}/tex/generic/ofs/a35.sty
12mr|texlive-ofs-20100212-2|48	%{_texmfdistdir}/tex/generic/ofs/a35.tex
12mr|texlive-ofs-20100212-2|49	%{_texmfdistdir}/tex/generic/ofs/allfonts.sty
12mr|texlive-ofs-20100212-2|50	%{_texmfdistdir}/tex/generic/ofs/allfonts.tex
12mr|texlive-ofs-20100212-2|51	%{_texmfdistdir}/tex/generic/ofs/amsfn.tex
12mr|texlive-ofs-20100212-2|52	%{_texmfdistdir}/tex/generic/ofs/mtfn.tex
12mr|texlive-ofs-20100212-2|53	%{_texmfdistdir}/tex/generic/ofs/ofs-6a.tex
12mr|texlive-ofs-20100212-2|54	%{_texmfdistdir}/tex/generic/ofs/ofs-6c.tex
12mr|texlive-ofs-20100212-2|55	%{_texmfdistdir}/tex/generic/ofs/ofs-6k.tex
12mr|texlive-ofs-20100212-2|56	%{_texmfdistdir}/tex/generic/ofs/ofs-6s.tex
12mr|texlive-ofs-20100212-2|57	%{_texmfdistdir}/tex/generic/ofs/ofs-6t.tex
12mr|texlive-ofs-20100212-2|58	%{_texmfdistdir}/tex/generic/ofs/ofs-6x.tex
12mr|texlive-ofs-20100212-2|59	%{_texmfdistdir}/tex/generic/ofs/ofs-6y.tex
12mr|texlive-ofs-20100212-2|60	%{_texmfdistdir}/tex/generic/ofs/ofs-8c.tex
12mr|texlive-ofs-20100212-2|61	%{_texmfdistdir}/tex/generic/ofs/ofs-8t.tex
12mr|texlive-ofs-20100212-2|62	%{_texmfdistdir}/tex/generic/ofs/ofs-8x.tex
12mr|texlive-ofs-20100212-2|63	%{_texmfdistdir}/tex/generic/ofs/ofs-8z.tex
12mr|texlive-ofs-20100212-2|64	%{_texmfdistdir}/tex/generic/ofs/ofs-ams.tex
12mr|texlive-ofs-20100212-2|65	%{_texmfdistdir}/tex/generic/ofs/ofs-cm.tex
12mr|texlive-ofs-20100212-2|66	%{_texmfdistdir}/tex/generic/ofs/ofs-mt.tex
12mr|texlive-ofs-20100212-2|67	%{_texmfdistdir}/tex/generic/ofs/ofs-ps.tex
12mr|texlive-ofs-20100212-2|68	%{_texmfdistdir}/tex/generic/ofs/ofs-px.tex
12mr|texlive-ofs-20100212-2|69	%{_texmfdistdir}/tex/generic/ofs/ofs-slt.tex
12mr|texlive-ofs-20100212-2|70	%{_texmfdistdir}/tex/generic/ofs/ofs-tx.tex
12mr|texlive-ofs-20100212-2|71	%{_texmfdistdir}/tex/generic/ofs/ofs.sty
12mr|texlive-ofs-20100212-2|72	%{_texmfdistdir}/tex/generic/ofs/ofs.tex
12mr|texlive-ofs-20100212-2|73	%{_texmfdistdir}/tex/generic/ofs/ofsdef.tex
12mr|texlive-ofs-20100212-2|74	%{_texmfdistdir}/tex/generic/ofs/pantyk.tex
12mr|texlive-ofs-20100212-2|75	%{_texmfdistdir}/tex/generic/ofs/txfn.tex
12mr|texlive-ofs-20100212-2|76	%doc %{_texmfdistdir}/doc/generic/ofs/changes.txt
12mr|texlive-ofs-20100212-2|77	%doc %{_texmfdistdir}/doc/generic/ofs/eurotex2003-ofs.pdf
12mr|texlive-ofs-20100212-2|78	%doc %{_texmfdistdir}/doc/generic/ofs/eurotex2003-ofs.tex
12mr|texlive-ofs-20100212-2|79	%doc %{_texmfdistdir}/doc/generic/ofs/ofs-slt.pdf
12mr|texlive-ofs-20100212-2|80	%doc %{_texmfdistdir}/doc/generic/ofs/ofsdoc-e.pdf
12mr|texlive-ofs-20100212-2|81	%doc %{_texmfdistdir}/doc/generic/ofs/ofsdoc-e.tex
12mr|texlive-ofs-20100212-2|82	%doc %{_texmfdistdir}/doc/generic/ofs/ofsdoc.pdf
12mr|texlive-ofs-20100212-2|83	%doc %{_texmfdistdir}/doc/generic/ofs/ofsdoc.tex
12mr|texlive-ofs-20100212-2|84	%doc %{_texmfdistdir}/doc/generic/ofs/ofsmtdef.tex
12mr|texlive-ofs-20100212-2|85	%doc %{_texmfdistdir}/doc/generic/ofs/ofstest.tex
12mr|texlive-ofs-20100212-2|86	%doc %{_texmfdistdir}/doc/generic/ofs/readme.ofs
12mr|texlive-ofs-20100212-2|87	
12mr|texlive-ofs-20100212-2|88	#-----------------------------------------------------------------------
12mr|texlive-ofs-20100212-2|89	%prep
12mr|texlive-ofs-20100212-2|90	%setup -c -a0 -a1
12mr|texlive-ofs-20100212-2|91	
12mr|texlive-ofs-20100212-2|92	%build
12mr|texlive-ofs-20100212-2|93	
12mr|texlive-ofs-20100212-2|94	%install
12mr|texlive-ofs-20100212-2|95	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ofs-20100212-2|96	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ofs-20100212-2|97	
12mr|texlive-ofs-20100212-2|98	
12mr|texlive-ofs-20100212-2|99	
12mr|texlive-ofs-20100212-2|100	%changelog
12mr|texlive-ofs-20100212-2|101	

18137 12
12mr|texlive-ogham-20111219-2|1	# revision 24876
12mr|texlive-ogham-20111219-2|2	# category Package
12mr|texlive-ogham-20111219-2|3	# catalog-ctan /fonts/ogham
12mr|texlive-ogham-20111219-2|4	# catalog-date 2011-12-19 12:56:45 +0100
12mr|texlive-ogham-20111219-2|5	# catalog-license pd
12mr|texlive-ogham-20111219-2|6	# catalog-version undef
12mr|texlive-ogham-20111219-2|7	Name:		texlive-ogham
12mr|texlive-ogham-20111219-2|8	Version:	20111219
12mr|texlive-ogham-20111219-2|9	Release:	2
12mr|texlive-ogham-20111219-2|10	Summary:	Fonts for typesetting Ogham script
12mr|texlive-ogham-20111219-2|11	Group:		Publishing
12mr|texlive-ogham-20111219-2|12	URL:		http://www.ctan.org/tex-archive/fonts/ogham
12mr|texlive-ogham-20111219-2|13	License:	PD
12mr|texlive-ogham-20111219-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ogham.tar.xz
12mr|texlive-ogham-20111219-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ogham.doc.tar.xz
12mr|texlive-ogham-20111219-2|16	BuildArch:	noarch
12mr|texlive-ogham-20111219-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ogham-20111219-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ogham-20111219-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ogham-20111219-2|20	
12mr|texlive-ogham-20111219-2|21	%description
12mr|texlive-ogham-20111219-2|22	The font provides the Ogham alphabet, which is found on a
12mr|texlive-ogham-20111219-2|23	number of Irish and Pictish carvings dating from the 4th
12mr|texlive-ogham-20111219-2|24	century AD. The font is distributed as Metafont source, which
12mr|texlive-ogham-20111219-2|25	has been patched (with the author's permission) for stability
12mr|texlive-ogham-20111219-2|26	at different output device resolutions. (Thanks are due to
12mr|texlive-ogham-20111219-2|27	Peter Flynn and Dan Luecking.).
12mr|texlive-ogham-20111219-2|28	
12mr|texlive-ogham-20111219-2|29	%post
12mr|texlive-ogham-20111219-2|30	%{_sbindir}/texlive.post
12mr|texlive-ogham-20111219-2|31	
12mr|texlive-ogham-20111219-2|32	%postun
12mr|texlive-ogham-20111219-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-ogham-20111219-2|34	%{_sbindir}/texlive.post
12mr|texlive-ogham-20111219-2|35	fi
12mr|texlive-ogham-20111219-2|36	
12mr|texlive-ogham-20111219-2|37	#-----------------------------------------------------------------------
12mr|texlive-ogham-20111219-2|38	%files
12mr|texlive-ogham-20111219-2|39	%{_texmfdistdir}/fonts/source/public/ogham/ogham.mf
12mr|texlive-ogham-20111219-2|40	%{_texmfdistdir}/fonts/tfm/public/ogham/ogham.tfm
12mr|texlive-ogham-20111219-2|41	%doc %{_texmfdistdir}/doc/fonts/ogham/testfont.pdf
12mr|texlive-ogham-20111219-2|42	
12mr|texlive-ogham-20111219-2|43	#-----------------------------------------------------------------------
12mr|texlive-ogham-20111219-2|44	%prep
12mr|texlive-ogham-20111219-2|45	%setup -c -a0 -a1
12mr|texlive-ogham-20111219-2|46	
12mr|texlive-ogham-20111219-2|47	%build
12mr|texlive-ogham-20111219-2|48	
12mr|texlive-ogham-20111219-2|49	%install
12mr|texlive-ogham-20111219-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ogham-20111219-2|51	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ogham-20111219-2|52	
12mr|texlive-ogham-20111219-2|53	
12mr|texlive-ogham-20111219-2|54	
12mr|texlive-ogham-20111219-2|55	%changelog
12mr|texlive-ogham-20111219-2|56	

18138 12
12mr|texlive-oinuit-20070223-2|1	# revision 15878
12mr|texlive-oinuit-20070223-2|2	# category Package
12mr|texlive-oinuit-20070223-2|3	# catalog-ctan /language/inuktitut/oinuit
12mr|texlive-oinuit-20070223-2|4	# catalog-date 2007-02-23 22:01:12 +0100
12mr|texlive-oinuit-20070223-2|5	# catalog-license lppl
12mr|texlive-oinuit-20070223-2|6	# catalog-version undef
12mr|texlive-oinuit-20070223-2|7	Name:		texlive-oinuit
12mr|texlive-oinuit-20070223-2|8	Version:	20070223
12mr|texlive-oinuit-20070223-2|9	Release:	2
12mr|texlive-oinuit-20070223-2|10	Summary:	LaTeX Support for the Inuktitut Language
12mr|texlive-oinuit-20070223-2|11	Group:		Publishing
12mr|texlive-oinuit-20070223-2|12	URL:		http://www.ctan.org/tex-archive/language/inuktitut/oinuit
12mr|texlive-oinuit-20070223-2|13	License:	LPPL
12mr|texlive-oinuit-20070223-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oinuit.tar.xz
12mr|texlive-oinuit-20070223-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oinuit.doc.tar.xz
12mr|texlive-oinuit-20070223-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oinuit.source.tar.xz
12mr|texlive-oinuit-20070223-2|17	BuildArch:	noarch
12mr|texlive-oinuit-20070223-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-oinuit-20070223-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-oinuit-20070223-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-oinuit-20070223-2|21	
12mr|texlive-oinuit-20070223-2|22	%description
12mr|texlive-oinuit-20070223-2|23	The oinuit system is a set of Lambda (Omega LaTeX) typesetting
12mr|texlive-oinuit-20070223-2|24	tools for the Inuktitut language. The oinuit package supports
12mr|texlive-oinuit-20070223-2|25	five different input methods and is bundled with the necessary
12mr|texlive-oinuit-20070223-2|26	fonts.
12mr|texlive-oinuit-20070223-2|27	
12mr|texlive-oinuit-20070223-2|28	%post
12mr|texlive-oinuit-20070223-2|29	%{_sbindir}/texlive.post
12mr|texlive-oinuit-20070223-2|30	
12mr|texlive-oinuit-20070223-2|31	%postun
12mr|texlive-oinuit-20070223-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-oinuit-20070223-2|33	%{_sbindir}/texlive.post
12mr|texlive-oinuit-20070223-2|34	fi
12mr|texlive-oinuit-20070223-2|35	
12mr|texlive-oinuit-20070223-2|36	#-----------------------------------------------------------------------
12mr|texlive-oinuit-20070223-2|37	%files
12mr|texlive-oinuit-20070223-2|38	%{_texmfdistdir}/fonts/map/dvips/oinuit/oinuit.map
12mr|texlive-oinuit-20070223-2|39	%{_texmfdistdir}/fonts/ofm/public/oinuit/OInuit.ofm
12mr|texlive-oinuit-20070223-2|40	%{_texmfdistdir}/fonts/ofm/public/oinuit/OInuitb.ofm
12mr|texlive-oinuit-20070223-2|41	%{_texmfdistdir}/fonts/ofm/public/oinuit/OInuitbo.ofm
12mr|texlive-oinuit-20070223-2|42	%{_texmfdistdir}/fonts/ofm/public/oinuit/OInuito.ofm
12mr|texlive-oinuit-20070223-2|43	%{_texmfdistdir}/fonts/ovf/public/oinuit/OInuit.ovf
12mr|texlive-oinuit-20070223-2|44	%{_texmfdistdir}/fonts/ovf/public/oinuit/OInuitb.ovf
12mr|texlive-oinuit-20070223-2|45	%{_texmfdistdir}/fonts/ovf/public/oinuit/OInuitbo.ovf
12mr|texlive-oinuit-20070223-2|46	%{_texmfdistdir}/fonts/ovf/public/oinuit/OInuito.ovf
12mr|texlive-oinuit-20070223-2|47	%{_texmfdistdir}/fonts/tfm/public/oinuit/Inuit.tfm
12mr|texlive-oinuit-20070223-2|48	%{_texmfdistdir}/fonts/tfm/public/oinuit/Inuitb.tfm
12mr|texlive-oinuit-20070223-2|49	%{_texmfdistdir}/fonts/tfm/public/oinuit/Inuitbo.tfm
12mr|texlive-oinuit-20070223-2|50	%{_texmfdistdir}/fonts/tfm/public/oinuit/Inuito.tfm
12mr|texlive-oinuit-20070223-2|51	%{_texmfdistdir}/fonts/type1/public/oinuit/Inuit.pfb
12mr|texlive-oinuit-20070223-2|52	%{_texmfdistdir}/fonts/type1/public/oinuit/Inuitb.pfb
12mr|texlive-oinuit-20070223-2|53	%{_texmfdistdir}/fonts/type1/public/oinuit/Inuitbo.pfb
12mr|texlive-oinuit-20070223-2|54	%{_texmfdistdir}/fonts/type1/public/oinuit/Inuito.pfb
12mr|texlive-oinuit-20070223-2|55	%{_texmfdistdir}/fonts/type1/public/oinuit/cmssbxo10.pfb
12mr|texlive-oinuit-20070223-2|56	%{_texmfdistdir}/omega/ocp/oinuit/Ninuit2uni.ocp
12mr|texlive-oinuit-20070223-2|57	%{_texmfdistdir}/omega/ocp/oinuit/Qinuit2uni.ocp
12mr|texlive-oinuit-20070223-2|58	%{_texmfdistdir}/omega/ocp/oinuit/inuitscii.ocp
12mr|texlive-oinuit-20070223-2|59	%{_texmfdistdir}/tex/lambda/oinuit/oinuit.sty
12mr|texlive-oinuit-20070223-2|60	%doc %{_texmfdistdir}/doc/fonts/oinuit/README.1ST
12mr|texlive-oinuit-20070223-2|61	%doc %{_texmfdistdir}/doc/fonts/oinuit/examples/book.tex
12mr|texlive-oinuit-20070223-2|62	%doc %{_texmfdistdir}/doc/fonts/oinuit/examples/taqtu.tex
12mr|texlive-oinuit-20070223-2|63	#- source
12mr|texlive-oinuit-20070223-2|64	%doc %{_texmfdistdir}/source/lambda/oinuit/oinuit.dtx
12mr|texlive-oinuit-20070223-2|65	%doc %{_texmfdistdir}/source/lambda/oinuit/oinuit.ins
12mr|texlive-oinuit-20070223-2|66	%doc %{_texmfdistdir}/source/lambda/oinuit/oinuit.sty
12mr|texlive-oinuit-20070223-2|67	
12mr|texlive-oinuit-20070223-2|68	#-----------------------------------------------------------------------
12mr|texlive-oinuit-20070223-2|69	%prep
12mr|texlive-oinuit-20070223-2|70	%setup -c -a0 -a1 -a2
12mr|texlive-oinuit-20070223-2|71	
12mr|texlive-oinuit-20070223-2|72	%build
12mr|texlive-oinuit-20070223-2|73	
12mr|texlive-oinuit-20070223-2|74	%install
12mr|texlive-oinuit-20070223-2|75	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-oinuit-20070223-2|76	cp -fpar fonts omega tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-oinuit-20070223-2|77	
12mr|texlive-oinuit-20070223-2|78	
12mr|texlive-oinuit-20070223-2|79	
12mr|texlive-oinuit-20070223-2|80	%changelog
12mr|texlive-oinuit-20070223-2|81	

18139 12
12mr|texlive-oldlatin-1.00-2|1	# revision 17932
12mr|texlive-oldlatin-1.00-2|2	# category Package
12mr|texlive-oldlatin-1.00-2|3	# catalog-ctan /fonts/gothic/oldlatin
12mr|texlive-oldlatin-1.00-2|4	# catalog-date 2010-04-29 07:59:03 +0200
12mr|texlive-oldlatin-1.00-2|5	# catalog-license lppl
12mr|texlive-oldlatin-1.00-2|6	# catalog-version 1.00
12mr|texlive-oldlatin-1.00-2|7	Name:		texlive-oldlatin
12mr|texlive-oldlatin-1.00-2|8	Version:	1.00
12mr|texlive-oldlatin-1.00-2|9	Release:	2
12mr|texlive-oldlatin-1.00-2|10	Summary:	Compute Modern like font with long s
12mr|texlive-oldlatin-1.00-2|11	Group:		Publishing
12mr|texlive-oldlatin-1.00-2|12	URL:		http://www.ctan.org/tex-archive/fonts/gothic/oldlatin
12mr|texlive-oldlatin-1.00-2|13	License:	LPPL
12mr|texlive-oldlatin-1.00-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldlatin.tar.xz
12mr|texlive-oldlatin-1.00-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldlatin.doc.tar.xz
12mr|texlive-oldlatin-1.00-2|16	BuildArch:	noarch
12mr|texlive-oldlatin-1.00-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-oldlatin-1.00-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-oldlatin-1.00-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-oldlatin-1.00-2|20	
12mr|texlive-oldlatin-1.00-2|21	%description
12mr|texlive-oldlatin-1.00-2|22	Metafont sources modified from Computer Modern in order to
12mr|texlive-oldlatin-1.00-2|23	generate "long s" which was used in old text.
12mr|texlive-oldlatin-1.00-2|24	
12mr|texlive-oldlatin-1.00-2|25	%post
12mr|texlive-oldlatin-1.00-2|26	%{_sbindir}/texlive.post
12mr|texlive-oldlatin-1.00-2|27	
12mr|texlive-oldlatin-1.00-2|28	%postun
12mr|texlive-oldlatin-1.00-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-oldlatin-1.00-2|30	%{_sbindir}/texlive.post
12mr|texlive-oldlatin-1.00-2|31	fi
12mr|texlive-oldlatin-1.00-2|32	
12mr|texlive-oldlatin-1.00-2|33	#-----------------------------------------------------------------------
12mr|texlive-oldlatin-1.00-2|34	%files
12mr|texlive-oldlatin-1.00-2|35	%{_texmfdistdir}/fonts/source/public/oldlatin/olb10.mf
12mr|texlive-oldlatin-1.00-2|36	%{_texmfdistdir}/fonts/source/public/oldlatin/olbx10.mf
12mr|texlive-oldlatin-1.00-2|37	%{_texmfdistdir}/fonts/source/public/oldlatin/olbx12.mf
12mr|texlive-oldlatin-1.00-2|38	%{_texmfdistdir}/fonts/source/public/oldlatin/olbx5.mf
12mr|texlive-oldlatin-1.00-2|39	%{_texmfdistdir}/fonts/source/public/oldlatin/olbx6.mf
12mr|texlive-oldlatin-1.00-2|40	%{_texmfdistdir}/fonts/source/public/oldlatin/olbx7.mf
12mr|texlive-oldlatin-1.00-2|41	%{_texmfdistdir}/fonts/source/public/oldlatin/olbx8.mf
12mr|texlive-oldlatin-1.00-2|42	%{_texmfdistdir}/fonts/source/public/oldlatin/olbx9.mf
12mr|texlive-oldlatin-1.00-2|43	%{_texmfdistdir}/fonts/source/public/oldlatin/olbxsl10.mf
12mr|texlive-oldlatin-1.00-2|44	%{_texmfdistdir}/fonts/source/public/oldlatin/oldunh10.mf
12mr|texlive-oldlatin-1.00-2|45	%{_texmfdistdir}/fonts/source/public/oldlatin/olff10.mf
12mr|texlive-oldlatin-1.00-2|46	%{_texmfdistdir}/fonts/source/public/oldlatin/olfib8.mf
12mr|texlive-oldlatin-1.00-2|47	%{_texmfdistdir}/fonts/source/public/oldlatin/olr10.mf
12mr|texlive-oldlatin-1.00-2|48	%{_texmfdistdir}/fonts/source/public/oldlatin/olr10s.mf
12mr|texlive-oldlatin-1.00-2|49	%{_texmfdistdir}/fonts/source/public/oldlatin/olr12.mf
12mr|texlive-oldlatin-1.00-2|50	%{_texmfdistdir}/fonts/source/public/oldlatin/olr17.mf
12mr|texlive-oldlatin-1.00-2|51	%{_texmfdistdir}/fonts/source/public/oldlatin/olr5.mf
12mr|texlive-oldlatin-1.00-2|52	%{_texmfdistdir}/fonts/source/public/oldlatin/olr6.mf
12mr|texlive-oldlatin-1.00-2|53	%{_texmfdistdir}/fonts/source/public/oldlatin/olr7.mf
12mr|texlive-oldlatin-1.00-2|54	%{_texmfdistdir}/fonts/source/public/oldlatin/olr8.mf
12mr|texlive-oldlatin-1.00-2|55	%{_texmfdistdir}/fonts/source/public/oldlatin/olr9.mf
12mr|texlive-oldlatin-1.00-2|56	%{_texmfdistdir}/fonts/source/public/oldlatin/olsl10.mf
12mr|texlive-oldlatin-1.00-2|57	%{_texmfdistdir}/fonts/source/public/oldlatin/olsl12.mf
12mr|texlive-oldlatin-1.00-2|58	%{_texmfdistdir}/fonts/source/public/oldlatin/olsl8.mf
12mr|texlive-oldlatin-1.00-2|59	%{_texmfdistdir}/fonts/source/public/oldlatin/olsl9.mf
12mr|texlive-oldlatin-1.00-2|60	%{_texmfdistdir}/fonts/source/public/oldlatin/olsltt10.mf
12mr|texlive-oldlatin-1.00-2|61	%{_texmfdistdir}/fonts/source/public/oldlatin/olss10.mf
12mr|texlive-oldlatin-1.00-2|62	%{_texmfdistdir}/fonts/source/public/oldlatin/olss12.mf
12mr|texlive-oldlatin-1.00-2|63	%{_texmfdistdir}/fonts/source/public/oldlatin/olss17.mf
12mr|texlive-oldlatin-1.00-2|64	%{_texmfdistdir}/fonts/source/public/oldlatin/olss8.mf
12mr|texlive-oldlatin-1.00-2|65	%{_texmfdistdir}/fonts/source/public/oldlatin/olss9.mf
12mr|texlive-oldlatin-1.00-2|66	%{_texmfdistdir}/fonts/source/public/oldlatin/olssbx10.mf
12mr|texlive-oldlatin-1.00-2|67	%{_texmfdistdir}/fonts/source/public/oldlatin/olssdc10.mf
12mr|texlive-oldlatin-1.00-2|68	%{_texmfdistdir}/fonts/source/public/oldlatin/olssi10.mf
12mr|texlive-oldlatin-1.00-2|69	%{_texmfdistdir}/fonts/source/public/oldlatin/olssi12.mf
12mr|texlive-oldlatin-1.00-2|70	%{_texmfdistdir}/fonts/source/public/oldlatin/olssi17.mf
12mr|texlive-oldlatin-1.00-2|71	%{_texmfdistdir}/fonts/source/public/oldlatin/olssi8.mf
12mr|texlive-oldlatin-1.00-2|72	%{_texmfdistdir}/fonts/source/public/oldlatin/olssi9.mf
12mr|texlive-oldlatin-1.00-2|73	%{_texmfdistdir}/fonts/source/public/oldlatin/olssq8.mf
12mr|texlive-oldlatin-1.00-2|74	%{_texmfdistdir}/fonts/source/public/oldlatin/olssqi8.mf
12mr|texlive-oldlatin-1.00-2|75	%{_texmfdistdir}/fonts/source/public/oldlatin/oltt10.mf
12mr|texlive-oldlatin-1.00-2|76	%{_texmfdistdir}/fonts/source/public/oldlatin/oltt12.mf
12mr|texlive-oldlatin-1.00-2|77	%{_texmfdistdir}/fonts/source/public/oldlatin/oltt8.mf
12mr|texlive-oldlatin-1.00-2|78	%{_texmfdistdir}/fonts/source/public/oldlatin/oltt9.mf
12mr|texlive-oldlatin-1.00-2|79	%{_texmfdistdir}/fonts/source/public/oldlatin/olvtt10.mf
12mr|texlive-oldlatin-1.00-2|80	%{_texmfdistdir}/fonts/source/public/oldlatin/oroman.mf
12mr|texlive-oldlatin-1.00-2|81	%{_texmfdistdir}/fonts/source/public/oldlatin/oromanl.mf
12mr|texlive-oldlatin-1.00-2|82	%{_texmfdistdir}/fonts/source/public/oldlatin/oromlig.mf
12mr|texlive-oldlatin-1.00-2|83	%{_texmfdistdir}/fonts/source/public/oldlatin/oromligs.mf
12mr|texlive-oldlatin-1.00-2|84	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olb10.tfm
12mr|texlive-oldlatin-1.00-2|85	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx10.tfm
12mr|texlive-oldlatin-1.00-2|86	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx12.tfm
12mr|texlive-oldlatin-1.00-2|87	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx5.tfm
12mr|texlive-oldlatin-1.00-2|88	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx6.tfm
12mr|texlive-oldlatin-1.00-2|89	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx7.tfm
12mr|texlive-oldlatin-1.00-2|90	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx8.tfm
12mr|texlive-oldlatin-1.00-2|91	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbx9.tfm
12mr|texlive-oldlatin-1.00-2|92	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olbxsl10.tfm
12mr|texlive-oldlatin-1.00-2|93	%{_texmfdistdir}/fonts/tfm/public/oldlatin/oldunh10.tfm
12mr|texlive-oldlatin-1.00-2|94	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olff10.tfm
12mr|texlive-oldlatin-1.00-2|95	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olfib8.tfm
12mr|texlive-oldlatin-1.00-2|96	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr10.tfm
12mr|texlive-oldlatin-1.00-2|97	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr12.tfm
12mr|texlive-oldlatin-1.00-2|98	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr17.tfm
12mr|texlive-oldlatin-1.00-2|99	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr5.tfm
12mr|texlive-oldlatin-1.00-2|100	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr6.tfm
12mr|texlive-oldlatin-1.00-2|101	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr7.tfm
12mr|texlive-oldlatin-1.00-2|102	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr8.tfm
12mr|texlive-oldlatin-1.00-2|103	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olr9.tfm
12mr|texlive-oldlatin-1.00-2|104	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olsl10.tfm
12mr|texlive-oldlatin-1.00-2|105	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olsl12.tfm
12mr|texlive-oldlatin-1.00-2|106	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olsl8.tfm
12mr|texlive-oldlatin-1.00-2|107	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olsl9.tfm
12mr|texlive-oldlatin-1.00-2|108	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olsltt10.tfm
12mr|texlive-oldlatin-1.00-2|109	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olss10.tfm
12mr|texlive-oldlatin-1.00-2|110	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olss12.tfm
12mr|texlive-oldlatin-1.00-2|111	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olss17.tfm
12mr|texlive-oldlatin-1.00-2|112	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olss8.tfm
12mr|texlive-oldlatin-1.00-2|113	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olss9.tfm
12mr|texlive-oldlatin-1.00-2|114	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssbx10.tfm
12mr|texlive-oldlatin-1.00-2|115	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssdc10.tfm
12mr|texlive-oldlatin-1.00-2|116	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssi10.tfm
12mr|texlive-oldlatin-1.00-2|117	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssi12.tfm
12mr|texlive-oldlatin-1.00-2|118	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssi17.tfm
12mr|texlive-oldlatin-1.00-2|119	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssi8.tfm
12mr|texlive-oldlatin-1.00-2|120	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssi9.tfm
12mr|texlive-oldlatin-1.00-2|121	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssq8.tfm
12mr|texlive-oldlatin-1.00-2|122	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olssqi8.tfm
12mr|texlive-oldlatin-1.00-2|123	%{_texmfdistdir}/fonts/tfm/public/oldlatin/oltt10.tfm
12mr|texlive-oldlatin-1.00-2|124	%{_texmfdistdir}/fonts/tfm/public/oldlatin/oltt12.tfm
12mr|texlive-oldlatin-1.00-2|125	%{_texmfdistdir}/fonts/tfm/public/oldlatin/oltt8.tfm
12mr|texlive-oldlatin-1.00-2|126	%{_texmfdistdir}/fonts/tfm/public/oldlatin/oltt9.tfm
12mr|texlive-oldlatin-1.00-2|127	%{_texmfdistdir}/fonts/tfm/public/oldlatin/olvtt10.tfm
12mr|texlive-oldlatin-1.00-2|128	%doc %{_texmfdistdir}/doc/fonts/oldlatin/README
12mr|texlive-oldlatin-1.00-2|129	%doc %{_texmfdistdir}/doc/fonts/oldlatin/oldlatin.pdf
12mr|texlive-oldlatin-1.00-2|130	%doc %{_texmfdistdir}/doc/fonts/oldlatin/oldlatin.tex
12mr|texlive-oldlatin-1.00-2|131	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_alphabet.tex
12mr|texlive-oldlatin-1.00-2|132	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_all.pdf
12mr|texlive-oldlatin-1.00-2|133	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_all.tex
12mr|texlive-oldlatin-1.00-2|134	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_bf.pdf
12mr|texlive-oldlatin-1.00-2|135	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_bf.tex
12mr|texlive-oldlatin-1.00-2|136	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_rm.pdf
12mr|texlive-oldlatin-1.00-2|137	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_rm.tex
12mr|texlive-oldlatin-1.00-2|138	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_sl.pdf
12mr|texlive-oldlatin-1.00-2|139	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_sl.tex
12mr|texlive-oldlatin-1.00-2|140	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_ss.pdf
12mr|texlive-oldlatin-1.00-2|141	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_ss.tex
12mr|texlive-oldlatin-1.00-2|142	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_tt.pdf
12mr|texlive-oldlatin-1.00-2|143	%doc %{_texmfdistdir}/doc/fonts/oldlatin/test_ol_tt.tex
12mr|texlive-oldlatin-1.00-2|144	
12mr|texlive-oldlatin-1.00-2|145	#-----------------------------------------------------------------------
12mr|texlive-oldlatin-1.00-2|146	%prep
12mr|texlive-oldlatin-1.00-2|147	%setup -c -a0 -a1
12mr|texlive-oldlatin-1.00-2|148	
12mr|texlive-oldlatin-1.00-2|149	%build
12mr|texlive-oldlatin-1.00-2|150	
12mr|texlive-oldlatin-1.00-2|151	%install
12mr|texlive-oldlatin-1.00-2|152	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-oldlatin-1.00-2|153	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-oldlatin-1.00-2|154	
12mr|texlive-oldlatin-1.00-2|155	
12mr|texlive-oldlatin-1.00-2|156	
12mr|texlive-oldlatin-1.00-2|157	%changelog
12mr|texlive-oldlatin-1.00-2|158	

18140 12
12mr|texlive-oldstandard-2.0.2-2|1	# revision 19512
12mr|texlive-oldstandard-2.0.2-2|2	# category Package
12mr|texlive-oldstandard-2.0.2-2|3	# catalog-ctan /fonts/oldstandard
12mr|texlive-oldstandard-2.0.2-2|4	# catalog-date 2010-07-10 11:28:49 +0200
12mr|texlive-oldstandard-2.0.2-2|5	# catalog-license ofl
12mr|texlive-oldstandard-2.0.2-2|6	# catalog-version 2.0.2
12mr|texlive-oldstandard-2.0.2-2|7	Name:		texlive-oldstandard
12mr|texlive-oldstandard-2.0.2-2|8	Version:	2.0.2
12mr|texlive-oldstandard-2.0.2-2|9	Release:	2
12mr|texlive-oldstandard-2.0.2-2|10	Summary:	Old Standard: A Unicode Font for Classical and Medieval Studies
12mr|texlive-oldstandard-2.0.2-2|11	Group:		Publishing
12mr|texlive-oldstandard-2.0.2-2|12	URL:		http://www.ctan.org/tex-archive/fonts/oldstandard
12mr|texlive-oldstandard-2.0.2-2|13	License:	OFL
12mr|texlive-oldstandard-2.0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldstandard.tar.xz
12mr|texlive-oldstandard-2.0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldstandard.doc.tar.xz
12mr|texlive-oldstandard-2.0.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldstandard.source.tar.xz
12mr|texlive-oldstandard-2.0.2-2|17	BuildArch:	noarch
12mr|texlive-oldstandard-2.0.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-oldstandard-2.0.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-oldstandard-2.0.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-oldstandard-2.0.2-2|21	
12mr|texlive-oldstandard-2.0.2-2|22	%description
12mr|texlive-oldstandard-2.0.2-2|23	Old Standard is supposed to reproduce the actual printing style
12mr|texlive-oldstandard-2.0.2-2|24	of the early 20th century, reviving a specific type of Modern
12mr|texlive-oldstandard-2.0.2-2|25	(classicist) style of serif typefaces, very commonly used in
12mr|texlive-oldstandard-2.0.2-2|26	various editions of the late 19th and early 20th century, but
12mr|texlive-oldstandard-2.0.2-2|27	almost completely abandoned later. It supports typesetting of
12mr|texlive-oldstandard-2.0.2-2|28	Old and Middle English, Old Icelandic, Cyrillic (with
12mr|texlive-oldstandard-2.0.2-2|29	historical characters, extensions for Old Slavonic and
12mr|texlive-oldstandard-2.0.2-2|30	localised forms), Gothic transliterations, critical editions of
12mr|texlive-oldstandard-2.0.2-2|31	Classical Greek and Latin, and many more. Old Standard works
12mr|texlive-oldstandard-2.0.2-2|32	with TeX engines that directly support OpenType features, such
12mr|texlive-oldstandard-2.0.2-2|33	as XeTeX and LuaTeX.
12mr|texlive-oldstandard-2.0.2-2|34	
12mr|texlive-oldstandard-2.0.2-2|35	%post
12mr|texlive-oldstandard-2.0.2-2|36	%{_sbindir}/texlive.post
12mr|texlive-oldstandard-2.0.2-2|37	
12mr|texlive-oldstandard-2.0.2-2|38	%postun
12mr|texlive-oldstandard-2.0.2-2|39	if [ $1 -eq 0 ]; then
12mr|texlive-oldstandard-2.0.2-2|40	%{_sbindir}/texlive.post
12mr|texlive-oldstandard-2.0.2-2|41	fi
12mr|texlive-oldstandard-2.0.2-2|42	
12mr|texlive-oldstandard-2.0.2-2|43	#-----------------------------------------------------------------------
12mr|texlive-oldstandard-2.0.2-2|44	%files
12mr|texlive-oldstandard-2.0.2-2|45	%{_texmfdistdir}/fonts/opentype/public/oldstandard/OldStandard-Bold.otf
12mr|texlive-oldstandard-2.0.2-2|46	%{_texmfdistdir}/fonts/opentype/public/oldstandard/OldStandard-Italic.otf
12mr|texlive-oldstandard-2.0.2-2|47	%{_texmfdistdir}/fonts/opentype/public/oldstandard/OldStandard-Regular.otf
12mr|texlive-oldstandard-2.0.2-2|48	%doc %{_texmfdistdir}/doc/fonts/oldstandard/FONTLOG.txt
12mr|texlive-oldstandard-2.0.2-2|49	%doc %{_texmfdistdir}/doc/fonts/oldstandard/OFL-FAQ.txt
12mr|texlive-oldstandard-2.0.2-2|50	%doc %{_texmfdistdir}/doc/fonts/oldstandard/OFL.txt
12mr|texlive-oldstandard-2.0.2-2|51	%doc %{_texmfdistdir}/doc/fonts/oldstandard/README
12mr|texlive-oldstandard-2.0.2-2|52	%doc %{_texmfdistdir}/doc/fonts/oldstandard/didot-de.png
12mr|texlive-oldstandard-2.0.2-2|53	%doc %{_texmfdistdir}/doc/fonts/oldstandard/didot-fr.png
12mr|texlive-oldstandard-2.0.2-2|54	%doc %{_texmfdistdir}/doc/fonts/oldstandard/gendocs.sh
12mr|texlive-oldstandard-2.0.2-2|55	%doc %{_texmfdistdir}/doc/fonts/oldstandard/genfonts.sh
12mr|texlive-oldstandard-2.0.2-2|56	%doc %{_texmfdistdir}/doc/fonts/oldstandard/greek-contextual.png
12mr|texlive-oldstandard-2.0.2-2|57	%doc %{_texmfdistdir}/doc/fonts/oldstandard/oldstand-manual.pdf
12mr|texlive-oldstandard-2.0.2-2|58	%doc %{_texmfdistdir}/doc/fonts/oldstandard/oldstand-manual.tex
12mr|texlive-oldstandard-2.0.2-2|59	%doc %{_texmfdistdir}/doc/fonts/oldstandard/opentype.png
12mr|texlive-oldstandard-2.0.2-2|60	%doc %{_texmfdistdir}/doc/fonts/oldstandard/ost-generate.py
12mr|texlive-oldstandard-2.0.2-2|61	%doc %{_texmfdistdir}/doc/fonts/oldstandard/serbian.png
12mr|texlive-oldstandard-2.0.2-2|62	%doc %{_texmfdistdir}/doc/fonts/oldstandard/spadmin-add.png
12mr|texlive-oldstandard-2.0.2-2|63	%doc %{_texmfdistdir}/doc/fonts/oldstandard/spadmin.png
12mr|texlive-oldstandard-2.0.2-2|64	%doc %{_texmfdistdir}/doc/fonts/oldstandard/stand-su.png
12mr|texlive-oldstandard-2.0.2-2|65	%doc %{_texmfdistdir}/doc/fonts/oldstandard/teubner.png
12mr|texlive-oldstandard-2.0.2-2|66	%doc %{_texmfdistdir}/doc/fonts/oldstandard/truetype.png
12mr|texlive-oldstandard-2.0.2-2|67	#- source
12mr|texlive-oldstandard-2.0.2-2|68	%doc %{_texmfdistdir}/source/fonts/oldstandard/OldStandard-Bold.sfd
12mr|texlive-oldstandard-2.0.2-2|69	%doc %{_texmfdistdir}/source/fonts/oldstandard/OldStandard-Italic.sfd
12mr|texlive-oldstandard-2.0.2-2|70	%doc %{_texmfdistdir}/source/fonts/oldstandard/OldStandard-Regular.sfd
12mr|texlive-oldstandard-2.0.2-2|71	
12mr|texlive-oldstandard-2.0.2-2|72	#-----------------------------------------------------------------------
12mr|texlive-oldstandard-2.0.2-2|73	%prep
12mr|texlive-oldstandard-2.0.2-2|74	%setup -c -a0 -a1 -a2
12mr|texlive-oldstandard-2.0.2-2|75	
12mr|texlive-oldstandard-2.0.2-2|76	%build
12mr|texlive-oldstandard-2.0.2-2|77	
12mr|texlive-oldstandard-2.0.2-2|78	%install
12mr|texlive-oldstandard-2.0.2-2|79	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-oldstandard-2.0.2-2|80	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-oldstandard-2.0.2-2|81	
12mr|texlive-oldstandard-2.0.2-2|82	
12mr|texlive-oldstandard-2.0.2-2|83	
12mr|texlive-oldstandard-2.0.2-2|84	%changelog
12mr|texlive-oldstandard-2.0.2-2|85	

18141 12
12mr|texlive-oldstyle-0.2-2|1	# revision 15878
12mr|texlive-oldstyle-0.2-2|2	# category Package
12mr|texlive-oldstyle-0.2-2|3	# catalog-ctan /macros/latex/contrib/oldstyle
12mr|texlive-oldstyle-0.2-2|4	# catalog-date 2009-03-08 21:39:02 +0100
12mr|texlive-oldstyle-0.2-2|5	# catalog-license lppl
12mr|texlive-oldstyle-0.2-2|6	# catalog-version 0.2
12mr|texlive-oldstyle-0.2-2|7	Name:		texlive-oldstyle
12mr|texlive-oldstyle-0.2-2|8	Version:	0.2
12mr|texlive-oldstyle-0.2-2|9	Release:	2
12mr|texlive-oldstyle-0.2-2|10	Summary:	Old style numbers in OT1 encoding
12mr|texlive-oldstyle-0.2-2|11	Group:		Publishing
12mr|texlive-oldstyle-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/oldstyle
12mr|texlive-oldstyle-0.2-2|13	License:	LPPL
12mr|texlive-oldstyle-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldstyle.tar.xz
12mr|texlive-oldstyle-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldstyle.doc.tar.xz
12mr|texlive-oldstyle-0.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oldstyle.source.tar.xz
12mr|texlive-oldstyle-0.2-2|17	BuildArch:	noarch
12mr|texlive-oldstyle-0.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-oldstyle-0.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-oldstyle-0.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-oldstyle-0.2-2|21	
12mr|texlive-oldstyle-0.2-2|22	%description
12mr|texlive-oldstyle-0.2-2|23	Font information needed to load the cmmi and cmmib fonts for
12mr|texlive-oldstyle-0.2-2|24	use to produce oldstyle numbers.
12mr|texlive-oldstyle-0.2-2|25	
12mr|texlive-oldstyle-0.2-2|26	%post
12mr|texlive-oldstyle-0.2-2|27	%{_sbindir}/texlive.post
12mr|texlive-oldstyle-0.2-2|28	
12mr|texlive-oldstyle-0.2-2|29	%postun
12mr|texlive-oldstyle-0.2-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-oldstyle-0.2-2|31	%{_sbindir}/texlive.post
12mr|texlive-oldstyle-0.2-2|32	fi
12mr|texlive-oldstyle-0.2-2|33	
12mr|texlive-oldstyle-0.2-2|34	#-----------------------------------------------------------------------
12mr|texlive-oldstyle-0.2-2|35	%files
12mr|texlive-oldstyle-0.2-2|36	%{_texmfdistdir}/tex/latex/oldstyle/Ucmm.fd
12mr|texlive-oldstyle-0.2-2|37	%{_texmfdistdir}/tex/latex/oldstyle/oldstyle.sty
12mr|texlive-oldstyle-0.2-2|38	%doc %{_texmfdistdir}/doc/latex/oldstyle/oldstyle.pdf
12mr|texlive-oldstyle-0.2-2|39	#- source
12mr|texlive-oldstyle-0.2-2|40	%doc %{_texmfdistdir}/source/latex/oldstyle/oldstyle.dtx
12mr|texlive-oldstyle-0.2-2|41	%doc %{_texmfdistdir}/source/latex/oldstyle/oldstyle.ins
12mr|texlive-oldstyle-0.2-2|42	
12mr|texlive-oldstyle-0.2-2|43	#-----------------------------------------------------------------------
12mr|texlive-oldstyle-0.2-2|44	%prep
12mr|texlive-oldstyle-0.2-2|45	%setup -c -a0 -a1 -a2
12mr|texlive-oldstyle-0.2-2|46	
12mr|texlive-oldstyle-0.2-2|47	%build
12mr|texlive-oldstyle-0.2-2|48	
12mr|texlive-oldstyle-0.2-2|49	%install
12mr|texlive-oldstyle-0.2-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-oldstyle-0.2-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-oldstyle-0.2-2|52	
12mr|texlive-oldstyle-0.2-2|53	
12mr|texlive-oldstyle-0.2-2|54	
12mr|texlive-oldstyle-0.2-2|55	%changelog
12mr|texlive-oldstyle-0.2-2|56	

18142 12
12mr|texlive-omega-20091109-2|1	# revision 15878
12mr|texlive-omega-20091109-2|2	# category Package
12mr|texlive-omega-20091109-2|3	# catalog-ctan /systems/omega
12mr|texlive-omega-20091109-2|4	# catalog-date 2009-11-09 23:44:56 +0100
12mr|texlive-omega-20091109-2|5	# catalog-license gpl
12mr|texlive-omega-20091109-2|6	# catalog-version undef
12mr|texlive-omega-20091109-2|7	Name:		texlive-omega
12mr|texlive-omega-20091109-2|8	Version:	20091109
12mr|texlive-omega-20091109-2|9	Release:	2
12mr|texlive-omega-20091109-2|10	Summary:	A wide-character-set extension of TeX
12mr|texlive-omega-20091109-2|11	Group:		Publishing
12mr|texlive-omega-20091109-2|12	URL:		http://www.ctan.org/tex-archive/systems/omega
12mr|texlive-omega-20091109-2|13	License:	GPL
12mr|texlive-omega-20091109-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/omega.tar.xz
12mr|texlive-omega-20091109-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/omega.doc.tar.xz
12mr|texlive-omega-20091109-2|16	BuildArch:	noarch
12mr|texlive-omega-20091109-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-omega-20091109-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-omega-20091109-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-omega-20091109-2|20	
12mr|texlive-omega-20091109-2|21	%description
12mr|texlive-omega-20091109-2|22	A development of TeX, which deals in multi-octet Unicode
12mr|texlive-omega-20091109-2|23	characters, to enable native treatment of a wide range of
12mr|texlive-omega-20091109-2|24	languages without changing character-set. Work on Omega seems,
12mr|texlive-omega-20091109-2|25	more or less, to have ceased: its immediate successor was to be
12mr|texlive-omega-20091109-2|26	the aleph project (though that too has stalled). Projects
12mr|texlive-omega-20091109-2|27	developing Omega (and Aleph) ideas include Omega-2 and LuaTeX.
12mr|texlive-omega-20091109-2|28	
12mr|texlive-omega-20091109-2|29	%post
12mr|texlive-omega-20091109-2|30	%{_sbindir}/texlive.post
12mr|texlive-omega-20091109-2|31	
12mr|texlive-omega-20091109-2|32	%postun
12mr|texlive-omega-20091109-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-omega-20091109-2|34	%{_sbindir}/texlive.post
12mr|texlive-omega-20091109-2|35	fi
12mr|texlive-omega-20091109-2|36	
12mr|texlive-omega-20091109-2|37	#-----------------------------------------------------------------------
12mr|texlive-omega-20091109-2|38	%files
12mr|texlive-omega-20091109-2|39	%{_texmfdistdir}/dvips/omega/config.omega
12mr|texlive-omega-20091109-2|40	%{_texmfdistdir}/dvips/omega/omega.cfg
12mr|texlive-omega-20091109-2|41	%{_texmfdistdir}/fonts/afm/public/omega/omsea1.afm
12mr|texlive-omega-20091109-2|42	%{_texmfdistdir}/fonts/afm/public/omega/omsea1b.afm
12mr|texlive-omega-20091109-2|43	%{_texmfdistdir}/fonts/afm/public/omega/omsea2.afm
12mr|texlive-omega-20091109-2|44	%{_texmfdistdir}/fonts/afm/public/omega/omsea2b.afm
12mr|texlive-omega-20091109-2|45	%{_texmfdistdir}/fonts/afm/public/omega/omsea3.afm
12mr|texlive-omega-20091109-2|46	%{_texmfdistdir}/fonts/afm/public/omega/omsea3b.afm
12mr|texlive-omega-20091109-2|47	%{_texmfdistdir}/fonts/afm/public/omega/omseco.afm
12mr|texlive-omega-20091109-2|48	%{_texmfdistdir}/fonts/afm/public/omega/omsecob.afm
12mr|texlive-omega-20091109-2|49	%{_texmfdistdir}/fonts/afm/public/omega/omsecobi.afm
12mr|texlive-omega-20091109-2|50	%{_texmfdistdir}/fonts/afm/public/omega/omsecoi.afm
12mr|texlive-omega-20091109-2|51	%{_texmfdistdir}/fonts/afm/public/omega/omsecx.afm
12mr|texlive-omega-20091109-2|52	%{_texmfdistdir}/fonts/afm/public/omega/omsecy.afm
12mr|texlive-omega-20091109-2|53	%{_texmfdistdir}/fonts/afm/public/omega/omsegr.afm
12mr|texlive-omega-20091109-2|54	%{_texmfdistdir}/fonts/afm/public/omega/omsegrb.afm
12mr|texlive-omega-20091109-2|55	%{_texmfdistdir}/fonts/afm/public/omega/omsegrbi.afm
12mr|texlive-omega-20091109-2|56	%{_texmfdistdir}/fonts/afm/public/omega/omsegri.afm
12mr|texlive-omega-20091109-2|57	%{_texmfdistdir}/fonts/afm/public/omega/omseha.afm
12mr|texlive-omega-20091109-2|58	%{_texmfdistdir}/fonts/afm/public/omega/omsehe.afm
12mr|texlive-omega-20091109-2|59	%{_texmfdistdir}/fonts/afm/public/omega/omseip.afm
12mr|texlive-omega-20091109-2|60	%{_texmfdistdir}/fonts/afm/public/omega/omsela.afm
12mr|texlive-omega-20091109-2|61	%{_texmfdistdir}/fonts/afm/public/omega/omselab.afm
12mr|texlive-omega-20091109-2|62	%{_texmfdistdir}/fonts/afm/public/omega/omselabi.afm
12mr|texlive-omega-20091109-2|63	%{_texmfdistdir}/fonts/afm/public/omega/omselai.afm
12mr|texlive-omega-20091109-2|64	%{_texmfdistdir}/fonts/afm/public/omega/omseti.afm
12mr|texlive-omega-20091109-2|65	%{_texmfdistdir}/fonts/map/dvips/omega/omega.map
12mr|texlive-omega-20091109-2|66	%{_texmfdistdir}/fonts/ofm/public/omega/omarab.ofm
12mr|texlive-omega-20091109-2|67	%{_texmfdistdir}/fonts/ofm/public/omega/omarabb.ofm
12mr|texlive-omega-20091109-2|68	%{_texmfdistdir}/fonts/ofm/public/omega/omlgc.ofm
12mr|texlive-omega-20091109-2|69	%{_texmfdistdir}/fonts/ofm/public/omega/omlgcb.ofm
12mr|texlive-omega-20091109-2|70	%{_texmfdistdir}/fonts/ofm/public/omega/omlgcbi.ofm
12mr|texlive-omega-20091109-2|71	%{_texmfdistdir}/fonts/ofm/public/omega/omlgci.ofm
12mr|texlive-omega-20091109-2|72	%{_texmfdistdir}/fonts/ofm/public/omega/ucitt10.ofm
12mr|texlive-omega-20091109-2|73	%{_texmfdistdir}/fonts/ofm/public/omega/ucsltt10.ofm
12mr|texlive-omega-20091109-2|74	%{_texmfdistdir}/fonts/ofm/public/omega/uctt10.ofm
12mr|texlive-omega-20091109-2|75	%{_texmfdistdir}/fonts/ofm/public/omega/uctt12.ofm
12mr|texlive-omega-20091109-2|76	%{_texmfdistdir}/fonts/ofm/public/omega/uctt8.ofm
12mr|texlive-omega-20091109-2|77	%{_texmfdistdir}/fonts/ofm/public/omega/uctt9.ofm
12mr|texlive-omega-20091109-2|78	%{_texmfdistdir}/fonts/ofm/public/omega/ucvtt10.ofm
12mr|texlive-omega-20091109-2|79	%{_texmfdistdir}/fonts/ovf/public/omega/omarab.ovf
12mr|texlive-omega-20091109-2|80	%{_texmfdistdir}/fonts/ovf/public/omega/omarabb.ovf
12mr|texlive-omega-20091109-2|81	%{_texmfdistdir}/fonts/ovf/public/omega/omlgc.ovf
12mr|texlive-omega-20091109-2|82	%{_texmfdistdir}/fonts/ovf/public/omega/omlgcb.ovf
12mr|texlive-omega-20091109-2|83	%{_texmfdistdir}/fonts/ovf/public/omega/omlgcbi.ovf
12mr|texlive-omega-20091109-2|84	%{_texmfdistdir}/fonts/ovf/public/omega/omlgci.ovf
12mr|texlive-omega-20091109-2|85	%{_texmfdistdir}/fonts/ovf/public/omega/ucitt10.ovf
12mr|texlive-omega-20091109-2|86	%{_texmfdistdir}/fonts/ovf/public/omega/ucsltt10.ovf
12mr|texlive-omega-20091109-2|87	%{_texmfdistdir}/fonts/ovf/public/omega/uctt10.ovf
12mr|texlive-omega-20091109-2|88	%{_texmfdistdir}/fonts/ovf/public/omega/uctt12.ovf
12mr|texlive-omega-20091109-2|89	%{_texmfdistdir}/fonts/ovf/public/omega/uctt8.ovf
12mr|texlive-omega-20091109-2|90	%{_texmfdistdir}/fonts/ovf/public/omega/uctt9.ovf
12mr|texlive-omega-20091109-2|91	%{_texmfdistdir}/fonts/ovf/public/omega/ucvtt10.ovf
12mr|texlive-omega-20091109-2|92	%{_texmfdistdir}/fonts/ovp/public/omega/omarab.ovp
12mr|texlive-omega-20091109-2|93	%{_texmfdistdir}/fonts/ovp/public/omega/omarabb.ovp
12mr|texlive-omega-20091109-2|94	%{_texmfdistdir}/fonts/ovp/public/omega/omlgc.ovp
12mr|texlive-omega-20091109-2|95	%{_texmfdistdir}/fonts/ovp/public/omega/omlgcb.ovp
12mr|texlive-omega-20091109-2|96	%{_texmfdistdir}/fonts/ovp/public/omega/omlgcbi.ovp
12mr|texlive-omega-20091109-2|97	%{_texmfdistdir}/fonts/ovp/public/omega/omlgci.ovp
12mr|texlive-omega-20091109-2|98	%{_texmfdistdir}/fonts/ovp/public/omega/ucitt10.ovp
12mr|texlive-omega-20091109-2|99	%{_texmfdistdir}/fonts/ovp/public/omega/ucsltt10.ovp
12mr|texlive-omega-20091109-2|100	%{_texmfdistdir}/fonts/ovp/public/omega/uctt10.ovp
12mr|texlive-omega-20091109-2|101	%{_texmfdistdir}/fonts/ovp/public/omega/uctt12.ovp
12mr|texlive-omega-20091109-2|102	%{_texmfdistdir}/fonts/ovp/public/omega/uctt8.ovp
12mr|texlive-omega-20091109-2|103	%{_texmfdistdir}/fonts/ovp/public/omega/uctt9.ovp
12mr|texlive-omega-20091109-2|104	%{_texmfdistdir}/fonts/ovp/public/omega/ucvtt10.ovp
12mr|texlive-omega-20091109-2|105	%{_texmfdistdir}/fonts/tfm/public/omega/omding.tfm
12mr|texlive-omega-20091109-2|106	%{_texmfdistdir}/fonts/tfm/public/omega/omsea1.tfm
12mr|texlive-omega-20091109-2|107	%{_texmfdistdir}/fonts/tfm/public/omega/omsea1b.tfm
12mr|texlive-omega-20091109-2|108	%{_texmfdistdir}/fonts/tfm/public/omega/omsea2.tfm
12mr|texlive-omega-20091109-2|109	%{_texmfdistdir}/fonts/tfm/public/omega/omsea2b.tfm
12mr|texlive-omega-20091109-2|110	%{_texmfdistdir}/fonts/tfm/public/omega/omsea3.tfm
12mr|texlive-omega-20091109-2|111	%{_texmfdistdir}/fonts/tfm/public/omega/omsea3b.tfm
12mr|texlive-omega-20091109-2|112	%{_texmfdistdir}/fonts/tfm/public/omega/omseco.tfm
12mr|texlive-omega-20091109-2|113	%{_texmfdistdir}/fonts/tfm/public/omega/omsecob.tfm
12mr|texlive-omega-20091109-2|114	%{_texmfdistdir}/fonts/tfm/public/omega/omsecobi.tfm
12mr|texlive-omega-20091109-2|115	%{_texmfdistdir}/fonts/tfm/public/omega/omsecoi.tfm
12mr|texlive-omega-20091109-2|116	%{_texmfdistdir}/fonts/tfm/public/omega/omsecx.tfm
12mr|texlive-omega-20091109-2|117	%{_texmfdistdir}/fonts/tfm/public/omega/omsecy.tfm
12mr|texlive-omega-20091109-2|118	%{_texmfdistdir}/fonts/tfm/public/omega/omsegr.tfm
12mr|texlive-omega-20091109-2|119	%{_texmfdistdir}/fonts/tfm/public/omega/omsegrb.tfm
12mr|texlive-omega-20091109-2|120	%{_texmfdistdir}/fonts/tfm/public/omega/omsegrbi.tfm
12mr|texlive-omega-20091109-2|121	%{_texmfdistdir}/fonts/tfm/public/omega/omsegri.tfm
12mr|texlive-omega-20091109-2|122	%{_texmfdistdir}/fonts/tfm/public/omega/omseha.tfm
12mr|texlive-omega-20091109-2|123	%{_texmfdistdir}/fonts/tfm/public/omega/omseip.tfm
12mr|texlive-omega-20091109-2|124	%{_texmfdistdir}/fonts/tfm/public/omega/omsela.tfm
12mr|texlive-omega-20091109-2|125	%{_texmfdistdir}/fonts/tfm/public/omega/omselab.tfm
12mr|texlive-omega-20091109-2|126	%{_texmfdistdir}/fonts/tfm/public/omega/omselabi.tfm
12mr|texlive-omega-20091109-2|127	%{_texmfdistdir}/fonts/tfm/public/omega/omselai.tfm
12mr|texlive-omega-20091109-2|128	%{_texmfdistdir}/fonts/tfm/public/omega/omseti.tfm
12mr|texlive-omega-20091109-2|129	%{_texmfdistdir}/fonts/tfm/public/omega/omssti.tfm
12mr|texlive-omega-20091109-2|130	%{_texmfdistdir}/fonts/type1/public/omega/omding.pfb
12mr|texlive-omega-20091109-2|131	%{_texmfdistdir}/fonts/type1/public/omega/omsea1.pfb
12mr|texlive-omega-20091109-2|132	%{_texmfdistdir}/fonts/type1/public/omega/omsea1b.pfb
12mr|texlive-omega-20091109-2|133	%{_texmfdistdir}/fonts/type1/public/omega/omsea2.pfb
12mr|texlive-omega-20091109-2|134	%{_texmfdistdir}/fonts/type1/public/omega/omsea2b.pfb
12mr|texlive-omega-20091109-2|135	%{_texmfdistdir}/fonts/type1/public/omega/omsea3.pfb
12mr|texlive-omega-20091109-2|136	%{_texmfdistdir}/fonts/type1/public/omega/omsea3b.pfb
12mr|texlive-omega-20091109-2|137	%{_texmfdistdir}/fonts/type1/public/omega/omseco.pfb
12mr|texlive-omega-20091109-2|138	%{_texmfdistdir}/fonts/type1/public/omega/omsecob.pfb
12mr|texlive-omega-20091109-2|139	%{_texmfdistdir}/fonts/type1/public/omega/omsecobi.pfb
12mr|texlive-omega-20091109-2|140	%{_texmfdistdir}/fonts/type1/public/omega/omsecoi.pfb
12mr|texlive-omega-20091109-2|141	%{_texmfdistdir}/fonts/type1/public/omega/omsecx.pfb
12mr|texlive-omega-20091109-2|142	%{_texmfdistdir}/fonts/type1/public/omega/omsecy.pfb
12mr|texlive-omega-20091109-2|143	%{_texmfdistdir}/fonts/type1/public/omega/omsecyb.pfb
12mr|texlive-omega-20091109-2|144	%{_texmfdistdir}/fonts/type1/public/omega/omsecyi.pfb
12mr|texlive-omega-20091109-2|145	%{_texmfdistdir}/fonts/type1/public/omega/omsegr.pfb
12mr|texlive-omega-20091109-2|146	%{_texmfdistdir}/fonts/type1/public/omega/omsegrb.pfb
12mr|texlive-omega-20091109-2|147	%{_texmfdistdir}/fonts/type1/public/omega/omsegrbi.pfb
12mr|texlive-omega-20091109-2|148	%{_texmfdistdir}/fonts/type1/public/omega/omsegri.pfb
12mr|texlive-omega-20091109-2|149	%{_texmfdistdir}/fonts/type1/public/omega/omseha.pfb
12mr|texlive-omega-20091109-2|150	%{_texmfdistdir}/fonts/type1/public/omega/omsehe.pfb
12mr|texlive-omega-20091109-2|151	%{_texmfdistdir}/fonts/type1/public/omega/omseip.pfb
12mr|texlive-omega-20091109-2|152	%{_texmfdistdir}/fonts/type1/public/omega/omsela.pfb
12mr|texlive-omega-20091109-2|153	%{_texmfdistdir}/fonts/type1/public/omega/omselab.pfb
12mr|texlive-omega-20091109-2|154	%{_texmfdistdir}/fonts/type1/public/omega/omselabi.pfb
12mr|texlive-omega-20091109-2|155	%{_texmfdistdir}/fonts/type1/public/omega/omselai.pfb
12mr|texlive-omega-20091109-2|156	%{_texmfdistdir}/fonts/type1/public/omega/omseti.pfb
12mr|texlive-omega-20091109-2|157	%{_texmfdistdir}/fonts/type1/public/omega/omssti.pfb
12mr|texlive-omega-20091109-2|158	%{_texmfdistdir}/omega/ocp/char2uni/in646.ocp
12mr|texlive-omega-20091109-2|159	%{_texmfdistdir}/omega/ocp/char2uni/in88591.ocp
12mr|texlive-omega-20091109-2|160	%{_texmfdistdir}/omega/ocp/char2uni/in88592.ocp
12mr|texlive-omega-20091109-2|161	%{_texmfdistdir}/omega/ocp/char2uni/in88593.ocp
12mr|texlive-omega-20091109-2|162	%{_texmfdistdir}/omega/ocp/char2uni/in88594.ocp
12mr|texlive-omega-20091109-2|163	%{_texmfdistdir}/omega/ocp/char2uni/in88595.ocp
12mr|texlive-omega-20091109-2|164	%{_texmfdistdir}/omega/ocp/char2uni/in88596.ocp
12mr|texlive-omega-20091109-2|165	%{_texmfdistdir}/omega/ocp/char2uni/in88597.ocp
12mr|texlive-omega-20091109-2|166	%{_texmfdistdir}/omega/ocp/char2uni/in88598.ocp
12mr|texlive-omega-20091109-2|167	%{_texmfdistdir}/omega/ocp/char2uni/in88599.ocp
12mr|texlive-omega-20091109-2|168	%{_texmfdistdir}/omega/ocp/char2uni/in8859a.ocp
12mr|texlive-omega-20091109-2|169	%{_texmfdistdir}/omega/ocp/char2uni/in8859d.ocp
12mr|texlive-omega-20091109-2|170	%{_texmfdistdir}/omega/ocp/char2uni/in8859e.ocp
12mr|texlive-omega-20091109-2|171	%{_texmfdistdir}/omega/ocp/char2uni/in8859f.ocp
12mr|texlive-omega-20091109-2|172	%{_texmfdistdir}/omega/ocp/char2uni/in8859g.ocp
12mr|texlive-omega-20091109-2|173	%{_texmfdistdir}/omega/ocp/char2uni/inatari.ocp
12mr|texlive-omega-20091109-2|174	%{_texmfdistdir}/omega/ocp/char2uni/inav.ocp
12mr|texlive-omega-20091109-2|175	%{_texmfdistdir}/omega/ocp/char2uni/inbig5.ocp
12mr|texlive-omega-20091109-2|176	%{_texmfdistdir}/omega/ocp/char2uni/incp1250.ocp
12mr|texlive-omega-20091109-2|177	%{_texmfdistdir}/omega/ocp/char2uni/incp1251.ocp
12mr|texlive-omega-20091109-2|178	%{_texmfdistdir}/omega/ocp/char2uni/incp1252.ocp
12mr|texlive-omega-20091109-2|179	%{_texmfdistdir}/omega/ocp/char2uni/incp1253.ocp
12mr|texlive-omega-20091109-2|180	%{_texmfdistdir}/omega/ocp/char2uni/incp1254.ocp
12mr|texlive-omega-20091109-2|181	%{_texmfdistdir}/omega/ocp/char2uni/incp1255.ocp
12mr|texlive-omega-20091109-2|182	%{_texmfdistdir}/omega/ocp/char2uni/incp1256.ocp
12mr|texlive-omega-20091109-2|183	%{_texmfdistdir}/omega/ocp/char2uni/incp1257.ocp
12mr|texlive-omega-20091109-2|184	%{_texmfdistdir}/omega/ocp/char2uni/incp1258.ocp
12mr|texlive-omega-20091109-2|185	%{_texmfdistdir}/omega/ocp/char2uni/incp866.ocp
12mr|texlive-omega-20091109-2|186	%{_texmfdistdir}/omega/ocp/char2uni/incp874.ocp
12mr|texlive-omega-20091109-2|187	%{_texmfdistdir}/omega/ocp/char2uni/inebcdic.ocp
12mr|texlive-omega-20091109-2|188	%{_texmfdistdir}/omega/ocp/char2uni/ingb.ocp
12mr|texlive-omega-20091109-2|189	%{_texmfdistdir}/omega/ocp/char2uni/inkoi8.ocp
12mr|texlive-omega-20091109-2|190	%{_texmfdistdir}/omega/ocp/char2uni/inmac.ocp
12mr|texlive-omega-20091109-2|191	%{_texmfdistdir}/omega/ocp/char2uni/inmsdos.ocp
12mr|texlive-omega-20091109-2|192	%{_texmfdistdir}/omega/ocp/char2uni/inmsdos2.ocp
12mr|texlive-omega-20091109-2|193	%{_texmfdistdir}/omega/ocp/char2uni/innext.ocp
12mr|texlive-omega-20091109-2|194	%{_texmfdistdir}/omega/ocp/char2uni/inov.ocp
12mr|texlive-omega-20091109-2|195	%{_texmfdistdir}/omega/ocp/char2uni/inps2.ocp
12mr|texlive-omega-20091109-2|196	%{_texmfdistdir}/omega/ocp/char2uni/insf1.ocp
12mr|texlive-omega-20091109-2|197	%{_texmfdistdir}/omega/ocp/char2uni/insf2.ocp
12mr|texlive-omega-20091109-2|198	%{_texmfdistdir}/omega/ocp/char2uni/intis620.ocp
12mr|texlive-omega-20091109-2|199	%{_texmfdistdir}/omega/ocp/char2uni/inucode.ocp
12mr|texlive-omega-20091109-2|200	%{_texmfdistdir}/omega/ocp/char2uni/inutf8.ocp
12mr|texlive-omega-20091109-2|201	%{_texmfdistdir}/omega/ocp/char2uni/inviet1.ocp
12mr|texlive-omega-20091109-2|202	%{_texmfdistdir}/omega/ocp/char2uni/inviet2.ocp
12mr|texlive-omega-20091109-2|203	%{_texmfdistdir}/omega/ocp/char2uni/inviscii.ocp
12mr|texlive-omega-20091109-2|204	%{_texmfdistdir}/omega/ocp/omega/7arb2uni.ocp
12mr|texlive-omega-20091109-2|205	%{_texmfdistdir}/omega/ocp/omega/7ber2uni.ocp
12mr|texlive-omega-20091109-2|206	%{_texmfdistdir}/omega/ocp/omega/7cyr2uni.ocp
12mr|texlive-omega-20091109-2|207	%{_texmfdistdir}/omega/ocp/omega/7hma2uni.ocp
12mr|texlive-omega-20091109-2|208	%{_texmfdistdir}/omega/ocp/omega/7in88593.ocp
12mr|texlive-omega-20091109-2|209	%{_texmfdistdir}/omega/ocp/omega/7lbe2uni.ocp
12mr|texlive-omega-20091109-2|210	%{_texmfdistdir}/omega/ocp/omega/7pap2uni.ocp
12mr|texlive-omega-20091109-2|211	%{_texmfdistdir}/omega/ocp/omega/7pas2uni.ocp
12mr|texlive-omega-20091109-2|212	%{_texmfdistdir}/omega/ocp/omega/7snd2uni.ocp
12mr|texlive-omega-20091109-2|213	%{_texmfdistdir}/omega/ocp/omega/7syr2uni.ocp
12mr|texlive-omega-20091109-2|214	%{_texmfdistdir}/omega/ocp/omega/7tbe2uni.ocp
12mr|texlive-omega-20091109-2|215	%{_texmfdistdir}/omega/ocp/omega/7urd2uni.ocp
12mr|texlive-omega-20091109-2|216	%{_texmfdistdir}/omega/ocp/omega/8mac-arb2uni.ocp
12mr|texlive-omega-20091109-2|217	%{_texmfdistdir}/omega/ocp/omega/8mac-cyr2uni.ocp
12mr|texlive-omega-20091109-2|218	%{_texmfdistdir}/omega/ocp/omega/apostr2psili.ocp
12mr|texlive-omega-20091109-2|219	%{_texmfdistdir}/omega/ocp/omega/cuni2acad.ocp
12mr|texlive-omega-20091109-2|220	%{_texmfdistdir}/omega/ocp/omega/cuni2amal.ocp
12mr|texlive-omega-20091109-2|221	%{_texmfdistdir}/omega/ocp/omega/cuni2arab.ex.ocp
12mr|texlive-omega-20091109-2|222	%{_texmfdistdir}/omega/ocp/omega/cuni2arab.ocp
12mr|texlive-omega-20091109-2|223	%{_texmfdistdir}/omega/ocp/omega/cuni2asv.ocp
12mr|texlive-omega-20091109-2|224	%{_texmfdistdir}/omega/ocp/omega/cuni2bout.ocp
12mr|texlive-omega-20091109-2|225	%{_texmfdistdir}/omega/ocp/omega/cuni2mona.ocp
12mr|texlive-omega-20091109-2|226	%{_texmfdistdir}/omega/ocp/omega/cuni2nar.ocp
12mr|texlive-omega-20091109-2|227	%{_texmfdistdir}/omega/ocp/omega/cuni2nva.ocp
12mr|texlive-omega-20091109-2|228	%{_texmfdistdir}/omega/ocp/omega/cuni2oar-novow.ocp
12mr|texlive-omega-20091109-2|229	%{_texmfdistdir}/omega/ocp/omega/cuni2oar.ocp
12mr|texlive-omega-20091109-2|230	%{_texmfdistdir}/omega/ocp/omega/cunioara.ocp
12mr|texlive-omega-20091109-2|231	%{_texmfdistdir}/omega/ocp/omega/dblquote-point.ocp
12mr|texlive-omega-20091109-2|232	%{_texmfdistdir}/omega/ocp/omega/destroy.ocp
12mr|texlive-omega-20091109-2|233	%{_texmfdistdir}/omega/ocp/omega/french2uni.ocp
12mr|texlive-omega-20091109-2|234	%{_texmfdistdir}/omega/ocp/omega/greek.ocp
12mr|texlive-omega-20091109-2|235	%{_texmfdistdir}/omega/ocp/omega/grpo2uni.ocp
12mr|texlive-omega-20091109-2|236	%{_texmfdistdir}/omega/ocp/omega/grpotilde2uni.ocp
12mr|texlive-omega-20091109-2|237	%{_texmfdistdir}/omega/ocp/omega/inverted-iota-upsilon.ocp
12mr|texlive-omega-20091109-2|238	%{_texmfdistdir}/omega/ocp/omega/isogr2uni-verbatim.ocp
12mr|texlive-omega-20091109-2|239	%{_texmfdistdir}/omega/ocp/omega/isogr2uni.ocp
12mr|texlive-omega-20091109-2|240	%{_texmfdistdir}/omega/ocp/omega/lat2uni.ocp
12mr|texlive-omega-20091109-2|241	%{_texmfdistdir}/omega/ocp/omega/lowercase.ocp
12mr|texlive-omega-20091109-2|242	%{_texmfdistdir}/omega/ocp/omega/lunatesigma.ocp
12mr|texlive-omega-20091109-2|243	%{_texmfdistdir}/omega/ocp/omega/macgr2uni.ocp
12mr|texlive-omega-20091109-2|244	%{_texmfdistdir}/omega/ocp/omega/medbeta.ocp
12mr|texlive-omega-20091109-2|245	%{_texmfdistdir}/omega/ocp/omega/mixedgreek2uni.ocp
12mr|texlive-omega-20091109-2|246	%{_texmfdistdir}/omega/ocp/omega/tarauni.ocp
12mr|texlive-omega-20091109-2|247	%{_texmfdistdir}/omega/ocp/omega/test1.ocp
12mr|texlive-omega-20091109-2|248	%{_texmfdistdir}/omega/ocp/omega/test3.ocp
12mr|texlive-omega-20091109-2|249	%{_texmfdistdir}/omega/ocp/omega/tiqwah.ocp
12mr|texlive-omega-20091109-2|250	%{_texmfdistdir}/omega/ocp/omega/tiqwah2.ocp
12mr|texlive-omega-20091109-2|251	%{_texmfdistdir}/omega/ocp/omega/tsinduni.ocp
12mr|texlive-omega-20091109-2|252	%{_texmfdistdir}/omega/ocp/omega/turduuni.ocp
12mr|texlive-omega-20091109-2|253	%{_texmfdistdir}/omega/ocp/omega/uni2cuni.ocp
12mr|texlive-omega-20091109-2|254	%{_texmfdistdir}/omega/ocp/omega/uni2greek-verbatim.ocp
12mr|texlive-omega-20091109-2|255	%{_texmfdistdir}/omega/ocp/omega/uni2greek.ocp
12mr|texlive-omega-20091109-2|256	%{_texmfdistdir}/omega/ocp/omega/uni2lat-noffi.ocp
12mr|texlive-omega-20091109-2|257	%{_texmfdistdir}/omega/ocp/omega/uni2lat.ocp
12mr|texlive-omega-20091109-2|258	%{_texmfdistdir}/omega/ocp/omega/unicuni.ocp
12mr|texlive-omega-20091109-2|259	%{_texmfdistdir}/omega/ocp/omega/uppercase-no-accents.ocp
12mr|texlive-omega-20091109-2|260	%{_texmfdistdir}/omega/ocp/omega/uppercase.ocp
12mr|texlive-omega-20091109-2|261	%{_texmfdistdir}/omega/ocp/uni2char/out88591.ocp
12mr|texlive-omega-20091109-2|262	%{_texmfdistdir}/omega/ocp/uni2char/oututf8.ocp
12mr|texlive-omega-20091109-2|263	%{_texmfdistdir}/omega/otp/char2uni/in646.otp
12mr|texlive-omega-20091109-2|264	%{_texmfdistdir}/omega/otp/char2uni/in88591.otp
12mr|texlive-omega-20091109-2|265	%{_texmfdistdir}/omega/otp/char2uni/in88592.otp
12mr|texlive-omega-20091109-2|266	%{_texmfdistdir}/omega/otp/char2uni/in88593.otp
12mr|texlive-omega-20091109-2|267	%{_texmfdistdir}/omega/otp/char2uni/in88594.otp
12mr|texlive-omega-20091109-2|268	%{_texmfdistdir}/omega/otp/char2uni/in88595.otp
12mr|texlive-omega-20091109-2|269	%{_texmfdistdir}/omega/otp/char2uni/in88596.otp
12mr|texlive-omega-20091109-2|270	%{_texmfdistdir}/omega/otp/char2uni/in88597.otp
12mr|texlive-omega-20091109-2|271	%{_texmfdistdir}/omega/otp/char2uni/in88598.otp
12mr|texlive-omega-20091109-2|272	%{_texmfdistdir}/omega/otp/char2uni/in88599.otp
12mr|texlive-omega-20091109-2|273	%{_texmfdistdir}/omega/otp/char2uni/in8859a.otp
12mr|texlive-omega-20091109-2|274	%{_texmfdistdir}/omega/otp/char2uni/in8859d.otp
12mr|texlive-omega-20091109-2|275	%{_texmfdistdir}/omega/otp/char2uni/in8859e.otp
12mr|texlive-omega-20091109-2|276	%{_texmfdistdir}/omega/otp/char2uni/in8859f.otp
12mr|texlive-omega-20091109-2|277	%{_texmfdistdir}/omega/otp/char2uni/in8859g.otp
12mr|texlive-omega-20091109-2|278	%{_texmfdistdir}/omega/otp/char2uni/inatari.otp
12mr|texlive-omega-20091109-2|279	%{_texmfdistdir}/omega/otp/char2uni/inav.otp
12mr|texlive-omega-20091109-2|280	%{_texmfdistdir}/omega/otp/char2uni/inbig5.otp
12mr|texlive-omega-20091109-2|281	%{_texmfdistdir}/omega/otp/char2uni/incp1250.otp
12mr|texlive-omega-20091109-2|282	%{_texmfdistdir}/omega/otp/char2uni/incp1251.otp
12mr|texlive-omega-20091109-2|283	%{_texmfdistdir}/omega/otp/char2uni/incp1252.otp
12mr|texlive-omega-20091109-2|284	%{_texmfdistdir}/omega/otp/char2uni/incp1253.otp
12mr|texlive-omega-20091109-2|285	%{_texmfdistdir}/omega/otp/char2uni/incp1254.otp
12mr|texlive-omega-20091109-2|286	%{_texmfdistdir}/omega/otp/char2uni/incp1255.otp
12mr|texlive-omega-20091109-2|287	%{_texmfdistdir}/omega/otp/char2uni/incp1256.otp
12mr|texlive-omega-20091109-2|288	%{_texmfdistdir}/omega/otp/char2uni/incp1257.otp
12mr|texlive-omega-20091109-2|289	%{_texmfdistdir}/omega/otp/char2uni/incp1258.otp
12mr|texlive-omega-20091109-2|290	%{_texmfdistdir}/omega/otp/char2uni/incp866.otp
12mr|texlive-omega-20091109-2|291	%{_texmfdistdir}/omega/otp/char2uni/incp874.otp
12mr|texlive-omega-20091109-2|292	%{_texmfdistdir}/omega/otp/char2uni/inebcdic.otp
12mr|texlive-omega-20091109-2|293	%{_texmfdistdir}/omega/otp/char2uni/ingb.otp
12mr|texlive-omega-20091109-2|294	%{_texmfdistdir}/omega/otp/char2uni/inkoi8.otp
12mr|texlive-omega-20091109-2|295	%{_texmfdistdir}/omega/otp/char2uni/inmac.otp
12mr|texlive-omega-20091109-2|296	%{_texmfdistdir}/omega/otp/char2uni/inmsdos.otp
12mr|texlive-omega-20091109-2|297	%{_texmfdistdir}/omega/otp/char2uni/inmsdos2.otp
12mr|texlive-omega-20091109-2|298	%{_texmfdistdir}/omega/otp/char2uni/innext.otp
12mr|texlive-omega-20091109-2|299	%{_texmfdistdir}/omega/otp/char2uni/inov.otp
12mr|texlive-omega-20091109-2|300	%{_texmfdistdir}/omega/otp/char2uni/inps2.otp
12mr|texlive-omega-20091109-2|301	%{_texmfdistdir}/omega/otp/char2uni/insf1.otp
12mr|texlive-omega-20091109-2|302	%{_texmfdistdir}/omega/otp/char2uni/insf2.otp
12mr|texlive-omega-20091109-2|303	%{_texmfdistdir}/omega/otp/char2uni/intis620.otp
12mr|texlive-omega-20091109-2|304	%{_texmfdistdir}/omega/otp/char2uni/inucode.otp
12mr|texlive-omega-20091109-2|305	%{_texmfdistdir}/omega/otp/char2uni/inutf8.otp
12mr|texlive-omega-20091109-2|306	%{_texmfdistdir}/omega/otp/char2uni/inviet1.otp
12mr|texlive-omega-20091109-2|307	%{_texmfdistdir}/omega/otp/char2uni/inviet2.otp
12mr|texlive-omega-20091109-2|308	%{_texmfdistdir}/omega/otp/char2uni/inviscii.otp
12mr|texlive-omega-20091109-2|309	%{_texmfdistdir}/omega/otp/omega/7arb2uni.otp
12mr|texlive-omega-20091109-2|310	%{_texmfdistdir}/omega/otp/omega/7ber2uni.otp
12mr|texlive-omega-20091109-2|311	%{_texmfdistdir}/omega/otp/omega/7cyr2uni.otp
12mr|texlive-omega-20091109-2|312	%{_texmfdistdir}/omega/otp/omega/7hma2uni.otp
12mr|texlive-omega-20091109-2|313	%{_texmfdistdir}/omega/otp/omega/7in88593.otp
12mr|texlive-omega-20091109-2|314	%{_texmfdistdir}/omega/otp/omega/7lbe2uni.otp
12mr|texlive-omega-20091109-2|315	%{_texmfdistdir}/omega/otp/omega/7pap2uni.otp
12mr|texlive-omega-20091109-2|316	%{_texmfdistdir}/omega/otp/omega/7pas2uni.otp
12mr|texlive-omega-20091109-2|317	%{_texmfdistdir}/omega/otp/omega/7snd2uni.otp
12mr|texlive-omega-20091109-2|318	%{_texmfdistdir}/omega/otp/omega/7syr2uni.otp
12mr|texlive-omega-20091109-2|319	%{_texmfdistdir}/omega/otp/omega/7tbe2uni.otp
12mr|texlive-omega-20091109-2|320	%{_texmfdistdir}/omega/otp/omega/7urd2uni.otp
12mr|texlive-omega-20091109-2|321	%{_texmfdistdir}/omega/otp/omega/8mac-arb2uni.otp
12mr|texlive-omega-20091109-2|322	%{_texmfdistdir}/omega/otp/omega/8mac-cyr2uni.otp
12mr|texlive-omega-20091109-2|323	%{_texmfdistdir}/omega/otp/omega/apostr2psili.otp
12mr|texlive-omega-20091109-2|324	%{_texmfdistdir}/omega/otp/omega/cuni2acad.otp
12mr|texlive-omega-20091109-2|325	%{_texmfdistdir}/omega/otp/omega/cuni2amal.otp
12mr|texlive-omega-20091109-2|326	%{_texmfdistdir}/omega/otp/omega/cuni2arab.ex.otp
12mr|texlive-omega-20091109-2|327	%{_texmfdistdir}/omega/otp/omega/cuni2asv.otp
12mr|texlive-omega-20091109-2|328	%{_texmfdistdir}/omega/otp/omega/cuni2bout.otp
12mr|texlive-omega-20091109-2|329	%{_texmfdistdir}/omega/otp/omega/cuni2mona.otp
12mr|texlive-omega-20091109-2|330	%{_texmfdistdir}/omega/otp/omega/cuni2nar.otp
12mr|texlive-omega-20091109-2|331	%{_texmfdistdir}/omega/otp/omega/cuni2nva.otp
12mr|texlive-omega-20091109-2|332	%{_texmfdistdir}/omega/otp/omega/cuni2oar-novow.otp
12mr|texlive-omega-20091109-2|333	%{_texmfdistdir}/omega/otp/omega/cuni2oar.otp
12mr|texlive-omega-20091109-2|334	%{_texmfdistdir}/omega/otp/omega/dblquote-point.otp
12mr|texlive-omega-20091109-2|335	%{_texmfdistdir}/omega/otp/omega/destroy.otp
12mr|texlive-omega-20091109-2|336	%{_texmfdistdir}/omega/otp/omega/french2uni.otp
12mr|texlive-omega-20091109-2|337	%{_texmfdistdir}/omega/otp/omega/grpo2uni.otp
12mr|texlive-omega-20091109-2|338	%{_texmfdistdir}/omega/otp/omega/grpotilde2uni.otp
12mr|texlive-omega-20091109-2|339	%{_texmfdistdir}/omega/otp/omega/inverted-iota-upsilon.otp
12mr|texlive-omega-20091109-2|340	%{_texmfdistdir}/omega/otp/omega/isogr2uni-verbatim.otp
12mr|texlive-omega-20091109-2|341	%{_texmfdistdir}/omega/otp/omega/isogr2uni.otp
12mr|texlive-omega-20091109-2|342	%{_texmfdistdir}/omega/otp/omega/lat2uni.otp
12mr|texlive-omega-20091109-2|343	%{_texmfdistdir}/omega/otp/omega/lowercase.otp
12mr|texlive-omega-20091109-2|344	%{_texmfdistdir}/omega/otp/omega/lunatesigma.otp
12mr|texlive-omega-20091109-2|345	%{_texmfdistdir}/omega/otp/omega/macgr2uni.otp
12mr|texlive-omega-20091109-2|346	%{_texmfdistdir}/omega/otp/omega/medbeta.otp
12mr|texlive-omega-20091109-2|347	%{_texmfdistdir}/omega/otp/omega/mixedgreek2uni.otp
12mr|texlive-omega-20091109-2|348	%{_texmfdistdir}/omega/otp/omega/uni2cuni.otp
12mr|texlive-omega-20091109-2|349	%{_texmfdistdir}/omega/otp/omega/uni2greek-verbatim.otp
12mr|texlive-omega-20091109-2|350	%{_texmfdistdir}/omega/otp/omega/uni2greek.otp
12mr|texlive-omega-20091109-2|351	%{_texmfdistdir}/omega/otp/omega/uni2lat-noffi.otp
12mr|texlive-omega-20091109-2|352	%{_texmfdistdir}/omega/otp/omega/uni2lat.otp
12mr|texlive-omega-20091109-2|353	%{_texmfdistdir}/omega/otp/omega/uppercase-no-accents.otp
12mr|texlive-omega-20091109-2|354	%{_texmfdistdir}/omega/otp/omega/uppercase.otp
12mr|texlive-omega-20091109-2|355	%{_texmfdistdir}/omega/otp/uni2char/out88591.otp
12mr|texlive-omega-20091109-2|356	%{_texmfdistdir}/omega/otp/uni2char/oututf8.otp
12mr|texlive-omega-20091109-2|357	%{_texmfdistdir}/tex/generic/encodings/cmbsy.onm
12mr|texlive-omega-20091109-2|358	%{_texmfdistdir}/tex/generic/encodings/cmbx.onm
12mr|texlive-omega-20091109-2|359	%{_texmfdistdir}/tex/generic/encodings/cmcsc.onm
12mr|texlive-omega-20091109-2|360	%{_texmfdistdir}/tex/generic/encodings/cmex.onm
12mr|texlive-omega-20091109-2|361	%{_texmfdistdir}/tex/generic/encodings/cmmi.onm
12mr|texlive-omega-20091109-2|362	%{_texmfdistdir}/tex/generic/encodings/cmmib.onm
12mr|texlive-omega-20091109-2|363	%{_texmfdistdir}/tex/generic/encodings/cmr.onm
12mr|texlive-omega-20091109-2|364	%{_texmfdistdir}/tex/generic/encodings/cmr1.onm
12mr|texlive-omega-20091109-2|365	%{_texmfdistdir}/tex/generic/encodings/cmsl.onm
12mr|texlive-omega-20091109-2|366	%{_texmfdistdir}/tex/generic/encodings/cmsy.onm
12mr|texlive-omega-20091109-2|367	%{_texmfdistdir}/tex/generic/encodings/cmti.onm
12mr|texlive-omega-20091109-2|368	%{_texmfdistdir}/tex/generic/encodings/cmtt.onm
12mr|texlive-omega-20091109-2|369	%{_texmfdistdir}/tex/generic/encodings/ecrm.onm
12mr|texlive-omega-20091109-2|370	%{_texmfdistdir}/tex/generic/encodings/euex.onm
12mr|texlive-omega-20091109-2|371	%{_texmfdistdir}/tex/generic/encodings/eufb.onm
12mr|texlive-omega-20091109-2|372	%{_texmfdistdir}/tex/generic/encodings/eufm.onm
12mr|texlive-omega-20091109-2|373	%{_texmfdistdir}/tex/generic/encodings/eurb.onm
12mr|texlive-omega-20091109-2|374	%{_texmfdistdir}/tex/generic/encodings/eurm.onm
12mr|texlive-omega-20091109-2|375	%{_texmfdistdir}/tex/generic/encodings/eusb.onm
12mr|texlive-omega-20091109-2|376	%{_texmfdistdir}/tex/generic/encodings/eusm.onm
12mr|texlive-omega-20091109-2|377	%{_texmfdistdir}/tex/generic/encodings/msam.onm
12mr|texlive-omega-20091109-2|378	%{_texmfdistdir}/tex/generic/encodings/msbm.onm
12mr|texlive-omega-20091109-2|379	%{_texmfdistdir}/tex/generic/omegahyph/bghyph.tex
12mr|texlive-omega-20091109-2|380	%{_texmfdistdir}/tex/generic/omegahyph/lthyph.tex
12mr|texlive-omega-20091109-2|381	%{_texmfdistdir}/tex/generic/omegahyph/srhyph.tex
12mr|texlive-omega-20091109-2|382	%{_texmfdistdir}/tex/plain/omega/grlccode.tex
12mr|texlive-omega-20091109-2|383	%{_texmfdistdir}/tex/plain/omega/omega.tex
12mr|texlive-omega-20091109-2|384	%doc %{_texmfdistdir}/doc/omega/base/doc-1.8.tex
12mr|texlive-omega-20091109-2|385	%doc %{_texmfdistdir}/doc/omega/base/torture.ps
12mr|texlive-omega-20091109-2|386	%doc %{_texmfdistdir}/doc/omega/base/torture.tex
12mr|texlive-omega-20091109-2|387	
12mr|texlive-omega-20091109-2|388	#-----------------------------------------------------------------------
12mr|texlive-omega-20091109-2|389	%prep
12mr|texlive-omega-20091109-2|390	%setup -c -a0 -a1
12mr|texlive-omega-20091109-2|391	
12mr|texlive-omega-20091109-2|392	%build
12mr|texlive-omega-20091109-2|393	
12mr|texlive-omega-20091109-2|394	%install
12mr|texlive-omega-20091109-2|395	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-omega-20091109-2|396	cp -fpar dvips fonts omega tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-omega-20091109-2|397	
12mr|texlive-omega-20091109-2|398	
12mr|texlive-omega-20091109-2|399	
12mr|texlive-omega-20091109-2|400	%changelog
12mr|texlive-omega-20091109-2|401	

18143 12
12mr|texlive-omegaware-20120808-1|1	# revision 26689
12mr|texlive-omegaware-20120808-1|2	# category TLCore
12mr|texlive-omegaware-20120808-1|3	# catalog-ctan undef
12mr|texlive-omegaware-20120808-1|4	# catalog-date undef
12mr|texlive-omegaware-20120808-1|5	# catalog-license undef
12mr|texlive-omegaware-20120808-1|6	# catalog-version undef
12mr|texlive-omegaware-20120808-1|7	Name:		texlive-omegaware
12mr|texlive-omegaware-20120808-1|8	Version:	20120808
12mr|texlive-omegaware-20120808-1|9	Release:	1
12mr|texlive-omegaware-20120808-1|10	Summary:	TeXLive omegaware package
12mr|texlive-omegaware-20120808-1|11	Group:		Publishing
12mr|texlive-omegaware-20120808-1|12	URL:		http://tug.org/texlive
12mr|texlive-omegaware-20120808-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-omegaware-20120808-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/omegaware.tar.xz
12mr|texlive-omegaware-20120808-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/omegaware.doc.tar.xz
12mr|texlive-omegaware-20120808-1|16	BuildArch:	noarch
12mr|texlive-omegaware-20120808-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-omegaware-20120808-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-omegaware-20120808-1|19	Requires:	texlive-omegaware.bin
12mr|texlive-omegaware-20120808-1|20	
12mr|texlive-omegaware-20120808-1|21	%description
12mr|texlive-omegaware-20120808-1|22	TeXLive omegaware package.
12mr|texlive-omegaware-20120808-1|23	
12mr|texlive-omegaware-20120808-1|24	#-----------------------------------------------------------------------
12mr|texlive-omegaware-20120808-1|25	%files
12mr|texlive-omegaware-20120808-1|26	%doc %{_mandir}/man1/odvicopy.1*
12mr|texlive-omegaware-20120808-1|27	%doc %{_texmfdir}/doc/man/man1/odvicopy.man1.pdf
12mr|texlive-omegaware-20120808-1|28	%doc %{_texmfdir}/doc/man/man1/odvips.man1.pdf
12mr|texlive-omegaware-20120808-1|29	%doc %{_mandir}/man1/odvitype.1*
12mr|texlive-omegaware-20120808-1|30	%doc %{_texmfdir}/doc/man/man1/odvitype.man1.pdf
12mr|texlive-omegaware-20120808-1|31	%doc %{_mandir}/man1/ofm2opl.1*
12mr|texlive-omegaware-20120808-1|32	%doc %{_texmfdir}/doc/man/man1/ofm2opl.man1.pdf
12mr|texlive-omegaware-20120808-1|33	%doc %{_mandir}/man1/opl2ofm.1*
12mr|texlive-omegaware-20120808-1|34	%doc %{_texmfdir}/doc/man/man1/opl2ofm.man1.pdf
12mr|texlive-omegaware-20120808-1|35	%doc %{_mandir}/man1/otangle.1*
12mr|texlive-omegaware-20120808-1|36	%doc %{_texmfdir}/doc/man/man1/otangle.man1.pdf
12mr|texlive-omegaware-20120808-1|37	%doc %{_mandir}/man1/otp2ocp.1*
12mr|texlive-omegaware-20120808-1|38	%doc %{_texmfdir}/doc/man/man1/otp2ocp.man1.pdf
12mr|texlive-omegaware-20120808-1|39	%doc %{_mandir}/man1/outocp.1*
12mr|texlive-omegaware-20120808-1|40	%doc %{_texmfdir}/doc/man/man1/outocp.man1.pdf
12mr|texlive-omegaware-20120808-1|41	%doc %{_mandir}/man1/ovf2ovp.1*
12mr|texlive-omegaware-20120808-1|42	%doc %{_texmfdir}/doc/man/man1/ovf2ovp.man1.pdf
12mr|texlive-omegaware-20120808-1|43	%doc %{_mandir}/man1/ovp2ovf.1*
12mr|texlive-omegaware-20120808-1|44	%doc %{_texmfdir}/doc/man/man1/ovp2ovf.man1.pdf
12mr|texlive-omegaware-20120808-1|45	
12mr|texlive-omegaware-20120808-1|46	#-----------------------------------------------------------------------
12mr|texlive-omegaware-20120808-1|47	%prep
12mr|texlive-omegaware-20120808-1|48	%setup -c -a0 -a1
12mr|texlive-omegaware-20120808-1|49	
12mr|texlive-omegaware-20120808-1|50	%build
12mr|texlive-omegaware-20120808-1|51	
12mr|texlive-omegaware-20120808-1|52	%install
12mr|texlive-omegaware-20120808-1|53	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-omegaware-20120808-1|54	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-omegaware-20120808-1|55	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-omegaware-20120808-1|56	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-omegaware-20120808-1|57	
12mr|texlive-omegaware-20120808-1|58	
12mr|texlive-omegaware-20120808-1|59	
12mr|texlive-omegaware-20120808-1|60	%changelog
12mr|texlive-omegaware-20120808-1|61	

18144 12
12mr|texlive-onlyamsmath-0.10-1|1	# revision 25006
12mr|texlive-onlyamsmath-0.10-1|2	# category Package
12mr|texlive-onlyamsmath-0.10-1|3	# catalog-ctan /macros/latex/contrib/onlyamsmath
12mr|texlive-onlyamsmath-0.10-1|4	# catalog-date 2012-01-02 14:24:13 +0100
12mr|texlive-onlyamsmath-0.10-1|5	# catalog-license lppl
12mr|texlive-onlyamsmath-0.10-1|6	# catalog-version 0.10
12mr|texlive-onlyamsmath-0.10-1|7	Name:		texlive-onlyamsmath
12mr|texlive-onlyamsmath-0.10-1|8	Version:	0.10
12mr|texlive-onlyamsmath-0.10-1|9	Release:	1
12mr|texlive-onlyamsmath-0.10-1|10	Summary:	Inhibit use of non-amsmath mathematics markup when using amsmath
12mr|texlive-onlyamsmath-0.10-1|11	Group:		Publishing
12mr|texlive-onlyamsmath-0.10-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/onlyamsmath
12mr|texlive-onlyamsmath-0.10-1|13	License:	LPPL
12mr|texlive-onlyamsmath-0.10-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/onlyamsmath.tar.xz
12mr|texlive-onlyamsmath-0.10-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/onlyamsmath.doc.tar.xz
12mr|texlive-onlyamsmath-0.10-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/onlyamsmath.source.tar.xz
12mr|texlive-onlyamsmath-0.10-1|17	BuildArch:	noarch
12mr|texlive-onlyamsmath-0.10-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-onlyamsmath-0.10-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-onlyamsmath-0.10-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-onlyamsmath-0.10-1|21	
12mr|texlive-onlyamsmath-0.10-1|22	%description
12mr|texlive-onlyamsmath-0.10-1|23	This package inhibits the usage of plain TeX and (on demand) of
12mr|texlive-onlyamsmath-0.10-1|24	standard LaTeX mathematics environments. This is useful for
12mr|texlive-onlyamsmath-0.10-1|25	class writers who want to encourage their users to use the
12mr|texlive-onlyamsmath-0.10-1|26	environments provided by the amsmath package.
12mr|texlive-onlyamsmath-0.10-1|27	
12mr|texlive-onlyamsmath-0.10-1|28	%post
12mr|texlive-onlyamsmath-0.10-1|29	%{_sbindir}/texlive.post
12mr|texlive-onlyamsmath-0.10-1|30	
12mr|texlive-onlyamsmath-0.10-1|31	%postun
12mr|texlive-onlyamsmath-0.10-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-onlyamsmath-0.10-1|33	%{_sbindir}/texlive.post
12mr|texlive-onlyamsmath-0.10-1|34	fi
12mr|texlive-onlyamsmath-0.10-1|35	
12mr|texlive-onlyamsmath-0.10-1|36	#-----------------------------------------------------------------------
12mr|texlive-onlyamsmath-0.10-1|37	%files
12mr|texlive-onlyamsmath-0.10-1|38	%{_texmfdistdir}/tex/latex/onlyamsmath/onlyamsmath.sty
12mr|texlive-onlyamsmath-0.10-1|39	%doc %{_texmfdistdir}/doc/latex/onlyamsmath/ChangeLog
12mr|texlive-onlyamsmath-0.10-1|40	%doc %{_texmfdistdir}/doc/latex/onlyamsmath/Makefile
12mr|texlive-onlyamsmath-0.10-1|41	%doc %{_texmfdistdir}/doc/latex/onlyamsmath/README
12mr|texlive-onlyamsmath-0.10-1|42	%doc %{_texmfdistdir}/doc/latex/onlyamsmath/onlyamsmath-v.tex
12mr|texlive-onlyamsmath-0.10-1|43	%doc %{_texmfdistdir}/doc/latex/onlyamsmath/onlyamsmath.pdf
12mr|texlive-onlyamsmath-0.10-1|44	%doc %{_texmfdistdir}/doc/latex/onlyamsmath/onlyamsmathtest.tex
12mr|texlive-onlyamsmath-0.10-1|45	#- source
12mr|texlive-onlyamsmath-0.10-1|46	%doc %{_texmfdistdir}/source/latex/onlyamsmath/onlyamsmath.dtx
12mr|texlive-onlyamsmath-0.10-1|47	%doc %{_texmfdistdir}/source/latex/onlyamsmath/onlyamsmath.ins
12mr|texlive-onlyamsmath-0.10-1|48	
12mr|texlive-onlyamsmath-0.10-1|49	#-----------------------------------------------------------------------
12mr|texlive-onlyamsmath-0.10-1|50	%prep
12mr|texlive-onlyamsmath-0.10-1|51	%setup -c -a0 -a1 -a2
12mr|texlive-onlyamsmath-0.10-1|52	
12mr|texlive-onlyamsmath-0.10-1|53	%build
12mr|texlive-onlyamsmath-0.10-1|54	
12mr|texlive-onlyamsmath-0.10-1|55	%install
12mr|texlive-onlyamsmath-0.10-1|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-onlyamsmath-0.10-1|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-onlyamsmath-0.10-1|58	
12mr|texlive-onlyamsmath-0.10-1|59	
12mr|texlive-onlyamsmath-0.10-1|60	
12mr|texlive-onlyamsmath-0.10-1|61	%changelog
12mr|texlive-onlyamsmath-0.10-1|62	

18145 12
12mr|texlive-onrannual-1.1-2|1	# revision 17474
12mr|texlive-onrannual-1.1-2|2	# category Package
12mr|texlive-onrannual-1.1-2|3	# catalog-ctan /macros/latex/contrib/onrannual
12mr|texlive-onrannual-1.1-2|4	# catalog-date 2010-03-20 01:12:30 +0100
12mr|texlive-onrannual-1.1-2|5	# catalog-license lppl1.3
12mr|texlive-onrannual-1.1-2|6	# catalog-version 1.1
12mr|texlive-onrannual-1.1-2|7	Name:		texlive-onrannual
12mr|texlive-onrannual-1.1-2|8	Version:	1.1
12mr|texlive-onrannual-1.1-2|9	Release:	2
12mr|texlive-onrannual-1.1-2|10	Summary:	Class for Office of Naval Research Ocean Battlespace Sensing annual report
12mr|texlive-onrannual-1.1-2|11	Group:		Publishing
12mr|texlive-onrannual-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/onrannual
12mr|texlive-onrannual-1.1-2|13	License:	LPPL1.3
12mr|texlive-onrannual-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/onrannual.tar.xz
12mr|texlive-onrannual-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/onrannual.doc.tar.xz
12mr|texlive-onrannual-1.1-2|16	BuildArch:	noarch
12mr|texlive-onrannual-1.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-onrannual-1.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-onrannual-1.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-onrannual-1.1-2|20	
12mr|texlive-onrannual-1.1-2|21	%description
12mr|texlive-onrannual-1.1-2|22	This is an unofficial document class for writing ONR annual
12mr|texlive-onrannual-1.1-2|23	reports using LaTeX; as ONR has had numerous problems with
12mr|texlive-onrannual-1.1-2|24	LaTeX-generated PDF submissions in the past. A skeleton
12mr|texlive-onrannual-1.1-2|25	document (and its PDF output) are included.
12mr|texlive-onrannual-1.1-2|26	
12mr|texlive-onrannual-1.1-2|27	%post
12mr|texlive-onrannual-1.1-2|28	%{_sbindir}/texlive.post
12mr|texlive-onrannual-1.1-2|29	
12mr|texlive-onrannual-1.1-2|30	%postun
12mr|texlive-onrannual-1.1-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-onrannual-1.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-onrannual-1.1-2|33	fi
12mr|texlive-onrannual-1.1-2|34	
12mr|texlive-onrannual-1.1-2|35	#-----------------------------------------------------------------------
12mr|texlive-onrannual-1.1-2|36	%files
12mr|texlive-onrannual-1.1-2|37	%{_texmfdistdir}/tex/latex/onrannual/onrannual.cls
12mr|texlive-onrannual-1.1-2|38	%doc %{_texmfdistdir}/doc/latex/onrannual/README
12mr|texlive-onrannual-1.1-2|39	%doc %{_texmfdistdir}/doc/latex/onrannual/sample.bib
12mr|texlive-onrannual-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/onrannual/samplefigure.eps
12mr|texlive-onrannual-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/onrannual/samplefigure.pdf
12mr|texlive-onrannual-1.1-2|42	%doc %{_texmfdistdir}/doc/latex/onrannual/skeleton.pdf
12mr|texlive-onrannual-1.1-2|43	%doc %{_texmfdistdir}/doc/latex/onrannual/skeleton.tex
12mr|texlive-onrannual-1.1-2|44	
12mr|texlive-onrannual-1.1-2|45	#-----------------------------------------------------------------------
12mr|texlive-onrannual-1.1-2|46	%prep
12mr|texlive-onrannual-1.1-2|47	%setup -c -a0 -a1
12mr|texlive-onrannual-1.1-2|48	
12mr|texlive-onrannual-1.1-2|49	%build
12mr|texlive-onrannual-1.1-2|50	
12mr|texlive-onrannual-1.1-2|51	%install
12mr|texlive-onrannual-1.1-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-onrannual-1.1-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-onrannual-1.1-2|54	
12mr|texlive-onrannual-1.1-2|55	
12mr|texlive-onrannual-1.1-2|56	
12mr|texlive-onrannual-1.1-2|57	%changelog
12mr|texlive-onrannual-1.1-2|58	

18146 12
12mr|texlive-opcit-1.1-2|1	# revision 15878
12mr|texlive-opcit-1.1-2|2	# category Package
12mr|texlive-opcit-1.1-2|3	# catalog-ctan /macros/latex/contrib/opcit
12mr|texlive-opcit-1.1-2|4	# catalog-date 2006-09-21 21:56:41 +0200
12mr|texlive-opcit-1.1-2|5	# catalog-license lppl
12mr|texlive-opcit-1.1-2|6	# catalog-version 1.1
12mr|texlive-opcit-1.1-2|7	Name:		texlive-opcit
12mr|texlive-opcit-1.1-2|8	Version:	1.1
12mr|texlive-opcit-1.1-2|9	Release:	2
12mr|texlive-opcit-1.1-2|10	Summary:	Footnote-style bibliographical references
12mr|texlive-opcit-1.1-2|11	Group:		Publishing
12mr|texlive-opcit-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/opcit
12mr|texlive-opcit-1.1-2|13	License:	LPPL
12mr|texlive-opcit-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opcit.tar.xz
12mr|texlive-opcit-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opcit.doc.tar.xz
12mr|texlive-opcit-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opcit.source.tar.xz
12mr|texlive-opcit-1.1-2|17	BuildArch:	noarch
12mr|texlive-opcit-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-opcit-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-opcit-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-opcit-1.1-2|21	
12mr|texlive-opcit-1.1-2|22	%description
12mr|texlive-opcit-1.1-2|23	This package addresses the problem of expressing citations in a
12mr|texlive-opcit-1.1-2|24	style that is natural for humanities studies, yet does not
12mr|texlive-opcit-1.1-2|25	interfere with the flow of text (as author-year styles do). The
12mr|texlive-opcit-1.1-2|26	package differs from footbib in that it uses real footnotes,
12mr|texlive-opcit-1.1-2|27	potentially in the same series as any of the document's other
12mr|texlive-opcit-1.1-2|28	footnotes. Opcit also, as its name implies, avoids repetition
12mr|texlive-opcit-1.1-2|29	of full citations, achieving this, to a large extent,
12mr|texlive-opcit-1.1-2|30	automatically.
12mr|texlive-opcit-1.1-2|31	
12mr|texlive-opcit-1.1-2|32	%post
12mr|texlive-opcit-1.1-2|33	%{_sbindir}/texlive.post
12mr|texlive-opcit-1.1-2|34	
12mr|texlive-opcit-1.1-2|35	%postun
12mr|texlive-opcit-1.1-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-opcit-1.1-2|37	%{_sbindir}/texlive.post
12mr|texlive-opcit-1.1-2|38	fi
12mr|texlive-opcit-1.1-2|39	
12mr|texlive-opcit-1.1-2|40	#-----------------------------------------------------------------------
12mr|texlive-opcit-1.1-2|41	%files
12mr|texlive-opcit-1.1-2|42	%{_texmfdistdir}/bibtex/bst/opcit/opcit.bst
12mr|texlive-opcit-1.1-2|43	%{_texmfdistdir}/tex/latex/opcit/opcit.sty
12mr|texlive-opcit-1.1-2|44	%doc %{_texmfdistdir}/doc/latex/opcit/README
12mr|texlive-opcit-1.1-2|45	%doc %{_texmfdistdir}/doc/latex/opcit/opcit.pdf
12mr|texlive-opcit-1.1-2|46	#- source
12mr|texlive-opcit-1.1-2|47	%doc %{_texmfdistdir}/source/latex/opcit/opcit.dtx
12mr|texlive-opcit-1.1-2|48	%doc %{_texmfdistdir}/source/latex/opcit/opcit.ins
12mr|texlive-opcit-1.1-2|49	
12mr|texlive-opcit-1.1-2|50	#-----------------------------------------------------------------------
12mr|texlive-opcit-1.1-2|51	%prep
12mr|texlive-opcit-1.1-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-opcit-1.1-2|53	
12mr|texlive-opcit-1.1-2|54	%build
12mr|texlive-opcit-1.1-2|55	
12mr|texlive-opcit-1.1-2|56	%install
12mr|texlive-opcit-1.1-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-opcit-1.1-2|58	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-opcit-1.1-2|59	
12mr|texlive-opcit-1.1-2|60	
12mr|texlive-opcit-1.1-2|61	
12mr|texlive-opcit-1.1-2|62	%changelog
12mr|texlive-opcit-1.1-2|63	

18147 12
12mr|texlive-opensans-1.2-2|1	# revision 24706
12mr|texlive-opensans-1.2-2|2	# category Package
12mr|texlive-opensans-1.2-2|3	# catalog-ctan /fonts/opensans
12mr|texlive-opensans-1.2-2|4	# catalog-date 2011-11-30 18:37:09 +0100
12mr|texlive-opensans-1.2-2|5	# catalog-license lppl1.3
12mr|texlive-opensans-1.2-2|6	# catalog-version 1.2
12mr|texlive-opensans-1.2-2|7	Name:		texlive-opensans
12mr|texlive-opensans-1.2-2|8	Version:	1.2
12mr|texlive-opensans-1.2-2|9	Release:	2
12mr|texlive-opensans-1.2-2|10	Summary:	The Open Sans font family, and LaTeX support
12mr|texlive-opensans-1.2-2|11	Group:		Publishing
12mr|texlive-opensans-1.2-2|12	URL:		http://www.ctan.org/tex-archive/fonts/opensans
12mr|texlive-opensans-1.2-2|13	License:	LPPL1.3
12mr|texlive-opensans-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opensans.tar.xz
12mr|texlive-opensans-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opensans.doc.tar.xz
12mr|texlive-opensans-1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opensans.source.tar.xz
12mr|texlive-opensans-1.2-2|17	BuildArch:	noarch
12mr|texlive-opensans-1.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-opensans-1.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-opensans-1.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-opensans-1.2-2|21	
12mr|texlive-opensans-1.2-2|22	%description
12mr|texlive-opensans-1.2-2|23	Open Sans is a humanist sans serif typeface designed by Steve
12mr|texlive-opensans-1.2-2|24	Matteson; the font is available from the Google Font Directory
12mr|texlive-opensans-1.2-2|25	as TrueType files licensed under the Apache License version
12mr|texlive-opensans-1.2-2|26	2.0. The package provides support for this font family in
12mr|texlive-opensans-1.2-2|27	LaTeX. It includes the original TrueType fonts, as well as Type
12mr|texlive-opensans-1.2-2|28	1 versions, converted for this package using FontForge for full
12mr|texlive-opensans-1.2-2|29	support with dvips.
12mr|texlive-opensans-1.2-2|30	
12mr|texlive-opensans-1.2-2|31	%post
12mr|texlive-opensans-1.2-2|32	%{_sbindir}/texlive.post
12mr|texlive-opensans-1.2-2|33	
12mr|texlive-opensans-1.2-2|34	%postun
12mr|texlive-opensans-1.2-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-opensans-1.2-2|36	%{_sbindir}/texlive.post
12mr|texlive-opensans-1.2-2|37	fi
12mr|texlive-opensans-1.2-2|38	
12mr|texlive-opensans-1.2-2|39	#-----------------------------------------------------------------------
12mr|texlive-opensans-1.2-2|40	%files
12mr|texlive-opensans-1.2-2|41	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-Bold.afm
12mr|texlive-opensans-1.2-2|42	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-BoldItalic.afm
12mr|texlive-opensans-1.2-2|43	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-CondLight.afm
12mr|texlive-opensans-1.2-2|44	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-CondLightItalic.afm
12mr|texlive-opensans-1.2-2|45	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-ExtraBold.afm
12mr|texlive-opensans-1.2-2|46	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-ExtraBoldItalic.afm
12mr|texlive-opensans-1.2-2|47	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-Italic.afm
12mr|texlive-opensans-1.2-2|48	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-Light.afm
12mr|texlive-opensans-1.2-2|49	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-LightItalic.afm
12mr|texlive-opensans-1.2-2|50	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-Regular.afm
12mr|texlive-opensans-1.2-2|51	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-Semibold.afm
12mr|texlive-opensans-1.2-2|52	%{_texmfdistdir}/fonts/afm/public/opensans/OpenSans-SemiboldItalic.afm
12mr|texlive-opensans-1.2-2|53	%{_texmfdistdir}/fonts/enc/dvips/opensans/opensans-01.enc
12mr|texlive-opensans-1.2-2|54	%{_texmfdistdir}/fonts/enc/dvips/opensans/opensans-02.enc
12mr|texlive-opensans-1.2-2|55	%{_texmfdistdir}/fonts/enc/dvips/opensans/opensans-03.enc
12mr|texlive-opensans-1.2-2|56	%{_texmfdistdir}/fonts/enc/dvips/opensans/opensans-04.enc
12mr|texlive-opensans-1.2-2|57	%{_texmfdistdir}/fonts/map/dvips/opensans/opensans.map
12mr|texlive-opensans-1.2-2|58	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-01.tfm
12mr|texlive-opensans-1.2-2|59	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-02.tfm
12mr|texlive-opensans-1.2-2|60	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-03.tfm
12mr|texlive-opensans-1.2-2|61	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-04.tfm
12mr|texlive-opensans-1.2-2|62	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|63	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|64	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|65	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|66	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|67	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|68	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|69	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|70	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|71	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|72	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|73	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|74	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|75	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|76	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-lgr.tfm
12mr|texlive-opensans-1.2-2|77	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-ot1.tfm
12mr|texlive-opensans-1.2-2|78	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t1.tfm
12mr|texlive-opensans-1.2-2|79	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t2a.tfm
12mr|texlive-opensans-1.2-2|80	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t2b.tfm
12mr|texlive-opensans-1.2-2|81	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-t2c.tfm
12mr|texlive-opensans-1.2-2|82	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-SmallCaps-x2.tfm
12mr|texlive-opensans-1.2-2|83	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-lgr.tfm
12mr|texlive-opensans-1.2-2|84	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-ot1.tfm
12mr|texlive-opensans-1.2-2|85	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-t1.tfm
12mr|texlive-opensans-1.2-2|86	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-t2a.tfm
12mr|texlive-opensans-1.2-2|87	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-t2b.tfm
12mr|texlive-opensans-1.2-2|88	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-t2c.tfm
12mr|texlive-opensans-1.2-2|89	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-ts1.tfm
12mr|texlive-opensans-1.2-2|90	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Bold-x2.tfm
12mr|texlive-opensans-1.2-2|91	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-01.tfm
12mr|texlive-opensans-1.2-2|92	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-02.tfm
12mr|texlive-opensans-1.2-2|93	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-03.tfm
12mr|texlive-opensans-1.2-2|94	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-04.tfm
12mr|texlive-opensans-1.2-2|95	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|96	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|97	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|98	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|99	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|100	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|101	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|102	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|103	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|104	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|105	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|106	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|107	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|108	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|109	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-lgr.tfm
12mr|texlive-opensans-1.2-2|110	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-ot1.tfm
12mr|texlive-opensans-1.2-2|111	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t1.tfm
12mr|texlive-opensans-1.2-2|112	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t2a.tfm
12mr|texlive-opensans-1.2-2|113	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t2b.tfm
12mr|texlive-opensans-1.2-2|114	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-t2c.tfm
12mr|texlive-opensans-1.2-2|115	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-SmallCaps-x2.tfm
12mr|texlive-opensans-1.2-2|116	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-lgr.tfm
12mr|texlive-opensans-1.2-2|117	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-ot1.tfm
12mr|texlive-opensans-1.2-2|118	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-t1.tfm
12mr|texlive-opensans-1.2-2|119	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-t2a.tfm
12mr|texlive-opensans-1.2-2|120	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-t2b.tfm
12mr|texlive-opensans-1.2-2|121	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-t2c.tfm
12mr|texlive-opensans-1.2-2|122	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-ts1.tfm
12mr|texlive-opensans-1.2-2|123	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-BoldItalic-x2.tfm
12mr|texlive-opensans-1.2-2|124	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-01.tfm
12mr|texlive-opensans-1.2-2|125	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-02.tfm
12mr|texlive-opensans-1.2-2|126	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-03.tfm
12mr|texlive-opensans-1.2-2|127	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-04.tfm
12mr|texlive-opensans-1.2-2|128	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|129	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|130	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|131	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|132	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|133	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|134	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|135	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|136	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|137	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|138	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|139	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|140	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|141	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|142	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-lgr.tfm
12mr|texlive-opensans-1.2-2|143	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-ot1.tfm
12mr|texlive-opensans-1.2-2|144	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t1.tfm
12mr|texlive-opensans-1.2-2|145	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t2a.tfm
12mr|texlive-opensans-1.2-2|146	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t2b.tfm
12mr|texlive-opensans-1.2-2|147	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-t2c.tfm
12mr|texlive-opensans-1.2-2|148	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-SmallCaps-x2.tfm
12mr|texlive-opensans-1.2-2|149	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-lgr.tfm
12mr|texlive-opensans-1.2-2|150	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-ot1.tfm
12mr|texlive-opensans-1.2-2|151	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-t1.tfm
12mr|texlive-opensans-1.2-2|152	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-t2a.tfm
12mr|texlive-opensans-1.2-2|153	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-t2b.tfm
12mr|texlive-opensans-1.2-2|154	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-t2c.tfm
12mr|texlive-opensans-1.2-2|155	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-ts1.tfm
12mr|texlive-opensans-1.2-2|156	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLight-x2.tfm
12mr|texlive-opensans-1.2-2|157	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-01.tfm
12mr|texlive-opensans-1.2-2|158	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-02.tfm
12mr|texlive-opensans-1.2-2|159	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-03.tfm
12mr|texlive-opensans-1.2-2|160	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-04.tfm
12mr|texlive-opensans-1.2-2|161	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|162	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|163	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|164	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|165	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|166	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|167	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|168	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|169	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|170	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|171	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|172	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|173	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|174	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|175	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-lgr.tfm
12mr|texlive-opensans-1.2-2|176	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-ot1.tfm
12mr|texlive-opensans-1.2-2|177	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t1.tfm
12mr|texlive-opensans-1.2-2|178	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2a.tfm
12mr|texlive-opensans-1.2-2|179	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2b.tfm
12mr|texlive-opensans-1.2-2|180	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2c.tfm
12mr|texlive-opensans-1.2-2|181	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-SmallCaps-x2.tfm
12mr|texlive-opensans-1.2-2|182	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-lgr.tfm
12mr|texlive-opensans-1.2-2|183	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-ot1.tfm
12mr|texlive-opensans-1.2-2|184	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t1.tfm
12mr|texlive-opensans-1.2-2|185	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t2a.tfm
12mr|texlive-opensans-1.2-2|186	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t2b.tfm
12mr|texlive-opensans-1.2-2|187	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-t2c.tfm
12mr|texlive-opensans-1.2-2|188	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-ts1.tfm
12mr|texlive-opensans-1.2-2|189	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-CondLightItalic-x2.tfm
12mr|texlive-opensans-1.2-2|190	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-01.tfm
12mr|texlive-opensans-1.2-2|191	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-02.tfm
12mr|texlive-opensans-1.2-2|192	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-03.tfm
12mr|texlive-opensans-1.2-2|193	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-04.tfm
12mr|texlive-opensans-1.2-2|194	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|195	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|196	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|197	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|198	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|199	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|200	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|201	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|202	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|203	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|204	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|205	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|206	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|207	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|208	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-lgr.tfm
12mr|texlive-opensans-1.2-2|209	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-ot1.tfm
12mr|texlive-opensans-1.2-2|210	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t1.tfm
12mr|texlive-opensans-1.2-2|211	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t2a.tfm
12mr|texlive-opensans-1.2-2|212	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t2b.tfm
12mr|texlive-opensans-1.2-2|213	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-t2c.tfm
12mr|texlive-opensans-1.2-2|214	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-SmallCaps-x2.tfm
12mr|texlive-opensans-1.2-2|215	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-lgr.tfm
12mr|texlive-opensans-1.2-2|216	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-ot1.tfm
12mr|texlive-opensans-1.2-2|217	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-t1.tfm
12mr|texlive-opensans-1.2-2|218	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-t2a.tfm
12mr|texlive-opensans-1.2-2|219	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-t2b.tfm
12mr|texlive-opensans-1.2-2|220	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-t2c.tfm
12mr|texlive-opensans-1.2-2|221	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-ts1.tfm
12mr|texlive-opensans-1.2-2|222	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBold-x2.tfm
12mr|texlive-opensans-1.2-2|223	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-01.tfm
12mr|texlive-opensans-1.2-2|224	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-02.tfm
12mr|texlive-opensans-1.2-2|225	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-03.tfm
12mr|texlive-opensans-1.2-2|226	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-04.tfm
12mr|texlive-opensans-1.2-2|227	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|228	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|229	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|230	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|231	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|232	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|233	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|234	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|235	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|236	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|237	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|238	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|239	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|240	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|241	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-lgr.tfm
12mr|texlive-opensans-1.2-2|242	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-ot1.tfm
12mr|texlive-opensans-1.2-2|243	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t1.tfm
12mr|texlive-opensans-1.2-2|244	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2a.tfm
12mr|texlive-opensans-1.2-2|245	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2b.tfm
12mr|texlive-opensans-1.2-2|246	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2c.tfm
12mr|texlive-opensans-1.2-2|247	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-x2.tfm
12mr|texlive-opensans-1.2-2|248	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-lgr.tfm
12mr|texlive-opensans-1.2-2|249	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-ot1.tfm
12mr|texlive-opensans-1.2-2|250	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t1.tfm
12mr|texlive-opensans-1.2-2|251	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t2a.tfm
12mr|texlive-opensans-1.2-2|252	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t2b.tfm
12mr|texlive-opensans-1.2-2|253	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-t2c.tfm
12mr|texlive-opensans-1.2-2|254	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-ts1.tfm
12mr|texlive-opensans-1.2-2|255	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-ExtraBoldItalic-x2.tfm
12mr|texlive-opensans-1.2-2|256	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-01.tfm
12mr|texlive-opensans-1.2-2|257	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-02.tfm
12mr|texlive-opensans-1.2-2|258	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-03.tfm
12mr|texlive-opensans-1.2-2|259	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-04.tfm
12mr|texlive-opensans-1.2-2|260	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|261	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|262	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|263	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|264	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|265	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|266	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|267	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|268	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|269	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|270	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|271	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|272	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|273	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|274	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-lgr.tfm
12mr|texlive-opensans-1.2-2|275	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-ot1.tfm
12mr|texlive-opensans-1.2-2|276	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t1.tfm
12mr|texlive-opensans-1.2-2|277	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t2a.tfm
12mr|texlive-opensans-1.2-2|278	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t2b.tfm
12mr|texlive-opensans-1.2-2|279	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-t2c.tfm
12mr|texlive-opensans-1.2-2|280	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-SmallCaps-x2.tfm
12mr|texlive-opensans-1.2-2|281	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-lgr.tfm
12mr|texlive-opensans-1.2-2|282	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-ot1.tfm
12mr|texlive-opensans-1.2-2|283	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-t1.tfm
12mr|texlive-opensans-1.2-2|284	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-t2a.tfm
12mr|texlive-opensans-1.2-2|285	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-t2b.tfm
12mr|texlive-opensans-1.2-2|286	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-t2c.tfm
12mr|texlive-opensans-1.2-2|287	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-ts1.tfm
12mr|texlive-opensans-1.2-2|288	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Italic-x2.tfm
12mr|texlive-opensans-1.2-2|289	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-01.tfm
12mr|texlive-opensans-1.2-2|290	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-02.tfm
12mr|texlive-opensans-1.2-2|291	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-03.tfm
12mr|texlive-opensans-1.2-2|292	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-04.tfm
12mr|texlive-opensans-1.2-2|293	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|294	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|295	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|296	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|297	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|298	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|299	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|300	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|301	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|302	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|303	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|304	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|305	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|306	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|307	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-lgr.tfm
12mr|texlive-opensans-1.2-2|308	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-ot1.tfm
12mr|texlive-opensans-1.2-2|309	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t1.tfm
12mr|texlive-opensans-1.2-2|310	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t2a.tfm
12mr|texlive-opensans-1.2-2|311	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t2b.tfm
12mr|texlive-opensans-1.2-2|312	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-t2c.tfm
12mr|texlive-opensans-1.2-2|313	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-SmallCaps-x2.tfm
12mr|texlive-opensans-1.2-2|314	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-lgr.tfm
12mr|texlive-opensans-1.2-2|315	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-ot1.tfm
12mr|texlive-opensans-1.2-2|316	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-t1.tfm
12mr|texlive-opensans-1.2-2|317	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-t2a.tfm
12mr|texlive-opensans-1.2-2|318	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-t2b.tfm
12mr|texlive-opensans-1.2-2|319	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-t2c.tfm
12mr|texlive-opensans-1.2-2|320	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-ts1.tfm
12mr|texlive-opensans-1.2-2|321	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Light-x2.tfm
12mr|texlive-opensans-1.2-2|322	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-01.tfm
12mr|texlive-opensans-1.2-2|323	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-02.tfm
12mr|texlive-opensans-1.2-2|324	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-03.tfm
12mr|texlive-opensans-1.2-2|325	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-04.tfm
12mr|texlive-opensans-1.2-2|326	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|327	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|328	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|329	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|330	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|331	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|332	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|333	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|334	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|335	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|336	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|337	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|338	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|339	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|340	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-lgr.tfm
12mr|texlive-opensans-1.2-2|341	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-ot1.tfm
12mr|texlive-opensans-1.2-2|342	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t1.tfm
12mr|texlive-opensans-1.2-2|343	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t2a.tfm
12mr|texlive-opensans-1.2-2|344	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t2b.tfm
12mr|texlive-opensans-1.2-2|345	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-t2c.tfm
12mr|texlive-opensans-1.2-2|346	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-SmallCaps-x2.tfm
12mr|texlive-opensans-1.2-2|347	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-lgr.tfm
12mr|texlive-opensans-1.2-2|348	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-ot1.tfm
12mr|texlive-opensans-1.2-2|349	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-t1.tfm
12mr|texlive-opensans-1.2-2|350	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-t2a.tfm
12mr|texlive-opensans-1.2-2|351	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-t2b.tfm
12mr|texlive-opensans-1.2-2|352	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-t2c.tfm
12mr|texlive-opensans-1.2-2|353	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-ts1.tfm
12mr|texlive-opensans-1.2-2|354	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-LightItalic-x2.tfm
12mr|texlive-opensans-1.2-2|355	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-01.tfm
12mr|texlive-opensans-1.2-2|356	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-02.tfm
12mr|texlive-opensans-1.2-2|357	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-03.tfm
12mr|texlive-opensans-1.2-2|358	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-04.tfm
12mr|texlive-opensans-1.2-2|359	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|360	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|361	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|362	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|363	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|364	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|365	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|366	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|367	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|368	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|369	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|370	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|371	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|372	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|373	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-lgr.tfm
12mr|texlive-opensans-1.2-2|374	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-ot1.tfm
12mr|texlive-opensans-1.2-2|375	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t1.tfm
12mr|texlive-opensans-1.2-2|376	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t2a.tfm
12mr|texlive-opensans-1.2-2|377	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t2b.tfm
12mr|texlive-opensans-1.2-2|378	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-t2c.tfm
12mr|texlive-opensans-1.2-2|379	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-SmallCaps-x2.tfm
12mr|texlive-opensans-1.2-2|380	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-lgr.tfm
12mr|texlive-opensans-1.2-2|381	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-ot1.tfm
12mr|texlive-opensans-1.2-2|382	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-t1.tfm
12mr|texlive-opensans-1.2-2|383	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-t2a.tfm
12mr|texlive-opensans-1.2-2|384	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-t2b.tfm
12mr|texlive-opensans-1.2-2|385	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-t2c.tfm
12mr|texlive-opensans-1.2-2|386	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-ts1.tfm
12mr|texlive-opensans-1.2-2|387	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Regular-x2.tfm
12mr|texlive-opensans-1.2-2|388	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-01.tfm
12mr|texlive-opensans-1.2-2|389	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-02.tfm
12mr|texlive-opensans-1.2-2|390	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-03.tfm
12mr|texlive-opensans-1.2-2|391	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-04.tfm
12mr|texlive-opensans-1.2-2|392	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|393	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|394	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|395	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|396	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|397	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|398	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|399	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|400	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|401	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|402	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|403	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|404	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|405	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|406	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-lgr.tfm
12mr|texlive-opensans-1.2-2|407	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-ot1.tfm
12mr|texlive-opensans-1.2-2|408	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t1.tfm
12mr|texlive-opensans-1.2-2|409	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t2a.tfm
12mr|texlive-opensans-1.2-2|410	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t2b.tfm
12mr|texlive-opensans-1.2-2|411	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-t2c.tfm
12mr|texlive-opensans-1.2-2|412	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-SmallCaps-x2.tfm
12mr|texlive-opensans-1.2-2|413	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-lgr.tfm
12mr|texlive-opensans-1.2-2|414	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-ot1.tfm
12mr|texlive-opensans-1.2-2|415	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-t1.tfm
12mr|texlive-opensans-1.2-2|416	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-t2a.tfm
12mr|texlive-opensans-1.2-2|417	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-t2b.tfm
12mr|texlive-opensans-1.2-2|418	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-t2c.tfm
12mr|texlive-opensans-1.2-2|419	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-ts1.tfm
12mr|texlive-opensans-1.2-2|420	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-Semibold-x2.tfm
12mr|texlive-opensans-1.2-2|421	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-01.tfm
12mr|texlive-opensans-1.2-2|422	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-02.tfm
12mr|texlive-opensans-1.2-2|423	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-03.tfm
12mr|texlive-opensans-1.2-2|424	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-04.tfm
12mr|texlive-opensans-1.2-2|425	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|426	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|427	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|428	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|429	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|430	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|431	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|432	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-lgr.tfm
12mr|texlive-opensans-1.2-2|433	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-ot1.tfm
12mr|texlive-opensans-1.2-2|434	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t1.tfm
12mr|texlive-opensans-1.2-2|435	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2a.tfm
12mr|texlive-opensans-1.2-2|436	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2b.tfm
12mr|texlive-opensans-1.2-2|437	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2c.tfm
12mr|texlive-opensans-1.2-2|438	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-x2.tfm
12mr|texlive-opensans-1.2-2|439	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-lgr.tfm
12mr|texlive-opensans-1.2-2|440	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-ot1.tfm
12mr|texlive-opensans-1.2-2|441	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t1.tfm
12mr|texlive-opensans-1.2-2|442	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2a.tfm
12mr|texlive-opensans-1.2-2|443	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2b.tfm
12mr|texlive-opensans-1.2-2|444	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2c.tfm
12mr|texlive-opensans-1.2-2|445	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-SmallCaps-x2.tfm
12mr|texlive-opensans-1.2-2|446	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-lgr.tfm
12mr|texlive-opensans-1.2-2|447	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-ot1.tfm
12mr|texlive-opensans-1.2-2|448	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t1.tfm
12mr|texlive-opensans-1.2-2|449	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t2a.tfm
12mr|texlive-opensans-1.2-2|450	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t2b.tfm
12mr|texlive-opensans-1.2-2|451	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-t2c.tfm
12mr|texlive-opensans-1.2-2|452	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-ts1.tfm
12mr|texlive-opensans-1.2-2|453	%{_texmfdistdir}/fonts/tfm/public/opensans/OpenSans-SemiboldItalic-x2.tfm
12mr|texlive-opensans-1.2-2|454	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-Bold.ttf
12mr|texlive-opensans-1.2-2|455	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-BoldItalic.ttf
12mr|texlive-opensans-1.2-2|456	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-CondLight.ttf
12mr|texlive-opensans-1.2-2|457	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-CondLightItalic.ttf
12mr|texlive-opensans-1.2-2|458	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-ExtraBold.ttf
12mr|texlive-opensans-1.2-2|459	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-ExtraBoldItalic.ttf
12mr|texlive-opensans-1.2-2|460	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-Italic.ttf
12mr|texlive-opensans-1.2-2|461	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-Light.ttf
12mr|texlive-opensans-1.2-2|462	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-LightItalic.ttf
12mr|texlive-opensans-1.2-2|463	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-Regular.ttf
12mr|texlive-opensans-1.2-2|464	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-Semibold.ttf
12mr|texlive-opensans-1.2-2|465	%{_texmfdistdir}/fonts/truetype/public/opensans/OpenSans-SemiboldItalic.ttf
12mr|texlive-opensans-1.2-2|466	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-Bold.pfb
12mr|texlive-opensans-1.2-2|467	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-BoldItalic.pfb
12mr|texlive-opensans-1.2-2|468	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-CondLight.pfb
12mr|texlive-opensans-1.2-2|469	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-CondLightItalic.pfb
12mr|texlive-opensans-1.2-2|470	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-ExtraBold.pfb
12mr|texlive-opensans-1.2-2|471	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-ExtraBoldItalic.pfb
12mr|texlive-opensans-1.2-2|472	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-Italic.pfb
12mr|texlive-opensans-1.2-2|473	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-Light.pfb
12mr|texlive-opensans-1.2-2|474	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-LightItalic.pfb
12mr|texlive-opensans-1.2-2|475	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-Regular.pfb
12mr|texlive-opensans-1.2-2|476	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-Semibold.pfb
12mr|texlive-opensans-1.2-2|477	%{_texmfdistdir}/fonts/type1/public/opensans/OpenSans-SemiboldItalic.pfb
12mr|texlive-opensans-1.2-2|478	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|479	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|480	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|481	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|482	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|483	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|484	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|485	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|486	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|487	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|488	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|489	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|490	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|491	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|492	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-lgr.vf
12mr|texlive-opensans-1.2-2|493	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-ot1.vf
12mr|texlive-opensans-1.2-2|494	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t1.vf
12mr|texlive-opensans-1.2-2|495	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t2a.vf
12mr|texlive-opensans-1.2-2|496	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t2b.vf
12mr|texlive-opensans-1.2-2|497	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-t2c.vf
12mr|texlive-opensans-1.2-2|498	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-SmallCaps-x2.vf
12mr|texlive-opensans-1.2-2|499	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-lgr.vf
12mr|texlive-opensans-1.2-2|500	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-ot1.vf
12mr|texlive-opensans-1.2-2|501	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-t1.vf
12mr|texlive-opensans-1.2-2|502	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-t2a.vf
12mr|texlive-opensans-1.2-2|503	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-t2b.vf
12mr|texlive-opensans-1.2-2|504	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-t2c.vf
12mr|texlive-opensans-1.2-2|505	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-ts1.vf
12mr|texlive-opensans-1.2-2|506	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Bold-x2.vf
12mr|texlive-opensans-1.2-2|507	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|508	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|509	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|510	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|511	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|512	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|513	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|514	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|515	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|516	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|517	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|518	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|519	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|520	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|521	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-lgr.vf
12mr|texlive-opensans-1.2-2|522	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-ot1.vf
12mr|texlive-opensans-1.2-2|523	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t1.vf
12mr|texlive-opensans-1.2-2|524	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t2a.vf
12mr|texlive-opensans-1.2-2|525	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t2b.vf
12mr|texlive-opensans-1.2-2|526	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-t2c.vf
12mr|texlive-opensans-1.2-2|527	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-SmallCaps-x2.vf
12mr|texlive-opensans-1.2-2|528	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-lgr.vf
12mr|texlive-opensans-1.2-2|529	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-ot1.vf
12mr|texlive-opensans-1.2-2|530	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-t1.vf
12mr|texlive-opensans-1.2-2|531	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-t2a.vf
12mr|texlive-opensans-1.2-2|532	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-t2b.vf
12mr|texlive-opensans-1.2-2|533	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-t2c.vf
12mr|texlive-opensans-1.2-2|534	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-ts1.vf
12mr|texlive-opensans-1.2-2|535	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-BoldItalic-x2.vf
12mr|texlive-opensans-1.2-2|536	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|537	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|538	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|539	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|540	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|541	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|542	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|543	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|544	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|545	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|546	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|547	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|548	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|549	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|550	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-lgr.vf
12mr|texlive-opensans-1.2-2|551	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-ot1.vf
12mr|texlive-opensans-1.2-2|552	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t1.vf
12mr|texlive-opensans-1.2-2|553	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t2a.vf
12mr|texlive-opensans-1.2-2|554	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t2b.vf
12mr|texlive-opensans-1.2-2|555	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-t2c.vf
12mr|texlive-opensans-1.2-2|556	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-SmallCaps-x2.vf
12mr|texlive-opensans-1.2-2|557	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-lgr.vf
12mr|texlive-opensans-1.2-2|558	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-ot1.vf
12mr|texlive-opensans-1.2-2|559	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-t1.vf
12mr|texlive-opensans-1.2-2|560	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-t2a.vf
12mr|texlive-opensans-1.2-2|561	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-t2b.vf
12mr|texlive-opensans-1.2-2|562	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-t2c.vf
12mr|texlive-opensans-1.2-2|563	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-ts1.vf
12mr|texlive-opensans-1.2-2|564	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLight-x2.vf
12mr|texlive-opensans-1.2-2|565	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|566	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|567	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|568	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|569	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|570	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|571	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|572	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|573	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|574	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|575	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|576	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|577	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|578	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|579	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-lgr.vf
12mr|texlive-opensans-1.2-2|580	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-ot1.vf
12mr|texlive-opensans-1.2-2|581	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t1.vf
12mr|texlive-opensans-1.2-2|582	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2a.vf
12mr|texlive-opensans-1.2-2|583	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2b.vf
12mr|texlive-opensans-1.2-2|584	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-t2c.vf
12mr|texlive-opensans-1.2-2|585	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-SmallCaps-x2.vf
12mr|texlive-opensans-1.2-2|586	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-lgr.vf
12mr|texlive-opensans-1.2-2|587	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-ot1.vf
12mr|texlive-opensans-1.2-2|588	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-t1.vf
12mr|texlive-opensans-1.2-2|589	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-t2a.vf
12mr|texlive-opensans-1.2-2|590	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-t2b.vf
12mr|texlive-opensans-1.2-2|591	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-t2c.vf
12mr|texlive-opensans-1.2-2|592	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-ts1.vf
12mr|texlive-opensans-1.2-2|593	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-CondLightItalic-x2.vf
12mr|texlive-opensans-1.2-2|594	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|595	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|596	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|597	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|598	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|599	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|600	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|601	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|602	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|603	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|604	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|605	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|606	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|607	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|608	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-lgr.vf
12mr|texlive-opensans-1.2-2|609	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-ot1.vf
12mr|texlive-opensans-1.2-2|610	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t1.vf
12mr|texlive-opensans-1.2-2|611	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t2a.vf
12mr|texlive-opensans-1.2-2|612	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t2b.vf
12mr|texlive-opensans-1.2-2|613	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-t2c.vf
12mr|texlive-opensans-1.2-2|614	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-SmallCaps-x2.vf
12mr|texlive-opensans-1.2-2|615	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-lgr.vf
12mr|texlive-opensans-1.2-2|616	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-ot1.vf
12mr|texlive-opensans-1.2-2|617	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-t1.vf
12mr|texlive-opensans-1.2-2|618	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-t2a.vf
12mr|texlive-opensans-1.2-2|619	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-t2b.vf
12mr|texlive-opensans-1.2-2|620	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-t2c.vf
12mr|texlive-opensans-1.2-2|621	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-ts1.vf
12mr|texlive-opensans-1.2-2|622	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBold-x2.vf
12mr|texlive-opensans-1.2-2|623	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|624	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|625	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|626	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|627	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|628	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|629	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|630	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|631	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|632	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|633	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|634	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|635	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|636	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|637	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-lgr.vf
12mr|texlive-opensans-1.2-2|638	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-ot1.vf
12mr|texlive-opensans-1.2-2|639	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t1.vf
12mr|texlive-opensans-1.2-2|640	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2a.vf
12mr|texlive-opensans-1.2-2|641	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2b.vf
12mr|texlive-opensans-1.2-2|642	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-t2c.vf
12mr|texlive-opensans-1.2-2|643	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-SmallCaps-x2.vf
12mr|texlive-opensans-1.2-2|644	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-lgr.vf
12mr|texlive-opensans-1.2-2|645	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-ot1.vf
12mr|texlive-opensans-1.2-2|646	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t1.vf
12mr|texlive-opensans-1.2-2|647	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t2a.vf
12mr|texlive-opensans-1.2-2|648	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t2b.vf
12mr|texlive-opensans-1.2-2|649	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-t2c.vf
12mr|texlive-opensans-1.2-2|650	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-ts1.vf
12mr|texlive-opensans-1.2-2|651	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-ExtraBoldItalic-x2.vf
12mr|texlive-opensans-1.2-2|652	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|653	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|654	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|655	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|656	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|657	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|658	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|659	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|660	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|661	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|662	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|663	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|664	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|665	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|666	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-lgr.vf
12mr|texlive-opensans-1.2-2|667	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-ot1.vf
12mr|texlive-opensans-1.2-2|668	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t1.vf
12mr|texlive-opensans-1.2-2|669	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t2a.vf
12mr|texlive-opensans-1.2-2|670	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t2b.vf
12mr|texlive-opensans-1.2-2|671	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-t2c.vf
12mr|texlive-opensans-1.2-2|672	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-SmallCaps-x2.vf
12mr|texlive-opensans-1.2-2|673	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-lgr.vf
12mr|texlive-opensans-1.2-2|674	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-ot1.vf
12mr|texlive-opensans-1.2-2|675	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-t1.vf
12mr|texlive-opensans-1.2-2|676	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-t2a.vf
12mr|texlive-opensans-1.2-2|677	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-t2b.vf
12mr|texlive-opensans-1.2-2|678	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-t2c.vf
12mr|texlive-opensans-1.2-2|679	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-ts1.vf
12mr|texlive-opensans-1.2-2|680	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Italic-x2.vf
12mr|texlive-opensans-1.2-2|681	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|682	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|683	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|684	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|685	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|686	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|687	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|688	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|689	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|690	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|691	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|692	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|693	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|694	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|695	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-lgr.vf
12mr|texlive-opensans-1.2-2|696	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-ot1.vf
12mr|texlive-opensans-1.2-2|697	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t1.vf
12mr|texlive-opensans-1.2-2|698	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t2a.vf
12mr|texlive-opensans-1.2-2|699	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t2b.vf
12mr|texlive-opensans-1.2-2|700	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-t2c.vf
12mr|texlive-opensans-1.2-2|701	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-SmallCaps-x2.vf
12mr|texlive-opensans-1.2-2|702	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-lgr.vf
12mr|texlive-opensans-1.2-2|703	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-ot1.vf
12mr|texlive-opensans-1.2-2|704	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-t1.vf
12mr|texlive-opensans-1.2-2|705	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-t2a.vf
12mr|texlive-opensans-1.2-2|706	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-t2b.vf
12mr|texlive-opensans-1.2-2|707	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-t2c.vf
12mr|texlive-opensans-1.2-2|708	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-ts1.vf
12mr|texlive-opensans-1.2-2|709	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Light-x2.vf
12mr|texlive-opensans-1.2-2|710	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|711	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|712	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|713	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|714	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|715	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|716	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|717	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|718	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|719	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|720	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|721	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|722	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|723	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|724	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-lgr.vf
12mr|texlive-opensans-1.2-2|725	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-ot1.vf
12mr|texlive-opensans-1.2-2|726	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t1.vf
12mr|texlive-opensans-1.2-2|727	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t2a.vf
12mr|texlive-opensans-1.2-2|728	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t2b.vf
12mr|texlive-opensans-1.2-2|729	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-t2c.vf
12mr|texlive-opensans-1.2-2|730	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-SmallCaps-x2.vf
12mr|texlive-opensans-1.2-2|731	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-lgr.vf
12mr|texlive-opensans-1.2-2|732	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-ot1.vf
12mr|texlive-opensans-1.2-2|733	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-t1.vf
12mr|texlive-opensans-1.2-2|734	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-t2a.vf
12mr|texlive-opensans-1.2-2|735	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-t2b.vf
12mr|texlive-opensans-1.2-2|736	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-t2c.vf
12mr|texlive-opensans-1.2-2|737	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-ts1.vf
12mr|texlive-opensans-1.2-2|738	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-LightItalic-x2.vf
12mr|texlive-opensans-1.2-2|739	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|740	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|741	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|742	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|743	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|744	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|745	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|746	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|747	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|748	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|749	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|750	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|751	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|752	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|753	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-lgr.vf
12mr|texlive-opensans-1.2-2|754	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-ot1.vf
12mr|texlive-opensans-1.2-2|755	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t1.vf
12mr|texlive-opensans-1.2-2|756	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t2a.vf
12mr|texlive-opensans-1.2-2|757	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t2b.vf
12mr|texlive-opensans-1.2-2|758	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-t2c.vf
12mr|texlive-opensans-1.2-2|759	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-SmallCaps-x2.vf
12mr|texlive-opensans-1.2-2|760	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-lgr.vf
12mr|texlive-opensans-1.2-2|761	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-ot1.vf
12mr|texlive-opensans-1.2-2|762	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-t1.vf
12mr|texlive-opensans-1.2-2|763	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-t2a.vf
12mr|texlive-opensans-1.2-2|764	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-t2b.vf
12mr|texlive-opensans-1.2-2|765	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-t2c.vf
12mr|texlive-opensans-1.2-2|766	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-ts1.vf
12mr|texlive-opensans-1.2-2|767	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Regular-x2.vf
12mr|texlive-opensans-1.2-2|768	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|769	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|770	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|771	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|772	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|773	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|774	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|775	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|776	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|777	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|778	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|779	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|780	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|781	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|782	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-lgr.vf
12mr|texlive-opensans-1.2-2|783	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-ot1.vf
12mr|texlive-opensans-1.2-2|784	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t1.vf
12mr|texlive-opensans-1.2-2|785	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t2a.vf
12mr|texlive-opensans-1.2-2|786	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t2b.vf
12mr|texlive-opensans-1.2-2|787	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-t2c.vf
12mr|texlive-opensans-1.2-2|788	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-SmallCaps-x2.vf
12mr|texlive-opensans-1.2-2|789	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-lgr.vf
12mr|texlive-opensans-1.2-2|790	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-ot1.vf
12mr|texlive-opensans-1.2-2|791	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-t1.vf
12mr|texlive-opensans-1.2-2|792	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-t2a.vf
12mr|texlive-opensans-1.2-2|793	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-t2b.vf
12mr|texlive-opensans-1.2-2|794	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-t2c.vf
12mr|texlive-opensans-1.2-2|795	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-ts1.vf
12mr|texlive-opensans-1.2-2|796	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-Semibold-x2.vf
12mr|texlive-opensans-1.2-2|797	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|798	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|799	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|800	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|801	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|802	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|803	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|804	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-lgr.vf
12mr|texlive-opensans-1.2-2|805	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-ot1.vf
12mr|texlive-opensans-1.2-2|806	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t1.vf
12mr|texlive-opensans-1.2-2|807	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2a.vf
12mr|texlive-opensans-1.2-2|808	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2b.vf
12mr|texlive-opensans-1.2-2|809	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-t2c.vf
12mr|texlive-opensans-1.2-2|810	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-OSFigures-x2.vf
12mr|texlive-opensans-1.2-2|811	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-lgr.vf
12mr|texlive-opensans-1.2-2|812	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-ot1.vf
12mr|texlive-opensans-1.2-2|813	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t1.vf
12mr|texlive-opensans-1.2-2|814	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2a.vf
12mr|texlive-opensans-1.2-2|815	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2b.vf
12mr|texlive-opensans-1.2-2|816	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-t2c.vf
12mr|texlive-opensans-1.2-2|817	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-SmallCaps-x2.vf
12mr|texlive-opensans-1.2-2|818	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-lgr.vf
12mr|texlive-opensans-1.2-2|819	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-ot1.vf
12mr|texlive-opensans-1.2-2|820	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t1.vf
12mr|texlive-opensans-1.2-2|821	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t2a.vf
12mr|texlive-opensans-1.2-2|822	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t2b.vf
12mr|texlive-opensans-1.2-2|823	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-t2c.vf
12mr|texlive-opensans-1.2-2|824	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-ts1.vf
12mr|texlive-opensans-1.2-2|825	%{_texmfdistdir}/fonts/vf/public/opensans/OpenSans-SemiboldItalic-x2.vf
12mr|texlive-opensans-1.2-2|826	%{_texmfdistdir}/tex/latex/opensans/lgrfos.fd
12mr|texlive-opensans-1.2-2|827	%{_texmfdistdir}/tex/latex/opensans/lgrfosj.fd
12mr|texlive-opensans-1.2-2|828	%{_texmfdistdir}/tex/latex/opensans/opensans.sty
12mr|texlive-opensans-1.2-2|829	%{_texmfdistdir}/tex/latex/opensans/ot1fos.fd
12mr|texlive-opensans-1.2-2|830	%{_texmfdistdir}/tex/latex/opensans/ot1fosj.fd
12mr|texlive-opensans-1.2-2|831	%{_texmfdistdir}/tex/latex/opensans/t1fos.fd
12mr|texlive-opensans-1.2-2|832	%{_texmfdistdir}/tex/latex/opensans/t1fosj.fd
12mr|texlive-opensans-1.2-2|833	%{_texmfdistdir}/tex/latex/opensans/t2afos.fd
12mr|texlive-opensans-1.2-2|834	%{_texmfdistdir}/tex/latex/opensans/t2afosj.fd
12mr|texlive-opensans-1.2-2|835	%{_texmfdistdir}/tex/latex/opensans/t2bfos.fd
12mr|texlive-opensans-1.2-2|836	%{_texmfdistdir}/tex/latex/opensans/t2bfosj.fd
12mr|texlive-opensans-1.2-2|837	%{_texmfdistdir}/tex/latex/opensans/t2cfos.fd
12mr|texlive-opensans-1.2-2|838	%{_texmfdistdir}/tex/latex/opensans/t2cfosj.fd
12mr|texlive-opensans-1.2-2|839	%{_texmfdistdir}/tex/latex/opensans/ts1fos.fd
12mr|texlive-opensans-1.2-2|840	%{_texmfdistdir}/tex/latex/opensans/ts1fosj.fd
12mr|texlive-opensans-1.2-2|841	%{_texmfdistdir}/tex/latex/opensans/x2fos.fd
12mr|texlive-opensans-1.2-2|842	%{_texmfdistdir}/tex/latex/opensans/x2fosj.fd
12mr|texlive-opensans-1.2-2|843	%doc %{_texmfdistdir}/doc/fonts/opensans/CHANGES
12mr|texlive-opensans-1.2-2|844	%doc %{_texmfdistdir}/doc/fonts/opensans/README
12mr|texlive-opensans-1.2-2|845	%doc %{_texmfdistdir}/doc/fonts/opensans/manifest.txt
12mr|texlive-opensans-1.2-2|846	%doc %{_texmfdistdir}/doc/fonts/opensans/opensans-samples.pdf
12mr|texlive-opensans-1.2-2|847	%doc %{_texmfdistdir}/doc/fonts/opensans/opensans-samples.tex
12mr|texlive-opensans-1.2-2|848	%doc %{_texmfdistdir}/doc/fonts/opensans/opensans.pdf
12mr|texlive-opensans-1.2-2|849	%doc %{_texmfdistdir}/doc/fonts/opensans/opensans.tex
12mr|texlive-opensans-1.2-2|850	#- source
12mr|texlive-opensans-1.2-2|851	%doc %{_texmfdistdir}/source/fonts/opensans/Makefile
12mr|texlive-opensans-1.2-2|852	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-01.etx
12mr|texlive-opensans-1.2-2|853	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-02.etx
12mr|texlive-opensans-1.2-2|854	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-03.etx
12mr|texlive-opensans-1.2-2|855	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-04.etx
12mr|texlive-opensans-1.2-2|856	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-drv.tex
12mr|texlive-opensans-1.2-2|857	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-fixcyrillic.mtx
12mr|texlive-opensans-1.2-2|858	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-fixgreek.mtx
12mr|texlive-opensans-1.2-2|859	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-fixlatin.mtx
12mr|texlive-opensans-1.2-2|860	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-fixtextcomp.mtx
12mr|texlive-opensans-1.2-2|861	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-map.tex
12mr|texlive-opensans-1.2-2|862	%doc %{_texmfdistdir}/source/fonts/opensans/opensans-osfigures.etx
12mr|texlive-opensans-1.2-2|863	%doc %{_texmfdistdir}/source/fonts/opensans/ttf2type1.pe
12mr|texlive-opensans-1.2-2|864	
12mr|texlive-opensans-1.2-2|865	#-----------------------------------------------------------------------
12mr|texlive-opensans-1.2-2|866	%prep
12mr|texlive-opensans-1.2-2|867	%setup -c -a0 -a1 -a2
12mr|texlive-opensans-1.2-2|868	
12mr|texlive-opensans-1.2-2|869	%build
12mr|texlive-opensans-1.2-2|870	
12mr|texlive-opensans-1.2-2|871	%install
12mr|texlive-opensans-1.2-2|872	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-opensans-1.2-2|873	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-opensans-1.2-2|874	
12mr|texlive-opensans-1.2-2|875	
12mr|texlive-opensans-1.2-2|876	
12mr|texlive-opensans-1.2-2|877	%changelog
12mr|texlive-opensans-1.2-2|878	

18148 12
12mr|texlive-opteng-1.0-1|1	# revision 27331
12mr|texlive-opteng-1.0-1|2	# category Package
12mr|texlive-opteng-1.0-1|3	# catalog-ctan /macros/latex/contrib/opteng
12mr|texlive-opteng-1.0-1|4	# catalog-date 2012-06-16 14:32:26 +0200
12mr|texlive-opteng-1.0-1|5	# catalog-license lppl
12mr|texlive-opteng-1.0-1|6	# catalog-version 1.0
12mr|texlive-opteng-1.0-1|7	Name:		texlive-opteng
12mr|texlive-opteng-1.0-1|8	Version:	1.0
12mr|texlive-opteng-1.0-1|9	Release:	1
12mr|texlive-opteng-1.0-1|10	Summary:	SPIE Optical Engineering and OE Letters manuscript template
12mr|texlive-opteng-1.0-1|11	Group:		Publishing
12mr|texlive-opteng-1.0-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/opteng
12mr|texlive-opteng-1.0-1|13	License:	LPPL
12mr|texlive-opteng-1.0-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opteng.tar.xz
12mr|texlive-opteng-1.0-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/opteng.doc.tar.xz
12mr|texlive-opteng-1.0-1|16	BuildArch:	noarch
12mr|texlive-opteng-1.0-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-opteng-1.0-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-opteng-1.0-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-opteng-1.0-1|20	
12mr|texlive-opteng-1.0-1|21	%description
12mr|texlive-opteng-1.0-1|22	With this template, and associated style and LaTeX packages, it
12mr|texlive-opteng-1.0-1|23	is possible to estimate the page length of manuscripts for
12mr|texlive-opteng-1.0-1|24	submission to the SPIE journals 'Optical Engineering' and
12mr|texlive-opteng-1.0-1|25	'Optical Engineering Letters'. With a strict three-page limit,
12mr|texlive-opteng-1.0-1|26	this is particularly important for the latter. The template
12mr|texlive-opteng-1.0-1|27	gives simple instructions on how to prepare the manuscript.
12mr|texlive-opteng-1.0-1|28	
12mr|texlive-opteng-1.0-1|29	%post
12mr|texlive-opteng-1.0-1|30	%{_sbindir}/texlive.post
12mr|texlive-opteng-1.0-1|31	
12mr|texlive-opteng-1.0-1|32	%postun
12mr|texlive-opteng-1.0-1|33	if [ $1 -eq 0 ]; then
12mr|texlive-opteng-1.0-1|34	%{_sbindir}/texlive.post
12mr|texlive-opteng-1.0-1|35	fi
12mr|texlive-opteng-1.0-1|36	
12mr|texlive-opteng-1.0-1|37	#-----------------------------------------------------------------------
12mr|texlive-opteng-1.0-1|38	%files
12mr|texlive-opteng-1.0-1|39	%{_texmfdistdir}/tex/latex/opteng/opteng.sty
12mr|texlive-opteng-1.0-1|40	%doc %{_texmfdistdir}/doc/latex/opteng/OptEngInstruct.pdf
12mr|texlive-opteng-1.0-1|41	%doc %{_texmfdistdir}/doc/latex/opteng/OptEngInstruct.tex
12mr|texlive-opteng-1.0-1|42	%doc %{_texmfdistdir}/doc/latex/opteng/README
12mr|texlive-opteng-1.0-1|43	
12mr|texlive-opteng-1.0-1|44	#-----------------------------------------------------------------------
12mr|texlive-opteng-1.0-1|45	%prep
12mr|texlive-opteng-1.0-1|46	%setup -c -a0 -a1
12mr|texlive-opteng-1.0-1|47	
12mr|texlive-opteng-1.0-1|48	%build
12mr|texlive-opteng-1.0-1|49	
12mr|texlive-opteng-1.0-1|50	%install
12mr|texlive-opteng-1.0-1|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-opteng-1.0-1|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-opteng-1.0-1|53	
12mr|texlive-opteng-1.0-1|54	%changelog
12mr|texlive-opteng-1.0-1|55	

18149 12
12mr|texlive-optional-2.2b-2|1	# revision 18131
12mr|texlive-optional-2.2b-2|2	# category Package
12mr|texlive-optional-2.2b-2|3	# catalog-ctan /macros/latex/contrib/optional
12mr|texlive-optional-2.2b-2|4	# catalog-date 2010-05-11 12:50:01 +0200
12mr|texlive-optional-2.2b-2|5	# catalog-license lppl
12mr|texlive-optional-2.2b-2|6	# catalog-version 2.2b
12mr|texlive-optional-2.2b-2|7	Name:		texlive-optional
12mr|texlive-optional-2.2b-2|8	Version:	2.2b
12mr|texlive-optional-2.2b-2|9	Release:	2
12mr|texlive-optional-2.2b-2|10	Summary:	Facilitate optional printing of parts of a document
12mr|texlive-optional-2.2b-2|11	Group:		Publishing
12mr|texlive-optional-2.2b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/optional
12mr|texlive-optional-2.2b-2|13	License:	LPPL
12mr|texlive-optional-2.2b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/optional.tar.xz
12mr|texlive-optional-2.2b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/optional.doc.tar.xz
12mr|texlive-optional-2.2b-2|16	BuildArch:	noarch
12mr|texlive-optional-2.2b-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-optional-2.2b-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-optional-2.2b-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-optional-2.2b-2|20	
12mr|texlive-optional-2.2b-2|21	%description
12mr|texlive-optional-2.2b-2|22	Optional provides simple, flexible, optional compilation of
12mr|texlive-optional-2.2b-2|23	LaTeX documents. Option switches may be given via package
12mr|texlive-optional-2.2b-2|24	options, by the \UseOption command, or interactively via the
12mr|texlive-optional-2.2b-2|25	\AskOption command (help text may be provided, by defining the
12mr|texlive-optional-2.2b-2|26	\ExplainOptions command). The package is not robust, in the way
12mr|texlive-optional-2.2b-2|27	that comment package is, against ill-behaved text. In
12mr|texlive-optional-2.2b-2|28	particular, verbatim text may not be directly included in
12mr|texlive-optional-2.2b-2|29	optional sections (whether they're included or not).
12mr|texlive-optional-2.2b-2|30	
12mr|texlive-optional-2.2b-2|31	%post
12mr|texlive-optional-2.2b-2|32	%{_sbindir}/texlive.post
12mr|texlive-optional-2.2b-2|33	
12mr|texlive-optional-2.2b-2|34	%postun
12mr|texlive-optional-2.2b-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-optional-2.2b-2|36	%{_sbindir}/texlive.post
12mr|texlive-optional-2.2b-2|37	fi
12mr|texlive-optional-2.2b-2|38	
12mr|texlive-optional-2.2b-2|39	#-----------------------------------------------------------------------
12mr|texlive-optional-2.2b-2|40	%files
12mr|texlive-optional-2.2b-2|41	%{_texmfdistdir}/tex/latex/optional/optional.sty
12mr|texlive-optional-2.2b-2|42	%doc %{_texmfdistdir}/doc/latex/optional/optional.pdf
12mr|texlive-optional-2.2b-2|43	%doc %{_texmfdistdir}/doc/latex/optional/optional.tex
12mr|texlive-optional-2.2b-2|44	
12mr|texlive-optional-2.2b-2|45	#-----------------------------------------------------------------------
12mr|texlive-optional-2.2b-2|46	%prep
12mr|texlive-optional-2.2b-2|47	%setup -c -a0 -a1
12mr|texlive-optional-2.2b-2|48	
12mr|texlive-optional-2.2b-2|49	%build
12mr|texlive-optional-2.2b-2|50	
12mr|texlive-optional-2.2b-2|51	%install
12mr|texlive-optional-2.2b-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-optional-2.2b-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-optional-2.2b-2|54	
12mr|texlive-optional-2.2b-2|55	
12mr|texlive-optional-2.2b-2|56	
12mr|texlive-optional-2.2b-2|57	%changelog
12mr|texlive-optional-2.2b-2|58	

18150 12
12mr|texlive-ordinalpt-2.1-2|1	# revision 15878
12mr|texlive-ordinalpt-2.1-2|2	# category Package
12mr|texlive-ordinalpt-2.1-2|3	# catalog-ctan /macros/latex/contrib/ordinalpt
12mr|texlive-ordinalpt-2.1-2|4	# catalog-date 2007-02-25 09:43:45 +0100
12mr|texlive-ordinalpt-2.1-2|5	# catalog-license lppl
12mr|texlive-ordinalpt-2.1-2|6	# catalog-version 2.1
12mr|texlive-ordinalpt-2.1-2|7	Name:		texlive-ordinalpt
12mr|texlive-ordinalpt-2.1-2|8	Version:	2.1
12mr|texlive-ordinalpt-2.1-2|9	Release:	2
12mr|texlive-ordinalpt-2.1-2|10	Summary:	Counters as ordinal numbers in Portuguese
12mr|texlive-ordinalpt-2.1-2|11	Group:		Publishing
12mr|texlive-ordinalpt-2.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ordinalpt
12mr|texlive-ordinalpt-2.1-2|13	License:	LPPL
12mr|texlive-ordinalpt-2.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ordinalpt.tar.xz
12mr|texlive-ordinalpt-2.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ordinalpt.doc.tar.xz
12mr|texlive-ordinalpt-2.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ordinalpt.source.tar.xz
12mr|texlive-ordinalpt-2.1-2|17	BuildArch:	noarch
12mr|texlive-ordinalpt-2.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ordinalpt-2.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ordinalpt-2.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ordinalpt-2.1-2|21	
12mr|texlive-ordinalpt-2.1-2|22	%description
12mr|texlive-ordinalpt-2.1-2|23	The package provides a counter style (like \arabic, \alph and
12mr|texlive-ordinalpt-2.1-2|24	others) which produces as output strings like "primeiro"
12mr|texlive-ordinalpt-2.1-2|25	("first" in Portuguese), "segundo" (second), and so on up to
12mr|texlive-ordinalpt-2.1-2|26	1999th. Separate counter commands are provided for different
12mr|texlive-ordinalpt-2.1-2|27	letter case variants, and for masculine and feminine gender
12mr|texlive-ordinalpt-2.1-2|28	inflections.
12mr|texlive-ordinalpt-2.1-2|29	
12mr|texlive-ordinalpt-2.1-2|30	%post
12mr|texlive-ordinalpt-2.1-2|31	%{_sbindir}/texlive.post
12mr|texlive-ordinalpt-2.1-2|32	
12mr|texlive-ordinalpt-2.1-2|33	%postun
12mr|texlive-ordinalpt-2.1-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-ordinalpt-2.1-2|35	%{_sbindir}/texlive.post
12mr|texlive-ordinalpt-2.1-2|36	fi
12mr|texlive-ordinalpt-2.1-2|37	
12mr|texlive-ordinalpt-2.1-2|38	#-----------------------------------------------------------------------
12mr|texlive-ordinalpt-2.1-2|39	%files
12mr|texlive-ordinalpt-2.1-2|40	%{_texmfdistdir}/tex/latex/ordinalpt/ordinalpt.sty
12mr|texlive-ordinalpt-2.1-2|41	%doc %{_texmfdistdir}/doc/latex/ordinalpt/README
12mr|texlive-ordinalpt-2.1-2|42	%doc %{_texmfdistdir}/doc/latex/ordinalpt/ordinalpt.pdf
12mr|texlive-ordinalpt-2.1-2|43	#- source
12mr|texlive-ordinalpt-2.1-2|44	%doc %{_texmfdistdir}/source/latex/ordinalpt/ordinalpt.dtx
12mr|texlive-ordinalpt-2.1-2|45	%doc %{_texmfdistdir}/source/latex/ordinalpt/ordinalpt.ins
12mr|texlive-ordinalpt-2.1-2|46	
12mr|texlive-ordinalpt-2.1-2|47	#-----------------------------------------------------------------------
12mr|texlive-ordinalpt-2.1-2|48	%prep
12mr|texlive-ordinalpt-2.1-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-ordinalpt-2.1-2|50	
12mr|texlive-ordinalpt-2.1-2|51	%build
12mr|texlive-ordinalpt-2.1-2|52	
12mr|texlive-ordinalpt-2.1-2|53	%install
12mr|texlive-ordinalpt-2.1-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ordinalpt-2.1-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ordinalpt-2.1-2|56	
12mr|texlive-ordinalpt-2.1-2|57	
12mr|texlive-ordinalpt-2.1-2|58	
12mr|texlive-ordinalpt-2.1-2|59	%changelog
12mr|texlive-ordinalpt-2.1-2|60	

18151 12
12mr|texlive-orkhun-20090422-2|1	# revision 15878
12mr|texlive-orkhun-20090422-2|2	# category Package
12mr|texlive-orkhun-20090422-2|3	# catalog-ctan /fonts/orkhun
12mr|texlive-orkhun-20090422-2|4	# catalog-date 2009-04-22 11:33:20 +0200
12mr|texlive-orkhun-20090422-2|5	# catalog-license lppl
12mr|texlive-orkhun-20090422-2|6	# catalog-version undef
12mr|texlive-orkhun-20090422-2|7	Name:		texlive-orkhun
12mr|texlive-orkhun-20090422-2|8	Version:	20090422
12mr|texlive-orkhun-20090422-2|9	Release:	2
12mr|texlive-orkhun-20090422-2|10	Summary:	A font for orkhun script
12mr|texlive-orkhun-20090422-2|11	Group:		Publishing
12mr|texlive-orkhun-20090422-2|12	URL:		http://www.ctan.org/tex-archive/fonts/orkhun
12mr|texlive-orkhun-20090422-2|13	License:	LPPL
12mr|texlive-orkhun-20090422-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/orkhun.tar.xz
12mr|texlive-orkhun-20090422-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/orkhun.doc.tar.xz
12mr|texlive-orkhun-20090422-2|16	BuildArch:	noarch
12mr|texlive-orkhun-20090422-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-orkhun-20090422-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-orkhun-20090422-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-orkhun-20090422-2|20	
12mr|texlive-orkhun-20090422-2|21	%description
12mr|texlive-orkhun-20090422-2|22	The font covers an old Turkic script. It is provided as
12mr|texlive-orkhun-20090422-2|23	MetaFont source.
12mr|texlive-orkhun-20090422-2|24	
12mr|texlive-orkhun-20090422-2|25	%post
12mr|texlive-orkhun-20090422-2|26	%{_sbindir}/texlive.post
12mr|texlive-orkhun-20090422-2|27	
12mr|texlive-orkhun-20090422-2|28	%postun
12mr|texlive-orkhun-20090422-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-orkhun-20090422-2|30	%{_sbindir}/texlive.post
12mr|texlive-orkhun-20090422-2|31	fi
12mr|texlive-orkhun-20090422-2|32	
12mr|texlive-orkhun-20090422-2|33	#-----------------------------------------------------------------------
12mr|texlive-orkhun-20090422-2|34	%files
12mr|texlive-orkhun-20090422-2|35	%{_texmfdistdir}/fonts/source/public/orkhun/orhant.mf
12mr|texlive-orkhun-20090422-2|36	%{_texmfdistdir}/fonts/source/public/orkhun/orhant11.mf
12mr|texlive-orkhun-20090422-2|37	%{_texmfdistdir}/fonts/source/public/orkhun/orhant14.mf
12mr|texlive-orkhun-20090422-2|38	%{_texmfdistdir}/fonts/source/public/orkhun/orhant16.mf
12mr|texlive-orkhun-20090422-2|39	%{_texmfdistdir}/fonts/source/public/orkhun/orhant20.mf
12mr|texlive-orkhun-20090422-2|40	%{_texmfdistdir}/fonts/source/public/orkhun/orhant25.mf
12mr|texlive-orkhun-20090422-2|41	%{_texmfdistdir}/fonts/tfm/public/orkhun/orhant11.tfm
12mr|texlive-orkhun-20090422-2|42	%{_texmfdistdir}/fonts/tfm/public/orkhun/orhant14.tfm
12mr|texlive-orkhun-20090422-2|43	%{_texmfdistdir}/fonts/tfm/public/orkhun/orhant16.tfm
12mr|texlive-orkhun-20090422-2|44	%{_texmfdistdir}/fonts/tfm/public/orkhun/orhant20.tfm
12mr|texlive-orkhun-20090422-2|45	%{_texmfdistdir}/fonts/tfm/public/orkhun/orhant25.tfm
12mr|texlive-orkhun-20090422-2|46	%doc %{_texmfdistdir}/doc/fonts/orkhun/README_Orkhun.txt
12mr|texlive-orkhun-20090422-2|47	%doc %{_texmfdistdir}/doc/fonts/orkhun/rakhimov.pdf
12mr|texlive-orkhun-20090422-2|48	%doc %{_texmfdistdir}/doc/fonts/orkhun/rakhimov.tex
12mr|texlive-orkhun-20090422-2|49	
12mr|texlive-orkhun-20090422-2|50	#-----------------------------------------------------------------------
12mr|texlive-orkhun-20090422-2|51	%prep
12mr|texlive-orkhun-20090422-2|52	%setup -c -a0 -a1
12mr|texlive-orkhun-20090422-2|53	
12mr|texlive-orkhun-20090422-2|54	%build
12mr|texlive-orkhun-20090422-2|55	
12mr|texlive-orkhun-20090422-2|56	%install
12mr|texlive-orkhun-20090422-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-orkhun-20090422-2|58	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-orkhun-20090422-2|59	
12mr|texlive-orkhun-20090422-2|60	
12mr|texlive-orkhun-20090422-2|61	
12mr|texlive-orkhun-20090422-2|62	%changelog
12mr|texlive-orkhun-20090422-2|63	

18152 12
12mr|texlive-othello-20070112-2|1	# revision 15878
12mr|texlive-othello-20070112-2|2	# category Package
12mr|texlive-othello-20070112-2|3	# catalog-ctan /macros/latex/contrib/othello
12mr|texlive-othello-20070112-2|4	# catalog-date 2007-01-12 15:52:44 +0100
12mr|texlive-othello-20070112-2|5	# catalog-license gpl
12mr|texlive-othello-20070112-2|6	# catalog-version undef
12mr|texlive-othello-20070112-2|7	Name:		texlive-othello
12mr|texlive-othello-20070112-2|8	Version:	20070112
12mr|texlive-othello-20070112-2|9	Release:	2
12mr|texlive-othello-20070112-2|10	Summary:	Create othello boards in LaTeX
12mr|texlive-othello-20070112-2|11	Group:		Publishing
12mr|texlive-othello-20070112-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/othello
12mr|texlive-othello-20070112-2|13	License:	GPL
12mr|texlive-othello-20070112-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/othello.tar.xz
12mr|texlive-othello-20070112-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/othello.doc.tar.xz
12mr|texlive-othello-20070112-2|16	BuildArch:	noarch
12mr|texlive-othello-20070112-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-othello-20070112-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-othello-20070112-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-othello-20070112-2|20	
12mr|texlive-othello-20070112-2|21	%description
12mr|texlive-othello-20070112-2|22	A package (based on Kolodziejska's go), and fonts (as MetaFont
12mr|texlive-othello-20070112-2|23	source) are provided.
12mr|texlive-othello-20070112-2|24	
12mr|texlive-othello-20070112-2|25	%post
12mr|texlive-othello-20070112-2|26	%{_sbindir}/texlive.post
12mr|texlive-othello-20070112-2|27	
12mr|texlive-othello-20070112-2|28	%postun
12mr|texlive-othello-20070112-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-othello-20070112-2|30	%{_sbindir}/texlive.post
12mr|texlive-othello-20070112-2|31	fi
12mr|texlive-othello-20070112-2|32	
12mr|texlive-othello-20070112-2|33	#-----------------------------------------------------------------------
12mr|texlive-othello-20070112-2|34	%files
12mr|texlive-othello-20070112-2|35	%{_texmfdistdir}/fonts/source/public/othello/ot.mf
12mr|texlive-othello-20070112-2|36	%{_texmfdistdir}/fonts/source/public/othello/ot10.mf
12mr|texlive-othello-20070112-2|37	%{_texmfdistdir}/fonts/source/public/othello/ot15.mf
12mr|texlive-othello-20070112-2|38	%{_texmfdistdir}/fonts/source/public/othello/ot1bla10.mf
12mr|texlive-othello-20070112-2|39	%{_texmfdistdir}/fonts/source/public/othello/ot1bla15.mf
12mr|texlive-othello-20070112-2|40	%{_texmfdistdir}/fonts/source/public/othello/ot1bla20.mf
12mr|texlive-othello-20070112-2|41	%{_texmfdistdir}/fonts/source/public/othello/ot1black.mf
12mr|texlive-othello-20070112-2|42	%{_texmfdistdir}/fonts/source/public/othello/ot1neu.mf
12mr|texlive-othello-20070112-2|43	%{_texmfdistdir}/fonts/source/public/othello/ot1neu10.mf
12mr|texlive-othello-20070112-2|44	%{_texmfdistdir}/fonts/source/public/othello/ot1neu15.mf
12mr|texlive-othello-20070112-2|45	%{_texmfdistdir}/fonts/source/public/othello/ot1neu20.mf
12mr|texlive-othello-20070112-2|46	%{_texmfdistdir}/fonts/source/public/othello/ot1whi10.mf
12mr|texlive-othello-20070112-2|47	%{_texmfdistdir}/fonts/source/public/othello/ot1whi15.mf
12mr|texlive-othello-20070112-2|48	%{_texmfdistdir}/fonts/source/public/othello/ot1whi20.mf
12mr|texlive-othello-20070112-2|49	%{_texmfdistdir}/fonts/source/public/othello/ot1white.mf
12mr|texlive-othello-20070112-2|50	%{_texmfdistdir}/fonts/tfm/public/othello/ot10.tfm
12mr|texlive-othello-20070112-2|51	%{_texmfdistdir}/fonts/tfm/public/othello/ot15.tfm
12mr|texlive-othello-20070112-2|52	%{_texmfdistdir}/fonts/tfm/public/othello/ot1bla10.tfm
12mr|texlive-othello-20070112-2|53	%{_texmfdistdir}/fonts/tfm/public/othello/ot1bla15.tfm
12mr|texlive-othello-20070112-2|54	%{_texmfdistdir}/fonts/tfm/public/othello/ot1bla20.tfm
12mr|texlive-othello-20070112-2|55	%{_texmfdistdir}/fonts/tfm/public/othello/ot1neu10.tfm
12mr|texlive-othello-20070112-2|56	%{_texmfdistdir}/fonts/tfm/public/othello/ot1neu15.tfm
12mr|texlive-othello-20070112-2|57	%{_texmfdistdir}/fonts/tfm/public/othello/ot1neu20.tfm
12mr|texlive-othello-20070112-2|58	%{_texmfdistdir}/fonts/tfm/public/othello/ot1whi10.tfm
12mr|texlive-othello-20070112-2|59	%{_texmfdistdir}/fonts/tfm/public/othello/ot1whi15.tfm
12mr|texlive-othello-20070112-2|60	%{_texmfdistdir}/fonts/tfm/public/othello/ot1whi20.tfm
12mr|texlive-othello-20070112-2|61	%{_texmfdistdir}/tex/latex/othello/othello.sty
12mr|texlive-othello-20070112-2|62	%doc %{_texmfdistdir}/doc/latex/othello/boards.tex
12mr|texlive-othello-20070112-2|63	%doc %{_texmfdistdir}/doc/latex/othello/ot.bat
12mr|texlive-othello-20070112-2|64	%doc %{_texmfdistdir}/doc/latex/othello/ot1.bat.bat
12mr|texlive-othello-20070112-2|65	%doc %{_texmfdistdir}/doc/latex/othello/othello.tex
12mr|texlive-othello-20070112-2|66	
12mr|texlive-othello-20070112-2|67	#-----------------------------------------------------------------------
12mr|texlive-othello-20070112-2|68	%prep
12mr|texlive-othello-20070112-2|69	%setup -c -a0 -a1
12mr|texlive-othello-20070112-2|70	
12mr|texlive-othello-20070112-2|71	%build
12mr|texlive-othello-20070112-2|72	
12mr|texlive-othello-20070112-2|73	%install
12mr|texlive-othello-20070112-2|74	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-othello-20070112-2|75	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-othello-20070112-2|76	
12mr|texlive-othello-20070112-2|77	
12mr|texlive-othello-20070112-2|78	
12mr|texlive-othello-20070112-2|79	%changelog
12mr|texlive-othello-20070112-2|80	

18153 12
12mr|texlive-othelloboard-1.2-2|1	# revision 23714
12mr|texlive-othelloboard-1.2-2|2	# category Package
12mr|texlive-othelloboard-1.2-2|3	# catalog-ctan /macros/latex/contrib/othelloboard
12mr|texlive-othelloboard-1.2-2|4	# catalog-date 2011-08-19 08:35:26 +0200
12mr|texlive-othelloboard-1.2-2|5	# catalog-license lppl1.3
12mr|texlive-othelloboard-1.2-2|6	# catalog-version 1.2
12mr|texlive-othelloboard-1.2-2|7	Name:		texlive-othelloboard
12mr|texlive-othelloboard-1.2-2|8	Version:	1.2
12mr|texlive-othelloboard-1.2-2|9	Release:	2
12mr|texlive-othelloboard-1.2-2|10	Summary:	Typeset Othello (Reversi) diagrams of any size, with annotations
12mr|texlive-othelloboard-1.2-2|11	Group:		Publishing
12mr|texlive-othelloboard-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/othelloboard
12mr|texlive-othelloboard-1.2-2|13	License:	LPPL1.3
12mr|texlive-othelloboard-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/othelloboard.tar.xz
12mr|texlive-othelloboard-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/othelloboard.doc.tar.xz
12mr|texlive-othelloboard-1.2-2|16	BuildArch:	noarch
12mr|texlive-othelloboard-1.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-othelloboard-1.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-othelloboard-1.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-othelloboard-1.2-2|20	
12mr|texlive-othelloboard-1.2-2|21	%description
12mr|texlive-othelloboard-1.2-2|22	The package enables the user to generate high-quality Othello
12mr|texlive-othelloboard-1.2-2|23	(also known as Reversi) board diagrams of any size. The
12mr|texlive-othelloboard-1.2-2|24	diagrams support annotations, including full game transcripts.
12mr|texlive-othelloboard-1.2-2|25	Automated board or transcript creation, from plain text formats
12mr|texlive-othelloboard-1.2-2|26	standard to WZebra (and other programs) is also supported.
12mr|texlive-othelloboard-1.2-2|27	
12mr|texlive-othelloboard-1.2-2|28	%post
12mr|texlive-othelloboard-1.2-2|29	%{_sbindir}/texlive.post
12mr|texlive-othelloboard-1.2-2|30	
12mr|texlive-othelloboard-1.2-2|31	%postun
12mr|texlive-othelloboard-1.2-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-othelloboard-1.2-2|33	%{_sbindir}/texlive.post
12mr|texlive-othelloboard-1.2-2|34	fi
12mr|texlive-othelloboard-1.2-2|35	
12mr|texlive-othelloboard-1.2-2|36	#-----------------------------------------------------------------------
12mr|texlive-othelloboard-1.2-2|37	%files
12mr|texlive-othelloboard-1.2-2|38	%{_texmfdistdir}/tex/latex/othelloboard/othelloboard.sty
12mr|texlive-othelloboard-1.2-2|39	%doc %{_texmfdistdir}/doc/latex/othelloboard/README
12mr|texlive-othelloboard-1.2-2|40	%doc %{_texmfdistdir}/doc/latex/othelloboard/example-rose-chps1-2.pdf
12mr|texlive-othelloboard-1.2-2|41	%doc %{_texmfdistdir}/doc/latex/othelloboard/example-rose-chps1-2.tex
12mr|texlive-othelloboard-1.2-2|42	%doc %{_texmfdistdir}/doc/latex/othelloboard/othelloboard.pdf
12mr|texlive-othelloboard-1.2-2|43	%doc %{_texmfdistdir}/doc/latex/othelloboard/othelloboard.tex
12mr|texlive-othelloboard-1.2-2|44	
12mr|texlive-othelloboard-1.2-2|45	#-----------------------------------------------------------------------
12mr|texlive-othelloboard-1.2-2|46	%prep
12mr|texlive-othelloboard-1.2-2|47	%setup -c -a0 -a1
12mr|texlive-othelloboard-1.2-2|48	
12mr|texlive-othelloboard-1.2-2|49	%build
12mr|texlive-othelloboard-1.2-2|50	
12mr|texlive-othelloboard-1.2-2|51	%install
12mr|texlive-othelloboard-1.2-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-othelloboard-1.2-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-othelloboard-1.2-2|54	
12mr|texlive-othelloboard-1.2-2|55	
12mr|texlive-othelloboard-1.2-2|56	
12mr|texlive-othelloboard-1.2-2|57	%changelog
12mr|texlive-othelloboard-1.2-2|58	

18154 12
12mr|texlive-otibet-20111103-2|1	# revision 15878
12mr|texlive-otibet-20111103-2|2	# category Package
12mr|texlive-otibet-20111103-2|3	# catalog-ctan undef
12mr|texlive-otibet-20111103-2|4	# catalog-date undef
12mr|texlive-otibet-20111103-2|5	# catalog-license undef
12mr|texlive-otibet-20111103-2|6	# catalog-version undef
12mr|texlive-otibet-20111103-2|7	Name:		texlive-otibet
12mr|texlive-otibet-20111103-2|8	Version:	20111103
12mr|texlive-otibet-20111103-2|9	Release:	2
12mr|texlive-otibet-20111103-2|10	Summary:	TeXLive otibet package
12mr|texlive-otibet-20111103-2|11	Group:		Publishing
12mr|texlive-otibet-20111103-2|12	URL:		http://tug.org/texlive
12mr|texlive-otibet-20111103-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-otibet-20111103-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/otibet.tar.xz
12mr|texlive-otibet-20111103-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/otibet.doc.tar.xz
12mr|texlive-otibet-20111103-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/otibet.source.tar.xz
12mr|texlive-otibet-20111103-2|17	BuildArch:	noarch
12mr|texlive-otibet-20111103-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-otibet-20111103-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-otibet-20111103-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-otibet-20111103-2|21	
12mr|texlive-otibet-20111103-2|22	%description
12mr|texlive-otibet-20111103-2|23	TeXLive otibet package.
12mr|texlive-otibet-20111103-2|24	
12mr|texlive-otibet-20111103-2|25	%post
12mr|texlive-otibet-20111103-2|26	%{_sbindir}/texlive.post
12mr|texlive-otibet-20111103-2|27	
12mr|texlive-otibet-20111103-2|28	%postun
12mr|texlive-otibet-20111103-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-otibet-20111103-2|30	%{_sbindir}/texlive.post
12mr|texlive-otibet-20111103-2|31	fi
12mr|texlive-otibet-20111103-2|32	
12mr|texlive-otibet-20111103-2|33	#-----------------------------------------------------------------------
12mr|texlive-otibet-20111103-2|34	%files
12mr|texlive-otibet-20111103-2|35	%{_texmfdistdir}/fonts/ofm/public/otibet/otibetan.ofm
12mr|texlive-otibet-20111103-2|36	%{_texmfdistdir}/fonts/ovf/public/otibet/otibetan.ovf
12mr|texlive-otibet-20111103-2|37	%{_texmfdistdir}/fonts/ovp/public/otibet/otibetan.ovp
12mr|texlive-otibet-20111103-2|38	%{_texmfdistdir}/fonts/source/public/otibet/bzrsetup.mf
12mr|texlive-otibet-20111103-2|39	%{_texmfdistdir}/fonts/source/public/otibet/tibetan.mf
12mr|texlive-otibet-20111103-2|40	%{_texmfdistdir}/fonts/tfm/public/otibet/tibetan.tfm
12mr|texlive-otibet-20111103-2|41	%{_texmfdistdir}/omega/ocp/otibet/tibadjusttsheg.ocp
12mr|texlive-otibet-20111103-2|42	%{_texmfdistdir}/omega/ocp/otibet/tibinunicode.ocp
12mr|texlive-otibet-20111103-2|43	%{_texmfdistdir}/omega/ocp/otibet/tibinwylie.ocp
12mr|texlive-otibet-20111103-2|44	%{_texmfdistdir}/omega/ocp/otibet/tibout.ocp
12mr|texlive-otibet-20111103-2|45	%{_texmfdistdir}/omega/ocp/otibet/tibspecial.ocp
12mr|texlive-otibet-20111103-2|46	%{_texmfdistdir}/omega/ocp/otibet/tibuniuni.ocp
12mr|texlive-otibet-20111103-2|47	%{_texmfdistdir}/omega/ocp/otibet/tibvowel.ocp
12mr|texlive-otibet-20111103-2|48	%{_texmfdistdir}/omega/otp/otibet/tibadjusttsheg.otp
12mr|texlive-otibet-20111103-2|49	%{_texmfdistdir}/omega/otp/otibet/tibetan-mule2uni-old.otp
12mr|texlive-otibet-20111103-2|50	%{_texmfdistdir}/omega/otp/otibet/tibetan-mule2uni.otp
12mr|texlive-otibet-20111103-2|51	%{_texmfdistdir}/omega/otp/otibet/tibinunicode.otp
12mr|texlive-otibet-20111103-2|52	%{_texmfdistdir}/omega/otp/otibet/tibinwylie.otp
12mr|texlive-otibet-20111103-2|53	%{_texmfdistdir}/omega/otp/otibet/tibout.otp
12mr|texlive-otibet-20111103-2|54	%{_texmfdistdir}/omega/otp/otibet/tibshow.otp
12mr|texlive-otibet-20111103-2|55	%{_texmfdistdir}/omega/otp/otibet/tibspecial.otp
12mr|texlive-otibet-20111103-2|56	%{_texmfdistdir}/omega/otp/otibet/tibuniuni.otp
12mr|texlive-otibet-20111103-2|57	%{_texmfdistdir}/omega/otp/otibet/tibvowel.otp
12mr|texlive-otibet-20111103-2|58	%{_texmfdistdir}/tex/latex/otibet/ot1tib.fd
12mr|texlive-otibet-20111103-2|59	%{_texmfdistdir}/tex/latex/otibet/otibet.sty
12mr|texlive-otibet-20111103-2|60	%{_texmfdistdir}/tex/latex/otibet/otibet.tex
12mr|texlive-otibet-20111103-2|61	%{_texmfdistdir}/tex/latex/otibet/t1tib.fd
12mr|texlive-otibet-20111103-2|62	%doc %{_texmfdistdir}/doc/latex/otibet/README
12mr|texlive-otibet-20111103-2|63	%doc %{_texmfdistdir}/doc/latex/otibet/allbasic-mule.tex
12mr|texlive-otibet-20111103-2|64	%doc %{_texmfdistdir}/doc/latex/otibet/allbasic.dvi
12mr|texlive-otibet-20111103-2|65	%doc %{_texmfdistdir}/doc/latex/otibet/allbasic.tex
12mr|texlive-otibet-20111103-2|66	%doc %{_texmfdistdir}/doc/latex/otibet/otibet-mule.tex
12mr|texlive-otibet-20111103-2|67	%doc %{_texmfdistdir}/doc/latex/otibet/testtib.tex
12mr|texlive-otibet-20111103-2|68	%doc %{_texmfdistdir}/doc/latex/otibet/tiblatex.dvi
12mr|texlive-otibet-20111103-2|69	%doc %{_texmfdistdir}/doc/latex/otibet/tiblatex.tex
12mr|texlive-otibet-20111103-2|70	%doc %{_texmfdistdir}/doc/latex/otibet/unidoc.dvi
12mr|texlive-otibet-20111103-2|71	%doc %{_texmfdistdir}/doc/latex/otibet/unidoc.tex
12mr|texlive-otibet-20111103-2|72	%doc %{_texmfdistdir}/doc/latex/otibet/yugpacan.dvi
12mr|texlive-otibet-20111103-2|73	%doc %{_texmfdistdir}/doc/latex/otibet/yugpacan.tex
12mr|texlive-otibet-20111103-2|74	#- source
12mr|texlive-otibet-20111103-2|75	%doc %{_texmfdistdir}/source/latex/otibet/Makefile
12mr|texlive-otibet-20111103-2|76	%doc %{_texmfdistdir}/source/latex/otibet/allbasic.odvi
12mr|texlive-otibet-20111103-2|77	%doc %{_texmfdistdir}/source/latex/otibet/convnum.scm
12mr|texlive-otibet-20111103-2|78	%doc %{_texmfdistdir}/source/latex/otibet/generate-otp.el
12mr|texlive-otibet-20111103-2|79	%doc %{_texmfdistdir}/source/latex/otibet/oct2otp.c
12mr|texlive-otibet-20111103-2|80	%doc %{_texmfdistdir}/source/latex/otibet/pl2ovp.scm
12mr|texlive-otibet-20111103-2|81	%doc %{_texmfdistdir}/source/latex/otibet/tibetan.pl
12mr|texlive-otibet-20111103-2|82	%doc %{_texmfdistdir}/source/latex/otibet/tiblatex.odvi
12mr|texlive-otibet-20111103-2|83	%doc %{_texmfdistdir}/source/latex/otibet/tibovp.scm
12mr|texlive-otibet-20111103-2|84	%doc %{_texmfdistdir}/source/latex/otibet/unidoc.odvi
12mr|texlive-otibet-20111103-2|85	%doc %{_texmfdistdir}/source/latex/otibet/yugpacan.odvi
12mr|texlive-otibet-20111103-2|86	
12mr|texlive-otibet-20111103-2|87	#-----------------------------------------------------------------------
12mr|texlive-otibet-20111103-2|88	%prep
12mr|texlive-otibet-20111103-2|89	%setup -c -a0 -a1 -a2
12mr|texlive-otibet-20111103-2|90	
12mr|texlive-otibet-20111103-2|91	%build
12mr|texlive-otibet-20111103-2|92	
12mr|texlive-otibet-20111103-2|93	%install
12mr|texlive-otibet-20111103-2|94	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-otibet-20111103-2|95	cp -fpar fonts omega tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-otibet-20111103-2|96	
12mr|texlive-otibet-20111103-2|97	
12mr|texlive-otibet-20111103-2|98	
12mr|texlive-otibet-20111103-2|99	%changelog
12mr|texlive-otibet-20111103-2|100	

18155 12
12mr|texlive-ot-tableau-20100414-2|1	# revision 17829
12mr|texlive-ot-tableau-20100414-2|2	# category Package
12mr|texlive-ot-tableau-20100414-2|3	# catalog-ctan /macros/latex/contrib/ot-tableau
12mr|texlive-ot-tableau-20100414-2|4	# catalog-date 2010-04-14 18:13:33 +0200
12mr|texlive-ot-tableau-20100414-2|5	# catalog-license lppl
12mr|texlive-ot-tableau-20100414-2|6	# catalog-version undef
12mr|texlive-ot-tableau-20100414-2|7	Name:		texlive-ot-tableau
12mr|texlive-ot-tableau-20100414-2|8	Version:	20100414
12mr|texlive-ot-tableau-20100414-2|9	Release:	2
12mr|texlive-ot-tableau-20100414-2|10	Summary:	Optimality Theory tableaux in LaTeX
12mr|texlive-ot-tableau-20100414-2|11	Group:		Publishing
12mr|texlive-ot-tableau-20100414-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ot-tableau
12mr|texlive-ot-tableau-20100414-2|13	License:	LPPL
12mr|texlive-ot-tableau-20100414-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ot-tableau.tar.xz
12mr|texlive-ot-tableau-20100414-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ot-tableau.doc.tar.xz
12mr|texlive-ot-tableau-20100414-2|16	BuildArch:	noarch
12mr|texlive-ot-tableau-20100414-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ot-tableau-20100414-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ot-tableau-20100414-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ot-tableau-20100414-2|20	
12mr|texlive-ot-tableau-20100414-2|21	%description
12mr|texlive-ot-tableau-20100414-2|22	The package makes it easy to create beautiful optimality-
12mr|texlive-ot-tableau-20100414-2|23	theoretic tableaux. The LaTeX source is visually very similar
12mr|texlive-ot-tableau-20100414-2|24	to a formatted tableau, which makes working with the source
12mr|texlive-ot-tableau-20100414-2|25	code painless (well, less painful). A variety of stylistic
12mr|texlive-ot-tableau-20100414-2|26	variants are available to suit personal taste.
12mr|texlive-ot-tableau-20100414-2|27	
12mr|texlive-ot-tableau-20100414-2|28	%post
12mr|texlive-ot-tableau-20100414-2|29	%{_sbindir}/texlive.post
12mr|texlive-ot-tableau-20100414-2|30	
12mr|texlive-ot-tableau-20100414-2|31	%postun
12mr|texlive-ot-tableau-20100414-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-ot-tableau-20100414-2|33	%{_sbindir}/texlive.post
12mr|texlive-ot-tableau-20100414-2|34	fi
12mr|texlive-ot-tableau-20100414-2|35	
12mr|texlive-ot-tableau-20100414-2|36	#-----------------------------------------------------------------------
12mr|texlive-ot-tableau-20100414-2|37	%files
12mr|texlive-ot-tableau-20100414-2|38	%{_texmfdistdir}/tex/latex/ot-tableau/ot-tableau.sty
12mr|texlive-ot-tableau-20100414-2|39	%doc %{_texmfdistdir}/doc/latex/ot-tableau/README
12mr|texlive-ot-tableau-20100414-2|40	%doc %{_texmfdistdir}/doc/latex/ot-tableau/ot-tableau.pdf
12mr|texlive-ot-tableau-20100414-2|41	%doc %{_texmfdistdir}/doc/latex/ot-tableau/ot-tableau.tex
12mr|texlive-ot-tableau-20100414-2|42	
12mr|texlive-ot-tableau-20100414-2|43	#-----------------------------------------------------------------------
12mr|texlive-ot-tableau-20100414-2|44	%prep
12mr|texlive-ot-tableau-20100414-2|45	%setup -c -a0 -a1
12mr|texlive-ot-tableau-20100414-2|46	
12mr|texlive-ot-tableau-20100414-2|47	%build
12mr|texlive-ot-tableau-20100414-2|48	
12mr|texlive-ot-tableau-20100414-2|49	%install
12mr|texlive-ot-tableau-20100414-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ot-tableau-20100414-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ot-tableau-20100414-2|52	
12mr|texlive-ot-tableau-20100414-2|53	
12mr|texlive-ot-tableau-20100414-2|54	
12mr|texlive-ot-tableau-20100414-2|55	%changelog
12mr|texlive-ot-tableau-20100414-2|56	

18156 12
12mr|texlive-oubraces-20110325-2|1	# revision 21833
12mr|texlive-oubraces-20110325-2|2	# category Package
12mr|texlive-oubraces-20110325-2|3	# catalog-ctan /macros/latex/contrib/oubraces
12mr|texlive-oubraces-20110325-2|4	# catalog-date 2011-03-25 11:24:40 +0100
12mr|texlive-oubraces-20110325-2|5	# catalog-license noinfo
12mr|texlive-oubraces-20110325-2|6	# catalog-version undef
12mr|texlive-oubraces-20110325-2|7	Name:		texlive-oubraces
12mr|texlive-oubraces-20110325-2|8	Version:	20110325
12mr|texlive-oubraces-20110325-2|9	Release:	2
12mr|texlive-oubraces-20110325-2|10	Summary:	Braces over and under a formula
12mr|texlive-oubraces-20110325-2|11	Group:		Publishing
12mr|texlive-oubraces-20110325-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/oubraces
12mr|texlive-oubraces-20110325-2|13	License:	NOINFO
12mr|texlive-oubraces-20110325-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oubraces.tar.xz
12mr|texlive-oubraces-20110325-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oubraces.doc.tar.xz
12mr|texlive-oubraces-20110325-2|16	BuildArch:	noarch
12mr|texlive-oubraces-20110325-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-oubraces-20110325-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-oubraces-20110325-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-oubraces-20110325-2|20	
12mr|texlive-oubraces-20110325-2|21	%description
12mr|texlive-oubraces-20110325-2|22	Provides a means to interleave \overbrace and \underbrace in
12mr|texlive-oubraces-20110325-2|23	the same formula.
12mr|texlive-oubraces-20110325-2|24	
12mr|texlive-oubraces-20110325-2|25	%post
12mr|texlive-oubraces-20110325-2|26	%{_sbindir}/texlive.post
12mr|texlive-oubraces-20110325-2|27	
12mr|texlive-oubraces-20110325-2|28	%postun
12mr|texlive-oubraces-20110325-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-oubraces-20110325-2|30	%{_sbindir}/texlive.post
12mr|texlive-oubraces-20110325-2|31	fi
12mr|texlive-oubraces-20110325-2|32	
12mr|texlive-oubraces-20110325-2|33	#-----------------------------------------------------------------------
12mr|texlive-oubraces-20110325-2|34	%files
12mr|texlive-oubraces-20110325-2|35	%{_texmfdistdir}/tex/latex/oubraces/oubraces.sty
12mr|texlive-oubraces-20110325-2|36	%doc %{_texmfdistdir}/doc/latex/oubraces/oubraces.pdf
12mr|texlive-oubraces-20110325-2|37	%doc %{_texmfdistdir}/doc/latex/oubraces/oubraces.tex
12mr|texlive-oubraces-20110325-2|38	
12mr|texlive-oubraces-20110325-2|39	#-----------------------------------------------------------------------
12mr|texlive-oubraces-20110325-2|40	%prep
12mr|texlive-oubraces-20110325-2|41	%setup -c -a0 -a1
12mr|texlive-oubraces-20110325-2|42	
12mr|texlive-oubraces-20110325-2|43	%build
12mr|texlive-oubraces-20110325-2|44	
12mr|texlive-oubraces-20110325-2|45	%install
12mr|texlive-oubraces-20110325-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-oubraces-20110325-2|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-oubraces-20110325-2|48	
12mr|texlive-oubraces-20110325-2|49	
12mr|texlive-oubraces-20110325-2|50	
12mr|texlive-oubraces-20110325-2|51	%changelog
12mr|texlive-oubraces-20110325-2|52	

18157 12
12mr|texlive-outline-20100519-2|1	# revision 18360
12mr|texlive-outline-20100519-2|2	# category Package
12mr|texlive-outline-20100519-2|3	# catalog-ctan /macros/latex/contrib/outline
12mr|texlive-outline-20100519-2|4	# catalog-date 2010-05-19 18:21:51 +0200
12mr|texlive-outline-20100519-2|5	# catalog-license lppl
12mr|texlive-outline-20100519-2|6	# catalog-version undef
12mr|texlive-outline-20100519-2|7	Name:		texlive-outline
12mr|texlive-outline-20100519-2|8	Version:	20100519
12mr|texlive-outline-20100519-2|9	Release:	2
12mr|texlive-outline-20100519-2|10	Summary:	List environment for making outlines
12mr|texlive-outline-20100519-2|11	Group:		Publishing
12mr|texlive-outline-20100519-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/outline
12mr|texlive-outline-20100519-2|13	License:	LPPL
12mr|texlive-outline-20100519-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/outline.tar.xz
12mr|texlive-outline-20100519-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/outline.doc.tar.xz
12mr|texlive-outline-20100519-2|16	BuildArch:	noarch
12mr|texlive-outline-20100519-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-outline-20100519-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-outline-20100519-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-outline-20100519-2|20	
12mr|texlive-outline-20100519-2|21	%description
12mr|texlive-outline-20100519-2|22	The package defines an outline environment, which provides
12mr|texlive-outline-20100519-2|23	facilities similar to enumerate, but up to 6 levels deep.
12mr|texlive-outline-20100519-2|24	
12mr|texlive-outline-20100519-2|25	%post
12mr|texlive-outline-20100519-2|26	%{_sbindir}/texlive.post
12mr|texlive-outline-20100519-2|27	
12mr|texlive-outline-20100519-2|28	%postun
12mr|texlive-outline-20100519-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-outline-20100519-2|30	%{_sbindir}/texlive.post
12mr|texlive-outline-20100519-2|31	fi
12mr|texlive-outline-20100519-2|32	
12mr|texlive-outline-20100519-2|33	#-----------------------------------------------------------------------
12mr|texlive-outline-20100519-2|34	%files
12mr|texlive-outline-20100519-2|35	%{_texmfdistdir}/tex/latex/outline/outline.sty
12mr|texlive-outline-20100519-2|36	%doc %{_texmfdistdir}/doc/latex/outline/README
12mr|texlive-outline-20100519-2|37	%doc %{_texmfdistdir}/doc/latex/outline/outline-sample.tex
12mr|texlive-outline-20100519-2|38	%doc %{_texmfdistdir}/doc/latex/outline/outline.pdf
12mr|texlive-outline-20100519-2|39	%doc %{_texmfdistdir}/doc/latex/outline/outline.tex
12mr|texlive-outline-20100519-2|40	
12mr|texlive-outline-20100519-2|41	#-----------------------------------------------------------------------
12mr|texlive-outline-20100519-2|42	%prep
12mr|texlive-outline-20100519-2|43	%setup -c -a0 -a1
12mr|texlive-outline-20100519-2|44	
12mr|texlive-outline-20100519-2|45	%build
12mr|texlive-outline-20100519-2|46	
12mr|texlive-outline-20100519-2|47	%install
12mr|texlive-outline-20100519-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-outline-20100519-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-outline-20100519-2|50	
12mr|texlive-outline-20100519-2|51	
12mr|texlive-outline-20100519-2|52	
12mr|texlive-outline-20100519-2|53	%changelog
12mr|texlive-outline-20100519-2|54	

18158 12
12mr|texlive-outliner-20070112-2|1	# revision 21095
12mr|texlive-outliner-20070112-2|2	# category Package
12mr|texlive-outliner-20070112-2|3	# catalog-ctan /macros/latex/contrib/outliner
12mr|texlive-outliner-20070112-2|4	# catalog-date 2007-01-12 15:52:44 +0100
12mr|texlive-outliner-20070112-2|5	# catalog-license gpl
12mr|texlive-outliner-20070112-2|6	# catalog-version undef
12mr|texlive-outliner-20070112-2|7	Name:		texlive-outliner
12mr|texlive-outliner-20070112-2|8	Version:	20070112
12mr|texlive-outliner-20070112-2|9	Release:	2
12mr|texlive-outliner-20070112-2|10	Summary:	Change section levels easily
12mr|texlive-outliner-20070112-2|11	Group:		Publishing
12mr|texlive-outliner-20070112-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/outliner
12mr|texlive-outliner-20070112-2|13	License:	GPL
12mr|texlive-outliner-20070112-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/outliner.tar.xz
12mr|texlive-outliner-20070112-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/outliner.doc.tar.xz
12mr|texlive-outliner-20070112-2|16	BuildArch:	noarch
12mr|texlive-outliner-20070112-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-outliner-20070112-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-outliner-20070112-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-outliner-20070112-2|20	
12mr|texlive-outliner-20070112-2|21	%description
12mr|texlive-outliner-20070112-2|22	Allows you to write "\Level 2 {Some heading}" instead of the
12mr|texlive-outliner-20070112-2|23	usual \section stuff; the definitions of the levels can then
12mr|texlive-outliner-20070112-2|24	easily be changed. There is a mechanism for shifting all
12mr|texlive-outliner-20070112-2|25	levels. This makes it easy to bundle existing articles into a
12mr|texlive-outliner-20070112-2|26	compilation.
12mr|texlive-outliner-20070112-2|27	
12mr|texlive-outliner-20070112-2|28	%post
12mr|texlive-outliner-20070112-2|29	%{_sbindir}/texlive.post
12mr|texlive-outliner-20070112-2|30	
12mr|texlive-outliner-20070112-2|31	%postun
12mr|texlive-outliner-20070112-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-outliner-20070112-2|33	%{_sbindir}/texlive.post
12mr|texlive-outliner-20070112-2|34	fi
12mr|texlive-outliner-20070112-2|35	
12mr|texlive-outliner-20070112-2|36	#-----------------------------------------------------------------------
12mr|texlive-outliner-20070112-2|37	%files
12mr|texlive-outliner-20070112-2|38	%{_texmfdistdir}/tex/latex/outliner/outliner.sty
12mr|texlive-outliner-20070112-2|39	%doc %{_texmfdistdir}/doc/latex/outliner/outline_test.tex
12mr|texlive-outliner-20070112-2|40	
12mr|texlive-outliner-20070112-2|41	#-----------------------------------------------------------------------
12mr|texlive-outliner-20070112-2|42	%prep
12mr|texlive-outliner-20070112-2|43	%setup -c -a0 -a1
12mr|texlive-outliner-20070112-2|44	
12mr|texlive-outliner-20070112-2|45	%build
12mr|texlive-outliner-20070112-2|46	
12mr|texlive-outliner-20070112-2|47	%install
12mr|texlive-outliner-20070112-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-outliner-20070112-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-outliner-20070112-2|50	
12mr|texlive-outliner-20070112-2|51	
12mr|texlive-outliner-20070112-2|52	
12mr|texlive-outliner-20070112-2|53	%changelog
12mr|texlive-outliner-20070112-2|54	

18159 12
12mr|texlive-outlines-1.1-1|1	# revision 25192
12mr|texlive-outlines-1.1-1|2	# category Package
12mr|texlive-outlines-1.1-1|3	# catalog-ctan /macros/latex/contrib/outlines
12mr|texlive-outlines-1.1-1|4	# catalog-date 2012-01-24 12:03:36 +0100
12mr|texlive-outlines-1.1-1|5	# catalog-license noinfo
12mr|texlive-outlines-1.1-1|6	# catalog-version 1.1
12mr|texlive-outlines-1.1-1|7	Name:		texlive-outlines
12mr|texlive-outlines-1.1-1|8	Version:	1.1
12mr|texlive-outlines-1.1-1|9	Release:	1
12mr|texlive-outlines-1.1-1|10	Summary:	Produce "outline" lists
12mr|texlive-outlines-1.1-1|11	Group:		Publishing
12mr|texlive-outlines-1.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/outlines
12mr|texlive-outlines-1.1-1|13	License:	NOINFO
12mr|texlive-outlines-1.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/outlines.tar.xz
12mr|texlive-outlines-1.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/outlines.doc.tar.xz
12mr|texlive-outlines-1.1-1|16	BuildArch:	noarch
12mr|texlive-outlines-1.1-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-outlines-1.1-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-outlines-1.1-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-outlines-1.1-1|20	
12mr|texlive-outlines-1.1-1|21	%description
12mr|texlive-outlines-1.1-1|22	Defines an outline environment, which allows outline-style
12mr|texlive-outlines-1.1-1|23	indented lists with freely mixed levels up to four levels deep.
12mr|texlive-outlines-1.1-1|24	It replaces the nested begin/end pairs by different item tags
12mr|texlive-outlines-1.1-1|25	\1 to \4 for each nesting level. This is very convenient in
12mr|texlive-outlines-1.1-1|26	cases where nested lists are used a lot, such as for to-do
12mr|texlive-outlines-1.1-1|27	lists or presentation slides.
12mr|texlive-outlines-1.1-1|28	
12mr|texlive-outlines-1.1-1|29	%post
12mr|texlive-outlines-1.1-1|30	%{_sbindir}/texlive.post
12mr|texlive-outlines-1.1-1|31	
12mr|texlive-outlines-1.1-1|32	%postun
12mr|texlive-outlines-1.1-1|33	if [ $1 -eq 0 ]; then
12mr|texlive-outlines-1.1-1|34	%{_sbindir}/texlive.post
12mr|texlive-outlines-1.1-1|35	fi
12mr|texlive-outlines-1.1-1|36	
12mr|texlive-outlines-1.1-1|37	#-----------------------------------------------------------------------
12mr|texlive-outlines-1.1-1|38	%files
12mr|texlive-outlines-1.1-1|39	%{_texmfdistdir}/tex/latex/outlines/outlines.sty
12mr|texlive-outlines-1.1-1|40	%doc %{_texmfdistdir}/doc/latex/outlines/README
12mr|texlive-outlines-1.1-1|41	%doc %{_texmfdistdir}/doc/latex/outlines/outlines.pdf
12mr|texlive-outlines-1.1-1|42	%doc %{_texmfdistdir}/doc/latex/outlines/outlines.tex
12mr|texlive-outlines-1.1-1|43	
12mr|texlive-outlines-1.1-1|44	#-----------------------------------------------------------------------
12mr|texlive-outlines-1.1-1|45	%prep
12mr|texlive-outlines-1.1-1|46	%setup -c -a0 -a1
12mr|texlive-outlines-1.1-1|47	
12mr|texlive-outlines-1.1-1|48	%build
12mr|texlive-outlines-1.1-1|49	
12mr|texlive-outlines-1.1-1|50	%install
12mr|texlive-outlines-1.1-1|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-outlines-1.1-1|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-outlines-1.1-1|53	
12mr|texlive-outlines-1.1-1|54	
12mr|texlive-outlines-1.1-1|55	
12mr|texlive-outlines-1.1-1|56	%changelog
12mr|texlive-outlines-1.1-1|57	

18160 12
12mr|texlive-overpic-0.53-2|1	# revision 19712
12mr|texlive-overpic-0.53-2|2	# category Package
12mr|texlive-overpic-0.53-2|3	# catalog-ctan /macros/latex/contrib/overpic
12mr|texlive-overpic-0.53-2|4	# catalog-date 2010-09-13 11:39:12 +0200
12mr|texlive-overpic-0.53-2|5	# catalog-license lppl
12mr|texlive-overpic-0.53-2|6	# catalog-version 0.53
12mr|texlive-overpic-0.53-2|7	Name:		texlive-overpic
12mr|texlive-overpic-0.53-2|8	Version:	0.53
12mr|texlive-overpic-0.53-2|9	Release:	2
12mr|texlive-overpic-0.53-2|10	Summary:	Combine LaTeX commands over included graphics
12mr|texlive-overpic-0.53-2|11	Group:		Publishing
12mr|texlive-overpic-0.53-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/overpic
12mr|texlive-overpic-0.53-2|13	License:	LPPL
12mr|texlive-overpic-0.53-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/overpic.tar.xz
12mr|texlive-overpic-0.53-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/overpic.doc.tar.xz
12mr|texlive-overpic-0.53-2|16	BuildArch:	noarch
12mr|texlive-overpic-0.53-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-overpic-0.53-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-overpic-0.53-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-overpic-0.53-2|20	
12mr|texlive-overpic-0.53-2|21	%description
12mr|texlive-overpic-0.53-2|22	The overpic environment is a cross between the LaTeX picture
12mr|texlive-overpic-0.53-2|23	environment and the \includegraphics command of graphicx. The
12mr|texlive-overpic-0.53-2|24	resulting picture environment has the same dimensions as the
12mr|texlive-overpic-0.53-2|25	included eps graphic. LaTeX commands can be placed on the
12mr|texlive-overpic-0.53-2|26	graphic at defined positions. A grid for orientation is
12mr|texlive-overpic-0.53-2|27	available.
12mr|texlive-overpic-0.53-2|28	
12mr|texlive-overpic-0.53-2|29	%post
12mr|texlive-overpic-0.53-2|30	%{_sbindir}/texlive.post
12mr|texlive-overpic-0.53-2|31	
12mr|texlive-overpic-0.53-2|32	%postun
12mr|texlive-overpic-0.53-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-overpic-0.53-2|34	%{_sbindir}/texlive.post
12mr|texlive-overpic-0.53-2|35	fi
12mr|texlive-overpic-0.53-2|36	
12mr|texlive-overpic-0.53-2|37	#-----------------------------------------------------------------------
12mr|texlive-overpic-0.53-2|38	%files
12mr|texlive-overpic-0.53-2|39	%{_texmfdistdir}/tex/latex/overpic/overpic.sty
12mr|texlive-overpic-0.53-2|40	%doc %{_texmfdistdir}/doc/latex/overpic/README
12mr|texlive-overpic-0.53-2|41	%doc %{_texmfdistdir}/doc/latex/overpic/README.de
12mr|texlive-overpic-0.53-2|42	%doc %{_texmfdistdir}/doc/latex/overpic/opic-abs.pdf
12mr|texlive-overpic-0.53-2|43	%doc %{_texmfdistdir}/doc/latex/overpic/opic-abs.tex
12mr|texlive-overpic-0.53-2|44	%doc %{_texmfdistdir}/doc/latex/overpic/opic-rel.pdf
12mr|texlive-overpic-0.53-2|45	%doc %{_texmfdistdir}/doc/latex/overpic/opic-rel.tex
12mr|texlive-overpic-0.53-2|46	%doc %{_texmfdistdir}/doc/latex/overpic/overpic-readme-de.pdf
12mr|texlive-overpic-0.53-2|47	%doc %{_texmfdistdir}/doc/latex/overpic/overpic-readme-de.tex
12mr|texlive-overpic-0.53-2|48	%doc %{_texmfdistdir}/doc/latex/overpic/overpic-readme.pdf
12mr|texlive-overpic-0.53-2|49	%doc %{_texmfdistdir}/doc/latex/overpic/overpic-readme.tex
12mr|texlive-overpic-0.53-2|50	
12mr|texlive-overpic-0.53-2|51	#-----------------------------------------------------------------------
12mr|texlive-overpic-0.53-2|52	%prep
12mr|texlive-overpic-0.53-2|53	%setup -c -a0 -a1
12mr|texlive-overpic-0.53-2|54	
12mr|texlive-overpic-0.53-2|55	%build
12mr|texlive-overpic-0.53-2|56	
12mr|texlive-overpic-0.53-2|57	%install
12mr|texlive-overpic-0.53-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-overpic-0.53-2|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-overpic-0.53-2|60	
12mr|texlive-overpic-0.53-2|61	
12mr|texlive-overpic-0.53-2|62	
12mr|texlive-overpic-0.53-2|63	%changelog
12mr|texlive-overpic-0.53-2|64	

18161 12
12mr|texlive-pacioli-20110616-1|1	# revision 24947
12mr|texlive-pacioli-20110616-1|2	# category Package
12mr|texlive-pacioli-20110616-1|3	# catalog-ctan /fonts/pacioli
12mr|texlive-pacioli-20110616-1|4	# catalog-date 2011-06-16 21:20:53 +0200
12mr|texlive-pacioli-20110616-1|5	# catalog-license lppl
12mr|texlive-pacioli-20110616-1|6	# catalog-version undef
12mr|texlive-pacioli-20110616-1|7	Name:		texlive-pacioli
12mr|texlive-pacioli-20110616-1|8	Version:	20110616
12mr|texlive-pacioli-20110616-1|9	Release:	1
12mr|texlive-pacioli-20110616-1|10	Summary:	Fonts designed by Fra Luca de Pacioli in 1497
12mr|texlive-pacioli-20110616-1|11	Group:		Publishing
12mr|texlive-pacioli-20110616-1|12	URL:		http://www.ctan.org/tex-archive/fonts/pacioli
12mr|texlive-pacioli-20110616-1|13	License:	LPPL
12mr|texlive-pacioli-20110616-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pacioli.tar.xz
12mr|texlive-pacioli-20110616-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pacioli.doc.tar.xz
12mr|texlive-pacioli-20110616-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pacioli.source.tar.xz
12mr|texlive-pacioli-20110616-1|17	BuildArch:	noarch
12mr|texlive-pacioli-20110616-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pacioli-20110616-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pacioli-20110616-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-pacioli-20110616-1|21	
12mr|texlive-pacioli-20110616-1|22	%description
12mr|texlive-pacioli-20110616-1|23	Pacioli was a c.15 mathematician, and his font was designed
12mr|texlive-pacioli-20110616-1|24	according to 'the divine proportion'. The font is uppercase
12mr|texlive-pacioli-20110616-1|25	letters together with punctuation and some analphabetics; no
12mr|texlive-pacioli-20110616-1|26	lowercase or digits. The Metafont source is distributed in a
12mr|texlive-pacioli-20110616-1|27	.dtx file, together with LaTeX support.
12mr|texlive-pacioli-20110616-1|28	
12mr|texlive-pacioli-20110616-1|29	%post
12mr|texlive-pacioli-20110616-1|30	%{_sbindir}/texlive.post
12mr|texlive-pacioli-20110616-1|31	
12mr|texlive-pacioli-20110616-1|32	%postun
12mr|texlive-pacioli-20110616-1|33	if [ $1 -eq 0 ]; then
12mr|texlive-pacioli-20110616-1|34	%{_sbindir}/texlive.post
12mr|texlive-pacioli-20110616-1|35	fi
12mr|texlive-pacioli-20110616-1|36	
12mr|texlive-pacioli-20110616-1|37	#-----------------------------------------------------------------------
12mr|texlive-pacioli-20110616-1|38	%files
12mr|texlive-pacioli-20110616-1|39	%{_texmfdistdir}/fonts/source/public/pacioli/cpclig.mf
12mr|texlive-pacioli-20110616-1|40	%{_texmfdistdir}/fonts/source/public/pacioli/cpcpunct.mf
12mr|texlive-pacioli-20110616-1|41	%{_texmfdistdir}/fonts/source/public/pacioli/cpcr10.mf
12mr|texlive-pacioli-20110616-1|42	%{_texmfdistdir}/fonts/source/public/pacioli/cpcromanp.mf
12mr|texlive-pacioli-20110616-1|43	%{_texmfdistdir}/fonts/source/public/pacioli/cpcromanu.mf
12mr|texlive-pacioli-20110616-1|44	%{_texmfdistdir}/fonts/source/public/pacioli/cpcsl10.mf
12mr|texlive-pacioli-20110616-1|45	%{_texmfdistdir}/fonts/source/public/pacioli/cpctitle.mf
12mr|texlive-pacioli-20110616-1|46	%{_texmfdistdir}/fonts/tfm/public/pacioli/cpcr10.tfm
12mr|texlive-pacioli-20110616-1|47	%{_texmfdistdir}/fonts/tfm/public/pacioli/cpcsl10.tfm
12mr|texlive-pacioli-20110616-1|48	%{_texmfdistdir}/tex/latex/pacioli/ot1cpc.fd
12mr|texlive-pacioli-20110616-1|49	%{_texmfdistdir}/tex/latex/pacioli/pacioli.sty
12mr|texlive-pacioli-20110616-1|50	%{_texmfdistdir}/tex/latex/pacioli/t1cpc.fd
12mr|texlive-pacioli-20110616-1|51	%doc %{_texmfdistdir}/doc/fonts/pacioli/README
12mr|texlive-pacioli-20110616-1|52	%doc %{_texmfdistdir}/doc/fonts/pacioli/tryfont.ps
12mr|texlive-pacioli-20110616-1|53	%doc %{_texmfdistdir}/doc/fonts/pacioli/tryfont.tex
12mr|texlive-pacioli-20110616-1|54	#- source
12mr|texlive-pacioli-20110616-1|55	%doc %{_texmfdistdir}/source/fonts/pacioli/pacioli.dtx
12mr|texlive-pacioli-20110616-1|56	%doc %{_texmfdistdir}/source/fonts/pacioli/pacioli.ins
12mr|texlive-pacioli-20110616-1|57	
12mr|texlive-pacioli-20110616-1|58	#-----------------------------------------------------------------------
12mr|texlive-pacioli-20110616-1|59	%prep
12mr|texlive-pacioli-20110616-1|60	%setup -c -a0 -a1 -a2
12mr|texlive-pacioli-20110616-1|61	
12mr|texlive-pacioli-20110616-1|62	%build
12mr|texlive-pacioli-20110616-1|63	
12mr|texlive-pacioli-20110616-1|64	%install
12mr|texlive-pacioli-20110616-1|65	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pacioli-20110616-1|66	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pacioli-20110616-1|67	
12mr|texlive-pacioli-20110616-1|68	
12mr|texlive-pacioli-20110616-1|69	
12mr|texlive-pacioli-20110616-1|70	%changelog
12mr|texlive-pacioli-20110616-1|71	

18162 12
12mr|texlive-pagecolor-1.0e-2|1	# revision 25500
12mr|texlive-pagecolor-1.0e-2|2	# category Package
12mr|texlive-pagecolor-1.0e-2|3	# catalog-ctan /macros/latex/contrib/pagecolor
12mr|texlive-pagecolor-1.0e-2|4	# catalog-date 2012-02-24 13:31:20 +0100
12mr|texlive-pagecolor-1.0e-2|5	# catalog-license lppl
12mr|texlive-pagecolor-1.0e-2|6	# catalog-version 1.0e
12mr|texlive-pagecolor-1.0e-2|7	Name:		texlive-pagecolor
12mr|texlive-pagecolor-1.0e-2|8	Version:	1.0e
12mr|texlive-pagecolor-1.0e-2|9	Release:	2
12mr|texlive-pagecolor-1.0e-2|10	Summary:	Interrogate page colour
12mr|texlive-pagecolor-1.0e-2|11	Group:		Publishing
12mr|texlive-pagecolor-1.0e-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pagecolor
12mr|texlive-pagecolor-1.0e-2|13	License:	LPPL
12mr|texlive-pagecolor-1.0e-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagecolor.tar.xz
12mr|texlive-pagecolor-1.0e-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagecolor.doc.tar.xz
12mr|texlive-pagecolor-1.0e-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagecolor.source.tar.xz
12mr|texlive-pagecolor-1.0e-2|17	BuildArch:	noarch
12mr|texlive-pagecolor-1.0e-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pagecolor-1.0e-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pagecolor-1.0e-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pagecolor-1.0e-2|21	
12mr|texlive-pagecolor-1.0e-2|22	%description
12mr|texlive-pagecolor-1.0e-2|23	This package provides the command \thepagecolor, which gives
12mr|texlive-pagecolor-1.0e-2|24	the current page (background) colour, i. e. the argument used
12mr|texlive-pagecolor-1.0e-2|25	with the most recent call of \pagecolor{...}. The command
12mr|texlive-pagecolor-1.0e-2|26	\thepagecolornone gives the same colour as \thepagecolor,
12mr|texlive-pagecolor-1.0e-2|27	except when the page background colour is "none" (e.g., as a
12mr|texlive-pagecolor-1.0e-2|28	result of using the \nopagecolor command). In that case
12mr|texlive-pagecolor-1.0e-2|29	\thepagecolor is "white" and \thepagecolornone is "none".
12mr|texlive-pagecolor-1.0e-2|30	
12mr|texlive-pagecolor-1.0e-2|31	%post
12mr|texlive-pagecolor-1.0e-2|32	%{_sbindir}/texlive.post
12mr|texlive-pagecolor-1.0e-2|33	
12mr|texlive-pagecolor-1.0e-2|34	%postun
12mr|texlive-pagecolor-1.0e-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-pagecolor-1.0e-2|36	%{_sbindir}/texlive.post
12mr|texlive-pagecolor-1.0e-2|37	fi
12mr|texlive-pagecolor-1.0e-2|38	
12mr|texlive-pagecolor-1.0e-2|39	#-----------------------------------------------------------------------
12mr|texlive-pagecolor-1.0e-2|40	%files
12mr|texlive-pagecolor-1.0e-2|41	%{_texmfdistdir}/tex/latex/pagecolor/pagecolor.sty
12mr|texlive-pagecolor-1.0e-2|42	%doc %{_texmfdistdir}/doc/latex/pagecolor/README
12mr|texlive-pagecolor-1.0e-2|43	%doc %{_texmfdistdir}/doc/latex/pagecolor/pagecolor-example.pdf
12mr|texlive-pagecolor-1.0e-2|44	%doc %{_texmfdistdir}/doc/latex/pagecolor/pagecolor-example.tex
12mr|texlive-pagecolor-1.0e-2|45	%doc %{_texmfdistdir}/doc/latex/pagecolor/pagecolor.pdf
12mr|texlive-pagecolor-1.0e-2|46	#- source
12mr|texlive-pagecolor-1.0e-2|47	%doc %{_texmfdistdir}/source/latex/pagecolor/pagecolor.drv
12mr|texlive-pagecolor-1.0e-2|48	%doc %{_texmfdistdir}/source/latex/pagecolor/pagecolor.dtx
12mr|texlive-pagecolor-1.0e-2|49	%doc %{_texmfdistdir}/source/latex/pagecolor/pagecolor.ins
12mr|texlive-pagecolor-1.0e-2|50	
12mr|texlive-pagecolor-1.0e-2|51	#-----------------------------------------------------------------------
12mr|texlive-pagecolor-1.0e-2|52	%prep
12mr|texlive-pagecolor-1.0e-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-pagecolor-1.0e-2|54	
12mr|texlive-pagecolor-1.0e-2|55	%build
12mr|texlive-pagecolor-1.0e-2|56	
12mr|texlive-pagecolor-1.0e-2|57	%install
12mr|texlive-pagecolor-1.0e-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pagecolor-1.0e-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pagecolor-1.0e-2|60	
12mr|texlive-pagecolor-1.0e-2|61	
12mr|texlive-pagecolor-1.0e-2|62	
12mr|texlive-pagecolor-1.0e-2|63	%changelog
12mr|texlive-pagecolor-1.0e-2|64	

18163 12
12mr|texlive-pagecont-1.0-2|1	# revision 15878
12mr|texlive-pagecont-1.0-2|2	# category Package
12mr|texlive-pagecont-1.0-2|3	# catalog-ctan /macros/latex/contrib/pagecont
12mr|texlive-pagecont-1.0-2|4	# catalog-date 2009-11-10 09:17:41 +0100
12mr|texlive-pagecont-1.0-2|5	# catalog-license lppl
12mr|texlive-pagecont-1.0-2|6	# catalog-version 1.0
12mr|texlive-pagecont-1.0-2|7	Name:		texlive-pagecont
12mr|texlive-pagecont-1.0-2|8	Version:	1.0
12mr|texlive-pagecont-1.0-2|9	Release:	2
12mr|texlive-pagecont-1.0-2|10	Summary:	Page numbering that continues between documents
12mr|texlive-pagecont-1.0-2|11	Group:		Publishing
12mr|texlive-pagecont-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pagecont
12mr|texlive-pagecont-1.0-2|13	License:	LPPL
12mr|texlive-pagecont-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagecont.tar.xz
12mr|texlive-pagecont-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagecont.doc.tar.xz
12mr|texlive-pagecont-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagecont.source.tar.xz
12mr|texlive-pagecont-1.0-2|17	BuildArch:	noarch
12mr|texlive-pagecont-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pagecont-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pagecont-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pagecont-1.0-2|21	
12mr|texlive-pagecont-1.0-2|22	%description
12mr|texlive-pagecont-1.0-2|23	The package provides the facility that several documents can be
12mr|texlive-pagecont-1.0-2|24	typeset independently with page numbers in sequence, as if they
12mr|texlive-pagecont-1.0-2|25	were a single document.
12mr|texlive-pagecont-1.0-2|26	
12mr|texlive-pagecont-1.0-2|27	%post
12mr|texlive-pagecont-1.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-pagecont-1.0-2|29	
12mr|texlive-pagecont-1.0-2|30	%postun
12mr|texlive-pagecont-1.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pagecont-1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-pagecont-1.0-2|33	fi
12mr|texlive-pagecont-1.0-2|34	
12mr|texlive-pagecont-1.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-pagecont-1.0-2|36	%files
12mr|texlive-pagecont-1.0-2|37	%{_texmfdistdir}/tex/latex/pagecont/pagecont.sty
12mr|texlive-pagecont-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/pagecont/README
12mr|texlive-pagecont-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/pagecont/pagecont.pdf
12mr|texlive-pagecont-1.0-2|40	#- source
12mr|texlive-pagecont-1.0-2|41	%doc %{_texmfdistdir}/source/latex/pagecont/pagecont.dtx
12mr|texlive-pagecont-1.0-2|42	%doc %{_texmfdistdir}/source/latex/pagecont/pagecont.ins
12mr|texlive-pagecont-1.0-2|43	
12mr|texlive-pagecont-1.0-2|44	#-----------------------------------------------------------------------
12mr|texlive-pagecont-1.0-2|45	%prep
12mr|texlive-pagecont-1.0-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-pagecont-1.0-2|47	
12mr|texlive-pagecont-1.0-2|48	%build
12mr|texlive-pagecont-1.0-2|49	
12mr|texlive-pagecont-1.0-2|50	%install
12mr|texlive-pagecont-1.0-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pagecont-1.0-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pagecont-1.0-2|53	
12mr|texlive-pagecont-1.0-2|54	
12mr|texlive-pagecont-1.0-2|55	
12mr|texlive-pagecont-1.0-2|56	%changelog
12mr|texlive-pagecont-1.0-2|57	

18164 12
12mr|texlive-pagenote-1.1a-2|1	# revision 15878
12mr|texlive-pagenote-1.1a-2|2	# category Package
12mr|texlive-pagenote-1.1a-2|3	# catalog-ctan /macros/latex/contrib/pagenote
12mr|texlive-pagenote-1.1a-2|4	# catalog-date 2009-09-03 13:00:14 +0200
12mr|texlive-pagenote-1.1a-2|5	# catalog-license lppl1.3
12mr|texlive-pagenote-1.1a-2|6	# catalog-version 1.1a
12mr|texlive-pagenote-1.1a-2|7	Name:		texlive-pagenote
12mr|texlive-pagenote-1.1a-2|8	Version:	1.1a
12mr|texlive-pagenote-1.1a-2|9	Release:	2
12mr|texlive-pagenote-1.1a-2|10	Summary:	Notes at end of document
12mr|texlive-pagenote-1.1a-2|11	Group:		Publishing
12mr|texlive-pagenote-1.1a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pagenote
12mr|texlive-pagenote-1.1a-2|13	License:	LPPL1.3
12mr|texlive-pagenote-1.1a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagenote.tar.xz
12mr|texlive-pagenote-1.1a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagenote.doc.tar.xz
12mr|texlive-pagenote-1.1a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagenote.source.tar.xz
12mr|texlive-pagenote-1.1a-2|17	BuildArch:	noarch
12mr|texlive-pagenote-1.1a-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pagenote-1.1a-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pagenote-1.1a-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pagenote-1.1a-2|21	
12mr|texlive-pagenote-1.1a-2|22	%description
12mr|texlive-pagenote-1.1a-2|23	The pagenote package provides tagged notes on a separate page
12mr|texlive-pagenote-1.1a-2|24	(also known as 'end notes'). Unless the memoir class is used,
12mr|texlive-pagenote-1.1a-2|25	the package requires the ifmtarg package.
12mr|texlive-pagenote-1.1a-2|26	
12mr|texlive-pagenote-1.1a-2|27	%post
12mr|texlive-pagenote-1.1a-2|28	%{_sbindir}/texlive.post
12mr|texlive-pagenote-1.1a-2|29	
12mr|texlive-pagenote-1.1a-2|30	%postun
12mr|texlive-pagenote-1.1a-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pagenote-1.1a-2|32	%{_sbindir}/texlive.post
12mr|texlive-pagenote-1.1a-2|33	fi
12mr|texlive-pagenote-1.1a-2|34	
12mr|texlive-pagenote-1.1a-2|35	#-----------------------------------------------------------------------
12mr|texlive-pagenote-1.1a-2|36	%files
12mr|texlive-pagenote-1.1a-2|37	%{_texmfdistdir}/tex/latex/pagenote/pagenote.sty
12mr|texlive-pagenote-1.1a-2|38	%doc %{_texmfdistdir}/doc/latex/pagenote/README
12mr|texlive-pagenote-1.1a-2|39	%doc %{_texmfdistdir}/doc/latex/pagenote/pagenote.pdf
12mr|texlive-pagenote-1.1a-2|40	#- source
12mr|texlive-pagenote-1.1a-2|41	%doc %{_texmfdistdir}/source/latex/pagenote/pagenote.dtx
12mr|texlive-pagenote-1.1a-2|42	%doc %{_texmfdistdir}/source/latex/pagenote/pagenote.ins
12mr|texlive-pagenote-1.1a-2|43	
12mr|texlive-pagenote-1.1a-2|44	#-----------------------------------------------------------------------
12mr|texlive-pagenote-1.1a-2|45	%prep
12mr|texlive-pagenote-1.1a-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-pagenote-1.1a-2|47	
12mr|texlive-pagenote-1.1a-2|48	%build
12mr|texlive-pagenote-1.1a-2|49	
12mr|texlive-pagenote-1.1a-2|50	%install
12mr|texlive-pagenote-1.1a-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pagenote-1.1a-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pagenote-1.1a-2|53	
12mr|texlive-pagenote-1.1a-2|54	
12mr|texlive-pagenote-1.1a-2|55	
12mr|texlive-pagenote-1.1a-2|56	%changelog
12mr|texlive-pagenote-1.1a-2|57	

18165 12
12mr|texlive-pagerange-0.5-2|1	# revision 16915
12mr|texlive-pagerange-0.5-2|2	# category Package
12mr|texlive-pagerange-0.5-2|3	# catalog-ctan /macros/latex/contrib/pagerange
12mr|texlive-pagerange-0.5-2|4	# catalog-date 2010-02-04 09:04:58 +0100
12mr|texlive-pagerange-0.5-2|5	# catalog-license lppl
12mr|texlive-pagerange-0.5-2|6	# catalog-version 0.5
12mr|texlive-pagerange-0.5-2|7	Name:		texlive-pagerange
12mr|texlive-pagerange-0.5-2|8	Version:	0.5
12mr|texlive-pagerange-0.5-2|9	Release:	2
12mr|texlive-pagerange-0.5-2|10	Summary:	Flexible and configurable page range typesetting
12mr|texlive-pagerange-0.5-2|11	Group:		Publishing
12mr|texlive-pagerange-0.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pagerange
12mr|texlive-pagerange-0.5-2|13	License:	LPPL
12mr|texlive-pagerange-0.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagerange.tar.xz
12mr|texlive-pagerange-0.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pagerange.doc.tar.xz
12mr|texlive-pagerange-0.5-2|16	BuildArch:	noarch
12mr|texlive-pagerange-0.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pagerange-0.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pagerange-0.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pagerange-0.5-2|20	
12mr|texlive-pagerange-0.5-2|21	%description
12mr|texlive-pagerange-0.5-2|22	The package defines a command \pagerange that typesets ranges
12mr|texlive-pagerange-0.5-2|23	of page numbers, expanding them (e.g., adding first or large
12mr|texlive-pagerange-0.5-2|24	page numbers) and standardising them.
12mr|texlive-pagerange-0.5-2|25	
12mr|texlive-pagerange-0.5-2|26	%post
12mr|texlive-pagerange-0.5-2|27	%{_sbindir}/texlive.post
12mr|texlive-pagerange-0.5-2|28	
12mr|texlive-pagerange-0.5-2|29	%postun
12mr|texlive-pagerange-0.5-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-pagerange-0.5-2|31	%{_sbindir}/texlive.post
12mr|texlive-pagerange-0.5-2|32	fi
12mr|texlive-pagerange-0.5-2|33	
12mr|texlive-pagerange-0.5-2|34	#-----------------------------------------------------------------------
12mr|texlive-pagerange-0.5-2|35	%files
12mr|texlive-pagerange-0.5-2|36	%{_texmfdistdir}/tex/latex/pagerange/pagerange-guide.cfg
12mr|texlive-pagerange-0.5-2|37	%{_texmfdistdir}/tex/latex/pagerange/pagerange.sty
12mr|texlive-pagerange-0.5-2|38	%doc %{_texmfdistdir}/doc/latex/pagerange/README
12mr|texlive-pagerange-0.5-2|39	%doc %{_texmfdistdir}/doc/latex/pagerange/pagerange-guide.pdf
12mr|texlive-pagerange-0.5-2|40	%doc %{_texmfdistdir}/doc/latex/pagerange/pagerange-guide.tex
12mr|texlive-pagerange-0.5-2|41	
12mr|texlive-pagerange-0.5-2|42	#-----------------------------------------------------------------------
12mr|texlive-pagerange-0.5-2|43	%prep
12mr|texlive-pagerange-0.5-2|44	%setup -c -a0 -a1
12mr|texlive-pagerange-0.5-2|45	
12mr|texlive-pagerange-0.5-2|46	%build
12mr|texlive-pagerange-0.5-2|47	
12mr|texlive-pagerange-0.5-2|48	%install
12mr|texlive-pagerange-0.5-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pagerange-0.5-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pagerange-0.5-2|51	
12mr|texlive-pagerange-0.5-2|52	
12mr|texlive-pagerange-0.5-2|53	
12mr|texlive-pagerange-0.5-2|54	%changelog
12mr|texlive-pagerange-0.5-2|55	

18166 12
12mr|texlive-pageslts-1.2a-2|1	# revision 23534
12mr|texlive-pageslts-1.2a-2|2	# category Package
12mr|texlive-pageslts-1.2a-2|3	# catalog-ctan /macros/latex/contrib/pageslts
12mr|texlive-pageslts-1.2a-2|4	# catalog-date 2011-08-13 08:34:58 +0200
12mr|texlive-pageslts-1.2a-2|5	# catalog-license lppl1.3
12mr|texlive-pageslts-1.2a-2|6	# catalog-version 1.2a
12mr|texlive-pageslts-1.2a-2|7	Name:		texlive-pageslts
12mr|texlive-pageslts-1.2a-2|8	Version:	1.2a
12mr|texlive-pageslts-1.2a-2|9	Release:	2
12mr|texlive-pageslts-1.2a-2|10	Summary:	Variants of last page labels
12mr|texlive-pageslts-1.2a-2|11	Group:		Publishing
12mr|texlive-pageslts-1.2a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pageslts
12mr|texlive-pageslts-1.2a-2|13	License:	LPPL1.3
12mr|texlive-pageslts-1.2a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pageslts.tar.xz
12mr|texlive-pageslts-1.2a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pageslts.doc.tar.xz
12mr|texlive-pageslts-1.2a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pageslts.source.tar.xz
12mr|texlive-pageslts-1.2a-2|17	BuildArch:	noarch
12mr|texlive-pageslts-1.2a-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pageslts-1.2a-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pageslts-1.2a-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pageslts-1.2a-2|21	
12mr|texlive-pageslts-1.2a-2|22	%description
12mr|texlive-pageslts-1.2a-2|23	The package was designed as an extension of the lastpage
12mr|texlive-pageslts-1.2a-2|24	package -- as well as that package's LastPage label (created
12mr|texlive-pageslts-1.2a-2|25	\AtEndDocument) it adds a VeryLastPage (created
12mr|texlive-pageslts-1.2a-2|26	\AfterLastShipout). When more than one page numbering scheme is
12mr|texlive-pageslts-1.2a-2|27	in operation (as in a book class document with frontmatter),
12mr|texlive-pageslts-1.2a-2|28	the labels above do not give the total number of pages, so the
12mr|texlive-pageslts-1.2a-2|29	package also provides labels pagesLTS.<numbering scheme>, where
12mr|texlive-pageslts-1.2a-2|30	the numbering scheme is arabic, roman, etc. The package relies
12mr|texlive-pageslts-1.2a-2|31	on the undolabl package.
12mr|texlive-pageslts-1.2a-2|32	
12mr|texlive-pageslts-1.2a-2|33	%post
12mr|texlive-pageslts-1.2a-2|34	%{_sbindir}/texlive.post
12mr|texlive-pageslts-1.2a-2|35	
12mr|texlive-pageslts-1.2a-2|36	%postun
12mr|texlive-pageslts-1.2a-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-pageslts-1.2a-2|38	%{_sbindir}/texlive.post
12mr|texlive-pageslts-1.2a-2|39	fi
12mr|texlive-pageslts-1.2a-2|40	
12mr|texlive-pageslts-1.2a-2|41	#-----------------------------------------------------------------------
12mr|texlive-pageslts-1.2a-2|42	%files
12mr|texlive-pageslts-1.2a-2|43	%{_texmfdistdir}/tex/latex/pageslts/pageslts.sty
12mr|texlive-pageslts-1.2a-2|44	%doc %{_texmfdistdir}/doc/latex/pageslts/README
12mr|texlive-pageslts-1.2a-2|45	%doc %{_texmfdistdir}/doc/latex/pageslts/pageslts-example.pdf
12mr|texlive-pageslts-1.2a-2|46	%doc %{_texmfdistdir}/doc/latex/pageslts/pageslts-example.tex
12mr|texlive-pageslts-1.2a-2|47	%doc %{_texmfdistdir}/doc/latex/pageslts/pageslts.pdf
12mr|texlive-pageslts-1.2a-2|48	#- source
12mr|texlive-pageslts-1.2a-2|49	%doc %{_texmfdistdir}/source/latex/pageslts/ltxdoc.cfg
12mr|texlive-pageslts-1.2a-2|50	%doc %{_texmfdistdir}/source/latex/pageslts/pageslts.drv
12mr|texlive-pageslts-1.2a-2|51	%doc %{_texmfdistdir}/source/latex/pageslts/pageslts.dtx
12mr|texlive-pageslts-1.2a-2|52	%doc %{_texmfdistdir}/source/latex/pageslts/pageslts.ins
12mr|texlive-pageslts-1.2a-2|53	
12mr|texlive-pageslts-1.2a-2|54	#-----------------------------------------------------------------------
12mr|texlive-pageslts-1.2a-2|55	%prep
12mr|texlive-pageslts-1.2a-2|56	%setup -c -a0 -a1 -a2
12mr|texlive-pageslts-1.2a-2|57	
12mr|texlive-pageslts-1.2a-2|58	%build
12mr|texlive-pageslts-1.2a-2|59	
12mr|texlive-pageslts-1.2a-2|60	%install
12mr|texlive-pageslts-1.2a-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pageslts-1.2a-2|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pageslts-1.2a-2|63	
12mr|texlive-pageslts-1.2a-2|64	
12mr|texlive-pageslts-1.2a-2|65	
12mr|texlive-pageslts-1.2a-2|66	%changelog
12mr|texlive-pageslts-1.2a-2|67	

18167 12
12mr|texlive-palatino-20110301-2|1	# revision 21993
12mr|texlive-palatino-20110301-2|2	# category Package
12mr|texlive-palatino-20110301-2|3	# catalog-ctan /fonts/urw/base35
12mr|texlive-palatino-20110301-2|4	# catalog-date 2011-03-01 21:42:17 +0100
12mr|texlive-palatino-20110301-2|5	# catalog-license gpl
12mr|texlive-palatino-20110301-2|6	# catalog-version undef
12mr|texlive-palatino-20110301-2|7	Name:		texlive-palatino
12mr|texlive-palatino-20110301-2|8	Version:	20110301
12mr|texlive-palatino-20110301-2|9	Release:	2
12mr|texlive-palatino-20110301-2|10	Summary:	URW "Base 35" font pack for LaTeX
12mr|texlive-palatino-20110301-2|11	Group:		Publishing
12mr|texlive-palatino-20110301-2|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
12mr|texlive-palatino-20110301-2|13	License:	GPL
12mr|texlive-palatino-20110301-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/palatino.tar.xz
12mr|texlive-palatino-20110301-2|15	BuildArch:	noarch
12mr|texlive-palatino-20110301-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-palatino-20110301-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-palatino-20110301-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-palatino-20110301-2|19	
12mr|texlive-palatino-20110301-2|20	%description
12mr|texlive-palatino-20110301-2|21	A set of fonts for use as "drop-in" replacements for Adobe's
12mr|texlive-palatino-20110301-2|22	basic set, comprising: - Century Schoolbook (substituting for
12mr|texlive-palatino-20110301-2|23	Adobe's New Century Schoolbook); - Dingbats (substituting for
12mr|texlive-palatino-20110301-2|24	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
12mr|texlive-palatino-20110301-2|25	Abobe's Courier); - Nimbus Roman No9 L (substituting for
12mr|texlive-palatino-20110301-2|26	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
12mr|texlive-palatino-20110301-2|27	Helvetica); - Standard Symbols L (substituting for Adobe's
12mr|texlive-palatino-20110301-2|28	Symbol); - URW Bookman; - URW Chancery L Medium Italic
12mr|texlive-palatino-20110301-2|29	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
12mr|texlive-palatino-20110301-2|30	(substituting for Adobe's Avant Garde); and - URW Palladio L
12mr|texlive-palatino-20110301-2|31	(substituting for Adobe's Palatino).
12mr|texlive-palatino-20110301-2|32	
12mr|texlive-palatino-20110301-2|33	%post
12mr|texlive-palatino-20110301-2|34	%{_sbindir}/texlive.post
12mr|texlive-palatino-20110301-2|35	
12mr|texlive-palatino-20110301-2|36	%postun
12mr|texlive-palatino-20110301-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-palatino-20110301-2|38	%{_sbindir}/texlive.post
12mr|texlive-palatino-20110301-2|39	fi
12mr|texlive-palatino-20110301-2|40	
12mr|texlive-palatino-20110301-2|41	#-----------------------------------------------------------------------
12mr|texlive-palatino-20110301-2|42	%files
12mr|texlive-palatino-20110301-2|43	%{_texmfdistdir}/dvips/palatino/config.upl
12mr|texlive-palatino-20110301-2|44	%{_texmfdistdir}/fonts/afm/adobe/palatino/pplb8a.afm
12mr|texlive-palatino-20110301-2|45	%{_texmfdistdir}/fonts/afm/adobe/palatino/pplbi8a.afm
12mr|texlive-palatino-20110301-2|46	%{_texmfdistdir}/fonts/afm/adobe/palatino/pplr8a.afm
12mr|texlive-palatino-20110301-2|47	%{_texmfdistdir}/fonts/afm/adobe/palatino/pplri8a.afm
12mr|texlive-palatino-20110301-2|48	%{_texmfdistdir}/fonts/afm/urw/palatino/uplb8a.afm
12mr|texlive-palatino-20110301-2|49	%{_texmfdistdir}/fonts/afm/urw/palatino/uplbi8a.afm
12mr|texlive-palatino-20110301-2|50	%{_texmfdistdir}/fonts/afm/urw/palatino/uplr8a.afm
12mr|texlive-palatino-20110301-2|51	%{_texmfdistdir}/fonts/afm/urw/palatino/uplri8a.afm
12mr|texlive-palatino-20110301-2|52	%{_texmfdistdir}/fonts/map/dvips/palatino/upl.map
12mr|texlive-palatino-20110301-2|53	%{_texmfdistdir}/fonts/tfm/adobe/palatino/eurbo10.tfm
12mr|texlive-palatino-20110301-2|54	%{_texmfdistdir}/fonts/tfm/adobe/palatino/eurmo10.tfm
12mr|texlive-palatino-20110301-2|55	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb.tfm
12mr|texlive-palatino-20110301-2|56	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb7t.tfm
12mr|texlive-palatino-20110301-2|57	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb8c.tfm
12mr|texlive-palatino-20110301-2|58	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb8r.tfm
12mr|texlive-palatino-20110301-2|59	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb8t.tfm
12mr|texlive-palatino-20110301-2|60	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb9c.tfm
12mr|texlive-palatino-20110301-2|61	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb9d.tfm
12mr|texlive-palatino-20110301-2|62	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb9e.tfm
12mr|texlive-palatino-20110301-2|63	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb9o.tfm
12mr|texlive-palatino-20110301-2|64	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplb9t.tfm
12mr|texlive-palatino-20110301-2|65	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbc.tfm
12mr|texlive-palatino-20110301-2|66	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbc7t.tfm
12mr|texlive-palatino-20110301-2|67	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbc8t.tfm
12mr|texlive-palatino-20110301-2|68	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi.tfm
12mr|texlive-palatino-20110301-2|69	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi7t.tfm
12mr|texlive-palatino-20110301-2|70	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi8c.tfm
12mr|texlive-palatino-20110301-2|71	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi8r.tfm
12mr|texlive-palatino-20110301-2|72	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi8t.tfm
12mr|texlive-palatino-20110301-2|73	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi9c.tfm
12mr|texlive-palatino-20110301-2|74	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi9d.tfm
12mr|texlive-palatino-20110301-2|75	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi9e.tfm
12mr|texlive-palatino-20110301-2|76	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi9o.tfm
12mr|texlive-palatino-20110301-2|77	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbi9t.tfm
12mr|texlive-palatino-20110301-2|78	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbij8r.tfm
12mr|texlive-palatino-20110301-2|79	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbj8r.tfm
12mr|texlive-palatino-20110301-2|80	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbo.tfm
12mr|texlive-palatino-20110301-2|81	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbo7t.tfm
12mr|texlive-palatino-20110301-2|82	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbo8c.tfm
12mr|texlive-palatino-20110301-2|83	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbo8r.tfm
12mr|texlive-palatino-20110301-2|84	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbo8t.tfm
12mr|texlive-palatino-20110301-2|85	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbu.tfm
12mr|texlive-palatino-20110301-2|86	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplbu8r.tfm
12mr|texlive-palatino-20110301-2|87	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr.tfm
12mr|texlive-palatino-20110301-2|88	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr7t.tfm
12mr|texlive-palatino-20110301-2|89	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr8c.tfm
12mr|texlive-palatino-20110301-2|90	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr8r.tfm
12mr|texlive-palatino-20110301-2|91	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr8rn.tfm
12mr|texlive-palatino-20110301-2|92	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr8t.tfm
12mr|texlive-palatino-20110301-2|93	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr9c.tfm
12mr|texlive-palatino-20110301-2|94	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr9d.tfm
12mr|texlive-palatino-20110301-2|95	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr9e.tfm
12mr|texlive-palatino-20110301-2|96	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr9o.tfm
12mr|texlive-palatino-20110301-2|97	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplr9t.tfm
12mr|texlive-palatino-20110301-2|98	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc.tfm
12mr|texlive-palatino-20110301-2|99	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc7t.tfm
12mr|texlive-palatino-20110301-2|100	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc8r.tfm
12mr|texlive-palatino-20110301-2|101	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc8t.tfm
12mr|texlive-palatino-20110301-2|102	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc9d.tfm
12mr|texlive-palatino-20110301-2|103	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc9e.tfm
12mr|texlive-palatino-20110301-2|104	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc9o.tfm
12mr|texlive-palatino-20110301-2|105	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrc9t.tfm
12mr|texlive-palatino-20110301-2|106	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri.tfm
12mr|texlive-palatino-20110301-2|107	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri7t.tfm
12mr|texlive-palatino-20110301-2|108	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri8c.tfm
12mr|texlive-palatino-20110301-2|109	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri8r.tfm
12mr|texlive-palatino-20110301-2|110	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri8t.tfm
12mr|texlive-palatino-20110301-2|111	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri9c.tfm
12mr|texlive-palatino-20110301-2|112	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri9d.tfm
12mr|texlive-palatino-20110301-2|113	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri9e.tfm
12mr|texlive-palatino-20110301-2|114	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri9o.tfm
12mr|texlive-palatino-20110301-2|115	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplri9t.tfm
12mr|texlive-palatino-20110301-2|116	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrij8r.tfm
12mr|texlive-palatino-20110301-2|117	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplro.tfm
12mr|texlive-palatino-20110301-2|118	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplro7t.tfm
12mr|texlive-palatino-20110301-2|119	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplro8c.tfm
12mr|texlive-palatino-20110301-2|120	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplro8r.tfm
12mr|texlive-palatino-20110301-2|121	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplro8t.tfm
12mr|texlive-palatino-20110301-2|122	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrr8re.tfm
12mr|texlive-palatino-20110301-2|123	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrre.tfm
12mr|texlive-palatino-20110301-2|124	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplrrn.tfm
12mr|texlive-palatino-20110301-2|125	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplru.tfm
12mr|texlive-palatino-20110301-2|126	%{_texmfdistdir}/fonts/tfm/adobe/palatino/pplru8r.tfm
12mr|texlive-palatino-20110301-2|127	%{_texmfdistdir}/fonts/tfm/adobe/palatino/zppleb7m.tfm
12mr|texlive-palatino-20110301-2|128	%{_texmfdistdir}/fonts/tfm/adobe/palatino/zppleb7t.tfm
12mr|texlive-palatino-20110301-2|129	%{_texmfdistdir}/fonts/tfm/adobe/palatino/zppleb7y.tfm
12mr|texlive-palatino-20110301-2|130	%{_texmfdistdir}/fonts/tfm/adobe/palatino/zppler7m.tfm
12mr|texlive-palatino-20110301-2|131	%{_texmfdistdir}/fonts/tfm/adobe/palatino/zppler7t.tfm
12mr|texlive-palatino-20110301-2|132	%{_texmfdistdir}/fonts/tfm/adobe/palatino/zppler7v.tfm
12mr|texlive-palatino-20110301-2|133	%{_texmfdistdir}/fonts/tfm/adobe/palatino/zppler7y.tfm
12mr|texlive-palatino-20110301-2|134	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/pplb8z.tfm
12mr|texlive-palatino-20110301-2|135	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/pplbc8z.tfm
12mr|texlive-palatino-20110301-2|136	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/pplbi8z.tfm
12mr|texlive-palatino-20110301-2|137	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/pplr8z.tfm
12mr|texlive-palatino-20110301-2|138	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/pplrc8z.tfm
12mr|texlive-palatino-20110301-2|139	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/pplri8z.tfm
12mr|texlive-palatino-20110301-2|140	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplb.tfm
12mr|texlive-palatino-20110301-2|141	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplbi.tfm
12mr|texlive-palatino-20110301-2|142	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplbu.tfm
12mr|texlive-palatino-20110301-2|143	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplr.tfm
12mr|texlive-palatino-20110301-2|144	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplri.tfm
12mr|texlive-palatino-20110301-2|145	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplro.tfm
12mr|texlive-palatino-20110301-2|146	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplrre.tfm
12mr|texlive-palatino-20110301-2|147	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplrrn.tfm
12mr|texlive-palatino-20110301-2|148	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/palatino/rpplru.tfm
12mr|texlive-palatino-20110301-2|149	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplb7t.tfm
12mr|texlive-palatino-20110301-2|150	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplb8c.tfm
12mr|texlive-palatino-20110301-2|151	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplb8r.tfm
12mr|texlive-palatino-20110301-2|152	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplb8t.tfm
12mr|texlive-palatino-20110301-2|153	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbc7t.tfm
12mr|texlive-palatino-20110301-2|154	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbc8t.tfm
12mr|texlive-palatino-20110301-2|155	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbi7t.tfm
12mr|texlive-palatino-20110301-2|156	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbi8c.tfm
12mr|texlive-palatino-20110301-2|157	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbi8r.tfm
12mr|texlive-palatino-20110301-2|158	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbi8t.tfm
12mr|texlive-palatino-20110301-2|159	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbo7t.tfm
12mr|texlive-palatino-20110301-2|160	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbo8c.tfm
12mr|texlive-palatino-20110301-2|161	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbo8r.tfm
12mr|texlive-palatino-20110301-2|162	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplbo8t.tfm
12mr|texlive-palatino-20110301-2|163	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplr7t.tfm
12mr|texlive-palatino-20110301-2|164	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplr8c.tfm
12mr|texlive-palatino-20110301-2|165	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplr8r.tfm
12mr|texlive-palatino-20110301-2|166	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplr8t.tfm
12mr|texlive-palatino-20110301-2|167	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplrc7t.tfm
12mr|texlive-palatino-20110301-2|168	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplrc8t.tfm
12mr|texlive-palatino-20110301-2|169	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplri7t.tfm
12mr|texlive-palatino-20110301-2|170	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplri8c.tfm
12mr|texlive-palatino-20110301-2|171	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplri8r.tfm
12mr|texlive-palatino-20110301-2|172	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplri8t.tfm
12mr|texlive-palatino-20110301-2|173	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplro7t.tfm
12mr|texlive-palatino-20110301-2|174	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplro8c.tfm
12mr|texlive-palatino-20110301-2|175	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplro8r.tfm
12mr|texlive-palatino-20110301-2|176	%{_texmfdistdir}/fonts/tfm/urw35vf/palatino/uplro8t.tfm
12mr|texlive-palatino-20110301-2|177	%{_texmfdistdir}/fonts/type1/urw/palatino/uplb8a.pfb
12mr|texlive-palatino-20110301-2|178	%{_texmfdistdir}/fonts/type1/urw/palatino/uplb8a.pfm
12mr|texlive-palatino-20110301-2|179	%{_texmfdistdir}/fonts/type1/urw/palatino/uplbi8a.pfb
12mr|texlive-palatino-20110301-2|180	%{_texmfdistdir}/fonts/type1/urw/palatino/uplbi8a.pfm
12mr|texlive-palatino-20110301-2|181	%{_texmfdistdir}/fonts/type1/urw/palatino/uplr8a.pfb
12mr|texlive-palatino-20110301-2|182	%{_texmfdistdir}/fonts/type1/urw/palatino/uplr8a.pfm
12mr|texlive-palatino-20110301-2|183	%{_texmfdistdir}/fonts/type1/urw/palatino/uplri8a.pfb
12mr|texlive-palatino-20110301-2|184	%{_texmfdistdir}/fonts/type1/urw/palatino/uplri8a.pfm
12mr|texlive-palatino-20110301-2|185	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb.vf
12mr|texlive-palatino-20110301-2|186	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb7t.vf
12mr|texlive-palatino-20110301-2|187	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb8c.vf
12mr|texlive-palatino-20110301-2|188	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb8t.vf
12mr|texlive-palatino-20110301-2|189	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb9c.vf
12mr|texlive-palatino-20110301-2|190	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb9d.vf
12mr|texlive-palatino-20110301-2|191	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb9e.vf
12mr|texlive-palatino-20110301-2|192	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb9o.vf
12mr|texlive-palatino-20110301-2|193	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplb9t.vf
12mr|texlive-palatino-20110301-2|194	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbc.vf
12mr|texlive-palatino-20110301-2|195	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbc7t.vf
12mr|texlive-palatino-20110301-2|196	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbc8t.vf
12mr|texlive-palatino-20110301-2|197	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi.vf
12mr|texlive-palatino-20110301-2|198	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi7t.vf
12mr|texlive-palatino-20110301-2|199	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi8c.vf
12mr|texlive-palatino-20110301-2|200	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi8t.vf
12mr|texlive-palatino-20110301-2|201	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi9c.vf
12mr|texlive-palatino-20110301-2|202	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi9d.vf
12mr|texlive-palatino-20110301-2|203	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi9e.vf
12mr|texlive-palatino-20110301-2|204	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi9o.vf
12mr|texlive-palatino-20110301-2|205	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbi9t.vf
12mr|texlive-palatino-20110301-2|206	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbo.vf
12mr|texlive-palatino-20110301-2|207	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbo7t.vf
12mr|texlive-palatino-20110301-2|208	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbo8c.vf
12mr|texlive-palatino-20110301-2|209	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbo8t.vf
12mr|texlive-palatino-20110301-2|210	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplbu.vf
12mr|texlive-palatino-20110301-2|211	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr.vf
12mr|texlive-palatino-20110301-2|212	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr7t.vf
12mr|texlive-palatino-20110301-2|213	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr8c.vf
12mr|texlive-palatino-20110301-2|214	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr8t.vf
12mr|texlive-palatino-20110301-2|215	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr9c.vf
12mr|texlive-palatino-20110301-2|216	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr9d.vf
12mr|texlive-palatino-20110301-2|217	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr9e.vf
12mr|texlive-palatino-20110301-2|218	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr9o.vf
12mr|texlive-palatino-20110301-2|219	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplr9t.vf
12mr|texlive-palatino-20110301-2|220	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc.vf
12mr|texlive-palatino-20110301-2|221	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc7t.vf
12mr|texlive-palatino-20110301-2|222	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc8t.vf
12mr|texlive-palatino-20110301-2|223	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc9d.vf
12mr|texlive-palatino-20110301-2|224	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc9e.vf
12mr|texlive-palatino-20110301-2|225	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc9o.vf
12mr|texlive-palatino-20110301-2|226	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrc9t.vf
12mr|texlive-palatino-20110301-2|227	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri.vf
12mr|texlive-palatino-20110301-2|228	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri7t.vf
12mr|texlive-palatino-20110301-2|229	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri8c.vf
12mr|texlive-palatino-20110301-2|230	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri8t.vf
12mr|texlive-palatino-20110301-2|231	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri9c.vf
12mr|texlive-palatino-20110301-2|232	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri9d.vf
12mr|texlive-palatino-20110301-2|233	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri9e.vf
12mr|texlive-palatino-20110301-2|234	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri9o.vf
12mr|texlive-palatino-20110301-2|235	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplri9t.vf
12mr|texlive-palatino-20110301-2|236	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplro.vf
12mr|texlive-palatino-20110301-2|237	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplro7t.vf
12mr|texlive-palatino-20110301-2|238	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplro8c.vf
12mr|texlive-palatino-20110301-2|239	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplro8t.vf
12mr|texlive-palatino-20110301-2|240	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrre.vf
12mr|texlive-palatino-20110301-2|241	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplrrn.vf
12mr|texlive-palatino-20110301-2|242	%{_texmfdistdir}/fonts/vf/adobe/palatino/pplru.vf
12mr|texlive-palatino-20110301-2|243	%{_texmfdistdir}/fonts/vf/adobe/palatino/zppleb7m.vf
12mr|texlive-palatino-20110301-2|244	%{_texmfdistdir}/fonts/vf/adobe/palatino/zppleb7t.vf
12mr|texlive-palatino-20110301-2|245	%{_texmfdistdir}/fonts/vf/adobe/palatino/zppleb7y.vf
12mr|texlive-palatino-20110301-2|246	%{_texmfdistdir}/fonts/vf/adobe/palatino/zppler7m.vf
12mr|texlive-palatino-20110301-2|247	%{_texmfdistdir}/fonts/vf/adobe/palatino/zppler7t.vf
12mr|texlive-palatino-20110301-2|248	%{_texmfdistdir}/fonts/vf/adobe/palatino/zppler7v.vf
12mr|texlive-palatino-20110301-2|249	%{_texmfdistdir}/fonts/vf/adobe/palatino/zppler7y.vf
12mr|texlive-palatino-20110301-2|250	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/palatino/pplb8z.vf
12mr|texlive-palatino-20110301-2|251	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/palatino/pplbc8z.vf
12mr|texlive-palatino-20110301-2|252	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/palatino/pplbi8z.vf
12mr|texlive-palatino-20110301-2|253	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/palatino/pplr8z.vf
12mr|texlive-palatino-20110301-2|254	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/palatino/pplrc8z.vf
12mr|texlive-palatino-20110301-2|255	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/palatino/pplri8z.vf
12mr|texlive-palatino-20110301-2|256	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplb7t.vf
12mr|texlive-palatino-20110301-2|257	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplb8c.vf
12mr|texlive-palatino-20110301-2|258	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplb8t.vf
12mr|texlive-palatino-20110301-2|259	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbc7t.vf
12mr|texlive-palatino-20110301-2|260	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbc8t.vf
12mr|texlive-palatino-20110301-2|261	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbi7t.vf
12mr|texlive-palatino-20110301-2|262	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbi8c.vf
12mr|texlive-palatino-20110301-2|263	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbi8t.vf
12mr|texlive-palatino-20110301-2|264	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbo7t.vf
12mr|texlive-palatino-20110301-2|265	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbo8c.vf
12mr|texlive-palatino-20110301-2|266	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplbo8t.vf
12mr|texlive-palatino-20110301-2|267	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplr7t.vf
12mr|texlive-palatino-20110301-2|268	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplr8c.vf
12mr|texlive-palatino-20110301-2|269	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplr8t.vf
12mr|texlive-palatino-20110301-2|270	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplrc7t.vf
12mr|texlive-palatino-20110301-2|271	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplrc8t.vf
12mr|texlive-palatino-20110301-2|272	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplri7t.vf
12mr|texlive-palatino-20110301-2|273	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplri8c.vf
12mr|texlive-palatino-20110301-2|274	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplri8t.vf
12mr|texlive-palatino-20110301-2|275	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplro7t.vf
12mr|texlive-palatino-20110301-2|276	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplro8c.vf
12mr|texlive-palatino-20110301-2|277	%{_texmfdistdir}/fonts/vf/urw35vf/palatino/uplro8t.vf
12mr|texlive-palatino-20110301-2|278	%{_texmfdistdir}/tex/latex/palatino/8rupl.fd
12mr|texlive-palatino-20110301-2|279	%{_texmfdistdir}/tex/latex/palatino/omlupl.fd
12mr|texlive-palatino-20110301-2|280	%{_texmfdistdir}/tex/latex/palatino/omsupl.fd
12mr|texlive-palatino-20110301-2|281	%{_texmfdistdir}/tex/latex/palatino/ot1upl.fd
12mr|texlive-palatino-20110301-2|282	%{_texmfdistdir}/tex/latex/palatino/t1upl.fd
12mr|texlive-palatino-20110301-2|283	%{_texmfdistdir}/tex/latex/palatino/ts1upl.fd
12mr|texlive-palatino-20110301-2|284	
12mr|texlive-palatino-20110301-2|285	#-----------------------------------------------------------------------
12mr|texlive-palatino-20110301-2|286	%prep
12mr|texlive-palatino-20110301-2|287	%setup -c -a0
12mr|texlive-palatino-20110301-2|288	
12mr|texlive-palatino-20110301-2|289	%build
12mr|texlive-palatino-20110301-2|290	
12mr|texlive-palatino-20110301-2|291	%install
12mr|texlive-palatino-20110301-2|292	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-palatino-20110301-2|293	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
12mr|texlive-palatino-20110301-2|294	
12mr|texlive-palatino-20110301-2|295	
12mr|texlive-palatino-20110301-2|296	
12mr|texlive-palatino-20110301-2|297	%changelog
12mr|texlive-palatino-20110301-2|298	

18168 12
12mr|texlive-paper-1.0l-4|1	# revision 25802
12mr|texlive-paper-1.0l-4|2	# category Package
12mr|texlive-paper-1.0l-4|3	# catalog-ctan /macros/latex/contrib/paper
12mr|texlive-paper-1.0l-4|4	# catalog-date 2012-01-13 09:08:17 +0100
12mr|texlive-paper-1.0l-4|5	# catalog-license gpl
12mr|texlive-paper-1.0l-4|6	# catalog-version 1.0l
12mr|texlive-paper-1.0l-4|7	Name:		texlive-paper
12mr|texlive-paper-1.0l-4|8	Version:	1.0l
12mr|texlive-paper-1.0l-4|9	Release:	4
12mr|texlive-paper-1.0l-4|10	Summary:	Versions of article class, tuned for scholarly publications
12mr|texlive-paper-1.0l-4|11	Group:		Publishing
12mr|texlive-paper-1.0l-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/paper
12mr|texlive-paper-1.0l-4|13	License:	GPL
12mr|texlive-paper-1.0l-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paper.tar.xz
12mr|texlive-paper-1.0l-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paper.doc.tar.xz
12mr|texlive-paper-1.0l-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paper.source.tar.xz
12mr|texlive-paper-1.0l-4|17	BuildArch:	noarch
12mr|texlive-paper-1.0l-4|18	BuildRequires:	texlive-tlpkg
12mr|texlive-paper-1.0l-4|19	Requires(pre):	texlive-tlpkg
12mr|texlive-paper-1.0l-4|20	Requires(post):	texlive-kpathsea
12mr|texlive-paper-1.0l-4|21	
12mr|texlive-paper-1.0l-4|22	%description
12mr|texlive-paper-1.0l-4|23	A pair of classes derived from article, tuned for producing
12mr|texlive-paper-1.0l-4|24	papers for journals. The classes introduce new layout options
12mr|texlive-paper-1.0l-4|25	and font commands for sections/parts, and define a new keywords
12mr|texlive-paper-1.0l-4|26	environment, subtitle and institution commands for the title
12mr|texlive-paper-1.0l-4|27	section and new commands for revisions.
12mr|texlive-paper-1.0l-4|28	
12mr|texlive-paper-1.0l-4|29	%post
12mr|texlive-paper-1.0l-4|30	%{_sbindir}/texlive.post
12mr|texlive-paper-1.0l-4|31	
12mr|texlive-paper-1.0l-4|32	%postun
12mr|texlive-paper-1.0l-4|33	if [ $1 -eq 0 ]; then
12mr|texlive-paper-1.0l-4|34	%{_sbindir}/texlive.post
12mr|texlive-paper-1.0l-4|35	fi
12mr|texlive-paper-1.0l-4|36	
12mr|texlive-paper-1.0l-4|37	#-----------------------------------------------------------------------
12mr|texlive-paper-1.0l-4|38	%files
12mr|texlive-paper-1.0l-4|39	%{_texmfdistdir}/tex/latex/paper/journal.cls
12mr|texlive-paper-1.0l-4|40	%{_texmfdistdir}/tex/latex/paper/journal.sty
12mr|texlive-paper-1.0l-4|41	%{_texmfdistdir}/tex/latex/paper/paper.cls
12mr|texlive-paper-1.0l-4|42	%{_texmfdistdir}/tex/latex/paper/paper.sty
12mr|texlive-paper-1.0l-4|43	%doc %{_texmfdistdir}/doc/latex/paper/README
12mr|texlive-paper-1.0l-4|44	%doc %{_texmfdistdir}/doc/latex/paper/install
12mr|texlive-paper-1.0l-4|45	%doc %{_texmfdistdir}/doc/latex/paper/journal1.tex
12mr|texlive-paper-1.0l-4|46	%doc %{_texmfdistdir}/doc/latex/paper/journal2.tex
12mr|texlive-paper-1.0l-4|47	%doc %{_texmfdistdir}/doc/latex/paper/local.tex
12mr|texlive-paper-1.0l-4|48	%doc %{_texmfdistdir}/doc/latex/paper/paper.pdf
12mr|texlive-paper-1.0l-4|49	%doc %{_texmfdistdir}/doc/latex/paper/testj.tex
12mr|texlive-paper-1.0l-4|50	%doc %{_texmfdistdir}/doc/latex/paper/testp.tex
12mr|texlive-paper-1.0l-4|51	#- source
12mr|texlive-paper-1.0l-4|52	%doc %{_texmfdistdir}/source/latex/paper/paper.drv
12mr|texlive-paper-1.0l-4|53	%doc %{_texmfdistdir}/source/latex/paper/paper.dtx
12mr|texlive-paper-1.0l-4|54	
12mr|texlive-paper-1.0l-4|55	#-----------------------------------------------------------------------
12mr|texlive-paper-1.0l-4|56	%prep
12mr|texlive-paper-1.0l-4|57	%setup -c -a0 -a1 -a2
12mr|texlive-paper-1.0l-4|58	
12mr|texlive-paper-1.0l-4|59	%build
12mr|texlive-paper-1.0l-4|60	
12mr|texlive-paper-1.0l-4|61	%install
12mr|texlive-paper-1.0l-4|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-paper-1.0l-4|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-paper-1.0l-4|64	
12mr|texlive-paper-1.0l-4|65	
12mr|texlive-paper-1.0l-4|66	
12mr|texlive-paper-1.0l-4|67	%changelog
12mr|texlive-paper-1.0l-4|68	

18169 12
12mr|texlive-papercdcase-20070311-2|1	# revision 15878
12mr|texlive-papercdcase-20070311-2|2	# category Package
12mr|texlive-papercdcase-20070311-2|3	# catalog-ctan /macros/latex/contrib/papercdcase
12mr|texlive-papercdcase-20070311-2|4	# catalog-date 2007-03-11 14:35:09 +0100
12mr|texlive-papercdcase-20070311-2|5	# catalog-license lppl
12mr|texlive-papercdcase-20070311-2|6	# catalog-version undef
12mr|texlive-papercdcase-20070311-2|7	Name:		texlive-papercdcase
12mr|texlive-papercdcase-20070311-2|8	Version:	20070311
12mr|texlive-papercdcase-20070311-2|9	Release:	2
12mr|texlive-papercdcase-20070311-2|10	Summary:	Origami-style folding paper CD case
12mr|texlive-papercdcase-20070311-2|11	Group:		Publishing
12mr|texlive-papercdcase-20070311-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/papercdcase
12mr|texlive-papercdcase-20070311-2|13	License:	LPPL
12mr|texlive-papercdcase-20070311-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papercdcase.tar.xz
12mr|texlive-papercdcase-20070311-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papercdcase.doc.tar.xz
12mr|texlive-papercdcase-20070311-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papercdcase.source.tar.xz
12mr|texlive-papercdcase-20070311-2|17	BuildArch:	noarch
12mr|texlive-papercdcase-20070311-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-papercdcase-20070311-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-papercdcase-20070311-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-papercdcase-20070311-2|21	
12mr|texlive-papercdcase-20070311-2|22	%description
12mr|texlive-papercdcase-20070311-2|23	This package implements a LaTeX style file to produce origami-
12mr|texlive-papercdcase-20070311-2|24	style folding paper CD cases.
12mr|texlive-papercdcase-20070311-2|25	
12mr|texlive-papercdcase-20070311-2|26	%post
12mr|texlive-papercdcase-20070311-2|27	%{_sbindir}/texlive.post
12mr|texlive-papercdcase-20070311-2|28	
12mr|texlive-papercdcase-20070311-2|29	%postun
12mr|texlive-papercdcase-20070311-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-papercdcase-20070311-2|31	%{_sbindir}/texlive.post
12mr|texlive-papercdcase-20070311-2|32	fi
12mr|texlive-papercdcase-20070311-2|33	
12mr|texlive-papercdcase-20070311-2|34	#-----------------------------------------------------------------------
12mr|texlive-papercdcase-20070311-2|35	%files
12mr|texlive-papercdcase-20070311-2|36	%{_texmfdistdir}/tex/latex/papercdcase/papercdcase.sty
12mr|texlive-papercdcase-20070311-2|37	%doc %{_texmfdistdir}/doc/latex/papercdcase/example.tex
12mr|texlive-papercdcase-20070311-2|38	%doc %{_texmfdistdir}/doc/latex/papercdcase/interactive.tex
12mr|texlive-papercdcase-20070311-2|39	%doc %{_texmfdistdir}/doc/latex/papercdcase/papercdcase.pdf
12mr|texlive-papercdcase-20070311-2|40	#- source
12mr|texlive-papercdcase-20070311-2|41	%doc %{_texmfdistdir}/source/latex/papercdcase/papercdcase.dtx
12mr|texlive-papercdcase-20070311-2|42	%doc %{_texmfdistdir}/source/latex/papercdcase/papercdcase.ins
12mr|texlive-papercdcase-20070311-2|43	
12mr|texlive-papercdcase-20070311-2|44	#-----------------------------------------------------------------------
12mr|texlive-papercdcase-20070311-2|45	%prep
12mr|texlive-papercdcase-20070311-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-papercdcase-20070311-2|47	
12mr|texlive-papercdcase-20070311-2|48	%build
12mr|texlive-papercdcase-20070311-2|49	
12mr|texlive-papercdcase-20070311-2|50	%install
12mr|texlive-papercdcase-20070311-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-papercdcase-20070311-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-papercdcase-20070311-2|53	
12mr|texlive-papercdcase-20070311-2|54	
12mr|texlive-papercdcase-20070311-2|55	
12mr|texlive-papercdcase-20070311-2|56	%changelog
12mr|texlive-papercdcase-20070311-2|57	

18170 12
12mr|texlive-papermas-1.0h-2|1	# revision 23667
12mr|texlive-papermas-1.0h-2|2	# category Package
12mr|texlive-papermas-1.0h-2|3	# catalog-ctan /macros/latex/contrib/papermas
12mr|texlive-papermas-1.0h-2|4	# catalog-date 2011-08-23 07:18:10 +0200
12mr|texlive-papermas-1.0h-2|5	# catalog-license lppl1.3
12mr|texlive-papermas-1.0h-2|6	# catalog-version 1.0h
12mr|texlive-papermas-1.0h-2|7	Name:		texlive-papermas
12mr|texlive-papermas-1.0h-2|8	Version:	1.0h
12mr|texlive-papermas-1.0h-2|9	Release:	2
12mr|texlive-papermas-1.0h-2|10	Summary:	Compute the mass of a printed version of a document
12mr|texlive-papermas-1.0h-2|11	Group:		Publishing
12mr|texlive-papermas-1.0h-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/papermas
12mr|texlive-papermas-1.0h-2|13	License:	LPPL1.3
12mr|texlive-papermas-1.0h-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papermas.tar.xz
12mr|texlive-papermas-1.0h-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papermas.doc.tar.xz
12mr|texlive-papermas-1.0h-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papermas.source.tar.xz
12mr|texlive-papermas-1.0h-2|17	BuildArch:	noarch
12mr|texlive-papermas-1.0h-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-papermas-1.0h-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-papermas-1.0h-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-papermas-1.0h-2|21	
12mr|texlive-papermas-1.0h-2|22	%description
12mr|texlive-papermas-1.0h-2|23	The package computes the number of sheets of paper used by, and
12mr|texlive-papermas-1.0h-2|24	the mass of a document. This is useful (for example) when
12mr|texlive-papermas-1.0h-2|25	calculating postal charges.
12mr|texlive-papermas-1.0h-2|26	
12mr|texlive-papermas-1.0h-2|27	%post
12mr|texlive-papermas-1.0h-2|28	%{_sbindir}/texlive.post
12mr|texlive-papermas-1.0h-2|29	
12mr|texlive-papermas-1.0h-2|30	%postun
12mr|texlive-papermas-1.0h-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-papermas-1.0h-2|32	%{_sbindir}/texlive.post
12mr|texlive-papermas-1.0h-2|33	fi
12mr|texlive-papermas-1.0h-2|34	
12mr|texlive-papermas-1.0h-2|35	#-----------------------------------------------------------------------
12mr|texlive-papermas-1.0h-2|36	%files
12mr|texlive-papermas-1.0h-2|37	%{_texmfdistdir}/tex/latex/papermas/papermas.sty
12mr|texlive-papermas-1.0h-2|38	%doc %{_texmfdistdir}/doc/latex/papermas/README
12mr|texlive-papermas-1.0h-2|39	%doc %{_texmfdistdir}/doc/latex/papermas/papermas-example.pdf
12mr|texlive-papermas-1.0h-2|40	%doc %{_texmfdistdir}/doc/latex/papermas/papermas-example.tex
12mr|texlive-papermas-1.0h-2|41	%doc %{_texmfdistdir}/doc/latex/papermas/papermas.pdf
12mr|texlive-papermas-1.0h-2|42	#- source
12mr|texlive-papermas-1.0h-2|43	%doc %{_texmfdistdir}/source/latex/papermas/papermas.drv
12mr|texlive-papermas-1.0h-2|44	%doc %{_texmfdistdir}/source/latex/papermas/papermas.dtx
12mr|texlive-papermas-1.0h-2|45	%doc %{_texmfdistdir}/source/latex/papermas/papermas.ins
12mr|texlive-papermas-1.0h-2|46	
12mr|texlive-papermas-1.0h-2|47	#-----------------------------------------------------------------------
12mr|texlive-papermas-1.0h-2|48	%prep
12mr|texlive-papermas-1.0h-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-papermas-1.0h-2|50	
12mr|texlive-papermas-1.0h-2|51	%build
12mr|texlive-papermas-1.0h-2|52	
12mr|texlive-papermas-1.0h-2|53	%install
12mr|texlive-papermas-1.0h-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-papermas-1.0h-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-papermas-1.0h-2|56	
12mr|texlive-papermas-1.0h-2|57	
12mr|texlive-papermas-1.0h-2|58	
12mr|texlive-papermas-1.0h-2|59	%changelog
12mr|texlive-papermas-1.0h-2|60	

18171 12
12mr|texlive-papertex-1.2b-2|1	# revision 19230
12mr|texlive-papertex-1.2b-2|2	# category Package
12mr|texlive-papertex-1.2b-2|3	# catalog-ctan /macros/latex/contrib/papertex
12mr|texlive-papertex-1.2b-2|4	# catalog-date 2010-06-30 22:56:10 +0200
12mr|texlive-papertex-1.2b-2|5	# catalog-license lppl
12mr|texlive-papertex-1.2b-2|6	# catalog-version 1.2b
12mr|texlive-papertex-1.2b-2|7	Name:		texlive-papertex
12mr|texlive-papertex-1.2b-2|8	Version:	1.2b
12mr|texlive-papertex-1.2b-2|9	Release:	2
12mr|texlive-papertex-1.2b-2|10	Summary:	Class for newspapers, etc
12mr|texlive-papertex-1.2b-2|11	Group:		Publishing
12mr|texlive-papertex-1.2b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/papertex
12mr|texlive-papertex-1.2b-2|13	License:	LPPL
12mr|texlive-papertex-1.2b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papertex.tar.xz
12mr|texlive-papertex-1.2b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papertex.doc.tar.xz
12mr|texlive-papertex-1.2b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/papertex.source.tar.xz
12mr|texlive-papertex-1.2b-2|17	BuildArch:	noarch
12mr|texlive-papertex-1.2b-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-papertex-1.2b-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-papertex-1.2b-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-papertex-1.2b-2|21	
12mr|texlive-papertex-1.2b-2|22	%description
12mr|texlive-papertex-1.2b-2|23	This class allows LaTeX users to create a paperTeX newspaper.
12mr|texlive-papertex-1.2b-2|24	The final document has a front page and as many inner pages as
12mr|texlive-papertex-1.2b-2|25	desired. News items appear one after another and the user can
12mr|texlive-papertex-1.2b-2|26	choose the number of columns, style and so on. The class allows
12mr|texlive-papertex-1.2b-2|27	users to create newsletters too.
12mr|texlive-papertex-1.2b-2|28	
12mr|texlive-papertex-1.2b-2|29	%post
12mr|texlive-papertex-1.2b-2|30	%{_sbindir}/texlive.post
12mr|texlive-papertex-1.2b-2|31	
12mr|texlive-papertex-1.2b-2|32	%postun
12mr|texlive-papertex-1.2b-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-papertex-1.2b-2|34	%{_sbindir}/texlive.post
12mr|texlive-papertex-1.2b-2|35	fi
12mr|texlive-papertex-1.2b-2|36	
12mr|texlive-papertex-1.2b-2|37	#-----------------------------------------------------------------------
12mr|texlive-papertex-1.2b-2|38	%files
12mr|texlive-papertex-1.2b-2|39	%{_texmfdistdir}/tex/latex/papertex/papertex.cls
12mr|texlive-papertex-1.2b-2|40	%doc %{_texmfdistdir}/doc/latex/papertex/CHANGES
12mr|texlive-papertex-1.2b-2|41	%doc %{_texmfdistdir}/doc/latex/papertex/README
12mr|texlive-papertex-1.2b-2|42	%doc %{_texmfdistdir}/doc/latex/papertex/example/example.pdf
12mr|texlive-papertex-1.2b-2|43	%doc %{_texmfdistdir}/doc/latex/papertex/example/example.tex
12mr|texlive-papertex-1.2b-2|44	%doc %{_texmfdistdir}/doc/latex/papertex/example/img/ireland.jpg
12mr|texlive-papertex-1.2b-2|45	%doc %{_texmfdistdir}/doc/latex/papertex/example/img/weather/clouds.jpg
12mr|texlive-papertex-1.2b-2|46	%doc %{_texmfdistdir}/doc/latex/papertex/example/img/weather/rain.jpg
12mr|texlive-papertex-1.2b-2|47	%doc %{_texmfdistdir}/doc/latex/papertex/example/img/weather/sun.jpg
12mr|texlive-papertex-1.2b-2|48	%doc %{_texmfdistdir}/doc/latex/papertex/papertex.pdf
12mr|texlive-papertex-1.2b-2|49	#- source
12mr|texlive-papertex-1.2b-2|50	%doc %{_texmfdistdir}/source/latex/papertex/papertex.dtx
12mr|texlive-papertex-1.2b-2|51	%doc %{_texmfdistdir}/source/latex/papertex/papertex.ins
12mr|texlive-papertex-1.2b-2|52	
12mr|texlive-papertex-1.2b-2|53	#-----------------------------------------------------------------------
12mr|texlive-papertex-1.2b-2|54	%prep
12mr|texlive-papertex-1.2b-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-papertex-1.2b-2|56	
12mr|texlive-papertex-1.2b-2|57	%build
12mr|texlive-papertex-1.2b-2|58	
12mr|texlive-papertex-1.2b-2|59	%install
12mr|texlive-papertex-1.2b-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-papertex-1.2b-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-papertex-1.2b-2|62	
12mr|texlive-papertex-1.2b-2|63	
12mr|texlive-papertex-1.2b-2|64	
12mr|texlive-papertex-1.2b-2|65	%changelog
12mr|texlive-papertex-1.2b-2|66	

18172 12
12mr|texlive-paracol-1.10-1|1	# revision 26474
12mr|texlive-paracol-1.10-1|2	# category Package
12mr|texlive-paracol-1.10-1|3	# catalog-ctan /macros/latex/contrib/paracol
12mr|texlive-paracol-1.10-1|4	# catalog-date 2012-05-17 13:04:31 +0200
12mr|texlive-paracol-1.10-1|5	# catalog-license lppl
12mr|texlive-paracol-1.10-1|6	# catalog-version 1.10
12mr|texlive-paracol-1.10-1|7	Name:		texlive-paracol
12mr|texlive-paracol-1.10-1|8	Version:	1.10
12mr|texlive-paracol-1.10-1|9	Release:	1
12mr|texlive-paracol-1.10-1|10	Summary:	Multiple columns with texts "in parallel"
12mr|texlive-paracol-1.10-1|11	Group:		Publishing
12mr|texlive-paracol-1.10-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/paracol
12mr|texlive-paracol-1.10-1|13	License:	LPPL
12mr|texlive-paracol-1.10-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paracol.tar.xz
12mr|texlive-paracol-1.10-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paracol.doc.tar.xz
12mr|texlive-paracol-1.10-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paracol.source.tar.xz
12mr|texlive-paracol-1.10-1|17	BuildArch:	noarch
12mr|texlive-paracol-1.10-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-paracol-1.10-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-paracol-1.10-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-paracol-1.10-1|21	
12mr|texlive-paracol-1.10-1|22	%description
12mr|texlive-paracol-1.10-1|23	The package provides yet another multi-column typesetting
12mr|texlive-paracol-1.10-1|24	mechanism by which you produce multi-column (e.g., bilingual)
12mr|texlive-paracol-1.10-1|25	document switching and sychronizing each corresponding part in
12mr|texlive-paracol-1.10-1|26	"parallel".
12mr|texlive-paracol-1.10-1|27	
12mr|texlive-paracol-1.10-1|28	%post
12mr|texlive-paracol-1.10-1|29	%{_sbindir}/texlive.post
12mr|texlive-paracol-1.10-1|30	
12mr|texlive-paracol-1.10-1|31	%postun
12mr|texlive-paracol-1.10-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-paracol-1.10-1|33	%{_sbindir}/texlive.post
12mr|texlive-paracol-1.10-1|34	fi
12mr|texlive-paracol-1.10-1|35	
12mr|texlive-paracol-1.10-1|36	#-----------------------------------------------------------------------
12mr|texlive-paracol-1.10-1|37	%files
12mr|texlive-paracol-1.10-1|38	%{_texmfdistdir}/tex/latex/paracol/paracol.sty
12mr|texlive-paracol-1.10-1|39	%doc %{_texmfdistdir}/doc/latex/paracol/README
12mr|texlive-paracol-1.10-1|40	%doc %{_texmfdistdir}/doc/latex/paracol/paracol-man.pdf
12mr|texlive-paracol-1.10-1|41	%doc %{_texmfdistdir}/doc/latex/paracol/paracol-man.tex
12mr|texlive-paracol-1.10-1|42	#- source
12mr|texlive-paracol-1.10-1|43	%doc %{_texmfdistdir}/source/latex/paracol/impl.dtx
12mr|texlive-paracol-1.10-1|44	%doc %{_texmfdistdir}/source/latex/paracol/man.dtx
12mr|texlive-paracol-1.10-1|45	%doc %{_texmfdistdir}/source/latex/paracol/paracol.dtx
12mr|texlive-paracol-1.10-1|46	%doc %{_texmfdistdir}/source/latex/paracol/paracol.ins
12mr|texlive-paracol-1.10-1|47	%doc %{_texmfdistdir}/source/latex/paracol/ref.dtx
12mr|texlive-paracol-1.10-1|48	
12mr|texlive-paracol-1.10-1|49	#-----------------------------------------------------------------------
12mr|texlive-paracol-1.10-1|50	%prep
12mr|texlive-paracol-1.10-1|51	%setup -c -a0 -a1 -a2
12mr|texlive-paracol-1.10-1|52	
12mr|texlive-paracol-1.10-1|53	%build
12mr|texlive-paracol-1.10-1|54	
12mr|texlive-paracol-1.10-1|55	%install
12mr|texlive-paracol-1.10-1|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-paracol-1.10-1|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-paracol-1.10-1|58	
12mr|texlive-paracol-1.10-1|59	
12mr|texlive-paracol-1.10-1|60	
12mr|texlive-paracol-1.10-1|61	%changelog
12mr|texlive-paracol-1.10-1|62	

18173 12
12mr|texlive-paralist-2.3b-2|1	# revision 15878
12mr|texlive-paralist-2.3b-2|2	# category Package
12mr|texlive-paralist-2.3b-2|3	# catalog-ctan /macros/latex/contrib/paralist
12mr|texlive-paralist-2.3b-2|4	# catalog-date 2009-10-07 21:35:42 +0200
12mr|texlive-paralist-2.3b-2|5	# catalog-license lppl
12mr|texlive-paralist-2.3b-2|6	# catalog-version 2.3b
12mr|texlive-paralist-2.3b-2|7	Name:		texlive-paralist
12mr|texlive-paralist-2.3b-2|8	Version:	2.3b
12mr|texlive-paralist-2.3b-2|9	Release:	2
12mr|texlive-paralist-2.3b-2|10	Summary:	Enumerate and itemize within paragraphs
12mr|texlive-paralist-2.3b-2|11	Group:		Publishing
12mr|texlive-paralist-2.3b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/paralist
12mr|texlive-paralist-2.3b-2|13	License:	LPPL
12mr|texlive-paralist-2.3b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paralist.tar.xz
12mr|texlive-paralist-2.3b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paralist.doc.tar.xz
12mr|texlive-paralist-2.3b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paralist.source.tar.xz
12mr|texlive-paralist-2.3b-2|17	BuildArch:	noarch
12mr|texlive-paralist-2.3b-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-paralist-2.3b-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-paralist-2.3b-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-paralist-2.3b-2|21	
12mr|texlive-paralist-2.3b-2|22	%description
12mr|texlive-paralist-2.3b-2|23	Provides enumerate and itemize environments that can be used
12mr|texlive-paralist-2.3b-2|24	within paragraphs to format the items either as running text or
12mr|texlive-paralist-2.3b-2|25	as separate paragraphs with a preceding number or symbol. Also
12mr|texlive-paralist-2.3b-2|26	provides compacted versions of enumerate and itemize.
12mr|texlive-paralist-2.3b-2|27	
12mr|texlive-paralist-2.3b-2|28	%post
12mr|texlive-paralist-2.3b-2|29	%{_sbindir}/texlive.post
12mr|texlive-paralist-2.3b-2|30	
12mr|texlive-paralist-2.3b-2|31	%postun
12mr|texlive-paralist-2.3b-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-paralist-2.3b-2|33	%{_sbindir}/texlive.post
12mr|texlive-paralist-2.3b-2|34	fi
12mr|texlive-paralist-2.3b-2|35	
12mr|texlive-paralist-2.3b-2|36	#-----------------------------------------------------------------------
12mr|texlive-paralist-2.3b-2|37	%files
12mr|texlive-paralist-2.3b-2|38	%{_texmfdistdir}/tex/latex/paralist/paralist.sty
12mr|texlive-paralist-2.3b-2|39	%doc %{_texmfdistdir}/doc/latex/paralist/README
12mr|texlive-paralist-2.3b-2|40	%doc %{_texmfdistdir}/doc/latex/paralist/paralist.pdf
12mr|texlive-paralist-2.3b-2|41	#- source
12mr|texlive-paralist-2.3b-2|42	%doc %{_texmfdistdir}/source/latex/paralist/paralist.drv
12mr|texlive-paralist-2.3b-2|43	%doc %{_texmfdistdir}/source/latex/paralist/paralist.dtx
12mr|texlive-paralist-2.3b-2|44	%doc %{_texmfdistdir}/source/latex/paralist/paralist.ins
12mr|texlive-paralist-2.3b-2|45	
12mr|texlive-paralist-2.3b-2|46	#-----------------------------------------------------------------------
12mr|texlive-paralist-2.3b-2|47	%prep
12mr|texlive-paralist-2.3b-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-paralist-2.3b-2|49	
12mr|texlive-paralist-2.3b-2|50	%build
12mr|texlive-paralist-2.3b-2|51	
12mr|texlive-paralist-2.3b-2|52	%install
12mr|texlive-paralist-2.3b-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-paralist-2.3b-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-paralist-2.3b-2|55	
12mr|texlive-paralist-2.3b-2|56	
12mr|texlive-paralist-2.3b-2|57	
12mr|texlive-paralist-2.3b-2|58	%changelog
12mr|texlive-paralist-2.3b-2|59	

18174 12
12mr|texlive-parallel-20070112-2|1	# revision 15878
12mr|texlive-parallel-20070112-2|2	# category Package
12mr|texlive-parallel-20070112-2|3	# catalog-ctan /macros/latex/contrib/parallel
12mr|texlive-parallel-20070112-2|4	# catalog-date 2007-01-12 20:52:49 +0100
12mr|texlive-parallel-20070112-2|5	# catalog-license lppl
12mr|texlive-parallel-20070112-2|6	# catalog-version undef
12mr|texlive-parallel-20070112-2|7	Name:		texlive-parallel
12mr|texlive-parallel-20070112-2|8	Version:	20070112
12mr|texlive-parallel-20070112-2|9	Release:	2
12mr|texlive-parallel-20070112-2|10	Summary:	Typeset parallel texts
12mr|texlive-parallel-20070112-2|11	Group:		Publishing
12mr|texlive-parallel-20070112-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/parallel
12mr|texlive-parallel-20070112-2|13	License:	LPPL
12mr|texlive-parallel-20070112-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parallel.tar.xz
12mr|texlive-parallel-20070112-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parallel.doc.tar.xz
12mr|texlive-parallel-20070112-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parallel.source.tar.xz
12mr|texlive-parallel-20070112-2|17	BuildArch:	noarch
12mr|texlive-parallel-20070112-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-parallel-20070112-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-parallel-20070112-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-parallel-20070112-2|21	
12mr|texlive-parallel-20070112-2|22	%description
12mr|texlive-parallel-20070112-2|23	Provides a parallel environment which allows two potentially
12mr|texlive-parallel-20070112-2|24	different texts to be typeset in two columns, while maintaining
12mr|texlive-parallel-20070112-2|25	alignment. The two columns may be on the same page, or on
12mr|texlive-parallel-20070112-2|26	facing pages. This arrangement of text is commonly used when
12mr|texlive-parallel-20070112-2|27	typesetting translations, but it can have value when comparing
12mr|texlive-parallel-20070112-2|28	any two texts.
12mr|texlive-parallel-20070112-2|29	
12mr|texlive-parallel-20070112-2|30	%post
12mr|texlive-parallel-20070112-2|31	%{_sbindir}/texlive.post
12mr|texlive-parallel-20070112-2|32	
12mr|texlive-parallel-20070112-2|33	%postun
12mr|texlive-parallel-20070112-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-parallel-20070112-2|35	%{_sbindir}/texlive.post
12mr|texlive-parallel-20070112-2|36	fi
12mr|texlive-parallel-20070112-2|37	
12mr|texlive-parallel-20070112-2|38	#-----------------------------------------------------------------------
12mr|texlive-parallel-20070112-2|39	%files
12mr|texlive-parallel-20070112-2|40	%{_texmfdistdir}/tex/latex/parallel/parallel.sty
12mr|texlive-parallel-20070112-2|41	%doc %{_texmfdistdir}/doc/latex/parallel/example1.tex
12mr|texlive-parallel-20070112-2|42	%doc %{_texmfdistdir}/doc/latex/parallel/example2.tex
12mr|texlive-parallel-20070112-2|43	%doc %{_texmfdistdir}/doc/latex/parallel/parallel.pdf
12mr|texlive-parallel-20070112-2|44	%doc %{_texmfdistdir}/doc/latex/parallel/readme
12mr|texlive-parallel-20070112-2|45	#- source
12mr|texlive-parallel-20070112-2|46	%doc %{_texmfdistdir}/source/latex/parallel/parallel.drv
12mr|texlive-parallel-20070112-2|47	%doc %{_texmfdistdir}/source/latex/parallel/parallel.dtx
12mr|texlive-parallel-20070112-2|48	%doc %{_texmfdistdir}/source/latex/parallel/parallel.ins
12mr|texlive-parallel-20070112-2|49	
12mr|texlive-parallel-20070112-2|50	#-----------------------------------------------------------------------
12mr|texlive-parallel-20070112-2|51	%prep
12mr|texlive-parallel-20070112-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-parallel-20070112-2|53	
12mr|texlive-parallel-20070112-2|54	%build
12mr|texlive-parallel-20070112-2|55	
12mr|texlive-parallel-20070112-2|56	%install
12mr|texlive-parallel-20070112-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-parallel-20070112-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-parallel-20070112-2|59	
12mr|texlive-parallel-20070112-2|60	
12mr|texlive-parallel-20070112-2|61	
12mr|texlive-parallel-20070112-2|62	%changelog
12mr|texlive-parallel-20070112-2|63	

18175 12
12mr|texlive-paratype-20120604-1|1	# revision 26866
12mr|texlive-paratype-20120604-1|2	# category Package
12mr|texlive-paratype-20120604-1|3	# catalog-ctan /fonts/paratype
12mr|texlive-paratype-20120604-1|4	# catalog-date 2012-06-04 14:38:41 +0200
12mr|texlive-paratype-20120604-1|5	# catalog-license lppl
12mr|texlive-paratype-20120604-1|6	# catalog-version undef
12mr|texlive-paratype-20120604-1|7	Name:		texlive-paratype
12mr|texlive-paratype-20120604-1|8	Version:	20120604
12mr|texlive-paratype-20120604-1|9	Release:	1
12mr|texlive-paratype-20120604-1|10	Summary:	LaTeX support for free fonts by ParaType
12mr|texlive-paratype-20120604-1|11	Group:		Publishing
12mr|texlive-paratype-20120604-1|12	URL:		http://www.ctan.org/tex-archive/fonts/paratype
12mr|texlive-paratype-20120604-1|13	License:	LPPL
12mr|texlive-paratype-20120604-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paratype.tar.xz
12mr|texlive-paratype-20120604-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paratype.doc.tar.xz
12mr|texlive-paratype-20120604-1|16	BuildArch:	noarch
12mr|texlive-paratype-20120604-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-paratype-20120604-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-paratype-20120604-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-paratype-20120604-1|20	
12mr|texlive-paratype-20120604-1|21	%description
12mr|texlive-paratype-20120604-1|22	The package offers LaTeX support for the fonts PT Sans, PT
12mr|texlive-paratype-20120604-1|23	Serif and PT Mono developed by ParaType for the project "Public
12mr|texlive-paratype-20120604-1|24	Types of Russian Federation", and released under an open user
12mr|texlive-paratype-20120604-1|25	license. The fonts themselves are provided in both the TrueType
12mr|texlive-paratype-20120604-1|26	and Type 1 formats, both created by ParaType). The fonts
12mr|texlive-paratype-20120604-1|27	provide encodings OT1, T1, IL2, TS1, T2* and X2. The package
12mr|texlive-paratype-20120604-1|28	provides a convenient replacement of the two packages ptsans
12mr|texlive-paratype-20120604-1|29	and ptserif.
12mr|texlive-paratype-20120604-1|30	
12mr|texlive-paratype-20120604-1|31	%post
12mr|texlive-paratype-20120604-1|32	%{_sbindir}/texlive.post
12mr|texlive-paratype-20120604-1|33	
12mr|texlive-paratype-20120604-1|34	%postun
12mr|texlive-paratype-20120604-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-paratype-20120604-1|36	%{_sbindir}/texlive.post
12mr|texlive-paratype-20120604-1|37	fi
12mr|texlive-paratype-20120604-1|38	
12mr|texlive-paratype-20120604-1|39	#-----------------------------------------------------------------------
12mr|texlive-paratype-20120604-1|40	%files
12mr|texlive-paratype-20120604-1|41	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTC55F.afm
12mr|texlive-paratype-20120604-1|42	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTC55F.inf
12mr|texlive-paratype-20120604-1|43	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTC75F.afm
12mr|texlive-paratype-20120604-1|44	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTC75F.inf
12mr|texlive-paratype-20120604-1|45	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTN57F.afm
12mr|texlive-paratype-20120604-1|46	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTN57F.inf
12mr|texlive-paratype-20120604-1|47	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTN77F.afm
12mr|texlive-paratype-20120604-1|48	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTN77F.inf
12mr|texlive-paratype-20120604-1|49	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS55F.afm
12mr|texlive-paratype-20120604-1|50	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS55F.inf
12mr|texlive-paratype-20120604-1|51	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS56F.afm
12mr|texlive-paratype-20120604-1|52	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS56F.inf
12mr|texlive-paratype-20120604-1|53	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS75F.afm
12mr|texlive-paratype-20120604-1|54	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS75F.inf
12mr|texlive-paratype-20120604-1|55	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS76F.afm
12mr|texlive-paratype-20120604-1|56	%{_texmfdistdir}/fonts/afm/paratype/ptsans/PTS76F.inf
12mr|texlive-paratype-20120604-1|57	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF55F.afm
12mr|texlive-paratype-20120604-1|58	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF55F.inf
12mr|texlive-paratype-20120604-1|59	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF56F.afm
12mr|texlive-paratype-20120604-1|60	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF56F.inf
12mr|texlive-paratype-20120604-1|61	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF75F.afm
12mr|texlive-paratype-20120604-1|62	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF75F.inf
12mr|texlive-paratype-20120604-1|63	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF76F.afm
12mr|texlive-paratype-20120604-1|64	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTF76F.inf
12mr|texlive-paratype-20120604-1|65	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTZ55F.afm
12mr|texlive-paratype-20120604-1|66	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTZ55F.inf
12mr|texlive-paratype-20120604-1|67	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTZ56F.afm
12mr|texlive-paratype-20120604-1|68	%{_texmfdistdir}/fonts/afm/paratype/ptserif/PTZ56F.inf
12mr|texlive-paratype-20120604-1|69	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_il2.enc
12mr|texlive-paratype-20120604-1|70	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_ot1.enc
12mr|texlive-paratype-20120604-1|71	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_t1.enc
12mr|texlive-paratype-20120604-1|72	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_t2a.enc
12mr|texlive-paratype-20120604-1|73	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_t2b.enc
12mr|texlive-paratype-20120604-1|74	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_t2c.enc
12mr|texlive-paratype-20120604-1|75	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_ts1.enc
12mr|texlive-paratype-20120604-1|76	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptmono_x2.enc
12mr|texlive-paratype-20120604-1|77	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_il2.enc
12mr|texlive-paratype-20120604-1|78	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_ot1.enc
12mr|texlive-paratype-20120604-1|79	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_t1.enc
12mr|texlive-paratype-20120604-1|80	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_t2a.enc
12mr|texlive-paratype-20120604-1|81	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_t2b.enc
12mr|texlive-paratype-20120604-1|82	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_t2c.enc
12mr|texlive-paratype-20120604-1|83	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_ts1.enc
12mr|texlive-paratype-20120604-1|84	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptsans_x2.enc
12mr|texlive-paratype-20120604-1|85	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_il2.enc
12mr|texlive-paratype-20120604-1|86	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_ot1.enc
12mr|texlive-paratype-20120604-1|87	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_t1.enc
12mr|texlive-paratype-20120604-1|88	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_t2a.enc
12mr|texlive-paratype-20120604-1|89	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_t2b.enc
12mr|texlive-paratype-20120604-1|90	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_t2c.enc
12mr|texlive-paratype-20120604-1|91	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_ts1.enc
12mr|texlive-paratype-20120604-1|92	%{_texmfdistdir}/fonts/enc/dvips/paratype/ptserif_x2.enc
12mr|texlive-paratype-20120604-1|93	%{_texmfdistdir}/fonts/map/dvips/paratype/paratype-mixed.map
12mr|texlive-paratype-20120604-1|94	%{_texmfdistdir}/fonts/map/dvips/paratype/paratype-truetype.map
12mr|texlive-paratype-20120604-1|95	%{_texmfdistdir}/fonts/map/dvips/paratype/paratype-type1.map
12mr|texlive-paratype-20120604-1|96	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-il2--base.tfm
12mr|texlive-paratype-20120604-1|97	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-il2.tfm
12mr|texlive-paratype-20120604-1|98	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ot1--base.tfm
12mr|texlive-paratype-20120604-1|99	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ot1.tfm
12mr|texlive-paratype-20120604-1|100	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t1--base.tfm
12mr|texlive-paratype-20120604-1|101	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t1.tfm
12mr|texlive-paratype-20120604-1|102	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2a--base.tfm
12mr|texlive-paratype-20120604-1|103	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2a.tfm
12mr|texlive-paratype-20120604-1|104	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2b--base.tfm
12mr|texlive-paratype-20120604-1|105	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2b.tfm
12mr|texlive-paratype-20120604-1|106	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2c--base.tfm
12mr|texlive-paratype-20120604-1|107	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-t2c.tfm
12mr|texlive-paratype-20120604-1|108	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ts1--base.tfm
12mr|texlive-paratype-20120604-1|109	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-ts1.tfm
12mr|texlive-paratype-20120604-1|110	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-x2--base.tfm
12mr|texlive-paratype-20120604-1|111	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Bold-tlf-x2.tfm
12mr|texlive-paratype-20120604-1|112	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-il2--base.tfm
12mr|texlive-paratype-20120604-1|113	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-il2.tfm
12mr|texlive-paratype-20120604-1|114	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ot1--base.tfm
12mr|texlive-paratype-20120604-1|115	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ot1.tfm
12mr|texlive-paratype-20120604-1|116	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t1--base.tfm
12mr|texlive-paratype-20120604-1|117	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t1.tfm
12mr|texlive-paratype-20120604-1|118	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2a--base.tfm
12mr|texlive-paratype-20120604-1|119	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2a.tfm
12mr|texlive-paratype-20120604-1|120	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2b--base.tfm
12mr|texlive-paratype-20120604-1|121	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2b.tfm
12mr|texlive-paratype-20120604-1|122	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2c--base.tfm
12mr|texlive-paratype-20120604-1|123	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-t2c.tfm
12mr|texlive-paratype-20120604-1|124	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ts1--base.tfm
12mr|texlive-paratype-20120604-1|125	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-ts1.tfm
12mr|texlive-paratype-20120604-1|126	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-x2--base.tfm
12mr|texlive-paratype-20120604-1|127	%{_texmfdistdir}/fonts/tfm/paratype/ptmono/PTMono-Regular-tlf-x2.tfm
12mr|texlive-paratype-20120604-1|128	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-il2.tfm
12mr|texlive-paratype-20120604-1|129	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-ot1.tfm
12mr|texlive-paratype-20120604-1|130	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t1--base.tfm
12mr|texlive-paratype-20120604-1|131	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t1.tfm
12mr|texlive-paratype-20120604-1|132	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2a--base.tfm
12mr|texlive-paratype-20120604-1|133	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2a.tfm
12mr|texlive-paratype-20120604-1|134	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2b--base.tfm
12mr|texlive-paratype-20120604-1|135	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2b.tfm
12mr|texlive-paratype-20120604-1|136	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2c--base.tfm
12mr|texlive-paratype-20120604-1|137	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-t2c.tfm
12mr|texlive-paratype-20120604-1|138	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-ts1--base.tfm
12mr|texlive-paratype-20120604-1|139	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-ts1.tfm
12mr|texlive-paratype-20120604-1|140	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-x2--base.tfm
12mr|texlive-paratype-20120604-1|141	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Bold-tlf-x2.tfm
12mr|texlive-paratype-20120604-1|142	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-il2.tfm
12mr|texlive-paratype-20120604-1|143	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-ot1.tfm
12mr|texlive-paratype-20120604-1|144	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t1--base.tfm
12mr|texlive-paratype-20120604-1|145	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t1.tfm
12mr|texlive-paratype-20120604-1|146	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2a--base.tfm
12mr|texlive-paratype-20120604-1|147	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2a.tfm
12mr|texlive-paratype-20120604-1|148	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2b--base.tfm
12mr|texlive-paratype-20120604-1|149	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2b.tfm
12mr|texlive-paratype-20120604-1|150	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2c--base.tfm
12mr|texlive-paratype-20120604-1|151	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-t2c.tfm
12mr|texlive-paratype-20120604-1|152	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-ts1--base.tfm
12mr|texlive-paratype-20120604-1|153	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-ts1.tfm
12mr|texlive-paratype-20120604-1|154	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-x2--base.tfm
12mr|texlive-paratype-20120604-1|155	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-BoldItalic-tlf-x2.tfm
12mr|texlive-paratype-20120604-1|156	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-il2.tfm
12mr|texlive-paratype-20120604-1|157	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-ot1.tfm
12mr|texlive-paratype-20120604-1|158	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t1--base.tfm
12mr|texlive-paratype-20120604-1|159	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t1.tfm
12mr|texlive-paratype-20120604-1|160	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2a--base.tfm
12mr|texlive-paratype-20120604-1|161	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2a.tfm
12mr|texlive-paratype-20120604-1|162	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2b--base.tfm
12mr|texlive-paratype-20120604-1|163	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2b.tfm
12mr|texlive-paratype-20120604-1|164	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2c--base.tfm
12mr|texlive-paratype-20120604-1|165	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-t2c.tfm
12mr|texlive-paratype-20120604-1|166	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-ts1--base.tfm
12mr|texlive-paratype-20120604-1|167	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-ts1.tfm
12mr|texlive-paratype-20120604-1|168	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-x2--base.tfm
12mr|texlive-paratype-20120604-1|169	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Caption-tlf-x2.tfm
12mr|texlive-paratype-20120604-1|170	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-il2.tfm
12mr|texlive-paratype-20120604-1|171	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-ot1.tfm
12mr|texlive-paratype-20120604-1|172	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t1--base.tfm
12mr|texlive-paratype-20120604-1|173	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t1.tfm
12mr|texlive-paratype-20120604-1|174	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2a--base.tfm
12mr|texlive-paratype-20120604-1|175	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2a.tfm
12mr|texlive-paratype-20120604-1|176	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2b--base.tfm
12mr|texlive-paratype-20120604-1|177	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2b.tfm
12mr|texlive-paratype-20120604-1|178	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2c--base.tfm
12mr|texlive-paratype-20120604-1|179	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-t2c.tfm
12mr|texlive-paratype-20120604-1|180	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-ts1--base.tfm
12mr|texlive-paratype-20120604-1|181	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-ts1.tfm
12mr|texlive-paratype-20120604-1|182	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-x2--base.tfm
12mr|texlive-paratype-20120604-1|183	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-CaptionBold-tlf-x2.tfm
12mr|texlive-paratype-20120604-1|184	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-il2.tfm
12mr|texlive-paratype-20120604-1|185	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-ot1.tfm
12mr|texlive-paratype-20120604-1|186	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t1--base.tfm
12mr|texlive-paratype-20120604-1|187	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t1.tfm
12mr|texlive-paratype-20120604-1|188	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2a--base.tfm
12mr|texlive-paratype-20120604-1|189	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2a.tfm
12mr|texlive-paratype-20120604-1|190	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2b--base.tfm
12mr|texlive-paratype-20120604-1|191	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2b.tfm
12mr|texlive-paratype-20120604-1|192	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2c--base.tfm
12mr|texlive-paratype-20120604-1|193	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-t2c.tfm
12mr|texlive-paratype-20120604-1|194	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-ts1--base.tfm
12mr|texlive-paratype-20120604-1|195	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-ts1.tfm
12mr|texlive-paratype-20120604-1|196	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-x2--base.tfm
12mr|texlive-paratype-20120604-1|197	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Italic-tlf-x2.tfm
12mr|texlive-paratype-20120604-1|198	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-il2.tfm
12mr|texlive-paratype-20120604-1|199	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-ot1.tfm
12mr|texlive-paratype-20120604-1|200	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t1--base.tfm
12mr|texlive-paratype-20120604-1|201	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t1.tfm
12mr|texlive-paratype-20120604-1|202	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2a--base.tfm
12mr|texlive-paratype-20120604-1|203	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2a.tfm
12mr|texlive-paratype-20120604-1|204	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2b--base.tfm
12mr|texlive-paratype-20120604-1|205	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2b.tfm
12mr|texlive-paratype-20120604-1|206	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2c--base.tfm
12mr|texlive-paratype-20120604-1|207	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-t2c.tfm
12mr|texlive-paratype-20120604-1|208	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-ts1--base.tfm
12mr|texlive-paratype-20120604-1|209	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-ts1.tfm
12mr|texlive-paratype-20120604-1|210	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-x2--base.tfm
12mr|texlive-paratype-20120604-1|211	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Narrow-tlf-x2.tfm
12mr|texlive-paratype-20120604-1|212	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-il2.tfm
12mr|texlive-paratype-20120604-1|213	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-ot1.tfm
12mr|texlive-paratype-20120604-1|214	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t1--base.tfm
12mr|texlive-paratype-20120604-1|215	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t1.tfm
12mr|texlive-paratype-20120604-1|216	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2a--base.tfm
12mr|texlive-paratype-20120604-1|217	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2a.tfm
12mr|texlive-paratype-20120604-1|218	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2b--base.tfm
12mr|texlive-paratype-20120604-1|219	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2b.tfm
12mr|texlive-paratype-20120604-1|220	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2c--base.tfm
12mr|texlive-paratype-20120604-1|221	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-t2c.tfm
12mr|texlive-paratype-20120604-1|222	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-ts1--base.tfm
12mr|texlive-paratype-20120604-1|223	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-ts1.tfm
12mr|texlive-paratype-20120604-1|224	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-x2--base.tfm
12mr|texlive-paratype-20120604-1|225	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-NarrowBold-tlf-x2.tfm
12mr|texlive-paratype-20120604-1|226	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-il2.tfm
12mr|texlive-paratype-20120604-1|227	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-ot1.tfm
12mr|texlive-paratype-20120604-1|228	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t1--base.tfm
12mr|texlive-paratype-20120604-1|229	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t1.tfm
12mr|texlive-paratype-20120604-1|230	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2a--base.tfm
12mr|texlive-paratype-20120604-1|231	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2a.tfm
12mr|texlive-paratype-20120604-1|232	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2b--base.tfm
12mr|texlive-paratype-20120604-1|233	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2b.tfm
12mr|texlive-paratype-20120604-1|234	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2c--base.tfm
12mr|texlive-paratype-20120604-1|235	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-t2c.tfm
12mr|texlive-paratype-20120604-1|236	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-ts1--base.tfm
12mr|texlive-paratype-20120604-1|237	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-ts1.tfm
12mr|texlive-paratype-20120604-1|238	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-x2--base.tfm
12mr|texlive-paratype-20120604-1|239	%{_texmfdistdir}/fonts/tfm/paratype/ptsans/PTSans-Regular-tlf-x2.tfm
12mr|texlive-paratype-20120604-1|240	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-il2.tfm
12mr|texlive-paratype-20120604-1|241	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-ot1.tfm
12mr|texlive-paratype-20120604-1|242	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t1--base.tfm
12mr|texlive-paratype-20120604-1|243	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t1.tfm
12mr|texlive-paratype-20120604-1|244	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2a--base.tfm
12mr|texlive-paratype-20120604-1|245	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2a.tfm
12mr|texlive-paratype-20120604-1|246	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2b--base.tfm
12mr|texlive-paratype-20120604-1|247	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2b.tfm
12mr|texlive-paratype-20120604-1|248	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2c--base.tfm
12mr|texlive-paratype-20120604-1|249	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-t2c.tfm
12mr|texlive-paratype-20120604-1|250	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-ts1--base.tfm
12mr|texlive-paratype-20120604-1|251	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-ts1.tfm
12mr|texlive-paratype-20120604-1|252	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-x2--base.tfm
12mr|texlive-paratype-20120604-1|253	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Bold-tlf-x2.tfm
12mr|texlive-paratype-20120604-1|254	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-il2.tfm
12mr|texlive-paratype-20120604-1|255	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-ot1.tfm
12mr|texlive-paratype-20120604-1|256	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t1--base.tfm
12mr|texlive-paratype-20120604-1|257	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t1.tfm
12mr|texlive-paratype-20120604-1|258	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2a--base.tfm
12mr|texlive-paratype-20120604-1|259	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2a.tfm
12mr|texlive-paratype-20120604-1|260	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2b--base.tfm
12mr|texlive-paratype-20120604-1|261	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2b.tfm
12mr|texlive-paratype-20120604-1|262	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2c--base.tfm
12mr|texlive-paratype-20120604-1|263	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-t2c.tfm
12mr|texlive-paratype-20120604-1|264	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-ts1--base.tfm
12mr|texlive-paratype-20120604-1|265	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-ts1.tfm
12mr|texlive-paratype-20120604-1|266	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-x2--base.tfm
12mr|texlive-paratype-20120604-1|267	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldItalic-tlf-x2.tfm
12mr|texlive-paratype-20120604-1|268	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-il2.tfm
12mr|texlive-paratype-20120604-1|269	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-ot1.tfm
12mr|texlive-paratype-20120604-1|270	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t1--base.tfm
12mr|texlive-paratype-20120604-1|271	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t1.tfm
12mr|texlive-paratype-20120604-1|272	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2a--base.tfm
12mr|texlive-paratype-20120604-1|273	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2a.tfm
12mr|texlive-paratype-20120604-1|274	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2b--base.tfm
12mr|texlive-paratype-20120604-1|275	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2b.tfm
12mr|texlive-paratype-20120604-1|276	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2c--base.tfm
12mr|texlive-paratype-20120604-1|277	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2c.tfm
12mr|texlive-paratype-20120604-1|278	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-ts1--base.tfm
12mr|texlive-paratype-20120604-1|279	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-ts1.tfm
12mr|texlive-paratype-20120604-1|280	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-x2--base.tfm
12mr|texlive-paratype-20120604-1|281	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldSlanted-tlf-x2.tfm
12mr|texlive-paratype-20120604-1|282	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-il2.tfm
12mr|texlive-paratype-20120604-1|283	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ot1.tfm
12mr|texlive-paratype-20120604-1|284	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t1--base.tfm
12mr|texlive-paratype-20120604-1|285	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t1.tfm
12mr|texlive-paratype-20120604-1|286	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2a--base.tfm
12mr|texlive-paratype-20120604-1|287	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2a.tfm
12mr|texlive-paratype-20120604-1|288	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2b--base.tfm
12mr|texlive-paratype-20120604-1|289	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2b.tfm
12mr|texlive-paratype-20120604-1|290	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2c--base.tfm
12mr|texlive-paratype-20120604-1|291	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2c.tfm
12mr|texlive-paratype-20120604-1|292	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ts1--base.tfm
12mr|texlive-paratype-20120604-1|293	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ts1.tfm
12mr|texlive-paratype-20120604-1|294	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-x2--base.tfm
12mr|texlive-paratype-20120604-1|295	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-x2.tfm
12mr|texlive-paratype-20120604-1|296	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-il2.tfm
12mr|texlive-paratype-20120604-1|297	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-ot1.tfm
12mr|texlive-paratype-20120604-1|298	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t1--base.tfm
12mr|texlive-paratype-20120604-1|299	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t1.tfm
12mr|texlive-paratype-20120604-1|300	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2a--base.tfm
12mr|texlive-paratype-20120604-1|301	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2a.tfm
12mr|texlive-paratype-20120604-1|302	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2b--base.tfm
12mr|texlive-paratype-20120604-1|303	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2b.tfm
12mr|texlive-paratype-20120604-1|304	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2c--base.tfm
12mr|texlive-paratype-20120604-1|305	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-t2c.tfm
12mr|texlive-paratype-20120604-1|306	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-ts1--base.tfm
12mr|texlive-paratype-20120604-1|307	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-ts1.tfm
12mr|texlive-paratype-20120604-1|308	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-x2--base.tfm
12mr|texlive-paratype-20120604-1|309	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Caption-tlf-x2.tfm
12mr|texlive-paratype-20120604-1|310	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-il2.tfm
12mr|texlive-paratype-20120604-1|311	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-ot1.tfm
12mr|texlive-paratype-20120604-1|312	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t1--base.tfm
12mr|texlive-paratype-20120604-1|313	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t1.tfm
12mr|texlive-paratype-20120604-1|314	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2a--base.tfm
12mr|texlive-paratype-20120604-1|315	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2a.tfm
12mr|texlive-paratype-20120604-1|316	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2b--base.tfm
12mr|texlive-paratype-20120604-1|317	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2b.tfm
12mr|texlive-paratype-20120604-1|318	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2c--base.tfm
12mr|texlive-paratype-20120604-1|319	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2c.tfm
12mr|texlive-paratype-20120604-1|320	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-ts1--base.tfm
12mr|texlive-paratype-20120604-1|321	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-ts1.tfm
12mr|texlive-paratype-20120604-1|322	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-x2--base.tfm
12mr|texlive-paratype-20120604-1|323	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionItalic-tlf-x2.tfm
12mr|texlive-paratype-20120604-1|324	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-il2.tfm
12mr|texlive-paratype-20120604-1|325	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ot1.tfm
12mr|texlive-paratype-20120604-1|326	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t1--base.tfm
12mr|texlive-paratype-20120604-1|327	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t1.tfm
12mr|texlive-paratype-20120604-1|328	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2a--base.tfm
12mr|texlive-paratype-20120604-1|329	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2a.tfm
12mr|texlive-paratype-20120604-1|330	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2b--base.tfm
12mr|texlive-paratype-20120604-1|331	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2b.tfm
12mr|texlive-paratype-20120604-1|332	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2c--base.tfm
12mr|texlive-paratype-20120604-1|333	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2c.tfm
12mr|texlive-paratype-20120604-1|334	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ts1--base.tfm
12mr|texlive-paratype-20120604-1|335	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ts1.tfm
12mr|texlive-paratype-20120604-1|336	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-x2--base.tfm
12mr|texlive-paratype-20120604-1|337	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionSlanted-tlf-x2.tfm
12mr|texlive-paratype-20120604-1|338	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-il2.tfm
12mr|texlive-paratype-20120604-1|339	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ot1.tfm
12mr|texlive-paratype-20120604-1|340	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t1--base.tfm
12mr|texlive-paratype-20120604-1|341	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t1.tfm
12mr|texlive-paratype-20120604-1|342	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2a--base.tfm
12mr|texlive-paratype-20120604-1|343	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2a.tfm
12mr|texlive-paratype-20120604-1|344	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2b--base.tfm
12mr|texlive-paratype-20120604-1|345	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2b.tfm
12mr|texlive-paratype-20120604-1|346	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2c--base.tfm
12mr|texlive-paratype-20120604-1|347	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2c.tfm
12mr|texlive-paratype-20120604-1|348	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ts1--base.tfm
12mr|texlive-paratype-20120604-1|349	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ts1.tfm
12mr|texlive-paratype-20120604-1|350	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-x2--base.tfm
12mr|texlive-paratype-20120604-1|351	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-x2.tfm
12mr|texlive-paratype-20120604-1|352	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-il2.tfm
12mr|texlive-paratype-20120604-1|353	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-ot1.tfm
12mr|texlive-paratype-20120604-1|354	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t1--base.tfm
12mr|texlive-paratype-20120604-1|355	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t1.tfm
12mr|texlive-paratype-20120604-1|356	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2a--base.tfm
12mr|texlive-paratype-20120604-1|357	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2a.tfm
12mr|texlive-paratype-20120604-1|358	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2b--base.tfm
12mr|texlive-paratype-20120604-1|359	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2b.tfm
12mr|texlive-paratype-20120604-1|360	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2c--base.tfm
12mr|texlive-paratype-20120604-1|361	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-t2c.tfm
12mr|texlive-paratype-20120604-1|362	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-ts1--base.tfm
12mr|texlive-paratype-20120604-1|363	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-ts1.tfm
12mr|texlive-paratype-20120604-1|364	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-x2--base.tfm
12mr|texlive-paratype-20120604-1|365	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Italic-tlf-x2.tfm
12mr|texlive-paratype-20120604-1|366	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-il2.tfm
12mr|texlive-paratype-20120604-1|367	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-ot1.tfm
12mr|texlive-paratype-20120604-1|368	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t1--base.tfm
12mr|texlive-paratype-20120604-1|369	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t1.tfm
12mr|texlive-paratype-20120604-1|370	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2a--base.tfm
12mr|texlive-paratype-20120604-1|371	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2a.tfm
12mr|texlive-paratype-20120604-1|372	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2b--base.tfm
12mr|texlive-paratype-20120604-1|373	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2b.tfm
12mr|texlive-paratype-20120604-1|374	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2c--base.tfm
12mr|texlive-paratype-20120604-1|375	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-t2c.tfm
12mr|texlive-paratype-20120604-1|376	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-ts1--base.tfm
12mr|texlive-paratype-20120604-1|377	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-ts1.tfm
12mr|texlive-paratype-20120604-1|378	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-x2--base.tfm
12mr|texlive-paratype-20120604-1|379	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Regular-tlf-x2.tfm
12mr|texlive-paratype-20120604-1|380	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-il2.tfm
12mr|texlive-paratype-20120604-1|381	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-ot1.tfm
12mr|texlive-paratype-20120604-1|382	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t1--base.tfm
12mr|texlive-paratype-20120604-1|383	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t1.tfm
12mr|texlive-paratype-20120604-1|384	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2a--base.tfm
12mr|texlive-paratype-20120604-1|385	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2a.tfm
12mr|texlive-paratype-20120604-1|386	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2b--base.tfm
12mr|texlive-paratype-20120604-1|387	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2b.tfm
12mr|texlive-paratype-20120604-1|388	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2c--base.tfm
12mr|texlive-paratype-20120604-1|389	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-t2c.tfm
12mr|texlive-paratype-20120604-1|390	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-ts1--base.tfm
12mr|texlive-paratype-20120604-1|391	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-ts1.tfm
12mr|texlive-paratype-20120604-1|392	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-x2--base.tfm
12mr|texlive-paratype-20120604-1|393	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-Slanted-tlf-x2.tfm
12mr|texlive-paratype-20120604-1|394	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-il2.tfm
12mr|texlive-paratype-20120604-1|395	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-ot1.tfm
12mr|texlive-paratype-20120604-1|396	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t1--base.tfm
12mr|texlive-paratype-20120604-1|397	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t1.tfm
12mr|texlive-paratype-20120604-1|398	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2a--base.tfm
12mr|texlive-paratype-20120604-1|399	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2a.tfm
12mr|texlive-paratype-20120604-1|400	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2b--base.tfm
12mr|texlive-paratype-20120604-1|401	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2b.tfm
12mr|texlive-paratype-20120604-1|402	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2c--base.tfm
12mr|texlive-paratype-20120604-1|403	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-t2c.tfm
12mr|texlive-paratype-20120604-1|404	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-ts1--base.tfm
12mr|texlive-paratype-20120604-1|405	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-ts1.tfm
12mr|texlive-paratype-20120604-1|406	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-x2--base.tfm
12mr|texlive-paratype-20120604-1|407	%{_texmfdistdir}/fonts/tfm/paratype/ptserif/PTSerif-UprightItalic-tlf-x2.tfm
12mr|texlive-paratype-20120604-1|408	%{_texmfdistdir}/fonts/truetype/paratype/ptmono/PTM55F.ttf
12mr|texlive-paratype-20120604-1|409	%{_texmfdistdir}/fonts/truetype/paratype/ptmono/PTM75F.ttf
12mr|texlive-paratype-20120604-1|410	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTC55F.ttf
12mr|texlive-paratype-20120604-1|411	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTC75F.ttf
12mr|texlive-paratype-20120604-1|412	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTN57F.ttf
12mr|texlive-paratype-20120604-1|413	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTN77F.ttf
12mr|texlive-paratype-20120604-1|414	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTS55F.ttf
12mr|texlive-paratype-20120604-1|415	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTS56F.ttf
12mr|texlive-paratype-20120604-1|416	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTS75F.ttf
12mr|texlive-paratype-20120604-1|417	%{_texmfdistdir}/fonts/truetype/paratype/ptsans/PTS76F.ttf
12mr|texlive-paratype-20120604-1|418	%{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTF55F.ttf
12mr|texlive-paratype-20120604-1|419	%{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTF56F.ttf
12mr|texlive-paratype-20120604-1|420	%{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTF75F.ttf
12mr|texlive-paratype-20120604-1|421	%{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTF76F.ttf
12mr|texlive-paratype-20120604-1|422	%{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTZ55F.ttf
12mr|texlive-paratype-20120604-1|423	%{_texmfdistdir}/fonts/truetype/paratype/ptserif/PTZ56F.ttf
12mr|texlive-paratype-20120604-1|424	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTC55F.pfb
12mr|texlive-paratype-20120604-1|425	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTC55F.pfm
12mr|texlive-paratype-20120604-1|426	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTC75F.pfb
12mr|texlive-paratype-20120604-1|427	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTC75F.pfm
12mr|texlive-paratype-20120604-1|428	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTN57F.pfb
12mr|texlive-paratype-20120604-1|429	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTN57F.pfm
12mr|texlive-paratype-20120604-1|430	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTN77F.pfb
12mr|texlive-paratype-20120604-1|431	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTN77F.pfm
12mr|texlive-paratype-20120604-1|432	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS55F.pfb
12mr|texlive-paratype-20120604-1|433	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS55F.pfm
12mr|texlive-paratype-20120604-1|434	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS56F.pfb
12mr|texlive-paratype-20120604-1|435	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS56F.pfm
12mr|texlive-paratype-20120604-1|436	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS75F.pfb
12mr|texlive-paratype-20120604-1|437	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS75F.pfm
12mr|texlive-paratype-20120604-1|438	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS76F.pfb
12mr|texlive-paratype-20120604-1|439	%{_texmfdistdir}/fonts/type1/paratype/ptsans/PTS76F.pfm
12mr|texlive-paratype-20120604-1|440	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF55F.pfb
12mr|texlive-paratype-20120604-1|441	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF55F.pfm
12mr|texlive-paratype-20120604-1|442	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF56F.pfb
12mr|texlive-paratype-20120604-1|443	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF56F.pfm
12mr|texlive-paratype-20120604-1|444	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF75F.pfb
12mr|texlive-paratype-20120604-1|445	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF75F.pfm
12mr|texlive-paratype-20120604-1|446	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF76F.pfb
12mr|texlive-paratype-20120604-1|447	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTF76F.pfm
12mr|texlive-paratype-20120604-1|448	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTZ55F.pfb
12mr|texlive-paratype-20120604-1|449	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTZ55F.pfm
12mr|texlive-paratype-20120604-1|450	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTZ56F.pfb
12mr|texlive-paratype-20120604-1|451	%{_texmfdistdir}/fonts/type1/paratype/ptserif/PTZ56F.pfm
12mr|texlive-paratype-20120604-1|452	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-il2.vf
12mr|texlive-paratype-20120604-1|453	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-ot1.vf
12mr|texlive-paratype-20120604-1|454	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t1.vf
12mr|texlive-paratype-20120604-1|455	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t2a.vf
12mr|texlive-paratype-20120604-1|456	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t2b.vf
12mr|texlive-paratype-20120604-1|457	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-t2c.vf
12mr|texlive-paratype-20120604-1|458	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-ts1.vf
12mr|texlive-paratype-20120604-1|459	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Bold-tlf-x2.vf
12mr|texlive-paratype-20120604-1|460	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-il2.vf
12mr|texlive-paratype-20120604-1|461	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-ot1.vf
12mr|texlive-paratype-20120604-1|462	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t1.vf
12mr|texlive-paratype-20120604-1|463	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t2a.vf
12mr|texlive-paratype-20120604-1|464	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t2b.vf
12mr|texlive-paratype-20120604-1|465	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-t2c.vf
12mr|texlive-paratype-20120604-1|466	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-ts1.vf
12mr|texlive-paratype-20120604-1|467	%{_texmfdistdir}/fonts/vf/paratype/ptmono/PTMono-Regular-tlf-x2.vf
12mr|texlive-paratype-20120604-1|468	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t1.vf
12mr|texlive-paratype-20120604-1|469	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t2a.vf
12mr|texlive-paratype-20120604-1|470	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t2b.vf
12mr|texlive-paratype-20120604-1|471	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-t2c.vf
12mr|texlive-paratype-20120604-1|472	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-ts1.vf
12mr|texlive-paratype-20120604-1|473	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Bold-tlf-x2.vf
12mr|texlive-paratype-20120604-1|474	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t1.vf
12mr|texlive-paratype-20120604-1|475	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t2a.vf
12mr|texlive-paratype-20120604-1|476	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t2b.vf
12mr|texlive-paratype-20120604-1|477	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-t2c.vf
12mr|texlive-paratype-20120604-1|478	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-ts1.vf
12mr|texlive-paratype-20120604-1|479	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-BoldItalic-tlf-x2.vf
12mr|texlive-paratype-20120604-1|480	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t1.vf
12mr|texlive-paratype-20120604-1|481	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t2a.vf
12mr|texlive-paratype-20120604-1|482	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t2b.vf
12mr|texlive-paratype-20120604-1|483	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-t2c.vf
12mr|texlive-paratype-20120604-1|484	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-ts1.vf
12mr|texlive-paratype-20120604-1|485	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Caption-tlf-x2.vf
12mr|texlive-paratype-20120604-1|486	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t1.vf
12mr|texlive-paratype-20120604-1|487	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t2a.vf
12mr|texlive-paratype-20120604-1|488	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t2b.vf
12mr|texlive-paratype-20120604-1|489	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-t2c.vf
12mr|texlive-paratype-20120604-1|490	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-ts1.vf
12mr|texlive-paratype-20120604-1|491	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-CaptionBold-tlf-x2.vf
12mr|texlive-paratype-20120604-1|492	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t1.vf
12mr|texlive-paratype-20120604-1|493	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t2a.vf
12mr|texlive-paratype-20120604-1|494	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t2b.vf
12mr|texlive-paratype-20120604-1|495	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-t2c.vf
12mr|texlive-paratype-20120604-1|496	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-ts1.vf
12mr|texlive-paratype-20120604-1|497	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Italic-tlf-x2.vf
12mr|texlive-paratype-20120604-1|498	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t1.vf
12mr|texlive-paratype-20120604-1|499	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t2a.vf
12mr|texlive-paratype-20120604-1|500	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t2b.vf
12mr|texlive-paratype-20120604-1|501	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-t2c.vf
12mr|texlive-paratype-20120604-1|502	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-ts1.vf
12mr|texlive-paratype-20120604-1|503	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Narrow-tlf-x2.vf
12mr|texlive-paratype-20120604-1|504	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t1.vf
12mr|texlive-paratype-20120604-1|505	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t2a.vf
12mr|texlive-paratype-20120604-1|506	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t2b.vf
12mr|texlive-paratype-20120604-1|507	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-t2c.vf
12mr|texlive-paratype-20120604-1|508	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-ts1.vf
12mr|texlive-paratype-20120604-1|509	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-NarrowBold-tlf-x2.vf
12mr|texlive-paratype-20120604-1|510	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t1.vf
12mr|texlive-paratype-20120604-1|511	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t2a.vf
12mr|texlive-paratype-20120604-1|512	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t2b.vf
12mr|texlive-paratype-20120604-1|513	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-t2c.vf
12mr|texlive-paratype-20120604-1|514	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-ts1.vf
12mr|texlive-paratype-20120604-1|515	%{_texmfdistdir}/fonts/vf/paratype/ptsans/PTSans-Regular-tlf-x2.vf
12mr|texlive-paratype-20120604-1|516	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t1.vf
12mr|texlive-paratype-20120604-1|517	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t2a.vf
12mr|texlive-paratype-20120604-1|518	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t2b.vf
12mr|texlive-paratype-20120604-1|519	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-t2c.vf
12mr|texlive-paratype-20120604-1|520	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-ts1.vf
12mr|texlive-paratype-20120604-1|521	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Bold-tlf-x2.vf
12mr|texlive-paratype-20120604-1|522	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t1.vf
12mr|texlive-paratype-20120604-1|523	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t2a.vf
12mr|texlive-paratype-20120604-1|524	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t2b.vf
12mr|texlive-paratype-20120604-1|525	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-t2c.vf
12mr|texlive-paratype-20120604-1|526	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-ts1.vf
12mr|texlive-paratype-20120604-1|527	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldItalic-tlf-x2.vf
12mr|texlive-paratype-20120604-1|528	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t1.vf
12mr|texlive-paratype-20120604-1|529	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2a.vf
12mr|texlive-paratype-20120604-1|530	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2b.vf
12mr|texlive-paratype-20120604-1|531	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-t2c.vf
12mr|texlive-paratype-20120604-1|532	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-ts1.vf
12mr|texlive-paratype-20120604-1|533	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldSlanted-tlf-x2.vf
12mr|texlive-paratype-20120604-1|534	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t1.vf
12mr|texlive-paratype-20120604-1|535	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2a.vf
12mr|texlive-paratype-20120604-1|536	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2b.vf
12mr|texlive-paratype-20120604-1|537	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-t2c.vf
12mr|texlive-paratype-20120604-1|538	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-ts1.vf
12mr|texlive-paratype-20120604-1|539	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-BoldUprightItalic-tlf-x2.vf
12mr|texlive-paratype-20120604-1|540	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t1.vf
12mr|texlive-paratype-20120604-1|541	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t2a.vf
12mr|texlive-paratype-20120604-1|542	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t2b.vf
12mr|texlive-paratype-20120604-1|543	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-t2c.vf
12mr|texlive-paratype-20120604-1|544	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-ts1.vf
12mr|texlive-paratype-20120604-1|545	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Caption-tlf-x2.vf
12mr|texlive-paratype-20120604-1|546	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t1.vf
12mr|texlive-paratype-20120604-1|547	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2a.vf
12mr|texlive-paratype-20120604-1|548	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2b.vf
12mr|texlive-paratype-20120604-1|549	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-t2c.vf
12mr|texlive-paratype-20120604-1|550	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-ts1.vf
12mr|texlive-paratype-20120604-1|551	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionItalic-tlf-x2.vf
12mr|texlive-paratype-20120604-1|552	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t1.vf
12mr|texlive-paratype-20120604-1|553	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2a.vf
12mr|texlive-paratype-20120604-1|554	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2b.vf
12mr|texlive-paratype-20120604-1|555	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-t2c.vf
12mr|texlive-paratype-20120604-1|556	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-ts1.vf
12mr|texlive-paratype-20120604-1|557	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionSlanted-tlf-x2.vf
12mr|texlive-paratype-20120604-1|558	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t1.vf
12mr|texlive-paratype-20120604-1|559	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2a.vf
12mr|texlive-paratype-20120604-1|560	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2b.vf
12mr|texlive-paratype-20120604-1|561	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-t2c.vf
12mr|texlive-paratype-20120604-1|562	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-ts1.vf
12mr|texlive-paratype-20120604-1|563	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-CaptionUprightItalic-tlf-x2.vf
12mr|texlive-paratype-20120604-1|564	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t1.vf
12mr|texlive-paratype-20120604-1|565	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t2a.vf
12mr|texlive-paratype-20120604-1|566	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t2b.vf
12mr|texlive-paratype-20120604-1|567	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-t2c.vf
12mr|texlive-paratype-20120604-1|568	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-ts1.vf
12mr|texlive-paratype-20120604-1|569	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Italic-tlf-x2.vf
12mr|texlive-paratype-20120604-1|570	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t1.vf
12mr|texlive-paratype-20120604-1|571	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t2a.vf
12mr|texlive-paratype-20120604-1|572	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t2b.vf
12mr|texlive-paratype-20120604-1|573	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-t2c.vf
12mr|texlive-paratype-20120604-1|574	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-ts1.vf
12mr|texlive-paratype-20120604-1|575	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Regular-tlf-x2.vf
12mr|texlive-paratype-20120604-1|576	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t1.vf
12mr|texlive-paratype-20120604-1|577	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t2a.vf
12mr|texlive-paratype-20120604-1|578	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t2b.vf
12mr|texlive-paratype-20120604-1|579	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-t2c.vf
12mr|texlive-paratype-20120604-1|580	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-ts1.vf
12mr|texlive-paratype-20120604-1|581	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-Slanted-tlf-x2.vf
12mr|texlive-paratype-20120604-1|582	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t1.vf
12mr|texlive-paratype-20120604-1|583	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t2a.vf
12mr|texlive-paratype-20120604-1|584	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t2b.vf
12mr|texlive-paratype-20120604-1|585	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-t2c.vf
12mr|texlive-paratype-20120604-1|586	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-ts1.vf
12mr|texlive-paratype-20120604-1|587	%{_texmfdistdir}/fonts/vf/paratype/ptserif/PTSerif-UprightItalic-tlf-x2.vf
12mr|texlive-paratype-20120604-1|588	%{_texmfdistdir}/tex/latex/paratype/IL2PTMono-TLF.fd
12mr|texlive-paratype-20120604-1|589	%{_texmfdistdir}/tex/latex/paratype/IL2PTSans-TLF.fd
12mr|texlive-paratype-20120604-1|590	%{_texmfdistdir}/tex/latex/paratype/IL2PTSansCaption-TLF.fd
12mr|texlive-paratype-20120604-1|591	%{_texmfdistdir}/tex/latex/paratype/IL2PTSansNarrow-TLF.fd
12mr|texlive-paratype-20120604-1|592	%{_texmfdistdir}/tex/latex/paratype/IL2PTSerif-TLF.fd
12mr|texlive-paratype-20120604-1|593	%{_texmfdistdir}/tex/latex/paratype/IL2PTSerifCaption-TLF.fd
12mr|texlive-paratype-20120604-1|594	%{_texmfdistdir}/tex/latex/paratype/OT1PTMono-TLF.fd
12mr|texlive-paratype-20120604-1|595	%{_texmfdistdir}/tex/latex/paratype/OT1PTSans-TLF.fd
12mr|texlive-paratype-20120604-1|596	%{_texmfdistdir}/tex/latex/paratype/OT1PTSansCaption-TLF.fd
12mr|texlive-paratype-20120604-1|597	%{_texmfdistdir}/tex/latex/paratype/OT1PTSansNarrow-TLF.fd
12mr|texlive-paratype-20120604-1|598	%{_texmfdistdir}/tex/latex/paratype/OT1PTSerif-TLF.fd
12mr|texlive-paratype-20120604-1|599	%{_texmfdistdir}/tex/latex/paratype/OT1PTSerifCaption-TLF.fd
12mr|texlive-paratype-20120604-1|600	%{_texmfdistdir}/tex/latex/paratype/PTMono.sty
12mr|texlive-paratype-20120604-1|601	%{_texmfdistdir}/tex/latex/paratype/PTSans.sty
12mr|texlive-paratype-20120604-1|602	%{_texmfdistdir}/tex/latex/paratype/PTSansCaption.sty
12mr|texlive-paratype-20120604-1|603	%{_texmfdistdir}/tex/latex/paratype/PTSansNarrow.sty
12mr|texlive-paratype-20120604-1|604	%{_texmfdistdir}/tex/latex/paratype/PTSerif.sty
12mr|texlive-paratype-20120604-1|605	%{_texmfdistdir}/tex/latex/paratype/PTSerifCaption.sty
12mr|texlive-paratype-20120604-1|606	%{_texmfdistdir}/tex/latex/paratype/T1PTMono-TLF.fd
12mr|texlive-paratype-20120604-1|607	%{_texmfdistdir}/tex/latex/paratype/T1PTSans-TLF.fd
12mr|texlive-paratype-20120604-1|608	%{_texmfdistdir}/tex/latex/paratype/T1PTSansCaption-TLF.fd
12mr|texlive-paratype-20120604-1|609	%{_texmfdistdir}/tex/latex/paratype/T1PTSansNarrow-TLF.fd
12mr|texlive-paratype-20120604-1|610	%{_texmfdistdir}/tex/latex/paratype/T1PTSerif-TLF.fd
12mr|texlive-paratype-20120604-1|611	%{_texmfdistdir}/tex/latex/paratype/T1PTSerifCaption-TLF.fd
12mr|texlive-paratype-20120604-1|612	%{_texmfdistdir}/tex/latex/paratype/T2APTMono-TLF.fd
12mr|texlive-paratype-20120604-1|613	%{_texmfdistdir}/tex/latex/paratype/T2APTSans-TLF.fd
12mr|texlive-paratype-20120604-1|614	%{_texmfdistdir}/tex/latex/paratype/T2APTSansCaption-TLF.fd
12mr|texlive-paratype-20120604-1|615	%{_texmfdistdir}/tex/latex/paratype/T2APTSansNarrow-TLF.fd
12mr|texlive-paratype-20120604-1|616	%{_texmfdistdir}/tex/latex/paratype/T2APTSerif-TLF.fd
12mr|texlive-paratype-20120604-1|617	%{_texmfdistdir}/tex/latex/paratype/T2APTSerifCaption-TLF.fd
12mr|texlive-paratype-20120604-1|618	%{_texmfdistdir}/tex/latex/paratype/T2BPTMono-TLF.fd
12mr|texlive-paratype-20120604-1|619	%{_texmfdistdir}/tex/latex/paratype/T2BPTSans-TLF.fd
12mr|texlive-paratype-20120604-1|620	%{_texmfdistdir}/tex/latex/paratype/T2BPTSansCaption-TLF.fd
12mr|texlive-paratype-20120604-1|621	%{_texmfdistdir}/tex/latex/paratype/T2BPTSansNarrow-TLF.fd
12mr|texlive-paratype-20120604-1|622	%{_texmfdistdir}/tex/latex/paratype/T2BPTSerif-TLF.fd
12mr|texlive-paratype-20120604-1|623	%{_texmfdistdir}/tex/latex/paratype/T2BPTSerifCaption-TLF.fd
12mr|texlive-paratype-20120604-1|624	%{_texmfdistdir}/tex/latex/paratype/T2CPTMono-TLF.fd
12mr|texlive-paratype-20120604-1|625	%{_texmfdistdir}/tex/latex/paratype/T2CPTSans-TLF.fd
12mr|texlive-paratype-20120604-1|626	%{_texmfdistdir}/tex/latex/paratype/T2CPTSansCaption-TLF.fd
12mr|texlive-paratype-20120604-1|627	%{_texmfdistdir}/tex/latex/paratype/T2CPTSansNarrow-TLF.fd
12mr|texlive-paratype-20120604-1|628	%{_texmfdistdir}/tex/latex/paratype/T2CPTSerif-TLF.fd
12mr|texlive-paratype-20120604-1|629	%{_texmfdistdir}/tex/latex/paratype/T2CPTSerifCaption-TLF.fd
12mr|texlive-paratype-20120604-1|630	%{_texmfdistdir}/tex/latex/paratype/TS1PTMono-TLF.fd
12mr|texlive-paratype-20120604-1|631	%{_texmfdistdir}/tex/latex/paratype/TS1PTSans-TLF.fd
12mr|texlive-paratype-20120604-1|632	%{_texmfdistdir}/tex/latex/paratype/TS1PTSansCaption-TLF.fd
12mr|texlive-paratype-20120604-1|633	%{_texmfdistdir}/tex/latex/paratype/TS1PTSansNarrow-TLF.fd
12mr|texlive-paratype-20120604-1|634	%{_texmfdistdir}/tex/latex/paratype/TS1PTSerif-TLF.fd
12mr|texlive-paratype-20120604-1|635	%{_texmfdistdir}/tex/latex/paratype/TS1PTSerifCaption-TLF.fd
12mr|texlive-paratype-20120604-1|636	%{_texmfdistdir}/tex/latex/paratype/X2PTMono-TLF.fd
12mr|texlive-paratype-20120604-1|637	%{_texmfdistdir}/tex/latex/paratype/X2PTSans-TLF.fd
12mr|texlive-paratype-20120604-1|638	%{_texmfdistdir}/tex/latex/paratype/X2PTSansCaption-TLF.fd
12mr|texlive-paratype-20120604-1|639	%{_texmfdistdir}/tex/latex/paratype/X2PTSansNarrow-TLF.fd
12mr|texlive-paratype-20120604-1|640	%{_texmfdistdir}/tex/latex/paratype/X2PTSerif-TLF.fd
12mr|texlive-paratype-20120604-1|641	%{_texmfdistdir}/tex/latex/paratype/X2PTSerifCaption-TLF.fd
12mr|texlive-paratype-20120604-1|642	%{_texmfdistdir}/tex/latex/paratype/paratype.sty
12mr|texlive-paratype-20120604-1|643	%doc %{_texmfdistdir}/doc/fonts/paratype/CHANGELOG
12mr|texlive-paratype-20120604-1|644	%doc %{_texmfdistdir}/doc/fonts/paratype/OT_TT_Install_E.txt
12mr|texlive-paratype-20120604-1|645	%doc %{_texmfdistdir}/doc/fonts/paratype/OT_TT_Install_R.txt
12mr|texlive-paratype-20120604-1|646	%doc %{_texmfdistdir}/doc/fonts/paratype/PT_Free_Font_License_eng_1.3.txt
12mr|texlive-paratype-20120604-1|647	%doc %{_texmfdistdir}/doc/fonts/paratype/PT_Free_Font_License_rus_1.3.txt
12mr|texlive-paratype-20120604-1|648	%doc %{_texmfdistdir}/doc/fonts/paratype/README
12mr|texlive-paratype-20120604-1|649	%doc %{_texmfdistdir}/doc/fonts/paratype/manifest.txt
12mr|texlive-paratype-20120604-1|650	%doc %{_texmfdistdir}/doc/fonts/paratype/paratype-sample.pdf
12mr|texlive-paratype-20120604-1|651	%doc %{_texmfdistdir}/doc/fonts/paratype/paratype-sample.tex
12mr|texlive-paratype-20120604-1|652	%doc %{_texmfdistdir}/doc/fonts/paratype/paratype.pdf
12mr|texlive-paratype-20120604-1|653	%doc %{_texmfdistdir}/doc/fonts/paratype/paratype.tex
12mr|texlive-paratype-20120604-1|654	
12mr|texlive-paratype-20120604-1|655	#-----------------------------------------------------------------------
12mr|texlive-paratype-20120604-1|656	%prep
12mr|texlive-paratype-20120604-1|657	%setup -c -a0 -a1
12mr|texlive-paratype-20120604-1|658	
12mr|texlive-paratype-20120604-1|659	%build
12mr|texlive-paratype-20120604-1|660	
12mr|texlive-paratype-20120604-1|661	%install
12mr|texlive-paratype-20120604-1|662	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-paratype-20120604-1|663	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-paratype-20120604-1|664	
12mr|texlive-paratype-20120604-1|665	
12mr|texlive-paratype-20120604-1|666	
12mr|texlive-paratype-20120604-1|667	%changelog
12mr|texlive-paratype-20120604-1|668	

18176 12
12mr|texlive-paresse-4-2|1	# revision 22257
12mr|texlive-paresse-4-2|2	# category Package
12mr|texlive-paresse-4-2|3	# catalog-ctan /macros/latex/contrib/paresse
12mr|texlive-paresse-4-2|4	# catalog-date 2011-04-20 18:25:54 +0200
12mr|texlive-paresse-4-2|5	# catalog-license lppl
12mr|texlive-paresse-4-2|6	# catalog-version 4
12mr|texlive-paresse-4-2|7	Name:		texlive-paresse
12mr|texlive-paresse-4-2|8	Version:	4
12mr|texlive-paresse-4-2|9	Release:	2
12mr|texlive-paresse-4-2|10	Summary:	Defines simple macros for greek letters
12mr|texlive-paresse-4-2|11	Group:		Publishing
12mr|texlive-paresse-4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/paresse
12mr|texlive-paresse-4-2|13	License:	LPPL
12mr|texlive-paresse-4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paresse.tar.xz
12mr|texlive-paresse-4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paresse.doc.tar.xz
12mr|texlive-paresse-4-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paresse.source.tar.xz
12mr|texlive-paresse-4-2|17	BuildArch:	noarch
12mr|texlive-paresse-4-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-paresse-4-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-paresse-4-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-paresse-4-2|21	
12mr|texlive-paresse-4-2|22	%description
12mr|texlive-paresse-4-2|23	Defines macros using SS to type greek letters so that the user
12mr|texlive-paresse-4-2|24	may (for example) type SSa to get the effect of $\alpha$.
12mr|texlive-paresse-4-2|25	
12mr|texlive-paresse-4-2|26	%post
12mr|texlive-paresse-4-2|27	%{_sbindir}/texlive.post
12mr|texlive-paresse-4-2|28	
12mr|texlive-paresse-4-2|29	%postun
12mr|texlive-paresse-4-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-paresse-4-2|31	%{_sbindir}/texlive.post
12mr|texlive-paresse-4-2|32	fi
12mr|texlive-paresse-4-2|33	
12mr|texlive-paresse-4-2|34	#-----------------------------------------------------------------------
12mr|texlive-paresse-4-2|35	%files
12mr|texlive-paresse-4-2|36	%{_texmfdistdir}/tex/latex/paresse/paresse.sty
12mr|texlive-paresse-4-2|37	%{_texmfdistdir}/tex/latex/paresse/paresseold.sto
12mr|texlive-paresse-4-2|38	%{_texmfdistdir}/tex/latex/paresse/paresseutf8.sto
12mr|texlive-paresse-4-2|39	%doc %{_texmfdistdir}/doc/latex/paresse/paresse-en.pdf
12mr|texlive-paresse-4-2|40	%doc %{_texmfdistdir}/doc/latex/paresse/paresse-ex-en.pdf
12mr|texlive-paresse-4-2|41	%doc %{_texmfdistdir}/doc/latex/paresse/paresse-ex-fr.pdf
12mr|texlive-paresse-4-2|42	%doc %{_texmfdistdir}/doc/latex/paresse/paresse-fr.pdf
12mr|texlive-paresse-4-2|43	%doc %{_texmfdistdir}/doc/latex/paresse/paresse.pdf
12mr|texlive-paresse-4-2|44	#- source
12mr|texlive-paresse-4-2|45	%doc %{_texmfdistdir}/source/latex/paresse/LISEZMOI
12mr|texlive-paresse-4-2|46	%doc %{_texmfdistdir}/source/latex/paresse/Makefile
12mr|texlive-paresse-4-2|47	%doc %{_texmfdistdir}/source/latex/paresse/README
12mr|texlive-paresse-4-2|48	%doc %{_texmfdistdir}/source/latex/paresse/paresse-TEST.zip
12mr|texlive-paresse-4-2|49	%doc %{_texmfdistdir}/source/latex/paresse/paresse-doc.dtx
12mr|texlive-paresse-4-2|50	%doc %{_texmfdistdir}/source/latex/paresse/paresse.dtx
12mr|texlive-paresse-4-2|51	%doc %{_texmfdistdir}/source/latex/paresse/paresse.ins
12mr|texlive-paresse-4-2|52	
12mr|texlive-paresse-4-2|53	#-----------------------------------------------------------------------
12mr|texlive-paresse-4-2|54	%prep
12mr|texlive-paresse-4-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-paresse-4-2|56	
12mr|texlive-paresse-4-2|57	%build
12mr|texlive-paresse-4-2|58	
12mr|texlive-paresse-4-2|59	%install
12mr|texlive-paresse-4-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-paresse-4-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-paresse-4-2|62	
12mr|texlive-paresse-4-2|63	
12mr|texlive-paresse-4-2|64	
12mr|texlive-paresse-4-2|65	%changelog
12mr|texlive-paresse-4-2|66	

18177 12
12mr|texlive-parnotes-1-1|1	# revision 25032
12mr|texlive-parnotes-1-1|2	# category Package
12mr|texlive-parnotes-1-1|3	# catalog-ctan /macros/latex/contrib/parnotes
12mr|texlive-parnotes-1-1|4	# catalog-date 2012-01-05 00:06:09 +0100
12mr|texlive-parnotes-1-1|5	# catalog-license lppl1.3
12mr|texlive-parnotes-1-1|6	# catalog-version 1
12mr|texlive-parnotes-1-1|7	Name:		texlive-parnotes
12mr|texlive-parnotes-1-1|8	Version:	1
12mr|texlive-parnotes-1-1|9	Release:	1
12mr|texlive-parnotes-1-1|10	Summary:	Notes after every paragraph (or elsewhere)
12mr|texlive-parnotes-1-1|11	Group:		Publishing
12mr|texlive-parnotes-1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/parnotes
12mr|texlive-parnotes-1-1|13	License:	LPPL1.3
12mr|texlive-parnotes-1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parnotes.tar.xz
12mr|texlive-parnotes-1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parnotes.doc.tar.xz
12mr|texlive-parnotes-1-1|16	BuildArch:	noarch
12mr|texlive-parnotes-1-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-parnotes-1-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-parnotes-1-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-parnotes-1-1|20	
12mr|texlive-parnotes-1-1|21	%description
12mr|texlive-parnotes-1-1|22	The package provides the \parnote command. The notes are set as
12mr|texlive-parnotes-1-1|23	(normal) running paragraphs; placement is at the end of each
12mr|texlive-parnotes-1-1|24	paragraph, or manually, using the \parnotes command.
12mr|texlive-parnotes-1-1|25	
12mr|texlive-parnotes-1-1|26	%post
12mr|texlive-parnotes-1-1|27	%{_sbindir}/texlive.post
12mr|texlive-parnotes-1-1|28	
12mr|texlive-parnotes-1-1|29	%postun
12mr|texlive-parnotes-1-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-parnotes-1-1|31	%{_sbindir}/texlive.post
12mr|texlive-parnotes-1-1|32	fi
12mr|texlive-parnotes-1-1|33	
12mr|texlive-parnotes-1-1|34	#-----------------------------------------------------------------------
12mr|texlive-parnotes-1-1|35	%files
12mr|texlive-parnotes-1-1|36	%{_texmfdistdir}/tex/latex/parnotes/parnotes.sty
12mr|texlive-parnotes-1-1|37	%doc %{_texmfdistdir}/doc/latex/parnotes/README
12mr|texlive-parnotes-1-1|38	%doc %{_texmfdistdir}/doc/latex/parnotes/README.TEXLIVE
12mr|texlive-parnotes-1-1|39	
12mr|texlive-parnotes-1-1|40	#-----------------------------------------------------------------------
12mr|texlive-parnotes-1-1|41	%prep
12mr|texlive-parnotes-1-1|42	%setup -c -a0 -a1
12mr|texlive-parnotes-1-1|43	
12mr|texlive-parnotes-1-1|44	%build
12mr|texlive-parnotes-1-1|45	
12mr|texlive-parnotes-1-1|46	%install
12mr|texlive-parnotes-1-1|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-parnotes-1-1|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-parnotes-1-1|49	
12mr|texlive-parnotes-1-1|50	
12mr|texlive-parnotes-1-1|51	
12mr|texlive-parnotes-1-1|52	%changelog
12mr|texlive-parnotes-1-1|53	

18178 12
12mr|texlive-parrun-20090920-2|1	# revision 15878
12mr|texlive-parrun-20090920-2|2	# category Package
12mr|texlive-parrun-20090920-2|3	# catalog-ctan /macros/latex/contrib/parrun
12mr|texlive-parrun-20090920-2|4	# catalog-date 2009-09-20 00:02:29 +0200
12mr|texlive-parrun-20090920-2|5	# catalog-license lppl
12mr|texlive-parrun-20090920-2|6	# catalog-version undef
12mr|texlive-parrun-20090920-2|7	Name:		texlive-parrun
12mr|texlive-parrun-20090920-2|8	Version:	20090920
12mr|texlive-parrun-20090920-2|9	Release:	2
12mr|texlive-parrun-20090920-2|10	Summary:	Typesets (two) streams of text running parallel
12mr|texlive-parrun-20090920-2|11	Group:		Publishing
12mr|texlive-parrun-20090920-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/parrun
12mr|texlive-parrun-20090920-2|13	License:	LPPL
12mr|texlive-parrun-20090920-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parrun.tar.xz
12mr|texlive-parrun-20090920-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parrun.doc.tar.xz
12mr|texlive-parrun-20090920-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parrun.source.tar.xz
12mr|texlive-parrun-20090920-2|17	BuildArch:	noarch
12mr|texlive-parrun-20090920-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-parrun-20090920-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-parrun-20090920-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-parrun-20090920-2|21	
12mr|texlive-parrun-20090920-2|22	%description
12mr|texlive-parrun-20090920-2|23	For typesetting translated text and the original source,
12mr|texlive-parrun-20090920-2|24	parallel on the same page, one above the other.
12mr|texlive-parrun-20090920-2|25	
12mr|texlive-parrun-20090920-2|26	%post
12mr|texlive-parrun-20090920-2|27	%{_sbindir}/texlive.post
12mr|texlive-parrun-20090920-2|28	
12mr|texlive-parrun-20090920-2|29	%postun
12mr|texlive-parrun-20090920-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-parrun-20090920-2|31	%{_sbindir}/texlive.post
12mr|texlive-parrun-20090920-2|32	fi
12mr|texlive-parrun-20090920-2|33	
12mr|texlive-parrun-20090920-2|34	#-----------------------------------------------------------------------
12mr|texlive-parrun-20090920-2|35	%files
12mr|texlive-parrun-20090920-2|36	%{_texmfdistdir}/tex/latex/parrun/parrun.sty
12mr|texlive-parrun-20090920-2|37	%doc %{_texmfdistdir}/doc/latex/parrun/parrun.pdf
12mr|texlive-parrun-20090920-2|38	%doc %{_texmfdistdir}/doc/latex/parrun/readme
12mr|texlive-parrun-20090920-2|39	#- source
12mr|texlive-parrun-20090920-2|40	%doc %{_texmfdistdir}/source/latex/parrun/parrun.dtx
12mr|texlive-parrun-20090920-2|41	%doc %{_texmfdistdir}/source/latex/parrun/parrun.ins
12mr|texlive-parrun-20090920-2|42	
12mr|texlive-parrun-20090920-2|43	#-----------------------------------------------------------------------
12mr|texlive-parrun-20090920-2|44	%prep
12mr|texlive-parrun-20090920-2|45	%setup -c -a0 -a1 -a2
12mr|texlive-parrun-20090920-2|46	
12mr|texlive-parrun-20090920-2|47	%build
12mr|texlive-parrun-20090920-2|48	
12mr|texlive-parrun-20090920-2|49	%install
12mr|texlive-parrun-20090920-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-parrun-20090920-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-parrun-20090920-2|52	
12mr|texlive-parrun-20090920-2|53	
12mr|texlive-parrun-20090920-2|54	
12mr|texlive-parrun-20090920-2|55	%changelog
12mr|texlive-parrun-20090920-2|56	

18179 12
12mr|texlive-parselines-1.4-2|1	# revision 21475
12mr|texlive-parselines-1.4-2|2	# category Package
12mr|texlive-parselines-1.4-2|3	# catalog-ctan /macros/latex/contrib/parselines
12mr|texlive-parselines-1.4-2|4	# catalog-date 2011-02-19 16:41:47 +0100
12mr|texlive-parselines-1.4-2|5	# catalog-license lppl1.3
12mr|texlive-parselines-1.4-2|6	# catalog-version 1.4
12mr|texlive-parselines-1.4-2|7	Name:		texlive-parselines
12mr|texlive-parselines-1.4-2|8	Version:	1.4
12mr|texlive-parselines-1.4-2|9	Release:	2
12mr|texlive-parselines-1.4-2|10	Summary:	Apply a macro to each line of an environment
12mr|texlive-parselines-1.4-2|11	Group:		Publishing
12mr|texlive-parselines-1.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/parselines
12mr|texlive-parselines-1.4-2|13	License:	LPPL1.3
12mr|texlive-parselines-1.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parselines.tar.xz
12mr|texlive-parselines-1.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parselines.doc.tar.xz
12mr|texlive-parselines-1.4-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parselines.source.tar.xz
12mr|texlive-parselines-1.4-2|17	BuildArch:	noarch
12mr|texlive-parselines-1.4-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-parselines-1.4-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-parselines-1.4-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-parselines-1.4-2|21	
12mr|texlive-parselines-1.4-2|22	%description
12mr|texlive-parselines-1.4-2|23	The package defines an environment "parse lines" which
12mr|texlive-parselines-1.4-2|24	processes each line of an environment with a macro. An example
12mr|texlive-parselines-1.4-2|25	of shading the lines of an environment is given.
12mr|texlive-parselines-1.4-2|26	
12mr|texlive-parselines-1.4-2|27	%post
12mr|texlive-parselines-1.4-2|28	%{_sbindir}/texlive.post
12mr|texlive-parselines-1.4-2|29	
12mr|texlive-parselines-1.4-2|30	%postun
12mr|texlive-parselines-1.4-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-parselines-1.4-2|32	%{_sbindir}/texlive.post
12mr|texlive-parselines-1.4-2|33	fi
12mr|texlive-parselines-1.4-2|34	
12mr|texlive-parselines-1.4-2|35	#-----------------------------------------------------------------------
12mr|texlive-parselines-1.4-2|36	%files
12mr|texlive-parselines-1.4-2|37	%{_texmfdistdir}/tex/latex/parselines/parselines.sty
12mr|texlive-parselines-1.4-2|38	%doc %{_texmfdistdir}/doc/latex/parselines/README
12mr|texlive-parselines-1.4-2|39	%doc %{_texmfdistdir}/doc/latex/parselines/parselines.pdf
12mr|texlive-parselines-1.4-2|40	#- source
12mr|texlive-parselines-1.4-2|41	%doc %{_texmfdistdir}/source/latex/parselines/parselines.drv
12mr|texlive-parselines-1.4-2|42	%doc %{_texmfdistdir}/source/latex/parselines/parselines.dtx
12mr|texlive-parselines-1.4-2|43	%doc %{_texmfdistdir}/source/latex/parselines/parselines.ins
12mr|texlive-parselines-1.4-2|44	
12mr|texlive-parselines-1.4-2|45	#-----------------------------------------------------------------------
12mr|texlive-parselines-1.4-2|46	%prep
12mr|texlive-parselines-1.4-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-parselines-1.4-2|48	
12mr|texlive-parselines-1.4-2|49	%build
12mr|texlive-parselines-1.4-2|50	
12mr|texlive-parselines-1.4-2|51	%install
12mr|texlive-parselines-1.4-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-parselines-1.4-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-parselines-1.4-2|54	
12mr|texlive-parselines-1.4-2|55	
12mr|texlive-parselines-1.4-2|56	
12mr|texlive-parselines-1.4-2|57	%changelog
12mr|texlive-parselines-1.4-2|58	

18180 12
12mr|texlive-parskip-2.0-2|1	# revision 19963
12mr|texlive-parskip-2.0-2|2	# category Package
12mr|texlive-parskip-2.0-2|3	# catalog-ctan /macros/latex/contrib/parskip
12mr|texlive-parskip-2.0-2|4	# catalog-date 2010-09-30 14:11:14 +0200
12mr|texlive-parskip-2.0-2|5	# catalog-license lppl
12mr|texlive-parskip-2.0-2|6	# catalog-version 2.0
12mr|texlive-parskip-2.0-2|7	Name:		texlive-parskip
12mr|texlive-parskip-2.0-2|8	Version:	2.0
12mr|texlive-parskip-2.0-2|9	Release:	2
12mr|texlive-parskip-2.0-2|10	Summary:	Layout with zero \parindent, non-zero \parskip
12mr|texlive-parskip-2.0-2|11	Group:		Publishing
12mr|texlive-parskip-2.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/parskip
12mr|texlive-parskip-2.0-2|13	License:	LPPL
12mr|texlive-parskip-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parskip.tar.xz
12mr|texlive-parskip-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/parskip.doc.tar.xz
12mr|texlive-parskip-2.0-2|16	BuildArch:	noarch
12mr|texlive-parskip-2.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-parskip-2.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-parskip-2.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-parskip-2.0-2|20	
12mr|texlive-parskip-2.0-2|21	%description
12mr|texlive-parskip-2.0-2|22	Simply changing \parskip and \parindent leaves a layout that is
12mr|texlive-parskip-2.0-2|23	untidy; this package (though it is no substitute for a
12mr|texlive-parskip-2.0-2|24	properly-designed class) helps alleviate this untidiness.
12mr|texlive-parskip-2.0-2|25	
12mr|texlive-parskip-2.0-2|26	%post
12mr|texlive-parskip-2.0-2|27	%{_sbindir}/texlive.post
12mr|texlive-parskip-2.0-2|28	
12mr|texlive-parskip-2.0-2|29	%postun
12mr|texlive-parskip-2.0-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-parskip-2.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-parskip-2.0-2|32	fi
12mr|texlive-parskip-2.0-2|33	
12mr|texlive-parskip-2.0-2|34	#-----------------------------------------------------------------------
12mr|texlive-parskip-2.0-2|35	%files
12mr|texlive-parskip-2.0-2|36	%{_texmfdistdir}/tex/latex/parskip/parskip.sty
12mr|texlive-parskip-2.0-2|37	%doc %{_texmfdistdir}/doc/latex/parskip/parskip-doc.pdf
12mr|texlive-parskip-2.0-2|38	%doc %{_texmfdistdir}/doc/latex/parskip/parskip-doc.tex
12mr|texlive-parskip-2.0-2|39	
12mr|texlive-parskip-2.0-2|40	#-----------------------------------------------------------------------
12mr|texlive-parskip-2.0-2|41	%prep
12mr|texlive-parskip-2.0-2|42	%setup -c -a0 -a1
12mr|texlive-parskip-2.0-2|43	
12mr|texlive-parskip-2.0-2|44	%build
12mr|texlive-parskip-2.0-2|45	
12mr|texlive-parskip-2.0-2|46	%install
12mr|texlive-parskip-2.0-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-parskip-2.0-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-parskip-2.0-2|49	
12mr|texlive-parskip-2.0-2|50	
12mr|texlive-parskip-2.0-2|51	
12mr|texlive-parskip-2.0-2|52	%changelog
12mr|texlive-parskip-2.0-2|53	

18181 12
12mr|texlive-passivetex-20080420-2|1	# revision 15878
12mr|texlive-passivetex-20080420-2|2	# category Package
12mr|texlive-passivetex-20080420-2|3	# catalog-ctan /macros/xmltex/contrib/passivetex
12mr|texlive-passivetex-20080420-2|4	# catalog-date 2008-04-20 19:53:04 +0200
12mr|texlive-passivetex-20080420-2|5	# catalog-license other-free
12mr|texlive-passivetex-20080420-2|6	# catalog-version undef
12mr|texlive-passivetex-20080420-2|7	Name:		texlive-passivetex
12mr|texlive-passivetex-20080420-2|8	Version:	20080420
12mr|texlive-passivetex-20080420-2|9	Release:	2
12mr|texlive-passivetex-20080420-2|10	Summary:	Support package for XML/SGML typesetting
12mr|texlive-passivetex-20080420-2|11	Group:		Publishing
12mr|texlive-passivetex-20080420-2|12	URL:		http://www.ctan.org/tex-archive/macros/xmltex/contrib/passivetex
12mr|texlive-passivetex-20080420-2|13	License:	OTHER-FREE
12mr|texlive-passivetex-20080420-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/passivetex.tar.xz
12mr|texlive-passivetex-20080420-2|15	BuildArch:	noarch
12mr|texlive-passivetex-20080420-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-passivetex-20080420-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-passivetex-20080420-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-passivetex-20080420-2|19	
12mr|texlive-passivetex-20080420-2|20	%description
12mr|texlive-passivetex-20080420-2|21	Packages providing XML parsing, UTF-8 parsing, Unicode
12mr|texlive-passivetex-20080420-2|22	entities, and common formatting object definitions for jadetex.
12mr|texlive-passivetex-20080420-2|23	
12mr|texlive-passivetex-20080420-2|24	%post
12mr|texlive-passivetex-20080420-2|25	%{_sbindir}/texlive.post
12mr|texlive-passivetex-20080420-2|26	
12mr|texlive-passivetex-20080420-2|27	%postun
12mr|texlive-passivetex-20080420-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-passivetex-20080420-2|29	%{_sbindir}/texlive.post
12mr|texlive-passivetex-20080420-2|30	fi
12mr|texlive-passivetex-20080420-2|31	
12mr|texlive-passivetex-20080420-2|32	#-----------------------------------------------------------------------
12mr|texlive-passivetex-20080420-2|33	%files
12mr|texlive-passivetex-20080420-2|34	%{_texmfdistdir}/tex/xmltex/passivetex/dummyels.sty
12mr|texlive-passivetex-20080420-2|35	%{_texmfdistdir}/tex/xmltex/passivetex/fotex.sty
12mr|texlive-passivetex-20080420-2|36	%{_texmfdistdir}/tex/xmltex/passivetex/fotex.xmt
12mr|texlive-passivetex-20080420-2|37	%{_texmfdistdir}/tex/xmltex/passivetex/mlnames.sty
12mr|texlive-passivetex-20080420-2|38	%{_texmfdistdir}/tex/xmltex/passivetex/tei.xmt
12mr|texlive-passivetex-20080420-2|39	%{_texmfdistdir}/tex/xmltex/passivetex/teiprintslides.xmt
12mr|texlive-passivetex-20080420-2|40	%{_texmfdistdir}/tex/xmltex/passivetex/teislides.xmt
12mr|texlive-passivetex-20080420-2|41	%{_texmfdistdir}/tex/xmltex/passivetex/teixml.sty
12mr|texlive-passivetex-20080420-2|42	%{_texmfdistdir}/tex/xmltex/passivetex/teixmlslides.sty
12mr|texlive-passivetex-20080420-2|43	%{_texmfdistdir}/tex/xmltex/passivetex/ucharacters.sty
12mr|texlive-passivetex-20080420-2|44	%{_texmfdistdir}/tex/xmltex/passivetex/unicode.sty
12mr|texlive-passivetex-20080420-2|45	
12mr|texlive-passivetex-20080420-2|46	#-----------------------------------------------------------------------
12mr|texlive-passivetex-20080420-2|47	%prep
12mr|texlive-passivetex-20080420-2|48	%setup -c -a0
12mr|texlive-passivetex-20080420-2|49	
12mr|texlive-passivetex-20080420-2|50	%build
12mr|texlive-passivetex-20080420-2|51	
12mr|texlive-passivetex-20080420-2|52	%install
12mr|texlive-passivetex-20080420-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-passivetex-20080420-2|54	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-passivetex-20080420-2|55	
12mr|texlive-passivetex-20080420-2|56	
12mr|texlive-passivetex-20080420-2|57	
12mr|texlive-passivetex-20080420-2|58	%changelog
12mr|texlive-passivetex-20080420-2|59	

18182 12
12mr|texlive-patch-20120113-1|1	# revision 25271
12mr|texlive-patch-20120113-1|2	# category Package
12mr|texlive-patch-20120113-1|3	# catalog-ctan /macros/generic/misc/patch.doc
12mr|texlive-patch-20120113-1|4	# catalog-date 2012-01-13 11:54:55 +0100
12mr|texlive-patch-20120113-1|5	# catalog-license lppl
12mr|texlive-patch-20120113-1|6	# catalog-version undef
12mr|texlive-patch-20120113-1|7	Name:		texlive-patch
12mr|texlive-patch-20120113-1|8	Version:	20120113
12mr|texlive-patch-20120113-1|9	Release:	1
12mr|texlive-patch-20120113-1|10	Summary:	Patch loaded packages, etc
12mr|texlive-patch-20120113-1|11	Group:		Publishing
12mr|texlive-patch-20120113-1|12	URL:		http://www.ctan.org/tex-archive/macros/generic/misc/patch.doc
12mr|texlive-patch-20120113-1|13	License:	LPPL
12mr|texlive-patch-20120113-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/patch.tar.xz
12mr|texlive-patch-20120113-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/patch.source.tar.xz
12mr|texlive-patch-20120113-1|16	BuildArch:	noarch
12mr|texlive-patch-20120113-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-patch-20120113-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-patch-20120113-1|19	
12mr|texlive-patch-20120113-1|20	%description
12mr|texlive-patch-20120113-1|21	The package defines macros that allow patching of existing
12mr|texlive-patch-20120113-1|22	commands, specifying those parts of the existing macro to be
12mr|texlive-patch-20120113-1|23	replaced, along with the replacements. Thus it provides more
12mr|texlive-patch-20120113-1|24	sophisticated manipulation than a package like patchcmd, which
12mr|texlive-patch-20120113-1|25	only permits modification by adding commands at the beginning
12mr|texlive-patch-20120113-1|26	or end of an existing definition. The package is distributed in
12mr|texlive-patch-20120113-1|27	a relative of LaTeX doc format: it will run unmodified, though
12mr|texlive-patch-20120113-1|28	it benefits from docstrip treatment.
12mr|texlive-patch-20120113-1|29	
12mr|texlive-patch-20120113-1|30	#-----------------------------------------------------------------------
12mr|texlive-patch-20120113-1|31	%files
12mr|texlive-patch-20120113-1|32	#- source
12mr|texlive-patch-20120113-1|33	%doc %{_texmfdistdir}/source/generic/patch/patch.doc
12mr|texlive-patch-20120113-1|34	
12mr|texlive-patch-20120113-1|35	#-----------------------------------------------------------------------
12mr|texlive-patch-20120113-1|36	%prep
12mr|texlive-patch-20120113-1|37	%setup -c -a0 -a1
12mr|texlive-patch-20120113-1|38	
12mr|texlive-patch-20120113-1|39	%build
12mr|texlive-patch-20120113-1|40	
12mr|texlive-patch-20120113-1|41	%install
12mr|texlive-patch-20120113-1|42	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-patch-20120113-1|43	cp -fpar source %{buildroot}%{_texmfdistdir}
12mr|texlive-patch-20120113-1|44	
12mr|texlive-patch-20120113-1|45	
12mr|texlive-patch-20120113-1|46	
12mr|texlive-patch-20120113-1|47	%changelog
12mr|texlive-patch-20120113-1|48	

18183 12
12mr|texlive-patchcmd-1.03-2|1	# revision 15878
12mr|texlive-patchcmd-1.03-2|2	# category Package
12mr|texlive-patchcmd-1.03-2|3	# catalog-ctan /macros/latex/contrib/patchcmd
12mr|texlive-patchcmd-1.03-2|4	# catalog-date 2007-01-12 20:52:49 +0100
12mr|texlive-patchcmd-1.03-2|5	# catalog-license pd
12mr|texlive-patchcmd-1.03-2|6	# catalog-version 1.03
12mr|texlive-patchcmd-1.03-2|7	Name:		texlive-patchcmd
12mr|texlive-patchcmd-1.03-2|8	Version:	1.03
12mr|texlive-patchcmd-1.03-2|9	Release:	2
12mr|texlive-patchcmd-1.03-2|10	Summary:	Change the definition of an existing command
12mr|texlive-patchcmd-1.03-2|11	Group:		Publishing
12mr|texlive-patchcmd-1.03-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/patchcmd
12mr|texlive-patchcmd-1.03-2|13	License:	PD
12mr|texlive-patchcmd-1.03-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/patchcmd.tar.xz
12mr|texlive-patchcmd-1.03-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/patchcmd.doc.tar.xz
12mr|texlive-patchcmd-1.03-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/patchcmd.source.tar.xz
12mr|texlive-patchcmd-1.03-2|17	BuildArch:	noarch
12mr|texlive-patchcmd-1.03-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-patchcmd-1.03-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-patchcmd-1.03-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-patchcmd-1.03-2|21	
12mr|texlive-patchcmd-1.03-2|22	%description
12mr|texlive-patchcmd-1.03-2|23	The patchcmd package provides a command \patchcommand that can
12mr|texlive-patchcmd-1.03-2|24	be used to add material at the beginning and/or the end of the
12mr|texlive-patchcmd-1.03-2|25	replacement text of an existing macro. It works for macros with
12mr|texlive-patchcmd-1.03-2|26	any number of normal arguments, including those that were
12mr|texlive-patchcmd-1.03-2|27	defined with \DeclareRobustCommand.
12mr|texlive-patchcmd-1.03-2|28	
12mr|texlive-patchcmd-1.03-2|29	%post
12mr|texlive-patchcmd-1.03-2|30	%{_sbindir}/texlive.post
12mr|texlive-patchcmd-1.03-2|31	
12mr|texlive-patchcmd-1.03-2|32	%postun
12mr|texlive-patchcmd-1.03-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-patchcmd-1.03-2|34	%{_sbindir}/texlive.post
12mr|texlive-patchcmd-1.03-2|35	fi
12mr|texlive-patchcmd-1.03-2|36	
12mr|texlive-patchcmd-1.03-2|37	#-----------------------------------------------------------------------
12mr|texlive-patchcmd-1.03-2|38	%files
12mr|texlive-patchcmd-1.03-2|39	%{_texmfdistdir}/tex/latex/patchcmd/patchcmd.sty
12mr|texlive-patchcmd-1.03-2|40	%doc %{_texmfdistdir}/doc/latex/patchcmd/patchcmd.pdf
12mr|texlive-patchcmd-1.03-2|41	#- source
12mr|texlive-patchcmd-1.03-2|42	%doc %{_texmfdistdir}/source/latex/patchcmd/patchcmd.dtx
12mr|texlive-patchcmd-1.03-2|43	%doc %{_texmfdistdir}/source/latex/patchcmd/patchcmd.ins
12mr|texlive-patchcmd-1.03-2|44	
12mr|texlive-patchcmd-1.03-2|45	#-----------------------------------------------------------------------
12mr|texlive-patchcmd-1.03-2|46	%prep
12mr|texlive-patchcmd-1.03-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-patchcmd-1.03-2|48	
12mr|texlive-patchcmd-1.03-2|49	%build
12mr|texlive-patchcmd-1.03-2|50	
12mr|texlive-patchcmd-1.03-2|51	%install
12mr|texlive-patchcmd-1.03-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-patchcmd-1.03-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-patchcmd-1.03-2|54	
12mr|texlive-patchcmd-1.03-2|55	
12mr|texlive-patchcmd-1.03-2|56	
12mr|texlive-patchcmd-1.03-2|57	%changelog
12mr|texlive-patchcmd-1.03-2|58	

18184 12
12mr|texlive-patgen-2.3-1|1	# revision 26689
12mr|texlive-patgen-2.3-1|2	# category TLCore
12mr|texlive-patgen-2.3-1|3	# catalog-ctan /obsolete/systems/knuth/unsupported/texware/patgen.web
12mr|texlive-patgen-2.3-1|4	# catalog-date 2011-07-17 16:49:53 +0200
12mr|texlive-patgen-2.3-1|5	# catalog-license knuth
12mr|texlive-patgen-2.3-1|6	# catalog-version 2.3
12mr|texlive-patgen-2.3-1|7	Name:		texlive-patgen
12mr|texlive-patgen-2.3-1|8	Epoch:		1
12mr|texlive-patgen-2.3-1|9	Version:	2.3
12mr|texlive-patgen-2.3-1|10	Release:	1
12mr|texlive-patgen-2.3-1|11	Summary:	Generate hyphenation patterns
12mr|texlive-patgen-2.3-1|12	Group:		Publishing
12mr|texlive-patgen-2.3-1|13	URL:		http://www.ctan.org/tex-archive/obsolete/systems/knuth/unsupported/texware/patgen.web
12mr|texlive-patgen-2.3-1|14	License:	KNUTH
12mr|texlive-patgen-2.3-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/patgen.tar.xz
12mr|texlive-patgen-2.3-1|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/patgen.doc.tar.xz
12mr|texlive-patgen-2.3-1|17	BuildArch:	noarch
12mr|texlive-patgen-2.3-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-patgen-2.3-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-patgen-2.3-1|20	Requires:	texlive-kpathsea
12mr|texlive-patgen-2.3-1|21	Requires:	texlive-patgen.bin
12mr|texlive-patgen-2.3-1|22	
12mr|texlive-patgen-2.3-1|23	%description
12mr|texlive-patgen-2.3-1|24	This is the last version of the program distributed by Knuth;
12mr|texlive-patgen-2.3-1|25	it advertises itself as a pattern generator for "the algorithm
12mr|texlive-patgen-2.3-1|26	used in TeX", but, of course, the patterns used in modern
12mr|texlive-patgen-2.3-1|27	distributions are Unicode-based.
12mr|texlive-patgen-2.3-1|28	
12mr|texlive-patgen-2.3-1|29	#-----------------------------------------------------------------------
12mr|texlive-patgen-2.3-1|30	%files
12mr|texlive-patgen-2.3-1|31	%doc %{_mandir}/man1/patgen.1*
12mr|texlive-patgen-2.3-1|32	%doc %{_texmfdir}/doc/man/man1/patgen.man1.pdf
12mr|texlive-patgen-2.3-1|33	
12mr|texlive-patgen-2.3-1|34	#-----------------------------------------------------------------------
12mr|texlive-patgen-2.3-1|35	%prep
12mr|texlive-patgen-2.3-1|36	%setup -c -a0 -a1
12mr|texlive-patgen-2.3-1|37	
12mr|texlive-patgen-2.3-1|38	%build
12mr|texlive-patgen-2.3-1|39	
12mr|texlive-patgen-2.3-1|40	%install
12mr|texlive-patgen-2.3-1|41	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-patgen-2.3-1|42	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-patgen-2.3-1|43	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-patgen-2.3-1|44	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-patgen-2.3-1|45	
12mr|texlive-patgen-2.3-1|46	
12mr|texlive-patgen-2.3-1|47	
12mr|texlive-patgen-2.3-1|48	%changelog
12mr|texlive-patgen-2.3-1|49	

18185 12
12mr|texlive-patgen2-tutorial-20091224-2|1	# revision 16490
12mr|texlive-patgen2-tutorial-20091224-2|2	# category Package
12mr|texlive-patgen2-tutorial-20091224-2|3	# catalog-ctan /info/patgen2
12mr|texlive-patgen2-tutorial-20091224-2|4	# catalog-date 2009-12-24 15:14:53 +0100
12mr|texlive-patgen2-tutorial-20091224-2|5	# catalog-license gpl
12mr|texlive-patgen2-tutorial-20091224-2|6	# catalog-version undef
12mr|texlive-patgen2-tutorial-20091224-2|7	Name:		texlive-patgen2-tutorial
12mr|texlive-patgen2-tutorial-20091224-2|8	Version:	20091224
12mr|texlive-patgen2-tutorial-20091224-2|9	Release:	2
12mr|texlive-patgen2-tutorial-20091224-2|10	Summary:	A tutorial on the use of Patgen 2
12mr|texlive-patgen2-tutorial-20091224-2|11	Group:		Publishing
12mr|texlive-patgen2-tutorial-20091224-2|12	URL:		http://www.ctan.org/tex-archive/info/patgen2
12mr|texlive-patgen2-tutorial-20091224-2|13	License:	GPL
12mr|texlive-patgen2-tutorial-20091224-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/patgen2-tutorial.tar.xz
12mr|texlive-patgen2-tutorial-20091224-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/patgen2-tutorial.doc.tar.xz
12mr|texlive-patgen2-tutorial-20091224-2|16	BuildArch:	noarch
12mr|texlive-patgen2-tutorial-20091224-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-patgen2-tutorial-20091224-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-patgen2-tutorial-20091224-2|19	
12mr|texlive-patgen2-tutorial-20091224-2|20	%description
12mr|texlive-patgen2-tutorial-20091224-2|21	This document describes the use of Patgen 2 to create
12mr|texlive-patgen2-tutorial-20091224-2|22	hyphenation patterns for wide ranges of languages.
12mr|texlive-patgen2-tutorial-20091224-2|23	
12mr|texlive-patgen2-tutorial-20091224-2|24	#-----------------------------------------------------------------------
12mr|texlive-patgen2-tutorial-20091224-2|25	%files
12mr|texlive-patgen2-tutorial-20091224-2|26	%doc %{_texmfdistdir}/doc/support/patgen2-tutorial/patgen2.pdf
12mr|texlive-patgen2-tutorial-20091224-2|27	%doc %{_texmfdistdir}/doc/support/patgen2-tutorial/patgen2.tex
12mr|texlive-patgen2-tutorial-20091224-2|28	
12mr|texlive-patgen2-tutorial-20091224-2|29	#-----------------------------------------------------------------------
12mr|texlive-patgen2-tutorial-20091224-2|30	%prep
12mr|texlive-patgen2-tutorial-20091224-2|31	%setup -c -a0 -a1
12mr|texlive-patgen2-tutorial-20091224-2|32	
12mr|texlive-patgen2-tutorial-20091224-2|33	%build
12mr|texlive-patgen2-tutorial-20091224-2|34	
12mr|texlive-patgen2-tutorial-20091224-2|35	%install
12mr|texlive-patgen2-tutorial-20091224-2|36	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-patgen2-tutorial-20091224-2|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-patgen2-tutorial-20091224-2|38	
12mr|texlive-patgen2-tutorial-20091224-2|39	
12mr|texlive-patgen2-tutorial-20091224-2|40	
12mr|texlive-patgen2-tutorial-20091224-2|41	%changelog
12mr|texlive-patgen2-tutorial-20091224-2|42	

18186 12
12mr|texlive-path-3.05-2|1	# revision 22045
12mr|texlive-path-3.05-2|2	# category Package
12mr|texlive-path-3.05-2|3	# catalog-ctan /macros/generic/path
12mr|texlive-path-3.05-2|4	# catalog-date 2011-04-07 22:08:26 +0200
12mr|texlive-path-3.05-2|5	# catalog-license other-free
12mr|texlive-path-3.05-2|6	# catalog-version 3.05
12mr|texlive-path-3.05-2|7	Name:		texlive-path
12mr|texlive-path-3.05-2|8	Version:	3.05
12mr|texlive-path-3.05-2|9	Release:	2
12mr|texlive-path-3.05-2|10	Summary:	Typeset paths, making them breakable
12mr|texlive-path-3.05-2|11	Group:		Publishing
12mr|texlive-path-3.05-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/path
12mr|texlive-path-3.05-2|13	License:	OTHER-FREE
12mr|texlive-path-3.05-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/path.tar.xz
12mr|texlive-path-3.05-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/path.doc.tar.xz
12mr|texlive-path-3.05-2|16	BuildArch:	noarch
12mr|texlive-path-3.05-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-path-3.05-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-path-3.05-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-path-3.05-2|20	
12mr|texlive-path-3.05-2|21	%description
12mr|texlive-path-3.05-2|22	Defines a macro \path|...|, similar to the LaTeX \verb|...|,
12mr|texlive-path-3.05-2|23	that sets the text in typewriter font and allows hyphen-less
12mr|texlive-path-3.05-2|24	breaks at punctuation characters. The set of characters to be
12mr|texlive-path-3.05-2|25	regarded as punctuation may be changed from the package's
12mr|texlive-path-3.05-2|26	default.
12mr|texlive-path-3.05-2|27	
12mr|texlive-path-3.05-2|28	%post
12mr|texlive-path-3.05-2|29	%{_sbindir}/texlive.post
12mr|texlive-path-3.05-2|30	
12mr|texlive-path-3.05-2|31	%postun
12mr|texlive-path-3.05-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-path-3.05-2|33	%{_sbindir}/texlive.post
12mr|texlive-path-3.05-2|34	fi
12mr|texlive-path-3.05-2|35	
12mr|texlive-path-3.05-2|36	#-----------------------------------------------------------------------
12mr|texlive-path-3.05-2|37	%files
12mr|texlive-path-3.05-2|38	%{_texmfdistdir}/tex/generic/path/path.sty
12mr|texlive-path-3.05-2|39	%doc %{_texmfdistdir}/doc/generic/path/path-doc.pdf
12mr|texlive-path-3.05-2|40	%doc %{_texmfdistdir}/doc/generic/path/path-doc.tex
12mr|texlive-path-3.05-2|41	
12mr|texlive-path-3.05-2|42	#-----------------------------------------------------------------------
12mr|texlive-path-3.05-2|43	%prep
12mr|texlive-path-3.05-2|44	%setup -c -a0 -a1
12mr|texlive-path-3.05-2|45	
12mr|texlive-path-3.05-2|46	%build
12mr|texlive-path-3.05-2|47	
12mr|texlive-path-3.05-2|48	%install
12mr|texlive-path-3.05-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-path-3.05-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-path-3.05-2|51	
12mr|texlive-path-3.05-2|52	
12mr|texlive-path-3.05-2|53	
12mr|texlive-path-3.05-2|54	%changelog
12mr|texlive-path-3.05-2|55	

18187 12
12mr|texlive-pauldoc-0.5-2|1	# revision 16005
12mr|texlive-pauldoc-0.5-2|2	# category Package
12mr|texlive-pauldoc-0.5-2|3	# catalog-ctan /macros/latex/contrib/pauldoc
12mr|texlive-pauldoc-0.5-2|4	# catalog-date 2009-11-10 13:46:41 +0100
12mr|texlive-pauldoc-0.5-2|5	# catalog-license lppl
12mr|texlive-pauldoc-0.5-2|6	# catalog-version 0.5
12mr|texlive-pauldoc-0.5-2|7	Name:		texlive-pauldoc
12mr|texlive-pauldoc-0.5-2|8	Version:	0.5
12mr|texlive-pauldoc-0.5-2|9	Release:	2
12mr|texlive-pauldoc-0.5-2|10	Summary:	German LaTeX package documentation
12mr|texlive-pauldoc-0.5-2|11	Group:		Publishing
12mr|texlive-pauldoc-0.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pauldoc
12mr|texlive-pauldoc-0.5-2|13	License:	LPPL
12mr|texlive-pauldoc-0.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pauldoc.tar.xz
12mr|texlive-pauldoc-0.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pauldoc.doc.tar.xz
12mr|texlive-pauldoc-0.5-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pauldoc.source.tar.xz
12mr|texlive-pauldoc-0.5-2|17	BuildArch:	noarch
12mr|texlive-pauldoc-0.5-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pauldoc-0.5-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pauldoc-0.5-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pauldoc-0.5-2|21	
12mr|texlive-pauldoc-0.5-2|22	%description
12mr|texlive-pauldoc-0.5-2|23	The pauldoc package provides helpers for German language
12mr|texlive-pauldoc-0.5-2|24	package documentation.
12mr|texlive-pauldoc-0.5-2|25	
12mr|texlive-pauldoc-0.5-2|26	%post
12mr|texlive-pauldoc-0.5-2|27	%{_sbindir}/texlive.post
12mr|texlive-pauldoc-0.5-2|28	
12mr|texlive-pauldoc-0.5-2|29	%postun
12mr|texlive-pauldoc-0.5-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-pauldoc-0.5-2|31	%{_sbindir}/texlive.post
12mr|texlive-pauldoc-0.5-2|32	fi
12mr|texlive-pauldoc-0.5-2|33	
12mr|texlive-pauldoc-0.5-2|34	#-----------------------------------------------------------------------
12mr|texlive-pauldoc-0.5-2|35	%files
12mr|texlive-pauldoc-0.5-2|36	%{_texmfdistdir}/tex/latex/pauldoc/pauldoc.sty
12mr|texlive-pauldoc-0.5-2|37	%doc %{_texmfdistdir}/doc/latex/pauldoc/README
12mr|texlive-pauldoc-0.5-2|38	%doc %{_texmfdistdir}/doc/latex/pauldoc/pauldoc.pdf
12mr|texlive-pauldoc-0.5-2|39	#- source
12mr|texlive-pauldoc-0.5-2|40	%doc %{_texmfdistdir}/source/latex/pauldoc/pauldoc.dtx
12mr|texlive-pauldoc-0.5-2|41	%doc %{_texmfdistdir}/source/latex/pauldoc/pauldoc.ins
12mr|texlive-pauldoc-0.5-2|42	
12mr|texlive-pauldoc-0.5-2|43	#-----------------------------------------------------------------------
12mr|texlive-pauldoc-0.5-2|44	%prep
12mr|texlive-pauldoc-0.5-2|45	%setup -c -a0 -a1 -a2
12mr|texlive-pauldoc-0.5-2|46	
12mr|texlive-pauldoc-0.5-2|47	%build
12mr|texlive-pauldoc-0.5-2|48	
12mr|texlive-pauldoc-0.5-2|49	%install
12mr|texlive-pauldoc-0.5-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pauldoc-0.5-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pauldoc-0.5-2|52	
12mr|texlive-pauldoc-0.5-2|53	
12mr|texlive-pauldoc-0.5-2|54	
12mr|texlive-pauldoc-0.5-2|55	%changelog
12mr|texlive-pauldoc-0.5-2|56	

18188 12
12mr|texlive-pawpict-1.0-2|1	# revision 21629
12mr|texlive-pawpict-1.0-2|2	# category Package
12mr|texlive-pawpict-1.0-2|3	# catalog-ctan /macros/latex/contrib/pawpict
12mr|texlive-pawpict-1.0-2|4	# catalog-date 2007-01-12 20:52:49 +0100
12mr|texlive-pawpict-1.0-2|5	# catalog-license gpl
12mr|texlive-pawpict-1.0-2|6	# catalog-version 1.0
12mr|texlive-pawpict-1.0-2|7	Name:		texlive-pawpict
12mr|texlive-pawpict-1.0-2|8	Version:	1.0
12mr|texlive-pawpict-1.0-2|9	Release:	2
12mr|texlive-pawpict-1.0-2|10	Summary:	Using graphics from PAW
12mr|texlive-pawpict-1.0-2|11	Group:		Publishing
12mr|texlive-pawpict-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pawpict
12mr|texlive-pawpict-1.0-2|13	License:	GPL
12mr|texlive-pawpict-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pawpict.tar.xz
12mr|texlive-pawpict-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pawpict.doc.tar.xz
12mr|texlive-pawpict-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pawpict.source.tar.xz
12mr|texlive-pawpict-1.0-2|17	BuildArch:	noarch
12mr|texlive-pawpict-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pawpict-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pawpict-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pawpict-1.0-2|21	
12mr|texlive-pawpict-1.0-2|22	%description
12mr|texlive-pawpict-1.0-2|23	Support for the easy inclusion of graphics made by PAW (Physics
12mr|texlive-pawpict-1.0-2|24	Analysis Workstation). You need to have PAW installed on your
12mr|texlive-pawpict-1.0-2|25	system to benefit from this package.
12mr|texlive-pawpict-1.0-2|26	
12mr|texlive-pawpict-1.0-2|27	%post
12mr|texlive-pawpict-1.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-pawpict-1.0-2|29	
12mr|texlive-pawpict-1.0-2|30	%postun
12mr|texlive-pawpict-1.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pawpict-1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-pawpict-1.0-2|33	fi
12mr|texlive-pawpict-1.0-2|34	
12mr|texlive-pawpict-1.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-pawpict-1.0-2|36	%files
12mr|texlive-pawpict-1.0-2|37	%{_texmfdistdir}/tex/latex/pawpict/pawpict.sty
12mr|texlive-pawpict-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/pawpict/README
12mr|texlive-pawpict-1.0-2|39	#- source
12mr|texlive-pawpict-1.0-2|40	%doc %{_texmfdistdir}/source/latex/pawpict/pawpict.dtx
12mr|texlive-pawpict-1.0-2|41	%doc %{_texmfdistdir}/source/latex/pawpict/pawpict.ins
12mr|texlive-pawpict-1.0-2|42	
12mr|texlive-pawpict-1.0-2|43	#-----------------------------------------------------------------------
12mr|texlive-pawpict-1.0-2|44	%prep
12mr|texlive-pawpict-1.0-2|45	%setup -c -a0 -a1 -a2
12mr|texlive-pawpict-1.0-2|46	
12mr|texlive-pawpict-1.0-2|47	%build
12mr|texlive-pawpict-1.0-2|48	
12mr|texlive-pawpict-1.0-2|49	%install
12mr|texlive-pawpict-1.0-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pawpict-1.0-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pawpict-1.0-2|52	
12mr|texlive-pawpict-1.0-2|53	
12mr|texlive-pawpict-1.0-2|54	
12mr|texlive-pawpict-1.0-2|55	%changelog
12mr|texlive-pawpict-1.0-2|56	

18189 12
12mr|texlive-pax-v0.1k-3|1	# revision 26112
12mr|texlive-pax-v0.1k-3|2	# category Package
12mr|texlive-pax-v0.1k-3|3	# catalog-ctan /macros/latex/contrib/pax/pax-tds.zip
12mr|texlive-pax-v0.1k-3|4	# catalog-date 2012-04-18 16:26:37 +0200
12mr|texlive-pax-v0.1k-3|5	# catalog-license other-free
12mr|texlive-pax-v0.1k-3|6	# catalog-version v0.1k
12mr|texlive-pax-v0.1k-3|7	Name:		texlive-pax
12mr|texlive-pax-v0.1k-3|8	Version:	v0.1k
12mr|texlive-pax-v0.1k-3|9	Release:	3
12mr|texlive-pax-v0.1k-3|10	Summary:	Extract and reinsert PDF annotations with pdfTeX
12mr|texlive-pax-v0.1k-3|11	Group:		Publishing
12mr|texlive-pax-v0.1k-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pax/pax-tds.zip
12mr|texlive-pax-v0.1k-3|13	License:	OTHER-FREE
12mr|texlive-pax-v0.1k-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pax.tar.xz
12mr|texlive-pax-v0.1k-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pax.doc.tar.xz
12mr|texlive-pax-v0.1k-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pax.source.tar.xz
12mr|texlive-pax-v0.1k-3|17	BuildArch:	noarch
12mr|texlive-pax-v0.1k-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pax-v0.1k-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pax-v0.1k-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-pax-v0.1k-3|21	Provides:	texlive-pax.bin = %{EVRD}
12mr|texlive-pax-v0.1k-3|22	
12mr|texlive-pax-v0.1k-3|23	%description
12mr|texlive-pax-v0.1k-3|24	If PDF files are included using pdfTeX, PDF annotations are
12mr|texlive-pax-v0.1k-3|25	stripped. The pax project offers a solution without altering
12mr|texlive-pax-v0.1k-3|26	pdfTeX. A Java program (pax.jar) parses the PDF file that will
12mr|texlive-pax-v0.1k-3|27	later be included. The program then writes the data of the
12mr|texlive-pax-v0.1k-3|28	annotations into a file that can be read by TeX. The LaTeX
12mr|texlive-pax-v0.1k-3|29	package pax extends the graphics package to support the scheme:
12mr|texlive-pax-v0.1k-3|30	if a PDF file is included, the package looks for the file with
12mr|texlive-pax-v0.1k-3|31	the annotation data, reads them and puts the annotations in the
12mr|texlive-pax-v0.1k-3|32	right place. Project status: experimental.
12mr|texlive-pax-v0.1k-3|33	
12mr|texlive-pax-v0.1k-3|34	%post
12mr|texlive-pax-v0.1k-3|35	%{_sbindir}/texlive.post
12mr|texlive-pax-v0.1k-3|36	
12mr|texlive-pax-v0.1k-3|37	%postun
12mr|texlive-pax-v0.1k-3|38	if [ $1 -eq 0 ]; then
12mr|texlive-pax-v0.1k-3|39	%{_sbindir}/texlive.post
12mr|texlive-pax-v0.1k-3|40	fi
12mr|texlive-pax-v0.1k-3|41	
12mr|texlive-pax-v0.1k-3|42	#-----------------------------------------------------------------------
12mr|texlive-pax-v0.1k-3|43	%files
12mr|texlive-pax-v0.1k-3|44	%{_bindir}/pdfannotextractor
12mr|texlive-pax-v0.1k-3|45	%{_javadir}/pax.jar
12mr|texlive-pax-v0.1k-3|46	%{_texmfdistdir}/scripts/pax/pax.jar
12mr|texlive-pax-v0.1k-3|47	%{_texmfdistdir}/scripts/pax/pdfannotextractor.pl
12mr|texlive-pax-v0.1k-3|48	%{_texmfdistdir}/tex/latex/pax/pax.sty
12mr|texlive-pax-v0.1k-3|49	%doc %{_texmfdistdir}/doc/latex/pax/README
12mr|texlive-pax-v0.1k-3|50	#- source
12mr|texlive-pax-v0.1k-3|51	%doc %{_texmfdistdir}/source/latex/pax/build.xml
12mr|texlive-pax-v0.1k-3|52	%doc %{_texmfdistdir}/source/latex/pax/license/LaTeX/lppl.txt
12mr|texlive-pax-v0.1k-3|53	%doc %{_texmfdistdir}/source/latex/pax/license/PDFAnnotExtractor/gpl.txt
12mr|texlive-pax-v0.1k-3|54	%doc %{_texmfdistdir}/source/latex/pax/src/Constants.java
12mr|texlive-pax-v0.1k-3|55	%doc %{_texmfdistdir}/source/latex/pax/src/Entry.java
12mr|texlive-pax-v0.1k-3|56	%doc %{_texmfdistdir}/source/latex/pax/src/EntryWriteException.java
12mr|texlive-pax-v0.1k-3|57	%doc %{_texmfdistdir}/source/latex/pax/src/MANIFEST.MF
12mr|texlive-pax-v0.1k-3|58	%doc %{_texmfdistdir}/source/latex/pax/src/PDFAnnotExtractor.java
12mr|texlive-pax-v0.1k-3|59	%doc %{_texmfdistdir}/source/latex/pax/src/StringVisitor.java
12mr|texlive-pax-v0.1k-3|60	
12mr|texlive-pax-v0.1k-3|61	#-----------------------------------------------------------------------
12mr|texlive-pax-v0.1k-3|62	%prep
12mr|texlive-pax-v0.1k-3|63	%setup -c -a0 -a1 -a2
12mr|texlive-pax-v0.1k-3|64	
12mr|texlive-pax-v0.1k-3|65	%build
12mr|texlive-pax-v0.1k-3|66	
12mr|texlive-pax-v0.1k-3|67	%install
12mr|texlive-pax-v0.1k-3|68	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-pax-v0.1k-3|69	pushd %{buildroot}%{_bindir}
12mr|texlive-pax-v0.1k-3|70	ln -sf %{_texmfdistdir}/scripts/pax/pdfannotextractor.pl pdfannotextractor
12mr|texlive-pax-v0.1k-3|71	popd
12mr|texlive-pax-v0.1k-3|72	mkdir -p %{buildroot}%{_javadir}
12mr|texlive-pax-v0.1k-3|73	pushd %{buildroot}%{_javadir}
12mr|texlive-pax-v0.1k-3|74	ln -sf %{_texmfdistdir}/scripts/pax/pax.jar pax.jar
12mr|texlive-pax-v0.1k-3|75	popd
12mr|texlive-pax-v0.1k-3|76	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-pax-v0.1k-3|77	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-pax-v0.1k-3|78	
12mr|texlive-pax-v0.1k-3|79	
12mr|texlive-pax-v0.1k-3|80	
12mr|texlive-pax-v0.1k-3|81	%changelog
12mr|texlive-pax-v0.1k-3|82	

18190 12
12mr|texlive-pb-diagram-5.0-2|1	# revision 15878
12mr|texlive-pb-diagram-5.0-2|2	# category Package
12mr|texlive-pb-diagram-5.0-2|3	# catalog-ctan /macros/latex/contrib/pb-diagram
12mr|texlive-pb-diagram-5.0-2|4	# catalog-date 2008-04-20 19:53:04 +0200
12mr|texlive-pb-diagram-5.0-2|5	# catalog-license other-free
12mr|texlive-pb-diagram-5.0-2|6	# catalog-version 5.0
12mr|texlive-pb-diagram-5.0-2|7	Name:		texlive-pb-diagram
12mr|texlive-pb-diagram-5.0-2|8	Version:	5.0
12mr|texlive-pb-diagram-5.0-2|9	Release:	2
12mr|texlive-pb-diagram-5.0-2|10	Summary:	A commutative diagram package using LAMSTeX or Xy-pic fonts
12mr|texlive-pb-diagram-5.0-2|11	Group:		Publishing
12mr|texlive-pb-diagram-5.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pb-diagram
12mr|texlive-pb-diagram-5.0-2|13	License:	OTHER-FREE
12mr|texlive-pb-diagram-5.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pb-diagram.tar.xz
12mr|texlive-pb-diagram-5.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pb-diagram.doc.tar.xz
12mr|texlive-pb-diagram-5.0-2|16	BuildArch:	noarch
12mr|texlive-pb-diagram-5.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pb-diagram-5.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pb-diagram-5.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pb-diagram-5.0-2|20	
12mr|texlive-pb-diagram-5.0-2|21	%description
12mr|texlive-pb-diagram-5.0-2|22	TeXLive pb-diagram package.
12mr|texlive-pb-diagram-5.0-2|23	
12mr|texlive-pb-diagram-5.0-2|24	%post
12mr|texlive-pb-diagram-5.0-2|25	%{_sbindir}/texlive.post
12mr|texlive-pb-diagram-5.0-2|26	
12mr|texlive-pb-diagram-5.0-2|27	%postun
12mr|texlive-pb-diagram-5.0-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-pb-diagram-5.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-pb-diagram-5.0-2|30	fi
12mr|texlive-pb-diagram-5.0-2|31	
12mr|texlive-pb-diagram-5.0-2|32	#-----------------------------------------------------------------------
12mr|texlive-pb-diagram-5.0-2|33	%files
12mr|texlive-pb-diagram-5.0-2|34	%{_texmfdistdir}/tex/latex/pb-diagram/lamsarrow.sty
12mr|texlive-pb-diagram-5.0-2|35	%{_texmfdistdir}/tex/latex/pb-diagram/pb-diagram.sty
12mr|texlive-pb-diagram-5.0-2|36	%{_texmfdistdir}/tex/latex/pb-diagram/pb-lams.sty
12mr|texlive-pb-diagram-5.0-2|37	%{_texmfdistdir}/tex/latex/pb-diagram/pb-xy.sty
12mr|texlive-pb-diagram-5.0-2|38	%doc %{_texmfdistdir}/doc/latex/pb-diagram/COPYING
12mr|texlive-pb-diagram-5.0-2|39	%doc %{_texmfdistdir}/doc/latex/pb-diagram/README
12mr|texlive-pb-diagram-5.0-2|40	%doc %{_texmfdistdir}/doc/latex/pb-diagram/pb-examples.tex
12mr|texlive-pb-diagram-5.0-2|41	%doc %{_texmfdistdir}/doc/latex/pb-diagram/pb-manual.pdf
12mr|texlive-pb-diagram-5.0-2|42	%doc %{_texmfdistdir}/doc/latex/pb-diagram/pb-manual.tex
12mr|texlive-pb-diagram-5.0-2|43	
12mr|texlive-pb-diagram-5.0-2|44	#-----------------------------------------------------------------------
12mr|texlive-pb-diagram-5.0-2|45	%prep
12mr|texlive-pb-diagram-5.0-2|46	%setup -c -a0 -a1
12mr|texlive-pb-diagram-5.0-2|47	
12mr|texlive-pb-diagram-5.0-2|48	%build
12mr|texlive-pb-diagram-5.0-2|49	
12mr|texlive-pb-diagram-5.0-2|50	%install
12mr|texlive-pb-diagram-5.0-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pb-diagram-5.0-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pb-diagram-5.0-2|53	
12mr|texlive-pb-diagram-5.0-2|54	
12mr|texlive-pb-diagram-5.0-2|55	
12mr|texlive-pb-diagram-5.0-2|56	%changelog
12mr|texlive-pb-diagram-5.0-2|57	

18191 12
12mr|texlive-pbox-1.2-2|1	# revision 24807
12mr|texlive-pbox-1.2-2|2	# category Package
12mr|texlive-pbox-1.2-2|3	# catalog-ctan /macros/latex/contrib/pbox
12mr|texlive-pbox-1.2-2|4	# catalog-date 2011-12-08 01:39:40 +0100
12mr|texlive-pbox-1.2-2|5	# catalog-license gpl2
12mr|texlive-pbox-1.2-2|6	# catalog-version 1.2
12mr|texlive-pbox-1.2-2|7	Name:		texlive-pbox
12mr|texlive-pbox-1.2-2|8	Version:	1.2
12mr|texlive-pbox-1.2-2|9	Release:	2
12mr|texlive-pbox-1.2-2|10	Summary:	A variable-width \parbox command
12mr|texlive-pbox-1.2-2|11	Group:		Publishing
12mr|texlive-pbox-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pbox
12mr|texlive-pbox-1.2-2|13	License:	GPL2
12mr|texlive-pbox-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pbox.tar.xz
12mr|texlive-pbox-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pbox.doc.tar.xz
12mr|texlive-pbox-1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pbox.source.tar.xz
12mr|texlive-pbox-1.2-2|17	BuildArch:	noarch
12mr|texlive-pbox-1.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pbox-1.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pbox-1.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pbox-1.2-2|21	
12mr|texlive-pbox-1.2-2|22	%description
12mr|texlive-pbox-1.2-2|23	Defines a command \pbox{<max width>}{<text>} which adjusts its
12mr|texlive-pbox-1.2-2|24	width to that of the enclosed text, up to the maximum width
12mr|texlive-pbox-1.2-2|25	given. The package also defines some associated length
12mr|texlive-pbox-1.2-2|26	commands.
12mr|texlive-pbox-1.2-2|27	
12mr|texlive-pbox-1.2-2|28	%post
12mr|texlive-pbox-1.2-2|29	%{_sbindir}/texlive.post
12mr|texlive-pbox-1.2-2|30	
12mr|texlive-pbox-1.2-2|31	%postun
12mr|texlive-pbox-1.2-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-pbox-1.2-2|33	%{_sbindir}/texlive.post
12mr|texlive-pbox-1.2-2|34	fi
12mr|texlive-pbox-1.2-2|35	
12mr|texlive-pbox-1.2-2|36	#-----------------------------------------------------------------------
12mr|texlive-pbox-1.2-2|37	%files
12mr|texlive-pbox-1.2-2|38	%{_texmfdistdir}/tex/latex/pbox/pbox.sty
12mr|texlive-pbox-1.2-2|39	%doc %{_texmfdistdir}/doc/latex/pbox/AUTHORS
12mr|texlive-pbox-1.2-2|40	%doc %{_texmfdistdir}/doc/latex/pbox/COPYING
12mr|texlive-pbox-1.2-2|41	%doc %{_texmfdistdir}/doc/latex/pbox/ChangeLog
12mr|texlive-pbox-1.2-2|42	%doc %{_texmfdistdir}/doc/latex/pbox/INSTALL
12mr|texlive-pbox-1.2-2|43	%doc %{_texmfdistdir}/doc/latex/pbox/Makefile
12mr|texlive-pbox-1.2-2|44	%doc %{_texmfdistdir}/doc/latex/pbox/README
12mr|texlive-pbox-1.2-2|45	%doc %{_texmfdistdir}/doc/latex/pbox/pbox.pdf
12mr|texlive-pbox-1.2-2|46	#- source
12mr|texlive-pbox-1.2-2|47	%doc %{_texmfdistdir}/source/latex/pbox/pbox.drv
12mr|texlive-pbox-1.2-2|48	%doc %{_texmfdistdir}/source/latex/pbox/pbox.dtx
12mr|texlive-pbox-1.2-2|49	%doc %{_texmfdistdir}/source/latex/pbox/pbox.ins
12mr|texlive-pbox-1.2-2|50	
12mr|texlive-pbox-1.2-2|51	#-----------------------------------------------------------------------
12mr|texlive-pbox-1.2-2|52	%prep
12mr|texlive-pbox-1.2-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-pbox-1.2-2|54	
12mr|texlive-pbox-1.2-2|55	%build
12mr|texlive-pbox-1.2-2|56	
12mr|texlive-pbox-1.2-2|57	%install
12mr|texlive-pbox-1.2-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pbox-1.2-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pbox-1.2-2|60	
12mr|texlive-pbox-1.2-2|61	
12mr|texlive-pbox-1.2-2|62	
12mr|texlive-pbox-1.2-2|63	%changelog
12mr|texlive-pbox-1.2-2|64	

18192 12
12mr|texlive-pbsheet-0.1-3|1	# revision 24830
12mr|texlive-pbsheet-0.1-3|2	# category Package
12mr|texlive-pbsheet-0.1-3|3	# catalog-ctan /macros/latex/contrib/pbsheet
12mr|texlive-pbsheet-0.1-3|4	# catalog-date 2007-01-12 23:55:10 +0100
12mr|texlive-pbsheet-0.1-3|5	# catalog-license lppl
12mr|texlive-pbsheet-0.1-3|6	# catalog-version 0.1
12mr|texlive-pbsheet-0.1-3|7	Name:		texlive-pbsheet
12mr|texlive-pbsheet-0.1-3|8	Version:	0.1
12mr|texlive-pbsheet-0.1-3|9	Release:	3
12mr|texlive-pbsheet-0.1-3|10	Summary:	Problem sheet class
12mr|texlive-pbsheet-0.1-3|11	Group:		Publishing
12mr|texlive-pbsheet-0.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pbsheet
12mr|texlive-pbsheet-0.1-3|13	License:	LPPL
12mr|texlive-pbsheet-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pbsheet.tar.xz
12mr|texlive-pbsheet-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pbsheet.doc.tar.xz
12mr|texlive-pbsheet-0.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pbsheet.source.tar.xz
12mr|texlive-pbsheet-0.1-3|17	BuildArch:	noarch
12mr|texlive-pbsheet-0.1-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pbsheet-0.1-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pbsheet-0.1-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-pbsheet-0.1-3|21	
12mr|texlive-pbsheet-0.1-3|22	%define		_unpackaged_subdirs_terminate_build	0
12mr|texlive-pbsheet-0.1-3|23	
12mr|texlive-pbsheet-0.1-3|24	%description
12mr|texlive-pbsheet-0.1-3|25	This class is designed to simplify the typesetting of problem
12mr|texlive-pbsheet-0.1-3|26	sheets with Mathematics and Computer Science content. It is
12mr|texlive-pbsheet-0.1-3|27	currently customised towards teaching in French (and the
12mr|texlive-pbsheet-0.1-3|28	examples are in French).
12mr|texlive-pbsheet-0.1-3|29	
12mr|texlive-pbsheet-0.1-3|30	%post
12mr|texlive-pbsheet-0.1-3|31	%{_sbindir}/texlive.post
12mr|texlive-pbsheet-0.1-3|32	
12mr|texlive-pbsheet-0.1-3|33	%postun
12mr|texlive-pbsheet-0.1-3|34	if [ $1 -eq 0 ]; then
12mr|texlive-pbsheet-0.1-3|35	%{_sbindir}/texlive.post
12mr|texlive-pbsheet-0.1-3|36	fi
12mr|texlive-pbsheet-0.1-3|37	
12mr|texlive-pbsheet-0.1-3|38	#-----------------------------------------------------------------------
12mr|texlive-pbsheet-0.1-3|39	%files
12mr|texlive-pbsheet-0.1-3|40	%{_texmfdistdir}/tex/latex/pbsheet/pbsheet.cls
12mr|texlive-pbsheet-0.1-3|41	%doc %{_texmfdistdir}/doc/latex/pbsheet/LPPL
12mr|texlive-pbsheet-0.1-3|42	%doc %{_texmfdistdir}/doc/latex/pbsheet/README
12mr|texlive-pbsheet-0.1-3|43	%doc %{_texmfdistdir}/doc/latex/pbsheet/pbsheet.pdf
12mr|texlive-pbsheet-0.1-3|44	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/GNUmakefile
12mr|texlive-pbsheet-0.1-3|45	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/img/simbin.eps
12mr|texlive-pbsheet-0.1-3|46	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/img/simbin.pdf
12mr|texlive-pbsheet-0.1-3|47	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/pbsheet.cls
12mr|texlive-pbsheet-0.1-3|48	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/pgm/probadis.m
12mr|texlive-pbsheet-0.1-3|49	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/pgm/rdiscr.m
12mr|texlive-pbsheet-0.1-3|50	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/pgm/rint.m
12mr|texlive-pbsheet-0.1-3|51	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/pgm/simbin.m
12mr|texlive-pbsheet-0.1-3|52	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/xpl-fr.bib
12mr|texlive-pbsheet-0.1-3|53	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/xpl-fr.dvi
12mr|texlive-pbsheet-0.1-3|54	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/xpl-fr.pdf
12mr|texlive-pbsheet-0.1-3|55	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/xpl-fr.ps
12mr|texlive-pbsheet-0.1-3|56	%doc %{_texmfdistdir}/doc/latex/pbsheet/xpl/xpl-fr.tex
12mr|texlive-pbsheet-0.1-3|57	#- source
12mr|texlive-pbsheet-0.1-3|58	%doc %{_texmfdistdir}/source/latex/pbsheet/pbsheet.dtx
12mr|texlive-pbsheet-0.1-3|59	%doc %{_texmfdistdir}/source/latex/pbsheet/pbsheet.ins
12mr|texlive-pbsheet-0.1-3|60	
12mr|texlive-pbsheet-0.1-3|61	#-----------------------------------------------------------------------
12mr|texlive-pbsheet-0.1-3|62	%prep
12mr|texlive-pbsheet-0.1-3|63	%setup -c -a0 -a1 -a2
12mr|texlive-pbsheet-0.1-3|64	
12mr|texlive-pbsheet-0.1-3|65	%build
12mr|texlive-pbsheet-0.1-3|66	
12mr|texlive-pbsheet-0.1-3|67	%install
12mr|texlive-pbsheet-0.1-3|68	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pbsheet-0.1-3|69	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pbsheet-0.1-3|70	
12mr|texlive-pbsheet-0.1-3|71	
12mr|texlive-pbsheet-0.1-3|72	
12mr|texlive-pbsheet-0.1-3|73	%changelog
12mr|texlive-pbsheet-0.1-3|74	

18193 12
12mr|texlive-pdf14-0.1-2|1	# revision 17583
12mr|texlive-pdf14-0.1-2|2	# category Package
12mr|texlive-pdf14-0.1-2|3	# catalog-ctan /macros/latex/contrib/pdf14
12mr|texlive-pdf14-0.1-2|4	# catalog-date 2010-03-31 12:36:09 +0200
12mr|texlive-pdf14-0.1-2|5	# catalog-license lppl1.3
12mr|texlive-pdf14-0.1-2|6	# catalog-version 0.1
12mr|texlive-pdf14-0.1-2|7	Name:		texlive-pdf14
12mr|texlive-pdf14-0.1-2|8	Version:	0.1
12mr|texlive-pdf14-0.1-2|9	Release:	2
12mr|texlive-pdf14-0.1-2|10	Summary:	Restore PDF 1.4 to a TeX live 2010 format
12mr|texlive-pdf14-0.1-2|11	Group:		Publishing
12mr|texlive-pdf14-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdf14
12mr|texlive-pdf14-0.1-2|13	License:	LPPL1.3
12mr|texlive-pdf14-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdf14.tar.xz
12mr|texlive-pdf14-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdf14.doc.tar.xz
12mr|texlive-pdf14-0.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdf14.source.tar.xz
12mr|texlive-pdf14-0.1-2|17	BuildArch:	noarch
12mr|texlive-pdf14-0.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pdf14-0.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pdf14-0.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pdf14-0.1-2|21	
12mr|texlive-pdf14-0.1-2|22	%description
12mr|texlive-pdf14-0.1-2|23	Starting with TeX Live 2010, the various formats that directly
12mr|texlive-pdf14-0.1-2|24	generate PDF will default to generating PDF 1.5. This is
12mr|texlive-pdf14-0.1-2|25	generally a good thing, but it can lead to compatibility issues
12mr|texlive-pdf14-0.1-2|26	with some older PDF viewers. This package changes the version
12mr|texlive-pdf14-0.1-2|27	of PDF generated with formats (based on pdfTeX or LuaTeX in PDF
12mr|texlive-pdf14-0.1-2|28	mode), back to 1.4 for documents that need to achieve maximal
12mr|texlive-pdf14-0.1-2|29	compatibility with old viewers.
12mr|texlive-pdf14-0.1-2|30	
12mr|texlive-pdf14-0.1-2|31	%post
12mr|texlive-pdf14-0.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-pdf14-0.1-2|33	
12mr|texlive-pdf14-0.1-2|34	%postun
12mr|texlive-pdf14-0.1-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-pdf14-0.1-2|36	%{_sbindir}/texlive.post
12mr|texlive-pdf14-0.1-2|37	fi
12mr|texlive-pdf14-0.1-2|38	
12mr|texlive-pdf14-0.1-2|39	#-----------------------------------------------------------------------
12mr|texlive-pdf14-0.1-2|40	%files
12mr|texlive-pdf14-0.1-2|41	%{_texmfdistdir}/tex/latex/pdf14/pdf14.sty
12mr|texlive-pdf14-0.1-2|42	%doc %{_texmfdistdir}/doc/latex/pdf14/README
12mr|texlive-pdf14-0.1-2|43	%doc %{_texmfdistdir}/doc/latex/pdf14/pdf14.pdf
12mr|texlive-pdf14-0.1-2|44	%doc %{_texmfdistdir}/doc/latex/pdf14/test-pdf14.tex
12mr|texlive-pdf14-0.1-2|45	#- source
12mr|texlive-pdf14-0.1-2|46	%doc %{_texmfdistdir}/source/latex/pdf14/Makefile
12mr|texlive-pdf14-0.1-2|47	%doc %{_texmfdistdir}/source/latex/pdf14/pdf14.dtx
12mr|texlive-pdf14-0.1-2|48	
12mr|texlive-pdf14-0.1-2|49	#-----------------------------------------------------------------------
12mr|texlive-pdf14-0.1-2|50	%prep
12mr|texlive-pdf14-0.1-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-pdf14-0.1-2|52	
12mr|texlive-pdf14-0.1-2|53	%build
12mr|texlive-pdf14-0.1-2|54	
12mr|texlive-pdf14-0.1-2|55	%install
12mr|texlive-pdf14-0.1-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pdf14-0.1-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pdf14-0.1-2|58	
12mr|texlive-pdf14-0.1-2|59	
12mr|texlive-pdf14-0.1-2|60	
12mr|texlive-pdf14-0.1-2|61	%changelog
12mr|texlive-pdf14-0.1-2|62	

18194 12
12mr|texlive-pdfcomment-v2.3-1|1	# revision 25643
12mr|texlive-pdfcomment-v2.3-1|2	# category Package
12mr|texlive-pdfcomment-v2.3-1|3	# catalog-ctan /macros/latex/contrib/pdfcomment
12mr|texlive-pdfcomment-v2.3-1|4	# catalog-date 2012-03-14 10:19:48 +0100
12mr|texlive-pdfcomment-v2.3-1|5	# catalog-license lppl1.3
12mr|texlive-pdfcomment-v2.3-1|6	# catalog-version v2.3
12mr|texlive-pdfcomment-v2.3-1|7	Name:		texlive-pdfcomment
12mr|texlive-pdfcomment-v2.3-1|8	Version:	v2.3
12mr|texlive-pdfcomment-v2.3-1|9	Release:	1
12mr|texlive-pdfcomment-v2.3-1|10	Summary:	A user-friendly interface to pdf annotations
12mr|texlive-pdfcomment-v2.3-1|11	Group:		Publishing
12mr|texlive-pdfcomment-v2.3-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfcomment
12mr|texlive-pdfcomment-v2.3-1|13	License:	LPPL1.3
12mr|texlive-pdfcomment-v2.3-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfcomment.tar.xz
12mr|texlive-pdfcomment-v2.3-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfcomment.doc.tar.xz
12mr|texlive-pdfcomment-v2.3-1|16	BuildArch:	noarch
12mr|texlive-pdfcomment-v2.3-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pdfcomment-v2.3-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pdfcomment-v2.3-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-pdfcomment-v2.3-1|20	
12mr|texlive-pdfcomment-v2.3-1|21	%description
12mr|texlive-pdfcomment-v2.3-1|22	For a long time pdfLaTeX has offered the command \pdfannot for
12mr|texlive-pdfcomment-v2.3-1|23	inserting arbitrary PDF annotations. However, the command is
12mr|texlive-pdfcomment-v2.3-1|24	presented in a form where additional knowledge of the
12mr|texlive-pdfcomment-v2.3-1|25	definition of the PDF format is indispensable. This package is
12mr|texlive-pdfcomment-v2.3-1|26	an answer to the - occasional - questions in newsgroups, about
12mr|texlive-pdfcomment-v2.3-1|27	how one could use the comment function of Adobe Reader. At
12mr|texlive-pdfcomment-v2.3-1|28	least for the writer of LaTeX code, the package offers a
12mr|texlive-pdfcomment-v2.3-1|29	convenient and user-friendly means of using \pdfannot to
12mr|texlive-pdfcomment-v2.3-1|30	provide comments in PDF files. Since version v1.1,
12mr|texlive-pdfcomment-v2.3-1|31	pdfcomment.sty also supports LaTeX - dvips - ps2pdf, LaTeX -
12mr|texlive-pdfcomment-v2.3-1|32	dvipdfmx, and XeLaTeX. Unfortunately, support of PDF
12mr|texlive-pdfcomment-v2.3-1|33	annotations by PDF viewers is sparse to nonexistent. The
12mr|texlive-pdfcomment-v2.3-1|34	reference viewer for the development of this package is Adobe
12mr|texlive-pdfcomment-v2.3-1|35	Reader.
12mr|texlive-pdfcomment-v2.3-1|36	
12mr|texlive-pdfcomment-v2.3-1|37	%post
12mr|texlive-pdfcomment-v2.3-1|38	%{_sbindir}/texlive.post
12mr|texlive-pdfcomment-v2.3-1|39	
12mr|texlive-pdfcomment-v2.3-1|40	%postun
12mr|texlive-pdfcomment-v2.3-1|41	if [ $1 -eq 0 ]; then
12mr|texlive-pdfcomment-v2.3-1|42	%{_sbindir}/texlive.post
12mr|texlive-pdfcomment-v2.3-1|43	fi
12mr|texlive-pdfcomment-v2.3-1|44	
12mr|texlive-pdfcomment-v2.3-1|45	#-----------------------------------------------------------------------
12mr|texlive-pdfcomment-v2.3-1|46	%files
12mr|texlive-pdfcomment-v2.3-1|47	%{_texmfdistdir}/tex/latex/pdfcomment/pdfcomment.sty
12mr|texlive-pdfcomment-v2.3-1|48	%doc %{_texmfdistdir}/doc/latex/pdfcomment/CHANGES
12mr|texlive-pdfcomment-v2.3-1|49	%doc %{_texmfdistdir}/doc/latex/pdfcomment/INSTALL
12mr|texlive-pdfcomment-v2.3-1|50	%doc %{_texmfdistdir}/doc/latex/pdfcomment/README
12mr|texlive-pdfcomment-v2.3-1|51	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example.pdf
12mr|texlive-pdfcomment-v2.3-1|52	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example.tex
12mr|texlive-pdfcomment-v2.3-1|53	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_latex_dvipdfmx.pdf
12mr|texlive-pdfcomment-v2.3-1|54	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_latex_dvipdfmx.tex
12mr|texlive-pdfcomment-v2.3-1|55	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_latex_dvips_ps2pdf.pdf
12mr|texlive-pdfcomment-v2.3-1|56	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_latex_dvips_ps2pdf.tex
12mr|texlive-pdfcomment-v2.3-1|57	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_math_markup.pdf
12mr|texlive-pdfcomment-v2.3-1|58	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_math_markup.tex
12mr|texlive-pdfcomment-v2.3-1|59	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_xelatex.pdf
12mr|texlive-pdfcomment-v2.3-1|60	%doc %{_texmfdistdir}/doc/latex/pdfcomment/example_xelatex.tex
12mr|texlive-pdfcomment-v2.3-1|61	%doc %{_texmfdistdir}/doc/latex/pdfcomment/manifest.txt
12mr|texlive-pdfcomment-v2.3-1|62	%doc %{_texmfdistdir}/doc/latex/pdfcomment/pdfcomment.pdf
12mr|texlive-pdfcomment-v2.3-1|63	%doc %{_texmfdistdir}/doc/latex/pdfcomment/pdfcomment.tex
12mr|texlive-pdfcomment-v2.3-1|64	%doc %{_texmfdistdir}/doc/latex/pdfcomment/pdfcomment_de.pdf
12mr|texlive-pdfcomment-v2.3-1|65	%doc %{_texmfdistdir}/doc/latex/pdfcomment/pdfcomment_de.tex
12mr|texlive-pdfcomment-v2.3-1|66	
12mr|texlive-pdfcomment-v2.3-1|67	#-----------------------------------------------------------------------
12mr|texlive-pdfcomment-v2.3-1|68	%prep
12mr|texlive-pdfcomment-v2.3-1|69	%setup -c -a0 -a1
12mr|texlive-pdfcomment-v2.3-1|70	
12mr|texlive-pdfcomment-v2.3-1|71	%build
12mr|texlive-pdfcomment-v2.3-1|72	
12mr|texlive-pdfcomment-v2.3-1|73	%install
12mr|texlive-pdfcomment-v2.3-1|74	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pdfcomment-v2.3-1|75	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pdfcomment-v2.3-1|76	
12mr|texlive-pdfcomment-v2.3-1|77	
12mr|texlive-pdfcomment-v2.3-1|78	
12mr|texlive-pdfcomment-v2.3-1|79	%changelog
12mr|texlive-pdfcomment-v2.3-1|80	

18195 12
12mr|texlive-pdfcprot-1.7a-2|1	# revision 18735
12mr|texlive-pdfcprot-1.7a-2|2	# category Package
12mr|texlive-pdfcprot-1.7a-2|3	# catalog-ctan /macros/latex/contrib/pdfcprot
12mr|texlive-pdfcprot-1.7a-2|4	# catalog-date 2006-12-18 23:50:36 +0100
12mr|texlive-pdfcprot-1.7a-2|5	# catalog-license lppl
12mr|texlive-pdfcprot-1.7a-2|6	# catalog-version 1.7a
12mr|texlive-pdfcprot-1.7a-2|7	Name:		texlive-pdfcprot
12mr|texlive-pdfcprot-1.7a-2|8	Version:	1.7a
12mr|texlive-pdfcprot-1.7a-2|9	Release:	2
12mr|texlive-pdfcprot-1.7a-2|10	Summary:	Activating and setting of character protruding using pdflatex
12mr|texlive-pdfcprot-1.7a-2|11	Group:		Publishing
12mr|texlive-pdfcprot-1.7a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfcprot
12mr|texlive-pdfcprot-1.7a-2|13	License:	LPPL
12mr|texlive-pdfcprot-1.7a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfcprot.tar.xz
12mr|texlive-pdfcprot-1.7a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfcprot.doc.tar.xz
12mr|texlive-pdfcprot-1.7a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfcprot.source.tar.xz
12mr|texlive-pdfcprot-1.7a-2|17	BuildArch:	noarch
12mr|texlive-pdfcprot-1.7a-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pdfcprot-1.7a-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pdfcprot-1.7a-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pdfcprot-1.7a-2|21	
12mr|texlive-pdfcprot-1.7a-2|22	%description
12mr|texlive-pdfcprot-1.7a-2|23	This package provides an easy interface to adjust the character
12mr|texlive-pdfcprot-1.7a-2|24	protrusion for different fonts and choosing the right
12mr|texlive-pdfcprot-1.7a-2|25	adjustment automatically depending on the font.
12mr|texlive-pdfcprot-1.7a-2|26	
12mr|texlive-pdfcprot-1.7a-2|27	%post
12mr|texlive-pdfcprot-1.7a-2|28	%{_sbindir}/texlive.post
12mr|texlive-pdfcprot-1.7a-2|29	
12mr|texlive-pdfcprot-1.7a-2|30	%postun
12mr|texlive-pdfcprot-1.7a-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pdfcprot-1.7a-2|32	%{_sbindir}/texlive.post
12mr|texlive-pdfcprot-1.7a-2|33	fi
12mr|texlive-pdfcprot-1.7a-2|34	
12mr|texlive-pdfcprot-1.7a-2|35	#-----------------------------------------------------------------------
12mr|texlive-pdfcprot-1.7a-2|36	%files
12mr|texlive-pdfcprot-1.7a-2|37	%{_texmfdistdir}/tex/latex/pdfcprot/pdfcprot.sty
12mr|texlive-pdfcprot-1.7a-2|38	%{_texmfdistdir}/tex/latex/pdfcprot/pplmnOT1.cpa
12mr|texlive-pdfcprot-1.7a-2|39	%{_texmfdistdir}/tex/latex/pdfcprot/pplmnOT2.cpa
12mr|texlive-pdfcprot-1.7a-2|40	%{_texmfdistdir}/tex/latex/pdfcprot/pplmnT1.cpa
12mr|texlive-pdfcprot-1.7a-2|41	%{_texmfdistdir}/tex/latex/pdfcprot/pplmnT2A.cpa
12mr|texlive-pdfcprot-1.7a-2|42	%{_texmfdistdir}/tex/latex/pdfcprot/pplmnTS1.cpa
12mr|texlive-pdfcprot-1.7a-2|43	%doc %{_texmfdistdir}/doc/latex/pdfcprot/00CONTEN
12mr|texlive-pdfcprot-1.7a-2|44	%doc %{_texmfdistdir}/doc/latex/pdfcprot/00README
12mr|texlive-pdfcprot-1.7a-2|45	%doc %{_texmfdistdir}/doc/latex/pdfcprot/INSTALL.txt
12mr|texlive-pdfcprot-1.7a-2|46	%doc %{_texmfdistdir}/doc/latex/pdfcprot/LEGAL.txt
12mr|texlive-pdfcprot-1.7a-2|47	%doc %{_texmfdistdir}/doc/latex/pdfcprot/Makefile.unx
12mr|texlive-pdfcprot-1.7a-2|48	%doc %{_texmfdistdir}/doc/latex/pdfcprot/README.txt
12mr|texlive-pdfcprot-1.7a-2|49	%doc %{_texmfdistdir}/doc/latex/pdfcprot/TODO
12mr|texlive-pdfcprot-1.7a-2|50	%doc %{_texmfdistdir}/doc/latex/pdfcprot/pdfcprot.pdf
12mr|texlive-pdfcprot-1.7a-2|51	#- source
12mr|texlive-pdfcprot-1.7a-2|52	%doc %{_texmfdistdir}/source/latex/pdfcprot/pdfcprot.dtx
12mr|texlive-pdfcprot-1.7a-2|53	%doc %{_texmfdistdir}/source/latex/pdfcprot/pdfcprot.ins
12mr|texlive-pdfcprot-1.7a-2|54	
12mr|texlive-pdfcprot-1.7a-2|55	#-----------------------------------------------------------------------
12mr|texlive-pdfcprot-1.7a-2|56	%prep
12mr|texlive-pdfcprot-1.7a-2|57	%setup -c -a0 -a1 -a2
12mr|texlive-pdfcprot-1.7a-2|58	
12mr|texlive-pdfcprot-1.7a-2|59	%build
12mr|texlive-pdfcprot-1.7a-2|60	
12mr|texlive-pdfcprot-1.7a-2|61	%install
12mr|texlive-pdfcprot-1.7a-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pdfcprot-1.7a-2|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pdfcprot-1.7a-2|64	
12mr|texlive-pdfcprot-1.7a-2|65	
12mr|texlive-pdfcprot-1.7a-2|66	
12mr|texlive-pdfcprot-1.7a-2|67	%changelog
12mr|texlive-pdfcprot-1.7a-2|68	

18196 12
12mr|texlive-pdfcrop-1.34-2|1	# revision 26313
12mr|texlive-pdfcrop-1.34-2|2	# category Package
12mr|texlive-pdfcrop-1.34-2|3	# catalog-ctan /support/pdfcrop/pdfcrop.pl
12mr|texlive-pdfcrop-1.34-2|4	# catalog-date 2012-04-18 16:26:37 +0200
12mr|texlive-pdfcrop-1.34-2|5	# catalog-license lppl
12mr|texlive-pdfcrop-1.34-2|6	# catalog-version 1.34
12mr|texlive-pdfcrop-1.34-2|7	Name:		texlive-pdfcrop
12mr|texlive-pdfcrop-1.34-2|8	Version:	1.34
12mr|texlive-pdfcrop-1.34-2|9	Release:	2
12mr|texlive-pdfcrop-1.34-2|10	Summary:	Crop PDF graphics
12mr|texlive-pdfcrop-1.34-2|11	Group:		Publishing
12mr|texlive-pdfcrop-1.34-2|12	URL:		http://www.ctan.org/tex-archive/support/pdfcrop/pdfcrop.pl
12mr|texlive-pdfcrop-1.34-2|13	License:	LPPL
12mr|texlive-pdfcrop-1.34-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfcrop.tar.xz
12mr|texlive-pdfcrop-1.34-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfcrop.doc.tar.xz
12mr|texlive-pdfcrop-1.34-2|16	BuildArch:	noarch
12mr|texlive-pdfcrop-1.34-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pdfcrop-1.34-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pdfcrop-1.34-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pdfcrop-1.34-2|20	Provides:	texlive-pdfcrop.bin = %{EVRD}
12mr|texlive-pdfcrop-1.34-2|21	
12mr|texlive-pdfcrop-1.34-2|22	%description
12mr|texlive-pdfcrop-1.34-2|23	A Perl script that can either trim pages of any whitespace
12mr|texlive-pdfcrop-1.34-2|24	border, or trim them of a fixed border.
12mr|texlive-pdfcrop-1.34-2|25	
12mr|texlive-pdfcrop-1.34-2|26	%post
12mr|texlive-pdfcrop-1.34-2|27	%{_sbindir}/texlive.post
12mr|texlive-pdfcrop-1.34-2|28	
12mr|texlive-pdfcrop-1.34-2|29	%postun
12mr|texlive-pdfcrop-1.34-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-pdfcrop-1.34-2|31	%{_sbindir}/texlive.post
12mr|texlive-pdfcrop-1.34-2|32	fi
12mr|texlive-pdfcrop-1.34-2|33	
12mr|texlive-pdfcrop-1.34-2|34	#-----------------------------------------------------------------------
12mr|texlive-pdfcrop-1.34-2|35	%files
12mr|texlive-pdfcrop-1.34-2|36	%{_bindir}/pdfcrop
12mr|texlive-pdfcrop-1.34-2|37	%{_bindir}/rpdfcrop
12mr|texlive-pdfcrop-1.34-2|38	%{_texmfdistdir}/scripts/pdfcrop/pdfcrop.pl
12mr|texlive-pdfcrop-1.34-2|39	%doc %{_texmfdistdir}/doc/support/pdfcrop/README
12mr|texlive-pdfcrop-1.34-2|40	
12mr|texlive-pdfcrop-1.34-2|41	#-----------------------------------------------------------------------
12mr|texlive-pdfcrop-1.34-2|42	%prep
12mr|texlive-pdfcrop-1.34-2|43	%setup -c -a0 -a1
12mr|texlive-pdfcrop-1.34-2|44	
12mr|texlive-pdfcrop-1.34-2|45	%build
12mr|texlive-pdfcrop-1.34-2|46	
12mr|texlive-pdfcrop-1.34-2|47	%install
12mr|texlive-pdfcrop-1.34-2|48	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-pdfcrop-1.34-2|49	pushd %{buildroot}%{_bindir}
12mr|texlive-pdfcrop-1.34-2|50	ln -sf %{_texmfdistdir}/scripts/pdfcrop/pdfcrop.pl pdfcrop
12mr|texlive-pdfcrop-1.34-2|51	ln -sf pdfcrop rpdfcrop
12mr|texlive-pdfcrop-1.34-2|52	popd
12mr|texlive-pdfcrop-1.34-2|53	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-pdfcrop-1.34-2|54	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-pdfcrop-1.34-2|55	
12mr|texlive-pdfcrop-1.34-2|56	
12mr|texlive-pdfcrop-1.34-2|57	
12mr|texlive-pdfcrop-1.34-2|58	%changelog
12mr|texlive-pdfcrop-1.34-2|59	

18197 12
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|1	# revision 15878
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|2	# category Package
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|3	# catalog-ctan /info/pdf-forms-tutorial
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|4	# catalog-date 2008-02-07 19:18:28 +0100
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|5	# catalog-license fdl
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|6	# catalog-version 0.9.5
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|7	Name:		texlive-pdf-forms-tutorial-de
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|8	Version:	0.9.5
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|9	Release:	2
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|10	Summary:	Tutorial on creating PDF forms using pdfLaTeX
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|11	Group:		Publishing
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|12	URL:		http://www.ctan.org/tex-archive/info/pdf-forms-tutorial
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|13	License:	FDL
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdf-forms-tutorial-de.tar.xz
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdf-forms-tutorial-de.doc.tar.xz
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|16	BuildArch:	noarch
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|19	
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|20	%description
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|21	This package contains a tutorial and examples showing how to
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|22	create PDF forms using pdfLaTeX with the hyperref and insdljs
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|23	packages.
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|24	
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|25	#-----------------------------------------------------------------------
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|26	%files
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|27	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/README
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|28	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/Makefile
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|29	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0001.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|30	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0002.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|31	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0003.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|32	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0004.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|33	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0005.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|34	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0006.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|35	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0007.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|36	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0008.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|37	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0009.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|38	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0010.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|39	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0011.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|40	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0012.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|41	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0013.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|42	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0101.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|43	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0201.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|44	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0202.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|45	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/examples/ex0301.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|46	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/fdl.txt
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|47	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/Makefile
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|48	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/bib.bib
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|49	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0001.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|50	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0002.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|51	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0003.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|52	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0004.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|53	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0005.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|54	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0006.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|55	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0007.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|56	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0008.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|57	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0009.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|58	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0010.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|59	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0011.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|60	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0012.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|61	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0013.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|62	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0014.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|63	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0015.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|64	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0016.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|65	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0017.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|66	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0018.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|67	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0019.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|68	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0020.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|69	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0021.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|70	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0022.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|71	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/fde0023.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|72	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms-src/forms.tex
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|73	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-de/forms.pdf
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|74	
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|75	#-----------------------------------------------------------------------
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|76	%prep
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|77	%setup -c -a0 -a1
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|78	
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|79	%build
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|80	
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|81	%install
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|82	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|83	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|84	
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|85	
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|86	
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|87	%changelog
12mr|texlive-pdf-forms-tutorial-de-0.9.5-2|88	

18198 12
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|1	# revision 15878
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|2	# category Package
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|3	# catalog-ctan /info/pdf-forms-tutorial
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|4	# catalog-date 2008-02-07 19:18:28 +0100
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|5	# catalog-license fdl
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|6	# catalog-version 0.9.5
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|7	Name:		texlive-pdf-forms-tutorial-en
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|8	Version:	0.9.5
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|9	Release:	2
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|10	Summary:	Tutorial on creating PDF forms using pdfLaTeX
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|11	Group:		Publishing
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|12	URL:		http://www.ctan.org/tex-archive/info/pdf-forms-tutorial
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|13	License:	FDL
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdf-forms-tutorial-en.tar.xz
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdf-forms-tutorial-en.doc.tar.xz
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|16	BuildArch:	noarch
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|19	
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|20	%description
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|21	This package contains a tutorial and examples showing how to
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|22	create PDF forms using pdfLaTeX with the hyperref and insdljs
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|23	packages.
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|24	
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|25	#-----------------------------------------------------------------------
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|26	%files
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|27	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/README
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|28	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/Makefile
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|29	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0001.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|30	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0002.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|31	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0003.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|32	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0004.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|33	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0005.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|34	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0006.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|35	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0007.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|36	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0008.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|37	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0009.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|38	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0010.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|39	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0011.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|40	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0012.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|41	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0013.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|42	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0101.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|43	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0201.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|44	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0202.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|45	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/ex0301.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|46	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/examples/xxx
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|47	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/fdl.txt
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|48	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/Makefile
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|49	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/bib.bib
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|50	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0001.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|51	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0002.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|52	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0003.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|53	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0004.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|54	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0005.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|55	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0006.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|56	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0007.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|57	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0008.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|58	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0009.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|59	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0010.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|60	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0011.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|61	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0012.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|62	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0013.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|63	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0014.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|64	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0015.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|65	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0016.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|66	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0017.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|67	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0018.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|68	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0019.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|69	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0020.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|70	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0021.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|71	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0022.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|72	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fde0023.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|73	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/fdl.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|74	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms-src/forms.tex
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|75	%doc %{_texmfdistdir}/doc/latex/pdf-forms-tutorial-en/forms.pdf
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|76	
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|77	#-----------------------------------------------------------------------
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|78	%prep
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|79	%setup -c -a0 -a1
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|80	
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|81	%build
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|82	
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|83	%install
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|84	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|85	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|86	
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|87	
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|88	
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|89	%changelog
12mr|texlive-pdf-forms-tutorial-en-0.9.5-2|90	

18199 12
12mr|texlive-pdfjam-2.02-3|1	# revision 20459
12mr|texlive-pdfjam-2.02-3|2	# category Package
12mr|texlive-pdfjam-2.02-3|3	# catalog-ctan /support/pdfjam
12mr|texlive-pdfjam-2.02-3|4	# catalog-date 2010-04-16 12:45:24 +0200
12mr|texlive-pdfjam-2.02-3|5	# catalog-license gpl2
12mr|texlive-pdfjam-2.02-3|6	# catalog-version 2.02
12mr|texlive-pdfjam-2.02-3|7	Name:		texlive-pdfjam
12mr|texlive-pdfjam-2.02-3|8	Version:	2.02
12mr|texlive-pdfjam-2.02-3|9	Release:	3
12mr|texlive-pdfjam-2.02-3|10	Summary:	Shell scripts interfacing to pdfpages
12mr|texlive-pdfjam-2.02-3|11	Group:		Publishing
12mr|texlive-pdfjam-2.02-3|12	URL:		http://www.ctan.org/tex-archive/support/pdfjam
12mr|texlive-pdfjam-2.02-3|13	License:	GPL2
12mr|texlive-pdfjam-2.02-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfjam.tar.xz
12mr|texlive-pdfjam-2.02-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfjam.doc.tar.xz
12mr|texlive-pdfjam-2.02-3|16	BuildArch:	noarch
12mr|texlive-pdfjam-2.02-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pdfjam-2.02-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pdfjam-2.02-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-pdfjam-2.02-3|20	Provides:	texlive-pdfjam.bin = %{EVRD}
12mr|texlive-pdfjam-2.02-3|21	%rename pdfjam
12mr|texlive-pdfjam-2.02-3|22	
12mr|texlive-pdfjam-2.02-3|23	%description
12mr|texlive-pdfjam-2.02-3|24	This is a collection of shell scripts which provide an
12mr|texlive-pdfjam-2.02-3|25	interface to the pdfpages LaTeX package. They do such jobs as
12mr|texlive-pdfjam-2.02-3|26	selecting pages, concatenating files, doing n-up formatting,
12mr|texlive-pdfjam-2.02-3|27	and so on.
12mr|texlive-pdfjam-2.02-3|28	
12mr|texlive-pdfjam-2.02-3|29	%post
12mr|texlive-pdfjam-2.02-3|30	%{_sbindir}/texlive.post
12mr|texlive-pdfjam-2.02-3|31	
12mr|texlive-pdfjam-2.02-3|32	%postun
12mr|texlive-pdfjam-2.02-3|33	if [ $1 -eq 0 ]; then
12mr|texlive-pdfjam-2.02-3|34	%{_sbindir}/texlive.post
12mr|texlive-pdfjam-2.02-3|35	fi
12mr|texlive-pdfjam-2.02-3|36	
12mr|texlive-pdfjam-2.02-3|37	#-----------------------------------------------------------------------
12mr|texlive-pdfjam-2.02-3|38	%files
12mr|texlive-pdfjam-2.02-3|39	%{_bindir}/pdf180
12mr|texlive-pdfjam-2.02-3|40	%{_bindir}/pdf270
12mr|texlive-pdfjam-2.02-3|41	%{_bindir}/pdf90
12mr|texlive-pdfjam-2.02-3|42	%{_bindir}/pdfbook
12mr|texlive-pdfjam-2.02-3|43	%{_bindir}/pdfflip
12mr|texlive-pdfjam-2.02-3|44	%{_bindir}/pdfjam
12mr|texlive-pdfjam-2.02-3|45	%{_bindir}/pdfjam-pocketmod
12mr|texlive-pdfjam-2.02-3|46	%{_bindir}/pdfjam-slides3up
12mr|texlive-pdfjam-2.02-3|47	%{_bindir}/pdfjam-slides6up
12mr|texlive-pdfjam-2.02-3|48	%{_bindir}/pdfjoin
12mr|texlive-pdfjam-2.02-3|49	%{_bindir}/pdfnup
12mr|texlive-pdfjam-2.02-3|50	%{_bindir}/pdfpun
12mr|texlive-pdfjam-2.02-3|51	%{_texmfdistdir}/scripts/pdfjam/pdf180
12mr|texlive-pdfjam-2.02-3|52	%{_texmfdistdir}/scripts/pdfjam/pdf270
12mr|texlive-pdfjam-2.02-3|53	%{_texmfdistdir}/scripts/pdfjam/pdf90
12mr|texlive-pdfjam-2.02-3|54	%{_texmfdistdir}/scripts/pdfjam/pdfbook
12mr|texlive-pdfjam-2.02-3|55	%{_texmfdistdir}/scripts/pdfjam/pdfflip
12mr|texlive-pdfjam-2.02-3|56	%{_texmfdistdir}/scripts/pdfjam/pdfjam
12mr|texlive-pdfjam-2.02-3|57	%{_texmfdistdir}/scripts/pdfjam/pdfjam-pocketmod
12mr|texlive-pdfjam-2.02-3|58	%{_texmfdistdir}/scripts/pdfjam/pdfjam-slides3up
12mr|texlive-pdfjam-2.02-3|59	%{_texmfdistdir}/scripts/pdfjam/pdfjam-slides6up
12mr|texlive-pdfjam-2.02-3|60	%{_texmfdistdir}/scripts/pdfjam/pdfjoin
12mr|texlive-pdfjam-2.02-3|61	%{_texmfdistdir}/scripts/pdfjam/pdfnup
12mr|texlive-pdfjam-2.02-3|62	%{_texmfdistdir}/scripts/pdfjam/pdfpun
12mr|texlive-pdfjam-2.02-3|63	%doc %{_texmfdistdir}/doc/support/pdfjam/COPYING
12mr|texlive-pdfjam-2.02-3|64	%doc %{_texmfdistdir}/doc/support/pdfjam/PDFjam-README.html
12mr|texlive-pdfjam-2.02-3|65	%doc %{_texmfdistdir}/doc/support/pdfjam/VERSION
12mr|texlive-pdfjam-2.02-3|66	%doc %{_texmfdistdir}/doc/support/pdfjam/pdfdroplets.png
12mr|texlive-pdfjam-2.02-3|67	%doc %{_texmfdistdir}/doc/support/pdfjam/pdfjam.conf
12mr|texlive-pdfjam-2.02-3|68	%doc %{_texmfdistdir}/doc/support/pdfjam/tests.zip
12mr|texlive-pdfjam-2.02-3|69	%doc %{_mandir}/man1/pdf180.1*
12mr|texlive-pdfjam-2.02-3|70	%doc %{_texmfdir}/doc/man/man1/pdf180.man1.pdf
12mr|texlive-pdfjam-2.02-3|71	%doc %{_mandir}/man1/pdf270.1*
12mr|texlive-pdfjam-2.02-3|72	%doc %{_texmfdir}/doc/man/man1/pdf270.man1.pdf
12mr|texlive-pdfjam-2.02-3|73	%doc %{_mandir}/man1/pdf90.1*
12mr|texlive-pdfjam-2.02-3|74	%doc %{_texmfdir}/doc/man/man1/pdf90.man1.pdf
12mr|texlive-pdfjam-2.02-3|75	%doc %{_mandir}/man1/pdfbook.1*
12mr|texlive-pdfjam-2.02-3|76	%doc %{_texmfdir}/doc/man/man1/pdfbook.man1.pdf
12mr|texlive-pdfjam-2.02-3|77	%doc %{_mandir}/man1/pdfflip.1*
12mr|texlive-pdfjam-2.02-3|78	%doc %{_texmfdir}/doc/man/man1/pdfflip.man1.pdf
12mr|texlive-pdfjam-2.02-3|79	%doc %{_mandir}/man1/pdfjam-pocketmod.1*
12mr|texlive-pdfjam-2.02-3|80	%doc %{_texmfdir}/doc/man/man1/pdfjam-pocketmod.man1.pdf
12mr|texlive-pdfjam-2.02-3|81	%doc %{_mandir}/man1/pdfjam-slides3up.1*
12mr|texlive-pdfjam-2.02-3|82	%doc %{_texmfdir}/doc/man/man1/pdfjam-slides3up.man1.pdf
12mr|texlive-pdfjam-2.02-3|83	%doc %{_mandir}/man1/pdfjam-slides6up.1*
12mr|texlive-pdfjam-2.02-3|84	%doc %{_texmfdir}/doc/man/man1/pdfjam-slides6up.man1.pdf
12mr|texlive-pdfjam-2.02-3|85	%doc %{_mandir}/man1/pdfjam.1*
12mr|texlive-pdfjam-2.02-3|86	%doc %{_texmfdir}/doc/man/man1/pdfjam.man1.pdf
12mr|texlive-pdfjam-2.02-3|87	%doc %{_mandir}/man1/pdfjoin.1*
12mr|texlive-pdfjam-2.02-3|88	%doc %{_texmfdir}/doc/man/man1/pdfjoin.man1.pdf
12mr|texlive-pdfjam-2.02-3|89	%doc %{_mandir}/man1/pdfnup.1*
12mr|texlive-pdfjam-2.02-3|90	%doc %{_texmfdir}/doc/man/man1/pdfnup.man1.pdf
12mr|texlive-pdfjam-2.02-3|91	%doc %{_mandir}/man1/pdfpun.1*
12mr|texlive-pdfjam-2.02-3|92	%doc %{_texmfdir}/doc/man/man1/pdfpun.man1.pdf
12mr|texlive-pdfjam-2.02-3|93	
12mr|texlive-pdfjam-2.02-3|94	#-----------------------------------------------------------------------
12mr|texlive-pdfjam-2.02-3|95	%prep
12mr|texlive-pdfjam-2.02-3|96	%setup -c -a0 -a1
12mr|texlive-pdfjam-2.02-3|97	
12mr|texlive-pdfjam-2.02-3|98	%build
12mr|texlive-pdfjam-2.02-3|99	
12mr|texlive-pdfjam-2.02-3|100	%install
12mr|texlive-pdfjam-2.02-3|101	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-pdfjam-2.02-3|102	pushd %{buildroot}%{_bindir}
12mr|texlive-pdfjam-2.02-3|103	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdf180 pdf180
12mr|texlive-pdfjam-2.02-3|104	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdf270 pdf270
12mr|texlive-pdfjam-2.02-3|105	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdf90 pdf90
12mr|texlive-pdfjam-2.02-3|106	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfbook pdfbook
12mr|texlive-pdfjam-2.02-3|107	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfflip pdfflip
12mr|texlive-pdfjam-2.02-3|108	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfjam pdfjam
12mr|texlive-pdfjam-2.02-3|109	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfjam-pocketmod pdfjam-pocketmod
12mr|texlive-pdfjam-2.02-3|110	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfjam-slides3up pdfjam-slides3up
12mr|texlive-pdfjam-2.02-3|111	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfjam-slides6up pdfjam-slides6up
12mr|texlive-pdfjam-2.02-3|112	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfjoin pdfjoin
12mr|texlive-pdfjam-2.02-3|113	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfnup pdfnup
12mr|texlive-pdfjam-2.02-3|114	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfpun pdfpun
12mr|texlive-pdfjam-2.02-3|115	popd
12mr|texlive-pdfjam-2.02-3|116	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-pdfjam-2.02-3|117	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-pdfjam-2.02-3|118	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-pdfjam-2.02-3|119	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-pdfjam-2.02-3|120	
12mr|texlive-pdfjam-2.02-3|121	
12mr|texlive-pdfjam-2.02-3|122	
12mr|texlive-pdfjam-2.02-3|123	%changelog
12mr|texlive-pdfjam-2.02-3|124	

18200 12
12mr|texlive-pdfmarginpar-0.92-2|1	# revision 23492
12mr|texlive-pdfmarginpar-0.92-2|2	# category Package
12mr|texlive-pdfmarginpar-0.92-2|3	# catalog-ctan /macros/latex/contrib/pdfmarginpar
12mr|texlive-pdfmarginpar-0.92-2|4	# catalog-date 2011-08-10 11:12:20 +0200
12mr|texlive-pdfmarginpar-0.92-2|5	# catalog-license gpl
12mr|texlive-pdfmarginpar-0.92-2|6	# catalog-version 0.92
12mr|texlive-pdfmarginpar-0.92-2|7	Name:		texlive-pdfmarginpar
12mr|texlive-pdfmarginpar-0.92-2|8	Version:	0.92
12mr|texlive-pdfmarginpar-0.92-2|9	Release:	2
12mr|texlive-pdfmarginpar-0.92-2|10	Summary:	Generate marginpar-equivalent PDF annotations
12mr|texlive-pdfmarginpar-0.92-2|11	Group:		Publishing
12mr|texlive-pdfmarginpar-0.92-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfmarginpar
12mr|texlive-pdfmarginpar-0.92-2|13	License:	GPL
12mr|texlive-pdfmarginpar-0.92-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfmarginpar.tar.xz
12mr|texlive-pdfmarginpar-0.92-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfmarginpar.doc.tar.xz
12mr|texlive-pdfmarginpar-0.92-2|16	BuildArch:	noarch
12mr|texlive-pdfmarginpar-0.92-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pdfmarginpar-0.92-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pdfmarginpar-0.92-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pdfmarginpar-0.92-2|20	
12mr|texlive-pdfmarginpar-0.92-2|21	%description
12mr|texlive-pdfmarginpar-0.92-2|22	The package provides the \pdfmarginpar command which is similar
12mr|texlive-pdfmarginpar-0.92-2|23	in spirit to \marginpar. However, it creates PDF annotations
12mr|texlive-pdfmarginpar-0.92-2|24	which may be viewed with Adobe Reader in place of marginal
12mr|texlive-pdfmarginpar-0.92-2|25	texts. Small icons indicate the in-text position where the
12mr|texlive-pdfmarginpar-0.92-2|26	message originates, popups provide the messages themselves.
12mr|texlive-pdfmarginpar-0.92-2|27	Thus bugfixes and other such communications are clearly visible
12mr|texlive-pdfmarginpar-0.92-2|28	together when viewing the document, while the document itself
12mr|texlive-pdfmarginpar-0.92-2|29	is not obscured.
12mr|texlive-pdfmarginpar-0.92-2|30	
12mr|texlive-pdfmarginpar-0.92-2|31	%post
12mr|texlive-pdfmarginpar-0.92-2|32	%{_sbindir}/texlive.post
12mr|texlive-pdfmarginpar-0.92-2|33	
12mr|texlive-pdfmarginpar-0.92-2|34	%postun
12mr|texlive-pdfmarginpar-0.92-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-pdfmarginpar-0.92-2|36	%{_sbindir}/texlive.post
12mr|texlive-pdfmarginpar-0.92-2|37	fi
12mr|texlive-pdfmarginpar-0.92-2|38	
12mr|texlive-pdfmarginpar-0.92-2|39	#-----------------------------------------------------------------------
12mr|texlive-pdfmarginpar-0.92-2|40	%files
12mr|texlive-pdfmarginpar-0.92-2|41	%{_texmfdistdir}/tex/latex/pdfmarginpar/pdfmarginpar.sty
12mr|texlive-pdfmarginpar-0.92-2|42	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/README
12mr|texlive-pdfmarginpar-0.92-2|43	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/pdfmarginpar.pdf
12mr|texlive-pdfmarginpar-0.92-2|44	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/pdfmarginpar.tex
12mr|texlive-pdfmarginpar-0.92-2|45	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/pdfmarginparexample.pdf
12mr|texlive-pdfmarginpar-0.92-2|46	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/pdfmarginparexample.png
12mr|texlive-pdfmarginpar-0.92-2|47	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/pdfmarginparexample.tex
12mr|texlive-pdfmarginpar-0.92-2|48	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/pgfmanual-en-macros.tex
12mr|texlive-pdfmarginpar-0.92-2|49	%doc %{_texmfdistdir}/doc/latex/pdfmarginpar/pgfplots-macros.tex
12mr|texlive-pdfmarginpar-0.92-2|50	
12mr|texlive-pdfmarginpar-0.92-2|51	#-----------------------------------------------------------------------
12mr|texlive-pdfmarginpar-0.92-2|52	%prep
12mr|texlive-pdfmarginpar-0.92-2|53	%setup -c -a0 -a1
12mr|texlive-pdfmarginpar-0.92-2|54	
12mr|texlive-pdfmarginpar-0.92-2|55	%build
12mr|texlive-pdfmarginpar-0.92-2|56	
12mr|texlive-pdfmarginpar-0.92-2|57	%install
12mr|texlive-pdfmarginpar-0.92-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pdfmarginpar-0.92-2|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pdfmarginpar-0.92-2|60	
12mr|texlive-pdfmarginpar-0.92-2|61	
12mr|texlive-pdfmarginpar-0.92-2|62	
12mr|texlive-pdfmarginpar-0.92-2|63	%changelog
12mr|texlive-pdfmarginpar-0.92-2|64	

18201 12
12mr|texlive-pdfpages-0.4s-1|1	# revision 25883
12mr|texlive-pdfpages-0.4s-1|2	# category Package
12mr|texlive-pdfpages-0.4s-1|3	# catalog-ctan /macros/latex/contrib/pdfpages
12mr|texlive-pdfpages-0.4s-1|4	# catalog-date 2012-04-08 13:49:02 +0200
12mr|texlive-pdfpages-0.4s-1|5	# catalog-license lppl
12mr|texlive-pdfpages-0.4s-1|6	# catalog-version 0.4s
12mr|texlive-pdfpages-0.4s-1|7	Name:		texlive-pdfpages
12mr|texlive-pdfpages-0.4s-1|8	Version:	0.4s
12mr|texlive-pdfpages-0.4s-1|9	Release:	1
12mr|texlive-pdfpages-0.4s-1|10	Summary:	Include PDF documents in LaTeX
12mr|texlive-pdfpages-0.4s-1|11	Group:		Publishing
12mr|texlive-pdfpages-0.4s-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages
12mr|texlive-pdfpages-0.4s-1|13	License:	LPPL
12mr|texlive-pdfpages-0.4s-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfpages.tar.xz
12mr|texlive-pdfpages-0.4s-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfpages.doc.tar.xz
12mr|texlive-pdfpages-0.4s-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfpages.source.tar.xz
12mr|texlive-pdfpages-0.4s-1|17	BuildArch:	noarch
12mr|texlive-pdfpages-0.4s-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pdfpages-0.4s-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pdfpages-0.4s-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-pdfpages-0.4s-1|21	Requires:	texlive-eso-pic
12mr|texlive-pdfpages-0.4s-1|22	
12mr|texlive-pdfpages-0.4s-1|23	%description
12mr|texlive-pdfpages-0.4s-1|24	This package simplifies the inclusion of external multi-page
12mr|texlive-pdfpages-0.4s-1|25	PDF documents in LaTeX documents. Pages may be freely selected
12mr|texlive-pdfpages-0.4s-1|26	and similar to psnup it is possible to put several logical
12mr|texlive-pdfpages-0.4s-1|27	pages onto each sheet of paper. Furthermore a lot of hypertext
12mr|texlive-pdfpages-0.4s-1|28	features like hyperlinks and article threads are provided. The
12mr|texlive-pdfpages-0.4s-1|29	package supports pdfTeX (pdflatex) and VTeX. With VTeX it is
12mr|texlive-pdfpages-0.4s-1|30	even possible to use this package to insert PostScript files,
12mr|texlive-pdfpages-0.4s-1|31	in addition to PDF files.
12mr|texlive-pdfpages-0.4s-1|32	
12mr|texlive-pdfpages-0.4s-1|33	%post
12mr|texlive-pdfpages-0.4s-1|34	%{_sbindir}/texlive.post
12mr|texlive-pdfpages-0.4s-1|35	
12mr|texlive-pdfpages-0.4s-1|36	%postun
12mr|texlive-pdfpages-0.4s-1|37	if [ $1 -eq 0 ]; then
12mr|texlive-pdfpages-0.4s-1|38	%{_sbindir}/texlive.post
12mr|texlive-pdfpages-0.4s-1|39	fi
12mr|texlive-pdfpages-0.4s-1|40	
12mr|texlive-pdfpages-0.4s-1|41	#-----------------------------------------------------------------------
12mr|texlive-pdfpages-0.4s-1|42	%files
12mr|texlive-pdfpages-0.4s-1|43	%{_texmfdistdir}/tex/latex/pdfpages/pdfpages.sty
12mr|texlive-pdfpages-0.4s-1|44	%{_texmfdistdir}/tex/latex/pdfpages/ppdvipdfm.def
12mr|texlive-pdfpages-0.4s-1|45	%{_texmfdistdir}/tex/latex/pdfpages/ppdvips.def
12mr|texlive-pdfpages-0.4s-1|46	%{_texmfdistdir}/tex/latex/pdfpages/ppnull.def
12mr|texlive-pdfpages-0.4s-1|47	%{_texmfdistdir}/tex/latex/pdfpages/pppdftex.def
12mr|texlive-pdfpages-0.4s-1|48	%{_texmfdistdir}/tex/latex/pdfpages/ppvtex.def
12mr|texlive-pdfpages-0.4s-1|49	%{_texmfdistdir}/tex/latex/pdfpages/ppxetex.def
12mr|texlive-pdfpages-0.4s-1|50	%doc %{_texmfdistdir}/doc/latex/pdfpages/dummy-l.pdf
12mr|texlive-pdfpages-0.4s-1|51	%doc %{_texmfdistdir}/doc/latex/pdfpages/dummy.pdf
12mr|texlive-pdfpages-0.4s-1|52	%doc %{_texmfdistdir}/doc/latex/pdfpages/pdf-ex.tex
12mr|texlive-pdfpages-0.4s-1|53	%doc %{_texmfdistdir}/doc/latex/pdfpages/pdf-hyp.tex
12mr|texlive-pdfpages-0.4s-1|54	%doc %{_texmfdistdir}/doc/latex/pdfpages/pdf-toc.tex
12mr|texlive-pdfpages-0.4s-1|55	%doc %{_texmfdistdir}/doc/latex/pdfpages/pdfpages.pdf
12mr|texlive-pdfpages-0.4s-1|56	#- source
12mr|texlive-pdfpages-0.4s-1|57	%doc %{_texmfdistdir}/source/latex/pdfpages/README
12mr|texlive-pdfpages-0.4s-1|58	%doc %{_texmfdistdir}/source/latex/pdfpages/pdfpages.dtx
12mr|texlive-pdfpages-0.4s-1|59	%doc %{_texmfdistdir}/source/latex/pdfpages/pdfpages.ins
12mr|texlive-pdfpages-0.4s-1|60	
12mr|texlive-pdfpages-0.4s-1|61	#-----------------------------------------------------------------------
12mr|texlive-pdfpages-0.4s-1|62	%prep
12mr|texlive-pdfpages-0.4s-1|63	%setup -c -a0 -a1 -a2
12mr|texlive-pdfpages-0.4s-1|64	
12mr|texlive-pdfpages-0.4s-1|65	%build
12mr|texlive-pdfpages-0.4s-1|66	
12mr|texlive-pdfpages-0.4s-1|67	%install
12mr|texlive-pdfpages-0.4s-1|68	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pdfpages-0.4s-1|69	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pdfpages-0.4s-1|70	
12mr|texlive-pdfpages-0.4s-1|71	
12mr|texlive-pdfpages-0.4s-1|72	
12mr|texlive-pdfpages-0.4s-1|73	%changelog
12mr|texlive-pdfpages-0.4s-1|74	

18202 12
12mr|texlive-pdfscreen-1.5-2|1	# revision 16987
12mr|texlive-pdfscreen-1.5-2|2	# category Package
12mr|texlive-pdfscreen-1.5-2|3	# catalog-ctan /macros/latex/contrib/pdfscreen
12mr|texlive-pdfscreen-1.5-2|4	# catalog-date 2006-12-05 17:23:05 +0100
12mr|texlive-pdfscreen-1.5-2|5	# catalog-license lppl
12mr|texlive-pdfscreen-1.5-2|6	# catalog-version 1.5
12mr|texlive-pdfscreen-1.5-2|7	Name:		texlive-pdfscreen
12mr|texlive-pdfscreen-1.5-2|8	Version:	1.5
12mr|texlive-pdfscreen-1.5-2|9	Release:	2
12mr|texlive-pdfscreen-1.5-2|10	Summary:	Support screen-based document design
12mr|texlive-pdfscreen-1.5-2|11	Group:		Publishing
12mr|texlive-pdfscreen-1.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfscreen
12mr|texlive-pdfscreen-1.5-2|13	License:	LPPL
12mr|texlive-pdfscreen-1.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfscreen.tar.xz
12mr|texlive-pdfscreen-1.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfscreen.doc.tar.xz
12mr|texlive-pdfscreen-1.5-2|16	BuildArch:	noarch
12mr|texlive-pdfscreen-1.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pdfscreen-1.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pdfscreen-1.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pdfscreen-1.5-2|20	
12mr|texlive-pdfscreen-1.5-2|21	%description
12mr|texlive-pdfscreen-1.5-2|22	An extension of the hyperref package to provide a screen-based
12mr|texlive-pdfscreen-1.5-2|23	document design. This package helps to generate pdf documents
12mr|texlive-pdfscreen-1.5-2|24	that are readable on screen and will fit the screen's aspect
12mr|texlive-pdfscreen-1.5-2|25	ratio. Also it can be used with various options to produce
12mr|texlive-pdfscreen-1.5-2|26	regular print versions of the same document without any extra
12mr|texlive-pdfscreen-1.5-2|27	effort.
12mr|texlive-pdfscreen-1.5-2|28	
12mr|texlive-pdfscreen-1.5-2|29	%post
12mr|texlive-pdfscreen-1.5-2|30	%{_sbindir}/texlive.post
12mr|texlive-pdfscreen-1.5-2|31	
12mr|texlive-pdfscreen-1.5-2|32	%postun
12mr|texlive-pdfscreen-1.5-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-pdfscreen-1.5-2|34	%{_sbindir}/texlive.post
12mr|texlive-pdfscreen-1.5-2|35	fi
12mr|texlive-pdfscreen-1.5-2|36	
12mr|texlive-pdfscreen-1.5-2|37	#-----------------------------------------------------------------------
12mr|texlive-pdfscreen-1.5-2|38	%files
12mr|texlive-pdfscreen-1.5-2|39	%{_texmfdistdir}/tex/latex/pdfscreen/but.pdf
12mr|texlive-pdfscreen-1.5-2|40	%{_texmfdistdir}/tex/latex/pdfscreen/button.pdf
12mr|texlive-pdfscreen-1.5-2|41	%{_texmfdistdir}/tex/latex/pdfscreen/left.pdf
12mr|texlive-pdfscreen-1.5-2|42	%{_texmfdistdir}/tex/latex/pdfscreen/overlay.pdf
12mr|texlive-pdfscreen-1.5-2|43	%{_texmfdistdir}/tex/latex/pdfscreen/overlay0.pdf
12mr|texlive-pdfscreen-1.5-2|44	%{_texmfdistdir}/tex/latex/pdfscreen/overlay1.pdf
12mr|texlive-pdfscreen-1.5-2|45	%{_texmfdistdir}/tex/latex/pdfscreen/overlay10.pdf
12mr|texlive-pdfscreen-1.5-2|46	%{_texmfdistdir}/tex/latex/pdfscreen/overlay2.pdf
12mr|texlive-pdfscreen-1.5-2|47	%{_texmfdistdir}/tex/latex/pdfscreen/overlay3.pdf
12mr|texlive-pdfscreen-1.5-2|48	%{_texmfdistdir}/tex/latex/pdfscreen/overlay4.pdf
12mr|texlive-pdfscreen-1.5-2|49	%{_texmfdistdir}/tex/latex/pdfscreen/overlay5.pdf
12mr|texlive-pdfscreen-1.5-2|50	%{_texmfdistdir}/tex/latex/pdfscreen/overlay6.pdf
12mr|texlive-pdfscreen-1.5-2|51	%{_texmfdistdir}/tex/latex/pdfscreen/overlay7.pdf
12mr|texlive-pdfscreen-1.5-2|52	%{_texmfdistdir}/tex/latex/pdfscreen/overlay8.pdf
12mr|texlive-pdfscreen-1.5-2|53	%{_texmfdistdir}/tex/latex/pdfscreen/overlay9.pdf
12mr|texlive-pdfscreen-1.5-2|54	%{_texmfdistdir}/tex/latex/pdfscreen/pdfscreen.sty
12mr|texlive-pdfscreen-1.5-2|55	%{_texmfdistdir}/tex/latex/pdfscreen/right.pdf
12mr|texlive-pdfscreen-1.5-2|56	%doc %{_texmfdistdir}/doc/latex/pdfscreen/logo.pdf
12mr|texlive-pdfscreen-1.5-2|57	%doc %{_texmfdistdir}/doc/latex/pdfscreen/manual-print.pdf
12mr|texlive-pdfscreen-1.5-2|58	%doc %{_texmfdistdir}/doc/latex/pdfscreen/manual-screen.pdf
12mr|texlive-pdfscreen-1.5-2|59	%doc %{_texmfdistdir}/doc/latex/pdfscreen/manual.tex
12mr|texlive-pdfscreen-1.5-2|60	%doc %{_texmfdistdir}/doc/latex/pdfscreen/nopanel.pdf
12mr|texlive-pdfscreen-1.5-2|61	%doc %{_texmfdistdir}/doc/latex/pdfscreen/pdfscreen.cfg.specimen
12mr|texlive-pdfscreen-1.5-2|62	%doc %{_texmfdistdir}/doc/latex/pdfscreen/portrait.pdf
12mr|texlive-pdfscreen-1.5-2|63	%doc %{_texmfdistdir}/doc/latex/pdfscreen/print.pdf
12mr|texlive-pdfscreen-1.5-2|64	%doc %{_texmfdistdir}/doc/latex/pdfscreen/slide.pdf
12mr|texlive-pdfscreen-1.5-2|65	%doc %{_texmfdistdir}/doc/latex/pdfscreen/slide.tex
12mr|texlive-pdfscreen-1.5-2|66	%doc %{_texmfdistdir}/doc/latex/pdfscreen/square.pdf
12mr|texlive-pdfscreen-1.5-2|67	%doc %{_texmfdistdir}/doc/latex/pdfscreen/tex.png
12mr|texlive-pdfscreen-1.5-2|68	%doc %{_texmfdistdir}/doc/latex/pdfscreen/widepanel.pdf
12mr|texlive-pdfscreen-1.5-2|69	
12mr|texlive-pdfscreen-1.5-2|70	#-----------------------------------------------------------------------
12mr|texlive-pdfscreen-1.5-2|71	%prep
12mr|texlive-pdfscreen-1.5-2|72	%setup -c -a0 -a1
12mr|texlive-pdfscreen-1.5-2|73	
12mr|texlive-pdfscreen-1.5-2|74	%build
12mr|texlive-pdfscreen-1.5-2|75	
12mr|texlive-pdfscreen-1.5-2|76	%install
12mr|texlive-pdfscreen-1.5-2|77	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pdfscreen-1.5-2|78	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pdfscreen-1.5-2|79	
12mr|texlive-pdfscreen-1.5-2|80	
12mr|texlive-pdfscreen-1.5-2|81	
12mr|texlive-pdfscreen-1.5-2|82	%changelog
12mr|texlive-pdfscreen-1.5-2|83	

18203 12
12mr|texlive-pdfslide-20061205-2|1	# revision 15878
12mr|texlive-pdfslide-20061205-2|2	# category Package
12mr|texlive-pdfslide-20061205-2|3	# catalog-ctan /macros/latex/contrib/pdfslide
12mr|texlive-pdfslide-20061205-2|4	# catalog-date 2006-12-05 23:27:16 +0100
12mr|texlive-pdfslide-20061205-2|5	# catalog-license lppl
12mr|texlive-pdfslide-20061205-2|6	# catalog-version undef
12mr|texlive-pdfslide-20061205-2|7	Name:		texlive-pdfslide
12mr|texlive-pdfslide-20061205-2|8	Version:	20061205
12mr|texlive-pdfslide-20061205-2|9	Release:	2
12mr|texlive-pdfslide-20061205-2|10	Summary:	Presentation slides using pdftex
12mr|texlive-pdfslide-20061205-2|11	Group:		Publishing
12mr|texlive-pdfslide-20061205-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfslide
12mr|texlive-pdfslide-20061205-2|13	License:	LPPL
12mr|texlive-pdfslide-20061205-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfslide.tar.xz
12mr|texlive-pdfslide-20061205-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfslide.doc.tar.xz
12mr|texlive-pdfslide-20061205-2|16	BuildArch:	noarch
12mr|texlive-pdfslide-20061205-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pdfslide-20061205-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pdfslide-20061205-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pdfslide-20061205-2|20	
12mr|texlive-pdfslide-20061205-2|21	%description
12mr|texlive-pdfslide-20061205-2|22	This is a package for use with pdftex, to make nice
12mr|texlive-pdfslide-20061205-2|23	presentation slides. Its aims are: to devise a method for
12mr|texlive-pdfslide-20061205-2|24	easier technical presentation; to help the mix of mathematical
12mr|texlive-pdfslide-20061205-2|25	formulae with text and graphics which the present day wysiwyg
12mr|texlive-pdfslide-20061205-2|26	tools fail to accomplish; to exploit the platform independence
12mr|texlive-pdfslide-20061205-2|27	of TeX so that presentation documents become portable; and to
12mr|texlive-pdfslide-20061205-2|28	offer the freedom and possibilities of using various
12mr|texlive-pdfslide-20061205-2|29	backgrounds and other embellishments that a user can imagine to
12mr|texlive-pdfslide-20061205-2|30	have in as presentation. The package can make use of the
12mr|texlive-pdfslide-20061205-2|31	facilities of the PPower4 post-processor.
12mr|texlive-pdfslide-20061205-2|32	
12mr|texlive-pdfslide-20061205-2|33	%post
12mr|texlive-pdfslide-20061205-2|34	%{_sbindir}/texlive.post
12mr|texlive-pdfslide-20061205-2|35	
12mr|texlive-pdfslide-20061205-2|36	%postun
12mr|texlive-pdfslide-20061205-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-pdfslide-20061205-2|38	%{_sbindir}/texlive.post
12mr|texlive-pdfslide-20061205-2|39	fi
12mr|texlive-pdfslide-20061205-2|40	
12mr|texlive-pdfslide-20061205-2|41	#-----------------------------------------------------------------------
12mr|texlive-pdfslide-20061205-2|42	%files
12mr|texlive-pdfslide-20061205-2|43	%{_texmfdistdir}/tex/latex/pdfslide/bg.jpg
12mr|texlive-pdfslide-20061205-2|44	%{_texmfdistdir}/tex/latex/pdfslide/d12.jpg
12mr|texlive-pdfslide-20061205-2|45	%{_texmfdistdir}/tex/latex/pdfslide/metablue.pdf
12mr|texlive-pdfslide-20061205-2|46	%{_texmfdistdir}/tex/latex/pdfslide/metagray.pdf
12mr|texlive-pdfslide-20061205-2|47	%{_texmfdistdir}/tex/latex/pdfslide/metagreen.pdf
12mr|texlive-pdfslide-20061205-2|48	%{_texmfdistdir}/tex/latex/pdfslide/metalgray.pdf
12mr|texlive-pdfslide-20061205-2|49	%{_texmfdistdir}/tex/latex/pdfslide/pdfslide.cfg
12mr|texlive-pdfslide-20061205-2|50	%{_texmfdistdir}/tex/latex/pdfslide/pdfslide.sty
12mr|texlive-pdfslide-20061205-2|51	%{_texmfdistdir}/tex/latex/pdfslide/slide.clo
12mr|texlive-pdfslide-20061205-2|52	%doc %{_texmfdistdir}/doc/latex/pdfslide/demo.pdf
12mr|texlive-pdfslide-20061205-2|53	%doc %{_texmfdistdir}/doc/latex/pdfslide/manual.tex
12mr|texlive-pdfslide-20061205-2|54	%doc %{_texmfdistdir}/doc/latex/pdfslide/meta.mp
12mr|texlive-pdfslide-20061205-2|55	%doc %{_texmfdistdir}/doc/latex/pdfslide/mpgraph.pdf
12mr|texlive-pdfslide-20061205-2|56	
12mr|texlive-pdfslide-20061205-2|57	#-----------------------------------------------------------------------
12mr|texlive-pdfslide-20061205-2|58	%prep
12mr|texlive-pdfslide-20061205-2|59	%setup -c -a0 -a1
12mr|texlive-pdfslide-20061205-2|60	
12mr|texlive-pdfslide-20061205-2|61	%build
12mr|texlive-pdfslide-20061205-2|62	
12mr|texlive-pdfslide-20061205-2|63	%install
12mr|texlive-pdfslide-20061205-2|64	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pdfslide-20061205-2|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pdfslide-20061205-2|66	
12mr|texlive-pdfslide-20061205-2|67	
12mr|texlive-pdfslide-20061205-2|68	
12mr|texlive-pdfslide-20061205-2|69	%changelog
12mr|texlive-pdfslide-20061205-2|70	

18204 12
12mr|texlive-pdfsync-20101108-2|1	# revision 20373
12mr|texlive-pdfsync-20101108-2|2	# category Package
12mr|texlive-pdfsync-20101108-2|3	# catalog-ctan /macros/latex/contrib/pdfsync
12mr|texlive-pdfsync-20101108-2|4	# catalog-date 2010-11-08 21:04:31 +0100
12mr|texlive-pdfsync-20101108-2|5	# catalog-license lppl
12mr|texlive-pdfsync-20101108-2|6	# catalog-version undef
12mr|texlive-pdfsync-20101108-2|7	Name:		texlive-pdfsync
12mr|texlive-pdfsync-20101108-2|8	Version:	20101108
12mr|texlive-pdfsync-20101108-2|9	Release:	2
12mr|texlive-pdfsync-20101108-2|10	Summary:	Provide links between source and PDF
12mr|texlive-pdfsync-20101108-2|11	Group:		Publishing
12mr|texlive-pdfsync-20101108-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfsync
12mr|texlive-pdfsync-20101108-2|13	License:	LPPL
12mr|texlive-pdfsync-20101108-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfsync.tar.xz
12mr|texlive-pdfsync-20101108-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfsync.doc.tar.xz
12mr|texlive-pdfsync-20101108-2|16	BuildArch:	noarch
12mr|texlive-pdfsync-20101108-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pdfsync-20101108-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pdfsync-20101108-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pdfsync-20101108-2|20	
12mr|texlive-pdfsync-20101108-2|21	%description
12mr|texlive-pdfsync-20101108-2|22	The package runs with pdfTeX or XeTeX, and creates an auxiliary
12mr|texlive-pdfsync-20101108-2|23	file with geometrical information to permit references back and
12mr|texlive-pdfsync-20101108-2|24	forth between source and PDF, assuming a conforming editor and
12mr|texlive-pdfsync-20101108-2|25	PDF viewer.
12mr|texlive-pdfsync-20101108-2|26	
12mr|texlive-pdfsync-20101108-2|27	%post
12mr|texlive-pdfsync-20101108-2|28	%{_sbindir}/texlive.post
12mr|texlive-pdfsync-20101108-2|29	
12mr|texlive-pdfsync-20101108-2|30	%postun
12mr|texlive-pdfsync-20101108-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pdfsync-20101108-2|32	%{_sbindir}/texlive.post
12mr|texlive-pdfsync-20101108-2|33	fi
12mr|texlive-pdfsync-20101108-2|34	
12mr|texlive-pdfsync-20101108-2|35	#-----------------------------------------------------------------------
12mr|texlive-pdfsync-20101108-2|36	%files
12mr|texlive-pdfsync-20101108-2|37	%{_texmfdistdir}/tex/latex/pdfsync/pdfsync.sty
12mr|texlive-pdfsync-20101108-2|38	%doc %{_texmfdistdir}/doc/latex/pdfsync/README
12mr|texlive-pdfsync-20101108-2|39	%doc %{_texmfdistdir}/doc/latex/pdfsync/pdfsync-doc.pdf
12mr|texlive-pdfsync-20101108-2|40	%doc %{_texmfdistdir}/doc/latex/pdfsync/pdfsync-doc.tex
12mr|texlive-pdfsync-20101108-2|41	
12mr|texlive-pdfsync-20101108-2|42	#-----------------------------------------------------------------------
12mr|texlive-pdfsync-20101108-2|43	%prep
12mr|texlive-pdfsync-20101108-2|44	%setup -c -a0 -a1
12mr|texlive-pdfsync-20101108-2|45	
12mr|texlive-pdfsync-20101108-2|46	%build
12mr|texlive-pdfsync-20101108-2|47	
12mr|texlive-pdfsync-20101108-2|48	%install
12mr|texlive-pdfsync-20101108-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pdfsync-20101108-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pdfsync-20101108-2|51	
12mr|texlive-pdfsync-20101108-2|52	
12mr|texlive-pdfsync-20101108-2|53	
12mr|texlive-pdfsync-20101108-2|54	%changelog
12mr|texlive-pdfsync-20101108-2|55	

18205 12
12mr|texlive-pdftex-1.40.11-10|1	# revision 27321
12mr|texlive-pdftex-1.40.11-10|2	# category TLCore
12mr|texlive-pdftex-1.40.11-10|3	# catalog-ctan /systems/pdftex
12mr|texlive-pdftex-1.40.11-10|4	# catalog-date 2011-11-09 15:33:34 +0100
12mr|texlive-pdftex-1.40.11-10|5	# catalog-license gpl
12mr|texlive-pdftex-1.40.11-10|6	# catalog-version 1.40.11
12mr|texlive-pdftex-1.40.11-10|7	Name:		texlive-pdftex
12mr|texlive-pdftex-1.40.11-10|8	Version:	1.40.11
12mr|texlive-pdftex-1.40.11-10|9	Release:	10
12mr|texlive-pdftex-1.40.11-10|10	Summary:	A TeX extension for direct creation of PDF
12mr|texlive-pdftex-1.40.11-10|11	Group:		Publishing
12mr|texlive-pdftex-1.40.11-10|12	URL:		http://www.ctan.org/tex-archive/systems/pdftex
12mr|texlive-pdftex-1.40.11-10|13	License:	GPL
12mr|texlive-pdftex-1.40.11-10|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftex.tar.xz
12mr|texlive-pdftex-1.40.11-10|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftex.doc.tar.xz
12mr|texlive-pdftex-1.40.11-10|16	BuildArch:	noarch
12mr|texlive-pdftex-1.40.11-10|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pdftex-1.40.11-10|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pdftex-1.40.11-10|19	Requires(post):	texlive-kpathsea
12mr|texlive-pdftex-1.40.11-10|20	Requires(post):	texlive-tetex
12mr|texlive-pdftex-1.40.11-10|21	Requires:	texlive-pdftex.bin
12mr|texlive-pdftex-1.40.11-10|22	
12mr|texlive-pdftex-1.40.11-10|23	%description
12mr|texlive-pdftex-1.40.11-10|24	An extension of TeX which can be configured to directly
12mr|texlive-pdftex-1.40.11-10|25	generate PDF documents instead of DVI. All current free TeX
12mr|texlive-pdftex-1.40.11-10|26	distributionsm including TeX live, MacTeX and MiKTeX include
12mr|texlive-pdftex-1.40.11-10|27	pdfTeX (Plain TeX) and pdfLaTeX (LaTeX). ConTeXt was designed
12mr|texlive-pdftex-1.40.11-10|28	around use of pdfTeX (though it is now migrating towards
12mr|texlive-pdftex-1.40.11-10|29	LuaTeX).
12mr|texlive-pdftex-1.40.11-10|30	
12mr|texlive-pdftex-1.40.11-10|31	%post
12mr|texlive-pdftex-1.40.11-10|32	%{_sbindir}/texlive.post
12mr|texlive-pdftex-1.40.11-10|33	
12mr|texlive-pdftex-1.40.11-10|34	%postun
12mr|texlive-pdftex-1.40.11-10|35	if [ $1 -eq 0 ]; then
12mr|texlive-pdftex-1.40.11-10|36	rm -fr %{_texmfvardir}/fonts/map/pdftex
12mr|texlive-pdftex-1.40.11-10|37	rm -fr %{_texmfvardir}/web2c/pdftex
12mr|texlive-pdftex-1.40.11-10|38	%{_sbindir}/texlive.post
12mr|texlive-pdftex-1.40.11-10|39	fi
12mr|texlive-pdftex-1.40.11-10|40	
12mr|texlive-pdftex-1.40.11-10|41	#-----------------------------------------------------------------------
12mr|texlive-pdftex-1.40.11-10|42	%files
12mr|texlive-pdftex-1.40.11-10|43	%{_texmfdistdir}/scripts/simpdftex/simpdftex
12mr|texlive-pdftex-1.40.11-10|44	%{_texmfdir}/fonts/map/pdftex/updmap/pdftex.map
12mr|texlive-pdftex-1.40.11-10|45	%{_texmfdir}/fonts/map/pdftex/updmap/pdftex_dl14.map
12mr|texlive-pdftex-1.40.11-10|46	%{_texmfdir}/fonts/map/pdftex/updmap/pdftex_ndl14.map
12mr|texlive-pdftex-1.40.11-10|47	%{_texmfdir}/tex/generic/config/pdftex-dvi.tex
12mr|texlive-pdftex-1.40.11-10|48	%{_texmfdir}/tex/generic/config/pdftexconfig.tex
12mr|texlive-pdftex-1.40.11-10|49	%{_texmfdir}/tex/generic/pdftex/glyphtounicode.tex
12mr|texlive-pdftex-1.40.11-10|50	%_texmf_fmtutil_d/pdftex
12mr|texlive-pdftex-1.40.11-10|51	%doc %{_texmfdistdir}/doc/pdftex/Announcement-1.40.2
12mr|texlive-pdftex-1.40.11-10|52	%doc %{_texmfdistdir}/doc/pdftex/NEWS
12mr|texlive-pdftex-1.40.11-10|53	%doc %{_texmfdistdir}/doc/pdftex/README
12mr|texlive-pdftex-1.40.11-10|54	%doc %{_texmfdistdir}/doc/pdftex/manual/ChangeLog
12mr|texlive-pdftex-1.40.11-10|55	%doc %{_texmfdistdir}/doc/pdftex/manual/Makefile
12mr|texlive-pdftex-1.40.11-10|56	%doc %{_texmfdistdir}/doc/pdftex/manual/README
12mr|texlive-pdftex-1.40.11-10|57	%doc %{_texmfdistdir}/doc/pdftex/manual/makefiles.cmd
12mr|texlive-pdftex-1.40.11-10|58	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-a.pdf
12mr|texlive-pdftex-1.40.11-10|59	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-i.tex
12mr|texlive-pdftex-1.40.11-10|60	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-l.pdf
12mr|texlive-pdftex-1.40.11-10|61	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-s.pdf
12mr|texlive-pdftex-1.40.11-10|62	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-syntax.txt
12mr|texlive-pdftex-1.40.11-10|63	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-t.tex
12mr|texlive-pdftex-1.40.11-10|64	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-t.txt
12mr|texlive-pdftex-1.40.11-10|65	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-w.tex
12mr|texlive-pdftex-1.40.11-10|66	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/cmr10.103
12mr|texlive-pdftex-1.40.11-10|67	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/obj.dat
12mr|texlive-pdftex-1.40.11-10|68	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pdfcolor.tex
12mr|texlive-pdftex-1.40.11-10|69	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic.eps
12mr|texlive-pdftex-1.40.11-10|70	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic.jpg
12mr|texlive-pdftex-1.40.11-10|71	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic.mps
12mr|texlive-pdftex-1.40.11-10|72	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic.pdf
12mr|texlive-pdftex-1.40.11-10|73	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic.png
12mr|texlive-pdftex-1.40.11-10|74	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic16.png
12mr|texlive-pdftex-1.40.11-10|75	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/rgb.icc
12mr|texlive-pdftex-1.40.11-10|76	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/samplepdf.0
12mr|texlive-pdftex-1.40.11-10|77	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/samplepdf.1
12mr|texlive-pdftex-1.40.11-10|78	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/samplepdf.tex
12mr|texlive-pdftex-1.40.11-10|79	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/supp-mis.tex
12mr|texlive-pdftex-1.40.11-10|80	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/supp-pdf.tex
12mr|texlive-pdftex-1.40.11-10|81	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/tmp.pdf
12mr|texlive-pdftex-1.40.11-10|82	%doc %{_texmfdistdir}/doc/pdftex/manual/syntaxform.awk
12mr|texlive-pdftex-1.40.11-10|83	%doc %{_texmfdistdir}/doc/pdftex/pdftex-pdfkeys/Makefile
12mr|texlive-pdftex-1.40.11-10|84	%doc %{_texmfdistdir}/doc/pdftex/pdftex-pdfkeys/fdl.tex
12mr|texlive-pdftex-1.40.11-10|85	%doc %{_texmfdistdir}/doc/pdftex/pdftex-pdfkeys/pdftex-pdfkeys.bbl
12mr|texlive-pdftex-1.40.11-10|86	%doc %{_texmfdistdir}/doc/pdftex/pdftex-pdfkeys/pdftex-pdfkeys.pdf
12mr|texlive-pdftex-1.40.11-10|87	%doc %{_texmfdistdir}/doc/pdftex/pdftex-pdfkeys/pdftex-pdfkeys.tex
12mr|texlive-pdftex-1.40.11-10|88	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/abbr.tex
12mr|texlive-pdftex-1.40.11-10|89	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/efcode.tex
12mr|texlive-pdftex-1.40.11-10|90	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/il2.etx
12mr|texlive-pdftex-1.40.11-10|91	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/il2.mtx
12mr|texlive-pdftex-1.40.11-10|92	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/il2protcode.tex
12mr|texlive-pdftex-1.40.11-10|93	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/mktextfm
12mr|texlive-pdftex-1.40.11-10|94	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/mktextfm.ext
12mr|texlive-pdftex-1.40.11-10|95	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/mktfm8z
12mr|texlive-pdftex-1.40.11-10|96	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/protcode.tex
12mr|texlive-pdftex-1.40.11-10|97	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/ufntinst.sty
12mr|texlive-pdftex-1.40.11-10|98	%doc %{_mandir}/man1/pdfetex.1*
12mr|texlive-pdftex-1.40.11-10|99	%doc %{_texmfdir}/doc/man/man1/pdfetex.man1.pdf
12mr|texlive-pdftex-1.40.11-10|100	%doc %{_mandir}/man1/pdftex.1*
12mr|texlive-pdftex-1.40.11-10|101	%doc %{_texmfdir}/doc/man/man1/pdftex.man1.pdf
12mr|texlive-pdftex-1.40.11-10|102	
12mr|texlive-pdftex-1.40.11-10|103	#-----------------------------------------------------------------------
12mr|texlive-pdftex-1.40.11-10|104	%prep
12mr|texlive-pdftex-1.40.11-10|105	%setup -c -a0 -a1
12mr|texlive-pdftex-1.40.11-10|106	
12mr|texlive-pdftex-1.40.11-10|107	%build
12mr|texlive-pdftex-1.40.11-10|108	
12mr|texlive-pdftex-1.40.11-10|109	%install
12mr|texlive-pdftex-1.40.11-10|110	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-pdftex-1.40.11-10|111	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-pdftex-1.40.11-10|112	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-pdftex-1.40.11-10|113	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-pdftex-1.40.11-10|114	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mr|texlive-pdftex-1.40.11-10|115	cat > %{buildroot}%{_texmf_fmtutil_d}/pdftex <<EOF
12mr|texlive-pdftex-1.40.11-10|116	#
12mr|texlive-pdftex-1.40.11-10|117	# from pdftex:
12mr|texlive-pdftex-1.40.11-10|118	pdftex pdftex language.def -translate-file=cp227.tcx *pdfetex.ini
12mr|texlive-pdftex-1.40.11-10|119	etex pdftex language.def -translate-file=cp227.tcx *etex.ini
12mr|texlive-pdftex-1.40.11-10|120	pdfetex pdftex language.def -translate-file=cp227.tcx *pdfetex.ini
12mr|texlive-pdftex-1.40.11-10|121	EOF
12mr|texlive-pdftex-1.40.11-10|122	
12mr|texlive-pdftex-1.40.11-10|123	
12mr|texlive-pdftex-1.40.11-10|124	
12mr|texlive-pdftex-1.40.11-10|125	%changelog
12mr|texlive-pdftex-1.40.11-10|126	

18206 12
12mr|texlive-pdftex-def-0.06d-2|1	# revision 22653
12mr|texlive-pdftex-def-0.06d-2|2	# category Package
12mr|texlive-pdftex-def-0.06d-2|3	# catalog-ctan /macros/latex/contrib/pdftex-def/pdftex.def
12mr|texlive-pdftex-def-0.06d-2|4	# catalog-date 2011-05-28 11:53:45 +0200
12mr|texlive-pdftex-def-0.06d-2|5	# catalog-license lppl1.3
12mr|texlive-pdftex-def-0.06d-2|6	# catalog-version 0.06d
12mr|texlive-pdftex-def-0.06d-2|7	Name:		texlive-pdftex-def
12mr|texlive-pdftex-def-0.06d-2|8	Version:	0.06d
12mr|texlive-pdftex-def-0.06d-2|9	Release:	2
12mr|texlive-pdftex-def-0.06d-2|10	Summary:	Colour and Graphics support for PDFTeX
12mr|texlive-pdftex-def-0.06d-2|11	Group:		Publishing
12mr|texlive-pdftex-def-0.06d-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdftex-def/pdftex.def
12mr|texlive-pdftex-def-0.06d-2|13	License:	LPPL1.3
12mr|texlive-pdftex-def-0.06d-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftex-def.tar.xz
12mr|texlive-pdftex-def-0.06d-2|15	BuildArch:	noarch
12mr|texlive-pdftex-def-0.06d-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-pdftex-def-0.06d-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-pdftex-def-0.06d-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-pdftex-def-0.06d-2|19	
12mr|texlive-pdftex-def-0.06d-2|20	%description
12mr|texlive-pdftex-def-0.06d-2|21	The file pdftex.def provides device-specific definitions for
12mr|texlive-pdftex-def-0.06d-2|22	colour and graphics support when running pdf(La)TeX.
12mr|texlive-pdftex-def-0.06d-2|23	
12mr|texlive-pdftex-def-0.06d-2|24	%post
12mr|texlive-pdftex-def-0.06d-2|25	%{_sbindir}/texlive.post
12mr|texlive-pdftex-def-0.06d-2|26	
12mr|texlive-pdftex-def-0.06d-2|27	%postun
12mr|texlive-pdftex-def-0.06d-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-pdftex-def-0.06d-2|29	%{_sbindir}/texlive.post
12mr|texlive-pdftex-def-0.06d-2|30	fi
12mr|texlive-pdftex-def-0.06d-2|31	
12mr|texlive-pdftex-def-0.06d-2|32	#-----------------------------------------------------------------------
12mr|texlive-pdftex-def-0.06d-2|33	%files
12mr|texlive-pdftex-def-0.06d-2|34	%{_texmfdistdir}/tex/latex/pdftex-def/pdftex.def
12mr|texlive-pdftex-def-0.06d-2|35	
12mr|texlive-pdftex-def-0.06d-2|36	#-----------------------------------------------------------------------
12mr|texlive-pdftex-def-0.06d-2|37	%prep
12mr|texlive-pdftex-def-0.06d-2|38	%setup -c -a0
12mr|texlive-pdftex-def-0.06d-2|39	
12mr|texlive-pdftex-def-0.06d-2|40	%build
12mr|texlive-pdftex-def-0.06d-2|41	
12mr|texlive-pdftex-def-0.06d-2|42	%install
12mr|texlive-pdftex-def-0.06d-2|43	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pdftex-def-0.06d-2|44	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-pdftex-def-0.06d-2|45	
12mr|texlive-pdftex-def-0.06d-2|46	
12mr|texlive-pdftex-def-0.06d-2|47	
12mr|texlive-pdftex-def-0.06d-2|48	%changelog
12mr|texlive-pdftex-def-0.06d-2|49	

18207 12
12mr|texlive-pdftools-0.83-1|1	# revision 27321
12mr|texlive-pdftools-0.83-1|2	# category TLCore
12mr|texlive-pdftools-0.83-1|3	# catalog-ctan /support/xpdfopen
12mr|texlive-pdftools-0.83-1|4	# catalog-date 2012-01-31 10:42:47 +0100
12mr|texlive-pdftools-0.83-1|5	# catalog-license pd
12mr|texlive-pdftools-0.83-1|6	# catalog-version 0.83
12mr|texlive-pdftools-0.83-1|7	Name:		texlive-pdftools
12mr|texlive-pdftools-0.83-1|8	Version:	0.83
12mr|texlive-pdftools-0.83-1|9	Release:	1
12mr|texlive-pdftools-0.83-1|10	Summary:	PDF-related utilities, including PostScript-to-PDF conversion
12mr|texlive-pdftools-0.83-1|11	Group:		Publishing
12mr|texlive-pdftools-0.83-1|12	URL:		http://www.ctan.org/tex-archive/support/xpdfopen
12mr|texlive-pdftools-0.83-1|13	License:	PD
12mr|texlive-pdftools-0.83-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftools.tar.xz
12mr|texlive-pdftools-0.83-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftools.doc.tar.xz
12mr|texlive-pdftools-0.83-1|16	BuildArch:	noarch
12mr|texlive-pdftools-0.83-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pdftools-0.83-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pdftools-0.83-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-pdftools-0.83-1|20	Requires:	texlive-pdftools.bin
12mr|texlive-pdftools-0.83-1|21	
12mr|texlive-pdftools-0.83-1|22	%description
12mr|texlive-pdftools-0.83-1|23	The command-line programs pdfopen and pdfclose allow you to
12mr|texlive-pdftools-0.83-1|24	control the X Window System version of Adobe's Acrobat Reader
12mr|texlive-pdftools-0.83-1|25	from the command line or from within a (shell) script. The
12mr|texlive-pdftools-0.83-1|26	programs work with Acrobat Reader 5, 7, 8 and 9 for Linux, xpdf
12mr|texlive-pdftools-0.83-1|27	and evince. This version derives from one written by Fabrice
12mr|texlive-pdftools-0.83-1|28	Popineau for Microsoft operating systems.
12mr|texlive-pdftools-0.83-1|29	
12mr|texlive-pdftools-0.83-1|30	%post
12mr|texlive-pdftools-0.83-1|31	%{_sbindir}/texlive.post
12mr|texlive-pdftools-0.83-1|32	
12mr|texlive-pdftools-0.83-1|33	%postun
12mr|texlive-pdftools-0.83-1|34	if [ $1 -eq 0 ]; then
12mr|texlive-pdftools-0.83-1|35	%{_sbindir}/texlive.post
12mr|texlive-pdftools-0.83-1|36	fi
12mr|texlive-pdftools-0.83-1|37	
12mr|texlive-pdftools-0.83-1|38	#-----------------------------------------------------------------------
12mr|texlive-pdftools-0.83-1|39	%files
12mr|texlive-pdftools-0.83-1|40	%{_bindir}/e2pall
12mr|texlive-pdftools-0.83-1|41	%{_bindir}/pdfatfi
12mr|texlive-pdftools-0.83-1|42	%{_bindir}/ps4pdf
12mr|texlive-pdftools-0.83-1|43	%{_texmfdistdir}/scripts/tetex/e2pall.pl
12mr|texlive-pdftools-0.83-1|44	%doc %{_mandir}/man1/e2pall.1*
12mr|texlive-pdftools-0.83-1|45	%doc %{_texmfdir}/doc/man/man1/e2pall.man1.pdf
12mr|texlive-pdftools-0.83-1|46	%doc %{_mandir}/man1/pdfclose.1*
12mr|texlive-pdftools-0.83-1|47	%doc %{_texmfdir}/doc/man/man1/pdfclose.man1.pdf
12mr|texlive-pdftools-0.83-1|48	%doc %{_mandir}/man1/pdfopen.1*
12mr|texlive-pdftools-0.83-1|49	%doc %{_texmfdir}/doc/man/man1/pdfopen.man1.pdf
12mr|texlive-pdftools-0.83-1|50	%doc %{_mandir}/man1/pdftosrc.1*
12mr|texlive-pdftools-0.83-1|51	%doc %{_texmfdir}/doc/man/man1/pdftosrc.man1.pdf
12mr|texlive-pdftools-0.83-1|52	
12mr|texlive-pdftools-0.83-1|53	#-----------------------------------------------------------------------
12mr|texlive-pdftools-0.83-1|54	%prep
12mr|texlive-pdftools-0.83-1|55	%setup -c -a0 -a1
12mr|texlive-pdftools-0.83-1|56	
12mr|texlive-pdftools-0.83-1|57	%build
12mr|texlive-pdftools-0.83-1|58	
12mr|texlive-pdftools-0.83-1|59	%install
12mr|texlive-pdftools-0.83-1|60	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-pdftools-0.83-1|61	pushd %{buildroot}%{_bindir}
12mr|texlive-pdftools-0.83-1|62	ln -sf %{_texmfdistdir}/scripts/tetex/e2pall.pl e2pall
12mr|texlive-pdftools-0.83-1|63	ln -sf %{_texmfdistdir}/scripts/oberdiek/pdfatfi.pl pdfatfi
12mr|texlive-pdftools-0.83-1|64	ln -sf %{_texmfdistdir}/scripts/pst-pdf/ps4pdf ps4pdf
12mr|texlive-pdftools-0.83-1|65	popd
12mr|texlive-pdftools-0.83-1|66	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-pdftools-0.83-1|67	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-pdftools-0.83-1|68	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-pdftools-0.83-1|69	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-pdftools-0.83-1|70	
12mr|texlive-pdftools-0.83-1|71	
12mr|texlive-pdftools-0.83-1|72	
12mr|texlive-pdftools-0.83-1|73	%changelog
12mr|texlive-pdftools-0.83-1|74	

18208 12
12mr|texlive-pdf-trans-2.2-2|1	# revision 15878
12mr|texlive-pdf-trans-2.2-2|2	# category Package
12mr|texlive-pdf-trans-2.2-2|3	# catalog-ctan /macros/generic/pdf-trans
12mr|texlive-pdf-trans-2.2-2|4	# catalog-date 2007-05-25 16:15:27 +0200
12mr|texlive-pdf-trans-2.2-2|5	# catalog-license pd
12mr|texlive-pdf-trans-2.2-2|6	# catalog-version 2.2
12mr|texlive-pdf-trans-2.2-2|7	Name:		texlive-pdf-trans
12mr|texlive-pdf-trans-2.2-2|8	Version:	2.2
12mr|texlive-pdf-trans-2.2-2|9	Release:	2
12mr|texlive-pdf-trans-2.2-2|10	Summary:	A set of macros for various transformations of TeX boxes
12mr|texlive-pdf-trans-2.2-2|11	Group:		Publishing
12mr|texlive-pdf-trans-2.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/pdf-trans
12mr|texlive-pdf-trans-2.2-2|13	License:	PD
12mr|texlive-pdf-trans-2.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdf-trans.tar.xz
12mr|texlive-pdf-trans-2.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdf-trans.doc.tar.xz
12mr|texlive-pdf-trans-2.2-2|16	BuildArch:	noarch
12mr|texlive-pdf-trans-2.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pdf-trans-2.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pdf-trans-2.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pdf-trans-2.2-2|20	
12mr|texlive-pdf-trans-2.2-2|21	%description
12mr|texlive-pdf-trans-2.2-2|22	pdf-trans is a set of macros for various transformations of TeX
12mr|texlive-pdf-trans-2.2-2|23	boxes (based on plain and pdfeTeX primitives). It was initially
12mr|texlive-pdf-trans-2.2-2|24	inspired by trans.tex, remade to work with pdfTeX.
12mr|texlive-pdf-trans-2.2-2|25	
12mr|texlive-pdf-trans-2.2-2|26	%post
12mr|texlive-pdf-trans-2.2-2|27	%{_sbindir}/texlive.post
12mr|texlive-pdf-trans-2.2-2|28	
12mr|texlive-pdf-trans-2.2-2|29	%postun
12mr|texlive-pdf-trans-2.2-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-pdf-trans-2.2-2|31	%{_sbindir}/texlive.post
12mr|texlive-pdf-trans-2.2-2|32	fi
12mr|texlive-pdf-trans-2.2-2|33	
12mr|texlive-pdf-trans-2.2-2|34	#-----------------------------------------------------------------------
12mr|texlive-pdf-trans-2.2-2|35	%files
12mr|texlive-pdf-trans-2.2-2|36	%{_texmfdistdir}/tex/generic/pdf-trans/pdf-trans.tex
12mr|texlive-pdf-trans-2.2-2|37	%doc %{_texmfdistdir}/doc/generic/pdf-trans/example.pdf
12mr|texlive-pdf-trans-2.2-2|38	%doc %{_texmfdistdir}/doc/generic/pdf-trans/example.tex
12mr|texlive-pdf-trans-2.2-2|39	
12mr|texlive-pdf-trans-2.2-2|40	#-----------------------------------------------------------------------
12mr|texlive-pdf-trans-2.2-2|41	%prep
12mr|texlive-pdf-trans-2.2-2|42	%setup -c -a0 -a1
12mr|texlive-pdf-trans-2.2-2|43	
12mr|texlive-pdf-trans-2.2-2|44	%build
12mr|texlive-pdf-trans-2.2-2|45	
12mr|texlive-pdf-trans-2.2-2|46	%install
12mr|texlive-pdf-trans-2.2-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pdf-trans-2.2-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pdf-trans-2.2-2|49	
12mr|texlive-pdf-trans-2.2-2|50	
12mr|texlive-pdf-trans-2.2-2|51	
12mr|texlive-pdf-trans-2.2-2|52	%changelog
12mr|texlive-pdf-trans-2.2-2|53	

18209 12
12mr|texlive-pdftricks-1.16-2|1	# revision 15878
12mr|texlive-pdftricks-1.16-2|2	# category Package
12mr|texlive-pdftricks-1.16-2|3	# catalog-ctan /macros/latex/contrib/pdftricks
12mr|texlive-pdftricks-1.16-2|4	# catalog-date 2008-11-24 12:47:54 +0100
12mr|texlive-pdftricks-1.16-2|5	# catalog-license gpl
12mr|texlive-pdftricks-1.16-2|6	# catalog-version 1.16
12mr|texlive-pdftricks-1.16-2|7	Name:		texlive-pdftricks
12mr|texlive-pdftricks-1.16-2|8	Version:	1.16
12mr|texlive-pdftricks-1.16-2|9	Release:	2
12mr|texlive-pdftricks-1.16-2|10	Summary:	Support for pstricks in pdfTeX
12mr|texlive-pdftricks-1.16-2|11	Group:		Publishing
12mr|texlive-pdftricks-1.16-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdftricks
12mr|texlive-pdftricks-1.16-2|13	License:	GPL
12mr|texlive-pdftricks-1.16-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftricks.tar.xz
12mr|texlive-pdftricks-1.16-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftricks.doc.tar.xz
12mr|texlive-pdftricks-1.16-2|16	BuildArch:	noarch
12mr|texlive-pdftricks-1.16-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pdftricks-1.16-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pdftricks-1.16-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pdftricks-1.16-2|20	
12mr|texlive-pdftricks-1.16-2|21	%description
12mr|texlive-pdftricks-1.16-2|22	The PSTricks macros cannot be used (directly) with pdfTeX,
12mr|texlive-pdftricks-1.16-2|23	since pstricks uses PostScript arithmetic, which isn't part of
12mr|texlive-pdftricks-1.16-2|24	PDF. This package circumvents this limitation so that the
12mr|texlive-pdftricks-1.16-2|25	extensive facilities offered by the powerful PSTricks package
12mr|texlive-pdftricks-1.16-2|26	can be made use of in a pdfTeX document. This is done using the
12mr|texlive-pdftricks-1.16-2|27	shell escape function available in current TeX implementations.
12mr|texlive-pdftricks-1.16-2|28	The package may also be used in support of other 'PostScript-
12mr|texlive-pdftricks-1.16-2|29	output-only' packages, such as PSfrag. For alternatives, users
12mr|texlive-pdftricks-1.16-2|30	may care to review the discussion in the PSTricks online
12mr|texlive-pdftricks-1.16-2|31	documentation.
12mr|texlive-pdftricks-1.16-2|32	
12mr|texlive-pdftricks-1.16-2|33	%post
12mr|texlive-pdftricks-1.16-2|34	%{_sbindir}/texlive.post
12mr|texlive-pdftricks-1.16-2|35	
12mr|texlive-pdftricks-1.16-2|36	%postun
12mr|texlive-pdftricks-1.16-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-pdftricks-1.16-2|38	%{_sbindir}/texlive.post
12mr|texlive-pdftricks-1.16-2|39	fi
12mr|texlive-pdftricks-1.16-2|40	
12mr|texlive-pdftricks-1.16-2|41	#-----------------------------------------------------------------------
12mr|texlive-pdftricks-1.16-2|42	%files
12mr|texlive-pdftricks-1.16-2|43	%{_texmfdistdir}/tex/latex/pdftricks/pdftricks.sty
12mr|texlive-pdftricks-1.16-2|44	%doc %{_texmfdistdir}/doc/latex/pdftricks/makefile
12mr|texlive-pdftricks-1.16-2|45	%doc %{_texmfdistdir}/doc/latex/pdftricks/manual.pdf
12mr|texlive-pdftricks-1.16-2|46	%doc %{_texmfdistdir}/doc/latex/pdftricks/pst2pdf
12mr|texlive-pdftricks-1.16-2|47	%doc %{_texmfdistdir}/doc/latex/pdftricks/test.pdf
12mr|texlive-pdftricks-1.16-2|48	%doc %{_texmfdistdir}/doc/latex/pdftricks/test.tex
12mr|texlive-pdftricks-1.16-2|49	
12mr|texlive-pdftricks-1.16-2|50	#-----------------------------------------------------------------------
12mr|texlive-pdftricks-1.16-2|51	%prep
12mr|texlive-pdftricks-1.16-2|52	%setup -c -a0 -a1
12mr|texlive-pdftricks-1.16-2|53	
12mr|texlive-pdftricks-1.16-2|54	%build
12mr|texlive-pdftricks-1.16-2|55	
12mr|texlive-pdftricks-1.16-2|56	%install
12mr|texlive-pdftricks-1.16-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pdftricks-1.16-2|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pdftricks-1.16-2|59	
12mr|texlive-pdftricks-1.16-2|60	
12mr|texlive-pdftricks-1.16-2|61	
12mr|texlive-pdftricks-1.16-2|62	%changelog
12mr|texlive-pdftricks-1.16-2|63	

18210 12
12mr|texlive-pdfwin-20111103-2|1	# revision 15878
12mr|texlive-pdfwin-20111103-2|2	# category Package
12mr|texlive-pdfwin-20111103-2|3	# catalog-ctan undef
12mr|texlive-pdfwin-20111103-2|4	# catalog-date undef
12mr|texlive-pdfwin-20111103-2|5	# catalog-license undef
12mr|texlive-pdfwin-20111103-2|6	# catalog-version undef
12mr|texlive-pdfwin-20111103-2|7	Name:		texlive-pdfwin
12mr|texlive-pdfwin-20111103-2|8	Version:	20111103
12mr|texlive-pdfwin-20111103-2|9	Release:	2
12mr|texlive-pdfwin-20111103-2|10	Summary:	TeXLive pdfwin package
12mr|texlive-pdfwin-20111103-2|11	Group:		Publishing
12mr|texlive-pdfwin-20111103-2|12	URL:		http://tug.org/texlive
12mr|texlive-pdfwin-20111103-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-pdfwin-20111103-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfwin.tar.xz
12mr|texlive-pdfwin-20111103-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfwin.doc.tar.xz
12mr|texlive-pdfwin-20111103-2|16	BuildArch:	noarch
12mr|texlive-pdfwin-20111103-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pdfwin-20111103-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pdfwin-20111103-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pdfwin-20111103-2|20	
12mr|texlive-pdfwin-20111103-2|21	%description
12mr|texlive-pdfwin-20111103-2|22	TeXLive pdfwin package.
12mr|texlive-pdfwin-20111103-2|23	
12mr|texlive-pdfwin-20111103-2|24	%post
12mr|texlive-pdfwin-20111103-2|25	%{_sbindir}/texlive.post
12mr|texlive-pdfwin-20111103-2|26	
12mr|texlive-pdfwin-20111103-2|27	%postun
12mr|texlive-pdfwin-20111103-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-pdfwin-20111103-2|29	%{_sbindir}/texlive.post
12mr|texlive-pdfwin-20111103-2|30	fi
12mr|texlive-pdfwin-20111103-2|31	
12mr|texlive-pdfwin-20111103-2|32	#-----------------------------------------------------------------------
12mr|texlive-pdfwin-20111103-2|33	%files
12mr|texlive-pdfwin-20111103-2|34	%{_texmfdistdir}/tex/latex/pdfwin/pdfwin.cfg
12mr|texlive-pdfwin-20111103-2|35	%{_texmfdistdir}/tex/latex/pdfwin/pdfwin.sty
12mr|texlive-pdfwin-20111103-2|36	%doc %{_texmfdistdir}/doc/latex/pdfwin/BucResampling.pdf
12mr|texlive-pdfwin-20111103-2|37	%doc %{_texmfdistdir}/doc/latex/pdfwin/BucSystem1.pdf
12mr|texlive-pdfwin-20111103-2|38	%doc %{_texmfdistdir}/doc/latex/pdfwin/BucSystem2.pdf
12mr|texlive-pdfwin-20111103-2|39	%doc %{_texmfdistdir}/doc/latex/pdfwin/BucSystem3.pdf
12mr|texlive-pdfwin-20111103-2|40	%doc %{_texmfdistdir}/doc/latex/pdfwin/BucSystem4.pdf
12mr|texlive-pdfwin-20111103-2|41	%doc %{_texmfdistdir}/doc/latex/pdfwin/BucSystem5.pdf
12mr|texlive-pdfwin-20111103-2|42	%doc %{_texmfdistdir}/doc/latex/pdfwin/BucSystem6.pdf
12mr|texlive-pdfwin-20111103-2|43	%doc %{_texmfdistdir}/doc/latex/pdfwin/Bucuresti2003.tex
12mr|texlive-pdfwin-20111103-2|44	%doc %{_texmfdistdir}/doc/latex/pdfwin/JWGU-Logo.png
12mr|texlive-pdfwin-20111103-2|45	%doc %{_texmfdistdir}/doc/latex/pdfwin/Thumbs.db
12mr|texlive-pdfwin-20111103-2|46	%doc %{_texmfdistdir}/doc/latex/pdfwin/marble.png
12mr|texlive-pdfwin-20111103-2|47	%doc %{_texmfdistdir}/doc/latex/pdfwin/normprot.tex
12mr|texlive-pdfwin-20111103-2|48	%doc %{_texmfdistdir}/doc/latex/pdfwin/shortvec.tex
12mr|texlive-pdfwin-20111103-2|49	
12mr|texlive-pdfwin-20111103-2|50	#-----------------------------------------------------------------------
12mr|texlive-pdfwin-20111103-2|51	%prep
12mr|texlive-pdfwin-20111103-2|52	%setup -c -a0 -a1
12mr|texlive-pdfwin-20111103-2|53	
12mr|texlive-pdfwin-20111103-2|54	%build
12mr|texlive-pdfwin-20111103-2|55	
12mr|texlive-pdfwin-20111103-2|56	%install
12mr|texlive-pdfwin-20111103-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pdfwin-20111103-2|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pdfwin-20111103-2|59	
12mr|texlive-pdfwin-20111103-2|60	
12mr|texlive-pdfwin-20111103-2|61	
12mr|texlive-pdfwin-20111103-2|62	%changelog
12mr|texlive-pdfwin-20111103-2|63	

18211 12
12mr|texlive-pdfx-1.3-2|1	# revision 15878
12mr|texlive-pdfx-1.3-2|2	# category Package
12mr|texlive-pdfx-1.3-2|3	# catalog-ctan /macros/latex/contrib/pdfx
12mr|texlive-pdfx-1.3-2|4	# catalog-date 2009-05-04 11:07:03 +0200
12mr|texlive-pdfx-1.3-2|5	# catalog-license lppl
12mr|texlive-pdfx-1.3-2|6	# catalog-version 1.3
12mr|texlive-pdfx-1.3-2|7	Name:		texlive-pdfx
12mr|texlive-pdfx-1.3-2|8	Version:	1.3
12mr|texlive-pdfx-1.3-2|9	Release:	2
12mr|texlive-pdfx-1.3-2|10	Summary:	PDF/X-1a and PDF/A-1b support for pdfTeX
12mr|texlive-pdfx-1.3-2|11	Group:		Publishing
12mr|texlive-pdfx-1.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfx
12mr|texlive-pdfx-1.3-2|13	License:	LPPL
12mr|texlive-pdfx-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfx.tar.xz
12mr|texlive-pdfx-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfx.doc.tar.xz
12mr|texlive-pdfx-1.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfx.source.tar.xz
12mr|texlive-pdfx-1.3-2|17	BuildArch:	noarch
12mr|texlive-pdfx-1.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pdfx-1.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pdfx-1.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pdfx-1.3-2|21	
12mr|texlive-pdfx-1.3-2|22	%description
12mr|texlive-pdfx-1.3-2|23	The package helps LaTeX users to create PDF/X-1a and PFD/A-1b
12mr|texlive-pdfx-1.3-2|24	compliant pdf documents with pdfTeX.
12mr|texlive-pdfx-1.3-2|25	
12mr|texlive-pdfx-1.3-2|26	%post
12mr|texlive-pdfx-1.3-2|27	%{_sbindir}/texlive.post
12mr|texlive-pdfx-1.3-2|28	
12mr|texlive-pdfx-1.3-2|29	%postun
12mr|texlive-pdfx-1.3-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-pdfx-1.3-2|31	%{_sbindir}/texlive.post
12mr|texlive-pdfx-1.3-2|32	fi
12mr|texlive-pdfx-1.3-2|33	
12mr|texlive-pdfx-1.3-2|34	#-----------------------------------------------------------------------
12mr|texlive-pdfx-1.3-2|35	%files
12mr|texlive-pdfx-1.3-2|36	%{_texmfdistdir}/tex/latex/pdfx/glyphtounicode-cmr.tex
12mr|texlive-pdfx-1.3-2|37	%{_texmfdistdir}/tex/latex/pdfx/pdfa-1b.xmp
12mr|texlive-pdfx-1.3-2|38	%{_texmfdistdir}/tex/latex/pdfx/pdfx-1a.xmp
12mr|texlive-pdfx-1.3-2|39	%{_texmfdistdir}/tex/latex/pdfx/pdfx.sty
12mr|texlive-pdfx-1.3-2|40	%doc %{_texmfdistdir}/doc/latex/pdfx/README
12mr|texlive-pdfx-1.3-2|41	%doc %{_texmfdistdir}/doc/latex/pdfx/manifest.txt
12mr|texlive-pdfx-1.3-2|42	%doc %{_texmfdistdir}/doc/latex/pdfx/pdfx.pdf
12mr|texlive-pdfx-1.3-2|43	%doc %{_texmfdistdir}/doc/latex/pdfx/small2e.pdf
12mr|texlive-pdfx-1.3-2|44	%doc %{_texmfdistdir}/doc/latex/pdfx/small2e.tex
12mr|texlive-pdfx-1.3-2|45	%doc %{_texmfdistdir}/doc/latex/pdfx/small2e.xmpdata
12mr|texlive-pdfx-1.3-2|46	#- source
12mr|texlive-pdfx-1.3-2|47	%doc %{_texmfdistdir}/source/latex/pdfx/Makefile
12mr|texlive-pdfx-1.3-2|48	%doc %{_texmfdistdir}/source/latex/pdfx/pdfx.dtx
12mr|texlive-pdfx-1.3-2|49	%doc %{_texmfdistdir}/source/latex/pdfx/pdfx.ins
12mr|texlive-pdfx-1.3-2|50	%doc %{_texmfdistdir}/source/latex/pdfx/rvdtx.sty
12mr|texlive-pdfx-1.3-2|51	
12mr|texlive-pdfx-1.3-2|52	#-----------------------------------------------------------------------
12mr|texlive-pdfx-1.3-2|53	%prep
12mr|texlive-pdfx-1.3-2|54	%setup -c -a0 -a1 -a2
12mr|texlive-pdfx-1.3-2|55	
12mr|texlive-pdfx-1.3-2|56	%build
12mr|texlive-pdfx-1.3-2|57	
12mr|texlive-pdfx-1.3-2|58	%install
12mr|texlive-pdfx-1.3-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pdfx-1.3-2|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pdfx-1.3-2|61	
12mr|texlive-pdfx-1.3-2|62	
12mr|texlive-pdfx-1.3-2|63	
12mr|texlive-pdfx-1.3-2|64	%changelog
12mr|texlive-pdfx-1.3-2|65	

18212 12
12mr|texlive-pecha-0.1-2|1	# revision 15878
12mr|texlive-pecha-0.1-2|2	# category Package
12mr|texlive-pecha-0.1-2|3	# catalog-ctan /language/tibetan/pecha
12mr|texlive-pecha-0.1-2|4	# catalog-date 2006-10-13 13:00:52 +0200
12mr|texlive-pecha-0.1-2|5	# catalog-license gpl
12mr|texlive-pecha-0.1-2|6	# catalog-version 0.1
12mr|texlive-pecha-0.1-2|7	Name:		texlive-pecha
12mr|texlive-pecha-0.1-2|8	Version:	0.1
12mr|texlive-pecha-0.1-2|9	Release:	2
12mr|texlive-pecha-0.1-2|10	Summary:	Print Tibetan text in the classic pecha layout style
12mr|texlive-pecha-0.1-2|11	Group:		Publishing
12mr|texlive-pecha-0.1-2|12	URL:		http://www.ctan.org/tex-archive/language/tibetan/pecha
12mr|texlive-pecha-0.1-2|13	License:	GPL
12mr|texlive-pecha-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pecha.tar.xz
12mr|texlive-pecha-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pecha.doc.tar.xz
12mr|texlive-pecha-0.1-2|16	BuildArch:	noarch
12mr|texlive-pecha-0.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pecha-0.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pecha-0.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pecha-0.1-2|20	
12mr|texlive-pecha-0.1-2|21	%description
12mr|texlive-pecha-0.1-2|22	The pecha class provides an environment for writing Tibetan on
12mr|texlive-pecha-0.1-2|23	LaTeX2e in the traditional Tibetan Pecha layout used for
12mr|texlive-pecha-0.1-2|24	spiritual or philosophical texts, using the cTib4TeX package by
12mr|texlive-pecha-0.1-2|25	Oliver Corff. It provides features like headers in different
12mr|texlive-pecha-0.1-2|26	languages, page numbering in Tibetan and more.
12mr|texlive-pecha-0.1-2|27	
12mr|texlive-pecha-0.1-2|28	%post
12mr|texlive-pecha-0.1-2|29	%{_sbindir}/texlive.post
12mr|texlive-pecha-0.1-2|30	
12mr|texlive-pecha-0.1-2|31	%postun
12mr|texlive-pecha-0.1-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-pecha-0.1-2|33	%{_sbindir}/texlive.post
12mr|texlive-pecha-0.1-2|34	fi
12mr|texlive-pecha-0.1-2|35	
12mr|texlive-pecha-0.1-2|36	#-----------------------------------------------------------------------
12mr|texlive-pecha-0.1-2|37	%files
12mr|texlive-pecha-0.1-2|38	%{_texmfdistdir}/tex/latex/pecha/ctibmantra.sty
12mr|texlive-pecha-0.1-2|39	%{_texmfdistdir}/tex/latex/pecha/pecha.cls
12mr|texlive-pecha-0.1-2|40	%doc %{_texmfdistdir}/doc/latex/pecha/CHANGES
12mr|texlive-pecha-0.1-2|41	%doc %{_texmfdistdir}/doc/latex/pecha/COPYING
12mr|texlive-pecha-0.1-2|42	%doc %{_texmfdistdir}/doc/latex/pecha/README
12mr|texlive-pecha-0.1-2|43	%doc %{_texmfdistdir}/doc/latex/pecha/example.pdf
12mr|texlive-pecha-0.1-2|44	%doc %{_texmfdistdir}/doc/latex/pecha/example.tex
12mr|texlive-pecha-0.1-2|45	%doc %{_texmfdistdir}/doc/latex/pecha/pecha_docu.pdf
12mr|texlive-pecha-0.1-2|46	%doc %{_texmfdistdir}/doc/latex/pecha/pecha_docu.tex
12mr|texlive-pecha-0.1-2|47	
12mr|texlive-pecha-0.1-2|48	#-----------------------------------------------------------------------
12mr|texlive-pecha-0.1-2|49	%prep
12mr|texlive-pecha-0.1-2|50	%setup -c -a0 -a1
12mr|texlive-pecha-0.1-2|51	
12mr|texlive-pecha-0.1-2|52	%build
12mr|texlive-pecha-0.1-2|53	
12mr|texlive-pecha-0.1-2|54	%install
12mr|texlive-pecha-0.1-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pecha-0.1-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pecha-0.1-2|57	
12mr|texlive-pecha-0.1-2|58	
12mr|texlive-pecha-0.1-2|59	
12mr|texlive-pecha-0.1-2|60	%changelog
12mr|texlive-pecha-0.1-2|61	

18213 12
12mr|texlive-pedigree-perl-1.0-2|1	# revision 26313
12mr|texlive-pedigree-perl-1.0-2|2	# category Package
12mr|texlive-pedigree-perl-1.0-2|3	# catalog-ctan /graphics/pstricks/contrib/pedigree/pedigree-perl
12mr|texlive-pedigree-perl-1.0-2|4	# catalog-date 2012-04-14 20:51:11 +0200
12mr|texlive-pedigree-perl-1.0-2|5	# catalog-license gpl2
12mr|texlive-pedigree-perl-1.0-2|6	# catalog-version 1.0
12mr|texlive-pedigree-perl-1.0-2|7	Name:		texlive-pedigree-perl
12mr|texlive-pedigree-perl-1.0-2|8	Version:	1.0
12mr|texlive-pedigree-perl-1.0-2|9	Release:	2
12mr|texlive-pedigree-perl-1.0-2|10	Summary:	Generate TeX pedigree files from CSV files
12mr|texlive-pedigree-perl-1.0-2|11	Group:		Publishing
12mr|texlive-pedigree-perl-1.0-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pedigree/pedigree-perl
12mr|texlive-pedigree-perl-1.0-2|13	License:	GPL2
12mr|texlive-pedigree-perl-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pedigree-perl.tar.xz
12mr|texlive-pedigree-perl-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pedigree-perl.doc.tar.xz
12mr|texlive-pedigree-perl-1.0-2|16	BuildArch:	noarch
12mr|texlive-pedigree-perl-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pedigree-perl-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pedigree-perl-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pedigree-perl-1.0-2|20	Provides:	texlive-pedigree-perl.bin = %{EVRD}
12mr|texlive-pedigree-perl-1.0-2|21	
12mr|texlive-pedigree-perl-1.0-2|22	%description
12mr|texlive-pedigree-perl-1.0-2|23	This program generates TeX commands to typeset pedigrees --
12mr|texlive-pedigree-perl-1.0-2|24	either TeX fragments or full LaTeX files, to be processed by
12mr|texlive-pedigree-perl-1.0-2|25	the authors' pst-pdgr package. The program has support for
12mr|texlive-pedigree-perl-1.0-2|26	multilanguage pedigrees (at the present moment the English and
12mr|texlive-pedigree-perl-1.0-2|27	Russian languages are supported).
12mr|texlive-pedigree-perl-1.0-2|28	
12mr|texlive-pedigree-perl-1.0-2|29	%post
12mr|texlive-pedigree-perl-1.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-pedigree-perl-1.0-2|31	
12mr|texlive-pedigree-perl-1.0-2|32	%postun
12mr|texlive-pedigree-perl-1.0-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-pedigree-perl-1.0-2|34	%{_sbindir}/texlive.post
12mr|texlive-pedigree-perl-1.0-2|35	fi
12mr|texlive-pedigree-perl-1.0-2|36	
12mr|texlive-pedigree-perl-1.0-2|37	#-----------------------------------------------------------------------
12mr|texlive-pedigree-perl-1.0-2|38	%files
12mr|texlive-pedigree-perl-1.0-2|39	%{_bindir}/pedigree
12mr|texlive-pedigree-perl-1.0-2|40	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree.pm
12mr|texlive-pedigree-perl-1.0-2|41	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/AbortionNode.pm
12mr|texlive-pedigree-perl-1.0-2|42	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/Area.pm
12mr|texlive-pedigree-perl-1.0-2|43	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/ChildlessNode.pm
12mr|texlive-pedigree-perl-1.0-2|44	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/Language.pm
12mr|texlive-pedigree-perl-1.0-2|45	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/MarriageNode.pm
12mr|texlive-pedigree-perl-1.0-2|46	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/Node.pm
12mr|texlive-pedigree-perl-1.0-2|47	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/Parser.pm
12mr|texlive-pedigree-perl-1.0-2|48	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/PersonNode.pm
12mr|texlive-pedigree-perl-1.0-2|49	%{_texmfdistdir}/scripts/pedigree-perl/Pedigree/TwinsNode.pm
12mr|texlive-pedigree-perl-1.0-2|50	%{_texmfdistdir}/scripts/pedigree-perl/pedigree.pl
12mr|texlive-pedigree-perl-1.0-2|51	%doc %{_texmfdistdir}/doc/support/pedigree-perl/LICENSE
12mr|texlive-pedigree-perl-1.0-2|52	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Makefile
12mr|texlive-pedigree-perl-1.0-2|53	%doc %{_texmfdistdir}/doc/support/pedigree-perl/NEWS
12mr|texlive-pedigree-perl-1.0-2|54	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree.3
12mr|texlive-pedigree-perl-1.0-2|55	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/AbortionNode.3
12mr|texlive-pedigree-perl-1.0-2|56	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/Area.3
12mr|texlive-pedigree-perl-1.0-2|57	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/ChildlessNode.3
12mr|texlive-pedigree-perl-1.0-2|58	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/Language.3
12mr|texlive-pedigree-perl-1.0-2|59	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/Makefile
12mr|texlive-pedigree-perl-1.0-2|60	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/MarriageNode.3
12mr|texlive-pedigree-perl-1.0-2|61	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/Node.3
12mr|texlive-pedigree-perl-1.0-2|62	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/Parser.3
12mr|texlive-pedigree-perl-1.0-2|63	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/PersonNode.3
12mr|texlive-pedigree-perl-1.0-2|64	%doc %{_texmfdistdir}/doc/support/pedigree-perl/Pedigree/TwinsNode.3
12mr|texlive-pedigree-perl-1.0-2|65	%doc %{_texmfdistdir}/doc/support/pedigree-perl/README
12mr|texlive-pedigree-perl-1.0-2|66	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/Makefile
12mr|texlive-pedigree-perl-1.0-2|67	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/abortions.tex
12mr|texlive-pedigree-perl-1.0-2|68	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/english.tex
12mr|texlive-pedigree-perl-1.0-2|69	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/english1.tex
12mr|texlive-pedigree-perl-1.0-2|70	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/pedigree.bib
12mr|texlive-pedigree-perl-1.0-2|71	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/pedigree.pdf
12mr|texlive-pedigree-perl-1.0-2|72	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/pedigree.ps
12mr|texlive-pedigree-perl-1.0-2|73	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/pedigree.tex
12mr|texlive-pedigree-perl-1.0-2|74	%doc %{_texmfdistdir}/doc/support/pedigree-perl/doc/russian.tex
12mr|texlive-pedigree-perl-1.0-2|75	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/abortions.csv
12mr|texlive-pedigree-perl-1.0-2|76	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/badsort.csv
12mr|texlive-pedigree-perl-1.0-2|77	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/childlessness.csv
12mr|texlive-pedigree-perl-1.0-2|78	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/consanguinic.csv
12mr|texlive-pedigree-perl-1.0-2|79	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/english.cfg
12mr|texlive-pedigree-perl-1.0-2|80	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/english.csv
12mr|texlive-pedigree-perl-1.0-2|81	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/english1.cfg
12mr|texlive-pedigree-perl-1.0-2|82	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/english_short.cfg
12mr|texlive-pedigree-perl-1.0-2|83	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/pedigree.cfg
12mr|texlive-pedigree-perl-1.0-2|84	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/russian.cfg
12mr|texlive-pedigree-perl-1.0-2|85	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/russian.csv
12mr|texlive-pedigree-perl-1.0-2|86	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/sort1.csv
12mr|texlive-pedigree-perl-1.0-2|87	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/sort2.csv
12mr|texlive-pedigree-perl-1.0-2|88	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/sort3.csv
12mr|texlive-pedigree-perl-1.0-2|89	%doc %{_texmfdistdir}/doc/support/pedigree-perl/examples/twins.csv
12mr|texlive-pedigree-perl-1.0-2|90	%doc %{_texmfdistdir}/doc/support/pedigree-perl/pedigree.1
12mr|texlive-pedigree-perl-1.0-2|91	
12mr|texlive-pedigree-perl-1.0-2|92	#-----------------------------------------------------------------------
12mr|texlive-pedigree-perl-1.0-2|93	%prep
12mr|texlive-pedigree-perl-1.0-2|94	%setup -c -a0 -a1
12mr|texlive-pedigree-perl-1.0-2|95	
12mr|texlive-pedigree-perl-1.0-2|96	%build
12mr|texlive-pedigree-perl-1.0-2|97	
12mr|texlive-pedigree-perl-1.0-2|98	%install
12mr|texlive-pedigree-perl-1.0-2|99	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-pedigree-perl-1.0-2|100	pushd %{buildroot}%{_bindir}
12mr|texlive-pedigree-perl-1.0-2|101	ln -sf %{_texmfdistdir}/scripts/pedigree-perl/pedigree.pl pedigree
12mr|texlive-pedigree-perl-1.0-2|102	popd
12mr|texlive-pedigree-perl-1.0-2|103	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-pedigree-perl-1.0-2|104	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-pedigree-perl-1.0-2|105	
12mr|texlive-pedigree-perl-1.0-2|106	
12mr|texlive-pedigree-perl-1.0-2|107	
12mr|texlive-pedigree-perl-1.0-2|108	%changelog
12mr|texlive-pedigree-perl-1.0-2|109	

18214 12
12mr|texlive-perception-20070224-2|1	# revision 15878
12mr|texlive-perception-20070224-2|2	# category Package
12mr|texlive-perception-20070224-2|3	# catalog-ctan /biblio/bibtex/contrib/perception
12mr|texlive-perception-20070224-2|4	# catalog-date 2007-02-24 15:09:57 +0100
12mr|texlive-perception-20070224-2|5	# catalog-license lppl
12mr|texlive-perception-20070224-2|6	# catalog-version undef
12mr|texlive-perception-20070224-2|7	Name:		texlive-perception
12mr|texlive-perception-20070224-2|8	Version:	20070224
12mr|texlive-perception-20070224-2|9	Release:	2
12mr|texlive-perception-20070224-2|10	Summary:	BibTeX style for the journal Perception
12mr|texlive-perception-20070224-2|11	Group:		Publishing
12mr|texlive-perception-20070224-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/perception
12mr|texlive-perception-20070224-2|13	License:	LPPL
12mr|texlive-perception-20070224-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perception.tar.xz
12mr|texlive-perception-20070224-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perception.doc.tar.xz
12mr|texlive-perception-20070224-2|16	BuildArch:	noarch
12mr|texlive-perception-20070224-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-perception-20070224-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-perception-20070224-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-perception-20070224-2|20	
12mr|texlive-perception-20070224-2|21	%description
12mr|texlive-perception-20070224-2|22	A product of custom-bib, provided simply to save others' time.
12mr|texlive-perception-20070224-2|23	
12mr|texlive-perception-20070224-2|24	%post
12mr|texlive-perception-20070224-2|25	%{_sbindir}/texlive.post
12mr|texlive-perception-20070224-2|26	
12mr|texlive-perception-20070224-2|27	%postun
12mr|texlive-perception-20070224-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-perception-20070224-2|29	%{_sbindir}/texlive.post
12mr|texlive-perception-20070224-2|30	fi
12mr|texlive-perception-20070224-2|31	
12mr|texlive-perception-20070224-2|32	#-----------------------------------------------------------------------
12mr|texlive-perception-20070224-2|33	%files
12mr|texlive-perception-20070224-2|34	%{_texmfdistdir}/bibtex/bst/perception/perception.bst
12mr|texlive-perception-20070224-2|35	%doc %{_texmfdistdir}/doc/latex/perception/README
12mr|texlive-perception-20070224-2|36	
12mr|texlive-perception-20070224-2|37	#-----------------------------------------------------------------------
12mr|texlive-perception-20070224-2|38	%prep
12mr|texlive-perception-20070224-2|39	%setup -c -a0 -a1
12mr|texlive-perception-20070224-2|40	
12mr|texlive-perception-20070224-2|41	%build
12mr|texlive-perception-20070224-2|42	
12mr|texlive-perception-20070224-2|43	%install
12mr|texlive-perception-20070224-2|44	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-perception-20070224-2|45	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-perception-20070224-2|46	
12mr|texlive-perception-20070224-2|47	
12mr|texlive-perception-20070224-2|48	
12mr|texlive-perception-20070224-2|49	%changelog
12mr|texlive-perception-20070224-2|50	

18215 12
12mr|texlive-perltex-2.1-3|1	# revision 26313
12mr|texlive-perltex-2.1-3|2	# category Package
12mr|texlive-perltex-2.1-3|3	# catalog-ctan /macros/latex/contrib/perltex
12mr|texlive-perltex-2.1-3|4	# catalog-date 2010-07-24 23:20:00 +0200
12mr|texlive-perltex-2.1-3|5	# catalog-license lppl
12mr|texlive-perltex-2.1-3|6	# catalog-version 2.1
12mr|texlive-perltex-2.1-3|7	Name:		texlive-perltex
12mr|texlive-perltex-2.1-3|8	Version:	2.1
12mr|texlive-perltex-2.1-3|9	Release:	3
12mr|texlive-perltex-2.1-3|10	Summary:	Define LaTeX macros in terms of Perl code
12mr|texlive-perltex-2.1-3|11	Group:		Publishing
12mr|texlive-perltex-2.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/perltex
12mr|texlive-perltex-2.1-3|13	License:	LPPL
12mr|texlive-perltex-2.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perltex.tar.xz
12mr|texlive-perltex-2.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perltex.doc.tar.xz
12mr|texlive-perltex-2.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perltex.source.tar.xz
12mr|texlive-perltex-2.1-3|17	BuildArch:	noarch
12mr|texlive-perltex-2.1-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-perltex-2.1-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-perltex-2.1-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-perltex-2.1-3|21	Provides:	texlive-perltex.bin = %{EVRD}
12mr|texlive-perltex-2.1-3|22	
12mr|texlive-perltex-2.1-3|23	%description
12mr|texlive-perltex-2.1-3|24	PerlTeX is a combination Perl script (perltex.pl) and LaTeX2e
12mr|texlive-perltex-2.1-3|25	package (perltex.sty) that, together, give the user the ability
12mr|texlive-perltex-2.1-3|26	to define LaTeX macros in terms of Perl code. Once defined, a
12mr|texlive-perltex-2.1-3|27	Perl macro becomes indistinguishable from any other LaTeX
12mr|texlive-perltex-2.1-3|28	macro. PerlTeX thereby combines LaTeX's typesetting power with
12mr|texlive-perltex-2.1-3|29	Perl's programmability. PerlTeX will make use of persistent
12mr|texlive-perltex-2.1-3|30	named pipes, and thereby run more efficiently, on operating
12mr|texlive-perltex-2.1-3|31	systems that offer them (mostly Unix-like systems). Also
12mr|texlive-perltex-2.1-3|32	provided is a switch to generate a PerlTeX-free, document-
12mr|texlive-perltex-2.1-3|33	specific, noperltex.sty that is useful when distributing a
12mr|texlive-perltex-2.1-3|34	document to places where PerlTeX is not available.
12mr|texlive-perltex-2.1-3|35	
12mr|texlive-perltex-2.1-3|36	%post
12mr|texlive-perltex-2.1-3|37	%{_sbindir}/texlive.post
12mr|texlive-perltex-2.1-3|38	
12mr|texlive-perltex-2.1-3|39	%postun
12mr|texlive-perltex-2.1-3|40	if [ $1 -eq 0 ]; then
12mr|texlive-perltex-2.1-3|41	%{_sbindir}/texlive.post
12mr|texlive-perltex-2.1-3|42	fi
12mr|texlive-perltex-2.1-3|43	
12mr|texlive-perltex-2.1-3|44	#-----------------------------------------------------------------------
12mr|texlive-perltex-2.1-3|45	%files
12mr|texlive-perltex-2.1-3|46	%{_bindir}/perltex
12mr|texlive-perltex-2.1-3|47	%{_texmfdistdir}/scripts/perltex/perltex.pl
12mr|texlive-perltex-2.1-3|48	%{_texmfdistdir}/tex/latex/perltex/perltex.sty
12mr|texlive-perltex-2.1-3|49	%doc %{_texmfdistdir}/doc/latex/perltex/README
12mr|texlive-perltex-2.1-3|50	%doc %{_texmfdistdir}/doc/latex/perltex/example.tex
12mr|texlive-perltex-2.1-3|51	%doc %{_texmfdistdir}/doc/latex/perltex/perltex.pdf
12mr|texlive-perltex-2.1-3|52	%doc %{_mandir}/man1/perltex.1*
12mr|texlive-perltex-2.1-3|53	%doc %{_texmfdir}/doc/man/man1/perltex.man1.pdf
12mr|texlive-perltex-2.1-3|54	#- source
12mr|texlive-perltex-2.1-3|55	%doc %{_texmfdistdir}/source/latex/perltex/perltex.dtx
12mr|texlive-perltex-2.1-3|56	%doc %{_texmfdistdir}/source/latex/perltex/perltex.ins
12mr|texlive-perltex-2.1-3|57	
12mr|texlive-perltex-2.1-3|58	#-----------------------------------------------------------------------
12mr|texlive-perltex-2.1-3|59	%prep
12mr|texlive-perltex-2.1-3|60	%setup -c -a0 -a1 -a2
12mr|texlive-perltex-2.1-3|61	
12mr|texlive-perltex-2.1-3|62	%build
12mr|texlive-perltex-2.1-3|63	
12mr|texlive-perltex-2.1-3|64	%install
12mr|texlive-perltex-2.1-3|65	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-perltex-2.1-3|66	pushd %{buildroot}%{_bindir}
12mr|texlive-perltex-2.1-3|67	ln -sf %{_texmfdistdir}/scripts/perltex/perltex.pl perltex
12mr|texlive-perltex-2.1-3|68	popd
12mr|texlive-perltex-2.1-3|69	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-perltex-2.1-3|70	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-perltex-2.1-3|71	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-perltex-2.1-3|72	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-perltex-2.1-3|73	
12mr|texlive-perltex-2.1-3|74	
12mr|texlive-perltex-2.1-3|75	
12mr|texlive-perltex-2.1-3|76	%changelog
12mr|texlive-perltex-2.1-3|77	

18216 12
12mr|texlive-permute-20070112-2|1	# revision 15878
12mr|texlive-permute-20070112-2|2	# category Package
12mr|texlive-permute-20070112-2|3	# catalog-ctan /macros/latex/contrib/permute
12mr|texlive-permute-20070112-2|4	# catalog-date 2007-01-12 23:55:10 +0100
12mr|texlive-permute-20070112-2|5	# catalog-license lppl
12mr|texlive-permute-20070112-2|6	# catalog-version undef
12mr|texlive-permute-20070112-2|7	Name:		texlive-permute
12mr|texlive-permute-20070112-2|8	Version:	20070112
12mr|texlive-permute-20070112-2|9	Release:	2
12mr|texlive-permute-20070112-2|10	Summary:	Support for symmetric groups
12mr|texlive-permute-20070112-2|11	Group:		Publishing
12mr|texlive-permute-20070112-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/permute
12mr|texlive-permute-20070112-2|13	License:	LPPL
12mr|texlive-permute-20070112-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/permute.tar.xz
12mr|texlive-permute-20070112-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/permute.doc.tar.xz
12mr|texlive-permute-20070112-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/permute.source.tar.xz
12mr|texlive-permute-20070112-2|17	BuildArch:	noarch
12mr|texlive-permute-20070112-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-permute-20070112-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-permute-20070112-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-permute-20070112-2|21	
12mr|texlive-permute-20070112-2|22	%description
12mr|texlive-permute-20070112-2|23	A package for symmetric groups, allowing you to input, output,
12mr|texlive-permute-20070112-2|24	and calculate with them.
12mr|texlive-permute-20070112-2|25	
12mr|texlive-permute-20070112-2|26	%post
12mr|texlive-permute-20070112-2|27	%{_sbindir}/texlive.post
12mr|texlive-permute-20070112-2|28	
12mr|texlive-permute-20070112-2|29	%postun
12mr|texlive-permute-20070112-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-permute-20070112-2|31	%{_sbindir}/texlive.post
12mr|texlive-permute-20070112-2|32	fi
12mr|texlive-permute-20070112-2|33	
12mr|texlive-permute-20070112-2|34	#-----------------------------------------------------------------------
12mr|texlive-permute-20070112-2|35	%files
12mr|texlive-permute-20070112-2|36	%{_texmfdistdir}/tex/latex/permute/permute.sty
12mr|texlive-permute-20070112-2|37	%doc %{_texmfdistdir}/doc/latex/permute/permute.pdf
12mr|texlive-permute-20070112-2|38	#- source
12mr|texlive-permute-20070112-2|39	%doc %{_texmfdistdir}/source/latex/permute/permute.dtx
12mr|texlive-permute-20070112-2|40	%doc %{_texmfdistdir}/source/latex/permute/permute.ins
12mr|texlive-permute-20070112-2|41	
12mr|texlive-permute-20070112-2|42	#-----------------------------------------------------------------------
12mr|texlive-permute-20070112-2|43	%prep
12mr|texlive-permute-20070112-2|44	%setup -c -a0 -a1 -a2
12mr|texlive-permute-20070112-2|45	
12mr|texlive-permute-20070112-2|46	%build
12mr|texlive-permute-20070112-2|47	
12mr|texlive-permute-20070112-2|48	%install
12mr|texlive-permute-20070112-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-permute-20070112-2|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-permute-20070112-2|51	
12mr|texlive-permute-20070112-2|52	
12mr|texlive-permute-20070112-2|53	
12mr|texlive-permute-20070112-2|54	%changelog
12mr|texlive-permute-20070112-2|55	

18217 12
12mr|texlive-persian-bib-0.6-2|1	# revision 23267
12mr|texlive-persian-bib-0.6-2|2	# category Package
12mr|texlive-persian-bib-0.6-2|3	# catalog-ctan /biblio/bibtex/contrib/persian-bib
12mr|texlive-persian-bib-0.6-2|4	# catalog-date 2011-07-10 22:10:07 +0200
12mr|texlive-persian-bib-0.6-2|5	# catalog-license lppl
12mr|texlive-persian-bib-0.6-2|6	# catalog-version 0.6
12mr|texlive-persian-bib-0.6-2|7	Name:		texlive-persian-bib
12mr|texlive-persian-bib-0.6-2|8	Version:	0.6
12mr|texlive-persian-bib-0.6-2|9	Release:	2
12mr|texlive-persian-bib-0.6-2|10	Summary:	Persian translations of classic BibTeX styles
12mr|texlive-persian-bib-0.6-2|11	Group:		Publishing
12mr|texlive-persian-bib-0.6-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/persian-bib
12mr|texlive-persian-bib-0.6-2|13	License:	LPPL
12mr|texlive-persian-bib-0.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/persian-bib.tar.xz
12mr|texlive-persian-bib-0.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/persian-bib.doc.tar.xz
12mr|texlive-persian-bib-0.6-2|16	BuildArch:	noarch
12mr|texlive-persian-bib-0.6-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-persian-bib-0.6-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-persian-bib-0.6-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-persian-bib-0.6-2|20	
12mr|texlive-persian-bib-0.6-2|21	%description
12mr|texlive-persian-bib-0.6-2|22	Currently 7 files: acm-fa.bst, asa-fa.bst, chicago-fa.bst,
12mr|texlive-persian-bib-0.6-2|23	ieeetr-fa.bst, plain-fa.bst, plainnat-fa.bst and unsrt-fa.bst
12mr|texlive-persian-bib-0.6-2|24	are modified for Persian documents prepared with XePersian
12mr|texlive-persian-bib-0.6-2|25	(which the present package depends on). The Persian .bst files
12mr|texlive-persian-bib-0.6-2|26	can simultaneously handle both Latin and Persian references. A
12mr|texlive-persian-bib-0.6-2|27	file cp1256fa.csf is provided for correct sorting of Persian
12mr|texlive-persian-bib-0.6-2|28	references and three fields LANGUAGE, TRANSLATOR and AUTHORFA
12mr|texlive-persian-bib-0.6-2|29	are defined.
12mr|texlive-persian-bib-0.6-2|30	
12mr|texlive-persian-bib-0.6-2|31	%post
12mr|texlive-persian-bib-0.6-2|32	%{_sbindir}/texlive.post
12mr|texlive-persian-bib-0.6-2|33	
12mr|texlive-persian-bib-0.6-2|34	%postun
12mr|texlive-persian-bib-0.6-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-persian-bib-0.6-2|36	%{_sbindir}/texlive.post
12mr|texlive-persian-bib-0.6-2|37	fi
12mr|texlive-persian-bib-0.6-2|38	
12mr|texlive-persian-bib-0.6-2|39	#-----------------------------------------------------------------------
12mr|texlive-persian-bib-0.6-2|40	%files
12mr|texlive-persian-bib-0.6-2|41	%{_texmfdistdir}/bibtex/bst/persian-bib/acm-fa.bst
12mr|texlive-persian-bib-0.6-2|42	%{_texmfdistdir}/bibtex/bst/persian-bib/asa-fa.bst
12mr|texlive-persian-bib-0.6-2|43	%{_texmfdistdir}/bibtex/bst/persian-bib/chicago-fa.bst
12mr|texlive-persian-bib-0.6-2|44	%{_texmfdistdir}/bibtex/bst/persian-bib/ieeetr-fa.bst
12mr|texlive-persian-bib-0.6-2|45	%{_texmfdistdir}/bibtex/bst/persian-bib/plain-fa.bst
12mr|texlive-persian-bib-0.6-2|46	%{_texmfdistdir}/bibtex/bst/persian-bib/plainnat-fa.bst
12mr|texlive-persian-bib-0.6-2|47	%{_texmfdistdir}/bibtex/bst/persian-bib/unsrt-fa.bst
12mr|texlive-persian-bib-0.6-2|48	%{_texmfdistdir}/bibtex/csf/persian-bib/cp1256fa.csf
12mr|texlive-persian-bib-0.6-2|49	%doc %{_texmfdistdir}/doc/xelatex/persian-bib/MyReferences.bib
12mr|texlive-persian-bib-0.6-2|50	%doc %{_texmfdistdir}/doc/xelatex/persian-bib/Persian-bib-userguide.pdf
12mr|texlive-persian-bib-0.6-2|51	%doc %{_texmfdistdir}/doc/xelatex/persian-bib/Persian-bib-userguide.tex
12mr|texlive-persian-bib-0.6-2|52	%doc %{_texmfdistdir}/doc/xelatex/persian-bib/README
12mr|texlive-persian-bib-0.6-2|53	%doc %{_texmfdistdir}/doc/xelatex/persian-bib/bibtex-example.pdf
12mr|texlive-persian-bib-0.6-2|54	%doc %{_texmfdistdir}/doc/xelatex/persian-bib/bibtex-example.tex
12mr|texlive-persian-bib-0.6-2|55	%doc %{_texmfdistdir}/doc/xelatex/persian-bib/gen_pdf.pl
12mr|texlive-persian-bib-0.6-2|56	
12mr|texlive-persian-bib-0.6-2|57	#-----------------------------------------------------------------------
12mr|texlive-persian-bib-0.6-2|58	%prep
12mr|texlive-persian-bib-0.6-2|59	%setup -c -a0 -a1
12mr|texlive-persian-bib-0.6-2|60	
12mr|texlive-persian-bib-0.6-2|61	%build
12mr|texlive-persian-bib-0.6-2|62	
12mr|texlive-persian-bib-0.6-2|63	%install
12mr|texlive-persian-bib-0.6-2|64	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-persian-bib-0.6-2|65	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-persian-bib-0.6-2|66	
12mr|texlive-persian-bib-0.6-2|67	
12mr|texlive-persian-bib-0.6-2|68	
12mr|texlive-persian-bib-0.6-2|69	%changelog
12mr|texlive-persian-bib-0.6-2|70	

18218 12
12mr|texlive-persian-modern-0.3-2|1	# revision 23959
12mr|texlive-persian-modern-0.3-2|2	# category Package
12mr|texlive-persian-modern-0.3-2|3	# catalog-ctan /fonts/persian-modern
12mr|texlive-persian-modern-0.3-2|4	# catalog-date 2011-09-14 17:59:09 +0200
12mr|texlive-persian-modern-0.3-2|5	# catalog-license ofl
12mr|texlive-persian-modern-0.3-2|6	# catalog-version 0.3
12mr|texlive-persian-modern-0.3-2|7	Name:		texlive-persian-modern
12mr|texlive-persian-modern-0.3-2|8	Version:	0.3
12mr|texlive-persian-modern-0.3-2|9	Release:	2
12mr|texlive-persian-modern-0.3-2|10	Summary:	The "Persian Modern" family of fonts
12mr|texlive-persian-modern-0.3-2|11	Group:		Publishing
12mr|texlive-persian-modern-0.3-2|12	URL:		http://www.ctan.org/tex-archive/fonts/persian-modern
12mr|texlive-persian-modern-0.3-2|13	License:	OFL
12mr|texlive-persian-modern-0.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/persian-modern.tar.xz
12mr|texlive-persian-modern-0.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/persian-modern.doc.tar.xz
12mr|texlive-persian-modern-0.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/persian-modern.source.tar.xz
12mr|texlive-persian-modern-0.3-2|17	BuildArch:	noarch
12mr|texlive-persian-modern-0.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-persian-modern-0.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-persian-modern-0.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-persian-modern-0.3-2|21	
12mr|texlive-persian-modern-0.3-2|22	%description
12mr|texlive-persian-modern-0.3-2|23	The Persian Modern family consists of 12 fonts (based on the
12mr|texlive-persian-modern-0.3-2|24	"FarsiTeX Scientific fonts" released into the public domain by
12mr|texlive-persian-modern-0.3-2|25	the FarsiTeX project). The single set of fonts is available in
12mr|texlive-persian-modern-0.3-2|26	TrueType format (.ttf). Support may be available via the
12mr|texlive-persian-modern-0.3-2|27	ParsiLaTeX forum.
12mr|texlive-persian-modern-0.3-2|28	
12mr|texlive-persian-modern-0.3-2|29	%post
12mr|texlive-persian-modern-0.3-2|30	%{_sbindir}/texlive.post
12mr|texlive-persian-modern-0.3-2|31	
12mr|texlive-persian-modern-0.3-2|32	%postun
12mr|texlive-persian-modern-0.3-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-persian-modern-0.3-2|34	%{_sbindir}/texlive.post
12mr|texlive-persian-modern-0.3-2|35	fi
12mr|texlive-persian-modern-0.3-2|36	
12mr|texlive-persian-modern-0.3-2|37	#-----------------------------------------------------------------------
12mr|texlive-persian-modern-0.3-2|38	%files
12mr|texlive-persian-modern-0.3-2|39	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-bold.ttf
12mr|texlive-persian-modern-0.3-2|40	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-bolditalic.ttf
12mr|texlive-persian-modern-0.3-2|41	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-boldoblique.ttf
12mr|texlive-persian-modern-0.3-2|42	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-italic.ttf
12mr|texlive-persian-modern-0.3-2|43	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-italicoutline.ttf
12mr|texlive-persian-modern-0.3-2|44	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-italicshadow.ttf
12mr|texlive-persian-modern-0.3-2|45	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-oblique.ttf
12mr|texlive-persian-modern-0.3-2|46	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-obliqueoutline.ttf
12mr|texlive-persian-modern-0.3-2|47	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-obliqueshadow.ttf
12mr|texlive-persian-modern-0.3-2|48	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-outline.ttf
12mr|texlive-persian-modern-0.3-2|49	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-regular.ttf
12mr|texlive-persian-modern-0.3-2|50	%{_texmfdistdir}/fonts/truetype/public/persian-modern/persian-modern-shadow.ttf
12mr|texlive-persian-modern-0.3-2|51	%doc %{_texmfdistdir}/doc/fonts/persian-modern/OFL-FAQ.txt
12mr|texlive-persian-modern-0.3-2|52	%doc %{_texmfdistdir}/doc/fonts/persian-modern/OFL.txt
12mr|texlive-persian-modern-0.3-2|53	%doc %{_texmfdistdir}/doc/fonts/persian-modern/README
12mr|texlive-persian-modern-0.3-2|54	#- source
12mr|texlive-persian-modern-0.3-2|55	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-bold.sfd
12mr|texlive-persian-modern-0.3-2|56	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-bolditalic.sfd
12mr|texlive-persian-modern-0.3-2|57	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-boldoblique.sfd
12mr|texlive-persian-modern-0.3-2|58	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-italic.sfd
12mr|texlive-persian-modern-0.3-2|59	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-italicoutline.sfd
12mr|texlive-persian-modern-0.3-2|60	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-italicshadow.sfd
12mr|texlive-persian-modern-0.3-2|61	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-oblique.sfd
12mr|texlive-persian-modern-0.3-2|62	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-obliqueoutline.sfd
12mr|texlive-persian-modern-0.3-2|63	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-obliqueshadow.sfd
12mr|texlive-persian-modern-0.3-2|64	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-outline.sfd
12mr|texlive-persian-modern-0.3-2|65	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-regular.sfd
12mr|texlive-persian-modern-0.3-2|66	%doc %{_texmfdistdir}/source/fonts/persian-modern/persian-modern-shadow.sfd
12mr|texlive-persian-modern-0.3-2|67	
12mr|texlive-persian-modern-0.3-2|68	#-----------------------------------------------------------------------
12mr|texlive-persian-modern-0.3-2|69	%prep
12mr|texlive-persian-modern-0.3-2|70	%setup -c -a0 -a1 -a2
12mr|texlive-persian-modern-0.3-2|71	
12mr|texlive-persian-modern-0.3-2|72	%build
12mr|texlive-persian-modern-0.3-2|73	
12mr|texlive-persian-modern-0.3-2|74	%install
12mr|texlive-persian-modern-0.3-2|75	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-persian-modern-0.3-2|76	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-persian-modern-0.3-2|77	
12mr|texlive-persian-modern-0.3-2|78	
12mr|texlive-persian-modern-0.3-2|79	
12mr|texlive-persian-modern-0.3-2|80	%changelog
12mr|texlive-persian-modern-0.3-2|81	

18219 12
12mr|texlive-petiteannonce-1.0001-1|1	# revision 25915
12mr|texlive-petiteannonce-1.0001-1|2	# category Package
12mr|texlive-petiteannonce-1.0001-1|3	# catalog-ctan /macros/latex/contrib/petiteannonce
12mr|texlive-petiteannonce-1.0001-1|4	# catalog-date 2012-04-11 15:11:02 +0200
12mr|texlive-petiteannonce-1.0001-1|5	# catalog-license lppl
12mr|texlive-petiteannonce-1.0001-1|6	# catalog-version 1.0001
12mr|texlive-petiteannonce-1.0001-1|7	Name:		texlive-petiteannonce
12mr|texlive-petiteannonce-1.0001-1|8	Version:	1.0001
12mr|texlive-petiteannonce-1.0001-1|9	Release:	1
12mr|texlive-petiteannonce-1.0001-1|10	Summary:	A class for small advertisements
12mr|texlive-petiteannonce-1.0001-1|11	Group:		Publishing
12mr|texlive-petiteannonce-1.0001-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/petiteannonce
12mr|texlive-petiteannonce-1.0001-1|13	License:	LPPL
12mr|texlive-petiteannonce-1.0001-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/petiteannonce.tar.xz
12mr|texlive-petiteannonce-1.0001-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/petiteannonce.doc.tar.xz
12mr|texlive-petiteannonce-1.0001-1|16	BuildArch:	noarch
12mr|texlive-petiteannonce-1.0001-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-petiteannonce-1.0001-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-petiteannonce-1.0001-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-petiteannonce-1.0001-1|20	
12mr|texlive-petiteannonce-1.0001-1|21	%description
12mr|texlive-petiteannonce-1.0001-1|22	The class enables you to create the sort of adverts that you
12mr|texlive-petiteannonce-1.0001-1|23	pin on a noticeboard, with tear-off strips at the bottom where
12mr|texlive-petiteannonce-1.0001-1|24	you can place contact details.
12mr|texlive-petiteannonce-1.0001-1|25	
12mr|texlive-petiteannonce-1.0001-1|26	%post
12mr|texlive-petiteannonce-1.0001-1|27	%{_sbindir}/texlive.post
12mr|texlive-petiteannonce-1.0001-1|28	
12mr|texlive-petiteannonce-1.0001-1|29	%postun
12mr|texlive-petiteannonce-1.0001-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-petiteannonce-1.0001-1|31	%{_sbindir}/texlive.post
12mr|texlive-petiteannonce-1.0001-1|32	fi
12mr|texlive-petiteannonce-1.0001-1|33	
12mr|texlive-petiteannonce-1.0001-1|34	#-----------------------------------------------------------------------
12mr|texlive-petiteannonce-1.0001-1|35	%files
12mr|texlive-petiteannonce-1.0001-1|36	%{_texmfdistdir}/tex/latex/petiteannonce/petiteannonce.cls
12mr|texlive-petiteannonce-1.0001-1|37	%doc %{_texmfdistdir}/doc/latex/petiteannonce/baignoire.JPG
12mr|texlive-petiteannonce-1.0001-1|38	%doc %{_texmfdistdir}/doc/latex/petiteannonce/petiteannonce.doc.pdf
12mr|texlive-petiteannonce-1.0001-1|39	%doc %{_texmfdistdir}/doc/latex/petiteannonce/petiteannonce.doc.tex
12mr|texlive-petiteannonce-1.0001-1|40	%doc %{_texmfdistdir}/doc/latex/petiteannonce/petiteannonceexample.pdf
12mr|texlive-petiteannonce-1.0001-1|41	%doc %{_texmfdistdir}/doc/latex/petiteannonce/petiteannonceexample.tex
12mr|texlive-petiteannonce-1.0001-1|42	
12mr|texlive-petiteannonce-1.0001-1|43	#-----------------------------------------------------------------------
12mr|texlive-petiteannonce-1.0001-1|44	%prep
12mr|texlive-petiteannonce-1.0001-1|45	%setup -c -a0 -a1
12mr|texlive-petiteannonce-1.0001-1|46	
12mr|texlive-petiteannonce-1.0001-1|47	%build
12mr|texlive-petiteannonce-1.0001-1|48	
12mr|texlive-petiteannonce-1.0001-1|49	%install
12mr|texlive-petiteannonce-1.0001-1|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-petiteannonce-1.0001-1|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-petiteannonce-1.0001-1|52	
12mr|texlive-petiteannonce-1.0001-1|53	
12mr|texlive-petiteannonce-1.0001-1|54	
12mr|texlive-petiteannonce-1.0001-1|55	%changelog
12mr|texlive-petiteannonce-1.0001-1|56	

18220 12
12mr|texlive-petri-nets-20070112-2|1	# revision 24088
12mr|texlive-petri-nets-20070112-2|2	# category Package
12mr|texlive-petri-nets-20070112-2|3	# catalog-ctan /macros/generic/petri-nets
12mr|texlive-petri-nets-20070112-2|4	# catalog-date 2007-01-12 23:55:10 +0100
12mr|texlive-petri-nets-20070112-2|5	# catalog-license gpl
12mr|texlive-petri-nets-20070112-2|6	# catalog-version undef
12mr|texlive-petri-nets-20070112-2|7	Name:		texlive-petri-nets
12mr|texlive-petri-nets-20070112-2|8	Version:	20070112
12mr|texlive-petri-nets-20070112-2|9	Release:	2
12mr|texlive-petri-nets-20070112-2|10	Summary:	A set TeX/LaTeX packages for drawing Petri nets
12mr|texlive-petri-nets-20070112-2|11	Group:		Publishing
12mr|texlive-petri-nets-20070112-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/petri-nets
12mr|texlive-petri-nets-20070112-2|13	License:	GPL
12mr|texlive-petri-nets-20070112-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/petri-nets.tar.xz
12mr|texlive-petri-nets-20070112-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/petri-nets.doc.tar.xz
12mr|texlive-petri-nets-20070112-2|16	BuildArch:	noarch
12mr|texlive-petri-nets-20070112-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-petri-nets-20070112-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-petri-nets-20070112-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-petri-nets-20070112-2|20	
12mr|texlive-petri-nets-20070112-2|21	%description
12mr|texlive-petri-nets-20070112-2|22	Petri-nets is a set of TeX/LaTeX packages about Petri nets and
12mr|texlive-petri-nets-20070112-2|23	related models. Three packages are available: - the first
12mr|texlive-petri-nets-20070112-2|24	allows the user to draw Petri-nets in PostScript documents; -
12mr|texlive-petri-nets-20070112-2|25	the second defines macros related to PBC, M-nets and B(PN)
12mr|texlive-petri-nets-20070112-2|26	models; and - the last gathers together the previous two.
12mr|texlive-petri-nets-20070112-2|27	
12mr|texlive-petri-nets-20070112-2|28	%post
12mr|texlive-petri-nets-20070112-2|29	%{_sbindir}/texlive.post
12mr|texlive-petri-nets-20070112-2|30	
12mr|texlive-petri-nets-20070112-2|31	%postun
12mr|texlive-petri-nets-20070112-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-petri-nets-20070112-2|33	%{_sbindir}/texlive.post
12mr|texlive-petri-nets-20070112-2|34	fi
12mr|texlive-petri-nets-20070112-2|35	
12mr|texlive-petri-nets-20070112-2|36	#-----------------------------------------------------------------------
12mr|texlive-petri-nets-20070112-2|37	%files
12mr|texlive-petri-nets-20070112-2|38	%{_texmfdistdir}/tex/generic/petri-nets/pndraw.sty
12mr|texlive-petri-nets-20070112-2|39	%{_texmfdistdir}/tex/generic/petri-nets/pndraw.tex
12mr|texlive-petri-nets-20070112-2|40	%{_texmfdistdir}/tex/generic/petri-nets/pnets.sty
12mr|texlive-petri-nets-20070112-2|41	%{_texmfdistdir}/tex/generic/petri-nets/pnets.tex
12mr|texlive-petri-nets-20070112-2|42	%{_texmfdistdir}/tex/generic/petri-nets/pntext.sty
12mr|texlive-petri-nets-20070112-2|43	%{_texmfdistdir}/tex/generic/petri-nets/pntext.tex
12mr|texlive-petri-nets-20070112-2|44	%{_texmfdistdir}/tex/generic/petri-nets/pnversion.tex
12mr|texlive-petri-nets-20070112-2|45	%doc %{_texmfdistdir}/doc/generic/petri-nets/COPYING
12mr|texlive-petri-nets-20070112-2|46	%doc %{_texmfdistdir}/doc/generic/petri-nets/ChangeLog
12mr|texlive-petri-nets-20070112-2|47	%doc %{_texmfdistdir}/doc/generic/petri-nets/README
12mr|texlive-petri-nets-20070112-2|48	%doc %{_texmfdistdir}/doc/generic/petri-nets/pn2pdf
12mr|texlive-petri-nets-20070112-2|49	%doc %{_texmfdistdir}/doc/generic/petri-nets/pndoc.pdf
12mr|texlive-petri-nets-20070112-2|50	%doc %{_texmfdistdir}/doc/generic/petri-nets/pndoc.tex
12mr|texlive-petri-nets-20070112-2|51	
12mr|texlive-petri-nets-20070112-2|52	#-----------------------------------------------------------------------
12mr|texlive-petri-nets-20070112-2|53	%prep
12mr|texlive-petri-nets-20070112-2|54	%setup -c -a0 -a1
12mr|texlive-petri-nets-20070112-2|55	
12mr|texlive-petri-nets-20070112-2|56	%build
12mr|texlive-petri-nets-20070112-2|57	
12mr|texlive-petri-nets-20070112-2|58	%install
12mr|texlive-petri-nets-20070112-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-petri-nets-20070112-2|60	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-petri-nets-20070112-2|61	
12mr|texlive-petri-nets-20070112-2|62	
12mr|texlive-petri-nets-20070112-2|63	
12mr|texlive-petri-nets-20070112-2|64	%changelog
12mr|texlive-petri-nets-20070112-2|65	

18221 12
12mr|texlive-pgf-2.10-2|1	# revision 22614
12mr|texlive-pgf-2.10-2|2	# category Package
12mr|texlive-pgf-2.10-2|3	# catalog-ctan /graphics/pgf/base
12mr|texlive-pgf-2.10-2|4	# catalog-date 2010-10-27 12:56:09 +0200
12mr|texlive-pgf-2.10-2|5	# catalog-license lppl1.3
12mr|texlive-pgf-2.10-2|6	# catalog-version 2.10
12mr|texlive-pgf-2.10-2|7	Name:		texlive-pgf
12mr|texlive-pgf-2.10-2|8	Version:	2.10
12mr|texlive-pgf-2.10-2|9	Release:	2
12mr|texlive-pgf-2.10-2|10	Summary:	Create PostScript and PDF graphics in TeX
12mr|texlive-pgf-2.10-2|11	Group:		Publishing
12mr|texlive-pgf-2.10-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/base
12mr|texlive-pgf-2.10-2|13	License:	LPPL1.3
12mr|texlive-pgf-2.10-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf.tar.xz
12mr|texlive-pgf-2.10-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf.doc.tar.xz
12mr|texlive-pgf-2.10-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf.source.tar.xz
12mr|texlive-pgf-2.10-2|17	BuildArch:	noarch
12mr|texlive-pgf-2.10-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pgf-2.10-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pgf-2.10-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pgf-2.10-2|21	Requires:	texlive-xkeyval
12mr|texlive-pgf-2.10-2|22	
12mr|texlive-pgf-2.10-2|23	%description
12mr|texlive-pgf-2.10-2|24	PGF is a macro package for creating graphics. It is platform-
12mr|texlive-pgf-2.10-2|25	and format-independent and works together with the most
12mr|texlive-pgf-2.10-2|26	important TeX backend drivers, including pdftex and dvips. It
12mr|texlive-pgf-2.10-2|27	comes with a user-friendly syntax layer called TikZ. Its usage
12mr|texlive-pgf-2.10-2|28	is similar to pstricks and the standard picture environment.
12mr|texlive-pgf-2.10-2|29	PGF works with plain (pdf-)TeX, (pdf-)LaTeX, and ConTeXt.
12mr|texlive-pgf-2.10-2|30	Unlike pstricks, it can produce either PostScript or PDF
12mr|texlive-pgf-2.10-2|31	output.
12mr|texlive-pgf-2.10-2|32	
12mr|texlive-pgf-2.10-2|33	%post
12mr|texlive-pgf-2.10-2|34	%{_sbindir}/texlive.post
12mr|texlive-pgf-2.10-2|35	
12mr|texlive-pgf-2.10-2|36	%postun
12mr|texlive-pgf-2.10-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-pgf-2.10-2|38	%{_sbindir}/texlive.post
12mr|texlive-pgf-2.10-2|39	fi
12mr|texlive-pgf-2.10-2|40	
12mr|texlive-pgf-2.10-2|41	#-----------------------------------------------------------------------
12mr|texlive-pgf-2.10-2|42	%files
12mr|texlive-pgf-2.10-2|43	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgf.tex
12mr|texlive-pgf-2.10-2|44	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbim.tex
12mr|texlive-pgf-2.10-2|45	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbla.tex
12mr|texlive-pgf-2.10-2|46	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbma.tex
12mr|texlive-pgf-2.10-2|47	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbpl.tex
12mr|texlive-pgf-2.10-2|48	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbpt.tex
12mr|texlive-pgf-2.10-2|49	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbsh.tex
12mr|texlive-pgf-2.10-2|50	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfbsn.tex
12mr|texlive-pgf-2.10-2|51	%{_texmfdistdir}/tex/context/third/pgf/basiclayer/t-pgfcor.tex
12mr|texlive-pgf-2.10-2|52	%{_texmfdistdir}/tex/context/third/pgf/frontendlayer/t-tikz.tex
12mr|texlive-pgf-2.10-2|53	%{_texmfdistdir}/tex/context/third/pgf/math/t-pgfmat.tex
12mr|texlive-pgf-2.10-2|54	%{_texmfdistdir}/tex/context/third/pgf/systemlayer/t-pgfsys.tex
12mr|texlive-pgf-2.10-2|55	%{_texmfdistdir}/tex/context/third/pgf/utilities/t-pgfcal.tex
12mr|texlive-pgf-2.10-2|56	%{_texmfdistdir}/tex/context/third/pgf/utilities/t-pgffor.tex
12mr|texlive-pgf-2.10-2|57	%{_texmfdistdir}/tex/context/third/pgf/utilities/t-pgfkey.tex
12mr|texlive-pgf-2.10-2|58	%{_texmfdistdir}/tex/context/third/pgf/utilities/t-pgfmod.tex
12mr|texlive-pgf-2.10-2|59	%{_texmfdistdir}/tex/context/third/pgf/utilities/t-pgfrcs.tex
12mr|texlive-pgf-2.10-2|60	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcore.code.tex
12mr|texlive-pgf-2.10-2|61	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorearrows.code.tex
12mr|texlive-pgf-2.10-2|62	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoreexternal.code.tex
12mr|texlive-pgf-2.10-2|63	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoregraphicstate.code.tex
12mr|texlive-pgf-2.10-2|64	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoreimage.code.tex
12mr|texlive-pgf-2.10-2|65	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorelayers.code.tex
12mr|texlive-pgf-2.10-2|66	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoreobjects.code.tex
12mr|texlive-pgf-2.10-2|67	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorepathconstruct.code.tex
12mr|texlive-pgf-2.10-2|68	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorepathprocessing.code.tex
12mr|texlive-pgf-2.10-2|69	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorepathusage.code.tex
12mr|texlive-pgf-2.10-2|70	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorepatterns.code.tex
12mr|texlive-pgf-2.10-2|71	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorepoints.code.tex
12mr|texlive-pgf-2.10-2|72	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorequick.code.tex
12mr|texlive-pgf-2.10-2|73	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcorescopes.code.tex
12mr|texlive-pgf-2.10-2|74	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoreshade.code.tex
12mr|texlive-pgf-2.10-2|75	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoretransformations.code.tex
12mr|texlive-pgf-2.10-2|76	%{_texmfdistdir}/tex/generic/pgf/basiclayer/pgfcoretransparency.code.tex
12mr|texlive-pgf-2.10-2|77	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/svg/svgpgf.cfg
12mr|texlive-pgf-2.10-2|78	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/svg/svgpgf.xmt
12mr|texlive-pgf-2.10-2|79	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/svg/svgtest.cfg
12mr|texlive-pgf-2.10-2|80	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/svg/svgtest.tex
12mr|texlive-pgf-2.10-2|81	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/svg/svgtest.xml
12mr|texlive-pgf-2.10-2|82	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.code.tex
12mr|texlive-pgf-2.10-2|83	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.ee.IEC.code.tex
12mr|texlive-pgf-2.10-2|84	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.ee.code.tex
12mr|texlive-pgf-2.10-2|85	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.logic.CDH.code.tex
12mr|texlive-pgf-2.10-2|86	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.logic.IEC.code.tex
12mr|texlive-pgf-2.10-2|87	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.logic.US.code.tex
12mr|texlive-pgf-2.10-2|88	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/circuits/tikzlibrarycircuits.logic.code.tex
12mr|texlive-pgf-2.10-2|89	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.3d.code.tex
12mr|texlive-pgf-2.10-2|90	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.barcharts.code.tex
12mr|texlive-pgf-2.10-2|91	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.code.tex
12mr|texlive-pgf-2.10-2|92	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.formats.functions.code.tex
12mr|texlive-pgf-2.10-2|93	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.polar.code.tex
12mr|texlive-pgf-2.10-2|94	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/datavisualization/tikzlibrarydatavisualization.sparklines.code.tex
12mr|texlive-pgf-2.10-2|95	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/graphs/tikzlibrarygraphs.basic.code.tex
12mr|texlive-pgf-2.10-2|96	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/graphs/tikzlibrarygraphs.code.tex
12mr|texlive-pgf-2.10-2|97	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzexternalshared.code.tex
12mr|texlive-pgf-2.10-2|98	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrary3d.code.tex
12mr|texlive-pgf-2.10-2|99	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryarrows.code.tex
12mr|texlive-pgf-2.10-2|100	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryautomata.code.tex
12mr|texlive-pgf-2.10-2|101	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarybackgrounds.code.tex
12mr|texlive-pgf-2.10-2|102	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarycalc.code.tex
12mr|texlive-pgf-2.10-2|103	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarycalendar.code.tex
12mr|texlive-pgf-2.10-2|104	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarychains.code.tex
12mr|texlive-pgf-2.10-2|105	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.code.tex
12mr|texlive-pgf-2.10-2|106	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.footprints.code.tex
12mr|texlive-pgf-2.10-2|107	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.fractals.code.tex
12mr|texlive-pgf-2.10-2|108	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.markings.code.tex
12mr|texlive-pgf-2.10-2|109	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.pathmorphing.code.tex
12mr|texlive-pgf-2.10-2|110	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.pathreplacing.code.tex
12mr|texlive-pgf-2.10-2|111	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.shapes.code.tex
12mr|texlive-pgf-2.10-2|112	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarydecorations.text.code.tex
12mr|texlive-pgf-2.10-2|113	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryer.code.tex
12mr|texlive-pgf-2.10-2|114	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfadings.code.tex
12mr|texlive-pgf-2.10-2|115	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfit.code.tex
12mr|texlive-pgf-2.10-2|116	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfixedpointarithmetic.code.tex
12mr|texlive-pgf-2.10-2|117	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfolding.code.tex
12mr|texlive-pgf-2.10-2|118	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryfpu.code.tex
12mr|texlive-pgf-2.10-2|119	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryintersections.code.tex
12mr|texlive-pgf-2.10-2|120	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarylindenmayersystems.code.tex
12mr|texlive-pgf-2.10-2|121	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymatrix.code.tex
12mr|texlive-pgf-2.10-2|122	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarymindmap.code.tex
12mr|texlive-pgf-2.10-2|123	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypatterns.code.tex
12mr|texlive-pgf-2.10-2|124	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypetri.code.tex
12mr|texlive-pgf-2.10-2|125	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryplothandlers.code.tex
12mr|texlive-pgf-2.10-2|126	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryplotmarks.code.tex
12mr|texlive-pgf-2.10-2|127	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarypositioning.code.tex
12mr|texlive-pgf-2.10-2|128	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryscopes.code.tex
12mr|texlive-pgf-2.10-2|129	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshadings.code.tex
12mr|texlive-pgf-2.10-2|130	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshadows.code.tex
12mr|texlive-pgf-2.10-2|131	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.arrows.code.tex
12mr|texlive-pgf-2.10-2|132	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.callouts.code.tex
12mr|texlive-pgf-2.10-2|133	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.code.tex
12mr|texlive-pgf-2.10-2|134	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.gates.logic.IEC.code.tex
12mr|texlive-pgf-2.10-2|135	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.gates.logic.US.code.tex
12mr|texlive-pgf-2.10-2|136	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.geometric.code.tex
12mr|texlive-pgf-2.10-2|137	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.misc.code.tex
12mr|texlive-pgf-2.10-2|138	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.multipart.code.tex
12mr|texlive-pgf-2.10-2|139	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryshapes.symbols.code.tex
12mr|texlive-pgf-2.10-2|140	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarysnakes.code.tex
12mr|texlive-pgf-2.10-2|141	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryspy.code.tex
12mr|texlive-pgf-2.10-2|142	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarysvg.path.code.tex
12mr|texlive-pgf-2.10-2|143	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarythrough.code.tex
12mr|texlive-pgf-2.10-2|144	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytopaths.code.tex
12mr|texlive-pgf-2.10-2|145	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibrarytrees.code.tex
12mr|texlive-pgf-2.10-2|146	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/libraries/tikzlibraryturtle.code.tex
12mr|texlive-pgf-2.10-2|147	%{_texmfdistdir}/tex/generic/pgf/frontendlayer/tikz/tikz.code.tex
12mr|texlive-pgf-2.10-2|148	%{_texmfdistdir}/tex/generic/pgf/libraries/datavisualization/pgflibrarydatavisualization.barcharts.code.tex
12mr|texlive-pgf-2.10-2|149	%{_texmfdistdir}/tex/generic/pgf/libraries/datavisualization/pgflibrarydatavisualization.formats.functions.code.tex
12mr|texlive-pgf-2.10-2|150	%{_texmfdistdir}/tex/generic/pgf/libraries/datavisualization/pgflibrarydatavisualization.polar.code.tex
12mr|texlive-pgf-2.10-2|151	%{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.footprints.code.tex
12mr|texlive-pgf-2.10-2|152	%{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.fractals.code.tex
12mr|texlive-pgf-2.10-2|153	%{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.markings.code.tex
12mr|texlive-pgf-2.10-2|154	%{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.pathmorphing.code.tex
12mr|texlive-pgf-2.10-2|155	%{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.pathreplacing.code.tex
12mr|texlive-pgf-2.10-2|156	%{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.shapes.code.tex
12mr|texlive-pgf-2.10-2|157	%{_texmfdistdir}/tex/generic/pgf/libraries/decorations/pgflibrarydecorations.text.code.tex
12mr|texlive-pgf-2.10-2|158	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryarrows.code.tex
12mr|texlive-pgf-2.10-2|159	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryfadings.code.tex
12mr|texlive-pgf-2.10-2|160	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryfixedpointarithmetic.code.tex
12mr|texlive-pgf-2.10-2|161	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryfpu.code.tex
12mr|texlive-pgf-2.10-2|162	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryintersections.code.tex
12mr|texlive-pgf-2.10-2|163	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibrarylindenmayersystems.code.tex
12mr|texlive-pgf-2.10-2|164	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibrarypatterns.code.tex
12mr|texlive-pgf-2.10-2|165	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryplothandlers.code.tex
12mr|texlive-pgf-2.10-2|166	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryplotmarks.code.tex
12mr|texlive-pgf-2.10-2|167	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryprofiler.code.tex
12mr|texlive-pgf-2.10-2|168	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibraryshadings.code.tex
12mr|texlive-pgf-2.10-2|169	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibrarysnakes.code.tex
12mr|texlive-pgf-2.10-2|170	%{_texmfdistdir}/tex/generic/pgf/libraries/pgflibrarysvg.path.code.tex
12mr|texlive-pgf-2.10-2|171	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.ee.IEC.code.tex
12mr|texlive-pgf-2.10-2|172	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.ee.code.tex
12mr|texlive-pgf-2.10-2|173	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.logic.IEC.code.tex
12mr|texlive-pgf-2.10-2|174	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.logic.US.code.tex
12mr|texlive-pgf-2.10-2|175	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/circuits/pgflibraryshapes.gates.logic.code.tex
12mr|texlive-pgf-2.10-2|176	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.arrows.code.tex
12mr|texlive-pgf-2.10-2|177	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.callouts.code.tex
12mr|texlive-pgf-2.10-2|178	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.code.tex
12mr|texlive-pgf-2.10-2|179	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.geometric.code.tex
12mr|texlive-pgf-2.10-2|180	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.misc.code.tex
12mr|texlive-pgf-2.10-2|181	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.multipart.code.tex
12mr|texlive-pgf-2.10-2|182	%{_texmfdistdir}/tex/generic/pgf/libraries/shapes/pgflibraryshapes.symbols.code.tex
12mr|texlive-pgf-2.10-2|183	%{_texmfdistdir}/tex/generic/pgf/math/pgfmath.code.tex
12mr|texlive-pgf-2.10-2|184	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathcalc.code.tex
12mr|texlive-pgf-2.10-2|185	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfloat.code.tex
12mr|texlive-pgf-2.10-2|186	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.base.code.tex
12mr|texlive-pgf-2.10-2|187	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.basic.code.tex
12mr|texlive-pgf-2.10-2|188	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.code.tex
12mr|texlive-pgf-2.10-2|189	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.comparison.code.tex
12mr|texlive-pgf-2.10-2|190	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.misc.code.tex
12mr|texlive-pgf-2.10-2|191	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.random.code.tex
12mr|texlive-pgf-2.10-2|192	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.round.code.tex
12mr|texlive-pgf-2.10-2|193	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathfunctions.trigonometric.code.tex
12mr|texlive-pgf-2.10-2|194	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathparser.code.tex
12mr|texlive-pgf-2.10-2|195	%{_texmfdistdir}/tex/generic/pgf/math/pgfmathutil.code.tex
12mr|texlive-pgf-2.10-2|196	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduledatavisualization.code.tex
12mr|texlive-pgf-2.10-2|197	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduledecorations.code.tex
12mr|texlive-pgf-2.10-2|198	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmodulematrix.code.tex
12mr|texlive-pgf-2.10-2|199	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduleoo.code.tex
12mr|texlive-pgf-2.10-2|200	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduleparser.code.tex
12mr|texlive-pgf-2.10-2|201	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduleplot.code.tex
12mr|texlive-pgf-2.10-2|202	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmoduleshapes.code.tex
12mr|texlive-pgf-2.10-2|203	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmodulesnakes.code.tex
12mr|texlive-pgf-2.10-2|204	%{_texmfdistdir}/tex/generic/pgf/modules/pgfmodulesorting.code.tex
12mr|texlive-pgf-2.10-2|205	%{_texmfdistdir}/tex/generic/pgf/rendering/pgfrenderpoints.code.tex
12mr|texlive-pgf-2.10-2|206	%{_texmfdistdir}/tex/generic/pgf/rendering/pgfrendertransform.code.tex
12mr|texlive-pgf-2.10-2|207	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgf.cfg
12mr|texlive-pgf-2.10-2|208	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-common-pdf-via-dvi.def
12mr|texlive-pgf-2.10-2|209	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-common-pdf.def
12mr|texlive-pgf-2.10-2|210	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-common-postscript.def
12mr|texlive-pgf-2.10-2|211	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-common-svg.def
12mr|texlive-pgf-2.10-2|212	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-dvi.def
12mr|texlive-pgf-2.10-2|213	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-dvipdfm.def
12mr|texlive-pgf-2.10-2|214	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-dvipdfmx.def
12mr|texlive-pgf-2.10-2|215	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-dvips.def
12mr|texlive-pgf-2.10-2|216	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-pdftex.def
12mr|texlive-pgf-2.10-2|217	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-tex4ht.def
12mr|texlive-pgf-2.10-2|218	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-textures.def
12mr|texlive-pgf-2.10-2|219	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-vtex.def
12mr|texlive-pgf-2.10-2|220	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys-xetex.def
12mr|texlive-pgf-2.10-2|221	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsys.code.tex
12mr|texlive-pgf-2.10-2|222	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsysprotocol.code.tex
12mr|texlive-pgf-2.10-2|223	%{_texmfdistdir}/tex/generic/pgf/systemlayer/pgfsyssoftpath.code.tex
12mr|texlive-pgf-2.10-2|224	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfcalendar.code.tex
12mr|texlive-pgf-2.10-2|225	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfexternal.tex
12mr|texlive-pgf-2.10-2|226	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfexternalwithdepth.tex
12mr|texlive-pgf-2.10-2|227	%{_texmfdistdir}/tex/generic/pgf/utilities/pgffor.code.tex
12mr|texlive-pgf-2.10-2|228	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfkeys.code.tex
12mr|texlive-pgf-2.10-2|229	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfkeysfiltered.code.tex
12mr|texlive-pgf-2.10-2|230	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfrcs.code.tex
12mr|texlive-pgf-2.10-2|231	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfutil-common.tex
12mr|texlive-pgf-2.10-2|232	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfutil-context.def
12mr|texlive-pgf-2.10-2|233	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfutil-latex.def
12mr|texlive-pgf-2.10-2|234	%{_texmfdistdir}/tex/generic/pgf/utilities/pgfutil-plain.def
12mr|texlive-pgf-2.10-2|235	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgf.sty
12mr|texlive-pgf-2.10-2|236	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbaseimage.sty
12mr|texlive-pgf-2.10-2|237	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbaselayers.sty
12mr|texlive-pgf-2.10-2|238	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbasematrix.sty
12mr|texlive-pgf-2.10-2|239	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbasepatterns.sty
12mr|texlive-pgf-2.10-2|240	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbaseplot.sty
12mr|texlive-pgf-2.10-2|241	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbaseshapes.sty
12mr|texlive-pgf-2.10-2|242	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfbasesnakes.sty
12mr|texlive-pgf-2.10-2|243	%{_texmfdistdir}/tex/latex/pgf/basiclayer/pgfcore.sty
12mr|texlive-pgf-2.10-2|244	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgfarrows.sty
12mr|texlive-pgf-2.10-2|245	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgfautomata.sty
12mr|texlive-pgf-2.10-2|246	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgfcomp-version-0-65.sty
12mr|texlive-pgf-2.10-2|247	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgfcomp-version-1-18.sty
12mr|texlive-pgf-2.10-2|248	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgfheaps.sty
12mr|texlive-pgf-2.10-2|249	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibraryarrows.sty
12mr|texlive-pgf-2.10-2|250	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibraryautomata.sty
12mr|texlive-pgf-2.10-2|251	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibraryplothandlers.sty
12mr|texlive-pgf-2.10-2|252	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibraryplotmarks.sty
12mr|texlive-pgf-2.10-2|253	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibraryshapes.sty
12mr|texlive-pgf-2.10-2|254	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibrarysnakes.sty
12mr|texlive-pgf-2.10-2|255	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibrarytikzbackgrounds.sty
12mr|texlive-pgf-2.10-2|256	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgflibrarytikztrees.sty
12mr|texlive-pgf-2.10-2|257	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgfnodes.sty
12mr|texlive-pgf-2.10-2|258	%{_texmfdistdir}/tex/latex/pgf/compatibility/pgfshade.sty
12mr|texlive-pgf-2.10-2|259	%{_texmfdistdir}/tex/latex/pgf/doc/pgfmanual.code.tex
12mr|texlive-pgf-2.10-2|260	%{_texmfdistdir}/tex/latex/pgf/doc/pgfmanual.pdflinks.code.tex
12mr|texlive-pgf-2.10-2|261	%{_texmfdistdir}/tex/latex/pgf/doc/pgfmanual.prettyprinter.code.tex
12mr|texlive-pgf-2.10-2|262	%{_texmfdistdir}/tex/latex/pgf/doc/pgfmanual.sty
12mr|texlive-pgf-2.10-2|263	%{_texmfdistdir}/tex/latex/pgf/frontendlayer/libraries/tikzlibraryexternal.code.tex
12mr|texlive-pgf-2.10-2|264	%{_texmfdistdir}/tex/latex/pgf/frontendlayer/pgfpict2e.sty
12mr|texlive-pgf-2.10-2|265	%{_texmfdistdir}/tex/latex/pgf/frontendlayer/tikz.sty
12mr|texlive-pgf-2.10-2|266	%{_texmfdistdir}/tex/latex/pgf/math/pgfmath.sty
12mr|texlive-pgf-2.10-2|267	%{_texmfdistdir}/tex/latex/pgf/systemlayer/pgfsys.sty
12mr|texlive-pgf-2.10-2|268	%{_texmfdistdir}/tex/latex/pgf/utilities/pgfcalendar.sty
12mr|texlive-pgf-2.10-2|269	%{_texmfdistdir}/tex/latex/pgf/utilities/pgffor.sty
12mr|texlive-pgf-2.10-2|270	%{_texmfdistdir}/tex/latex/pgf/utilities/pgfkeys.sty
12mr|texlive-pgf-2.10-2|271	%{_texmfdistdir}/tex/latex/pgf/utilities/pgfpages.sty
12mr|texlive-pgf-2.10-2|272	%{_texmfdistdir}/tex/latex/pgf/utilities/pgfrcs.sty
12mr|texlive-pgf-2.10-2|273	%{_texmfdistdir}/tex/latex/pgf/utilities/tikzexternal.sty
12mr|texlive-pgf-2.10-2|274	%{_texmfdistdir}/tex/latex/pgf/utilities/xxcolor.sty
12mr|texlive-pgf-2.10-2|275	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgf.tex
12mr|texlive-pgf-2.10-2|276	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbaseimage.tex
12mr|texlive-pgf-2.10-2|277	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbaselayers.tex
12mr|texlive-pgf-2.10-2|278	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbasematrix.tex
12mr|texlive-pgf-2.10-2|279	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbasepatterns.tex
12mr|texlive-pgf-2.10-2|280	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbaseplot.tex
12mr|texlive-pgf-2.10-2|281	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbaseshapes.tex
12mr|texlive-pgf-2.10-2|282	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfbasesnakes.tex
12mr|texlive-pgf-2.10-2|283	%{_texmfdistdir}/tex/plain/pgf/basiclayer/pgfcore.tex
12mr|texlive-pgf-2.10-2|284	%{_texmfdistdir}/tex/plain/pgf/frontendlayer/tikz.tex
12mr|texlive-pgf-2.10-2|285	%{_texmfdistdir}/tex/plain/pgf/math/pgfmath.tex
12mr|texlive-pgf-2.10-2|286	%{_texmfdistdir}/tex/plain/pgf/systemlayer/pgfsys.tex
12mr|texlive-pgf-2.10-2|287	%{_texmfdistdir}/tex/plain/pgf/utilities/pgfcalendar.tex
12mr|texlive-pgf-2.10-2|288	%{_texmfdistdir}/tex/plain/pgf/utilities/pgffor.tex
12mr|texlive-pgf-2.10-2|289	%{_texmfdistdir}/tex/plain/pgf/utilities/pgfkeys.tex
12mr|texlive-pgf-2.10-2|290	%{_texmfdistdir}/tex/plain/pgf/utilities/pgfrcs.tex
12mr|texlive-pgf-2.10-2|291	%doc %{_texmfdistdir}/doc/generic/pgf/AUTHORS
12mr|texlive-pgf-2.10-2|292	%doc %{_texmfdistdir}/doc/generic/pgf/ChangeLog
12mr|texlive-pgf-2.10-2|293	%doc %{_texmfdistdir}/doc/generic/pgf/FILES
12mr|texlive-pgf-2.10-2|294	%doc %{_texmfdistdir}/doc/generic/pgf/INSTALL
12mr|texlive-pgf-2.10-2|295	%doc %{_texmfdistdir}/doc/generic/pgf/README
12mr|texlive-pgf-2.10-2|296	%doc %{_texmfdistdir}/doc/generic/pgf/TODO
12mr|texlive-pgf-2.10-2|297	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo-mask.bb
12mr|texlive-pgf-2.10-2|298	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo-mask.jpg
12mr|texlive-pgf-2.10-2|299	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.25.bb
12mr|texlive-pgf-2.10-2|300	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.25.eps
12mr|texlive-pgf-2.10-2|301	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.25.jpg
12mr|texlive-pgf-2.10-2|302	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.bb
12mr|texlive-pgf-2.10-2|303	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.eps
12mr|texlive-pgf-2.10-2|304	%doc %{_texmfdistdir}/doc/generic/pgf/images/brave-gnu-world-logo.jpg
12mr|texlive-pgf-2.10-2|305	%doc %{_texmfdistdir}/doc/generic/pgf/images/pgfmanual-mindmap-1.pdf
12mr|texlive-pgf-2.10-2|306	%doc %{_texmfdistdir}/doc/generic/pgf/images/pgfmanual-mindmap-2.pdf
12mr|texlive-pgf-2.10-2|307	%doc %{_texmfdistdir}/doc/generic/pgf/licenses/LICENSE
12mr|texlive-pgf-2.10-2|308	%doc %{_texmfdistdir}/doc/generic/pgf/licenses/gnu-free-documentation-license-1.2.txt
12mr|texlive-pgf-2.10-2|309	%doc %{_texmfdistdir}/doc/generic/pgf/licenses/gnu-public-license-2.txt
12mr|texlive-pgf-2.10-2|310	%doc %{_texmfdistdir}/doc/generic/pgf/licenses/latex-project-public-license-1.3c.txt
12mr|texlive-pgf-2.10-2|311	%doc %{_texmfdistdir}/doc/generic/pgf/licenses/manifest-code.txt
12mr|texlive-pgf-2.10-2|312	%doc %{_texmfdistdir}/doc/generic/pgf/licenses/manifest-documentation.txt
12mr|texlive-pgf-2.10-2|313	%doc %{_texmfdistdir}/doc/generic/pgf/macros/pgfmanual-en-macros.tex
12mr|texlive-pgf-2.10-2|314	%doc %{_texmfdistdir}/doc/generic/pgf/pgfmanual.pdf
12mr|texlive-pgf-2.10-2|315	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-actions.tex
12mr|texlive-pgf-2.10-2|316	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-arrows.tex
12mr|texlive-pgf-2.10-2|317	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-decorations.tex
12mr|texlive-pgf-2.10-2|318	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-design.tex
12mr|texlive-pgf-2.10-2|319	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-external.tex
12mr|texlive-pgf-2.10-2|320	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-images.tex
12mr|texlive-pgf-2.10-2|321	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-internalregisters.tex
12mr|texlive-pgf-2.10-2|322	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-layers.tex
12mr|texlive-pgf-2.10-2|323	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-matrices.tex
12mr|texlive-pgf-2.10-2|324	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-nodes.tex
12mr|texlive-pgf-2.10-2|325	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-paths.tex
12mr|texlive-pgf-2.10-2|326	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-patterns.tex
12mr|texlive-pgf-2.10-2|327	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-plots.tex
12mr|texlive-pgf-2.10-2|328	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-points.tex
12mr|texlive-pgf-2.10-2|329	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-quick.tex
12mr|texlive-pgf-2.10-2|330	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-scopes.tex
12mr|texlive-pgf-2.10-2|331	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-shadings.tex
12mr|texlive-pgf-2.10-2|332	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-transformations.tex
12mr|texlive-pgf-2.10-2|333	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-base-transparency.tex
12mr|texlive-pgf-2.10-2|334	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-drivers.tex
12mr|texlive-pgf-2.10-2|335	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-axes.tex
12mr|texlive-pgf-2.10-2|336	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-backend.tex
12mr|texlive-pgf-2.10-2|337	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-examples.tex
12mr|texlive-pgf-2.10-2|338	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-formats.tex
12mr|texlive-pgf-2.10-2|339	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-introduction.tex
12mr|texlive-pgf-2.10-2|340	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-main.tex
12mr|texlive-pgf-2.10-2|341	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-stylesheets.tex
12mr|texlive-pgf-2.10-2|342	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-dv-visualizers.tex
12mr|texlive-pgf-2.10-2|343	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-guidelines.tex
12mr|texlive-pgf-2.10-2|344	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-installation.tex
12mr|texlive-pgf-2.10-2|345	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-introduction.tex
12mr|texlive-pgf-2.10-2|346	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-3d.tex
12mr|texlive-pgf-2.10-2|347	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-arrows.tex
12mr|texlive-pgf-2.10-2|348	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-automata.tex
12mr|texlive-pgf-2.10-2|349	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-backgrounds.tex
12mr|texlive-pgf-2.10-2|350	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-calc.tex
12mr|texlive-pgf-2.10-2|351	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-calendar.tex
12mr|texlive-pgf-2.10-2|352	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-chains.tex
12mr|texlive-pgf-2.10-2|353	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-circuits.tex
12mr|texlive-pgf-2.10-2|354	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-decorations.tex
12mr|texlive-pgf-2.10-2|355	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-edges.tex
12mr|texlive-pgf-2.10-2|356	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-er.tex
12mr|texlive-pgf-2.10-2|357	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-external.tex
12mr|texlive-pgf-2.10-2|358	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-fadings.tex
12mr|texlive-pgf-2.10-2|359	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-fit.tex
12mr|texlive-pgf-2.10-2|360	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-fixedpoint.tex
12mr|texlive-pgf-2.10-2|361	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-folding.tex
12mr|texlive-pgf-2.10-2|362	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-fpu.tex
12mr|texlive-pgf-2.10-2|363	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-lsystems.tex
12mr|texlive-pgf-2.10-2|364	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-matrices.tex
12mr|texlive-pgf-2.10-2|365	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-mindmaps.tex
12mr|texlive-pgf-2.10-2|366	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-patterns.tex
12mr|texlive-pgf-2.10-2|367	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-petri.tex
12mr|texlive-pgf-2.10-2|368	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-plot-handlers.tex
12mr|texlive-pgf-2.10-2|369	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-plot-marks.tex
12mr|texlive-pgf-2.10-2|370	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-profiler.tex
12mr|texlive-pgf-2.10-2|371	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-shadings.tex
12mr|texlive-pgf-2.10-2|372	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-shadows.tex
12mr|texlive-pgf-2.10-2|373	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-shapes.tex
12mr|texlive-pgf-2.10-2|374	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-spy.tex
12mr|texlive-pgf-2.10-2|375	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-svg-path.tex
12mr|texlive-pgf-2.10-2|376	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-through.tex
12mr|texlive-pgf-2.10-2|377	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-trees.tex
12mr|texlive-pgf-2.10-2|378	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-library-turtle.tex
12mr|texlive-pgf-2.10-2|379	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-license.tex
12mr|texlive-pgf-2.10-2|380	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-main.tex
12mr|texlive-pgf-2.10-2|381	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-math-algorithms.tex
12mr|texlive-pgf-2.10-2|382	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-math-commands.tex
12mr|texlive-pgf-2.10-2|383	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-math-design.tex
12mr|texlive-pgf-2.10-2|384	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-math-numberprinting.tex
12mr|texlive-pgf-2.10-2|385	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-math-parsing.tex
12mr|texlive-pgf-2.10-2|386	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-module-parser.tex
12mr|texlive-pgf-2.10-2|387	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-oo.tex
12mr|texlive-pgf-2.10-2|388	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pages.tex
12mr|texlive-pgf-2.10-2|389	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfcalendar.tex
12mr|texlive-pgf-2.10-2|390	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgffor.tex
12mr|texlive-pgf-2.10-2|391	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfkeys.tex
12mr|texlive-pgf-2.10-2|392	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfkeysfiltered.tex
12mr|texlive-pgf-2.10-2|393	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-commands.tex
12mr|texlive-pgf-2.10-2|394	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-overview.tex
12mr|texlive-pgf-2.10-2|395	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-paths.tex
12mr|texlive-pgf-2.10-2|396	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-pgfsys-protocol.tex
12mr|texlive-pgf-2.10-2|397	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-actions.tex
12mr|texlive-pgf-2.10-2|398	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-coordinates.tex
12mr|texlive-pgf-2.10-2|399	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-decorations.tex
12mr|texlive-pgf-2.10-2|400	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-design.tex
12mr|texlive-pgf-2.10-2|401	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-matrices.tex
12mr|texlive-pgf-2.10-2|402	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-paths.tex
12mr|texlive-pgf-2.10-2|403	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-plots.tex
12mr|texlive-pgf-2.10-2|404	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-scopes.tex
12mr|texlive-pgf-2.10-2|405	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-shapes.tex
12mr|texlive-pgf-2.10-2|406	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-transformations.tex
12mr|texlive-pgf-2.10-2|407	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-transparency.tex
12mr|texlive-pgf-2.10-2|408	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tikz-trees.tex
12mr|texlive-pgf-2.10-2|409	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tutorial-Euclid.tex
12mr|texlive-pgf-2.10-2|410	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tutorial-chains.tex
12mr|texlive-pgf-2.10-2|411	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tutorial-map.tex
12mr|texlive-pgf-2.10-2|412	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tutorial-nodes.tex
12mr|texlive-pgf-2.10-2|413	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-tutorial.tex
12mr|texlive-pgf-2.10-2|414	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/pgfmanual-en-xxcolor.tex
12mr|texlive-pgf-2.10-2|415	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-asymptotic-example.gnuplot
12mr|texlive-pgf-2.10-2|416	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-asymptotic-example.table
12mr|texlive-pgf-2.10-2|417	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-exp.gnuplot
12mr|texlive-pgf-2.10-2|418	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-exp.table
12mr|texlive-pgf-2.10-2|419	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-parametric-example.gnuplot
12mr|texlive-pgf-2.10-2|420	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-parametric-example.table
12mr|texlive-pgf-2.10-2|421	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-sin.gnuplot
12mr|texlive-pgf-2.10-2|422	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-sin.table
12mr|texlive-pgf-2.10-2|423	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-x.gnuplot
12mr|texlive-pgf-2.10-2|424	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgf-x.table
12mr|texlive-pgf-2.10-2|425	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgfmanual-sine.gnuplot
12mr|texlive-pgf-2.10-2|426	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgfmanual-sine.table
12mr|texlive-pgf-2.10-2|427	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgfplotgnuplot-example.gnuplot
12mr|texlive-pgf-2.10-2|428	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/plots/pgfplotgnuplot-example.table
12mr|texlive-pgf-2.10-2|429	%doc %{_texmfdistdir}/doc/generic/pgf/text-en/texmf.cnf
12mr|texlive-pgf-2.10-2|430	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfm/en/Makefile
12mr|texlive-pgf-2.10-2|431	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfm/en/pgfmanual.tex
12mr|texlive-pgf-2.10-2|432	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfm/pgfmanual-dvipdfm.cfg
12mr|texlive-pgf-2.10-2|433	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfmx/en/Makefile
12mr|texlive-pgf-2.10-2|434	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfmx/en/pgfmanual.tex
12mr|texlive-pgf-2.10-2|435	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvipdfmx/pgfmanual-dvipdfmx.cfg
12mr|texlive-pgf-2.10-2|436	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvips/en/Makefile
12mr|texlive-pgf-2.10-2|437	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvips/en/pgfmanual.tex
12mr|texlive-pgf-2.10-2|438	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-dvips/pgfmanual-dvips.cfg
12mr|texlive-pgf-2.10-2|439	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-pdftex/en/Makefile
12mr|texlive-pgf-2.10-2|440	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-pdftex/en/pgfmanual.figlist
12mr|texlive-pgf-2.10-2|441	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-pdftex/en/pgfmanual.tex
12mr|texlive-pgf-2.10-2|442	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-pdftex/pgfmanual-pdftex.cfg
12mr|texlive-pgf-2.10-2|443	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-tex4ht/en/Makefile
12mr|texlive-pgf-2.10-2|444	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-tex4ht/en/pgfmanual.tex
12mr|texlive-pgf-2.10-2|445	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-tex4ht/pgfmanual-tex4ht.cfg
12mr|texlive-pgf-2.10-2|446	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-vtex/en/Makefile
12mr|texlive-pgf-2.10-2|447	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-vtex/en/pgfmanual.tex
12mr|texlive-pgf-2.10-2|448	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-vtex/pgfmanual-vtex.cfg
12mr|texlive-pgf-2.10-2|449	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-xetex/en/Makefile
12mr|texlive-pgf-2.10-2|450	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-xetex/en/pgfmanual.tex
12mr|texlive-pgf-2.10-2|451	%doc %{_texmfdistdir}/doc/generic/pgf/version-for-xetex/pgfmanual-xetex.cfg
12mr|texlive-pgf-2.10-2|452	%doc %{_texmfdistdir}/doc/latex/pgf/README
12mr|texlive-pgf-2.10-2|453	#- source
12mr|texlive-pgf-2.10-2|454	%doc %{_texmfdistdir}/source/latex/pgf/incoming/GrzegorzMurzynowski/pgfdatabasearrows.pdf
12mr|texlive-pgf-2.10-2|455	%doc %{_texmfdistdir}/source/latex/pgf/incoming/GrzegorzMurzynowski/pgfdatabasearrows.sty
12mr|texlive-pgf-2.10-2|456	%doc %{_texmfdistdir}/source/latex/pgf/incoming/GrzegorzMurzynowski/pgfdatabasearrows.tex
12mr|texlive-pgf-2.10-2|457	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/basics.pdf
12mr|texlive-pgf-2.10-2|458	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/basics.tex
12mr|texlive-pgf-2.10-2|459	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/fir.pdf
12mr|texlive-pgf-2.10-2|460	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/fir.tex
12mr|texlive-pgf-2.10-2|461	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/interconnection.pdf
12mr|texlive-pgf-2.10-2|462	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/interconnection.tex
12mr|texlive-pgf-2.10-2|463	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/macros.sty
12mr|texlive-pgf-2.10-2|464	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/pgflibrarytikzsignalflowarrows.code.tex
12mr|texlive-pgf-2.10-2|465	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/pgflibrarytikzsignalflowblocks.code.tex
12mr|texlive-pgf-2.10-2|466	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/pgflibrarytikzsignalflowdiagram.code.tex
12mr|texlive-pgf-2.10-2|467	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/pgflibrarytikzsignalflowoperators.code.tex
12mr|texlive-pgf-2.10-2|468	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/placement.pdf
12mr|texlive-pgf-2.10-2|469	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/placement.tex
12mr|texlive-pgf-2.10-2|470	%doc %{_texmfdistdir}/source/latex/pgf/incoming/KarlheinzOchs/signalflowdiagram.sty
12mr|texlive-pgf-2.10-2|471	%doc %{_texmfdistdir}/source/latex/pgf/testsuite/external/Makefile
12mr|texlive-pgf-2.10-2|472	%doc %{_texmfdistdir}/source/latex/pgf/testsuite/external/tikzexternaltest.code.tex
12mr|texlive-pgf-2.10-2|473	%doc %{_texmfdistdir}/source/latex/pgf/testsuite/external/tikzexternaltest.sharedpreamble.tex
12mr|texlive-pgf-2.10-2|474	%doc %{_texmfdistdir}/source/latex/pgf/testsuite/external/tikzexternaltest.tex
12mr|texlive-pgf-2.10-2|475	%doc %{_texmfdistdir}/source/latex/pgf/testsuite/external/tikzexternaltestmakefile.tex
12mr|texlive-pgf-2.10-2|476	%doc %{_texmfdistdir}/source/latex/pgf/testsuite/mathtest/pgfmathtestsuite.tex
12mr|texlive-pgf-2.10-2|477	
12mr|texlive-pgf-2.10-2|478	#-----------------------------------------------------------------------
12mr|texlive-pgf-2.10-2|479	%prep
12mr|texlive-pgf-2.10-2|480	%setup -c -a0 -a1 -a2
12mr|texlive-pgf-2.10-2|481	
12mr|texlive-pgf-2.10-2|482	%build
12mr|texlive-pgf-2.10-2|483	
12mr|texlive-pgf-2.10-2|484	%install
12mr|texlive-pgf-2.10-2|485	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pgf-2.10-2|486	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pgf-2.10-2|487	
12mr|texlive-pgf-2.10-2|488	
12mr|texlive-pgf-2.10-2|489	
12mr|texlive-pgf-2.10-2|490	%changelog
12mr|texlive-pgf-2.10-2|491	

18222 12
12mr|texlive-pgf-blur-1.01-2|1	# revision 26134
12mr|texlive-pgf-blur-1.01-2|2	# category Package
12mr|texlive-pgf-blur-1.01-2|3	# catalog-ctan /graphics/pgf/contrib/pgf-blur
12mr|texlive-pgf-blur-1.01-2|4	# catalog-date 2012-04-24 16:17:04 +0200
12mr|texlive-pgf-blur-1.01-2|5	# catalog-license lppl
12mr|texlive-pgf-blur-1.01-2|6	# catalog-version 1.01
12mr|texlive-pgf-blur-1.01-2|7	Name:		texlive-pgf-blur
12mr|texlive-pgf-blur-1.01-2|8	Version:	1.01
12mr|texlive-pgf-blur-1.01-2|9	Release:	2
12mr|texlive-pgf-blur-1.01-2|10	Summary:	PGF/TikZ package for "blurred" shadows
12mr|texlive-pgf-blur-1.01-2|11	Group:		Publishing
12mr|texlive-pgf-blur-1.01-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/pgf-blur
12mr|texlive-pgf-blur-1.01-2|13	License:	LPPL
12mr|texlive-pgf-blur-1.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf-blur.tar.xz
12mr|texlive-pgf-blur-1.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf-blur.doc.tar.xz
12mr|texlive-pgf-blur-1.01-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf-blur.source.tar.xz
12mr|texlive-pgf-blur-1.01-2|17	BuildArch:	noarch
12mr|texlive-pgf-blur-1.01-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pgf-blur-1.01-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pgf-blur-1.01-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pgf-blur-1.01-2|21	
12mr|texlive-pgf-blur-1.01-2|22	%description
12mr|texlive-pgf-blur-1.01-2|23	The package adds blurred/faded/fuzzy shadows to TikZ/PGF
12mr|texlive-pgf-blur-1.01-2|24	pictures. It is configured as a TikZ/PGF library module. The
12mr|texlive-pgf-blur-1.01-2|25	method is similar to that of the author's pst-blur package for
12mr|texlive-pgf-blur-1.01-2|26	PSTricks.
12mr|texlive-pgf-blur-1.01-2|27	
12mr|texlive-pgf-blur-1.01-2|28	%post
12mr|texlive-pgf-blur-1.01-2|29	%{_sbindir}/texlive.post
12mr|texlive-pgf-blur-1.01-2|30	
12mr|texlive-pgf-blur-1.01-2|31	%postun
12mr|texlive-pgf-blur-1.01-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-pgf-blur-1.01-2|33	%{_sbindir}/texlive.post
12mr|texlive-pgf-blur-1.01-2|34	fi
12mr|texlive-pgf-blur-1.01-2|35	
12mr|texlive-pgf-blur-1.01-2|36	#-----------------------------------------------------------------------
12mr|texlive-pgf-blur-1.01-2|37	%files
12mr|texlive-pgf-blur-1.01-2|38	%{_texmfdistdir}/tex/latex/pgf-blur/tikzlibraryshadows.blur.code.tex
12mr|texlive-pgf-blur-1.01-2|39	%doc %{_texmfdistdir}/doc/latex/pgf-blur/README
12mr|texlive-pgf-blur-1.01-2|40	%doc %{_texmfdistdir}/doc/latex/pgf-blur/pgf-blur.pdf
12mr|texlive-pgf-blur-1.01-2|41	#- source
12mr|texlive-pgf-blur-1.01-2|42	%doc %{_texmfdistdir}/source/latex/pgf-blur/pgf-blur.dtx
12mr|texlive-pgf-blur-1.01-2|43	%doc %{_texmfdistdir}/source/latex/pgf-blur/pgf-blur.ins
12mr|texlive-pgf-blur-1.01-2|44	
12mr|texlive-pgf-blur-1.01-2|45	#-----------------------------------------------------------------------
12mr|texlive-pgf-blur-1.01-2|46	%prep
12mr|texlive-pgf-blur-1.01-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-pgf-blur-1.01-2|48	
12mr|texlive-pgf-blur-1.01-2|49	%build
12mr|texlive-pgf-blur-1.01-2|50	
12mr|texlive-pgf-blur-1.01-2|51	%install
12mr|texlive-pgf-blur-1.01-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pgf-blur-1.01-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pgf-blur-1.01-2|54	
12mr|texlive-pgf-blur-1.01-2|55	
12mr|texlive-pgf-blur-1.01-2|56	
12mr|texlive-pgf-blur-1.01-2|57	%changelog
12mr|texlive-pgf-blur-1.01-2|58	

18223 12
12mr|texlive-pgfgantt-3.0-1|1	# revision 25204
12mr|texlive-pgfgantt-3.0-1|2	# category Package
12mr|texlive-pgfgantt-3.0-1|3	# catalog-ctan /graphics/pgf/contrib/pgfgantt
12mr|texlive-pgfgantt-3.0-1|4	# catalog-date 2012-01-26 11:19:33 +0100
12mr|texlive-pgfgantt-3.0-1|5	# catalog-license lppl1.3
12mr|texlive-pgfgantt-3.0-1|6	# catalog-version 3.0
12mr|texlive-pgfgantt-3.0-1|7	Name:		texlive-pgfgantt
12mr|texlive-pgfgantt-3.0-1|8	Version:	3.0
12mr|texlive-pgfgantt-3.0-1|9	Release:	1
12mr|texlive-pgfgantt-3.0-1|10	Summary:	Draw Gantt charts with TikZ
12mr|texlive-pgfgantt-3.0-1|11	Group:		Publishing
12mr|texlive-pgfgantt-3.0-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/pgfgantt
12mr|texlive-pgfgantt-3.0-1|13	License:	LPPL1.3
12mr|texlive-pgfgantt-3.0-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfgantt.tar.xz
12mr|texlive-pgfgantt-3.0-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfgantt.doc.tar.xz
12mr|texlive-pgfgantt-3.0-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfgantt.source.tar.xz
12mr|texlive-pgfgantt-3.0-1|17	BuildArch:	noarch
12mr|texlive-pgfgantt-3.0-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pgfgantt-3.0-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pgfgantt-3.0-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-pgfgantt-3.0-1|21	
12mr|texlive-pgfgantt-3.0-1|22	%description
12mr|texlive-pgfgantt-3.0-1|23	The package provides an environment for drawing Gantt charts
12mr|texlive-pgfgantt-3.0-1|24	that contain various elements (titles, bars, milestones, groups
12mr|texlive-pgfgantt-3.0-1|25	and links). Several keys customize the appearance of the chart
12mr|texlive-pgfgantt-3.0-1|26	elements.
12mr|texlive-pgfgantt-3.0-1|27	
12mr|texlive-pgfgantt-3.0-1|28	%post
12mr|texlive-pgfgantt-3.0-1|29	%{_sbindir}/texlive.post
12mr|texlive-pgfgantt-3.0-1|30	
12mr|texlive-pgfgantt-3.0-1|31	%postun
12mr|texlive-pgfgantt-3.0-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-pgfgantt-3.0-1|33	%{_sbindir}/texlive.post
12mr|texlive-pgfgantt-3.0-1|34	fi
12mr|texlive-pgfgantt-3.0-1|35	
12mr|texlive-pgfgantt-3.0-1|36	#-----------------------------------------------------------------------
12mr|texlive-pgfgantt-3.0-1|37	%files
12mr|texlive-pgfgantt-3.0-1|38	%{_texmfdistdir}/tex/latex/pgfgantt/pgfgantt.sty
12mr|texlive-pgfgantt-3.0-1|39	%doc %{_texmfdistdir}/doc/latex/pgfgantt/README
12mr|texlive-pgfgantt-3.0-1|40	%doc %{_texmfdistdir}/doc/latex/pgfgantt/pgfgantt.pdf
12mr|texlive-pgfgantt-3.0-1|41	#- source
12mr|texlive-pgfgantt-3.0-1|42	%doc %{_texmfdistdir}/source/latex/pgfgantt/pgfgantt.dtx
12mr|texlive-pgfgantt-3.0-1|43	%doc %{_texmfdistdir}/source/latex/pgfgantt/pgfgantt.ins
12mr|texlive-pgfgantt-3.0-1|44	
12mr|texlive-pgfgantt-3.0-1|45	#-----------------------------------------------------------------------
12mr|texlive-pgfgantt-3.0-1|46	%prep
12mr|texlive-pgfgantt-3.0-1|47	%setup -c -a0 -a1 -a2
12mr|texlive-pgfgantt-3.0-1|48	
12mr|texlive-pgfgantt-3.0-1|49	%build
12mr|texlive-pgfgantt-3.0-1|50	
12mr|texlive-pgfgantt-3.0-1|51	%install
12mr|texlive-pgfgantt-3.0-1|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pgfgantt-3.0-1|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pgfgantt-3.0-1|54	
12mr|texlive-pgfgantt-3.0-1|55	
12mr|texlive-pgfgantt-3.0-1|56	
12mr|texlive-pgfgantt-3.0-1|57	%changelog
12mr|texlive-pgfgantt-3.0-1|58	

18224 12
12mr|texlive-pgfkeyx-0.0.1-2|1	# revision 26093
12mr|texlive-pgfkeyx-0.0.1-2|2	# category Package
12mr|texlive-pgfkeyx-0.0.1-2|3	# catalog-ctan /macros/latex/contrib/pgfkeyx
12mr|texlive-pgfkeyx-0.0.1-2|4	# catalog-date 2012-04-21 23:54:26 +0200
12mr|texlive-pgfkeyx-0.0.1-2|5	# catalog-license lppl1.3
12mr|texlive-pgfkeyx-0.0.1-2|6	# catalog-version 0.0.1
12mr|texlive-pgfkeyx-0.0.1-2|7	Name:		texlive-pgfkeyx
12mr|texlive-pgfkeyx-0.0.1-2|8	Version:	0.0.1
12mr|texlive-pgfkeyx-0.0.1-2|9	Release:	2
12mr|texlive-pgfkeyx-0.0.1-2|10	Summary:	Extended and more robust version of pgfkeys
12mr|texlive-pgfkeyx-0.0.1-2|11	Group:		Publishing
12mr|texlive-pgfkeyx-0.0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pgfkeyx
12mr|texlive-pgfkeyx-0.0.1-2|13	License:	LPPL1.3
12mr|texlive-pgfkeyx-0.0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfkeyx.tar.xz
12mr|texlive-pgfkeyx-0.0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfkeyx.doc.tar.xz
12mr|texlive-pgfkeyx-0.0.1-2|16	BuildArch:	noarch
12mr|texlive-pgfkeyx-0.0.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pgfkeyx-0.0.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pgfkeyx-0.0.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pgfkeyx-0.0.1-2|20	
12mr|texlive-pgfkeyx-0.0.1-2|21	%description
12mr|texlive-pgfkeyx-0.0.1-2|22	The package extends and improves the robustness of the pgfkeys
12mr|texlive-pgfkeyx-0.0.1-2|23	package. In particular, it can deal with active comma, equality
12mr|texlive-pgfkeyx-0.0.1-2|24	sign, and slash in key parsing. The difficulty with active
12mr|texlive-pgfkeyx-0.0.1-2|25	characters has long been a problem with the pgfkeys package.
12mr|texlive-pgfkeyx-0.0.1-2|26	The package also introduces handlers beyond those that pgfkeys
12mr|texlive-pgfkeyx-0.0.1-2|27	can offer.
12mr|texlive-pgfkeyx-0.0.1-2|28	
12mr|texlive-pgfkeyx-0.0.1-2|29	%post
12mr|texlive-pgfkeyx-0.0.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-pgfkeyx-0.0.1-2|31	
12mr|texlive-pgfkeyx-0.0.1-2|32	%postun
12mr|texlive-pgfkeyx-0.0.1-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-pgfkeyx-0.0.1-2|34	%{_sbindir}/texlive.post
12mr|texlive-pgfkeyx-0.0.1-2|35	fi
12mr|texlive-pgfkeyx-0.0.1-2|36	
12mr|texlive-pgfkeyx-0.0.1-2|37	#-----------------------------------------------------------------------
12mr|texlive-pgfkeyx-0.0.1-2|38	%files
12mr|texlive-pgfkeyx-0.0.1-2|39	%{_texmfdistdir}/tex/latex/pgfkeyx/pgfkeyx.sty
12mr|texlive-pgfkeyx-0.0.1-2|40	%doc %{_texmfdistdir}/doc/latex/pgfkeyx/README
12mr|texlive-pgfkeyx-0.0.1-2|41	%doc %{_texmfdistdir}/doc/latex/pgfkeyx/pgfkeyx-test1.tex
12mr|texlive-pgfkeyx-0.0.1-2|42	
12mr|texlive-pgfkeyx-0.0.1-2|43	#-----------------------------------------------------------------------
12mr|texlive-pgfkeyx-0.0.1-2|44	%prep
12mr|texlive-pgfkeyx-0.0.1-2|45	%setup -c -a0 -a1
12mr|texlive-pgfkeyx-0.0.1-2|46	
12mr|texlive-pgfkeyx-0.0.1-2|47	%build
12mr|texlive-pgfkeyx-0.0.1-2|48	
12mr|texlive-pgfkeyx-0.0.1-2|49	%install
12mr|texlive-pgfkeyx-0.0.1-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pgfkeyx-0.0.1-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pgfkeyx-0.0.1-2|52	
12mr|texlive-pgfkeyx-0.0.1-2|53	
12mr|texlive-pgfkeyx-0.0.1-2|54	
12mr|texlive-pgfkeyx-0.0.1-2|55	%changelog
12mr|texlive-pgfkeyx-0.0.1-2|56	

18225 12
12mr|texlive-pgfmolbio-0.1-2|1	# revision 24040
12mr|texlive-pgfmolbio-0.1-2|2	# category Package
12mr|texlive-pgfmolbio-0.1-2|3	# catalog-ctan /macros/luatex/latex/pgfmolbio
12mr|texlive-pgfmolbio-0.1-2|4	# catalog-date 2011-09-20 19:53:04 +0200
12mr|texlive-pgfmolbio-0.1-2|5	# catalog-license lppl1.3
12mr|texlive-pgfmolbio-0.1-2|6	# catalog-version 0.1
12mr|texlive-pgfmolbio-0.1-2|7	Name:		texlive-pgfmolbio
12mr|texlive-pgfmolbio-0.1-2|8	Version:	0.1
12mr|texlive-pgfmolbio-0.1-2|9	Release:	2
12mr|texlive-pgfmolbio-0.1-2|10	Summary:	Draw graphs typically found in molevular biology texts
12mr|texlive-pgfmolbio-0.1-2|11	Group:		Publishing
12mr|texlive-pgfmolbio-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/pgfmolbio
12mr|texlive-pgfmolbio-0.1-2|13	License:	LPPL1.3
12mr|texlive-pgfmolbio-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfmolbio.tar.xz
12mr|texlive-pgfmolbio-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfmolbio.doc.tar.xz
12mr|texlive-pgfmolbio-0.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfmolbio.source.tar.xz
12mr|texlive-pgfmolbio-0.1-2|17	BuildArch:	noarch
12mr|texlive-pgfmolbio-0.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pgfmolbio-0.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pgfmolbio-0.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pgfmolbio-0.1-2|21	
12mr|texlive-pgfmolbio-0.1-2|22	%description
12mr|texlive-pgfmolbio-0.1-2|23	The package draws graphs typically found in molecular biology
12mr|texlive-pgfmolbio-0.1-2|24	texts. Currently, the package contains one module, which
12mr|texlive-pgfmolbio-0.1-2|25	creates DNA sequencing chromatograms from files in standard
12mr|texlive-pgfmolbio-0.1-2|26	chromatogram format (scf).
12mr|texlive-pgfmolbio-0.1-2|27	
12mr|texlive-pgfmolbio-0.1-2|28	%post
12mr|texlive-pgfmolbio-0.1-2|29	%{_sbindir}/texlive.post
12mr|texlive-pgfmolbio-0.1-2|30	
12mr|texlive-pgfmolbio-0.1-2|31	%postun
12mr|texlive-pgfmolbio-0.1-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-pgfmolbio-0.1-2|33	%{_sbindir}/texlive.post
12mr|texlive-pgfmolbio-0.1-2|34	fi
12mr|texlive-pgfmolbio-0.1-2|35	
12mr|texlive-pgfmolbio-0.1-2|36	#-----------------------------------------------------------------------
12mr|texlive-pgfmolbio-0.1-2|37	%files
12mr|texlive-pgfmolbio-0.1-2|38	%{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.chromatogram.lua
12mr|texlive-pgfmolbio-0.1-2|39	%{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.chromatogram.tex
12mr|texlive-pgfmolbio-0.1-2|40	%{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.sty
12mr|texlive-pgfmolbio-0.1-2|41	%doc %{_texmfdistdir}/doc/lualatex/pgfmolbio/README
12mr|texlive-pgfmolbio-0.1-2|42	%doc %{_texmfdistdir}/doc/lualatex/pgfmolbio/SampleScf.scf
12mr|texlive-pgfmolbio-0.1-2|43	%doc %{_texmfdistdir}/doc/lualatex/pgfmolbio/pgfmolbio.pdf
12mr|texlive-pgfmolbio-0.1-2|44	#- source
12mr|texlive-pgfmolbio-0.1-2|45	%doc %{_texmfdistdir}/source/lualatex/pgfmolbio/pgfmolbio.dtx
12mr|texlive-pgfmolbio-0.1-2|46	%doc %{_texmfdistdir}/source/lualatex/pgfmolbio/pgfmolbio.ins
12mr|texlive-pgfmolbio-0.1-2|47	
12mr|texlive-pgfmolbio-0.1-2|48	#-----------------------------------------------------------------------
12mr|texlive-pgfmolbio-0.1-2|49	%prep
12mr|texlive-pgfmolbio-0.1-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-pgfmolbio-0.1-2|51	
12mr|texlive-pgfmolbio-0.1-2|52	%build
12mr|texlive-pgfmolbio-0.1-2|53	
12mr|texlive-pgfmolbio-0.1-2|54	%install
12mr|texlive-pgfmolbio-0.1-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pgfmolbio-0.1-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pgfmolbio-0.1-2|57	
12mr|texlive-pgfmolbio-0.1-2|58	
12mr|texlive-pgfmolbio-0.1-2|59	
12mr|texlive-pgfmolbio-0.1-2|60	%changelog
12mr|texlive-pgfmolbio-0.1-2|61	

18226 12
12mr|texlive-pgfopts-2.1-2|1	# revision 23320
12mr|texlive-pgfopts-2.1-2|2	# category Package
12mr|texlive-pgfopts-2.1-2|3	# catalog-ctan /macros/latex/contrib/pgfopts
12mr|texlive-pgfopts-2.1-2|4	# catalog-date 2011-06-03 00:21:14 +0200
12mr|texlive-pgfopts-2.1-2|5	# catalog-license lppl1.3
12mr|texlive-pgfopts-2.1-2|6	# catalog-version 2.1
12mr|texlive-pgfopts-2.1-2|7	Name:		texlive-pgfopts
12mr|texlive-pgfopts-2.1-2|8	Version:	2.1
12mr|texlive-pgfopts-2.1-2|9	Release:	2
12mr|texlive-pgfopts-2.1-2|10	Summary:	LaTeX package options with pgfkeys
12mr|texlive-pgfopts-2.1-2|11	Group:		Publishing
12mr|texlive-pgfopts-2.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pgfopts
12mr|texlive-pgfopts-2.1-2|13	License:	LPPL1.3
12mr|texlive-pgfopts-2.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfopts.tar.xz
12mr|texlive-pgfopts-2.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfopts.doc.tar.xz
12mr|texlive-pgfopts-2.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfopts.source.tar.xz
12mr|texlive-pgfopts-2.1-2|17	BuildArch:	noarch
12mr|texlive-pgfopts-2.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pgfopts-2.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pgfopts-2.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pgfopts-2.1-2|21	
12mr|texlive-pgfopts-2.1-2|22	%description
12mr|texlive-pgfopts-2.1-2|23	The pgfkeys package (part of the pgf distribution) is a well-
12mr|texlive-pgfopts-2.1-2|24	designed way of defining and using large numbers of keys for
12mr|texlive-pgfopts-2.1-2|25	key-value syntaxes. However, pgfkeys itself does not offer
12mr|texlive-pgfopts-2.1-2|26	means of handling LaTeX class and package options. This package
12mr|texlive-pgfopts-2.1-2|27	adds such option handling to pgfkeys, in the same way that
12mr|texlive-pgfopts-2.1-2|28	kvoptions adds the same facility to the LaTeX standard keyval
12mr|texlive-pgfopts-2.1-2|29	package.
12mr|texlive-pgfopts-2.1-2|30	
12mr|texlive-pgfopts-2.1-2|31	%post
12mr|texlive-pgfopts-2.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-pgfopts-2.1-2|33	
12mr|texlive-pgfopts-2.1-2|34	%postun
12mr|texlive-pgfopts-2.1-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-pgfopts-2.1-2|36	%{_sbindir}/texlive.post
12mr|texlive-pgfopts-2.1-2|37	fi
12mr|texlive-pgfopts-2.1-2|38	
12mr|texlive-pgfopts-2.1-2|39	#-----------------------------------------------------------------------
12mr|texlive-pgfopts-2.1-2|40	%files
12mr|texlive-pgfopts-2.1-2|41	%{_texmfdistdir}/tex/latex/pgfopts/pgfopts.sty
12mr|texlive-pgfopts-2.1-2|42	%doc %{_texmfdistdir}/doc/latex/pgfopts/README
12mr|texlive-pgfopts-2.1-2|43	%doc %{_texmfdistdir}/doc/latex/pgfopts/pgfopts.pdf
12mr|texlive-pgfopts-2.1-2|44	#- source
12mr|texlive-pgfopts-2.1-2|45	%doc %{_texmfdistdir}/source/latex/pgfopts/pgfopts.dtx
12mr|texlive-pgfopts-2.1-2|46	%doc %{_texmfdistdir}/source/latex/pgfopts/pgfopts.ins
12mr|texlive-pgfopts-2.1-2|47	
12mr|texlive-pgfopts-2.1-2|48	#-----------------------------------------------------------------------
12mr|texlive-pgfopts-2.1-2|49	%prep
12mr|texlive-pgfopts-2.1-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-pgfopts-2.1-2|51	
12mr|texlive-pgfopts-2.1-2|52	%build
12mr|texlive-pgfopts-2.1-2|53	
12mr|texlive-pgfopts-2.1-2|54	%install
12mr|texlive-pgfopts-2.1-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pgfopts-2.1-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pgfopts-2.1-2|57	
12mr|texlive-pgfopts-2.1-2|58	
12mr|texlive-pgfopts-2.1-2|59	
12mr|texlive-pgfopts-2.1-2|60	%changelog
12mr|texlive-pgfopts-2.1-2|61	

18227 12
12mr|texlive-pgfplots-1.5.1-1|1	# revision 24977
12mr|texlive-pgfplots-1.5.1-1|2	# category Package
12mr|texlive-pgfplots-1.5.1-1|3	# catalog-ctan /graphics/pgf/contrib/pgfplots
12mr|texlive-pgfplots-1.5.1-1|4	# catalog-date 2011-12-29 22:44:25 +0100
12mr|texlive-pgfplots-1.5.1-1|5	# catalog-license gpl
12mr|texlive-pgfplots-1.5.1-1|6	# catalog-version 1.5.1
12mr|texlive-pgfplots-1.5.1-1|7	Name:		texlive-pgfplots
12mr|texlive-pgfplots-1.5.1-1|8	Version:	1.5.1
12mr|texlive-pgfplots-1.5.1-1|9	Release:	1
12mr|texlive-pgfplots-1.5.1-1|10	Summary:	Create normal/logarithmic plots in two and three dimensions
12mr|texlive-pgfplots-1.5.1-1|11	Group:		Publishing
12mr|texlive-pgfplots-1.5.1-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/pgfplots
12mr|texlive-pgfplots-1.5.1-1|13	License:	GPL
12mr|texlive-pgfplots-1.5.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfplots.tar.xz
12mr|texlive-pgfplots-1.5.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfplots.doc.tar.xz
12mr|texlive-pgfplots-1.5.1-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfplots.source.tar.xz
12mr|texlive-pgfplots-1.5.1-1|17	BuildArch:	noarch
12mr|texlive-pgfplots-1.5.1-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pgfplots-1.5.1-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pgfplots-1.5.1-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-pgfplots-1.5.1-1|21	
12mr|texlive-pgfplots-1.5.1-1|22	%description
12mr|texlive-pgfplots-1.5.1-1|23	PGFPlots draws high-quality function plots in normal or
12mr|texlive-pgfplots-1.5.1-1|24	logarithmic scaling with a user-friendly interface directly in
12mr|texlive-pgfplots-1.5.1-1|25	TeX. The user supplies axis labels, legend entries and the plot
12mr|texlive-pgfplots-1.5.1-1|26	coordinates for one or more plots and PGFPlots applies axis
12mr|texlive-pgfplots-1.5.1-1|27	scaling, computes any logarithms and axis ticks and draws the
12mr|texlive-pgfplots-1.5.1-1|28	plots, supporting line plots, scatter plots, piecewise constant
12mr|texlive-pgfplots-1.5.1-1|29	plots, bar plots, area plots, mesh-- and surface plots and some
12mr|texlive-pgfplots-1.5.1-1|30	more. Pgfplots is based on PGF/TikZ (pgf); it runs equally for
12mr|texlive-pgfplots-1.5.1-1|31	LaTeX/TeX/ConTeXt.
12mr|texlive-pgfplots-1.5.1-1|32	
12mr|texlive-pgfplots-1.5.1-1|33	%post
12mr|texlive-pgfplots-1.5.1-1|34	%{_sbindir}/texlive.post
12mr|texlive-pgfplots-1.5.1-1|35	
12mr|texlive-pgfplots-1.5.1-1|36	%postun
12mr|texlive-pgfplots-1.5.1-1|37	if [ $1 -eq 0 ]; then
12mr|texlive-pgfplots-1.5.1-1|38	%{_sbindir}/texlive.post
12mr|texlive-pgfplots-1.5.1-1|39	fi
12mr|texlive-pgfplots-1.5.1-1|40	
12mr|texlive-pgfplots-1.5.1-1|41	#-----------------------------------------------------------------------
12mr|texlive-pgfplots-1.5.1-1|42	%files
12mr|texlive-pgfplots-1.5.1-1|43	%{_texmfdistdir}/scripts/pgfplots/matlab2pgfplots.m
12mr|texlive-pgfplots-1.5.1-1|44	%{_texmfdistdir}/scripts/pgfplots/matlab2pgfplots.sh
12mr|texlive-pgfplots-1.5.1-1|45	%{_texmfdistdir}/scripts/pgfplots/pgf2pdf.sh
12mr|texlive-pgfplots-1.5.1-1|46	%{_texmfdistdir}/scripts/pgfplots/pgfplots.py
12mr|texlive-pgfplots-1.5.1-1|47	%{_texmfdistdir}/tex/context/third/pgfplots/t-pgfplots.tex
12mr|texlive-pgfplots-1.5.1-1|48	%{_texmfdistdir}/tex/context/third/pgfplots/t-pgfplotstable.tex
12mr|texlive-pgfplots-1.5.1-1|49	%{_texmfdistdir}/tex/generic/pgfplots/libs/pgflibrarypgfplots.surfshading.code.tex
12mr|texlive-pgfplots-1.5.1-1|50	%{_texmfdistdir}/tex/generic/pgfplots/libs/pgfplotslibrary.code.tex
12mr|texlive-pgfplots-1.5.1-1|51	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.colormaps.code.tex
12mr|texlive-pgfplots-1.5.1-1|52	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.dateplot.code.tex
12mr|texlive-pgfplots-1.5.1-1|53	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.external.code.tex
12mr|texlive-pgfplots-1.5.1-1|54	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.groupplots.code.tex
12mr|texlive-pgfplots-1.5.1-1|55	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.patchplots.code.tex
12mr|texlive-pgfplots-1.5.1-1|56	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.polar.code.tex
12mr|texlive-pgfplots-1.5.1-1|57	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.smithchart.code.tex
12mr|texlive-pgfplots-1.5.1-1|58	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.ternary.code.tex
12mr|texlive-pgfplots-1.5.1-1|59	%{_texmfdistdir}/tex/generic/pgfplots/libs/tikzlibrarypgfplots.units.code.tex
12mr|texlive-pgfplots-1.5.1-1|60	%{_texmfdistdir}/tex/generic/pgfplots/liststructure/pgfplotsarray.code.tex
12mr|texlive-pgfplots-1.5.1-1|61	%{_texmfdistdir}/tex/generic/pgfplots/liststructure/pgfplotsdeque.code.tex
12mr|texlive-pgfplots-1.5.1-1|62	%{_texmfdistdir}/tex/generic/pgfplots/liststructure/pgfplotsliststructure.code.tex
12mr|texlive-pgfplots-1.5.1-1|63	%{_texmfdistdir}/tex/generic/pgfplots/liststructure/pgfplotsliststructureext.code.tex
12mr|texlive-pgfplots-1.5.1-1|64	%{_texmfdistdir}/tex/generic/pgfplots/liststructure/pgfplotsmatrix.code.tex
12mr|texlive-pgfplots-1.5.1-1|65	%{_texmfdistdir}/tex/generic/pgfplots/numtable/pgfplotstable.code.tex
12mr|texlive-pgfplots-1.5.1-1|66	%{_texmfdistdir}/tex/generic/pgfplots/numtable/pgfplotstable.coltype.code.tex
12mr|texlive-pgfplots-1.5.1-1|67	%{_texmfdistdir}/tex/generic/pgfplots/numtable/pgfplotstableshared.code.tex
12mr|texlive-pgfplots-1.5.1-1|68	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_loader.code.tex
12mr|texlive-pgfplots-1.5.1-1|69	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_misc.code.tex
12mr|texlive-pgfplots-1.5.1-1|70	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfcoreexternal.code.tex
12mr|texlive-pgfplots-1.5.1-1|71	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfcoreimage.code.tex
12mr|texlive-pgfplots-1.5.1-1|72	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfkeys.code.tex
12mr|texlive-pgfplots-1.5.1-1|73	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfkeysfiltered.code.tex
12mr|texlive-pgfplots-1.5.1-1|74	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgflibraryfpu.code.tex
12mr|texlive-pgfplots-1.5.1-1|75	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgflibraryplothandlers.code.tex
12mr|texlive-pgfplots-1.5.1-1|76	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmanual.code.tex
12mr|texlive-pgfplots-1.5.1-1|77	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmanual.pdflinks.code.tex
12mr|texlive-pgfplots-1.5.1-1|78	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmanual.prettyprinter.code.tex
12mr|texlive-pgfplots-1.5.1-1|79	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_pgfmathfloat.code.tex
12mr|texlive-pgfplots-1.5.1-1|80	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_tikzexternal.sty
12mr|texlive-pgfplots-1.5.1-1|81	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_tikzexternalshared.code.tex
12mr|texlive-pgfplots-1.5.1-1|82	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfcompatib/pgfplotsoldpgfsupp_tikzlibraryexternal.code.tex
12mr|texlive-pgfplots-1.5.1-1|83	%{_texmfdistdir}/tex/generic/pgfplots/oldpgfplotscompatib/tikzlibrarydateplot.code.tex
12mr|texlive-pgfplots-1.5.1-1|84	%{_texmfdistdir}/tex/generic/pgfplots/pgfplots.code.tex
12mr|texlive-pgfplots-1.5.1-1|85	%{_texmfdistdir}/tex/generic/pgfplots/pgfplots.multiaxis.code.tex
12mr|texlive-pgfplots-1.5.1-1|86	%{_texmfdistdir}/tex/generic/pgfplots/pgfplots.paths.code.tex
12mr|texlive-pgfplots-1.5.1-1|87	%{_texmfdistdir}/tex/generic/pgfplots/pgfplots.revision.tex
12mr|texlive-pgfplots-1.5.1-1|88	%{_texmfdistdir}/tex/generic/pgfplots/pgfplotscoordprocessing.code.tex
12mr|texlive-pgfplots-1.5.1-1|89	%{_texmfdistdir}/tex/generic/pgfplots/pgfplotscore.code.tex
12mr|texlive-pgfplots-1.5.1-1|90	%{_texmfdistdir}/tex/generic/pgfplots/pgfplotsmeshplothandler.code.tex
12mr|texlive-pgfplots-1.5.1-1|91	%{_texmfdistdir}/tex/generic/pgfplots/pgfplotsplothandlers.code.tex
12mr|texlive-pgfplots-1.5.1-1|92	%{_texmfdistdir}/tex/generic/pgfplots/pgfplotsstackedplots.code.tex
12mr|texlive-pgfplots-1.5.1-1|93	%{_texmfdistdir}/tex/generic/pgfplots/pgfplotsticks.code.tex
12mr|texlive-pgfplots-1.5.1-1|94	%{_texmfdistdir}/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-dvips.def
12mr|texlive-pgfplots-1.5.1-1|95	%{_texmfdistdir}/tex/generic/pgfplots/sys/pgflibrarypgfplots.surfshading.pgfsys-pdftex.def
12mr|texlive-pgfplots-1.5.1-1|96	%{_texmfdistdir}/tex/generic/pgfplots/sys/pgfplotssysgeneric.code.tex
12mr|texlive-pgfplots-1.5.1-1|97	%{_texmfdistdir}/tex/generic/pgfplots/util/pgfplotsbinary.code.tex
12mr|texlive-pgfplots-1.5.1-1|98	%{_texmfdistdir}/tex/generic/pgfplots/util/pgfplotscolormap.code.tex
12mr|texlive-pgfplots-1.5.1-1|99	%{_texmfdistdir}/tex/generic/pgfplots/util/pgfplotsutil.code.tex
12mr|texlive-pgfplots-1.5.1-1|100	%{_texmfdistdir}/tex/generic/pgfplots/util/pgfplotsutil.verb.code.tex
12mr|texlive-pgfplots-1.5.1-1|101	%{_texmfdistdir}/tex/latex/pgfplots/bugtracker.sty
12mr|texlive-pgfplots-1.5.1-1|102	%{_texmfdistdir}/tex/latex/pgfplots/libs/tikzlibrarypgfplots.clickable.code.tex
12mr|texlive-pgfplots-1.5.1-1|103	%{_texmfdistdir}/tex/latex/pgfplots/libs/tikzlibrarypgfplotsclickable.code.tex
12mr|texlive-pgfplots-1.5.1-1|104	%{_texmfdistdir}/tex/latex/pgfplots/pgfplots.sty
12mr|texlive-pgfplots-1.5.1-1|105	%{_texmfdistdir}/tex/latex/pgfplots/pgfplotstable.sty
12mr|texlive-pgfplots-1.5.1-1|106	%{_texmfdistdir}/tex/latex/pgfplots/pgfregressiontest.sty
12mr|texlive-pgfplots-1.5.1-1|107	%{_texmfdistdir}/tex/plain/pgfplots/pgfplots.tex
12mr|texlive-pgfplots-1.5.1-1|108	%{_texmfdistdir}/tex/plain/pgfplots/pgfplotstable.tex
12mr|texlive-pgfplots-1.5.1-1|109	%doc %{_texmfdistdir}/doc/context/third/pgfplots/pgfplotsexample.pdf
12mr|texlive-pgfplots-1.5.1-1|110	%doc %{_texmfdistdir}/doc/context/third/pgfplots/pgfplotsexample.tex
12mr|texlive-pgfplots-1.5.1-1|111	%doc %{_texmfdistdir}/doc/generic/pgfplots/README
12mr|texlive-pgfplots-1.5.1-1|112	%doc %{_texmfdistdir}/doc/latex/pgfplots/ChangeLog
12mr|texlive-pgfplots-1.5.1-1|113	%doc %{_texmfdistdir}/doc/latex/pgfplots/Makefile
12mr|texlive-pgfplots-1.5.1-1|114	%doc %{_texmfdistdir}/doc/latex/pgfplots/TeX-programming-notes.pdf
12mr|texlive-pgfplots-1.5.1-1|115	%doc %{_texmfdistdir}/doc/latex/pgfplots/TeX-programming-notes.tex
12mr|texlive-pgfplots-1.5.1-1|116	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_0.pdf
12mr|texlive-pgfplots-1.5.1-1|117	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_0.tex
12mr|texlive-pgfplots-1.5.1-1|118	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_1.pdf
12mr|texlive-pgfplots-1.5.1-1|119	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_1.tex
12mr|texlive-pgfplots-1.5.1-1|120	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_10.pdf
12mr|texlive-pgfplots-1.5.1-1|121	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_10.tex
12mr|texlive-pgfplots-1.5.1-1|122	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_11.pdf
12mr|texlive-pgfplots-1.5.1-1|123	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_11.tex
12mr|texlive-pgfplots-1.5.1-1|124	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_12.pdf
12mr|texlive-pgfplots-1.5.1-1|125	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_12.tex
12mr|texlive-pgfplots-1.5.1-1|126	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_13.pdf
12mr|texlive-pgfplots-1.5.1-1|127	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_13.tex
12mr|texlive-pgfplots-1.5.1-1|128	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_2.pdf
12mr|texlive-pgfplots-1.5.1-1|129	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_2.tex
12mr|texlive-pgfplots-1.5.1-1|130	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_3.pdf
12mr|texlive-pgfplots-1.5.1-1|131	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_3.tex
12mr|texlive-pgfplots-1.5.1-1|132	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_4.pdf
12mr|texlive-pgfplots-1.5.1-1|133	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_4.tex
12mr|texlive-pgfplots-1.5.1-1|134	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_5.pdf
12mr|texlive-pgfplots-1.5.1-1|135	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_5.tex
12mr|texlive-pgfplots-1.5.1-1|136	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_6.pdf
12mr|texlive-pgfplots-1.5.1-1|137	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_6.tex
12mr|texlive-pgfplots-1.5.1-1|138	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_7.pdf
12mr|texlive-pgfplots-1.5.1-1|139	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_7.tex
12mr|texlive-pgfplots-1.5.1-1|140	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_8.pdf
12mr|texlive-pgfplots-1.5.1-1|141	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_8.tex
12mr|texlive-pgfplots-1.5.1-1|142	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_9.pdf
12mr|texlive-pgfplots-1.5.1-1|143	%doc %{_texmfdistdir}/doc/latex/pgfplots/bugtracker/minimal_9.tex
12mr|texlive-pgfplots-1.5.1-1|144	%doc %{_texmfdistdir}/doc/latex/pgfplots/cartesian_phase_diagram.pdf
12mr|texlive-pgfplots-1.5.1-1|145	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/external1.gnuplot
12mr|texlive-pgfplots-1.5.1-1|146	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/external1.png
12mr|texlive-pgfplots-1.5.1-1|147	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/external2.pdf
12mr|texlive-pgfplots-1.5.1-1|148	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-fig1.png
12mr|texlive-pgfplots-1.5.1-1|149	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-fig2.png
12mr|texlive-pgfplots-1.5.1-1|150	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-fig3.png
12mr|texlive-pgfplots-1.5.1-1|151	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-fig4.png
12mr|texlive-pgfplots-1.5.1-1|152	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-log-snap0.png
12mr|texlive-pgfplots-1.5.1-1|153	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-log-snap1.png
12mr|texlive-pgfplots-1.5.1-1|154	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-log-snap2.png
12mr|texlive-pgfplots-1.5.1-1|155	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-logcode-snap0.png
12mr|texlive-pgfplots-1.5.1-1|156	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-logcode-snap1.png
12mr|texlive-pgfplots-1.5.1-1|157	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-scatter0.png
12mr|texlive-pgfplots-1.5.1-1|158	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-scatter1.png
12mr|texlive-pgfplots-1.5.1-1|159	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable-scatter2.png
12mr|texlive-pgfplots-1.5.1-1|160	%doc %{_texmfdistdir}/doc/latex/pgfplots/figures/pgfplotsclickable.tex
12mr|texlive-pgfplots-1.5.1-1|161	%doc %{_texmfdistdir}/doc/latex/pgfplots/gallery/Makefile
12mr|texlive-pgfplots-1.5.1-1|162	%doc %{_texmfdistdir}/doc/latex/pgfplots/gallery/extractexamples.pl
12mr|texlive-pgfplots-1.5.1-1|163	%doc %{_texmfdistdir}/doc/latex/pgfplots/gallery/gallery.css
12mr|texlive-pgfplots-1.5.1-1|164	%doc %{_texmfdistdir}/doc/latex/pgfplots/gibbs_phase_diagram.pdf
12mr|texlive-pgfplots-1.5.1-1|165	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_DoG.gnuplot
12mr|texlive-pgfplots-1.5.1-1|166	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_DoG.table
12mr|texlive-pgfplots-1.5.1-1|167	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_exp
12mr|texlive-pgfplots-1.5.1-1|168	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_exp.gnuplot
12mr|texlive-pgfplots-1.5.1-1|169	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_exp.table
12mr|texlive-pgfplots-1.5.1-1|170	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_exp.vrs
12mr|texlive-pgfplots-1.5.1-1|171	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_filesuffix.gnuplot
12mr|texlive-pgfplots-1.5.1-1|172	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_filesuffix.table
12mr|texlive-pgfplots-1.5.1-1|173	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_gnuplot_ppp.gnuplot
12mr|texlive-pgfplots-1.5.1-1|174	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_gnuplot_ppp.table
12mr|texlive-pgfplots-1.5.1-1|175	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_parable.gnuplot
12mr|texlive-pgfplots-1.5.1-1|176	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_parable.table
12mr|texlive-pgfplots-1.5.1-1|177	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_pow2.gnuplot
12mr|texlive-pgfplots-1.5.1-1|178	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_pow2.table
12mr|texlive-pgfplots-1.5.1-1|179	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_sin.gnuplot
12mr|texlive-pgfplots-1.5.1-1|180	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_sin.table
12mr|texlive-pgfplots-1.5.1-1|181	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_tangens.gnuplot
12mr|texlive-pgfplots-1.5.1-1|182	%doc %{_texmfdistdir}/doc/latex/pgfplots/gnuplot/pgfplots_tangens.table
12mr|texlive-pgfplots-1.5.1-1|183	%doc %{_texmfdistdir}/doc/latex/pgfplots/gpl-3.0.txt
12mr|texlive-pgfplots-1.5.1-1|184	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfmanual-en-macros.tex
12mr|texlive-pgfplots-1.5.1-1|185	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots-macros.tex
12mr|texlive-pgfplots-1.5.1-1|186	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.basic.reference.tex
12mr|texlive-pgfplots-1.5.1-1|187	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.bib
12mr|texlive-pgfplots-1.5.1-1|188	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.figlist
12mr|texlive-pgfplots-1.5.1-1|189	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.importexport.tex
12mr|texlive-pgfplots-1.5.1-1|190	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.install.tex
12mr|texlive-pgfplots-1.5.1-1|191	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.intro.tex
12mr|texlive-pgfplots-1.5.1-1|192	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.clickable.tex
12mr|texlive-pgfplots-1.5.1-1|193	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.colormaps.tex
12mr|texlive-pgfplots-1.5.1-1|194	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.dateplot.tex
12mr|texlive-pgfplots-1.5.1-1|195	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.external.tex
12mr|texlive-pgfplots-1.5.1-1|196	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.groupplot.tex
12mr|texlive-pgfplots-1.5.1-1|197	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.patchplots.tex
12mr|texlive-pgfplots-1.5.1-1|198	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.polar.tex
12mr|texlive-pgfplots-1.5.1-1|199	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.smithchart.tex
12mr|texlive-pgfplots-1.5.1-1|200	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.ternary.tex
12mr|texlive-pgfplots-1.5.1-1|201	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.tex
12mr|texlive-pgfplots-1.5.1-1|202	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.libs.units.tex
12mr|texlive-pgfplots-1.5.1-1|203	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.makefile
12mr|texlive-pgfplots-1.5.1-1|204	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.mst
12mr|texlive-pgfplots-1.5.1-1|205	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.pdf
12mr|texlive-pgfplots-1.5.1-1|206	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.preamble.tex
12mr|texlive-pgfplots-1.5.1-1|207	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.2dplots.tex
12mr|texlive-pgfplots-1.5.1-1|208	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.3dconfiguration.tex
12mr|texlive-pgfplots-1.5.1-1|209	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.3dplots.tex
12mr|texlive-pgfplots-1.5.1-1|210	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.alignment.tex
12mr|texlive-pgfplots-1.5.1-1|211	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.axis-addplot.tex
12mr|texlive-pgfplots-1.5.1-1|212	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.axisdescription.tex
12mr|texlive-pgfplots-1.5.1-1|213	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.closingplots.tex
12mr|texlive-pgfplots-1.5.1-1|214	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.coordfiltering.tex
12mr|texlive-pgfplots-1.5.1-1|215	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.errorbars.tex
12mr|texlive-pgfplots-1.5.1-1|216	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.gridoptions-axiscoordinates.tex
12mr|texlive-pgfplots-1.5.1-1|217	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.linefitting.tex
12mr|texlive-pgfplots-1.5.1-1|218	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.markers-meta.tex
12mr|texlive-pgfplots-1.5.1-1|219	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.miscellaneous.tex
12mr|texlive-pgfplots-1.5.1-1|220	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.numberformatting.tex
12mr|texlive-pgfplots-1.5.1-1|221	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.preliminaryoptions.tex
12mr|texlive-pgfplots-1.5.1-1|222	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.scaling.tex
12mr|texlive-pgfplots-1.5.1-1|223	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.specifyrange.tex
12mr|texlive-pgfplots-1.5.1-1|224	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.styleoptions.tex
12mr|texlive-pgfplots-1.5.1-1|225	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.symbolic-transformations.tex
12mr|texlive-pgfplots-1.5.1-1|226	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.symbolic.tex
12mr|texlive-pgfplots-1.5.1-1|227	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.tex
12mr|texlive-pgfplots-1.5.1-1|228	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.tickoptions.tex
12mr|texlive-pgfplots-1.5.1-1|229	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.tikzinteroperability.tex
12mr|texlive-pgfplots-1.5.1-1|230	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.reference.transformations.tex
12mr|texlive-pgfplots-1.5.1-1|231	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.resources.tex
12mr|texlive-pgfplots-1.5.1-1|232	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.testplot
12mr|texlive-pgfplots-1.5.1-1|233	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.testtable
12mr|texlive-pgfplots-1.5.1-1|234	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.testtable2.dat
12mr|texlive-pgfplots-1.5.1-1|235	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.tex
12mr|texlive-pgfplots-1.5.1-1|236	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots.timeseries.dat
12mr|texlive-pgfplots-1.5.1-1|237	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots_contourtmp0.dat
12mr|texlive-pgfplots-1.5.1-1|238	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots_contourtmp0.script
12mr|texlive-pgfplots-1.5.1-1|239	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots_contourtmp0.table
12mr|texlive-pgfplots-1.5.1-1|240	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots_contourtmp1.dat
12mr|texlive-pgfplots-1.5.1-1|241	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots_contourtmp1.script
12mr|texlive-pgfplots-1.5.1-1|242	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots_contourtmp1.table
12mr|texlive-pgfplots-1.5.1-1|243	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplots_ocg_copy.sty
12mr|texlive-pgfplots-1.5.1-1|244	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotsexample.pdf
12mr|texlive-pgfplots-1.5.1-1|245	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotsexample.tex
12mr|texlive-pgfplots-1.5.1-1|246	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.example1.csv
12mr|texlive-pgfplots-1.5.1-1|247	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.example1.dat
12mr|texlive-pgfplots-1.5.1-1|248	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.example2.dat
12mr|texlive-pgfplots-1.5.1-1|249	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.example3.dat
12mr|texlive-pgfplots-1.5.1-1|250	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.example4.dat
12mr|texlive-pgfplots-1.5.1-1|251	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.example5.dat
12mr|texlive-pgfplots-1.5.1-1|252	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.mst
12mr|texlive-pgfplots-1.5.1-1|253	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.pdf
12mr|texlive-pgfplots-1.5.1-1|254	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstable.tex
12mr|texlive-pgfplots-1.5.1-1|255	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstodo.pdf
12mr|texlive-pgfplots-1.5.1-1|256	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfplotstodo.tex
12mr|texlive-pgfplots-1.5.1-1|257	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfshell_cos.sh
12mr|texlive-pgfplots-1.5.1-1|258	%doc %{_texmfdistdir}/doc/latex/pgfplots/pgfshell_replot.sh
12mr|texlive-pgfplots-1.5.1-1|259	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/FokkerDrI_layer_0.facetIdx.dat
12mr|texlive-pgfplots-1.5.1-1|260	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/FokkerDrI_layer_0.patches.dat
12mr|texlive-pgfplots-1.5.1-1|261	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/FokkerDrI_layer_0.vertices.dat
12mr|texlive-pgfplots-1.5.1-1|262	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/accounts.dat
12mr|texlive-pgfplots-1.5.1-1|263	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/first3d.dat
12mr|texlive-pgfplots-1.5.1-1|264	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/group-1.dat
12mr|texlive-pgfplots-1.5.1-1|265	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/newexperiment1.dat
12mr|texlive-pgfplots-1.5.1-1|266	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/newexperiment2.dat
12mr|texlive-pgfplots-1.5.1-1|267	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/newexperiment3.dat
12mr|texlive-pgfplots-1.5.1-1|268	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/oldexperiment1.dat
12mr|texlive-pgfplots-1.5.1-1|269	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/oldexperiment2.dat
12mr|texlive-pgfplots-1.5.1-1|270	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/oldexperiment3.dat
12mr|texlive-pgfplots-1.5.1-1|271	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/ou.dat
12mr|texlive-pgfplots-1.5.1-1|272	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/patchexample_conn.dat
12mr|texlive-pgfplots-1.5.1-1|273	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/patchexample_verts.dat
12mr|texlive-pgfplots-1.5.1-1|274	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplots.randn.dat
12mr|texlive-pgfplots-1.5.1-1|275	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplots_scatterdata1.dat
12mr|texlive-pgfplots-1.5.1-1|276	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplots_scatterdata1_latent.dat
12mr|texlive-pgfplots-1.5.1-1|277	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplots_scatterdata2.dat
12mr|texlive-pgfplots-1.5.1-1|278	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplots_scatterdata2_latent.dat
12mr|texlive-pgfplots-1.5.1-1|279	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplots_scatterdata3.dat
12mr|texlive-pgfplots-1.5.1-1|280	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplots_scatterdata4.dat
12mr|texlive-pgfplots-1.5.1-1|281	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplotscontourmatlabexample.dat
12mr|texlive-pgfplots-1.5.1-1|282	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplotscontourmatlabexample.m
12mr|texlive-pgfplots-1.5.1-1|283	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplotsexample4.dat
12mr|texlive-pgfplots-1.5.1-1|284	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplotsexample4_grid.dat
12mr|texlive-pgfplots-1.5.1-1|285	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/pgfplotsternary.example1.dat
12mr|texlive-pgfplots-1.5.1-1|286	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics1.m
12mr|texlive-pgfplots-1.5.1-1|287	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3.m
12mr|texlive-pgfplots-1.5.1-1|288	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3.png
12mr|texlive-pgfplots-1.5.1-1|289	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3.seed
12mr|texlive-pgfplots-1.5.1-1|290	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3d.png
12mr|texlive-pgfplots-1.5.1-1|291	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3d.png.dat
12mr|texlive-pgfplots-1.5.1-1|292	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3dsurf.png
12mr|texlive-pgfplots-1.5.1-1|293	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3dsurfmatlab.png
12mr|texlive-pgfplots-1.5.1-1|294	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics3withaxis.png
12mr|texlive-pgfplots-1.5.1-1|295	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/plotgraphics_gimpmeasure.png
12mr|texlive-pgfplots-1.5.1-1|296	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/risingdrop3d.m
12mr|texlive-pgfplots-1.5.1-1|297	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/risingdrop3d.png
12mr|texlive-pgfplots-1.5.1-1|298	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/risingdrop3d_coord.dat
12mr|texlive-pgfplots-1.5.1-1|299	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/risingdrop3d_vel.dat
12mr|texlive-pgfplots-1.5.1-1|300	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/risingdrop3dwithaxis.png
12mr|texlive-pgfplots-1.5.1-1|301	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/scattercl.dat
12mr|texlive-pgfplots-1.5.1-1|302	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/smithchart_data.dat
12mr|texlive-pgfplots-1.5.1-1|303	%doc %{_texmfdistdir}/doc/latex/pgfplots/plotdata/ternary_data.txt
12mr|texlive-pgfplots-1.5.1-1|304	%doc %{_texmfdistdir}/doc/latex/pgfplots/texmf.cnf
12mr|texlive-pgfplots-1.5.1-1|305	%doc %{_texmfdistdir}/doc/latex/pgfplots/todo.archive.txt
12mr|texlive-pgfplots-1.5.1-1|306	%doc %{_texmfdistdir}/doc/plain/pgfplots/pgfplotsexample.pdf
12mr|texlive-pgfplots-1.5.1-1|307	%doc %{_texmfdistdir}/doc/plain/pgfplots/pgfplotsexample.tex
12mr|texlive-pgfplots-1.5.1-1|308	#- source
12mr|texlive-pgfplots-1.5.1-1|309	%doc %{_texmfdistdir}/source/context/third/pgfplots/pgfplotstests.tar.bz2
12mr|texlive-pgfplots-1.5.1-1|310	%doc %{_texmfdistdir}/source/latex/pgfplots/pgfplotstests.tar.bz2
12mr|texlive-pgfplots-1.5.1-1|311	
12mr|texlive-pgfplots-1.5.1-1|312	#-----------------------------------------------------------------------
12mr|texlive-pgfplots-1.5.1-1|313	%prep
12mr|texlive-pgfplots-1.5.1-1|314	%setup -c -a0 -a1 -a2
12mr|texlive-pgfplots-1.5.1-1|315	
12mr|texlive-pgfplots-1.5.1-1|316	%build
12mr|texlive-pgfplots-1.5.1-1|317	
12mr|texlive-pgfplots-1.5.1-1|318	%install
12mr|texlive-pgfplots-1.5.1-1|319	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pgfplots-1.5.1-1|320	cp -fpar scripts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pgfplots-1.5.1-1|321	
12mr|texlive-pgfplots-1.5.1-1|322	
12mr|texlive-pgfplots-1.5.1-1|323	
12mr|texlive-pgfplots-1.5.1-1|324	%changelog
12mr|texlive-pgfplots-1.5.1-1|325	

18228 12
12mr|texlive-pgf-soroban-1.0-2|1	# revision 15878
12mr|texlive-pgf-soroban-1.0-2|2	# category Package
12mr|texlive-pgf-soroban-1.0-2|3	# catalog-ctan /graphics/pgf/contrib/pgf-soroban
12mr|texlive-pgf-soroban-1.0-2|4	# catalog-date 2008-08-23 00:06:02 +0200
12mr|texlive-pgf-soroban-1.0-2|5	# catalog-license lppl
12mr|texlive-pgf-soroban-1.0-2|6	# catalog-version 1.0
12mr|texlive-pgf-soroban-1.0-2|7	Name:		texlive-pgf-soroban
12mr|texlive-pgf-soroban-1.0-2|8	Version:	1.0
12mr|texlive-pgf-soroban-1.0-2|9	Release:	2
12mr|texlive-pgf-soroban-1.0-2|10	Summary:	Create images of the soroban using TikZ/PGF
12mr|texlive-pgf-soroban-1.0-2|11	Group:		Publishing
12mr|texlive-pgf-soroban-1.0-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/pgf-soroban
12mr|texlive-pgf-soroban-1.0-2|13	License:	LPPL
12mr|texlive-pgf-soroban-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf-soroban.tar.xz
12mr|texlive-pgf-soroban-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf-soroban.doc.tar.xz
12mr|texlive-pgf-soroban-1.0-2|16	BuildArch:	noarch
12mr|texlive-pgf-soroban-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pgf-soroban-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pgf-soroban-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pgf-soroban-1.0-2|20	
12mr|texlive-pgf-soroban-1.0-2|21	%description
12mr|texlive-pgf-soroban-1.0-2|22	The package makes it possible to create pictures of the soroban
12mr|texlive-pgf-soroban-1.0-2|23	(Japanese abacus) using PGF/TikZ.
12mr|texlive-pgf-soroban-1.0-2|24	
12mr|texlive-pgf-soroban-1.0-2|25	%post
12mr|texlive-pgf-soroban-1.0-2|26	%{_sbindir}/texlive.post
12mr|texlive-pgf-soroban-1.0-2|27	
12mr|texlive-pgf-soroban-1.0-2|28	%postun
12mr|texlive-pgf-soroban-1.0-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-pgf-soroban-1.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-pgf-soroban-1.0-2|31	fi
12mr|texlive-pgf-soroban-1.0-2|32	
12mr|texlive-pgf-soroban-1.0-2|33	#-----------------------------------------------------------------------
12mr|texlive-pgf-soroban-1.0-2|34	%files
12mr|texlive-pgf-soroban-1.0-2|35	%{_texmfdistdir}/tex/latex/pgf-soroban/pgf-soroban.sty
12mr|texlive-pgf-soroban-1.0-2|36	%doc %{_texmfdistdir}/doc/latex/pgf-soroban/Changes
12mr|texlive-pgf-soroban-1.0-2|37	%doc %{_texmfdistdir}/doc/latex/pgf-soroban/README
12mr|texlive-pgf-soroban-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/pgf-soroban/pgf-soroban-doc.bib
12mr|texlive-pgf-soroban-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/pgf-soroban/pgf-soroban-doc.pdf
12mr|texlive-pgf-soroban-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/pgf-soroban/pgf-soroban-doc.tex
12mr|texlive-pgf-soroban-1.0-2|41	
12mr|texlive-pgf-soroban-1.0-2|42	#-----------------------------------------------------------------------
12mr|texlive-pgf-soroban-1.0-2|43	%prep
12mr|texlive-pgf-soroban-1.0-2|44	%setup -c -a0 -a1
12mr|texlive-pgf-soroban-1.0-2|45	
12mr|texlive-pgf-soroban-1.0-2|46	%build
12mr|texlive-pgf-soroban-1.0-2|47	
12mr|texlive-pgf-soroban-1.0-2|48	%install
12mr|texlive-pgf-soroban-1.0-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pgf-soroban-1.0-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pgf-soroban-1.0-2|51	
12mr|texlive-pgf-soroban-1.0-2|52	
12mr|texlive-pgf-soroban-1.0-2|53	
12mr|texlive-pgf-soroban-1.0-2|54	%changelog
12mr|texlive-pgf-soroban-1.0-2|55	

18229 12
12mr|texlive-pgf-umlsd-0.5-2|1	# revision 21301
12mr|texlive-pgf-umlsd-0.5-2|2	# category Package
12mr|texlive-pgf-umlsd-0.5-2|3	# catalog-ctan /graphics/pgf/contrib/pgf-umlsd
12mr|texlive-pgf-umlsd-0.5-2|4	# catalog-date 2011-02-03 13:02:40 +0100
12mr|texlive-pgf-umlsd-0.5-2|5	# catalog-license gpl
12mr|texlive-pgf-umlsd-0.5-2|6	# catalog-version 0.5
12mr|texlive-pgf-umlsd-0.5-2|7	Name:		texlive-pgf-umlsd
12mr|texlive-pgf-umlsd-0.5-2|8	Version:	0.5
12mr|texlive-pgf-umlsd-0.5-2|9	Release:	2
12mr|texlive-pgf-umlsd-0.5-2|10	Summary:	Draw UML Sequence Diagrams
12mr|texlive-pgf-umlsd-0.5-2|11	Group:		Publishing
12mr|texlive-pgf-umlsd-0.5-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/pgf-umlsd
12mr|texlive-pgf-umlsd-0.5-2|13	License:	GPL
12mr|texlive-pgf-umlsd-0.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf-umlsd.tar.xz
12mr|texlive-pgf-umlsd-0.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgf-umlsd.doc.tar.xz
12mr|texlive-pgf-umlsd-0.5-2|16	BuildArch:	noarch
12mr|texlive-pgf-umlsd-0.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pgf-umlsd-0.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pgf-umlsd-0.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pgf-umlsd-0.5-2|20	
12mr|texlive-pgf-umlsd-0.5-2|21	%description
12mr|texlive-pgf-umlsd-0.5-2|22	LaTeX macros to draw UML diagrams using pgf.
12mr|texlive-pgf-umlsd-0.5-2|23	
12mr|texlive-pgf-umlsd-0.5-2|24	%post
12mr|texlive-pgf-umlsd-0.5-2|25	%{_sbindir}/texlive.post
12mr|texlive-pgf-umlsd-0.5-2|26	
12mr|texlive-pgf-umlsd-0.5-2|27	%postun
12mr|texlive-pgf-umlsd-0.5-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-pgf-umlsd-0.5-2|29	%{_sbindir}/texlive.post
12mr|texlive-pgf-umlsd-0.5-2|30	fi
12mr|texlive-pgf-umlsd-0.5-2|31	
12mr|texlive-pgf-umlsd-0.5-2|32	#-----------------------------------------------------------------------
12mr|texlive-pgf-umlsd-0.5-2|33	%files
12mr|texlive-pgf-umlsd-0.5-2|34	%{_texmfdistdir}/tex/latex/pgf-umlsd/pgf-umlsd.sty
12mr|texlive-pgf-umlsd-0.5-2|35	%doc %{_texmfdistdir}/doc/latex/pgf-umlsd/README
12mr|texlive-pgf-umlsd-0.5-2|36	%doc %{_texmfdistdir}/doc/latex/pgf-umlsd/pgf-umlsd-demo.pdf
12mr|texlive-pgf-umlsd-0.5-2|37	%doc %{_texmfdistdir}/doc/latex/pgf-umlsd/pgf-umlsd-demo.tex
12mr|texlive-pgf-umlsd-0.5-2|38	%doc %{_texmfdistdir}/doc/latex/pgf-umlsd/pgf-umlsd-demo2.pdf
12mr|texlive-pgf-umlsd-0.5-2|39	%doc %{_texmfdistdir}/doc/latex/pgf-umlsd/pgf-umlsd-demo2.tex
12mr|texlive-pgf-umlsd-0.5-2|40	
12mr|texlive-pgf-umlsd-0.5-2|41	#-----------------------------------------------------------------------
12mr|texlive-pgf-umlsd-0.5-2|42	%prep
12mr|texlive-pgf-umlsd-0.5-2|43	%setup -c -a0 -a1
12mr|texlive-pgf-umlsd-0.5-2|44	
12mr|texlive-pgf-umlsd-0.5-2|45	%build
12mr|texlive-pgf-umlsd-0.5-2|46	
12mr|texlive-pgf-umlsd-0.5-2|47	%install
12mr|texlive-pgf-umlsd-0.5-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pgf-umlsd-0.5-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pgf-umlsd-0.5-2|50	
12mr|texlive-pgf-umlsd-0.5-2|51	
12mr|texlive-pgf-umlsd-0.5-2|52	
12mr|texlive-pgf-umlsd-0.5-2|53	%changelog
12mr|texlive-pgf-umlsd-0.5-2|54	

18230 12
12mr|texlive-phaistos-1.0-2|1	# revision 18651
12mr|texlive-phaistos-1.0-2|2	# category Package
12mr|texlive-phaistos-1.0-2|3	# catalog-ctan /fonts/archaic/phaistos
12mr|texlive-phaistos-1.0-2|4	# catalog-date 2008-07-09 12:34:16 +0200
12mr|texlive-phaistos-1.0-2|5	# catalog-license lppl
12mr|texlive-phaistos-1.0-2|6	# catalog-version 1.0
12mr|texlive-phaistos-1.0-2|7	Name:		texlive-phaistos
12mr|texlive-phaistos-1.0-2|8	Version:	1.0
12mr|texlive-phaistos-1.0-2|9	Release:	2
12mr|texlive-phaistos-1.0-2|10	Summary:	Disk of Phaistos font
12mr|texlive-phaistos-1.0-2|11	Group:		Publishing
12mr|texlive-phaistos-1.0-2|12	URL:		http://www.ctan.org/tex-archive/fonts/archaic/phaistos
12mr|texlive-phaistos-1.0-2|13	License:	LPPL
12mr|texlive-phaistos-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/phaistos.tar.xz
12mr|texlive-phaistos-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/phaistos.doc.tar.xz
12mr|texlive-phaistos-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/phaistos.source.tar.xz
12mr|texlive-phaistos-1.0-2|17	BuildArch:	noarch
12mr|texlive-phaistos-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-phaistos-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-phaistos-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-phaistos-1.0-2|21	
12mr|texlive-phaistos-1.0-2|22	%description
12mr|texlive-phaistos-1.0-2|23	A font that contains all the symbols of the famous Disc of
12mr|texlive-phaistos-1.0-2|24	Phaistos, together with a LaTeX package. The disc was 'printed'
12mr|texlive-phaistos-1.0-2|25	by stamping the wet clay with some sort of punches, probably
12mr|texlive-phaistos-1.0-2|26	around 1700 BCE. The font is available in Adobe Type 1 and
12mr|texlive-phaistos-1.0-2|27	OpenType formats (the latter using the Unicode positions for
12mr|texlive-phaistos-1.0-2|28	the symbols). There are those who believe that this Cretan
12mr|texlive-phaistos-1.0-2|29	script was used to 'write' Greek (it is known, for example,
12mr|texlive-phaistos-1.0-2|30	that the rather later Cretan Linear B script was used to write
12mr|texlive-phaistos-1.0-2|31	Greek), but arguments for other languages have been presented.
12mr|texlive-phaistos-1.0-2|32	
12mr|texlive-phaistos-1.0-2|33	%post
12mr|texlive-phaistos-1.0-2|34	%{_sbindir}/texlive.post
12mr|texlive-phaistos-1.0-2|35	
12mr|texlive-phaistos-1.0-2|36	%postun
12mr|texlive-phaistos-1.0-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-phaistos-1.0-2|38	%{_sbindir}/texlive.post
12mr|texlive-phaistos-1.0-2|39	fi
12mr|texlive-phaistos-1.0-2|40	
12mr|texlive-phaistos-1.0-2|41	#-----------------------------------------------------------------------
12mr|texlive-phaistos-1.0-2|42	%files
12mr|texlive-phaistos-1.0-2|43	%{_texmfdistdir}/fonts/afm/public/phaistos/phaistos.afm
12mr|texlive-phaistos-1.0-2|44	%{_texmfdistdir}/fonts/map/dvips/phaistos/phaistos.map
12mr|texlive-phaistos-1.0-2|45	%{_texmfdistdir}/fonts/opentype/public/phaistos/Phaistos.otf
12mr|texlive-phaistos-1.0-2|46	%{_texmfdistdir}/fonts/tfm/public/phaistos/phaistos.tfm
12mr|texlive-phaistos-1.0-2|47	%{_texmfdistdir}/fonts/type1/public/phaistos/phaistos.pfb
12mr|texlive-phaistos-1.0-2|48	%{_texmfdistdir}/tex/latex/phaistos/phaistos.sty
12mr|texlive-phaistos-1.0-2|49	%doc %{_texmfdistdir}/doc/fonts/phaistos/getglyphs
12mr|texlive-phaistos-1.0-2|50	%doc %{_texmfdistdir}/doc/fonts/phaistos/glyphTable.pdf
12mr|texlive-phaistos-1.0-2|51	#- source
12mr|texlive-phaistos-1.0-2|52	%doc %{_texmfdistdir}/source/fonts/phaistos/phaistos.dtx
12mr|texlive-phaistos-1.0-2|53	%doc %{_texmfdistdir}/source/fonts/phaistos/phaistos.ins
12mr|texlive-phaistos-1.0-2|54	
12mr|texlive-phaistos-1.0-2|55	#-----------------------------------------------------------------------
12mr|texlive-phaistos-1.0-2|56	%prep
12mr|texlive-phaistos-1.0-2|57	%setup -c -a0 -a1 -a2
12mr|texlive-phaistos-1.0-2|58	
12mr|texlive-phaistos-1.0-2|59	%build
12mr|texlive-phaistos-1.0-2|60	
12mr|texlive-phaistos-1.0-2|61	%install
12mr|texlive-phaistos-1.0-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-phaistos-1.0-2|63	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-phaistos-1.0-2|64	
12mr|texlive-phaistos-1.0-2|65	
12mr|texlive-phaistos-1.0-2|66	
12mr|texlive-phaistos-1.0-2|67	%changelog
12mr|texlive-phaistos-1.0-2|68	

18231 12
12mr|texlive-philex-1.0-2|1	# revision 17879
12mr|texlive-philex-1.0-2|2	# category Package
12mr|texlive-philex-1.0-2|3	# catalog-ctan /macros/latex/contrib/philex
12mr|texlive-philex-1.0-2|4	# catalog-date 2010-04-29 12:33:30 +0200
12mr|texlive-philex-1.0-2|5	# catalog-license lppl
12mr|texlive-philex-1.0-2|6	# catalog-version 1.0
12mr|texlive-philex-1.0-2|7	Name:		texlive-philex
12mr|texlive-philex-1.0-2|8	Version:	1.0
12mr|texlive-philex-1.0-2|9	Release:	2
12mr|texlive-philex-1.0-2|10	Summary:	Cross references for named and numbered environments
12mr|texlive-philex-1.0-2|11	Group:		Publishing
12mr|texlive-philex-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/philex
12mr|texlive-philex-1.0-2|13	License:	LPPL
12mr|texlive-philex-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philex.tar.xz
12mr|texlive-philex-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philex.doc.tar.xz
12mr|texlive-philex-1.0-2|16	BuildArch:	noarch
12mr|texlive-philex-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-philex-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-philex-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-philex-1.0-2|20	
12mr|texlive-philex-1.0-2|21	%description
12mr|texlive-philex-1.0-2|22	Philex provides means for creating and cross-referencing named
12mr|texlive-philex-1.0-2|23	or numbered environments. Possible uses would be equations,
12mr|texlive-philex-1.0-2|24	example sentences (as in linguistics or philosophy) or named
12mr|texlive-philex-1.0-2|25	principles. Cross references may refer either to the number, or
12mr|texlive-philex-1.0-2|26	to a short name of the target environment, or to the contents
12mr|texlive-philex-1.0-2|27	of the environment. Philex builds on the facilities of the
12mr|texlive-philex-1.0-2|28	linguex package.
12mr|texlive-philex-1.0-2|29	
12mr|texlive-philex-1.0-2|30	%post
12mr|texlive-philex-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-philex-1.0-2|32	
12mr|texlive-philex-1.0-2|33	%postun
12mr|texlive-philex-1.0-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-philex-1.0-2|35	%{_sbindir}/texlive.post
12mr|texlive-philex-1.0-2|36	fi
12mr|texlive-philex-1.0-2|37	
12mr|texlive-philex-1.0-2|38	#-----------------------------------------------------------------------
12mr|texlive-philex-1.0-2|39	%files
12mr|texlive-philex-1.0-2|40	%{_texmfdistdir}/tex/latex/philex/philex.sty
12mr|texlive-philex-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/philex/philexmanualb.pdf
12mr|texlive-philex-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/philex/philexmanualb.tex
12mr|texlive-philex-1.0-2|43	
12mr|texlive-philex-1.0-2|44	#-----------------------------------------------------------------------
12mr|texlive-philex-1.0-2|45	%prep
12mr|texlive-philex-1.0-2|46	%setup -c -a0 -a1
12mr|texlive-philex-1.0-2|47	
12mr|texlive-philex-1.0-2|48	%build
12mr|texlive-philex-1.0-2|49	
12mr|texlive-philex-1.0-2|50	%install
12mr|texlive-philex-1.0-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-philex-1.0-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-philex-1.0-2|53	
12mr|texlive-philex-1.0-2|54	
12mr|texlive-philex-1.0-2|55	
12mr|texlive-philex-1.0-2|56	%changelog
12mr|texlive-philex-1.0-2|57	

18232 12
12mr|texlive-philokalia-1.1-2|1	# revision 18651
12mr|texlive-philokalia-1.1-2|2	# category Package
12mr|texlive-philokalia-1.1-2|3	# catalog-ctan /fonts/philokalia
12mr|texlive-philokalia-1.1-2|4	# catalog-date 2007-09-24 10:59:32 +0200
12mr|texlive-philokalia-1.1-2|5	# catalog-license ofl
12mr|texlive-philokalia-1.1-2|6	# catalog-version 1.1
12mr|texlive-philokalia-1.1-2|7	Name:		texlive-philokalia
12mr|texlive-philokalia-1.1-2|8	Version:	1.1
12mr|texlive-philokalia-1.1-2|9	Release:	2
12mr|texlive-philokalia-1.1-2|10	Summary:	A font to typeset the Philokalia Books
12mr|texlive-philokalia-1.1-2|11	Group:		Publishing
12mr|texlive-philokalia-1.1-2|12	URL:		http://www.ctan.org/tex-archive/fonts/philokalia
12mr|texlive-philokalia-1.1-2|13	License:	OFL
12mr|texlive-philokalia-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philokalia.tar.xz
12mr|texlive-philokalia-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philokalia.doc.tar.xz
12mr|texlive-philokalia-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philokalia.source.tar.xz
12mr|texlive-philokalia-1.1-2|17	BuildArch:	noarch
12mr|texlive-philokalia-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-philokalia-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-philokalia-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-philokalia-1.1-2|21	
12mr|texlive-philokalia-1.1-2|22	%description
12mr|texlive-philokalia-1.1-2|23	The philokalia package has been designed to ease the use of the
12mr|texlive-philokalia-1.1-2|24	Philokalia-Regular OpenType font with XeLaTeX. The font started
12mr|texlive-philokalia-1.1-2|25	as a project to digitize the typeface used to typeset the
12mr|texlive-philokalia-1.1-2|26	Philokalia books.
12mr|texlive-philokalia-1.1-2|27	
12mr|texlive-philokalia-1.1-2|28	%post
12mr|texlive-philokalia-1.1-2|29	%{_sbindir}/texlive.post
12mr|texlive-philokalia-1.1-2|30	
12mr|texlive-philokalia-1.1-2|31	%postun
12mr|texlive-philokalia-1.1-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-philokalia-1.1-2|33	%{_sbindir}/texlive.post
12mr|texlive-philokalia-1.1-2|34	fi
12mr|texlive-philokalia-1.1-2|35	
12mr|texlive-philokalia-1.1-2|36	#-----------------------------------------------------------------------
12mr|texlive-philokalia-1.1-2|37	%files
12mr|texlive-philokalia-1.1-2|38	%{_texmfdistdir}/fonts/opentype/public/philokalia/Philokalia-Regular.otf
12mr|texlive-philokalia-1.1-2|39	%{_texmfdistdir}/tex/xelatex/philokalia/eu1plk.fd
12mr|texlive-philokalia-1.1-2|40	%{_texmfdistdir}/tex/xelatex/philokalia/philokalia.sty
12mr|texlive-philokalia-1.1-2|41	%doc %{_texmfdistdir}/doc/xelatex/philokalia/philokalia.pdf
12mr|texlive-philokalia-1.1-2|42	#- source
12mr|texlive-philokalia-1.1-2|43	%doc %{_texmfdistdir}/source/xelatex/philokalia/philokalia.dtx
12mr|texlive-philokalia-1.1-2|44	%doc %{_texmfdistdir}/source/xelatex/philokalia/philokalia.ins
12mr|texlive-philokalia-1.1-2|45	
12mr|texlive-philokalia-1.1-2|46	#-----------------------------------------------------------------------
12mr|texlive-philokalia-1.1-2|47	%prep
12mr|texlive-philokalia-1.1-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-philokalia-1.1-2|49	
12mr|texlive-philokalia-1.1-2|50	%build
12mr|texlive-philokalia-1.1-2|51	
12mr|texlive-philokalia-1.1-2|52	%install
12mr|texlive-philokalia-1.1-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-philokalia-1.1-2|54	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-philokalia-1.1-2|55	
12mr|texlive-philokalia-1.1-2|56	
12mr|texlive-philokalia-1.1-2|57	
12mr|texlive-philokalia-1.1-2|58	%changelog
12mr|texlive-philokalia-1.1-2|59	

18233 12
12mr|texlive-philosophersimprint-1.2-1|1	# revision 26831
12mr|texlive-philosophersimprint-1.2-1|2	# category Package
12mr|texlive-philosophersimprint-1.2-1|3	# catalog-ctan /macros/latex/contrib/philosophersimprint
12mr|texlive-philosophersimprint-1.2-1|4	# catalog-date 2012-06-03 22:54:07 +0200
12mr|texlive-philosophersimprint-1.2-1|5	# catalog-license lppl
12mr|texlive-philosophersimprint-1.2-1|6	# catalog-version 1.2
12mr|texlive-philosophersimprint-1.2-1|7	Name:		texlive-philosophersimprint
12mr|texlive-philosophersimprint-1.2-1|8	Version:	1.2
12mr|texlive-philosophersimprint-1.2-1|9	Release:	1
12mr|texlive-philosophersimprint-1.2-1|10	Summary:	Typesetting articles for "Philosophers' Imprint"
12mr|texlive-philosophersimprint-1.2-1|11	Group:		Publishing
12mr|texlive-philosophersimprint-1.2-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/philosophersimprint
12mr|texlive-philosophersimprint-1.2-1|13	License:	LPPL
12mr|texlive-philosophersimprint-1.2-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philosophersimprint.tar.xz
12mr|texlive-philosophersimprint-1.2-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philosophersimprint.doc.tar.xz
12mr|texlive-philosophersimprint-1.2-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/philosophersimprint.source.tar.xz
12mr|texlive-philosophersimprint-1.2-1|17	BuildArch:	noarch
12mr|texlive-philosophersimprint-1.2-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-philosophersimprint-1.2-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-philosophersimprint-1.2-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-philosophersimprint-1.2-1|21	
12mr|texlive-philosophersimprint-1.2-1|22	%description
12mr|texlive-philosophersimprint-1.2-1|23	In its mission statement we read "Philosophers' Imprint is a
12mr|texlive-philosophersimprint-1.2-1|24	refereed series of original papers in philosophy, edited by
12mr|texlive-philosophersimprint-1.2-1|25	philosophy faculty at the University of Michigan, with the
12mr|texlive-philosophersimprint-1.2-1|26	advice of an international Board of Editors, and published on
12mr|texlive-philosophersimprint-1.2-1|27	the World Wide Web by the University of Michigan Digital
12mr|texlive-philosophersimprint-1.2-1|28	Library. The mission of the Imprint is to promote a future in
12mr|texlive-philosophersimprint-1.2-1|29	which funds currently spent on journal subscriptions are
12mr|texlive-philosophersimprint-1.2-1|30	redirected to the dissemination of scholarship for free, via
12mr|texlive-philosophersimprint-1.2-1|31	the Internet". The class helps authors to typeset their own
12mr|texlive-philosophersimprint-1.2-1|32	articles in "Web-ready" format. No assumption is made about the
12mr|texlive-philosophersimprint-1.2-1|33	fonts available to the author: the class itself is restricted
12mr|texlive-philosophersimprint-1.2-1|34	to freely available and freely distributed fonts, only.
12mr|texlive-philosophersimprint-1.2-1|35	
12mr|texlive-philosophersimprint-1.2-1|36	%post
12mr|texlive-philosophersimprint-1.2-1|37	%{_sbindir}/texlive.post
12mr|texlive-philosophersimprint-1.2-1|38	
12mr|texlive-philosophersimprint-1.2-1|39	%postun
12mr|texlive-philosophersimprint-1.2-1|40	if [ $1 -eq 0 ]; then
12mr|texlive-philosophersimprint-1.2-1|41	%{_sbindir}/texlive.post
12mr|texlive-philosophersimprint-1.2-1|42	fi
12mr|texlive-philosophersimprint-1.2-1|43	
12mr|texlive-philosophersimprint-1.2-1|44	#-----------------------------------------------------------------------
12mr|texlive-philosophersimprint-1.2-1|45	%files
12mr|texlive-philosophersimprint-1.2-1|46	%{_texmfdistdir}/tex/latex/philosophersimprint/philosophersimprint.cls
12mr|texlive-philosophersimprint-1.2-1|47	%doc %{_texmfdistdir}/doc/latex/philosophersimprint/Makefile
12mr|texlive-philosophersimprint-1.2-1|48	%doc %{_texmfdistdir}/doc/latex/philosophersimprint/README
12mr|texlive-philosophersimprint-1.2-1|49	%doc %{_texmfdistdir}/doc/latex/philosophersimprint/philosophersimprint.bib
12mr|texlive-philosophersimprint-1.2-1|50	%doc %{_texmfdistdir}/doc/latex/philosophersimprint/philosophersimprint.pdf
12mr|texlive-philosophersimprint-1.2-1|51	%doc %{_texmfdistdir}/doc/latex/philosophersimprint/sample.pdf
12mr|texlive-philosophersimprint-1.2-1|52	%doc %{_texmfdistdir}/doc/latex/philosophersimprint/sample.tex
12mr|texlive-philosophersimprint-1.2-1|53	#- source
12mr|texlive-philosophersimprint-1.2-1|54	%doc %{_texmfdistdir}/source/latex/philosophersimprint/philosophersimprint.dtx
12mr|texlive-philosophersimprint-1.2-1|55	%doc %{_texmfdistdir}/source/latex/philosophersimprint/philosophersimprint.ins
12mr|texlive-philosophersimprint-1.2-1|56	
12mr|texlive-philosophersimprint-1.2-1|57	#-----------------------------------------------------------------------
12mr|texlive-philosophersimprint-1.2-1|58	%prep
12mr|texlive-philosophersimprint-1.2-1|59	%setup -c -a0 -a1 -a2
12mr|texlive-philosophersimprint-1.2-1|60	
12mr|texlive-philosophersimprint-1.2-1|61	%build
12mr|texlive-philosophersimprint-1.2-1|62	
12mr|texlive-philosophersimprint-1.2-1|63	%install
12mr|texlive-philosophersimprint-1.2-1|64	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-philosophersimprint-1.2-1|65	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-philosophersimprint-1.2-1|66	
12mr|texlive-philosophersimprint-1.2-1|67	
12mr|texlive-philosophersimprint-1.2-1|68	
12mr|texlive-philosophersimprint-1.2-1|69	%changelog
12mr|texlive-philosophersimprint-1.2-1|70	

18234 12
12mr|texlive-phonetic-20110328-2|1	# revision 21871
12mr|texlive-phonetic-20110328-2|2	# category Package
12mr|texlive-phonetic-20110328-2|3	# catalog-ctan /fonts/phonetic
12mr|texlive-phonetic-20110328-2|4	# catalog-date 2011-03-28 22:21:58 +0200
12mr|texlive-phonetic-20110328-2|5	# catalog-license lppl
12mr|texlive-phonetic-20110328-2|6	# catalog-version undef
12mr|texlive-phonetic-20110328-2|7	Name:		texlive-phonetic
12mr|texlive-phonetic-20110328-2|8	Version:	20110328
12mr|texlive-phonetic-20110328-2|9	Release:	2
12mr|texlive-phonetic-20110328-2|10	Summary:	MetaFont Phonetic fonts, based on Computer Modern
12mr|texlive-phonetic-20110328-2|11	Group:		Publishing
12mr|texlive-phonetic-20110328-2|12	URL:		http://www.ctan.org/tex-archive/fonts/phonetic
12mr|texlive-phonetic-20110328-2|13	License:	LPPL
12mr|texlive-phonetic-20110328-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/phonetic.tar.xz
12mr|texlive-phonetic-20110328-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/phonetic.doc.tar.xz
12mr|texlive-phonetic-20110328-2|16	BuildArch:	noarch
12mr|texlive-phonetic-20110328-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-phonetic-20110328-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-phonetic-20110328-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-phonetic-20110328-2|20	
12mr|texlive-phonetic-20110328-2|21	%description
12mr|texlive-phonetic-20110328-2|22	The fonts are based on Computer Modern, and specified in
12mr|texlive-phonetic-20110328-2|23	MetaFont. Macros for the fonts' use are provided, both for
12mr|texlive-phonetic-20110328-2|24	LaTeX 2.09 and for current LaTeX.
12mr|texlive-phonetic-20110328-2|25	
12mr|texlive-phonetic-20110328-2|26	%post
12mr|texlive-phonetic-20110328-2|27	%{_sbindir}/texlive.post
12mr|texlive-phonetic-20110328-2|28	
12mr|texlive-phonetic-20110328-2|29	%postun
12mr|texlive-phonetic-20110328-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-phonetic-20110328-2|31	%{_sbindir}/texlive.post
12mr|texlive-phonetic-20110328-2|32	fi
12mr|texlive-phonetic-20110328-2|33	
12mr|texlive-phonetic-20110328-2|34	#-----------------------------------------------------------------------
12mr|texlive-phonetic-20110328-2|35	%files
12mr|texlive-phonetic-20110328-2|36	%{_texmfdistdir}/fonts/source/public/phonetic/cmph10.mf
12mr|texlive-phonetic-20110328-2|37	%{_texmfdistdir}/fonts/source/public/phonetic/cmph5.mf
12mr|texlive-phonetic-20110328-2|38	%{_texmfdistdir}/fonts/source/public/phonetic/cmph6.mf
12mr|texlive-phonetic-20110328-2|39	%{_texmfdistdir}/fonts/source/public/phonetic/cmph7.mf
12mr|texlive-phonetic-20110328-2|40	%{_texmfdistdir}/fonts/source/public/phonetic/cmph8.mf
12mr|texlive-phonetic-20110328-2|41	%{_texmfdistdir}/fonts/source/public/phonetic/cmph9.mf
12mr|texlive-phonetic-20110328-2|42	%{_texmfdistdir}/fonts/source/public/phonetic/cmphb10.mf
12mr|texlive-phonetic-20110328-2|43	%{_texmfdistdir}/fonts/source/public/phonetic/cmphi10.mf
12mr|texlive-phonetic-20110328-2|44	%{_texmfdistdir}/fonts/source/public/phonetic/cmphi7.mf
12mr|texlive-phonetic-20110328-2|45	%{_texmfdistdir}/fonts/source/public/phonetic/cmphi8.mf
12mr|texlive-phonetic-20110328-2|46	%{_texmfdistdir}/fonts/source/public/phonetic/cmphi9.mf
12mr|texlive-phonetic-20110328-2|47	%{_texmfdistdir}/fonts/source/public/phonetic/local.mf
12mr|texlive-phonetic-20110328-2|48	%{_texmfdistdir}/fonts/source/public/phonetic/phochar.mf
12mr|texlive-phonetic-20110328-2|49	%{_texmfdistdir}/fonts/source/public/phonetic/phoital.mf
12mr|texlive-phonetic-20110328-2|50	%{_texmfdistdir}/fonts/source/public/phonetic/phoitchar.mf
12mr|texlive-phonetic-20110328-2|51	%{_texmfdistdir}/fonts/source/public/phonetic/phosym.mf
12mr|texlive-phonetic-20110328-2|52	%{_texmfdistdir}/fonts/source/public/phonetic/symchar.mf
12mr|texlive-phonetic-20110328-2|53	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmph10.tfm
12mr|texlive-phonetic-20110328-2|54	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmph5.tfm
12mr|texlive-phonetic-20110328-2|55	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmph6.tfm
12mr|texlive-phonetic-20110328-2|56	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmph7.tfm
12mr|texlive-phonetic-20110328-2|57	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmph8.tfm
12mr|texlive-phonetic-20110328-2|58	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmph9.tfm
12mr|texlive-phonetic-20110328-2|59	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmphb10.tfm
12mr|texlive-phonetic-20110328-2|60	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmphi10.tfm
12mr|texlive-phonetic-20110328-2|61	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmphi7.tfm
12mr|texlive-phonetic-20110328-2|62	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmphi8.tfm
12mr|texlive-phonetic-20110328-2|63	%{_texmfdistdir}/fonts/tfm/public/phonetic/cmphi9.tfm
12mr|texlive-phonetic-20110328-2|64	%{_texmfdistdir}/tex/latex/phonetic/Uphon.fd
12mr|texlive-phonetic-20110328-2|65	%{_texmfdistdir}/tex/latex/phonetic/phonetic.sty
12mr|texlive-phonetic-20110328-2|66	%doc %{_texmfdistdir}/doc/fonts/phonetic/Doc/209/phonetic-table.tex
12mr|texlive-phonetic-20110328-2|67	%doc %{_texmfdistdir}/doc/fonts/phonetic/Doc/209/phonetic.sty
12mr|texlive-phonetic-20110328-2|68	%doc %{_texmfdistdir}/doc/fonts/phonetic/Doc/README
12mr|texlive-phonetic-20110328-2|69	%doc %{_texmfdistdir}/doc/fonts/phonetic/README
12mr|texlive-phonetic-20110328-2|70	%doc %{_texmfdistdir}/doc/fonts/phonetic/makefile
12mr|texlive-phonetic-20110328-2|71	%doc %{_texmfdistdir}/doc/fonts/phonetic/phonetic-table.pdf
12mr|texlive-phonetic-20110328-2|72	%doc %{_texmfdistdir}/doc/fonts/phonetic/phonetic-table.tex
12mr|texlive-phonetic-20110328-2|73	
12mr|texlive-phonetic-20110328-2|74	#-----------------------------------------------------------------------
12mr|texlive-phonetic-20110328-2|75	%prep
12mr|texlive-phonetic-20110328-2|76	%setup -c -a0 -a1
12mr|texlive-phonetic-20110328-2|77	
12mr|texlive-phonetic-20110328-2|78	%build
12mr|texlive-phonetic-20110328-2|79	
12mr|texlive-phonetic-20110328-2|80	%install
12mr|texlive-phonetic-20110328-2|81	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-phonetic-20110328-2|82	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-phonetic-20110328-2|83	
12mr|texlive-phonetic-20110328-2|84	
12mr|texlive-phonetic-20110328-2|85	
12mr|texlive-phonetic-20110328-2|86	%changelog
12mr|texlive-phonetic-20110328-2|87	

18235 12
12mr|texlive-photo-20061202-2|1	# revision 18739
12mr|texlive-photo-20061202-2|2	# category Package
12mr|texlive-photo-20061202-2|3	# catalog-ctan /macros/latex/contrib/photo
12mr|texlive-photo-20061202-2|4	# catalog-date 2006-12-02 15:26:11 +0100
12mr|texlive-photo-20061202-2|5	# catalog-license lppl
12mr|texlive-photo-20061202-2|6	# catalog-version undef
12mr|texlive-photo-20061202-2|7	Name:		texlive-photo
12mr|texlive-photo-20061202-2|8	Version:	20061202
12mr|texlive-photo-20061202-2|9	Release:	2
12mr|texlive-photo-20061202-2|10	Summary:	A float environment for photographs
12mr|texlive-photo-20061202-2|11	Group:		Publishing
12mr|texlive-photo-20061202-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/photo
12mr|texlive-photo-20061202-2|13	License:	LPPL
12mr|texlive-photo-20061202-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/photo.tar.xz
12mr|texlive-photo-20061202-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/photo.doc.tar.xz
12mr|texlive-photo-20061202-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/photo.source.tar.xz
12mr|texlive-photo-20061202-2|17	BuildArch:	noarch
12mr|texlive-photo-20061202-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-photo-20061202-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-photo-20061202-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-photo-20061202-2|21	
12mr|texlive-photo-20061202-2|22	%description
12mr|texlive-photo-20061202-2|23	This package introduces a new float type called photo which
12mr|texlive-photo-20061202-2|24	works similar to the float types table and figure. Various
12mr|texlive-photo-20061202-2|25	options exist for placing photos, captions, and a
12mr|texlive-photo-20061202-2|26	"photographer" line. In twocolumn documents, a possibility
12mr|texlive-photo-20061202-2|27	exists to generate double-column floats automatically if the
12mr|texlive-photo-20061202-2|28	photo does not fit into one column. Photos do not have to be
12mr|texlive-photo-20061202-2|29	placed as floats, they can also be placed as boxes, with
12mr|texlive-photo-20061202-2|30	captions and photographer line still being available.
12mr|texlive-photo-20061202-2|31	
12mr|texlive-photo-20061202-2|32	%post
12mr|texlive-photo-20061202-2|33	%{_sbindir}/texlive.post
12mr|texlive-photo-20061202-2|34	
12mr|texlive-photo-20061202-2|35	%postun
12mr|texlive-photo-20061202-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-photo-20061202-2|37	%{_sbindir}/texlive.post
12mr|texlive-photo-20061202-2|38	fi
12mr|texlive-photo-20061202-2|39	
12mr|texlive-photo-20061202-2|40	#-----------------------------------------------------------------------
12mr|texlive-photo-20061202-2|41	%files
12mr|texlive-photo-20061202-2|42	%{_texmfdistdir}/tex/latex/photo/photo.sty
12mr|texlive-photo-20061202-2|43	%doc %{_texmfdistdir}/doc/latex/photo/Makefile
12mr|texlive-photo-20061202-2|44	%doc %{_texmfdistdir}/doc/latex/photo/photo.pdf
12mr|texlive-photo-20061202-2|45	%doc %{_texmfdistdir}/doc/latex/photo/photo_test.tex
12mr|texlive-photo-20061202-2|46	#- source
12mr|texlive-photo-20061202-2|47	%doc %{_texmfdistdir}/source/latex/photo/photo.drv
12mr|texlive-photo-20061202-2|48	%doc %{_texmfdistdir}/source/latex/photo/photo.dtx
12mr|texlive-photo-20061202-2|49	%doc %{_texmfdistdir}/source/latex/photo/photo.ins
12mr|texlive-photo-20061202-2|50	
12mr|texlive-photo-20061202-2|51	#-----------------------------------------------------------------------
12mr|texlive-photo-20061202-2|52	%prep
12mr|texlive-photo-20061202-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-photo-20061202-2|54	
12mr|texlive-photo-20061202-2|55	%build
12mr|texlive-photo-20061202-2|56	
12mr|texlive-photo-20061202-2|57	%install
12mr|texlive-photo-20061202-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-photo-20061202-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-photo-20061202-2|60	
12mr|texlive-photo-20061202-2|61	
12mr|texlive-photo-20061202-2|62	
12mr|texlive-photo-20061202-2|63	%changelog
12mr|texlive-photo-20061202-2|64	

18236 12
12mr|texlive-physymb-0.2-2|1	# revision 22406
12mr|texlive-physymb-0.2-2|2	# category Package
12mr|texlive-physymb-0.2-2|3	# catalog-ctan /macros/latex/contrib/physymb
12mr|texlive-physymb-0.2-2|4	# catalog-date 2011-05-10 11:06:42 +0200
12mr|texlive-physymb-0.2-2|5	# catalog-license lppl1.3
12mr|texlive-physymb-0.2-2|6	# catalog-version 0.2
12mr|texlive-physymb-0.2-2|7	Name:		texlive-physymb
12mr|texlive-physymb-0.2-2|8	Version:	0.2
12mr|texlive-physymb-0.2-2|9	Release:	2
12mr|texlive-physymb-0.2-2|10	Summary:	Assorted macros for Physicists
12mr|texlive-physymb-0.2-2|11	Group:		Publishing
12mr|texlive-physymb-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/physymb
12mr|texlive-physymb-0.2-2|13	License:	LPPL1.3
12mr|texlive-physymb-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/physymb.tar.xz
12mr|texlive-physymb-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/physymb.doc.tar.xz
12mr|texlive-physymb-0.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/physymb.source.tar.xz
12mr|texlive-physymb-0.2-2|17	BuildArch:	noarch
12mr|texlive-physymb-0.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-physymb-0.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-physymb-0.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-physymb-0.2-2|21	
12mr|texlive-physymb-0.2-2|22	%description
12mr|texlive-physymb-0.2-2|23	The package contains a large collection of small macros that
12mr|texlive-physymb-0.2-2|24	may be useful to physicists and occasionally some
12mr|texlive-physymb-0.2-2|25	mathematicians. It streamlines writing Dirac notation,
12mr|texlive-physymb-0.2-2|26	derivatives, vector variables, unit vectors, scientific
12mr|texlive-physymb-0.2-2|27	notation, elementary particles, and many other things.
12mr|texlive-physymb-0.2-2|28	
12mr|texlive-physymb-0.2-2|29	%post
12mr|texlive-physymb-0.2-2|30	%{_sbindir}/texlive.post
12mr|texlive-physymb-0.2-2|31	
12mr|texlive-physymb-0.2-2|32	%postun
12mr|texlive-physymb-0.2-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-physymb-0.2-2|34	%{_sbindir}/texlive.post
12mr|texlive-physymb-0.2-2|35	fi
12mr|texlive-physymb-0.2-2|36	
12mr|texlive-physymb-0.2-2|37	#-----------------------------------------------------------------------
12mr|texlive-physymb-0.2-2|38	%files
12mr|texlive-physymb-0.2-2|39	%{_texmfdistdir}/tex/latex/physymb/physymb.sty
12mr|texlive-physymb-0.2-2|40	%doc %{_texmfdistdir}/doc/latex/physymb/README
12mr|texlive-physymb-0.2-2|41	%doc %{_texmfdistdir}/doc/latex/physymb/physymb.pdf
12mr|texlive-physymb-0.2-2|42	#- source
12mr|texlive-physymb-0.2-2|43	%doc %{_texmfdistdir}/source/latex/physymb/physymb.dtx
12mr|texlive-physymb-0.2-2|44	%doc %{_texmfdistdir}/source/latex/physymb/physymb.ins
12mr|texlive-physymb-0.2-2|45	
12mr|texlive-physymb-0.2-2|46	#-----------------------------------------------------------------------
12mr|texlive-physymb-0.2-2|47	%prep
12mr|texlive-physymb-0.2-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-physymb-0.2-2|49	
12mr|texlive-physymb-0.2-2|50	%build
12mr|texlive-physymb-0.2-2|51	
12mr|texlive-physymb-0.2-2|52	%install
12mr|texlive-physymb-0.2-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-physymb-0.2-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-physymb-0.2-2|55	
12mr|texlive-physymb-0.2-2|56	
12mr|texlive-physymb-0.2-2|57	
12mr|texlive-physymb-0.2-2|58	%changelog
12mr|texlive-physymb-0.2-2|59	

18237 12
12mr|texlive-piano-1.0-2|1	# revision 21574
12mr|texlive-piano-1.0-2|2	# category Package
12mr|texlive-piano-1.0-2|3	# catalog-ctan /macros/latex/contrib/piano
12mr|texlive-piano-1.0-2|4	# catalog-date 2011-03-01 13:06:36 +0100
12mr|texlive-piano-1.0-2|5	# catalog-license lppl
12mr|texlive-piano-1.0-2|6	# catalog-version 1.0
12mr|texlive-piano-1.0-2|7	Name:		texlive-piano
12mr|texlive-piano-1.0-2|8	Version:	1.0
12mr|texlive-piano-1.0-2|9	Release:	2
12mr|texlive-piano-1.0-2|10	Summary:	Typeset a basic 2-octave piano diagram
12mr|texlive-piano-1.0-2|11	Group:		Publishing
12mr|texlive-piano-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/piano
12mr|texlive-piano-1.0-2|13	License:	LPPL
12mr|texlive-piano-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/piano.tar.xz
12mr|texlive-piano-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/piano.doc.tar.xz
12mr|texlive-piano-1.0-2|16	BuildArch:	noarch
12mr|texlive-piano-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-piano-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-piano-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-piano-1.0-2|20	
12mr|texlive-piano-1.0-2|21	%description
12mr|texlive-piano-1.0-2|22	This package adds the \keyboard[1][2]..[7] command to your
12mr|texlive-piano-1.0-2|23	project. When used, it draws a small 2 octaves piano keyboard
12mr|texlive-piano-1.0-2|24	on your document, with up to 7 keys highlighted. Keys go : Co,
12mr|texlive-piano-1.0-2|25	Cso, Do, Dso, Eo, Fo, Fso, Go, Gso, Ao, Aso, Bo, Ct, Cst, Dt,
12mr|texlive-piano-1.0-2|26	Dst, Et, Ft, Fst, Gt, Gst, At, Ast and Bt. (A working example
12mr|texlive-piano-1.0-2|27	is included in the README file.).
12mr|texlive-piano-1.0-2|28	
12mr|texlive-piano-1.0-2|29	%post
12mr|texlive-piano-1.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-piano-1.0-2|31	
12mr|texlive-piano-1.0-2|32	%postun
12mr|texlive-piano-1.0-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-piano-1.0-2|34	%{_sbindir}/texlive.post
12mr|texlive-piano-1.0-2|35	fi
12mr|texlive-piano-1.0-2|36	
12mr|texlive-piano-1.0-2|37	#-----------------------------------------------------------------------
12mr|texlive-piano-1.0-2|38	%files
12mr|texlive-piano-1.0-2|39	%{_texmfdistdir}/tex/latex/piano/piano.sty
12mr|texlive-piano-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/piano/README
12mr|texlive-piano-1.0-2|41	
12mr|texlive-piano-1.0-2|42	#-----------------------------------------------------------------------
12mr|texlive-piano-1.0-2|43	%prep
12mr|texlive-piano-1.0-2|44	%setup -c -a0 -a1
12mr|texlive-piano-1.0-2|45	
12mr|texlive-piano-1.0-2|46	%build
12mr|texlive-piano-1.0-2|47	
12mr|texlive-piano-1.0-2|48	%install
12mr|texlive-piano-1.0-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-piano-1.0-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-piano-1.0-2|51	
12mr|texlive-piano-1.0-2|52	
12mr|texlive-piano-1.0-2|53	
12mr|texlive-piano-1.0-2|54	%changelog
12mr|texlive-piano-1.0-2|55	

18238 12
12mr|texlive-picinpar-1.2a-2|1	# revision 20374
12mr|texlive-picinpar-1.2a-2|2	# category Package
12mr|texlive-picinpar-1.2a-2|3	# catalog-ctan /macros/latex209/contrib/picinpar
12mr|texlive-picinpar-1.2a-2|4	# catalog-date 2010-11-05 12:43:21 +0100
12mr|texlive-picinpar-1.2a-2|5	# catalog-license gpl
12mr|texlive-picinpar-1.2a-2|6	# catalog-version 1.2a
12mr|texlive-picinpar-1.2a-2|7	Name:		texlive-picinpar
12mr|texlive-picinpar-1.2a-2|8	Version:	1.2a
12mr|texlive-picinpar-1.2a-2|9	Release:	2
12mr|texlive-picinpar-1.2a-2|10	Summary:	Insert pictures into paragraphs
12mr|texlive-picinpar-1.2a-2|11	Group:		Publishing
12mr|texlive-picinpar-1.2a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex209/contrib/picinpar
12mr|texlive-picinpar-1.2a-2|13	License:	GPL
12mr|texlive-picinpar-1.2a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/picinpar.tar.xz
12mr|texlive-picinpar-1.2a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/picinpar.doc.tar.xz
12mr|texlive-picinpar-1.2a-2|16	BuildArch:	noarch
12mr|texlive-picinpar-1.2a-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-picinpar-1.2a-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-picinpar-1.2a-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-picinpar-1.2a-2|20	
12mr|texlive-picinpar-1.2a-2|21	%description
12mr|texlive-picinpar-1.2a-2|22	A legacy package for creating 'windows' in paragraphs, for
12mr|texlive-picinpar-1.2a-2|23	inserting graphics, etc. (including "dropped capitals"). Users
12mr|texlive-picinpar-1.2a-2|24	should note that Piet van Oostrum (in a published review of
12mr|texlive-picinpar-1.2a-2|25	packages of this sort) does not recommend this package; Picins
12mr|texlive-picinpar-1.2a-2|26	is recommended instead.
12mr|texlive-picinpar-1.2a-2|27	
12mr|texlive-picinpar-1.2a-2|28	%post
12mr|texlive-picinpar-1.2a-2|29	%{_sbindir}/texlive.post
12mr|texlive-picinpar-1.2a-2|30	
12mr|texlive-picinpar-1.2a-2|31	%postun
12mr|texlive-picinpar-1.2a-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-picinpar-1.2a-2|33	%{_sbindir}/texlive.post
12mr|texlive-picinpar-1.2a-2|34	fi
12mr|texlive-picinpar-1.2a-2|35	
12mr|texlive-picinpar-1.2a-2|36	#-----------------------------------------------------------------------
12mr|texlive-picinpar-1.2a-2|37	%files
12mr|texlive-picinpar-1.2a-2|38	%{_texmfdistdir}/tex/latex/picinpar/picinpar.sty
12mr|texlive-picinpar-1.2a-2|39	%doc %{_texmfdistdir}/doc/latex/picinpar/picinpar-de.pdf
12mr|texlive-picinpar-1.2a-2|40	%doc %{_texmfdistdir}/doc/latex/picinpar/picinpar-de.tex
12mr|texlive-picinpar-1.2a-2|41	%doc %{_texmfdistdir}/doc/latex/picinpar/picinpar-en.pdf
12mr|texlive-picinpar-1.2a-2|42	%doc %{_texmfdistdir}/doc/latex/picinpar/picinpar-en.tex
12mr|texlive-picinpar-1.2a-2|43	
12mr|texlive-picinpar-1.2a-2|44	#-----------------------------------------------------------------------
12mr|texlive-picinpar-1.2a-2|45	%prep
12mr|texlive-picinpar-1.2a-2|46	%setup -c -a0 -a1
12mr|texlive-picinpar-1.2a-2|47	
12mr|texlive-picinpar-1.2a-2|48	%build
12mr|texlive-picinpar-1.2a-2|49	
12mr|texlive-picinpar-1.2a-2|50	%install
12mr|texlive-picinpar-1.2a-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-picinpar-1.2a-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-picinpar-1.2a-2|53	
12mr|texlive-picinpar-1.2a-2|54	
12mr|texlive-picinpar-1.2a-2|55	
12mr|texlive-picinpar-1.2a-2|56	%changelog
12mr|texlive-picinpar-1.2a-2|57	

18239 12
12mr|texlive-pict2e-0.2x-2|1	# revision 21987
12mr|texlive-pict2e-0.2x-2|2	# category Package
12mr|texlive-pict2e-0.2x-2|3	# catalog-ctan /macros/latex/contrib/pict2e
12mr|texlive-pict2e-0.2x-2|4	# catalog-date 2009-08-09 12:58:24 +0200
12mr|texlive-pict2e-0.2x-2|5	# catalog-license lppl
12mr|texlive-pict2e-0.2x-2|6	# catalog-version 0.2x
12mr|texlive-pict2e-0.2x-2|7	Name:		texlive-pict2e
12mr|texlive-pict2e-0.2x-2|8	Version:	0.2x
12mr|texlive-pict2e-0.2x-2|9	Release:	2
12mr|texlive-pict2e-0.2x-2|10	Summary:	New implementation of picture commands
12mr|texlive-pict2e-0.2x-2|11	Group:		Publishing
12mr|texlive-pict2e-0.2x-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pict2e
12mr|texlive-pict2e-0.2x-2|13	License:	LPPL
12mr|texlive-pict2e-0.2x-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pict2e.tar.xz
12mr|texlive-pict2e-0.2x-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pict2e.doc.tar.xz
12mr|texlive-pict2e-0.2x-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pict2e.source.tar.xz
12mr|texlive-pict2e-0.2x-2|17	BuildArch:	noarch
12mr|texlive-pict2e-0.2x-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pict2e-0.2x-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pict2e-0.2x-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pict2e-0.2x-2|21	
12mr|texlive-pict2e-0.2x-2|22	%description
12mr|texlive-pict2e-0.2x-2|23	This package was described in the 2nd edition of 'LaTeX: A
12mr|texlive-pict2e-0.2x-2|24	Document Preparation System', but the LaTeX project team
12mr|texlive-pict2e-0.2x-2|25	declined to produce the package. For a long time, LaTeX has
12mr|texlive-pict2e-0.2x-2|26	included a 'pict2e package' that merely produced an apologetic
12mr|texlive-pict2e-0.2x-2|27	error message. The new package extends the existing LaTeX
12mr|texlive-pict2e-0.2x-2|28	picture environment, using the familiar technique (cf. the
12mr|texlive-pict2e-0.2x-2|29	graphics and color packages) of driver files. The package
12mr|texlive-pict2e-0.2x-2|30	documentation has a fair number of examples of use, showing
12mr|texlive-pict2e-0.2x-2|31	where things are improved by comparison with the LaTeX picture
12mr|texlive-pict2e-0.2x-2|32	environment.
12mr|texlive-pict2e-0.2x-2|33	
12mr|texlive-pict2e-0.2x-2|34	%post
12mr|texlive-pict2e-0.2x-2|35	%{_sbindir}/texlive.post
12mr|texlive-pict2e-0.2x-2|36	
12mr|texlive-pict2e-0.2x-2|37	%postun
12mr|texlive-pict2e-0.2x-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-pict2e-0.2x-2|39	%{_sbindir}/texlive.post
12mr|texlive-pict2e-0.2x-2|40	fi
12mr|texlive-pict2e-0.2x-2|41	
12mr|texlive-pict2e-0.2x-2|42	#-----------------------------------------------------------------------
12mr|texlive-pict2e-0.2x-2|43	%files
12mr|texlive-pict2e-0.2x-2|44	%{_texmfdistdir}/tex/latex/pict2e/p2e-dvipdfm.def
12mr|texlive-pict2e-0.2x-2|45	%{_texmfdistdir}/tex/latex/pict2e/p2e-dvipdfmx.def
12mr|texlive-pict2e-0.2x-2|46	%{_texmfdistdir}/tex/latex/pict2e/p2e-dvips.def
12mr|texlive-pict2e-0.2x-2|47	%{_texmfdistdir}/tex/latex/pict2e/p2e-pctex32.def
12mr|texlive-pict2e-0.2x-2|48	%{_texmfdistdir}/tex/latex/pict2e/p2e-pctexps.def
12mr|texlive-pict2e-0.2x-2|49	%{_texmfdistdir}/tex/latex/pict2e/p2e-pdftex.def
12mr|texlive-pict2e-0.2x-2|50	%{_texmfdistdir}/tex/latex/pict2e/p2e-textures.def
12mr|texlive-pict2e-0.2x-2|51	%{_texmfdistdir}/tex/latex/pict2e/p2e-vtex.def
12mr|texlive-pict2e-0.2x-2|52	%{_texmfdistdir}/tex/latex/pict2e/p2e-xetex.def
12mr|texlive-pict2e-0.2x-2|53	%{_texmfdistdir}/tex/latex/pict2e/pict2e.cfg
12mr|texlive-pict2e-0.2x-2|54	%{_texmfdistdir}/tex/latex/pict2e/pict2e.sty
12mr|texlive-pict2e-0.2x-2|55	%doc %{_texmfdistdir}/doc/latex/pict2e/README
12mr|texlive-pict2e-0.2x-2|56	%doc %{_texmfdistdir}/doc/latex/pict2e/manifest.txt
12mr|texlive-pict2e-0.2x-2|57	%doc %{_texmfdistdir}/doc/latex/pict2e/p2e-drivers.pdf
12mr|texlive-pict2e-0.2x-2|58	%doc %{_texmfdistdir}/doc/latex/pict2e/pict2e.pdf
12mr|texlive-pict2e-0.2x-2|59	#- source
12mr|texlive-pict2e-0.2x-2|60	%doc %{_texmfdistdir}/source/latex/pict2e/p2e-drivers.dtx
12mr|texlive-pict2e-0.2x-2|61	%doc %{_texmfdistdir}/source/latex/pict2e/pict2e.dtx
12mr|texlive-pict2e-0.2x-2|62	%doc %{_texmfdistdir}/source/latex/pict2e/pict2e.ins
12mr|texlive-pict2e-0.2x-2|63	
12mr|texlive-pict2e-0.2x-2|64	#-----------------------------------------------------------------------
12mr|texlive-pict2e-0.2x-2|65	%prep
12mr|texlive-pict2e-0.2x-2|66	%setup -c -a0 -a1 -a2
12mr|texlive-pict2e-0.2x-2|67	
12mr|texlive-pict2e-0.2x-2|68	%build
12mr|texlive-pict2e-0.2x-2|69	
12mr|texlive-pict2e-0.2x-2|70	%install
12mr|texlive-pict2e-0.2x-2|71	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pict2e-0.2x-2|72	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pict2e-0.2x-2|73	
12mr|texlive-pict2e-0.2x-2|74	
12mr|texlive-pict2e-0.2x-2|75	
12mr|texlive-pict2e-0.2x-2|76	%changelog
12mr|texlive-pict2e-0.2x-2|77	

18240 12
12mr|texlive-pictex-1.1-2|1	# revision 21943
12mr|texlive-pictex-1.1-2|2	# category Package
12mr|texlive-pictex-1.1-2|3	# catalog-ctan /graphics/pictex
12mr|texlive-pictex-1.1-2|4	# catalog-date 2011-04-03 16:40:50 +0200
12mr|texlive-pictex-1.1-2|5	# catalog-license lppl1
12mr|texlive-pictex-1.1-2|6	# catalog-version 1.1
12mr|texlive-pictex-1.1-2|7	Name:		texlive-pictex
12mr|texlive-pictex-1.1-2|8	Version:	1.1
12mr|texlive-pictex-1.1-2|9	Release:	2
12mr|texlive-pictex-1.1-2|10	Summary:	Picture drawing macros for TeX and LaTeX
12mr|texlive-pictex-1.1-2|11	Group:		Publishing
12mr|texlive-pictex-1.1-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pictex
12mr|texlive-pictex-1.1-2|13	License:	LPPL1
12mr|texlive-pictex-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pictex.tar.xz
12mr|texlive-pictex-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pictex.doc.tar.xz
12mr|texlive-pictex-1.1-2|16	BuildArch:	noarch
12mr|texlive-pictex-1.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pictex-1.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pictex-1.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pictex-1.1-2|20	
12mr|texlive-pictex-1.1-2|21	%description
12mr|texlive-pictex-1.1-2|22	PicTeX is an early, and very comprehensive drawing package,
12mr|texlive-pictex-1.1-2|23	that mostly draws by placing myriads of small dots to make up
12mr|texlive-pictex-1.1-2|24	pictures. It has a tendency to run out of space, most
12mr|texlive-pictex-1.1-2|25	especially of allowable dimensions registers; packages m-pictex
12mr|texlive-pictex-1.1-2|26	and pictexwd deal with the register problem, in different ways.
12mr|texlive-pictex-1.1-2|27	Note that full documentation may be bought via the PC-TeX site,
12mr|texlive-pictex-1.1-2|28	though a command summary is available as free software.
12mr|texlive-pictex-1.1-2|29	Alternatively, a front-end package such as mathsPiC, which
12mr|texlive-pictex-1.1-2|30	covers all of PicTeX and has a complete and free manual, could
12mr|texlive-pictex-1.1-2|31	be used.
12mr|texlive-pictex-1.1-2|32	
12mr|texlive-pictex-1.1-2|33	%post
12mr|texlive-pictex-1.1-2|34	%{_sbindir}/texlive.post
12mr|texlive-pictex-1.1-2|35	
12mr|texlive-pictex-1.1-2|36	%postun
12mr|texlive-pictex-1.1-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-pictex-1.1-2|38	%{_sbindir}/texlive.post
12mr|texlive-pictex-1.1-2|39	fi
12mr|texlive-pictex-1.1-2|40	
12mr|texlive-pictex-1.1-2|41	#-----------------------------------------------------------------------
12mr|texlive-pictex-1.1-2|42	%files
12mr|texlive-pictex-1.1-2|43	%{_texmfdistdir}/tex/generic/pictex/errorbars.tex
12mr|texlive-pictex-1.1-2|44	%{_texmfdistdir}/tex/generic/pictex/latexpicobjs.tex
12mr|texlive-pictex-1.1-2|45	%{_texmfdistdir}/tex/generic/pictex/piccorr.sty
12mr|texlive-pictex-1.1-2|46	%{_texmfdistdir}/tex/generic/pictex/picmore.tex
12mr|texlive-pictex-1.1-2|47	%{_texmfdistdir}/tex/generic/pictex/pictex.sty
12mr|texlive-pictex-1.1-2|48	%{_texmfdistdir}/tex/generic/pictex/pictex.tex
12mr|texlive-pictex-1.1-2|49	%{_texmfdistdir}/tex/generic/pictex/pictexwd.sty
12mr|texlive-pictex-1.1-2|50	%{_texmfdistdir}/tex/generic/pictex/pictexwd.tex
12mr|texlive-pictex-1.1-2|51	%{_texmfdistdir}/tex/generic/pictex/pointers.tex
12mr|texlive-pictex-1.1-2|52	%{_texmfdistdir}/tex/generic/pictex/postpictex.tex
12mr|texlive-pictex-1.1-2|53	%{_texmfdistdir}/tex/generic/pictex/prepictex.tex
12mr|texlive-pictex-1.1-2|54	%{_texmfdistdir}/tex/generic/pictex/texpictex.tex
12mr|texlive-pictex-1.1-2|55	%{_texmfdistdir}/tex/generic/pictex/tree.sty
12mr|texlive-pictex-1.1-2|56	%doc %{_texmfdistdir}/doc/generic/pictex/00index
12mr|texlive-pictex-1.1-2|57	%doc %{_texmfdistdir}/doc/generic/pictex/README
12mr|texlive-pictex-1.1-2|58	%doc %{_texmfdistdir}/doc/generic/pictex/pictexzusatz.txt
12mr|texlive-pictex-1.1-2|59	%doc %{_texmfdistdir}/doc/generic/pictex/readme.errorbars
12mr|texlive-pictex-1.1-2|60	
12mr|texlive-pictex-1.1-2|61	#-----------------------------------------------------------------------
12mr|texlive-pictex-1.1-2|62	%prep
12mr|texlive-pictex-1.1-2|63	%setup -c -a0 -a1
12mr|texlive-pictex-1.1-2|64	
12mr|texlive-pictex-1.1-2|65	%build
12mr|texlive-pictex-1.1-2|66	
12mr|texlive-pictex-1.1-2|67	%install
12mr|texlive-pictex-1.1-2|68	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pictex-1.1-2|69	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pictex-1.1-2|70	
12mr|texlive-pictex-1.1-2|71	
12mr|texlive-pictex-1.1-2|72	
12mr|texlive-pictex-1.1-2|73	%changelog
12mr|texlive-pictex-1.1-2|74	

18241 12
12mr|texlive-pictex2-20070113-2|1	# revision 15878
12mr|texlive-pictex2-20070113-2|2	# category Package
12mr|texlive-pictex2-20070113-2|3	# catalog-ctan /macros/latex/contrib/pictex2/pictex2.sty
12mr|texlive-pictex2-20070113-2|4	# catalog-date 2007-01-13 09:26:05 +0100
12mr|texlive-pictex2-20070113-2|5	# catalog-license lppl
12mr|texlive-pictex2-20070113-2|6	# catalog-version undef
12mr|texlive-pictex2-20070113-2|7	Name:		texlive-pictex2
12mr|texlive-pictex2-20070113-2|8	Version:	20070113
12mr|texlive-pictex2-20070113-2|9	Release:	2
12mr|texlive-pictex2-20070113-2|10	Summary:	Adds relative coordinates and improves the \plot command
12mr|texlive-pictex2-20070113-2|11	Group:		Publishing
12mr|texlive-pictex2-20070113-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pictex2/pictex2.sty
12mr|texlive-pictex2-20070113-2|13	License:	LPPL
12mr|texlive-pictex2-20070113-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pictex2.tar.xz
12mr|texlive-pictex2-20070113-2|15	BuildArch:	noarch
12mr|texlive-pictex2-20070113-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-pictex2-20070113-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-pictex2-20070113-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-pictex2-20070113-2|19	
12mr|texlive-pictex2-20070113-2|20	%description
12mr|texlive-pictex2-20070113-2|21	Adds two user commands to standard PiCTeX. One command uses
12mr|texlive-pictex2-20070113-2|22	relative coordinates, thus eliminating the need to calculate
12mr|texlive-pictex2-20070113-2|23	the coordinate of every point manually as in standard PiCTeX.
12mr|texlive-pictex2-20070113-2|24	The other command modifies \plot to use a rule instead of dots
12mr|texlive-pictex2-20070113-2|25	if the line segment is horizontal or vertical.
12mr|texlive-pictex2-20070113-2|26	
12mr|texlive-pictex2-20070113-2|27	%post
12mr|texlive-pictex2-20070113-2|28	%{_sbindir}/texlive.post
12mr|texlive-pictex2-20070113-2|29	
12mr|texlive-pictex2-20070113-2|30	%postun
12mr|texlive-pictex2-20070113-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pictex2-20070113-2|32	%{_sbindir}/texlive.post
12mr|texlive-pictex2-20070113-2|33	fi
12mr|texlive-pictex2-20070113-2|34	
12mr|texlive-pictex2-20070113-2|35	#-----------------------------------------------------------------------
12mr|texlive-pictex2-20070113-2|36	%files
12mr|texlive-pictex2-20070113-2|37	%{_texmfdistdir}/tex/latex/pictex2/pictex2.sty
12mr|texlive-pictex2-20070113-2|38	
12mr|texlive-pictex2-20070113-2|39	#-----------------------------------------------------------------------
12mr|texlive-pictex2-20070113-2|40	%prep
12mr|texlive-pictex2-20070113-2|41	%setup -c -a0
12mr|texlive-pictex2-20070113-2|42	
12mr|texlive-pictex2-20070113-2|43	%build
12mr|texlive-pictex2-20070113-2|44	
12mr|texlive-pictex2-20070113-2|45	%install
12mr|texlive-pictex2-20070113-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pictex2-20070113-2|47	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-pictex2-20070113-2|48	
12mr|texlive-pictex2-20070113-2|49	
12mr|texlive-pictex2-20070113-2|50	
12mr|texlive-pictex2-20070113-2|51	%changelog
12mr|texlive-pictex2-20070113-2|52	

18242 12
12mr|texlive-pictexsum-20060827-1|1	# revision 24965
12mr|texlive-pictexsum-20060827-1|2	# category Package
12mr|texlive-pictexsum-20060827-1|3	# catalog-ctan /info/pictex/summary
12mr|texlive-pictexsum-20060827-1|4	# catalog-date 2006-08-27 16:41:02 +0100
12mr|texlive-pictexsum-20060827-1|5	# catalog-license other-free
12mr|texlive-pictexsum-20060827-1|6	# catalog-version undef
12mr|texlive-pictexsum-20060827-1|7	Name:		texlive-pictexsum
12mr|texlive-pictexsum-20060827-1|8	Version:	20060827
12mr|texlive-pictexsum-20060827-1|9	Release:	1
12mr|texlive-pictexsum-20060827-1|10	Summary:	A summary of PicTeX commands
12mr|texlive-pictexsum-20060827-1|11	Group:		Publishing
12mr|texlive-pictexsum-20060827-1|12	URL:		http://www.ctan.org/tex-archive/info/pictex/summary
12mr|texlive-pictexsum-20060827-1|13	License:	OTHER-FREE
12mr|texlive-pictexsum-20060827-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pictexsum.tar.xz
12mr|texlive-pictexsum-20060827-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pictexsum.doc.tar.xz
12mr|texlive-pictexsum-20060827-1|16	BuildArch:	noarch
12mr|texlive-pictexsum-20060827-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pictexsum-20060827-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pictexsum-20060827-1|19	
12mr|texlive-pictexsum-20060827-1|20	%description
12mr|texlive-pictexsum-20060827-1|21	The document summarises the commands of PicTeX. While it is no
12mr|texlive-pictexsum-20060827-1|22	substitute for the PicTeX manual itself (available from
12mr|texlive-pictexsum-20060827-1|23	Personal TeX inc.), the document is a useful aide-memoire for
12mr|texlive-pictexsum-20060827-1|24	those who have read the manual.
12mr|texlive-pictexsum-20060827-1|25	
12mr|texlive-pictexsum-20060827-1|26	#-----------------------------------------------------------------------
12mr|texlive-pictexsum-20060827-1|27	%files
12mr|texlive-pictexsum-20060827-1|28	%doc %{_texmfdistdir}/doc/latex/pictexsum/Makefile
12mr|texlive-pictexsum-20060827-1|29	%doc %{_texmfdistdir}/doc/latex/pictexsum/README
12mr|texlive-pictexsum-20060827-1|30	%doc %{_texmfdistdir}/doc/latex/pictexsum/a4mod.sty
12mr|texlive-pictexsum-20060827-1|31	%doc %{_texmfdistdir}/doc/latex/pictexsum/pictexsum.pdf
12mr|texlive-pictexsum-20060827-1|32	%doc %{_texmfdistdir}/doc/latex/pictexsum/pictexsum.tex
12mr|texlive-pictexsum-20060827-1|33	%doc %{_texmfdistdir}/doc/latex/pictexsum/useful.sty
12mr|texlive-pictexsum-20060827-1|34	
12mr|texlive-pictexsum-20060827-1|35	#-----------------------------------------------------------------------
12mr|texlive-pictexsum-20060827-1|36	%prep
12mr|texlive-pictexsum-20060827-1|37	%setup -c -a0 -a1
12mr|texlive-pictexsum-20060827-1|38	
12mr|texlive-pictexsum-20060827-1|39	%build
12mr|texlive-pictexsum-20060827-1|40	
12mr|texlive-pictexsum-20060827-1|41	%install
12mr|texlive-pictexsum-20060827-1|42	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pictexsum-20060827-1|43	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pictexsum-20060827-1|44	
12mr|texlive-pictexsum-20060827-1|45	
12mr|texlive-pictexsum-20060827-1|46	
12mr|texlive-pictexsum-20060827-1|47	%changelog
12mr|texlive-pictexsum-20060827-1|48	

18243 12
12mr|texlive-piechartmp-0.3.0-2|1	# revision 19440
12mr|texlive-piechartmp-0.3.0-2|2	# category Package
12mr|texlive-piechartmp-0.3.0-2|3	# catalog-ctan /graphics/metapost/contrib/macros/piechartmp
12mr|texlive-piechartmp-0.3.0-2|4	# catalog-date 2007-01-13 20:56:44 +0100
12mr|texlive-piechartmp-0.3.0-2|5	# catalog-license lppl
12mr|texlive-piechartmp-0.3.0-2|6	# catalog-version 0.3.0
12mr|texlive-piechartmp-0.3.0-2|7	Name:		texlive-piechartmp
12mr|texlive-piechartmp-0.3.0-2|8	Version:	0.3.0
12mr|texlive-piechartmp-0.3.0-2|9	Release:	2
12mr|texlive-piechartmp-0.3.0-2|10	Summary:	Draw pie-charts using MetaPost
12mr|texlive-piechartmp-0.3.0-2|11	Group:		Publishing
12mr|texlive-piechartmp-0.3.0-2|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/piechartmp
12mr|texlive-piechartmp-0.3.0-2|13	License:	LPPL
12mr|texlive-piechartmp-0.3.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/piechartmp.tar.xz
12mr|texlive-piechartmp-0.3.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/piechartmp.doc.tar.xz
12mr|texlive-piechartmp-0.3.0-2|16	BuildArch:	noarch
12mr|texlive-piechartmp-0.3.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-piechartmp-0.3.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-piechartmp-0.3.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-piechartmp-0.3.0-2|20	
12mr|texlive-piechartmp-0.3.0-2|21	%description
12mr|texlive-piechartmp-0.3.0-2|22	The piechartmp package is an easy way to draw pie-charts with
12mr|texlive-piechartmp-0.3.0-2|23	MetaPost. The package implements an interface that enables
12mr|texlive-piechartmp-0.3.0-2|24	users with little MetaPost experience to draw charts. A
12mr|texlive-piechartmp-0.3.0-2|25	highlight of the package is the possibility of suppressing some
12mr|texlive-piechartmp-0.3.0-2|26	segments of the chart, thus creating the possibility of several
12mr|texlive-piechartmp-0.3.0-2|27	charts from the same data.
12mr|texlive-piechartmp-0.3.0-2|28	
12mr|texlive-piechartmp-0.3.0-2|29	%post
12mr|texlive-piechartmp-0.3.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-piechartmp-0.3.0-2|31	
12mr|texlive-piechartmp-0.3.0-2|32	%postun
12mr|texlive-piechartmp-0.3.0-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-piechartmp-0.3.0-2|34	%{_sbindir}/texlive.post
12mr|texlive-piechartmp-0.3.0-2|35	fi
12mr|texlive-piechartmp-0.3.0-2|36	
12mr|texlive-piechartmp-0.3.0-2|37	#-----------------------------------------------------------------------
12mr|texlive-piechartmp-0.3.0-2|38	%files
12mr|texlive-piechartmp-0.3.0-2|39	%{_texmfdistdir}/metapost/piechartmp/piechartmp.mp
12mr|texlive-piechartmp-0.3.0-2|40	%doc %{_texmfdistdir}/doc/metapost/piechartmp/INSTALL
12mr|texlive-piechartmp-0.3.0-2|41	%doc %{_texmfdistdir}/doc/metapost/piechartmp/LEGAL
12mr|texlive-piechartmp-0.3.0-2|42	%doc %{_texmfdistdir}/doc/metapost/piechartmp/README
12mr|texlive-piechartmp-0.3.0-2|43	%doc %{_texmfdistdir}/doc/metapost/piechartmp/README.TEXLIVE
12mr|texlive-piechartmp-0.3.0-2|44	%doc %{_texmfdistdir}/doc/metapost/piechartmp/examples/wec-mfun.mp
12mr|texlive-piechartmp-0.3.0-2|45	%doc %{_texmfdistdir}/doc/metapost/piechartmp/examples/wec-mfun.pdf
12mr|texlive-piechartmp-0.3.0-2|46	%doc %{_texmfdistdir}/doc/metapost/piechartmp/examples/wec.mp
12mr|texlive-piechartmp-0.3.0-2|47	%doc %{_texmfdistdir}/doc/metapost/piechartmp/examples/wec.pdf
12mr|texlive-piechartmp-0.3.0-2|48	%doc %{_texmfdistdir}/doc/metapost/piechartmp/examples/worldmap.jpg
12mr|texlive-piechartmp-0.3.0-2|49	
12mr|texlive-piechartmp-0.3.0-2|50	#-----------------------------------------------------------------------
12mr|texlive-piechartmp-0.3.0-2|51	%prep
12mr|texlive-piechartmp-0.3.0-2|52	%setup -c -a0 -a1
12mr|texlive-piechartmp-0.3.0-2|53	
12mr|texlive-piechartmp-0.3.0-2|54	%build
12mr|texlive-piechartmp-0.3.0-2|55	
12mr|texlive-piechartmp-0.3.0-2|56	%install
12mr|texlive-piechartmp-0.3.0-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-piechartmp-0.3.0-2|58	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
12mr|texlive-piechartmp-0.3.0-2|59	
12mr|texlive-piechartmp-0.3.0-2|60	
12mr|texlive-piechartmp-0.3.0-2|61	
12mr|texlive-piechartmp-0.3.0-2|62	%changelog
12mr|texlive-piechartmp-0.3.0-2|63	

18244 12
12mr|texlive-piff-20101208-2|1	# revision 21894
12mr|texlive-piff-20101208-2|2	# category Package
12mr|texlive-piff-20101208-2|3	# catalog-ctan /macros/latex/contrib/piff
12mr|texlive-piff-20101208-2|4	# catalog-date 2010-12-08 08:17:08 +0100
12mr|texlive-piff-20101208-2|5	# catalog-license pd
12mr|texlive-piff-20101208-2|6	# catalog-version undef
12mr|texlive-piff-20101208-2|7	Name:		texlive-piff
12mr|texlive-piff-20101208-2|8	Version:	20101208
12mr|texlive-piff-20101208-2|9	Release:	2
12mr|texlive-piff-20101208-2|10	Summary:	Macro tools by Mike Piff
12mr|texlive-piff-20101208-2|11	Group:		Publishing
12mr|texlive-piff-20101208-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/piff
12mr|texlive-piff-20101208-2|13	License:	PD
12mr|texlive-piff-20101208-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/piff.tar.xz
12mr|texlive-piff-20101208-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/piff.doc.tar.xz
12mr|texlive-piff-20101208-2|16	BuildArch:	noarch
12mr|texlive-piff-20101208-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-piff-20101208-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-piff-20101208-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-piff-20101208-2|20	
12mr|texlive-piff-20101208-2|21	%description
12mr|texlive-piff-20101208-2|22	The set consists (now) of: - a small package for dealing with
12mr|texlive-piff-20101208-2|23	duplicate-numbered output pages; - newproof, for defining
12mr|texlive-piff-20101208-2|24	mathematical proof structures; - onepagem for omitting the page
12mr|texlive-piff-20101208-2|25	number in one-page documents and - time, which prints a 12-hour
12mr|texlive-piff-20101208-2|26	format time.
12mr|texlive-piff-20101208-2|27	
12mr|texlive-piff-20101208-2|28	%post
12mr|texlive-piff-20101208-2|29	%{_sbindir}/texlive.post
12mr|texlive-piff-20101208-2|30	
12mr|texlive-piff-20101208-2|31	%postun
12mr|texlive-piff-20101208-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-piff-20101208-2|33	%{_sbindir}/texlive.post
12mr|texlive-piff-20101208-2|34	fi
12mr|texlive-piff-20101208-2|35	
12mr|texlive-piff-20101208-2|36	#-----------------------------------------------------------------------
12mr|texlive-piff-20101208-2|37	%files
12mr|texlive-piff-20101208-2|38	%{_texmfdistdir}/tex/latex/piff/duplicat.sty
12mr|texlive-piff-20101208-2|39	%{_texmfdistdir}/tex/latex/piff/newproof.sty
12mr|texlive-piff-20101208-2|40	%{_texmfdistdir}/tex/latex/piff/onepagem.sty
12mr|texlive-piff-20101208-2|41	%{_texmfdistdir}/tex/latex/piff/time.sty
12mr|texlive-piff-20101208-2|42	%doc %{_texmfdistdir}/doc/latex/piff/README
12mr|texlive-piff-20101208-2|43	%doc %{_texmfdistdir}/doc/latex/piff/duplicat-doc.pdf
12mr|texlive-piff-20101208-2|44	%doc %{_texmfdistdir}/doc/latex/piff/duplicat-doc.tex
12mr|texlive-piff-20101208-2|45	%doc %{_texmfdistdir}/doc/latex/piff/newproof-doc.pdf
12mr|texlive-piff-20101208-2|46	%doc %{_texmfdistdir}/doc/latex/piff/newproof-doc.tex
12mr|texlive-piff-20101208-2|47	%doc %{_texmfdistdir}/doc/latex/piff/onepagem-doc.pdf
12mr|texlive-piff-20101208-2|48	%doc %{_texmfdistdir}/doc/latex/piff/onepagem-doc.tex
12mr|texlive-piff-20101208-2|49	%doc %{_texmfdistdir}/doc/latex/piff/time-doc.pdf
12mr|texlive-piff-20101208-2|50	%doc %{_texmfdistdir}/doc/latex/piff/time-doc.tex
12mr|texlive-piff-20101208-2|51	
12mr|texlive-piff-20101208-2|52	#-----------------------------------------------------------------------
12mr|texlive-piff-20101208-2|53	%prep
12mr|texlive-piff-20101208-2|54	%setup -c -a0 -a1
12mr|texlive-piff-20101208-2|55	
12mr|texlive-piff-20101208-2|56	%build
12mr|texlive-piff-20101208-2|57	
12mr|texlive-piff-20101208-2|58	%install
12mr|texlive-piff-20101208-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-piff-20101208-2|60	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-piff-20101208-2|61	
12mr|texlive-piff-20101208-2|62	
12mr|texlive-piff-20101208-2|63	
12mr|texlive-piff-20101208-2|64	%changelog
12mr|texlive-piff-20101208-2|65	

18245 12
12mr|texlive-pigpen-0.2-2|1	# revision 15878
12mr|texlive-pigpen-0.2-2|2	# category Package
12mr|texlive-pigpen-0.2-2|3	# catalog-ctan /fonts/pigpen
12mr|texlive-pigpen-0.2-2|4	# catalog-date 2008-12-10 19:58:48 +0100
12mr|texlive-pigpen-0.2-2|5	# catalog-license lppl
12mr|texlive-pigpen-0.2-2|6	# catalog-version 0.2
12mr|texlive-pigpen-0.2-2|7	Name:		texlive-pigpen
12mr|texlive-pigpen-0.2-2|8	Version:	0.2
12mr|texlive-pigpen-0.2-2|9	Release:	2
12mr|texlive-pigpen-0.2-2|10	Summary:	A font for the pigpen (or masonic) cipher
12mr|texlive-pigpen-0.2-2|11	Group:		Publishing
12mr|texlive-pigpen-0.2-2|12	URL:		http://www.ctan.org/tex-archive/fonts/pigpen
12mr|texlive-pigpen-0.2-2|13	License:	LPPL
12mr|texlive-pigpen-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pigpen.tar.xz
12mr|texlive-pigpen-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pigpen.doc.tar.xz
12mr|texlive-pigpen-0.2-2|16	BuildArch:	noarch
12mr|texlive-pigpen-0.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pigpen-0.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pigpen-0.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pigpen-0.2-2|20	
12mr|texlive-pigpen-0.2-2|21	%description
12mr|texlive-pigpen-0.2-2|22	The Pigpen cipher package provides the font and the necessary
12mr|texlive-pigpen-0.2-2|23	wrappers (style file, etc.) in order to write Pigpen ciphers, a
12mr|texlive-pigpen-0.2-2|24	simple substitution cipher. The package provides a font
12mr|texlive-pigpen-0.2-2|25	(available both as MetaFont source, and as an Adobe Type 1
12mr|texlive-pigpen-0.2-2|26	file), and macros for its use.
12mr|texlive-pigpen-0.2-2|27	
12mr|texlive-pigpen-0.2-2|28	%post
12mr|texlive-pigpen-0.2-2|29	%{_sbindir}/texlive.post
12mr|texlive-pigpen-0.2-2|30	
12mr|texlive-pigpen-0.2-2|31	%postun
12mr|texlive-pigpen-0.2-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-pigpen-0.2-2|33	%{_sbindir}/texlive.post
12mr|texlive-pigpen-0.2-2|34	fi
12mr|texlive-pigpen-0.2-2|35	
12mr|texlive-pigpen-0.2-2|36	#-----------------------------------------------------------------------
12mr|texlive-pigpen-0.2-2|37	%files
12mr|texlive-pigpen-0.2-2|38	%{_texmfdistdir}/fonts/map/dvips/pigpen/pigpen.map
12mr|texlive-pigpen-0.2-2|39	%{_texmfdistdir}/fonts/source/public/pigpen/pigpen.mf
12mr|texlive-pigpen-0.2-2|40	%{_texmfdistdir}/fonts/tfm/public/pigpen/pigpen.tfm
12mr|texlive-pigpen-0.2-2|41	%{_texmfdistdir}/fonts/type1/public/pigpen/pigpen.pfa
12mr|texlive-pigpen-0.2-2|42	%{_texmfdistdir}/tex/latex/pigpen/pigpen.sty
12mr|texlive-pigpen-0.2-2|43	%{_texmfdistdir}/tex/latex/pigpen/pigpen.tex
12mr|texlive-pigpen-0.2-2|44	%doc %{_texmfdistdir}/doc/latex/pigpen/README
12mr|texlive-pigpen-0.2-2|45	%doc %{_texmfdistdir}/doc/latex/pigpen/pigpendoc.pdf
12mr|texlive-pigpen-0.2-2|46	%doc %{_texmfdistdir}/doc/latex/pigpen/pigpendoc.tex
12mr|texlive-pigpen-0.2-2|47	
12mr|texlive-pigpen-0.2-2|48	#-----------------------------------------------------------------------
12mr|texlive-pigpen-0.2-2|49	%prep
12mr|texlive-pigpen-0.2-2|50	%setup -c -a0 -a1
12mr|texlive-pigpen-0.2-2|51	
12mr|texlive-pigpen-0.2-2|52	%build
12mr|texlive-pigpen-0.2-2|53	
12mr|texlive-pigpen-0.2-2|54	%install
12mr|texlive-pigpen-0.2-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pigpen-0.2-2|56	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pigpen-0.2-2|57	
12mr|texlive-pigpen-0.2-2|58	
12mr|texlive-pigpen-0.2-2|59	
12mr|texlive-pigpen-0.2-2|60	%changelog
12mr|texlive-pigpen-0.2-2|61	

18246 12
12mr|texlive-pinlabel-1.2-2|1	# revision 24769
12mr|texlive-pinlabel-1.2-2|2	# category Package
12mr|texlive-pinlabel-1.2-2|3	# catalog-ctan /macros/latex/contrib/pinlabel
12mr|texlive-pinlabel-1.2-2|4	# catalog-date 2011-12-05 18:34:00 +0100
12mr|texlive-pinlabel-1.2-2|5	# catalog-license lppl
12mr|texlive-pinlabel-1.2-2|6	# catalog-version 1.2
12mr|texlive-pinlabel-1.2-2|7	Name:		texlive-pinlabel
12mr|texlive-pinlabel-1.2-2|8	Version:	1.2
12mr|texlive-pinlabel-1.2-2|9	Release:	2
12mr|texlive-pinlabel-1.2-2|10	Summary:	A TeX labelling package
12mr|texlive-pinlabel-1.2-2|11	Group:		Publishing
12mr|texlive-pinlabel-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pinlabel
12mr|texlive-pinlabel-1.2-2|13	License:	LPPL
12mr|texlive-pinlabel-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pinlabel.tar.xz
12mr|texlive-pinlabel-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pinlabel.doc.tar.xz
12mr|texlive-pinlabel-1.2-2|16	BuildArch:	noarch
12mr|texlive-pinlabel-1.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pinlabel-1.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pinlabel-1.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pinlabel-1.2-2|20	
12mr|texlive-pinlabel-1.2-2|21	%description
12mr|texlive-pinlabel-1.2-2|22	Pinlabel is a labelling package for attaching perfectly
12mr|texlive-pinlabel-1.2-2|23	formatted TeX labels to figures and diagrams in both eps and
12mr|texlive-pinlabel-1.2-2|24	pdf formats. It is suitable both for labelling a new diagram
12mr|texlive-pinlabel-1.2-2|25	and for relabelling an existing diagram. The package uses
12mr|texlive-pinlabel-1.2-2|26	coordinates derived from GhostView (or gv) and labels are
12mr|texlive-pinlabel-1.2-2|27	placed with automatic and consistent spacing relative to the
12mr|texlive-pinlabel-1.2-2|28	object labelled.
12mr|texlive-pinlabel-1.2-2|29	
12mr|texlive-pinlabel-1.2-2|30	%post
12mr|texlive-pinlabel-1.2-2|31	%{_sbindir}/texlive.post
12mr|texlive-pinlabel-1.2-2|32	
12mr|texlive-pinlabel-1.2-2|33	%postun
12mr|texlive-pinlabel-1.2-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-pinlabel-1.2-2|35	%{_sbindir}/texlive.post
12mr|texlive-pinlabel-1.2-2|36	fi
12mr|texlive-pinlabel-1.2-2|37	
12mr|texlive-pinlabel-1.2-2|38	#-----------------------------------------------------------------------
12mr|texlive-pinlabel-1.2-2|39	%files
12mr|texlive-pinlabel-1.2-2|40	%{_texmfdistdir}/tex/latex/pinlabel/pinlabel.sty
12mr|texlive-pinlabel-1.2-2|41	%doc %{_texmfdistdir}/doc/latex/pinlabel/pinlabdoc.pdf
12mr|texlive-pinlabel-1.2-2|42	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/fig3.pdf
12mr|texlive-pinlabel-1.2-2|43	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/fig6.pdf
12mr|texlive-pinlabel-1.2-2|44	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/gtpart.cls
12mr|texlive-pinlabel-1.2-2|45	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/pinlabdoc.tex
12mr|texlive-pinlabel-1.2-2|46	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/put.fig
12mr|texlive-pinlabel-1.2-2|47	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/put.pdf
12mr|texlive-pinlabel-1.2-2|48	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/put2.fig
12mr|texlive-pinlabel-1.2-2|49	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/put2.pdf
12mr|texlive-pinlabel-1.2-2|50	%doc %{_texmfdistdir}/doc/latex/pinlabel/src/screen.pdf
12mr|texlive-pinlabel-1.2-2|51	
12mr|texlive-pinlabel-1.2-2|52	#-----------------------------------------------------------------------
12mr|texlive-pinlabel-1.2-2|53	%prep
12mr|texlive-pinlabel-1.2-2|54	%setup -c -a0 -a1
12mr|texlive-pinlabel-1.2-2|55	
12mr|texlive-pinlabel-1.2-2|56	%build
12mr|texlive-pinlabel-1.2-2|57	
12mr|texlive-pinlabel-1.2-2|58	%install
12mr|texlive-pinlabel-1.2-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pinlabel-1.2-2|60	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pinlabel-1.2-2|61	
12mr|texlive-pinlabel-1.2-2|62	
12mr|texlive-pinlabel-1.2-2|63	
12mr|texlive-pinlabel-1.2-2|64	%changelog
12mr|texlive-pinlabel-1.2-2|65	

18247 12
12mr|texlive-pitex-20111118-2|1	# revision 24731
12mr|texlive-pitex-20111118-2|2	# category Package
12mr|texlive-pitex-20111118-2|3	# catalog-ctan /macros/plain/contrib/pitex
12mr|texlive-pitex-20111118-2|4	# catalog-date 2011-11-18 01:28:58 +0100
12mr|texlive-pitex-20111118-2|5	# catalog-license lppl
12mr|texlive-pitex-20111118-2|6	# catalog-version undef
12mr|texlive-pitex-20111118-2|7	Name:		texlive-pitex
12mr|texlive-pitex-20111118-2|8	Version:	20111118
12mr|texlive-pitex-20111118-2|9	Release:	2
12mr|texlive-pitex-20111118-2|10	Summary:	Documentation macros
12mr|texlive-pitex-20111118-2|11	Group:		Publishing
12mr|texlive-pitex-20111118-2|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/pitex
12mr|texlive-pitex-20111118-2|13	License:	LPPL
12mr|texlive-pitex-20111118-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pitex.tar.xz
12mr|texlive-pitex-20111118-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pitex.doc.tar.xz
12mr|texlive-pitex-20111118-2|16	BuildArch:	noarch
12mr|texlive-pitex-20111118-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pitex-20111118-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pitex-20111118-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pitex-20111118-2|20	
12mr|texlive-pitex-20111118-2|21	%description
12mr|texlive-pitex-20111118-2|22	The bundle provides macros that the author uses when writing
12mr|texlive-pitex-20111118-2|23	documentation (for example, that of the texapi and yax
12mr|texlive-pitex-20111118-2|24	packages). The tools could be used by anyone, but there is no
12mr|texlive-pitex-20111118-2|25	documentation, and the macros are subject to change without
12mr|texlive-pitex-20111118-2|26	notice.
12mr|texlive-pitex-20111118-2|27	
12mr|texlive-pitex-20111118-2|28	%post
12mr|texlive-pitex-20111118-2|29	%{_sbindir}/texlive.post
12mr|texlive-pitex-20111118-2|30	
12mr|texlive-pitex-20111118-2|31	%postun
12mr|texlive-pitex-20111118-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-pitex-20111118-2|33	%{_sbindir}/texlive.post
12mr|texlive-pitex-20111118-2|34	fi
12mr|texlive-pitex-20111118-2|35	
12mr|texlive-pitex-20111118-2|36	#-----------------------------------------------------------------------
12mr|texlive-pitex-20111118-2|37	%files
12mr|texlive-pitex-20111118-2|38	%{_texmfdistdir}/tex/plain/pitex/base.ptxlua
12mr|texlive-pitex-20111118-2|39	%{_texmfdistdir}/tex/plain/pitex/blocks.ptx
12mr|texlive-pitex-20111118-2|40	%{_texmfdistdir}/tex/plain/pitex/files.ptx
12mr|texlive-pitex-20111118-2|41	%{_texmfdistdir}/tex/plain/pitex/fonts.ptx
12mr|texlive-pitex-20111118-2|42	%{_texmfdistdir}/tex/plain/pitex/fonts.ptxlua
12mr|texlive-pitex-20111118-2|43	%{_texmfdistdir}/tex/plain/pitex/inserts.ptx
12mr|texlive-pitex-20111118-2|44	%{_texmfdistdir}/tex/plain/pitex/lua.ptx
12mr|texlive-pitex-20111118-2|45	%{_texmfdistdir}/tex/plain/pitex/output.ptx
12mr|texlive-pitex-20111118-2|46	%{_texmfdistdir}/tex/plain/pitex/pitex.tex
12mr|texlive-pitex-20111118-2|47	%{_texmfdistdir}/tex/plain/pitex/references.ptx
12mr|texlive-pitex-20111118-2|48	%{_texmfdistdir}/tex/plain/pitex/sections.ptx
12mr|texlive-pitex-20111118-2|49	%{_texmfdistdir}/tex/plain/pitex/verbatim.ptx
12mr|texlive-pitex-20111118-2|50	%doc %{_texmfdistdir}/doc/plain/pitex/README
12mr|texlive-pitex-20111118-2|51	%doc %{_texmfdistdir}/doc/plain/pitex/foundry-settings.lua
12mr|texlive-pitex-20111118-2|52	%doc %{_texmfdistdir}/doc/plain/pitex/i-pitex.lua
12mr|texlive-pitex-20111118-2|53	%doc %{_texmfdistdir}/doc/plain/pitex/pitex-doc.pdf
12mr|texlive-pitex-20111118-2|54	%doc %{_texmfdistdir}/doc/plain/pitex/pitex-doc.tex
12mr|texlive-pitex-20111118-2|55	%doc %{_texmfdistdir}/doc/plain/pitex/pitex-doc.txt
12mr|texlive-pitex-20111118-2|56	
12mr|texlive-pitex-20111118-2|57	#-----------------------------------------------------------------------
12mr|texlive-pitex-20111118-2|58	%prep
12mr|texlive-pitex-20111118-2|59	%setup -c -a0 -a1
12mr|texlive-pitex-20111118-2|60	
12mr|texlive-pitex-20111118-2|61	%build
12mr|texlive-pitex-20111118-2|62	
12mr|texlive-pitex-20111118-2|63	%install
12mr|texlive-pitex-20111118-2|64	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pitex-20111118-2|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pitex-20111118-2|66	
12mr|texlive-pitex-20111118-2|67	
12mr|texlive-pitex-20111118-2|68	
12mr|texlive-pitex-20111118-2|69	%changelog
12mr|texlive-pitex-20111118-2|70	

18248 12
12mr|texlive-pittetd-1.618-2|1	# revision 15878
12mr|texlive-pittetd-1.618-2|2	# category Package
12mr|texlive-pittetd-1.618-2|3	# catalog-ctan /macros/latex/contrib/pittetd
12mr|texlive-pittetd-1.618-2|4	# catalog-date 2008-09-11 18:37:35 +0200
12mr|texlive-pittetd-1.618-2|5	# catalog-license lppl
12mr|texlive-pittetd-1.618-2|6	# catalog-version 1.618
12mr|texlive-pittetd-1.618-2|7	Name:		texlive-pittetd
12mr|texlive-pittetd-1.618-2|8	Version:	1.618
12mr|texlive-pittetd-1.618-2|9	Release:	2
12mr|texlive-pittetd-1.618-2|10	Summary:	Electronic Theses and Dissertations at Pitt
12mr|texlive-pittetd-1.618-2|11	Group:		Publishing
12mr|texlive-pittetd-1.618-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pittetd
12mr|texlive-pittetd-1.618-2|13	License:	LPPL
12mr|texlive-pittetd-1.618-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pittetd.tar.xz
12mr|texlive-pittetd-1.618-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pittetd.doc.tar.xz
12mr|texlive-pittetd-1.618-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pittetd.source.tar.xz
12mr|texlive-pittetd-1.618-2|17	BuildArch:	noarch
12mr|texlive-pittetd-1.618-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pittetd-1.618-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pittetd-1.618-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pittetd-1.618-2|21	
12mr|texlive-pittetd-1.618-2|22	%description
12mr|texlive-pittetd-1.618-2|23	A document class for theses and dissertations. Provides patch
12mr|texlive-pittetd-1.618-2|24	files that enable pittetd to use files prepared for use with
12mr|texlive-pittetd-1.618-2|25	the pittdiss or pitthesis classes. The manual provides a
12mr|texlive-pittetd-1.618-2|26	detailed guide for users who wish to use the class to prepare
12mr|texlive-pittetd-1.618-2|27	their thesis or dissertation.
12mr|texlive-pittetd-1.618-2|28	
12mr|texlive-pittetd-1.618-2|29	%post
12mr|texlive-pittetd-1.618-2|30	%{_sbindir}/texlive.post
12mr|texlive-pittetd-1.618-2|31	
12mr|texlive-pittetd-1.618-2|32	%postun
12mr|texlive-pittetd-1.618-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-pittetd-1.618-2|34	%{_sbindir}/texlive.post
12mr|texlive-pittetd-1.618-2|35	fi
12mr|texlive-pittetd-1.618-2|36	
12mr|texlive-pittetd-1.618-2|37	#-----------------------------------------------------------------------
12mr|texlive-pittetd-1.618-2|38	%files
12mr|texlive-pittetd-1.618-2|39	%{_texmfdistdir}/tex/latex/pittetd/pitetd10.clo
12mr|texlive-pittetd-1.618-2|40	%{_texmfdistdir}/tex/latex/pittetd/pitetd11.clo
12mr|texlive-pittetd-1.618-2|41	%{_texmfdistdir}/tex/latex/pittetd/pitetd12.clo
12mr|texlive-pittetd-1.618-2|42	%{_texmfdistdir}/tex/latex/pittetd/pittetd.cls
12mr|texlive-pittetd-1.618-2|43	%doc %{_texmfdistdir}/doc/latex/pittetd/achicago.pit
12mr|texlive-pittetd-1.618-2|44	%doc %{_texmfdistdir}/doc/latex/pittetd/pittdiss.pit
12mr|texlive-pittetd-1.618-2|45	%doc %{_texmfdistdir}/doc/latex/pittetd/pittetd.pdf
12mr|texlive-pittetd-1.618-2|46	%doc %{_texmfdistdir}/doc/latex/pittetd/pitthesis.pit
12mr|texlive-pittetd-1.618-2|47	#- source
12mr|texlive-pittetd-1.618-2|48	%doc %{_texmfdistdir}/source/latex/pittetd/pittetd.dtx
12mr|texlive-pittetd-1.618-2|49	%doc %{_texmfdistdir}/source/latex/pittetd/pittetd.ins
12mr|texlive-pittetd-1.618-2|50	
12mr|texlive-pittetd-1.618-2|51	#-----------------------------------------------------------------------
12mr|texlive-pittetd-1.618-2|52	%prep
12mr|texlive-pittetd-1.618-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-pittetd-1.618-2|54	
12mr|texlive-pittetd-1.618-2|55	%build
12mr|texlive-pittetd-1.618-2|56	
12mr|texlive-pittetd-1.618-2|57	%install
12mr|texlive-pittetd-1.618-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pittetd-1.618-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pittetd-1.618-2|60	
12mr|texlive-pittetd-1.618-2|61	
12mr|texlive-pittetd-1.618-2|62	
12mr|texlive-pittetd-1.618-2|63	%changelog
12mr|texlive-pittetd-1.618-2|64	

18249 12
12mr|texlive-pkfix-1.7-1|1	# revision 26032
12mr|texlive-pkfix-1.7-1|2	# category Package
12mr|texlive-pkfix-1.7-1|3	# catalog-ctan /support/pkfix/pkfix.pl
12mr|texlive-pkfix-1.7-1|4	# catalog-date 2012-04-18 16:26:37 +0200
12mr|texlive-pkfix-1.7-1|5	# catalog-license lppl1.3
12mr|texlive-pkfix-1.7-1|6	# catalog-version 1.7
12mr|texlive-pkfix-1.7-1|7	Name:		texlive-pkfix
12mr|texlive-pkfix-1.7-1|8	Version:	1.7
12mr|texlive-pkfix-1.7-1|9	Release:	1
12mr|texlive-pkfix-1.7-1|10	Summary:	Replace pk fonts in PostScript with Type 1 fonts
12mr|texlive-pkfix-1.7-1|11	Group:		Publishing
12mr|texlive-pkfix-1.7-1|12	URL:		http://www.ctan.org/tex-archive/support/pkfix/pkfix.pl
12mr|texlive-pkfix-1.7-1|13	License:	LPPL1.3
12mr|texlive-pkfix-1.7-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkfix.tar.xz
12mr|texlive-pkfix-1.7-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkfix.doc.tar.xz
12mr|texlive-pkfix-1.7-1|16	BuildArch:	noarch
12mr|texlive-pkfix-1.7-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pkfix-1.7-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pkfix-1.7-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-pkfix-1.7-1|20	Provides:	texlive-pkfix.bin = %{EVRD}
12mr|texlive-pkfix-1.7-1|21	
12mr|texlive-pkfix-1.7-1|22	%description
12mr|texlive-pkfix-1.7-1|23	The perl script pkfix looks for DVIPSBitmapFont comments in
12mr|texlive-pkfix-1.7-1|24	PostScript files, generated by 'not too old' dvips, and
12mr|texlive-pkfix-1.7-1|25	replaces them by type 1 versions of the fonts, if possible.
12mr|texlive-pkfix-1.7-1|26	
12mr|texlive-pkfix-1.7-1|27	%post
12mr|texlive-pkfix-1.7-1|28	%{_sbindir}/texlive.post
12mr|texlive-pkfix-1.7-1|29	
12mr|texlive-pkfix-1.7-1|30	%postun
12mr|texlive-pkfix-1.7-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-pkfix-1.7-1|32	%{_sbindir}/texlive.post
12mr|texlive-pkfix-1.7-1|33	fi
12mr|texlive-pkfix-1.7-1|34	
12mr|texlive-pkfix-1.7-1|35	#-----------------------------------------------------------------------
12mr|texlive-pkfix-1.7-1|36	%files
12mr|texlive-pkfix-1.7-1|37	%{_bindir}/pkfix
12mr|texlive-pkfix-1.7-1|38	%{_texmfdistdir}/scripts/pkfix/pkfix.pl
12mr|texlive-pkfix-1.7-1|39	%doc %{_texmfdistdir}/doc/support/pkfix/README
12mr|texlive-pkfix-1.7-1|40	
12mr|texlive-pkfix-1.7-1|41	#-----------------------------------------------------------------------
12mr|texlive-pkfix-1.7-1|42	%prep
12mr|texlive-pkfix-1.7-1|43	%setup -c -a0 -a1
12mr|texlive-pkfix-1.7-1|44	
12mr|texlive-pkfix-1.7-1|45	%build
12mr|texlive-pkfix-1.7-1|46	
12mr|texlive-pkfix-1.7-1|47	%install
12mr|texlive-pkfix-1.7-1|48	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-pkfix-1.7-1|49	pushd %{buildroot}%{_bindir}
12mr|texlive-pkfix-1.7-1|50	ln -sf %{_texmfdistdir}/scripts/pkfix/pkfix.pl pkfix
12mr|texlive-pkfix-1.7-1|51	popd
12mr|texlive-pkfix-1.7-1|52	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-pkfix-1.7-1|53	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-pkfix-1.7-1|54	
12mr|texlive-pkfix-1.7-1|55	
12mr|texlive-pkfix-1.7-1|56	
12mr|texlive-pkfix-1.7-1|57	%changelog
12mr|texlive-pkfix-1.7-1|58	

18250 12
12mr|texlive-pkfix-helper-1.4-2|1	# revision 22981
12mr|texlive-pkfix-helper-1.4-2|2	# category Package
12mr|texlive-pkfix-helper-1.4-2|3	# catalog-ctan /support/pkfix-helper
12mr|texlive-pkfix-helper-1.4-2|4	# catalog-date 2011-06-13 21:57:04 +0200
12mr|texlive-pkfix-helper-1.4-2|5	# catalog-license lppl
12mr|texlive-pkfix-helper-1.4-2|6	# catalog-version 1.4
12mr|texlive-pkfix-helper-1.4-2|7	Name:		texlive-pkfix-helper
12mr|texlive-pkfix-helper-1.4-2|8	Version:	1.4
12mr|texlive-pkfix-helper-1.4-2|9	Release:	2
12mr|texlive-pkfix-helper-1.4-2|10	Summary:	Make PostScript files accessible to pkfix
12mr|texlive-pkfix-helper-1.4-2|11	Group:		Publishing
12mr|texlive-pkfix-helper-1.4-2|12	URL:		http://www.ctan.org/tex-archive/support/pkfix-helper
12mr|texlive-pkfix-helper-1.4-2|13	License:	LPPL
12mr|texlive-pkfix-helper-1.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkfix-helper.tar.xz
12mr|texlive-pkfix-helper-1.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkfix-helper.doc.tar.xz
12mr|texlive-pkfix-helper-1.4-2|16	BuildArch:	noarch
12mr|texlive-pkfix-helper-1.4-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pkfix-helper-1.4-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pkfix-helper-1.4-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pkfix-helper-1.4-2|20	Provides:	texlive-pkfix-helper.bin = %{EVRD}
12mr|texlive-pkfix-helper-1.4-2|21	
12mr|texlive-pkfix-helper-1.4-2|22	%description
12mr|texlive-pkfix-helper-1.4-2|23	Pkfix is a useful utility for replacing resolution-dependent
12mr|texlive-pkfix-helper-1.4-2|24	bitmapped fonts in a dvips-produced PostScript file with the
12mr|texlive-pkfix-helper-1.4-2|25	corresponding resolution-independent vector fonts.
12mr|texlive-pkfix-helper-1.4-2|26	Unfortunately, pkfix needs to parse certain PostScript comments
12mr|texlive-pkfix-helper-1.4-2|27	that appear only in files produced by dvips versions later than
12mr|texlive-pkfix-helper-1.4-2|28	5.58 (ca. 1996); it fails to work on PostScript files produced
12mr|texlive-pkfix-helper-1.4-2|29	by older versions of dvips. Pkfix-helper is a program that
12mr|texlive-pkfix-helper-1.4-2|30	attempts to insert newer-dvips comments into an older-dvips
12mr|texlive-pkfix-helper-1.4-2|31	PostScript file, thereby making the file suitable for
12mr|texlive-pkfix-helper-1.4-2|32	processing by pkfix. pkfix-helper can sometimes process
12mr|texlive-pkfix-helper-1.4-2|33	documents fully autonomously but does require the user to
12mr|texlive-pkfix-helper-1.4-2|34	verify and, if needed, correct its decisions.
12mr|texlive-pkfix-helper-1.4-2|35	
12mr|texlive-pkfix-helper-1.4-2|36	%post
12mr|texlive-pkfix-helper-1.4-2|37	%{_sbindir}/texlive.post
12mr|texlive-pkfix-helper-1.4-2|38	
12mr|texlive-pkfix-helper-1.4-2|39	%postun
12mr|texlive-pkfix-helper-1.4-2|40	if [ $1 -eq 0 ]; then
12mr|texlive-pkfix-helper-1.4-2|41	%{_sbindir}/texlive.post
12mr|texlive-pkfix-helper-1.4-2|42	fi
12mr|texlive-pkfix-helper-1.4-2|43	
12mr|texlive-pkfix-helper-1.4-2|44	#-----------------------------------------------------------------------
12mr|texlive-pkfix-helper-1.4-2|45	%files
12mr|texlive-pkfix-helper-1.4-2|46	%{_bindir}/pkfix-helper
12mr|texlive-pkfix-helper-1.4-2|47	%{_texmfdistdir}/scripts/pkfix-helper/pkfix-helper
12mr|texlive-pkfix-helper-1.4-2|48	%doc %{_texmfdistdir}/doc/support/pkfix-helper/README
12mr|texlive-pkfix-helper-1.4-2|49	%doc %{_texmfdistdir}/doc/support/pkfix-helper/encoding-samples.pdf
12mr|texlive-pkfix-helper-1.4-2|50	%doc %{_texmfdistdir}/doc/support/pkfix-helper/encoding-samples.tex
12mr|texlive-pkfix-helper-1.4-2|51	%doc %{_mandir}/man1/pkfix-helper.1*
12mr|texlive-pkfix-helper-1.4-2|52	%doc %{_texmfdir}/doc/man/man1/pkfix-helper.man1.pdf
12mr|texlive-pkfix-helper-1.4-2|53	
12mr|texlive-pkfix-helper-1.4-2|54	#-----------------------------------------------------------------------
12mr|texlive-pkfix-helper-1.4-2|55	%prep
12mr|texlive-pkfix-helper-1.4-2|56	%setup -c -a0 -a1
12mr|texlive-pkfix-helper-1.4-2|57	
12mr|texlive-pkfix-helper-1.4-2|58	%build
12mr|texlive-pkfix-helper-1.4-2|59	
12mr|texlive-pkfix-helper-1.4-2|60	%install
12mr|texlive-pkfix-helper-1.4-2|61	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-pkfix-helper-1.4-2|62	pushd %{buildroot}%{_bindir}
12mr|texlive-pkfix-helper-1.4-2|63	ln -sf %{_texmfdistdir}/scripts/pkfix-helper/pkfix-helper pkfix-helper
12mr|texlive-pkfix-helper-1.4-2|64	popd
12mr|texlive-pkfix-helper-1.4-2|65	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-pkfix-helper-1.4-2|66	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-pkfix-helper-1.4-2|67	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-pkfix-helper-1.4-2|68	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-pkfix-helper-1.4-2|69	
12mr|texlive-pkfix-helper-1.4-2|70	
12mr|texlive-pkfix-helper-1.4-2|71	
12mr|texlive-pkfix-helper-1.4-2|72	%changelog
12mr|texlive-pkfix-helper-1.4-2|73	

18251 12
12mr|texlive-pl-1.15-2|1	# revision 15878
12mr|texlive-pl-1.15-2|2	# category Package
12mr|texlive-pl-1.15-2|3	# catalog-ctan /language/polish/plpsfont
12mr|texlive-pl-1.15-2|4	# catalog-date 2009-10-07 21:35:42 +0200
12mr|texlive-pl-1.15-2|5	# catalog-license pd
12mr|texlive-pl-1.15-2|6	# catalog-version 1.15
12mr|texlive-pl-1.15-2|7	Name:		texlive-pl
12mr|texlive-pl-1.15-2|8	Version:	1.15
12mr|texlive-pl-1.15-2|9	Release:	2
12mr|texlive-pl-1.15-2|10	Summary:	Polish extension of CM fonts in Type 1 format
12mr|texlive-pl-1.15-2|11	Group:		Publishing
12mr|texlive-pl-1.15-2|12	URL:		http://www.ctan.org/tex-archive/language/polish/plpsfont
12mr|texlive-pl-1.15-2|13	License:	PD
12mr|texlive-pl-1.15-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pl.tar.xz
12mr|texlive-pl-1.15-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pl.doc.tar.xz
12mr|texlive-pl-1.15-2|16	BuildArch:	noarch
12mr|texlive-pl-1.15-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pl-1.15-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pl-1.15-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pl-1.15-2|20	Requires(post):	texlive-tetex
12mr|texlive-pl-1.15-2|21	
12mr|texlive-pl-1.15-2|22	%description
12mr|texlive-pl-1.15-2|23	This package is the Polish extension of the Computer Modern
12mr|texlive-pl-1.15-2|24	fonts (known as PL fonts),in Adobe Type 1 (PostScript) format.
12mr|texlive-pl-1.15-2|25	The fonts use the same .tfm files as for the version generated
12mr|texlive-pl-1.15-2|26	by MetaFont. This release of fonts was adapted to the (mostly
12mr|texlive-pl-1.15-2|27	guessed) demands of the Windows environment, while keeping the
12mr|texlive-pl-1.15-2|28	fonts usable with TeX; however, encoding files are now added,
12mr|texlive-pl-1.15-2|29	as Windows and TeX use different encoding schemes.
12mr|texlive-pl-1.15-2|30	
12mr|texlive-pl-1.15-2|31	%post
12mr|texlive-pl-1.15-2|32	%{_sbindir}/texlive.post
12mr|texlive-pl-1.15-2|33	
12mr|texlive-pl-1.15-2|34	%postun
12mr|texlive-pl-1.15-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-pl-1.15-2|36	%{_sbindir}/texlive.post
12mr|texlive-pl-1.15-2|37	fi
12mr|texlive-pl-1.15-2|38	
12mr|texlive-pl-1.15-2|39	#-----------------------------------------------------------------------
12mr|texlive-pl-1.15-2|40	%files
12mr|texlive-pl-1.15-2|41	%{_texmfdistdir}/dvips/pl/config.pl
12mr|texlive-pl-1.15-2|42	%{_texmfdistdir}/fonts/afm/public/pl/plb10.afm
12mr|texlive-pl-1.15-2|43	%{_texmfdistdir}/fonts/afm/public/pl/plbsy10.afm
12mr|texlive-pl-1.15-2|44	%{_texmfdistdir}/fonts/afm/public/pl/plbx10.afm
12mr|texlive-pl-1.15-2|45	%{_texmfdistdir}/fonts/afm/public/pl/plbx12.afm
12mr|texlive-pl-1.15-2|46	%{_texmfdistdir}/fonts/afm/public/pl/plbx5.afm
12mr|texlive-pl-1.15-2|47	%{_texmfdistdir}/fonts/afm/public/pl/plbx6.afm
12mr|texlive-pl-1.15-2|48	%{_texmfdistdir}/fonts/afm/public/pl/plbx7.afm
12mr|texlive-pl-1.15-2|49	%{_texmfdistdir}/fonts/afm/public/pl/plbx8.afm
12mr|texlive-pl-1.15-2|50	%{_texmfdistdir}/fonts/afm/public/pl/plbx9.afm
12mr|texlive-pl-1.15-2|51	%{_texmfdistdir}/fonts/afm/public/pl/plbxsl10.afm
12mr|texlive-pl-1.15-2|52	%{_texmfdistdir}/fonts/afm/public/pl/plbxti10.afm
12mr|texlive-pl-1.15-2|53	%{_texmfdistdir}/fonts/afm/public/pl/plcsc10.afm
12mr|texlive-pl-1.15-2|54	%{_texmfdistdir}/fonts/afm/public/pl/pldunh10.afm
12mr|texlive-pl-1.15-2|55	%{_texmfdistdir}/fonts/afm/public/pl/plex10.afm
12mr|texlive-pl-1.15-2|56	%{_texmfdistdir}/fonts/afm/public/pl/plex9.afm
12mr|texlive-pl-1.15-2|57	%{_texmfdistdir}/fonts/afm/public/pl/plff10.afm
12mr|texlive-pl-1.15-2|58	%{_texmfdistdir}/fonts/afm/public/pl/plfi10.afm
12mr|texlive-pl-1.15-2|59	%{_texmfdistdir}/fonts/afm/public/pl/plfib8.afm
12mr|texlive-pl-1.15-2|60	%{_texmfdistdir}/fonts/afm/public/pl/plinch.afm
12mr|texlive-pl-1.15-2|61	%{_texmfdistdir}/fonts/afm/public/pl/plitt10.afm
12mr|texlive-pl-1.15-2|62	%{_texmfdistdir}/fonts/afm/public/pl/plmi10.afm
12mr|texlive-pl-1.15-2|63	%{_texmfdistdir}/fonts/afm/public/pl/plmi12.afm
12mr|texlive-pl-1.15-2|64	%{_texmfdistdir}/fonts/afm/public/pl/plmi5.afm
12mr|texlive-pl-1.15-2|65	%{_texmfdistdir}/fonts/afm/public/pl/plmi6.afm
12mr|texlive-pl-1.15-2|66	%{_texmfdistdir}/fonts/afm/public/pl/plmi7.afm
12mr|texlive-pl-1.15-2|67	%{_texmfdistdir}/fonts/afm/public/pl/plmi8.afm
12mr|texlive-pl-1.15-2|68	%{_texmfdistdir}/fonts/afm/public/pl/plmi9.afm
12mr|texlive-pl-1.15-2|69	%{_texmfdistdir}/fonts/afm/public/pl/plmib10.afm
12mr|texlive-pl-1.15-2|70	%{_texmfdistdir}/fonts/afm/public/pl/plr10.afm
12mr|texlive-pl-1.15-2|71	%{_texmfdistdir}/fonts/afm/public/pl/plr12.afm
12mr|texlive-pl-1.15-2|72	%{_texmfdistdir}/fonts/afm/public/pl/plr17.afm
12mr|texlive-pl-1.15-2|73	%{_texmfdistdir}/fonts/afm/public/pl/plr5.afm
12mr|texlive-pl-1.15-2|74	%{_texmfdistdir}/fonts/afm/public/pl/plr6.afm
12mr|texlive-pl-1.15-2|75	%{_texmfdistdir}/fonts/afm/public/pl/plr7.afm
12mr|texlive-pl-1.15-2|76	%{_texmfdistdir}/fonts/afm/public/pl/plr8.afm
12mr|texlive-pl-1.15-2|77	%{_texmfdistdir}/fonts/afm/public/pl/plr9.afm
12mr|texlive-pl-1.15-2|78	%{_texmfdistdir}/fonts/afm/public/pl/plsl10.afm
12mr|texlive-pl-1.15-2|79	%{_texmfdistdir}/fonts/afm/public/pl/plsl12.afm
12mr|texlive-pl-1.15-2|80	%{_texmfdistdir}/fonts/afm/public/pl/plsl8.afm
12mr|texlive-pl-1.15-2|81	%{_texmfdistdir}/fonts/afm/public/pl/plsl9.afm
12mr|texlive-pl-1.15-2|82	%{_texmfdistdir}/fonts/afm/public/pl/plsltt10.afm
12mr|texlive-pl-1.15-2|83	%{_texmfdistdir}/fonts/afm/public/pl/plss10.afm
12mr|texlive-pl-1.15-2|84	%{_texmfdistdir}/fonts/afm/public/pl/plss12.afm
12mr|texlive-pl-1.15-2|85	%{_texmfdistdir}/fonts/afm/public/pl/plss17.afm
12mr|texlive-pl-1.15-2|86	%{_texmfdistdir}/fonts/afm/public/pl/plss8.afm
12mr|texlive-pl-1.15-2|87	%{_texmfdistdir}/fonts/afm/public/pl/plss9.afm
12mr|texlive-pl-1.15-2|88	%{_texmfdistdir}/fonts/afm/public/pl/plssbi10.afm
12mr|texlive-pl-1.15-2|89	%{_texmfdistdir}/fonts/afm/public/pl/plssbx10.afm
12mr|texlive-pl-1.15-2|90	%{_texmfdistdir}/fonts/afm/public/pl/plssdc10.afm
12mr|texlive-pl-1.15-2|91	%{_texmfdistdir}/fonts/afm/public/pl/plssi10.afm
12mr|texlive-pl-1.15-2|92	%{_texmfdistdir}/fonts/afm/public/pl/plssi12.afm
12mr|texlive-pl-1.15-2|93	%{_texmfdistdir}/fonts/afm/public/pl/plssi17.afm
12mr|texlive-pl-1.15-2|94	%{_texmfdistdir}/fonts/afm/public/pl/plssi8.afm
12mr|texlive-pl-1.15-2|95	%{_texmfdistdir}/fonts/afm/public/pl/plssi9.afm
12mr|texlive-pl-1.15-2|96	%{_texmfdistdir}/fonts/afm/public/pl/plssq8.afm
12mr|texlive-pl-1.15-2|97	%{_texmfdistdir}/fonts/afm/public/pl/plssqi8.afm
12mr|texlive-pl-1.15-2|98	%{_texmfdistdir}/fonts/afm/public/pl/plsy10.afm
12mr|texlive-pl-1.15-2|99	%{_texmfdistdir}/fonts/afm/public/pl/plsy5.afm
12mr|texlive-pl-1.15-2|100	%{_texmfdistdir}/fonts/afm/public/pl/plsy6.afm
12mr|texlive-pl-1.15-2|101	%{_texmfdistdir}/fonts/afm/public/pl/plsy7.afm
12mr|texlive-pl-1.15-2|102	%{_texmfdistdir}/fonts/afm/public/pl/plsy8.afm
12mr|texlive-pl-1.15-2|103	%{_texmfdistdir}/fonts/afm/public/pl/plsy9.afm
12mr|texlive-pl-1.15-2|104	%{_texmfdistdir}/fonts/afm/public/pl/pltcsc10.afm
12mr|texlive-pl-1.15-2|105	%{_texmfdistdir}/fonts/afm/public/pl/pltex10.afm
12mr|texlive-pl-1.15-2|106	%{_texmfdistdir}/fonts/afm/public/pl/pltex8.afm
12mr|texlive-pl-1.15-2|107	%{_texmfdistdir}/fonts/afm/public/pl/pltex9.afm
12mr|texlive-pl-1.15-2|108	%{_texmfdistdir}/fonts/afm/public/pl/plti10.afm
12mr|texlive-pl-1.15-2|109	%{_texmfdistdir}/fonts/afm/public/pl/plti12.afm
12mr|texlive-pl-1.15-2|110	%{_texmfdistdir}/fonts/afm/public/pl/plti7.afm
12mr|texlive-pl-1.15-2|111	%{_texmfdistdir}/fonts/afm/public/pl/plti8.afm
12mr|texlive-pl-1.15-2|112	%{_texmfdistdir}/fonts/afm/public/pl/plti9.afm
12mr|texlive-pl-1.15-2|113	%{_texmfdistdir}/fonts/afm/public/pl/pltt10.afm
12mr|texlive-pl-1.15-2|114	%{_texmfdistdir}/fonts/afm/public/pl/pltt12.afm
12mr|texlive-pl-1.15-2|115	%{_texmfdistdir}/fonts/afm/public/pl/pltt8.afm
12mr|texlive-pl-1.15-2|116	%{_texmfdistdir}/fonts/afm/public/pl/pltt9.afm
12mr|texlive-pl-1.15-2|117	%{_texmfdistdir}/fonts/afm/public/pl/plu10.afm
12mr|texlive-pl-1.15-2|118	%{_texmfdistdir}/fonts/afm/public/pl/plvtt10.afm
12mr|texlive-pl-1.15-2|119	%{_texmfdistdir}/fonts/enc/dvips/pl/plin.enc
12mr|texlive-pl-1.15-2|120	%{_texmfdistdir}/fonts/enc/dvips/pl/plit.enc
12mr|texlive-pl-1.15-2|121	%{_texmfdistdir}/fonts/enc/dvips/pl/plitt.enc
12mr|texlive-pl-1.15-2|122	%{_texmfdistdir}/fonts/enc/dvips/pl/plme.enc
12mr|texlive-pl-1.15-2|123	%{_texmfdistdir}/fonts/enc/dvips/pl/plmi.enc
12mr|texlive-pl-1.15-2|124	%{_texmfdistdir}/fonts/enc/dvips/pl/plms.enc
12mr|texlive-pl-1.15-2|125	%{_texmfdistdir}/fonts/enc/dvips/pl/plrm.enc
12mr|texlive-pl-1.15-2|126	%{_texmfdistdir}/fonts/enc/dvips/pl/plsc.enc
12mr|texlive-pl-1.15-2|127	%{_texmfdistdir}/fonts/enc/dvips/pl/plte.enc
12mr|texlive-pl-1.15-2|128	%{_texmfdistdir}/fonts/enc/dvips/pl/pltt.enc
12mr|texlive-pl-1.15-2|129	%{_texmfdistdir}/fonts/map/dvips/pl/plother.map
12mr|texlive-pl-1.15-2|130	%{_texmfdistdir}/fonts/map/dvips/pl/pltext.map
12mr|texlive-pl-1.15-2|131	%{_texmfdistdir}/fonts/source/public/pl/cmssbi10.mf
12mr|texlive-pl-1.15-2|132	%{_texmfdistdir}/fonts/source/public/pl/dlr10.mf
12mr|texlive-pl-1.15-2|133	%{_texmfdistdir}/fonts/source/public/pl/fik_mik.mf
12mr|texlive-pl-1.15-2|134	%{_texmfdistdir}/fonts/source/public/pl/pl.mft
12mr|texlive-pl-1.15-2|135	%{_texmfdistdir}/fonts/source/public/pl/pl_cud.mf
12mr|texlive-pl-1.15-2|136	%{_texmfdistdir}/fonts/source/public/pl/pl_dl.mf
12mr|texlive-pl-1.15-2|137	%{_texmfdistdir}/fonts/source/public/pl/pl_dod.mf
12mr|texlive-pl-1.15-2|138	%{_texmfdistdir}/fonts/source/public/pl/pl_ml.mf
12mr|texlive-pl-1.15-2|139	%{_texmfdistdir}/fonts/source/public/pl/pl_mlk.mf
12mr|texlive-pl-1.15-2|140	%{_texmfdistdir}/fonts/source/public/pl/pl_sym.mf
12mr|texlive-pl-1.15-2|141	%{_texmfdistdir}/fonts/source/public/pl/plb10.mf
12mr|texlive-pl-1.15-2|142	%{_texmfdistdir}/fonts/source/public/pl/plbsy10.mf
12mr|texlive-pl-1.15-2|143	%{_texmfdistdir}/fonts/source/public/pl/plbsy5.mf
12mr|texlive-pl-1.15-2|144	%{_texmfdistdir}/fonts/source/public/pl/plbsy7.mf
12mr|texlive-pl-1.15-2|145	%{_texmfdistdir}/fonts/source/public/pl/plbx10.mf
12mr|texlive-pl-1.15-2|146	%{_texmfdistdir}/fonts/source/public/pl/plbx12.mf
12mr|texlive-pl-1.15-2|147	%{_texmfdistdir}/fonts/source/public/pl/plbx5.mf
12mr|texlive-pl-1.15-2|148	%{_texmfdistdir}/fonts/source/public/pl/plbx6.mf
12mr|texlive-pl-1.15-2|149	%{_texmfdistdir}/fonts/source/public/pl/plbx7.mf
12mr|texlive-pl-1.15-2|150	%{_texmfdistdir}/fonts/source/public/pl/plbx8.mf
12mr|texlive-pl-1.15-2|151	%{_texmfdistdir}/fonts/source/public/pl/plbx9.mf
12mr|texlive-pl-1.15-2|152	%{_texmfdistdir}/fonts/source/public/pl/plbxsl10.mf
12mr|texlive-pl-1.15-2|153	%{_texmfdistdir}/fonts/source/public/pl/plbxti10.mf
12mr|texlive-pl-1.15-2|154	%{_texmfdistdir}/fonts/source/public/pl/plcsc10.mf
12mr|texlive-pl-1.15-2|155	%{_texmfdistdir}/fonts/source/public/pl/pldunh10.mf
12mr|texlive-pl-1.15-2|156	%{_texmfdistdir}/fonts/source/public/pl/plex10.mf
12mr|texlive-pl-1.15-2|157	%{_texmfdistdir}/fonts/source/public/pl/plff10.mf
12mr|texlive-pl-1.15-2|158	%{_texmfdistdir}/fonts/source/public/pl/plfi10.mf
12mr|texlive-pl-1.15-2|159	%{_texmfdistdir}/fonts/source/public/pl/plfib8.mf
12mr|texlive-pl-1.15-2|160	%{_texmfdistdir}/fonts/source/public/pl/plinch.mf
12mr|texlive-pl-1.15-2|161	%{_texmfdistdir}/fonts/source/public/pl/plitt10.mf
12mr|texlive-pl-1.15-2|162	%{_texmfdistdir}/fonts/source/public/pl/plmi10.mf
12mr|texlive-pl-1.15-2|163	%{_texmfdistdir}/fonts/source/public/pl/plmi12.mf
12mr|texlive-pl-1.15-2|164	%{_texmfdistdir}/fonts/source/public/pl/plmi5.mf
12mr|texlive-pl-1.15-2|165	%{_texmfdistdir}/fonts/source/public/pl/plmi6.mf
12mr|texlive-pl-1.15-2|166	%{_texmfdistdir}/fonts/source/public/pl/plmi7.mf
12mr|texlive-pl-1.15-2|167	%{_texmfdistdir}/fonts/source/public/pl/plmi8.mf
12mr|texlive-pl-1.15-2|168	%{_texmfdistdir}/fonts/source/public/pl/plmi9.mf
12mr|texlive-pl-1.15-2|169	%{_texmfdistdir}/fonts/source/public/pl/plmib10.mf
12mr|texlive-pl-1.15-2|170	%{_texmfdistdir}/fonts/source/public/pl/plmib5.mf
12mr|texlive-pl-1.15-2|171	%{_texmfdistdir}/fonts/source/public/pl/plmib7.mf
12mr|texlive-pl-1.15-2|172	%{_texmfdistdir}/fonts/source/public/pl/plr10.mf
12mr|texlive-pl-1.15-2|173	%{_texmfdistdir}/fonts/source/public/pl/plr12.mf
12mr|texlive-pl-1.15-2|174	%{_texmfdistdir}/fonts/source/public/pl/plr17.mf
12mr|texlive-pl-1.15-2|175	%{_texmfdistdir}/fonts/source/public/pl/plr5.mf
12mr|texlive-pl-1.15-2|176	%{_texmfdistdir}/fonts/source/public/pl/plr6.mf
12mr|texlive-pl-1.15-2|177	%{_texmfdistdir}/fonts/source/public/pl/plr7.mf
12mr|texlive-pl-1.15-2|178	%{_texmfdistdir}/fonts/source/public/pl/plr8.mf
12mr|texlive-pl-1.15-2|179	%{_texmfdistdir}/fonts/source/public/pl/plr9.mf
12mr|texlive-pl-1.15-2|180	%{_texmfdistdir}/fonts/source/public/pl/plsl10.mf
12mr|texlive-pl-1.15-2|181	%{_texmfdistdir}/fonts/source/public/pl/plsl12.mf
12mr|texlive-pl-1.15-2|182	%{_texmfdistdir}/fonts/source/public/pl/plsl8.mf
12mr|texlive-pl-1.15-2|183	%{_texmfdistdir}/fonts/source/public/pl/plsl9.mf
12mr|texlive-pl-1.15-2|184	%{_texmfdistdir}/fonts/source/public/pl/plsltt10.mf
12mr|texlive-pl-1.15-2|185	%{_texmfdistdir}/fonts/source/public/pl/plss10.mf
12mr|texlive-pl-1.15-2|186	%{_texmfdistdir}/fonts/source/public/pl/plss12.mf
12mr|texlive-pl-1.15-2|187	%{_texmfdistdir}/fonts/source/public/pl/plss17.mf
12mr|texlive-pl-1.15-2|188	%{_texmfdistdir}/fonts/source/public/pl/plss8.mf
12mr|texlive-pl-1.15-2|189	%{_texmfdistdir}/fonts/source/public/pl/plss9.mf
12mr|texlive-pl-1.15-2|190	%{_texmfdistdir}/fonts/source/public/pl/plssbi10.mf
12mr|texlive-pl-1.15-2|191	%{_texmfdistdir}/fonts/source/public/pl/plssbx10.mf
12mr|texlive-pl-1.15-2|192	%{_texmfdistdir}/fonts/source/public/pl/plssdc10.mf
12mr|texlive-pl-1.15-2|193	%{_texmfdistdir}/fonts/source/public/pl/plssi10.mf
12mr|texlive-pl-1.15-2|194	%{_texmfdistdir}/fonts/source/public/pl/plssi12.mf
12mr|texlive-pl-1.15-2|195	%{_texmfdistdir}/fonts/source/public/pl/plssi17.mf
12mr|texlive-pl-1.15-2|196	%{_texmfdistdir}/fonts/source/public/pl/plssi8.mf
12mr|texlive-pl-1.15-2|197	%{_texmfdistdir}/fonts/source/public/pl/plssi9.mf
12mr|texlive-pl-1.15-2|198	%{_texmfdistdir}/fonts/source/public/pl/plssq8.mf
12mr|texlive-pl-1.15-2|199	%{_texmfdistdir}/fonts/source/public/pl/plssqi8.mf
12mr|texlive-pl-1.15-2|200	%{_texmfdistdir}/fonts/source/public/pl/plsy10.mf
12mr|texlive-pl-1.15-2|201	%{_texmfdistdir}/fonts/source/public/pl/plsy5.mf
12mr|texlive-pl-1.15-2|202	%{_texmfdistdir}/fonts/source/public/pl/plsy6.mf
12mr|texlive-pl-1.15-2|203	%{_texmfdistdir}/fonts/source/public/pl/plsy7.mf
12mr|texlive-pl-1.15-2|204	%{_texmfdistdir}/fonts/source/public/pl/plsy8.mf
12mr|texlive-pl-1.15-2|205	%{_texmfdistdir}/fonts/source/public/pl/plsy9.mf
12mr|texlive-pl-1.15-2|206	%{_texmfdistdir}/fonts/source/public/pl/pltcsc10.mf
12mr|texlive-pl-1.15-2|207	%{_texmfdistdir}/fonts/source/public/pl/pltex10.mf
12mr|texlive-pl-1.15-2|208	%{_texmfdistdir}/fonts/source/public/pl/pltex8.mf
12mr|texlive-pl-1.15-2|209	%{_texmfdistdir}/fonts/source/public/pl/pltex9.mf
12mr|texlive-pl-1.15-2|210	%{_texmfdistdir}/fonts/source/public/pl/plti10.mf
12mr|texlive-pl-1.15-2|211	%{_texmfdistdir}/fonts/source/public/pl/plti12.mf
12mr|texlive-pl-1.15-2|212	%{_texmfdistdir}/fonts/source/public/pl/plti7.mf
12mr|texlive-pl-1.15-2|213	%{_texmfdistdir}/fonts/source/public/pl/plti8.mf
12mr|texlive-pl-1.15-2|214	%{_texmfdistdir}/fonts/source/public/pl/plti9.mf
12mr|texlive-pl-1.15-2|215	%{_texmfdistdir}/fonts/source/public/pl/pltt10.mf
12mr|texlive-pl-1.15-2|216	%{_texmfdistdir}/fonts/source/public/pl/pltt12.mf
12mr|texlive-pl-1.15-2|217	%{_texmfdistdir}/fonts/source/public/pl/pltt8.mf
12mr|texlive-pl-1.15-2|218	%{_texmfdistdir}/fonts/source/public/pl/pltt9.mf
12mr|texlive-pl-1.15-2|219	%{_texmfdistdir}/fonts/source/public/pl/plu10.mf
12mr|texlive-pl-1.15-2|220	%{_texmfdistdir}/fonts/source/public/pl/plvtt10.mf
12mr|texlive-pl-1.15-2|221	%{_texmfdistdir}/fonts/source/public/pl/polan.mf
12mr|texlive-pl-1.15-2|222	%{_texmfdistdir}/fonts/source/public/pl/polkap.mf
12mr|texlive-pl-1.15-2|223	%{_texmfdistdir}/fonts/source/public/pl/polkur.mf
12mr|texlive-pl-1.15-2|224	%{_texmfdistdir}/fonts/source/public/pl/polmat.mf
12mr|texlive-pl-1.15-2|225	%{_texmfdistdir}/fonts/source/public/pl/poltyt.mf
12mr|texlive-pl-1.15-2|226	%{_texmfdistdir}/fonts/tfm/public/pl/plb10.tfm
12mr|texlive-pl-1.15-2|227	%{_texmfdistdir}/fonts/tfm/public/pl/plbsy10.tfm
12mr|texlive-pl-1.15-2|228	%{_texmfdistdir}/fonts/tfm/public/pl/plbsy5.tfm
12mr|texlive-pl-1.15-2|229	%{_texmfdistdir}/fonts/tfm/public/pl/plbsy7.tfm
12mr|texlive-pl-1.15-2|230	%{_texmfdistdir}/fonts/tfm/public/pl/plbx10.tfm
12mr|texlive-pl-1.15-2|231	%{_texmfdistdir}/fonts/tfm/public/pl/plbx12.tfm
12mr|texlive-pl-1.15-2|232	%{_texmfdistdir}/fonts/tfm/public/pl/plbx5.tfm
12mr|texlive-pl-1.15-2|233	%{_texmfdistdir}/fonts/tfm/public/pl/plbx6.tfm
12mr|texlive-pl-1.15-2|234	%{_texmfdistdir}/fonts/tfm/public/pl/plbx7.tfm
12mr|texlive-pl-1.15-2|235	%{_texmfdistdir}/fonts/tfm/public/pl/plbx8.tfm
12mr|texlive-pl-1.15-2|236	%{_texmfdistdir}/fonts/tfm/public/pl/plbx9.tfm
12mr|texlive-pl-1.15-2|237	%{_texmfdistdir}/fonts/tfm/public/pl/plbxsl10.tfm
12mr|texlive-pl-1.15-2|238	%{_texmfdistdir}/fonts/tfm/public/pl/plbxti10.tfm
12mr|texlive-pl-1.15-2|239	%{_texmfdistdir}/fonts/tfm/public/pl/plcsc10.tfm
12mr|texlive-pl-1.15-2|240	%{_texmfdistdir}/fonts/tfm/public/pl/pldunh10.tfm
12mr|texlive-pl-1.15-2|241	%{_texmfdistdir}/fonts/tfm/public/pl/plex10.tfm
12mr|texlive-pl-1.15-2|242	%{_texmfdistdir}/fonts/tfm/public/pl/plex9.tfm
12mr|texlive-pl-1.15-2|243	%{_texmfdistdir}/fonts/tfm/public/pl/plff10.tfm
12mr|texlive-pl-1.15-2|244	%{_texmfdistdir}/fonts/tfm/public/pl/plfi10.tfm
12mr|texlive-pl-1.15-2|245	%{_texmfdistdir}/fonts/tfm/public/pl/plfib8.tfm
12mr|texlive-pl-1.15-2|246	%{_texmfdistdir}/fonts/tfm/public/pl/plinch.tfm
12mr|texlive-pl-1.15-2|247	%{_texmfdistdir}/fonts/tfm/public/pl/plitt10.tfm
12mr|texlive-pl-1.15-2|248	%{_texmfdistdir}/fonts/tfm/public/pl/plmi10.tfm
12mr|texlive-pl-1.15-2|249	%{_texmfdistdir}/fonts/tfm/public/pl/plmi12.tfm
12mr|texlive-pl-1.15-2|250	%{_texmfdistdir}/fonts/tfm/public/pl/plmi5.tfm
12mr|texlive-pl-1.15-2|251	%{_texmfdistdir}/fonts/tfm/public/pl/plmi6.tfm
12mr|texlive-pl-1.15-2|252	%{_texmfdistdir}/fonts/tfm/public/pl/plmi7.tfm
12mr|texlive-pl-1.15-2|253	%{_texmfdistdir}/fonts/tfm/public/pl/plmi8.tfm
12mr|texlive-pl-1.15-2|254	%{_texmfdistdir}/fonts/tfm/public/pl/plmi9.tfm
12mr|texlive-pl-1.15-2|255	%{_texmfdistdir}/fonts/tfm/public/pl/plmib10.tfm
12mr|texlive-pl-1.15-2|256	%{_texmfdistdir}/fonts/tfm/public/pl/plmib5.tfm
12mr|texlive-pl-1.15-2|257	%{_texmfdistdir}/fonts/tfm/public/pl/plmib7.tfm
12mr|texlive-pl-1.15-2|258	%{_texmfdistdir}/fonts/tfm/public/pl/plr10.tfm
12mr|texlive-pl-1.15-2|259	%{_texmfdistdir}/fonts/tfm/public/pl/plr12.tfm
12mr|texlive-pl-1.15-2|260	%{_texmfdistdir}/fonts/tfm/public/pl/plr17.tfm
12mr|texlive-pl-1.15-2|261	%{_texmfdistdir}/fonts/tfm/public/pl/plr5.tfm
12mr|texlive-pl-1.15-2|262	%{_texmfdistdir}/fonts/tfm/public/pl/plr6.tfm
12mr|texlive-pl-1.15-2|263	%{_texmfdistdir}/fonts/tfm/public/pl/plr7.tfm
12mr|texlive-pl-1.15-2|264	%{_texmfdistdir}/fonts/tfm/public/pl/plr8.tfm
12mr|texlive-pl-1.15-2|265	%{_texmfdistdir}/fonts/tfm/public/pl/plr9.tfm
12mr|texlive-pl-1.15-2|266	%{_texmfdistdir}/fonts/tfm/public/pl/plsl10.tfm
12mr|texlive-pl-1.15-2|267	%{_texmfdistdir}/fonts/tfm/public/pl/plsl12.tfm
12mr|texlive-pl-1.15-2|268	%{_texmfdistdir}/fonts/tfm/public/pl/plsl8.tfm
12mr|texlive-pl-1.15-2|269	%{_texmfdistdir}/fonts/tfm/public/pl/plsl9.tfm
12mr|texlive-pl-1.15-2|270	%{_texmfdistdir}/fonts/tfm/public/pl/plsltt10.tfm
12mr|texlive-pl-1.15-2|271	%{_texmfdistdir}/fonts/tfm/public/pl/plss10.tfm
12mr|texlive-pl-1.15-2|272	%{_texmfdistdir}/fonts/tfm/public/pl/plss12.tfm
12mr|texlive-pl-1.15-2|273	%{_texmfdistdir}/fonts/tfm/public/pl/plss17.tfm
12mr|texlive-pl-1.15-2|274	%{_texmfdistdir}/fonts/tfm/public/pl/plss8.tfm
12mr|texlive-pl-1.15-2|275	%{_texmfdistdir}/fonts/tfm/public/pl/plss9.tfm
12mr|texlive-pl-1.15-2|276	%{_texmfdistdir}/fonts/tfm/public/pl/plssbi10.tfm
12mr|texlive-pl-1.15-2|277	%{_texmfdistdir}/fonts/tfm/public/pl/plssbx10.tfm
12mr|texlive-pl-1.15-2|278	%{_texmfdistdir}/fonts/tfm/public/pl/plssdc10.tfm
12mr|texlive-pl-1.15-2|279	%{_texmfdistdir}/fonts/tfm/public/pl/plssi10.tfm
12mr|texlive-pl-1.15-2|280	%{_texmfdistdir}/fonts/tfm/public/pl/plssi12.tfm
12mr|texlive-pl-1.15-2|281	%{_texmfdistdir}/fonts/tfm/public/pl/plssi17.tfm
12mr|texlive-pl-1.15-2|282	%{_texmfdistdir}/fonts/tfm/public/pl/plssi8.tfm
12mr|texlive-pl-1.15-2|283	%{_texmfdistdir}/fonts/tfm/public/pl/plssi9.tfm
12mr|texlive-pl-1.15-2|284	%{_texmfdistdir}/fonts/tfm/public/pl/plssq8.tfm
12mr|texlive-pl-1.15-2|285	%{_texmfdistdir}/fonts/tfm/public/pl/plssqi8.tfm
12mr|texlive-pl-1.15-2|286	%{_texmfdistdir}/fonts/tfm/public/pl/plsy10.tfm
12mr|texlive-pl-1.15-2|287	%{_texmfdistdir}/fonts/tfm/public/pl/plsy5.tfm
12mr|texlive-pl-1.15-2|288	%{_texmfdistdir}/fonts/tfm/public/pl/plsy6.tfm
12mr|texlive-pl-1.15-2|289	%{_texmfdistdir}/fonts/tfm/public/pl/plsy7.tfm
12mr|texlive-pl-1.15-2|290	%{_texmfdistdir}/fonts/tfm/public/pl/plsy8.tfm
12mr|texlive-pl-1.15-2|291	%{_texmfdistdir}/fonts/tfm/public/pl/plsy9.tfm
12mr|texlive-pl-1.15-2|292	%{_texmfdistdir}/fonts/tfm/public/pl/pltcsc10.tfm
12mr|texlive-pl-1.15-2|293	%{_texmfdistdir}/fonts/tfm/public/pl/pltex10.tfm
12mr|texlive-pl-1.15-2|294	%{_texmfdistdir}/fonts/tfm/public/pl/pltex8.tfm
12mr|texlive-pl-1.15-2|295	%{_texmfdistdir}/fonts/tfm/public/pl/pltex9.tfm
12mr|texlive-pl-1.15-2|296	%{_texmfdistdir}/fonts/tfm/public/pl/plti10.tfm
12mr|texlive-pl-1.15-2|297	%{_texmfdistdir}/fonts/tfm/public/pl/plti12.tfm
12mr|texlive-pl-1.15-2|298	%{_texmfdistdir}/fonts/tfm/public/pl/plti7.tfm
12mr|texlive-pl-1.15-2|299	%{_texmfdistdir}/fonts/tfm/public/pl/plti8.tfm
12mr|texlive-pl-1.15-2|300	%{_texmfdistdir}/fonts/tfm/public/pl/plti9.tfm
12mr|texlive-pl-1.15-2|301	%{_texmfdistdir}/fonts/tfm/public/pl/pltt10.tfm
12mr|texlive-pl-1.15-2|302	%{_texmfdistdir}/fonts/tfm/public/pl/pltt12.tfm
12mr|texlive-pl-1.15-2|303	%{_texmfdistdir}/fonts/tfm/public/pl/pltt8.tfm
12mr|texlive-pl-1.15-2|304	%{_texmfdistdir}/fonts/tfm/public/pl/pltt9.tfm
12mr|texlive-pl-1.15-2|305	%{_texmfdistdir}/fonts/tfm/public/pl/plu10.tfm
12mr|texlive-pl-1.15-2|306	%{_texmfdistdir}/fonts/tfm/public/pl/plvtt10.tfm
12mr|texlive-pl-1.15-2|307	%{_texmfdistdir}/fonts/type1/public/pl/plb10.pfb
12mr|texlive-pl-1.15-2|308	%{_texmfdistdir}/fonts/type1/public/pl/plb10.pfm
12mr|texlive-pl-1.15-2|309	%{_texmfdistdir}/fonts/type1/public/pl/plbsy10.pfb
12mr|texlive-pl-1.15-2|310	%{_texmfdistdir}/fonts/type1/public/pl/plbsy10.pfm
12mr|texlive-pl-1.15-2|311	%{_texmfdistdir}/fonts/type1/public/pl/plbx10.pfb
12mr|texlive-pl-1.15-2|312	%{_texmfdistdir}/fonts/type1/public/pl/plbx10.pfm
12mr|texlive-pl-1.15-2|313	%{_texmfdistdir}/fonts/type1/public/pl/plbx12.pfb
12mr|texlive-pl-1.15-2|314	%{_texmfdistdir}/fonts/type1/public/pl/plbx12.pfm
12mr|texlive-pl-1.15-2|315	%{_texmfdistdir}/fonts/type1/public/pl/plbx5.pfb
12mr|texlive-pl-1.15-2|316	%{_texmfdistdir}/fonts/type1/public/pl/plbx5.pfm
12mr|texlive-pl-1.15-2|317	%{_texmfdistdir}/fonts/type1/public/pl/plbx6.pfb
12mr|texlive-pl-1.15-2|318	%{_texmfdistdir}/fonts/type1/public/pl/plbx6.pfm
12mr|texlive-pl-1.15-2|319	%{_texmfdistdir}/fonts/type1/public/pl/plbx7.pfb
12mr|texlive-pl-1.15-2|320	%{_texmfdistdir}/fonts/type1/public/pl/plbx7.pfm
12mr|texlive-pl-1.15-2|321	%{_texmfdistdir}/fonts/type1/public/pl/plbx8.pfb
12mr|texlive-pl-1.15-2|322	%{_texmfdistdir}/fonts/type1/public/pl/plbx8.pfm
12mr|texlive-pl-1.15-2|323	%{_texmfdistdir}/fonts/type1/public/pl/plbx9.pfb
12mr|texlive-pl-1.15-2|324	%{_texmfdistdir}/fonts/type1/public/pl/plbx9.pfm
12mr|texlive-pl-1.15-2|325	%{_texmfdistdir}/fonts/type1/public/pl/plbxsl10.pfb
12mr|texlive-pl-1.15-2|326	%{_texmfdistdir}/fonts/type1/public/pl/plbxsl10.pfm
12mr|texlive-pl-1.15-2|327	%{_texmfdistdir}/fonts/type1/public/pl/plbxti10.pfb
12mr|texlive-pl-1.15-2|328	%{_texmfdistdir}/fonts/type1/public/pl/plbxti10.pfm
12mr|texlive-pl-1.15-2|329	%{_texmfdistdir}/fonts/type1/public/pl/plcsc10.pfb
12mr|texlive-pl-1.15-2|330	%{_texmfdistdir}/fonts/type1/public/pl/plcsc10.pfm
12mr|texlive-pl-1.15-2|331	%{_texmfdistdir}/fonts/type1/public/pl/pldunh10.pfb
12mr|texlive-pl-1.15-2|332	%{_texmfdistdir}/fonts/type1/public/pl/pldunh10.pfm
12mr|texlive-pl-1.15-2|333	%{_texmfdistdir}/fonts/type1/public/pl/plex10.pfb
12mr|texlive-pl-1.15-2|334	%{_texmfdistdir}/fonts/type1/public/pl/plex10.pfm
12mr|texlive-pl-1.15-2|335	%{_texmfdistdir}/fonts/type1/public/pl/plex9.pfb
12mr|texlive-pl-1.15-2|336	%{_texmfdistdir}/fonts/type1/public/pl/plex9.pfm
12mr|texlive-pl-1.15-2|337	%{_texmfdistdir}/fonts/type1/public/pl/plff10.pfb
12mr|texlive-pl-1.15-2|338	%{_texmfdistdir}/fonts/type1/public/pl/plff10.pfm
12mr|texlive-pl-1.15-2|339	%{_texmfdistdir}/fonts/type1/public/pl/plfi10.pfb
12mr|texlive-pl-1.15-2|340	%{_texmfdistdir}/fonts/type1/public/pl/plfi10.pfm
12mr|texlive-pl-1.15-2|341	%{_texmfdistdir}/fonts/type1/public/pl/plfib8.pfb
12mr|texlive-pl-1.15-2|342	%{_texmfdistdir}/fonts/type1/public/pl/plfib8.pfm
12mr|texlive-pl-1.15-2|343	%{_texmfdistdir}/fonts/type1/public/pl/plinch.pfb
12mr|texlive-pl-1.15-2|344	%{_texmfdistdir}/fonts/type1/public/pl/plinch.pfm
12mr|texlive-pl-1.15-2|345	%{_texmfdistdir}/fonts/type1/public/pl/plitt10.pfb
12mr|texlive-pl-1.15-2|346	%{_texmfdistdir}/fonts/type1/public/pl/plitt10.pfm
12mr|texlive-pl-1.15-2|347	%{_texmfdistdir}/fonts/type1/public/pl/plmi10.pfb
12mr|texlive-pl-1.15-2|348	%{_texmfdistdir}/fonts/type1/public/pl/plmi10.pfm
12mr|texlive-pl-1.15-2|349	%{_texmfdistdir}/fonts/type1/public/pl/plmi12.pfb
12mr|texlive-pl-1.15-2|350	%{_texmfdistdir}/fonts/type1/public/pl/plmi12.pfm
12mr|texlive-pl-1.15-2|351	%{_texmfdistdir}/fonts/type1/public/pl/plmi5.pfb
12mr|texlive-pl-1.15-2|352	%{_texmfdistdir}/fonts/type1/public/pl/plmi5.pfm
12mr|texlive-pl-1.15-2|353	%{_texmfdistdir}/fonts/type1/public/pl/plmi6.pfb
12mr|texlive-pl-1.15-2|354	%{_texmfdistdir}/fonts/type1/public/pl/plmi6.pfm
12mr|texlive-pl-1.15-2|355	%{_texmfdistdir}/fonts/type1/public/pl/plmi7.pfb
12mr|texlive-pl-1.15-2|356	%{_texmfdistdir}/fonts/type1/public/pl/plmi7.pfm
12mr|texlive-pl-1.15-2|357	%{_texmfdistdir}/fonts/type1/public/pl/plmi8.pfb
12mr|texlive-pl-1.15-2|358	%{_texmfdistdir}/fonts/type1/public/pl/plmi8.pfm
12mr|texlive-pl-1.15-2|359	%{_texmfdistdir}/fonts/type1/public/pl/plmi9.pfb
12mr|texlive-pl-1.15-2|360	%{_texmfdistdir}/fonts/type1/public/pl/plmi9.pfm
12mr|texlive-pl-1.15-2|361	%{_texmfdistdir}/fonts/type1/public/pl/plmib10.pfb
12mr|texlive-pl-1.15-2|362	%{_texmfdistdir}/fonts/type1/public/pl/plmib10.pfm
12mr|texlive-pl-1.15-2|363	%{_texmfdistdir}/fonts/type1/public/pl/plr10.pfb
12mr|texlive-pl-1.15-2|364	%{_texmfdistdir}/fonts/type1/public/pl/plr10.pfm
12mr|texlive-pl-1.15-2|365	%{_texmfdistdir}/fonts/type1/public/pl/plr12.pfb
12mr|texlive-pl-1.15-2|366	%{_texmfdistdir}/fonts/type1/public/pl/plr12.pfm
12mr|texlive-pl-1.15-2|367	%{_texmfdistdir}/fonts/type1/public/pl/plr17.pfb
12mr|texlive-pl-1.15-2|368	%{_texmfdistdir}/fonts/type1/public/pl/plr17.pfm
12mr|texlive-pl-1.15-2|369	%{_texmfdistdir}/fonts/type1/public/pl/plr5.pfb
12mr|texlive-pl-1.15-2|370	%{_texmfdistdir}/fonts/type1/public/pl/plr5.pfm
12mr|texlive-pl-1.15-2|371	%{_texmfdistdir}/fonts/type1/public/pl/plr6.pfb
12mr|texlive-pl-1.15-2|372	%{_texmfdistdir}/fonts/type1/public/pl/plr6.pfm
12mr|texlive-pl-1.15-2|373	%{_texmfdistdir}/fonts/type1/public/pl/plr7.pfb
12mr|texlive-pl-1.15-2|374	%{_texmfdistdir}/fonts/type1/public/pl/plr7.pfm
12mr|texlive-pl-1.15-2|375	%{_texmfdistdir}/fonts/type1/public/pl/plr8.pfb
12mr|texlive-pl-1.15-2|376	%{_texmfdistdir}/fonts/type1/public/pl/plr8.pfm
12mr|texlive-pl-1.15-2|377	%{_texmfdistdir}/fonts/type1/public/pl/plr9.pfb
12mr|texlive-pl-1.15-2|378	%{_texmfdistdir}/fonts/type1/public/pl/plr9.pfm
12mr|texlive-pl-1.15-2|379	%{_texmfdistdir}/fonts/type1/public/pl/plsl10.pfb
12mr|texlive-pl-1.15-2|380	%{_texmfdistdir}/fonts/type1/public/pl/plsl10.pfm
12mr|texlive-pl-1.15-2|381	%{_texmfdistdir}/fonts/type1/public/pl/plsl12.pfb
12mr|texlive-pl-1.15-2|382	%{_texmfdistdir}/fonts/type1/public/pl/plsl12.pfm
12mr|texlive-pl-1.15-2|383	%{_texmfdistdir}/fonts/type1/public/pl/plsl8.pfb
12mr|texlive-pl-1.15-2|384	%{_texmfdistdir}/fonts/type1/public/pl/plsl8.pfm
12mr|texlive-pl-1.15-2|385	%{_texmfdistdir}/fonts/type1/public/pl/plsl9.pfb
12mr|texlive-pl-1.15-2|386	%{_texmfdistdir}/fonts/type1/public/pl/plsl9.pfm
12mr|texlive-pl-1.15-2|387	%{_texmfdistdir}/fonts/type1/public/pl/plsltt10.pfb
12mr|texlive-pl-1.15-2|388	%{_texmfdistdir}/fonts/type1/public/pl/plsltt10.pfm
12mr|texlive-pl-1.15-2|389	%{_texmfdistdir}/fonts/type1/public/pl/plss10.pfb
12mr|texlive-pl-1.15-2|390	%{_texmfdistdir}/fonts/type1/public/pl/plss10.pfm
12mr|texlive-pl-1.15-2|391	%{_texmfdistdir}/fonts/type1/public/pl/plss12.pfb
12mr|texlive-pl-1.15-2|392	%{_texmfdistdir}/fonts/type1/public/pl/plss12.pfm
12mr|texlive-pl-1.15-2|393	%{_texmfdistdir}/fonts/type1/public/pl/plss17.pfb
12mr|texlive-pl-1.15-2|394	%{_texmfdistdir}/fonts/type1/public/pl/plss17.pfm
12mr|texlive-pl-1.15-2|395	%{_texmfdistdir}/fonts/type1/public/pl/plss8.pfb
12mr|texlive-pl-1.15-2|396	%{_texmfdistdir}/fonts/type1/public/pl/plss8.pfm
12mr|texlive-pl-1.15-2|397	%{_texmfdistdir}/fonts/type1/public/pl/plss9.pfb
12mr|texlive-pl-1.15-2|398	%{_texmfdistdir}/fonts/type1/public/pl/plss9.pfm
12mr|texlive-pl-1.15-2|399	%{_texmfdistdir}/fonts/type1/public/pl/plssbi10.pfb
12mr|texlive-pl-1.15-2|400	%{_texmfdistdir}/fonts/type1/public/pl/plssbi10.pfm
12mr|texlive-pl-1.15-2|401	%{_texmfdistdir}/fonts/type1/public/pl/plssbx10.pfb
12mr|texlive-pl-1.15-2|402	%{_texmfdistdir}/fonts/type1/public/pl/plssbx10.pfm
12mr|texlive-pl-1.15-2|403	%{_texmfdistdir}/fonts/type1/public/pl/plssdc10.pfb
12mr|texlive-pl-1.15-2|404	%{_texmfdistdir}/fonts/type1/public/pl/plssdc10.pfm
12mr|texlive-pl-1.15-2|405	%{_texmfdistdir}/fonts/type1/public/pl/plssi10.pfb
12mr|texlive-pl-1.15-2|406	%{_texmfdistdir}/fonts/type1/public/pl/plssi10.pfm
12mr|texlive-pl-1.15-2|407	%{_texmfdistdir}/fonts/type1/public/pl/plssi12.pfb
12mr|texlive-pl-1.15-2|408	%{_texmfdistdir}/fonts/type1/public/pl/plssi12.pfm
12mr|texlive-pl-1.15-2|409	%{_texmfdistdir}/fonts/type1/public/pl/plssi17.pfb
12mr|texlive-pl-1.15-2|410	%{_texmfdistdir}/fonts/type1/public/pl/plssi17.pfm
12mr|texlive-pl-1.15-2|411	%{_texmfdistdir}/fonts/type1/public/pl/plssi8.pfb
12mr|texlive-pl-1.15-2|412	%{_texmfdistdir}/fonts/type1/public/pl/plssi8.pfm
12mr|texlive-pl-1.15-2|413	%{_texmfdistdir}/fonts/type1/public/pl/plssi9.pfb
12mr|texlive-pl-1.15-2|414	%{_texmfdistdir}/fonts/type1/public/pl/plssi9.pfm
12mr|texlive-pl-1.15-2|415	%{_texmfdistdir}/fonts/type1/public/pl/plssq8.pfb
12mr|texlive-pl-1.15-2|416	%{_texmfdistdir}/fonts/type1/public/pl/plssq8.pfm
12mr|texlive-pl-1.15-2|417	%{_texmfdistdir}/fonts/type1/public/pl/plssqi8.pfb
12mr|texlive-pl-1.15-2|418	%{_texmfdistdir}/fonts/type1/public/pl/plssqi8.pfm
12mr|texlive-pl-1.15-2|419	%{_texmfdistdir}/fonts/type1/public/pl/plsy10.pfb
12mr|texlive-pl-1.15-2|420	%{_texmfdistdir}/fonts/type1/public/pl/plsy10.pfm
12mr|texlive-pl-1.15-2|421	%{_texmfdistdir}/fonts/type1/public/pl/plsy5.pfb
12mr|texlive-pl-1.15-2|422	%{_texmfdistdir}/fonts/type1/public/pl/plsy5.pfm
12mr|texlive-pl-1.15-2|423	%{_texmfdistdir}/fonts/type1/public/pl/plsy6.pfb
12mr|texlive-pl-1.15-2|424	%{_texmfdistdir}/fonts/type1/public/pl/plsy6.pfm
12mr|texlive-pl-1.15-2|425	%{_texmfdistdir}/fonts/type1/public/pl/plsy7.pfb
12mr|texlive-pl-1.15-2|426	%{_texmfdistdir}/fonts/type1/public/pl/plsy7.pfm
12mr|texlive-pl-1.15-2|427	%{_texmfdistdir}/fonts/type1/public/pl/plsy8.pfb
12mr|texlive-pl-1.15-2|428	%{_texmfdistdir}/fonts/type1/public/pl/plsy8.pfm
12mr|texlive-pl-1.15-2|429	%{_texmfdistdir}/fonts/type1/public/pl/plsy9.pfb
12mr|texlive-pl-1.15-2|430	%{_texmfdistdir}/fonts/type1/public/pl/plsy9.pfm
12mr|texlive-pl-1.15-2|431	%{_texmfdistdir}/fonts/type1/public/pl/pltcsc10.pfb
12mr|texlive-pl-1.15-2|432	%{_texmfdistdir}/fonts/type1/public/pl/pltcsc10.pfm
12mr|texlive-pl-1.15-2|433	%{_texmfdistdir}/fonts/type1/public/pl/pltex10.pfb
12mr|texlive-pl-1.15-2|434	%{_texmfdistdir}/fonts/type1/public/pl/pltex10.pfm
12mr|texlive-pl-1.15-2|435	%{_texmfdistdir}/fonts/type1/public/pl/pltex8.pfb
12mr|texlive-pl-1.15-2|436	%{_texmfdistdir}/fonts/type1/public/pl/pltex8.pfm
12mr|texlive-pl-1.15-2|437	%{_texmfdistdir}/fonts/type1/public/pl/pltex9.pfb
12mr|texlive-pl-1.15-2|438	%{_texmfdistdir}/fonts/type1/public/pl/pltex9.pfm
12mr|texlive-pl-1.15-2|439	%{_texmfdistdir}/fonts/type1/public/pl/plti10.pfb
12mr|texlive-pl-1.15-2|440	%{_texmfdistdir}/fonts/type1/public/pl/plti10.pfm
12mr|texlive-pl-1.15-2|441	%{_texmfdistdir}/fonts/type1/public/pl/plti12.pfb
12mr|texlive-pl-1.15-2|442	%{_texmfdistdir}/fonts/type1/public/pl/plti12.pfm
12mr|texlive-pl-1.15-2|443	%{_texmfdistdir}/fonts/type1/public/pl/plti7.pfb
12mr|texlive-pl-1.15-2|444	%{_texmfdistdir}/fonts/type1/public/pl/plti7.pfm
12mr|texlive-pl-1.15-2|445	%{_texmfdistdir}/fonts/type1/public/pl/plti8.pfb
12mr|texlive-pl-1.15-2|446	%{_texmfdistdir}/fonts/type1/public/pl/plti8.pfm
12mr|texlive-pl-1.15-2|447	%{_texmfdistdir}/fonts/type1/public/pl/plti9.pfb
12mr|texlive-pl-1.15-2|448	%{_texmfdistdir}/fonts/type1/public/pl/plti9.pfm
12mr|texlive-pl-1.15-2|449	%{_texmfdistdir}/fonts/type1/public/pl/pltt10.pfb
12mr|texlive-pl-1.15-2|450	%{_texmfdistdir}/fonts/type1/public/pl/pltt10.pfm
12mr|texlive-pl-1.15-2|451	%{_texmfdistdir}/fonts/type1/public/pl/pltt12.pfb
12mr|texlive-pl-1.15-2|452	%{_texmfdistdir}/fonts/type1/public/pl/pltt12.pfm
12mr|texlive-pl-1.15-2|453	%{_texmfdistdir}/fonts/type1/public/pl/pltt8.pfb
12mr|texlive-pl-1.15-2|454	%{_texmfdistdir}/fonts/type1/public/pl/pltt8.pfm
12mr|texlive-pl-1.15-2|455	%{_texmfdistdir}/fonts/type1/public/pl/pltt9.pfb
12mr|texlive-pl-1.15-2|456	%{_texmfdistdir}/fonts/type1/public/pl/pltt9.pfm
12mr|texlive-pl-1.15-2|457	%{_texmfdistdir}/fonts/type1/public/pl/plu10.pfb
12mr|texlive-pl-1.15-2|458	%{_texmfdistdir}/fonts/type1/public/pl/plu10.pfm
12mr|texlive-pl-1.15-2|459	%{_texmfdistdir}/fonts/type1/public/pl/plvtt10.pfb
12mr|texlive-pl-1.15-2|460	%{_texmfdistdir}/fonts/type1/public/pl/plvtt10.pfm
12mr|texlive-pl-1.15-2|461	%_texmf_updmap_d/pl
12mr|texlive-pl-1.15-2|462	%doc %{_texmfdistdir}/doc/fonts/pl/README-T1.ENG
12mr|texlive-pl-1.15-2|463	%doc %{_texmfdistdir}/doc/fonts/pl/README-T1.POL
12mr|texlive-pl-1.15-2|464	%doc %{_texmfdistdir}/doc/fonts/pl/README.ENG
12mr|texlive-pl-1.15-2|465	%doc %{_texmfdistdir}/doc/fonts/pl/README.POL
12mr|texlive-pl-1.15-2|466	%doc %{_texmfdistdir}/doc/fonts/pl/plsample.tex
12mr|texlive-pl-1.15-2|467	
12mr|texlive-pl-1.15-2|468	#-----------------------------------------------------------------------
12mr|texlive-pl-1.15-2|469	%prep
12mr|texlive-pl-1.15-2|470	%setup -c -a0 -a1
12mr|texlive-pl-1.15-2|471	
12mr|texlive-pl-1.15-2|472	%build
12mr|texlive-pl-1.15-2|473	
12mr|texlive-pl-1.15-2|474	%install
12mr|texlive-pl-1.15-2|475	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pl-1.15-2|476	cp -fpar dvips fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pl-1.15-2|477	mkdir -p %{buildroot}%{_texmf_updmap_d}
12mr|texlive-pl-1.15-2|478	cat > %{buildroot}%{_texmf_updmap_d}/pl <<EOF
12mr|texlive-pl-1.15-2|479	MixedMap plother.map
12mr|texlive-pl-1.15-2|480	MixedMap pltext.map
12mr|texlive-pl-1.15-2|481	EOF
12mr|texlive-pl-1.15-2|482	
12mr|texlive-pl-1.15-2|483	
12mr|texlive-pl-1.15-2|484	
12mr|texlive-pl-1.15-2|485	%changelog
12mr|texlive-pl-1.15-2|486	

18252 12
12mr|texlive-placeins-2.2-2|1	# revision 19848
12mr|texlive-placeins-2.2-2|2	# category Package
12mr|texlive-placeins-2.2-2|3	# catalog-ctan /macros/latex/contrib/placeins
12mr|texlive-placeins-2.2-2|4	# catalog-date 2010-09-22 15:00:44 +0200
12mr|texlive-placeins-2.2-2|5	# catalog-license pd
12mr|texlive-placeins-2.2-2|6	# catalog-version 2.2
12mr|texlive-placeins-2.2-2|7	Name:		texlive-placeins
12mr|texlive-placeins-2.2-2|8	Version:	2.2
12mr|texlive-placeins-2.2-2|9	Release:	2
12mr|texlive-placeins-2.2-2|10	Summary:	Control float placement
12mr|texlive-placeins-2.2-2|11	Group:		Publishing
12mr|texlive-placeins-2.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/placeins
12mr|texlive-placeins-2.2-2|13	License:	PD
12mr|texlive-placeins-2.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/placeins.tar.xz
12mr|texlive-placeins-2.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/placeins.doc.tar.xz
12mr|texlive-placeins-2.2-2|16	BuildArch:	noarch
12mr|texlive-placeins-2.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-placeins-2.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-placeins-2.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-placeins-2.2-2|20	
12mr|texlive-placeins-2.2-2|21	%description
12mr|texlive-placeins-2.2-2|22	Defines a \FloatBarrier command, beyond which floats may not
12mr|texlive-placeins-2.2-2|23	pass; useful, for example, to ensure all floats for a section
12mr|texlive-placeins-2.2-2|24	appear before the next \section command.
12mr|texlive-placeins-2.2-2|25	
12mr|texlive-placeins-2.2-2|26	%post
12mr|texlive-placeins-2.2-2|27	%{_sbindir}/texlive.post
12mr|texlive-placeins-2.2-2|28	
12mr|texlive-placeins-2.2-2|29	%postun
12mr|texlive-placeins-2.2-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-placeins-2.2-2|31	%{_sbindir}/texlive.post
12mr|texlive-placeins-2.2-2|32	fi
12mr|texlive-placeins-2.2-2|33	
12mr|texlive-placeins-2.2-2|34	#-----------------------------------------------------------------------
12mr|texlive-placeins-2.2-2|35	%files
12mr|texlive-placeins-2.2-2|36	%{_texmfdistdir}/tex/latex/placeins/placeins.sty
12mr|texlive-placeins-2.2-2|37	%doc %{_texmfdistdir}/doc/latex/placeins/placeins-doc.pdf
12mr|texlive-placeins-2.2-2|38	%doc %{_texmfdistdir}/doc/latex/placeins/placeins-doc.tex
12mr|texlive-placeins-2.2-2|39	%doc %{_texmfdistdir}/doc/latex/placeins/placeins.txt
12mr|texlive-placeins-2.2-2|40	
12mr|texlive-placeins-2.2-2|41	#-----------------------------------------------------------------------
12mr|texlive-placeins-2.2-2|42	%prep
12mr|texlive-placeins-2.2-2|43	%setup -c -a0 -a1
12mr|texlive-placeins-2.2-2|44	
12mr|texlive-placeins-2.2-2|45	%build
12mr|texlive-placeins-2.2-2|46	
12mr|texlive-placeins-2.2-2|47	%install
12mr|texlive-placeins-2.2-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-placeins-2.2-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-placeins-2.2-2|50	
12mr|texlive-placeins-2.2-2|51	
12mr|texlive-placeins-2.2-2|52	
12mr|texlive-placeins-2.2-2|53	%changelog
12mr|texlive-placeins-2.2-2|54	

18253 12
12mr|texlive-placeins-plain-2.0-2|1	# revision 15878
12mr|texlive-placeins-plain-2.0-2|2	# category Package
12mr|texlive-placeins-plain-2.0-2|3	# catalog-ctan /macros/plain/contrib/misc/placeins.tex
12mr|texlive-placeins-plain-2.0-2|4	# catalog-date 2009-11-10 09:15:37 +0100
12mr|texlive-placeins-plain-2.0-2|5	# catalog-license pd
12mr|texlive-placeins-plain-2.0-2|6	# catalog-version 2.0
12mr|texlive-placeins-plain-2.0-2|7	Name:		texlive-placeins-plain
12mr|texlive-placeins-plain-2.0-2|8	Version:	2.0
12mr|texlive-placeins-plain-2.0-2|9	Release:	2
12mr|texlive-placeins-plain-2.0-2|10	Summary:	Insertions that keep their place
12mr|texlive-placeins-plain-2.0-2|11	Group:		Publishing
12mr|texlive-placeins-plain-2.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/misc/placeins.tex
12mr|texlive-placeins-plain-2.0-2|13	License:	PD
12mr|texlive-placeins-plain-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/placeins-plain.tar.xz
12mr|texlive-placeins-plain-2.0-2|15	BuildArch:	noarch
12mr|texlive-placeins-plain-2.0-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-placeins-plain-2.0-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-placeins-plain-2.0-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-placeins-plain-2.0-2|19	
12mr|texlive-placeins-plain-2.0-2|20	%description
12mr|texlive-placeins-plain-2.0-2|21	This TeX file provides various mechanisms (for plain TeX and
12mr|texlive-placeins-plain-2.0-2|22	close relatives) to let insertions (footnotes, topins, pageins,
12mr|texlive-placeins-plain-2.0-2|23	etc.) float within their appropriate section, but to prevent
12mr|texlive-placeins-plain-2.0-2|24	them from intruding into the following section, even when
12mr|texlive-placeins-plain-2.0-2|25	sections do not normally begin a new page. (If your sections
12mr|texlive-placeins-plain-2.0-2|26	normally begin a new page, just use \supereject to flush out
12mr|texlive-placeins-plain-2.0-2|27	insertions.).
12mr|texlive-placeins-plain-2.0-2|28	
12mr|texlive-placeins-plain-2.0-2|29	%post
12mr|texlive-placeins-plain-2.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-placeins-plain-2.0-2|31	
12mr|texlive-placeins-plain-2.0-2|32	%postun
12mr|texlive-placeins-plain-2.0-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-placeins-plain-2.0-2|34	%{_sbindir}/texlive.post
12mr|texlive-placeins-plain-2.0-2|35	fi
12mr|texlive-placeins-plain-2.0-2|36	
12mr|texlive-placeins-plain-2.0-2|37	#-----------------------------------------------------------------------
12mr|texlive-placeins-plain-2.0-2|38	%files
12mr|texlive-placeins-plain-2.0-2|39	%{_texmfdistdir}/tex/plain/placeins-plain/placeins.tex
12mr|texlive-placeins-plain-2.0-2|40	
12mr|texlive-placeins-plain-2.0-2|41	#-----------------------------------------------------------------------
12mr|texlive-placeins-plain-2.0-2|42	%prep
12mr|texlive-placeins-plain-2.0-2|43	%setup -c -a0
12mr|texlive-placeins-plain-2.0-2|44	
12mr|texlive-placeins-plain-2.0-2|45	%build
12mr|texlive-placeins-plain-2.0-2|46	
12mr|texlive-placeins-plain-2.0-2|47	%install
12mr|texlive-placeins-plain-2.0-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-placeins-plain-2.0-2|49	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-placeins-plain-2.0-2|50	
12mr|texlive-placeins-plain-2.0-2|51	
12mr|texlive-placeins-plain-2.0-2|52	
12mr|texlive-placeins-plain-2.0-2|53	%changelog
12mr|texlive-placeins-plain-2.0-2|54	

18254 12
12mr|texlive-plain-20120808-1|1	# revision 26647
12mr|texlive-plain-20120808-1|2	# category Package
12mr|texlive-plain-20120808-1|3	# catalog-ctan undef
12mr|texlive-plain-20120808-1|4	# catalog-date undef
12mr|texlive-plain-20120808-1|5	# catalog-license undef
12mr|texlive-plain-20120808-1|6	# catalog-version undef
12mr|texlive-plain-20120808-1|7	Name:		texlive-plain
12mr|texlive-plain-20120808-1|8	Version:	20120808
12mr|texlive-plain-20120808-1|9	Release:	1
12mr|texlive-plain-20120808-1|10	Summary:	TeXLive plain package
12mr|texlive-plain-20120808-1|11	Group:		Publishing
12mr|texlive-plain-20120808-1|12	URL:		http://tug.org/texlive
12mr|texlive-plain-20120808-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-plain-20120808-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plain.tar.xz
12mr|texlive-plain-20120808-1|15	BuildArch:	noarch
12mr|texlive-plain-20120808-1|16	BuildRequires:	texlive-tlpkg
12mr|texlive-plain-20120808-1|17	Requires(pre):	texlive-tlpkg
12mr|texlive-plain-20120808-1|18	Requires(post):	texlive-kpathsea
12mr|texlive-plain-20120808-1|19	
12mr|texlive-plain-20120808-1|20	%description
12mr|texlive-plain-20120808-1|21	TeXLive plain package.
12mr|texlive-plain-20120808-1|22	
12mr|texlive-plain-20120808-1|23	%post
12mr|texlive-plain-20120808-1|24	%{_sbindir}/texlive.post
12mr|texlive-plain-20120808-1|25	
12mr|texlive-plain-20120808-1|26	%postun
12mr|texlive-plain-20120808-1|27	if [ $1 -eq 0 ]; then
12mr|texlive-plain-20120808-1|28	%{_sbindir}/texlive.post
12mr|texlive-plain-20120808-1|29	fi
12mr|texlive-plain-20120808-1|30	
12mr|texlive-plain-20120808-1|31	#-----------------------------------------------------------------------
12mr|texlive-plain-20120808-1|32	%files
12mr|texlive-plain-20120808-1|33	%{_texmfdistdir}/makeindex/plain/plaintex.ist
12mr|texlive-plain-20120808-1|34	%{_texmfdistdir}/tex/plain/base/fontchart.tex
12mr|texlive-plain-20120808-1|35	%{_texmfdistdir}/tex/plain/base/gkpmac.tex
12mr|texlive-plain-20120808-1|36	%{_texmfdistdir}/tex/plain/base/letter.tex
12mr|texlive-plain-20120808-1|37	%{_texmfdistdir}/tex/plain/base/list.tex
12mr|texlive-plain-20120808-1|38	%{_texmfdistdir}/tex/plain/base/llist.tex
12mr|texlive-plain-20120808-1|39	%{_texmfdistdir}/tex/plain/base/manmac.tex
12mr|texlive-plain-20120808-1|40	%{_texmfdistdir}/tex/plain/base/mftmac.tex
12mr|texlive-plain-20120808-1|41	%{_texmfdistdir}/tex/plain/base/mptmac.tex
12mr|texlive-plain-20120808-1|42	%{_texmfdistdir}/tex/plain/base/picmac.tex
12mr|texlive-plain-20120808-1|43	%{_texmfdistdir}/tex/plain/base/plain.tex
12mr|texlive-plain-20120808-1|44	%{_texmfdistdir}/tex/plain/base/story.tex
12mr|texlive-plain-20120808-1|45	%{_texmfdistdir}/tex/plain/base/testfont.tex
12mr|texlive-plain-20120808-1|46	%{_texmfdistdir}/tex/plain/base/webmac.tex
12mr|texlive-plain-20120808-1|47	%{_texmfdistdir}/tex/plain/base/wlist.tex
12mr|texlive-plain-20120808-1|48	%{_texmfdistdir}/tex/plain/config/aleph.ini
12mr|texlive-plain-20120808-1|49	%{_texmfdistdir}/tex/plain/config/bplain.ini
12mr|texlive-plain-20120808-1|50	%{_texmfdistdir}/tex/plain/config/dviluatex.ini
12mr|texlive-plain-20120808-1|51	%{_texmfdistdir}/tex/plain/config/etex.ini
12mr|texlive-plain-20120808-1|52	%{_texmfdistdir}/tex/plain/config/luatex.ini
12mr|texlive-plain-20120808-1|53	%{_texmfdistdir}/tex/plain/config/omega.ini
12mr|texlive-plain-20120808-1|54	%{_texmfdistdir}/tex/plain/config/pdfbplain.ini
12mr|texlive-plain-20120808-1|55	%{_texmfdistdir}/tex/plain/config/pdfetex.ini
12mr|texlive-plain-20120808-1|56	%{_texmfdistdir}/tex/plain/config/pdftexmagfix.tex
12mr|texlive-plain-20120808-1|57	%{_texmfdistdir}/tex/plain/config/tex.ini
12mr|texlive-plain-20120808-1|58	%{_texmfdistdir}/tex/plain/config/xetex.ini
12mr|texlive-plain-20120808-1|59	
12mr|texlive-plain-20120808-1|60	#-----------------------------------------------------------------------
12mr|texlive-plain-20120808-1|61	%prep
12mr|texlive-plain-20120808-1|62	%setup -c -a0
12mr|texlive-plain-20120808-1|63	
12mr|texlive-plain-20120808-1|64	%build
12mr|texlive-plain-20120808-1|65	
12mr|texlive-plain-20120808-1|66	%install
12mr|texlive-plain-20120808-1|67	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-plain-20120808-1|68	cp -fpar makeindex tex %{buildroot}%{_texmfdistdir}
12mr|texlive-plain-20120808-1|69	
12mr|texlive-plain-20120808-1|70	
12mr|texlive-plain-20120808-1|71	
12mr|texlive-plain-20120808-1|72	%changelog
12mr|texlive-plain-20120808-1|73	

18255 12
12mr|texlive-plain-doc-20091109-2|1	# revision 15878
12mr|texlive-plain-doc-20091109-2|2	# category Package
12mr|texlive-plain-doc-20091109-2|3	# catalog-ctan /info/plain-doc/csname.txt
12mr|texlive-plain-doc-20091109-2|4	# catalog-date 2009-11-09 15:03:08 +0100
12mr|texlive-plain-doc-20091109-2|5	# catalog-license noinfo
12mr|texlive-plain-doc-20091109-2|6	# catalog-version undef
12mr|texlive-plain-doc-20091109-2|7	Name:		texlive-plain-doc
12mr|texlive-plain-doc-20091109-2|8	Version:	20091109
12mr|texlive-plain-doc-20091109-2|9	Release:	2
12mr|texlive-plain-doc-20091109-2|10	Summary:	A list of plain.tex cs names
12mr|texlive-plain-doc-20091109-2|11	Group:		Publishing
12mr|texlive-plain-doc-20091109-2|12	URL:		http://www.ctan.org/tex-archive/info/plain-doc/csname.txt
12mr|texlive-plain-doc-20091109-2|13	License:	NOINFO
12mr|texlive-plain-doc-20091109-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plain-doc.tar.xz
12mr|texlive-plain-doc-20091109-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plain-doc.doc.tar.xz
12mr|texlive-plain-doc-20091109-2|16	BuildArch:	noarch
12mr|texlive-plain-doc-20091109-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-plain-doc-20091109-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-plain-doc-20091109-2|19	
12mr|texlive-plain-doc-20091109-2|20	%description
12mr|texlive-plain-doc-20091109-2|21	The document constitutes a list of every control sequence name
12mr|texlive-plain-doc-20091109-2|22	(csname) described in the TeXbook, together with an indication
12mr|texlive-plain-doc-20091109-2|23	of whether the csname is a primitive TeX command, or is defined
12mr|texlive-plain-doc-20091109-2|24	in plain.tex.
12mr|texlive-plain-doc-20091109-2|25	
12mr|texlive-plain-doc-20091109-2|26	#-----------------------------------------------------------------------
12mr|texlive-plain-doc-20091109-2|27	%files
12mr|texlive-plain-doc-20091109-2|28	%doc %{_texmfdistdir}/doc/plain/plain-doc/csname.txt
12mr|texlive-plain-doc-20091109-2|29	
12mr|texlive-plain-doc-20091109-2|30	#-----------------------------------------------------------------------
12mr|texlive-plain-doc-20091109-2|31	%prep
12mr|texlive-plain-doc-20091109-2|32	%setup -c -a0 -a1
12mr|texlive-plain-doc-20091109-2|33	
12mr|texlive-plain-doc-20091109-2|34	%build
12mr|texlive-plain-doc-20091109-2|35	
12mr|texlive-plain-doc-20091109-2|36	%install
12mr|texlive-plain-doc-20091109-2|37	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-plain-doc-20091109-2|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-plain-doc-20091109-2|39	
12mr|texlive-plain-doc-20091109-2|40	
12mr|texlive-plain-doc-20091109-2|41	
12mr|texlive-plain-doc-20091109-2|42	%changelog
12mr|texlive-plain-doc-20091109-2|43	

18256 12
12mr|texlive-plantslabels-1.0-2|1	# revision 17831
12mr|texlive-plantslabels-1.0-2|2	# category Package
12mr|texlive-plantslabels-1.0-2|3	# catalog-ctan /macros/latex/contrib/plantslabels
12mr|texlive-plantslabels-1.0-2|4	# catalog-date 2010-04-14 18:13:33 +0200
12mr|texlive-plantslabels-1.0-2|5	# catalog-license lppl
12mr|texlive-plantslabels-1.0-2|6	# catalog-version 1.0
12mr|texlive-plantslabels-1.0-2|7	Name:		texlive-plantslabels
12mr|texlive-plantslabels-1.0-2|8	Version:	1.0
12mr|texlive-plantslabels-1.0-2|9	Release:	2
12mr|texlive-plantslabels-1.0-2|10	Summary:	Write labels for plants
12mr|texlive-plantslabels-1.0-2|11	Group:		Publishing
12mr|texlive-plantslabels-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/plantslabels
12mr|texlive-plantslabels-1.0-2|13	License:	LPPL
12mr|texlive-plantslabels-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plantslabels.tar.xz
12mr|texlive-plantslabels-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plantslabels.doc.tar.xz
12mr|texlive-plantslabels-1.0-2|16	BuildArch:	noarch
12mr|texlive-plantslabels-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-plantslabels-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-plantslabels-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-plantslabels-1.0-2|20	
12mr|texlive-plantslabels-1.0-2|21	%description
12mr|texlive-plantslabels-1.0-2|22	The package defines a command \plant, which has three mandatory
12mr|texlive-plantslabels-1.0-2|23	and seven optional argument. The package uses the labels.
12mr|texlive-plantslabels-1.0-2|24	
12mr|texlive-plantslabels-1.0-2|25	%post
12mr|texlive-plantslabels-1.0-2|26	%{_sbindir}/texlive.post
12mr|texlive-plantslabels-1.0-2|27	
12mr|texlive-plantslabels-1.0-2|28	%postun
12mr|texlive-plantslabels-1.0-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-plantslabels-1.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-plantslabels-1.0-2|31	fi
12mr|texlive-plantslabels-1.0-2|32	
12mr|texlive-plantslabels-1.0-2|33	#-----------------------------------------------------------------------
12mr|texlive-plantslabels-1.0-2|34	%files
12mr|texlive-plantslabels-1.0-2|35	%{_texmfdistdir}/tex/latex/plantslabels/plantslabels.sty
12mr|texlive-plantslabels-1.0-2|36	%doc %{_texmfdistdir}/doc/latex/plantslabels/README
12mr|texlive-plantslabels-1.0-2|37	%doc %{_texmfdistdir}/doc/latex/plantslabels/doc/pdf/plantslabels.pdf
12mr|texlive-plantslabels-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/plantslabels/doc/tex/Makefile
12mr|texlive-plantslabels-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/plantslabels/doc/tex/perso.ist
12mr|texlive-plantslabels-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/plantslabels/doc/tex/plantslabels.forlisting
12mr|texlive-plantslabels-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/plantslabels/doc/tex/plantslabels.tex
12mr|texlive-plantslabels-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/plantslabels/example/pdf/example.pdf
12mr|texlive-plantslabels-1.0-2|43	%doc %{_texmfdistdir}/doc/latex/plantslabels/example/tex/cactus.eps
12mr|texlive-plantslabels-1.0-2|44	%doc %{_texmfdistdir}/doc/latex/plantslabels/example/tex/example.tex
12mr|texlive-plantslabels-1.0-2|45	
12mr|texlive-plantslabels-1.0-2|46	#-----------------------------------------------------------------------
12mr|texlive-plantslabels-1.0-2|47	%prep
12mr|texlive-plantslabels-1.0-2|48	%setup -c -a0 -a1
12mr|texlive-plantslabels-1.0-2|49	
12mr|texlive-plantslabels-1.0-2|50	%build
12mr|texlive-plantslabels-1.0-2|51	
12mr|texlive-plantslabels-1.0-2|52	%install
12mr|texlive-plantslabels-1.0-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-plantslabels-1.0-2|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-plantslabels-1.0-2|55	
12mr|texlive-plantslabels-1.0-2|56	
12mr|texlive-plantslabels-1.0-2|57	
12mr|texlive-plantslabels-1.0-2|58	%changelog
12mr|texlive-plantslabels-1.0-2|59	

18257 12
12mr|texlive-plari-20070226-2|1	# revision 15878
12mr|texlive-plari-20070226-2|2	# category Package
12mr|texlive-plari-20070226-2|3	# catalog-ctan /macros/latex/contrib/plari
12mr|texlive-plari-20070226-2|4	# catalog-date 2007-02-26 21:26:45 +0100
12mr|texlive-plari-20070226-2|5	# catalog-license gpl
12mr|texlive-plari-20070226-2|6	# catalog-version undef
12mr|texlive-plari-20070226-2|7	Name:		texlive-plari
12mr|texlive-plari-20070226-2|8	Version:	20070226
12mr|texlive-plari-20070226-2|9	Release:	2
12mr|texlive-plari-20070226-2|10	Summary:	Typesetting stageplay scripts
12mr|texlive-plari-20070226-2|11	Group:		Publishing
12mr|texlive-plari-20070226-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/plari
12mr|texlive-plari-20070226-2|13	License:	GPL
12mr|texlive-plari-20070226-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plari.tar.xz
12mr|texlive-plari-20070226-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plari.doc.tar.xz
12mr|texlive-plari-20070226-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plari.source.tar.xz
12mr|texlive-plari-20070226-2|17	BuildArch:	noarch
12mr|texlive-plari-20070226-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-plari-20070226-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-plari-20070226-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-plari-20070226-2|21	
12mr|texlive-plari-20070226-2|22	%description
12mr|texlive-plari-20070226-2|23	Plari (the name comes from the Finnish usage for the working
12mr|texlive-plari-20070226-2|24	copy of a play) is a report-alike class, without section
12mr|texlive-plari-20070226-2|25	headings, and with paragraphs vertically separated rather than
12mr|texlive-plari-20070226-2|26	indented.
12mr|texlive-plari-20070226-2|27	
12mr|texlive-plari-20070226-2|28	%post
12mr|texlive-plari-20070226-2|29	%{_sbindir}/texlive.post
12mr|texlive-plari-20070226-2|30	
12mr|texlive-plari-20070226-2|31	%postun
12mr|texlive-plari-20070226-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-plari-20070226-2|33	%{_sbindir}/texlive.post
12mr|texlive-plari-20070226-2|34	fi
12mr|texlive-plari-20070226-2|35	
12mr|texlive-plari-20070226-2|36	#-----------------------------------------------------------------------
12mr|texlive-plari-20070226-2|37	%files
12mr|texlive-plari-20070226-2|38	%{_texmfdistdir}/tex/latex/plari/plari.cls
12mr|texlive-plari-20070226-2|39	%doc %{_texmfdistdir}/doc/latex/plari/COPYING
12mr|texlive-plari-20070226-2|40	%doc %{_texmfdistdir}/doc/latex/plari/README
12mr|texlive-plari-20070226-2|41	%doc %{_texmfdistdir}/doc/latex/plari/plari.pdf
12mr|texlive-plari-20070226-2|42	#- source
12mr|texlive-plari-20070226-2|43	%doc %{_texmfdistdir}/source/latex/plari/Makefile
12mr|texlive-plari-20070226-2|44	%doc %{_texmfdistdir}/source/latex/plari/plari.dtx
12mr|texlive-plari-20070226-2|45	%doc %{_texmfdistdir}/source/latex/plari/plari.ins
12mr|texlive-plari-20070226-2|46	
12mr|texlive-plari-20070226-2|47	#-----------------------------------------------------------------------
12mr|texlive-plari-20070226-2|48	%prep
12mr|texlive-plari-20070226-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-plari-20070226-2|50	
12mr|texlive-plari-20070226-2|51	%build
12mr|texlive-plari-20070226-2|52	
12mr|texlive-plari-20070226-2|53	%install
12mr|texlive-plari-20070226-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-plari-20070226-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-plari-20070226-2|56	
12mr|texlive-plari-20070226-2|57	
12mr|texlive-plari-20070226-2|58	
12mr|texlive-plari-20070226-2|59	%changelog
12mr|texlive-plari-20070226-2|60	

18258 12
12mr|texlive-plates-0.1-2|1	# revision 15878
12mr|texlive-plates-0.1-2|2	# category Package
12mr|texlive-plates-0.1-2|3	# catalog-ctan /macros/latex/contrib/plates
12mr|texlive-plates-0.1-2|4	# catalog-date 2007-01-08 00:37:16 +0100
12mr|texlive-plates-0.1-2|5	# catalog-license lppl
12mr|texlive-plates-0.1-2|6	# catalog-version 0.1
12mr|texlive-plates-0.1-2|7	Name:		texlive-plates
12mr|texlive-plates-0.1-2|8	Version:	0.1
12mr|texlive-plates-0.1-2|9	Release:	2
12mr|texlive-plates-0.1-2|10	Summary:	Arrange for "plates" sections of documents
12mr|texlive-plates-0.1-2|11	Group:		Publishing
12mr|texlive-plates-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/plates
12mr|texlive-plates-0.1-2|13	License:	LPPL
12mr|texlive-plates-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plates.tar.xz
12mr|texlive-plates-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plates.doc.tar.xz
12mr|texlive-plates-0.1-2|16	BuildArch:	noarch
12mr|texlive-plates-0.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-plates-0.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-plates-0.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-plates-0.1-2|20	
12mr|texlive-plates-0.1-2|21	%description
12mr|texlive-plates-0.1-2|22	The plates package provides a simple facility for inserting
12mr|texlive-plates-0.1-2|23	colour figures in a document when they should be gathered and
12mr|texlive-plates-0.1-2|24	printed together as in a book's section of colour plates. The
12mr|texlive-plates-0.1-2|25	package provides a plate environment that takes the place of
12mr|texlive-plates-0.1-2|26	the figure environment for such colour images.
12mr|texlive-plates-0.1-2|27	
12mr|texlive-plates-0.1-2|28	%post
12mr|texlive-plates-0.1-2|29	%{_sbindir}/texlive.post
12mr|texlive-plates-0.1-2|30	
12mr|texlive-plates-0.1-2|31	%postun
12mr|texlive-plates-0.1-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-plates-0.1-2|33	%{_sbindir}/texlive.post
12mr|texlive-plates-0.1-2|34	fi
12mr|texlive-plates-0.1-2|35	
12mr|texlive-plates-0.1-2|36	#-----------------------------------------------------------------------
12mr|texlive-plates-0.1-2|37	%files
12mr|texlive-plates-0.1-2|38	%{_texmfdistdir}/tex/latex/plates/endplate.sty
12mr|texlive-plates-0.1-2|39	%{_texmfdistdir}/tex/latex/plates/plates.sty
12mr|texlive-plates-0.1-2|40	%doc %{_texmfdistdir}/doc/latex/plates/README
12mr|texlive-plates-0.1-2|41	%doc %{_texmfdistdir}/doc/latex/plates/plates.pdf
12mr|texlive-plates-0.1-2|42	%doc %{_texmfdistdir}/doc/latex/plates/plates.tex
12mr|texlive-plates-0.1-2|43	
12mr|texlive-plates-0.1-2|44	#-----------------------------------------------------------------------
12mr|texlive-plates-0.1-2|45	%prep
12mr|texlive-plates-0.1-2|46	%setup -c -a0 -a1
12mr|texlive-plates-0.1-2|47	
12mr|texlive-plates-0.1-2|48	%build
12mr|texlive-plates-0.1-2|49	
12mr|texlive-plates-0.1-2|50	%install
12mr|texlive-plates-0.1-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-plates-0.1-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-plates-0.1-2|53	
12mr|texlive-plates-0.1-2|54	
12mr|texlive-plates-0.1-2|55	
12mr|texlive-plates-0.1-2|56	%changelog
12mr|texlive-plates-0.1-2|57	

18259 12
12mr|texlive-play-20070113-2|1	# revision 15878
12mr|texlive-play-20070113-2|2	# category Package
12mr|texlive-play-20070113-2|3	# catalog-ctan /macros/latex/contrib/play
12mr|texlive-play-20070113-2|4	# catalog-date 2007-01-13 20:56:44 +0100
12mr|texlive-play-20070113-2|5	# catalog-license lppl
12mr|texlive-play-20070113-2|6	# catalog-version undef
12mr|texlive-play-20070113-2|7	Name:		texlive-play
12mr|texlive-play-20070113-2|8	Version:	20070113
12mr|texlive-play-20070113-2|9	Release:	2
12mr|texlive-play-20070113-2|10	Summary:	Typeset drama using LaTeX
12mr|texlive-play-20070113-2|11	Group:		Publishing
12mr|texlive-play-20070113-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/play
12mr|texlive-play-20070113-2|13	License:	LPPL
12mr|texlive-play-20070113-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/play.tar.xz
12mr|texlive-play-20070113-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/play.doc.tar.xz
12mr|texlive-play-20070113-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/play.source.tar.xz
12mr|texlive-play-20070113-2|17	BuildArch:	noarch
12mr|texlive-play-20070113-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-play-20070113-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-play-20070113-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-play-20070113-2|21	
12mr|texlive-play-20070113-2|22	%description
12mr|texlive-play-20070113-2|23	A class and style file that supports the typesetting of plays,
12mr|texlive-play-20070113-2|24	including options for line numbering.
12mr|texlive-play-20070113-2|25	
12mr|texlive-play-20070113-2|26	%post
12mr|texlive-play-20070113-2|27	%{_sbindir}/texlive.post
12mr|texlive-play-20070113-2|28	
12mr|texlive-play-20070113-2|29	%postun
12mr|texlive-play-20070113-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-play-20070113-2|31	%{_sbindir}/texlive.post
12mr|texlive-play-20070113-2|32	fi
12mr|texlive-play-20070113-2|33	
12mr|texlive-play-20070113-2|34	#-----------------------------------------------------------------------
12mr|texlive-play-20070113-2|35	%files
12mr|texlive-play-20070113-2|36	%{_texmfdistdir}/tex/latex/play/play.cls
12mr|texlive-play-20070113-2|37	%{_texmfdistdir}/tex/latex/play/play.sty
12mr|texlive-play-20070113-2|38	%doc %{_texmfdistdir}/doc/latex/play/README
12mr|texlive-play-20070113-2|39	#- source
12mr|texlive-play-20070113-2|40	%doc %{_texmfdistdir}/source/latex/play/play.dtx
12mr|texlive-play-20070113-2|41	%doc %{_texmfdistdir}/source/latex/play/play.ins
12mr|texlive-play-20070113-2|42	
12mr|texlive-play-20070113-2|43	#-----------------------------------------------------------------------
12mr|texlive-play-20070113-2|44	%prep
12mr|texlive-play-20070113-2|45	%setup -c -a0 -a1 -a2
12mr|texlive-play-20070113-2|46	
12mr|texlive-play-20070113-2|47	%build
12mr|texlive-play-20070113-2|48	
12mr|texlive-play-20070113-2|49	%install
12mr|texlive-play-20070113-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-play-20070113-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-play-20070113-2|52	
12mr|texlive-play-20070113-2|53	
12mr|texlive-play-20070113-2|54	
12mr|texlive-play-20070113-2|55	%changelog
12mr|texlive-play-20070113-2|56	

18260 12
12mr|texlive-plnfss-1.1-2|1	# revision 15878
12mr|texlive-plnfss-1.1-2|2	# category Package
12mr|texlive-plnfss-1.1-2|3	# catalog-ctan /macros/plain/plnfss
12mr|texlive-plnfss-1.1-2|4	# catalog-date 2008-05-21 10:21:02 +0200
12mr|texlive-plnfss-1.1-2|5	# catalog-license lppl
12mr|texlive-plnfss-1.1-2|6	# catalog-version 1.1
12mr|texlive-plnfss-1.1-2|7	Name:		texlive-plnfss
12mr|texlive-plnfss-1.1-2|8	Version:	1.1
12mr|texlive-plnfss-1.1-2|9	Release:	2
12mr|texlive-plnfss-1.1-2|10	Summary:	Font selection for Plain TeX
12mr|texlive-plnfss-1.1-2|11	Group:		Publishing
12mr|texlive-plnfss-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/plain/plnfss
12mr|texlive-plnfss-1.1-2|13	License:	LPPL
12mr|texlive-plnfss-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plnfss.tar.xz
12mr|texlive-plnfss-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plnfss.doc.tar.xz
12mr|texlive-plnfss-1.1-2|16	BuildArch:	noarch
12mr|texlive-plnfss-1.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-plnfss-1.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-plnfss-1.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-plnfss-1.1-2|20	
12mr|texlive-plnfss-1.1-2|21	%description
12mr|texlive-plnfss-1.1-2|22	Plnfss is a set of macros to provide easy font access (somewhat
12mr|texlive-plnfss-1.1-2|23	similar to NFSS but with some limitations) with Plain TeX.
12mr|texlive-plnfss-1.1-2|24	Plnfss can automatically make use of PSNFSS fd files, i.e.,
12mr|texlive-plnfss-1.1-2|25	when an Adobe Type 1 is used the relevant fd file will be
12mr|texlive-plnfss-1.1-2|26	loaded automatically. For cmr-like fonts (ec, vnr, csr or plr
12mr|texlive-plnfss-1.1-2|27	fonts), a special format called pfd (plain fd) is required and
12mr|texlive-plnfss-1.1-2|28	must be loaded manually. See ot1cmr.pfd for further
12mr|texlive-plnfss-1.1-2|29	information.
12mr|texlive-plnfss-1.1-2|30	
12mr|texlive-plnfss-1.1-2|31	%post
12mr|texlive-plnfss-1.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-plnfss-1.1-2|33	
12mr|texlive-plnfss-1.1-2|34	%postun
12mr|texlive-plnfss-1.1-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-plnfss-1.1-2|36	%{_sbindir}/texlive.post
12mr|texlive-plnfss-1.1-2|37	fi
12mr|texlive-plnfss-1.1-2|38	
12mr|texlive-plnfss-1.1-2|39	#-----------------------------------------------------------------------
12mr|texlive-plnfss-1.1-2|40	%files
12mr|texlive-plnfss-1.1-2|41	%{_texmfdistdir}/tex/plain/plnfss/MIKmathf.tex
12mr|texlive-plnfss-1.1-2|42	%{_texmfdistdir}/tex/plain/plnfss/ams.pfd
12mr|texlive-plnfss-1.1-2|43	%{_texmfdistdir}/tex/plain/plnfss/il2cm.pfd
12mr|texlive-plnfss-1.1-2|44	%{_texmfdistdir}/tex/plain/plnfss/il2cmr.pfd
12mr|texlive-plnfss-1.1-2|45	%{_texmfdistdir}/tex/plain/plnfss/ly1lm.pfd
12mr|texlive-plnfss-1.1-2|46	%{_texmfdistdir}/tex/plain/plnfss/ot1cm.pfd
12mr|texlive-plnfss-1.1-2|47	%{_texmfdistdir}/tex/plain/plnfss/ot1cmr.pfd
12mr|texlive-plnfss-1.1-2|48	%{_texmfdistdir}/tex/plain/plnfss/ot4cm.pfd
12mr|texlive-plnfss-1.1-2|49	%{_texmfdistdir}/tex/plain/plnfss/plnfss.tex
12mr|texlive-plnfss-1.1-2|50	%{_texmfdistdir}/tex/plain/plnfss/qxlm.pfd
12mr|texlive-plnfss-1.1-2|51	%{_texmfdistdir}/tex/plain/plnfss/t1lm.pfd
12mr|texlive-plnfss-1.1-2|52	%{_texmfdistdir}/tex/plain/plnfss/t5cm.pfd
12mr|texlive-plnfss-1.1-2|53	%{_texmfdistdir}/tex/plain/plnfss/t5cmr.pfd
12mr|texlive-plnfss-1.1-2|54	%{_texmfdistdir}/tex/plain/plnfss/t5lm.pfd
12mr|texlive-plnfss-1.1-2|55	%{_texmfdistdir}/tex/plain/plnfss/ts1lm.pfd
12mr|texlive-plnfss-1.1-2|56	%doc %{_texmfdistdir}/doc/plain/plnfss/LPPL.txt
12mr|texlive-plnfss-1.1-2|57	%doc %{_texmfdistdir}/doc/plain/plnfss/plnfss.txt
12mr|texlive-plnfss-1.1-2|58	%doc %{_texmfdistdir}/doc/plain/plnfss/test-plnfss.tex
12mr|texlive-plnfss-1.1-2|59	
12mr|texlive-plnfss-1.1-2|60	#-----------------------------------------------------------------------
12mr|texlive-plnfss-1.1-2|61	%prep
12mr|texlive-plnfss-1.1-2|62	%setup -c -a0 -a1
12mr|texlive-plnfss-1.1-2|63	
12mr|texlive-plnfss-1.1-2|64	%build
12mr|texlive-plnfss-1.1-2|65	
12mr|texlive-plnfss-1.1-2|66	%install
12mr|texlive-plnfss-1.1-2|67	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-plnfss-1.1-2|68	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-plnfss-1.1-2|69	
12mr|texlive-plnfss-1.1-2|70	
12mr|texlive-plnfss-1.1-2|71	
12mr|texlive-plnfss-1.1-2|72	%changelog
12mr|texlive-plnfss-1.1-2|73	

18261 12
12mr|texlive-plweb-3.0-2|1	# revision 15878
12mr|texlive-plweb-3.0-2|2	# category Package
12mr|texlive-plweb-3.0-2|3	# catalog-ctan /macros/latex/contrib/gene/pl
12mr|texlive-plweb-3.0-2|4	# catalog-date 2008-09-11 18:52:21 +0200
12mr|texlive-plweb-3.0-2|5	# catalog-license other-free
12mr|texlive-plweb-3.0-2|6	# catalog-version 3.0
12mr|texlive-plweb-3.0-2|7	Name:		texlive-plweb
12mr|texlive-plweb-3.0-2|8	Version:	3.0
12mr|texlive-plweb-3.0-2|9	Release:	2
12mr|texlive-plweb-3.0-2|10	Summary:	Literate Programming for Prolog with LaTeX
12mr|texlive-plweb-3.0-2|11	Group:		Publishing
12mr|texlive-plweb-3.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gene/pl
12mr|texlive-plweb-3.0-2|13	License:	OTHER-FREE
12mr|texlive-plweb-3.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plweb.tar.xz
12mr|texlive-plweb-3.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plweb.doc.tar.xz
12mr|texlive-plweb-3.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plweb.source.tar.xz
12mr|texlive-plweb-3.0-2|17	BuildArch:	noarch
12mr|texlive-plweb-3.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-plweb-3.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-plweb-3.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-plweb-3.0-2|21	
12mr|texlive-plweb-3.0-2|22	%description
12mr|texlive-plweb-3.0-2|23	Instead of having to transform the common source into program
12mr|texlive-plweb-3.0-2|24	or documentation, the central idea was to develop a method to
12mr|texlive-plweb-3.0-2|25	have one common source which can be interpreted by a Prolog
12mr|texlive-plweb-3.0-2|26	system as well as by LaTeX, whether that Prolog system be C-
12mr|texlive-plweb-3.0-2|27	Prolog, Quintus-Prolog, or ECLiPSe.
12mr|texlive-plweb-3.0-2|28	
12mr|texlive-plweb-3.0-2|29	%post
12mr|texlive-plweb-3.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-plweb-3.0-2|31	
12mr|texlive-plweb-3.0-2|32	%postun
12mr|texlive-plweb-3.0-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-plweb-3.0-2|34	%{_sbindir}/texlive.post
12mr|texlive-plweb-3.0-2|35	fi
12mr|texlive-plweb-3.0-2|36	
12mr|texlive-plweb-3.0-2|37	#-----------------------------------------------------------------------
12mr|texlive-plweb-3.0-2|38	%files
12mr|texlive-plweb-3.0-2|39	%{_texmfdistdir}/tex/latex/plweb/pcode.sty
12mr|texlive-plweb-3.0-2|40	%{_texmfdistdir}/tex/latex/plweb/pl.cfg
12mr|texlive-plweb-3.0-2|41	%{_texmfdistdir}/tex/latex/plweb/pl.sty
12mr|texlive-plweb-3.0-2|42	%doc %{_texmfdistdir}/doc/latex/plweb/README
12mr|texlive-plweb-3.0-2|43	%doc %{_texmfdistdir}/doc/latex/plweb/pl.pdf
12mr|texlive-plweb-3.0-2|44	%doc %{_texmfdistdir}/doc/latex/plweb/pl.tex
12mr|texlive-plweb-3.0-2|45	%doc %{_texmfdistdir}/doc/latex/plweb/sample.pl
12mr|texlive-plweb-3.0-2|46	#- source
12mr|texlive-plweb-3.0-2|47	%doc %{_texmfdistdir}/source/latex/plweb/Makefile
12mr|texlive-plweb-3.0-2|48	%doc %{_texmfdistdir}/source/latex/plweb/pl.dtx
12mr|texlive-plweb-3.0-2|49	%doc %{_texmfdistdir}/source/latex/plweb/pl.ins
12mr|texlive-plweb-3.0-2|50	
12mr|texlive-plweb-3.0-2|51	#-----------------------------------------------------------------------
12mr|texlive-plweb-3.0-2|52	%prep
12mr|texlive-plweb-3.0-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-plweb-3.0-2|54	
12mr|texlive-plweb-3.0-2|55	%build
12mr|texlive-plweb-3.0-2|56	
12mr|texlive-plweb-3.0-2|57	%install
12mr|texlive-plweb-3.0-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-plweb-3.0-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-plweb-3.0-2|60	
12mr|texlive-plweb-3.0-2|61	
12mr|texlive-plweb-3.0-2|62	
12mr|texlive-plweb-3.0-2|63	%changelog
12mr|texlive-plweb-3.0-2|64	

18262 12
12mr|texlive-pmgraph-1.0-2|1	# revision 15878
12mr|texlive-pmgraph-1.0-2|2	# category Package
12mr|texlive-pmgraph-1.0-2|3	# catalog-ctan /macros/latex/contrib/pmgraph
12mr|texlive-pmgraph-1.0-2|4	# catalog-date 2008-11-04 08:05:43 +0100
12mr|texlive-pmgraph-1.0-2|5	# catalog-license gpl
12mr|texlive-pmgraph-1.0-2|6	# catalog-version 1.0
12mr|texlive-pmgraph-1.0-2|7	Name:		texlive-pmgraph
12mr|texlive-pmgraph-1.0-2|8	Version:	1.0
12mr|texlive-pmgraph-1.0-2|9	Release:	2
12mr|texlive-pmgraph-1.0-2|10	Summary:	"Poor man's" graphics
12mr|texlive-pmgraph-1.0-2|11	Group:		Publishing
12mr|texlive-pmgraph-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pmgraph
12mr|texlive-pmgraph-1.0-2|13	License:	GPL
12mr|texlive-pmgraph-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pmgraph.tar.xz
12mr|texlive-pmgraph-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pmgraph.doc.tar.xz
12mr|texlive-pmgraph-1.0-2|16	BuildArch:	noarch
12mr|texlive-pmgraph-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pmgraph-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pmgraph-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pmgraph-1.0-2|20	
12mr|texlive-pmgraph-1.0-2|21	%description
12mr|texlive-pmgraph-1.0-2|22	A set of extensions to LaTeX picture environment, including a
12mr|texlive-pmgraph-1.0-2|23	wider range of vectors, and a lot more box frame styles.
12mr|texlive-pmgraph-1.0-2|24	
12mr|texlive-pmgraph-1.0-2|25	%post
12mr|texlive-pmgraph-1.0-2|26	%{_sbindir}/texlive.post
12mr|texlive-pmgraph-1.0-2|27	
12mr|texlive-pmgraph-1.0-2|28	%postun
12mr|texlive-pmgraph-1.0-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-pmgraph-1.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-pmgraph-1.0-2|31	fi
12mr|texlive-pmgraph-1.0-2|32	
12mr|texlive-pmgraph-1.0-2|33	#-----------------------------------------------------------------------
12mr|texlive-pmgraph-1.0-2|34	%files
12mr|texlive-pmgraph-1.0-2|35	%{_texmfdistdir}/tex/latex/pmgraph/pmgraph.sty
12mr|texlive-pmgraph-1.0-2|36	%doc %{_texmfdistdir}/doc/latex/pmgraph/COPYING
12mr|texlive-pmgraph-1.0-2|37	%doc %{_texmfdistdir}/doc/latex/pmgraph/README
12mr|texlive-pmgraph-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/pmgraph/pmgraph.pdf
12mr|texlive-pmgraph-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/pmgraph/pmgraph.tex
12mr|texlive-pmgraph-1.0-2|40	
12mr|texlive-pmgraph-1.0-2|41	#-----------------------------------------------------------------------
12mr|texlive-pmgraph-1.0-2|42	%prep
12mr|texlive-pmgraph-1.0-2|43	%setup -c -a0 -a1
12mr|texlive-pmgraph-1.0-2|44	
12mr|texlive-pmgraph-1.0-2|45	%build
12mr|texlive-pmgraph-1.0-2|46	
12mr|texlive-pmgraph-1.0-2|47	%install
12mr|texlive-pmgraph-1.0-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pmgraph-1.0-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pmgraph-1.0-2|50	
12mr|texlive-pmgraph-1.0-2|51	
12mr|texlive-pmgraph-1.0-2|52	
12mr|texlive-pmgraph-1.0-2|53	%changelog
12mr|texlive-pmgraph-1.0-2|54	

18263 12
12mr|texlive-pmx-2.6.18-1|1	# revision 26689
12mr|texlive-pmx-2.6.18-1|2	# category Package
12mr|texlive-pmx-2.6.18-1|3	# catalog-ctan /support/pmx
12mr|texlive-pmx-2.6.18-1|4	# catalog-date 2012-04-10 15:56:49 +0200
12mr|texlive-pmx-2.6.18-1|5	# catalog-license gpl2
12mr|texlive-pmx-2.6.18-1|6	# catalog-version 2.6.18
12mr|texlive-pmx-2.6.18-1|7	Name:		texlive-pmx
12mr|texlive-pmx-2.6.18-1|8	Version:	2.6.18
12mr|texlive-pmx-2.6.18-1|9	Release:	1
12mr|texlive-pmx-2.6.18-1|10	Summary:	Preprocessor for MusiXTeX
12mr|texlive-pmx-2.6.18-1|11	Group:		Publishing
12mr|texlive-pmx-2.6.18-1|12	URL:		http://www.ctan.org/tex-archive/support/pmx
12mr|texlive-pmx-2.6.18-1|13	License:	GPL2
12mr|texlive-pmx-2.6.18-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pmx.tar.xz
12mr|texlive-pmx-2.6.18-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pmx.doc.tar.xz
12mr|texlive-pmx-2.6.18-1|16	BuildArch:	noarch
12mr|texlive-pmx-2.6.18-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pmx-2.6.18-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pmx-2.6.18-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-pmx-2.6.18-1|20	Requires:	texlive-pmx.bin
12mr|texlive-pmx-2.6.18-1|21	
12mr|texlive-pmx-2.6.18-1|22	%description
12mr|texlive-pmx-2.6.18-1|23	PMX is a preprocessor for MusiXTeX. It builds the TeX input
12mr|texlive-pmx-2.6.18-1|24	file from a file in a much simpler language, making most of the
12mr|texlive-pmx-2.6.18-1|25	layout decisions by itself. An auxiliary program makes single-
12mr|texlive-pmx-2.6.18-1|26	player parts from a multi-player score. For proof-listening,
12mr|texlive-pmx-2.6.18-1|27	PMX can make a MIDI file of your score. The present version
12mr|texlive-pmx-2.6.18-1|28	requires at least version 1.15 of MusiXTeX, running on an e-
12mr|texlive-pmx-2.6.18-1|29	tex-enhanced TeX system.
12mr|texlive-pmx-2.6.18-1|30	
12mr|texlive-pmx-2.6.18-1|31	%post
12mr|texlive-pmx-2.6.18-1|32	%{_sbindir}/texlive.post
12mr|texlive-pmx-2.6.18-1|33	
12mr|texlive-pmx-2.6.18-1|34	%postun
12mr|texlive-pmx-2.6.18-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-pmx-2.6.18-1|36	%{_sbindir}/texlive.post
12mr|texlive-pmx-2.6.18-1|37	fi
12mr|texlive-pmx-2.6.18-1|38	
12mr|texlive-pmx-2.6.18-1|39	#-----------------------------------------------------------------------
12mr|texlive-pmx-2.6.18-1|40	%files
12mr|texlive-pmx-2.6.18-1|41	%{_texmfdistdir}/scripts/pmx/Windows/pmx2pdf.bat
12mr|texlive-pmx-2.6.18-1|42	%{_texmfdistdir}/scripts/pmx/pmx2pdf.lua
12mr|texlive-pmx-2.6.18-1|43	%{_texmfdistdir}/tex/generic/pmx/pmx.tex
12mr|texlive-pmx-2.6.18-1|44	%doc %{_texmfdistdir}/doc/generic/pmx/examples/barsant.pmx
12mr|texlive-pmx-2.6.18-1|45	%doc %{_texmfdistdir}/doc/generic/pmx/examples/dyntest.pmx
12mr|texlive-pmx-2.6.18-1|46	%doc %{_texmfdistdir}/doc/generic/pmx/examples/most.pmx
12mr|texlive-pmx-2.6.18-1|47	%doc %{_texmfdistdir}/doc/generic/pmx/examples/mwalmnd.pmx
12mr|texlive-pmx-2.6.18-1|48	%doc %{_texmfdistdir}/doc/generic/pmx/file600.eps
12mr|texlive-pmx-2.6.18-1|49	%doc %{_texmfdistdir}/doc/generic/pmx/pmx260.pdf
12mr|texlive-pmx-2.6.18-1|50	%doc %{_texmfdistdir}/doc/generic/pmx/pmx260.tex
12mr|texlive-pmx-2.6.18-1|51	%doc %{_texmfdistdir}/doc/generic/pmx/pmx2pdf.1
12mr|texlive-pmx-2.6.18-1|52	%doc %{_texmfdistdir}/doc/generic/pmx/pmx2pdf.pdf
12mr|texlive-pmx-2.6.18-1|53	%doc %{_texmfdistdir}/doc/generic/pmx/pmxab.1
12mr|texlive-pmx-2.6.18-1|54	%doc %{_texmfdistdir}/doc/generic/pmx/pmxab.pdf
12mr|texlive-pmx-2.6.18-1|55	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/README
12mr|texlive-pmx-2.6.18-1|56	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/addresses/btennent.eps
12mr|texlive-pmx-2.6.18-1|57	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/addresses/cmondrup.eps
12mr|texlive-pmx-2.6.18-1|58	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/addresses/dlaurie.eps
12mr|texlive-pmx-2.6.18-1|59	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/addresses/dsimons.eps
12mr|texlive-pmx-2.6.18-1|60	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/addresses/hmorimoto.eps
12mr|texlive-pmx-2.6.18-1|61	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/addresses/jpcoulon.eps
12mr|texlive-pmx-2.6.18-1|62	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/addresses/mcodogno.eps
12mr|texlive-pmx-2.6.18-1|63	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/addresses/noack.eps
12mr|texlive-pmx-2.6.18-1|64	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/addresses/ovogel.eps
12mr|texlive-pmx-2.6.18-1|65	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/addresses/rdunker.eps
12mr|texlive-pmx-2.6.18-1|66	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/addresses/skneifl.eps
12mr|texlive-pmx-2.6.18-1|67	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/addresses/texmusiclist.eps
12mr|texlive-pmx-2.6.18-1|68	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/14.eps
12mr|texlive-pmx-2.6.18-1|69	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/18.eps
12mr|texlive-pmx-2.6.18-1|70	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/19.eps
12mr|texlive-pmx-2.6.18-1|71	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/20.eps
12mr|texlive-pmx-2.6.18-1|72	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/21k.eps
12mr|texlive-pmx-2.6.18-1|73	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/21m.eps
12mr|texlive-pmx-2.6.18-1|74	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/21n.eps
12mr|texlive-pmx-2.6.18-1|75	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/22.eps
12mr|texlive-pmx-2.6.18-1|76	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/22k.eps
12mr|texlive-pmx-2.6.18-1|77	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/22m.eps
12mr|texlive-pmx-2.6.18-1|78	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/22n.eps
12mr|texlive-pmx-2.6.18-1|79	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/27.eps
12mr|texlive-pmx-2.6.18-1|80	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/27a.eps
12mr|texlive-pmx-2.6.18-1|81	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/28.eps
12mr|texlive-pmx-2.6.18-1|82	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/29.eps
12mr|texlive-pmx-2.6.18-1|83	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/29a.eps
12mr|texlive-pmx-2.6.18-1|84	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/29b.eps
12mr|texlive-pmx-2.6.18-1|85	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/29c.eps
12mr|texlive-pmx-2.6.18-1|86	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/34.eps
12mr|texlive-pmx-2.6.18-1|87	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/Donjump.eps
12mr|texlive-pmx-2.6.18-1|88	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/Haydn.eps
12mr|texlive-pmx-2.6.18-1|89	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/JChrBach.eps
12mr|texlive-pmx-2.6.18-1|90	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/MIDI.eps
12mr|texlive-pmx-2.6.18-1|91	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/MIDIbaroque.eps
12mr|texlive-pmx-2.6.18-1|92	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/agon.eps
12mr|texlive-pmx-2.6.18-1|93	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/autobeam.eps
12mr|texlive-pmx-2.6.18-1|94	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/bars.eps
12mr|texlive-pmx-2.6.18-1|95	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/beams.eps
12mr|texlive-pmx-2.6.18-1|96	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/beethoven0.eps
12mr|texlive-pmx-2.6.18-1|97	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/beethoven1.eps
12mr|texlive-pmx-2.6.18-1|98	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/bloch.eps
12mr|texlive-pmx-2.6.18-1|99	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/bruckner.eps
12mr|texlive-pmx-2.6.18-1|100	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/caccini1.eps
12mr|texlive-pmx-2.6.18-1|101	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/caccini2.eps
12mr|texlive-pmx-2.6.18-1|102	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/caccini3.eps
12mr|texlive-pmx-2.6.18-1|103	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/chords.eps
12mr|texlive-pmx-2.6.18-1|104	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/chordslur.eps
12mr|texlive-pmx-2.6.18-1|105	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/clefchg.eps
12mr|texlive-pmx-2.6.18-1|106	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/clefchg2.eps
12mr|texlive-pmx-2.6.18-1|107	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/clefnot.eps
12mr|texlive-pmx-2.6.18-1|108	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/cslurs1k.eps
12mr|texlive-pmx-2.6.18-1|109	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/cslurs1m.eps
12mr|texlive-pmx-2.6.18-1|110	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/cslurs1n.eps
12mr|texlive-pmx-2.6.18-1|111	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/cslurs2k.eps
12mr|texlive-pmx-2.6.18-1|112	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/cslurs2m.eps
12mr|texlive-pmx-2.6.18-1|113	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/cslurs2n.eps
12mr|texlive-pmx-2.6.18-1|114	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/debussy.eps
12mr|texlive-pmx-2.6.18-1|115	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/diabolca.eps
12mr|texlive-pmx-2.6.18-1|116	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/diabolica.eps
12mr|texlive-pmx-2.6.18-1|117	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/dottedslur.eps
12mr|texlive-pmx-2.6.18-1|118	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/dufay.eps
12mr|texlive-pmx-2.6.18-1|119	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/grace.eps
12mr|texlive-pmx-2.6.18-1|120	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/inlinesample.eps
12mr|texlive-pmx-2.6.18-1|121	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/jumpbeam.eps
12mr|texlive-pmx-2.6.18-1|122	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/jumpslur.eps
12mr|texlive-pmx-2.6.18-1|123	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/keychg.eps
12mr|texlive-pmx-2.6.18-1|124	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/kslurs1.eps
12mr|texlive-pmx-2.6.18-1|125	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/kslurs2.eps
12mr|texlive-pmx-2.6.18-1|126	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/kslurtweaks.eps
12mr|texlive-pmx-2.6.18-1|127	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/macro.eps
12mr|texlive-pmx-2.6.18-1|128	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/meter.eps
12mr|texlive-pmx-2.6.18-1|129	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/mozart.eps
12mr|texlive-pmx-2.6.18-1|130	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/mtrauermus.eps
12mr|texlive-pmx-2.6.18-1|131	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/notepara.eps
12mr|texlive-pmx-2.6.18-1|132	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/noteparb.eps
12mr|texlive-pmx-2.6.18-1|133	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/noteparc.eps
12mr|texlive-pmx-2.6.18-1|134	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/ornament.eps
12mr|texlive-pmx-2.6.18-1|135	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/pathetique.eps
12mr|texlive-pmx-2.6.18-1|136	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/pickups.eps
12mr|texlive-pmx-2.6.18-1|137	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/pitch.eps
12mr|texlive-pmx-2.6.18-1|138	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/poppea.eps
12mr|texlive-pmx-2.6.18-1|139	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/reloctav.eps
12mr|texlive-pmx-2.6.18-1|140	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/rests.eps
12mr|texlive-pmx-2.6.18-1|141	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/samp-eps.zip
12mr|texlive-pmx-2.6.18-1|142	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/slurs1.eps
12mr|texlive-pmx-2.6.18-1|143	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/slurs2.eps
12mr|texlive-pmx-2.6.18-1|144	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/transpose.eps
12mr|texlive-pmx-2.6.18-1|145	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/transpose1.eps
12mr|texlive-pmx-2.6.18-1|146	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/transpose2.eps
12mr|texlive-pmx-2.6.18-1|147	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/transpose3.eps
12mr|texlive-pmx-2.6.18-1|148	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/triplerest.eps
12mr|texlive-pmx-2.6.18-1|149	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/tristano.eps
12mr|texlive-pmx-2.6.18-1|150	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/tristans.eps
12mr|texlive-pmx-2.6.18-1|151	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/tristn.eps
12mr|texlive-pmx-2.6.18-1|152	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/trists.eps
12mr|texlive-pmx-2.6.18-1|153	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/vivaldi1.eps
12mr|texlive-pmx-2.6.18-1|154	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/vivaldi2.eps
12mr|texlive-pmx-2.6.18-1|155	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/volta.eps
12mr|texlive-pmx-2.6.18-1|156	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/xtupletrest.eps
12mr|texlive-pmx-2.6.18-1|157	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/xtuplets.eps
12mr|texlive-pmx-2.6.18-1|158	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/eps/xtupletsSich.eps
12mr|texlive-pmx-2.6.18-1|159	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/pmxccn2618.pdf
12mr|texlive-pmx-2.6.18-1|160	%doc %{_texmfdistdir}/doc/generic/pmx/pmxccn/pmxccn2618.tex
12mr|texlive-pmx-2.6.18-1|161	%doc %{_texmfdistdir}/doc/generic/pmx/ref260.pdf
12mr|texlive-pmx-2.6.18-1|162	%doc %{_texmfdistdir}/doc/generic/pmx/ref260.tex
12mr|texlive-pmx-2.6.18-1|163	%doc %{_texmfdistdir}/doc/generic/pmx/scor2prt.1
12mr|texlive-pmx-2.6.18-1|164	%doc %{_texmfdistdir}/doc/generic/pmx/scor2prt.pdf
12mr|texlive-pmx-2.6.18-1|165	%doc %{_texmfdistdir}/doc/support/pmx/ChangeLog
12mr|texlive-pmx-2.6.18-1|166	%doc %{_texmfdistdir}/doc/support/pmx/OSX/pmxab
12mr|texlive-pmx-2.6.18-1|167	%doc %{_texmfdistdir}/doc/support/pmx/OSX/scor2prt
12mr|texlive-pmx-2.6.18-1|168	%doc %{_texmfdistdir}/doc/support/pmx/README
12mr|texlive-pmx-2.6.18-1|169	%doc %{_texmfdistdir}/doc/support/pmx/pmx-install.pdf
12mr|texlive-pmx-2.6.18-1|170	%doc %{_texmfdistdir}/doc/support/pmx/pmx-install.tex
12mr|texlive-pmx-2.6.18-1|171	%doc %{_mandir}/man1/pmx2pdf.1*
12mr|texlive-pmx-2.6.18-1|172	%doc %{_texmfdir}/doc/man/man1/pmx2pdf.man1.pdf
12mr|texlive-pmx-2.6.18-1|173	%doc %{_mandir}/man1/pmxab.1*
12mr|texlive-pmx-2.6.18-1|174	%doc %{_texmfdir}/doc/man/man1/pmxab.man1.pdf
12mr|texlive-pmx-2.6.18-1|175	%doc %{_mandir}/man1/scor2prt.1*
12mr|texlive-pmx-2.6.18-1|176	%doc %{_texmfdir}/doc/man/man1/scor2prt.man1.pdf
12mr|texlive-pmx-2.6.18-1|177	
12mr|texlive-pmx-2.6.18-1|178	#-----------------------------------------------------------------------
12mr|texlive-pmx-2.6.18-1|179	%prep
12mr|texlive-pmx-2.6.18-1|180	%setup -c -a0 -a1
12mr|texlive-pmx-2.6.18-1|181	
12mr|texlive-pmx-2.6.18-1|182	%build
12mr|texlive-pmx-2.6.18-1|183	
12mr|texlive-pmx-2.6.18-1|184	%install
12mr|texlive-pmx-2.6.18-1|185	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-pmx-2.6.18-1|186	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-pmx-2.6.18-1|187	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-pmx-2.6.18-1|188	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-pmx-2.6.18-1|189	
12mr|texlive-pmx-2.6.18-1|190	%changelog
12mr|texlive-pmx-2.6.18-1|191	

18264 12
12mr|texlive-pnas2009-1.0-2|1	# revision 16287
12mr|texlive-pnas2009-1.0-2|2	# category Package
12mr|texlive-pnas2009-1.0-2|3	# catalog-ctan /biblio/bibtex/contrib/misc/pnas2009.bst
12mr|texlive-pnas2009-1.0-2|4	# catalog-date 2009-12-06 09:16:45 +0100
12mr|texlive-pnas2009-1.0-2|5	# catalog-license other-free
12mr|texlive-pnas2009-1.0-2|6	# catalog-version 1.0
12mr|texlive-pnas2009-1.0-2|7	Name:		texlive-pnas2009
12mr|texlive-pnas2009-1.0-2|8	Version:	1.0
12mr|texlive-pnas2009-1.0-2|9	Release:	2
12mr|texlive-pnas2009-1.0-2|10	Summary:	Bibtex style for PNAS
12mr|texlive-pnas2009-1.0-2|11	Group:		Publishing
12mr|texlive-pnas2009-1.0-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/misc/pnas2009.bst
12mr|texlive-pnas2009-1.0-2|13	License:	OTHER-FREE
12mr|texlive-pnas2009-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pnas2009.tar.xz
12mr|texlive-pnas2009-1.0-2|15	BuildArch:	noarch
12mr|texlive-pnas2009-1.0-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-pnas2009-1.0-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-pnas2009-1.0-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-pnas2009-1.0-2|19	
12mr|texlive-pnas2009-1.0-2|20	%description
12mr|texlive-pnas2009-1.0-2|21	This style produces bibliographies in the format of
12mr|texlive-pnas2009-1.0-2|22	"Proceedings of the National Academy of Sciences, USA". The
12mr|texlive-pnas2009-1.0-2|23	style was derived from the standard unsrt.bst and adapted to
12mr|texlive-pnas2009-1.0-2|24	the new (2009) formatting rules.
12mr|texlive-pnas2009-1.0-2|25	
12mr|texlive-pnas2009-1.0-2|26	%post
12mr|texlive-pnas2009-1.0-2|27	%{_sbindir}/texlive.post
12mr|texlive-pnas2009-1.0-2|28	
12mr|texlive-pnas2009-1.0-2|29	%postun
12mr|texlive-pnas2009-1.0-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-pnas2009-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-pnas2009-1.0-2|32	fi
12mr|texlive-pnas2009-1.0-2|33	
12mr|texlive-pnas2009-1.0-2|34	#-----------------------------------------------------------------------
12mr|texlive-pnas2009-1.0-2|35	%files
12mr|texlive-pnas2009-1.0-2|36	%{_texmfdistdir}/bibtex/bst/pnas2009/pnas2009.bst
12mr|texlive-pnas2009-1.0-2|37	
12mr|texlive-pnas2009-1.0-2|38	#-----------------------------------------------------------------------
12mr|texlive-pnas2009-1.0-2|39	%prep
12mr|texlive-pnas2009-1.0-2|40	%setup -c -a0
12mr|texlive-pnas2009-1.0-2|41	
12mr|texlive-pnas2009-1.0-2|42	%build
12mr|texlive-pnas2009-1.0-2|43	
12mr|texlive-pnas2009-1.0-2|44	%install
12mr|texlive-pnas2009-1.0-2|45	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pnas2009-1.0-2|46	cp -fpar bibtex %{buildroot}%{_texmfdistdir}
12mr|texlive-pnas2009-1.0-2|47	
12mr|texlive-pnas2009-1.0-2|48	
12mr|texlive-pnas2009-1.0-2|49	
12mr|texlive-pnas2009-1.0-2|50	%changelog
12mr|texlive-pnas2009-1.0-2|51	

18265 12
12mr|texlive-poemscol-2.54-2|1	# revision 23762
12mr|texlive-poemscol-2.54-2|2	# category Package
12mr|texlive-poemscol-2.54-2|3	# catalog-ctan /macros/latex/contrib/poemscol
12mr|texlive-poemscol-2.54-2|4	# catalog-date 2011-08-31 08:15:30 +0200
12mr|texlive-poemscol-2.54-2|5	# catalog-license lppl
12mr|texlive-poemscol-2.54-2|6	# catalog-version 2.54
12mr|texlive-poemscol-2.54-2|7	Name:		texlive-poemscol
12mr|texlive-poemscol-2.54-2|8	Version:	2.54
12mr|texlive-poemscol-2.54-2|9	Release:	2
12mr|texlive-poemscol-2.54-2|10	Summary:	Typesetting Critical Editions of Poetry
12mr|texlive-poemscol-2.54-2|11	Group:		Publishing
12mr|texlive-poemscol-2.54-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/poemscol
12mr|texlive-poemscol-2.54-2|13	License:	LPPL
12mr|texlive-poemscol-2.54-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poemscol.tar.xz
12mr|texlive-poemscol-2.54-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poemscol.doc.tar.xz
12mr|texlive-poemscol-2.54-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poemscol.source.tar.xz
12mr|texlive-poemscol-2.54-2|17	BuildArch:	noarch
12mr|texlive-poemscol-2.54-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-poemscol-2.54-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-poemscol-2.54-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-poemscol-2.54-2|21	
12mr|texlive-poemscol-2.54-2|22	%description
12mr|texlive-poemscol-2.54-2|23	Poemscol is a package of LaTeX macros for typesetting critical
12mr|texlive-poemscol-2.54-2|24	editions of poetry. Its features include automatic
12mr|texlive-poemscol-2.54-2|25	linenumbering, generation of separate endnotes sections for
12mr|texlive-poemscol-2.54-2|26	emendations, textual collations, and explanatory notes, special
12mr|texlive-poemscol-2.54-2|27	marking for cases in which page breaks occur during stanza
12mr|texlive-poemscol-2.54-2|28	breaks, running headers of the form 'Notes to pp. xx-yy' for
12mr|texlive-poemscol-2.54-2|29	the notes sections, index of titles and first lines, and
12mr|texlive-poemscol-2.54-2|30	automatic generation of a table of contents.
12mr|texlive-poemscol-2.54-2|31	
12mr|texlive-poemscol-2.54-2|32	%post
12mr|texlive-poemscol-2.54-2|33	%{_sbindir}/texlive.post
12mr|texlive-poemscol-2.54-2|34	
12mr|texlive-poemscol-2.54-2|35	%postun
12mr|texlive-poemscol-2.54-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-poemscol-2.54-2|37	%{_sbindir}/texlive.post
12mr|texlive-poemscol-2.54-2|38	fi
12mr|texlive-poemscol-2.54-2|39	
12mr|texlive-poemscol-2.54-2|40	#-----------------------------------------------------------------------
12mr|texlive-poemscol-2.54-2|41	%files
12mr|texlive-poemscol-2.54-2|42	%{_texmfdistdir}/tex/latex/poemscol/poemscol.sty
12mr|texlive-poemscol-2.54-2|43	%doc %{_texmfdistdir}/doc/latex/poemscol/README
12mr|texlive-poemscol-2.54-2|44	%doc %{_texmfdistdir}/doc/latex/poemscol/poemscol.pdf
12mr|texlive-poemscol-2.54-2|45	%doc %{_texmfdistdir}/doc/latex/poemscol/poemscolcheatsheet.pdf
12mr|texlive-poemscol-2.54-2|46	#- source
12mr|texlive-poemscol-2.54-2|47	%doc %{_texmfdistdir}/source/latex/poemscol/poemscol.dtx
12mr|texlive-poemscol-2.54-2|48	%doc %{_texmfdistdir}/source/latex/poemscol/poemscol.ins
12mr|texlive-poemscol-2.54-2|49	
12mr|texlive-poemscol-2.54-2|50	#-----------------------------------------------------------------------
12mr|texlive-poemscol-2.54-2|51	%prep
12mr|texlive-poemscol-2.54-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-poemscol-2.54-2|53	
12mr|texlive-poemscol-2.54-2|54	%build
12mr|texlive-poemscol-2.54-2|55	
12mr|texlive-poemscol-2.54-2|56	%install
12mr|texlive-poemscol-2.54-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-poemscol-2.54-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-poemscol-2.54-2|59	
12mr|texlive-poemscol-2.54-2|60	
12mr|texlive-poemscol-2.54-2|61	
12mr|texlive-poemscol-2.54-2|62	%changelog
12mr|texlive-poemscol-2.54-2|63	

18266 12
12mr|texlive-poetrytex-1.1-1|1	# revision 27174
12mr|texlive-poetrytex-1.1-1|2	# category Package
12mr|texlive-poetrytex-1.1-1|3	# catalog-ctan /macros/latex/contrib/poetrytex
12mr|texlive-poetrytex-1.1-1|4	# catalog-date 2012-07-26 10:22:38 +0200
12mr|texlive-poetrytex-1.1-1|5	# catalog-license lppl1.3
12mr|texlive-poetrytex-1.1-1|6	# catalog-version 1.1
12mr|texlive-poetrytex-1.1-1|7	Name:		texlive-poetrytex
12mr|texlive-poetrytex-1.1-1|8	Version:	1.1
12mr|texlive-poetrytex-1.1-1|9	Release:	1
12mr|texlive-poetrytex-1.1-1|10	Summary:	Typeset anthologies of poetry
12mr|texlive-poetrytex-1.1-1|11	Group:		Publishing
12mr|texlive-poetrytex-1.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/poetrytex
12mr|texlive-poetrytex-1.1-1|13	License:	LPPL1.3
12mr|texlive-poetrytex-1.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poetrytex.tar.xz
12mr|texlive-poetrytex-1.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poetrytex.doc.tar.xz
12mr|texlive-poetrytex-1.1-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poetrytex.source.tar.xz
12mr|texlive-poetrytex-1.1-1|17	BuildArch:	noarch
12mr|texlive-poetrytex-1.1-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-poetrytex-1.1-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-poetrytex-1.1-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-poetrytex-1.1-1|21	
12mr|texlive-poetrytex-1.1-1|22	%description
12mr|texlive-poetrytex-1.1-1|23	The package is designed to aid in the management and formatting
12mr|texlive-poetrytex-1.1-1|24	of anthologies of poetry and other writings; it does not
12mr|texlive-poetrytex-1.1-1|25	concern itself with actually typesettinig the verse itself.
12mr|texlive-poetrytex-1.1-1|26	
12mr|texlive-poetrytex-1.1-1|27	%post
12mr|texlive-poetrytex-1.1-1|28	%{_sbindir}/texlive.post
12mr|texlive-poetrytex-1.1-1|29	
12mr|texlive-poetrytex-1.1-1|30	%postun
12mr|texlive-poetrytex-1.1-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-poetrytex-1.1-1|32	%{_sbindir}/texlive.post
12mr|texlive-poetrytex-1.1-1|33	fi
12mr|texlive-poetrytex-1.1-1|34	
12mr|texlive-poetrytex-1.1-1|35	#-----------------------------------------------------------------------
12mr|texlive-poetrytex-1.1-1|36	%files
12mr|texlive-poetrytex-1.1-1|37	%{_texmfdistdir}/tex/latex/poetrytex/poetrytex.sty
12mr|texlive-poetrytex-1.1-1|38	%doc %{_texmfdistdir}/doc/latex/poetrytex/README
12mr|texlive-poetrytex-1.1-1|39	%doc %{_texmfdistdir}/doc/latex/poetrytex/poetrytex.pdf
12mr|texlive-poetrytex-1.1-1|40	#- source
12mr|texlive-poetrytex-1.1-1|41	%doc %{_texmfdistdir}/source/latex/poetrytex/Makefile
12mr|texlive-poetrytex-1.1-1|42	%doc %{_texmfdistdir}/source/latex/poetrytex/poetrytex.dtx
12mr|texlive-poetrytex-1.1-1|43	
12mr|texlive-poetrytex-1.1-1|44	#-----------------------------------------------------------------------
12mr|texlive-poetrytex-1.1-1|45	%prep
12mr|texlive-poetrytex-1.1-1|46	%setup -c -a0 -a1 -a2
12mr|texlive-poetrytex-1.1-1|47	
12mr|texlive-poetrytex-1.1-1|48	%build
12mr|texlive-poetrytex-1.1-1|49	
12mr|texlive-poetrytex-1.1-1|50	%install
12mr|texlive-poetrytex-1.1-1|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-poetrytex-1.1-1|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-poetrytex-1.1-1|53	
12mr|texlive-poetrytex-1.1-1|54	
12mr|texlive-poetrytex-1.1-1|55	
12mr|texlive-poetrytex-1.1-1|56	%changelog
12mr|texlive-poetrytex-1.1-1|57	

18267 12
12mr|texlive-polski-1.3.3-2|1	# revision 19881
12mr|texlive-polski-1.3.3-2|2	# category Package
12mr|texlive-polski-1.3.3-2|3	# catalog-ctan /macros/latex/contrib/polski
12mr|texlive-polski-1.3.3-2|4	# catalog-date 2010-09-24 16:10:39 +0200
12mr|texlive-polski-1.3.3-2|5	# catalog-license lppl1.2
12mr|texlive-polski-1.3.3-2|6	# catalog-version 1.3.3
12mr|texlive-polski-1.3.3-2|7	Name:		texlive-polski
12mr|texlive-polski-1.3.3-2|8	Version:	1.3.3
12mr|texlive-polski-1.3.3-2|9	Release:	2
12mr|texlive-polski-1.3.3-2|10	Summary:	Typeset Polish documents with LaTeX and Polish fonts
12mr|texlive-polski-1.3.3-2|11	Group:		Publishing
12mr|texlive-polski-1.3.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/polski
12mr|texlive-polski-1.3.3-2|13	License:	LPPL1.2
12mr|texlive-polski-1.3.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polski.tar.xz
12mr|texlive-polski-1.3.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polski.doc.tar.xz
12mr|texlive-polski-1.3.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polski.source.tar.xz
12mr|texlive-polski-1.3.3-2|17	BuildArch:	noarch
12mr|texlive-polski-1.3.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-polski-1.3.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-polski-1.3.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-polski-1.3.3-2|21	Requires:	texlive-pl
12mr|texlive-polski-1.3.3-2|22	Requires:	texlive-hyphen-polish
12mr|texlive-polski-1.3.3-2|23	
12mr|texlive-polski-1.3.3-2|24	%description
12mr|texlive-polski-1.3.3-2|25	Tools to typeset documents in Polish using LaTeX2e with Polish
12mr|texlive-polski-1.3.3-2|26	fonts (the so-called PL fonts), EC fonts or CM fonts. (This
12mr|texlive-polski-1.3.3-2|27	package was previously known as platex, but has been renamed to
12mr|texlive-polski-1.3.3-2|28	resolve a name clash.).
12mr|texlive-polski-1.3.3-2|29	
12mr|texlive-polski-1.3.3-2|30	%post
12mr|texlive-polski-1.3.3-2|31	%{_sbindir}/texlive.post
12mr|texlive-polski-1.3.3-2|32	
12mr|texlive-polski-1.3.3-2|33	%postun
12mr|texlive-polski-1.3.3-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-polski-1.3.3-2|35	%{_sbindir}/texlive.post
12mr|texlive-polski-1.3.3-2|36	fi
12mr|texlive-polski-1.3.3-2|37	
12mr|texlive-polski-1.3.3-2|38	#-----------------------------------------------------------------------
12mr|texlive-polski-1.3.3-2|39	%files
12mr|texlive-polski-1.3.3-2|40	%{_texmfdistdir}/tex/latex/polski/amigapl.def
12mr|texlive-polski-1.3.3-2|41	%{_texmfdistdir}/tex/latex/polski/mazovia.def
12mr|texlive-polski-1.3.3-2|42	%{_texmfdistdir}/tex/latex/polski/omlplcm.fd
12mr|texlive-polski-1.3.3-2|43	%{_texmfdistdir}/tex/latex/polski/omlplm.fd
12mr|texlive-polski-1.3.3-2|44	%{_texmfdistdir}/tex/latex/polski/omsplsy.fd
12mr|texlive-polski-1.3.3-2|45	%{_texmfdistdir}/tex/latex/polski/omxplex.fd
12mr|texlive-polski-1.3.3-2|46	%{_texmfdistdir}/tex/latex/polski/ot1patch.sty
12mr|texlive-polski-1.3.3-2|47	%{_texmfdistdir}/tex/latex/polski/ot4ccr.fd
12mr|texlive-polski-1.3.3-2|48	%{_texmfdistdir}/tex/latex/polski/ot4cmdh.fd
12mr|texlive-polski-1.3.3-2|49	%{_texmfdistdir}/tex/latex/polski/ot4cmfib.fd
12mr|texlive-polski-1.3.3-2|50	%{_texmfdistdir}/tex/latex/polski/ot4cmfr.fd
12mr|texlive-polski-1.3.3-2|51	%{_texmfdistdir}/tex/latex/polski/ot4cmr.fd
12mr|texlive-polski-1.3.3-2|52	%{_texmfdistdir}/tex/latex/polski/ot4cmss.fd
12mr|texlive-polski-1.3.3-2|53	%{_texmfdistdir}/tex/latex/polski/ot4cmtt.fd
12mr|texlive-polski-1.3.3-2|54	%{_texmfdistdir}/tex/latex/polski/plprefix.sty
12mr|texlive-polski-1.3.3-2|55	%{_texmfdistdir}/tex/latex/polski/polski.sty
12mr|texlive-polski-1.3.3-2|56	%{_texmfdistdir}/tex/latex/polski/qxenc.def
12mr|texlive-polski-1.3.3-2|57	%doc %{_texmfdistdir}/doc/latex/polski/conowego.txt
12mr|texlive-polski-1.3.3-2|58	%doc %{_texmfdistdir}/doc/latex/polski/czytaj.txt
12mr|texlive-polski-1.3.3-2|59	%doc %{_texmfdistdir}/doc/latex/polski/polski.pdf
12mr|texlive-polski-1.3.3-2|60	%doc %{_texmfdistdir}/doc/latex/polski/readme.txt
12mr|texlive-polski-1.3.3-2|61	%doc %{_texmfdistdir}/doc/latex/polski/sample-polski.tex
12mr|texlive-polski-1.3.3-2|62	%doc %{_texmfdistdir}/doc/latex/polski/sample-rysunek.mp
12mr|texlive-polski-1.3.3-2|63	%doc %{_texmfdistdir}/doc/latex/polski/sample-rysunek1.mps
12mr|texlive-polski-1.3.3-2|64	#- source
12mr|texlive-polski-1.3.3-2|65	%doc %{_texmfdistdir}/source/latex/polski/ot1patch.dtx
12mr|texlive-polski-1.3.3-2|66	%doc %{_texmfdistdir}/source/latex/polski/ot1patch.ins
12mr|texlive-polski-1.3.3-2|67	%doc %{_texmfdistdir}/source/latex/polski/plfonts.fdd
12mr|texlive-polski-1.3.3-2|68	%doc %{_texmfdistdir}/source/latex/polski/plprefix.dtx
12mr|texlive-polski-1.3.3-2|69	%doc %{_texmfdistdir}/source/latex/polski/plprefix.ins
12mr|texlive-polski-1.3.3-2|70	%doc %{_texmfdistdir}/source/latex/polski/polski.dtx
12mr|texlive-polski-1.3.3-2|71	%doc %{_texmfdistdir}/source/latex/polski/polski.ins
12mr|texlive-polski-1.3.3-2|72	%doc %{_texmfdistdir}/source/latex/polski/strony.dtx
12mr|texlive-polski-1.3.3-2|73	
12mr|texlive-polski-1.3.3-2|74	#-----------------------------------------------------------------------
12mr|texlive-polski-1.3.3-2|75	%prep
12mr|texlive-polski-1.3.3-2|76	%setup -c -a0 -a1 -a2
12mr|texlive-polski-1.3.3-2|77	
12mr|texlive-polski-1.3.3-2|78	%build
12mr|texlive-polski-1.3.3-2|79	
12mr|texlive-polski-1.3.3-2|80	%install
12mr|texlive-polski-1.3.3-2|81	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-polski-1.3.3-2|82	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-polski-1.3.3-2|83	
12mr|texlive-polski-1.3.3-2|84	
12mr|texlive-polski-1.3.3-2|85	
12mr|texlive-polski-1.3.3-2|86	%changelog
12mr|texlive-polski-1.3.3-2|87	

18268 12
12mr|texlive-poltawski-1.101-2|1	# revision 20075
12mr|texlive-poltawski-1.101-2|2	# category Package
12mr|texlive-poltawski-1.101-2|3	# catalog-ctan /fonts/poltawski
12mr|texlive-poltawski-1.101-2|4	# catalog-date 2010-10-12 09:30:05 +0200
12mr|texlive-poltawski-1.101-2|5	# catalog-license gfsl
12mr|texlive-poltawski-1.101-2|6	# catalog-version 1.101
12mr|texlive-poltawski-1.101-2|7	Name:		texlive-poltawski
12mr|texlive-poltawski-1.101-2|8	Version:	1.101
12mr|texlive-poltawski-1.101-2|9	Release:	2
12mr|texlive-poltawski-1.101-2|10	Summary:	Antykwa Poltawskiego Family of Fonts
12mr|texlive-poltawski-1.101-2|11	Group:		Publishing
12mr|texlive-poltawski-1.101-2|12	URL:		http://www.ctan.org/tex-archive/fonts/poltawski
12mr|texlive-poltawski-1.101-2|13	License:	GFSL
12mr|texlive-poltawski-1.101-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poltawski.tar.xz
12mr|texlive-poltawski-1.101-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poltawski.doc.tar.xz
12mr|texlive-poltawski-1.101-2|16	BuildArch:	noarch
12mr|texlive-poltawski-1.101-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-poltawski-1.101-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-poltawski-1.101-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-poltawski-1.101-2|20	
12mr|texlive-poltawski-1.101-2|21	%description
12mr|texlive-poltawski-1.101-2|22	The package contains the Antykwa Poltawskiego family of fonts
12mr|texlive-poltawski-1.101-2|23	in the PostScript Type 1 and OpenType formats. The original
12mr|texlive-poltawski-1.101-2|24	font was designed in the twenties of the XX century by the
12mr|texlive-poltawski-1.101-2|25	Polish typographer Adam Poltawski(1881-1952). Following the
12mr|texlive-poltawski-1.101-2|26	route set out by the Latin Modern and TeX Gyre projects
12mr|texlive-poltawski-1.101-2|27	(http://www.gust.org.pl/projects/e-foundry), the Antykwa
12mr|texlive-poltawski-1.101-2|28	Poltawskiego digitisation project aims at providing a rich
12mr|texlive-poltawski-1.101-2|29	collection of diacritical characters in the attempt to cover as
12mr|texlive-poltawski-1.101-2|30	many Latin-based scripts as possible. To our knowledge, the
12mr|texlive-poltawski-1.101-2|31	repertoire of characters covers all European languages as well
12mr|texlive-poltawski-1.101-2|32	as some other Latin-based alphabets such as Vietnamese and
12mr|texlive-poltawski-1.101-2|33	Navajo; at the request of users, recent extensions (following
12mr|texlive-poltawski-1.101-2|34	the enhancement of the Latin Modern collection) provide glyphs
12mr|texlive-poltawski-1.101-2|35	sufficient for typesetting of romanized transliterations of
12mr|texlive-poltawski-1.101-2|36	Arabic and Sanskrit scripts. The Antykwa Poltawskiego family
12mr|texlive-poltawski-1.101-2|37	consists of 4 weights (light, normal, medium, bold), each
12mr|texlive-poltawski-1.101-2|38	having upright and italic forms and one of 5 design sizes: 6,
12mr|texlive-poltawski-1.101-2|39	8, 10, 12 and 17pt (in the OTF lingo: extended, semiextended,
12mr|texlive-poltawski-1.101-2|40	normal, semicondensed, and condensed, respectively).
12mr|texlive-poltawski-1.101-2|41	Altogether, the collection comprises 40 font files, containing
12mr|texlive-poltawski-1.101-2|42	the same repertoire of 1126 characters. The preliminary version
12mr|texlive-poltawski-1.101-2|43	of Antykwa Poltawskiego (antp package) released in 2000 is
12mr|texlive-poltawski-1.101-2|44	rendered obsolete by this package.
12mr|texlive-poltawski-1.101-2|45	
12mr|texlive-poltawski-1.101-2|46	%post
12mr|texlive-poltawski-1.101-2|47	%{_sbindir}/texlive.post
12mr|texlive-poltawski-1.101-2|48	
12mr|texlive-poltawski-1.101-2|49	%postun
12mr|texlive-poltawski-1.101-2|50	if [ $1 -eq 0 ]; then
12mr|texlive-poltawski-1.101-2|51	%{_sbindir}/texlive.post
12mr|texlive-poltawski-1.101-2|52	fi
12mr|texlive-poltawski-1.101-2|53	
12mr|texlive-poltawski-1.101-2|54	#-----------------------------------------------------------------------
12mr|texlive-poltawski-1.101-2|55	%files
12mr|texlive-poltawski-1.101-2|56	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpb10.afm
12mr|texlive-poltawski-1.101-2|57	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpb12.afm
12mr|texlive-poltawski-1.101-2|58	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpb17.afm
12mr|texlive-poltawski-1.101-2|59	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpb6.afm
12mr|texlive-poltawski-1.101-2|60	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpb8.afm
12mr|texlive-poltawski-1.101-2|61	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpbi10.afm
12mr|texlive-poltawski-1.101-2|62	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpbi12.afm
12mr|texlive-poltawski-1.101-2|63	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpbi17.afm
12mr|texlive-poltawski-1.101-2|64	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpbi6.afm
12mr|texlive-poltawski-1.101-2|65	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpbi8.afm
12mr|texlive-poltawski-1.101-2|66	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpl10.afm
12mr|texlive-poltawski-1.101-2|67	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpl12.afm
12mr|texlive-poltawski-1.101-2|68	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpl17.afm
12mr|texlive-poltawski-1.101-2|69	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpl6.afm
12mr|texlive-poltawski-1.101-2|70	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpl8.afm
12mr|texlive-poltawski-1.101-2|71	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpli10.afm
12mr|texlive-poltawski-1.101-2|72	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpli12.afm
12mr|texlive-poltawski-1.101-2|73	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpli17.afm
12mr|texlive-poltawski-1.101-2|74	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpli6.afm
12mr|texlive-poltawski-1.101-2|75	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpli8.afm
12mr|texlive-poltawski-1.101-2|76	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpm10.afm
12mr|texlive-poltawski-1.101-2|77	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpm12.afm
12mr|texlive-poltawski-1.101-2|78	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpm17.afm
12mr|texlive-poltawski-1.101-2|79	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpm6.afm
12mr|texlive-poltawski-1.101-2|80	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpm8.afm
12mr|texlive-poltawski-1.101-2|81	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpmi10.afm
12mr|texlive-poltawski-1.101-2|82	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpmi12.afm
12mr|texlive-poltawski-1.101-2|83	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpmi17.afm
12mr|texlive-poltawski-1.101-2|84	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpmi6.afm
12mr|texlive-poltawski-1.101-2|85	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpmi8.afm
12mr|texlive-poltawski-1.101-2|86	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpr10.afm
12mr|texlive-poltawski-1.101-2|87	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpr12.afm
12mr|texlive-poltawski-1.101-2|88	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpr17.afm
12mr|texlive-poltawski-1.101-2|89	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpr6.afm
12mr|texlive-poltawski-1.101-2|90	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpr8.afm
12mr|texlive-poltawski-1.101-2|91	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpri10.afm
12mr|texlive-poltawski-1.101-2|92	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpri12.afm
12mr|texlive-poltawski-1.101-2|93	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpri17.afm
12mr|texlive-poltawski-1.101-2|94	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpri6.afm
12mr|texlive-poltawski-1.101-2|95	%{_texmfdistdir}/fonts/afm/gust/poltawski/antpri8.afm
12mr|texlive-poltawski-1.101-2|96	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-cs-sc.enc
12mr|texlive-poltawski-1.101-2|97	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-cs.enc
12mr|texlive-poltawski-1.101-2|98	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-ec-sc.enc
12mr|texlive-poltawski-1.101-2|99	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-ec.enc
12mr|texlive-poltawski-1.101-2|100	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-l7x-sc.enc
12mr|texlive-poltawski-1.101-2|101	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-l7x.enc
12mr|texlive-poltawski-1.101-2|102	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-qx-sc.enc
12mr|texlive-poltawski-1.101-2|103	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-qx.enc
12mr|texlive-poltawski-1.101-2|104	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-rm-sc.enc
12mr|texlive-poltawski-1.101-2|105	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-rm.enc
12mr|texlive-poltawski-1.101-2|106	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-t5-sc.enc
12mr|texlive-poltawski-1.101-2|107	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-t5.enc
12mr|texlive-poltawski-1.101-2|108	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-texnansi-sc.enc
12mr|texlive-poltawski-1.101-2|109	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-texnansi.enc
12mr|texlive-poltawski-1.101-2|110	%{_texmfdistdir}/fonts/enc/dvips/poltawski/ap-ts1.enc
12mr|texlive-poltawski-1.101-2|111	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-cs.map
12mr|texlive-poltawski-1.101-2|112	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-ec.map
12mr|texlive-poltawski-1.101-2|113	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-l7x.map
12mr|texlive-poltawski-1.101-2|114	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-qx.map
12mr|texlive-poltawski-1.101-2|115	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-rm.map
12mr|texlive-poltawski-1.101-2|116	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-t5.map
12mr|texlive-poltawski-1.101-2|117	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-texnansi.map
12mr|texlive-poltawski-1.101-2|118	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap-ts1.map
12mr|texlive-poltawski-1.101-2|119	%{_texmfdistdir}/fonts/map/dvips/poltawski/ap.map
12mr|texlive-poltawski-1.101-2|120	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpolt-bold.otf
12mr|texlive-poltawski-1.101-2|121	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpolt-bolditalic.otf
12mr|texlive-poltawski-1.101-2|122	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpolt-italic.otf
12mr|texlive-poltawski-1.101-2|123	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpolt-regular.otf
12mr|texlive-poltawski-1.101-2|124	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltcond-bold.otf
12mr|texlive-poltawski-1.101-2|125	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltcond-bolditalic.otf
12mr|texlive-poltawski-1.101-2|126	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltcond-italic.otf
12mr|texlive-poltawski-1.101-2|127	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltcond-regular.otf
12mr|texlive-poltawski-1.101-2|128	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltexpd-bold.otf
12mr|texlive-poltawski-1.101-2|129	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltexpd-bolditalic.otf
12mr|texlive-poltawski-1.101-2|130	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltexpd-italic.otf
12mr|texlive-poltawski-1.101-2|131	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltexpd-regular.otf
12mr|texlive-poltawski-1.101-2|132	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltlt-bold.otf
12mr|texlive-poltawski-1.101-2|133	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltlt-bolditalic.otf
12mr|texlive-poltawski-1.101-2|134	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltlt-italic.otf
12mr|texlive-poltawski-1.101-2|135	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltlt-regular.otf
12mr|texlive-poltawski-1.101-2|136	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltcond-bold.otf
12mr|texlive-poltawski-1.101-2|137	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltcond-bolditalic.otf
12mr|texlive-poltawski-1.101-2|138	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltcond-italic.otf
12mr|texlive-poltawski-1.101-2|139	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltcond-regular.otf
12mr|texlive-poltawski-1.101-2|140	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltexpd-bold.otf
12mr|texlive-poltawski-1.101-2|141	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltexpd-bolditalic.otf
12mr|texlive-poltawski-1.101-2|142	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltexpd-italic.otf
12mr|texlive-poltawski-1.101-2|143	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltexpd-regular.otf
12mr|texlive-poltawski-1.101-2|144	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemicond-bold.otf
12mr|texlive-poltawski-1.101-2|145	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemicond-bolditalic.otf
12mr|texlive-poltawski-1.101-2|146	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemicond-italic.otf
12mr|texlive-poltawski-1.101-2|147	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemicond-regular.otf
12mr|texlive-poltawski-1.101-2|148	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemiexpd-bold.otf
12mr|texlive-poltawski-1.101-2|149	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemiexpd-bolditalic.otf
12mr|texlive-poltawski-1.101-2|150	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemiexpd-italic.otf
12mr|texlive-poltawski-1.101-2|151	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltltsemiexpd-regular.otf
12mr|texlive-poltawski-1.101-2|152	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemicond-bold.otf
12mr|texlive-poltawski-1.101-2|153	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemicond-bolditalic.otf
12mr|texlive-poltawski-1.101-2|154	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemicond-italic.otf
12mr|texlive-poltawski-1.101-2|155	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemicond-regular.otf
12mr|texlive-poltawski-1.101-2|156	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemiexpd-bold.otf
12mr|texlive-poltawski-1.101-2|157	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemiexpd-bolditalic.otf
12mr|texlive-poltawski-1.101-2|158	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemiexpd-italic.otf
12mr|texlive-poltawski-1.101-2|159	%{_texmfdistdir}/fonts/opentype/gust/poltawski/antpoltsemiexpd-regular.otf
12mr|texlive-poltawski-1.101-2|160	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb10-sc.tfm
12mr|texlive-poltawski-1.101-2|161	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb10.tfm
12mr|texlive-poltawski-1.101-2|162	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb12-sc.tfm
12mr|texlive-poltawski-1.101-2|163	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb12.tfm
12mr|texlive-poltawski-1.101-2|164	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb17-sc.tfm
12mr|texlive-poltawski-1.101-2|165	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb17.tfm
12mr|texlive-poltawski-1.101-2|166	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb6-sc.tfm
12mr|texlive-poltawski-1.101-2|167	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb6.tfm
12mr|texlive-poltawski-1.101-2|168	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb8-sc.tfm
12mr|texlive-poltawski-1.101-2|169	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpb8.tfm
12mr|texlive-poltawski-1.101-2|170	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi10-sc.tfm
12mr|texlive-poltawski-1.101-2|171	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi10.tfm
12mr|texlive-poltawski-1.101-2|172	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi12-sc.tfm
12mr|texlive-poltawski-1.101-2|173	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi12.tfm
12mr|texlive-poltawski-1.101-2|174	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi17-sc.tfm
12mr|texlive-poltawski-1.101-2|175	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi17.tfm
12mr|texlive-poltawski-1.101-2|176	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi6-sc.tfm
12mr|texlive-poltawski-1.101-2|177	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi6.tfm
12mr|texlive-poltawski-1.101-2|178	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi8-sc.tfm
12mr|texlive-poltawski-1.101-2|179	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpbi8.tfm
12mr|texlive-poltawski-1.101-2|180	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl10-sc.tfm
12mr|texlive-poltawski-1.101-2|181	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl10.tfm
12mr|texlive-poltawski-1.101-2|182	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl12-sc.tfm
12mr|texlive-poltawski-1.101-2|183	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl12.tfm
12mr|texlive-poltawski-1.101-2|184	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl17-sc.tfm
12mr|texlive-poltawski-1.101-2|185	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl17.tfm
12mr|texlive-poltawski-1.101-2|186	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl6-sc.tfm
12mr|texlive-poltawski-1.101-2|187	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl6.tfm
12mr|texlive-poltawski-1.101-2|188	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl8-sc.tfm
12mr|texlive-poltawski-1.101-2|189	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpl8.tfm
12mr|texlive-poltawski-1.101-2|190	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli10-sc.tfm
12mr|texlive-poltawski-1.101-2|191	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli10.tfm
12mr|texlive-poltawski-1.101-2|192	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli12-sc.tfm
12mr|texlive-poltawski-1.101-2|193	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli12.tfm
12mr|texlive-poltawski-1.101-2|194	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli17-sc.tfm
12mr|texlive-poltawski-1.101-2|195	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli17.tfm
12mr|texlive-poltawski-1.101-2|196	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli6-sc.tfm
12mr|texlive-poltawski-1.101-2|197	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli6.tfm
12mr|texlive-poltawski-1.101-2|198	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli8-sc.tfm
12mr|texlive-poltawski-1.101-2|199	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpli8.tfm
12mr|texlive-poltawski-1.101-2|200	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm10-sc.tfm
12mr|texlive-poltawski-1.101-2|201	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm10.tfm
12mr|texlive-poltawski-1.101-2|202	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm12-sc.tfm
12mr|texlive-poltawski-1.101-2|203	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm12.tfm
12mr|texlive-poltawski-1.101-2|204	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm17-sc.tfm
12mr|texlive-poltawski-1.101-2|205	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm17.tfm
12mr|texlive-poltawski-1.101-2|206	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm6-sc.tfm
12mr|texlive-poltawski-1.101-2|207	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm6.tfm
12mr|texlive-poltawski-1.101-2|208	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm8-sc.tfm
12mr|texlive-poltawski-1.101-2|209	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpm8.tfm
12mr|texlive-poltawski-1.101-2|210	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi10-sc.tfm
12mr|texlive-poltawski-1.101-2|211	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi10.tfm
12mr|texlive-poltawski-1.101-2|212	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi12-sc.tfm
12mr|texlive-poltawski-1.101-2|213	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi12.tfm
12mr|texlive-poltawski-1.101-2|214	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi17-sc.tfm
12mr|texlive-poltawski-1.101-2|215	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi17.tfm
12mr|texlive-poltawski-1.101-2|216	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi6-sc.tfm
12mr|texlive-poltawski-1.101-2|217	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi6.tfm
12mr|texlive-poltawski-1.101-2|218	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi8-sc.tfm
12mr|texlive-poltawski-1.101-2|219	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpmi8.tfm
12mr|texlive-poltawski-1.101-2|220	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr10-sc.tfm
12mr|texlive-poltawski-1.101-2|221	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr10.tfm
12mr|texlive-poltawski-1.101-2|222	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr12-sc.tfm
12mr|texlive-poltawski-1.101-2|223	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr12.tfm
12mr|texlive-poltawski-1.101-2|224	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr17-sc.tfm
12mr|texlive-poltawski-1.101-2|225	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr17.tfm
12mr|texlive-poltawski-1.101-2|226	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr6-sc.tfm
12mr|texlive-poltawski-1.101-2|227	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr6.tfm
12mr|texlive-poltawski-1.101-2|228	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr8-sc.tfm
12mr|texlive-poltawski-1.101-2|229	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpr8.tfm
12mr|texlive-poltawski-1.101-2|230	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri10-sc.tfm
12mr|texlive-poltawski-1.101-2|231	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri10.tfm
12mr|texlive-poltawski-1.101-2|232	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri12-sc.tfm
12mr|texlive-poltawski-1.101-2|233	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri12.tfm
12mr|texlive-poltawski-1.101-2|234	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri17-sc.tfm
12mr|texlive-poltawski-1.101-2|235	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri17.tfm
12mr|texlive-poltawski-1.101-2|236	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri6-sc.tfm
12mr|texlive-poltawski-1.101-2|237	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri6.tfm
12mr|texlive-poltawski-1.101-2|238	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri8-sc.tfm
12mr|texlive-poltawski-1.101-2|239	%{_texmfdistdir}/fonts/tfm/gust/poltawski/cs-antpri8.tfm
12mr|texlive-poltawski-1.101-2|240	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb10-sc.tfm
12mr|texlive-poltawski-1.101-2|241	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb10.tfm
12mr|texlive-poltawski-1.101-2|242	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb12-sc.tfm
12mr|texlive-poltawski-1.101-2|243	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb12.tfm
12mr|texlive-poltawski-1.101-2|244	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb17-sc.tfm
12mr|texlive-poltawski-1.101-2|245	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb17.tfm
12mr|texlive-poltawski-1.101-2|246	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb6-sc.tfm
12mr|texlive-poltawski-1.101-2|247	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb6.tfm
12mr|texlive-poltawski-1.101-2|248	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb8-sc.tfm
12mr|texlive-poltawski-1.101-2|249	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpb8.tfm
12mr|texlive-poltawski-1.101-2|250	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi10-sc.tfm
12mr|texlive-poltawski-1.101-2|251	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi10.tfm
12mr|texlive-poltawski-1.101-2|252	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi12-sc.tfm
12mr|texlive-poltawski-1.101-2|253	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi12.tfm
12mr|texlive-poltawski-1.101-2|254	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi17-sc.tfm
12mr|texlive-poltawski-1.101-2|255	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi17.tfm
12mr|texlive-poltawski-1.101-2|256	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi6-sc.tfm
12mr|texlive-poltawski-1.101-2|257	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi6.tfm
12mr|texlive-poltawski-1.101-2|258	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi8-sc.tfm
12mr|texlive-poltawski-1.101-2|259	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpbi8.tfm
12mr|texlive-poltawski-1.101-2|260	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl10-sc.tfm
12mr|texlive-poltawski-1.101-2|261	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl10.tfm
12mr|texlive-poltawski-1.101-2|262	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl12-sc.tfm
12mr|texlive-poltawski-1.101-2|263	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl12.tfm
12mr|texlive-poltawski-1.101-2|264	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl17-sc.tfm
12mr|texlive-poltawski-1.101-2|265	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl17.tfm
12mr|texlive-poltawski-1.101-2|266	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl6-sc.tfm
12mr|texlive-poltawski-1.101-2|267	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl6.tfm
12mr|texlive-poltawski-1.101-2|268	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl8-sc.tfm
12mr|texlive-poltawski-1.101-2|269	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpl8.tfm
12mr|texlive-poltawski-1.101-2|270	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli10-sc.tfm
12mr|texlive-poltawski-1.101-2|271	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli10.tfm
12mr|texlive-poltawski-1.101-2|272	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli12-sc.tfm
12mr|texlive-poltawski-1.101-2|273	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli12.tfm
12mr|texlive-poltawski-1.101-2|274	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli17-sc.tfm
12mr|texlive-poltawski-1.101-2|275	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli17.tfm
12mr|texlive-poltawski-1.101-2|276	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli6-sc.tfm
12mr|texlive-poltawski-1.101-2|277	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli6.tfm
12mr|texlive-poltawski-1.101-2|278	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli8-sc.tfm
12mr|texlive-poltawski-1.101-2|279	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpli8.tfm
12mr|texlive-poltawski-1.101-2|280	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm10-sc.tfm
12mr|texlive-poltawski-1.101-2|281	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm10.tfm
12mr|texlive-poltawski-1.101-2|282	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm12-sc.tfm
12mr|texlive-poltawski-1.101-2|283	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm12.tfm
12mr|texlive-poltawski-1.101-2|284	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm17-sc.tfm
12mr|texlive-poltawski-1.101-2|285	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm17.tfm
12mr|texlive-poltawski-1.101-2|286	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm6-sc.tfm
12mr|texlive-poltawski-1.101-2|287	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm6.tfm
12mr|texlive-poltawski-1.101-2|288	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm8-sc.tfm
12mr|texlive-poltawski-1.101-2|289	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpm8.tfm
12mr|texlive-poltawski-1.101-2|290	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi10-sc.tfm
12mr|texlive-poltawski-1.101-2|291	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi10.tfm
12mr|texlive-poltawski-1.101-2|292	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi12-sc.tfm
12mr|texlive-poltawski-1.101-2|293	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi12.tfm
12mr|texlive-poltawski-1.101-2|294	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi17-sc.tfm
12mr|texlive-poltawski-1.101-2|295	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi17.tfm
12mr|texlive-poltawski-1.101-2|296	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi6-sc.tfm
12mr|texlive-poltawski-1.101-2|297	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi6.tfm
12mr|texlive-poltawski-1.101-2|298	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi8-sc.tfm
12mr|texlive-poltawski-1.101-2|299	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpmi8.tfm
12mr|texlive-poltawski-1.101-2|300	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr10-sc.tfm
12mr|texlive-poltawski-1.101-2|301	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr10.tfm
12mr|texlive-poltawski-1.101-2|302	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr12-sc.tfm
12mr|texlive-poltawski-1.101-2|303	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr12.tfm
12mr|texlive-poltawski-1.101-2|304	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr17-sc.tfm
12mr|texlive-poltawski-1.101-2|305	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr17.tfm
12mr|texlive-poltawski-1.101-2|306	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr6-sc.tfm
12mr|texlive-poltawski-1.101-2|307	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr6.tfm
12mr|texlive-poltawski-1.101-2|308	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr8-sc.tfm
12mr|texlive-poltawski-1.101-2|309	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpr8.tfm
12mr|texlive-poltawski-1.101-2|310	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri10-sc.tfm
12mr|texlive-poltawski-1.101-2|311	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri10.tfm
12mr|texlive-poltawski-1.101-2|312	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri12-sc.tfm
12mr|texlive-poltawski-1.101-2|313	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri12.tfm
12mr|texlive-poltawski-1.101-2|314	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri17-sc.tfm
12mr|texlive-poltawski-1.101-2|315	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri17.tfm
12mr|texlive-poltawski-1.101-2|316	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri6-sc.tfm
12mr|texlive-poltawski-1.101-2|317	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri6.tfm
12mr|texlive-poltawski-1.101-2|318	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri8-sc.tfm
12mr|texlive-poltawski-1.101-2|319	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ec-antpri8.tfm
12mr|texlive-poltawski-1.101-2|320	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb10-sc.tfm
12mr|texlive-poltawski-1.101-2|321	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb10.tfm
12mr|texlive-poltawski-1.101-2|322	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb12-sc.tfm
12mr|texlive-poltawski-1.101-2|323	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb12.tfm
12mr|texlive-poltawski-1.101-2|324	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb17-sc.tfm
12mr|texlive-poltawski-1.101-2|325	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb17.tfm
12mr|texlive-poltawski-1.101-2|326	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb6-sc.tfm
12mr|texlive-poltawski-1.101-2|327	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb6.tfm
12mr|texlive-poltawski-1.101-2|328	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb8-sc.tfm
12mr|texlive-poltawski-1.101-2|329	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpb8.tfm
12mr|texlive-poltawski-1.101-2|330	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi10-sc.tfm
12mr|texlive-poltawski-1.101-2|331	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi10.tfm
12mr|texlive-poltawski-1.101-2|332	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi12-sc.tfm
12mr|texlive-poltawski-1.101-2|333	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi12.tfm
12mr|texlive-poltawski-1.101-2|334	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi17-sc.tfm
12mr|texlive-poltawski-1.101-2|335	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi17.tfm
12mr|texlive-poltawski-1.101-2|336	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi6-sc.tfm
12mr|texlive-poltawski-1.101-2|337	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi6.tfm
12mr|texlive-poltawski-1.101-2|338	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi8-sc.tfm
12mr|texlive-poltawski-1.101-2|339	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpbi8.tfm
12mr|texlive-poltawski-1.101-2|340	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl10-sc.tfm
12mr|texlive-poltawski-1.101-2|341	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl10.tfm
12mr|texlive-poltawski-1.101-2|342	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl12-sc.tfm
12mr|texlive-poltawski-1.101-2|343	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl12.tfm
12mr|texlive-poltawski-1.101-2|344	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl17-sc.tfm
12mr|texlive-poltawski-1.101-2|345	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl17.tfm
12mr|texlive-poltawski-1.101-2|346	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl6-sc.tfm
12mr|texlive-poltawski-1.101-2|347	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl6.tfm
12mr|texlive-poltawski-1.101-2|348	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl8-sc.tfm
12mr|texlive-poltawski-1.101-2|349	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpl8.tfm
12mr|texlive-poltawski-1.101-2|350	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli10-sc.tfm
12mr|texlive-poltawski-1.101-2|351	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli10.tfm
12mr|texlive-poltawski-1.101-2|352	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli12-sc.tfm
12mr|texlive-poltawski-1.101-2|353	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli12.tfm
12mr|texlive-poltawski-1.101-2|354	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli17-sc.tfm
12mr|texlive-poltawski-1.101-2|355	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli17.tfm
12mr|texlive-poltawski-1.101-2|356	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli6-sc.tfm
12mr|texlive-poltawski-1.101-2|357	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli6.tfm
12mr|texlive-poltawski-1.101-2|358	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli8-sc.tfm
12mr|texlive-poltawski-1.101-2|359	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpli8.tfm
12mr|texlive-poltawski-1.101-2|360	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm10-sc.tfm
12mr|texlive-poltawski-1.101-2|361	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm10.tfm
12mr|texlive-poltawski-1.101-2|362	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm12-sc.tfm
12mr|texlive-poltawski-1.101-2|363	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm12.tfm
12mr|texlive-poltawski-1.101-2|364	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm17-sc.tfm
12mr|texlive-poltawski-1.101-2|365	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm17.tfm
12mr|texlive-poltawski-1.101-2|366	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm6-sc.tfm
12mr|texlive-poltawski-1.101-2|367	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm6.tfm
12mr|texlive-poltawski-1.101-2|368	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm8-sc.tfm
12mr|texlive-poltawski-1.101-2|369	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpm8.tfm
12mr|texlive-poltawski-1.101-2|370	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi10-sc.tfm
12mr|texlive-poltawski-1.101-2|371	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi10.tfm
12mr|texlive-poltawski-1.101-2|372	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi12-sc.tfm
12mr|texlive-poltawski-1.101-2|373	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi12.tfm
12mr|texlive-poltawski-1.101-2|374	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi17-sc.tfm
12mr|texlive-poltawski-1.101-2|375	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi17.tfm
12mr|texlive-poltawski-1.101-2|376	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi6-sc.tfm
12mr|texlive-poltawski-1.101-2|377	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi6.tfm
12mr|texlive-poltawski-1.101-2|378	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi8-sc.tfm
12mr|texlive-poltawski-1.101-2|379	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpmi8.tfm
12mr|texlive-poltawski-1.101-2|380	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr10-sc.tfm
12mr|texlive-poltawski-1.101-2|381	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr10.tfm
12mr|texlive-poltawski-1.101-2|382	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr12-sc.tfm
12mr|texlive-poltawski-1.101-2|383	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr12.tfm
12mr|texlive-poltawski-1.101-2|384	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr17-sc.tfm
12mr|texlive-poltawski-1.101-2|385	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr17.tfm
12mr|texlive-poltawski-1.101-2|386	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr6-sc.tfm
12mr|texlive-poltawski-1.101-2|387	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr6.tfm
12mr|texlive-poltawski-1.101-2|388	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr8-sc.tfm
12mr|texlive-poltawski-1.101-2|389	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpr8.tfm
12mr|texlive-poltawski-1.101-2|390	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri10-sc.tfm
12mr|texlive-poltawski-1.101-2|391	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri10.tfm
12mr|texlive-poltawski-1.101-2|392	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri12-sc.tfm
12mr|texlive-poltawski-1.101-2|393	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri12.tfm
12mr|texlive-poltawski-1.101-2|394	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri17-sc.tfm
12mr|texlive-poltawski-1.101-2|395	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri17.tfm
12mr|texlive-poltawski-1.101-2|396	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri6-sc.tfm
12mr|texlive-poltawski-1.101-2|397	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri6.tfm
12mr|texlive-poltawski-1.101-2|398	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri8-sc.tfm
12mr|texlive-poltawski-1.101-2|399	%{_texmfdistdir}/fonts/tfm/gust/poltawski/l7x-antpri8.tfm
12mr|texlive-poltawski-1.101-2|400	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb10-sc.tfm
12mr|texlive-poltawski-1.101-2|401	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb10.tfm
12mr|texlive-poltawski-1.101-2|402	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb12-sc.tfm
12mr|texlive-poltawski-1.101-2|403	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb12.tfm
12mr|texlive-poltawski-1.101-2|404	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb17-sc.tfm
12mr|texlive-poltawski-1.101-2|405	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb17.tfm
12mr|texlive-poltawski-1.101-2|406	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb6-sc.tfm
12mr|texlive-poltawski-1.101-2|407	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb6.tfm
12mr|texlive-poltawski-1.101-2|408	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb8-sc.tfm
12mr|texlive-poltawski-1.101-2|409	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpb8.tfm
12mr|texlive-poltawski-1.101-2|410	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi10-sc.tfm
12mr|texlive-poltawski-1.101-2|411	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi10.tfm
12mr|texlive-poltawski-1.101-2|412	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi12-sc.tfm
12mr|texlive-poltawski-1.101-2|413	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi12.tfm
12mr|texlive-poltawski-1.101-2|414	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi17-sc.tfm
12mr|texlive-poltawski-1.101-2|415	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi17.tfm
12mr|texlive-poltawski-1.101-2|416	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi6-sc.tfm
12mr|texlive-poltawski-1.101-2|417	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi6.tfm
12mr|texlive-poltawski-1.101-2|418	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi8-sc.tfm
12mr|texlive-poltawski-1.101-2|419	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpbi8.tfm
12mr|texlive-poltawski-1.101-2|420	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl10-sc.tfm
12mr|texlive-poltawski-1.101-2|421	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl10.tfm
12mr|texlive-poltawski-1.101-2|422	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl12-sc.tfm
12mr|texlive-poltawski-1.101-2|423	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl12.tfm
12mr|texlive-poltawski-1.101-2|424	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl17-sc.tfm
12mr|texlive-poltawski-1.101-2|425	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl17.tfm
12mr|texlive-poltawski-1.101-2|426	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl6-sc.tfm
12mr|texlive-poltawski-1.101-2|427	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl6.tfm
12mr|texlive-poltawski-1.101-2|428	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl8-sc.tfm
12mr|texlive-poltawski-1.101-2|429	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpl8.tfm
12mr|texlive-poltawski-1.101-2|430	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli10-sc.tfm
12mr|texlive-poltawski-1.101-2|431	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli10.tfm
12mr|texlive-poltawski-1.101-2|432	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli12-sc.tfm
12mr|texlive-poltawski-1.101-2|433	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli12.tfm
12mr|texlive-poltawski-1.101-2|434	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli17-sc.tfm
12mr|texlive-poltawski-1.101-2|435	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli17.tfm
12mr|texlive-poltawski-1.101-2|436	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli6-sc.tfm
12mr|texlive-poltawski-1.101-2|437	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli6.tfm
12mr|texlive-poltawski-1.101-2|438	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli8-sc.tfm
12mr|texlive-poltawski-1.101-2|439	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpli8.tfm
12mr|texlive-poltawski-1.101-2|440	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm10-sc.tfm
12mr|texlive-poltawski-1.101-2|441	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm10.tfm
12mr|texlive-poltawski-1.101-2|442	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm12-sc.tfm
12mr|texlive-poltawski-1.101-2|443	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm12.tfm
12mr|texlive-poltawski-1.101-2|444	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm17-sc.tfm
12mr|texlive-poltawski-1.101-2|445	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm17.tfm
12mr|texlive-poltawski-1.101-2|446	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm6-sc.tfm
12mr|texlive-poltawski-1.101-2|447	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm6.tfm
12mr|texlive-poltawski-1.101-2|448	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm8-sc.tfm
12mr|texlive-poltawski-1.101-2|449	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpm8.tfm
12mr|texlive-poltawski-1.101-2|450	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi10-sc.tfm
12mr|texlive-poltawski-1.101-2|451	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi10.tfm
12mr|texlive-poltawski-1.101-2|452	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi12-sc.tfm
12mr|texlive-poltawski-1.101-2|453	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi12.tfm
12mr|texlive-poltawski-1.101-2|454	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi17-sc.tfm
12mr|texlive-poltawski-1.101-2|455	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi17.tfm
12mr|texlive-poltawski-1.101-2|456	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi6-sc.tfm
12mr|texlive-poltawski-1.101-2|457	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi6.tfm
12mr|texlive-poltawski-1.101-2|458	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi8-sc.tfm
12mr|texlive-poltawski-1.101-2|459	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpmi8.tfm
12mr|texlive-poltawski-1.101-2|460	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr10-sc.tfm
12mr|texlive-poltawski-1.101-2|461	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr10.tfm
12mr|texlive-poltawski-1.101-2|462	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr12-sc.tfm
12mr|texlive-poltawski-1.101-2|463	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr12.tfm
12mr|texlive-poltawski-1.101-2|464	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr17-sc.tfm
12mr|texlive-poltawski-1.101-2|465	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr17.tfm
12mr|texlive-poltawski-1.101-2|466	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr6-sc.tfm
12mr|texlive-poltawski-1.101-2|467	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr6.tfm
12mr|texlive-poltawski-1.101-2|468	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr8-sc.tfm
12mr|texlive-poltawski-1.101-2|469	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpr8.tfm
12mr|texlive-poltawski-1.101-2|470	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri10-sc.tfm
12mr|texlive-poltawski-1.101-2|471	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri10.tfm
12mr|texlive-poltawski-1.101-2|472	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri12-sc.tfm
12mr|texlive-poltawski-1.101-2|473	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri12.tfm
12mr|texlive-poltawski-1.101-2|474	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri17-sc.tfm
12mr|texlive-poltawski-1.101-2|475	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri17.tfm
12mr|texlive-poltawski-1.101-2|476	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri6-sc.tfm
12mr|texlive-poltawski-1.101-2|477	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri6.tfm
12mr|texlive-poltawski-1.101-2|478	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri8-sc.tfm
12mr|texlive-poltawski-1.101-2|479	%{_texmfdistdir}/fonts/tfm/gust/poltawski/qx-antpri8.tfm
12mr|texlive-poltawski-1.101-2|480	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb10-sc.tfm
12mr|texlive-poltawski-1.101-2|481	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb10.tfm
12mr|texlive-poltawski-1.101-2|482	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb12-sc.tfm
12mr|texlive-poltawski-1.101-2|483	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb12.tfm
12mr|texlive-poltawski-1.101-2|484	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb17-sc.tfm
12mr|texlive-poltawski-1.101-2|485	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb17.tfm
12mr|texlive-poltawski-1.101-2|486	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb6-sc.tfm
12mr|texlive-poltawski-1.101-2|487	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb6.tfm
12mr|texlive-poltawski-1.101-2|488	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb8-sc.tfm
12mr|texlive-poltawski-1.101-2|489	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpb8.tfm
12mr|texlive-poltawski-1.101-2|490	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi10-sc.tfm
12mr|texlive-poltawski-1.101-2|491	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi10.tfm
12mr|texlive-poltawski-1.101-2|492	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi12-sc.tfm
12mr|texlive-poltawski-1.101-2|493	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi12.tfm
12mr|texlive-poltawski-1.101-2|494	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi17-sc.tfm
12mr|texlive-poltawski-1.101-2|495	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi17.tfm
12mr|texlive-poltawski-1.101-2|496	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi6-sc.tfm
12mr|texlive-poltawski-1.101-2|497	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi6.tfm
12mr|texlive-poltawski-1.101-2|498	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi8-sc.tfm
12mr|texlive-poltawski-1.101-2|499	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpbi8.tfm
12mr|texlive-poltawski-1.101-2|500	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl10-sc.tfm
12mr|texlive-poltawski-1.101-2|501	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl10.tfm
12mr|texlive-poltawski-1.101-2|502	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl12-sc.tfm
12mr|texlive-poltawski-1.101-2|503	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl12.tfm
12mr|texlive-poltawski-1.101-2|504	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl17-sc.tfm
12mr|texlive-poltawski-1.101-2|505	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl17.tfm
12mr|texlive-poltawski-1.101-2|506	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl6-sc.tfm
12mr|texlive-poltawski-1.101-2|507	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl6.tfm
12mr|texlive-poltawski-1.101-2|508	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl8-sc.tfm
12mr|texlive-poltawski-1.101-2|509	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpl8.tfm
12mr|texlive-poltawski-1.101-2|510	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli10-sc.tfm
12mr|texlive-poltawski-1.101-2|511	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli10.tfm
12mr|texlive-poltawski-1.101-2|512	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli12-sc.tfm
12mr|texlive-poltawski-1.101-2|513	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli12.tfm
12mr|texlive-poltawski-1.101-2|514	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli17-sc.tfm
12mr|texlive-poltawski-1.101-2|515	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli17.tfm
12mr|texlive-poltawski-1.101-2|516	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli6-sc.tfm
12mr|texlive-poltawski-1.101-2|517	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli6.tfm
12mr|texlive-poltawski-1.101-2|518	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli8-sc.tfm
12mr|texlive-poltawski-1.101-2|519	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpli8.tfm
12mr|texlive-poltawski-1.101-2|520	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm10-sc.tfm
12mr|texlive-poltawski-1.101-2|521	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm10.tfm
12mr|texlive-poltawski-1.101-2|522	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm12-sc.tfm
12mr|texlive-poltawski-1.101-2|523	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm12.tfm
12mr|texlive-poltawski-1.101-2|524	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm17-sc.tfm
12mr|texlive-poltawski-1.101-2|525	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm17.tfm
12mr|texlive-poltawski-1.101-2|526	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm6-sc.tfm
12mr|texlive-poltawski-1.101-2|527	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm6.tfm
12mr|texlive-poltawski-1.101-2|528	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm8-sc.tfm
12mr|texlive-poltawski-1.101-2|529	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpm8.tfm
12mr|texlive-poltawski-1.101-2|530	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi10-sc.tfm
12mr|texlive-poltawski-1.101-2|531	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi10.tfm
12mr|texlive-poltawski-1.101-2|532	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi12-sc.tfm
12mr|texlive-poltawski-1.101-2|533	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi12.tfm
12mr|texlive-poltawski-1.101-2|534	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi17-sc.tfm
12mr|texlive-poltawski-1.101-2|535	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi17.tfm
12mr|texlive-poltawski-1.101-2|536	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi6-sc.tfm
12mr|texlive-poltawski-1.101-2|537	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi6.tfm
12mr|texlive-poltawski-1.101-2|538	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi8-sc.tfm
12mr|texlive-poltawski-1.101-2|539	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpmi8.tfm
12mr|texlive-poltawski-1.101-2|540	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr10-sc.tfm
12mr|texlive-poltawski-1.101-2|541	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr10.tfm
12mr|texlive-poltawski-1.101-2|542	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr12-sc.tfm
12mr|texlive-poltawski-1.101-2|543	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr12.tfm
12mr|texlive-poltawski-1.101-2|544	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr17-sc.tfm
12mr|texlive-poltawski-1.101-2|545	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr17.tfm
12mr|texlive-poltawski-1.101-2|546	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr6-sc.tfm
12mr|texlive-poltawski-1.101-2|547	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr6.tfm
12mr|texlive-poltawski-1.101-2|548	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr8-sc.tfm
12mr|texlive-poltawski-1.101-2|549	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpr8.tfm
12mr|texlive-poltawski-1.101-2|550	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri10-sc.tfm
12mr|texlive-poltawski-1.101-2|551	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri10.tfm
12mr|texlive-poltawski-1.101-2|552	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri12-sc.tfm
12mr|texlive-poltawski-1.101-2|553	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri12.tfm
12mr|texlive-poltawski-1.101-2|554	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri17-sc.tfm
12mr|texlive-poltawski-1.101-2|555	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri17.tfm
12mr|texlive-poltawski-1.101-2|556	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri6-sc.tfm
12mr|texlive-poltawski-1.101-2|557	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri6.tfm
12mr|texlive-poltawski-1.101-2|558	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri8-sc.tfm
12mr|texlive-poltawski-1.101-2|559	%{_texmfdistdir}/fonts/tfm/gust/poltawski/rm-antpri8.tfm
12mr|texlive-poltawski-1.101-2|560	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb10-sc.tfm
12mr|texlive-poltawski-1.101-2|561	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb10.tfm
12mr|texlive-poltawski-1.101-2|562	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb12-sc.tfm
12mr|texlive-poltawski-1.101-2|563	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb12.tfm
12mr|texlive-poltawski-1.101-2|564	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb17-sc.tfm
12mr|texlive-poltawski-1.101-2|565	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb17.tfm
12mr|texlive-poltawski-1.101-2|566	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb6-sc.tfm
12mr|texlive-poltawski-1.101-2|567	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb6.tfm
12mr|texlive-poltawski-1.101-2|568	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb8-sc.tfm
12mr|texlive-poltawski-1.101-2|569	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpb8.tfm
12mr|texlive-poltawski-1.101-2|570	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi10-sc.tfm
12mr|texlive-poltawski-1.101-2|571	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi10.tfm
12mr|texlive-poltawski-1.101-2|572	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi12-sc.tfm
12mr|texlive-poltawski-1.101-2|573	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi12.tfm
12mr|texlive-poltawski-1.101-2|574	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi17-sc.tfm
12mr|texlive-poltawski-1.101-2|575	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi17.tfm
12mr|texlive-poltawski-1.101-2|576	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi6-sc.tfm
12mr|texlive-poltawski-1.101-2|577	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi6.tfm
12mr|texlive-poltawski-1.101-2|578	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi8-sc.tfm
12mr|texlive-poltawski-1.101-2|579	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpbi8.tfm
12mr|texlive-poltawski-1.101-2|580	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl10-sc.tfm
12mr|texlive-poltawski-1.101-2|581	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl10.tfm
12mr|texlive-poltawski-1.101-2|582	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl12-sc.tfm
12mr|texlive-poltawski-1.101-2|583	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl12.tfm
12mr|texlive-poltawski-1.101-2|584	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl17-sc.tfm
12mr|texlive-poltawski-1.101-2|585	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl17.tfm
12mr|texlive-poltawski-1.101-2|586	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl6-sc.tfm
12mr|texlive-poltawski-1.101-2|587	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl6.tfm
12mr|texlive-poltawski-1.101-2|588	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl8-sc.tfm
12mr|texlive-poltawski-1.101-2|589	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpl8.tfm
12mr|texlive-poltawski-1.101-2|590	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli10-sc.tfm
12mr|texlive-poltawski-1.101-2|591	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli10.tfm
12mr|texlive-poltawski-1.101-2|592	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli12-sc.tfm
12mr|texlive-poltawski-1.101-2|593	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli12.tfm
12mr|texlive-poltawski-1.101-2|594	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli17-sc.tfm
12mr|texlive-poltawski-1.101-2|595	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli17.tfm
12mr|texlive-poltawski-1.101-2|596	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli6-sc.tfm
12mr|texlive-poltawski-1.101-2|597	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli6.tfm
12mr|texlive-poltawski-1.101-2|598	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli8-sc.tfm
12mr|texlive-poltawski-1.101-2|599	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpli8.tfm
12mr|texlive-poltawski-1.101-2|600	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm10-sc.tfm
12mr|texlive-poltawski-1.101-2|601	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm10.tfm
12mr|texlive-poltawski-1.101-2|602	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm12-sc.tfm
12mr|texlive-poltawski-1.101-2|603	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm12.tfm
12mr|texlive-poltawski-1.101-2|604	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm17-sc.tfm
12mr|texlive-poltawski-1.101-2|605	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm17.tfm
12mr|texlive-poltawski-1.101-2|606	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm6-sc.tfm
12mr|texlive-poltawski-1.101-2|607	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm6.tfm
12mr|texlive-poltawski-1.101-2|608	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm8-sc.tfm
12mr|texlive-poltawski-1.101-2|609	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpm8.tfm
12mr|texlive-poltawski-1.101-2|610	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi10-sc.tfm
12mr|texlive-poltawski-1.101-2|611	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi10.tfm
12mr|texlive-poltawski-1.101-2|612	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi12-sc.tfm
12mr|texlive-poltawski-1.101-2|613	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi12.tfm
12mr|texlive-poltawski-1.101-2|614	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi17-sc.tfm
12mr|texlive-poltawski-1.101-2|615	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi17.tfm
12mr|texlive-poltawski-1.101-2|616	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi6-sc.tfm
12mr|texlive-poltawski-1.101-2|617	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi6.tfm
12mr|texlive-poltawski-1.101-2|618	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi8-sc.tfm
12mr|texlive-poltawski-1.101-2|619	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpmi8.tfm
12mr|texlive-poltawski-1.101-2|620	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr10-sc.tfm
12mr|texlive-poltawski-1.101-2|621	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr10.tfm
12mr|texlive-poltawski-1.101-2|622	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr12-sc.tfm
12mr|texlive-poltawski-1.101-2|623	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr12.tfm
12mr|texlive-poltawski-1.101-2|624	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr17-sc.tfm
12mr|texlive-poltawski-1.101-2|625	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr17.tfm
12mr|texlive-poltawski-1.101-2|626	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr6-sc.tfm
12mr|texlive-poltawski-1.101-2|627	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr6.tfm
12mr|texlive-poltawski-1.101-2|628	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr8-sc.tfm
12mr|texlive-poltawski-1.101-2|629	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpr8.tfm
12mr|texlive-poltawski-1.101-2|630	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri10-sc.tfm
12mr|texlive-poltawski-1.101-2|631	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri10.tfm
12mr|texlive-poltawski-1.101-2|632	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri12-sc.tfm
12mr|texlive-poltawski-1.101-2|633	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri12.tfm
12mr|texlive-poltawski-1.101-2|634	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri17-sc.tfm
12mr|texlive-poltawski-1.101-2|635	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri17.tfm
12mr|texlive-poltawski-1.101-2|636	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri6-sc.tfm
12mr|texlive-poltawski-1.101-2|637	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri6.tfm
12mr|texlive-poltawski-1.101-2|638	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri8-sc.tfm
12mr|texlive-poltawski-1.101-2|639	%{_texmfdistdir}/fonts/tfm/gust/poltawski/t5-antpri8.tfm
12mr|texlive-poltawski-1.101-2|640	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb10-sc.tfm
12mr|texlive-poltawski-1.101-2|641	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb10.tfm
12mr|texlive-poltawski-1.101-2|642	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb12-sc.tfm
12mr|texlive-poltawski-1.101-2|643	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb12.tfm
12mr|texlive-poltawski-1.101-2|644	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb17-sc.tfm
12mr|texlive-poltawski-1.101-2|645	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb17.tfm
12mr|texlive-poltawski-1.101-2|646	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb6-sc.tfm
12mr|texlive-poltawski-1.101-2|647	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb6.tfm
12mr|texlive-poltawski-1.101-2|648	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb8-sc.tfm
12mr|texlive-poltawski-1.101-2|649	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpb8.tfm
12mr|texlive-poltawski-1.101-2|650	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi10-sc.tfm
12mr|texlive-poltawski-1.101-2|651	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi10.tfm
12mr|texlive-poltawski-1.101-2|652	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi12-sc.tfm
12mr|texlive-poltawski-1.101-2|653	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi12.tfm
12mr|texlive-poltawski-1.101-2|654	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi17-sc.tfm
12mr|texlive-poltawski-1.101-2|655	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi17.tfm
12mr|texlive-poltawski-1.101-2|656	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi6-sc.tfm
12mr|texlive-poltawski-1.101-2|657	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi6.tfm
12mr|texlive-poltawski-1.101-2|658	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi8-sc.tfm
12mr|texlive-poltawski-1.101-2|659	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpbi8.tfm
12mr|texlive-poltawski-1.101-2|660	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl10-sc.tfm
12mr|texlive-poltawski-1.101-2|661	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl10.tfm
12mr|texlive-poltawski-1.101-2|662	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl12-sc.tfm
12mr|texlive-poltawski-1.101-2|663	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl12.tfm
12mr|texlive-poltawski-1.101-2|664	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl17-sc.tfm
12mr|texlive-poltawski-1.101-2|665	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl17.tfm
12mr|texlive-poltawski-1.101-2|666	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl6-sc.tfm
12mr|texlive-poltawski-1.101-2|667	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl6.tfm
12mr|texlive-poltawski-1.101-2|668	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl8-sc.tfm
12mr|texlive-poltawski-1.101-2|669	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpl8.tfm
12mr|texlive-poltawski-1.101-2|670	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli10-sc.tfm
12mr|texlive-poltawski-1.101-2|671	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli10.tfm
12mr|texlive-poltawski-1.101-2|672	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli12-sc.tfm
12mr|texlive-poltawski-1.101-2|673	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli12.tfm
12mr|texlive-poltawski-1.101-2|674	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli17-sc.tfm
12mr|texlive-poltawski-1.101-2|675	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli17.tfm
12mr|texlive-poltawski-1.101-2|676	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli6-sc.tfm
12mr|texlive-poltawski-1.101-2|677	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli6.tfm
12mr|texlive-poltawski-1.101-2|678	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli8-sc.tfm
12mr|texlive-poltawski-1.101-2|679	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpli8.tfm
12mr|texlive-poltawski-1.101-2|680	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm10-sc.tfm
12mr|texlive-poltawski-1.101-2|681	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm10.tfm
12mr|texlive-poltawski-1.101-2|682	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm12-sc.tfm
12mr|texlive-poltawski-1.101-2|683	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm12.tfm
12mr|texlive-poltawski-1.101-2|684	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm17-sc.tfm
12mr|texlive-poltawski-1.101-2|685	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm17.tfm
12mr|texlive-poltawski-1.101-2|686	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm6-sc.tfm
12mr|texlive-poltawski-1.101-2|687	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm6.tfm
12mr|texlive-poltawski-1.101-2|688	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm8-sc.tfm
12mr|texlive-poltawski-1.101-2|689	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpm8.tfm
12mr|texlive-poltawski-1.101-2|690	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi10-sc.tfm
12mr|texlive-poltawski-1.101-2|691	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi10.tfm
12mr|texlive-poltawski-1.101-2|692	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi12-sc.tfm
12mr|texlive-poltawski-1.101-2|693	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi12.tfm
12mr|texlive-poltawski-1.101-2|694	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi17-sc.tfm
12mr|texlive-poltawski-1.101-2|695	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi17.tfm
12mr|texlive-poltawski-1.101-2|696	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi6-sc.tfm
12mr|texlive-poltawski-1.101-2|697	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi6.tfm
12mr|texlive-poltawski-1.101-2|698	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi8-sc.tfm
12mr|texlive-poltawski-1.101-2|699	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpmi8.tfm
12mr|texlive-poltawski-1.101-2|700	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr10-sc.tfm
12mr|texlive-poltawski-1.101-2|701	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr10.tfm
12mr|texlive-poltawski-1.101-2|702	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr12-sc.tfm
12mr|texlive-poltawski-1.101-2|703	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr12.tfm
12mr|texlive-poltawski-1.101-2|704	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr17-sc.tfm
12mr|texlive-poltawski-1.101-2|705	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr17.tfm
12mr|texlive-poltawski-1.101-2|706	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr6-sc.tfm
12mr|texlive-poltawski-1.101-2|707	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr6.tfm
12mr|texlive-poltawski-1.101-2|708	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr8-sc.tfm
12mr|texlive-poltawski-1.101-2|709	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpr8.tfm
12mr|texlive-poltawski-1.101-2|710	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri10-sc.tfm
12mr|texlive-poltawski-1.101-2|711	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri10.tfm
12mr|texlive-poltawski-1.101-2|712	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri12-sc.tfm
12mr|texlive-poltawski-1.101-2|713	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri12.tfm
12mr|texlive-poltawski-1.101-2|714	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri17-sc.tfm
12mr|texlive-poltawski-1.101-2|715	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri17.tfm
12mr|texlive-poltawski-1.101-2|716	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri6-sc.tfm
12mr|texlive-poltawski-1.101-2|717	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri6.tfm
12mr|texlive-poltawski-1.101-2|718	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri8-sc.tfm
12mr|texlive-poltawski-1.101-2|719	%{_texmfdistdir}/fonts/tfm/gust/poltawski/texnansi-antpri8.tfm
12mr|texlive-poltawski-1.101-2|720	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpb10.tfm
12mr|texlive-poltawski-1.101-2|721	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpb12.tfm
12mr|texlive-poltawski-1.101-2|722	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpb17.tfm
12mr|texlive-poltawski-1.101-2|723	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpb6.tfm
12mr|texlive-poltawski-1.101-2|724	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpb8.tfm
12mr|texlive-poltawski-1.101-2|725	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpbi10.tfm
12mr|texlive-poltawski-1.101-2|726	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpbi12.tfm
12mr|texlive-poltawski-1.101-2|727	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpbi17.tfm
12mr|texlive-poltawski-1.101-2|728	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpbi6.tfm
12mr|texlive-poltawski-1.101-2|729	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpbi8.tfm
12mr|texlive-poltawski-1.101-2|730	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpl10.tfm
12mr|texlive-poltawski-1.101-2|731	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpl12.tfm
12mr|texlive-poltawski-1.101-2|732	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpl17.tfm
12mr|texlive-poltawski-1.101-2|733	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpl6.tfm
12mr|texlive-poltawski-1.101-2|734	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpl8.tfm
12mr|texlive-poltawski-1.101-2|735	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpli10.tfm
12mr|texlive-poltawski-1.101-2|736	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpli12.tfm
12mr|texlive-poltawski-1.101-2|737	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpli17.tfm
12mr|texlive-poltawski-1.101-2|738	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpli6.tfm
12mr|texlive-poltawski-1.101-2|739	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpli8.tfm
12mr|texlive-poltawski-1.101-2|740	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpm10.tfm
12mr|texlive-poltawski-1.101-2|741	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpm12.tfm
12mr|texlive-poltawski-1.101-2|742	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpm17.tfm
12mr|texlive-poltawski-1.101-2|743	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpm6.tfm
12mr|texlive-poltawski-1.101-2|744	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpm8.tfm
12mr|texlive-poltawski-1.101-2|745	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpmi10.tfm
12mr|texlive-poltawski-1.101-2|746	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpmi12.tfm
12mr|texlive-poltawski-1.101-2|747	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpmi17.tfm
12mr|texlive-poltawski-1.101-2|748	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpmi6.tfm
12mr|texlive-poltawski-1.101-2|749	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpmi8.tfm
12mr|texlive-poltawski-1.101-2|750	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpr10.tfm
12mr|texlive-poltawski-1.101-2|751	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpr12.tfm
12mr|texlive-poltawski-1.101-2|752	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpr17.tfm
12mr|texlive-poltawski-1.101-2|753	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpr6.tfm
12mr|texlive-poltawski-1.101-2|754	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpr8.tfm
12mr|texlive-poltawski-1.101-2|755	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpri10.tfm
12mr|texlive-poltawski-1.101-2|756	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpri12.tfm
12mr|texlive-poltawski-1.101-2|757	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpri17.tfm
12mr|texlive-poltawski-1.101-2|758	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpri6.tfm
12mr|texlive-poltawski-1.101-2|759	%{_texmfdistdir}/fonts/tfm/gust/poltawski/ts1-antpri8.tfm
12mr|texlive-poltawski-1.101-2|760	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb10.pfb
12mr|texlive-poltawski-1.101-2|761	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb10.pfm
12mr|texlive-poltawski-1.101-2|762	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb12.pfb
12mr|texlive-poltawski-1.101-2|763	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb12.pfm
12mr|texlive-poltawski-1.101-2|764	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb17.pfb
12mr|texlive-poltawski-1.101-2|765	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb17.pfm
12mr|texlive-poltawski-1.101-2|766	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb6.pfb
12mr|texlive-poltawski-1.101-2|767	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb6.pfm
12mr|texlive-poltawski-1.101-2|768	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb8.pfb
12mr|texlive-poltawski-1.101-2|769	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpb8.pfm
12mr|texlive-poltawski-1.101-2|770	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi10.pfb
12mr|texlive-poltawski-1.101-2|771	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi10.pfm
12mr|texlive-poltawski-1.101-2|772	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi12.pfb
12mr|texlive-poltawski-1.101-2|773	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi12.pfm
12mr|texlive-poltawski-1.101-2|774	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi17.pfb
12mr|texlive-poltawski-1.101-2|775	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi17.pfm
12mr|texlive-poltawski-1.101-2|776	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi6.pfb
12mr|texlive-poltawski-1.101-2|777	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi6.pfm
12mr|texlive-poltawski-1.101-2|778	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi8.pfb
12mr|texlive-poltawski-1.101-2|779	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpbi8.pfm
12mr|texlive-poltawski-1.101-2|780	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl10.pfb
12mr|texlive-poltawski-1.101-2|781	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl10.pfm
12mr|texlive-poltawski-1.101-2|782	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl12.pfb
12mr|texlive-poltawski-1.101-2|783	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl12.pfm
12mr|texlive-poltawski-1.101-2|784	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl17.pfb
12mr|texlive-poltawski-1.101-2|785	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl17.pfm
12mr|texlive-poltawski-1.101-2|786	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl6.pfb
12mr|texlive-poltawski-1.101-2|787	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl6.pfm
12mr|texlive-poltawski-1.101-2|788	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl8.pfb
12mr|texlive-poltawski-1.101-2|789	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpl8.pfm
12mr|texlive-poltawski-1.101-2|790	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli10.pfb
12mr|texlive-poltawski-1.101-2|791	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli10.pfm
12mr|texlive-poltawski-1.101-2|792	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli12.pfb
12mr|texlive-poltawski-1.101-2|793	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli12.pfm
12mr|texlive-poltawski-1.101-2|794	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli17.pfb
12mr|texlive-poltawski-1.101-2|795	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli17.pfm
12mr|texlive-poltawski-1.101-2|796	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli6.pfb
12mr|texlive-poltawski-1.101-2|797	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli6.pfm
12mr|texlive-poltawski-1.101-2|798	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli8.pfb
12mr|texlive-poltawski-1.101-2|799	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpli8.pfm
12mr|texlive-poltawski-1.101-2|800	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm10.pfb
12mr|texlive-poltawski-1.101-2|801	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm10.pfm
12mr|texlive-poltawski-1.101-2|802	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm12.pfb
12mr|texlive-poltawski-1.101-2|803	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm12.pfm
12mr|texlive-poltawski-1.101-2|804	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm17.pfb
12mr|texlive-poltawski-1.101-2|805	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm17.pfm
12mr|texlive-poltawski-1.101-2|806	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm6.pfb
12mr|texlive-poltawski-1.101-2|807	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm6.pfm
12mr|texlive-poltawski-1.101-2|808	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm8.pfb
12mr|texlive-poltawski-1.101-2|809	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpm8.pfm
12mr|texlive-poltawski-1.101-2|810	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi10.pfb
12mr|texlive-poltawski-1.101-2|811	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi10.pfm
12mr|texlive-poltawski-1.101-2|812	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi12.pfb
12mr|texlive-poltawski-1.101-2|813	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi12.pfm
12mr|texlive-poltawski-1.101-2|814	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi17.pfb
12mr|texlive-poltawski-1.101-2|815	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi17.pfm
12mr|texlive-poltawski-1.101-2|816	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi6.pfb
12mr|texlive-poltawski-1.101-2|817	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi6.pfm
12mr|texlive-poltawski-1.101-2|818	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi8.pfb
12mr|texlive-poltawski-1.101-2|819	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpmi8.pfm
12mr|texlive-poltawski-1.101-2|820	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr10.pfb
12mr|texlive-poltawski-1.101-2|821	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr10.pfm
12mr|texlive-poltawski-1.101-2|822	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr12.pfb
12mr|texlive-poltawski-1.101-2|823	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr12.pfm
12mr|texlive-poltawski-1.101-2|824	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr17.pfb
12mr|texlive-poltawski-1.101-2|825	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr17.pfm
12mr|texlive-poltawski-1.101-2|826	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr6.pfb
12mr|texlive-poltawski-1.101-2|827	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr6.pfm
12mr|texlive-poltawski-1.101-2|828	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr8.pfb
12mr|texlive-poltawski-1.101-2|829	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpr8.pfm
12mr|texlive-poltawski-1.101-2|830	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri10.pfb
12mr|texlive-poltawski-1.101-2|831	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri10.pfm
12mr|texlive-poltawski-1.101-2|832	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri12.pfb
12mr|texlive-poltawski-1.101-2|833	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri12.pfm
12mr|texlive-poltawski-1.101-2|834	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri17.pfb
12mr|texlive-poltawski-1.101-2|835	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri17.pfm
12mr|texlive-poltawski-1.101-2|836	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri6.pfb
12mr|texlive-poltawski-1.101-2|837	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri6.pfm
12mr|texlive-poltawski-1.101-2|838	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri8.pfb
12mr|texlive-poltawski-1.101-2|839	%{_texmfdistdir}/fonts/type1/gust/poltawski/antpri8.pfm
12mr|texlive-poltawski-1.101-2|840	%{_texmfdistdir}/tex/latex/poltawski/antpolt.sty
12mr|texlive-poltawski-1.101-2|841	%{_texmfdistdir}/tex/latex/poltawski/il2antp.fd
12mr|texlive-poltawski-1.101-2|842	%{_texmfdistdir}/tex/latex/poltawski/il2antpl.fd
12mr|texlive-poltawski-1.101-2|843	%{_texmfdistdir}/tex/latex/poltawski/l7xantp.fd
12mr|texlive-poltawski-1.101-2|844	%{_texmfdistdir}/tex/latex/poltawski/l7xantpl.fd
12mr|texlive-poltawski-1.101-2|845	%{_texmfdistdir}/tex/latex/poltawski/ly1antp.fd
12mr|texlive-poltawski-1.101-2|846	%{_texmfdistdir}/tex/latex/poltawski/ly1antpl.fd
12mr|texlive-poltawski-1.101-2|847	%{_texmfdistdir}/tex/latex/poltawski/ot1antp.fd
12mr|texlive-poltawski-1.101-2|848	%{_texmfdistdir}/tex/latex/poltawski/ot1antpl.fd
12mr|texlive-poltawski-1.101-2|849	%{_texmfdistdir}/tex/latex/poltawski/ot4antp.fd
12mr|texlive-poltawski-1.101-2|850	%{_texmfdistdir}/tex/latex/poltawski/ot4antpl.fd
12mr|texlive-poltawski-1.101-2|851	%{_texmfdistdir}/tex/latex/poltawski/qxantp.fd
12mr|texlive-poltawski-1.101-2|852	%{_texmfdistdir}/tex/latex/poltawski/qxantpl.fd
12mr|texlive-poltawski-1.101-2|853	%{_texmfdistdir}/tex/latex/poltawski/t1antp.fd
12mr|texlive-poltawski-1.101-2|854	%{_texmfdistdir}/tex/latex/poltawski/t1antpl.fd
12mr|texlive-poltawski-1.101-2|855	%{_texmfdistdir}/tex/latex/poltawski/t5antp.fd
12mr|texlive-poltawski-1.101-2|856	%{_texmfdistdir}/tex/latex/poltawski/t5antpl.fd
12mr|texlive-poltawski-1.101-2|857	%{_texmfdistdir}/tex/latex/poltawski/ts1antp.fd
12mr|texlive-poltawski-1.101-2|858	%{_texmfdistdir}/tex/latex/poltawski/ts1antpl.fd
12mr|texlive-poltawski-1.101-2|859	%doc %{_texmfdistdir}/doc/fonts/poltawski/GUST-FONT-LICENSE.txt
12mr|texlive-poltawski-1.101-2|860	%doc %{_texmfdistdir}/doc/fonts/poltawski/MANIFEST-Antykwa-Poltawskiego.txt
12mr|texlive-poltawski-1.101-2|861	%doc %{_texmfdistdir}/doc/fonts/poltawski/README-Antykwa-Poltawskiego.txt
12mr|texlive-poltawski-1.101-2|862	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpb10.fea
12mr|texlive-poltawski-1.101-2|863	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpb12.fea
12mr|texlive-poltawski-1.101-2|864	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpb17.fea
12mr|texlive-poltawski-1.101-2|865	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpb6.fea
12mr|texlive-poltawski-1.101-2|866	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpb8.fea
12mr|texlive-poltawski-1.101-2|867	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpbi10.fea
12mr|texlive-poltawski-1.101-2|868	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpbi12.fea
12mr|texlive-poltawski-1.101-2|869	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpbi17.fea
12mr|texlive-poltawski-1.101-2|870	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpbi6.fea
12mr|texlive-poltawski-1.101-2|871	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpbi8.fea
12mr|texlive-poltawski-1.101-2|872	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpl10.fea
12mr|texlive-poltawski-1.101-2|873	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpl12.fea
12mr|texlive-poltawski-1.101-2|874	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpl17.fea
12mr|texlive-poltawski-1.101-2|875	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpl6.fea
12mr|texlive-poltawski-1.101-2|876	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpl8.fea
12mr|texlive-poltawski-1.101-2|877	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpli10.fea
12mr|texlive-poltawski-1.101-2|878	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpli12.fea
12mr|texlive-poltawski-1.101-2|879	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpli17.fea
12mr|texlive-poltawski-1.101-2|880	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpli6.fea
12mr|texlive-poltawski-1.101-2|881	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpli8.fea
12mr|texlive-poltawski-1.101-2|882	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpm10.fea
12mr|texlive-poltawski-1.101-2|883	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpm12.fea
12mr|texlive-poltawski-1.101-2|884	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpm17.fea
12mr|texlive-poltawski-1.101-2|885	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpm6.fea
12mr|texlive-poltawski-1.101-2|886	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpm8.fea
12mr|texlive-poltawski-1.101-2|887	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpmi10.fea
12mr|texlive-poltawski-1.101-2|888	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpmi12.fea
12mr|texlive-poltawski-1.101-2|889	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpmi17.fea
12mr|texlive-poltawski-1.101-2|890	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpmi6.fea
12mr|texlive-poltawski-1.101-2|891	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpmi8.fea
12mr|texlive-poltawski-1.101-2|892	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpr10.fea
12mr|texlive-poltawski-1.101-2|893	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpr12.fea
12mr|texlive-poltawski-1.101-2|894	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpr17.fea
12mr|texlive-poltawski-1.101-2|895	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpr6.fea
12mr|texlive-poltawski-1.101-2|896	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpr8.fea
12mr|texlive-poltawski-1.101-2|897	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpri10.fea
12mr|texlive-poltawski-1.101-2|898	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpri12.fea
12mr|texlive-poltawski-1.101-2|899	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpri17.fea
12mr|texlive-poltawski-1.101-2|900	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpri6.fea
12mr|texlive-poltawski-1.101-2|901	%doc %{_texmfdistdir}/doc/fonts/poltawski/antpri8.fea
12mr|texlive-poltawski-1.101-2|902	%doc %{_texmfdistdir}/doc/fonts/poltawski/ap-hist.txt
12mr|texlive-poltawski-1.101-2|903	%doc %{_texmfdistdir}/doc/fonts/poltawski/ap-info.pdf
12mr|texlive-poltawski-1.101-2|904	%doc %{_texmfdistdir}/doc/fonts/poltawski/ap-logo.pdf
12mr|texlive-poltawski-1.101-2|905	%doc %{_texmfdistdir}/doc/fonts/poltawski/goadb100.nam
12mr|texlive-poltawski-1.101-2|906	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapot1.pdf
12mr|texlive-poltawski-1.101-2|907	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapot1.tex
12mr|texlive-poltawski-1.101-2|908	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapot4.pdf
12mr|texlive-poltawski-1.101-2|909	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapot4.tex
12mr|texlive-poltawski-1.101-2|910	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapqx.pdf
12mr|texlive-poltawski-1.101-2|911	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapqx.tex
12mr|texlive-poltawski-1.101-2|912	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapt1.pdf
12mr|texlive-poltawski-1.101-2|913	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapt1.tex
12mr|texlive-poltawski-1.101-2|914	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapts1.pdf
12mr|texlive-poltawski-1.101-2|915	%doc %{_texmfdistdir}/doc/fonts/poltawski/tstapts1.tex
12mr|texlive-poltawski-1.101-2|916	
12mr|texlive-poltawski-1.101-2|917	#-----------------------------------------------------------------------
12mr|texlive-poltawski-1.101-2|918	%prep
12mr|texlive-poltawski-1.101-2|919	%setup -c -a0 -a1
12mr|texlive-poltawski-1.101-2|920	
12mr|texlive-poltawski-1.101-2|921	%build
12mr|texlive-poltawski-1.101-2|922	
12mr|texlive-poltawski-1.101-2|923	%install
12mr|texlive-poltawski-1.101-2|924	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-poltawski-1.101-2|925	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-poltawski-1.101-2|926	
12mr|texlive-poltawski-1.101-2|927	
12mr|texlive-poltawski-1.101-2|928	
12mr|texlive-poltawski-1.101-2|929	%changelog
12mr|texlive-poltawski-1.101-2|930	

18269 12
12mr|texlive-polyglossia-v1.2.1-1|1	# revision 26163
12mr|texlive-polyglossia-v1.2.1-1|2	# category Package
12mr|texlive-polyglossia-v1.2.1-1|3	# catalog-ctan /macros/xetex/latex/polyglossia
12mr|texlive-polyglossia-v1.2.1-1|4	# catalog-date 2012-04-30 01:10:22 +0200
12mr|texlive-polyglossia-v1.2.1-1|5	# catalog-license lppl1.3
12mr|texlive-polyglossia-v1.2.1-1|6	# catalog-version v1.2.1
12mr|texlive-polyglossia-v1.2.1-1|7	Name:		texlive-polyglossia
12mr|texlive-polyglossia-v1.2.1-1|8	Version:	v1.2.1
12mr|texlive-polyglossia-v1.2.1-1|9	Release:	1
12mr|texlive-polyglossia-v1.2.1-1|10	Summary:	Modern multilingual typesetting with XeLaTeX
12mr|texlive-polyglossia-v1.2.1-1|11	Group:		Publishing
12mr|texlive-polyglossia-v1.2.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/polyglossia
12mr|texlive-polyglossia-v1.2.1-1|13	License:	LPPL1.3
12mr|texlive-polyglossia-v1.2.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polyglossia.tar.xz
12mr|texlive-polyglossia-v1.2.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polyglossia.doc.tar.xz
12mr|texlive-polyglossia-v1.2.1-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polyglossia.source.tar.xz
12mr|texlive-polyglossia-v1.2.1-1|17	BuildArch:	noarch
12mr|texlive-polyglossia-v1.2.1-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-polyglossia-v1.2.1-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-polyglossia-v1.2.1-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-polyglossia-v1.2.1-1|21	
12mr|texlive-polyglossia-v1.2.1-1|22	%description
12mr|texlive-polyglossia-v1.2.1-1|23	This package provides a complete Babel replacement for users of
12mr|texlive-polyglossia-v1.2.1-1|24	XeLaTeX; it relies on the fontspec package, version 2.0 at
12mr|texlive-polyglossia-v1.2.1-1|25	least. The current release offers support of 68 languages.
12mr|texlive-polyglossia-v1.2.1-1|26	
12mr|texlive-polyglossia-v1.2.1-1|27	%post
12mr|texlive-polyglossia-v1.2.1-1|28	%{_sbindir}/texlive.post
12mr|texlive-polyglossia-v1.2.1-1|29	
12mr|texlive-polyglossia-v1.2.1-1|30	%postun
12mr|texlive-polyglossia-v1.2.1-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-polyglossia-v1.2.1-1|32	%{_sbindir}/texlive.post
12mr|texlive-polyglossia-v1.2.1-1|33	fi
12mr|texlive-polyglossia-v1.2.1-1|34	
12mr|texlive-polyglossia-v1.2.1-1|35	#-----------------------------------------------------------------------
12mr|texlive-polyglossia-v1.2.1-1|36	%files
12mr|texlive-polyglossia-v1.2.1-1|37	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/arabicdigits.map
12mr|texlive-polyglossia-v1.2.1-1|38	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/arabicdigits.tec
12mr|texlive-polyglossia-v1.2.1-1|39	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/bengalidigits.map
12mr|texlive-polyglossia-v1.2.1-1|40	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/bengalidigits.tec
12mr|texlive-polyglossia-v1.2.1-1|41	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/devanagaridigits.map
12mr|texlive-polyglossia-v1.2.1-1|42	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/devanagaridigits.tec
12mr|texlive-polyglossia-v1.2.1-1|43	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/farsidigits.map
12mr|texlive-polyglossia-v1.2.1-1|44	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/farsidigits.tec
12mr|texlive-polyglossia-v1.2.1-1|45	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/thaidigits.map
12mr|texlive-polyglossia-v1.2.1-1|46	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/polyglossia/thaidigits.tec
12mr|texlive-polyglossia-v1.2.1-1|47	%{_texmfdistdir}/tex/xelatex/polyglossia/arabicnumbers.sty
12mr|texlive-polyglossia-v1.2.1-1|48	%{_texmfdistdir}/tex/xelatex/polyglossia/babel-hebrewalph.def
12mr|texlive-polyglossia-v1.2.1-1|49	%{_texmfdistdir}/tex/xelatex/polyglossia/babelsh.def
12mr|texlive-polyglossia-v1.2.1-1|50	%{_texmfdistdir}/tex/xelatex/polyglossia/cal-util.def
12mr|texlive-polyglossia-v1.2.1-1|51	%{_texmfdistdir}/tex/xelatex/polyglossia/devanagaridigits.sty
12mr|texlive-polyglossia-v1.2.1-1|52	%{_texmfdistdir}/tex/xelatex/polyglossia/farsical.sty
12mr|texlive-polyglossia-v1.2.1-1|53	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-albanian.ldf
12mr|texlive-polyglossia-v1.2.1-1|54	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-amharic.ldf
12mr|texlive-polyglossia-v1.2.1-1|55	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-arabic.ldf
12mr|texlive-polyglossia-v1.2.1-1|56	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-armenian.ldf
12mr|texlive-polyglossia-v1.2.1-1|57	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-asturian.ldf
12mr|texlive-polyglossia-v1.2.1-1|58	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-bahasai.ldf
12mr|texlive-polyglossia-v1.2.1-1|59	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-bahasam.ldf
12mr|texlive-polyglossia-v1.2.1-1|60	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-basque.ldf
12mr|texlive-polyglossia-v1.2.1-1|61	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-bengali.ldf
12mr|texlive-polyglossia-v1.2.1-1|62	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-brazil.ldf
12mr|texlive-polyglossia-v1.2.1-1|63	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-breton.ldf
12mr|texlive-polyglossia-v1.2.1-1|64	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-bulgarian.ldf
12mr|texlive-polyglossia-v1.2.1-1|65	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-catalan.ldf
12mr|texlive-polyglossia-v1.2.1-1|66	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-coptic.ldf
12mr|texlive-polyglossia-v1.2.1-1|67	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-croatian.ldf
12mr|texlive-polyglossia-v1.2.1-1|68	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-czech.ldf
12mr|texlive-polyglossia-v1.2.1-1|69	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-danish.ldf
12mr|texlive-polyglossia-v1.2.1-1|70	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-divehi.ldf
12mr|texlive-polyglossia-v1.2.1-1|71	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-dutch.ldf
12mr|texlive-polyglossia-v1.2.1-1|72	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-english.ldf
12mr|texlive-polyglossia-v1.2.1-1|73	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-esperanto.ldf
12mr|texlive-polyglossia-v1.2.1-1|74	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-estonian.ldf
12mr|texlive-polyglossia-v1.2.1-1|75	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-farsi.ldf
12mr|texlive-polyglossia-v1.2.1-1|76	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-finnish.ldf
12mr|texlive-polyglossia-v1.2.1-1|77	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-french.ldf
12mr|texlive-polyglossia-v1.2.1-1|78	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-friulan.ldf
12mr|texlive-polyglossia-v1.2.1-1|79	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-galician.ldf
12mr|texlive-polyglossia-v1.2.1-1|80	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-german.ldf
12mr|texlive-polyglossia-v1.2.1-1|81	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-greek.ldf
12mr|texlive-polyglossia-v1.2.1-1|82	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-hebrew.ldf
12mr|texlive-polyglossia-v1.2.1-1|83	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-hindi.ldf
12mr|texlive-polyglossia-v1.2.1-1|84	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-icelandic.ldf
12mr|texlive-polyglossia-v1.2.1-1|85	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-interlingua.ldf
12mr|texlive-polyglossia-v1.2.1-1|86	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-irish.ldf
12mr|texlive-polyglossia-v1.2.1-1|87	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-italian.ldf
12mr|texlive-polyglossia-v1.2.1-1|88	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-kannada.ldf
12mr|texlive-polyglossia-v1.2.1-1|89	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-lao.ldf
12mr|texlive-polyglossia-v1.2.1-1|90	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-latin.ldf
12mr|texlive-polyglossia-v1.2.1-1|91	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-latvian.ldf
12mr|texlive-polyglossia-v1.2.1-1|92	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-lithuanian.ldf
12mr|texlive-polyglossia-v1.2.1-1|93	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-lsorbian.ldf
12mr|texlive-polyglossia-v1.2.1-1|94	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-magyar.ldf
12mr|texlive-polyglossia-v1.2.1-1|95	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-malayalam.ldf
12mr|texlive-polyglossia-v1.2.1-1|96	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-marathi.ldf
12mr|texlive-polyglossia-v1.2.1-1|97	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-norsk.ldf
12mr|texlive-polyglossia-v1.2.1-1|98	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-nynorsk.ldf
12mr|texlive-polyglossia-v1.2.1-1|99	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-occitan.ldf
12mr|texlive-polyglossia-v1.2.1-1|100	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-polish.ldf
12mr|texlive-polyglossia-v1.2.1-1|101	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-portuges.ldf
12mr|texlive-polyglossia-v1.2.1-1|102	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-romanian.ldf
12mr|texlive-polyglossia-v1.2.1-1|103	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-romansh.ldf
12mr|texlive-polyglossia-v1.2.1-1|104	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-russian.ldf
12mr|texlive-polyglossia-v1.2.1-1|105	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-samin.ldf
12mr|texlive-polyglossia-v1.2.1-1|106	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-sanskrit.ldf
12mr|texlive-polyglossia-v1.2.1-1|107	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-scottish.ldf
12mr|texlive-polyglossia-v1.2.1-1|108	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-serbian.ldf
12mr|texlive-polyglossia-v1.2.1-1|109	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-slovak.ldf
12mr|texlive-polyglossia-v1.2.1-1|110	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-slovenian.ldf
12mr|texlive-polyglossia-v1.2.1-1|111	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-spanish.ldf
12mr|texlive-polyglossia-v1.2.1-1|112	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-swedish.ldf
12mr|texlive-polyglossia-v1.2.1-1|113	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-syriac.ldf
12mr|texlive-polyglossia-v1.2.1-1|114	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-tamil.ldf
12mr|texlive-polyglossia-v1.2.1-1|115	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-telugu.ldf
12mr|texlive-polyglossia-v1.2.1-1|116	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-thai.ldf
12mr|texlive-polyglossia-v1.2.1-1|117	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-turkish.ldf
12mr|texlive-polyglossia-v1.2.1-1|118	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-turkmen.ldf
12mr|texlive-polyglossia-v1.2.1-1|119	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-ukrainian.ldf
12mr|texlive-polyglossia-v1.2.1-1|120	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-urdu.ldf
12mr|texlive-polyglossia-v1.2.1-1|121	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-usorbian.ldf
12mr|texlive-polyglossia-v1.2.1-1|122	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-vietnamese.ldf
12mr|texlive-polyglossia-v1.2.1-1|123	%{_texmfdistdir}/tex/xelatex/polyglossia/gloss-welsh.ldf
12mr|texlive-polyglossia-v1.2.1-1|124	%{_texmfdistdir}/tex/xelatex/polyglossia/hebrewcal.sty
12mr|texlive-polyglossia-v1.2.1-1|125	%{_texmfdistdir}/tex/xelatex/polyglossia/hijrical.sty
12mr|texlive-polyglossia-v1.2.1-1|126	%{_texmfdistdir}/tex/xelatex/polyglossia/polyglossia.sty
12mr|texlive-polyglossia-v1.2.1-1|127	%{_texmfdistdir}/tex/xelatex/polyglossia/xgreek-fixes.def
12mr|texlive-polyglossia-v1.2.1-1|128	%doc %{_texmfdistdir}/doc/xelatex/polyglossia/README
12mr|texlive-polyglossia-v1.2.1-1|129	%doc %{_texmfdistdir}/doc/xelatex/polyglossia/example-arabic.pdf
12mr|texlive-polyglossia-v1.2.1-1|130	%doc %{_texmfdistdir}/doc/xelatex/polyglossia/example-arabic.tex
12mr|texlive-polyglossia-v1.2.1-1|131	%doc %{_texmfdistdir}/doc/xelatex/polyglossia/example-thai.pdf
12mr|texlive-polyglossia-v1.2.1-1|132	%doc %{_texmfdistdir}/doc/xelatex/polyglossia/example-thai.tex
12mr|texlive-polyglossia-v1.2.1-1|133	%doc %{_texmfdistdir}/doc/xelatex/polyglossia/examples.pdf
12mr|texlive-polyglossia-v1.2.1-1|134	%doc %{_texmfdistdir}/doc/xelatex/polyglossia/examples.tex
12mr|texlive-polyglossia-v1.2.1-1|135	%doc %{_texmfdistdir}/doc/xelatex/polyglossia/polyglossia.pdf
12mr|texlive-polyglossia-v1.2.1-1|136	%doc %{_texmfdistdir}/doc/xelatex/polyglossia/polyglossia.tex
12mr|texlive-polyglossia-v1.2.1-1|137	#- source
12mr|texlive-polyglossia-v1.2.1-1|138	%doc %{_texmfdistdir}/source/xelatex/polyglossia/polyglossia.dtx
12mr|texlive-polyglossia-v1.2.1-1|139	
12mr|texlive-polyglossia-v1.2.1-1|140	#-----------------------------------------------------------------------
12mr|texlive-polyglossia-v1.2.1-1|141	%prep
12mr|texlive-polyglossia-v1.2.1-1|142	%setup -c -a0 -a1 -a2
12mr|texlive-polyglossia-v1.2.1-1|143	
12mr|texlive-polyglossia-v1.2.1-1|144	%build
12mr|texlive-polyglossia-v1.2.1-1|145	
12mr|texlive-polyglossia-v1.2.1-1|146	%install
12mr|texlive-polyglossia-v1.2.1-1|147	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-polyglossia-v1.2.1-1|148	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-polyglossia-v1.2.1-1|149	
12mr|texlive-polyglossia-v1.2.1-1|150	
12mr|texlive-polyglossia-v1.2.1-1|151	
12mr|texlive-polyglossia-v1.2.1-1|152	%changelog
12mr|texlive-polyglossia-v1.2.1-1|153	

18270 12
12mr|texlive-polyglot-20111103-2|1	# revision 15878
12mr|texlive-polyglot-20111103-2|2	# category Package
12mr|texlive-polyglot-20111103-2|3	# catalog-ctan undef
12mr|texlive-polyglot-20111103-2|4	# catalog-date undef
12mr|texlive-polyglot-20111103-2|5	# catalog-license undef
12mr|texlive-polyglot-20111103-2|6	# catalog-version undef
12mr|texlive-polyglot-20111103-2|7	Name:		texlive-polyglot
12mr|texlive-polyglot-20111103-2|8	Version:	20111103
12mr|texlive-polyglot-20111103-2|9	Release:	2
12mr|texlive-polyglot-20111103-2|10	Summary:	TeXLive polyglot package
12mr|texlive-polyglot-20111103-2|11	Group:		Publishing
12mr|texlive-polyglot-20111103-2|12	URL:		http://tug.org/texlive
12mr|texlive-polyglot-20111103-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-polyglot-20111103-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polyglot.tar.xz
12mr|texlive-polyglot-20111103-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polyglot.doc.tar.xz
12mr|texlive-polyglot-20111103-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polyglot.source.tar.xz
12mr|texlive-polyglot-20111103-2|17	BuildArch:	noarch
12mr|texlive-polyglot-20111103-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-polyglot-20111103-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-polyglot-20111103-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-polyglot-20111103-2|21	
12mr|texlive-polyglot-20111103-2|22	%description
12mr|texlive-polyglot-20111103-2|23	TeXLive polyglot package.
12mr|texlive-polyglot-20111103-2|24	
12mr|texlive-polyglot-20111103-2|25	%post
12mr|texlive-polyglot-20111103-2|26	%{_sbindir}/texlive.post
12mr|texlive-polyglot-20111103-2|27	
12mr|texlive-polyglot-20111103-2|28	%postun
12mr|texlive-polyglot-20111103-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-polyglot-20111103-2|30	%{_sbindir}/texlive.post
12mr|texlive-polyglot-20111103-2|31	fi
12mr|texlive-polyglot-20111103-2|32	
12mr|texlive-polyglot-20111103-2|33	#-----------------------------------------------------------------------
12mr|texlive-polyglot-20111103-2|34	%files
12mr|texlive-polyglot-20111103-2|35	%{_texmfdistdir}/tex/latex/polyglot/polyglot.cfg
12mr|texlive-polyglot-20111103-2|36	%{_texmfdistdir}/tex/latex/polyglot/polyglot.def
12mr|texlive-polyglot-20111103-2|37	%{_texmfdistdir}/tex/latex/polyglot/polyglot.sty
12mr|texlive-polyglot-20111103-2|38	%doc %{_texmfdistdir}/doc/latex/polyglot/sample.dvi
12mr|texlive-polyglot-20111103-2|39	%doc %{_texmfdistdir}/doc/latex/polyglot/sample.tex
12mr|texlive-polyglot-20111103-2|40	#- source
12mr|texlive-polyglot-20111103-2|41	%doc %{_texmfdistdir}/source/latex/polyglot/langs/english.ld
12mr|texlive-polyglot-20111103-2|42	%doc %{_texmfdistdir}/source/latex/polyglot/langs/french.ld
12mr|texlive-polyglot-20111103-2|43	%doc %{_texmfdistdir}/source/latex/polyglot/langs/french.ot1
12mr|texlive-polyglot-20111103-2|44	%doc %{_texmfdistdir}/source/latex/polyglot/langs/german.ld
12mr|texlive-polyglot-20111103-2|45	%doc %{_texmfdistdir}/source/latex/polyglot/langs/german.ot1
12mr|texlive-polyglot-20111103-2|46	%doc %{_texmfdistdir}/source/latex/polyglot/langs/r_hebrew.ld
12mr|texlive-polyglot-20111103-2|47	%doc %{_texmfdistdir}/source/latex/polyglot/langs/spanish.ld
12mr|texlive-polyglot-20111103-2|48	%doc %{_texmfdistdir}/source/latex/polyglot/langs/spanish.ot1
12mr|texlive-polyglot-20111103-2|49	%doc %{_texmfdistdir}/source/latex/polyglot/polyglot.dtx
12mr|texlive-polyglot-20111103-2|50	%doc %{_texmfdistdir}/source/latex/polyglot/polyglot.ins
12mr|texlive-polyglot-20111103-2|51	%doc %{_texmfdistdir}/source/latex/polyglot/polyglot.ltx
12mr|texlive-polyglot-20111103-2|52	
12mr|texlive-polyglot-20111103-2|53	#-----------------------------------------------------------------------
12mr|texlive-polyglot-20111103-2|54	%prep
12mr|texlive-polyglot-20111103-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-polyglot-20111103-2|56	
12mr|texlive-polyglot-20111103-2|57	%build
12mr|texlive-polyglot-20111103-2|58	
12mr|texlive-polyglot-20111103-2|59	%install
12mr|texlive-polyglot-20111103-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-polyglot-20111103-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-polyglot-20111103-2|62	
12mr|texlive-polyglot-20111103-2|63	
12mr|texlive-polyglot-20111103-2|64	
12mr|texlive-polyglot-20111103-2|65	%changelog
12mr|texlive-polyglot-20111103-2|66	

18271 12
12mr|texlive-polynom-0.17-2|1	# revision 15878
12mr|texlive-polynom-0.17-2|2	# category Package
12mr|texlive-polynom-0.17-2|3	# catalog-ctan /macros/latex/contrib/polynom
12mr|texlive-polynom-0.17-2|4	# catalog-date 2007-01-13 23:45:25 +0100
12mr|texlive-polynom-0.17-2|5	# catalog-license lppl
12mr|texlive-polynom-0.17-2|6	# catalog-version 0.17
12mr|texlive-polynom-0.17-2|7	Name:		texlive-polynom
12mr|texlive-polynom-0.17-2|8	Version:	0.17
12mr|texlive-polynom-0.17-2|9	Release:	2
12mr|texlive-polynom-0.17-2|10	Summary:	Macros for manipulating polynomials
12mr|texlive-polynom-0.17-2|11	Group:		Publishing
12mr|texlive-polynom-0.17-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/polynom
12mr|texlive-polynom-0.17-2|13	License:	LPPL
12mr|texlive-polynom-0.17-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polynom.tar.xz
12mr|texlive-polynom-0.17-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polynom.doc.tar.xz
12mr|texlive-polynom-0.17-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polynom.source.tar.xz
12mr|texlive-polynom-0.17-2|17	BuildArch:	noarch
12mr|texlive-polynom-0.17-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-polynom-0.17-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-polynom-0.17-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-polynom-0.17-2|21	
12mr|texlive-polynom-0.17-2|22	%description
12mr|texlive-polynom-0.17-2|23	The polynom package implements macros for manipulating
12mr|texlive-polynom-0.17-2|24	polynomials, for example it can typeset long polynomial
12mr|texlive-polynom-0.17-2|25	divisions. The main test case and application is the polynomial
12mr|texlive-polynom-0.17-2|26	ring in one variable with rational coefficients.
12mr|texlive-polynom-0.17-2|27	
12mr|texlive-polynom-0.17-2|28	%post
12mr|texlive-polynom-0.17-2|29	%{_sbindir}/texlive.post
12mr|texlive-polynom-0.17-2|30	
12mr|texlive-polynom-0.17-2|31	%postun
12mr|texlive-polynom-0.17-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-polynom-0.17-2|33	%{_sbindir}/texlive.post
12mr|texlive-polynom-0.17-2|34	fi
12mr|texlive-polynom-0.17-2|35	
12mr|texlive-polynom-0.17-2|36	#-----------------------------------------------------------------------
12mr|texlive-polynom-0.17-2|37	%files
12mr|texlive-polynom-0.17-2|38	%{_texmfdistdir}/tex/latex/polynom/polynom.sty
12mr|texlive-polynom-0.17-2|39	%doc %{_texmfdistdir}/doc/latex/polynom/README
12mr|texlive-polynom-0.17-2|40	%doc %{_texmfdistdir}/doc/latex/polynom/polydemo.pdf
12mr|texlive-polynom-0.17-2|41	%doc %{_texmfdistdir}/doc/latex/polynom/polydemo.tex
12mr|texlive-polynom-0.17-2|42	%doc %{_texmfdistdir}/doc/latex/polynom/polynom.pdf
12mr|texlive-polynom-0.17-2|43	#- source
12mr|texlive-polynom-0.17-2|44	%doc %{_texmfdistdir}/source/latex/polynom/polynom.dtx
12mr|texlive-polynom-0.17-2|45	%doc %{_texmfdistdir}/source/latex/polynom/polynom.ins
12mr|texlive-polynom-0.17-2|46	
12mr|texlive-polynom-0.17-2|47	#-----------------------------------------------------------------------
12mr|texlive-polynom-0.17-2|48	%prep
12mr|texlive-polynom-0.17-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-polynom-0.17-2|50	
12mr|texlive-polynom-0.17-2|51	%build
12mr|texlive-polynom-0.17-2|52	
12mr|texlive-polynom-0.17-2|53	%install
12mr|texlive-polynom-0.17-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-polynom-0.17-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-polynom-0.17-2|56	
12mr|texlive-polynom-0.17-2|57	
12mr|texlive-polynom-0.17-2|58	
12mr|texlive-polynom-0.17-2|59	%changelog
12mr|texlive-polynom-0.17-2|60	

18272 12
12mr|texlive-polynomial-1.0-2|1	# revision 15878
12mr|texlive-polynomial-1.0-2|2	# category Package
12mr|texlive-polynomial-1.0-2|3	# catalog-ctan /macros/latex/contrib/polynomial
12mr|texlive-polynomial-1.0-2|4	# catalog-date 2008-08-23 00:06:02 +0200
12mr|texlive-polynomial-1.0-2|5	# catalog-license lppl
12mr|texlive-polynomial-1.0-2|6	# catalog-version 1.0
12mr|texlive-polynomial-1.0-2|7	Name:		texlive-polynomial
12mr|texlive-polynomial-1.0-2|8	Version:	1.0
12mr|texlive-polynomial-1.0-2|9	Release:	2
12mr|texlive-polynomial-1.0-2|10	Summary:	Typeset (univariate) polynomials
12mr|texlive-polynomial-1.0-2|11	Group:		Publishing
12mr|texlive-polynomial-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/polynomial
12mr|texlive-polynomial-1.0-2|13	License:	LPPL
12mr|texlive-polynomial-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polynomial.tar.xz
12mr|texlive-polynomial-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polynomial.doc.tar.xz
12mr|texlive-polynomial-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polynomial.source.tar.xz
12mr|texlive-polynomial-1.0-2|17	BuildArch:	noarch
12mr|texlive-polynomial-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-polynomial-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-polynomial-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-polynomial-1.0-2|21	
12mr|texlive-polynomial-1.0-2|22	%description
12mr|texlive-polynomial-1.0-2|23	The package offers an easy way to write (univariate)
12mr|texlive-polynomial-1.0-2|24	polynomials and rational functions. It defines two commands,
12mr|texlive-polynomial-1.0-2|25	one for polynomials \polynomial{coeffs} and one for rational
12mr|texlive-polynomial-1.0-2|26	functions \polynomialfrac{Numerator}{Denominator}. Both
12mr|texlive-polynomial-1.0-2|27	commands take lists of coefficients as arguments, and offer
12mr|texlive-polynomial-1.0-2|28	limited optional behaviour.
12mr|texlive-polynomial-1.0-2|29	
12mr|texlive-polynomial-1.0-2|30	%post
12mr|texlive-polynomial-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-polynomial-1.0-2|32	
12mr|texlive-polynomial-1.0-2|33	%postun
12mr|texlive-polynomial-1.0-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-polynomial-1.0-2|35	%{_sbindir}/texlive.post
12mr|texlive-polynomial-1.0-2|36	fi
12mr|texlive-polynomial-1.0-2|37	
12mr|texlive-polynomial-1.0-2|38	#-----------------------------------------------------------------------
12mr|texlive-polynomial-1.0-2|39	%files
12mr|texlive-polynomial-1.0-2|40	%{_texmfdistdir}/tex/latex/polynomial/polynomial.sty
12mr|texlive-polynomial-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/polynomial/README
12mr|texlive-polynomial-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/polynomial/polynomial.pdf
12mr|texlive-polynomial-1.0-2|43	#- source
12mr|texlive-polynomial-1.0-2|44	%doc %{_texmfdistdir}/source/latex/polynomial/polynomial.dtx
12mr|texlive-polynomial-1.0-2|45	%doc %{_texmfdistdir}/source/latex/polynomial/polynomial.ins
12mr|texlive-polynomial-1.0-2|46	
12mr|texlive-polynomial-1.0-2|47	#-----------------------------------------------------------------------
12mr|texlive-polynomial-1.0-2|48	%prep
12mr|texlive-polynomial-1.0-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-polynomial-1.0-2|50	
12mr|texlive-polynomial-1.0-2|51	%build
12mr|texlive-polynomial-1.0-2|52	
12mr|texlive-polynomial-1.0-2|53	%install
12mr|texlive-polynomial-1.0-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-polynomial-1.0-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-polynomial-1.0-2|56	
12mr|texlive-polynomial-1.0-2|57	
12mr|texlive-polynomial-1.0-2|58	
12mr|texlive-polynomial-1.0-2|59	%changelog
12mr|texlive-polynomial-1.0-2|60	

18273 12
12mr|texlive-polytable-0.8.2-2|1	# revision 20331
12mr|texlive-polytable-0.8.2-2|2	# category Package
12mr|texlive-polytable-0.8.2-2|3	# catalog-ctan /macros/latex/contrib/polytable
12mr|texlive-polytable-0.8.2-2|4	# catalog-date 2010-11-05 12:43:21 +0100
12mr|texlive-polytable-0.8.2-2|5	# catalog-license lppl
12mr|texlive-polytable-0.8.2-2|6	# catalog-version 0.8.2
12mr|texlive-polytable-0.8.2-2|7	Name:		texlive-polytable
12mr|texlive-polytable-0.8.2-2|8	Version:	0.8.2
12mr|texlive-polytable-0.8.2-2|9	Release:	2
12mr|texlive-polytable-0.8.2-2|10	Summary:	Tabular-like environments with named columns
12mr|texlive-polytable-0.8.2-2|11	Group:		Publishing
12mr|texlive-polytable-0.8.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/polytable
12mr|texlive-polytable-0.8.2-2|13	License:	LPPL
12mr|texlive-polytable-0.8.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polytable.tar.xz
12mr|texlive-polytable-0.8.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polytable.doc.tar.xz
12mr|texlive-polytable-0.8.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/polytable.source.tar.xz
12mr|texlive-polytable-0.8.2-2|17	BuildArch:	noarch
12mr|texlive-polytable-0.8.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-polytable-0.8.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-polytable-0.8.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-polytable-0.8.2-2|21	
12mr|texlive-polytable-0.8.2-2|22	%description
12mr|texlive-polytable-0.8.2-2|23	This package implements a variant of tabular-like environments
12mr|texlive-polytable-0.8.2-2|24	where columns can be given a name and entries can flexibly be
12mr|texlive-polytable-0.8.2-2|25	placed between arbitrary columns. Complex alignment-based
12mr|texlive-polytable-0.8.2-2|26	layouts, for example for program code, are possible.
12mr|texlive-polytable-0.8.2-2|27	
12mr|texlive-polytable-0.8.2-2|28	%post
12mr|texlive-polytable-0.8.2-2|29	%{_sbindir}/texlive.post
12mr|texlive-polytable-0.8.2-2|30	
12mr|texlive-polytable-0.8.2-2|31	%postun
12mr|texlive-polytable-0.8.2-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-polytable-0.8.2-2|33	%{_sbindir}/texlive.post
12mr|texlive-polytable-0.8.2-2|34	fi
12mr|texlive-polytable-0.8.2-2|35	
12mr|texlive-polytable-0.8.2-2|36	#-----------------------------------------------------------------------
12mr|texlive-polytable-0.8.2-2|37	%files
12mr|texlive-polytable-0.8.2-2|38	%{_texmfdistdir}/tex/latex/polytable/polytable.sty
12mr|texlive-polytable-0.8.2-2|39	%doc %{_texmfdistdir}/doc/latex/polytable/README
12mr|texlive-polytable-0.8.2-2|40	%doc %{_texmfdistdir}/doc/latex/polytable/polytable.pdf
12mr|texlive-polytable-0.8.2-2|41	#- source
12mr|texlive-polytable-0.8.2-2|42	%doc %{_texmfdistdir}/source/latex/polytable/polytable.dtx
12mr|texlive-polytable-0.8.2-2|43	%doc %{_texmfdistdir}/source/latex/polytable/polytable.ins
12mr|texlive-polytable-0.8.2-2|44	
12mr|texlive-polytable-0.8.2-2|45	#-----------------------------------------------------------------------
12mr|texlive-polytable-0.8.2-2|46	%prep
12mr|texlive-polytable-0.8.2-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-polytable-0.8.2-2|48	
12mr|texlive-polytable-0.8.2-2|49	%build
12mr|texlive-polytable-0.8.2-2|50	
12mr|texlive-polytable-0.8.2-2|51	%install
12mr|texlive-polytable-0.8.2-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-polytable-0.8.2-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-polytable-0.8.2-2|54	
12mr|texlive-polytable-0.8.2-2|55	
12mr|texlive-polytable-0.8.2-2|56	
12mr|texlive-polytable-0.8.2-2|57	%changelog
12mr|texlive-polytable-0.8.2-2|58	

18274 12
12mr|texlive-postcards-20090123-2|1	# revision 21641
12mr|texlive-postcards-20090123-2|2	# category Package
12mr|texlive-postcards-20090123-2|3	# catalog-ctan /macros/latex/contrib/postcards
12mr|texlive-postcards-20090123-2|4	# catalog-date 2009-01-23 15:11:09 +0100
12mr|texlive-postcards-20090123-2|5	# catalog-license lppl
12mr|texlive-postcards-20090123-2|6	# catalog-version undef
12mr|texlive-postcards-20090123-2|7	Name:		texlive-postcards
12mr|texlive-postcards-20090123-2|8	Version:	20090123
12mr|texlive-postcards-20090123-2|9	Release:	2
12mr|texlive-postcards-20090123-2|10	Summary:	Facilitates mass-mailing of postcards (junkmail)
12mr|texlive-postcards-20090123-2|11	Group:		Publishing
12mr|texlive-postcards-20090123-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/postcards
12mr|texlive-postcards-20090123-2|13	License:	LPPL
12mr|texlive-postcards-20090123-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/postcards.tar.xz
12mr|texlive-postcards-20090123-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/postcards.doc.tar.xz
12mr|texlive-postcards-20090123-2|16	BuildArch:	noarch
12mr|texlive-postcards-20090123-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-postcards-20090123-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-postcards-20090123-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-postcards-20090123-2|20	
12mr|texlive-postcards-20090123-2|21	%description
12mr|texlive-postcards-20090123-2|22	A modification of the standard LaTeX letter class which prints
12mr|texlive-postcards-20090123-2|23	multiple, pre-stamped, 5.5" by 3.5" postcards (a US standard
12mr|texlive-postcards-20090123-2|24	size) via the envlab and mailing packages. An address database
12mr|texlive-postcards-20090123-2|25	is employed to address the front side of each postcard and a
12mr|texlive-postcards-20090123-2|26	message is printed on the back side of all. An illustrative
12mr|texlive-postcards-20090123-2|27	example is provided.
12mr|texlive-postcards-20090123-2|28	
12mr|texlive-postcards-20090123-2|29	%post
12mr|texlive-postcards-20090123-2|30	%{_sbindir}/texlive.post
12mr|texlive-postcards-20090123-2|31	
12mr|texlive-postcards-20090123-2|32	%postun
12mr|texlive-postcards-20090123-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-postcards-20090123-2|34	%{_sbindir}/texlive.post
12mr|texlive-postcards-20090123-2|35	fi
12mr|texlive-postcards-20090123-2|36	
12mr|texlive-postcards-20090123-2|37	#-----------------------------------------------------------------------
12mr|texlive-postcards-20090123-2|38	%files
12mr|texlive-postcards-20090123-2|39	%{_texmfdistdir}/tex/latex/postcards/postcards.cls
12mr|texlive-postcards-20090123-2|40	%doc %{_texmfdistdir}/doc/latex/postcards/README
12mr|texlive-postcards-20090123-2|41	%doc %{_texmfdistdir}/doc/latex/postcards/datasmp.txt
12mr|texlive-postcards-20090123-2|42	%doc %{_texmfdistdir}/doc/latex/postcards/pcardsmp.tex
12mr|texlive-postcards-20090123-2|43	
12mr|texlive-postcards-20090123-2|44	#-----------------------------------------------------------------------
12mr|texlive-postcards-20090123-2|45	%prep
12mr|texlive-postcards-20090123-2|46	%setup -c -a0 -a1
12mr|texlive-postcards-20090123-2|47	
12mr|texlive-postcards-20090123-2|48	%build
12mr|texlive-postcards-20090123-2|49	
12mr|texlive-postcards-20090123-2|50	%install
12mr|texlive-postcards-20090123-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-postcards-20090123-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-postcards-20090123-2|53	
12mr|texlive-postcards-20090123-2|54	
12mr|texlive-postcards-20090123-2|55	
12mr|texlive-postcards-20090123-2|56	%changelog
12mr|texlive-postcards-20090123-2|57	

18275 12
12mr|texlive-poster-mac-1.1-2|1	# revision 18305
12mr|texlive-poster-mac-1.1-2|2	# category Package
12mr|texlive-poster-mac-1.1-2|3	# catalog-ctan /macros/generic/poster
12mr|texlive-poster-mac-1.1-2|4	# catalog-date 2010-05-15 22:56:34 +0200
12mr|texlive-poster-mac-1.1-2|5	# catalog-license lppl
12mr|texlive-poster-mac-1.1-2|6	# catalog-version 1.1
12mr|texlive-poster-mac-1.1-2|7	Name:		texlive-poster-mac
12mr|texlive-poster-mac-1.1-2|8	Version:	1.1
12mr|texlive-poster-mac-1.1-2|9	Release:	2
12mr|texlive-poster-mac-1.1-2|10	Summary:	Make posters and banners with TeX
12mr|texlive-poster-mac-1.1-2|11	Group:		Publishing
12mr|texlive-poster-mac-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/poster
12mr|texlive-poster-mac-1.1-2|13	License:	LPPL
12mr|texlive-poster-mac-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poster-mac.tar.xz
12mr|texlive-poster-mac-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poster-mac.doc.tar.xz
12mr|texlive-poster-mac-1.1-2|16	BuildArch:	noarch
12mr|texlive-poster-mac-1.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-poster-mac-1.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-poster-mac-1.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-poster-mac-1.1-2|20	
12mr|texlive-poster-mac-1.1-2|21	%description
12mr|texlive-poster-mac-1.1-2|22	The package offers macros for making posters and banners with
12mr|texlive-poster-mac-1.1-2|23	TeX. It is compatible with most TeX macro formats, including
12mr|texlive-poster-mac-1.1-2|24	Plain TeX, LaTeX, AmSTeX, and AmS-LaTeX. The package creates a
12mr|texlive-poster-mac-1.1-2|25	poster as huge box, which is then distributed over as many
12mr|texlive-poster-mac-1.1-2|26	printer pages as necessary. The only special requirement is
12mr|texlive-poster-mac-1.1-2|27	that your printer not be bothered by text that lies off the
12mr|texlive-poster-mac-1.1-2|28	page. This is true of most printers, including laser printers
12mr|texlive-poster-mac-1.1-2|29	and PostScript printers.
12mr|texlive-poster-mac-1.1-2|30	
12mr|texlive-poster-mac-1.1-2|31	%post
12mr|texlive-poster-mac-1.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-poster-mac-1.1-2|33	
12mr|texlive-poster-mac-1.1-2|34	%postun
12mr|texlive-poster-mac-1.1-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-poster-mac-1.1-2|36	%{_sbindir}/texlive.post
12mr|texlive-poster-mac-1.1-2|37	fi
12mr|texlive-poster-mac-1.1-2|38	
12mr|texlive-poster-mac-1.1-2|39	#-----------------------------------------------------------------------
12mr|texlive-poster-mac-1.1-2|40	%files
12mr|texlive-poster-mac-1.1-2|41	%{_texmfdistdir}/tex/generic/poster-mac/poster.sty
12mr|texlive-poster-mac-1.1-2|42	%{_texmfdistdir}/tex/generic/poster-mac/poster.tex
12mr|texlive-poster-mac-1.1-2|43	%doc %{_texmfdistdir}/doc/generic/poster-mac/Changes
12mr|texlive-poster-mac-1.1-2|44	%doc %{_texmfdistdir}/doc/generic/poster-mac/Makefile
12mr|texlive-poster-mac-1.1-2|45	%doc %{_texmfdistdir}/doc/generic/poster-mac/README
12mr|texlive-poster-mac-1.1-2|46	%doc %{_texmfdistdir}/doc/generic/poster-mac/poster-doc.pdf
12mr|texlive-poster-mac-1.1-2|47	%doc %{_texmfdistdir}/doc/generic/poster-mac/poster-doc.tex
12mr|texlive-poster-mac-1.1-2|48	%doc %{_texmfdistdir}/doc/generic/poster-mac/poster1.pdf
12mr|texlive-poster-mac-1.1-2|49	%doc %{_texmfdistdir}/doc/generic/poster-mac/poster2.pdf
12mr|texlive-poster-mac-1.1-2|50	
12mr|texlive-poster-mac-1.1-2|51	#-----------------------------------------------------------------------
12mr|texlive-poster-mac-1.1-2|52	%prep
12mr|texlive-poster-mac-1.1-2|53	%setup -c -a0 -a1
12mr|texlive-poster-mac-1.1-2|54	
12mr|texlive-poster-mac-1.1-2|55	%build
12mr|texlive-poster-mac-1.1-2|56	
12mr|texlive-poster-mac-1.1-2|57	%install
12mr|texlive-poster-mac-1.1-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-poster-mac-1.1-2|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-poster-mac-1.1-2|60	
12mr|texlive-poster-mac-1.1-2|61	
12mr|texlive-poster-mac-1.1-2|62	
12mr|texlive-poster-mac-1.1-2|63	%changelog
12mr|texlive-poster-mac-1.1-2|64	

18276 12
12mr|texlive-powerdot-1.4i-1|1	# revision 25656
12mr|texlive-powerdot-1.4i-1|2	# category Package
12mr|texlive-powerdot-1.4i-1|3	# catalog-ctan /macros/latex/contrib/powerdot
12mr|texlive-powerdot-1.4i-1|4	# catalog-date 2012-03-13 22:44:46 +0100
12mr|texlive-powerdot-1.4i-1|5	# catalog-license lppl1.3
12mr|texlive-powerdot-1.4i-1|6	# catalog-version 1.4i
12mr|texlive-powerdot-1.4i-1|7	Name:		texlive-powerdot
12mr|texlive-powerdot-1.4i-1|8	Version:	1.4i
12mr|texlive-powerdot-1.4i-1|9	Release:	1
12mr|texlive-powerdot-1.4i-1|10	Summary:	A presentation class
12mr|texlive-powerdot-1.4i-1|11	Group:		Publishing
12mr|texlive-powerdot-1.4i-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/powerdot
12mr|texlive-powerdot-1.4i-1|13	License:	LPPL1.3
12mr|texlive-powerdot-1.4i-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/powerdot.tar.xz
12mr|texlive-powerdot-1.4i-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/powerdot.doc.tar.xz
12mr|texlive-powerdot-1.4i-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/powerdot.source.tar.xz
12mr|texlive-powerdot-1.4i-1|17	BuildArch:	noarch
12mr|texlive-powerdot-1.4i-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-powerdot-1.4i-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-powerdot-1.4i-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-powerdot-1.4i-1|21	
12mr|texlive-powerdot-1.4i-1|22	%description
12mr|texlive-powerdot-1.4i-1|23	Powerdot is a presentation class for LaTeX that allows for the
12mr|texlive-powerdot-1.4i-1|24	quick and easy development of professional presentations. It
12mr|texlive-powerdot-1.4i-1|25	comes with many tools that enhance presentations and aid the
12mr|texlive-powerdot-1.4i-1|26	presenter. Examples are automatic overlays, personal notes and
12mr|texlive-powerdot-1.4i-1|27	a handout mode. To view a presentation, DVI, PS or PDF output
12mr|texlive-powerdot-1.4i-1|28	can be used. A powerful template system is available to easily
12mr|texlive-powerdot-1.4i-1|29	develop new styles. A LyX layout file is provided.
12mr|texlive-powerdot-1.4i-1|30	
12mr|texlive-powerdot-1.4i-1|31	%post
12mr|texlive-powerdot-1.4i-1|32	%{_sbindir}/texlive.post
12mr|texlive-powerdot-1.4i-1|33	
12mr|texlive-powerdot-1.4i-1|34	%postun
12mr|texlive-powerdot-1.4i-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-powerdot-1.4i-1|36	%{_sbindir}/texlive.post
12mr|texlive-powerdot-1.4i-1|37	fi
12mr|texlive-powerdot-1.4i-1|38	
12mr|texlive-powerdot-1.4i-1|39	#-----------------------------------------------------------------------
12mr|texlive-powerdot-1.4i-1|40	%files
12mr|texlive-powerdot-1.4i-1|41	%{_texmfdistdir}/tex/latex/powerdot/powerdot-aggie.sty
12mr|texlive-powerdot-1.4i-1|42	%{_texmfdistdir}/tex/latex/powerdot/powerdot-bframe.sty
12mr|texlive-powerdot-1.4i-1|43	%{_texmfdistdir}/tex/latex/powerdot/powerdot-ciment.sty
12mr|texlive-powerdot-1.4i-1|44	%{_texmfdistdir}/tex/latex/powerdot/powerdot-default.ps
12mr|texlive-powerdot-1.4i-1|45	%{_texmfdistdir}/tex/latex/powerdot/powerdot-default.sty
12mr|texlive-powerdot-1.4i-1|46	%{_texmfdistdir}/tex/latex/powerdot/powerdot-elcolors.sty
12mr|texlive-powerdot-1.4i-1|47	%{_texmfdistdir}/tex/latex/powerdot/powerdot-fyma.sty
12mr|texlive-powerdot-1.4i-1|48	%{_texmfdistdir}/tex/latex/powerdot/powerdot-horatio.sty
12mr|texlive-powerdot-1.4i-1|49	%{_texmfdistdir}/tex/latex/powerdot/powerdot-husky.sty
12mr|texlive-powerdot-1.4i-1|50	%{_texmfdistdir}/tex/latex/powerdot/powerdot-ikeda.sty
12mr|texlive-powerdot-1.4i-1|51	%{_texmfdistdir}/tex/latex/powerdot/powerdot-jefka.sty
12mr|texlive-powerdot-1.4i-1|52	%{_texmfdistdir}/tex/latex/powerdot/powerdot-klope.sty
12mr|texlive-powerdot-1.4i-1|53	%{_texmfdistdir}/tex/latex/powerdot/powerdot-paintings.sty
12mr|texlive-powerdot-1.4i-1|54	%{_texmfdistdir}/tex/latex/powerdot/powerdot-pazik.sty
12mr|texlive-powerdot-1.4i-1|55	%{_texmfdistdir}/tex/latex/powerdot/powerdot-sailor.sty
12mr|texlive-powerdot-1.4i-1|56	%{_texmfdistdir}/tex/latex/powerdot/powerdot-simple.sty
12mr|texlive-powerdot-1.4i-1|57	%{_texmfdistdir}/tex/latex/powerdot/powerdot-tiger.sty
12mr|texlive-powerdot-1.4i-1|58	%{_texmfdistdir}/tex/latex/powerdot/powerdot-tycja.sty
12mr|texlive-powerdot-1.4i-1|59	%{_texmfdistdir}/tex/latex/powerdot/powerdot-upen.sty
12mr|texlive-powerdot-1.4i-1|60	%{_texmfdistdir}/tex/latex/powerdot/powerdot.cls
12mr|texlive-powerdot-1.4i-1|61	%doc %{_texmfdistdir}/doc/latex/powerdot/Changes
12mr|texlive-powerdot-1.4i-1|62	%doc %{_texmfdistdir}/doc/latex/powerdot/README
12mr|texlive-powerdot-1.4i-1|63	%doc %{_texmfdistdir}/doc/latex/powerdot/RunDoc
12mr|texlive-powerdot-1.4i-1|64	%doc %{_texmfdistdir}/doc/latex/powerdot/RunExamples
12mr|texlive-powerdot-1.4i-1|65	%doc %{_texmfdistdir}/doc/latex/powerdot/RunSlideDoc
12mr|texlive-powerdot-1.4i-1|66	%doc %{_texmfdistdir}/doc/latex/powerdot/clemson.eps
12mr|texlive-powerdot-1.4i-1|67	%doc %{_texmfdistdir}/doc/latex/powerdot/manifest.txt
12mr|texlive-powerdot-1.4i-1|68	%doc %{_texmfdistdir}/doc/latex/powerdot/pawmkorange.eps
12mr|texlive-powerdot-1.4i-1|69	%doc %{_texmfdistdir}/doc/latex/powerdot/pawmkorange.png
12mr|texlive-powerdot-1.4i-1|70	%doc %{_texmfdistdir}/doc/latex/powerdot/pawmkpurple.eps
12mr|texlive-powerdot-1.4i-1|71	%doc %{_texmfdistdir}/doc/latex/powerdot/pawmkpurple.png
12mr|texlive-powerdot-1.4i-1|72	%doc %{_texmfdistdir}/doc/latex/powerdot/pawtraceorange.eps
12mr|texlive-powerdot-1.4i-1|73	%doc %{_texmfdistdir}/doc/latex/powerdot/pawtraceorange.png
12mr|texlive-powerdot-1.4i-1|74	%doc %{_texmfdistdir}/doc/latex/powerdot/pawtracep.eps
12mr|texlive-powerdot-1.4i-1|75	%doc %{_texmfdistdir}/doc/latex/powerdot/pawtracep.png
12mr|texlive-powerdot-1.4i-1|76	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-example.lyx
12mr|texlive-powerdot-1.4i-1|77	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-example.tex
12mr|texlive-powerdot-1.4i-1|78	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-example1.pdf
12mr|texlive-powerdot-1.4i-1|79	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-example1.tex
12mr|texlive-powerdot-1.4i-1|80	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-example2.pdf
12mr|texlive-powerdot-1.4i-1|81	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-example2.tex
12mr|texlive-powerdot-1.4i-1|82	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-example3.pdf
12mr|texlive-powerdot-1.4i-1|83	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-example3.tex
12mr|texlive-powerdot-1.4i-1|84	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-styleexample.tex
12mr|texlive-powerdot-1.4i-1|85	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-styletest.tex
12mr|texlive-powerdot-1.4i-1|86	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot.bib
12mr|texlive-powerdot-1.4i-1|87	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot.layout
12mr|texlive-powerdot-1.4i-1|88	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot.pdf
12mr|texlive-powerdot-1.4i-1|89	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot.tex
12mr|texlive-powerdot-1.4i-1|90	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdotDE.pdf
12mr|texlive-powerdot-1.4i-1|91	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdotDE.tex
12mr|texlive-powerdot-1.4i-1|92	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdotSlide.pdf
12mr|texlive-powerdot-1.4i-1|93	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdotSlide.tex
12mr|texlive-powerdot-1.4i-1|94	#- source
12mr|texlive-powerdot-1.4i-1|95	%doc %{_texmfdistdir}/source/latex/powerdot/powerdot.dtx
12mr|texlive-powerdot-1.4i-1|96	
12mr|texlive-powerdot-1.4i-1|97	#-----------------------------------------------------------------------
12mr|texlive-powerdot-1.4i-1|98	%prep
12mr|texlive-powerdot-1.4i-1|99	%setup -c -a0 -a1 -a2
12mr|texlive-powerdot-1.4i-1|100	
12mr|texlive-powerdot-1.4i-1|101	%build
12mr|texlive-powerdot-1.4i-1|102	
12mr|texlive-powerdot-1.4i-1|103	%install
12mr|texlive-powerdot-1.4i-1|104	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-powerdot-1.4i-1|105	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-powerdot-1.4i-1|106	
12mr|texlive-powerdot-1.4i-1|107	
12mr|texlive-powerdot-1.4i-1|108	
12mr|texlive-powerdot-1.4i-1|109	%changelog
12mr|texlive-powerdot-1.4i-1|110	

18277 12
12mr|texlive-powerdot-FUBerlin-0.01-2|1	# revision 15878
12mr|texlive-powerdot-FUBerlin-0.01-2|2	# category Package
12mr|texlive-powerdot-FUBerlin-0.01-2|3	# catalog-ctan /macros/latex/contrib/powerdot-FUBerlin
12mr|texlive-powerdot-FUBerlin-0.01-2|4	# catalog-date 2009-07-30 21:57:53 +0200
12mr|texlive-powerdot-FUBerlin-0.01-2|5	# catalog-license lppl
12mr|texlive-powerdot-FUBerlin-0.01-2|6	# catalog-version 0.01
12mr|texlive-powerdot-FUBerlin-0.01-2|7	Name:		texlive-powerdot-FUBerlin
12mr|texlive-powerdot-FUBerlin-0.01-2|8	Version:	0.01
12mr|texlive-powerdot-FUBerlin-0.01-2|9	Release:	2
12mr|texlive-powerdot-FUBerlin-0.01-2|10	Summary:	Powerdot, using the style of FU Berlin
12mr|texlive-powerdot-FUBerlin-0.01-2|11	Group:		Publishing
12mr|texlive-powerdot-FUBerlin-0.01-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/powerdot-FUBerlin
12mr|texlive-powerdot-FUBerlin-0.01-2|13	License:	LPPL
12mr|texlive-powerdot-FUBerlin-0.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/powerdot-FUBerlin.tar.xz
12mr|texlive-powerdot-FUBerlin-0.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/powerdot-FUBerlin.doc.tar.xz
12mr|texlive-powerdot-FUBerlin-0.01-2|16	BuildArch:	noarch
12mr|texlive-powerdot-FUBerlin-0.01-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-powerdot-FUBerlin-0.01-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-powerdot-FUBerlin-0.01-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-powerdot-FUBerlin-0.01-2|20	
12mr|texlive-powerdot-FUBerlin-0.01-2|21	%description
12mr|texlive-powerdot-FUBerlin-0.01-2|22	The bundle provides a powerdot-derived class and a package for
12mr|texlive-powerdot-FUBerlin-0.01-2|23	use with powerdot to provide the corporate design of the Free
12mr|texlive-powerdot-FUBerlin-0.01-2|24	University in Berlin. Users may use the class itself
12mr|texlive-powerdot-FUBerlin-0.01-2|25	(FUpowerdot) or use the package in the usual way with
12mr|texlive-powerdot-FUBerlin-0.01-2|26	\style=BerlinFU as a class option. Examples of using both the
12mr|texlive-powerdot-FUBerlin-0.01-2|27	class and the package are provided; the PDF is visually
12mr|texlive-powerdot-FUBerlin-0.01-2|28	identical, so the catalogue only lists one; the sources of the
12mr|texlive-powerdot-FUBerlin-0.01-2|29	examples do of course differ.
12mr|texlive-powerdot-FUBerlin-0.01-2|30	
12mr|texlive-powerdot-FUBerlin-0.01-2|31	%post
12mr|texlive-powerdot-FUBerlin-0.01-2|32	%{_sbindir}/texlive.post
12mr|texlive-powerdot-FUBerlin-0.01-2|33	
12mr|texlive-powerdot-FUBerlin-0.01-2|34	%postun
12mr|texlive-powerdot-FUBerlin-0.01-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-powerdot-FUBerlin-0.01-2|36	%{_sbindir}/texlive.post
12mr|texlive-powerdot-FUBerlin-0.01-2|37	fi
12mr|texlive-powerdot-FUBerlin-0.01-2|38	
12mr|texlive-powerdot-FUBerlin-0.01-2|39	#-----------------------------------------------------------------------
12mr|texlive-powerdot-FUBerlin-0.01-2|40	%files
12mr|texlive-powerdot-FUBerlin-0.01-2|41	%{_texmfdistdir}/tex/latex/powerdot-FUBerlin/FUpowerdot.cls
12mr|texlive-powerdot-FUBerlin-0.01-2|42	%{_texmfdistdir}/tex/latex/powerdot-FUBerlin/powerdot-BerlinFU.sty
12mr|texlive-powerdot-FUBerlin-0.01-2|43	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/FULogo.eps
12mr|texlive-powerdot-FUBerlin-0.01-2|44	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/FULogo_RGB.eps
12mr|texlive-powerdot-FUBerlin-0.01-2|45	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/FUbib.eps
12mr|texlive-powerdot-FUBerlin-0.01-2|46	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/FUseal.eps
12mr|texlive-powerdot-FUBerlin-0.01-2|47	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/README
12mr|texlive-powerdot-FUBerlin-0.01-2|48	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/exampleClass.pdf
12mr|texlive-powerdot-FUBerlin-0.01-2|49	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/exampleClass.tex
12mr|texlive-powerdot-FUBerlin-0.01-2|50	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/exampleStyle.pdf
12mr|texlive-powerdot-FUBerlin-0.01-2|51	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/exampleStyle.tex
12mr|texlive-powerdot-FUBerlin-0.01-2|52	%doc %{_texmfdistdir}/doc/latex/powerdot-FUBerlin/silberlaube2.eps
12mr|texlive-powerdot-FUBerlin-0.01-2|53	
12mr|texlive-powerdot-FUBerlin-0.01-2|54	#-----------------------------------------------------------------------
12mr|texlive-powerdot-FUBerlin-0.01-2|55	%prep
12mr|texlive-powerdot-FUBerlin-0.01-2|56	%setup -c -a0 -a1
12mr|texlive-powerdot-FUBerlin-0.01-2|57	
12mr|texlive-powerdot-FUBerlin-0.01-2|58	%build
12mr|texlive-powerdot-FUBerlin-0.01-2|59	
12mr|texlive-powerdot-FUBerlin-0.01-2|60	%install
12mr|texlive-powerdot-FUBerlin-0.01-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-powerdot-FUBerlin-0.01-2|62	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-powerdot-FUBerlin-0.01-2|63	
12mr|texlive-powerdot-FUBerlin-0.01-2|64	
12mr|texlive-powerdot-FUBerlin-0.01-2|65	
12mr|texlive-powerdot-FUBerlin-0.01-2|66	%changelog
12mr|texlive-powerdot-FUBerlin-0.01-2|67	

18278 12
12mr|texlive-ppr-prv-0.13c-2|1	# revision 15878
12mr|texlive-ppr-prv-0.13c-2|2	# category Package
12mr|texlive-ppr-prv-0.13c-2|3	# catalog-ctan /macros/latex/contrib/ppr-prv
12mr|texlive-ppr-prv-0.13c-2|4	# catalog-date 2007-01-13 23:45:25 +0100
12mr|texlive-ppr-prv-0.13c-2|5	# catalog-license lppl
12mr|texlive-ppr-prv-0.13c-2|6	# catalog-version 0.13c
12mr|texlive-ppr-prv-0.13c-2|7	Name:		texlive-ppr-prv
12mr|texlive-ppr-prv-0.13c-2|8	Version:	0.13c
12mr|texlive-ppr-prv-0.13c-2|9	Release:	2
12mr|texlive-ppr-prv-0.13c-2|10	Summary:	Prosper preview
12mr|texlive-ppr-prv-0.13c-2|11	Group:		Publishing
12mr|texlive-ppr-prv-0.13c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ppr-prv
12mr|texlive-ppr-prv-0.13c-2|13	License:	LPPL
12mr|texlive-ppr-prv-0.13c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ppr-prv.tar.xz
12mr|texlive-ppr-prv-0.13c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ppr-prv.doc.tar.xz
12mr|texlive-ppr-prv-0.13c-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ppr-prv.source.tar.xz
12mr|texlive-ppr-prv-0.13c-2|17	BuildArch:	noarch
12mr|texlive-ppr-prv-0.13c-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ppr-prv-0.13c-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ppr-prv-0.13c-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ppr-prv-0.13c-2|21	
12mr|texlive-ppr-prv-0.13c-2|22	%description
12mr|texlive-ppr-prv-0.13c-2|23	This class is used with LaTeX presentations using the prosper
12mr|texlive-ppr-prv-0.13c-2|24	class. ppr-prv stands for 'Prosper Preview'. The aim of this
12mr|texlive-ppr-prv-0.13c-2|25	class is to produce a printable version of the slides written
12mr|texlive-ppr-prv-0.13c-2|26	with Prosper, with two slides per page.
12mr|texlive-ppr-prv-0.13c-2|27	
12mr|texlive-ppr-prv-0.13c-2|28	%post
12mr|texlive-ppr-prv-0.13c-2|29	%{_sbindir}/texlive.post
12mr|texlive-ppr-prv-0.13c-2|30	
12mr|texlive-ppr-prv-0.13c-2|31	%postun
12mr|texlive-ppr-prv-0.13c-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-ppr-prv-0.13c-2|33	%{_sbindir}/texlive.post
12mr|texlive-ppr-prv-0.13c-2|34	fi
12mr|texlive-ppr-prv-0.13c-2|35	
12mr|texlive-ppr-prv-0.13c-2|36	#-----------------------------------------------------------------------
12mr|texlive-ppr-prv-0.13c-2|37	%files
12mr|texlive-ppr-prv-0.13c-2|38	%{_texmfdistdir}/tex/latex/ppr-prv/HAP-ppr-prv.def
12mr|texlive-ppr-prv-0.13c-2|39	%{_texmfdistdir}/tex/latex/ppr-prv/ppr-prv.cls
12mr|texlive-ppr-prv-0.13c-2|40	%doc %{_texmfdistdir}/doc/latex/ppr-prv/README
12mr|texlive-ppr-prv-0.13c-2|41	%doc %{_texmfdistdir}/doc/latex/ppr-prv/ppr-prv.pdf
12mr|texlive-ppr-prv-0.13c-2|42	#- source
12mr|texlive-ppr-prv-0.13c-2|43	%doc %{_texmfdistdir}/source/latex/ppr-prv/ppr-prv.dtx
12mr|texlive-ppr-prv-0.13c-2|44	%doc %{_texmfdistdir}/source/latex/ppr-prv/ppr-prv.ins
12mr|texlive-ppr-prv-0.13c-2|45	
12mr|texlive-ppr-prv-0.13c-2|46	#-----------------------------------------------------------------------
12mr|texlive-ppr-prv-0.13c-2|47	%prep
12mr|texlive-ppr-prv-0.13c-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-ppr-prv-0.13c-2|49	
12mr|texlive-ppr-prv-0.13c-2|50	%build
12mr|texlive-ppr-prv-0.13c-2|51	
12mr|texlive-ppr-prv-0.13c-2|52	%install
12mr|texlive-ppr-prv-0.13c-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ppr-prv-0.13c-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ppr-prv-0.13c-2|55	
12mr|texlive-ppr-prv-0.13c-2|56	
12mr|texlive-ppr-prv-0.13c-2|57	
12mr|texlive-ppr-prv-0.13c-2|58	%changelog
12mr|texlive-ppr-prv-0.13c-2|59	

18279 12
12mr|texlive-pracjourn-0.4n-2|1	# revision 15878
12mr|texlive-pracjourn-0.4n-2|2	# category Package
12mr|texlive-pracjourn-0.4n-2|3	# catalog-ctan /macros/latex/contrib/pracjourn
12mr|texlive-pracjourn-0.4n-2|4	# catalog-date 2008-11-30 13:31:17 +0100
12mr|texlive-pracjourn-0.4n-2|5	# catalog-license gpl
12mr|texlive-pracjourn-0.4n-2|6	# catalog-version 0.4n
12mr|texlive-pracjourn-0.4n-2|7	Name:		texlive-pracjourn
12mr|texlive-pracjourn-0.4n-2|8	Version:	0.4n
12mr|texlive-pracjourn-0.4n-2|9	Release:	2
12mr|texlive-pracjourn-0.4n-2|10	Summary:	Typeset articles for PracTeX
12mr|texlive-pracjourn-0.4n-2|11	Group:		Publishing
12mr|texlive-pracjourn-0.4n-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pracjourn
12mr|texlive-pracjourn-0.4n-2|13	License:	GPL
12mr|texlive-pracjourn-0.4n-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pracjourn.tar.xz
12mr|texlive-pracjourn-0.4n-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pracjourn.doc.tar.xz
12mr|texlive-pracjourn-0.4n-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pracjourn.source.tar.xz
12mr|texlive-pracjourn-0.4n-2|17	BuildArch:	noarch
12mr|texlive-pracjourn-0.4n-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pracjourn-0.4n-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pracjourn-0.4n-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pracjourn-0.4n-2|21	
12mr|texlive-pracjourn-0.4n-2|22	%description
12mr|texlive-pracjourn-0.4n-2|23	The pracjourn class is used for typesetting articles in the
12mr|texlive-pracjourn-0.4n-2|24	PracTeX Journal. It is based on the article class with
12mr|texlive-pracjourn-0.4n-2|25	modifications to allow for more flexible front-matter and
12mr|texlive-pracjourn-0.4n-2|26	revision control, among other small changes.
12mr|texlive-pracjourn-0.4n-2|27	
12mr|texlive-pracjourn-0.4n-2|28	%post
12mr|texlive-pracjourn-0.4n-2|29	%{_sbindir}/texlive.post
12mr|texlive-pracjourn-0.4n-2|30	
12mr|texlive-pracjourn-0.4n-2|31	%postun
12mr|texlive-pracjourn-0.4n-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-pracjourn-0.4n-2|33	%{_sbindir}/texlive.post
12mr|texlive-pracjourn-0.4n-2|34	fi
12mr|texlive-pracjourn-0.4n-2|35	
12mr|texlive-pracjourn-0.4n-2|36	#-----------------------------------------------------------------------
12mr|texlive-pracjourn-0.4n-2|37	%files
12mr|texlive-pracjourn-0.4n-2|38	%{_texmfdistdir}/tex/latex/pracjourn/pracjourn.cls
12mr|texlive-pracjourn-0.4n-2|39	%doc %{_texmfdistdir}/doc/latex/pracjourn/README
12mr|texlive-pracjourn-0.4n-2|40	%doc %{_texmfdistdir}/doc/latex/pracjourn/pjsample.ltx
12mr|texlive-pracjourn-0.4n-2|41	%doc %{_texmfdistdir}/doc/latex/pracjourn/pjsample.pdf
12mr|texlive-pracjourn-0.4n-2|42	%doc %{_texmfdistdir}/doc/latex/pracjourn/pracjourn.pdf
12mr|texlive-pracjourn-0.4n-2|43	#- source
12mr|texlive-pracjourn-0.4n-2|44	%doc %{_texmfdistdir}/source/latex/pracjourn/pracjourn.dtx
12mr|texlive-pracjourn-0.4n-2|45	%doc %{_texmfdistdir}/source/latex/pracjourn/pracjourn.ins
12mr|texlive-pracjourn-0.4n-2|46	
12mr|texlive-pracjourn-0.4n-2|47	#-----------------------------------------------------------------------
12mr|texlive-pracjourn-0.4n-2|48	%prep
12mr|texlive-pracjourn-0.4n-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-pracjourn-0.4n-2|50	
12mr|texlive-pracjourn-0.4n-2|51	%build
12mr|texlive-pracjourn-0.4n-2|52	
12mr|texlive-pracjourn-0.4n-2|53	%install
12mr|texlive-pracjourn-0.4n-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pracjourn-0.4n-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pracjourn-0.4n-2|56	
12mr|texlive-pracjourn-0.4n-2|57	
12mr|texlive-pracjourn-0.4n-2|58	
12mr|texlive-pracjourn-0.4n-2|59	%changelog
12mr|texlive-pracjourn-0.4n-2|60	

18280 12
12mr|texlive-preprint-20070106-2|1	# revision 16085
12mr|texlive-preprint-20070106-2|2	# category Package
12mr|texlive-preprint-20070106-2|3	# catalog-ctan /macros/latex/contrib/preprint
12mr|texlive-preprint-20070106-2|4	# catalog-date 2007-01-06 21:10:04 +0100
12mr|texlive-preprint-20070106-2|5	# catalog-license lppl
12mr|texlive-preprint-20070106-2|6	# catalog-version undef
12mr|texlive-preprint-20070106-2|7	Name:		texlive-preprint
12mr|texlive-preprint-20070106-2|8	Version:	20070106
12mr|texlive-preprint-20070106-2|9	Release:	2
12mr|texlive-preprint-20070106-2|10	Summary:	A bundle of packages provided "as is"
12mr|texlive-preprint-20070106-2|11	Group:		Publishing
12mr|texlive-preprint-20070106-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/preprint
12mr|texlive-preprint-20070106-2|13	License:	LPPL
12mr|texlive-preprint-20070106-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/preprint.tar.xz
12mr|texlive-preprint-20070106-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/preprint.doc.tar.xz
12mr|texlive-preprint-20070106-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/preprint.source.tar.xz
12mr|texlive-preprint-20070106-2|17	BuildArch:	noarch
12mr|texlive-preprint-20070106-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-preprint-20070106-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-preprint-20070106-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-preprint-20070106-2|21	
12mr|texlive-preprint-20070106-2|22	%description
12mr|texlive-preprint-20070106-2|23	The bundle comprises: - authblk, which permits footnote style
12mr|texlive-preprint-20070106-2|24	author/affiliation input in the \author command, - balance, to
12mr|texlive-preprint-20070106-2|25	balance the end of \twocolumn pages, - figcaps, to send figure
12mr|texlive-preprint-20070106-2|26	captions, etc., to end document, - fullpage, to set narrow page
12mr|texlive-preprint-20070106-2|27	margins and set a fixed page style, and - sublabel, which
12mr|texlive-preprint-20070106-2|28	permits counters to be subnumbered.
12mr|texlive-preprint-20070106-2|29	
12mr|texlive-preprint-20070106-2|30	%post
12mr|texlive-preprint-20070106-2|31	%{_sbindir}/texlive.post
12mr|texlive-preprint-20070106-2|32	
12mr|texlive-preprint-20070106-2|33	%postun
12mr|texlive-preprint-20070106-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-preprint-20070106-2|35	%{_sbindir}/texlive.post
12mr|texlive-preprint-20070106-2|36	fi
12mr|texlive-preprint-20070106-2|37	
12mr|texlive-preprint-20070106-2|38	#-----------------------------------------------------------------------
12mr|texlive-preprint-20070106-2|39	%files
12mr|texlive-preprint-20070106-2|40	%{_texmfdistdir}/tex/latex/preprint/authblk.sty
12mr|texlive-preprint-20070106-2|41	%{_texmfdistdir}/tex/latex/preprint/balance.sty
12mr|texlive-preprint-20070106-2|42	%{_texmfdistdir}/tex/latex/preprint/figcaps.sty
12mr|texlive-preprint-20070106-2|43	%{_texmfdistdir}/tex/latex/preprint/fullpage.sty
12mr|texlive-preprint-20070106-2|44	%{_texmfdistdir}/tex/latex/preprint/sublabel.sty
12mr|texlive-preprint-20070106-2|45	%doc %{_texmfdistdir}/doc/latex/preprint/00readme.txt
12mr|texlive-preprint-20070106-2|46	%doc %{_texmfdistdir}/doc/latex/preprint/00readme.unix
12mr|texlive-preprint-20070106-2|47	%doc %{_texmfdistdir}/doc/latex/preprint/authblk.pdf
12mr|texlive-preprint-20070106-2|48	%doc %{_texmfdistdir}/doc/latex/preprint/balance.pdf
12mr|texlive-preprint-20070106-2|49	%doc %{_texmfdistdir}/doc/latex/preprint/figcaps.pdf
12mr|texlive-preprint-20070106-2|50	%doc %{_texmfdistdir}/doc/latex/preprint/fullpage.pdf
12mr|texlive-preprint-20070106-2|51	%doc %{_texmfdistdir}/doc/latex/preprint/sublabel.pdf
12mr|texlive-preprint-20070106-2|52	#- source
12mr|texlive-preprint-20070106-2|53	%doc %{_texmfdistdir}/source/latex/preprint/authblk.drv
12mr|texlive-preprint-20070106-2|54	%doc %{_texmfdistdir}/source/latex/preprint/authblk.dtx
12mr|texlive-preprint-20070106-2|55	%doc %{_texmfdistdir}/source/latex/preprint/authblk.ins
12mr|texlive-preprint-20070106-2|56	%doc %{_texmfdistdir}/source/latex/preprint/balance.drv
12mr|texlive-preprint-20070106-2|57	%doc %{_texmfdistdir}/source/latex/preprint/balance.dtx
12mr|texlive-preprint-20070106-2|58	%doc %{_texmfdistdir}/source/latex/preprint/balance.ins
12mr|texlive-preprint-20070106-2|59	%doc %{_texmfdistdir}/source/latex/preprint/figcaps.drv
12mr|texlive-preprint-20070106-2|60	%doc %{_texmfdistdir}/source/latex/preprint/figcaps.dtx
12mr|texlive-preprint-20070106-2|61	%doc %{_texmfdistdir}/source/latex/preprint/figcaps.ins
12mr|texlive-preprint-20070106-2|62	%doc %{_texmfdistdir}/source/latex/preprint/fullpage.drv
12mr|texlive-preprint-20070106-2|63	%doc %{_texmfdistdir}/source/latex/preprint/fullpage.dtx
12mr|texlive-preprint-20070106-2|64	%doc %{_texmfdistdir}/source/latex/preprint/fullpage.ins
12mr|texlive-preprint-20070106-2|65	%doc %{_texmfdistdir}/source/latex/preprint/sublabel.drv
12mr|texlive-preprint-20070106-2|66	%doc %{_texmfdistdir}/source/latex/preprint/sublabel.dtx
12mr|texlive-preprint-20070106-2|67	%doc %{_texmfdistdir}/source/latex/preprint/sublabel.ins
12mr|texlive-preprint-20070106-2|68	
12mr|texlive-preprint-20070106-2|69	#-----------------------------------------------------------------------
12mr|texlive-preprint-20070106-2|70	%prep
12mr|texlive-preprint-20070106-2|71	%setup -c -a0 -a1 -a2
12mr|texlive-preprint-20070106-2|72	
12mr|texlive-preprint-20070106-2|73	%build
12mr|texlive-preprint-20070106-2|74	
12mr|texlive-preprint-20070106-2|75	%install
12mr|texlive-preprint-20070106-2|76	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-preprint-20070106-2|77	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-preprint-20070106-2|78	
12mr|texlive-preprint-20070106-2|79	
12mr|texlive-preprint-20070106-2|80	
12mr|texlive-preprint-20070106-2|81	%changelog
12mr|texlive-preprint-20070106-2|82	

18281 12
12mr|texlive-prerex-6.5.1-1|1	# revision 26698
12mr|texlive-prerex-6.5.1-1|2	# category Package
12mr|texlive-prerex-6.5.1-1|3	# catalog-ctan /graphics/prerex
12mr|texlive-prerex-6.5.1-1|4	# catalog-date 2012-05-28 13:29:39 +0200
12mr|texlive-prerex-6.5.1-1|5	# catalog-license gpl
12mr|texlive-prerex-6.5.1-1|6	# catalog-version 6.5.1
12mr|texlive-prerex-6.5.1-1|7	Name:		texlive-prerex
12mr|texlive-prerex-6.5.1-1|8	Version:	6.5.1
12mr|texlive-prerex-6.5.1-1|9	Release:	1
12mr|texlive-prerex-6.5.1-1|10	Summary:	Interactive editor and macro support for prerequisite charts
12mr|texlive-prerex-6.5.1-1|11	Group:		Publishing
12mr|texlive-prerex-6.5.1-1|12	URL:		http://www.ctan.org/tex-archive/graphics/prerex
12mr|texlive-prerex-6.5.1-1|13	License:	GPL
12mr|texlive-prerex-6.5.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prerex.tar.xz
12mr|texlive-prerex-6.5.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prerex.doc.tar.xz
12mr|texlive-prerex-6.5.1-1|16	BuildArch:	noarch
12mr|texlive-prerex-6.5.1-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-prerex-6.5.1-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-prerex-6.5.1-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-prerex-6.5.1-1|20	
12mr|texlive-prerex-6.5.1-1|21	%description
12mr|texlive-prerex-6.5.1-1|22	This package consists of prerex.sty, a LaTeX package for
12mr|texlive-prerex-6.5.1-1|23	producing charts of course nodes linked by arrows representing
12mr|texlive-prerex-6.5.1-1|24	pre- and co-requisites, and prerex, an interactive program for
12mr|texlive-prerex-6.5.1-1|25	creating and editing chart descriptions. The implementation of
12mr|texlive-prerex-6.5.1-1|26	prerex.sty is built on PGF, so that it may be used equally
12mr|texlive-prerex-6.5.1-1|27	happily with latex or pdflatex; prerex itself is written in C.
12mr|texlive-prerex-6.5.1-1|28	The package includes source code for a previewer application, a
12mr|texlive-prerex-6.5.1-1|29	lightweight Qt-4 and poppler-based prerex-enabled PDF viewer.
12mr|texlive-prerex-6.5.1-1|30	
12mr|texlive-prerex-6.5.1-1|31	%post
12mr|texlive-prerex-6.5.1-1|32	%{_sbindir}/texlive.post
12mr|texlive-prerex-6.5.1-1|33	
12mr|texlive-prerex-6.5.1-1|34	%postun
12mr|texlive-prerex-6.5.1-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-prerex-6.5.1-1|36	%{_sbindir}/texlive.post
12mr|texlive-prerex-6.5.1-1|37	fi
12mr|texlive-prerex-6.5.1-1|38	
12mr|texlive-prerex-6.5.1-1|39	#-----------------------------------------------------------------------
12mr|texlive-prerex-6.5.1-1|40	%files
12mr|texlive-prerex-6.5.1-1|41	%{_texmfdistdir}/tex/latex/prerex/prerex.sty
12mr|texlive-prerex-6.5.1-1|42	%doc %{_texmfdistdir}/doc/latex/prerex/README
12mr|texlive-prerex-6.5.1-1|43	%doc %{_texmfdistdir}/doc/latex/prerex/chart.html
12mr|texlive-prerex-6.5.1-1|44	%doc %{_texmfdistdir}/doc/latex/prerex/chart.pdf
12mr|texlive-prerex-6.5.1-1|45	%doc %{_texmfdistdir}/doc/latex/prerex/chart.png
12mr|texlive-prerex-6.5.1-1|46	%doc %{_texmfdistdir}/doc/latex/prerex/chart.tex
12mr|texlive-prerex-6.5.1-1|47	%doc %{_texmfdistdir}/doc/latex/prerex/doc/intro.pdf
12mr|texlive-prerex-6.5.1-1|48	%doc %{_texmfdistdir}/doc/latex/prerex/doc/intro.tex
12mr|texlive-prerex-6.5.1-1|49	%doc %{_texmfdistdir}/doc/latex/prerex/doc/introFonts.png
12mr|texlive-prerex-6.5.1-1|50	%doc %{_texmfdistdir}/doc/latex/prerex/doc/introchart1.tex
12mr|texlive-prerex-6.5.1-1|51	%doc %{_texmfdistdir}/doc/latex/prerex/doc/introchart2.tex
12mr|texlive-prerex-6.5.1-1|52	%doc %{_texmfdistdir}/doc/latex/prerex/doc/prerex.pdf
12mr|texlive-prerex-6.5.1-1|53	%doc %{_texmfdistdir}/doc/latex/prerex/doc/prerex.sty.7
12mr|texlive-prerex-6.5.1-1|54	%doc %{_texmfdistdir}/doc/latex/prerex/doc/prerex.tex
12mr|texlive-prerex-6.5.1-1|55	%doc %{_texmfdistdir}/doc/latex/prerex/prerex-6.5.1.tar.gz
12mr|texlive-prerex-6.5.1-1|56	%doc %{_texmfdistdir}/doc/latex/prerex/vprerex-6.4.1.tar.gz
12mr|texlive-prerex-6.5.1-1|57	
12mr|texlive-prerex-6.5.1-1|58	#-----------------------------------------------------------------------
12mr|texlive-prerex-6.5.1-1|59	%prep
12mr|texlive-prerex-6.5.1-1|60	%setup -c -a0 -a1
12mr|texlive-prerex-6.5.1-1|61	
12mr|texlive-prerex-6.5.1-1|62	%build
12mr|texlive-prerex-6.5.1-1|63	
12mr|texlive-prerex-6.5.1-1|64	%install
12mr|texlive-prerex-6.5.1-1|65	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-prerex-6.5.1-1|66	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-prerex-6.5.1-1|67	
12mr|texlive-prerex-6.5.1-1|68	
12mr|texlive-prerex-6.5.1-1|69	
12mr|texlive-prerex-6.5.1-1|70	%changelog
12mr|texlive-prerex-6.5.1-1|71	

18282 12
12mr|texlive-present-2.2-1|1	# revision 25953
12mr|texlive-present-2.2-1|2	# category Package
12mr|texlive-present-2.2-1|3	# catalog-ctan /macros/plain/contrib/present
12mr|texlive-present-2.2-1|4	# catalog-date 2012-04-12 21:32:25 +0200
12mr|texlive-present-2.2-1|5	# catalog-license lppl
12mr|texlive-present-2.2-1|6	# catalog-version 2.2
12mr|texlive-present-2.2-1|7	Name:		texlive-present
12mr|texlive-present-2.2-1|8	Version:	2.2
12mr|texlive-present-2.2-1|9	Release:	1
12mr|texlive-present-2.2-1|10	Summary:	Presentations with Plain TeX
12mr|texlive-present-2.2-1|11	Group:		Publishing
12mr|texlive-present-2.2-1|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/present
12mr|texlive-present-2.2-1|13	License:	LPPL
12mr|texlive-present-2.2-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/present.tar.xz
12mr|texlive-present-2.2-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/present.doc.tar.xz
12mr|texlive-present-2.2-1|16	BuildArch:	noarch
12mr|texlive-present-2.2-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-present-2.2-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-present-2.2-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-present-2.2-1|20	
12mr|texlive-present-2.2-1|21	%description
12mr|texlive-present-2.2-1|22	The package offers a collection of simple macros for preparing
12mr|texlive-present-2.2-1|23	presentations in Plain TeX. Slide colour and text colour may be
12mr|texlive-present-2.2-1|24	set, links between parts of the presentation, to other files,
12mr|texlive-present-2.2-1|25	and to web addresses may be inserted. Images may be included
12mr|texlive-present-2.2-1|26	easily, and code is available to provide transition effects
12mr|texlive-present-2.2-1|27	between slides or frames. The structure of the macros is not
12mr|texlive-present-2.2-1|28	overly complex, so that users should find it easy to adapt the
12mr|texlive-present-2.2-1|29	macros to their specific needs.
12mr|texlive-present-2.2-1|30	
12mr|texlive-present-2.2-1|31	%post
12mr|texlive-present-2.2-1|32	%{_sbindir}/texlive.post
12mr|texlive-present-2.2-1|33	
12mr|texlive-present-2.2-1|34	%postun
12mr|texlive-present-2.2-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-present-2.2-1|36	%{_sbindir}/texlive.post
12mr|texlive-present-2.2-1|37	fi
12mr|texlive-present-2.2-1|38	
12mr|texlive-present-2.2-1|39	#-----------------------------------------------------------------------
12mr|texlive-present-2.2-1|40	%files
12mr|texlive-present-2.2-1|41	%{_texmfdistdir}/tex/plain/present/present.tex
12mr|texlive-present-2.2-1|42	%doc %{_texmfdistdir}/doc/plain/present/HowToTalkTeX.pdf
12mr|texlive-present-2.2-1|43	%doc %{_texmfdistdir}/doc/plain/present/HowToTalkTeX.tex
12mr|texlive-present-2.2-1|44	%doc %{_texmfdistdir}/doc/plain/present/Pfeil1.pdf
12mr|texlive-present-2.2-1|45	%doc %{_texmfdistdir}/doc/plain/present/Pfeil2.pdf
12mr|texlive-present-2.2-1|46	%doc %{_texmfdistdir}/doc/plain/present/Pfeil3.pdf
12mr|texlive-present-2.2-1|47	%doc %{_texmfdistdir}/doc/plain/present/Pfeil4.pdf
12mr|texlive-present-2.2-1|48	%doc %{_texmfdistdir}/doc/plain/present/README
12mr|texlive-present-2.2-1|49	%doc %{_texmfdistdir}/doc/plain/present/Sagnac.pdf
12mr|texlive-present-2.2-1|50	%doc %{_texmfdistdir}/doc/plain/present/Stern.png
12mr|texlive-present-2.2-1|51	%doc %{_texmfdistdir}/doc/plain/present/background.png
12mr|texlive-present-2.2-1|52	%doc %{_texmfdistdir}/doc/plain/present/present-transitions.tex
12mr|texlive-present-2.2-1|53	
12mr|texlive-present-2.2-1|54	#-----------------------------------------------------------------------
12mr|texlive-present-2.2-1|55	%prep
12mr|texlive-present-2.2-1|56	%setup -c -a0 -a1
12mr|texlive-present-2.2-1|57	
12mr|texlive-present-2.2-1|58	%build
12mr|texlive-present-2.2-1|59	
12mr|texlive-present-2.2-1|60	%install
12mr|texlive-present-2.2-1|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-present-2.2-1|62	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-present-2.2-1|63	
12mr|texlive-present-2.2-1|64	
12mr|texlive-present-2.2-1|65	
12mr|texlive-present-2.2-1|66	%changelog
12mr|texlive-present-2.2-1|67	

18283 12
12mr|texlive-presentations-20100212-2|1	# revision 17172
12mr|texlive-presentations-20100212-2|2	# category Package
12mr|texlive-presentations-20100212-2|3	# catalog-ctan /info/examples/Presentations_de
12mr|texlive-presentations-20100212-2|4	# catalog-date 2010-02-12 13:59:30 +0100
12mr|texlive-presentations-20100212-2|5	# catalog-license lppl
12mr|texlive-presentations-20100212-2|6	# catalog-version undef
12mr|texlive-presentations-20100212-2|7	Name:		texlive-presentations
12mr|texlive-presentations-20100212-2|8	Version:	20100212
12mr|texlive-presentations-20100212-2|9	Release:	2
12mr|texlive-presentations-20100212-2|10	Summary:	Examples from the book Presentationen mit LaTeX
12mr|texlive-presentations-20100212-2|11	Group:		Publishing
12mr|texlive-presentations-20100212-2|12	URL:		http://www.ctan.org/tex-archive/info/examples/Presentations_de
12mr|texlive-presentations-20100212-2|13	License:	LPPL
12mr|texlive-presentations-20100212-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/presentations.tar.xz
12mr|texlive-presentations-20100212-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/presentations.doc.tar.xz
12mr|texlive-presentations-20100212-2|16	BuildArch:	noarch
12mr|texlive-presentations-20100212-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-presentations-20100212-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-presentations-20100212-2|19	
12mr|texlive-presentations-20100212-2|20	%description
12mr|texlive-presentations-20100212-2|21	This bundle contains all the examples, as source, eps and pdf,
12mr|texlive-presentations-20100212-2|22	of the author's book "Presentationen mit LaTeX", from the
12mr|texlive-presentations-20100212-2|23	Dante-Edition series.
12mr|texlive-presentations-20100212-2|24	
12mr|texlive-presentations-20100212-2|25	#-----------------------------------------------------------------------
12mr|texlive-presentations-20100212-2|26	%files
12mr|texlive-presentations-20100212-2|27	%doc %{_texmfdistdir}/doc/latex/presentations/01-01-1.ltx2crop
12mr|texlive-presentations-20100212-2|28	%doc %{_texmfdistdir}/doc/latex/presentations/01-01-2.ltx2ps
12mr|texlive-presentations-20100212-2|29	%doc %{_texmfdistdir}/doc/latex/presentations/01-01-3.ltx2
12mr|texlive-presentations-20100212-2|30	%doc %{_texmfdistdir}/doc/latex/presentations/01-01-4.ltx2
12mr|texlive-presentations-20100212-2|31	%doc %{_texmfdistdir}/doc/latex/presentations/01-01-5.ltx2ps
12mr|texlive-presentations-20100212-2|32	%doc %{_texmfdistdir}/doc/latex/presentations/01-01-6.ltx2
12mr|texlive-presentations-20100212-2|33	%doc %{_texmfdistdir}/doc/latex/presentations/01-02-1.ltxb
12mr|texlive-presentations-20100212-2|34	%doc %{_texmfdistdir}/doc/latex/presentations/01-03-1.ltxb
12mr|texlive-presentations-20100212-2|35	%doc %{_texmfdistdir}/doc/latex/presentations/01-03-2.ltxb
12mr|texlive-presentations-20100212-2|36	%doc %{_texmfdistdir}/doc/latex/presentations/01-03-3.ltx
12mr|texlive-presentations-20100212-2|37	%doc %{_texmfdistdir}/doc/latex/presentations/01-03-4.ltx
12mr|texlive-presentations-20100212-2|38	%doc %{_texmfdistdir}/doc/latex/presentations/01-03-4.ltxb
12mr|texlive-presentations-20100212-2|39	%doc %{_texmfdistdir}/doc/latex/presentations/01-03-5.ltxb
12mr|texlive-presentations-20100212-2|40	%doc %{_texmfdistdir}/doc/latex/presentations/01-04-1.ltxb
12mr|texlive-presentations-20100212-2|41	%doc %{_texmfdistdir}/doc/latex/presentations/01-04-2.ltxb
12mr|texlive-presentations-20100212-2|42	%doc %{_texmfdistdir}/doc/latex/presentations/01-04-3.ltx
12mr|texlive-presentations-20100212-2|43	%doc %{_texmfdistdir}/doc/latex/presentations/01-04-4.ltx
12mr|texlive-presentations-20100212-2|44	%doc %{_texmfdistdir}/doc/latex/presentations/01-04-5.ltxb
12mr|texlive-presentations-20100212-2|45	%doc %{_texmfdistdir}/doc/latex/presentations/01-05-1.ltx
12mr|texlive-presentations-20100212-2|46	%doc %{_texmfdistdir}/doc/latex/presentations/01-05-2.ltx
12mr|texlive-presentations-20100212-2|47	%doc %{_texmfdistdir}/doc/latex/presentations/01-05-3.ltxb
12mr|texlive-presentations-20100212-2|48	%doc %{_texmfdistdir}/doc/latex/presentations/02-01-1.ltxpd
12mr|texlive-presentations-20100212-2|49	%doc %{_texmfdistdir}/doc/latex/presentations/02-01-2.ltxpd
12mr|texlive-presentations-20100212-2|50	%doc %{_texmfdistdir}/doc/latex/presentations/02-01-3.ltxpd
12mr|texlive-presentations-20100212-2|51	%doc %{_texmfdistdir}/doc/latex/presentations/02-02-1.ltxpd
12mr|texlive-presentations-20100212-2|52	%doc %{_texmfdistdir}/doc/latex/presentations/02-03-1.ltxpd
12mr|texlive-presentations-20100212-2|53	%doc %{_texmfdistdir}/doc/latex/presentations/02-03-2.ltxpd
12mr|texlive-presentations-20100212-2|54	%doc %{_texmfdistdir}/doc/latex/presentations/02-03-3.ltxpd
12mr|texlive-presentations-20100212-2|55	%doc %{_texmfdistdir}/doc/latex/presentations/02-03-4.ltxpd
12mr|texlive-presentations-20100212-2|56	%doc %{_texmfdistdir}/doc/latex/presentations/02-04-1.ltxpd
12mr|texlive-presentations-20100212-2|57	%doc %{_texmfdistdir}/doc/latex/presentations/02-04-2.ltxpd
12mr|texlive-presentations-20100212-2|58	%doc %{_texmfdistdir}/doc/latex/presentations/02-04-3.ltxpd
12mr|texlive-presentations-20100212-2|59	%doc %{_texmfdistdir}/doc/latex/presentations/02-04-4.ltxpd
12mr|texlive-presentations-20100212-2|60	%doc %{_texmfdistdir}/doc/latex/presentations/02-04-5.ltxpd
12mr|texlive-presentations-20100212-2|61	%doc %{_texmfdistdir}/doc/latex/presentations/02-04-6.ltxpd
12mr|texlive-presentations-20100212-2|62	%doc %{_texmfdistdir}/doc/latex/presentations/02-04-7.ltxpd
12mr|texlive-presentations-20100212-2|63	%doc %{_texmfdistdir}/doc/latex/presentations/02-05-1.ltxpd
12mr|texlive-presentations-20100212-2|64	%doc %{_texmfdistdir}/doc/latex/presentations/02-06-1.ltxpd
12mr|texlive-presentations-20100212-2|65	%doc %{_texmfdistdir}/doc/latex/presentations/02-06-2.ltxps
12mr|texlive-presentations-20100212-2|66	%doc %{_texmfdistdir}/doc/latex/presentations/02-07-1.ltxpd
12mr|texlive-presentations-20100212-2|67	%doc %{_texmfdistdir}/doc/latex/presentations/02-08-1.ltxpd
12mr|texlive-presentations-20100212-2|68	%doc %{_texmfdistdir}/doc/latex/presentations/02-09-1.ltxps
12mr|texlive-presentations-20100212-2|69	%doc %{_texmfdistdir}/doc/latex/presentations/02-10-1.ltxpd
12mr|texlive-presentations-20100212-2|70	%doc %{_texmfdistdir}/doc/latex/presentations/02-10-2.ltxpd
12mr|texlive-presentations-20100212-2|71	%doc %{_texmfdistdir}/doc/latex/presentations/02-10-3.ltxpd
12mr|texlive-presentations-20100212-2|72	%doc %{_texmfdistdir}/doc/latex/presentations/02-10-4.ltxpd
12mr|texlive-presentations-20100212-2|73	%doc %{_texmfdistdir}/doc/latex/presentations/02-10-5.ltxpd
12mr|texlive-presentations-20100212-2|74	%doc %{_texmfdistdir}/doc/latex/presentations/02-10-6.ltxpd
12mr|texlive-presentations-20100212-2|75	%doc %{_texmfdistdir}/doc/latex/presentations/02-11-1.ltxpd
12mr|texlive-presentations-20100212-2|76	%doc %{_texmfdistdir}/doc/latex/presentations/02-12-1.ltxpd
12mr|texlive-presentations-20100212-2|77	%doc %{_texmfdistdir}/doc/latex/presentations/02-12-2.ltxpd
12mr|texlive-presentations-20100212-2|78	%doc %{_texmfdistdir}/doc/latex/presentations/02-13-1.ltxpd
12mr|texlive-presentations-20100212-2|79	%doc %{_texmfdistdir}/doc/latex/presentations/02-13-2.ltxpd
12mr|texlive-presentations-20100212-2|80	%doc %{_texmfdistdir}/doc/latex/presentations/02-13-3.ltxpd
12mr|texlive-presentations-20100212-2|81	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-1.ltxpd
12mr|texlive-presentations-20100212-2|82	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-10.ltxpd
12mr|texlive-presentations-20100212-2|83	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-11.ltxpd
12mr|texlive-presentations-20100212-2|84	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-12.ltxpd
12mr|texlive-presentations-20100212-2|85	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-13.ltxpd
12mr|texlive-presentations-20100212-2|86	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-14.ltxpd
12mr|texlive-presentations-20100212-2|87	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-15.ltxpd
12mr|texlive-presentations-20100212-2|88	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-16.ltxpd
12mr|texlive-presentations-20100212-2|89	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-17.ltxpd
12mr|texlive-presentations-20100212-2|90	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-18.ltxpd
12mr|texlive-presentations-20100212-2|91	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-2.ltxpd
12mr|texlive-presentations-20100212-2|92	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-3.ltxpd
12mr|texlive-presentations-20100212-2|93	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-4.ltxpd
12mr|texlive-presentations-20100212-2|94	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-5.ltxpd
12mr|texlive-presentations-20100212-2|95	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-6.ltxpd
12mr|texlive-presentations-20100212-2|96	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-7.ltxpd
12mr|texlive-presentations-20100212-2|97	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-8.ltxpd
12mr|texlive-presentations-20100212-2|98	%doc %{_texmfdistdir}/doc/latex/presentations/02-14-9.ltxpd
12mr|texlive-presentations-20100212-2|99	%doc %{_texmfdistdir}/doc/latex/presentations/03-01-1.ltxpd
12mr|texlive-presentations-20100212-2|100	%doc %{_texmfdistdir}/doc/latex/presentations/03-02-1.ltxpd
12mr|texlive-presentations-20100212-2|101	%doc %{_texmfdistdir}/doc/latex/presentations/03-03-1.ltxpd
12mr|texlive-presentations-20100212-2|102	%doc %{_texmfdistdir}/doc/latex/presentations/03-03-2.ltxpd
12mr|texlive-presentations-20100212-2|103	%doc %{_texmfdistdir}/doc/latex/presentations/03-03-3.ltxpd
12mr|texlive-presentations-20100212-2|104	%doc %{_texmfdistdir}/doc/latex/presentations/04-01-1.ltxb
12mr|texlive-presentations-20100212-2|105	%doc %{_texmfdistdir}/doc/latex/presentations/04-01-2.ltxb
12mr|texlive-presentations-20100212-2|106	%doc %{_texmfdistdir}/doc/latex/presentations/04-01-3.ltxb
12mr|texlive-presentations-20100212-2|107	%doc %{_texmfdistdir}/doc/latex/presentations/04-01-4.ltxb
12mr|texlive-presentations-20100212-2|108	%doc %{_texmfdistdir}/doc/latex/presentations/04-03-1.ltxb
12mr|texlive-presentations-20100212-2|109	%doc %{_texmfdistdir}/doc/latex/presentations/04-03-2.ltx2
12mr|texlive-presentations-20100212-2|110	%doc %{_texmfdistdir}/doc/latex/presentations/04-04-1.ltxb
12mr|texlive-presentations-20100212-2|111	%doc %{_texmfdistdir}/doc/latex/presentations/04-05-1.ltxb
12mr|texlive-presentations-20100212-2|112	%doc %{_texmfdistdir}/doc/latex/presentations/04-06-1.ltxb
12mr|texlive-presentations-20100212-2|113	%doc %{_texmfdistdir}/doc/latex/presentations/04-06-10.ltxb
12mr|texlive-presentations-20100212-2|114	%doc %{_texmfdistdir}/doc/latex/presentations/04-06-11.ltxb
12mr|texlive-presentations-20100212-2|115	%doc %{_texmfdistdir}/doc/latex/presentations/04-06-2.ltxb
12mr|texlive-presentations-20100212-2|116	%doc %{_texmfdistdir}/doc/latex/presentations/04-06-3.ltxb
12mr|texlive-presentations-20100212-2|117	%doc %{_texmfdistdir}/doc/latex/presentations/04-06-4.ltxbps
12mr|texlive-presentations-20100212-2|118	%doc %{_texmfdistdir}/doc/latex/presentations/04-06-5.ltxb
12mr|texlive-presentations-20100212-2|119	%doc %{_texmfdistdir}/doc/latex/presentations/04-06-6.ltxb
12mr|texlive-presentations-20100212-2|120	%doc %{_texmfdistdir}/doc/latex/presentations/04-06-7.ltxb
12mr|texlive-presentations-20100212-2|121	%doc %{_texmfdistdir}/doc/latex/presentations/04-06-8.ltxb
12mr|texlive-presentations-20100212-2|122	%doc %{_texmfdistdir}/doc/latex/presentations/04-06-9.ltxb
12mr|texlive-presentations-20100212-2|123	%doc %{_texmfdistdir}/doc/latex/presentations/04-07-1.ltxb
12mr|texlive-presentations-20100212-2|124	%doc %{_texmfdistdir}/doc/latex/presentations/04-08-1.ltxb
12mr|texlive-presentations-20100212-2|125	%doc %{_texmfdistdir}/doc/latex/presentations/04-09-1.ltxbps
12mr|texlive-presentations-20100212-2|126	%doc %{_texmfdistdir}/doc/latex/presentations/04-11-1.ltxb
12mr|texlive-presentations-20100212-2|127	%doc %{_texmfdistdir}/doc/latex/presentations/04-11-2.ltxb
12mr|texlive-presentations-20100212-2|128	%doc %{_texmfdistdir}/doc/latex/presentations/04-11-3.ltxb
12mr|texlive-presentations-20100212-2|129	%doc %{_texmfdistdir}/doc/latex/presentations/04-12-1.ltxb
12mr|texlive-presentations-20100212-2|130	%doc %{_texmfdistdir}/doc/latex/presentations/04-12-2.ltxb
12mr|texlive-presentations-20100212-2|131	%doc %{_texmfdistdir}/doc/latex/presentations/04-13-1.ltxb
12mr|texlive-presentations-20100212-2|132	%doc %{_texmfdistdir}/doc/latex/presentations/04-13-2.ltxb
12mr|texlive-presentations-20100212-2|133	%doc %{_texmfdistdir}/doc/latex/presentations/04-14-1.ltxb
12mr|texlive-presentations-20100212-2|134	%doc %{_texmfdistdir}/doc/latex/presentations/04-15-1.ltxb
12mr|texlive-presentations-20100212-2|135	%doc %{_texmfdistdir}/doc/latex/presentations/04-15-2.ltxb
12mr|texlive-presentations-20100212-2|136	%doc %{_texmfdistdir}/doc/latex/presentations/04-16-1.ltxb
12mr|texlive-presentations-20100212-2|137	%doc %{_texmfdistdir}/doc/latex/presentations/04-16-2.ltxb
12mr|texlive-presentations-20100212-2|138	%doc %{_texmfdistdir}/doc/latex/presentations/04-16-3.ltxb
12mr|texlive-presentations-20100212-2|139	%doc %{_texmfdistdir}/doc/latex/presentations/04-17-1.ltxb
12mr|texlive-presentations-20100212-2|140	%doc %{_texmfdistdir}/doc/latex/presentations/04-18-1.ltxb
12mr|texlive-presentations-20100212-2|141	%doc %{_texmfdistdir}/doc/latex/presentations/04-18-2.ltxb
12mr|texlive-presentations-20100212-2|142	%doc %{_texmfdistdir}/doc/latex/presentations/04-19-1.ltxb
12mr|texlive-presentations-20100212-2|143	%doc %{_texmfdistdir}/doc/latex/presentations/04-19-2.ltxb
12mr|texlive-presentations-20100212-2|144	%doc %{_texmfdistdir}/doc/latex/presentations/04-20-1.ltxb
12mr|texlive-presentations-20100212-2|145	%doc %{_texmfdistdir}/doc/latex/presentations/04-20-2.ltxb
12mr|texlive-presentations-20100212-2|146	%doc %{_texmfdistdir}/doc/latex/presentations/04-20-3.ltxb
12mr|texlive-presentations-20100212-2|147	%doc %{_texmfdistdir}/doc/latex/presentations/04-20-4.ltxb
12mr|texlive-presentations-20100212-2|148	%doc %{_texmfdistdir}/doc/latex/presentations/04-20-5.ltxb
12mr|texlive-presentations-20100212-2|149	%doc %{_texmfdistdir}/doc/latex/presentations/04-21-1.ltxb
12mr|texlive-presentations-20100212-2|150	%doc %{_texmfdistdir}/doc/latex/presentations/04-21-2.ltxb
12mr|texlive-presentations-20100212-2|151	%doc %{_texmfdistdir}/doc/latex/presentations/04-21-3.ltxb
12mr|texlive-presentations-20100212-2|152	%doc %{_texmfdistdir}/doc/latex/presentations/04-21-4.ltxb
12mr|texlive-presentations-20100212-2|153	%doc %{_texmfdistdir}/doc/latex/presentations/04-22-1.ltxb
12mr|texlive-presentations-20100212-2|154	%doc %{_texmfdistdir}/doc/latex/presentations/04-22-2.ltxb
12mr|texlive-presentations-20100212-2|155	%doc %{_texmfdistdir}/doc/latex/presentations/04-22-3.ltxb
12mr|texlive-presentations-20100212-2|156	%doc %{_texmfdistdir}/doc/latex/presentations/04-23-1.ltxb
12mr|texlive-presentations-20100212-2|157	%doc %{_texmfdistdir}/doc/latex/presentations/04-23-2.ltxb
12mr|texlive-presentations-20100212-2|158	%doc %{_texmfdistdir}/doc/latex/presentations/04-24-1.ltxb
12mr|texlive-presentations-20100212-2|159	%doc %{_texmfdistdir}/doc/latex/presentations/04-24-2.ltxb
12mr|texlive-presentations-20100212-2|160	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-1.ltxb
12mr|texlive-presentations-20100212-2|161	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-10.ltxb
12mr|texlive-presentations-20100212-2|162	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-11.ltxb
12mr|texlive-presentations-20100212-2|163	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-12.ltxb
12mr|texlive-presentations-20100212-2|164	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-13.ltxb
12mr|texlive-presentations-20100212-2|165	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-14.ltxb
12mr|texlive-presentations-20100212-2|166	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-15.ltxb
12mr|texlive-presentations-20100212-2|167	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-16.ltxb
12mr|texlive-presentations-20100212-2|168	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-17.ltxb
12mr|texlive-presentations-20100212-2|169	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-18.ltxb
12mr|texlive-presentations-20100212-2|170	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-19.ltxb
12mr|texlive-presentations-20100212-2|171	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-2.ltxb
12mr|texlive-presentations-20100212-2|172	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-20.ltxb
12mr|texlive-presentations-20100212-2|173	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-21.ltxb
12mr|texlive-presentations-20100212-2|174	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-22.ltxb
12mr|texlive-presentations-20100212-2|175	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-23.ltxb
12mr|texlive-presentations-20100212-2|176	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-24.ltxb
12mr|texlive-presentations-20100212-2|177	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-25.ltxb
12mr|texlive-presentations-20100212-2|178	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-26.ltxb
12mr|texlive-presentations-20100212-2|179	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-27.ltxb
12mr|texlive-presentations-20100212-2|180	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-28.ltxb
12mr|texlive-presentations-20100212-2|181	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-29.ltxb
12mr|texlive-presentations-20100212-2|182	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-3.ltxb
12mr|texlive-presentations-20100212-2|183	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-30.ltxb
12mr|texlive-presentations-20100212-2|184	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-31.ltxb
12mr|texlive-presentations-20100212-2|185	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-32.ltxb
12mr|texlive-presentations-20100212-2|186	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-33.ltxb
12mr|texlive-presentations-20100212-2|187	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-34.ltxb
12mr|texlive-presentations-20100212-2|188	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-35.ltxb
12mr|texlive-presentations-20100212-2|189	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-36.ltxb
12mr|texlive-presentations-20100212-2|190	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-37.ltxb
12mr|texlive-presentations-20100212-2|191	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-4.ltxb
12mr|texlive-presentations-20100212-2|192	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-5.ltxb
12mr|texlive-presentations-20100212-2|193	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-6.ltxb
12mr|texlive-presentations-20100212-2|194	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-7.ltxb
12mr|texlive-presentations-20100212-2|195	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-8.ltxb
12mr|texlive-presentations-20100212-2|196	%doc %{_texmfdistdir}/doc/latex/presentations/04-25-9.ltxb
12mr|texlive-presentations-20100212-2|197	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-1.ltxb
12mr|texlive-presentations-20100212-2|198	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-10.ltxb
12mr|texlive-presentations-20100212-2|199	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-11.ltxb
12mr|texlive-presentations-20100212-2|200	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-12.ltxb
12mr|texlive-presentations-20100212-2|201	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-13.ltxb
12mr|texlive-presentations-20100212-2|202	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-14.ltxb
12mr|texlive-presentations-20100212-2|203	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-15.ltxb
12mr|texlive-presentations-20100212-2|204	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-16.ltxb
12mr|texlive-presentations-20100212-2|205	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-17.ltxb
12mr|texlive-presentations-20100212-2|206	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-18.ltxb
12mr|texlive-presentations-20100212-2|207	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-19.ltxb
12mr|texlive-presentations-20100212-2|208	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-2.ltxb
12mr|texlive-presentations-20100212-2|209	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-20.ltxb
12mr|texlive-presentations-20100212-2|210	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-21.ltxb
12mr|texlive-presentations-20100212-2|211	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-22.ltxb
12mr|texlive-presentations-20100212-2|212	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-23.ltxb
12mr|texlive-presentations-20100212-2|213	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-24.ltxb
12mr|texlive-presentations-20100212-2|214	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-25.ltxb
12mr|texlive-presentations-20100212-2|215	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-26.ltxb
12mr|texlive-presentations-20100212-2|216	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-27.ltxb
12mr|texlive-presentations-20100212-2|217	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-28.ltxb
12mr|texlive-presentations-20100212-2|218	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-29.ltxb
12mr|texlive-presentations-20100212-2|219	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-3.ltxb
12mr|texlive-presentations-20100212-2|220	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-30.ltxb
12mr|texlive-presentations-20100212-2|221	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-31.ltxb
12mr|texlive-presentations-20100212-2|222	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-32.ltxb
12mr|texlive-presentations-20100212-2|223	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-33.ltxb
12mr|texlive-presentations-20100212-2|224	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-34.ltxb
12mr|texlive-presentations-20100212-2|225	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-35.ltxb
12mr|texlive-presentations-20100212-2|226	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-36.ltxb
12mr|texlive-presentations-20100212-2|227	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-37.ltxb
12mr|texlive-presentations-20100212-2|228	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-4.ltxb
12mr|texlive-presentations-20100212-2|229	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-5.ltxb
12mr|texlive-presentations-20100212-2|230	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-6.ltxb
12mr|texlive-presentations-20100212-2|231	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-7.ltxb
12mr|texlive-presentations-20100212-2|232	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-8.ltxb
12mr|texlive-presentations-20100212-2|233	%doc %{_texmfdistdir}/doc/latex/presentations/04-26-9.ltxb
12mr|texlive-presentations-20100212-2|234	%doc %{_texmfdistdir}/doc/latex/presentations/05-00-1.ltxb
12mr|texlive-presentations-20100212-2|235	%doc %{_texmfdistdir}/doc/latex/presentations/05-01-1.ltxb
12mr|texlive-presentations-20100212-2|236	%doc %{_texmfdistdir}/doc/latex/presentations/05-02-1.ltxb
12mr|texlive-presentations-20100212-2|237	%doc %{_texmfdistdir}/doc/latex/presentations/05-03-1.ltxb
12mr|texlive-presentations-20100212-2|238	%doc %{_texmfdistdir}/doc/latex/presentations/05-03-2.ltxb
12mr|texlive-presentations-20100212-2|239	%doc %{_texmfdistdir}/doc/latex/presentations/06-01-1.ltx
12mr|texlive-presentations-20100212-2|240	%doc %{_texmfdistdir}/doc/latex/presentations/06-01-2.ltx
12mr|texlive-presentations-20100212-2|241	%doc %{_texmfdistdir}/doc/latex/presentations/06-01-3.ltx
12mr|texlive-presentations-20100212-2|242	%doc %{_texmfdistdir}/doc/latex/presentations/06-01-4.ltx
12mr|texlive-presentations-20100212-2|243	%doc %{_texmfdistdir}/doc/latex/presentations/06-01-5.ltx
12mr|texlive-presentations-20100212-2|244	%doc %{_texmfdistdir}/doc/latex/presentations/06-01-6.ltx
12mr|texlive-presentations-20100212-2|245	%doc %{_texmfdistdir}/doc/latex/presentations/06-01-7.ltx
12mr|texlive-presentations-20100212-2|246	%doc %{_texmfdistdir}/doc/latex/presentations/06-02-1.ltxps
12mr|texlive-presentations-20100212-2|247	%doc %{_texmfdistdir}/doc/latex/presentations/06-02-2.ltx
12mr|texlive-presentations-20100212-2|248	%doc %{_texmfdistdir}/doc/latex/presentations/06-04-1.ltx
12mr|texlive-presentations-20100212-2|249	%doc %{_texmfdistdir}/doc/latex/presentations/06-04-2.ltx
12mr|texlive-presentations-20100212-2|250	%doc %{_texmfdistdir}/doc/latex/presentations/06-04-3.ltx
12mr|texlive-presentations-20100212-2|251	%doc %{_texmfdistdir}/doc/latex/presentations/06-05-1.ltx
12mr|texlive-presentations-20100212-2|252	%doc %{_texmfdistdir}/doc/latex/presentations/07-03-1.ltx
12mr|texlive-presentations-20100212-2|253	%doc %{_texmfdistdir}/doc/latex/presentations/07-03-2.ltx
12mr|texlive-presentations-20100212-2|254	%doc %{_texmfdistdir}/doc/latex/presentations/07-03-3.ltxpd
12mr|texlive-presentations-20100212-2|255	%doc %{_texmfdistdir}/doc/latex/presentations/07-03-4.ltxb
12mr|texlive-presentations-20100212-2|256	%doc %{_texmfdistdir}/doc/latex/presentations/07-05-1.ltxbps
12mr|texlive-presentations-20100212-2|257	%doc %{_texmfdistdir}/doc/latex/presentations/07-05-2.ltxbps
12mr|texlive-presentations-20100212-2|258	%doc %{_texmfdistdir}/doc/latex/presentations/README
12mr|texlive-presentations-20100212-2|259	%doc %{_texmfdistdir}/doc/latex/presentations/Textdemo.tex
12mr|texlive-presentations-20100212-2|260	%doc %{_texmfdistdir}/doc/latex/presentations/beamer-demo.tex
12mr|texlive-presentations-20100212-2|261	%doc %{_texmfdistdir}/doc/latex/presentations/beamer-demo2.tex
12mr|texlive-presentations-20100212-2|262	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/FULogo.png
12mr|texlive-presentations-20100212-2|263	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/FULuft.jpg
12mr|texlive-presentations-20100212-2|264	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/FUbib.jpg
12mr|texlive-presentations-20100212-2|265	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/FUlogo.pdf
12mr|texlive-presentations-20100212-2|266	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/TU.jpg
12mr|texlive-presentations-20100212-2|267	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/TeX.pdf
12mr|texlive-presentations-20100212-2|268	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/beamer0.pdf
12mr|texlive-presentations-20100212-2|269	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/beamer1.pdf
12mr|texlive-presentations-20100212-2|270	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/beamer2.pdf
12mr|texlive-presentations-20100212-2|271	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/beamernavbar.png
12mr|texlive-presentations-20100212-2|272	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/beamernavsymbols.pdf
12mr|texlive-presentations-20100212-2|273	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/beamernavsymbols.tex
12mr|texlive-presentations-20100212-2|274	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/fu-berlin-air.pdf
12mr|texlive-presentations-20100212-2|275	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/fu-berlin.pdf
12mr|texlive-presentations-20100212-2|276	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/geo.jpg
12mr|texlive-presentations-20100212-2|277	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/ligaturen.png
12mr|texlive-presentations-20100212-2|278	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/multimedia.jpg
12mr|texlive-presentations-20100212-2|279	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/multimedia.png
12mr|texlive-presentations-20100212-2|280	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/multimedia.tex
12mr|texlive-presentations-20100212-2|281	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/silberlaube.jpg
12mr|texlive-presentations-20100212-2|282	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/silberlaube2.jpg
12mr|texlive-presentations-20100212-2|283	%doc %{_texmfdistdir}/doc/latex/presentations/images/beamer/zedat.pdf
12mr|texlive-presentations-20100212-2|284	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/FULogo.eps
12mr|texlive-presentations-20100212-2|285	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/FULogo2.eps
12mr|texlive-presentations-20100212-2|286	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/FULogoRGB.eps
12mr|texlive-presentations-20100212-2|287	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/FULogo_RGB.eps
12mr|texlive-presentations-20100212-2|288	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/FUbib.eps
12mr|texlive-presentations-20100212-2|289	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/fuBIB10.eps
12mr|texlive-presentations-20100212-2|290	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/fuBIB10.pdf
12mr|texlive-presentations-20100212-2|291	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/logofbbw.eps
12mr|texlive-presentations-20100212-2|292	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/silberlaube.eps
12mr|texlive-presentations-20100212-2|293	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/silberlaube2.eps
12mr|texlive-presentations-20100212-2|294	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/wieesgeht.eps
12mr|texlive-presentations-20100212-2|295	%doc %{_texmfdistdir}/doc/latex/presentations/images/pd/zedat2.eps
12mr|texlive-presentations-20100212-2|296	%doc %{_texmfdistdir}/doc/latex/presentations/images/pdfscreen/Tore3d.pdf
12mr|texlive-presentations-20100212-2|297	%doc %{_texmfdistdir}/doc/latex/presentations/images/pdfscreen/mp.pdf
12mr|texlive-presentations-20100212-2|298	%doc %{_texmfdistdir}/doc/latex/presentations/images/pdfscreen/mpgraph.mps
12mr|texlive-presentations-20100212-2|299	%doc %{_texmfdistdir}/doc/latex/presentations/images/pdfscreen/pst.pdf
12mr|texlive-presentations-20100212-2|300	%doc %{_texmfdistdir}/doc/latex/presentations/images/pdfscreen/tex.png
12mr|texlive-presentations-20100212-2|301	%doc %{_texmfdistdir}/doc/latex/presentations/pd-demo-default.tex
12mr|texlive-presentations-20100212-2|302	%doc %{_texmfdistdir}/doc/latex/presentations/pd-demo.tex
12mr|texlive-presentations-20100212-2|303	
12mr|texlive-presentations-20100212-2|304	#-----------------------------------------------------------------------
12mr|texlive-presentations-20100212-2|305	%prep
12mr|texlive-presentations-20100212-2|306	%setup -c -a0 -a1
12mr|texlive-presentations-20100212-2|307	
12mr|texlive-presentations-20100212-2|308	%build
12mr|texlive-presentations-20100212-2|309	
12mr|texlive-presentations-20100212-2|310	%install
12mr|texlive-presentations-20100212-2|311	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-presentations-20100212-2|312	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-presentations-20100212-2|313	
12mr|texlive-presentations-20100212-2|314	
12mr|texlive-presentations-20100212-2|315	
12mr|texlive-presentations-20100212-2|316	%changelog
12mr|texlive-presentations-20100212-2|317	

18284 12
12mr|texlive-prettyref-3.0-2|1	# revision 15878
12mr|texlive-prettyref-3.0-2|2	# category Package
12mr|texlive-prettyref-3.0-2|3	# catalog-ctan /macros/latex/contrib/prettyref
12mr|texlive-prettyref-3.0-2|4	# catalog-date 2008-11-06 09:26:54 +0100
12mr|texlive-prettyref-3.0-2|5	# catalog-license pd
12mr|texlive-prettyref-3.0-2|6	# catalog-version 3.0
12mr|texlive-prettyref-3.0-2|7	Name:		texlive-prettyref
12mr|texlive-prettyref-3.0-2|8	Version:	3.0
12mr|texlive-prettyref-3.0-2|9	Release:	2
12mr|texlive-prettyref-3.0-2|10	Summary:	Make label references "self-identify"
12mr|texlive-prettyref-3.0-2|11	Group:		Publishing
12mr|texlive-prettyref-3.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/prettyref
12mr|texlive-prettyref-3.0-2|13	License:	PD
12mr|texlive-prettyref-3.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prettyref.tar.xz
12mr|texlive-prettyref-3.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prettyref.doc.tar.xz
12mr|texlive-prettyref-3.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prettyref.source.tar.xz
12mr|texlive-prettyref-3.0-2|17	BuildArch:	noarch
12mr|texlive-prettyref-3.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-prettyref-3.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-prettyref-3.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-prettyref-3.0-2|21	
12mr|texlive-prettyref-3.0-2|22	%description
12mr|texlive-prettyref-3.0-2|23	Prettyref provides a command \newrefformat, which specifies the
12mr|texlive-prettyref-3.0-2|24	way in which a reference is typeset, according to a label
12mr|texlive-prettyref-3.0-2|25	"identification". The identification is set in the \label
12mr|texlive-prettyref-3.0-2|26	command, by using prefixed label names; so instead of
12mr|texlive-prettyref-3.0-2|27	\label{mysection}, one uses \label{sec:mysection}, and
12mr|texlive-prettyref-3.0-2|28	prettyref interprets the "sec:" part. The package is compatible
12mr|texlive-prettyref-3.0-2|29	with hyperref and with other packages.
12mr|texlive-prettyref-3.0-2|30	
12mr|texlive-prettyref-3.0-2|31	%post
12mr|texlive-prettyref-3.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-prettyref-3.0-2|33	
12mr|texlive-prettyref-3.0-2|34	%postun
12mr|texlive-prettyref-3.0-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-prettyref-3.0-2|36	%{_sbindir}/texlive.post
12mr|texlive-prettyref-3.0-2|37	fi
12mr|texlive-prettyref-3.0-2|38	
12mr|texlive-prettyref-3.0-2|39	#-----------------------------------------------------------------------
12mr|texlive-prettyref-3.0-2|40	%files
12mr|texlive-prettyref-3.0-2|41	%{_texmfdistdir}/tex/latex/prettyref/prettyref.sty
12mr|texlive-prettyref-3.0-2|42	%doc %{_texmfdistdir}/doc/latex/prettyref/README
12mr|texlive-prettyref-3.0-2|43	%doc %{_texmfdistdir}/doc/latex/prettyref/prettyref.pdf
12mr|texlive-prettyref-3.0-2|44	#- source
12mr|texlive-prettyref-3.0-2|45	%doc %{_texmfdistdir}/source/latex/prettyref/prettyref.dtx
12mr|texlive-prettyref-3.0-2|46	%doc %{_texmfdistdir}/source/latex/prettyref/prettyref.ins
12mr|texlive-prettyref-3.0-2|47	
12mr|texlive-prettyref-3.0-2|48	#-----------------------------------------------------------------------
12mr|texlive-prettyref-3.0-2|49	%prep
12mr|texlive-prettyref-3.0-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-prettyref-3.0-2|51	
12mr|texlive-prettyref-3.0-2|52	%build
12mr|texlive-prettyref-3.0-2|53	
12mr|texlive-prettyref-3.0-2|54	%install
12mr|texlive-prettyref-3.0-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-prettyref-3.0-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-prettyref-3.0-2|57	
12mr|texlive-prettyref-3.0-2|58	
12mr|texlive-prettyref-3.0-2|59	
12mr|texlive-prettyref-3.0-2|60	%changelog
12mr|texlive-prettyref-3.0-2|61	

18285 12
12mr|texlive-preview-11.86-2|1	# revision 17118
12mr|texlive-preview-11.86-2|2	# category Package
12mr|texlive-preview-11.86-2|3	# catalog-ctan /macros/latex/contrib/preview
12mr|texlive-preview-11.86-2|4	# catalog-date 2010-02-22 08:57:39 +0100
12mr|texlive-preview-11.86-2|5	# catalog-license gpl
12mr|texlive-preview-11.86-2|6	# catalog-version 11.86
12mr|texlive-preview-11.86-2|7	Name:		texlive-preview
12mr|texlive-preview-11.86-2|8	Version:	11.86
12mr|texlive-preview-11.86-2|9	Release:	2
12mr|texlive-preview-11.86-2|10	Summary:	Extract bits of a LaTeX source for output
12mr|texlive-preview-11.86-2|11	Group:		Publishing
12mr|texlive-preview-11.86-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/preview
12mr|texlive-preview-11.86-2|13	License:	GPL
12mr|texlive-preview-11.86-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/preview.tar.xz
12mr|texlive-preview-11.86-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/preview.doc.tar.xz
12mr|texlive-preview-11.86-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/preview.source.tar.xz
12mr|texlive-preview-11.86-2|17	BuildArch:	noarch
12mr|texlive-preview-11.86-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-preview-11.86-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-preview-11.86-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-preview-11.86-2|21	
12mr|texlive-preview-11.86-2|22	%description
12mr|texlive-preview-11.86-2|23	The package is a free-standing part of the preview-latex
12mr|texlive-preview-11.86-2|24	bundle. The package provides the support preview-latex needs,
12mr|texlive-preview-11.86-2|25	when it chooses the matter it will preview. The output may
12mr|texlive-preview-11.86-2|26	reasonably be expected to have other uses, as in html
12mr|texlive-preview-11.86-2|27	translators, etc.
12mr|texlive-preview-11.86-2|28	
12mr|texlive-preview-11.86-2|29	%post
12mr|texlive-preview-11.86-2|30	%{_sbindir}/texlive.post
12mr|texlive-preview-11.86-2|31	
12mr|texlive-preview-11.86-2|32	%postun
12mr|texlive-preview-11.86-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-preview-11.86-2|34	%{_sbindir}/texlive.post
12mr|texlive-preview-11.86-2|35	fi
12mr|texlive-preview-11.86-2|36	
12mr|texlive-preview-11.86-2|37	#-----------------------------------------------------------------------
12mr|texlive-preview-11.86-2|38	%files
12mr|texlive-preview-11.86-2|39	%{_texmfdistdir}/tex/latex/preview/prauctex.cfg
12mr|texlive-preview-11.86-2|40	%{_texmfdistdir}/tex/latex/preview/prauctex.def
12mr|texlive-preview-11.86-2|41	%{_texmfdistdir}/tex/latex/preview/prcounters.def
12mr|texlive-preview-11.86-2|42	%{_texmfdistdir}/tex/latex/preview/preview.sty
12mr|texlive-preview-11.86-2|43	%{_texmfdistdir}/tex/latex/preview/prfootnotes.def
12mr|texlive-preview-11.86-2|44	%{_texmfdistdir}/tex/latex/preview/prlyx.def
12mr|texlive-preview-11.86-2|45	%{_texmfdistdir}/tex/latex/preview/prshowbox.def
12mr|texlive-preview-11.86-2|46	%{_texmfdistdir}/tex/latex/preview/prshowlabels.def
12mr|texlive-preview-11.86-2|47	%{_texmfdistdir}/tex/latex/preview/prtightpage.def
12mr|texlive-preview-11.86-2|48	%{_texmfdistdir}/tex/latex/preview/prtracingall.def
12mr|texlive-preview-11.86-2|49	%doc %{_texmfdistdir}/doc/latex/preview/README
12mr|texlive-preview-11.86-2|50	%doc %{_texmfdistdir}/doc/latex/preview/preview.pdf
12mr|texlive-preview-11.86-2|51	#- source
12mr|texlive-preview-11.86-2|52	%doc %{_texmfdistdir}/source/latex/preview/preview.drv
12mr|texlive-preview-11.86-2|53	%doc %{_texmfdistdir}/source/latex/preview/preview.dtx
12mr|texlive-preview-11.86-2|54	%doc %{_texmfdistdir}/source/latex/preview/preview.ins
12mr|texlive-preview-11.86-2|55	
12mr|texlive-preview-11.86-2|56	#-----------------------------------------------------------------------
12mr|texlive-preview-11.86-2|57	%prep
12mr|texlive-preview-11.86-2|58	%setup -c -a0 -a1 -a2
12mr|texlive-preview-11.86-2|59	
12mr|texlive-preview-11.86-2|60	%build
12mr|texlive-preview-11.86-2|61	
12mr|texlive-preview-11.86-2|62	%install
12mr|texlive-preview-11.86-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-preview-11.86-2|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-preview-11.86-2|65	
12mr|texlive-preview-11.86-2|66	
12mr|texlive-preview-11.86-2|67	
12mr|texlive-preview-11.86-2|68	%changelog
12mr|texlive-preview-11.86-2|69	

18286 12
12mr|texlive-printlen-1.1a-2|1	# revision 19847
12mr|texlive-printlen-1.1a-2|2	# category Package
12mr|texlive-printlen-1.1a-2|3	# catalog-ctan /macros/latex/contrib/printlen
12mr|texlive-printlen-1.1a-2|4	# catalog-date 2010-09-22 14:58:28 +0200
12mr|texlive-printlen-1.1a-2|5	# catalog-license lppl
12mr|texlive-printlen-1.1a-2|6	# catalog-version 1.1a
12mr|texlive-printlen-1.1a-2|7	Name:		texlive-printlen
12mr|texlive-printlen-1.1a-2|8	Version:	1.1a
12mr|texlive-printlen-1.1a-2|9	Release:	2
12mr|texlive-printlen-1.1a-2|10	Summary:	Print lengths using specified units
12mr|texlive-printlen-1.1a-2|11	Group:		Publishing
12mr|texlive-printlen-1.1a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/printlen
12mr|texlive-printlen-1.1a-2|13	License:	LPPL
12mr|texlive-printlen-1.1a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/printlen.tar.xz
12mr|texlive-printlen-1.1a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/printlen.doc.tar.xz
12mr|texlive-printlen-1.1a-2|16	BuildArch:	noarch
12mr|texlive-printlen-1.1a-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-printlen-1.1a-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-printlen-1.1a-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-printlen-1.1a-2|20	
12mr|texlive-printlen-1.1a-2|21	%description
12mr|texlive-printlen-1.1a-2|22	\printlength{length} prints the value of a LaTeX length in the
12mr|texlive-printlen-1.1a-2|23	units specified by \uselengthunit{unit} ('unit' may be any TeX
12mr|texlive-printlen-1.1a-2|24	length unit except for scaled point, viz., any of: pt, pc, in,
12mr|texlive-printlen-1.1a-2|25	mm, cm, bp, dd or cc). When the unit is pt, the printed length
12mr|texlive-printlen-1.1a-2|26	value will include any stretch or shrink; otherwise these are
12mr|texlive-printlen-1.1a-2|27	not printed. The 'unit' argument may also be PT, in which case
12mr|texlive-printlen-1.1a-2|28	length values will be printed in point units but without any
12mr|texlive-printlen-1.1a-2|29	stretch or shrink values.
12mr|texlive-printlen-1.1a-2|30	
12mr|texlive-printlen-1.1a-2|31	%post
12mr|texlive-printlen-1.1a-2|32	%{_sbindir}/texlive.post
12mr|texlive-printlen-1.1a-2|33	
12mr|texlive-printlen-1.1a-2|34	%postun
12mr|texlive-printlen-1.1a-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-printlen-1.1a-2|36	%{_sbindir}/texlive.post
12mr|texlive-printlen-1.1a-2|37	fi
12mr|texlive-printlen-1.1a-2|38	
12mr|texlive-printlen-1.1a-2|39	#-----------------------------------------------------------------------
12mr|texlive-printlen-1.1a-2|40	%files
12mr|texlive-printlen-1.1a-2|41	%{_texmfdistdir}/tex/latex/printlen/printlen.sty
12mr|texlive-printlen-1.1a-2|42	%doc %{_texmfdistdir}/doc/latex/printlen/printlen-doc.pdf
12mr|texlive-printlen-1.1a-2|43	%doc %{_texmfdistdir}/doc/latex/printlen/printlen-doc.tex
12mr|texlive-printlen-1.1a-2|44	
12mr|texlive-printlen-1.1a-2|45	#-----------------------------------------------------------------------
12mr|texlive-printlen-1.1a-2|46	%prep
12mr|texlive-printlen-1.1a-2|47	%setup -c -a0 -a1
12mr|texlive-printlen-1.1a-2|48	
12mr|texlive-printlen-1.1a-2|49	%build
12mr|texlive-printlen-1.1a-2|50	
12mr|texlive-printlen-1.1a-2|51	%install
12mr|texlive-printlen-1.1a-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-printlen-1.1a-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-printlen-1.1a-2|54	
12mr|texlive-printlen-1.1a-2|55	
12mr|texlive-printlen-1.1a-2|56	
12mr|texlive-printlen-1.1a-2|57	%changelog
12mr|texlive-printlen-1.1a-2|58	

18287 12
12mr|texlive-proba-20090602-2|1	# revision 15878
12mr|texlive-proba-20090602-2|2	# category Package
12mr|texlive-proba-20090602-2|3	# catalog-ctan /macros/latex/contrib/proba
12mr|texlive-proba-20090602-2|4	# catalog-date 2009-06-02 14:48:32 +0200
12mr|texlive-proba-20090602-2|5	# catalog-license lppl
12mr|texlive-proba-20090602-2|6	# catalog-version undef
12mr|texlive-proba-20090602-2|7	Name:		texlive-proba
12mr|texlive-proba-20090602-2|8	Version:	20090602
12mr|texlive-proba-20090602-2|9	Release:	2
12mr|texlive-proba-20090602-2|10	Summary:	Shortcuts commands to symbols used in probability texts
12mr|texlive-proba-20090602-2|11	Group:		Publishing
12mr|texlive-proba-20090602-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/proba
12mr|texlive-proba-20090602-2|13	License:	LPPL
12mr|texlive-proba-20090602-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/proba.tar.xz
12mr|texlive-proba-20090602-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/proba.doc.tar.xz
12mr|texlive-proba-20090602-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/proba.source.tar.xz
12mr|texlive-proba-20090602-2|17	BuildArch:	noarch
12mr|texlive-proba-20090602-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-proba-20090602-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-proba-20090602-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-proba-20090602-2|21	
12mr|texlive-proba-20090602-2|22	%description
12mr|texlive-proba-20090602-2|23	This package includes some of the most often used commands in
12mr|texlive-proba-20090602-2|24	probability texts, e.g. probability, expectation, variance,
12mr|texlive-proba-20090602-2|25	etc. It also includes some short commands for set (blackboard)
12mr|texlive-proba-20090602-2|26	or filtrations (calligraphic). It requires LaTeX2e and the
12mr|texlive-proba-20090602-2|27	amsfonts package.
12mr|texlive-proba-20090602-2|28	
12mr|texlive-proba-20090602-2|29	%post
12mr|texlive-proba-20090602-2|30	%{_sbindir}/texlive.post
12mr|texlive-proba-20090602-2|31	
12mr|texlive-proba-20090602-2|32	%postun
12mr|texlive-proba-20090602-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-proba-20090602-2|34	%{_sbindir}/texlive.post
12mr|texlive-proba-20090602-2|35	fi
12mr|texlive-proba-20090602-2|36	
12mr|texlive-proba-20090602-2|37	#-----------------------------------------------------------------------
12mr|texlive-proba-20090602-2|38	%files
12mr|texlive-proba-20090602-2|39	%{_texmfdistdir}/tex/latex/proba/proba.sty
12mr|texlive-proba-20090602-2|40	%doc %{_texmfdistdir}/doc/latex/proba/README
12mr|texlive-proba-20090602-2|41	%doc %{_texmfdistdir}/doc/latex/proba/proba.pdf
12mr|texlive-proba-20090602-2|42	#- source
12mr|texlive-proba-20090602-2|43	%doc %{_texmfdistdir}/source/latex/proba/proba.dtx
12mr|texlive-proba-20090602-2|44	%doc %{_texmfdistdir}/source/latex/proba/proba.ins
12mr|texlive-proba-20090602-2|45	
12mr|texlive-proba-20090602-2|46	#-----------------------------------------------------------------------
12mr|texlive-proba-20090602-2|47	%prep
12mr|texlive-proba-20090602-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-proba-20090602-2|49	
12mr|texlive-proba-20090602-2|50	%build
12mr|texlive-proba-20090602-2|51	
12mr|texlive-proba-20090602-2|52	%install
12mr|texlive-proba-20090602-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-proba-20090602-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-proba-20090602-2|55	
12mr|texlive-proba-20090602-2|56	
12mr|texlive-proba-20090602-2|57	
12mr|texlive-proba-20090602-2|58	%changelog
12mr|texlive-proba-20090602-2|59	

18288 12
12mr|texlive-probsoln-3.02-1|1	# revision 25106
12mr|texlive-probsoln-3.02-1|2	# category Package
12mr|texlive-probsoln-3.02-1|3	# catalog-ctan /macros/latex/contrib/probsoln
12mr|texlive-probsoln-3.02-1|4	# catalog-date 2012-01-14 16:28:43 +0100
12mr|texlive-probsoln-3.02-1|5	# catalog-license lppl
12mr|texlive-probsoln-3.02-1|6	# catalog-version 3.02
12mr|texlive-probsoln-3.02-1|7	Name:		texlive-probsoln
12mr|texlive-probsoln-3.02-1|8	Version:	3.02
12mr|texlive-probsoln-3.02-1|9	Release:	1
12mr|texlive-probsoln-3.02-1|10	Summary:	Generate problem sheets and their solution sheets
12mr|texlive-probsoln-3.02-1|11	Group:		Publishing
12mr|texlive-probsoln-3.02-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/probsoln
12mr|texlive-probsoln-3.02-1|13	License:	LPPL
12mr|texlive-probsoln-3.02-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/probsoln.tar.xz
12mr|texlive-probsoln-3.02-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/probsoln.doc.tar.xz
12mr|texlive-probsoln-3.02-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/probsoln.source.tar.xz
12mr|texlive-probsoln-3.02-1|17	BuildArch:	noarch
12mr|texlive-probsoln-3.02-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-probsoln-3.02-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-probsoln-3.02-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-probsoln-3.02-1|21	
12mr|texlive-probsoln-3.02-1|22	%description
12mr|texlive-probsoln-3.02-1|23	The package is designed for lecturers who have to generate new
12mr|texlive-probsoln-3.02-1|24	problem sheets for their students on a regular basis (e.g.
12mr|texlive-probsoln-3.02-1|25	yearly) by randomly selecting a specified number of problems
12mr|texlive-probsoln-3.02-1|26	defined in another file. The package allows you easily to
12mr|texlive-probsoln-3.02-1|27	generate a new problem sheet that is different from the
12mr|texlive-probsoln-3.02-1|28	previous year, thus alleviating the temptation of students to
12mr|texlive-probsoln-3.02-1|29	seek out the previous year's students and checking out their
12mr|texlive-probsoln-3.02-1|30	answers. The solutions to the problems can be defined along
12mr|texlive-probsoln-3.02-1|31	with the problem, making it easy to generate the solution sheet
12mr|texlive-probsoln-3.02-1|32	from the same source code; problems may be reused within a
12mr|texlive-probsoln-3.02-1|33	document, so that solutions may appear in a different section
12mr|texlive-probsoln-3.02-1|34	of the same document as the problems they cover.
12mr|texlive-probsoln-3.02-1|35	
12mr|texlive-probsoln-3.02-1|36	%post
12mr|texlive-probsoln-3.02-1|37	%{_sbindir}/texlive.post
12mr|texlive-probsoln-3.02-1|38	
12mr|texlive-probsoln-3.02-1|39	%postun
12mr|texlive-probsoln-3.02-1|40	if [ $1 -eq 0 ]; then
12mr|texlive-probsoln-3.02-1|41	%{_sbindir}/texlive.post
12mr|texlive-probsoln-3.02-1|42	fi
12mr|texlive-probsoln-3.02-1|43	
12mr|texlive-probsoln-3.02-1|44	#-----------------------------------------------------------------------
12mr|texlive-probsoln-3.02-1|45	%files
12mr|texlive-probsoln-3.02-1|46	%{_texmfdistdir}/tex/latex/probsoln/probsoln.sty
12mr|texlive-probsoln-3.02-1|47	%doc %{_texmfdistdir}/doc/latex/probsoln/CHANGES
12mr|texlive-probsoln-3.02-1|48	%doc %{_texmfdistdir}/doc/latex/probsoln/INSTALL
12mr|texlive-probsoln-3.02-1|49	%doc %{_texmfdistdir}/doc/latex/probsoln/README
12mr|texlive-probsoln-3.02-1|50	%doc %{_texmfdistdir}/doc/latex/probsoln/probsoln-manual.css
12mr|texlive-probsoln-3.02-1|51	%doc %{_texmfdistdir}/doc/latex/probsoln/probsoln-manual.html
12mr|texlive-probsoln-3.02-1|52	%doc %{_texmfdistdir}/doc/latex/probsoln/probsoln-manual.tex
12mr|texlive-probsoln-3.02-1|53	%doc %{_texmfdistdir}/doc/latex/probsoln/probsoln.pdf
12mr|texlive-probsoln-3.02-1|54	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample.pdf
12mr|texlive-probsoln-3.02-1|55	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample.tex
12mr|texlive-probsoln-3.02-1|56	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample2.pdf
12mr|texlive-probsoln-3.02-1|57	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample2.tex
12mr|texlive-probsoln-3.02-1|58	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample3.pdf
12mr|texlive-probsoln-3.02-1|59	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample3.tex
12mr|texlive-probsoln-3.02-1|60	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample4.pdf
12mr|texlive-probsoln-3.02-1|61	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample4.tex
12mr|texlive-probsoln-3.02-1|62	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample5.pdf
12mr|texlive-probsoln-3.02-1|63	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample5.tex
12mr|texlive-probsoln-3.02-1|64	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample6.tex
12mr|texlive-probsoln-3.02-1|65	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample7.tex
12mr|texlive-probsoln-3.02-1|66	%doc %{_texmfdistdir}/doc/latex/probsoln/samples/sample8.tex
12mr|texlive-probsoln-3.02-1|67	#- source
12mr|texlive-probsoln-3.02-1|68	%doc %{_texmfdistdir}/source/latex/probsoln/probsoln.dtx
12mr|texlive-probsoln-3.02-1|69	%doc %{_texmfdistdir}/source/latex/probsoln/probsoln.ins
12mr|texlive-probsoln-3.02-1|70	
12mr|texlive-probsoln-3.02-1|71	#-----------------------------------------------------------------------
12mr|texlive-probsoln-3.02-1|72	%prep
12mr|texlive-probsoln-3.02-1|73	%setup -c -a0 -a1 -a2
12mr|texlive-probsoln-3.02-1|74	
12mr|texlive-probsoln-3.02-1|75	%build
12mr|texlive-probsoln-3.02-1|76	
12mr|texlive-probsoln-3.02-1|77	%install
12mr|texlive-probsoln-3.02-1|78	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-probsoln-3.02-1|79	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-probsoln-3.02-1|80	
12mr|texlive-probsoln-3.02-1|81	
12mr|texlive-probsoln-3.02-1|82	
12mr|texlive-probsoln-3.02-1|83	%changelog
12mr|texlive-probsoln-3.02-1|84	

18289 12
12mr|texlive-procIAGssymp-20070106-2|1	# revision 15878
12mr|texlive-procIAGssymp-20070106-2|2	# category Package
12mr|texlive-procIAGssymp-20070106-2|3	# catalog-ctan /macros/latex/contrib/procIAGssymp
12mr|texlive-procIAGssymp-20070106-2|4	# catalog-date 2007-01-06 21:10:04 +0100
12mr|texlive-procIAGssymp-20070106-2|5	# catalog-license lppl
12mr|texlive-procIAGssymp-20070106-2|6	# catalog-version undef
12mr|texlive-procIAGssymp-20070106-2|7	Name:		texlive-procIAGssymp
12mr|texlive-procIAGssymp-20070106-2|8	Version:	20070106
12mr|texlive-procIAGssymp-20070106-2|9	Release:	2
12mr|texlive-procIAGssymp-20070106-2|10	Summary:	Macros for IAG symposium papers
12mr|texlive-procIAGssymp-20070106-2|11	Group:		Publishing
12mr|texlive-procIAGssymp-20070106-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/procIAGssymp
12mr|texlive-procIAGssymp-20070106-2|13	License:	LPPL
12mr|texlive-procIAGssymp-20070106-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/procIAGssymp.tar.xz
12mr|texlive-procIAGssymp-20070106-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/procIAGssymp.doc.tar.xz
12mr|texlive-procIAGssymp-20070106-2|16	BuildArch:	noarch
12mr|texlive-procIAGssymp-20070106-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-procIAGssymp-20070106-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-procIAGssymp-20070106-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-procIAGssymp-20070106-2|20	
12mr|texlive-procIAGssymp-20070106-2|21	%description
12mr|texlive-procIAGssymp-20070106-2|22	This package provides (re-)definitions of some LaTeX commands
12mr|texlive-procIAGssymp-20070106-2|23	that can be useful for the preparation of a paper with the
12mr|texlive-procIAGssymp-20070106-2|24	style of the proceeding of symposia sponsored by the
12mr|texlive-procIAGssymp-20070106-2|25	'International Association of Geodesy (IAG)' published by
12mr|texlive-procIAGssymp-20070106-2|26	Springer-Verlag.
12mr|texlive-procIAGssymp-20070106-2|27	
12mr|texlive-procIAGssymp-20070106-2|28	%post
12mr|texlive-procIAGssymp-20070106-2|29	%{_sbindir}/texlive.post
12mr|texlive-procIAGssymp-20070106-2|30	
12mr|texlive-procIAGssymp-20070106-2|31	%postun
12mr|texlive-procIAGssymp-20070106-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-procIAGssymp-20070106-2|33	%{_sbindir}/texlive.post
12mr|texlive-procIAGssymp-20070106-2|34	fi
12mr|texlive-procIAGssymp-20070106-2|35	
12mr|texlive-procIAGssymp-20070106-2|36	#-----------------------------------------------------------------------
12mr|texlive-procIAGssymp-20070106-2|37	%files
12mr|texlive-procIAGssymp-20070106-2|38	%{_texmfdistdir}/tex/latex/procIAGssymp/procIAGssymp.sty
12mr|texlive-procIAGssymp-20070106-2|39	%doc %{_texmfdistdir}/doc/latex/procIAGssymp/TestPaper.tex
12mr|texlive-procIAGssymp-20070106-2|40	
12mr|texlive-procIAGssymp-20070106-2|41	#-----------------------------------------------------------------------
12mr|texlive-procIAGssymp-20070106-2|42	%prep
12mr|texlive-procIAGssymp-20070106-2|43	%setup -c -a0 -a1
12mr|texlive-procIAGssymp-20070106-2|44	
12mr|texlive-procIAGssymp-20070106-2|45	%build
12mr|texlive-procIAGssymp-20070106-2|46	
12mr|texlive-procIAGssymp-20070106-2|47	%install
12mr|texlive-procIAGssymp-20070106-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-procIAGssymp-20070106-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-procIAGssymp-20070106-2|50	
12mr|texlive-procIAGssymp-20070106-2|51	
12mr|texlive-procIAGssymp-20070106-2|52	
12mr|texlive-procIAGssymp-20070106-2|53	%changelog
12mr|texlive-procIAGssymp-20070106-2|54	

18290 12
12mr|texlive-prodint-20110330-2|1	# revision 21893
12mr|texlive-prodint-20110330-2|2	# category Package
12mr|texlive-prodint-20110330-2|3	# catalog-ctan /fonts/prodint
12mr|texlive-prodint-20110330-2|4	# catalog-date 2011-03-30 12:07:52 +0200
12mr|texlive-prodint-20110330-2|5	# catalog-license ofl
12mr|texlive-prodint-20110330-2|6	# catalog-version undef
12mr|texlive-prodint-20110330-2|7	Name:		texlive-prodint
12mr|texlive-prodint-20110330-2|8	Version:	20110330
12mr|texlive-prodint-20110330-2|9	Release:	2
12mr|texlive-prodint-20110330-2|10	Summary:	A font that provides the product integral symbol
12mr|texlive-prodint-20110330-2|11	Group:		Publishing
12mr|texlive-prodint-20110330-2|12	URL:		http://www.ctan.org/tex-archive/fonts/prodint
12mr|texlive-prodint-20110330-2|13	License:	OFL
12mr|texlive-prodint-20110330-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prodint.tar.xz
12mr|texlive-prodint-20110330-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prodint.doc.tar.xz
12mr|texlive-prodint-20110330-2|16	BuildArch:	noarch
12mr|texlive-prodint-20110330-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-prodint-20110330-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-prodint-20110330-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-prodint-20110330-2|20	
12mr|texlive-prodint-20110330-2|21	%description
12mr|texlive-prodint-20110330-2|22	Product integrals are to products, as integrals are to sums.
12mr|texlive-prodint-20110330-2|23	They have been around for more than a hundred years, they have
12mr|texlive-prodint-20110330-2|24	not become part of the standard toolbox, possibly because no-
12mr|texlive-prodint-20110330-2|25	one invented the right mathematical symbol for them. The
12mr|texlive-prodint-20110330-2|26	authors remedied that situation by proposing the symbol and
12mr|texlive-prodint-20110330-2|27	providing this font.
12mr|texlive-prodint-20110330-2|28	
12mr|texlive-prodint-20110330-2|29	%post
12mr|texlive-prodint-20110330-2|30	%{_sbindir}/texlive.post
12mr|texlive-prodint-20110330-2|31	
12mr|texlive-prodint-20110330-2|32	%postun
12mr|texlive-prodint-20110330-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-prodint-20110330-2|34	%{_sbindir}/texlive.post
12mr|texlive-prodint-20110330-2|35	fi
12mr|texlive-prodint-20110330-2|36	
12mr|texlive-prodint-20110330-2|37	#-----------------------------------------------------------------------
12mr|texlive-prodint-20110330-2|38	%files
12mr|texlive-prodint-20110330-2|39	%{_texmfdistdir}/fonts/afm/public/prodint/prodint.afm
12mr|texlive-prodint-20110330-2|40	%{_texmfdistdir}/fonts/map/dvips/prodint/prodint.map
12mr|texlive-prodint-20110330-2|41	%{_texmfdistdir}/fonts/tfm/public/prodint/prodint.tfm
12mr|texlive-prodint-20110330-2|42	%{_texmfdistdir}/fonts/type1/public/prodint/prodint.pfb
12mr|texlive-prodint-20110330-2|43	%{_texmfdistdir}/tex/latex/prodint/prodint.sty
12mr|texlive-prodint-20110330-2|44	%doc %{_texmfdistdir}/doc/fonts/prodint/README
12mr|texlive-prodint-20110330-2|45	%doc %{_texmfdistdir}/doc/fonts/prodint/config.prodint
12mr|texlive-prodint-20110330-2|46	%doc %{_texmfdistdir}/doc/fonts/prodint/prodint.bma
12mr|texlive-prodint-20110330-2|47	%doc %{_texmfdistdir}/doc/fonts/prodint/prodint.mt1
12mr|texlive-prodint-20110330-2|48	%doc %{_texmfdistdir}/doc/fonts/prodint/prodint.pdf
12mr|texlive-prodint-20110330-2|49	%doc %{_texmfdistdir}/doc/fonts/prodint/prodint.pfa
12mr|texlive-prodint-20110330-2|50	%doc %{_texmfdistdir}/doc/fonts/prodint/prodint.sit.hqx
12mr|texlive-prodint-20110330-2|51	%doc %{_texmfdistdir}/doc/fonts/prodint/prodint.tex
12mr|texlive-prodint-20110330-2|52	
12mr|texlive-prodint-20110330-2|53	#-----------------------------------------------------------------------
12mr|texlive-prodint-20110330-2|54	%prep
12mr|texlive-prodint-20110330-2|55	%setup -c -a0 -a1
12mr|texlive-prodint-20110330-2|56	
12mr|texlive-prodint-20110330-2|57	%build
12mr|texlive-prodint-20110330-2|58	
12mr|texlive-prodint-20110330-2|59	%install
12mr|texlive-prodint-20110330-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-prodint-20110330-2|61	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-prodint-20110330-2|62	
12mr|texlive-prodint-20110330-2|63	
12mr|texlive-prodint-20110330-2|64	
12mr|texlive-prodint-20110330-2|65	%changelog
12mr|texlive-prodint-20110330-2|66	

18291 12
12mr|texlive-productbox-1.1-2|1	# revision 20886
12mr|texlive-productbox-1.1-2|2	# category Package
12mr|texlive-productbox-1.1-2|3	# catalog-ctan /macros/latex/contrib/gene/productbox
12mr|texlive-productbox-1.1-2|4	# catalog-date 2010-12-30 01:06:48 +0100
12mr|texlive-productbox-1.1-2|5	# catalog-license other-free
12mr|texlive-productbox-1.1-2|6	# catalog-version 1.1
12mr|texlive-productbox-1.1-2|7	Name:		texlive-productbox
12mr|texlive-productbox-1.1-2|8	Version:	1.1
12mr|texlive-productbox-1.1-2|9	Release:	2
12mr|texlive-productbox-1.1-2|10	Summary:	Typeset a three-dimensional product box
12mr|texlive-productbox-1.1-2|11	Group:		Publishing
12mr|texlive-productbox-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/gene/productbox
12mr|texlive-productbox-1.1-2|13	License:	OTHER-FREE
12mr|texlive-productbox-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/productbox.tar.xz
12mr|texlive-productbox-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/productbox.doc.tar.xz
12mr|texlive-productbox-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/productbox.source.tar.xz
12mr|texlive-productbox-1.1-2|17	BuildArch:	noarch
12mr|texlive-productbox-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-productbox-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-productbox-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-productbox-1.1-2|21	
12mr|texlive-productbox-1.1-2|22	%description
12mr|texlive-productbox-1.1-2|23	The package enables typesetting of a three-dimensional product
12mr|texlive-productbox-1.1-2|24	box. This product box can be rendered as it is standing on a
12mr|texlive-productbox-1.1-2|25	surface and some light is shed onto it. Alternatively it can be
12mr|texlive-productbox-1.1-2|26	typeset as a wireframe to be cut out and glued together. This
12mr|texlive-productbox-1.1-2|27	will lead to a physical product box. The package requires the
12mr|texlive-productbox-1.1-2|28	package pgf and TikZ.
12mr|texlive-productbox-1.1-2|29	
12mr|texlive-productbox-1.1-2|30	%post
12mr|texlive-productbox-1.1-2|31	%{_sbindir}/texlive.post
12mr|texlive-productbox-1.1-2|32	
12mr|texlive-productbox-1.1-2|33	%postun
12mr|texlive-productbox-1.1-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-productbox-1.1-2|35	%{_sbindir}/texlive.post
12mr|texlive-productbox-1.1-2|36	fi
12mr|texlive-productbox-1.1-2|37	
12mr|texlive-productbox-1.1-2|38	#-----------------------------------------------------------------------
12mr|texlive-productbox-1.1-2|39	%files
12mr|texlive-productbox-1.1-2|40	%{_texmfdistdir}/tex/latex/productbox/productbox.sty
12mr|texlive-productbox-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/productbox/Makefile
12mr|texlive-productbox-1.1-2|42	%doc %{_texmfdistdir}/doc/latex/productbox/README
12mr|texlive-productbox-1.1-2|43	%doc %{_texmfdistdir}/doc/latex/productbox/productbox.bib
12mr|texlive-productbox-1.1-2|44	%doc %{_texmfdistdir}/doc/latex/productbox/productbox.pdf
12mr|texlive-productbox-1.1-2|45	#- source
12mr|texlive-productbox-1.1-2|46	%doc %{_texmfdistdir}/source/latex/productbox/productbox.dtx
12mr|texlive-productbox-1.1-2|47	%doc %{_texmfdistdir}/source/latex/productbox/productbox.ins
12mr|texlive-productbox-1.1-2|48	
12mr|texlive-productbox-1.1-2|49	#-----------------------------------------------------------------------
12mr|texlive-productbox-1.1-2|50	%prep
12mr|texlive-productbox-1.1-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-productbox-1.1-2|52	
12mr|texlive-productbox-1.1-2|53	%build
12mr|texlive-productbox-1.1-2|54	
12mr|texlive-productbox-1.1-2|55	%install
12mr|texlive-productbox-1.1-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-productbox-1.1-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-productbox-1.1-2|58	
12mr|texlive-productbox-1.1-2|59	
12mr|texlive-productbox-1.1-2|60	
12mr|texlive-productbox-1.1-2|61	%changelog
12mr|texlive-productbox-1.1-2|62	

18292 12
12mr|texlive-program-3.3.12-2|1	# revision 20022
12mr|texlive-program-3.3.12-2|2	# category Package
12mr|texlive-program-3.3.12-2|3	# catalog-ctan /macros/latex/contrib/program
12mr|texlive-program-3.3.12-2|4	# catalog-date 2010-10-07 12:36:42 +0200
12mr|texlive-program-3.3.12-2|5	# catalog-license gpl3
12mr|texlive-program-3.3.12-2|6	# catalog-version 3.3.12
12mr|texlive-program-3.3.12-2|7	Name:		texlive-program
12mr|texlive-program-3.3.12-2|8	Version:	3.3.12
12mr|texlive-program-3.3.12-2|9	Release:	2
12mr|texlive-program-3.3.12-2|10	Summary:	Typesetting programs and algorithms
12mr|texlive-program-3.3.12-2|11	Group:		Publishing
12mr|texlive-program-3.3.12-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/program
12mr|texlive-program-3.3.12-2|13	License:	GPL3
12mr|texlive-program-3.3.12-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/program.tar.xz
12mr|texlive-program-3.3.12-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/program.doc.tar.xz
12mr|texlive-program-3.3.12-2|16	BuildArch:	noarch
12mr|texlive-program-3.3.12-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-program-3.3.12-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-program-3.3.12-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-program-3.3.12-2|20	
12mr|texlive-program-3.3.12-2|21	%description
12mr|texlive-program-3.3.12-2|22	The main offering is a program environment; a programbox
12mr|texlive-program-3.3.12-2|23	environment is available for fragments that must not break with
12mr|texlive-program-3.3.12-2|24	the pages.
12mr|texlive-program-3.3.12-2|25	
12mr|texlive-program-3.3.12-2|26	%post
12mr|texlive-program-3.3.12-2|27	%{_sbindir}/texlive.post
12mr|texlive-program-3.3.12-2|28	
12mr|texlive-program-3.3.12-2|29	%postun
12mr|texlive-program-3.3.12-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-program-3.3.12-2|31	%{_sbindir}/texlive.post
12mr|texlive-program-3.3.12-2|32	fi
12mr|texlive-program-3.3.12-2|33	
12mr|texlive-program-3.3.12-2|34	#-----------------------------------------------------------------------
12mr|texlive-program-3.3.12-2|35	%files
12mr|texlive-program-3.3.12-2|36	%{_texmfdistdir}/tex/latex/program/program.sty
12mr|texlive-program-3.3.12-2|37	%doc %{_texmfdistdir}/doc/latex/program/README
12mr|texlive-program-3.3.12-2|38	%doc %{_texmfdistdir}/doc/latex/program/gpl-3.0.txt
12mr|texlive-program-3.3.12-2|39	%doc %{_texmfdistdir}/doc/latex/program/plink.tex
12mr|texlive-program-3.3.12-2|40	%doc %{_texmfdistdir}/doc/latex/program/program-demo.tex
12mr|texlive-program-3.3.12-2|41	%doc %{_texmfdistdir}/doc/latex/program/program-doc.pdf
12mr|texlive-program-3.3.12-2|42	%doc %{_texmfdistdir}/doc/latex/program/program-doc.tex
12mr|texlive-program-3.3.12-2|43	
12mr|texlive-program-3.3.12-2|44	#-----------------------------------------------------------------------
12mr|texlive-program-3.3.12-2|45	%prep
12mr|texlive-program-3.3.12-2|46	%setup -c -a0 -a1
12mr|texlive-program-3.3.12-2|47	
12mr|texlive-program-3.3.12-2|48	%build
12mr|texlive-program-3.3.12-2|49	
12mr|texlive-program-3.3.12-2|50	%install
12mr|texlive-program-3.3.12-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-program-3.3.12-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-program-3.3.12-2|53	
12mr|texlive-program-3.3.12-2|54	
12mr|texlive-program-3.3.12-2|55	
12mr|texlive-program-3.3.12-2|56	%changelog
12mr|texlive-program-3.3.12-2|57	

18293 12
12mr|texlive-progress-1.10-2|1	# revision 19519
12mr|texlive-progress-1.10-2|2	# category Package
12mr|texlive-progress-1.10-2|3	# catalog-ctan /macros/latex/contrib/progress
12mr|texlive-progress-1.10-2|4	# catalog-date 2007-01-06 21:10:04 +0100
12mr|texlive-progress-1.10-2|5	# catalog-license lppl
12mr|texlive-progress-1.10-2|6	# catalog-version 1.10
12mr|texlive-progress-1.10-2|7	Name:		texlive-progress
12mr|texlive-progress-1.10-2|8	Version:	1.10
12mr|texlive-progress-1.10-2|9	Release:	2
12mr|texlive-progress-1.10-2|10	Summary:	Creates an overview of a document's state
12mr|texlive-progress-1.10-2|11	Group:		Publishing
12mr|texlive-progress-1.10-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/progress
12mr|texlive-progress-1.10-2|13	License:	LPPL
12mr|texlive-progress-1.10-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/progress.tar.xz
12mr|texlive-progress-1.10-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/progress.doc.tar.xz
12mr|texlive-progress-1.10-2|16	BuildArch:	noarch
12mr|texlive-progress-1.10-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-progress-1.10-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-progress-1.10-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-progress-1.10-2|20	
12mr|texlive-progress-1.10-2|21	%description
12mr|texlive-progress-1.10-2|22	Progress is a package which. when compiling TeX and LaTeX
12mr|texlive-progress-1.10-2|23	documents, generates a HTML file showing an overview of a
12mr|texlive-progress-1.10-2|24	document's state (of how finished it is). The report is sent to
12mr|texlive-progress-1.10-2|25	file \ProgressReportName, which is by default the \jobname with
12mr|texlive-progress-1.10-2|26	the date appended (but is user-modifiable).
12mr|texlive-progress-1.10-2|27	
12mr|texlive-progress-1.10-2|28	%post
12mr|texlive-progress-1.10-2|29	%{_sbindir}/texlive.post
12mr|texlive-progress-1.10-2|30	
12mr|texlive-progress-1.10-2|31	%postun
12mr|texlive-progress-1.10-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-progress-1.10-2|33	%{_sbindir}/texlive.post
12mr|texlive-progress-1.10-2|34	fi
12mr|texlive-progress-1.10-2|35	
12mr|texlive-progress-1.10-2|36	#-----------------------------------------------------------------------
12mr|texlive-progress-1.10-2|37	%files
12mr|texlive-progress-1.10-2|38	%{_texmfdistdir}/tex/latex/progress/progress.sty
12mr|texlive-progress-1.10-2|39	%doc %{_texmfdistdir}/doc/latex/progress/README
12mr|texlive-progress-1.10-2|40	%doc %{_texmfdistdir}/doc/latex/progress/progress.pdf
12mr|texlive-progress-1.10-2|41	%doc %{_texmfdistdir}/doc/latex/progress/progress.tex
12mr|texlive-progress-1.10-2|42	%doc %{_texmfdistdir}/doc/latex/progress/progress20030701.html
12mr|texlive-progress-1.10-2|43	
12mr|texlive-progress-1.10-2|44	#-----------------------------------------------------------------------
12mr|texlive-progress-1.10-2|45	%prep
12mr|texlive-progress-1.10-2|46	%setup -c -a0 -a1
12mr|texlive-progress-1.10-2|47	
12mr|texlive-progress-1.10-2|48	%build
12mr|texlive-progress-1.10-2|49	
12mr|texlive-progress-1.10-2|50	%install
12mr|texlive-progress-1.10-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-progress-1.10-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-progress-1.10-2|53	
12mr|texlive-progress-1.10-2|54	
12mr|texlive-progress-1.10-2|55	
12mr|texlive-progress-1.10-2|56	%changelog
12mr|texlive-progress-1.10-2|57	

18294 12
12mr|texlive-progressbar-v1.0b2-1|1	# revision 25431
12mr|texlive-progressbar-v1.0b2-1|2	# category Package
12mr|texlive-progressbar-v1.0b2-1|3	# catalog-ctan /macros/latex/contrib/progressbar
12mr|texlive-progressbar-v1.0b2-1|4	# catalog-date 2012-02-19 15:32:47 +0100
12mr|texlive-progressbar-v1.0b2-1|5	# catalog-license lppl
12mr|texlive-progressbar-v1.0b2-1|6	# catalog-version v1.0b~2
12mr|texlive-progressbar-v1.0b2-1|7	Name:		texlive-progressbar
12mr|texlive-progressbar-v1.0b2-1|8	Version:	v1.0b2
12mr|texlive-progressbar-v1.0b2-1|9	Release:	1
12mr|texlive-progressbar-v1.0b2-1|10	Summary:	Visualize shares of total amounts in the form of a (progress-)bar
12mr|texlive-progressbar-v1.0b2-1|11	Group:		Publishing
12mr|texlive-progressbar-v1.0b2-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/progressbar
12mr|texlive-progressbar-v1.0b2-1|13	License:	LPPL
12mr|texlive-progressbar-v1.0b2-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/progressbar.tar.xz
12mr|texlive-progressbar-v1.0b2-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/progressbar.doc.tar.xz
12mr|texlive-progressbar-v1.0b2-1|16	BuildArch:	noarch
12mr|texlive-progressbar-v1.0b2-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-progressbar-v1.0b2-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-progressbar-v1.0b2-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-progressbar-v1.0b2-1|20	
12mr|texlive-progressbar-v1.0b2-1|21	%description
12mr|texlive-progressbar-v1.0b2-1|22	This package allows you to easily visualize shares of total
12mr|texlive-progressbar-v1.0b2-1|23	amounts in the form of a bar. So basically you can convert any
12mr|texlive-progressbar-v1.0b2-1|24	number between 0 and 1 to a progressbar using the command
12mr|texlive-progressbar-v1.0b2-1|25	\progressbar{<number>}. Also a lot of customizations are
12mr|texlive-progressbar-v1.0b2-1|26	possible, allowing you to create an unique progressbar on your
12mr|texlive-progressbar-v1.0b2-1|27	own.
12mr|texlive-progressbar-v1.0b2-1|28	
12mr|texlive-progressbar-v1.0b2-1|29	%post
12mr|texlive-progressbar-v1.0b2-1|30	%{_sbindir}/texlive.post
12mr|texlive-progressbar-v1.0b2-1|31	
12mr|texlive-progressbar-v1.0b2-1|32	%postun
12mr|texlive-progressbar-v1.0b2-1|33	if [ $1 -eq 0 ]; then
12mr|texlive-progressbar-v1.0b2-1|34	%{_sbindir}/texlive.post
12mr|texlive-progressbar-v1.0b2-1|35	fi
12mr|texlive-progressbar-v1.0b2-1|36	
12mr|texlive-progressbar-v1.0b2-1|37	#-----------------------------------------------------------------------
12mr|texlive-progressbar-v1.0b2-1|38	%files
12mr|texlive-progressbar-v1.0b2-1|39	%{_texmfdistdir}/tex/latex/progressbar/progressbar.sty
12mr|texlive-progressbar-v1.0b2-1|40	%doc %{_texmfdistdir}/doc/latex/progressbar/README
12mr|texlive-progressbar-v1.0b2-1|41	%doc %{_texmfdistdir}/doc/latex/progressbar/progressbar.pdf
12mr|texlive-progressbar-v1.0b2-1|42	%doc %{_texmfdistdir}/doc/latex/progressbar/progressbar.tex
12mr|texlive-progressbar-v1.0b2-1|43	
12mr|texlive-progressbar-v1.0b2-1|44	#-----------------------------------------------------------------------
12mr|texlive-progressbar-v1.0b2-1|45	%prep
12mr|texlive-progressbar-v1.0b2-1|46	%setup -c -a0 -a1
12mr|texlive-progressbar-v1.0b2-1|47	
12mr|texlive-progressbar-v1.0b2-1|48	%build
12mr|texlive-progressbar-v1.0b2-1|49	
12mr|texlive-progressbar-v1.0b2-1|50	%install
12mr|texlive-progressbar-v1.0b2-1|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-progressbar-v1.0b2-1|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-progressbar-v1.0b2-1|53	
12mr|texlive-progressbar-v1.0b2-1|54	
12mr|texlive-progressbar-v1.0b2-1|55	
12mr|texlive-progressbar-v1.0b2-1|56	%changelog
12mr|texlive-progressbar-v1.0b2-1|57	

18295 12
12mr|texlive-properties-0.2-2|1	# revision 15878
12mr|texlive-properties-0.2-2|2	# category Package
12mr|texlive-properties-0.2-2|3	# catalog-ctan /macros/latex/contrib/properties
12mr|texlive-properties-0.2-2|4	# catalog-date 2009-11-10 09:17:41 +0100
12mr|texlive-properties-0.2-2|5	# catalog-license lppl
12mr|texlive-properties-0.2-2|6	# catalog-version 0.2
12mr|texlive-properties-0.2-2|7	Name:		texlive-properties
12mr|texlive-properties-0.2-2|8	Version:	0.2
12mr|texlive-properties-0.2-2|9	Release:	2
12mr|texlive-properties-0.2-2|10	Summary:	Load properties from a file
12mr|texlive-properties-0.2-2|11	Group:		Publishing
12mr|texlive-properties-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/properties
12mr|texlive-properties-0.2-2|13	License:	LPPL
12mr|texlive-properties-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/properties.tar.xz
12mr|texlive-properties-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/properties.doc.tar.xz
12mr|texlive-properties-0.2-2|16	BuildArch:	noarch
12mr|texlive-properties-0.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-properties-0.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-properties-0.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-properties-0.2-2|20	
12mr|texlive-properties-0.2-2|21	%description
12mr|texlive-properties-0.2-2|22	The package loads properties (key, value) from a properties
12mr|texlive-properties-0.2-2|23	file, e.g. \jobname.properties.
12mr|texlive-properties-0.2-2|24	
12mr|texlive-properties-0.2-2|25	%post
12mr|texlive-properties-0.2-2|26	%{_sbindir}/texlive.post
12mr|texlive-properties-0.2-2|27	
12mr|texlive-properties-0.2-2|28	%postun
12mr|texlive-properties-0.2-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-properties-0.2-2|30	%{_sbindir}/texlive.post
12mr|texlive-properties-0.2-2|31	fi
12mr|texlive-properties-0.2-2|32	
12mr|texlive-properties-0.2-2|33	#-----------------------------------------------------------------------
12mr|texlive-properties-0.2-2|34	%files
12mr|texlive-properties-0.2-2|35	%{_texmfdistdir}/tex/latex/properties/properties.sty
12mr|texlive-properties-0.2-2|36	%doc %{_texmfdistdir}/doc/latex/properties/readme.de
12mr|texlive-properties-0.2-2|37	%doc %{_texmfdistdir}/doc/latex/properties/testprop.tex
12mr|texlive-properties-0.2-2|38	
12mr|texlive-properties-0.2-2|39	#-----------------------------------------------------------------------
12mr|texlive-properties-0.2-2|40	%prep
12mr|texlive-properties-0.2-2|41	%setup -c -a0 -a1
12mr|texlive-properties-0.2-2|42	
12mr|texlive-properties-0.2-2|43	%build
12mr|texlive-properties-0.2-2|44	
12mr|texlive-properties-0.2-2|45	%install
12mr|texlive-properties-0.2-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-properties-0.2-2|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-properties-0.2-2|48	
12mr|texlive-properties-0.2-2|49	
12mr|texlive-properties-0.2-2|50	
12mr|texlive-properties-0.2-2|51	%changelog
12mr|texlive-properties-0.2-2|52	

18296 12
12mr|texlive-prosper-1.0h-2|1	# revision 15878
12mr|texlive-prosper-1.0h-2|2	# category Package
12mr|texlive-prosper-1.0h-2|3	# catalog-ctan /macros/latex/contrib/prosper
12mr|texlive-prosper-1.0h-2|4	# catalog-date 2010-05-17 14:53:01 +0200
12mr|texlive-prosper-1.0h-2|5	# catalog-license lppl1.2
12mr|texlive-prosper-1.0h-2|6	# catalog-version 1.0h
12mr|texlive-prosper-1.0h-2|7	Name:		texlive-prosper
12mr|texlive-prosper-1.0h-2|8	Version:	1.0h
12mr|texlive-prosper-1.0h-2|9	Release:	2
12mr|texlive-prosper-1.0h-2|10	Summary:	LaTeX class for high quality slides
12mr|texlive-prosper-1.0h-2|11	Group:		Publishing
12mr|texlive-prosper-1.0h-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/prosper
12mr|texlive-prosper-1.0h-2|13	License:	LPPL1.2
12mr|texlive-prosper-1.0h-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prosper.tar.xz
12mr|texlive-prosper-1.0h-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prosper.doc.tar.xz
12mr|texlive-prosper-1.0h-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prosper.source.tar.xz
12mr|texlive-prosper-1.0h-2|17	BuildArch:	noarch
12mr|texlive-prosper-1.0h-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-prosper-1.0h-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-prosper-1.0h-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-prosper-1.0h-2|21	
12mr|texlive-prosper-1.0h-2|22	%description
12mr|texlive-prosper-1.0h-2|23	Prosper is a LaTeX class for writing transparencies. It is
12mr|texlive-prosper-1.0h-2|24	written as an extension of the seminar class by Timothy Van
12mr|texlive-prosper-1.0h-2|25	Zandt. Prosper offers a friendly environment for creating
12mr|texlive-prosper-1.0h-2|26	slides for both presentations with an overhead projector and a
12mr|texlive-prosper-1.0h-2|27	video projector. Slides prepared for a presentation with a
12mr|texlive-prosper-1.0h-2|28	computer and a video projector may integrate animation effects,
12mr|texlive-prosper-1.0h-2|29	incremental display, and so on. Various visual styles are
12mr|texlive-prosper-1.0h-2|30	supported (including some that mimic PowerPoint) and others are
12mr|texlive-prosper-1.0h-2|31	being contributed.
12mr|texlive-prosper-1.0h-2|32	
12mr|texlive-prosper-1.0h-2|33	%post
12mr|texlive-prosper-1.0h-2|34	%{_sbindir}/texlive.post
12mr|texlive-prosper-1.0h-2|35	
12mr|texlive-prosper-1.0h-2|36	%postun
12mr|texlive-prosper-1.0h-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-prosper-1.0h-2|38	%{_sbindir}/texlive.post
12mr|texlive-prosper-1.0h-2|39	fi
12mr|texlive-prosper-1.0h-2|40	
12mr|texlive-prosper-1.0h-2|41	#-----------------------------------------------------------------------
12mr|texlive-prosper-1.0h-2|42	%files
12mr|texlive-prosper-1.0h-2|43	%{_texmfdistdir}/tex/latex/prosper/PPRalcatel.sty
12mr|texlive-prosper-1.0h-2|44	%{_texmfdistdir}/tex/latex/prosper/PPRalienglow.sty
12mr|texlive-prosper-1.0h-2|45	%{_texmfdistdir}/tex/latex/prosper/PPRautumn.sty
12mr|texlive-prosper-1.0h-2|46	%{_texmfdistdir}/tex/latex/prosper/PPRazure.sty
12mr|texlive-prosper-1.0h-2|47	%{_texmfdistdir}/tex/latex/prosper/PPRblends.sty
12mr|texlive-prosper-1.0h-2|48	%{_texmfdistdir}/tex/latex/prosper/PPRcapsules.sty
12mr|texlive-prosper-1.0h-2|49	%{_texmfdistdir}/tex/latex/prosper/PPRcontemporain.sty
12mr|texlive-prosper-1.0h-2|50	%{_texmfdistdir}/tex/latex/prosper/PPRcorners.sty
12mr|texlive-prosper-1.0h-2|51	%{_texmfdistdir}/tex/latex/prosper/PPRdarkblue.sty
12mr|texlive-prosper-1.0h-2|52	%{_texmfdistdir}/tex/latex/prosper/PPRdefault.sty
12mr|texlive-prosper-1.0h-2|53	%{_texmfdistdir}/tex/latex/prosper/PPRframes.sty
12mr|texlive-prosper-1.0h-2|54	%{_texmfdistdir}/tex/latex/prosper/PPRfyma.sty
12mr|texlive-prosper-1.0h-2|55	%{_texmfdistdir}/tex/latex/prosper/PPRgyom.sty
12mr|texlive-prosper-1.0h-2|56	%{_texmfdistdir}/tex/latex/prosper/PPRlignesbleues.sty
12mr|texlive-prosper-1.0h-2|57	%{_texmfdistdir}/tex/latex/prosper/PPRmancini.sty
12mr|texlive-prosper-1.0h-2|58	%{_texmfdistdir}/tex/latex/prosper/PPRnuancegris.sty
12mr|texlive-prosper-1.0h-2|59	%{_texmfdistdir}/tex/latex/prosper/PPRprettybox.sty
12mr|texlive-prosper-1.0h-2|60	%{_texmfdistdir}/tex/latex/prosper/PPRrico.sty
12mr|texlive-prosper-1.0h-2|61	%{_texmfdistdir}/tex/latex/prosper/PPRserpaggi.sty
12mr|texlive-prosper-1.0h-2|62	%{_texmfdistdir}/tex/latex/prosper/PPRthomasd.sty
12mr|texlive-prosper-1.0h-2|63	%{_texmfdistdir}/tex/latex/prosper/PPRtroispoints.sty
12mr|texlive-prosper-1.0h-2|64	%{_texmfdistdir}/tex/latex/prosper/PPRwhitecross.sty
12mr|texlive-prosper-1.0h-2|65	%{_texmfdistdir}/tex/latex/prosper/PPRwinter.sty
12mr|texlive-prosper-1.0h-2|66	%{_texmfdistdir}/tex/latex/prosper/PPRwj.sty
12mr|texlive-prosper-1.0h-2|67	%{_texmfdistdir}/tex/latex/prosper/angleHG.ps
12mr|texlive-prosper-1.0h-2|68	%{_texmfdistdir}/tex/latex/prosper/arrow-glow.ps
12mr|texlive-prosper-1.0h-2|69	%{_texmfdistdir}/tex/latex/prosper/barre-rico.ps
12mr|texlive-prosper-1.0h-2|70	%{_texmfdistdir}/tex/latex/prosper/blue-inverted-arrow.ps
12mr|texlive-prosper-1.0h-2|71	%{_texmfdistdir}/tex/latex/prosper/boule-base.eps
12mr|texlive-prosper-1.0h-2|72	%{_texmfdistdir}/tex/latex/prosper/boulebleue-fondblanc.eps
12mr|texlive-prosper-1.0h-2|73	%{_texmfdistdir}/tex/latex/prosper/boulerouge-fondblanc.eps
12mr|texlive-prosper-1.0h-2|74	%{_texmfdistdir}/tex/latex/prosper/bouleverte-fondblanc.eps
12mr|texlive-prosper-1.0h-2|75	%{_texmfdistdir}/tex/latex/prosper/bullet-glow.ps
12mr|texlive-prosper-1.0h-2|76	%{_texmfdistdir}/tex/latex/prosper/compilation.eps
12mr|texlive-prosper-1.0h-2|77	%{_texmfdistdir}/tex/latex/prosper/degrade-base.eps
12mr|texlive-prosper-1.0h-2|78	%{_texmfdistdir}/tex/latex/prosper/degrade-blanc-bleu.eps
12mr|texlive-prosper-1.0h-2|79	%{_texmfdistdir}/tex/latex/prosper/green-bullet-on-blue-wc.ps
12mr|texlive-prosper-1.0h-2|80	%{_texmfdistdir}/tex/latex/prosper/green-bullet-on-blue.ps
12mr|texlive-prosper-1.0h-2|81	%{_texmfdistdir}/tex/latex/prosper/green-bullet-on-white.ps
12mr|texlive-prosper-1.0h-2|82	%{_texmfdistdir}/tex/latex/prosper/green-inverted-arrow.ps
12mr|texlive-prosper-1.0h-2|83	%{_texmfdistdir}/tex/latex/prosper/gyom.ps
12mr|texlive-prosper-1.0h-2|84	%{_texmfdistdir}/tex/latex/prosper/prosper-structure.eps
12mr|texlive-prosper-1.0h-2|85	%{_texmfdistdir}/tex/latex/prosper/prosper.cls
12mr|texlive-prosper-1.0h-2|86	%{_texmfdistdir}/tex/latex/prosper/red-bullet-on-blue-wc.ps
12mr|texlive-prosper-1.0h-2|87	%{_texmfdistdir}/tex/latex/prosper/red-bullet-on-blue.ps
12mr|texlive-prosper-1.0h-2|88	%{_texmfdistdir}/tex/latex/prosper/red-bullet-on-white.ps
12mr|texlive-prosper-1.0h-2|89	%{_texmfdistdir}/tex/latex/prosper/red-inverted-arrow.ps
12mr|texlive-prosper-1.0h-2|90	%{_texmfdistdir}/tex/latex/prosper/rico.ps
12mr|texlive-prosper-1.0h-2|91	%{_texmfdistdir}/tex/latex/prosper/rico_bullet1.ps
12mr|texlive-prosper-1.0h-2|92	%{_texmfdistdir}/tex/latex/prosper/rico_bullet2.ps
12mr|texlive-prosper-1.0h-2|93	%{_texmfdistdir}/tex/latex/prosper/rico_bullet3.ps
12mr|texlive-prosper-1.0h-2|94	%{_texmfdistdir}/tex/latex/prosper/rotation.ps
12mr|texlive-prosper-1.0h-2|95	%{_texmfdistdir}/tex/latex/prosper/rule-glow.ps
12mr|texlive-prosper-1.0h-2|96	%{_texmfdistdir}/tex/latex/prosper/yellow-bullet-on-blue-wc.ps
12mr|texlive-prosper-1.0h-2|97	%{_texmfdistdir}/tex/latex/prosper/yellow-bullet-on-blue.ps
12mr|texlive-prosper-1.0h-2|98	%{_texmfdistdir}/tex/latex/prosper/yellow-bullet-on-white.ps
12mr|texlive-prosper-1.0h-2|99	%doc %{_texmfdistdir}/doc/latex/prosper/Example.tex
12mr|texlive-prosper-1.0h-2|100	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleAlienglow.tex
12mr|texlive-prosper-1.0h-2|101	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleAutumn.tex
12mr|texlive-prosper-1.0h-2|102	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleAzure.tex
12mr|texlive-prosper-1.0h-2|103	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleContemporain.tex
12mr|texlive-prosper-1.0h-2|104	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleDarkblue.tex
12mr|texlive-prosper-1.0h-2|105	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleFrames.tex
12mr|texlive-prosper-1.0h-2|106	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleLignesbleues.tex
12mr|texlive-prosper-1.0h-2|107	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleNuanceGris.tex
12mr|texlive-prosper-1.0h-2|108	%doc %{_texmfdistdir}/doc/latex/prosper/ExampleTroisPoints.tex
12mr|texlive-prosper-1.0h-2|109	%doc %{_texmfdistdir}/doc/latex/prosper/FAQ
12mr|texlive-prosper-1.0h-2|110	%doc %{_texmfdistdir}/doc/latex/prosper/NEWS
12mr|texlive-prosper-1.0h-2|111	%doc %{_texmfdistdir}/doc/latex/prosper/README
12mr|texlive-prosper-1.0h-2|112	%doc %{_texmfdistdir}/doc/latex/prosper/green-bullet-on-blue-wc.gif
12mr|texlive-prosper-1.0h-2|113	%doc %{_texmfdistdir}/doc/latex/prosper/green-bullet-on-blue.gif
12mr|texlive-prosper-1.0h-2|114	%doc %{_texmfdistdir}/doc/latex/prosper/green-bullet-on-white.gif
12mr|texlive-prosper-1.0h-2|115	%doc %{_texmfdistdir}/doc/latex/prosper/gyom.tex
12mr|texlive-prosper-1.0h-2|116	%doc %{_texmfdistdir}/doc/latex/prosper/manifest.txt
12mr|texlive-prosper-1.0h-2|117	%doc %{_texmfdistdir}/doc/latex/prosper/prosper-doc.pdf
12mr|texlive-prosper-1.0h-2|118	%doc %{_texmfdistdir}/doc/latex/prosper/prosper-doc.tex
12mr|texlive-prosper-1.0h-2|119	%doc %{_texmfdistdir}/doc/latex/prosper/prosper-template.jpg
12mr|texlive-prosper-1.0h-2|120	%doc %{_texmfdistdir}/doc/latex/prosper/prosper-tour.pdf
12mr|texlive-prosper-1.0h-2|121	%doc %{_texmfdistdir}/doc/latex/prosper/prosper-tour.tex
12mr|texlive-prosper-1.0h-2|122	%doc %{_texmfdistdir}/doc/latex/prosper/red-bullet-on-blue-wc.gif
12mr|texlive-prosper-1.0h-2|123	%doc %{_texmfdistdir}/doc/latex/prosper/red-bullet-on-blue.gif
12mr|texlive-prosper-1.0h-2|124	%doc %{_texmfdistdir}/doc/latex/prosper/red-bullet-on-white.gif
12mr|texlive-prosper-1.0h-2|125	%doc %{_texmfdistdir}/doc/latex/prosper/rico.tex
12mr|texlive-prosper-1.0h-2|126	%doc %{_texmfdistdir}/doc/latex/prosper/rotation.tex
12mr|texlive-prosper-1.0h-2|127	%doc %{_texmfdistdir}/doc/latex/prosper/yellow-bullet-on-blue-wc.gif
12mr|texlive-prosper-1.0h-2|128	%doc %{_texmfdistdir}/doc/latex/prosper/yellow-bullet-on-blue.gif
12mr|texlive-prosper-1.0h-2|129	%doc %{_texmfdistdir}/doc/latex/prosper/yellow-bullet-on-white.gif
12mr|texlive-prosper-1.0h-2|130	#- source
12mr|texlive-prosper-1.0h-2|131	%doc %{_texmfdistdir}/source/latex/prosper/AUTHORS
12mr|texlive-prosper-1.0h-2|132	%doc %{_texmfdistdir}/source/latex/prosper/ChangeLog
12mr|texlive-prosper-1.0h-2|133	%doc %{_texmfdistdir}/source/latex/prosper/INSTALL
12mr|texlive-prosper-1.0h-2|134	%doc %{_texmfdistdir}/source/latex/prosper/TODO
12mr|texlive-prosper-1.0h-2|135	%doc %{_texmfdistdir}/source/latex/prosper/compilation.fig
12mr|texlive-prosper-1.0h-2|136	%doc %{_texmfdistdir}/source/latex/prosper/prosper-structure.fig
12mr|texlive-prosper-1.0h-2|137	%doc %{_texmfdistdir}/source/latex/prosper/prosper.png
12mr|texlive-prosper-1.0h-2|138	%doc %{_texmfdistdir}/source/latex/prosper/prosper.ui
12mr|texlive-prosper-1.0h-2|139	%doc %{_texmfdistdir}/source/latex/prosper/seminar-bg2-lepennec.fix
12mr|texlive-prosper-1.0h-2|140	
12mr|texlive-prosper-1.0h-2|141	#-----------------------------------------------------------------------
12mr|texlive-prosper-1.0h-2|142	%prep
12mr|texlive-prosper-1.0h-2|143	%setup -c -a0 -a1 -a2
12mr|texlive-prosper-1.0h-2|144	
12mr|texlive-prosper-1.0h-2|145	%build
12mr|texlive-prosper-1.0h-2|146	
12mr|texlive-prosper-1.0h-2|147	%install
12mr|texlive-prosper-1.0h-2|148	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-prosper-1.0h-2|149	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-prosper-1.0h-2|150	
12mr|texlive-prosper-1.0h-2|151	
12mr|texlive-prosper-1.0h-2|152	
12mr|texlive-prosper-1.0h-2|153	%changelog
12mr|texlive-prosper-1.0h-2|154	

18297 12
12mr|texlive-protex-1.5-2|1	# revision 15878
12mr|texlive-protex-1.5-2|2	# category Package
12mr|texlive-protex-1.5-2|3	# catalog-ctan /web/protex
12mr|texlive-protex-1.5-2|4	# catalog-date 2008-09-16 21:39:08 +0200
12mr|texlive-protex-1.5-2|5	# catalog-license lppl
12mr|texlive-protex-1.5-2|6	# catalog-version 1.5
12mr|texlive-protex-1.5-2|7	Name:		texlive-protex
12mr|texlive-protex-1.5-2|8	Version:	1.5
12mr|texlive-protex-1.5-2|9	Release:	2
12mr|texlive-protex-1.5-2|10	Summary:	Literate programming package
12mr|texlive-protex-1.5-2|11	Group:		Publishing
12mr|texlive-protex-1.5-2|12	URL:		http://www.ctan.org/tex-archive/web/protex
12mr|texlive-protex-1.5-2|13	License:	LPPL
12mr|texlive-protex-1.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/protex.tar.xz
12mr|texlive-protex-1.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/protex.doc.tar.xz
12mr|texlive-protex-1.5-2|16	BuildArch:	noarch
12mr|texlive-protex-1.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-protex-1.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-protex-1.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-protex-1.5-2|20	
12mr|texlive-protex-1.5-2|21	%description
12mr|texlive-protex-1.5-2|22	ProTeX is a simple but powerful literate programming tool,
12mr|texlive-protex-1.5-2|23	which is designed to generate useful hypertext output (either
12mr|texlive-protex-1.5-2|24	PDF, or HTML using TeX4ht).
12mr|texlive-protex-1.5-2|25	
12mr|texlive-protex-1.5-2|26	%post
12mr|texlive-protex-1.5-2|27	%{_sbindir}/texlive.post
12mr|texlive-protex-1.5-2|28	
12mr|texlive-protex-1.5-2|29	%postun
12mr|texlive-protex-1.5-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-protex-1.5-2|31	%{_sbindir}/texlive.post
12mr|texlive-protex-1.5-2|32	fi
12mr|texlive-protex-1.5-2|33	
12mr|texlive-protex-1.5-2|34	#-----------------------------------------------------------------------
12mr|texlive-protex-1.5-2|35	%files
12mr|texlive-protex-1.5-2|36	%{_texmfdistdir}/tex/latex/protex/AlProTex.sty
12mr|texlive-protex-1.5-2|37	%{_texmfdistdir}/tex/latex/protex/ProTex.sty
12mr|texlive-protex-1.5-2|38	%doc %{_texmfdistdir}/doc/latex/protex/LitProg
12mr|texlive-protex-1.5-2|39	%doc %{_texmfdistdir}/doc/latex/protex/README
12mr|texlive-protex-1.5-2|40	
12mr|texlive-protex-1.5-2|41	#-----------------------------------------------------------------------
12mr|texlive-protex-1.5-2|42	%prep
12mr|texlive-protex-1.5-2|43	%setup -c -a0 -a1
12mr|texlive-protex-1.5-2|44	
12mr|texlive-protex-1.5-2|45	%build
12mr|texlive-protex-1.5-2|46	
12mr|texlive-protex-1.5-2|47	%install
12mr|texlive-protex-1.5-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-protex-1.5-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-protex-1.5-2|50	
12mr|texlive-protex-1.5-2|51	
12mr|texlive-protex-1.5-2|52	
12mr|texlive-protex-1.5-2|53	%changelog
12mr|texlive-protex-1.5-2|54	

18298 12
12mr|texlive-protocol-1.13-2|1	# revision 25562
12mr|texlive-protocol-1.13-2|2	# category Package
12mr|texlive-protocol-1.13-2|3	# catalog-ctan /macros/latex/contrib/protocol
12mr|texlive-protocol-1.13-2|4	# catalog-date 2012-03-03 18:35:38 +0100
12mr|texlive-protocol-1.13-2|5	# catalog-license lppl1.3
12mr|texlive-protocol-1.13-2|6	# catalog-version 1.13
12mr|texlive-protocol-1.13-2|7	Name:		texlive-protocol
12mr|texlive-protocol-1.13-2|8	Version:	1.13
12mr|texlive-protocol-1.13-2|9	Release:	2
12mr|texlive-protocol-1.13-2|10	Summary:	A class for minutes of meetings
12mr|texlive-protocol-1.13-2|11	Group:		Publishing
12mr|texlive-protocol-1.13-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/protocol
12mr|texlive-protocol-1.13-2|13	License:	LPPL1.3
12mr|texlive-protocol-1.13-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/protocol.tar.xz
12mr|texlive-protocol-1.13-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/protocol.doc.tar.xz
12mr|texlive-protocol-1.13-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/protocol.source.tar.xz
12mr|texlive-protocol-1.13-2|17	BuildArch:	noarch
12mr|texlive-protocol-1.13-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-protocol-1.13-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-protocol-1.13-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-protocol-1.13-2|21	
12mr|texlive-protocol-1.13-2|22	%description
12mr|texlive-protocol-1.13-2|23	The present version of the class supports German meeting
12mr|texlive-protocol-1.13-2|24	minutes including vote results and action items. The author has
12mr|texlive-protocol-1.13-2|25	ambitions to internationalise the code, and would welcome
12mr|texlive-protocol-1.13-2|26	support in the work.
12mr|texlive-protocol-1.13-2|27	
12mr|texlive-protocol-1.13-2|28	%post
12mr|texlive-protocol-1.13-2|29	%{_sbindir}/texlive.post
12mr|texlive-protocol-1.13-2|30	
12mr|texlive-protocol-1.13-2|31	%postun
12mr|texlive-protocol-1.13-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-protocol-1.13-2|33	%{_sbindir}/texlive.post
12mr|texlive-protocol-1.13-2|34	fi
12mr|texlive-protocol-1.13-2|35	
12mr|texlive-protocol-1.13-2|36	#-----------------------------------------------------------------------
12mr|texlive-protocol-1.13-2|37	%files
12mr|texlive-protocol-1.13-2|38	%{_texmfdistdir}/tex/latex/protocol/protocol.cls
12mr|texlive-protocol-1.13-2|39	%doc %{_texmfdistdir}/doc/latex/protocol/README
12mr|texlive-protocol-1.13-2|40	%doc %{_texmfdistdir}/doc/latex/protocol/protest.tex
12mr|texlive-protocol-1.13-2|41	%doc %{_texmfdistdir}/doc/latex/protocol/protocol.pdf
12mr|texlive-protocol-1.13-2|42	#- source
12mr|texlive-protocol-1.13-2|43	%doc %{_texmfdistdir}/source/latex/protocol/protocol.dtx
12mr|texlive-protocol-1.13-2|44	%doc %{_texmfdistdir}/source/latex/protocol/protocol.ins
12mr|texlive-protocol-1.13-2|45	
12mr|texlive-protocol-1.13-2|46	#-----------------------------------------------------------------------
12mr|texlive-protocol-1.13-2|47	%prep
12mr|texlive-protocol-1.13-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-protocol-1.13-2|49	
12mr|texlive-protocol-1.13-2|50	%build
12mr|texlive-protocol-1.13-2|51	
12mr|texlive-protocol-1.13-2|52	%install
12mr|texlive-protocol-1.13-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-protocol-1.13-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-protocol-1.13-2|55	
12mr|texlive-protocol-1.13-2|56	
12mr|texlive-protocol-1.13-2|57	
12mr|texlive-protocol-1.13-2|58	%changelog
12mr|texlive-protocol-1.13-2|59	

18299 12
12mr|texlive-przechlewski-book-20110814-2|1	# revision 23552
12mr|texlive-przechlewski-book-20110814-2|2	# category Package
12mr|texlive-przechlewski-book-20110814-2|3	# catalog-ctan /info/examples/przechlewski-book-examples
12mr|texlive-przechlewski-book-20110814-2|4	# catalog-date 2011-08-14 21:16:59 +0200
12mr|texlive-przechlewski-book-20110814-2|5	# catalog-license lppl
12mr|texlive-przechlewski-book-20110814-2|6	# catalog-version undef
12mr|texlive-przechlewski-book-20110814-2|7	Name:		texlive-przechlewski-book
12mr|texlive-przechlewski-book-20110814-2|8	Version:	20110814
12mr|texlive-przechlewski-book-20110814-2|9	Release:	2
12mr|texlive-przechlewski-book-20110814-2|10	Summary:	Examples from Przechlewski's LaTeX book
12mr|texlive-przechlewski-book-20110814-2|11	Group:		Publishing
12mr|texlive-przechlewski-book-20110814-2|12	URL:		http://www.ctan.org/tex-archive/info/examples/przechlewski-book-examples
12mr|texlive-przechlewski-book-20110814-2|13	License:	LPPL
12mr|texlive-przechlewski-book-20110814-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/przechlewski-book.tar.xz
12mr|texlive-przechlewski-book-20110814-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/przechlewski-book.doc.tar.xz
12mr|texlive-przechlewski-book-20110814-2|16	BuildArch:	noarch
12mr|texlive-przechlewski-book-20110814-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-przechlewski-book-20110814-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-przechlewski-book-20110814-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-przechlewski-book-20110814-2|20	
12mr|texlive-przechlewski-book-20110814-2|21	%description
12mr|texlive-przechlewski-book-20110814-2|22	The bundle provides machine-readable copies of the examples
12mr|texlive-przechlewski-book-20110814-2|23	from the book "Praca magisterska i dyplomowa z programem
12mr|texlive-przechlewski-book-20110814-2|24	LaTeX".
12mr|texlive-przechlewski-book-20110814-2|25	
12mr|texlive-przechlewski-book-20110814-2|26	%post
12mr|texlive-przechlewski-book-20110814-2|27	%{_sbindir}/texlive.post
12mr|texlive-przechlewski-book-20110814-2|28	
12mr|texlive-przechlewski-book-20110814-2|29	%postun
12mr|texlive-przechlewski-book-20110814-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-przechlewski-book-20110814-2|31	%{_sbindir}/texlive.post
12mr|texlive-przechlewski-book-20110814-2|32	fi
12mr|texlive-przechlewski-book-20110814-2|33	
12mr|texlive-przechlewski-book-20110814-2|34	#-----------------------------------------------------------------------
12mr|texlive-przechlewski-book-20110814-2|35	%files
12mr|texlive-przechlewski-book-20110814-2|36	%{_texmfdistdir}/bibtex/bst/przechlewski-book/papalike.bst
12mr|texlive-przechlewski-book-20110814-2|37	%{_texmfdistdir}/tex/latex/przechlewski-book/upmgr.cls
12mr|texlive-przechlewski-book-20110814-2|38	%{_texmfdistdir}/tex/latex/przechlewski-book/wkmgr.cls
12mr|texlive-przechlewski-book-20110814-2|39	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/LICENSE
12mr|texlive-przechlewski-book-20110814-2|40	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/Makefile
12mr|texlive-przechlewski-book-20110814-2|41	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/README
12mr|texlive-przechlewski-book-20110814-2|42	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/README.pl
12mr|texlive-przechlewski-book-20110814-2|43	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/TAM-pl.pdf
12mr|texlive-przechlewski-book-20110814-2|44	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/b313.bib
12mr|texlive-przechlewski-book-20110814-2|45	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p21.tex
12mr|texlive-przechlewski-book-20110814-2|46	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p22.tex
12mr|texlive-przechlewski-book-20110814-2|47	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p23.tex
12mr|texlive-przechlewski-book-20110814-2|48	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p24.tex
12mr|texlive-przechlewski-book-20110814-2|49	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p31.tex
12mr|texlive-przechlewski-book-20110814-2|50	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p310.tex
12mr|texlive-przechlewski-book-20110814-2|51	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p311.tex
12mr|texlive-przechlewski-book-20110814-2|52	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p312.tex
12mr|texlive-przechlewski-book-20110814-2|53	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p313.tex
12mr|texlive-przechlewski-book-20110814-2|54	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p313_utf8.tex
12mr|texlive-przechlewski-book-20110814-2|55	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p32.tex
12mr|texlive-przechlewski-book-20110814-2|56	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p33.tex
12mr|texlive-przechlewski-book-20110814-2|57	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p34.tex
12mr|texlive-przechlewski-book-20110814-2|58	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p35.tex
12mr|texlive-przechlewski-book-20110814-2|59	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p36.tex
12mr|texlive-przechlewski-book-20110814-2|60	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p37.tex
12mr|texlive-przechlewski-book-20110814-2|61	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p38.tex
12mr|texlive-przechlewski-book-20110814-2|62	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p39.tex
12mr|texlive-przechlewski-book-20110814-2|63	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p41.tex
12mr|texlive-przechlewski-book-20110814-2|64	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p42.tex
12mr|texlive-przechlewski-book-20110814-2|65	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p43.tex
12mr|texlive-przechlewski-book-20110814-2|66	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p44.tex
12mr|texlive-przechlewski-book-20110814-2|67	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p45.tex
12mr|texlive-przechlewski-book-20110814-2|68	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/p46.tex
12mr|texlive-przechlewski-book-20110814-2|69	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/rys1_5.tex
12mr|texlive-przechlewski-book-20110814-2|70	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/wkmgr.bib
12mr|texlive-przechlewski-book-20110814-2|71	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/wkmgr.html
12mr|texlive-przechlewski-book-20110814-2|72	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/wkmgr1.pdf
12mr|texlive-przechlewski-book-20110814-2|73	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/wkmgr1.tex
12mr|texlive-przechlewski-book-20110814-2|74	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/wkmgr2.pdf
12mr|texlive-przechlewski-book-20110814-2|75	%doc %{_texmfdistdir}/doc/latex/przechlewski-book/wkmgr2.tex
12mr|texlive-przechlewski-book-20110814-2|76	
12mr|texlive-przechlewski-book-20110814-2|77	#-----------------------------------------------------------------------
12mr|texlive-przechlewski-book-20110814-2|78	%prep
12mr|texlive-przechlewski-book-20110814-2|79	%setup -c -a0 -a1
12mr|texlive-przechlewski-book-20110814-2|80	
12mr|texlive-przechlewski-book-20110814-2|81	%build
12mr|texlive-przechlewski-book-20110814-2|82	
12mr|texlive-przechlewski-book-20110814-2|83	%install
12mr|texlive-przechlewski-book-20110814-2|84	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-przechlewski-book-20110814-2|85	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-przechlewski-book-20110814-2|86	
12mr|texlive-przechlewski-book-20110814-2|87	
12mr|texlive-przechlewski-book-20110814-2|88	
12mr|texlive-przechlewski-book-20110814-2|89	%changelog
12mr|texlive-przechlewski-book-20110814-2|90	

18300 12
12mr|texlive-ps2pkm-1.6beta1-3|1	# revision 26689
12mr|texlive-ps2pkm-1.6beta1-3|2	# category TLCore
12mr|texlive-ps2pkm-1.6beta1-3|3	# catalog-ctan /fonts/utilities/ps2pk
12mr|texlive-ps2pkm-1.6beta1-3|4	# catalog-date 2011-05-31 11:59:42 +0200
12mr|texlive-ps2pkm-1.6beta1-3|5	# catalog-license other-free
12mr|texlive-ps2pkm-1.6beta1-3|6	# catalog-version 1.6 beta 1
12mr|texlive-ps2pkm-1.6beta1-3|7	Name:		texlive-ps2pkm
12mr|texlive-ps2pkm-1.6beta1-3|8	Version:	1.6beta1
12mr|texlive-ps2pkm-1.6beta1-3|9	Release:	3
12mr|texlive-ps2pkm-1.6beta1-3|10	Summary:	Generate a PK font from an Adobe Type 1 font
12mr|texlive-ps2pkm-1.6beta1-3|11	Group:		Publishing
12mr|texlive-ps2pkm-1.6beta1-3|12	URL:		http://www.ctan.org/tex-archive/fonts/utilities/ps2pk
12mr|texlive-ps2pkm-1.6beta1-3|13	License:	OTHER-FREE
12mr|texlive-ps2pkm-1.6beta1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ps2pkm.tar.xz
12mr|texlive-ps2pkm-1.6beta1-3|15	BuildArch:	noarch
12mr|texlive-ps2pkm-1.6beta1-3|16	BuildRequires:	texlive-tlpkg
12mr|texlive-ps2pkm-1.6beta1-3|17	Requires(pre):	texlive-tlpkg
12mr|texlive-ps2pkm-1.6beta1-3|18	Requires(post):	texlive-kpathsea
12mr|texlive-ps2pkm-1.6beta1-3|19	Requires:	texlive-ps2pkm.bin
12mr|texlive-ps2pkm-1.6beta1-3|20	
12mr|texlive-ps2pkm-1.6beta1-3|21	%description
12mr|texlive-ps2pkm-1.6beta1-3|22	Generates a PK file from an Adobe Type 1 font. PK fonts are (or
12mr|texlive-ps2pkm-1.6beta1-3|23	used to be) valuable in enabling previewers to view documents
12mr|texlive-ps2pkm-1.6beta1-3|24	generated that use Type 1 fonts. The program makes use of code
12mr|texlive-ps2pkm-1.6beta1-3|25	donated to the X consortium by IBM.
12mr|texlive-ps2pkm-1.6beta1-3|26	
12mr|texlive-ps2pkm-1.6beta1-3|27	%post
12mr|texlive-ps2pkm-1.6beta1-3|28	%{_sbindir}/texlive.post
12mr|texlive-ps2pkm-1.6beta1-3|29	
12mr|texlive-ps2pkm-1.6beta1-3|30	%postun
12mr|texlive-ps2pkm-1.6beta1-3|31	if [ $1 -eq 0 ]; then
12mr|texlive-ps2pkm-1.6beta1-3|32	%{_sbindir}/texlive.post
12mr|texlive-ps2pkm-1.6beta1-3|33	fi
12mr|texlive-ps2pkm-1.6beta1-3|34	
12mr|texlive-ps2pkm-1.6beta1-3|35	#-----------------------------------------------------------------------
12mr|texlive-ps2pkm-1.6beta1-3|36	%files
12mr|texlive-ps2pkm-1.6beta1-3|37	%{_mandir}/man1/mag.1*
12mr|texlive-ps2pkm-1.6beta1-3|38	%{_texmfdir}/doc/man/man1/mag.man1.pdf
12mr|texlive-ps2pkm-1.6beta1-3|39	%{_mandir}/man1/pfb2pfa.1*
12mr|texlive-ps2pkm-1.6beta1-3|40	%{_texmfdir}/doc/man/man1/pfb2pfa.man1.pdf
12mr|texlive-ps2pkm-1.6beta1-3|41	%{_mandir}/man1/pk2bm.1*
12mr|texlive-ps2pkm-1.6beta1-3|42	%{_texmfdir}/doc/man/man1/pk2bm.man1.pdf
12mr|texlive-ps2pkm-1.6beta1-3|43	%{_mandir}/man1/ps2pk.1*
12mr|texlive-ps2pkm-1.6beta1-3|44	%{_texmfdir}/doc/man/man1/ps2pk.man1.pdf
12mr|texlive-ps2pkm-1.6beta1-3|45	
12mr|texlive-ps2pkm-1.6beta1-3|46	#-----------------------------------------------------------------------
12mr|texlive-ps2pkm-1.6beta1-3|47	%prep
12mr|texlive-ps2pkm-1.6beta1-3|48	%setup -c -a0
12mr|texlive-ps2pkm-1.6beta1-3|49	
12mr|texlive-ps2pkm-1.6beta1-3|50	%build
12mr|texlive-ps2pkm-1.6beta1-3|51	
12mr|texlive-ps2pkm-1.6beta1-3|52	%install
12mr|texlive-ps2pkm-1.6beta1-3|53	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-ps2pkm-1.6beta1-3|54	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-ps2pkm-1.6beta1-3|55	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-ps2pkm-1.6beta1-3|56	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-ps2pkm-1.6beta1-3|57	
12mr|texlive-ps2pkm-1.6beta1-3|58	
12mr|texlive-ps2pkm-1.6beta1-3|59	
12mr|texlive-ps2pkm-1.6beta1-3|60	%changelog
12mr|texlive-ps2pkm-1.6beta1-3|61	

18301 12
12mr|texlive-psafm-20111104-2|1	# revision 13293
12mr|texlive-psafm-20111104-2|2	# category Package
12mr|texlive-psafm-20111104-2|3	# catalog-ctan undef
12mr|texlive-psafm-20111104-2|4	# catalog-date undef
12mr|texlive-psafm-20111104-2|5	# catalog-license undef
12mr|texlive-psafm-20111104-2|6	# catalog-version undef
12mr|texlive-psafm-20111104-2|7	Name:		texlive-psafm
12mr|texlive-psafm-20111104-2|8	Version:	20111104
12mr|texlive-psafm-20111104-2|9	Release:	2
12mr|texlive-psafm-20111104-2|10	Summary:	TeXLive psafm package
12mr|texlive-psafm-20111104-2|11	Group:		Publishing
12mr|texlive-psafm-20111104-2|12	URL:		http://tug.org/texlive
12mr|texlive-psafm-20111104-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-psafm-20111104-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psafm.tar.xz
12mr|texlive-psafm-20111104-2|15	BuildArch:	noarch
12mr|texlive-psafm-20111104-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-psafm-20111104-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-psafm-20111104-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-psafm-20111104-2|19	
12mr|texlive-psafm-20111104-2|20	%description
12mr|texlive-psafm-20111104-2|21	TeXLive psafm package.
12mr|texlive-psafm-20111104-2|22	
12mr|texlive-psafm-20111104-2|23	%post
12mr|texlive-psafm-20111104-2|24	%{_sbindir}/texlive.post
12mr|texlive-psafm-20111104-2|25	
12mr|texlive-psafm-20111104-2|26	%postun
12mr|texlive-psafm-20111104-2|27	if [ $1 -eq 0 ]; then
12mr|texlive-psafm-20111104-2|28	%{_sbindir}/texlive.post
12mr|texlive-psafm-20111104-2|29	fi
12mr|texlive-psafm-20111104-2|30	
12mr|texlive-psafm-20111104-2|31	#-----------------------------------------------------------------------
12mr|texlive-psafm-20111104-2|32	%files
12mr|texlive-psafm-20111104-2|33	%{_texmfdistdir}/fonts/afm/itc/psafm/stonesan/is8b8a.afm
12mr|texlive-psafm-20111104-2|34	%{_texmfdistdir}/fonts/afm/itc/psafm/stonesan/is8bi8a.afm
12mr|texlive-psafm-20111104-2|35	%{_texmfdistdir}/fonts/afm/itc/psafm/stonesan/is8r8a.afm
12mr|texlive-psafm-20111104-2|36	%{_texmfdistdir}/fonts/afm/itc/psafm/stonesan/is8ri8a.afm
12mr|texlive-psafm-20111104-2|37	%{_texmfdistdir}/fonts/afm/itc/psafm/stonesan/is8s8a.afm
12mr|texlive-psafm-20111104-2|38	%{_texmfdistdir}/fonts/afm/itc/psafm/stonesan/is8si8a.afm
12mr|texlive-psafm-20111104-2|39	
12mr|texlive-psafm-20111104-2|40	#-----------------------------------------------------------------------
12mr|texlive-psafm-20111104-2|41	%prep
12mr|texlive-psafm-20111104-2|42	%setup -c -a0
12mr|texlive-psafm-20111104-2|43	
12mr|texlive-psafm-20111104-2|44	%build
12mr|texlive-psafm-20111104-2|45	
12mr|texlive-psafm-20111104-2|46	%install
12mr|texlive-psafm-20111104-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-psafm-20111104-2|48	cp -fpar fonts %{buildroot}%{_texmfdistdir}
12mr|texlive-psafm-20111104-2|49	
12mr|texlive-psafm-20111104-2|50	
12mr|texlive-psafm-20111104-2|51	
12mr|texlive-psafm-20111104-2|52	%changelog
12mr|texlive-psafm-20111104-2|53	

18302 12
12mr|texlive-psbao-0.17-2|1	# revision 15878
12mr|texlive-psbao-0.17-2|2	# category Package
12mr|texlive-psbao-0.17-2|3	# catalog-ctan /graphics/pstricks/contrib/psbao
12mr|texlive-psbao-0.17-2|4	# catalog-date 2008-11-15 12:33:11 +0100
12mr|texlive-psbao-0.17-2|5	# catalog-license lppl
12mr|texlive-psbao-0.17-2|6	# catalog-version 0.17
12mr|texlive-psbao-0.17-2|7	Name:		texlive-psbao
12mr|texlive-psbao-0.17-2|8	Version:	0.17
12mr|texlive-psbao-0.17-2|9	Release:	2
12mr|texlive-psbao-0.17-2|10	Summary:	Draw Bao diagrams
12mr|texlive-psbao-0.17-2|11	Group:		Publishing
12mr|texlive-psbao-0.17-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/psbao
12mr|texlive-psbao-0.17-2|13	License:	LPPL
12mr|texlive-psbao-0.17-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psbao.tar.xz
12mr|texlive-psbao-0.17-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psbao.doc.tar.xz
12mr|texlive-psbao-0.17-2|16	BuildArch:	noarch
12mr|texlive-psbao-0.17-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-psbao-0.17-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-psbao-0.17-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-psbao-0.17-2|20	
12mr|texlive-psbao-0.17-2|21	%description
12mr|texlive-psbao-0.17-2|22	The package draws Bao diagrams in LaTeX. The package is a
12mr|texlive-psbao-0.17-2|23	development of psgo, and uses PSTricks to draw the diagrams.
12mr|texlive-psbao-0.17-2|24	
12mr|texlive-psbao-0.17-2|25	%post
12mr|texlive-psbao-0.17-2|26	%{_sbindir}/texlive.post
12mr|texlive-psbao-0.17-2|27	
12mr|texlive-psbao-0.17-2|28	%postun
12mr|texlive-psbao-0.17-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-psbao-0.17-2|30	%{_sbindir}/texlive.post
12mr|texlive-psbao-0.17-2|31	fi
12mr|texlive-psbao-0.17-2|32	
12mr|texlive-psbao-0.17-2|33	#-----------------------------------------------------------------------
12mr|texlive-psbao-0.17-2|34	%files
12mr|texlive-psbao-0.17-2|35	%{_texmfdistdir}/tex/latex/psbao/psbao.sty
12mr|texlive-psbao-0.17-2|36	%doc %{_texmfdistdir}/doc/latex/psbao/Changes
12mr|texlive-psbao-0.17-2|37	%doc %{_texmfdistdir}/doc/latex/psbao/README
12mr|texlive-psbao-0.17-2|38	%doc %{_texmfdistdir}/doc/latex/psbao/psbaomanual.pdf
12mr|texlive-psbao-0.17-2|39	%doc %{_texmfdistdir}/doc/latex/psbao/psbaomanual.tex
12mr|texlive-psbao-0.17-2|40	
12mr|texlive-psbao-0.17-2|41	#-----------------------------------------------------------------------
12mr|texlive-psbao-0.17-2|42	%prep
12mr|texlive-psbao-0.17-2|43	%setup -c -a0 -a1
12mr|texlive-psbao-0.17-2|44	
12mr|texlive-psbao-0.17-2|45	%build
12mr|texlive-psbao-0.17-2|46	
12mr|texlive-psbao-0.17-2|47	%install
12mr|texlive-psbao-0.17-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-psbao-0.17-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-psbao-0.17-2|50	
12mr|texlive-psbao-0.17-2|51	
12mr|texlive-psbao-0.17-2|52	
12mr|texlive-psbao-0.17-2|53	%changelog
12mr|texlive-psbao-0.17-2|54	

18303 12
12mr|texlive-pseudocode-20090302-2|1	# revision 15878
12mr|texlive-pseudocode-20090302-2|2	# category Package
12mr|texlive-pseudocode-20090302-2|3	# catalog-ctan /macros/latex/contrib/pseudocode
12mr|texlive-pseudocode-20090302-2|4	# catalog-date 2009-03-02 13:24:03 +0100
12mr|texlive-pseudocode-20090302-2|5	# catalog-license lppl
12mr|texlive-pseudocode-20090302-2|6	# catalog-version undef
12mr|texlive-pseudocode-20090302-2|7	Name:		texlive-pseudocode
12mr|texlive-pseudocode-20090302-2|8	Version:	20090302
12mr|texlive-pseudocode-20090302-2|9	Release:	2
12mr|texlive-pseudocode-20090302-2|10	Summary:	LaTeX environment for specifying algorithms in a natural way
12mr|texlive-pseudocode-20090302-2|11	Group:		Publishing
12mr|texlive-pseudocode-20090302-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pseudocode
12mr|texlive-pseudocode-20090302-2|13	License:	LPPL
12mr|texlive-pseudocode-20090302-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pseudocode.tar.xz
12mr|texlive-pseudocode-20090302-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pseudocode.doc.tar.xz
12mr|texlive-pseudocode-20090302-2|16	BuildArch:	noarch
12mr|texlive-pseudocode-20090302-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pseudocode-20090302-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pseudocode-20090302-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pseudocode-20090302-2|20	
12mr|texlive-pseudocode-20090302-2|21	%description
12mr|texlive-pseudocode-20090302-2|22	This package provides the environment "pseudocode" for
12mr|texlive-pseudocode-20090302-2|23	describing algorithms in a natural manner.
12mr|texlive-pseudocode-20090302-2|24	
12mr|texlive-pseudocode-20090302-2|25	%post
12mr|texlive-pseudocode-20090302-2|26	%{_sbindir}/texlive.post
12mr|texlive-pseudocode-20090302-2|27	
12mr|texlive-pseudocode-20090302-2|28	%postun
12mr|texlive-pseudocode-20090302-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-pseudocode-20090302-2|30	%{_sbindir}/texlive.post
12mr|texlive-pseudocode-20090302-2|31	fi
12mr|texlive-pseudocode-20090302-2|32	
12mr|texlive-pseudocode-20090302-2|33	#-----------------------------------------------------------------------
12mr|texlive-pseudocode-20090302-2|34	%files
12mr|texlive-pseudocode-20090302-2|35	%{_texmfdistdir}/tex/latex/pseudocode/pseudocode.sty
12mr|texlive-pseudocode-20090302-2|36	%doc %{_texmfdistdir}/doc/latex/pseudocode/README
12mr|texlive-pseudocode-20090302-2|37	%doc %{_texmfdistdir}/doc/latex/pseudocode/pseudocode.pdf
12mr|texlive-pseudocode-20090302-2|38	%doc %{_texmfdistdir}/doc/latex/pseudocode/pseudocode.tex
12mr|texlive-pseudocode-20090302-2|39	
12mr|texlive-pseudocode-20090302-2|40	#-----------------------------------------------------------------------
12mr|texlive-pseudocode-20090302-2|41	%prep
12mr|texlive-pseudocode-20090302-2|42	%setup -c -a0 -a1
12mr|texlive-pseudocode-20090302-2|43	
12mr|texlive-pseudocode-20090302-2|44	%build
12mr|texlive-pseudocode-20090302-2|45	
12mr|texlive-pseudocode-20090302-2|46	%install
12mr|texlive-pseudocode-20090302-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pseudocode-20090302-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pseudocode-20090302-2|49	
12mr|texlive-pseudocode-20090302-2|50	
12mr|texlive-pseudocode-20090302-2|51	
12mr|texlive-pseudocode-20090302-2|52	%changelog
12mr|texlive-pseudocode-20090302-2|53	

18304 12
12mr|texlive-psfrag-3.04-2|1	# revision 15878
12mr|texlive-psfrag-3.04-2|2	# category Package
12mr|texlive-psfrag-3.04-2|3	# catalog-ctan /macros/latex/contrib/psfrag
12mr|texlive-psfrag-3.04-2|4	# catalog-date 2009-10-07 22:25:55 +0200
12mr|texlive-psfrag-3.04-2|5	# catalog-license other-free
12mr|texlive-psfrag-3.04-2|6	# catalog-version 3.04
12mr|texlive-psfrag-3.04-2|7	Name:		texlive-psfrag
12mr|texlive-psfrag-3.04-2|8	Version:	3.04
12mr|texlive-psfrag-3.04-2|9	Release:	2
12mr|texlive-psfrag-3.04-2|10	Summary:	Replace strings in encapsulated PostScript figures
12mr|texlive-psfrag-3.04-2|11	Group:		Publishing
12mr|texlive-psfrag-3.04-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/psfrag
12mr|texlive-psfrag-3.04-2|13	License:	OTHER-FREE
12mr|texlive-psfrag-3.04-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psfrag.tar.xz
12mr|texlive-psfrag-3.04-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psfrag.doc.tar.xz
12mr|texlive-psfrag-3.04-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psfrag.source.tar.xz
12mr|texlive-psfrag-3.04-2|17	BuildArch:	noarch
12mr|texlive-psfrag-3.04-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-psfrag-3.04-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-psfrag-3.04-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-psfrag-3.04-2|21	
12mr|texlive-psfrag-3.04-2|22	%define		_unpackaged_subdirs_terminate_build	0
12mr|texlive-psfrag-3.04-2|23	
12mr|texlive-psfrag-3.04-2|24	%description
12mr|texlive-psfrag-3.04-2|25	Allows LaTeX constructions (equations, picture environments,
12mr|texlive-psfrag-3.04-2|26	etc.) to be precisely superimposed over Encapsulated PostScript
12mr|texlive-psfrag-3.04-2|27	figures, using your own favorite drawing tool to create an EPS
12mr|texlive-psfrag-3.04-2|28	figure and placing simple text 'tags' where each replacement is
12mr|texlive-psfrag-3.04-2|29	to be placed, with PSfrag automatically removing these tags
12mr|texlive-psfrag-3.04-2|30	from the figure and replacing them with a user specified LaTeX
12mr|texlive-psfrag-3.04-2|31	construction, properly aligned, scaled, and/or rotated.
12mr|texlive-psfrag-3.04-2|32	
12mr|texlive-psfrag-3.04-2|33	%post
12mr|texlive-psfrag-3.04-2|34	%{_sbindir}/texlive.post
12mr|texlive-psfrag-3.04-2|35	
12mr|texlive-psfrag-3.04-2|36	%postun
12mr|texlive-psfrag-3.04-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-psfrag-3.04-2|38	%{_sbindir}/texlive.post
12mr|texlive-psfrag-3.04-2|39	fi
12mr|texlive-psfrag-3.04-2|40	
12mr|texlive-psfrag-3.04-2|41	#-----------------------------------------------------------------------
12mr|texlive-psfrag-3.04-2|42	%files
12mr|texlive-psfrag-3.04-2|43	%{_texmfdistdir}/dvips/psfrag/psfrag.pro
12mr|texlive-psfrag-3.04-2|44	%{_texmfdistdir}/tex/latex/psfrag/psfrag.sty
12mr|texlive-psfrag-3.04-2|45	%doc %{_texmfdistdir}/doc/latex/psfrag/00readme.txt
12mr|texlive-psfrag-3.04-2|46	%doc %{_texmfdistdir}/doc/latex/psfrag/announce.txt
12mr|texlive-psfrag-3.04-2|47	%doc %{_texmfdistdir}/doc/latex/psfrag/example.eps
12mr|texlive-psfrag-3.04-2|48	%doc %{_texmfdistdir}/doc/latex/psfrag/pfgguide.pdf
12mr|texlive-psfrag-3.04-2|49	%doc %{_texmfdistdir}/doc/latex/psfrag/pfgguide.tex
12mr|texlive-psfrag-3.04-2|50	%doc %{_texmfdistdir}/doc/latex/psfrag/testfig.eps
12mr|texlive-psfrag-3.04-2|51	#- source
12mr|texlive-psfrag-3.04-2|52	%doc %{_texmfdistdir}/source/latex/psfrag/psfrag.dtx
12mr|texlive-psfrag-3.04-2|53	%doc %{_texmfdistdir}/source/latex/psfrag/psfrag.ins
12mr|texlive-psfrag-3.04-2|54	
12mr|texlive-psfrag-3.04-2|55	#-----------------------------------------------------------------------
12mr|texlive-psfrag-3.04-2|56	%prep
12mr|texlive-psfrag-3.04-2|57	%setup -c -a0 -a1 -a2
12mr|texlive-psfrag-3.04-2|58	
12mr|texlive-psfrag-3.04-2|59	%build
12mr|texlive-psfrag-3.04-2|60	
12mr|texlive-psfrag-3.04-2|61	%install
12mr|texlive-psfrag-3.04-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-psfrag-3.04-2|63	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-psfrag-3.04-2|64	
12mr|texlive-psfrag-3.04-2|65	
12mr|texlive-psfrag-3.04-2|66	
12mr|texlive-psfrag-3.04-2|67	%changelog
12mr|texlive-psfrag-3.04-2|68	

18305 12
12mr|texlive-psfrag-italian-20080823-2|1	# revision 15878
12mr|texlive-psfrag-italian-20080823-2|2	# category Package
12mr|texlive-psfrag-italian-20080823-2|3	# catalog-ctan /info/italian/psfrag
12mr|texlive-psfrag-italian-20080823-2|4	# catalog-date 2008-08-23 00:25:16 +0200
12mr|texlive-psfrag-italian-20080823-2|5	# catalog-license gpl
12mr|texlive-psfrag-italian-20080823-2|6	# catalog-version undef
12mr|texlive-psfrag-italian-20080823-2|7	Name:		texlive-psfrag-italian
12mr|texlive-psfrag-italian-20080823-2|8	Version:	20080823
12mr|texlive-psfrag-italian-20080823-2|9	Release:	2
12mr|texlive-psfrag-italian-20080823-2|10	Summary:	PSfrag documentation in Italian
12mr|texlive-psfrag-italian-20080823-2|11	Group:		Publishing
12mr|texlive-psfrag-italian-20080823-2|12	URL:		http://www.ctan.org/tex-archive/info/italian/psfrag
12mr|texlive-psfrag-italian-20080823-2|13	License:	GPL
12mr|texlive-psfrag-italian-20080823-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psfrag-italian.tar.xz
12mr|texlive-psfrag-italian-20080823-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psfrag-italian.doc.tar.xz
12mr|texlive-psfrag-italian-20080823-2|16	BuildArch:	noarch
12mr|texlive-psfrag-italian-20080823-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-psfrag-italian-20080823-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-psfrag-italian-20080823-2|19	
12mr|texlive-psfrag-italian-20080823-2|20	%description
12mr|texlive-psfrag-italian-20080823-2|21	This is a translation of the the documentation that comes with
12mr|texlive-psfrag-italian-20080823-2|22	the psfrag documentation.
12mr|texlive-psfrag-italian-20080823-2|23	
12mr|texlive-psfrag-italian-20080823-2|24	#-----------------------------------------------------------------------
12mr|texlive-psfrag-italian-20080823-2|25	%files
12mr|texlive-psfrag-italian-20080823-2|26	%doc %{_texmfdistdir}/doc/latex/psfrag-italian/itpfgguide.pdf
12mr|texlive-psfrag-italian-20080823-2|27	%doc %{_texmfdistdir}/doc/latex/psfrag-italian/itpfgguide.tex
12mr|texlive-psfrag-italian-20080823-2|28	
12mr|texlive-psfrag-italian-20080823-2|29	#-----------------------------------------------------------------------
12mr|texlive-psfrag-italian-20080823-2|30	%prep
12mr|texlive-psfrag-italian-20080823-2|31	%setup -c -a0 -a1
12mr|texlive-psfrag-italian-20080823-2|32	
12mr|texlive-psfrag-italian-20080823-2|33	%build
12mr|texlive-psfrag-italian-20080823-2|34	
12mr|texlive-psfrag-italian-20080823-2|35	%install
12mr|texlive-psfrag-italian-20080823-2|36	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-psfrag-italian-20080823-2|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-psfrag-italian-20080823-2|38	
12mr|texlive-psfrag-italian-20080823-2|39	
12mr|texlive-psfrag-italian-20080823-2|40	
12mr|texlive-psfrag-italian-20080823-2|41	%changelog
12mr|texlive-psfrag-italian-20080823-2|42	

18306 12
12mr|texlive-psfragx-1.1-1|1	# revision 26243
12mr|texlive-psfragx-1.1-1|2	# category Package
12mr|texlive-psfragx-1.1-1|3	# catalog-ctan /macros/latex/contrib/psfragx
12mr|texlive-psfragx-1.1-1|4	# catalog-date 2012-05-07 20:30:54 +0200
12mr|texlive-psfragx-1.1-1|5	# catalog-license lppl
12mr|texlive-psfragx-1.1-1|6	# catalog-version 1.1
12mr|texlive-psfragx-1.1-1|7	Name:		texlive-psfragx
12mr|texlive-psfragx-1.1-1|8	Version:	1.1
12mr|texlive-psfragx-1.1-1|9	Release:	1
12mr|texlive-psfragx-1.1-1|10	Summary:	A psfrag eXtension
12mr|texlive-psfragx-1.1-1|11	Group:		Publishing
12mr|texlive-psfragx-1.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/psfragx
12mr|texlive-psfragx-1.1-1|13	License:	LPPL
12mr|texlive-psfragx-1.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psfragx.tar.xz
12mr|texlive-psfragx-1.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psfragx.doc.tar.xz
12mr|texlive-psfragx-1.1-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psfragx.source.tar.xz
12mr|texlive-psfragx-1.1-1|17	BuildArch:	noarch
12mr|texlive-psfragx-1.1-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-psfragx-1.1-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-psfragx-1.1-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-psfragx-1.1-1|21	
12mr|texlive-psfragx-1.1-1|22	%description
12mr|texlive-psfragx-1.1-1|23	PSfragX offers a mechanism to embed \psfrag commands, as
12mr|texlive-psfragx-1.1-1|24	provided by the psfrag package, into the EPS file itself. Each
12mr|texlive-psfragx-1.1-1|25	time a graphic is included, the EPS file is scanned. If some
12mr|texlive-psfragx-1.1-1|26	tagged lines are found, they are used to define the psfrag
12mr|texlive-psfragx-1.1-1|27	replacements that should be performed automatically. In
12mr|texlive-psfragx-1.1-1|28	addition, a similar mechanism holds for overpic objects. These
12mr|texlive-psfragx-1.1-1|29	are picture objects superimposed on the included graphic. A
12mr|texlive-psfragx-1.1-1|30	similar mechanism is implemented in psfrag itself (but
12mr|texlive-psfragx-1.1-1|31	deprecated in the documentation), but psfragx offers much more
12mr|texlive-psfragx-1.1-1|32	flexibility. For example, if babel is used, it is possible to
12mr|texlive-psfragx-1.1-1|33	define different replacements corresponding to different
12mr|texlive-psfragx-1.1-1|34	languages. The replacements to take into account will be
12mr|texlive-psfragx-1.1-1|35	selected on the basis of the current language of the document.
12mr|texlive-psfragx-1.1-1|36	A Matlab script (LaPrint) is provided, to export an EPS file
12mr|texlive-psfragx-1.1-1|37	with psfragx annotations ready embedded.
12mr|texlive-psfragx-1.1-1|38	
12mr|texlive-psfragx-1.1-1|39	%post
12mr|texlive-psfragx-1.1-1|40	%{_sbindir}/texlive.post
12mr|texlive-psfragx-1.1-1|41	
12mr|texlive-psfragx-1.1-1|42	%postun
12mr|texlive-psfragx-1.1-1|43	if [ $1 -eq 0 ]; then
12mr|texlive-psfragx-1.1-1|44	%{_sbindir}/texlive.post
12mr|texlive-psfragx-1.1-1|45	fi
12mr|texlive-psfragx-1.1-1|46	
12mr|texlive-psfragx-1.1-1|47	#-----------------------------------------------------------------------
12mr|texlive-psfragx-1.1-1|48	%files
12mr|texlive-psfragx-1.1-1|49	%{_texmfdistdir}/tex/latex/psfragx/psfragx.cfg
12mr|texlive-psfragx-1.1-1|50	%{_texmfdistdir}/tex/latex/psfragx/psfragx.sty
12mr|texlive-psfragx-1.1-1|51	%doc %{_texmfdistdir}/doc/latex/psfragx/README
12mr|texlive-psfragx-1.1-1|52	%doc %{_texmfdistdir}/doc/latex/psfragx/README.laprint-3.16
12mr|texlive-psfragx-1.1-1|53	%doc %{_texmfdistdir}/doc/latex/psfragx/laprint.m
12mr|texlive-psfragx-1.1-1|54	%doc %{_texmfdistdir}/doc/latex/psfragx/laprintdoc.ps
12mr|texlive-psfragx-1.1-1|55	%doc %{_texmfdistdir}/doc/latex/psfragx/laprpfx.mat
12mr|texlive-psfragx-1.1-1|56	%doc %{_texmfdistdir}/doc/latex/psfragx/pfxprint.m
12mr|texlive-psfragx-1.1-1|57	%doc %{_texmfdistdir}/doc/latex/psfragx/psfragx.m
12mr|texlive-psfragx-1.1-1|58	%doc %{_texmfdistdir}/doc/latex/psfragx/psfragx.pdf
12mr|texlive-psfragx-1.1-1|59	%doc %{_texmfdistdir}/doc/latex/psfragx/psfragx_example.pdf
12mr|texlive-psfragx-1.1-1|60	%doc %{_texmfdistdir}/doc/latex/psfragx/psfragx_example.tex
12mr|texlive-psfragx-1.1-1|61	%doc %{_texmfdistdir}/doc/latex/psfragx/readmePFX.txt
12mr|texlive-psfragx-1.1-1|62	#- source
12mr|texlive-psfragx-1.1-1|63	%doc %{_texmfdistdir}/source/latex/psfragx/psfragx.drv
12mr|texlive-psfragx-1.1-1|64	%doc %{_texmfdistdir}/source/latex/psfragx/psfragx.dtx
12mr|texlive-psfragx-1.1-1|65	%doc %{_texmfdistdir}/source/latex/psfragx/psfragx.ins
12mr|texlive-psfragx-1.1-1|66	
12mr|texlive-psfragx-1.1-1|67	#-----------------------------------------------------------------------
12mr|texlive-psfragx-1.1-1|68	%prep
12mr|texlive-psfragx-1.1-1|69	%setup -c -a0 -a1 -a2
12mr|texlive-psfragx-1.1-1|70	
12mr|texlive-psfragx-1.1-1|71	%build
12mr|texlive-psfragx-1.1-1|72	
12mr|texlive-psfragx-1.1-1|73	%install
12mr|texlive-psfragx-1.1-1|74	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-psfragx-1.1-1|75	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-psfragx-1.1-1|76	
12mr|texlive-psfragx-1.1-1|77	
12mr|texlive-psfragx-1.1-1|78	
12mr|texlive-psfragx-1.1-1|79	%changelog
12mr|texlive-psfragx-1.1-1|80	

18307 12
12mr|texlive-psgo-0.17-2|1	# revision 15878
12mr|texlive-psgo-0.17-2|2	# category Package
12mr|texlive-psgo-0.17-2|3	# catalog-ctan /graphics/pstricks/contrib/psgo
12mr|texlive-psgo-0.17-2|4	# catalog-date 2008-09-06 19:20:59 +0200
12mr|texlive-psgo-0.17-2|5	# catalog-license lppl
12mr|texlive-psgo-0.17-2|6	# catalog-version 0.17
12mr|texlive-psgo-0.17-2|7	Name:		texlive-psgo
12mr|texlive-psgo-0.17-2|8	Version:	0.17
12mr|texlive-psgo-0.17-2|9	Release:	2
12mr|texlive-psgo-0.17-2|10	Summary:	Typeset go diagrams with PSTricks
12mr|texlive-psgo-0.17-2|11	Group:		Publishing
12mr|texlive-psgo-0.17-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/psgo
12mr|texlive-psgo-0.17-2|13	License:	LPPL
12mr|texlive-psgo-0.17-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psgo.tar.xz
12mr|texlive-psgo-0.17-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psgo.doc.tar.xz
12mr|texlive-psgo-0.17-2|16	BuildArch:	noarch
12mr|texlive-psgo-0.17-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-psgo-0.17-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-psgo-0.17-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-psgo-0.17-2|20	
12mr|texlive-psgo-0.17-2|21	%description
12mr|texlive-psgo-0.17-2|22	TeXLive psgo package.
12mr|texlive-psgo-0.17-2|23	
12mr|texlive-psgo-0.17-2|24	%post
12mr|texlive-psgo-0.17-2|25	%{_sbindir}/texlive.post
12mr|texlive-psgo-0.17-2|26	
12mr|texlive-psgo-0.17-2|27	%postun
12mr|texlive-psgo-0.17-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-psgo-0.17-2|29	%{_sbindir}/texlive.post
12mr|texlive-psgo-0.17-2|30	fi
12mr|texlive-psgo-0.17-2|31	
12mr|texlive-psgo-0.17-2|32	#-----------------------------------------------------------------------
12mr|texlive-psgo-0.17-2|33	%files
12mr|texlive-psgo-0.17-2|34	%{_texmfdistdir}/tex/latex/psgo/psgo.sty
12mr|texlive-psgo-0.17-2|35	%doc %{_texmfdistdir}/doc/latex/psgo/Changes
12mr|texlive-psgo-0.17-2|36	%doc %{_texmfdistdir}/doc/latex/psgo/README
12mr|texlive-psgo-0.17-2|37	%doc %{_texmfdistdir}/doc/latex/psgo/psgomanual.pdf
12mr|texlive-psgo-0.17-2|38	%doc %{_texmfdistdir}/doc/latex/psgo/psgomanual.tex
12mr|texlive-psgo-0.17-2|39	
12mr|texlive-psgo-0.17-2|40	#-----------------------------------------------------------------------
12mr|texlive-psgo-0.17-2|41	%prep
12mr|texlive-psgo-0.17-2|42	%setup -c -a0 -a1
12mr|texlive-psgo-0.17-2|43	
12mr|texlive-psgo-0.17-2|44	%build
12mr|texlive-psgo-0.17-2|45	
12mr|texlive-psgo-0.17-2|46	%install
12mr|texlive-psgo-0.17-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-psgo-0.17-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-psgo-0.17-2|49	
12mr|texlive-psgo-0.17-2|50	
12mr|texlive-psgo-0.17-2|51	
12mr|texlive-psgo-0.17-2|52	%changelog
12mr|texlive-psgo-0.17-2|53	

18308 12
12mr|texlive-psizzl-0.35-2|1	# revision 15878
12mr|texlive-psizzl-0.35-2|2	# category Package
12mr|texlive-psizzl-0.35-2|3	# catalog-ctan /macros/psizzl
12mr|texlive-psizzl-0.35-2|4	# catalog-date 2006-12-03 01:48:16 +0100
12mr|texlive-psizzl-0.35-2|5	# catalog-license lppl
12mr|texlive-psizzl-0.35-2|6	# catalog-version 0.35
12mr|texlive-psizzl-0.35-2|7	Name:		texlive-psizzl
12mr|texlive-psizzl-0.35-2|8	Version:	0.35
12mr|texlive-psizzl-0.35-2|9	Release:	2
12mr|texlive-psizzl-0.35-2|10	Summary:	A TeX format for physics papers
12mr|texlive-psizzl-0.35-2|11	Group:		Publishing
12mr|texlive-psizzl-0.35-2|12	URL:		http://www.ctan.org/tex-archive/macros/psizzl
12mr|texlive-psizzl-0.35-2|13	License:	LPPL
12mr|texlive-psizzl-0.35-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psizzl.tar.xz
12mr|texlive-psizzl-0.35-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psizzl.doc.tar.xz
12mr|texlive-psizzl-0.35-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psizzl.source.tar.xz
12mr|texlive-psizzl-0.35-2|17	BuildArch:	noarch
12mr|texlive-psizzl-0.35-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-psizzl-0.35-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-psizzl-0.35-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-psizzl-0.35-2|21	
12mr|texlive-psizzl-0.35-2|22	%description
12mr|texlive-psizzl-0.35-2|23	PSIZZL is a TeX format for physics papers written at SLAC and
12mr|texlive-psizzl-0.35-2|24	used at several other places. It dates from rather early in the
12mr|texlive-psizzl-0.35-2|25	development of TeX82; as a result, some of the descriptions of
12mr|texlive-psizzl-0.35-2|26	limitations look rather quaint to modern eyes.
12mr|texlive-psizzl-0.35-2|27	
12mr|texlive-psizzl-0.35-2|28	%post
12mr|texlive-psizzl-0.35-2|29	%{_sbindir}/texlive.post
12mr|texlive-psizzl-0.35-2|30	
12mr|texlive-psizzl-0.35-2|31	%postun
12mr|texlive-psizzl-0.35-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-psizzl-0.35-2|33	%{_sbindir}/texlive.post
12mr|texlive-psizzl-0.35-2|34	fi
12mr|texlive-psizzl-0.35-2|35	
12mr|texlive-psizzl-0.35-2|36	#-----------------------------------------------------------------------
12mr|texlive-psizzl-0.35-2|37	%files
12mr|texlive-psizzl-0.35-2|38	%{_texmfdistdir}/tex/psizzl/base/chapters.Psizzl
12mr|texlive-psizzl-0.35-2|39	%{_texmfdistdir}/tex/psizzl/base/citation.Psizzl
12mr|texlive-psizzl-0.35-2|40	%{_texmfdistdir}/tex/psizzl/base/fontdefs.Psizzl
12mr|texlive-psizzl-0.35-2|41	%{_texmfdistdir}/tex/psizzl/base/index.Psizzl
12mr|texlive-psizzl-0.35-2|42	%{_texmfdistdir}/tex/psizzl/base/institut.Psizzl
12mr|texlive-psizzl-0.35-2|43	%{_texmfdistdir}/tex/psizzl/base/letter.Psizzl
12mr|texlive-psizzl-0.35-2|44	%{_texmfdistdir}/tex/psizzl/base/lists.Psizzl
12mr|texlive-psizzl-0.35-2|45	%{_texmfdistdir}/tex/psizzl/base/macros.Psizzl
12mr|texlive-psizzl-0.35-2|46	%{_texmfdistdir}/tex/psizzl/base/memo.Psizzl
12mr|texlive-psizzl-0.35-2|47	%{_texmfdistdir}/tex/psizzl/base/mypsizzl.tex
12mr|texlive-psizzl-0.35-2|48	%{_texmfdistdir}/tex/psizzl/base/options.Psizzl
12mr|texlive-psizzl-0.35-2|49	%{_texmfdistdir}/tex/psizzl/base/output.Psizzl
12mr|texlive-psizzl-0.35-2|50	%{_texmfdistdir}/tex/psizzl/base/picture.Psizzl
12mr|texlive-psizzl-0.35-2|51	%{_texmfdistdir}/tex/psizzl/base/psizzl.tex
12mr|texlive-psizzl-0.35-2|52	%{_texmfdistdir}/tex/psizzl/base/publicat.Psizzl
12mr|texlive-psizzl-0.35-2|53	%{_texmfdistdir}/tex/psizzl/base/symbols.Psizzl
12mr|texlive-psizzl-0.35-2|54	%{_texmfdistdir}/tex/psizzl/base/thesis.Psizzl
12mr|texlive-psizzl-0.35-2|55	%{_texmfdistdir}/tex/psizzl/config/psizzl.ini
12mr|texlive-psizzl-0.35-2|56	%doc %{_texmfdistdir}/doc/otherformats/psizzl/base/psizzl.commands
12mr|texlive-psizzl-0.35-2|57	%doc %{_texmfdistdir}/doc/otherformats/psizzl/base/psizzl.doc
12mr|texlive-psizzl-0.35-2|58	#- source
12mr|texlive-psizzl-0.35-2|59	%doc %{_texmfdistdir}/source/psizzl/base/aaaread.me
12mr|texlive-psizzl-0.35-2|60	
12mr|texlive-psizzl-0.35-2|61	#-----------------------------------------------------------------------
12mr|texlive-psizzl-0.35-2|62	%prep
12mr|texlive-psizzl-0.35-2|63	%setup -c -a0 -a1 -a2
12mr|texlive-psizzl-0.35-2|64	
12mr|texlive-psizzl-0.35-2|65	%build
12mr|texlive-psizzl-0.35-2|66	
12mr|texlive-psizzl-0.35-2|67	%install
12mr|texlive-psizzl-0.35-2|68	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-psizzl-0.35-2|69	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-psizzl-0.35-2|70	
12mr|texlive-psizzl-0.35-2|71	
12mr|texlive-psizzl-0.35-2|72	
12mr|texlive-psizzl-0.35-2|73	%changelog
12mr|texlive-psizzl-0.35-2|74	

18309 12
12mr|texlive-pslatex-20091007-2|1	# revision 16416
12mr|texlive-pslatex-20091007-2|2	# category Package
12mr|texlive-pslatex-20091007-2|3	# catalog-ctan /macros/latex/contrib/pslatex
12mr|texlive-pslatex-20091007-2|4	# catalog-date 2009-10-07 22:25:55 +0200
12mr|texlive-pslatex-20091007-2|5	# catalog-license lppl
12mr|texlive-pslatex-20091007-2|6	# catalog-version undef
12mr|texlive-pslatex-20091007-2|7	Name:		texlive-pslatex
12mr|texlive-pslatex-20091007-2|8	Version:	20091007
12mr|texlive-pslatex-20091007-2|9	Release:	2
12mr|texlive-pslatex-20091007-2|10	Summary:	Use PostScript fonts by default
12mr|texlive-pslatex-20091007-2|11	Group:		Publishing
12mr|texlive-pslatex-20091007-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pslatex
12mr|texlive-pslatex-20091007-2|13	License:	LPPL
12mr|texlive-pslatex-20091007-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pslatex.tar.xz
12mr|texlive-pslatex-20091007-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pslatex.source.tar.xz
12mr|texlive-pslatex-20091007-2|16	BuildArch:	noarch
12mr|texlive-pslatex-20091007-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pslatex-20091007-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pslatex-20091007-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pslatex-20091007-2|20	
12mr|texlive-pslatex-20091007-2|21	%description
12mr|texlive-pslatex-20091007-2|22	A small package that makes LaTeX default to 'standard'
12mr|texlive-pslatex-20091007-2|23	PostScript fonts. It is basically a merger of the times and the
12mr|texlive-pslatex-20091007-2|24	(obsolete) mathptm packages from the psnfss suite. You must
12mr|texlive-pslatex-20091007-2|25	have installed standard LaTeX and the psnfss PostScript fonts
12mr|texlive-pslatex-20091007-2|26	to use this package. The main novel feature is that the pslatex
12mr|texlive-pslatex-20091007-2|27	package tries to compensate for the visual differences between
12mr|texlive-pslatex-20091007-2|28	the Adobe fonts by scaling Helvetica by 90%, and 'condensing'
12mr|texlive-pslatex-20091007-2|29	Courier (i.e. scaling horizontally) by 85%. The package is
12mr|texlive-pslatex-20091007-2|30	supplied with a (unix) shell file for a 'pslatex' command that
12mr|texlive-pslatex-20091007-2|31	allows standard LaTeX documents to be processed, without
12mr|texlive-pslatex-20091007-2|32	needing to edit the file. Note that current psnfss uses a
12mr|texlive-pslatex-20091007-2|33	different technique for scaling Helvetica, and treats Courier
12mr|texlive-pslatex-20091007-2|34	as a lost cause (there are better free fixed-width available
12mr|texlive-pslatex-20091007-2|35	now, than there were when pslatex was designed). As a result,
12mr|texlive-pslatex-20091007-2|36	pslatex is widely considered obsolete.
12mr|texlive-pslatex-20091007-2|37	
12mr|texlive-pslatex-20091007-2|38	%post
12mr|texlive-pslatex-20091007-2|39	%{_sbindir}/texlive.post
12mr|texlive-pslatex-20091007-2|40	
12mr|texlive-pslatex-20091007-2|41	%postun
12mr|texlive-pslatex-20091007-2|42	if [ $1 -eq 0 ]; then
12mr|texlive-pslatex-20091007-2|43	%{_sbindir}/texlive.post
12mr|texlive-pslatex-20091007-2|44	fi
12mr|texlive-pslatex-20091007-2|45	
12mr|texlive-pslatex-20091007-2|46	#-----------------------------------------------------------------------
12mr|texlive-pslatex-20091007-2|47	%files
12mr|texlive-pslatex-20091007-2|48	%{_texmfdistdir}/fonts/map/dvips/pslatex/pcrr8rn.map
12mr|texlive-pslatex-20091007-2|49	%{_texmfdistdir}/fonts/tfm/public/pslatex/pcrr7tn.tfm
12mr|texlive-pslatex-20091007-2|50	%{_texmfdistdir}/fonts/tfm/public/pslatex/pcrr8rn.tfm
12mr|texlive-pslatex-20091007-2|51	%{_texmfdistdir}/fonts/tfm/public/pslatex/pcrr8tn.tfm
12mr|texlive-pslatex-20091007-2|52	%{_texmfdistdir}/fonts/vf/public/pslatex/pcrr7tn.vf
12mr|texlive-pslatex-20091007-2|53	%{_texmfdistdir}/fonts/vf/public/pslatex/pcrr8tn.vf
12mr|texlive-pslatex-20091007-2|54	%{_texmfdistdir}/tex/latex/pslatex/pslatex.sty
12mr|texlive-pslatex-20091007-2|55	#- source
12mr|texlive-pslatex-20091007-2|56	%doc %{_texmfdistdir}/source/latex/pslatex/fontinst/pslatex.tex
12mr|texlive-pslatex-20091007-2|57	%doc %{_texmfdistdir}/source/latex/pslatex/shell/pslatex
12mr|texlive-pslatex-20091007-2|58	%doc %{_texmfdistdir}/source/latex/pslatex/shell/pslatex.bat
12mr|texlive-pslatex-20091007-2|59	
12mr|texlive-pslatex-20091007-2|60	#-----------------------------------------------------------------------
12mr|texlive-pslatex-20091007-2|61	%prep
12mr|texlive-pslatex-20091007-2|62	%setup -c -a0 -a1
12mr|texlive-pslatex-20091007-2|63	
12mr|texlive-pslatex-20091007-2|64	%build
12mr|texlive-pslatex-20091007-2|65	
12mr|texlive-pslatex-20091007-2|66	%install
12mr|texlive-pslatex-20091007-2|67	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pslatex-20091007-2|68	cp -fpar fonts tex source %{buildroot}%{_texmfdistdir}
12mr|texlive-pslatex-20091007-2|69	
12mr|texlive-pslatex-20091007-2|70	
12mr|texlive-pslatex-20091007-2|71	
12mr|texlive-pslatex-20091007-2|72	%changelog
12mr|texlive-pslatex-20091007-2|73	

18310 12
12mr|texlive-psnfss-9.2a-2|1	# revision 23394
12mr|texlive-psnfss-9.2a-2|2	# category Package
12mr|texlive-psnfss-9.2a-2|3	# catalog-ctan /macros/latex/required/psnfss
12mr|texlive-psnfss-9.2a-2|4	# catalog-date 2011-05-30 10:00:44 +0200
12mr|texlive-psnfss-9.2a-2|5	# catalog-license lppl
12mr|texlive-psnfss-9.2a-2|6	# catalog-version 9.2a
12mr|texlive-psnfss-9.2a-2|7	Name:		texlive-psnfss
12mr|texlive-psnfss-9.2a-2|8	Version:	9.2a
12mr|texlive-psnfss-9.2a-2|9	Release:	2
12mr|texlive-psnfss-9.2a-2|10	Summary:	Font support for common PostScript fonts
12mr|texlive-psnfss-9.2a-2|11	Group:		Publishing
12mr|texlive-psnfss-9.2a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/required/psnfss
12mr|texlive-psnfss-9.2a-2|13	License:	LPPL
12mr|texlive-psnfss-9.2a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psnfss.tar.xz
12mr|texlive-psnfss-9.2a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psnfss.doc.tar.xz
12mr|texlive-psnfss-9.2a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psnfss.source.tar.xz
12mr|texlive-psnfss-9.2a-2|17	BuildArch:	noarch
12mr|texlive-psnfss-9.2a-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-psnfss-9.2a-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-psnfss-9.2a-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-psnfss-9.2a-2|21	Requires:	texlive-graphics
12mr|texlive-psnfss-9.2a-2|22	
12mr|texlive-psnfss-9.2a-2|23	Requires(post):	texlive-tetex
12mr|texlive-psnfss-9.2a-2|24	
12mr|texlive-psnfss-9.2a-2|25	%description
12mr|texlive-psnfss-9.2a-2|26	Font definition files, macros and font metrics for freely-
12mr|texlive-psnfss-9.2a-2|27	available Adobe Type 1 fonts. The font set consists of the
12mr|texlive-psnfss-9.2a-2|28	'LaserWriter 35' set (originally 'freely available' because
12mr|texlive-psnfss-9.2a-2|29	embedded in PostScript printers), and a variety of other free
12mr|texlive-psnfss-9.2a-2|30	fonts, together with some additions. Note that while many of
12mr|texlive-psnfss-9.2a-2|31	the fonts are available in PostScript (and other) printers,
12mr|texlive-psnfss-9.2a-2|32	most publishers require fonts embedded in documents, which
12mr|texlive-psnfss-9.2a-2|33	requires that you have the fonts in your TeX system.
12mr|texlive-psnfss-9.2a-2|34	Fortunately, there are free versions of the fonts from URW
12mr|texlive-psnfss-9.2a-2|35	(available in the URW base5 bundle). The base set of text fonts
12mr|texlive-psnfss-9.2a-2|36	covered by PSNFSS are: AvantGarde, Bookman, Courier, Helvetica,
12mr|texlive-psnfss-9.2a-2|37	New Century Schoolbook, Palatino, Symbol, Times Roman and Zapf
12mr|texlive-psnfss-9.2a-2|38	Dingbats. In addition, the fonts Bitstream Charter and Adobe
12mr|texlive-psnfss-9.2a-2|39	Utopia are covered (those fonts were contributed to the Public
12mr|texlive-psnfss-9.2a-2|40	Domain by their commercial foundries). Separate packages are
12mr|texlive-psnfss-9.2a-2|41	provided to load each font for use as main text font. The
12mr|texlive-psnfss-9.2a-2|42	packages helvet (which allows Helvetica to be loaded with its
12mr|texlive-psnfss-9.2a-2|43	size scaled to something more nearly appropriate for its use as
12mr|texlive-psnfss-9.2a-2|44	a Sans-Serif font to match Times) and pifont (which provides
12mr|texlive-psnfss-9.2a-2|45	the means to select single glyphs from symbol fonts) are
12mr|texlive-psnfss-9.2a-2|46	tailored to special requirements of their fonts. Mathematics
12mr|texlive-psnfss-9.2a-2|47	are covered by the mathptmx package, which constructs passable
12mr|texlive-psnfss-9.2a-2|48	mathematics from a combination of Times Roman, Symbol and some
12mr|texlive-psnfss-9.2a-2|49	glyphs from Computer Modern, and by Pazo Math (optionally
12mr|texlive-psnfss-9.2a-2|50	extended with the fpl small-caps and old-style figures fonts)
12mr|texlive-psnfss-9.2a-2|51	which uses Palatino as base font, with the mathpazo fonts. The
12mr|texlive-psnfss-9.2a-2|52	bundle as a whole is part of the LaTeX 'required' set of
12mr|texlive-psnfss-9.2a-2|53	packages.
12mr|texlive-psnfss-9.2a-2|54	
12mr|texlive-psnfss-9.2a-2|55	%post
12mr|texlive-psnfss-9.2a-2|56	%{_sbindir}/texlive.post
12mr|texlive-psnfss-9.2a-2|57	
12mr|texlive-psnfss-9.2a-2|58	%postun
12mr|texlive-psnfss-9.2a-2|59	if [ $1 -eq 0 ]; then
12mr|texlive-psnfss-9.2a-2|60	%{_sbindir}/texlive.post
12mr|texlive-psnfss-9.2a-2|61	fi
12mr|texlive-psnfss-9.2a-2|62	
12mr|texlive-psnfss-9.2a-2|63	#-----------------------------------------------------------------------
12mr|texlive-psnfss-9.2a-2|64	%files
12mr|texlive-psnfss-9.2a-2|65	%{_texmfdistdir}/fonts/map/dvips/psnfss/charter.map
12mr|texlive-psnfss-9.2a-2|66	%{_texmfdistdir}/fonts/map/dvips/psnfss/fpls.map
12mr|texlive-psnfss-9.2a-2|67	%{_texmfdistdir}/fonts/map/dvips/psnfss/pazo.map
12mr|texlive-psnfss-9.2a-2|68	%{_texmfdistdir}/fonts/map/dvips/psnfss/psnfss.map
12mr|texlive-psnfss-9.2a-2|69	%{_texmfdistdir}/fonts/map/dvips/psnfss/utopia.map
12mr|texlive-psnfss-9.2a-2|70	%{_texmfdistdir}/tex/latex/psnfss/8rbch.fd
12mr|texlive-psnfss-9.2a-2|71	%{_texmfdistdir}/tex/latex/psnfss/8rpag.fd
12mr|texlive-psnfss-9.2a-2|72	%{_texmfdistdir}/tex/latex/psnfss/8rpbk.fd
12mr|texlive-psnfss-9.2a-2|73	%{_texmfdistdir}/tex/latex/psnfss/8rpcr.fd
12mr|texlive-psnfss-9.2a-2|74	%{_texmfdistdir}/tex/latex/psnfss/8rphv.fd
12mr|texlive-psnfss-9.2a-2|75	%{_texmfdistdir}/tex/latex/psnfss/8rpnc.fd
12mr|texlive-psnfss-9.2a-2|76	%{_texmfdistdir}/tex/latex/psnfss/8rppl.fd
12mr|texlive-psnfss-9.2a-2|77	%{_texmfdistdir}/tex/latex/psnfss/8rptm.fd
12mr|texlive-psnfss-9.2a-2|78	%{_texmfdistdir}/tex/latex/psnfss/8rput.fd
12mr|texlive-psnfss-9.2a-2|79	%{_texmfdistdir}/tex/latex/psnfss/8rpzc.fd
12mr|texlive-psnfss-9.2a-2|80	%{_texmfdistdir}/tex/latex/psnfss/avant.sty
12mr|texlive-psnfss-9.2a-2|81	%{_texmfdistdir}/tex/latex/psnfss/bookman.sty
12mr|texlive-psnfss-9.2a-2|82	%{_texmfdistdir}/tex/latex/psnfss/chancery.sty
12mr|texlive-psnfss-9.2a-2|83	%{_texmfdistdir}/tex/latex/psnfss/charter.sty
12mr|texlive-psnfss-9.2a-2|84	%{_texmfdistdir}/tex/latex/psnfss/courier.sty
12mr|texlive-psnfss-9.2a-2|85	%{_texmfdistdir}/tex/latex/psnfss/helvet.sty
12mr|texlive-psnfss-9.2a-2|86	%{_texmfdistdir}/tex/latex/psnfss/mathpazo.sty
12mr|texlive-psnfss-9.2a-2|87	%{_texmfdistdir}/tex/latex/psnfss/mathpple.sty
12mr|texlive-psnfss-9.2a-2|88	%{_texmfdistdir}/tex/latex/psnfss/mathptm.sty
12mr|texlive-psnfss-9.2a-2|89	%{_texmfdistdir}/tex/latex/psnfss/mathptmx.sty
12mr|texlive-psnfss-9.2a-2|90	%{_texmfdistdir}/tex/latex/psnfss/newcent.sty
12mr|texlive-psnfss-9.2a-2|91	%{_texmfdistdir}/tex/latex/psnfss/omlbch.fd
12mr|texlive-psnfss-9.2a-2|92	%{_texmfdistdir}/tex/latex/psnfss/omlpag.fd
12mr|texlive-psnfss-9.2a-2|93	%{_texmfdistdir}/tex/latex/psnfss/omlpbk.fd
12mr|texlive-psnfss-9.2a-2|94	%{_texmfdistdir}/tex/latex/psnfss/omlpcr.fd
12mr|texlive-psnfss-9.2a-2|95	%{_texmfdistdir}/tex/latex/psnfss/omlphv.fd
12mr|texlive-psnfss-9.2a-2|96	%{_texmfdistdir}/tex/latex/psnfss/omlpnc.fd
12mr|texlive-psnfss-9.2a-2|97	%{_texmfdistdir}/tex/latex/psnfss/omlppl.fd
12mr|texlive-psnfss-9.2a-2|98	%{_texmfdistdir}/tex/latex/psnfss/omlptm.fd
12mr|texlive-psnfss-9.2a-2|99	%{_texmfdistdir}/tex/latex/psnfss/omlptmcm.fd
12mr|texlive-psnfss-9.2a-2|100	%{_texmfdistdir}/tex/latex/psnfss/omlput.fd
12mr|texlive-psnfss-9.2a-2|101	%{_texmfdistdir}/tex/latex/psnfss/omlpzc.fd
12mr|texlive-psnfss-9.2a-2|102	%{_texmfdistdir}/tex/latex/psnfss/omlzplm.fd
12mr|texlive-psnfss-9.2a-2|103	%{_texmfdistdir}/tex/latex/psnfss/omlzpple.fd
12mr|texlive-psnfss-9.2a-2|104	%{_texmfdistdir}/tex/latex/psnfss/omlztmcm.fd
12mr|texlive-psnfss-9.2a-2|105	%{_texmfdistdir}/tex/latex/psnfss/omsbch.fd
12mr|texlive-psnfss-9.2a-2|106	%{_texmfdistdir}/tex/latex/psnfss/omspag.fd
12mr|texlive-psnfss-9.2a-2|107	%{_texmfdistdir}/tex/latex/psnfss/omspbk.fd
12mr|texlive-psnfss-9.2a-2|108	%{_texmfdistdir}/tex/latex/psnfss/omspcr.fd
12mr|texlive-psnfss-9.2a-2|109	%{_texmfdistdir}/tex/latex/psnfss/omsphv.fd
12mr|texlive-psnfss-9.2a-2|110	%{_texmfdistdir}/tex/latex/psnfss/omspnc.fd
12mr|texlive-psnfss-9.2a-2|111	%{_texmfdistdir}/tex/latex/psnfss/omsppl.fd
12mr|texlive-psnfss-9.2a-2|112	%{_texmfdistdir}/tex/latex/psnfss/omsptm.fd
12mr|texlive-psnfss-9.2a-2|113	%{_texmfdistdir}/tex/latex/psnfss/omsput.fd
12mr|texlive-psnfss-9.2a-2|114	%{_texmfdistdir}/tex/latex/psnfss/omspzc.fd
12mr|texlive-psnfss-9.2a-2|115	%{_texmfdistdir}/tex/latex/psnfss/omspzccm.fd
12mr|texlive-psnfss-9.2a-2|116	%{_texmfdistdir}/tex/latex/psnfss/omszplm.fd
12mr|texlive-psnfss-9.2a-2|117	%{_texmfdistdir}/tex/latex/psnfss/omszpple.fd
12mr|texlive-psnfss-9.2a-2|118	%{_texmfdistdir}/tex/latex/psnfss/omsztmcm.fd
12mr|texlive-psnfss-9.2a-2|119	%{_texmfdistdir}/tex/latex/psnfss/omxpsycm.fd
12mr|texlive-psnfss-9.2a-2|120	%{_texmfdistdir}/tex/latex/psnfss/omxzplm.fd
12mr|texlive-psnfss-9.2a-2|121	%{_texmfdistdir}/tex/latex/psnfss/omxzpple.fd
12mr|texlive-psnfss-9.2a-2|122	%{_texmfdistdir}/tex/latex/psnfss/omxztmcm.fd
12mr|texlive-psnfss-9.2a-2|123	%{_texmfdistdir}/tex/latex/psnfss/ot1bch.fd
12mr|texlive-psnfss-9.2a-2|124	%{_texmfdistdir}/tex/latex/psnfss/ot1pag.fd
12mr|texlive-psnfss-9.2a-2|125	%{_texmfdistdir}/tex/latex/psnfss/ot1pbk.fd
12mr|texlive-psnfss-9.2a-2|126	%{_texmfdistdir}/tex/latex/psnfss/ot1pcr.fd
12mr|texlive-psnfss-9.2a-2|127	%{_texmfdistdir}/tex/latex/psnfss/ot1phv.fd
12mr|texlive-psnfss-9.2a-2|128	%{_texmfdistdir}/tex/latex/psnfss/ot1pnc.fd
12mr|texlive-psnfss-9.2a-2|129	%{_texmfdistdir}/tex/latex/psnfss/ot1ppl.fd
12mr|texlive-psnfss-9.2a-2|130	%{_texmfdistdir}/tex/latex/psnfss/ot1pplj.fd
12mr|texlive-psnfss-9.2a-2|131	%{_texmfdistdir}/tex/latex/psnfss/ot1pplx.fd
12mr|texlive-psnfss-9.2a-2|132	%{_texmfdistdir}/tex/latex/psnfss/ot1ptm.fd
12mr|texlive-psnfss-9.2a-2|133	%{_texmfdistdir}/tex/latex/psnfss/ot1ptmcm.fd
12mr|texlive-psnfss-9.2a-2|134	%{_texmfdistdir}/tex/latex/psnfss/ot1put.fd
12mr|texlive-psnfss-9.2a-2|135	%{_texmfdistdir}/tex/latex/psnfss/ot1pzc.fd
12mr|texlive-psnfss-9.2a-2|136	%{_texmfdistdir}/tex/latex/psnfss/ot1zplm.fd
12mr|texlive-psnfss-9.2a-2|137	%{_texmfdistdir}/tex/latex/psnfss/ot1zpple.fd
12mr|texlive-psnfss-9.2a-2|138	%{_texmfdistdir}/tex/latex/psnfss/ot1ztmcm.fd
12mr|texlive-psnfss-9.2a-2|139	%{_texmfdistdir}/tex/latex/psnfss/palatino.sty
12mr|texlive-psnfss-9.2a-2|140	%{_texmfdistdir}/tex/latex/psnfss/pifont.sty
12mr|texlive-psnfss-9.2a-2|141	%{_texmfdistdir}/tex/latex/psnfss/t1bch.fd
12mr|texlive-psnfss-9.2a-2|142	%{_texmfdistdir}/tex/latex/psnfss/t1pag.fd
12mr|texlive-psnfss-9.2a-2|143	%{_texmfdistdir}/tex/latex/psnfss/t1pbk.fd
12mr|texlive-psnfss-9.2a-2|144	%{_texmfdistdir}/tex/latex/psnfss/t1pcr.fd
12mr|texlive-psnfss-9.2a-2|145	%{_texmfdistdir}/tex/latex/psnfss/t1phv.fd
12mr|texlive-psnfss-9.2a-2|146	%{_texmfdistdir}/tex/latex/psnfss/t1pnc.fd
12mr|texlive-psnfss-9.2a-2|147	%{_texmfdistdir}/tex/latex/psnfss/t1ppl.fd
12mr|texlive-psnfss-9.2a-2|148	%{_texmfdistdir}/tex/latex/psnfss/t1pplj.fd
12mr|texlive-psnfss-9.2a-2|149	%{_texmfdistdir}/tex/latex/psnfss/t1pplx.fd
12mr|texlive-psnfss-9.2a-2|150	%{_texmfdistdir}/tex/latex/psnfss/t1ptm.fd
12mr|texlive-psnfss-9.2a-2|151	%{_texmfdistdir}/tex/latex/psnfss/t1put.fd
12mr|texlive-psnfss-9.2a-2|152	%{_texmfdistdir}/tex/latex/psnfss/t1pzc.fd
12mr|texlive-psnfss-9.2a-2|153	%{_texmfdistdir}/tex/latex/psnfss/times.sty
12mr|texlive-psnfss-9.2a-2|154	%{_texmfdistdir}/tex/latex/psnfss/ts1bch.fd
12mr|texlive-psnfss-9.2a-2|155	%{_texmfdistdir}/tex/latex/psnfss/ts1pag.fd
12mr|texlive-psnfss-9.2a-2|156	%{_texmfdistdir}/tex/latex/psnfss/ts1pbk.fd
12mr|texlive-psnfss-9.2a-2|157	%{_texmfdistdir}/tex/latex/psnfss/ts1pcr.fd
12mr|texlive-psnfss-9.2a-2|158	%{_texmfdistdir}/tex/latex/psnfss/ts1phv.fd
12mr|texlive-psnfss-9.2a-2|159	%{_texmfdistdir}/tex/latex/psnfss/ts1pnc.fd
12mr|texlive-psnfss-9.2a-2|160	%{_texmfdistdir}/tex/latex/psnfss/ts1ppl.fd
12mr|texlive-psnfss-9.2a-2|161	%{_texmfdistdir}/tex/latex/psnfss/ts1pplj.fd
12mr|texlive-psnfss-9.2a-2|162	%{_texmfdistdir}/tex/latex/psnfss/ts1pplx.fd
12mr|texlive-psnfss-9.2a-2|163	%{_texmfdistdir}/tex/latex/psnfss/ts1ptm.fd
12mr|texlive-psnfss-9.2a-2|164	%{_texmfdistdir}/tex/latex/psnfss/ts1put.fd
12mr|texlive-psnfss-9.2a-2|165	%{_texmfdistdir}/tex/latex/psnfss/ts1pzc.fd
12mr|texlive-psnfss-9.2a-2|166	%{_texmfdistdir}/tex/latex/psnfss/ufplm.fd
12mr|texlive-psnfss-9.2a-2|167	%{_texmfdistdir}/tex/latex/psnfss/ufplmbb.fd
12mr|texlive-psnfss-9.2a-2|168	%{_texmfdistdir}/tex/latex/psnfss/upsy.fd
12mr|texlive-psnfss-9.2a-2|169	%{_texmfdistdir}/tex/latex/psnfss/upzd.fd
12mr|texlive-psnfss-9.2a-2|170	%{_texmfdistdir}/tex/latex/psnfss/utopia.sty
12mr|texlive-psnfss-9.2a-2|171	%_texmf_updmap_d/psnfss
12mr|texlive-psnfss-9.2a-2|172	%doc %{_texmfdistdir}/doc/latex/psnfss/00readme.txt
12mr|texlive-psnfss-9.2a-2|173	%doc %{_texmfdistdir}/doc/latex/psnfss/changes.txt
12mr|texlive-psnfss-9.2a-2|174	%doc %{_texmfdistdir}/doc/latex/psnfss/manifest.txt
12mr|texlive-psnfss-9.2a-2|175	%doc %{_texmfdistdir}/doc/latex/psnfss/psfonts.pdf
12mr|texlive-psnfss-9.2a-2|176	%doc %{_texmfdistdir}/doc/latex/psnfss/psnfss2e.pdf
12mr|texlive-psnfss-9.2a-2|177	%doc %{_texmfdistdir}/doc/latex/psnfss/test/mathtest.tex
12mr|texlive-psnfss-9.2a-2|178	%doc %{_texmfdistdir}/doc/latex/psnfss/test/pitest.tex
12mr|texlive-psnfss-9.2a-2|179	%doc %{_texmfdistdir}/doc/latex/psnfss/test/test0.tex
12mr|texlive-psnfss-9.2a-2|180	%doc %{_texmfdistdir}/doc/latex/psnfss/test/test1.tex
12mr|texlive-psnfss-9.2a-2|181	%doc %{_texmfdistdir}/doc/latex/psnfss/test/test2.tex
12mr|texlive-psnfss-9.2a-2|182	%doc %{_texmfdistdir}/doc/latex/psnfss/test/test3.tex
12mr|texlive-psnfss-9.2a-2|183	#- source
12mr|texlive-psnfss-9.2a-2|184	%doc %{_texmfdistdir}/source/latex/psnfss/psfonts.dtx
12mr|texlive-psnfss-9.2a-2|185	%doc %{_texmfdistdir}/source/latex/psnfss/psfonts.ins
12mr|texlive-psnfss-9.2a-2|186	%doc %{_texmfdistdir}/source/latex/psnfss/psnfss2e.tex
12mr|texlive-psnfss-9.2a-2|187	
12mr|texlive-psnfss-9.2a-2|188	#-----------------------------------------------------------------------
12mr|texlive-psnfss-9.2a-2|189	%prep
12mr|texlive-psnfss-9.2a-2|190	%setup -c -a0 -a1 -a2
12mr|texlive-psnfss-9.2a-2|191	
12mr|texlive-psnfss-9.2a-2|192	%build
12mr|texlive-psnfss-9.2a-2|193	
12mr|texlive-psnfss-9.2a-2|194	%install
12mr|texlive-psnfss-9.2a-2|195	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-psnfss-9.2a-2|196	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-psnfss-9.2a-2|197	mkdir -p %{buildroot}%{_texmf_updmap_d}
12mr|texlive-psnfss-9.2a-2|198	cat > %{buildroot}%{_texmf_updmap_d}/psnfss <<EOF
12mr|texlive-psnfss-9.2a-2|199	Map charter.map
12mr|texlive-psnfss-9.2a-2|200	Map fpls.map
12mr|texlive-psnfss-9.2a-2|201	Map pazo.map
12mr|texlive-psnfss-9.2a-2|202	Map utopia.map
12mr|texlive-psnfss-9.2a-2|203	EOF
12mr|texlive-psnfss-9.2a-2|204	
12mr|texlive-psnfss-9.2a-2|205	
12mr|texlive-psnfss-9.2a-2|206	
12mr|texlive-psnfss-9.2a-2|207	%changelog
12mr|texlive-psnfss-9.2a-2|208	

18311 12
12mr|texlive-pspicture-20070311-2|1	# revision 15878
12mr|texlive-pspicture-20070311-2|2	# category Package
12mr|texlive-pspicture-20070311-2|3	# catalog-ctan /macros/latex/contrib/pspicture
12mr|texlive-pspicture-20070311-2|4	# catalog-date 2007-03-11 16:56:01 +0100
12mr|texlive-pspicture-20070311-2|5	# catalog-license lppl
12mr|texlive-pspicture-20070311-2|6	# catalog-version undef
12mr|texlive-pspicture-20070311-2|7	Name:		texlive-pspicture
12mr|texlive-pspicture-20070311-2|8	Version:	20070311
12mr|texlive-pspicture-20070311-2|9	Release:	2
12mr|texlive-pspicture-20070311-2|10	Summary:	PostScript picture support
12mr|texlive-pspicture-20070311-2|11	Group:		Publishing
12mr|texlive-pspicture-20070311-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pspicture
12mr|texlive-pspicture-20070311-2|13	License:	LPPL
12mr|texlive-pspicture-20070311-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pspicture.tar.xz
12mr|texlive-pspicture-20070311-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pspicture.doc.tar.xz
12mr|texlive-pspicture-20070311-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pspicture.source.tar.xz
12mr|texlive-pspicture-20070311-2|17	BuildArch:	noarch
12mr|texlive-pspicture-20070311-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pspicture-20070311-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pspicture-20070311-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pspicture-20070311-2|21	
12mr|texlive-pspicture-20070311-2|22	%description
12mr|texlive-pspicture-20070311-2|23	A replacement for LaTeX's picture macros, that uses PostScript
12mr|texlive-pspicture-20070311-2|24	\special commands. The package is now largely superseded by
12mr|texlive-pspicture-20070311-2|25	pict2e.
12mr|texlive-pspicture-20070311-2|26	
12mr|texlive-pspicture-20070311-2|27	%post
12mr|texlive-pspicture-20070311-2|28	%{_sbindir}/texlive.post
12mr|texlive-pspicture-20070311-2|29	
12mr|texlive-pspicture-20070311-2|30	%postun
12mr|texlive-pspicture-20070311-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pspicture-20070311-2|32	%{_sbindir}/texlive.post
12mr|texlive-pspicture-20070311-2|33	fi
12mr|texlive-pspicture-20070311-2|34	
12mr|texlive-pspicture-20070311-2|35	#-----------------------------------------------------------------------
12mr|texlive-pspicture-20070311-2|36	%files
12mr|texlive-pspicture-20070311-2|37	%{_texmfdistdir}/dvips/pspicture/pspicture.ps
12mr|texlive-pspicture-20070311-2|38	%{_texmfdistdir}/tex/latex/pspicture/pspicture.sty
12mr|texlive-pspicture-20070311-2|39	%doc %{_texmfdistdir}/doc/latex/pspicture/README
12mr|texlive-pspicture-20070311-2|40	%doc %{_texmfdistdir}/doc/latex/pspicture/pspicture.pdf
12mr|texlive-pspicture-20070311-2|41	#- source
12mr|texlive-pspicture-20070311-2|42	%doc %{_texmfdistdir}/source/latex/pspicture/pspicture.dtx
12mr|texlive-pspicture-20070311-2|43	%doc %{_texmfdistdir}/source/latex/pspicture/pspicture.ins
12mr|texlive-pspicture-20070311-2|44	
12mr|texlive-pspicture-20070311-2|45	#-----------------------------------------------------------------------
12mr|texlive-pspicture-20070311-2|46	%prep
12mr|texlive-pspicture-20070311-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-pspicture-20070311-2|48	
12mr|texlive-pspicture-20070311-2|49	%build
12mr|texlive-pspicture-20070311-2|50	
12mr|texlive-pspicture-20070311-2|51	%install
12mr|texlive-pspicture-20070311-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pspicture-20070311-2|53	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pspicture-20070311-2|54	
12mr|texlive-pspicture-20070311-2|55	
12mr|texlive-pspicture-20070311-2|56	
12mr|texlive-pspicture-20070311-2|57	%changelog
12mr|texlive-pspicture-20070311-2|58	

18312 12
12mr|texlive-pst-2dplot-1.5-2|1	# revision 15878
12mr|texlive-pst-2dplot-1.5-2|2	# category Package
12mr|texlive-pst-2dplot-1.5-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-2dplot
12mr|texlive-pst-2dplot-1.5-2|4	# catalog-date 2006-12-31 09:43:01 +0000
12mr|texlive-pst-2dplot-1.5-2|5	# catalog-license lppl
12mr|texlive-pst-2dplot-1.5-2|6	# catalog-version 1.5
12mr|texlive-pst-2dplot-1.5-2|7	Name:		texlive-pst-2dplot
12mr|texlive-pst-2dplot-1.5-2|8	Version:	1.5
12mr|texlive-pst-2dplot-1.5-2|9	Release:	2
12mr|texlive-pst-2dplot-1.5-2|10	Summary:	A PSTricks package for drawing 2D curves
12mr|texlive-pst-2dplot-1.5-2|11	Group:		Publishing
12mr|texlive-pst-2dplot-1.5-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-2dplot
12mr|texlive-pst-2dplot-1.5-2|13	License:	LPPL
12mr|texlive-pst-2dplot-1.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-2dplot.tar.xz
12mr|texlive-pst-2dplot-1.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-2dplot.doc.tar.xz
12mr|texlive-pst-2dplot-1.5-2|16	BuildArch:	noarch
12mr|texlive-pst-2dplot-1.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-2dplot-1.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-2dplot-1.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-2dplot-1.5-2|20	
12mr|texlive-pst-2dplot-1.5-2|21	%description
12mr|texlive-pst-2dplot-1.5-2|22	Pst-2dplot is a pstricks package that offers an easy-to-use and
12mr|texlive-pst-2dplot-1.5-2|23	intuitive tool for plotting 2-d curves. It defines an
12mr|texlive-pst-2dplot-1.5-2|24	environment with commands similar to MATLAB for plotting.
12mr|texlive-pst-2dplot-1.5-2|25	
12mr|texlive-pst-2dplot-1.5-2|26	%post
12mr|texlive-pst-2dplot-1.5-2|27	%{_sbindir}/texlive.post
12mr|texlive-pst-2dplot-1.5-2|28	
12mr|texlive-pst-2dplot-1.5-2|29	%postun
12mr|texlive-pst-2dplot-1.5-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-pst-2dplot-1.5-2|31	%{_sbindir}/texlive.post
12mr|texlive-pst-2dplot-1.5-2|32	fi
12mr|texlive-pst-2dplot-1.5-2|33	
12mr|texlive-pst-2dplot-1.5-2|34	#-----------------------------------------------------------------------
12mr|texlive-pst-2dplot-1.5-2|35	%files
12mr|texlive-pst-2dplot-1.5-2|36	%{_texmfdistdir}/tex/latex/pst-2dplot/pst-2dplot.sty
12mr|texlive-pst-2dplot-1.5-2|37	%doc %{_texmfdistdir}/doc/generic/pst-2dplot/README
12mr|texlive-pst-2dplot-1.5-2|38	%doc %{_texmfdistdir}/doc/generic/pst-2dplot/data1.dat
12mr|texlive-pst-2dplot-1.5-2|39	%doc %{_texmfdistdir}/doc/generic/pst-2dplot/data2.dat
12mr|texlive-pst-2dplot-1.5-2|40	%doc %{_texmfdistdir}/doc/generic/pst-2dplot/data3.dat
12mr|texlive-pst-2dplot-1.5-2|41	%doc %{_texmfdistdir}/doc/generic/pst-2dplot/pst-2dplot-doc.pdf
12mr|texlive-pst-2dplot-1.5-2|42	%doc %{_texmfdistdir}/doc/generic/pst-2dplot/pst-2dplot-doc.tex
12mr|texlive-pst-2dplot-1.5-2|43	
12mr|texlive-pst-2dplot-1.5-2|44	#-----------------------------------------------------------------------
12mr|texlive-pst-2dplot-1.5-2|45	%prep
12mr|texlive-pst-2dplot-1.5-2|46	%setup -c -a0 -a1
12mr|texlive-pst-2dplot-1.5-2|47	
12mr|texlive-pst-2dplot-1.5-2|48	%build
12mr|texlive-pst-2dplot-1.5-2|49	
12mr|texlive-pst-2dplot-1.5-2|50	%install
12mr|texlive-pst-2dplot-1.5-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-2dplot-1.5-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-2dplot-1.5-2|53	
12mr|texlive-pst-2dplot-1.5-2|54	
12mr|texlive-pst-2dplot-1.5-2|55	
12mr|texlive-pst-2dplot-1.5-2|56	%changelog
12mr|texlive-pst-2dplot-1.5-2|57	

18313 12
12mr|texlive-pst2pdf-0.12-3|1	# revision 24845
12mr|texlive-pst2pdf-0.12-3|2	# category Package
12mr|texlive-pst2pdf-0.12-3|3	# catalog-ctan /graphics/pstricks/scripts/pst2pdf
12mr|texlive-pst2pdf-0.12-3|4	# catalog-date 2011-12-14 17:37:45 +0100
12mr|texlive-pst2pdf-0.12-3|5	# catalog-license gpl
12mr|texlive-pst2pdf-0.12-3|6	# catalog-version 0.12
12mr|texlive-pst2pdf-0.12-3|7	Name:		texlive-pst2pdf
12mr|texlive-pst2pdf-0.12-3|8	Version:	0.12
12mr|texlive-pst2pdf-0.12-3|9	Release:	3
12mr|texlive-pst2pdf-0.12-3|10	Summary:	A script to compile pstricks documents via pdftex
12mr|texlive-pst2pdf-0.12-3|11	Group:		Publishing
12mr|texlive-pst2pdf-0.12-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/scripts/pst2pdf
12mr|texlive-pst2pdf-0.12-3|13	License:	GPL
12mr|texlive-pst2pdf-0.12-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst2pdf.tar.xz
12mr|texlive-pst2pdf-0.12-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst2pdf.doc.tar.xz
12mr|texlive-pst2pdf-0.12-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst2pdf.source.tar.xz
12mr|texlive-pst2pdf-0.12-3|17	BuildArch:	noarch
12mr|texlive-pst2pdf-0.12-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst2pdf-0.12-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst2pdf-0.12-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst2pdf-0.12-3|21	Provides:	texlive-pst2pdf.bin = %{EVRD}
12mr|texlive-pst2pdf-0.12-3|22	
12mr|texlive-pst2pdf-0.12-3|23	%description
12mr|texlive-pst2pdf-0.12-3|24	The script extracts the preamble of the document and runs all
12mr|texlive-pst2pdf-0.12-3|25	\begin{postscript}...\end{postscript}
12mr|texlive-pst2pdf-0.12-3|26	\begin{pspicture}...\end{pspicture} and
12mr|texlive-pst2pdf-0.12-3|27	\pspicture...\endpspicture separately through LaTeX with the
12mr|texlive-pst2pdf-0.12-3|28	same preamble as the original document; thus it creates EPS,
12mr|texlive-pst2pdf-0.12-3|29	PNG and PDF files of these snippets. In a final PDFLaTeX run
12mr|texlive-pst2pdf-0.12-3|30	the script replaces the environments with \includegraphics to
12mr|texlive-pst2pdf-0.12-3|31	include the processed snippets. Detail documentation is
12mr|texlive-pst2pdf-0.12-3|32	acquired from the document itself via Perldoc.
12mr|texlive-pst2pdf-0.12-3|33	
12mr|texlive-pst2pdf-0.12-3|34	%post
12mr|texlive-pst2pdf-0.12-3|35	%{_sbindir}/texlive.post
12mr|texlive-pst2pdf-0.12-3|36	
12mr|texlive-pst2pdf-0.12-3|37	%postun
12mr|texlive-pst2pdf-0.12-3|38	if [ $1 -eq 0 ]; then
12mr|texlive-pst2pdf-0.12-3|39	%{_sbindir}/texlive.post
12mr|texlive-pst2pdf-0.12-3|40	fi
12mr|texlive-pst2pdf-0.12-3|41	
12mr|texlive-pst2pdf-0.12-3|42	#-----------------------------------------------------------------------
12mr|texlive-pst2pdf-0.12-3|43	%files
12mr|texlive-pst2pdf-0.12-3|44	%{_bindir}/pst2pdf
12mr|texlive-pst2pdf-0.12-3|45	%{_texmfdistdir}/scripts/pst2pdf/pst2pdf
12mr|texlive-pst2pdf-0.12-3|46	%doc %{_texmfdistdir}/doc/latex/pst2pdf/Changes
12mr|texlive-pst2pdf-0.12-3|47	%doc %{_texmfdistdir}/doc/latex/pst2pdf/Makefile
12mr|texlive-pst2pdf-0.12-3|48	%doc %{_texmfdistdir}/doc/latex/pst2pdf/README
12mr|texlive-pst2pdf-0.12-3|49	%doc %{_texmfdistdir}/doc/latex/pst2pdf/pst2pdf-doc.bib
12mr|texlive-pst2pdf-0.12-3|50	%doc %{_texmfdistdir}/doc/latex/pst2pdf/pst2pdf-doc.pdf
12mr|texlive-pst2pdf-0.12-3|51	%doc %{_texmfdistdir}/doc/latex/pst2pdf/pst2pdf-doc.tex
12mr|texlive-pst2pdf-0.12-3|52	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test.pdf
12mr|texlive-pst2pdf-0.12-3|53	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test.tex
12mr|texlive-pst2pdf-0.12-3|54	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test1-pdf.pdf
12mr|texlive-pst2pdf-0.12-3|55	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test1.tex
12mr|texlive-pst2pdf-0.12-3|56	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test2-pdf.pdf
12mr|texlive-pst2pdf-0.12-3|57	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test2.pdf
12mr|texlive-pst2pdf-0.12-3|58	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test2.tex
12mr|texlive-pst2pdf-0.12-3|59	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test3-pdf.pdf
12mr|texlive-pst2pdf-0.12-3|60	%doc %{_texmfdistdir}/doc/latex/pst2pdf/test3.tex
12mr|texlive-pst2pdf-0.12-3|61	%doc %{_texmfdistdir}/doc/latex/pst2pdf/tux.jpg
12mr|texlive-pst2pdf-0.12-3|62	#- source
12mr|texlive-pst2pdf-0.12-3|63	%doc %{_texmfdistdir}/source/latex/pst2pdf/Makefile
12mr|texlive-pst2pdf-0.12-3|64	
12mr|texlive-pst2pdf-0.12-3|65	#-----------------------------------------------------------------------
12mr|texlive-pst2pdf-0.12-3|66	%prep
12mr|texlive-pst2pdf-0.12-3|67	%setup -c -a0 -a1 -a2
12mr|texlive-pst2pdf-0.12-3|68	
12mr|texlive-pst2pdf-0.12-3|69	%build
12mr|texlive-pst2pdf-0.12-3|70	
12mr|texlive-pst2pdf-0.12-3|71	%install
12mr|texlive-pst2pdf-0.12-3|72	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-pst2pdf-0.12-3|73	pushd %{buildroot}%{_bindir}
12mr|texlive-pst2pdf-0.12-3|74	ln -sf %{_texmfdistdir}/scripts/pst2pdf/pst2pdf pst2pdf
12mr|texlive-pst2pdf-0.12-3|75	popd
12mr|texlive-pst2pdf-0.12-3|76	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-pst2pdf-0.12-3|77	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-pst2pdf-0.12-3|78	
12mr|texlive-pst2pdf-0.12-3|79	
12mr|texlive-pst2pdf-0.12-3|80	
12mr|texlive-pst2pdf-0.12-3|81	%changelog
12mr|texlive-pst2pdf-0.12-3|82	

18314 12
12mr|texlive-pst-3d-1.10-3|1	# revision 17257
12mr|texlive-pst-3d-1.10-3|2	# category Package
12mr|texlive-pst-3d-1.10-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-3d
12mr|texlive-pst-3d-1.10-3|4	# catalog-date 2010-02-15 10:59:10 +0100
12mr|texlive-pst-3d-1.10-3|5	# catalog-license lppl
12mr|texlive-pst-3d-1.10-3|6	# catalog-version 1.10
12mr|texlive-pst-3d-1.10-3|7	Name:		texlive-pst-3d
12mr|texlive-pst-3d-1.10-3|8	Version:	1.10
12mr|texlive-pst-3d-1.10-3|9	Release:	3
12mr|texlive-pst-3d-1.10-3|10	Summary:	A PSTricks package for tilting and other pseudo-3D tricks
12mr|texlive-pst-3d-1.10-3|11	Group:		Publishing
12mr|texlive-pst-3d-1.10-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-3d
12mr|texlive-pst-3d-1.10-3|13	License:	LPPL
12mr|texlive-pst-3d-1.10-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-3d.tar.xz
12mr|texlive-pst-3d-1.10-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-3d.doc.tar.xz
12mr|texlive-pst-3d-1.10-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-3d.source.tar.xz
12mr|texlive-pst-3d-1.10-3|17	BuildArch:	noarch
12mr|texlive-pst-3d-1.10-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-3d-1.10-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-3d-1.10-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-3d-1.10-3|21	
12mr|texlive-pst-3d-1.10-3|22	%description
12mr|texlive-pst-3d-1.10-3|23	The pst-3d package provides basic macros for shadows, tilting
12mr|texlive-pst-3d-1.10-3|24	and three dimensional representations of text or graphical
12mr|texlive-pst-3d-1.10-3|25	objects.
12mr|texlive-pst-3d-1.10-3|26	
12mr|texlive-pst-3d-1.10-3|27	%post
12mr|texlive-pst-3d-1.10-3|28	%{_sbindir}/texlive.post
12mr|texlive-pst-3d-1.10-3|29	
12mr|texlive-pst-3d-1.10-3|30	%postun
12mr|texlive-pst-3d-1.10-3|31	if [ $1 -eq 0 ]; then
12mr|texlive-pst-3d-1.10-3|32	%{_sbindir}/texlive.post
12mr|texlive-pst-3d-1.10-3|33	fi
12mr|texlive-pst-3d-1.10-3|34	
12mr|texlive-pst-3d-1.10-3|35	#-----------------------------------------------------------------------
12mr|texlive-pst-3d-1.10-3|36	%files
12mr|texlive-pst-3d-1.10-3|37	%{_texmfdistdir}/dvips/pst-3d/pst-3d.pro
12mr|texlive-pst-3d-1.10-3|38	%{_texmfdistdir}/tex/generic/pst-3d/pst-3d.tex
12mr|texlive-pst-3d-1.10-3|39	%{_texmfdistdir}/tex/latex/pst-3d/pst-3d.sty
12mr|texlive-pst-3d-1.10-3|40	%doc %{_texmfdistdir}/doc/generic/pst-3d/Changes
12mr|texlive-pst-3d-1.10-3|41	%doc %{_texmfdistdir}/doc/generic/pst-3d/README
12mr|texlive-pst-3d-1.10-3|42	%doc %{_texmfdistdir}/doc/generic/pst-3d/pst-3d-doc.bib
12mr|texlive-pst-3d-1.10-3|43	%doc %{_texmfdistdir}/doc/generic/pst-3d/pst-3d-doc.pdf
12mr|texlive-pst-3d-1.10-3|44	%doc %{_texmfdistdir}/doc/generic/pst-3d/pst-3d-doc.tex
12mr|texlive-pst-3d-1.10-3|45	#- source
12mr|texlive-pst-3d-1.10-3|46	%doc %{_texmfdistdir}/source/generic/pst-3d/Makefile
12mr|texlive-pst-3d-1.10-3|47	
12mr|texlive-pst-3d-1.10-3|48	#-----------------------------------------------------------------------
12mr|texlive-pst-3d-1.10-3|49	%prep
12mr|texlive-pst-3d-1.10-3|50	%setup -c -a0 -a1 -a2
12mr|texlive-pst-3d-1.10-3|51	
12mr|texlive-pst-3d-1.10-3|52	%build
12mr|texlive-pst-3d-1.10-3|53	
12mr|texlive-pst-3d-1.10-3|54	%install
12mr|texlive-pst-3d-1.10-3|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-3d-1.10-3|56	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-3d-1.10-3|57	
12mr|texlive-pst-3d-1.10-3|58	
12mr|texlive-pst-3d-1.10-3|59	
12mr|texlive-pst-3d-1.10-3|60	%changelog
12mr|texlive-pst-3d-1.10-3|61	

18315 12
12mr|texlive-pst-3dplot-1.97-1|1	# revision 27233
12mr|texlive-pst-3dplot-1.97-1|2	# category Package
12mr|texlive-pst-3dplot-1.97-1|3	# catalog-ctan /graphics/pstricks/contrib/pst-3dplot
12mr|texlive-pst-3dplot-1.97-1|4	# catalog-date 2012-06-07 14:36:18 +0200
12mr|texlive-pst-3dplot-1.97-1|5	# catalog-license lppl
12mr|texlive-pst-3dplot-1.97-1|6	# catalog-version 1.97
12mr|texlive-pst-3dplot-1.97-1|7	Name:		texlive-pst-3dplot
12mr|texlive-pst-3dplot-1.97-1|8	Version:	1.97
12mr|texlive-pst-3dplot-1.97-1|9	Release:	1
12mr|texlive-pst-3dplot-1.97-1|10	Summary:	Draw 3D objects in parallel projection, using PSTricks
12mr|texlive-pst-3dplot-1.97-1|11	Group:		Publishing
12mr|texlive-pst-3dplot-1.97-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-3dplot
12mr|texlive-pst-3dplot-1.97-1|13	License:	LPPL
12mr|texlive-pst-3dplot-1.97-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-3dplot.tar.xz
12mr|texlive-pst-3dplot-1.97-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-3dplot.doc.tar.xz
12mr|texlive-pst-3dplot-1.97-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-3dplot.source.tar.xz
12mr|texlive-pst-3dplot-1.97-1|17	BuildArch:	noarch
12mr|texlive-pst-3dplot-1.97-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-3dplot-1.97-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-3dplot-1.97-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-3dplot-1.97-1|21	
12mr|texlive-pst-3dplot-1.97-1|22	%description
12mr|texlive-pst-3dplot-1.97-1|23	A package using PSTricks to draw a large variety of graphs and
12mr|texlive-pst-3dplot-1.97-1|24	plots, including 3D maths functions. Data can be read from
12mr|texlive-pst-3dplot-1.97-1|25	external data files, making this package a generic tool for
12mr|texlive-pst-3dplot-1.97-1|26	graphing within TeX/LaTeX, without the need for external tools.
12mr|texlive-pst-3dplot-1.97-1|27	
12mr|texlive-pst-3dplot-1.97-1|28	%post
12mr|texlive-pst-3dplot-1.97-1|29	%{_sbindir}/texlive.post
12mr|texlive-pst-3dplot-1.97-1|30	
12mr|texlive-pst-3dplot-1.97-1|31	%postun
12mr|texlive-pst-3dplot-1.97-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-pst-3dplot-1.97-1|33	%{_sbindir}/texlive.post
12mr|texlive-pst-3dplot-1.97-1|34	fi
12mr|texlive-pst-3dplot-1.97-1|35	
12mr|texlive-pst-3dplot-1.97-1|36	#-----------------------------------------------------------------------
12mr|texlive-pst-3dplot-1.97-1|37	%files
12mr|texlive-pst-3dplot-1.97-1|38	%{_texmfdistdir}/dvips/pst-3dplot/pst-3dplot.pro
12mr|texlive-pst-3dplot-1.97-1|39	%{_texmfdistdir}/tex/generic/pst-3dplot/pst-3dplot.tex
12mr|texlive-pst-3dplot-1.97-1|40	%{_texmfdistdir}/tex/latex/pst-3dplot/pst-3dplot.sty
12mr|texlive-pst-3dplot-1.97-1|41	%doc %{_texmfdistdir}/doc/generic/pst-3dplot/Changes
12mr|texlive-pst-3dplot-1.97-1|42	%doc %{_texmfdistdir}/doc/generic/pst-3dplot/README
12mr|texlive-pst-3dplot-1.97-1|43	%doc %{_texmfdistdir}/doc/generic/pst-3dplot/more_docs/tb72voss3d.pdf
12mr|texlive-pst-3dplot-1.97-1|44	%doc %{_texmfdistdir}/doc/generic/pst-3dplot/pst-3dplot-doc.bib
12mr|texlive-pst-3dplot-1.97-1|45	%doc %{_texmfdistdir}/doc/generic/pst-3dplot/pst-3dplot-doc.dat
12mr|texlive-pst-3dplot-1.97-1|46	%doc %{_texmfdistdir}/doc/generic/pst-3dplot/pst-3dplot-doc.pdf
12mr|texlive-pst-3dplot-1.97-1|47	%doc %{_texmfdistdir}/doc/generic/pst-3dplot/pst-3dplot-doc.tex
12mr|texlive-pst-3dplot-1.97-1|48	#- source
12mr|texlive-pst-3dplot-1.97-1|49	%doc %{_texmfdistdir}/source/generic/pst-3dplot/Makefile
12mr|texlive-pst-3dplot-1.97-1|50	
12mr|texlive-pst-3dplot-1.97-1|51	#-----------------------------------------------------------------------
12mr|texlive-pst-3dplot-1.97-1|52	%prep
12mr|texlive-pst-3dplot-1.97-1|53	%setup -c -a0 -a1 -a2
12mr|texlive-pst-3dplot-1.97-1|54	
12mr|texlive-pst-3dplot-1.97-1|55	%build
12mr|texlive-pst-3dplot-1.97-1|56	
12mr|texlive-pst-3dplot-1.97-1|57	%install
12mr|texlive-pst-3dplot-1.97-1|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-3dplot-1.97-1|59	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-3dplot-1.97-1|60	
12mr|texlive-pst-3dplot-1.97-1|61	
12mr|texlive-pst-3dplot-1.97-1|62	
12mr|texlive-pst-3dplot-1.97-1|63	%changelog
12mr|texlive-pst-3dplot-1.97-1|64	

18316 12
12mr|texlive-pst-abspos-0.2-2|1	# revision 15878
12mr|texlive-pst-abspos-0.2-2|2	# category Package
12mr|texlive-pst-abspos-0.2-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-abspos
12mr|texlive-pst-abspos-0.2-2|4	# catalog-date 2009-11-10 09:17:41 +0100
12mr|texlive-pst-abspos-0.2-2|5	# catalog-license lppl
12mr|texlive-pst-abspos-0.2-2|6	# catalog-version 0.2
12mr|texlive-pst-abspos-0.2-2|7	Name:		texlive-pst-abspos
12mr|texlive-pst-abspos-0.2-2|8	Version:	0.2
12mr|texlive-pst-abspos-0.2-2|9	Release:	2
12mr|texlive-pst-abspos-0.2-2|10	Summary:	Put objects at an absolute position
12mr|texlive-pst-abspos-0.2-2|11	Group:		Publishing
12mr|texlive-pst-abspos-0.2-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-abspos
12mr|texlive-pst-abspos-0.2-2|13	License:	LPPL
12mr|texlive-pst-abspos-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-abspos.tar.xz
12mr|texlive-pst-abspos-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-abspos.doc.tar.xz
12mr|texlive-pst-abspos-0.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-abspos.source.tar.xz
12mr|texlive-pst-abspos-0.2-2|17	BuildArch:	noarch
12mr|texlive-pst-abspos-0.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-abspos-0.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-abspos-0.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-abspos-0.2-2|21	
12mr|texlive-pst-abspos-0.2-2|22	%description
12mr|texlive-pst-abspos-0.2-2|23	The (PSTricks-related) package provides a command
12mr|texlive-pst-abspos-0.2-2|24	\pstPutAbs(x,y) to put an object at an arbitrary absolute (or
12mr|texlive-pst-abspos-0.2-2|25	even a relative) position on the page.
12mr|texlive-pst-abspos-0.2-2|26	
12mr|texlive-pst-abspos-0.2-2|27	%post
12mr|texlive-pst-abspos-0.2-2|28	%{_sbindir}/texlive.post
12mr|texlive-pst-abspos-0.2-2|29	
12mr|texlive-pst-abspos-0.2-2|30	%postun
12mr|texlive-pst-abspos-0.2-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pst-abspos-0.2-2|32	%{_sbindir}/texlive.post
12mr|texlive-pst-abspos-0.2-2|33	fi
12mr|texlive-pst-abspos-0.2-2|34	
12mr|texlive-pst-abspos-0.2-2|35	#-----------------------------------------------------------------------
12mr|texlive-pst-abspos-0.2-2|36	%files
12mr|texlive-pst-abspos-0.2-2|37	%{_texmfdistdir}/tex/generic/pst-abspos/pst-abspos.tex
12mr|texlive-pst-abspos-0.2-2|38	%{_texmfdistdir}/tex/latex/pst-abspos/pst-abspos.sty
12mr|texlive-pst-abspos-0.2-2|39	%doc %{_texmfdistdir}/doc/generic/pst-abspos/Changes
12mr|texlive-pst-abspos-0.2-2|40	%doc %{_texmfdistdir}/doc/generic/pst-abspos/README
12mr|texlive-pst-abspos-0.2-2|41	%doc %{_texmfdistdir}/doc/generic/pst-abspos/pst-abspos-doc.bib
12mr|texlive-pst-abspos-0.2-2|42	%doc %{_texmfdistdir}/doc/generic/pst-abspos/pst-abspos-doc.pdf
12mr|texlive-pst-abspos-0.2-2|43	%doc %{_texmfdistdir}/doc/generic/pst-abspos/pst-abspos-doc.tex
12mr|texlive-pst-abspos-0.2-2|44	#- source
12mr|texlive-pst-abspos-0.2-2|45	%doc %{_texmfdistdir}/source/generic/pst-abspos/Makefile
12mr|texlive-pst-abspos-0.2-2|46	
12mr|texlive-pst-abspos-0.2-2|47	#-----------------------------------------------------------------------
12mr|texlive-pst-abspos-0.2-2|48	%prep
12mr|texlive-pst-abspos-0.2-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-pst-abspos-0.2-2|50	
12mr|texlive-pst-abspos-0.2-2|51	%build
12mr|texlive-pst-abspos-0.2-2|52	
12mr|texlive-pst-abspos-0.2-2|53	%install
12mr|texlive-pst-abspos-0.2-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-abspos-0.2-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-abspos-0.2-2|56	
12mr|texlive-pst-abspos-0.2-2|57	
12mr|texlive-pst-abspos-0.2-2|58	
12mr|texlive-pst-abspos-0.2-2|59	%changelog
12mr|texlive-pst-abspos-0.2-2|60	

18317 12
12mr|texlive-pst-am-1.02-2|1	# revision 19591
12mr|texlive-pst-am-1.02-2|2	# category Package
12mr|texlive-pst-am-1.02-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-am
12mr|texlive-pst-am-1.02-2|4	# catalog-date 2010-09-04 14:00:25 +0200
12mr|texlive-pst-am-1.02-2|5	# catalog-license lppl
12mr|texlive-pst-am-1.02-2|6	# catalog-version 1.02
12mr|texlive-pst-am-1.02-2|7	Name:		texlive-pst-am
12mr|texlive-pst-am-1.02-2|8	Version:	1.02
12mr|texlive-pst-am-1.02-2|9	Release:	2
12mr|texlive-pst-am-1.02-2|10	Summary:	Simulation of modulation and demodulation
12mr|texlive-pst-am-1.02-2|11	Group:		Publishing
12mr|texlive-pst-am-1.02-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-am
12mr|texlive-pst-am-1.02-2|13	License:	LPPL
12mr|texlive-pst-am-1.02-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-am.tar.xz
12mr|texlive-pst-am-1.02-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-am.doc.tar.xz
12mr|texlive-pst-am-1.02-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-am.source.tar.xz
12mr|texlive-pst-am-1.02-2|17	BuildArch:	noarch
12mr|texlive-pst-am-1.02-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-am-1.02-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-am-1.02-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-am-1.02-2|21	
12mr|texlive-pst-am-1.02-2|22	%description
12mr|texlive-pst-am-1.02-2|23	The package allows the simulation of the modulated and
12mr|texlive-pst-am-1.02-2|24	demodulated amplitude of radio waves. The user may plot curves
12mr|texlive-pst-am-1.02-2|25	of modulated signals, wave carrier, signal modulation, signal
12mr|texlive-pst-am-1.02-2|26	recovery and signal demodulation.
12mr|texlive-pst-am-1.02-2|27	
12mr|texlive-pst-am-1.02-2|28	%post
12mr|texlive-pst-am-1.02-2|29	%{_sbindir}/texlive.post
12mr|texlive-pst-am-1.02-2|30	
12mr|texlive-pst-am-1.02-2|31	%postun
12mr|texlive-pst-am-1.02-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-pst-am-1.02-2|33	%{_sbindir}/texlive.post
12mr|texlive-pst-am-1.02-2|34	fi
12mr|texlive-pst-am-1.02-2|35	
12mr|texlive-pst-am-1.02-2|36	#-----------------------------------------------------------------------
12mr|texlive-pst-am-1.02-2|37	%files
12mr|texlive-pst-am-1.02-2|38	%{_texmfdistdir}/tex/latex/pst-am/pst-am.sty
12mr|texlive-pst-am-1.02-2|39	%doc %{_texmfdistdir}/doc/generic/pst-am/Changes
12mr|texlive-pst-am-1.02-2|40	%doc %{_texmfdistdir}/doc/generic/pst-am/README
12mr|texlive-pst-am-1.02-2|41	%doc %{_texmfdistdir}/doc/generic/pst-am/index.phtml
12mr|texlive-pst-am-1.02-2|42	%doc %{_texmfdistdir}/doc/generic/pst-am/pst-am-doc.bib
12mr|texlive-pst-am-1.02-2|43	%doc %{_texmfdistdir}/doc/generic/pst-am/pst-am-doc.pdf
12mr|texlive-pst-am-1.02-2|44	%doc %{_texmfdistdir}/doc/generic/pst-am/pst-am-doc.tex
12mr|texlive-pst-am-1.02-2|45	#- source
12mr|texlive-pst-am-1.02-2|46	%doc %{_texmfdistdir}/source/generic/pst-am/Makefile
12mr|texlive-pst-am-1.02-2|47	
12mr|texlive-pst-am-1.02-2|48	#-----------------------------------------------------------------------
12mr|texlive-pst-am-1.02-2|49	%prep
12mr|texlive-pst-am-1.02-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-pst-am-1.02-2|51	
12mr|texlive-pst-am-1.02-2|52	%build
12mr|texlive-pst-am-1.02-2|53	
12mr|texlive-pst-am-1.02-2|54	%install
12mr|texlive-pst-am-1.02-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-am-1.02-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-am-1.02-2|57	
12mr|texlive-pst-am-1.02-2|58	
12mr|texlive-pst-am-1.02-2|59	
12mr|texlive-pst-am-1.02-2|60	%changelog
12mr|texlive-pst-am-1.02-2|61	

18318 12
12mr|texlive-pst-asr-1.3-2|1	# revision 22138
12mr|texlive-pst-asr-1.3-2|2	# category Package
12mr|texlive-pst-asr-1.3-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-asr
12mr|texlive-pst-asr-1.3-2|4	# catalog-date 2011-04-20 18:25:54 +0200
12mr|texlive-pst-asr-1.3-2|5	# catalog-license lppl
12mr|texlive-pst-asr-1.3-2|6	# catalog-version 1.3
12mr|texlive-pst-asr-1.3-2|7	Name:		texlive-pst-asr
12mr|texlive-pst-asr-1.3-2|8	Version:	1.3
12mr|texlive-pst-asr-1.3-2|9	Release:	2
12mr|texlive-pst-asr-1.3-2|10	Summary:	Typeset autosegmental representations for linguists
12mr|texlive-pst-asr-1.3-2|11	Group:		Publishing
12mr|texlive-pst-asr-1.3-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-asr
12mr|texlive-pst-asr-1.3-2|13	License:	LPPL
12mr|texlive-pst-asr-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-asr.tar.xz
12mr|texlive-pst-asr-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-asr.doc.tar.xz
12mr|texlive-pst-asr-1.3-2|16	BuildArch:	noarch
12mr|texlive-pst-asr-1.3-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-asr-1.3-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-asr-1.3-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-asr-1.3-2|20	
12mr|texlive-pst-asr-1.3-2|21	%description
12mr|texlive-pst-asr-1.3-2|22	The package allows the user to typeset autosegmental
12mr|texlive-pst-asr-1.3-2|23	representations. It uses the PStricks, and xkeyval packages.
12mr|texlive-pst-asr-1.3-2|24	
12mr|texlive-pst-asr-1.3-2|25	%post
12mr|texlive-pst-asr-1.3-2|26	%{_sbindir}/texlive.post
12mr|texlive-pst-asr-1.3-2|27	
12mr|texlive-pst-asr-1.3-2|28	%postun
12mr|texlive-pst-asr-1.3-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-pst-asr-1.3-2|30	%{_sbindir}/texlive.post
12mr|texlive-pst-asr-1.3-2|31	fi
12mr|texlive-pst-asr-1.3-2|32	
12mr|texlive-pst-asr-1.3-2|33	#-----------------------------------------------------------------------
12mr|texlive-pst-asr-1.3-2|34	%files
12mr|texlive-pst-asr-1.3-2|35	%{_texmfdistdir}/tex/generic/pst-asr/pst-asr.tex
12mr|texlive-pst-asr-1.3-2|36	%{_texmfdistdir}/tex/latex/pst-asr/pst-asr.sty
12mr|texlive-pst-asr-1.3-2|37	%doc %{_texmfdistdir}/doc/generic/pst-asr/README
12mr|texlive-pst-asr-1.3-2|38	%doc %{_texmfdistdir}/doc/generic/pst-asr/pst-asr-doc-source.zip
12mr|texlive-pst-asr-1.3-2|39	%doc %{_texmfdistdir}/doc/generic/pst-asr/pst-asr-doc.pdf
12mr|texlive-pst-asr-1.3-2|40	%doc %{_texmfdistdir}/doc/generic/pst-asr/pst-asr-examples.pdf
12mr|texlive-pst-asr-1.3-2|41	%doc %{_texmfdistdir}/doc/generic/pst-asr/pst-asr-examples.tex
12mr|texlive-pst-asr-1.3-2|42	
12mr|texlive-pst-asr-1.3-2|43	#-----------------------------------------------------------------------
12mr|texlive-pst-asr-1.3-2|44	%prep
12mr|texlive-pst-asr-1.3-2|45	%setup -c -a0 -a1
12mr|texlive-pst-asr-1.3-2|46	
12mr|texlive-pst-asr-1.3-2|47	%build
12mr|texlive-pst-asr-1.3-2|48	
12mr|texlive-pst-asr-1.3-2|49	%install
12mr|texlive-pst-asr-1.3-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-asr-1.3-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-asr-1.3-2|52	
12mr|texlive-pst-asr-1.3-2|53	
12mr|texlive-pst-asr-1.3-2|54	
12mr|texlive-pst-asr-1.3-2|55	%changelog
12mr|texlive-pst-asr-1.3-2|56	

18319 12
12mr|texlive-pst-bar-0.92-2|1	# revision 18734
12mr|texlive-pst-bar-0.92-2|2	# category Package
12mr|texlive-pst-bar-0.92-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-bar
12mr|texlive-pst-bar-0.92-2|4	# catalog-date 2009-03-12 20:12:20 +0100
12mr|texlive-pst-bar-0.92-2|5	# catalog-license lppl
12mr|texlive-pst-bar-0.92-2|6	# catalog-version 0.92
12mr|texlive-pst-bar-0.92-2|7	Name:		texlive-pst-bar
12mr|texlive-pst-bar-0.92-2|8	Version:	0.92
12mr|texlive-pst-bar-0.92-2|9	Release:	2
12mr|texlive-pst-bar-0.92-2|10	Summary:	Produces bar charts using pstricks
12mr|texlive-pst-bar-0.92-2|11	Group:		Publishing
12mr|texlive-pst-bar-0.92-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-bar
12mr|texlive-pst-bar-0.92-2|13	License:	LPPL
12mr|texlive-pst-bar-0.92-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bar.tar.xz
12mr|texlive-pst-bar-0.92-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bar.doc.tar.xz
12mr|texlive-pst-bar-0.92-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bar.source.tar.xz
12mr|texlive-pst-bar-0.92-2|17	BuildArch:	noarch
12mr|texlive-pst-bar-0.92-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-bar-0.92-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-bar-0.92-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-bar-0.92-2|21	
12mr|texlive-pst-bar-0.92-2|22	%description
12mr|texlive-pst-bar-0.92-2|23	pst-bar uses pstricks to draw bar charts from data stored in a
12mr|texlive-pst-bar-0.92-2|24	comma-delimited file. Several types of bar charts may be drawn,
12mr|texlive-pst-bar-0.92-2|25	and the drawing parameters are highly customizable. No external
12mr|texlive-pst-bar-0.92-2|26	packages are required except those that are part of the
12mr|texlive-pst-bar-0.92-2|27	standard pstricks distribution.
12mr|texlive-pst-bar-0.92-2|28	
12mr|texlive-pst-bar-0.92-2|29	%post
12mr|texlive-pst-bar-0.92-2|30	%{_sbindir}/texlive.post
12mr|texlive-pst-bar-0.92-2|31	
12mr|texlive-pst-bar-0.92-2|32	%postun
12mr|texlive-pst-bar-0.92-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-pst-bar-0.92-2|34	%{_sbindir}/texlive.post
12mr|texlive-pst-bar-0.92-2|35	fi
12mr|texlive-pst-bar-0.92-2|36	
12mr|texlive-pst-bar-0.92-2|37	#-----------------------------------------------------------------------
12mr|texlive-pst-bar-0.92-2|38	%files
12mr|texlive-pst-bar-0.92-2|39	%{_texmfdistdir}/dvips/pst-bar/pst-bar.pro
12mr|texlive-pst-bar-0.92-2|40	%{_texmfdistdir}/tex/generic/pst-bar/pst-bar.tex
12mr|texlive-pst-bar-0.92-2|41	%{_texmfdistdir}/tex/latex/pst-bar/pst-bar.sty
12mr|texlive-pst-bar-0.92-2|42	%doc %{_texmfdistdir}/doc/generic/pst-bar/README
12mr|texlive-pst-bar-0.92-2|43	%doc %{_texmfdistdir}/doc/generic/pst-bar/pst-bar-doc.bib
12mr|texlive-pst-bar-0.92-2|44	%doc %{_texmfdistdir}/doc/generic/pst-bar/pst-bar-doc.pdf
12mr|texlive-pst-bar-0.92-2|45	%doc %{_texmfdistdir}/doc/generic/pst-bar/pst-bar-doc.tex
12mr|texlive-pst-bar-0.92-2|46	%doc %{_texmfdistdir}/doc/generic/pst-bar/pst-bar-docDE.pdf
12mr|texlive-pst-bar-0.92-2|47	%doc %{_texmfdistdir}/doc/generic/pst-bar/pst-bar-docDE.tex
12mr|texlive-pst-bar-0.92-2|48	#- source
12mr|texlive-pst-bar-0.92-2|49	%doc %{_texmfdistdir}/source/generic/pst-bar/Makefile
12mr|texlive-pst-bar-0.92-2|50	
12mr|texlive-pst-bar-0.92-2|51	#-----------------------------------------------------------------------
12mr|texlive-pst-bar-0.92-2|52	%prep
12mr|texlive-pst-bar-0.92-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-pst-bar-0.92-2|54	
12mr|texlive-pst-bar-0.92-2|55	%build
12mr|texlive-pst-bar-0.92-2|56	
12mr|texlive-pst-bar-0.92-2|57	%install
12mr|texlive-pst-bar-0.92-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-bar-0.92-2|59	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-bar-0.92-2|60	
12mr|texlive-pst-bar-0.92-2|61	
12mr|texlive-pst-bar-0.92-2|62	
12mr|texlive-pst-bar-0.92-2|63	%changelog
12mr|texlive-pst-bar-0.92-2|64	

18320 12
12mr|texlive-pst-barcode-0.09-1|1	# revision 27004
12mr|texlive-pst-barcode-0.09-1|2	# category Package
12mr|texlive-pst-barcode-0.09-1|3	# catalog-ctan /graphics/pstricks/contrib/pst-barcode
12mr|texlive-pst-barcode-0.09-1|4	# catalog-date 2012-06-28 12:34:54 +0200
12mr|texlive-pst-barcode-0.09-1|5	# catalog-license lppl
12mr|texlive-pst-barcode-0.09-1|6	# catalog-version 0.09
12mr|texlive-pst-barcode-0.09-1|7	Name:		texlive-pst-barcode
12mr|texlive-pst-barcode-0.09-1|8	Version:	0.09
12mr|texlive-pst-barcode-0.09-1|9	Release:	1
12mr|texlive-pst-barcode-0.09-1|10	Summary:	Print barcodes using PostScript
12mr|texlive-pst-barcode-0.09-1|11	Group:		Publishing
12mr|texlive-pst-barcode-0.09-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-barcode
12mr|texlive-pst-barcode-0.09-1|13	License:	LPPL
12mr|texlive-pst-barcode-0.09-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-barcode.tar.xz
12mr|texlive-pst-barcode-0.09-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-barcode.doc.tar.xz
12mr|texlive-pst-barcode-0.09-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-barcode.source.tar.xz
12mr|texlive-pst-barcode-0.09-1|17	BuildArch:	noarch
12mr|texlive-pst-barcode-0.09-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-barcode-0.09-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-barcode-0.09-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-barcode-0.09-1|21	
12mr|texlive-pst-barcode-0.09-1|22	%description
12mr|texlive-pst-barcode-0.09-1|23	The pst-barcode package allows printing of barcodes, in a huge
12mr|texlive-pst-barcode-0.09-1|24	variety of formats (see documentation for details). As a
12mr|texlive-pst-barcode-0.09-1|25	pstricks package, the package requires pstricks. The package
12mr|texlive-pst-barcode-0.09-1|26	uses PostScript for calculating the bars. For PDF output use a
12mr|texlive-pst-barcode-0.09-1|27	multi-pass mechansism such as pst-pdf.
12mr|texlive-pst-barcode-0.09-1|28	
12mr|texlive-pst-barcode-0.09-1|29	%post
12mr|texlive-pst-barcode-0.09-1|30	%{_sbindir}/texlive.post
12mr|texlive-pst-barcode-0.09-1|31	
12mr|texlive-pst-barcode-0.09-1|32	%postun
12mr|texlive-pst-barcode-0.09-1|33	if [ $1 -eq 0 ]; then
12mr|texlive-pst-barcode-0.09-1|34	%{_sbindir}/texlive.post
12mr|texlive-pst-barcode-0.09-1|35	fi
12mr|texlive-pst-barcode-0.09-1|36	
12mr|texlive-pst-barcode-0.09-1|37	#-----------------------------------------------------------------------
12mr|texlive-pst-barcode-0.09-1|38	%files
12mr|texlive-pst-barcode-0.09-1|39	%{_texmfdistdir}/dvips/pst-barcode/pst-barcode.pro
12mr|texlive-pst-barcode-0.09-1|40	%{_texmfdistdir}/tex/generic/pst-barcode/pst-barcode.tex
12mr|texlive-pst-barcode-0.09-1|41	%{_texmfdistdir}/tex/latex/pst-barcode/pst-barcode.sty
12mr|texlive-pst-barcode-0.09-1|42	%doc %{_texmfdistdir}/doc/generic/pst-barcode/Changes
12mr|texlive-pst-barcode-0.09-1|43	%doc %{_texmfdistdir}/doc/generic/pst-barcode/README
12mr|texlive-pst-barcode-0.09-1|44	%doc %{_texmfdistdir}/doc/generic/pst-barcode/pst-barcode-doc.bib
12mr|texlive-pst-barcode-0.09-1|45	%doc %{_texmfdistdir}/doc/generic/pst-barcode/pst-barcode-doc.pdf
12mr|texlive-pst-barcode-0.09-1|46	%doc %{_texmfdistdir}/doc/generic/pst-barcode/pst-barcode-doc.tex
12mr|texlive-pst-barcode-0.09-1|47	#- source
12mr|texlive-pst-barcode-0.09-1|48	%doc %{_texmfdistdir}/source/generic/pst-barcode/Makefile
12mr|texlive-pst-barcode-0.09-1|49	
12mr|texlive-pst-barcode-0.09-1|50	#-----------------------------------------------------------------------
12mr|texlive-pst-barcode-0.09-1|51	%prep
12mr|texlive-pst-barcode-0.09-1|52	%setup -c -a0 -a1 -a2
12mr|texlive-pst-barcode-0.09-1|53	
12mr|texlive-pst-barcode-0.09-1|54	%build
12mr|texlive-pst-barcode-0.09-1|55	
12mr|texlive-pst-barcode-0.09-1|56	%install
12mr|texlive-pst-barcode-0.09-1|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-barcode-0.09-1|58	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-barcode-0.09-1|59	
12mr|texlive-pst-barcode-0.09-1|60	
12mr|texlive-pst-barcode-0.09-1|61	
12mr|texlive-pst-barcode-0.09-1|62	%changelog
12mr|texlive-pst-barcode-0.09-1|63	

18321 12
12mr|texlive-pst-bezier-0.01-2|1	# revision 15878
12mr|texlive-pst-bezier-0.01-2|2	# category Package
12mr|texlive-pst-bezier-0.01-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-bezier
12mr|texlive-pst-bezier-0.01-2|4	# catalog-date 2009-02-01 17:37:35 +0100
12mr|texlive-pst-bezier-0.01-2|5	# catalog-license lppl
12mr|texlive-pst-bezier-0.01-2|6	# catalog-version 0.01
12mr|texlive-pst-bezier-0.01-2|7	Name:		texlive-pst-bezier
12mr|texlive-pst-bezier-0.01-2|8	Version:	0.01
12mr|texlive-pst-bezier-0.01-2|9	Release:	2
12mr|texlive-pst-bezier-0.01-2|10	Summary:	Draw Bezier curves
12mr|texlive-pst-bezier-0.01-2|11	Group:		Publishing
12mr|texlive-pst-bezier-0.01-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-bezier
12mr|texlive-pst-bezier-0.01-2|13	License:	LPPL
12mr|texlive-pst-bezier-0.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bezier.tar.xz
12mr|texlive-pst-bezier-0.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bezier.doc.tar.xz
12mr|texlive-pst-bezier-0.01-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bezier.source.tar.xz
12mr|texlive-pst-bezier-0.01-2|17	BuildArch:	noarch
12mr|texlive-pst-bezier-0.01-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-bezier-0.01-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-bezier-0.01-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-bezier-0.01-2|21	
12mr|texlive-pst-bezier-0.01-2|22	%description
12mr|texlive-pst-bezier-0.01-2|23	The package provides a macro \psbcurve for drawing a Bezier
12mr|texlive-pst-bezier-0.01-2|24	curve. Provision is made for full control of over all the
12mr|texlive-pst-bezier-0.01-2|25	control points of the curve.
12mr|texlive-pst-bezier-0.01-2|26	
12mr|texlive-pst-bezier-0.01-2|27	%post
12mr|texlive-pst-bezier-0.01-2|28	%{_sbindir}/texlive.post
12mr|texlive-pst-bezier-0.01-2|29	
12mr|texlive-pst-bezier-0.01-2|30	%postun
12mr|texlive-pst-bezier-0.01-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pst-bezier-0.01-2|32	%{_sbindir}/texlive.post
12mr|texlive-pst-bezier-0.01-2|33	fi
12mr|texlive-pst-bezier-0.01-2|34	
12mr|texlive-pst-bezier-0.01-2|35	#-----------------------------------------------------------------------
12mr|texlive-pst-bezier-0.01-2|36	%files
12mr|texlive-pst-bezier-0.01-2|37	%{_texmfdistdir}/dvips/pst-bezier/pst-bezier.pro
12mr|texlive-pst-bezier-0.01-2|38	%{_texmfdistdir}/tex/generic/pst-bezier/pst-bezier.tex
12mr|texlive-pst-bezier-0.01-2|39	%{_texmfdistdir}/tex/latex/pst-bezier/pst-bezier.sty
12mr|texlive-pst-bezier-0.01-2|40	%doc %{_texmfdistdir}/doc/generic/pst-bezier/Changes
12mr|texlive-pst-bezier-0.01-2|41	%doc %{_texmfdistdir}/doc/generic/pst-bezier/README
12mr|texlive-pst-bezier-0.01-2|42	%doc %{_texmfdistdir}/doc/generic/pst-bezier/pst-bezier-doc.bib
12mr|texlive-pst-bezier-0.01-2|43	%doc %{_texmfdistdir}/doc/generic/pst-bezier/pst-bezier-doc.pdf
12mr|texlive-pst-bezier-0.01-2|44	%doc %{_texmfdistdir}/doc/generic/pst-bezier/pst-bezier-doc.tex
12mr|texlive-pst-bezier-0.01-2|45	#- source
12mr|texlive-pst-bezier-0.01-2|46	%doc %{_texmfdistdir}/source/generic/pst-bezier/Makefile
12mr|texlive-pst-bezier-0.01-2|47	
12mr|texlive-pst-bezier-0.01-2|48	#-----------------------------------------------------------------------
12mr|texlive-pst-bezier-0.01-2|49	%prep
12mr|texlive-pst-bezier-0.01-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-pst-bezier-0.01-2|51	
12mr|texlive-pst-bezier-0.01-2|52	%build
12mr|texlive-pst-bezier-0.01-2|53	
12mr|texlive-pst-bezier-0.01-2|54	%install
12mr|texlive-pst-bezier-0.01-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-bezier-0.01-2|56	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-bezier-0.01-2|57	
12mr|texlive-pst-bezier-0.01-2|58	
12mr|texlive-pst-bezier-0.01-2|59	
12mr|texlive-pst-bezier-0.01-2|60	%changelog
12mr|texlive-pst-bezier-0.01-2|61	

18322 12
12mr|texlive-pst-blur-2.0-2|1	# revision 15878
12mr|texlive-pst-blur-2.0-2|2	# category Package
12mr|texlive-pst-blur-2.0-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-blur
12mr|texlive-pst-blur-2.0-2|4	# catalog-date 2006-12-19 19:38:44 +0100
12mr|texlive-pst-blur-2.0-2|5	# catalog-license lppl
12mr|texlive-pst-blur-2.0-2|6	# catalog-version 2.0
12mr|texlive-pst-blur-2.0-2|7	Name:		texlive-pst-blur
12mr|texlive-pst-blur-2.0-2|8	Version:	2.0
12mr|texlive-pst-blur-2.0-2|9	Release:	2
12mr|texlive-pst-blur-2.0-2|10	Summary:	PSTricks package for "blurred" shadows
12mr|texlive-pst-blur-2.0-2|11	Group:		Publishing
12mr|texlive-pst-blur-2.0-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-blur
12mr|texlive-pst-blur-2.0-2|13	License:	LPPL
12mr|texlive-pst-blur-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-blur.tar.xz
12mr|texlive-pst-blur-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-blur.doc.tar.xz
12mr|texlive-pst-blur-2.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-blur.source.tar.xz
12mr|texlive-pst-blur-2.0-2|17	BuildArch:	noarch
12mr|texlive-pst-blur-2.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-blur-2.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-blur-2.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-blur-2.0-2|21	
12mr|texlive-pst-blur-2.0-2|22	%description
12mr|texlive-pst-blur-2.0-2|23	Pst-blur is a package built for use with PSTricks. It provides
12mr|texlive-pst-blur-2.0-2|24	macros that apply blurring to the normal shadow function of
12mr|texlive-pst-blur-2.0-2|25	PSTricks.
12mr|texlive-pst-blur-2.0-2|26	
12mr|texlive-pst-blur-2.0-2|27	%post
12mr|texlive-pst-blur-2.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-pst-blur-2.0-2|29	
12mr|texlive-pst-blur-2.0-2|30	%postun
12mr|texlive-pst-blur-2.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pst-blur-2.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-pst-blur-2.0-2|33	fi
12mr|texlive-pst-blur-2.0-2|34	
12mr|texlive-pst-blur-2.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-pst-blur-2.0-2|36	%files
12mr|texlive-pst-blur-2.0-2|37	%{_texmfdistdir}/dvips/pst-blur/pst-blur.pro
12mr|texlive-pst-blur-2.0-2|38	%{_texmfdistdir}/tex/generic/pst-blur/pst-blur.tex
12mr|texlive-pst-blur-2.0-2|39	%{_texmfdistdir}/tex/latex/pst-blur/pst-blur.sty
12mr|texlive-pst-blur-2.0-2|40	%doc %{_texmfdistdir}/doc/generic/pst-blur/Changes
12mr|texlive-pst-blur-2.0-2|41	%doc %{_texmfdistdir}/doc/generic/pst-blur/README
12mr|texlive-pst-blur-2.0-2|42	%doc %{_texmfdistdir}/doc/generic/pst-blur/pst-blur.pdf
12mr|texlive-pst-blur-2.0-2|43	#- source
12mr|texlive-pst-blur-2.0-2|44	%doc %{_texmfdistdir}/source/generic/pst-blur/Makefile
12mr|texlive-pst-blur-2.0-2|45	%doc %{_texmfdistdir}/source/generic/pst-blur/pst-blur.dtx
12mr|texlive-pst-blur-2.0-2|46	%doc %{_texmfdistdir}/source/generic/pst-blur/pst-blur.ins
12mr|texlive-pst-blur-2.0-2|47	
12mr|texlive-pst-blur-2.0-2|48	#-----------------------------------------------------------------------
12mr|texlive-pst-blur-2.0-2|49	%prep
12mr|texlive-pst-blur-2.0-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-pst-blur-2.0-2|51	
12mr|texlive-pst-blur-2.0-2|52	%build
12mr|texlive-pst-blur-2.0-2|53	
12mr|texlive-pst-blur-2.0-2|54	%install
12mr|texlive-pst-blur-2.0-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-blur-2.0-2|56	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-blur-2.0-2|57	
12mr|texlive-pst-blur-2.0-2|58	
12mr|texlive-pst-blur-2.0-2|59	
12mr|texlive-pst-blur-2.0-2|60	%changelog
12mr|texlive-pst-blur-2.0-2|61	

18323 12
12mr|texlive-pst-bspline-1.61-1|1	# revision 25582
12mr|texlive-pst-bspline-1.61-1|2	# category Package
12mr|texlive-pst-bspline-1.61-1|3	# catalog-ctan /graphics/pstricks/contrib/pst-bspline
12mr|texlive-pst-bspline-1.61-1|4	# catalog-date 2012-03-07 20:35:45 +0100
12mr|texlive-pst-bspline-1.61-1|5	# catalog-license lppl1.3
12mr|texlive-pst-bspline-1.61-1|6	# catalog-version 1.61
12mr|texlive-pst-bspline-1.61-1|7	Name:		texlive-pst-bspline
12mr|texlive-pst-bspline-1.61-1|8	Version:	1.61
12mr|texlive-pst-bspline-1.61-1|9	Release:	1
12mr|texlive-pst-bspline-1.61-1|10	Summary:	Draw cubic Bspline curves and interpolations
12mr|texlive-pst-bspline-1.61-1|11	Group:		Publishing
12mr|texlive-pst-bspline-1.61-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-bspline
12mr|texlive-pst-bspline-1.61-1|13	License:	LPPL1.3
12mr|texlive-pst-bspline-1.61-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bspline.tar.xz
12mr|texlive-pst-bspline-1.61-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-bspline.doc.tar.xz
12mr|texlive-pst-bspline-1.61-1|16	BuildArch:	noarch
12mr|texlive-pst-bspline-1.61-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-bspline-1.61-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-bspline-1.61-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-bspline-1.61-1|20	
12mr|texlive-pst-bspline-1.61-1|21	%description
12mr|texlive-pst-bspline-1.61-1|22	The package draws uniform, cubic B-spline curves, open and
12mr|texlive-pst-bspline-1.61-1|23	closed, based on a sequence of B-spline control points. There
12mr|texlive-pst-bspline-1.61-1|24	is also code which permits drawing the open or closed cubic
12mr|texlive-pst-bspline-1.61-1|25	Bspline curve interpolating a sequence of points. Graphical
12mr|texlive-pst-bspline-1.61-1|26	output is created using PStricks.
12mr|texlive-pst-bspline-1.61-1|27	
12mr|texlive-pst-bspline-1.61-1|28	%post
12mr|texlive-pst-bspline-1.61-1|29	%{_sbindir}/texlive.post
12mr|texlive-pst-bspline-1.61-1|30	
12mr|texlive-pst-bspline-1.61-1|31	%postun
12mr|texlive-pst-bspline-1.61-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-pst-bspline-1.61-1|33	%{_sbindir}/texlive.post
12mr|texlive-pst-bspline-1.61-1|34	fi
12mr|texlive-pst-bspline-1.61-1|35	
12mr|texlive-pst-bspline-1.61-1|36	#-----------------------------------------------------------------------
12mr|texlive-pst-bspline-1.61-1|37	%files
12mr|texlive-pst-bspline-1.61-1|38	%{_texmfdistdir}/dvips/pst-bspline/pst-bspline.pro
12mr|texlive-pst-bspline-1.61-1|39	%{_texmfdistdir}/tex/generic/pst-bspline/pst-bspline.tex
12mr|texlive-pst-bspline-1.61-1|40	%{_texmfdistdir}/tex/latex/pst-bspline/pst-bspline.sty
12mr|texlive-pst-bspline-1.61-1|41	%doc %{_texmfdistdir}/doc/generic/pst-bspline/README
12mr|texlive-pst-bspline-1.61-1|42	%doc %{_texmfdistdir}/doc/generic/pst-bspline/pst-bspline-doc.pdf
12mr|texlive-pst-bspline-1.61-1|43	%doc %{_texmfdistdir}/doc/generic/pst-bspline/pst-bspline-doc.tex
12mr|texlive-pst-bspline-1.61-1|44	
12mr|texlive-pst-bspline-1.61-1|45	#-----------------------------------------------------------------------
12mr|texlive-pst-bspline-1.61-1|46	%prep
12mr|texlive-pst-bspline-1.61-1|47	%setup -c -a0 -a1
12mr|texlive-pst-bspline-1.61-1|48	
12mr|texlive-pst-bspline-1.61-1|49	%build
12mr|texlive-pst-bspline-1.61-1|50	
12mr|texlive-pst-bspline-1.61-1|51	%install
12mr|texlive-pst-bspline-1.61-1|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-bspline-1.61-1|53	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-bspline-1.61-1|54	
12mr|texlive-pst-bspline-1.61-1|55	
12mr|texlive-pst-bspline-1.61-1|56	
12mr|texlive-pst-bspline-1.61-1|57	%changelog
12mr|texlive-pst-bspline-1.61-1|58	

18324 12
12mr|texlive-pst-calendar-0.47-2|1	# revision 15878
12mr|texlive-pst-calendar-0.47-2|2	# category Package
12mr|texlive-pst-calendar-0.47-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-calendar
12mr|texlive-pst-calendar-0.47-2|4	# catalog-date 2009-03-30 10:35:07 +0200
12mr|texlive-pst-calendar-0.47-2|5	# catalog-license lppl
12mr|texlive-pst-calendar-0.47-2|6	# catalog-version 0.47
12mr|texlive-pst-calendar-0.47-2|7	Name:		texlive-pst-calendar
12mr|texlive-pst-calendar-0.47-2|8	Version:	0.47
12mr|texlive-pst-calendar-0.47-2|9	Release:	2
12mr|texlive-pst-calendar-0.47-2|10	Summary:	Plot calendars in "fancy" ways
12mr|texlive-pst-calendar-0.47-2|11	Group:		Publishing
12mr|texlive-pst-calendar-0.47-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-calendar
12mr|texlive-pst-calendar-0.47-2|13	License:	LPPL
12mr|texlive-pst-calendar-0.47-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-calendar.tar.xz
12mr|texlive-pst-calendar-0.47-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-calendar.doc.tar.xz
12mr|texlive-pst-calendar-0.47-2|16	BuildArch:	noarch
12mr|texlive-pst-calendar-0.47-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-calendar-0.47-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-calendar-0.47-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-calendar-0.47-2|20	
12mr|texlive-pst-calendar-0.47-2|21	%description
12mr|texlive-pst-calendar-0.47-2|22	The pst-calendar package uses pstricks and pst-3d to draw
12mr|texlive-pst-calendar-0.47-2|23	tabular calendars, or calendars on dodecahedra with a month to
12mr|texlive-pst-calendar-0.47-2|24	each face (the package also requires the multido and pst-xkey
12mr|texlive-pst-calendar-0.47-2|25	packages). The package works for years 2000-2099, and has
12mr|texlive-pst-calendar-0.47-2|26	options for calendars in French German and English, but the
12mr|texlive-pst-calendar-0.47-2|27	documentation is not available in English.
12mr|texlive-pst-calendar-0.47-2|28	
12mr|texlive-pst-calendar-0.47-2|29	%post
12mr|texlive-pst-calendar-0.47-2|30	%{_sbindir}/texlive.post
12mr|texlive-pst-calendar-0.47-2|31	
12mr|texlive-pst-calendar-0.47-2|32	%postun
12mr|texlive-pst-calendar-0.47-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-pst-calendar-0.47-2|34	%{_sbindir}/texlive.post
12mr|texlive-pst-calendar-0.47-2|35	fi
12mr|texlive-pst-calendar-0.47-2|36	
12mr|texlive-pst-calendar-0.47-2|37	#-----------------------------------------------------------------------
12mr|texlive-pst-calendar-0.47-2|38	%files
12mr|texlive-pst-calendar-0.47-2|39	%{_texmfdistdir}/tex/latex/pst-calendar/pst-calendar.sty
12mr|texlive-pst-calendar-0.47-2|40	%doc %{_texmfdistdir}/doc/latex/pst-calendar/Changes
12mr|texlive-pst-calendar-0.47-2|41	%doc %{_texmfdistdir}/doc/latex/pst-calendar/README
12mr|texlive-pst-calendar-0.47-2|42	%doc %{_texmfdistdir}/doc/latex/pst-calendar/pst-calendar-docDE.ltx
12mr|texlive-pst-calendar-0.47-2|43	%doc %{_texmfdistdir}/doc/latex/pst-calendar/pst-calendar-docDE.pdf
12mr|texlive-pst-calendar-0.47-2|44	%doc %{_texmfdistdir}/doc/latex/pst-calendar/pst-calendar-docDE.tex
12mr|texlive-pst-calendar-0.47-2|45	%doc %{_texmfdistdir}/doc/latex/pst-calendar/pst-calendar-docFR.pdf
12mr|texlive-pst-calendar-0.47-2|46	%doc %{_texmfdistdir}/doc/latex/pst-calendar/pst-calendar-docFR.tex
12mr|texlive-pst-calendar-0.47-2|47	
12mr|texlive-pst-calendar-0.47-2|48	#-----------------------------------------------------------------------
12mr|texlive-pst-calendar-0.47-2|49	%prep
12mr|texlive-pst-calendar-0.47-2|50	%setup -c -a0 -a1
12mr|texlive-pst-calendar-0.47-2|51	
12mr|texlive-pst-calendar-0.47-2|52	%build
12mr|texlive-pst-calendar-0.47-2|53	
12mr|texlive-pst-calendar-0.47-2|54	%install
12mr|texlive-pst-calendar-0.47-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-calendar-0.47-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-calendar-0.47-2|57	
12mr|texlive-pst-calendar-0.47-2|58	
12mr|texlive-pst-calendar-0.47-2|59	
12mr|texlive-pst-calendar-0.47-2|60	%changelog
12mr|texlive-pst-calendar-0.47-2|61	

18325 12
12mr|texlive-pst-circ-2.02-2|1	# revision 22444
12mr|texlive-pst-circ-2.02-2|2	# category Package
12mr|texlive-pst-circ-2.02-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-circ
12mr|texlive-pst-circ-2.02-2|4	# catalog-date 2011-05-12 00:58:47 +0200
12mr|texlive-pst-circ-2.02-2|5	# catalog-license lppl
12mr|texlive-pst-circ-2.02-2|6	# catalog-version 2.02
12mr|texlive-pst-circ-2.02-2|7	Name:		texlive-pst-circ
12mr|texlive-pst-circ-2.02-2|8	Version:	2.02
12mr|texlive-pst-circ-2.02-2|9	Release:	2
12mr|texlive-pst-circ-2.02-2|10	Summary:	PSTricks package for drawing electric circuits
12mr|texlive-pst-circ-2.02-2|11	Group:		Publishing
12mr|texlive-pst-circ-2.02-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-circ
12mr|texlive-pst-circ-2.02-2|13	License:	LPPL
12mr|texlive-pst-circ-2.02-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-circ.tar.xz
12mr|texlive-pst-circ-2.02-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-circ.doc.tar.xz
12mr|texlive-pst-circ-2.02-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-circ.source.tar.xz
12mr|texlive-pst-circ-2.02-2|17	BuildArch:	noarch
12mr|texlive-pst-circ-2.02-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-circ-2.02-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-circ-2.02-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-circ-2.02-2|21	
12mr|texlive-pst-circ-2.02-2|22	%description
12mr|texlive-pst-circ-2.02-2|23	Pst-circ is a package built using PSTricks and in particular
12mr|texlive-pst-circ-2.02-2|24	pst-node. It can easily draw current 2-terminal devices and
12mr|texlive-pst-circ-2.02-2|25	some 3- and 4-terminal devices used in electronic or electric
12mr|texlive-pst-circ-2.02-2|26	theory. The package's macros are designed with a view to
12mr|texlive-pst-circ-2.02-2|27	'logical' representation of circuits, as far as possible, so as
12mr|texlive-pst-circ-2.02-2|28	to relieve the user of purely graphical considerations when
12mr|texlive-pst-circ-2.02-2|29	expressing a circuit.
12mr|texlive-pst-circ-2.02-2|30	
12mr|texlive-pst-circ-2.02-2|31	%post
12mr|texlive-pst-circ-2.02-2|32	%{_sbindir}/texlive.post
12mr|texlive-pst-circ-2.02-2|33	
12mr|texlive-pst-circ-2.02-2|34	%postun
12mr|texlive-pst-circ-2.02-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-pst-circ-2.02-2|36	%{_sbindir}/texlive.post
12mr|texlive-pst-circ-2.02-2|37	fi
12mr|texlive-pst-circ-2.02-2|38	
12mr|texlive-pst-circ-2.02-2|39	#-----------------------------------------------------------------------
12mr|texlive-pst-circ-2.02-2|40	%files
12mr|texlive-pst-circ-2.02-2|41	%{_texmfdistdir}/dvips/pst-circ/pst-circ.pro
12mr|texlive-pst-circ-2.02-2|42	%{_texmfdistdir}/tex/generic/pst-circ/pst-circ.tex
12mr|texlive-pst-circ-2.02-2|43	%{_texmfdistdir}/tex/latex/pst-circ/pst-circ.sty
12mr|texlive-pst-circ-2.02-2|44	%doc %{_texmfdistdir}/doc/generic/pst-circ/Changes
12mr|texlive-pst-circ-2.02-2|45	%doc %{_texmfdistdir}/doc/generic/pst-circ/README
12mr|texlive-pst-circ-2.02-2|46	%doc %{_texmfdistdir}/doc/generic/pst-circ/more_docs/dtk03-3.pdf
12mr|texlive-pst-circ-2.02-2|47	%doc %{_texmfdistdir}/doc/generic/pst-circ/pst-circ-doc.bib
12mr|texlive-pst-circ-2.02-2|48	%doc %{_texmfdistdir}/doc/generic/pst-circ/pst-circ-doc.pdf
12mr|texlive-pst-circ-2.02-2|49	%doc %{_texmfdistdir}/doc/generic/pst-circ/pst-circ-doc.tex
12mr|texlive-pst-circ-2.02-2|50	#- source
12mr|texlive-pst-circ-2.02-2|51	%doc %{_texmfdistdir}/source/generic/pst-circ/Makefile
12mr|texlive-pst-circ-2.02-2|52	
12mr|texlive-pst-circ-2.02-2|53	#-----------------------------------------------------------------------
12mr|texlive-pst-circ-2.02-2|54	%prep
12mr|texlive-pst-circ-2.02-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-pst-circ-2.02-2|56	
12mr|texlive-pst-circ-2.02-2|57	%build
12mr|texlive-pst-circ-2.02-2|58	
12mr|texlive-pst-circ-2.02-2|59	%install
12mr|texlive-pst-circ-2.02-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-circ-2.02-2|61	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-circ-2.02-2|62	
12mr|texlive-pst-circ-2.02-2|63	
12mr|texlive-pst-circ-2.02-2|64	
12mr|texlive-pst-circ-2.02-2|65	%changelog
12mr|texlive-pst-circ-2.02-2|66	

18326 12
12mr|texlive-pst-coil-1.06-2|1	# revision 24020
12mr|texlive-pst-coil-1.06-2|2	# category Package
12mr|texlive-pst-coil-1.06-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-coil
12mr|texlive-pst-coil-1.06-2|4	# catalog-date 2011-09-19 17:03:12 +0200
12mr|texlive-pst-coil-1.06-2|5	# catalog-license lppl
12mr|texlive-pst-coil-1.06-2|6	# catalog-version 1.06
12mr|texlive-pst-coil-1.06-2|7	Name:		texlive-pst-coil
12mr|texlive-pst-coil-1.06-2|8	Version:	1.06
12mr|texlive-pst-coil-1.06-2|9	Release:	2
12mr|texlive-pst-coil-1.06-2|10	Summary:	A PSTricks package for coils, etc
12mr|texlive-pst-coil-1.06-2|11	Group:		Publishing
12mr|texlive-pst-coil-1.06-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-coil
12mr|texlive-pst-coil-1.06-2|13	License:	LPPL
12mr|texlive-pst-coil-1.06-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-coil.tar.xz
12mr|texlive-pst-coil-1.06-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-coil.doc.tar.xz
12mr|texlive-pst-coil-1.06-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-coil.source.tar.xz
12mr|texlive-pst-coil-1.06-2|17	BuildArch:	noarch
12mr|texlive-pst-coil-1.06-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-coil-1.06-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-coil-1.06-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-coil-1.06-2|21	
12mr|texlive-pst-coil-1.06-2|22	%description
12mr|texlive-pst-coil-1.06-2|23	Pst-coil is a PSTricks based package for coils and zigzags and
12mr|texlive-pst-coil-1.06-2|24	for coil and zigzag node connections.
12mr|texlive-pst-coil-1.06-2|25	
12mr|texlive-pst-coil-1.06-2|26	%post
12mr|texlive-pst-coil-1.06-2|27	%{_sbindir}/texlive.post
12mr|texlive-pst-coil-1.06-2|28	
12mr|texlive-pst-coil-1.06-2|29	%postun
12mr|texlive-pst-coil-1.06-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-pst-coil-1.06-2|31	%{_sbindir}/texlive.post
12mr|texlive-pst-coil-1.06-2|32	fi
12mr|texlive-pst-coil-1.06-2|33	
12mr|texlive-pst-coil-1.06-2|34	#-----------------------------------------------------------------------
12mr|texlive-pst-coil-1.06-2|35	%files
12mr|texlive-pst-coil-1.06-2|36	%{_texmfdistdir}/dvips/pst-coil/pst-coil.pro
12mr|texlive-pst-coil-1.06-2|37	%{_texmfdistdir}/tex/generic/pst-coil/pst-coil.tex
12mr|texlive-pst-coil-1.06-2|38	%{_texmfdistdir}/tex/latex/pst-coil/pst-coil.sty
12mr|texlive-pst-coil-1.06-2|39	%doc %{_texmfdistdir}/doc/generic/pst-coil/Changes
12mr|texlive-pst-coil-1.06-2|40	%doc %{_texmfdistdir}/doc/generic/pst-coil/README
12mr|texlive-pst-coil-1.06-2|41	%doc %{_texmfdistdir}/doc/generic/pst-coil/pst-coil-doc.bib
12mr|texlive-pst-coil-1.06-2|42	%doc %{_texmfdistdir}/doc/generic/pst-coil/pst-coil-doc.pdf
12mr|texlive-pst-coil-1.06-2|43	%doc %{_texmfdistdir}/doc/generic/pst-coil/pst-coil-doc.tex
12mr|texlive-pst-coil-1.06-2|44	#- source
12mr|texlive-pst-coil-1.06-2|45	%doc %{_texmfdistdir}/source/generic/pst-coil/Makefile
12mr|texlive-pst-coil-1.06-2|46	
12mr|texlive-pst-coil-1.06-2|47	#-----------------------------------------------------------------------
12mr|texlive-pst-coil-1.06-2|48	%prep
12mr|texlive-pst-coil-1.06-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-pst-coil-1.06-2|50	
12mr|texlive-pst-coil-1.06-2|51	%build
12mr|texlive-pst-coil-1.06-2|52	
12mr|texlive-pst-coil-1.06-2|53	%install
12mr|texlive-pst-coil-1.06-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-coil-1.06-2|55	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-coil-1.06-2|56	
12mr|texlive-pst-coil-1.06-2|57	
12mr|texlive-pst-coil-1.06-2|58	
12mr|texlive-pst-coil-1.06-2|59	%changelog
12mr|texlive-pst-coil-1.06-2|60	

18327 12
12mr|texlive-pst-cox-0.98Beta-2|1	# revision 15878
12mr|texlive-pst-cox-0.98Beta-2|2	# category Package
12mr|texlive-pst-cox-0.98Beta-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-cox
12mr|texlive-pst-cox-0.98Beta-2|4	# catalog-date 2008-08-23 00:25:16 +0200
12mr|texlive-pst-cox-0.98Beta-2|5	# catalog-license lgpl
12mr|texlive-pst-cox-0.98Beta-2|6	# catalog-version 0.98 Beta
12mr|texlive-pst-cox-0.98Beta-2|7	Name:		texlive-pst-cox
12mr|texlive-pst-cox-0.98Beta-2|8	Version:	0.98Beta
12mr|texlive-pst-cox-0.98Beta-2|9	Release:	2
12mr|texlive-pst-cox-0.98Beta-2|10	Summary:	Drawing regular complex polytopes with PSTricks
12mr|texlive-pst-cox-0.98Beta-2|11	Group:		Publishing
12mr|texlive-pst-cox-0.98Beta-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-cox
12mr|texlive-pst-cox-0.98Beta-2|13	License:	LGPL
12mr|texlive-pst-cox-0.98Beta-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-cox.tar.xz
12mr|texlive-pst-cox-0.98Beta-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-cox.doc.tar.xz
12mr|texlive-pst-cox-0.98Beta-2|16	BuildArch:	noarch
12mr|texlive-pst-cox-0.98Beta-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-cox-0.98Beta-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-cox-0.98Beta-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-cox-0.98Beta-2|20	
12mr|texlive-pst-cox-0.98Beta-2|21	%description
12mr|texlive-pst-cox-0.98Beta-2|22	Pst-cox is a PSTricks package for drawing 2-dimensional
12mr|texlive-pst-cox-0.98Beta-2|23	projections of complex regular polytopes (after the work of
12mr|texlive-pst-cox-0.98Beta-2|24	Coxeter). The package consists of a macro library for drawing
12mr|texlive-pst-cox-0.98Beta-2|25	the projections. The complex polytopes appear in the study of
12mr|texlive-pst-cox-0.98Beta-2|26	the root systems and play a crucial role in many domains
12mr|texlive-pst-cox-0.98Beta-2|27	related to mathematics and physics. These polytopes have been
12mr|texlive-pst-cox-0.98Beta-2|28	completely described by Coxeter in his book "Regular Complex
12mr|texlive-pst-cox-0.98Beta-2|29	Polytopes". There exist only a finite numbers of exceptional
12mr|texlive-pst-cox-0.98Beta-2|30	regular complex polytopes (for example the icosahedron) and
12mr|texlive-pst-cox-0.98Beta-2|31	some infinite series (for example, one can construct a multi-
12mr|texlive-pst-cox-0.98Beta-2|32	dimensional analogue of the hypercube in any finite dimension).
12mr|texlive-pst-cox-0.98Beta-2|33	The library contains two packages. The first, pst-coxcoor, is
12mr|texlive-pst-cox-0.98Beta-2|34	devoted to the exceptional complex regular polytopes whose
12mr|texlive-pst-cox-0.98Beta-2|35	coordinates have been pre-computed. The second, pst-coxeterp,
12mr|texlive-pst-cox-0.98Beta-2|36	is devoted to the infinite series.
12mr|texlive-pst-cox-0.98Beta-2|37	
12mr|texlive-pst-cox-0.98Beta-2|38	%post
12mr|texlive-pst-cox-0.98Beta-2|39	%{_sbindir}/texlive.post
12mr|texlive-pst-cox-0.98Beta-2|40	
12mr|texlive-pst-cox-0.98Beta-2|41	%postun
12mr|texlive-pst-cox-0.98Beta-2|42	if [ $1 -eq 0 ]; then
12mr|texlive-pst-cox-0.98Beta-2|43	%{_sbindir}/texlive.post
12mr|texlive-pst-cox-0.98Beta-2|44	fi
12mr|texlive-pst-cox-0.98Beta-2|45	
12mr|texlive-pst-cox-0.98Beta-2|46	#-----------------------------------------------------------------------
12mr|texlive-pst-cox-0.98Beta-2|47	%files
12mr|texlive-pst-cox-0.98Beta-2|48	%{_texmfdistdir}/dvips/pst-cox/pst-coxeter.pro
12mr|texlive-pst-cox-0.98Beta-2|49	%{_texmfdistdir}/tex/generic/pst-cox/pst-coxcoor.tex
12mr|texlive-pst-cox-0.98Beta-2|50	%{_texmfdistdir}/tex/generic/pst-cox/pst-coxeterp.tex
12mr|texlive-pst-cox-0.98Beta-2|51	%{_texmfdistdir}/tex/latex/pst-cox/pst-coxcoor.sty
12mr|texlive-pst-cox-0.98Beta-2|52	%{_texmfdistdir}/tex/latex/pst-cox/pst-coxeterp.sty
12mr|texlive-pst-cox-0.98Beta-2|53	%doc %{_texmfdistdir}/doc/generic/pst-cox/README
12mr|texlive-pst-cox-0.98Beta-2|54	%doc %{_texmfdistdir}/doc/generic/pst-cox/gpl.txt
12mr|texlive-pst-cox-0.98Beta-2|55	%doc %{_texmfdistdir}/doc/generic/pst-cox/lgpl.txt
12mr|texlive-pst-cox-0.98Beta-2|56	%doc %{_texmfdistdir}/doc/generic/pst-cox/pst-coxcoor/Gallery.tex
12mr|texlive-pst-cox-0.98Beta-2|57	%doc %{_texmfdistdir}/doc/generic/pst-cox/pst-coxcoor/pst-coxcoor_doc.pdf
12mr|texlive-pst-cox-0.98Beta-2|58	%doc %{_texmfdistdir}/doc/generic/pst-cox/pst-coxcoor/pst-coxcoor_doc.tex
12mr|texlive-pst-cox-0.98Beta-2|59	%doc %{_texmfdistdir}/doc/generic/pst-cox/pst-coxeterp/Gallery.tex
12mr|texlive-pst-cox-0.98Beta-2|60	%doc %{_texmfdistdir}/doc/generic/pst-cox/pst-coxeterp/pst-coxeterp_doc.pdf
12mr|texlive-pst-cox-0.98Beta-2|61	%doc %{_texmfdistdir}/doc/generic/pst-cox/pst-coxeterp/pst-coxeterp_doc.tex
12mr|texlive-pst-cox-0.98Beta-2|62	
12mr|texlive-pst-cox-0.98Beta-2|63	#-----------------------------------------------------------------------
12mr|texlive-pst-cox-0.98Beta-2|64	%prep
12mr|texlive-pst-cox-0.98Beta-2|65	%setup -c -a0 -a1
12mr|texlive-pst-cox-0.98Beta-2|66	
12mr|texlive-pst-cox-0.98Beta-2|67	%build
12mr|texlive-pst-cox-0.98Beta-2|68	
12mr|texlive-pst-cox-0.98Beta-2|69	%install
12mr|texlive-pst-cox-0.98Beta-2|70	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-cox-0.98Beta-2|71	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-cox-0.98Beta-2|72	
12mr|texlive-pst-cox-0.98Beta-2|73	
12mr|texlive-pst-cox-0.98Beta-2|74	
12mr|texlive-pst-cox-0.98Beta-2|75	%changelog
12mr|texlive-pst-cox-0.98Beta-2|76	

18328 12
12mr|texlive-pst-dbicons-0.16-2|1	# revision 17556
12mr|texlive-pst-dbicons-0.16-2|2	# category Package
12mr|texlive-pst-dbicons-0.16-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-dbicons
12mr|texlive-pst-dbicons-0.16-2|4	# catalog-date 2006-08-27 16:41:02 +0100
12mr|texlive-pst-dbicons-0.16-2|5	# catalog-license lppl
12mr|texlive-pst-dbicons-0.16-2|6	# catalog-version 0.16
12mr|texlive-pst-dbicons-0.16-2|7	Name:		texlive-pst-dbicons
12mr|texlive-pst-dbicons-0.16-2|8	Version:	0.16
12mr|texlive-pst-dbicons-0.16-2|9	Release:	2
12mr|texlive-pst-dbicons-0.16-2|10	Summary:	Support for drawing ER diagrams
12mr|texlive-pst-dbicons-0.16-2|11	Group:		Publishing
12mr|texlive-pst-dbicons-0.16-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-dbicons
12mr|texlive-pst-dbicons-0.16-2|13	License:	LPPL
12mr|texlive-pst-dbicons-0.16-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-dbicons.tar.xz
12mr|texlive-pst-dbicons-0.16-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-dbicons.doc.tar.xz
12mr|texlive-pst-dbicons-0.16-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-dbicons.source.tar.xz
12mr|texlive-pst-dbicons-0.16-2|17	BuildArch:	noarch
12mr|texlive-pst-dbicons-0.16-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-dbicons-0.16-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-dbicons-0.16-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-dbicons-0.16-2|21	
12mr|texlive-pst-dbicons-0.16-2|22	%description
12mr|texlive-pst-dbicons-0.16-2|23	The package provides some useful macros in the database area.
12mr|texlive-pst-dbicons-0.16-2|24	The package focusses on typesetting ER-Diagrams in a
12mr|texlive-pst-dbicons-0.16-2|25	declarative style, i.e., by positioning some nodes and defining
12mr|texlive-pst-dbicons-0.16-2|26	the position of all other nodes relative to them by using the
12mr|texlive-pst-dbicons-0.16-2|27	standard database terminology. The PSTricks package is required
12mr|texlive-pst-dbicons-0.16-2|28	for using pst-dbicons, but no deep knowledge of PSTricks
12mr|texlive-pst-dbicons-0.16-2|29	commands is required (although such knowledge is useful for
12mr|texlive-pst-dbicons-0.16-2|30	exploiting the full functionality of the package).
12mr|texlive-pst-dbicons-0.16-2|31	
12mr|texlive-pst-dbicons-0.16-2|32	%post
12mr|texlive-pst-dbicons-0.16-2|33	%{_sbindir}/texlive.post
12mr|texlive-pst-dbicons-0.16-2|34	
12mr|texlive-pst-dbicons-0.16-2|35	%postun
12mr|texlive-pst-dbicons-0.16-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-pst-dbicons-0.16-2|37	%{_sbindir}/texlive.post
12mr|texlive-pst-dbicons-0.16-2|38	fi
12mr|texlive-pst-dbicons-0.16-2|39	
12mr|texlive-pst-dbicons-0.16-2|40	#-----------------------------------------------------------------------
12mr|texlive-pst-dbicons-0.16-2|41	%files
12mr|texlive-pst-dbicons-0.16-2|42	%{_texmfdistdir}/tex/latex/pst-dbicons/pst-dbicons.sty
12mr|texlive-pst-dbicons-0.16-2|43	%doc %{_texmfdistdir}/doc/generic/pst-dbicons/README
12mr|texlive-pst-dbicons-0.16-2|44	%doc %{_texmfdistdir}/doc/generic/pst-dbicons/mondial-ER.tex
12mr|texlive-pst-dbicons-0.16-2|45	%doc %{_texmfdistdir}/doc/generic/pst-dbicons/pst-dbicons.pdf
12mr|texlive-pst-dbicons-0.16-2|46	#- source
12mr|texlive-pst-dbicons-0.16-2|47	%doc %{_texmfdistdir}/source/generic/pst-dbicons/pst-dbicons.drv
12mr|texlive-pst-dbicons-0.16-2|48	%doc %{_texmfdistdir}/source/generic/pst-dbicons/pst-dbicons.dtx
12mr|texlive-pst-dbicons-0.16-2|49	%doc %{_texmfdistdir}/source/generic/pst-dbicons/pst-dbicons.ins
12mr|texlive-pst-dbicons-0.16-2|50	
12mr|texlive-pst-dbicons-0.16-2|51	#-----------------------------------------------------------------------
12mr|texlive-pst-dbicons-0.16-2|52	%prep
12mr|texlive-pst-dbicons-0.16-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-pst-dbicons-0.16-2|54	
12mr|texlive-pst-dbicons-0.16-2|55	%build
12mr|texlive-pst-dbicons-0.16-2|56	
12mr|texlive-pst-dbicons-0.16-2|57	%install
12mr|texlive-pst-dbicons-0.16-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-dbicons-0.16-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-dbicons-0.16-2|60	
12mr|texlive-pst-dbicons-0.16-2|61	
12mr|texlive-pst-dbicons-0.16-2|62	
12mr|texlive-pst-dbicons-0.16-2|63	%changelog
12mr|texlive-pst-dbicons-0.16-2|64	

18329 12
12mr|texlive-pst-diffraction-2.03-2|1	# revision 15878
12mr|texlive-pst-diffraction-2.03-2|2	# category Package
12mr|texlive-pst-diffraction-2.03-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-diffraction
12mr|texlive-pst-diffraction-2.03-2|4	# catalog-date 2008-09-03 19:49:55 +0200
12mr|texlive-pst-diffraction-2.03-2|5	# catalog-license lppl
12mr|texlive-pst-diffraction-2.03-2|6	# catalog-version 2.03
12mr|texlive-pst-diffraction-2.03-2|7	Name:		texlive-pst-diffraction
12mr|texlive-pst-diffraction-2.03-2|8	Version:	2.03
12mr|texlive-pst-diffraction-2.03-2|9	Release:	2
12mr|texlive-pst-diffraction-2.03-2|10	Summary:	Print diffraction patterns from various apertures
12mr|texlive-pst-diffraction-2.03-2|11	Group:		Publishing
12mr|texlive-pst-diffraction-2.03-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-diffraction
12mr|texlive-pst-diffraction-2.03-2|13	License:	LPPL
12mr|texlive-pst-diffraction-2.03-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-diffraction.tar.xz
12mr|texlive-pst-diffraction-2.03-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-diffraction.doc.tar.xz
12mr|texlive-pst-diffraction-2.03-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-diffraction.source.tar.xz
12mr|texlive-pst-diffraction-2.03-2|17	BuildArch:	noarch
12mr|texlive-pst-diffraction-2.03-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-diffraction-2.03-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-diffraction-2.03-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-diffraction-2.03-2|21	
12mr|texlive-pst-diffraction-2.03-2|22	%description
12mr|texlive-pst-diffraction-2.03-2|23	The package enables the user to draw the diffraction patterns
12mr|texlive-pst-diffraction-2.03-2|24	for different geometric forms of apertures for monochromatic
12mr|texlive-pst-diffraction-2.03-2|25	light. The aperture stops can have rectangular, circular or
12mr|texlive-pst-diffraction-2.03-2|26	triangular openings. The view of the diffraction may be planar,
12mr|texlive-pst-diffraction-2.03-2|27	or three-dimensional. Options available are the dimensions of
12mr|texlive-pst-diffraction-2.03-2|28	the aperture under consideration and of the particular optical
12mr|texlive-pst-diffraction-2.03-2|29	setting, e.g. the radius in case of an circular opening.
12mr|texlive-pst-diffraction-2.03-2|30	Moreover one can choose the wavelength of the light (the
12mr|texlive-pst-diffraction-2.03-2|31	associated color will be calculated by the package).
12mr|texlive-pst-diffraction-2.03-2|32	
12mr|texlive-pst-diffraction-2.03-2|33	%post
12mr|texlive-pst-diffraction-2.03-2|34	%{_sbindir}/texlive.post
12mr|texlive-pst-diffraction-2.03-2|35	
12mr|texlive-pst-diffraction-2.03-2|36	%postun
12mr|texlive-pst-diffraction-2.03-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-pst-diffraction-2.03-2|38	%{_sbindir}/texlive.post
12mr|texlive-pst-diffraction-2.03-2|39	fi
12mr|texlive-pst-diffraction-2.03-2|40	
12mr|texlive-pst-diffraction-2.03-2|41	#-----------------------------------------------------------------------
12mr|texlive-pst-diffraction-2.03-2|42	%files
12mr|texlive-pst-diffraction-2.03-2|43	%{_texmfdistdir}/tex/generic/pst-diffraction/pst-diffraction.tex
12mr|texlive-pst-diffraction-2.03-2|44	%{_texmfdistdir}/tex/latex/pst-diffraction/pst-diffraction.sty
12mr|texlive-pst-diffraction-2.03-2|45	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/Changes
12mr|texlive-pst-diffraction-2.03-2|46	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/README
12mr|texlive-pst-diffraction-2.03-2|47	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-doc.bib
12mr|texlive-pst-diffraction-2.03-2|48	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docDE.pdf
12mr|texlive-pst-diffraction-2.03-2|49	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docDE.tex
12mr|texlive-pst-diffraction-2.03-2|50	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docE.pdf
12mr|texlive-pst-diffraction-2.03-2|51	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docE.tex
12mr|texlive-pst-diffraction-2.03-2|52	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docFR.pdf
12mr|texlive-pst-diffraction-2.03-2|53	%doc %{_texmfdistdir}/doc/generic/pst-diffraction/pst-diffraction-docFR.tex
12mr|texlive-pst-diffraction-2.03-2|54	#- source
12mr|texlive-pst-diffraction-2.03-2|55	%doc %{_texmfdistdir}/source/generic/pst-diffraction/Makefile
12mr|texlive-pst-diffraction-2.03-2|56	
12mr|texlive-pst-diffraction-2.03-2|57	#-----------------------------------------------------------------------
12mr|texlive-pst-diffraction-2.03-2|58	%prep
12mr|texlive-pst-diffraction-2.03-2|59	%setup -c -a0 -a1 -a2
12mr|texlive-pst-diffraction-2.03-2|60	
12mr|texlive-pst-diffraction-2.03-2|61	%build
12mr|texlive-pst-diffraction-2.03-2|62	
12mr|texlive-pst-diffraction-2.03-2|63	%install
12mr|texlive-pst-diffraction-2.03-2|64	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-diffraction-2.03-2|65	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-diffraction-2.03-2|66	
12mr|texlive-pst-diffraction-2.03-2|67	
12mr|texlive-pst-diffraction-2.03-2|68	
12mr|texlive-pst-diffraction-2.03-2|69	%changelog
12mr|texlive-pst-diffraction-2.03-2|70	

18330 12
12mr|texlive-pst-electricfield-0.14-2|1	# revision 21864
12mr|texlive-pst-electricfield-0.14-2|2	# category Package
12mr|texlive-pst-electricfield-0.14-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-electricfield
12mr|texlive-pst-electricfield-0.14-2|4	# catalog-date 2011-03-28 22:21:58 +0200
12mr|texlive-pst-electricfield-0.14-2|5	# catalog-license lppl
12mr|texlive-pst-electricfield-0.14-2|6	# catalog-version 0.14
12mr|texlive-pst-electricfield-0.14-2|7	Name:		texlive-pst-electricfield
12mr|texlive-pst-electricfield-0.14-2|8	Version:	0.14
12mr|texlive-pst-electricfield-0.14-2|9	Release:	2
12mr|texlive-pst-electricfield-0.14-2|10	Summary:	Draw electric field and equipotential lines with PStricks
12mr|texlive-pst-electricfield-0.14-2|11	Group:		Publishing
12mr|texlive-pst-electricfield-0.14-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-electricfield
12mr|texlive-pst-electricfield-0.14-2|13	License:	LPPL
12mr|texlive-pst-electricfield-0.14-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-electricfield.tar.xz
12mr|texlive-pst-electricfield-0.14-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-electricfield.doc.tar.xz
12mr|texlive-pst-electricfield-0.14-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-electricfield.source.tar.xz
12mr|texlive-pst-electricfield-0.14-2|17	BuildArch:	noarch
12mr|texlive-pst-electricfield-0.14-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-electricfield-0.14-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-electricfield-0.14-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-electricfield-0.14-2|21	
12mr|texlive-pst-electricfield-0.14-2|22	%description
12mr|texlive-pst-electricfield-0.14-2|23	The package provides macros to plot electric field and
12mr|texlive-pst-electricfield-0.14-2|24	equipotential lines using PStricks. There may be any number of
12mr|texlive-pst-electricfield-0.14-2|25	charges which can be placed in a cartesian coordinate system by
12mr|texlive-pst-electricfield-0.14-2|26	(x,y) values.
12mr|texlive-pst-electricfield-0.14-2|27	
12mr|texlive-pst-electricfield-0.14-2|28	%post
12mr|texlive-pst-electricfield-0.14-2|29	%{_sbindir}/texlive.post
12mr|texlive-pst-electricfield-0.14-2|30	
12mr|texlive-pst-electricfield-0.14-2|31	%postun
12mr|texlive-pst-electricfield-0.14-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-pst-electricfield-0.14-2|33	%{_sbindir}/texlive.post
12mr|texlive-pst-electricfield-0.14-2|34	fi
12mr|texlive-pst-electricfield-0.14-2|35	
12mr|texlive-pst-electricfield-0.14-2|36	#-----------------------------------------------------------------------
12mr|texlive-pst-electricfield-0.14-2|37	%files
12mr|texlive-pst-electricfield-0.14-2|38	%{_texmfdistdir}/dvips/pst-electricfield/pst-electricfield.pro
12mr|texlive-pst-electricfield-0.14-2|39	%{_texmfdistdir}/tex/generic/pst-electricfield/pst-electricfield.tex
12mr|texlive-pst-electricfield-0.14-2|40	%{_texmfdistdir}/tex/latex/pst-electricfield/pst-electricfield.sty
12mr|texlive-pst-electricfield-0.14-2|41	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/Changes
12mr|texlive-pst-electricfield-0.14-2|42	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/README
12mr|texlive-pst-electricfield-0.14-2|43	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-doc.bib
12mr|texlive-pst-electricfield-0.14-2|44	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docDE.pdf
12mr|texlive-pst-electricfield-0.14-2|45	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docDE.tex
12mr|texlive-pst-electricfield-0.14-2|46	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docEN.pdf
12mr|texlive-pst-electricfield-0.14-2|47	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docEN.tex
12mr|texlive-pst-electricfield-0.14-2|48	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docFR.pdf
12mr|texlive-pst-electricfield-0.14-2|49	%doc %{_texmfdistdir}/doc/generic/pst-electricfield/pst-electricfield-docFR.tex
12mr|texlive-pst-electricfield-0.14-2|50	#- source
12mr|texlive-pst-electricfield-0.14-2|51	%doc %{_texmfdistdir}/source/generic/pst-electricfield/Makefile
12mr|texlive-pst-electricfield-0.14-2|52	%doc %{_texmfdistdir}/source/generic/pst-electricfield/Makefile.latex
12mr|texlive-pst-electricfield-0.14-2|53	%doc %{_texmfdistdir}/source/generic/pst-electricfield/Makefile.pst2pdf
12mr|texlive-pst-electricfield-0.14-2|54	
12mr|texlive-pst-electricfield-0.14-2|55	#-----------------------------------------------------------------------
12mr|texlive-pst-electricfield-0.14-2|56	%prep
12mr|texlive-pst-electricfield-0.14-2|57	%setup -c -a0 -a1 -a2
12mr|texlive-pst-electricfield-0.14-2|58	
12mr|texlive-pst-electricfield-0.14-2|59	%build
12mr|texlive-pst-electricfield-0.14-2|60	
12mr|texlive-pst-electricfield-0.14-2|61	%install
12mr|texlive-pst-electricfield-0.14-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-electricfield-0.14-2|63	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-electricfield-0.14-2|64	
12mr|texlive-pst-electricfield-0.14-2|65	
12mr|texlive-pst-electricfield-0.14-2|66	
12mr|texlive-pst-electricfield-0.14-2|67	%changelog
12mr|texlive-pst-electricfield-0.14-2|68	

18331 12
12mr|texlive-pst-eps-1.0-2|1	# revision 15878
12mr|texlive-pst-eps-1.0-2|2	# category Package
12mr|texlive-pst-eps-1.0-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-eps
12mr|texlive-pst-eps-1.0-2|4	# catalog-date 2007-02-28 00:07:21 +0100
12mr|texlive-pst-eps-1.0-2|5	# catalog-license lppl
12mr|texlive-pst-eps-1.0-2|6	# catalog-version 1.0
12mr|texlive-pst-eps-1.0-2|7	Name:		texlive-pst-eps
12mr|texlive-pst-eps-1.0-2|8	Version:	1.0
12mr|texlive-pst-eps-1.0-2|9	Release:	2
12mr|texlive-pst-eps-1.0-2|10	Summary:	Create EPS files from PSTricks figures
12mr|texlive-pst-eps-1.0-2|11	Group:		Publishing
12mr|texlive-pst-eps-1.0-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-eps
12mr|texlive-pst-eps-1.0-2|13	License:	LPPL
12mr|texlive-pst-eps-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-eps.tar.xz
12mr|texlive-pst-eps-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-eps.doc.tar.xz
12mr|texlive-pst-eps-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-eps.source.tar.xz
12mr|texlive-pst-eps-1.0-2|17	BuildArch:	noarch
12mr|texlive-pst-eps-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-eps-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-eps-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-eps-1.0-2|21	
12mr|texlive-pst-eps-1.0-2|22	%description
12mr|texlive-pst-eps-1.0-2|23	Pst-eps is a PSTricks-based package for exporting PSTricks
12mr|texlive-pst-eps-1.0-2|24	images 'on the fly' to encapsulated PostScript (EPS) image
12mr|texlive-pst-eps-1.0-2|25	files, which can then be read into a document in the usual way.
12mr|texlive-pst-eps-1.0-2|26	
12mr|texlive-pst-eps-1.0-2|27	%post
12mr|texlive-pst-eps-1.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-pst-eps-1.0-2|29	
12mr|texlive-pst-eps-1.0-2|30	%postun
12mr|texlive-pst-eps-1.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pst-eps-1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-pst-eps-1.0-2|33	fi
12mr|texlive-pst-eps-1.0-2|34	
12mr|texlive-pst-eps-1.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-pst-eps-1.0-2|36	%files
12mr|texlive-pst-eps-1.0-2|37	%{_texmfdistdir}/tex/generic/pst-eps/pst-eps.tex
12mr|texlive-pst-eps-1.0-2|38	%{_texmfdistdir}/tex/latex/pst-eps/pst-eps.sty
12mr|texlive-pst-eps-1.0-2|39	%doc %{_texmfdistdir}/doc/generic/pst-eps/Changes
12mr|texlive-pst-eps-1.0-2|40	%doc %{_texmfdistdir}/doc/generic/pst-eps/README
12mr|texlive-pst-eps-1.0-2|41	%doc %{_texmfdistdir}/doc/generic/pst-eps/pst-eps-doc.bib
12mr|texlive-pst-eps-1.0-2|42	%doc %{_texmfdistdir}/doc/generic/pst-eps/pst-eps-doc.pdf
12mr|texlive-pst-eps-1.0-2|43	%doc %{_texmfdistdir}/doc/generic/pst-eps/pst-eps-doc.tex
12mr|texlive-pst-eps-1.0-2|44	%doc %{_texmfdistdir}/doc/generic/pst-eps/spirale.eps
12mr|texlive-pst-eps-1.0-2|45	#- source
12mr|texlive-pst-eps-1.0-2|46	%doc %{_texmfdistdir}/source/generic/pst-eps/Makefile
12mr|texlive-pst-eps-1.0-2|47	
12mr|texlive-pst-eps-1.0-2|48	#-----------------------------------------------------------------------
12mr|texlive-pst-eps-1.0-2|49	%prep
12mr|texlive-pst-eps-1.0-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-pst-eps-1.0-2|51	
12mr|texlive-pst-eps-1.0-2|52	%build
12mr|texlive-pst-eps-1.0-2|53	
12mr|texlive-pst-eps-1.0-2|54	%install
12mr|texlive-pst-eps-1.0-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-eps-1.0-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-eps-1.0-2|57	
12mr|texlive-pst-eps-1.0-2|58	
12mr|texlive-pst-eps-1.0-2|59	
12mr|texlive-pst-eps-1.0-2|60	%changelog
12mr|texlive-pst-eps-1.0-2|61	

18332 12
12mr|texlive-pst-eucl-1.42-2|1	# revision 24926
12mr|texlive-pst-eucl-1.42-2|2	# category Package
12mr|texlive-pst-eucl-1.42-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-eucl
12mr|texlive-pst-eucl-1.42-2|4	# catalog-date 2011-12-23 12:25:21 +0100
12mr|texlive-pst-eucl-1.42-2|5	# catalog-license lppl
12mr|texlive-pst-eucl-1.42-2|6	# catalog-version 1.42
12mr|texlive-pst-eucl-1.42-2|7	Name:		texlive-pst-eucl
12mr|texlive-pst-eucl-1.42-2|8	Version:	1.42
12mr|texlive-pst-eucl-1.42-2|9	Release:	2
12mr|texlive-pst-eucl-1.42-2|10	Summary:	Euclidian geometry with pstricks
12mr|texlive-pst-eucl-1.42-2|11	Group:		Publishing
12mr|texlive-pst-eucl-1.42-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-eucl
12mr|texlive-pst-eucl-1.42-2|13	License:	LPPL
12mr|texlive-pst-eucl-1.42-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-eucl.tar.xz
12mr|texlive-pst-eucl-1.42-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-eucl.doc.tar.xz
12mr|texlive-pst-eucl-1.42-2|16	BuildArch:	noarch
12mr|texlive-pst-eucl-1.42-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-eucl-1.42-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-eucl-1.42-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-eucl-1.42-2|20	
12mr|texlive-pst-eucl-1.42-2|21	%description
12mr|texlive-pst-eucl-1.42-2|22	The pst-eucl package allow the drawing of Euclidean geometric
12mr|texlive-pst-eucl-1.42-2|23	figures using TeX pstricks macros for specifying mathematical
12mr|texlive-pst-eucl-1.42-2|24	constraints. It is thus possible to build point using common
12mr|texlive-pst-eucl-1.42-2|25	transformations or intersections. The use of coordinates is
12mr|texlive-pst-eucl-1.42-2|26	limited to points which controlled the figure.
12mr|texlive-pst-eucl-1.42-2|27	
12mr|texlive-pst-eucl-1.42-2|28	%post
12mr|texlive-pst-eucl-1.42-2|29	%{_sbindir}/texlive.post
12mr|texlive-pst-eucl-1.42-2|30	
12mr|texlive-pst-eucl-1.42-2|31	%postun
12mr|texlive-pst-eucl-1.42-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-pst-eucl-1.42-2|33	%{_sbindir}/texlive.post
12mr|texlive-pst-eucl-1.42-2|34	fi
12mr|texlive-pst-eucl-1.42-2|35	
12mr|texlive-pst-eucl-1.42-2|36	#-----------------------------------------------------------------------
12mr|texlive-pst-eucl-1.42-2|37	%files
12mr|texlive-pst-eucl-1.42-2|38	%{_texmfdistdir}/dvips/pst-eucl/pst-eucl.pro
12mr|texlive-pst-eucl-1.42-2|39	%{_texmfdistdir}/tex/generic/pst-eucl/pst-eucl.tex
12mr|texlive-pst-eucl-1.42-2|40	%{_texmfdistdir}/tex/latex/pst-eucl/pst-eucl.sty
12mr|texlive-pst-eucl-1.42-2|41	%doc %{_texmfdistdir}/doc/generic/pst-eucl/Changes
12mr|texlive-pst-eucl-1.42-2|42	%doc %{_texmfdistdir}/doc/generic/pst-eucl/README
12mr|texlive-pst-eucl-1.42-2|43	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/abscur.tex
12mr|texlive-pst-eucl-1.42-2|44	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/abscur_in.tex
12mr|texlive-pst-eucl-1.42-2|45	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/angle.tex
12mr|texlive-pst-eucl-1.42-2|46	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/angle_in.tex
12mr|texlive-pst-eucl-1.42-2|47	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/arc.tex
12mr|texlive-pst-eucl-1.42-2|48	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/arc_in.tex
12mr|texlive-pst-eucl-1.42-2|49	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/astro.tex
12mr|texlive-pst-eucl-1.42-2|50	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/astro_in.tex
12mr|texlive-pst-eucl-1.42-2|51	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/bissec.tex
12mr|texlive-pst-eucl-1.42-2|52	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/bissec_in.tex
12mr|texlive-pst-eucl-1.42-2|53	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/ccirc.tex
12mr|texlive-pst-eucl-1.42-2|54	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/ccirc_in.tex
12mr|texlive-pst-eucl-1.42-2|55	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cercle.tex
12mr|texlive-pst-eucl-1.42-2|56	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cercle_in.tex
12mr|texlive-pst-eucl-1.42-2|57	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cinscex.pdf
12mr|texlive-pst-eucl-1.42-2|58	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cinscex.tex
12mr|texlive-pst-eucl-1.42-2|59	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cinscex_in.tex
12mr|texlive-pst-eucl-1.42-2|60	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/curvetype.tex
12mr|texlive-pst-eucl-1.42-2|61	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/curvetype_in.tex
12mr|texlive-pst-eucl-1.42-2|62	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cyclo.pdf
12mr|texlive-pst-eucl-1.42-2|63	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cyclo.tex
12mr|texlive-pst-eucl-1.42-2|64	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cycloO.tex
12mr|texlive-pst-eucl-1.42-2|65	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/cyclo_in.tex
12mr|texlive-pst-eucl-1.42-2|66	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/delto.tex
12mr|texlive-pst-eucl-1.42-2|67	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/droite.tex
12mr|texlive-pst-eucl-1.42-2|68	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/droite_in.tex
12mr|texlive-pst-eucl-1.42-2|69	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/envcardi.tex
12mr|texlive-pst-eucl-1.42-2|70	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/envcardi_in.tex
12mr|texlive-pst-eucl-1.42-2|71	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/envellipse.tex
12mr|texlive-pst-eucl-1.42-2|72	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/envellipse_in.tex
12mr|texlive-pst-eucl-1.42-2|73	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/euler.tex
12mr|texlive-pst-eucl-1.42-2|74	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/euler_in.tex
12mr|texlive-pst-eucl-1.42-2|75	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/fracthom.tex
12mr|texlive-pst-eucl-1.42-2|76	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/fracthom_in.tex
12mr|texlive-pst-eucl-1.42-2|77	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/gal_biss.tex
12mr|texlive-pst-eucl-1.42-2|78	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/gal_biss_in.tex
12mr|texlive-pst-eucl-1.42-2|79	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/gauss.tex
12mr|texlive-pst-eucl-1.42-2|80	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/gauss_in.tex
12mr|texlive-pst-eucl-1.42-2|81	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/gencur.tex
12mr|texlive-pst-eucl-1.42-2|82	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/gencur_in.tex
12mr|texlive-pst-eucl-1.42-2|83	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/geohyper.tex
12mr|texlive-pst-eucl-1.42-2|84	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/geohyper_in.tex
12mr|texlive-pst-eucl-1.42-2|85	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/geonode.tex
12mr|texlive-pst-eucl-1.42-2|86	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/geonode_in.tex
12mr|texlive-pst-eucl-1.42-2|87	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/german_ra.tex
12mr|texlive-pst-eucl-1.42-2|88	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/german_ra_in.tex
12mr|texlive-pst-eucl-1.42-2|89	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/grav.tex
12mr|texlive-pst-eucl-1.42-2|90	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/grav_in.tex
12mr|texlive-pst-eucl-1.42-2|91	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/homothetie.tex
12mr|texlive-pst-eucl-1.42-2|92	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/homothetie_in.tex
12mr|texlive-pst-eucl-1.42-2|93	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/hyperbole.tex
12mr|texlive-pst-eucl-1.42-2|94	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/hyperbole_in.tex
12mr|texlive-pst-eucl-1.42-2|95	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/hypocyclo.tex
12mr|texlive-pst-eucl-1.42-2|96	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interCC.tex
12mr|texlive-pst-eucl-1.42-2|97	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interCC_bis_in.tex
12mr|texlive-pst-eucl-1.42-2|98	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interCC_in.tex
12mr|texlive-pst-eucl-1.42-2|99	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interDC.tex
12mr|texlive-pst-eucl-1.42-2|100	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interDC_in.tex
12mr|texlive-pst-eucl-1.42-2|101	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interDD.tex
12mr|texlive-pst-eucl-1.42-2|102	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interDD_in.tex
12mr|texlive-pst-eucl-1.42-2|103	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interFC.tex
12mr|texlive-pst-eucl-1.42-2|104	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interFC_in.tex
12mr|texlive-pst-eucl-1.42-2|105	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interFF.tex
12mr|texlive-pst-eucl-1.42-2|106	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interFF_in.tex
12mr|texlive-pst-eucl-1.42-2|107	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interFL.tex
12mr|texlive-pst-eucl-1.42-2|108	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/interFL_in.tex
12mr|texlive-pst-eucl-1.42-2|109	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/mediator.tex
12mr|texlive-pst-eucl-1.42-2|110	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/mediator_in.tex
12mr|texlive-pst-eucl-1.42-2|111	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/milieu.tex
12mr|texlive-pst-eucl-1.42-2|112	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/milieu_in.tex
12mr|texlive-pst-eucl-1.42-2|113	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/oij.tex
12mr|texlive-pst-eucl-1.42-2|114	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/oij_in.tex
12mr|texlive-pst-eucl-1.42-2|115	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/orthocentre.tex
12mr|texlive-pst-eucl-1.42-2|116	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/orthocentre_in.tex
12mr|texlive-pst-eucl-1.42-2|117	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/orthoethyper.tex
12mr|texlive-pst-eucl-1.42-2|118	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/orthoethyper_in.tex
12mr|texlive-pst-eucl-1.42-2|119	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/parabole.tex
12mr|texlive-pst-eucl-1.42-2|120	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/parabole_in.tex
12mr|texlive-pst-eucl-1.42-2|121	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/projection.tex
12mr|texlive-pst-eucl-1.42-2|122	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/projection_in.tex
12mr|texlive-pst-eucl-1.42-2|123	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/ptfermat.tex
12mr|texlive-pst-eucl-1.42-2|124	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/ptfermat_in.tex
12mr|texlive-pst-eucl-1.42-2|125	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/remarq.tex
12mr|texlive-pst-eucl-1.42-2|126	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/remarq_in.tex
12mr|texlive-pst-eucl-1.42-2|127	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/rotation.tex
12mr|texlive-pst-eucl-1.42-2|128	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/rotation_in.tex
12mr|texlive-pst-eucl-1.42-2|129	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/segmentmark.tex
12mr|texlive-pst-eucl-1.42-2|130	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/segmentmark_in.tex
12mr|texlive-pst-eucl-1.42-2|131	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/symcentrale.tex
12mr|texlive-pst-eucl-1.42-2|132	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/symcentrale_in.tex
12mr|texlive-pst-eucl-1.42-2|133	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/symorthogonale.tex
12mr|texlive-pst-eucl-1.42-2|134	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/symorthogonale_in.tex
12mr|texlive-pst-eucl-1.42-2|135	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/tg1c.tex
12mr|texlive-pst-eucl-1.42-2|136	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/tg1c_in.tex
12mr|texlive-pst-eucl-1.42-2|137	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/tg2c.tex
12mr|texlive-pst-eucl-1.42-2|138	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/tg2c_in.tex
12mr|texlive-pst-eucl-1.42-2|139	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/translation.tex
12mr|texlive-pst-eucl-1.42-2|140	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/translation_in.tex
12mr|texlive-pst-eucl-1.42-2|141	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/triangle.ps
12mr|texlive-pst-eucl-1.42-2|142	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/triangle.tex
12mr|texlive-pst-eucl-1.42-2|143	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/Examples/triangle_in.tex
12mr|texlive-pst-eucl-1.42-2|144	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/euclide-english.tex
12mr|texlive-pst-eucl-1.42-2|145	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/euclide.sty
12mr|texlive-pst-eucl-1.42-2|146	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/euclide_english.ist
12mr|texlive-pst-eucl-1.42-2|147	%doc %{_texmfdistdir}/doc/generic/pst-eucl/doc/euclide_macros.ist
12mr|texlive-pst-eucl-1.42-2|148	%doc %{_texmfdistdir}/doc/generic/pst-eucl/pst-eucl-doc.pdf
12mr|texlive-pst-eucl-1.42-2|149	
12mr|texlive-pst-eucl-1.42-2|150	#-----------------------------------------------------------------------
12mr|texlive-pst-eucl-1.42-2|151	%prep
12mr|texlive-pst-eucl-1.42-2|152	%setup -c -a0 -a1
12mr|texlive-pst-eucl-1.42-2|153	
12mr|texlive-pst-eucl-1.42-2|154	%build
12mr|texlive-pst-eucl-1.42-2|155	
12mr|texlive-pst-eucl-1.42-2|156	%install
12mr|texlive-pst-eucl-1.42-2|157	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-eucl-1.42-2|158	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-eucl-1.42-2|159	
12mr|texlive-pst-eucl-1.42-2|160	
12mr|texlive-pst-eucl-1.42-2|161	
12mr|texlive-pst-eucl-1.42-2|162	%changelog
12mr|texlive-pst-eucl-1.42-2|163	

18333 12
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|1	# revision 19296
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|2	# category Package
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|3	# catalog-ctan /info/translations/pst-eucl/bulgarian
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|4	# catalog-date 2010-07-08 15:45:43 +0200
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|5	# catalog-license fdl
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|6	# catalog-version 1.3.2
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|7	Name:		texlive-pst-eucl-translation-bg
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|8	Version:	1.3.2
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|9	Release:	2
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|10	Summary:	Bulgarian translation of the pst-eucl documentation
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|11	Group:		Publishing
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|12	URL:		http://www.ctan.org/tex-archive/info/translations/pst-eucl/bulgarian
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|13	License:	FDL
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-eucl-translation-bg.tar.xz
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-eucl-translation-bg.doc.tar.xz
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|16	BuildArch:	noarch
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|19	
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|20	%description
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|21	The pst-eucl package documentation in Bulgarian language -
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|22	Euclidean Geometry with PSTricks.
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|23	
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|24	#-----------------------------------------------------------------------
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|25	%files
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|26	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/abscur.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|27	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/abscur_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|28	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/angle.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|29	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/angle_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|30	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/arc.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|31	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/arc_in.log
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|32	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/arc_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|33	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/astro.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|34	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/astro_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|35	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/bissec.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|36	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/bissec_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|37	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/ccirc.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|38	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/ccirc_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|39	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/cercle.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|40	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/cercle_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|41	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/cinscex.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|42	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/cinscex_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|43	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/curvetype.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|44	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/curvetype_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|45	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/cyclo.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|46	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/cyclo_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|47	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/delto.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|48	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/droite.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|49	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/droite_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|50	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/envcardi.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|51	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/envcardi_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|52	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/envellipse.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|53	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/envellipse_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|54	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/euler.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|55	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/euler_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|56	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/fracthom.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|57	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/fracthom_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|58	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/gal_biss.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|59	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/gal_biss_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|60	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/gauss.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|61	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/gauss_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|62	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/gencur.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|63	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/gencur_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|64	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/geohyper.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|65	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/geohyper_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|66	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/geonode.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|67	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/geonode_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|68	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/german_ra.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|69	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/german_ra_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|70	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/grav.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|71	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/grav_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|72	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/homothetie.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|73	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/homothetie_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|74	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/hyperbole.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|75	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/hyperbole_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|76	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/hypocyclo.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|77	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interCC.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|78	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interCC_bis_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|79	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interCC_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|80	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interDC.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|81	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interDC_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|82	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interDD.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|83	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interDD_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|84	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interFC.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|85	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interFC_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|86	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interFF.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|87	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interFF_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|88	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interFL.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|89	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/interFL_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|90	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/mediator.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|91	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/mediator_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|92	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/milieu.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|93	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/milieu_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|94	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/oij.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|95	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/oij_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|96	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/orthocentre.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|97	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/orthocentre_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|98	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/orthoethyper.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|99	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/orthoethyper_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|100	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/parabole.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|101	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/parabole_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|102	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/projection.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|103	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/projection_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|104	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/ptfermat.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|105	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/ptfermat_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|106	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/remarq.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|107	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/remarq_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|108	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/rotation.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|109	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/rotation_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|110	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/segmentmark.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|111	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/segmentmark_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|112	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/symcentrale.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|113	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/symcentrale_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|114	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/symorthogonale.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|115	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/symorthogonale_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|116	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/tg1c.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|117	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/tg1c_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|118	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/tg2c.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|119	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/tg2c_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|120	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/translation.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|121	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/translation_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|122	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/triangle.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|123	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/Exemples/triangle_in.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|124	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/README
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|125	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/README-bulgarian.txt
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|126	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/euclide_bg.sty
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|127	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/euclide_macros.ist
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|128	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/pst-eucl-docBG.cb
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|129	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/pst-eucl-docBG.pdf
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|130	%doc %{_texmfdistdir}/doc/latex/pst-eucl-translation-bg/pst-eucl-docBG.tex
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|131	
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|132	#-----------------------------------------------------------------------
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|133	%prep
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|134	%setup -c -a0 -a1
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|135	
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|136	%build
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|137	
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|138	%install
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|139	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|140	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|141	
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|142	
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|143	
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|144	%changelog
12mr|texlive-pst-eucl-translation-bg-1.3.2-2|145	

18334 12
12mr|texlive-pst-exa-0.01-2|1	# revision 22113
12mr|texlive-pst-exa-0.01-2|2	# category Package
12mr|texlive-pst-exa-0.01-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-exa
12mr|texlive-pst-exa-0.01-2|4	# catalog-date 2011-04-14 19:55:22 +0200
12mr|texlive-pst-exa-0.01-2|5	# catalog-license lppl
12mr|texlive-pst-exa-0.01-2|6	# catalog-version 0.01
12mr|texlive-pst-exa-0.01-2|7	Name:		texlive-pst-exa
12mr|texlive-pst-exa-0.01-2|8	Version:	0.01
12mr|texlive-pst-exa-0.01-2|9	Release:	2
12mr|texlive-pst-exa-0.01-2|10	Summary:	Typeset PSTricks examples, with code
12mr|texlive-pst-exa-0.01-2|11	Group:		Publishing
12mr|texlive-pst-exa-0.01-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-exa
12mr|texlive-pst-exa-0.01-2|13	License:	LPPL
12mr|texlive-pst-exa-0.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-exa.tar.xz
12mr|texlive-pst-exa-0.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-exa.doc.tar.xz
12mr|texlive-pst-exa-0.01-2|16	BuildArch:	noarch
12mr|texlive-pst-exa-0.01-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-exa-0.01-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-exa-0.01-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-exa-0.01-2|20	
12mr|texlive-pst-exa-0.01-2|21	%description
12mr|texlive-pst-exa-0.01-2|22	The (PSTricks-related) package provides an environment
12mr|texlive-pst-exa-0.01-2|23	PSTexample to put code and output side by side or one above the
12mr|texlive-pst-exa-0.01-2|24	other.
12mr|texlive-pst-exa-0.01-2|25	
12mr|texlive-pst-exa-0.01-2|26	%post
12mr|texlive-pst-exa-0.01-2|27	%{_sbindir}/texlive.post
12mr|texlive-pst-exa-0.01-2|28	
12mr|texlive-pst-exa-0.01-2|29	%postun
12mr|texlive-pst-exa-0.01-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-pst-exa-0.01-2|31	%{_sbindir}/texlive.post
12mr|texlive-pst-exa-0.01-2|32	fi
12mr|texlive-pst-exa-0.01-2|33	
12mr|texlive-pst-exa-0.01-2|34	#-----------------------------------------------------------------------
12mr|texlive-pst-exa-0.01-2|35	%files
12mr|texlive-pst-exa-0.01-2|36	%{_texmfdistdir}/tex/latex/pst-exa/pst-exa.sty
12mr|texlive-pst-exa-0.01-2|37	%doc %{_texmfdistdir}/doc/latex/pst-exa/Changes
12mr|texlive-pst-exa-0.01-2|38	%doc %{_texmfdistdir}/doc/latex/pst-exa/README
12mr|texlive-pst-exa-0.01-2|39	%doc %{_texmfdistdir}/doc/latex/pst-exa/pst-exa-doc.pdf
12mr|texlive-pst-exa-0.01-2|40	%doc %{_texmfdistdir}/doc/latex/pst-exa/pst-exa-doc.tex
12mr|texlive-pst-exa-0.01-2|41	
12mr|texlive-pst-exa-0.01-2|42	#-----------------------------------------------------------------------
12mr|texlive-pst-exa-0.01-2|43	%prep
12mr|texlive-pst-exa-0.01-2|44	%setup -c -a0 -a1
12mr|texlive-pst-exa-0.01-2|45	
12mr|texlive-pst-exa-0.01-2|46	%build
12mr|texlive-pst-exa-0.01-2|47	
12mr|texlive-pst-exa-0.01-2|48	%install
12mr|texlive-pst-exa-0.01-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-exa-0.01-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-exa-0.01-2|51	
12mr|texlive-pst-exa-0.01-2|52	
12mr|texlive-pst-exa-0.01-2|53	
12mr|texlive-pst-exa-0.01-2|54	%changelog
12mr|texlive-pst-exa-0.01-2|55	

18335 12
12mr|texlive-pst-fill-1.01-2|1	# revision 15878
12mr|texlive-pst-fill-1.01-2|2	# category Package
12mr|texlive-pst-fill-1.01-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-fill
12mr|texlive-pst-fill-1.01-2|4	# catalog-date 2007-03-11 15:39:31 +0100
12mr|texlive-pst-fill-1.01-2|5	# catalog-license lppl
12mr|texlive-pst-fill-1.01-2|6	# catalog-version 1.01
12mr|texlive-pst-fill-1.01-2|7	Name:		texlive-pst-fill
12mr|texlive-pst-fill-1.01-2|8	Version:	1.01
12mr|texlive-pst-fill-1.01-2|9	Release:	2
12mr|texlive-pst-fill-1.01-2|10	Summary:	Fill or tile areas with PSTricks
12mr|texlive-pst-fill-1.01-2|11	Group:		Publishing
12mr|texlive-pst-fill-1.01-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-fill
12mr|texlive-pst-fill-1.01-2|13	License:	LPPL
12mr|texlive-pst-fill-1.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fill.tar.xz
12mr|texlive-pst-fill-1.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fill.doc.tar.xz
12mr|texlive-pst-fill-1.01-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fill.source.tar.xz
12mr|texlive-pst-fill-1.01-2|17	BuildArch:	noarch
12mr|texlive-pst-fill-1.01-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-fill-1.01-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-fill-1.01-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-fill-1.01-2|21	
12mr|texlive-pst-fill-1.01-2|22	%description
12mr|texlive-pst-fill-1.01-2|23	Pst-fill is a PSTricks-based package for filling and tiling
12mr|texlive-pst-fill-1.01-2|24	areas or characters.
12mr|texlive-pst-fill-1.01-2|25	
12mr|texlive-pst-fill-1.01-2|26	%post
12mr|texlive-pst-fill-1.01-2|27	%{_sbindir}/texlive.post
12mr|texlive-pst-fill-1.01-2|28	
12mr|texlive-pst-fill-1.01-2|29	%postun
12mr|texlive-pst-fill-1.01-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-pst-fill-1.01-2|31	%{_sbindir}/texlive.post
12mr|texlive-pst-fill-1.01-2|32	fi
12mr|texlive-pst-fill-1.01-2|33	
12mr|texlive-pst-fill-1.01-2|34	#-----------------------------------------------------------------------
12mr|texlive-pst-fill-1.01-2|35	%files
12mr|texlive-pst-fill-1.01-2|36	%{_texmfdistdir}/tex/generic/pst-fill/pst-fill.tex
12mr|texlive-pst-fill-1.01-2|37	%{_texmfdistdir}/tex/latex/pst-fill/pst-fill.sty
12mr|texlive-pst-fill-1.01-2|38	%doc %{_texmfdistdir}/doc/generic/pst-fill/Changes
12mr|texlive-pst-fill-1.01-2|39	%doc %{_texmfdistdir}/doc/generic/pst-fill/README
12mr|texlive-pst-fill-1.01-2|40	%doc %{_texmfdistdir}/doc/generic/pst-fill/pst-fill.pdf
12mr|texlive-pst-fill-1.01-2|41	#- source
12mr|texlive-pst-fill-1.01-2|42	%doc %{_texmfdistdir}/source/generic/pst-fill/Makefile
12mr|texlive-pst-fill-1.01-2|43	%doc %{_texmfdistdir}/source/generic/pst-fill/pst-fill.dtx
12mr|texlive-pst-fill-1.01-2|44	%doc %{_texmfdistdir}/source/generic/pst-fill/pst-fill.ins
12mr|texlive-pst-fill-1.01-2|45	
12mr|texlive-pst-fill-1.01-2|46	#-----------------------------------------------------------------------
12mr|texlive-pst-fill-1.01-2|47	%prep
12mr|texlive-pst-fill-1.01-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-pst-fill-1.01-2|49	
12mr|texlive-pst-fill-1.01-2|50	%build
12mr|texlive-pst-fill-1.01-2|51	
12mr|texlive-pst-fill-1.01-2|52	%install
12mr|texlive-pst-fill-1.01-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-fill-1.01-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-fill-1.01-2|55	
12mr|texlive-pst-fill-1.01-2|56	
12mr|texlive-pst-fill-1.01-2|57	
12mr|texlive-pst-fill-1.01-2|58	%changelog
12mr|texlive-pst-fill-1.01-2|59	

18336 12
12mr|texlive-pst-fr3d-1.10-2|1	# revision 15878
12mr|texlive-pst-fr3d-1.10-2|2	# category Package
12mr|texlive-pst-fr3d-1.10-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-fr3d
12mr|texlive-pst-fr3d-1.10-2|4	# catalog-date 2007-02-28 00:07:21 +0100
12mr|texlive-pst-fr3d-1.10-2|5	# catalog-license lppl
12mr|texlive-pst-fr3d-1.10-2|6	# catalog-version 1.10
12mr|texlive-pst-fr3d-1.10-2|7	Name:		texlive-pst-fr3d
12mr|texlive-pst-fr3d-1.10-2|8	Version:	1.10
12mr|texlive-pst-fr3d-1.10-2|9	Release:	2
12mr|texlive-pst-fr3d-1.10-2|10	Summary:	Draw 3-dimensional framed boxes using PSTricks
12mr|texlive-pst-fr3d-1.10-2|11	Group:		Publishing
12mr|texlive-pst-fr3d-1.10-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-fr3d
12mr|texlive-pst-fr3d-1.10-2|13	License:	LPPL
12mr|texlive-pst-fr3d-1.10-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fr3d.tar.xz
12mr|texlive-pst-fr3d-1.10-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fr3d.doc.tar.xz
12mr|texlive-pst-fr3d-1.10-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fr3d.source.tar.xz
12mr|texlive-pst-fr3d-1.10-2|17	BuildArch:	noarch
12mr|texlive-pst-fr3d-1.10-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-fr3d-1.10-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-fr3d-1.10-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-fr3d-1.10-2|21	
12mr|texlive-pst-fr3d-1.10-2|22	%description
12mr|texlive-pst-fr3d-1.10-2|23	A package using PSTricks to draw three dimensional framed boxes
12mr|texlive-pst-fr3d-1.10-2|24	using a macro \PstFrameBoxThreeD. The macro is especially
12mr|texlive-pst-fr3d-1.10-2|25	useful for drawing 3d-seeming buttons.
12mr|texlive-pst-fr3d-1.10-2|26	
12mr|texlive-pst-fr3d-1.10-2|27	%post
12mr|texlive-pst-fr3d-1.10-2|28	%{_sbindir}/texlive.post
12mr|texlive-pst-fr3d-1.10-2|29	
12mr|texlive-pst-fr3d-1.10-2|30	%postun
12mr|texlive-pst-fr3d-1.10-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pst-fr3d-1.10-2|32	%{_sbindir}/texlive.post
12mr|texlive-pst-fr3d-1.10-2|33	fi
12mr|texlive-pst-fr3d-1.10-2|34	
12mr|texlive-pst-fr3d-1.10-2|35	#-----------------------------------------------------------------------
12mr|texlive-pst-fr3d-1.10-2|36	%files
12mr|texlive-pst-fr3d-1.10-2|37	%{_texmfdistdir}/tex/generic/pst-fr3d/pst-fr3d.tex
12mr|texlive-pst-fr3d-1.10-2|38	%{_texmfdistdir}/tex/latex/pst-fr3d/pst-fr3d.sty
12mr|texlive-pst-fr3d-1.10-2|39	%doc %{_texmfdistdir}/doc/generic/pst-fr3d/Changes
12mr|texlive-pst-fr3d-1.10-2|40	%doc %{_texmfdistdir}/doc/generic/pst-fr3d/README
12mr|texlive-pst-fr3d-1.10-2|41	%doc %{_texmfdistdir}/doc/generic/pst-fr3d/pst-fr3d.pdf
12mr|texlive-pst-fr3d-1.10-2|42	#- source
12mr|texlive-pst-fr3d-1.10-2|43	%doc %{_texmfdistdir}/source/generic/pst-fr3d/pst-fr3d.dtx
12mr|texlive-pst-fr3d-1.10-2|44	%doc %{_texmfdistdir}/source/generic/pst-fr3d/pst-fr3d.ins
12mr|texlive-pst-fr3d-1.10-2|45	
12mr|texlive-pst-fr3d-1.10-2|46	#-----------------------------------------------------------------------
12mr|texlive-pst-fr3d-1.10-2|47	%prep
12mr|texlive-pst-fr3d-1.10-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-pst-fr3d-1.10-2|49	
12mr|texlive-pst-fr3d-1.10-2|50	%build
12mr|texlive-pst-fr3d-1.10-2|51	
12mr|texlive-pst-fr3d-1.10-2|52	%install
12mr|texlive-pst-fr3d-1.10-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-fr3d-1.10-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-fr3d-1.10-2|55	
12mr|texlive-pst-fr3d-1.10-2|56	
12mr|texlive-pst-fr3d-1.10-2|57	
12mr|texlive-pst-fr3d-1.10-2|58	%changelog
12mr|texlive-pst-fr3d-1.10-2|59	

18337 12
12mr|texlive-pst-fractal-0.06-2|1	# revision 16958
12mr|texlive-pst-fractal-0.06-2|2	# category Package
12mr|texlive-pst-fractal-0.06-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-fractal
12mr|texlive-pst-fractal-0.06-2|4	# catalog-date 2010-02-10 21:21:32 +0100
12mr|texlive-pst-fractal-0.06-2|5	# catalog-license lppl
12mr|texlive-pst-fractal-0.06-2|6	# catalog-version 0.06
12mr|texlive-pst-fractal-0.06-2|7	Name:		texlive-pst-fractal
12mr|texlive-pst-fractal-0.06-2|8	Version:	0.06
12mr|texlive-pst-fractal-0.06-2|9	Release:	2
12mr|texlive-pst-fractal-0.06-2|10	Summary:	Draw fractal sets using PSTricks
12mr|texlive-pst-fractal-0.06-2|11	Group:		Publishing
12mr|texlive-pst-fractal-0.06-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-fractal
12mr|texlive-pst-fractal-0.06-2|13	License:	LPPL
12mr|texlive-pst-fractal-0.06-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fractal.tar.xz
12mr|texlive-pst-fractal-0.06-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fractal.doc.tar.xz
12mr|texlive-pst-fractal-0.06-2|16	BuildArch:	noarch
12mr|texlive-pst-fractal-0.06-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-fractal-0.06-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-fractal-0.06-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-fractal-0.06-2|20	
12mr|texlive-pst-fractal-0.06-2|21	%description
12mr|texlive-pst-fractal-0.06-2|22	The package will draw the Julia and Mandelbrot sets, the
12mr|texlive-pst-fractal-0.06-2|23	Sierpinski triangle, Koch flake, and Apollonius Circle as well
12mr|texlive-pst-fractal-0.06-2|24	as fractal trees (which need not be balanced) with a variety of
12mr|texlive-pst-fractal-0.06-2|25	different parameters (including varying numbers of iterations).
12mr|texlive-pst-fractal-0.06-2|26	The package uses the pst-xkey package, part of the xkeyval
12mr|texlive-pst-fractal-0.06-2|27	distribution.
12mr|texlive-pst-fractal-0.06-2|28	
12mr|texlive-pst-fractal-0.06-2|29	%post
12mr|texlive-pst-fractal-0.06-2|30	%{_sbindir}/texlive.post
12mr|texlive-pst-fractal-0.06-2|31	
12mr|texlive-pst-fractal-0.06-2|32	%postun
12mr|texlive-pst-fractal-0.06-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-pst-fractal-0.06-2|34	%{_sbindir}/texlive.post
12mr|texlive-pst-fractal-0.06-2|35	fi
12mr|texlive-pst-fractal-0.06-2|36	
12mr|texlive-pst-fractal-0.06-2|37	#-----------------------------------------------------------------------
12mr|texlive-pst-fractal-0.06-2|38	%files
12mr|texlive-pst-fractal-0.06-2|39	%{_texmfdistdir}/dvips/pst-fractal/pst-fractal.pro
12mr|texlive-pst-fractal-0.06-2|40	%{_texmfdistdir}/tex/generic/pst-fractal/pst-fractal.tex
12mr|texlive-pst-fractal-0.06-2|41	%{_texmfdistdir}/tex/latex/pst-fractal/pst-fractal.sty
12mr|texlive-pst-fractal-0.06-2|42	%doc %{_texmfdistdir}/doc/generic/pst-fractal/Changes
12mr|texlive-pst-fractal-0.06-2|43	%doc %{_texmfdistdir}/doc/generic/pst-fractal/README
12mr|texlive-pst-fractal-0.06-2|44	%doc %{_texmfdistdir}/doc/generic/pst-fractal/pst-fractal-doc.bib
12mr|texlive-pst-fractal-0.06-2|45	%doc %{_texmfdistdir}/doc/generic/pst-fractal/pst-fractal-doc.pdf
12mr|texlive-pst-fractal-0.06-2|46	%doc %{_texmfdistdir}/doc/generic/pst-fractal/pst-fractal-doc.tex
12mr|texlive-pst-fractal-0.06-2|47	
12mr|texlive-pst-fractal-0.06-2|48	#-----------------------------------------------------------------------
12mr|texlive-pst-fractal-0.06-2|49	%prep
12mr|texlive-pst-fractal-0.06-2|50	%setup -c -a0 -a1
12mr|texlive-pst-fractal-0.06-2|51	
12mr|texlive-pst-fractal-0.06-2|52	%build
12mr|texlive-pst-fractal-0.06-2|53	
12mr|texlive-pst-fractal-0.06-2|54	%install
12mr|texlive-pst-fractal-0.06-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-fractal-0.06-2|56	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-fractal-0.06-2|57	
12mr|texlive-pst-fractal-0.06-2|58	
12mr|texlive-pst-fractal-0.06-2|59	
12mr|texlive-pst-fractal-0.06-2|60	%changelog
12mr|texlive-pst-fractal-0.06-2|61	

18338 12
12mr|texlive-pst-fun-0.04-2|1	# revision 17909
12mr|texlive-pst-fun-0.04-2|2	# category Package
12mr|texlive-pst-fun-0.04-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-fun
12mr|texlive-pst-fun-0.04-2|4	# catalog-date 2010-04-18 16:26:27 +0200
12mr|texlive-pst-fun-0.04-2|5	# catalog-license lppl
12mr|texlive-pst-fun-0.04-2|6	# catalog-version 0.04
12mr|texlive-pst-fun-0.04-2|7	Name:		texlive-pst-fun
12mr|texlive-pst-fun-0.04-2|8	Version:	0.04
12mr|texlive-pst-fun-0.04-2|9	Release:	2
12mr|texlive-pst-fun-0.04-2|10	Summary:	Draw "funny" objects with PSTricks
12mr|texlive-pst-fun-0.04-2|11	Group:		Publishing
12mr|texlive-pst-fun-0.04-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-fun
12mr|texlive-pst-fun-0.04-2|13	License:	LPPL
12mr|texlive-pst-fun-0.04-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fun.tar.xz
12mr|texlive-pst-fun-0.04-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fun.doc.tar.xz
12mr|texlive-pst-fun-0.04-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-fun.source.tar.xz
12mr|texlive-pst-fun-0.04-2|17	BuildArch:	noarch
12mr|texlive-pst-fun-0.04-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-fun-0.04-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-fun-0.04-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-fun-0.04-2|21	
12mr|texlive-pst-fun-0.04-2|22	%description
12mr|texlive-pst-fun-0.04-2|23	This is a PSTricks related package for drawing funny objects,
12mr|texlive-pst-fun-0.04-2|24	like ant, bird, fish, kangaroo, ... Such objects may be useful
12mr|texlive-pst-fun-0.04-2|25	for testing other PSTricks macros and/or packages. (Or they can
12mr|texlive-pst-fun-0.04-2|26	be used for fun...).
12mr|texlive-pst-fun-0.04-2|27	
12mr|texlive-pst-fun-0.04-2|28	%post
12mr|texlive-pst-fun-0.04-2|29	%{_sbindir}/texlive.post
12mr|texlive-pst-fun-0.04-2|30	
12mr|texlive-pst-fun-0.04-2|31	%postun
12mr|texlive-pst-fun-0.04-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-pst-fun-0.04-2|33	%{_sbindir}/texlive.post
12mr|texlive-pst-fun-0.04-2|34	fi
12mr|texlive-pst-fun-0.04-2|35	
12mr|texlive-pst-fun-0.04-2|36	#-----------------------------------------------------------------------
12mr|texlive-pst-fun-0.04-2|37	%files
12mr|texlive-pst-fun-0.04-2|38	%{_texmfdistdir}/dvips/pst-fun/pst-fun.pro
12mr|texlive-pst-fun-0.04-2|39	%{_texmfdistdir}/tex/generic/pst-fun/pst-fun.tex
12mr|texlive-pst-fun-0.04-2|40	%{_texmfdistdir}/tex/latex/pst-fun/pst-fun.sty
12mr|texlive-pst-fun-0.04-2|41	%doc %{_texmfdistdir}/doc/generic/pst-fun/Changes
12mr|texlive-pst-fun-0.04-2|42	%doc %{_texmfdistdir}/doc/generic/pst-fun/README
12mr|texlive-pst-fun-0.04-2|43	%doc %{_texmfdistdir}/doc/generic/pst-fun/pst-fun-doc.bib
12mr|texlive-pst-fun-0.04-2|44	%doc %{_texmfdistdir}/doc/generic/pst-fun/pst-fun-doc.pdf
12mr|texlive-pst-fun-0.04-2|45	%doc %{_texmfdistdir}/doc/generic/pst-fun/pst-fun-doc.tex
12mr|texlive-pst-fun-0.04-2|46	#- source
12mr|texlive-pst-fun-0.04-2|47	%doc %{_texmfdistdir}/source/generic/pst-fun/Makefile
12mr|texlive-pst-fun-0.04-2|48	
12mr|texlive-pst-fun-0.04-2|49	#-----------------------------------------------------------------------
12mr|texlive-pst-fun-0.04-2|50	%prep
12mr|texlive-pst-fun-0.04-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-pst-fun-0.04-2|52	
12mr|texlive-pst-fun-0.04-2|53	%build
12mr|texlive-pst-fun-0.04-2|54	
12mr|texlive-pst-fun-0.04-2|55	%install
12mr|texlive-pst-fun-0.04-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-fun-0.04-2|57	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-fun-0.04-2|58	
12mr|texlive-pst-fun-0.04-2|59	
12mr|texlive-pst-fun-0.04-2|60	
12mr|texlive-pst-fun-0.04-2|61	%changelog
12mr|texlive-pst-fun-0.04-2|62	

18339 12
12mr|texlive-pst-func-0.76-2|1	# revision 25961
12mr|texlive-pst-func-0.76-2|2	# category Package
12mr|texlive-pst-func-0.76-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-func
12mr|texlive-pst-func-0.76-2|4	# catalog-date 2012-04-10 17:31:04 +0200
12mr|texlive-pst-func-0.76-2|5	# catalog-license lppl
12mr|texlive-pst-func-0.76-2|6	# catalog-version 0.76
12mr|texlive-pst-func-0.76-2|7	Name:		texlive-pst-func
12mr|texlive-pst-func-0.76-2|8	Version:	0.76
12mr|texlive-pst-func-0.76-2|9	Release:	2
12mr|texlive-pst-func-0.76-2|10	Summary:	PSTricks package for plotting mathematical functions
12mr|texlive-pst-func-0.76-2|11	Group:		Publishing
12mr|texlive-pst-func-0.76-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-func
12mr|texlive-pst-func-0.76-2|13	License:	LPPL
12mr|texlive-pst-func-0.76-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-func.tar.xz
12mr|texlive-pst-func-0.76-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-func.doc.tar.xz
12mr|texlive-pst-func-0.76-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-func.source.tar.xz
12mr|texlive-pst-func-0.76-2|17	BuildArch:	noarch
12mr|texlive-pst-func-0.76-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-func-0.76-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-func-0.76-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-func-0.76-2|21	
12mr|texlive-pst-func-0.76-2|22	%description
12mr|texlive-pst-func-0.76-2|23	pst-func is a package built for use with PSTricks. It provides
12mr|texlive-pst-func-0.76-2|24	macros for plotting various mathematical functions: -
12mr|texlive-pst-func-0.76-2|25	polynomials and their derivatives f(x)=an*x^n+an-1*x^(n-
12mr|texlive-pst-func-0.76-2|26	1)+...+a0 defined by the coefficients a0 a1 a2 ... and the
12mr|texlive-pst-func-0.76-2|27	derivative order; - the Fourier sum f(x) = a0/2+a1cos(omega
12mr|texlive-pst-func-0.76-2|28	x)+...+b1sin(omega x)+... defined by the coefficients a0 a1 a2
12mr|texlive-pst-func-0.76-2|29	... b1 b2 b3 ...; - the Bessel function defined by its order; -
12mr|texlive-pst-func-0.76-2|30	the Gauss function defined by sigma and mu; - Bezier curves
12mr|texlive-pst-func-0.76-2|31	from order 1 (two control points) to order 9 (10 control
12mr|texlive-pst-func-0.76-2|32	points); - the superellipse function (the Lame curve); -
12mr|texlive-pst-func-0.76-2|33	Chebyshev polynomials of the first and second kind; - the
12mr|texlive-pst-func-0.76-2|34	Thomae (or popcorn) function; - various integration-derived
12mr|texlive-pst-func-0.76-2|35	functions; - normal, binomial, poisson, gamma, chi-squared,
12mr|texlive-pst-func-0.76-2|36	student's t, F, beta, Cauchy and Weibull distribution functions
12mr|texlive-pst-func-0.76-2|37	and the Lorenz curve; - the Vasicek function for describing the
12mr|texlive-pst-func-0.76-2|38	evolution of interest rates; and - implicit functions. The
12mr|texlive-pst-func-0.76-2|39	plots may be generated as volumes of rotation about the X-axis,
12mr|texlive-pst-func-0.76-2|40	as well.
12mr|texlive-pst-func-0.76-2|41	
12mr|texlive-pst-func-0.76-2|42	%post
12mr|texlive-pst-func-0.76-2|43	%{_sbindir}/texlive.post
12mr|texlive-pst-func-0.76-2|44	
12mr|texlive-pst-func-0.76-2|45	%postun
12mr|texlive-pst-func-0.76-2|46	if [ $1 -eq 0 ]; then
12mr|texlive-pst-func-0.76-2|47	%{_sbindir}/texlive.post
12mr|texlive-pst-func-0.76-2|48	fi
12mr|texlive-pst-func-0.76-2|49	
12mr|texlive-pst-func-0.76-2|50	#-----------------------------------------------------------------------
12mr|texlive-pst-func-0.76-2|51	%files
12mr|texlive-pst-func-0.76-2|52	%{_texmfdistdir}/dvips/pst-func/pst-func.pro
12mr|texlive-pst-func-0.76-2|53	%{_texmfdistdir}/tex/generic/pst-func/pst-func.tex
12mr|texlive-pst-func-0.76-2|54	%{_texmfdistdir}/tex/latex/pst-func/pst-func.sty
12mr|texlive-pst-func-0.76-2|55	%doc %{_texmfdistdir}/doc/generic/pst-func/Changes
12mr|texlive-pst-func-0.76-2|56	%doc %{_texmfdistdir}/doc/generic/pst-func/README
12mr|texlive-pst-func-0.76-2|57	%doc %{_texmfdistdir}/doc/generic/pst-func/pst-func-doc.bib
12mr|texlive-pst-func-0.76-2|58	%doc %{_texmfdistdir}/doc/generic/pst-func/pst-func-doc.data
12mr|texlive-pst-func-0.76-2|59	%doc %{_texmfdistdir}/doc/generic/pst-func/pst-func-doc.pdf
12mr|texlive-pst-func-0.76-2|60	%doc %{_texmfdistdir}/doc/generic/pst-func/pst-func-doc.tex
12mr|texlive-pst-func-0.76-2|61	#- source
12mr|texlive-pst-func-0.76-2|62	%doc %{_texmfdistdir}/source/generic/pst-func/Makefile
12mr|texlive-pst-func-0.76-2|63	
12mr|texlive-pst-func-0.76-2|64	#-----------------------------------------------------------------------
12mr|texlive-pst-func-0.76-2|65	%prep
12mr|texlive-pst-func-0.76-2|66	%setup -c -a0 -a1 -a2
12mr|texlive-pst-func-0.76-2|67	
12mr|texlive-pst-func-0.76-2|68	%build
12mr|texlive-pst-func-0.76-2|69	
12mr|texlive-pst-func-0.76-2|70	%install
12mr|texlive-pst-func-0.76-2|71	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-func-0.76-2|72	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-func-0.76-2|73	
12mr|texlive-pst-func-0.76-2|74	
12mr|texlive-pst-func-0.76-2|75	
12mr|texlive-pst-func-0.76-2|76	%changelog
12mr|texlive-pst-func-0.76-2|77	

18340 12
12mr|texlive-pst-gantt-0.21-2|1	# revision 17206
12mr|texlive-pst-gantt-0.21-2|2	# category Package
12mr|texlive-pst-gantt-0.21-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-gantt
12mr|texlive-pst-gantt-0.21-2|4	# catalog-date 2010-02-24 21:46:55 +0100
12mr|texlive-pst-gantt-0.21-2|5	# catalog-license lppl
12mr|texlive-pst-gantt-0.21-2|6	# catalog-version 0.21
12mr|texlive-pst-gantt-0.21-2|7	Name:		texlive-pst-gantt
12mr|texlive-pst-gantt-0.21-2|8	Version:	0.21
12mr|texlive-pst-gantt-0.21-2|9	Release:	2
12mr|texlive-pst-gantt-0.21-2|10	Summary:	Draw GANTT charts with pstricks
12mr|texlive-pst-gantt-0.21-2|11	Group:		Publishing
12mr|texlive-pst-gantt-0.21-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-gantt
12mr|texlive-pst-gantt-0.21-2|13	License:	LPPL
12mr|texlive-pst-gantt-0.21-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-gantt.tar.xz
12mr|texlive-pst-gantt-0.21-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-gantt.doc.tar.xz
12mr|texlive-pst-gantt-0.21-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-gantt.source.tar.xz
12mr|texlive-pst-gantt-0.21-2|17	BuildArch:	noarch
12mr|texlive-pst-gantt-0.21-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-gantt-0.21-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-gantt-0.21-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-gantt-0.21-2|21	
12mr|texlive-pst-gantt-0.21-2|22	%description
12mr|texlive-pst-gantt-0.21-2|23	The package draws GANTT charts, which are a kind of bar chart
12mr|texlive-pst-gantt-0.21-2|24	that displays a project schedule. The package requires the
12mr|texlive-pst-gantt-0.21-2|25	pstricks apparatus, of course.
12mr|texlive-pst-gantt-0.21-2|26	
12mr|texlive-pst-gantt-0.21-2|27	%post
12mr|texlive-pst-gantt-0.21-2|28	%{_sbindir}/texlive.post
12mr|texlive-pst-gantt-0.21-2|29	
12mr|texlive-pst-gantt-0.21-2|30	%postun
12mr|texlive-pst-gantt-0.21-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pst-gantt-0.21-2|32	%{_sbindir}/texlive.post
12mr|texlive-pst-gantt-0.21-2|33	fi
12mr|texlive-pst-gantt-0.21-2|34	
12mr|texlive-pst-gantt-0.21-2|35	#-----------------------------------------------------------------------
12mr|texlive-pst-gantt-0.21-2|36	%files
12mr|texlive-pst-gantt-0.21-2|37	%{_texmfdistdir}/tex/generic/pst-gantt/pst-gantt.tex
12mr|texlive-pst-gantt-0.21-2|38	%{_texmfdistdir}/tex/latex/pst-gantt/pst-gantt.sty
12mr|texlive-pst-gantt-0.21-2|39	%doc %{_texmfdistdir}/doc/generic/pst-gantt/Changes
12mr|texlive-pst-gantt-0.21-2|40	%doc %{_texmfdistdir}/doc/generic/pst-gantt/README
12mr|texlive-pst-gantt-0.21-2|41	%doc %{_texmfdistdir}/doc/generic/pst-gantt/pst-gantt-doc.bib
12mr|texlive-pst-gantt-0.21-2|42	%doc %{_texmfdistdir}/doc/generic/pst-gantt/pst-gantt-doc.pdf
12mr|texlive-pst-gantt-0.21-2|43	%doc %{_texmfdistdir}/doc/generic/pst-gantt/pst-gantt-doc.tex
12mr|texlive-pst-gantt-0.21-2|44	#- source
12mr|texlive-pst-gantt-0.21-2|45	%doc %{_texmfdistdir}/source/generic/pst-gantt/Makefile
12mr|texlive-pst-gantt-0.21-2|46	
12mr|texlive-pst-gantt-0.21-2|47	#-----------------------------------------------------------------------
12mr|texlive-pst-gantt-0.21-2|48	%prep
12mr|texlive-pst-gantt-0.21-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-pst-gantt-0.21-2|50	
12mr|texlive-pst-gantt-0.21-2|51	%build
12mr|texlive-pst-gantt-0.21-2|52	
12mr|texlive-pst-gantt-0.21-2|53	%install
12mr|texlive-pst-gantt-0.21-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-gantt-0.21-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-gantt-0.21-2|56	
12mr|texlive-pst-gantt-0.21-2|57	
12mr|texlive-pst-gantt-0.21-2|58	
12mr|texlive-pst-gantt-0.21-2|59	%changelog
12mr|texlive-pst-gantt-0.21-2|60	

18341 12
12mr|texlive-pst-geo-2.03-2|1	# revision 17751
12mr|texlive-pst-geo-2.03-2|2	# category Package
12mr|texlive-pst-geo-2.03-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-geo
12mr|texlive-pst-geo-2.03-2|4	# catalog-date 2009-08-31 11:47:07 +0200
12mr|texlive-pst-geo-2.03-2|5	# catalog-license lppl
12mr|texlive-pst-geo-2.03-2|6	# catalog-version 2.03
12mr|texlive-pst-geo-2.03-2|7	Name:		texlive-pst-geo
12mr|texlive-pst-geo-2.03-2|8	Version:	2.03
12mr|texlive-pst-geo-2.03-2|9	Release:	2
12mr|texlive-pst-geo-2.03-2|10	Summary:	Geographical Projections
12mr|texlive-pst-geo-2.03-2|11	Group:		Publishing
12mr|texlive-pst-geo-2.03-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-geo
12mr|texlive-pst-geo-2.03-2|13	License:	LPPL
12mr|texlive-pst-geo-2.03-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-geo.tar.xz
12mr|texlive-pst-geo-2.03-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-geo.doc.tar.xz
12mr|texlive-pst-geo-2.03-2|16	BuildArch:	noarch
12mr|texlive-pst-geo-2.03-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-geo-2.03-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-geo-2.03-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-geo-2.03-2|20	
12mr|texlive-pst-geo-2.03-2|21	%description
12mr|texlive-pst-geo-2.03-2|22	pst-geo is a set of PSTricks related packages for various
12mr|texlive-pst-geo-2.03-2|23	cartographic projections of the terrestrial sphere. The package
12mr|texlive-pst-geo-2.03-2|24	pst-map2d provides conventional projections such as Mercator,
12mr|texlive-pst-geo-2.03-2|25	Lambert, cylindrical, etc. The package pst-map3d treats
12mr|texlive-pst-geo-2.03-2|26	representation in three dimensions of the terrestrial sphere.
12mr|texlive-pst-geo-2.03-2|27	Packages pst-map2dII and pst-map3dII allow use of the CIA World
12mr|texlive-pst-geo-2.03-2|28	DataBank II. Various parameters of the packages allow for
12mr|texlive-pst-geo-2.03-2|29	choice of the level of the detail and the layouts possible
12mr|texlive-pst-geo-2.03-2|30	(cities, borders, rivers etc). Substantial data files are
12mr|texlive-pst-geo-2.03-2|31	provided, in an (internally) compressed format. Decompression
12mr|texlive-pst-geo-2.03-2|32	happens on-the-fly as a document using the data is displayed,
12mr|texlive-pst-geo-2.03-2|33	printed or converted to PDF format. A Perl script is provided
12mr|texlive-pst-geo-2.03-2|34	for the user to do the decompression, if the need should arise.
12mr|texlive-pst-geo-2.03-2|35	
12mr|texlive-pst-geo-2.03-2|36	%post
12mr|texlive-pst-geo-2.03-2|37	%{_sbindir}/texlive.post
12mr|texlive-pst-geo-2.03-2|38	
12mr|texlive-pst-geo-2.03-2|39	%postun
12mr|texlive-pst-geo-2.03-2|40	if [ $1 -eq 0 ]; then
12mr|texlive-pst-geo-2.03-2|41	%{_sbindir}/texlive.post
12mr|texlive-pst-geo-2.03-2|42	fi
12mr|texlive-pst-geo-2.03-2|43	
12mr|texlive-pst-geo-2.03-2|44	#-----------------------------------------------------------------------
12mr|texlive-pst-geo-2.03-2|45	%files
12mr|texlive-pst-geo-2.03-2|46	%{_texmfdistdir}/dvips/pst-geo/pst-map3d.pro
12mr|texlive-pst-geo-2.03-2|47	%{_texmfdistdir}/dvips/pst-geo/pst-map3dII.pro
12mr|texlive-pst-geo-2.03-2|48	%{_texmfdistdir}/tex/generic/pst-geo/data/README
12mr|texlive-pst-geo-2.03-2|49	%{_texmfdistdir}/tex/generic/pst-geo/data/aus.dat
12mr|texlive-pst-geo-2.03-2|50	%{_texmfdistdir}/tex/generic/pst-geo/data/c-cap.dat
12mr|texlive-pst-geo-2.03-2|51	%{_texmfdistdir}/tex/generic/pst-geo/data/c-sub.dat
12mr|texlive-pst-geo-2.03-2|52	%{_texmfdistdir}/tex/generic/pst-geo/data/canada.dat
12mr|texlive-pst-geo-2.03-2|53	%{_texmfdistdir}/tex/generic/pst-geo/data/capitales.tex
12mr|texlive-pst-geo-2.03-2|54	%{_texmfdistdir}/tex/generic/pst-geo/data/capitales3d.tex
12mr|texlive-pst-geo-2.03-2|55	%{_texmfdistdir}/tex/generic/pst-geo/data/capitals.dat
12mr|texlive-pst-geo-2.03-2|56	%{_texmfdistdir}/tex/generic/pst-geo/data/cities.data
12mr|texlive-pst-geo-2.03-2|57	%{_texmfdistdir}/tex/generic/pst-geo/data/cities.tex
12mr|texlive-pst-geo-2.03-2|58	%{_texmfdistdir}/tex/generic/pst-geo/data/citycapitals.dat
12mr|texlive-pst-geo-2.03-2|59	%{_texmfdistdir}/tex/generic/pst-geo/data/citysub.dat
12mr|texlive-pst-geo-2.03-2|60	%{_texmfdistdir}/tex/generic/pst-geo/data/convert.py
12mr|texlive-pst-geo-2.03-2|61	%{_texmfdistdir}/tex/generic/pst-geo/data/corse.dat
12mr|texlive-pst-geo-2.03-2|62	%{_texmfdistdir}/tex/generic/pst-geo/data/france.dat
12mr|texlive-pst-geo-2.03-2|63	%{_texmfdistdir}/tex/generic/pst-geo/data/mex.dat
12mr|texlive-pst-geo-2.03-2|64	%{_texmfdistdir}/tex/generic/pst-geo/data/pborder.dat
12mr|texlive-pst-geo-2.03-2|65	%{_texmfdistdir}/tex/generic/pst-geo/data/pcoast.dat
12mr|texlive-pst-geo-2.03-2|66	%{_texmfdistdir}/tex/generic/pst-geo/data/pisland.dat
12mr|texlive-pst-geo-2.03-2|67	%{_texmfdistdir}/tex/generic/pst-geo/data/plake.dat
12mr|texlive-pst-geo-2.03-2|68	%{_texmfdistdir}/tex/generic/pst-geo/data/rhone.dat
12mr|texlive-pst-geo-2.03-2|69	%{_texmfdistdir}/tex/generic/pst-geo/data/ridge.dat
12mr|texlive-pst-geo-2.03-2|70	%{_texmfdistdir}/tex/generic/pst-geo/data/river.dat
12mr|texlive-pst-geo-2.03-2|71	%{_texmfdistdir}/tex/generic/pst-geo/data/seine.dat
12mr|texlive-pst-geo-2.03-2|72	%{_texmfdistdir}/tex/generic/pst-geo/data/transfrm.dat
12mr|texlive-pst-geo-2.03-2|73	%{_texmfdistdir}/tex/generic/pst-geo/data/trench.dat
12mr|texlive-pst-geo-2.03-2|74	%{_texmfdistdir}/tex/generic/pst-geo/data/usa.dat
12mr|texlive-pst-geo-2.03-2|75	%{_texmfdistdir}/tex/generic/pst-geo/data/villesFrance.tex
12mr|texlive-pst-geo-2.03-2|76	%{_texmfdistdir}/tex/generic/pst-geo/data/villesFrance3d.tex
12mr|texlive-pst-geo-2.03-2|77	%{_texmfdistdir}/tex/generic/pst-geo/data/villesItalia.tex
12mr|texlive-pst-geo-2.03-2|78	%{_texmfdistdir}/tex/generic/pst-geo/data/villesItalia3d.tex
12mr|texlive-pst-geo-2.03-2|79	%{_texmfdistdir}/tex/generic/pst-geo/data/wfraczon.dat
12mr|texlive-pst-geo-2.03-2|80	%{_texmfdistdir}/tex/generic/pst-geo/data/wmaglin.dat
12mr|texlive-pst-geo-2.03-2|81	%{_texmfdistdir}/tex/generic/pst-geo/dataII/README
12mr|texlive-pst-geo-2.03-2|82	%{_texmfdistdir}/tex/generic/pst-geo/dataII/africa-bdy.dat
12mr|texlive-pst-geo-2.03-2|83	%{_texmfdistdir}/tex/generic/pst-geo/dataII/africa-cil.dat
12mr|texlive-pst-geo-2.03-2|84	%{_texmfdistdir}/tex/generic/pst-geo/dataII/africa-riv.dat
12mr|texlive-pst-geo-2.03-2|85	%{_texmfdistdir}/tex/generic/pst-geo/dataII/asia-bdy.dat
12mr|texlive-pst-geo-2.03-2|86	%{_texmfdistdir}/tex/generic/pst-geo/dataII/asia-cil.dat
12mr|texlive-pst-geo-2.03-2|87	%{_texmfdistdir}/tex/generic/pst-geo/dataII/asia-isl.dat
12mr|texlive-pst-geo-2.03-2|88	%{_texmfdistdir}/tex/generic/pst-geo/dataII/asia-riv.dat
12mr|texlive-pst-geo-2.03-2|89	%{_texmfdistdir}/tex/generic/pst-geo/dataII/c-cap.dat
12mr|texlive-pst-geo-2.03-2|90	%{_texmfdistdir}/tex/generic/pst-geo/dataII/c-sub.dat
12mr|texlive-pst-geo-2.03-2|91	%{_texmfdistdir}/tex/generic/pst-geo/dataII/citycapitals.dat
12mr|texlive-pst-geo-2.03-2|92	%{_texmfdistdir}/tex/generic/pst-geo/dataII/citysub.dat
12mr|texlive-pst-geo-2.03-2|93	%{_texmfdistdir}/tex/generic/pst-geo/dataII/europe-bdy.dat
12mr|texlive-pst-geo-2.03-2|94	%{_texmfdistdir}/tex/generic/pst-geo/dataII/europe-cil.dat
12mr|texlive-pst-geo-2.03-2|95	%{_texmfdistdir}/tex/generic/pst-geo/dataII/europe-riv.dat
12mr|texlive-pst-geo-2.03-2|96	%{_texmfdistdir}/tex/generic/pst-geo/dataII/namer-bdy.dat
12mr|texlive-pst-geo-2.03-2|97	%{_texmfdistdir}/tex/generic/pst-geo/dataII/namer-cil.dat
12mr|texlive-pst-geo-2.03-2|98	%{_texmfdistdir}/tex/generic/pst-geo/dataII/namer-pby.dat
12mr|texlive-pst-geo-2.03-2|99	%{_texmfdistdir}/tex/generic/pst-geo/dataII/namer-riv.dat
12mr|texlive-pst-geo-2.03-2|100	%{_texmfdistdir}/tex/generic/pst-geo/dataII/samer-arc.dat
12mr|texlive-pst-geo-2.03-2|101	%{_texmfdistdir}/tex/generic/pst-geo/dataII/samer-bdy.dat
12mr|texlive-pst-geo-2.03-2|102	%{_texmfdistdir}/tex/generic/pst-geo/dataII/samer-cil.dat
12mr|texlive-pst-geo-2.03-2|103	%{_texmfdistdir}/tex/generic/pst-geo/dataII/samer-riv.dat
12mr|texlive-pst-geo-2.03-2|104	%{_texmfdistdir}/tex/generic/pst-geo/pst-map2d.tex
12mr|texlive-pst-geo-2.03-2|105	%{_texmfdistdir}/tex/generic/pst-geo/pst-map2dII.tex
12mr|texlive-pst-geo-2.03-2|106	%{_texmfdistdir}/tex/generic/pst-geo/pst-map3d.tex
12mr|texlive-pst-geo-2.03-2|107	%{_texmfdistdir}/tex/generic/pst-geo/pst-map3dII.tex
12mr|texlive-pst-geo-2.03-2|108	%{_texmfdistdir}/tex/latex/pst-geo/pst-map2d.sty
12mr|texlive-pst-geo-2.03-2|109	%{_texmfdistdir}/tex/latex/pst-geo/pst-map2dII.sty
12mr|texlive-pst-geo-2.03-2|110	%{_texmfdistdir}/tex/latex/pst-geo/pst-map3d.sty
12mr|texlive-pst-geo-2.03-2|111	%{_texmfdistdir}/tex/latex/pst-geo/pst-map3dII.sty
12mr|texlive-pst-geo-2.03-2|112	%doc %{_texmfdistdir}/doc/generic/pst-geo/Changes
12mr|texlive-pst-geo-2.03-2|113	%doc %{_texmfdistdir}/doc/generic/pst-geo/PSTricks.bib
12mr|texlive-pst-geo-2.03-2|114	%doc %{_texmfdistdir}/doc/generic/pst-geo/README
12mr|texlive-pst-geo-2.03-2|115	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-geo-compress.pl
12mr|texlive-pst-geo-2.03-2|116	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-geo-decompress.pl
12mr|texlive-pst-geo-2.03-2|117	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map2d-doc.pdf
12mr|texlive-pst-geo-2.03-2|118	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map2d-doc.tex
12mr|texlive-pst-geo-2.03-2|119	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map2dII-doc.pdf
12mr|texlive-pst-geo-2.03-2|120	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map2dII-doc.tex
12mr|texlive-pst-geo-2.03-2|121	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map3d-doc-pdf.pdf
12mr|texlive-pst-geo-2.03-2|122	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map3d-doc-pdf.tex
12mr|texlive-pst-geo-2.03-2|123	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map3d-doc.pdf
12mr|texlive-pst-geo-2.03-2|124	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map3d-doc.tex
12mr|texlive-pst-geo-2.03-2|125	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map3dII-doc.pdf
12mr|texlive-pst-geo-2.03-2|126	%doc %{_texmfdistdir}/doc/generic/pst-geo/pst-map3dII-doc.tex
12mr|texlive-pst-geo-2.03-2|127	
12mr|texlive-pst-geo-2.03-2|128	#-----------------------------------------------------------------------
12mr|texlive-pst-geo-2.03-2|129	%prep
12mr|texlive-pst-geo-2.03-2|130	%setup -c -a0 -a1
12mr|texlive-pst-geo-2.03-2|131	
12mr|texlive-pst-geo-2.03-2|132	%build
12mr|texlive-pst-geo-2.03-2|133	
12mr|texlive-pst-geo-2.03-2|134	%install
12mr|texlive-pst-geo-2.03-2|135	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-geo-2.03-2|136	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-geo-2.03-2|137	
12mr|texlive-pst-geo-2.03-2|138	
12mr|texlive-pst-geo-2.03-2|139	
12mr|texlive-pst-geo-2.03-2|140	%changelog
12mr|texlive-pst-geo-2.03-2|141	

18342 12
12mr|texlive-pst-ghsb-20111104-2|1	# revision 15878
12mr|texlive-pst-ghsb-20111104-2|2	# category Package
12mr|texlive-pst-ghsb-20111104-2|3	# catalog-ctan undef
12mr|texlive-pst-ghsb-20111104-2|4	# catalog-date undef
12mr|texlive-pst-ghsb-20111104-2|5	# catalog-license undef
12mr|texlive-pst-ghsb-20111104-2|6	# catalog-version undef
12mr|texlive-pst-ghsb-20111104-2|7	Name:		texlive-pst-ghsb
12mr|texlive-pst-ghsb-20111104-2|8	Version:	20111104
12mr|texlive-pst-ghsb-20111104-2|9	Release:	2
12mr|texlive-pst-ghsb-20111104-2|10	Summary:	TeXLive pst-ghsb package
12mr|texlive-pst-ghsb-20111104-2|11	Group:		Publishing
12mr|texlive-pst-ghsb-20111104-2|12	URL:		http://tug.org/texlive
12mr|texlive-pst-ghsb-20111104-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-pst-ghsb-20111104-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-ghsb.tar.xz
12mr|texlive-pst-ghsb-20111104-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-ghsb.doc.tar.xz
12mr|texlive-pst-ghsb-20111104-2|16	BuildArch:	noarch
12mr|texlive-pst-ghsb-20111104-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-ghsb-20111104-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-ghsb-20111104-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-ghsb-20111104-2|20	
12mr|texlive-pst-ghsb-20111104-2|21	%description
12mr|texlive-pst-ghsb-20111104-2|22	TeXLive pst-ghsb package.
12mr|texlive-pst-ghsb-20111104-2|23	
12mr|texlive-pst-ghsb-20111104-2|24	%post
12mr|texlive-pst-ghsb-20111104-2|25	%{_sbindir}/texlive.post
12mr|texlive-pst-ghsb-20111104-2|26	
12mr|texlive-pst-ghsb-20111104-2|27	%postun
12mr|texlive-pst-ghsb-20111104-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-pst-ghsb-20111104-2|29	%{_sbindir}/texlive.post
12mr|texlive-pst-ghsb-20111104-2|30	fi
12mr|texlive-pst-ghsb-20111104-2|31	
12mr|texlive-pst-ghsb-20111104-2|32	#-----------------------------------------------------------------------
12mr|texlive-pst-ghsb-20111104-2|33	%files
12mr|texlive-pst-ghsb-20111104-2|34	%{_texmfdistdir}/dvips/pst-ghsb/pst-ghsb.pro
12mr|texlive-pst-ghsb-20111104-2|35	%{_texmfdistdir}/tex/generic/pst-ghsb/pst-ghsb.tex
12mr|texlive-pst-ghsb-20111104-2|36	%{_texmfdistdir}/tex/latex/pst-ghsb/pst-ghsb.sty
12mr|texlive-pst-ghsb-20111104-2|37	%doc %{_texmfdistdir}/doc/generic/pst-ghsb/README
12mr|texlive-pst-ghsb-20111104-2|38	%doc %{_texmfdistdir}/doc/generic/pst-ghsb/t-ghsb.pdf
12mr|texlive-pst-ghsb-20111104-2|39	%doc %{_texmfdistdir}/doc/generic/pst-ghsb/t-ghsb.tex
12mr|texlive-pst-ghsb-20111104-2|40	%doc %{_texmfdistdir}/doc/generic/pst-ghsb/t2-ghsb.pdf
12mr|texlive-pst-ghsb-20111104-2|41	%doc %{_texmfdistdir}/doc/generic/pst-ghsb/t2-ghsb.tex
12mr|texlive-pst-ghsb-20111104-2|42	
12mr|texlive-pst-ghsb-20111104-2|43	#-----------------------------------------------------------------------
12mr|texlive-pst-ghsb-20111104-2|44	%prep
12mr|texlive-pst-ghsb-20111104-2|45	%setup -c -a0 -a1
12mr|texlive-pst-ghsb-20111104-2|46	
12mr|texlive-pst-ghsb-20111104-2|47	%build
12mr|texlive-pst-ghsb-20111104-2|48	
12mr|texlive-pst-ghsb-20111104-2|49	%install
12mr|texlive-pst-ghsb-20111104-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-ghsb-20111104-2|51	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-ghsb-20111104-2|52	
12mr|texlive-pst-ghsb-20111104-2|53	
12mr|texlive-pst-ghsb-20111104-2|54	
12mr|texlive-pst-ghsb-20111104-2|55	%changelog
12mr|texlive-pst-ghsb-20111104-2|56	

18343 12
12mr|texlive-pst-gr3d-1.34-2|1	# revision 15878
12mr|texlive-pst-gr3d-1.34-2|2	# category Package
12mr|texlive-pst-gr3d-1.34-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-gr3d
12mr|texlive-pst-gr3d-1.34-2|4	# catalog-date 2006-12-19 19:38:44 +0100
12mr|texlive-pst-gr3d-1.34-2|5	# catalog-license lppl
12mr|texlive-pst-gr3d-1.34-2|6	# catalog-version 1.34
12mr|texlive-pst-gr3d-1.34-2|7	Name:		texlive-pst-gr3d
12mr|texlive-pst-gr3d-1.34-2|8	Version:	1.34
12mr|texlive-pst-gr3d-1.34-2|9	Release:	2
12mr|texlive-pst-gr3d-1.34-2|10	Summary:	Three dimensional grids with PSTricks
12mr|texlive-pst-gr3d-1.34-2|11	Group:		Publishing
12mr|texlive-pst-gr3d-1.34-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-gr3d
12mr|texlive-pst-gr3d-1.34-2|13	License:	LPPL
12mr|texlive-pst-gr3d-1.34-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-gr3d.tar.xz
12mr|texlive-pst-gr3d-1.34-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-gr3d.doc.tar.xz
12mr|texlive-pst-gr3d-1.34-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-gr3d.source.tar.xz
12mr|texlive-pst-gr3d-1.34-2|17	BuildArch:	noarch
12mr|texlive-pst-gr3d-1.34-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-gr3d-1.34-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-gr3d-1.34-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-gr3d-1.34-2|21	
12mr|texlive-pst-gr3d-1.34-2|22	%description
12mr|texlive-pst-gr3d-1.34-2|23	This PSTricks package provides a command \PstGridThreeD that
12mr|texlive-pst-gr3d-1.34-2|24	will draw a three dimensional grid, offering a number of
12mr|texlive-pst-gr3d-1.34-2|25	options for its appearance.
12mr|texlive-pst-gr3d-1.34-2|26	
12mr|texlive-pst-gr3d-1.34-2|27	%post
12mr|texlive-pst-gr3d-1.34-2|28	%{_sbindir}/texlive.post
12mr|texlive-pst-gr3d-1.34-2|29	
12mr|texlive-pst-gr3d-1.34-2|30	%postun
12mr|texlive-pst-gr3d-1.34-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pst-gr3d-1.34-2|32	%{_sbindir}/texlive.post
12mr|texlive-pst-gr3d-1.34-2|33	fi
12mr|texlive-pst-gr3d-1.34-2|34	
12mr|texlive-pst-gr3d-1.34-2|35	#-----------------------------------------------------------------------
12mr|texlive-pst-gr3d-1.34-2|36	%files
12mr|texlive-pst-gr3d-1.34-2|37	%{_texmfdistdir}/tex/generic/pst-gr3d/pst-gr3d.tex
12mr|texlive-pst-gr3d-1.34-2|38	%{_texmfdistdir}/tex/latex/pst-gr3d/pst-gr3d.sty
12mr|texlive-pst-gr3d-1.34-2|39	%doc %{_texmfdistdir}/doc/generic/pst-gr3d/Changes
12mr|texlive-pst-gr3d-1.34-2|40	%doc %{_texmfdistdir}/doc/generic/pst-gr3d/README
12mr|texlive-pst-gr3d-1.34-2|41	%doc %{_texmfdistdir}/doc/generic/pst-gr3d/pst-gr3d.pdf
12mr|texlive-pst-gr3d-1.34-2|42	#- source
12mr|texlive-pst-gr3d-1.34-2|43	%doc %{_texmfdistdir}/source/latex/pst-gr3d/pst-gr3d.dtx
12mr|texlive-pst-gr3d-1.34-2|44	%doc %{_texmfdistdir}/source/latex/pst-gr3d/pst-gr3d.ins
12mr|texlive-pst-gr3d-1.34-2|45	
12mr|texlive-pst-gr3d-1.34-2|46	#-----------------------------------------------------------------------
12mr|texlive-pst-gr3d-1.34-2|47	%prep
12mr|texlive-pst-gr3d-1.34-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-pst-gr3d-1.34-2|49	
12mr|texlive-pst-gr3d-1.34-2|50	%build
12mr|texlive-pst-gr3d-1.34-2|51	
12mr|texlive-pst-gr3d-1.34-2|52	%install
12mr|texlive-pst-gr3d-1.34-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-gr3d-1.34-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-gr3d-1.34-2|55	
12mr|texlive-pst-gr3d-1.34-2|56	
12mr|texlive-pst-gr3d-1.34-2|57	
12mr|texlive-pst-gr3d-1.34-2|58	%changelog
12mr|texlive-pst-gr3d-1.34-2|59	

18344 12
12mr|texlive-pst-grad-1.06-2|1	# revision 15878
12mr|texlive-pst-grad-1.06-2|2	# category Package
12mr|texlive-pst-grad-1.06-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-grad
12mr|texlive-pst-grad-1.06-2|4	# catalog-date 2007-07-11 11:50:31 +0200
12mr|texlive-pst-grad-1.06-2|5	# catalog-license lppl
12mr|texlive-pst-grad-1.06-2|6	# catalog-version 1.06
12mr|texlive-pst-grad-1.06-2|7	Name:		texlive-pst-grad
12mr|texlive-pst-grad-1.06-2|8	Version:	1.06
12mr|texlive-pst-grad-1.06-2|9	Release:	2
12mr|texlive-pst-grad-1.06-2|10	Summary:	Filling with colour gradients, using PStricks
12mr|texlive-pst-grad-1.06-2|11	Group:		Publishing
12mr|texlive-pst-grad-1.06-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-grad
12mr|texlive-pst-grad-1.06-2|13	License:	LPPL
12mr|texlive-pst-grad-1.06-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-grad.tar.xz
12mr|texlive-pst-grad-1.06-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-grad.doc.tar.xz
12mr|texlive-pst-grad-1.06-2|16	BuildArch:	noarch
12mr|texlive-pst-grad-1.06-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-grad-1.06-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-grad-1.06-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-grad-1.06-2|20	
12mr|texlive-pst-grad-1.06-2|21	%description
12mr|texlive-pst-grad-1.06-2|22	Pst-grad is a PSTricks based package for filling with colour
12mr|texlive-pst-grad-1.06-2|23	gradients. Supported are colours in the RGB, CMYK or HSB
12mr|texlive-pst-grad-1.06-2|24	models. Other colour gradient mechanisms are to be found in
12mr|texlive-pst-grad-1.06-2|25	package pst-slpe.
12mr|texlive-pst-grad-1.06-2|26	
12mr|texlive-pst-grad-1.06-2|27	%post
12mr|texlive-pst-grad-1.06-2|28	%{_sbindir}/texlive.post
12mr|texlive-pst-grad-1.06-2|29	
12mr|texlive-pst-grad-1.06-2|30	%postun
12mr|texlive-pst-grad-1.06-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pst-grad-1.06-2|32	%{_sbindir}/texlive.post
12mr|texlive-pst-grad-1.06-2|33	fi
12mr|texlive-pst-grad-1.06-2|34	
12mr|texlive-pst-grad-1.06-2|35	#-----------------------------------------------------------------------
12mr|texlive-pst-grad-1.06-2|36	%files
12mr|texlive-pst-grad-1.06-2|37	%{_texmfdistdir}/dvips/pst-grad/pst-grad.pro
12mr|texlive-pst-grad-1.06-2|38	%{_texmfdistdir}/tex/generic/pst-grad/pst-grad.tex
12mr|texlive-pst-grad-1.06-2|39	%{_texmfdistdir}/tex/latex/pst-grad/pst-grad.sty
12mr|texlive-pst-grad-1.06-2|40	%doc %{_texmfdistdir}/doc/generic/pst-grad/Changes
12mr|texlive-pst-grad-1.06-2|41	%doc %{_texmfdistdir}/doc/generic/pst-grad/pst-grad-doc.bib
12mr|texlive-pst-grad-1.06-2|42	%doc %{_texmfdistdir}/doc/generic/pst-grad/pst-grad-doc.pdf
12mr|texlive-pst-grad-1.06-2|43	%doc %{_texmfdistdir}/doc/generic/pst-grad/pst-grad-doc.tex
12mr|texlive-pst-grad-1.06-2|44	
12mr|texlive-pst-grad-1.06-2|45	#-----------------------------------------------------------------------
12mr|texlive-pst-grad-1.06-2|46	%prep
12mr|texlive-pst-grad-1.06-2|47	%setup -c -a0 -a1
12mr|texlive-pst-grad-1.06-2|48	
12mr|texlive-pst-grad-1.06-2|49	%build
12mr|texlive-pst-grad-1.06-2|50	
12mr|texlive-pst-grad-1.06-2|51	%install
12mr|texlive-pst-grad-1.06-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-grad-1.06-2|53	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-grad-1.06-2|54	
12mr|texlive-pst-grad-1.06-2|55	
12mr|texlive-pst-grad-1.06-2|56	
12mr|texlive-pst-grad-1.06-2|57	%changelog
12mr|texlive-pst-grad-1.06-2|58	

18345 12
12mr|texlive-pst-graphicx-0.02-2|1	# revision 21717
12mr|texlive-pst-graphicx-0.02-2|2	# category Package
12mr|texlive-pst-graphicx-0.02-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-graphicx
12mr|texlive-pst-graphicx-0.02-2|4	# catalog-date 2011-03-14 10:28:00 +0100
12mr|texlive-pst-graphicx-0.02-2|5	# catalog-license lppl
12mr|texlive-pst-graphicx-0.02-2|6	# catalog-version 0.02
12mr|texlive-pst-graphicx-0.02-2|7	Name:		texlive-pst-graphicx
12mr|texlive-pst-graphicx-0.02-2|8	Version:	0.02
12mr|texlive-pst-graphicx-0.02-2|9	Release:	2
12mr|texlive-pst-graphicx-0.02-2|10	Summary:	A pstricks-compatible graphicx for use with Plain TeX
12mr|texlive-pst-graphicx-0.02-2|11	Group:		Publishing
12mr|texlive-pst-graphicx-0.02-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-graphicx
12mr|texlive-pst-graphicx-0.02-2|13	License:	LPPL
12mr|texlive-pst-graphicx-0.02-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-graphicx.tar.xz
12mr|texlive-pst-graphicx-0.02-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-graphicx.doc.tar.xz
12mr|texlive-pst-graphicx-0.02-2|16	BuildArch:	noarch
12mr|texlive-pst-graphicx-0.02-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-graphicx-0.02-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-graphicx-0.02-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-graphicx-0.02-2|20	
12mr|texlive-pst-graphicx-0.02-2|21	%description
12mr|texlive-pst-graphicx-0.02-2|22	The package provides a version of graphicx that avoids loading
12mr|texlive-pst-graphicx-0.02-2|23	the graphics bundle's (original) keyval package, which clashes
12mr|texlive-pst-graphicx-0.02-2|24	with pstricks' use of xkeyval.
12mr|texlive-pst-graphicx-0.02-2|25	
12mr|texlive-pst-graphicx-0.02-2|26	%post
12mr|texlive-pst-graphicx-0.02-2|27	%{_sbindir}/texlive.post
12mr|texlive-pst-graphicx-0.02-2|28	
12mr|texlive-pst-graphicx-0.02-2|29	%postun
12mr|texlive-pst-graphicx-0.02-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-pst-graphicx-0.02-2|31	%{_sbindir}/texlive.post
12mr|texlive-pst-graphicx-0.02-2|32	fi
12mr|texlive-pst-graphicx-0.02-2|33	
12mr|texlive-pst-graphicx-0.02-2|34	#-----------------------------------------------------------------------
12mr|texlive-pst-graphicx-0.02-2|35	%files
12mr|texlive-pst-graphicx-0.02-2|36	%{_texmfdistdir}/tex/generic/pst-graphicx/pst-graphicx.tex
12mr|texlive-pst-graphicx-0.02-2|37	%doc %{_texmfdistdir}/doc/generic/pst-graphicx/Changes
12mr|texlive-pst-graphicx-0.02-2|38	%doc %{_texmfdistdir}/doc/generic/pst-graphicx/README
12mr|texlive-pst-graphicx-0.02-2|39	%doc %{_texmfdistdir}/doc/generic/pst-graphicx/demo.tex
12mr|texlive-pst-graphicx-0.02-2|40	
12mr|texlive-pst-graphicx-0.02-2|41	#-----------------------------------------------------------------------
12mr|texlive-pst-graphicx-0.02-2|42	%prep
12mr|texlive-pst-graphicx-0.02-2|43	%setup -c -a0 -a1
12mr|texlive-pst-graphicx-0.02-2|44	
12mr|texlive-pst-graphicx-0.02-2|45	%build
12mr|texlive-pst-graphicx-0.02-2|46	
12mr|texlive-pst-graphicx-0.02-2|47	%install
12mr|texlive-pst-graphicx-0.02-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-graphicx-0.02-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-graphicx-0.02-2|50	
12mr|texlive-pst-graphicx-0.02-2|51	
12mr|texlive-pst-graphicx-0.02-2|52	
12mr|texlive-pst-graphicx-0.02-2|53	%changelog
12mr|texlive-pst-graphicx-0.02-2|54	

18346 12
12mr|texlive-pst-infixplot-0.11-2|1	# revision 15878
12mr|texlive-pst-infixplot-0.11-2|2	# category Package
12mr|texlive-pst-infixplot-0.11-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-infixplot
12mr|texlive-pst-infixplot-0.11-2|4	# catalog-date 2006-12-19 19:38:44 +0100
12mr|texlive-pst-infixplot-0.11-2|5	# catalog-license lppl
12mr|texlive-pst-infixplot-0.11-2|6	# catalog-version 0.11
12mr|texlive-pst-infixplot-0.11-2|7	Name:		texlive-pst-infixplot
12mr|texlive-pst-infixplot-0.11-2|8	Version:	0.11
12mr|texlive-pst-infixplot-0.11-2|9	Release:	2
12mr|texlive-pst-infixplot-0.11-2|10	Summary:	Using pstricks plotting capacities with infix expressions rather than RPN
12mr|texlive-pst-infixplot-0.11-2|11	Group:		Publishing
12mr|texlive-pst-infixplot-0.11-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-infixplot
12mr|texlive-pst-infixplot-0.11-2|13	License:	LPPL
12mr|texlive-pst-infixplot-0.11-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-infixplot.tar.xz
12mr|texlive-pst-infixplot-0.11-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-infixplot.doc.tar.xz
12mr|texlive-pst-infixplot-0.11-2|16	BuildArch:	noarch
12mr|texlive-pst-infixplot-0.11-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-infixplot-0.11-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-infixplot-0.11-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-infixplot-0.11-2|20	
12mr|texlive-pst-infixplot-0.11-2|21	%description
12mr|texlive-pst-infixplot-0.11-2|22	Plotting functions with pst-plot is very powerful but sometimes
12mr|texlive-pst-infixplot-0.11-2|23	difficult to learn since the syntax of \psplot and
12mr|texlive-pst-infixplot-0.11-2|24	\parametricplot requires some PostScript knowledge. The infix-
12mr|texlive-pst-infixplot-0.11-2|25	RPN and pst-infixplot styles simplify the usage of pst-plot for
12mr|texlive-pst-infixplot-0.11-2|26	the beginner, providing macro commands that convert natural
12mr|texlive-pst-infixplot-0.11-2|27	mathematical expressions to PostScript syntax.
12mr|texlive-pst-infixplot-0.11-2|28	
12mr|texlive-pst-infixplot-0.11-2|29	%post
12mr|texlive-pst-infixplot-0.11-2|30	%{_sbindir}/texlive.post
12mr|texlive-pst-infixplot-0.11-2|31	
12mr|texlive-pst-infixplot-0.11-2|32	%postun
12mr|texlive-pst-infixplot-0.11-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-pst-infixplot-0.11-2|34	%{_sbindir}/texlive.post
12mr|texlive-pst-infixplot-0.11-2|35	fi
12mr|texlive-pst-infixplot-0.11-2|36	
12mr|texlive-pst-infixplot-0.11-2|37	#-----------------------------------------------------------------------
12mr|texlive-pst-infixplot-0.11-2|38	%files
12mr|texlive-pst-infixplot-0.11-2|39	%{_texmfdistdir}/tex/generic/pst-infixplot/infix-RPN.tex
12mr|texlive-pst-infixplot-0.11-2|40	%{_texmfdistdir}/tex/generic/pst-infixplot/pst-infixplot.tex
12mr|texlive-pst-infixplot-0.11-2|41	%{_texmfdistdir}/tex/latex/pst-infixplot/infix-RPN.sty
12mr|texlive-pst-infixplot-0.11-2|42	%{_texmfdistdir}/tex/latex/pst-infixplot/pst-infixplot.sty
12mr|texlive-pst-infixplot-0.11-2|43	%doc %{_texmfdistdir}/doc/generic/pst-infixplot/README
12mr|texlive-pst-infixplot-0.11-2|44	%doc %{_texmfdistdir}/doc/generic/pst-infixplot/pst-infixplot-doc.ps
12mr|texlive-pst-infixplot-0.11-2|45	%doc %{_texmfdistdir}/doc/generic/pst-infixplot/pst-infixplot-doc.tex
12mr|texlive-pst-infixplot-0.11-2|46	%doc %{_texmfdistdir}/doc/generic/pst-infixplot/pst-infixplot.pdf
12mr|texlive-pst-infixplot-0.11-2|47	
12mr|texlive-pst-infixplot-0.11-2|48	#-----------------------------------------------------------------------
12mr|texlive-pst-infixplot-0.11-2|49	%prep
12mr|texlive-pst-infixplot-0.11-2|50	%setup -c -a0 -a1
12mr|texlive-pst-infixplot-0.11-2|51	
12mr|texlive-pst-infixplot-0.11-2|52	%build
12mr|texlive-pst-infixplot-0.11-2|53	
12mr|texlive-pst-infixplot-0.11-2|54	%install
12mr|texlive-pst-infixplot-0.11-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-infixplot-0.11-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-infixplot-0.11-2|57	
12mr|texlive-pst-infixplot-0.11-2|58	
12mr|texlive-pst-infixplot-0.11-2|59	
12mr|texlive-pst-infixplot-0.11-2|60	%changelog
12mr|texlive-pst-infixplot-0.11-2|61	

18347 12
12mr|texlive-pst-jtree-2.6-2|1	# revision 20946
12mr|texlive-pst-jtree-2.6-2|2	# category Package
12mr|texlive-pst-jtree-2.6-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-jtree
12mr|texlive-pst-jtree-2.6-2|4	# catalog-date 2011-01-05 08:46:38 +0100
12mr|texlive-pst-jtree-2.6-2|5	# catalog-license lppl1.3
12mr|texlive-pst-jtree-2.6-2|6	# catalog-version 2.6
12mr|texlive-pst-jtree-2.6-2|7	Name:		texlive-pst-jtree
12mr|texlive-pst-jtree-2.6-2|8	Version:	2.6
12mr|texlive-pst-jtree-2.6-2|9	Release:	2
12mr|texlive-pst-jtree-2.6-2|10	Summary:	Typeset complex trees for linguists
12mr|texlive-pst-jtree-2.6-2|11	Group:		Publishing
12mr|texlive-pst-jtree-2.6-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-jtree
12mr|texlive-pst-jtree-2.6-2|13	License:	LPPL1.3
12mr|texlive-pst-jtree-2.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-jtree.tar.xz
12mr|texlive-pst-jtree-2.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-jtree.doc.tar.xz
12mr|texlive-pst-jtree-2.6-2|16	BuildArch:	noarch
12mr|texlive-pst-jtree-2.6-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-jtree-2.6-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-jtree-2.6-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-jtree-2.6-2|20	
12mr|texlive-pst-jtree-2.6-2|21	%description
12mr|texlive-pst-jtree-2.6-2|22	jTree uses PStricks to enable linguists to typeset complex
12mr|texlive-pst-jtree-2.6-2|23	trees. The package requires use of PStricks (of course) and
12mr|texlive-pst-jtree-2.6-2|24	xkeyval packages. jTree is a development of, and replacement
12mr|texlive-pst-jtree-2.6-2|25	for, the jftree package, which is no longer available.
12mr|texlive-pst-jtree-2.6-2|26	
12mr|texlive-pst-jtree-2.6-2|27	%post
12mr|texlive-pst-jtree-2.6-2|28	%{_sbindir}/texlive.post
12mr|texlive-pst-jtree-2.6-2|29	
12mr|texlive-pst-jtree-2.6-2|30	%postun
12mr|texlive-pst-jtree-2.6-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pst-jtree-2.6-2|32	%{_sbindir}/texlive.post
12mr|texlive-pst-jtree-2.6-2|33	fi
12mr|texlive-pst-jtree-2.6-2|34	
12mr|texlive-pst-jtree-2.6-2|35	#-----------------------------------------------------------------------
12mr|texlive-pst-jtree-2.6-2|36	%files
12mr|texlive-pst-jtree-2.6-2|37	%{_texmfdistdir}/tex/generic/pst-jtree/pst-jtree.tex
12mr|texlive-pst-jtree-2.6-2|38	%{_texmfdistdir}/tex/latex/pst-jtree/pst-jtree.sty
12mr|texlive-pst-jtree-2.6-2|39	%doc %{_texmfdistdir}/doc/generic/pst-jtree/Doc-source.zip
12mr|texlive-pst-jtree-2.6-2|40	%doc %{_texmfdistdir}/doc/generic/pst-jtree/README
12mr|texlive-pst-jtree-2.6-2|41	%doc %{_texmfdistdir}/doc/generic/pst-jtree/pst-jtree-doc-add.pdf
12mr|texlive-pst-jtree-2.6-2|42	%doc %{_texmfdistdir}/doc/generic/pst-jtree/pst-jtree-doc.pdf
12mr|texlive-pst-jtree-2.6-2|43	%doc %{_texmfdistdir}/doc/generic/pst-jtree/pst-jtree-examples.tex
12mr|texlive-pst-jtree-2.6-2|44	
12mr|texlive-pst-jtree-2.6-2|45	#-----------------------------------------------------------------------
12mr|texlive-pst-jtree-2.6-2|46	%prep
12mr|texlive-pst-jtree-2.6-2|47	%setup -c -a0 -a1
12mr|texlive-pst-jtree-2.6-2|48	
12mr|texlive-pst-jtree-2.6-2|49	%build
12mr|texlive-pst-jtree-2.6-2|50	
12mr|texlive-pst-jtree-2.6-2|51	%install
12mr|texlive-pst-jtree-2.6-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-jtree-2.6-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-jtree-2.6-2|54	
12mr|texlive-pst-jtree-2.6-2|55	
12mr|texlive-pst-jtree-2.6-2|56	
12mr|texlive-pst-jtree-2.6-2|57	%changelog
12mr|texlive-pst-jtree-2.6-2|58	

18348 12
12mr|texlive-pst-knot-0.2-2|1	# revision 16033
12mr|texlive-pst-knot-0.2-2|2	# category Package
12mr|texlive-pst-knot-0.2-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-knot
12mr|texlive-pst-knot-0.2-2|4	# catalog-date 2009-11-14 08:46:33 +0100
12mr|texlive-pst-knot-0.2-2|5	# catalog-license lppl
12mr|texlive-pst-knot-0.2-2|6	# catalog-version 0.2
12mr|texlive-pst-knot-0.2-2|7	Name:		texlive-pst-knot
12mr|texlive-pst-knot-0.2-2|8	Version:	0.2
12mr|texlive-pst-knot-0.2-2|9	Release:	2
12mr|texlive-pst-knot-0.2-2|10	Summary:	PSTricks package for displaying knots
12mr|texlive-pst-knot-0.2-2|11	Group:		Publishing
12mr|texlive-pst-knot-0.2-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-knot
12mr|texlive-pst-knot-0.2-2|13	License:	LPPL
12mr|texlive-pst-knot-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-knot.tar.xz
12mr|texlive-pst-knot-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-knot.doc.tar.xz
12mr|texlive-pst-knot-0.2-2|16	BuildArch:	noarch
12mr|texlive-pst-knot-0.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-knot-0.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-knot-0.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-knot-0.2-2|20	
12mr|texlive-pst-knot-0.2-2|21	%description
12mr|texlive-pst-knot-0.2-2|22	The package can produce a fair range of knot shapes, with all
12mr|texlive-pst-knot-0.2-2|23	the standard graphics controls one expects.
12mr|texlive-pst-knot-0.2-2|24	
12mr|texlive-pst-knot-0.2-2|25	%post
12mr|texlive-pst-knot-0.2-2|26	%{_sbindir}/texlive.post
12mr|texlive-pst-knot-0.2-2|27	
12mr|texlive-pst-knot-0.2-2|28	%postun
12mr|texlive-pst-knot-0.2-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-pst-knot-0.2-2|30	%{_sbindir}/texlive.post
12mr|texlive-pst-knot-0.2-2|31	fi
12mr|texlive-pst-knot-0.2-2|32	
12mr|texlive-pst-knot-0.2-2|33	#-----------------------------------------------------------------------
12mr|texlive-pst-knot-0.2-2|34	%files
12mr|texlive-pst-knot-0.2-2|35	%{_texmfdistdir}/dvips/pst-knot/pst-psm.pro
12mr|texlive-pst-knot-0.2-2|36	%{_texmfdistdir}/tex/generic/pst-knot/pst-knot.tex
12mr|texlive-pst-knot-0.2-2|37	%{_texmfdistdir}/tex/latex/pst-knot/pst-knot.sty
12mr|texlive-pst-knot-0.2-2|38	%doc %{_texmfdistdir}/doc/generic/pst-knot/Changes
12mr|texlive-pst-knot-0.2-2|39	%doc %{_texmfdistdir}/doc/generic/pst-knot/README
12mr|texlive-pst-knot-0.2-2|40	%doc %{_texmfdistdir}/doc/generic/pst-knot/pst-knot-doc.pdf
12mr|texlive-pst-knot-0.2-2|41	%doc %{_texmfdistdir}/doc/generic/pst-knot/pst-knot-doc.tex
12mr|texlive-pst-knot-0.2-2|42	
12mr|texlive-pst-knot-0.2-2|43	#-----------------------------------------------------------------------
12mr|texlive-pst-knot-0.2-2|44	%prep
12mr|texlive-pst-knot-0.2-2|45	%setup -c -a0 -a1
12mr|texlive-pst-knot-0.2-2|46	
12mr|texlive-pst-knot-0.2-2|47	%build
12mr|texlive-pst-knot-0.2-2|48	
12mr|texlive-pst-knot-0.2-2|49	%install
12mr|texlive-pst-knot-0.2-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-knot-0.2-2|51	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-knot-0.2-2|52	
12mr|texlive-pst-knot-0.2-2|53	
12mr|texlive-pst-knot-0.2-2|54	
12mr|texlive-pst-knot-0.2-2|55	%changelog
12mr|texlive-pst-knot-0.2-2|56	

18349 12
12mr|texlive-pst-labo-2.03-2|1	# revision 15878
12mr|texlive-pst-labo-2.03-2|2	# category Package
12mr|texlive-pst-labo-2.03-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-labo
12mr|texlive-pst-labo-2.03-2|4	# catalog-date 2007-03-11 16:56:01 +0100
12mr|texlive-pst-labo-2.03-2|5	# catalog-license lppl
12mr|texlive-pst-labo-2.03-2|6	# catalog-version 2.03
12mr|texlive-pst-labo-2.03-2|7	Name:		texlive-pst-labo
12mr|texlive-pst-labo-2.03-2|8	Version:	2.03
12mr|texlive-pst-labo-2.03-2|9	Release:	2
12mr|texlive-pst-labo-2.03-2|10	Summary:	Draw objects for Chemistry laboratories
12mr|texlive-pst-labo-2.03-2|11	Group:		Publishing
12mr|texlive-pst-labo-2.03-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-labo
12mr|texlive-pst-labo-2.03-2|13	License:	LPPL
12mr|texlive-pst-labo-2.03-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-labo.tar.xz
12mr|texlive-pst-labo-2.03-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-labo.doc.tar.xz
12mr|texlive-pst-labo-2.03-2|16	BuildArch:	noarch
12mr|texlive-pst-labo-2.03-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-labo-2.03-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-labo-2.03-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-labo-2.03-2|20	
12mr|texlive-pst-labo-2.03-2|21	%description
12mr|texlive-pst-labo-2.03-2|22	Pst-labo is a PSTricks related package for drawing basic and
12mr|texlive-pst-labo-2.03-2|23	complex chemical objects. The documentation of the package is
12mr|texlive-pst-labo-2.03-2|24	illuminated with plenty of illustrations together with their
12mr|texlive-pst-labo-2.03-2|25	source code, making it an easy read.
12mr|texlive-pst-labo-2.03-2|26	
12mr|texlive-pst-labo-2.03-2|27	%post
12mr|texlive-pst-labo-2.03-2|28	%{_sbindir}/texlive.post
12mr|texlive-pst-labo-2.03-2|29	
12mr|texlive-pst-labo-2.03-2|30	%postun
12mr|texlive-pst-labo-2.03-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pst-labo-2.03-2|32	%{_sbindir}/texlive.post
12mr|texlive-pst-labo-2.03-2|33	fi
12mr|texlive-pst-labo-2.03-2|34	
12mr|texlive-pst-labo-2.03-2|35	#-----------------------------------------------------------------------
12mr|texlive-pst-labo-2.03-2|36	%files
12mr|texlive-pst-labo-2.03-2|37	%{_texmfdistdir}/tex/generic/pst-labo/pst-labo.tex
12mr|texlive-pst-labo-2.03-2|38	%{_texmfdistdir}/tex/generic/pst-labo/pst-laboObj.tex
12mr|texlive-pst-labo-2.03-2|39	%{_texmfdistdir}/tex/latex/pst-labo/pst-labo.sty
12mr|texlive-pst-labo-2.03-2|40	%doc %{_texmfdistdir}/doc/generic/pst-labo/Changes
12mr|texlive-pst-labo-2.03-2|41	%doc %{_texmfdistdir}/doc/generic/pst-labo/README
12mr|texlive-pst-labo-2.03-2|42	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-doc.bib
12mr|texlive-pst-labo-2.03-2|43	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docDE.ltx
12mr|texlive-pst-labo-2.03-2|44	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docDE.pdf
12mr|texlive-pst-labo-2.03-2|45	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docDE.tex
12mr|texlive-pst-labo-2.03-2|46	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docEN.ltx
12mr|texlive-pst-labo-2.03-2|47	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docEN.pdf
12mr|texlive-pst-labo-2.03-2|48	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docEN.tex
12mr|texlive-pst-labo-2.03-2|49	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docFR.ltx
12mr|texlive-pst-labo-2.03-2|50	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docFR.pdf
12mr|texlive-pst-labo-2.03-2|51	%doc %{_texmfdistdir}/doc/generic/pst-labo/pst-labo-docFR.tex
12mr|texlive-pst-labo-2.03-2|52	%doc %{_texmfdistdir}/doc/generic/pst-labo/pstlabo8-tab1-DE.tex
12mr|texlive-pst-labo-2.03-2|53	%doc %{_texmfdistdir}/doc/generic/pst-labo/pstlabo8-tab1-EN.tex
12mr|texlive-pst-labo-2.03-2|54	%doc %{_texmfdistdir}/doc/generic/pst-labo/pstlabo8-tab1-FR.tex
12mr|texlive-pst-labo-2.03-2|55	
12mr|texlive-pst-labo-2.03-2|56	#-----------------------------------------------------------------------
12mr|texlive-pst-labo-2.03-2|57	%prep
12mr|texlive-pst-labo-2.03-2|58	%setup -c -a0 -a1
12mr|texlive-pst-labo-2.03-2|59	
12mr|texlive-pst-labo-2.03-2|60	%build
12mr|texlive-pst-labo-2.03-2|61	
12mr|texlive-pst-labo-2.03-2|62	%install
12mr|texlive-pst-labo-2.03-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-labo-2.03-2|64	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-labo-2.03-2|65	
12mr|texlive-pst-labo-2.03-2|66	
12mr|texlive-pst-labo-2.03-2|67	
12mr|texlive-pst-labo-2.03-2|68	%changelog
12mr|texlive-pst-labo-2.03-2|69	

18350 12
12mr|texlive-pst-layout-.95-3|1	# revision 25467
12mr|texlive-pst-layout-.95-3|2	# category Package
12mr|texlive-pst-layout-.95-3|3	# catalog-ctan /graphics/pstricks/contrib/pst-layout
12mr|texlive-pst-layout-.95-3|4	# catalog-date 2011-05-27 12:35:46 +0200
12mr|texlive-pst-layout-.95-3|5	# catalog-license lppl
12mr|texlive-pst-layout-.95-3|6	# catalog-version .95
12mr|texlive-pst-layout-.95-3|7	Name:		texlive-pst-layout
12mr|texlive-pst-layout-.95-3|8	Version:	.95
12mr|texlive-pst-layout-.95-3|9	Release:	3
12mr|texlive-pst-layout-.95-3|10	Summary:	Page layout macros based on PStricks packages
12mr|texlive-pst-layout-.95-3|11	Group:		Publishing
12mr|texlive-pst-layout-.95-3|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-layout
12mr|texlive-pst-layout-.95-3|13	License:	LPPL
12mr|texlive-pst-layout-.95-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-layout.tar.xz
12mr|texlive-pst-layout-.95-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-layout.doc.tar.xz
12mr|texlive-pst-layout-.95-3|16	BuildArch:	noarch
12mr|texlive-pst-layout-.95-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-layout-.95-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-layout-.95-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-layout-.95-3|20	
12mr|texlive-pst-layout-.95-3|21	%description
12mr|texlive-pst-layout-.95-3|22	The package provides a means of creating elaborate ("pseudo-
12mr|texlive-pst-layout-.95-3|23	tabular") layouts of material, typically to be overlaid on an
12mr|texlive-pst-layout-.95-3|24	included graphic. The package requires a recent version of the
12mr|texlive-pst-layout-.95-3|25	package pst-node and some other pstricks-related material.
12mr|texlive-pst-layout-.95-3|26	
12mr|texlive-pst-layout-.95-3|27	%post
12mr|texlive-pst-layout-.95-3|28	%{_sbindir}/texlive.post
12mr|texlive-pst-layout-.95-3|29	
12mr|texlive-pst-layout-.95-3|30	%postun
12mr|texlive-pst-layout-.95-3|31	if [ $1 -eq 0 ]; then
12mr|texlive-pst-layout-.95-3|32	%{_sbindir}/texlive.post
12mr|texlive-pst-layout-.95-3|33	fi
12mr|texlive-pst-layout-.95-3|34	
12mr|texlive-pst-layout-.95-3|35	#-----------------------------------------------------------------------
12mr|texlive-pst-layout-.95-3|36	%files
12mr|texlive-pst-layout-.95-3|37	%{_texmfdistdir}/tex/latex/pst-layout/pst-layout.sty
12mr|texlive-pst-layout-.95-3|38	%doc %{_texmfdistdir}/doc/latex/pst-layout/README
12mr|texlive-pst-layout-.95-3|39	%doc %{_texmfdistdir}/doc/latex/pst-layout/pst-layout-doc.pdf
12mr|texlive-pst-layout-.95-3|40	%doc %{_texmfdistdir}/doc/latex/pst-layout/pst-layout-doc.tex
12mr|texlive-pst-layout-.95-3|41	
12mr|texlive-pst-layout-.95-3|42	#-----------------------------------------------------------------------
12mr|texlive-pst-layout-.95-3|43	%prep
12mr|texlive-pst-layout-.95-3|44	%setup -c -a0 -a1
12mr|texlive-pst-layout-.95-3|45	
12mr|texlive-pst-layout-.95-3|46	%build
12mr|texlive-pst-layout-.95-3|47	
12mr|texlive-pst-layout-.95-3|48	%install
12mr|texlive-pst-layout-.95-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-layout-.95-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-layout-.95-3|51	
12mr|texlive-pst-layout-.95-3|52	
12mr|texlive-pst-layout-.95-3|53	
12mr|texlive-pst-layout-.95-3|54	%changelog
12mr|texlive-pst-layout-.95-3|55	

18351 12
12mr|texlive-pst-lens-1.02-2|1	# revision 15878
12mr|texlive-pst-lens-1.02-2|2	# category Package
12mr|texlive-pst-lens-1.02-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-lens
12mr|texlive-pst-lens-1.02-2|4	# catalog-date 2007-06-15 10:24:12 +0200
12mr|texlive-pst-lens-1.02-2|5	# catalog-license lppl
12mr|texlive-pst-lens-1.02-2|6	# catalog-version 1.02
12mr|texlive-pst-lens-1.02-2|7	Name:		texlive-pst-lens
12mr|texlive-pst-lens-1.02-2|8	Version:	1.02
12mr|texlive-pst-lens-1.02-2|9	Release:	2
12mr|texlive-pst-lens-1.02-2|10	Summary:	Lenses with PSTricks
12mr|texlive-pst-lens-1.02-2|11	Group:		Publishing
12mr|texlive-pst-lens-1.02-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-lens
12mr|texlive-pst-lens-1.02-2|13	License:	LPPL
12mr|texlive-pst-lens-1.02-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-lens.tar.xz
12mr|texlive-pst-lens-1.02-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-lens.doc.tar.xz
12mr|texlive-pst-lens-1.02-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-lens.source.tar.xz
12mr|texlive-pst-lens-1.02-2|17	BuildArch:	noarch
12mr|texlive-pst-lens-1.02-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-lens-1.02-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-lens-1.02-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-lens-1.02-2|21	
12mr|texlive-pst-lens-1.02-2|22	%description
12mr|texlive-pst-lens-1.02-2|23	This PSTricks package provides a really rather simple command
12mr|texlive-pst-lens-1.02-2|24	\PstLens that will draw a lens. Command parameters provide a
12mr|texlive-pst-lens-1.02-2|25	remarkable range of effects.
12mr|texlive-pst-lens-1.02-2|26	
12mr|texlive-pst-lens-1.02-2|27	%post
12mr|texlive-pst-lens-1.02-2|28	%{_sbindir}/texlive.post
12mr|texlive-pst-lens-1.02-2|29	
12mr|texlive-pst-lens-1.02-2|30	%postun
12mr|texlive-pst-lens-1.02-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pst-lens-1.02-2|32	%{_sbindir}/texlive.post
12mr|texlive-pst-lens-1.02-2|33	fi
12mr|texlive-pst-lens-1.02-2|34	
12mr|texlive-pst-lens-1.02-2|35	#-----------------------------------------------------------------------
12mr|texlive-pst-lens-1.02-2|36	%files
12mr|texlive-pst-lens-1.02-2|37	%{_texmfdistdir}/tex/generic/pst-lens/pst-lens.tex
12mr|texlive-pst-lens-1.02-2|38	%{_texmfdistdir}/tex/latex/pst-lens/pst-lens.sty
12mr|texlive-pst-lens-1.02-2|39	%doc %{_texmfdistdir}/doc/generic/pst-lens/Changes
12mr|texlive-pst-lens-1.02-2|40	%doc %{_texmfdistdir}/doc/generic/pst-lens/README
12mr|texlive-pst-lens-1.02-2|41	%doc %{_texmfdistdir}/doc/generic/pst-lens/pst-lens.pdf
12mr|texlive-pst-lens-1.02-2|42	#- source
12mr|texlive-pst-lens-1.02-2|43	%doc %{_texmfdistdir}/source/generic/pst-lens/pst-lens.dtx
12mr|texlive-pst-lens-1.02-2|44	%doc %{_texmfdistdir}/source/generic/pst-lens/pst-lens.ins
12mr|texlive-pst-lens-1.02-2|45	
12mr|texlive-pst-lens-1.02-2|46	#-----------------------------------------------------------------------
12mr|texlive-pst-lens-1.02-2|47	%prep
12mr|texlive-pst-lens-1.02-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-pst-lens-1.02-2|49	
12mr|texlive-pst-lens-1.02-2|50	%build
12mr|texlive-pst-lens-1.02-2|51	
12mr|texlive-pst-lens-1.02-2|52	%install
12mr|texlive-pst-lens-1.02-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-lens-1.02-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-lens-1.02-2|55	
12mr|texlive-pst-lens-1.02-2|56	
12mr|texlive-pst-lens-1.02-2|57	
12mr|texlive-pst-lens-1.02-2|58	%changelog
12mr|texlive-pst-lens-1.02-2|59	

18352 12
12mr|texlive-pst-light3d-0.12-2|1	# revision 15878
12mr|texlive-pst-light3d-0.12-2|2	# category Package
12mr|texlive-pst-light3d-0.12-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-light3d
12mr|texlive-pst-light3d-0.12-2|4	# catalog-date 2007-03-11 16:56:01 +0100
12mr|texlive-pst-light3d-0.12-2|5	# catalog-license lppl
12mr|texlive-pst-light3d-0.12-2|6	# catalog-version 0.12
12mr|texlive-pst-light3d-0.12-2|7	Name:		texlive-pst-light3d
12mr|texlive-pst-light3d-0.12-2|8	Version:	0.12
12mr|texlive-pst-light3d-0.12-2|9	Release:	2
12mr|texlive-pst-light3d-0.12-2|10	Summary:	3D lighting effects for pstricks
12mr|texlive-pst-light3d-0.12-2|11	Group:		Publishing
12mr|texlive-pst-light3d-0.12-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-light3d
12mr|texlive-pst-light3d-0.12-2|13	License:	LPPL
12mr|texlive-pst-light3d-0.12-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-light3d.tar.xz
12mr|texlive-pst-light3d-0.12-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-light3d.doc.tar.xz
12mr|texlive-pst-light3d-0.12-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-light3d.source.tar.xz
12mr|texlive-pst-light3d-0.12-2|17	BuildArch:	noarch
12mr|texlive-pst-light3d-0.12-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-light3d-0.12-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-light3d-0.12-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-light3d-0.12-2|21	
12mr|texlive-pst-light3d-0.12-2|22	%description
12mr|texlive-pst-light3d-0.12-2|23	A PSTricks package for three dimensional lighting effects on
12mr|texlive-pst-light3d-0.12-2|24	characters and PSTricks graphics, like lines, curves, plots,
12mr|texlive-pst-light3d-0.12-2|25	...
12mr|texlive-pst-light3d-0.12-2|26	
12mr|texlive-pst-light3d-0.12-2|27	%post
12mr|texlive-pst-light3d-0.12-2|28	%{_sbindir}/texlive.post
12mr|texlive-pst-light3d-0.12-2|29	
12mr|texlive-pst-light3d-0.12-2|30	%postun
12mr|texlive-pst-light3d-0.12-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pst-light3d-0.12-2|32	%{_sbindir}/texlive.post
12mr|texlive-pst-light3d-0.12-2|33	fi
12mr|texlive-pst-light3d-0.12-2|34	
12mr|texlive-pst-light3d-0.12-2|35	#-----------------------------------------------------------------------
12mr|texlive-pst-light3d-0.12-2|36	%files
12mr|texlive-pst-light3d-0.12-2|37	%{_texmfdistdir}/dvips/pst-light3d/pst-light3d.pro
12mr|texlive-pst-light3d-0.12-2|38	%{_texmfdistdir}/tex/generic/pst-light3d/pst-light3d.tex
12mr|texlive-pst-light3d-0.12-2|39	%{_texmfdistdir}/tex/latex/pst-light3d/pst-light3d.sty
12mr|texlive-pst-light3d-0.12-2|40	%doc %{_texmfdistdir}/doc/generic/pst-light3d/Changes
12mr|texlive-pst-light3d-0.12-2|41	%doc %{_texmfdistdir}/doc/generic/pst-light3d/README
12mr|texlive-pst-light3d-0.12-2|42	%doc %{_texmfdistdir}/doc/generic/pst-light3d/pst-light3d-doc.bib
12mr|texlive-pst-light3d-0.12-2|43	%doc %{_texmfdistdir}/doc/generic/pst-light3d/pst-light3d-doc.pdf
12mr|texlive-pst-light3d-0.12-2|44	%doc %{_texmfdistdir}/doc/generic/pst-light3d/pst-light3d-doc.tex
12mr|texlive-pst-light3d-0.12-2|45	#- source
12mr|texlive-pst-light3d-0.12-2|46	%doc %{_texmfdistdir}/source/generic/pst-light3d/Makefile
12mr|texlive-pst-light3d-0.12-2|47	
12mr|texlive-pst-light3d-0.12-2|48	#-----------------------------------------------------------------------
12mr|texlive-pst-light3d-0.12-2|49	%prep
12mr|texlive-pst-light3d-0.12-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-pst-light3d-0.12-2|51	
12mr|texlive-pst-light3d-0.12-2|52	%build
12mr|texlive-pst-light3d-0.12-2|53	
12mr|texlive-pst-light3d-0.12-2|54	%install
12mr|texlive-pst-light3d-0.12-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-light3d-0.12-2|56	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-light3d-0.12-2|57	
12mr|texlive-pst-light3d-0.12-2|58	
12mr|texlive-pst-light3d-0.12-2|59	
12mr|texlive-pst-light3d-0.12-2|60	%changelog
12mr|texlive-pst-light3d-0.12-2|61	

18353 12
12mr|texlive-pst-magneticfield-1.13-2|1	# revision 18922
12mr|texlive-pst-magneticfield-1.13-2|2	# category Package
12mr|texlive-pst-magneticfield-1.13-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-magneticfield
12mr|texlive-pst-magneticfield-1.13-2|4	# catalog-date 2010-06-12 14:14:46 +0200
12mr|texlive-pst-magneticfield-1.13-2|5	# catalog-license lppl
12mr|texlive-pst-magneticfield-1.13-2|6	# catalog-version 1.13
12mr|texlive-pst-magneticfield-1.13-2|7	Name:		texlive-pst-magneticfield
12mr|texlive-pst-magneticfield-1.13-2|8	Version:	1.13
12mr|texlive-pst-magneticfield-1.13-2|9	Release:	2
12mr|texlive-pst-magneticfield-1.13-2|10	Summary:	Plotting a magnetic field with PSTricks
12mr|texlive-pst-magneticfield-1.13-2|11	Group:		Publishing
12mr|texlive-pst-magneticfield-1.13-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-magneticfield
12mr|texlive-pst-magneticfield-1.13-2|13	License:	LPPL
12mr|texlive-pst-magneticfield-1.13-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-magneticfield.tar.xz
12mr|texlive-pst-magneticfield-1.13-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-magneticfield.doc.tar.xz
12mr|texlive-pst-magneticfield-1.13-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-magneticfield.source.tar.xz
12mr|texlive-pst-magneticfield-1.13-2|17	BuildArch:	noarch
12mr|texlive-pst-magneticfield-1.13-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-magneticfield-1.13-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-magneticfield-1.13-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-magneticfield-1.13-2|21	
12mr|texlive-pst-magneticfield-1.13-2|22	%description
12mr|texlive-pst-magneticfield-1.13-2|23	pst-magneticfield is a PSTricks related package to draw the
12mr|texlive-pst-magneticfield-1.13-2|24	magnetic field lines of Helmholtz coils in a two or three
12mr|texlive-pst-magneticfield-1.13-2|25	dimensional view. There are several parameters to create a
12mr|texlive-pst-magneticfield-1.13-2|26	different output. For more informations or some examples read
12mr|texlive-pst-magneticfield-1.13-2|27	the documentation of the package.
12mr|texlive-pst-magneticfield-1.13-2|28	
12mr|texlive-pst-magneticfield-1.13-2|29	%post
12mr|texlive-pst-magneticfield-1.13-2|30	%{_sbindir}/texlive.post
12mr|texlive-pst-magneticfield-1.13-2|31	
12mr|texlive-pst-magneticfield-1.13-2|32	%postun
12mr|texlive-pst-magneticfield-1.13-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-pst-magneticfield-1.13-2|34	%{_sbindir}/texlive.post
12mr|texlive-pst-magneticfield-1.13-2|35	fi
12mr|texlive-pst-magneticfield-1.13-2|36	
12mr|texlive-pst-magneticfield-1.13-2|37	#-----------------------------------------------------------------------
12mr|texlive-pst-magneticfield-1.13-2|38	%files
12mr|texlive-pst-magneticfield-1.13-2|39	%{_texmfdistdir}/dvips/pst-magneticfield/pst-magneticfield.pro
12mr|texlive-pst-magneticfield-1.13-2|40	%{_texmfdistdir}/tex/generic/pst-magneticfield/pst-magneticfield.tex
12mr|texlive-pst-magneticfield-1.13-2|41	%{_texmfdistdir}/tex/latex/pst-magneticfield/pst-magneticfield.sty
12mr|texlive-pst-magneticfield-1.13-2|42	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/Changes
12mr|texlive-pst-magneticfield-1.13-2|43	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/README
12mr|texlive-pst-magneticfield-1.13-2|44	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-doc.bib
12mr|texlive-pst-magneticfield-1.13-2|45	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docDE.pdf
12mr|texlive-pst-magneticfield-1.13-2|46	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docDE.tex
12mr|texlive-pst-magneticfield-1.13-2|47	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docEN.pdf
12mr|texlive-pst-magneticfield-1.13-2|48	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docEN.tex
12mr|texlive-pst-magneticfield-1.13-2|49	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docFR.pdf
12mr|texlive-pst-magneticfield-1.13-2|50	%doc %{_texmfdistdir}/doc/generic/pst-magneticfield/pst-magneticfield-docFR.tex
12mr|texlive-pst-magneticfield-1.13-2|51	#- source
12mr|texlive-pst-magneticfield-1.13-2|52	%doc %{_texmfdistdir}/source/generic/pst-magneticfield/Makefile
12mr|texlive-pst-magneticfield-1.13-2|53	
12mr|texlive-pst-magneticfield-1.13-2|54	#-----------------------------------------------------------------------
12mr|texlive-pst-magneticfield-1.13-2|55	%prep
12mr|texlive-pst-magneticfield-1.13-2|56	%setup -c -a0 -a1 -a2
12mr|texlive-pst-magneticfield-1.13-2|57	
12mr|texlive-pst-magneticfield-1.13-2|58	%build
12mr|texlive-pst-magneticfield-1.13-2|59	
12mr|texlive-pst-magneticfield-1.13-2|60	%install
12mr|texlive-pst-magneticfield-1.13-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-magneticfield-1.13-2|62	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-magneticfield-1.13-2|63	
12mr|texlive-pst-magneticfield-1.13-2|64	
12mr|texlive-pst-magneticfield-1.13-2|65	
12mr|texlive-pst-magneticfield-1.13-2|66	%changelog
12mr|texlive-pst-magneticfield-1.13-2|67	

18354 12
12mr|texlive-pst-math-0.61-2|1	# revision 20176
12mr|texlive-pst-math-0.61-2|2	# category Package
12mr|texlive-pst-math-0.61-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-math
12mr|texlive-pst-math-0.61-2|4	# catalog-date 2010-10-02 23:46:37 +0200
12mr|texlive-pst-math-0.61-2|5	# catalog-license lppl
12mr|texlive-pst-math-0.61-2|6	# catalog-version 0.61
12mr|texlive-pst-math-0.61-2|7	Name:		texlive-pst-math
12mr|texlive-pst-math-0.61-2|8	Version:	0.61
12mr|texlive-pst-math-0.61-2|9	Release:	2
12mr|texlive-pst-math-0.61-2|10	Summary:	Enhancement of PostScript math operators to use with pstricks
12mr|texlive-pst-math-0.61-2|11	Group:		Publishing
12mr|texlive-pst-math-0.61-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-math
12mr|texlive-pst-math-0.61-2|13	License:	LPPL
12mr|texlive-pst-math-0.61-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-math.tar.xz
12mr|texlive-pst-math-0.61-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-math.doc.tar.xz
12mr|texlive-pst-math-0.61-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-math.source.tar.xz
12mr|texlive-pst-math-0.61-2|17	BuildArch:	noarch
12mr|texlive-pst-math-0.61-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-math-0.61-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-math-0.61-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-math-0.61-2|21	
12mr|texlive-pst-math-0.61-2|22	%description
12mr|texlive-pst-math-0.61-2|23	PostScript lacks a lot of basic operators such as tan, acos,
12mr|texlive-pst-math-0.61-2|24	asin, cosh, sinh, tanh, acosh, asinh, atanh, exp (with e base).
12mr|texlive-pst-math-0.61-2|25	Also (oddly) cos and sin use arguments in degrees. Pst-math
12mr|texlive-pst-math-0.61-2|26	provides all those operators in a header file pst-math.pro with
12mr|texlive-pst-math-0.61-2|27	wrappers pst-math.sty and pst-math.tex. In addition, sinc,
12mr|texlive-pst-math-0.61-2|28	gauss, gammaln and bessel are implemented (only partially for
12mr|texlive-pst-math-0.61-2|29	the latter). pst-math is designed essentially to work with pst-
12mr|texlive-pst-math-0.61-2|30	plot but can be used in whatever PS code (such as pstricks
12mr|texlive-pst-math-0.61-2|31	SpecialCoor "!", which is useful for placing labels). The
12mr|texlive-pst-math-0.61-2|32	package also provides a routine SIMPSON for numerical
12mr|texlive-pst-math-0.61-2|33	integration and a solver of linear equation systems.
12mr|texlive-pst-math-0.61-2|34	
12mr|texlive-pst-math-0.61-2|35	%post
12mr|texlive-pst-math-0.61-2|36	%{_sbindir}/texlive.post
12mr|texlive-pst-math-0.61-2|37	
12mr|texlive-pst-math-0.61-2|38	%postun
12mr|texlive-pst-math-0.61-2|39	if [ $1 -eq 0 ]; then
12mr|texlive-pst-math-0.61-2|40	%{_sbindir}/texlive.post
12mr|texlive-pst-math-0.61-2|41	fi
12mr|texlive-pst-math-0.61-2|42	
12mr|texlive-pst-math-0.61-2|43	#-----------------------------------------------------------------------
12mr|texlive-pst-math-0.61-2|44	%files
12mr|texlive-pst-math-0.61-2|45	%{_texmfdistdir}/dvips/pst-math/pst-math.pro
12mr|texlive-pst-math-0.61-2|46	%{_texmfdistdir}/tex/generic/pst-math/pst-math.tex
12mr|texlive-pst-math-0.61-2|47	%{_texmfdistdir}/tex/latex/pst-math/pst-math.sty
12mr|texlive-pst-math-0.61-2|48	%doc %{_texmfdistdir}/doc/generic/pst-math/Changes
12mr|texlive-pst-math-0.61-2|49	%doc %{_texmfdistdir}/doc/generic/pst-math/README
12mr|texlive-pst-math-0.61-2|50	%doc %{_texmfdistdir}/doc/generic/pst-math/pst-math-doc.bib
12mr|texlive-pst-math-0.61-2|51	%doc %{_texmfdistdir}/doc/generic/pst-math/pst-math-doc.pdf
12mr|texlive-pst-math-0.61-2|52	%doc %{_texmfdistdir}/doc/generic/pst-math/pst-math-doc.tex
12mr|texlive-pst-math-0.61-2|53	#- source
12mr|texlive-pst-math-0.61-2|54	%doc %{_texmfdistdir}/source/generic/pst-math/Makefile
12mr|texlive-pst-math-0.61-2|55	
12mr|texlive-pst-math-0.61-2|56	#-----------------------------------------------------------------------
12mr|texlive-pst-math-0.61-2|57	%prep
12mr|texlive-pst-math-0.61-2|58	%setup -c -a0 -a1 -a2
12mr|texlive-pst-math-0.61-2|59	
12mr|texlive-pst-math-0.61-2|60	%build
12mr|texlive-pst-math-0.61-2|61	
12mr|texlive-pst-math-0.61-2|62	%install
12mr|texlive-pst-math-0.61-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-math-0.61-2|64	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-math-0.61-2|65	
12mr|texlive-pst-math-0.61-2|66	
12mr|texlive-pst-math-0.61-2|67	
12mr|texlive-pst-math-0.61-2|68	%changelog
12mr|texlive-pst-math-0.61-2|69	

18355 12
12mr|texlive-pst-mirror-1.00-2|1	# revision 16370
12mr|texlive-pst-mirror-1.00-2|2	# category Package
12mr|texlive-pst-mirror-1.00-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-mirror
12mr|texlive-pst-mirror-1.00-2|4	# catalog-date 2009-12-14 16:47:24 +0100
12mr|texlive-pst-mirror-1.00-2|5	# catalog-license lppl
12mr|texlive-pst-mirror-1.00-2|6	# catalog-version 1.00
12mr|texlive-pst-mirror-1.00-2|7	Name:		texlive-pst-mirror
12mr|texlive-pst-mirror-1.00-2|8	Version:	1.00
12mr|texlive-pst-mirror-1.00-2|9	Release:	2
12mr|texlive-pst-mirror-1.00-2|10	Summary:	Images on a spherical mirror
12mr|texlive-pst-mirror-1.00-2|11	Group:		Publishing
12mr|texlive-pst-mirror-1.00-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-mirror
12mr|texlive-pst-mirror-1.00-2|13	License:	LPPL
12mr|texlive-pst-mirror-1.00-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-mirror.tar.xz
12mr|texlive-pst-mirror-1.00-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-mirror.doc.tar.xz
12mr|texlive-pst-mirror-1.00-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-mirror.source.tar.xz
12mr|texlive-pst-mirror-1.00-2|17	BuildArch:	noarch
12mr|texlive-pst-mirror-1.00-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-mirror-1.00-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-mirror-1.00-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-mirror-1.00-2|21	
12mr|texlive-pst-mirror-1.00-2|22	%description
12mr|texlive-pst-mirror-1.00-2|23	The package provides commands and supporting PostScript
12mr|texlive-pst-mirror-1.00-2|24	material for drawing images as if reflected by a spherical
12mr|texlive-pst-mirror-1.00-2|25	mirror.
12mr|texlive-pst-mirror-1.00-2|26	
12mr|texlive-pst-mirror-1.00-2|27	%post
12mr|texlive-pst-mirror-1.00-2|28	%{_sbindir}/texlive.post
12mr|texlive-pst-mirror-1.00-2|29	
12mr|texlive-pst-mirror-1.00-2|30	%postun
12mr|texlive-pst-mirror-1.00-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pst-mirror-1.00-2|32	%{_sbindir}/texlive.post
12mr|texlive-pst-mirror-1.00-2|33	fi
12mr|texlive-pst-mirror-1.00-2|34	
12mr|texlive-pst-mirror-1.00-2|35	#-----------------------------------------------------------------------
12mr|texlive-pst-mirror-1.00-2|36	%files
12mr|texlive-pst-mirror-1.00-2|37	%{_texmfdistdir}/dvips/pst-mirror/pst-mirror.pro
12mr|texlive-pst-mirror-1.00-2|38	%{_texmfdistdir}/tex/generic/pst-mirror/pst-mirror.tex
12mr|texlive-pst-mirror-1.00-2|39	%{_texmfdistdir}/tex/latex/pst-mirror/pst-mirror.sty
12mr|texlive-pst-mirror-1.00-2|40	%doc %{_texmfdistdir}/doc/generic/pst-mirror/Changes
12mr|texlive-pst-mirror-1.00-2|41	%doc %{_texmfdistdir}/doc/generic/pst-mirror/README
12mr|texlive-pst-mirror-1.00-2|42	%doc %{_texmfdistdir}/doc/generic/pst-mirror/pst-mirror-doc.bib
12mr|texlive-pst-mirror-1.00-2|43	%doc %{_texmfdistdir}/doc/generic/pst-mirror/pst-mirror-doc.pdf
12mr|texlive-pst-mirror-1.00-2|44	%doc %{_texmfdistdir}/doc/generic/pst-mirror/pst-mirror-doc.tex
12mr|texlive-pst-mirror-1.00-2|45	#- source
12mr|texlive-pst-mirror-1.00-2|46	%doc %{_texmfdistdir}/source/generic/pst-mirror/Makefile
12mr|texlive-pst-mirror-1.00-2|47	
12mr|texlive-pst-mirror-1.00-2|48	#-----------------------------------------------------------------------
12mr|texlive-pst-mirror-1.00-2|49	%prep
12mr|texlive-pst-mirror-1.00-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-pst-mirror-1.00-2|51	
12mr|texlive-pst-mirror-1.00-2|52	%build
12mr|texlive-pst-mirror-1.00-2|53	
12mr|texlive-pst-mirror-1.00-2|54	%install
12mr|texlive-pst-mirror-1.00-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-mirror-1.00-2|56	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-mirror-1.00-2|57	
12mr|texlive-pst-mirror-1.00-2|58	
12mr|texlive-pst-mirror-1.00-2|59	
12mr|texlive-pst-mirror-1.00-2|60	%changelog
12mr|texlive-pst-mirror-1.00-2|61	

18356 12
12mr|texlive-pst-node-1.22-1|1	# revision 25380
12mr|texlive-pst-node-1.22-1|2	# category Package
12mr|texlive-pst-node-1.22-1|3	# catalog-ctan /graphics/pstricks/contrib/pst-node
12mr|texlive-pst-node-1.22-1|4	# catalog-date 2012-02-12 10:52:54 +0100
12mr|texlive-pst-node-1.22-1|5	# catalog-license lppl
12mr|texlive-pst-node-1.22-1|6	# catalog-version 1.22
12mr|texlive-pst-node-1.22-1|7	Name:		texlive-pst-node
12mr|texlive-pst-node-1.22-1|8	Version:	1.22
12mr|texlive-pst-node-1.22-1|9	Release:	1
12mr|texlive-pst-node-1.22-1|10	Summary:	Draw connections using pstricks
12mr|texlive-pst-node-1.22-1|11	Group:		Publishing
12mr|texlive-pst-node-1.22-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-node
12mr|texlive-pst-node-1.22-1|13	License:	LPPL
12mr|texlive-pst-node-1.22-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-node.tar.xz
12mr|texlive-pst-node-1.22-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-node.doc.tar.xz
12mr|texlive-pst-node-1.22-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-node.source.tar.xz
12mr|texlive-pst-node-1.22-1|17	BuildArch:	noarch
12mr|texlive-pst-node-1.22-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-node-1.22-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-node-1.22-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-node-1.22-1|21	
12mr|texlive-pst-node-1.22-1|22	%description
12mr|texlive-pst-node-1.22-1|23	The package enables the user to connect information, and to
12mr|texlive-pst-node-1.22-1|24	place labels, without knowing (in advance) the actual positions
12mr|texlive-pst-node-1.22-1|25	of the items to be connected, or where the connecting line
12mr|texlive-pst-node-1.22-1|26	should go. The macros are useful for making graphs and trees,
12mr|texlive-pst-node-1.22-1|27	mathematical diagrams, linguistic syntax diagrams, and so on.
12mr|texlive-pst-node-1.22-1|28	The package contents were previously distributed as a part of
12mr|texlive-pst-node-1.22-1|29	the pstricks base distribution.
12mr|texlive-pst-node-1.22-1|30	
12mr|texlive-pst-node-1.22-1|31	%post
12mr|texlive-pst-node-1.22-1|32	%{_sbindir}/texlive.post
12mr|texlive-pst-node-1.22-1|33	
12mr|texlive-pst-node-1.22-1|34	%postun
12mr|texlive-pst-node-1.22-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-pst-node-1.22-1|36	%{_sbindir}/texlive.post
12mr|texlive-pst-node-1.22-1|37	fi
12mr|texlive-pst-node-1.22-1|38	
12mr|texlive-pst-node-1.22-1|39	#-----------------------------------------------------------------------
12mr|texlive-pst-node-1.22-1|40	%files
12mr|texlive-pst-node-1.22-1|41	%{_texmfdistdir}/dvips/pst-node/pst-node.pro
12mr|texlive-pst-node-1.22-1|42	%{_texmfdistdir}/dvips/pst-node/pst-node97.pro
12mr|texlive-pst-node-1.22-1|43	%{_texmfdistdir}/tex/generic/pst-node/pst-node.tex
12mr|texlive-pst-node-1.22-1|44	%{_texmfdistdir}/tex/latex/pst-node/pst-node.sty
12mr|texlive-pst-node-1.22-1|45	%doc %{_texmfdistdir}/doc/generic/pst-node/Changes
12mr|texlive-pst-node-1.22-1|46	%doc %{_texmfdistdir}/doc/generic/pst-node/README
12mr|texlive-pst-node-1.22-1|47	%doc %{_texmfdistdir}/doc/generic/pst-node/more_docs/Makefile
12mr|texlive-pst-node-1.22-1|48	%doc %{_texmfdistdir}/doc/generic/pst-node/more_docs/psmatrix-docDE.bib
12mr|texlive-pst-node-1.22-1|49	%doc %{_texmfdistdir}/doc/generic/pst-node/more_docs/psmatrix-docDE.pdf
12mr|texlive-pst-node-1.22-1|50	%doc %{_texmfdistdir}/doc/generic/pst-node/more_docs/psmatrix-docDE.tex
12mr|texlive-pst-node-1.22-1|51	%doc %{_texmfdistdir}/doc/generic/pst-node/pst-node-doc.bib
12mr|texlive-pst-node-1.22-1|52	%doc %{_texmfdistdir}/doc/generic/pst-node/pst-node-doc.pdf
12mr|texlive-pst-node-1.22-1|53	%doc %{_texmfdistdir}/doc/generic/pst-node/pst-node-doc.tex
12mr|texlive-pst-node-1.22-1|54	%doc %{_texmfdistdir}/doc/generic/pst-node/pst-node97.tex
12mr|texlive-pst-node-1.22-1|55	#- source
12mr|texlive-pst-node-1.22-1|56	%doc %{_texmfdistdir}/source/generic/pst-node/Makefile
12mr|texlive-pst-node-1.22-1|57	
12mr|texlive-pst-node-1.22-1|58	#-----------------------------------------------------------------------
12mr|texlive-pst-node-1.22-1|59	%prep
12mr|texlive-pst-node-1.22-1|60	%setup -c -a0 -a1 -a2
12mr|texlive-pst-node-1.22-1|61	
12mr|texlive-pst-node-1.22-1|62	%build
12mr|texlive-pst-node-1.22-1|63	
12mr|texlive-pst-node-1.22-1|64	%install
12mr|texlive-pst-node-1.22-1|65	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-node-1.22-1|66	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-node-1.22-1|67	
12mr|texlive-pst-node-1.22-1|68	
12mr|texlive-pst-node-1.22-1|69	
12mr|texlive-pst-node-1.22-1|70	%changelog
12mr|texlive-pst-node-1.22-1|71	

18357 12
12mr|texlive-pst-ob3d-0.21-2|1	# revision 15878
12mr|texlive-pst-ob3d-0.21-2|2	# category Package
12mr|texlive-pst-ob3d-0.21-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-ob3d
12mr|texlive-pst-ob3d-0.21-2|4	# catalog-date 2008-08-23 00:25:16 +0200
12mr|texlive-pst-ob3d-0.21-2|5	# catalog-license lppl
12mr|texlive-pst-ob3d-0.21-2|6	# catalog-version 0.21
12mr|texlive-pst-ob3d-0.21-2|7	Name:		texlive-pst-ob3d
12mr|texlive-pst-ob3d-0.21-2|8	Version:	0.21
12mr|texlive-pst-ob3d-0.21-2|9	Release:	2
12mr|texlive-pst-ob3d-0.21-2|10	Summary:	Three dimensional objects using PSTricks
12mr|texlive-pst-ob3d-0.21-2|11	Group:		Publishing
12mr|texlive-pst-ob3d-0.21-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-ob3d
12mr|texlive-pst-ob3d-0.21-2|13	License:	LPPL
12mr|texlive-pst-ob3d-0.21-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-ob3d.tar.xz
12mr|texlive-pst-ob3d-0.21-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-ob3d.doc.tar.xz
12mr|texlive-pst-ob3d-0.21-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-ob3d.source.tar.xz
12mr|texlive-pst-ob3d-0.21-2|17	BuildArch:	noarch
12mr|texlive-pst-ob3d-0.21-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-ob3d-0.21-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-ob3d-0.21-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-ob3d-0.21-2|21	
12mr|texlive-pst-ob3d-0.21-2|22	%description
12mr|texlive-pst-ob3d-0.21-2|23	The package uses PSTricks to provide basic three-dimensional
12mr|texlive-pst-ob3d-0.21-2|24	objects. As yet, only cubes (which can be deformed to
12mr|texlive-pst-ob3d-0.21-2|25	rectangular parallelipipeds) and dies (which are only a special
12mr|texlive-pst-ob3d-0.21-2|26	kind of cubes) are defined.
12mr|texlive-pst-ob3d-0.21-2|27	
12mr|texlive-pst-ob3d-0.21-2|28	%post
12mr|texlive-pst-ob3d-0.21-2|29	%{_sbindir}/texlive.post
12mr|texlive-pst-ob3d-0.21-2|30	
12mr|texlive-pst-ob3d-0.21-2|31	%postun
12mr|texlive-pst-ob3d-0.21-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-pst-ob3d-0.21-2|33	%{_sbindir}/texlive.post
12mr|texlive-pst-ob3d-0.21-2|34	fi
12mr|texlive-pst-ob3d-0.21-2|35	
12mr|texlive-pst-ob3d-0.21-2|36	#-----------------------------------------------------------------------
12mr|texlive-pst-ob3d-0.21-2|37	%files
12mr|texlive-pst-ob3d-0.21-2|38	%{_texmfdistdir}/tex/generic/pst-ob3d/pst-ob3d.tex
12mr|texlive-pst-ob3d-0.21-2|39	%{_texmfdistdir}/tex/latex/pst-ob3d/pst-ob3d.sty
12mr|texlive-pst-ob3d-0.21-2|40	%doc %{_texmfdistdir}/doc/generic/pst-ob3d/Changes
12mr|texlive-pst-ob3d-0.21-2|41	%doc %{_texmfdistdir}/doc/generic/pst-ob3d/README
12mr|texlive-pst-ob3d-0.21-2|42	%doc %{_texmfdistdir}/doc/generic/pst-ob3d/pst-ob3d.pdf
12mr|texlive-pst-ob3d-0.21-2|43	#- source
12mr|texlive-pst-ob3d-0.21-2|44	%doc %{_texmfdistdir}/source/generic/pst-ob3d/Makefile
12mr|texlive-pst-ob3d-0.21-2|45	%doc %{_texmfdistdir}/source/generic/pst-ob3d/pst-ob3d.dtx
12mr|texlive-pst-ob3d-0.21-2|46	%doc %{_texmfdistdir}/source/generic/pst-ob3d/pst-ob3d.ins
12mr|texlive-pst-ob3d-0.21-2|47	
12mr|texlive-pst-ob3d-0.21-2|48	#-----------------------------------------------------------------------
12mr|texlive-pst-ob3d-0.21-2|49	%prep
12mr|texlive-pst-ob3d-0.21-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-pst-ob3d-0.21-2|51	
12mr|texlive-pst-ob3d-0.21-2|52	%build
12mr|texlive-pst-ob3d-0.21-2|53	
12mr|texlive-pst-ob3d-0.21-2|54	%install
12mr|texlive-pst-ob3d-0.21-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-ob3d-0.21-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-ob3d-0.21-2|57	
12mr|texlive-pst-ob3d-0.21-2|58	
12mr|texlive-pst-ob3d-0.21-2|59	
12mr|texlive-pst-ob3d-0.21-2|60	%changelog
12mr|texlive-pst-ob3d-0.21-2|61	

18358 12
12mr|texlive-pstool-1.3-2|1	# revision 15878
12mr|texlive-pstool-1.3-2|2	# category Package
12mr|texlive-pstool-1.3-2|3	# catalog-ctan /macros/latex/contrib/pstool
12mr|texlive-pstool-1.3-2|4	# catalog-date 2009-08-04 11:31:22 +0200
12mr|texlive-pstool-1.3-2|5	# catalog-license lppl
12mr|texlive-pstool-1.3-2|6	# catalog-version 1.3
12mr|texlive-pstool-1.3-2|7	Name:		texlive-pstool
12mr|texlive-pstool-1.3-2|8	Version:	1.3
12mr|texlive-pstool-1.3-2|9	Release:	2
12mr|texlive-pstool-1.3-2|10	Summary:	Support for psfrag within pdfLaTeX
12mr|texlive-pstool-1.3-2|11	Group:		Publishing
12mr|texlive-pstool-1.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pstool
12mr|texlive-pstool-1.3-2|13	License:	LPPL
12mr|texlive-pstool-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstool.tar.xz
12mr|texlive-pstool-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstool.doc.tar.xz
12mr|texlive-pstool-1.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstool.source.tar.xz
12mr|texlive-pstool-1.3-2|17	BuildArch:	noarch
12mr|texlive-pstool-1.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pstool-1.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pstool-1.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pstool-1.3-2|21	
12mr|texlive-pstool-1.3-2|22	%description
12mr|texlive-pstool-1.3-2|23	The package works in the same sort of way as pst-pdf,
12mr|texlive-pstool-1.3-2|24	processing PostScript graphics with psfrag labels within
12mr|texlive-pstool-1.3-2|25	documents running with pdfLaTeX. Pstool ensures that each
12mr|texlive-pstool-1.3-2|26	version of each graphic is compiled once only (the graphic is
12mr|texlive-pstool-1.3-2|27	(re-)compiled only if it has changed since the previous
12mr|texlive-pstool-1.3-2|28	compilation of the document). This drastically speeds up the
12mr|texlive-pstool-1.3-2|29	running of the package in the typical case (though the first
12mr|texlive-pstool-1.3-2|30	run of any document is inevitably just as slow as with any
12mr|texlive-pstool-1.3-2|31	similar package).
12mr|texlive-pstool-1.3-2|32	
12mr|texlive-pstool-1.3-2|33	%post
12mr|texlive-pstool-1.3-2|34	%{_sbindir}/texlive.post
12mr|texlive-pstool-1.3-2|35	
12mr|texlive-pstool-1.3-2|36	%postun
12mr|texlive-pstool-1.3-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-pstool-1.3-2|38	%{_sbindir}/texlive.post
12mr|texlive-pstool-1.3-2|39	fi
12mr|texlive-pstool-1.3-2|40	
12mr|texlive-pstool-1.3-2|41	#-----------------------------------------------------------------------
12mr|texlive-pstool-1.3-2|42	%files
12mr|texlive-pstool-1.3-2|43	%{_texmfdistdir}/tex/latex/pstool/pstool.sty
12mr|texlive-pstool-1.3-2|44	%doc %{_texmfdistdir}/doc/latex/pstool/.tex
12mr|texlive-pstool-1.3-2|45	%doc %{_texmfdistdir}/doc/latex/pstool/README
12mr|texlive-pstool-1.3-2|46	%doc %{_texmfdistdir}/doc/latex/pstool/example.aux
12mr|texlive-pstool-1.3-2|47	%doc %{_texmfdistdir}/doc/latex/pstool/example.log
12mr|texlive-pstool-1.3-2|48	%doc %{_texmfdistdir}/doc/latex/pstool/example.pdf
12mr|texlive-pstool-1.3-2|49	%doc %{_texmfdistdir}/doc/latex/pstool/example.synctex
12mr|texlive-pstool-1.3-2|50	%doc %{_texmfdistdir}/doc/latex/pstool/example.tex
12mr|texlive-pstool-1.3-2|51	%doc %{_texmfdistdir}/doc/latex/pstool/macros.tex
12mr|texlive-pstool-1.3-2|52	%doc %{_texmfdistdir}/doc/latex/pstool/pstool.pdf
12mr|texlive-pstool-1.3-2|53	%doc %{_texmfdistdir}/doc/latex/pstool/subdir/trial2-psfrag.eps
12mr|texlive-pstool-1.3-2|54	%doc %{_texmfdistdir}/doc/latex/pstool/subdir/trial2-psfrag.pdf
12mr|texlive-pstool-1.3-2|55	%doc %{_texmfdistdir}/doc/latex/pstool/subdir/trial2-psfrag.tex
12mr|texlive-pstool-1.3-2|56	%doc %{_texmfdistdir}/doc/latex/pstool/trial.eps
12mr|texlive-pstool-1.3-2|57	%doc %{_texmfdistdir}/doc/latex/pstool/trial.pdf
12mr|texlive-pstool-1.3-2|58	%doc %{_texmfdistdir}/doc/latex/pstool/trial.tex
12mr|texlive-pstool-1.3-2|59	#- source
12mr|texlive-pstool-1.3-2|60	%doc %{_texmfdistdir}/source/latex/pstool/pstool.ins
12mr|texlive-pstool-1.3-2|61	%doc %{_texmfdistdir}/source/latex/pstool/pstool.tex
12mr|texlive-pstool-1.3-2|62	
12mr|texlive-pstool-1.3-2|63	#-----------------------------------------------------------------------
12mr|texlive-pstool-1.3-2|64	%prep
12mr|texlive-pstool-1.3-2|65	%setup -c -a0 -a1 -a2
12mr|texlive-pstool-1.3-2|66	
12mr|texlive-pstool-1.3-2|67	%build
12mr|texlive-pstool-1.3-2|68	
12mr|texlive-pstool-1.3-2|69	%install
12mr|texlive-pstool-1.3-2|70	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pstool-1.3-2|71	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pstool-1.3-2|72	
12mr|texlive-pstool-1.3-2|73	
12mr|texlive-pstool-1.3-2|74	
12mr|texlive-pstool-1.3-2|75	%changelog
12mr|texlive-pstool-1.3-2|76	

18359 12
12mr|texlive-pstools-1.68-4|1	# revision 26689
12mr|texlive-pstools-1.68-4|2	# category TLCore
12mr|texlive-pstools-1.68-4|3	# catalog-ctan /support/ps2eps
12mr|texlive-pstools-1.68-4|4	# catalog-date 2010-08-31 15:53:08 +0200
12mr|texlive-pstools-1.68-4|5	# catalog-license gpl
12mr|texlive-pstools-1.68-4|6	# catalog-version 1.68
12mr|texlive-pstools-1.68-4|7	Name:		texlive-pstools
12mr|texlive-pstools-1.68-4|8	Version:	1.68
12mr|texlive-pstools-1.68-4|9	Release:	4
12mr|texlive-pstools-1.68-4|10	Summary:	Produce Encapsulated PostScript from PostScript
12mr|texlive-pstools-1.68-4|11	Group:		Publishing
12mr|texlive-pstools-1.68-4|12	URL:		http://www.ctan.org/tex-archive/support/ps2eps
12mr|texlive-pstools-1.68-4|13	License:	GPL
12mr|texlive-pstools-1.68-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstools.tar.xz
12mr|texlive-pstools-1.68-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstools.doc.tar.xz
12mr|texlive-pstools-1.68-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstools.x86_64-linux.tar.xz
12mr|texlive-pstools-1.68-4|17	BuildArch:	noarch
12mr|texlive-pstools-1.68-4|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pstools-1.68-4|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pstools-1.68-4|20	Requires(post):	texlive-kpathsea
12mr|texlive-pstools-1.68-4|21	Requires:	texlive-pstools.bin
12mr|texlive-pstools-1.68-4|22	%rename ps2eps
12mr|texlive-pstools-1.68-4|23	
12mr|texlive-pstools-1.68-4|24	%description
12mr|texlive-pstools-1.68-4|25	Produce Encapsulated PostScript Files (EPS/EPSF) from a one-
12mr|texlive-pstools-1.68-4|26	page PostScript document, or any PostScript document. A correct
12mr|texlive-pstools-1.68-4|27	Bounding Box is calculated for the EPS files and some
12mr|texlive-pstools-1.68-4|28	PostScript command sequences that can produce errorneous
12mr|texlive-pstools-1.68-4|29	results on printers are filtered. The input is cropped to
12mr|texlive-pstools-1.68-4|30	include just the image contained in the PostScript file. The
12mr|texlive-pstools-1.68-4|31	EPS files can then be included into TeX documents. Other
12mr|texlive-pstools-1.68-4|32	programs like ps2epsi (a script distributed with ghostscript)
12mr|texlive-pstools-1.68-4|33	don't always calculate the correct bounding box (because the
12mr|texlive-pstools-1.68-4|34	values are put on the PostScript stack which may get corrupted
12mr|texlive-pstools-1.68-4|35	by bad PostScript code) or they round it off, resulting in
12mr|texlive-pstools-1.68-4|36	clipping the image. Therefore ps2eps uses a resolution of 144
12mr|texlive-pstools-1.68-4|37	dpi to get the correct bounding box. ps2eps needs perl,
12mr|texlive-pstools-1.68-4|38	ghostscript and an ANSI-C compiler if your platform is not
12mr|texlive-pstools-1.68-4|39	Linux, Solaris, Digital Unix or Windows 2000/9x/NT (for which
12mr|texlive-pstools-1.68-4|40	binaries are included). Included in the distribution is the
12mr|texlive-pstools-1.68-4|41	bbox program, an application to produce Bounding Box values for
12mr|texlive-pstools-1.68-4|42	rawppm or rawpbm format files.
12mr|texlive-pstools-1.68-4|43	
12mr|texlive-pstools-1.68-4|44	%post
12mr|texlive-pstools-1.68-4|45	%{_sbindir}/texlive.post
12mr|texlive-pstools-1.68-4|46	
12mr|texlive-pstools-1.68-4|47	%postun
12mr|texlive-pstools-1.68-4|48	if [ $1 -eq 0 ]; then
12mr|texlive-pstools-1.68-4|49	%{_sbindir}/texlive.post
12mr|texlive-pstools-1.68-4|50	fi
12mr|texlive-pstools-1.68-4|51	
12mr|texlive-pstools-1.68-4|52	#-----------------------------------------------------------------------
12mr|texlive-pstools-1.68-4|53	%files
12mr|texlive-pstools-1.68-4|54	%{_bindir}/ps2eps
12mr|texlive-pstools-1.68-4|55	%{_bindir}/ps2frag
12mr|texlive-pstools-1.68-4|56	%{_bindir}/pslatex
12mr|texlive-pstools-1.68-4|57	%{_texmfdir}/scripts/ps2eps/ps2eps.pl
12mr|texlive-pstools-1.68-4|58	%doc %{_mandir}/man1/bbox.1*
12mr|texlive-pstools-1.68-4|59	%doc %{_texmfdir}/doc/man/man1/bbox.man1.pdf
12mr|texlive-pstools-1.68-4|60	%doc %{_mandir}/man1/ps2eps.1*
12mr|texlive-pstools-1.68-4|61	%doc %{_texmfdir}/doc/man/man1/ps2eps.man1.pdf
12mr|texlive-pstools-1.68-4|62	%doc %{_mandir}/man1/ps2frag.1*
12mr|texlive-pstools-1.68-4|63	%doc %{_texmfdir}/doc/man/man1/ps2frag.man1.pdf
12mr|texlive-pstools-1.68-4|64	%doc %{_mandir}/man1/pslatex.1*
12mr|texlive-pstools-1.68-4|65	%doc %{_texmfdir}/doc/man/man1/pslatex.man1.pdf
12mr|texlive-pstools-1.68-4|66	
12mr|texlive-pstools-1.68-4|67	#-----------------------------------------------------------------------
12mr|texlive-pstools-1.68-4|68	%prep
12mr|texlive-pstools-1.68-4|69	%setup -c -a0 -a1 -a2
12mr|texlive-pstools-1.68-4|70	
12mr|texlive-pstools-1.68-4|71	%build
12mr|texlive-pstools-1.68-4|72	
12mr|texlive-pstools-1.68-4|73	%install
12mr|texlive-pstools-1.68-4|74	# 2 scripts and one binary
12mr|texlive-pstools-1.68-4|75	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-pstools-1.68-4|76	cp -f bin/x86_64-linux/ps2frag bin/x86_64-linux/pslatex %{buildroot}%{_bindir}
12mr|texlive-pstools-1.68-4|77	pushd %{buildroot}%{_bindir}
12mr|texlive-pstools-1.68-4|78	ln -sf %{_texmfdir}/scripts/ps2eps/ps2eps.pl ps2eps
12mr|texlive-pstools-1.68-4|79	popd
12mr|texlive-pstools-1.68-4|80	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-pstools-1.68-4|81	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-pstools-1.68-4|82	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-pstools-1.68-4|83	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-pstools-1.68-4|84	
12mr|texlive-pstools-1.68-4|85	
12mr|texlive-pstools-1.68-4|86	
12mr|texlive-pstools-1.68-4|87	%changelog
12mr|texlive-pstools-1.68-4|88	

18360 12
12mr|texlive-pst-optexp-3.2-1|1	# revision 27202
12mr|texlive-pst-optexp-3.2-1|2	# category Package
12mr|texlive-pst-optexp-3.2-1|3	# catalog-ctan /graphics/pstricks/contrib/pst-optexp
12mr|texlive-pst-optexp-3.2-1|4	# catalog-date 2012-07-27 12:36:40 +0200
12mr|texlive-pst-optexp-3.2-1|5	# catalog-license lppl
12mr|texlive-pst-optexp-3.2-1|6	# catalog-version 3.2
12mr|texlive-pst-optexp-3.2-1|7	Name:		texlive-pst-optexp
12mr|texlive-pst-optexp-3.2-1|8	Version:	3.2
12mr|texlive-pst-optexp-3.2-1|9	Release:	1
12mr|texlive-pst-optexp-3.2-1|10	Summary:	Drawing optical experimental setups
12mr|texlive-pst-optexp-3.2-1|11	Group:		Publishing
12mr|texlive-pst-optexp-3.2-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-optexp
12mr|texlive-pst-optexp-3.2-1|13	License:	LPPL
12mr|texlive-pst-optexp-3.2-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-optexp.tar.xz
12mr|texlive-pst-optexp-3.2-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-optexp.doc.tar.xz
12mr|texlive-pst-optexp-3.2-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-optexp.source.tar.xz
12mr|texlive-pst-optexp-3.2-1|17	BuildArch:	noarch
12mr|texlive-pst-optexp-3.2-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-optexp-3.2-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-optexp-3.2-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-optexp-3.2-1|21	
12mr|texlive-pst-optexp-3.2-1|22	%description
12mr|texlive-pst-optexp-3.2-1|23	The package pst-optexp is a collection of optical components
12mr|texlive-pst-optexp-3.2-1|24	that facilitate easy sketching of optical experimental setups.
12mr|texlive-pst-optexp-3.2-1|25	Mechanisms for proper alignment of different components are
12mr|texlive-pst-optexp-3.2-1|26	provided internally. This way the user does not have to care
12mr|texlive-pst-optexp-3.2-1|27	for proper orientation of the elements.
12mr|texlive-pst-optexp-3.2-1|28	
12mr|texlive-pst-optexp-3.2-1|29	%post
12mr|texlive-pst-optexp-3.2-1|30	%{_sbindir}/texlive.post
12mr|texlive-pst-optexp-3.2-1|31	
12mr|texlive-pst-optexp-3.2-1|32	%postun
12mr|texlive-pst-optexp-3.2-1|33	if [ $1 -eq 0 ]; then
12mr|texlive-pst-optexp-3.2-1|34	%{_sbindir}/texlive.post
12mr|texlive-pst-optexp-3.2-1|35	fi
12mr|texlive-pst-optexp-3.2-1|36	
12mr|texlive-pst-optexp-3.2-1|37	#-----------------------------------------------------------------------
12mr|texlive-pst-optexp-3.2-1|38	%files
12mr|texlive-pst-optexp-3.2-1|39	%{_texmfdistdir}/dvips/pst-optexp/pst-optexp.pro
12mr|texlive-pst-optexp-3.2-1|40	%{_texmfdistdir}/tex/latex/pst-optexp/pst-optexp.sty
12mr|texlive-pst-optexp-3.2-1|41	%doc %{_texmfdistdir}/doc/latex/pst-optexp/Changes
12mr|texlive-pst-optexp-3.2-1|42	%doc %{_texmfdistdir}/doc/latex/pst-optexp/README
12mr|texlive-pst-optexp-3.2-1|43	%doc %{_texmfdistdir}/doc/latex/pst-optexp/pst-optexp-DE.pdf
12mr|texlive-pst-optexp-3.2-1|44	%doc %{_texmfdistdir}/doc/latex/pst-optexp/pst-optexp-quickref.pdf
12mr|texlive-pst-optexp-3.2-1|45	%doc %{_texmfdistdir}/doc/latex/pst-optexp/pst-optexp.pdf
12mr|texlive-pst-optexp-3.2-1|46	#- source
12mr|texlive-pst-optexp-3.2-1|47	%doc %{_texmfdistdir}/source/latex/pst-optexp/Makefile
12mr|texlive-pst-optexp-3.2-1|48	%doc %{_texmfdistdir}/source/latex/pst-optexp/pst-optexp.dtx
12mr|texlive-pst-optexp-3.2-1|49	%doc %{_texmfdistdir}/source/latex/pst-optexp/pst-optexp.ins
12mr|texlive-pst-optexp-3.2-1|50	
12mr|texlive-pst-optexp-3.2-1|51	#-----------------------------------------------------------------------
12mr|texlive-pst-optexp-3.2-1|52	%prep
12mr|texlive-pst-optexp-3.2-1|53	%setup -c -a0 -a1 -a2
12mr|texlive-pst-optexp-3.2-1|54	
12mr|texlive-pst-optexp-3.2-1|55	%build
12mr|texlive-pst-optexp-3.2-1|56	
12mr|texlive-pst-optexp-3.2-1|57	%install
12mr|texlive-pst-optexp-3.2-1|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-optexp-3.2-1|59	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-optexp-3.2-1|60	
12mr|texlive-pst-optexp-3.2-1|61	
12mr|texlive-pst-optexp-3.2-1|62	
12mr|texlive-pst-optexp-3.2-1|63	%changelog
12mr|texlive-pst-optexp-3.2-1|64	

18361 12
12mr|texlive-pst-optic-1.01-2|1	# revision 19704
12mr|texlive-pst-optic-1.01-2|2	# category Package
12mr|texlive-pst-optic-1.01-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-optic
12mr|texlive-pst-optic-1.01-2|4	# catalog-date 2010-07-29 16:44:20 +0200
12mr|texlive-pst-optic-1.01-2|5	# catalog-license lppl
12mr|texlive-pst-optic-1.01-2|6	# catalog-version 1.01
12mr|texlive-pst-optic-1.01-2|7	Name:		texlive-pst-optic
12mr|texlive-pst-optic-1.01-2|8	Version:	1.01
12mr|texlive-pst-optic-1.01-2|9	Release:	2
12mr|texlive-pst-optic-1.01-2|10	Summary:	Drawing optics diagrams
12mr|texlive-pst-optic-1.01-2|11	Group:		Publishing
12mr|texlive-pst-optic-1.01-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-optic
12mr|texlive-pst-optic-1.01-2|13	License:	LPPL
12mr|texlive-pst-optic-1.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-optic.tar.xz
12mr|texlive-pst-optic-1.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-optic.doc.tar.xz
12mr|texlive-pst-optic-1.01-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-optic.source.tar.xz
12mr|texlive-pst-optic-1.01-2|17	BuildArch:	noarch
12mr|texlive-pst-optic-1.01-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-optic-1.01-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-optic-1.01-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-optic-1.01-2|21	
12mr|texlive-pst-optic-1.01-2|22	%description
12mr|texlive-pst-optic-1.01-2|23	A package for drawing both reflective and refractive optics
12mr|texlive-pst-optic-1.01-2|24	diagrams. The package requires pstricks later than version
12mr|texlive-pst-optic-1.01-2|25	1.10.
12mr|texlive-pst-optic-1.01-2|26	
12mr|texlive-pst-optic-1.01-2|27	%post
12mr|texlive-pst-optic-1.01-2|28	%{_sbindir}/texlive.post
12mr|texlive-pst-optic-1.01-2|29	
12mr|texlive-pst-optic-1.01-2|30	%postun
12mr|texlive-pst-optic-1.01-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pst-optic-1.01-2|32	%{_sbindir}/texlive.post
12mr|texlive-pst-optic-1.01-2|33	fi
12mr|texlive-pst-optic-1.01-2|34	
12mr|texlive-pst-optic-1.01-2|35	#-----------------------------------------------------------------------
12mr|texlive-pst-optic-1.01-2|36	%files
12mr|texlive-pst-optic-1.01-2|37	%{_texmfdistdir}/tex/generic/pst-optic/pst-optic.tex
12mr|texlive-pst-optic-1.01-2|38	%{_texmfdistdir}/tex/latex/pst-optic/pst-optic.sty
12mr|texlive-pst-optic-1.01-2|39	%doc %{_texmfdistdir}/doc/generic/pst-optic/Changes
12mr|texlive-pst-optic-1.01-2|40	%doc %{_texmfdistdir}/doc/generic/pst-optic/README
12mr|texlive-pst-optic-1.01-2|41	%doc %{_texmfdistdir}/doc/generic/pst-optic/more_docs/dtk.pdf
12mr|texlive-pst-optic-1.01-2|42	%doc %{_texmfdistdir}/doc/generic/pst-optic/more_docs/pst-optic-examples.pdf
12mr|texlive-pst-optic-1.01-2|43	%doc %{_texmfdistdir}/doc/generic/pst-optic/more_docs/pst-optic-examples.tex
12mr|texlive-pst-optic-1.01-2|44	%doc %{_texmfdistdir}/doc/generic/pst-optic/pst-optic-doc.bib
12mr|texlive-pst-optic-1.01-2|45	%doc %{_texmfdistdir}/doc/generic/pst-optic/pst-optic-doc.pdf
12mr|texlive-pst-optic-1.01-2|46	%doc %{_texmfdistdir}/doc/generic/pst-optic/pst-optic-doc.tex
12mr|texlive-pst-optic-1.01-2|47	#- source
12mr|texlive-pst-optic-1.01-2|48	%doc %{_texmfdistdir}/source/generic/pst-optic/Makefile
12mr|texlive-pst-optic-1.01-2|49	
12mr|texlive-pst-optic-1.01-2|50	#-----------------------------------------------------------------------
12mr|texlive-pst-optic-1.01-2|51	%prep
12mr|texlive-pst-optic-1.01-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-pst-optic-1.01-2|53	
12mr|texlive-pst-optic-1.01-2|54	%build
12mr|texlive-pst-optic-1.01-2|55	
12mr|texlive-pst-optic-1.01-2|56	%install
12mr|texlive-pst-optic-1.01-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-optic-1.01-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-optic-1.01-2|59	
12mr|texlive-pst-optic-1.01-2|60	
12mr|texlive-pst-optic-1.01-2|61	
12mr|texlive-pst-optic-1.01-2|62	%changelog
12mr|texlive-pst-optic-1.01-2|63	

18362 12
12mr|texlive-pst-osci-2.82-2|1	# revision 15878
12mr|texlive-pst-osci-2.82-2|2	# category Package
12mr|texlive-pst-osci-2.82-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-osci
12mr|texlive-pst-osci-2.82-2|4	# catalog-date 2008-10-08 15:45:53 +0200
12mr|texlive-pst-osci-2.82-2|5	# catalog-license lppl
12mr|texlive-pst-osci-2.82-2|6	# catalog-version 2.82
12mr|texlive-pst-osci-2.82-2|7	Name:		texlive-pst-osci
12mr|texlive-pst-osci-2.82-2|8	Version:	2.82
12mr|texlive-pst-osci-2.82-2|9	Release:	2
12mr|texlive-pst-osci-2.82-2|10	Summary:	Oscgons with PSTricks
12mr|texlive-pst-osci-2.82-2|11	Group:		Publishing
12mr|texlive-pst-osci-2.82-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-osci
12mr|texlive-pst-osci-2.82-2|13	License:	LPPL
12mr|texlive-pst-osci-2.82-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-osci.tar.xz
12mr|texlive-pst-osci-2.82-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-osci.doc.tar.xz
12mr|texlive-pst-osci-2.82-2|16	BuildArch:	noarch
12mr|texlive-pst-osci-2.82-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-osci-2.82-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-osci-2.82-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-osci-2.82-2|20	
12mr|texlive-pst-osci-2.82-2|21	%description
12mr|texlive-pst-osci-2.82-2|22	pst-osci is a PSTricks package enables you to produce
12mr|texlive-pst-osci-2.82-2|23	oscilloscope "screen shots". Three channels can be used to
12mr|texlive-pst-osci-2.82-2|24	represent the most common signals (damped or not): namely
12mr|texlive-pst-osci-2.82-2|25	sinusoidal, rectangular, triangular, dog's tooth (left and
12mr|texlive-pst-osci-2.82-2|26	right oriented). The third channel allows you to add, to
12mr|texlive-pst-osci-2.82-2|27	subtract or to multiply the two other signals. Lissajous
12mr|texlive-pst-osci-2.82-2|28	diagrams (XY-mode) can also be obtained.
12mr|texlive-pst-osci-2.82-2|29	
12mr|texlive-pst-osci-2.82-2|30	%post
12mr|texlive-pst-osci-2.82-2|31	%{_sbindir}/texlive.post
12mr|texlive-pst-osci-2.82-2|32	
12mr|texlive-pst-osci-2.82-2|33	%postun
12mr|texlive-pst-osci-2.82-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-pst-osci-2.82-2|35	%{_sbindir}/texlive.post
12mr|texlive-pst-osci-2.82-2|36	fi
12mr|texlive-pst-osci-2.82-2|37	
12mr|texlive-pst-osci-2.82-2|38	#-----------------------------------------------------------------------
12mr|texlive-pst-osci-2.82-2|39	%files
12mr|texlive-pst-osci-2.82-2|40	%{_texmfdistdir}/tex/generic/pst-osci/pst-osci.tex
12mr|texlive-pst-osci-2.82-2|41	%{_texmfdistdir}/tex/latex/pst-osci/pst-osci.sty
12mr|texlive-pst-osci-2.82-2|42	%doc %{_texmfdistdir}/doc/generic/pst-osci/Changes
12mr|texlive-pst-osci-2.82-2|43	%doc %{_texmfdistdir}/doc/generic/pst-osci/README
12mr|texlive-pst-osci-2.82-2|44	%doc %{_texmfdistdir}/doc/generic/pst-osci/oscilloscope.pdf
12mr|texlive-pst-osci-2.82-2|45	%doc %{_texmfdistdir}/doc/generic/pst-osci/oscilloscope.tex
12mr|texlive-pst-osci-2.82-2|46	%doc %{_texmfdistdir}/doc/generic/pst-osci/pst-osci-doc.pdf
12mr|texlive-pst-osci-2.82-2|47	%doc %{_texmfdistdir}/doc/generic/pst-osci/pst-osci-doc.tex
12mr|texlive-pst-osci-2.82-2|48	
12mr|texlive-pst-osci-2.82-2|49	#-----------------------------------------------------------------------
12mr|texlive-pst-osci-2.82-2|50	%prep
12mr|texlive-pst-osci-2.82-2|51	%setup -c -a0 -a1
12mr|texlive-pst-osci-2.82-2|52	
12mr|texlive-pst-osci-2.82-2|53	%build
12mr|texlive-pst-osci-2.82-2|54	
12mr|texlive-pst-osci-2.82-2|55	%install
12mr|texlive-pst-osci-2.82-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-osci-2.82-2|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-osci-2.82-2|58	
12mr|texlive-pst-osci-2.82-2|59	
12mr|texlive-pst-osci-2.82-2|60	
12mr|texlive-pst-osci-2.82-2|61	%changelog
12mr|texlive-pst-osci-2.82-2|62	

18363 12
12mr|texlive-pst-pad-0.3b-2|1	# revision 15878
12mr|texlive-pst-pad-0.3b-2|2	# category Package
12mr|texlive-pst-pad-0.3b-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-pad
12mr|texlive-pst-pad-0.3b-2|4	# catalog-date 2008-08-23 00:25:16 +0200
12mr|texlive-pst-pad-0.3b-2|5	# catalog-license lppl
12mr|texlive-pst-pad-0.3b-2|6	# catalog-version 0.3b
12mr|texlive-pst-pad-0.3b-2|7	Name:		texlive-pst-pad
12mr|texlive-pst-pad-0.3b-2|8	Version:	0.3b
12mr|texlive-pst-pad-0.3b-2|9	Release:	2
12mr|texlive-pst-pad-0.3b-2|10	Summary:	Draw simple attachment systems with PSTricks
12mr|texlive-pst-pad-0.3b-2|11	Group:		Publishing
12mr|texlive-pst-pad-0.3b-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-pad
12mr|texlive-pst-pad-0.3b-2|13	License:	LPPL
12mr|texlive-pst-pad-0.3b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pad.tar.xz
12mr|texlive-pst-pad-0.3b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pad.doc.tar.xz
12mr|texlive-pst-pad-0.3b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pad.source.tar.xz
12mr|texlive-pst-pad-0.3b-2|17	BuildArch:	noarch
12mr|texlive-pst-pad-0.3b-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-pad-0.3b-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-pad-0.3b-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-pad-0.3b-2|21	
12mr|texlive-pst-pad-0.3b-2|22	%description
12mr|texlive-pst-pad-0.3b-2|23	The package collects a set of graphical elements based on
12mr|texlive-pst-pad-0.3b-2|24	PStricks that can be used to facilitate display of attachment
12mr|texlive-pst-pad-0.3b-2|25	systems such as two differently shaped surfaces with or without
12mr|texlive-pst-pad-0.3b-2|26	a fluid wedged in between. These macros ease the display of wet
12mr|texlive-pst-pad-0.3b-2|27	adhesion models and common friction systems such as boundary
12mr|texlive-pst-pad-0.3b-2|28	lubrication, elastohydrodynamic lubrication and hydrodynamic
12mr|texlive-pst-pad-0.3b-2|29	lubrication.
12mr|texlive-pst-pad-0.3b-2|30	
12mr|texlive-pst-pad-0.3b-2|31	%post
12mr|texlive-pst-pad-0.3b-2|32	%{_sbindir}/texlive.post
12mr|texlive-pst-pad-0.3b-2|33	
12mr|texlive-pst-pad-0.3b-2|34	%postun
12mr|texlive-pst-pad-0.3b-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-pst-pad-0.3b-2|36	%{_sbindir}/texlive.post
12mr|texlive-pst-pad-0.3b-2|37	fi
12mr|texlive-pst-pad-0.3b-2|38	
12mr|texlive-pst-pad-0.3b-2|39	#-----------------------------------------------------------------------
12mr|texlive-pst-pad-0.3b-2|40	%files
12mr|texlive-pst-pad-0.3b-2|41	%{_texmfdistdir}/tex/generic/pst-pad/pst-pad.tex
12mr|texlive-pst-pad-0.3b-2|42	%{_texmfdistdir}/tex/latex/pst-pad/pst-pad.sty
12mr|texlive-pst-pad-0.3b-2|43	%doc %{_texmfdistdir}/doc/generic/pst-pad/CHANGES
12mr|texlive-pst-pad-0.3b-2|44	%doc %{_texmfdistdir}/doc/generic/pst-pad/README
12mr|texlive-pst-pad-0.3b-2|45	%doc %{_texmfdistdir}/doc/generic/pst-pad/pst-pad-doc-header.tex
12mr|texlive-pst-pad-0.3b-2|46	%doc %{_texmfdistdir}/doc/generic/pst-pad/pst-pad-doc.pdf
12mr|texlive-pst-pad-0.3b-2|47	%doc %{_texmfdistdir}/doc/generic/pst-pad/pst-pad-doc.tex
12mr|texlive-pst-pad-0.3b-2|48	%doc %{_texmfdistdir}/doc/generic/pst-pad/pst-pad-docDE.pdf
12mr|texlive-pst-pad-0.3b-2|49	%doc %{_texmfdistdir}/doc/generic/pst-pad/pst-pad-docDE.tex
12mr|texlive-pst-pad-0.3b-2|50	%doc %{_texmfdistdir}/doc/generic/pst-pad/showexpl.cfg
12mr|texlive-pst-pad-0.3b-2|51	#- source
12mr|texlive-pst-pad-0.3b-2|52	%doc %{_texmfdistdir}/source/generic/pst-pad/Makefile
12mr|texlive-pst-pad-0.3b-2|53	
12mr|texlive-pst-pad-0.3b-2|54	#-----------------------------------------------------------------------
12mr|texlive-pst-pad-0.3b-2|55	%prep
12mr|texlive-pst-pad-0.3b-2|56	%setup -c -a0 -a1 -a2
12mr|texlive-pst-pad-0.3b-2|57	
12mr|texlive-pst-pad-0.3b-2|58	%build
12mr|texlive-pst-pad-0.3b-2|59	
12mr|texlive-pst-pad-0.3b-2|60	%install
12mr|texlive-pst-pad-0.3b-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-pad-0.3b-2|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-pad-0.3b-2|63	
12mr|texlive-pst-pad-0.3b-2|64	
12mr|texlive-pst-pad-0.3b-2|65	
12mr|texlive-pst-pad-0.3b-2|66	%changelog
12mr|texlive-pst-pad-0.3b-2|67	

18364 12
12mr|texlive-pst-pdf-1.1v-2|1	# revision 15878
12mr|texlive-pst-pdf-1.1v-2|2	# category Package
12mr|texlive-pst-pdf-1.1v-2|3	# catalog-ctan /macros/latex/contrib/pst-pdf
12mr|texlive-pst-pdf-1.1v-2|4	# catalog-date 2008-10-09 22:29:15 +0200
12mr|texlive-pst-pdf-1.1v-2|5	# catalog-license lppl
12mr|texlive-pst-pdf-1.1v-2|6	# catalog-version 1.1v
12mr|texlive-pst-pdf-1.1v-2|7	Name:		texlive-pst-pdf
12mr|texlive-pst-pdf-1.1v-2|8	Version:	1.1v
12mr|texlive-pst-pdf-1.1v-2|9	Release:	2
12mr|texlive-pst-pdf-1.1v-2|10	Summary:	Make PDF versions of graphics by processing between runs
12mr|texlive-pst-pdf-1.1v-2|11	Group:		Publishing
12mr|texlive-pst-pdf-1.1v-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pst-pdf
12mr|texlive-pst-pdf-1.1v-2|13	License:	LPPL
12mr|texlive-pst-pdf-1.1v-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pdf.tar.xz
12mr|texlive-pst-pdf-1.1v-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pdf.doc.tar.xz
12mr|texlive-pst-pdf-1.1v-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pdf.source.tar.xz
12mr|texlive-pst-pdf-1.1v-2|17	BuildArch:	noarch
12mr|texlive-pst-pdf-1.1v-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-pdf-1.1v-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-pdf-1.1v-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-pdf-1.1v-2|21	
12mr|texlive-pst-pdf-1.1v-2|22	%description
12mr|texlive-pst-pdf-1.1v-2|23	The package pst-pdf simplifies the use of graphics from
12mr|texlive-pst-pdf-1.1v-2|24	PSTricks and other PostScript code in PDF documents. As in
12mr|texlive-pst-pdf-1.1v-2|25	building a bibliography with BibTEX additional external
12mr|texlive-pst-pdf-1.1v-2|26	programmes are being invoked. In this case they are used to
12mr|texlive-pst-pdf-1.1v-2|27	create a PDF file (\PDFcontainer) that will contain all this
12mr|texlive-pst-pdf-1.1v-2|28	graphics material. In the final document this contents will be
12mr|texlive-pst-pdf-1.1v-2|29	inserted instead of the original PostScript code. The package
12mr|texlive-pst-pdf-1.1v-2|30	works with pstricks and requires a recent version of the
12mr|texlive-pst-pdf-1.1v-2|31	preview package.
12mr|texlive-pst-pdf-1.1v-2|32	
12mr|texlive-pst-pdf-1.1v-2|33	%post
12mr|texlive-pst-pdf-1.1v-2|34	%{_sbindir}/texlive.post
12mr|texlive-pst-pdf-1.1v-2|35	
12mr|texlive-pst-pdf-1.1v-2|36	%postun
12mr|texlive-pst-pdf-1.1v-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-pst-pdf-1.1v-2|38	%{_sbindir}/texlive.post
12mr|texlive-pst-pdf-1.1v-2|39	fi
12mr|texlive-pst-pdf-1.1v-2|40	
12mr|texlive-pst-pdf-1.1v-2|41	#-----------------------------------------------------------------------
12mr|texlive-pst-pdf-1.1v-2|42	%files
12mr|texlive-pst-pdf-1.1v-2|43	%{_texmfdistdir}/scripts/pst-pdf/ps4pdf
12mr|texlive-pst-pdf-1.1v-2|44	%{_texmfdistdir}/scripts/pst-pdf/ps4pdf.bat
12mr|texlive-pst-pdf-1.1v-2|45	%{_texmfdistdir}/scripts/pst-pdf/ps4pdf.bat.noMiKTeX
12mr|texlive-pst-pdf-1.1v-2|46	%{_texmfdistdir}/scripts/pst-pdf/ps4pdf.bat.w95
12mr|texlive-pst-pdf-1.1v-2|47	%{_texmfdistdir}/tex/latex/pst-pdf/pst-pdf.sty
12mr|texlive-pst-pdf-1.1v-2|48	%doc %{_texmfdistdir}/doc/latex/pst-pdf/CHANGES
12mr|texlive-pst-pdf-1.1v-2|49	%doc %{_texmfdistdir}/doc/latex/pst-pdf/README
12mr|texlive-pst-pdf-1.1v-2|50	%doc %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf-DE.pdf
12mr|texlive-pst-pdf-1.1v-2|51	%doc %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf-example1.pdf
12mr|texlive-pst-pdf-1.1v-2|52	%doc %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf-example1.tex
12mr|texlive-pst-pdf-1.1v-2|53	%doc %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf-example2.pdf
12mr|texlive-pst-pdf-1.1v-2|54	%doc %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf-example2.tex
12mr|texlive-pst-pdf-1.1v-2|55	%doc %{_texmfdistdir}/doc/latex/pst-pdf/pst-pdf.pdf
12mr|texlive-pst-pdf-1.1v-2|56	#- source
12mr|texlive-pst-pdf-1.1v-2|57	%doc %{_texmfdistdir}/source/latex/pst-pdf/CHANGES.tex
12mr|texlive-pst-pdf-1.1v-2|58	%doc %{_texmfdistdir}/source/latex/pst-pdf/elephant.ps
12mr|texlive-pst-pdf-1.1v-2|59	%doc %{_texmfdistdir}/source/latex/pst-pdf/insect1.eps
12mr|texlive-pst-pdf-1.1v-2|60	%doc %{_texmfdistdir}/source/latex/pst-pdf/insect15.eps
12mr|texlive-pst-pdf-1.1v-2|61	%doc %{_texmfdistdir}/source/latex/pst-pdf/knuth.png
12mr|texlive-pst-pdf-1.1v-2|62	%doc %{_texmfdistdir}/source/latex/pst-pdf/penguin.eps
12mr|texlive-pst-pdf-1.1v-2|63	%doc %{_texmfdistdir}/source/latex/pst-pdf/psf-demo.eps
12mr|texlive-pst-pdf-1.1v-2|64	%doc %{_texmfdistdir}/source/latex/pst-pdf/pst-pdf.dtx
12mr|texlive-pst-pdf-1.1v-2|65	%doc %{_texmfdistdir}/source/latex/pst-pdf/pst-pdf.ins
12mr|texlive-pst-pdf-1.1v-2|66	
12mr|texlive-pst-pdf-1.1v-2|67	#-----------------------------------------------------------------------
12mr|texlive-pst-pdf-1.1v-2|68	%prep
12mr|texlive-pst-pdf-1.1v-2|69	%setup -c -a0 -a1 -a2
12mr|texlive-pst-pdf-1.1v-2|70	
12mr|texlive-pst-pdf-1.1v-2|71	%build
12mr|texlive-pst-pdf-1.1v-2|72	
12mr|texlive-pst-pdf-1.1v-2|73	%install
12mr|texlive-pst-pdf-1.1v-2|74	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-pdf-1.1v-2|75	cp -fpar scripts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-pdf-1.1v-2|76	
12mr|texlive-pst-pdf-1.1v-2|77	
12mr|texlive-pst-pdf-1.1v-2|78	
12mr|texlive-pst-pdf-1.1v-2|79	%changelog
12mr|texlive-pst-pdf-1.1v-2|80	

18365 12
12mr|texlive-pst-pdgr-0.3-2|1	# revision 15878
12mr|texlive-pst-pdgr-0.3-2|2	# category Package
12mr|texlive-pst-pdgr-0.3-2|3	# catalog-ctan /graphics/pstricks/contrib/pedigree/pst-pdgr
12mr|texlive-pst-pdgr-0.3-2|4	# catalog-date 2007-08-14 12:06:32 +0200
12mr|texlive-pst-pdgr-0.3-2|5	# catalog-license lppl
12mr|texlive-pst-pdgr-0.3-2|6	# catalog-version 0.3
12mr|texlive-pst-pdgr-0.3-2|7	Name:		texlive-pst-pdgr
12mr|texlive-pst-pdgr-0.3-2|8	Version:	0.3
12mr|texlive-pst-pdgr-0.3-2|9	Release:	2
12mr|texlive-pst-pdgr-0.3-2|10	Summary:	Draw medical pedigrees using pstricks
12mr|texlive-pst-pdgr-0.3-2|11	Group:		Publishing
12mr|texlive-pst-pdgr-0.3-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pedigree/pst-pdgr
12mr|texlive-pst-pdgr-0.3-2|13	License:	LPPL
12mr|texlive-pst-pdgr-0.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pdgr.tar.xz
12mr|texlive-pst-pdgr-0.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pdgr.doc.tar.xz
12mr|texlive-pst-pdgr-0.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pdgr.source.tar.xz
12mr|texlive-pst-pdgr-0.3-2|17	BuildArch:	noarch
12mr|texlive-pst-pdgr-0.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-pdgr-0.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-pdgr-0.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-pdgr-0.3-2|21	
12mr|texlive-pst-pdgr-0.3-2|22	%description
12mr|texlive-pst-pdgr-0.3-2|23	The package provides a set of macros based on PSTricks to draw
12mr|texlive-pst-pdgr-0.3-2|24	medical pedigrees according to the recommendations for
12mr|texlive-pst-pdgr-0.3-2|25	standardized human pedigree nomenclature. The drawing commands
12mr|texlive-pst-pdgr-0.3-2|26	place the symbols on a pspicture canvas. An interface for
12mr|texlive-pst-pdgr-0.3-2|27	making trees is also provided. The package may be used both
12mr|texlive-pst-pdgr-0.3-2|28	with LaTeX and PlainTeX. A separate Perl program for generating
12mr|texlive-pst-pdgr-0.3-2|29	TeX files from spreadsheets is available.
12mr|texlive-pst-pdgr-0.3-2|30	
12mr|texlive-pst-pdgr-0.3-2|31	%post
12mr|texlive-pst-pdgr-0.3-2|32	%{_sbindir}/texlive.post
12mr|texlive-pst-pdgr-0.3-2|33	
12mr|texlive-pst-pdgr-0.3-2|34	%postun
12mr|texlive-pst-pdgr-0.3-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-pst-pdgr-0.3-2|36	%{_sbindir}/texlive.post
12mr|texlive-pst-pdgr-0.3-2|37	fi
12mr|texlive-pst-pdgr-0.3-2|38	
12mr|texlive-pst-pdgr-0.3-2|39	#-----------------------------------------------------------------------
12mr|texlive-pst-pdgr-0.3-2|40	%files
12mr|texlive-pst-pdgr-0.3-2|41	%{_texmfdistdir}/tex/generic/pst-pdgr/pst-pdgr.tex
12mr|texlive-pst-pdgr-0.3-2|42	%{_texmfdistdir}/tex/latex/pst-pdgr/pst-pdgr.cfg
12mr|texlive-pst-pdgr-0.3-2|43	%{_texmfdistdir}/tex/latex/pst-pdgr/pst-pdgr.sty
12mr|texlive-pst-pdgr-0.3-2|44	%doc %{_texmfdistdir}/doc/generic/pst-pdgr/NEWS
12mr|texlive-pst-pdgr-0.3-2|45	%doc %{_texmfdistdir}/doc/generic/pst-pdgr/README
12mr|texlive-pst-pdgr-0.3-2|46	%doc %{_texmfdistdir}/doc/generic/pst-pdgr/pst-pdgr.bib
12mr|texlive-pst-pdgr-0.3-2|47	%doc %{_texmfdistdir}/doc/generic/pst-pdgr/pst-pdgr.pdf
12mr|texlive-pst-pdgr-0.3-2|48	#- source
12mr|texlive-pst-pdgr-0.3-2|49	%doc %{_texmfdistdir}/source/generic/pst-pdgr/Makefile
12mr|texlive-pst-pdgr-0.3-2|50	%doc %{_texmfdistdir}/source/generic/pst-pdgr/pst-pdgr.dtx
12mr|texlive-pst-pdgr-0.3-2|51	%doc %{_texmfdistdir}/source/generic/pst-pdgr/pst-pdgr.ins
12mr|texlive-pst-pdgr-0.3-2|52	
12mr|texlive-pst-pdgr-0.3-2|53	#-----------------------------------------------------------------------
12mr|texlive-pst-pdgr-0.3-2|54	%prep
12mr|texlive-pst-pdgr-0.3-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-pst-pdgr-0.3-2|56	
12mr|texlive-pst-pdgr-0.3-2|57	%build
12mr|texlive-pst-pdgr-0.3-2|58	
12mr|texlive-pst-pdgr-0.3-2|59	%install
12mr|texlive-pst-pdgr-0.3-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-pdgr-0.3-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-pdgr-0.3-2|62	
12mr|texlive-pst-pdgr-0.3-2|63	
12mr|texlive-pst-pdgr-0.3-2|64	
12mr|texlive-pst-pdgr-0.3-2|65	%changelog
12mr|texlive-pst-pdgr-0.3-2|66	

18366 12
12mr|texlive-pst-platon-0.01-2|1	# revision 16538
12mr|texlive-pst-platon-0.01-2|2	# category Package
12mr|texlive-pst-platon-0.01-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-platon
12mr|texlive-pst-platon-0.01-2|4	# catalog-date 2010-01-01 00:46:51 +0100
12mr|texlive-pst-platon-0.01-2|5	# catalog-license lppl
12mr|texlive-pst-platon-0.01-2|6	# catalog-version 0.01
12mr|texlive-pst-platon-0.01-2|7	Name:		texlive-pst-platon
12mr|texlive-pst-platon-0.01-2|8	Version:	0.01
12mr|texlive-pst-platon-0.01-2|9	Release:	2
12mr|texlive-pst-platon-0.01-2|10	Summary:	Platonic solids in PSTricks
12mr|texlive-pst-platon-0.01-2|11	Group:		Publishing
12mr|texlive-pst-platon-0.01-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-platon
12mr|texlive-pst-platon-0.01-2|13	License:	LPPL
12mr|texlive-pst-platon-0.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-platon.tar.xz
12mr|texlive-pst-platon-0.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-platon.doc.tar.xz
12mr|texlive-pst-platon-0.01-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-platon.source.tar.xz
12mr|texlive-pst-platon-0.01-2|17	BuildArch:	noarch
12mr|texlive-pst-platon-0.01-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-platon-0.01-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-platon-0.01-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-platon-0.01-2|21	
12mr|texlive-pst-platon-0.01-2|22	%description
12mr|texlive-pst-platon-0.01-2|23	The package adds to PSTricks the ability to draw 3-dimensional
12mr|texlive-pst-platon-0.01-2|24	views of the five Platonic solids.
12mr|texlive-pst-platon-0.01-2|25	
12mr|texlive-pst-platon-0.01-2|26	%post
12mr|texlive-pst-platon-0.01-2|27	%{_sbindir}/texlive.post
12mr|texlive-pst-platon-0.01-2|28	
12mr|texlive-pst-platon-0.01-2|29	%postun
12mr|texlive-pst-platon-0.01-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-pst-platon-0.01-2|31	%{_sbindir}/texlive.post
12mr|texlive-pst-platon-0.01-2|32	fi
12mr|texlive-pst-platon-0.01-2|33	
12mr|texlive-pst-platon-0.01-2|34	#-----------------------------------------------------------------------
12mr|texlive-pst-platon-0.01-2|35	%files
12mr|texlive-pst-platon-0.01-2|36	%{_texmfdistdir}/tex/latex/pst-platon/pst-platon.sty
12mr|texlive-pst-platon-0.01-2|37	%doc %{_texmfdistdir}/doc/generic/pst-platon/Changes
12mr|texlive-pst-platon-0.01-2|38	%doc %{_texmfdistdir}/doc/generic/pst-platon/README
12mr|texlive-pst-platon-0.01-2|39	%doc %{_texmfdistdir}/doc/generic/pst-platon/pst-platon-doc.bib
12mr|texlive-pst-platon-0.01-2|40	%doc %{_texmfdistdir}/doc/generic/pst-platon/pst-platon-doc.pdf
12mr|texlive-pst-platon-0.01-2|41	%doc %{_texmfdistdir}/doc/generic/pst-platon/pst-platon-doc.tex
12mr|texlive-pst-platon-0.01-2|42	#- source
12mr|texlive-pst-platon-0.01-2|43	%doc %{_texmfdistdir}/source/generic/pst-platon/Makefile
12mr|texlive-pst-platon-0.01-2|44	
12mr|texlive-pst-platon-0.01-2|45	#-----------------------------------------------------------------------
12mr|texlive-pst-platon-0.01-2|46	%prep
12mr|texlive-pst-platon-0.01-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-pst-platon-0.01-2|48	
12mr|texlive-pst-platon-0.01-2|49	%build
12mr|texlive-pst-platon-0.01-2|50	
12mr|texlive-pst-platon-0.01-2|51	%install
12mr|texlive-pst-platon-0.01-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-platon-0.01-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-platon-0.01-2|54	
12mr|texlive-pst-platon-0.01-2|55	
12mr|texlive-pst-platon-0.01-2|56	
12mr|texlive-pst-platon-0.01-2|57	%changelog
12mr|texlive-pst-platon-0.01-2|58	

18367 12
12mr|texlive-pst-plot-1.40-2|1	# revision 26218
12mr|texlive-pst-plot-1.40-2|2	# category Package
12mr|texlive-pst-plot-1.40-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-plot
12mr|texlive-pst-plot-1.40-2|4	# catalog-date 2012-03-26 15:52:21 +0200
12mr|texlive-pst-plot-1.40-2|5	# catalog-license lppl
12mr|texlive-pst-plot-1.40-2|6	# catalog-version 1.40
12mr|texlive-pst-plot-1.40-2|7	Name:		texlive-pst-plot
12mr|texlive-pst-plot-1.40-2|8	Version:	1.40
12mr|texlive-pst-plot-1.40-2|9	Release:	2
12mr|texlive-pst-plot-1.40-2|10	Summary:	Plot data using PSTricks
12mr|texlive-pst-plot-1.40-2|11	Group:		Publishing
12mr|texlive-pst-plot-1.40-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-plot
12mr|texlive-pst-plot-1.40-2|13	License:	LPPL
12mr|texlive-pst-plot-1.40-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-plot.tar.xz
12mr|texlive-pst-plot-1.40-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-plot.doc.tar.xz
12mr|texlive-pst-plot-1.40-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-plot.source.tar.xz
12mr|texlive-pst-plot-1.40-2|17	BuildArch:	noarch
12mr|texlive-pst-plot-1.40-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-plot-1.40-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-plot-1.40-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-plot-1.40-2|21	
12mr|texlive-pst-plot-1.40-2|22	%description
12mr|texlive-pst-plot-1.40-2|23	The package provides plotting of data (typically from external
12mr|texlive-pst-plot-1.40-2|24	files), using PSTricks. Plots my be configured using a wide
12mr|texlive-pst-plot-1.40-2|25	variety of parameters.
12mr|texlive-pst-plot-1.40-2|26	
12mr|texlive-pst-plot-1.40-2|27	%post
12mr|texlive-pst-plot-1.40-2|28	%{_sbindir}/texlive.post
12mr|texlive-pst-plot-1.40-2|29	
12mr|texlive-pst-plot-1.40-2|30	%postun
12mr|texlive-pst-plot-1.40-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pst-plot-1.40-2|32	%{_sbindir}/texlive.post
12mr|texlive-pst-plot-1.40-2|33	fi
12mr|texlive-pst-plot-1.40-2|34	
12mr|texlive-pst-plot-1.40-2|35	#-----------------------------------------------------------------------
12mr|texlive-pst-plot-1.40-2|36	%files
12mr|texlive-pst-plot-1.40-2|37	%{_texmfdistdir}/tex/generic/pst-plot/pst-plot.tex
12mr|texlive-pst-plot-1.40-2|38	%{_texmfdistdir}/tex/latex/pst-plot/pst-plot.sty
12mr|texlive-pst-plot-1.40-2|39	%doc %{_texmfdistdir}/doc/generic/pst-plot/Changes
12mr|texlive-pst-plot-1.40-2|40	%doc %{_texmfdistdir}/doc/generic/pst-plot/README
12mr|texlive-pst-plot-1.40-2|41	%doc %{_texmfdistdir}/doc/generic/pst-plot/more_docs/README
12mr|texlive-pst-plot-1.40-2|42	%doc %{_texmfdistdir}/doc/generic/pst-plot/more_docs/dtk02-1.pdf
12mr|texlive-pst-plot-1.40-2|43	%doc %{_texmfdistdir}/doc/generic/pst-plot/more_docs/dtk02-2.pdf
12mr|texlive-pst-plot-1.40-2|44	%doc %{_texmfdistdir}/doc/generic/pst-plot/more_docs/tugboat01-4.pdf
12mr|texlive-pst-plot-1.40-2|45	%doc %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.bib
12mr|texlive-pst-plot-1.40-2|46	%doc %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.dat
12mr|texlive-pst-plot-1.40-2|47	%doc %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.pdf
12mr|texlive-pst-plot-1.40-2|48	%doc %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.tex
12mr|texlive-pst-plot-1.40-2|49	%doc %{_texmfdistdir}/doc/generic/pst-plot/pst-plot97.tex
12mr|texlive-pst-plot-1.40-2|50	#- source
12mr|texlive-pst-plot-1.40-2|51	%doc %{_texmfdistdir}/source/generic/pst-plot/Makefile
12mr|texlive-pst-plot-1.40-2|52	
12mr|texlive-pst-plot-1.40-2|53	#-----------------------------------------------------------------------
12mr|texlive-pst-plot-1.40-2|54	%prep
12mr|texlive-pst-plot-1.40-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-pst-plot-1.40-2|56	
12mr|texlive-pst-plot-1.40-2|57	%build
12mr|texlive-pst-plot-1.40-2|58	
12mr|texlive-pst-plot-1.40-2|59	%install
12mr|texlive-pst-plot-1.40-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-plot-1.40-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-plot-1.40-2|62	
12mr|texlive-pst-plot-1.40-2|63	
12mr|texlive-pst-plot-1.40-2|64	
12mr|texlive-pst-plot-1.40-2|65	%changelog
12mr|texlive-pst-plot-1.40-2|66	

18368 12
12mr|texlive-pst-poly-1.61-2|1	# revision 16460
12mr|texlive-pst-poly-1.61-2|2	# category Package
12mr|texlive-pst-poly-1.61-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-poly
12mr|texlive-pst-poly-1.61-2|4	# catalog-date 2009-12-20 19:36:06 +0100
12mr|texlive-pst-poly-1.61-2|5	# catalog-license lppl
12mr|texlive-pst-poly-1.61-2|6	# catalog-version 1.61
12mr|texlive-pst-poly-1.61-2|7	Name:		texlive-pst-poly
12mr|texlive-pst-poly-1.61-2|8	Version:	1.61
12mr|texlive-pst-poly-1.61-2|9	Release:	2
12mr|texlive-pst-poly-1.61-2|10	Summary:	Polygons with PSTricks
12mr|texlive-pst-poly-1.61-2|11	Group:		Publishing
12mr|texlive-pst-poly-1.61-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-poly
12mr|texlive-pst-poly-1.61-2|13	License:	LPPL
12mr|texlive-pst-poly-1.61-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-poly.tar.xz
12mr|texlive-pst-poly-1.61-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-poly.doc.tar.xz
12mr|texlive-pst-poly-1.61-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-poly.source.tar.xz
12mr|texlive-pst-poly-1.61-2|17	BuildArch:	noarch
12mr|texlive-pst-poly-1.61-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-poly-1.61-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-poly-1.61-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-poly-1.61-2|21	
12mr|texlive-pst-poly-1.61-2|22	%description
12mr|texlive-pst-poly-1.61-2|23	This PSTricks package provides a really rather simple command
12mr|texlive-pst-poly-1.61-2|24	\PstPolygon that will draw various regular and non-regular
12mr|texlive-pst-poly-1.61-2|25	polygons (according to command parameters); various shortcuts
12mr|texlive-pst-poly-1.61-2|26	to commonly-used polygons are provided, as well as a command
12mr|texlive-pst-poly-1.61-2|27	\pspolygonbox that frames text with a polygon. The package uses
12mr|texlive-pst-poly-1.61-2|28	the xkeyval package for argument decoding.
12mr|texlive-pst-poly-1.61-2|29	
12mr|texlive-pst-poly-1.61-2|30	%post
12mr|texlive-pst-poly-1.61-2|31	%{_sbindir}/texlive.post
12mr|texlive-pst-poly-1.61-2|32	
12mr|texlive-pst-poly-1.61-2|33	%postun
12mr|texlive-pst-poly-1.61-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-pst-poly-1.61-2|35	%{_sbindir}/texlive.post
12mr|texlive-pst-poly-1.61-2|36	fi
12mr|texlive-pst-poly-1.61-2|37	
12mr|texlive-pst-poly-1.61-2|38	#-----------------------------------------------------------------------
12mr|texlive-pst-poly-1.61-2|39	%files
12mr|texlive-pst-poly-1.61-2|40	%{_texmfdistdir}/tex/generic/pst-poly/pst-poly.tex
12mr|texlive-pst-poly-1.61-2|41	%{_texmfdistdir}/tex/latex/pst-poly/pst-poly.sty
12mr|texlive-pst-poly-1.61-2|42	%doc %{_texmfdistdir}/doc/generic/pst-poly/Changes
12mr|texlive-pst-poly-1.61-2|43	%doc %{_texmfdistdir}/doc/generic/pst-poly/README
12mr|texlive-pst-poly-1.61-2|44	%doc %{_texmfdistdir}/doc/generic/pst-poly/pst-poly-doc.bib
12mr|texlive-pst-poly-1.61-2|45	%doc %{_texmfdistdir}/doc/generic/pst-poly/pst-poly-doc.pdf
12mr|texlive-pst-poly-1.61-2|46	%doc %{_texmfdistdir}/doc/generic/pst-poly/pst-poly-doc.tex
12mr|texlive-pst-poly-1.61-2|47	#- source
12mr|texlive-pst-poly-1.61-2|48	%doc %{_texmfdistdir}/source/generic/pst-poly/Makefile
12mr|texlive-pst-poly-1.61-2|49	
12mr|texlive-pst-poly-1.61-2|50	#-----------------------------------------------------------------------
12mr|texlive-pst-poly-1.61-2|51	%prep
12mr|texlive-pst-poly-1.61-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-pst-poly-1.61-2|53	
12mr|texlive-pst-poly-1.61-2|54	%build
12mr|texlive-pst-poly-1.61-2|55	
12mr|texlive-pst-poly-1.61-2|56	%install
12mr|texlive-pst-poly-1.61-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-poly-1.61-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-poly-1.61-2|59	
12mr|texlive-pst-poly-1.61-2|60	
12mr|texlive-pst-poly-1.61-2|61	
12mr|texlive-pst-poly-1.61-2|62	%changelog
12mr|texlive-pst-poly-1.61-2|63	

18369 12
12mr|texlive-pst-pulley-0.01-1|1	# revision 25142
12mr|texlive-pst-pulley-0.01-1|2	# category Package
12mr|texlive-pst-pulley-0.01-1|3	# catalog-ctan /graphics/pstricks/contrib/pst-pulley
12mr|texlive-pst-pulley-0.01-1|4	# catalog-date 2012-01-18 12:22:27 +0100
12mr|texlive-pst-pulley-0.01-1|5	# catalog-license lppl1.3
12mr|texlive-pst-pulley-0.01-1|6	# catalog-version 0.01
12mr|texlive-pst-pulley-0.01-1|7	Name:		texlive-pst-pulley
12mr|texlive-pst-pulley-0.01-1|8	Version:	0.01
12mr|texlive-pst-pulley-0.01-1|9	Release:	1
12mr|texlive-pst-pulley-0.01-1|10	Summary:	Plot pulleys, using pstricks
12mr|texlive-pst-pulley-0.01-1|11	Group:		Publishing
12mr|texlive-pst-pulley-0.01-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-pulley
12mr|texlive-pst-pulley-0.01-1|13	License:	LPPL1.3
12mr|texlive-pst-pulley-0.01-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pulley.tar.xz
12mr|texlive-pst-pulley-0.01-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pulley.doc.tar.xz
12mr|texlive-pst-pulley-0.01-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-pulley.source.tar.xz
12mr|texlive-pst-pulley-0.01-1|17	BuildArch:	noarch
12mr|texlive-pst-pulley-0.01-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-pulley-0.01-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-pulley-0.01-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-pulley-0.01-1|21	
12mr|texlive-pst-pulley-0.01-1|22	%description
12mr|texlive-pst-pulley-0.01-1|23	The package enables the user to draw pulley systems with up to
12mr|texlive-pst-pulley-0.01-1|24	6 pulleys. The pulley diagrams are labelled with the physical
12mr|texlive-pst-pulley-0.01-1|25	properties of the system. The package uses pstricks, and
12mr|texlive-pst-pulley-0.01-1|26	requires a several pstricks-related packages.
12mr|texlive-pst-pulley-0.01-1|27	
12mr|texlive-pst-pulley-0.01-1|28	%post
12mr|texlive-pst-pulley-0.01-1|29	%{_sbindir}/texlive.post
12mr|texlive-pst-pulley-0.01-1|30	
12mr|texlive-pst-pulley-0.01-1|31	%postun
12mr|texlive-pst-pulley-0.01-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-pst-pulley-0.01-1|33	%{_sbindir}/texlive.post
12mr|texlive-pst-pulley-0.01-1|34	fi
12mr|texlive-pst-pulley-0.01-1|35	
12mr|texlive-pst-pulley-0.01-1|36	#-----------------------------------------------------------------------
12mr|texlive-pst-pulley-0.01-1|37	%files
12mr|texlive-pst-pulley-0.01-1|38	%{_texmfdistdir}/tex/generic/pst-pulley/pst-pulley.tex
12mr|texlive-pst-pulley-0.01-1|39	%{_texmfdistdir}/tex/latex/pst-pulley/pst-pulley.sty
12mr|texlive-pst-pulley-0.01-1|40	%doc %{_texmfdistdir}/doc/generic/pst-pulley/Changes
12mr|texlive-pst-pulley-0.01-1|41	%doc %{_texmfdistdir}/doc/generic/pst-pulley/README
12mr|texlive-pst-pulley-0.01-1|42	%doc %{_texmfdistdir}/doc/generic/pst-pulley/pst-pulley-doc.bib
12mr|texlive-pst-pulley-0.01-1|43	%doc %{_texmfdistdir}/doc/generic/pst-pulley/pst-pulley-doc.pdf
12mr|texlive-pst-pulley-0.01-1|44	%doc %{_texmfdistdir}/doc/generic/pst-pulley/pst-pulley-doc.tex
12mr|texlive-pst-pulley-0.01-1|45	#- source
12mr|texlive-pst-pulley-0.01-1|46	%doc %{_texmfdistdir}/source/generic/pst-pulley/Makefile
12mr|texlive-pst-pulley-0.01-1|47	
12mr|texlive-pst-pulley-0.01-1|48	#-----------------------------------------------------------------------
12mr|texlive-pst-pulley-0.01-1|49	%prep
12mr|texlive-pst-pulley-0.01-1|50	%setup -c -a0 -a1 -a2
12mr|texlive-pst-pulley-0.01-1|51	
12mr|texlive-pst-pulley-0.01-1|52	%build
12mr|texlive-pst-pulley-0.01-1|53	
12mr|texlive-pst-pulley-0.01-1|54	%install
12mr|texlive-pst-pulley-0.01-1|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-pulley-0.01-1|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-pulley-0.01-1|57	
12mr|texlive-pst-pulley-0.01-1|58	
12mr|texlive-pst-pulley-0.01-1|59	
12mr|texlive-pst-pulley-0.01-1|60	%changelog
12mr|texlive-pst-pulley-0.01-1|61	

18370 12
12mr|texlive-pst-qtree-20090920-2|1	# revision 15878
12mr|texlive-pst-qtree-20090920-2|2	# category Package
12mr|texlive-pst-qtree-20090920-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-qtree
12mr|texlive-pst-qtree-20090920-2|4	# catalog-date 2009-09-20 13:03:55 +0200
12mr|texlive-pst-qtree-20090920-2|5	# catalog-license gpl
12mr|texlive-pst-qtree-20090920-2|6	# catalog-version undef
12mr|texlive-pst-qtree-20090920-2|7	Name:		texlive-pst-qtree
12mr|texlive-pst-qtree-20090920-2|8	Version:	20090920
12mr|texlive-pst-qtree-20090920-2|9	Release:	2
12mr|texlive-pst-qtree-20090920-2|10	Summary:	Simple syntax for trees
12mr|texlive-pst-qtree-20090920-2|11	Group:		Publishing
12mr|texlive-pst-qtree-20090920-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-qtree
12mr|texlive-pst-qtree-20090920-2|13	License:	GPL
12mr|texlive-pst-qtree-20090920-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-qtree.tar.xz
12mr|texlive-pst-qtree-20090920-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-qtree.doc.tar.xz
12mr|texlive-pst-qtree-20090920-2|16	BuildArch:	noarch
12mr|texlive-pst-qtree-20090920-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-qtree-20090920-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-qtree-20090920-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-qtree-20090920-2|20	
12mr|texlive-pst-qtree-20090920-2|21	%description
12mr|texlive-pst-qtree-20090920-2|22	The package provides a qtree-like front end for PSTricks.
12mr|texlive-pst-qtree-20090920-2|23	
12mr|texlive-pst-qtree-20090920-2|24	%post
12mr|texlive-pst-qtree-20090920-2|25	%{_sbindir}/texlive.post
12mr|texlive-pst-qtree-20090920-2|26	
12mr|texlive-pst-qtree-20090920-2|27	%postun
12mr|texlive-pst-qtree-20090920-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-pst-qtree-20090920-2|29	%{_sbindir}/texlive.post
12mr|texlive-pst-qtree-20090920-2|30	fi
12mr|texlive-pst-qtree-20090920-2|31	
12mr|texlive-pst-qtree-20090920-2|32	#-----------------------------------------------------------------------
12mr|texlive-pst-qtree-20090920-2|33	%files
12mr|texlive-pst-qtree-20090920-2|34	%{_texmfdistdir}/tex/generic/pst-qtree/pst-qtree.tex
12mr|texlive-pst-qtree-20090920-2|35	%{_texmfdistdir}/tex/latex/pst-qtree/pst-qtree.sty
12mr|texlive-pst-qtree-20090920-2|36	%doc %{_texmfdistdir}/doc/generic/pst-qtree/CHANGES
12mr|texlive-pst-qtree-20090920-2|37	%doc %{_texmfdistdir}/doc/generic/pst-qtree/LICENSE
12mr|texlive-pst-qtree-20090920-2|38	%doc %{_texmfdistdir}/doc/generic/pst-qtree/pst-qtree-manual.pdf
12mr|texlive-pst-qtree-20090920-2|39	%doc %{_texmfdistdir}/doc/generic/pst-qtree/pst-qtree-manual.tex
12mr|texlive-pst-qtree-20090920-2|40	
12mr|texlive-pst-qtree-20090920-2|41	#-----------------------------------------------------------------------
12mr|texlive-pst-qtree-20090920-2|42	%prep
12mr|texlive-pst-qtree-20090920-2|43	%setup -c -a0 -a1
12mr|texlive-pst-qtree-20090920-2|44	
12mr|texlive-pst-qtree-20090920-2|45	%build
12mr|texlive-pst-qtree-20090920-2|46	
12mr|texlive-pst-qtree-20090920-2|47	%install
12mr|texlive-pst-qtree-20090920-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-qtree-20090920-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-qtree-20090920-2|50	
12mr|texlive-pst-qtree-20090920-2|51	
12mr|texlive-pst-qtree-20090920-2|52	
12mr|texlive-pst-qtree-20090920-2|53	%changelog
12mr|texlive-pst-qtree-20090920-2|54	

18371 12
12mr|texlive-pstricks-2.29-1|1	# revision 26865
12mr|texlive-pstricks-2.29-1|2	# category Package
12mr|texlive-pstricks-2.29-1|3	# catalog-ctan /graphics/pstricks/base
12mr|texlive-pstricks-2.29-1|4	# catalog-date 2012-06-05 22:32:50 +0200
12mr|texlive-pstricks-2.29-1|5	# catalog-license lppl1.3
12mr|texlive-pstricks-2.29-1|6	# catalog-version 2.29
12mr|texlive-pstricks-2.29-1|7	Name:		texlive-pstricks
12mr|texlive-pstricks-2.29-1|8	Version:	2.29
12mr|texlive-pstricks-2.29-1|9	Release:	1
12mr|texlive-pstricks-2.29-1|10	Summary:	PostScript macros for TeX
12mr|texlive-pstricks-2.29-1|11	Group:		Publishing
12mr|texlive-pstricks-2.29-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/base
12mr|texlive-pstricks-2.29-1|13	License:	LPPL1.3
12mr|texlive-pstricks-2.29-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks.tar.xz
12mr|texlive-pstricks-2.29-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks.doc.tar.xz
12mr|texlive-pstricks-2.29-1|16	BuildArch:	noarch
12mr|texlive-pstricks-2.29-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pstricks-2.29-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pstricks-2.29-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-pstricks-2.29-1|20	
12mr|texlive-pstricks-2.29-1|21	%description
12mr|texlive-pstricks-2.29-1|22	An extensive collection of macros for generating PostScript
12mr|texlive-pstricks-2.29-1|23	that is usable with most TeX macro formats, including Plain
12mr|texlive-pstricks-2.29-1|24	TeX, LaTeX, AMS-TeX, and AMS-LaTeX. Included are macros for
12mr|texlive-pstricks-2.29-1|25	colour, graphics, pie charts, rotation, trees and overlays. It
12mr|texlive-pstricks-2.29-1|26	has many special features, including a wide variety of graphics
12mr|texlive-pstricks-2.29-1|27	(picture drawing) macros, with a flexible interface and with
12mr|texlive-pstricks-2.29-1|28	colour support. There are macros for colouring or shading the
12mr|texlive-pstricks-2.29-1|29	cells of tables. The package pstricks-add contains bug-fixes
12mr|texlive-pstricks-2.29-1|30	and additions for pstricks (among other things). PSTricks uses
12mr|texlive-pstricks-2.29-1|31	PostScript \special commands, which are not supported by
12mr|texlive-pstricks-2.29-1|32	PDF(La)TeX. This limitation may be overcome by using either the
12mr|texlive-pstricks-2.29-1|33	pst-pdf or the pdftricks package, to generate a PDF inclusion
12mr|texlive-pstricks-2.29-1|34	from a PSTricks diagram.
12mr|texlive-pstricks-2.29-1|35	
12mr|texlive-pstricks-2.29-1|36	%post
12mr|texlive-pstricks-2.29-1|37	%{_sbindir}/texlive.post
12mr|texlive-pstricks-2.29-1|38	
12mr|texlive-pstricks-2.29-1|39	%postun
12mr|texlive-pstricks-2.29-1|40	if [ $1 -eq 0 ]; then
12mr|texlive-pstricks-2.29-1|41	%{_sbindir}/texlive.post
12mr|texlive-pstricks-2.29-1|42	fi
12mr|texlive-pstricks-2.29-1|43	
12mr|texlive-pstricks-2.29-1|44	#-----------------------------------------------------------------------
12mr|texlive-pstricks-2.29-1|45	%files
12mr|texlive-pstricks-2.29-1|46	%{_texmfdistdir}/dvips/pstricks/pst-algparser.pro
12mr|texlive-pstricks-2.29-1|47	%{_texmfdistdir}/dvips/pstricks/pst-dots.pro
12mr|texlive-pstricks-2.29-1|48	%{_texmfdistdir}/dvips/pstricks/pst-dots97.pro
12mr|texlive-pstricks-2.29-1|49	%{_texmfdistdir}/dvips/pstricks/pst-tools.pro
12mr|texlive-pstricks-2.29-1|50	%{_texmfdistdir}/dvips/pstricks/pstricks.pro
12mr|texlive-pstricks-2.29-1|51	%{_texmfdistdir}/dvips/pstricks/pstricks97.pro
12mr|texlive-pstricks-2.29-1|52	%{_texmfdistdir}/tex/generic/pstricks/config/Changes
12mr|texlive-pstricks-2.29-1|53	%{_texmfdistdir}/tex/generic/pstricks/config/README
12mr|texlive-pstricks-2.29-1|54	%{_texmfdistdir}/tex/generic/pstricks/config/distiller.cfg
12mr|texlive-pstricks-2.29-1|55	%{_texmfdistdir}/tex/generic/pstricks/config/dvips.cfg
12mr|texlive-pstricks-2.29-1|56	%{_texmfdistdir}/tex/generic/pstricks/config/dvipsone.cfg
12mr|texlive-pstricks-2.29-1|57	%{_texmfdistdir}/tex/generic/pstricks/config/textures.cfg
12mr|texlive-pstricks-2.29-1|58	%{_texmfdistdir}/tex/generic/pstricks/config/vtex.cfg
12mr|texlive-pstricks-2.29-1|59	%{_texmfdistdir}/tex/generic/pstricks/config/xdvipdfmx.cfg
12mr|texlive-pstricks-2.29-1|60	%{_texmfdistdir}/tex/generic/pstricks/pst-fp.tex
12mr|texlive-pstricks-2.29-1|61	%{_texmfdistdir}/tex/generic/pstricks/pst-key.tex
12mr|texlive-pstricks-2.29-1|62	%{_texmfdistdir}/tex/generic/pstricks/pstPlain.tex
12mr|texlive-pstricks-2.29-1|63	%{_texmfdistdir}/tex/generic/pstricks/pstricks.con
12mr|texlive-pstricks-2.29-1|64	%{_texmfdistdir}/tex/generic/pstricks/pstricks.tex
12mr|texlive-pstricks-2.29-1|65	%{_texmfdistdir}/tex/generic/pstricks/pstricks97.tex
12mr|texlive-pstricks-2.29-1|66	%{_texmfdistdir}/tex/latex/pstricks/pst-all.sty
12mr|texlive-pstricks-2.29-1|67	%{_texmfdistdir}/tex/latex/pstricks/pst-key.sty
12mr|texlive-pstricks-2.29-1|68	%{_texmfdistdir}/tex/latex/pstricks/pstcol.sty
12mr|texlive-pstricks-2.29-1|69	%{_texmfdistdir}/tex/latex/pstricks/pstricks.sty
12mr|texlive-pstricks-2.29-1|70	%doc %{_texmfdistdir}/doc/generic/pstricks/Changes
12mr|texlive-pstricks-2.29-1|71	%doc %{_texmfdistdir}/doc/generic/pstricks/Changes.dvips
12mr|texlive-pstricks-2.29-1|72	%doc %{_texmfdistdir}/doc/generic/pstricks/Changes.generic
12mr|texlive-pstricks-2.29-1|73	%doc %{_texmfdistdir}/doc/generic/pstricks/Changes.latex
12mr|texlive-pstricks-2.29-1|74	%doc %{_texmfdistdir}/doc/generic/pstricks/Makefile
12mr|texlive-pstricks-2.29-1|75	%doc %{_texmfdistdir}/doc/generic/pstricks/PSTricks.bib
12mr|texlive-pstricks-2.29-1|76	%doc %{_texmfdistdir}/doc/generic/pstricks/README
12mr|texlive-pstricks-2.29-1|77	%doc %{_texmfdistdir}/doc/generic/pstricks/ctandir.sty
12mr|texlive-pstricks-2.29-1|78	%doc %{_texmfdistdir}/doc/generic/pstricks/images/flowers.eps
12mr|texlive-pstricks-2.29-1|79	%doc %{_texmfdistdir}/doc/generic/pstricks/images/tiger.eps
12mr|texlive-pstricks-2.29-1|80	%doc %{_texmfdistdir}/doc/generic/pstricks/images/tiger.pdf
12mr|texlive-pstricks-2.29-1|81	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-doc.cls
12mr|texlive-pstricks-2.29-1|82	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-doc.ist
12mr|texlive-pstricks-2.29-1|83	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-doc.pdf
12mr|texlive-pstricks-2.29-1|84	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news.sty
12mr|texlive-pstricks-2.29-1|85	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news.tex
12mr|texlive-pstricks-2.29-1|86	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news05.pdf
12mr|texlive-pstricks-2.29-1|87	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news05.tex
12mr|texlive-pstricks-2.29-1|88	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news06.pdf
12mr|texlive-pstricks-2.29-1|89	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news06.tex
12mr|texlive-pstricks-2.29-1|90	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news08.pdf
12mr|texlive-pstricks-2.29-1|91	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news08.tex
12mr|texlive-pstricks-2.29-1|92	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news09.pdf
12mr|texlive-pstricks-2.29-1|93	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news09.tex
12mr|texlive-pstricks-2.29-1|94	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news10.pdf
12mr|texlive-pstricks-2.29-1|95	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news10.tex
12mr|texlive-pstricks-2.29-1|96	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news11.pdf
12mr|texlive-pstricks-2.29-1|97	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news11.tex
12mr|texlive-pstricks-2.29-1|98	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news12.pdf
12mr|texlive-pstricks-2.29-1|99	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news12.tex
12mr|texlive-pstricks-2.29-1|100	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-quickref.pdf
12mr|texlive-pstricks-2.29-1|101	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-user.pdf
12mr|texlive-pstricks-2.29-1|102	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-user.tgz
12mr|texlive-pstricks-2.29-1|103	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-usrfull.pdf
12mr|texlive-pstricks-2.29-1|104	%doc %{_texmfdistdir}/doc/generic/pstricks/pstnews1-10.pdf
12mr|texlive-pstricks-2.29-1|105	%doc %{_texmfdistdir}/doc/generic/pstricks/pstnews1-10.tex
12mr|texlive-pstricks-2.29-1|106	%doc %{_texmfdistdir}/doc/generic/pstricks/pstnews1-11.pdf
12mr|texlive-pstricks-2.29-1|107	%doc %{_texmfdistdir}/doc/generic/pstricks/pstnews1-11.tex
12mr|texlive-pstricks-2.29-1|108	%doc %{_texmfdistdir}/doc/generic/pstricks/pstnews1-12.pdf
12mr|texlive-pstricks-2.29-1|109	%doc %{_texmfdistdir}/doc/generic/pstricks/pstnews1-12.tex
12mr|texlive-pstricks-2.29-1|110	%doc %{_texmfdistdir}/doc/generic/pstricks/pstnews97-15.pdf
12mr|texlive-pstricks-2.29-1|111	%doc %{_texmfdistdir}/doc/generic/pstricks/pstnews97-15.tex
12mr|texlive-pstricks-2.29-1|112	%doc %{_texmfdistdir}/doc/generic/pstricks/pstricks-add-data9.data
12mr|texlive-pstricks-2.29-1|113	%doc %{_texmfdistdir}/doc/generic/pstricks/pstricks-bug.tex
12mr|texlive-pstricks-2.29-1|114	%doc %{_texmfdistdir}/doc/generic/pstricks/pstricks-doc.pdf
12mr|texlive-pstricks-2.29-1|115	%doc %{_texmfdistdir}/doc/generic/pstricks/test-pst.pdf
12mr|texlive-pstricks-2.29-1|116	%doc %{_texmfdistdir}/doc/generic/pstricks/test-pst.tex
12mr|texlive-pstricks-2.29-1|117	
12mr|texlive-pstricks-2.29-1|118	#-----------------------------------------------------------------------
12mr|texlive-pstricks-2.29-1|119	%prep
12mr|texlive-pstricks-2.29-1|120	%setup -c -a0 -a1
12mr|texlive-pstricks-2.29-1|121	
12mr|texlive-pstricks-2.29-1|122	%build
12mr|texlive-pstricks-2.29-1|123	
12mr|texlive-pstricks-2.29-1|124	%install
12mr|texlive-pstricks-2.29-1|125	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pstricks-2.29-1|126	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pstricks-2.29-1|127	
12mr|texlive-pstricks-2.29-1|128	
12mr|texlive-pstricks-2.29-1|129	
12mr|texlive-pstricks-2.29-1|130	%changelog
12mr|texlive-pstricks-2.29-1|131	

18372 12
12mr|texlive-pstricks-add-3.55-2|1	# revision 24826
12mr|texlive-pstricks-add-3.55-2|2	# category Package
12mr|texlive-pstricks-add-3.55-2|3	# catalog-ctan /graphics/pstricks/contrib/pstricks-add
12mr|texlive-pstricks-add-3.55-2|4	# catalog-date 2011-12-11 19:04:10 +0100
12mr|texlive-pstricks-add-3.55-2|5	# catalog-license lppl
12mr|texlive-pstricks-add-3.55-2|6	# catalog-version 3.55
12mr|texlive-pstricks-add-3.55-2|7	Name:		texlive-pstricks-add
12mr|texlive-pstricks-add-3.55-2|8	Version:	3.55
12mr|texlive-pstricks-add-3.55-2|9	Release:	2
12mr|texlive-pstricks-add-3.55-2|10	Summary:	A collection of add-ons and bugfixes for PSTricks
12mr|texlive-pstricks-add-3.55-2|11	Group:		Publishing
12mr|texlive-pstricks-add-3.55-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pstricks-add
12mr|texlive-pstricks-add-3.55-2|13	License:	LPPL
12mr|texlive-pstricks-add-3.55-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks-add.tar.xz
12mr|texlive-pstricks-add-3.55-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks-add.doc.tar.xz
12mr|texlive-pstricks-add-3.55-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks-add.source.tar.xz
12mr|texlive-pstricks-add-3.55-2|17	BuildArch:	noarch
12mr|texlive-pstricks-add-3.55-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pstricks-add-3.55-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pstricks-add-3.55-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pstricks-add-3.55-2|21	
12mr|texlive-pstricks-add-3.55-2|22	%description
12mr|texlive-pstricks-add-3.55-2|23	Collects together examples that have been posted to the
12mr|texlive-pstricks-add-3.55-2|24	pstricks mailing list, together with many additional features
12mr|texlive-pstricks-add-3.55-2|25	for the basic pstricks, pst-plot and pst-node, including: -
12mr|texlive-pstricks-add-3.55-2|26	bugfixes; - new options for the pspicture environment; -
12mr|texlive-pstricks-add-3.55-2|27	arrows; - braces as node connection/linestyle; - extended axes
12mr|texlive-pstricks-add-3.55-2|28	for plots (e.g., logarithm axes); - polar plots; - plotting
12mr|texlive-pstricks-add-3.55-2|29	tangent lines of curves or functions; - solving and printing
12mr|texlive-pstricks-add-3.55-2|30	differential equationd; - box plots; - matrix plots; and - pie
12mr|texlive-pstricks-add-3.55-2|31	charts. The package makes use of PostScript routines provided
12mr|texlive-pstricks-add-3.55-2|32	by pst-math.
12mr|texlive-pstricks-add-3.55-2|33	
12mr|texlive-pstricks-add-3.55-2|34	%post
12mr|texlive-pstricks-add-3.55-2|35	%{_sbindir}/texlive.post
12mr|texlive-pstricks-add-3.55-2|36	
12mr|texlive-pstricks-add-3.55-2|37	%postun
12mr|texlive-pstricks-add-3.55-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-pstricks-add-3.55-2|39	%{_sbindir}/texlive.post
12mr|texlive-pstricks-add-3.55-2|40	fi
12mr|texlive-pstricks-add-3.55-2|41	
12mr|texlive-pstricks-add-3.55-2|42	#-----------------------------------------------------------------------
12mr|texlive-pstricks-add-3.55-2|43	%files
12mr|texlive-pstricks-add-3.55-2|44	%{_texmfdistdir}/dvips/pstricks-add/pstricks-add.pro
12mr|texlive-pstricks-add-3.55-2|45	%{_texmfdistdir}/tex/generic/pstricks-add/pstricks-add.tex
12mr|texlive-pstricks-add-3.55-2|46	%{_texmfdistdir}/tex/latex/pstricks-add/pstricks-add.sty
12mr|texlive-pstricks-add-3.55-2|47	%doc %{_texmfdistdir}/doc/generic/pstricks-add/Changes
12mr|texlive-pstricks-add-3.55-2|48	%doc %{_texmfdistdir}/doc/generic/pstricks-add/pstricks-add-doc.bib
12mr|texlive-pstricks-add-3.55-2|49	%doc %{_texmfdistdir}/doc/generic/pstricks-add/pstricks-add-doc.dat
12mr|texlive-pstricks-add-3.55-2|50	%doc %{_texmfdistdir}/doc/generic/pstricks-add/pstricks-add-doc.pdf
12mr|texlive-pstricks-add-3.55-2|51	%doc %{_texmfdistdir}/doc/generic/pstricks-add/pstricks-add-doc.tex
12mr|texlive-pstricks-add-3.55-2|52	#- source
12mr|texlive-pstricks-add-3.55-2|53	%doc %{_texmfdistdir}/source/generic/pstricks-add/Makefile
12mr|texlive-pstricks-add-3.55-2|54	
12mr|texlive-pstricks-add-3.55-2|55	#-----------------------------------------------------------------------
12mr|texlive-pstricks-add-3.55-2|56	%prep
12mr|texlive-pstricks-add-3.55-2|57	%setup -c -a0 -a1 -a2
12mr|texlive-pstricks-add-3.55-2|58	
12mr|texlive-pstricks-add-3.55-2|59	%build
12mr|texlive-pstricks-add-3.55-2|60	
12mr|texlive-pstricks-add-3.55-2|61	%install
12mr|texlive-pstricks-add-3.55-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pstricks-add-3.55-2|63	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pstricks-add-3.55-2|64	
12mr|texlive-pstricks-add-3.55-2|65	
12mr|texlive-pstricks-add-3.55-2|66	
12mr|texlive-pstricks-add-3.55-2|67	%changelog
12mr|texlive-pstricks-add-3.55-2|68	

18373 12
12mr|texlive-pstricks_calcnotes-20111104-2|1	# revision 18816
12mr|texlive-pstricks_calcnotes-20111104-2|2	# category Package
12mr|texlive-pstricks_calcnotes-20111104-2|3	# catalog-ctan undef
12mr|texlive-pstricks_calcnotes-20111104-2|4	# catalog-date undef
12mr|texlive-pstricks_calcnotes-20111104-2|5	# catalog-license undef
12mr|texlive-pstricks_calcnotes-20111104-2|6	# catalog-version undef
12mr|texlive-pstricks_calcnotes-20111104-2|7	Name:		texlive-pstricks_calcnotes
12mr|texlive-pstricks_calcnotes-20111104-2|8	Version:	20111104
12mr|texlive-pstricks_calcnotes-20111104-2|9	Release:	2
12mr|texlive-pstricks_calcnotes-20111104-2|10	Summary:	TeXLive pstricks_calcnotes package
12mr|texlive-pstricks_calcnotes-20111104-2|11	Group:		Publishing
12mr|texlive-pstricks_calcnotes-20111104-2|12	URL:		http://tug.org/texlive
12mr|texlive-pstricks_calcnotes-20111104-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-pstricks_calcnotes-20111104-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks_calcnotes.tar.xz
12mr|texlive-pstricks_calcnotes-20111104-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks_calcnotes.doc.tar.xz
12mr|texlive-pstricks_calcnotes-20111104-2|16	BuildArch:	noarch
12mr|texlive-pstricks_calcnotes-20111104-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pstricks_calcnotes-20111104-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pstricks_calcnotes-20111104-2|19	
12mr|texlive-pstricks_calcnotes-20111104-2|20	%description
12mr|texlive-pstricks_calcnotes-20111104-2|21	TeXLive pstricks_calcnotes package.
12mr|texlive-pstricks_calcnotes-20111104-2|22	
12mr|texlive-pstricks_calcnotes-20111104-2|23	#-----------------------------------------------------------------------
12mr|texlive-pstricks_calcnotes-20111104-2|24	%files
12mr|texlive-pstricks_calcnotes-20111104-2|25	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/Convert_PstricsCode_To_Pdf/Readme.txt
12mr|texlive-pstricks_calcnotes-20111104-2|26	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/Convert_PstricsCode_To_Pdf/convert.tex
12mr|texlive-pstricks_calcnotes-20111104-2|27	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/Convert_PstricsCode_To_Pdf/test.pdf
12mr|texlive-pstricks_calcnotes-20111104-2|28	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig1-1.pdf
12mr|texlive-pstricks_calcnotes-20111104-2|29	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig1-2.pdf
12mr|texlive-pstricks_calcnotes-20111104-2|30	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig1-3.pdf
12mr|texlive-pstricks_calcnotes-20111104-2|31	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig2-1.pdf
12mr|texlive-pstricks_calcnotes-20111104-2|32	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig2-2.pdf
12mr|texlive-pstricks_calcnotes-20111104-2|33	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig3.pdf
12mr|texlive-pstricks_calcnotes-20111104-2|34	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig4.pdf
12mr|texlive-pstricks_calcnotes-20111104-2|35	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig5.pdf
12mr|texlive-pstricks_calcnotes-20111104-2|36	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig6.pdf
12mr|texlive-pstricks_calcnotes-20111104-2|37	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig7.pdf
12mr|texlive-pstricks_calcnotes-20111104-2|38	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig8.pdf
12mr|texlive-pstricks_calcnotes-20111104-2|39	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig9.pdf
12mr|texlive-pstricks_calcnotes-20111104-2|40	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/TwoApps_Pdf.tex
12mr|texlive-pstricks_calcnotes-20111104-2|41	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/TwoApps_Ps.tex
12mr|texlive-pstricks_calcnotes-20111104-2|42	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/README
12mr|texlive-pstricks_calcnotes-20111104-2|43	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/two_apps.pdf
12mr|texlive-pstricks_calcnotes-20111104-2|44	
12mr|texlive-pstricks_calcnotes-20111104-2|45	#-----------------------------------------------------------------------
12mr|texlive-pstricks_calcnotes-20111104-2|46	%prep
12mr|texlive-pstricks_calcnotes-20111104-2|47	%setup -c -a0 -a1
12mr|texlive-pstricks_calcnotes-20111104-2|48	
12mr|texlive-pstricks_calcnotes-20111104-2|49	%build
12mr|texlive-pstricks_calcnotes-20111104-2|50	
12mr|texlive-pstricks_calcnotes-20111104-2|51	%install
12mr|texlive-pstricks_calcnotes-20111104-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pstricks_calcnotes-20111104-2|53	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pstricks_calcnotes-20111104-2|54	
12mr|texlive-pstricks_calcnotes-20111104-2|55	
12mr|texlive-pstricks_calcnotes-20111104-2|56	
12mr|texlive-pstricks_calcnotes-20111104-2|57	%changelog
12mr|texlive-pstricks_calcnotes-20111104-2|58	

18374 12
12mr|texlive-pstricks-examples-20110224-2|1	# revision 21511
12mr|texlive-pstricks-examples-20110224-2|2	# category Package
12mr|texlive-pstricks-examples-20110224-2|3	# catalog-ctan /info/examples/PSTricks_6_de
12mr|texlive-pstricks-examples-20110224-2|4	# catalog-date 2011-02-24 00:25:59 +0100
12mr|texlive-pstricks-examples-20110224-2|5	# catalog-license lppl
12mr|texlive-pstricks-examples-20110224-2|6	# catalog-version undef
12mr|texlive-pstricks-examples-20110224-2|7	Name:		texlive-pstricks-examples
12mr|texlive-pstricks-examples-20110224-2|8	Version:	20110224
12mr|texlive-pstricks-examples-20110224-2|9	Release:	2
12mr|texlive-pstricks-examples-20110224-2|10	Summary:	PSTricks examples
12mr|texlive-pstricks-examples-20110224-2|11	Group:		Publishing
12mr|texlive-pstricks-examples-20110224-2|12	URL:		http://www.ctan.org/tex-archive/info/examples/PSTricks_6_de
12mr|texlive-pstricks-examples-20110224-2|13	License:	LPPL
12mr|texlive-pstricks-examples-20110224-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks-examples.tar.xz
12mr|texlive-pstricks-examples-20110224-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks-examples.doc.tar.xz
12mr|texlive-pstricks-examples-20110224-2|16	BuildArch:	noarch
12mr|texlive-pstricks-examples-20110224-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pstricks-examples-20110224-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pstricks-examples-20110224-2|19	
12mr|texlive-pstricks-examples-20110224-2|20	%description
12mr|texlive-pstricks-examples-20110224-2|21	These are the examples from the 6th edition of the book
12mr|texlive-pstricks-examples-20110224-2|22	'PSTricks -- Grafik fur TeX und LaTeX'.
12mr|texlive-pstricks-examples-20110224-2|23	
12mr|texlive-pstricks-examples-20110224-2|24	#-----------------------------------------------------------------------
12mr|texlive-pstricks-examples-20110224-2|25	%files
12mr|texlive-pstricks-examples-20110224-2|26	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/00-00-1.ltx
12mr|texlive-pstricks-examples-20110224-2|27	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/01-05-1.ltx
12mr|texlive-pstricks-examples-20110224-2|28	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|29	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-10.ltx
12mr|texlive-pstricks-examples-20110224-2|30	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-11.ltx
12mr|texlive-pstricks-examples-20110224-2|31	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-12.ltx
12mr|texlive-pstricks-examples-20110224-2|32	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-13.ltx
12mr|texlive-pstricks-examples-20110224-2|33	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-14.ltx
12mr|texlive-pstricks-examples-20110224-2|34	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-15.ltx
12mr|texlive-pstricks-examples-20110224-2|35	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|36	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|37	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-4.ltx
12mr|texlive-pstricks-examples-20110224-2|38	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-5.ltx
12mr|texlive-pstricks-examples-20110224-2|39	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-6.ltx
12mr|texlive-pstricks-examples-20110224-2|40	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-7.ltx
12mr|texlive-pstricks-examples-20110224-2|41	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-8.ltx
12mr|texlive-pstricks-examples-20110224-2|42	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-01-9.ltx
12mr|texlive-pstricks-examples-20110224-2|43	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|44	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-03-2.ltx
12mr|texlive-pstricks-examples-20110224-2|45	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-1.ltx
12mr|texlive-pstricks-examples-20110224-2|46	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-10.ltx
12mr|texlive-pstricks-examples-20110224-2|47	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-11.ltx
12mr|texlive-pstricks-examples-20110224-2|48	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-12.ltx
12mr|texlive-pstricks-examples-20110224-2|49	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-13.ltx
12mr|texlive-pstricks-examples-20110224-2|50	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-2.ltx
12mr|texlive-pstricks-examples-20110224-2|51	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-3.ltx
12mr|texlive-pstricks-examples-20110224-2|52	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-4.ltx
12mr|texlive-pstricks-examples-20110224-2|53	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-5.ltx
12mr|texlive-pstricks-examples-20110224-2|54	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-6.ltx
12mr|texlive-pstricks-examples-20110224-2|55	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-7.ltx
12mr|texlive-pstricks-examples-20110224-2|56	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-8.ltx
12mr|texlive-pstricks-examples-20110224-2|57	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-05-9.ltx
12mr|texlive-pstricks-examples-20110224-2|58	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-06-1.ltx
12mr|texlive-pstricks-examples-20110224-2|59	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-07-1.ltx
12mr|texlive-pstricks-examples-20110224-2|60	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/02-07-2.ltx
12mr|texlive-pstricks-examples-20110224-2|61	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-00-1.ltx
12mr|texlive-pstricks-examples-20110224-2|62	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-00-2.ltx
12mr|texlive-pstricks-examples-20110224-2|63	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|64	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-10.ltx
12mr|texlive-pstricks-examples-20110224-2|65	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-11.ltx
12mr|texlive-pstricks-examples-20110224-2|66	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-12.ltx
12mr|texlive-pstricks-examples-20110224-2|67	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|68	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|69	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-4.ltx
12mr|texlive-pstricks-examples-20110224-2|70	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-5.ltx
12mr|texlive-pstricks-examples-20110224-2|71	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-6.ltx
12mr|texlive-pstricks-examples-20110224-2|72	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-7.ltx
12mr|texlive-pstricks-examples-20110224-2|73	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-8.ltx
12mr|texlive-pstricks-examples-20110224-2|74	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-02-9.ltx
12mr|texlive-pstricks-examples-20110224-2|75	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|76	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-10.ltx
12mr|texlive-pstricks-examples-20110224-2|77	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-2.ltx
12mr|texlive-pstricks-examples-20110224-2|78	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-3.ltx
12mr|texlive-pstricks-examples-20110224-2|79	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-4.ltx
12mr|texlive-pstricks-examples-20110224-2|80	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-5.ltx
12mr|texlive-pstricks-examples-20110224-2|81	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-6.ltx
12mr|texlive-pstricks-examples-20110224-2|82	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-7.ltx
12mr|texlive-pstricks-examples-20110224-2|83	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-8.ltx
12mr|texlive-pstricks-examples-20110224-2|84	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-03-9.ltx
12mr|texlive-pstricks-examples-20110224-2|85	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-04-1.ltx
12mr|texlive-pstricks-examples-20110224-2|86	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-04-2.ltx
12mr|texlive-pstricks-examples-20110224-2|87	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-04-3.ltx
12mr|texlive-pstricks-examples-20110224-2|88	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-05-1.ltx
12mr|texlive-pstricks-examples-20110224-2|89	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-05-2.ltx
12mr|texlive-pstricks-examples-20110224-2|90	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-05-3.ltx
12mr|texlive-pstricks-examples-20110224-2|91	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/03-05-4.ltx
12mr|texlive-pstricks-examples-20110224-2|92	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|93	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-10.ltx
12mr|texlive-pstricks-examples-20110224-2|94	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-11.ltx
12mr|texlive-pstricks-examples-20110224-2|95	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-12.ltx
12mr|texlive-pstricks-examples-20110224-2|96	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-13.ltx
12mr|texlive-pstricks-examples-20110224-2|97	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-14.ltx
12mr|texlive-pstricks-examples-20110224-2|98	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-15.ltx
12mr|texlive-pstricks-examples-20110224-2|99	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-16.ltx
12mr|texlive-pstricks-examples-20110224-2|100	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-17.ltx
12mr|texlive-pstricks-examples-20110224-2|101	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-18.ltx
12mr|texlive-pstricks-examples-20110224-2|102	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-19.ltx
12mr|texlive-pstricks-examples-20110224-2|103	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|104	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-20.ltx
12mr|texlive-pstricks-examples-20110224-2|105	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-21.ltx
12mr|texlive-pstricks-examples-20110224-2|106	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-22.ltx
12mr|texlive-pstricks-examples-20110224-2|107	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-23.ltx
12mr|texlive-pstricks-examples-20110224-2|108	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-24.ltx
12mr|texlive-pstricks-examples-20110224-2|109	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-25.ltx
12mr|texlive-pstricks-examples-20110224-2|110	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-26.ltx
12mr|texlive-pstricks-examples-20110224-2|111	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-27.ltx
12mr|texlive-pstricks-examples-20110224-2|112	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|113	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-4.ltx
12mr|texlive-pstricks-examples-20110224-2|114	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-5.ltx
12mr|texlive-pstricks-examples-20110224-2|115	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-6.ltx
12mr|texlive-pstricks-examples-20110224-2|116	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-7.ltx
12mr|texlive-pstricks-examples-20110224-2|117	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-8.ltx
12mr|texlive-pstricks-examples-20110224-2|118	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-01-9.ltx
12mr|texlive-pstricks-examples-20110224-2|119	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|120	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|121	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|122	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-04-1.ltx
12mr|texlive-pstricks-examples-20110224-2|123	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-05-1.ltx
12mr|texlive-pstricks-examples-20110224-2|124	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-05-2.ltx
12mr|texlive-pstricks-examples-20110224-2|125	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-06-1.ltx
12mr|texlive-pstricks-examples-20110224-2|126	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/04-07-1.ltx
12mr|texlive-pstricks-examples-20110224-2|127	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|128	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-10.ltx
12mr|texlive-pstricks-examples-20110224-2|129	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-11.ltx
12mr|texlive-pstricks-examples-20110224-2|130	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-12.ltx
12mr|texlive-pstricks-examples-20110224-2|131	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|132	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|133	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-4.ltx
12mr|texlive-pstricks-examples-20110224-2|134	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-5.ltx
12mr|texlive-pstricks-examples-20110224-2|135	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-6.ltx
12mr|texlive-pstricks-examples-20110224-2|136	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-7.ltx
12mr|texlive-pstricks-examples-20110224-2|137	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-8.ltx
12mr|texlive-pstricks-examples-20110224-2|138	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-01-9.ltx
12mr|texlive-pstricks-examples-20110224-2|139	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|140	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-10.ltx
12mr|texlive-pstricks-examples-20110224-2|141	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-11.ltx
12mr|texlive-pstricks-examples-20110224-2|142	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|143	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|144	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-4.ltx
12mr|texlive-pstricks-examples-20110224-2|145	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-5.ltx
12mr|texlive-pstricks-examples-20110224-2|146	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-6.ltx
12mr|texlive-pstricks-examples-20110224-2|147	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-7.ltx
12mr|texlive-pstricks-examples-20110224-2|148	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-8.ltx
12mr|texlive-pstricks-examples-20110224-2|149	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-02-9.ltx
12mr|texlive-pstricks-examples-20110224-2|150	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|151	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-03-2.ltx
12mr|texlive-pstricks-examples-20110224-2|152	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-03-3.ltx
12mr|texlive-pstricks-examples-20110224-2|153	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-03-4.ltx
12mr|texlive-pstricks-examples-20110224-2|154	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-03-5.ltx
12mr|texlive-pstricks-examples-20110224-2|155	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-03-6.ltx
12mr|texlive-pstricks-examples-20110224-2|156	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-03-7.ltx
12mr|texlive-pstricks-examples-20110224-2|157	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-04-1.ltx
12mr|texlive-pstricks-examples-20110224-2|158	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-04-2.ltx
12mr|texlive-pstricks-examples-20110224-2|159	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-04-3.ltx
12mr|texlive-pstricks-examples-20110224-2|160	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-04-4.ltx
12mr|texlive-pstricks-examples-20110224-2|161	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-04-5.ltx
12mr|texlive-pstricks-examples-20110224-2|162	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/05-04-6.ltx
12mr|texlive-pstricks-examples-20110224-2|163	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|164	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|165	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|166	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-01-4.ltx
12mr|texlive-pstricks-examples-20110224-2|167	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-01-5.ltx
12mr|texlive-pstricks-examples-20110224-2|168	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|169	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|170	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-2.ltx
12mr|texlive-pstricks-examples-20110224-2|171	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-3.ltx
12mr|texlive-pstricks-examples-20110224-2|172	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-4.ltx
12mr|texlive-pstricks-examples-20110224-2|173	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-5.ltx
12mr|texlive-pstricks-examples-20110224-2|174	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-6.ltx
12mr|texlive-pstricks-examples-20110224-2|175	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-7.ltx
12mr|texlive-pstricks-examples-20110224-2|176	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-8.ltx
12mr|texlive-pstricks-examples-20110224-2|177	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/06-03-9.ltx
12mr|texlive-pstricks-examples-20110224-2|178	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|179	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-10.ltx
12mr|texlive-pstricks-examples-20110224-2|180	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-11.ltx
12mr|texlive-pstricks-examples-20110224-2|181	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-12.ltx
12mr|texlive-pstricks-examples-20110224-2|182	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-13.ltx
12mr|texlive-pstricks-examples-20110224-2|183	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-14.ltx
12mr|texlive-pstricks-examples-20110224-2|184	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-15.ltx
12mr|texlive-pstricks-examples-20110224-2|185	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-16.ltx
12mr|texlive-pstricks-examples-20110224-2|186	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-17.ltx
12mr|texlive-pstricks-examples-20110224-2|187	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-18.ltx
12mr|texlive-pstricks-examples-20110224-2|188	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-19.ltx
12mr|texlive-pstricks-examples-20110224-2|189	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|190	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-20.ltx
12mr|texlive-pstricks-examples-20110224-2|191	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-21.ltx
12mr|texlive-pstricks-examples-20110224-2|192	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|193	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-4.ltx
12mr|texlive-pstricks-examples-20110224-2|194	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-5.ltx
12mr|texlive-pstricks-examples-20110224-2|195	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-6.ltx
12mr|texlive-pstricks-examples-20110224-2|196	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-7.ltx
12mr|texlive-pstricks-examples-20110224-2|197	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-8.ltx
12mr|texlive-pstricks-examples-20110224-2|198	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-01-9.ltx
12mr|texlive-pstricks-examples-20110224-2|199	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|200	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/07-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|201	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-00-1.ltx
12mr|texlive-pstricks-examples-20110224-2|202	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|203	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-10.ltx
12mr|texlive-pstricks-examples-20110224-2|204	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|205	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|206	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-4.ltx
12mr|texlive-pstricks-examples-20110224-2|207	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-5.ltx
12mr|texlive-pstricks-examples-20110224-2|208	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-6.ltx
12mr|texlive-pstricks-examples-20110224-2|209	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-7.ltx
12mr|texlive-pstricks-examples-20110224-2|210	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-8.ltx
12mr|texlive-pstricks-examples-20110224-2|211	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-01-9.ltx
12mr|texlive-pstricks-examples-20110224-2|212	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|213	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-10.ltx
12mr|texlive-pstricks-examples-20110224-2|214	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-11.ltx
12mr|texlive-pstricks-examples-20110224-2|215	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-12.ltx
12mr|texlive-pstricks-examples-20110224-2|216	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-13.ltx
12mr|texlive-pstricks-examples-20110224-2|217	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-14.ltx
12mr|texlive-pstricks-examples-20110224-2|218	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-15.ltx
12mr|texlive-pstricks-examples-20110224-2|219	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-16.ltx
12mr|texlive-pstricks-examples-20110224-2|220	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|221	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|222	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-4.ltx
12mr|texlive-pstricks-examples-20110224-2|223	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-5.ltx
12mr|texlive-pstricks-examples-20110224-2|224	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-6.ltx
12mr|texlive-pstricks-examples-20110224-2|225	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-7.ltx
12mr|texlive-pstricks-examples-20110224-2|226	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-8.ltx
12mr|texlive-pstricks-examples-20110224-2|227	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-02-9.ltx
12mr|texlive-pstricks-examples-20110224-2|228	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/08-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|229	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|230	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|231	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|232	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-04-1.ltx
12mr|texlive-pstricks-examples-20110224-2|233	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-05-1.ltx
12mr|texlive-pstricks-examples-20110224-2|234	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-05-2.ltx
12mr|texlive-pstricks-examples-20110224-2|235	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-06-1.ltx
12mr|texlive-pstricks-examples-20110224-2|236	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-06-2.ltx
12mr|texlive-pstricks-examples-20110224-2|237	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-07-1.ltx
12mr|texlive-pstricks-examples-20110224-2|238	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-08-1.ltx
12mr|texlive-pstricks-examples-20110224-2|239	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-08-2.ltx
12mr|texlive-pstricks-examples-20110224-2|240	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-09-1.ltx
12mr|texlive-pstricks-examples-20110224-2|241	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/09-10-1.ltx
12mr|texlive-pstricks-examples-20110224-2|242	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|243	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|244	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|245	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|246	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|247	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|248	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-02-4.ltx
12mr|texlive-pstricks-examples-20110224-2|249	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-02-5.ltx
12mr|texlive-pstricks-examples-20110224-2|250	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-02-6.ltx
12mr|texlive-pstricks-examples-20110224-2|251	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-02-7.ltx
12mr|texlive-pstricks-examples-20110224-2|252	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|253	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-03-2.ltx
12mr|texlive-pstricks-examples-20110224-2|254	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-03-3.ltx
12mr|texlive-pstricks-examples-20110224-2|255	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-03-4.ltx
12mr|texlive-pstricks-examples-20110224-2|256	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-04-1.ltx
12mr|texlive-pstricks-examples-20110224-2|257	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-04-2.ltx
12mr|texlive-pstricks-examples-20110224-2|258	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-04-3.ltx
12mr|texlive-pstricks-examples-20110224-2|259	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-05-1.ltx
12mr|texlive-pstricks-examples-20110224-2|260	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-05-2.ltx
12mr|texlive-pstricks-examples-20110224-2|261	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-05-3.ltx
12mr|texlive-pstricks-examples-20110224-2|262	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-05-4.ltx
12mr|texlive-pstricks-examples-20110224-2|263	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-06-1.ltx
12mr|texlive-pstricks-examples-20110224-2|264	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-06-2.ltx
12mr|texlive-pstricks-examples-20110224-2|265	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-06-3.ltx
12mr|texlive-pstricks-examples-20110224-2|266	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-06-4.ltx
12mr|texlive-pstricks-examples-20110224-2|267	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-06-5.ltx
12mr|texlive-pstricks-examples-20110224-2|268	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/10-06-6.ltx
12mr|texlive-pstricks-examples-20110224-2|269	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|270	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|271	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|272	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|273	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-10.ltx
12mr|texlive-pstricks-examples-20110224-2|274	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-11.ltx
12mr|texlive-pstricks-examples-20110224-2|275	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-12.ltx
12mr|texlive-pstricks-examples-20110224-2|276	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-13.ltx
12mr|texlive-pstricks-examples-20110224-2|277	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-14.ltx
12mr|texlive-pstricks-examples-20110224-2|278	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-15.ltx
12mr|texlive-pstricks-examples-20110224-2|279	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-16.ltx
12mr|texlive-pstricks-examples-20110224-2|280	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-17.ltx
12mr|texlive-pstricks-examples-20110224-2|281	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-18.ltx
12mr|texlive-pstricks-examples-20110224-2|282	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-19.ltx
12mr|texlive-pstricks-examples-20110224-2|283	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-2.ltx
12mr|texlive-pstricks-examples-20110224-2|284	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-20.ltx
12mr|texlive-pstricks-examples-20110224-2|285	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-21.ltx
12mr|texlive-pstricks-examples-20110224-2|286	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-22.ltx
12mr|texlive-pstricks-examples-20110224-2|287	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-23.ltx
12mr|texlive-pstricks-examples-20110224-2|288	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-24.ltx
12mr|texlive-pstricks-examples-20110224-2|289	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-25.ltx
12mr|texlive-pstricks-examples-20110224-2|290	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-26.ltx
12mr|texlive-pstricks-examples-20110224-2|291	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-27.ltx
12mr|texlive-pstricks-examples-20110224-2|292	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-28.ltx
12mr|texlive-pstricks-examples-20110224-2|293	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-29.ltx
12mr|texlive-pstricks-examples-20110224-2|294	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-3.ltx
12mr|texlive-pstricks-examples-20110224-2|295	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-30.ltx
12mr|texlive-pstricks-examples-20110224-2|296	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-31.ltx
12mr|texlive-pstricks-examples-20110224-2|297	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-32.ltx
12mr|texlive-pstricks-examples-20110224-2|298	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-33.ltx
12mr|texlive-pstricks-examples-20110224-2|299	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-4.ltx
12mr|texlive-pstricks-examples-20110224-2|300	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-5.ltx
12mr|texlive-pstricks-examples-20110224-2|301	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-6.ltx
12mr|texlive-pstricks-examples-20110224-2|302	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-7.ltx
12mr|texlive-pstricks-examples-20110224-2|303	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-8.ltx
12mr|texlive-pstricks-examples-20110224-2|304	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/11-03-9.ltx
12mr|texlive-pstricks-examples-20110224-2|305	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|306	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|307	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|308	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-4.ltx
12mr|texlive-pstricks-examples-20110224-2|309	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-5.ltx
12mr|texlive-pstricks-examples-20110224-2|310	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-6.ltx
12mr|texlive-pstricks-examples-20110224-2|311	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-7.ltx
12mr|texlive-pstricks-examples-20110224-2|312	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/12-01-8.ltx
12mr|texlive-pstricks-examples-20110224-2|313	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/12-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|314	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/12-04-1.ltx
12mr|texlive-pstricks-examples-20110224-2|315	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/12-04-2.ltx
12mr|texlive-pstricks-examples-20110224-2|316	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/13-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|317	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/13-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|318	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/13-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|319	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/13-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|320	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|321	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-10.ltx
12mr|texlive-pstricks-examples-20110224-2|322	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-11.ltx
12mr|texlive-pstricks-examples-20110224-2|323	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-12.ltx
12mr|texlive-pstricks-examples-20110224-2|324	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-13.ltx
12mr|texlive-pstricks-examples-20110224-2|325	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-14.ltx
12mr|texlive-pstricks-examples-20110224-2|326	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-15.ltx
12mr|texlive-pstricks-examples-20110224-2|327	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-16.ltx
12mr|texlive-pstricks-examples-20110224-2|328	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-17.ltx
12mr|texlive-pstricks-examples-20110224-2|329	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-18.ltx
12mr|texlive-pstricks-examples-20110224-2|330	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-19.ltx
12mr|texlive-pstricks-examples-20110224-2|331	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|332	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|333	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-4.ltx
12mr|texlive-pstricks-examples-20110224-2|334	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-5.ltx
12mr|texlive-pstricks-examples-20110224-2|335	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-6.ltx
12mr|texlive-pstricks-examples-20110224-2|336	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-7.ltx
12mr|texlive-pstricks-examples-20110224-2|337	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-8.ltx
12mr|texlive-pstricks-examples-20110224-2|338	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-02-9.ltx
12mr|texlive-pstricks-examples-20110224-2|339	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|340	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-10.ltx
12mr|texlive-pstricks-examples-20110224-2|341	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-2.ltx
12mr|texlive-pstricks-examples-20110224-2|342	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-3.ltx
12mr|texlive-pstricks-examples-20110224-2|343	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-4.ltx
12mr|texlive-pstricks-examples-20110224-2|344	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-5.ltx
12mr|texlive-pstricks-examples-20110224-2|345	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-6.ltx
12mr|texlive-pstricks-examples-20110224-2|346	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-7.ltx
12mr|texlive-pstricks-examples-20110224-2|347	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-8.ltx
12mr|texlive-pstricks-examples-20110224-2|348	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-03-9.ltx
12mr|texlive-pstricks-examples-20110224-2|349	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-04-1.ltx
12mr|texlive-pstricks-examples-20110224-2|350	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-05-1.ltx
12mr|texlive-pstricks-examples-20110224-2|351	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-06-1.ltx
12mr|texlive-pstricks-examples-20110224-2|352	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-06-2.ltx
12mr|texlive-pstricks-examples-20110224-2|353	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-06-3.ltx
12mr|texlive-pstricks-examples-20110224-2|354	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-06-4.ltx
12mr|texlive-pstricks-examples-20110224-2|355	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-06-5.ltx
12mr|texlive-pstricks-examples-20110224-2|356	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-07-1.ltx
12mr|texlive-pstricks-examples-20110224-2|357	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/14-07-2.ltx
12mr|texlive-pstricks-examples-20110224-2|358	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|359	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-10.ltx
12mr|texlive-pstricks-examples-20110224-2|360	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-11.ltx
12mr|texlive-pstricks-examples-20110224-2|361	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-12.ltx
12mr|texlive-pstricks-examples-20110224-2|362	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-13.ltx
12mr|texlive-pstricks-examples-20110224-2|363	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-14.ltx
12mr|texlive-pstricks-examples-20110224-2|364	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-15.ltx
12mr|texlive-pstricks-examples-20110224-2|365	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-16.ltx
12mr|texlive-pstricks-examples-20110224-2|366	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-17.ltx
12mr|texlive-pstricks-examples-20110224-2|367	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-18.ltx
12mr|texlive-pstricks-examples-20110224-2|368	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-19.ltx
12mr|texlive-pstricks-examples-20110224-2|369	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|370	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-20.ltx
12mr|texlive-pstricks-examples-20110224-2|371	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-21.ltx
12mr|texlive-pstricks-examples-20110224-2|372	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-22.ltx
12mr|texlive-pstricks-examples-20110224-2|373	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-23.ltx
12mr|texlive-pstricks-examples-20110224-2|374	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-24.ltx
12mr|texlive-pstricks-examples-20110224-2|375	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-25.ltx
12mr|texlive-pstricks-examples-20110224-2|376	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-26.ltx
12mr|texlive-pstricks-examples-20110224-2|377	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-27.ltx
12mr|texlive-pstricks-examples-20110224-2|378	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-28.ltx
12mr|texlive-pstricks-examples-20110224-2|379	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-29.ltx
12mr|texlive-pstricks-examples-20110224-2|380	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|381	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-30.ltx
12mr|texlive-pstricks-examples-20110224-2|382	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-31.ltx
12mr|texlive-pstricks-examples-20110224-2|383	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-32.ltx
12mr|texlive-pstricks-examples-20110224-2|384	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-33.ltx
12mr|texlive-pstricks-examples-20110224-2|385	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-34.ltx
12mr|texlive-pstricks-examples-20110224-2|386	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-35.ltx
12mr|texlive-pstricks-examples-20110224-2|387	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-36.ltx
12mr|texlive-pstricks-examples-20110224-2|388	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-37.ltx
12mr|texlive-pstricks-examples-20110224-2|389	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-38.ltx
12mr|texlive-pstricks-examples-20110224-2|390	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-39.ltx
12mr|texlive-pstricks-examples-20110224-2|391	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-4.ltx
12mr|texlive-pstricks-examples-20110224-2|392	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-40.ltx
12mr|texlive-pstricks-examples-20110224-2|393	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-41.ltx
12mr|texlive-pstricks-examples-20110224-2|394	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-42.ltx
12mr|texlive-pstricks-examples-20110224-2|395	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-43.ltx
12mr|texlive-pstricks-examples-20110224-2|396	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-44.ltx
12mr|texlive-pstricks-examples-20110224-2|397	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-45.ltx
12mr|texlive-pstricks-examples-20110224-2|398	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-46.ltx
12mr|texlive-pstricks-examples-20110224-2|399	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-47.ltx
12mr|texlive-pstricks-examples-20110224-2|400	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-48.ltx
12mr|texlive-pstricks-examples-20110224-2|401	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-49.ltx
12mr|texlive-pstricks-examples-20110224-2|402	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-5.ltx
12mr|texlive-pstricks-examples-20110224-2|403	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-50.ltx
12mr|texlive-pstricks-examples-20110224-2|404	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-51.ltx
12mr|texlive-pstricks-examples-20110224-2|405	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-52.ltx
12mr|texlive-pstricks-examples-20110224-2|406	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-53.ltx
12mr|texlive-pstricks-examples-20110224-2|407	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-54.ltx
12mr|texlive-pstricks-examples-20110224-2|408	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-55.ltx
12mr|texlive-pstricks-examples-20110224-2|409	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-56.ltx
12mr|texlive-pstricks-examples-20110224-2|410	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-57.ltx
12mr|texlive-pstricks-examples-20110224-2|411	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-58.ltx
12mr|texlive-pstricks-examples-20110224-2|412	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-59.ltx
12mr|texlive-pstricks-examples-20110224-2|413	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-6.ltx
12mr|texlive-pstricks-examples-20110224-2|414	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-60.ltx
12mr|texlive-pstricks-examples-20110224-2|415	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-61.ltx
12mr|texlive-pstricks-examples-20110224-2|416	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-62.ltx
12mr|texlive-pstricks-examples-20110224-2|417	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-63.ltx
12mr|texlive-pstricks-examples-20110224-2|418	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-64.ltx
12mr|texlive-pstricks-examples-20110224-2|419	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-65.ltx
12mr|texlive-pstricks-examples-20110224-2|420	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-66.ltx
12mr|texlive-pstricks-examples-20110224-2|421	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-7.ltx
12mr|texlive-pstricks-examples-20110224-2|422	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-8.ltx
12mr|texlive-pstricks-examples-20110224-2|423	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-01-9.ltx
12mr|texlive-pstricks-examples-20110224-2|424	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|425	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-10.ltx
12mr|texlive-pstricks-examples-20110224-2|426	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-11.ltx
12mr|texlive-pstricks-examples-20110224-2|427	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-12.ltx
12mr|texlive-pstricks-examples-20110224-2|428	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|429	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|430	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-4.ltx
12mr|texlive-pstricks-examples-20110224-2|431	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-5.ltx
12mr|texlive-pstricks-examples-20110224-2|432	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-6.ltx
12mr|texlive-pstricks-examples-20110224-2|433	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-7.ltx
12mr|texlive-pstricks-examples-20110224-2|434	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-8.ltx
12mr|texlive-pstricks-examples-20110224-2|435	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-02-9.ltx
12mr|texlive-pstricks-examples-20110224-2|436	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|437	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-10.ltx
12mr|texlive-pstricks-examples-20110224-2|438	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-11.ltx
12mr|texlive-pstricks-examples-20110224-2|439	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-12.ltx
12mr|texlive-pstricks-examples-20110224-2|440	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-13.ltx
12mr|texlive-pstricks-examples-20110224-2|441	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-14.ltx
12mr|texlive-pstricks-examples-20110224-2|442	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-15.ltx
12mr|texlive-pstricks-examples-20110224-2|443	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-16.ltx
12mr|texlive-pstricks-examples-20110224-2|444	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-17.ltx
12mr|texlive-pstricks-examples-20110224-2|445	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-18.ltx
12mr|texlive-pstricks-examples-20110224-2|446	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-19.ltx
12mr|texlive-pstricks-examples-20110224-2|447	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-2.ltx
12mr|texlive-pstricks-examples-20110224-2|448	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-20.ltx
12mr|texlive-pstricks-examples-20110224-2|449	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-21.ltx
12mr|texlive-pstricks-examples-20110224-2|450	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-22.ltx
12mr|texlive-pstricks-examples-20110224-2|451	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-23.ltx
12mr|texlive-pstricks-examples-20110224-2|452	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-24.ltx
12mr|texlive-pstricks-examples-20110224-2|453	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-25.ltx
12mr|texlive-pstricks-examples-20110224-2|454	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-26.ltx
12mr|texlive-pstricks-examples-20110224-2|455	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-27.ltx
12mr|texlive-pstricks-examples-20110224-2|456	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-28.ltx
12mr|texlive-pstricks-examples-20110224-2|457	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-29.ltx
12mr|texlive-pstricks-examples-20110224-2|458	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-3.ltx
12mr|texlive-pstricks-examples-20110224-2|459	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-30.ltx
12mr|texlive-pstricks-examples-20110224-2|460	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-31.ltx
12mr|texlive-pstricks-examples-20110224-2|461	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-32.ltx
12mr|texlive-pstricks-examples-20110224-2|462	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-4.ltx
12mr|texlive-pstricks-examples-20110224-2|463	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-5.ltx
12mr|texlive-pstricks-examples-20110224-2|464	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-6.ltx
12mr|texlive-pstricks-examples-20110224-2|465	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-7.ltx
12mr|texlive-pstricks-examples-20110224-2|466	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-8.ltx
12mr|texlive-pstricks-examples-20110224-2|467	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-03-9.ltx
12mr|texlive-pstricks-examples-20110224-2|468	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-1.ltx
12mr|texlive-pstricks-examples-20110224-2|469	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-10.ltx
12mr|texlive-pstricks-examples-20110224-2|470	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-11.ltx
12mr|texlive-pstricks-examples-20110224-2|471	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-12.ltx
12mr|texlive-pstricks-examples-20110224-2|472	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-13.ltx
12mr|texlive-pstricks-examples-20110224-2|473	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-14.ltx
12mr|texlive-pstricks-examples-20110224-2|474	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-15.ltx
12mr|texlive-pstricks-examples-20110224-2|475	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-2.ltx
12mr|texlive-pstricks-examples-20110224-2|476	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-3.ltx
12mr|texlive-pstricks-examples-20110224-2|477	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-4.ltx
12mr|texlive-pstricks-examples-20110224-2|478	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-5.ltx
12mr|texlive-pstricks-examples-20110224-2|479	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-6.ltx
12mr|texlive-pstricks-examples-20110224-2|480	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-7.ltx
12mr|texlive-pstricks-examples-20110224-2|481	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-8.ltx
12mr|texlive-pstricks-examples-20110224-2|482	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-04-9.ltx
12mr|texlive-pstricks-examples-20110224-2|483	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-1.ltx
12mr|texlive-pstricks-examples-20110224-2|484	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-10.ltx
12mr|texlive-pstricks-examples-20110224-2|485	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-11.ltx
12mr|texlive-pstricks-examples-20110224-2|486	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-12.ltx
12mr|texlive-pstricks-examples-20110224-2|487	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-13.ltx
12mr|texlive-pstricks-examples-20110224-2|488	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-14.ltx
12mr|texlive-pstricks-examples-20110224-2|489	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-15.ltx
12mr|texlive-pstricks-examples-20110224-2|490	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-2.ltx
12mr|texlive-pstricks-examples-20110224-2|491	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-3.ltx
12mr|texlive-pstricks-examples-20110224-2|492	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-4.ltx
12mr|texlive-pstricks-examples-20110224-2|493	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-5.ltx
12mr|texlive-pstricks-examples-20110224-2|494	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-6.ltx
12mr|texlive-pstricks-examples-20110224-2|495	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-7.ltx
12mr|texlive-pstricks-examples-20110224-2|496	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-8.ltx
12mr|texlive-pstricks-examples-20110224-2|497	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-05-9.ltx
12mr|texlive-pstricks-examples-20110224-2|498	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-06-1.ltx
12mr|texlive-pstricks-examples-20110224-2|499	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-1.ltx
12mr|texlive-pstricks-examples-20110224-2|500	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-10.ltx
12mr|texlive-pstricks-examples-20110224-2|501	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-11.ltx
12mr|texlive-pstricks-examples-20110224-2|502	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-12.ltx
12mr|texlive-pstricks-examples-20110224-2|503	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-13.ltx
12mr|texlive-pstricks-examples-20110224-2|504	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-14.ltx
12mr|texlive-pstricks-examples-20110224-2|505	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-15.ltx
12mr|texlive-pstricks-examples-20110224-2|506	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-16.ltx
12mr|texlive-pstricks-examples-20110224-2|507	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-17.ltx
12mr|texlive-pstricks-examples-20110224-2|508	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-18.ltx
12mr|texlive-pstricks-examples-20110224-2|509	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-19.ltx
12mr|texlive-pstricks-examples-20110224-2|510	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-2.ltx
12mr|texlive-pstricks-examples-20110224-2|511	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-20.ltx
12mr|texlive-pstricks-examples-20110224-2|512	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-3.ltx
12mr|texlive-pstricks-examples-20110224-2|513	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-4.ltx
12mr|texlive-pstricks-examples-20110224-2|514	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-5.ltx
12mr|texlive-pstricks-examples-20110224-2|515	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-6.ltx
12mr|texlive-pstricks-examples-20110224-2|516	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-7.ltx
12mr|texlive-pstricks-examples-20110224-2|517	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-8.ltx
12mr|texlive-pstricks-examples-20110224-2|518	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-07-9.ltx
12mr|texlive-pstricks-examples-20110224-2|519	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-08-1.ltx
12mr|texlive-pstricks-examples-20110224-2|520	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-08-2.ltx
12mr|texlive-pstricks-examples-20110224-2|521	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-08-3.ltx
12mr|texlive-pstricks-examples-20110224-2|522	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-08-4.ltx
12mr|texlive-pstricks-examples-20110224-2|523	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-08-5.ltx
12mr|texlive-pstricks-examples-20110224-2|524	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-08-6.ltx
12mr|texlive-pstricks-examples-20110224-2|525	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/15-08-7.ltx
12mr|texlive-pstricks-examples-20110224-2|526	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-00-1.ltx
12mr|texlive-pstricks-examples-20110224-2|527	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|528	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-10.ltx
12mr|texlive-pstricks-examples-20110224-2|529	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-11.ltx
12mr|texlive-pstricks-examples-20110224-2|530	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-12.ltx
12mr|texlive-pstricks-examples-20110224-2|531	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-13.ltx
12mr|texlive-pstricks-examples-20110224-2|532	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-14.ltx
12mr|texlive-pstricks-examples-20110224-2|533	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-15.ltx
12mr|texlive-pstricks-examples-20110224-2|534	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-16.ltx
12mr|texlive-pstricks-examples-20110224-2|535	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-17.ltx
12mr|texlive-pstricks-examples-20110224-2|536	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-18.ltx
12mr|texlive-pstricks-examples-20110224-2|537	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-19.ltx
12mr|texlive-pstricks-examples-20110224-2|538	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|539	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-20.ltx
12mr|texlive-pstricks-examples-20110224-2|540	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-21.ltx
12mr|texlive-pstricks-examples-20110224-2|541	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-22.ltx
12mr|texlive-pstricks-examples-20110224-2|542	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|543	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-4.ltx
12mr|texlive-pstricks-examples-20110224-2|544	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-5.ltx
12mr|texlive-pstricks-examples-20110224-2|545	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-6.ltx
12mr|texlive-pstricks-examples-20110224-2|546	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-7.ltx
12mr|texlive-pstricks-examples-20110224-2|547	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-8.ltx
12mr|texlive-pstricks-examples-20110224-2|548	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-02-9.ltx
12mr|texlive-pstricks-examples-20110224-2|549	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|550	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-10.ltx
12mr|texlive-pstricks-examples-20110224-2|551	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-11.ltx
12mr|texlive-pstricks-examples-20110224-2|552	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-12.ltx
12mr|texlive-pstricks-examples-20110224-2|553	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-13.ltx
12mr|texlive-pstricks-examples-20110224-2|554	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-14.ltx
12mr|texlive-pstricks-examples-20110224-2|555	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-2.ltx
12mr|texlive-pstricks-examples-20110224-2|556	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-3.ltx
12mr|texlive-pstricks-examples-20110224-2|557	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-4.ltx
12mr|texlive-pstricks-examples-20110224-2|558	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-5.ltx
12mr|texlive-pstricks-examples-20110224-2|559	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-6.ltx
12mr|texlive-pstricks-examples-20110224-2|560	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-7.ltx
12mr|texlive-pstricks-examples-20110224-2|561	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-8.ltx
12mr|texlive-pstricks-examples-20110224-2|562	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-03-9.ltx
12mr|texlive-pstricks-examples-20110224-2|563	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-1.ltx
12mr|texlive-pstricks-examples-20110224-2|564	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-10.ltx
12mr|texlive-pstricks-examples-20110224-2|565	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-11.ltx
12mr|texlive-pstricks-examples-20110224-2|566	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-12.ltx
12mr|texlive-pstricks-examples-20110224-2|567	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-13.ltx
12mr|texlive-pstricks-examples-20110224-2|568	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-14.ltx
12mr|texlive-pstricks-examples-20110224-2|569	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-15.ltx
12mr|texlive-pstricks-examples-20110224-2|570	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-16.ltx
12mr|texlive-pstricks-examples-20110224-2|571	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-17.ltx
12mr|texlive-pstricks-examples-20110224-2|572	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-18.ltx
12mr|texlive-pstricks-examples-20110224-2|573	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-19.ltx
12mr|texlive-pstricks-examples-20110224-2|574	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-2.ltx
12mr|texlive-pstricks-examples-20110224-2|575	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-20.ltx
12mr|texlive-pstricks-examples-20110224-2|576	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-21.ltx
12mr|texlive-pstricks-examples-20110224-2|577	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-22.ltx
12mr|texlive-pstricks-examples-20110224-2|578	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-23.ltx
12mr|texlive-pstricks-examples-20110224-2|579	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-24.ltx
12mr|texlive-pstricks-examples-20110224-2|580	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-25.ltx
12mr|texlive-pstricks-examples-20110224-2|581	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-26.ltx
12mr|texlive-pstricks-examples-20110224-2|582	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-27.ltx
12mr|texlive-pstricks-examples-20110224-2|583	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-3.ltx
12mr|texlive-pstricks-examples-20110224-2|584	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-4.ltx
12mr|texlive-pstricks-examples-20110224-2|585	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-5.ltx
12mr|texlive-pstricks-examples-20110224-2|586	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-6.ltx
12mr|texlive-pstricks-examples-20110224-2|587	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-7.ltx
12mr|texlive-pstricks-examples-20110224-2|588	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-8.ltx
12mr|texlive-pstricks-examples-20110224-2|589	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-04-9.ltx
12mr|texlive-pstricks-examples-20110224-2|590	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-05-1.ltx
12mr|texlive-pstricks-examples-20110224-2|591	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-05-2.ltx
12mr|texlive-pstricks-examples-20110224-2|592	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-06-1.ltx
12mr|texlive-pstricks-examples-20110224-2|593	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-06-2.ltx
12mr|texlive-pstricks-examples-20110224-2|594	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-06-3.ltx
12mr|texlive-pstricks-examples-20110224-2|595	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-06-4.ltx
12mr|texlive-pstricks-examples-20110224-2|596	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-06-5.ltx
12mr|texlive-pstricks-examples-20110224-2|597	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-06-6.ltx
12mr|texlive-pstricks-examples-20110224-2|598	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-07-1.ltx
12mr|texlive-pstricks-examples-20110224-2|599	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-07-2.ltx
12mr|texlive-pstricks-examples-20110224-2|600	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-07-3.ltx
12mr|texlive-pstricks-examples-20110224-2|601	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-07-4.ltx
12mr|texlive-pstricks-examples-20110224-2|602	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-1.ltx
12mr|texlive-pstricks-examples-20110224-2|603	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-10.ltx
12mr|texlive-pstricks-examples-20110224-2|604	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-2.ltx
12mr|texlive-pstricks-examples-20110224-2|605	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-3.ltx
12mr|texlive-pstricks-examples-20110224-2|606	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-4.ltx
12mr|texlive-pstricks-examples-20110224-2|607	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-5.ltx
12mr|texlive-pstricks-examples-20110224-2|608	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-6.ltx
12mr|texlive-pstricks-examples-20110224-2|609	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-7.ltx
12mr|texlive-pstricks-examples-20110224-2|610	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-8.ltx
12mr|texlive-pstricks-examples-20110224-2|611	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-08-9.ltx
12mr|texlive-pstricks-examples-20110224-2|612	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-09-1.ltx
12mr|texlive-pstricks-examples-20110224-2|613	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-10-1.ltx
12mr|texlive-pstricks-examples-20110224-2|614	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-10-2.ltx
12mr|texlive-pstricks-examples-20110224-2|615	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-10-3.ltx
12mr|texlive-pstricks-examples-20110224-2|616	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/16-10-4.ltx
12mr|texlive-pstricks-examples-20110224-2|617	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-00-1.ltx
12mr|texlive-pstricks-examples-20110224-2|618	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-00-2.ltx
12mr|texlive-pstricks-examples-20110224-2|619	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-00-3.ltx
12mr|texlive-pstricks-examples-20110224-2|620	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|621	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-10.ltx
12mr|texlive-pstricks-examples-20110224-2|622	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-11.ltx
12mr|texlive-pstricks-examples-20110224-2|623	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-12.ltx
12mr|texlive-pstricks-examples-20110224-2|624	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-13.ltx
12mr|texlive-pstricks-examples-20110224-2|625	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-14.ltx
12mr|texlive-pstricks-examples-20110224-2|626	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-15.ltx
12mr|texlive-pstricks-examples-20110224-2|627	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-16.ltx
12mr|texlive-pstricks-examples-20110224-2|628	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-17.ltx
12mr|texlive-pstricks-examples-20110224-2|629	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-18.ltx
12mr|texlive-pstricks-examples-20110224-2|630	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-19.ltx
12mr|texlive-pstricks-examples-20110224-2|631	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|632	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-20.ltx
12mr|texlive-pstricks-examples-20110224-2|633	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-21.ltx
12mr|texlive-pstricks-examples-20110224-2|634	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-22.ltx
12mr|texlive-pstricks-examples-20110224-2|635	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-23.ltx
12mr|texlive-pstricks-examples-20110224-2|636	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-24.ltx
12mr|texlive-pstricks-examples-20110224-2|637	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|638	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-4.ltx
12mr|texlive-pstricks-examples-20110224-2|639	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-5.ltx
12mr|texlive-pstricks-examples-20110224-2|640	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-6.ltx
12mr|texlive-pstricks-examples-20110224-2|641	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-7.ltx
12mr|texlive-pstricks-examples-20110224-2|642	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-8.ltx
12mr|texlive-pstricks-examples-20110224-2|643	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-01-9.ltx
12mr|texlive-pstricks-examples-20110224-2|644	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|645	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|646	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|647	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-02-4.ltx
12mr|texlive-pstricks-examples-20110224-2|648	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-02-5.ltx
12mr|texlive-pstricks-examples-20110224-2|649	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-02-6.ltx
12mr|texlive-pstricks-examples-20110224-2|650	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|651	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-2.ltx
12mr|texlive-pstricks-examples-20110224-2|652	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-3.ltx
12mr|texlive-pstricks-examples-20110224-2|653	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-4.ltx
12mr|texlive-pstricks-examples-20110224-2|654	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-5.ltx
12mr|texlive-pstricks-examples-20110224-2|655	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-6.ltx
12mr|texlive-pstricks-examples-20110224-2|656	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-7.ltx
12mr|texlive-pstricks-examples-20110224-2|657	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-03-8.ltx
12mr|texlive-pstricks-examples-20110224-2|658	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-04-1.ltx
12mr|texlive-pstricks-examples-20110224-2|659	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-05-1.ltx
12mr|texlive-pstricks-examples-20110224-2|660	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-06-1.ltx
12mr|texlive-pstricks-examples-20110224-2|661	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/17-06-2.ltx
12mr|texlive-pstricks-examples-20110224-2|662	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|663	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|664	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|665	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-4.ltx
12mr|texlive-pstricks-examples-20110224-2|666	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-5.ltx
12mr|texlive-pstricks-examples-20110224-2|667	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-6.ltx
12mr|texlive-pstricks-examples-20110224-2|668	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-7.ltx
12mr|texlive-pstricks-examples-20110224-2|669	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-01-8.ltx
12mr|texlive-pstricks-examples-20110224-2|670	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|671	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|672	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|673	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-02-4.ltx
12mr|texlive-pstricks-examples-20110224-2|674	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-02-5.ltx
12mr|texlive-pstricks-examples-20110224-2|675	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-02-6.ltx
12mr|texlive-pstricks-examples-20110224-2|676	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/18-02-7.ltx
12mr|texlive-pstricks-examples-20110224-2|677	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|678	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|679	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|680	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-4.ltx
12mr|texlive-pstricks-examples-20110224-2|681	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-5.ltx
12mr|texlive-pstricks-examples-20110224-2|682	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-6.ltx
12mr|texlive-pstricks-examples-20110224-2|683	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-7.ltx
12mr|texlive-pstricks-examples-20110224-2|684	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-8.ltx
12mr|texlive-pstricks-examples-20110224-2|685	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-01-9.ltx
12mr|texlive-pstricks-examples-20110224-2|686	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|687	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|688	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|689	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-02-4.ltx
12mr|texlive-pstricks-examples-20110224-2|690	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-02-5.ltx
12mr|texlive-pstricks-examples-20110224-2|691	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/19-02-6.ltx
12mr|texlive-pstricks-examples-20110224-2|692	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|693	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-10.ltx
12mr|texlive-pstricks-examples-20110224-2|694	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-11.ltx
12mr|texlive-pstricks-examples-20110224-2|695	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-12.ltx
12mr|texlive-pstricks-examples-20110224-2|696	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-13.ltx
12mr|texlive-pstricks-examples-20110224-2|697	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-14.ltx
12mr|texlive-pstricks-examples-20110224-2|698	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-15.ltx
12mr|texlive-pstricks-examples-20110224-2|699	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|700	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|701	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-4.ltx
12mr|texlive-pstricks-examples-20110224-2|702	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-5.ltx
12mr|texlive-pstricks-examples-20110224-2|703	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-6.ltx
12mr|texlive-pstricks-examples-20110224-2|704	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-7.ltx
12mr|texlive-pstricks-examples-20110224-2|705	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-8.ltx
12mr|texlive-pstricks-examples-20110224-2|706	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-01-9.ltx
12mr|texlive-pstricks-examples-20110224-2|707	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|708	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|709	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|710	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|711	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-03-2.ltx
12mr|texlive-pstricks-examples-20110224-2|712	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-03-3.ltx
12mr|texlive-pstricks-examples-20110224-2|713	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-03-4.ltx
12mr|texlive-pstricks-examples-20110224-2|714	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-03-5.ltx
12mr|texlive-pstricks-examples-20110224-2|715	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-03-6.ltx
12mr|texlive-pstricks-examples-20110224-2|716	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/20-03-7.ltx
12mr|texlive-pstricks-examples-20110224-2|717	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/21-00-1.ltxEps
12mr|texlive-pstricks-examples-20110224-2|718	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/21-01-1.ltxEps
12mr|texlive-pstricks-examples-20110224-2|719	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/21-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|720	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/21-04-1.ltx
12mr|texlive-pstricks-examples-20110224-2|721	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|722	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|723	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|724	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-01-4.ltx
12mr|texlive-pstricks-examples-20110224-2|725	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-01-5.ltx
12mr|texlive-pstricks-examples-20110224-2|726	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-01-6.ltx
12mr|texlive-pstricks-examples-20110224-2|727	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-01-7.ltx
12mr|texlive-pstricks-examples-20110224-2|728	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|729	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-10.ltx
12mr|texlive-pstricks-examples-20110224-2|730	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-11.ltx
12mr|texlive-pstricks-examples-20110224-2|731	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-12.ltx
12mr|texlive-pstricks-examples-20110224-2|732	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-13.ltx
12mr|texlive-pstricks-examples-20110224-2|733	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-14.ltx
12mr|texlive-pstricks-examples-20110224-2|734	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-15.ltx
12mr|texlive-pstricks-examples-20110224-2|735	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-16.ltx
12mr|texlive-pstricks-examples-20110224-2|736	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-17.ltx
12mr|texlive-pstricks-examples-20110224-2|737	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-18.ltx
12mr|texlive-pstricks-examples-20110224-2|738	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|739	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|740	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-4.ltx
12mr|texlive-pstricks-examples-20110224-2|741	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-5.ltx
12mr|texlive-pstricks-examples-20110224-2|742	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-6.ltx
12mr|texlive-pstricks-examples-20110224-2|743	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-7.ltx
12mr|texlive-pstricks-examples-20110224-2|744	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-8.ltx
12mr|texlive-pstricks-examples-20110224-2|745	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-02-9.ltx
12mr|texlive-pstricks-examples-20110224-2|746	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|747	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-2.ltx
12mr|texlive-pstricks-examples-20110224-2|748	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-3.ltx
12mr|texlive-pstricks-examples-20110224-2|749	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-4.ltx
12mr|texlive-pstricks-examples-20110224-2|750	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-5.ltx
12mr|texlive-pstricks-examples-20110224-2|751	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-6.ltx
12mr|texlive-pstricks-examples-20110224-2|752	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-7.ltx
12mr|texlive-pstricks-examples-20110224-2|753	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-8.ltx
12mr|texlive-pstricks-examples-20110224-2|754	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/22-03-9.ltx
12mr|texlive-pstricks-examples-20110224-2|755	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|756	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-10.ltx
12mr|texlive-pstricks-examples-20110224-2|757	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-11.ltx
12mr|texlive-pstricks-examples-20110224-2|758	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-12.ltx
12mr|texlive-pstricks-examples-20110224-2|759	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-13.ltx
12mr|texlive-pstricks-examples-20110224-2|760	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-14.ltx
12mr|texlive-pstricks-examples-20110224-2|761	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-15.ltx
12mr|texlive-pstricks-examples-20110224-2|762	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-16.ltx
12mr|texlive-pstricks-examples-20110224-2|763	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-17.ltx
12mr|texlive-pstricks-examples-20110224-2|764	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-18.ltx
12mr|texlive-pstricks-examples-20110224-2|765	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-19.ltx
12mr|texlive-pstricks-examples-20110224-2|766	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|767	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-20.ltx
12mr|texlive-pstricks-examples-20110224-2|768	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-21.ltx
12mr|texlive-pstricks-examples-20110224-2|769	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-22.ltx
12mr|texlive-pstricks-examples-20110224-2|770	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-23.ltx
12mr|texlive-pstricks-examples-20110224-2|771	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-24.ltx
12mr|texlive-pstricks-examples-20110224-2|772	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-25.ltx
12mr|texlive-pstricks-examples-20110224-2|773	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|774	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-4.ltx
12mr|texlive-pstricks-examples-20110224-2|775	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-5.ltx
12mr|texlive-pstricks-examples-20110224-2|776	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-6.ltx
12mr|texlive-pstricks-examples-20110224-2|777	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-7.ltx
12mr|texlive-pstricks-examples-20110224-2|778	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-8.ltx
12mr|texlive-pstricks-examples-20110224-2|779	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-01-9.ltx
12mr|texlive-pstricks-examples-20110224-2|780	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|781	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|782	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|783	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-02-4.ltx
12mr|texlive-pstricks-examples-20110224-2|784	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|785	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-10.ltx
12mr|texlive-pstricks-examples-20110224-2|786	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-11.ltx
12mr|texlive-pstricks-examples-20110224-2|787	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-12.ltx
12mr|texlive-pstricks-examples-20110224-2|788	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-13.ltx
12mr|texlive-pstricks-examples-20110224-2|789	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-14.ltx
12mr|texlive-pstricks-examples-20110224-2|790	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-2.ltx
12mr|texlive-pstricks-examples-20110224-2|791	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-3.ltx
12mr|texlive-pstricks-examples-20110224-2|792	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-4.ltx
12mr|texlive-pstricks-examples-20110224-2|793	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-5.ltx
12mr|texlive-pstricks-examples-20110224-2|794	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-6.ltx
12mr|texlive-pstricks-examples-20110224-2|795	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-7.ltx
12mr|texlive-pstricks-examples-20110224-2|796	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-8.ltx
12mr|texlive-pstricks-examples-20110224-2|797	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-03-9.ltx
12mr|texlive-pstricks-examples-20110224-2|798	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-04-1.ltx
12mr|texlive-pstricks-examples-20110224-2|799	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-04-2.ltx
12mr|texlive-pstricks-examples-20110224-2|800	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-04-3.ltx
12mr|texlive-pstricks-examples-20110224-2|801	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-04-4.ltx
12mr|texlive-pstricks-examples-20110224-2|802	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-04-5.ltx
12mr|texlive-pstricks-examples-20110224-2|803	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-04-6.ltx
12mr|texlive-pstricks-examples-20110224-2|804	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-1.ltx
12mr|texlive-pstricks-examples-20110224-2|805	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-10.ltx
12mr|texlive-pstricks-examples-20110224-2|806	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-11.ltx
12mr|texlive-pstricks-examples-20110224-2|807	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-12.ltx
12mr|texlive-pstricks-examples-20110224-2|808	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-13.ltx
12mr|texlive-pstricks-examples-20110224-2|809	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-14.ltx
12mr|texlive-pstricks-examples-20110224-2|810	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-15.ltx
12mr|texlive-pstricks-examples-20110224-2|811	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-16.ltx
12mr|texlive-pstricks-examples-20110224-2|812	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-17.ltx
12mr|texlive-pstricks-examples-20110224-2|813	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-18.ltx
12mr|texlive-pstricks-examples-20110224-2|814	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-19.ltx
12mr|texlive-pstricks-examples-20110224-2|815	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-2.ltx
12mr|texlive-pstricks-examples-20110224-2|816	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-20.ltx
12mr|texlive-pstricks-examples-20110224-2|817	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-21.ltx
12mr|texlive-pstricks-examples-20110224-2|818	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-22.ltx
12mr|texlive-pstricks-examples-20110224-2|819	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-23.ltx
12mr|texlive-pstricks-examples-20110224-2|820	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-24.ltx
12mr|texlive-pstricks-examples-20110224-2|821	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-25.ltx
12mr|texlive-pstricks-examples-20110224-2|822	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-26.ltx
12mr|texlive-pstricks-examples-20110224-2|823	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-27.ltx
12mr|texlive-pstricks-examples-20110224-2|824	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-28.ltx
12mr|texlive-pstricks-examples-20110224-2|825	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-29.ltx
12mr|texlive-pstricks-examples-20110224-2|826	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-3.ltx
12mr|texlive-pstricks-examples-20110224-2|827	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-30.ltx
12mr|texlive-pstricks-examples-20110224-2|828	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-31.ltx
12mr|texlive-pstricks-examples-20110224-2|829	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-32.ltx
12mr|texlive-pstricks-examples-20110224-2|830	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-33.ltx
12mr|texlive-pstricks-examples-20110224-2|831	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-34.ltx
12mr|texlive-pstricks-examples-20110224-2|832	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-35.ltx
12mr|texlive-pstricks-examples-20110224-2|833	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-36.ltx
12mr|texlive-pstricks-examples-20110224-2|834	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-37.ltx
12mr|texlive-pstricks-examples-20110224-2|835	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-38.ltx
12mr|texlive-pstricks-examples-20110224-2|836	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-39.ltx
12mr|texlive-pstricks-examples-20110224-2|837	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-4.ltx
12mr|texlive-pstricks-examples-20110224-2|838	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-40.ltx
12mr|texlive-pstricks-examples-20110224-2|839	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-41.ltx
12mr|texlive-pstricks-examples-20110224-2|840	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-42.ltx
12mr|texlive-pstricks-examples-20110224-2|841	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-43.ltx
12mr|texlive-pstricks-examples-20110224-2|842	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-44.ltx
12mr|texlive-pstricks-examples-20110224-2|843	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-45.ltx
12mr|texlive-pstricks-examples-20110224-2|844	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-46.ltx
12mr|texlive-pstricks-examples-20110224-2|845	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-47.ltx
12mr|texlive-pstricks-examples-20110224-2|846	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-48.ltx
12mr|texlive-pstricks-examples-20110224-2|847	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-49.ltx
12mr|texlive-pstricks-examples-20110224-2|848	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-5.ltx
12mr|texlive-pstricks-examples-20110224-2|849	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-50.ltx
12mr|texlive-pstricks-examples-20110224-2|850	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-51.ltx
12mr|texlive-pstricks-examples-20110224-2|851	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-52.ltx
12mr|texlive-pstricks-examples-20110224-2|852	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-53.ltx
12mr|texlive-pstricks-examples-20110224-2|853	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-54.ltx
12mr|texlive-pstricks-examples-20110224-2|854	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-55.ltx
12mr|texlive-pstricks-examples-20110224-2|855	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-56.ltx
12mr|texlive-pstricks-examples-20110224-2|856	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-57.ltx
12mr|texlive-pstricks-examples-20110224-2|857	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-58.ltx
12mr|texlive-pstricks-examples-20110224-2|858	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-59.ltx
12mr|texlive-pstricks-examples-20110224-2|859	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-6.ltx
12mr|texlive-pstricks-examples-20110224-2|860	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-60.ltx
12mr|texlive-pstricks-examples-20110224-2|861	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-61.ltx
12mr|texlive-pstricks-examples-20110224-2|862	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-62.ltx
12mr|texlive-pstricks-examples-20110224-2|863	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-63.ltx
12mr|texlive-pstricks-examples-20110224-2|864	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-64.ltx
12mr|texlive-pstricks-examples-20110224-2|865	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-65.ltx
12mr|texlive-pstricks-examples-20110224-2|866	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-7.ltx
12mr|texlive-pstricks-examples-20110224-2|867	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-8.ltx
12mr|texlive-pstricks-examples-20110224-2|868	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-05-9.ltx
12mr|texlive-pstricks-examples-20110224-2|869	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-1.ltx
12mr|texlive-pstricks-examples-20110224-2|870	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-10.ltx
12mr|texlive-pstricks-examples-20110224-2|871	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-11.ltx
12mr|texlive-pstricks-examples-20110224-2|872	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-12.ltx
12mr|texlive-pstricks-examples-20110224-2|873	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-13.ltx
12mr|texlive-pstricks-examples-20110224-2|874	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-14.ltx
12mr|texlive-pstricks-examples-20110224-2|875	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-15.ltx
12mr|texlive-pstricks-examples-20110224-2|876	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-16.ltx
12mr|texlive-pstricks-examples-20110224-2|877	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-17.ltx
12mr|texlive-pstricks-examples-20110224-2|878	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-18.ltx
12mr|texlive-pstricks-examples-20110224-2|879	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-19.ltx
12mr|texlive-pstricks-examples-20110224-2|880	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-2.ltx
12mr|texlive-pstricks-examples-20110224-2|881	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-20.ltx
12mr|texlive-pstricks-examples-20110224-2|882	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-21.ltx
12mr|texlive-pstricks-examples-20110224-2|883	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-22.ltx
12mr|texlive-pstricks-examples-20110224-2|884	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-23.ltx
12mr|texlive-pstricks-examples-20110224-2|885	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-24.ltx
12mr|texlive-pstricks-examples-20110224-2|886	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-25.ltx
12mr|texlive-pstricks-examples-20110224-2|887	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-26.ltx
12mr|texlive-pstricks-examples-20110224-2|888	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-27.ltx
12mr|texlive-pstricks-examples-20110224-2|889	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-28.ltx
12mr|texlive-pstricks-examples-20110224-2|890	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-29.ltx
12mr|texlive-pstricks-examples-20110224-2|891	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-3.ltx
12mr|texlive-pstricks-examples-20110224-2|892	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-30.ltx
12mr|texlive-pstricks-examples-20110224-2|893	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-31.ltx
12mr|texlive-pstricks-examples-20110224-2|894	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-32.ltx
12mr|texlive-pstricks-examples-20110224-2|895	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-33.ltx
12mr|texlive-pstricks-examples-20110224-2|896	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-34.ltx
12mr|texlive-pstricks-examples-20110224-2|897	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-35.ltx
12mr|texlive-pstricks-examples-20110224-2|898	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-36.ltx
12mr|texlive-pstricks-examples-20110224-2|899	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-37.ltx
12mr|texlive-pstricks-examples-20110224-2|900	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-38.ltx
12mr|texlive-pstricks-examples-20110224-2|901	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-39.ltx
12mr|texlive-pstricks-examples-20110224-2|902	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-4.ltx
12mr|texlive-pstricks-examples-20110224-2|903	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-40.ltx
12mr|texlive-pstricks-examples-20110224-2|904	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-41.ltx
12mr|texlive-pstricks-examples-20110224-2|905	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-42.ltx
12mr|texlive-pstricks-examples-20110224-2|906	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-43.ltx
12mr|texlive-pstricks-examples-20110224-2|907	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-44.ltx
12mr|texlive-pstricks-examples-20110224-2|908	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-45.ltx
12mr|texlive-pstricks-examples-20110224-2|909	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-46.ltx
12mr|texlive-pstricks-examples-20110224-2|910	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-47.ltx
12mr|texlive-pstricks-examples-20110224-2|911	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-48.ltx
12mr|texlive-pstricks-examples-20110224-2|912	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-49.ltx
12mr|texlive-pstricks-examples-20110224-2|913	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-5.ltx
12mr|texlive-pstricks-examples-20110224-2|914	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-50.ltx
12mr|texlive-pstricks-examples-20110224-2|915	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-51.ltx
12mr|texlive-pstricks-examples-20110224-2|916	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-52.ltx
12mr|texlive-pstricks-examples-20110224-2|917	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-53.ltx
12mr|texlive-pstricks-examples-20110224-2|918	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-54.ltx
12mr|texlive-pstricks-examples-20110224-2|919	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-55.ltx
12mr|texlive-pstricks-examples-20110224-2|920	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-56.ltx
12mr|texlive-pstricks-examples-20110224-2|921	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-57.ltx
12mr|texlive-pstricks-examples-20110224-2|922	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-58.ltx
12mr|texlive-pstricks-examples-20110224-2|923	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-59.ltx
12mr|texlive-pstricks-examples-20110224-2|924	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-6.ltx
12mr|texlive-pstricks-examples-20110224-2|925	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-60.ltx
12mr|texlive-pstricks-examples-20110224-2|926	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-61.ltx
12mr|texlive-pstricks-examples-20110224-2|927	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-62.ltx
12mr|texlive-pstricks-examples-20110224-2|928	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-63.ltx
12mr|texlive-pstricks-examples-20110224-2|929	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-64.ltx
12mr|texlive-pstricks-examples-20110224-2|930	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-65.ltx
12mr|texlive-pstricks-examples-20110224-2|931	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-66.ltx
12mr|texlive-pstricks-examples-20110224-2|932	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-67.ltx
12mr|texlive-pstricks-examples-20110224-2|933	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-68.ltx
12mr|texlive-pstricks-examples-20110224-2|934	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-69.ltx
12mr|texlive-pstricks-examples-20110224-2|935	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-7.ltx
12mr|texlive-pstricks-examples-20110224-2|936	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-70.ltx
12mr|texlive-pstricks-examples-20110224-2|937	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-71.ltx
12mr|texlive-pstricks-examples-20110224-2|938	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-72.ltx
12mr|texlive-pstricks-examples-20110224-2|939	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-73.ltx
12mr|texlive-pstricks-examples-20110224-2|940	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-74.ltx
12mr|texlive-pstricks-examples-20110224-2|941	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-75.ltx
12mr|texlive-pstricks-examples-20110224-2|942	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-76.ltx
12mr|texlive-pstricks-examples-20110224-2|943	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-77.ltx
12mr|texlive-pstricks-examples-20110224-2|944	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-78.ltx
12mr|texlive-pstricks-examples-20110224-2|945	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-79.ltx
12mr|texlive-pstricks-examples-20110224-2|946	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-8.ltx
12mr|texlive-pstricks-examples-20110224-2|947	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-80.ltx
12mr|texlive-pstricks-examples-20110224-2|948	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-81.ltx
12mr|texlive-pstricks-examples-20110224-2|949	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-82.ltx
12mr|texlive-pstricks-examples-20110224-2|950	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-83.ltx
12mr|texlive-pstricks-examples-20110224-2|951	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-84.ltx
12mr|texlive-pstricks-examples-20110224-2|952	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-85.ltx
12mr|texlive-pstricks-examples-20110224-2|953	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-86.ltx
12mr|texlive-pstricks-examples-20110224-2|954	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-87.ltx
12mr|texlive-pstricks-examples-20110224-2|955	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-88.ltx
12mr|texlive-pstricks-examples-20110224-2|956	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-89.ltx
12mr|texlive-pstricks-examples-20110224-2|957	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-9.ltx
12mr|texlive-pstricks-examples-20110224-2|958	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-90.ltx
12mr|texlive-pstricks-examples-20110224-2|959	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-91.ltx
12mr|texlive-pstricks-examples-20110224-2|960	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-92.ltx
12mr|texlive-pstricks-examples-20110224-2|961	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-93.ltx
12mr|texlive-pstricks-examples-20110224-2|962	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-94.ltx
12mr|texlive-pstricks-examples-20110224-2|963	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-95.ltx
12mr|texlive-pstricks-examples-20110224-2|964	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-96.ltx
12mr|texlive-pstricks-examples-20110224-2|965	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-06-97.ltx
12mr|texlive-pstricks-examples-20110224-2|966	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-1.ltx
12mr|texlive-pstricks-examples-20110224-2|967	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-10.ltx
12mr|texlive-pstricks-examples-20110224-2|968	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-11.ltx
12mr|texlive-pstricks-examples-20110224-2|969	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-12.ltx
12mr|texlive-pstricks-examples-20110224-2|970	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-13.ltx
12mr|texlive-pstricks-examples-20110224-2|971	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-14.ltx
12mr|texlive-pstricks-examples-20110224-2|972	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-15.ltx
12mr|texlive-pstricks-examples-20110224-2|973	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-16.ltx
12mr|texlive-pstricks-examples-20110224-2|974	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-17.ltx
12mr|texlive-pstricks-examples-20110224-2|975	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-18.ltx
12mr|texlive-pstricks-examples-20110224-2|976	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-19.ltx
12mr|texlive-pstricks-examples-20110224-2|977	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-2.ltx
12mr|texlive-pstricks-examples-20110224-2|978	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-20.ltx
12mr|texlive-pstricks-examples-20110224-2|979	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-3.ltx
12mr|texlive-pstricks-examples-20110224-2|980	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-4.ltx
12mr|texlive-pstricks-examples-20110224-2|981	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-5.ltx
12mr|texlive-pstricks-examples-20110224-2|982	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-6.ltx
12mr|texlive-pstricks-examples-20110224-2|983	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-7.ltx
12mr|texlive-pstricks-examples-20110224-2|984	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-8.ltx
12mr|texlive-pstricks-examples-20110224-2|985	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-07-9.ltx
12mr|texlive-pstricks-examples-20110224-2|986	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-1.ltx
12mr|texlive-pstricks-examples-20110224-2|987	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-2.ltx
12mr|texlive-pstricks-examples-20110224-2|988	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-3.ltx
12mr|texlive-pstricks-examples-20110224-2|989	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-4.ltx
12mr|texlive-pstricks-examples-20110224-2|990	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-5.ltx
12mr|texlive-pstricks-examples-20110224-2|991	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-6.ltx
12mr|texlive-pstricks-examples-20110224-2|992	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-7.ltx
12mr|texlive-pstricks-examples-20110224-2|993	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/23-08-8.ltx
12mr|texlive-pstricks-examples-20110224-2|994	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|995	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-10.ltx
12mr|texlive-pstricks-examples-20110224-2|996	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-11.ltx
12mr|texlive-pstricks-examples-20110224-2|997	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-12.ltx
12mr|texlive-pstricks-examples-20110224-2|998	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-13.ltx
12mr|texlive-pstricks-examples-20110224-2|999	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-14.inl
12mr|texlive-pstricks-examples-20110224-2|1000	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-15.inl
12mr|texlive-pstricks-examples-20110224-2|1001	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-16.inl
12mr|texlive-pstricks-examples-20110224-2|1002	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-17.ltx
12mr|texlive-pstricks-examples-20110224-2|1003	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-18.ltx
12mr|texlive-pstricks-examples-20110224-2|1004	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-19.ltx
12mr|texlive-pstricks-examples-20110224-2|1005	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1006	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-20.ltx
12mr|texlive-pstricks-examples-20110224-2|1007	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-21.ltx
12mr|texlive-pstricks-examples-20110224-2|1008	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-22.ltx
12mr|texlive-pstricks-examples-20110224-2|1009	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-23.ltx
12mr|texlive-pstricks-examples-20110224-2|1010	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-24.ltx
12mr|texlive-pstricks-examples-20110224-2|1011	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1012	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1013	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1014	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1015	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1016	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1017	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-01-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1018	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1019	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-10.ltx
12mr|texlive-pstricks-examples-20110224-2|1020	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-11.ltx
12mr|texlive-pstricks-examples-20110224-2|1021	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-12.ltx
12mr|texlive-pstricks-examples-20110224-2|1022	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1023	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1024	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1025	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1026	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1027	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1028	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1029	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-02-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1030	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-1.inl
12mr|texlive-pstricks-examples-20110224-2|1031	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-10.inl
12mr|texlive-pstricks-examples-20110224-2|1032	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-11.inl
12mr|texlive-pstricks-examples-20110224-2|1033	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-12.inl
12mr|texlive-pstricks-examples-20110224-2|1034	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-13.inl
12mr|texlive-pstricks-examples-20110224-2|1035	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-14.inl
12mr|texlive-pstricks-examples-20110224-2|1036	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-15.inl
12mr|texlive-pstricks-examples-20110224-2|1037	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-16.inl
12mr|texlive-pstricks-examples-20110224-2|1038	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-17.inl
12mr|texlive-pstricks-examples-20110224-2|1039	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-18.inl
12mr|texlive-pstricks-examples-20110224-2|1040	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-19.inl
12mr|texlive-pstricks-examples-20110224-2|1041	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-2.inl
12mr|texlive-pstricks-examples-20110224-2|1042	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-20.inl
12mr|texlive-pstricks-examples-20110224-2|1043	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-21.inl
12mr|texlive-pstricks-examples-20110224-2|1044	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-22.inl
12mr|texlive-pstricks-examples-20110224-2|1045	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-23.inl
12mr|texlive-pstricks-examples-20110224-2|1046	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-24.inl
12mr|texlive-pstricks-examples-20110224-2|1047	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-25.inl
12mr|texlive-pstricks-examples-20110224-2|1048	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-26.inl
12mr|texlive-pstricks-examples-20110224-2|1049	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-27.inl
12mr|texlive-pstricks-examples-20110224-2|1050	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-28.inl
12mr|texlive-pstricks-examples-20110224-2|1051	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-29.ltx
12mr|texlive-pstricks-examples-20110224-2|1052	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-3.inl
12mr|texlive-pstricks-examples-20110224-2|1053	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-30.inl
12mr|texlive-pstricks-examples-20110224-2|1054	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-31.inl
12mr|texlive-pstricks-examples-20110224-2|1055	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-32.inl
12mr|texlive-pstricks-examples-20110224-2|1056	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-33.inl
12mr|texlive-pstricks-examples-20110224-2|1057	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-34.inl
12mr|texlive-pstricks-examples-20110224-2|1058	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-35.inl
12mr|texlive-pstricks-examples-20110224-2|1059	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-36.inl
12mr|texlive-pstricks-examples-20110224-2|1060	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-37.inl
12mr|texlive-pstricks-examples-20110224-2|1061	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-38.inl
12mr|texlive-pstricks-examples-20110224-2|1062	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-39.inl
12mr|texlive-pstricks-examples-20110224-2|1063	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-4.inl
12mr|texlive-pstricks-examples-20110224-2|1064	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-40.inl
12mr|texlive-pstricks-examples-20110224-2|1065	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-41.ltx
12mr|texlive-pstricks-examples-20110224-2|1066	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-42.ltx
12mr|texlive-pstricks-examples-20110224-2|1067	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-43.ltx
12mr|texlive-pstricks-examples-20110224-2|1068	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-44.inl
12mr|texlive-pstricks-examples-20110224-2|1069	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-45.inl
12mr|texlive-pstricks-examples-20110224-2|1070	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-46.inl
12mr|texlive-pstricks-examples-20110224-2|1071	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-47.inl
12mr|texlive-pstricks-examples-20110224-2|1072	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-48.inl
12mr|texlive-pstricks-examples-20110224-2|1073	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-49.inl
12mr|texlive-pstricks-examples-20110224-2|1074	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-5.inl
12mr|texlive-pstricks-examples-20110224-2|1075	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-50.inl
12mr|texlive-pstricks-examples-20110224-2|1076	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-51.inl
12mr|texlive-pstricks-examples-20110224-2|1077	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-52.inl
12mr|texlive-pstricks-examples-20110224-2|1078	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-53.inl
12mr|texlive-pstricks-examples-20110224-2|1079	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-54.inl
12mr|texlive-pstricks-examples-20110224-2|1080	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-55.inl
12mr|texlive-pstricks-examples-20110224-2|1081	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-56.inl
12mr|texlive-pstricks-examples-20110224-2|1082	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-57.inl
12mr|texlive-pstricks-examples-20110224-2|1083	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-58.inl
12mr|texlive-pstricks-examples-20110224-2|1084	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-59.inl
12mr|texlive-pstricks-examples-20110224-2|1085	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-6.inl
12mr|texlive-pstricks-examples-20110224-2|1086	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-60.inl
12mr|texlive-pstricks-examples-20110224-2|1087	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-61.inl
12mr|texlive-pstricks-examples-20110224-2|1088	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-62.inl
12mr|texlive-pstricks-examples-20110224-2|1089	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-63.inl
12mr|texlive-pstricks-examples-20110224-2|1090	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-64.inl
12mr|texlive-pstricks-examples-20110224-2|1091	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-65.inl
12mr|texlive-pstricks-examples-20110224-2|1092	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-66.inl
12mr|texlive-pstricks-examples-20110224-2|1093	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-67.inl
12mr|texlive-pstricks-examples-20110224-2|1094	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-68.inl
12mr|texlive-pstricks-examples-20110224-2|1095	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-69.inl
12mr|texlive-pstricks-examples-20110224-2|1096	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-7.inl
12mr|texlive-pstricks-examples-20110224-2|1097	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-70.inl
12mr|texlive-pstricks-examples-20110224-2|1098	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-71.inl
12mr|texlive-pstricks-examples-20110224-2|1099	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-72.inl
12mr|texlive-pstricks-examples-20110224-2|1100	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-73.inl
12mr|texlive-pstricks-examples-20110224-2|1101	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-74.inl
12mr|texlive-pstricks-examples-20110224-2|1102	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-75.ltx
12mr|texlive-pstricks-examples-20110224-2|1103	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-76.ltx
12mr|texlive-pstricks-examples-20110224-2|1104	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-77.ltx
12mr|texlive-pstricks-examples-20110224-2|1105	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-78.ltx
12mr|texlive-pstricks-examples-20110224-2|1106	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-79.ltx
12mr|texlive-pstricks-examples-20110224-2|1107	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-8.inl
12mr|texlive-pstricks-examples-20110224-2|1108	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-03-9.inl
12mr|texlive-pstricks-examples-20110224-2|1109	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1110	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-10.ltx
12mr|texlive-pstricks-examples-20110224-2|1111	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-11.ltx
12mr|texlive-pstricks-examples-20110224-2|1112	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-12.ltx
12mr|texlive-pstricks-examples-20110224-2|1113	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-13.ltx
12mr|texlive-pstricks-examples-20110224-2|1114	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-14.ltx
12mr|texlive-pstricks-examples-20110224-2|1115	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-15.ltx
12mr|texlive-pstricks-examples-20110224-2|1116	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-16.ltx
12mr|texlive-pstricks-examples-20110224-2|1117	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-17.ltx
12mr|texlive-pstricks-examples-20110224-2|1118	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-18.ltx
12mr|texlive-pstricks-examples-20110224-2|1119	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-19.ltx
12mr|texlive-pstricks-examples-20110224-2|1120	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1121	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-20.ltx
12mr|texlive-pstricks-examples-20110224-2|1122	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-21.ltx
12mr|texlive-pstricks-examples-20110224-2|1123	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-22.ltx
12mr|texlive-pstricks-examples-20110224-2|1124	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-23.ltx
12mr|texlive-pstricks-examples-20110224-2|1125	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-24.ltx
12mr|texlive-pstricks-examples-20110224-2|1126	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-25.ltx
12mr|texlive-pstricks-examples-20110224-2|1127	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-26.ltx
12mr|texlive-pstricks-examples-20110224-2|1128	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-27.ltx
12mr|texlive-pstricks-examples-20110224-2|1129	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-28.ltx
12mr|texlive-pstricks-examples-20110224-2|1130	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-29.ltx
12mr|texlive-pstricks-examples-20110224-2|1131	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1132	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-30.ltx
12mr|texlive-pstricks-examples-20110224-2|1133	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1134	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1135	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1136	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1137	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1138	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/24-04-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1139	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1140	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-10.ltx
12mr|texlive-pstricks-examples-20110224-2|1141	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-11.ltx
12mr|texlive-pstricks-examples-20110224-2|1142	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-12.ltx
12mr|texlive-pstricks-examples-20110224-2|1143	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-13.ltx
12mr|texlive-pstricks-examples-20110224-2|1144	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-14.ltx
12mr|texlive-pstricks-examples-20110224-2|1145	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-15.ltx
12mr|texlive-pstricks-examples-20110224-2|1146	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-16.ltx
12mr|texlive-pstricks-examples-20110224-2|1147	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-17.ltx
12mr|texlive-pstricks-examples-20110224-2|1148	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-18.ltx
12mr|texlive-pstricks-examples-20110224-2|1149	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-19.ltx
12mr|texlive-pstricks-examples-20110224-2|1150	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1151	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-20.ltx
12mr|texlive-pstricks-examples-20110224-2|1152	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1153	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1154	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1155	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1156	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1157	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1158	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-01-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1159	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1160	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-10.ltx
12mr|texlive-pstricks-examples-20110224-2|1161	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-11.ltx
12mr|texlive-pstricks-examples-20110224-2|1162	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-12.ltx
12mr|texlive-pstricks-examples-20110224-2|1163	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-13.ltx
12mr|texlive-pstricks-examples-20110224-2|1164	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-14.ltx
12mr|texlive-pstricks-examples-20110224-2|1165	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-15.ltx
12mr|texlive-pstricks-examples-20110224-2|1166	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-16.ltx
12mr|texlive-pstricks-examples-20110224-2|1167	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-17.ltx
12mr|texlive-pstricks-examples-20110224-2|1168	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-18.ltx
12mr|texlive-pstricks-examples-20110224-2|1169	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-19.ltx
12mr|texlive-pstricks-examples-20110224-2|1170	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1171	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-20.ltx
12mr|texlive-pstricks-examples-20110224-2|1172	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-21.ltx
12mr|texlive-pstricks-examples-20110224-2|1173	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-22.ltx
12mr|texlive-pstricks-examples-20110224-2|1174	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-23.ltx
12mr|texlive-pstricks-examples-20110224-2|1175	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-24.ltx
12mr|texlive-pstricks-examples-20110224-2|1176	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-25.ltx
12mr|texlive-pstricks-examples-20110224-2|1177	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-26.ltx
12mr|texlive-pstricks-examples-20110224-2|1178	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-27.ltx
12mr|texlive-pstricks-examples-20110224-2|1179	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-28.ltx
12mr|texlive-pstricks-examples-20110224-2|1180	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-29.ltx
12mr|texlive-pstricks-examples-20110224-2|1181	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1182	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-30.ltx
12mr|texlive-pstricks-examples-20110224-2|1183	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-31.ltx
12mr|texlive-pstricks-examples-20110224-2|1184	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-32.ltx
12mr|texlive-pstricks-examples-20110224-2|1185	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-33.ltx
12mr|texlive-pstricks-examples-20110224-2|1186	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-34.ltx
12mr|texlive-pstricks-examples-20110224-2|1187	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-35.ltx
12mr|texlive-pstricks-examples-20110224-2|1188	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-36.ltx
12mr|texlive-pstricks-examples-20110224-2|1189	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-37.ltx
12mr|texlive-pstricks-examples-20110224-2|1190	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-38.ltx
12mr|texlive-pstricks-examples-20110224-2|1191	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-39.ltx
12mr|texlive-pstricks-examples-20110224-2|1192	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1193	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-40.ltx
12mr|texlive-pstricks-examples-20110224-2|1194	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-41.ltx
12mr|texlive-pstricks-examples-20110224-2|1195	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-42.ltx
12mr|texlive-pstricks-examples-20110224-2|1196	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-43.ltx
12mr|texlive-pstricks-examples-20110224-2|1197	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-44.ltx
12mr|texlive-pstricks-examples-20110224-2|1198	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-45.ltx
12mr|texlive-pstricks-examples-20110224-2|1199	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-46.ltx
12mr|texlive-pstricks-examples-20110224-2|1200	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-47.ltx
12mr|texlive-pstricks-examples-20110224-2|1201	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1202	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1203	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1204	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1205	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-02-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1206	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1207	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-10.ltx
12mr|texlive-pstricks-examples-20110224-2|1208	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-11.ltx
12mr|texlive-pstricks-examples-20110224-2|1209	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-12.ltx
12mr|texlive-pstricks-examples-20110224-2|1210	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-13.ltx
12mr|texlive-pstricks-examples-20110224-2|1211	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-14.ltx
12mr|texlive-pstricks-examples-20110224-2|1212	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-15.ltx
12mr|texlive-pstricks-examples-20110224-2|1213	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-16.ltx
12mr|texlive-pstricks-examples-20110224-2|1214	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-17.ltx
12mr|texlive-pstricks-examples-20110224-2|1215	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-18.ltx
12mr|texlive-pstricks-examples-20110224-2|1216	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-19.ltx
12mr|texlive-pstricks-examples-20110224-2|1217	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1218	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-20.ltx
12mr|texlive-pstricks-examples-20110224-2|1219	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-21.ltx
12mr|texlive-pstricks-examples-20110224-2|1220	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-22.ltx
12mr|texlive-pstricks-examples-20110224-2|1221	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-23.ltx
12mr|texlive-pstricks-examples-20110224-2|1222	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-24.ltx
12mr|texlive-pstricks-examples-20110224-2|1223	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-25.ltx
12mr|texlive-pstricks-examples-20110224-2|1224	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-26.ltx
12mr|texlive-pstricks-examples-20110224-2|1225	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-27.ltx
12mr|texlive-pstricks-examples-20110224-2|1226	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-28.ltx
12mr|texlive-pstricks-examples-20110224-2|1227	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-29.ltx
12mr|texlive-pstricks-examples-20110224-2|1228	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1229	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-30.ltx
12mr|texlive-pstricks-examples-20110224-2|1230	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-31.ltx
12mr|texlive-pstricks-examples-20110224-2|1231	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-32.ltx
12mr|texlive-pstricks-examples-20110224-2|1232	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-33.ltx
12mr|texlive-pstricks-examples-20110224-2|1233	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-34.ltx
12mr|texlive-pstricks-examples-20110224-2|1234	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-35.ltx
12mr|texlive-pstricks-examples-20110224-2|1235	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-36.ltx
12mr|texlive-pstricks-examples-20110224-2|1236	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-37.ltx
12mr|texlive-pstricks-examples-20110224-2|1237	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-38.ltx
12mr|texlive-pstricks-examples-20110224-2|1238	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-39.ltx
12mr|texlive-pstricks-examples-20110224-2|1239	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1240	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-40.ltx
12mr|texlive-pstricks-examples-20110224-2|1241	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-41.ltx
12mr|texlive-pstricks-examples-20110224-2|1242	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-42.ltx
12mr|texlive-pstricks-examples-20110224-2|1243	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-43.ltx
12mr|texlive-pstricks-examples-20110224-2|1244	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-44.ltx
12mr|texlive-pstricks-examples-20110224-2|1245	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-45.ltx
12mr|texlive-pstricks-examples-20110224-2|1246	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-46.ltx
12mr|texlive-pstricks-examples-20110224-2|1247	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-47.ltx
12mr|texlive-pstricks-examples-20110224-2|1248	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-48.ltx
12mr|texlive-pstricks-examples-20110224-2|1249	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-49.ltx
12mr|texlive-pstricks-examples-20110224-2|1250	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1251	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-50.ltx
12mr|texlive-pstricks-examples-20110224-2|1252	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-51.ltx
12mr|texlive-pstricks-examples-20110224-2|1253	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-52.ltx
12mr|texlive-pstricks-examples-20110224-2|1254	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-53.ltx
12mr|texlive-pstricks-examples-20110224-2|1255	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-54.ltx
12mr|texlive-pstricks-examples-20110224-2|1256	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-55.ltx
12mr|texlive-pstricks-examples-20110224-2|1257	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-56.ltx
12mr|texlive-pstricks-examples-20110224-2|1258	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-57.ltx
12mr|texlive-pstricks-examples-20110224-2|1259	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-58.ltx
12mr|texlive-pstricks-examples-20110224-2|1260	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-59.ltx
12mr|texlive-pstricks-examples-20110224-2|1261	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1262	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-60.ltx
12mr|texlive-pstricks-examples-20110224-2|1263	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-61.ltx
12mr|texlive-pstricks-examples-20110224-2|1264	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-62.ltx
12mr|texlive-pstricks-examples-20110224-2|1265	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-63.ltx
12mr|texlive-pstricks-examples-20110224-2|1266	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-64.ltx
12mr|texlive-pstricks-examples-20110224-2|1267	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-65.ltx
12mr|texlive-pstricks-examples-20110224-2|1268	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-66.ltx
12mr|texlive-pstricks-examples-20110224-2|1269	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-67.ltx
12mr|texlive-pstricks-examples-20110224-2|1270	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-68.ltx
12mr|texlive-pstricks-examples-20110224-2|1271	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-69.ltx
12mr|texlive-pstricks-examples-20110224-2|1272	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1273	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-70.ltx
12mr|texlive-pstricks-examples-20110224-2|1274	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-71.ltx
12mr|texlive-pstricks-examples-20110224-2|1275	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1276	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-03-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1277	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1278	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-10.inl
12mr|texlive-pstricks-examples-20110224-2|1279	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-11.inl
12mr|texlive-pstricks-examples-20110224-2|1280	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-12.inl
12mr|texlive-pstricks-examples-20110224-2|1281	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-13.inl
12mr|texlive-pstricks-examples-20110224-2|1282	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-14.inl
12mr|texlive-pstricks-examples-20110224-2|1283	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-15.inl
12mr|texlive-pstricks-examples-20110224-2|1284	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-16.inl
12mr|texlive-pstricks-examples-20110224-2|1285	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-17.inl
12mr|texlive-pstricks-examples-20110224-2|1286	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-18.inl
12mr|texlive-pstricks-examples-20110224-2|1287	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-19.inl
12mr|texlive-pstricks-examples-20110224-2|1288	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1289	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-20.inl
12mr|texlive-pstricks-examples-20110224-2|1290	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-21.inl
12mr|texlive-pstricks-examples-20110224-2|1291	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-22.inl
12mr|texlive-pstricks-examples-20110224-2|1292	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-23.ltx
12mr|texlive-pstricks-examples-20110224-2|1293	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-24.ltx
12mr|texlive-pstricks-examples-20110224-2|1294	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-25.ltx
12mr|texlive-pstricks-examples-20110224-2|1295	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-26.ltx
12mr|texlive-pstricks-examples-20110224-2|1296	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-27.ltx
12mr|texlive-pstricks-examples-20110224-2|1297	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-28.ltx
12mr|texlive-pstricks-examples-20110224-2|1298	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-29.ltx
12mr|texlive-pstricks-examples-20110224-2|1299	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1300	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1301	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1302	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1303	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-7.inl
12mr|texlive-pstricks-examples-20110224-2|1304	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-8.inl
12mr|texlive-pstricks-examples-20110224-2|1305	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-04-9.inl
12mr|texlive-pstricks-examples-20110224-2|1306	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1307	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-10.inl
12mr|texlive-pstricks-examples-20110224-2|1308	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-11.inl
12mr|texlive-pstricks-examples-20110224-2|1309	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-12.inl
12mr|texlive-pstricks-examples-20110224-2|1310	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-13.inl
12mr|texlive-pstricks-examples-20110224-2|1311	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-14.inl
12mr|texlive-pstricks-examples-20110224-2|1312	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-15.inl
12mr|texlive-pstricks-examples-20110224-2|1313	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-16.inl
12mr|texlive-pstricks-examples-20110224-2|1314	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-17.inl
12mr|texlive-pstricks-examples-20110224-2|1315	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-18.inl
12mr|texlive-pstricks-examples-20110224-2|1316	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-19.inl
12mr|texlive-pstricks-examples-20110224-2|1317	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1318	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-20.inl
12mr|texlive-pstricks-examples-20110224-2|1319	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-21.inl
12mr|texlive-pstricks-examples-20110224-2|1320	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-22.inl
12mr|texlive-pstricks-examples-20110224-2|1321	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-23.inl
12mr|texlive-pstricks-examples-20110224-2|1322	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-24.ltx
12mr|texlive-pstricks-examples-20110224-2|1323	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-25.ltx
12mr|texlive-pstricks-examples-20110224-2|1324	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-26.ltx
12mr|texlive-pstricks-examples-20110224-2|1325	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1326	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1327	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1328	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1329	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1330	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1331	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-05-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1332	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1333	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1334	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1335	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1336	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1337	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1338	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1339	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1340	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-06-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1341	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-07-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1342	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-07-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1343	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-07-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1344	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-07-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1345	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-07-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1346	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/25-07-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1347	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1348	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1349	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1350	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-01-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1351	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1352	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-10.ltx
12mr|texlive-pstricks-examples-20110224-2|1353	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-11.ltx
12mr|texlive-pstricks-examples-20110224-2|1354	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-12.ltx
12mr|texlive-pstricks-examples-20110224-2|1355	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-13.ltx
12mr|texlive-pstricks-examples-20110224-2|1356	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-14.ltx
12mr|texlive-pstricks-examples-20110224-2|1357	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-15.ltx
12mr|texlive-pstricks-examples-20110224-2|1358	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-16.ltx
12mr|texlive-pstricks-examples-20110224-2|1359	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-17.ltx
12mr|texlive-pstricks-examples-20110224-2|1360	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-18.ltx
12mr|texlive-pstricks-examples-20110224-2|1361	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-19.ltx
12mr|texlive-pstricks-examples-20110224-2|1362	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1363	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-20.ltx
12mr|texlive-pstricks-examples-20110224-2|1364	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-21.ltx
12mr|texlive-pstricks-examples-20110224-2|1365	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-22.ltx
12mr|texlive-pstricks-examples-20110224-2|1366	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-23.ltx
12mr|texlive-pstricks-examples-20110224-2|1367	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-24.ltx
12mr|texlive-pstricks-examples-20110224-2|1368	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-25.ltx
12mr|texlive-pstricks-examples-20110224-2|1369	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-26.ltx
12mr|texlive-pstricks-examples-20110224-2|1370	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-27.ltx
12mr|texlive-pstricks-examples-20110224-2|1371	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-28.ltx2ps
12mr|texlive-pstricks-examples-20110224-2|1372	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-29.ltx2ps
12mr|texlive-pstricks-examples-20110224-2|1373	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1374	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1375	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1376	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1377	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1378	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1379	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/26-02-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1380	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-1.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1381	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-10.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1382	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-11.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1383	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-12.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1384	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-13.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1385	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-14.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1386	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-15.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1387	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-16.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1388	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-17.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1389	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-18.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1390	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-19.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1391	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-2.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1392	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-20.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1393	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-21.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1394	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-22.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1395	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-23.ltx
12mr|texlive-pstricks-examples-20110224-2|1396	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-24.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1397	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-25.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1398	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-26.ltx
12mr|texlive-pstricks-examples-20110224-2|1399	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-3.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1400	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-4.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1401	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-5.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1402	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-6.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1403	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-7.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1404	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-8.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1405	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-01-9.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1406	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1407	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1408	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1409	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1410	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1411	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1412	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1413	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-02-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1414	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1415	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-03-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1416	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-03-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1417	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-03-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1418	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/27-03-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1419	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1420	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1421	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1422	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1423	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-10.ltx
12mr|texlive-pstricks-examples-20110224-2|1424	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-11.ltx
12mr|texlive-pstricks-examples-20110224-2|1425	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-12.ltx
12mr|texlive-pstricks-examples-20110224-2|1426	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-13.ltx
12mr|texlive-pstricks-examples-20110224-2|1427	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-14.ltx
12mr|texlive-pstricks-examples-20110224-2|1428	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-15.ltx
12mr|texlive-pstricks-examples-20110224-2|1429	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-16.ltx
12mr|texlive-pstricks-examples-20110224-2|1430	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-17.ltx
12mr|texlive-pstricks-examples-20110224-2|1431	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-18.ltx
12mr|texlive-pstricks-examples-20110224-2|1432	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-19.ltx
12mr|texlive-pstricks-examples-20110224-2|1433	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1434	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-20.ltx
12mr|texlive-pstricks-examples-20110224-2|1435	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-21.ltx
12mr|texlive-pstricks-examples-20110224-2|1436	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-22.ltx
12mr|texlive-pstricks-examples-20110224-2|1437	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-23.ltx
12mr|texlive-pstricks-examples-20110224-2|1438	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-24.ltx
12mr|texlive-pstricks-examples-20110224-2|1439	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-25.ltx
12mr|texlive-pstricks-examples-20110224-2|1440	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-26.ltx
12mr|texlive-pstricks-examples-20110224-2|1441	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-27.ltx
12mr|texlive-pstricks-examples-20110224-2|1442	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-28.ltx
12mr|texlive-pstricks-examples-20110224-2|1443	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-29.ltx
12mr|texlive-pstricks-examples-20110224-2|1444	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1445	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-30.ltx
12mr|texlive-pstricks-examples-20110224-2|1446	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-31.ltx
12mr|texlive-pstricks-examples-20110224-2|1447	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-32.ltx
12mr|texlive-pstricks-examples-20110224-2|1448	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-33.ltx
12mr|texlive-pstricks-examples-20110224-2|1449	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-34.ltx
12mr|texlive-pstricks-examples-20110224-2|1450	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-35.ltx
12mr|texlive-pstricks-examples-20110224-2|1451	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-36.ltx
12mr|texlive-pstricks-examples-20110224-2|1452	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-37.ltx
12mr|texlive-pstricks-examples-20110224-2|1453	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-38.ltx
12mr|texlive-pstricks-examples-20110224-2|1454	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-39.ltx
12mr|texlive-pstricks-examples-20110224-2|1455	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1456	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-40.ltx
12mr|texlive-pstricks-examples-20110224-2|1457	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-41.ltx
12mr|texlive-pstricks-examples-20110224-2|1458	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-42.ltx
12mr|texlive-pstricks-examples-20110224-2|1459	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-43.ltx
12mr|texlive-pstricks-examples-20110224-2|1460	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-44.ltx
12mr|texlive-pstricks-examples-20110224-2|1461	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-45.ltx
12mr|texlive-pstricks-examples-20110224-2|1462	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1463	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1464	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1465	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1466	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/28-02-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1467	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1468	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-10.ltx
12mr|texlive-pstricks-examples-20110224-2|1469	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-11.ltx
12mr|texlive-pstricks-examples-20110224-2|1470	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-12.ltx
12mr|texlive-pstricks-examples-20110224-2|1471	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-13.ltx
12mr|texlive-pstricks-examples-20110224-2|1472	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-14.ltx
12mr|texlive-pstricks-examples-20110224-2|1473	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-15.ltx
12mr|texlive-pstricks-examples-20110224-2|1474	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-16.ltx
12mr|texlive-pstricks-examples-20110224-2|1475	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-17.ltx
12mr|texlive-pstricks-examples-20110224-2|1476	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-18.ltx
12mr|texlive-pstricks-examples-20110224-2|1477	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-19.ltx
12mr|texlive-pstricks-examples-20110224-2|1478	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1479	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-20.ltx
12mr|texlive-pstricks-examples-20110224-2|1480	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-21.ltx
12mr|texlive-pstricks-examples-20110224-2|1481	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-22.ltx
12mr|texlive-pstricks-examples-20110224-2|1482	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1483	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1484	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1485	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1486	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1487	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1488	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-01-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1489	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1490	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-10.ltx
12mr|texlive-pstricks-examples-20110224-2|1491	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-11.ltx
12mr|texlive-pstricks-examples-20110224-2|1492	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-12.ltx
12mr|texlive-pstricks-examples-20110224-2|1493	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-13.ltx
12mr|texlive-pstricks-examples-20110224-2|1494	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-14.ltx
12mr|texlive-pstricks-examples-20110224-2|1495	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-15.ltx
12mr|texlive-pstricks-examples-20110224-2|1496	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-16.ltx
12mr|texlive-pstricks-examples-20110224-2|1497	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-17.ltx
12mr|texlive-pstricks-examples-20110224-2|1498	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-18.ltx
12mr|texlive-pstricks-examples-20110224-2|1499	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-19.ltx
12mr|texlive-pstricks-examples-20110224-2|1500	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1501	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-20.ltx
12mr|texlive-pstricks-examples-20110224-2|1502	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-21.ltx
12mr|texlive-pstricks-examples-20110224-2|1503	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-22.ltx
12mr|texlive-pstricks-examples-20110224-2|1504	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-23.ltx
12mr|texlive-pstricks-examples-20110224-2|1505	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-24.ltx
12mr|texlive-pstricks-examples-20110224-2|1506	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-25.ltx
12mr|texlive-pstricks-examples-20110224-2|1507	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-26.ltx
12mr|texlive-pstricks-examples-20110224-2|1508	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-27.ltx
12mr|texlive-pstricks-examples-20110224-2|1509	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-28.ltx
12mr|texlive-pstricks-examples-20110224-2|1510	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-29.ltx
12mr|texlive-pstricks-examples-20110224-2|1511	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1512	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-30.ltx
12mr|texlive-pstricks-examples-20110224-2|1513	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1514	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1515	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1516	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1517	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1518	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-02-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1519	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1520	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-03-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1521	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/29-03-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1522	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1523	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-10.ltx
12mr|texlive-pstricks-examples-20110224-2|1524	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-11.ltx
12mr|texlive-pstricks-examples-20110224-2|1525	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-12.ltx
12mr|texlive-pstricks-examples-20110224-2|1526	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-13.ltx
12mr|texlive-pstricks-examples-20110224-2|1527	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-14.ltx
12mr|texlive-pstricks-examples-20110224-2|1528	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-15.ltx
12mr|texlive-pstricks-examples-20110224-2|1529	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-16.ltx
12mr|texlive-pstricks-examples-20110224-2|1530	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-17.ltx
12mr|texlive-pstricks-examples-20110224-2|1531	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-18.ltx
12mr|texlive-pstricks-examples-20110224-2|1532	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-19.ltx
12mr|texlive-pstricks-examples-20110224-2|1533	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1534	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1535	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1536	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1537	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1538	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1539	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1540	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-01-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1541	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1542	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-10.ltx
12mr|texlive-pstricks-examples-20110224-2|1543	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-11.ltx
12mr|texlive-pstricks-examples-20110224-2|1544	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-12.ltx
12mr|texlive-pstricks-examples-20110224-2|1545	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-13.ltx
12mr|texlive-pstricks-examples-20110224-2|1546	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-14.ltx
12mr|texlive-pstricks-examples-20110224-2|1547	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-15.ltx
12mr|texlive-pstricks-examples-20110224-2|1548	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-16.ltx
12mr|texlive-pstricks-examples-20110224-2|1549	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-17.ltx
12mr|texlive-pstricks-examples-20110224-2|1550	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-18.ltx
12mr|texlive-pstricks-examples-20110224-2|1551	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-19.ltx
12mr|texlive-pstricks-examples-20110224-2|1552	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1553	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-20.ltx
12mr|texlive-pstricks-examples-20110224-2|1554	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-21.ltx
12mr|texlive-pstricks-examples-20110224-2|1555	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-22.ltx
12mr|texlive-pstricks-examples-20110224-2|1556	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-23.ltx
12mr|texlive-pstricks-examples-20110224-2|1557	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-24.ltx
12mr|texlive-pstricks-examples-20110224-2|1558	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-25.ltx
12mr|texlive-pstricks-examples-20110224-2|1559	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-26.ltx
12mr|texlive-pstricks-examples-20110224-2|1560	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-27.ltx
12mr|texlive-pstricks-examples-20110224-2|1561	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-28.ltx
12mr|texlive-pstricks-examples-20110224-2|1562	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-29.ltx
12mr|texlive-pstricks-examples-20110224-2|1563	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1564	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-30.ltx
12mr|texlive-pstricks-examples-20110224-2|1565	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-31.ltx
12mr|texlive-pstricks-examples-20110224-2|1566	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1567	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1568	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1569	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1570	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1571	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-02-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1572	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1573	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-10.ltx
12mr|texlive-pstricks-examples-20110224-2|1574	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-11.ltx
12mr|texlive-pstricks-examples-20110224-2|1575	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-12.ltx
12mr|texlive-pstricks-examples-20110224-2|1576	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-13.ltx
12mr|texlive-pstricks-examples-20110224-2|1577	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-14.ltx
12mr|texlive-pstricks-examples-20110224-2|1578	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-15.ltx
12mr|texlive-pstricks-examples-20110224-2|1579	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-16.ltx
12mr|texlive-pstricks-examples-20110224-2|1580	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-17.ltx
12mr|texlive-pstricks-examples-20110224-2|1581	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-18.ltx
12mr|texlive-pstricks-examples-20110224-2|1582	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-19.ltx
12mr|texlive-pstricks-examples-20110224-2|1583	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1584	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-20.ltx
12mr|texlive-pstricks-examples-20110224-2|1585	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-21.ltx
12mr|texlive-pstricks-examples-20110224-2|1586	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-22.ltx
12mr|texlive-pstricks-examples-20110224-2|1587	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1588	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1589	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1590	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1591	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1592	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1593	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-03-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1594	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1595	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-10.ltx
12mr|texlive-pstricks-examples-20110224-2|1596	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-11.ltx
12mr|texlive-pstricks-examples-20110224-2|1597	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-12.ltx
12mr|texlive-pstricks-examples-20110224-2|1598	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-13.ltx
12mr|texlive-pstricks-examples-20110224-2|1599	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-14.ltx
12mr|texlive-pstricks-examples-20110224-2|1600	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-15.ltx
12mr|texlive-pstricks-examples-20110224-2|1601	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-16.ltx
12mr|texlive-pstricks-examples-20110224-2|1602	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-17.ltx
12mr|texlive-pstricks-examples-20110224-2|1603	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-18.ltx
12mr|texlive-pstricks-examples-20110224-2|1604	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-19.ltx
12mr|texlive-pstricks-examples-20110224-2|1605	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1606	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-20.ltx
12mr|texlive-pstricks-examples-20110224-2|1607	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-21.ltx
12mr|texlive-pstricks-examples-20110224-2|1608	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-22.ltx
12mr|texlive-pstricks-examples-20110224-2|1609	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1610	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1611	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1612	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1613	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1614	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1615	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-04-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1616	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-05-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1617	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-05-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1618	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-05-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1619	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-05-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1620	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-05-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1621	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/30-05-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1622	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1623	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-10.ltx
12mr|texlive-pstricks-examples-20110224-2|1624	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-11.ltx
12mr|texlive-pstricks-examples-20110224-2|1625	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-12.ltx
12mr|texlive-pstricks-examples-20110224-2|1626	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-13.ltx
12mr|texlive-pstricks-examples-20110224-2|1627	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-14.ltx
12mr|texlive-pstricks-examples-20110224-2|1628	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-15.ltx
12mr|texlive-pstricks-examples-20110224-2|1629	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-16.ltx
12mr|texlive-pstricks-examples-20110224-2|1630	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-17.ltx
12mr|texlive-pstricks-examples-20110224-2|1631	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-18.ltx
12mr|texlive-pstricks-examples-20110224-2|1632	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-19.ltx
12mr|texlive-pstricks-examples-20110224-2|1633	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1634	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-20.ltx
12mr|texlive-pstricks-examples-20110224-2|1635	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-21.ltx
12mr|texlive-pstricks-examples-20110224-2|1636	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-22.ltx
12mr|texlive-pstricks-examples-20110224-2|1637	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-23.ltx
12mr|texlive-pstricks-examples-20110224-2|1638	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-24.ltx
12mr|texlive-pstricks-examples-20110224-2|1639	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-25.ltx
12mr|texlive-pstricks-examples-20110224-2|1640	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-26.ltx
12mr|texlive-pstricks-examples-20110224-2|1641	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-27.ltx
12mr|texlive-pstricks-examples-20110224-2|1642	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-28.ltx
12mr|texlive-pstricks-examples-20110224-2|1643	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1644	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1645	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1646	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1647	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1648	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1649	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-01-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1650	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1651	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-10.ltx
12mr|texlive-pstricks-examples-20110224-2|1652	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-11.ltx
12mr|texlive-pstricks-examples-20110224-2|1653	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1654	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1655	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1656	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1657	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1658	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1659	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1660	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-03-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1661	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-05-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1662	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-05-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1663	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-05-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1664	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-05-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1665	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/31-05-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1666	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1667	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-10.ltx
12mr|texlive-pstricks-examples-20110224-2|1668	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-11.ltx
12mr|texlive-pstricks-examples-20110224-2|1669	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-12.ltx
12mr|texlive-pstricks-examples-20110224-2|1670	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-13.ltx
12mr|texlive-pstricks-examples-20110224-2|1671	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-14.inl
12mr|texlive-pstricks-examples-20110224-2|1672	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-15.inl
12mr|texlive-pstricks-examples-20110224-2|1673	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-16.inl
12mr|texlive-pstricks-examples-20110224-2|1674	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-17.ltx
12mr|texlive-pstricks-examples-20110224-2|1675	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-18.ltx
12mr|texlive-pstricks-examples-20110224-2|1676	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-19.ltx
12mr|texlive-pstricks-examples-20110224-2|1677	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1678	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-20.ltx
12mr|texlive-pstricks-examples-20110224-2|1679	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-21.ltx
12mr|texlive-pstricks-examples-20110224-2|1680	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-22.ltx
12mr|texlive-pstricks-examples-20110224-2|1681	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-23.ltx
12mr|texlive-pstricks-examples-20110224-2|1682	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-24.ltx
12mr|texlive-pstricks-examples-20110224-2|1683	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1684	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1685	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1686	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1687	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1688	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1689	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-01-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1690	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1691	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-10.ltx
12mr|texlive-pstricks-examples-20110224-2|1692	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-11.ltx
12mr|texlive-pstricks-examples-20110224-2|1693	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-12.ltx
12mr|texlive-pstricks-examples-20110224-2|1694	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1695	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1696	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1697	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1698	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1699	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1700	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1701	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/32-02-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1702	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1703	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1704	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1705	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-01-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1706	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-01-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1707	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-01-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1708	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-01-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1709	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1710	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-10.ltx
12mr|texlive-pstricks-examples-20110224-2|1711	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-11.ltx
12mr|texlive-pstricks-examples-20110224-2|1712	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-12.ltx
12mr|texlive-pstricks-examples-20110224-2|1713	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-13.ltx
12mr|texlive-pstricks-examples-20110224-2|1714	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-14.ltx
12mr|texlive-pstricks-examples-20110224-2|1715	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-15.ltx
12mr|texlive-pstricks-examples-20110224-2|1716	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-16.ltx
12mr|texlive-pstricks-examples-20110224-2|1717	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-17.ltx
12mr|texlive-pstricks-examples-20110224-2|1718	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-18.ltx
12mr|texlive-pstricks-examples-20110224-2|1719	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-19.ltx
12mr|texlive-pstricks-examples-20110224-2|1720	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1721	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-20.ltx
12mr|texlive-pstricks-examples-20110224-2|1722	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-21.ltx
12mr|texlive-pstricks-examples-20110224-2|1723	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-22.ltx
12mr|texlive-pstricks-examples-20110224-2|1724	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-23.ltx
12mr|texlive-pstricks-examples-20110224-2|1725	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-24.ltx
12mr|texlive-pstricks-examples-20110224-2|1726	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-25.ltx
12mr|texlive-pstricks-examples-20110224-2|1727	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-26.ltx
12mr|texlive-pstricks-examples-20110224-2|1728	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-27.ltx
12mr|texlive-pstricks-examples-20110224-2|1729	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-28.ltx
12mr|texlive-pstricks-examples-20110224-2|1730	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-29.ltx
12mr|texlive-pstricks-examples-20110224-2|1731	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1732	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-30.ltx
12mr|texlive-pstricks-examples-20110224-2|1733	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-31.ltx
12mr|texlive-pstricks-examples-20110224-2|1734	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-32.ltx
12mr|texlive-pstricks-examples-20110224-2|1735	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-33.ltx
12mr|texlive-pstricks-examples-20110224-2|1736	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-34.ltx
12mr|texlive-pstricks-examples-20110224-2|1737	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-35.ltx
12mr|texlive-pstricks-examples-20110224-2|1738	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-36.ltx
12mr|texlive-pstricks-examples-20110224-2|1739	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-37.ltx
12mr|texlive-pstricks-examples-20110224-2|1740	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-38.ltx
12mr|texlive-pstricks-examples-20110224-2|1741	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-39.ltx
12mr|texlive-pstricks-examples-20110224-2|1742	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1743	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-40.ltx
12mr|texlive-pstricks-examples-20110224-2|1744	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-41.ltx
12mr|texlive-pstricks-examples-20110224-2|1745	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-42.ltx
12mr|texlive-pstricks-examples-20110224-2|1746	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-43.ltx
12mr|texlive-pstricks-examples-20110224-2|1747	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-44.ltx
12mr|texlive-pstricks-examples-20110224-2|1748	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-45.ltx
12mr|texlive-pstricks-examples-20110224-2|1749	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-46.ltx
12mr|texlive-pstricks-examples-20110224-2|1750	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-47.ltx
12mr|texlive-pstricks-examples-20110224-2|1751	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1752	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1753	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1754	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1755	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-02-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1756	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1757	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-10.ltx
12mr|texlive-pstricks-examples-20110224-2|1758	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-11.ltx
12mr|texlive-pstricks-examples-20110224-2|1759	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-12.ltx
12mr|texlive-pstricks-examples-20110224-2|1760	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-13.ltx
12mr|texlive-pstricks-examples-20110224-2|1761	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-14.ltx
12mr|texlive-pstricks-examples-20110224-2|1762	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-15.ltx
12mr|texlive-pstricks-examples-20110224-2|1763	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-16.ltx
12mr|texlive-pstricks-examples-20110224-2|1764	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-17.ltx
12mr|texlive-pstricks-examples-20110224-2|1765	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-18.ltx
12mr|texlive-pstricks-examples-20110224-2|1766	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-19.ltx
12mr|texlive-pstricks-examples-20110224-2|1767	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1768	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-20.ltx
12mr|texlive-pstricks-examples-20110224-2|1769	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-21.ltx
12mr|texlive-pstricks-examples-20110224-2|1770	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-22.ltx
12mr|texlive-pstricks-examples-20110224-2|1771	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-23.ltx
12mr|texlive-pstricks-examples-20110224-2|1772	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-24.ltx
12mr|texlive-pstricks-examples-20110224-2|1773	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-25.ltx
12mr|texlive-pstricks-examples-20110224-2|1774	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-26.ltx
12mr|texlive-pstricks-examples-20110224-2|1775	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-27.ltx
12mr|texlive-pstricks-examples-20110224-2|1776	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-28.ltx
12mr|texlive-pstricks-examples-20110224-2|1777	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-29.ltx
12mr|texlive-pstricks-examples-20110224-2|1778	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1779	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-30.ltx
12mr|texlive-pstricks-examples-20110224-2|1780	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-31.ltx
12mr|texlive-pstricks-examples-20110224-2|1781	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-32.ltx
12mr|texlive-pstricks-examples-20110224-2|1782	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-33.ltx
12mr|texlive-pstricks-examples-20110224-2|1783	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-34.ltx
12mr|texlive-pstricks-examples-20110224-2|1784	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-35.ltx
12mr|texlive-pstricks-examples-20110224-2|1785	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-36.ltx
12mr|texlive-pstricks-examples-20110224-2|1786	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-37.ltx
12mr|texlive-pstricks-examples-20110224-2|1787	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-38.ltx
12mr|texlive-pstricks-examples-20110224-2|1788	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-39.ltx
12mr|texlive-pstricks-examples-20110224-2|1789	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1790	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-40.ltx
12mr|texlive-pstricks-examples-20110224-2|1791	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-41.ltx
12mr|texlive-pstricks-examples-20110224-2|1792	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-42.ltx
12mr|texlive-pstricks-examples-20110224-2|1793	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-43.ltx
12mr|texlive-pstricks-examples-20110224-2|1794	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-44.ltx
12mr|texlive-pstricks-examples-20110224-2|1795	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-45.ltx
12mr|texlive-pstricks-examples-20110224-2|1796	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-46.ltx
12mr|texlive-pstricks-examples-20110224-2|1797	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-47.ltx
12mr|texlive-pstricks-examples-20110224-2|1798	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-48.ltx
12mr|texlive-pstricks-examples-20110224-2|1799	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-49.ltx
12mr|texlive-pstricks-examples-20110224-2|1800	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1801	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-50.ltx
12mr|texlive-pstricks-examples-20110224-2|1802	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-51.ltx
12mr|texlive-pstricks-examples-20110224-2|1803	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-52.ltx
12mr|texlive-pstricks-examples-20110224-2|1804	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-53.ltx
12mr|texlive-pstricks-examples-20110224-2|1805	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-54.ltx
12mr|texlive-pstricks-examples-20110224-2|1806	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-55.ltx
12mr|texlive-pstricks-examples-20110224-2|1807	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-56.ltx
12mr|texlive-pstricks-examples-20110224-2|1808	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-57.ltx
12mr|texlive-pstricks-examples-20110224-2|1809	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-58.ltx
12mr|texlive-pstricks-examples-20110224-2|1810	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-59.ltx
12mr|texlive-pstricks-examples-20110224-2|1811	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1812	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-60.ltx
12mr|texlive-pstricks-examples-20110224-2|1813	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-61.ltx
12mr|texlive-pstricks-examples-20110224-2|1814	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-62.ltx
12mr|texlive-pstricks-examples-20110224-2|1815	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-63.ltx
12mr|texlive-pstricks-examples-20110224-2|1816	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-64.ltx
12mr|texlive-pstricks-examples-20110224-2|1817	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-65.ltx
12mr|texlive-pstricks-examples-20110224-2|1818	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-66.ltx
12mr|texlive-pstricks-examples-20110224-2|1819	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-67.ltx
12mr|texlive-pstricks-examples-20110224-2|1820	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-68.ltx
12mr|texlive-pstricks-examples-20110224-2|1821	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-69.ltx
12mr|texlive-pstricks-examples-20110224-2|1822	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1823	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-70.ltx
12mr|texlive-pstricks-examples-20110224-2|1824	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-71.ltx
12mr|texlive-pstricks-examples-20110224-2|1825	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-72.ltx
12mr|texlive-pstricks-examples-20110224-2|1826	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-73.ltx
12mr|texlive-pstricks-examples-20110224-2|1827	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-74.ltx
12mr|texlive-pstricks-examples-20110224-2|1828	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-75.ltx
12mr|texlive-pstricks-examples-20110224-2|1829	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1830	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-03-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1831	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1832	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-10.inl
12mr|texlive-pstricks-examples-20110224-2|1833	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-11.inl
12mr|texlive-pstricks-examples-20110224-2|1834	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-12.inl
12mr|texlive-pstricks-examples-20110224-2|1835	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-13.inl
12mr|texlive-pstricks-examples-20110224-2|1836	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-14.inl
12mr|texlive-pstricks-examples-20110224-2|1837	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-15.inl
12mr|texlive-pstricks-examples-20110224-2|1838	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-16.inl
12mr|texlive-pstricks-examples-20110224-2|1839	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-17.inl
12mr|texlive-pstricks-examples-20110224-2|1840	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-18.inl
12mr|texlive-pstricks-examples-20110224-2|1841	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-19.inl
12mr|texlive-pstricks-examples-20110224-2|1842	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1843	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-20.inl
12mr|texlive-pstricks-examples-20110224-2|1844	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-21.inl
12mr|texlive-pstricks-examples-20110224-2|1845	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-22.inl
12mr|texlive-pstricks-examples-20110224-2|1846	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-23.ltx
12mr|texlive-pstricks-examples-20110224-2|1847	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-24.ltx
12mr|texlive-pstricks-examples-20110224-2|1848	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-25.ltx
12mr|texlive-pstricks-examples-20110224-2|1849	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-26.ltx
12mr|texlive-pstricks-examples-20110224-2|1850	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-27.ltx
12mr|texlive-pstricks-examples-20110224-2|1851	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-28.ltx
12mr|texlive-pstricks-examples-20110224-2|1852	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-29.ltx
12mr|texlive-pstricks-examples-20110224-2|1853	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1854	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1855	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1856	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1857	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-7.inl
12mr|texlive-pstricks-examples-20110224-2|1858	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-8.inl
12mr|texlive-pstricks-examples-20110224-2|1859	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-04-9.inl
12mr|texlive-pstricks-examples-20110224-2|1860	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1861	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-10.inl
12mr|texlive-pstricks-examples-20110224-2|1862	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-11.inl
12mr|texlive-pstricks-examples-20110224-2|1863	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-12.inl
12mr|texlive-pstricks-examples-20110224-2|1864	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-13.inl
12mr|texlive-pstricks-examples-20110224-2|1865	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-14.inl
12mr|texlive-pstricks-examples-20110224-2|1866	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-15.inl
12mr|texlive-pstricks-examples-20110224-2|1867	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-16.inl
12mr|texlive-pstricks-examples-20110224-2|1868	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-17.inl
12mr|texlive-pstricks-examples-20110224-2|1869	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-18.inl
12mr|texlive-pstricks-examples-20110224-2|1870	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-19.inl
12mr|texlive-pstricks-examples-20110224-2|1871	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1872	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-20.inl
12mr|texlive-pstricks-examples-20110224-2|1873	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-21.inl
12mr|texlive-pstricks-examples-20110224-2|1874	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-22.inl
12mr|texlive-pstricks-examples-20110224-2|1875	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-23.inl
12mr|texlive-pstricks-examples-20110224-2|1876	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-24.ltx
12mr|texlive-pstricks-examples-20110224-2|1877	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-25.ltx
12mr|texlive-pstricks-examples-20110224-2|1878	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-26.ltx
12mr|texlive-pstricks-examples-20110224-2|1879	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-27.ltx
12mr|texlive-pstricks-examples-20110224-2|1880	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-28.ltx
12mr|texlive-pstricks-examples-20110224-2|1881	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-29.ltx
12mr|texlive-pstricks-examples-20110224-2|1882	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1883	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-30.ltx
12mr|texlive-pstricks-examples-20110224-2|1884	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-31.ltx
12mr|texlive-pstricks-examples-20110224-2|1885	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-32.ltx
12mr|texlive-pstricks-examples-20110224-2|1886	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-33.ltx
12mr|texlive-pstricks-examples-20110224-2|1887	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-34.ltx
12mr|texlive-pstricks-examples-20110224-2|1888	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-35.ltx
12mr|texlive-pstricks-examples-20110224-2|1889	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-36.ltx
12mr|texlive-pstricks-examples-20110224-2|1890	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-37.ltx
12mr|texlive-pstricks-examples-20110224-2|1891	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-38.ltx
12mr|texlive-pstricks-examples-20110224-2|1892	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-39.ltx
12mr|texlive-pstricks-examples-20110224-2|1893	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1894	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1895	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1896	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1897	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1898	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-05-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1899	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1900	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1901	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1902	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1903	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-5.ltx
12mr|texlive-pstricks-examples-20110224-2|1904	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-6.ltx
12mr|texlive-pstricks-examples-20110224-2|1905	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-7.ltx
12mr|texlive-pstricks-examples-20110224-2|1906	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-8.ltx
12mr|texlive-pstricks-examples-20110224-2|1907	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-06-9.ltx
12mr|texlive-pstricks-examples-20110224-2|1908	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-07-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1909	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-07-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1910	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-07-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1911	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/33-07-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1912	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/34-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1913	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/34-01-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1914	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/34-01-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1915	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/34-01-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1916	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/34-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1917	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/34-02-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1918	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/34-02-3.ltx
12mr|texlive-pstricks-examples-20110224-2|1919	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/34-02-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1920	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-1.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1921	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-10.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1922	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-11.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1923	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-12.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1924	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-13.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1925	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-14.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1926	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-15.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1927	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-16.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1928	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-17.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1929	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-18.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1930	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-19.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1931	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-2.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1932	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-20.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1933	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-21.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1934	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-22.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1935	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-23.ltx
12mr|texlive-pstricks-examples-20110224-2|1936	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-24.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1937	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-25.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1938	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-26.ltx
12mr|texlive-pstricks-examples-20110224-2|1939	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-3.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1940	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-4.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1941	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-5.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1942	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-6.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1943	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-7.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1944	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-8.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1945	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-01-9.ltxpd
12mr|texlive-pstricks-examples-20110224-2|1946	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-02-1.ltxb
12mr|texlive-pstricks-examples-20110224-2|1947	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-02-2.ltxbps
12mr|texlive-pstricks-examples-20110224-2|1948	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-02-3.ltxbps
12mr|texlive-pstricks-examples-20110224-2|1949	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/35-02-4.ltx
12mr|texlive-pstricks-examples-20110224-2|1950	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-1.ltx
12mr|texlive-pstricks-examples-20110224-2|1951	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-10.ltx
12mr|texlive-pstricks-examples-20110224-2|1952	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-100.ltx
12mr|texlive-pstricks-examples-20110224-2|1953	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-101.ltx
12mr|texlive-pstricks-examples-20110224-2|1954	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-102.ltx
12mr|texlive-pstricks-examples-20110224-2|1955	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-103.ltx
12mr|texlive-pstricks-examples-20110224-2|1956	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-104.ltx
12mr|texlive-pstricks-examples-20110224-2|1957	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-105.ltx
12mr|texlive-pstricks-examples-20110224-2|1958	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-106.ltx
12mr|texlive-pstricks-examples-20110224-2|1959	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-107.ltx
12mr|texlive-pstricks-examples-20110224-2|1960	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-108.ltx
12mr|texlive-pstricks-examples-20110224-2|1961	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-109.ltx
12mr|texlive-pstricks-examples-20110224-2|1962	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-11.ltx
12mr|texlive-pstricks-examples-20110224-2|1963	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-110.ltx
12mr|texlive-pstricks-examples-20110224-2|1964	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-111.ltx
12mr|texlive-pstricks-examples-20110224-2|1965	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-112.ltx
12mr|texlive-pstricks-examples-20110224-2|1966	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-113.ltx
12mr|texlive-pstricks-examples-20110224-2|1967	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-114.ltx
12mr|texlive-pstricks-examples-20110224-2|1968	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-115.ltx
12mr|texlive-pstricks-examples-20110224-2|1969	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-116.ltx
12mr|texlive-pstricks-examples-20110224-2|1970	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-117.ltx
12mr|texlive-pstricks-examples-20110224-2|1971	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-118.ltx
12mr|texlive-pstricks-examples-20110224-2|1972	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-119.ltx
12mr|texlive-pstricks-examples-20110224-2|1973	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-12.ltx
12mr|texlive-pstricks-examples-20110224-2|1974	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-120.ltx
12mr|texlive-pstricks-examples-20110224-2|1975	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-121.ltx
12mr|texlive-pstricks-examples-20110224-2|1976	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-122.ltx
12mr|texlive-pstricks-examples-20110224-2|1977	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-123.ltx
12mr|texlive-pstricks-examples-20110224-2|1978	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-124.ltx
12mr|texlive-pstricks-examples-20110224-2|1979	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-125.ltx
12mr|texlive-pstricks-examples-20110224-2|1980	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-126.ltx
12mr|texlive-pstricks-examples-20110224-2|1981	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-13.ltx
12mr|texlive-pstricks-examples-20110224-2|1982	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-14.ltx
12mr|texlive-pstricks-examples-20110224-2|1983	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-15.ltx
12mr|texlive-pstricks-examples-20110224-2|1984	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-16.ltx
12mr|texlive-pstricks-examples-20110224-2|1985	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-17.ltx
12mr|texlive-pstricks-examples-20110224-2|1986	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-18.ltx
12mr|texlive-pstricks-examples-20110224-2|1987	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-19.ltx
12mr|texlive-pstricks-examples-20110224-2|1988	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-2.ltx
12mr|texlive-pstricks-examples-20110224-2|1989	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-20.ltx
12mr|texlive-pstricks-examples-20110224-2|1990	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-21.ltx
12mr|texlive-pstricks-examples-20110224-2|1991	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-22.ltx
12mr|texlive-pstricks-examples-20110224-2|1992	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-23.ltx
12mr|texlive-pstricks-examples-20110224-2|1993	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-24.ltx
12mr|texlive-pstricks-examples-20110224-2|1994	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-25.ltx
12mr|texlive-pstricks-examples-20110224-2|1995	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-26.ltx
12mr|texlive-pstricks-examples-20110224-2|1996	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-27.ltx
12mr|texlive-pstricks-examples-20110224-2|1997	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-28.ltx
12mr|texlive-pstricks-examples-20110224-2|1998	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-29.ltx
12mr|texlive-pstricks-examples-20110224-2|1999	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-3.ltx
12mr|texlive-pstricks-examples-20110224-2|2000	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-30.ltx
12mr|texlive-pstricks-examples-20110224-2|2001	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-31.ltx
12mr|texlive-pstricks-examples-20110224-2|2002	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-32.ltx
12mr|texlive-pstricks-examples-20110224-2|2003	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-33.ltx
12mr|texlive-pstricks-examples-20110224-2|2004	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-34.ltx
12mr|texlive-pstricks-examples-20110224-2|2005	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-35.ltx
12mr|texlive-pstricks-examples-20110224-2|2006	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-36.ltx
12mr|texlive-pstricks-examples-20110224-2|2007	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-37.ltx
12mr|texlive-pstricks-examples-20110224-2|2008	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-38.ltx
12mr|texlive-pstricks-examples-20110224-2|2009	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-39.ltx
12mr|texlive-pstricks-examples-20110224-2|2010	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-4.ltx
12mr|texlive-pstricks-examples-20110224-2|2011	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-40.ltx
12mr|texlive-pstricks-examples-20110224-2|2012	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-41.ltx
12mr|texlive-pstricks-examples-20110224-2|2013	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-42.ltx
12mr|texlive-pstricks-examples-20110224-2|2014	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-43.ltx
12mr|texlive-pstricks-examples-20110224-2|2015	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-44.ltx
12mr|texlive-pstricks-examples-20110224-2|2016	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-45.ltx
12mr|texlive-pstricks-examples-20110224-2|2017	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-46.ltx
12mr|texlive-pstricks-examples-20110224-2|2018	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-47.ltx
12mr|texlive-pstricks-examples-20110224-2|2019	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-48.ltx
12mr|texlive-pstricks-examples-20110224-2|2020	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-49.ltx
12mr|texlive-pstricks-examples-20110224-2|2021	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-5.ltx
12mr|texlive-pstricks-examples-20110224-2|2022	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-50.ltx
12mr|texlive-pstricks-examples-20110224-2|2023	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-51.ltx
12mr|texlive-pstricks-examples-20110224-2|2024	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-52.ltx
12mr|texlive-pstricks-examples-20110224-2|2025	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-53.ltx
12mr|texlive-pstricks-examples-20110224-2|2026	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-54.ltx
12mr|texlive-pstricks-examples-20110224-2|2027	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-55.ltx
12mr|texlive-pstricks-examples-20110224-2|2028	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-56.ltx
12mr|texlive-pstricks-examples-20110224-2|2029	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-57.ltx
12mr|texlive-pstricks-examples-20110224-2|2030	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-58.ltx
12mr|texlive-pstricks-examples-20110224-2|2031	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-59.ltx
12mr|texlive-pstricks-examples-20110224-2|2032	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-6.ltx
12mr|texlive-pstricks-examples-20110224-2|2033	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-60.ltx
12mr|texlive-pstricks-examples-20110224-2|2034	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-61.ltx
12mr|texlive-pstricks-examples-20110224-2|2035	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-62.ltx
12mr|texlive-pstricks-examples-20110224-2|2036	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-63.ltx
12mr|texlive-pstricks-examples-20110224-2|2037	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-64.ltx
12mr|texlive-pstricks-examples-20110224-2|2038	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-65.ltx
12mr|texlive-pstricks-examples-20110224-2|2039	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-66.ltx
12mr|texlive-pstricks-examples-20110224-2|2040	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-67.ltx
12mr|texlive-pstricks-examples-20110224-2|2041	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-68.ltx
12mr|texlive-pstricks-examples-20110224-2|2042	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-69.ltx
12mr|texlive-pstricks-examples-20110224-2|2043	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-7.ltx
12mr|texlive-pstricks-examples-20110224-2|2044	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-70.ltx
12mr|texlive-pstricks-examples-20110224-2|2045	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-71.ltx
12mr|texlive-pstricks-examples-20110224-2|2046	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-72.ltx
12mr|texlive-pstricks-examples-20110224-2|2047	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-73.ltx
12mr|texlive-pstricks-examples-20110224-2|2048	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-74.ltx
12mr|texlive-pstricks-examples-20110224-2|2049	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-75.ltx
12mr|texlive-pstricks-examples-20110224-2|2050	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-76.ltx
12mr|texlive-pstricks-examples-20110224-2|2051	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-77.ltx
12mr|texlive-pstricks-examples-20110224-2|2052	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-78.ltx
12mr|texlive-pstricks-examples-20110224-2|2053	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-79.ltx
12mr|texlive-pstricks-examples-20110224-2|2054	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-8.ltx
12mr|texlive-pstricks-examples-20110224-2|2055	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-80.ltx
12mr|texlive-pstricks-examples-20110224-2|2056	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-81.ltx
12mr|texlive-pstricks-examples-20110224-2|2057	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-82.ltx
12mr|texlive-pstricks-examples-20110224-2|2058	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-83.ltx
12mr|texlive-pstricks-examples-20110224-2|2059	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-84.ltx
12mr|texlive-pstricks-examples-20110224-2|2060	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-85.ltx
12mr|texlive-pstricks-examples-20110224-2|2061	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-86.ltx
12mr|texlive-pstricks-examples-20110224-2|2062	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-87.ltx
12mr|texlive-pstricks-examples-20110224-2|2063	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-88.ltx
12mr|texlive-pstricks-examples-20110224-2|2064	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-89.ltx
12mr|texlive-pstricks-examples-20110224-2|2065	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-9.ltx
12mr|texlive-pstricks-examples-20110224-2|2066	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-90.ltx
12mr|texlive-pstricks-examples-20110224-2|2067	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-91.ltx
12mr|texlive-pstricks-examples-20110224-2|2068	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-92.ltx
12mr|texlive-pstricks-examples-20110224-2|2069	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-93.ltx
12mr|texlive-pstricks-examples-20110224-2|2070	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-94.ltx
12mr|texlive-pstricks-examples-20110224-2|2071	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-95.ltx
12mr|texlive-pstricks-examples-20110224-2|2072	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-96.ltx
12mr|texlive-pstricks-examples-20110224-2|2073	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-97.ltx
12mr|texlive-pstricks-examples-20110224-2|2074	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-98.ltx
12mr|texlive-pstricks-examples-20110224-2|2075	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/36-00-99.ltx
12mr|texlive-pstricks-examples-20110224-2|2076	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/B-04-1.ltx
12mr|texlive-pstricks-examples-20110224-2|2077	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/B-04-2.ltx
12mr|texlive-pstricks-examples-20110224-2|2078	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/C-01-1.ltx
12mr|texlive-pstricks-examples-20110224-2|2079	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/C-02-1.ltx
12mr|texlive-pstricks-examples-20110224-2|2080	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/C-03-1.ltx
12mr|texlive-pstricks-examples-20110224-2|2081	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/C-03-2.ltx
12mr|texlive-pstricks-examples-20110224-2|2082	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/D-01-1.xltx
12mr|texlive-pstricks-examples-20110224-2|2083	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/D-03-1.ltx2crop
12mr|texlive-pstricks-examples-20110224-2|2084	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/D-03-2.ltx2crop
12mr|texlive-pstricks-examples-20110224-2|2085	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/D-04-1.ltx2crop
12mr|texlive-pstricks-examples-20110224-2|2086	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/D-04-2.ltx2crop
12mr|texlive-pstricks-examples-20110224-2|2087	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/D-05-1.ltx2crop
12mr|texlive-pstricks-examples-20110224-2|2088	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/D-05-2.ltx
12mr|texlive-pstricks-examples-20110224-2|2089	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/D-05-3.ltx
12mr|texlive-pstricks-examples-20110224-2|2090	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/DEexa.sty
12mr|texlive-pstricks-examples-20110224-2|2091	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/README
12mr|texlive-pstricks-examples-20110224-2|2092	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/beispiel.cls
12mr|texlive-pstricks-examples-20110224-2|2093	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/bspcalweekly.cls
12mr|texlive-pstricks-examples-20110224-2|2094	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/bspdvdcoll.cls
12mr|texlive-pstricks-examples-20110224-2|2095	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/bspfont.cls
12mr|texlive-pstricks-examples-20110224-2|2096	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/bsppstricks.cls
12mr|texlive-pstricks-examples-20110224-2|2097	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exaarticle.cls
12mr|texlive-pstricks-examples-20110224-2|2098	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exaarticle2.cls
12mr|texlive-pstricks-examples-20110224-2|2099	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exaartplain.cls
12mr|texlive-pstricks-examples-20110224-2|2100	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exabeamer.cls
12mr|texlive-pstricks-examples-20110224-2|2101	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exabook.cls
12mr|texlive-pstricks-examples-20110224-2|2102	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exafoils.cls
12mr|texlive-pstricks-examples-20110224-2|2103	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exafubeamer.cls
12mr|texlive-pstricks-examples-20110224-2|2104	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exafupd.cls
12mr|texlive-pstricks-examples-20110224-2|2105	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/examargin.cls
12mr|texlive-pstricks-examples-20110224-2|2106	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/examinimal.cls
12mr|texlive-pstricks-examples-20110224-2|2107	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exapd.cls
12mr|texlive-pstricks-examples-20110224-2|2108	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exaprosper.cls
12mr|texlive-pstricks-examples-20110224-2|2109	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exareport.cls
12mr|texlive-pstricks-examples-20110224-2|2110	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exaseminar.cls
12mr|texlive-pstricks-examples-20110224-2|2111	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exaslidenotes.cls
12mr|texlive-pstricks-examples-20110224-2|2112	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exasymbol.cls
12mr|texlive-pstricks-examples-20110224-2|2113	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/exaxetex.cls
12mr|texlive-pstricks-examples-20110224-2|2114	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/screxa.cls
12mr|texlive-pstricks-examples-20110224-2|2115	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/screxabook.cls
12mr|texlive-pstricks-examples-20110224-2|2116	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/screxareport.cls
12mr|texlive-pstricks-examples-20110224-2|2117	%doc %{_texmfdistdir}/doc/latex/pstricks-examples/textdemo.sty
12mr|texlive-pstricks-examples-20110224-2|2118	
12mr|texlive-pstricks-examples-20110224-2|2119	#-----------------------------------------------------------------------
12mr|texlive-pstricks-examples-20110224-2|2120	%prep
12mr|texlive-pstricks-examples-20110224-2|2121	%setup -c -a0 -a1
12mr|texlive-pstricks-examples-20110224-2|2122	
12mr|texlive-pstricks-examples-20110224-2|2123	%build
12mr|texlive-pstricks-examples-20110224-2|2124	
12mr|texlive-pstricks-examples-20110224-2|2125	%install
12mr|texlive-pstricks-examples-20110224-2|2126	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pstricks-examples-20110224-2|2127	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pstricks-examples-20110224-2|2128	
12mr|texlive-pstricks-examples-20110224-2|2129	
12mr|texlive-pstricks-examples-20110224-2|2130	
12mr|texlive-pstricks-examples-20110224-2|2131	%changelog
12mr|texlive-pstricks-examples-20110224-2|2132	

18375 12
12mr|texlive-pstricks-examples-en-20111014-2|1	# revision 24289
12mr|texlive-pstricks-examples-en-20111014-2|2	# category Package
12mr|texlive-pstricks-examples-en-20111014-2|3	# catalog-ctan /info/examples/PSTricks_en
12mr|texlive-pstricks-examples-en-20111014-2|4	# catalog-date 2011-10-14 08:44:25 +0200
12mr|texlive-pstricks-examples-en-20111014-2|5	# catalog-license lppl1.3
12mr|texlive-pstricks-examples-en-20111014-2|6	# catalog-version undef
12mr|texlive-pstricks-examples-en-20111014-2|7	Name:		texlive-pstricks-examples-en
12mr|texlive-pstricks-examples-en-20111014-2|8	Version:	20111014
12mr|texlive-pstricks-examples-en-20111014-2|9	Release:	2
12mr|texlive-pstricks-examples-en-20111014-2|10	Summary:	Examples from PSTricks book (English edition)
12mr|texlive-pstricks-examples-en-20111014-2|11	Group:		Publishing
12mr|texlive-pstricks-examples-en-20111014-2|12	URL:		http://www.ctan.org/tex-archive/info/examples/PSTricks_en
12mr|texlive-pstricks-examples-en-20111014-2|13	License:	LPPL1.3
12mr|texlive-pstricks-examples-en-20111014-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks-examples-en.tar.xz
12mr|texlive-pstricks-examples-en-20111014-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks-examples-en.doc.tar.xz
12mr|texlive-pstricks-examples-en-20111014-2|16	BuildArch:	noarch
12mr|texlive-pstricks-examples-en-20111014-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pstricks-examples-en-20111014-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pstricks-examples-en-20111014-2|19	
12mr|texlive-pstricks-examples-en-20111014-2|20	%description
12mr|texlive-pstricks-examples-en-20111014-2|21	These are the examples from the book 'PSTricks: Graphics and
12mr|texlive-pstricks-examples-en-20111014-2|22	PostScript for TeX and LaTeX'.
12mr|texlive-pstricks-examples-en-20111014-2|23	
12mr|texlive-pstricks-examples-en-20111014-2|24	#-----------------------------------------------------------------------
12mr|texlive-pstricks-examples-en-20111014-2|25	%files
12mr|texlive-pstricks-examples-en-20111014-2|26	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/00-00-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|27	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|28	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|29	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|30	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|31	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|32	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|33	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|34	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|35	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|36	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|37	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-4.ltx2
12mr|texlive-pstricks-examples-en-20111014-2|38	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|39	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|40	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|41	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|42	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-01-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|43	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|44	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|45	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|46	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|47	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|48	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|49	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|50	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|51	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|52	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|53	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|54	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|55	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|56	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|57	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|58	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|59	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-05-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|60	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-06-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|61	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-06-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|62	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-07-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|63	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/02-07-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|64	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-00-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|65	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-00-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|66	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|67	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|68	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|69	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|70	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|71	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|72	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|73	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|74	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-6.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|75	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|76	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|77	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-02-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|78	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|79	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|80	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|81	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|82	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|83	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|84	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|85	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|86	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|87	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-03-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|88	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|89	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-04-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|90	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-04-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|91	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-05-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|92	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-05-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|93	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-05-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|94	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/03-05-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|95	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|96	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|97	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|98	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|99	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|100	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|101	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|102	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|103	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|104	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|105	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|106	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|107	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|108	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|109	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|110	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|111	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|112	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|113	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-01-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|114	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|115	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|116	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|117	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|118	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-05-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|119	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-05-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|120	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-05-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|121	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-06-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|122	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-07-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|123	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-07-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|124	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/04-08-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|125	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|126	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|127	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|128	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-01-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|129	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-01-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|130	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|131	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|132	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|133	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|134	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|135	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|136	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|137	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|138	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|139	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-02-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|140	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|141	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|142	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-03-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|143	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-03-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|144	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-03-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|145	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-03-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|146	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/05-03-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|147	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|148	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|149	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|150	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-01-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|151	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-01-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|152	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|153	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|154	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|155	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|156	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|157	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|158	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|159	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|160	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|161	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|162	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/06-03-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|163	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|164	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|165	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|166	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|167	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|168	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|169	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|170	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|171	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|172	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|173	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|174	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|175	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|176	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|177	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|178	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|179	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|180	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|181	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|182	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|183	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|184	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|185	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|186	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-01-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|187	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|188	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|189	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|190	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/07-03-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|191	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-00-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|192	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|193	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|194	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|195	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|196	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|197	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|198	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|199	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|200	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|201	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-01-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|202	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|203	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|204	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|205	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|206	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|207	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|208	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|209	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|210	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|211	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|212	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|213	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|214	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|215	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|216	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|217	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/08-02-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|218	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|219	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|220	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|221	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-05-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|222	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-05-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|223	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-06-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|224	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-07-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|225	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-08-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|226	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/09-09-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|227	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|228	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|229	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|230	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|231	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|232	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|233	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-02-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|234	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-02-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|235	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-02-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|236	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-02-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|237	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|238	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|239	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-03-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|240	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-03-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|241	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|242	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-04-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|243	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-04-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|244	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-05-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|245	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-05-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|246	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-05-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|247	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-05-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|248	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-06-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|249	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-06-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|250	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-06-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|251	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-06-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|252	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-06-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|253	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-07-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|254	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/10-07-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|255	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|256	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|257	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|258	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|259	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|260	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|261	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|262	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|263	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|264	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|265	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|266	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|267	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|268	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|269	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|270	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|271	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|272	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|273	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|274	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|275	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-25.ltx
12mr|texlive-pstricks-examples-en-20111014-2|276	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-26.ltx
12mr|texlive-pstricks-examples-en-20111014-2|277	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-27.ltx
12mr|texlive-pstricks-examples-en-20111014-2|278	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-28.ltx
12mr|texlive-pstricks-examples-en-20111014-2|279	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-29.ltx
12mr|texlive-pstricks-examples-en-20111014-2|280	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|281	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-30.ltx
12mr|texlive-pstricks-examples-en-20111014-2|282	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-31.ltx
12mr|texlive-pstricks-examples-en-20111014-2|283	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-32.ltx
12mr|texlive-pstricks-examples-en-20111014-2|284	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-33.ltx
12mr|texlive-pstricks-examples-en-20111014-2|285	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-34.ltx
12mr|texlive-pstricks-examples-en-20111014-2|286	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|287	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|288	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|289	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|290	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|291	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-03-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|292	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|293	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/11-04-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|294	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|295	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|296	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|297	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|298	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|299	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|300	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|301	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-01-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|302	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|303	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|304	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/12-04-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|305	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/13-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|306	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/13-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|307	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/13-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|308	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/13-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|309	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|310	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|311	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|312	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|313	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|314	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|315	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|316	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|317	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|318	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|319	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|320	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|321	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|322	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|323	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|324	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|325	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|326	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-25.ltx
12mr|texlive-pstricks-examples-en-20111014-2|327	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-26.ltx
12mr|texlive-pstricks-examples-en-20111014-2|328	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-27.ltx
12mr|texlive-pstricks-examples-en-20111014-2|329	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-28.ltx
12mr|texlive-pstricks-examples-en-20111014-2|330	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-29.ltx
12mr|texlive-pstricks-examples-en-20111014-2|331	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|332	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-30.ltx
12mr|texlive-pstricks-examples-en-20111014-2|333	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-31.ltx
12mr|texlive-pstricks-examples-en-20111014-2|334	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-32.ltx
12mr|texlive-pstricks-examples-en-20111014-2|335	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-33.ltx
12mr|texlive-pstricks-examples-en-20111014-2|336	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-34.ltx
12mr|texlive-pstricks-examples-en-20111014-2|337	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-35.ltx
12mr|texlive-pstricks-examples-en-20111014-2|338	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-36.ltx
12mr|texlive-pstricks-examples-en-20111014-2|339	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-37.ltx
12mr|texlive-pstricks-examples-en-20111014-2|340	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-38.ltx
12mr|texlive-pstricks-examples-en-20111014-2|341	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-39.ltx
12mr|texlive-pstricks-examples-en-20111014-2|342	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|343	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-40.ltx
12mr|texlive-pstricks-examples-en-20111014-2|344	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-41.ltx
12mr|texlive-pstricks-examples-en-20111014-2|345	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-42.ltx
12mr|texlive-pstricks-examples-en-20111014-2|346	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-43.ltx
12mr|texlive-pstricks-examples-en-20111014-2|347	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-44.ltx
12mr|texlive-pstricks-examples-en-20111014-2|348	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-45.ltx
12mr|texlive-pstricks-examples-en-20111014-2|349	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-46.ltx
12mr|texlive-pstricks-examples-en-20111014-2|350	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-47.ltx
12mr|texlive-pstricks-examples-en-20111014-2|351	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-48.ltx
12mr|texlive-pstricks-examples-en-20111014-2|352	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-49.ltx
12mr|texlive-pstricks-examples-en-20111014-2|353	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|354	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-50.ltx
12mr|texlive-pstricks-examples-en-20111014-2|355	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-51.ltx
12mr|texlive-pstricks-examples-en-20111014-2|356	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-52.ltx
12mr|texlive-pstricks-examples-en-20111014-2|357	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-53.ltx
12mr|texlive-pstricks-examples-en-20111014-2|358	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-54.ltx
12mr|texlive-pstricks-examples-en-20111014-2|359	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-55.ltx
12mr|texlive-pstricks-examples-en-20111014-2|360	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-56.ltx
12mr|texlive-pstricks-examples-en-20111014-2|361	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-57.ltx
12mr|texlive-pstricks-examples-en-20111014-2|362	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-58.ltx
12mr|texlive-pstricks-examples-en-20111014-2|363	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-59.ltx
12mr|texlive-pstricks-examples-en-20111014-2|364	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|365	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-60.ltx
12mr|texlive-pstricks-examples-en-20111014-2|366	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-61.ltx
12mr|texlive-pstricks-examples-en-20111014-2|367	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-62.ltx
12mr|texlive-pstricks-examples-en-20111014-2|368	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-63.ltx
12mr|texlive-pstricks-examples-en-20111014-2|369	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-64.ltx
12mr|texlive-pstricks-examples-en-20111014-2|370	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-65.ltx
12mr|texlive-pstricks-examples-en-20111014-2|371	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-66.ltx
12mr|texlive-pstricks-examples-en-20111014-2|372	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-67.ltx
12mr|texlive-pstricks-examples-en-20111014-2|373	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-68.ltx
12mr|texlive-pstricks-examples-en-20111014-2|374	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-69.ltx
12mr|texlive-pstricks-examples-en-20111014-2|375	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|376	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-70.ltx
12mr|texlive-pstricks-examples-en-20111014-2|377	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-71.ltx
12mr|texlive-pstricks-examples-en-20111014-2|378	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-72.ltx
12mr|texlive-pstricks-examples-en-20111014-2|379	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-73.ltx
12mr|texlive-pstricks-examples-en-20111014-2|380	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-74.ltx
12mr|texlive-pstricks-examples-en-20111014-2|381	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-75.ltx
12mr|texlive-pstricks-examples-en-20111014-2|382	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-76.ltx
12mr|texlive-pstricks-examples-en-20111014-2|383	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-77.ltx
12mr|texlive-pstricks-examples-en-20111014-2|384	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-78.ltx
12mr|texlive-pstricks-examples-en-20111014-2|385	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-79.ltx
12mr|texlive-pstricks-examples-en-20111014-2|386	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|387	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-80.ltx
12mr|texlive-pstricks-examples-en-20111014-2|388	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-81.ltx
12mr|texlive-pstricks-examples-en-20111014-2|389	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-82.ltx
12mr|texlive-pstricks-examples-en-20111014-2|390	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-01-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|391	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|392	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|393	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|394	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|395	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|396	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|397	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|398	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|399	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|400	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|401	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|402	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|403	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|404	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|405	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-02-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|406	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|407	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|408	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|409	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|410	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|411	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|412	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|413	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|414	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|415	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|416	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|417	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-03-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|418	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|419	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|420	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|421	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|422	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|423	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|424	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|425	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|426	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|427	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|428	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|429	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|430	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|431	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-6.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|432	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|433	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|434	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-04-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|435	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-05-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|436	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-05-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|437	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-05-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|438	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/14-05-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|439	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-00-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|440	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|441	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|442	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|443	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|444	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|445	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|446	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|447	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|448	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|449	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|450	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|451	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|452	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|453	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|454	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|455	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|456	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|457	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-25.ltx
12mr|texlive-pstricks-examples-en-20111014-2|458	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-26.ltx
12mr|texlive-pstricks-examples-en-20111014-2|459	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-27.ltx
12mr|texlive-pstricks-examples-en-20111014-2|460	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-28.ltx
12mr|texlive-pstricks-examples-en-20111014-2|461	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-29.ltx
12mr|texlive-pstricks-examples-en-20111014-2|462	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|463	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-30.ltx
12mr|texlive-pstricks-examples-en-20111014-2|464	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-31.ltx
12mr|texlive-pstricks-examples-en-20111014-2|465	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-32.ltx
12mr|texlive-pstricks-examples-en-20111014-2|466	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-33.ltx
12mr|texlive-pstricks-examples-en-20111014-2|467	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-34.ltx
12mr|texlive-pstricks-examples-en-20111014-2|468	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-35.ltx
12mr|texlive-pstricks-examples-en-20111014-2|469	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-36.ltx
12mr|texlive-pstricks-examples-en-20111014-2|470	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-37.ltx
12mr|texlive-pstricks-examples-en-20111014-2|471	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-38.ltx
12mr|texlive-pstricks-examples-en-20111014-2|472	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-39.ltx
12mr|texlive-pstricks-examples-en-20111014-2|473	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|474	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-40.ltx
12mr|texlive-pstricks-examples-en-20111014-2|475	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-41.ltx
12mr|texlive-pstricks-examples-en-20111014-2|476	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-42.ltx
12mr|texlive-pstricks-examples-en-20111014-2|477	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-43.ltx
12mr|texlive-pstricks-examples-en-20111014-2|478	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-44.ltx
12mr|texlive-pstricks-examples-en-20111014-2|479	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-45.ltx
12mr|texlive-pstricks-examples-en-20111014-2|480	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-46.ltx
12mr|texlive-pstricks-examples-en-20111014-2|481	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-47.ltx
12mr|texlive-pstricks-examples-en-20111014-2|482	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-48.ltx
12mr|texlive-pstricks-examples-en-20111014-2|483	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-49.ltx
12mr|texlive-pstricks-examples-en-20111014-2|484	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|485	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-50.ltx
12mr|texlive-pstricks-examples-en-20111014-2|486	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-51.ltx
12mr|texlive-pstricks-examples-en-20111014-2|487	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-52.ltx
12mr|texlive-pstricks-examples-en-20111014-2|488	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-53.ltx
12mr|texlive-pstricks-examples-en-20111014-2|489	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-54.ltx
12mr|texlive-pstricks-examples-en-20111014-2|490	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-55.ltx
12mr|texlive-pstricks-examples-en-20111014-2|491	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-56.ltx
12mr|texlive-pstricks-examples-en-20111014-2|492	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-57.ltx
12mr|texlive-pstricks-examples-en-20111014-2|493	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-58.ltx
12mr|texlive-pstricks-examples-en-20111014-2|494	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-59.ltx
12mr|texlive-pstricks-examples-en-20111014-2|495	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|496	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-60.ltx
12mr|texlive-pstricks-examples-en-20111014-2|497	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-61.ltx
12mr|texlive-pstricks-examples-en-20111014-2|498	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-62.ltx
12mr|texlive-pstricks-examples-en-20111014-2|499	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-63.ltx
12mr|texlive-pstricks-examples-en-20111014-2|500	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-64.ltx
12mr|texlive-pstricks-examples-en-20111014-2|501	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-65.ltx
12mr|texlive-pstricks-examples-en-20111014-2|502	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-66.ltx
12mr|texlive-pstricks-examples-en-20111014-2|503	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-67.ltx
12mr|texlive-pstricks-examples-en-20111014-2|504	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-68.ltx
12mr|texlive-pstricks-examples-en-20111014-2|505	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-69.ltx
12mr|texlive-pstricks-examples-en-20111014-2|506	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|507	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-70.ltx
12mr|texlive-pstricks-examples-en-20111014-2|508	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-71.ltx
12mr|texlive-pstricks-examples-en-20111014-2|509	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-72.ltx
12mr|texlive-pstricks-examples-en-20111014-2|510	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-73.ltx
12mr|texlive-pstricks-examples-en-20111014-2|511	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-74.ltx
12mr|texlive-pstricks-examples-en-20111014-2|512	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-75.ltx
12mr|texlive-pstricks-examples-en-20111014-2|513	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-76.ltx
12mr|texlive-pstricks-examples-en-20111014-2|514	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-77.ltx
12mr|texlive-pstricks-examples-en-20111014-2|515	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-78.ltx
12mr|texlive-pstricks-examples-en-20111014-2|516	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-79.ltx
12mr|texlive-pstricks-examples-en-20111014-2|517	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|518	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-80.ltx
12mr|texlive-pstricks-examples-en-20111014-2|519	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-81.ltx
12mr|texlive-pstricks-examples-en-20111014-2|520	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-82.ltx
12mr|texlive-pstricks-examples-en-20111014-2|521	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-01-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|522	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|523	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|524	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|525	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|526	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|527	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|528	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|529	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|530	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|531	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|532	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|533	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|534	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|535	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|536	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|537	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|538	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|539	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|540	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|541	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-02-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|542	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|543	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|544	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|545	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|546	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|547	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|548	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|549	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|550	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|551	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|552	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|553	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|554	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|555	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-03-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|556	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|557	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|558	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|559	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|560	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|561	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|562	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|563	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|564	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|565	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|566	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|567	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|568	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|569	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|570	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|571	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|572	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|573	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-25.ltx
12mr|texlive-pstricks-examples-en-20111014-2|574	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-26.ltx
12mr|texlive-pstricks-examples-en-20111014-2|575	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-27.ltx
12mr|texlive-pstricks-examples-en-20111014-2|576	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|577	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|578	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|579	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-6.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|580	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|581	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|582	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-04-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|583	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-05-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|584	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-05-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|585	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-05-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|586	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-05-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|587	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-05-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|588	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-06-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|589	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-06-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|590	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-06-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|591	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-06-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|592	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-06-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|593	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-06-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|594	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-07-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|595	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-07-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|596	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-07-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|597	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-07-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|598	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|599	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|600	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|601	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|602	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|603	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|604	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|605	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|606	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|607	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-08-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|608	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-09-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|609	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/15-09-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|610	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-00-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|611	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-00-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|612	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-00-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|613	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|614	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|615	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|616	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|617	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|618	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|619	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|620	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|621	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|622	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|623	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|624	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|625	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|626	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|627	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|628	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|629	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|630	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|631	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|632	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|633	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|634	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|635	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|636	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-01-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|637	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|638	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|639	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|640	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|641	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|642	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|643	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|644	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|645	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|646	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|647	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|648	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|649	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|650	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|651	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|652	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|653	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|654	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|655	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|656	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-02-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|657	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|658	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|659	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|660	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|661	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|662	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|663	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|664	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|665	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|666	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|667	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|668	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|669	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|670	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-03-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|671	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|672	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|673	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|674	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|675	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|676	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|677	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|678	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|679	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|680	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|681	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|682	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|683	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|684	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|685	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|686	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|687	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|688	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-25.ltx
12mr|texlive-pstricks-examples-en-20111014-2|689	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-26.ltx
12mr|texlive-pstricks-examples-en-20111014-2|690	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-27.ltx
12mr|texlive-pstricks-examples-en-20111014-2|691	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|692	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|693	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|694	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|695	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|696	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|697	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-04-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|698	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-05-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|699	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-05-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|700	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-06-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|701	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-06-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|702	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-06-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|703	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-06-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|704	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-06-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|705	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-06-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|706	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-07-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|707	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-07-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|708	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-07-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|709	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-07-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|710	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|711	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|712	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|713	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|714	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|715	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|716	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|717	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|718	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|719	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-08-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|720	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-09-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|721	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-09-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|722	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-10-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|723	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-10-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|724	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/16-10-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|725	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-00-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|726	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-00-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|727	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-00-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|728	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|729	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|730	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|731	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|732	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|733	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|734	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|735	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|736	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|737	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|738	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|739	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|740	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|741	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|742	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|743	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|744	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|745	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|746	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|747	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|748	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|749	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|750	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|751	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-01-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|752	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|753	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|754	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|755	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-02-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|756	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-02-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|757	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-02-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|758	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|759	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|760	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|761	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|762	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|763	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|764	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|765	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-03-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|766	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|767	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-05-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|768	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-06-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|769	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-06-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|770	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-06-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|771	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/17-06-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|772	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|773	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|774	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|775	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|776	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|777	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|778	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|779	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|780	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-01-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|781	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|782	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|783	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|784	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|785	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|786	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|787	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|788	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-02-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|789	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|790	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|791	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-03-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|792	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-03-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|793	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/18-03-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|794	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|795	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|796	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|797	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|798	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|799	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|800	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|801	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|802	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|803	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|804	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|805	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|806	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|807	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|808	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-01-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|809	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|810	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|811	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|812	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-02-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|813	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-02-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|814	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-02-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|815	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|816	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|817	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-03-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|818	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-03-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|819	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-03-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|820	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|821	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-04-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|822	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/19-04-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|823	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-00-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|824	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|825	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|826	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|827	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|828	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|829	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|830	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|831	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|832	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|833	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|834	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|835	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|836	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|837	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|838	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-01-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|839	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|840	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|841	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|842	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|843	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|844	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-03-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|845	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-03-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|846	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-03-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|847	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|848	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-04-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|849	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/20-04-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|850	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-00-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|851	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|852	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|853	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|854	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-01-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|855	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-01-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|856	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-01-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|857	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-01-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|858	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|859	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|860	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|861	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|862	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|863	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|864	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|865	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|866	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|867	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|868	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|869	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|870	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|871	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|872	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|873	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|874	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|875	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-02-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|876	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|877	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|878	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-03-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|879	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-03-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|880	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-03-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|881	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|882	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/21-04-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|883	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|884	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|885	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|886	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|887	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|888	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|889	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|890	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|891	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|892	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|893	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|894	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|895	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|896	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|897	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|898	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|899	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|900	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-25.ltx
12mr|texlive-pstricks-examples-en-20111014-2|901	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|902	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|903	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|904	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|905	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|906	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|907	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-01-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|908	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|909	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|910	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|911	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|912	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|913	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|914	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|915	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|916	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|917	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|918	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|919	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|920	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|921	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|922	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|923	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|924	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|925	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-02-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|926	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|927	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|928	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|929	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|930	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|931	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|932	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|933	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|934	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|935	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|936	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|937	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|938	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-03-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|939	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|940	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-04-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|941	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-04-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|942	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-04-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|943	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-04-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|944	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-04-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|945	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|946	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|947	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|948	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|949	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|950	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|951	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|952	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|953	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|954	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|955	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|956	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|957	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|958	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|959	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|960	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|961	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|962	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-25.ltx
12mr|texlive-pstricks-examples-en-20111014-2|963	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-26.ltx
12mr|texlive-pstricks-examples-en-20111014-2|964	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-27.ltx
12mr|texlive-pstricks-examples-en-20111014-2|965	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-28.ltx
12mr|texlive-pstricks-examples-en-20111014-2|966	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-29.ltx
12mr|texlive-pstricks-examples-en-20111014-2|967	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|968	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-30.ltx
12mr|texlive-pstricks-examples-en-20111014-2|969	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-31.ltx
12mr|texlive-pstricks-examples-en-20111014-2|970	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-32.ltx
12mr|texlive-pstricks-examples-en-20111014-2|971	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-33.ltx
12mr|texlive-pstricks-examples-en-20111014-2|972	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-34.ltx
12mr|texlive-pstricks-examples-en-20111014-2|973	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-35.ltx
12mr|texlive-pstricks-examples-en-20111014-2|974	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-36.ltx
12mr|texlive-pstricks-examples-en-20111014-2|975	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-37.ltx
12mr|texlive-pstricks-examples-en-20111014-2|976	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-38.ltx
12mr|texlive-pstricks-examples-en-20111014-2|977	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-39.ltx
12mr|texlive-pstricks-examples-en-20111014-2|978	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|979	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-40.ltx
12mr|texlive-pstricks-examples-en-20111014-2|980	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-41.ltx
12mr|texlive-pstricks-examples-en-20111014-2|981	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-42.ltx
12mr|texlive-pstricks-examples-en-20111014-2|982	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-43.ltx
12mr|texlive-pstricks-examples-en-20111014-2|983	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-44.ltx
12mr|texlive-pstricks-examples-en-20111014-2|984	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-45.ltx
12mr|texlive-pstricks-examples-en-20111014-2|985	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-46.ltx
12mr|texlive-pstricks-examples-en-20111014-2|986	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-47.ltx
12mr|texlive-pstricks-examples-en-20111014-2|987	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-48.ltx
12mr|texlive-pstricks-examples-en-20111014-2|988	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-49.ltx
12mr|texlive-pstricks-examples-en-20111014-2|989	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|990	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-50.ltx
12mr|texlive-pstricks-examples-en-20111014-2|991	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-51.ltx
12mr|texlive-pstricks-examples-en-20111014-2|992	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-52.ltx
12mr|texlive-pstricks-examples-en-20111014-2|993	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-53.ltx
12mr|texlive-pstricks-examples-en-20111014-2|994	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-54.ltx
12mr|texlive-pstricks-examples-en-20111014-2|995	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-55.ltx
12mr|texlive-pstricks-examples-en-20111014-2|996	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-56.ltx
12mr|texlive-pstricks-examples-en-20111014-2|997	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-57.ltx
12mr|texlive-pstricks-examples-en-20111014-2|998	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-58.ltx
12mr|texlive-pstricks-examples-en-20111014-2|999	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-59.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1000	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1001	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1002	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1003	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-05-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1004	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1005	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1006	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1007	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1008	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1009	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1010	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1011	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1012	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1013	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1014	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1015	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1016	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1017	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1018	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1019	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1020	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1021	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-25.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1022	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-26.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1023	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-27.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1024	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-28.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1025	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-29.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1026	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1027	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-30.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1028	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-31.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1029	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-32.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1030	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-33.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1031	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-34.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1032	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-35.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1033	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-36.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1034	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-37.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1035	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-38.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1036	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-39.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1037	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1038	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-40.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1039	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-41.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1040	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-42.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1041	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-43.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1042	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-44.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1043	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-45.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1044	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-46.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1045	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-47.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1046	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-48.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1047	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-49.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1048	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1049	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-50.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1050	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-51.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1051	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-52.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1052	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-53.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1053	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-54.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1054	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-55.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1055	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-56.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1056	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-57.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1057	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-58.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1058	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-59.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1059	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1060	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-60.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1061	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-61.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1062	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-62.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1063	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-63.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1064	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-64.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1065	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-65.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1066	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-66.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1067	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-67.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1068	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-68.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1069	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-69.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1070	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1071	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-70.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1072	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-71.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1073	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-72.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1074	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-73.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1075	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-74.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1076	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-75.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1077	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-76.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1078	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-77.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1079	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-78.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1080	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-79.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1081	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1082	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-80.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1083	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-81.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1084	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-82.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1085	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-83.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1086	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-84.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1087	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-85.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1088	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-86.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1089	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-87.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1090	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-88.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1091	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-89.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1092	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1093	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-90.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1094	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-91.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1095	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-92.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1096	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-93.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1097	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-94.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1098	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-06-95.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1099	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-07-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1100	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/22-07-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1101	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1102	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1103	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1104	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1105	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1106	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1107	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1108	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1109	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1110	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1111	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1112	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1113	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1114	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1115	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1116	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1117	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1118	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-25.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1119	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1120	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1121	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1122	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1123	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1124	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1125	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-01-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1126	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1127	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1128	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1129	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-02-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1130	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-02-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1131	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1132	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1133	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1134	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1135	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1136	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-14.inl
12mr|texlive-pstricks-examples-en-20111014-2|1137	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-15.inl
12mr|texlive-pstricks-examples-en-20111014-2|1138	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-16.inl
12mr|texlive-pstricks-examples-en-20111014-2|1139	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-17.inl
12mr|texlive-pstricks-examples-en-20111014-2|1140	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-18.inl
12mr|texlive-pstricks-examples-en-20111014-2|1141	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-19.inl
12mr|texlive-pstricks-examples-en-20111014-2|1142	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1143	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-20.inl
12mr|texlive-pstricks-examples-en-20111014-2|1144	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-21.inl
12mr|texlive-pstricks-examples-en-20111014-2|1145	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-22.inl
12mr|texlive-pstricks-examples-en-20111014-2|1146	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-23.inl
12mr|texlive-pstricks-examples-en-20111014-2|1147	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-24.inl
12mr|texlive-pstricks-examples-en-20111014-2|1148	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-25.inl
12mr|texlive-pstricks-examples-en-20111014-2|1149	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-26.inl
12mr|texlive-pstricks-examples-en-20111014-2|1150	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-27.inl
12mr|texlive-pstricks-examples-en-20111014-2|1151	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-28.inl
12mr|texlive-pstricks-examples-en-20111014-2|1152	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-29.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1153	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1154	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-30.inl
12mr|texlive-pstricks-examples-en-20111014-2|1155	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-31.inl
12mr|texlive-pstricks-examples-en-20111014-2|1156	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-32.inl
12mr|texlive-pstricks-examples-en-20111014-2|1157	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-33.inl
12mr|texlive-pstricks-examples-en-20111014-2|1158	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-34.inl
12mr|texlive-pstricks-examples-en-20111014-2|1159	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-35.inl
12mr|texlive-pstricks-examples-en-20111014-2|1160	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-36.inl
12mr|texlive-pstricks-examples-en-20111014-2|1161	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-37.inl
12mr|texlive-pstricks-examples-en-20111014-2|1162	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-38.inl
12mr|texlive-pstricks-examples-en-20111014-2|1163	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-39.inl
12mr|texlive-pstricks-examples-en-20111014-2|1164	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1165	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-40.inl
12mr|texlive-pstricks-examples-en-20111014-2|1166	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-41.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1167	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-42.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1168	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-43.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1169	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-44.inl
12mr|texlive-pstricks-examples-en-20111014-2|1170	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-45.inl
12mr|texlive-pstricks-examples-en-20111014-2|1171	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-46.inl
12mr|texlive-pstricks-examples-en-20111014-2|1172	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-47.inl
12mr|texlive-pstricks-examples-en-20111014-2|1173	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-48.inl
12mr|texlive-pstricks-examples-en-20111014-2|1174	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-49.inl
12mr|texlive-pstricks-examples-en-20111014-2|1175	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1176	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-50.inl
12mr|texlive-pstricks-examples-en-20111014-2|1177	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-51.inl
12mr|texlive-pstricks-examples-en-20111014-2|1178	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-52.inl
12mr|texlive-pstricks-examples-en-20111014-2|1179	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-53.inl
12mr|texlive-pstricks-examples-en-20111014-2|1180	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-54.inl
12mr|texlive-pstricks-examples-en-20111014-2|1181	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-55.inl
12mr|texlive-pstricks-examples-en-20111014-2|1182	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-56.inl
12mr|texlive-pstricks-examples-en-20111014-2|1183	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-57.inl
12mr|texlive-pstricks-examples-en-20111014-2|1184	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-58.inl
12mr|texlive-pstricks-examples-en-20111014-2|1185	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-59.inl
12mr|texlive-pstricks-examples-en-20111014-2|1186	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1187	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-60.inl
12mr|texlive-pstricks-examples-en-20111014-2|1188	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-61.inl
12mr|texlive-pstricks-examples-en-20111014-2|1189	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-62.inl
12mr|texlive-pstricks-examples-en-20111014-2|1190	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-63.inl
12mr|texlive-pstricks-examples-en-20111014-2|1191	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-64.inl
12mr|texlive-pstricks-examples-en-20111014-2|1192	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-65.inl
12mr|texlive-pstricks-examples-en-20111014-2|1193	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-66.inl
12mr|texlive-pstricks-examples-en-20111014-2|1194	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-67.inl
12mr|texlive-pstricks-examples-en-20111014-2|1195	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-68.inl
12mr|texlive-pstricks-examples-en-20111014-2|1196	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-69.inl
12mr|texlive-pstricks-examples-en-20111014-2|1197	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1198	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-70.inl
12mr|texlive-pstricks-examples-en-20111014-2|1199	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-71.inl
12mr|texlive-pstricks-examples-en-20111014-2|1200	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-72.inl
12mr|texlive-pstricks-examples-en-20111014-2|1201	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-73.inl
12mr|texlive-pstricks-examples-en-20111014-2|1202	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-74.inl
12mr|texlive-pstricks-examples-en-20111014-2|1203	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-75.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1204	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-76.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1205	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-77.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1206	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-78.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1207	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-79.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1208	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1209	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-03-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1210	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1211	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1212	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1213	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1214	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1215	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1216	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1217	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1218	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1219	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1220	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1221	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1222	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1223	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1224	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1225	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1226	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1227	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1228	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1229	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1230	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1231	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1232	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-04-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1233	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1234	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1235	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1236	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1237	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1238	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1239	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1240	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1241	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1242	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1243	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1244	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1245	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1246	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1247	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1248	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1249	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1250	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-25.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1251	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-26.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1252	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-27.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1253	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-28.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1254	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-29.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1255	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1256	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-30.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1257	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-31.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1258	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-32.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1259	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-33.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1260	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-34.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1261	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-35.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1262	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-36.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1263	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-37.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1264	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-38.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1265	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-39.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1266	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1267	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-40.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1268	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-41.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1269	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-42.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1270	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-43.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1271	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-44.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1272	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-45.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1273	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-46.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1274	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-47.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1275	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-48.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1276	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-49.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1277	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1278	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-50.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1279	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-51.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1280	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-52.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1281	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-53.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1282	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-54.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1283	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-55.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1284	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-56.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1285	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-57.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1286	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-58.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1287	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-59.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1288	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1289	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1290	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1291	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-05-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1292	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1293	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1294	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1295	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1296	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1297	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1298	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1299	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1300	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1301	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1302	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1303	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1304	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1305	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1306	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1307	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1308	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1309	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-25.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1310	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-26.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1311	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-27.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1312	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-28.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1313	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-29.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1314	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1315	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-30.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1316	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-31.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1317	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-32.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1318	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-33.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1319	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-34.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1320	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-35.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1321	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-36.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1322	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-37.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1323	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-38.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1324	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-39.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1325	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1326	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-40.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1327	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-41.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1328	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-42.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1329	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-43.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1330	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-44.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1331	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-45.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1332	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-46.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1333	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-47.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1334	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-48.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1335	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-49.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1336	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1337	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-50.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1338	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-51.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1339	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-52.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1340	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-53.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1341	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-54.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1342	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-55.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1343	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-56.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1344	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-57.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1345	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-58.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1346	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-59.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1347	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1348	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-60.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1349	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-61.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1350	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-62.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1351	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-63.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1352	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-64.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1353	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-65.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1354	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-66.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1355	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-67.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1356	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-68.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1357	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-69.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1358	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1359	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-70.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1360	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-71.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1361	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-72.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1362	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-73.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1363	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-74.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1364	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-75.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1365	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-76.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1366	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-77.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1367	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-78.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1368	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-79.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1369	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1370	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-80.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1371	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-81.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1372	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-82.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1373	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-83.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1374	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-84.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1375	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-85.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1376	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-86.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1377	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-87.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1378	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-88.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1379	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-89.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1380	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1381	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-90.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1382	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-91.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1383	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-92.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1384	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-93.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1385	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-94.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1386	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-95.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1387	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-06-96.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1388	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1389	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1390	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1391	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1392	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1393	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1394	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1395	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1396	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1397	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1398	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1399	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1400	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1401	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1402	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1403	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1404	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1405	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1406	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1407	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-07-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1408	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-08-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1409	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-08-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1410	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/23-08-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1411	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1412	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1413	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1414	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1415	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1416	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1417	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1418	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1419	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1420	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1421	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1422	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1423	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1424	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1425	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1426	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1427	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1428	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1429	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1430	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1431	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1432	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1433	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-02-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1434	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-1.inl
12mr|texlive-pstricks-examples-en-20111014-2|1435	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-10.inl
12mr|texlive-pstricks-examples-en-20111014-2|1436	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-11.inl
12mr|texlive-pstricks-examples-en-20111014-2|1437	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-12.inl
12mr|texlive-pstricks-examples-en-20111014-2|1438	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-13.inl
12mr|texlive-pstricks-examples-en-20111014-2|1439	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-14.inl
12mr|texlive-pstricks-examples-en-20111014-2|1440	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-15.inl
12mr|texlive-pstricks-examples-en-20111014-2|1441	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-16.inl
12mr|texlive-pstricks-examples-en-20111014-2|1442	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-17.inl
12mr|texlive-pstricks-examples-en-20111014-2|1443	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-18.inl
12mr|texlive-pstricks-examples-en-20111014-2|1444	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-19.inl
12mr|texlive-pstricks-examples-en-20111014-2|1445	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-2.inl
12mr|texlive-pstricks-examples-en-20111014-2|1446	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-20.inl
12mr|texlive-pstricks-examples-en-20111014-2|1447	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-21.inl
12mr|texlive-pstricks-examples-en-20111014-2|1448	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-22.inl
12mr|texlive-pstricks-examples-en-20111014-2|1449	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-23.inl
12mr|texlive-pstricks-examples-en-20111014-2|1450	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-24.inl
12mr|texlive-pstricks-examples-en-20111014-2|1451	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-25.inl
12mr|texlive-pstricks-examples-en-20111014-2|1452	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-26.inl
12mr|texlive-pstricks-examples-en-20111014-2|1453	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-27.inl
12mr|texlive-pstricks-examples-en-20111014-2|1454	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-28.inl
12mr|texlive-pstricks-examples-en-20111014-2|1455	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-29.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1456	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-3.inl
12mr|texlive-pstricks-examples-en-20111014-2|1457	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-30.inl
12mr|texlive-pstricks-examples-en-20111014-2|1458	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-31.inl
12mr|texlive-pstricks-examples-en-20111014-2|1459	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-32.inl
12mr|texlive-pstricks-examples-en-20111014-2|1460	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-33.inl
12mr|texlive-pstricks-examples-en-20111014-2|1461	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-34.inl
12mr|texlive-pstricks-examples-en-20111014-2|1462	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-35.inl
12mr|texlive-pstricks-examples-en-20111014-2|1463	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-36.inl
12mr|texlive-pstricks-examples-en-20111014-2|1464	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-37.inl
12mr|texlive-pstricks-examples-en-20111014-2|1465	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-38.inl
12mr|texlive-pstricks-examples-en-20111014-2|1466	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-39.inl
12mr|texlive-pstricks-examples-en-20111014-2|1467	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-4.inl
12mr|texlive-pstricks-examples-en-20111014-2|1468	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-40.inl
12mr|texlive-pstricks-examples-en-20111014-2|1469	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-41.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1470	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-42.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1471	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-43.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1472	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-44.inl
12mr|texlive-pstricks-examples-en-20111014-2|1473	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-45.inl
12mr|texlive-pstricks-examples-en-20111014-2|1474	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-46.inl
12mr|texlive-pstricks-examples-en-20111014-2|1475	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-47.inl
12mr|texlive-pstricks-examples-en-20111014-2|1476	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-48.inl
12mr|texlive-pstricks-examples-en-20111014-2|1477	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-49.inl
12mr|texlive-pstricks-examples-en-20111014-2|1478	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-5.inl
12mr|texlive-pstricks-examples-en-20111014-2|1479	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-50.inl
12mr|texlive-pstricks-examples-en-20111014-2|1480	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-51.inl
12mr|texlive-pstricks-examples-en-20111014-2|1481	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-52.inl
12mr|texlive-pstricks-examples-en-20111014-2|1482	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-53.inl
12mr|texlive-pstricks-examples-en-20111014-2|1483	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-54.inl
12mr|texlive-pstricks-examples-en-20111014-2|1484	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-55.inl
12mr|texlive-pstricks-examples-en-20111014-2|1485	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-56.inl
12mr|texlive-pstricks-examples-en-20111014-2|1486	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-57.inl
12mr|texlive-pstricks-examples-en-20111014-2|1487	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-58.inl
12mr|texlive-pstricks-examples-en-20111014-2|1488	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-59.inl
12mr|texlive-pstricks-examples-en-20111014-2|1489	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-6.inl
12mr|texlive-pstricks-examples-en-20111014-2|1490	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-60.inl
12mr|texlive-pstricks-examples-en-20111014-2|1491	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-61.inl
12mr|texlive-pstricks-examples-en-20111014-2|1492	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-62.inl
12mr|texlive-pstricks-examples-en-20111014-2|1493	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-63.inl
12mr|texlive-pstricks-examples-en-20111014-2|1494	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-64.inl
12mr|texlive-pstricks-examples-en-20111014-2|1495	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-65.inl
12mr|texlive-pstricks-examples-en-20111014-2|1496	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-66.inl
12mr|texlive-pstricks-examples-en-20111014-2|1497	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-67.inl
12mr|texlive-pstricks-examples-en-20111014-2|1498	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-68.inl
12mr|texlive-pstricks-examples-en-20111014-2|1499	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-69.inl
12mr|texlive-pstricks-examples-en-20111014-2|1500	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-7.inl
12mr|texlive-pstricks-examples-en-20111014-2|1501	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-70.inl
12mr|texlive-pstricks-examples-en-20111014-2|1502	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-71.inl
12mr|texlive-pstricks-examples-en-20111014-2|1503	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-72.inl
12mr|texlive-pstricks-examples-en-20111014-2|1504	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-73.inl
12mr|texlive-pstricks-examples-en-20111014-2|1505	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-74.inl
12mr|texlive-pstricks-examples-en-20111014-2|1506	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-75.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1507	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-76.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1508	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-77.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1509	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-78.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1510	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-79.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1511	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-8.inl
12mr|texlive-pstricks-examples-en-20111014-2|1512	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-80.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1513	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-03-9.inl
12mr|texlive-pstricks-examples-en-20111014-2|1514	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1515	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1516	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1517	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1518	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1519	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1520	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1521	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1522	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1523	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1524	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1525	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1526	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1527	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1528	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1529	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1530	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1531	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-25.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1532	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-26.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1533	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-27.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1534	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-28.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1535	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-29.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1536	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1537	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1538	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1539	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1540	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1541	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1542	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-04-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1543	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-05-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1544	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-05-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1545	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-05-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1546	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-05-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1547	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-06-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1548	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-07-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1549	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-07-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1550	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-08-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1551	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-08-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1552	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/24-08-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1553	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-01-1.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1554	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1555	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1556	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1557	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1558	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1559	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1560	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1561	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1562	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1563	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1564	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1565	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1566	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1567	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1568	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1569	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1570	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-22.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1571	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-23.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1572	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-24.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1573	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-25.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1574	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-26.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1575	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-27.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1576	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-28.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1577	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1578	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1579	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1580	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1581	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1582	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1583	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-02-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1584	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1585	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1586	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1587	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1588	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1589	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1590	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1591	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1592	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1593	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-04-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1594	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-05-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1595	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-06-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1596	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-07-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1597	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-07-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1598	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-07-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1599	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-07-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1600	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-07-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1601	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-07-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1602	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-08-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1603	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-08-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1604	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/25-08-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1605	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-01-1.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1606	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1607	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1608	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-1.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1609	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-10.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1610	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-11.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1611	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-12.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1612	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-13.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1613	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-14.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1614	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-15.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1615	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-16.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1616	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-17.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1617	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-18.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1618	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1619	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-2.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1620	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-20.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1621	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-21.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1622	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-22.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1623	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-23.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1624	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-24.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1625	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-25.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1626	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-26.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1627	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-27.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1628	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-28.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1629	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-29.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1630	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-3.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1631	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-30.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1632	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-4.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1633	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-5.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1634	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-6.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1635	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1636	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-8.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1637	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-02-9.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1638	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1639	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1640	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-03-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1641	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-03-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1642	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/26-03-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1643	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1644	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1645	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1646	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1647	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1648	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1649	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1650	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1651	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1652	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1653	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-16.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1654	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1655	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1656	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1657	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1658	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1659	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1660	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1661	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1662	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1663	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-25.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1664	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-26.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1665	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-27.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1666	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-28.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1667	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-29.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1668	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1669	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-30.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1670	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-31.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1671	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-32.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1672	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-33.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1673	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-34.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1674	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-35.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1675	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-36.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1676	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-37.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1677	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-38.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1678	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-39.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1679	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1680	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-40.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1681	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-41.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1682	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1683	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1684	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1685	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1686	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-02-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1687	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1688	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1689	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-03-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1690	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-03-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1691	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/27-03-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1692	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1693	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1694	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1695	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1696	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1697	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1698	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1699	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1700	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1701	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1702	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1703	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1704	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1705	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1706	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1707	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1708	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1709	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1710	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1711	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1712	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1713	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-01-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1714	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1715	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1716	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1717	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1718	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1719	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1720	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1721	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-16.ltx2ps
12mr|texlive-pstricks-examples-en-20111014-2|1722	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1723	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1724	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1725	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1726	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1727	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1728	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1729	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1730	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1731	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-25.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1732	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-26.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1733	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-27.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1734	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-28.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1735	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-29.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1736	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1737	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-30.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1738	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-31.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1739	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-32.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1740	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-33.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1741	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-34.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1742	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-35.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1743	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-36.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1744	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-37.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1745	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-38.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1746	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-39.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1747	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1748	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-40.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1749	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-41.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1750	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1751	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1752	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1753	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1754	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-02-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1755	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1756	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/28-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1757	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1758	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1759	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1760	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1761	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1762	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1763	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1764	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1765	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1766	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1767	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1768	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1769	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1770	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1771	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1772	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1773	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1774	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1775	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1776	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1777	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1778	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-01-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1779	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1780	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1781	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1782	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1783	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1784	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1785	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1786	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1787	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1788	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1789	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1790	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1791	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1792	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1793	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1794	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1795	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1796	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-25.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1797	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-26.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1798	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-27.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1799	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-28.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1800	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-29.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1801	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1802	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-30.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1803	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1804	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1805	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1806	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1807	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1808	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-02-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1809	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1810	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1811	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1812	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1813	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1814	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1815	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1816	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1817	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1818	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1819	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-03-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1820	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1821	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1822	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1823	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1824	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1825	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1826	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1827	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1828	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1829	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1830	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1831	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1832	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1833	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1834	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1835	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1836	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1837	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1838	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1839	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1840	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1841	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/29-04-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1842	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1843	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1844	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1845	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1846	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1847	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1848	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1849	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1850	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1851	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1852	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1853	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1854	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1855	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1856	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1857	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1858	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1859	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-25.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1860	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-26.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1861	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-27.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1862	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-28.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1863	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1864	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1865	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1866	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1867	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1868	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1869	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-01-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1870	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1871	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1872	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1873	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1874	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1875	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1876	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1877	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1878	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1879	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1880	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1881	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1882	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1883	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1884	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1885	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1886	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1887	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1888	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1889	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1890	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-02-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1891	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1892	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1893	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1894	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1895	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1896	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1897	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1898	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1899	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1900	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1901	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-03-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1902	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1903	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1904	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1905	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1906	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1907	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1908	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1909	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1910	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1911	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1912	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1913	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1914	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1915	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1916	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1917	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1918	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1919	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1920	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1921	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1922	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1923	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/30-04-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1924	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1925	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1926	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1927	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1928	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1929	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1930	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1931	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1932	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1933	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1934	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1935	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1936	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1937	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1938	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1939	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1940	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1941	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-25.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1942	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-26.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1943	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-27.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1944	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-28.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1945	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1946	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1947	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1948	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1949	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1950	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1951	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-01-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1952	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1953	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1954	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1955	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1956	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1957	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1958	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1959	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1960	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1961	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1962	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-02-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1963	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1964	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1965	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1966	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1967	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1968	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1969	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1970	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1971	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1972	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1973	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-03-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1974	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1975	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-04-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1976	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-04-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1977	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-04-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1978	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-05-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1979	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-05-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1980	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-05-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1981	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-05-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1982	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/31-05-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1983	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1984	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1985	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1986	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1987	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1988	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1989	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1990	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1991	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1992	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1993	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1994	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1995	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1996	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1997	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1998	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|1999	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2000	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2001	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2002	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2003	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2004	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-01-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2005	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2006	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2007	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2008	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2009	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2010	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2011	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2012	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2013	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2014	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2015	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/32-02-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2016	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2017	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2018	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2019	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-01-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2020	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-01-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2021	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-01-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2022	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-01-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2023	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2024	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2025	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2026	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2027	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2028	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2029	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2030	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2031	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2032	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2033	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2034	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2035	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2036	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2037	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2038	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2039	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2040	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-25.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2041	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-26.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2042	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-27.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2043	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-28.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2044	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-29.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2045	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2046	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-30.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2047	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-31.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2048	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-32.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2049	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-33.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2050	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-34.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2051	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-35.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2052	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-36.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2053	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-37.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2054	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-38.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2055	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-39.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2056	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2057	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-40.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2058	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-41.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2059	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-42.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2060	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-43.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2061	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-44.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2062	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-45.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2063	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-46.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2064	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2065	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2066	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2067	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2068	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-02-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2069	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2070	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2071	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2072	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2073	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2074	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2075	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2076	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2077	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2078	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2079	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2080	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2081	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2082	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2083	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2084	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2085	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2086	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-25.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2087	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-26.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2088	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-27.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2089	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-28.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2090	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-29.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2091	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2092	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-30.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2093	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-31.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2094	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-32.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2095	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-33.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2096	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-34.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2097	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-35.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2098	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-36.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2099	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-37.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2100	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-38.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2101	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-39.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2102	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2103	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-40.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2104	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-41.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2105	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-42.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2106	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-43.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2107	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-44.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2108	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-45.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2109	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-46.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2110	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-47.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2111	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-48.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2112	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-49.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2113	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2114	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-50.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2115	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-51.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2116	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-52.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2117	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-53.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2118	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-54.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2119	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-55.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2120	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-56.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2121	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-57.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2122	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-58.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2123	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-59.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2124	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2125	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-60.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2126	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-61.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2127	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-62.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2128	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-63.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2129	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-64.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2130	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-65.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2131	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2132	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2133	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-03-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2134	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2135	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-10.inl
12mr|texlive-pstricks-examples-en-20111014-2|2136	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-11.inl
12mr|texlive-pstricks-examples-en-20111014-2|2137	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-12.inl
12mr|texlive-pstricks-examples-en-20111014-2|2138	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-13.inl
12mr|texlive-pstricks-examples-en-20111014-2|2139	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-14.inl
12mr|texlive-pstricks-examples-en-20111014-2|2140	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-15.inl
12mr|texlive-pstricks-examples-en-20111014-2|2141	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-16.inl
12mr|texlive-pstricks-examples-en-20111014-2|2142	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-17.inl
12mr|texlive-pstricks-examples-en-20111014-2|2143	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-18.inl
12mr|texlive-pstricks-examples-en-20111014-2|2144	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-19.inl
12mr|texlive-pstricks-examples-en-20111014-2|2145	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2146	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-20.inl
12mr|texlive-pstricks-examples-en-20111014-2|2147	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-21.inl
12mr|texlive-pstricks-examples-en-20111014-2|2148	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-22.inl
12mr|texlive-pstricks-examples-en-20111014-2|2149	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2150	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2151	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2152	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2153	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-7.inl
12mr|texlive-pstricks-examples-en-20111014-2|2154	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-8.inl
12mr|texlive-pstricks-examples-en-20111014-2|2155	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-04-9.inl
12mr|texlive-pstricks-examples-en-20111014-2|2156	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2157	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-10.inl
12mr|texlive-pstricks-examples-en-20111014-2|2158	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-11.inl
12mr|texlive-pstricks-examples-en-20111014-2|2159	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-12.inl
12mr|texlive-pstricks-examples-en-20111014-2|2160	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-13.inl
12mr|texlive-pstricks-examples-en-20111014-2|2161	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-14.inl
12mr|texlive-pstricks-examples-en-20111014-2|2162	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-15.inl
12mr|texlive-pstricks-examples-en-20111014-2|2163	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-16.inl
12mr|texlive-pstricks-examples-en-20111014-2|2164	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-17.inl
12mr|texlive-pstricks-examples-en-20111014-2|2165	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-18.inl
12mr|texlive-pstricks-examples-en-20111014-2|2166	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-19.inl
12mr|texlive-pstricks-examples-en-20111014-2|2167	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2168	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-20.inl
12mr|texlive-pstricks-examples-en-20111014-2|2169	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-21.inl
12mr|texlive-pstricks-examples-en-20111014-2|2170	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-22.inl
12mr|texlive-pstricks-examples-en-20111014-2|2171	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-23.inl
12mr|texlive-pstricks-examples-en-20111014-2|2172	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2173	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-25.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2174	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-26.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2175	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2176	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2177	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2178	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2179	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2180	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2181	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/33-05-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2182	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2183	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-01-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2184	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-01-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2185	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-01-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2186	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2187	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-02-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2188	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2189	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/34-02-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2190	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-1.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2191	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-10.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2192	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-11.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2193	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-12.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2194	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-13.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2195	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-14.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2196	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-15.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2197	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-16.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2198	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-17.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2199	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-18.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2200	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-19.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2201	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-2.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2202	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-20.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2203	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-21.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2204	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-22.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2205	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2206	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-24.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2207	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-25.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2208	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-26.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2209	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-3.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2210	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-4.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2211	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-5.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2212	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-6.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2213	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-7.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2214	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-8.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2215	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-01-9.ltxpd
12mr|texlive-pstricks-examples-en-20111014-2|2216	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-02-1.ltxbps
12mr|texlive-pstricks-examples-en-20111014-2|2217	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-02-2.ltxb
12mr|texlive-pstricks-examples-en-20111014-2|2218	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/35-02-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2219	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2220	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-10.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2221	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-100.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2222	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-101.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2223	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-102.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2224	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-103.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2225	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-104.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2226	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-105.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2227	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-106.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2228	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-107.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2229	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-108.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2230	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-109.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2231	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-11.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2232	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-110.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2233	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-111.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2234	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-112.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2235	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-113.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2236	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-114.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2237	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-115.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2238	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-116.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2239	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-117.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2240	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-118.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2241	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-119.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2242	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-12.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2243	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-120.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2244	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-121.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2245	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-122.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2246	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-123.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2247	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-124.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2248	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-125.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2249	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-126.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2250	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-13.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2251	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-14.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2252	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-15.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2253	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-16.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2254	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-17.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2255	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-18.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2256	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-19.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2257	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2258	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-20.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2259	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-21.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2260	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-22.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2261	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-23.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2262	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-24.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2263	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-25.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2264	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-26.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2265	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-27.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2266	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-28.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2267	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-29.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2268	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-3.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2269	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-30.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2270	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-31.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2271	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-32.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2272	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-33.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2273	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-34.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2274	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-35.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2275	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-36.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2276	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-37.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2277	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-38.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2278	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-39.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2279	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-4.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2280	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-40.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2281	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-41.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2282	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-42.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2283	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-43.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2284	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-44.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2285	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-45.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2286	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-46.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2287	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-47.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2288	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-48.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2289	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-49.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2290	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-5.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2291	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-50.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2292	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-51.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2293	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-52.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2294	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-53.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2295	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-54.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2296	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-55.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2297	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-56.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2298	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-57.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2299	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-58.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2300	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-59.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2301	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-6.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2302	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-60.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2303	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-61.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2304	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-62.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2305	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-63.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2306	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-64.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2307	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-65.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2308	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-66.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2309	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-67.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2310	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-68.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2311	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-69.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2312	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-7.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2313	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-70.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2314	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-71.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2315	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-72.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2316	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-73.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2317	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-74.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2318	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-75.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2319	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-76.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2320	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-77.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2321	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-78.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2322	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-79.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2323	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-8.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2324	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-80.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2325	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-81.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2326	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-82.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2327	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-83.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2328	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-84.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2329	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-85.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2330	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-86.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2331	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-87.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2332	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-88.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2333	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-89.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2334	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-9.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2335	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-90.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2336	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-91.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2337	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-92.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2338	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-93.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2339	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-94.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2340	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-95.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2341	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-96.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2342	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-97.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2343	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-98.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2344	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/36-00-99.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2345	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/38-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2346	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/38-04-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2347	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/39-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2348	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/39-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2349	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/39-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2350	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/39-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2351	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/40-02-1.tex
12mr|texlive-pstricks-examples-en-20111014-2|2352	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/40-02-2.tex
12mr|texlive-pstricks-examples-en-20111014-2|2353	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/40-03-1.ltx2
12mr|texlive-pstricks-examples-en-20111014-2|2354	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/B-04-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2355	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/B-04-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2356	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/C-01-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2357	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/C-02-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2358	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/C-03-1.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2359	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/C-03-2.ltx
12mr|texlive-pstricks-examples-en-20111014-2|2360	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/D-02-1.tex
12mr|texlive-pstricks-examples-en-20111014-2|2361	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/D-02-2.tex
12mr|texlive-pstricks-examples-en-20111014-2|2362	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/D-03-1.tex
12mr|texlive-pstricks-examples-en-20111014-2|2363	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/D-03-2.tex
12mr|texlive-pstricks-examples-en-20111014-2|2364	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/D-04-1.ltx2
12mr|texlive-pstricks-examples-en-20111014-2|2365	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/DEexa.sty
12mr|texlive-pstricks-examples-en-20111014-2|2366	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/DEoptions.sty
12mr|texlive-pstricks-examples-en-20111014-2|2367	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/DotErrorBar.dat
12mr|texlive-pstricks-examples-en-20111014-2|2368	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/MyCurveA.dat
12mr|texlive-pstricks-examples-en-20111014-2|2369	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/MyCurveB.dat
12mr|texlive-pstricks-examples-en-20111014-2|2370	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/PrepareEXA.sh
12mr|texlive-pstricks-examples-en-20111014-2|2371	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/SensorAlterung.dat
12mr|texlive-pstricks-examples-en-20111014-2|2372	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/aebocg.djs
12mr|texlive-pstricks-examples-en-20111014-2|2373	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/aebocg.fdf
12mr|texlive-pstricks-examples-en-20111014-2|2374	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/animelayers.djs
12mr|texlive-pstricks-examples-en-20111014-2|2375	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/animelayers.fdf
12mr|texlive-pstricks-examples-en-20111014-2|2376	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/bubble.data
12mr|texlive-pstricks-examples-en-20111014-2|2377	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data.dat
12mr|texlive-pstricks-examples-en-20111014-2|2378	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data1.csv
12mr|texlive-pstricks-examples-en-20111014-2|2379	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data1.dat
12mr|texlive-pstricks-examples-en-20111014-2|2380	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data1.mat
12mr|texlive-pstricks-examples-en-20111014-2|2381	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data10.dat
12mr|texlive-pstricks-examples-en-20111014-2|2382	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data1T.csv
12mr|texlive-pstricks-examples-en-20111014-2|2383	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data2.mat
12mr|texlive-pstricks-examples-en-20111014-2|2384	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data22.dat
12mr|texlive-pstricks-examples-en-20111014-2|2385	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data2T.csv
12mr|texlive-pstricks-examples-en-20111014-2|2386	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data3.dat
12mr|texlive-pstricks-examples-en-20111014-2|2387	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data3D.Roessler
12mr|texlive-pstricks-examples-en-20111014-2|2388	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data3T.csv
12mr|texlive-pstricks-examples-en-20111014-2|2389	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data4.dat
12mr|texlive-pstricks-examples-en-20111014-2|2390	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/data9.dat
12mr|texlive-pstricks-examples-en-20111014-2|2391	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/dataError.dat
12mr|texlive-pstricks-examples-en-20111014-2|2392	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/dataMul.dat
12mr|texlive-pstricks-examples-en-20111014-2|2393	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/demo1.dat
12mr|texlive-pstricks-examples-en-20111014-2|2394	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/demo2.dat
12mr|texlive-pstricks-examples-en-20111014-2|2395	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/demo3.dat
12mr|texlive-pstricks-examples-en-20111014-2|2396	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/feigenbaum.data
12mr|texlive-pstricks-examples-en-20111014-2|2397	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/file.ps
12mr|texlive-pstricks-examples-en-20111014-2|2398	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/fileplot.data
12mr|texlive-pstricks-examples-en-20111014-2|2399	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/fontDemo-E.tex
12mr|texlive-pstricks-examples-en-20111014-2|2400	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/fontDemo.tex
12mr|texlive-pstricks-examples-en-20111014-2|2401	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/images/biblatex-howitworks.pdf
12mr|texlive-pstricks-examples-en-20111014-2|2402	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/images/bibtex-howitworks.pdf
12mr|texlive-pstricks-examples-en-20111014-2|2403	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/images/fig-10-13.png
12mr|texlive-pstricks-examples-en-20111014-2|2404	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/images/fig-11-1.png
12mr|texlive-pstricks-examples-en-20111014-2|2405	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/images/zedat2.eps
12mr|texlive-pstricks-examples-en-20111014-2|2406	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/log0.dat
12mr|texlive-pstricks-examples-en-20111014-2|2407	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/log1.dat
12mr|texlive-pstricks-examples-en-20111014-2|2408	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/log2.dat
12mr|texlive-pstricks-examples-en-20111014-2|2409	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/matrix.dat
12mr|texlive-pstricks-examples-en-20111014-2|2410	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/rahmen.eps
12mr|texlive-pstricks-examples-en-20111014-2|2411	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/select.data
12mr|texlive-pstricks-examples-en-20111014-2|2412	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/temp.dat
12mr|texlive-pstricks-examples-en-20111014-2|2413	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/test10.dat
12mr|texlive-pstricks-examples-en-20111014-2|2414	%doc %{_texmfdistdir}/doc/latex/pstricks-examples-en/textdemo.sty
12mr|texlive-pstricks-examples-en-20111014-2|2415	
12mr|texlive-pstricks-examples-en-20111014-2|2416	#-----------------------------------------------------------------------
12mr|texlive-pstricks-examples-en-20111014-2|2417	%prep
12mr|texlive-pstricks-examples-en-20111014-2|2418	%setup -c -a0 -a1
12mr|texlive-pstricks-examples-en-20111014-2|2419	
12mr|texlive-pstricks-examples-en-20111014-2|2420	%build
12mr|texlive-pstricks-examples-en-20111014-2|2421	
12mr|texlive-pstricks-examples-en-20111014-2|2422	%install
12mr|texlive-pstricks-examples-en-20111014-2|2423	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pstricks-examples-en-20111014-2|2424	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pstricks-examples-en-20111014-2|2425	
12mr|texlive-pstricks-examples-en-20111014-2|2426	
12mr|texlive-pstricks-examples-en-20111014-2|2427	
12mr|texlive-pstricks-examples-en-20111014-2|2428	%changelog
12mr|texlive-pstricks-examples-en-20111014-2|2429	

18376 12
12mr|texlive-pstricks-tutorial-20111104-2|1	# revision 15878
12mr|texlive-pstricks-tutorial-20111104-2|2	# category Package
12mr|texlive-pstricks-tutorial-20111104-2|3	# catalog-ctan undef
12mr|texlive-pstricks-tutorial-20111104-2|4	# catalog-date undef
12mr|texlive-pstricks-tutorial-20111104-2|5	# catalog-license undef
12mr|texlive-pstricks-tutorial-20111104-2|6	# catalog-version undef
12mr|texlive-pstricks-tutorial-20111104-2|7	Name:		texlive-pstricks-tutorial
12mr|texlive-pstricks-tutorial-20111104-2|8	Version:	20111104
12mr|texlive-pstricks-tutorial-20111104-2|9	Release:	2
12mr|texlive-pstricks-tutorial-20111104-2|10	Summary:	TeXLive pstricks-tutorial package
12mr|texlive-pstricks-tutorial-20111104-2|11	Group:		Publishing
12mr|texlive-pstricks-tutorial-20111104-2|12	URL:		http://tug.org/texlive
12mr|texlive-pstricks-tutorial-20111104-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-pstricks-tutorial-20111104-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks-tutorial.tar.xz
12mr|texlive-pstricks-tutorial-20111104-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks-tutorial.doc.tar.xz
12mr|texlive-pstricks-tutorial-20111104-2|16	BuildArch:	noarch
12mr|texlive-pstricks-tutorial-20111104-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pstricks-tutorial-20111104-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pstricks-tutorial-20111104-2|19	
12mr|texlive-pstricks-tutorial-20111104-2|20	%description
12mr|texlive-pstricks-tutorial-20111104-2|21	TeXLive pstricks-tutorial package.
12mr|texlive-pstricks-tutorial-20111104-2|22	
12mr|texlive-pstricks-tutorial-20111104-2|23	#-----------------------------------------------------------------------
12mr|texlive-pstricks-tutorial-20111104-2|24	%files
12mr|texlive-pstricks-tutorial-20111104-2|25	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap1-figures.pdf
12mr|texlive-pstricks-tutorial-20111104-2|26	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap1-src.tar.gz
12mr|texlive-pstricks-tutorial-20111104-2|27	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap1.pdf
12mr|texlive-pstricks-tutorial-20111104-2|28	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap2-figures.pdf
12mr|texlive-pstricks-tutorial-20111104-2|29	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap2-src.tar.gz
12mr|texlive-pstricks-tutorial-20111104-2|30	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap2.pdf
12mr|texlive-pstricks-tutorial-20111104-2|31	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap3-figures.pdf
12mr|texlive-pstricks-tutorial-20111104-2|32	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap3-src.tar.gz
12mr|texlive-pstricks-tutorial-20111104-2|33	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap3.pdf
12mr|texlive-pstricks-tutorial-20111104-2|34	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap4-figures.pdf
12mr|texlive-pstricks-tutorial-20111104-2|35	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap4-src.tar.gz
12mr|texlive-pstricks-tutorial-20111104-2|36	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap4.pdf
12mr|texlive-pstricks-tutorial-20111104-2|37	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap5-figures.pdf
12mr|texlive-pstricks-tutorial-20111104-2|38	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap5-src.tar.gz
12mr|texlive-pstricks-tutorial-20111104-2|39	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap5.pdf
12mr|texlive-pstricks-tutorial-20111104-2|40	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap6-figures.pdf
12mr|texlive-pstricks-tutorial-20111104-2|41	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap6-src.tar.gz
12mr|texlive-pstricks-tutorial-20111104-2|42	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap6.pdf
12mr|texlive-pstricks-tutorial-20111104-2|43	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap7-figures.pdf
12mr|texlive-pstricks-tutorial-20111104-2|44	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap7-src.tar.gz
12mr|texlive-pstricks-tutorial-20111104-2|45	%doc %{_texmfdistdir}/doc/generic/pstricks-tutorial/chap7.pdf
12mr|texlive-pstricks-tutorial-20111104-2|46	
12mr|texlive-pstricks-tutorial-20111104-2|47	#-----------------------------------------------------------------------
12mr|texlive-pstricks-tutorial-20111104-2|48	%prep
12mr|texlive-pstricks-tutorial-20111104-2|49	%setup -c -a0 -a1
12mr|texlive-pstricks-tutorial-20111104-2|50	
12mr|texlive-pstricks-tutorial-20111104-2|51	%build
12mr|texlive-pstricks-tutorial-20111104-2|52	
12mr|texlive-pstricks-tutorial-20111104-2|53	%install
12mr|texlive-pstricks-tutorial-20111104-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pstricks-tutorial-20111104-2|55	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pstricks-tutorial-20111104-2|56	
12mr|texlive-pstricks-tutorial-20111104-2|57	
12mr|texlive-pstricks-tutorial-20111104-2|58	
12mr|texlive-pstricks-tutorial-20111104-2|59	%changelog
12mr|texlive-pstricks-tutorial-20111104-2|60	

18377 12
12mr|texlive-pst-rubans-1.2-2|1	# revision 23464
12mr|texlive-pst-rubans-1.2-2|2	# category Package
12mr|texlive-pst-rubans-1.2-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-rubans
12mr|texlive-pst-rubans-1.2-2|4	# catalog-date 2011-06-24 10:29:05 +0200
12mr|texlive-pst-rubans-1.2-2|5	# catalog-license lppl
12mr|texlive-pst-rubans-1.2-2|6	# catalog-version 1.2
12mr|texlive-pst-rubans-1.2-2|7	Name:		texlive-pst-rubans
12mr|texlive-pst-rubans-1.2-2|8	Version:	1.2
12mr|texlive-pst-rubans-1.2-2|9	Release:	2
12mr|texlive-pst-rubans-1.2-2|10	Summary:	Draw three-dimensional ribbons
12mr|texlive-pst-rubans-1.2-2|11	Group:		Publishing
12mr|texlive-pst-rubans-1.2-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-rubans
12mr|texlive-pst-rubans-1.2-2|13	License:	LPPL
12mr|texlive-pst-rubans-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-rubans.tar.xz
12mr|texlive-pst-rubans-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-rubans.doc.tar.xz
12mr|texlive-pst-rubans-1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-rubans.source.tar.xz
12mr|texlive-pst-rubans-1.2-2|17	BuildArch:	noarch
12mr|texlive-pst-rubans-1.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-rubans-1.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-rubans-1.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-rubans-1.2-2|21	
12mr|texlive-pst-rubans-1.2-2|22	%description
12mr|texlive-pst-rubans-1.2-2|23	The package uses PStricks and pst-solides3d to draw three
12mr|texlive-pst-rubans-1.2-2|24	dimensional ribbons on a cylinder, torus, sphere, cone or
12mr|texlive-pst-rubans-1.2-2|25	paraboloid. The width of the ribbon, the number of turns, the
12mr|texlive-pst-rubans-1.2-2|26	colour of the outer and the inner surface of the ribbon may be
12mr|texlive-pst-rubans-1.2-2|27	set. In the case of circular and conical helices, one may also
12mr|texlive-pst-rubans-1.2-2|28	choose the number of ribbons.
12mr|texlive-pst-rubans-1.2-2|29	
12mr|texlive-pst-rubans-1.2-2|30	%post
12mr|texlive-pst-rubans-1.2-2|31	%{_sbindir}/texlive.post
12mr|texlive-pst-rubans-1.2-2|32	
12mr|texlive-pst-rubans-1.2-2|33	%postun
12mr|texlive-pst-rubans-1.2-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-pst-rubans-1.2-2|35	%{_sbindir}/texlive.post
12mr|texlive-pst-rubans-1.2-2|36	fi
12mr|texlive-pst-rubans-1.2-2|37	
12mr|texlive-pst-rubans-1.2-2|38	#-----------------------------------------------------------------------
12mr|texlive-pst-rubans-1.2-2|39	%files
12mr|texlive-pst-rubans-1.2-2|40	%{_texmfdistdir}/tex/generic/pst-rubans/pst-rubans.tex
12mr|texlive-pst-rubans-1.2-2|41	%{_texmfdistdir}/tex/latex/pst-rubans/pst-rubans.sty
12mr|texlive-pst-rubans-1.2-2|42	%doc %{_texmfdistdir}/doc/generic/pst-rubans/Changes
12mr|texlive-pst-rubans-1.2-2|43	%doc %{_texmfdistdir}/doc/generic/pst-rubans/README
12mr|texlive-pst-rubans-1.2-2|44	%doc %{_texmfdistdir}/doc/generic/pst-rubans/pst-rubans-doc.bib
12mr|texlive-pst-rubans-1.2-2|45	%doc %{_texmfdistdir}/doc/generic/pst-rubans/pst-rubans-doc.pdf
12mr|texlive-pst-rubans-1.2-2|46	%doc %{_texmfdistdir}/doc/generic/pst-rubans/pst-rubans-doc.tex
12mr|texlive-pst-rubans-1.2-2|47	#- source
12mr|texlive-pst-rubans-1.2-2|48	%doc %{_texmfdistdir}/source/generic/pst-rubans/Makefile
12mr|texlive-pst-rubans-1.2-2|49	
12mr|texlive-pst-rubans-1.2-2|50	#-----------------------------------------------------------------------
12mr|texlive-pst-rubans-1.2-2|51	%prep
12mr|texlive-pst-rubans-1.2-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-pst-rubans-1.2-2|53	
12mr|texlive-pst-rubans-1.2-2|54	%build
12mr|texlive-pst-rubans-1.2-2|55	
12mr|texlive-pst-rubans-1.2-2|56	%install
12mr|texlive-pst-rubans-1.2-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-rubans-1.2-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-rubans-1.2-2|59	
12mr|texlive-pst-rubans-1.2-2|60	
12mr|texlive-pst-rubans-1.2-2|61	
12mr|texlive-pst-rubans-1.2-2|62	%changelog
12mr|texlive-pst-rubans-1.2-2|63	

18378 12
12mr|texlive-pst-sigsys-1.4-2|1	# revision 21667
12mr|texlive-pst-sigsys-1.4-2|2	# category Package
12mr|texlive-pst-sigsys-1.4-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-sigsys
12mr|texlive-pst-sigsys-1.4-2|4	# catalog-date 2011-03-09 20:38:22 +0100
12mr|texlive-pst-sigsys-1.4-2|5	# catalog-license lppl
12mr|texlive-pst-sigsys-1.4-2|6	# catalog-version 1.4
12mr|texlive-pst-sigsys-1.4-2|7	Name:		texlive-pst-sigsys
12mr|texlive-pst-sigsys-1.4-2|8	Version:	1.4
12mr|texlive-pst-sigsys-1.4-2|9	Release:	2
12mr|texlive-pst-sigsys-1.4-2|10	Summary:	Support of signal processing-related disciplines
12mr|texlive-pst-sigsys-1.4-2|11	Group:		Publishing
12mr|texlive-pst-sigsys-1.4-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-sigsys
12mr|texlive-pst-sigsys-1.4-2|13	License:	LPPL
12mr|texlive-pst-sigsys-1.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-sigsys.tar.xz
12mr|texlive-pst-sigsys-1.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-sigsys.doc.tar.xz
12mr|texlive-pst-sigsys-1.4-2|16	BuildArch:	noarch
12mr|texlive-pst-sigsys-1.4-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-sigsys-1.4-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-sigsys-1.4-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-sigsys-1.4-2|20	
12mr|texlive-pst-sigsys-1.4-2|21	%description
12mr|texlive-pst-sigsys-1.4-2|22	The package offers a collection of useful macros for
12mr|texlive-pst-sigsys-1.4-2|23	disciplines related to signal processing. It defines macros for
12mr|texlive-pst-sigsys-1.4-2|24	plotting a sequence of numbers, drawing the pole-zero diagram
12mr|texlive-pst-sigsys-1.4-2|25	of a system, shading the region of convergence, creating an
12mr|texlive-pst-sigsys-1.4-2|26	adder or a multiplier node, placing a framed node at a given
12mr|texlive-pst-sigsys-1.4-2|27	coordinate, creating an up-sampler or a down-sampler node,
12mr|texlive-pst-sigsys-1.4-2|28	drawing the block diagram of a system, drawing adaptive
12mr|texlive-pst-sigsys-1.4-2|29	systems, sequentially connecting a list of nodes, and
12mr|texlive-pst-sigsys-1.4-2|30	connecting a list of nodes using any node-connecting macro.
12mr|texlive-pst-sigsys-1.4-2|31	
12mr|texlive-pst-sigsys-1.4-2|32	%post
12mr|texlive-pst-sigsys-1.4-2|33	%{_sbindir}/texlive.post
12mr|texlive-pst-sigsys-1.4-2|34	
12mr|texlive-pst-sigsys-1.4-2|35	%postun
12mr|texlive-pst-sigsys-1.4-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-pst-sigsys-1.4-2|37	%{_sbindir}/texlive.post
12mr|texlive-pst-sigsys-1.4-2|38	fi
12mr|texlive-pst-sigsys-1.4-2|39	
12mr|texlive-pst-sigsys-1.4-2|40	#-----------------------------------------------------------------------
12mr|texlive-pst-sigsys-1.4-2|41	%files
12mr|texlive-pst-sigsys-1.4-2|42	%{_texmfdistdir}/tex/generic/pst-sigsys/pst-sigsys.tex
12mr|texlive-pst-sigsys-1.4-2|43	%{_texmfdistdir}/tex/latex/pst-sigsys/pst-sigsys.sty
12mr|texlive-pst-sigsys-1.4-2|44	%doc %{_texmfdistdir}/doc/generic/pst-sigsys/Changes
12mr|texlive-pst-sigsys-1.4-2|45	%doc %{_texmfdistdir}/doc/generic/pst-sigsys/README
12mr|texlive-pst-sigsys-1.4-2|46	%doc %{_texmfdistdir}/doc/generic/pst-sigsys/pst-sigsys-doc.bib
12mr|texlive-pst-sigsys-1.4-2|47	%doc %{_texmfdistdir}/doc/generic/pst-sigsys/pst-sigsys-doc.pdf
12mr|texlive-pst-sigsys-1.4-2|48	%doc %{_texmfdistdir}/doc/generic/pst-sigsys/pst-sigsys-doc.tex
12mr|texlive-pst-sigsys-1.4-2|49	
12mr|texlive-pst-sigsys-1.4-2|50	#-----------------------------------------------------------------------
12mr|texlive-pst-sigsys-1.4-2|51	%prep
12mr|texlive-pst-sigsys-1.4-2|52	%setup -c -a0 -a1
12mr|texlive-pst-sigsys-1.4-2|53	
12mr|texlive-pst-sigsys-1.4-2|54	%build
12mr|texlive-pst-sigsys-1.4-2|55	
12mr|texlive-pst-sigsys-1.4-2|56	%install
12mr|texlive-pst-sigsys-1.4-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-sigsys-1.4-2|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-sigsys-1.4-2|59	
12mr|texlive-pst-sigsys-1.4-2|60	
12mr|texlive-pst-sigsys-1.4-2|61	
12mr|texlive-pst-sigsys-1.4-2|62	%changelog
12mr|texlive-pst-sigsys-1.4-2|63	

18379 12
12mr|texlive-pst-slpe-1.31-2|1	# revision 24391
12mr|texlive-pst-slpe-1.31-2|2	# category Package
12mr|texlive-pst-slpe-1.31-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-slpe
12mr|texlive-pst-slpe-1.31-2|4	# catalog-date 2011-10-25 20:39:05 +0200
12mr|texlive-pst-slpe-1.31-2|5	# catalog-license lppl
12mr|texlive-pst-slpe-1.31-2|6	# catalog-version 1.31
12mr|texlive-pst-slpe-1.31-2|7	Name:		texlive-pst-slpe
12mr|texlive-pst-slpe-1.31-2|8	Version:	1.31
12mr|texlive-pst-slpe-1.31-2|9	Release:	2
12mr|texlive-pst-slpe-1.31-2|10	Summary:	Sophisticated colour gradients
12mr|texlive-pst-slpe-1.31-2|11	Group:		Publishing
12mr|texlive-pst-slpe-1.31-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-slpe
12mr|texlive-pst-slpe-1.31-2|13	License:	LPPL
12mr|texlive-pst-slpe-1.31-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-slpe.tar.xz
12mr|texlive-pst-slpe-1.31-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-slpe.doc.tar.xz
12mr|texlive-pst-slpe-1.31-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-slpe.source.tar.xz
12mr|texlive-pst-slpe-1.31-2|17	BuildArch:	noarch
12mr|texlive-pst-slpe-1.31-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-slpe-1.31-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-slpe-1.31-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-slpe-1.31-2|21	
12mr|texlive-pst-slpe-1.31-2|22	%description
12mr|texlive-pst-slpe-1.31-2|23	This PStricks package covers all the colour gradient
12mr|texlive-pst-slpe-1.31-2|24	functionality of pst-grad (part of the base pstricks
12mr|texlive-pst-slpe-1.31-2|25	distribution), and provides the following facilities: - it
12mr|texlive-pst-slpe-1.31-2|26	permits the user to specify an arbitrary number of colours,
12mr|texlive-pst-slpe-1.31-2|27	along with the points at which they are to be reached; - it
12mr|texlive-pst-slpe-1.31-2|28	converts between RGB and HSV behind the scenes; - it provides
12mr|texlive-pst-slpe-1.31-2|29	concentric and radial gradients; - it provides a command
12mr|texlive-pst-slpe-1.31-2|30	\psBall that generates bullets with a three-dimensional
12mr|texlive-pst-slpe-1.31-2|31	appearance; and - uses the xkeyval package for the extended key
12mr|texlive-pst-slpe-1.31-2|32	handling.
12mr|texlive-pst-slpe-1.31-2|33	
12mr|texlive-pst-slpe-1.31-2|34	%post
12mr|texlive-pst-slpe-1.31-2|35	%{_sbindir}/texlive.post
12mr|texlive-pst-slpe-1.31-2|36	
12mr|texlive-pst-slpe-1.31-2|37	%postun
12mr|texlive-pst-slpe-1.31-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-pst-slpe-1.31-2|39	%{_sbindir}/texlive.post
12mr|texlive-pst-slpe-1.31-2|40	fi
12mr|texlive-pst-slpe-1.31-2|41	
12mr|texlive-pst-slpe-1.31-2|42	#-----------------------------------------------------------------------
12mr|texlive-pst-slpe-1.31-2|43	%files
12mr|texlive-pst-slpe-1.31-2|44	%{_texmfdistdir}/dvips/pst-slpe/pst-slpe.pro
12mr|texlive-pst-slpe-1.31-2|45	%{_texmfdistdir}/tex/generic/pst-slpe/pst-slpe.tex
12mr|texlive-pst-slpe-1.31-2|46	%{_texmfdistdir}/tex/latex/pst-slpe/pst-slpe.sty
12mr|texlive-pst-slpe-1.31-2|47	%doc %{_texmfdistdir}/doc/generic/pst-slpe/Changes
12mr|texlive-pst-slpe-1.31-2|48	%doc %{_texmfdistdir}/doc/generic/pst-slpe/README
12mr|texlive-pst-slpe-1.31-2|49	%doc %{_texmfdistdir}/doc/generic/pst-slpe/pst-slpe.pdf
12mr|texlive-pst-slpe-1.31-2|50	#- source
12mr|texlive-pst-slpe-1.31-2|51	%doc %{_texmfdistdir}/source/generic/pst-slpe/Makefile
12mr|texlive-pst-slpe-1.31-2|52	%doc %{_texmfdistdir}/source/generic/pst-slpe/pst-slpe.dtx
12mr|texlive-pst-slpe-1.31-2|53	%doc %{_texmfdistdir}/source/generic/pst-slpe/pst-slpe.ins
12mr|texlive-pst-slpe-1.31-2|54	
12mr|texlive-pst-slpe-1.31-2|55	#-----------------------------------------------------------------------
12mr|texlive-pst-slpe-1.31-2|56	%prep
12mr|texlive-pst-slpe-1.31-2|57	%setup -c -a0 -a1 -a2
12mr|texlive-pst-slpe-1.31-2|58	
12mr|texlive-pst-slpe-1.31-2|59	%build
12mr|texlive-pst-slpe-1.31-2|60	
12mr|texlive-pst-slpe-1.31-2|61	%install
12mr|texlive-pst-slpe-1.31-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-slpe-1.31-2|63	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-slpe-1.31-2|64	
12mr|texlive-pst-slpe-1.31-2|65	
12mr|texlive-pst-slpe-1.31-2|66	
12mr|texlive-pst-slpe-1.31-2|67	%changelog
12mr|texlive-pst-slpe-1.31-2|68	

18380 12
12mr|texlive-pst-solarsystem-0.12-1|1	# revision 24995
12mr|texlive-pst-solarsystem-0.12-1|2	# category Package
12mr|texlive-pst-solarsystem-0.12-1|3	# catalog-ctan /graphics/pstricks/contrib/pst-solarsystem
12mr|texlive-pst-solarsystem-0.12-1|4	# catalog-date 2012-01-01 19:16:20 +0100
12mr|texlive-pst-solarsystem-0.12-1|5	# catalog-license lppl
12mr|texlive-pst-solarsystem-0.12-1|6	# catalog-version 0.12
12mr|texlive-pst-solarsystem-0.12-1|7	Name:		texlive-pst-solarsystem
12mr|texlive-pst-solarsystem-0.12-1|8	Version:	0.12
12mr|texlive-pst-solarsystem-0.12-1|9	Release:	1
12mr|texlive-pst-solarsystem-0.12-1|10	Summary:	Plot the solar system for a specific date
12mr|texlive-pst-solarsystem-0.12-1|11	Group:		Publishing
12mr|texlive-pst-solarsystem-0.12-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-solarsystem
12mr|texlive-pst-solarsystem-0.12-1|13	License:	LPPL
12mr|texlive-pst-solarsystem-0.12-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-solarsystem.tar.xz
12mr|texlive-pst-solarsystem-0.12-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-solarsystem.doc.tar.xz
12mr|texlive-pst-solarsystem-0.12-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-solarsystem.source.tar.xz
12mr|texlive-pst-solarsystem-0.12-1|17	BuildArch:	noarch
12mr|texlive-pst-solarsystem-0.12-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-solarsystem-0.12-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-solarsystem-0.12-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-solarsystem-0.12-1|21	
12mr|texlive-pst-solarsystem-0.12-1|22	%description
12mr|texlive-pst-solarsystem-0.12-1|23	The package uses pstricks to produce diagrams of the visible
12mr|texlive-pst-solarsystem-0.12-1|24	planets, projected on the plane of the ecliptic. It is not
12mr|texlive-pst-solarsystem-0.12-1|25	possible to represent all the planets in their real
12mr|texlive-pst-solarsystem-0.12-1|26	proportions, so only Mercury, Venus, Earth and Mars have their
12mr|texlive-pst-solarsystem-0.12-1|27	orbits in correct proportions and their relative sizes are
12mr|texlive-pst-solarsystem-0.12-1|28	observed. Saturn and Jupiter are in the right direction, but
12mr|texlive-pst-solarsystem-0.12-1|29	not in the correct size.
12mr|texlive-pst-solarsystem-0.12-1|30	
12mr|texlive-pst-solarsystem-0.12-1|31	%post
12mr|texlive-pst-solarsystem-0.12-1|32	%{_sbindir}/texlive.post
12mr|texlive-pst-solarsystem-0.12-1|33	
12mr|texlive-pst-solarsystem-0.12-1|34	%postun
12mr|texlive-pst-solarsystem-0.12-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-pst-solarsystem-0.12-1|36	%{_sbindir}/texlive.post
12mr|texlive-pst-solarsystem-0.12-1|37	fi
12mr|texlive-pst-solarsystem-0.12-1|38	
12mr|texlive-pst-solarsystem-0.12-1|39	#-----------------------------------------------------------------------
12mr|texlive-pst-solarsystem-0.12-1|40	%files
12mr|texlive-pst-solarsystem-0.12-1|41	%{_texmfdistdir}/dvips/pst-solarsystem/pst-solarsystem.pro
12mr|texlive-pst-solarsystem-0.12-1|42	%{_texmfdistdir}/tex/generic/pst-solarsystem/pst-solarsystem.tex
12mr|texlive-pst-solarsystem-0.12-1|43	%{_texmfdistdir}/tex/latex/pst-solarsystem/pst-solarsystem.sty
12mr|texlive-pst-solarsystem-0.12-1|44	%doc %{_texmfdistdir}/doc/generic/pst-solarsystem/Changes
12mr|texlive-pst-solarsystem-0.12-1|45	%doc %{_texmfdistdir}/doc/generic/pst-solarsystem/README
12mr|texlive-pst-solarsystem-0.12-1|46	%doc %{_texmfdistdir}/doc/generic/pst-solarsystem/pst-solarsystem-doc.bib
12mr|texlive-pst-solarsystem-0.12-1|47	%doc %{_texmfdistdir}/doc/generic/pst-solarsystem/pst-solarsystem-doc.pdf
12mr|texlive-pst-solarsystem-0.12-1|48	%doc %{_texmfdistdir}/doc/generic/pst-solarsystem/pst-solarsystem-doc.tex
12mr|texlive-pst-solarsystem-0.12-1|49	#- source
12mr|texlive-pst-solarsystem-0.12-1|50	%doc %{_texmfdistdir}/source/generic/pst-solarsystem/Makefile
12mr|texlive-pst-solarsystem-0.12-1|51	
12mr|texlive-pst-solarsystem-0.12-1|52	#-----------------------------------------------------------------------
12mr|texlive-pst-solarsystem-0.12-1|53	%prep
12mr|texlive-pst-solarsystem-0.12-1|54	%setup -c -a0 -a1 -a2
12mr|texlive-pst-solarsystem-0.12-1|55	
12mr|texlive-pst-solarsystem-0.12-1|56	%build
12mr|texlive-pst-solarsystem-0.12-1|57	
12mr|texlive-pst-solarsystem-0.12-1|58	%install
12mr|texlive-pst-solarsystem-0.12-1|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-solarsystem-0.12-1|60	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-solarsystem-0.12-1|61	
12mr|texlive-pst-solarsystem-0.12-1|62	
12mr|texlive-pst-solarsystem-0.12-1|63	
12mr|texlive-pst-solarsystem-0.12-1|64	%changelog
12mr|texlive-pst-solarsystem-0.12-1|65	

18381 12
12mr|texlive-pst-solides3d-4.23-2|1	# revision 19959
12mr|texlive-pst-solides3d-4.23-2|2	# category Package
12mr|texlive-pst-solides3d-4.23-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-solides3d
12mr|texlive-pst-solides3d-4.23-2|4	# catalog-date 2010-09-29 09:03:07 +0200
12mr|texlive-pst-solides3d-4.23-2|5	# catalog-license lppl1.3
12mr|texlive-pst-solides3d-4.23-2|6	# catalog-version 4.23
12mr|texlive-pst-solides3d-4.23-2|7	Name:		texlive-pst-solides3d
12mr|texlive-pst-solides3d-4.23-2|8	Version:	4.23
12mr|texlive-pst-solides3d-4.23-2|9	Release:	2
12mr|texlive-pst-solides3d-4.23-2|10	Summary:	Draw perspective views of 3D solids
12mr|texlive-pst-solides3d-4.23-2|11	Group:		Publishing
12mr|texlive-pst-solides3d-4.23-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-solides3d
12mr|texlive-pst-solides3d-4.23-2|13	License:	LPPL1.3
12mr|texlive-pst-solides3d-4.23-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-solides3d.tar.xz
12mr|texlive-pst-solides3d-4.23-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-solides3d.doc.tar.xz
12mr|texlive-pst-solides3d-4.23-2|16	BuildArch:	noarch
12mr|texlive-pst-solides3d-4.23-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-solides3d-4.23-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-solides3d-4.23-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-solides3d-4.23-2|20	
12mr|texlive-pst-solides3d-4.23-2|21	%description
12mr|texlive-pst-solides3d-4.23-2|22	The package is designed to draw solids in 3d perspective.
12mr|texlive-pst-solides3d-4.23-2|23	Features include: - create primitive solids; - create solids by
12mr|texlive-pst-solides3d-4.23-2|24	including a list of its vertices and faces; - faces of solids
12mr|texlive-pst-solides3d-4.23-2|25	and surfaces can be colored by choosing from a very large
12mr|texlive-pst-solides3d-4.23-2|26	palette of colors; - draw parametric surfaces in algebraic and
12mr|texlive-pst-solides3d-4.23-2|27	reverse polish notation; - create explicit and parameterized
12mr|texlive-pst-solides3d-4.23-2|28	algebraic functions drawn in 2 or 3 dimensions; - project text
12mr|texlive-pst-solides3d-4.23-2|29	onto a plane and onto the faces of a solid; - support for
12mr|texlive-pst-solides3d-4.23-2|30	including external database files.
12mr|texlive-pst-solides3d-4.23-2|31	
12mr|texlive-pst-solides3d-4.23-2|32	%post
12mr|texlive-pst-solides3d-4.23-2|33	%{_sbindir}/texlive.post
12mr|texlive-pst-solides3d-4.23-2|34	
12mr|texlive-pst-solides3d-4.23-2|35	%postun
12mr|texlive-pst-solides3d-4.23-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-pst-solides3d-4.23-2|37	%{_sbindir}/texlive.post
12mr|texlive-pst-solides3d-4.23-2|38	fi
12mr|texlive-pst-solides3d-4.23-2|39	
12mr|texlive-pst-solides3d-4.23-2|40	#-----------------------------------------------------------------------
12mr|texlive-pst-solides3d-4.23-2|41	%files
12mr|texlive-pst-solides3d-4.23-2|42	%{_texmfdistdir}/dvips/pst-solides3d/pst-solides3d.pro
12mr|texlive-pst-solides3d-4.23-2|43	%{_texmfdistdir}/tex/generic/pst-solides3d/pst-solides3d.tex
12mr|texlive-pst-solides3d-4.23-2|44	%{_texmfdistdir}/tex/latex/pst-solides3d/pst-solides3d.sty
12mr|texlive-pst-solides3d-4.23-2|45	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/Changes
12mr|texlive-pst-solides3d-4.23-2|46	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/README
12mr|texlive-pst-solides3d-4.23-2|47	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/Changes
12mr|texlive-pst-solides3d-4.23-2|48	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/Makefile
12mr|texlive-pst-solides3d-4.23-2|49	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/Pyramid-couleurs.dat
12mr|texlive-pst-solides3d-4.23-2|50	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/Pyramid-faces.dat
12mr|texlive-pst-solides3d-4.23-2|51	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/Pyramid-io.dat
12mr|texlive-pst-solides3d-4.23-2|52	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/Pyramid-sommets.dat
12mr|texlive-pst-solides3d-4.23-2|53	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/README
12mr|texlive-pst-solides3d-4.23-2|54	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/chapter-1-en.tex
12mr|texlive-pst-solides3d-4.23-2|55	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/chapter-2-en.tex
12mr|texlive-pst-solides3d-4.23-2|56	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubeHexagone-couleurs.dat
12mr|texlive-pst-solides3d-4.23-2|57	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubeHexagone-faces.dat
12mr|texlive-pst-solides3d-4.23-2|58	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubeHexagone-io.dat
12mr|texlive-pst-solides3d-4.23-2|59	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubeHexagone-sommets.dat
12mr|texlive-pst-solides3d-4.23-2|60	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubecolor-couleurs.dat
12mr|texlive-pst-solides3d-4.23-2|61	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubecolor-faces.dat
12mr|texlive-pst-solides3d-4.23-2|62	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubecolor-io.dat
12mr|texlive-pst-solides3d-4.23-2|63	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/cubecolor-sommets.dat
12mr|texlive-pst-solides3d-4.23-2|64	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/faces_nefer.dat
12mr|texlive-pst-solides3d-4.23-2|65	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/faces_nefer_levres.dat
12mr|texlive-pst-solides3d-4.23-2|66	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/faces_nefer_sourcils.dat
12mr|texlive-pst-solides3d-4.23-2|67	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/faces_nefer_yeux.dat
12mr|texlive-pst-solides3d-4.23-2|68	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/fusee62-couleurs.dat
12mr|texlive-pst-solides3d-4.23-2|69	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/fusee62-faces.dat
12mr|texlive-pst-solides3d-4.23-2|70	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/fusee62-io.dat
12mr|texlive-pst-solides3d-4.23-2|71	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/fusee62-sommets.dat
12mr|texlive-pst-solides3d-4.23-2|72	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/geodedual44-couleurs.dat
12mr|texlive-pst-solides3d-4.23-2|73	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/geodedual44-faces.dat
12mr|texlive-pst-solides3d-4.23-2|74	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/geodedual44-io.dat
12mr|texlive-pst-solides3d-4.23-2|75	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/geodedual44-sommets.dat
12mr|texlive-pst-solides3d-4.23-2|76	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/horoptere-couleurs.dat
12mr|texlive-pst-solides3d-4.23-2|77	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/horoptere-faces.dat
12mr|texlive-pst-solides3d-4.23-2|78	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/horoptere-io.dat
12mr|texlive-pst-solides3d-4.23-2|79	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/horoptere-sommets.dat
12mr|texlive-pst-solides3d-4.23-2|80	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/kepler.eps
12mr|texlive-pst-solides3d-4.23-2|81	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-acknowledgements-en.tex
12mr|texlive-pst-solides3d-4.23-2|82	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-affinage-en.tex
12mr|texlive-pst-solides3d-4.23-2|83	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-anneaux-en.tex
12mr|texlive-pst-solides3d-4.23-2|84	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-annoterschema-en.tex
12mr|texlive-pst-solides3d-4.23-2|85	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-axes3D-en.tex
12mr|texlive-pst-solides3d-4.23-2|86	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-chanfrein-en.tex
12mr|texlive-pst-solides3d-4.23-2|87	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-codejps-en.tex
12mr|texlive-pst-solides3d-4.23-2|88	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-colorierfacettes-en.tex
12mr|texlive-pst-solides3d-4.23-2|89	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-commandestrace-en.tex
12mr|texlive-pst-solides3d-4.23-2|90	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-couleurs-en.tex
12mr|texlive-pst-solides3d-4.23-2|91	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-courbeR3-en.tex
12mr|texlive-pst-solides3d-4.23-2|92	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-cylindres-cones-en.tex
12mr|texlive-pst-solides3d-4.23-2|93	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-datfile-en.tex
12mr|texlive-pst-solides3d-4.23-2|94	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-definirfonction-en.tex
12mr|texlive-pst-solides3d-4.23-2|95	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-definirplanquelconque-en.tex
12mr|texlive-pst-solides3d-4.23-2|96	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-definitionmaillage-en.tex
12mr|texlive-pst-solides3d-4.23-2|97	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-eclairageponctuel-en.tex
12mr|texlive-pst-solides3d-4.23-2|98	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-enleverfacettes-en.tex
12mr|texlive-pst-solides3d-4.23-2|99	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-extensions-en.tex
12mr|texlive-pst-solides3d-4.23-2|100	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-face-en.tex
12mr|texlive-pst-solides3d-4.23-2|101	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-fusion-en.tex
12mr|texlive-pst-solides3d-4.23-2|102	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-fusionjps-en.tex
12mr|texlive-pst-solides3d-4.23-2|103	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-geode-en.tex
12mr|texlive-pst-solides3d-4.23-2|104	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-grille-en.tex
12mr|texlive-pst-solides3d-4.23-2|105	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-keywords-en.tex
12mr|texlive-pst-solides3d-4.23-2|106	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-ligne3D-en.tex
12mr|texlive-pst-solides3d-4.23-2|107	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-lignedeniveau-en.tex
12mr|texlive-pst-solides3d-4.23-2|108	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-modes-en.tex
12mr|texlive-pst-solides3d-4.23-2|109	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-new-en.tex
12mr|texlive-pst-solides3d-4.23-2|110	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-nommersolide-en.tex
12mr|texlive-pst-solides3d-4.23-2|111	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-numeroterfacettes-en.tex
12mr|texlive-pst-solides3d-4.23-2|112	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-opacity-en.tex
12mr|texlive-pst-solides3d-4.23-2|113	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-parametres-en.tex
12mr|texlive-pst-solides3d-4.23-2|114	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-plan-en.tex
12mr|texlive-pst-solides3d-4.23-2|115	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-poems-en.tex
12mr|texlive-pst-solides3d-4.23-2|116	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-point-en.tex
12mr|texlive-pst-solides3d-4.23-2|117	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-pointagesommets-en.tex
12mr|texlive-pst-solides3d-4.23-2|118	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-positionnerpointconnu-en.tex
12mr|texlive-pst-solides3d-4.23-2|119	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-positionnersolide-en.tex
12mr|texlive-pst-solides3d-4.23-2|120	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-prisme-en.tex
12mr|texlive-pst-solides3d-4.23-2|121	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectionangledroit-en.tex
12mr|texlive-pst-solides3d-4.23-2|122	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectioncercle-en.tex
12mr|texlive-pst-solides3d-4.23-2|123	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectioncourbe-en.tex
12mr|texlive-pst-solides3d-4.23-2|124	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectiondroite-en.tex
12mr|texlive-pst-solides3d-4.23-2|125	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectionligne-en.tex
12mr|texlive-pst-solides3d-4.23-2|126	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectionpoint-en.tex
12mr|texlive-pst-solides3d-4.23-2|127	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectionpolygone-en.tex
12mr|texlive-pst-solides3d-4.23-2|128	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectiontexte-en.tex
12mr|texlive-pst-solides3d-4.23-2|129	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectionvecteur-en.tex
12mr|texlive-pst-solides3d-4.23-2|130	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projectionvisibility-en.tex
12mr|texlive-pst-solides3d-4.23-2|131	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-projpresentation-en.tex
12mr|texlive-pst-solides3d-4.23-2|132	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-ruban-en.tex
12mr|texlive-pst-solides3d-4.23-2|133	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-section-en.tex
12mr|texlive-pst-solides3d-4.23-2|134	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-solidescreux-en.tex
12mr|texlive-pst-solides3d-4.23-2|135	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-solidespredefinis-en.tex
12mr|texlive-pst-solides3d-4.23-2|136	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-surfaces-en.tex
12mr|texlive-pst-solides3d-4.23-2|137	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-surfacesparametrees-en.tex
12mr|texlive-pst-solides3d-4.23-2|138	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-tracerpolygone-en.tex
12mr|texlive-pst-solides3d-4.23-2|139	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-transform-en.tex
12mr|texlive-pst-solides3d-4.23-2|140	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-transformpointconnu-en.tex
12mr|texlive-pst-solides3d-4.23-2|141	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-tronque-en.tex
12mr|texlive-pst-solides3d-4.23-2|142	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-tube-en.tex
12mr|texlive-pst-solides3d-4.23-2|143	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/par-vecteur-en.tex
12mr|texlive-pst-solides3d-4.23-2|144	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/paraboloid-couleurs.dat
12mr|texlive-pst-solides3d-4.23-2|145	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/paraboloid-faces.dat
12mr|texlive-pst-solides3d-4.23-2|146	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/paraboloid-io.dat
12mr|texlive-pst-solides3d-4.23-2|147	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/paraboloid-sommets.dat
12mr|texlive-pst-solides3d-4.23-2|148	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/pst-solides3d-doc.bib
12mr|texlive-pst-solides3d-4.23-2|149	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/pst-solides3d-doc.tex
12mr|texlive-pst-solides3d-4.23-2|150	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/rocket.obj
12mr|texlive-pst-solides3d-4.23-2|151	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/slicePyramid-couleurs.dat
12mr|texlive-pst-solides3d-4.23-2|152	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/slicePyramid-faces.dat
12mr|texlive-pst-solides3d-4.23-2|153	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/slicePyramid-io.dat
12mr|texlive-pst-solides3d-4.23-2|154	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/slicePyramid-sommets.dat
12mr|texlive-pst-solides3d-4.23-2|155	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/sommets_nefer.dat
12mr|texlive-pst-solides3d-4.23-2|156	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/sommets_nefer0.dat
12mr|texlive-pst-solides3d-4.23-2|157	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tex-files-all.zip
12mr|texlive-pst-solides3d-4.23-2|158	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1836-couleurs.dat
12mr|texlive-pst-solides3d-4.23-2|159	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1836-faces.dat
12mr|texlive-pst-solides3d-4.23-2|160	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1836-io.dat
12mr|texlive-pst-solides3d-4.23-2|161	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1836-sommets.dat
12mr|texlive-pst-solides3d-4.23-2|162	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860-couleurs.dat
12mr|texlive-pst-solides3d-4.23-2|163	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860-faces.dat
12mr|texlive-pst-solides3d-4.23-2|164	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860-io.dat
12mr|texlive-pst-solides3d-4.23-2|165	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860-sommets.dat
12mr|texlive-pst-solides3d-4.23-2|166	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860lemniscate-couleurs.dat
12mr|texlive-pst-solides3d-4.23-2|167	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860lemniscate-faces.dat
12mr|texlive-pst-solides3d-4.23-2|168	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860lemniscate-io.dat
12mr|texlive-pst-solides3d-4.23-2|169	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860lemniscate-sommets.dat
12mr|texlive-pst-solides3d-4.23-2|170	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860ovales-couleurs.dat
12mr|texlive-pst-solides3d-4.23-2|171	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860ovales-faces.dat
12mr|texlive-pst-solides3d-4.23-2|172	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860ovales-io.dat
12mr|texlive-pst-solides3d-4.23-2|173	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860ovales-sommets.dat
12mr|texlive-pst-solides3d-4.23-2|174	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860part-couleurs.dat
12mr|texlive-pst-solides3d-4.23-2|175	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860part-faces.dat
12mr|texlive-pst-solides3d-4.23-2|176	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860part-io.dat
12mr|texlive-pst-solides3d-4.23-2|177	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/doc-en/tore1860part-sommets.dat
12mr|texlive-pst-solides3d-4.23-2|178	%doc %{_texmfdistdir}/doc/generic/pst-solides3d/pst-solides3d-doc.pdf
12mr|texlive-pst-solides3d-4.23-2|179	
12mr|texlive-pst-solides3d-4.23-2|180	#-----------------------------------------------------------------------
12mr|texlive-pst-solides3d-4.23-2|181	%prep
12mr|texlive-pst-solides3d-4.23-2|182	%setup -c -a0 -a1
12mr|texlive-pst-solides3d-4.23-2|183	
12mr|texlive-pst-solides3d-4.23-2|184	%build
12mr|texlive-pst-solides3d-4.23-2|185	
12mr|texlive-pst-solides3d-4.23-2|186	%install
12mr|texlive-pst-solides3d-4.23-2|187	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-solides3d-4.23-2|188	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-solides3d-4.23-2|189	
12mr|texlive-pst-solides3d-4.23-2|190	
12mr|texlive-pst-solides3d-4.23-2|191	
12mr|texlive-pst-solides3d-4.23-2|192	%changelog
12mr|texlive-pst-solides3d-4.23-2|193	

18382 12
12mr|texlive-pst-soroban-1.0-2|1	# revision 15878
12mr|texlive-pst-soroban-1.0-2|2	# category Package
12mr|texlive-pst-soroban-1.0-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-soroban
12mr|texlive-pst-soroban-1.0-2|4	# catalog-date 2008-08-23 00:25:16 +0200
12mr|texlive-pst-soroban-1.0-2|5	# catalog-license lppl
12mr|texlive-pst-soroban-1.0-2|6	# catalog-version 1.0
12mr|texlive-pst-soroban-1.0-2|7	Name:		texlive-pst-soroban
12mr|texlive-pst-soroban-1.0-2|8	Version:	1.0
12mr|texlive-pst-soroban-1.0-2|9	Release:	2
12mr|texlive-pst-soroban-1.0-2|10	Summary:	Draw a Soroban using PSTricks
12mr|texlive-pst-soroban-1.0-2|11	Group:		Publishing
12mr|texlive-pst-soroban-1.0-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-soroban
12mr|texlive-pst-soroban-1.0-2|13	License:	LPPL
12mr|texlive-pst-soroban-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-soroban.tar.xz
12mr|texlive-pst-soroban-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-soroban.doc.tar.xz
12mr|texlive-pst-soroban-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-soroban.source.tar.xz
12mr|texlive-pst-soroban-1.0-2|17	BuildArch:	noarch
12mr|texlive-pst-soroban-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-soroban-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-soroban-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-soroban-1.0-2|21	
12mr|texlive-pst-soroban-1.0-2|22	%description
12mr|texlive-pst-soroban-1.0-2|23	The package uses PSTricks to draw a Japanese abacus, or
12mr|texlive-pst-soroban-1.0-2|24	soroban. The soroban is still used in Japan today.
12mr|texlive-pst-soroban-1.0-2|25	
12mr|texlive-pst-soroban-1.0-2|26	%post
12mr|texlive-pst-soroban-1.0-2|27	%{_sbindir}/texlive.post
12mr|texlive-pst-soroban-1.0-2|28	
12mr|texlive-pst-soroban-1.0-2|29	%postun
12mr|texlive-pst-soroban-1.0-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-pst-soroban-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-pst-soroban-1.0-2|32	fi
12mr|texlive-pst-soroban-1.0-2|33	
12mr|texlive-pst-soroban-1.0-2|34	#-----------------------------------------------------------------------
12mr|texlive-pst-soroban-1.0-2|35	%files
12mr|texlive-pst-soroban-1.0-2|36	%{_texmfdistdir}/tex/latex/pst-soroban/pst-soroban.sty
12mr|texlive-pst-soroban-1.0-2|37	%doc %{_texmfdistdir}/doc/generic/pst-soroban/Changes
12mr|texlive-pst-soroban-1.0-2|38	%doc %{_texmfdistdir}/doc/generic/pst-soroban/README
12mr|texlive-pst-soroban-1.0-2|39	%doc %{_texmfdistdir}/doc/generic/pst-soroban/pst-soroban-doc.bib
12mr|texlive-pst-soroban-1.0-2|40	%doc %{_texmfdistdir}/doc/generic/pst-soroban/pst-soroban-doc.pdf
12mr|texlive-pst-soroban-1.0-2|41	%doc %{_texmfdistdir}/doc/generic/pst-soroban/pst-soroban-doc.tex
12mr|texlive-pst-soroban-1.0-2|42	#- source
12mr|texlive-pst-soroban-1.0-2|43	%doc %{_texmfdistdir}/source/generic/pst-soroban/Makefile
12mr|texlive-pst-soroban-1.0-2|44	
12mr|texlive-pst-soroban-1.0-2|45	#-----------------------------------------------------------------------
12mr|texlive-pst-soroban-1.0-2|46	%prep
12mr|texlive-pst-soroban-1.0-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-pst-soroban-1.0-2|48	
12mr|texlive-pst-soroban-1.0-2|49	%build
12mr|texlive-pst-soroban-1.0-2|50	
12mr|texlive-pst-soroban-1.0-2|51	%install
12mr|texlive-pst-soroban-1.0-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-soroban-1.0-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-soroban-1.0-2|54	
12mr|texlive-pst-soroban-1.0-2|55	
12mr|texlive-pst-soroban-1.0-2|56	
12mr|texlive-pst-soroban-1.0-2|57	%changelog
12mr|texlive-pst-soroban-1.0-2|58	

18383 12
12mr|texlive-pst-spectra-0.91-2|1	# revision 15878
12mr|texlive-pst-spectra-0.91-2|2	# category Package
12mr|texlive-pst-spectra-0.91-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-spectra
12mr|texlive-pst-spectra-0.91-2|4	# catalog-date 2008-08-23 00:25:16 +0200
12mr|texlive-pst-spectra-0.91-2|5	# catalog-license lppl
12mr|texlive-pst-spectra-0.91-2|6	# catalog-version 0.91
12mr|texlive-pst-spectra-0.91-2|7	Name:		texlive-pst-spectra
12mr|texlive-pst-spectra-0.91-2|8	Version:	0.91
12mr|texlive-pst-spectra-0.91-2|9	Release:	2
12mr|texlive-pst-spectra-0.91-2|10	Summary:	Draw continuum, emission and absorption spectra with PSTricks
12mr|texlive-pst-spectra-0.91-2|11	Group:		Publishing
12mr|texlive-pst-spectra-0.91-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-spectra
12mr|texlive-pst-spectra-0.91-2|13	License:	LPPL
12mr|texlive-pst-spectra-0.91-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-spectra.tar.xz
12mr|texlive-pst-spectra-0.91-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-spectra.doc.tar.xz
12mr|texlive-pst-spectra-0.91-2|16	BuildArch:	noarch
12mr|texlive-pst-spectra-0.91-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-spectra-0.91-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-spectra-0.91-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-spectra-0.91-2|20	
12mr|texlive-pst-spectra-0.91-2|21	%description
12mr|texlive-pst-spectra-0.91-2|22	The package is a PSTricks extension, based on a NASA lines
12mr|texlive-pst-spectra-0.91-2|23	database. It allows you to draw continuum, emission and
12mr|texlive-pst-spectra-0.91-2|24	absorption spectra. A Total of 16 880 visible lines from 99
12mr|texlive-pst-spectra-0.91-2|25	elements can be displayed. The package requires the xkeyval
12mr|texlive-pst-spectra-0.91-2|26	package for decoding its arguments.
12mr|texlive-pst-spectra-0.91-2|27	
12mr|texlive-pst-spectra-0.91-2|28	%post
12mr|texlive-pst-spectra-0.91-2|29	%{_sbindir}/texlive.post
12mr|texlive-pst-spectra-0.91-2|30	
12mr|texlive-pst-spectra-0.91-2|31	%postun
12mr|texlive-pst-spectra-0.91-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-pst-spectra-0.91-2|33	%{_sbindir}/texlive.post
12mr|texlive-pst-spectra-0.91-2|34	fi
12mr|texlive-pst-spectra-0.91-2|35	
12mr|texlive-pst-spectra-0.91-2|36	#-----------------------------------------------------------------------
12mr|texlive-pst-spectra-0.91-2|37	%files
12mr|texlive-pst-spectra-0.91-2|38	%{_texmfdistdir}/dvips/pst-spectra/pst-spectra.pro
12mr|texlive-pst-spectra-0.91-2|39	%{_texmfdistdir}/tex/generic/pst-spectra/pst-spectra.tex
12mr|texlive-pst-spectra-0.91-2|40	%{_texmfdistdir}/tex/latex/pst-spectra/pst-spectra.sty
12mr|texlive-pst-spectra-0.91-2|41	%doc %{_texmfdistdir}/doc/generic/pst-spectra/README
12mr|texlive-pst-spectra-0.91-2|42	%doc %{_texmfdistdir}/doc/generic/pst-spectra/pst-spectra.pdf
12mr|texlive-pst-spectra-0.91-2|43	%doc %{_texmfdistdir}/doc/generic/pst-spectra/pst-spectraEN.pdf
12mr|texlive-pst-spectra-0.91-2|44	
12mr|texlive-pst-spectra-0.91-2|45	#-----------------------------------------------------------------------
12mr|texlive-pst-spectra-0.91-2|46	%prep
12mr|texlive-pst-spectra-0.91-2|47	%setup -c -a0 -a1
12mr|texlive-pst-spectra-0.91-2|48	
12mr|texlive-pst-spectra-0.91-2|49	%build
12mr|texlive-pst-spectra-0.91-2|50	
12mr|texlive-pst-spectra-0.91-2|51	%install
12mr|texlive-pst-spectra-0.91-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-spectra-0.91-2|53	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-spectra-0.91-2|54	
12mr|texlive-pst-spectra-0.91-2|55	
12mr|texlive-pst-spectra-0.91-2|56	
12mr|texlive-pst-spectra-0.91-2|57	%changelog
12mr|texlive-pst-spectra-0.91-2|58	

18384 12
12mr|texlive-pst-stru-0.11-2|1	# revision 15878
12mr|texlive-pst-stru-0.11-2|2	# category Package
12mr|texlive-pst-stru-0.11-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-stru
12mr|texlive-pst-stru-0.11-2|4	# catalog-date 2008-08-23 00:25:16 +0200
12mr|texlive-pst-stru-0.11-2|5	# catalog-license lppl
12mr|texlive-pst-stru-0.11-2|6	# catalog-version 0.11
12mr|texlive-pst-stru-0.11-2|7	Name:		texlive-pst-stru
12mr|texlive-pst-stru-0.11-2|8	Version:	0.11
12mr|texlive-pst-stru-0.11-2|9	Release:	2
12mr|texlive-pst-stru-0.11-2|10	Summary:	Civil engineering diagrams, using pstricks
12mr|texlive-pst-stru-0.11-2|11	Group:		Publishing
12mr|texlive-pst-stru-0.11-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-stru
12mr|texlive-pst-stru-0.11-2|13	License:	LPPL
12mr|texlive-pst-stru-0.11-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-stru.tar.xz
12mr|texlive-pst-stru-0.11-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-stru.doc.tar.xz
12mr|texlive-pst-stru-0.11-2|16	BuildArch:	noarch
12mr|texlive-pst-stru-0.11-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-stru-0.11-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-stru-0.11-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-stru-0.11-2|20	
12mr|texlive-pst-stru-0.11-2|21	%description
12mr|texlive-pst-stru-0.11-2|22	Pst-stru is a PSTricks-based package to draw structural schemes
12mr|texlive-pst-stru-0.11-2|23	in civil engineering analysis, for beams, portals, arches and
12mr|texlive-pst-stru-0.11-2|24	piles.
12mr|texlive-pst-stru-0.11-2|25	
12mr|texlive-pst-stru-0.11-2|26	%post
12mr|texlive-pst-stru-0.11-2|27	%{_sbindir}/texlive.post
12mr|texlive-pst-stru-0.11-2|28	
12mr|texlive-pst-stru-0.11-2|29	%postun
12mr|texlive-pst-stru-0.11-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-pst-stru-0.11-2|31	%{_sbindir}/texlive.post
12mr|texlive-pst-stru-0.11-2|32	fi
12mr|texlive-pst-stru-0.11-2|33	
12mr|texlive-pst-stru-0.11-2|34	#-----------------------------------------------------------------------
12mr|texlive-pst-stru-0.11-2|35	%files
12mr|texlive-pst-stru-0.11-2|36	%{_texmfdistdir}/tex/generic/pst-stru/pst-stru.tex
12mr|texlive-pst-stru-0.11-2|37	%{_texmfdistdir}/tex/latex/pst-stru/pst-stru.sty
12mr|texlive-pst-stru-0.11-2|38	%doc %{_texmfdistdir}/doc/generic/pst-stru/Changes
12mr|texlive-pst-stru-0.11-2|39	%doc %{_texmfdistdir}/doc/generic/pst-stru/README
12mr|texlive-pst-stru-0.11-2|40	%doc %{_texmfdistdir}/doc/generic/pst-stru/pst-stru-doc.pdf
12mr|texlive-pst-stru-0.11-2|41	%doc %{_texmfdistdir}/doc/generic/pst-stru/pst-stru-doc.tex
12mr|texlive-pst-stru-0.11-2|42	
12mr|texlive-pst-stru-0.11-2|43	#-----------------------------------------------------------------------
12mr|texlive-pst-stru-0.11-2|44	%prep
12mr|texlive-pst-stru-0.11-2|45	%setup -c -a0 -a1
12mr|texlive-pst-stru-0.11-2|46	
12mr|texlive-pst-stru-0.11-2|47	%build
12mr|texlive-pst-stru-0.11-2|48	
12mr|texlive-pst-stru-0.11-2|49	%install
12mr|texlive-pst-stru-0.11-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-stru-0.11-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-stru-0.11-2|52	
12mr|texlive-pst-stru-0.11-2|53	
12mr|texlive-pst-stru-0.11-2|54	
12mr|texlive-pst-stru-0.11-2|55	%changelog
12mr|texlive-pst-stru-0.11-2|56	

18385 12
12mr|texlive-pst-support-20090205-2|1	# revision 15878
12mr|texlive-pst-support-20090205-2|2	# category Package
12mr|texlive-pst-support-20090205-2|3	# catalog-ctan /graphics/pstricks/pst-support
12mr|texlive-pst-support-20090205-2|4	# catalog-date 2009-02-07 21:39:27 +0100
12mr|texlive-pst-support-20090205-2|5	# catalog-license lppl
12mr|texlive-pst-support-20090205-2|6	# catalog-version 2009-02-05
12mr|texlive-pst-support-20090205-2|7	Name:		texlive-pst-support
12mr|texlive-pst-support-20090205-2|8	Version:	20090205
12mr|texlive-pst-support-20090205-2|9	Release:	2
12mr|texlive-pst-support-20090205-2|10	Summary:	Assorted support files for use with PStricks
12mr|texlive-pst-support-20090205-2|11	Group:		Publishing
12mr|texlive-pst-support-20090205-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/pst-support
12mr|texlive-pst-support-20090205-2|13	License:	LPPL
12mr|texlive-pst-support-20090205-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-support.tar.xz
12mr|texlive-pst-support-20090205-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-support.doc.tar.xz
12mr|texlive-pst-support-20090205-2|16	BuildArch:	noarch
12mr|texlive-pst-support-20090205-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-support-20090205-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-support-20090205-2|19	
12mr|texlive-pst-support-20090205-2|20	%description
12mr|texlive-pst-support-20090205-2|21	An appropriate set of job options, together with process
12mr|texlive-pst-support-20090205-2|22	scripts for use with TeXnicCenter/.
12mr|texlive-pst-support-20090205-2|23	
12mr|texlive-pst-support-20090205-2|24	#-----------------------------------------------------------------------
12mr|texlive-pst-support-20090205-2|25	%files
12mr|texlive-pst-support-20090205-2|26	%doc %{_texmfdistdir}/doc/generic/pst-support/README
12mr|texlive-pst-support-20090205-2|27	%doc %{_texmfdistdir}/doc/generic/pst-support/Standard_transparency.joboptions
12mr|texlive-pst-support-20090205-2|28	%doc %{_texmfdistdir}/doc/generic/pst-support/latex-ps-pdf.tco
12mr|texlive-pst-support-20090205-2|29	%doc %{_texmfdistdir}/doc/generic/pst-support/latex-pstpdf-pdf.tco
12mr|texlive-pst-support-20090205-2|30	%doc %{_texmfdistdir}/doc/generic/pst-support/pdflatex-autopstpdf.tco
12mr|texlive-pst-support-20090205-2|31	
12mr|texlive-pst-support-20090205-2|32	#-----------------------------------------------------------------------
12mr|texlive-pst-support-20090205-2|33	%prep
12mr|texlive-pst-support-20090205-2|34	%setup -c -a0 -a1
12mr|texlive-pst-support-20090205-2|35	
12mr|texlive-pst-support-20090205-2|36	%build
12mr|texlive-pst-support-20090205-2|37	
12mr|texlive-pst-support-20090205-2|38	%install
12mr|texlive-pst-support-20090205-2|39	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-support-20090205-2|40	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-support-20090205-2|41	
12mr|texlive-pst-support-20090205-2|42	
12mr|texlive-pst-support-20090205-2|43	
12mr|texlive-pst-support-20090205-2|44	%changelog
12mr|texlive-pst-support-20090205-2|45	

18386 12
12mr|texlive-pst-text-1.00-2|1	# revision 15878
12mr|texlive-pst-text-1.00-2|2	# category Package
12mr|texlive-pst-text-1.00-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-text
12mr|texlive-pst-text-1.00-2|4	# catalog-date 2007-03-11 16:56:01 +0100
12mr|texlive-pst-text-1.00-2|5	# catalog-license lppl
12mr|texlive-pst-text-1.00-2|6	# catalog-version 1.00
12mr|texlive-pst-text-1.00-2|7	Name:		texlive-pst-text
12mr|texlive-pst-text-1.00-2|8	Version:	1.00
12mr|texlive-pst-text-1.00-2|9	Release:	2
12mr|texlive-pst-text-1.00-2|10	Summary:	Text and character manipulation in PSTricks
12mr|texlive-pst-text-1.00-2|11	Group:		Publishing
12mr|texlive-pst-text-1.00-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-text
12mr|texlive-pst-text-1.00-2|13	License:	LPPL
12mr|texlive-pst-text-1.00-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-text.tar.xz
12mr|texlive-pst-text-1.00-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-text.doc.tar.xz
12mr|texlive-pst-text-1.00-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-text.source.tar.xz
12mr|texlive-pst-text-1.00-2|17	BuildArch:	noarch
12mr|texlive-pst-text-1.00-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-text-1.00-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-text-1.00-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-text-1.00-2|21	
12mr|texlive-pst-text-1.00-2|22	%description
12mr|texlive-pst-text-1.00-2|23	Pst-text is a PSTricks based package for plotting text along a
12mr|texlive-pst-text-1.00-2|24	different path and manipulating characters. It includes the
12mr|texlive-pst-text-1.00-2|25	functionality of the old package pst-char.
12mr|texlive-pst-text-1.00-2|26	
12mr|texlive-pst-text-1.00-2|27	%post
12mr|texlive-pst-text-1.00-2|28	%{_sbindir}/texlive.post
12mr|texlive-pst-text-1.00-2|29	
12mr|texlive-pst-text-1.00-2|30	%postun
12mr|texlive-pst-text-1.00-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pst-text-1.00-2|32	%{_sbindir}/texlive.post
12mr|texlive-pst-text-1.00-2|33	fi
12mr|texlive-pst-text-1.00-2|34	
12mr|texlive-pst-text-1.00-2|35	#-----------------------------------------------------------------------
12mr|texlive-pst-text-1.00-2|36	%files
12mr|texlive-pst-text-1.00-2|37	%{_texmfdistdir}/dvips/pst-text/pst-text.pro
12mr|texlive-pst-text-1.00-2|38	%{_texmfdistdir}/tex/generic/pst-text/pst-char.tex
12mr|texlive-pst-text-1.00-2|39	%{_texmfdistdir}/tex/generic/pst-text/pst-text.tex
12mr|texlive-pst-text-1.00-2|40	%{_texmfdistdir}/tex/latex/pst-text/pst-char.sty
12mr|texlive-pst-text-1.00-2|41	%{_texmfdistdir}/tex/latex/pst-text/pst-text.sty
12mr|texlive-pst-text-1.00-2|42	%doc %{_texmfdistdir}/doc/generic/pst-text/Changes
12mr|texlive-pst-text-1.00-2|43	%doc %{_texmfdistdir}/doc/generic/pst-text/README
12mr|texlive-pst-text-1.00-2|44	%doc %{_texmfdistdir}/doc/generic/pst-text/pst-text-doc.bib
12mr|texlive-pst-text-1.00-2|45	%doc %{_texmfdistdir}/doc/generic/pst-text/pst-text-doc.pdf
12mr|texlive-pst-text-1.00-2|46	%doc %{_texmfdistdir}/doc/generic/pst-text/pst-text-doc.tex
12mr|texlive-pst-text-1.00-2|47	#- source
12mr|texlive-pst-text-1.00-2|48	%doc %{_texmfdistdir}/source/generic/pst-text/Makefile
12mr|texlive-pst-text-1.00-2|49	
12mr|texlive-pst-text-1.00-2|50	#-----------------------------------------------------------------------
12mr|texlive-pst-text-1.00-2|51	%prep
12mr|texlive-pst-text-1.00-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-pst-text-1.00-2|53	
12mr|texlive-pst-text-1.00-2|54	%build
12mr|texlive-pst-text-1.00-2|55	
12mr|texlive-pst-text-1.00-2|56	%install
12mr|texlive-pst-text-1.00-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-text-1.00-2|58	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-text-1.00-2|59	
12mr|texlive-pst-text-1.00-2|60	
12mr|texlive-pst-text-1.00-2|61	
12mr|texlive-pst-text-1.00-2|62	%changelog
12mr|texlive-pst-text-1.00-2|63	

18387 12
12mr|texlive-pst-thick-1.0-2|1	# revision 16369
12mr|texlive-pst-thick-1.0-2|2	# category Package
12mr|texlive-pst-thick-1.0-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-thick
12mr|texlive-pst-thick-1.0-2|4	# catalog-date 2009-12-14 16:47:24 +0100
12mr|texlive-pst-thick-1.0-2|5	# catalog-license lppl
12mr|texlive-pst-thick-1.0-2|6	# catalog-version 1.0
12mr|texlive-pst-thick-1.0-2|7	Name:		texlive-pst-thick
12mr|texlive-pst-thick-1.0-2|8	Version:	1.0
12mr|texlive-pst-thick-1.0-2|9	Release:	2
12mr|texlive-pst-thick-1.0-2|10	Summary:	Drawing very thick lines and curves
12mr|texlive-pst-thick-1.0-2|11	Group:		Publishing
12mr|texlive-pst-thick-1.0-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-thick
12mr|texlive-pst-thick-1.0-2|13	License:	LPPL
12mr|texlive-pst-thick-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-thick.tar.xz
12mr|texlive-pst-thick-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-thick.doc.tar.xz
12mr|texlive-pst-thick-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-thick.source.tar.xz
12mr|texlive-pst-thick-1.0-2|17	BuildArch:	noarch
12mr|texlive-pst-thick-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-thick-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-thick-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-thick-1.0-2|21	
12mr|texlive-pst-thick-1.0-2|22	%description
12mr|texlive-pst-thick-1.0-2|23	The package supports drawing of very thick lines and curves in
12mr|texlive-pst-thick-1.0-2|24	PSTricks, with various fillings for the body of the lines.
12mr|texlive-pst-thick-1.0-2|25	
12mr|texlive-pst-thick-1.0-2|26	%post
12mr|texlive-pst-thick-1.0-2|27	%{_sbindir}/texlive.post
12mr|texlive-pst-thick-1.0-2|28	
12mr|texlive-pst-thick-1.0-2|29	%postun
12mr|texlive-pst-thick-1.0-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-pst-thick-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-pst-thick-1.0-2|32	fi
12mr|texlive-pst-thick-1.0-2|33	
12mr|texlive-pst-thick-1.0-2|34	#-----------------------------------------------------------------------
12mr|texlive-pst-thick-1.0-2|35	%files
12mr|texlive-pst-thick-1.0-2|36	%{_texmfdistdir}/tex/generic/pst-thick/pst-thick.tex
12mr|texlive-pst-thick-1.0-2|37	%{_texmfdistdir}/tex/latex/pst-thick/pst-thick.sty
12mr|texlive-pst-thick-1.0-2|38	%doc %{_texmfdistdir}/doc/generic/pst-thick/Changes
12mr|texlive-pst-thick-1.0-2|39	%doc %{_texmfdistdir}/doc/generic/pst-thick/README
12mr|texlive-pst-thick-1.0-2|40	%doc %{_texmfdistdir}/doc/generic/pst-thick/pst-thick-doc.bib
12mr|texlive-pst-thick-1.0-2|41	%doc %{_texmfdistdir}/doc/generic/pst-thick/pst-thick-doc.pdf
12mr|texlive-pst-thick-1.0-2|42	%doc %{_texmfdistdir}/doc/generic/pst-thick/pst-thick-doc.tex
12mr|texlive-pst-thick-1.0-2|43	#- source
12mr|texlive-pst-thick-1.0-2|44	%doc %{_texmfdistdir}/source/generic/pst-thick/Makefile
12mr|texlive-pst-thick-1.0-2|45	
12mr|texlive-pst-thick-1.0-2|46	#-----------------------------------------------------------------------
12mr|texlive-pst-thick-1.0-2|47	%prep
12mr|texlive-pst-thick-1.0-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-pst-thick-1.0-2|49	
12mr|texlive-pst-thick-1.0-2|50	%build
12mr|texlive-pst-thick-1.0-2|51	
12mr|texlive-pst-thick-1.0-2|52	%install
12mr|texlive-pst-thick-1.0-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-thick-1.0-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-thick-1.0-2|55	
12mr|texlive-pst-thick-1.0-2|56	
12mr|texlive-pst-thick-1.0-2|57	
12mr|texlive-pst-thick-1.0-2|58	%changelog
12mr|texlive-pst-thick-1.0-2|59	

18388 12
12mr|texlive-pst-tools-0.1-1|1	# revision 25024
12mr|texlive-pst-tools-0.1-1|2	# category Package
12mr|texlive-pst-tools-0.1-1|3	# catalog-ctan /graphics/pstricks/contrib/pst-tools
12mr|texlive-pst-tools-0.1-1|4	# catalog-date 2012-01-04 09:11:42 +0100
12mr|texlive-pst-tools-0.1-1|5	# catalog-license lppl
12mr|texlive-pst-tools-0.1-1|6	# catalog-version 0.1
12mr|texlive-pst-tools-0.1-1|7	Name:		texlive-pst-tools
12mr|texlive-pst-tools-0.1-1|8	Version:	0.1
12mr|texlive-pst-tools-0.1-1|9	Release:	1
12mr|texlive-pst-tools-0.1-1|10	Summary:	PStricks support functions
12mr|texlive-pst-tools-0.1-1|11	Group:		Publishing
12mr|texlive-pst-tools-0.1-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-tools
12mr|texlive-pst-tools-0.1-1|13	License:	LPPL
12mr|texlive-pst-tools-0.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tools.tar.xz
12mr|texlive-pst-tools-0.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tools.doc.tar.xz
12mr|texlive-pst-tools-0.1-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tools.source.tar.xz
12mr|texlive-pst-tools-0.1-1|17	BuildArch:	noarch
12mr|texlive-pst-tools-0.1-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-tools-0.1-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-tools-0.1-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-tools-0.1-1|21	
12mr|texlive-pst-tools-0.1-1|22	%description
12mr|texlive-pst-tools-0.1-1|23	The package provides helper functions for other PSTricks
12mr|texlive-pst-tools-0.1-1|24	related packages.
12mr|texlive-pst-tools-0.1-1|25	
12mr|texlive-pst-tools-0.1-1|26	%post
12mr|texlive-pst-tools-0.1-1|27	%{_sbindir}/texlive.post
12mr|texlive-pst-tools-0.1-1|28	
12mr|texlive-pst-tools-0.1-1|29	%postun
12mr|texlive-pst-tools-0.1-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-pst-tools-0.1-1|31	%{_sbindir}/texlive.post
12mr|texlive-pst-tools-0.1-1|32	fi
12mr|texlive-pst-tools-0.1-1|33	
12mr|texlive-pst-tools-0.1-1|34	#-----------------------------------------------------------------------
12mr|texlive-pst-tools-0.1-1|35	%files
12mr|texlive-pst-tools-0.1-1|36	%{_texmfdistdir}/tex/generic/pst-tools/pst-tools.tex
12mr|texlive-pst-tools-0.1-1|37	%{_texmfdistdir}/tex/latex/pst-tools/pst-tools.sty
12mr|texlive-pst-tools-0.1-1|38	%doc %{_texmfdistdir}/doc/generic/pst-tools/Changes
12mr|texlive-pst-tools-0.1-1|39	%doc %{_texmfdistdir}/doc/generic/pst-tools/README
12mr|texlive-pst-tools-0.1-1|40	%doc %{_texmfdistdir}/doc/generic/pst-tools/pst-tools-doc.bib
12mr|texlive-pst-tools-0.1-1|41	%doc %{_texmfdistdir}/doc/generic/pst-tools/pst-tools-doc.pdf
12mr|texlive-pst-tools-0.1-1|42	%doc %{_texmfdistdir}/doc/generic/pst-tools/pst-tools-doc.tex
12mr|texlive-pst-tools-0.1-1|43	#- source
12mr|texlive-pst-tools-0.1-1|44	%doc %{_texmfdistdir}/source/generic/pst-tools/Makefile
12mr|texlive-pst-tools-0.1-1|45	
12mr|texlive-pst-tools-0.1-1|46	#-----------------------------------------------------------------------
12mr|texlive-pst-tools-0.1-1|47	%prep
12mr|texlive-pst-tools-0.1-1|48	%setup -c -a0 -a1 -a2
12mr|texlive-pst-tools-0.1-1|49	
12mr|texlive-pst-tools-0.1-1|50	%build
12mr|texlive-pst-tools-0.1-1|51	
12mr|texlive-pst-tools-0.1-1|52	%install
12mr|texlive-pst-tools-0.1-1|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-tools-0.1-1|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-tools-0.1-1|55	
12mr|texlive-pst-tools-0.1-1|56	
12mr|texlive-pst-tools-0.1-1|57	
12mr|texlive-pst-tools-0.1-1|58	%changelog
12mr|texlive-pst-tools-0.1-1|59	

18389 12
12mr|texlive-pst-tree-1.12-2|1	# revision 24142
12mr|texlive-pst-tree-1.12-2|2	# category Package
12mr|texlive-pst-tree-1.12-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-tree
12mr|texlive-pst-tree-1.12-2|4	# catalog-date 2011-09-29 17:52:33 +0200
12mr|texlive-pst-tree-1.12-2|5	# catalog-license lppl
12mr|texlive-pst-tree-1.12-2|6	# catalog-version 1.12
12mr|texlive-pst-tree-1.12-2|7	Name:		texlive-pst-tree
12mr|texlive-pst-tree-1.12-2|8	Version:	1.12
12mr|texlive-pst-tree-1.12-2|9	Release:	2
12mr|texlive-pst-tree-1.12-2|10	Summary:	Trees, using pstricks
12mr|texlive-pst-tree-1.12-2|11	Group:		Publishing
12mr|texlive-pst-tree-1.12-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-tree
12mr|texlive-pst-tree-1.12-2|13	License:	LPPL
12mr|texlive-pst-tree-1.12-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tree.tar.xz
12mr|texlive-pst-tree-1.12-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tree.doc.tar.xz
12mr|texlive-pst-tree-1.12-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tree.source.tar.xz
12mr|texlive-pst-tree-1.12-2|17	BuildArch:	noarch
12mr|texlive-pst-tree-1.12-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-tree-1.12-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-tree-1.12-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-tree-1.12-2|21	
12mr|texlive-pst-tree-1.12-2|22	%description
12mr|texlive-pst-tree-1.12-2|23	pst-tree is a pstricks package that defines a macro \pstree
12mr|texlive-pst-tree-1.12-2|24	which offers a structured way of joining nodes created using
12mr|texlive-pst-tree-1.12-2|25	pst-node in order to draw trees.
12mr|texlive-pst-tree-1.12-2|26	
12mr|texlive-pst-tree-1.12-2|27	%post
12mr|texlive-pst-tree-1.12-2|28	%{_sbindir}/texlive.post
12mr|texlive-pst-tree-1.12-2|29	
12mr|texlive-pst-tree-1.12-2|30	%postun
12mr|texlive-pst-tree-1.12-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pst-tree-1.12-2|32	%{_sbindir}/texlive.post
12mr|texlive-pst-tree-1.12-2|33	fi
12mr|texlive-pst-tree-1.12-2|34	
12mr|texlive-pst-tree-1.12-2|35	#-----------------------------------------------------------------------
12mr|texlive-pst-tree-1.12-2|36	%files
12mr|texlive-pst-tree-1.12-2|37	%{_texmfdistdir}/tex/generic/pst-tree/pst-tree.tex
12mr|texlive-pst-tree-1.12-2|38	%{_texmfdistdir}/tex/latex/pst-tree/pst-tree.sty
12mr|texlive-pst-tree-1.12-2|39	%doc %{_texmfdistdir}/doc/generic/pst-tree/Changes
12mr|texlive-pst-tree-1.12-2|40	%doc %{_texmfdistdir}/doc/generic/pst-tree/README
12mr|texlive-pst-tree-1.12-2|41	%doc %{_texmfdistdir}/doc/generic/pst-tree/pst-tree-doc-de.pdf
12mr|texlive-pst-tree-1.12-2|42	%doc %{_texmfdistdir}/doc/generic/pst-tree/pst-tree-doc-de.tex
12mr|texlive-pst-tree-1.12-2|43	%doc %{_texmfdistdir}/doc/generic/pst-tree/pst-tree-doc.bib
12mr|texlive-pst-tree-1.12-2|44	%doc %{_texmfdistdir}/doc/generic/pst-tree/pst-tree-doc.pdf
12mr|texlive-pst-tree-1.12-2|45	%doc %{_texmfdistdir}/doc/generic/pst-tree/pst-tree-doc.tex
12mr|texlive-pst-tree-1.12-2|46	#- source
12mr|texlive-pst-tree-1.12-2|47	%doc %{_texmfdistdir}/source/generic/pst-tree/Makefile
12mr|texlive-pst-tree-1.12-2|48	
12mr|texlive-pst-tree-1.12-2|49	#-----------------------------------------------------------------------
12mr|texlive-pst-tree-1.12-2|50	%prep
12mr|texlive-pst-tree-1.12-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-pst-tree-1.12-2|52	
12mr|texlive-pst-tree-1.12-2|53	%build
12mr|texlive-pst-tree-1.12-2|54	
12mr|texlive-pst-tree-1.12-2|55	%install
12mr|texlive-pst-tree-1.12-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-tree-1.12-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-tree-1.12-2|58	
12mr|texlive-pst-tree-1.12-2|59	
12mr|texlive-pst-tree-1.12-2|60	
12mr|texlive-pst-tree-1.12-2|61	%changelog
12mr|texlive-pst-tree-1.12-2|62	

18390 12
12mr|texlive-pst-tvz-1.01-2|1	# revision 23451
12mr|texlive-pst-tvz-1.01-2|2	# category Package
12mr|texlive-pst-tvz-1.01-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-tvz
12mr|texlive-pst-tvz-1.01-2|4	# catalog-date 2011-06-14 17:30:27 +0200
12mr|texlive-pst-tvz-1.01-2|5	# catalog-license lppl1.3
12mr|texlive-pst-tvz-1.01-2|6	# catalog-version 1.01
12mr|texlive-pst-tvz-1.01-2|7	Name:		texlive-pst-tvz
12mr|texlive-pst-tvz-1.01-2|8	Version:	1.01
12mr|texlive-pst-tvz-1.01-2|9	Release:	2
12mr|texlive-pst-tvz-1.01-2|10	Summary:	Draw trees with more than on root node, using PSTricks
12mr|texlive-pst-tvz-1.01-2|11	Group:		Publishing
12mr|texlive-pst-tvz-1.01-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-tvz
12mr|texlive-pst-tvz-1.01-2|13	License:	LPPL1.3
12mr|texlive-pst-tvz-1.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tvz.tar.xz
12mr|texlive-pst-tvz-1.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tvz.doc.tar.xz
12mr|texlive-pst-tvz-1.01-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-tvz.source.tar.xz
12mr|texlive-pst-tvz-1.01-2|17	BuildArch:	noarch
12mr|texlive-pst-tvz-1.01-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-tvz-1.01-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-tvz-1.01-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-tvz-1.01-2|21	
12mr|texlive-pst-tvz-1.01-2|22	%description
12mr|texlive-pst-tvz-1.01-2|23	The package uses PSTricks to draw trees with more than one root
12mr|texlive-pst-tvz-1.01-2|24	node. It is similar to pst-tree, though it uses a different
12mr|texlive-pst-tvz-1.01-2|25	placement algorithm.
12mr|texlive-pst-tvz-1.01-2|26	
12mr|texlive-pst-tvz-1.01-2|27	%post
12mr|texlive-pst-tvz-1.01-2|28	%{_sbindir}/texlive.post
12mr|texlive-pst-tvz-1.01-2|29	
12mr|texlive-pst-tvz-1.01-2|30	%postun
12mr|texlive-pst-tvz-1.01-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pst-tvz-1.01-2|32	%{_sbindir}/texlive.post
12mr|texlive-pst-tvz-1.01-2|33	fi
12mr|texlive-pst-tvz-1.01-2|34	
12mr|texlive-pst-tvz-1.01-2|35	#-----------------------------------------------------------------------
12mr|texlive-pst-tvz-1.01-2|36	%files
12mr|texlive-pst-tvz-1.01-2|37	%{_texmfdistdir}/tex/generic/pst-tvz/pst-tvz.tex
12mr|texlive-pst-tvz-1.01-2|38	%{_texmfdistdir}/tex/latex/pst-tvz/pst-tvz.sty
12mr|texlive-pst-tvz-1.01-2|39	%doc %{_texmfdistdir}/doc/generic/pst-tvz/Changes
12mr|texlive-pst-tvz-1.01-2|40	%doc %{_texmfdistdir}/doc/generic/pst-tvz/README
12mr|texlive-pst-tvz-1.01-2|41	%doc %{_texmfdistdir}/doc/generic/pst-tvz/pst-tvz-doc.bib
12mr|texlive-pst-tvz-1.01-2|42	%doc %{_texmfdistdir}/doc/generic/pst-tvz/pst-tvz-doc.pdf
12mr|texlive-pst-tvz-1.01-2|43	%doc %{_texmfdistdir}/doc/generic/pst-tvz/pst-tvz-doc.tex
12mr|texlive-pst-tvz-1.01-2|44	#- source
12mr|texlive-pst-tvz-1.01-2|45	%doc %{_texmfdistdir}/source/generic/pst-tvz/Makefile
12mr|texlive-pst-tvz-1.01-2|46	
12mr|texlive-pst-tvz-1.01-2|47	#-----------------------------------------------------------------------
12mr|texlive-pst-tvz-1.01-2|48	%prep
12mr|texlive-pst-tvz-1.01-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-pst-tvz-1.01-2|50	
12mr|texlive-pst-tvz-1.01-2|51	%build
12mr|texlive-pst-tvz-1.01-2|52	
12mr|texlive-pst-tvz-1.01-2|53	%install
12mr|texlive-pst-tvz-1.01-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-tvz-1.01-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-tvz-1.01-2|56	
12mr|texlive-pst-tvz-1.01-2|57	
12mr|texlive-pst-tvz-1.01-2|58	
12mr|texlive-pst-tvz-1.01-2|59	%changelog
12mr|texlive-pst-tvz-1.01-2|60	

18391 12
12mr|texlive-pst-uml-0.83-2|1	# revision 15878
12mr|texlive-pst-uml-0.83-2|2	# category Package
12mr|texlive-pst-uml-0.83-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-uml
12mr|texlive-pst-uml-0.83-2|4	# catalog-date 2007-01-04 21:17:26 +0100
12mr|texlive-pst-uml-0.83-2|5	# catalog-license lppl
12mr|texlive-pst-uml-0.83-2|6	# catalog-version 0.83
12mr|texlive-pst-uml-0.83-2|7	Name:		texlive-pst-uml
12mr|texlive-pst-uml-0.83-2|8	Version:	0.83
12mr|texlive-pst-uml-0.83-2|9	Release:	2
12mr|texlive-pst-uml-0.83-2|10	Summary:	UML diagrams with PSTricks
12mr|texlive-pst-uml-0.83-2|11	Group:		Publishing
12mr|texlive-pst-uml-0.83-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-uml
12mr|texlive-pst-uml-0.83-2|13	License:	LPPL
12mr|texlive-pst-uml-0.83-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-uml.tar.xz
12mr|texlive-pst-uml-0.83-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-uml.doc.tar.xz
12mr|texlive-pst-uml-0.83-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-uml.source.tar.xz
12mr|texlive-pst-uml-0.83-2|17	BuildArch:	noarch
12mr|texlive-pst-uml-0.83-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-uml-0.83-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-uml-0.83-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-uml-0.83-2|21	Requires:	texlive-multido
12mr|texlive-pst-uml-0.83-2|22	
12mr|texlive-pst-uml-0.83-2|23	%description
12mr|texlive-pst-uml-0.83-2|24	pst-uml is a PSTricks package that provides support for drawing
12mr|texlive-pst-uml-0.83-2|25	moderately complex UML (Universal Modelling Language) diagrams.
12mr|texlive-pst-uml-0.83-2|26	(The PDF documentation is written in French.).
12mr|texlive-pst-uml-0.83-2|27	
12mr|texlive-pst-uml-0.83-2|28	%post
12mr|texlive-pst-uml-0.83-2|29	%{_sbindir}/texlive.post
12mr|texlive-pst-uml-0.83-2|30	
12mr|texlive-pst-uml-0.83-2|31	%postun
12mr|texlive-pst-uml-0.83-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-pst-uml-0.83-2|33	%{_sbindir}/texlive.post
12mr|texlive-pst-uml-0.83-2|34	fi
12mr|texlive-pst-uml-0.83-2|35	
12mr|texlive-pst-uml-0.83-2|36	#-----------------------------------------------------------------------
12mr|texlive-pst-uml-0.83-2|37	%files
12mr|texlive-pst-uml-0.83-2|38	%{_texmfdistdir}/tex/latex/pst-uml/pst-uml.sty
12mr|texlive-pst-uml-0.83-2|39	%doc %{_texmfdistdir}/doc/generic/pst-uml/Changes
12mr|texlive-pst-uml-0.83-2|40	%doc %{_texmfdistdir}/doc/generic/pst-uml/README
12mr|texlive-pst-uml-0.83-2|41	%doc %{_texmfdistdir}/doc/generic/pst-uml/diagCase.tex
12mr|texlive-pst-uml-0.83-2|42	%doc %{_texmfdistdir}/doc/generic/pst-uml/diagClass.tex
12mr|texlive-pst-uml-0.83-2|43	%doc %{_texmfdistdir}/doc/generic/pst-uml/diagClass1.tex
12mr|texlive-pst-uml-0.83-2|44	%doc %{_texmfdistdir}/doc/generic/pst-uml/diagSeq.tex
12mr|texlive-pst-uml-0.83-2|45	%doc %{_texmfdistdir}/doc/generic/pst-uml/diagState.tex
12mr|texlive-pst-uml-0.83-2|46	%doc %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-doc.pdf
12mr|texlive-pst-uml-0.83-2|47	%doc %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-doc.tex
12mr|texlive-pst-uml-0.83-2|48	%doc %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-encapsuled-pdf-fig.pdf
12mr|texlive-pst-uml-0.83-2|49	%doc %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-encapsuled-pdf-fig.tex
12mr|texlive-pst-uml-0.83-2|50	%doc %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-exemples.pdf
12mr|texlive-pst-uml-0.83-2|51	%doc %{_texmfdistdir}/doc/generic/pst-uml/pst-uml-exemples.tex
12mr|texlive-pst-uml-0.83-2|52	#- source
12mr|texlive-pst-uml-0.83-2|53	%doc %{_texmfdistdir}/source/generic/pst-uml/Makefile
12mr|texlive-pst-uml-0.83-2|54	
12mr|texlive-pst-uml-0.83-2|55	#-----------------------------------------------------------------------
12mr|texlive-pst-uml-0.83-2|56	%prep
12mr|texlive-pst-uml-0.83-2|57	%setup -c -a0 -a1 -a2
12mr|texlive-pst-uml-0.83-2|58	
12mr|texlive-pst-uml-0.83-2|59	%build
12mr|texlive-pst-uml-0.83-2|60	
12mr|texlive-pst-uml-0.83-2|61	%install
12mr|texlive-pst-uml-0.83-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-uml-0.83-2|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-uml-0.83-2|64	
12mr|texlive-pst-uml-0.83-2|65	
12mr|texlive-pst-uml-0.83-2|66	
12mr|texlive-pst-uml-0.83-2|67	%changelog
12mr|texlive-pst-uml-0.83-2|68	

18392 12
12mr|texlive-pst-vowel-1.0-3|1	# revision 25228
12mr|texlive-pst-vowel-1.0-3|2	# category Package
12mr|texlive-pst-vowel-1.0-3|3	# catalog-ctan /macros/latex/contrib/pst-vowel
12mr|texlive-pst-vowel-1.0-3|4	# catalog-date 2012-01-28 08:48:38 +0100
12mr|texlive-pst-vowel-1.0-3|5	# catalog-license lppl
12mr|texlive-pst-vowel-1.0-3|6	# catalog-version 1.0
12mr|texlive-pst-vowel-1.0-3|7	Name:		texlive-pst-vowel
12mr|texlive-pst-vowel-1.0-3|8	Version:	1.0
12mr|texlive-pst-vowel-1.0-3|9	Release:	3
12mr|texlive-pst-vowel-1.0-3|10	Summary:	Enable arrows showing diphthongs on vowel charts
12mr|texlive-pst-vowel-1.0-3|11	Group:		Publishing
12mr|texlive-pst-vowel-1.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pst-vowel
12mr|texlive-pst-vowel-1.0-3|13	License:	LPPL
12mr|texlive-pst-vowel-1.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-vowel.tar.xz
12mr|texlive-pst-vowel-1.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-vowel.doc.tar.xz
12mr|texlive-pst-vowel-1.0-3|16	BuildArch:	noarch
12mr|texlive-pst-vowel-1.0-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-vowel-1.0-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-vowel-1.0-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-pst-vowel-1.0-3|20	
12mr|texlive-pst-vowel-1.0-3|21	%description
12mr|texlive-pst-vowel-1.0-3|22	The package extends vowel.sty (distributed as part of the tipa
12mr|texlive-pst-vowel-1.0-3|23	bundle) by allowing the user to draw arrows between vowels to
12mr|texlive-pst-vowel-1.0-3|24	show relationships such as diphthong membership. The package
12mr|texlive-pst-vowel-1.0-3|25	depends on use of pstricks.
12mr|texlive-pst-vowel-1.0-3|26	
12mr|texlive-pst-vowel-1.0-3|27	%post
12mr|texlive-pst-vowel-1.0-3|28	%{_sbindir}/texlive.post
12mr|texlive-pst-vowel-1.0-3|29	
12mr|texlive-pst-vowel-1.0-3|30	%postun
12mr|texlive-pst-vowel-1.0-3|31	if [ $1 -eq 0 ]; then
12mr|texlive-pst-vowel-1.0-3|32	%{_sbindir}/texlive.post
12mr|texlive-pst-vowel-1.0-3|33	fi
12mr|texlive-pst-vowel-1.0-3|34	
12mr|texlive-pst-vowel-1.0-3|35	#-----------------------------------------------------------------------
12mr|texlive-pst-vowel-1.0-3|36	%files
12mr|texlive-pst-vowel-1.0-3|37	%{_texmfdistdir}/tex/latex/pst-vowel/pst-vowel.sty
12mr|texlive-pst-vowel-1.0-3|38	%doc %{_texmfdistdir}/doc/latex/pst-vowel/README
12mr|texlive-pst-vowel-1.0-3|39	%doc %{_texmfdistdir}/doc/latex/pst-vowel/pst-vowel.pdf
12mr|texlive-pst-vowel-1.0-3|40	%doc %{_texmfdistdir}/doc/latex/pst-vowel/pst-vowel.tex
12mr|texlive-pst-vowel-1.0-3|41	
12mr|texlive-pst-vowel-1.0-3|42	#-----------------------------------------------------------------------
12mr|texlive-pst-vowel-1.0-3|43	%prep
12mr|texlive-pst-vowel-1.0-3|44	%setup -c -a0 -a1
12mr|texlive-pst-vowel-1.0-3|45	
12mr|texlive-pst-vowel-1.0-3|46	%build
12mr|texlive-pst-vowel-1.0-3|47	
12mr|texlive-pst-vowel-1.0-3|48	%install
12mr|texlive-pst-vowel-1.0-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-vowel-1.0-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-vowel-1.0-3|51	
12mr|texlive-pst-vowel-1.0-3|52	
12mr|texlive-pst-vowel-1.0-3|53	
12mr|texlive-pst-vowel-1.0-3|54	%changelog
12mr|texlive-pst-vowel-1.0-3|55	

18393 12
12mr|texlive-pst-vue3d-1.24-2|1	# revision 15878
12mr|texlive-pst-vue3d-1.24-2|2	# category Package
12mr|texlive-pst-vue3d-1.24-2|3	# catalog-ctan /graphics/pstricks/contrib/pst-vue3d
12mr|texlive-pst-vue3d-1.24-2|4	# catalog-date 2008-02-21 14:49:16 +0100
12mr|texlive-pst-vue3d-1.24-2|5	# catalog-license lppl
12mr|texlive-pst-vue3d-1.24-2|6	# catalog-version 1.24
12mr|texlive-pst-vue3d-1.24-2|7	Name:		texlive-pst-vue3d
12mr|texlive-pst-vue3d-1.24-2|8	Version:	1.24
12mr|texlive-pst-vue3d-1.24-2|9	Release:	2
12mr|texlive-pst-vue3d-1.24-2|10	Summary:	Draw perspective views of three dimensional objects
12mr|texlive-pst-vue3d-1.24-2|11	Group:		Publishing
12mr|texlive-pst-vue3d-1.24-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-vue3d
12mr|texlive-pst-vue3d-1.24-2|13	License:	LPPL
12mr|texlive-pst-vue3d-1.24-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-vue3d.tar.xz
12mr|texlive-pst-vue3d-1.24-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-vue3d.doc.tar.xz
12mr|texlive-pst-vue3d-1.24-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-vue3d.source.tar.xz
12mr|texlive-pst-vue3d-1.24-2|17	BuildArch:	noarch
12mr|texlive-pst-vue3d-1.24-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pst-vue3d-1.24-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pst-vue3d-1.24-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pst-vue3d-1.24-2|21	
12mr|texlive-pst-vue3d-1.24-2|22	%description
12mr|texlive-pst-vue3d-1.24-2|23	With pst-vue3d three dimensional objects like cubes, spheres
12mr|texlive-pst-vue3d-1.24-2|24	and others can be viewed from different points. The
12mr|texlive-pst-vue3d-1.24-2|25	distribution includes a comprehensive set of examples of usage.
12mr|texlive-pst-vue3d-1.24-2|26	
12mr|texlive-pst-vue3d-1.24-2|27	%post
12mr|texlive-pst-vue3d-1.24-2|28	%{_sbindir}/texlive.post
12mr|texlive-pst-vue3d-1.24-2|29	
12mr|texlive-pst-vue3d-1.24-2|30	%postun
12mr|texlive-pst-vue3d-1.24-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-pst-vue3d-1.24-2|32	%{_sbindir}/texlive.post
12mr|texlive-pst-vue3d-1.24-2|33	fi
12mr|texlive-pst-vue3d-1.24-2|34	
12mr|texlive-pst-vue3d-1.24-2|35	#-----------------------------------------------------------------------
12mr|texlive-pst-vue3d-1.24-2|36	%files
12mr|texlive-pst-vue3d-1.24-2|37	%{_texmfdistdir}/dvips/pst-vue3d/pst-vue3d.pro
12mr|texlive-pst-vue3d-1.24-2|38	%{_texmfdistdir}/tex/generic/pst-vue3d/pst-vue3d.tex
12mr|texlive-pst-vue3d-1.24-2|39	%{_texmfdistdir}/tex/latex/pst-vue3d/pst-vue3d.sty
12mr|texlive-pst-vue3d-1.24-2|40	%doc %{_texmfdistdir}/doc/generic/pst-vue3d/Changes
12mr|texlive-pst-vue3d-1.24-2|41	%doc %{_texmfdistdir}/doc/generic/pst-vue3d/README
12mr|texlive-pst-vue3d-1.24-2|42	%doc %{_texmfdistdir}/doc/generic/pst-vue3d/pst-vue3d-doc.bib
12mr|texlive-pst-vue3d-1.24-2|43	%doc %{_texmfdistdir}/doc/generic/pst-vue3d/pst-vue3d-doc.pdf
12mr|texlive-pst-vue3d-1.24-2|44	%doc %{_texmfdistdir}/doc/generic/pst-vue3d/pst-vue3d-doc.tex
12mr|texlive-pst-vue3d-1.24-2|45	#- source
12mr|texlive-pst-vue3d-1.24-2|46	%doc %{_texmfdistdir}/source/generic/pst-vue3d/Makefile
12mr|texlive-pst-vue3d-1.24-2|47	
12mr|texlive-pst-vue3d-1.24-2|48	#-----------------------------------------------------------------------
12mr|texlive-pst-vue3d-1.24-2|49	%prep
12mr|texlive-pst-vue3d-1.24-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-pst-vue3d-1.24-2|51	
12mr|texlive-pst-vue3d-1.24-2|52	%build
12mr|texlive-pst-vue3d-1.24-2|53	
12mr|texlive-pst-vue3d-1.24-2|54	%install
12mr|texlive-pst-vue3d-1.24-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-vue3d-1.24-2|56	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pst-vue3d-1.24-2|57	
12mr|texlive-pst-vue3d-1.24-2|58	
12mr|texlive-pst-vue3d-1.24-2|59	
12mr|texlive-pst-vue3d-1.24-2|60	%changelog
12mr|texlive-pst-vue3d-1.24-2|61	

18394 12
12mr|texlive-psu-thesis-1.1-2|1	# revision 15878
12mr|texlive-psu-thesis-1.1-2|2	# category Package
12mr|texlive-psu-thesis-1.1-2|3	# catalog-ctan /macros/latex/contrib/psu-thesis
12mr|texlive-psu-thesis-1.1-2|4	# catalog-date 2008-09-20 13:36:26 +0200
12mr|texlive-psu-thesis-1.1-2|5	# catalog-license lppl
12mr|texlive-psu-thesis-1.1-2|6	# catalog-version 1.1
12mr|texlive-psu-thesis-1.1-2|7	Name:		texlive-psu-thesis
12mr|texlive-psu-thesis-1.1-2|8	Version:	1.1
12mr|texlive-psu-thesis-1.1-2|9	Release:	2
12mr|texlive-psu-thesis-1.1-2|10	Summary:	Package for writing a thesis at Penn State University
12mr|texlive-psu-thesis-1.1-2|11	Group:		Publishing
12mr|texlive-psu-thesis-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/psu-thesis
12mr|texlive-psu-thesis-1.1-2|13	License:	LPPL
12mr|texlive-psu-thesis-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psu-thesis.tar.xz
12mr|texlive-psu-thesis-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psu-thesis.doc.tar.xz
12mr|texlive-psu-thesis-1.1-2|16	BuildArch:	noarch
12mr|texlive-psu-thesis-1.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-psu-thesis-1.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-psu-thesis-1.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-psu-thesis-1.1-2|20	
12mr|texlive-psu-thesis-1.1-2|21	%description
12mr|texlive-psu-thesis-1.1-2|22	The package provides proper page formatting according to the
12mr|texlive-psu-thesis-1.1-2|23	Penn State thesis office guidelines (as of 2004) and
12mr|texlive-psu-thesis-1.1-2|24	automatically formats the front and back matter, title page,
12mr|texlive-psu-thesis-1.1-2|25	and more. A BibTeX style file is also included for the
12mr|texlive-psu-thesis-1.1-2|26	bibliography.
12mr|texlive-psu-thesis-1.1-2|27	
12mr|texlive-psu-thesis-1.1-2|28	%post
12mr|texlive-psu-thesis-1.1-2|29	%{_sbindir}/texlive.post
12mr|texlive-psu-thesis-1.1-2|30	
12mr|texlive-psu-thesis-1.1-2|31	%postun
12mr|texlive-psu-thesis-1.1-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-psu-thesis-1.1-2|33	%{_sbindir}/texlive.post
12mr|texlive-psu-thesis-1.1-2|34	fi
12mr|texlive-psu-thesis-1.1-2|35	
12mr|texlive-psu-thesis-1.1-2|36	#-----------------------------------------------------------------------
12mr|texlive-psu-thesis-1.1-2|37	%files
12mr|texlive-psu-thesis-1.1-2|38	%{_texmfdistdir}/bibtex/bst/psu-thesis/psuthesis.bst
12mr|texlive-psu-thesis-1.1-2|39	%{_texmfdistdir}/tex/latex/psu-thesis/psu-thesis.sty
12mr|texlive-psu-thesis-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/psu-thesis/README
12mr|texlive-psu-thesis-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/psu-thesis/manual.pdf
12mr|texlive-psu-thesis-1.1-2|42	%doc %{_texmfdistdir}/doc/latex/psu-thesis/manual.tex
12mr|texlive-psu-thesis-1.1-2|43	%doc %{_texmfdistdir}/doc/latex/psu-thesis/mssample.pdf
12mr|texlive-psu-thesis-1.1-2|44	%doc %{_texmfdistdir}/doc/latex/psu-thesis/mssample.tex
12mr|texlive-psu-thesis-1.1-2|45	%doc %{_texmfdistdir}/doc/latex/psu-thesis/phdsample.pdf
12mr|texlive-psu-thesis-1.1-2|46	%doc %{_texmfdistdir}/doc/latex/psu-thesis/phdsample.tex
12mr|texlive-psu-thesis-1.1-2|47	
12mr|texlive-psu-thesis-1.1-2|48	#-----------------------------------------------------------------------
12mr|texlive-psu-thesis-1.1-2|49	%prep
12mr|texlive-psu-thesis-1.1-2|50	%setup -c -a0 -a1
12mr|texlive-psu-thesis-1.1-2|51	
12mr|texlive-psu-thesis-1.1-2|52	%build
12mr|texlive-psu-thesis-1.1-2|53	
12mr|texlive-psu-thesis-1.1-2|54	%install
12mr|texlive-psu-thesis-1.1-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-psu-thesis-1.1-2|56	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-psu-thesis-1.1-2|57	
12mr|texlive-psu-thesis-1.1-2|58	
12mr|texlive-psu-thesis-1.1-2|59	
12mr|texlive-psu-thesis-1.1-2|60	%changelog
12mr|texlive-psu-thesis-1.1-2|61	

18395 12
12mr|texlive-psutils-p17-2|1	# revision 23089
12mr|texlive-psutils-p17-2|2	# category TLCore
12mr|texlive-psutils-p17-2|3	# catalog-ctan /support/psutils
12mr|texlive-psutils-p17-2|4	# catalog-date 2009-11-10 00:30:52 +0100
12mr|texlive-psutils-p17-2|5	# catalog-license other-free
12mr|texlive-psutils-p17-2|6	# catalog-version p17
12mr|texlive-psutils-p17-2|7	Name:		texlive-psutils
12mr|texlive-psutils-p17-2|8	Version:	p17
12mr|texlive-psutils-p17-2|9	Release:	2
12mr|texlive-psutils-p17-2|10	Summary:	PostScript utilities
12mr|texlive-psutils-p17-2|11	Group:		Publishing
12mr|texlive-psutils-p17-2|12	URL:		http://www.ctan.org/tex-archive/support/psutils
12mr|texlive-psutils-p17-2|13	License:	OTHER-FREE
12mr|texlive-psutils-p17-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psutils.tar.xz
12mr|texlive-psutils-p17-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psutils.doc.tar.xz
12mr|texlive-psutils-p17-2|16	BuildArch:	noarch
12mr|texlive-psutils-p17-2|17	Provides:	texlive-psutils.bin = %{EVRD}
12mr|texlive-psutils-p17-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-psutils-p17-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-psutils-p17-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-psutils-p17-2|21	
12mr|texlive-psutils-p17-2|22	%description
12mr|texlive-psutils-p17-2|23	A bundle of utilities for manipulating PostScript documents,
12mr|texlive-psutils-p17-2|24	including page selection and rearrangement, resizing the page,
12mr|texlive-psutils-p17-2|25	arrangement into signatures for booklet printing, and page
12mr|texlive-psutils-p17-2|26	merging for n-up printing. Utilities include psbook, psselect,
12mr|texlive-psutils-p17-2|27	pstops, psnup, psresize, epsffit.
12mr|texlive-psutils-p17-2|28	
12mr|texlive-psutils-p17-2|29	%post
12mr|texlive-psutils-p17-2|30	%{_sbindir}/texlive.post
12mr|texlive-psutils-p17-2|31	
12mr|texlive-psutils-p17-2|32	%postun
12mr|texlive-psutils-p17-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-psutils-p17-2|34	%{_sbindir}/texlive.post
12mr|texlive-psutils-p17-2|35	fi
12mr|texlive-psutils-p17-2|36	
12mr|texlive-psutils-p17-2|37	#-----------------------------------------------------------------------
12mr|texlive-psutils-p17-2|38	%files
12mr|texlive-psutils-p17-2|39	%{_bindir}/extractres
12mr|texlive-psutils-p17-2|40	%{_bindir}/fixdlsrps
12mr|texlive-psutils-p17-2|41	%{_bindir}/fixfmps
12mr|texlive-psutils-p17-2|42	%{_bindir}/fixpsditps
12mr|texlive-psutils-p17-2|43	%{_bindir}/fixpspps
12mr|texlive-psutils-p17-2|44	%{_bindir}/fixscribeps
12mr|texlive-psutils-p17-2|45	%{_bindir}/fixtpps
12mr|texlive-psutils-p17-2|46	%{_bindir}/fixwfwps
12mr|texlive-psutils-p17-2|47	%{_bindir}/fixwpps
12mr|texlive-psutils-p17-2|48	%{_bindir}/fixwwps
12mr|texlive-psutils-p17-2|49	%{_bindir}/includeres
12mr|texlive-psutils-p17-2|50	%{_bindir}/psmerge
12mr|texlive-psutils-p17-2|51	%{_texmfdir}/scripts/psutils/extractres.pl
12mr|texlive-psutils-p17-2|52	%{_texmfdir}/scripts/psutils/fixdlsrps.pl
12mr|texlive-psutils-p17-2|53	%{_texmfdir}/scripts/psutils/fixfmps.pl
12mr|texlive-psutils-p17-2|54	%{_texmfdir}/scripts/psutils/fixpsditps.pl
12mr|texlive-psutils-p17-2|55	%{_texmfdir}/scripts/psutils/fixpspps.pl
12mr|texlive-psutils-p17-2|56	%{_texmfdir}/scripts/psutils/fixscribeps.pl
12mr|texlive-psutils-p17-2|57	%{_texmfdir}/scripts/psutils/fixtpps.pl
12mr|texlive-psutils-p17-2|58	%{_texmfdir}/scripts/psutils/fixwfwps.pl
12mr|texlive-psutils-p17-2|59	%{_texmfdir}/scripts/psutils/fixwpps.pl
12mr|texlive-psutils-p17-2|60	%{_texmfdir}/scripts/psutils/fixwwps.pl
12mr|texlive-psutils-p17-2|61	%{_texmfdir}/scripts/psutils/includeres.pl
12mr|texlive-psutils-p17-2|62	%{_texmfdir}/scripts/psutils/psmerge.pl
12mr|texlive-psutils-p17-2|63	%doc %{_mandir}/man1/epsffit.1*
12mr|texlive-psutils-p17-2|64	%doc %{_texmfdir}/doc/man/man1/epsffit.man1.pdf
12mr|texlive-psutils-p17-2|65	%doc %{_mandir}/man1/extractres.1*
12mr|texlive-psutils-p17-2|66	%doc %{_texmfdir}/doc/man/man1/extractres.man1.pdf
12mr|texlive-psutils-p17-2|67	%doc %{_mandir}/man1/fixdlsrps.1*
12mr|texlive-psutils-p17-2|68	%doc %{_texmfdir}/doc/man/man1/fixdlsrps.man1.pdf
12mr|texlive-psutils-p17-2|69	%doc %{_mandir}/man1/fixfmps.1*
12mr|texlive-psutils-p17-2|70	%doc %{_texmfdir}/doc/man/man1/fixfmps.man1.pdf
12mr|texlive-psutils-p17-2|71	%doc %{_mandir}/man1/fixpsditps.1*
12mr|texlive-psutils-p17-2|72	%doc %{_texmfdir}/doc/man/man1/fixpsditps.man1.pdf
12mr|texlive-psutils-p17-2|73	%doc %{_mandir}/man1/fixpspps.1*
12mr|texlive-psutils-p17-2|74	%doc %{_texmfdir}/doc/man/man1/fixpspps.man1.pdf
12mr|texlive-psutils-p17-2|75	%doc %{_mandir}/man1/fixscribeps.1*
12mr|texlive-psutils-p17-2|76	%doc %{_texmfdir}/doc/man/man1/fixscribeps.man1.pdf
12mr|texlive-psutils-p17-2|77	%doc %{_mandir}/man1/fixtpps.1*
12mr|texlive-psutils-p17-2|78	%doc %{_texmfdir}/doc/man/man1/fixtpps.man1.pdf
12mr|texlive-psutils-p17-2|79	%doc %{_mandir}/man1/fixwfwps.1*
12mr|texlive-psutils-p17-2|80	%doc %{_texmfdir}/doc/man/man1/fixwfwps.man1.pdf
12mr|texlive-psutils-p17-2|81	%doc %{_mandir}/man1/fixwpps.1*
12mr|texlive-psutils-p17-2|82	%doc %{_texmfdir}/doc/man/man1/fixwpps.man1.pdf
12mr|texlive-psutils-p17-2|83	%doc %{_mandir}/man1/fixwwps.1*
12mr|texlive-psutils-p17-2|84	%doc %{_texmfdir}/doc/man/man1/fixwwps.man1.pdf
12mr|texlive-psutils-p17-2|85	%doc %{_mandir}/man1/includeres.1*
12mr|texlive-psutils-p17-2|86	%doc %{_texmfdir}/doc/man/man1/includeres.man1.pdf
12mr|texlive-psutils-p17-2|87	%doc %{_mandir}/man1/psbook.1*
12mr|texlive-psutils-p17-2|88	%doc %{_texmfdir}/doc/man/man1/psbook.man1.pdf
12mr|texlive-psutils-p17-2|89	%doc %{_mandir}/man1/psmerge.1*
12mr|texlive-psutils-p17-2|90	%doc %{_texmfdir}/doc/man/man1/psmerge.man1.pdf
12mr|texlive-psutils-p17-2|91	%doc %{_mandir}/man1/psnup.1*
12mr|texlive-psutils-p17-2|92	%doc %{_texmfdir}/doc/man/man1/psnup.man1.pdf
12mr|texlive-psutils-p17-2|93	%doc %{_mandir}/man1/psresize.1*
12mr|texlive-psutils-p17-2|94	%doc %{_texmfdir}/doc/man/man1/psresize.man1.pdf
12mr|texlive-psutils-p17-2|95	%doc %{_mandir}/man1/psselect.1*
12mr|texlive-psutils-p17-2|96	%doc %{_texmfdir}/doc/man/man1/psselect.man1.pdf
12mr|texlive-psutils-p17-2|97	%doc %{_mandir}/man1/pstops.1*
12mr|texlive-psutils-p17-2|98	%doc %{_texmfdir}/doc/man/man1/pstops.man1.pdf
12mr|texlive-psutils-p17-2|99	
12mr|texlive-psutils-p17-2|100	#-----------------------------------------------------------------------
12mr|texlive-psutils-p17-2|101	%prep
12mr|texlive-psutils-p17-2|102	%setup -c -a0 -a1
12mr|texlive-psutils-p17-2|103	
12mr|texlive-psutils-p17-2|104	%build
12mr|texlive-psutils-p17-2|105	
12mr|texlive-psutils-p17-2|106	%install
12mr|texlive-psutils-p17-2|107	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-psutils-p17-2|108	pushd %{buildroot}%{_bindir}
12mr|texlive-psutils-p17-2|109	ln -sf %{_texmfdir}/scripts/psutils/extractres.pl extractres
12mr|texlive-psutils-p17-2|110	ln -sf %{_texmfdir}/scripts/psutils/fixdlsrps.pl fixdlsrps
12mr|texlive-psutils-p17-2|111	ln -sf %{_texmfdir}/scripts/psutils/fixfmps.pl fixfmps
12mr|texlive-psutils-p17-2|112	ln -sf %{_texmfdir}/scripts/psutils/fixpsditps.pl fixpsditps
12mr|texlive-psutils-p17-2|113	ln -sf %{_texmfdir}/scripts/psutils/fixpspps.pl fixpspps
12mr|texlive-psutils-p17-2|114	ln -sf %{_texmfdir}/scripts/psutils/fixscribeps.pl fixscribeps
12mr|texlive-psutils-p17-2|115	ln -sf %{_texmfdir}/scripts/psutils/fixtpps.pl fixtpps
12mr|texlive-psutils-p17-2|116	ln -sf %{_texmfdir}/scripts/psutils/fixwfwps.pl fixwfwps
12mr|texlive-psutils-p17-2|117	ln -sf %{_texmfdir}/scripts/psutils/fixwpps.pl fixwpps
12mr|texlive-psutils-p17-2|118	ln -sf %{_texmfdir}/scripts/psutils/fixwwps.pl fixwwps
12mr|texlive-psutils-p17-2|119	ln -sf %{_texmfdir}/scripts/psutils/includeres.pl includeres
12mr|texlive-psutils-p17-2|120	ln -sf %{_texmfdir}/scripts/psutils/psmerge.pl psmerge
12mr|texlive-psutils-p17-2|121	popd
12mr|texlive-psutils-p17-2|122	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-psutils-p17-2|123	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-psutils-p17-2|124	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-psutils-p17-2|125	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-psutils-p17-2|126	
12mr|texlive-psutils-p17-2|127	
12mr|texlive-psutils-p17-2|128	
12mr|texlive-psutils-p17-2|129	%changelog
12mr|texlive-psutils-p17-2|130	

18396 12
12mr|texlive-ptex-20111109-8|1	# revision 26689
12mr|texlive-ptex-20111109-8|2	# category Package
12mr|texlive-ptex-20111109-8|3	# catalog-ctan /language/japanese/ptex
12mr|texlive-ptex-20111109-8|4	# catalog-date 2011-11-09 15:33:34 +0100
12mr|texlive-ptex-20111109-8|5	# catalog-license other-free
12mr|texlive-ptex-20111109-8|6	# catalog-version undef
12mr|texlive-ptex-20111109-8|7	Name:		texlive-ptex
12mr|texlive-ptex-20111109-8|8	Version:	20111109
12mr|texlive-ptex-20111109-8|9	Release:	8
12mr|texlive-ptex-20111109-8|10	Summary:	A TeX system for publishing in Japanese
12mr|texlive-ptex-20111109-8|11	Group:		Publishing
12mr|texlive-ptex-20111109-8|12	URL:		http://www.ctan.org/tex-archive/language/japanese/ptex
12mr|texlive-ptex-20111109-8|13	License:	OTHER-FREE
12mr|texlive-ptex-20111109-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptex.tar.xz
12mr|texlive-ptex-20111109-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptex.doc.tar.xz
12mr|texlive-ptex-20111109-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptex.source.tar.xz
12mr|texlive-ptex-20111109-8|17	BuildArch:	noarch
12mr|texlive-ptex-20111109-8|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ptex-20111109-8|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ptex-20111109-8|20	Requires(post):	texlive-kpathsea
12mr|texlive-ptex-20111109-8|21	Requires(post):	texlive-tetex
12mr|texlive-ptex-20111109-8|22	Requires:	texlive-tex
12mr|texlive-ptex-20111109-8|23	Requires:	texlive-latex
12mr|texlive-ptex-20111109-8|24	Requires:	texlive-hyph-utf8
12mr|texlive-ptex-20111109-8|25	Requires:	texlive-adobemapping
12mr|texlive-ptex-20111109-8|26	Requires:	texlive-ipaex
12mr|texlive-ptex-20111109-8|27	Requires:	texlive-japanese
12mr|texlive-ptex-20111109-8|28	Requires:	texlive-japanese-otf
12mr|texlive-ptex-20111109-8|29	Requires:	texlive-ptex.bin
12mr|texlive-ptex-20111109-8|30	
12mr|texlive-ptex-20111109-8|31	%description
12mr|texlive-ptex-20111109-8|32	PTeX adds features related to vertical writing, and deals with
12mr|texlive-ptex-20111109-8|33	other problems in typesetting Japanese. A set of additions to a
12mr|texlive-ptex-20111109-8|34	TEXMF tree, for use with PTeX, may be found in package PTeX-
12mr|texlive-ptex-20111109-8|35	texmf. PTeX is distributed as WEB change files.
12mr|texlive-ptex-20111109-8|36	
12mr|texlive-ptex-20111109-8|37	%post
12mr|texlive-ptex-20111109-8|38	%{_sbindir}/texlive.post
12mr|texlive-ptex-20111109-8|39	
12mr|texlive-ptex-20111109-8|40	%postun
12mr|texlive-ptex-20111109-8|41	if [ $1 -eq 0 ]; then
12mr|texlive-ptex-20111109-8|42	%{_sbindir}/texlive.post
12mr|texlive-ptex-20111109-8|43	fi
12mr|texlive-ptex-20111109-8|44	
12mr|texlive-ptex-20111109-8|45	#-----------------------------------------------------------------------
12mr|texlive-ptex-20111109-8|46	%files
12mr|texlive-ptex-20111109-8|47	%{_texmfdistdir}/fonts/map/dvipdfmx/ptex/morisawa.map
12mr|texlive-ptex-20111109-8|48	%{_texmfdistdir}/fonts/map/dvipdfmx/ptex/ptex-noEmbed.map
12mr|texlive-ptex-20111109-8|49	%{_texmfdistdir}/fonts/source/ptex/ascgrp/ascgrp.mf
12mr|texlive-ptex-20111109-8|50	%{_texmfdistdir}/fonts/source/ptex/ascgrp/ascii.mf
12mr|texlive-ptex-20111109-8|51	%{_texmfdistdir}/fonts/source/ptex/ascgrp/ascii10.mf
12mr|texlive-ptex-20111109-8|52	%{_texmfdistdir}/fonts/source/ptex/ascgrp/ascii36.mf
12mr|texlive-ptex-20111109-8|53	%{_texmfdistdir}/fonts/source/ptex/jis/jis-v.pl
12mr|texlive-ptex-20111109-8|54	%{_texmfdistdir}/fonts/source/ptex/jis/jis.pl
12mr|texlive-ptex-20111109-8|55	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth10.pl
12mr|texlive-ptex-20111109-8|56	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth5.pl
12mr|texlive-ptex-20111109-8|57	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth6.pl
12mr|texlive-ptex-20111109-8|58	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth7.pl
12mr|texlive-ptex-20111109-8|59	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth8.pl
12mr|texlive-ptex-20111109-8|60	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth9.pl
12mr|texlive-ptex-20111109-8|61	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin10.pl
12mr|texlive-ptex-20111109-8|62	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin5.pl
12mr|texlive-ptex-20111109-8|63	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin6.pl
12mr|texlive-ptex-20111109-8|64	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin7.pl
12mr|texlive-ptex-20111109-8|65	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin8.pl
12mr|texlive-ptex-20111109-8|66	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin9.pl
12mr|texlive-ptex-20111109-8|67	%{_texmfdistdir}/fonts/source/ptex/standard/goth10.pl
12mr|texlive-ptex-20111109-8|68	%{_texmfdistdir}/fonts/source/ptex/standard/goth5.pl
12mr|texlive-ptex-20111109-8|69	%{_texmfdistdir}/fonts/source/ptex/standard/goth6.pl
12mr|texlive-ptex-20111109-8|70	%{_texmfdistdir}/fonts/source/ptex/standard/goth7.pl
12mr|texlive-ptex-20111109-8|71	%{_texmfdistdir}/fonts/source/ptex/standard/goth8.pl
12mr|texlive-ptex-20111109-8|72	%{_texmfdistdir}/fonts/source/ptex/standard/goth9.pl
12mr|texlive-ptex-20111109-8|73	%{_texmfdistdir}/fonts/source/ptex/standard/min10.pl
12mr|texlive-ptex-20111109-8|74	%{_texmfdistdir}/fonts/source/ptex/standard/min5.pl
12mr|texlive-ptex-20111109-8|75	%{_texmfdistdir}/fonts/source/ptex/standard/min6.pl
12mr|texlive-ptex-20111109-8|76	%{_texmfdistdir}/fonts/source/ptex/standard/min7.pl
12mr|texlive-ptex-20111109-8|77	%{_texmfdistdir}/fonts/source/ptex/standard/min8.pl
12mr|texlive-ptex-20111109-8|78	%{_texmfdistdir}/fonts/source/ptex/standard/min9.pl
12mr|texlive-ptex-20111109-8|79	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth10.pl
12mr|texlive-ptex-20111109-8|80	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth5.pl
12mr|texlive-ptex-20111109-8|81	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth6.pl
12mr|texlive-ptex-20111109-8|82	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth7.pl
12mr|texlive-ptex-20111109-8|83	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth8.pl
12mr|texlive-ptex-20111109-8|84	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth9.pl
12mr|texlive-ptex-20111109-8|85	%{_texmfdistdir}/fonts/source/ptex/standard/tmin10.pl
12mr|texlive-ptex-20111109-8|86	%{_texmfdistdir}/fonts/source/ptex/standard/tmin5.pl
12mr|texlive-ptex-20111109-8|87	%{_texmfdistdir}/fonts/source/ptex/standard/tmin6.pl
12mr|texlive-ptex-20111109-8|88	%{_texmfdistdir}/fonts/source/ptex/standard/tmin7.pl
12mr|texlive-ptex-20111109-8|89	%{_texmfdistdir}/fonts/source/ptex/standard/tmin8.pl
12mr|texlive-ptex-20111109-8|90	%{_texmfdistdir}/fonts/source/ptex/standard/tmin9.pl
12mr|texlive-ptex-20111109-8|91	%{_texmfdistdir}/fonts/tfm/ptex/ascgrp/ascgrp.tfm
12mr|texlive-ptex-20111109-8|92	%{_texmfdistdir}/fonts/tfm/ptex/ascgrp/ascii10.tfm
12mr|texlive-ptex-20111109-8|93	%{_texmfdistdir}/fonts/tfm/ptex/ascgrp/ascii36.tfm
12mr|texlive-ptex-20111109-8|94	%{_texmfdistdir}/fonts/tfm/ptex/dvips/futogo-b-v.tfm
12mr|texlive-ptex-20111109-8|95	%{_texmfdistdir}/fonts/tfm/ptex/dvips/futogo-b.tfm
12mr|texlive-ptex-20111109-8|96	%{_texmfdistdir}/fonts/tfm/ptex/dvips/futomin-b-v.tfm
12mr|texlive-ptex-20111109-8|97	%{_texmfdistdir}/fonts/tfm/ptex/dvips/futomin-b.tfm
12mr|texlive-ptex-20111109-8|98	%{_texmfdistdir}/fonts/tfm/ptex/dvips/gbm.tfm
12mr|texlive-ptex-20111109-8|99	%{_texmfdistdir}/fonts/tfm/ptex/dvips/gbmv.tfm
12mr|texlive-ptex-20111109-8|100	%{_texmfdistdir}/fonts/tfm/ptex/dvips/gtbbb-m-v.tfm
12mr|texlive-ptex-20111109-8|101	%{_texmfdistdir}/fonts/tfm/ptex/dvips/gtbbb-m.tfm
12mr|texlive-ptex-20111109-8|102	%{_texmfdistdir}/fonts/tfm/ptex/dvips/jun101-l-v.tfm
12mr|texlive-ptex-20111109-8|103	%{_texmfdistdir}/fonts/tfm/ptex/dvips/jun101-l.tfm
12mr|texlive-ptex-20111109-8|104	%{_texmfdistdir}/fonts/tfm/ptex/dvips/rml.tfm
12mr|texlive-ptex-20111109-8|105	%{_texmfdistdir}/fonts/tfm/ptex/dvips/rmlv.tfm
12mr|texlive-ptex-20111109-8|106	%{_texmfdistdir}/fonts/tfm/ptex/dvips/ryumin-l-v.tfm
12mr|texlive-ptex-20111109-8|107	%{_texmfdistdir}/fonts/tfm/ptex/dvips/ryumin-l.tfm
12mr|texlive-ptex-20111109-8|108	%{_texmfdistdir}/fonts/tfm/ptex/jis/jis-v.tfm
12mr|texlive-ptex-20111109-8|109	%{_texmfdistdir}/fonts/tfm/ptex/jis/jis.tfm
12mr|texlive-ptex-20111109-8|110	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisg-v.tfm
12mr|texlive-ptex-20111109-8|111	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisg.tfm
12mr|texlive-ptex-20111109-8|112	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisgn-v.tfm
12mr|texlive-ptex-20111109-8|113	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisgn.tfm
12mr|texlive-ptex-20111109-8|114	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisn-v.tfm
12mr|texlive-ptex-20111109-8|115	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisn.tfm
12mr|texlive-ptex-20111109-8|116	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoGoB101-Bold-H.tfm
12mr|texlive-ptex-20111109-8|117	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoGoB101-Bold-J.tfm
12mr|texlive-ptex-20111109-8|118	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoGoB101-Bold-V.tfm
12mr|texlive-ptex-20111109-8|119	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoMinA101-Bold-H.tfm
12mr|texlive-ptex-20111109-8|120	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoMinA101-Bold-J.tfm
12mr|texlive-ptex-20111109-8|121	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoMinA101-Bold-V.tfm
12mr|texlive-ptex-20111109-8|122	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/GothicBBB-Medium-H.tfm
12mr|texlive-ptex-20111109-8|123	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/GothicBBB-Medium-J.tfm
12mr|texlive-ptex-20111109-8|124	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/GothicBBB-Medium-V.tfm
12mr|texlive-ptex-20111109-8|125	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Jun101-Light-H.tfm
12mr|texlive-ptex-20111109-8|126	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Jun101-Light-J.tfm
12mr|texlive-ptex-20111109-8|127	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Jun101-Light-V.tfm
12mr|texlive-ptex-20111109-8|128	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Ryumin-Light-H.tfm
12mr|texlive-ptex-20111109-8|129	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Ryumin-Light-J.tfm
12mr|texlive-ptex-20111109-8|130	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Ryumin-Light-V.tfm
12mr|texlive-ptex-20111109-8|131	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth10.tfm
12mr|texlive-ptex-20111109-8|132	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth5.tfm
12mr|texlive-ptex-20111109-8|133	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth6.tfm
12mr|texlive-ptex-20111109-8|134	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth7.tfm
12mr|texlive-ptex-20111109-8|135	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth8.tfm
12mr|texlive-ptex-20111109-8|136	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth9.tfm
12mr|texlive-ptex-20111109-8|137	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin10.tfm
12mr|texlive-ptex-20111109-8|138	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin5.tfm
12mr|texlive-ptex-20111109-8|139	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin6.tfm
12mr|texlive-ptex-20111109-8|140	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin7.tfm
12mr|texlive-ptex-20111109-8|141	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin8.tfm
12mr|texlive-ptex-20111109-8|142	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin9.tfm
12mr|texlive-ptex-20111109-8|143	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth10.tfm
12mr|texlive-ptex-20111109-8|144	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth5.tfm
12mr|texlive-ptex-20111109-8|145	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth6.tfm
12mr|texlive-ptex-20111109-8|146	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth7.tfm
12mr|texlive-ptex-20111109-8|147	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth8.tfm
12mr|texlive-ptex-20111109-8|148	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth9.tfm
12mr|texlive-ptex-20111109-8|149	%{_texmfdistdir}/fonts/tfm/ptex/standard/min10.tfm
12mr|texlive-ptex-20111109-8|150	%{_texmfdistdir}/fonts/tfm/ptex/standard/min5.tfm
12mr|texlive-ptex-20111109-8|151	%{_texmfdistdir}/fonts/tfm/ptex/standard/min6.tfm
12mr|texlive-ptex-20111109-8|152	%{_texmfdistdir}/fonts/tfm/ptex/standard/min7.tfm
12mr|texlive-ptex-20111109-8|153	%{_texmfdistdir}/fonts/tfm/ptex/standard/min8.tfm
12mr|texlive-ptex-20111109-8|154	%{_texmfdistdir}/fonts/tfm/ptex/standard/min9.tfm
12mr|texlive-ptex-20111109-8|155	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth10.tfm
12mr|texlive-ptex-20111109-8|156	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth5.tfm
12mr|texlive-ptex-20111109-8|157	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth6.tfm
12mr|texlive-ptex-20111109-8|158	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth7.tfm
12mr|texlive-ptex-20111109-8|159	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth8.tfm
12mr|texlive-ptex-20111109-8|160	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth9.tfm
12mr|texlive-ptex-20111109-8|161	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin10.tfm
12mr|texlive-ptex-20111109-8|162	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin5.tfm
12mr|texlive-ptex-20111109-8|163	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin6.tfm
12mr|texlive-ptex-20111109-8|164	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin7.tfm
12mr|texlive-ptex-20111109-8|165	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin8.tfm
12mr|texlive-ptex-20111109-8|166	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin9.tfm
12mr|texlive-ptex-20111109-8|167	%{_texmfdistdir}/fonts/type1/ptex/ascgrp/ascgrp.pfb
12mr|texlive-ptex-20111109-8|168	%{_texmfdistdir}/fonts/type1/ptex/ascgrp/ascii10.pfb
12mr|texlive-ptex-20111109-8|169	%{_texmfdistdir}/fonts/type1/ptex/ascgrp/ascii36.pfb
12mr|texlive-ptex-20111109-8|170	%{_texmfdistdir}/fonts/vf/ptex/jis/jis-v.vf
12mr|texlive-ptex-20111109-8|171	%{_texmfdistdir}/fonts/vf/ptex/jis/jis.vf
12mr|texlive-ptex-20111109-8|172	%{_texmfdistdir}/fonts/vf/ptex/jis/jisg-v.vf
12mr|texlive-ptex-20111109-8|173	%{_texmfdistdir}/fonts/vf/ptex/jis/jisg.vf
12mr|texlive-ptex-20111109-8|174	%{_texmfdistdir}/fonts/vf/ptex/jis/jisgn-v.vf
12mr|texlive-ptex-20111109-8|175	%{_texmfdistdir}/fonts/vf/ptex/jis/jisgn.vf
12mr|texlive-ptex-20111109-8|176	%{_texmfdistdir}/fonts/vf/ptex/jis/jisn-v.vf
12mr|texlive-ptex-20111109-8|177	%{_texmfdistdir}/fonts/vf/ptex/jis/jisn.vf
12mr|texlive-ptex-20111109-8|178	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoGoB101-Bold-H.vf
12mr|texlive-ptex-20111109-8|179	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoGoB101-Bold-J.vf
12mr|texlive-ptex-20111109-8|180	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoGoB101-Bold-V.vf
12mr|texlive-ptex-20111109-8|181	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoMinA101-Bold-H.vf
12mr|texlive-ptex-20111109-8|182	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoMinA101-Bold-J.vf
12mr|texlive-ptex-20111109-8|183	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoMinA101-Bold-V.vf
12mr|texlive-ptex-20111109-8|184	%{_texmfdistdir}/fonts/vf/ptex/morisawa/GothicBBB-Medium-H.vf
12mr|texlive-ptex-20111109-8|185	%{_texmfdistdir}/fonts/vf/ptex/morisawa/GothicBBB-Medium-J.vf
12mr|texlive-ptex-20111109-8|186	%{_texmfdistdir}/fonts/vf/ptex/morisawa/GothicBBB-Medium-V.vf
12mr|texlive-ptex-20111109-8|187	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Jun101-Light-H.vf
12mr|texlive-ptex-20111109-8|188	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Jun101-Light-J.vf
12mr|texlive-ptex-20111109-8|189	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Jun101-Light-V.vf
12mr|texlive-ptex-20111109-8|190	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Ryumin-Light-H.vf
12mr|texlive-ptex-20111109-8|191	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Ryumin-Light-J.vf
12mr|texlive-ptex-20111109-8|192	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Ryumin-Light-V.vf
12mr|texlive-ptex-20111109-8|193	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth10.vf
12mr|texlive-ptex-20111109-8|194	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth5.vf
12mr|texlive-ptex-20111109-8|195	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth6.vf
12mr|texlive-ptex-20111109-8|196	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth7.vf
12mr|texlive-ptex-20111109-8|197	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth8.vf
12mr|texlive-ptex-20111109-8|198	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth9.vf
12mr|texlive-ptex-20111109-8|199	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin10.vf
12mr|texlive-ptex-20111109-8|200	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin5.vf
12mr|texlive-ptex-20111109-8|201	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin6.vf
12mr|texlive-ptex-20111109-8|202	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin7.vf
12mr|texlive-ptex-20111109-8|203	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin8.vf
12mr|texlive-ptex-20111109-8|204	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin9.vf
12mr|texlive-ptex-20111109-8|205	%{_texmfdistdir}/fonts/vf/ptex/standard/goth10.vf
12mr|texlive-ptex-20111109-8|206	%{_texmfdistdir}/fonts/vf/ptex/standard/goth5.vf
12mr|texlive-ptex-20111109-8|207	%{_texmfdistdir}/fonts/vf/ptex/standard/goth6.vf
12mr|texlive-ptex-20111109-8|208	%{_texmfdistdir}/fonts/vf/ptex/standard/goth7.vf
12mr|texlive-ptex-20111109-8|209	%{_texmfdistdir}/fonts/vf/ptex/standard/goth8.vf
12mr|texlive-ptex-20111109-8|210	%{_texmfdistdir}/fonts/vf/ptex/standard/goth9.vf
12mr|texlive-ptex-20111109-8|211	%{_texmfdistdir}/fonts/vf/ptex/standard/min10.vf
12mr|texlive-ptex-20111109-8|212	%{_texmfdistdir}/fonts/vf/ptex/standard/min5.vf
12mr|texlive-ptex-20111109-8|213	%{_texmfdistdir}/fonts/vf/ptex/standard/min6.vf
12mr|texlive-ptex-20111109-8|214	%{_texmfdistdir}/fonts/vf/ptex/standard/min7.vf
12mr|texlive-ptex-20111109-8|215	%{_texmfdistdir}/fonts/vf/ptex/standard/min8.vf
12mr|texlive-ptex-20111109-8|216	%{_texmfdistdir}/fonts/vf/ptex/standard/min9.vf
12mr|texlive-ptex-20111109-8|217	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth10.vf
12mr|texlive-ptex-20111109-8|218	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth5.vf
12mr|texlive-ptex-20111109-8|219	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth6.vf
12mr|texlive-ptex-20111109-8|220	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth7.vf
12mr|texlive-ptex-20111109-8|221	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth8.vf
12mr|texlive-ptex-20111109-8|222	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth9.vf
12mr|texlive-ptex-20111109-8|223	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin10.vf
12mr|texlive-ptex-20111109-8|224	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin5.vf
12mr|texlive-ptex-20111109-8|225	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin6.vf
12mr|texlive-ptex-20111109-8|226	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin7.vf
12mr|texlive-ptex-20111109-8|227	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin8.vf
12mr|texlive-ptex-20111109-8|228	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin9.vf
12mr|texlive-ptex-20111109-8|229	%{_texmfdistdir}/pbibtex/bib/jxampl.bib
12mr|texlive-ptex-20111109-8|230	%{_texmfdistdir}/pbibtex/bst/jabbrv.bst
12mr|texlive-ptex-20111109-8|231	%{_texmfdistdir}/pbibtex/bst/jalpha.bst
12mr|texlive-ptex-20111109-8|232	%{_texmfdistdir}/pbibtex/bst/jipsj.bst
12mr|texlive-ptex-20111109-8|233	%{_texmfdistdir}/pbibtex/bst/jname.bst
12mr|texlive-ptex-20111109-8|234	%{_texmfdistdir}/pbibtex/bst/jorsj.bst
12mr|texlive-ptex-20111109-8|235	%{_texmfdistdir}/pbibtex/bst/jplain.bst
12mr|texlive-ptex-20111109-8|236	%{_texmfdistdir}/pbibtex/bst/junsrt.bst
12mr|texlive-ptex-20111109-8|237	%{_texmfdistdir}/pbibtex/bst/tieice.bst
12mr|texlive-ptex-20111109-8|238	%{_texmfdistdir}/pbibtex/bst/tipsj.bst
12mr|texlive-ptex-20111109-8|239	%{_texmfdistdir}/tex/platex/base/ascmac.sty
12mr|texlive-ptex-20111109-8|240	%{_texmfdistdir}/tex/platex/base/jarticle.cls
12mr|texlive-ptex-20111109-8|241	%{_texmfdistdir}/tex/platex/base/jarticle.sty
12mr|texlive-ptex-20111109-8|242	%{_texmfdistdir}/tex/platex/base/jbk10.clo
12mr|texlive-ptex-20111109-8|243	%{_texmfdistdir}/tex/platex/base/jbk11.clo
12mr|texlive-ptex-20111109-8|244	%{_texmfdistdir}/tex/platex/base/jbk12.clo
12mr|texlive-ptex-20111109-8|245	%{_texmfdistdir}/tex/platex/base/jbook.cls
12mr|texlive-ptex-20111109-8|246	%{_texmfdistdir}/tex/platex/base/jbook.sty
12mr|texlive-ptex-20111109-8|247	%{_texmfdistdir}/tex/platex/base/jltxdoc.cls
12mr|texlive-ptex-20111109-8|248	%{_texmfdistdir}/tex/platex/base/jreport.cls
12mr|texlive-ptex-20111109-8|249	%{_texmfdistdir}/tex/platex/base/jreport.sty
12mr|texlive-ptex-20111109-8|250	%{_texmfdistdir}/tex/platex/base/jsize10.clo
12mr|texlive-ptex-20111109-8|251	%{_texmfdistdir}/tex/platex/base/jsize11.clo
12mr|texlive-ptex-20111109-8|252	%{_texmfdistdir}/tex/platex/base/jsize12.clo
12mr|texlive-ptex-20111109-8|253	%{_texmfdistdir}/tex/platex/base/jt1gt.fd
12mr|texlive-ptex-20111109-8|254	%{_texmfdistdir}/tex/platex/base/jt1mc.fd
12mr|texlive-ptex-20111109-8|255	%{_texmfdistdir}/tex/platex/base/jy1gt.fd
12mr|texlive-ptex-20111109-8|256	%{_texmfdistdir}/tex/platex/base/jy1mc.fd
12mr|texlive-ptex-20111109-8|257	%{_texmfdistdir}/tex/platex/base/kinsoku.tex
12mr|texlive-ptex-20111109-8|258	%{_texmfdistdir}/tex/platex/base/nidanfloat.sty
12mr|texlive-ptex-20111109-8|259	%{_texmfdistdir}/tex/platex/base/oldpfont.sty
12mr|texlive-ptex-20111109-8|260	%{_texmfdistdir}/tex/platex/base/pl209.def
12mr|texlive-ptex-20111109-8|261	%{_texmfdistdir}/tex/platex/base/platex.ltx
12mr|texlive-ptex-20111109-8|262	%{_texmfdistdir}/tex/platex/base/plcore.ltx
12mr|texlive-ptex-20111109-8|263	%{_texmfdistdir}/tex/platex/base/pldefs.ltx
12mr|texlive-ptex-20111109-8|264	%{_texmfdistdir}/tex/platex/base/plext.sty
12mr|texlive-ptex-20111109-8|265	%{_texmfdistdir}/tex/platex/base/plnews.cls
12mr|texlive-ptex-20111109-8|266	%{_texmfdistdir}/tex/platex/base/ptrace.sty
12mr|texlive-ptex-20111109-8|267	%{_texmfdistdir}/tex/platex/base/tarticle.cls
12mr|texlive-ptex-20111109-8|268	%{_texmfdistdir}/tex/platex/base/tarticle.sty
12mr|texlive-ptex-20111109-8|269	%{_texmfdistdir}/tex/platex/base/tascmac.sty
12mr|texlive-ptex-20111109-8|270	%{_texmfdistdir}/tex/platex/base/tbk10.clo
12mr|texlive-ptex-20111109-8|271	%{_texmfdistdir}/tex/platex/base/tbk11.clo
12mr|texlive-ptex-20111109-8|272	%{_texmfdistdir}/tex/platex/base/tbk12.clo
12mr|texlive-ptex-20111109-8|273	%{_texmfdistdir}/tex/platex/base/tbook.cls
12mr|texlive-ptex-20111109-8|274	%{_texmfdistdir}/tex/platex/base/tbook.sty
12mr|texlive-ptex-20111109-8|275	%{_texmfdistdir}/tex/platex/base/treport.cls
12mr|texlive-ptex-20111109-8|276	%{_texmfdistdir}/tex/platex/base/treport.sty
12mr|texlive-ptex-20111109-8|277	%{_texmfdistdir}/tex/platex/base/tsize10.clo
12mr|texlive-ptex-20111109-8|278	%{_texmfdistdir}/tex/platex/base/tsize11.clo
12mr|texlive-ptex-20111109-8|279	%{_texmfdistdir}/tex/platex/base/tsize12.clo
12mr|texlive-ptex-20111109-8|280	%{_texmfdistdir}/tex/platex/config/hyphen.cfg
12mr|texlive-ptex-20111109-8|281	%{_texmfdistdir}/tex/platex/config/platex.ini
12mr|texlive-ptex-20111109-8|282	%{_texmfdistdir}/tex/ptex/base/ascii-jplain.tex
12mr|texlive-ptex-20111109-8|283	%{_texmfdistdir}/tex/ptex/base/eptex.src
12mr|texlive-ptex-20111109-8|284	%{_texmfdistdir}/tex/ptex/base/eptexdefs.lib
12mr|texlive-ptex-20111109-8|285	%{_texmfdistdir}/tex/ptex/base/kinsoku.tex
12mr|texlive-ptex-20111109-8|286	%{_texmfdistdir}/tex/ptex/base/ptex.tex
12mr|texlive-ptex-20111109-8|287	%{_texmfdistdir}/tex/ptex/config/eptex.ini
12mr|texlive-ptex-20111109-8|288	%{_texmfdistdir}/tex/ptex/config/ptex.ini
12mr|texlive-ptex-20111109-8|289	%_texmf_fmtutil_d/ptex
12mr|texlive-ptex-20111109-8|290	%_texmf_updmap_d/ptex
12mr|texlive-ptex-20111109-8|291	%doc %{_texmfdistdir}/doc/ptex/base/COPYRIGHT
12mr|texlive-ptex-20111109-8|292	%doc %{_texmfdistdir}/doc/ptex/base/COPYRIGHT.txt
12mr|texlive-ptex-20111109-8|293	%doc %{_texmfdistdir}/doc/ptex/base/Changes.txt
12mr|texlive-ptex-20111109-8|294	%doc %{_texmfdistdir}/doc/ptex/base/INSTALL.txt
12mr|texlive-ptex-20111109-8|295	%doc %{_texmfdistdir}/doc/ptex/base/README.txt
12mr|texlive-ptex-20111109-8|296	%doc %{_texmfdistdir}/doc/ptex/base/jfm.pdf
12mr|texlive-ptex-20111109-8|297	%doc %{_texmfdistdir}/doc/ptex/base/jfm.tex
12mr|texlive-ptex-20111109-8|298	%doc %{_texmfdistdir}/doc/ptex/base/jtex.pdf
12mr|texlive-ptex-20111109-8|299	%doc %{_texmfdistdir}/doc/ptex/base/jtex.tex
12mr|texlive-ptex-20111109-8|300	%doc %{_texmfdistdir}/doc/ptex/base/jtexdoc.pdf
12mr|texlive-ptex-20111109-8|301	%doc %{_texmfdistdir}/doc/ptex/base/jtexdoc.tex
12mr|texlive-ptex-20111109-8|302	%doc %{_texmfdistdir}/doc/ptex/base/ptexdoc.pdf
12mr|texlive-ptex-20111109-8|303	%doc %{_texmfdistdir}/doc/ptex/base/ptexdoc.tex
12mr|texlive-ptex-20111109-8|304	%doc %{_texmfdistdir}/doc/ptex/base/ptexskip.pdf
12mr|texlive-ptex-20111109-8|305	%doc %{_texmfdistdir}/doc/ptex/base/ptexskip.tex
12mr|texlive-ptex-20111109-8|306	%doc %{_texmfdistdir}/doc/ptex/jvf/COPYRIGHT
12mr|texlive-ptex-20111109-8|307	%doc %{_texmfdistdir}/doc/ptex/jvf/Changes.txt
12mr|texlive-ptex-20111109-8|308	%doc %{_texmfdistdir}/doc/ptex/jvf/README.txt
12mr|texlive-ptex-20111109-8|309	%doc %{_texmfdistdir}/doc/ptex/pbibtex/README
12mr|texlive-ptex-20111109-8|310	%doc %{_texmfdistdir}/doc/ptex/pbibtex/cpp.awk
12mr|texlive-ptex-20111109-8|311	%doc %{_texmfdistdir}/doc/ptex/pbibtex/generate.sh
12mr|texlive-ptex-20111109-8|312	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbibtex.bib
12mr|texlive-ptex-20111109-8|313	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbibtex.pdf
12mr|texlive-ptex-20111109-8|314	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbibtex.tex
12mr|texlive-ptex-20111109-8|315	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxbst.doc
12mr|texlive-ptex-20111109-8|316	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxdoc.bib
12mr|texlive-ptex-20111109-8|317	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxdoc.pdf
12mr|texlive-ptex-20111109-8|318	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxdoc.tex
12mr|texlive-ptex-20111109-8|319	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxhak.pdf
12mr|texlive-ptex-20111109-8|320	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxhak.tex
12mr|texlive-ptex-20111109-8|321	%doc %{_mandir}/man1/mendex.1*
12mr|texlive-ptex-20111109-8|322	%doc %{_texmfdir}/doc/man/man1/mendex.man1.pdf
12mr|texlive-ptex-20111109-8|323	#- source
12mr|texlive-ptex-20111109-8|324	%doc %{_texmfdistdir}/source/platex/base/Changes.txt
12mr|texlive-ptex-20111109-8|325	%doc %{_texmfdistdir}/source/platex/base/README.txt
12mr|texlive-ptex-20111109-8|326	%doc %{_texmfdistdir}/source/platex/base/README2.txt
12mr|texlive-ptex-20111109-8|327	%doc %{_texmfdistdir}/source/platex/base/Xins.ins
12mr|texlive-ptex-20111109-8|328	%doc %{_texmfdistdir}/source/platex/base/jclasses.dtx
12mr|texlive-ptex-20111109-8|329	%doc %{_texmfdistdir}/source/platex/base/jltxdoc.dtx
12mr|texlive-ptex-20111109-8|330	%doc %{_texmfdistdir}/source/platex/base/kinsoku.dtx
12mr|texlive-ptex-20111109-8|331	%doc %{_texmfdistdir}/source/platex/base/nidanfloat.dtx
12mr|texlive-ptex-20111109-8|332	%doc %{_texmfdistdir}/source/platex/base/nidanfloat.ins
12mr|texlive-ptex-20111109-8|333	%doc %{_texmfdistdir}/source/platex/base/pl209.dtx
12mr|texlive-ptex-20111109-8|334	%doc %{_texmfdistdir}/source/platex/base/pl209.ins
12mr|texlive-ptex-20111109-8|335	%doc %{_texmfdistdir}/source/platex/base/platex.dtx
12mr|texlive-ptex-20111109-8|336	%doc %{_texmfdistdir}/source/platex/base/plcls.ins
12mr|texlive-ptex-20111109-8|337	%doc %{_texmfdistdir}/source/platex/base/plcore.dtx
12mr|texlive-ptex-20111109-8|338	%doc %{_texmfdistdir}/source/platex/base/plcore.ins
12mr|texlive-ptex-20111109-8|339	%doc %{_texmfdistdir}/source/platex/base/pldoc.tex
12mr|texlive-ptex-20111109-8|340	%doc %{_texmfdistdir}/source/platex/base/pldocs.ins
12mr|texlive-ptex-20111109-8|341	%doc %{_texmfdistdir}/source/platex/base/plext.dtx
12mr|texlive-ptex-20111109-8|342	%doc %{_texmfdistdir}/source/platex/base/plfmt.ins
12mr|texlive-ptex-20111109-8|343	%doc %{_texmfdistdir}/source/platex/base/plfonts.dtx
12mr|texlive-ptex-20111109-8|344	%doc %{_texmfdistdir}/source/platex/base/plnews01.tex
12mr|texlive-ptex-20111109-8|345	%doc %{_texmfdistdir}/source/platex/base/plnews02.tex
12mr|texlive-ptex-20111109-8|346	%doc %{_texmfdistdir}/source/platex/base/plnews03.tex
12mr|texlive-ptex-20111109-8|347	%doc %{_texmfdistdir}/source/platex/base/plnews04.tex
12mr|texlive-ptex-20111109-8|348	%doc %{_texmfdistdir}/source/platex/base/plnews05.tex
12mr|texlive-ptex-20111109-8|349	%doc %{_texmfdistdir}/source/platex/base/plnews06.tex
12mr|texlive-ptex-20111109-8|350	%doc %{_texmfdistdir}/source/platex/base/plnews07.tex
12mr|texlive-ptex-20111109-8|351	%doc %{_texmfdistdir}/source/platex/base/plnews08.tex
12mr|texlive-ptex-20111109-8|352	%doc %{_texmfdistdir}/source/platex/base/plpatch.ltx
12mr|texlive-ptex-20111109-8|353	%doc %{_texmfdistdir}/source/platex/base/plvers.dtx
12mr|texlive-ptex-20111109-8|354	
12mr|texlive-ptex-20111109-8|355	#-----------------------------------------------------------------------
12mr|texlive-ptex-20111109-8|356	%prep
12mr|texlive-ptex-20111109-8|357	%setup -c -a0 -a1 -a2
12mr|texlive-ptex-20111109-8|358	
12mr|texlive-ptex-20111109-8|359	%build
12mr|texlive-ptex-20111109-8|360	
12mr|texlive-ptex-20111109-8|361	%install
12mr|texlive-ptex-20111109-8|362	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-ptex-20111109-8|363	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-ptex-20111109-8|364	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-ptex-20111109-8|365	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-ptex-20111109-8|366	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mr|texlive-ptex-20111109-8|367	cat > %{buildroot}%{_texmf_fmtutil_d}/ptex <<EOF
12mr|texlive-ptex-20111109-8|368	#
12mr|texlive-ptex-20111109-8|369	# from ptex:
12mr|texlive-ptex-20111109-8|370	ptex ptex - ptex.ini
12mr|texlive-ptex-20111109-8|371	eptex eptex language.def *eptex.ini
12mr|texlive-ptex-20111109-8|372	platex eptex language.dat *platex.ini
12mr|texlive-ptex-20111109-8|373	EOF
12mr|texlive-ptex-20111109-8|374	mkdir -p %{buildroot}%{_texmf_updmap_d}
12mr|texlive-ptex-20111109-8|375	cat > %{buildroot}%{_texmf_updmap_d}/ptex <<EOF
12mr|texlive-ptex-20111109-8|376	KanjiMap morisawa.map
12mr|texlive-ptex-20111109-8|377	KanjiMap ptex-@kanjiEmbed@@kanjiVariant@.map
12mr|texlive-ptex-20111109-8|378	EOF
12mr|texlive-ptex-20111109-8|379	
12mr|texlive-ptex-20111109-8|380	
12mr|texlive-ptex-20111109-8|381	
12mr|texlive-ptex-20111109-8|382	%changelog
12mr|texlive-ptex-20111109-8|383	

18397 12
12mr|texlive-ptptex-0.91-2|1	# revision 19440
12mr|texlive-ptptex-0.91-2|2	# category Package
12mr|texlive-ptptex-0.91-2|3	# catalog-ctan /macros/latex/contrib/ptptex
12mr|texlive-ptptex-0.91-2|4	# catalog-date 2008-11-22 15:14:22 +0100
12mr|texlive-ptptex-0.91-2|5	# catalog-license lppl
12mr|texlive-ptptex-0.91-2|6	# catalog-version 0.91
12mr|texlive-ptptex-0.91-2|7	Name:		texlive-ptptex
12mr|texlive-ptptex-0.91-2|8	Version:	0.91
12mr|texlive-ptptex-0.91-2|9	Release:	2
12mr|texlive-ptptex-0.91-2|10	Summary:	Macros for 'Progress of Theoretical Physics'
12mr|texlive-ptptex-0.91-2|11	Group:		Publishing
12mr|texlive-ptptex-0.91-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ptptex
12mr|texlive-ptptex-0.91-2|13	License:	LPPL
12mr|texlive-ptptex-0.91-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptptex.tar.xz
12mr|texlive-ptptex-0.91-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptptex.doc.tar.xz
12mr|texlive-ptptex-0.91-2|16	BuildArch:	noarch
12mr|texlive-ptptex-0.91-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ptptex-0.91-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ptptex-0.91-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ptptex-0.91-2|20	
12mr|texlive-ptptex-0.91-2|21	%description
12mr|texlive-ptptex-0.91-2|22	The distribution contains the class (which offers an option
12mr|texlive-ptptex-0.91-2|23	file for preprints), and a template. The class requires the
12mr|texlive-ptptex-0.91-2|24	cite, overcite and wrapfig packages.
12mr|texlive-ptptex-0.91-2|25	
12mr|texlive-ptptex-0.91-2|26	%post
12mr|texlive-ptptex-0.91-2|27	%{_sbindir}/texlive.post
12mr|texlive-ptptex-0.91-2|28	
12mr|texlive-ptptex-0.91-2|29	%postun
12mr|texlive-ptptex-0.91-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-ptptex-0.91-2|31	%{_sbindir}/texlive.post
12mr|texlive-ptptex-0.91-2|32	fi
12mr|texlive-ptptex-0.91-2|33	
12mr|texlive-ptptex-0.91-2|34	#-----------------------------------------------------------------------
12mr|texlive-ptptex-0.91-2|35	%files
12mr|texlive-ptptex-0.91-2|36	%{_texmfdistdir}/tex/latex/ptptex/ptp-prep.clo
12mr|texlive-ptptex-0.91-2|37	%{_texmfdistdir}/tex/latex/ptptex/ptptex.cls
12mr|texlive-ptptex-0.91-2|38	%{_texmfdistdir}/tex/latex/ptptex/wrapft.sty
12mr|texlive-ptptex-0.91-2|39	%doc %{_texmfdistdir}/doc/latex/ptptex/README
12mr|texlive-ptptex-0.91-2|40	%doc %{_texmfdistdir}/doc/latex/ptptex/README.TEXLIVE
12mr|texlive-ptptex-0.91-2|41	%doc %{_texmfdistdir}/doc/latex/ptptex/manptp.pdf
12mr|texlive-ptptex-0.91-2|42	%doc %{_texmfdistdir}/doc/latex/ptptex/manptp.tex
12mr|texlive-ptptex-0.91-2|43	%doc %{_texmfdistdir}/doc/latex/ptptex/template.tex
12mr|texlive-ptptex-0.91-2|44	
12mr|texlive-ptptex-0.91-2|45	#-----------------------------------------------------------------------
12mr|texlive-ptptex-0.91-2|46	%prep
12mr|texlive-ptptex-0.91-2|47	%setup -c -a0 -a1
12mr|texlive-ptptex-0.91-2|48	
12mr|texlive-ptptex-0.91-2|49	%build
12mr|texlive-ptptex-0.91-2|50	
12mr|texlive-ptptex-0.91-2|51	%install
12mr|texlive-ptptex-0.91-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ptptex-0.91-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ptptex-0.91-2|54	
12mr|texlive-ptptex-0.91-2|55	
12mr|texlive-ptptex-0.91-2|56	
12mr|texlive-ptptex-0.91-2|57	%changelog
12mr|texlive-ptptex-0.91-2|58	

18398 12
12mr|texlive-punk-20081130-2|1	# revision 13293
12mr|texlive-punk-20081130-2|2	# category Package
12mr|texlive-punk-20081130-2|3	# catalog-ctan /fonts/punk
12mr|texlive-punk-20081130-2|4	# catalog-date 2008-11-30 13:31:17 +0100
12mr|texlive-punk-20081130-2|5	# catalog-license knuth
12mr|texlive-punk-20081130-2|6	# catalog-version undef
12mr|texlive-punk-20081130-2|7	Name:		texlive-punk
12mr|texlive-punk-20081130-2|8	Version:	20081130
12mr|texlive-punk-20081130-2|9	Release:	2
12mr|texlive-punk-20081130-2|10	Summary:	Donald Knuth's punk font
12mr|texlive-punk-20081130-2|11	Group:		Publishing
12mr|texlive-punk-20081130-2|12	URL:		http://www.ctan.org/tex-archive/fonts/punk
12mr|texlive-punk-20081130-2|13	License:	KNUTH
12mr|texlive-punk-20081130-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/punk.tar.xz
12mr|texlive-punk-20081130-2|15	BuildArch:	noarch
12mr|texlive-punk-20081130-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-punk-20081130-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-punk-20081130-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-punk-20081130-2|19	
12mr|texlive-punk-20081130-2|20	%description
12mr|texlive-punk-20081130-2|21	A response to the assertion in a lecture that "typography tends
12mr|texlive-punk-20081130-2|22	to lag behind other stylistic changes by about 10 years". Knuth
12mr|texlive-punk-20081130-2|23	felt it was (in 1988) time to design a replacement for his
12mr|texlive-punk-20081130-2|24	designs of the 1970s, and came up with this font! The fonts are
12mr|texlive-punk-20081130-2|25	distributed as MetaFont source. The package offers LaTeX
12mr|texlive-punk-20081130-2|26	support by Rohit Grover, from an original by Sebastian Rahtz,
12mr|texlive-punk-20081130-2|27	which is slightly odd in claiming that the fonts are T1-
12mr|texlive-punk-20081130-2|28	encoded. A (possibly) more rational support package is to be
12mr|texlive-punk-20081130-2|29	found in punk-latex.
12mr|texlive-punk-20081130-2|30	
12mr|texlive-punk-20081130-2|31	%post
12mr|texlive-punk-20081130-2|32	%{_sbindir}/texlive.post
12mr|texlive-punk-20081130-2|33	
12mr|texlive-punk-20081130-2|34	%postun
12mr|texlive-punk-20081130-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-punk-20081130-2|36	%{_sbindir}/texlive.post
12mr|texlive-punk-20081130-2|37	fi
12mr|texlive-punk-20081130-2|38	
12mr|texlive-punk-20081130-2|39	#-----------------------------------------------------------------------
12mr|texlive-punk-20081130-2|40	%files
12mr|texlive-punk-20081130-2|41	%{_texmfdistdir}/fonts/source/public/punk/punk.mf
12mr|texlive-punk-20081130-2|42	%{_texmfdistdir}/fonts/source/public/punk/punk10.mf
12mr|texlive-punk-20081130-2|43	%{_texmfdistdir}/fonts/source/public/punk/punk12.mf
12mr|texlive-punk-20081130-2|44	%{_texmfdistdir}/fonts/source/public/punk/punk20.mf
12mr|texlive-punk-20081130-2|45	%{_texmfdistdir}/fonts/source/public/punk/punka.mf
12mr|texlive-punk-20081130-2|46	%{_texmfdistdir}/fonts/source/public/punk/punkae.mf
12mr|texlive-punk-20081130-2|47	%{_texmfdistdir}/fonts/source/public/punk/punkbx20.mf
12mr|texlive-punk-20081130-2|48	%{_texmfdistdir}/fonts/source/public/punk/punkd.mf
12mr|texlive-punk-20081130-2|49	%{_texmfdistdir}/fonts/source/public/punk/punkg.mf
12mr|texlive-punk-20081130-2|50	%{_texmfdistdir}/fonts/source/public/punk/punkl.mf
12mr|texlive-punk-20081130-2|51	%{_texmfdistdir}/fonts/source/public/punk/punkp.mf
12mr|texlive-punk-20081130-2|52	%{_texmfdistdir}/fonts/source/public/punk/punksl.mf
12mr|texlive-punk-20081130-2|53	%{_texmfdistdir}/fonts/source/public/punk/punksl20.mf
12mr|texlive-punk-20081130-2|54	%{_texmfdistdir}/fonts/tfm/public/punk/punk10.tfm
12mr|texlive-punk-20081130-2|55	%{_texmfdistdir}/fonts/tfm/public/punk/punk12.tfm
12mr|texlive-punk-20081130-2|56	%{_texmfdistdir}/fonts/tfm/public/punk/punk20.tfm
12mr|texlive-punk-20081130-2|57	%{_texmfdistdir}/fonts/tfm/public/punk/punkbx20.tfm
12mr|texlive-punk-20081130-2|58	%{_texmfdistdir}/fonts/tfm/public/punk/punksl20.tfm
12mr|texlive-punk-20081130-2|59	
12mr|texlive-punk-20081130-2|60	#-----------------------------------------------------------------------
12mr|texlive-punk-20081130-2|61	%prep
12mr|texlive-punk-20081130-2|62	%setup -c -a0
12mr|texlive-punk-20081130-2|63	
12mr|texlive-punk-20081130-2|64	%build
12mr|texlive-punk-20081130-2|65	
12mr|texlive-punk-20081130-2|66	%install
12mr|texlive-punk-20081130-2|67	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-punk-20081130-2|68	cp -fpar fonts %{buildroot}%{_texmfdistdir}
12mr|texlive-punk-20081130-2|69	
12mr|texlive-punk-20081130-2|70	
12mr|texlive-punk-20081130-2|71	
12mr|texlive-punk-20081130-2|72	%changelog
12mr|texlive-punk-20081130-2|73	

18399 12
12mr|texlive-punknova-1.003-2|1	# revision 24649
12mr|texlive-punknova-1.003-2|2	# category Package
12mr|texlive-punknova-1.003-2|3	# catalog-ctan /fonts/punknova
12mr|texlive-punknova-1.003-2|4	# catalog-date 2011-11-23 11:34:47 +0100
12mr|texlive-punknova-1.003-2|5	# catalog-license other-free
12mr|texlive-punknova-1.003-2|6	# catalog-version 1.003
12mr|texlive-punknova-1.003-2|7	Name:		texlive-punknova
12mr|texlive-punknova-1.003-2|8	Version:	1.003
12mr|texlive-punknova-1.003-2|9	Release:	2
12mr|texlive-punknova-1.003-2|10	Summary:	OpenType version of Knuth's Punk font
12mr|texlive-punknova-1.003-2|11	Group:		Publishing
12mr|texlive-punknova-1.003-2|12	URL:		http://www.ctan.org/tex-archive/fonts/punknova
12mr|texlive-punknova-1.003-2|13	License:	OTHER-FREE
12mr|texlive-punknova-1.003-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/punknova.tar.xz
12mr|texlive-punknova-1.003-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/punknova.doc.tar.xz
12mr|texlive-punknova-1.003-2|16	BuildArch:	noarch
12mr|texlive-punknova-1.003-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-punknova-1.003-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-punknova-1.003-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-punknova-1.003-2|20	
12mr|texlive-punknova-1.003-2|21	%description
12mr|texlive-punknova-1.003-2|22	The font was generated from a MetaPost version of the sources
12mr|texlive-punknova-1.003-2|23	of the 'original' punk font. Knuth's original fonts generated
12mr|texlive-punknova-1.003-2|24	different shapes at random. This isn't actually possible in an
12mr|texlive-punknova-1.003-2|25	OpenType font; rather, the font contains several variants of
12mr|texlive-punknova-1.003-2|26	each glyph, and uses the OpenType randomize function to select
12mr|texlive-punknova-1.003-2|27	a variant for each invocation.
12mr|texlive-punknova-1.003-2|28	
12mr|texlive-punknova-1.003-2|29	%post
12mr|texlive-punknova-1.003-2|30	%{_sbindir}/texlive.post
12mr|texlive-punknova-1.003-2|31	
12mr|texlive-punknova-1.003-2|32	%postun
12mr|texlive-punknova-1.003-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-punknova-1.003-2|34	%{_sbindir}/texlive.post
12mr|texlive-punknova-1.003-2|35	fi
12mr|texlive-punknova-1.003-2|36	
12mr|texlive-punknova-1.003-2|37	#-----------------------------------------------------------------------
12mr|texlive-punknova-1.003-2|38	%files
12mr|texlive-punknova-1.003-2|39	%{_texmfdistdir}/fonts/opentype/public/punknova/punknova-bold.otf
12mr|texlive-punknova-1.003-2|40	%{_texmfdistdir}/fonts/opentype/public/punknova/punknova-boldslanted.otf
12mr|texlive-punknova-1.003-2|41	%{_texmfdistdir}/fonts/opentype/public/punknova/punknova-regular.otf
12mr|texlive-punknova-1.003-2|42	%{_texmfdistdir}/fonts/opentype/public/punknova/punknova-slanted.otf
12mr|texlive-punknova-1.003-2|43	%doc %{_texmfdistdir}/doc/fonts/punknova/Makefile
12mr|texlive-punknova-1.003-2|44	%doc %{_texmfdistdir}/doc/fonts/punknova/NEWS
12mr|texlive-punknova-1.003-2|45	%doc %{_texmfdistdir}/doc/fonts/punknova/README
12mr|texlive-punknova-1.003-2|46	%doc %{_texmfdistdir}/doc/fonts/punknova/documentation/documentation-sources/sample.tex
12mr|texlive-punknova-1.003-2|47	%doc %{_texmfdistdir}/doc/fonts/punknova/documentation/sample.pdf
12mr|texlive-punknova-1.003-2|48	%doc %{_texmfdistdir}/doc/fonts/punknova/source/punkfont-bold.mp
12mr|texlive-punknova-1.003-2|49	%doc %{_texmfdistdir}/doc/fonts/punknova/source/punkfont-boldslanted.mp
12mr|texlive-punknova-1.003-2|50	%doc %{_texmfdistdir}/doc/fonts/punknova/source/punkfont-regular.mp
12mr|texlive-punknova-1.003-2|51	%doc %{_texmfdistdir}/doc/fonts/punknova/source/punkfont-slanted.mp
12mr|texlive-punknova-1.003-2|52	%doc %{_texmfdistdir}/doc/fonts/punknova/tools/build.py
12mr|texlive-punknova-1.003-2|53	
12mr|texlive-punknova-1.003-2|54	#-----------------------------------------------------------------------
12mr|texlive-punknova-1.003-2|55	%prep
12mr|texlive-punknova-1.003-2|56	%setup -c -a0 -a1
12mr|texlive-punknova-1.003-2|57	
12mr|texlive-punknova-1.003-2|58	%build
12mr|texlive-punknova-1.003-2|59	
12mr|texlive-punknova-1.003-2|60	%install
12mr|texlive-punknova-1.003-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-punknova-1.003-2|62	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-punknova-1.003-2|63	
12mr|texlive-punknova-1.003-2|64	
12mr|texlive-punknova-1.003-2|65	
12mr|texlive-punknova-1.003-2|66	%changelog
12mr|texlive-punknova-1.003-2|67	

18400 12
12mr|texlive-purifyeps-1.1-1|1	# revision 26313
12mr|texlive-purifyeps-1.1-1|2	# category Package
12mr|texlive-purifyeps-1.1-1|3	# catalog-ctan /support/purifyeps
12mr|texlive-purifyeps-1.1-1|4	# catalog-date 2012-05-07 16:41:43 +0200
12mr|texlive-purifyeps-1.1-1|5	# catalog-license lppl
12mr|texlive-purifyeps-1.1-1|6	# catalog-version 1.1
12mr|texlive-purifyeps-1.1-1|7	Name:		texlive-purifyeps
12mr|texlive-purifyeps-1.1-1|8	Version:	1.1
12mr|texlive-purifyeps-1.1-1|9	Release:	1
12mr|texlive-purifyeps-1.1-1|10	Summary:	Make EPS work with both LaTeX/dvips and pdfLaTeX
12mr|texlive-purifyeps-1.1-1|11	Group:		Publishing
12mr|texlive-purifyeps-1.1-1|12	URL:		http://www.ctan.org/tex-archive/support/purifyeps
12mr|texlive-purifyeps-1.1-1|13	License:	LPPL
12mr|texlive-purifyeps-1.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/purifyeps.tar.xz
12mr|texlive-purifyeps-1.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/purifyeps.doc.tar.xz
12mr|texlive-purifyeps-1.1-1|16	BuildArch:	noarch
12mr|texlive-purifyeps-1.1-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-purifyeps-1.1-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-purifyeps-1.1-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-purifyeps-1.1-1|20	Provides:	texlive-purifyeps.bin = %{EVRD}
12mr|texlive-purifyeps-1.1-1|21	
12mr|texlive-purifyeps-1.1-1|22	%description
12mr|texlive-purifyeps-1.1-1|23	While pdfLaTeX has a number of nice features, its primary
12mr|texlive-purifyeps-1.1-1|24	shortcoming relative to standard LaTeX+dvips is that it is
12mr|texlive-purifyeps-1.1-1|25	unable to read ordinary Encapsulated PostScript (EPS) files,
12mr|texlive-purifyeps-1.1-1|26	the most common graphics format in the LaTeX world. Purifyeps
12mr|texlive-purifyeps-1.1-1|27	converts EPS files into a 'purified' form that can be read by
12mr|texlive-purifyeps-1.1-1|28	both LaTeX+dvips and pdfLaTeX. The trick is that the standard
12mr|texlive-purifyeps-1.1-1|29	LaTeX2e graphics packages can parse MetaPost-produced EPS
12mr|texlive-purifyeps-1.1-1|30	directly. Hence, purifyeps need only convert an arbitrary EPS
12mr|texlive-purifyeps-1.1-1|31	file into the same stylized format that MetaPost outputs.
12mr|texlive-purifyeps-1.1-1|32	
12mr|texlive-purifyeps-1.1-1|33	%post
12mr|texlive-purifyeps-1.1-1|34	%{_sbindir}/texlive.post
12mr|texlive-purifyeps-1.1-1|35	
12mr|texlive-purifyeps-1.1-1|36	%postun
12mr|texlive-purifyeps-1.1-1|37	if [ $1 -eq 0 ]; then
12mr|texlive-purifyeps-1.1-1|38	%{_sbindir}/texlive.post
12mr|texlive-purifyeps-1.1-1|39	fi
12mr|texlive-purifyeps-1.1-1|40	
12mr|texlive-purifyeps-1.1-1|41	#-----------------------------------------------------------------------
12mr|texlive-purifyeps-1.1-1|42	%files
12mr|texlive-purifyeps-1.1-1|43	%{_bindir}/purifyeps
12mr|texlive-purifyeps-1.1-1|44	%{_texmfdistdir}/scripts/purifyeps/purifyeps
12mr|texlive-purifyeps-1.1-1|45	%doc %{_texmfdistdir}/doc/support/purifyeps/README
12mr|texlive-purifyeps-1.1-1|46	%doc %{_mandir}/man1/purifyeps.1*
12mr|texlive-purifyeps-1.1-1|47	%doc %{_texmfdir}/doc/man/man1/purifyeps.man1.pdf
12mr|texlive-purifyeps-1.1-1|48	
12mr|texlive-purifyeps-1.1-1|49	#-----------------------------------------------------------------------
12mr|texlive-purifyeps-1.1-1|50	%prep
12mr|texlive-purifyeps-1.1-1|51	%setup -c -a0 -a1
12mr|texlive-purifyeps-1.1-1|52	
12mr|texlive-purifyeps-1.1-1|53	%build
12mr|texlive-purifyeps-1.1-1|54	
12mr|texlive-purifyeps-1.1-1|55	%install
12mr|texlive-purifyeps-1.1-1|56	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-purifyeps-1.1-1|57	pushd %{buildroot}%{_bindir}
12mr|texlive-purifyeps-1.1-1|58	ln -sf %{_texmfdistdir}/scripts/purifyeps/purifyeps purifyeps
12mr|texlive-purifyeps-1.1-1|59	popd
12mr|texlive-purifyeps-1.1-1|60	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-purifyeps-1.1-1|61	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-purifyeps-1.1-1|62	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-purifyeps-1.1-1|63	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-purifyeps-1.1-1|64	
12mr|texlive-purifyeps-1.1-1|65	
12mr|texlive-purifyeps-1.1-1|66	
12mr|texlive-purifyeps-1.1-1|67	%changelog
12mr|texlive-purifyeps-1.1-1|68	

18401 12
12mr|texlive-pxfonts-20090115-2|1	# revision 15878
12mr|texlive-pxfonts-20090115-2|2	# category Package
12mr|texlive-pxfonts-20090115-2|3	# catalog-ctan /fonts/pxfonts
12mr|texlive-pxfonts-20090115-2|4	# catalog-date 2009-01-15 09:33:18 +0100
12mr|texlive-pxfonts-20090115-2|5	# catalog-license gpl
12mr|texlive-pxfonts-20090115-2|6	# catalog-version undef
12mr|texlive-pxfonts-20090115-2|7	Name:		texlive-pxfonts
12mr|texlive-pxfonts-20090115-2|8	Version:	20090115
12mr|texlive-pxfonts-20090115-2|9	Release:	2
12mr|texlive-pxfonts-20090115-2|10	Summary:	Palatino-like fonts in support of mathematics
12mr|texlive-pxfonts-20090115-2|11	Group:		Publishing
12mr|texlive-pxfonts-20090115-2|12	URL:		http://www.ctan.org/tex-archive/fonts/pxfonts
12mr|texlive-pxfonts-20090115-2|13	License:	GPL
12mr|texlive-pxfonts-20090115-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxfonts.tar.xz
12mr|texlive-pxfonts-20090115-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxfonts.doc.tar.xz
12mr|texlive-pxfonts-20090115-2|16	BuildArch:	noarch
12mr|texlive-pxfonts-20090115-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pxfonts-20090115-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pxfonts-20090115-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pxfonts-20090115-2|20	
12mr|texlive-pxfonts-20090115-2|21	%description
12mr|texlive-pxfonts-20090115-2|22	Pxfonts supplies virtual text roman fonts using Adobe Palatino
12mr|texlive-pxfonts-20090115-2|23	(or URWPalladioL) with some modified and additional text
12mr|texlive-pxfonts-20090115-2|24	symbols in the OT1, T1, and TS1 encodings; maths alphabets
12mr|texlive-pxfonts-20090115-2|25	using Palatino/Palladio; maths fonts providing all the symbols
12mr|texlive-pxfonts-20090115-2|26	of the Computer Modern and AMS fonts, including all the Greek
12mr|texlive-pxfonts-20090115-2|27	capital letters from CMR; and additional maths fonts of various
12mr|texlive-pxfonts-20090115-2|28	other symbols. The set is complemented by a sans-serif set of
12mr|texlive-pxfonts-20090115-2|29	text fonts, based on Helvetica/NimbusSanL, and a monospace set
12mr|texlive-pxfonts-20090115-2|30	derived from the parallel TX font set. All the fonts are in
12mr|texlive-pxfonts-20090115-2|31	Type 1 format (AFM and PFB files), and are supported by TeX
12mr|texlive-pxfonts-20090115-2|32	metrics (VF and TFM files) and macros for use with LaTeX.
12mr|texlive-pxfonts-20090115-2|33	
12mr|texlive-pxfonts-20090115-2|34	%post
12mr|texlive-pxfonts-20090115-2|35	%{_sbindir}/texlive.post
12mr|texlive-pxfonts-20090115-2|36	
12mr|texlive-pxfonts-20090115-2|37	%postun
12mr|texlive-pxfonts-20090115-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-pxfonts-20090115-2|39	%{_sbindir}/texlive.post
12mr|texlive-pxfonts-20090115-2|40	fi
12mr|texlive-pxfonts-20090115-2|41	
12mr|texlive-pxfonts-20090115-2|42	#-----------------------------------------------------------------------
12mr|texlive-pxfonts-20090115-2|43	%files
12mr|texlive-pxfonts-20090115-2|44	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxbex.afm
12mr|texlive-pxfonts-20090115-2|45	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxbexa.afm
12mr|texlive-pxfonts-20090115-2|46	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxbmia.afm
12mr|texlive-pxfonts-20090115-2|47	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxbsy.afm
12mr|texlive-pxfonts-20090115-2|48	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxbsya.afm
12mr|texlive-pxfonts-20090115-2|49	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxbsyb.afm
12mr|texlive-pxfonts-20090115-2|50	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxbsyc.afm
12mr|texlive-pxfonts-20090115-2|51	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxex.afm
12mr|texlive-pxfonts-20090115-2|52	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxexa.afm
12mr|texlive-pxfonts-20090115-2|53	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxmia.afm
12mr|texlive-pxfonts-20090115-2|54	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxsy.afm
12mr|texlive-pxfonts-20090115-2|55	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxsya.afm
12mr|texlive-pxfonts-20090115-2|56	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxsyb.afm
12mr|texlive-pxfonts-20090115-2|57	%{_texmfdistdir}/fonts/afm/public/pxfonts/pxsyc.afm
12mr|texlive-pxfonts-20090115-2|58	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpcxb.afm
12mr|texlive-pxfonts-20090115-2|59	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpcxbi.afm
12mr|texlive-pxfonts-20090115-2|60	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpcxi.afm
12mr|texlive-pxfonts-20090115-2|61	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpcxr.afm
12mr|texlive-pxfonts-20090115-2|62	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxb.afm
12mr|texlive-pxfonts-20090115-2|63	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxbi.afm
12mr|texlive-pxfonts-20090115-2|64	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxbmi.afm
12mr|texlive-pxfonts-20090115-2|65	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxbsc.afm
12mr|texlive-pxfonts-20090115-2|66	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxi.afm
12mr|texlive-pxfonts-20090115-2|67	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxmi.afm
12mr|texlive-pxfonts-20090115-2|68	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxr.afm
12mr|texlive-pxfonts-20090115-2|69	%{_texmfdistdir}/fonts/afm/public/pxfonts/rpxsc.afm
12mr|texlive-pxfonts-20090115-2|70	%{_texmfdistdir}/fonts/map/dvips/pxfonts/pxfonts.map
12mr|texlive-pxfonts-20090115-2|71	%{_texmfdistdir}/fonts/map/dvips/pxfonts/pxr.map
12mr|texlive-pxfonts-20090115-2|72	%{_texmfdistdir}/fonts/map/dvips/pxfonts/pxr1.map
12mr|texlive-pxfonts-20090115-2|73	%{_texmfdistdir}/fonts/map/dvips/pxfonts/pxr2.map
12mr|texlive-pxfonts-20090115-2|74	%{_texmfdistdir}/fonts/map/dvips/pxfonts/pxr3.map
12mr|texlive-pxfonts-20090115-2|75	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xb.tfm
12mr|texlive-pxfonts-20090115-2|76	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xbi.tfm
12mr|texlive-pxfonts-20090115-2|77	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xbsc.tfm
12mr|texlive-pxfonts-20090115-2|78	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xbsl.tfm
12mr|texlive-pxfonts-20090115-2|79	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xi.tfm
12mr|texlive-pxfonts-20090115-2|80	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xr.tfm
12mr|texlive-pxfonts-20090115-2|81	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xsc.tfm
12mr|texlive-pxfonts-20090115-2|82	%{_texmfdistdir}/fonts/tfm/public/pxfonts/p1xsl.tfm
12mr|texlive-pxfonts-20090115-2|83	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxb.tfm
12mr|texlive-pxfonts-20090115-2|84	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxbi.tfm
12mr|texlive-pxfonts-20090115-2|85	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxbsl.tfm
12mr|texlive-pxfonts-20090115-2|86	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxi.tfm
12mr|texlive-pxfonts-20090115-2|87	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxr.tfm
12mr|texlive-pxfonts-20090115-2|88	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pcxsl.tfm
12mr|texlive-pxfonts-20090115-2|89	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxb.tfm
12mr|texlive-pxfonts-20090115-2|90	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbex.tfm
12mr|texlive-pxfonts-20090115-2|91	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbexa.tfm
12mr|texlive-pxfonts-20090115-2|92	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbi.tfm
12mr|texlive-pxfonts-20090115-2|93	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbmi.tfm
12mr|texlive-pxfonts-20090115-2|94	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbmi1.tfm
12mr|texlive-pxfonts-20090115-2|95	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbmia.tfm
12mr|texlive-pxfonts-20090115-2|96	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsc.tfm
12mr|texlive-pxfonts-20090115-2|97	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsl.tfm
12mr|texlive-pxfonts-20090115-2|98	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsy.tfm
12mr|texlive-pxfonts-20090115-2|99	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsya.tfm
12mr|texlive-pxfonts-20090115-2|100	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsyb.tfm
12mr|texlive-pxfonts-20090115-2|101	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxbsyc.tfm
12mr|texlive-pxfonts-20090115-2|102	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxex.tfm
12mr|texlive-pxfonts-20090115-2|103	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxexa.tfm
12mr|texlive-pxfonts-20090115-2|104	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxi.tfm
12mr|texlive-pxfonts-20090115-2|105	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxmi.tfm
12mr|texlive-pxfonts-20090115-2|106	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxmi1.tfm
12mr|texlive-pxfonts-20090115-2|107	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxmia.tfm
12mr|texlive-pxfonts-20090115-2|108	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxr.tfm
12mr|texlive-pxfonts-20090115-2|109	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsc.tfm
12mr|texlive-pxfonts-20090115-2|110	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsl.tfm
12mr|texlive-pxfonts-20090115-2|111	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsy.tfm
12mr|texlive-pxfonts-20090115-2|112	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsya.tfm
12mr|texlive-pxfonts-20090115-2|113	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsyb.tfm
12mr|texlive-pxfonts-20090115-2|114	%{_texmfdistdir}/fonts/tfm/public/pxfonts/pxsyc.tfm
12mr|texlive-pxfonts-20090115-2|115	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxb.tfm
12mr|texlive-pxfonts-20090115-2|116	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxbi.tfm
12mr|texlive-pxfonts-20090115-2|117	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxbsl.tfm
12mr|texlive-pxfonts-20090115-2|118	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxi.tfm
12mr|texlive-pxfonts-20090115-2|119	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxr.tfm
12mr|texlive-pxfonts-20090115-2|120	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpcxsl.tfm
12mr|texlive-pxfonts-20090115-2|121	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxb.tfm
12mr|texlive-pxfonts-20090115-2|122	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxbi.tfm
12mr|texlive-pxfonts-20090115-2|123	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxbmi.tfm
12mr|texlive-pxfonts-20090115-2|124	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxbsc.tfm
12mr|texlive-pxfonts-20090115-2|125	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxbsl.tfm
12mr|texlive-pxfonts-20090115-2|126	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxi.tfm
12mr|texlive-pxfonts-20090115-2|127	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxmi.tfm
12mr|texlive-pxfonts-20090115-2|128	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplb.tfm
12mr|texlive-pxfonts-20090115-2|129	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplbi.tfm
12mr|texlive-pxfonts-20090115-2|130	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplbo.tfm
12mr|texlive-pxfonts-20090115-2|131	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplr.tfm
12mr|texlive-pxfonts-20090115-2|132	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplri.tfm
12mr|texlive-pxfonts-20090115-2|133	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxpplro.tfm
12mr|texlive-pxfonts-20090115-2|134	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxr.tfm
12mr|texlive-pxfonts-20090115-2|135	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxsc.tfm
12mr|texlive-pxfonts-20090115-2|136	%{_texmfdistdir}/fonts/tfm/public/pxfonts/rpxsl.tfm
12mr|texlive-pxfonts-20090115-2|137	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxbex.pfb
12mr|texlive-pxfonts-20090115-2|138	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxbexa.pfb
12mr|texlive-pxfonts-20090115-2|139	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxbmia.pfb
12mr|texlive-pxfonts-20090115-2|140	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxbsy.pfb
12mr|texlive-pxfonts-20090115-2|141	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxbsya.pfb
12mr|texlive-pxfonts-20090115-2|142	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxbsyb.pfb
12mr|texlive-pxfonts-20090115-2|143	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxbsyc.pfb
12mr|texlive-pxfonts-20090115-2|144	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxex.pfb
12mr|texlive-pxfonts-20090115-2|145	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxexa.pfb
12mr|texlive-pxfonts-20090115-2|146	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxmia.pfb
12mr|texlive-pxfonts-20090115-2|147	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxsy.pfb
12mr|texlive-pxfonts-20090115-2|148	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxsya.pfb
12mr|texlive-pxfonts-20090115-2|149	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxsyb.pfb
12mr|texlive-pxfonts-20090115-2|150	%{_texmfdistdir}/fonts/type1/public/pxfonts/pxsyc.pfb
12mr|texlive-pxfonts-20090115-2|151	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpcxb.pfb
12mr|texlive-pxfonts-20090115-2|152	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpcxbi.pfb
12mr|texlive-pxfonts-20090115-2|153	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpcxi.pfb
12mr|texlive-pxfonts-20090115-2|154	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpcxr.pfb
12mr|texlive-pxfonts-20090115-2|155	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxb.pfb
12mr|texlive-pxfonts-20090115-2|156	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxbi.pfb
12mr|texlive-pxfonts-20090115-2|157	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxbmi.pfb
12mr|texlive-pxfonts-20090115-2|158	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxbsc.pfb
12mr|texlive-pxfonts-20090115-2|159	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxi.pfb
12mr|texlive-pxfonts-20090115-2|160	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxmi.pfb
12mr|texlive-pxfonts-20090115-2|161	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxr.pfb
12mr|texlive-pxfonts-20090115-2|162	%{_texmfdistdir}/fonts/type1/public/pxfonts/rpxsc.pfb
12mr|texlive-pxfonts-20090115-2|163	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xb.vf
12mr|texlive-pxfonts-20090115-2|164	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xbi.vf
12mr|texlive-pxfonts-20090115-2|165	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xbsc.vf
12mr|texlive-pxfonts-20090115-2|166	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xbsl.vf
12mr|texlive-pxfonts-20090115-2|167	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xi.vf
12mr|texlive-pxfonts-20090115-2|168	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xr.vf
12mr|texlive-pxfonts-20090115-2|169	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xsc.vf
12mr|texlive-pxfonts-20090115-2|170	%{_texmfdistdir}/fonts/vf/public/pxfonts/p1xsl.vf
12mr|texlive-pxfonts-20090115-2|171	%{_texmfdistdir}/fonts/vf/public/pxfonts/pcxb.vf
12mr|texlive-pxfonts-20090115-2|172	%{_texmfdistdir}/fonts/vf/public/pxfonts/pcxbi.vf
12mr|texlive-pxfonts-20090115-2|173	%{_texmfdistdir}/fonts/vf/public/pxfonts/pcxbsl.vf
12mr|texlive-pxfonts-20090115-2|174	%{_texmfdistdir}/fonts/vf/public/pxfonts/pcxi.vf
12mr|texlive-pxfonts-20090115-2|175	%{_texmfdistdir}/fonts/vf/public/pxfonts/pcxr.vf
12mr|texlive-pxfonts-20090115-2|176	%{_texmfdistdir}/fonts/vf/public/pxfonts/pcxsl.vf
12mr|texlive-pxfonts-20090115-2|177	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxb.vf
12mr|texlive-pxfonts-20090115-2|178	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxbi.vf
12mr|texlive-pxfonts-20090115-2|179	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxbmi.vf
12mr|texlive-pxfonts-20090115-2|180	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxbmi1.vf
12mr|texlive-pxfonts-20090115-2|181	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxbsc.vf
12mr|texlive-pxfonts-20090115-2|182	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxbsl.vf
12mr|texlive-pxfonts-20090115-2|183	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxi.vf
12mr|texlive-pxfonts-20090115-2|184	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxmi.vf
12mr|texlive-pxfonts-20090115-2|185	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxmi1.vf
12mr|texlive-pxfonts-20090115-2|186	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxr.vf
12mr|texlive-pxfonts-20090115-2|187	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxsc.vf
12mr|texlive-pxfonts-20090115-2|188	%{_texmfdistdir}/fonts/vf/public/pxfonts/pxsl.vf
12mr|texlive-pxfonts-20090115-2|189	%{_texmfdistdir}/tex/latex/pxfonts/omlpxmi.fd
12mr|texlive-pxfonts-20090115-2|190	%{_texmfdistdir}/tex/latex/pxfonts/omlpxr.fd
12mr|texlive-pxfonts-20090115-2|191	%{_texmfdistdir}/tex/latex/pxfonts/omspxr.fd
12mr|texlive-pxfonts-20090115-2|192	%{_texmfdistdir}/tex/latex/pxfonts/omspxsy.fd
12mr|texlive-pxfonts-20090115-2|193	%{_texmfdistdir}/tex/latex/pxfonts/omxpxex.fd
12mr|texlive-pxfonts-20090115-2|194	%{_texmfdistdir}/tex/latex/pxfonts/ot1pxr.fd
12mr|texlive-pxfonts-20090115-2|195	%{_texmfdistdir}/tex/latex/pxfonts/ot1pxss.fd
12mr|texlive-pxfonts-20090115-2|196	%{_texmfdistdir}/tex/latex/pxfonts/ot1pxtt.fd
12mr|texlive-pxfonts-20090115-2|197	%{_texmfdistdir}/tex/latex/pxfonts/pxfonts.sty
12mr|texlive-pxfonts-20090115-2|198	%{_texmfdistdir}/tex/latex/pxfonts/t1pxr.fd
12mr|texlive-pxfonts-20090115-2|199	%{_texmfdistdir}/tex/latex/pxfonts/t1pxss.fd
12mr|texlive-pxfonts-20090115-2|200	%{_texmfdistdir}/tex/latex/pxfonts/t1pxtt.fd
12mr|texlive-pxfonts-20090115-2|201	%{_texmfdistdir}/tex/latex/pxfonts/ts1pxr.fd
12mr|texlive-pxfonts-20090115-2|202	%{_texmfdistdir}/tex/latex/pxfonts/ts1pxss.fd
12mr|texlive-pxfonts-20090115-2|203	%{_texmfdistdir}/tex/latex/pxfonts/ts1pxtt.fd
12mr|texlive-pxfonts-20090115-2|204	%{_texmfdistdir}/tex/latex/pxfonts/upxexa.fd
12mr|texlive-pxfonts-20090115-2|205	%{_texmfdistdir}/tex/latex/pxfonts/upxmia.fd
12mr|texlive-pxfonts-20090115-2|206	%{_texmfdistdir}/tex/latex/pxfonts/upxr.fd
12mr|texlive-pxfonts-20090115-2|207	%{_texmfdistdir}/tex/latex/pxfonts/upxss.fd
12mr|texlive-pxfonts-20090115-2|208	%{_texmfdistdir}/tex/latex/pxfonts/upxsya.fd
12mr|texlive-pxfonts-20090115-2|209	%{_texmfdistdir}/tex/latex/pxfonts/upxsyb.fd
12mr|texlive-pxfonts-20090115-2|210	%{_texmfdistdir}/tex/latex/pxfonts/upxsyc.fd
12mr|texlive-pxfonts-20090115-2|211	%{_texmfdistdir}/tex/latex/pxfonts/upxtt.fd
12mr|texlive-pxfonts-20090115-2|212	%doc %{_texmfdistdir}/doc/fonts/pxfonts/00bug_fix.txt
12mr|texlive-pxfonts-20090115-2|213	%doc %{_texmfdistdir}/doc/fonts/pxfonts/COPYRIGHT
12mr|texlive-pxfonts-20090115-2|214	%doc %{_texmfdistdir}/doc/fonts/pxfonts/pxfontsdoc.pdf
12mr|texlive-pxfonts-20090115-2|215	%doc %{_texmfdistdir}/doc/fonts/pxfonts/pxfontsdoc.tex
12mr|texlive-pxfonts-20090115-2|216	%doc %{_texmfdistdir}/doc/fonts/pxfonts/pxfontsdocA4.pdf
12mr|texlive-pxfonts-20090115-2|217	%doc %{_texmfdistdir}/doc/fonts/pxfonts/pxfontsdocA4.tex
12mr|texlive-pxfonts-20090115-2|218	
12mr|texlive-pxfonts-20090115-2|219	#-----------------------------------------------------------------------
12mr|texlive-pxfonts-20090115-2|220	%prep
12mr|texlive-pxfonts-20090115-2|221	%setup -c -a0 -a1
12mr|texlive-pxfonts-20090115-2|222	
12mr|texlive-pxfonts-20090115-2|223	%build
12mr|texlive-pxfonts-20090115-2|224	
12mr|texlive-pxfonts-20090115-2|225	%install
12mr|texlive-pxfonts-20090115-2|226	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pxfonts-20090115-2|227	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pxfonts-20090115-2|228	
12mr|texlive-pxfonts-20090115-2|229	
12mr|texlive-pxfonts-20090115-2|230	
12mr|texlive-pxfonts-20090115-2|231	%changelog
12mr|texlive-pxfonts-20090115-2|232	

18402 12
12mr|texlive-pxgreeks-1.0-2|1	# revision 21838
12mr|texlive-pxgreeks-1.0-2|2	# category Package
12mr|texlive-pxgreeks-1.0-2|3	# catalog-ctan /macros/latex/contrib/pxgreeks
12mr|texlive-pxgreeks-1.0-2|4	# catalog-date 2011-03-18 12:27:11 +0100
12mr|texlive-pxgreeks-1.0-2|5	# catalog-license lppl1.3
12mr|texlive-pxgreeks-1.0-2|6	# catalog-version 1.0
12mr|texlive-pxgreeks-1.0-2|7	Name:		texlive-pxgreeks
12mr|texlive-pxgreeks-1.0-2|8	Version:	1.0
12mr|texlive-pxgreeks-1.0-2|9	Release:	2
12mr|texlive-pxgreeks-1.0-2|10	Summary:	Shape selection for PX fonts Greek letters
12mr|texlive-pxgreeks-1.0-2|11	Group:		Publishing
12mr|texlive-pxgreeks-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pxgreeks
12mr|texlive-pxgreeks-1.0-2|13	License:	LPPL1.3
12mr|texlive-pxgreeks-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxgreeks.tar.xz
12mr|texlive-pxgreeks-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxgreeks.doc.tar.xz
12mr|texlive-pxgreeks-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxgreeks.source.tar.xz
12mr|texlive-pxgreeks-1.0-2|17	BuildArch:	noarch
12mr|texlive-pxgreeks-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-pxgreeks-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-pxgreeks-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-pxgreeks-1.0-2|21	
12mr|texlive-pxgreeks-1.0-2|22	%description
12mr|texlive-pxgreeks-1.0-2|23	The package allows LaTeX users who use the PX fonts to select
12mr|texlive-pxgreeks-1.0-2|24	the shapes (italic or upright) for the Greek lowercase and
12mr|texlive-pxgreeks-1.0-2|25	uppercase letters. Once the shapes for lowercase and uppercase
12mr|texlive-pxgreeks-1.0-2|26	have been selected via a package option, the \other prefix
12mr|texlive-pxgreeks-1.0-2|27	(e.g., \otheralpha) allows using the alternate glyph (as in the
12mr|texlive-pxgreeks-1.0-2|28	fourier package). The pxgreeks package does not constrain the
12mr|texlive-pxgreeks-1.0-2|29	text font that may be used in the document.
12mr|texlive-pxgreeks-1.0-2|30	
12mr|texlive-pxgreeks-1.0-2|31	%post
12mr|texlive-pxgreeks-1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-pxgreeks-1.0-2|33	
12mr|texlive-pxgreeks-1.0-2|34	%postun
12mr|texlive-pxgreeks-1.0-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-pxgreeks-1.0-2|36	%{_sbindir}/texlive.post
12mr|texlive-pxgreeks-1.0-2|37	fi
12mr|texlive-pxgreeks-1.0-2|38	
12mr|texlive-pxgreeks-1.0-2|39	#-----------------------------------------------------------------------
12mr|texlive-pxgreeks-1.0-2|40	%files
12mr|texlive-pxgreeks-1.0-2|41	%{_texmfdistdir}/tex/latex/pxgreeks/pxgreeks.sty
12mr|texlive-pxgreeks-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/pxgreeks/README
12mr|texlive-pxgreeks-1.0-2|43	%doc %{_texmfdistdir}/doc/latex/pxgreeks/pxgreeks.pdf
12mr|texlive-pxgreeks-1.0-2|44	#- source
12mr|texlive-pxgreeks-1.0-2|45	%doc %{_texmfdistdir}/source/latex/pxgreeks/pxgreeks.dtx
12mr|texlive-pxgreeks-1.0-2|46	%doc %{_texmfdistdir}/source/latex/pxgreeks/pxgreeks.ins
12mr|texlive-pxgreeks-1.0-2|47	
12mr|texlive-pxgreeks-1.0-2|48	#-----------------------------------------------------------------------
12mr|texlive-pxgreeks-1.0-2|49	%prep
12mr|texlive-pxgreeks-1.0-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-pxgreeks-1.0-2|51	
12mr|texlive-pxgreeks-1.0-2|52	%build
12mr|texlive-pxgreeks-1.0-2|53	
12mr|texlive-pxgreeks-1.0-2|54	%install
12mr|texlive-pxgreeks-1.0-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pxgreeks-1.0-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-pxgreeks-1.0-2|57	
12mr|texlive-pxgreeks-1.0-2|58	
12mr|texlive-pxgreeks-1.0-2|59	
12mr|texlive-pxgreeks-1.0-2|60	%changelog
12mr|texlive-pxgreeks-1.0-2|61	

18403 12
12mr|texlive-pxtxalfa-1-2|1	# revision 23682
12mr|texlive-pxtxalfa-1-2|2	# category Package
12mr|texlive-pxtxalfa-1-2|3	# catalog-ctan /fonts/pxtxalfa
12mr|texlive-pxtxalfa-1-2|4	# catalog-date 2011-08-23 14:32:14 +0200
12mr|texlive-pxtxalfa-1-2|5	# catalog-license lppl
12mr|texlive-pxtxalfa-1-2|6	# catalog-version 1
12mr|texlive-pxtxalfa-1-2|7	Name:		texlive-pxtxalfa
12mr|texlive-pxtxalfa-1-2|8	Version:	1
12mr|texlive-pxtxalfa-1-2|9	Release:	2
12mr|texlive-pxtxalfa-1-2|10	Summary:	Virtual maths alphabets based on pxfonts and txfonts
12mr|texlive-pxtxalfa-1-2|11	Group:		Publishing
12mr|texlive-pxtxalfa-1-2|12	URL:		http://www.ctan.org/tex-archive/fonts/pxtxalfa
12mr|texlive-pxtxalfa-1-2|13	License:	LPPL
12mr|texlive-pxtxalfa-1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxtxalfa.tar.xz
12mr|texlive-pxtxalfa-1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxtxalfa.doc.tar.xz
12mr|texlive-pxtxalfa-1-2|16	BuildArch:	noarch
12mr|texlive-pxtxalfa-1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-pxtxalfa-1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-pxtxalfa-1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-pxtxalfa-1-2|20	
12mr|texlive-pxtxalfa-1-2|21	%description
12mr|texlive-pxtxalfa-1-2|22	The package provides virtual math alphabets based on pxfonts
12mr|texlive-pxtxalfa-1-2|23	and txfonts, with LaTeX support files and adjusted metrics. The
12mr|texlive-pxtxalfa-1-2|24	mathalfa package offers support for this collection.
12mr|texlive-pxtxalfa-1-2|25	
12mr|texlive-pxtxalfa-1-2|26	%post
12mr|texlive-pxtxalfa-1-2|27	%{_sbindir}/texlive.post
12mr|texlive-pxtxalfa-1-2|28	
12mr|texlive-pxtxalfa-1-2|29	%postun
12mr|texlive-pxtxalfa-1-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-pxtxalfa-1-2|31	%{_sbindir}/texlive.post
12mr|texlive-pxtxalfa-1-2|32	fi
12mr|texlive-pxtxalfa-1-2|33	
12mr|texlive-pxtxalfa-1-2|34	#-----------------------------------------------------------------------
12mr|texlive-pxtxalfa-1-2|35	%files
12mr|texlive-pxtxalfa-1-2|36	%{_texmfdistdir}/fonts/map/dvips/pxtxalfa/pxtx.map
12mr|texlive-pxtxalfa-1-2|37	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/pxb-ds.tfm
12mr|texlive-pxtxalfa-1-2|38	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/pxr-ds.tfm
12mr|texlive-pxtxalfa-1-2|39	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/rtxmia.tfm
12mr|texlive-pxtxalfa-1-2|40	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txb-cal.tfm
12mr|texlive-pxtxalfa-1-2|41	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txb-frak.tfm
12mr|texlive-pxtxalfa-1-2|42	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txb-of.tfm
12mr|texlive-pxtxalfa-1-2|43	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txr-cal.tfm
12mr|texlive-pxtxalfa-1-2|44	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txr-ds.tfm
12mr|texlive-pxtxalfa-1-2|45	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txr-frak.tfm
12mr|texlive-pxtxalfa-1-2|46	%{_texmfdistdir}/fonts/tfm/public/pxtxalfa/txr-of.tfm
12mr|texlive-pxtxalfa-1-2|47	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/pxb-ds.vf
12mr|texlive-pxtxalfa-1-2|48	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/pxr-ds.vf
12mr|texlive-pxtxalfa-1-2|49	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/txb-cal.vf
12mr|texlive-pxtxalfa-1-2|50	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/txb-frak.vf
12mr|texlive-pxtxalfa-1-2|51	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/txb-of.vf
12mr|texlive-pxtxalfa-1-2|52	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/txr-cal.vf
12mr|texlive-pxtxalfa-1-2|53	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/txr-ds.vf
12mr|texlive-pxtxalfa-1-2|54	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/txr-frak.vf
12mr|texlive-pxtxalfa-1-2|55	%{_texmfdistdir}/fonts/vf/public/pxtxalfa/txr-of.vf
12mr|texlive-pxtxalfa-1-2|56	%{_texmfdistdir}/tex/latex/pxtxalfa/px-ds.sty
12mr|texlive-pxtxalfa-1-2|57	%{_texmfdistdir}/tex/latex/pxtxalfa/pxtx-cal.sty
12mr|texlive-pxtxalfa-1-2|58	%{_texmfdistdir}/tex/latex/pxtxalfa/pxtx-frak.sty
12mr|texlive-pxtxalfa-1-2|59	%{_texmfdistdir}/tex/latex/pxtxalfa/tx-of.sty
12mr|texlive-pxtxalfa-1-2|60	%{_texmfdistdir}/tex/latex/pxtxalfa/upx-ds.fd
12mr|texlive-pxtxalfa-1-2|61	%{_texmfdistdir}/tex/latex/pxtxalfa/utx-cal.fd
12mr|texlive-pxtxalfa-1-2|62	%{_texmfdistdir}/tex/latex/pxtxalfa/utx-frak.fd
12mr|texlive-pxtxalfa-1-2|63	%{_texmfdistdir}/tex/latex/pxtxalfa/utx-of.fd
12mr|texlive-pxtxalfa-1-2|64	%doc %{_texmfdistdir}/doc/fonts/pxtxalfa/README
12mr|texlive-pxtxalfa-1-2|65	%doc %{_texmfdistdir}/doc/fonts/pxtxalfa/pxtxalfa.pdf
12mr|texlive-pxtxalfa-1-2|66	%doc %{_texmfdistdir}/doc/fonts/pxtxalfa/pxtxalfa.tex
12mr|texlive-pxtxalfa-1-2|67	
12mr|texlive-pxtxalfa-1-2|68	#-----------------------------------------------------------------------
12mr|texlive-pxtxalfa-1-2|69	%prep
12mr|texlive-pxtxalfa-1-2|70	%setup -c -a0 -a1
12mr|texlive-pxtxalfa-1-2|71	
12mr|texlive-pxtxalfa-1-2|72	%build
12mr|texlive-pxtxalfa-1-2|73	
12mr|texlive-pxtxalfa-1-2|74	%install
12mr|texlive-pxtxalfa-1-2|75	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-pxtxalfa-1-2|76	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-pxtxalfa-1-2|77	
12mr|texlive-pxtxalfa-1-2|78	
12mr|texlive-pxtxalfa-1-2|79	
12mr|texlive-pxtxalfa-1-2|80	%changelog
12mr|texlive-pxtxalfa-1-2|81	

18404 12
12mr|texlive-python-0.21-1|1	# revision 27064
12mr|texlive-python-0.21-1|2	# category Package
12mr|texlive-python-0.21-1|3	# catalog-ctan /macros/latex/contrib/python
12mr|texlive-python-0.21-1|4	# catalog-date 2012-07-03 11:28:15 +0200
12mr|texlive-python-0.21-1|5	# catalog-license gpl
12mr|texlive-python-0.21-1|6	# catalog-version 0.21
12mr|texlive-python-0.21-1|7	Name:		texlive-python
12mr|texlive-python-0.21-1|8	Version:	0.21
12mr|texlive-python-0.21-1|9	Release:	1
12mr|texlive-python-0.21-1|10	Summary:	Embed Python code in LaTeX
12mr|texlive-python-0.21-1|11	Group:		Publishing
12mr|texlive-python-0.21-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/python
12mr|texlive-python-0.21-1|13	License:	GPL
12mr|texlive-python-0.21-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/python.tar.xz
12mr|texlive-python-0.21-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/python.doc.tar.xz
12mr|texlive-python-0.21-1|16	BuildArch:	noarch
12mr|texlive-python-0.21-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-python-0.21-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-python-0.21-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-python-0.21-1|20	
12mr|texlive-python-0.21-1|21	%description
12mr|texlive-python-0.21-1|22	The package enables you to embed Python code in LaTeX, and
12mr|texlive-python-0.21-1|23	insert the script's output in the document.
12mr|texlive-python-0.21-1|24	
12mr|texlive-python-0.21-1|25	%post
12mr|texlive-python-0.21-1|26	%{_sbindir}/texlive.post
12mr|texlive-python-0.21-1|27	
12mr|texlive-python-0.21-1|28	%postun
12mr|texlive-python-0.21-1|29	if [ $1 -eq 0 ]; then
12mr|texlive-python-0.21-1|30	%{_sbindir}/texlive.post
12mr|texlive-python-0.21-1|31	fi
12mr|texlive-python-0.21-1|32	
12mr|texlive-python-0.21-1|33	#-----------------------------------------------------------------------
12mr|texlive-python-0.21-1|34	%files
12mr|texlive-python-0.21-1|35	%{_texmfdistdir}/tex/latex/python/python.sty
12mr|texlive-python-0.21-1|36	%doc %{_texmfdistdir}/doc/latex/python/README
12mr|texlive-python-0.21-1|37	
12mr|texlive-python-0.21-1|38	#-----------------------------------------------------------------------
12mr|texlive-python-0.21-1|39	%prep
12mr|texlive-python-0.21-1|40	%setup -c -a0 -a1
12mr|texlive-python-0.21-1|41	
12mr|texlive-python-0.21-1|42	%build
12mr|texlive-python-0.21-1|43	
12mr|texlive-python-0.21-1|44	%install
12mr|texlive-python-0.21-1|45	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-python-0.21-1|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-python-0.21-1|47	
12mr|texlive-python-0.21-1|48	
12mr|texlive-python-0.21-1|49	
12mr|texlive-python-0.21-1|50	%changelog
12mr|texlive-python-0.21-1|51	

18405 12
12mr|texlive-qcm-2.1-2|1	# revision 15878
12mr|texlive-qcm-2.1-2|2	# category Package
12mr|texlive-qcm-2.1-2|3	# catalog-ctan /macros/latex/contrib/qcm
12mr|texlive-qcm-2.1-2|4	# catalog-date 2009-03-26 15:47:40 +0100
12mr|texlive-qcm-2.1-2|5	# catalog-license lppl
12mr|texlive-qcm-2.1-2|6	# catalog-version 2.1
12mr|texlive-qcm-2.1-2|7	Name:		texlive-qcm
12mr|texlive-qcm-2.1-2|8	Version:	2.1
12mr|texlive-qcm-2.1-2|9	Release:	2
12mr|texlive-qcm-2.1-2|10	Summary:	A LaTeX2e class for making multiple choice questionnaires
12mr|texlive-qcm-2.1-2|11	Group:		Publishing
12mr|texlive-qcm-2.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/qcm
12mr|texlive-qcm-2.1-2|13	License:	LPPL
12mr|texlive-qcm-2.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qcm.tar.xz
12mr|texlive-qcm-2.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qcm.doc.tar.xz
12mr|texlive-qcm-2.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qcm.source.tar.xz
12mr|texlive-qcm-2.1-2|17	BuildArch:	noarch
12mr|texlive-qcm-2.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-qcm-2.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-qcm-2.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-qcm-2.1-2|21	
12mr|texlive-qcm-2.1-2|22	%description
12mr|texlive-qcm-2.1-2|23	QCM is a package for making multiple choices questionnaires
12mr|texlive-qcm-2.1-2|24	under LaTeX2e ("QCM" is the French acronym for this style of
12mr|texlive-qcm-2.1-2|25	test). A special environment allows you to define questions and
12mr|texlive-qcm-2.1-2|26	possible answers. You can specify which answers are correct and
12mr|texlive-qcm-2.1-2|27	which are not. QCM not only formats the questions for you, but
12mr|texlive-qcm-2.1-2|28	also generates a 'form' (a grid that your students will have to
12mr|texlive-qcm-2.1-2|29	fill in), and a 'mask' (the same grid, only with correct
12mr|texlive-qcm-2.1-2|30	answers properly checked in). You can then print the mask on a
12mr|texlive-qcm-2.1-2|31	slide and correct the questionnaires more easily by
12mr|texlive-qcm-2.1-2|32	superimposing the mask on top of students' forms. QCM can also
12mr|texlive-qcm-2.1-2|33	typeset exam corrections automatically, and comes with support
12mr|texlive-qcm-2.1-2|34	for AUC-TeX.
12mr|texlive-qcm-2.1-2|35	
12mr|texlive-qcm-2.1-2|36	%post
12mr|texlive-qcm-2.1-2|37	%{_sbindir}/texlive.post
12mr|texlive-qcm-2.1-2|38	
12mr|texlive-qcm-2.1-2|39	%postun
12mr|texlive-qcm-2.1-2|40	if [ $1 -eq 0 ]; then
12mr|texlive-qcm-2.1-2|41	%{_sbindir}/texlive.post
12mr|texlive-qcm-2.1-2|42	fi
12mr|texlive-qcm-2.1-2|43	
12mr|texlive-qcm-2.1-2|44	#-----------------------------------------------------------------------
12mr|texlive-qcm-2.1-2|45	%files
12mr|texlive-qcm-2.1-2|46	%{_texmfdistdir}/tex/latex/qcm/qcm.cls
12mr|texlive-qcm-2.1-2|47	%{_texmfdistdir}/tex/latex/qcm/qcm.sty
12mr|texlive-qcm-2.1-2|48	%doc %{_texmfdistdir}/doc/latex/qcm/NEWS
12mr|texlive-qcm-2.1-2|49	%doc %{_texmfdistdir}/doc/latex/qcm/README
12mr|texlive-qcm-2.1-2|50	%doc %{_texmfdistdir}/doc/latex/qcm/qcm.el
12mr|texlive-qcm-2.1-2|51	%doc %{_texmfdistdir}/doc/latex/qcm/qcm.pdf
12mr|texlive-qcm-2.1-2|52	#- source
12mr|texlive-qcm-2.1-2|53	%doc %{_texmfdistdir}/source/latex/qcm/qcm.dtx
12mr|texlive-qcm-2.1-2|54	%doc %{_texmfdistdir}/source/latex/qcm/qcm.ins
12mr|texlive-qcm-2.1-2|55	
12mr|texlive-qcm-2.1-2|56	#-----------------------------------------------------------------------
12mr|texlive-qcm-2.1-2|57	%prep
12mr|texlive-qcm-2.1-2|58	%setup -c -a0 -a1 -a2
12mr|texlive-qcm-2.1-2|59	
12mr|texlive-qcm-2.1-2|60	%build
12mr|texlive-qcm-2.1-2|61	
12mr|texlive-qcm-2.1-2|62	%install
12mr|texlive-qcm-2.1-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-qcm-2.1-2|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-qcm-2.1-2|65	
12mr|texlive-qcm-2.1-2|66	
12mr|texlive-qcm-2.1-2|67	
12mr|texlive-qcm-2.1-2|68	%changelog
12mr|texlive-qcm-2.1-2|69	

18406 12
12mr|texlive-qobitree-20081130-2|1	# revision 15878
12mr|texlive-qobitree-20081130-2|2	# category Package
12mr|texlive-qobitree-20081130-2|3	# catalog-ctan /macros/latex/contrib/qobitree
12mr|texlive-qobitree-20081130-2|4	# catalog-date 2008-11-30 00:16:40 +0100
12mr|texlive-qobitree-20081130-2|5	# catalog-license lppl
12mr|texlive-qobitree-20081130-2|6	# catalog-version undef
12mr|texlive-qobitree-20081130-2|7	Name:		texlive-qobitree
12mr|texlive-qobitree-20081130-2|8	Version:	20081130
12mr|texlive-qobitree-20081130-2|9	Release:	2
12mr|texlive-qobitree-20081130-2|10	Summary:	LaTeX macros for typesetting trees
12mr|texlive-qobitree-20081130-2|11	Group:		Publishing
12mr|texlive-qobitree-20081130-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/qobitree
12mr|texlive-qobitree-20081130-2|13	License:	LPPL
12mr|texlive-qobitree-20081130-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qobitree.tar.xz
12mr|texlive-qobitree-20081130-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qobitree.doc.tar.xz
12mr|texlive-qobitree-20081130-2|16	BuildArch:	noarch
12mr|texlive-qobitree-20081130-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-qobitree-20081130-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-qobitree-20081130-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-qobitree-20081130-2|20	
12mr|texlive-qobitree-20081130-2|21	%description
12mr|texlive-qobitree-20081130-2|22	Provides commands \branch and \leaf for specifying the elements
12mr|texlive-qobitree-20081130-2|23	of the tree; you build up your tree with those commands, and
12mr|texlive-qobitree-20081130-2|24	then issue the \tree command to typeset the whole.
12mr|texlive-qobitree-20081130-2|25	
12mr|texlive-qobitree-20081130-2|26	%post
12mr|texlive-qobitree-20081130-2|27	%{_sbindir}/texlive.post
12mr|texlive-qobitree-20081130-2|28	
12mr|texlive-qobitree-20081130-2|29	%postun
12mr|texlive-qobitree-20081130-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-qobitree-20081130-2|31	%{_sbindir}/texlive.post
12mr|texlive-qobitree-20081130-2|32	fi
12mr|texlive-qobitree-20081130-2|33	
12mr|texlive-qobitree-20081130-2|34	#-----------------------------------------------------------------------
12mr|texlive-qobitree-20081130-2|35	%files
12mr|texlive-qobitree-20081130-2|36	%{_texmfdistdir}/tex/latex/qobitree/qobitree.tex
12mr|texlive-qobitree-20081130-2|37	%doc %{_texmfdistdir}/doc/latex/qobitree/README
12mr|texlive-qobitree-20081130-2|38	%doc %{_texmfdistdir}/doc/latex/qobitree/example.tex
12mr|texlive-qobitree-20081130-2|39	
12mr|texlive-qobitree-20081130-2|40	#-----------------------------------------------------------------------
12mr|texlive-qobitree-20081130-2|41	%prep
12mr|texlive-qobitree-20081130-2|42	%setup -c -a0 -a1
12mr|texlive-qobitree-20081130-2|43	
12mr|texlive-qobitree-20081130-2|44	%build
12mr|texlive-qobitree-20081130-2|45	
12mr|texlive-qobitree-20081130-2|46	%install
12mr|texlive-qobitree-20081130-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-qobitree-20081130-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-qobitree-20081130-2|49	
12mr|texlive-qobitree-20081130-2|50	
12mr|texlive-qobitree-20081130-2|51	
12mr|texlive-qobitree-20081130-2|52	%changelog
12mr|texlive-qobitree-20081130-2|53	

18407 12
12mr|texlive-qpxqtx-20111104-2|1	# revision 15878
12mr|texlive-qpxqtx-20111104-2|2	# category Package
12mr|texlive-qpxqtx-20111104-2|3	# catalog-ctan undef
12mr|texlive-qpxqtx-20111104-2|4	# catalog-date undef
12mr|texlive-qpxqtx-20111104-2|5	# catalog-license undef
12mr|texlive-qpxqtx-20111104-2|6	# catalog-version undef
12mr|texlive-qpxqtx-20111104-2|7	Name:		texlive-qpxqtx
12mr|texlive-qpxqtx-20111104-2|8	Version:	20111104
12mr|texlive-qpxqtx-20111104-2|9	Release:	2
12mr|texlive-qpxqtx-20111104-2|10	Summary:	TeXLive qpxqtx package
12mr|texlive-qpxqtx-20111104-2|11	Group:		Publishing
12mr|texlive-qpxqtx-20111104-2|12	URL:		http://tug.org/texlive
12mr|texlive-qpxqtx-20111104-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-qpxqtx-20111104-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qpxqtx.tar.xz
12mr|texlive-qpxqtx-20111104-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qpxqtx.doc.tar.xz
12mr|texlive-qpxqtx-20111104-2|16	BuildArch:	noarch
12mr|texlive-qpxqtx-20111104-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-qpxqtx-20111104-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-qpxqtx-20111104-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-qpxqtx-20111104-2|20	
12mr|texlive-qpxqtx-20111104-2|21	%description
12mr|texlive-qpxqtx-20111104-2|22	TeXLive qpxqtx package.
12mr|texlive-qpxqtx-20111104-2|23	
12mr|texlive-qpxqtx-20111104-2|24	%post
12mr|texlive-qpxqtx-20111104-2|25	%{_sbindir}/texlive.post
12mr|texlive-qpxqtx-20111104-2|26	
12mr|texlive-qpxqtx-20111104-2|27	%postun
12mr|texlive-qpxqtx-20111104-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-qpxqtx-20111104-2|29	%{_sbindir}/texlive.post
12mr|texlive-qpxqtx-20111104-2|30	fi
12mr|texlive-qpxqtx-20111104-2|31	
12mr|texlive-qpxqtx-20111104-2|32	#-----------------------------------------------------------------------
12mr|texlive-qpxqtx-20111104-2|33	%files
12mr|texlive-qpxqtx-20111104-2|34	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qpxbmi.tfm
12mr|texlive-qpxqtx-20111104-2|35	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qpxbmia.tfm
12mr|texlive-qpxqtx-20111104-2|36	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qpxmi.tfm
12mr|texlive-qpxqtx-20111104-2|37	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qpxmia.tfm
12mr|texlive-qpxqtx-20111104-2|38	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qtxbmi.tfm
12mr|texlive-qpxqtx-20111104-2|39	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qtxbmia.tfm
12mr|texlive-qpxqtx-20111104-2|40	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qtxmi.tfm
12mr|texlive-qpxqtx-20111104-2|41	%{_texmfdistdir}/fonts/tfm/public/qpxqtx/qtxmia.tfm
12mr|texlive-qpxqtx-20111104-2|42	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qpxbmi.vf
12mr|texlive-qpxqtx-20111104-2|43	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qpxbmia.vf
12mr|texlive-qpxqtx-20111104-2|44	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qpxmi.vf
12mr|texlive-qpxqtx-20111104-2|45	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qpxmia.vf
12mr|texlive-qpxqtx-20111104-2|46	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qtxbmi.vf
12mr|texlive-qpxqtx-20111104-2|47	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qtxbmia.vf
12mr|texlive-qpxqtx-20111104-2|48	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qtxmi.vf
12mr|texlive-qpxqtx-20111104-2|49	%{_texmfdistdir}/fonts/vf/public/qpxqtx/qtxmia.vf
12mr|texlive-qpxqtx-20111104-2|50	%{_texmfdistdir}/tex/generic/qpxqtx/amspbold.tex
12mr|texlive-qpxqtx-20111104-2|51	%{_texmfdistdir}/tex/generic/qpxqtx/amsqpx.def
12mr|texlive-qpxqtx-20111104-2|52	%{_texmfdistdir}/tex/generic/qpxqtx/amsqpx.tex
12mr|texlive-qpxqtx-20111104-2|53	%{_texmfdistdir}/tex/generic/qpxqtx/amsqtx.def
12mr|texlive-qpxqtx-20111104-2|54	%{_texmfdistdir}/tex/generic/qpxqtx/amsqtx.tex
12mr|texlive-qpxqtx-20111104-2|55	%{_texmfdistdir}/tex/generic/qpxqtx/amstbold.tex
12mr|texlive-qpxqtx-20111104-2|56	%{_texmfdistdir}/tex/generic/qpxqtx/qpxmath.sty
12mr|texlive-qpxqtx-20111104-2|57	%{_texmfdistdir}/tex/generic/qpxqtx/qpxmath.tex
12mr|texlive-qpxqtx-20111104-2|58	%{_texmfdistdir}/tex/generic/qpxqtx/qtxmath.sty
12mr|texlive-qpxqtx-20111104-2|59	%{_texmfdistdir}/tex/generic/qpxqtx/qtxmath.tex
12mr|texlive-qpxqtx-20111104-2|60	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/00README
12mr|texlive-qpxqtx-20111104-2|61	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/p01tst.tex
12mr|texlive-qpxqtx-20111104-2|62	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/p02tst.tex
12mr|texlive-qpxqtx-20111104-2|63	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/qpxsymb.tex
12mr|texlive-qpxqtx-20111104-2|64	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/qpxtest.tex
12mr|texlive-qpxqtx-20111104-2|65	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/qtxsymb.tex
12mr|texlive-qpxqtx-20111104-2|66	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/qtxtest.tex
12mr|texlive-qpxqtx-20111104-2|67	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/t01tst.tex
12mr|texlive-qpxqtx-20111104-2|68	%doc %{_texmfdistdir}/doc/fonts/qpxqtx/t02tst.tex
12mr|texlive-qpxqtx-20111104-2|69	
12mr|texlive-qpxqtx-20111104-2|70	#-----------------------------------------------------------------------
12mr|texlive-qpxqtx-20111104-2|71	%prep
12mr|texlive-qpxqtx-20111104-2|72	%setup -c -a0 -a1
12mr|texlive-qpxqtx-20111104-2|73	
12mr|texlive-qpxqtx-20111104-2|74	%build
12mr|texlive-qpxqtx-20111104-2|75	
12mr|texlive-qpxqtx-20111104-2|76	%install
12mr|texlive-qpxqtx-20111104-2|77	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-qpxqtx-20111104-2|78	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-qpxqtx-20111104-2|79	
12mr|texlive-qpxqtx-20111104-2|80	
12mr|texlive-qpxqtx-20111104-2|81	
12mr|texlive-qpxqtx-20111104-2|82	%changelog
12mr|texlive-qpxqtx-20111104-2|83	

18408 12
12mr|texlive-qstest-20080824-2|1	# revision 15878
12mr|texlive-qstest-20080824-2|2	# category Package
12mr|texlive-qstest-20080824-2|3	# catalog-ctan /macros/latex/contrib/qstest
12mr|texlive-qstest-20080824-2|4	# catalog-date 2008-08-24 10:50:19 +0200
12mr|texlive-qstest-20080824-2|5	# catalog-license lppl
12mr|texlive-qstest-20080824-2|6	# catalog-version undef
12mr|texlive-qstest-20080824-2|7	Name:		texlive-qstest
12mr|texlive-qstest-20080824-2|8	Version:	20080824
12mr|texlive-qstest-20080824-2|9	Release:	2
12mr|texlive-qstest-20080824-2|10	Summary:	Bundle for unit tests and pattern matching
12mr|texlive-qstest-20080824-2|11	Group:		Publishing
12mr|texlive-qstest-20080824-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/qstest
12mr|texlive-qstest-20080824-2|13	License:	LPPL
12mr|texlive-qstest-20080824-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qstest.tar.xz
12mr|texlive-qstest-20080824-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qstest.doc.tar.xz
12mr|texlive-qstest-20080824-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qstest.source.tar.xz
12mr|texlive-qstest-20080824-2|17	BuildArch:	noarch
12mr|texlive-qstest-20080824-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-qstest-20080824-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-qstest-20080824-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-qstest-20080824-2|21	
12mr|texlive-qstest-20080824-2|22	%description
12mr|texlive-qstest-20080824-2|23	This is the public release of the qstest bundle (written for
12mr|texlive-qstest-20080824-2|24	DocScape Publisher) (C) 2006, 2007 QuinScape GmbH. The bundle
12mr|texlive-qstest-20080824-2|25	contains the packages 'makematch' for matching patterns to
12mr|texlive-qstest-20080824-2|26	targets (with a generalization in the form of pattern lists and
12mr|texlive-qstest-20080824-2|27	keyword lists), and 'qstest' for performing unit tests,
12mr|texlive-qstest-20080824-2|28	allowing the user to run a number of logged tests ensuring the
12mr|texlive-qstest-20080824-2|29	consistency of values, properties and call sequences during
12mr|texlive-qstest-20080824-2|30	execution of test code. Both packages make extensive use of in
12mr|texlive-qstest-20080824-2|31	their package documentation, providing illustrated examples
12mr|texlive-qstest-20080824-2|32	that are automatically verified to work as expected. Check the
12mr|texlive-qstest-20080824-2|33	README file for details.
12mr|texlive-qstest-20080824-2|34	
12mr|texlive-qstest-20080824-2|35	%post
12mr|texlive-qstest-20080824-2|36	%{_sbindir}/texlive.post
12mr|texlive-qstest-20080824-2|37	
12mr|texlive-qstest-20080824-2|38	%postun
12mr|texlive-qstest-20080824-2|39	if [ $1 -eq 0 ]; then
12mr|texlive-qstest-20080824-2|40	%{_sbindir}/texlive.post
12mr|texlive-qstest-20080824-2|41	fi
12mr|texlive-qstest-20080824-2|42	
12mr|texlive-qstest-20080824-2|43	#-----------------------------------------------------------------------
12mr|texlive-qstest-20080824-2|44	%files
12mr|texlive-qstest-20080824-2|45	%{_texmfdistdir}/tex/latex/qstest/makematch.sty
12mr|texlive-qstest-20080824-2|46	%{_texmfdistdir}/tex/latex/qstest/qstest.sty
12mr|texlive-qstest-20080824-2|47	%doc %{_texmfdistdir}/doc/latex/qstest/README
12mr|texlive-qstest-20080824-2|48	%doc %{_texmfdistdir}/doc/latex/qstest/makematch-qs.tex
12mr|texlive-qstest-20080824-2|49	%doc %{_texmfdistdir}/doc/latex/qstest/makematch.pdf
12mr|texlive-qstest-20080824-2|50	%doc %{_texmfdistdir}/doc/latex/qstest/qstest-qs.tex
12mr|texlive-qstest-20080824-2|51	%doc %{_texmfdistdir}/doc/latex/qstest/qstest.pdf
12mr|texlive-qstest-20080824-2|52	#- source
12mr|texlive-qstest-20080824-2|53	%doc %{_texmfdistdir}/source/latex/qstest/Makefile
12mr|texlive-qstest-20080824-2|54	%doc %{_texmfdistdir}/source/latex/qstest/makematch.drv
12mr|texlive-qstest-20080824-2|55	%doc %{_texmfdistdir}/source/latex/qstest/makematch.dtx
12mr|texlive-qstest-20080824-2|56	%doc %{_texmfdistdir}/source/latex/qstest/qstest.drv
12mr|texlive-qstest-20080824-2|57	%doc %{_texmfdistdir}/source/latex/qstest/qstest.dtx
12mr|texlive-qstest-20080824-2|58	%doc %{_texmfdistdir}/source/latex/qstest/qstest.ins
12mr|texlive-qstest-20080824-2|59	
12mr|texlive-qstest-20080824-2|60	#-----------------------------------------------------------------------
12mr|texlive-qstest-20080824-2|61	%prep
12mr|texlive-qstest-20080824-2|62	%setup -c -a0 -a1 -a2
12mr|texlive-qstest-20080824-2|63	
12mr|texlive-qstest-20080824-2|64	%build
12mr|texlive-qstest-20080824-2|65	
12mr|texlive-qstest-20080824-2|66	%install
12mr|texlive-qstest-20080824-2|67	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-qstest-20080824-2|68	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-qstest-20080824-2|69	
12mr|texlive-qstest-20080824-2|70	
12mr|texlive-qstest-20080824-2|71	
12mr|texlive-qstest-20080824-2|72	%changelog
12mr|texlive-qstest-20080824-2|73	

18409 12
12mr|texlive-qsymbols-20090625-2|1	# revision 15878
12mr|texlive-qsymbols-20090625-2|2	# category Package
12mr|texlive-qsymbols-20090625-2|3	# catalog-ctan /macros/latex/contrib/qsymbols
12mr|texlive-qsymbols-20090625-2|4	# catalog-date 2009-06-25 00:34:53 +0200
12mr|texlive-qsymbols-20090625-2|5	# catalog-license gpl
12mr|texlive-qsymbols-20090625-2|6	# catalog-version undef
12mr|texlive-qsymbols-20090625-2|7	Name:		texlive-qsymbols
12mr|texlive-qsymbols-20090625-2|8	Version:	20090625
12mr|texlive-qsymbols-20090625-2|9	Release:	2
12mr|texlive-qsymbols-20090625-2|10	Summary:	Maths symbol abbreviations
12mr|texlive-qsymbols-20090625-2|11	Group:		Publishing
12mr|texlive-qsymbols-20090625-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/qsymbols
12mr|texlive-qsymbols-20090625-2|13	License:	GPL
12mr|texlive-qsymbols-20090625-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qsymbols.tar.xz
12mr|texlive-qsymbols-20090625-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qsymbols.doc.tar.xz
12mr|texlive-qsymbols-20090625-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qsymbols.source.tar.xz
12mr|texlive-qsymbols-20090625-2|17	BuildArch:	noarch
12mr|texlive-qsymbols-20090625-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-qsymbols-20090625-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-qsymbols-20090625-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-qsymbols-20090625-2|21	
12mr|texlive-qsymbols-20090625-2|22	%description
12mr|texlive-qsymbols-20090625-2|23	Provides macros for defining systematic mnemonic abbreviations,
12mr|texlive-qsymbols-20090625-2|24	starting with ` for math symbols and \" for arrows, using
12mr|texlive-qsymbols-20090625-2|25	standard symbols as well as those from the amsfonts bundle and
12mr|texlive-qsymbols-20090625-2|26	the stmaryrd package.
12mr|texlive-qsymbols-20090625-2|27	
12mr|texlive-qsymbols-20090625-2|28	%post
12mr|texlive-qsymbols-20090625-2|29	%{_sbindir}/texlive.post
12mr|texlive-qsymbols-20090625-2|30	
12mr|texlive-qsymbols-20090625-2|31	%postun
12mr|texlive-qsymbols-20090625-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-qsymbols-20090625-2|33	%{_sbindir}/texlive.post
12mr|texlive-qsymbols-20090625-2|34	fi
12mr|texlive-qsymbols-20090625-2|35	
12mr|texlive-qsymbols-20090625-2|36	#-----------------------------------------------------------------------
12mr|texlive-qsymbols-20090625-2|37	%files
12mr|texlive-qsymbols-20090625-2|38	%{_texmfdistdir}/tex/latex/qsymbols/qsymbols.sty
12mr|texlive-qsymbols-20090625-2|39	%doc %{_texmfdistdir}/doc/latex/qsymbols/CATALOG
12mr|texlive-qsymbols-20090625-2|40	%doc %{_texmfdistdir}/doc/latex/qsymbols/COPYING
12mr|texlive-qsymbols-20090625-2|41	%doc %{_texmfdistdir}/doc/latex/qsymbols/MANIFEST
12mr|texlive-qsymbols-20090625-2|42	%doc %{_texmfdistdir}/doc/latex/qsymbols/README
12mr|texlive-qsymbols-20090625-2|43	%doc %{_texmfdistdir}/doc/latex/qsymbols/qsymbols.pdf
12mr|texlive-qsymbols-20090625-2|44	%doc %{_texmfdistdir}/doc/latex/qsymbols/qsymbols.tex
12mr|texlive-qsymbols-20090625-2|45	#- source
12mr|texlive-qsymbols-20090625-2|46	%doc %{_texmfdistdir}/source/latex/qsymbols/Makefile
12mr|texlive-qsymbols-20090625-2|47	
12mr|texlive-qsymbols-20090625-2|48	#-----------------------------------------------------------------------
12mr|texlive-qsymbols-20090625-2|49	%prep
12mr|texlive-qsymbols-20090625-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-qsymbols-20090625-2|51	
12mr|texlive-qsymbols-20090625-2|52	%build
12mr|texlive-qsymbols-20090625-2|53	
12mr|texlive-qsymbols-20090625-2|54	%install
12mr|texlive-qsymbols-20090625-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-qsymbols-20090625-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-qsymbols-20090625-2|57	
12mr|texlive-qsymbols-20090625-2|58	
12mr|texlive-qsymbols-20090625-2|59	
12mr|texlive-qsymbols-20090625-2|60	%changelog
12mr|texlive-qsymbols-20090625-2|61	

18410 12
12mr|texlive-qtree-3.1b-2|1	# revision 15878
12mr|texlive-qtree-3.1b-2|2	# category Package
12mr|texlive-qtree-3.1b-2|3	# catalog-ctan /macros/latex/contrib/qtree
12mr|texlive-qtree-3.1b-2|4	# catalog-date 2009-01-24 16:10:54 +0100
12mr|texlive-qtree-3.1b-2|5	# catalog-license lppl
12mr|texlive-qtree-3.1b-2|6	# catalog-version 3.1b
12mr|texlive-qtree-3.1b-2|7	Name:		texlive-qtree
12mr|texlive-qtree-3.1b-2|8	Version:	3.1b
12mr|texlive-qtree-3.1b-2|9	Release:	2
12mr|texlive-qtree-3.1b-2|10	Summary:	Draw tree structures
12mr|texlive-qtree-3.1b-2|11	Group:		Publishing
12mr|texlive-qtree-3.1b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/qtree
12mr|texlive-qtree-3.1b-2|13	License:	LPPL
12mr|texlive-qtree-3.1b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qtree.tar.xz
12mr|texlive-qtree-3.1b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/qtree.doc.tar.xz
12mr|texlive-qtree-3.1b-2|16	BuildArch:	noarch
12mr|texlive-qtree-3.1b-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-qtree-3.1b-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-qtree-3.1b-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-qtree-3.1b-2|20	
12mr|texlive-qtree-3.1b-2|21	%description
12mr|texlive-qtree-3.1b-2|22	The package offers support for drawing tree diagrams, and is
12mr|texlive-qtree-3.1b-2|23	especially suitable for linguistics use. It allows trees to be
12mr|texlive-qtree-3.1b-2|24	specified in a simple bracket notation, automatically
12mr|texlive-qtree-3.1b-2|25	calculates branch sizes, and supports both DVI/PostScript and
12mr|texlive-qtree-3.1b-2|26	PDF output by use of pict2e facilities. The package is a
12mr|texlive-qtree-3.1b-2|27	development of the existing qobitree package, offering a new
12mr|texlive-qtree-3.1b-2|28	front end.
12mr|texlive-qtree-3.1b-2|29	
12mr|texlive-qtree-3.1b-2|30	%post
12mr|texlive-qtree-3.1b-2|31	%{_sbindir}/texlive.post
12mr|texlive-qtree-3.1b-2|32	
12mr|texlive-qtree-3.1b-2|33	%postun
12mr|texlive-qtree-3.1b-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-qtree-3.1b-2|35	%{_sbindir}/texlive.post
12mr|texlive-qtree-3.1b-2|36	fi
12mr|texlive-qtree-3.1b-2|37	
12mr|texlive-qtree-3.1b-2|38	#-----------------------------------------------------------------------
12mr|texlive-qtree-3.1b-2|39	%files
12mr|texlive-qtree-3.1b-2|40	%{_texmfdistdir}/tex/latex/qtree/qtree.sty
12mr|texlive-qtree-3.1b-2|41	%doc %{_texmfdistdir}/doc/latex/qtree/README
12mr|texlive-qtree-3.1b-2|42	%doc %{_texmfdistdir}/doc/latex/qtree/qarrows.pdf
12mr|texlive-qtree-3.1b-2|43	%doc %{_texmfdistdir}/doc/latex/qtree/qarrows.tex
12mr|texlive-qtree-3.1b-2|44	%doc %{_texmfdistdir}/doc/latex/qtree/qtreenotes.pdf
12mr|texlive-qtree-3.1b-2|45	%doc %{_texmfdistdir}/doc/latex/qtree/qtreenotes.tex
12mr|texlive-qtree-3.1b-2|46	
12mr|texlive-qtree-3.1b-2|47	#-----------------------------------------------------------------------
12mr|texlive-qtree-3.1b-2|48	%prep
12mr|texlive-qtree-3.1b-2|49	%setup -c -a0 -a1
12mr|texlive-qtree-3.1b-2|50	
12mr|texlive-qtree-3.1b-2|51	%build
12mr|texlive-qtree-3.1b-2|52	
12mr|texlive-qtree-3.1b-2|53	%install
12mr|texlive-qtree-3.1b-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-qtree-3.1b-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-qtree-3.1b-2|56	
12mr|texlive-qtree-3.1b-2|57	
12mr|texlive-qtree-3.1b-2|58	
12mr|texlive-qtree-3.1b-2|59	%changelog
12mr|texlive-qtree-3.1b-2|60	

18411 12
12mr|texlive-quotchap-1.0-2|1	# revision 21082
12mr|texlive-quotchap-1.0-2|2	# category Package
12mr|texlive-quotchap-1.0-2|3	# catalog-ctan /macros/latex/contrib/quotchap
12mr|texlive-quotchap-1.0-2|4	# catalog-date 2011-01-16 00:30:55 +0100
12mr|texlive-quotchap-1.0-2|5	# catalog-license gpl
12mr|texlive-quotchap-1.0-2|6	# catalog-version 1.0
12mr|texlive-quotchap-1.0-2|7	Name:		texlive-quotchap
12mr|texlive-quotchap-1.0-2|8	Version:	1.0
12mr|texlive-quotchap-1.0-2|9	Release:	2
12mr|texlive-quotchap-1.0-2|10	Summary:	Decorative chapter headings
12mr|texlive-quotchap-1.0-2|11	Group:		Publishing
12mr|texlive-quotchap-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/quotchap
12mr|texlive-quotchap-1.0-2|13	License:	GPL
12mr|texlive-quotchap-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quotchap.tar.xz
12mr|texlive-quotchap-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quotchap.doc.tar.xz
12mr|texlive-quotchap-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quotchap.source.tar.xz
12mr|texlive-quotchap-1.0-2|17	BuildArch:	noarch
12mr|texlive-quotchap-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-quotchap-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-quotchap-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-quotchap-1.0-2|21	
12mr|texlive-quotchap-1.0-2|22	%description
12mr|texlive-quotchap-1.0-2|23	A package for creating decorative chapter headings with
12mr|texlive-quotchap-1.0-2|24	quotations, a PostScript output device and the psnfss package
12mr|texlive-quotchap-1.0-2|25	are needed, the color package and a greyscale output device are
12mr|texlive-quotchap-1.0-2|26	recommended.
12mr|texlive-quotchap-1.0-2|27	
12mr|texlive-quotchap-1.0-2|28	%post
12mr|texlive-quotchap-1.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-quotchap-1.0-2|30	
12mr|texlive-quotchap-1.0-2|31	%postun
12mr|texlive-quotchap-1.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-quotchap-1.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-quotchap-1.0-2|34	fi
12mr|texlive-quotchap-1.0-2|35	
12mr|texlive-quotchap-1.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-quotchap-1.0-2|37	%files
12mr|texlive-quotchap-1.0-2|38	%{_texmfdistdir}/tex/latex/quotchap/quotchap.sty
12mr|texlive-quotchap-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/quotchap/README
12mr|texlive-quotchap-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/quotchap/document.pdf
12mr|texlive-quotchap-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/quotchap/document.tex
12mr|texlive-quotchap-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/quotchap/quotchap.pdf
12mr|texlive-quotchap-1.0-2|43	#- source
12mr|texlive-quotchap-1.0-2|44	%doc %{_texmfdistdir}/source/latex/quotchap/quotchap.dtx
12mr|texlive-quotchap-1.0-2|45	%doc %{_texmfdistdir}/source/latex/quotchap/quotchap.ins
12mr|texlive-quotchap-1.0-2|46	
12mr|texlive-quotchap-1.0-2|47	#-----------------------------------------------------------------------
12mr|texlive-quotchap-1.0-2|48	%prep
12mr|texlive-quotchap-1.0-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-quotchap-1.0-2|50	
12mr|texlive-quotchap-1.0-2|51	%build
12mr|texlive-quotchap-1.0-2|52	
12mr|texlive-quotchap-1.0-2|53	%install
12mr|texlive-quotchap-1.0-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-quotchap-1.0-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-quotchap-1.0-2|56	
12mr|texlive-quotchap-1.0-2|57	
12mr|texlive-quotchap-1.0-2|58	
12mr|texlive-quotchap-1.0-2|59	%changelog
12mr|texlive-quotchap-1.0-2|60	

18412 12
12mr|texlive-quoting-v0.1b-1|1	# revision 25474
12mr|texlive-quoting-v0.1b-1|2	# category Package
12mr|texlive-quoting-v0.1b-1|3	# catalog-ctan /macros/latex/contrib/quoting
12mr|texlive-quoting-v0.1b-1|4	# catalog-date 2012-02-22 10:43:42 +0100
12mr|texlive-quoting-v0.1b-1|5	# catalog-license lppl1.3
12mr|texlive-quoting-v0.1b-1|6	# catalog-version v0.1b
12mr|texlive-quoting-v0.1b-1|7	Name:		texlive-quoting
12mr|texlive-quoting-v0.1b-1|8	Version:	v0.1b
12mr|texlive-quoting-v0.1b-1|9	Release:	1
12mr|texlive-quoting-v0.1b-1|10	Summary:	Consolidated environment for displayed text
12mr|texlive-quoting-v0.1b-1|11	Group:		Publishing
12mr|texlive-quoting-v0.1b-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/quoting
12mr|texlive-quoting-v0.1b-1|13	License:	LPPL1.3
12mr|texlive-quoting-v0.1b-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quoting.tar.xz
12mr|texlive-quoting-v0.1b-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quoting.doc.tar.xz
12mr|texlive-quoting-v0.1b-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quoting.source.tar.xz
12mr|texlive-quoting-v0.1b-1|17	BuildArch:	noarch
12mr|texlive-quoting-v0.1b-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-quoting-v0.1b-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-quoting-v0.1b-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-quoting-v0.1b-1|21	
12mr|texlive-quoting-v0.1b-1|22	%description
12mr|texlive-quoting-v0.1b-1|23	As an alternative to the LaTeX standard environments quotation
12mr|texlive-quoting-v0.1b-1|24	and quote, the package provides a consolidated environment for
12mr|texlive-quoting-v0.1b-1|25	displayed text. First-line indentation may be activated by
12mr|texlive-quoting-v0.1b-1|26	adding a blank line before the quoting environment. A key-value
12mr|texlive-quoting-v0.1b-1|27	interface (using kvoptions) allows the user to configure font
12mr|texlive-quoting-v0.1b-1|28	properties and spacing and to control orphans within and after
12mr|texlive-quoting-v0.1b-1|29	the environment.
12mr|texlive-quoting-v0.1b-1|30	
12mr|texlive-quoting-v0.1b-1|31	%post
12mr|texlive-quoting-v0.1b-1|32	%{_sbindir}/texlive.post
12mr|texlive-quoting-v0.1b-1|33	
12mr|texlive-quoting-v0.1b-1|34	%postun
12mr|texlive-quoting-v0.1b-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-quoting-v0.1b-1|36	%{_sbindir}/texlive.post
12mr|texlive-quoting-v0.1b-1|37	fi
12mr|texlive-quoting-v0.1b-1|38	
12mr|texlive-quoting-v0.1b-1|39	#-----------------------------------------------------------------------
12mr|texlive-quoting-v0.1b-1|40	%files
12mr|texlive-quoting-v0.1b-1|41	%{_texmfdistdir}/tex/latex/quoting/quoting.sty
12mr|texlive-quoting-v0.1b-1|42	%doc %{_texmfdistdir}/doc/latex/quoting/README
12mr|texlive-quoting-v0.1b-1|43	%doc %{_texmfdistdir}/doc/latex/quoting/quoting.pdf
12mr|texlive-quoting-v0.1b-1|44	#- source
12mr|texlive-quoting-v0.1b-1|45	%doc %{_texmfdistdir}/source/latex/quoting/quoting.dtx
12mr|texlive-quoting-v0.1b-1|46	%doc %{_texmfdistdir}/source/latex/quoting/quoting.ins
12mr|texlive-quoting-v0.1b-1|47	
12mr|texlive-quoting-v0.1b-1|48	#-----------------------------------------------------------------------
12mr|texlive-quoting-v0.1b-1|49	%prep
12mr|texlive-quoting-v0.1b-1|50	%setup -c -a0 -a1 -a2
12mr|texlive-quoting-v0.1b-1|51	
12mr|texlive-quoting-v0.1b-1|52	%build
12mr|texlive-quoting-v0.1b-1|53	
12mr|texlive-quoting-v0.1b-1|54	%install
12mr|texlive-quoting-v0.1b-1|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-quoting-v0.1b-1|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-quoting-v0.1b-1|57	
12mr|texlive-quoting-v0.1b-1|58	
12mr|texlive-quoting-v0.1b-1|59	
12mr|texlive-quoting-v0.1b-1|60	%changelog
12mr|texlive-quoting-v0.1b-1|61	

18413 12
12mr|texlive-quotmark-1.0-2|1	# revision 15878
12mr|texlive-quotmark-1.0-2|2	# category Package
12mr|texlive-quotmark-1.0-2|3	# catalog-ctan /macros/latex/contrib/quotmark
12mr|texlive-quotmark-1.0-2|4	# catalog-date 2008-08-24 10:50:19 +0200
12mr|texlive-quotmark-1.0-2|5	# catalog-license lppl
12mr|texlive-quotmark-1.0-2|6	# catalog-version 1.0
12mr|texlive-quotmark-1.0-2|7	Name:		texlive-quotmark
12mr|texlive-quotmark-1.0-2|8	Version:	1.0
12mr|texlive-quotmark-1.0-2|9	Release:	2
12mr|texlive-quotmark-1.0-2|10	Summary:	Consistent quote marks
12mr|texlive-quotmark-1.0-2|11	Group:		Publishing
12mr|texlive-quotmark-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/quotmark
12mr|texlive-quotmark-1.0-2|13	License:	LPPL
12mr|texlive-quotmark-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quotmark.tar.xz
12mr|texlive-quotmark-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quotmark.doc.tar.xz
12mr|texlive-quotmark-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quotmark.source.tar.xz
12mr|texlive-quotmark-1.0-2|17	BuildArch:	noarch
12mr|texlive-quotmark-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-quotmark-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-quotmark-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-quotmark-1.0-2|21	
12mr|texlive-quotmark-1.0-2|22	%description
12mr|texlive-quotmark-1.0-2|23	The package provides a means of ensuring consistent quote marks
12mr|texlive-quotmark-1.0-2|24	throughout your document. The style can be changed either via
12mr|texlive-quotmark-1.0-2|25	package option or command. The package detects if babel or
12mr|texlive-quotmark-1.0-2|26	ngerman have been loaded, and will use the punctuation marks
12mr|texlive-quotmark-1.0-2|27	appropriate for the current language.
12mr|texlive-quotmark-1.0-2|28	
12mr|texlive-quotmark-1.0-2|29	%post
12mr|texlive-quotmark-1.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-quotmark-1.0-2|31	
12mr|texlive-quotmark-1.0-2|32	%postun
12mr|texlive-quotmark-1.0-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-quotmark-1.0-2|34	%{_sbindir}/texlive.post
12mr|texlive-quotmark-1.0-2|35	fi
12mr|texlive-quotmark-1.0-2|36	
12mr|texlive-quotmark-1.0-2|37	#-----------------------------------------------------------------------
12mr|texlive-quotmark-1.0-2|38	%files
12mr|texlive-quotmark-1.0-2|39	%{_texmfdistdir}/tex/latex/quotmark/quotmark-UKenglish.def
12mr|texlive-quotmark-1.0-2|40	%{_texmfdistdir}/tex/latex/quotmark/quotmark-USenglish.def
12mr|texlive-quotmark-1.0-2|41	%{_texmfdistdir}/tex/latex/quotmark/quotmark-afrikaans.def
12mr|texlive-quotmark-1.0-2|42	%{_texmfdistdir}/tex/latex/quotmark/quotmark-brazil.def
12mr|texlive-quotmark-1.0-2|43	%{_texmfdistdir}/tex/latex/quotmark/quotmark-bulgarian.def
12mr|texlive-quotmark-1.0-2|44	%{_texmfdistdir}/tex/latex/quotmark/quotmark-catalan.def
12mr|texlive-quotmark-1.0-2|45	%{_texmfdistdir}/tex/latex/quotmark/quotmark-croatian.def
12mr|texlive-quotmark-1.0-2|46	%{_texmfdistdir}/tex/latex/quotmark/quotmark-czech.def
12mr|texlive-quotmark-1.0-2|47	%{_texmfdistdir}/tex/latex/quotmark/quotmark-danish.def
12mr|texlive-quotmark-1.0-2|48	%{_texmfdistdir}/tex/latex/quotmark/quotmark-dutch.def
12mr|texlive-quotmark-1.0-2|49	%{_texmfdistdir}/tex/latex/quotmark/quotmark-estonian.def
12mr|texlive-quotmark-1.0-2|50	%{_texmfdistdir}/tex/latex/quotmark/quotmark-finnish.def
12mr|texlive-quotmark-1.0-2|51	%{_texmfdistdir}/tex/latex/quotmark/quotmark-frenchb.def
12mr|texlive-quotmark-1.0-2|52	%{_texmfdistdir}/tex/latex/quotmark/quotmark-germanb.def
12mr|texlive-quotmark-1.0-2|53	%{_texmfdistdir}/tex/latex/quotmark/quotmark-greek.def
12mr|texlive-quotmark-1.0-2|54	%{_texmfdistdir}/tex/latex/quotmark/quotmark-hebrew.def
12mr|texlive-quotmark-1.0-2|55	%{_texmfdistdir}/tex/latex/quotmark/quotmark-icelandic.def
12mr|texlive-quotmark-1.0-2|56	%{_texmfdistdir}/tex/latex/quotmark/quotmark-irish.def
12mr|texlive-quotmark-1.0-2|57	%{_texmfdistdir}/tex/latex/quotmark/quotmark-italian.def
12mr|texlive-quotmark-1.0-2|58	%{_texmfdistdir}/tex/latex/quotmark/quotmark-magyar.def
12mr|texlive-quotmark-1.0-2|59	%{_texmfdistdir}/tex/latex/quotmark/quotmark-ngermanb.def
12mr|texlive-quotmark-1.0-2|60	%{_texmfdistdir}/tex/latex/quotmark/quotmark-norsk.def
12mr|texlive-quotmark-1.0-2|61	%{_texmfdistdir}/tex/latex/quotmark/quotmark-polish.def
12mr|texlive-quotmark-1.0-2|62	%{_texmfdistdir}/tex/latex/quotmark/quotmark-portuges.def
12mr|texlive-quotmark-1.0-2|63	%{_texmfdistdir}/tex/latex/quotmark/quotmark-romanian.def
12mr|texlive-quotmark-1.0-2|64	%{_texmfdistdir}/tex/latex/quotmark/quotmark-russianb.def
12mr|texlive-quotmark-1.0-2|65	%{_texmfdistdir}/tex/latex/quotmark/quotmark-serbian.def
12mr|texlive-quotmark-1.0-2|66	%{_texmfdistdir}/tex/latex/quotmark/quotmark-slovak.def
12mr|texlive-quotmark-1.0-2|67	%{_texmfdistdir}/tex/latex/quotmark/quotmark-slovene.def
12mr|texlive-quotmark-1.0-2|68	%{_texmfdistdir}/tex/latex/quotmark/quotmark-sorbian.def
12mr|texlive-quotmark-1.0-2|69	%{_texmfdistdir}/tex/latex/quotmark/quotmark-spanish.def
12mr|texlive-quotmark-1.0-2|70	%{_texmfdistdir}/tex/latex/quotmark/quotmark-swedish.def
12mr|texlive-quotmark-1.0-2|71	%{_texmfdistdir}/tex/latex/quotmark/quotmark-swiss.def
12mr|texlive-quotmark-1.0-2|72	%{_texmfdistdir}/tex/latex/quotmark/quotmark-turkish.def
12mr|texlive-quotmark-1.0-2|73	%{_texmfdistdir}/tex/latex/quotmark/quotmark-ukraineb.def
12mr|texlive-quotmark-1.0-2|74	%{_texmfdistdir}/tex/latex/quotmark/quotmark-welsh.def
12mr|texlive-quotmark-1.0-2|75	%{_texmfdistdir}/tex/latex/quotmark/quotmark.sty
12mr|texlive-quotmark-1.0-2|76	%doc %{_texmfdistdir}/doc/latex/quotmark/CHANGES
12mr|texlive-quotmark-1.0-2|77	%doc %{_texmfdistdir}/doc/latex/quotmark/README
12mr|texlive-quotmark-1.0-2|78	%doc %{_texmfdistdir}/doc/latex/quotmark/quotmark.pdf
12mr|texlive-quotmark-1.0-2|79	%doc %{_texmfdistdir}/doc/latex/quotmark/sample.tex
12mr|texlive-quotmark-1.0-2|80	#- source
12mr|texlive-quotmark-1.0-2|81	%doc %{_texmfdistdir}/source/latex/quotmark/quotmark.dtx
12mr|texlive-quotmark-1.0-2|82	%doc %{_texmfdistdir}/source/latex/quotmark/quotmark.ins
12mr|texlive-quotmark-1.0-2|83	
12mr|texlive-quotmark-1.0-2|84	#-----------------------------------------------------------------------
12mr|texlive-quotmark-1.0-2|85	%prep
12mr|texlive-quotmark-1.0-2|86	%setup -c -a0 -a1 -a2
12mr|texlive-quotmark-1.0-2|87	
12mr|texlive-quotmark-1.0-2|88	%build
12mr|texlive-quotmark-1.0-2|89	
12mr|texlive-quotmark-1.0-2|90	%install
12mr|texlive-quotmark-1.0-2|91	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-quotmark-1.0-2|92	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-quotmark-1.0-2|93	
12mr|texlive-quotmark-1.0-2|94	
12mr|texlive-quotmark-1.0-2|95	
12mr|texlive-quotmark-1.0-2|96	%changelog
12mr|texlive-quotmark-1.0-2|97	

18414 12
12mr|texlive-randbild-0.2-2|1	# revision 15878
12mr|texlive-randbild-0.2-2|2	# category Package
12mr|texlive-randbild-0.2-2|3	# catalog-ctan /macros/latex/contrib/randbild
12mr|texlive-randbild-0.2-2|4	# catalog-date 2007-05-16 07:57:15 +0200
12mr|texlive-randbild-0.2-2|5	# catalog-license lppl
12mr|texlive-randbild-0.2-2|6	# catalog-version 0.2
12mr|texlive-randbild-0.2-2|7	Name:		texlive-randbild
12mr|texlive-randbild-0.2-2|8	Version:	0.2
12mr|texlive-randbild-0.2-2|9	Release:	2
12mr|texlive-randbild-0.2-2|10	Summary:	Marginal pictures
12mr|texlive-randbild-0.2-2|11	Group:		Publishing
12mr|texlive-randbild-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/randbild
12mr|texlive-randbild-0.2-2|13	License:	LPPL
12mr|texlive-randbild-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randbild.tar.xz
12mr|texlive-randbild-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randbild.doc.tar.xz
12mr|texlive-randbild-0.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randbild.source.tar.xz
12mr|texlive-randbild-0.2-2|17	BuildArch:	noarch
12mr|texlive-randbild-0.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-randbild-0.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-randbild-0.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-randbild-0.2-2|21	
12mr|texlive-randbild-0.2-2|22	%description
12mr|texlive-randbild-0.2-2|23	Provides environments randbild, to draw small marginal plots
12mr|texlive-randbild-0.2-2|24	(using the package pstricks package pst-plot), and
12mr|texlive-randbild-0.2-2|25	randbildbasis (the same, only without the automatically drawn
12mr|texlive-randbild-0.2-2|26	coordinate system).
12mr|texlive-randbild-0.2-2|27	
12mr|texlive-randbild-0.2-2|28	%post
12mr|texlive-randbild-0.2-2|29	%{_sbindir}/texlive.post
12mr|texlive-randbild-0.2-2|30	
12mr|texlive-randbild-0.2-2|31	%postun
12mr|texlive-randbild-0.2-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-randbild-0.2-2|33	%{_sbindir}/texlive.post
12mr|texlive-randbild-0.2-2|34	fi
12mr|texlive-randbild-0.2-2|35	
12mr|texlive-randbild-0.2-2|36	#-----------------------------------------------------------------------
12mr|texlive-randbild-0.2-2|37	%files
12mr|texlive-randbild-0.2-2|38	%{_texmfdistdir}/tex/latex/randbild/randbild.sty
12mr|texlive-randbild-0.2-2|39	%doc %{_texmfdistdir}/doc/latex/randbild/README
12mr|texlive-randbild-0.2-2|40	%doc %{_texmfdistdir}/doc/latex/randbild/randbild.pdf
12mr|texlive-randbild-0.2-2|41	#- source
12mr|texlive-randbild-0.2-2|42	%doc %{_texmfdistdir}/source/latex/randbild/randbild.dtx
12mr|texlive-randbild-0.2-2|43	%doc %{_texmfdistdir}/source/latex/randbild/randbild.ins
12mr|texlive-randbild-0.2-2|44	
12mr|texlive-randbild-0.2-2|45	#-----------------------------------------------------------------------
12mr|texlive-randbild-0.2-2|46	%prep
12mr|texlive-randbild-0.2-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-randbild-0.2-2|48	
12mr|texlive-randbild-0.2-2|49	%build
12mr|texlive-randbild-0.2-2|50	
12mr|texlive-randbild-0.2-2|51	%install
12mr|texlive-randbild-0.2-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-randbild-0.2-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-randbild-0.2-2|54	
12mr|texlive-randbild-0.2-2|55	
12mr|texlive-randbild-0.2-2|56	
12mr|texlive-randbild-0.2-2|57	%changelog
12mr|texlive-randbild-0.2-2|58	

18415 12
12mr|texlive-randomwalk-0.2-3|1	# revision 27139
12mr|texlive-randomwalk-0.2-3|2	# category Package
12mr|texlive-randomwalk-0.2-3|3	# catalog-ctan /macros/latex/contrib/randomwalk
12mr|texlive-randomwalk-0.2-3|4	# catalog-date 2012-06-01 18:19:13 +0200
12mr|texlive-randomwalk-0.2-3|5	# catalog-license lppl
12mr|texlive-randomwalk-0.2-3|6	# catalog-version 0.2
12mr|texlive-randomwalk-0.2-3|7	Name:		texlive-randomwalk
12mr|texlive-randomwalk-0.2-3|8	Version:	0.2
12mr|texlive-randomwalk-0.2-3|9	Release:	3
12mr|texlive-randomwalk-0.2-3|10	Summary:	Random walks using TikZ
12mr|texlive-randomwalk-0.2-3|11	Group:		Publishing
12mr|texlive-randomwalk-0.2-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/randomwalk
12mr|texlive-randomwalk-0.2-3|13	License:	LPPL
12mr|texlive-randomwalk-0.2-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randomwalk.tar.xz
12mr|texlive-randomwalk-0.2-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randomwalk.doc.tar.xz
12mr|texlive-randomwalk-0.2-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randomwalk.source.tar.xz
12mr|texlive-randomwalk-0.2-3|17	BuildArch:	noarch
12mr|texlive-randomwalk-0.2-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-randomwalk-0.2-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-randomwalk-0.2-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-randomwalk-0.2-3|21	
12mr|texlive-randomwalk-0.2-3|22	%description
12mr|texlive-randomwalk-0.2-3|23	The randomwalk package provides a user command, \RandomWalk, to
12mr|texlive-randomwalk-0.2-3|24	draw random walks with a given number of steps. Lengths and
12mr|texlive-randomwalk-0.2-3|25	angles of the steps can be customized in various ways. The
12mr|texlive-randomwalk-0.2-3|26	package uses PGF/TikZ for its graphical output.
12mr|texlive-randomwalk-0.2-3|27	
12mr|texlive-randomwalk-0.2-3|28	%post
12mr|texlive-randomwalk-0.2-3|29	%{_sbindir}/texlive.post
12mr|texlive-randomwalk-0.2-3|30	
12mr|texlive-randomwalk-0.2-3|31	%postun
12mr|texlive-randomwalk-0.2-3|32	if [ $1 -eq 0 ]; then
12mr|texlive-randomwalk-0.2-3|33	%{_sbindir}/texlive.post
12mr|texlive-randomwalk-0.2-3|34	fi
12mr|texlive-randomwalk-0.2-3|35	
12mr|texlive-randomwalk-0.2-3|36	#-----------------------------------------------------------------------
12mr|texlive-randomwalk-0.2-3|37	%files
12mr|texlive-randomwalk-0.2-3|38	%{_texmfdistdir}/tex/latex/randomwalk/randomwalk.sty
12mr|texlive-randomwalk-0.2-3|39	%doc %{_texmfdistdir}/doc/latex/randomwalk/README
12mr|texlive-randomwalk-0.2-3|40	%doc %{_texmfdistdir}/doc/latex/randomwalk/randomwalk.pdf
12mr|texlive-randomwalk-0.2-3|41	#- source
12mr|texlive-randomwalk-0.2-3|42	%doc %{_texmfdistdir}/source/latex/randomwalk/randomwalk.dtx
12mr|texlive-randomwalk-0.2-3|43	%doc %{_texmfdistdir}/source/latex/randomwalk/randomwalk.ins
12mr|texlive-randomwalk-0.2-3|44	
12mr|texlive-randomwalk-0.2-3|45	#-----------------------------------------------------------------------
12mr|texlive-randomwalk-0.2-3|46	%prep
12mr|texlive-randomwalk-0.2-3|47	%setup -c -a0 -a1 -a2
12mr|texlive-randomwalk-0.2-3|48	
12mr|texlive-randomwalk-0.2-3|49	%build
12mr|texlive-randomwalk-0.2-3|50	
12mr|texlive-randomwalk-0.2-3|51	%install
12mr|texlive-randomwalk-0.2-3|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-randomwalk-0.2-3|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-randomwalk-0.2-3|54	
12mr|texlive-randomwalk-0.2-3|55	
12mr|texlive-randomwalk-0.2-3|56	
12mr|texlive-randomwalk-0.2-3|57	%changelog
12mr|texlive-randomwalk-0.2-3|58	

18416 12
12mr|texlive-randtext-20070226-2|1	# revision 15878
12mr|texlive-randtext-20070226-2|2	# category Package
12mr|texlive-randtext-20070226-2|3	# catalog-ctan /macros/latex/contrib/randtext/randtext.sty
12mr|texlive-randtext-20070226-2|4	# catalog-date 2007-02-26 00:17:56 +0100
12mr|texlive-randtext-20070226-2|5	# catalog-license lppl
12mr|texlive-randtext-20070226-2|6	# catalog-version undef
12mr|texlive-randtext-20070226-2|7	Name:		texlive-randtext
12mr|texlive-randtext-20070226-2|8	Version:	20070226
12mr|texlive-randtext-20070226-2|9	Release:	2
12mr|texlive-randtext-20070226-2|10	Summary:	Randomise the order of characters in strings
12mr|texlive-randtext-20070226-2|11	Group:		Publishing
12mr|texlive-randtext-20070226-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/randtext/randtext.sty
12mr|texlive-randtext-20070226-2|13	License:	LPPL
12mr|texlive-randtext-20070226-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randtext.tar.xz
12mr|texlive-randtext-20070226-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/randtext.doc.tar.xz
12mr|texlive-randtext-20070226-2|16	BuildArch:	noarch
12mr|texlive-randtext-20070226-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-randtext-20070226-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-randtext-20070226-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-randtext-20070226-2|20	
12mr|texlive-randtext-20070226-2|21	%description
12mr|texlive-randtext-20070226-2|22	The package provides a single macro \randomize{TEXT} that
12mr|texlive-randtext-20070226-2|23	typesets the characters of TEXT in random order, such that the
12mr|texlive-randtext-20070226-2|24	resulting output appears correct, but most automated attempts
12mr|texlive-randtext-20070226-2|25	to read the file will misunderstand it. This function allows
12mr|texlive-randtext-20070226-2|26	one to include an email address in a TeX document and publish
12mr|texlive-randtext-20070226-2|27	it online without fear of email address harvesters or spammers
12mr|texlive-randtext-20070226-2|28	easily picking up the address.
12mr|texlive-randtext-20070226-2|29	
12mr|texlive-randtext-20070226-2|30	%post
12mr|texlive-randtext-20070226-2|31	%{_sbindir}/texlive.post
12mr|texlive-randtext-20070226-2|32	
12mr|texlive-randtext-20070226-2|33	%postun
12mr|texlive-randtext-20070226-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-randtext-20070226-2|35	%{_sbindir}/texlive.post
12mr|texlive-randtext-20070226-2|36	fi
12mr|texlive-randtext-20070226-2|37	
12mr|texlive-randtext-20070226-2|38	#-----------------------------------------------------------------------
12mr|texlive-randtext-20070226-2|39	%files
12mr|texlive-randtext-20070226-2|40	%{_texmfdistdir}/tex/latex/randtext/randtext.sty
12mr|texlive-randtext-20070226-2|41	%doc %{_texmfdistdir}/doc/latex/randtext/README
12mr|texlive-randtext-20070226-2|42	
12mr|texlive-randtext-20070226-2|43	#-----------------------------------------------------------------------
12mr|texlive-randtext-20070226-2|44	%prep
12mr|texlive-randtext-20070226-2|45	%setup -c -a0 -a1
12mr|texlive-randtext-20070226-2|46	
12mr|texlive-randtext-20070226-2|47	%build
12mr|texlive-randtext-20070226-2|48	
12mr|texlive-randtext-20070226-2|49	%install
12mr|texlive-randtext-20070226-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-randtext-20070226-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-randtext-20070226-2|52	
12mr|texlive-randtext-20070226-2|53	
12mr|texlive-randtext-20070226-2|54	
12mr|texlive-randtext-20070226-2|55	%changelog
12mr|texlive-randtext-20070226-2|56	

18417 12
12mr|texlive-rccol-1.2c-2|1	# revision 15878
12mr|texlive-rccol-1.2c-2|2	# category Package
12mr|texlive-rccol-1.2c-2|3	# catalog-ctan /macros/latex/contrib/rccol
12mr|texlive-rccol-1.2c-2|4	# catalog-date 2008-04-20 19:53:04 +0200
12mr|texlive-rccol-1.2c-2|5	# catalog-license other-free
12mr|texlive-rccol-1.2c-2|6	# catalog-version 1.2c
12mr|texlive-rccol-1.2c-2|7	Name:		texlive-rccol
12mr|texlive-rccol-1.2c-2|8	Version:	1.2c
12mr|texlive-rccol-1.2c-2|9	Release:	2
12mr|texlive-rccol-1.2c-2|10	Summary:	Decimal-centered optionally rounded numbers in tabular
12mr|texlive-rccol-1.2c-2|11	Group:		Publishing
12mr|texlive-rccol-1.2c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rccol
12mr|texlive-rccol-1.2c-2|13	License:	OTHER-FREE
12mr|texlive-rccol-1.2c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rccol.tar.xz
12mr|texlive-rccol-1.2c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rccol.doc.tar.xz
12mr|texlive-rccol-1.2c-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rccol.source.tar.xz
12mr|texlive-rccol-1.2c-2|17	BuildArch:	noarch
12mr|texlive-rccol-1.2c-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-rccol-1.2c-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-rccol-1.2c-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-rccol-1.2c-2|21	
12mr|texlive-rccol-1.2c-2|22	%description
12mr|texlive-rccol-1.2c-2|23	The rccol package provides decimal-centered numbers:
12mr|texlive-rccol-1.2c-2|24	corresponding digits and decimal separators aligned.
12mr|texlive-rccol-1.2c-2|25	Furthermore, rounding to the desired precision is possible. The
12mr|texlive-rccol-1.2c-2|26	package makes use of the fltpoint package (as well as the LaTeX
12mr|texlive-rccol-1.2c-2|27	required array package).
12mr|texlive-rccol-1.2c-2|28	
12mr|texlive-rccol-1.2c-2|29	%post
12mr|texlive-rccol-1.2c-2|30	%{_sbindir}/texlive.post
12mr|texlive-rccol-1.2c-2|31	
12mr|texlive-rccol-1.2c-2|32	%postun
12mr|texlive-rccol-1.2c-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-rccol-1.2c-2|34	%{_sbindir}/texlive.post
12mr|texlive-rccol-1.2c-2|35	fi
12mr|texlive-rccol-1.2c-2|36	
12mr|texlive-rccol-1.2c-2|37	#-----------------------------------------------------------------------
12mr|texlive-rccol-1.2c-2|38	%files
12mr|texlive-rccol-1.2c-2|39	%{_texmfdistdir}/tex/latex/rccol/rccol.sty
12mr|texlive-rccol-1.2c-2|40	%doc %{_texmfdistdir}/doc/latex/rccol/README
12mr|texlive-rccol-1.2c-2|41	%doc %{_texmfdistdir}/doc/latex/rccol/rccol.pdf
12mr|texlive-rccol-1.2c-2|42	#- source
12mr|texlive-rccol-1.2c-2|43	%doc %{_texmfdistdir}/source/latex/rccol/rccol.dtx
12mr|texlive-rccol-1.2c-2|44	%doc %{_texmfdistdir}/source/latex/rccol/rccol.ins
12mr|texlive-rccol-1.2c-2|45	
12mr|texlive-rccol-1.2c-2|46	#-----------------------------------------------------------------------
12mr|texlive-rccol-1.2c-2|47	%prep
12mr|texlive-rccol-1.2c-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-rccol-1.2c-2|49	
12mr|texlive-rccol-1.2c-2|50	%build
12mr|texlive-rccol-1.2c-2|51	
12mr|texlive-rccol-1.2c-2|52	%install
12mr|texlive-rccol-1.2c-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-rccol-1.2c-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-rccol-1.2c-2|55	
12mr|texlive-rccol-1.2c-2|56	
12mr|texlive-rccol-1.2c-2|57	
12mr|texlive-rccol-1.2c-2|58	%changelog
12mr|texlive-rccol-1.2c-2|59	

18418 12
12mr|texlive-rcs-20070606-2|1	# revision 15878
12mr|texlive-rcs-20070606-2|2	# category Package
12mr|texlive-rcs-20070606-2|3	# catalog-ctan /macros/latex/contrib/rcs
12mr|texlive-rcs-20070606-2|4	# catalog-date 2007-06-06 17:06:28 +0200
12mr|texlive-rcs-20070606-2|5	# catalog-license gpl
12mr|texlive-rcs-20070606-2|6	# catalog-version undef
12mr|texlive-rcs-20070606-2|7	Name:		texlive-rcs
12mr|texlive-rcs-20070606-2|8	Version:	20070606
12mr|texlive-rcs-20070606-2|9	Release:	2
12mr|texlive-rcs-20070606-2|10	Summary:	Use RCS (revision control system) tags in LaTeX documents
12mr|texlive-rcs-20070606-2|11	Group:		Publishing
12mr|texlive-rcs-20070606-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rcs
12mr|texlive-rcs-20070606-2|13	License:	GPL
12mr|texlive-rcs-20070606-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcs.tar.xz
12mr|texlive-rcs-20070606-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcs.doc.tar.xz
12mr|texlive-rcs-20070606-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcs.source.tar.xz
12mr|texlive-rcs-20070606-2|17	BuildArch:	noarch
12mr|texlive-rcs-20070606-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-rcs-20070606-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-rcs-20070606-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-rcs-20070606-2|21	
12mr|texlive-rcs-20070606-2|22	%description
12mr|texlive-rcs-20070606-2|23	The rcs package utilizes the inclusion of RCS supplied data in
12mr|texlive-rcs-20070606-2|24	LaTeX documents. It's upward compatible to *all* rcs styles I
12mr|texlive-rcs-20070606-2|25	know of. In particular, you can easily - access values of every
12mr|texlive-rcs-20070606-2|26	RCS field in your document - put the checkin date on the
12mr|texlive-rcs-20070606-2|27	titlepage - put RCS fields in a footline You can typeset
12mr|texlive-rcs-20070606-2|28	revision logs. Not in verbatim -- real LaTeX text! But you need
12mr|texlive-rcs-20070606-2|29	a configurable RCS for that. Refer to the user manual for more
12mr|texlive-rcs-20070606-2|30	detailed information. You can also configure the rcs package
12mr|texlive-rcs-20070606-2|31	easily to do special things for any keyword. This bundle comes
12mr|texlive-rcs-20070606-2|32	with a user manual, an internal interface description, full
12mr|texlive-rcs-20070606-2|33	documentation of the implementation, style information for AUC-
12mr|texlive-rcs-20070606-2|34	TeX, and test cases.
12mr|texlive-rcs-20070606-2|35	
12mr|texlive-rcs-20070606-2|36	%post
12mr|texlive-rcs-20070606-2|37	%{_sbindir}/texlive.post
12mr|texlive-rcs-20070606-2|38	
12mr|texlive-rcs-20070606-2|39	%postun
12mr|texlive-rcs-20070606-2|40	if [ $1 -eq 0 ]; then
12mr|texlive-rcs-20070606-2|41	%{_sbindir}/texlive.post
12mr|texlive-rcs-20070606-2|42	fi
12mr|texlive-rcs-20070606-2|43	
12mr|texlive-rcs-20070606-2|44	#-----------------------------------------------------------------------
12mr|texlive-rcs-20070606-2|45	%files
12mr|texlive-rcs-20070606-2|46	%{_texmfdistdir}/tex/latex/rcs/rcs.sty
12mr|texlive-rcs-20070606-2|47	%doc %{_texmfdistdir}/doc/latex/rcs/CATALOG
12mr|texlive-rcs-20070606-2|48	%doc %{_texmfdistdir}/doc/latex/rcs/History
12mr|texlive-rcs-20070606-2|49	%doc %{_texmfdistdir}/doc/latex/rcs/INSTALL
12mr|texlive-rcs-20070606-2|50	%doc %{_texmfdistdir}/doc/latex/rcs/License
12mr|texlive-rcs-20070606-2|51	%doc %{_texmfdistdir}/doc/latex/rcs/MANIFEST
12mr|texlive-rcs-20070606-2|52	%doc %{_texmfdistdir}/doc/latex/rcs/README
12mr|texlive-rcs-20070606-2|53	%doc %{_texmfdistdir}/doc/latex/rcs/rcs-conf.pdf
12mr|texlive-rcs-20070606-2|54	%doc %{_texmfdistdir}/doc/latex/rcs/rcs-user.pdf
12mr|texlive-rcs-20070606-2|55	#- source
12mr|texlive-rcs-20070606-2|56	%doc %{_texmfdistdir}/source/latex/rcs/Makefile
12mr|texlive-rcs-20070606-2|57	%doc %{_texmfdistdir}/source/latex/rcs/rcs.el
12mr|texlive-rcs-20070606-2|58	%doc %{_texmfdistdir}/source/latex/rcs/src/Diff
12mr|texlive-rcs-20070606-2|59	%doc %{_texmfdistdir}/source/latex/rcs/src/Imakefile
12mr|texlive-rcs-20070606-2|60	%doc %{_texmfdistdir}/source/latex/rcs/src/README
12mr|texlive-rcs-20070606-2|61	%doc %{_texmfdistdir}/source/latex/rcs/src/TODO
12mr|texlive-rcs-20070606-2|62	%doc %{_texmfdistdir}/source/latex/rcs/src/rcs-conf.tex
12mr|texlive-rcs-20070606-2|63	%doc %{_texmfdistdir}/source/latex/rcs/src/rcs-doc.sty
12mr|texlive-rcs-20070606-2|64	%doc %{_texmfdistdir}/source/latex/rcs/src/rcs-user.tex
12mr|texlive-rcs-20070606-2|65	%doc %{_texmfdistdir}/source/latex/rcs/src/rcs.doc
12mr|texlive-rcs-20070606-2|66	%doc %{_texmfdistdir}/source/latex/rcs/src/style/rcs.el
12mr|texlive-rcs-20070606-2|67	%doc %{_texmfdistdir}/source/latex/rcs/src/style/rcs.elc
12mr|texlive-rcs-20070606-2|68	%doc %{_texmfdistdir}/source/latex/rcs/src/test/Imakefile
12mr|texlive-rcs-20070606-2|69	%doc %{_texmfdistdir}/source/latex/rcs/src/test/Makefile
12mr|texlive-rcs-20070606-2|70	%doc %{_texmfdistdir}/source/latex/rcs/src/test/empty-log.tex
12mr|texlive-rcs-20070606-2|71	%doc %{_texmfdistdir}/source/latex/rcs/src/test/german.tex
12mr|texlive-rcs-20070606-2|72	%doc %{_texmfdistdir}/source/latex/rcs/src/test/log-error.tex
12mr|texlive-rcs-20070606-2|73	%doc %{_texmfdistdir}/source/latex/rcs/src/test/log.tex
12mr|texlive-rcs-20070606-2|74	%doc %{_texmfdistdir}/source/latex/rcs/src/test/rcsdef.tex
12mr|texlive-rcs-20070606-2|75	%doc %{_texmfdistdir}/source/latex/rcs/src/test/rcsid-param.tex
12mr|texlive-rcs-20070606-2|76	%doc %{_texmfdistdir}/source/latex/rcs/src/test/rcsid.tex
12mr|texlive-rcs-20070606-2|77	%doc %{_texmfdistdir}/source/latex/rcs/src/test/under_score.tex
12mr|texlive-rcs-20070606-2|78	
12mr|texlive-rcs-20070606-2|79	#-----------------------------------------------------------------------
12mr|texlive-rcs-20070606-2|80	%prep
12mr|texlive-rcs-20070606-2|81	%setup -c -a0 -a1 -a2
12mr|texlive-rcs-20070606-2|82	
12mr|texlive-rcs-20070606-2|83	%build
12mr|texlive-rcs-20070606-2|84	
12mr|texlive-rcs-20070606-2|85	%install
12mr|texlive-rcs-20070606-2|86	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-rcs-20070606-2|87	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-rcs-20070606-2|88	
12mr|texlive-rcs-20070606-2|89	
12mr|texlive-rcs-20070606-2|90	
12mr|texlive-rcs-20070606-2|91	%changelog
12mr|texlive-rcs-20070606-2|92	

18419 12
12mr|texlive-rcsinfo-1.11-2|1	# revision 15878
12mr|texlive-rcsinfo-1.11-2|2	# category Package
12mr|texlive-rcsinfo-1.11-2|3	# catalog-ctan /macros/latex/contrib/rcsinfo
12mr|texlive-rcsinfo-1.11-2|4	# catalog-date 2007-01-06 10:07:33 +0100
12mr|texlive-rcsinfo-1.11-2|5	# catalog-license lppl
12mr|texlive-rcsinfo-1.11-2|6	# catalog-version 1.11
12mr|texlive-rcsinfo-1.11-2|7	Name:		texlive-rcsinfo
12mr|texlive-rcsinfo-1.11-2|8	Version:	1.11
12mr|texlive-rcsinfo-1.11-2|9	Release:	2
12mr|texlive-rcsinfo-1.11-2|10	Summary:	Support for the revision control system
12mr|texlive-rcsinfo-1.11-2|11	Group:		Publishing
12mr|texlive-rcsinfo-1.11-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rcsinfo
12mr|texlive-rcsinfo-1.11-2|13	License:	LPPL
12mr|texlive-rcsinfo-1.11-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcsinfo.tar.xz
12mr|texlive-rcsinfo-1.11-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcsinfo.doc.tar.xz
12mr|texlive-rcsinfo-1.11-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcsinfo.source.tar.xz
12mr|texlive-rcsinfo-1.11-2|17	BuildArch:	noarch
12mr|texlive-rcsinfo-1.11-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-rcsinfo-1.11-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-rcsinfo-1.11-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-rcsinfo-1.11-2|21	
12mr|texlive-rcsinfo-1.11-2|22	%description
12mr|texlive-rcsinfo-1.11-2|23	A package to extract RCS (Revision Control System) information
12mr|texlive-rcsinfo-1.11-2|24	and use it in a LaTeX document. For users of LaTeX2HTML
12mr|texlive-rcsinfo-1.11-2|25	rcsinfo.perl is included.
12mr|texlive-rcsinfo-1.11-2|26	
12mr|texlive-rcsinfo-1.11-2|27	%post
12mr|texlive-rcsinfo-1.11-2|28	%{_sbindir}/texlive.post
12mr|texlive-rcsinfo-1.11-2|29	
12mr|texlive-rcsinfo-1.11-2|30	%postun
12mr|texlive-rcsinfo-1.11-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-rcsinfo-1.11-2|32	%{_sbindir}/texlive.post
12mr|texlive-rcsinfo-1.11-2|33	fi
12mr|texlive-rcsinfo-1.11-2|34	
12mr|texlive-rcsinfo-1.11-2|35	#-----------------------------------------------------------------------
12mr|texlive-rcsinfo-1.11-2|36	%files
12mr|texlive-rcsinfo-1.11-2|37	%{_texmfdistdir}/tex/latex/rcsinfo/rcsinfo.cfg
12mr|texlive-rcsinfo-1.11-2|38	%{_texmfdistdir}/tex/latex/rcsinfo/rcsinfo.sty
12mr|texlive-rcsinfo-1.11-2|39	%doc %{_texmfdistdir}/doc/latex/rcsinfo/README
12mr|texlive-rcsinfo-1.11-2|40	%doc %{_texmfdistdir}/doc/latex/rcsinfo/README-1.9
12mr|texlive-rcsinfo-1.11-2|41	%doc %{_texmfdistdir}/doc/latex/rcsinfo/rcsinfo.init
12mr|texlive-rcsinfo-1.11-2|42	%doc %{_texmfdistdir}/doc/latex/rcsinfo/rcsinfo.pdf
12mr|texlive-rcsinfo-1.11-2|43	%doc %{_texmfdistdir}/doc/latex/rcsinfo/rcsinfo.perl
12mr|texlive-rcsinfo-1.11-2|44	%doc %{_texmfdistdir}/doc/latex/rcsinfo/rcsinfo2html.tex
12mr|texlive-rcsinfo-1.11-2|45	#- source
12mr|texlive-rcsinfo-1.11-2|46	%doc %{_texmfdistdir}/source/latex/rcsinfo/Makefile
12mr|texlive-rcsinfo-1.11-2|47	%doc %{_texmfdistdir}/source/latex/rcsinfo/rcsinfo.dtx
12mr|texlive-rcsinfo-1.11-2|48	%doc %{_texmfdistdir}/source/latex/rcsinfo/rcsinfo.ins
12mr|texlive-rcsinfo-1.11-2|49	
12mr|texlive-rcsinfo-1.11-2|50	#-----------------------------------------------------------------------
12mr|texlive-rcsinfo-1.11-2|51	%prep
12mr|texlive-rcsinfo-1.11-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-rcsinfo-1.11-2|53	
12mr|texlive-rcsinfo-1.11-2|54	%build
12mr|texlive-rcsinfo-1.11-2|55	
12mr|texlive-rcsinfo-1.11-2|56	%install
12mr|texlive-rcsinfo-1.11-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-rcsinfo-1.11-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-rcsinfo-1.11-2|59	
12mr|texlive-rcsinfo-1.11-2|60	
12mr|texlive-rcsinfo-1.11-2|61	
12mr|texlive-rcsinfo-1.11-2|62	%changelog
12mr|texlive-rcsinfo-1.11-2|63	

18420 12
12mr|texlive-rcs-multi-0.1a-2|1	# revision 21939
12mr|texlive-rcs-multi-0.1a-2|2	# category Package
12mr|texlive-rcs-multi-0.1a-2|3	# catalog-ctan /macros/latex/contrib/rcs-multi
12mr|texlive-rcs-multi-0.1a-2|4	# catalog-date 2011-04-03 16:27:03 +0200
12mr|texlive-rcs-multi-0.1a-2|5	# catalog-license lppl
12mr|texlive-rcs-multi-0.1a-2|6	# catalog-version 0.1a
12mr|texlive-rcs-multi-0.1a-2|7	Name:		texlive-rcs-multi
12mr|texlive-rcs-multi-0.1a-2|8	Version:	0.1a
12mr|texlive-rcs-multi-0.1a-2|9	Release:	2
12mr|texlive-rcs-multi-0.1a-2|10	Summary:	Typeset RCS version control in multiple-file documents
12mr|texlive-rcs-multi-0.1a-2|11	Group:		Publishing
12mr|texlive-rcs-multi-0.1a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rcs-multi
12mr|texlive-rcs-multi-0.1a-2|13	License:	LPPL
12mr|texlive-rcs-multi-0.1a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcs-multi.tar.xz
12mr|texlive-rcs-multi-0.1a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcs-multi.doc.tar.xz
12mr|texlive-rcs-multi-0.1a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rcs-multi.source.tar.xz
12mr|texlive-rcs-multi-0.1a-2|17	BuildArch:	noarch
12mr|texlive-rcs-multi-0.1a-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-rcs-multi-0.1a-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-rcs-multi-0.1a-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-rcs-multi-0.1a-2|21	
12mr|texlive-rcs-multi-0.1a-2|22	%description
12mr|texlive-rcs-multi-0.1a-2|23	The package enables the user to typeset version control
12mr|texlive-rcs-multi-0.1a-2|24	information provided by RCS keywords (e.g., $ID: ... $) in
12mr|texlive-rcs-multi-0.1a-2|25	LaTeX documents that contain multiple TeX files. The package is
12mr|texlive-rcs-multi-0.1a-2|26	based on the author's svn-multi package.
12mr|texlive-rcs-multi-0.1a-2|27	
12mr|texlive-rcs-multi-0.1a-2|28	%post
12mr|texlive-rcs-multi-0.1a-2|29	%{_sbindir}/texlive.post
12mr|texlive-rcs-multi-0.1a-2|30	
12mr|texlive-rcs-multi-0.1a-2|31	%postun
12mr|texlive-rcs-multi-0.1a-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-rcs-multi-0.1a-2|33	%{_sbindir}/texlive.post
12mr|texlive-rcs-multi-0.1a-2|34	fi
12mr|texlive-rcs-multi-0.1a-2|35	
12mr|texlive-rcs-multi-0.1a-2|36	#-----------------------------------------------------------------------
12mr|texlive-rcs-multi-0.1a-2|37	%files
12mr|texlive-rcs-multi-0.1a-2|38	%{_texmfdistdir}/tex/latex/rcs-multi/rcs-multi.sty
12mr|texlive-rcs-multi-0.1a-2|39	%doc %{_texmfdistdir}/doc/latex/rcs-multi/example.pdf
12mr|texlive-rcs-multi-0.1a-2|40	%doc %{_texmfdistdir}/doc/latex/rcs-multi/rcs-multi.pdf
12mr|texlive-rcs-multi-0.1a-2|41	#- source
12mr|texlive-rcs-multi-0.1a-2|42	%doc %{_texmfdistdir}/source/latex/rcs-multi/Makefile
12mr|texlive-rcs-multi-0.1a-2|43	%doc %{_texmfdistdir}/source/latex/rcs-multi/example.tex
12mr|texlive-rcs-multi-0.1a-2|44	%doc %{_texmfdistdir}/source/latex/rcs-multi/rcs-multi.dtx
12mr|texlive-rcs-multi-0.1a-2|45	%doc %{_texmfdistdir}/source/latex/rcs-multi/rcs-multi.ins
12mr|texlive-rcs-multi-0.1a-2|46	
12mr|texlive-rcs-multi-0.1a-2|47	#-----------------------------------------------------------------------
12mr|texlive-rcs-multi-0.1a-2|48	%prep
12mr|texlive-rcs-multi-0.1a-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-rcs-multi-0.1a-2|50	
12mr|texlive-rcs-multi-0.1a-2|51	%build
12mr|texlive-rcs-multi-0.1a-2|52	
12mr|texlive-rcs-multi-0.1a-2|53	%install
12mr|texlive-rcs-multi-0.1a-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-rcs-multi-0.1a-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-rcs-multi-0.1a-2|56	
12mr|texlive-rcs-multi-0.1a-2|57	
12mr|texlive-rcs-multi-0.1a-2|58	
12mr|texlive-rcs-multi-0.1a-2|59	%changelog
12mr|texlive-rcs-multi-0.1a-2|60	

18421 12
12mr|texlive-realboxes-0.2-2|1	# revision 23581
12mr|texlive-realboxes-0.2-2|2	# category Package
12mr|texlive-realboxes-0.2-2|3	# catalog-ctan /macros/latex/contrib/realboxes
12mr|texlive-realboxes-0.2-2|4	# catalog-date 2011-08-16 10:35:18 +0200
12mr|texlive-realboxes-0.2-2|5	# catalog-license lppl1.3
12mr|texlive-realboxes-0.2-2|6	# catalog-version 0.2
12mr|texlive-realboxes-0.2-2|7	Name:		texlive-realboxes
12mr|texlive-realboxes-0.2-2|8	Version:	0.2
12mr|texlive-realboxes-0.2-2|9	Release:	2
12mr|texlive-realboxes-0.2-2|10	Summary:	Variants of common box-commands that read their content as real box and not as macro argument
12mr|texlive-realboxes-0.2-2|11	Group:		Publishing
12mr|texlive-realboxes-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/realboxes
12mr|texlive-realboxes-0.2-2|13	License:	LPPL1.3
12mr|texlive-realboxes-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/realboxes.tar.xz
12mr|texlive-realboxes-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/realboxes.doc.tar.xz
12mr|texlive-realboxes-0.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/realboxes.source.tar.xz
12mr|texlive-realboxes-0.2-2|17	BuildArch:	noarch
12mr|texlive-realboxes-0.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-realboxes-0.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-realboxes-0.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-realboxes-0.2-2|21	
12mr|texlive-realboxes-0.2-2|22	%description
12mr|texlive-realboxes-0.2-2|23	The package uses the author's package collectbox to define
12mr|texlive-realboxes-0.2-2|24	variants of common box related macros which read the content as
12mr|texlive-realboxes-0.2-2|25	real box and not as macro argument. This enables the use of
12mr|texlive-realboxes-0.2-2|26	verbatim or other special material as part of this content. The
12mr|texlive-realboxes-0.2-2|27	provided macros have the same names as the original versions
12mr|texlive-realboxes-0.2-2|28	but start with an upper-case letter instead. The "long-form"
12mr|texlive-realboxes-0.2-2|29	macros, like \Makebox, can also be used as environments, but
12mr|texlive-realboxes-0.2-2|30	not the "short-form" macros, like \Mbox. However, normally the
12mr|texlive-realboxes-0.2-2|31	long form uses the short form anyway when no optional arguments
12mr|texlive-realboxes-0.2-2|32	are used.
12mr|texlive-realboxes-0.2-2|33	
12mr|texlive-realboxes-0.2-2|34	%post
12mr|texlive-realboxes-0.2-2|35	%{_sbindir}/texlive.post
12mr|texlive-realboxes-0.2-2|36	
12mr|texlive-realboxes-0.2-2|37	%postun
12mr|texlive-realboxes-0.2-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-realboxes-0.2-2|39	%{_sbindir}/texlive.post
12mr|texlive-realboxes-0.2-2|40	fi
12mr|texlive-realboxes-0.2-2|41	
12mr|texlive-realboxes-0.2-2|42	#-----------------------------------------------------------------------
12mr|texlive-realboxes-0.2-2|43	%files
12mr|texlive-realboxes-0.2-2|44	%{_texmfdistdir}/tex/latex/realboxes/realboxes.sty
12mr|texlive-realboxes-0.2-2|45	%doc %{_texmfdistdir}/doc/latex/realboxes/README
12mr|texlive-realboxes-0.2-2|46	%doc %{_texmfdistdir}/doc/latex/realboxes/realboxes.pdf
12mr|texlive-realboxes-0.2-2|47	#- source
12mr|texlive-realboxes-0.2-2|48	%doc %{_texmfdistdir}/source/latex/realboxes/realboxes.dtx
12mr|texlive-realboxes-0.2-2|49	%doc %{_texmfdistdir}/source/latex/realboxes/realboxes.ins
12mr|texlive-realboxes-0.2-2|50	
12mr|texlive-realboxes-0.2-2|51	#-----------------------------------------------------------------------
12mr|texlive-realboxes-0.2-2|52	%prep
12mr|texlive-realboxes-0.2-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-realboxes-0.2-2|54	
12mr|texlive-realboxes-0.2-2|55	%build
12mr|texlive-realboxes-0.2-2|56	
12mr|texlive-realboxes-0.2-2|57	%install
12mr|texlive-realboxes-0.2-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-realboxes-0.2-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-realboxes-0.2-2|60	
12mr|texlive-realboxes-0.2-2|61	
12mr|texlive-realboxes-0.2-2|62	
12mr|texlive-realboxes-0.2-2|63	%changelog
12mr|texlive-realboxes-0.2-2|64	

18422 12
12mr|texlive-realscripts-0.3-2|1	# revision 19976
12mr|texlive-realscripts-0.3-2|2	# category Package
12mr|texlive-realscripts-0.3-2|3	# catalog-ctan /macros/latex/contrib/realscripts
12mr|texlive-realscripts-0.3-2|4	# catalog-date 2010-09-30 22:08:28 +0200
12mr|texlive-realscripts-0.3-2|5	# catalog-license lppl1.3
12mr|texlive-realscripts-0.3-2|6	# catalog-version 0.3
12mr|texlive-realscripts-0.3-2|7	Name:		texlive-realscripts
12mr|texlive-realscripts-0.3-2|8	Version:	0.3
12mr|texlive-realscripts-0.3-2|9	Release:	2
12mr|texlive-realscripts-0.3-2|10	Summary:	Access OpenType subscript and superscript glyphs
12mr|texlive-realscripts-0.3-2|11	Group:		Publishing
12mr|texlive-realscripts-0.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/realscripts
12mr|texlive-realscripts-0.3-2|13	License:	LPPL1.3
12mr|texlive-realscripts-0.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/realscripts.tar.xz
12mr|texlive-realscripts-0.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/realscripts.doc.tar.xz
12mr|texlive-realscripts-0.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/realscripts.source.tar.xz
12mr|texlive-realscripts-0.3-2|17	BuildArch:	noarch
12mr|texlive-realscripts-0.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-realscripts-0.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-realscripts-0.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-realscripts-0.3-2|21	
12mr|texlive-realscripts-0.3-2|22	%description
12mr|texlive-realscripts-0.3-2|23	This small package replaces \textsuperscript and \textsubscript
12mr|texlive-realscripts-0.3-2|24	commands by equivalent commands that use OpenType font features
12mr|texlive-realscripts-0.3-2|25	to access appropriate glyphs if possible. The package also
12mr|texlive-realscripts-0.3-2|26	patches LaTeX's default footnote command to use this new
12mr|texlive-realscripts-0.3-2|27	\textsuperscript for footnote symbols. The package requires
12mr|texlive-realscripts-0.3-2|28	fontspec running on either XeLaTeX or LuaLaTeX. The package
12mr|texlive-realscripts-0.3-2|29	holds functions that were once parts of the xltxtra package,
12mr|texlive-realscripts-0.3-2|30	which now loads realscripts by default.
12mr|texlive-realscripts-0.3-2|31	
12mr|texlive-realscripts-0.3-2|32	%post
12mr|texlive-realscripts-0.3-2|33	%{_sbindir}/texlive.post
12mr|texlive-realscripts-0.3-2|34	
12mr|texlive-realscripts-0.3-2|35	%postun
12mr|texlive-realscripts-0.3-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-realscripts-0.3-2|37	%{_sbindir}/texlive.post
12mr|texlive-realscripts-0.3-2|38	fi
12mr|texlive-realscripts-0.3-2|39	
12mr|texlive-realscripts-0.3-2|40	#-----------------------------------------------------------------------
12mr|texlive-realscripts-0.3-2|41	%files
12mr|texlive-realscripts-0.3-2|42	%{_texmfdistdir}/tex/latex/realscripts/realscripts.sty
12mr|texlive-realscripts-0.3-2|43	%doc %{_texmfdistdir}/doc/latex/realscripts/README
12mr|texlive-realscripts-0.3-2|44	%doc %{_texmfdistdir}/doc/latex/realscripts/realscripts.pdf
12mr|texlive-realscripts-0.3-2|45	#- source
12mr|texlive-realscripts-0.3-2|46	%doc %{_texmfdistdir}/source/latex/realscripts/realscripts.dtx
12mr|texlive-realscripts-0.3-2|47	%doc %{_texmfdistdir}/source/latex/realscripts/realscripts.ins
12mr|texlive-realscripts-0.3-2|48	
12mr|texlive-realscripts-0.3-2|49	#-----------------------------------------------------------------------
12mr|texlive-realscripts-0.3-2|50	%prep
12mr|texlive-realscripts-0.3-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-realscripts-0.3-2|52	
12mr|texlive-realscripts-0.3-2|53	%build
12mr|texlive-realscripts-0.3-2|54	
12mr|texlive-realscripts-0.3-2|55	%install
12mr|texlive-realscripts-0.3-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-realscripts-0.3-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-realscripts-0.3-2|58	
12mr|texlive-realscripts-0.3-2|59	
12mr|texlive-realscripts-0.3-2|60	
12mr|texlive-realscripts-0.3-2|61	%changelog
12mr|texlive-realscripts-0.3-2|62	

18423 12
12mr|texlive-recipe-0.9-2|1	# revision 15878
12mr|texlive-recipe-0.9-2|2	# category Package
12mr|texlive-recipe-0.9-2|3	# catalog-ctan /macros/latex/contrib/recipe
12mr|texlive-recipe-0.9-2|4	# catalog-date 2008-09-11 15:08:12 +0200
12mr|texlive-recipe-0.9-2|5	# catalog-license pd
12mr|texlive-recipe-0.9-2|6	# catalog-version 0.9
12mr|texlive-recipe-0.9-2|7	Name:		texlive-recipe
12mr|texlive-recipe-0.9-2|8	Version:	0.9
12mr|texlive-recipe-0.9-2|9	Release:	2
12mr|texlive-recipe-0.9-2|10	Summary:	A LaTeX class to typeset recipes
12mr|texlive-recipe-0.9-2|11	Group:		Publishing
12mr|texlive-recipe-0.9-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/recipe
12mr|texlive-recipe-0.9-2|13	License:	PD
12mr|texlive-recipe-0.9-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/recipe.tar.xz
12mr|texlive-recipe-0.9-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/recipe.doc.tar.xz
12mr|texlive-recipe-0.9-2|16	BuildArch:	noarch
12mr|texlive-recipe-0.9-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-recipe-0.9-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-recipe-0.9-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-recipe-0.9-2|20	
12mr|texlive-recipe-0.9-2|21	%description
12mr|texlive-recipe-0.9-2|22	The layout design is relative straightforward (and traditional:
12mr|texlive-recipe-0.9-2|23	see 'sample output' under 'documentation'); the class needs
12mr|texlive-recipe-0.9-2|24	access to Bookman, and to BrushScript-Italic fonts.
12mr|texlive-recipe-0.9-2|25	
12mr|texlive-recipe-0.9-2|26	%post
12mr|texlive-recipe-0.9-2|27	%{_sbindir}/texlive.post
12mr|texlive-recipe-0.9-2|28	
12mr|texlive-recipe-0.9-2|29	%postun
12mr|texlive-recipe-0.9-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-recipe-0.9-2|31	%{_sbindir}/texlive.post
12mr|texlive-recipe-0.9-2|32	fi
12mr|texlive-recipe-0.9-2|33	
12mr|texlive-recipe-0.9-2|34	#-----------------------------------------------------------------------
12mr|texlive-recipe-0.9-2|35	%files
12mr|texlive-recipe-0.9-2|36	%{_texmfdistdir}/tex/latex/recipe/recipe.cls
12mr|texlive-recipe-0.9-2|37	%doc %{_texmfdistdir}/doc/latex/recipe/README
12mr|texlive-recipe-0.9-2|38	%doc %{_texmfdistdir}/doc/latex/recipe/sample.pdf
12mr|texlive-recipe-0.9-2|39	%doc %{_texmfdistdir}/doc/latex/recipe/sample.tex
12mr|texlive-recipe-0.9-2|40	
12mr|texlive-recipe-0.9-2|41	#-----------------------------------------------------------------------
12mr|texlive-recipe-0.9-2|42	%prep
12mr|texlive-recipe-0.9-2|43	%setup -c -a0 -a1
12mr|texlive-recipe-0.9-2|44	
12mr|texlive-recipe-0.9-2|45	%build
12mr|texlive-recipe-0.9-2|46	
12mr|texlive-recipe-0.9-2|47	%install
12mr|texlive-recipe-0.9-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-recipe-0.9-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-recipe-0.9-2|50	
12mr|texlive-recipe-0.9-2|51	
12mr|texlive-recipe-0.9-2|52	
12mr|texlive-recipe-0.9-2|53	%changelog
12mr|texlive-recipe-0.9-2|54	

18424 12
12mr|texlive-recipecard-2.0-2|1	# revision 15878
12mr|texlive-recipecard-2.0-2|2	# category Package
12mr|texlive-recipecard-2.0-2|3	# catalog-ctan /macros/latex/contrib/recipecard
12mr|texlive-recipecard-2.0-2|4	# catalog-date 2008-08-24 10:50:19 +0200
12mr|texlive-recipecard-2.0-2|5	# catalog-license lppl
12mr|texlive-recipecard-2.0-2|6	# catalog-version 2.0
12mr|texlive-recipecard-2.0-2|7	Name:		texlive-recipecard
12mr|texlive-recipecard-2.0-2|8	Version:	2.0
12mr|texlive-recipecard-2.0-2|9	Release:	2
12mr|texlive-recipecard-2.0-2|10	Summary:	Typeset recipes in note-card-sized boxes
12mr|texlive-recipecard-2.0-2|11	Group:		Publishing
12mr|texlive-recipecard-2.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/recipecard
12mr|texlive-recipecard-2.0-2|13	License:	LPPL
12mr|texlive-recipecard-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/recipecard.tar.xz
12mr|texlive-recipecard-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/recipecard.doc.tar.xz
12mr|texlive-recipecard-2.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/recipecard.source.tar.xz
12mr|texlive-recipecard-2.0-2|17	BuildArch:	noarch
12mr|texlive-recipecard-2.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-recipecard-2.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-recipecard-2.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-recipecard-2.0-2|21	
12mr|texlive-recipecard-2.0-2|22	%description
12mr|texlive-recipecard-2.0-2|23	The recipecard class typesets recipes into note card sized
12mr|texlive-recipecard-2.0-2|24	boxes that can then be cut out and pasted on to note cards. The
12mr|texlive-recipecard-2.0-2|25	recipe then looks elegant and fits in the box of recipes.
12mr|texlive-recipecard-2.0-2|26	
12mr|texlive-recipecard-2.0-2|27	%post
12mr|texlive-recipecard-2.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-recipecard-2.0-2|29	
12mr|texlive-recipecard-2.0-2|30	%postun
12mr|texlive-recipecard-2.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-recipecard-2.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-recipecard-2.0-2|33	fi
12mr|texlive-recipecard-2.0-2|34	
12mr|texlive-recipecard-2.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-recipecard-2.0-2|36	%files
12mr|texlive-recipecard-2.0-2|37	%{_texmfdistdir}/tex/latex/recipecard/recipecard.cls
12mr|texlive-recipecard-2.0-2|38	%doc %{_texmfdistdir}/doc/latex/recipecard/README
12mr|texlive-recipecard-2.0-2|39	%doc %{_texmfdistdir}/doc/latex/recipecard/recipecard.pdf
12mr|texlive-recipecard-2.0-2|40	%doc %{_texmfdistdir}/doc/latex/recipecard/test2.pdf
12mr|texlive-recipecard-2.0-2|41	%doc %{_texmfdistdir}/doc/latex/recipecard/test2.tex
12mr|texlive-recipecard-2.0-2|42	#- source
12mr|texlive-recipecard-2.0-2|43	%doc %{_texmfdistdir}/source/latex/recipecard/recipecard.dtx
12mr|texlive-recipecard-2.0-2|44	
12mr|texlive-recipecard-2.0-2|45	#-----------------------------------------------------------------------
12mr|texlive-recipecard-2.0-2|46	%prep
12mr|texlive-recipecard-2.0-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-recipecard-2.0-2|48	
12mr|texlive-recipecard-2.0-2|49	%build
12mr|texlive-recipecard-2.0-2|50	
12mr|texlive-recipecard-2.0-2|51	%install
12mr|texlive-recipecard-2.0-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-recipecard-2.0-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-recipecard-2.0-2|54	
12mr|texlive-recipecard-2.0-2|55	
12mr|texlive-recipecard-2.0-2|56	
12mr|texlive-recipecard-2.0-2|57	%changelog
12mr|texlive-recipecard-2.0-2|58	

18425 12
12mr|texlive-rec-thy-1.3-1|1	# revision 27225
12mr|texlive-rec-thy-1.3-1|2	# category Package
12mr|texlive-rec-thy-1.3-1|3	# catalog-ctan /macros/latex/contrib/rec-thy
12mr|texlive-rec-thy-1.3-1|4	# catalog-date 2012-06-21 10:44:34 +0200
12mr|texlive-rec-thy-1.3-1|5	# catalog-license pd
12mr|texlive-rec-thy-1.3-1|6	# catalog-version 1.3
12mr|texlive-rec-thy-1.3-1|7	Name:		texlive-rec-thy
12mr|texlive-rec-thy-1.3-1|8	Version:	1.3
12mr|texlive-rec-thy-1.3-1|9	Release:	1
12mr|texlive-rec-thy-1.3-1|10	Summary:	Commands to typeset recursion theory papers
12mr|texlive-rec-thy-1.3-1|11	Group:		Publishing
12mr|texlive-rec-thy-1.3-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rec-thy
12mr|texlive-rec-thy-1.3-1|13	License:	PD
12mr|texlive-rec-thy-1.3-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rec-thy.tar.xz
12mr|texlive-rec-thy-1.3-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rec-thy.doc.tar.xz
12mr|texlive-rec-thy-1.3-1|16	BuildArch:	noarch
12mr|texlive-rec-thy-1.3-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-rec-thy-1.3-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-rec-thy-1.3-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-rec-thy-1.3-1|20	
12mr|texlive-rec-thy-1.3-1|21	%description
12mr|texlive-rec-thy-1.3-1|22	The package provides many macros to express standard notation
12mr|texlive-rec-thy-1.3-1|23	in recursion theory (otherwise known as computability theory).
12mr|texlive-rec-thy-1.3-1|24	
12mr|texlive-rec-thy-1.3-1|25	%post
12mr|texlive-rec-thy-1.3-1|26	%{_sbindir}/texlive.post
12mr|texlive-rec-thy-1.3-1|27	
12mr|texlive-rec-thy-1.3-1|28	%postun
12mr|texlive-rec-thy-1.3-1|29	if [ $1 -eq 0 ]; then
12mr|texlive-rec-thy-1.3-1|30	%{_sbindir}/texlive.post
12mr|texlive-rec-thy-1.3-1|31	fi
12mr|texlive-rec-thy-1.3-1|32	
12mr|texlive-rec-thy-1.3-1|33	#-----------------------------------------------------------------------
12mr|texlive-rec-thy-1.3-1|34	%files
12mr|texlive-rec-thy-1.3-1|35	%{_texmfdistdir}/tex/latex/rec-thy/rec-thy.sty
12mr|texlive-rec-thy-1.3-1|36	%doc %{_texmfdistdir}/doc/latex/rec-thy/README
12mr|texlive-rec-thy-1.3-1|37	%doc %{_texmfdistdir}/doc/latex/rec-thy/rec-thy.pdf
12mr|texlive-rec-thy-1.3-1|38	%doc %{_texmfdistdir}/doc/latex/rec-thy/rec-thy.tex
12mr|texlive-rec-thy-1.3-1|39	
12mr|texlive-rec-thy-1.3-1|40	#-----------------------------------------------------------------------
12mr|texlive-rec-thy-1.3-1|41	%prep
12mr|texlive-rec-thy-1.3-1|42	%setup -c -a0 -a1
12mr|texlive-rec-thy-1.3-1|43	
12mr|texlive-rec-thy-1.3-1|44	%build
12mr|texlive-rec-thy-1.3-1|45	
12mr|texlive-rec-thy-1.3-1|46	%install
12mr|texlive-rec-thy-1.3-1|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-rec-thy-1.3-1|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-rec-thy-1.3-1|49	
12mr|texlive-rec-thy-1.3-1|50	
12mr|texlive-rec-thy-1.3-1|51	
12mr|texlive-rec-thy-1.3-1|52	%changelog
12mr|texlive-rec-thy-1.3-1|53	

18426 12
12mr|texlive-rectopma-20101002-2|1	# revision 19980
12mr|texlive-rectopma-20101002-2|2	# category Package
12mr|texlive-rectopma-20101002-2|3	# catalog-ctan /macros/latex/contrib/rectopma
12mr|texlive-rectopma-20101002-2|4	# catalog-date 2010-10-02 17:24:09 +0200
12mr|texlive-rectopma-20101002-2|5	# catalog-license lppl
12mr|texlive-rectopma-20101002-2|6	# catalog-version undef
12mr|texlive-rectopma-20101002-2|7	Name:		texlive-rectopma
12mr|texlive-rectopma-20101002-2|8	Version:	20101002
12mr|texlive-rectopma-20101002-2|9	Release:	2
12mr|texlive-rectopma-20101002-2|10	Summary:	Recycle top matter
12mr|texlive-rectopma-20101002-2|11	Group:		Publishing
12mr|texlive-rectopma-20101002-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rectopma
12mr|texlive-rectopma-20101002-2|13	License:	LPPL
12mr|texlive-rectopma-20101002-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rectopma.tar.xz
12mr|texlive-rectopma-20101002-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rectopma.doc.tar.xz
12mr|texlive-rectopma-20101002-2|16	BuildArch:	noarch
12mr|texlive-rectopma-20101002-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-rectopma-20101002-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-rectopma-20101002-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-rectopma-20101002-2|20	
12mr|texlive-rectopma-20101002-2|21	%description
12mr|texlive-rectopma-20101002-2|22	Saves the arguments of \author and \title for reference (after
12mr|texlive-rectopma-20101002-2|23	\maketitle) in a document. (\maketitle simply disposes of the
12mr|texlive-rectopma-20101002-2|24	information, in the standard classes and some others.).
12mr|texlive-rectopma-20101002-2|25	
12mr|texlive-rectopma-20101002-2|26	%post
12mr|texlive-rectopma-20101002-2|27	%{_sbindir}/texlive.post
12mr|texlive-rectopma-20101002-2|28	
12mr|texlive-rectopma-20101002-2|29	%postun
12mr|texlive-rectopma-20101002-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-rectopma-20101002-2|31	%{_sbindir}/texlive.post
12mr|texlive-rectopma-20101002-2|32	fi
12mr|texlive-rectopma-20101002-2|33	
12mr|texlive-rectopma-20101002-2|34	#-----------------------------------------------------------------------
12mr|texlive-rectopma-20101002-2|35	%files
12mr|texlive-rectopma-20101002-2|36	%{_texmfdistdir}/tex/latex/rectopma/rectopma.sty
12mr|texlive-rectopma-20101002-2|37	%doc %{_texmfdistdir}/doc/latex/rectopma/TestTitle.pdf
12mr|texlive-rectopma-20101002-2|38	%doc %{_texmfdistdir}/doc/latex/rectopma/TestTitle.tex
12mr|texlive-rectopma-20101002-2|39	
12mr|texlive-rectopma-20101002-2|40	#-----------------------------------------------------------------------
12mr|texlive-rectopma-20101002-2|41	%prep
12mr|texlive-rectopma-20101002-2|42	%setup -c -a0 -a1
12mr|texlive-rectopma-20101002-2|43	
12mr|texlive-rectopma-20101002-2|44	%build
12mr|texlive-rectopma-20101002-2|45	
12mr|texlive-rectopma-20101002-2|46	%install
12mr|texlive-rectopma-20101002-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-rectopma-20101002-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-rectopma-20101002-2|49	
12mr|texlive-rectopma-20101002-2|50	
12mr|texlive-rectopma-20101002-2|51	
12mr|texlive-rectopma-20101002-2|52	%changelog
12mr|texlive-rectopma-20101002-2|53	

18427 12
12mr|texlive-recycle-20091110-2|1	# revision 15878
12mr|texlive-recycle-20091110-2|2	# category Package
12mr|texlive-recycle-20091110-2|3	# catalog-ctan /fonts/recycle
12mr|texlive-recycle-20091110-2|4	# catalog-date 2009-11-10 00:30:52 +0100
12mr|texlive-recycle-20091110-2|5	# catalog-license gpl
12mr|texlive-recycle-20091110-2|6	# catalog-version undef
12mr|texlive-recycle-20091110-2|7	Name:		texlive-recycle
12mr|texlive-recycle-20091110-2|8	Version:	20091110
12mr|texlive-recycle-20091110-2|9	Release:	2
12mr|texlive-recycle-20091110-2|10	Summary:	A font providing the "recyclable" logo
12mr|texlive-recycle-20091110-2|11	Group:		Publishing
12mr|texlive-recycle-20091110-2|12	URL:		http://www.ctan.org/tex-archive/fonts/recycle
12mr|texlive-recycle-20091110-2|13	License:	GPL
12mr|texlive-recycle-20091110-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/recycle.tar.xz
12mr|texlive-recycle-20091110-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/recycle.doc.tar.xz
12mr|texlive-recycle-20091110-2|16	BuildArch:	noarch
12mr|texlive-recycle-20091110-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-recycle-20091110-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-recycle-20091110-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-recycle-20091110-2|20	
12mr|texlive-recycle-20091110-2|21	%description
12mr|texlive-recycle-20091110-2|22	This single-character font is provided as MetaFont source, and
12mr|texlive-recycle-20091110-2|23	in Adobe Type 1 format. It is accompanied by a trivial LaTeX
12mr|texlive-recycle-20091110-2|24	package to use the logo at various sizes.
12mr|texlive-recycle-20091110-2|25	
12mr|texlive-recycle-20091110-2|26	%post
12mr|texlive-recycle-20091110-2|27	%{_sbindir}/texlive.post
12mr|texlive-recycle-20091110-2|28	
12mr|texlive-recycle-20091110-2|29	%postun
12mr|texlive-recycle-20091110-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-recycle-20091110-2|31	%{_sbindir}/texlive.post
12mr|texlive-recycle-20091110-2|32	fi
12mr|texlive-recycle-20091110-2|33	
12mr|texlive-recycle-20091110-2|34	#-----------------------------------------------------------------------
12mr|texlive-recycle-20091110-2|35	%files
12mr|texlive-recycle-20091110-2|36	%{_texmfdistdir}/fonts/map/dvips/recycle/recycle.map
12mr|texlive-recycle-20091110-2|37	%{_texmfdistdir}/fonts/source/public/recycle/recycle.mf
12mr|texlive-recycle-20091110-2|38	%{_texmfdistdir}/fonts/tfm/public/recycle/recycle.tfm
12mr|texlive-recycle-20091110-2|39	%{_texmfdistdir}/fonts/type1/public/recycle/recycle.pfb
12mr|texlive-recycle-20091110-2|40	%{_texmfdistdir}/tex/latex/recycle/recycle.sty
12mr|texlive-recycle-20091110-2|41	%doc %{_texmfdistdir}/doc/fonts/recycle/README
12mr|texlive-recycle-20091110-2|42	
12mr|texlive-recycle-20091110-2|43	#-----------------------------------------------------------------------
12mr|texlive-recycle-20091110-2|44	%prep
12mr|texlive-recycle-20091110-2|45	%setup -c -a0 -a1
12mr|texlive-recycle-20091110-2|46	
12mr|texlive-recycle-20091110-2|47	%build
12mr|texlive-recycle-20091110-2|48	
12mr|texlive-recycle-20091110-2|49	%install
12mr|texlive-recycle-20091110-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-recycle-20091110-2|51	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-recycle-20091110-2|52	
12mr|texlive-recycle-20091110-2|53	
12mr|texlive-recycle-20091110-2|54	
12mr|texlive-recycle-20091110-2|55	%changelog
12mr|texlive-recycle-20091110-2|56	

18428 12
12mr|texlive-refcheck-1.7-2|1	# revision 21094
12mr|texlive-refcheck-1.7-2|2	# category Package
12mr|texlive-refcheck-1.7-2|3	# catalog-ctan /macros/latex/contrib/refcheck
12mr|texlive-refcheck-1.7-2|4	# catalog-date 2007-01-06 10:07:33 +0100
12mr|texlive-refcheck-1.7-2|5	# catalog-license gpl
12mr|texlive-refcheck-1.7-2|6	# catalog-version 1.7
12mr|texlive-refcheck-1.7-2|7	Name:		texlive-refcheck
12mr|texlive-refcheck-1.7-2|8	Version:	1.7
12mr|texlive-refcheck-1.7-2|9	Release:	2
12mr|texlive-refcheck-1.7-2|10	Summary:	Check references (in figures, table, equations, etc)
12mr|texlive-refcheck-1.7-2|11	Group:		Publishing
12mr|texlive-refcheck-1.7-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/refcheck
12mr|texlive-refcheck-1.7-2|13	License:	GPL
12mr|texlive-refcheck-1.7-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refcheck.tar.xz
12mr|texlive-refcheck-1.7-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refcheck.doc.tar.xz
12mr|texlive-refcheck-1.7-2|16	BuildArch:	noarch
12mr|texlive-refcheck-1.7-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-refcheck-1.7-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-refcheck-1.7-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-refcheck-1.7-2|20	
12mr|texlive-refcheck-1.7-2|21	%description
12mr|texlive-refcheck-1.7-2|22	Intended to check references in a document, looking for
12mr|texlive-refcheck-1.7-2|23	numbered but unlabelled equations, for labels which are not
12mr|texlive-refcheck-1.7-2|24	used in the text, for unused bibliography references. It can
12mr|texlive-refcheck-1.7-2|25	also display label names in text near corresponding numbers of
12mr|texlive-refcheck-1.7-2|26	equations and/or bibliography references.
12mr|texlive-refcheck-1.7-2|27	
12mr|texlive-refcheck-1.7-2|28	%post
12mr|texlive-refcheck-1.7-2|29	%{_sbindir}/texlive.post
12mr|texlive-refcheck-1.7-2|30	
12mr|texlive-refcheck-1.7-2|31	%postun
12mr|texlive-refcheck-1.7-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-refcheck-1.7-2|33	%{_sbindir}/texlive.post
12mr|texlive-refcheck-1.7-2|34	fi
12mr|texlive-refcheck-1.7-2|35	
12mr|texlive-refcheck-1.7-2|36	#-----------------------------------------------------------------------
12mr|texlive-refcheck-1.7-2|37	%files
12mr|texlive-refcheck-1.7-2|38	%{_texmfdistdir}/tex/latex/refcheck/refcheck.sty
12mr|texlive-refcheck-1.7-2|39	%doc %{_texmfdistdir}/doc/latex/refcheck/README
12mr|texlive-refcheck-1.7-2|40	%doc %{_texmfdistdir}/doc/latex/refcheck/refdemo.pdf
12mr|texlive-refcheck-1.7-2|41	%doc %{_texmfdistdir}/doc/latex/refcheck/refdemo.tex
12mr|texlive-refcheck-1.7-2|42	
12mr|texlive-refcheck-1.7-2|43	#-----------------------------------------------------------------------
12mr|texlive-refcheck-1.7-2|44	%prep
12mr|texlive-refcheck-1.7-2|45	%setup -c -a0 -a1
12mr|texlive-refcheck-1.7-2|46	
12mr|texlive-refcheck-1.7-2|47	%build
12mr|texlive-refcheck-1.7-2|48	
12mr|texlive-refcheck-1.7-2|49	%install
12mr|texlive-refcheck-1.7-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-refcheck-1.7-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-refcheck-1.7-2|52	
12mr|texlive-refcheck-1.7-2|53	
12mr|texlive-refcheck-1.7-2|54	
12mr|texlive-refcheck-1.7-2|55	%changelog
12mr|texlive-refcheck-1.7-2|56	

18429 12
12mr|texlive-refman-2.0e-2|1	# revision 15878
12mr|texlive-refman-2.0e-2|2	# category Package
12mr|texlive-refman-2.0e-2|3	# catalog-ctan /macros/latex/contrib/refman
12mr|texlive-refman-2.0e-2|4	# catalog-date 2006-11-19 21:19:11 +0100
12mr|texlive-refman-2.0e-2|5	# catalog-license lppl
12mr|texlive-refman-2.0e-2|6	# catalog-version 2.0e
12mr|texlive-refman-2.0e-2|7	Name:		texlive-refman
12mr|texlive-refman-2.0e-2|8	Version:	2.0e
12mr|texlive-refman-2.0e-2|9	Release:	2
12mr|texlive-refman-2.0e-2|10	Summary:	Format technical reference manuals
12mr|texlive-refman-2.0e-2|11	Group:		Publishing
12mr|texlive-refman-2.0e-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/refman
12mr|texlive-refman-2.0e-2|13	License:	LPPL
12mr|texlive-refman-2.0e-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refman.tar.xz
12mr|texlive-refman-2.0e-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refman.doc.tar.xz
12mr|texlive-refman-2.0e-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refman.source.tar.xz
12mr|texlive-refman-2.0e-2|17	BuildArch:	noarch
12mr|texlive-refman-2.0e-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-refman-2.0e-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-refman-2.0e-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-refman-2.0e-2|21	
12mr|texlive-refman-2.0e-2|22	%description
12mr|texlive-refman-2.0e-2|23	Document classes (report- and article-style) for writing
12mr|texlive-refman-2.0e-2|24	technical reference manuals. It offers a wide left margin for
12mr|texlive-refman-2.0e-2|25	notes to the reader, like some of the manuals distributed by
12mr|texlive-refman-2.0e-2|26	Adobe.
12mr|texlive-refman-2.0e-2|27	
12mr|texlive-refman-2.0e-2|28	%post
12mr|texlive-refman-2.0e-2|29	%{_sbindir}/texlive.post
12mr|texlive-refman-2.0e-2|30	
12mr|texlive-refman-2.0e-2|31	%postun
12mr|texlive-refman-2.0e-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-refman-2.0e-2|33	%{_sbindir}/texlive.post
12mr|texlive-refman-2.0e-2|34	fi
12mr|texlive-refman-2.0e-2|35	
12mr|texlive-refman-2.0e-2|36	#-----------------------------------------------------------------------
12mr|texlive-refman-2.0e-2|37	%files
12mr|texlive-refman-2.0e-2|38	%{_texmfdistdir}/tex/latex/refman/pagepc.sty
12mr|texlive-refman-2.0e-2|39	%{_texmfdistdir}/tex/latex/refman/refart.cls
12mr|texlive-refman-2.0e-2|40	%{_texmfdistdir}/tex/latex/refman/refrep.cls
12mr|texlive-refman-2.0e-2|41	%doc %{_texmfdistdir}/doc/latex/refman/00Contents
12mr|texlive-refman-2.0e-2|42	%doc %{_texmfdistdir}/doc/latex/refman/lay_d2.tex
12mr|texlive-refman-2.0e-2|43	%doc %{_texmfdistdir}/doc/latex/refman/lay_e2.tex
12mr|texlive-refman-2.0e-2|44	%doc %{_texmfdistdir}/doc/latex/refman/layout_d.pdf
12mr|texlive-refman-2.0e-2|45	%doc %{_texmfdistdir}/doc/latex/refman/layout_d.tex
12mr|texlive-refman-2.0e-2|46	%doc %{_texmfdistdir}/doc/latex/refman/layout_e.pdf
12mr|texlive-refman-2.0e-2|47	%doc %{_texmfdistdir}/doc/latex/refman/layout_e.tex
12mr|texlive-refman-2.0e-2|48	%doc %{_texmfdistdir}/doc/latex/refman/refman.pdf
12mr|texlive-refman-2.0e-2|49	%doc %{_texmfdistdir}/doc/latex/refman/refman.upl
12mr|texlive-refman-2.0e-2|50	#- source
12mr|texlive-refman-2.0e-2|51	%doc %{_texmfdistdir}/source/latex/refman/refman.dtx
12mr|texlive-refman-2.0e-2|52	%doc %{_texmfdistdir}/source/latex/refman/refman.ins
12mr|texlive-refman-2.0e-2|53	
12mr|texlive-refman-2.0e-2|54	#-----------------------------------------------------------------------
12mr|texlive-refman-2.0e-2|55	%prep
12mr|texlive-refman-2.0e-2|56	%setup -c -a0 -a1 -a2
12mr|texlive-refman-2.0e-2|57	
12mr|texlive-refman-2.0e-2|58	%build
12mr|texlive-refman-2.0e-2|59	
12mr|texlive-refman-2.0e-2|60	%install
12mr|texlive-refman-2.0e-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-refman-2.0e-2|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-refman-2.0e-2|63	
12mr|texlive-refman-2.0e-2|64	
12mr|texlive-refman-2.0e-2|65	
12mr|texlive-refman-2.0e-2|66	%changelog
12mr|texlive-refman-2.0e-2|67	

18430 12
12mr|texlive-refstyle-0.5-2|1	# revision 20318
12mr|texlive-refstyle-0.5-2|2	# category Package
12mr|texlive-refstyle-0.5-2|3	# catalog-ctan /macros/latex/contrib/refstyle
12mr|texlive-refstyle-0.5-2|4	# catalog-date 2010-11-03 15:55:25 +0100
12mr|texlive-refstyle-0.5-2|5	# catalog-license lppl
12mr|texlive-refstyle-0.5-2|6	# catalog-version 0.5
12mr|texlive-refstyle-0.5-2|7	Name:		texlive-refstyle
12mr|texlive-refstyle-0.5-2|8	Version:	0.5
12mr|texlive-refstyle-0.5-2|9	Release:	2
12mr|texlive-refstyle-0.5-2|10	Summary:	Advanced formatting of cross references
12mr|texlive-refstyle-0.5-2|11	Group:		Publishing
12mr|texlive-refstyle-0.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/refstyle
12mr|texlive-refstyle-0.5-2|13	License:	LPPL
12mr|texlive-refstyle-0.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refstyle.tar.xz
12mr|texlive-refstyle-0.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refstyle.doc.tar.xz
12mr|texlive-refstyle-0.5-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refstyle.source.tar.xz
12mr|texlive-refstyle-0.5-2|17	BuildArch:	noarch
12mr|texlive-refstyle-0.5-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-refstyle-0.5-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-refstyle-0.5-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-refstyle-0.5-2|21	
12mr|texlive-refstyle-0.5-2|22	%description
12mr|texlive-refstyle-0.5-2|23	The refstyle provides a consistent way of producing references
12mr|texlive-refstyle-0.5-2|24	throughout a project. Enough flexibility is provided to make
12mr|texlive-refstyle-0.5-2|25	local changes to a single reference. The user can configure
12mr|texlive-refstyle-0.5-2|26	their own setup. refstyle has a direct interface to varioref,
12mr|texlive-refstyle-0.5-2|27	and namerefs from the nameref package can easily be
12mr|texlive-refstyle-0.5-2|28	incorporated (if needed). For large projects such as a series
12mr|texlive-refstyle-0.5-2|29	of books or a multi volume thesis, written as freestanding
12mr|texlive-refstyle-0.5-2|30	documents, a facility is provided to interface to the xr
12mr|texlive-refstyle-0.5-2|31	package for external document references.
12mr|texlive-refstyle-0.5-2|32	
12mr|texlive-refstyle-0.5-2|33	%post
12mr|texlive-refstyle-0.5-2|34	%{_sbindir}/texlive.post
12mr|texlive-refstyle-0.5-2|35	
12mr|texlive-refstyle-0.5-2|36	%postun
12mr|texlive-refstyle-0.5-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-refstyle-0.5-2|38	%{_sbindir}/texlive.post
12mr|texlive-refstyle-0.5-2|39	fi
12mr|texlive-refstyle-0.5-2|40	
12mr|texlive-refstyle-0.5-2|41	#-----------------------------------------------------------------------
12mr|texlive-refstyle-0.5-2|42	%files
12mr|texlive-refstyle-0.5-2|43	%{_texmfdistdir}/tex/latex/refstyle/refstyle.cfg
12mr|texlive-refstyle-0.5-2|44	%{_texmfdistdir}/tex/latex/refstyle/refstyle.sty
12mr|texlive-refstyle-0.5-2|45	%doc %{_texmfdistdir}/doc/latex/refstyle/README
12mr|texlive-refstyle-0.5-2|46	%doc %{_texmfdistdir}/doc/latex/refstyle/refconfig.pdf
12mr|texlive-refstyle-0.5-2|47	%doc %{_texmfdistdir}/doc/latex/refstyle/refstyle.pdf
12mr|texlive-refstyle-0.5-2|48	#- source
12mr|texlive-refstyle-0.5-2|49	%doc %{_texmfdistdir}/source/latex/refstyle/refconfig.dtx
12mr|texlive-refstyle-0.5-2|50	%doc %{_texmfdistdir}/source/latex/refstyle/refstyle.dtx
12mr|texlive-refstyle-0.5-2|51	%doc %{_texmfdistdir}/source/latex/refstyle/refstyle.ins
12mr|texlive-refstyle-0.5-2|52	
12mr|texlive-refstyle-0.5-2|53	#-----------------------------------------------------------------------
12mr|texlive-refstyle-0.5-2|54	%prep
12mr|texlive-refstyle-0.5-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-refstyle-0.5-2|56	
12mr|texlive-refstyle-0.5-2|57	%build
12mr|texlive-refstyle-0.5-2|58	
12mr|texlive-refstyle-0.5-2|59	%install
12mr|texlive-refstyle-0.5-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-refstyle-0.5-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-refstyle-0.5-2|62	
12mr|texlive-refstyle-0.5-2|63	
12mr|texlive-refstyle-0.5-2|64	
12mr|texlive-refstyle-0.5-2|65	%changelog
12mr|texlive-refstyle-0.5-2|66	

18431 12
12mr|texlive-regcount-1.0-2|1	# revision 19979
12mr|texlive-regcount-1.0-2|2	# category Package
12mr|texlive-regcount-1.0-2|3	# catalog-ctan /macros/latex/contrib/regcount
12mr|texlive-regcount-1.0-2|4	# catalog-date 2010-10-02 17:24:09 +0200
12mr|texlive-regcount-1.0-2|5	# catalog-license lppl
12mr|texlive-regcount-1.0-2|6	# catalog-version 1.0
12mr|texlive-regcount-1.0-2|7	Name:		texlive-regcount
12mr|texlive-regcount-1.0-2|8	Version:	1.0
12mr|texlive-regcount-1.0-2|9	Release:	2
12mr|texlive-regcount-1.0-2|10	Summary:	Display the allocation status of the TeX registers
12mr|texlive-regcount-1.0-2|11	Group:		Publishing
12mr|texlive-regcount-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/regcount
12mr|texlive-regcount-1.0-2|13	License:	LPPL
12mr|texlive-regcount-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regcount.tar.xz
12mr|texlive-regcount-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regcount.doc.tar.xz
12mr|texlive-regcount-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regcount.source.tar.xz
12mr|texlive-regcount-1.0-2|17	BuildArch:	noarch
12mr|texlive-regcount-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-regcount-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-regcount-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-regcount-1.0-2|21	
12mr|texlive-regcount-1.0-2|22	%description
12mr|texlive-regcount-1.0-2|23	Adds a macro \rgcount which displays the allocation status of
12mr|texlive-regcount-1.0-2|24	the TeX registers. The display is written into the .log file as
12mr|texlive-regcount-1.0-2|25	it is a bit verbose. An automatic call to \rgcount is done at
12mr|texlive-regcount-1.0-2|26	\begin{document} and \end{document}.
12mr|texlive-regcount-1.0-2|27	
12mr|texlive-regcount-1.0-2|28	%post
12mr|texlive-regcount-1.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-regcount-1.0-2|30	
12mr|texlive-regcount-1.0-2|31	%postun
12mr|texlive-regcount-1.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-regcount-1.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-regcount-1.0-2|34	fi
12mr|texlive-regcount-1.0-2|35	
12mr|texlive-regcount-1.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-regcount-1.0-2|37	%files
12mr|texlive-regcount-1.0-2|38	%{_texmfdistdir}/tex/latex/regcount/regcount.sty
12mr|texlive-regcount-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/regcount/readme
12mr|texlive-regcount-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/regcount/regcount.pdf
12mr|texlive-regcount-1.0-2|41	#- source
12mr|texlive-regcount-1.0-2|42	%doc %{_texmfdistdir}/source/latex/regcount/regcount.dtx
12mr|texlive-regcount-1.0-2|43	%doc %{_texmfdistdir}/source/latex/regcount/regcount.ins
12mr|texlive-regcount-1.0-2|44	
12mr|texlive-regcount-1.0-2|45	#-----------------------------------------------------------------------
12mr|texlive-regcount-1.0-2|46	%prep
12mr|texlive-regcount-1.0-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-regcount-1.0-2|48	
12mr|texlive-regcount-1.0-2|49	%build
12mr|texlive-regcount-1.0-2|50	
12mr|texlive-regcount-1.0-2|51	%install
12mr|texlive-regcount-1.0-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-regcount-1.0-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-regcount-1.0-2|54	
12mr|texlive-regcount-1.0-2|55	
12mr|texlive-regcount-1.0-2|56	
12mr|texlive-regcount-1.0-2|57	%changelog
12mr|texlive-regcount-1.0-2|58	

18432 12
12mr|texlive-regexpatch-0.1b-2|1	# revision 27155
12mr|texlive-regexpatch-0.1b-2|2	# category Package
12mr|texlive-regexpatch-0.1b-2|3	# catalog-ctan /macros/latex/contrib/regexpatch
12mr|texlive-regexpatch-0.1b-2|4	# catalog-date 2012-07-24 17:30:46 +0200
12mr|texlive-regexpatch-0.1b-2|5	# catalog-license lppl1.3
12mr|texlive-regexpatch-0.1b-2|6	# catalog-version 0.1b
12mr|texlive-regexpatch-0.1b-2|7	Name:		texlive-regexpatch
12mr|texlive-regexpatch-0.1b-2|8	Epoch:		1
12mr|texlive-regexpatch-0.1b-2|9	Version:	0.1b
12mr|texlive-regexpatch-0.1b-2|10	Release:	2
12mr|texlive-regexpatch-0.1b-2|11	Summary:	High level patching of commands
12mr|texlive-regexpatch-0.1b-2|12	Group:		Publishing
12mr|texlive-regexpatch-0.1b-2|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/regexpatch
12mr|texlive-regexpatch-0.1b-2|14	License:	LPPL1.3
12mr|texlive-regexpatch-0.1b-2|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regexpatch.tar.xz
12mr|texlive-regexpatch-0.1b-2|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regexpatch.doc.tar.xz
12mr|texlive-regexpatch-0.1b-2|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regexpatch.source.tar.xz
12mr|texlive-regexpatch-0.1b-2|18	BuildArch:	noarch
12mr|texlive-regexpatch-0.1b-2|19	BuildRequires:	texlive-tlpkg
12mr|texlive-regexpatch-0.1b-2|20	Requires(pre):	texlive-tlpkg
12mr|texlive-regexpatch-0.1b-2|21	Requires(post):	texlive-kpathsea
12mr|texlive-regexpatch-0.1b-2|22	
12mr|texlive-regexpatch-0.1b-2|23	%description
12mr|texlive-regexpatch-0.1b-2|24	The package generalises the macro patching commands provided by
12mr|texlive-regexpatch-0.1b-2|25	P. Lehmann's etoolbox. The difference between this package and
12mr|texlive-regexpatch-0.1b-2|26	its sibling xpatch is that this package sports a very powerful
12mr|texlive-regexpatch-0.1b-2|27	\regexpatchcmd based on the l3regex module of the LaTeX3
12mr|texlive-regexpatch-0.1b-2|28	experimental packages.
12mr|texlive-regexpatch-0.1b-2|29	
12mr|texlive-regexpatch-0.1b-2|30	%post
12mr|texlive-regexpatch-0.1b-2|31	%{_sbindir}/texlive.post
12mr|texlive-regexpatch-0.1b-2|32	
12mr|texlive-regexpatch-0.1b-2|33	%postun
12mr|texlive-regexpatch-0.1b-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-regexpatch-0.1b-2|35	%{_sbindir}/texlive.post
12mr|texlive-regexpatch-0.1b-2|36	fi
12mr|texlive-regexpatch-0.1b-2|37	
12mr|texlive-regexpatch-0.1b-2|38	#-----------------------------------------------------------------------
12mr|texlive-regexpatch-0.1b-2|39	%files
12mr|texlive-regexpatch-0.1b-2|40	%{_texmfdistdir}/tex/latex/regexpatch/regexpatch.sty
12mr|texlive-regexpatch-0.1b-2|41	%doc %{_texmfdistdir}/doc/latex/regexpatch/README
12mr|texlive-regexpatch-0.1b-2|42	%doc %{_texmfdistdir}/doc/latex/regexpatch/regexpatch.pdf
12mr|texlive-regexpatch-0.1b-2|43	#- source
12mr|texlive-regexpatch-0.1b-2|44	%doc %{_texmfdistdir}/source/latex/regexpatch/regexpatch.dtx
12mr|texlive-regexpatch-0.1b-2|45	%doc %{_texmfdistdir}/source/latex/regexpatch/regexpatch.ins
12mr|texlive-regexpatch-0.1b-2|46	
12mr|texlive-regexpatch-0.1b-2|47	#-----------------------------------------------------------------------
12mr|texlive-regexpatch-0.1b-2|48	%prep
12mr|texlive-regexpatch-0.1b-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-regexpatch-0.1b-2|50	
12mr|texlive-regexpatch-0.1b-2|51	%build
12mr|texlive-regexpatch-0.1b-2|52	
12mr|texlive-regexpatch-0.1b-2|53	%install
12mr|texlive-regexpatch-0.1b-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-regexpatch-0.1b-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-regexpatch-0.1b-2|56	
12mr|texlive-regexpatch-0.1b-2|57	
12mr|texlive-regexpatch-0.1b-2|58	
12mr|texlive-regexpatch-0.1b-2|59	%changelog
12mr|texlive-regexpatch-0.1b-2|60	

18433 12
12mr|texlive-register-1.6-2|1	# revision 21127
12mr|texlive-register-1.6-2|2	# category Package
12mr|texlive-register-1.6-2|3	# catalog-ctan /macros/latex/contrib/register
12mr|texlive-register-1.6-2|4	# catalog-date 2011-01-19 22:37:08 +0100
12mr|texlive-register-1.6-2|5	# catalog-license lppl
12mr|texlive-register-1.6-2|6	# catalog-version 1.6
12mr|texlive-register-1.6-2|7	Name:		texlive-register
12mr|texlive-register-1.6-2|8	Version:	1.6
12mr|texlive-register-1.6-2|9	Release:	2
12mr|texlive-register-1.6-2|10	Summary:	Typeset programmable elements in digital hardware (registers)
12mr|texlive-register-1.6-2|11	Group:		Publishing
12mr|texlive-register-1.6-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/register
12mr|texlive-register-1.6-2|13	License:	LPPL
12mr|texlive-register-1.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/register.tar.xz
12mr|texlive-register-1.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/register.doc.tar.xz
12mr|texlive-register-1.6-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/register.source.tar.xz
12mr|texlive-register-1.6-2|17	BuildArch:	noarch
12mr|texlive-register-1.6-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-register-1.6-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-register-1.6-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-register-1.6-2|21	
12mr|texlive-register-1.6-2|22	%description
12mr|texlive-register-1.6-2|23	This package is designed for typesetting the programmable
12mr|texlive-register-1.6-2|24	elements in digital hardware, i.e., registers. Such registers
12mr|texlive-register-1.6-2|25	typically have many fields and can be quite wide; they are thus
12mr|texlive-register-1.6-2|26	a challenge to typeset in a consistent manner. Register is
12mr|texlive-register-1.6-2|27	similar in some aspects to the bytefield package. Anyone doing
12mr|texlive-register-1.6-2|28	hardware documentation using LaTeX should examine both
12mr|texlive-register-1.6-2|29	packages. Register requires a fairly recent version of the
12mr|texlive-register-1.6-2|30	float package. A Perl module and a Perl script are provided, to
12mr|texlive-register-1.6-2|31	translate the register specifications into programmable data
12mr|texlive-register-1.6-2|32	structures.
12mr|texlive-register-1.6-2|33	
12mr|texlive-register-1.6-2|34	%post
12mr|texlive-register-1.6-2|35	%{_sbindir}/texlive.post
12mr|texlive-register-1.6-2|36	
12mr|texlive-register-1.6-2|37	%postun
12mr|texlive-register-1.6-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-register-1.6-2|39	%{_sbindir}/texlive.post
12mr|texlive-register-1.6-2|40	fi
12mr|texlive-register-1.6-2|41	
12mr|texlive-register-1.6-2|42	#-----------------------------------------------------------------------
12mr|texlive-register-1.6-2|43	%files
12mr|texlive-register-1.6-2|44	%{_texmfdistdir}/tex/latex/register/register.sty
12mr|texlive-register-1.6-2|45	%doc %{_texmfdistdir}/doc/latex/register/Reg_macro.pm
12mr|texlive-register-1.6-2|46	%doc %{_texmfdistdir}/doc/latex/register/reg_list.pl
12mr|texlive-register-1.6-2|47	%doc %{_texmfdistdir}/doc/latex/register/register.pdf
12mr|texlive-register-1.6-2|48	#- source
12mr|texlive-register-1.6-2|49	%doc %{_texmfdistdir}/source/latex/register/register.dtx
12mr|texlive-register-1.6-2|50	%doc %{_texmfdistdir}/source/latex/register/register.ins
12mr|texlive-register-1.6-2|51	
12mr|texlive-register-1.6-2|52	#-----------------------------------------------------------------------
12mr|texlive-register-1.6-2|53	%prep
12mr|texlive-register-1.6-2|54	%setup -c -a0 -a1 -a2
12mr|texlive-register-1.6-2|55	
12mr|texlive-register-1.6-2|56	%build
12mr|texlive-register-1.6-2|57	
12mr|texlive-register-1.6-2|58	%install
12mr|texlive-register-1.6-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-register-1.6-2|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-register-1.6-2|61	
12mr|texlive-register-1.6-2|62	
12mr|texlive-register-1.6-2|63	
12mr|texlive-register-1.6-2|64	%changelog
12mr|texlive-register-1.6-2|65	

18434 12
12mr|texlive-regstats-1.0g-2|1	# revision 25050
12mr|texlive-regstats-1.0g-2|2	# category Package
12mr|texlive-regstats-1.0g-2|3	# catalog-ctan /macros/latex/contrib/regstats
12mr|texlive-regstats-1.0g-2|4	# catalog-date 2012-01-02 14:24:13 +0100
12mr|texlive-regstats-1.0g-2|5	# catalog-license lppl1.3
12mr|texlive-regstats-1.0g-2|6	# catalog-version 1.0g
12mr|texlive-regstats-1.0g-2|7	Name:		texlive-regstats
12mr|texlive-regstats-1.0g-2|8	Version:	1.0g
12mr|texlive-regstats-1.0g-2|9	Release:	2
12mr|texlive-regstats-1.0g-2|10	Summary:	Information about register use
12mr|texlive-regstats-1.0g-2|11	Group:		Publishing
12mr|texlive-regstats-1.0g-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/regstats
12mr|texlive-regstats-1.0g-2|13	License:	LPPL1.3
12mr|texlive-regstats-1.0g-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regstats.tar.xz
12mr|texlive-regstats-1.0g-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regstats.doc.tar.xz
12mr|texlive-regstats-1.0g-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/regstats.source.tar.xz
12mr|texlive-regstats-1.0g-2|17	BuildArch:	noarch
12mr|texlive-regstats-1.0g-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-regstats-1.0g-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-regstats-1.0g-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-regstats-1.0g-2|21	
12mr|texlive-regstats-1.0g-2|22	%description
12mr|texlive-regstats-1.0g-2|23	The package will report number of used registers (counter,
12mr|texlive-regstats-1.0g-2|24	dimen, skip, muskip, box, token, input, output, math families,
12mr|texlive-regstats-1.0g-2|25	languages, insertions), and will compare the number to the
12mr|texlive-regstats-1.0g-2|26	maximum available number of such registers.
12mr|texlive-regstats-1.0g-2|27	
12mr|texlive-regstats-1.0g-2|28	%post
12mr|texlive-regstats-1.0g-2|29	%{_sbindir}/texlive.post
12mr|texlive-regstats-1.0g-2|30	
12mr|texlive-regstats-1.0g-2|31	%postun
12mr|texlive-regstats-1.0g-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-regstats-1.0g-2|33	%{_sbindir}/texlive.post
12mr|texlive-regstats-1.0g-2|34	fi
12mr|texlive-regstats-1.0g-2|35	
12mr|texlive-regstats-1.0g-2|36	#-----------------------------------------------------------------------
12mr|texlive-regstats-1.0g-2|37	%files
12mr|texlive-regstats-1.0g-2|38	%{_texmfdistdir}/tex/latex/regstats/regstats.sty
12mr|texlive-regstats-1.0g-2|39	%doc %{_texmfdistdir}/doc/latex/regstats/README
12mr|texlive-regstats-1.0g-2|40	%doc %{_texmfdistdir}/doc/latex/regstats/regstats-example.log
12mr|texlive-regstats-1.0g-2|41	%doc %{_texmfdistdir}/doc/latex/regstats/regstats-example.pdf
12mr|texlive-regstats-1.0g-2|42	%doc %{_texmfdistdir}/doc/latex/regstats/regstats-example.tex
12mr|texlive-regstats-1.0g-2|43	%doc %{_texmfdistdir}/doc/latex/regstats/regstats.pdf
12mr|texlive-regstats-1.0g-2|44	#- source
12mr|texlive-regstats-1.0g-2|45	%doc %{_texmfdistdir}/source/latex/regstats/regstats.drv
12mr|texlive-regstats-1.0g-2|46	%doc %{_texmfdistdir}/source/latex/regstats/regstats.dtx
12mr|texlive-regstats-1.0g-2|47	%doc %{_texmfdistdir}/source/latex/regstats/regstats.ins
12mr|texlive-regstats-1.0g-2|48	
12mr|texlive-regstats-1.0g-2|49	#-----------------------------------------------------------------------
12mr|texlive-regstats-1.0g-2|50	%prep
12mr|texlive-regstats-1.0g-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-regstats-1.0g-2|52	
12mr|texlive-regstats-1.0g-2|53	%build
12mr|texlive-regstats-1.0g-2|54	
12mr|texlive-regstats-1.0g-2|55	%install
12mr|texlive-regstats-1.0g-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-regstats-1.0g-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-regstats-1.0g-2|58	
12mr|texlive-regstats-1.0g-2|59	
12mr|texlive-regstats-1.0g-2|60	
12mr|texlive-regstats-1.0g-2|61	%changelog
12mr|texlive-regstats-1.0g-2|62	

18435 12
12mr|texlive-relenc-20110406-2|1	# revision 22050
12mr|texlive-relenc-20110406-2|2	# category Package
12mr|texlive-relenc-20110406-2|3	# catalog-ctan /macros/latex/contrib/relenc
12mr|texlive-relenc-20110406-2|4	# catalog-date 2011-04-06 08:31:30 +0200
12mr|texlive-relenc-20110406-2|5	# catalog-license lppl1
12mr|texlive-relenc-20110406-2|6	# catalog-version undef
12mr|texlive-relenc-20110406-2|7	Name:		texlive-relenc
12mr|texlive-relenc-20110406-2|8	Version:	20110406
12mr|texlive-relenc-20110406-2|9	Release:	2
12mr|texlive-relenc-20110406-2|10	Summary:	A "relaxed" font encoding
12mr|texlive-relenc-20110406-2|11	Group:		Publishing
12mr|texlive-relenc-20110406-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/relenc
12mr|texlive-relenc-20110406-2|13	License:	LPPL1
12mr|texlive-relenc-20110406-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/relenc.tar.xz
12mr|texlive-relenc-20110406-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/relenc.doc.tar.xz
12mr|texlive-relenc-20110406-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/relenc.source.tar.xz
12mr|texlive-relenc-20110406-2|17	BuildArch:	noarch
12mr|texlive-relenc-20110406-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-relenc-20110406-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-relenc-20110406-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-relenc-20110406-2|21	
12mr|texlive-relenc-20110406-2|22	%description
12mr|texlive-relenc-20110406-2|23	LaTeX package providing a relaxed font encoding to make
12mr|texlive-relenc-20110406-2|24	available to a font designer more slots for insertion of
12mr|texlive-relenc-20110406-2|25	ligatures and accented characters.
12mr|texlive-relenc-20110406-2|26	
12mr|texlive-relenc-20110406-2|27	%post
12mr|texlive-relenc-20110406-2|28	%{_sbindir}/texlive.post
12mr|texlive-relenc-20110406-2|29	
12mr|texlive-relenc-20110406-2|30	%postun
12mr|texlive-relenc-20110406-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-relenc-20110406-2|32	%{_sbindir}/texlive.post
12mr|texlive-relenc-20110406-2|33	fi
12mr|texlive-relenc-20110406-2|34	
12mr|texlive-relenc-20110406-2|35	#-----------------------------------------------------------------------
12mr|texlive-relenc-20110406-2|36	%files
12mr|texlive-relenc-20110406-2|37	%{_texmfdistdir}/fonts/tfm/public/relenc/zcmr8d.tfm
12mr|texlive-relenc-20110406-2|38	%{_texmfdistdir}/fonts/tfm/public/relenc/zcmra.tfm
12mr|texlive-relenc-20110406-2|39	%{_texmfdistdir}/fonts/vf/public/relenc/zcmr8d.vf
12mr|texlive-relenc-20110406-2|40	%{_texmfdistdir}/fonts/vf/public/relenc/zcmra.vf
12mr|texlive-relenc-20110406-2|41	%{_texmfdistdir}/tex/latex/relenc/2sidedoc.sty
12mr|texlive-relenc-20110406-2|42	%{_texmfdistdir}/tex/latex/relenc/ecsubzcm.sty
12mr|texlive-relenc-20110406-2|43	%{_texmfdistdir}/tex/latex/relenc/relenc.sty
12mr|texlive-relenc-20110406-2|44	%{_texmfdistdir}/tex/latex/relenc/t1renc.def
12mr|texlive-relenc-20110406-2|45	%{_texmfdistdir}/tex/latex/relenc/t1rzcm.fd
12mr|texlive-relenc-20110406-2|46	%doc %{_texmfdistdir}/doc/latex/relenc/README
12mr|texlive-relenc-20110406-2|47	%doc %{_texmfdistdir}/doc/latex/relenc/reldemo.tex
12mr|texlive-relenc-20110406-2|48	%doc %{_texmfdistdir}/doc/latex/relenc/relenc.tex
12mr|texlive-relenc-20110406-2|49	%doc %{_texmfdistdir}/doc/latex/relenc/zcmr8d.vf2
12mr|texlive-relenc-20110406-2|50	%doc %{_texmfdistdir}/doc/latex/relenc/zcmr8d.vf3
12mr|texlive-relenc-20110406-2|51	%doc %{_texmfdistdir}/doc/latex/relenc/zcmra.vf2
12mr|texlive-relenc-20110406-2|52	%doc %{_texmfdistdir}/doc/latex/relenc/zcmra.vf3
12mr|texlive-relenc-20110406-2|53	#- source
12mr|texlive-relenc-20110406-2|54	%doc %{_texmfdistdir}/source/latex/relenc/relenc.dtx
12mr|texlive-relenc-20110406-2|55	%doc %{_texmfdistdir}/source/latex/relenc/relenc.ins
12mr|texlive-relenc-20110406-2|56	%doc %{_texmfdistdir}/source/latex/relenc/t1renc.dtx
12mr|texlive-relenc-20110406-2|57	%doc %{_texmfdistdir}/source/latex/relenc/t1rzcm.fdd
12mr|texlive-relenc-20110406-2|58	
12mr|texlive-relenc-20110406-2|59	#-----------------------------------------------------------------------
12mr|texlive-relenc-20110406-2|60	%prep
12mr|texlive-relenc-20110406-2|61	%setup -c -a0 -a1 -a2
12mr|texlive-relenc-20110406-2|62	
12mr|texlive-relenc-20110406-2|63	%build
12mr|texlive-relenc-20110406-2|64	
12mr|texlive-relenc-20110406-2|65	%install
12mr|texlive-relenc-20110406-2|66	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-relenc-20110406-2|67	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-relenc-20110406-2|68	
12mr|texlive-relenc-20110406-2|69	
12mr|texlive-relenc-20110406-2|70	
12mr|texlive-relenc-20110406-2|71	%changelog
12mr|texlive-relenc-20110406-2|72	

18436 12
12mr|texlive-relsize-4-2|1	# revision 24074
12mr|texlive-relsize-4-2|2	# category Package
12mr|texlive-relsize-4-2|3	# catalog-ctan /macros/latex/contrib/relsize
12mr|texlive-relsize-4-2|4	# catalog-date 2011-09-23 08:29:05 +0200
12mr|texlive-relsize-4-2|5	# catalog-license pd
12mr|texlive-relsize-4-2|6	# catalog-version 4
12mr|texlive-relsize-4-2|7	Name:		texlive-relsize
12mr|texlive-relsize-4-2|8	Version:	4
12mr|texlive-relsize-4-2|9	Release:	2
12mr|texlive-relsize-4-2|10	Summary:	Set the font size relative to the current font size
12mr|texlive-relsize-4-2|11	Group:		Publishing
12mr|texlive-relsize-4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/relsize
12mr|texlive-relsize-4-2|13	License:	PD
12mr|texlive-relsize-4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/relsize.tar.xz
12mr|texlive-relsize-4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/relsize.doc.tar.xz
12mr|texlive-relsize-4-2|16	BuildArch:	noarch
12mr|texlive-relsize-4-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-relsize-4-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-relsize-4-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-relsize-4-2|20	
12mr|texlive-relsize-4-2|21	%description
12mr|texlive-relsize-4-2|22	The basic command of the package is \relsize, whose argument is
12mr|texlive-relsize-4-2|23	a number of \magsteps to change size; from this are defined
12mr|texlive-relsize-4-2|24	commands \larger, \smaller, \textlarger, etc.
12mr|texlive-relsize-4-2|25	
12mr|texlive-relsize-4-2|26	%post
12mr|texlive-relsize-4-2|27	%{_sbindir}/texlive.post
12mr|texlive-relsize-4-2|28	
12mr|texlive-relsize-4-2|29	%postun
12mr|texlive-relsize-4-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-relsize-4-2|31	%{_sbindir}/texlive.post
12mr|texlive-relsize-4-2|32	fi
12mr|texlive-relsize-4-2|33	
12mr|texlive-relsize-4-2|34	#-----------------------------------------------------------------------
12mr|texlive-relsize-4-2|35	%files
12mr|texlive-relsize-4-2|36	%{_texmfdistdir}/tex/latex/relsize/relsize.sty
12mr|texlive-relsize-4-2|37	%doc %{_texmfdistdir}/doc/latex/relsize/README
12mr|texlive-relsize-4-2|38	%doc %{_texmfdistdir}/doc/latex/relsize/relsize-doc.pdf
12mr|texlive-relsize-4-2|39	%doc %{_texmfdistdir}/doc/latex/relsize/relsize-doc.tex
12mr|texlive-relsize-4-2|40	
12mr|texlive-relsize-4-2|41	#-----------------------------------------------------------------------
12mr|texlive-relsize-4-2|42	%prep
12mr|texlive-relsize-4-2|43	%setup -c -a0 -a1
12mr|texlive-relsize-4-2|44	
12mr|texlive-relsize-4-2|45	%build
12mr|texlive-relsize-4-2|46	
12mr|texlive-relsize-4-2|47	%install
12mr|texlive-relsize-4-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-relsize-4-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-relsize-4-2|50	
12mr|texlive-relsize-4-2|51	
12mr|texlive-relsize-4-2|52	
12mr|texlive-relsize-4-2|53	%changelog
12mr|texlive-relsize-4-2|54	

18437 12
12mr|texlive-reotex-1.0-1|1	# revision 25037
12mr|texlive-reotex-1.0-1|2	# category Package
12mr|texlive-reotex-1.0-1|3	# catalog-ctan /graphics/pgf/contrib/reotex
12mr|texlive-reotex-1.0-1|4	# catalog-date 2012-01-06 12:55:46 +0100
12mr|texlive-reotex-1.0-1|5	# catalog-license lppl
12mr|texlive-reotex-1.0-1|6	# catalog-version 1.0
12mr|texlive-reotex-1.0-1|7	Name:		texlive-reotex
12mr|texlive-reotex-1.0-1|8	Version:	1.0
12mr|texlive-reotex-1.0-1|9	Release:	1
12mr|texlive-reotex-1.0-1|10	Summary:	Draw Reo Channels and Circuits
12mr|texlive-reotex-1.0-1|11	Group:		Publishing
12mr|texlive-reotex-1.0-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/reotex
12mr|texlive-reotex-1.0-1|13	License:	LPPL
12mr|texlive-reotex-1.0-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/reotex.tar.xz
12mr|texlive-reotex-1.0-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/reotex.doc.tar.xz
12mr|texlive-reotex-1.0-1|16	BuildArch:	noarch
12mr|texlive-reotex-1.0-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-reotex-1.0-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-reotex-1.0-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-reotex-1.0-1|20	
12mr|texlive-reotex-1.0-1|21	%description
12mr|texlive-reotex-1.0-1|22	The package defines macros and other utilities to design Reo
12mr|texlive-reotex-1.0-1|23	Circuits. The package require PGF/TikZ support.
12mr|texlive-reotex-1.0-1|24	
12mr|texlive-reotex-1.0-1|25	%post
12mr|texlive-reotex-1.0-1|26	%{_sbindir}/texlive.post
12mr|texlive-reotex-1.0-1|27	
12mr|texlive-reotex-1.0-1|28	%postun
12mr|texlive-reotex-1.0-1|29	if [ $1 -eq 0 ]; then
12mr|texlive-reotex-1.0-1|30	%{_sbindir}/texlive.post
12mr|texlive-reotex-1.0-1|31	fi
12mr|texlive-reotex-1.0-1|32	
12mr|texlive-reotex-1.0-1|33	#-----------------------------------------------------------------------
12mr|texlive-reotex-1.0-1|34	%files
12mr|texlive-reotex-1.0-1|35	%{_texmfdistdir}/tex/latex/reotex/reotex.sty
12mr|texlive-reotex-1.0-1|36	%doc %{_texmfdistdir}/doc/latex/reotex/README
12mr|texlive-reotex-1.0-1|37	%doc %{_texmfdistdir}/doc/latex/reotex/reotex.pdf
12mr|texlive-reotex-1.0-1|38	%doc %{_texmfdistdir}/doc/latex/reotex/reotex.tex
12mr|texlive-reotex-1.0-1|39	
12mr|texlive-reotex-1.0-1|40	#-----------------------------------------------------------------------
12mr|texlive-reotex-1.0-1|41	%prep
12mr|texlive-reotex-1.0-1|42	%setup -c -a0 -a1
12mr|texlive-reotex-1.0-1|43	
12mr|texlive-reotex-1.0-1|44	%build
12mr|texlive-reotex-1.0-1|45	
12mr|texlive-reotex-1.0-1|46	%install
12mr|texlive-reotex-1.0-1|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-reotex-1.0-1|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-reotex-1.0-1|49	
12mr|texlive-reotex-1.0-1|50	
12mr|texlive-reotex-1.0-1|51	
12mr|texlive-reotex-1.0-1|52	%changelog
12mr|texlive-reotex-1.0-1|53	

18438 12
12mr|texlive-repeatindex-0.01-2|1	# revision 24305
12mr|texlive-repeatindex-0.01-2|2	# category Package
12mr|texlive-repeatindex-0.01-2|3	# catalog-ctan /macros/latex/contrib/repeatindex
12mr|texlive-repeatindex-0.01-2|4	# catalog-date 2011-06-16 21:20:53 +0200
12mr|texlive-repeatindex-0.01-2|5	# catalog-license lppl
12mr|texlive-repeatindex-0.01-2|6	# catalog-version 0.01
12mr|texlive-repeatindex-0.01-2|7	Name:		texlive-repeatindex
12mr|texlive-repeatindex-0.01-2|8	Version:	0.01
12mr|texlive-repeatindex-0.01-2|9	Release:	2
12mr|texlive-repeatindex-0.01-2|10	Summary:	Repeat items in an index after a page or column break
12mr|texlive-repeatindex-0.01-2|11	Group:		Publishing
12mr|texlive-repeatindex-0.01-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/repeatindex
12mr|texlive-repeatindex-0.01-2|13	License:	LPPL
12mr|texlive-repeatindex-0.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/repeatindex.tar.xz
12mr|texlive-repeatindex-0.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/repeatindex.doc.tar.xz
12mr|texlive-repeatindex-0.01-2|16	BuildArch:	noarch
12mr|texlive-repeatindex-0.01-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-repeatindex-0.01-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-repeatindex-0.01-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-repeatindex-0.01-2|20	
12mr|texlive-repeatindex-0.01-2|21	%description
12mr|texlive-repeatindex-0.01-2|22	This Package repeats item of an index if a page or column break
12mr|texlive-repeatindex-0.01-2|23	occurs within a list of subitems. This helps to find out to
12mr|texlive-repeatindex-0.01-2|24	which main item a subitem belongs.
12mr|texlive-repeatindex-0.01-2|25	
12mr|texlive-repeatindex-0.01-2|26	%post
12mr|texlive-repeatindex-0.01-2|27	%{_sbindir}/texlive.post
12mr|texlive-repeatindex-0.01-2|28	
12mr|texlive-repeatindex-0.01-2|29	%postun
12mr|texlive-repeatindex-0.01-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-repeatindex-0.01-2|31	%{_sbindir}/texlive.post
12mr|texlive-repeatindex-0.01-2|32	fi
12mr|texlive-repeatindex-0.01-2|33	
12mr|texlive-repeatindex-0.01-2|34	#-----------------------------------------------------------------------
12mr|texlive-repeatindex-0.01-2|35	%files
12mr|texlive-repeatindex-0.01-2|36	%{_texmfdistdir}/makeindex/repeatindex/repeatindex.ist
12mr|texlive-repeatindex-0.01-2|37	%{_texmfdistdir}/tex/latex/repeatindex/repeatindex.sty
12mr|texlive-repeatindex-0.01-2|38	%doc %{_texmfdistdir}/doc/latex/repeatindex/README
12mr|texlive-repeatindex-0.01-2|39	%doc %{_texmfdistdir}/doc/latex/repeatindex/testrepeatindex.tex
12mr|texlive-repeatindex-0.01-2|40	
12mr|texlive-repeatindex-0.01-2|41	#-----------------------------------------------------------------------
12mr|texlive-repeatindex-0.01-2|42	%prep
12mr|texlive-repeatindex-0.01-2|43	%setup -c -a0 -a1
12mr|texlive-repeatindex-0.01-2|44	
12mr|texlive-repeatindex-0.01-2|45	%build
12mr|texlive-repeatindex-0.01-2|46	
12mr|texlive-repeatindex-0.01-2|47	%install
12mr|texlive-repeatindex-0.01-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-repeatindex-0.01-2|49	cp -fpar makeindex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-repeatindex-0.01-2|50	
12mr|texlive-repeatindex-0.01-2|51	
12mr|texlive-repeatindex-0.01-2|52	
12mr|texlive-repeatindex-0.01-2|53	%changelog
12mr|texlive-repeatindex-0.01-2|54	

18439 12
12mr|texlive-resumemac-20081121-2|1	# revision 15878
12mr|texlive-resumemac-20081121-2|2	# category Package
12mr|texlive-resumemac-20081121-2|3	# catalog-ctan /macros/plain/contrib/resumemac
12mr|texlive-resumemac-20081121-2|4	# catalog-date 2008-11-21 01:34:08 +0100
12mr|texlive-resumemac-20081121-2|5	# catalog-license pd
12mr|texlive-resumemac-20081121-2|6	# catalog-version undef
12mr|texlive-resumemac-20081121-2|7	Name:		texlive-resumemac
12mr|texlive-resumemac-20081121-2|8	Version:	20081121
12mr|texlive-resumemac-20081121-2|9	Release:	2
12mr|texlive-resumemac-20081121-2|10	Summary:	Plain TeX macros for resumes
12mr|texlive-resumemac-20081121-2|11	Group:		Publishing
12mr|texlive-resumemac-20081121-2|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/resumemac
12mr|texlive-resumemac-20081121-2|13	License:	PD
12mr|texlive-resumemac-20081121-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resumemac.tar.xz
12mr|texlive-resumemac-20081121-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resumemac.doc.tar.xz
12mr|texlive-resumemac-20081121-2|16	BuildArch:	noarch
12mr|texlive-resumemac-20081121-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-resumemac-20081121-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-resumemac-20081121-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-resumemac-20081121-2|20	
12mr|texlive-resumemac-20081121-2|21	%description
12mr|texlive-resumemac-20081121-2|22	A set of macros is provided, together with an file that offers
12mr|texlive-resumemac-20081121-2|23	an example of use.
12mr|texlive-resumemac-20081121-2|24	
12mr|texlive-resumemac-20081121-2|25	%post
12mr|texlive-resumemac-20081121-2|26	%{_sbindir}/texlive.post
12mr|texlive-resumemac-20081121-2|27	
12mr|texlive-resumemac-20081121-2|28	%postun
12mr|texlive-resumemac-20081121-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-resumemac-20081121-2|30	%{_sbindir}/texlive.post
12mr|texlive-resumemac-20081121-2|31	fi
12mr|texlive-resumemac-20081121-2|32	
12mr|texlive-resumemac-20081121-2|33	#-----------------------------------------------------------------------
12mr|texlive-resumemac-20081121-2|34	%files
12mr|texlive-resumemac-20081121-2|35	%{_texmfdistdir}/tex/plain/resumemac/resumemac.tex
12mr|texlive-resumemac-20081121-2|36	%doc %{_texmfdistdir}/doc/plain/resumemac/README
12mr|texlive-resumemac-20081121-2|37	%doc %{_texmfdistdir}/doc/plain/resumemac/sample_resume.tex
12mr|texlive-resumemac-20081121-2|38	
12mr|texlive-resumemac-20081121-2|39	#-----------------------------------------------------------------------
12mr|texlive-resumemac-20081121-2|40	%prep
12mr|texlive-resumemac-20081121-2|41	%setup -c -a0 -a1
12mr|texlive-resumemac-20081121-2|42	
12mr|texlive-resumemac-20081121-2|43	%build
12mr|texlive-resumemac-20081121-2|44	
12mr|texlive-resumemac-20081121-2|45	%install
12mr|texlive-resumemac-20081121-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-resumemac-20081121-2|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-resumemac-20081121-2|48	
12mr|texlive-resumemac-20081121-2|49	
12mr|texlive-resumemac-20081121-2|50	
12mr|texlive-resumemac-20081121-2|51	%changelog
12mr|texlive-resumemac-20081121-2|52	

18440 12
12mr|texlive-reverxii-20111230-1|1	# revision 24976
12mr|texlive-reverxii-20111230-1|2	# category Package
12mr|texlive-reverxii-20111230-1|3	# catalog-ctan /macros/plain/contrib/reverxii
12mr|texlive-reverxii-20111230-1|4	# catalog-date 2011-12-30 00:42:15 +0100
12mr|texlive-reverxii-20111230-1|5	# catalog-license lppl1.3
12mr|texlive-reverxii-20111230-1|6	# catalog-version undef
12mr|texlive-reverxii-20111230-1|7	Name:		texlive-reverxii
12mr|texlive-reverxii-20111230-1|8	Version:	20111230
12mr|texlive-reverxii-20111230-1|9	Release:	1
12mr|texlive-reverxii-20111230-1|10	Summary:	Playing Reversi in TeX
12mr|texlive-reverxii-20111230-1|11	Group:		Publishing
12mr|texlive-reverxii-20111230-1|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/reverxii
12mr|texlive-reverxii-20111230-1|13	License:	LPPL1.3
12mr|texlive-reverxii-20111230-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/reverxii.tar.xz
12mr|texlive-reverxii-20111230-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/reverxii.doc.tar.xz
12mr|texlive-reverxii-20111230-1|16	BuildArch:	noarch
12mr|texlive-reverxii-20111230-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-reverxii-20111230-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-reverxii-20111230-1|19	
12mr|texlive-reverxii-20111230-1|20	%description
12mr|texlive-reverxii-20111230-1|21	Following the lead of xii.tex, this little (938 characters)
12mr|texlive-reverxii-20111230-1|22	program that plays Reversi. (The program incorporates some
12mr|texlive-reverxii-20111230-1|23	primitive AI.).
12mr|texlive-reverxii-20111230-1|24	
12mr|texlive-reverxii-20111230-1|25	#-----------------------------------------------------------------------
12mr|texlive-reverxii-20111230-1|26	%files
12mr|texlive-reverxii-20111230-1|27	%doc %{_texmfdistdir}/doc/plain/reverxii/README
12mr|texlive-reverxii-20111230-1|28	%doc %{_texmfdistdir}/doc/plain/reverxii/reverxii.pdf
12mr|texlive-reverxii-20111230-1|29	%doc %{_texmfdistdir}/doc/plain/reverxii/reverxii.tex
12mr|texlive-reverxii-20111230-1|30	
12mr|texlive-reverxii-20111230-1|31	#-----------------------------------------------------------------------
12mr|texlive-reverxii-20111230-1|32	%prep
12mr|texlive-reverxii-20111230-1|33	%setup -c -a0 -a1
12mr|texlive-reverxii-20111230-1|34	
12mr|texlive-reverxii-20111230-1|35	%build
12mr|texlive-reverxii-20111230-1|36	
12mr|texlive-reverxii-20111230-1|37	%install
12mr|texlive-reverxii-20111230-1|38	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-reverxii-20111230-1|39	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-reverxii-20111230-1|40	
12mr|texlive-reverxii-20111230-1|41	
12mr|texlive-reverxii-20111230-1|42	
12mr|texlive-reverxii-20111230-1|43	%changelog
12mr|texlive-reverxii-20111230-1|44	

18441 12
12mr|texlive-revtex-4.1r-2|1	# revision 19652
12mr|texlive-revtex-4.1r-2|2	# category Package
12mr|texlive-revtex-4.1r-2|3	# catalog-ctan /macros/latex/contrib/revtex
12mr|texlive-revtex-4.1r-2|4	# catalog-date 2010-08-12 13:35:15 +0200
12mr|texlive-revtex-4.1r-2|5	# catalog-license lppl1.3
12mr|texlive-revtex-4.1r-2|6	# catalog-version 4.1r
12mr|texlive-revtex-4.1r-2|7	Name:		texlive-revtex
12mr|texlive-revtex-4.1r-2|8	Version:	4.1r
12mr|texlive-revtex-4.1r-2|9	Release:	2
12mr|texlive-revtex-4.1r-2|10	Summary:	Styles for various Physics Journals
12mr|texlive-revtex-4.1r-2|11	Group:		Publishing
12mr|texlive-revtex-4.1r-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/revtex
12mr|texlive-revtex-4.1r-2|13	License:	LPPL1.3
12mr|texlive-revtex-4.1r-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/revtex.tar.xz
12mr|texlive-revtex-4.1r-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/revtex.doc.tar.xz
12mr|texlive-revtex-4.1r-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/revtex.source.tar.xz
12mr|texlive-revtex-4.1r-2|17	BuildArch:	noarch
12mr|texlive-revtex-4.1r-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-revtex-4.1r-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-revtex-4.1r-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-revtex-4.1r-2|21	
12mr|texlive-revtex-4.1r-2|22	%description
12mr|texlive-revtex-4.1r-2|23	Includes styles for American Physical Society, American
12mr|texlive-revtex-4.1r-2|24	Institute of Physics, and Optical Society of America. The
12mr|texlive-revtex-4.1r-2|25	distribution consists of the RevTeX class itself, and several
12mr|texlive-revtex-4.1r-2|26	support packages.
12mr|texlive-revtex-4.1r-2|27	
12mr|texlive-revtex-4.1r-2|28	%post
12mr|texlive-revtex-4.1r-2|29	%{_sbindir}/texlive.post
12mr|texlive-revtex-4.1r-2|30	
12mr|texlive-revtex-4.1r-2|31	%postun
12mr|texlive-revtex-4.1r-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-revtex-4.1r-2|33	%{_sbindir}/texlive.post
12mr|texlive-revtex-4.1r-2|34	fi
12mr|texlive-revtex-4.1r-2|35	
12mr|texlive-revtex-4.1r-2|36	#-----------------------------------------------------------------------
12mr|texlive-revtex-4.1r-2|37	%files
12mr|texlive-revtex-4.1r-2|38	%{_texmfdistdir}/bibtex/bst/revtex/aipauth4-1.bst
12mr|texlive-revtex-4.1r-2|39	%{_texmfdistdir}/bibtex/bst/revtex/aipnum4-1.bst
12mr|texlive-revtex-4.1r-2|40	%{_texmfdistdir}/bibtex/bst/revtex/apsrev4-1.bst
12mr|texlive-revtex-4.1r-2|41	%{_texmfdistdir}/bibtex/bst/revtex/apsrmp4-1.bst
12mr|texlive-revtex-4.1r-2|42	%{_texmfdistdir}/tex/latex/revtex/aip4-1.rtx
12mr|texlive-revtex-4.1r-2|43	%{_texmfdistdir}/tex/latex/revtex/aps10pt4-1.rtx
12mr|texlive-revtex-4.1r-2|44	%{_texmfdistdir}/tex/latex/revtex/aps11pt4-1.rtx
12mr|texlive-revtex-4.1r-2|45	%{_texmfdistdir}/tex/latex/revtex/aps12pt4-1.rtx
12mr|texlive-revtex-4.1r-2|46	%{_texmfdistdir}/tex/latex/revtex/aps4-1.rtx
12mr|texlive-revtex-4.1r-2|47	%{_texmfdistdir}/tex/latex/revtex/apsrmp4-1.rtx
12mr|texlive-revtex-4.1r-2|48	%{_texmfdistdir}/tex/latex/revtex/ltxdocext.sty
12mr|texlive-revtex-4.1r-2|49	%{_texmfdistdir}/tex/latex/revtex/ltxfront.sty
12mr|texlive-revtex-4.1r-2|50	%{_texmfdistdir}/tex/latex/revtex/ltxgrid.sty
12mr|texlive-revtex-4.1r-2|51	%{_texmfdistdir}/tex/latex/revtex/ltxutil.sty
12mr|texlive-revtex-4.1r-2|52	%{_texmfdistdir}/tex/latex/revtex/reftest4-1.tex
12mr|texlive-revtex-4.1r-2|53	%{_texmfdistdir}/tex/latex/revtex/revsymb4-1.sty
12mr|texlive-revtex-4.1r-2|54	%{_texmfdistdir}/tex/latex/revtex/revtex4-1.cls
12mr|texlive-revtex-4.1r-2|55	%doc %{_texmfdistdir}/doc/latex/revtex/00readme.tex
12mr|texlive-revtex-4.1r-2|56	%doc %{_texmfdistdir}/doc/latex/revtex/DOWNLOAD
12mr|texlive-revtex-4.1r-2|57	%doc %{_texmfdistdir}/doc/latex/revtex/README
12mr|texlive-revtex-4.1r-2|58	%doc %{_texmfdistdir}/doc/latex/revtex/aip/aipguide4-1.pdf
12mr|texlive-revtex-4.1r-2|59	%doc %{_texmfdistdir}/doc/latex/revtex/aip/aipguide4-1.tex
12mr|texlive-revtex-4.1r-2|60	%doc %{_texmfdistdir}/doc/latex/revtex/aip/docs.sty
12mr|texlive-revtex-4.1r-2|61	%doc %{_texmfdistdir}/doc/latex/revtex/aps/apsguide4-1.pdf
12mr|texlive-revtex-4.1r-2|62	%doc %{_texmfdistdir}/doc/latex/revtex/aps/apsguide4-1.tex
12mr|texlive-revtex-4.1r-2|63	%doc %{_texmfdistdir}/doc/latex/revtex/auguide/auguide4-1.pdf
12mr|texlive-revtex-4.1r-2|64	%doc %{_texmfdistdir}/doc/latex/revtex/auguide/auguide4-1.tex
12mr|texlive-revtex-4.1r-2|65	%doc %{_texmfdistdir}/doc/latex/revtex/auguide/docs.sty
12mr|texlive-revtex-4.1r-2|66	%doc %{_texmfdistdir}/doc/latex/revtex/auguide/summary4-1.pdf
12mr|texlive-revtex-4.1r-2|67	%doc %{_texmfdistdir}/doc/latex/revtex/auguide/summary4-1.tex
12mr|texlive-revtex-4.1r-2|68	%doc %{_texmfdistdir}/doc/latex/revtex/auguide/whatsnew4-1.pdf
12mr|texlive-revtex-4.1r-2|69	%doc %{_texmfdistdir}/doc/latex/revtex/auguide/whatsnew4-1.tex
12mr|texlive-revtex-4.1r-2|70	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aip/aipsamp.bib
12mr|texlive-revtex-4.1r-2|71	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aip/aipsamp.pdf
12mr|texlive-revtex-4.1r-2|72	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aip/aipsamp.tex
12mr|texlive-revtex-4.1r-2|73	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aip/aiptemplate.tex
12mr|texlive-revtex-4.1r-2|74	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aip/fig_1.eps
12mr|texlive-revtex-4.1r-2|75	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aip/fig_2.eps
12mr|texlive-revtex-4.1r-2|76	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/apssamp.bib
12mr|texlive-revtex-4.1r-2|77	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/apssamp.pdf
12mr|texlive-revtex-4.1r-2|78	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/apssamp.tex
12mr|texlive-revtex-4.1r-2|79	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/apstemplate.tex
12mr|texlive-revtex-4.1r-2|80	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/fig_1.eps
12mr|texlive-revtex-4.1r-2|81	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/fig_2.eps
12mr|texlive-revtex-4.1r-2|82	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/vid_1a.eps
12mr|texlive-revtex-4.1r-2|83	%doc %{_texmfdistdir}/doc/latex/revtex/sample/aps/vid_1b.eps
12mr|texlive-revtex-4.1r-2|84	%doc %{_texmfdistdir}/doc/latex/revtex/source/aip.pdf
12mr|texlive-revtex-4.1r-2|85	%doc %{_texmfdistdir}/doc/latex/revtex/source/ltxdocext.pdf
12mr|texlive-revtex-4.1r-2|86	%doc %{_texmfdistdir}/doc/latex/revtex/source/ltxfront.pdf
12mr|texlive-revtex-4.1r-2|87	%doc %{_texmfdistdir}/doc/latex/revtex/source/ltxgrid.pdf
12mr|texlive-revtex-4.1r-2|88	%doc %{_texmfdistdir}/doc/latex/revtex/source/ltxutil.pdf
12mr|texlive-revtex-4.1r-2|89	%doc %{_texmfdistdir}/doc/latex/revtex/source/revtex4-1.pdf
12mr|texlive-revtex-4.1r-2|90	#- source
12mr|texlive-revtex-4.1r-2|91	%doc %{_texmfdistdir}/source/latex/revtex/aip.dtx
12mr|texlive-revtex-4.1r-2|92	%doc %{_texmfdistdir}/source/latex/revtex/ltxdocext.dtx
12mr|texlive-revtex-4.1r-2|93	%doc %{_texmfdistdir}/source/latex/revtex/ltxfront.dtx
12mr|texlive-revtex-4.1r-2|94	%doc %{_texmfdistdir}/source/latex/revtex/ltxgrid.dtx
12mr|texlive-revtex-4.1r-2|95	%doc %{_texmfdistdir}/source/latex/revtex/ltxutil.dtx
12mr|texlive-revtex-4.1r-2|96	%doc %{_texmfdistdir}/source/latex/revtex/revtex4-1.dtx
12mr|texlive-revtex-4.1r-2|97	
12mr|texlive-revtex-4.1r-2|98	#-----------------------------------------------------------------------
12mr|texlive-revtex-4.1r-2|99	%prep
12mr|texlive-revtex-4.1r-2|100	%setup -c -a0 -a1 -a2
12mr|texlive-revtex-4.1r-2|101	
12mr|texlive-revtex-4.1r-2|102	%build
12mr|texlive-revtex-4.1r-2|103	
12mr|texlive-revtex-4.1r-2|104	%install
12mr|texlive-revtex-4.1r-2|105	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-revtex-4.1r-2|106	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-revtex-4.1r-2|107	
12mr|texlive-revtex-4.1r-2|108	
12mr|texlive-revtex-4.1r-2|109	
12mr|texlive-revtex-4.1r-2|110	%changelog
12mr|texlive-revtex-4.1r-2|111	

18442 12
12mr|texlive-revtex4-20111104-2|1	# revision 16488
12mr|texlive-revtex4-20111104-2|2	# category Package
12mr|texlive-revtex4-20111104-2|3	# catalog-ctan undef
12mr|texlive-revtex4-20111104-2|4	# catalog-date undef
12mr|texlive-revtex4-20111104-2|5	# catalog-license undef
12mr|texlive-revtex4-20111104-2|6	# catalog-version undef
12mr|texlive-revtex4-20111104-2|7	Name:		texlive-revtex4
12mr|texlive-revtex4-20111104-2|8	Version:	20111104
12mr|texlive-revtex4-20111104-2|9	Release:	2
12mr|texlive-revtex4-20111104-2|10	Summary:	TeXLive revtex4 package
12mr|texlive-revtex4-20111104-2|11	Group:		Publishing
12mr|texlive-revtex4-20111104-2|12	URL:		http://tug.org/texlive
12mr|texlive-revtex4-20111104-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-revtex4-20111104-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/revtex4.tar.xz
12mr|texlive-revtex4-20111104-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/revtex4.doc.tar.xz
12mr|texlive-revtex4-20111104-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/revtex4.source.tar.xz
12mr|texlive-revtex4-20111104-2|17	BuildArch:	noarch
12mr|texlive-revtex4-20111104-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-revtex4-20111104-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-revtex4-20111104-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-revtex4-20111104-2|21	
12mr|texlive-revtex4-20111104-2|22	%description
12mr|texlive-revtex4-20111104-2|23	TeXLive revtex4 package.
12mr|texlive-revtex4-20111104-2|24	
12mr|texlive-revtex4-20111104-2|25	%post
12mr|texlive-revtex4-20111104-2|26	%{_sbindir}/texlive.post
12mr|texlive-revtex4-20111104-2|27	
12mr|texlive-revtex4-20111104-2|28	%postun
12mr|texlive-revtex4-20111104-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-revtex4-20111104-2|30	%{_sbindir}/texlive.post
12mr|texlive-revtex4-20111104-2|31	fi
12mr|texlive-revtex4-20111104-2|32	
12mr|texlive-revtex4-20111104-2|33	#-----------------------------------------------------------------------
12mr|texlive-revtex4-20111104-2|34	%files
12mr|texlive-revtex4-20111104-2|35	%{_texmfdistdir}/bibtex/bib/revtex4/apssamp.bib
12mr|texlive-revtex4-20111104-2|36	%{_texmfdistdir}/bibtex/bst/revtex4/apsrev.bst
12mr|texlive-revtex4-20111104-2|37	%{_texmfdistdir}/bibtex/bst/revtex4/apsrmp.bst
12mr|texlive-revtex4-20111104-2|38	%{_texmfdistdir}/tex/latex/revtex4/10pt.rtx
12mr|texlive-revtex4-20111104-2|39	%{_texmfdistdir}/tex/latex/revtex4/11pt.rtx
12mr|texlive-revtex4-20111104-2|40	%{_texmfdistdir}/tex/latex/revtex4/12pt.rtx
12mr|texlive-revtex4-20111104-2|41	%{_texmfdistdir}/tex/latex/revtex4/aps.rtx
12mr|texlive-revtex4-20111104-2|42	%{_texmfdistdir}/tex/latex/revtex4/docs.sty
12mr|texlive-revtex4-20111104-2|43	%{_texmfdistdir}/tex/latex/revtex4/revsymb.sty
12mr|texlive-revtex4-20111104-2|44	%{_texmfdistdir}/tex/latex/revtex4/revtex4.cls
12mr|texlive-revtex4-20111104-2|45	%{_texmfdistdir}/tex/latex/revtex4/rmp.rtx
12mr|texlive-revtex4-20111104-2|46	%doc %{_texmfdistdir}/doc/latex/revtex4/DOWNLOAD
12mr|texlive-revtex4-20111104-2|47	%doc %{_texmfdistdir}/doc/latex/revtex4/README
12mr|texlive-revtex4-20111104-2|48	%doc %{_texmfdistdir}/doc/latex/revtex4/apssamp.end
12mr|texlive-revtex4-20111104-2|49	%doc %{_texmfdistdir}/doc/latex/revtex4/apssamp.tex
12mr|texlive-revtex4-20111104-2|50	%doc %{_texmfdistdir}/doc/latex/revtex4/auguide.tex
12mr|texlive-revtex4-20111104-2|51	%doc %{_texmfdistdir}/doc/latex/revtex4/differ.tex
12mr|texlive-revtex4-20111104-2|52	%doc %{_texmfdistdir}/doc/latex/revtex4/fig_1.eps
12mr|texlive-revtex4-20111104-2|53	%doc %{_texmfdistdir}/doc/latex/revtex4/fig_2.eps
12mr|texlive-revtex4-20111104-2|54	%doc %{_texmfdistdir}/doc/latex/revtex4/ltxdocext.pdf
12mr|texlive-revtex4-20111104-2|55	%doc %{_texmfdistdir}/doc/latex/revtex4/ltxgrid.pdf
12mr|texlive-revtex4-20111104-2|56	%doc %{_texmfdistdir}/doc/latex/revtex4/ltxutil.pdf
12mr|texlive-revtex4-20111104-2|57	%doc %{_texmfdistdir}/doc/latex/revtex4/revtex4.pdf
12mr|texlive-revtex4-20111104-2|58	%doc %{_texmfdistdir}/doc/latex/revtex4/summary.tex
12mr|texlive-revtex4-20111104-2|59	%doc %{_texmfdistdir}/doc/latex/revtex4/template.aps
12mr|texlive-revtex4-20111104-2|60	#- source
12mr|texlive-revtex4-20111104-2|61	%doc %{_texmfdistdir}/source/latex/revtex4/ltxdocext.dtx
12mr|texlive-revtex4-20111104-2|62	%doc %{_texmfdistdir}/source/latex/revtex4/ltxgrid.dtx
12mr|texlive-revtex4-20111104-2|63	%doc %{_texmfdistdir}/source/latex/revtex4/ltxutil.dtx
12mr|texlive-revtex4-20111104-2|64	%doc %{_texmfdistdir}/source/latex/revtex4/revtex4.dtx
12mr|texlive-revtex4-20111104-2|65	%doc %{_texmfdistdir}/source/latex/revtex4/revtex4.ins
12mr|texlive-revtex4-20111104-2|66	%doc %{_texmfdistdir}/source/latex/revtex4/textcase.dtx
12mr|texlive-revtex4-20111104-2|67	
12mr|texlive-revtex4-20111104-2|68	#-----------------------------------------------------------------------
12mr|texlive-revtex4-20111104-2|69	%prep
12mr|texlive-revtex4-20111104-2|70	%setup -c -a0 -a1 -a2
12mr|texlive-revtex4-20111104-2|71	
12mr|texlive-revtex4-20111104-2|72	%build
12mr|texlive-revtex4-20111104-2|73	
12mr|texlive-revtex4-20111104-2|74	%install
12mr|texlive-revtex4-20111104-2|75	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-revtex4-20111104-2|76	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-revtex4-20111104-2|77	
12mr|texlive-revtex4-20111104-2|78	
12mr|texlive-revtex4-20111104-2|79	
12mr|texlive-revtex4-20111104-2|80	%changelog
12mr|texlive-revtex4-20111104-2|81	

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

18444 12
12mr|texlive-rlepsf-20070113-2|1	# revision 19082
12mr|texlive-rlepsf-20070113-2|2	# category Package
12mr|texlive-rlepsf-20070113-2|3	# catalog-ctan /macros/generic/rlepsf
12mr|texlive-rlepsf-20070113-2|4	# catalog-date 2007-01-13 23:45:25 +0100
12mr|texlive-rlepsf-20070113-2|5	# catalog-license lppl
12mr|texlive-rlepsf-20070113-2|6	# catalog-version undef
12mr|texlive-rlepsf-20070113-2|7	Name:		texlive-rlepsf
12mr|texlive-rlepsf-20070113-2|8	Version:	20070113
12mr|texlive-rlepsf-20070113-2|9	Release:	2
12mr|texlive-rlepsf-20070113-2|10	Summary:	Rewrite labels in EPS graphics
12mr|texlive-rlepsf-20070113-2|11	Group:		Publishing
12mr|texlive-rlepsf-20070113-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/rlepsf
12mr|texlive-rlepsf-20070113-2|13	License:	LPPL
12mr|texlive-rlepsf-20070113-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rlepsf.tar.xz
12mr|texlive-rlepsf-20070113-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rlepsf.doc.tar.xz
12mr|texlive-rlepsf-20070113-2|16	BuildArch:	noarch
12mr|texlive-rlepsf-20070113-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-rlepsf-20070113-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-rlepsf-20070113-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-rlepsf-20070113-2|20	
12mr|texlive-rlepsf-20070113-2|21	%description
12mr|texlive-rlepsf-20070113-2|22	A macro package for use with epsf.tex which allows PostScript
12mr|texlive-rlepsf-20070113-2|23	labels in an Encapsulated PostScript file to be replaced by TeX
12mr|texlive-rlepsf-20070113-2|24	labels. The package provides commands \relabel (simply replace
12mr|texlive-rlepsf-20070113-2|25	a PostScript string), \adjustrelabel (replace a PostScript
12mr|texlive-rlepsf-20070113-2|26	string, with position adjustment), and \extralabel (add a label
12mr|texlive-rlepsf-20070113-2|27	at given coordinates). You can, if you so choose, use the
12mr|texlive-rlepsf-20070113-2|28	facilities of the labelfig package in place of using
12mr|texlive-rlepsf-20070113-2|29	\extralabel.
12mr|texlive-rlepsf-20070113-2|30	
12mr|texlive-rlepsf-20070113-2|31	%post
12mr|texlive-rlepsf-20070113-2|32	%{_sbindir}/texlive.post
12mr|texlive-rlepsf-20070113-2|33	
12mr|texlive-rlepsf-20070113-2|34	%postun
12mr|texlive-rlepsf-20070113-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-rlepsf-20070113-2|36	%{_sbindir}/texlive.post
12mr|texlive-rlepsf-20070113-2|37	fi
12mr|texlive-rlepsf-20070113-2|38	
12mr|texlive-rlepsf-20070113-2|39	#-----------------------------------------------------------------------
12mr|texlive-rlepsf-20070113-2|40	%files
12mr|texlive-rlepsf-20070113-2|41	%{_texmfdistdir}/tex/generic/rlepsf/rlepsf.tex
12mr|texlive-rlepsf-20070113-2|42	%doc %{_texmfdistdir}/doc/generic/rlepsf/read.me
12mr|texlive-rlepsf-20070113-2|43	%doc %{_texmfdistdir}/doc/generic/rlepsf/rlepsdoc.ps
12mr|texlive-rlepsf-20070113-2|44	
12mr|texlive-rlepsf-20070113-2|45	#-----------------------------------------------------------------------
12mr|texlive-rlepsf-20070113-2|46	%prep
12mr|texlive-rlepsf-20070113-2|47	%setup -c -a0 -a1
12mr|texlive-rlepsf-20070113-2|48	
12mr|texlive-rlepsf-20070113-2|49	%build
12mr|texlive-rlepsf-20070113-2|50	
12mr|texlive-rlepsf-20070113-2|51	%install
12mr|texlive-rlepsf-20070113-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-rlepsf-20070113-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-rlepsf-20070113-2|54	
12mr|texlive-rlepsf-20070113-2|55	
12mr|texlive-rlepsf-20070113-2|56	
12mr|texlive-rlepsf-20070113-2|57	%changelog
12mr|texlive-rlepsf-20070113-2|58	

18445 12
12mr|texlive-rmpage-0.92-2|1	# revision 20002
12mr|texlive-rmpage-0.92-2|2	# category Package
12mr|texlive-rmpage-0.92-2|3	# catalog-ctan /macros/latex/contrib/rmpage
12mr|texlive-rmpage-0.92-2|4	# catalog-date 2010-10-04 11:12:53 +0200
12mr|texlive-rmpage-0.92-2|5	# catalog-license gpl
12mr|texlive-rmpage-0.92-2|6	# catalog-version 0.92
12mr|texlive-rmpage-0.92-2|7	Name:		texlive-rmpage
12mr|texlive-rmpage-0.92-2|8	Version:	0.92
12mr|texlive-rmpage-0.92-2|9	Release:	2
12mr|texlive-rmpage-0.92-2|10	Summary:	A package to help change page layout parameters in LaTeX
12mr|texlive-rmpage-0.92-2|11	Group:		Publishing
12mr|texlive-rmpage-0.92-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rmpage
12mr|texlive-rmpage-0.92-2|13	License:	GPL
12mr|texlive-rmpage-0.92-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rmpage.tar.xz
12mr|texlive-rmpage-0.92-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rmpage.doc.tar.xz
12mr|texlive-rmpage-0.92-2|16	BuildArch:	noarch
12mr|texlive-rmpage-0.92-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-rmpage-0.92-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-rmpage-0.92-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-rmpage-0.92-2|20	
12mr|texlive-rmpage-0.92-2|21	%description
12mr|texlive-rmpage-0.92-2|22	The package lets you change page layout parameters in small
12mr|texlive-rmpage-0.92-2|23	steps over a range of values using options. It can set
12mr|texlive-rmpage-0.92-2|24	\textwidth appropriately for the main fount, and ensure that
12mr|texlive-rmpage-0.92-2|25	the text fits inside the printable area of a printer. An
12mr|texlive-rmpage-0.92-2|26	rmpage-formatted document can be typeset identically without
12mr|texlive-rmpage-0.92-2|27	rmpage after a single cut and paste operation. Local
12mr|texlive-rmpage-0.92-2|28	configuration can set defaults: for all documents; and by
12mr|texlive-rmpage-0.92-2|29	class, by printer, and by paper size. The geometry package is
12mr|texlive-rmpage-0.92-2|30	better if you want to set page layout parameters to particular
12mr|texlive-rmpage-0.92-2|31	measurements.
12mr|texlive-rmpage-0.92-2|32	
12mr|texlive-rmpage-0.92-2|33	%post
12mr|texlive-rmpage-0.92-2|34	%{_sbindir}/texlive.post
12mr|texlive-rmpage-0.92-2|35	
12mr|texlive-rmpage-0.92-2|36	%postun
12mr|texlive-rmpage-0.92-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-rmpage-0.92-2|38	%{_sbindir}/texlive.post
12mr|texlive-rmpage-0.92-2|39	fi
12mr|texlive-rmpage-0.92-2|40	
12mr|texlive-rmpage-0.92-2|41	#-----------------------------------------------------------------------
12mr|texlive-rmpage-0.92-2|42	%files
12mr|texlive-rmpage-0.92-2|43	%{_texmfdistdir}/tex/latex/rmpage/rmpage.sty
12mr|texlive-rmpage-0.92-2|44	%{_texmfdistdir}/tex/latex/rmpage/rmpgen.cfg
12mr|texlive-rmpage-0.92-2|45	%doc %{_texmfdistdir}/doc/latex/rmpage/readme
12mr|texlive-rmpage-0.92-2|46	%doc %{_texmfdistdir}/doc/latex/rmpage/rmpage-doc.pdf
12mr|texlive-rmpage-0.92-2|47	%doc %{_texmfdistdir}/doc/latex/rmpage/rmpage-doc.tex
12mr|texlive-rmpage-0.92-2|48	%doc %{_texmfdistdir}/doc/latex/rmpage/rmpage.tex
12mr|texlive-rmpage-0.92-2|49	%doc %{_texmfdistdir}/doc/latex/rmpage/rmplocal.gfc
12mr|texlive-rmpage-0.92-2|50	
12mr|texlive-rmpage-0.92-2|51	#-----------------------------------------------------------------------
12mr|texlive-rmpage-0.92-2|52	%prep
12mr|texlive-rmpage-0.92-2|53	%setup -c -a0 -a1
12mr|texlive-rmpage-0.92-2|54	
12mr|texlive-rmpage-0.92-2|55	%build
12mr|texlive-rmpage-0.92-2|56	
12mr|texlive-rmpage-0.92-2|57	%install
12mr|texlive-rmpage-0.92-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-rmpage-0.92-2|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-rmpage-0.92-2|60	
12mr|texlive-rmpage-0.92-2|61	
12mr|texlive-rmpage-0.92-2|62	
12mr|texlive-rmpage-0.92-2|63	%changelog
12mr|texlive-rmpage-0.92-2|64	

18446 12
12mr|texlive-robustcommand-0.1-2|1	# revision 15878
12mr|texlive-robustcommand-0.1-2|2	# category Package
12mr|texlive-robustcommand-0.1-2|3	# catalog-ctan /macros/latex/contrib/robustcommand
12mr|texlive-robustcommand-0.1-2|4	# catalog-date 2007-02-26 15:09:49 +0100
12mr|texlive-robustcommand-0.1-2|5	# catalog-license lppl
12mr|texlive-robustcommand-0.1-2|6	# catalog-version 0.1
12mr|texlive-robustcommand-0.1-2|7	Name:		texlive-robustcommand
12mr|texlive-robustcommand-0.1-2|8	Version:	0.1
12mr|texlive-robustcommand-0.1-2|9	Release:	2
12mr|texlive-robustcommand-0.1-2|10	Summary:	Declare robust command, with \newcommand checks
12mr|texlive-robustcommand-0.1-2|11	Group:		Publishing
12mr|texlive-robustcommand-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/robustcommand
12mr|texlive-robustcommand-0.1-2|13	License:	LPPL
12mr|texlive-robustcommand-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/robustcommand.tar.xz
12mr|texlive-robustcommand-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/robustcommand.doc.tar.xz
12mr|texlive-robustcommand-0.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/robustcommand.source.tar.xz
12mr|texlive-robustcommand-0.1-2|17	BuildArch:	noarch
12mr|texlive-robustcommand-0.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-robustcommand-0.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-robustcommand-0.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-robustcommand-0.1-2|21	
12mr|texlive-robustcommand-0.1-2|22	%description
12mr|texlive-robustcommand-0.1-2|23	The package merely provides a variation of
12mr|texlive-robustcommand-0.1-2|24	\DeclareRobustCommand, which checks for the existence of a
12mr|texlive-robustcommand-0.1-2|25	command before declaring it robust.
12mr|texlive-robustcommand-0.1-2|26	
12mr|texlive-robustcommand-0.1-2|27	%post
12mr|texlive-robustcommand-0.1-2|28	%{_sbindir}/texlive.post
12mr|texlive-robustcommand-0.1-2|29	
12mr|texlive-robustcommand-0.1-2|30	%postun
12mr|texlive-robustcommand-0.1-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-robustcommand-0.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-robustcommand-0.1-2|33	fi
12mr|texlive-robustcommand-0.1-2|34	
12mr|texlive-robustcommand-0.1-2|35	#-----------------------------------------------------------------------
12mr|texlive-robustcommand-0.1-2|36	%files
12mr|texlive-robustcommand-0.1-2|37	%{_texmfdistdir}/tex/latex/robustcommand/robustcommand.sty
12mr|texlive-robustcommand-0.1-2|38	%doc %{_texmfdistdir}/doc/latex/robustcommand/README
12mr|texlive-robustcommand-0.1-2|39	%doc %{_texmfdistdir}/doc/latex/robustcommand/robustcommand.pdf
12mr|texlive-robustcommand-0.1-2|40	#- source
12mr|texlive-robustcommand-0.1-2|41	%doc %{_texmfdistdir}/source/latex/robustcommand/robustcommand.dtx
12mr|texlive-robustcommand-0.1-2|42	%doc %{_texmfdistdir}/source/latex/robustcommand/robustcommand.ins
12mr|texlive-robustcommand-0.1-2|43	
12mr|texlive-robustcommand-0.1-2|44	#-----------------------------------------------------------------------
12mr|texlive-robustcommand-0.1-2|45	%prep
12mr|texlive-robustcommand-0.1-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-robustcommand-0.1-2|47	
12mr|texlive-robustcommand-0.1-2|48	%build
12mr|texlive-robustcommand-0.1-2|49	
12mr|texlive-robustcommand-0.1-2|50	%install
12mr|texlive-robustcommand-0.1-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-robustcommand-0.1-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-robustcommand-0.1-2|53	
12mr|texlive-robustcommand-0.1-2|54	
12mr|texlive-robustcommand-0.1-2|55	
12mr|texlive-robustcommand-0.1-2|56	%changelog
12mr|texlive-robustcommand-0.1-2|57	

18447 12
12mr|texlive-robustindex-20070226-2|1	# revision 15878
12mr|texlive-robustindex-20070226-2|2	# category Package
12mr|texlive-robustindex-20070226-2|3	# catalog-ctan /macros/latex/contrib/robustindex
12mr|texlive-robustindex-20070226-2|4	# catalog-date 2007-02-26 15:09:49 +0100
12mr|texlive-robustindex-20070226-2|5	# catalog-license lppl
12mr|texlive-robustindex-20070226-2|6	# catalog-version undef
12mr|texlive-robustindex-20070226-2|7	Name:		texlive-robustindex
12mr|texlive-robustindex-20070226-2|8	Version:	20070226
12mr|texlive-robustindex-20070226-2|9	Release:	2
12mr|texlive-robustindex-20070226-2|10	Summary:	Create index with pagerefs
12mr|texlive-robustindex-20070226-2|11	Group:		Publishing
12mr|texlive-robustindex-20070226-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/robustindex
12mr|texlive-robustindex-20070226-2|13	License:	LPPL
12mr|texlive-robustindex-20070226-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/robustindex.tar.xz
12mr|texlive-robustindex-20070226-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/robustindex.doc.tar.xz
12mr|texlive-robustindex-20070226-2|16	BuildArch:	noarch
12mr|texlive-robustindex-20070226-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-robustindex-20070226-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-robustindex-20070226-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-robustindex-20070226-2|20	
12mr|texlive-robustindex-20070226-2|21	%description
12mr|texlive-robustindex-20070226-2|22	Third parties often change the page numbers without rerunning
12mr|texlive-robustindex-20070226-2|23	makeindex. One would like to make the page numbers in the index
12mr|texlive-robustindex-20070226-2|24	entries more robust. This bundle provides robustindex.sty and
12mr|texlive-robustindex-20070226-2|25	robustglossary.sty, which use the \pageref mechanism to
12mr|texlive-robustindex-20070226-2|26	maintain correct page numbers.
12mr|texlive-robustindex-20070226-2|27	
12mr|texlive-robustindex-20070226-2|28	%post
12mr|texlive-robustindex-20070226-2|29	%{_sbindir}/texlive.post
12mr|texlive-robustindex-20070226-2|30	
12mr|texlive-robustindex-20070226-2|31	%postun
12mr|texlive-robustindex-20070226-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-robustindex-20070226-2|33	%{_sbindir}/texlive.post
12mr|texlive-robustindex-20070226-2|34	fi
12mr|texlive-robustindex-20070226-2|35	
12mr|texlive-robustindex-20070226-2|36	#-----------------------------------------------------------------------
12mr|texlive-robustindex-20070226-2|37	%files
12mr|texlive-robustindex-20070226-2|38	%{_texmfdistdir}/tex/latex/robustindex/robustglossary.sty
12mr|texlive-robustindex-20070226-2|39	%{_texmfdistdir}/tex/latex/robustindex/robustindex.sty
12mr|texlive-robustindex-20070226-2|40	%doc %{_texmfdistdir}/doc/latex/robustindex/README
12mr|texlive-robustindex-20070226-2|41	%doc %{_texmfdistdir}/doc/latex/robustindex/robustindex.html
12mr|texlive-robustindex-20070226-2|42	%doc %{_texmfdistdir}/doc/latex/robustindex/robustsample.pdf
12mr|texlive-robustindex-20070226-2|43	%doc %{_texmfdistdir}/doc/latex/robustindex/robustsample.tex
12mr|texlive-robustindex-20070226-2|44	
12mr|texlive-robustindex-20070226-2|45	#-----------------------------------------------------------------------
12mr|texlive-robustindex-20070226-2|46	%prep
12mr|texlive-robustindex-20070226-2|47	%setup -c -a0 -a1
12mr|texlive-robustindex-20070226-2|48	
12mr|texlive-robustindex-20070226-2|49	%build
12mr|texlive-robustindex-20070226-2|50	
12mr|texlive-robustindex-20070226-2|51	%install
12mr|texlive-robustindex-20070226-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-robustindex-20070226-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-robustindex-20070226-2|54	
12mr|texlive-robustindex-20070226-2|55	
12mr|texlive-robustindex-20070226-2|56	
12mr|texlive-robustindex-20070226-2|57	%changelog
12mr|texlive-robustindex-20070226-2|58	

18448 12
12mr|texlive-roex-20111104-2|1	# revision 15878
12mr|texlive-roex-20111104-2|2	# category Package
12mr|texlive-roex-20111104-2|3	# catalog-ctan undef
12mr|texlive-roex-20111104-2|4	# catalog-date undef
12mr|texlive-roex-20111104-2|5	# catalog-license undef
12mr|texlive-roex-20111104-2|6	# catalog-version undef
12mr|texlive-roex-20111104-2|7	Name:		texlive-roex
12mr|texlive-roex-20111104-2|8	Version:	20111104
12mr|texlive-roex-20111104-2|9	Release:	2
12mr|texlive-roex-20111104-2|10	Summary:	TeXLive roex package
12mr|texlive-roex-20111104-2|11	Group:		Publishing
12mr|texlive-roex-20111104-2|12	URL:		http://tug.org/texlive
12mr|texlive-roex-20111104-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-roex-20111104-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/roex.tar.xz
12mr|texlive-roex-20111104-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/roex.source.tar.xz
12mr|texlive-roex-20111104-2|16	BuildArch:	noarch
12mr|texlive-roex-20111104-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-roex-20111104-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-roex-20111104-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-roex-20111104-2|20	
12mr|texlive-roex-20111104-2|21	%description
12mr|texlive-roex-20111104-2|22	TeXLive roex package.
12mr|texlive-roex-20111104-2|23	
12mr|texlive-roex-20111104-2|24	%post
12mr|texlive-roex-20111104-2|25	%{_sbindir}/texlive.post
12mr|texlive-roex-20111104-2|26	
12mr|texlive-roex-20111104-2|27	%postun
12mr|texlive-roex-20111104-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-roex-20111104-2|29	%{_sbindir}/texlive.post
12mr|texlive-roex-20111104-2|30	fi
12mr|texlive-roex-20111104-2|31	
12mr|texlive-roex-20111104-2|32	#-----------------------------------------------------------------------
12mr|texlive-roex-20111104-2|33	%files
12mr|texlive-roex-20111104-2|34	%{_texmfdistdir}/metafont/roex/roex.mf
12mr|texlive-roex-20111104-2|35	#- source
12mr|texlive-roex-20111104-2|36	%doc %{_texmfdistdir}/source/metafont/roex/0roex.doc
12mr|texlive-roex-20111104-2|37	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/0roexsam.doc
12mr|texlive-roex-20111104-2|38	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/es-01.mf
12mr|texlive-roex-20111104-2|39	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/es-02.mf
12mr|texlive-roex-20111104-2|40	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/es-03.mf
12mr|texlive-roex-20111104-2|41	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/ro-01.mf
12mr|texlive-roex-20111104-2|42	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/ro-02.mf
12mr|texlive-roex-20111104-2|43	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/ro-03.mf
12mr|texlive-roex-20111104-2|44	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/ro-04.mf
12mr|texlive-roex-20111104-2|45	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/ro-05.mf
12mr|texlive-roex-20111104-2|46	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/ro-06.mf
12mr|texlive-roex-20111104-2|47	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/ro-07.mf
12mr|texlive-roex-20111104-2|48	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/roes-01.mf
12mr|texlive-roex-20111104-2|49	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/roes-02.mf
12mr|texlive-roex-20111104-2|50	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/roes-03.mf
12mr|texlive-roex-20111104-2|51	%doc %{_texmfdistdir}/source/metafont/roex/roexsamp/roes-04.mf
12mr|texlive-roex-20111104-2|52	
12mr|texlive-roex-20111104-2|53	#-----------------------------------------------------------------------
12mr|texlive-roex-20111104-2|54	%prep
12mr|texlive-roex-20111104-2|55	%setup -c -a0 -a1
12mr|texlive-roex-20111104-2|56	
12mr|texlive-roex-20111104-2|57	%build
12mr|texlive-roex-20111104-2|58	
12mr|texlive-roex-20111104-2|59	%install
12mr|texlive-roex-20111104-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-roex-20111104-2|61	cp -fpar metafont source %{buildroot}%{_texmfdistdir}
12mr|texlive-roex-20111104-2|62	
12mr|texlive-roex-20111104-2|63	
12mr|texlive-roex-20111104-2|64	
12mr|texlive-roex-20111104-2|65	%changelog
12mr|texlive-roex-20111104-2|66	

18449 12
12mr|texlive-romanbar-1.0f-1|1	# revision 25005
12mr|texlive-romanbar-1.0f-1|2	# category Package
12mr|texlive-romanbar-1.0f-1|3	# catalog-ctan /macros/latex/contrib/romanbar
12mr|texlive-romanbar-1.0f-1|4	# catalog-date 2012-01-02 20:05:40 +0100
12mr|texlive-romanbar-1.0f-1|5	# catalog-license lppl1.3
12mr|texlive-romanbar-1.0f-1|6	# catalog-version 1.0f
12mr|texlive-romanbar-1.0f-1|7	Name:		texlive-romanbar
12mr|texlive-romanbar-1.0f-1|8	Version:	1.0f
12mr|texlive-romanbar-1.0f-1|9	Release:	1
12mr|texlive-romanbar-1.0f-1|10	Summary:	Write roman number with "bars"
12mr|texlive-romanbar-1.0f-1|11	Group:		Publishing
12mr|texlive-romanbar-1.0f-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/romanbar
12mr|texlive-romanbar-1.0f-1|13	License:	LPPL1.3
12mr|texlive-romanbar-1.0f-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romanbar.tar.xz
12mr|texlive-romanbar-1.0f-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romanbar.doc.tar.xz
12mr|texlive-romanbar-1.0f-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romanbar.source.tar.xz
12mr|texlive-romanbar-1.0f-1|17	BuildArch:	noarch
12mr|texlive-romanbar-1.0f-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-romanbar-1.0f-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-romanbar-1.0f-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-romanbar-1.0f-1|21	
12mr|texlive-romanbar-1.0f-1|22	%description
12mr|texlive-romanbar-1.0f-1|23	'Bars', in the present context, are lines above and below text
12mr|texlive-romanbar-1.0f-1|24	that abut with the text. Barred roman numerals are sometimes
12mr|texlive-romanbar-1.0f-1|25	found in publications. The package provides a function that
12mr|texlive-romanbar-1.0f-1|26	prints barred roman numerals (converting arabic numerals if
12mr|texlive-romanbar-1.0f-1|27	necessary). The package also provides a predicate \ifnumeric.
12mr|texlive-romanbar-1.0f-1|28	
12mr|texlive-romanbar-1.0f-1|29	%post
12mr|texlive-romanbar-1.0f-1|30	%{_sbindir}/texlive.post
12mr|texlive-romanbar-1.0f-1|31	
12mr|texlive-romanbar-1.0f-1|32	%postun
12mr|texlive-romanbar-1.0f-1|33	if [ $1 -eq 0 ]; then
12mr|texlive-romanbar-1.0f-1|34	%{_sbindir}/texlive.post
12mr|texlive-romanbar-1.0f-1|35	fi
12mr|texlive-romanbar-1.0f-1|36	
12mr|texlive-romanbar-1.0f-1|37	#-----------------------------------------------------------------------
12mr|texlive-romanbar-1.0f-1|38	%files
12mr|texlive-romanbar-1.0f-1|39	%{_texmfdistdir}/tex/latex/romanbar/romanbar.sty
12mr|texlive-romanbar-1.0f-1|40	%doc %{_texmfdistdir}/doc/latex/romanbar/README
12mr|texlive-romanbar-1.0f-1|41	%doc %{_texmfdistdir}/doc/latex/romanbar/romanbar-example.pdf
12mr|texlive-romanbar-1.0f-1|42	%doc %{_texmfdistdir}/doc/latex/romanbar/romanbar-example.tex
12mr|texlive-romanbar-1.0f-1|43	%doc %{_texmfdistdir}/doc/latex/romanbar/romanbar.pdf
12mr|texlive-romanbar-1.0f-1|44	#- source
12mr|texlive-romanbar-1.0f-1|45	%doc %{_texmfdistdir}/source/latex/romanbar/romanbar.drv
12mr|texlive-romanbar-1.0f-1|46	%doc %{_texmfdistdir}/source/latex/romanbar/romanbar.dtx
12mr|texlive-romanbar-1.0f-1|47	%doc %{_texmfdistdir}/source/latex/romanbar/romanbar.ins
12mr|texlive-romanbar-1.0f-1|48	
12mr|texlive-romanbar-1.0f-1|49	#-----------------------------------------------------------------------
12mr|texlive-romanbar-1.0f-1|50	%prep
12mr|texlive-romanbar-1.0f-1|51	%setup -c -a0 -a1 -a2
12mr|texlive-romanbar-1.0f-1|52	
12mr|texlive-romanbar-1.0f-1|53	%build
12mr|texlive-romanbar-1.0f-1|54	
12mr|texlive-romanbar-1.0f-1|55	%install
12mr|texlive-romanbar-1.0f-1|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-romanbar-1.0f-1|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-romanbar-1.0f-1|58	
12mr|texlive-romanbar-1.0f-1|59	
12mr|texlive-romanbar-1.0f-1|60	
12mr|texlive-romanbar-1.0f-1|61	%changelog
12mr|texlive-romanbar-1.0f-1|62	

18450 12
12mr|texlive-romande-1.008v7-2|1	# revision 19537
12mr|texlive-romande-1.008v7-2|2	# category Package
12mr|texlive-romande-1.008v7-2|3	# catalog-ctan /fonts/romandeadf
12mr|texlive-romande-1.008v7-2|4	# catalog-date 2010-07-14 23:31:19 +0200
12mr|texlive-romande-1.008v7-2|5	# catalog-license lppl
12mr|texlive-romande-1.008v7-2|6	# catalog-version 1.008-v7
12mr|texlive-romande-1.008v7-2|7	Name:		texlive-romande
12mr|texlive-romande-1.008v7-2|8	Version:	1.008v7
12mr|texlive-romande-1.008v7-2|9	Release:	2
12mr|texlive-romande-1.008v7-2|10	Summary:	Romande ADF fonts and LaTeX support
12mr|texlive-romande-1.008v7-2|11	Group:		Publishing
12mr|texlive-romande-1.008v7-2|12	URL:		http://www.ctan.org/tex-archive/fonts/romandeadf
12mr|texlive-romande-1.008v7-2|13	License:	LPPL
12mr|texlive-romande-1.008v7-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romande.tar.xz
12mr|texlive-romande-1.008v7-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romande.doc.tar.xz
12mr|texlive-romande-1.008v7-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romande.source.tar.xz
12mr|texlive-romande-1.008v7-2|17	BuildArch:	noarch
12mr|texlive-romande-1.008v7-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-romande-1.008v7-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-romande-1.008v7-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-romande-1.008v7-2|21	
12mr|texlive-romande-1.008v7-2|22	%description
12mr|texlive-romande-1.008v7-2|23	Romande ADF is a serif font family with oldstyle figures,
12mr|texlive-romande-1.008v7-2|24	designed as a substitute for Times, Tiffany or Caslon. The
12mr|texlive-romande-1.008v7-2|25	family currently includes upright, italic and small-caps shapes
12mr|texlive-romande-1.008v7-2|26	in each of regular and demi-bold weights and an italic script
12mr|texlive-romande-1.008v7-2|27	in regular. The support package renames the fonts according to
12mr|texlive-romande-1.008v7-2|28	the Karl Berry fontname scheme and defines four families. Two
12mr|texlive-romande-1.008v7-2|29	of these primarily provide access to the "standard" or default
12mr|texlive-romande-1.008v7-2|30	characters while the "alternate" families support alternate
12mr|texlive-romande-1.008v7-2|31	characters, additional ligatures and the long s. The included
12mr|texlive-romande-1.008v7-2|32	package files provide access to these features in LaTeX as
12mr|texlive-romande-1.008v7-2|33	explained in the documentation. The LaTeX support requires the
12mr|texlive-romande-1.008v7-2|34	nfssext-cfr and the xkeyval packages.
12mr|texlive-romande-1.008v7-2|35	
12mr|texlive-romande-1.008v7-2|36	%post
12mr|texlive-romande-1.008v7-2|37	%{_sbindir}/texlive.post
12mr|texlive-romande-1.008v7-2|38	
12mr|texlive-romande-1.008v7-2|39	%postun
12mr|texlive-romande-1.008v7-2|40	if [ $1 -eq 0 ]; then
12mr|texlive-romande-1.008v7-2|41	%{_sbindir}/texlive.post
12mr|texlive-romande-1.008v7-2|42	fi
12mr|texlive-romande-1.008v7-2|43	
12mr|texlive-romande-1.008v7-2|44	#-----------------------------------------------------------------------
12mr|texlive-romande-1.008v7-2|45	%files
12mr|texlive-romande-1.008v7-2|46	%{_texmfdistdir}/fonts/afm/arkandis/romande/yrdd8a.afm
12mr|texlive-romande-1.008v7-2|47	%{_texmfdistdir}/fonts/afm/arkandis/romande/yrddc8a.afm
12mr|texlive-romande-1.008v7-2|48	%{_texmfdistdir}/fonts/afm/arkandis/romande/yrddi8a.afm
12mr|texlive-romande-1.008v7-2|49	%{_texmfdistdir}/fonts/afm/arkandis/romande/yrdr8a.afm
12mr|texlive-romande-1.008v7-2|50	%{_texmfdistdir}/fonts/afm/arkandis/romande/yrdrc8a.afm
12mr|texlive-romande-1.008v7-2|51	%{_texmfdistdir}/fonts/afm/arkandis/romande/yrdri8a.afm
12mr|texlive-romande-1.008v7-2|52	%{_texmfdistdir}/fonts/afm/arkandis/romande/yrdriw8a.afm
12mr|texlive-romande-1.008v7-2|53	%{_texmfdistdir}/fonts/enc/dvips/romande/romande-supp.enc
12mr|texlive-romande-1.008v7-2|54	%{_texmfdistdir}/fonts/enc/dvips/romande/t1-romandeadf-alt.enc
12mr|texlive-romande-1.008v7-2|55	%{_texmfdistdir}/fonts/enc/dvips/romande/t1-romandeadf.enc
12mr|texlive-romande-1.008v7-2|56	%{_texmfdistdir}/fonts/enc/dvips/romande/ts1-euro-yrd.enc
12mr|texlive-romande-1.008v7-2|57	%{_texmfdistdir}/fonts/map/dvips/romande/yrd.map
12mr|texlive-romande-1.008v7-2|58	%{_texmfdistdir}/fonts/tfm/arkandis/romande/s-yrdd.tfm
12mr|texlive-romande-1.008v7-2|59	%{_texmfdistdir}/fonts/tfm/arkandis/romande/s-yrddi.tfm
12mr|texlive-romande-1.008v7-2|60	%{_texmfdistdir}/fonts/tfm/arkandis/romande/s-yrdr.tfm
12mr|texlive-romande-1.008v7-2|61	%{_texmfdistdir}/fonts/tfm/arkandis/romande/s-yrdri.tfm
12mr|texlive-romande-1.008v7-2|62	%{_texmfdistdir}/fonts/tfm/arkandis/romande/s-yrdriw.tfm
12mr|texlive-romande-1.008v7-2|63	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdd.tfm
12mr|texlive-romande-1.008v7-2|64	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrddi.tfm
12mr|texlive-romande-1.008v7-2|65	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdr.tfm
12mr|texlive-romande-1.008v7-2|66	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdri.tfm
12mr|texlive-romande-1.008v7-2|67	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-alt-yrdriw.tfm
12mr|texlive-romande-1.008v7-2|68	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-yrdd.tfm
12mr|texlive-romande-1.008v7-2|69	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-yrddc.tfm
12mr|texlive-romande-1.008v7-2|70	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-yrddi.tfm
12mr|texlive-romande-1.008v7-2|71	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-yrdr.tfm
12mr|texlive-romande-1.008v7-2|72	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-yrdrc.tfm
12mr|texlive-romande-1.008v7-2|73	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-yrdri.tfm
12mr|texlive-romande-1.008v7-2|74	%{_texmfdistdir}/fonts/tfm/arkandis/romande/t1-romandeadf-yrdriw.tfm
12mr|texlive-romande-1.008v7-2|75	%{_texmfdistdir}/fonts/tfm/arkandis/romande/ts1-yrdd.tfm
12mr|texlive-romande-1.008v7-2|76	%{_texmfdistdir}/fonts/tfm/arkandis/romande/ts1-yrddi.tfm
12mr|texlive-romande-1.008v7-2|77	%{_texmfdistdir}/fonts/tfm/arkandis/romande/ts1-yrdr.tfm
12mr|texlive-romande-1.008v7-2|78	%{_texmfdistdir}/fonts/tfm/arkandis/romande/ts1-yrdri.tfm
12mr|texlive-romande-1.008v7-2|79	%{_texmfdistdir}/fonts/tfm/arkandis/romande/ts1-yrdriw.tfm
12mr|texlive-romande-1.008v7-2|80	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdd8c.tfm
12mr|texlive-romande-1.008v7-2|81	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdd8t.tfm
12mr|texlive-romande-1.008v7-2|82	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdda8t.tfm
12mr|texlive-romande-1.008v7-2|83	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrddai8t.tfm
12mr|texlive-romande-1.008v7-2|84	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrddc8t.tfm
12mr|texlive-romande-1.008v7-2|85	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrddi8c.tfm
12mr|texlive-romande-1.008v7-2|86	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrddi8t.tfm
12mr|texlive-romande-1.008v7-2|87	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdr8c.tfm
12mr|texlive-romande-1.008v7-2|88	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdr8t.tfm
12mr|texlive-romande-1.008v7-2|89	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdra8t.tfm
12mr|texlive-romande-1.008v7-2|90	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdrai8t.tfm
12mr|texlive-romande-1.008v7-2|91	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdraiw8t.tfm
12mr|texlive-romande-1.008v7-2|92	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdrc8t.tfm
12mr|texlive-romande-1.008v7-2|93	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdri8c.tfm
12mr|texlive-romande-1.008v7-2|94	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdri8t.tfm
12mr|texlive-romande-1.008v7-2|95	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdriw8c.tfm
12mr|texlive-romande-1.008v7-2|96	%{_texmfdistdir}/fonts/tfm/arkandis/romande/yrdriw8t.tfm
12mr|texlive-romande-1.008v7-2|97	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdd8a.pfb
12mr|texlive-romande-1.008v7-2|98	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdd8a.pfm
12mr|texlive-romande-1.008v7-2|99	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrddc8a.pfb
12mr|texlive-romande-1.008v7-2|100	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrddc8a.pfm
12mr|texlive-romande-1.008v7-2|101	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrddi8a.pfb
12mr|texlive-romande-1.008v7-2|102	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrddi8a.pfm
12mr|texlive-romande-1.008v7-2|103	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdr8a.pfb
12mr|texlive-romande-1.008v7-2|104	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdr8a.pfm
12mr|texlive-romande-1.008v7-2|105	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdrc8a.pfb
12mr|texlive-romande-1.008v7-2|106	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdrc8a.pfm
12mr|texlive-romande-1.008v7-2|107	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdri8a.pfb
12mr|texlive-romande-1.008v7-2|108	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdri8a.pfm
12mr|texlive-romande-1.008v7-2|109	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdriw8a.pfb
12mr|texlive-romande-1.008v7-2|110	%{_texmfdistdir}/fonts/type1/arkandis/romande/yrdriw8a.pfm
12mr|texlive-romande-1.008v7-2|111	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdd8c.vf
12mr|texlive-romande-1.008v7-2|112	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdd8t.vf
12mr|texlive-romande-1.008v7-2|113	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdda8t.vf
12mr|texlive-romande-1.008v7-2|114	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrddai8t.vf
12mr|texlive-romande-1.008v7-2|115	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrddc8t.vf
12mr|texlive-romande-1.008v7-2|116	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrddi8c.vf
12mr|texlive-romande-1.008v7-2|117	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrddi8t.vf
12mr|texlive-romande-1.008v7-2|118	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdr8c.vf
12mr|texlive-romande-1.008v7-2|119	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdr8t.vf
12mr|texlive-romande-1.008v7-2|120	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdra8t.vf
12mr|texlive-romande-1.008v7-2|121	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdrai8t.vf
12mr|texlive-romande-1.008v7-2|122	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdraiw8t.vf
12mr|texlive-romande-1.008v7-2|123	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdrc8t.vf
12mr|texlive-romande-1.008v7-2|124	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdri8c.vf
12mr|texlive-romande-1.008v7-2|125	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdri8t.vf
12mr|texlive-romande-1.008v7-2|126	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdriw8c.vf
12mr|texlive-romande-1.008v7-2|127	%{_texmfdistdir}/fonts/vf/arkandis/romande/yrdriw8t.vf
12mr|texlive-romande-1.008v7-2|128	%{_texmfdistdir}/tex/latex/romande/romande.sty
12mr|texlive-romande-1.008v7-2|129	%{_texmfdistdir}/tex/latex/romande/t1yrd.fd
12mr|texlive-romande-1.008v7-2|130	%{_texmfdistdir}/tex/latex/romande/t1yrda.fd
12mr|texlive-romande-1.008v7-2|131	%{_texmfdistdir}/tex/latex/romande/t1yrdaw.fd
12mr|texlive-romande-1.008v7-2|132	%{_texmfdistdir}/tex/latex/romande/t1yrdw.fd
12mr|texlive-romande-1.008v7-2|133	%{_texmfdistdir}/tex/latex/romande/ts1yrd.fd
12mr|texlive-romande-1.008v7-2|134	%{_texmfdistdir}/tex/latex/romande/ts1yrda.fd
12mr|texlive-romande-1.008v7-2|135	%{_texmfdistdir}/tex/latex/romande/ts1yrdaw.fd
12mr|texlive-romande-1.008v7-2|136	%{_texmfdistdir}/tex/latex/romande/ts1yrdw.fd
12mr|texlive-romande-1.008v7-2|137	%doc %{_texmfdistdir}/doc/fonts/romande/COPYING
12mr|texlive-romande-1.008v7-2|138	%doc %{_texmfdistdir}/doc/fonts/romande/NOTICE.txt
12mr|texlive-romande-1.008v7-2|139	%doc %{_texmfdistdir}/doc/fonts/romande/README
12mr|texlive-romande-1.008v7-2|140	%doc %{_texmfdistdir}/doc/fonts/romande/manifest.txt
12mr|texlive-romande-1.008v7-2|141	%doc %{_texmfdistdir}/doc/fonts/romande/romandeadf.pdf
12mr|texlive-romande-1.008v7-2|142	%doc %{_texmfdistdir}/doc/fonts/romande/romandeadf.tex
12mr|texlive-romande-1.008v7-2|143	#- source
12mr|texlive-romande-1.008v7-2|144	%doc %{_texmfdistdir}/source/fonts/romande/reglyph-yrd.tex
12mr|texlive-romande-1.008v7-2|145	%doc %{_texmfdistdir}/source/fonts/romande/romande-supp.etx
12mr|texlive-romande-1.008v7-2|146	%doc %{_texmfdistdir}/source/fonts/romande/t1-romandeadf-alt.etx
12mr|texlive-romande-1.008v7-2|147	%doc %{_texmfdistdir}/source/fonts/romande/t1-romandeadf.etx
12mr|texlive-romande-1.008v7-2|148	%doc %{_texmfdistdir}/source/fonts/romande/ts1-euro.etx
12mr|texlive-romande-1.008v7-2|149	%doc %{_texmfdistdir}/source/fonts/romande/yrd-drv.tex
12mr|texlive-romande-1.008v7-2|150	%doc %{_texmfdistdir}/source/fonts/romande/yrd-map.tex
12mr|texlive-romande-1.008v7-2|151	
12mr|texlive-romande-1.008v7-2|152	#-----------------------------------------------------------------------
12mr|texlive-romande-1.008v7-2|153	%prep
12mr|texlive-romande-1.008v7-2|154	%setup -c -a0 -a1 -a2
12mr|texlive-romande-1.008v7-2|155	
12mr|texlive-romande-1.008v7-2|156	%build
12mr|texlive-romande-1.008v7-2|157	
12mr|texlive-romande-1.008v7-2|158	%install
12mr|texlive-romande-1.008v7-2|159	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-romande-1.008v7-2|160	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-romande-1.008v7-2|161	
12mr|texlive-romande-1.008v7-2|162	
12mr|texlive-romande-1.008v7-2|163	
12mr|texlive-romande-1.008v7-2|164	%changelog
12mr|texlive-romande-1.008v7-2|165	

18451 12
12mr|texlive-romanneg-20101013-2|1	# revision 20087
12mr|texlive-romanneg-20101013-2|2	# category Package
12mr|texlive-romanneg-20101013-2|3	# catalog-ctan /macros/latex/contrib/romanneg
12mr|texlive-romanneg-20101013-2|4	# catalog-date 2010-10-13 12:13:38 +0200
12mr|texlive-romanneg-20101013-2|5	# catalog-license pd
12mr|texlive-romanneg-20101013-2|6	# catalog-version undef
12mr|texlive-romanneg-20101013-2|7	Name:		texlive-romanneg
12mr|texlive-romanneg-20101013-2|8	Version:	20101013
12mr|texlive-romanneg-20101013-2|9	Release:	2
12mr|texlive-romanneg-20101013-2|10	Summary:	Roman page numbers negative
12mr|texlive-romanneg-20101013-2|11	Group:		Publishing
12mr|texlive-romanneg-20101013-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/romanneg
12mr|texlive-romanneg-20101013-2|13	License:	PD
12mr|texlive-romanneg-20101013-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romanneg.tar.xz
12mr|texlive-romanneg-20101013-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romanneg.doc.tar.xz
12mr|texlive-romanneg-20101013-2|16	BuildArch:	noarch
12mr|texlive-romanneg-20101013-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-romanneg-20101013-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-romanneg-20101013-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-romanneg-20101013-2|20	
12mr|texlive-romanneg-20101013-2|21	%description
12mr|texlive-romanneg-20101013-2|22	Causes the page numbers in the DVI file (as defined by \count0)
12mr|texlive-romanneg-20101013-2|23	to be negative when roman pagenumbering is in effect.
12mr|texlive-romanneg-20101013-2|24	
12mr|texlive-romanneg-20101013-2|25	%post
12mr|texlive-romanneg-20101013-2|26	%{_sbindir}/texlive.post
12mr|texlive-romanneg-20101013-2|27	
12mr|texlive-romanneg-20101013-2|28	%postun
12mr|texlive-romanneg-20101013-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-romanneg-20101013-2|30	%{_sbindir}/texlive.post
12mr|texlive-romanneg-20101013-2|31	fi
12mr|texlive-romanneg-20101013-2|32	
12mr|texlive-romanneg-20101013-2|33	#-----------------------------------------------------------------------
12mr|texlive-romanneg-20101013-2|34	%files
12mr|texlive-romanneg-20101013-2|35	%{_texmfdistdir}/tex/latex/romanneg/romanneg.sty
12mr|texlive-romanneg-20101013-2|36	%doc %{_texmfdistdir}/doc/latex/romanneg/romanneg.ltx
12mr|texlive-romanneg-20101013-2|37	%doc %{_texmfdistdir}/doc/latex/romanneg/romanneg.pdf
12mr|texlive-romanneg-20101013-2|38	
12mr|texlive-romanneg-20101013-2|39	#-----------------------------------------------------------------------
12mr|texlive-romanneg-20101013-2|40	%prep
12mr|texlive-romanneg-20101013-2|41	%setup -c -a0 -a1
12mr|texlive-romanneg-20101013-2|42	
12mr|texlive-romanneg-20101013-2|43	%build
12mr|texlive-romanneg-20101013-2|44	
12mr|texlive-romanneg-20101013-2|45	%install
12mr|texlive-romanneg-20101013-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-romanneg-20101013-2|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-romanneg-20101013-2|48	
12mr|texlive-romanneg-20101013-2|49	
12mr|texlive-romanneg-20101013-2|50	
12mr|texlive-romanneg-20101013-2|51	%changelog
12mr|texlive-romanneg-20101013-2|52	

18452 12
12mr|texlive-romannum-1.0b-2|1	# revision 15878
12mr|texlive-romannum-1.0b-2|2	# category Package
12mr|texlive-romannum-1.0b-2|3	# catalog-ctan /macros/latex/contrib/romannum
12mr|texlive-romannum-1.0b-2|4	# catalog-date 2009-09-03 13:00:14 +0200
12mr|texlive-romannum-1.0b-2|5	# catalog-license lppl
12mr|texlive-romannum-1.0b-2|6	# catalog-version 1.0b
12mr|texlive-romannum-1.0b-2|7	Name:		texlive-romannum
12mr|texlive-romannum-1.0b-2|8	Version:	1.0b
12mr|texlive-romannum-1.0b-2|9	Release:	2
12mr|texlive-romannum-1.0b-2|10	Summary:	Generate roman numerals instead of arabic digits
12mr|texlive-romannum-1.0b-2|11	Group:		Publishing
12mr|texlive-romannum-1.0b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/romannum
12mr|texlive-romannum-1.0b-2|13	License:	LPPL
12mr|texlive-romannum-1.0b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romannum.tar.xz
12mr|texlive-romannum-1.0b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romannum.doc.tar.xz
12mr|texlive-romannum-1.0b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/romannum.source.tar.xz
12mr|texlive-romannum-1.0b-2|17	BuildArch:	noarch
12mr|texlive-romannum-1.0b-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-romannum-1.0b-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-romannum-1.0b-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-romannum-1.0b-2|21	
12mr|texlive-romannum-1.0b-2|22	%description
12mr|texlive-romannum-1.0b-2|23	The romannum package changes LaTeX generated numbers to be
12mr|texlive-romannum-1.0b-2|24	printed with roman numerals instead of arabic digits. It
12mr|texlive-romannum-1.0b-2|25	requires the stdclsdv package. Users of the bookhands fonts may
12mr|texlive-romannum-1.0b-2|26	find this package useful.
12mr|texlive-romannum-1.0b-2|27	
12mr|texlive-romannum-1.0b-2|28	%post
12mr|texlive-romannum-1.0b-2|29	%{_sbindir}/texlive.post
12mr|texlive-romannum-1.0b-2|30	
12mr|texlive-romannum-1.0b-2|31	%postun
12mr|texlive-romannum-1.0b-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-romannum-1.0b-2|33	%{_sbindir}/texlive.post
12mr|texlive-romannum-1.0b-2|34	fi
12mr|texlive-romannum-1.0b-2|35	
12mr|texlive-romannum-1.0b-2|36	#-----------------------------------------------------------------------
12mr|texlive-romannum-1.0b-2|37	%files
12mr|texlive-romannum-1.0b-2|38	%{_texmfdistdir}/tex/latex/romannum/romannum.sty
12mr|texlive-romannum-1.0b-2|39	%doc %{_texmfdistdir}/doc/latex/romannum/README
12mr|texlive-romannum-1.0b-2|40	%doc %{_texmfdistdir}/doc/latex/romannum/romannum.pdf
12mr|texlive-romannum-1.0b-2|41	#- source
12mr|texlive-romannum-1.0b-2|42	%doc %{_texmfdistdir}/source/latex/romannum/romannum.dtx
12mr|texlive-romannum-1.0b-2|43	%doc %{_texmfdistdir}/source/latex/romannum/romannum.ins
12mr|texlive-romannum-1.0b-2|44	
12mr|texlive-romannum-1.0b-2|45	#-----------------------------------------------------------------------
12mr|texlive-romannum-1.0b-2|46	%prep
12mr|texlive-romannum-1.0b-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-romannum-1.0b-2|48	
12mr|texlive-romannum-1.0b-2|49	%build
12mr|texlive-romannum-1.0b-2|50	
12mr|texlive-romannum-1.0b-2|51	%install
12mr|texlive-romannum-1.0b-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-romannum-1.0b-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-romannum-1.0b-2|54	
12mr|texlive-romannum-1.0b-2|55	
12mr|texlive-romannum-1.0b-2|56	
12mr|texlive-romannum-1.0b-2|57	%changelog
12mr|texlive-romannum-1.0b-2|58	

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

18454 12
12mr|texlive-rotating-2.16b-2|1	# revision 16832
12mr|texlive-rotating-2.16b-2|2	# category Package
12mr|texlive-rotating-2.16b-2|3	# catalog-ctan /macros/latex/contrib/rotating
12mr|texlive-rotating-2.16b-2|4	# catalog-date 2010-01-26 14:36:34 +0100
12mr|texlive-rotating-2.16b-2|5	# catalog-license lppl
12mr|texlive-rotating-2.16b-2|6	# catalog-version 2.16b
12mr|texlive-rotating-2.16b-2|7	Name:		texlive-rotating
12mr|texlive-rotating-2.16b-2|8	Version:	2.16b
12mr|texlive-rotating-2.16b-2|9	Release:	2
12mr|texlive-rotating-2.16b-2|10	Summary:	Rotation tools, including rotated full-page floats
12mr|texlive-rotating-2.16b-2|11	Group:		Publishing
12mr|texlive-rotating-2.16b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rotating
12mr|texlive-rotating-2.16b-2|13	License:	LPPL
12mr|texlive-rotating-2.16b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotating.tar.xz
12mr|texlive-rotating-2.16b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotating.doc.tar.xz
12mr|texlive-rotating-2.16b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotating.source.tar.xz
12mr|texlive-rotating-2.16b-2|17	BuildArch:	noarch
12mr|texlive-rotating-2.16b-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-rotating-2.16b-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-rotating-2.16b-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-rotating-2.16b-2|21	
12mr|texlive-rotating-2.16b-2|22	%description
12mr|texlive-rotating-2.16b-2|23	A package built on the standard LaTeX graphics package to
12mr|texlive-rotating-2.16b-2|24	perform all the different sorts of rotation one might like,
12mr|texlive-rotating-2.16b-2|25	including complete figures and tables with their captions. If
12mr|texlive-rotating-2.16b-2|26	you want continuous text (i.e., more than one page) set in
12mr|texlive-rotating-2.16b-2|27	landscape mode, use the lscape package instead. The rotating
12mr|texlive-rotating-2.16b-2|28	packages only deals in rotated boxes (or floats, which are
12mr|texlive-rotating-2.16b-2|29	themselves boxes), and boxes always stay on one page. If you
12mr|texlive-rotating-2.16b-2|30	need to use the facilities of the float in the same document,
12mr|texlive-rotating-2.16b-2|31	load rotating.sty via rotfloat, which smooths the path between
12mr|texlive-rotating-2.16b-2|32	the rotating and float packages.
12mr|texlive-rotating-2.16b-2|33	
12mr|texlive-rotating-2.16b-2|34	%post
12mr|texlive-rotating-2.16b-2|35	%{_sbindir}/texlive.post
12mr|texlive-rotating-2.16b-2|36	
12mr|texlive-rotating-2.16b-2|37	%postun
12mr|texlive-rotating-2.16b-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-rotating-2.16b-2|39	%{_sbindir}/texlive.post
12mr|texlive-rotating-2.16b-2|40	fi
12mr|texlive-rotating-2.16b-2|41	
12mr|texlive-rotating-2.16b-2|42	#-----------------------------------------------------------------------
12mr|texlive-rotating-2.16b-2|43	%files
12mr|texlive-rotating-2.16b-2|44	%{_texmfdistdir}/tex/latex/rotating/rotating.sty
12mr|texlive-rotating-2.16b-2|45	%doc %{_texmfdistdir}/doc/latex/rotating/README
12mr|texlive-rotating-2.16b-2|46	%doc %{_texmfdistdir}/doc/latex/rotating/cat.eps
12mr|texlive-rotating-2.16b-2|47	%doc %{_texmfdistdir}/doc/latex/rotating/examples.tex
12mr|texlive-rotating-2.16b-2|48	%doc %{_texmfdistdir}/doc/latex/rotating/rotating.pdf
12mr|texlive-rotating-2.16b-2|49	#- source
12mr|texlive-rotating-2.16b-2|50	%doc %{_texmfdistdir}/source/latex/rotating/rotating.dtx
12mr|texlive-rotating-2.16b-2|51	%doc %{_texmfdistdir}/source/latex/rotating/rotating.ins
12mr|texlive-rotating-2.16b-2|52	
12mr|texlive-rotating-2.16b-2|53	#-----------------------------------------------------------------------
12mr|texlive-rotating-2.16b-2|54	%prep
12mr|texlive-rotating-2.16b-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-rotating-2.16b-2|56	
12mr|texlive-rotating-2.16b-2|57	%build
12mr|texlive-rotating-2.16b-2|58	
12mr|texlive-rotating-2.16b-2|59	%install
12mr|texlive-rotating-2.16b-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-rotating-2.16b-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-rotating-2.16b-2|62	
12mr|texlive-rotating-2.16b-2|63	
12mr|texlive-rotating-2.16b-2|64	
12mr|texlive-rotating-2.16b-2|65	%changelog
12mr|texlive-rotating-2.16b-2|66	

18455 12
12mr|texlive-rotfloat-1.2-2|1	# revision 18292
12mr|texlive-rotfloat-1.2-2|2	# category Package
12mr|texlive-rotfloat-1.2-2|3	# catalog-ctan /macros/latex/contrib/rotfloat
12mr|texlive-rotfloat-1.2-2|4	# catalog-date 2009-10-07 22:25:55 +0200
12mr|texlive-rotfloat-1.2-2|5	# catalog-license lppl
12mr|texlive-rotfloat-1.2-2|6	# catalog-version 1.2
12mr|texlive-rotfloat-1.2-2|7	Name:		texlive-rotfloat
12mr|texlive-rotfloat-1.2-2|8	Version:	1.2
12mr|texlive-rotfloat-1.2-2|9	Release:	2
12mr|texlive-rotfloat-1.2-2|10	Summary:	Rotate floats
12mr|texlive-rotfloat-1.2-2|11	Group:		Publishing
12mr|texlive-rotfloat-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rotfloat
12mr|texlive-rotfloat-1.2-2|13	License:	LPPL
12mr|texlive-rotfloat-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotfloat.tar.xz
12mr|texlive-rotfloat-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotfloat.doc.tar.xz
12mr|texlive-rotfloat-1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotfloat.source.tar.xz
12mr|texlive-rotfloat-1.2-2|17	BuildArch:	noarch
12mr|texlive-rotfloat-1.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-rotfloat-1.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-rotfloat-1.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-rotfloat-1.2-2|21	
12mr|texlive-rotfloat-1.2-2|22	%description
12mr|texlive-rotfloat-1.2-2|23	The float package provides commands to define new floats of
12mr|texlive-rotfloat-1.2-2|24	various styles (plain, boxed, ruled, and userdefined ones); the
12mr|texlive-rotfloat-1.2-2|25	rotating package provides new environments (sidewaysfigure and
12mr|texlive-rotfloat-1.2-2|26	sidewaystable) which are rotated by 90 or 270 degrees. But what
12mr|texlive-rotfloat-1.2-2|27	about new rotated floats, e.g. a rotated ruled one? This
12mr|texlive-rotfloat-1.2-2|28	package makes this possible; it builds a bridge between the two
12mr|texlive-rotfloat-1.2-2|29	packages and extends the commands from the float package to
12mr|texlive-rotfloat-1.2-2|30	define rotated versions of the new floats, too.
12mr|texlive-rotfloat-1.2-2|31	
12mr|texlive-rotfloat-1.2-2|32	%post
12mr|texlive-rotfloat-1.2-2|33	%{_sbindir}/texlive.post
12mr|texlive-rotfloat-1.2-2|34	
12mr|texlive-rotfloat-1.2-2|35	%postun
12mr|texlive-rotfloat-1.2-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-rotfloat-1.2-2|37	%{_sbindir}/texlive.post
12mr|texlive-rotfloat-1.2-2|38	fi
12mr|texlive-rotfloat-1.2-2|39	
12mr|texlive-rotfloat-1.2-2|40	#-----------------------------------------------------------------------
12mr|texlive-rotfloat-1.2-2|41	%files
12mr|texlive-rotfloat-1.2-2|42	%{_texmfdistdir}/tex/latex/rotfloat/rotfloat.sty
12mr|texlive-rotfloat-1.2-2|43	%doc %{_texmfdistdir}/doc/latex/rotfloat/examples.tex
12mr|texlive-rotfloat-1.2-2|44	%doc %{_texmfdistdir}/doc/latex/rotfloat/rotfloat.pdf
12mr|texlive-rotfloat-1.2-2|45	#- source
12mr|texlive-rotfloat-1.2-2|46	%doc %{_texmfdistdir}/source/latex/rotfloat/rotfloat.dtx
12mr|texlive-rotfloat-1.2-2|47	%doc %{_texmfdistdir}/source/latex/rotfloat/rotfloat.ins
12mr|texlive-rotfloat-1.2-2|48	
12mr|texlive-rotfloat-1.2-2|49	#-----------------------------------------------------------------------
12mr|texlive-rotfloat-1.2-2|50	%prep
12mr|texlive-rotfloat-1.2-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-rotfloat-1.2-2|52	
12mr|texlive-rotfloat-1.2-2|53	%build
12mr|texlive-rotfloat-1.2-2|54	
12mr|texlive-rotfloat-1.2-2|55	%install
12mr|texlive-rotfloat-1.2-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-rotfloat-1.2-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-rotfloat-1.2-2|58	
12mr|texlive-rotfloat-1.2-2|59	
12mr|texlive-rotfloat-1.2-2|60	
12mr|texlive-rotfloat-1.2-2|61	%changelog
12mr|texlive-rotfloat-1.2-2|62	

18456 12
12mr|texlive-rotpages-3.0-2|1	# revision 18740
12mr|texlive-rotpages-3.0-2|2	# category Package
12mr|texlive-rotpages-3.0-2|3	# catalog-ctan /macros/latex/contrib/rotpages
12mr|texlive-rotpages-3.0-2|4	# catalog-date 2007-01-14 10:43:12 +0100
12mr|texlive-rotpages-3.0-2|5	# catalog-license lppl
12mr|texlive-rotpages-3.0-2|6	# catalog-version 3.0
12mr|texlive-rotpages-3.0-2|7	Name:		texlive-rotpages
12mr|texlive-rotpages-3.0-2|8	Version:	3.0
12mr|texlive-rotpages-3.0-2|9	Release:	2
12mr|texlive-rotpages-3.0-2|10	Summary:	Typeset sets of pages upside-down and backwards
12mr|texlive-rotpages-3.0-2|11	Group:		Publishing
12mr|texlive-rotpages-3.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rotpages
12mr|texlive-rotpages-3.0-2|13	License:	LPPL
12mr|texlive-rotpages-3.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotpages.tar.xz
12mr|texlive-rotpages-3.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rotpages.doc.tar.xz
12mr|texlive-rotpages-3.0-2|16	BuildArch:	noarch
12mr|texlive-rotpages-3.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-rotpages-3.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-rotpages-3.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-rotpages-3.0-2|20	
12mr|texlive-rotpages-3.0-2|21	%description
12mr|texlive-rotpages-3.0-2|22	The rotpages package allows you to format documents where small
12mr|texlive-rotpages-3.0-2|23	sets of pages are rotated by 180 degrees and rearranged, so
12mr|texlive-rotpages-3.0-2|24	that they can be read by turning the printed copy upside-down.
12mr|texlive-rotpages-3.0-2|25	It was primarly meant for collecting exercises and solutions:
12mr|texlive-rotpages-3.0-2|26	using the package, you can print the exercise text normally and
12mr|texlive-rotpages-3.0-2|27	the solutions rotated.
12mr|texlive-rotpages-3.0-2|28	
12mr|texlive-rotpages-3.0-2|29	%post
12mr|texlive-rotpages-3.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-rotpages-3.0-2|31	
12mr|texlive-rotpages-3.0-2|32	%postun
12mr|texlive-rotpages-3.0-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-rotpages-3.0-2|34	%{_sbindir}/texlive.post
12mr|texlive-rotpages-3.0-2|35	fi
12mr|texlive-rotpages-3.0-2|36	
12mr|texlive-rotpages-3.0-2|37	#-----------------------------------------------------------------------
12mr|texlive-rotpages-3.0-2|38	%files
12mr|texlive-rotpages-3.0-2|39	%{_texmfdistdir}/tex/latex/rotpages/rotpages.sty
12mr|texlive-rotpages-3.0-2|40	%doc %{_texmfdistdir}/doc/latex/rotpages/Documentation/rotpages-doc.pdf
12mr|texlive-rotpages-3.0-2|41	%doc %{_texmfdistdir}/doc/latex/rotpages/Documentation/rotpages-doc.tex
12mr|texlive-rotpages-3.0-2|42	%doc %{_texmfdistdir}/doc/latex/rotpages/Examples/rotpages-doublecolumn-ex.pdf
12mr|texlive-rotpages-3.0-2|43	%doc %{_texmfdistdir}/doc/latex/rotpages/Examples/rotpages-doublecolumn-ex.tex
12mr|texlive-rotpages-3.0-2|44	%doc %{_texmfdistdir}/doc/latex/rotpages/Examples/rotpages-fancy-ex.pdf
12mr|texlive-rotpages-3.0-2|45	%doc %{_texmfdistdir}/doc/latex/rotpages/Examples/rotpages-fancy-ex.tex
12mr|texlive-rotpages-3.0-2|46	%doc %{_texmfdistdir}/doc/latex/rotpages/Examples/rotpages-singlecolumn-ex.pdf
12mr|texlive-rotpages-3.0-2|47	%doc %{_texmfdistdir}/doc/latex/rotpages/Examples/rotpages-singlecolumn-ex.tex
12mr|texlive-rotpages-3.0-2|48	%doc %{_texmfdistdir}/doc/latex/rotpages/README
12mr|texlive-rotpages-3.0-2|49	
12mr|texlive-rotpages-3.0-2|50	#-----------------------------------------------------------------------
12mr|texlive-rotpages-3.0-2|51	%prep
12mr|texlive-rotpages-3.0-2|52	%setup -c -a0 -a1
12mr|texlive-rotpages-3.0-2|53	
12mr|texlive-rotpages-3.0-2|54	%build
12mr|texlive-rotpages-3.0-2|55	
12mr|texlive-rotpages-3.0-2|56	%install
12mr|texlive-rotpages-3.0-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-rotpages-3.0-2|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-rotpages-3.0-2|59	
12mr|texlive-rotpages-3.0-2|60	
12mr|texlive-rotpages-3.0-2|61	
12mr|texlive-rotpages-3.0-2|62	%changelog
12mr|texlive-rotpages-3.0-2|63	

18457 12
12mr|texlive-roundbox-0.1-2|1	# revision 17896
12mr|texlive-roundbox-0.1-2|2	# category Package
12mr|texlive-roundbox-0.1-2|3	# catalog-ctan /macros/latex/contrib/roundbox
12mr|texlive-roundbox-0.1-2|4	# catalog-date 2010-04-29 07:59:03 +0200
12mr|texlive-roundbox-0.1-2|5	# catalog-license lppl1.3
12mr|texlive-roundbox-0.1-2|6	# catalog-version 0.1
12mr|texlive-roundbox-0.1-2|7	Name:		texlive-roundbox
12mr|texlive-roundbox-0.1-2|8	Version:	0.1
12mr|texlive-roundbox-0.1-2|9	Release:	2
12mr|texlive-roundbox-0.1-2|10	Summary:	Round boxes in LaTeX
12mr|texlive-roundbox-0.1-2|11	Group:		Publishing
12mr|texlive-roundbox-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/roundbox
12mr|texlive-roundbox-0.1-2|13	License:	LPPL1.3
12mr|texlive-roundbox-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/roundbox.tar.xz
12mr|texlive-roundbox-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/roundbox.doc.tar.xz
12mr|texlive-roundbox-0.1-2|16	BuildArch:	noarch
12mr|texlive-roundbox-0.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-roundbox-0.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-roundbox-0.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-roundbox-0.1-2|20	
12mr|texlive-roundbox-0.1-2|21	%description
12mr|texlive-roundbox-0.1-2|22	This package implements \roundbox command that can be used for
12mr|texlive-roundbox-0.1-2|23	producing round boxes in LaTeX.
12mr|texlive-roundbox-0.1-2|24	
12mr|texlive-roundbox-0.1-2|25	%post
12mr|texlive-roundbox-0.1-2|26	%{_sbindir}/texlive.post
12mr|texlive-roundbox-0.1-2|27	
12mr|texlive-roundbox-0.1-2|28	%postun
12mr|texlive-roundbox-0.1-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-roundbox-0.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-roundbox-0.1-2|31	fi
12mr|texlive-roundbox-0.1-2|32	
12mr|texlive-roundbox-0.1-2|33	#-----------------------------------------------------------------------
12mr|texlive-roundbox-0.1-2|34	%files
12mr|texlive-roundbox-0.1-2|35	%{_texmfdistdir}/tex/latex/roundbox/roundbox.sty
12mr|texlive-roundbox-0.1-2|36	%doc %{_texmfdistdir}/doc/latex/roundbox/README
12mr|texlive-roundbox-0.1-2|37	
12mr|texlive-roundbox-0.1-2|38	#-----------------------------------------------------------------------
12mr|texlive-roundbox-0.1-2|39	%prep
12mr|texlive-roundbox-0.1-2|40	%setup -c -a0 -a1
12mr|texlive-roundbox-0.1-2|41	
12mr|texlive-roundbox-0.1-2|42	%build
12mr|texlive-roundbox-0.1-2|43	
12mr|texlive-roundbox-0.1-2|44	%install
12mr|texlive-roundbox-0.1-2|45	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-roundbox-0.1-2|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-roundbox-0.1-2|47	
12mr|texlive-roundbox-0.1-2|48	
12mr|texlive-roundbox-0.1-2|49	
12mr|texlive-roundbox-0.1-2|50	%changelog
12mr|texlive-roundbox-0.1-2|51	

18458 12
12mr|texlive-rrgtrees-1.1-1|1	# revision 27322
12mr|texlive-rrgtrees-1.1-1|2	# category Package
12mr|texlive-rrgtrees-1.1-1|3	# catalog-ctan /macros/latex/contrib/rrgtrees
12mr|texlive-rrgtrees-1.1-1|4	# catalog-date 2012-02-10 18:28:55 +0100
12mr|texlive-rrgtrees-1.1-1|5	# catalog-license lppl
12mr|texlive-rrgtrees-1.1-1|6	# catalog-version 1.1
12mr|texlive-rrgtrees-1.1-1|7	Name:		texlive-rrgtrees
12mr|texlive-rrgtrees-1.1-1|8	Version:	1.1
12mr|texlive-rrgtrees-1.1-1|9	Release:	1
12mr|texlive-rrgtrees-1.1-1|10	Summary:	Linguistic tree diagrams for Role and Reference Grammar (RRG) with LaTeX
12mr|texlive-rrgtrees-1.1-1|11	Group:		Publishing
12mr|texlive-rrgtrees-1.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rrgtrees
12mr|texlive-rrgtrees-1.1-1|13	License:	LPPL
12mr|texlive-rrgtrees-1.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rrgtrees.tar.xz
12mr|texlive-rrgtrees-1.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rrgtrees.doc.tar.xz
12mr|texlive-rrgtrees-1.1-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rrgtrees.source.tar.xz
12mr|texlive-rrgtrees-1.1-1|17	BuildArch:	noarch
12mr|texlive-rrgtrees-1.1-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-rrgtrees-1.1-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-rrgtrees-1.1-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-rrgtrees-1.1-1|21	
12mr|texlive-rrgtrees-1.1-1|22	%description
12mr|texlive-rrgtrees-1.1-1|23	A set of LaTeX macros that makes it easy to produce linguistic
12mr|texlive-rrgtrees-1.1-1|24	tree diagrams suitable for Role and Reference Grammar (RRG).
12mr|texlive-rrgtrees-1.1-1|25	This package allows the construction of trees with crossing
12mr|texlive-rrgtrees-1.1-1|26	lines, as is required by this theory for many languages. There
12mr|texlive-rrgtrees-1.1-1|27	is no known limit on number of tree nodes or levels. Requires
12mr|texlive-rrgtrees-1.1-1|28	the pst-node and pst-tree LaTeX packages.
12mr|texlive-rrgtrees-1.1-1|29	
12mr|texlive-rrgtrees-1.1-1|30	%post
12mr|texlive-rrgtrees-1.1-1|31	%{_sbindir}/texlive.post
12mr|texlive-rrgtrees-1.1-1|32	
12mr|texlive-rrgtrees-1.1-1|33	%postun
12mr|texlive-rrgtrees-1.1-1|34	if [ $1 -eq 0 ]; then
12mr|texlive-rrgtrees-1.1-1|35	%{_sbindir}/texlive.post
12mr|texlive-rrgtrees-1.1-1|36	fi
12mr|texlive-rrgtrees-1.1-1|37	
12mr|texlive-rrgtrees-1.1-1|38	#-----------------------------------------------------------------------
12mr|texlive-rrgtrees-1.1-1|39	%files
12mr|texlive-rrgtrees-1.1-1|40	%{_texmfdistdir}/tex/latex/rrgtrees/rrgtrees.sty
12mr|texlive-rrgtrees-1.1-1|41	%doc %{_texmfdistdir}/doc/latex/rrgtrees/Makefile
12mr|texlive-rrgtrees-1.1-1|42	%doc %{_texmfdistdir}/doc/latex/rrgtrees/README
12mr|texlive-rrgtrees-1.1-1|43	%doc %{_texmfdistdir}/doc/latex/rrgtrees/rrgtrees.pdf
12mr|texlive-rrgtrees-1.1-1|44	#- source
12mr|texlive-rrgtrees-1.1-1|45	%doc %{_texmfdistdir}/source/latex/rrgtrees/rrgtrees.dtx
12mr|texlive-rrgtrees-1.1-1|46	%doc %{_texmfdistdir}/source/latex/rrgtrees/rrgtrees.ins
12mr|texlive-rrgtrees-1.1-1|47	
12mr|texlive-rrgtrees-1.1-1|48	#-----------------------------------------------------------------------
12mr|texlive-rrgtrees-1.1-1|49	%prep
12mr|texlive-rrgtrees-1.1-1|50	%setup -c -a0 -a1 -a2
12mr|texlive-rrgtrees-1.1-1|51	
12mr|texlive-rrgtrees-1.1-1|52	%build
12mr|texlive-rrgtrees-1.1-1|53	
12mr|texlive-rrgtrees-1.1-1|54	%install
12mr|texlive-rrgtrees-1.1-1|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-rrgtrees-1.1-1|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-rrgtrees-1.1-1|57	
12mr|texlive-rrgtrees-1.1-1|58	%changelog
12mr|texlive-rrgtrees-1.1-1|59	

18459 12
12mr|texlive-rsc-3.1e-2|1	# revision 20942
12mr|texlive-rsc-3.1e-2|2	# category Package
12mr|texlive-rsc-3.1e-2|3	# catalog-ctan /macros/latex/contrib/rsc
12mr|texlive-rsc-3.1e-2|4	# catalog-date 2011-01-05 00:05:34 +0100
12mr|texlive-rsc-3.1e-2|5	# catalog-license gpl
12mr|texlive-rsc-3.1e-2|6	# catalog-version 3.1e
12mr|texlive-rsc-3.1e-2|7	Name:		texlive-rsc
12mr|texlive-rsc-3.1e-2|8	Version:	3.1e
12mr|texlive-rsc-3.1e-2|9	Release:	2
12mr|texlive-rsc-3.1e-2|10	Summary:	BibTeX style for use with RSC journals
12mr|texlive-rsc-3.1e-2|11	Group:		Publishing
12mr|texlive-rsc-3.1e-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rsc
12mr|texlive-rsc-3.1e-2|13	License:	GPL
12mr|texlive-rsc-3.1e-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rsc.tar.xz
12mr|texlive-rsc-3.1e-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rsc.doc.tar.xz
12mr|texlive-rsc-3.1e-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rsc.source.tar.xz
12mr|texlive-rsc-3.1e-2|17	BuildArch:	noarch
12mr|texlive-rsc-3.1e-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-rsc-3.1e-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-rsc-3.1e-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-rsc-3.1e-2|21	
12mr|texlive-rsc-3.1e-2|22	%description
12mr|texlive-rsc-3.1e-2|23	The rsc package provides a BibTeX style in accordance with the
12mr|texlive-rsc-3.1e-2|24	requirements of the Royal Society of Chemistry. It was
12mr|texlive-rsc-3.1e-2|25	originally based on the file pccp.bst, but also implements a
12mr|texlive-rsc-3.1e-2|26	number of styles from the achemso package. The package is now a
12mr|texlive-rsc-3.1e-2|27	stub for the chemstyle package, which the author developed to
12mr|texlive-rsc-3.1e-2|28	unify the writing of articles with a chemistry content.
12mr|texlive-rsc-3.1e-2|29	
12mr|texlive-rsc-3.1e-2|30	%post
12mr|texlive-rsc-3.1e-2|31	%{_sbindir}/texlive.post
12mr|texlive-rsc-3.1e-2|32	
12mr|texlive-rsc-3.1e-2|33	%postun
12mr|texlive-rsc-3.1e-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-rsc-3.1e-2|35	%{_sbindir}/texlive.post
12mr|texlive-rsc-3.1e-2|36	fi
12mr|texlive-rsc-3.1e-2|37	
12mr|texlive-rsc-3.1e-2|38	#-----------------------------------------------------------------------
12mr|texlive-rsc-3.1e-2|39	%files
12mr|texlive-rsc-3.1e-2|40	%{_texmfdistdir}/bibtex/bst/rsc/angew.bst
12mr|texlive-rsc-3.1e-2|41	%{_texmfdistdir}/bibtex/bst/rsc/rsc.bst
12mr|texlive-rsc-3.1e-2|42	%{_texmfdistdir}/tex/latex/rsc/rsc.sty
12mr|texlive-rsc-3.1e-2|43	%doc %{_texmfdistdir}/doc/latex/rsc/README
12mr|texlive-rsc-3.1e-2|44	%doc %{_texmfdistdir}/doc/latex/rsc/rsc-demo.tex
12mr|texlive-rsc-3.1e-2|45	%doc %{_texmfdistdir}/doc/latex/rsc/rsc.bib
12mr|texlive-rsc-3.1e-2|46	%doc %{_texmfdistdir}/doc/latex/rsc/rsc.pdf
12mr|texlive-rsc-3.1e-2|47	#- source
12mr|texlive-rsc-3.1e-2|48	%doc %{_texmfdistdir}/source/latex/rsc/rsc.dtx
12mr|texlive-rsc-3.1e-2|49	%doc %{_texmfdistdir}/source/latex/rsc/rsc.ins
12mr|texlive-rsc-3.1e-2|50	
12mr|texlive-rsc-3.1e-2|51	#-----------------------------------------------------------------------
12mr|texlive-rsc-3.1e-2|52	%prep
12mr|texlive-rsc-3.1e-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-rsc-3.1e-2|54	
12mr|texlive-rsc-3.1e-2|55	%build
12mr|texlive-rsc-3.1e-2|56	
12mr|texlive-rsc-3.1e-2|57	%install
12mr|texlive-rsc-3.1e-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-rsc-3.1e-2|59	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-rsc-3.1e-2|60	
12mr|texlive-rsc-3.1e-2|61	
12mr|texlive-rsc-3.1e-2|62	
12mr|texlive-rsc-3.1e-2|63	%changelog
12mr|texlive-rsc-3.1e-2|64	

18460 12
12mr|texlive-rsfs-20081214-2|1	# revision 15878
12mr|texlive-rsfs-20081214-2|2	# category Package
12mr|texlive-rsfs-20081214-2|3	# catalog-ctan /fonts/rsfs
12mr|texlive-rsfs-20081214-2|4	# catalog-date 2008-12-14 19:11:27 +0100
12mr|texlive-rsfs-20081214-2|5	# catalog-license other-free
12mr|texlive-rsfs-20081214-2|6	# catalog-version undef
12mr|texlive-rsfs-20081214-2|7	Name:		texlive-rsfs
12mr|texlive-rsfs-20081214-2|8	Version:	20081214
12mr|texlive-rsfs-20081214-2|9	Release:	2
12mr|texlive-rsfs-20081214-2|10	Summary:	Ralph Smith's Formal Script font
12mr|texlive-rsfs-20081214-2|11	Group:		Publishing
12mr|texlive-rsfs-20081214-2|12	URL:		http://www.ctan.org/tex-archive/fonts/rsfs
12mr|texlive-rsfs-20081214-2|13	License:	OTHER-FREE
12mr|texlive-rsfs-20081214-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rsfs.tar.xz
12mr|texlive-rsfs-20081214-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rsfs.doc.tar.xz
12mr|texlive-rsfs-20081214-2|16	BuildArch:	noarch
12mr|texlive-rsfs-20081214-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-rsfs-20081214-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-rsfs-20081214-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-rsfs-20081214-2|20	
12mr|texlive-rsfs-20081214-2|21	%description
12mr|texlive-rsfs-20081214-2|22	The fonts provide uppercase 'formal' script letters for use as
12mr|texlive-rsfs-20081214-2|23	symbols in scientific and mathematical typesetting (in contrast
12mr|texlive-rsfs-20081214-2|24	to the informal script fonts such as that used for the
12mr|texlive-rsfs-20081214-2|25	'calligraphic' symbols in the TeX maths symbol font). The fonts
12mr|texlive-rsfs-20081214-2|26	are provided as MetaFont source, and as derived Adobe Type 1
12mr|texlive-rsfs-20081214-2|27	format. LaTeX support, for using these fonts in mathematics, is
12mr|texlive-rsfs-20081214-2|28	available via one of the packages calrsfs and mathrsfs.
12mr|texlive-rsfs-20081214-2|29	
12mr|texlive-rsfs-20081214-2|30	%post
12mr|texlive-rsfs-20081214-2|31	%{_sbindir}/texlive.post
12mr|texlive-rsfs-20081214-2|32	
12mr|texlive-rsfs-20081214-2|33	%postun
12mr|texlive-rsfs-20081214-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-rsfs-20081214-2|35	%{_sbindir}/texlive.post
12mr|texlive-rsfs-20081214-2|36	fi
12mr|texlive-rsfs-20081214-2|37	
12mr|texlive-rsfs-20081214-2|38	#-----------------------------------------------------------------------
12mr|texlive-rsfs-20081214-2|39	%files
12mr|texlive-rsfs-20081214-2|40	%{_texmfdistdir}/fonts/afm/public/rsfs/rsfs10.afm
12mr|texlive-rsfs-20081214-2|41	%{_texmfdistdir}/fonts/afm/public/rsfs/rsfs5.afm
12mr|texlive-rsfs-20081214-2|42	%{_texmfdistdir}/fonts/afm/public/rsfs/rsfs7.afm
12mr|texlive-rsfs-20081214-2|43	%{_texmfdistdir}/fonts/map/dvips/rsfs/rsfs.map
12mr|texlive-rsfs-20081214-2|44	%{_texmfdistdir}/fonts/source/public/rsfs/rsfs10.mf
12mr|texlive-rsfs-20081214-2|45	%{_texmfdistdir}/fonts/source/public/rsfs/rsfs5.mf
12mr|texlive-rsfs-20081214-2|46	%{_texmfdistdir}/fonts/source/public/rsfs/rsfs7.mf
12mr|texlive-rsfs-20081214-2|47	%{_texmfdistdir}/fonts/source/public/rsfs/script.mf
12mr|texlive-rsfs-20081214-2|48	%{_texmfdistdir}/fonts/source/public/rsfs/scriptu.mf
12mr|texlive-rsfs-20081214-2|49	%{_texmfdistdir}/fonts/tfm/public/rsfs/rsfs10.tfm
12mr|texlive-rsfs-20081214-2|50	%{_texmfdistdir}/fonts/tfm/public/rsfs/rsfs5.tfm
12mr|texlive-rsfs-20081214-2|51	%{_texmfdistdir}/fonts/tfm/public/rsfs/rsfs7.tfm
12mr|texlive-rsfs-20081214-2|52	%{_texmfdistdir}/fonts/type1/public/rsfs/rsfs10.pfb
12mr|texlive-rsfs-20081214-2|53	%{_texmfdistdir}/fonts/type1/public/rsfs/rsfs10.pfm
12mr|texlive-rsfs-20081214-2|54	%{_texmfdistdir}/fonts/type1/public/rsfs/rsfs5.pfb
12mr|texlive-rsfs-20081214-2|55	%{_texmfdistdir}/fonts/type1/public/rsfs/rsfs5.pfm
12mr|texlive-rsfs-20081214-2|56	%{_texmfdistdir}/fonts/type1/public/rsfs/rsfs7.pfb
12mr|texlive-rsfs-20081214-2|57	%{_texmfdistdir}/fonts/type1/public/rsfs/rsfs7.pfm
12mr|texlive-rsfs-20081214-2|58	%{_texmfdistdir}/tex/plain/rsfs/scrload.tex
12mr|texlive-rsfs-20081214-2|59	%doc %{_texmfdistdir}/doc/fonts/rsfs/README
12mr|texlive-rsfs-20081214-2|60	%doc %{_texmfdistdir}/doc/fonts/rsfs/README.type1
12mr|texlive-rsfs-20081214-2|61	
12mr|texlive-rsfs-20081214-2|62	#-----------------------------------------------------------------------
12mr|texlive-rsfs-20081214-2|63	%prep
12mr|texlive-rsfs-20081214-2|64	%setup -c -a0 -a1
12mr|texlive-rsfs-20081214-2|65	
12mr|texlive-rsfs-20081214-2|66	%build
12mr|texlive-rsfs-20081214-2|67	
12mr|texlive-rsfs-20081214-2|68	%install
12mr|texlive-rsfs-20081214-2|69	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-rsfs-20081214-2|70	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-rsfs-20081214-2|71	
12mr|texlive-rsfs-20081214-2|72	
12mr|texlive-rsfs-20081214-2|73	
12mr|texlive-rsfs-20081214-2|74	%changelog
12mr|texlive-rsfs-20081214-2|75	

18461 12
12mr|texlive-rsfso-1-2|1	# revision 23462
12mr|texlive-rsfso-1-2|2	# category Package
12mr|texlive-rsfso-1-2|3	# catalog-ctan /fonts/rsfso
12mr|texlive-rsfso-1-2|4	# catalog-date 2011-02-18 16:44:14 +0100
12mr|texlive-rsfso-1-2|5	# catalog-license lppl
12mr|texlive-rsfso-1-2|6	# catalog-version 1
12mr|texlive-rsfso-1-2|7	Name:		texlive-rsfso
12mr|texlive-rsfso-1-2|8	Version:	1
12mr|texlive-rsfso-1-2|9	Release:	2
12mr|texlive-rsfso-1-2|10	Summary:	A mathematical calligraphic font based on rsfs
12mr|texlive-rsfso-1-2|11	Group:		Publishing
12mr|texlive-rsfso-1-2|12	URL:		http://www.ctan.org/tex-archive/fonts/rsfso
12mr|texlive-rsfso-1-2|13	License:	LPPL
12mr|texlive-rsfso-1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rsfso.tar.xz
12mr|texlive-rsfso-1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rsfso.doc.tar.xz
12mr|texlive-rsfso-1-2|16	BuildArch:	noarch
12mr|texlive-rsfso-1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-rsfso-1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-rsfso-1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-rsfso-1-2|20	
12mr|texlive-rsfso-1-2|21	%description
12mr|texlive-rsfso-1-2|22	The package provides virtual fonts and LaTeX support files for
12mr|texlive-rsfso-1-2|23	mathematical calligraphic fonts based on the rsfs Adobe Type 1
12mr|texlive-rsfso-1-2|24	fonts (which must also be present for successful installation,
12mr|texlive-rsfso-1-2|25	with the slant substantially reduced. The output is quite
12mr|texlive-rsfso-1-2|26	similar to that from the Adobe Mathematical Pi script font.
12mr|texlive-rsfso-1-2|27	
12mr|texlive-rsfso-1-2|28	%post
12mr|texlive-rsfso-1-2|29	%{_sbindir}/texlive.post
12mr|texlive-rsfso-1-2|30	
12mr|texlive-rsfso-1-2|31	%postun
12mr|texlive-rsfso-1-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-rsfso-1-2|33	%{_sbindir}/texlive.post
12mr|texlive-rsfso-1-2|34	fi
12mr|texlive-rsfso-1-2|35	
12mr|texlive-rsfso-1-2|36	#-----------------------------------------------------------------------
12mr|texlive-rsfso-1-2|37	%files
12mr|texlive-rsfso-1-2|38	%{_texmfdistdir}/fonts/map/dvips/rsfso/rsfso.map
12mr|texlive-rsfso-1-2|39	%{_texmfdistdir}/fonts/tfm/public/rsfso/rrsfso10.tfm
12mr|texlive-rsfso-1-2|40	%{_texmfdistdir}/fonts/tfm/public/rsfso/rrsfso5.tfm
12mr|texlive-rsfso-1-2|41	%{_texmfdistdir}/fonts/tfm/public/rsfso/rrsfso7.tfm
12mr|texlive-rsfso-1-2|42	%{_texmfdistdir}/fonts/tfm/public/rsfso/rsfso10.tfm
12mr|texlive-rsfso-1-2|43	%{_texmfdistdir}/fonts/tfm/public/rsfso/rsfso5.tfm
12mr|texlive-rsfso-1-2|44	%{_texmfdistdir}/fonts/tfm/public/rsfso/rsfso7.tfm
12mr|texlive-rsfso-1-2|45	%{_texmfdistdir}/fonts/vf/public/rsfso/rsfso10.vf
12mr|texlive-rsfso-1-2|46	%{_texmfdistdir}/fonts/vf/public/rsfso/rsfso5.vf
12mr|texlive-rsfso-1-2|47	%{_texmfdistdir}/fonts/vf/public/rsfso/rsfso7.vf
12mr|texlive-rsfso-1-2|48	%{_texmfdistdir}/tex/latex/public/rsfso/rsfso.sty
12mr|texlive-rsfso-1-2|49	%{_texmfdistdir}/tex/latex/public/rsfso/ursfso.fd
12mr|texlive-rsfso-1-2|50	%doc %{_texmfdistdir}/doc/fonts/rsfso/README
12mr|texlive-rsfso-1-2|51	%doc %{_texmfdistdir}/doc/fonts/rsfso/mh2scr0.png
12mr|texlive-rsfso-1-2|52	%doc %{_texmfdistdir}/doc/fonts/rsfso/rsfso-doc.pdf
12mr|texlive-rsfso-1-2|53	%doc %{_texmfdistdir}/doc/fonts/rsfso/rsfso-doc.tex
12mr|texlive-rsfso-1-2|54	
12mr|texlive-rsfso-1-2|55	#-----------------------------------------------------------------------
12mr|texlive-rsfso-1-2|56	%prep
12mr|texlive-rsfso-1-2|57	%setup -c -a0 -a1
12mr|texlive-rsfso-1-2|58	
12mr|texlive-rsfso-1-2|59	%build
12mr|texlive-rsfso-1-2|60	
12mr|texlive-rsfso-1-2|61	%install
12mr|texlive-rsfso-1-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-rsfso-1-2|63	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-rsfso-1-2|64	
12mr|texlive-rsfso-1-2|65	
12mr|texlive-rsfso-1-2|66	
12mr|texlive-rsfso-1-2|67	%changelog
12mr|texlive-rsfso-1-2|68	

18462 12
12mr|texlive-rtkinenc-1.0-2|1	# revision 20003
12mr|texlive-rtkinenc-1.0-2|2	# category Package
12mr|texlive-rtkinenc-1.0-2|3	# catalog-ctan /macros/latex/contrib/rtkinenc
12mr|texlive-rtkinenc-1.0-2|4	# catalog-date 2010-10-04 11:23:12 +0200
12mr|texlive-rtkinenc-1.0-2|5	# catalog-license lppl
12mr|texlive-rtkinenc-1.0-2|6	# catalog-version 1.0
12mr|texlive-rtkinenc-1.0-2|7	Name:		texlive-rtkinenc
12mr|texlive-rtkinenc-1.0-2|8	Version:	1.0
12mr|texlive-rtkinenc-1.0-2|9	Release:	2
12mr|texlive-rtkinenc-1.0-2|10	Summary:	Input encoding with fallback procedures
12mr|texlive-rtkinenc-1.0-2|11	Group:		Publishing
12mr|texlive-rtkinenc-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rtkinenc
12mr|texlive-rtkinenc-1.0-2|13	License:	LPPL
12mr|texlive-rtkinenc-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rtkinenc.tar.xz
12mr|texlive-rtkinenc-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rtkinenc.doc.tar.xz
12mr|texlive-rtkinenc-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rtkinenc.source.tar.xz
12mr|texlive-rtkinenc-1.0-2|17	BuildArch:	noarch
12mr|texlive-rtkinenc-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-rtkinenc-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-rtkinenc-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-rtkinenc-1.0-2|21	
12mr|texlive-rtkinenc-1.0-2|22	%description
12mr|texlive-rtkinenc-1.0-2|23	The rtkinenc package is functionally similar to the standard
12mr|texlive-rtkinenc-1.0-2|24	LaTeX package inputenc: both set up active characters so that
12mr|texlive-rtkinenc-1.0-2|25	an input character outside the range of 7-bit visible ASCII is
12mr|texlive-rtkinenc-1.0-2|26	coverted into one or more corresponding LaTeX commands. The
12mr|texlive-rtkinenc-1.0-2|27	main difference lies in that rtkinenc allows the user to
12mr|texlive-rtkinenc-1.0-2|28	specify a fallback procedure to use when the text command
12mr|texlive-rtkinenc-1.0-2|29	corresponding to some input character isn't available. Names of
12mr|texlive-rtkinenc-1.0-2|30	commands in rtkinenc have been selected so that it can read
12mr|texlive-rtkinenc-1.0-2|31	inputenc encoding definition files, and the aim is that
12mr|texlive-rtkinenc-1.0-2|32	rtkinenc should be backwards compatible with inputenc. rtkinenc
12mr|texlive-rtkinenc-1.0-2|33	is not a new version of inputenc though, nor is it part of
12mr|texlive-rtkinenc-1.0-2|34	standard LaTeX. For an example of how rtkinenc is used, the
12mr|texlive-rtkinenc-1.0-2|35	user may look at the tclldoc class.
12mr|texlive-rtkinenc-1.0-2|36	
12mr|texlive-rtkinenc-1.0-2|37	%post
12mr|texlive-rtkinenc-1.0-2|38	%{_sbindir}/texlive.post
12mr|texlive-rtkinenc-1.0-2|39	
12mr|texlive-rtkinenc-1.0-2|40	%postun
12mr|texlive-rtkinenc-1.0-2|41	if [ $1 -eq 0 ]; then
12mr|texlive-rtkinenc-1.0-2|42	%{_sbindir}/texlive.post
12mr|texlive-rtkinenc-1.0-2|43	fi
12mr|texlive-rtkinenc-1.0-2|44	
12mr|texlive-rtkinenc-1.0-2|45	#-----------------------------------------------------------------------
12mr|texlive-rtkinenc-1.0-2|46	%files
12mr|texlive-rtkinenc-1.0-2|47	%{_texmfdistdir}/tex/latex/rtkinenc/rtkinenc.sty
12mr|texlive-rtkinenc-1.0-2|48	%doc %{_texmfdistdir}/doc/latex/rtkinenc/README.txt
12mr|texlive-rtkinenc-1.0-2|49	%doc %{_texmfdistdir}/doc/latex/rtkinenc/rtkinenc-doc.pdf
12mr|texlive-rtkinenc-1.0-2|50	%doc %{_texmfdistdir}/doc/latex/rtkinenc/rtkinenc-doc.tex
12mr|texlive-rtkinenc-1.0-2|51	#- source
12mr|texlive-rtkinenc-1.0-2|52	%doc %{_texmfdistdir}/source/latex/rtkinenc/rtkinenc.dtx
12mr|texlive-rtkinenc-1.0-2|53	%doc %{_texmfdistdir}/source/latex/rtkinenc/rtkinenc.ins
12mr|texlive-rtkinenc-1.0-2|54	
12mr|texlive-rtkinenc-1.0-2|55	#-----------------------------------------------------------------------
12mr|texlive-rtkinenc-1.0-2|56	%prep
12mr|texlive-rtkinenc-1.0-2|57	%setup -c -a0 -a1 -a2
12mr|texlive-rtkinenc-1.0-2|58	
12mr|texlive-rtkinenc-1.0-2|59	%build
12mr|texlive-rtkinenc-1.0-2|60	
12mr|texlive-rtkinenc-1.0-2|61	%install
12mr|texlive-rtkinenc-1.0-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-rtkinenc-1.0-2|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-rtkinenc-1.0-2|64	
12mr|texlive-rtkinenc-1.0-2|65	
12mr|texlive-rtkinenc-1.0-2|66	
12mr|texlive-rtkinenc-1.0-2|67	%changelog
12mr|texlive-rtkinenc-1.0-2|68	

18463 12
12mr|texlive-rtklage-20060207-2|1	# revision 15878
12mr|texlive-rtklage-20060207-2|2	# category Package
12mr|texlive-rtklage-20060207-2|3	# catalog-ctan /macros/latex/contrib/rtklage
12mr|texlive-rtklage-20060207-2|4	# catalog-date 2006-02-07 18:31:12 +0100
12mr|texlive-rtklage-20060207-2|5	# catalog-license lppl
12mr|texlive-rtklage-20060207-2|6	# catalog-version undef
12mr|texlive-rtklage-20060207-2|7	Name:		texlive-rtklage
12mr|texlive-rtklage-20060207-2|8	Version:	20060207
12mr|texlive-rtklage-20060207-2|9	Release:	2
12mr|texlive-rtklage-20060207-2|10	Summary:	A package for German lawyers
12mr|texlive-rtklage-20060207-2|11	Group:		Publishing
12mr|texlive-rtklage-20060207-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rtklage
12mr|texlive-rtklage-20060207-2|13	License:	LPPL
12mr|texlive-rtklage-20060207-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rtklage.tar.xz
12mr|texlive-rtklage-20060207-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rtklage.doc.tar.xz
12mr|texlive-rtklage-20060207-2|16	BuildArch:	noarch
12mr|texlive-rtklage-20060207-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-rtklage-20060207-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-rtklage-20060207-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-rtklage-20060207-2|20	
12mr|texlive-rtklage-20060207-2|21	%description
12mr|texlive-rtklage-20060207-2|22	RATeX is a newly developed bundle of packages and classes
12mr|texlive-rtklage-20060207-2|23	provided for German lawyers. Now in the early beginning it only
12mr|texlive-rtklage-20060207-2|24	contains rtklage, a class to make lawsuits.
12mr|texlive-rtklage-20060207-2|25	
12mr|texlive-rtklage-20060207-2|26	%post
12mr|texlive-rtklage-20060207-2|27	%{_sbindir}/texlive.post
12mr|texlive-rtklage-20060207-2|28	
12mr|texlive-rtklage-20060207-2|29	%postun
12mr|texlive-rtklage-20060207-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-rtklage-20060207-2|31	%{_sbindir}/texlive.post
12mr|texlive-rtklage-20060207-2|32	fi
12mr|texlive-rtklage-20060207-2|33	
12mr|texlive-rtklage-20060207-2|34	#-----------------------------------------------------------------------
12mr|texlive-rtklage-20060207-2|35	%files
12mr|texlive-rtklage-20060207-2|36	%{_texmfdistdir}/tex/latex/rtklage/rtklage.cls
12mr|texlive-rtklage-20060207-2|37	%doc %{_texmfdistdir}/doc/latex/rtklage/README
12mr|texlive-rtklage-20060207-2|38	%doc %{_texmfdistdir}/doc/latex/rtklage/bspklage.tex
12mr|texlive-rtklage-20060207-2|39	%doc %{_texmfdistdir}/doc/latex/rtklage/rtklage.pdf
12mr|texlive-rtklage-20060207-2|40	
12mr|texlive-rtklage-20060207-2|41	#-----------------------------------------------------------------------
12mr|texlive-rtklage-20060207-2|42	%prep
12mr|texlive-rtklage-20060207-2|43	%setup -c -a0 -a1
12mr|texlive-rtklage-20060207-2|44	
12mr|texlive-rtklage-20060207-2|45	%build
12mr|texlive-rtklage-20060207-2|46	
12mr|texlive-rtklage-20060207-2|47	%install
12mr|texlive-rtklage-20060207-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-rtklage-20060207-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-rtklage-20060207-2|50	
12mr|texlive-rtklage-20060207-2|51	
12mr|texlive-rtklage-20060207-2|52	
12mr|texlive-rtklage-20060207-2|53	%changelog
12mr|texlive-rtklage-20060207-2|54	

18464 12
12mr|texlive-ruhyphen-1.6-2|1	# revision 21081
12mr|texlive-ruhyphen-1.6-2|2	# category Package
12mr|texlive-ruhyphen-1.6-2|3	# catalog-ctan /language/hyphenation/ruhyphen
12mr|texlive-ruhyphen-1.6-2|4	# catalog-date 2007-01-14 10:43:12 +0100
12mr|texlive-ruhyphen-1.6-2|5	# catalog-license lppl
12mr|texlive-ruhyphen-1.6-2|6	# catalog-version 1.6
12mr|texlive-ruhyphen-1.6-2|7	Name:		texlive-ruhyphen
12mr|texlive-ruhyphen-1.6-2|8	Version:	1.6
12mr|texlive-ruhyphen-1.6-2|9	Release:	2
12mr|texlive-ruhyphen-1.6-2|10	Summary:	Russian hyphenation
12mr|texlive-ruhyphen-1.6-2|11	Group:		Publishing
12mr|texlive-ruhyphen-1.6-2|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/ruhyphen
12mr|texlive-ruhyphen-1.6-2|13	License:	LPPL
12mr|texlive-ruhyphen-1.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ruhyphen.tar.xz
12mr|texlive-ruhyphen-1.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ruhyphen.source.tar.xz
12mr|texlive-ruhyphen-1.6-2|16	BuildArch:	noarch
12mr|texlive-ruhyphen-1.6-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ruhyphen-1.6-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ruhyphen-1.6-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ruhyphen-1.6-2|20	
12mr|texlive-ruhyphen-1.6-2|21	%description
12mr|texlive-ruhyphen-1.6-2|22	A collection of Russian hyphenation patterns supporting a
12mr|texlive-ruhyphen-1.6-2|23	number of Cyrillic font encodings, including T2, UCY (Omega
12mr|texlive-ruhyphen-1.6-2|24	Unicode Cyrillic), LCY, LWN (OT2), and koi8-r.
12mr|texlive-ruhyphen-1.6-2|25	
12mr|texlive-ruhyphen-1.6-2|26	%post
12mr|texlive-ruhyphen-1.6-2|27	%{_sbindir}/texlive.post
12mr|texlive-ruhyphen-1.6-2|28	
12mr|texlive-ruhyphen-1.6-2|29	%postun
12mr|texlive-ruhyphen-1.6-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-ruhyphen-1.6-2|31	%{_sbindir}/texlive.post
12mr|texlive-ruhyphen-1.6-2|32	fi
12mr|texlive-ruhyphen-1.6-2|33	
12mr|texlive-ruhyphen-1.6-2|34	#-----------------------------------------------------------------------
12mr|texlive-ruhyphen-1.6-2|35	%files
12mr|texlive-ruhyphen-1.6-2|36	%{_texmfdistdir}/tex/generic/ruhyphen/catkoi.tex
12mr|texlive-ruhyphen-1.6-2|37	%{_texmfdistdir}/tex/generic/ruhyphen/cyryoal.tex
12mr|texlive-ruhyphen-1.6-2|38	%{_texmfdistdir}/tex/generic/ruhyphen/cyryoas.tex
12mr|texlive-ruhyphen-1.6-2|39	%{_texmfdistdir}/tex/generic/ruhyphen/cyryoct.tex
12mr|texlive-ruhyphen-1.6-2|40	%{_texmfdistdir}/tex/generic/ruhyphen/cyryodv.tex
12mr|texlive-ruhyphen-1.6-2|41	%{_texmfdistdir}/tex/generic/ruhyphen/cyryomg.tex
12mr|texlive-ruhyphen-1.6-2|42	%{_texmfdistdir}/tex/generic/ruhyphen/cyryovl.tex
12mr|texlive-ruhyphen-1.6-2|43	%{_texmfdistdir}/tex/generic/ruhyphen/cyryozn.tex
12mr|texlive-ruhyphen-1.6-2|44	%{_texmfdistdir}/tex/generic/ruhyphen/enrhm2.tex
12mr|texlive-ruhyphen-1.6-2|45	%{_texmfdistdir}/tex/generic/ruhyphen/hypht2.tex
12mr|texlive-ruhyphen-1.6-2|46	%{_texmfdistdir}/tex/generic/ruhyphen/koi2koi.tex
12mr|texlive-ruhyphen-1.6-2|47	%{_texmfdistdir}/tex/generic/ruhyphen/koi2lcy.tex
12mr|texlive-ruhyphen-1.6-2|48	%{_texmfdistdir}/tex/generic/ruhyphen/koi2ot2.tex
12mr|texlive-ruhyphen-1.6-2|49	%{_texmfdistdir}/tex/generic/ruhyphen/koi2t2a.tex
12mr|texlive-ruhyphen-1.6-2|50	%{_texmfdistdir}/tex/generic/ruhyphen/koi2ucy.tex
12mr|texlive-ruhyphen-1.6-2|51	%{_texmfdistdir}/tex/generic/ruhyphen/ruenhyph.tex
12mr|texlive-ruhyphen-1.6-2|52	%{_texmfdistdir}/tex/generic/ruhyphen/ruhyphal.tex
12mr|texlive-ruhyphen-1.6-2|53	%{_texmfdistdir}/tex/generic/ruhyphen/ruhyphas.tex
12mr|texlive-ruhyphen-1.6-2|54	%{_texmfdistdir}/tex/generic/ruhyphen/ruhyphct.tex
12mr|texlive-ruhyphen-1.6-2|55	%{_texmfdistdir}/tex/generic/ruhyphen/ruhyphdv.tex
12mr|texlive-ruhyphen-1.6-2|56	%{_texmfdistdir}/tex/generic/ruhyphen/ruhyphen.tex
12mr|texlive-ruhyphen-1.6-2|57	%{_texmfdistdir}/tex/generic/ruhyphen/ruhyphmg.tex
12mr|texlive-ruhyphen-1.6-2|58	%{_texmfdistdir}/tex/generic/ruhyphen/ruhyphvl.tex
12mr|texlive-ruhyphen-1.6-2|59	%{_texmfdistdir}/tex/generic/ruhyphen/ruhyphzn.tex
12mr|texlive-ruhyphen-1.6-2|60	#- source
12mr|texlive-ruhyphen-1.6-2|61	%doc %{_texmfdistdir}/source/generic/ruhyphen/BUGS
12mr|texlive-ruhyphen-1.6-2|62	%doc %{_texmfdistdir}/source/generic/ruhyphen/Makefile
12mr|texlive-ruhyphen-1.6-2|63	%doc %{_texmfdistdir}/source/generic/ruhyphen/README
12mr|texlive-ruhyphen-1.6-2|64	%doc %{_texmfdistdir}/source/generic/ruhyphen/README.ruhyphal
12mr|texlive-ruhyphen-1.6-2|65	%doc %{_texmfdistdir}/source/generic/ruhyphen/hyphen.rules
12mr|texlive-ruhyphen-1.6-2|66	%doc %{_texmfdistdir}/source/generic/ruhyphen/mkcyryo
12mr|texlive-ruhyphen-1.6-2|67	%doc %{_texmfdistdir}/source/generic/ruhyphen/reduce-patt
12mr|texlive-ruhyphen-1.6-2|68	%doc %{_texmfdistdir}/source/generic/ruhyphen/sorthyph
12mr|texlive-ruhyphen-1.6-2|69	%doc %{_texmfdistdir}/source/generic/ruhyphen/sortkoi8
12mr|texlive-ruhyphen-1.6-2|70	%doc %{_texmfdistdir}/source/generic/ruhyphen/trans
12mr|texlive-ruhyphen-1.6-2|71	
12mr|texlive-ruhyphen-1.6-2|72	#-----------------------------------------------------------------------
12mr|texlive-ruhyphen-1.6-2|73	%prep
12mr|texlive-ruhyphen-1.6-2|74	%setup -c -a0 -a1
12mr|texlive-ruhyphen-1.6-2|75	
12mr|texlive-ruhyphen-1.6-2|76	%build
12mr|texlive-ruhyphen-1.6-2|77	
12mr|texlive-ruhyphen-1.6-2|78	%install
12mr|texlive-ruhyphen-1.6-2|79	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ruhyphen-1.6-2|80	cp -fpar tex source %{buildroot}%{_texmfdistdir}
12mr|texlive-ruhyphen-1.6-2|81	
12mr|texlive-ruhyphen-1.6-2|82	
12mr|texlive-ruhyphen-1.6-2|83	
12mr|texlive-ruhyphen-1.6-2|84	%changelog
12mr|texlive-ruhyphen-1.6-2|85	

18465 12
12mr|texlive-r_und_s-1.3i-2|1	# revision 15878
12mr|texlive-r_und_s-1.3i-2|2	# category Package
12mr|texlive-r_und_s-1.3i-2|3	# catalog-ctan /macros/latex/contrib/r_und_s
12mr|texlive-r_und_s-1.3i-2|4	# catalog-date 2008-08-24 22:21:06 +0200
12mr|texlive-r_und_s-1.3i-2|5	# catalog-license other-free
12mr|texlive-r_und_s-1.3i-2|6	# catalog-version 1.3i
12mr|texlive-r_und_s-1.3i-2|7	Name:		texlive-r_und_s
12mr|texlive-r_und_s-1.3i-2|8	Version:	1.3i
12mr|texlive-r_und_s-1.3i-2|9	Release:	2
12mr|texlive-r_und_s-1.3i-2|10	Summary:	Chemical hazard codes
12mr|texlive-r_und_s-1.3i-2|11	Group:		Publishing
12mr|texlive-r_und_s-1.3i-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/r_und_s
12mr|texlive-r_und_s-1.3i-2|13	License:	OTHER-FREE
12mr|texlive-r_und_s-1.3i-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/r_und_s.tar.xz
12mr|texlive-r_und_s-1.3i-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/r_und_s.doc.tar.xz
12mr|texlive-r_und_s-1.3i-2|16	BuildArch:	noarch
12mr|texlive-r_und_s-1.3i-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-r_und_s-1.3i-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-r_und_s-1.3i-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-r_und_s-1.3i-2|20	
12mr|texlive-r_und_s-1.3i-2|21	%description
12mr|texlive-r_und_s-1.3i-2|22	The r_und_s package decodes the german 'R- und S-Satze', which
12mr|texlive-r_und_s-1.3i-2|23	are numerically coded security advice for chemical substances
12mr|texlive-r_und_s-1.3i-2|24	into plain text. This is, e.g., used to compose security sheets
12mr|texlive-r_und_s-1.3i-2|25	or lab protocols and especially useful for students of
12mr|texlive-r_und_s-1.3i-2|26	chemistry. There are four packages, giving texts in German,
12mr|texlive-r_und_s-1.3i-2|27	English, French and Dutch.
12mr|texlive-r_und_s-1.3i-2|28	
12mr|texlive-r_und_s-1.3i-2|29	%post
12mr|texlive-r_und_s-1.3i-2|30	%{_sbindir}/texlive.post
12mr|texlive-r_und_s-1.3i-2|31	
12mr|texlive-r_und_s-1.3i-2|32	%postun
12mr|texlive-r_und_s-1.3i-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-r_und_s-1.3i-2|34	%{_sbindir}/texlive.post
12mr|texlive-r_und_s-1.3i-2|35	fi
12mr|texlive-r_und_s-1.3i-2|36	
12mr|texlive-r_und_s-1.3i-2|37	#-----------------------------------------------------------------------
12mr|texlive-r_und_s-1.3i-2|38	%files
12mr|texlive-r_und_s-1.3i-2|39	%{_texmfdistdir}/tex/latex/r_und_s/eng_rs.sty
12mr|texlive-r_und_s-1.3i-2|40	%{_texmfdistdir}/tex/latex/r_und_s/eng_rs.tex
12mr|texlive-r_und_s-1.3i-2|41	%{_texmfdistdir}/tex/latex/r_und_s/fr_rs.sty
12mr|texlive-r_und_s-1.3i-2|42	%{_texmfdistdir}/tex/latex/r_und_s/fr_rs.tex
12mr|texlive-r_und_s-1.3i-2|43	%{_texmfdistdir}/tex/latex/r_und_s/nl_rs.sty
12mr|texlive-r_und_s-1.3i-2|44	%{_texmfdistdir}/tex/latex/r_und_s/nl_rs.tex
12mr|texlive-r_und_s-1.3i-2|45	%{_texmfdistdir}/tex/latex/r_und_s/r_und_s.sty
12mr|texlive-r_und_s-1.3i-2|46	%{_texmfdistdir}/tex/latex/r_und_s/r_und_s.tex
12mr|texlive-r_und_s-1.3i-2|47	%doc %{_texmfdistdir}/doc/latex/r_und_s/README
12mr|texlive-r_und_s-1.3i-2|48	
12mr|texlive-r_und_s-1.3i-2|49	#-----------------------------------------------------------------------
12mr|texlive-r_und_s-1.3i-2|50	%prep
12mr|texlive-r_und_s-1.3i-2|51	%setup -c -a0 -a1
12mr|texlive-r_und_s-1.3i-2|52	
12mr|texlive-r_und_s-1.3i-2|53	%build
12mr|texlive-r_und_s-1.3i-2|54	
12mr|texlive-r_und_s-1.3i-2|55	%install
12mr|texlive-r_und_s-1.3i-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-r_und_s-1.3i-2|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-r_und_s-1.3i-2|58	
12mr|texlive-r_und_s-1.3i-2|59	
12mr|texlive-r_und_s-1.3i-2|60	
12mr|texlive-r_und_s-1.3i-2|61	%changelog
12mr|texlive-r_und_s-1.3i-2|62	

18466 12
12mr|texlive-russ-20120125-1|1	# revision 25209
12mr|texlive-russ-20120125-1|2	# category Package
12mr|texlive-russ-20120125-1|3	# catalog-ctan /macros/latex/contrib/russ
12mr|texlive-russ-20120125-1|4	# catalog-date 2012-01-25 23:56:43 +0100
12mr|texlive-russ-20120125-1|5	# catalog-license lppl
12mr|texlive-russ-20120125-1|6	# catalog-version undef
12mr|texlive-russ-20120125-1|7	Name:		texlive-russ
12mr|texlive-russ-20120125-1|8	Version:	20120125
12mr|texlive-russ-20120125-1|9	Release:	1
12mr|texlive-russ-20120125-1|10	Summary:	LaTeX in Russian, without babel
12mr|texlive-russ-20120125-1|11	Group:		Publishing
12mr|texlive-russ-20120125-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/russ
12mr|texlive-russ-20120125-1|13	License:	LPPL
12mr|texlive-russ-20120125-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/russ.tar.xz
12mr|texlive-russ-20120125-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/russ.doc.tar.xz
12mr|texlive-russ-20120125-1|16	BuildArch:	noarch
12mr|texlive-russ-20120125-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-russ-20120125-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-russ-20120125-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-russ-20120125-1|20	
12mr|texlive-russ-20120125-1|21	%description
12mr|texlive-russ-20120125-1|22	The package aims to facilitate Russian typesetting (based on
12mr|texlive-russ-20120125-1|23	input using MicroSoft Code Page 1251). Russian hyphenation is
12mr|texlive-russ-20120125-1|24	selected, and various mathematical commands are set up in
12mr|texlive-russ-20120125-1|25	Russian style. Furthermore all Cyrillic letters' catcodes are
12mr|texlive-russ-20120125-1|26	set to "letter", so that commands with Cyrillic letters in
12mr|texlive-russ-20120125-1|27	their names may be defined.
12mr|texlive-russ-20120125-1|28	
12mr|texlive-russ-20120125-1|29	%post
12mr|texlive-russ-20120125-1|30	%{_sbindir}/texlive.post
12mr|texlive-russ-20120125-1|31	
12mr|texlive-russ-20120125-1|32	%postun
12mr|texlive-russ-20120125-1|33	if [ $1 -eq 0 ]; then
12mr|texlive-russ-20120125-1|34	%{_sbindir}/texlive.post
12mr|texlive-russ-20120125-1|35	fi
12mr|texlive-russ-20120125-1|36	
12mr|texlive-russ-20120125-1|37	#-----------------------------------------------------------------------
12mr|texlive-russ-20120125-1|38	%files
12mr|texlive-russ-20120125-1|39	%{_texmfdistdir}/tex/latex/russ/russ.sty
12mr|texlive-russ-20120125-1|40	%doc %{_texmfdistdir}/doc/latex/russ/README
12mr|texlive-russ-20120125-1|41	%doc %{_texmfdistdir}/doc/latex/russ/readme.RU.txt
12mr|texlive-russ-20120125-1|42	%doc %{_texmfdistdir}/doc/latex/russ/russ_doc.pdf
12mr|texlive-russ-20120125-1|43	%doc %{_texmfdistdir}/doc/latex/russ/russ_doc.tex
12mr|texlive-russ-20120125-1|44	
12mr|texlive-russ-20120125-1|45	#-----------------------------------------------------------------------
12mr|texlive-russ-20120125-1|46	%prep
12mr|texlive-russ-20120125-1|47	%setup -c -a0 -a1
12mr|texlive-russ-20120125-1|48	
12mr|texlive-russ-20120125-1|49	%build
12mr|texlive-russ-20120125-1|50	
12mr|texlive-russ-20120125-1|51	%install
12mr|texlive-russ-20120125-1|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-russ-20120125-1|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-russ-20120125-1|54	
12mr|texlive-russ-20120125-1|55	
12mr|texlive-russ-20120125-1|56	
12mr|texlive-russ-20120125-1|57	%changelog
12mr|texlive-russ-20120125-1|58	

18467 12
12mr|texlive-rviewport-v1.0-2|1	# revision 23739
12mr|texlive-rviewport-v1.0-2|2	# category Package
12mr|texlive-rviewport-v1.0-2|3	# catalog-ctan /macros/latex/contrib/rviewport
12mr|texlive-rviewport-v1.0-2|4	# catalog-date 2011-08-28 17:37:31 +0200
12mr|texlive-rviewport-v1.0-2|5	# catalog-license lppl
12mr|texlive-rviewport-v1.0-2|6	# catalog-version v1.0
12mr|texlive-rviewport-v1.0-2|7	Name:		texlive-rviewport
12mr|texlive-rviewport-v1.0-2|8	Version:	v1.0
12mr|texlive-rviewport-v1.0-2|9	Release:	2
12mr|texlive-rviewport-v1.0-2|10	Summary:	Relative Viewport for Graphics Inclusion
12mr|texlive-rviewport-v1.0-2|11	Group:		Publishing
12mr|texlive-rviewport-v1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rviewport
12mr|texlive-rviewport-v1.0-2|13	License:	LPPL
12mr|texlive-rviewport-v1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rviewport.tar.xz
12mr|texlive-rviewport-v1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rviewport.doc.tar.xz
12mr|texlive-rviewport-v1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rviewport.source.tar.xz
12mr|texlive-rviewport-v1.0-2|17	BuildArch:	noarch
12mr|texlive-rviewport-v1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-rviewport-v1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-rviewport-v1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-rviewport-v1.0-2|21	
12mr|texlive-rviewport-v1.0-2|22	%description
12mr|texlive-rviewport-v1.0-2|23	Package graphicx provides a useful keyword viewport which
12mr|texlive-rviewport-v1.0-2|24	allows to show just a part of an image. However, one needs to
12mr|texlive-rviewport-v1.0-2|25	put there the actual coordinates of the viewport window.
12mr|texlive-rviewport-v1.0-2|26	Sometimes it is useful to have relative coordinates as
12mr|texlive-rviewport-v1.0-2|27	fractions of natural size. For example, one may want to print a
12mr|texlive-rviewport-v1.0-2|28	large image on a spread, putting a half on a verso page, and
12mr|texlive-rviewport-v1.0-2|29	another half on the next recto page. For this one would need a
12mr|texlive-rviewport-v1.0-2|30	viewport occupying exactly one half of the file's bounding box,
12mr|texlive-rviewport-v1.0-2|31	whatever the actual width of the image may be. This package
12mr|texlive-rviewport-v1.0-2|32	adds a new keyword rviewport to the graphicx package
12mr|texlive-rviewport-v1.0-2|33	specifiying Relative Viewport for graphics inclusion: a window
12mr|texlive-rviewport-v1.0-2|34	defined by the given fractions of the natural width and height
12mr|texlive-rviewport-v1.0-2|35	of the image.
12mr|texlive-rviewport-v1.0-2|36	
12mr|texlive-rviewport-v1.0-2|37	%post
12mr|texlive-rviewport-v1.0-2|38	%{_sbindir}/texlive.post
12mr|texlive-rviewport-v1.0-2|39	
12mr|texlive-rviewport-v1.0-2|40	%postun
12mr|texlive-rviewport-v1.0-2|41	if [ $1 -eq 0 ]; then
12mr|texlive-rviewport-v1.0-2|42	%{_sbindir}/texlive.post
12mr|texlive-rviewport-v1.0-2|43	fi
12mr|texlive-rviewport-v1.0-2|44	
12mr|texlive-rviewport-v1.0-2|45	#-----------------------------------------------------------------------
12mr|texlive-rviewport-v1.0-2|46	%files
12mr|texlive-rviewport-v1.0-2|47	%{_texmfdistdir}/tex/latex/rviewport/rviewport.sty
12mr|texlive-rviewport-v1.0-2|48	%doc %{_texmfdistdir}/doc/latex/rviewport/Makefile
12mr|texlive-rviewport-v1.0-2|49	%doc %{_texmfdistdir}/doc/latex/rviewport/README
12mr|texlive-rviewport-v1.0-2|50	%doc %{_texmfdistdir}/doc/latex/rviewport/rviewport.pdf
12mr|texlive-rviewport-v1.0-2|51	%doc %{_texmfdistdir}/doc/latex/rviewport/vitruvian.jpg
12mr|texlive-rviewport-v1.0-2|52	#- source
12mr|texlive-rviewport-v1.0-2|53	%doc %{_texmfdistdir}/source/latex/rviewport/rviewport.dtx
12mr|texlive-rviewport-v1.0-2|54	%doc %{_texmfdistdir}/source/latex/rviewport/rviewport.ins
12mr|texlive-rviewport-v1.0-2|55	
12mr|texlive-rviewport-v1.0-2|56	#-----------------------------------------------------------------------
12mr|texlive-rviewport-v1.0-2|57	%prep
12mr|texlive-rviewport-v1.0-2|58	%setup -c -a0 -a1 -a2
12mr|texlive-rviewport-v1.0-2|59	
12mr|texlive-rviewport-v1.0-2|60	%build
12mr|texlive-rviewport-v1.0-2|61	
12mr|texlive-rviewport-v1.0-2|62	%install
12mr|texlive-rviewport-v1.0-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-rviewport-v1.0-2|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-rviewport-v1.0-2|65	
12mr|texlive-rviewport-v1.0-2|66	
12mr|texlive-rviewport-v1.0-2|67	
12mr|texlive-rviewport-v1.0-2|68	%changelog
12mr|texlive-rviewport-v1.0-2|69	

18468 12
12mr|texlive-rvwrite-1.2-2|1	# revision 19614
12mr|texlive-rvwrite-1.2-2|2	# category Package
12mr|texlive-rvwrite-1.2-2|3	# catalog-ctan /macros/latex/contrib/rvwrite
12mr|texlive-rvwrite-1.2-2|4	# catalog-date 2010-08-31 12:08:50 +0200
12mr|texlive-rvwrite-1.2-2|5	# catalog-license lppl
12mr|texlive-rvwrite-1.2-2|6	# catalog-version 1.2
12mr|texlive-rvwrite-1.2-2|7	Name:		texlive-rvwrite
12mr|texlive-rvwrite-1.2-2|8	Version:	1.2
12mr|texlive-rvwrite-1.2-2|9	Release:	2
12mr|texlive-rvwrite-1.2-2|10	Summary:	Increase the number of available output streams in LaTeX
12mr|texlive-rvwrite-1.2-2|11	Group:		Publishing
12mr|texlive-rvwrite-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rvwrite
12mr|texlive-rvwrite-1.2-2|13	License:	LPPL
12mr|texlive-rvwrite-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rvwrite.tar.xz
12mr|texlive-rvwrite-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rvwrite.doc.tar.xz
12mr|texlive-rvwrite-1.2-2|16	BuildArch:	noarch
12mr|texlive-rvwrite-1.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-rvwrite-1.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-rvwrite-1.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-rvwrite-1.2-2|20	
12mr|texlive-rvwrite-1.2-2|21	%description
12mr|texlive-rvwrite-1.2-2|22	The package addresses, for LaTeX documents, the severe
12mr|texlive-rvwrite-1.2-2|23	limitation on the number of output streams that TeX provides.
12mr|texlive-rvwrite-1.2-2|24	The package uses a single TeX output stream, and writes
12mr|texlive-rvwrite-1.2-2|25	"marked-up" output to this stream. The user may then post-
12mr|texlive-rvwrite-1.2-2|26	process the marked-up output file, using LaTeX, and the
12mr|texlive-rvwrite-1.2-2|27	document's output appears as separate files, according to the
12mr|texlive-rvwrite-1.2-2|28	calls made to the package. The output to be post-processed uses
12mr|texlive-rvwrite-1.2-2|29	macros from the widely-available ProTeX package.
12mr|texlive-rvwrite-1.2-2|30	
12mr|texlive-rvwrite-1.2-2|31	%post
12mr|texlive-rvwrite-1.2-2|32	%{_sbindir}/texlive.post
12mr|texlive-rvwrite-1.2-2|33	
12mr|texlive-rvwrite-1.2-2|34	%postun
12mr|texlive-rvwrite-1.2-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-rvwrite-1.2-2|36	%{_sbindir}/texlive.post
12mr|texlive-rvwrite-1.2-2|37	fi
12mr|texlive-rvwrite-1.2-2|38	
12mr|texlive-rvwrite-1.2-2|39	#-----------------------------------------------------------------------
12mr|texlive-rvwrite-1.2-2|40	%files
12mr|texlive-rvwrite-1.2-2|41	%{_texmfdistdir}/tex/latex/rvwrite/rvwrite.sty
12mr|texlive-rvwrite-1.2-2|42	%doc %{_texmfdistdir}/doc/latex/rvwrite/Makefile
12mr|texlive-rvwrite-1.2-2|43	%doc %{_texmfdistdir}/doc/latex/rvwrite/README
12mr|texlive-rvwrite-1.2-2|44	%doc %{_texmfdistdir}/doc/latex/rvwrite/rvwrite-doc.pdf
12mr|texlive-rvwrite-1.2-2|45	%doc %{_texmfdistdir}/doc/latex/rvwrite/rvwrite-doc.tex
12mr|texlive-rvwrite-1.2-2|46	%doc %{_texmfdistdir}/doc/latex/rvwrite/test.tex
12mr|texlive-rvwrite-1.2-2|47	
12mr|texlive-rvwrite-1.2-2|48	#-----------------------------------------------------------------------
12mr|texlive-rvwrite-1.2-2|49	%prep
12mr|texlive-rvwrite-1.2-2|50	%setup -c -a0 -a1
12mr|texlive-rvwrite-1.2-2|51	
12mr|texlive-rvwrite-1.2-2|52	%build
12mr|texlive-rvwrite-1.2-2|53	
12mr|texlive-rvwrite-1.2-2|54	%install
12mr|texlive-rvwrite-1.2-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-rvwrite-1.2-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-rvwrite-1.2-2|57	
12mr|texlive-rvwrite-1.2-2|58	
12mr|texlive-rvwrite-1.2-2|59	
12mr|texlive-rvwrite-1.2-2|60	%changelog
12mr|texlive-rvwrite-1.2-2|61	

18469 12
12mr|texlive-ryethesis-1.3-2|1	# revision 21316
12mr|texlive-ryethesis-1.3-2|2	# category Package
12mr|texlive-ryethesis-1.3-2|3	# catalog-ctan /macros/latex/contrib/ryethesis
12mr|texlive-ryethesis-1.3-2|4	# catalog-date 2011-02-05 10:59:30 +0100
12mr|texlive-ryethesis-1.3-2|5	# catalog-license lppl1.3
12mr|texlive-ryethesis-1.3-2|6	# catalog-version 1.3
12mr|texlive-ryethesis-1.3-2|7	Name:		texlive-ryethesis
12mr|texlive-ryethesis-1.3-2|8	Version:	1.3
12mr|texlive-ryethesis-1.3-2|9	Release:	2
12mr|texlive-ryethesis-1.3-2|10	Summary:	Class for Ryerson Unversity Graduate School requirements
12mr|texlive-ryethesis-1.3-2|11	Group:		Publishing
12mr|texlive-ryethesis-1.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ryethesis
12mr|texlive-ryethesis-1.3-2|13	License:	LPPL1.3
12mr|texlive-ryethesis-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ryethesis.tar.xz
12mr|texlive-ryethesis-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ryethesis.doc.tar.xz
12mr|texlive-ryethesis-1.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ryethesis.source.tar.xz
12mr|texlive-ryethesis-1.3-2|17	BuildArch:	noarch
12mr|texlive-ryethesis-1.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ryethesis-1.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ryethesis-1.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ryethesis-1.3-2|21	
12mr|texlive-ryethesis-1.3-2|22	%define		_unpackaged_subdirs_terminate_build	0
12mr|texlive-ryethesis-1.3-2|23	
12mr|texlive-ryethesis-1.3-2|24	%description
12mr|texlive-ryethesis-1.3-2|25	The class offers support for formatting a thesis, dissertation
12mr|texlive-ryethesis-1.3-2|26	or project according to Ryerson University's School of Graduate
12mr|texlive-ryethesis-1.3-2|27	Studies thesis formatting regulations.
12mr|texlive-ryethesis-1.3-2|28	
12mr|texlive-ryethesis-1.3-2|29	%post
12mr|texlive-ryethesis-1.3-2|30	%{_sbindir}/texlive.post
12mr|texlive-ryethesis-1.3-2|31	
12mr|texlive-ryethesis-1.3-2|32	%postun
12mr|texlive-ryethesis-1.3-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-ryethesis-1.3-2|34	%{_sbindir}/texlive.post
12mr|texlive-ryethesis-1.3-2|35	fi
12mr|texlive-ryethesis-1.3-2|36	
12mr|texlive-ryethesis-1.3-2|37	#-----------------------------------------------------------------------
12mr|texlive-ryethesis-1.3-2|38	%files
12mr|texlive-ryethesis-1.3-2|39	%{_texmfdistdir}/tex/latex/ryethesis/ryethesis.cls
12mr|texlive-ryethesis-1.3-2|40	%doc %{_texmfdistdir}/doc/latex/ryethesis/Makefile
12mr|texlive-ryethesis-1.3-2|41	%doc %{_texmfdistdir}/doc/latex/ryethesis/README
12mr|texlive-ryethesis-1.3-2|42	%doc %{_texmfdistdir}/doc/latex/ryethesis/figure1.pdf
12mr|texlive-ryethesis-1.3-2|43	%doc %{_texmfdistdir}/doc/latex/ryethesis/ryesample.bib
12mr|texlive-ryethesis-1.3-2|44	%doc %{_texmfdistdir}/doc/latex/ryethesis/ryesample.pdf
12mr|texlive-ryethesis-1.3-2|45	%doc %{_texmfdistdir}/doc/latex/ryethesis/ryesample.tex
12mr|texlive-ryethesis-1.3-2|46	%doc %{_texmfdistdir}/doc/latex/ryethesis/ryethesis.pdf
12mr|texlive-ryethesis-1.3-2|47	#- source
12mr|texlive-ryethesis-1.3-2|48	%doc %{_texmfdistdir}/source/latex/ryethesis/ryethesis.dtx
12mr|texlive-ryethesis-1.3-2|49	%doc %{_texmfdistdir}/source/latex/ryethesis/ryethesis.ins
12mr|texlive-ryethesis-1.3-2|50	
12mr|texlive-ryethesis-1.3-2|51	#-----------------------------------------------------------------------
12mr|texlive-ryethesis-1.3-2|52	%prep
12mr|texlive-ryethesis-1.3-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-ryethesis-1.3-2|54	
12mr|texlive-ryethesis-1.3-2|55	%build
12mr|texlive-ryethesis-1.3-2|56	
12mr|texlive-ryethesis-1.3-2|57	%install
12mr|texlive-ryethesis-1.3-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ryethesis-1.3-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ryethesis-1.3-2|60	
12mr|texlive-ryethesis-1.3-2|61	
12mr|texlive-ryethesis-1.3-2|62	
12mr|texlive-ryethesis-1.3-2|63	%changelog
12mr|texlive-ryethesis-1.3-2|64	

18470 12
12mr|texlive-sageep-1.0-2|1	# revision 15878
12mr|texlive-sageep-1.0-2|2	# category Package
12mr|texlive-sageep-1.0-2|3	# catalog-ctan /macros/latex/contrib/sageep
12mr|texlive-sageep-1.0-2|4	# catalog-date 2009-01-23 11:09:06 +0100
12mr|texlive-sageep-1.0-2|5	# catalog-license lppl
12mr|texlive-sageep-1.0-2|6	# catalog-version 1.0
12mr|texlive-sageep-1.0-2|7	Name:		texlive-sageep
12mr|texlive-sageep-1.0-2|8	Version:	1.0
12mr|texlive-sageep-1.0-2|9	Release:	2
12mr|texlive-sageep-1.0-2|10	Summary:	Format papers for the annual meeting of EEGS
12mr|texlive-sageep-1.0-2|11	Group:		Publishing
12mr|texlive-sageep-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sageep
12mr|texlive-sageep-1.0-2|13	License:	LPPL
12mr|texlive-sageep-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sageep.tar.xz
12mr|texlive-sageep-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sageep.doc.tar.xz
12mr|texlive-sageep-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sageep.source.tar.xz
12mr|texlive-sageep-1.0-2|17	BuildArch:	noarch
12mr|texlive-sageep-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-sageep-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-sageep-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-sageep-1.0-2|21	
12mr|texlive-sageep-1.0-2|22	%description
12mr|texlive-sageep-1.0-2|23	The class provides formatting for papers for the annual meeting
12mr|texlive-sageep-1.0-2|24	of the Environmental and Engineering Geophysical Society (EEGS)
12mr|texlive-sageep-1.0-2|25	("Application of Geophysics to Engineering and Environmental
12mr|texlive-sageep-1.0-2|26	Problems", known as SAGEEP).
12mr|texlive-sageep-1.0-2|27	
12mr|texlive-sageep-1.0-2|28	%post
12mr|texlive-sageep-1.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-sageep-1.0-2|30	
12mr|texlive-sageep-1.0-2|31	%postun
12mr|texlive-sageep-1.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-sageep-1.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-sageep-1.0-2|34	fi
12mr|texlive-sageep-1.0-2|35	
12mr|texlive-sageep-1.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-sageep-1.0-2|37	%files
12mr|texlive-sageep-1.0-2|38	%{_texmfdistdir}/bibtex/bst/sageep/sageep.bst
12mr|texlive-sageep-1.0-2|39	%{_texmfdistdir}/tex/latex/sageep/sageep.cls
12mr|texlive-sageep-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/sageep/README
12mr|texlive-sageep-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/sageep/sageep.bib
12mr|texlive-sageep-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/sageep/sageep.pdf
12mr|texlive-sageep-1.0-2|43	%doc %{_texmfdistdir}/doc/latex/sageep/sageep_graphic2009.jpg
12mr|texlive-sageep-1.0-2|44	%doc %{_texmfdistdir}/doc/latex/sageep/sample.pdf
12mr|texlive-sageep-1.0-2|45	%doc %{_texmfdistdir}/doc/latex/sageep/sample.tex
12mr|texlive-sageep-1.0-2|46	#- source
12mr|texlive-sageep-1.0-2|47	%doc %{_texmfdistdir}/source/latex/sageep/Makefile
12mr|texlive-sageep-1.0-2|48	%doc %{_texmfdistdir}/source/latex/sageep/sageep.dtx
12mr|texlive-sageep-1.0-2|49	%doc %{_texmfdistdir}/source/latex/sageep/sageep.ins
12mr|texlive-sageep-1.0-2|50	
12mr|texlive-sageep-1.0-2|51	#-----------------------------------------------------------------------
12mr|texlive-sageep-1.0-2|52	%prep
12mr|texlive-sageep-1.0-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-sageep-1.0-2|54	
12mr|texlive-sageep-1.0-2|55	%build
12mr|texlive-sageep-1.0-2|56	
12mr|texlive-sageep-1.0-2|57	%install
12mr|texlive-sageep-1.0-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sageep-1.0-2|59	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-sageep-1.0-2|60	
12mr|texlive-sageep-1.0-2|61	
12mr|texlive-sageep-1.0-2|62	
12mr|texlive-sageep-1.0-2|63	%changelog
12mr|texlive-sageep-1.0-2|64	

18471 12
12mr|texlive-sanskrit-20070114-2|1	# revision 15878
12mr|texlive-sanskrit-20070114-2|2	# category Package
12mr|texlive-sanskrit-20070114-2|3	# catalog-ctan /language/sanskrit
12mr|texlive-sanskrit-20070114-2|4	# catalog-date 2007-01-14 10:43:12 +0100
12mr|texlive-sanskrit-20070114-2|5	# catalog-license lppl
12mr|texlive-sanskrit-20070114-2|6	# catalog-version undef
12mr|texlive-sanskrit-20070114-2|7	Name:		texlive-sanskrit
12mr|texlive-sanskrit-20070114-2|8	Version:	20070114
12mr|texlive-sanskrit-20070114-2|9	Release:	2
12mr|texlive-sanskrit-20070114-2|10	Summary:	Sanskrit support
12mr|texlive-sanskrit-20070114-2|11	Group:		Publishing
12mr|texlive-sanskrit-20070114-2|12	URL:		http://www.ctan.org/tex-archive/language/sanskrit
12mr|texlive-sanskrit-20070114-2|13	License:	LPPL
12mr|texlive-sanskrit-20070114-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sanskrit.tar.xz
12mr|texlive-sanskrit-20070114-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sanskrit.doc.tar.xz
12mr|texlive-sanskrit-20070114-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sanskrit.source.tar.xz
12mr|texlive-sanskrit-20070114-2|17	BuildArch:	noarch
12mr|texlive-sanskrit-20070114-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-sanskrit-20070114-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-sanskrit-20070114-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-sanskrit-20070114-2|21	
12mr|texlive-sanskrit-20070114-2|22	%description
12mr|texlive-sanskrit-20070114-2|23	A font and pre-processor suitable for the production of
12mr|texlive-sanskrit-20070114-2|24	documents written in Sanskrit. Type 1 versions of the fonts are
12mr|texlive-sanskrit-20070114-2|25	available.
12mr|texlive-sanskrit-20070114-2|26	
12mr|texlive-sanskrit-20070114-2|27	%post
12mr|texlive-sanskrit-20070114-2|28	%{_sbindir}/texlive.post
12mr|texlive-sanskrit-20070114-2|29	
12mr|texlive-sanskrit-20070114-2|30	%postun
12mr|texlive-sanskrit-20070114-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-sanskrit-20070114-2|32	%{_sbindir}/texlive.post
12mr|texlive-sanskrit-20070114-2|33	fi
12mr|texlive-sanskrit-20070114-2|34	
12mr|texlive-sanskrit-20070114-2|35	#-----------------------------------------------------------------------
12mr|texlive-sanskrit-20070114-2|36	%files
12mr|texlive-sanskrit-20070114-2|37	%{_texmfdistdir}/fonts/map/dvips/sanskrit/skt.map
12mr|texlive-sanskrit-20070114-2|38	%{_texmfdistdir}/fonts/source/public/sanskrit/skt10.mf
12mr|texlive-sanskrit-20070114-2|39	%{_texmfdistdir}/fonts/source/public/sanskrit/skt8.mf
12mr|texlive-sanskrit-20070114-2|40	%{_texmfdistdir}/fonts/source/public/sanskrit/skt9.mf
12mr|texlive-sanskrit-20070114-2|41	%{_texmfdistdir}/fonts/source/public/sanskrit/sktb10.mf
12mr|texlive-sanskrit-20070114-2|42	%{_texmfdistdir}/fonts/source/public/sanskrit/sktbs10.mf
12mr|texlive-sanskrit-20070114-2|43	%{_texmfdistdir}/fonts/source/public/sanskrit/sktchars.mf
12mr|texlive-sanskrit-20070114-2|44	%{_texmfdistdir}/fonts/source/public/sanskrit/sktdefs.mf
12mr|texlive-sanskrit-20070114-2|45	%{_texmfdistdir}/fonts/source/public/sanskrit/sktf10.mf
12mr|texlive-sanskrit-20070114-2|46	%{_texmfdistdir}/fonts/source/public/sanskrit/sktfs10.mf
12mr|texlive-sanskrit-20070114-2|47	%{_texmfdistdir}/fonts/source/public/sanskrit/sktligs.mf
12mr|texlive-sanskrit-20070114-2|48	%{_texmfdistdir}/fonts/source/public/sanskrit/skts10.mf
12mr|texlive-sanskrit-20070114-2|49	%{_texmfdistdir}/fonts/tfm/public/sanskrit/skt10.tfm
12mr|texlive-sanskrit-20070114-2|50	%{_texmfdistdir}/fonts/tfm/public/sanskrit/skt8.tfm
12mr|texlive-sanskrit-20070114-2|51	%{_texmfdistdir}/fonts/tfm/public/sanskrit/skt9.tfm
12mr|texlive-sanskrit-20070114-2|52	%{_texmfdistdir}/fonts/tfm/public/sanskrit/sktb10.tfm
12mr|texlive-sanskrit-20070114-2|53	%{_texmfdistdir}/fonts/tfm/public/sanskrit/sktbs10.tfm
12mr|texlive-sanskrit-20070114-2|54	%{_texmfdistdir}/fonts/tfm/public/sanskrit/sktf10.tfm
12mr|texlive-sanskrit-20070114-2|55	%{_texmfdistdir}/fonts/tfm/public/sanskrit/sktfs10.tfm
12mr|texlive-sanskrit-20070114-2|56	%{_texmfdistdir}/fonts/tfm/public/sanskrit/skts10.tfm
12mr|texlive-sanskrit-20070114-2|57	%{_texmfdistdir}/fonts/type1/public/sanskrit/skt10.pfb
12mr|texlive-sanskrit-20070114-2|58	%{_texmfdistdir}/fonts/type1/public/sanskrit/skt8.pfb
12mr|texlive-sanskrit-20070114-2|59	%{_texmfdistdir}/fonts/type1/public/sanskrit/skt9.pfb
12mr|texlive-sanskrit-20070114-2|60	%{_texmfdistdir}/fonts/type1/public/sanskrit/sktb10.pfb
12mr|texlive-sanskrit-20070114-2|61	%{_texmfdistdir}/fonts/type1/public/sanskrit/sktbs10.pfb
12mr|texlive-sanskrit-20070114-2|62	%{_texmfdistdir}/fonts/type1/public/sanskrit/sktf10.pfb
12mr|texlive-sanskrit-20070114-2|63	%{_texmfdistdir}/fonts/type1/public/sanskrit/sktfs10.pfb
12mr|texlive-sanskrit-20070114-2|64	%{_texmfdistdir}/fonts/type1/public/sanskrit/skts10.pfb
12mr|texlive-sanskrit-20070114-2|65	%{_texmfdistdir}/tex/latex/sanskrit/ot1skt.fd
12mr|texlive-sanskrit-20070114-2|66	%{_texmfdistdir}/tex/latex/sanskrit/skt.sty
12mr|texlive-sanskrit-20070114-2|67	%doc %{_texmfdistdir}/doc/latex/sanskrit/readme.txt
12mr|texlive-sanskrit-20070114-2|68	%doc %{_texmfdistdir}/doc/latex/sanskrit/sktdoc.pdf
12mr|texlive-sanskrit-20070114-2|69	#- source
12mr|texlive-sanskrit-20070114-2|70	%doc %{_texmfdistdir}/source/latex/sanskrit/skt.c
12mr|texlive-sanskrit-20070114-2|71	%doc %{_texmfdistdir}/source/latex/sanskrit/sktdoc.skt
12mr|texlive-sanskrit-20070114-2|72	
12mr|texlive-sanskrit-20070114-2|73	#-----------------------------------------------------------------------
12mr|texlive-sanskrit-20070114-2|74	%prep
12mr|texlive-sanskrit-20070114-2|75	%setup -c -a0 -a1 -a2
12mr|texlive-sanskrit-20070114-2|76	
12mr|texlive-sanskrit-20070114-2|77	%build
12mr|texlive-sanskrit-20070114-2|78	
12mr|texlive-sanskrit-20070114-2|79	%install
12mr|texlive-sanskrit-20070114-2|80	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sanskrit-20070114-2|81	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-sanskrit-20070114-2|82	
12mr|texlive-sanskrit-20070114-2|83	
12mr|texlive-sanskrit-20070114-2|84	
12mr|texlive-sanskrit-20070114-2|85	%changelog
12mr|texlive-sanskrit-20070114-2|86	

18472 12
12mr|texlive-sansmath-1.1-2|1	# revision 17997
12mr|texlive-sansmath-1.1-2|2	# category Package
12mr|texlive-sansmath-1.1-2|3	# catalog-ctan /macros/latex/contrib/sansmath
12mr|texlive-sansmath-1.1-2|4	# catalog-date 2010-04-29 07:59:03 +0200
12mr|texlive-sansmath-1.1-2|5	# catalog-license pd
12mr|texlive-sansmath-1.1-2|6	# catalog-version 1.1
12mr|texlive-sansmath-1.1-2|7	Name:		texlive-sansmath
12mr|texlive-sansmath-1.1-2|8	Version:	1.1
12mr|texlive-sansmath-1.1-2|9	Release:	2
12mr|texlive-sansmath-1.1-2|10	Summary:	Maths in a sans font
12mr|texlive-sansmath-1.1-2|11	Group:		Publishing
12mr|texlive-sansmath-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sansmath
12mr|texlive-sansmath-1.1-2|13	License:	PD
12mr|texlive-sansmath-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sansmath.tar.xz
12mr|texlive-sansmath-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sansmath.doc.tar.xz
12mr|texlive-sansmath-1.1-2|16	BuildArch:	noarch
12mr|texlive-sansmath-1.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-sansmath-1.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-sansmath-1.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-sansmath-1.1-2|20	
12mr|texlive-sansmath-1.1-2|21	%description
12mr|texlive-sansmath-1.1-2|22	The package defines a new math version sans, and a command
12mr|texlive-sansmath-1.1-2|23	\sansmath that behaves somewhat like \boldmath.
12mr|texlive-sansmath-1.1-2|24	
12mr|texlive-sansmath-1.1-2|25	%post
12mr|texlive-sansmath-1.1-2|26	%{_sbindir}/texlive.post
12mr|texlive-sansmath-1.1-2|27	
12mr|texlive-sansmath-1.1-2|28	%postun
12mr|texlive-sansmath-1.1-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-sansmath-1.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-sansmath-1.1-2|31	fi
12mr|texlive-sansmath-1.1-2|32	
12mr|texlive-sansmath-1.1-2|33	#-----------------------------------------------------------------------
12mr|texlive-sansmath-1.1-2|34	%files
12mr|texlive-sansmath-1.1-2|35	%{_texmfdistdir}/tex/latex/sansmath/sansmath.sty
12mr|texlive-sansmath-1.1-2|36	%doc %{_texmfdistdir}/doc/latex/sansmath/miscdoc.sty
12mr|texlive-sansmath-1.1-2|37	%doc %{_texmfdistdir}/doc/latex/sansmath/sansmath.pdf
12mr|texlive-sansmath-1.1-2|38	%doc %{_texmfdistdir}/doc/latex/sansmath/sansmath.tex
12mr|texlive-sansmath-1.1-2|39	
12mr|texlive-sansmath-1.1-2|40	#-----------------------------------------------------------------------
12mr|texlive-sansmath-1.1-2|41	%prep
12mr|texlive-sansmath-1.1-2|42	%setup -c -a0 -a1
12mr|texlive-sansmath-1.1-2|43	
12mr|texlive-sansmath-1.1-2|44	%build
12mr|texlive-sansmath-1.1-2|45	
12mr|texlive-sansmath-1.1-2|46	%install
12mr|texlive-sansmath-1.1-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sansmath-1.1-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-sansmath-1.1-2|49	
12mr|texlive-sansmath-1.1-2|50	
12mr|texlive-sansmath-1.1-2|51	
12mr|texlive-sansmath-1.1-2|52	%changelog
12mr|texlive-sansmath-1.1-2|53	

18473 12
12mr|texlive-sansmathaccent-20120429-2|1	# revision 26200
12mr|texlive-sansmathaccent-20120429-2|2	# category Package
12mr|texlive-sansmathaccent-20120429-2|3	# catalog-ctan /fonts/sansmathaccent
12mr|texlive-sansmathaccent-20120429-2|4	# catalog-date 2012-04-29 00:06:22 +0200
12mr|texlive-sansmathaccent-20120429-2|5	# catalog-license lppl1.3
12mr|texlive-sansmathaccent-20120429-2|6	# catalog-version undef
12mr|texlive-sansmathaccent-20120429-2|7	Name:		texlive-sansmathaccent
12mr|texlive-sansmathaccent-20120429-2|8	Version:	20120429
12mr|texlive-sansmathaccent-20120429-2|9	Release:	2
12mr|texlive-sansmathaccent-20120429-2|10	Summary:	Correct placement of accents in sans-serif maths
12mr|texlive-sansmathaccent-20120429-2|11	Group:		Publishing
12mr|texlive-sansmathaccent-20120429-2|12	URL:		http://www.ctan.org/tex-archive/fonts/sansmathaccent
12mr|texlive-sansmathaccent-20120429-2|13	License:	LPPL1.3
12mr|texlive-sansmathaccent-20120429-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sansmathaccent.tar.xz
12mr|texlive-sansmathaccent-20120429-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sansmathaccent.doc.tar.xz
12mr|texlive-sansmathaccent-20120429-2|16	BuildArch:	noarch
12mr|texlive-sansmathaccent-20120429-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-sansmathaccent-20120429-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-sansmathaccent-20120429-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-sansmathaccent-20120429-2|20	
12mr|texlive-sansmathaccent-20120429-2|21	%description
12mr|texlive-sansmathaccent-20120429-2|22	Sans serif maths (produced by the beamer class or the sfmath
12mr|texlive-sansmathaccent-20120429-2|23	package) often has accents positioned incorrectly. The package
12mr|texlive-sansmathaccent-20120429-2|24	fixes the positioning of such accents when the default font
12mr|texlive-sansmathaccent-20120429-2|25	(cmssi) is used for sans serif maths.
12mr|texlive-sansmathaccent-20120429-2|26	
12mr|texlive-sansmathaccent-20120429-2|27	%post
12mr|texlive-sansmathaccent-20120429-2|28	%{_sbindir}/texlive.post
12mr|texlive-sansmathaccent-20120429-2|29	
12mr|texlive-sansmathaccent-20120429-2|30	%postun
12mr|texlive-sansmathaccent-20120429-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-sansmathaccent-20120429-2|32	%{_sbindir}/texlive.post
12mr|texlive-sansmathaccent-20120429-2|33	fi
12mr|texlive-sansmathaccent-20120429-2|34	
12mr|texlive-sansmathaccent-20120429-2|35	#-----------------------------------------------------------------------
12mr|texlive-sansmathaccent-20120429-2|36	%files
12mr|texlive-sansmathaccent-20120429-2|37	%{_texmfdistdir}/fonts/map/dvips/sansmathaccent/sansmathaccent.map
12mr|texlive-sansmathaccent-20120429-2|38	%{_texmfdistdir}/fonts/tfm/public/sansmathaccent/mathkerncmssi10.tfm
12mr|texlive-sansmathaccent-20120429-2|39	%{_texmfdistdir}/fonts/tfm/public/sansmathaccent/mathkerncmssi12.tfm
12mr|texlive-sansmathaccent-20120429-2|40	%{_texmfdistdir}/fonts/tfm/public/sansmathaccent/mathkerncmssi17.tfm
12mr|texlive-sansmathaccent-20120429-2|41	%{_texmfdistdir}/fonts/tfm/public/sansmathaccent/mathkerncmssi8.tfm
12mr|texlive-sansmathaccent-20120429-2|42	%{_texmfdistdir}/fonts/tfm/public/sansmathaccent/mathkerncmssi9.tfm
12mr|texlive-sansmathaccent-20120429-2|43	%{_texmfdistdir}/tex/latex/sansmathaccent/ot1mathkerncmss.fd
12mr|texlive-sansmathaccent-20120429-2|44	%{_texmfdistdir}/tex/latex/sansmathaccent/sansmathaccent.sty
12mr|texlive-sansmathaccent-20120429-2|45	%doc %{_texmfdistdir}/doc/fonts/sansmathaccent/README
12mr|texlive-sansmathaccent-20120429-2|46	%doc %{_texmfdistdir}/doc/fonts/sansmathaccent/sansmathaccent.pdf
12mr|texlive-sansmathaccent-20120429-2|47	%doc %{_texmfdistdir}/doc/fonts/sansmathaccent/sansmathaccent.tex
12mr|texlive-sansmathaccent-20120429-2|48	
12mr|texlive-sansmathaccent-20120429-2|49	#-----------------------------------------------------------------------
12mr|texlive-sansmathaccent-20120429-2|50	%prep
12mr|texlive-sansmathaccent-20120429-2|51	%setup -c -a0 -a1
12mr|texlive-sansmathaccent-20120429-2|52	
12mr|texlive-sansmathaccent-20120429-2|53	%build
12mr|texlive-sansmathaccent-20120429-2|54	
12mr|texlive-sansmathaccent-20120429-2|55	%install
12mr|texlive-sansmathaccent-20120429-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sansmathaccent-20120429-2|57	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-sansmathaccent-20120429-2|58	
12mr|texlive-sansmathaccent-20120429-2|59	
12mr|texlive-sansmathaccent-20120429-2|60	
12mr|texlive-sansmathaccent-20120429-2|61	%changelog
12mr|texlive-sansmathaccent-20120429-2|62	

18474 12
12mr|texlive-sapthesis-3.1.1-1|1	# revision 25593
12mr|texlive-sapthesis-3.1.1-1|2	# category Package
12mr|texlive-sapthesis-3.1.1-1|3	# catalog-ctan /macros/latex/contrib/sapthesis
12mr|texlive-sapthesis-3.1.1-1|4	# catalog-date 2012-03-09 11:37:27 +0100
12mr|texlive-sapthesis-3.1.1-1|5	# catalog-license lppl1.3
12mr|texlive-sapthesis-3.1.1-1|6	# catalog-version 3.1.1
12mr|texlive-sapthesis-3.1.1-1|7	Name:		texlive-sapthesis
12mr|texlive-sapthesis-3.1.1-1|8	Version:	3.1.1
12mr|texlive-sapthesis-3.1.1-1|9	Release:	1
12mr|texlive-sapthesis-3.1.1-1|10	Summary:	Typeset theses for Sapienza-University, Rome
12mr|texlive-sapthesis-3.1.1-1|11	Group:		Publishing
12mr|texlive-sapthesis-3.1.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sapthesis
12mr|texlive-sapthesis-3.1.1-1|13	License:	LPPL1.3
12mr|texlive-sapthesis-3.1.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sapthesis.tar.xz
12mr|texlive-sapthesis-3.1.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sapthesis.doc.tar.xz
12mr|texlive-sapthesis-3.1.1-1|16	BuildArch:	noarch
12mr|texlive-sapthesis-3.1.1-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-sapthesis-3.1.1-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-sapthesis-3.1.1-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-sapthesis-3.1.1-1|20	
12mr|texlive-sapthesis-3.1.1-1|21	%description
12mr|texlive-sapthesis-3.1.1-1|22	The class will typeset Ph.D., Master, and Bachelor theses that
12mr|texlive-sapthesis-3.1.1-1|23	adhere to the publishing guidelines of the Sapienza-University
12mr|texlive-sapthesis-3.1.1-1|24	of Rome.
12mr|texlive-sapthesis-3.1.1-1|25	
12mr|texlive-sapthesis-3.1.1-1|26	%post
12mr|texlive-sapthesis-3.1.1-1|27	%{_sbindir}/texlive.post
12mr|texlive-sapthesis-3.1.1-1|28	
12mr|texlive-sapthesis-3.1.1-1|29	%postun
12mr|texlive-sapthesis-3.1.1-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-sapthesis-3.1.1-1|31	%{_sbindir}/texlive.post
12mr|texlive-sapthesis-3.1.1-1|32	fi
12mr|texlive-sapthesis-3.1.1-1|33	
12mr|texlive-sapthesis-3.1.1-1|34	#-----------------------------------------------------------------------
12mr|texlive-sapthesis-3.1.1-1|35	%files
12mr|texlive-sapthesis-3.1.1-1|36	%{_texmfdistdir}/bibtex/bst/sapthesis/sapthesis.bst
12mr|texlive-sapthesis-3.1.1-1|37	%{_texmfdistdir}/tex/latex/sapthesis/sapienza-MLblack-pos.pdf
12mr|texlive-sapthesis-3.1.1-1|38	%{_texmfdistdir}/tex/latex/sapthesis/sapienza-MLred-pos.pdf
12mr|texlive-sapthesis-3.1.1-1|39	%{_texmfdistdir}/tex/latex/sapthesis/sapthesis.cls
12mr|texlive-sapthesis-3.1.1-1|40	%doc %{_texmfdistdir}/doc/latex/sapthesis/README
12mr|texlive-sapthesis-3.1.1-1|41	%doc %{_texmfdistdir}/doc/latex/sapthesis/sapthesis-doc.pdf
12mr|texlive-sapthesis-3.1.1-1|42	%doc %{_texmfdistdir}/doc/latex/sapthesis/sapthesis-doc.tex
12mr|texlive-sapthesis-3.1.1-1|43	%doc %{_texmfdistdir}/doc/latex/sapthesis/sapthesis-example.pdf
12mr|texlive-sapthesis-3.1.1-1|44	%doc %{_texmfdistdir}/doc/latex/sapthesis/sapthesis-example.tex
12mr|texlive-sapthesis-3.1.1-1|45	
12mr|texlive-sapthesis-3.1.1-1|46	#-----------------------------------------------------------------------
12mr|texlive-sapthesis-3.1.1-1|47	%prep
12mr|texlive-sapthesis-3.1.1-1|48	%setup -c -a0 -a1
12mr|texlive-sapthesis-3.1.1-1|49	
12mr|texlive-sapthesis-3.1.1-1|50	%build
12mr|texlive-sapthesis-3.1.1-1|51	
12mr|texlive-sapthesis-3.1.1-1|52	%install
12mr|texlive-sapthesis-3.1.1-1|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sapthesis-3.1.1-1|54	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-sapthesis-3.1.1-1|55	
12mr|texlive-sapthesis-3.1.1-1|56	
12mr|texlive-sapthesis-3.1.1-1|57	
12mr|texlive-sapthesis-3.1.1-1|58	%changelog
12mr|texlive-sapthesis-3.1.1-1|59	

18475 12
12mr|texlive-sasnrdisplay-0.91-1|1	# revision 25751
12mr|texlive-sasnrdisplay-0.91-1|2	# category Package
12mr|texlive-sasnrdisplay-0.91-1|3	# catalog-ctan /macros/latex/contrib/sasnrdisplay
12mr|texlive-sasnrdisplay-0.91-1|4	# catalog-date 2012-03-27 17:23:43 +0200
12mr|texlive-sasnrdisplay-0.91-1|5	# catalog-license lppl1.3
12mr|texlive-sasnrdisplay-0.91-1|6	# catalog-version 0.91
12mr|texlive-sasnrdisplay-0.91-1|7	Name:		texlive-sasnrdisplay
12mr|texlive-sasnrdisplay-0.91-1|8	Version:	0.91
12mr|texlive-sasnrdisplay-0.91-1|9	Release:	1
12mr|texlive-sasnrdisplay-0.91-1|10	Summary:	Typeset SAS or R code or output
12mr|texlive-sasnrdisplay-0.91-1|11	Group:		Publishing
12mr|texlive-sasnrdisplay-0.91-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sasnrdisplay
12mr|texlive-sasnrdisplay-0.91-1|13	License:	LPPL1.3
12mr|texlive-sasnrdisplay-0.91-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sasnrdisplay.tar.xz
12mr|texlive-sasnrdisplay-0.91-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sasnrdisplay.doc.tar.xz
12mr|texlive-sasnrdisplay-0.91-1|16	BuildArch:	noarch
12mr|texlive-sasnrdisplay-0.91-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-sasnrdisplay-0.91-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-sasnrdisplay-0.91-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-sasnrdisplay-0.91-1|20	
12mr|texlive-sasnrdisplay-0.91-1|21	%description
12mr|texlive-sasnrdisplay-0.91-1|22	The SASnRdisplay package serves as a front-end to the listings,
12mr|texlive-sasnrdisplay-0.91-1|23	which permits statisticians and others to import source code,
12mr|texlive-sasnrdisplay-0.91-1|24	and the results of their calculations or simulations into LaTeX
12mr|texlive-sasnrdisplay-0.91-1|25	projects. The package is also capable of overloading the Sweave
12mr|texlive-sasnrdisplay-0.91-1|26	and SASweave packages.
12mr|texlive-sasnrdisplay-0.91-1|27	
12mr|texlive-sasnrdisplay-0.91-1|28	%post
12mr|texlive-sasnrdisplay-0.91-1|29	%{_sbindir}/texlive.post
12mr|texlive-sasnrdisplay-0.91-1|30	
12mr|texlive-sasnrdisplay-0.91-1|31	%postun
12mr|texlive-sasnrdisplay-0.91-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-sasnrdisplay-0.91-1|33	%{_sbindir}/texlive.post
12mr|texlive-sasnrdisplay-0.91-1|34	fi
12mr|texlive-sasnrdisplay-0.91-1|35	
12mr|texlive-sasnrdisplay-0.91-1|36	#-----------------------------------------------------------------------
12mr|texlive-sasnrdisplay-0.91-1|37	%files
12mr|texlive-sasnrdisplay-0.91-1|38	%{_texmfdistdir}/tex/latex/sasnrdisplay/SASnRdisplay.cfg
12mr|texlive-sasnrdisplay-0.91-1|39	%{_texmfdistdir}/tex/latex/sasnrdisplay/SASnRdisplay.sty
12mr|texlive-sasnrdisplay-0.91-1|40	%doc %{_texmfdistdir}/doc/latex/sasnrdisplay/README
12mr|texlive-sasnrdisplay-0.91-1|41	%doc %{_texmfdistdir}/doc/latex/sasnrdisplay/SASnRdisplay.pdf
12mr|texlive-sasnrdisplay-0.91-1|42	%doc %{_texmfdistdir}/doc/latex/sasnrdisplay/SASnRdisplay.tex
12mr|texlive-sasnrdisplay-0.91-1|43	
12mr|texlive-sasnrdisplay-0.91-1|44	#-----------------------------------------------------------------------
12mr|texlive-sasnrdisplay-0.91-1|45	%prep
12mr|texlive-sasnrdisplay-0.91-1|46	%setup -c -a0 -a1
12mr|texlive-sasnrdisplay-0.91-1|47	
12mr|texlive-sasnrdisplay-0.91-1|48	%build
12mr|texlive-sasnrdisplay-0.91-1|49	
12mr|texlive-sasnrdisplay-0.91-1|50	%install
12mr|texlive-sasnrdisplay-0.91-1|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sasnrdisplay-0.91-1|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-sasnrdisplay-0.91-1|53	
12mr|texlive-sasnrdisplay-0.91-1|54	
12mr|texlive-sasnrdisplay-0.91-1|55	
12mr|texlive-sasnrdisplay-0.91-1|56	%changelog
12mr|texlive-sasnrdisplay-0.91-1|57	

18476 12
12mr|texlive-sauerj-20070115-2|1	# revision 15878
12mr|texlive-sauerj-20070115-2|2	# category Package
12mr|texlive-sauerj-20070115-2|3	# catalog-ctan /macros/latex/contrib/sauerj
12mr|texlive-sauerj-20070115-2|4	# catalog-date 2007-01-15 20:25:47 +0100
12mr|texlive-sauerj-20070115-2|5	# catalog-license lppl
12mr|texlive-sauerj-20070115-2|6	# catalog-version undef
12mr|texlive-sauerj-20070115-2|7	Name:		texlive-sauerj
12mr|texlive-sauerj-20070115-2|8	Version:	20070115
12mr|texlive-sauerj-20070115-2|9	Release:	2
12mr|texlive-sauerj-20070115-2|10	Summary:	A bundle of utilities by Jonathan Sauer
12mr|texlive-sauerj-20070115-2|11	Group:		Publishing
12mr|texlive-sauerj-20070115-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sauerj
12mr|texlive-sauerj-20070115-2|13	License:	LPPL
12mr|texlive-sauerj-20070115-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sauerj.tar.xz
12mr|texlive-sauerj-20070115-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sauerj.doc.tar.xz
12mr|texlive-sauerj-20070115-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sauerj.source.tar.xz
12mr|texlive-sauerj-20070115-2|17	BuildArch:	noarch
12mr|texlive-sauerj-20070115-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-sauerj-20070115-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-sauerj-20070115-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-sauerj-20070115-2|21	
12mr|texlive-sauerj-20070115-2|22	%description
12mr|texlive-sauerj-20070115-2|23	The bundle consists of: a tool for collecting text for later
12mr|texlive-sauerj-20070115-2|24	re-use, a tool for typesetting the "meta-information" within a
12mr|texlive-sauerj-20070115-2|25	text, a tool for use in constructing macros with multiple
12mr|texlive-sauerj-20070115-2|26	optional parameters, a package for multiple column parallel
12mr|texlive-sauerj-20070115-2|27	texts, a tool for processing key-value structured lists, and
12mr|texlive-sauerj-20070115-2|28	macros for typesetting a number as a German-language string.
12mr|texlive-sauerj-20070115-2|29	
12mr|texlive-sauerj-20070115-2|30	%post
12mr|texlive-sauerj-20070115-2|31	%{_sbindir}/texlive.post
12mr|texlive-sauerj-20070115-2|32	
12mr|texlive-sauerj-20070115-2|33	%postun
12mr|texlive-sauerj-20070115-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-sauerj-20070115-2|35	%{_sbindir}/texlive.post
12mr|texlive-sauerj-20070115-2|36	fi
12mr|texlive-sauerj-20070115-2|37	
12mr|texlive-sauerj-20070115-2|38	#-----------------------------------------------------------------------
12mr|texlive-sauerj-20070115-2|39	%files
12mr|texlive-sauerj-20070115-2|40	%{_texmfdistdir}/tex/latex/sauerj/collect.sty
12mr|texlive-sauerj-20070115-2|41	%{_texmfdistdir}/tex/latex/sauerj/metainfo.sty
12mr|texlive-sauerj-20070115-2|42	%{_texmfdistdir}/tex/latex/sauerj/optparams.sty
12mr|texlive-sauerj-20070115-2|43	%{_texmfdistdir}/tex/latex/sauerj/parcolumns.sty
12mr|texlive-sauerj-20070115-2|44	%{_texmfdistdir}/tex/latex/sauerj/processkv.sty
12mr|texlive-sauerj-20070115-2|45	%{_texmfdistdir}/tex/latex/sauerj/zahl2string.sty
12mr|texlive-sauerj-20070115-2|46	%doc %{_texmfdistdir}/doc/latex/sauerj/README
12mr|texlive-sauerj-20070115-2|47	%doc %{_texmfdistdir}/doc/latex/sauerj/collect.pdf
12mr|texlive-sauerj-20070115-2|48	%doc %{_texmfdistdir}/doc/latex/sauerj/metainfo.pdf
12mr|texlive-sauerj-20070115-2|49	%doc %{_texmfdistdir}/doc/latex/sauerj/optparams.pdf
12mr|texlive-sauerj-20070115-2|50	%doc %{_texmfdistdir}/doc/latex/sauerj/parcolumns.pdf
12mr|texlive-sauerj-20070115-2|51	%doc %{_texmfdistdir}/doc/latex/sauerj/processkv.pdf
12mr|texlive-sauerj-20070115-2|52	%doc %{_texmfdistdir}/doc/latex/sauerj/zahl2string.pdf
12mr|texlive-sauerj-20070115-2|53	#- source
12mr|texlive-sauerj-20070115-2|54	%doc %{_texmfdistdir}/source/latex/sauerj/collect.dtx
12mr|texlive-sauerj-20070115-2|55	%doc %{_texmfdistdir}/source/latex/sauerj/collect.ins
12mr|texlive-sauerj-20070115-2|56	%doc %{_texmfdistdir}/source/latex/sauerj/metainfo.dtx
12mr|texlive-sauerj-20070115-2|57	%doc %{_texmfdistdir}/source/latex/sauerj/metainfo.ins
12mr|texlive-sauerj-20070115-2|58	%doc %{_texmfdistdir}/source/latex/sauerj/optparams.dtx
12mr|texlive-sauerj-20070115-2|59	%doc %{_texmfdistdir}/source/latex/sauerj/optparams.ins
12mr|texlive-sauerj-20070115-2|60	%doc %{_texmfdistdir}/source/latex/sauerj/parcolumns.dtx
12mr|texlive-sauerj-20070115-2|61	%doc %{_texmfdistdir}/source/latex/sauerj/parcolumns.ins
12mr|texlive-sauerj-20070115-2|62	%doc %{_texmfdistdir}/source/latex/sauerj/processkv.dtx
12mr|texlive-sauerj-20070115-2|63	%doc %{_texmfdistdir}/source/latex/sauerj/processkv.ins
12mr|texlive-sauerj-20070115-2|64	%doc %{_texmfdistdir}/source/latex/sauerj/zahl2string.dtx
12mr|texlive-sauerj-20070115-2|65	%doc %{_texmfdistdir}/source/latex/sauerj/zahl2string.ins
12mr|texlive-sauerj-20070115-2|66	
12mr|texlive-sauerj-20070115-2|67	#-----------------------------------------------------------------------
12mr|texlive-sauerj-20070115-2|68	%prep
12mr|texlive-sauerj-20070115-2|69	%setup -c -a0 -a1 -a2
12mr|texlive-sauerj-20070115-2|70	
12mr|texlive-sauerj-20070115-2|71	%build
12mr|texlive-sauerj-20070115-2|72	
12mr|texlive-sauerj-20070115-2|73	%install
12mr|texlive-sauerj-20070115-2|74	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sauerj-20070115-2|75	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-sauerj-20070115-2|76	
12mr|texlive-sauerj-20070115-2|77	
12mr|texlive-sauerj-20070115-2|78	
12mr|texlive-sauerj-20070115-2|79	%changelog
12mr|texlive-sauerj-20070115-2|80	

18477 12
12mr|texlive-sauter-2.4-2|1	# revision 13293
12mr|texlive-sauter-2.4-2|2	# category Package
12mr|texlive-sauter-2.4-2|3	# catalog-ctan /fonts/cm/sauter
12mr|texlive-sauter-2.4-2|4	# catalog-date 2008-12-30 21:17:11 +0100
12mr|texlive-sauter-2.4-2|5	# catalog-license gpl
12mr|texlive-sauter-2.4-2|6	# catalog-version 2.4
12mr|texlive-sauter-2.4-2|7	Name:		texlive-sauter
12mr|texlive-sauter-2.4-2|8	Version:	2.4
12mr|texlive-sauter-2.4-2|9	Release:	2
12mr|texlive-sauter-2.4-2|10	Summary:	Wide range of design sizes for CM fonts
12mr|texlive-sauter-2.4-2|11	Group:		Publishing
12mr|texlive-sauter-2.4-2|12	URL:		http://www.ctan.org/tex-archive/fonts/cm/sauter
12mr|texlive-sauter-2.4-2|13	License:	GPL
12mr|texlive-sauter-2.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sauter.tar.xz
12mr|texlive-sauter-2.4-2|15	BuildArch:	noarch
12mr|texlive-sauter-2.4-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-sauter-2.4-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-sauter-2.4-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-sauter-2.4-2|19	
12mr|texlive-sauter-2.4-2|20	%description
12mr|texlive-sauter-2.4-2|21	Extensions, originally to the CM fonts, providing a
12mr|texlive-sauter-2.4-2|22	parameterization scheme to build MetaFont fonts at true design
12mr|texlive-sauter-2.4-2|23	sizes, for a large range of sizes. The scheme has now been
12mr|texlive-sauter-2.4-2|24	extended to a range of other fonts, including the AMS fonts,
12mr|texlive-sauter-2.4-2|25	bbm, bbold, rsfs and wasy fonts.
12mr|texlive-sauter-2.4-2|26	
12mr|texlive-sauter-2.4-2|27	%post
12mr|texlive-sauter-2.4-2|28	%{_sbindir}/texlive.post
12mr|texlive-sauter-2.4-2|29	
12mr|texlive-sauter-2.4-2|30	%postun
12mr|texlive-sauter-2.4-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-sauter-2.4-2|32	%{_sbindir}/texlive.post
12mr|texlive-sauter-2.4-2|33	fi
12mr|texlive-sauter-2.4-2|34	
12mr|texlive-sauter-2.4-2|35	#-----------------------------------------------------------------------
12mr|texlive-sauter-2.4-2|36	%files
12mr|texlive-sauter-2.4-2|37	%{_texmfdistdir}/fonts/source/public/sauter/b-cmb.mf
12mr|texlive-sauter-2.4-2|38	%{_texmfdistdir}/fonts/source/public/sauter/b-cmbsy.mf
12mr|texlive-sauter-2.4-2|39	%{_texmfdistdir}/fonts/source/public/sauter/b-cmbx.mf
12mr|texlive-sauter-2.4-2|40	%{_texmfdistdir}/fonts/source/public/sauter/b-cmbxsl.mf
12mr|texlive-sauter-2.4-2|41	%{_texmfdistdir}/fonts/source/public/sauter/b-cmbxti.mf
12mr|texlive-sauter-2.4-2|42	%{_texmfdistdir}/fonts/source/public/sauter/b-cmcsc.mf
12mr|texlive-sauter-2.4-2|43	%{_texmfdistdir}/fonts/source/public/sauter/b-cmdunh.mf
12mr|texlive-sauter-2.4-2|44	%{_texmfdistdir}/fonts/source/public/sauter/b-cmex.mf
12mr|texlive-sauter-2.4-2|45	%{_texmfdistdir}/fonts/source/public/sauter/b-cmff.mf
12mr|texlive-sauter-2.4-2|46	%{_texmfdistdir}/fonts/source/public/sauter/b-cmfi.mf
12mr|texlive-sauter-2.4-2|47	%{_texmfdistdir}/fonts/source/public/sauter/b-cmfib.mf
12mr|texlive-sauter-2.4-2|48	%{_texmfdistdir}/fonts/source/public/sauter/b-cminch.mf
12mr|texlive-sauter-2.4-2|49	%{_texmfdistdir}/fonts/source/public/sauter/b-cmitt.mf
12mr|texlive-sauter-2.4-2|50	%{_texmfdistdir}/fonts/source/public/sauter/b-cmmi.mf
12mr|texlive-sauter-2.4-2|51	%{_texmfdistdir}/fonts/source/public/sauter/b-cmmib.mf
12mr|texlive-sauter-2.4-2|52	%{_texmfdistdir}/fonts/source/public/sauter/b-cmr.mf
12mr|texlive-sauter-2.4-2|53	%{_texmfdistdir}/fonts/source/public/sauter/b-cmsl.mf
12mr|texlive-sauter-2.4-2|54	%{_texmfdistdir}/fonts/source/public/sauter/b-cmsltt.mf
12mr|texlive-sauter-2.4-2|55	%{_texmfdistdir}/fonts/source/public/sauter/b-cmss.mf
12mr|texlive-sauter-2.4-2|56	%{_texmfdistdir}/fonts/source/public/sauter/b-cmssbx.mf
12mr|texlive-sauter-2.4-2|57	%{_texmfdistdir}/fonts/source/public/sauter/b-cmssdc.mf
12mr|texlive-sauter-2.4-2|58	%{_texmfdistdir}/fonts/source/public/sauter/b-cmssi.mf
12mr|texlive-sauter-2.4-2|59	%{_texmfdistdir}/fonts/source/public/sauter/b-cmssq.mf
12mr|texlive-sauter-2.4-2|60	%{_texmfdistdir}/fonts/source/public/sauter/b-cmssqi.mf
12mr|texlive-sauter-2.4-2|61	%{_texmfdistdir}/fonts/source/public/sauter/b-cmssxi.mf
12mr|texlive-sauter-2.4-2|62	%{_texmfdistdir}/fonts/source/public/sauter/b-cmsy.mf
12mr|texlive-sauter-2.4-2|63	%{_texmfdistdir}/fonts/source/public/sauter/b-cmtcsc.mf
12mr|texlive-sauter-2.4-2|64	%{_texmfdistdir}/fonts/source/public/sauter/b-cmtex.mf
12mr|texlive-sauter-2.4-2|65	%{_texmfdistdir}/fonts/source/public/sauter/b-cmti.mf
12mr|texlive-sauter-2.4-2|66	%{_texmfdistdir}/fonts/source/public/sauter/b-cmtt.mf
12mr|texlive-sauter-2.4-2|67	%{_texmfdistdir}/fonts/source/public/sauter/b-cmu.mf
12mr|texlive-sauter-2.4-2|68	%{_texmfdistdir}/fonts/source/public/sauter/b-cmvtt.mf
12mr|texlive-sauter-2.4-2|69	%{_texmfdistdir}/fonts/source/public/sauter/c-bmath.mf
12mr|texlive-sauter-2.4-2|70	%{_texmfdistdir}/fonts/source/public/sauter/c-cmbx.mf
12mr|texlive-sauter-2.4-2|71	%{_texmfdistdir}/fonts/source/public/sauter/c-cmex.mf
12mr|texlive-sauter-2.4-2|72	%{_texmfdistdir}/fonts/source/public/sauter/c-cmff.mf
12mr|texlive-sauter-2.4-2|73	%{_texmfdistdir}/fonts/source/public/sauter/c-cmmi.mf
12mr|texlive-sauter-2.4-2|74	%{_texmfdistdir}/fonts/source/public/sauter/c-cmr.mf
12mr|texlive-sauter-2.4-2|75	%{_texmfdistdir}/fonts/source/public/sauter/c-cmss.mf
12mr|texlive-sauter-2.4-2|76	%{_texmfdistdir}/fonts/source/public/sauter/c-cmssbx.mf
12mr|texlive-sauter-2.4-2|77	%{_texmfdistdir}/fonts/source/public/sauter/c-cmssq.mf
12mr|texlive-sauter-2.4-2|78	%{_texmfdistdir}/fonts/source/public/sauter/c-cmsy.mf
12mr|texlive-sauter-2.4-2|79	%{_texmfdistdir}/fonts/source/public/sauter/c-cmti.mf
12mr|texlive-sauter-2.4-2|80	%{_texmfdistdir}/fonts/source/public/sauter/c-cmtt.mf
12mr|texlive-sauter-2.4-2|81	%{_texmfdistdir}/fonts/source/public/sauter/c-sigma.mf
12mr|texlive-sauter-2.4-2|82	
12mr|texlive-sauter-2.4-2|83	#-----------------------------------------------------------------------
12mr|texlive-sauter-2.4-2|84	%prep
12mr|texlive-sauter-2.4-2|85	%setup -c -a0
12mr|texlive-sauter-2.4-2|86	
12mr|texlive-sauter-2.4-2|87	%build
12mr|texlive-sauter-2.4-2|88	
12mr|texlive-sauter-2.4-2|89	%install
12mr|texlive-sauter-2.4-2|90	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sauter-2.4-2|91	cp -fpar fonts %{buildroot}%{_texmfdistdir}
12mr|texlive-sauter-2.4-2|92	
12mr|texlive-sauter-2.4-2|93	
12mr|texlive-sauter-2.4-2|94	
12mr|texlive-sauter-2.4-2|95	%changelog
12mr|texlive-sauter-2.4-2|96	

18478 12
12mr|texlive-sauterfonts-20070114-2|1	# revision 15878
12mr|texlive-sauterfonts-20070114-2|2	# category Package
12mr|texlive-sauterfonts-20070114-2|3	# catalog-ctan /macros/latex/contrib/sauterfonts
12mr|texlive-sauterfonts-20070114-2|4	# catalog-date 2007-01-14 10:43:12 +0100
12mr|texlive-sauterfonts-20070114-2|5	# catalog-license gpl
12mr|texlive-sauterfonts-20070114-2|6	# catalog-version undef
12mr|texlive-sauterfonts-20070114-2|7	Name:		texlive-sauterfonts
12mr|texlive-sauterfonts-20070114-2|8	Version:	20070114
12mr|texlive-sauterfonts-20070114-2|9	Release:	2
12mr|texlive-sauterfonts-20070114-2|10	Summary:	Use sauter fonts in LaTeX
12mr|texlive-sauterfonts-20070114-2|11	Group:		Publishing
12mr|texlive-sauterfonts-20070114-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sauterfonts
12mr|texlive-sauterfonts-20070114-2|13	License:	GPL
12mr|texlive-sauterfonts-20070114-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sauterfonts.tar.xz
12mr|texlive-sauterfonts-20070114-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sauterfonts.doc.tar.xz
12mr|texlive-sauterfonts-20070114-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sauterfonts.source.tar.xz
12mr|texlive-sauterfonts-20070114-2|17	BuildArch:	noarch
12mr|texlive-sauterfonts-20070114-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-sauterfonts-20070114-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-sauterfonts-20070114-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-sauterfonts-20070114-2|21	
12mr|texlive-sauterfonts-20070114-2|22	%description
12mr|texlive-sauterfonts-20070114-2|23	A package providing font definition files (plus a replacement
12mr|texlive-sauterfonts-20070114-2|24	for the package exscale) to access many of the fonts in
12mr|texlive-sauterfonts-20070114-2|25	Sauter's collection. These fonts are available in all point
12mr|texlive-sauterfonts-20070114-2|26	sizes and look nicer for such "intermediate" document sizes as
12mr|texlive-sauterfonts-20070114-2|27	11pt. Also included is the package sbbm, an alternative to
12mr|texlive-sauterfonts-20070114-2|28	access the bbm fonts, a nice collection of blackboard bold
12mr|texlive-sauterfonts-20070114-2|29	symbols.
12mr|texlive-sauterfonts-20070114-2|30	
12mr|texlive-sauterfonts-20070114-2|31	%post
12mr|texlive-sauterfonts-20070114-2|32	%{_sbindir}/texlive.post
12mr|texlive-sauterfonts-20070114-2|33	
12mr|texlive-sauterfonts-20070114-2|34	%postun
12mr|texlive-sauterfonts-20070114-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-sauterfonts-20070114-2|36	%{_sbindir}/texlive.post
12mr|texlive-sauterfonts-20070114-2|37	fi
12mr|texlive-sauterfonts-20070114-2|38	
12mr|texlive-sauterfonts-20070114-2|39	#-----------------------------------------------------------------------
12mr|texlive-sauterfonts-20070114-2|40	%files
12mr|texlive-sauterfonts-20070114-2|41	%{_texmfdistdir}/tex/latex/sauterfonts/sbbm.sty
12mr|texlive-sauterfonts-20070114-2|42	%{_texmfdistdir}/tex/latex/sauterfonts/sexscale.sty
12mr|texlive-sauterfonts-20070114-2|43	%{_texmfdistdir}/tex/latex/sauterfonts/somlcmm.fd
12mr|texlive-sauterfonts-20070114-2|44	%{_texmfdistdir}/tex/latex/sauterfonts/somlcmr.fd
12mr|texlive-sauterfonts-20070114-2|45	%{_texmfdistdir}/tex/latex/sauterfonts/somscmr.fd
12mr|texlive-sauterfonts-20070114-2|46	%{_texmfdistdir}/tex/latex/sauterfonts/somscmsy.fd
12mr|texlive-sauterfonts-20070114-2|47	%{_texmfdistdir}/tex/latex/sauterfonts/somxcmex.fd
12mr|texlive-sauterfonts-20070114-2|48	%{_texmfdistdir}/tex/latex/sauterfonts/sot1cmdh.fd
12mr|texlive-sauterfonts-20070114-2|49	%{_texmfdistdir}/tex/latex/sauterfonts/sot1cmfib.fd
12mr|texlive-sauterfonts-20070114-2|50	%{_texmfdistdir}/tex/latex/sauterfonts/sot1cmfr.fd
12mr|texlive-sauterfonts-20070114-2|51	%{_texmfdistdir}/tex/latex/sauterfonts/sot1cmr.fd
12mr|texlive-sauterfonts-20070114-2|52	%{_texmfdistdir}/tex/latex/sauterfonts/sot1cmss.fd
12mr|texlive-sauterfonts-20070114-2|53	%{_texmfdistdir}/tex/latex/sauterfonts/sot1cmtt.fd
12mr|texlive-sauterfonts-20070114-2|54	%{_texmfdistdir}/tex/latex/sauterfonts/sot1cmvtt.fd
12mr|texlive-sauterfonts-20070114-2|55	%{_texmfdistdir}/tex/latex/sauterfonts/subbm.fd
12mr|texlive-sauterfonts-20070114-2|56	%{_texmfdistdir}/tex/latex/sauterfonts/subbmdh.fd
12mr|texlive-sauterfonts-20070114-2|57	%{_texmfdistdir}/tex/latex/sauterfonts/subbmfib.fd
12mr|texlive-sauterfonts-20070114-2|58	%{_texmfdistdir}/tex/latex/sauterfonts/subbmss.fd
12mr|texlive-sauterfonts-20070114-2|59	%{_texmfdistdir}/tex/latex/sauterfonts/subbmtt.fd
12mr|texlive-sauterfonts-20070114-2|60	%{_texmfdistdir}/tex/latex/sauterfonts/subbmvtt.fd
12mr|texlive-sauterfonts-20070114-2|61	%{_texmfdistdir}/tex/latex/sauterfonts/subbold.fd
12mr|texlive-sauterfonts-20070114-2|62	%{_texmfdistdir}/tex/latex/sauterfonts/sucmr.fd
12mr|texlive-sauterfonts-20070114-2|63	%{_texmfdistdir}/tex/latex/sauterfonts/sucmss.fd
12mr|texlive-sauterfonts-20070114-2|64	%{_texmfdistdir}/tex/latex/sauterfonts/sucmtt.fd
12mr|texlive-sauterfonts-20070114-2|65	%{_texmfdistdir}/tex/latex/sauterfonts/sulasy.fd
12mr|texlive-sauterfonts-20070114-2|66	%{_texmfdistdir}/tex/latex/sauterfonts/sumsa.fd
12mr|texlive-sauterfonts-20070114-2|67	%{_texmfdistdir}/tex/latex/sauterfonts/sumsb.fd
12mr|texlive-sauterfonts-20070114-2|68	%{_texmfdistdir}/tex/latex/sauterfonts/sursfs.fd
12mr|texlive-sauterfonts-20070114-2|69	%{_texmfdistdir}/tex/latex/sauterfonts/sustmry.fd
12mr|texlive-sauterfonts-20070114-2|70	%{_texmfdistdir}/tex/latex/sauterfonts/suwasy.fd
12mr|texlive-sauterfonts-20070114-2|71	%doc %{_texmfdistdir}/doc/latex/sauterfonts/README
12mr|texlive-sauterfonts-20070114-2|72	#- source
12mr|texlive-sauterfonts-20070114-2|73	%doc %{_texmfdistdir}/source/latex/sauterfonts/sauterfonts.fdd
12mr|texlive-sauterfonts-20070114-2|74	%doc %{_texmfdistdir}/source/latex/sauterfonts/sauterfonts.ins
12mr|texlive-sauterfonts-20070114-2|75	
12mr|texlive-sauterfonts-20070114-2|76	#-----------------------------------------------------------------------
12mr|texlive-sauterfonts-20070114-2|77	%prep
12mr|texlive-sauterfonts-20070114-2|78	%setup -c -a0 -a1 -a2
12mr|texlive-sauterfonts-20070114-2|79	
12mr|texlive-sauterfonts-20070114-2|80	%build
12mr|texlive-sauterfonts-20070114-2|81	
12mr|texlive-sauterfonts-20070114-2|82	%install
12mr|texlive-sauterfonts-20070114-2|83	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sauterfonts-20070114-2|84	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-sauterfonts-20070114-2|85	
12mr|texlive-sauterfonts-20070114-2|86	
12mr|texlive-sauterfonts-20070114-2|87	
12mr|texlive-sauterfonts-20070114-2|88	%changelog
12mr|texlive-sauterfonts-20070114-2|89	

18479 12
12mr|texlive-savefnmark-1.0-2|1	# revision 15878
12mr|texlive-savefnmark-1.0-2|2	# category Package
12mr|texlive-savefnmark-1.0-2|3	# catalog-ctan /macros/latex/contrib/savefnmark
12mr|texlive-savefnmark-1.0-2|4	# catalog-date 2007-01-14 15:20:52 +0100
12mr|texlive-savefnmark-1.0-2|5	# catalog-license gpl
12mr|texlive-savefnmark-1.0-2|6	# catalog-version 1.0
12mr|texlive-savefnmark-1.0-2|7	Name:		texlive-savefnmark
12mr|texlive-savefnmark-1.0-2|8	Version:	1.0
12mr|texlive-savefnmark-1.0-2|9	Release:	2
12mr|texlive-savefnmark-1.0-2|10	Summary:	Save name of the footnote mark for reuse
12mr|texlive-savefnmark-1.0-2|11	Group:		Publishing
12mr|texlive-savefnmark-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/savefnmark
12mr|texlive-savefnmark-1.0-2|13	License:	GPL
12mr|texlive-savefnmark-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savefnmark.tar.xz
12mr|texlive-savefnmark-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savefnmark.doc.tar.xz
12mr|texlive-savefnmark-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savefnmark.source.tar.xz
12mr|texlive-savefnmark-1.0-2|17	BuildArch:	noarch
12mr|texlive-savefnmark-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-savefnmark-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-savefnmark-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-savefnmark-1.0-2|21	
12mr|texlive-savefnmark-1.0-2|22	%description
12mr|texlive-savefnmark-1.0-2|23	Sometimes the same footnote applies to more than one location
12mr|texlive-savefnmark-1.0-2|24	in a table. With this package the mark of a footnote can be
12mr|texlive-savefnmark-1.0-2|25	saved into a name, and re-used subsequently without creating
12mr|texlive-savefnmark-1.0-2|26	another footnote at the bottom.
12mr|texlive-savefnmark-1.0-2|27	
12mr|texlive-savefnmark-1.0-2|28	%post
12mr|texlive-savefnmark-1.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-savefnmark-1.0-2|30	
12mr|texlive-savefnmark-1.0-2|31	%postun
12mr|texlive-savefnmark-1.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-savefnmark-1.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-savefnmark-1.0-2|34	fi
12mr|texlive-savefnmark-1.0-2|35	
12mr|texlive-savefnmark-1.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-savefnmark-1.0-2|37	%files
12mr|texlive-savefnmark-1.0-2|38	%{_texmfdistdir}/tex/latex/savefnmark/savefnmark.sty
12mr|texlive-savefnmark-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/savefnmark/savefnmark.pdf
12mr|texlive-savefnmark-1.0-2|40	#- source
12mr|texlive-savefnmark-1.0-2|41	%doc %{_texmfdistdir}/source/latex/savefnmark/savefnmark.drv
12mr|texlive-savefnmark-1.0-2|42	%doc %{_texmfdistdir}/source/latex/savefnmark/savefnmark.dtx
12mr|texlive-savefnmark-1.0-2|43	%doc %{_texmfdistdir}/source/latex/savefnmark/savefnmark.ins
12mr|texlive-savefnmark-1.0-2|44	
12mr|texlive-savefnmark-1.0-2|45	#-----------------------------------------------------------------------
12mr|texlive-savefnmark-1.0-2|46	%prep
12mr|texlive-savefnmark-1.0-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-savefnmark-1.0-2|48	
12mr|texlive-savefnmark-1.0-2|49	%build
12mr|texlive-savefnmark-1.0-2|50	
12mr|texlive-savefnmark-1.0-2|51	%install
12mr|texlive-savefnmark-1.0-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-savefnmark-1.0-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-savefnmark-1.0-2|54	
12mr|texlive-savefnmark-1.0-2|55	
12mr|texlive-savefnmark-1.0-2|56	
12mr|texlive-savefnmark-1.0-2|57	%changelog
12mr|texlive-savefnmark-1.0-2|58	

18480 12
12mr|texlive-savesym-1.1-2|1	# revision 15878
12mr|texlive-savesym-1.1-2|2	# category Package
12mr|texlive-savesym-1.1-2|3	# catalog-ctan /macros/latex/contrib/savesym/savesym.sty
12mr|texlive-savesym-1.1-2|4	# catalog-date 2007-01-14 15:20:52 +0100
12mr|texlive-savesym-1.1-2|5	# catalog-license lppl
12mr|texlive-savesym-1.1-2|6	# catalog-version 1.1
12mr|texlive-savesym-1.1-2|7	Name:		texlive-savesym
12mr|texlive-savesym-1.1-2|8	Version:	1.1
12mr|texlive-savesym-1.1-2|9	Release:	2
12mr|texlive-savesym-1.1-2|10	Summary:	Redefine symbols where names conflict
12mr|texlive-savesym-1.1-2|11	Group:		Publishing
12mr|texlive-savesym-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/savesym/savesym.sty
12mr|texlive-savesym-1.1-2|13	License:	LPPL
12mr|texlive-savesym-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savesym.tar.xz
12mr|texlive-savesym-1.1-2|15	BuildArch:	noarch
12mr|texlive-savesym-1.1-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-savesym-1.1-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-savesym-1.1-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-savesym-1.1-2|19	
12mr|texlive-savesym-1.1-2|20	%description
12mr|texlive-savesym-1.1-2|21	There are a number of symbols (e.g., \Square) that are defined
12mr|texlive-savesym-1.1-2|22	by several packages. In order to typeset all the variants in a
12mr|texlive-savesym-1.1-2|23	document, we have to give the glyph a unique name. To do that,
12mr|texlive-savesym-1.1-2|24	we define \savesymbol{XXX}, which renames a symbol from \XXX to
12mr|texlive-savesym-1.1-2|25	\origXXX, and \restoresymbols{yyy}{XXX}, which renames \origXXX
12mr|texlive-savesym-1.1-2|26	back to \XXX and defines a new command, \yyyXXX, which
12mr|texlive-savesym-1.1-2|27	corresponds to the most recently loaded version of \XXX.
12mr|texlive-savesym-1.1-2|28	
12mr|texlive-savesym-1.1-2|29	%post
12mr|texlive-savesym-1.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-savesym-1.1-2|31	
12mr|texlive-savesym-1.1-2|32	%postun
12mr|texlive-savesym-1.1-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-savesym-1.1-2|34	%{_sbindir}/texlive.post
12mr|texlive-savesym-1.1-2|35	fi
12mr|texlive-savesym-1.1-2|36	
12mr|texlive-savesym-1.1-2|37	#-----------------------------------------------------------------------
12mr|texlive-savesym-1.1-2|38	%files
12mr|texlive-savesym-1.1-2|39	%{_texmfdistdir}/tex/latex/savesym/savesym.sty
12mr|texlive-savesym-1.1-2|40	
12mr|texlive-savesym-1.1-2|41	#-----------------------------------------------------------------------
12mr|texlive-savesym-1.1-2|42	%prep
12mr|texlive-savesym-1.1-2|43	%setup -c -a0
12mr|texlive-savesym-1.1-2|44	
12mr|texlive-savesym-1.1-2|45	%build
12mr|texlive-savesym-1.1-2|46	
12mr|texlive-savesym-1.1-2|47	%install
12mr|texlive-savesym-1.1-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-savesym-1.1-2|49	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-savesym-1.1-2|50	
12mr|texlive-savesym-1.1-2|51	
12mr|texlive-savesym-1.1-2|52	
12mr|texlive-savesym-1.1-2|53	%changelog
12mr|texlive-savesym-1.1-2|54	

18481 12
12mr|texlive-savetrees-2.0-2|1	# revision 22491
12mr|texlive-savetrees-2.0-2|2	# category Package
12mr|texlive-savetrees-2.0-2|3	# catalog-ctan /macros/latex/contrib/savetrees
12mr|texlive-savetrees-2.0-2|4	# catalog-date 2011-05-15 09:57:20 +0200
12mr|texlive-savetrees-2.0-2|5	# catalog-license lppl
12mr|texlive-savetrees-2.0-2|6	# catalog-version 2.0
12mr|texlive-savetrees-2.0-2|7	Name:		texlive-savetrees
12mr|texlive-savetrees-2.0-2|8	Version:	2.0
12mr|texlive-savetrees-2.0-2|9	Release:	2
12mr|texlive-savetrees-2.0-2|10	Summary:	Pack as much as possible onto each page of a LaTeX document
12mr|texlive-savetrees-2.0-2|11	Group:		Publishing
12mr|texlive-savetrees-2.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/savetrees
12mr|texlive-savetrees-2.0-2|13	License:	LPPL
12mr|texlive-savetrees-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savetrees.tar.xz
12mr|texlive-savetrees-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savetrees.doc.tar.xz
12mr|texlive-savetrees-2.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savetrees.source.tar.xz
12mr|texlive-savetrees-2.0-2|17	BuildArch:	noarch
12mr|texlive-savetrees-2.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-savetrees-2.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-savetrees-2.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-savetrees-2.0-2|21	
12mr|texlive-savetrees-2.0-2|22	%description
12mr|texlive-savetrees-2.0-2|23	The goal of the savetrees package is to pack as much text as
12mr|texlive-savetrees-2.0-2|24	possible onto each page of a LaTeX document. Admittedly, this
12mr|texlive-savetrees-2.0-2|25	makes the document far less attractive. Nevertheless, savetrees
12mr|texlive-savetrees-2.0-2|26	is a simple way to save paper when printing draft copies of a
12mr|texlive-savetrees-2.0-2|27	document. It can also be useful when trying to meet a tight
12mr|texlive-savetrees-2.0-2|28	page-length requirement for a conference or journal submission.
12mr|texlive-savetrees-2.0-2|29	
12mr|texlive-savetrees-2.0-2|30	%post
12mr|texlive-savetrees-2.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-savetrees-2.0-2|32	
12mr|texlive-savetrees-2.0-2|33	%postun
12mr|texlive-savetrees-2.0-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-savetrees-2.0-2|35	%{_sbindir}/texlive.post
12mr|texlive-savetrees-2.0-2|36	fi
12mr|texlive-savetrees-2.0-2|37	
12mr|texlive-savetrees-2.0-2|38	#-----------------------------------------------------------------------
12mr|texlive-savetrees-2.0-2|39	%files
12mr|texlive-savetrees-2.0-2|40	%{_texmfdistdir}/bibtex/bst/savetrees/savetrees.bst
12mr|texlive-savetrees-2.0-2|41	%{_texmfdistdir}/tex/latex/savetrees/savetrees.sty
12mr|texlive-savetrees-2.0-2|42	%doc %{_texmfdistdir}/doc/latex/savetrees/README
12mr|texlive-savetrees-2.0-2|43	%doc %{_texmfdistdir}/doc/latex/savetrees/savetrees.pdf
12mr|texlive-savetrees-2.0-2|44	#- source
12mr|texlive-savetrees-2.0-2|45	%doc %{_texmfdistdir}/source/latex/savetrees/savetrees.dtx
12mr|texlive-savetrees-2.0-2|46	%doc %{_texmfdistdir}/source/latex/savetrees/savetrees.ins
12mr|texlive-savetrees-2.0-2|47	
12mr|texlive-savetrees-2.0-2|48	#-----------------------------------------------------------------------
12mr|texlive-savetrees-2.0-2|49	%prep
12mr|texlive-savetrees-2.0-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-savetrees-2.0-2|51	
12mr|texlive-savetrees-2.0-2|52	%build
12mr|texlive-savetrees-2.0-2|53	
12mr|texlive-savetrees-2.0-2|54	%install
12mr|texlive-savetrees-2.0-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-savetrees-2.0-2|56	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-savetrees-2.0-2|57	
12mr|texlive-savetrees-2.0-2|58	
12mr|texlive-savetrees-2.0-2|59	
12mr|texlive-savetrees-2.0-2|60	%changelog
12mr|texlive-savetrees-2.0-2|61	

18482 12
12mr|texlive-scale-1.1.2-2|1	# revision 15878
12mr|texlive-scale-1.1.2-2|2	# category Package
12mr|texlive-scale-1.1.2-2|3	# catalog-ctan /macros/latex/contrib/scale
12mr|texlive-scale-1.1.2-2|4	# catalog-date 2006-11-06 12:20:58 +0100
12mr|texlive-scale-1.1.2-2|5	# catalog-license gpl
12mr|texlive-scale-1.1.2-2|6	# catalog-version 1.1.2
12mr|texlive-scale-1.1.2-2|7	Name:		texlive-scale
12mr|texlive-scale-1.1.2-2|8	Version:	1.1.2
12mr|texlive-scale-1.1.2-2|9	Release:	2
12mr|texlive-scale-1.1.2-2|10	Summary:	Scale document by sqrt(2) or magstep(2)
12mr|texlive-scale-1.1.2-2|11	Group:		Publishing
12mr|texlive-scale-1.1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/scale
12mr|texlive-scale-1.1.2-2|13	License:	GPL
12mr|texlive-scale-1.1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scale.tar.xz
12mr|texlive-scale-1.1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scale.doc.tar.xz
12mr|texlive-scale-1.1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scale.source.tar.xz
12mr|texlive-scale-1.1.2-2|17	BuildArch:	noarch
12mr|texlive-scale-1.1.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-scale-1.1.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-scale-1.1.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-scale-1.1.2-2|21	
12mr|texlive-scale-1.1.2-2|22	%description
12mr|texlive-scale-1.1.2-2|23	A package to scale a document by sqrt(2) (or by \magstep{2}).
12mr|texlive-scale-1.1.2-2|24	This is useful if you are preparing a document on, for example,
12mr|texlive-scale-1.1.2-2|25	A5 paper and want to print on A4 paper to achieve a better
12mr|texlive-scale-1.1.2-2|26	resolution.
12mr|texlive-scale-1.1.2-2|27	
12mr|texlive-scale-1.1.2-2|28	%post
12mr|texlive-scale-1.1.2-2|29	%{_sbindir}/texlive.post
12mr|texlive-scale-1.1.2-2|30	
12mr|texlive-scale-1.1.2-2|31	%postun
12mr|texlive-scale-1.1.2-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-scale-1.1.2-2|33	%{_sbindir}/texlive.post
12mr|texlive-scale-1.1.2-2|34	fi
12mr|texlive-scale-1.1.2-2|35	
12mr|texlive-scale-1.1.2-2|36	#-----------------------------------------------------------------------
12mr|texlive-scale-1.1.2-2|37	%files
12mr|texlive-scale-1.1.2-2|38	%{_texmfdistdir}/tex/latex/scale/scale.sty
12mr|texlive-scale-1.1.2-2|39	%doc %{_texmfdistdir}/doc/latex/scale/COPYING
12mr|texlive-scale-1.1.2-2|40	%doc %{_texmfdistdir}/doc/latex/scale/README
12mr|texlive-scale-1.1.2-2|41	#- source
12mr|texlive-scale-1.1.2-2|42	%doc %{_texmfdistdir}/source/latex/scale/scale.dtx
12mr|texlive-scale-1.1.2-2|43	%doc %{_texmfdistdir}/source/latex/scale/scale.ins
12mr|texlive-scale-1.1.2-2|44	
12mr|texlive-scale-1.1.2-2|45	#-----------------------------------------------------------------------
12mr|texlive-scale-1.1.2-2|46	%prep
12mr|texlive-scale-1.1.2-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-scale-1.1.2-2|48	
12mr|texlive-scale-1.1.2-2|49	%build
12mr|texlive-scale-1.1.2-2|50	
12mr|texlive-scale-1.1.2-2|51	%install
12mr|texlive-scale-1.1.2-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-scale-1.1.2-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-scale-1.1.2-2|54	
12mr|texlive-scale-1.1.2-2|55	
12mr|texlive-scale-1.1.2-2|56	
12mr|texlive-scale-1.1.2-2|57	%changelog
12mr|texlive-scale-1.1.2-2|58	

18483 12
12mr|texlive-scalebar-1.0-2|1	# revision 15878
12mr|texlive-scalebar-1.0-2|2	# category Package
12mr|texlive-scalebar-1.0-2|3	# catalog-ctan /macros/latex/contrib/scalebar
12mr|texlive-scalebar-1.0-2|4	# catalog-date 2006-11-06 13:28:58 +0100
12mr|texlive-scalebar-1.0-2|5	# catalog-license lppl
12mr|texlive-scalebar-1.0-2|6	# catalog-version 1.0
12mr|texlive-scalebar-1.0-2|7	Name:		texlive-scalebar
12mr|texlive-scalebar-1.0-2|8	Version:	1.0
12mr|texlive-scalebar-1.0-2|9	Release:	2
12mr|texlive-scalebar-1.0-2|10	Summary:	Create scalebars for maps, diagrams or photos
12mr|texlive-scalebar-1.0-2|11	Group:		Publishing
12mr|texlive-scalebar-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/scalebar
12mr|texlive-scalebar-1.0-2|13	License:	LPPL
12mr|texlive-scalebar-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scalebar.tar.xz
12mr|texlive-scalebar-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scalebar.doc.tar.xz
12mr|texlive-scalebar-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scalebar.source.tar.xz
12mr|texlive-scalebar-1.0-2|17	BuildArch:	noarch
12mr|texlive-scalebar-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-scalebar-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-scalebar-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-scalebar-1.0-2|21	
12mr|texlive-scalebar-1.0-2|22	%description
12mr|texlive-scalebar-1.0-2|23	This is a small package to create scalebars for maps, diagrams
12mr|texlive-scalebar-1.0-2|24	or photos. It was designed for use with cave maps but can be
12mr|texlive-scalebar-1.0-2|25	used for anything from showing a scalebar in kilometers for
12mr|texlive-scalebar-1.0-2|26	topographic maps to a scalebar in micrometers for an electron
12mr|texlive-scalebar-1.0-2|27	microscope image.
12mr|texlive-scalebar-1.0-2|28	
12mr|texlive-scalebar-1.0-2|29	%post
12mr|texlive-scalebar-1.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-scalebar-1.0-2|31	
12mr|texlive-scalebar-1.0-2|32	%postun
12mr|texlive-scalebar-1.0-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-scalebar-1.0-2|34	%{_sbindir}/texlive.post
12mr|texlive-scalebar-1.0-2|35	fi
12mr|texlive-scalebar-1.0-2|36	
12mr|texlive-scalebar-1.0-2|37	#-----------------------------------------------------------------------
12mr|texlive-scalebar-1.0-2|38	%files
12mr|texlive-scalebar-1.0-2|39	%{_texmfdistdir}/tex/latex/scalebar/scalebar.sty
12mr|texlive-scalebar-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/scalebar/README
12mr|texlive-scalebar-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/scalebar/scalebar_examples.pdf
12mr|texlive-scalebar-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/scalebar/scalebar_examples.tex
12mr|texlive-scalebar-1.0-2|43	#- source
12mr|texlive-scalebar-1.0-2|44	%doc %{_texmfdistdir}/source/latex/scalebar/scalebar.dtx
12mr|texlive-scalebar-1.0-2|45	%doc %{_texmfdistdir}/source/latex/scalebar/scalebar.ins
12mr|texlive-scalebar-1.0-2|46	
12mr|texlive-scalebar-1.0-2|47	#-----------------------------------------------------------------------
12mr|texlive-scalebar-1.0-2|48	%prep
12mr|texlive-scalebar-1.0-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-scalebar-1.0-2|50	
12mr|texlive-scalebar-1.0-2|51	%build
12mr|texlive-scalebar-1.0-2|52	
12mr|texlive-scalebar-1.0-2|53	%install
12mr|texlive-scalebar-1.0-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-scalebar-1.0-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-scalebar-1.0-2|56	
12mr|texlive-scalebar-1.0-2|57	
12mr|texlive-scalebar-1.0-2|58	
12mr|texlive-scalebar-1.0-2|59	%changelog
12mr|texlive-scalebar-1.0-2|60	

18484 12
12mr|texlive-schemabloc-1.5-2|1	# revision 15878
12mr|texlive-schemabloc-1.5-2|2	# category Package
12mr|texlive-schemabloc-1.5-2|3	# catalog-ctan /graphics/pgf/contrib/schemabloc
12mr|texlive-schemabloc-1.5-2|4	# catalog-date 2009-01-23 11:09:06 +0100
12mr|texlive-schemabloc-1.5-2|5	# catalog-license lppl
12mr|texlive-schemabloc-1.5-2|6	# catalog-version 1.5
12mr|texlive-schemabloc-1.5-2|7	Name:		texlive-schemabloc
12mr|texlive-schemabloc-1.5-2|8	Version:	1.5
12mr|texlive-schemabloc-1.5-2|9	Release:	2
12mr|texlive-schemabloc-1.5-2|10	Summary:	Draw block diagrams, using Tikz
12mr|texlive-schemabloc-1.5-2|11	Group:		Publishing
12mr|texlive-schemabloc-1.5-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/schemabloc
12mr|texlive-schemabloc-1.5-2|13	License:	LPPL
12mr|texlive-schemabloc-1.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schemabloc.tar.xz
12mr|texlive-schemabloc-1.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schemabloc.doc.tar.xz
12mr|texlive-schemabloc-1.5-2|16	BuildArch:	noarch
12mr|texlive-schemabloc-1.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-schemabloc-1.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-schemabloc-1.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-schemabloc-1.5-2|20	
12mr|texlive-schemabloc-1.5-2|21	%description
12mr|texlive-schemabloc-1.5-2|22	The package provides a set of macros for constructing block
12mr|texlive-schemabloc-1.5-2|23	diagrams, using TikZ.
12mr|texlive-schemabloc-1.5-2|24	
12mr|texlive-schemabloc-1.5-2|25	%post
12mr|texlive-schemabloc-1.5-2|26	%{_sbindir}/texlive.post
12mr|texlive-schemabloc-1.5-2|27	
12mr|texlive-schemabloc-1.5-2|28	%postun
12mr|texlive-schemabloc-1.5-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-schemabloc-1.5-2|30	%{_sbindir}/texlive.post
12mr|texlive-schemabloc-1.5-2|31	fi
12mr|texlive-schemabloc-1.5-2|32	
12mr|texlive-schemabloc-1.5-2|33	#-----------------------------------------------------------------------
12mr|texlive-schemabloc-1.5-2|34	%files
12mr|texlive-schemabloc-1.5-2|35	%{_texmfdistdir}/tex/latex/schemabloc/schemabloc.sty
12mr|texlive-schemabloc-1.5-2|36	%doc %{_texmfdistdir}/doc/latex/schemabloc/README
12mr|texlive-schemabloc-1.5-2|37	%doc %{_texmfdistdir}/doc/latex/schemabloc/schemabloc.pdf
12mr|texlive-schemabloc-1.5-2|38	%doc %{_texmfdistdir}/doc/latex/schemabloc/schemabloc.tex
12mr|texlive-schemabloc-1.5-2|39	
12mr|texlive-schemabloc-1.5-2|40	#-----------------------------------------------------------------------
12mr|texlive-schemabloc-1.5-2|41	%prep
12mr|texlive-schemabloc-1.5-2|42	%setup -c -a0 -a1
12mr|texlive-schemabloc-1.5-2|43	
12mr|texlive-schemabloc-1.5-2|44	%build
12mr|texlive-schemabloc-1.5-2|45	
12mr|texlive-schemabloc-1.5-2|46	%install
12mr|texlive-schemabloc-1.5-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-schemabloc-1.5-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-schemabloc-1.5-2|49	
12mr|texlive-schemabloc-1.5-2|50	
12mr|texlive-schemabloc-1.5-2|51	
12mr|texlive-schemabloc-1.5-2|52	%changelog
12mr|texlive-schemabloc-1.5-2|53	

18485 12
12mr|texlive-scheme-20111101-5|1	Name:		texlive-scheme
12mr|texlive-scheme-20111101-5|2	Version:	20111101
12mr|texlive-scheme-20111101-5|3	Release:	5
12mr|texlive-scheme-20111101-5|4	Summary:	TeXLive schemes
12mr|texlive-scheme-20111101-5|5	Group:		Publishing
12mr|texlive-scheme-20111101-5|6	URL:		http://tug.org/texlive
12mr|texlive-scheme-20111101-5|7	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-scheme-20111101-5|8	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-basic.tar.xz
12mr|texlive-scheme-20111101-5|9	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-context.tar.xz
12mr|texlive-scheme-20111101-5|10	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-full.tar.xz
12mr|texlive-scheme-20111101-5|11	Source3:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-gust.tar.xz
12mr|texlive-scheme-20111101-5|12	Source4:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-medium.tar.xz
12mr|texlive-scheme-20111101-5|13	Source5:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-minimal.tar.xz
12mr|texlive-scheme-20111101-5|14	Source6:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-tetex.tar.xz
12mr|texlive-scheme-20111101-5|15	Source7:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-xml.tar.xz
12mr|texlive-scheme-20111101-5|16	BuildArch:	noarch
12mr|texlive-scheme-20111101-5|17	BuildRequires:	texlive-tlpkg
12mr|texlive-scheme-20111101-5|18	Requires(pre):	texlive-tlpkg
12mr|texlive-scheme-20111101-5|19	BuildArch:	noarch
12mr|texlive-scheme-20111101-5|20	
12mr|texlive-scheme-20111101-5|21	%description
12mr|texlive-scheme-20111101-5|22	TeXLive schemes.
12mr|texlive-scheme-20111101-5|23	
12mr|texlive-scheme-20111101-5|24	#-----------------------------------------------------------------------
12mr|texlive-scheme-20111101-5|25	# revision 17228
12mr|texlive-scheme-20111101-5|26	# category Scheme
12mr|texlive-scheme-20111101-5|27	# catalog-ctan undef
12mr|texlive-scheme-20111101-5|28	# catalog-date undef
12mr|texlive-scheme-20111101-5|29	# catalog-license undef
12mr|texlive-scheme-20111101-5|30	# catalog-version undef
12mr|texlive-scheme-20111101-5|31	%package	basic
12mr|texlive-scheme-20111101-5|32	Summary:	basic scheme (plain and LaTeX)
12mr|texlive-scheme-20111101-5|33	Requires(pre):	texlive-tlpkg
12mr|texlive-scheme-20111101-5|34	Requires:	texlive-collection-basic
12mr|texlive-scheme-20111101-5|35	Requires:	texlive-collection-latex
12mr|texlive-scheme-20111101-5|36	
12mr|texlive-scheme-20111101-5|37	%description	basic
12mr|texlive-scheme-20111101-5|38	This is the basic TeX Live scheme: it is a small set of files
12mr|texlive-scheme-20111101-5|39	sufficient to typeset plain TeX or LaTeX documents in
12mr|texlive-scheme-20111101-5|40	PostScript or PDF, using the Computer Modern fonts.  This
12mr|texlive-scheme-20111101-5|41	scheme corresponds to collection-basic and collection-latex.
12mr|texlive-scheme-20111101-5|42	
12mr|texlive-scheme-20111101-5|43	%files		basic
12mr|texlive-scheme-20111101-5|44	
12mr|texlive-scheme-20111101-5|45	#-----------------------------------------------------------------------
12mr|texlive-scheme-20111101-5|46	# revision 23157
12mr|texlive-scheme-20111101-5|47	# category Scheme
12mr|texlive-scheme-20111101-5|48	# catalog-ctan undef
12mr|texlive-scheme-20111101-5|49	# catalog-date undef
12mr|texlive-scheme-20111101-5|50	# catalog-license undef
12mr|texlive-scheme-20111101-5|51	# catalog-version undef
12mr|texlive-scheme-20111101-5|52	%package	context
12mr|texlive-scheme-20111101-5|53	Summary:	ConTeXt scheme
12mr|texlive-scheme-20111101-5|54	Requires(pre):	texlive-tlpkg
12mr|texlive-scheme-20111101-5|55	Requires:	texlive-collection-context
12mr|texlive-scheme-20111101-5|56	Requires:	texlive-collection-metapost
12mr|texlive-scheme-20111101-5|57	Requires:	texlive-tex-gyre
12mr|texlive-scheme-20111101-5|58	Requires:	texlive-antt
12mr|texlive-scheme-20111101-5|59	Requires:	texlive-iwona
12mr|texlive-scheme-20111101-5|60	Requires:	texlive-kurier
12mr|texlive-scheme-20111101-5|61	Requires:	texlive-poltawski
12mr|texlive-scheme-20111101-5|62	Requires:	texlive-txfonts
12mr|texlive-scheme-20111101-5|63	Requires:	texlive-pxfonts
12mr|texlive-scheme-20111101-5|64	Requires:	texlive-eulervm
12mr|texlive-scheme-20111101-5|65	Requires:	texlive-marvosym
12mr|texlive-scheme-20111101-5|66	Requires:	texlive-wasy
12mr|texlive-scheme-20111101-5|67	Requires:	texlive-ly1
12mr|texlive-scheme-20111101-5|68	Requires(post):	texlive-context.bin
12mr|texlive-scheme-20111101-5|69	
12mr|texlive-scheme-20111101-5|70	%description	context
12mr|texlive-scheme-20111101-5|71	This is the TeX Live scheme for installing ConTeXt.
12mr|texlive-scheme-20111101-5|72	
12mr|texlive-scheme-20111101-5|73	%post		context
12mr|texlive-scheme-20111101-5|74	%{_sbindir}/texlive.post
12mr|texlive-scheme-20111101-5|75	
12mr|texlive-scheme-20111101-5|76	%postun		context
12mr|texlive-scheme-20111101-5|77	if [ $1 -eq 0 ]; then
12mr|texlive-scheme-20111101-5|78	%{_sbindir}/texlive.post
12mr|texlive-scheme-20111101-5|79	fi
12mr|texlive-scheme-20111101-5|80	
12mr|texlive-scheme-20111101-5|81	%files		context
12mr|texlive-scheme-20111101-5|82	
12mr|texlive-scheme-20111101-5|83	#-----------------------------------------------------------------------
12mr|texlive-scheme-20111101-5|84	# revision 21417
12mr|texlive-scheme-20111101-5|85	# category Scheme
12mr|texlive-scheme-20111101-5|86	# catalog-ctan undef
12mr|texlive-scheme-20111101-5|87	# catalog-date undef
12mr|texlive-scheme-20111101-5|88	# catalog-license undef
12mr|texlive-scheme-20111101-5|89	# catalog-version undef
12mr|texlive-scheme-20111101-5|90	%package	full
12mr|texlive-scheme-20111101-5|91	Summary:	full scheme (everything)
12mr|texlive-scheme-20111101-5|92	Requires(pre):	texlive-tlpkg
12mr|texlive-scheme-20111101-5|93	Requires:	texlive-collection-basic
12mr|texlive-scheme-20111101-5|94	Requires:	texlive-collection-bibtexextra
12mr|texlive-scheme-20111101-5|95	Requires:	texlive-collection-binextra
12mr|texlive-scheme-20111101-5|96	Requires:	texlive-collection-context
12mr|texlive-scheme-20111101-5|97	Requires:	texlive-collection-documentation-arabic
12mr|texlive-scheme-20111101-5|98	Requires:	texlive-collection-documentation-base
12mr|texlive-scheme-20111101-5|99	Requires:	texlive-collection-documentation-bulgarian
12mr|texlive-scheme-20111101-5|100	Requires:	texlive-collection-documentation-chinese
12mr|texlive-scheme-20111101-5|101	Requires:	texlive-collection-documentation-czechslovak
12mr|texlive-scheme-20111101-5|102	Requires:	texlive-collection-documentation-dutch
12mr|texlive-scheme-20111101-5|103	Requires:	texlive-collection-documentation-english
12mr|texlive-scheme-20111101-5|104	Requires:	texlive-collection-documentation-finnish
12mr|texlive-scheme-20111101-5|105	Requires:	texlive-collection-documentation-french
12mr|texlive-scheme-20111101-5|106	Requires:	texlive-collection-documentation-german
12mr|texlive-scheme-20111101-5|107	Requires:	texlive-collection-documentation-italian
12mr|texlive-scheme-20111101-5|108	Requires:	texlive-collection-documentation-japanese
12mr|texlive-scheme-20111101-5|109	Requires:	texlive-collection-documentation-korean
12mr|texlive-scheme-20111101-5|110	Requires:	texlive-collection-documentation-mongolian
12mr|texlive-scheme-20111101-5|111	Requires:	texlive-collection-documentation-polish
12mr|texlive-scheme-20111101-5|112	Requires:	texlive-collection-documentation-portuguese
12mr|texlive-scheme-20111101-5|113	Requires:	texlive-collection-documentation-russian
12mr|texlive-scheme-20111101-5|114	Requires:	texlive-collection-documentation-serbian
12mr|texlive-scheme-20111101-5|115	Requires:	texlive-collection-documentation-slovenian
12mr|texlive-scheme-20111101-5|116	Requires:	texlive-collection-documentation-spanish
12mr|texlive-scheme-20111101-5|117	Requires:	texlive-collection-documentation-thai
12mr|texlive-scheme-20111101-5|118	Requires:	texlive-collection-documentation-turkish
12mr|texlive-scheme-20111101-5|119	Requires:	texlive-collection-documentation-ukrainian
12mr|texlive-scheme-20111101-5|120	Requires:	texlive-collection-documentation-vietnamese
12mr|texlive-scheme-20111101-5|121	Requires:	texlive-collection-fontsextra
12mr|texlive-scheme-20111101-5|122	Requires:	texlive-collection-fontsrecommended
12mr|texlive-scheme-20111101-5|123	Requires:	texlive-collection-fontutils
12mr|texlive-scheme-20111101-5|124	Requires:	texlive-collection-formatsextra
12mr|texlive-scheme-20111101-5|125	Requires:	texlive-collection-games
12mr|texlive-scheme-20111101-5|126	Requires:	texlive-collection-genericextra
12mr|texlive-scheme-20111101-5|127	Requires:	texlive-collection-genericrecommended
12mr|texlive-scheme-20111101-5|128	Requires:	texlive-collection-htmlxml
12mr|texlive-scheme-20111101-5|129	Requires:	texlive-collection-humanities
12mr|texlive-scheme-20111101-5|130	Requires:	texlive-collection-langafrican
12mr|texlive-scheme-20111101-5|131	Requires:	texlive-collection-langarabic
12mr|texlive-scheme-20111101-5|132	Requires:	texlive-collection-langarmenian
12mr|texlive-scheme-20111101-5|133	Requires:	texlive-collection-langcjk
12mr|texlive-scheme-20111101-5|134	Requires:	texlive-collection-langcroatian
12mr|texlive-scheme-20111101-5|135	Requires:	texlive-collection-langcyrillic
12mr|texlive-scheme-20111101-5|136	Requires:	texlive-collection-langczechslovak
12mr|texlive-scheme-20111101-5|137	Requires:	texlive-collection-langdanish
12mr|texlive-scheme-20111101-5|138	Requires:	texlive-collection-langdutch
12mr|texlive-scheme-20111101-5|139	Requires:	texlive-collection-langfinnish
12mr|texlive-scheme-20111101-5|140	Requires:	texlive-collection-langfrench
12mr|texlive-scheme-20111101-5|141	Requires:	texlive-collection-langgerman
12mr|texlive-scheme-20111101-5|142	Requires:	texlive-collection-langgreek
12mr|texlive-scheme-20111101-5|143	Requires:	texlive-collection-langhebrew
12mr|texlive-scheme-20111101-5|144	Requires:	texlive-collection-langhungarian
12mr|texlive-scheme-20111101-5|145	Requires:	texlive-collection-langindic
12mr|texlive-scheme-20111101-5|146	Requires:	texlive-collection-langitalian
12mr|texlive-scheme-20111101-5|147	Requires:	texlive-collection-langlatin
12mr|texlive-scheme-20111101-5|148	Requires:	texlive-collection-langlatvian
12mr|texlive-scheme-20111101-5|149	Requires:	texlive-collection-langlithuanian
12mr|texlive-scheme-20111101-5|150	Requires:	texlive-collection-langmongolian
12mr|texlive-scheme-20111101-5|151	Requires:	texlive-collection-langnorwegian
12mr|texlive-scheme-20111101-5|152	Requires:	texlive-collection-langother
12mr|texlive-scheme-20111101-5|153	Requires:	texlive-collection-langpolish
12mr|texlive-scheme-20111101-5|154	Requires:	texlive-collection-langportuguese
12mr|texlive-scheme-20111101-5|155	Requires:	texlive-collection-langspanish
12mr|texlive-scheme-20111101-5|156	Requires:	texlive-collection-langswedish
12mr|texlive-scheme-20111101-5|157	Requires:	texlive-collection-langtibetan
12mr|texlive-scheme-20111101-5|158	Requires:	texlive-collection-langturkmen
12mr|texlive-scheme-20111101-5|159	Requires:	texlive-collection-langenglish
12mr|texlive-scheme-20111101-5|160	Requires:	texlive-collection-langvietnamese
12mr|texlive-scheme-20111101-5|161	Requires:	texlive-collection-latex
12mr|texlive-scheme-20111101-5|162	Requires:	texlive-collection-latexextra
12mr|texlive-scheme-20111101-5|163	Requires:	texlive-collection-latexrecommended
12mr|texlive-scheme-20111101-5|164	Requires:	texlive-collection-luatex
12mr|texlive-scheme-20111101-5|165	Requires:	texlive-collection-mathextra
12mr|texlive-scheme-20111101-5|166	Requires:	texlive-collection-metapost
12mr|texlive-scheme-20111101-5|167	Requires:	texlive-collection-music
12mr|texlive-scheme-20111101-5|168	Requires:	texlive-collection-omega
12mr|texlive-scheme-20111101-5|169	Requires:	texlive-collection-pictures
12mr|texlive-scheme-20111101-5|170	Requires:	texlive-collection-plainextra
12mr|texlive-scheme-20111101-5|171	Requires:	texlive-collection-pstricks
12mr|texlive-scheme-20111101-5|172	Requires:	texlive-collection-publishers
12mr|texlive-scheme-20111101-5|173	Requires:	texlive-collection-science
12mr|texlive-scheme-20111101-5|174	Requires:	texlive-collection-texinfo
12mr|texlive-scheme-20111101-5|175	Requires:	texlive-collection-xetex
12mr|texlive-scheme-20111101-5|176	
12mr|texlive-scheme-20111101-5|177	%description	full
12mr|texlive-scheme-20111101-5|178	This is the full TeX Live scheme: it installs everything
12mr|texlive-scheme-20111101-5|179	available.
12mr|texlive-scheme-20111101-5|180	
12mr|texlive-scheme-20111101-5|181	%files		full
12mr|texlive-scheme-20111101-5|182	
12mr|texlive-scheme-20111101-5|183	#-----------------------------------------------------------------------
12mr|texlive-scheme-20111101-5|184	# revision 21479
12mr|texlive-scheme-20111101-5|185	# category Scheme
12mr|texlive-scheme-20111101-5|186	# catalog-ctan undef
12mr|texlive-scheme-20111101-5|187	# catalog-date undef
12mr|texlive-scheme-20111101-5|188	# catalog-license undef
12mr|texlive-scheme-20111101-5|189	# catalog-version undef
12mr|texlive-scheme-20111101-5|190	%package	gust
12mr|texlive-scheme-20111101-5|191	Summary:        GUST TeX Live scheme
12mr|texlive-scheme-20111101-5|192	Requires(pre):	texlive-tlpkg
12mr|texlive-scheme-20111101-5|193	Requires:	texlive-FAQ-en
12mr|texlive-scheme-20111101-5|194	Requires:	texlive-Type1fonts
12mr|texlive-scheme-20111101-5|195	Requires:	texlive-amslatex-primer
12mr|texlive-scheme-20111101-5|196	Requires:	texlive-amstex
12mr|texlive-scheme-20111101-5|197	Requires:	texlive-antt
12mr|texlive-scheme-20111101-5|198	Requires:	texlive-bibtex8
12mr|texlive-scheme-20111101-5|199	Requires:	texlive-comment
12mr|texlive-scheme-20111101-5|200	Requires:	texlive-comprehensive
12mr|texlive-scheme-20111101-5|201	Requires:	texlive-concrete
12mr|texlive-scheme-20111101-5|202	Requires:	texlive-cyklop
12mr|texlive-scheme-20111101-5|203	Requires:	texlive-dvidvi
12mr|texlive-scheme-20111101-5|204	Requires:	texlive-dviljk
12mr|texlive-scheme-20111101-5|205	Requires:	texlive-gustprog
12mr|texlive-scheme-20111101-5|206	Requires:	texlive-impatient
12mr|texlive-scheme-20111101-5|207	Requires:	texlive-iwona
12mr|texlive-scheme-20111101-5|208	Requires:	texlive-metafont-beginners
12mr|texlive-scheme-20111101-5|209	Requires:	texlive-metapost-examples
12mr|texlive-scheme-20111101-5|210	Requires:	texlive-poltawski
12mr|texlive-scheme-20111101-5|211	Requires:	texlive-pstricks-tutorial
12mr|texlive-scheme-20111101-5|212	Requires:	texlive-seetexk
12mr|texlive-scheme-20111101-5|213	Requires:	texlive-seminar
12mr|texlive-scheme-20111101-5|214	Requires:	texlive-tds
12mr|texlive-scheme-20111101-5|215	Requires:	texlive-tex4ht
12mr|texlive-scheme-20111101-5|216	Requires:	texlive-texdoc
12mr|texlive-scheme-20111101-5|217	Requires:	texlive-collection-basic
12mr|texlive-scheme-20111101-5|218	Requires:	texlive-collection-context
12mr|texlive-scheme-20111101-5|219	Requires:	texlive-collection-documentation-polish
12mr|texlive-scheme-20111101-5|220	Requires:	texlive-collection-fontutils
12mr|texlive-scheme-20111101-5|221	Requires:	texlive-collection-fontsrecommended
12mr|texlive-scheme-20111101-5|222	Requires:	texlive-collection-genericrecommended
12mr|texlive-scheme-20111101-5|223	Requires:	texlive-collection-langpolish
12mr|texlive-scheme-20111101-5|224	Requires:	texlive-collection-latex
12mr|texlive-scheme-20111101-5|225	Requires:	texlive-collection-latexrecommended
12mr|texlive-scheme-20111101-5|226	Requires:	texlive-collection-metapost
12mr|texlive-scheme-20111101-5|227	Requires:	texlive-collection-xetex
12mr|texlive-scheme-20111101-5|228	
12mr|texlive-scheme-20111101-5|229	%description	gust
12mr|texlive-scheme-20111101-5|230	This is the GUST TeX Live scheme: it is a set of files
12mr|texlive-scheme-20111101-5|231	sufficient to typeset Polish plain TeX, LaTeX and ConTeXt
12mr|texlive-scheme-20111101-5|232	documents in PostScript or PDF.
12mr|texlive-scheme-20111101-5|233	
12mr|texlive-scheme-20111101-5|234	%files		gust
12mr|texlive-scheme-20111101-5|235	
12mr|texlive-scheme-20111101-5|236	#-----------------------------------------------------------------------
12mr|texlive-scheme-20111101-5|237	# revision 18615
12mr|texlive-scheme-20111101-5|238	# category Scheme
12mr|texlive-scheme-20111101-5|239	# catalog-ctan undef
12mr|texlive-scheme-20111101-5|240	# catalog-date undef
12mr|texlive-scheme-20111101-5|241	# catalog-license undef
12mr|texlive-scheme-20111101-5|242	# catalog-version undef
12mr|texlive-scheme-20111101-5|243	%package	medium
12mr|texlive-scheme-20111101-5|244	Summary:	medium scheme (plain, latex, recommended packages, some languages)
12mr|texlive-scheme-20111101-5|245	Requires(pre):	texlive-tlpkg
12mr|texlive-scheme-20111101-5|246	Requires:	texlive-collection-basic
12mr|texlive-scheme-20111101-5|247	Requires:	texlive-collection-binextra
12mr|texlive-scheme-20111101-5|248	Requires:	texlive-collection-context
12mr|texlive-scheme-20111101-5|249	Requires:	texlive-collection-documentation-english
12mr|texlive-scheme-20111101-5|250	Requires:	texlive-collection-fontutils
12mr|texlive-scheme-20111101-5|251	Requires:	texlive-collection-fontsrecommended
12mr|texlive-scheme-20111101-5|252	Requires:	texlive-collection-langczechslovak
12mr|texlive-scheme-20111101-5|253	Requires:	texlive-collection-langdutch
12mr|texlive-scheme-20111101-5|254	Requires:	texlive-collection-langfrench
12mr|texlive-scheme-20111101-5|255	Requires:	texlive-collection-langgerman
12mr|texlive-scheme-20111101-5|256	Requires:	texlive-collection-langitalian
12mr|texlive-scheme-20111101-5|257	Requires:	texlive-collection-langpolish
12mr|texlive-scheme-20111101-5|258	Requires:	texlive-collection-langportuguese
12mr|texlive-scheme-20111101-5|259	Requires:	texlive-collection-langspanish
12mr|texlive-scheme-20111101-5|260	Requires:	texlive-collection-langenglish
12mr|texlive-scheme-20111101-5|261	Requires:	texlive-collection-latex
12mr|texlive-scheme-20111101-5|262	Requires:	texlive-collection-latexrecommended
12mr|texlive-scheme-20111101-5|263	Requires:	texlive-collection-mathextra
12mr|texlive-scheme-20111101-5|264	Requires:	texlive-collection-metapost
12mr|texlive-scheme-20111101-5|265	Requires:	texlive-collection-texinfo
12mr|texlive-scheme-20111101-5|266	Requires:	texlive-collection-xetex
12mr|texlive-scheme-20111101-5|267	Requires:	texlive-collection-luatex
12mr|texlive-scheme-20111101-5|268	Requires:	texlive-collection-genericrecommended
12mr|texlive-scheme-20111101-5|269	
12mr|texlive-scheme-20111101-5|270	%description	medium
12mr|texlive-scheme-20111101-5|271	This is the medium TeX Live collection: it contains plain TeX,
12mr|texlive-scheme-20111101-5|272	LaTeX, many recommended packages, and support for some widely-
12mr|texlive-scheme-20111101-5|273	used European languages.
12mr|texlive-scheme-20111101-5|274	
12mr|texlive-scheme-20111101-5|275	%files		medium
12mr|texlive-scheme-20111101-5|276	
12mr|texlive-scheme-20111101-5|277	#-----------------------------------------------------------------------
12mr|texlive-scheme-20111101-5|278	# revision 13822
12mr|texlive-scheme-20111101-5|279	# category Scheme
12mr|texlive-scheme-20111101-5|280	# catalog-ctan undef
12mr|texlive-scheme-20111101-5|281	# catalog-date undef
12mr|texlive-scheme-20111101-5|282	# catalog-license undef
12mr|texlive-scheme-20111101-5|283	# catalog-version undef
12mr|texlive-scheme-20111101-5|284	%package	minimal
12mr|texlive-scheme-20111101-5|285	Summary:	minimal scheme (plain only)
12mr|texlive-scheme-20111101-5|286	Requires(pre):	texlive-tlpkg
12mr|texlive-scheme-20111101-5|287	Requires:	texlive-collection-basic
12mr|texlive-scheme-20111101-5|288	
12mr|texlive-scheme-20111101-5|289	%description	minimal
12mr|texlive-scheme-20111101-5|290	This is the minimal TeX Live scheme, with support for only
12mr|texlive-scheme-20111101-5|291	plain TeX. (No LaTeX macros.)  LuaTeX is included because Lua
12mr|texlive-scheme-20111101-5|292	scripts are used in TeX Live infrastructure.  This scheme
12mr|texlive-scheme-20111101-5|293	corresponds exactly to collection-basic.
12mr|texlive-scheme-20111101-5|294	
12mr|texlive-scheme-20111101-5|295	%files		minimal
12mr|texlive-scheme-20111101-5|296	
12mr|texlive-scheme-20111101-5|297	#-----------------------------------------------------------------------
12mr|texlive-scheme-20111101-5|298	# revision 21479
12mr|texlive-scheme-20111101-5|299	# category Scheme
12mr|texlive-scheme-20111101-5|300	# catalog-ctan undef
12mr|texlive-scheme-20111101-5|301	# catalog-date undef
12mr|texlive-scheme-20111101-5|302	# catalog-license undef
12mr|texlive-scheme-20111101-5|303	# catalog-version undef
12mr|texlive-scheme-20111101-5|304	%package	tetex
12mr|texlive-scheme-20111101-5|305	Summary:	teTeX scheme (more than medium, but nowhere near full)
12mr|texlive-scheme-20111101-5|306	Requires(pre):	texlive-tlpkg
12mr|texlive-scheme-20111101-5|307	Requires:	texlive-FAQ-en
12mr|texlive-scheme-20111101-5|308	Requires:	texlive-SIunits
12mr|texlive-scheme-20111101-5|309	Requires:	texlive-acronym
12mr|texlive-scheme-20111101-5|310	Requires:	texlive-amslatex-primer
12mr|texlive-scheme-20111101-5|311	Requires:	texlive-bbm
12mr|texlive-scheme-20111101-5|312	Requires:	texlive-bbm-macros
12mr|texlive-scheme-20111101-5|313	Requires:	texlive-bbold
12mr|texlive-scheme-20111101-5|314	Requires:	texlive-bibtex8
12mr|texlive-scheme-20111101-5|315	Requires:	texlive-ctie
12mr|texlive-scheme-20111101-5|316	Requires:	texlive-detex
12mr|texlive-scheme-20111101-5|317	Requires:	texlive-dtl
12mr|texlive-scheme-20111101-5|318	Requires:	texlive-dvi2tty
12mr|texlive-scheme-20111101-5|319	Requires:	texlive-dvicopy
12mr|texlive-scheme-20111101-5|320	Requires:	texlive-dvidvi
12mr|texlive-scheme-20111101-5|321	Requires:	texlive-dviljk
12mr|texlive-scheme-20111101-5|322	Requires:	texlive-patgen
12mr|texlive-scheme-20111101-5|323	Requires:	texlive-pdftools
12mr|texlive-scheme-20111101-5|324	Requires:	texlive-seetexk
12mr|texlive-scheme-20111101-5|325	Requires:	texlive-tie
12mr|texlive-scheme-20111101-5|326	Requires:	texlive-web
12mr|texlive-scheme-20111101-5|327	Requires:	texlive-cmbright
12mr|texlive-scheme-20111101-5|328	Requires:	texlive-cweb
12mr|texlive-scheme-20111101-5|329	Requires:	texlive-eplain
12mr|texlive-scheme-20111101-5|330	Requires:	texlive-eulervm
12mr|texlive-scheme-20111101-5|331	Requires:	texlive-gentle
12mr|texlive-scheme-20111101-5|332	Requires:	texlive-lshort-english
12mr|texlive-scheme-20111101-5|333	Requires:	texlive-mathmode
12mr|texlive-scheme-20111101-5|334	Requires:	texlive-mltex
12mr|texlive-scheme-20111101-5|335	Requires:	texlive-multirow
12mr|texlive-scheme-20111101-5|336	Requires:	texlive-nomencl
12mr|texlive-scheme-20111101-5|337	Requires:	texlive-pst-pdf
12mr|texlive-scheme-20111101-5|338	Requires:	texlive-pstricks-tutorial
12mr|texlive-scheme-20111101-5|339	Requires:	texlive-rsfs
12mr|texlive-scheme-20111101-5|340	Requires:	texlive-subfigure
12mr|texlive-scheme-20111101-5|341	Requires:	texlive-supertabular
12mr|texlive-scheme-20111101-5|342	Requires:	texlive-tamethebeast
12mr|texlive-scheme-20111101-5|343	Requires:	texlive-tds
12mr|texlive-scheme-20111101-5|344	Requires:	texlive-tex-refs
12mr|texlive-scheme-20111101-5|345	Requires:	texlive-collection-basic
12mr|texlive-scheme-20111101-5|346	Requires:	texlive-collection-context
12mr|texlive-scheme-20111101-5|347	Requires:	texlive-collection-documentation-base
12mr|texlive-scheme-20111101-5|348	Requires:	texlive-collection-fontutils
12mr|texlive-scheme-20111101-5|349	Requires:	texlive-collection-fontsrecommended
12mr|texlive-scheme-20111101-5|350	Requires:	texlive-collection-genericrecommended
12mr|texlive-scheme-20111101-5|351	Requires:	texlive-collection-langcjk
12mr|texlive-scheme-20111101-5|352	Requires:	texlive-collection-langcroatian
12mr|texlive-scheme-20111101-5|353	Requires:	texlive-collection-langcyrillic
12mr|texlive-scheme-20111101-5|354	Requires:	texlive-collection-langczechslovak
12mr|texlive-scheme-20111101-5|355	Requires:	texlive-collection-langdanish
12mr|texlive-scheme-20111101-5|356	Requires:	texlive-collection-langdutch
12mr|texlive-scheme-20111101-5|357	Requires:	texlive-collection-langfinnish
12mr|texlive-scheme-20111101-5|358	Requires:	texlive-collection-langfrench
12mr|texlive-scheme-20111101-5|359	Requires:	texlive-collection-langgerman
12mr|texlive-scheme-20111101-5|360	Requires:	texlive-collection-langgreek
12mr|texlive-scheme-20111101-5|361	Requires:	texlive-collection-langhungarian
12mr|texlive-scheme-20111101-5|362	Requires:	texlive-collection-langitalian
12mr|texlive-scheme-20111101-5|363	Requires:	texlive-collection-langlatin
12mr|texlive-scheme-20111101-5|364	Requires:	texlive-collection-langmongolian
12mr|texlive-scheme-20111101-5|365	Requires:	texlive-collection-langnorwegian
12mr|texlive-scheme-20111101-5|366	Requires:	texlive-collection-langother
12mr|texlive-scheme-20111101-5|367	Requires:	texlive-collection-langpolish
12mr|texlive-scheme-20111101-5|368	Requires:	texlive-collection-langportuguese
12mr|texlive-scheme-20111101-5|369	Requires:	texlive-collection-langspanish
12mr|texlive-scheme-20111101-5|370	Requires:	texlive-collection-langswedish
12mr|texlive-scheme-20111101-5|371	Requires:	texlive-collection-langenglish
12mr|texlive-scheme-20111101-5|372	Requires:	texlive-collection-langvietnamese
12mr|texlive-scheme-20111101-5|373	Requires:	texlive-collection-latex
12mr|texlive-scheme-20111101-5|374	Requires:	texlive-collection-latexrecommended
12mr|texlive-scheme-20111101-5|375	Requires:	texlive-collection-mathextra
12mr|texlive-scheme-20111101-5|376	Requires:	texlive-collection-metapost
12mr|texlive-scheme-20111101-5|377	Requires:	texlive-collection-omega
12mr|texlive-scheme-20111101-5|378	Requires:	texlive-collection-pictures
12mr|texlive-scheme-20111101-5|379	Requires:	texlive-collection-pstricks
12mr|texlive-scheme-20111101-5|380	Requires:	texlive-collection-texinfo
12mr|texlive-scheme-20111101-5|381	%rename tetex
12mr|texlive-scheme-20111101-5|382	%rename texlive-dviutils
12mr|texlive-scheme-20111101-5|383	
12mr|texlive-scheme-20111101-5|384	%description	tetex
12mr|texlive-scheme-20111101-5|385	TeX Live scheme nearly equivalent to the teTeX distribution
12mr|texlive-scheme-20111101-5|386	that was maintained by Thomas Esser.
12mr|texlive-scheme-20111101-5|387	
12mr|texlive-scheme-20111101-5|388	%posttrans
12mr|texlive-scheme-20111101-5|389	%{_sbindir}/texlive.post -
12mr|texlive-scheme-20111101-5|390	
12mr|texlive-scheme-20111101-5|391	%files		tetex
12mr|texlive-scheme-20111101-5|392	
12mr|texlive-scheme-20111101-5|393	#-----------------------------------------------------------------------
12mr|texlive-scheme-20111101-5|394	# revision 13822
12mr|texlive-scheme-20111101-5|395	# category Scheme
12mr|texlive-scheme-20111101-5|396	# catalog-ctan undef
12mr|texlive-scheme-20111101-5|397	# catalog-date undef
12mr|texlive-scheme-20111101-5|398	# catalog-license undef
12mr|texlive-scheme-20111101-5|399	# catalog-version undef
12mr|texlive-scheme-20111101-5|400	%package	xml
12mr|texlive-scheme-20111101-5|401	Summary:	XML scheme
12mr|texlive-scheme-20111101-5|402	Requires(pre):	texlive-tlpkg
12mr|texlive-scheme-20111101-5|403	Requires:	texlive-context
12mr|texlive-scheme-20111101-5|404	Requires:	texlive-jadetex
12mr|texlive-scheme-20111101-5|405	Requires:	texlive-ltxmisc
12mr|texlive-scheme-20111101-5|406	Requires:	texlive-marvosym
12mr|texlive-scheme-20111101-5|407	Requires:	texlive-marvosym
12mr|texlive-scheme-20111101-5|408	Requires:	texlive-metapost
12mr|texlive-scheme-20111101-5|409	Requires:	texlive-passivetex
12mr|texlive-scheme-20111101-5|410	Requires:	texlive-rotating
12mr|texlive-scheme-20111101-5|411	Requires:	texlive-stmaryrd
12mr|texlive-scheme-20111101-5|412	Requires:	texlive-tex4ht
12mr|texlive-scheme-20111101-5|413	Requires:	texlive-tipa
12mr|texlive-scheme-20111101-5|414	Requires:	texlive-ucs
12mr|texlive-scheme-20111101-5|415	Requires:	texlive-wasy
12mr|texlive-scheme-20111101-5|416	Requires:	texlive-wasysym
12mr|texlive-scheme-20111101-5|417	Requires:	texlive-xmltex
12mr|texlive-scheme-20111101-5|418	Requires:	texlive-collection-basic
12mr|texlive-scheme-20111101-5|419	Requires:	texlive-collection-fontsrecommended
12mr|texlive-scheme-20111101-5|420	Requires:	texlive-collection-latex
12mr|texlive-scheme-20111101-5|421	Requires:	texlive-collection-omega
12mr|texlive-scheme-20111101-5|422	
12mr|texlive-scheme-20111101-5|423	%description	xml
12mr|texlive-scheme-20111101-5|424	This contains the things you need to do XML-related work,
12mr|texlive-scheme-20111101-5|425	including PassiveTeX, JadeTeX, ConTeXt and Omega.
12mr|texlive-scheme-20111101-5|426	
12mr|texlive-scheme-20111101-5|427	%files		xml
12mr|texlive-scheme-20111101-5|428	
12mr|texlive-scheme-20111101-5|429	#-----------------------------------------------------------------------
12mr|texlive-scheme-20111101-5|430	%prep
12mr|texlive-scheme-20111101-5|431	%setup -c -a0 -a1 -a2 -a3 -a4 -a5 -a6 -a7
12mr|texlive-scheme-20111101-5|432	
12mr|texlive-scheme-20111101-5|433	%build
12mr|texlive-scheme-20111101-5|434	
12mr|texlive-scheme-20111101-5|435	%install
12mr|texlive-scheme-20111101-5|436	
12mr|texlive-scheme-20111101-5|437	
12mr|texlive-scheme-20111101-5|438	
12mr|texlive-scheme-20111101-5|439	%changelog
12mr|texlive-scheme-20111101-5|440	

18486 12
12mr|texlive-scheme-basic-20120810-1|1	# revision 25923
12mr|texlive-scheme-basic-20120810-1|2	# category Scheme
12mr|texlive-scheme-basic-20120810-1|3	# catalog-ctan undef
12mr|texlive-scheme-basic-20120810-1|4	# catalog-date undef
12mr|texlive-scheme-basic-20120810-1|5	# catalog-license undef
12mr|texlive-scheme-basic-20120810-1|6	# catalog-version undef
12mr|texlive-scheme-basic-20120810-1|7	Name:		texlive-scheme-basic
12mr|texlive-scheme-basic-20120810-1|8	Version:	20120810
12mr|texlive-scheme-basic-20120810-1|9	Release:	1
12mr|texlive-scheme-basic-20120810-1|10	Summary:	basic scheme (plain and latex)
12mr|texlive-scheme-basic-20120810-1|11	Group:		Publishing
12mr|texlive-scheme-basic-20120810-1|12	URL:		http://tug.org/texlive
12mr|texlive-scheme-basic-20120810-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-scheme-basic-20120810-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-basic.tar.xz
12mr|texlive-scheme-basic-20120810-1|15	BuildArch:	noarch
12mr|texlive-scheme-basic-20120810-1|16	BuildRequires:	texlive-tlpkg
12mr|texlive-scheme-basic-20120810-1|17	Requires(pre):	texlive-tlpkg
12mr|texlive-scheme-basic-20120810-1|18	Requires:	texlive-collection-basic
12mr|texlive-scheme-basic-20120810-1|19	Requires:	texlive-collection-latex
12mr|texlive-scheme-basic-20120810-1|20	
12mr|texlive-scheme-basic-20120810-1|21	%description
12mr|texlive-scheme-basic-20120810-1|22	This is the basic TeX Live scheme: it is a small set of files
12mr|texlive-scheme-basic-20120810-1|23	sufficient to typeset plain TeX or LaTeX documents in
12mr|texlive-scheme-basic-20120810-1|24	PostScript or PDF, using the Computer Modern fonts.  This
12mr|texlive-scheme-basic-20120810-1|25	scheme corresponds to collection-basic and collection-latex.
12mr|texlive-scheme-basic-20120810-1|26	
12mr|texlive-scheme-basic-20120810-1|27	#-----------------------------------------------------------------------
12mr|texlive-scheme-basic-20120810-1|28	%files
12mr|texlive-scheme-basic-20120810-1|29	
12mr|texlive-scheme-basic-20120810-1|30	#-----------------------------------------------------------------------
12mr|texlive-scheme-basic-20120810-1|31	%prep
12mr|texlive-scheme-basic-20120810-1|32	%setup -c -a0
12mr|texlive-scheme-basic-20120810-1|33	
12mr|texlive-scheme-basic-20120810-1|34	%build
12mr|texlive-scheme-basic-20120810-1|35	
12mr|texlive-scheme-basic-20120810-1|36	%install
12mr|texlive-scheme-basic-20120810-1|37	
12mr|texlive-scheme-basic-20120810-1|38	
12mr|texlive-scheme-basic-20120810-1|39	
12mr|texlive-scheme-basic-20120810-1|40	%changelog
12mr|texlive-scheme-basic-20120810-1|41	

18487 12
12mr|texlive-scheme-context-20120810-1|1	# revision 26699
12mr|texlive-scheme-context-20120810-1|2	# category Scheme
12mr|texlive-scheme-context-20120810-1|3	# catalog-ctan undef
12mr|texlive-scheme-context-20120810-1|4	# catalog-date undef
12mr|texlive-scheme-context-20120810-1|5	# catalog-license undef
12mr|texlive-scheme-context-20120810-1|6	# catalog-version undef
12mr|texlive-scheme-context-20120810-1|7	Name:		texlive-scheme-context
12mr|texlive-scheme-context-20120810-1|8	Version:	20120810
12mr|texlive-scheme-context-20120810-1|9	Release:	1
12mr|texlive-scheme-context-20120810-1|10	Summary:	ConTeXt scheme
12mr|texlive-scheme-context-20120810-1|11	Group:		Publishing
12mr|texlive-scheme-context-20120810-1|12	URL:		http://tug.org/texlive
12mr|texlive-scheme-context-20120810-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-scheme-context-20120810-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-context.tar.xz
12mr|texlive-scheme-context-20120810-1|15	BuildArch:	noarch
12mr|texlive-scheme-context-20120810-1|16	BuildRequires:	texlive-tlpkg
12mr|texlive-scheme-context-20120810-1|17	Requires(pre):	texlive-tlpkg
12mr|texlive-scheme-context-20120810-1|18	Requires(post):	texlive-context
12mr|texlive-scheme-context-20120810-1|19	Requires:	texlive-collection-context
12mr|texlive-scheme-context-20120810-1|20	Requires:	texlive-collection-metapost
12mr|texlive-scheme-context-20120810-1|21	Requires:	texlive-tex-gyre
12mr|texlive-scheme-context-20120810-1|22	Requires:	texlive-tex-gyre-math
12mr|texlive-scheme-context-20120810-1|23	Requires:	texlive-antt
12mr|texlive-scheme-context-20120810-1|24	Requires:	texlive-iwona
12mr|texlive-scheme-context-20120810-1|25	Requires:	texlive-kurier
12mr|texlive-scheme-context-20120810-1|26	Requires:	texlive-poltawski
12mr|texlive-scheme-context-20120810-1|27	Requires:	texlive-xits
12mr|texlive-scheme-context-20120810-1|28	Requires:	texlive-Asana-Math
12mr|texlive-scheme-context-20120810-1|29	Requires:	texlive-txfonts
12mr|texlive-scheme-context-20120810-1|30	Requires:	texlive-pxfonts
12mr|texlive-scheme-context-20120810-1|31	Requires:	texlive-eulervm
12mr|texlive-scheme-context-20120810-1|32	Requires:	texlive-marvosym
12mr|texlive-scheme-context-20120810-1|33	Requires:	texlive-wasy
12mr|texlive-scheme-context-20120810-1|34	Requires:	texlive-ly1
12mr|texlive-scheme-context-20120810-1|35	
12mr|texlive-scheme-context-20120810-1|36	%description
12mr|texlive-scheme-context-20120810-1|37	This is the TeX Live scheme for installing ConTeXt.
12mr|texlive-scheme-context-20120810-1|38	
12mr|texlive-scheme-context-20120810-1|39	%post
12mr|texlive-scheme-context-20120810-1|40	%{_sbindir}/texlive.post
12mr|texlive-scheme-context-20120810-1|41	
12mr|texlive-scheme-context-20120810-1|42	%postun
12mr|texlive-scheme-context-20120810-1|43	if [ $1 -eq 0 ]; then
12mr|texlive-scheme-context-20120810-1|44	%{_sbindir}/texlive.post
12mr|texlive-scheme-context-20120810-1|45	fi
12mr|texlive-scheme-context-20120810-1|46	
12mr|texlive-scheme-context-20120810-1|47	#-----------------------------------------------------------------------
12mr|texlive-scheme-context-20120810-1|48	%files
12mr|texlive-scheme-context-20120810-1|49	
12mr|texlive-scheme-context-20120810-1|50	#-----------------------------------------------------------------------
12mr|texlive-scheme-context-20120810-1|51	%prep
12mr|texlive-scheme-context-20120810-1|52	%setup -c -a0
12mr|texlive-scheme-context-20120810-1|53	
12mr|texlive-scheme-context-20120810-1|54	%build
12mr|texlive-scheme-context-20120810-1|55	
12mr|texlive-scheme-context-20120810-1|56	%install
12mr|texlive-scheme-context-20120810-1|57	
12mr|texlive-scheme-context-20120810-1|58	
12mr|texlive-scheme-context-20120810-1|59	
12mr|texlive-scheme-context-20120810-1|60	%changelog
12mr|texlive-scheme-context-20120810-1|61	

18488 12
12mr|texlive-scheme-full-20120307-1|1	# revision 21417
12mr|texlive-scheme-full-20120307-1|2	# category Scheme
12mr|texlive-scheme-full-20120307-1|3	# catalog-ctan undef
12mr|texlive-scheme-full-20120307-1|4	# catalog-date undef
12mr|texlive-scheme-full-20120307-1|5	# catalog-license undef
12mr|texlive-scheme-full-20120307-1|6	# catalog-version undef
12mr|texlive-scheme-full-20120307-1|7	Name:		texlive-scheme-full
12mr|texlive-scheme-full-20120307-1|8	Version:	20120307
12mr|texlive-scheme-full-20120307-1|9	Release:	1
12mr|texlive-scheme-full-20120307-1|10	Summary:	full scheme (everything)
12mr|texlive-scheme-full-20120307-1|11	Group:		Publishing
12mr|texlive-scheme-full-20120307-1|12	URL:		http://tug.org/texlive
12mr|texlive-scheme-full-20120307-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-scheme-full-20120307-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-full.tar.xz
12mr|texlive-scheme-full-20120307-1|15	BuildArch:	noarch
12mr|texlive-scheme-full-20120307-1|16	BuildRequires:	texlive-tlpkg
12mr|texlive-scheme-full-20120307-1|17	Requires(pre):	texlive-tlpkg
12mr|texlive-scheme-full-20120307-1|18	Requires:	texlive-collection-basic
12mr|texlive-scheme-full-20120307-1|19	Requires:	texlive-collection-bibtexextra
12mr|texlive-scheme-full-20120307-1|20	Requires:	texlive-collection-binextra
12mr|texlive-scheme-full-20120307-1|21	Requires:	texlive-collection-context
12mr|texlive-scheme-full-20120307-1|22	Requires:	texlive-collection-documentation-arabic
12mr|texlive-scheme-full-20120307-1|23	Requires:	texlive-collection-documentation-base
12mr|texlive-scheme-full-20120307-1|24	Requires:	texlive-collection-documentation-bulgarian
12mr|texlive-scheme-full-20120307-1|25	Requires:	texlive-collection-documentation-chinese
12mr|texlive-scheme-full-20120307-1|26	Requires:	texlive-collection-documentation-czechslovak
12mr|texlive-scheme-full-20120307-1|27	Requires:	texlive-collection-documentation-dutch
12mr|texlive-scheme-full-20120307-1|28	Requires:	texlive-collection-documentation-english
12mr|texlive-scheme-full-20120307-1|29	Requires:	texlive-collection-documentation-finnish
12mr|texlive-scheme-full-20120307-1|30	Requires:	texlive-collection-documentation-french
12mr|texlive-scheme-full-20120307-1|31	Requires:	texlive-collection-documentation-german
12mr|texlive-scheme-full-20120307-1|32	Requires:	texlive-collection-documentation-italian
12mr|texlive-scheme-full-20120307-1|33	Requires:	texlive-collection-documentation-japanese
12mr|texlive-scheme-full-20120307-1|34	Requires:	texlive-collection-documentation-korean
12mr|texlive-scheme-full-20120307-1|35	Requires:	texlive-collection-documentation-mongolian
12mr|texlive-scheme-full-20120307-1|36	Requires:	texlive-collection-documentation-polish
12mr|texlive-scheme-full-20120307-1|37	Requires:	texlive-collection-documentation-portuguese
12mr|texlive-scheme-full-20120307-1|38	Requires:	texlive-collection-documentation-russian
12mr|texlive-scheme-full-20120307-1|39	Requires:	texlive-collection-documentation-serbian
12mr|texlive-scheme-full-20120307-1|40	Requires:	texlive-collection-documentation-slovenian
12mr|texlive-scheme-full-20120307-1|41	Requires:	texlive-collection-documentation-spanish
12mr|texlive-scheme-full-20120307-1|42	Requires:	texlive-collection-documentation-thai
12mr|texlive-scheme-full-20120307-1|43	Requires:	texlive-collection-documentation-turkish
12mr|texlive-scheme-full-20120307-1|44	Requires:	texlive-collection-documentation-ukrainian
12mr|texlive-scheme-full-20120307-1|45	Requires:	texlive-collection-documentation-vietnamese
12mr|texlive-scheme-full-20120307-1|46	Requires:	texlive-collection-fontsextra
12mr|texlive-scheme-full-20120307-1|47	Requires:	texlive-collection-fontsrecommended
12mr|texlive-scheme-full-20120307-1|48	Requires:	texlive-collection-fontutils
12mr|texlive-scheme-full-20120307-1|49	Requires:	texlive-collection-formatsextra
12mr|texlive-scheme-full-20120307-1|50	Requires:	texlive-collection-games
12mr|texlive-scheme-full-20120307-1|51	Requires:	texlive-collection-genericextra
12mr|texlive-scheme-full-20120307-1|52	Requires:	texlive-collection-genericrecommended
12mr|texlive-scheme-full-20120307-1|53	Requires:	texlive-collection-htmlxml
12mr|texlive-scheme-full-20120307-1|54	Requires:	texlive-collection-humanities
12mr|texlive-scheme-full-20120307-1|55	Requires:	texlive-collection-langafrican
12mr|texlive-scheme-full-20120307-1|56	Requires:	texlive-collection-langarabic
12mr|texlive-scheme-full-20120307-1|57	Requires:	texlive-collection-langarmenian
12mr|texlive-scheme-full-20120307-1|58	Requires:	texlive-collection-langcjk
12mr|texlive-scheme-full-20120307-1|59	Requires:	texlive-collection-langcroatian
12mr|texlive-scheme-full-20120307-1|60	Requires:	texlive-collection-langcyrillic
12mr|texlive-scheme-full-20120307-1|61	Requires:	texlive-collection-langczechslovak
12mr|texlive-scheme-full-20120307-1|62	Requires:	texlive-collection-langdanish
12mr|texlive-scheme-full-20120307-1|63	Requires:	texlive-collection-langdutch
12mr|texlive-scheme-full-20120307-1|64	Requires:	texlive-collection-langfinnish
12mr|texlive-scheme-full-20120307-1|65	Requires:	texlive-collection-langfrench
12mr|texlive-scheme-full-20120307-1|66	Requires:	texlive-collection-langgerman
12mr|texlive-scheme-full-20120307-1|67	Requires:	texlive-collection-langgreek
12mr|texlive-scheme-full-20120307-1|68	Requires:	texlive-collection-langhebrew
12mr|texlive-scheme-full-20120307-1|69	Requires:	texlive-collection-langhungarian
12mr|texlive-scheme-full-20120307-1|70	Requires:	texlive-collection-langindic
12mr|texlive-scheme-full-20120307-1|71	Requires:	texlive-collection-langitalian
12mr|texlive-scheme-full-20120307-1|72	Requires:	texlive-collection-langlatin
12mr|texlive-scheme-full-20120307-1|73	Requires:	texlive-collection-langlatvian
12mr|texlive-scheme-full-20120307-1|74	Requires:	texlive-collection-langlithuanian
12mr|texlive-scheme-full-20120307-1|75	Requires:	texlive-collection-langmongolian
12mr|texlive-scheme-full-20120307-1|76	Requires:	texlive-collection-langnorwegian
12mr|texlive-scheme-full-20120307-1|77	Requires:	texlive-collection-langother
12mr|texlive-scheme-full-20120307-1|78	Requires:	texlive-collection-langpolish
12mr|texlive-scheme-full-20120307-1|79	Requires:	texlive-collection-langportuguese
12mr|texlive-scheme-full-20120307-1|80	Requires:	texlive-collection-langspanish
12mr|texlive-scheme-full-20120307-1|81	Requires:	texlive-collection-langswedish
12mr|texlive-scheme-full-20120307-1|82	Requires:	texlive-collection-langtibetan
12mr|texlive-scheme-full-20120307-1|83	Requires:	texlive-collection-langturkmen
12mr|texlive-scheme-full-20120307-1|84	Requires:	texlive-collection-langenglish
12mr|texlive-scheme-full-20120307-1|85	Requires:	texlive-collection-langvietnamese
12mr|texlive-scheme-full-20120307-1|86	Requires:	texlive-collection-latex
12mr|texlive-scheme-full-20120307-1|87	Requires:	texlive-collection-latexextra
12mr|texlive-scheme-full-20120307-1|88	Requires:	texlive-collection-latexrecommended
12mr|texlive-scheme-full-20120307-1|89	Requires:	texlive-collection-luatex
12mr|texlive-scheme-full-20120307-1|90	Requires:	texlive-collection-mathextra
12mr|texlive-scheme-full-20120307-1|91	Requires:	texlive-collection-metapost
12mr|texlive-scheme-full-20120307-1|92	Requires:	texlive-collection-music
12mr|texlive-scheme-full-20120307-1|93	Requires:	texlive-collection-omega
12mr|texlive-scheme-full-20120307-1|94	Requires:	texlive-collection-pictures
12mr|texlive-scheme-full-20120307-1|95	Requires:	texlive-collection-plainextra
12mr|texlive-scheme-full-20120307-1|96	Requires:	texlive-collection-pstricks
12mr|texlive-scheme-full-20120307-1|97	Requires:	texlive-collection-publishers
12mr|texlive-scheme-full-20120307-1|98	Requires:	texlive-collection-science
12mr|texlive-scheme-full-20120307-1|99	Requires:	texlive-collection-texinfo
12mr|texlive-scheme-full-20120307-1|100	Requires:	texlive-collection-xetex
12mr|texlive-scheme-full-20120307-1|101	
12mr|texlive-scheme-full-20120307-1|102	%description
12mr|texlive-scheme-full-20120307-1|103	This is the full TeX Live scheme: it installs everything
12mr|texlive-scheme-full-20120307-1|104	available.
12mr|texlive-scheme-full-20120307-1|105	
12mr|texlive-scheme-full-20120307-1|106	#-----------------------------------------------------------------------
12mr|texlive-scheme-full-20120307-1|107	%files
12mr|texlive-scheme-full-20120307-1|108	
12mr|texlive-scheme-full-20120307-1|109	#-----------------------------------------------------------------------
12mr|texlive-scheme-full-20120307-1|110	%prep
12mr|texlive-scheme-full-20120307-1|111	%setup -c -a0
12mr|texlive-scheme-full-20120307-1|112	
12mr|texlive-scheme-full-20120307-1|113	%build
12mr|texlive-scheme-full-20120307-1|114	
12mr|texlive-scheme-full-20120307-1|115	%install
12mr|texlive-scheme-full-20120307-1|116	
12mr|texlive-scheme-full-20120307-1|117	
12mr|texlive-scheme-full-20120307-1|118	
12mr|texlive-scheme-full-20120307-1|119	%changelog
12mr|texlive-scheme-full-20120307-1|120	

18489 12
12mr|texlive-scheme-gust-20120307-1|1	# revision 21479
12mr|texlive-scheme-gust-20120307-1|2	# category Scheme
12mr|texlive-scheme-gust-20120307-1|3	# catalog-ctan undef
12mr|texlive-scheme-gust-20120307-1|4	# catalog-date undef
12mr|texlive-scheme-gust-20120307-1|5	# catalog-license undef
12mr|texlive-scheme-gust-20120307-1|6	# catalog-version undef
12mr|texlive-scheme-gust-20120307-1|7	Name:		texlive-scheme-gust
12mr|texlive-scheme-gust-20120307-1|8	Version:	20120307
12mr|texlive-scheme-gust-20120307-1|9	Release:	1
12mr|texlive-scheme-gust-20120307-1|10	Summary:	GUST TeX Live scheme
12mr|texlive-scheme-gust-20120307-1|11	Group:		Publishing
12mr|texlive-scheme-gust-20120307-1|12	URL:		http://tug.org/texlive
12mr|texlive-scheme-gust-20120307-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-scheme-gust-20120307-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-gust.tar.xz
12mr|texlive-scheme-gust-20120307-1|15	BuildArch:	noarch
12mr|texlive-scheme-gust-20120307-1|16	BuildRequires:	texlive-tlpkg
12mr|texlive-scheme-gust-20120307-1|17	Requires(pre):	texlive-tlpkg
12mr|texlive-scheme-gust-20120307-1|18	Requires:	texlive-FAQ-en
12mr|texlive-scheme-gust-20120307-1|19	Requires:	texlive-Type1fonts
12mr|texlive-scheme-gust-20120307-1|20	Requires:	texlive-amslatex-primer
12mr|texlive-scheme-gust-20120307-1|21	Requires:	texlive-amstex
12mr|texlive-scheme-gust-20120307-1|22	Requires:	texlive-antt
12mr|texlive-scheme-gust-20120307-1|23	Requires:	texlive-bibtex8
12mr|texlive-scheme-gust-20120307-1|24	Requires:	texlive-comment
12mr|texlive-scheme-gust-20120307-1|25	Requires:	texlive-comprehensive
12mr|texlive-scheme-gust-20120307-1|26	Requires:	texlive-concrete
12mr|texlive-scheme-gust-20120307-1|27	Requires:	texlive-cyklop
12mr|texlive-scheme-gust-20120307-1|28	Requires:	texlive-dvidvi
12mr|texlive-scheme-gust-20120307-1|29	Requires:	texlive-dviljk
12mr|texlive-scheme-gust-20120307-1|30	Requires:	texlive-gustprog
12mr|texlive-scheme-gust-20120307-1|31	Requires:	texlive-impatient
12mr|texlive-scheme-gust-20120307-1|32	Requires:	texlive-iwona
12mr|texlive-scheme-gust-20120307-1|33	Requires:	texlive-metafont-beginners
12mr|texlive-scheme-gust-20120307-1|34	Requires:	texlive-metapost-examples
12mr|texlive-scheme-gust-20120307-1|35	Requires:	texlive-poltawski
12mr|texlive-scheme-gust-20120307-1|36	Requires:	texlive-pstricks-tutorial
12mr|texlive-scheme-gust-20120307-1|37	Requires:	texlive-seetexk
12mr|texlive-scheme-gust-20120307-1|38	Requires:	texlive-seminar
12mr|texlive-scheme-gust-20120307-1|39	Requires:	texlive-tds
12mr|texlive-scheme-gust-20120307-1|40	Requires:	texlive-tex4ht
12mr|texlive-scheme-gust-20120307-1|41	Requires:	texlive-texdoc
12mr|texlive-scheme-gust-20120307-1|42	Requires:	texlive-collection-basic
12mr|texlive-scheme-gust-20120307-1|43	Requires:	texlive-collection-context
12mr|texlive-scheme-gust-20120307-1|44	Requires:	texlive-collection-documentation-polish
12mr|texlive-scheme-gust-20120307-1|45	Requires:	texlive-collection-fontutils
12mr|texlive-scheme-gust-20120307-1|46	Requires:	texlive-collection-fontsrecommended
12mr|texlive-scheme-gust-20120307-1|47	Requires:	texlive-collection-genericrecommended
12mr|texlive-scheme-gust-20120307-1|48	Requires:	texlive-collection-langpolish
12mr|texlive-scheme-gust-20120307-1|49	Requires:	texlive-collection-latex
12mr|texlive-scheme-gust-20120307-1|50	Requires:	texlive-collection-latexrecommended
12mr|texlive-scheme-gust-20120307-1|51	Requires:	texlive-collection-metapost
12mr|texlive-scheme-gust-20120307-1|52	Requires:	texlive-collection-xetex
12mr|texlive-scheme-gust-20120307-1|53	
12mr|texlive-scheme-gust-20120307-1|54	%description
12mr|texlive-scheme-gust-20120307-1|55	This is the GUST TeX Live scheme: it is a set of files
12mr|texlive-scheme-gust-20120307-1|56	sufficient to typeset Polish plain TeX, LaTeX and ConTeXt
12mr|texlive-scheme-gust-20120307-1|57	documents in PostScript or PDF.
12mr|texlive-scheme-gust-20120307-1|58	
12mr|texlive-scheme-gust-20120307-1|59	#-----------------------------------------------------------------------
12mr|texlive-scheme-gust-20120307-1|60	%files
12mr|texlive-scheme-gust-20120307-1|61	
12mr|texlive-scheme-gust-20120307-1|62	#-----------------------------------------------------------------------
12mr|texlive-scheme-gust-20120307-1|63	%prep
12mr|texlive-scheme-gust-20120307-1|64	%setup -c -a0
12mr|texlive-scheme-gust-20120307-1|65	
12mr|texlive-scheme-gust-20120307-1|66	%build
12mr|texlive-scheme-gust-20120307-1|67	
12mr|texlive-scheme-gust-20120307-1|68	%install
12mr|texlive-scheme-gust-20120307-1|69	
12mr|texlive-scheme-gust-20120307-1|70	
12mr|texlive-scheme-gust-20120307-1|71	
12mr|texlive-scheme-gust-20120307-1|72	%changelog
12mr|texlive-scheme-gust-20120307-1|73	

18490 12
12mr|texlive-scheme-medium-20120307-1|1	# revision 18615
12mr|texlive-scheme-medium-20120307-1|2	# category Scheme
12mr|texlive-scheme-medium-20120307-1|3	# catalog-ctan undef
12mr|texlive-scheme-medium-20120307-1|4	# catalog-date undef
12mr|texlive-scheme-medium-20120307-1|5	# catalog-license undef
12mr|texlive-scheme-medium-20120307-1|6	# catalog-version undef
12mr|texlive-scheme-medium-20120307-1|7	Name:		texlive-scheme-medium
12mr|texlive-scheme-medium-20120307-1|8	Version:	20120307
12mr|texlive-scheme-medium-20120307-1|9	Release:	1
12mr|texlive-scheme-medium-20120307-1|10	Summary:	medium scheme (plain, latex, recommended packages, some languages)
12mr|texlive-scheme-medium-20120307-1|11	Group:		Publishing
12mr|texlive-scheme-medium-20120307-1|12	URL:		http://tug.org/texlive
12mr|texlive-scheme-medium-20120307-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-scheme-medium-20120307-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-medium.tar.xz
12mr|texlive-scheme-medium-20120307-1|15	BuildArch:	noarch
12mr|texlive-scheme-medium-20120307-1|16	BuildRequires:	texlive-tlpkg
12mr|texlive-scheme-medium-20120307-1|17	Requires(pre):	texlive-tlpkg
12mr|texlive-scheme-medium-20120307-1|18	Requires:	texlive-collection-basic
12mr|texlive-scheme-medium-20120307-1|19	Requires:	texlive-collection-binextra
12mr|texlive-scheme-medium-20120307-1|20	Requires:	texlive-collection-context
12mr|texlive-scheme-medium-20120307-1|21	Requires:	texlive-collection-documentation-english
12mr|texlive-scheme-medium-20120307-1|22	Requires:	texlive-collection-fontutils
12mr|texlive-scheme-medium-20120307-1|23	Requires:	texlive-collection-fontsrecommended
12mr|texlive-scheme-medium-20120307-1|24	Requires:	texlive-collection-langczechslovak
12mr|texlive-scheme-medium-20120307-1|25	Requires:	texlive-collection-langdutch
12mr|texlive-scheme-medium-20120307-1|26	Requires:	texlive-collection-langfrench
12mr|texlive-scheme-medium-20120307-1|27	Requires:	texlive-collection-langgerman
12mr|texlive-scheme-medium-20120307-1|28	Requires:	texlive-collection-langitalian
12mr|texlive-scheme-medium-20120307-1|29	Requires:	texlive-collection-langpolish
12mr|texlive-scheme-medium-20120307-1|30	Requires:	texlive-collection-langportuguese
12mr|texlive-scheme-medium-20120307-1|31	Requires:	texlive-collection-langspanish
12mr|texlive-scheme-medium-20120307-1|32	Requires:	texlive-collection-langenglish
12mr|texlive-scheme-medium-20120307-1|33	Requires:	texlive-collection-latex
12mr|texlive-scheme-medium-20120307-1|34	Requires:	texlive-collection-latexrecommended
12mr|texlive-scheme-medium-20120307-1|35	Requires:	texlive-collection-mathextra
12mr|texlive-scheme-medium-20120307-1|36	Requires:	texlive-collection-metapost
12mr|texlive-scheme-medium-20120307-1|37	Requires:	texlive-collection-texinfo
12mr|texlive-scheme-medium-20120307-1|38	Requires:	texlive-collection-xetex
12mr|texlive-scheme-medium-20120307-1|39	Requires:	texlive-collection-luatex
12mr|texlive-scheme-medium-20120307-1|40	Requires:	texlive-collection-genericrecommended
12mr|texlive-scheme-medium-20120307-1|41	
12mr|texlive-scheme-medium-20120307-1|42	%description
12mr|texlive-scheme-medium-20120307-1|43	This is the medium TeX Live collection: it contains plain TeX,
12mr|texlive-scheme-medium-20120307-1|44	LaTeX, many recommended packages, and support for some widely-
12mr|texlive-scheme-medium-20120307-1|45	used European languages.
12mr|texlive-scheme-medium-20120307-1|46	
12mr|texlive-scheme-medium-20120307-1|47	#-----------------------------------------------------------------------
12mr|texlive-scheme-medium-20120307-1|48	%files
12mr|texlive-scheme-medium-20120307-1|49	
12mr|texlive-scheme-medium-20120307-1|50	#-----------------------------------------------------------------------
12mr|texlive-scheme-medium-20120307-1|51	%prep
12mr|texlive-scheme-medium-20120307-1|52	%setup -c -a0
12mr|texlive-scheme-medium-20120307-1|53	
12mr|texlive-scheme-medium-20120307-1|54	%build
12mr|texlive-scheme-medium-20120307-1|55	
12mr|texlive-scheme-medium-20120307-1|56	%install
12mr|texlive-scheme-medium-20120307-1|57	
12mr|texlive-scheme-medium-20120307-1|58	
12mr|texlive-scheme-medium-20120307-1|59	
12mr|texlive-scheme-medium-20120307-1|60	%changelog
12mr|texlive-scheme-medium-20120307-1|61	

18491 12
12mr|texlive-scheme-minimal-20120307-1|1	# revision 13822
12mr|texlive-scheme-minimal-20120307-1|2	# category Scheme
12mr|texlive-scheme-minimal-20120307-1|3	# catalog-ctan undef
12mr|texlive-scheme-minimal-20120307-1|4	# catalog-date undef
12mr|texlive-scheme-minimal-20120307-1|5	# catalog-license undef
12mr|texlive-scheme-minimal-20120307-1|6	# catalog-version undef
12mr|texlive-scheme-minimal-20120307-1|7	Name:		texlive-scheme-minimal
12mr|texlive-scheme-minimal-20120307-1|8	Version:	20120307
12mr|texlive-scheme-minimal-20120307-1|9	Release:	1
12mr|texlive-scheme-minimal-20120307-1|10	Summary:	minimal scheme (plain only)
12mr|texlive-scheme-minimal-20120307-1|11	Group:		Publishing
12mr|texlive-scheme-minimal-20120307-1|12	URL:		http://tug.org/texlive
12mr|texlive-scheme-minimal-20120307-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-scheme-minimal-20120307-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-minimal.tar.xz
12mr|texlive-scheme-minimal-20120307-1|15	BuildArch:	noarch
12mr|texlive-scheme-minimal-20120307-1|16	BuildRequires:	texlive-tlpkg
12mr|texlive-scheme-minimal-20120307-1|17	Requires(pre):	texlive-tlpkg
12mr|texlive-scheme-minimal-20120307-1|18	Requires:	texlive-collection-basic
12mr|texlive-scheme-minimal-20120307-1|19	
12mr|texlive-scheme-minimal-20120307-1|20	%description
12mr|texlive-scheme-minimal-20120307-1|21	This is the minimal TeX Live scheme, with support for only
12mr|texlive-scheme-minimal-20120307-1|22	plain TeX. (No LaTeX macros.)  LuaTeX is included because Lua
12mr|texlive-scheme-minimal-20120307-1|23	scripts are used in TeX Live infrastructure.  This scheme
12mr|texlive-scheme-minimal-20120307-1|24	corresponds exactly to collection-basic.
12mr|texlive-scheme-minimal-20120307-1|25	
12mr|texlive-scheme-minimal-20120307-1|26	#-----------------------------------------------------------------------
12mr|texlive-scheme-minimal-20120307-1|27	%files
12mr|texlive-scheme-minimal-20120307-1|28	
12mr|texlive-scheme-minimal-20120307-1|29	#-----------------------------------------------------------------------
12mr|texlive-scheme-minimal-20120307-1|30	%prep
12mr|texlive-scheme-minimal-20120307-1|31	%setup -c -a0
12mr|texlive-scheme-minimal-20120307-1|32	
12mr|texlive-scheme-minimal-20120307-1|33	%build
12mr|texlive-scheme-minimal-20120307-1|34	
12mr|texlive-scheme-minimal-20120307-1|35	%install
12mr|texlive-scheme-minimal-20120307-1|36	
12mr|texlive-scheme-minimal-20120307-1|37	
12mr|texlive-scheme-minimal-20120307-1|38	
12mr|texlive-scheme-minimal-20120307-1|39	%changelog
12mr|texlive-scheme-minimal-20120307-1|40	

18492 12
12mr|texlive-scheme-small-20120810-1|1	# revision 26477
12mr|texlive-scheme-small-20120810-1|2	# category Scheme
12mr|texlive-scheme-small-20120810-1|3	# catalog-ctan undef
12mr|texlive-scheme-small-20120810-1|4	# catalog-date undef
12mr|texlive-scheme-small-20120810-1|5	# catalog-license undef
12mr|texlive-scheme-small-20120810-1|6	# catalog-version undef
12mr|texlive-scheme-small-20120810-1|7	Name:		texlive-scheme-small
12mr|texlive-scheme-small-20120810-1|8	Version:	20120810
12mr|texlive-scheme-small-20120810-1|9	Release:	1
12mr|texlive-scheme-small-20120810-1|10	Summary:	small scheme (basic + xetex, metapost, a few languages)
12mr|texlive-scheme-small-20120810-1|11	Group:		Publishing
12mr|texlive-scheme-small-20120810-1|12	URL:		http://tug.org/texlive
12mr|texlive-scheme-small-20120810-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-scheme-small-20120810-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-small.tar.xz
12mr|texlive-scheme-small-20120810-1|15	BuildArch:	noarch
12mr|texlive-scheme-small-20120810-1|16	BuildRequires:	texlive-tlpkg
12mr|texlive-scheme-small-20120810-1|17	Requires(pre):	texlive-tlpkg
12mr|texlive-scheme-small-20120810-1|18	Requires:	texlive-collection-basic
12mr|texlive-scheme-small-20120810-1|19	Requires:	texlive-collection-latex
12mr|texlive-scheme-small-20120810-1|20	Requires:	texlive-collection-latexrecommended
12mr|texlive-scheme-small-20120810-1|21	Requires:	texlive-collection-metapost
12mr|texlive-scheme-small-20120810-1|22	Requires:	texlive-collection-xetex
12mr|texlive-scheme-small-20120810-1|23	Requires:	texlive-lualibs
12mr|texlive-scheme-small-20120810-1|24	Requires:	texlive-luaotfload
12mr|texlive-scheme-small-20120810-1|25	Requires:	texlive-luatexbase
12mr|texlive-scheme-small-20120810-1|26	Requires:	texlive-revtex
12mr|texlive-scheme-small-20120810-1|27	Requires:	texlive-synctex
12mr|texlive-scheme-small-20120810-1|28	Requires:	texlive-times
12mr|texlive-scheme-small-20120810-1|29	Requires:	texlive-tipa
12mr|texlive-scheme-small-20120810-1|30	Requires:	texlive-hyphen-basque
12mr|texlive-scheme-small-20120810-1|31	Requires:	texlive-hyphen-danish
12mr|texlive-scheme-small-20120810-1|32	Requires:	texlive-hyphen-dutch
12mr|texlive-scheme-small-20120810-1|33	Requires:	texlive-hyphen-english
12mr|texlive-scheme-small-20120810-1|34	Requires:	texlive-hyphen-finnish
12mr|texlive-scheme-small-20120810-1|35	Requires:	texlive-hyphen-french
12mr|texlive-scheme-small-20120810-1|36	Requires:	texlive-hyphen-german
12mr|texlive-scheme-small-20120810-1|37	Requires:	texlive-hyphen-hungarian
12mr|texlive-scheme-small-20120810-1|38	Requires:	texlive-hyphen-italian
12mr|texlive-scheme-small-20120810-1|39	Requires:	texlive-hyphen-norwegian
12mr|texlive-scheme-small-20120810-1|40	Requires:	texlive-hyphen-polish
12mr|texlive-scheme-small-20120810-1|41	Requires:	texlive-hyphen-portuguese
12mr|texlive-scheme-small-20120810-1|42	Requires:	texlive-hyphen-spanish
12mr|texlive-scheme-small-20120810-1|43	Requires:	texlive-hyphen-swedish
12mr|texlive-scheme-small-20120810-1|44	
12mr|texlive-scheme-small-20120810-1|45	%description
12mr|texlive-scheme-small-20120810-1|46	This is a small TeX Live scheme, corresponding to MacTeX's
12mr|texlive-scheme-small-20120810-1|47	BasicTeX variant.  It adds XeTeX, MetaPost, various
12mr|texlive-scheme-small-20120810-1|48	hyphenations, and some recommended packages to scheme-basic.
12mr|texlive-scheme-small-20120810-1|49	
12mr|texlive-scheme-small-20120810-1|50	#-----------------------------------------------------------------------
12mr|texlive-scheme-small-20120810-1|51	%files
12mr|texlive-scheme-small-20120810-1|52	
12mr|texlive-scheme-small-20120810-1|53	#-----------------------------------------------------------------------
12mr|texlive-scheme-small-20120810-1|54	%prep
12mr|texlive-scheme-small-20120810-1|55	%setup -c -a0
12mr|texlive-scheme-small-20120810-1|56	
12mr|texlive-scheme-small-20120810-1|57	%build
12mr|texlive-scheme-small-20120810-1|58	
12mr|texlive-scheme-small-20120810-1|59	%install
12mr|texlive-scheme-small-20120810-1|60	
12mr|texlive-scheme-small-20120810-1|61	
12mr|texlive-scheme-small-20120810-1|62	
12mr|texlive-scheme-small-20120810-1|63	%changelog
12mr|texlive-scheme-small-20120810-1|64	

18493 12
12mr|texlive-scheme-tetex-20120307-1|1	# revision 21479
12mr|texlive-scheme-tetex-20120307-1|2	# category Scheme
12mr|texlive-scheme-tetex-20120307-1|3	# catalog-ctan undef
12mr|texlive-scheme-tetex-20120307-1|4	# catalog-date undef
12mr|texlive-scheme-tetex-20120307-1|5	# catalog-license undef
12mr|texlive-scheme-tetex-20120307-1|6	# catalog-version undef
12mr|texlive-scheme-tetex-20120307-1|7	Name:		texlive-scheme-tetex
12mr|texlive-scheme-tetex-20120307-1|8	Version:	20120307
12mr|texlive-scheme-tetex-20120307-1|9	Release:	1
12mr|texlive-scheme-tetex-20120307-1|10	Summary:	teTeX scheme (more than medium, but nowhere near full)
12mr|texlive-scheme-tetex-20120307-1|11	Group:		Publishing
12mr|texlive-scheme-tetex-20120307-1|12	URL:		http://tug.org/texlive
12mr|texlive-scheme-tetex-20120307-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-scheme-tetex-20120307-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-tetex.tar.xz
12mr|texlive-scheme-tetex-20120307-1|15	BuildArch:	noarch
12mr|texlive-scheme-tetex-20120307-1|16	BuildRequires:	texlive-tlpkg
12mr|texlive-scheme-tetex-20120307-1|17	Requires(pre):	texlive-tlpkg
12mr|texlive-scheme-tetex-20120307-1|18	Requires:	texlive-FAQ-en
12mr|texlive-scheme-tetex-20120307-1|19	Requires:	texlive-SIunits
12mr|texlive-scheme-tetex-20120307-1|20	Requires:	texlive-acronym
12mr|texlive-scheme-tetex-20120307-1|21	Requires:	texlive-amslatex-primer
12mr|texlive-scheme-tetex-20120307-1|22	Requires:	texlive-bbm
12mr|texlive-scheme-tetex-20120307-1|23	Requires:	texlive-bbm-macros
12mr|texlive-scheme-tetex-20120307-1|24	Requires:	texlive-bbold
12mr|texlive-scheme-tetex-20120307-1|25	Requires:	texlive-bibtex8
12mr|texlive-scheme-tetex-20120307-1|26	Requires:	texlive-ctie
12mr|texlive-scheme-tetex-20120307-1|27	Requires:	texlive-detex
12mr|texlive-scheme-tetex-20120307-1|28	Requires:	texlive-dtl
12mr|texlive-scheme-tetex-20120307-1|29	Requires:	texlive-dvi2tty
12mr|texlive-scheme-tetex-20120307-1|30	Requires:	texlive-dvicopy
12mr|texlive-scheme-tetex-20120307-1|31	Requires:	texlive-dvidvi
12mr|texlive-scheme-tetex-20120307-1|32	Requires:	texlive-dviljk
12mr|texlive-scheme-tetex-20120307-1|33	Requires:	texlive-patgen
12mr|texlive-scheme-tetex-20120307-1|34	Requires:	texlive-pdftools
12mr|texlive-scheme-tetex-20120307-1|35	Requires:	texlive-seetexk
12mr|texlive-scheme-tetex-20120307-1|36	Requires:	texlive-tie
12mr|texlive-scheme-tetex-20120307-1|37	Requires:	texlive-web
12mr|texlive-scheme-tetex-20120307-1|38	Requires:	texlive-cmbright
12mr|texlive-scheme-tetex-20120307-1|39	Requires:	texlive-cweb
12mr|texlive-scheme-tetex-20120307-1|40	Requires:	texlive-eplain
12mr|texlive-scheme-tetex-20120307-1|41	Requires:	texlive-eulervm
12mr|texlive-scheme-tetex-20120307-1|42	Requires:	texlive-gentle
12mr|texlive-scheme-tetex-20120307-1|43	Requires:	texlive-lshort-english
12mr|texlive-scheme-tetex-20120307-1|44	Requires:	texlive-mathmode
12mr|texlive-scheme-tetex-20120307-1|45	Requires:	texlive-mltex
12mr|texlive-scheme-tetex-20120307-1|46	Requires:	texlive-multirow
12mr|texlive-scheme-tetex-20120307-1|47	Requires:	texlive-nomencl
12mr|texlive-scheme-tetex-20120307-1|48	Requires:	texlive-pst-pdf
12mr|texlive-scheme-tetex-20120307-1|49	Requires:	texlive-pstricks-tutorial
12mr|texlive-scheme-tetex-20120307-1|50	Requires:	texlive-rsfs
12mr|texlive-scheme-tetex-20120307-1|51	Requires:	texlive-subfigure
12mr|texlive-scheme-tetex-20120307-1|52	Requires:	texlive-supertabular
12mr|texlive-scheme-tetex-20120307-1|53	Requires:	texlive-tamethebeast
12mr|texlive-scheme-tetex-20120307-1|54	Requires:	texlive-tds
12mr|texlive-scheme-tetex-20120307-1|55	Requires:	texlive-tex-refs
12mr|texlive-scheme-tetex-20120307-1|56	Requires:	texlive-collection-basic
12mr|texlive-scheme-tetex-20120307-1|57	Requires:	texlive-collection-context
12mr|texlive-scheme-tetex-20120307-1|58	Requires:	texlive-collection-documentation-base
12mr|texlive-scheme-tetex-20120307-1|59	Requires:	texlive-collection-fontutils
12mr|texlive-scheme-tetex-20120307-1|60	Requires:	texlive-collection-fontsrecommended
12mr|texlive-scheme-tetex-20120307-1|61	Requires:	texlive-collection-genericrecommended
12mr|texlive-scheme-tetex-20120307-1|62	Requires:	texlive-collection-langcjk
12mr|texlive-scheme-tetex-20120307-1|63	Requires:	texlive-collection-langcroatian
12mr|texlive-scheme-tetex-20120307-1|64	Requires:	texlive-collection-langcyrillic
12mr|texlive-scheme-tetex-20120307-1|65	Requires:	texlive-collection-langczechslovak
12mr|texlive-scheme-tetex-20120307-1|66	Requires:	texlive-collection-langdanish
12mr|texlive-scheme-tetex-20120307-1|67	Requires:	texlive-collection-langdutch
12mr|texlive-scheme-tetex-20120307-1|68	Requires:	texlive-collection-langfinnish
12mr|texlive-scheme-tetex-20120307-1|69	Requires:	texlive-collection-langfrench
12mr|texlive-scheme-tetex-20120307-1|70	Requires:	texlive-collection-langgerman
12mr|texlive-scheme-tetex-20120307-1|71	Requires:	texlive-collection-langgreek
12mr|texlive-scheme-tetex-20120307-1|72	Requires:	texlive-collection-langhungarian
12mr|texlive-scheme-tetex-20120307-1|73	Requires:	texlive-collection-langitalian
12mr|texlive-scheme-tetex-20120307-1|74	Requires:	texlive-collection-langlatin
12mr|texlive-scheme-tetex-20120307-1|75	Requires:	texlive-collection-langmongolian
12mr|texlive-scheme-tetex-20120307-1|76	Requires:	texlive-collection-langnorwegian
12mr|texlive-scheme-tetex-20120307-1|77	Requires:	texlive-collection-langother
12mr|texlive-scheme-tetex-20120307-1|78	Requires:	texlive-collection-langpolish
12mr|texlive-scheme-tetex-20120307-1|79	Requires:	texlive-collection-langportuguese
12mr|texlive-scheme-tetex-20120307-1|80	Requires:	texlive-collection-langspanish
12mr|texlive-scheme-tetex-20120307-1|81	Requires:	texlive-collection-langswedish
12mr|texlive-scheme-tetex-20120307-1|82	Requires:	texlive-collection-langenglish
12mr|texlive-scheme-tetex-20120307-1|83	Requires:	texlive-collection-langvietnamese
12mr|texlive-scheme-tetex-20120307-1|84	Requires:	texlive-collection-latex
12mr|texlive-scheme-tetex-20120307-1|85	Requires:	texlive-collection-latexrecommended
12mr|texlive-scheme-tetex-20120307-1|86	Requires:	texlive-collection-mathextra
12mr|texlive-scheme-tetex-20120307-1|87	Requires:	texlive-collection-metapost
12mr|texlive-scheme-tetex-20120307-1|88	Requires:	texlive-collection-omega
12mr|texlive-scheme-tetex-20120307-1|89	Requires:	texlive-collection-pictures
12mr|texlive-scheme-tetex-20120307-1|90	Requires:	texlive-collection-pstricks
12mr|texlive-scheme-tetex-20120307-1|91	Requires:	texlive-collection-texinfo
12mr|texlive-scheme-tetex-20120307-1|92	%rename tetex
12mr|texlive-scheme-tetex-20120307-1|93	%rename texlive-dviutils
12mr|texlive-scheme-tetex-20120307-1|94	
12mr|texlive-scheme-tetex-20120307-1|95	%description
12mr|texlive-scheme-tetex-20120307-1|96	TeX Live scheme nearly equivalent to the teTeX distribution
12mr|texlive-scheme-tetex-20120307-1|97	that was maintained by Thomas Esser.
12mr|texlive-scheme-tetex-20120307-1|98	
12mr|texlive-scheme-tetex-20120307-1|99	%posttrans
12mr|texlive-scheme-tetex-20120307-1|100	%{_sbindir}/texlive.post -
12mr|texlive-scheme-tetex-20120307-1|101	
12mr|texlive-scheme-tetex-20120307-1|102	#-----------------------------------------------------------------------
12mr|texlive-scheme-tetex-20120307-1|103	%files
12mr|texlive-scheme-tetex-20120307-1|104	
12mr|texlive-scheme-tetex-20120307-1|105	#-----------------------------------------------------------------------
12mr|texlive-scheme-tetex-20120307-1|106	%prep
12mr|texlive-scheme-tetex-20120307-1|107	%setup -c -a0
12mr|texlive-scheme-tetex-20120307-1|108	
12mr|texlive-scheme-tetex-20120307-1|109	%build
12mr|texlive-scheme-tetex-20120307-1|110	
12mr|texlive-scheme-tetex-20120307-1|111	%install
12mr|texlive-scheme-tetex-20120307-1|112	
12mr|texlive-scheme-tetex-20120307-1|113	
12mr|texlive-scheme-tetex-20120307-1|114	
12mr|texlive-scheme-tetex-20120307-1|115	%changelog
12mr|texlive-scheme-tetex-20120307-1|116	

18494 12
12mr|texlive-scheme-xml-20120307-1|1	# revision 13822
12mr|texlive-scheme-xml-20120307-1|2	# category Scheme
12mr|texlive-scheme-xml-20120307-1|3	# catalog-ctan undef
12mr|texlive-scheme-xml-20120307-1|4	# catalog-date undef
12mr|texlive-scheme-xml-20120307-1|5	# catalog-license undef
12mr|texlive-scheme-xml-20120307-1|6	# catalog-version undef
12mr|texlive-scheme-xml-20120307-1|7	Name:		texlive-scheme-xml
12mr|texlive-scheme-xml-20120307-1|8	Version:	20120307
12mr|texlive-scheme-xml-20120307-1|9	Release:	1
12mr|texlive-scheme-xml-20120307-1|10	Summary:	XML scheme
12mr|texlive-scheme-xml-20120307-1|11	Group:		Publishing
12mr|texlive-scheme-xml-20120307-1|12	URL:		http://tug.org/texlive
12mr|texlive-scheme-xml-20120307-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-scheme-xml-20120307-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-xml.tar.xz
12mr|texlive-scheme-xml-20120307-1|15	BuildArch:	noarch
12mr|texlive-scheme-xml-20120307-1|16	BuildRequires:	texlive-tlpkg
12mr|texlive-scheme-xml-20120307-1|17	Requires(pre):	texlive-tlpkg
12mr|texlive-scheme-xml-20120307-1|18	Requires:	texlive-context
12mr|texlive-scheme-xml-20120307-1|19	Requires:	texlive-jadetex
12mr|texlive-scheme-xml-20120307-1|20	Requires:	texlive-ltxmisc
12mr|texlive-scheme-xml-20120307-1|21	Requires:	texlive-marvosym
12mr|texlive-scheme-xml-20120307-1|22	Requires:	texlive-metapost
12mr|texlive-scheme-xml-20120307-1|23	Requires:	texlive-passivetex
12mr|texlive-scheme-xml-20120307-1|24	Requires:	texlive-rotating
12mr|texlive-scheme-xml-20120307-1|25	Requires:	texlive-stmaryrd
12mr|texlive-scheme-xml-20120307-1|26	Requires:	texlive-tex4ht
12mr|texlive-scheme-xml-20120307-1|27	Requires:	texlive-tipa
12mr|texlive-scheme-xml-20120307-1|28	Requires:	texlive-ucs
12mr|texlive-scheme-xml-20120307-1|29	Requires:	texlive-wasy
12mr|texlive-scheme-xml-20120307-1|30	Requires:	texlive-wasysym
12mr|texlive-scheme-xml-20120307-1|31	Requires:	texlive-xmltex
12mr|texlive-scheme-xml-20120307-1|32	Requires:	texlive-collection-basic
12mr|texlive-scheme-xml-20120307-1|33	Requires:	texlive-collection-fontsrecommended
12mr|texlive-scheme-xml-20120307-1|34	Requires:	texlive-collection-latex
12mr|texlive-scheme-xml-20120307-1|35	Requires:	texlive-collection-omega
12mr|texlive-scheme-xml-20120307-1|36	
12mr|texlive-scheme-xml-20120307-1|37	%description
12mr|texlive-scheme-xml-20120307-1|38	This contains the things you need to do XML-related work,
12mr|texlive-scheme-xml-20120307-1|39	including PassiveTeX, JadeTeX, ConTeXt and Omega.
12mr|texlive-scheme-xml-20120307-1|40	
12mr|texlive-scheme-xml-20120307-1|41	#-----------------------------------------------------------------------
12mr|texlive-scheme-xml-20120307-1|42	%files
12mr|texlive-scheme-xml-20120307-1|43	
12mr|texlive-scheme-xml-20120307-1|44	#-----------------------------------------------------------------------
12mr|texlive-scheme-xml-20120307-1|45	%prep
12mr|texlive-scheme-xml-20120307-1|46	%setup -c -a0
12mr|texlive-scheme-xml-20120307-1|47	
12mr|texlive-scheme-xml-20120307-1|48	%build
12mr|texlive-scheme-xml-20120307-1|49	
12mr|texlive-scheme-xml-20120307-1|50	%install
12mr|texlive-scheme-xml-20120307-1|51	
12mr|texlive-scheme-xml-20120307-1|52	
12mr|texlive-scheme-xml-20120307-1|53	
12mr|texlive-scheme-xml-20120307-1|54	%changelog
12mr|texlive-scheme-xml-20120307-1|55	

18495 12
12mr|texlive-schwalbe-chess-1.3-1|1	# revision 26207
12mr|texlive-schwalbe-chess-1.3-1|2	# category Package
12mr|texlive-schwalbe-chess-1.3-1|3	# catalog-ctan /macros/latex/contrib/schwalbe-chess
12mr|texlive-schwalbe-chess-1.3-1|4	# catalog-date 2012-05-01 11:47:32 +0200
12mr|texlive-schwalbe-chess-1.3-1|5	# catalog-license lppl1.2
12mr|texlive-schwalbe-chess-1.3-1|6	# catalog-version 1.3
12mr|texlive-schwalbe-chess-1.3-1|7	Name:		texlive-schwalbe-chess
12mr|texlive-schwalbe-chess-1.3-1|8	Version:	1.3
12mr|texlive-schwalbe-chess-1.3-1|9	Release:	1
12mr|texlive-schwalbe-chess-1.3-1|10	Summary:	Typeset the German chess magazine "Die Schwalbe"
12mr|texlive-schwalbe-chess-1.3-1|11	Group:		Publishing
12mr|texlive-schwalbe-chess-1.3-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/schwalbe-chess
12mr|texlive-schwalbe-chess-1.3-1|13	License:	LPPL1.2
12mr|texlive-schwalbe-chess-1.3-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schwalbe-chess.tar.xz
12mr|texlive-schwalbe-chess-1.3-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schwalbe-chess.doc.tar.xz
12mr|texlive-schwalbe-chess-1.3-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schwalbe-chess.source.tar.xz
12mr|texlive-schwalbe-chess-1.3-1|17	BuildArch:	noarch
12mr|texlive-schwalbe-chess-1.3-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-schwalbe-chess-1.3-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-schwalbe-chess-1.3-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-schwalbe-chess-1.3-1|21	
12mr|texlive-schwalbe-chess-1.3-1|22	%description
12mr|texlive-schwalbe-chess-1.3-1|23	The package is based on chess-problem-diagrams, which in its
12mr|texlive-schwalbe-chess-1.3-1|24	turn has a dependency on the bartel-chess-fonts.
12mr|texlive-schwalbe-chess-1.3-1|25	
12mr|texlive-schwalbe-chess-1.3-1|26	%post
12mr|texlive-schwalbe-chess-1.3-1|27	%{_sbindir}/texlive.post
12mr|texlive-schwalbe-chess-1.3-1|28	
12mr|texlive-schwalbe-chess-1.3-1|29	%postun
12mr|texlive-schwalbe-chess-1.3-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-schwalbe-chess-1.3-1|31	%{_sbindir}/texlive.post
12mr|texlive-schwalbe-chess-1.3-1|32	fi
12mr|texlive-schwalbe-chess-1.3-1|33	
12mr|texlive-schwalbe-chess-1.3-1|34	#-----------------------------------------------------------------------
12mr|texlive-schwalbe-chess-1.3-1|35	%files
12mr|texlive-schwalbe-chess-1.3-1|36	%{_texmfdistdir}/tex/latex/schwalbe-chess/schwalbe.sty
12mr|texlive-schwalbe-chess-1.3-1|37	%doc %{_texmfdistdir}/doc/latex/schwalbe-chess/README
12mr|texlive-schwalbe-chess-1.3-1|38	%doc %{_texmfdistdir}/doc/latex/schwalbe-chess/schwalbe.pdf
12mr|texlive-schwalbe-chess-1.3-1|39	#- source
12mr|texlive-schwalbe-chess-1.3-1|40	%doc %{_texmfdistdir}/source/latex/schwalbe-chess/schwalbe.dtx
12mr|texlive-schwalbe-chess-1.3-1|41	%doc %{_texmfdistdir}/source/latex/schwalbe-chess/schwalbe.ins
12mr|texlive-schwalbe-chess-1.3-1|42	
12mr|texlive-schwalbe-chess-1.3-1|43	#-----------------------------------------------------------------------
12mr|texlive-schwalbe-chess-1.3-1|44	%prep
12mr|texlive-schwalbe-chess-1.3-1|45	%setup -c -a0 -a1 -a2
12mr|texlive-schwalbe-chess-1.3-1|46	
12mr|texlive-schwalbe-chess-1.3-1|47	%build
12mr|texlive-schwalbe-chess-1.3-1|48	
12mr|texlive-schwalbe-chess-1.3-1|49	%install
12mr|texlive-schwalbe-chess-1.3-1|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-schwalbe-chess-1.3-1|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-schwalbe-chess-1.3-1|52	
12mr|texlive-schwalbe-chess-1.3-1|53	
12mr|texlive-schwalbe-chess-1.3-1|54	
12mr|texlive-schwalbe-chess-1.3-1|55	%changelog
12mr|texlive-schwalbe-chess-1.3-1|56	

18496 12
12mr|texlive-scientificpaper-20070114-2|1	# revision 15878
12mr|texlive-scientificpaper-20070114-2|2	# category Package
12mr|texlive-scientificpaper-20070114-2|3	# catalog-ctan /macros/latex/contrib/scientificpaper/science.sty
12mr|texlive-scientificpaper-20070114-2|4	# catalog-date 2007-01-14 15:20:52 +0100
12mr|texlive-scientificpaper-20070114-2|5	# catalog-license lppl
12mr|texlive-scientificpaper-20070114-2|6	# catalog-version undef
12mr|texlive-scientificpaper-20070114-2|7	Name:		texlive-scientificpaper
12mr|texlive-scientificpaper-20070114-2|8	Version:	20070114
12mr|texlive-scientificpaper-20070114-2|9	Release:	2
12mr|texlive-scientificpaper-20070114-2|10	Summary:	Format a scientific paper for journal publication
12mr|texlive-scientificpaper-20070114-2|11	Group:		Publishing
12mr|texlive-scientificpaper-20070114-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/scientificpaper/science.sty
12mr|texlive-scientificpaper-20070114-2|13	License:	LPPL
12mr|texlive-scientificpaper-20070114-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scientificpaper.tar.xz
12mr|texlive-scientificpaper-20070114-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scientificpaper.doc.tar.xz
12mr|texlive-scientificpaper-20070114-2|16	BuildArch:	noarch
12mr|texlive-scientificpaper-20070114-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-scientificpaper-20070114-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-scientificpaper-20070114-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-scientificpaper-20070114-2|20	
12mr|texlive-scientificpaper-20070114-2|21	%description
12mr|texlive-scientificpaper-20070114-2|22	TeXLive scientificpaper package.
12mr|texlive-scientificpaper-20070114-2|23	
12mr|texlive-scientificpaper-20070114-2|24	%post
12mr|texlive-scientificpaper-20070114-2|25	%{_sbindir}/texlive.post
12mr|texlive-scientificpaper-20070114-2|26	
12mr|texlive-scientificpaper-20070114-2|27	%postun
12mr|texlive-scientificpaper-20070114-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-scientificpaper-20070114-2|29	%{_sbindir}/texlive.post
12mr|texlive-scientificpaper-20070114-2|30	fi
12mr|texlive-scientificpaper-20070114-2|31	
12mr|texlive-scientificpaper-20070114-2|32	#-----------------------------------------------------------------------
12mr|texlive-scientificpaper-20070114-2|33	%files
12mr|texlive-scientificpaper-20070114-2|34	%{_texmfdistdir}/tex/latex/scientificpaper/science.sty
12mr|texlive-scientificpaper-20070114-2|35	%doc %{_texmfdistdir}/doc/latex/scientificpaper/README
12mr|texlive-scientificpaper-20070114-2|36	
12mr|texlive-scientificpaper-20070114-2|37	#-----------------------------------------------------------------------
12mr|texlive-scientificpaper-20070114-2|38	%prep
12mr|texlive-scientificpaper-20070114-2|39	%setup -c -a0 -a1
12mr|texlive-scientificpaper-20070114-2|40	
12mr|texlive-scientificpaper-20070114-2|41	%build
12mr|texlive-scientificpaper-20070114-2|42	
12mr|texlive-scientificpaper-20070114-2|43	%install
12mr|texlive-scientificpaper-20070114-2|44	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-scientificpaper-20070114-2|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-scientificpaper-20070114-2|46	
12mr|texlive-scientificpaper-20070114-2|47	
12mr|texlive-scientificpaper-20070114-2|48	
12mr|texlive-scientificpaper-20070114-2|49	%changelog
12mr|texlive-scientificpaper-20070114-2|50	

18497 12
12mr|texlive-sciposter-1.18-2|1	# revision 15878
12mr|texlive-sciposter-1.18-2|2	# category Package
12mr|texlive-sciposter-1.18-2|3	# catalog-ctan /macros/latex/contrib/sciposter
12mr|texlive-sciposter-1.18-2|4	# catalog-date 2007-02-26 21:24:31 +0100
12mr|texlive-sciposter-1.18-2|5	# catalog-license lppl
12mr|texlive-sciposter-1.18-2|6	# catalog-version 1.18
12mr|texlive-sciposter-1.18-2|7	Name:		texlive-sciposter
12mr|texlive-sciposter-1.18-2|8	Version:	1.18
12mr|texlive-sciposter-1.18-2|9	Release:	2
12mr|texlive-sciposter-1.18-2|10	Summary:	Make posters of ISO A3 size and larger
12mr|texlive-sciposter-1.18-2|11	Group:		Publishing
12mr|texlive-sciposter-1.18-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sciposter
12mr|texlive-sciposter-1.18-2|13	License:	LPPL
12mr|texlive-sciposter-1.18-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sciposter.tar.xz
12mr|texlive-sciposter-1.18-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sciposter.doc.tar.xz
12mr|texlive-sciposter-1.18-2|16	BuildArch:	noarch
12mr|texlive-sciposter-1.18-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-sciposter-1.18-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-sciposter-1.18-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-sciposter-1.18-2|20	
12mr|texlive-sciposter-1.18-2|21	%description
12mr|texlive-sciposter-1.18-2|22	This collection of files contains LaTeX packages for posters of
12mr|texlive-sciposter-1.18-2|23	ISO A3 size and larger (ISO A0 is the default size). American
12mr|texlive-sciposter-1.18-2|24	paper sizes and custom paper are supported. In particular,
12mr|texlive-sciposter-1.18-2|25	sciposter.cls defines a document class which allows cutting and
12mr|texlive-sciposter-1.18-2|26	pasting most of an article to a poster without any editing
12mr|texlive-sciposter-1.18-2|27	(save reducing the size) -- see the manual. Sciposter does work
12mr|texlive-sciposter-1.18-2|28	for LaTeX, not just pdfLaTeX. However, xdvi produces strange
12mr|texlive-sciposter-1.18-2|29	results, though a recent version of dvips does create good ps-
12mr|texlive-sciposter-1.18-2|30	files from the dvi files. Also note that logos must either be
12mr|texlive-sciposter-1.18-2|31	put in the current working directory or in the directories of
12mr|texlive-sciposter-1.18-2|32	your LaTeX distribution. For some reason graphicspath settings
12mr|texlive-sciposter-1.18-2|33	are ignored.
12mr|texlive-sciposter-1.18-2|34	
12mr|texlive-sciposter-1.18-2|35	%post
12mr|texlive-sciposter-1.18-2|36	%{_sbindir}/texlive.post
12mr|texlive-sciposter-1.18-2|37	
12mr|texlive-sciposter-1.18-2|38	%postun
12mr|texlive-sciposter-1.18-2|39	if [ $1 -eq 0 ]; then
12mr|texlive-sciposter-1.18-2|40	%{_sbindir}/texlive.post
12mr|texlive-sciposter-1.18-2|41	fi
12mr|texlive-sciposter-1.18-2|42	
12mr|texlive-sciposter-1.18-2|43	#-----------------------------------------------------------------------
12mr|texlive-sciposter-1.18-2|44	%files
12mr|texlive-sciposter-1.18-2|45	%{_texmfdistdir}/tex/latex/sciposter/paperb0.cfg
12mr|texlive-sciposter-1.18-2|46	%{_texmfdistdir}/tex/latex/sciposter/paperb1.cfg
12mr|texlive-sciposter-1.18-2|47	%{_texmfdistdir}/tex/latex/sciposter/paperb2.cfg
12mr|texlive-sciposter-1.18-2|48	%{_texmfdistdir}/tex/latex/sciposter/paperb3.cfg
12mr|texlive-sciposter-1.18-2|49	%{_texmfdistdir}/tex/latex/sciposter/papercustom.cfg
12mr|texlive-sciposter-1.18-2|50	%{_texmfdistdir}/tex/latex/sciposter/paperra0.cfg
12mr|texlive-sciposter-1.18-2|51	%{_texmfdistdir}/tex/latex/sciposter/paperra1.cfg
12mr|texlive-sciposter-1.18-2|52	%{_texmfdistdir}/tex/latex/sciposter/paperra2.cfg
12mr|texlive-sciposter-1.18-2|53	%{_texmfdistdir}/tex/latex/sciposter/sciposter.cls
12mr|texlive-sciposter-1.18-2|54	%doc %{_texmfdistdir}/doc/latex/sciposter/README
12mr|texlive-sciposter-1.18-2|55	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/auto/sciposter-example.el
12mr|texlive-sciposter-1.18-2|56	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1.eps
12mr|texlive-sciposter-1.18-2|57	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1.pdf
12mr|texlive-sciposter-1.18-2|58	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1a.eps
12mr|texlive-sciposter-1.18-2|59	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1a.pdf
12mr|texlive-sciposter-1.18-2|60	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1mx.eps
12mr|texlive-sciposter-1.18-2|61	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1mx.pdf
12mr|texlive-sciposter-1.18-2|62	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1vx.eps
12mr|texlive-sciposter-1.18-2|63	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks1vx.pdf
12mr|texlive-sciposter-1.18-2|64	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks2.eps
12mr|texlive-sciposter-1.18-2|65	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks2.pdf
12mr|texlive-sciposter-1.18-2|66	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks2mx.eps
12mr|texlive-sciposter-1.18-2|67	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks2mx.pdf
12mr|texlive-sciposter-1.18-2|68	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3.eps
12mr|texlive-sciposter-1.18-2|69	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3.pdf
12mr|texlive-sciposter-1.18-2|70	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3mx.eps
12mr|texlive-sciposter-1.18-2|71	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3mx.pdf
12mr|texlive-sciposter-1.18-2|72	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3op.eps
12mr|texlive-sciposter-1.18-2|73	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3op.pdf
12mr|texlive-sciposter-1.18-2|74	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3openvx.eps
12mr|texlive-sciposter-1.18-2|75	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3rec.eps
12mr|texlive-sciposter-1.18-2|76	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3rec.pdf
12mr|texlive-sciposter-1.18-2|77	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3vx.eps
12mr|texlive-sciposter-1.18-2|78	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocks3vx.pdf
12mr|texlive-sciposter-1.18-2|79	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocksopen3a.eps
12mr|texlive-sciposter-1.18-2|80	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocksopen3a.pdf
12mr|texlive-sciposter-1.18-2|81	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocksopen3vx.eps
12mr|texlive-sciposter-1.18-2|82	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocksopen3vx.pdf
12mr|texlive-sciposter-1.18-2|83	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocksopen3vy.eps
12mr|texlive-sciposter-1.18-2|84	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/blocksopen3vy.pdf
12mr|texlive-sciposter-1.18-2|85	%doc %{_texmfdistdir}/doc/latex/sciposter/sciposterexample/sciposter-example.tex
12mr|texlive-sciposter-1.18-2|86	%doc %{_texmfdistdir}/doc/latex/sciposter/scipostermanual.pdf
12mr|texlive-sciposter-1.18-2|87	
12mr|texlive-sciposter-1.18-2|88	#-----------------------------------------------------------------------
12mr|texlive-sciposter-1.18-2|89	%prep
12mr|texlive-sciposter-1.18-2|90	%setup -c -a0 -a1
12mr|texlive-sciposter-1.18-2|91	
12mr|texlive-sciposter-1.18-2|92	%build
12mr|texlive-sciposter-1.18-2|93	
12mr|texlive-sciposter-1.18-2|94	%install
12mr|texlive-sciposter-1.18-2|95	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sciposter-1.18-2|96	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-sciposter-1.18-2|97	
12mr|texlive-sciposter-1.18-2|98	
12mr|texlive-sciposter-1.18-2|99	
12mr|texlive-sciposter-1.18-2|100	%changelog
12mr|texlive-sciposter-1.18-2|101	

18498 12
12mr|texlive-screenplay-1.600-1|1	# revision 27223
12mr|texlive-screenplay-1.600-1|2	# category Package
12mr|texlive-screenplay-1.600-1|3	# catalog-ctan /macros/latex/contrib/screenplay
12mr|texlive-screenplay-1.600-1|4	# catalog-date 2012-07-04 00:53:20 +0200
12mr|texlive-screenplay-1.600-1|5	# catalog-license gpl
12mr|texlive-screenplay-1.600-1|6	# catalog-version 1.6
12mr|texlive-screenplay-1.600-1|7	Name:		texlive-screenplay
12mr|texlive-screenplay-1.600-1|8	Version:	1.600
12mr|texlive-screenplay-1.600-1|9	Release:	1
12mr|texlive-screenplay-1.600-1|10	Summary:	A class file to typeset screenplays
12mr|texlive-screenplay-1.600-1|11	Group:		Publishing
12mr|texlive-screenplay-1.600-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/screenplay
12mr|texlive-screenplay-1.600-1|13	License:	GPL
12mr|texlive-screenplay-1.600-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/screenplay.tar.xz
12mr|texlive-screenplay-1.600-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/screenplay.doc.tar.xz
12mr|texlive-screenplay-1.600-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/screenplay.source.tar.xz
12mr|texlive-screenplay-1.600-1|17	BuildArch:	noarch
12mr|texlive-screenplay-1.600-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-screenplay-1.600-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-screenplay-1.600-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-screenplay-1.600-1|21	
12mr|texlive-screenplay-1.600-1|22	%description
12mr|texlive-screenplay-1.600-1|23	The class implements the format recommended by the Academy of
12mr|texlive-screenplay-1.600-1|24	Motion Picture Arts and Sciences.
12mr|texlive-screenplay-1.600-1|25	
12mr|texlive-screenplay-1.600-1|26	%post
12mr|texlive-screenplay-1.600-1|27	%{_sbindir}/texlive.post
12mr|texlive-screenplay-1.600-1|28	
12mr|texlive-screenplay-1.600-1|29	%postun
12mr|texlive-screenplay-1.600-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-screenplay-1.600-1|31	%{_sbindir}/texlive.post
12mr|texlive-screenplay-1.600-1|32	fi
12mr|texlive-screenplay-1.600-1|33	
12mr|texlive-screenplay-1.600-1|34	#-----------------------------------------------------------------------
12mr|texlive-screenplay-1.600-1|35	%files
12mr|texlive-screenplay-1.600-1|36	%{_texmfdistdir}/tex/latex/screenplay/hardmarg.sty
12mr|texlive-screenplay-1.600-1|37	%{_texmfdistdir}/tex/latex/screenplay/screenplay.cls
12mr|texlive-screenplay-1.600-1|38	%doc %{_texmfdistdir}/doc/latex/screenplay/COPYING
12mr|texlive-screenplay-1.600-1|39	%doc %{_texmfdistdir}/doc/latex/screenplay/README
12mr|texlive-screenplay-1.600-1|40	%doc %{_texmfdistdir}/doc/latex/screenplay/example.tex
12mr|texlive-screenplay-1.600-1|41	%doc %{_texmfdistdir}/doc/latex/screenplay/screenplay.pdf
12mr|texlive-screenplay-1.600-1|42	%doc %{_texmfdistdir}/doc/latex/screenplay/test.pdf
12mr|texlive-screenplay-1.600-1|43	%doc %{_texmfdistdir}/doc/latex/screenplay/test.tex
12mr|texlive-screenplay-1.600-1|44	#- source
12mr|texlive-screenplay-1.600-1|45	%doc %{_texmfdistdir}/source/latex/screenplay/screenplay.dtx
12mr|texlive-screenplay-1.600-1|46	%doc %{_texmfdistdir}/source/latex/screenplay/screenplay.ins
12mr|texlive-screenplay-1.600-1|47	
12mr|texlive-screenplay-1.600-1|48	#-----------------------------------------------------------------------
12mr|texlive-screenplay-1.600-1|49	%prep
12mr|texlive-screenplay-1.600-1|50	%setup -c -a0 -a1 -a2
12mr|texlive-screenplay-1.600-1|51	
12mr|texlive-screenplay-1.600-1|52	%build
12mr|texlive-screenplay-1.600-1|53	
12mr|texlive-screenplay-1.600-1|54	%install
12mr|texlive-screenplay-1.600-1|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-screenplay-1.600-1|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-screenplay-1.600-1|57	
12mr|texlive-screenplay-1.600-1|58	
12mr|texlive-screenplay-1.600-1|59	
12mr|texlive-screenplay-1.600-1|60	%changelog
12mr|texlive-screenplay-1.600-1|61	

18499 12
12mr|texlive-sdrt-1.0-2|1	# revision 15878
12mr|texlive-sdrt-1.0-2|2	# category Package
12mr|texlive-sdrt-1.0-2|3	# catalog-ctan /macros/latex/contrib/sdrt
12mr|texlive-sdrt-1.0-2|4	# catalog-date 2009-07-05 17:22:22 +0200
12mr|texlive-sdrt-1.0-2|5	# catalog-license lppl
12mr|texlive-sdrt-1.0-2|6	# catalog-version 1.0
12mr|texlive-sdrt-1.0-2|7	Name:		texlive-sdrt
12mr|texlive-sdrt-1.0-2|8	Version:	1.0
12mr|texlive-sdrt-1.0-2|9	Release:	2
12mr|texlive-sdrt-1.0-2|10	Summary:	Macros for Segmented Discourse Representation Theory
12mr|texlive-sdrt-1.0-2|11	Group:		Publishing
12mr|texlive-sdrt-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sdrt
12mr|texlive-sdrt-1.0-2|13	License:	LPPL
12mr|texlive-sdrt-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sdrt.tar.xz
12mr|texlive-sdrt-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sdrt.doc.tar.xz
12mr|texlive-sdrt-1.0-2|16	BuildArch:	noarch
12mr|texlive-sdrt-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-sdrt-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-sdrt-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-sdrt-1.0-2|20	
12mr|texlive-sdrt-1.0-2|21	%description
12mr|texlive-sdrt-1.0-2|22	The package provides macros to produce the 'Box notation' of
12mr|texlive-sdrt-1.0-2|23	SDRT (and DRT), to draw trees representing discourse relations,
12mr|texlive-sdrt-1.0-2|24	and finally to have an easy access to various mathematical
12mr|texlive-sdrt-1.0-2|25	symbols used in that theory, mostly with automatic mathematics
12mr|texlive-sdrt-1.0-2|26	mode, so they work the same in formulae and in text.
12mr|texlive-sdrt-1.0-2|27	
12mr|texlive-sdrt-1.0-2|28	%post
12mr|texlive-sdrt-1.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-sdrt-1.0-2|30	
12mr|texlive-sdrt-1.0-2|31	%postun
12mr|texlive-sdrt-1.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-sdrt-1.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-sdrt-1.0-2|34	fi
12mr|texlive-sdrt-1.0-2|35	
12mr|texlive-sdrt-1.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-sdrt-1.0-2|37	%files
12mr|texlive-sdrt-1.0-2|38	%{_texmfdistdir}/tex/latex/sdrt/sdrt.sty
12mr|texlive-sdrt-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/sdrt/README
12mr|texlive-sdrt-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/sdrt/sdrt-doc.pdf
12mr|texlive-sdrt-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/sdrt/sdrt-doc.tex
12mr|texlive-sdrt-1.0-2|42	
12mr|texlive-sdrt-1.0-2|43	#-----------------------------------------------------------------------
12mr|texlive-sdrt-1.0-2|44	%prep
12mr|texlive-sdrt-1.0-2|45	%setup -c -a0 -a1
12mr|texlive-sdrt-1.0-2|46	
12mr|texlive-sdrt-1.0-2|47	%build
12mr|texlive-sdrt-1.0-2|48	
12mr|texlive-sdrt-1.0-2|49	%install
12mr|texlive-sdrt-1.0-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sdrt-1.0-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-sdrt-1.0-2|52	
12mr|texlive-sdrt-1.0-2|53	
12mr|texlive-sdrt-1.0-2|54	
12mr|texlive-sdrt-1.0-2|55	%changelog
12mr|texlive-sdrt-1.0-2|56	

18500 12
12mr|texlive-secdot-1.0-2|1	# revision 20208
12mr|texlive-secdot-1.0-2|2	# category Package
12mr|texlive-secdot-1.0-2|3	# catalog-ctan /macros/latex/contrib/secdot
12mr|texlive-secdot-1.0-2|4	# catalog-date 2010-10-17 10:06:32 +0200
12mr|texlive-secdot-1.0-2|5	# catalog-license lppl
12mr|texlive-secdot-1.0-2|6	# catalog-version 1.0
12mr|texlive-secdot-1.0-2|7	Name:		texlive-secdot
12mr|texlive-secdot-1.0-2|8	Version:	1.0
12mr|texlive-secdot-1.0-2|9	Release:	2
12mr|texlive-secdot-1.0-2|10	Summary:	Section numbers with trailing dots
12mr|texlive-secdot-1.0-2|11	Group:		Publishing
12mr|texlive-secdot-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/secdot
12mr|texlive-secdot-1.0-2|13	License:	LPPL
12mr|texlive-secdot-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/secdot.tar.xz
12mr|texlive-secdot-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/secdot.doc.tar.xz
12mr|texlive-secdot-1.0-2|16	BuildArch:	noarch
12mr|texlive-secdot-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-secdot-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-secdot-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-secdot-1.0-2|20	
12mr|texlive-secdot-1.0-2|21	%description
12mr|texlive-secdot-1.0-2|22	Makes the numbers of \section commands come out with a trailing
12mr|texlive-secdot-1.0-2|23	dot. Includes a command whereby the same can be made to happen
12mr|texlive-secdot-1.0-2|24	with other sectioning commands.
12mr|texlive-secdot-1.0-2|25	
12mr|texlive-secdot-1.0-2|26	%post
12mr|texlive-secdot-1.0-2|27	%{_sbindir}/texlive.post
12mr|texlive-secdot-1.0-2|28	
12mr|texlive-secdot-1.0-2|29	%postun
12mr|texlive-secdot-1.0-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-secdot-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-secdot-1.0-2|32	fi
12mr|texlive-secdot-1.0-2|33	
12mr|texlive-secdot-1.0-2|34	#-----------------------------------------------------------------------
12mr|texlive-secdot-1.0-2|35	%files
12mr|texlive-secdot-1.0-2|36	%{_texmfdistdir}/tex/latex/secdot/secdot.sty
12mr|texlive-secdot-1.0-2|37	%doc %{_texmfdistdir}/doc/latex/secdot/secdot.ltx
12mr|texlive-secdot-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/secdot/secdot.pdf
12mr|texlive-secdot-1.0-2|39	
12mr|texlive-secdot-1.0-2|40	#-----------------------------------------------------------------------
12mr|texlive-secdot-1.0-2|41	%prep
12mr|texlive-secdot-1.0-2|42	%setup -c -a0 -a1
12mr|texlive-secdot-1.0-2|43	
12mr|texlive-secdot-1.0-2|44	%build
12mr|texlive-secdot-1.0-2|45	
12mr|texlive-secdot-1.0-2|46	%install
12mr|texlive-secdot-1.0-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-secdot-1.0-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-secdot-1.0-2|49	
12mr|texlive-secdot-1.0-2|50	
12mr|texlive-secdot-1.0-2|51	
12mr|texlive-secdot-1.0-2|52	%changelog
12mr|texlive-secdot-1.0-2|53	

18501 12
12mr|texlive-section-20101024-2|1	# revision 20180
12mr|texlive-section-20101024-2|2	# category Package
12mr|texlive-section-20101024-2|3	# catalog-ctan /macros/latex/contrib/section
12mr|texlive-section-20101024-2|4	# catalog-date 2010-10-24 14:28:08 +0200
12mr|texlive-section-20101024-2|5	# catalog-license lppl
12mr|texlive-section-20101024-2|6	# catalog-version undef
12mr|texlive-section-20101024-2|7	Name:		texlive-section
12mr|texlive-section-20101024-2|8	Version:	20101024
12mr|texlive-section-20101024-2|9	Release:	2
12mr|texlive-section-20101024-2|10	Summary:	Modifying section commands in LaTeX
12mr|texlive-section-20101024-2|11	Group:		Publishing
12mr|texlive-section-20101024-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/section
12mr|texlive-section-20101024-2|13	License:	LPPL
12mr|texlive-section-20101024-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/section.tar.xz
12mr|texlive-section-20101024-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/section.doc.tar.xz
12mr|texlive-section-20101024-2|16	BuildArch:	noarch
12mr|texlive-section-20101024-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-section-20101024-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-section-20101024-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-section-20101024-2|20	
12mr|texlive-section-20101024-2|21	%description
12mr|texlive-section-20101024-2|22	The package implements a pretty extensive scheme to make more
12mr|texlive-section-20101024-2|23	manageable the business of configuring LaTeX output.
12mr|texlive-section-20101024-2|24	
12mr|texlive-section-20101024-2|25	%post
12mr|texlive-section-20101024-2|26	%{_sbindir}/texlive.post
12mr|texlive-section-20101024-2|27	
12mr|texlive-section-20101024-2|28	%postun
12mr|texlive-section-20101024-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-section-20101024-2|30	%{_sbindir}/texlive.post
12mr|texlive-section-20101024-2|31	fi
12mr|texlive-section-20101024-2|32	
12mr|texlive-section-20101024-2|33	#-----------------------------------------------------------------------
12mr|texlive-section-20101024-2|34	%files
12mr|texlive-section-20101024-2|35	%{_texmfdistdir}/tex/latex/section/section.sty
12mr|texlive-section-20101024-2|36	%doc %{_texmfdistdir}/doc/latex/section/section-doc.pdf
12mr|texlive-section-20101024-2|37	%doc %{_texmfdistdir}/doc/latex/section/section-doc.tex
12mr|texlive-section-20101024-2|38	
12mr|texlive-section-20101024-2|39	#-----------------------------------------------------------------------
12mr|texlive-section-20101024-2|40	%prep
12mr|texlive-section-20101024-2|41	%setup -c -a0 -a1
12mr|texlive-section-20101024-2|42	
12mr|texlive-section-20101024-2|43	%build
12mr|texlive-section-20101024-2|44	
12mr|texlive-section-20101024-2|45	%install
12mr|texlive-section-20101024-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-section-20101024-2|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-section-20101024-2|48	
12mr|texlive-section-20101024-2|49	
12mr|texlive-section-20101024-2|50	
12mr|texlive-section-20101024-2|51	%changelog
12mr|texlive-section-20101024-2|52	

18502 12
12mr|texlive-sectionbox-1.01-2|1	# revision 15878
12mr|texlive-sectionbox-1.01-2|2	# category Package
12mr|texlive-sectionbox-1.01-2|3	# catalog-ctan /macros/latex/contrib/sectionbox
12mr|texlive-sectionbox-1.01-2|4	# catalog-date 2007-02-26 21:24:31 +0100
12mr|texlive-sectionbox-1.01-2|5	# catalog-license lppl
12mr|texlive-sectionbox-1.01-2|6	# catalog-version 1.01
12mr|texlive-sectionbox-1.01-2|7	Name:		texlive-sectionbox
12mr|texlive-sectionbox-1.01-2|8	Version:	1.01
12mr|texlive-sectionbox-1.01-2|9	Release:	2
12mr|texlive-sectionbox-1.01-2|10	Summary:	Create fancy boxed ((sub)sub)sections
12mr|texlive-sectionbox-1.01-2|11	Group:		Publishing
12mr|texlive-sectionbox-1.01-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sectionbox
12mr|texlive-sectionbox-1.01-2|13	License:	LPPL
12mr|texlive-sectionbox-1.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sectionbox.tar.xz
12mr|texlive-sectionbox-1.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sectionbox.doc.tar.xz
12mr|texlive-sectionbox-1.01-2|16	BuildArch:	noarch
12mr|texlive-sectionbox-1.01-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-sectionbox-1.01-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-sectionbox-1.01-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-sectionbox-1.01-2|20	
12mr|texlive-sectionbox-1.01-2|21	%description
12mr|texlive-sectionbox-1.01-2|22	Sectionbox is a LaTeX package for putting fancy colored boxes
12mr|texlive-sectionbox-1.01-2|23	around sections, subsections, and subsubsections, especially
12mr|texlive-sectionbox-1.01-2|24	for use in posters, etc. It was designed with the sciposter
12mr|texlive-sectionbox-1.01-2|25	class in mind, and certainly works with that class and with
12mr|texlive-sectionbox-1.01-2|26	derived classes.
12mr|texlive-sectionbox-1.01-2|27	
12mr|texlive-sectionbox-1.01-2|28	%post
12mr|texlive-sectionbox-1.01-2|29	%{_sbindir}/texlive.post
12mr|texlive-sectionbox-1.01-2|30	
12mr|texlive-sectionbox-1.01-2|31	%postun
12mr|texlive-sectionbox-1.01-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-sectionbox-1.01-2|33	%{_sbindir}/texlive.post
12mr|texlive-sectionbox-1.01-2|34	fi
12mr|texlive-sectionbox-1.01-2|35	
12mr|texlive-sectionbox-1.01-2|36	#-----------------------------------------------------------------------
12mr|texlive-sectionbox-1.01-2|37	%files
12mr|texlive-sectionbox-1.01-2|38	%{_texmfdistdir}/tex/latex/sectionbox/sectionbox.sty
12mr|texlive-sectionbox-1.01-2|39	%doc %{_texmfdistdir}/doc/latex/sectionbox/README
12mr|texlive-sectionbox-1.01-2|40	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/000074Bpatspec.png
12mr|texlive-sectionbox-1.01-2|41	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/000074Bzones.jpg
12mr|texlive-sectionbox-1.01-2|42	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/000175Bpatspec.png
12mr|texlive-sectionbox-1.01-2|43	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/000175Bzones.jpg
12mr|texlive-sectionbox-1.01-2|44	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/002000AApatspec.png
12mr|texlive-sectionbox-1.01-2|45	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/002000AAzones.jpg
12mr|texlive-sectionbox-1.01-2|46	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/lambda2.jpg
12mr|texlive-sectionbox-1.01-2|47	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/lenna10connect.jpg
12mr|texlive-sectionbox-1.01-2|48	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/lenna10pct.jpg
12mr|texlive-sectionbox-1.01-2|49	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/lenna10smooth.jpg
12mr|texlive-sectionbox-1.01-2|50	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/orig.jpg
12mr|texlive-sectionbox-1.01-2|51	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/sectionboxexample.bib
12mr|texlive-sectionbox-1.01-2|52	%doc %{_texmfdistdir}/doc/latex/sectionbox/example/sectionboxexample.tex
12mr|texlive-sectionbox-1.01-2|53	%doc %{_texmfdistdir}/doc/latex/sectionbox/sectionboxmanual.pdf
12mr|texlive-sectionbox-1.01-2|54	
12mr|texlive-sectionbox-1.01-2|55	#-----------------------------------------------------------------------
12mr|texlive-sectionbox-1.01-2|56	%prep
12mr|texlive-sectionbox-1.01-2|57	%setup -c -a0 -a1
12mr|texlive-sectionbox-1.01-2|58	
12mr|texlive-sectionbox-1.01-2|59	%build
12mr|texlive-sectionbox-1.01-2|60	
12mr|texlive-sectionbox-1.01-2|61	%install
12mr|texlive-sectionbox-1.01-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sectionbox-1.01-2|63	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-sectionbox-1.01-2|64	
12mr|texlive-sectionbox-1.01-2|65	
12mr|texlive-sectionbox-1.01-2|66	
12mr|texlive-sectionbox-1.01-2|67	%changelog
12mr|texlive-sectionbox-1.01-2|68	

18503 12
12mr|texlive-sectsty-2.0.2-2|1	# revision 15878
12mr|texlive-sectsty-2.0.2-2|2	# category Package
12mr|texlive-sectsty-2.0.2-2|3	# catalog-ctan /macros/latex/contrib/sectsty
12mr|texlive-sectsty-2.0.2-2|4	# catalog-date 2007-01-14 15:20:52 +0100
12mr|texlive-sectsty-2.0.2-2|5	# catalog-license lppl
12mr|texlive-sectsty-2.0.2-2|6	# catalog-version 2.0.2
12mr|texlive-sectsty-2.0.2-2|7	Name:		texlive-sectsty
12mr|texlive-sectsty-2.0.2-2|8	Version:	2.0.2
12mr|texlive-sectsty-2.0.2-2|9	Release:	2
12mr|texlive-sectsty-2.0.2-2|10	Summary:	Control sectional headers
12mr|texlive-sectsty-2.0.2-2|11	Group:		Publishing
12mr|texlive-sectsty-2.0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sectsty
12mr|texlive-sectsty-2.0.2-2|13	License:	LPPL
12mr|texlive-sectsty-2.0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sectsty.tar.xz
12mr|texlive-sectsty-2.0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sectsty.doc.tar.xz
12mr|texlive-sectsty-2.0.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sectsty.source.tar.xz
12mr|texlive-sectsty-2.0.2-2|17	BuildArch:	noarch
12mr|texlive-sectsty-2.0.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-sectsty-2.0.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-sectsty-2.0.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-sectsty-2.0.2-2|21	
12mr|texlive-sectsty-2.0.2-2|22	%description
12mr|texlive-sectsty-2.0.2-2|23	A LaTeX2e package to help change the style of any or all of
12mr|texlive-sectsty-2.0.2-2|24	LaTeX's sectional headers in the article, book, or report
12mr|texlive-sectsty-2.0.2-2|25	classes. Examples include the addition of rules above or below
12mr|texlive-sectsty-2.0.2-2|26	a section title.
12mr|texlive-sectsty-2.0.2-2|27	
12mr|texlive-sectsty-2.0.2-2|28	%post
12mr|texlive-sectsty-2.0.2-2|29	%{_sbindir}/texlive.post
12mr|texlive-sectsty-2.0.2-2|30	
12mr|texlive-sectsty-2.0.2-2|31	%postun
12mr|texlive-sectsty-2.0.2-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-sectsty-2.0.2-2|33	%{_sbindir}/texlive.post
12mr|texlive-sectsty-2.0.2-2|34	fi
12mr|texlive-sectsty-2.0.2-2|35	
12mr|texlive-sectsty-2.0.2-2|36	#-----------------------------------------------------------------------
12mr|texlive-sectsty-2.0.2-2|37	%files
12mr|texlive-sectsty-2.0.2-2|38	%{_texmfdistdir}/tex/latex/sectsty/sectsty.sty
12mr|texlive-sectsty-2.0.2-2|39	%doc %{_texmfdistdir}/doc/latex/sectsty/sectsty.pdf
12mr|texlive-sectsty-2.0.2-2|40	#- source
12mr|texlive-sectsty-2.0.2-2|41	%doc %{_texmfdistdir}/source/latex/sectsty/sectsty.dtx
12mr|texlive-sectsty-2.0.2-2|42	%doc %{_texmfdistdir}/source/latex/sectsty/sectsty.ins
12mr|texlive-sectsty-2.0.2-2|43	
12mr|texlive-sectsty-2.0.2-2|44	#-----------------------------------------------------------------------
12mr|texlive-sectsty-2.0.2-2|45	%prep
12mr|texlive-sectsty-2.0.2-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-sectsty-2.0.2-2|47	
12mr|texlive-sectsty-2.0.2-2|48	%build
12mr|texlive-sectsty-2.0.2-2|49	
12mr|texlive-sectsty-2.0.2-2|50	%install
12mr|texlive-sectsty-2.0.2-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sectsty-2.0.2-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-sectsty-2.0.2-2|53	
12mr|texlive-sectsty-2.0.2-2|54	
12mr|texlive-sectsty-2.0.2-2|55	
12mr|texlive-sectsty-2.0.2-2|56	%changelog
12mr|texlive-sectsty-2.0.2-2|57	

18504 12
12mr|texlive-seetexk-20120410-1|1	# revision 26689
12mr|texlive-seetexk-20120410-1|2	# category TLCore
12mr|texlive-seetexk-20120410-1|3	# catalog-ctan /dviware/dvibook
12mr|texlive-seetexk-20120410-1|4	# catalog-date 2012-04-10 15:00:16 +0200
12mr|texlive-seetexk-20120410-1|5	# catalog-license other-free
12mr|texlive-seetexk-20120410-1|6	# catalog-version undef
12mr|texlive-seetexk-20120410-1|7	Name:		texlive-seetexk
12mr|texlive-seetexk-20120410-1|8	Version:	20120410
12mr|texlive-seetexk-20120410-1|9	Release:	1
12mr|texlive-seetexk-20120410-1|10	Summary:	Utilities for manipulating DVI files
12mr|texlive-seetexk-20120410-1|11	Group:		Publishing
12mr|texlive-seetexk-20120410-1|12	URL:		http://www.ctan.org/tex-archive/dviware/dvibook
12mr|texlive-seetexk-20120410-1|13	License:	OTHER-FREE
12mr|texlive-seetexk-20120410-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seetexk.tar.xz
12mr|texlive-seetexk-20120410-1|15	BuildArch:	noarch
12mr|texlive-seetexk-20120410-1|16	BuildRequires:	texlive-tlpkg
12mr|texlive-seetexk-20120410-1|17	Requires(pre):	texlive-tlpkg
12mr|texlive-seetexk-20120410-1|18	Requires(post):	texlive-kpathsea
12mr|texlive-seetexk-20120410-1|19	Requires:	texlive-seetexk.bin
12mr|texlive-seetexk-20120410-1|20	
12mr|texlive-seetexk-20120410-1|21	%description
12mr|texlive-seetexk-20120410-1|22	The collection comprises: - dvibook, which will rearrange the
12mr|texlive-seetexk-20120410-1|23	pages of a DVI file into 'signatures' as used when printing a
12mr|texlive-seetexk-20120410-1|24	book; - dviconcat, for concatenating pages of DVI file(s); -
12mr|texlive-seetexk-20120410-1|25	dviselect, which will select pages from one DVI file to create
12mr|texlive-seetexk-20120410-1|26	a new DVI file; - dvitodvi, which will rearrange the pages of a
12mr|texlive-seetexk-20120410-1|27	DVI file to create a new file; and - libtex, a library for
12mr|texlive-seetexk-20120410-1|28	manipulating the files, from the old SeeTeX project. The
12mr|texlive-seetexk-20120410-1|29	utilities are provided as C source with Imakefiles, and an MS-
12mr|texlive-seetexk-20120410-1|30	DOS version of dvibook is also provided.
12mr|texlive-seetexk-20120410-1|31	
12mr|texlive-seetexk-20120410-1|32	%post
12mr|texlive-seetexk-20120410-1|33	%{_sbindir}/texlive.post
12mr|texlive-seetexk-20120410-1|34	
12mr|texlive-seetexk-20120410-1|35	%postun
12mr|texlive-seetexk-20120410-1|36	if [ $1 -eq 0 ]; then
12mr|texlive-seetexk-20120410-1|37	%{_sbindir}/texlive.post
12mr|texlive-seetexk-20120410-1|38	fi
12mr|texlive-seetexk-20120410-1|39	
12mr|texlive-seetexk-20120410-1|40	#-----------------------------------------------------------------------
12mr|texlive-seetexk-20120410-1|41	%files
12mr|texlive-seetexk-20120410-1|42	%{_mandir}/man1/dvibook.1*
12mr|texlive-seetexk-20120410-1|43	%{_texmfdir}/doc/man/man1/dvibook.man1.pdf
12mr|texlive-seetexk-20120410-1|44	%{_mandir}/man1/dviconcat.1*
12mr|texlive-seetexk-20120410-1|45	%{_texmfdir}/doc/man/man1/dviconcat.man1.pdf
12mr|texlive-seetexk-20120410-1|46	%{_mandir}/man1/dviselect.1*
12mr|texlive-seetexk-20120410-1|47	%{_texmfdir}/doc/man/man1/dviselect.man1.pdf
12mr|texlive-seetexk-20120410-1|48	%{_mandir}/man1/dvitodvi.1*
12mr|texlive-seetexk-20120410-1|49	%{_texmfdir}/doc/man/man1/dvitodvi.man1.pdf
12mr|texlive-seetexk-20120410-1|50	
12mr|texlive-seetexk-20120410-1|51	#-----------------------------------------------------------------------
12mr|texlive-seetexk-20120410-1|52	%prep
12mr|texlive-seetexk-20120410-1|53	%setup -c -a0
12mr|texlive-seetexk-20120410-1|54	
12mr|texlive-seetexk-20120410-1|55	%build
12mr|texlive-seetexk-20120410-1|56	
12mr|texlive-seetexk-20120410-1|57	%install
12mr|texlive-seetexk-20120410-1|58	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-seetexk-20120410-1|59	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-seetexk-20120410-1|60	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-seetexk-20120410-1|61	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-seetexk-20120410-1|62	
12mr|texlive-seetexk-20120410-1|63	
12mr|texlive-seetexk-20120410-1|64	
12mr|texlive-seetexk-20120410-1|65	%changelog
12mr|texlive-seetexk-20120410-1|66	

18505 12
12mr|texlive-selectp-1.0-2|1	# revision 20185
12mr|texlive-selectp-1.0-2|2	# category Package
12mr|texlive-selectp-1.0-2|3	# catalog-ctan /macros/latex/contrib/selectp
12mr|texlive-selectp-1.0-2|4	# catalog-date 2010-10-24 16:23:58 +0200
12mr|texlive-selectp-1.0-2|5	# catalog-license pd
12mr|texlive-selectp-1.0-2|6	# catalog-version 1.0
12mr|texlive-selectp-1.0-2|7	Name:		texlive-selectp
12mr|texlive-selectp-1.0-2|8	Version:	1.0
12mr|texlive-selectp-1.0-2|9	Release:	2
12mr|texlive-selectp-1.0-2|10	Summary:	Select pages to be output
12mr|texlive-selectp-1.0-2|11	Group:		Publishing
12mr|texlive-selectp-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/selectp
12mr|texlive-selectp-1.0-2|13	License:	PD
12mr|texlive-selectp-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/selectp.tar.xz
12mr|texlive-selectp-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/selectp.doc.tar.xz
12mr|texlive-selectp-1.0-2|16	BuildArch:	noarch
12mr|texlive-selectp-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-selectp-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-selectp-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-selectp-1.0-2|20	
12mr|texlive-selectp-1.0-2|21	%description
12mr|texlive-selectp-1.0-2|22	Defines a command \outputonly, whose argument is a list of
12mr|texlive-selectp-1.0-2|23	pages to be output. With the command present (before
12mr|texlive-selectp-1.0-2|24	\begin{document}), only those pages are output. This package
12mr|texlive-selectp-1.0-2|25	was inspired by code published by Knuth in TUGboat 8(2) (July
12mr|texlive-selectp-1.0-2|26	1987).
12mr|texlive-selectp-1.0-2|27	
12mr|texlive-selectp-1.0-2|28	%post
12mr|texlive-selectp-1.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-selectp-1.0-2|30	
12mr|texlive-selectp-1.0-2|31	%postun
12mr|texlive-selectp-1.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-selectp-1.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-selectp-1.0-2|34	fi
12mr|texlive-selectp-1.0-2|35	
12mr|texlive-selectp-1.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-selectp-1.0-2|37	%files
12mr|texlive-selectp-1.0-2|38	%{_texmfdistdir}/tex/latex/selectp/selectp.sty
12mr|texlive-selectp-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/selectp/selectp-doc.pdf
12mr|texlive-selectp-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/selectp/selectp-doc.tex
12mr|texlive-selectp-1.0-2|41	
12mr|texlive-selectp-1.0-2|42	#-----------------------------------------------------------------------
12mr|texlive-selectp-1.0-2|43	%prep
12mr|texlive-selectp-1.0-2|44	%setup -c -a0 -a1
12mr|texlive-selectp-1.0-2|45	
12mr|texlive-selectp-1.0-2|46	%build
12mr|texlive-selectp-1.0-2|47	
12mr|texlive-selectp-1.0-2|48	%install
12mr|texlive-selectp-1.0-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-selectp-1.0-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-selectp-1.0-2|51	
12mr|texlive-selectp-1.0-2|52	
12mr|texlive-selectp-1.0-2|53	
12mr|texlive-selectp-1.0-2|54	%changelog
12mr|texlive-selectp-1.0-2|55	

18506 12
12mr|texlive-semantic-2.0-2|1	# revision 15878
12mr|texlive-semantic-2.0-2|2	# category Package
12mr|texlive-semantic-2.0-2|3	# catalog-ctan /macros/latex/contrib/semantic
12mr|texlive-semantic-2.0-2|4	# catalog-date 2007-01-15 20:26:34 +0100
12mr|texlive-semantic-2.0-2|5	# catalog-license lppl
12mr|texlive-semantic-2.0-2|6	# catalog-version 2.0
12mr|texlive-semantic-2.0-2|7	Name:		texlive-semantic
12mr|texlive-semantic-2.0-2|8	Version:	2.0
12mr|texlive-semantic-2.0-2|9	Release:	2
12mr|texlive-semantic-2.0-2|10	Summary:	Help for writing programming language semantics
12mr|texlive-semantic-2.0-2|11	Group:		Publishing
12mr|texlive-semantic-2.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/semantic
12mr|texlive-semantic-2.0-2|13	License:	LPPL
12mr|texlive-semantic-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semantic.tar.xz
12mr|texlive-semantic-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semantic.doc.tar.xz
12mr|texlive-semantic-2.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semantic.source.tar.xz
12mr|texlive-semantic-2.0-2|17	BuildArch:	noarch
12mr|texlive-semantic-2.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-semantic-2.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-semantic-2.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-semantic-2.0-2|21	
12mr|texlive-semantic-2.0-2|22	%description
12mr|texlive-semantic-2.0-2|23	Eases the typesetting of notation of semantics and compilers.
12mr|texlive-semantic-2.0-2|24	Includes T-diagrams, various derivation symbols and inference
12mr|texlive-semantic-2.0-2|25	trees.
12mr|texlive-semantic-2.0-2|26	
12mr|texlive-semantic-2.0-2|27	%post
12mr|texlive-semantic-2.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-semantic-2.0-2|29	
12mr|texlive-semantic-2.0-2|30	%postun
12mr|texlive-semantic-2.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-semantic-2.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-semantic-2.0-2|33	fi
12mr|texlive-semantic-2.0-2|34	
12mr|texlive-semantic-2.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-semantic-2.0-2|36	%files
12mr|texlive-semantic-2.0-2|37	%{_texmfdistdir}/tex/latex/semantic/infernce.sty
12mr|texlive-semantic-2.0-2|38	%{_texmfdistdir}/tex/latex/semantic/ligature.sty
12mr|texlive-semantic-2.0-2|39	%{_texmfdistdir}/tex/latex/semantic/reserved.sty
12mr|texlive-semantic-2.0-2|40	%{_texmfdistdir}/tex/latex/semantic/semantic.sty
12mr|texlive-semantic-2.0-2|41	%{_texmfdistdir}/tex/latex/semantic/shrthand.sty
12mr|texlive-semantic-2.0-2|42	%{_texmfdistdir}/tex/latex/semantic/tdiagram.sty
12mr|texlive-semantic-2.0-2|43	%doc %{_texmfdistdir}/doc/latex/semantic/semantic.pdf
12mr|texlive-semantic-2.0-2|44	#- source
12mr|texlive-semantic-2.0-2|45	%doc %{_texmfdistdir}/source/latex/semantic/semantic.dtx
12mr|texlive-semantic-2.0-2|46	%doc %{_texmfdistdir}/source/latex/semantic/semantic.ins
12mr|texlive-semantic-2.0-2|47	
12mr|texlive-semantic-2.0-2|48	#-----------------------------------------------------------------------
12mr|texlive-semantic-2.0-2|49	%prep
12mr|texlive-semantic-2.0-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-semantic-2.0-2|51	
12mr|texlive-semantic-2.0-2|52	%build
12mr|texlive-semantic-2.0-2|53	
12mr|texlive-semantic-2.0-2|54	%install
12mr|texlive-semantic-2.0-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-semantic-2.0-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-semantic-2.0-2|57	
12mr|texlive-semantic-2.0-2|58	
12mr|texlive-semantic-2.0-2|59	
12mr|texlive-semantic-2.0-2|60	%changelog
12mr|texlive-semantic-2.0-2|61	

18507 12
12mr|texlive-semaphor-20080415-2|1	# revision 18651
12mr|texlive-semaphor-20080415-2|2	# category Package
12mr|texlive-semaphor-20080415-2|3	# catalog-ctan /fonts/semaphor
12mr|texlive-semaphor-20080415-2|4	# catalog-date 2008-04-15 09:54:26 +0200
12mr|texlive-semaphor-20080415-2|5	# catalog-license gpl
12mr|texlive-semaphor-20080415-2|6	# catalog-version undef
12mr|texlive-semaphor-20080415-2|7	Name:		texlive-semaphor
12mr|texlive-semaphor-20080415-2|8	Version:	20080415
12mr|texlive-semaphor-20080415-2|9	Release:	2
12mr|texlive-semaphor-20080415-2|10	Summary:	Semaphore alphabet font
12mr|texlive-semaphor-20080415-2|11	Group:		Publishing
12mr|texlive-semaphor-20080415-2|12	URL:		http://www.ctan.org/tex-archive/fonts/semaphor
12mr|texlive-semaphor-20080415-2|13	License:	GPL
12mr|texlive-semaphor-20080415-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semaphor.tar.xz
12mr|texlive-semaphor-20080415-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semaphor.doc.tar.xz
12mr|texlive-semaphor-20080415-2|16	BuildArch:	noarch
12mr|texlive-semaphor-20080415-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-semaphor-20080415-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-semaphor-20080415-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-semaphor-20080415-2|20	
12mr|texlive-semaphor-20080415-2|21	%description
12mr|texlive-semaphor-20080415-2|22	These fonts represent semaphore in a highly schematic, but very
12mr|texlive-semaphor-20080415-2|23	clear, fashion. The fonts are provided as MetaFont source, and
12mr|texlive-semaphor-20080415-2|24	in both OpenType and Adobe Type 1 formats.
12mr|texlive-semaphor-20080415-2|25	
12mr|texlive-semaphor-20080415-2|26	%post
12mr|texlive-semaphor-20080415-2|27	%{_sbindir}/texlive.post
12mr|texlive-semaphor-20080415-2|28	
12mr|texlive-semaphor-20080415-2|29	%postun
12mr|texlive-semaphor-20080415-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-semaphor-20080415-2|31	%{_sbindir}/texlive.post
12mr|texlive-semaphor-20080415-2|32	fi
12mr|texlive-semaphor-20080415-2|33	
12mr|texlive-semaphor-20080415-2|34	#-----------------------------------------------------------------------
12mr|texlive-semaphor-20080415-2|35	%files
12mr|texlive-semaphor-20080415-2|36	%{_texmfdistdir}/fonts/afm/public/semaphor/smfb10.afm
12mr|texlive-semaphor-20080415-2|37	%{_texmfdistdir}/fonts/afm/public/semaphor/smfbsl10.afm
12mr|texlive-semaphor-20080415-2|38	%{_texmfdistdir}/fonts/afm/public/semaphor/smfeb10.afm
12mr|texlive-semaphor-20080415-2|39	%{_texmfdistdir}/fonts/afm/public/semaphor/smfebsl10.afm
12mr|texlive-semaphor-20080415-2|40	%{_texmfdistdir}/fonts/afm/public/semaphor/smfer10.afm
12mr|texlive-semaphor-20080415-2|41	%{_texmfdistdir}/fonts/afm/public/semaphor/smfesl10.afm
12mr|texlive-semaphor-20080415-2|42	%{_texmfdistdir}/fonts/afm/public/semaphor/smfett10.afm
12mr|texlive-semaphor-20080415-2|43	%{_texmfdistdir}/fonts/afm/public/semaphor/smfpb10.afm
12mr|texlive-semaphor-20080415-2|44	%{_texmfdistdir}/fonts/afm/public/semaphor/smfpbsl10.afm
12mr|texlive-semaphor-20080415-2|45	%{_texmfdistdir}/fonts/afm/public/semaphor/smfpr10.afm
12mr|texlive-semaphor-20080415-2|46	%{_texmfdistdir}/fonts/afm/public/semaphor/smfpsl10.afm
12mr|texlive-semaphor-20080415-2|47	%{_texmfdistdir}/fonts/afm/public/semaphor/smfptt10.afm
12mr|texlive-semaphor-20080415-2|48	%{_texmfdistdir}/fonts/afm/public/semaphor/smfr10-1.afm
12mr|texlive-semaphor-20080415-2|49	%{_texmfdistdir}/fonts/afm/public/semaphor/smfr10-2.afm
12mr|texlive-semaphor-20080415-2|50	%{_texmfdistdir}/fonts/afm/public/semaphor/smfr10.afm
12mr|texlive-semaphor-20080415-2|51	%{_texmfdistdir}/fonts/afm/public/semaphor/smfsl10.afm
12mr|texlive-semaphor-20080415-2|52	%{_texmfdistdir}/fonts/afm/public/semaphor/smftt10.afm
12mr|texlive-semaphor-20080415-2|53	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfb10.enc
12mr|texlive-semaphor-20080415-2|54	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfbsl10.enc
12mr|texlive-semaphor-20080415-2|55	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfeb10.enc
12mr|texlive-semaphor-20080415-2|56	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfebsl10.enc
12mr|texlive-semaphor-20080415-2|57	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfer10.enc
12mr|texlive-semaphor-20080415-2|58	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfesl10.enc
12mr|texlive-semaphor-20080415-2|59	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfett10.enc
12mr|texlive-semaphor-20080415-2|60	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfpb10.enc
12mr|texlive-semaphor-20080415-2|61	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfpbsl10.enc
12mr|texlive-semaphor-20080415-2|62	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfpr10.enc
12mr|texlive-semaphor-20080415-2|63	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfpsl10.enc
12mr|texlive-semaphor-20080415-2|64	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfptt10.enc
12mr|texlive-semaphor-20080415-2|65	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfr10.enc
12mr|texlive-semaphor-20080415-2|66	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smfsl10.enc
12mr|texlive-semaphor-20080415-2|67	%{_texmfdistdir}/fonts/enc/dvips/semaphor/smftt10.enc
12mr|texlive-semaphor-20080415-2|68	%{_texmfdistdir}/fonts/map/dvips/semaphor/semaf.map
12mr|texlive-semaphor-20080415-2|69	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfb10.otf
12mr|texlive-semaphor-20080415-2|70	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfbsl10.otf
12mr|texlive-semaphor-20080415-2|71	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfeb10.otf
12mr|texlive-semaphor-20080415-2|72	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfebsl10.otf
12mr|texlive-semaphor-20080415-2|73	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfer10.otf
12mr|texlive-semaphor-20080415-2|74	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfesl10.otf
12mr|texlive-semaphor-20080415-2|75	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfett10.otf
12mr|texlive-semaphor-20080415-2|76	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfpb10.otf
12mr|texlive-semaphor-20080415-2|77	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfpbsl10.otf
12mr|texlive-semaphor-20080415-2|78	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfpr10.otf
12mr|texlive-semaphor-20080415-2|79	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfpsl10.otf
12mr|texlive-semaphor-20080415-2|80	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfptt10.otf
12mr|texlive-semaphor-20080415-2|81	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfr10.otf
12mr|texlive-semaphor-20080415-2|82	%{_texmfdistdir}/fonts/opentype/public/semaphor/smfsl10.otf
12mr|texlive-semaphor-20080415-2|83	%{_texmfdistdir}/fonts/opentype/public/semaphor/smftt10.otf
12mr|texlive-semaphor-20080415-2|84	%{_texmfdistdir}/fonts/source/public/semaphor/Makefile
12mr|texlive-semaphor-20080415-2|85	%{_texmfdistdir}/fonts/source/public/semaphor/README
12mr|texlive-semaphor-20080415-2|86	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/semaf.mf
12mr|texlive-semaphor-20080415-2|87	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfbf10.mf
12mr|texlive-semaphor-20080415-2|88	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfebf10.mf
12mr|texlive-semaphor-20080415-2|89	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfer10.mf
12mr|texlive-semaphor-20080415-2|90	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfesl10.mf
12mr|texlive-semaphor-20080415-2|91	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfett10.mf
12mr|texlive-semaphor-20080415-2|92	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfpbf10.mf
12mr|texlive-semaphor-20080415-2|93	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfpr10.mf
12mr|texlive-semaphor-20080415-2|94	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfpsl10.mf
12mr|texlive-semaphor-20080415-2|95	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfptt10.mf
12mr|texlive-semaphor-20080415-2|96	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfr10.mf
12mr|texlive-semaphor-20080415-2|97	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smfsl10.mf
12mr|texlive-semaphor-20080415-2|98	%{_texmfdistdir}/fonts/source/public/semaphor/metafont/smftt10.mf
12mr|texlive-semaphor-20080415-2|99	%{_texmfdistdir}/fonts/source/public/semaphor/pfb2otf.pe
12mr|texlive-semaphor-20080415-2|100	%{_texmfdistdir}/fonts/source/public/semaphor/semaf.mp
12mr|texlive-semaphor-20080415-2|101	%{_texmfdistdir}/fonts/source/public/semaphor/smfb10.mp
12mr|texlive-semaphor-20080415-2|102	%{_texmfdistdir}/fonts/source/public/semaphor/smfbsl10.mp
12mr|texlive-semaphor-20080415-2|103	%{_texmfdistdir}/fonts/source/public/semaphor/smfeb10.mp
12mr|texlive-semaphor-20080415-2|104	%{_texmfdistdir}/fonts/source/public/semaphor/smfebsl10.mp
12mr|texlive-semaphor-20080415-2|105	%{_texmfdistdir}/fonts/source/public/semaphor/smfer10.mp
12mr|texlive-semaphor-20080415-2|106	%{_texmfdistdir}/fonts/source/public/semaphor/smfesl10.mp
12mr|texlive-semaphor-20080415-2|107	%{_texmfdistdir}/fonts/source/public/semaphor/smfett10.mp
12mr|texlive-semaphor-20080415-2|108	%{_texmfdistdir}/fonts/source/public/semaphor/smfpb10.mp
12mr|texlive-semaphor-20080415-2|109	%{_texmfdistdir}/fonts/source/public/semaphor/smfpbsl10.mp
12mr|texlive-semaphor-20080415-2|110	%{_texmfdistdir}/fonts/source/public/semaphor/smfpr10.mp
12mr|texlive-semaphor-20080415-2|111	%{_texmfdistdir}/fonts/source/public/semaphor/smfpsl10.mp
12mr|texlive-semaphor-20080415-2|112	%{_texmfdistdir}/fonts/source/public/semaphor/smfptt10.mp
12mr|texlive-semaphor-20080415-2|113	%{_texmfdistdir}/fonts/source/public/semaphor/smfr10.mp
12mr|texlive-semaphor-20080415-2|114	%{_texmfdistdir}/fonts/source/public/semaphor/smfsl10.mp
12mr|texlive-semaphor-20080415-2|115	%{_texmfdistdir}/fonts/source/public/semaphor/smftt10.mp
12mr|texlive-semaphor-20080415-2|116	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfb10.tfm
12mr|texlive-semaphor-20080415-2|117	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfbsl10.tfm
12mr|texlive-semaphor-20080415-2|118	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfeb10.tfm
12mr|texlive-semaphor-20080415-2|119	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfebsl10.tfm
12mr|texlive-semaphor-20080415-2|120	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfer10.tfm
12mr|texlive-semaphor-20080415-2|121	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfesl10.tfm
12mr|texlive-semaphor-20080415-2|122	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfett10.tfm
12mr|texlive-semaphor-20080415-2|123	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfpb10.tfm
12mr|texlive-semaphor-20080415-2|124	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfpbsl10.tfm
12mr|texlive-semaphor-20080415-2|125	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfpr10.tfm
12mr|texlive-semaphor-20080415-2|126	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfpsl10.tfm
12mr|texlive-semaphor-20080415-2|127	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfptt10.tfm
12mr|texlive-semaphor-20080415-2|128	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfr10.tfm
12mr|texlive-semaphor-20080415-2|129	%{_texmfdistdir}/fonts/tfm/public/semaphor/smfsl10.tfm
12mr|texlive-semaphor-20080415-2|130	%{_texmfdistdir}/fonts/tfm/public/semaphor/smftt10.tfm
12mr|texlive-semaphor-20080415-2|131	%{_texmfdistdir}/fonts/type1/public/semaphor/smfb10.pfb
12mr|texlive-semaphor-20080415-2|132	%{_texmfdistdir}/fonts/type1/public/semaphor/smfb10.pfm
12mr|texlive-semaphor-20080415-2|133	%{_texmfdistdir}/fonts/type1/public/semaphor/smfbsl10.pfb
12mr|texlive-semaphor-20080415-2|134	%{_texmfdistdir}/fonts/type1/public/semaphor/smfbsl10.pfm
12mr|texlive-semaphor-20080415-2|135	%{_texmfdistdir}/fonts/type1/public/semaphor/smfeb10.pfb
12mr|texlive-semaphor-20080415-2|136	%{_texmfdistdir}/fonts/type1/public/semaphor/smfeb10.pfm
12mr|texlive-semaphor-20080415-2|137	%{_texmfdistdir}/fonts/type1/public/semaphor/smfebsl10.pfb
12mr|texlive-semaphor-20080415-2|138	%{_texmfdistdir}/fonts/type1/public/semaphor/smfebsl10.pfm
12mr|texlive-semaphor-20080415-2|139	%{_texmfdistdir}/fonts/type1/public/semaphor/smfer10.pfb
12mr|texlive-semaphor-20080415-2|140	%{_texmfdistdir}/fonts/type1/public/semaphor/smfer10.pfm
12mr|texlive-semaphor-20080415-2|141	%{_texmfdistdir}/fonts/type1/public/semaphor/smfesl10.pfb
12mr|texlive-semaphor-20080415-2|142	%{_texmfdistdir}/fonts/type1/public/semaphor/smfesl10.pfm
12mr|texlive-semaphor-20080415-2|143	%{_texmfdistdir}/fonts/type1/public/semaphor/smfett10.pfb
12mr|texlive-semaphor-20080415-2|144	%{_texmfdistdir}/fonts/type1/public/semaphor/smfett10.pfm
12mr|texlive-semaphor-20080415-2|145	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpb10.pfb
12mr|texlive-semaphor-20080415-2|146	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpb10.pfm
12mr|texlive-semaphor-20080415-2|147	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpbsl10.pfb
12mr|texlive-semaphor-20080415-2|148	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpbsl10.pfm
12mr|texlive-semaphor-20080415-2|149	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpr10.pfb
12mr|texlive-semaphor-20080415-2|150	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpr10.pfm
12mr|texlive-semaphor-20080415-2|151	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpsl10.pfb
12mr|texlive-semaphor-20080415-2|152	%{_texmfdistdir}/fonts/type1/public/semaphor/smfpsl10.pfm
12mr|texlive-semaphor-20080415-2|153	%{_texmfdistdir}/fonts/type1/public/semaphor/smfptt10.pfb
12mr|texlive-semaphor-20080415-2|154	%{_texmfdistdir}/fonts/type1/public/semaphor/smfptt10.pfm
12mr|texlive-semaphor-20080415-2|155	%{_texmfdistdir}/fonts/type1/public/semaphor/smfr10.pfb
12mr|texlive-semaphor-20080415-2|156	%{_texmfdistdir}/fonts/type1/public/semaphor/smfr10.pfm
12mr|texlive-semaphor-20080415-2|157	%{_texmfdistdir}/fonts/type1/public/semaphor/smfsl10.pfb
12mr|texlive-semaphor-20080415-2|158	%{_texmfdistdir}/fonts/type1/public/semaphor/smfsl10.pfm
12mr|texlive-semaphor-20080415-2|159	%{_texmfdistdir}/fonts/type1/public/semaphor/smftt10.pfb
12mr|texlive-semaphor-20080415-2|160	%{_texmfdistdir}/fonts/type1/public/semaphor/smftt10.pfm
12mr|texlive-semaphor-20080415-2|161	%{_texmfdistdir}/tex/context/third/semaphor/t-type-semaf.tex
12mr|texlive-semaphor-20080415-2|162	%{_texmfdistdir}/tex/latex/semaphor/il2semaf.fd
12mr|texlive-semaphor-20080415-2|163	%{_texmfdistdir}/tex/latex/semaphor/semaf.fd
12mr|texlive-semaphor-20080415-2|164	%{_texmfdistdir}/tex/plain/semaphor/semaf.tex
12mr|texlive-semaphor-20080415-2|165	%doc %{_texmfdistdir}/doc/fonts/semaphor/README
12mr|texlive-semaphor-20080415-2|166	%doc %{_texmfdistdir}/doc/fonts/semaphor/example.pdf
12mr|texlive-semaphor-20080415-2|167	%doc %{_texmfdistdir}/doc/fonts/semaphor/example.tex
12mr|texlive-semaphor-20080415-2|168	%doc %{_texmfdistdir}/doc/fonts/semaphor/test-context.pdf
12mr|texlive-semaphor-20080415-2|169	%doc %{_texmfdistdir}/doc/fonts/semaphor/test-context.tex
12mr|texlive-semaphor-20080415-2|170	
12mr|texlive-semaphor-20080415-2|171	#-----------------------------------------------------------------------
12mr|texlive-semaphor-20080415-2|172	%prep
12mr|texlive-semaphor-20080415-2|173	%setup -c -a0 -a1
12mr|texlive-semaphor-20080415-2|174	
12mr|texlive-semaphor-20080415-2|175	%build
12mr|texlive-semaphor-20080415-2|176	
12mr|texlive-semaphor-20080415-2|177	%install
12mr|texlive-semaphor-20080415-2|178	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-semaphor-20080415-2|179	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-semaphor-20080415-2|180	
12mr|texlive-semaphor-20080415-2|181	
12mr|texlive-semaphor-20080415-2|182	
12mr|texlive-semaphor-20080415-2|183	%changelog
12mr|texlive-semaphor-20080415-2|184	

18508 12
12mr|texlive-seminar-1.5-2|1	# revision 18322
12mr|texlive-seminar-1.5-2|2	# category Package
12mr|texlive-seminar-1.5-2|3	# catalog-ctan /macros/latex/contrib/seminar
12mr|texlive-seminar-1.5-2|4	# catalog-date 2010-05-17 14:53:01 +0200
12mr|texlive-seminar-1.5-2|5	# catalog-license lppl1.2
12mr|texlive-seminar-1.5-2|6	# catalog-version 1.5
12mr|texlive-seminar-1.5-2|7	Name:		texlive-seminar
12mr|texlive-seminar-1.5-2|8	Version:	1.5
12mr|texlive-seminar-1.5-2|9	Release:	2
12mr|texlive-seminar-1.5-2|10	Summary:	Make overhead slides
12mr|texlive-seminar-1.5-2|11	Group:		Publishing
12mr|texlive-seminar-1.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/seminar
12mr|texlive-seminar-1.5-2|13	License:	LPPL1.2
12mr|texlive-seminar-1.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seminar.tar.xz
12mr|texlive-seminar-1.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seminar.doc.tar.xz
12mr|texlive-seminar-1.5-2|16	BuildArch:	noarch
12mr|texlive-seminar-1.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-seminar-1.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-seminar-1.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-seminar-1.5-2|20	
12mr|texlive-seminar-1.5-2|21	%description
12mr|texlive-seminar-1.5-2|22	A class that produces overhead slides (transparencies), with
12mr|texlive-seminar-1.5-2|23	many facilities. The class requires availability of the
12mr|texlive-seminar-1.5-2|24	fancybox package. Seminar is also the basis of other classes,
12mr|texlive-seminar-1.5-2|25	such as prosper. In fact, seminar is not nowadays reckoned a
12mr|texlive-seminar-1.5-2|26	good basis for a presentation -- users are advised to use more
12mr|texlive-seminar-1.5-2|27	recent classes such as powerdot or beamer, both of which are
12mr|texlive-seminar-1.5-2|28	tuned to 21st-century presentation styles. Note that the
12mr|texlive-seminar-1.5-2|29	seminar distribution relies on the xcomment package, which was
12mr|texlive-seminar-1.5-2|30	once part of the bundle, but now has a separate existence.
12mr|texlive-seminar-1.5-2|31	
12mr|texlive-seminar-1.5-2|32	%post
12mr|texlive-seminar-1.5-2|33	%{_sbindir}/texlive.post
12mr|texlive-seminar-1.5-2|34	
12mr|texlive-seminar-1.5-2|35	%postun
12mr|texlive-seminar-1.5-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-seminar-1.5-2|37	%{_sbindir}/texlive.post
12mr|texlive-seminar-1.5-2|38	fi
12mr|texlive-seminar-1.5-2|39	
12mr|texlive-seminar-1.5-2|40	#-----------------------------------------------------------------------
12mr|texlive-seminar-1.5-2|41	%files
12mr|texlive-seminar-1.5-2|42	%{_texmfdistdir}/tex/latex/seminar/npsfont.sty
12mr|texlive-seminar-1.5-2|43	%{_texmfdistdir}/tex/latex/seminar/sem-a4.sty
12mr|texlive-seminar-1.5-2|44	%{_texmfdistdir}/tex/latex/seminar/sem-page.sty
12mr|texlive-seminar-1.5-2|45	%{_texmfdistdir}/tex/latex/seminar/semcolor.sty
12mr|texlive-seminar-1.5-2|46	%{_texmfdistdir}/tex/latex/seminar/semhelv.sty
12mr|texlive-seminar-1.5-2|47	%{_texmfdistdir}/tex/latex/seminar/seminar.bg2
12mr|texlive-seminar-1.5-2|48	%{_texmfdistdir}/tex/latex/seminar/seminar.bug
12mr|texlive-seminar-1.5-2|49	%{_texmfdistdir}/tex/latex/seminar/seminar.cls
12mr|texlive-seminar-1.5-2|50	%{_texmfdistdir}/tex/latex/seminar/seminar.sty
12mr|texlive-seminar-1.5-2|51	%{_texmfdistdir}/tex/latex/seminar/semlayer.sty
12mr|texlive-seminar-1.5-2|52	%{_texmfdistdir}/tex/latex/seminar/semlcmss.sty
12mr|texlive-seminar-1.5-2|53	%{_texmfdistdir}/tex/latex/seminar/semrot.sty
12mr|texlive-seminar-1.5-2|54	%{_texmfdistdir}/tex/latex/seminar/slidesec.sty
12mr|texlive-seminar-1.5-2|55	%doc %{_texmfdistdir}/doc/latex/seminar/read-me.2e
12mr|texlive-seminar-1.5-2|56	%doc %{_texmfdistdir}/doc/latex/seminar/sem-read.me
12mr|texlive-seminar-1.5-2|57	%doc %{_texmfdistdir}/doc/latex/seminar/sem-user.pdf
12mr|texlive-seminar-1.5-2|58	%doc %{_texmfdistdir}/doc/latex/seminar/sem-user.tex
12mr|texlive-seminar-1.5-2|59	%doc %{_texmfdistdir}/doc/latex/seminar/semsamp1.tex
12mr|texlive-seminar-1.5-2|60	%doc %{_texmfdistdir}/doc/latex/seminar/semsamp2.tex
12mr|texlive-seminar-1.5-2|61	%doc %{_texmfdistdir}/doc/latex/seminar/tvz-code.sty
12mr|texlive-seminar-1.5-2|62	%doc %{_texmfdistdir}/doc/latex/seminar/tvz-hax.sty
12mr|texlive-seminar-1.5-2|63	%doc %{_texmfdistdir}/doc/latex/seminar/tvz-user.sty
12mr|texlive-seminar-1.5-2|64	
12mr|texlive-seminar-1.5-2|65	#-----------------------------------------------------------------------
12mr|texlive-seminar-1.5-2|66	%prep
12mr|texlive-seminar-1.5-2|67	%setup -c -a0 -a1
12mr|texlive-seminar-1.5-2|68	
12mr|texlive-seminar-1.5-2|69	%build
12mr|texlive-seminar-1.5-2|70	
12mr|texlive-seminar-1.5-2|71	%install
12mr|texlive-seminar-1.5-2|72	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-seminar-1.5-2|73	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-seminar-1.5-2|74	
12mr|texlive-seminar-1.5-2|75	
12mr|texlive-seminar-1.5-2|76	
12mr|texlive-seminar-1.5-2|77	%changelog
12mr|texlive-seminar-1.5-2|78	

18509 12
12mr|texlive-semioneside-v0.41-2|1	# revision 15878
12mr|texlive-semioneside-v0.41-2|2	# category Package
12mr|texlive-semioneside-v0.41-2|3	# catalog-ctan /macros/latex/contrib/semioneside
12mr|texlive-semioneside-v0.41-2|4	# catalog-date 2007-02-26 21:24:31 +0100
12mr|texlive-semioneside-v0.41-2|5	# catalog-license lppl
12mr|texlive-semioneside-v0.41-2|6	# catalog-version v0.41
12mr|texlive-semioneside-v0.41-2|7	Name:		texlive-semioneside
12mr|texlive-semioneside-v0.41-2|8	Version:	v0.41
12mr|texlive-semioneside-v0.41-2|9	Release:	2
12mr|texlive-semioneside-v0.41-2|10	Summary:	Put only special contents on left-hand pages in two sided layout
12mr|texlive-semioneside-v0.41-2|11	Group:		Publishing
12mr|texlive-semioneside-v0.41-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/semioneside
12mr|texlive-semioneside-v0.41-2|13	License:	LPPL
12mr|texlive-semioneside-v0.41-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semioneside.tar.xz
12mr|texlive-semioneside-v0.41-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semioneside.doc.tar.xz
12mr|texlive-semioneside-v0.41-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/semioneside.source.tar.xz
12mr|texlive-semioneside-v0.41-2|17	BuildArch:	noarch
12mr|texlive-semioneside-v0.41-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-semioneside-v0.41-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-semioneside-v0.41-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-semioneside-v0.41-2|21	
12mr|texlive-semioneside-v0.41-2|22	%description
12mr|texlive-semioneside-v0.41-2|23	This package supports the preparation of semi one sided
12mr|texlive-semioneside-v0.41-2|24	documents. That is, two sided documents, where all text is
12mr|texlive-semioneside-v0.41-2|25	output on right-hand pages--as in a one-sided documents--and
12mr|texlive-semioneside-v0.41-2|26	only special contents are output on left-hand pages on user
12mr|texlive-semioneside-v0.41-2|27	request, e.g., floating objects.
12mr|texlive-semioneside-v0.41-2|28	
12mr|texlive-semioneside-v0.41-2|29	%post
12mr|texlive-semioneside-v0.41-2|30	%{_sbindir}/texlive.post
12mr|texlive-semioneside-v0.41-2|31	
12mr|texlive-semioneside-v0.41-2|32	%postun
12mr|texlive-semioneside-v0.41-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-semioneside-v0.41-2|34	%{_sbindir}/texlive.post
12mr|texlive-semioneside-v0.41-2|35	fi
12mr|texlive-semioneside-v0.41-2|36	
12mr|texlive-semioneside-v0.41-2|37	#-----------------------------------------------------------------------
12mr|texlive-semioneside-v0.41-2|38	%files
12mr|texlive-semioneside-v0.41-2|39	%{_texmfdistdir}/tex/latex/semioneside/semioneside.sty
12mr|texlive-semioneside-v0.41-2|40	%doc %{_texmfdistdir}/doc/latex/semioneside/README
12mr|texlive-semioneside-v0.41-2|41	%doc %{_texmfdistdir}/doc/latex/semioneside/example.tex
12mr|texlive-semioneside-v0.41-2|42	%doc %{_texmfdistdir}/doc/latex/semioneside/figure.mp
12mr|texlive-semioneside-v0.41-2|43	%doc %{_texmfdistdir}/doc/latex/semioneside/semioneside.pdf
12mr|texlive-semioneside-v0.41-2|44	#- source
12mr|texlive-semioneside-v0.41-2|45	%doc %{_texmfdistdir}/source/latex/semioneside/semioneside.dtx
12mr|texlive-semioneside-v0.41-2|46	%doc %{_texmfdistdir}/source/latex/semioneside/semioneside.ins
12mr|texlive-semioneside-v0.41-2|47	
12mr|texlive-semioneside-v0.41-2|48	#-----------------------------------------------------------------------
12mr|texlive-semioneside-v0.41-2|49	%prep
12mr|texlive-semioneside-v0.41-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-semioneside-v0.41-2|51	
12mr|texlive-semioneside-v0.41-2|52	%build
12mr|texlive-semioneside-v0.41-2|53	
12mr|texlive-semioneside-v0.41-2|54	%install
12mr|texlive-semioneside-v0.41-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-semioneside-v0.41-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-semioneside-v0.41-2|57	
12mr|texlive-semioneside-v0.41-2|58	
12mr|texlive-semioneside-v0.41-2|59	
12mr|texlive-semioneside-v0.41-2|60	%changelog
12mr|texlive-semioneside-v0.41-2|61	

18510 12
12mr|texlive-sepfootnotes-0.1-2|1	# revision 25574
12mr|texlive-sepfootnotes-0.1-2|2	# category Package
12mr|texlive-sepfootnotes-0.1-2|3	# catalog-ctan /macros/latex/contrib/sepfootnotes
12mr|texlive-sepfootnotes-0.1-2|4	# catalog-date 2012-03-06 12:02:15 +0100
12mr|texlive-sepfootnotes-0.1-2|5	# catalog-license lppl1.3
12mr|texlive-sepfootnotes-0.1-2|6	# catalog-version 0.1
12mr|texlive-sepfootnotes-0.1-2|7	Name:		texlive-sepfootnotes
12mr|texlive-sepfootnotes-0.1-2|8	Version:	0.1
12mr|texlive-sepfootnotes-0.1-2|9	Release:	2
12mr|texlive-sepfootnotes-0.1-2|10	Summary:	Define the texts of footnotes defined before their marks
12mr|texlive-sepfootnotes-0.1-2|11	Group:		Publishing
12mr|texlive-sepfootnotes-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sepfootnotes
12mr|texlive-sepfootnotes-0.1-2|13	License:	LPPL1.3
12mr|texlive-sepfootnotes-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sepfootnotes.tar.xz
12mr|texlive-sepfootnotes-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sepfootnotes.doc.tar.xz
12mr|texlive-sepfootnotes-0.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sepfootnotes.source.tar.xz
12mr|texlive-sepfootnotes-0.1-2|17	BuildArch:	noarch
12mr|texlive-sepfootnotes-0.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-sepfootnotes-0.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-sepfootnotes-0.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-sepfootnotes-0.1-2|21	
12mr|texlive-sepfootnotes-0.1-2|22	%description
12mr|texlive-sepfootnotes-0.1-2|23	The package allows the content of footnotes to be defined
12mr|texlive-sepfootnotes-0.1-2|24	before their marks are inserted in a document. In this way,
12mr|texlive-sepfootnotes-0.1-2|25	footnotes and endnotes can easily be grouped together in a
12mr|texlive-sepfootnotes-0.1-2|26	separate file, so that the main body is less cluttered.
12mr|texlive-sepfootnotes-0.1-2|27	
12mr|texlive-sepfootnotes-0.1-2|28	%post
12mr|texlive-sepfootnotes-0.1-2|29	%{_sbindir}/texlive.post
12mr|texlive-sepfootnotes-0.1-2|30	
12mr|texlive-sepfootnotes-0.1-2|31	%postun
12mr|texlive-sepfootnotes-0.1-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-sepfootnotes-0.1-2|33	%{_sbindir}/texlive.post
12mr|texlive-sepfootnotes-0.1-2|34	fi
12mr|texlive-sepfootnotes-0.1-2|35	
12mr|texlive-sepfootnotes-0.1-2|36	#-----------------------------------------------------------------------
12mr|texlive-sepfootnotes-0.1-2|37	%files
12mr|texlive-sepfootnotes-0.1-2|38	%{_texmfdistdir}/tex/latex/sepfootnotes/sepfootnotes.sty
12mr|texlive-sepfootnotes-0.1-2|39	%doc %{_texmfdistdir}/doc/latex/sepfootnotes/README
12mr|texlive-sepfootnotes-0.1-2|40	%doc %{_texmfdistdir}/doc/latex/sepfootnotes/sepfootnotes.pdf
12mr|texlive-sepfootnotes-0.1-2|41	#- source
12mr|texlive-sepfootnotes-0.1-2|42	%doc %{_texmfdistdir}/source/latex/sepfootnotes/sepfootnotes.dtx
12mr|texlive-sepfootnotes-0.1-2|43	%doc %{_texmfdistdir}/source/latex/sepfootnotes/sepfootnotes.ins
12mr|texlive-sepfootnotes-0.1-2|44	
12mr|texlive-sepfootnotes-0.1-2|45	#-----------------------------------------------------------------------
12mr|texlive-sepfootnotes-0.1-2|46	%prep
12mr|texlive-sepfootnotes-0.1-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-sepfootnotes-0.1-2|48	
12mr|texlive-sepfootnotes-0.1-2|49	%build
12mr|texlive-sepfootnotes-0.1-2|50	
12mr|texlive-sepfootnotes-0.1-2|51	%install
12mr|texlive-sepfootnotes-0.1-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sepfootnotes-0.1-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-sepfootnotes-0.1-2|54	
12mr|texlive-sepfootnotes-0.1-2|55	
12mr|texlive-sepfootnotes-0.1-2|56	
12mr|texlive-sepfootnotes-0.1-2|57	%changelog
12mr|texlive-sepfootnotes-0.1-2|58	

18511 12
12mr|texlive-sepnum-2.0-2|1	# revision 20186
12mr|texlive-sepnum-2.0-2|2	# category Package
12mr|texlive-sepnum-2.0-2|3	# catalog-ctan /macros/latex/contrib/sepnum
12mr|texlive-sepnum-2.0-2|4	# catalog-date 2010-10-24 14:34:20 +0200
12mr|texlive-sepnum-2.0-2|5	# catalog-license lppl
12mr|texlive-sepnum-2.0-2|6	# catalog-version 2.0
12mr|texlive-sepnum-2.0-2|7	Name:		texlive-sepnum
12mr|texlive-sepnum-2.0-2|8	Version:	2.0
12mr|texlive-sepnum-2.0-2|9	Release:	2
12mr|texlive-sepnum-2.0-2|10	Summary:	Print numbers in a "friendly" format
12mr|texlive-sepnum-2.0-2|11	Group:		Publishing
12mr|texlive-sepnum-2.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sepnum
12mr|texlive-sepnum-2.0-2|13	License:	LPPL
12mr|texlive-sepnum-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sepnum.tar.xz
12mr|texlive-sepnum-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sepnum.doc.tar.xz
12mr|texlive-sepnum-2.0-2|16	BuildArch:	noarch
12mr|texlive-sepnum-2.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-sepnum-2.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-sepnum-2.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-sepnum-2.0-2|20	
12mr|texlive-sepnum-2.0-2|21	%description
12mr|texlive-sepnum-2.0-2|22	Provides a command to print a number with (potentially
12mr|texlive-sepnum-2.0-2|23	different) separators every three digits in the parts either
12mr|texlive-sepnum-2.0-2|24	side of the decimal point (the point itself is also
12mr|texlive-sepnum-2.0-2|25	configurable). The macro is fully expandable and not fragile
12mr|texlive-sepnum-2.0-2|26	(unless one of the separators is). There is also a command
12mr|texlive-sepnum-2.0-2|27	\sepnumform, that may be used when defining \the<counter>
12mr|texlive-sepnum-2.0-2|28	macros.
12mr|texlive-sepnum-2.0-2|29	
12mr|texlive-sepnum-2.0-2|30	%post
12mr|texlive-sepnum-2.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-sepnum-2.0-2|32	
12mr|texlive-sepnum-2.0-2|33	%postun
12mr|texlive-sepnum-2.0-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-sepnum-2.0-2|35	%{_sbindir}/texlive.post
12mr|texlive-sepnum-2.0-2|36	fi
12mr|texlive-sepnum-2.0-2|37	
12mr|texlive-sepnum-2.0-2|38	#-----------------------------------------------------------------------
12mr|texlive-sepnum-2.0-2|39	%files
12mr|texlive-sepnum-2.0-2|40	%{_texmfdistdir}/tex/latex/sepnum/sepnum.sty
12mr|texlive-sepnum-2.0-2|41	%doc %{_texmfdistdir}/doc/latex/sepnum/sepnum-doc.pdf
12mr|texlive-sepnum-2.0-2|42	%doc %{_texmfdistdir}/doc/latex/sepnum/sepnum-doc.tex
12mr|texlive-sepnum-2.0-2|43	
12mr|texlive-sepnum-2.0-2|44	#-----------------------------------------------------------------------
12mr|texlive-sepnum-2.0-2|45	%prep
12mr|texlive-sepnum-2.0-2|46	%setup -c -a0 -a1
12mr|texlive-sepnum-2.0-2|47	
12mr|texlive-sepnum-2.0-2|48	%build
12mr|texlive-sepnum-2.0-2|49	
12mr|texlive-sepnum-2.0-2|50	%install
12mr|texlive-sepnum-2.0-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sepnum-2.0-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-sepnum-2.0-2|53	
12mr|texlive-sepnum-2.0-2|54	
12mr|texlive-sepnum-2.0-2|55	
12mr|texlive-sepnum-2.0-2|56	%changelog
12mr|texlive-sepnum-2.0-2|57	

18512 12
12mr|texlive-seqsplit-0.1-2|1	# revision 15878
12mr|texlive-seqsplit-0.1-2|2	# category Package
12mr|texlive-seqsplit-0.1-2|3	# catalog-ctan /macros/latex/contrib/seqsplit
12mr|texlive-seqsplit-0.1-2|4	# catalog-date 2007-07-23 22:41:48 +0200
12mr|texlive-seqsplit-0.1-2|5	# catalog-license lppl
12mr|texlive-seqsplit-0.1-2|6	# catalog-version 0.1
12mr|texlive-seqsplit-0.1-2|7	Name:		texlive-seqsplit
12mr|texlive-seqsplit-0.1-2|8	Version:	0.1
12mr|texlive-seqsplit-0.1-2|9	Release:	2
12mr|texlive-seqsplit-0.1-2|10	Summary:	Split long sequences of characters in a neutral way
12mr|texlive-seqsplit-0.1-2|11	Group:		Publishing
12mr|texlive-seqsplit-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/seqsplit
12mr|texlive-seqsplit-0.1-2|13	License:	LPPL
12mr|texlive-seqsplit-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seqsplit.tar.xz
12mr|texlive-seqsplit-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seqsplit.doc.tar.xz
12mr|texlive-seqsplit-0.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seqsplit.source.tar.xz
12mr|texlive-seqsplit-0.1-2|17	BuildArch:	noarch
12mr|texlive-seqsplit-0.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-seqsplit-0.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-seqsplit-0.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-seqsplit-0.1-2|21	
12mr|texlive-seqsplit-0.1-2|22	%description
12mr|texlive-seqsplit-0.1-2|23	When one needs to type long sequences of letters (such as in
12mr|texlive-seqsplit-0.1-2|24	base-sequences in genes) or of numbers (such as calculations of
12mr|texlive-seqsplit-0.1-2|25	transcendental numbers), there's no obvious break points to be
12mr|texlive-seqsplit-0.1-2|26	found. The package provides a command \seqsplit, which makes
12mr|texlive-seqsplit-0.1-2|27	its argument splittable anywhere, and then leaves the TeX
12mr|texlive-seqsplit-0.1-2|28	paragraph-maker to do the splitting. While the package may
12mr|texlive-seqsplit-0.1-2|29	obviously be used to typeset DNA sequences, the user may
12mr|texlive-seqsplit-0.1-2|30	consider the dnaseq as a rather more powerful alternative.
12mr|texlive-seqsplit-0.1-2|31	
12mr|texlive-seqsplit-0.1-2|32	%post
12mr|texlive-seqsplit-0.1-2|33	%{_sbindir}/texlive.post
12mr|texlive-seqsplit-0.1-2|34	
12mr|texlive-seqsplit-0.1-2|35	%postun
12mr|texlive-seqsplit-0.1-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-seqsplit-0.1-2|37	%{_sbindir}/texlive.post
12mr|texlive-seqsplit-0.1-2|38	fi
12mr|texlive-seqsplit-0.1-2|39	
12mr|texlive-seqsplit-0.1-2|40	#-----------------------------------------------------------------------
12mr|texlive-seqsplit-0.1-2|41	%files
12mr|texlive-seqsplit-0.1-2|42	%{_texmfdistdir}/tex/latex/seqsplit/seqsplit.sty
12mr|texlive-seqsplit-0.1-2|43	%doc %{_texmfdistdir}/doc/latex/seqsplit/README
12mr|texlive-seqsplit-0.1-2|44	%doc %{_texmfdistdir}/doc/latex/seqsplit/seqsplit.pdf
12mr|texlive-seqsplit-0.1-2|45	#- source
12mr|texlive-seqsplit-0.1-2|46	%doc %{_texmfdistdir}/source/latex/seqsplit/Makefile
12mr|texlive-seqsplit-0.1-2|47	%doc %{_texmfdistdir}/source/latex/seqsplit/seqsplit.dtx
12mr|texlive-seqsplit-0.1-2|48	%doc %{_texmfdistdir}/source/latex/seqsplit/seqsplit.ins
12mr|texlive-seqsplit-0.1-2|49	
12mr|texlive-seqsplit-0.1-2|50	#-----------------------------------------------------------------------
12mr|texlive-seqsplit-0.1-2|51	%prep
12mr|texlive-seqsplit-0.1-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-seqsplit-0.1-2|53	
12mr|texlive-seqsplit-0.1-2|54	%build
12mr|texlive-seqsplit-0.1-2|55	
12mr|texlive-seqsplit-0.1-2|56	%install
12mr|texlive-seqsplit-0.1-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-seqsplit-0.1-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-seqsplit-0.1-2|59	
12mr|texlive-seqsplit-0.1-2|60	
12mr|texlive-seqsplit-0.1-2|61	
12mr|texlive-seqsplit-0.1-2|62	%changelog
12mr|texlive-seqsplit-0.1-2|63	

18513 12
12mr|texlive-serbian-apostrophe-20110830-2|1	# revision 23799
12mr|texlive-serbian-apostrophe-20110830-2|2	# category Package
12mr|texlive-serbian-apostrophe-20110830-2|3	# catalog-ctan /language/serbian/serbian-apostrophe
12mr|texlive-serbian-apostrophe-20110830-2|4	# catalog-date 2011-08-30 14:04:46 +0200
12mr|texlive-serbian-apostrophe-20110830-2|5	# catalog-license lppl1.3
12mr|texlive-serbian-apostrophe-20110830-2|6	# catalog-version undef
12mr|texlive-serbian-apostrophe-20110830-2|7	Name:		texlive-serbian-apostrophe
12mr|texlive-serbian-apostrophe-20110830-2|8	Version:	20110830
12mr|texlive-serbian-apostrophe-20110830-2|9	Release:	2
12mr|texlive-serbian-apostrophe-20110830-2|10	Summary:	Commands for Serbian words with apostrophes
12mr|texlive-serbian-apostrophe-20110830-2|11	Group:		Publishing
12mr|texlive-serbian-apostrophe-20110830-2|12	URL:		http://www.ctan.org/tex-archive/language/serbian/serbian-apostrophe
12mr|texlive-serbian-apostrophe-20110830-2|13	License:	LPPL1.3
12mr|texlive-serbian-apostrophe-20110830-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-apostrophe.tar.xz
12mr|texlive-serbian-apostrophe-20110830-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-apostrophe.doc.tar.xz
12mr|texlive-serbian-apostrophe-20110830-2|16	BuildArch:	noarch
12mr|texlive-serbian-apostrophe-20110830-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-serbian-apostrophe-20110830-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-serbian-apostrophe-20110830-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-serbian-apostrophe-20110830-2|20	
12mr|texlive-serbian-apostrophe-20110830-2|21	%description
12mr|texlive-serbian-apostrophe-20110830-2|22	The package provides a collection of commands (whose names are
12mr|texlive-serbian-apostrophe-20110830-2|23	Serbian words) whose expansion is the Serbian word with
12mr|texlive-serbian-apostrophe-20110830-2|24	appropriate apostrophes.
12mr|texlive-serbian-apostrophe-20110830-2|25	
12mr|texlive-serbian-apostrophe-20110830-2|26	%post
12mr|texlive-serbian-apostrophe-20110830-2|27	%{_sbindir}/texlive.post
12mr|texlive-serbian-apostrophe-20110830-2|28	
12mr|texlive-serbian-apostrophe-20110830-2|29	%postun
12mr|texlive-serbian-apostrophe-20110830-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-serbian-apostrophe-20110830-2|31	%{_sbindir}/texlive.post
12mr|texlive-serbian-apostrophe-20110830-2|32	fi
12mr|texlive-serbian-apostrophe-20110830-2|33	
12mr|texlive-serbian-apostrophe-20110830-2|34	#-----------------------------------------------------------------------
12mr|texlive-serbian-apostrophe-20110830-2|35	%files
12mr|texlive-serbian-apostrophe-20110830-2|36	%{_texmfdistdir}/tex/latex/serbian-apostrophe/serbian-apostrophe.sty
12mr|texlive-serbian-apostrophe-20110830-2|37	%doc %{_texmfdistdir}/doc/latex/serbian-apostrophe/README
12mr|texlive-serbian-apostrophe-20110830-2|38	%doc %{_texmfdistdir}/doc/latex/serbian-apostrophe/apostrophe-list.pdf
12mr|texlive-serbian-apostrophe-20110830-2|39	%doc %{_texmfdistdir}/doc/latex/serbian-apostrophe/apostrophe-list.tex
12mr|texlive-serbian-apostrophe-20110830-2|40	%doc %{_texmfdistdir}/doc/latex/serbian-apostrophe/serbian-apostrophe.pdf
12mr|texlive-serbian-apostrophe-20110830-2|41	%doc %{_texmfdistdir}/doc/latex/serbian-apostrophe/serbian-apostrophe.tex
12mr|texlive-serbian-apostrophe-20110830-2|42	
12mr|texlive-serbian-apostrophe-20110830-2|43	#-----------------------------------------------------------------------
12mr|texlive-serbian-apostrophe-20110830-2|44	%prep
12mr|texlive-serbian-apostrophe-20110830-2|45	%setup -c -a0 -a1
12mr|texlive-serbian-apostrophe-20110830-2|46	
12mr|texlive-serbian-apostrophe-20110830-2|47	%build
12mr|texlive-serbian-apostrophe-20110830-2|48	
12mr|texlive-serbian-apostrophe-20110830-2|49	%install
12mr|texlive-serbian-apostrophe-20110830-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-serbian-apostrophe-20110830-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-serbian-apostrophe-20110830-2|52	
12mr|texlive-serbian-apostrophe-20110830-2|53	
12mr|texlive-serbian-apostrophe-20110830-2|54	
12mr|texlive-serbian-apostrophe-20110830-2|55	%changelog
12mr|texlive-serbian-apostrophe-20110830-2|56	

18514 12
12mr|texlive-serbianc-2.2-2|1	# revision 22929
12mr|texlive-serbianc-2.2-2|2	# category Package
12mr|texlive-serbianc-2.2-2|3	# catalog-ctan /macros/latex/contrib/babel-contrib/serbianc
12mr|texlive-serbianc-2.2-2|4	# catalog-date 2011-06-09 20:30:15 +0200
12mr|texlive-serbianc-2.2-2|5	# catalog-license lppl1.3
12mr|texlive-serbianc-2.2-2|6	# catalog-version 2.2
12mr|texlive-serbianc-2.2-2|7	Name:		texlive-serbianc
12mr|texlive-serbianc-2.2-2|8	Version:	2.2
12mr|texlive-serbianc-2.2-2|9	Release:	2
12mr|texlive-serbianc-2.2-2|10	Summary:	Babel module to support Serbian Cyrillic
12mr|texlive-serbianc-2.2-2|11	Group:		Publishing
12mr|texlive-serbianc-2.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/serbianc
12mr|texlive-serbianc-2.2-2|13	License:	LPPL1.3
12mr|texlive-serbianc-2.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbianc.tar.xz
12mr|texlive-serbianc-2.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbianc.doc.tar.xz
12mr|texlive-serbianc-2.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbianc.source.tar.xz
12mr|texlive-serbianc-2.2-2|17	BuildArch:	noarch
12mr|texlive-serbianc-2.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-serbianc-2.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-serbianc-2.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-serbianc-2.2-2|21	
12mr|texlive-serbianc-2.2-2|22	%description
12mr|texlive-serbianc-2.2-2|23	The package provides support for Serbian documents written in
12mr|texlive-serbianc-2.2-2|24	Cyrillic, in babel.
12mr|texlive-serbianc-2.2-2|25	
12mr|texlive-serbianc-2.2-2|26	%post
12mr|texlive-serbianc-2.2-2|27	%{_sbindir}/texlive.post
12mr|texlive-serbianc-2.2-2|28	
12mr|texlive-serbianc-2.2-2|29	%postun
12mr|texlive-serbianc-2.2-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-serbianc-2.2-2|31	%{_sbindir}/texlive.post
12mr|texlive-serbianc-2.2-2|32	fi
12mr|texlive-serbianc-2.2-2|33	
12mr|texlive-serbianc-2.2-2|34	#-----------------------------------------------------------------------
12mr|texlive-serbianc-2.2-2|35	%files
12mr|texlive-serbianc-2.2-2|36	%{_texmfdistdir}/tex/generic/serbianc/serbianc.ldf
12mr|texlive-serbianc-2.2-2|37	%{_texmfdistdir}/tex/generic/serbianc/serbianc.sty
12mr|texlive-serbianc-2.2-2|38	%doc %{_texmfdistdir}/doc/generic/serbianc/COPYING
12mr|texlive-serbianc-2.2-2|39	%doc %{_texmfdistdir}/doc/generic/serbianc/ChangeLog
12mr|texlive-serbianc-2.2-2|40	%doc %{_texmfdistdir}/doc/generic/serbianc/Copyright
12mr|texlive-serbianc-2.2-2|41	%doc %{_texmfdistdir}/doc/generic/serbianc/INSTALL
12mr|texlive-serbianc-2.2-2|42	%doc %{_texmfdistdir}/doc/generic/serbianc/README
12mr|texlive-serbianc-2.2-2|43	%doc %{_texmfdistdir}/doc/generic/serbianc/README.Files
12mr|texlive-serbianc-2.2-2|44	%doc %{_texmfdistdir}/doc/generic/serbianc/sample.pdf
12mr|texlive-serbianc-2.2-2|45	%doc %{_texmfdistdir}/doc/generic/serbianc/sample.tex
12mr|texlive-serbianc-2.2-2|46	%doc %{_texmfdistdir}/doc/latex/serbianc/README
12mr|texlive-serbianc-2.2-2|47	#- source
12mr|texlive-serbianc-2.2-2|48	%doc %{_texmfdistdir}/source/generic/serbianc/serbianc.dtx
12mr|texlive-serbianc-2.2-2|49	%doc %{_texmfdistdir}/source/generic/serbianc/serbianc.ins
12mr|texlive-serbianc-2.2-2|50	%doc %{_texmfdistdir}/source/generic/serbianc/serbianc.patch
12mr|texlive-serbianc-2.2-2|51	
12mr|texlive-serbianc-2.2-2|52	#-----------------------------------------------------------------------
12mr|texlive-serbianc-2.2-2|53	%prep
12mr|texlive-serbianc-2.2-2|54	%setup -c -a0 -a1 -a2
12mr|texlive-serbianc-2.2-2|55	
12mr|texlive-serbianc-2.2-2|56	%build
12mr|texlive-serbianc-2.2-2|57	
12mr|texlive-serbianc-2.2-2|58	%install
12mr|texlive-serbianc-2.2-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-serbianc-2.2-2|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-serbianc-2.2-2|61	
12mr|texlive-serbianc-2.2-2|62	
12mr|texlive-serbianc-2.2-2|63	
12mr|texlive-serbianc-2.2-2|64	%changelog
12mr|texlive-serbianc-2.2-2|65	

18515 12
12mr|texlive-serbian-date-lat-20110624-2|1	# revision 23446
12mr|texlive-serbian-date-lat-20110624-2|2	# category Package
12mr|texlive-serbian-date-lat-20110624-2|3	# catalog-ctan /macros/latex/contrib/babel-contrib/serbian-date-lat
12mr|texlive-serbian-date-lat-20110624-2|4	# catalog-date 2011-06-24 10:29:05 +0200
12mr|texlive-serbian-date-lat-20110624-2|5	# catalog-license gpl2
12mr|texlive-serbian-date-lat-20110624-2|6	# catalog-version undef
12mr|texlive-serbian-date-lat-20110624-2|7	Name:		texlive-serbian-date-lat
12mr|texlive-serbian-date-lat-20110624-2|8	Version:	20110624
12mr|texlive-serbian-date-lat-20110624-2|9	Release:	2
12mr|texlive-serbian-date-lat-20110624-2|10	Summary:	Updated date typesetting for Serbian
12mr|texlive-serbian-date-lat-20110624-2|11	Group:		Publishing
12mr|texlive-serbian-date-lat-20110624-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/serbian-date-lat
12mr|texlive-serbian-date-lat-20110624-2|13	License:	GPL2
12mr|texlive-serbian-date-lat-20110624-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-date-lat.tar.xz
12mr|texlive-serbian-date-lat-20110624-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-date-lat.doc.tar.xz
12mr|texlive-serbian-date-lat-20110624-2|16	BuildArch:	noarch
12mr|texlive-serbian-date-lat-20110624-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-serbian-date-lat-20110624-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-serbian-date-lat-20110624-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-serbian-date-lat-20110624-2|20	
12mr|texlive-serbian-date-lat-20110624-2|21	%description
12mr|texlive-serbian-date-lat-20110624-2|22	Babel defines dates for Serbian texts, in Latin script. The
12mr|texlive-serbian-date-lat-20110624-2|23	style it uses does not match current practices. The present
12mr|texlive-serbian-date-lat-20110624-2|24	package defines a \date command that solves the problem.
12mr|texlive-serbian-date-lat-20110624-2|25	
12mr|texlive-serbian-date-lat-20110624-2|26	%post
12mr|texlive-serbian-date-lat-20110624-2|27	%{_sbindir}/texlive.post
12mr|texlive-serbian-date-lat-20110624-2|28	
12mr|texlive-serbian-date-lat-20110624-2|29	%postun
12mr|texlive-serbian-date-lat-20110624-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-serbian-date-lat-20110624-2|31	%{_sbindir}/texlive.post
12mr|texlive-serbian-date-lat-20110624-2|32	fi
12mr|texlive-serbian-date-lat-20110624-2|33	
12mr|texlive-serbian-date-lat-20110624-2|34	#-----------------------------------------------------------------------
12mr|texlive-serbian-date-lat-20110624-2|35	%files
12mr|texlive-serbian-date-lat-20110624-2|36	%{_texmfdistdir}/tex/latex/serbian-date-lat/serbian-date-lat.sty
12mr|texlive-serbian-date-lat-20110624-2|37	%doc %{_texmfdistdir}/doc/latex/serbian-date-lat/README
12mr|texlive-serbian-date-lat-20110624-2|38	%doc %{_texmfdistdir}/doc/latex/serbian-date-lat/SerbianDateLat.pdf
12mr|texlive-serbian-date-lat-20110624-2|39	%doc %{_texmfdistdir}/doc/latex/serbian-date-lat/SerbianDateLat.tex
12mr|texlive-serbian-date-lat-20110624-2|40	%doc %{_texmfdistdir}/doc/latex/serbian-date-lat/TestDateLat.pdf
12mr|texlive-serbian-date-lat-20110624-2|41	%doc %{_texmfdistdir}/doc/latex/serbian-date-lat/TestDateLat.tex
12mr|texlive-serbian-date-lat-20110624-2|42	
12mr|texlive-serbian-date-lat-20110624-2|43	#-----------------------------------------------------------------------
12mr|texlive-serbian-date-lat-20110624-2|44	%prep
12mr|texlive-serbian-date-lat-20110624-2|45	%setup -c -a0 -a1
12mr|texlive-serbian-date-lat-20110624-2|46	
12mr|texlive-serbian-date-lat-20110624-2|47	%build
12mr|texlive-serbian-date-lat-20110624-2|48	
12mr|texlive-serbian-date-lat-20110624-2|49	%install
12mr|texlive-serbian-date-lat-20110624-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-serbian-date-lat-20110624-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-serbian-date-lat-20110624-2|52	
12mr|texlive-serbian-date-lat-20110624-2|53	
12mr|texlive-serbian-date-lat-20110624-2|54	
12mr|texlive-serbian-date-lat-20110624-2|55	%changelog
12mr|texlive-serbian-date-lat-20110624-2|56	

18516 12
12mr|texlive-serbian-def-cyr-20111104-2|1	# revision 23734
12mr|texlive-serbian-def-cyr-20111104-2|2	# category Package
12mr|texlive-serbian-def-cyr-20111104-2|3	# catalog-ctan undef
12mr|texlive-serbian-def-cyr-20111104-2|4	# catalog-date undef
12mr|texlive-serbian-def-cyr-20111104-2|5	# catalog-license undef
12mr|texlive-serbian-def-cyr-20111104-2|6	# catalog-version undef
12mr|texlive-serbian-def-cyr-20111104-2|7	Name:		texlive-serbian-def-cyr
12mr|texlive-serbian-def-cyr-20111104-2|8	Version:	20111104
12mr|texlive-serbian-def-cyr-20111104-2|9	Release:	2
12mr|texlive-serbian-def-cyr-20111104-2|10	Summary:	TeXLive serbian-def-cyr package
12mr|texlive-serbian-def-cyr-20111104-2|11	Group:		Publishing
12mr|texlive-serbian-def-cyr-20111104-2|12	URL:		http://tug.org/texlive
12mr|texlive-serbian-def-cyr-20111104-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-serbian-def-cyr-20111104-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-def-cyr.tar.xz
12mr|texlive-serbian-def-cyr-20111104-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-def-cyr.doc.tar.xz
12mr|texlive-serbian-def-cyr-20111104-2|16	BuildArch:	noarch
12mr|texlive-serbian-def-cyr-20111104-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-serbian-def-cyr-20111104-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-serbian-def-cyr-20111104-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-serbian-def-cyr-20111104-2|20	
12mr|texlive-serbian-def-cyr-20111104-2|21	%description
12mr|texlive-serbian-def-cyr-20111104-2|22	TeXLive serbian-def-cyr package.
12mr|texlive-serbian-def-cyr-20111104-2|23	
12mr|texlive-serbian-def-cyr-20111104-2|24	%post
12mr|texlive-serbian-def-cyr-20111104-2|25	%{_sbindir}/texlive.post
12mr|texlive-serbian-def-cyr-20111104-2|26	
12mr|texlive-serbian-def-cyr-20111104-2|27	%postun
12mr|texlive-serbian-def-cyr-20111104-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-serbian-def-cyr-20111104-2|29	%{_sbindir}/texlive.post
12mr|texlive-serbian-def-cyr-20111104-2|30	fi
12mr|texlive-serbian-def-cyr-20111104-2|31	
12mr|texlive-serbian-def-cyr-20111104-2|32	#-----------------------------------------------------------------------
12mr|texlive-serbian-def-cyr-20111104-2|33	%files
12mr|texlive-serbian-def-cyr-20111104-2|34	%{_texmfdistdir}/tex/latex/serbian-def-cyr/serbian-def-cyr.sty
12mr|texlive-serbian-def-cyr-20111104-2|35	%doc %{_texmfdistdir}/doc/latex/serbian-def-cyr/README
12mr|texlive-serbian-def-cyr-20111104-2|36	%doc %{_texmfdistdir}/doc/latex/serbian-def-cyr/proba.pdf
12mr|texlive-serbian-def-cyr-20111104-2|37	%doc %{_texmfdistdir}/doc/latex/serbian-def-cyr/proba.tex
12mr|texlive-serbian-def-cyr-20111104-2|38	%doc %{_texmfdistdir}/doc/latex/serbian-def-cyr/usage.pdf
12mr|texlive-serbian-def-cyr-20111104-2|39	%doc %{_texmfdistdir}/doc/latex/serbian-def-cyr/usage.tex
12mr|texlive-serbian-def-cyr-20111104-2|40	
12mr|texlive-serbian-def-cyr-20111104-2|41	#-----------------------------------------------------------------------
12mr|texlive-serbian-def-cyr-20111104-2|42	%prep
12mr|texlive-serbian-def-cyr-20111104-2|43	%setup -c -a0 -a1
12mr|texlive-serbian-def-cyr-20111104-2|44	
12mr|texlive-serbian-def-cyr-20111104-2|45	%build
12mr|texlive-serbian-def-cyr-20111104-2|46	
12mr|texlive-serbian-def-cyr-20111104-2|47	%install
12mr|texlive-serbian-def-cyr-20111104-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-serbian-def-cyr-20111104-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-serbian-def-cyr-20111104-2|50	
12mr|texlive-serbian-def-cyr-20111104-2|51	
12mr|texlive-serbian-def-cyr-20111104-2|52	
12mr|texlive-serbian-def-cyr-20111104-2|53	%changelog
12mr|texlive-serbian-def-cyr-20111104-2|54	

18517 12
12mr|texlive-serbian-lig-20110703-2|1	# revision 23382
12mr|texlive-serbian-lig-20110703-2|2	# category Package
12mr|texlive-serbian-lig-20110703-2|3	# catalog-ctan /macros/latex/contrib/serbian-lig
12mr|texlive-serbian-lig-20110703-2|4	# catalog-date 2011-07-03 09:55:42 +0200
12mr|texlive-serbian-lig-20110703-2|5	# catalog-license lppl1.3
12mr|texlive-serbian-lig-20110703-2|6	# catalog-version undef
12mr|texlive-serbian-lig-20110703-2|7	Name:		texlive-serbian-lig
12mr|texlive-serbian-lig-20110703-2|8	Version:	20110703
12mr|texlive-serbian-lig-20110703-2|9	Release:	2
12mr|texlive-serbian-lig-20110703-2|10	Summary:	Control ligatures in Serbian
12mr|texlive-serbian-lig-20110703-2|11	Group:		Publishing
12mr|texlive-serbian-lig-20110703-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/serbian-lig
12mr|texlive-serbian-lig-20110703-2|13	License:	LPPL1.3
12mr|texlive-serbian-lig-20110703-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-lig.tar.xz
12mr|texlive-serbian-lig-20110703-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/serbian-lig.doc.tar.xz
12mr|texlive-serbian-lig-20110703-2|16	BuildArch:	noarch
12mr|texlive-serbian-lig-20110703-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-serbian-lig-20110703-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-serbian-lig-20110703-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-serbian-lig-20110703-2|20	
12mr|texlive-serbian-lig-20110703-2|21	%description
12mr|texlive-serbian-lig-20110703-2|22	The package suppresses fi and fl (and other ligatures) in
12mr|texlive-serbian-lig-20110703-2|23	Serbian text written using Roman script.
12mr|texlive-serbian-lig-20110703-2|24	
12mr|texlive-serbian-lig-20110703-2|25	%post
12mr|texlive-serbian-lig-20110703-2|26	%{_sbindir}/texlive.post
12mr|texlive-serbian-lig-20110703-2|27	
12mr|texlive-serbian-lig-20110703-2|28	%postun
12mr|texlive-serbian-lig-20110703-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-serbian-lig-20110703-2|30	%{_sbindir}/texlive.post
12mr|texlive-serbian-lig-20110703-2|31	fi
12mr|texlive-serbian-lig-20110703-2|32	
12mr|texlive-serbian-lig-20110703-2|33	#-----------------------------------------------------------------------
12mr|texlive-serbian-lig-20110703-2|34	%files
12mr|texlive-serbian-lig-20110703-2|35	%{_texmfdistdir}/tex/latex/serbian-lig/serbian-lig.sty
12mr|texlive-serbian-lig-20110703-2|36	%doc %{_texmfdistdir}/doc/latex/serbian-lig/README
12mr|texlive-serbian-lig-20110703-2|37	%doc %{_texmfdistdir}/doc/latex/serbian-lig/lig-list.pdf
12mr|texlive-serbian-lig-20110703-2|38	%doc %{_texmfdistdir}/doc/latex/serbian-lig/lig-list.tex
12mr|texlive-serbian-lig-20110703-2|39	%doc %{_texmfdistdir}/doc/latex/serbian-lig/serbian-lig.pdf
12mr|texlive-serbian-lig-20110703-2|40	%doc %{_texmfdistdir}/doc/latex/serbian-lig/serbian-lig.tex
12mr|texlive-serbian-lig-20110703-2|41	
12mr|texlive-serbian-lig-20110703-2|42	#-----------------------------------------------------------------------
12mr|texlive-serbian-lig-20110703-2|43	%prep
12mr|texlive-serbian-lig-20110703-2|44	%setup -c -a0 -a1
12mr|texlive-serbian-lig-20110703-2|45	
12mr|texlive-serbian-lig-20110703-2|46	%build
12mr|texlive-serbian-lig-20110703-2|47	
12mr|texlive-serbian-lig-20110703-2|48	%install
12mr|texlive-serbian-lig-20110703-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-serbian-lig-20110703-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-serbian-lig-20110703-2|51	
12mr|texlive-serbian-lig-20110703-2|52	
12mr|texlive-serbian-lig-20110703-2|53	
12mr|texlive-serbian-lig-20110703-2|54	%changelog
12mr|texlive-serbian-lig-20110703-2|55	

18518 12
12mr|texlive-setspace-6.7a-2|1	# revision 24881
12mr|texlive-setspace-6.7a-2|2	# category Package
12mr|texlive-setspace-6.7a-2|3	# catalog-ctan /macros/latex/contrib/setspace
12mr|texlive-setspace-6.7a-2|4	# catalog-date 2011-12-19 12:40:22 +0100
12mr|texlive-setspace-6.7a-2|5	# catalog-license lppl1.3
12mr|texlive-setspace-6.7a-2|6	# catalog-version 6.7a
12mr|texlive-setspace-6.7a-2|7	Name:		texlive-setspace
12mr|texlive-setspace-6.7a-2|8	Version:	6.7a
12mr|texlive-setspace-6.7a-2|9	Release:	2
12mr|texlive-setspace-6.7a-2|10	Summary:	Set space between lines
12mr|texlive-setspace-6.7a-2|11	Group:		Publishing
12mr|texlive-setspace-6.7a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/setspace
12mr|texlive-setspace-6.7a-2|13	License:	LPPL1.3
12mr|texlive-setspace-6.7a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/setspace.tar.xz
12mr|texlive-setspace-6.7a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/setspace.doc.tar.xz
12mr|texlive-setspace-6.7a-2|16	BuildArch:	noarch
12mr|texlive-setspace-6.7a-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-setspace-6.7a-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-setspace-6.7a-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-setspace-6.7a-2|20	
12mr|texlive-setspace-6.7a-2|21	%description
12mr|texlive-setspace-6.7a-2|22	Provides support for setting the spacing between lines in a
12mr|texlive-setspace-6.7a-2|23	document. Package options include singlespacing,
12mr|texlive-setspace-6.7a-2|24	onehalfspacing, and doublespacing. Alternatively the spacing
12mr|texlive-setspace-6.7a-2|25	can be changed as required with the \singlespacing,
12mr|texlive-setspace-6.7a-2|26	\onehalfspacing, and \doublespacing commands. Other size
12mr|texlive-setspace-6.7a-2|27	spacings also available.
12mr|texlive-setspace-6.7a-2|28	
12mr|texlive-setspace-6.7a-2|29	%post
12mr|texlive-setspace-6.7a-2|30	%{_sbindir}/texlive.post
12mr|texlive-setspace-6.7a-2|31	
12mr|texlive-setspace-6.7a-2|32	%postun
12mr|texlive-setspace-6.7a-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-setspace-6.7a-2|34	%{_sbindir}/texlive.post
12mr|texlive-setspace-6.7a-2|35	fi
12mr|texlive-setspace-6.7a-2|36	
12mr|texlive-setspace-6.7a-2|37	#-----------------------------------------------------------------------
12mr|texlive-setspace-6.7a-2|38	%files
12mr|texlive-setspace-6.7a-2|39	%{_texmfdistdir}/tex/latex/setspace/setspace.sty
12mr|texlive-setspace-6.7a-2|40	%doc %{_texmfdistdir}/doc/latex/setspace/README
12mr|texlive-setspace-6.7a-2|41	%doc %{_texmfdistdir}/doc/latex/setspace/setspace-test.tex
12mr|texlive-setspace-6.7a-2|42	
12mr|texlive-setspace-6.7a-2|43	#-----------------------------------------------------------------------
12mr|texlive-setspace-6.7a-2|44	%prep
12mr|texlive-setspace-6.7a-2|45	%setup -c -a0 -a1
12mr|texlive-setspace-6.7a-2|46	
12mr|texlive-setspace-6.7a-2|47	%build
12mr|texlive-setspace-6.7a-2|48	
12mr|texlive-setspace-6.7a-2|49	%install
12mr|texlive-setspace-6.7a-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-setspace-6.7a-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-setspace-6.7a-2|52	
12mr|texlive-setspace-6.7a-2|53	
12mr|texlive-setspace-6.7a-2|54	
12mr|texlive-setspace-6.7a-2|55	%changelog
12mr|texlive-setspace-6.7a-2|56	

18519 12
12mr|texlive-seuthesis-2.0.0-2|1	# revision 18045
12mr|texlive-seuthesis-2.0.0-2|2	# category Package
12mr|texlive-seuthesis-2.0.0-2|3	# catalog-ctan /macros/latex/contrib/seuthesis
12mr|texlive-seuthesis-2.0.0-2|4	# catalog-date 2010-04-20 20:52:24 +0200
12mr|texlive-seuthesis-2.0.0-2|5	# catalog-license gpl3
12mr|texlive-seuthesis-2.0.0-2|6	# catalog-version 2.0.0
12mr|texlive-seuthesis-2.0.0-2|7	Name:		texlive-seuthesis
12mr|texlive-seuthesis-2.0.0-2|8	Version:	2.0.0
12mr|texlive-seuthesis-2.0.0-2|9	Release:	2
12mr|texlive-seuthesis-2.0.0-2|10	Summary:	LaTeX template for theses at Southeastern University
12mr|texlive-seuthesis-2.0.0-2|11	Group:		Publishing
12mr|texlive-seuthesis-2.0.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/seuthesis
12mr|texlive-seuthesis-2.0.0-2|13	License:	GPL3
12mr|texlive-seuthesis-2.0.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seuthesis.tar.xz
12mr|texlive-seuthesis-2.0.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seuthesis.doc.tar.xz
12mr|texlive-seuthesis-2.0.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seuthesis.source.tar.xz
12mr|texlive-seuthesis-2.0.0-2|17	BuildArch:	noarch
12mr|texlive-seuthesis-2.0.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-seuthesis-2.0.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-seuthesis-2.0.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-seuthesis-2.0.0-2|21	
12mr|texlive-seuthesis-2.0.0-2|22	%description
12mr|texlive-seuthesis-2.0.0-2|23	This template is for theses at Southeastern University,
12mr|texlive-seuthesis-2.0.0-2|24	Nanjing, China.
12mr|texlive-seuthesis-2.0.0-2|25	
12mr|texlive-seuthesis-2.0.0-2|26	%post
12mr|texlive-seuthesis-2.0.0-2|27	%{_sbindir}/texlive.post
12mr|texlive-seuthesis-2.0.0-2|28	
12mr|texlive-seuthesis-2.0.0-2|29	%postun
12mr|texlive-seuthesis-2.0.0-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-seuthesis-2.0.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-seuthesis-2.0.0-2|32	fi
12mr|texlive-seuthesis-2.0.0-2|33	
12mr|texlive-seuthesis-2.0.0-2|34	#-----------------------------------------------------------------------
12mr|texlive-seuthesis-2.0.0-2|35	%files
12mr|texlive-seuthesis-2.0.0-2|36	%{_texmfdistdir}/bibtex/bst/seuthesis/seuthesis.bst
12mr|texlive-seuthesis-2.0.0-2|37	%{_texmfdistdir}/tex/latex/seuthesis/seuthesis-gbk.cfg
12mr|texlive-seuthesis-2.0.0-2|38	%{_texmfdistdir}/tex/latex/seuthesis/seuthesis-utf8.cfg
12mr|texlive-seuthesis-2.0.0-2|39	%{_texmfdistdir}/tex/latex/seuthesis/seuthesis.cls
12mr|texlive-seuthesis-2.0.0-2|40	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/A3cover.tex
12mr|texlive-seuthesis-2.0.0-2|41	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/A4cover.tex
12mr|texlive-seuthesis-2.0.0-2|42	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/a3cover.bat
12mr|texlive-seuthesis-2.0.0-2|43	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/a3cover.sh
12mr|texlive-seuthesis-2.0.0-2|44	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/a4cover.bat
12mr|texlive-seuthesis-2.0.0-2|45	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/a4cover.sh
12mr|texlive-seuthesis-2.0.0-2|46	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/bookspine_hor.tex
12mr|texlive-seuthesis-2.0.0-2|47	%doc %{_texmfdistdir}/doc/latex/seuthesis/a3cover/bookspine_ver.tex
12mr|texlive-seuthesis-2.0.0-2|48	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/back-cover.png
12mr|texlive-seuthesis-2.0.0-2|49	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/doctor.png
12mr|texlive-seuthesis-2.0.0-2|50	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/engineering.png
12mr|texlive-seuthesis-2.0.0-2|51	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/front-cover.jpg
12mr|texlive-seuthesis-2.0.0-2|52	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/master.png
12mr|texlive-seuthesis-2.0.0-2|53	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/seu-badge-logo.eps
12mr|texlive-seuthesis-2.0.0-2|54	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/seu-badge-logo.pdf
12mr|texlive-seuthesis-2.0.0-2|55	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/seu-color-logo.png
12mr|texlive-seuthesis-2.0.0-2|56	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/seu-text-logo.eps
12mr|texlive-seuthesis-2.0.0-2|57	%doc %{_texmfdistdir}/doc/latex/seuthesis/figures/seu-text-logo.png
12mr|texlive-seuthesis-2.0.0-2|58	%doc %{_texmfdistdir}/doc/latex/seuthesis/gind.ist
12mr|texlive-seuthesis-2.0.0-2|59	%doc %{_texmfdistdir}/doc/latex/seuthesis/sample-bachelor.pdf
12mr|texlive-seuthesis-2.0.0-2|60	%doc %{_texmfdistdir}/doc/latex/seuthesis/sample-doctor.pdf
12mr|texlive-seuthesis-2.0.0-2|61	%doc %{_texmfdistdir}/doc/latex/seuthesis/sample-engineering.pdf
12mr|texlive-seuthesis-2.0.0-2|62	%doc %{_texmfdistdir}/doc/latex/seuthesis/sample-master.pdf
12mr|texlive-seuthesis-2.0.0-2|63	%doc %{_texmfdistdir}/doc/latex/seuthesis/sample.tex
12mr|texlive-seuthesis-2.0.0-2|64	%doc %{_texmfdistdir}/doc/latex/seuthesis/seuthesis.bib
12mr|texlive-seuthesis-2.0.0-2|65	%doc %{_texmfdistdir}/doc/latex/seuthesis/seuthesis.pdf
12mr|texlive-seuthesis-2.0.0-2|66	%doc %{_texmfdistdir}/doc/latex/seuthesis/zharticle/scrsize9pt.clo
12mr|texlive-seuthesis-2.0.0-2|67	%doc %{_texmfdistdir}/doc/latex/seuthesis/zharticle/zharticle.bst
12mr|texlive-seuthesis-2.0.0-2|68	%doc %{_texmfdistdir}/doc/latex/seuthesis/zharticle/zharticle.cfg
12mr|texlive-seuthesis-2.0.0-2|69	%doc %{_texmfdistdir}/doc/latex/seuthesis/zharticle/zharticle.cls
12mr|texlive-seuthesis-2.0.0-2|70	#- source
12mr|texlive-seuthesis-2.0.0-2|71	%doc %{_texmfdistdir}/source/latex/seuthesis/Makefile
12mr|texlive-seuthesis-2.0.0-2|72	%doc %{_texmfdistdir}/source/latex/seuthesis/seuthesis.dtx
12mr|texlive-seuthesis-2.0.0-2|73	%doc %{_texmfdistdir}/source/latex/seuthesis/seuthesis.ins
12mr|texlive-seuthesis-2.0.0-2|74	
12mr|texlive-seuthesis-2.0.0-2|75	#-----------------------------------------------------------------------
12mr|texlive-seuthesis-2.0.0-2|76	%prep
12mr|texlive-seuthesis-2.0.0-2|77	%setup -c -a0 -a1 -a2
12mr|texlive-seuthesis-2.0.0-2|78	
12mr|texlive-seuthesis-2.0.0-2|79	%build
12mr|texlive-seuthesis-2.0.0-2|80	
12mr|texlive-seuthesis-2.0.0-2|81	%install
12mr|texlive-seuthesis-2.0.0-2|82	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-seuthesis-2.0.0-2|83	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-seuthesis-2.0.0-2|84	
12mr|texlive-seuthesis-2.0.0-2|85	
12mr|texlive-seuthesis-2.0.0-2|86	
12mr|texlive-seuthesis-2.0.0-2|87	%changelog
12mr|texlive-seuthesis-2.0.0-2|88	

18520 12
12mr|texlive-sf298-1.2-2|1	# revision 15878
12mr|texlive-sf298-1.2-2|2	# category Package
12mr|texlive-sf298-1.2-2|3	# catalog-ctan /macros/latex/contrib/sf298
12mr|texlive-sf298-1.2-2|4	# catalog-date 2007-01-14 22:06:18 +0100
12mr|texlive-sf298-1.2-2|5	# catalog-license lppl
12mr|texlive-sf298-1.2-2|6	# catalog-version 1.2
12mr|texlive-sf298-1.2-2|7	Name:		texlive-sf298
12mr|texlive-sf298-1.2-2|8	Version:	1.2
12mr|texlive-sf298-1.2-2|9	Release:	2
12mr|texlive-sf298-1.2-2|10	Summary:	Standard form 298
12mr|texlive-sf298-1.2-2|11	Group:		Publishing
12mr|texlive-sf298-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sf298
12mr|texlive-sf298-1.2-2|13	License:	LPPL
12mr|texlive-sf298-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sf298.tar.xz
12mr|texlive-sf298-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sf298.doc.tar.xz
12mr|texlive-sf298-1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sf298.source.tar.xz
12mr|texlive-sf298-1.2-2|17	BuildArch:	noarch
12mr|texlive-sf298-1.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-sf298-1.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-sf298-1.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-sf298-1.2-2|21	
12mr|texlive-sf298-1.2-2|22	%description
12mr|texlive-sf298-1.2-2|23	A LaTeX package for generating a completed standard form 298
12mr|texlive-sf298-1.2-2|24	(Rev. 8-98) as prescribed by ANSI Std. Z39.18 for report
12mr|texlive-sf298-1.2-2|25	documentation as part of a document delivered, for instance, on
12mr|texlive-sf298-1.2-2|26	a U.S. government contract.
12mr|texlive-sf298-1.2-2|27	
12mr|texlive-sf298-1.2-2|28	%post
12mr|texlive-sf298-1.2-2|29	%{_sbindir}/texlive.post
12mr|texlive-sf298-1.2-2|30	
12mr|texlive-sf298-1.2-2|31	%postun
12mr|texlive-sf298-1.2-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-sf298-1.2-2|33	%{_sbindir}/texlive.post
12mr|texlive-sf298-1.2-2|34	fi
12mr|texlive-sf298-1.2-2|35	
12mr|texlive-sf298-1.2-2|36	#-----------------------------------------------------------------------
12mr|texlive-sf298-1.2-2|37	%files
12mr|texlive-sf298-1.2-2|38	%{_texmfdistdir}/tex/latex/sf298/sf298.sty
12mr|texlive-sf298-1.2-2|39	%doc %{_texmfdistdir}/doc/latex/sf298/sample298.pdf
12mr|texlive-sf298-1.2-2|40	%doc %{_texmfdistdir}/doc/latex/sf298/sample298.tex
12mr|texlive-sf298-1.2-2|41	%doc %{_texmfdistdir}/doc/latex/sf298/sf298.pdf
12mr|texlive-sf298-1.2-2|42	#- source
12mr|texlive-sf298-1.2-2|43	%doc %{_texmfdistdir}/source/latex/sf298/Makefile
12mr|texlive-sf298-1.2-2|44	%doc %{_texmfdistdir}/source/latex/sf298/sf298.dtx
12mr|texlive-sf298-1.2-2|45	%doc %{_texmfdistdir}/source/latex/sf298/sf298.ins
12mr|texlive-sf298-1.2-2|46	
12mr|texlive-sf298-1.2-2|47	#-----------------------------------------------------------------------
12mr|texlive-sf298-1.2-2|48	%prep
12mr|texlive-sf298-1.2-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-sf298-1.2-2|50	
12mr|texlive-sf298-1.2-2|51	%build
12mr|texlive-sf298-1.2-2|52	
12mr|texlive-sf298-1.2-2|53	%install
12mr|texlive-sf298-1.2-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sf298-1.2-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-sf298-1.2-2|56	
12mr|texlive-sf298-1.2-2|57	
12mr|texlive-sf298-1.2-2|58	
12mr|texlive-sf298-1.2-2|59	%changelog
12mr|texlive-sf298-1.2-2|60	

18521 12
12mr|texlive-sffms-2.0-2|1	# revision 15878
12mr|texlive-sffms-2.0-2|2	# category Package
12mr|texlive-sffms-2.0-2|3	# catalog-ctan /macros/latex/contrib/sffms
12mr|texlive-sffms-2.0-2|4	# catalog-date 2007-01-14 22:06:18 +0100
12mr|texlive-sffms-2.0-2|5	# catalog-license lppl
12mr|texlive-sffms-2.0-2|6	# catalog-version 2.0
12mr|texlive-sffms-2.0-2|7	Name:		texlive-sffms
12mr|texlive-sffms-2.0-2|8	Version:	2.0
12mr|texlive-sffms-2.0-2|9	Release:	2
12mr|texlive-sffms-2.0-2|10	Summary:	Typesetting science fiction/fantasy manuscripts
12mr|texlive-sffms-2.0-2|11	Group:		Publishing
12mr|texlive-sffms-2.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sffms
12mr|texlive-sffms-2.0-2|13	License:	LPPL
12mr|texlive-sffms-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sffms.tar.xz
12mr|texlive-sffms-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sffms.doc.tar.xz
12mr|texlive-sffms-2.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sffms.source.tar.xz
12mr|texlive-sffms-2.0-2|17	BuildArch:	noarch
12mr|texlive-sffms-2.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-sffms-2.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-sffms-2.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-sffms-2.0-2|21	
12mr|texlive-sffms-2.0-2|22	%description
12mr|texlive-sffms-2.0-2|23	The class is designed for typesetting science fiction and
12mr|texlive-sffms-2.0-2|24	fantasy manuscripts. Sffms now includes several options for
12mr|texlive-sffms-2.0-2|25	specific publishers as well as extensive documentation aimed at
12mr|texlive-sffms-2.0-2|26	new LaTeX users.
12mr|texlive-sffms-2.0-2|27	
12mr|texlive-sffms-2.0-2|28	%post
12mr|texlive-sffms-2.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-sffms-2.0-2|30	
12mr|texlive-sffms-2.0-2|31	%postun
12mr|texlive-sffms-2.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-sffms-2.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-sffms-2.0-2|34	fi
12mr|texlive-sffms-2.0-2|35	
12mr|texlive-sffms-2.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-sffms-2.0-2|37	%files
12mr|texlive-sffms-2.0-2|38	%{_texmfdistdir}/tex/latex/sffms/sffdumb.sty
12mr|texlive-sffms-2.0-2|39	%{_texmfdistdir}/tex/latex/sffms/sffms.cls
12mr|texlive-sffms-2.0-2|40	%{_texmfdistdir}/tex/latex/sffms/sffsmart.sty
12mr|texlive-sffms-2.0-2|41	%doc %{_texmfdistdir}/doc/latex/sffms/README
12mr|texlive-sffms-2.0-2|42	%doc %{_texmfdistdir}/doc/latex/sffms/blind.tex
12mr|texlive-sffms-2.0-2|43	%doc %{_texmfdistdir}/doc/latex/sffms/sffms_manual.pdf
12mr|texlive-sffms-2.0-2|44	#- source
12mr|texlive-sffms-2.0-2|45	%doc %{_texmfdistdir}/source/latex/sffms/sffms.dtx
12mr|texlive-sffms-2.0-2|46	%doc %{_texmfdistdir}/source/latex/sffms/sffms.ins
12mr|texlive-sffms-2.0-2|47	
12mr|texlive-sffms-2.0-2|48	#-----------------------------------------------------------------------
12mr|texlive-sffms-2.0-2|49	%prep
12mr|texlive-sffms-2.0-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-sffms-2.0-2|51	
12mr|texlive-sffms-2.0-2|52	%build
12mr|texlive-sffms-2.0-2|53	
12mr|texlive-sffms-2.0-2|54	%install
12mr|texlive-sffms-2.0-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sffms-2.0-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-sffms-2.0-2|57	
12mr|texlive-sffms-2.0-2|58	
12mr|texlive-sffms-2.0-2|59	
12mr|texlive-sffms-2.0-2|60	%changelog
12mr|texlive-sffms-2.0-2|61	

18522 12
12mr|texlive-sfg-0.91-2|1	# revision 20209
12mr|texlive-sfg-0.91-2|2	# category Package
12mr|texlive-sfg-0.91-2|3	# catalog-ctan /macros/latex/contrib/sfg
12mr|texlive-sfg-0.91-2|4	# catalog-date 2010-10-25 17:10:20 +0200
12mr|texlive-sfg-0.91-2|5	# catalog-license lppl
12mr|texlive-sfg-0.91-2|6	# catalog-version 0.91
12mr|texlive-sfg-0.91-2|7	Name:		texlive-sfg
12mr|texlive-sfg-0.91-2|8	Version:	0.91
12mr|texlive-sfg-0.91-2|9	Release:	2
12mr|texlive-sfg-0.91-2|10	Summary:	Draw signal flow graphs
12mr|texlive-sfg-0.91-2|11	Group:		Publishing
12mr|texlive-sfg-0.91-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sfg
12mr|texlive-sfg-0.91-2|13	License:	LPPL
12mr|texlive-sfg-0.91-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sfg.tar.xz
12mr|texlive-sfg-0.91-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sfg.doc.tar.xz
12mr|texlive-sfg-0.91-2|16	BuildArch:	noarch
12mr|texlive-sfg-0.91-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-sfg-0.91-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-sfg-0.91-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-sfg-0.91-2|20	
12mr|texlive-sfg-0.91-2|21	%description
12mr|texlive-sfg-0.91-2|22	Defines some commands to draw signal flow graphs as used by
12mr|texlive-sfg-0.91-2|23	electrical and electronics engineers and graph theorists.
12mr|texlive-sfg-0.91-2|24	Requires fp and pstricks packages (and a relatively fast
12mr|texlive-sfg-0.91-2|25	machine).
12mr|texlive-sfg-0.91-2|26	
12mr|texlive-sfg-0.91-2|27	%post
12mr|texlive-sfg-0.91-2|28	%{_sbindir}/texlive.post
12mr|texlive-sfg-0.91-2|29	
12mr|texlive-sfg-0.91-2|30	%postun
12mr|texlive-sfg-0.91-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-sfg-0.91-2|32	%{_sbindir}/texlive.post
12mr|texlive-sfg-0.91-2|33	fi
12mr|texlive-sfg-0.91-2|34	
12mr|texlive-sfg-0.91-2|35	#-----------------------------------------------------------------------
12mr|texlive-sfg-0.91-2|36	%files
12mr|texlive-sfg-0.91-2|37	%{_texmfdistdir}/tex/latex/sfg/sfg.sty
12mr|texlive-sfg-0.91-2|38	%doc %{_texmfdistdir}/doc/latex/sfg/Changes
12mr|texlive-sfg-0.91-2|39	%doc %{_texmfdistdir}/doc/latex/sfg/README
12mr|texlive-sfg-0.91-2|40	%doc %{_texmfdistdir}/doc/latex/sfg/sfg-doc.pdf
12mr|texlive-sfg-0.91-2|41	%doc %{_texmfdistdir}/doc/latex/sfg/sfg-doc.tex
12mr|texlive-sfg-0.91-2|42	%doc %{_texmfdistdir}/doc/latex/sfg/sfg_test.tex
12mr|texlive-sfg-0.91-2|43	
12mr|texlive-sfg-0.91-2|44	#-----------------------------------------------------------------------
12mr|texlive-sfg-0.91-2|45	%prep
12mr|texlive-sfg-0.91-2|46	%setup -c -a0 -a1
12mr|texlive-sfg-0.91-2|47	
12mr|texlive-sfg-0.91-2|48	%build
12mr|texlive-sfg-0.91-2|49	
12mr|texlive-sfg-0.91-2|50	%install
12mr|texlive-sfg-0.91-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sfg-0.91-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-sfg-0.91-2|53	
12mr|texlive-sfg-0.91-2|54	
12mr|texlive-sfg-0.91-2|55	
12mr|texlive-sfg-0.91-2|56	%changelog
12mr|texlive-sfg-0.91-2|57	

18523 12
12mr|texlive-sfmath-0.8-2|1	# revision 15878
12mr|texlive-sfmath-0.8-2|2	# category Package
12mr|texlive-sfmath-0.8-2|3	# catalog-ctan /macros/latex/contrib/sfmath/sfmath.sty
12mr|texlive-sfmath-0.8-2|4	# catalog-date 2008-08-23 15:48:35 +0200
12mr|texlive-sfmath-0.8-2|5	# catalog-license lppl
12mr|texlive-sfmath-0.8-2|6	# catalog-version 0.8
12mr|texlive-sfmath-0.8-2|7	Name:		texlive-sfmath
12mr|texlive-sfmath-0.8-2|8	Version:	0.8
12mr|texlive-sfmath-0.8-2|9	Release:	2
12mr|texlive-sfmath-0.8-2|10	Summary:	Sans-serif mathematics
12mr|texlive-sfmath-0.8-2|11	Group:		Publishing
12mr|texlive-sfmath-0.8-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sfmath/sfmath.sty
12mr|texlive-sfmath-0.8-2|13	License:	LPPL
12mr|texlive-sfmath-0.8-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sfmath.tar.xz
12mr|texlive-sfmath-0.8-2|15	BuildArch:	noarch
12mr|texlive-sfmath-0.8-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-sfmath-0.8-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-sfmath-0.8-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-sfmath-0.8-2|19	
12mr|texlive-sfmath-0.8-2|20	%description
12mr|texlive-sfmath-0.8-2|21	sfmath is a simple package for sans serif maths in documents.
12mr|texlive-sfmath-0.8-2|22	After including the package, all maths of the current document
12mr|texlive-sfmath-0.8-2|23	is displayed with sans serif fonts.
12mr|texlive-sfmath-0.8-2|24	
12mr|texlive-sfmath-0.8-2|25	%post
12mr|texlive-sfmath-0.8-2|26	%{_sbindir}/texlive.post
12mr|texlive-sfmath-0.8-2|27	
12mr|texlive-sfmath-0.8-2|28	%postun
12mr|texlive-sfmath-0.8-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-sfmath-0.8-2|30	%{_sbindir}/texlive.post
12mr|texlive-sfmath-0.8-2|31	fi
12mr|texlive-sfmath-0.8-2|32	
12mr|texlive-sfmath-0.8-2|33	#-----------------------------------------------------------------------
12mr|texlive-sfmath-0.8-2|34	%files
12mr|texlive-sfmath-0.8-2|35	%{_texmfdistdir}/tex/latex/sfmath/sfmath.sty
12mr|texlive-sfmath-0.8-2|36	
12mr|texlive-sfmath-0.8-2|37	#-----------------------------------------------------------------------
12mr|texlive-sfmath-0.8-2|38	%prep
12mr|texlive-sfmath-0.8-2|39	%setup -c -a0
12mr|texlive-sfmath-0.8-2|40	
12mr|texlive-sfmath-0.8-2|41	%build
12mr|texlive-sfmath-0.8-2|42	
12mr|texlive-sfmath-0.8-2|43	%install
12mr|texlive-sfmath-0.8-2|44	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sfmath-0.8-2|45	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-sfmath-0.8-2|46	
12mr|texlive-sfmath-0.8-2|47	
12mr|texlive-sfmath-0.8-2|48	
12mr|texlive-sfmath-0.8-2|49	%changelog
12mr|texlive-sfmath-0.8-2|50	

18524 12
12mr|texlive-sgame-2.14-2|1	# revision 15878
12mr|texlive-sgame-2.14-2|2	# category Package
12mr|texlive-sgame-2.14-2|3	# catalog-ctan /macros/latex/contrib/sgame
12mr|texlive-sgame-2.14-2|4	# catalog-date 2008-12-03 15:15:08 +0100
12mr|texlive-sgame-2.14-2|5	# catalog-license lppl
12mr|texlive-sgame-2.14-2|6	# catalog-version 2.14
12mr|texlive-sgame-2.14-2|7	Name:		texlive-sgame
12mr|texlive-sgame-2.14-2|8	Version:	2.14
12mr|texlive-sgame-2.14-2|9	Release:	2
12mr|texlive-sgame-2.14-2|10	Summary:	LaTeX style for typesetting strategic games
12mr|texlive-sgame-2.14-2|11	Group:		Publishing
12mr|texlive-sgame-2.14-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sgame
12mr|texlive-sgame-2.14-2|13	License:	LPPL
12mr|texlive-sgame-2.14-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sgame.tar.xz
12mr|texlive-sgame-2.14-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sgame.doc.tar.xz
12mr|texlive-sgame-2.14-2|16	BuildArch:	noarch
12mr|texlive-sgame-2.14-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-sgame-2.14-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-sgame-2.14-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-sgame-2.14-2|20	
12mr|texlive-sgame-2.14-2|21	%description
12mr|texlive-sgame-2.14-2|22	Formats strategic games. For a 2x2 game, for example, the
12mr|texlive-sgame-2.14-2|23	input: \begin{game}{2}{2} &$L$ &$M$\\ $T$ &$2,2$ &$2,0$\\ $B$
12mr|texlive-sgame-2.14-2|24	&$3,0$ &$0,9$ \end{game} produces output with (a) boxes around
12mr|texlive-sgame-2.14-2|25	the payoffs, (b) payoff columns of equal width, and (c) payoffs
12mr|texlive-sgame-2.14-2|26	vertically centered within the boxes. Note that the game
12mr|texlive-sgame-2.14-2|27	environment will not work in the argument of another command.
12mr|texlive-sgame-2.14-2|28	
12mr|texlive-sgame-2.14-2|29	%post
12mr|texlive-sgame-2.14-2|30	%{_sbindir}/texlive.post
12mr|texlive-sgame-2.14-2|31	
12mr|texlive-sgame-2.14-2|32	%postun
12mr|texlive-sgame-2.14-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-sgame-2.14-2|34	%{_sbindir}/texlive.post
12mr|texlive-sgame-2.14-2|35	fi
12mr|texlive-sgame-2.14-2|36	
12mr|texlive-sgame-2.14-2|37	#-----------------------------------------------------------------------
12mr|texlive-sgame-2.14-2|38	%files
12mr|texlive-sgame-2.14-2|39	%{_texmfdistdir}/tex/latex/sgame/sgame.sty
12mr|texlive-sgame-2.14-2|40	%{_texmfdistdir}/tex/latex/sgame/sgamevar.sty
12mr|texlive-sgame-2.14-2|41	%doc %{_texmfdistdir}/doc/latex/sgame/README
12mr|texlive-sgame-2.14-2|42	%doc %{_texmfdistdir}/doc/latex/sgame/sgame.pdf
12mr|texlive-sgame-2.14-2|43	%doc %{_texmfdistdir}/doc/latex/sgame/sgame.tex
12mr|texlive-sgame-2.14-2|44	
12mr|texlive-sgame-2.14-2|45	#-----------------------------------------------------------------------
12mr|texlive-sgame-2.14-2|46	%prep
12mr|texlive-sgame-2.14-2|47	%setup -c -a0 -a1
12mr|texlive-sgame-2.14-2|48	
12mr|texlive-sgame-2.14-2|49	%build
12mr|texlive-sgame-2.14-2|50	
12mr|texlive-sgame-2.14-2|51	%install
12mr|texlive-sgame-2.14-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sgame-2.14-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-sgame-2.14-2|54	
12mr|texlive-sgame-2.14-2|55	
12mr|texlive-sgame-2.14-2|56	
12mr|texlive-sgame-2.14-2|57	%changelog
12mr|texlive-sgame-2.14-2|58	

18525 12
12mr|texlive-shade-1-2|1	# revision 22212
12mr|texlive-shade-1-2|2	# category Package
12mr|texlive-shade-1-2|3	# catalog-ctan /macros/generic/shade
12mr|texlive-shade-1-2|4	# catalog-date 2011-04-25 22:01:30 +0200
12mr|texlive-shade-1-2|5	# catalog-license lppl1
12mr|texlive-shade-1-2|6	# catalog-version 1
12mr|texlive-shade-1-2|7	Name:		texlive-shade
12mr|texlive-shade-1-2|8	Version:	1
12mr|texlive-shade-1-2|9	Release:	2
12mr|texlive-shade-1-2|10	Summary:	Shade pieces of text
12mr|texlive-shade-1-2|11	Group:		Publishing
12mr|texlive-shade-1-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/shade
12mr|texlive-shade-1-2|13	License:	LPPL1
12mr|texlive-shade-1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shade.tar.xz
12mr|texlive-shade-1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shade.doc.tar.xz
12mr|texlive-shade-1-2|16	BuildArch:	noarch
12mr|texlive-shade-1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-shade-1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-shade-1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-shade-1-2|20	
12mr|texlive-shade-1-2|21	%description
12mr|texlive-shade-1-2|22	The package provides a shaded backdrop to a box of text. It
12mr|texlive-shade-1-2|23	uses a Metafont font (provided) which generates to appropriate
12mr|texlive-shade-1-2|24	shading dependent on the resolution used in the Metafont
12mr|texlive-shade-1-2|25	printer parameters.
12mr|texlive-shade-1-2|26	
12mr|texlive-shade-1-2|27	%post
12mr|texlive-shade-1-2|28	%{_sbindir}/texlive.post
12mr|texlive-shade-1-2|29	
12mr|texlive-shade-1-2|30	%postun
12mr|texlive-shade-1-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-shade-1-2|32	%{_sbindir}/texlive.post
12mr|texlive-shade-1-2|33	fi
12mr|texlive-shade-1-2|34	
12mr|texlive-shade-1-2|35	#-----------------------------------------------------------------------
12mr|texlive-shade-1-2|36	%files
12mr|texlive-shade-1-2|37	%{_texmfdistdir}/fonts/source/public/shade/shade.mf
12mr|texlive-shade-1-2|38	%{_texmfdistdir}/tex/generic/shade/shade.tex
12mr|texlive-shade-1-2|39	%doc %{_texmfdistdir}/doc/generic/shade/README
12mr|texlive-shade-1-2|40	%doc %{_texmfdistdir}/doc/generic/shade/description.pdf
12mr|texlive-shade-1-2|41	%doc %{_texmfdistdir}/doc/generic/shade/description.tex
12mr|texlive-shade-1-2|42	
12mr|texlive-shade-1-2|43	#-----------------------------------------------------------------------
12mr|texlive-shade-1-2|44	%prep
12mr|texlive-shade-1-2|45	%setup -c -a0 -a1
12mr|texlive-shade-1-2|46	
12mr|texlive-shade-1-2|47	%build
12mr|texlive-shade-1-2|48	
12mr|texlive-shade-1-2|49	%install
12mr|texlive-shade-1-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-shade-1-2|51	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-shade-1-2|52	
12mr|texlive-shade-1-2|53	
12mr|texlive-shade-1-2|54	
12mr|texlive-shade-1-2|55	%changelog
12mr|texlive-shade-1-2|56	

18526 12
12mr|texlive-shadethm-20101104-2|1	# revision 20319
12mr|texlive-shadethm-20101104-2|2	# category Package
12mr|texlive-shadethm-20101104-2|3	# catalog-ctan /macros/latex/contrib/shadethm
12mr|texlive-shadethm-20101104-2|4	# catalog-date 2010-11-04 00:16:31 +0100
12mr|texlive-shadethm-20101104-2|5	# catalog-license lppl
12mr|texlive-shadethm-20101104-2|6	# catalog-version undef
12mr|texlive-shadethm-20101104-2|7	Name:		texlive-shadethm
12mr|texlive-shadethm-20101104-2|8	Version:	20101104
12mr|texlive-shadethm-20101104-2|9	Release:	2
12mr|texlive-shadethm-20101104-2|10	Summary:	Theorem environments that are shaded
12mr|texlive-shadethm-20101104-2|11	Group:		Publishing
12mr|texlive-shadethm-20101104-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/shadethm
12mr|texlive-shadethm-20101104-2|13	License:	LPPL
12mr|texlive-shadethm-20101104-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shadethm.tar.xz
12mr|texlive-shadethm-20101104-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shadethm.doc.tar.xz
12mr|texlive-shadethm-20101104-2|16	BuildArch:	noarch
12mr|texlive-shadethm-20101104-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-shadethm-20101104-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-shadethm-20101104-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-shadethm-20101104-2|20	
12mr|texlive-shadethm-20101104-2|21	%description
12mr|texlive-shadethm-20101104-2|22	Extends the \newtheorem command. If you say
12mr|texlive-shadethm-20101104-2|23	\newshadetheorem{theorem}{Theorem} in the preamble then your
12mr|texlive-shadethm-20101104-2|24	regular \begin{theorem} .. \end{theorem} will produce a theorem
12mr|texlive-shadethm-20101104-2|25	statement in a shaded box. It supports all the options of
12mr|texlive-shadethm-20101104-2|26	\newtheorem, including forms \newshadetheorem{..}[..]{..} and
12mr|texlive-shadethm-20101104-2|27	\newshadetheorem{..}{..}[..].
12mr|texlive-shadethm-20101104-2|28	
12mr|texlive-shadethm-20101104-2|29	%post
12mr|texlive-shadethm-20101104-2|30	%{_sbindir}/texlive.post
12mr|texlive-shadethm-20101104-2|31	
12mr|texlive-shadethm-20101104-2|32	%postun
12mr|texlive-shadethm-20101104-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-shadethm-20101104-2|34	%{_sbindir}/texlive.post
12mr|texlive-shadethm-20101104-2|35	fi
12mr|texlive-shadethm-20101104-2|36	
12mr|texlive-shadethm-20101104-2|37	#-----------------------------------------------------------------------
12mr|texlive-shadethm-20101104-2|38	%files
12mr|texlive-shadethm-20101104-2|39	%{_texmfdistdir}/tex/latex/shadethm/colored.sth
12mr|texlive-shadethm-20101104-2|40	%{_texmfdistdir}/tex/latex/shadethm/shadein.sth
12mr|texlive-shadethm-20101104-2|41	%{_texmfdistdir}/tex/latex/shadethm/shadethm.sty
12mr|texlive-shadethm-20101104-2|42	%doc %{_texmfdistdir}/doc/latex/shadethm/1st_read.me
12mr|texlive-shadethm-20101104-2|43	%doc %{_texmfdistdir}/doc/latex/shadethm/shadetest.pdf
12mr|texlive-shadethm-20101104-2|44	%doc %{_texmfdistdir}/doc/latex/shadethm/shadetest.tex
12mr|texlive-shadethm-20101104-2|45	%doc %{_texmfdistdir}/doc/latex/shadethm/shadethm-doc.pdf
12mr|texlive-shadethm-20101104-2|46	%doc %{_texmfdistdir}/doc/latex/shadethm/shadethm-doc.tex
12mr|texlive-shadethm-20101104-2|47	
12mr|texlive-shadethm-20101104-2|48	#-----------------------------------------------------------------------
12mr|texlive-shadethm-20101104-2|49	%prep
12mr|texlive-shadethm-20101104-2|50	%setup -c -a0 -a1
12mr|texlive-shadethm-20101104-2|51	
12mr|texlive-shadethm-20101104-2|52	%build
12mr|texlive-shadethm-20101104-2|53	
12mr|texlive-shadethm-20101104-2|54	%install
12mr|texlive-shadethm-20101104-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-shadethm-20101104-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-shadethm-20101104-2|57	
12mr|texlive-shadethm-20101104-2|58	
12mr|texlive-shadethm-20101104-2|59	
12mr|texlive-shadethm-20101104-2|60	%changelog
12mr|texlive-shadethm-20101104-2|61	

18527 12
12mr|texlive-shadow-20101101-2|1	# revision 20312
12mr|texlive-shadow-20101101-2|2	# category Package
12mr|texlive-shadow-20101101-2|3	# catalog-ctan /macros/latex/contrib/shadow
12mr|texlive-shadow-20101101-2|4	# catalog-date 2010-11-01 13:35:24 +0100
12mr|texlive-shadow-20101101-2|5	# catalog-license lppl
12mr|texlive-shadow-20101101-2|6	# catalog-version undef
12mr|texlive-shadow-20101101-2|7	Name:		texlive-shadow
12mr|texlive-shadow-20101101-2|8	Version:	20101101
12mr|texlive-shadow-20101101-2|9	Release:	2
12mr|texlive-shadow-20101101-2|10	Summary:	Shadow boxes
12mr|texlive-shadow-20101101-2|11	Group:		Publishing
12mr|texlive-shadow-20101101-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/shadow
12mr|texlive-shadow-20101101-2|13	License:	LPPL
12mr|texlive-shadow-20101101-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shadow.tar.xz
12mr|texlive-shadow-20101101-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shadow.doc.tar.xz
12mr|texlive-shadow-20101101-2|16	BuildArch:	noarch
12mr|texlive-shadow-20101101-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-shadow-20101101-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-shadow-20101101-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-shadow-20101101-2|20	
12mr|texlive-shadow-20101101-2|21	%description
12mr|texlive-shadow-20101101-2|22	Defines a command \shabox (analgous to \fbox), and supporting
12mr|texlive-shadow-20101101-2|23	mechanisms.
12mr|texlive-shadow-20101101-2|24	
12mr|texlive-shadow-20101101-2|25	%post
12mr|texlive-shadow-20101101-2|26	%{_sbindir}/texlive.post
12mr|texlive-shadow-20101101-2|27	
12mr|texlive-shadow-20101101-2|28	%postun
12mr|texlive-shadow-20101101-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-shadow-20101101-2|30	%{_sbindir}/texlive.post
12mr|texlive-shadow-20101101-2|31	fi
12mr|texlive-shadow-20101101-2|32	
12mr|texlive-shadow-20101101-2|33	#-----------------------------------------------------------------------
12mr|texlive-shadow-20101101-2|34	%files
12mr|texlive-shadow-20101101-2|35	%{_texmfdistdir}/tex/latex/shadow/shadow.sty
12mr|texlive-shadow-20101101-2|36	%doc %{_texmfdistdir}/doc/latex/shadow/shadow-doc.pdf
12mr|texlive-shadow-20101101-2|37	%doc %{_texmfdistdir}/doc/latex/shadow/shadow-doc.tex
12mr|texlive-shadow-20101101-2|38	
12mr|texlive-shadow-20101101-2|39	#-----------------------------------------------------------------------
12mr|texlive-shadow-20101101-2|40	%prep
12mr|texlive-shadow-20101101-2|41	%setup -c -a0 -a1
12mr|texlive-shadow-20101101-2|42	
12mr|texlive-shadow-20101101-2|43	%build
12mr|texlive-shadow-20101101-2|44	
12mr|texlive-shadow-20101101-2|45	%install
12mr|texlive-shadow-20101101-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-shadow-20101101-2|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-shadow-20101101-2|48	
12mr|texlive-shadow-20101101-2|49	
12mr|texlive-shadow-20101101-2|50	
12mr|texlive-shadow-20101101-2|51	%changelog
12mr|texlive-shadow-20101101-2|52	

18528 12
12mr|texlive-shadowtext-0.3-2|1	# revision 26522
12mr|texlive-shadowtext-0.3-2|2	# category Package
12mr|texlive-shadowtext-0.3-2|3	# catalog-ctan /macros/latex/contrib/shadowtext
12mr|texlive-shadowtext-0.3-2|4	# catalog-date 2012-05-18 19:11:54 +0200
12mr|texlive-shadowtext-0.3-2|5	# catalog-license lppl
12mr|texlive-shadowtext-0.3-2|6	# catalog-version 0.3
12mr|texlive-shadowtext-0.3-2|7	Name:		texlive-shadowtext
12mr|texlive-shadowtext-0.3-2|8	Version:	0.3
12mr|texlive-shadowtext-0.3-2|9	Release:	2
12mr|texlive-shadowtext-0.3-2|10	Summary:	shadowtext
12mr|texlive-shadowtext-0.3-2|11	Group:		Publishing
12mr|texlive-shadowtext-0.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/shadowtext
12mr|texlive-shadowtext-0.3-2|13	License:	LPPL
12mr|texlive-shadowtext-0.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shadowtext.tar.xz
12mr|texlive-shadowtext-0.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shadowtext.doc.tar.xz
12mr|texlive-shadowtext-0.3-2|16	BuildArch:	noarch
12mr|texlive-shadowtext-0.3-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-shadowtext-0.3-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-shadowtext-0.3-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-shadowtext-0.3-2|20	
12mr|texlive-shadowtext-0.3-2|21	%description
12mr|texlive-shadowtext-0.3-2|22	The package introduces a command \shadowtext, which adds a drop
12mr|texlive-shadowtext-0.3-2|23	shadow to the text that is given as its argument. The colour
12mr|texlive-shadowtext-0.3-2|24	and positioning of the shadow are customisable.
12mr|texlive-shadowtext-0.3-2|25	
12mr|texlive-shadowtext-0.3-2|26	%post
12mr|texlive-shadowtext-0.3-2|27	%{_sbindir}/texlive.post
12mr|texlive-shadowtext-0.3-2|28	
12mr|texlive-shadowtext-0.3-2|29	%postun
12mr|texlive-shadowtext-0.3-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-shadowtext-0.3-2|31	%{_sbindir}/texlive.post
12mr|texlive-shadowtext-0.3-2|32	fi
12mr|texlive-shadowtext-0.3-2|33	
12mr|texlive-shadowtext-0.3-2|34	#-----------------------------------------------------------------------
12mr|texlive-shadowtext-0.3-2|35	%files
12mr|texlive-shadowtext-0.3-2|36	%{_texmfdistdir}/tex/latex/shadowtext/shadowtext.sty
12mr|texlive-shadowtext-0.3-2|37	%doc %{_texmfdistdir}/doc/latex/shadowtext/README
12mr|texlive-shadowtext-0.3-2|38	%doc %{_texmfdistdir}/doc/latex/shadowtext/shadowtext.pdf
12mr|texlive-shadowtext-0.3-2|39	%doc %{_texmfdistdir}/doc/latex/shadowtext/shadowtext.tex
12mr|texlive-shadowtext-0.3-2|40	
12mr|texlive-shadowtext-0.3-2|41	#-----------------------------------------------------------------------
12mr|texlive-shadowtext-0.3-2|42	%prep
12mr|texlive-shadowtext-0.3-2|43	%setup -c -a0 -a1
12mr|texlive-shadowtext-0.3-2|44	
12mr|texlive-shadowtext-0.3-2|45	%build
12mr|texlive-shadowtext-0.3-2|46	
12mr|texlive-shadowtext-0.3-2|47	%install
12mr|texlive-shadowtext-0.3-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-shadowtext-0.3-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-shadowtext-0.3-2|50	
12mr|texlive-shadowtext-0.3-2|51	
12mr|texlive-shadowtext-0.3-2|52	
12mr|texlive-shadowtext-0.3-2|53	%changelog
12mr|texlive-shadowtext-0.3-2|54	

18529 12
12mr|texlive-shapepar-2.1-2|1	# revision 15878
12mr|texlive-shapepar-2.1-2|2	# category Package
12mr|texlive-shapepar-2.1-2|3	# catalog-ctan /macros/latex/contrib/shapepar
12mr|texlive-shapepar-2.1-2|4	# catalog-date 2009-10-10 00:35:28 +0200
12mr|texlive-shapepar-2.1-2|5	# catalog-license other-free
12mr|texlive-shapepar-2.1-2|6	# catalog-version 2.1
12mr|texlive-shapepar-2.1-2|7	Name:		texlive-shapepar
12mr|texlive-shapepar-2.1-2|8	Version:	2.1
12mr|texlive-shapepar-2.1-2|9	Release:	2
12mr|texlive-shapepar-2.1-2|10	Summary:	A macro to typeset paragraphs in specific shapes
12mr|texlive-shapepar-2.1-2|11	Group:		Publishing
12mr|texlive-shapepar-2.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/shapepar
12mr|texlive-shapepar-2.1-2|13	License:	OTHER-FREE
12mr|texlive-shapepar-2.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shapepar.tar.xz
12mr|texlive-shapepar-2.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shapepar.doc.tar.xz
12mr|texlive-shapepar-2.1-2|16	BuildArch:	noarch
12mr|texlive-shapepar-2.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-shapepar-2.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-shapepar-2.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-shapepar-2.1-2|20	
12mr|texlive-shapepar-2.1-2|21	%description
12mr|texlive-shapepar-2.1-2|22	\shapepar is a macro to typeset paragraphs in a specific shape.
12mr|texlive-shapepar-2.1-2|23	The size is adjusted automatically so that the entire shape is
12mr|texlive-shapepar-2.1-2|24	filled with text. There may not be displayed maths or
12mr|texlive-shapepar-2.1-2|25	'\vadjust' material (no \vspace) in the argument of \shapepar.
12mr|texlive-shapepar-2.1-2|26	The macros work for both LaTeX and plain TeX. For LaTeX,
12mr|texlive-shapepar-2.1-2|27	specify \usepackage{shapepar}; for Plain, \input shapepar.sty.
12mr|texlive-shapepar-2.1-2|28	\shapepar works in terms of user-defined shapes, though the
12mr|texlive-shapepar-2.1-2|29	package does provide some predefined shapes: so you can form
12mr|texlive-shapepar-2.1-2|30	any paragraph into the form of a heart by putting
12mr|texlive-shapepar-2.1-2|31	\heartpar{sometext...} inside your document. The tedium of
12mr|texlive-shapepar-2.1-2|32	creating these polygon definitions may be alleviated by using
12mr|texlive-shapepar-2.1-2|33	the shapepatch extension to transfig which will convert xfig
12mr|texlive-shapepar-2.1-2|34	output to \shapepar polygon form.
12mr|texlive-shapepar-2.1-2|35	
12mr|texlive-shapepar-2.1-2|36	%post
12mr|texlive-shapepar-2.1-2|37	%{_sbindir}/texlive.post
12mr|texlive-shapepar-2.1-2|38	
12mr|texlive-shapepar-2.1-2|39	%postun
12mr|texlive-shapepar-2.1-2|40	if [ $1 -eq 0 ]; then
12mr|texlive-shapepar-2.1-2|41	%{_sbindir}/texlive.post
12mr|texlive-shapepar-2.1-2|42	fi
12mr|texlive-shapepar-2.1-2|43	
12mr|texlive-shapepar-2.1-2|44	#-----------------------------------------------------------------------
12mr|texlive-shapepar-2.1-2|45	%files
12mr|texlive-shapepar-2.1-2|46	%{_texmfdistdir}/tex/generic/shapepar/shapepar.sty
12mr|texlive-shapepar-2.1-2|47	%doc %{_texmfdistdir}/doc/generic/shapepar/Canflagshape.def
12mr|texlive-shapepar-2.1-2|48	%doc %{_texmfdistdir}/doc/generic/shapepar/README.shapepar
12mr|texlive-shapepar-2.1-2|49	%doc %{_texmfdistdir}/doc/generic/shapepar/TeXshape.def
12mr|texlive-shapepar-2.1-2|50	%doc %{_texmfdistdir}/doc/generic/shapepar/candleshape.def
12mr|texlive-shapepar-2.1-2|51	%doc %{_texmfdistdir}/doc/generic/shapepar/dropshape.def
12mr|texlive-shapepar-2.1-2|52	%doc %{_texmfdistdir}/doc/generic/shapepar/proshap.py
12mr|texlive-shapepar-2.1-2|53	%doc %{_texmfdistdir}/doc/generic/shapepar/shapepar.ltx
12mr|texlive-shapepar-2.1-2|54	%doc %{_texmfdistdir}/doc/generic/shapepar/shapepar.pdf
12mr|texlive-shapepar-2.1-2|55	%doc %{_texmfdistdir}/doc/generic/shapepar/triangleshapes.def
12mr|texlive-shapepar-2.1-2|56	
12mr|texlive-shapepar-2.1-2|57	#-----------------------------------------------------------------------
12mr|texlive-shapepar-2.1-2|58	%prep
12mr|texlive-shapepar-2.1-2|59	%setup -c -a0 -a1
12mr|texlive-shapepar-2.1-2|60	
12mr|texlive-shapepar-2.1-2|61	%build
12mr|texlive-shapepar-2.1-2|62	
12mr|texlive-shapepar-2.1-2|63	%install
12mr|texlive-shapepar-2.1-2|64	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-shapepar-2.1-2|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-shapepar-2.1-2|66	
12mr|texlive-shapepar-2.1-2|67	
12mr|texlive-shapepar-2.1-2|68	
12mr|texlive-shapepar-2.1-2|69	%changelog
12mr|texlive-shapepar-2.1-2|70	

18530 12
12mr|texlive-shipunov-1.1-2|1	# revision 24203
12mr|texlive-shipunov-1.1-2|2	# category Package
12mr|texlive-shipunov-1.1-2|3	# catalog-ctan /macros/latex/contrib/shipunov
12mr|texlive-shipunov-1.1-2|4	# catalog-date 2010-10-26 16:14:45 +0200
12mr|texlive-shipunov-1.1-2|5	# catalog-license lppl
12mr|texlive-shipunov-1.1-2|6	# catalog-version 1.1
12mr|texlive-shipunov-1.1-2|7	Name:		texlive-shipunov
12mr|texlive-shipunov-1.1-2|8	Version:	1.1
12mr|texlive-shipunov-1.1-2|9	Release:	2
12mr|texlive-shipunov-1.1-2|10	Summary:	A collection of LaTeX packages and classes
12mr|texlive-shipunov-1.1-2|11	Group:		Publishing
12mr|texlive-shipunov-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/shipunov
12mr|texlive-shipunov-1.1-2|13	License:	LPPL
12mr|texlive-shipunov-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shipunov.tar.xz
12mr|texlive-shipunov-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shipunov.doc.tar.xz
12mr|texlive-shipunov-1.1-2|16	BuildArch:	noarch
12mr|texlive-shipunov-1.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-shipunov-1.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-shipunov-1.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-shipunov-1.1-2|20	
12mr|texlive-shipunov-1.1-2|21	%description
12mr|texlive-shipunov-1.1-2|22	The bundle collects packages and classes, along with one
12mr|texlive-shipunov-1.1-2|23	bibliography style and examples and scripts for converting TeX
12mr|texlive-shipunov-1.1-2|24	files. Many of the files in the collection are designed to
12mr|texlive-shipunov-1.1-2|25	support field biologists and/or Russian writers, while others
12mr|texlive-shipunov-1.1-2|26	have wider application. The collection includes (among others):
12mr|texlive-shipunov-1.1-2|27	- altverse, a simple verse typesetting package; - autolist,
12mr|texlive-shipunov-1.1-2|28	which provides various list formatting facilities; - biokey,
12mr|texlive-shipunov-1.1-2|29	which provides a mechanism for typesetting biological
12mr|texlive-shipunov-1.1-2|30	identification lists; - biolist, which typesets species lists;
12mr|texlive-shipunov-1.1-2|31	- boldline, which typesets heavier separating lines in tables;
12mr|texlive-shipunov-1.1-2|32	- cassete, which lays out audio cassette inserts; - classif2,
12mr|texlive-shipunov-1.1-2|33	which typesets classification lists; - drcaps, which provides
12mr|texlive-shipunov-1.1-2|34	dropped capital macros; - etiketka, a class for typesetting
12mr|texlive-shipunov-1.1-2|35	business-card-sized information (including business cards); -
12mr|texlive-shipunov-1.1-2|36	flower, for typesetting lists of flower formulae; - isyntax; -
12mr|texlive-shipunov-1.1-2|37	numerus; - punct; - sltables, which develops on the stables
12mr|texlive-shipunov-1.1-2|38	package, for use in a LaTeX context; and - starfn.
12mr|texlive-shipunov-1.1-2|39	
12mr|texlive-shipunov-1.1-2|40	%post
12mr|texlive-shipunov-1.1-2|41	%{_sbindir}/texlive.post
12mr|texlive-shipunov-1.1-2|42	
12mr|texlive-shipunov-1.1-2|43	%postun
12mr|texlive-shipunov-1.1-2|44	if [ $1 -eq 0 ]; then
12mr|texlive-shipunov-1.1-2|45	%{_sbindir}/texlive.post
12mr|texlive-shipunov-1.1-2|46	fi
12mr|texlive-shipunov-1.1-2|47	
12mr|texlive-shipunov-1.1-2|48	#-----------------------------------------------------------------------
12mr|texlive-shipunov-1.1-2|49	%files
12mr|texlive-shipunov-1.1-2|50	%{_texmfdistdir}/bibtex/bst/shipunov/rusnat.bst
12mr|texlive-shipunov-1.1-2|51	%{_texmfdistdir}/scripts/shipunov/biokey2html.bat
12mr|texlive-shipunov-1.1-2|52	%{_texmfdistdir}/scripts/shipunov/biokey2html.sh
12mr|texlive-shipunov-1.1-2|53	%{_texmfdistdir}/scripts/shipunov/biokey2html1.pl
12mr|texlive-shipunov-1.1-2|54	%{_texmfdistdir}/scripts/shipunov/biokey2html2.pl
12mr|texlive-shipunov-1.1-2|55	%{_texmfdistdir}/scripts/shipunov/biokey2html3.pl
12mr|texlive-shipunov-1.1-2|56	%{_texmfdistdir}/tex/latex/shipunov/altverse.sty
12mr|texlive-shipunov-1.1-2|57	%{_texmfdistdir}/tex/latex/shipunov/autolist.sty
12mr|texlive-shipunov-1.1-2|58	%{_texmfdistdir}/tex/latex/shipunov/biokey.sty
12mr|texlive-shipunov-1.1-2|59	%{_texmfdistdir}/tex/latex/shipunov/biolist.sty
12mr|texlive-shipunov-1.1-2|60	%{_texmfdistdir}/tex/latex/shipunov/boldline.sty
12mr|texlive-shipunov-1.1-2|61	%{_texmfdistdir}/tex/latex/shipunov/cassete.cls
12mr|texlive-shipunov-1.1-2|62	%{_texmfdistdir}/tex/latex/shipunov/classif2.sty
12mr|texlive-shipunov-1.1-2|63	%{_texmfdistdir}/tex/latex/shipunov/drcaps.sty
12mr|texlive-shipunov-1.1-2|64	%{_texmfdistdir}/tex/latex/shipunov/etiketka.cls
12mr|texlive-shipunov-1.1-2|65	%{_texmfdistdir}/tex/latex/shipunov/flower.sty
12mr|texlive-shipunov-1.1-2|66	%{_texmfdistdir}/tex/latex/shipunov/isyntax.sty
12mr|texlive-shipunov-1.1-2|67	%{_texmfdistdir}/tex/latex/shipunov/numerus.sty
12mr|texlive-shipunov-1.1-2|68	%{_texmfdistdir}/tex/latex/shipunov/punct.sty
12mr|texlive-shipunov-1.1-2|69	%{_texmfdistdir}/tex/latex/shipunov/sltables.sty
12mr|texlive-shipunov-1.1-2|70	%{_texmfdistdir}/tex/latex/shipunov/starfn.sty
12mr|texlive-shipunov-1.1-2|71	%doc %{_texmfdistdir}/doc/latex/shipunov/NEWS
12mr|texlive-shipunov-1.1-2|72	%doc %{_texmfdistdir}/doc/latex/shipunov/README
12mr|texlive-shipunov-1.1-2|73	%doc %{_texmfdistdir}/doc/latex/shipunov/altverse-ex-en.pdf
12mr|texlive-shipunov-1.1-2|74	%doc %{_texmfdistdir}/doc/latex/shipunov/altverse-ex-en.tex
12mr|texlive-shipunov-1.1-2|75	%doc %{_texmfdistdir}/doc/latex/shipunov/altverse-ex1-ru.pdf
12mr|texlive-shipunov-1.1-2|76	%doc %{_texmfdistdir}/doc/latex/shipunov/altverse-ex1-ru.tex
12mr|texlive-shipunov-1.1-2|77	%doc %{_texmfdistdir}/doc/latex/shipunov/altverse-ex2-ru.pdf
12mr|texlive-shipunov-1.1-2|78	%doc %{_texmfdistdir}/doc/latex/shipunov/altverse-ex2-ru.tex
12mr|texlive-shipunov-1.1-2|79	%doc %{_texmfdistdir}/doc/latex/shipunov/autolist-ex-en.pdf
12mr|texlive-shipunov-1.1-2|80	%doc %{_texmfdistdir}/doc/latex/shipunov/autolist-ex-en.tex
12mr|texlive-shipunov-1.1-2|81	%doc %{_texmfdistdir}/doc/latex/shipunov/autolist-ex-ru.pdf
12mr|texlive-shipunov-1.1-2|82	%doc %{_texmfdistdir}/doc/latex/shipunov/autolist-ex-ru.tex
12mr|texlive-shipunov-1.1-2|83	%doc %{_texmfdistdir}/doc/latex/shipunov/biokey-doc-en.pdf
12mr|texlive-shipunov-1.1-2|84	%doc %{_texmfdistdir}/doc/latex/shipunov/biokey-doc-en.tex
12mr|texlive-shipunov-1.1-2|85	%doc %{_texmfdistdir}/doc/latex/shipunov/biokey2html-doc-en.pdf
12mr|texlive-shipunov-1.1-2|86	%doc %{_texmfdistdir}/doc/latex/shipunov/biokey2html-doc-en.tex
12mr|texlive-shipunov-1.1-2|87	%doc %{_texmfdistdir}/doc/latex/shipunov/biokey2html-ex-en.html
12mr|texlive-shipunov-1.1-2|88	%doc %{_texmfdistdir}/doc/latex/shipunov/biokey2html-ex-en1.pdf
12mr|texlive-shipunov-1.1-2|89	%doc %{_texmfdistdir}/doc/latex/shipunov/biokey2html-ex-en2.pdf
12mr|texlive-shipunov-1.1-2|90	%doc %{_texmfdistdir}/doc/latex/shipunov/biolist-ex-en.pdf
12mr|texlive-shipunov-1.1-2|91	%doc %{_texmfdistdir}/doc/latex/shipunov/biolist-ex-en.tex
12mr|texlive-shipunov-1.1-2|92	%doc %{_texmfdistdir}/doc/latex/shipunov/boldline-ex-en.pdf
12mr|texlive-shipunov-1.1-2|93	%doc %{_texmfdistdir}/doc/latex/shipunov/boldline-ex-en.tex
12mr|texlive-shipunov-1.1-2|94	%doc %{_texmfdistdir}/doc/latex/shipunov/cassete-ex-ru.pdf
12mr|texlive-shipunov-1.1-2|95	%doc %{_texmfdistdir}/doc/latex/shipunov/cassete-ex-ru.tex
12mr|texlive-shipunov-1.1-2|96	%doc %{_texmfdistdir}/doc/latex/shipunov/classif2-ex-en.pdf
12mr|texlive-shipunov-1.1-2|97	%doc %{_texmfdistdir}/doc/latex/shipunov/classif2-ex-en.tex
12mr|texlive-shipunov-1.1-2|98	%doc %{_texmfdistdir}/doc/latex/shipunov/drcaps-ex-en.pdf
12mr|texlive-shipunov-1.1-2|99	%doc %{_texmfdistdir}/doc/latex/shipunov/drcaps-ex-en.tex
12mr|texlive-shipunov-1.1-2|100	%doc %{_texmfdistdir}/doc/latex/shipunov/etiketka-ex-ru.pdf
12mr|texlive-shipunov-1.1-2|101	%doc %{_texmfdistdir}/doc/latex/shipunov/etiketka-ex-ru.tex
12mr|texlive-shipunov-1.1-2|102	%doc %{_texmfdistdir}/doc/latex/shipunov/etiketka-ex1-en.pdf
12mr|texlive-shipunov-1.1-2|103	%doc %{_texmfdistdir}/doc/latex/shipunov/etiketka-ex1-en.tex
12mr|texlive-shipunov-1.1-2|104	%doc %{_texmfdistdir}/doc/latex/shipunov/etiketka-ex2-en.pdf
12mr|texlive-shipunov-1.1-2|105	%doc %{_texmfdistdir}/doc/latex/shipunov/etiketka-ex2-en.tex
12mr|texlive-shipunov-1.1-2|106	%doc %{_texmfdistdir}/doc/latex/shipunov/field-form-ex1-ru.pdf
12mr|texlive-shipunov-1.1-2|107	%doc %{_texmfdistdir}/doc/latex/shipunov/field-form-ex1-ru.tex
12mr|texlive-shipunov-1.1-2|108	%doc %{_texmfdistdir}/doc/latex/shipunov/field-form-ex2-ru.pdf
12mr|texlive-shipunov-1.1-2|109	%doc %{_texmfdistdir}/doc/latex/shipunov/field-form-ex2-ru.tex
12mr|texlive-shipunov-1.1-2|110	%doc %{_texmfdistdir}/doc/latex/shipunov/flower-ex-en-x.pdf
12mr|texlive-shipunov-1.1-2|111	%doc %{_texmfdistdir}/doc/latex/shipunov/flower-ex-en-x.tex
12mr|texlive-shipunov-1.1-2|112	%doc %{_texmfdistdir}/doc/latex/shipunov/flower-ex-en.pdf
12mr|texlive-shipunov-1.1-2|113	%doc %{_texmfdistdir}/doc/latex/shipunov/flower-ex-en.tex
12mr|texlive-shipunov-1.1-2|114	%doc %{_texmfdistdir}/doc/latex/shipunov/isyntax-ex-en.tex
12mr|texlive-shipunov-1.1-2|115	%doc %{_texmfdistdir}/doc/latex/shipunov/numerus-ex-ru.pdf
12mr|texlive-shipunov-1.1-2|116	%doc %{_texmfdistdir}/doc/latex/shipunov/numerus-ex-ru.tex
12mr|texlive-shipunov-1.1-2|117	%doc %{_texmfdistdir}/doc/latex/shipunov/punct-ex-en.pdf
12mr|texlive-shipunov-1.1-2|118	%doc %{_texmfdistdir}/doc/latex/shipunov/punct-ex-en.tex
12mr|texlive-shipunov-1.1-2|119	%doc %{_texmfdistdir}/doc/latex/shipunov/rusnat-doc-ru.pdf
12mr|texlive-shipunov-1.1-2|120	%doc %{_texmfdistdir}/doc/latex/shipunov/rusnat-doc-ru.tex
12mr|texlive-shipunov-1.1-2|121	%doc %{_texmfdistdir}/doc/latex/shipunov/rusnat-ex-ru.bib
12mr|texlive-shipunov-1.1-2|122	%doc %{_texmfdistdir}/doc/latex/shipunov/rusnat-ex1-ru.pdf
12mr|texlive-shipunov-1.1-2|123	%doc %{_texmfdistdir}/doc/latex/shipunov/rusnat-ex1-ru.tex
12mr|texlive-shipunov-1.1-2|124	%doc %{_texmfdistdir}/doc/latex/shipunov/rusnat-ex2-ru.pdf
12mr|texlive-shipunov-1.1-2|125	%doc %{_texmfdistdir}/doc/latex/shipunov/rusnat-ex2-ru.tex
12mr|texlive-shipunov-1.1-2|126	%doc %{_texmfdistdir}/doc/latex/shipunov/sltables-doc-en.pdf
12mr|texlive-shipunov-1.1-2|127	%doc %{_texmfdistdir}/doc/latex/shipunov/sltables-doc-en.tex
12mr|texlive-shipunov-1.1-2|128	%doc %{_texmfdistdir}/doc/latex/shipunov/starfn-ex-ru.pdf
12mr|texlive-shipunov-1.1-2|129	%doc %{_texmfdistdir}/doc/latex/shipunov/starfn-ex-ru.tex
12mr|texlive-shipunov-1.1-2|130	
12mr|texlive-shipunov-1.1-2|131	#-----------------------------------------------------------------------
12mr|texlive-shipunov-1.1-2|132	%prep
12mr|texlive-shipunov-1.1-2|133	%setup -c -a0 -a1
12mr|texlive-shipunov-1.1-2|134	
12mr|texlive-shipunov-1.1-2|135	%build
12mr|texlive-shipunov-1.1-2|136	
12mr|texlive-shipunov-1.1-2|137	%install
12mr|texlive-shipunov-1.1-2|138	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-shipunov-1.1-2|139	cp -fpar bibtex scripts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-shipunov-1.1-2|140	
12mr|texlive-shipunov-1.1-2|141	
12mr|texlive-shipunov-1.1-2|142	
12mr|texlive-shipunov-1.1-2|143	%changelog
12mr|texlive-shipunov-1.1-2|144	

18531 12
12mr|texlive-shorttoc-1.3-2|1	# revision 15878
12mr|texlive-shorttoc-1.3-2|2	# category Package
12mr|texlive-shorttoc-1.3-2|3	# catalog-ctan /macros/latex/contrib/shorttoc
12mr|texlive-shorttoc-1.3-2|4	# catalog-date 2006-11-06 12:20:58 +0100
12mr|texlive-shorttoc-1.3-2|5	# catalog-license lppl
12mr|texlive-shorttoc-1.3-2|6	# catalog-version 1.3
12mr|texlive-shorttoc-1.3-2|7	Name:		texlive-shorttoc
12mr|texlive-shorttoc-1.3-2|8	Version:	1.3
12mr|texlive-shorttoc-1.3-2|9	Release:	2
12mr|texlive-shorttoc-1.3-2|10	Summary:	Table of contents with different depths
12mr|texlive-shorttoc-1.3-2|11	Group:		Publishing
12mr|texlive-shorttoc-1.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/shorttoc
12mr|texlive-shorttoc-1.3-2|13	License:	LPPL
12mr|texlive-shorttoc-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shorttoc.tar.xz
12mr|texlive-shorttoc-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shorttoc.doc.tar.xz
12mr|texlive-shorttoc-1.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shorttoc.source.tar.xz
12mr|texlive-shorttoc-1.3-2|17	BuildArch:	noarch
12mr|texlive-shorttoc-1.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-shorttoc-1.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-shorttoc-1.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-shorttoc-1.3-2|21	
12mr|texlive-shorttoc-1.3-2|22	%description
12mr|texlive-shorttoc-1.3-2|23	A package to create another table of contents with a different
12mr|texlive-shorttoc-1.3-2|24	depth, useful in large documents where a detailed table of
12mr|texlive-shorttoc-1.3-2|25	contents should be accompanied by a shorter one, giving only a
12mr|texlive-shorttoc-1.3-2|26	general overview of the main topics in the document.
12mr|texlive-shorttoc-1.3-2|27	
12mr|texlive-shorttoc-1.3-2|28	%post
12mr|texlive-shorttoc-1.3-2|29	%{_sbindir}/texlive.post
12mr|texlive-shorttoc-1.3-2|30	
12mr|texlive-shorttoc-1.3-2|31	%postun
12mr|texlive-shorttoc-1.3-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-shorttoc-1.3-2|33	%{_sbindir}/texlive.post
12mr|texlive-shorttoc-1.3-2|34	fi
12mr|texlive-shorttoc-1.3-2|35	
12mr|texlive-shorttoc-1.3-2|36	#-----------------------------------------------------------------------
12mr|texlive-shorttoc-1.3-2|37	%files
12mr|texlive-shorttoc-1.3-2|38	%{_texmfdistdir}/tex/latex/shorttoc/shorttoc.sty
12mr|texlive-shorttoc-1.3-2|39	%doc %{_texmfdistdir}/doc/latex/shorttoc/00readme
12mr|texlive-shorttoc-1.3-2|40	%doc %{_texmfdistdir}/doc/latex/shorttoc/shorttoc.pdf
12mr|texlive-shorttoc-1.3-2|41	#- source
12mr|texlive-shorttoc-1.3-2|42	%doc %{_texmfdistdir}/source/latex/shorttoc/shorttoc.dtx
12mr|texlive-shorttoc-1.3-2|43	%doc %{_texmfdistdir}/source/latex/shorttoc/shorttoc.ins
12mr|texlive-shorttoc-1.3-2|44	
12mr|texlive-shorttoc-1.3-2|45	#-----------------------------------------------------------------------
12mr|texlive-shorttoc-1.3-2|46	%prep
12mr|texlive-shorttoc-1.3-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-shorttoc-1.3-2|48	
12mr|texlive-shorttoc-1.3-2|49	%build
12mr|texlive-shorttoc-1.3-2|50	
12mr|texlive-shorttoc-1.3-2|51	%install
12mr|texlive-shorttoc-1.3-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-shorttoc-1.3-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-shorttoc-1.3-2|54	
12mr|texlive-shorttoc-1.3-2|55	
12mr|texlive-shorttoc-1.3-2|56	
12mr|texlive-shorttoc-1.3-2|57	%changelog
12mr|texlive-shorttoc-1.3-2|58	

18532 12
12mr|texlive-show2e-1.0-2|1	# revision 15878
12mr|texlive-show2e-1.0-2|2	# category Package
12mr|texlive-show2e-1.0-2|3	# catalog-ctan /macros/latex/contrib/show2e
12mr|texlive-show2e-1.0-2|4	# catalog-date 2008-08-23 15:48:35 +0200
12mr|texlive-show2e-1.0-2|5	# catalog-license lppl
12mr|texlive-show2e-1.0-2|6	# catalog-version 1.0
12mr|texlive-show2e-1.0-2|7	Name:		texlive-show2e
12mr|texlive-show2e-1.0-2|8	Version:	1.0
12mr|texlive-show2e-1.0-2|9	Release:	2
12mr|texlive-show2e-1.0-2|10	Summary:	Variants of \show for LaTeX2e
12mr|texlive-show2e-1.0-2|11	Group:		Publishing
12mr|texlive-show2e-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/show2e
12mr|texlive-show2e-1.0-2|13	License:	LPPL
12mr|texlive-show2e-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/show2e.tar.xz
12mr|texlive-show2e-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/show2e.doc.tar.xz
12mr|texlive-show2e-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/show2e.source.tar.xz
12mr|texlive-show2e-1.0-2|17	BuildArch:	noarch
12mr|texlive-show2e-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-show2e-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-show2e-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-show2e-1.0-2|21	
12mr|texlive-show2e-1.0-2|22	%description
12mr|texlive-show2e-1.0-2|23	This small package aims at making debugging (especially in an
12mr|texlive-show2e-1.0-2|24	interactive way) easier, by providing \show variants suited to
12mr|texlive-show2e-1.0-2|25	LaTeX2e commands (whether with optional arguments or robust)
12mr|texlive-show2e-1.0-2|26	and environments. The variant commands also display the
12mr|texlive-show2e-1.0-2|27	internal macros used by such commands, if any. The \showcs
12mr|texlive-show2e-1.0-2|28	variant helps with macros with exotic names.
12mr|texlive-show2e-1.0-2|29	
12mr|texlive-show2e-1.0-2|30	%post
12mr|texlive-show2e-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-show2e-1.0-2|32	
12mr|texlive-show2e-1.0-2|33	%postun
12mr|texlive-show2e-1.0-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-show2e-1.0-2|35	%{_sbindir}/texlive.post
12mr|texlive-show2e-1.0-2|36	fi
12mr|texlive-show2e-1.0-2|37	
12mr|texlive-show2e-1.0-2|38	#-----------------------------------------------------------------------
12mr|texlive-show2e-1.0-2|39	%files
12mr|texlive-show2e-1.0-2|40	%{_texmfdistdir}/tex/latex/show2e/show2e.sty
12mr|texlive-show2e-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/show2e/README
12mr|texlive-show2e-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/show2e/show2e-fr.pdf
12mr|texlive-show2e-1.0-2|43	%doc %{_texmfdistdir}/doc/latex/show2e/show2e.pdf
12mr|texlive-show2e-1.0-2|44	#- source
12mr|texlive-show2e-1.0-2|45	%doc %{_texmfdistdir}/source/latex/show2e/show2e.dtx
12mr|texlive-show2e-1.0-2|46	
12mr|texlive-show2e-1.0-2|47	#-----------------------------------------------------------------------
12mr|texlive-show2e-1.0-2|48	%prep
12mr|texlive-show2e-1.0-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-show2e-1.0-2|50	
12mr|texlive-show2e-1.0-2|51	%build
12mr|texlive-show2e-1.0-2|52	
12mr|texlive-show2e-1.0-2|53	%install
12mr|texlive-show2e-1.0-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-show2e-1.0-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-show2e-1.0-2|56	
12mr|texlive-show2e-1.0-2|57	
12mr|texlive-show2e-1.0-2|58	
12mr|texlive-show2e-1.0-2|59	%changelog
12mr|texlive-show2e-1.0-2|60	

18533 12
12mr|texlive-showcharinbox-0.1-1|1	# revision 27052
12mr|texlive-showcharinbox-0.1-1|2	# category Package
12mr|texlive-showcharinbox-0.1-1|3	# catalog-ctan /macros/latex/contrib/showcharinbox
12mr|texlive-showcharinbox-0.1-1|4	# catalog-date 2012-07-14 16:43:20 +0200
12mr|texlive-showcharinbox-0.1-1|5	# catalog-license lppl1.3
12mr|texlive-showcharinbox-0.1-1|6	# catalog-version 0.1
12mr|texlive-showcharinbox-0.1-1|7	Name:		texlive-showcharinbox
12mr|texlive-showcharinbox-0.1-1|8	Version:	0.1
12mr|texlive-showcharinbox-0.1-1|9	Release:	1
12mr|texlive-showcharinbox-0.1-1|10	Summary:	Show characters inside a box
12mr|texlive-showcharinbox-0.1-1|11	Group:		Publishing
12mr|texlive-showcharinbox-0.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/showcharinbox
12mr|texlive-showcharinbox-0.1-1|13	License:	LPPL1.3
12mr|texlive-showcharinbox-0.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showcharinbox.tar.xz
12mr|texlive-showcharinbox-0.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showcharinbox.doc.tar.xz
12mr|texlive-showcharinbox-0.1-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showcharinbox.source.tar.xz
12mr|texlive-showcharinbox-0.1-1|17	BuildArch:	noarch
12mr|texlive-showcharinbox-0.1-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-showcharinbox-0.1-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-showcharinbox-0.1-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-showcharinbox-0.1-1|21	
12mr|texlive-showcharinbox-0.1-1|22	%description
12mr|texlive-showcharinbox-0.1-1|23	The package typesets a character inside a box, showing where
12mr|texlive-showcharinbox-0.1-1|24	reference point is, and displaying width, height, and depth
12mr|texlive-showcharinbox-0.1-1|25	information of the character. The output is like that on page
12mr|texlive-showcharinbox-0.1-1|26	63 of "The TeXBook" or page 101 of "The METAFONTbook". The
12mr|texlive-showcharinbox-0.1-1|27	package itself is motivated by Knuth's macros in the file
12mr|texlive-showcharinbox-0.1-1|28	manmac.tex. Users should note that using a small size for the
12mr|texlive-showcharinbox-0.1-1|29	character inside the box does not make any sense: use a large
12mr|texlive-showcharinbox-0.1-1|30	size.
12mr|texlive-showcharinbox-0.1-1|31	
12mr|texlive-showcharinbox-0.1-1|32	%post
12mr|texlive-showcharinbox-0.1-1|33	%{_sbindir}/texlive.post
12mr|texlive-showcharinbox-0.1-1|34	
12mr|texlive-showcharinbox-0.1-1|35	%postun
12mr|texlive-showcharinbox-0.1-1|36	if [ $1 -eq 0 ]; then
12mr|texlive-showcharinbox-0.1-1|37	%{_sbindir}/texlive.post
12mr|texlive-showcharinbox-0.1-1|38	fi
12mr|texlive-showcharinbox-0.1-1|39	
12mr|texlive-showcharinbox-0.1-1|40	#-----------------------------------------------------------------------
12mr|texlive-showcharinbox-0.1-1|41	%files
12mr|texlive-showcharinbox-0.1-1|42	%{_texmfdistdir}/tex/latex/showcharinbox/showcharinbox.sty
12mr|texlive-showcharinbox-0.1-1|43	%doc %{_texmfdistdir}/doc/latex/showcharinbox/README
12mr|texlive-showcharinbox-0.1-1|44	%doc %{_texmfdistdir}/doc/latex/showcharinbox/showcharinbox.pdf
12mr|texlive-showcharinbox-0.1-1|45	#- source
12mr|texlive-showcharinbox-0.1-1|46	%doc %{_texmfdistdir}/source/latex/showcharinbox/showcharinbox.dtx
12mr|texlive-showcharinbox-0.1-1|47	%doc %{_texmfdistdir}/source/latex/showcharinbox/showcharinbox.ins
12mr|texlive-showcharinbox-0.1-1|48	
12mr|texlive-showcharinbox-0.1-1|49	#-----------------------------------------------------------------------
12mr|texlive-showcharinbox-0.1-1|50	%prep
12mr|texlive-showcharinbox-0.1-1|51	%setup -c -a0 -a1 -a2
12mr|texlive-showcharinbox-0.1-1|52	
12mr|texlive-showcharinbox-0.1-1|53	%build
12mr|texlive-showcharinbox-0.1-1|54	
12mr|texlive-showcharinbox-0.1-1|55	%install
12mr|texlive-showcharinbox-0.1-1|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-showcharinbox-0.1-1|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-showcharinbox-0.1-1|58	
12mr|texlive-showcharinbox-0.1-1|59	
12mr|texlive-showcharinbox-0.1-1|60	
12mr|texlive-showcharinbox-0.1-1|61	%changelog
12mr|texlive-showcharinbox-0.1-1|62	

18534 12
12mr|texlive-showexpl-v0.3i-2|1	# revision 23669
12mr|texlive-showexpl-v0.3i-2|2	# category Package
12mr|texlive-showexpl-v0.3i-2|3	# catalog-ctan /macros/latex/contrib/showexpl
12mr|texlive-showexpl-v0.3i-2|4	# catalog-date 2011-08-23 07:18:10 +0200
12mr|texlive-showexpl-v0.3i-2|5	# catalog-license lppl
12mr|texlive-showexpl-v0.3i-2|6	# catalog-version v0.3i
12mr|texlive-showexpl-v0.3i-2|7	Name:		texlive-showexpl
12mr|texlive-showexpl-v0.3i-2|8	Version:	v0.3i
12mr|texlive-showexpl-v0.3i-2|9	Release:	2
12mr|texlive-showexpl-v0.3i-2|10	Summary:	Typesetting LaTeX source code
12mr|texlive-showexpl-v0.3i-2|11	Group:		Publishing
12mr|texlive-showexpl-v0.3i-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/showexpl
12mr|texlive-showexpl-v0.3i-2|13	License:	LPPL
12mr|texlive-showexpl-v0.3i-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showexpl.tar.xz
12mr|texlive-showexpl-v0.3i-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showexpl.doc.tar.xz
12mr|texlive-showexpl-v0.3i-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showexpl.source.tar.xz
12mr|texlive-showexpl-v0.3i-2|17	BuildArch:	noarch
12mr|texlive-showexpl-v0.3i-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-showexpl-v0.3i-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-showexpl-v0.3i-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-showexpl-v0.3i-2|21	
12mr|texlive-showexpl-v0.3i-2|22	%description
12mr|texlive-showexpl-v0.3i-2|23	This package provides a way to typeset LaTeX source code and
12mr|texlive-showexpl-v0.3i-2|24	the related result in the same document.
12mr|texlive-showexpl-v0.3i-2|25	
12mr|texlive-showexpl-v0.3i-2|26	%post
12mr|texlive-showexpl-v0.3i-2|27	%{_sbindir}/texlive.post
12mr|texlive-showexpl-v0.3i-2|28	
12mr|texlive-showexpl-v0.3i-2|29	%postun
12mr|texlive-showexpl-v0.3i-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-showexpl-v0.3i-2|31	%{_sbindir}/texlive.post
12mr|texlive-showexpl-v0.3i-2|32	fi
12mr|texlive-showexpl-v0.3i-2|33	
12mr|texlive-showexpl-v0.3i-2|34	#-----------------------------------------------------------------------
12mr|texlive-showexpl-v0.3i-2|35	%files
12mr|texlive-showexpl-v0.3i-2|36	%{_texmfdistdir}/tex/latex/showexpl/showexpl.sty
12mr|texlive-showexpl-v0.3i-2|37	%doc %{_texmfdistdir}/doc/latex/showexpl/README
12mr|texlive-showexpl-v0.3i-2|38	%doc %{_texmfdistdir}/doc/latex/showexpl/result-picture.pdf
12mr|texlive-showexpl-v0.3i-2|39	%doc %{_texmfdistdir}/doc/latex/showexpl/showexpl-test.pdf
12mr|texlive-showexpl-v0.3i-2|40	%doc %{_texmfdistdir}/doc/latex/showexpl/showexpl-test.tex
12mr|texlive-showexpl-v0.3i-2|41	%doc %{_texmfdistdir}/doc/latex/showexpl/showexpl.cfg
12mr|texlive-showexpl-v0.3i-2|42	%doc %{_texmfdistdir}/doc/latex/showexpl/showexpl.pdf
12mr|texlive-showexpl-v0.3i-2|43	#- source
12mr|texlive-showexpl-v0.3i-2|44	%doc %{_texmfdistdir}/source/latex/showexpl/showexpl.dtx
12mr|texlive-showexpl-v0.3i-2|45	%doc %{_texmfdistdir}/source/latex/showexpl/showexpl.ins
12mr|texlive-showexpl-v0.3i-2|46	
12mr|texlive-showexpl-v0.3i-2|47	#-----------------------------------------------------------------------
12mr|texlive-showexpl-v0.3i-2|48	%prep
12mr|texlive-showexpl-v0.3i-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-showexpl-v0.3i-2|50	
12mr|texlive-showexpl-v0.3i-2|51	%build
12mr|texlive-showexpl-v0.3i-2|52	
12mr|texlive-showexpl-v0.3i-2|53	%install
12mr|texlive-showexpl-v0.3i-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-showexpl-v0.3i-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-showexpl-v0.3i-2|56	
12mr|texlive-showexpl-v0.3i-2|57	
12mr|texlive-showexpl-v0.3i-2|58	
12mr|texlive-showexpl-v0.3i-2|59	%changelog
12mr|texlive-showexpl-v0.3i-2|60	

18535 12
12mr|texlive-showhyphens-0.1-2|1	# revision 23937
12mr|texlive-showhyphens-0.1-2|2	# category Package
12mr|texlive-showhyphens-0.1-2|3	# catalog-ctan /macros/luatex/latex/showhyphens
12mr|texlive-showhyphens-0.1-2|4	# catalog-date 2011-09-15 16:18:00 +0200
12mr|texlive-showhyphens-0.1-2|5	# catalog-license other-free
12mr|texlive-showhyphens-0.1-2|6	# catalog-version 0.1
12mr|texlive-showhyphens-0.1-2|7	Name:		texlive-showhyphens
12mr|texlive-showhyphens-0.1-2|8	Version:	0.1
12mr|texlive-showhyphens-0.1-2|9	Release:	2
12mr|texlive-showhyphens-0.1-2|10	Summary:	Show all possible hyphenations in LuaLaTeX
12mr|texlive-showhyphens-0.1-2|11	Group:		Publishing
12mr|texlive-showhyphens-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/showhyphens
12mr|texlive-showhyphens-0.1-2|13	License:	OTHER-FREE
12mr|texlive-showhyphens-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showhyphens.tar.xz
12mr|texlive-showhyphens-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showhyphens.doc.tar.xz
12mr|texlive-showhyphens-0.1-2|16	BuildArch:	noarch
12mr|texlive-showhyphens-0.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-showhyphens-0.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-showhyphens-0.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-showhyphens-0.1-2|20	
12mr|texlive-showhyphens-0.1-2|21	%description
12mr|texlive-showhyphens-0.1-2|22	With this package, LuaLaTeX will indicate all possible
12mr|texlive-showhyphens-0.1-2|23	hyphenations in the printed output.
12mr|texlive-showhyphens-0.1-2|24	
12mr|texlive-showhyphens-0.1-2|25	%post
12mr|texlive-showhyphens-0.1-2|26	%{_sbindir}/texlive.post
12mr|texlive-showhyphens-0.1-2|27	
12mr|texlive-showhyphens-0.1-2|28	%postun
12mr|texlive-showhyphens-0.1-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-showhyphens-0.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-showhyphens-0.1-2|31	fi
12mr|texlive-showhyphens-0.1-2|32	
12mr|texlive-showhyphens-0.1-2|33	#-----------------------------------------------------------------------
12mr|texlive-showhyphens-0.1-2|34	%files
12mr|texlive-showhyphens-0.1-2|35	%{_texmfdistdir}/tex/lualatex/showhyphens/showhyphens.sty
12mr|texlive-showhyphens-0.1-2|36	%doc %{_texmfdistdir}/doc/lualatex/showhyphens/README
12mr|texlive-showhyphens-0.1-2|37	%doc %{_texmfdistdir}/doc/lualatex/showhyphens/showhyphens-doc.pdf
12mr|texlive-showhyphens-0.1-2|38	%doc %{_texmfdistdir}/doc/lualatex/showhyphens/showhyphens-doc.tex
12mr|texlive-showhyphens-0.1-2|39	%doc %{_texmfdistdir}/doc/lualatex/showhyphens/showhyphens-sample.pdf
12mr|texlive-showhyphens-0.1-2|40	
12mr|texlive-showhyphens-0.1-2|41	#-----------------------------------------------------------------------
12mr|texlive-showhyphens-0.1-2|42	%prep
12mr|texlive-showhyphens-0.1-2|43	%setup -c -a0 -a1
12mr|texlive-showhyphens-0.1-2|44	
12mr|texlive-showhyphens-0.1-2|45	%build
12mr|texlive-showhyphens-0.1-2|46	
12mr|texlive-showhyphens-0.1-2|47	%install
12mr|texlive-showhyphens-0.1-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-showhyphens-0.1-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-showhyphens-0.1-2|50	
12mr|texlive-showhyphens-0.1-2|51	
12mr|texlive-showhyphens-0.1-2|52	
12mr|texlive-showhyphens-0.1-2|53	%changelog
12mr|texlive-showhyphens-0.1-2|54	

18536 12
12mr|texlive-showlabels-1.6.5-2|1	# revision 15878
12mr|texlive-showlabels-1.6.5-2|2	# category Package
12mr|texlive-showlabels-1.6.5-2|3	# catalog-ctan /macros/latex/contrib/showlabels
12mr|texlive-showlabels-1.6.5-2|4	# catalog-date 2009-05-28 00:22:07 +0200
12mr|texlive-showlabels-1.6.5-2|5	# catalog-license gpl
12mr|texlive-showlabels-1.6.5-2|6	# catalog-version 1.6.5
12mr|texlive-showlabels-1.6.5-2|7	Name:		texlive-showlabels
12mr|texlive-showlabels-1.6.5-2|8	Version:	1.6.5
12mr|texlive-showlabels-1.6.5-2|9	Release:	2
12mr|texlive-showlabels-1.6.5-2|10	Summary:	Show label commands in the margin
12mr|texlive-showlabels-1.6.5-2|11	Group:		Publishing
12mr|texlive-showlabels-1.6.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/showlabels
12mr|texlive-showlabels-1.6.5-2|13	License:	GPL
12mr|texlive-showlabels-1.6.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showlabels.tar.xz
12mr|texlive-showlabels-1.6.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showlabels.doc.tar.xz
12mr|texlive-showlabels-1.6.5-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showlabels.source.tar.xz
12mr|texlive-showlabels-1.6.5-2|17	BuildArch:	noarch
12mr|texlive-showlabels-1.6.5-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-showlabels-1.6.5-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-showlabels-1.6.5-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-showlabels-1.6.5-2|21	
12mr|texlive-showlabels-1.6.5-2|22	%description
12mr|texlive-showlabels-1.6.5-2|23	This package helps you keep track of all the labels you define,
12mr|texlive-showlabels-1.6.5-2|24	by putting the name of new labels into the margin whenever the
12mr|texlive-showlabels-1.6.5-2|25	\label command is used. The package allows you to do the same
12mr|texlive-showlabels-1.6.5-2|26	thing for other commands. The only one for which this is
12mr|texlive-showlabels-1.6.5-2|27	obviously useful is the \cite command, but it's easy to do it
12mr|texlive-showlabels-1.6.5-2|28	for others, such as the \ref or \begin commands.
12mr|texlive-showlabels-1.6.5-2|29	
12mr|texlive-showlabels-1.6.5-2|30	%post
12mr|texlive-showlabels-1.6.5-2|31	%{_sbindir}/texlive.post
12mr|texlive-showlabels-1.6.5-2|32	
12mr|texlive-showlabels-1.6.5-2|33	%postun
12mr|texlive-showlabels-1.6.5-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-showlabels-1.6.5-2|35	%{_sbindir}/texlive.post
12mr|texlive-showlabels-1.6.5-2|36	fi
12mr|texlive-showlabels-1.6.5-2|37	
12mr|texlive-showlabels-1.6.5-2|38	#-----------------------------------------------------------------------
12mr|texlive-showlabels-1.6.5-2|39	%files
12mr|texlive-showlabels-1.6.5-2|40	%{_texmfdistdir}/tex/latex/showlabels/showlabels.sty
12mr|texlive-showlabels-1.6.5-2|41	%doc %{_texmfdistdir}/doc/latex/showlabels/LICENCE
12mr|texlive-showlabels-1.6.5-2|42	%doc %{_texmfdistdir}/doc/latex/showlabels/README
12mr|texlive-showlabels-1.6.5-2|43	%doc %{_texmfdistdir}/doc/latex/showlabels/VERSION
12mr|texlive-showlabels-1.6.5-2|44	%doc %{_texmfdistdir}/doc/latex/showlabels/showlabels.html
12mr|texlive-showlabels-1.6.5-2|45	%doc %{_texmfdistdir}/doc/latex/showlabels/showlabels.pdf
12mr|texlive-showlabels-1.6.5-2|46	#- source
12mr|texlive-showlabels-1.6.5-2|47	%doc %{_texmfdistdir}/source/latex/showlabels/showlabels.dtx
12mr|texlive-showlabels-1.6.5-2|48	%doc %{_texmfdistdir}/source/latex/showlabels/showlabels.ins
12mr|texlive-showlabels-1.6.5-2|49	
12mr|texlive-showlabels-1.6.5-2|50	#-----------------------------------------------------------------------
12mr|texlive-showlabels-1.6.5-2|51	%prep
12mr|texlive-showlabels-1.6.5-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-showlabels-1.6.5-2|53	
12mr|texlive-showlabels-1.6.5-2|54	%build
12mr|texlive-showlabels-1.6.5-2|55	
12mr|texlive-showlabels-1.6.5-2|56	%install
12mr|texlive-showlabels-1.6.5-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-showlabels-1.6.5-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-showlabels-1.6.5-2|59	
12mr|texlive-showlabels-1.6.5-2|60	
12mr|texlive-showlabels-1.6.5-2|61	
12mr|texlive-showlabels-1.6.5-2|62	%changelog
12mr|texlive-showlabels-1.6.5-2|63	

18537 12
12mr|texlive-showtags-1.05-2|1	# revision 20336
12mr|texlive-showtags-1.05-2|2	# category Package
12mr|texlive-showtags-1.05-2|3	# catalog-ctan /macros/latex/contrib/showtags
12mr|texlive-showtags-1.05-2|4	# catalog-date 2010-11-05 08:48:20 +0100
12mr|texlive-showtags-1.05-2|5	# catalog-license pd
12mr|texlive-showtags-1.05-2|6	# catalog-version 1.05
12mr|texlive-showtags-1.05-2|7	Name:		texlive-showtags
12mr|texlive-showtags-1.05-2|8	Version:	1.05
12mr|texlive-showtags-1.05-2|9	Release:	2
12mr|texlive-showtags-1.05-2|10	Summary:	Print the tags of bibliography entries
12mr|texlive-showtags-1.05-2|11	Group:		Publishing
12mr|texlive-showtags-1.05-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/showtags
12mr|texlive-showtags-1.05-2|13	License:	PD
12mr|texlive-showtags-1.05-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showtags.tar.xz
12mr|texlive-showtags-1.05-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showtags.doc.tar.xz
12mr|texlive-showtags-1.05-2|16	BuildArch:	noarch
12mr|texlive-showtags-1.05-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-showtags-1.05-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-showtags-1.05-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-showtags-1.05-2|20	
12mr|texlive-showtags-1.05-2|21	%description
12mr|texlive-showtags-1.05-2|22	Prints the tag right-aligned on each line of the bibliography.
12mr|texlive-showtags-1.05-2|23	
12mr|texlive-showtags-1.05-2|24	%post
12mr|texlive-showtags-1.05-2|25	%{_sbindir}/texlive.post
12mr|texlive-showtags-1.05-2|26	
12mr|texlive-showtags-1.05-2|27	%postun
12mr|texlive-showtags-1.05-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-showtags-1.05-2|29	%{_sbindir}/texlive.post
12mr|texlive-showtags-1.05-2|30	fi
12mr|texlive-showtags-1.05-2|31	
12mr|texlive-showtags-1.05-2|32	#-----------------------------------------------------------------------
12mr|texlive-showtags-1.05-2|33	%files
12mr|texlive-showtags-1.05-2|34	%{_texmfdistdir}/tex/latex/showtags/showtags.sty
12mr|texlive-showtags-1.05-2|35	%doc %{_texmfdistdir}/doc/latex/showtags/showtags-doc.pdf
12mr|texlive-showtags-1.05-2|36	%doc %{_texmfdistdir}/doc/latex/showtags/showtags-doc.tex
12mr|texlive-showtags-1.05-2|37	
12mr|texlive-showtags-1.05-2|38	#-----------------------------------------------------------------------
12mr|texlive-showtags-1.05-2|39	%prep
12mr|texlive-showtags-1.05-2|40	%setup -c -a0 -a1
12mr|texlive-showtags-1.05-2|41	
12mr|texlive-showtags-1.05-2|42	%build
12mr|texlive-showtags-1.05-2|43	
12mr|texlive-showtags-1.05-2|44	%install
12mr|texlive-showtags-1.05-2|45	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-showtags-1.05-2|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-showtags-1.05-2|47	
12mr|texlive-showtags-1.05-2|48	
12mr|texlive-showtags-1.05-2|49	
12mr|texlive-showtags-1.05-2|50	%changelog
12mr|texlive-showtags-1.05-2|51	

18538 12
12mr|texlive-shuffle-1.0-2|1	# revision 15878
12mr|texlive-shuffle-1.0-2|2	# category Package
12mr|texlive-shuffle-1.0-2|3	# catalog-ctan /fonts/shuffle
12mr|texlive-shuffle-1.0-2|4	# catalog-date 2008-10-30 09:46:08 +0100
12mr|texlive-shuffle-1.0-2|5	# catalog-license pd
12mr|texlive-shuffle-1.0-2|6	# catalog-version 1.0
12mr|texlive-shuffle-1.0-2|7	Name:		texlive-shuffle
12mr|texlive-shuffle-1.0-2|8	Version:	1.0
12mr|texlive-shuffle-1.0-2|9	Release:	2
12mr|texlive-shuffle-1.0-2|10	Summary:	A symbol for the shuffle product
12mr|texlive-shuffle-1.0-2|11	Group:		Publishing
12mr|texlive-shuffle-1.0-2|12	URL:		http://www.ctan.org/tex-archive/fonts/shuffle
12mr|texlive-shuffle-1.0-2|13	License:	PD
12mr|texlive-shuffle-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shuffle.tar.xz
12mr|texlive-shuffle-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shuffle.doc.tar.xz
12mr|texlive-shuffle-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/shuffle.source.tar.xz
12mr|texlive-shuffle-1.0-2|17	BuildArch:	noarch
12mr|texlive-shuffle-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-shuffle-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-shuffle-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-shuffle-1.0-2|21	
12mr|texlive-shuffle-1.0-2|22	%description
12mr|texlive-shuffle-1.0-2|23	The bundle provides a LaTeX package and a font (as MetaFont
12mr|texlive-shuffle-1.0-2|24	source) for the shuffle product which is used in some part of
12mr|texlive-shuffle-1.0-2|25	mathematics and physics.
12mr|texlive-shuffle-1.0-2|26	
12mr|texlive-shuffle-1.0-2|27	%post
12mr|texlive-shuffle-1.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-shuffle-1.0-2|29	
12mr|texlive-shuffle-1.0-2|30	%postun
12mr|texlive-shuffle-1.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-shuffle-1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-shuffle-1.0-2|33	fi
12mr|texlive-shuffle-1.0-2|34	
12mr|texlive-shuffle-1.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-shuffle-1.0-2|36	%files
12mr|texlive-shuffle-1.0-2|37	%{_texmfdistdir}/fonts/source/public/shuffle/shuffle.mf
12mr|texlive-shuffle-1.0-2|38	%{_texmfdistdir}/fonts/source/public/shuffle/shuffle10.mf
12mr|texlive-shuffle-1.0-2|39	%{_texmfdistdir}/fonts/source/public/shuffle/shuffle7.mf
12mr|texlive-shuffle-1.0-2|40	%{_texmfdistdir}/fonts/tfm/public/shuffle/shuffle10.tfm
12mr|texlive-shuffle-1.0-2|41	%{_texmfdistdir}/fonts/tfm/public/shuffle/shuffle7.tfm
12mr|texlive-shuffle-1.0-2|42	%{_texmfdistdir}/tex/latex/shuffle/Ushuffle.fd
12mr|texlive-shuffle-1.0-2|43	%{_texmfdistdir}/tex/latex/shuffle/shuffle.sty
12mr|texlive-shuffle-1.0-2|44	%doc %{_texmfdistdir}/doc/latex/shuffle/README
12mr|texlive-shuffle-1.0-2|45	%doc %{_texmfdistdir}/doc/latex/shuffle/shuffle.pdf
12mr|texlive-shuffle-1.0-2|46	#- source
12mr|texlive-shuffle-1.0-2|47	%doc %{_texmfdistdir}/source/latex/shuffle/shuffle.dtx
12mr|texlive-shuffle-1.0-2|48	%doc %{_texmfdistdir}/source/latex/shuffle/shuffle.ins
12mr|texlive-shuffle-1.0-2|49	
12mr|texlive-shuffle-1.0-2|50	#-----------------------------------------------------------------------
12mr|texlive-shuffle-1.0-2|51	%prep
12mr|texlive-shuffle-1.0-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-shuffle-1.0-2|53	
12mr|texlive-shuffle-1.0-2|54	%build
12mr|texlive-shuffle-1.0-2|55	
12mr|texlive-shuffle-1.0-2|56	%install
12mr|texlive-shuffle-1.0-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-shuffle-1.0-2|58	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-shuffle-1.0-2|59	
12mr|texlive-shuffle-1.0-2|60	
12mr|texlive-shuffle-1.0-2|61	
12mr|texlive-shuffle-1.0-2|62	%changelog
12mr|texlive-shuffle-1.0-2|63	

18539 12
12mr|texlive-sidecap-1.6f-2|1	# revision 15878
12mr|texlive-sidecap-1.6f-2|2	# category Package
12mr|texlive-sidecap-1.6f-2|3	# catalog-ctan /macros/latex/contrib/sidecap
12mr|texlive-sidecap-1.6f-2|4	# catalog-date 2007-01-14 23:54:50 +0100
12mr|texlive-sidecap-1.6f-2|5	# catalog-license lppl
12mr|texlive-sidecap-1.6f-2|6	# catalog-version 1.6f
12mr|texlive-sidecap-1.6f-2|7	Name:		texlive-sidecap
12mr|texlive-sidecap-1.6f-2|8	Version:	1.6f
12mr|texlive-sidecap-1.6f-2|9	Release:	2
12mr|texlive-sidecap-1.6f-2|10	Summary:	Typeset captions sideways
12mr|texlive-sidecap-1.6f-2|11	Group:		Publishing
12mr|texlive-sidecap-1.6f-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sidecap
12mr|texlive-sidecap-1.6f-2|13	License:	LPPL
12mr|texlive-sidecap-1.6f-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sidecap.tar.xz
12mr|texlive-sidecap-1.6f-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sidecap.doc.tar.xz
12mr|texlive-sidecap-1.6f-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sidecap.source.tar.xz
12mr|texlive-sidecap-1.6f-2|17	BuildArch:	noarch
12mr|texlive-sidecap-1.6f-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-sidecap-1.6f-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-sidecap-1.6f-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-sidecap-1.6f-2|21	
12mr|texlive-sidecap-1.6f-2|22	%description
12mr|texlive-sidecap-1.6f-2|23	Defines environments called SCfigure and SCtable (analogous to
12mr|texlive-sidecap-1.6f-2|24	figure and table) to typeset captions sideways. Options include
12mr|texlive-sidecap-1.6f-2|25	outercaption, innercaption, leftcaption and rightcaption.
12mr|texlive-sidecap-1.6f-2|26	
12mr|texlive-sidecap-1.6f-2|27	%post
12mr|texlive-sidecap-1.6f-2|28	%{_sbindir}/texlive.post
12mr|texlive-sidecap-1.6f-2|29	
12mr|texlive-sidecap-1.6f-2|30	%postun
12mr|texlive-sidecap-1.6f-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-sidecap-1.6f-2|32	%{_sbindir}/texlive.post
12mr|texlive-sidecap-1.6f-2|33	fi
12mr|texlive-sidecap-1.6f-2|34	
12mr|texlive-sidecap-1.6f-2|35	#-----------------------------------------------------------------------
12mr|texlive-sidecap-1.6f-2|36	%files
12mr|texlive-sidecap-1.6f-2|37	%{_texmfdistdir}/tex/latex/sidecap/sidecap.sty
12mr|texlive-sidecap-1.6f-2|38	%doc %{_texmfdistdir}/doc/latex/sidecap/README
12mr|texlive-sidecap-1.6f-2|39	%doc %{_texmfdistdir}/doc/latex/sidecap/sc-test-common.tex
12mr|texlive-sidecap-1.6f-2|40	%doc %{_texmfdistdir}/doc/latex/sidecap/sc-test1.tex
12mr|texlive-sidecap-1.6f-2|41	%doc %{_texmfdistdir}/doc/latex/sidecap/sc-test2.tex
12mr|texlive-sidecap-1.6f-2|42	%doc %{_texmfdistdir}/doc/latex/sidecap/sc-test3.tex
12mr|texlive-sidecap-1.6f-2|43	%doc %{_texmfdistdir}/doc/latex/sidecap/sc-test4.tex
12mr|texlive-sidecap-1.6f-2|44	%doc %{_texmfdistdir}/doc/latex/sidecap/sc-test5.tex
12mr|texlive-sidecap-1.6f-2|45	%doc %{_texmfdistdir}/doc/latex/sidecap/sc-test6.tex
12mr|texlive-sidecap-1.6f-2|46	%doc %{_texmfdistdir}/doc/latex/sidecap/sidecap.pdf
12mr|texlive-sidecap-1.6f-2|47	#- source
12mr|texlive-sidecap-1.6f-2|48	%doc %{_texmfdistdir}/source/latex/sidecap/Makefile
12mr|texlive-sidecap-1.6f-2|49	%doc %{_texmfdistdir}/source/latex/sidecap/sidecap.dtx
12mr|texlive-sidecap-1.6f-2|50	%doc %{_texmfdistdir}/source/latex/sidecap/sidecap.ins
12mr|texlive-sidecap-1.6f-2|51	
12mr|texlive-sidecap-1.6f-2|52	#-----------------------------------------------------------------------
12mr|texlive-sidecap-1.6f-2|53	%prep
12mr|texlive-sidecap-1.6f-2|54	%setup -c -a0 -a1 -a2
12mr|texlive-sidecap-1.6f-2|55	
12mr|texlive-sidecap-1.6f-2|56	%build
12mr|texlive-sidecap-1.6f-2|57	
12mr|texlive-sidecap-1.6f-2|58	%install
12mr|texlive-sidecap-1.6f-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sidecap-1.6f-2|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-sidecap-1.6f-2|61	
12mr|texlive-sidecap-1.6f-2|62	
12mr|texlive-sidecap-1.6f-2|63	
12mr|texlive-sidecap-1.6f-2|64	%changelog
12mr|texlive-sidecap-1.6f-2|65	

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

18541 12
12mr|texlive-sides-20070226-2|1	# revision 15878
12mr|texlive-sides-20070226-2|2	# category Package
12mr|texlive-sides-20070226-2|3	# catalog-ctan /macros/latex/contrib/sides
12mr|texlive-sides-20070226-2|4	# catalog-date 2007-02-26 21:24:31 +0100
12mr|texlive-sides-20070226-2|5	# catalog-license gpl
12mr|texlive-sides-20070226-2|6	# catalog-version undef
12mr|texlive-sides-20070226-2|7	Name:		texlive-sides
12mr|texlive-sides-20070226-2|8	Version:	20070226
12mr|texlive-sides-20070226-2|9	Release:	2
12mr|texlive-sides-20070226-2|10	Summary:	A LaTeX class for typesetting stage plays
12mr|texlive-sides-20070226-2|11	Group:		Publishing
12mr|texlive-sides-20070226-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sides
12mr|texlive-sides-20070226-2|13	License:	GPL
12mr|texlive-sides-20070226-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sides.tar.xz
12mr|texlive-sides-20070226-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sides.doc.tar.xz
12mr|texlive-sides-20070226-2|16	BuildArch:	noarch
12mr|texlive-sides-20070226-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-sides-20070226-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-sides-20070226-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-sides-20070226-2|20	
12mr|texlive-sides-20070226-2|21	%description
12mr|texlive-sides-20070226-2|22	This is a LaTeX class for typesetting stage plays, based on the
12mr|texlive-sides-20070226-2|23	plari class written by Antti-Juhani Kaijanaho in 1998. It has
12mr|texlive-sides-20070226-2|24	been updated and several formatting changes have been made to
12mr|texlive-sides-20070226-2|25	it--most noticibly there are no longer orphans.
12mr|texlive-sides-20070226-2|26	
12mr|texlive-sides-20070226-2|27	%post
12mr|texlive-sides-20070226-2|28	%{_sbindir}/texlive.post
12mr|texlive-sides-20070226-2|29	
12mr|texlive-sides-20070226-2|30	%postun
12mr|texlive-sides-20070226-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-sides-20070226-2|32	%{_sbindir}/texlive.post
12mr|texlive-sides-20070226-2|33	fi
12mr|texlive-sides-20070226-2|34	
12mr|texlive-sides-20070226-2|35	#-----------------------------------------------------------------------
12mr|texlive-sides-20070226-2|36	%files
12mr|texlive-sides-20070226-2|37	%{_texmfdistdir}/tex/latex/sides/sides.cls
12mr|texlive-sides-20070226-2|38	%doc %{_texmfdistdir}/doc/latex/sides/README
12mr|texlive-sides-20070226-2|39	%doc %{_texmfdistdir}/doc/latex/sides/sides-sample.pdf
12mr|texlive-sides-20070226-2|40	%doc %{_texmfdistdir}/doc/latex/sides/sides-sample.tex
12mr|texlive-sides-20070226-2|41	
12mr|texlive-sides-20070226-2|42	#-----------------------------------------------------------------------
12mr|texlive-sides-20070226-2|43	%prep
12mr|texlive-sides-20070226-2|44	%setup -c -a0 -a1
12mr|texlive-sides-20070226-2|45	
12mr|texlive-sides-20070226-2|46	%build
12mr|texlive-sides-20070226-2|47	
12mr|texlive-sides-20070226-2|48	%install
12mr|texlive-sides-20070226-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sides-20070226-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-sides-20070226-2|51	
12mr|texlive-sides-20070226-2|52	
12mr|texlive-sides-20070226-2|53	
12mr|texlive-sides-20070226-2|54	%changelog
12mr|texlive-sides-20070226-2|55	

18542 12
12mr|texlive-silence-1.5b-1|1	# revision 27028
12mr|texlive-silence-1.5b-1|2	# category Package
12mr|texlive-silence-1.5b-1|3	# catalog-ctan /macros/latex/contrib/silence
12mr|texlive-silence-1.5b-1|4	# catalog-date 2012-07-04 10:43:54 +0200
12mr|texlive-silence-1.5b-1|5	# catalog-license lppl
12mr|texlive-silence-1.5b-1|6	# catalog-version 1.5b
12mr|texlive-silence-1.5b-1|7	Name:		texlive-silence
12mr|texlive-silence-1.5b-1|8	Version:	1.5b
12mr|texlive-silence-1.5b-1|9	Release:	1
12mr|texlive-silence-1.5b-1|10	Summary:	Selective filtering of error messages and warnings
12mr|texlive-silence-1.5b-1|11	Group:		Publishing
12mr|texlive-silence-1.5b-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/silence
12mr|texlive-silence-1.5b-1|13	License:	LPPL
12mr|texlive-silence-1.5b-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/silence.tar.xz
12mr|texlive-silence-1.5b-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/silence.doc.tar.xz
12mr|texlive-silence-1.5b-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/silence.source.tar.xz
12mr|texlive-silence-1.5b-1|17	BuildArch:	noarch
12mr|texlive-silence-1.5b-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-silence-1.5b-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-silence-1.5b-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-silence-1.5b-1|21	
12mr|texlive-silence-1.5b-1|22	%description
12mr|texlive-silence-1.5b-1|23	The package allows the user to filter out unwanted warnings and
12mr|texlive-silence-1.5b-1|24	error messages issued by LaTeX, packages and classes, so they
12mr|texlive-silence-1.5b-1|25	won't pop out when there's nothing one can do about them.
12mr|texlive-silence-1.5b-1|26	Filtering goes from the very broad ("avoid all messages by such
12mr|texlive-silence-1.5b-1|27	and such") to the fine-grained ("avoid messages that begin
12mr|texlive-silence-1.5b-1|28	with..."). Messages may be saved to an external file for later
12mr|texlive-silence-1.5b-1|29	reference.
12mr|texlive-silence-1.5b-1|30	
12mr|texlive-silence-1.5b-1|31	%post
12mr|texlive-silence-1.5b-1|32	%{_sbindir}/texlive.post
12mr|texlive-silence-1.5b-1|33	
12mr|texlive-silence-1.5b-1|34	%postun
12mr|texlive-silence-1.5b-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-silence-1.5b-1|36	%{_sbindir}/texlive.post
12mr|texlive-silence-1.5b-1|37	fi
12mr|texlive-silence-1.5b-1|38	
12mr|texlive-silence-1.5b-1|39	#-----------------------------------------------------------------------
12mr|texlive-silence-1.5b-1|40	%files
12mr|texlive-silence-1.5b-1|41	%{_texmfdistdir}/tex/latex/silence/silence.sty
12mr|texlive-silence-1.5b-1|42	%doc %{_texmfdistdir}/doc/latex/silence/README
12mr|texlive-silence-1.5b-1|43	%doc %{_texmfdistdir}/doc/latex/silence/silence-doc.pdf
12mr|texlive-silence-1.5b-1|44	#- source
12mr|texlive-silence-1.5b-1|45	%doc %{_texmfdistdir}/source/latex/silence/silence-doc.dtx
12mr|texlive-silence-1.5b-1|46	%doc %{_texmfdistdir}/source/latex/silence/silence.ins
12mr|texlive-silence-1.5b-1|47	
12mr|texlive-silence-1.5b-1|48	#-----------------------------------------------------------------------
12mr|texlive-silence-1.5b-1|49	%prep
12mr|texlive-silence-1.5b-1|50	%setup -c -a0 -a1 -a2
12mr|texlive-silence-1.5b-1|51	
12mr|texlive-silence-1.5b-1|52	%build
12mr|texlive-silence-1.5b-1|53	
12mr|texlive-silence-1.5b-1|54	%install
12mr|texlive-silence-1.5b-1|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-silence-1.5b-1|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-silence-1.5b-1|57	
12mr|texlive-silence-1.5b-1|58	
12mr|texlive-silence-1.5b-1|59	
12mr|texlive-silence-1.5b-1|60	%changelog
12mr|texlive-silence-1.5b-1|61	

18543 12
12mr|texlive-simplecd-1.0-2|1	# revision 19231
12mr|texlive-simplecd-1.0-2|2	# category Package
12mr|texlive-simplecd-1.0-2|3	# catalog-ctan /macros/latex/contrib/simplecd
12mr|texlive-simplecd-1.0-2|4	# catalog-date 2010-07-04 16:00:06 +0200
12mr|texlive-simplecd-1.0-2|5	# catalog-license lppl1.2
12mr|texlive-simplecd-1.0-2|6	# catalog-version 1,0
12mr|texlive-simplecd-1.0-2|7	Name:		texlive-simplecd
12mr|texlive-simplecd-1.0-2|8	Version:	1.0
12mr|texlive-simplecd-1.0-2|9	Release:	2
12mr|texlive-simplecd-1.0-2|10	Summary:	Simple CD, DVD covers for printing
12mr|texlive-simplecd-1.0-2|11	Group:		Publishing
12mr|texlive-simplecd-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/simplecd
12mr|texlive-simplecd-1.0-2|13	License:	LPPL1.2
12mr|texlive-simplecd-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplecd.tar.xz
12mr|texlive-simplecd-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplecd.doc.tar.xz
12mr|texlive-simplecd-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplecd.source.tar.xz
12mr|texlive-simplecd-1.0-2|17	BuildArch:	noarch
12mr|texlive-simplecd-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-simplecd-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-simplecd-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-simplecd-1.0-2|21	
12mr|texlive-simplecd-1.0-2|22	%description
12mr|texlive-simplecd-1.0-2|23	The package provides printable cut-outs for various CD, DVD and
12mr|texlive-simplecd-1.0-2|24	other disc holders. The name of the package comes from its
12mr|texlive-simplecd-1.0-2|25	implementation and ease of use; it was designed just for text
12mr|texlive-simplecd-1.0-2|26	content, but since the text is placed in a \parbox in a tabular
12mr|texlive-simplecd-1.0-2|27	environment cell, a rather wide range of things may be placed.
12mr|texlive-simplecd-1.0-2|28	Supported cover styles are: - jewel case front, back and
12mr|texlive-simplecd-1.0-2|29	individual spine; - two-page jewel case front; - slim DVD
12mr|texlive-simplecd-1.0-2|30	keepcase; - normal DVD keepcase; - Blu-Ray keepcase; - custom-
12mr|texlive-simplecd-1.0-2|31	sized keepcase; - disk sleeve; - one sided DVD keepcase inlay;
12mr|texlive-simplecd-1.0-2|32	- one sided Blu-Ray keepcase inlay; and - custom-sized inlay.
12mr|texlive-simplecd-1.0-2|33	
12mr|texlive-simplecd-1.0-2|34	%post
12mr|texlive-simplecd-1.0-2|35	%{_sbindir}/texlive.post
12mr|texlive-simplecd-1.0-2|36	
12mr|texlive-simplecd-1.0-2|37	%postun
12mr|texlive-simplecd-1.0-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-simplecd-1.0-2|39	%{_sbindir}/texlive.post
12mr|texlive-simplecd-1.0-2|40	fi
12mr|texlive-simplecd-1.0-2|41	
12mr|texlive-simplecd-1.0-2|42	#-----------------------------------------------------------------------
12mr|texlive-simplecd-1.0-2|43	%files
12mr|texlive-simplecd-1.0-2|44	%{_texmfdistdir}/tex/latex/simplecd/simplecd.sty
12mr|texlive-simplecd-1.0-2|45	%doc %{_texmfdistdir}/doc/latex/simplecd/README
12mr|texlive-simplecd-1.0-2|46	%doc %{_texmfdistdir}/doc/latex/simplecd/simplecd.pdf
12mr|texlive-simplecd-1.0-2|47	#- source
12mr|texlive-simplecd-1.0-2|48	%doc %{_texmfdistdir}/source/latex/simplecd/simplecd.dtx
12mr|texlive-simplecd-1.0-2|49	%doc %{_texmfdistdir}/source/latex/simplecd/simplecd.ins
12mr|texlive-simplecd-1.0-2|50	
12mr|texlive-simplecd-1.0-2|51	#-----------------------------------------------------------------------
12mr|texlive-simplecd-1.0-2|52	%prep
12mr|texlive-simplecd-1.0-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-simplecd-1.0-2|54	
12mr|texlive-simplecd-1.0-2|55	%build
12mr|texlive-simplecd-1.0-2|56	
12mr|texlive-simplecd-1.0-2|57	%install
12mr|texlive-simplecd-1.0-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-simplecd-1.0-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-simplecd-1.0-2|60	
12mr|texlive-simplecd-1.0-2|61	
12mr|texlive-simplecd-1.0-2|62	
12mr|texlive-simplecd-1.0-2|63	%changelog
12mr|texlive-simplecd-1.0-2|64	

18544 12
12mr|texlive-simplecv-1.6-2|1	# revision 15878
12mr|texlive-simplecv-1.6-2|2	# category Package
12mr|texlive-simplecv-1.6-2|3	# catalog-ctan /macros/latex/contrib/simplecv
12mr|texlive-simplecv-1.6-2|4	# catalog-date 2008-08-23 15:48:35 +0200
12mr|texlive-simplecv-1.6-2|5	# catalog-license lppl
12mr|texlive-simplecv-1.6-2|6	# catalog-version 1.6
12mr|texlive-simplecv-1.6-2|7	Name:		texlive-simplecv
12mr|texlive-simplecv-1.6-2|8	Version:	1.6
12mr|texlive-simplecv-1.6-2|9	Release:	2
12mr|texlive-simplecv-1.6-2|10	Summary:	A simple class for writing curricula vitae
12mr|texlive-simplecv-1.6-2|11	Group:		Publishing
12mr|texlive-simplecv-1.6-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/simplecv
12mr|texlive-simplecv-1.6-2|13	License:	LPPL
12mr|texlive-simplecv-1.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplecv.tar.xz
12mr|texlive-simplecv-1.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplecv.doc.tar.xz
12mr|texlive-simplecv-1.6-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplecv.source.tar.xz
12mr|texlive-simplecv-1.6-2|17	BuildArch:	noarch
12mr|texlive-simplecv-1.6-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-simplecv-1.6-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-simplecv-1.6-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-simplecv-1.6-2|21	
12mr|texlive-simplecv-1.6-2|22	%description
12mr|texlive-simplecv-1.6-2|23	A derivative of the cv class available to lyx users (renamed to
12mr|texlive-simplecv-1.6-2|24	avoid the existing cv package).
12mr|texlive-simplecv-1.6-2|25	
12mr|texlive-simplecv-1.6-2|26	%post
12mr|texlive-simplecv-1.6-2|27	%{_sbindir}/texlive.post
12mr|texlive-simplecv-1.6-2|28	
12mr|texlive-simplecv-1.6-2|29	%postun
12mr|texlive-simplecv-1.6-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-simplecv-1.6-2|31	%{_sbindir}/texlive.post
12mr|texlive-simplecv-1.6-2|32	fi
12mr|texlive-simplecv-1.6-2|33	
12mr|texlive-simplecv-1.6-2|34	#-----------------------------------------------------------------------
12mr|texlive-simplecv-1.6-2|35	%files
12mr|texlive-simplecv-1.6-2|36	%{_texmfdistdir}/tex/latex/simplecv/simplecv.cls
12mr|texlive-simplecv-1.6-2|37	%doc %{_texmfdistdir}/doc/latex/simplecv/README
12mr|texlive-simplecv-1.6-2|38	%doc %{_texmfdistdir}/doc/latex/simplecv/testcv.pdf
12mr|texlive-simplecv-1.6-2|39	%doc %{_texmfdistdir}/doc/latex/simplecv/testcv.tex
12mr|texlive-simplecv-1.6-2|40	#- source
12mr|texlive-simplecv-1.6-2|41	%doc %{_texmfdistdir}/source/latex/simplecv/simplecv.dtx
12mr|texlive-simplecv-1.6-2|42	%doc %{_texmfdistdir}/source/latex/simplecv/simplecv.ins
12mr|texlive-simplecv-1.6-2|43	
12mr|texlive-simplecv-1.6-2|44	#-----------------------------------------------------------------------
12mr|texlive-simplecv-1.6-2|45	%prep
12mr|texlive-simplecv-1.6-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-simplecv-1.6-2|47	
12mr|texlive-simplecv-1.6-2|48	%build
12mr|texlive-simplecv-1.6-2|49	
12mr|texlive-simplecv-1.6-2|50	%install
12mr|texlive-simplecv-1.6-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-simplecv-1.6-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-simplecv-1.6-2|53	
12mr|texlive-simplecv-1.6-2|54	
12mr|texlive-simplecv-1.6-2|55	
12mr|texlive-simplecv-1.6-2|56	%changelog
12mr|texlive-simplecv-1.6-2|57	

18545 12
12mr|texlive-simplewick-1.2a-2|1	# revision 15878
12mr|texlive-simplewick-1.2a-2|2	# category Package
12mr|texlive-simplewick-1.2a-2|3	# catalog-ctan /macros/latex/contrib/simplewick
12mr|texlive-simplewick-1.2a-2|4	# catalog-date 2008-08-23 15:48:35 +0200
12mr|texlive-simplewick-1.2a-2|5	# catalog-license gpl
12mr|texlive-simplewick-1.2a-2|6	# catalog-version 1.2a
12mr|texlive-simplewick-1.2a-2|7	Name:		texlive-simplewick
12mr|texlive-simplewick-1.2a-2|8	Version:	1.2a
12mr|texlive-simplewick-1.2a-2|9	Release:	2
12mr|texlive-simplewick-1.2a-2|10	Summary:	Simple Wick contractions
12mr|texlive-simplewick-1.2a-2|11	Group:		Publishing
12mr|texlive-simplewick-1.2a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/simplewick
12mr|texlive-simplewick-1.2a-2|13	License:	GPL
12mr|texlive-simplewick-1.2a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplewick.tar.xz
12mr|texlive-simplewick-1.2a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplewick.doc.tar.xz
12mr|texlive-simplewick-1.2a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplewick.source.tar.xz
12mr|texlive-simplewick-1.2a-2|17	BuildArch:	noarch
12mr|texlive-simplewick-1.2a-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-simplewick-1.2a-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-simplewick-1.2a-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-simplewick-1.2a-2|21	
12mr|texlive-simplewick-1.2a-2|22	%description
12mr|texlive-simplewick-1.2a-2|23	The package provides a simple means of drawing Wick
12mr|texlive-simplewick-1.2a-2|24	contractions above and below expressions.
12mr|texlive-simplewick-1.2a-2|25	
12mr|texlive-simplewick-1.2a-2|26	%post
12mr|texlive-simplewick-1.2a-2|27	%{_sbindir}/texlive.post
12mr|texlive-simplewick-1.2a-2|28	
12mr|texlive-simplewick-1.2a-2|29	%postun
12mr|texlive-simplewick-1.2a-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-simplewick-1.2a-2|31	%{_sbindir}/texlive.post
12mr|texlive-simplewick-1.2a-2|32	fi
12mr|texlive-simplewick-1.2a-2|33	
12mr|texlive-simplewick-1.2a-2|34	#-----------------------------------------------------------------------
12mr|texlive-simplewick-1.2a-2|35	%files
12mr|texlive-simplewick-1.2a-2|36	%{_texmfdistdir}/tex/latex/simplewick/simplewick.sty
12mr|texlive-simplewick-1.2a-2|37	%doc %{_texmfdistdir}/doc/latex/simplewick/README
12mr|texlive-simplewick-1.2a-2|38	%doc %{_texmfdistdir}/doc/latex/simplewick/simplewick.pdf
12mr|texlive-simplewick-1.2a-2|39	#- source
12mr|texlive-simplewick-1.2a-2|40	%doc %{_texmfdistdir}/source/latex/simplewick/simplewick.dtx
12mr|texlive-simplewick-1.2a-2|41	%doc %{_texmfdistdir}/source/latex/simplewick/simplewick.ins
12mr|texlive-simplewick-1.2a-2|42	
12mr|texlive-simplewick-1.2a-2|43	#-----------------------------------------------------------------------
12mr|texlive-simplewick-1.2a-2|44	%prep
12mr|texlive-simplewick-1.2a-2|45	%setup -c -a0 -a1 -a2
12mr|texlive-simplewick-1.2a-2|46	
12mr|texlive-simplewick-1.2a-2|47	%build
12mr|texlive-simplewick-1.2a-2|48	
12mr|texlive-simplewick-1.2a-2|49	%install
12mr|texlive-simplewick-1.2a-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-simplewick-1.2a-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-simplewick-1.2a-2|52	
12mr|texlive-simplewick-1.2a-2|53	
12mr|texlive-simplewick-1.2a-2|54	
12mr|texlive-simplewick-1.2a-2|55	%changelog
12mr|texlive-simplewick-1.2a-2|56	

18546 12
12mr|texlive-simplified-latex-20101129-2|1	# revision 20620
12mr|texlive-simplified-latex-20101129-2|2	# category Package
12mr|texlive-simplified-latex-20101129-2|3	# catalog-ctan /info/simplified-latex
12mr|texlive-simplified-latex-20101129-2|4	# catalog-date 2010-11-29 22:48:23 +0100
12mr|texlive-simplified-latex-20101129-2|5	# catalog-license lppl
12mr|texlive-simplified-latex-20101129-2|6	# catalog-version undef
12mr|texlive-simplified-latex-20101129-2|7	Name:		texlive-simplified-latex
12mr|texlive-simplified-latex-20101129-2|8	Version:	20101129
12mr|texlive-simplified-latex-20101129-2|9	Release:	2
12mr|texlive-simplified-latex-20101129-2|10	Summary:	A Simplified Introduction to LaTeX
12mr|texlive-simplified-latex-20101129-2|11	Group:		Publishing
12mr|texlive-simplified-latex-20101129-2|12	URL:		http://www.ctan.org/tex-archive/info/simplified-latex
12mr|texlive-simplified-latex-20101129-2|13	License:	LPPL
12mr|texlive-simplified-latex-20101129-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplified-latex.tar.xz
12mr|texlive-simplified-latex-20101129-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplified-latex.doc.tar.xz
12mr|texlive-simplified-latex-20101129-2|16	BuildArch:	noarch
12mr|texlive-simplified-latex-20101129-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-simplified-latex-20101129-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-simplified-latex-20101129-2|19	
12mr|texlive-simplified-latex-20101129-2|20	%description
12mr|texlive-simplified-latex-20101129-2|21	An accessible introduction for the beginner.
12mr|texlive-simplified-latex-20101129-2|22	
12mr|texlive-simplified-latex-20101129-2|23	#-----------------------------------------------------------------------
12mr|texlive-simplified-latex-20101129-2|24	%files
12mr|texlive-simplified-latex-20101129-2|25	%doc %{_texmfdistdir}/doc/latex/simplified-latex/README
12mr|texlive-simplified-latex-20101129-2|26	%doc %{_texmfdistdir}/doc/latex/simplified-latex/simplified-intro.pdf
12mr|texlive-simplified-latex-20101129-2|27	%doc %{_texmfdistdir}/doc/latex/simplified-latex/source.zip
12mr|texlive-simplified-latex-20101129-2|28	
12mr|texlive-simplified-latex-20101129-2|29	#-----------------------------------------------------------------------
12mr|texlive-simplified-latex-20101129-2|30	%prep
12mr|texlive-simplified-latex-20101129-2|31	%setup -c -a0 -a1
12mr|texlive-simplified-latex-20101129-2|32	
12mr|texlive-simplified-latex-20101129-2|33	%build
12mr|texlive-simplified-latex-20101129-2|34	
12mr|texlive-simplified-latex-20101129-2|35	%install
12mr|texlive-simplified-latex-20101129-2|36	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-simplified-latex-20101129-2|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-simplified-latex-20101129-2|38	
12mr|texlive-simplified-latex-20101129-2|39	
12mr|texlive-simplified-latex-20101129-2|40	
12mr|texlive-simplified-latex-20101129-2|41	%changelog
12mr|texlive-simplified-latex-20101129-2|42	

18547 12
12mr|texlive-SIstyle-2.3a-2|1	# revision 15878
12mr|texlive-SIstyle-2.3a-2|2	# category Package
12mr|texlive-SIstyle-2.3a-2|3	# catalog-ctan /macros/latex/contrib/SIstyle
12mr|texlive-SIstyle-2.3a-2|4	# catalog-date 2008-07-16 16:54:56 +0200
12mr|texlive-SIstyle-2.3a-2|5	# catalog-license lppl
12mr|texlive-SIstyle-2.3a-2|6	# catalog-version 2.3a
12mr|texlive-SIstyle-2.3a-2|7	Name:		texlive-SIstyle
12mr|texlive-SIstyle-2.3a-2|8	Version:	2.3a
12mr|texlive-SIstyle-2.3a-2|9	Release:	2
12mr|texlive-SIstyle-2.3a-2|10	Summary:	Package to typeset SI units, numbers and angles
12mr|texlive-SIstyle-2.3a-2|11	Group:		Publishing
12mr|texlive-SIstyle-2.3a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/SIstyle
12mr|texlive-SIstyle-2.3a-2|13	License:	LPPL
12mr|texlive-SIstyle-2.3a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/SIstyle.tar.xz
12mr|texlive-SIstyle-2.3a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/SIstyle.doc.tar.xz
12mr|texlive-SIstyle-2.3a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/SIstyle.source.tar.xz
12mr|texlive-SIstyle-2.3a-2|17	BuildArch:	noarch
12mr|texlive-SIstyle-2.3a-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-SIstyle-2.3a-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-SIstyle-2.3a-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-SIstyle-2.3a-2|21	
12mr|texlive-SIstyle-2.3a-2|22	%description
12mr|texlive-SIstyle-2.3a-2|23	This package typesets SI units, numbers and angles according to
12mr|texlive-SIstyle-2.3a-2|24	the ISO requirements. Care is taken with font setup and
12mr|texlive-SIstyle-2.3a-2|25	requirements, and language customisation is available. Note
12mr|texlive-SIstyle-2.3a-2|26	that this package is (in principle) superseded by siunitx;
12mr|texlive-SIstyle-2.3a-2|27	sistyle has maintenance-only support, now.
12mr|texlive-SIstyle-2.3a-2|28	
12mr|texlive-SIstyle-2.3a-2|29	%post
12mr|texlive-SIstyle-2.3a-2|30	%{_sbindir}/texlive.post
12mr|texlive-SIstyle-2.3a-2|31	
12mr|texlive-SIstyle-2.3a-2|32	%postun
12mr|texlive-SIstyle-2.3a-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-SIstyle-2.3a-2|34	%{_sbindir}/texlive.post
12mr|texlive-SIstyle-2.3a-2|35	fi
12mr|texlive-SIstyle-2.3a-2|36	
12mr|texlive-SIstyle-2.3a-2|37	#-----------------------------------------------------------------------
12mr|texlive-SIstyle-2.3a-2|38	%files
12mr|texlive-SIstyle-2.3a-2|39	%{_texmfdistdir}/tex/latex/SIstyle/sistyle.sty
12mr|texlive-SIstyle-2.3a-2|40	%doc %{_texmfdistdir}/doc/latex/SIstyle/README
12mr|texlive-SIstyle-2.3a-2|41	%doc %{_texmfdistdir}/doc/latex/SIstyle/SIstyle-2.3a.pdf
12mr|texlive-SIstyle-2.3a-2|42	%doc %{_texmfdistdir}/doc/latex/SIstyle/fig1.eps
12mr|texlive-SIstyle-2.3a-2|43	%doc %{_texmfdistdir}/doc/latex/SIstyle/fig1.mps
12mr|texlive-SIstyle-2.3a-2|44	%doc %{_texmfdistdir}/doc/latex/SIstyle/fig2.eps
12mr|texlive-SIstyle-2.3a-2|45	%doc %{_texmfdistdir}/doc/latex/SIstyle/fig2.mps
12mr|texlive-SIstyle-2.3a-2|46	%doc %{_texmfdistdir}/doc/latex/SIstyle/graphs_scr.zip
12mr|texlive-SIstyle-2.3a-2|47	#- source
12mr|texlive-SIstyle-2.3a-2|48	%doc %{_texmfdistdir}/source/latex/SIstyle/sistyle.dtx
12mr|texlive-SIstyle-2.3a-2|49	%doc %{_texmfdistdir}/source/latex/SIstyle/sistyle.ins
12mr|texlive-SIstyle-2.3a-2|50	
12mr|texlive-SIstyle-2.3a-2|51	#-----------------------------------------------------------------------
12mr|texlive-SIstyle-2.3a-2|52	%prep
12mr|texlive-SIstyle-2.3a-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-SIstyle-2.3a-2|54	
12mr|texlive-SIstyle-2.3a-2|55	%build
12mr|texlive-SIstyle-2.3a-2|56	
12mr|texlive-SIstyle-2.3a-2|57	%install
12mr|texlive-SIstyle-2.3a-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-SIstyle-2.3a-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-SIstyle-2.3a-2|60	
12mr|texlive-SIstyle-2.3a-2|61	
12mr|texlive-SIstyle-2.3a-2|62	
12mr|texlive-SIstyle-2.3a-2|63	%changelog
12mr|texlive-SIstyle-2.3a-2|64	

18548 12
12mr|texlive-sitem-1.0-2|1	# revision 22136
12mr|texlive-sitem-1.0-2|2	# category Package
12mr|texlive-sitem-1.0-2|3	# catalog-ctan /macros/latex/contrib/sitem
12mr|texlive-sitem-1.0-2|4	# catalog-date 2011-04-19 10:29:51 +0200
12mr|texlive-sitem-1.0-2|5	# catalog-license lppl1.3
12mr|texlive-sitem-1.0-2|6	# catalog-version 1.0
12mr|texlive-sitem-1.0-2|7	Name:		texlive-sitem
12mr|texlive-sitem-1.0-2|8	Version:	1.0
12mr|texlive-sitem-1.0-2|9	Release:	2
12mr|texlive-sitem-1.0-2|10	Summary:	Save the optional argument of \item
12mr|texlive-sitem-1.0-2|11	Group:		Publishing
12mr|texlive-sitem-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sitem
12mr|texlive-sitem-1.0-2|13	License:	LPPL1.3
12mr|texlive-sitem-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sitem.tar.xz
12mr|texlive-sitem-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sitem.doc.tar.xz
12mr|texlive-sitem-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sitem.source.tar.xz
12mr|texlive-sitem-1.0-2|17	BuildArch:	noarch
12mr|texlive-sitem-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-sitem-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-sitem-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-sitem-1.0-2|21	
12mr|texlive-sitem-1.0-2|22	%description
12mr|texlive-sitem-1.0-2|23	The package modifies \item commands to save the optional
12mr|texlive-sitem-1.0-2|24	argument in a box.
12mr|texlive-sitem-1.0-2|25	
12mr|texlive-sitem-1.0-2|26	%post
12mr|texlive-sitem-1.0-2|27	%{_sbindir}/texlive.post
12mr|texlive-sitem-1.0-2|28	
12mr|texlive-sitem-1.0-2|29	%postun
12mr|texlive-sitem-1.0-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-sitem-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-sitem-1.0-2|32	fi
12mr|texlive-sitem-1.0-2|33	
12mr|texlive-sitem-1.0-2|34	#-----------------------------------------------------------------------
12mr|texlive-sitem-1.0-2|35	%files
12mr|texlive-sitem-1.0-2|36	%{_texmfdistdir}/tex/latex/sitem/sitem.sty
12mr|texlive-sitem-1.0-2|37	%doc %{_texmfdistdir}/doc/latex/sitem/sitem.pdf
12mr|texlive-sitem-1.0-2|38	#- source
12mr|texlive-sitem-1.0-2|39	%doc %{_texmfdistdir}/source/latex/sitem/sitem.dtx
12mr|texlive-sitem-1.0-2|40	%doc %{_texmfdistdir}/source/latex/sitem/sitem.ins
12mr|texlive-sitem-1.0-2|41	
12mr|texlive-sitem-1.0-2|42	#-----------------------------------------------------------------------
12mr|texlive-sitem-1.0-2|43	%prep
12mr|texlive-sitem-1.0-2|44	%setup -c -a0 -a1 -a2
12mr|texlive-sitem-1.0-2|45	
12mr|texlive-sitem-1.0-2|46	%build
12mr|texlive-sitem-1.0-2|47	
12mr|texlive-sitem-1.0-2|48	%install
12mr|texlive-sitem-1.0-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sitem-1.0-2|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-sitem-1.0-2|51	
12mr|texlive-sitem-1.0-2|52	
12mr|texlive-sitem-1.0-2|53	
12mr|texlive-sitem-1.0-2|54	%changelog
12mr|texlive-sitem-1.0-2|55	

18549 12
12mr|texlive-SIunits-1.36-2|1	# revision 15878
12mr|texlive-SIunits-1.36-2|2	# category Package
12mr|texlive-SIunits-1.36-2|3	# catalog-ctan /macros/latex/contrib/SIunits
12mr|texlive-SIunits-1.36-2|4	# catalog-date 2008-06-16 17:21:40 +0200
12mr|texlive-SIunits-1.36-2|5	# catalog-license lppl1.3
12mr|texlive-SIunits-1.36-2|6	# catalog-version 1.36
12mr|texlive-SIunits-1.36-2|7	Name:		texlive-SIunits
12mr|texlive-SIunits-1.36-2|8	Version:	1.36
12mr|texlive-SIunits-1.36-2|9	Release:	2
12mr|texlive-SIunits-1.36-2|10	Summary:	International System of Units
12mr|texlive-SIunits-1.36-2|11	Group:		Publishing
12mr|texlive-SIunits-1.36-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/SIunits
12mr|texlive-SIunits-1.36-2|13	License:	LPPL1.3
12mr|texlive-SIunits-1.36-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/SIunits.tar.xz
12mr|texlive-SIunits-1.36-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/SIunits.doc.tar.xz
12mr|texlive-SIunits-1.36-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/SIunits.source.tar.xz
12mr|texlive-SIunits-1.36-2|17	BuildArch:	noarch
12mr|texlive-SIunits-1.36-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-SIunits-1.36-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-SIunits-1.36-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-SIunits-1.36-2|21	
12mr|texlive-SIunits-1.36-2|22	%description
12mr|texlive-SIunits-1.36-2|23	Typeset physical units following the rules of the International
12mr|texlive-SIunits-1.36-2|24	System of Units (SI). The package requires amstext, for proper
12mr|texlive-SIunits-1.36-2|25	representation of some values. Note that the package is now
12mr|texlive-SIunits-1.36-2|26	superseded by siunitx; siunits has maintenance-only support,
12mr|texlive-SIunits-1.36-2|27	now.
12mr|texlive-SIunits-1.36-2|28	
12mr|texlive-SIunits-1.36-2|29	%post
12mr|texlive-SIunits-1.36-2|30	%{_sbindir}/texlive.post
12mr|texlive-SIunits-1.36-2|31	
12mr|texlive-SIunits-1.36-2|32	%postun
12mr|texlive-SIunits-1.36-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-SIunits-1.36-2|34	%{_sbindir}/texlive.post
12mr|texlive-SIunits-1.36-2|35	fi
12mr|texlive-SIunits-1.36-2|36	
12mr|texlive-SIunits-1.36-2|37	#-----------------------------------------------------------------------
12mr|texlive-SIunits-1.36-2|38	%files
12mr|texlive-SIunits-1.36-2|39	%{_texmfdistdir}/tex/latex/SIunits/SIunits.cfg
12mr|texlive-SIunits-1.36-2|40	%{_texmfdistdir}/tex/latex/SIunits/SIunits.sty
12mr|texlive-SIunits-1.36-2|41	%{_texmfdistdir}/tex/latex/SIunits/binary.sty
12mr|texlive-SIunits-1.36-2|42	%doc %{_texmfdistdir}/doc/latex/SIunits/README
12mr|texlive-SIunits-1.36-2|43	%doc %{_texmfdistdir}/doc/latex/SIunits/SIunits.pdf
12mr|texlive-SIunits-1.36-2|44	#- source
12mr|texlive-SIunits-1.36-2|45	%doc %{_texmfdistdir}/source/latex/SIunits/SIunits.drv
12mr|texlive-SIunits-1.36-2|46	%doc %{_texmfdistdir}/source/latex/SIunits/SIunits.dtx
12mr|texlive-SIunits-1.36-2|47	%doc %{_texmfdistdir}/source/latex/SIunits/SIunits.ins
12mr|texlive-SIunits-1.36-2|48	
12mr|texlive-SIunits-1.36-2|49	#-----------------------------------------------------------------------
12mr|texlive-SIunits-1.36-2|50	%prep
12mr|texlive-SIunits-1.36-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-SIunits-1.36-2|52	
12mr|texlive-SIunits-1.36-2|53	%build
12mr|texlive-SIunits-1.36-2|54	
12mr|texlive-SIunits-1.36-2|55	%install
12mr|texlive-SIunits-1.36-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-SIunits-1.36-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-SIunits-1.36-2|58	
12mr|texlive-SIunits-1.36-2|59	
12mr|texlive-SIunits-1.36-2|60	
12mr|texlive-SIunits-1.36-2|61	%changelog
12mr|texlive-SIunits-1.36-2|62	

18550 12
12mr|texlive-siunitx-2.5g-1|1	# revision 27181
12mr|texlive-siunitx-2.5g-1|2	# category Package
12mr|texlive-siunitx-2.5g-1|3	# catalog-ctan /macros/latex/contrib/siunitx
12mr|texlive-siunitx-2.5g-1|4	# catalog-date 2012-07-22 18:49:09 +0200
12mr|texlive-siunitx-2.5g-1|5	# catalog-license lppl1.3
12mr|texlive-siunitx-2.5g-1|6	# catalog-version 2.5g
12mr|texlive-siunitx-2.5g-1|7	Name:		texlive-siunitx
12mr|texlive-siunitx-2.5g-1|8	Version:	2.5g
12mr|texlive-siunitx-2.5g-1|9	Release:	1
12mr|texlive-siunitx-2.5g-1|10	Summary:	A comprehensive (SI) units package
12mr|texlive-siunitx-2.5g-1|11	Group:		Publishing
12mr|texlive-siunitx-2.5g-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/siunitx
12mr|texlive-siunitx-2.5g-1|13	License:	LPPL1.3
12mr|texlive-siunitx-2.5g-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/siunitx.tar.xz
12mr|texlive-siunitx-2.5g-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/siunitx.doc.tar.xz
12mr|texlive-siunitx-2.5g-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/siunitx.source.tar.xz
12mr|texlive-siunitx-2.5g-1|17	BuildArch:	noarch
12mr|texlive-siunitx-2.5g-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-siunitx-2.5g-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-siunitx-2.5g-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-siunitx-2.5g-1|21	
12mr|texlive-siunitx-2.5g-1|22	%description
12mr|texlive-siunitx-2.5g-1|23	Typesetting values with units requires care to ensure that the
12mr|texlive-siunitx-2.5g-1|24	combined mathematical meaning of the value plus unit
12mr|texlive-siunitx-2.5g-1|25	combination is clear. In particular, the SI units system lays
12mr|texlive-siunitx-2.5g-1|26	down a consistent set of units with rules on how they are to be
12mr|texlive-siunitx-2.5g-1|27	used. However, different countries and publishers have
12mr|texlive-siunitx-2.5g-1|28	differing conventions on the exact appearance of numbers (and
12mr|texlive-siunitx-2.5g-1|29	units). A number of LaTeX packages have been developed to
12mr|texlive-siunitx-2.5g-1|30	provide consistent application of the various rules: SIunits,
12mr|texlive-siunitx-2.5g-1|31	sistyle, unitsdef and units are the leading examples. The
12mr|texlive-siunitx-2.5g-1|32	numprint package provides a large number of number-related
12mr|texlive-siunitx-2.5g-1|33	functions, while dcolumn and rccol provide tools for
12mr|texlive-siunitx-2.5g-1|34	typesetting tabular numbers. The siunitx package takes the best
12mr|texlive-siunitx-2.5g-1|35	from the existing packages, and adds new features and a
12mr|texlive-siunitx-2.5g-1|36	consistent interface. A number of new ideas have been
12mr|texlive-siunitx-2.5g-1|37	incorporated, to fill gaps in the existing provision. The
12mr|texlive-siunitx-2.5g-1|38	package also provides backward-compatibility with SIunits,
12mr|texlive-siunitx-2.5g-1|39	sistyle, unitsdef and units. The aim is to have one package to
12mr|texlive-siunitx-2.5g-1|40	handle all of the possible unit-related needs of LaTeX users.
12mr|texlive-siunitx-2.5g-1|41	The package relies on LaTeX 3 support from the l3kernel and
12mr|texlive-siunitx-2.5g-1|42	l3packages bundles.
12mr|texlive-siunitx-2.5g-1|43	
12mr|texlive-siunitx-2.5g-1|44	%post
12mr|texlive-siunitx-2.5g-1|45	%{_sbindir}/texlive.post
12mr|texlive-siunitx-2.5g-1|46	
12mr|texlive-siunitx-2.5g-1|47	%postun
12mr|texlive-siunitx-2.5g-1|48	if [ $1 -eq 0 ]; then
12mr|texlive-siunitx-2.5g-1|49	%{_sbindir}/texlive.post
12mr|texlive-siunitx-2.5g-1|50	fi
12mr|texlive-siunitx-2.5g-1|51	
12mr|texlive-siunitx-2.5g-1|52	#-----------------------------------------------------------------------
12mr|texlive-siunitx-2.5g-1|53	%files
12mr|texlive-siunitx-2.5g-1|54	%{_texmfdistdir}/tex/latex/siunitx/config/siunitx-abbreviations.cfg
12mr|texlive-siunitx-2.5g-1|55	%{_texmfdistdir}/tex/latex/siunitx/config/siunitx-binary.cfg
12mr|texlive-siunitx-2.5g-1|56	%{_texmfdistdir}/tex/latex/siunitx/config/siunitx-version-1.cfg
12mr|texlive-siunitx-2.5g-1|57	%{_texmfdistdir}/tex/latex/siunitx/siunitx.sty
12mr|texlive-siunitx-2.5g-1|58	%doc %{_texmfdistdir}/doc/latex/siunitx/README
12mr|texlive-siunitx-2.5g-1|59	%doc %{_texmfdistdir}/doc/latex/siunitx/siunitx.pdf
12mr|texlive-siunitx-2.5g-1|60	#- source
12mr|texlive-siunitx-2.5g-1|61	%doc %{_texmfdistdir}/source/latex/siunitx/siunitx.dtx
12mr|texlive-siunitx-2.5g-1|62	%doc %{_texmfdistdir}/source/latex/siunitx/siunitx.ins
12mr|texlive-siunitx-2.5g-1|63	
12mr|texlive-siunitx-2.5g-1|64	#-----------------------------------------------------------------------
12mr|texlive-siunitx-2.5g-1|65	%prep
12mr|texlive-siunitx-2.5g-1|66	%setup -c -a0 -a1 -a2
12mr|texlive-siunitx-2.5g-1|67	
12mr|texlive-siunitx-2.5g-1|68	%build
12mr|texlive-siunitx-2.5g-1|69	
12mr|texlive-siunitx-2.5g-1|70	%install
12mr|texlive-siunitx-2.5g-1|71	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-siunitx-2.5g-1|72	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-siunitx-2.5g-1|73	
12mr|texlive-siunitx-2.5g-1|74	
12mr|texlive-siunitx-2.5g-1|75	
12mr|texlive-siunitx-2.5g-1|76	%changelog
12mr|texlive-siunitx-2.5g-1|77	

18551 12
12mr|texlive-skak-1.5-2|1	# revision 16453
12mr|texlive-skak-1.5-2|2	# category Package
12mr|texlive-skak-1.5-2|3	# catalog-ctan /fonts/chess/skak
12mr|texlive-skak-1.5-2|4	# catalog-date 2008-10-16 14:41:43 +0200
12mr|texlive-skak-1.5-2|5	# catalog-license lppl
12mr|texlive-skak-1.5-2|6	# catalog-version 1.5
12mr|texlive-skak-1.5-2|7	Name:		texlive-skak
12mr|texlive-skak-1.5-2|8	Version:	1.5
12mr|texlive-skak-1.5-2|9	Release:	2
12mr|texlive-skak-1.5-2|10	Summary:	Fonts and macros for typesetting chess games
12mr|texlive-skak-1.5-2|11	Group:		Publishing
12mr|texlive-skak-1.5-2|12	URL:		http://www.ctan.org/tex-archive/fonts/chess/skak
12mr|texlive-skak-1.5-2|13	License:	LPPL
12mr|texlive-skak-1.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skak.tar.xz
12mr|texlive-skak-1.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skak.doc.tar.xz
12mr|texlive-skak-1.5-2|16	BuildArch:	noarch
12mr|texlive-skak-1.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-skak-1.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-skak-1.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-skak-1.5-2|20	
12mr|texlive-skak-1.5-2|21	%description
12mr|texlive-skak-1.5-2|22	This package provides macros and fonts in MetaFont format which
12mr|texlive-skak-1.5-2|23	can be used to typeset chess games using PGN, and to show
12mr|texlive-skak-1.5-2|24	diagrams of the current board in a document. The package builds
12mr|texlive-skak-1.5-2|25	on work by Piet Tutelaers -- the main novelty is the use of PGN
12mr|texlive-skak-1.5-2|26	for input instead of the more cumbersome coordinate notation
12mr|texlive-skak-1.5-2|27	(g1f3 becomes the more readable Nf3 in PGN). An Adobe Type 1
12mr|texlive-skak-1.5-2|28	implementation of skak's fonts is available as package skaknew;
12mr|texlive-skak-1.5-2|29	an alternative chess notational scheme is available in package
12mr|texlive-skak-1.5-2|30	texmate, and a general mechanism for selecting chess fonts is
12mr|texlive-skak-1.5-2|31	provided in chessfss.
12mr|texlive-skak-1.5-2|32	
12mr|texlive-skak-1.5-2|33	%post
12mr|texlive-skak-1.5-2|34	%{_sbindir}/texlive.post
12mr|texlive-skak-1.5-2|35	
12mr|texlive-skak-1.5-2|36	%postun
12mr|texlive-skak-1.5-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-skak-1.5-2|38	%{_sbindir}/texlive.post
12mr|texlive-skak-1.5-2|39	fi
12mr|texlive-skak-1.5-2|40	
12mr|texlive-skak-1.5-2|41	#-----------------------------------------------------------------------
12mr|texlive-skak-1.5-2|42	%files
12mr|texlive-skak-1.5-2|43	%{_texmfdistdir}/fonts/source/public/skak/skak10.mf
12mr|texlive-skak-1.5-2|44	%{_texmfdistdir}/fonts/source/public/skak/skak15.mf
12mr|texlive-skak-1.5-2|45	%{_texmfdistdir}/fonts/source/public/skak/skak20.mf
12mr|texlive-skak-1.5-2|46	%{_texmfdistdir}/fonts/source/public/skak/skak30.mf
12mr|texlive-skak-1.5-2|47	%{_texmfdistdir}/fonts/source/public/skak/skakbase.mf
12mr|texlive-skak-1.5-2|48	%{_texmfdistdir}/fonts/source/public/skak/skakbrikker.mf
12mr|texlive-skak-1.5-2|49	%{_texmfdistdir}/fonts/source/public/skak/skakf10.mf
12mr|texlive-skak-1.5-2|50	%{_texmfdistdir}/fonts/source/public/skak/skakf10b.mf
12mr|texlive-skak-1.5-2|51	%{_texmfdistdir}/fonts/source/public/skak/skakinf.mf
12mr|texlive-skak-1.5-2|52	%{_texmfdistdir}/fonts/tfm/public/skak/skak10.tfm
12mr|texlive-skak-1.5-2|53	%{_texmfdistdir}/fonts/tfm/public/skak/skak15.tfm
12mr|texlive-skak-1.5-2|54	%{_texmfdistdir}/fonts/tfm/public/skak/skak20.tfm
12mr|texlive-skak-1.5-2|55	%{_texmfdistdir}/fonts/tfm/public/skak/skak30.tfm
12mr|texlive-skak-1.5-2|56	%{_texmfdistdir}/fonts/tfm/public/skak/skakf10.tfm
12mr|texlive-skak-1.5-2|57	%{_texmfdistdir}/fonts/tfm/public/skak/skakf10b.tfm
12mr|texlive-skak-1.5-2|58	%{_texmfdistdir}/tex/latex/skak/chess-workshop-symbols.sty
12mr|texlive-skak-1.5-2|59	%{_texmfdistdir}/tex/latex/skak/lambda.sty
12mr|texlive-skak-1.5-2|60	%{_texmfdistdir}/tex/latex/skak/skak.fd
12mr|texlive-skak-1.5-2|61	%{_texmfdistdir}/tex/latex/skak/skak.sty
12mr|texlive-skak-1.5-2|62	%{_texmfdistdir}/tex/latex/skak/uskak.fd
12mr|texlive-skak-1.5-2|63	%doc %{_texmfdistdir}/doc/latex/skak/README
12mr|texlive-skak-1.5-2|64	%doc %{_texmfdistdir}/doc/latex/skak/WC-2004-S-00007.tex
12mr|texlive-skak-1.5-2|65	%doc %{_texmfdistdir}/doc/latex/skak/_region_.tex
12mr|texlive-skak-1.5-2|66	%doc %{_texmfdistdir}/doc/latex/skak/andreas_wilm_1.tex
12mr|texlive-skak-1.5-2|67	%doc %{_texmfdistdir}/doc/latex/skak/angletst.tex
12mr|texlive-skak-1.5-2|68	%doc %{_texmfdistdir}/doc/latex/skak/debug_storegame.tex
12mr|texlive-skak-1.5-2|69	%doc %{_texmfdistdir}/doc/latex/skak/demo-symbols.tex
12mr|texlive-skak-1.5-2|70	%doc %{_texmfdistdir}/doc/latex/skak/fen_with_black.tex
12mr|texlive-skak-1.5-2|71	%doc %{_texmfdistdir}/doc/latex/skak/font.tex
12mr|texlive-skak-1.5-2|72	%doc %{_texmfdistdir}/doc/latex/skak/font2.tex
12mr|texlive-skak-1.5-2|73	%doc %{_texmfdistdir}/doc/latex/skak/hightest.tex
12mr|texlive-skak-1.5-2|74	%doc %{_texmfdistdir}/doc/latex/skak/informator.pdf
12mr|texlive-skak-1.5-2|75	%doc %{_texmfdistdir}/doc/latex/skak/informator.tex
12mr|texlive-skak-1.5-2|76	%doc %{_texmfdistdir}/doc/latex/skak/ingo-bug1.tex
12mr|texlive-skak-1.5-2|77	%doc %{_texmfdistdir}/doc/latex/skak/lambda.tex
12mr|texlive-skak-1.5-2|78	%doc %{_texmfdistdir}/doc/latex/skak/longmoves.tex
12mr|texlive-skak-1.5-2|79	%doc %{_texmfdistdir}/doc/latex/skak/makefile
12mr|texlive-skak-1.5-2|80	%doc %{_texmfdistdir}/doc/latex/skak/promotion_problem_Ulrike.tex
12mr|texlive-skak-1.5-2|81	%doc %{_texmfdistdir}/doc/latex/skak/refman.pdf
12mr|texlive-skak-1.5-2|82	%doc %{_texmfdistdir}/doc/latex/skak/refman.tex
12mr|texlive-skak-1.5-2|83	%doc %{_texmfdistdir}/doc/latex/skak/show.tex
12mr|texlive-skak-1.5-2|84	%doc %{_texmfdistdir}/doc/latex/skak/skakdoc.pdf
12mr|texlive-skak-1.5-2|85	%doc %{_texmfdistdir}/doc/latex/skak/skakdoc.tex
12mr|texlive-skak-1.5-2|86	%doc %{_texmfdistdir}/doc/latex/skak/special.map
12mr|texlive-skak-1.5-2|87	%doc %{_texmfdistdir}/doc/latex/skak/syntax.tex
12mr|texlive-skak-1.5-2|88	%doc %{_texmfdistdir}/doc/latex/skak/test1.tex
12mr|texlive-skak-1.5-2|89	%doc %{_texmfdistdir}/doc/latex/skak/test2.tex
12mr|texlive-skak-1.5-2|90	%doc %{_texmfdistdir}/doc/latex/skak/test_capture.tex
12mr|texlive-skak-1.5-2|91	%doc %{_texmfdistdir}/doc/latex/skak/tuggame.pdf
12mr|texlive-skak-1.5-2|92	%doc %{_texmfdistdir}/doc/latex/skak/tuggame.tex
12mr|texlive-skak-1.5-2|93	
12mr|texlive-skak-1.5-2|94	#-----------------------------------------------------------------------
12mr|texlive-skak-1.5-2|95	%prep
12mr|texlive-skak-1.5-2|96	%setup -c -a0 -a1
12mr|texlive-skak-1.5-2|97	
12mr|texlive-skak-1.5-2|98	%build
12mr|texlive-skak-1.5-2|99	
12mr|texlive-skak-1.5-2|100	%install
12mr|texlive-skak-1.5-2|101	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-skak-1.5-2|102	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-skak-1.5-2|103	
12mr|texlive-skak-1.5-2|104	
12mr|texlive-skak-1.5-2|105	
12mr|texlive-skak-1.5-2|106	%changelog
12mr|texlive-skak-1.5-2|107	

18552 12
12mr|texlive-skaknew-20090221-2|1	# revision 20031
12mr|texlive-skaknew-20090221-2|2	# category Package
12mr|texlive-skaknew-20090221-2|3	# catalog-ctan /fonts/chess/skaknew
12mr|texlive-skaknew-20090221-2|4	# catalog-date 2009-02-21 22:13:29 +0100
12mr|texlive-skaknew-20090221-2|5	# catalog-license lppl
12mr|texlive-skaknew-20090221-2|6	# catalog-version undef
12mr|texlive-skaknew-20090221-2|7	Name:		texlive-skaknew
12mr|texlive-skaknew-20090221-2|8	Version:	20090221
12mr|texlive-skaknew-20090221-2|9	Release:	2
12mr|texlive-skaknew-20090221-2|10	Summary:	The skak chess fonts redone in Adobe Type 1
12mr|texlive-skaknew-20090221-2|11	Group:		Publishing
12mr|texlive-skaknew-20090221-2|12	URL:		http://www.ctan.org/tex-archive/fonts/chess/skaknew
12mr|texlive-skaknew-20090221-2|13	License:	LPPL
12mr|texlive-skaknew-20090221-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skaknew.tar.xz
12mr|texlive-skaknew-20090221-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skaknew.doc.tar.xz
12mr|texlive-skaknew-20090221-2|16	BuildArch:	noarch
12mr|texlive-skaknew-20090221-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-skaknew-20090221-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-skaknew-20090221-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-skaknew-20090221-2|20	
12mr|texlive-skaknew-20090221-2|21	%description
12mr|texlive-skaknew-20090221-2|22	This package offers Adobe Type 1 versions of the fonts provided
12mr|texlive-skaknew-20090221-2|23	as MetaFont source by the skak bundle.
12mr|texlive-skaknew-20090221-2|24	
12mr|texlive-skaknew-20090221-2|25	%post
12mr|texlive-skaknew-20090221-2|26	%{_sbindir}/texlive.post
12mr|texlive-skaknew-20090221-2|27	
12mr|texlive-skaknew-20090221-2|28	%postun
12mr|texlive-skaknew-20090221-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-skaknew-20090221-2|30	%{_sbindir}/texlive.post
12mr|texlive-skaknew-20090221-2|31	fi
12mr|texlive-skaknew-20090221-2|32	
12mr|texlive-skaknew-20090221-2|33	#-----------------------------------------------------------------------
12mr|texlive-skaknew-20090221-2|34	%files
12mr|texlive-skaknew-20090221-2|35	%{_texmfdistdir}/fonts/afm/public/skaknew/AlphaDia.afm
12mr|texlive-skaknew-20090221-2|36	%{_texmfdistdir}/fonts/afm/public/skaknew/SkakNew-Diagram.afm
12mr|texlive-skaknew-20090221-2|37	%{_texmfdistdir}/fonts/afm/public/skaknew/SkakNew-DiagramT.afm
12mr|texlive-skaknew-20090221-2|38	%{_texmfdistdir}/fonts/afm/public/skaknew/SkakNew-Figurine.afm
12mr|texlive-skaknew-20090221-2|39	%{_texmfdistdir}/fonts/afm/public/skaknew/SkakNew-FigurineBold.afm
12mr|texlive-skaknew-20090221-2|40	%{_texmfdistdir}/fonts/map/dvips/skaknew/SkakNew.map
12mr|texlive-skaknew-20090221-2|41	%{_texmfdistdir}/fonts/opentype/public/skaknew/AlphaDia.otf
12mr|texlive-skaknew-20090221-2|42	%{_texmfdistdir}/fonts/opentype/public/skaknew/SkakNew-Diagram.otf
12mr|texlive-skaknew-20090221-2|43	%{_texmfdistdir}/fonts/opentype/public/skaknew/SkakNew-DiagramT.otf
12mr|texlive-skaknew-20090221-2|44	%{_texmfdistdir}/fonts/opentype/public/skaknew/SkakNew-Figurine.otf
12mr|texlive-skaknew-20090221-2|45	%{_texmfdistdir}/fonts/opentype/public/skaknew/SkakNew-FigurineBold.otf
12mr|texlive-skaknew-20090221-2|46	%{_texmfdistdir}/fonts/tfm/public/skaknew/AlphaDia.tfm
12mr|texlive-skaknew-20090221-2|47	%{_texmfdistdir}/fonts/tfm/public/skaknew/SkakNew-Diagram.tfm
12mr|texlive-skaknew-20090221-2|48	%{_texmfdistdir}/fonts/tfm/public/skaknew/SkakNew-DiagramT.tfm
12mr|texlive-skaknew-20090221-2|49	%{_texmfdistdir}/fonts/tfm/public/skaknew/SkakNew-Figurine.tfm
12mr|texlive-skaknew-20090221-2|50	%{_texmfdistdir}/fonts/tfm/public/skaknew/SkakNew-FigurineBold.tfm
12mr|texlive-skaknew-20090221-2|51	%{_texmfdistdir}/fonts/type1/public/skaknew/AlphaDia.inf
12mr|texlive-skaknew-20090221-2|52	%{_texmfdistdir}/fonts/type1/public/skaknew/AlphaDia.pfb
12mr|texlive-skaknew-20090221-2|53	%{_texmfdistdir}/fonts/type1/public/skaknew/AlphaDia.pfm
12mr|texlive-skaknew-20090221-2|54	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-Diagram.inf
12mr|texlive-skaknew-20090221-2|55	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-Diagram.pfb
12mr|texlive-skaknew-20090221-2|56	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-Diagram.pfm
12mr|texlive-skaknew-20090221-2|57	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-DiagramT.inf
12mr|texlive-skaknew-20090221-2|58	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-DiagramT.pfb
12mr|texlive-skaknew-20090221-2|59	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-DiagramT.pfm
12mr|texlive-skaknew-20090221-2|60	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-Figurine.inf
12mr|texlive-skaknew-20090221-2|61	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-Figurine.pfb
12mr|texlive-skaknew-20090221-2|62	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-Figurine.pfm
12mr|texlive-skaknew-20090221-2|63	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-FigurineBold.inf
12mr|texlive-skaknew-20090221-2|64	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-FigurineBold.pfb
12mr|texlive-skaknew-20090221-2|65	%{_texmfdistdir}/fonts/type1/public/skaknew/SkakNew-FigurineBold.pfm
12mr|texlive-skaknew-20090221-2|66	%doc %{_texmfdistdir}/doc/fonts/skaknew/README
12mr|texlive-skaknew-20090221-2|67	%doc %{_texmfdistdir}/doc/fonts/skaknew/SkakNew.pdf
12mr|texlive-skaknew-20090221-2|68	%doc %{_texmfdistdir}/doc/fonts/skaknew/SkakNew.tex
12mr|texlive-skaknew-20090221-2|69	%doc %{_texmfdistdir}/doc/fonts/skaknew/fonttables.pdf
12mr|texlive-skaknew-20090221-2|70	%doc %{_texmfdistdir}/doc/fonts/skaknew/install.vtex
12mr|texlive-skaknew-20090221-2|71	
12mr|texlive-skaknew-20090221-2|72	#-----------------------------------------------------------------------
12mr|texlive-skaknew-20090221-2|73	%prep
12mr|texlive-skaknew-20090221-2|74	%setup -c -a0 -a1
12mr|texlive-skaknew-20090221-2|75	
12mr|texlive-skaknew-20090221-2|76	%build
12mr|texlive-skaknew-20090221-2|77	
12mr|texlive-skaknew-20090221-2|78	%install
12mr|texlive-skaknew-20090221-2|79	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-skaknew-20090221-2|80	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-skaknew-20090221-2|81	
12mr|texlive-skaknew-20090221-2|82	
12mr|texlive-skaknew-20090221-2|83	
12mr|texlive-skaknew-20090221-2|84	%changelog
12mr|texlive-skaknew-20090221-2|85	

18553 12
12mr|texlive-skb-0.51-2|1	# revision 22781
12mr|texlive-skb-0.51-2|2	# category Package
12mr|texlive-skb-0.51-2|3	# catalog-ctan /macros/latex/contrib/skb
12mr|texlive-skb-0.51-2|4	# catalog-date 2011-05-13 02:11:01 +0200
12mr|texlive-skb-0.51-2|5	# catalog-license lppl1.3
12mr|texlive-skb-0.51-2|6	# catalog-version 0.51
12mr|texlive-skb-0.51-2|7	Name:		texlive-skb
12mr|texlive-skb-0.51-2|8	Version:	0.51
12mr|texlive-skb-0.51-2|9	Release:	2
12mr|texlive-skb-0.51-2|10	Summary:	Tools for a repository of long-living documents
12mr|texlive-skb-0.51-2|11	Group:		Publishing
12mr|texlive-skb-0.51-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/skb
12mr|texlive-skb-0.51-2|13	License:	LPPL1.3
12mr|texlive-skb-0.51-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skb.tar.xz
12mr|texlive-skb-0.51-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skb.doc.tar.xz
12mr|texlive-skb-0.51-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skb.source.tar.xz
12mr|texlive-skb-0.51-2|17	BuildArch:	noarch
12mr|texlive-skb-0.51-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-skb-0.51-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-skb-0.51-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-skb-0.51-2|21	
12mr|texlive-skb-0.51-2|22	%description
12mr|texlive-skb-0.51-2|23	The package provides macros that help to build a document
12mr|texlive-skb-0.51-2|24	repository for long living documents. It focuses on structure
12mr|texlive-skb-0.51-2|25	and re-use of text, code, figures etc. The basic concept is
12mr|texlive-skb-0.51-2|26	first to separate structure from content (i.e., text about a
12mr|texlive-skb-0.51-2|27	topic from the structure it is presented by) and then
12mr|texlive-skb-0.51-2|28	separating the content from the actual published document, thus
12mr|texlive-skb-0.51-2|29	enabling easy re-use of text blocks in different publications
12mr|texlive-skb-0.51-2|30	(i.e., text about a protocol in a short article about this
12mr|texlive-skb-0.51-2|31	protocol as well as in a book about many protocols); all
12mr|texlive-skb-0.51-2|32	without constantly copying or changing text. As a side effect,
12mr|texlive-skb-0.51-2|33	using the document classes provided, it hides a lot of LaTeX
12mr|texlive-skb-0.51-2|34	from someone who just wants to write articles and books.
12mr|texlive-skb-0.51-2|35	
12mr|texlive-skb-0.51-2|36	%post
12mr|texlive-skb-0.51-2|37	%{_sbindir}/texlive.post
12mr|texlive-skb-0.51-2|38	
12mr|texlive-skb-0.51-2|39	%postun
12mr|texlive-skb-0.51-2|40	if [ $1 -eq 0 ]; then
12mr|texlive-skb-0.51-2|41	%{_sbindir}/texlive.post
12mr|texlive-skb-0.51-2|42	fi
12mr|texlive-skb-0.51-2|43	
12mr|texlive-skb-0.51-2|44	#-----------------------------------------------------------------------
12mr|texlive-skb-0.51-2|45	%files
12mr|texlive-skb-0.51-2|46	%{_texmfdistdir}/tex/latex/skb/skb.cfg
12mr|texlive-skb-0.51-2|47	%{_texmfdistdir}/tex/latex/skb/skb.sty
12mr|texlive-skb-0.51-2|48	%{_texmfdistdir}/tex/latex/skb/skbarticle.cls
12mr|texlive-skb-0.51-2|49	%{_texmfdistdir}/tex/latex/skb/skbbeamer.cls
12mr|texlive-skb-0.51-2|50	%{_texmfdistdir}/tex/latex/skb/skbbook.cls
12mr|texlive-skb-0.51-2|51	%{_texmfdistdir}/tex/latex/skb/skblncsbeamer.cls
12mr|texlive-skb-0.51-2|52	%{_texmfdistdir}/tex/latex/skb/skblncsppt.cls
12mr|texlive-skb-0.51-2|53	%{_texmfdistdir}/tex/latex/skb/skbmoderncv.cls
12mr|texlive-skb-0.51-2|54	%doc %{_texmfdistdir}/doc/latex/skb/HISTORY.TXT
12mr|texlive-skb-0.51-2|55	%doc %{_texmfdistdir}/doc/latex/skb/LICENSE.TXT
12mr|texlive-skb-0.51-2|56	%doc %{_texmfdistdir}/doc/latex/skb/MANIFEST.TXT
12mr|texlive-skb-0.51-2|57	%doc %{_texmfdistdir}/doc/latex/skb/README
12mr|texlive-skb-0.51-2|58	%doc %{_texmfdistdir}/doc/latex/skb/TODO.TXT
12mr|texlive-skb-0.51-2|59	%doc %{_texmfdistdir}/doc/latex/skb/makefile
12mr|texlive-skb-0.51-2|60	%doc %{_texmfdistdir}/doc/latex/skb/skb.pdf
12mr|texlive-skb-0.51-2|61	%doc %{_texmfdistdir}/doc/latex/skb/user-guide.pdf
12mr|texlive-skb-0.51-2|62	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/acronyms.tex
12mr|texlive-skb-0.51-2|63	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibliography.tex
12mr|texlive-skb-0.51-2|64	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex-styles.bbx
12mr|texlive-skb-0.51-2|65	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/article.bib
12mr|texlive-skb-0.51-2|66	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/book.bib
12mr|texlive-skb-0.51-2|67	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/collection.bib
12mr|texlive-skb-0.51-2|68	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/conference.bib
12mr|texlive-skb-0.51-2|69	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/inbook.bib
12mr|texlive-skb-0.51-2|70	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/incollection.bib
12mr|texlive-skb-0.51-2|71	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/inproceedings.bib
12mr|texlive-skb-0.51-2|72	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/manual.bib
12mr|texlive-skb-0.51-2|73	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/misc.bib
12mr|texlive-skb-0.51-2|74	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/online.bib
12mr|texlive-skb-0.51-2|75	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/proceedings.bib
12mr|texlive-skb-0.51-2|76	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/report.bib
12mr|texlive-skb-0.51-2|77	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/standard.bib
12mr|texlive-skb-0.51-2|78	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/techreport.bib
12mr|texlive-skb-0.51-2|79	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/database/bibtex/unpublished.bib
12mr|texlive-skb-0.51-2|80	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/example-toc.tex
12mr|texlive-skb-0.51-2|81	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/example.tex
12mr|texlive-skb-0.51-2|82	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/figure-classic.tex
12mr|texlive-skb-0.51-2|83	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/listings.tex
12mr|texlive-skb-0.51-2|84	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/optional-text.tex
12mr|texlive-skb-0.51-2|85	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/paths.tex
12mr|texlive-skb-0.51-2|86	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/rebuild.tex
12mr|texlive-skb-0.51-2|87	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/skbconfig.tex
12mr|texlive-skb-0.51-2|88	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/skbem.tex
12mr|texlive-skb-0.51-2|89	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/skbfigure.tex
12mr|texlive-skb-0.51-2|90	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/skbheading.tex
12mr|texlive-skb-0.51-2|91	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/skbinput.tex
12mr|texlive-skb-0.51-2|92	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/skbslide.tex
12mr|texlive-skb-0.51-2|93	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/skbslidecite.tex
12mr|texlive-skb-0.51-2|94	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/examples/used-options.tex
12mr|texlive-skb-0.51-2|95	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/dirtree/baf.tex
12mr|texlive-skb-0.51-2|96	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/dirtree/complete.tex
12mr|texlive-skb-0.51-2|97	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/dirtree/exa-doc.tex
12mr|texlive-skb-0.51-2|98	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/dirtree/publish-art.tex
12mr|texlive-skb-0.51-2|99	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/dirtree/publish.tex
12mr|texlive-skb-0.51-2|100	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/dirtree/repository.tex
12mr|texlive-skb-0.51-2|101	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/dirtree/skb-distribution.tex
12mr|texlive-skb-0.51-2|102	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-0.pdf
12mr|texlive-skb-0.51-2|103	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-1.pdf
12mr|texlive-skb-0.51-2|104	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-10.pdf
12mr|texlive-skb-0.51-2|105	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-11.pdf
12mr|texlive-skb-0.51-2|106	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-12.pdf
12mr|texlive-skb-0.51-2|107	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-13.pdf
12mr|texlive-skb-0.51-2|108	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-14.pdf
12mr|texlive-skb-0.51-2|109	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-2.pdf
12mr|texlive-skb-0.51-2|110	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-3.pdf
12mr|texlive-skb-0.51-2|111	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-4.pdf
12mr|texlive-skb-0.51-2|112	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-5.pdf
12mr|texlive-skb-0.51-2|113	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-6.pdf
12mr|texlive-skb-0.51-2|114	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-7.pdf
12mr|texlive-skb-0.51-2|115	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-8.pdf
12mr|texlive-skb-0.51-2|116	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/figures/multiexample/dpe-9.pdf
12mr|texlive-skb-0.51-2|117	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/abstract.tex
12mr|texlive-skb-0.51-2|118	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/applicability.tex
12mr|texlive-skb-0.51-2|119	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/exa-doc/documentation.tex
12mr|texlive-skb-0.51-2|120	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/example-article.tex
12mr|texlive-skb-0.51-2|121	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/config-cmd.tex
12mr|texlive-skb-0.51-2|122	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/config-opt-table.tex
12mr|texlive-skb-0.51-2|123	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/config-opt.tex
12mr|texlive-skb-0.51-2|124	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/config.tex
12mr|texlive-skb-0.51-2|125	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/distribution.tex
12mr|texlive-skb-0.51-2|126	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/folders.tex
12mr|texlive-skb-0.51-2|127	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/installation.tex
12mr|texlive-skb-0.51-2|128	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/rebuild.tex
12mr|texlive-skb-0.51-2|129	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/start.tex
12mr|texlive-skb-0.51-2|130	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/getting-started/used-options.tex
12mr|texlive-skb-0.51-2|131	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/intent.tex
12mr|texlive-skb-0.51-2|132	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/acr-bib.tex
12mr|texlive-skb-0.51-2|133	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/figures.tex
12mr|texlive-skb-0.51-2|134	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/figures2.tex
12mr|texlive-skb-0.51-2|135	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/headings-and-files.tex
12mr|texlive-skb-0.51-2|136	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/listing.tex
12mr|texlive-skb-0.51-2|137	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/lists.tex
12mr|texlive-skb-0.51-2|138	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/manual.tex
12mr|texlive-skb-0.51-2|139	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/optional-text.tex
12mr|texlive-skb-0.51-2|140	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/path-commands.tex
12mr|texlive-skb-0.51-2|141	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/pdfinfo.tex
12mr|texlive-skb-0.51-2|142	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/skbem.tex
12mr|texlive-skb-0.51-2|143	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/skbfigure-opt-table.tex
12mr|texlive-skb-0.51-2|144	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/skbinput-opt-table.tex
12mr|texlive-skb-0.51-2|145	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/slides.tex
12mr|texlive-skb-0.51-2|146	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/manual/slides2.tex
12mr|texlive-skb-0.51-2|147	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/separate/separate-cs.tex
12mr|texlive-skb-0.51-2|148	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/separate/separate-final.tex
12mr|texlive-skb-0.51-2|149	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/separate/separate-parts-baf.tex
12mr|texlive-skb-0.51-2|150	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/separate/separate-parts-pc.tex
12mr|texlive-skb-0.51-2|151	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/separate/separate-parts-pc2.tex
12mr|texlive-skb-0.51-2|152	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/separate/separate-parts.tex
12mr|texlive-skb-0.51-2|153	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/separate/separate.tex
12mr|texlive-skb-0.51-2|154	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/story/long.tex
12mr|texlive-skb-0.51-2|155	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/story/long2.tex
12mr|texlive-skb-0.51-2|156	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/story/short.tex
12mr|texlive-skb-0.51-2|157	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/repository/title.tex
12mr|texlive-skb-0.51-2|158	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/about.tex
12mr|texlive-skb-0.51-2|159	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/applicability.tex
12mr|texlive-skb-0.51-2|160	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/example-art-tex1.tex
12mr|texlive-skb-0.51-2|161	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/example-art-tex2.tex
12mr|texlive-skb-0.51-2|162	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/example-art-tex3.tex
12mr|texlive-skb-0.51-2|163	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/example-art-toc.tex
12mr|texlive-skb-0.51-2|164	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/intent.tex
12mr|texlive-skb-0.51-2|165	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-acrbib.tex
12mr|texlive-skb-0.51-2|166	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-figures-exa.tex
12mr|texlive-skb-0.51-2|167	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-figures-exna.tex
12mr|texlive-skb-0.51-2|168	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-figures-opt.tex
12mr|texlive-skb-0.51-2|169	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-figures.tex
12mr|texlive-skb-0.51-2|170	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-haf.tex
12mr|texlive-skb-0.51-2|171	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-listings.tex
12mr|texlive-skb-0.51-2|172	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-lists.tex
12mr|texlive-skb-0.51-2|173	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-optional-text.tex
12mr|texlive-skb-0.51-2|174	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-paths.tex
12mr|texlive-skb-0.51-2|175	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-pdfinfo.tex
12mr|texlive-skb-0.51-2|176	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-skbem.tex
12mr|texlive-skb-0.51-2|177	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-slides1.tex
12mr|texlive-skb-0.51-2|178	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/manual-slides2.tex
12mr|texlive-skb-0.51-2|179	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/separate-cs.tex
12mr|texlive-skb-0.51-2|180	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/separate-parts-baf.tex
12mr|texlive-skb-0.51-2|181	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/separate-parts-pc1.tex
12mr|texlive-skb-0.51-2|182	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/separate-parts-pc2.tex
12mr|texlive-skb-0.51-2|183	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/separate.tex
12mr|texlive-skb-0.51-2|184	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-config-cmd.tex
12mr|texlive-skb-0.51-2|185	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-config-opt.tex
12mr|texlive-skb-0.51-2|186	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-distribution.tex
12mr|texlive-skb-0.51-2|187	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-folders.tex
12mr|texlive-skb-0.51-2|188	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-installation.tex
12mr|texlive-skb-0.51-2|189	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-rebuild1.tex
12mr|texlive-skb-0.51-2|190	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-rebuild2.tex
12mr|texlive-skb-0.51-2|191	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/start-used-options.tex
12mr|texlive-skb-0.51-2|192	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/story-long1.tex
12mr|texlive-skb-0.51-2|193	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/story-long2.tex
12mr|texlive-skb-0.51-2|194	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/slides/story-short.tex
12mr|texlive-skb-0.51-2|195	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/ug-slides-anim.tex
12mr|texlive-skb-0.51-2|196	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/ug-slides-load.tex
12mr|texlive-skb-0.51-2|197	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/ug-slides-noanim.tex
12mr|texlive-skb-0.51-2|198	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/ug-slides-notes.tex
12mr|texlive-skb-0.51-2|199	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/user-guide-load.tex
12mr|texlive-skb-0.51-2|200	%doc %{_texmfdistdir}/doc/latex/skb/user-guide/user-guide.tex
12mr|texlive-skb-0.51-2|201	#- source
12mr|texlive-skb-0.51-2|202	%doc %{_texmfdistdir}/source/latex/skb/skb.dtx
12mr|texlive-skb-0.51-2|203	%doc %{_texmfdistdir}/source/latex/skb/skb.ins
12mr|texlive-skb-0.51-2|204	
12mr|texlive-skb-0.51-2|205	#-----------------------------------------------------------------------
12mr|texlive-skb-0.51-2|206	%prep
12mr|texlive-skb-0.51-2|207	%setup -c -a0 -a1 -a2
12mr|texlive-skb-0.51-2|208	
12mr|texlive-skb-0.51-2|209	%build
12mr|texlive-skb-0.51-2|210	
12mr|texlive-skb-0.51-2|211	%install
12mr|texlive-skb-0.51-2|212	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-skb-0.51-2|213	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-skb-0.51-2|214	
12mr|texlive-skb-0.51-2|215	
12mr|texlive-skb-0.51-2|216	
12mr|texlive-skb-0.51-2|217	%changelog
12mr|texlive-skb-0.51-2|218	

18554 12
12mr|texlive-skeycommand-0.4-2|1	# revision 24652
12mr|texlive-skeycommand-0.4-2|2	# category Package
12mr|texlive-skeycommand-0.4-2|3	# catalog-ctan /macros/latex/contrib/skeycommand
12mr|texlive-skeycommand-0.4-2|4	# catalog-date 2011-11-20 11:43:03 +0100
12mr|texlive-skeycommand-0.4-2|5	# catalog-license lppl1.3
12mr|texlive-skeycommand-0.4-2|6	# catalog-version 0.4
12mr|texlive-skeycommand-0.4-2|7	Name:		texlive-skeycommand
12mr|texlive-skeycommand-0.4-2|8	Version:	0.4
12mr|texlive-skeycommand-0.4-2|9	Release:	2
12mr|texlive-skeycommand-0.4-2|10	Summary:	Create commands using parameters and keyval in parallel
12mr|texlive-skeycommand-0.4-2|11	Group:		Publishing
12mr|texlive-skeycommand-0.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/skeycommand
12mr|texlive-skeycommand-0.4-2|13	License:	LPPL1.3
12mr|texlive-skeycommand-0.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skeycommand.tar.xz
12mr|texlive-skeycommand-0.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skeycommand.doc.tar.xz
12mr|texlive-skeycommand-0.4-2|16	BuildArch:	noarch
12mr|texlive-skeycommand-0.4-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-skeycommand-0.4-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-skeycommand-0.4-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-skeycommand-0.4-2|20	
12mr|texlive-skeycommand-0.4-2|21	%description
12mr|texlive-skeycommand-0.4-2|22	The package provides tools for defining LaTeX commands and
12mr|texlive-skeycommand-0.4-2|23	environments using combinations of parameters and keys. All the
12mr|texlive-skeycommand-0.4-2|24	facilities of the ltxkeys and skeyval packages are available to
12mr|texlive-skeycommand-0.4-2|25	the user of skeycommand.
12mr|texlive-skeycommand-0.4-2|26	
12mr|texlive-skeycommand-0.4-2|27	%post
12mr|texlive-skeycommand-0.4-2|28	%{_sbindir}/texlive.post
12mr|texlive-skeycommand-0.4-2|29	
12mr|texlive-skeycommand-0.4-2|30	%postun
12mr|texlive-skeycommand-0.4-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-skeycommand-0.4-2|32	%{_sbindir}/texlive.post
12mr|texlive-skeycommand-0.4-2|33	fi
12mr|texlive-skeycommand-0.4-2|34	
12mr|texlive-skeycommand-0.4-2|35	#-----------------------------------------------------------------------
12mr|texlive-skeycommand-0.4-2|36	%files
12mr|texlive-skeycommand-0.4-2|37	%{_texmfdistdir}/tex/latex/skeycommand/skeycommand.sty
12mr|texlive-skeycommand-0.4-2|38	%doc %{_texmfdistdir}/doc/latex/skeycommand/README
12mr|texlive-skeycommand-0.4-2|39	%doc %{_texmfdistdir}/doc/latex/skeycommand/skeycommand-guide.cfg
12mr|texlive-skeycommand-0.4-2|40	%doc %{_texmfdistdir}/doc/latex/skeycommand/skeycommand-guide.pdf
12mr|texlive-skeycommand-0.4-2|41	%doc %{_texmfdistdir}/doc/latex/skeycommand/skeycommand-guide.tex
12mr|texlive-skeycommand-0.4-2|42	
12mr|texlive-skeycommand-0.4-2|43	#-----------------------------------------------------------------------
12mr|texlive-skeycommand-0.4-2|44	%prep
12mr|texlive-skeycommand-0.4-2|45	%setup -c -a0 -a1
12mr|texlive-skeycommand-0.4-2|46	
12mr|texlive-skeycommand-0.4-2|47	%build
12mr|texlive-skeycommand-0.4-2|48	
12mr|texlive-skeycommand-0.4-2|49	%install
12mr|texlive-skeycommand-0.4-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-skeycommand-0.4-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-skeycommand-0.4-2|52	
12mr|texlive-skeycommand-0.4-2|53	
12mr|texlive-skeycommand-0.4-2|54	
12mr|texlive-skeycommand-0.4-2|55	%changelog
12mr|texlive-skeycommand-0.4-2|56	

18555 12
12mr|texlive-skeyval-0.72-2|1	# revision 18494
12mr|texlive-skeyval-0.72-2|2	# category Package
12mr|texlive-skeyval-0.72-2|3	# catalog-ctan /macros/latex/contrib/skeyval
12mr|texlive-skeyval-0.72-2|4	# catalog-date 2010-05-25 22:04:49 +0200
12mr|texlive-skeyval-0.72-2|5	# catalog-license lppl1.3
12mr|texlive-skeyval-0.72-2|6	# catalog-version 0.72
12mr|texlive-skeyval-0.72-2|7	Name:		texlive-skeyval
12mr|texlive-skeyval-0.72-2|8	Version:	0.72
12mr|texlive-skeyval-0.72-2|9	Release:	2
12mr|texlive-skeyval-0.72-2|10	Summary:	Extensions to xkeyval
12mr|texlive-skeyval-0.72-2|11	Group:		Publishing
12mr|texlive-skeyval-0.72-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/skeyval
12mr|texlive-skeyval-0.72-2|13	License:	LPPL1.3
12mr|texlive-skeyval-0.72-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skeyval.tar.xz
12mr|texlive-skeyval-0.72-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skeyval.doc.tar.xz
12mr|texlive-skeyval-0.72-2|16	BuildArch:	noarch
12mr|texlive-skeyval-0.72-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-skeyval-0.72-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-skeyval-0.72-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-skeyval-0.72-2|20	
12mr|texlive-skeyval-0.72-2|21	%description
12mr|texlive-skeyval-0.72-2|22	The package provides several extensions to the xkeyval,
12mr|texlive-skeyval-0.72-2|23	including new key types, and key management methods.
12mr|texlive-skeyval-0.72-2|24	
12mr|texlive-skeyval-0.72-2|25	%post
12mr|texlive-skeyval-0.72-2|26	%{_sbindir}/texlive.post
12mr|texlive-skeyval-0.72-2|27	
12mr|texlive-skeyval-0.72-2|28	%postun
12mr|texlive-skeyval-0.72-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-skeyval-0.72-2|30	%{_sbindir}/texlive.post
12mr|texlive-skeyval-0.72-2|31	fi
12mr|texlive-skeyval-0.72-2|32	
12mr|texlive-skeyval-0.72-2|33	#-----------------------------------------------------------------------
12mr|texlive-skeyval-0.72-2|34	%files
12mr|texlive-skeyval-0.72-2|35	%{_texmfdistdir}/tex/latex/skeyval/skeyval.sty
12mr|texlive-skeyval-0.72-2|36	%doc %{_texmfdistdir}/doc/latex/skeyval/README
12mr|texlive-skeyval-0.72-2|37	%doc %{_texmfdistdir}/doc/latex/skeyval/skeyval-guide.pdf
12mr|texlive-skeyval-0.72-2|38	%doc %{_texmfdistdir}/doc/latex/skeyval/skeyval-guide.tex
12mr|texlive-skeyval-0.72-2|39	
12mr|texlive-skeyval-0.72-2|40	#-----------------------------------------------------------------------
12mr|texlive-skeyval-0.72-2|41	%prep
12mr|texlive-skeyval-0.72-2|42	%setup -c -a0 -a1
12mr|texlive-skeyval-0.72-2|43	
12mr|texlive-skeyval-0.72-2|44	%build
12mr|texlive-skeyval-0.72-2|45	
12mr|texlive-skeyval-0.72-2|46	%install
12mr|texlive-skeyval-0.72-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-skeyval-0.72-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-skeyval-0.72-2|49	
12mr|texlive-skeyval-0.72-2|50	
12mr|texlive-skeyval-0.72-2|51	
12mr|texlive-skeyval-0.72-2|52	%changelog
12mr|texlive-skeyval-0.72-2|53	

18556 12
12mr|texlive-skull-0.1-3|1	# revision 25608
12mr|texlive-skull-0.1-3|2	# category Package
12mr|texlive-skull-0.1-3|3	# catalog-ctan /fonts/skull
12mr|texlive-skull-0.1-3|4	# catalog-date 2011-04-11 22:34:22 +0200
12mr|texlive-skull-0.1-3|5	# catalog-license gpl
12mr|texlive-skull-0.1-3|6	# catalog-version 0.1
12mr|texlive-skull-0.1-3|7	Name:		texlive-skull
12mr|texlive-skull-0.1-3|8	Version:	0.1
12mr|texlive-skull-0.1-3|9	Release:	3
12mr|texlive-skull-0.1-3|10	Summary:	A font to draw a skull
12mr|texlive-skull-0.1-3|11	Group:		Publishing
12mr|texlive-skull-0.1-3|12	URL:		http://www.ctan.org/tex-archive/fonts/skull
12mr|texlive-skull-0.1-3|13	License:	GPL
12mr|texlive-skull-0.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skull.tar.xz
12mr|texlive-skull-0.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skull.source.tar.xz
12mr|texlive-skull-0.1-3|16	BuildArch:	noarch
12mr|texlive-skull-0.1-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-skull-0.1-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-skull-0.1-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-skull-0.1-3|20	
12mr|texlive-skull-0.1-3|21	%description
12mr|texlive-skull-0.1-3|22	The font (defined in MetaFont) defines a single character, a
12mr|texlive-skull-0.1-3|23	black solid skull. A package is supplied to make this character
12mr|texlive-skull-0.1-3|24	available as a symbol in maths mode.
12mr|texlive-skull-0.1-3|25	
12mr|texlive-skull-0.1-3|26	%post
12mr|texlive-skull-0.1-3|27	%{_sbindir}/texlive.post
12mr|texlive-skull-0.1-3|28	
12mr|texlive-skull-0.1-3|29	%postun
12mr|texlive-skull-0.1-3|30	if [ $1 -eq 0 ]; then
12mr|texlive-skull-0.1-3|31	%{_sbindir}/texlive.post
12mr|texlive-skull-0.1-3|32	fi
12mr|texlive-skull-0.1-3|33	
12mr|texlive-skull-0.1-3|34	#-----------------------------------------------------------------------
12mr|texlive-skull-0.1-3|35	%files
12mr|texlive-skull-0.1-3|36	%{_texmfdistdir}/fonts/source/public/skull/skull.mf
12mr|texlive-skull-0.1-3|37	%{_texmfdistdir}/tex/latex/skull/skull.sty
12mr|texlive-skull-0.1-3|38	#- source
12mr|texlive-skull-0.1-3|39	%doc %{_texmfdistdir}/source/fonts/skull/skull.dtx
12mr|texlive-skull-0.1-3|40	%doc %{_texmfdistdir}/source/fonts/skull/skull.ins
12mr|texlive-skull-0.1-3|41	
12mr|texlive-skull-0.1-3|42	#-----------------------------------------------------------------------
12mr|texlive-skull-0.1-3|43	%prep
12mr|texlive-skull-0.1-3|44	%setup -c -a0 -a1
12mr|texlive-skull-0.1-3|45	
12mr|texlive-skull-0.1-3|46	%build
12mr|texlive-skull-0.1-3|47	
12mr|texlive-skull-0.1-3|48	%install
12mr|texlive-skull-0.1-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-skull-0.1-3|50	cp -fpar fonts tex source %{buildroot}%{_texmfdistdir}
12mr|texlive-skull-0.1-3|51	
12mr|texlive-skull-0.1-3|52	
12mr|texlive-skull-0.1-3|53	
12mr|texlive-skull-0.1-3|54	%changelog
12mr|texlive-skull-0.1-3|55	

18557 12
12mr|texlive-slantsc-2.11-1|1	# revision 25007
12mr|texlive-slantsc-2.11-1|2	# category Package
12mr|texlive-slantsc-2.11-1|3	# catalog-ctan /macros/latex/contrib/slantsc
12mr|texlive-slantsc-2.11-1|4	# catalog-date 2012-01-02 14:24:13 +0100
12mr|texlive-slantsc-2.11-1|5	# catalog-license lppl
12mr|texlive-slantsc-2.11-1|6	# catalog-version 2.11
12mr|texlive-slantsc-2.11-1|7	Name:		texlive-slantsc
12mr|texlive-slantsc-2.11-1|8	Version:	2.11
12mr|texlive-slantsc-2.11-1|9	Release:	1
12mr|texlive-slantsc-2.11-1|10	Summary:	Access different-shaped small-caps fonts
12mr|texlive-slantsc-2.11-1|11	Group:		Publishing
12mr|texlive-slantsc-2.11-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/slantsc
12mr|texlive-slantsc-2.11-1|13	License:	LPPL
12mr|texlive-slantsc-2.11-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/slantsc.tar.xz
12mr|texlive-slantsc-2.11-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/slantsc.doc.tar.xz
12mr|texlive-slantsc-2.11-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/slantsc.source.tar.xz
12mr|texlive-slantsc-2.11-1|17	BuildArch:	noarch
12mr|texlive-slantsc-2.11-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-slantsc-2.11-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-slantsc-2.11-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-slantsc-2.11-1|21	
12mr|texlive-slantsc-2.11-1|22	%description
12mr|texlive-slantsc-2.11-1|23	This package enables the use of small capitals in different
12mr|texlive-slantsc-2.11-1|24	font shapes, e.g., slanted or bold slanted for all fonts that
12mr|texlive-slantsc-2.11-1|25	provide appropriate font shapes. (Note that a separate .fd file
12mr|texlive-slantsc-2.11-1|26	is needed to define font shapes such as 'scsl' or 'scit'.).
12mr|texlive-slantsc-2.11-1|27	
12mr|texlive-slantsc-2.11-1|28	%post
12mr|texlive-slantsc-2.11-1|29	%{_sbindir}/texlive.post
12mr|texlive-slantsc-2.11-1|30	
12mr|texlive-slantsc-2.11-1|31	%postun
12mr|texlive-slantsc-2.11-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-slantsc-2.11-1|33	%{_sbindir}/texlive.post
12mr|texlive-slantsc-2.11-1|34	fi
12mr|texlive-slantsc-2.11-1|35	
12mr|texlive-slantsc-2.11-1|36	#-----------------------------------------------------------------------
12mr|texlive-slantsc-2.11-1|37	%files
12mr|texlive-slantsc-2.11-1|38	%{_texmfdistdir}/tex/latex/slantsc/slantsc.sty
12mr|texlive-slantsc-2.11-1|39	%doc %{_texmfdistdir}/doc/latex/slantsc/ChangeLog
12mr|texlive-slantsc-2.11-1|40	%doc %{_texmfdistdir}/doc/latex/slantsc/Makefile
12mr|texlive-slantsc-2.11-1|41	%doc %{_texmfdistdir}/doc/latex/slantsc/README
12mr|texlive-slantsc-2.11-1|42	%doc %{_texmfdistdir}/doc/latex/slantsc/getversion.tex
12mr|texlive-slantsc-2.11-1|43	%doc %{_texmfdistdir}/doc/latex/slantsc/slantsc.pdf
12mr|texlive-slantsc-2.11-1|44	%doc %{_texmfdistdir}/doc/latex/slantsc/testslantsc.tex
12mr|texlive-slantsc-2.11-1|45	#- source
12mr|texlive-slantsc-2.11-1|46	%doc %{_texmfdistdir}/source/latex/slantsc/slantsc.dtx
12mr|texlive-slantsc-2.11-1|47	%doc %{_texmfdistdir}/source/latex/slantsc/slantsc.ins
12mr|texlive-slantsc-2.11-1|48	
12mr|texlive-slantsc-2.11-1|49	#-----------------------------------------------------------------------
12mr|texlive-slantsc-2.11-1|50	%prep
12mr|texlive-slantsc-2.11-1|51	%setup -c -a0 -a1 -a2
12mr|texlive-slantsc-2.11-1|52	
12mr|texlive-slantsc-2.11-1|53	%build
12mr|texlive-slantsc-2.11-1|54	
12mr|texlive-slantsc-2.11-1|55	%install
12mr|texlive-slantsc-2.11-1|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-slantsc-2.11-1|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-slantsc-2.11-1|58	
12mr|texlive-slantsc-2.11-1|59	
12mr|texlive-slantsc-2.11-1|60	
12mr|texlive-slantsc-2.11-1|61	%changelog
12mr|texlive-slantsc-2.11-1|62	

18558 12
12mr|texlive-slideshow-1.0-2|1	# revision 15878
12mr|texlive-slideshow-1.0-2|2	# category Package
12mr|texlive-slideshow-1.0-2|3	# catalog-ctan /graphics/metapost/contrib/macros/slideshow
12mr|texlive-slideshow-1.0-2|4	# catalog-date 2008-12-04 14:14:32 +0100
12mr|texlive-slideshow-1.0-2|5	# catalog-license other-free
12mr|texlive-slideshow-1.0-2|6	# catalog-version 1.0
12mr|texlive-slideshow-1.0-2|7	Name:		texlive-slideshow
12mr|texlive-slideshow-1.0-2|8	Version:	1.0
12mr|texlive-slideshow-1.0-2|9	Release:	2
12mr|texlive-slideshow-1.0-2|10	Summary:	Generate slideshow with MetaPost
12mr|texlive-slideshow-1.0-2|11	Group:		Publishing
12mr|texlive-slideshow-1.0-2|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/slideshow
12mr|texlive-slideshow-1.0-2|13	License:	OTHER-FREE
12mr|texlive-slideshow-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/slideshow.tar.xz
12mr|texlive-slideshow-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/slideshow.doc.tar.xz
12mr|texlive-slideshow-1.0-2|16	BuildArch:	noarch
12mr|texlive-slideshow-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-slideshow-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-slideshow-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-slideshow-1.0-2|20	
12mr|texlive-slideshow-1.0-2|21	%description
12mr|texlive-slideshow-1.0-2|22	The package provides a means of creating presentations in
12mr|texlive-slideshow-1.0-2|23	MetaPost, without intervention from other utilities (except a
12mr|texlive-slideshow-1.0-2|24	distiller). Such an arrangement has its advantages (though
12mr|texlive-slideshow-1.0-2|25	there are disadvantages too).
12mr|texlive-slideshow-1.0-2|26	
12mr|texlive-slideshow-1.0-2|27	%post
12mr|texlive-slideshow-1.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-slideshow-1.0-2|29	
12mr|texlive-slideshow-1.0-2|30	%postun
12mr|texlive-slideshow-1.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-slideshow-1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-slideshow-1.0-2|33	fi
12mr|texlive-slideshow-1.0-2|34	
12mr|texlive-slideshow-1.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-slideshow-1.0-2|36	%files
12mr|texlive-slideshow-1.0-2|37	%{_texmfdistdir}/metapost/slideshow/pathalong.mp
12mr|texlive-slideshow-1.0-2|38	%{_texmfdistdir}/metapost/slideshow/slideshow.mp
12mr|texlive-slideshow-1.0-2|39	%{_texmfdistdir}/metapost/slideshow/sshowex.mp
12mr|texlive-slideshow-1.0-2|40	%{_texmfdistdir}/metapost/slideshow/sshowex2.mp
12mr|texlive-slideshow-1.0-2|41	%{_texmfdistdir}/metapost/slideshow/sshowex3.mp
12mr|texlive-slideshow-1.0-2|42	%{_texmfdistdir}/metapost/slideshow/sshowintro.mp
12mr|texlive-slideshow-1.0-2|43	%doc %{_texmfdistdir}/doc/metapost/slideshow/slideshow.txt
12mr|texlive-slideshow-1.0-2|44	%doc %{_texmfdistdir}/doc/metapost/slideshow/sshowex.pdf
12mr|texlive-slideshow-1.0-2|45	%doc %{_texmfdistdir}/doc/metapost/slideshow/sshowex2.pdf
12mr|texlive-slideshow-1.0-2|46	%doc %{_texmfdistdir}/doc/metapost/slideshow/sshowex3.pdf
12mr|texlive-slideshow-1.0-2|47	%doc %{_texmfdistdir}/doc/metapost/slideshow/sshowintro.pdf
12mr|texlive-slideshow-1.0-2|48	
12mr|texlive-slideshow-1.0-2|49	#-----------------------------------------------------------------------
12mr|texlive-slideshow-1.0-2|50	%prep
12mr|texlive-slideshow-1.0-2|51	%setup -c -a0 -a1
12mr|texlive-slideshow-1.0-2|52	
12mr|texlive-slideshow-1.0-2|53	%build
12mr|texlive-slideshow-1.0-2|54	
12mr|texlive-slideshow-1.0-2|55	%install
12mr|texlive-slideshow-1.0-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-slideshow-1.0-2|57	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
12mr|texlive-slideshow-1.0-2|58	
12mr|texlive-slideshow-1.0-2|59	
12mr|texlive-slideshow-1.0-2|60	
12mr|texlive-slideshow-1.0-2|61	%changelog
12mr|texlive-slideshow-1.0-2|62	

18559 12
12mr|texlive-smalltableof-20101105-2|1	# revision 20333
12mr|texlive-smalltableof-20101105-2|2	# category Package
12mr|texlive-smalltableof-20101105-2|3	# catalog-ctan /macros/latex/contrib/smalltableof
12mr|texlive-smalltableof-20101105-2|4	# catalog-date 2010-11-05 12:10:03 +0100
12mr|texlive-smalltableof-20101105-2|5	# catalog-license lppl
12mr|texlive-smalltableof-20101105-2|6	# catalog-version undef
12mr|texlive-smalltableof-20101105-2|7	Name:		texlive-smalltableof
12mr|texlive-smalltableof-20101105-2|8	Version:	20101105
12mr|texlive-smalltableof-20101105-2|9	Release:	2
12mr|texlive-smalltableof-20101105-2|10	Summary:	Create listoffigures etc. in a single chapter
12mr|texlive-smalltableof-20101105-2|11	Group:		Publishing
12mr|texlive-smalltableof-20101105-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/smalltableof
12mr|texlive-smalltableof-20101105-2|13	License:	LPPL
12mr|texlive-smalltableof-20101105-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/smalltableof.tar.xz
12mr|texlive-smalltableof-20101105-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/smalltableof.doc.tar.xz
12mr|texlive-smalltableof-20101105-2|16	BuildArch:	noarch
12mr|texlive-smalltableof-20101105-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-smalltableof-20101105-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-smalltableof-20101105-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-smalltableof-20101105-2|20	
12mr|texlive-smalltableof-20101105-2|21	%description
12mr|texlive-smalltableof-20101105-2|22	The package allows you to create a list of figures and list of
12mr|texlive-smalltableof-20101105-2|23	tables in a chapter named 'List' that contains separate
12mr|texlive-smalltableof-20101105-2|24	sections for each list of figures, tables, etc.
12mr|texlive-smalltableof-20101105-2|25	
12mr|texlive-smalltableof-20101105-2|26	%post
12mr|texlive-smalltableof-20101105-2|27	%{_sbindir}/texlive.post
12mr|texlive-smalltableof-20101105-2|28	
12mr|texlive-smalltableof-20101105-2|29	%postun
12mr|texlive-smalltableof-20101105-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-smalltableof-20101105-2|31	%{_sbindir}/texlive.post
12mr|texlive-smalltableof-20101105-2|32	fi
12mr|texlive-smalltableof-20101105-2|33	
12mr|texlive-smalltableof-20101105-2|34	#-----------------------------------------------------------------------
12mr|texlive-smalltableof-20101105-2|35	%files
12mr|texlive-smalltableof-20101105-2|36	%{_texmfdistdir}/tex/latex/smalltableof/smalltableof.sty
12mr|texlive-smalltableof-20101105-2|37	%doc %{_texmfdistdir}/doc/latex/smalltableof/README
12mr|texlive-smalltableof-20101105-2|38	%doc %{_texmfdistdir}/doc/latex/smalltableof/smalltableof-doc-fr.pdf
12mr|texlive-smalltableof-20101105-2|39	%doc %{_texmfdistdir}/doc/latex/smalltableof/smalltableof-doc-fr.tex
12mr|texlive-smalltableof-20101105-2|40	
12mr|texlive-smalltableof-20101105-2|41	#-----------------------------------------------------------------------
12mr|texlive-smalltableof-20101105-2|42	%prep
12mr|texlive-smalltableof-20101105-2|43	%setup -c -a0 -a1
12mr|texlive-smalltableof-20101105-2|44	
12mr|texlive-smalltableof-20101105-2|45	%build
12mr|texlive-smalltableof-20101105-2|46	
12mr|texlive-smalltableof-20101105-2|47	%install
12mr|texlive-smalltableof-20101105-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-smalltableof-20101105-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-smalltableof-20101105-2|50	
12mr|texlive-smalltableof-20101105-2|51	
12mr|texlive-smalltableof-20101105-2|52	
12mr|texlive-smalltableof-20101105-2|53	%changelog
12mr|texlive-smalltableof-20101105-2|54	

18560 12
12mr|texlive-smartref-1.9-2|1	# revision 20311
12mr|texlive-smartref-1.9-2|2	# category Package
12mr|texlive-smartref-1.9-2|3	# catalog-ctan /macros/latex/contrib/smartref
12mr|texlive-smartref-1.9-2|4	# catalog-date 2010-11-01 15:44:19 +0100
12mr|texlive-smartref-1.9-2|5	# catalog-license lppl
12mr|texlive-smartref-1.9-2|6	# catalog-version 1.9
12mr|texlive-smartref-1.9-2|7	Name:		texlive-smartref
12mr|texlive-smartref-1.9-2|8	Version:	1.9
12mr|texlive-smartref-1.9-2|9	Release:	2
12mr|texlive-smartref-1.9-2|10	Summary:	Extend LaTeX's \ref capability
12mr|texlive-smartref-1.9-2|11	Group:		Publishing
12mr|texlive-smartref-1.9-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/smartref
12mr|texlive-smartref-1.9-2|13	License:	LPPL
12mr|texlive-smartref-1.9-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/smartref.tar.xz
12mr|texlive-smartref-1.9-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/smartref.doc.tar.xz
12mr|texlive-smartref-1.9-2|16	BuildArch:	noarch
12mr|texlive-smartref-1.9-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-smartref-1.9-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-smartref-1.9-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-smartref-1.9-2|20	
12mr|texlive-smartref-1.9-2|21	%description
12mr|texlive-smartref-1.9-2|22	The package extends the LaTeX labelling system: whenever a
12mr|texlive-smartref-1.9-2|23	label is set, the values of counters (selected by the user) are
12mr|texlive-smartref-1.9-2|24	recorded, along with the label. The value of these counters can
12mr|texlive-smartref-1.9-2|25	be recalled with a command similar to \pageref. The package
12mr|texlive-smartref-1.9-2|26	also adds commands \s[name]ref (for each counter [name] that
12mr|texlive-smartref-1.9-2|27	the user has selected); these commands display something only
12mr|texlive-smartref-1.9-2|28	if the value of the [name] counter is changed from when the
12mr|texlive-smartref-1.9-2|29	label was set. Many commands are provided to serve as a macro
12mr|texlive-smartref-1.9-2|30	programming environment for using the extended labels.
12mr|texlive-smartref-1.9-2|31	
12mr|texlive-smartref-1.9-2|32	%post
12mr|texlive-smartref-1.9-2|33	%{_sbindir}/texlive.post
12mr|texlive-smartref-1.9-2|34	
12mr|texlive-smartref-1.9-2|35	%postun
12mr|texlive-smartref-1.9-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-smartref-1.9-2|37	%{_sbindir}/texlive.post
12mr|texlive-smartref-1.9-2|38	fi
12mr|texlive-smartref-1.9-2|39	
12mr|texlive-smartref-1.9-2|40	#-----------------------------------------------------------------------
12mr|texlive-smartref-1.9-2|41	%files
12mr|texlive-smartref-1.9-2|42	%{_texmfdistdir}/tex/latex/smartref/byname.sty
12mr|texlive-smartref-1.9-2|43	%{_texmfdistdir}/tex/latex/smartref/smartref.sty
12mr|texlive-smartref-1.9-2|44	%doc %{_texmfdistdir}/doc/latex/smartref/README
12mr|texlive-smartref-1.9-2|45	%doc %{_texmfdistdir}/doc/latex/smartref/smartref-doc.pdf
12mr|texlive-smartref-1.9-2|46	%doc %{_texmfdistdir}/doc/latex/smartref/smartref-doc.tex
12mr|texlive-smartref-1.9-2|47	
12mr|texlive-smartref-1.9-2|48	#-----------------------------------------------------------------------
12mr|texlive-smartref-1.9-2|49	%prep
12mr|texlive-smartref-1.9-2|50	%setup -c -a0 -a1
12mr|texlive-smartref-1.9-2|51	
12mr|texlive-smartref-1.9-2|52	%build
12mr|texlive-smartref-1.9-2|53	
12mr|texlive-smartref-1.9-2|54	%install
12mr|texlive-smartref-1.9-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-smartref-1.9-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-smartref-1.9-2|57	
12mr|texlive-smartref-1.9-2|58	
12mr|texlive-smartref-1.9-2|59	
12mr|texlive-smartref-1.9-2|60	%changelog
12mr|texlive-smartref-1.9-2|61	

18561 12
12mr|texlive-snapshot-1.14-2|1	# revision 15878
12mr|texlive-snapshot-1.14-2|2	# category Package
12mr|texlive-snapshot-1.14-2|3	# catalog-ctan /macros/latex/contrib/snapshot
12mr|texlive-snapshot-1.14-2|4	# catalog-date 2006-12-14 00:03:18 +0100
12mr|texlive-snapshot-1.14-2|5	# catalog-license lppl
12mr|texlive-snapshot-1.14-2|6	# catalog-version 1.14
12mr|texlive-snapshot-1.14-2|7	Name:		texlive-snapshot
12mr|texlive-snapshot-1.14-2|8	Version:	1.14
12mr|texlive-snapshot-1.14-2|9	Release:	2
12mr|texlive-snapshot-1.14-2|10	Summary:	List the external dependencies of a LaTeX document
12mr|texlive-snapshot-1.14-2|11	Group:		Publishing
12mr|texlive-snapshot-1.14-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/snapshot
12mr|texlive-snapshot-1.14-2|13	License:	LPPL
12mr|texlive-snapshot-1.14-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/snapshot.tar.xz
12mr|texlive-snapshot-1.14-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/snapshot.doc.tar.xz
12mr|texlive-snapshot-1.14-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/snapshot.source.tar.xz
12mr|texlive-snapshot-1.14-2|17	BuildArch:	noarch
12mr|texlive-snapshot-1.14-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-snapshot-1.14-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-snapshot-1.14-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-snapshot-1.14-2|21	
12mr|texlive-snapshot-1.14-2|22	%description
12mr|texlive-snapshot-1.14-2|23	The snapshot package helps the owner of a LaTeX document obtain
12mr|texlive-snapshot-1.14-2|24	a list of the external dependencies of the document, in a form
12mr|texlive-snapshot-1.14-2|25	that can be embedded at the top of the document. It provides a
12mr|texlive-snapshot-1.14-2|26	snapshot of the current processing context of the document,
12mr|texlive-snapshot-1.14-2|27	insofar as it can be determined from inside LaTeX. If a
12mr|texlive-snapshot-1.14-2|28	document contains such a dependency list, then it becomes
12mr|texlive-snapshot-1.14-2|29	possible to arrange that the document be processed always with
12mr|texlive-snapshot-1.14-2|30	the same versions of everything, in order to ensure the same
12mr|texlive-snapshot-1.14-2|31	output. This could be useful for someone wanting to keep a
12mr|texlive-snapshot-1.14-2|32	LaTeX document on hand and consistently reproduce an identical
12mr|texlive-snapshot-1.14-2|33	DVI file from it, on the fly; or for someone wanting to shield
12mr|texlive-snapshot-1.14-2|34	a document during the final stages of its production cycle from
12mr|texlive-snapshot-1.14-2|35	unexpected side effects of routine upgrades to the TeX system.
12mr|texlive-snapshot-1.14-2|36	
12mr|texlive-snapshot-1.14-2|37	%post
12mr|texlive-snapshot-1.14-2|38	%{_sbindir}/texlive.post
12mr|texlive-snapshot-1.14-2|39	
12mr|texlive-snapshot-1.14-2|40	%postun
12mr|texlive-snapshot-1.14-2|41	if [ $1 -eq 0 ]; then
12mr|texlive-snapshot-1.14-2|42	%{_sbindir}/texlive.post
12mr|texlive-snapshot-1.14-2|43	fi
12mr|texlive-snapshot-1.14-2|44	
12mr|texlive-snapshot-1.14-2|45	#-----------------------------------------------------------------------
12mr|texlive-snapshot-1.14-2|46	%files
12mr|texlive-snapshot-1.14-2|47	%{_texmfdistdir}/tex/latex/snapshot/snapshot.sty
12mr|texlive-snapshot-1.14-2|48	%doc %{_texmfdistdir}/doc/latex/snapshot/snapshot.pdf
12mr|texlive-snapshot-1.14-2|49	#- source
12mr|texlive-snapshot-1.14-2|50	%doc %{_texmfdistdir}/source/latex/snapshot/snapshot.dtx
12mr|texlive-snapshot-1.14-2|51	%doc %{_texmfdistdir}/source/latex/snapshot/snapshot.ins
12mr|texlive-snapshot-1.14-2|52	
12mr|texlive-snapshot-1.14-2|53	#-----------------------------------------------------------------------
12mr|texlive-snapshot-1.14-2|54	%prep
12mr|texlive-snapshot-1.14-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-snapshot-1.14-2|56	
12mr|texlive-snapshot-1.14-2|57	%build
12mr|texlive-snapshot-1.14-2|58	
12mr|texlive-snapshot-1.14-2|59	%install
12mr|texlive-snapshot-1.14-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-snapshot-1.14-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-snapshot-1.14-2|62	
12mr|texlive-snapshot-1.14-2|63	
12mr|texlive-snapshot-1.14-2|64	
12mr|texlive-snapshot-1.14-2|65	%changelog
12mr|texlive-snapshot-1.14-2|66	

18562 12
12mr|texlive-songbook-4.5-2|1	# revision 18136
12mr|texlive-songbook-4.5-2|2	# category Package
12mr|texlive-songbook-4.5-2|3	# catalog-ctan /macros/latex/contrib/songbook
12mr|texlive-songbook-4.5-2|4	# catalog-date 2010-05-06 13:38:32 +0200
12mr|texlive-songbook-4.5-2|5	# catalog-license lgpl2.1
12mr|texlive-songbook-4.5-2|6	# catalog-version 4.5
12mr|texlive-songbook-4.5-2|7	Name:		texlive-songbook
12mr|texlive-songbook-4.5-2|8	Version:	4.5
12mr|texlive-songbook-4.5-2|9	Release:	2
12mr|texlive-songbook-4.5-2|10	Summary:	Package for typesetting song lyrics and chord books
12mr|texlive-songbook-4.5-2|11	Group:		Publishing
12mr|texlive-songbook-4.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/songbook
12mr|texlive-songbook-4.5-2|13	License:	LGPL2.1
12mr|texlive-songbook-4.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/songbook.tar.xz
12mr|texlive-songbook-4.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/songbook.doc.tar.xz
12mr|texlive-songbook-4.5-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/songbook.source.tar.xz
12mr|texlive-songbook-4.5-2|17	BuildArch:	noarch
12mr|texlive-songbook-4.5-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-songbook-4.5-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-songbook-4.5-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-songbook-4.5-2|21	
12mr|texlive-songbook-4.5-2|22	%description
12mr|texlive-songbook-4.5-2|23	The package provides an all purpose songbook style. Three types
12mr|texlive-songbook-4.5-2|24	of output may be created from a single input file: "words and
12mr|texlive-songbook-4.5-2|25	chords" books for the musicians to play from, "words only"
12mr|texlive-songbook-4.5-2|26	songbooks for the congregation to sing from, and overhead
12mr|texlive-songbook-4.5-2|27	transparency masters for congregational use. The package will
12mr|texlive-songbook-4.5-2|28	also print a table of contents, an index sorted by title and
12mr|texlive-songbook-4.5-2|29	first line, and an index sorted by key, or by artist/composer.
12mr|texlive-songbook-4.5-2|30	The package attempts to handle songs in multiple keys, as well
12mr|texlive-songbook-4.5-2|31	as songs in multiple languages.
12mr|texlive-songbook-4.5-2|32	
12mr|texlive-songbook-4.5-2|33	%post
12mr|texlive-songbook-4.5-2|34	%{_sbindir}/texlive.post
12mr|texlive-songbook-4.5-2|35	
12mr|texlive-songbook-4.5-2|36	%postun
12mr|texlive-songbook-4.5-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-songbook-4.5-2|38	%{_sbindir}/texlive.post
12mr|texlive-songbook-4.5-2|39	fi
12mr|texlive-songbook-4.5-2|40	
12mr|texlive-songbook-4.5-2|41	#-----------------------------------------------------------------------
12mr|texlive-songbook-4.5-2|42	%files
12mr|texlive-songbook-4.5-2|43	%{_texmfdistdir}/makeindex/songbook/songbook.ist
12mr|texlive-songbook-4.5-2|44	%{_texmfdistdir}/tex/latex/songbook/conditionals.sty
12mr|texlive-songbook-4.5-2|45	%{_texmfdistdir}/tex/latex/songbook/songbook.sty
12mr|texlive-songbook-4.5-2|46	%doc %{_texmfdistdir}/doc/latex/songbook/LesserGPL.txt
12mr|texlive-songbook-4.5-2|47	%doc %{_texmfdistdir}/doc/latex/songbook/README
12mr|texlive-songbook-4.5-2|48	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/CarolBook/CarolBook.tex
12mr|texlive-songbook-4.5-2|49	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/CarolBook/CarolBookOH.pdf
12mr|texlive-songbook-4.5-2|50	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/CarolBook/CarolBookWB.pdf
12mr|texlive-songbook-4.5-2|51	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/README
12mr|texlive-songbook-4.5-2|52	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/crd2sb/NothingButTheBlood.crd
12mr|texlive-songbook-4.5-2|53	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/crd2sb/crd2sb
12mr|texlive-songbook-4.5-2|54	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/crd2sb/crd2sb.txt
12mr|texlive-songbook-4.5-2|55	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/modulate
12mr|texlive-songbook-4.5-2|56	%doc %{_texmfdistdir}/doc/latex/songbook/contrib/texchord.sty
12mr|texlive-songbook-4.5-2|57	%doc %{_texmfdistdir}/doc/latex/songbook/install.txt
12mr|texlive-songbook-4.5-2|58	%doc %{_texmfdistdir}/doc/latex/songbook/mksbadx
12mr|texlive-songbook-4.5-2|59	%doc %{_texmfdistdir}/doc/latex/songbook/mksbkdx
12mr|texlive-songbook-4.5-2|60	%doc %{_texmfdistdir}/doc/latex/songbook/mksbtdx
12mr|texlive-songbook-4.5-2|61	%doc %{_texmfdistdir}/doc/latex/songbook/sample-sb.tex
12mr|texlive-songbook-4.5-2|62	%doc %{_texmfdistdir}/doc/latex/songbook/sampleAdx.pdf
12mr|texlive-songbook-4.5-2|63	%doc %{_texmfdistdir}/doc/latex/songbook/sampleAdx.tex
12mr|texlive-songbook-4.5-2|64	%doc %{_texmfdistdir}/doc/latex/songbook/sampleCBK.pdf
12mr|texlive-songbook-4.5-2|65	%doc %{_texmfdistdir}/doc/latex/songbook/sampleCSBK.pdf
12mr|texlive-songbook-4.5-2|66	%doc %{_texmfdistdir}/doc/latex/songbook/sampleKdx.pdf
12mr|texlive-songbook-4.5-2|67	%doc %{_texmfdistdir}/doc/latex/songbook/sampleKdx.tex
12mr|texlive-songbook-4.5-2|68	%doc %{_texmfdistdir}/doc/latex/songbook/sampleOH.pdf
12mr|texlive-songbook-4.5-2|69	%doc %{_texmfdistdir}/doc/latex/songbook/sampleTdx.pdf
12mr|texlive-songbook-4.5-2|70	%doc %{_texmfdistdir}/doc/latex/songbook/sampleTdx.tex
12mr|texlive-songbook-4.5-2|71	%doc %{_texmfdistdir}/doc/latex/songbook/sampleToc.pdf
12mr|texlive-songbook-4.5-2|72	%doc %{_texmfdistdir}/doc/latex/songbook/sampleToc.tex
12mr|texlive-songbook-4.5-2|73	%doc %{_texmfdistdir}/doc/latex/songbook/sampleWBK.pdf
12mr|texlive-songbook-4.5-2|74	%doc %{_texmfdistdir}/doc/latex/songbook/songbook.pdf
12mr|texlive-songbook-4.5-2|75	#- source
12mr|texlive-songbook-4.5-2|76	%doc %{_texmfdistdir}/source/latex/songbook/songbook.dtx
12mr|texlive-songbook-4.5-2|77	%doc %{_texmfdistdir}/source/latex/songbook/songbook.ins
12mr|texlive-songbook-4.5-2|78	
12mr|texlive-songbook-4.5-2|79	#-----------------------------------------------------------------------
12mr|texlive-songbook-4.5-2|80	%prep
12mr|texlive-songbook-4.5-2|81	%setup -c -a0 -a1 -a2
12mr|texlive-songbook-4.5-2|82	
12mr|texlive-songbook-4.5-2|83	%build
12mr|texlive-songbook-4.5-2|84	
12mr|texlive-songbook-4.5-2|85	%install
12mr|texlive-songbook-4.5-2|86	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-songbook-4.5-2|87	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-songbook-4.5-2|88	
12mr|texlive-songbook-4.5-2|89	
12mr|texlive-songbook-4.5-2|90	
12mr|texlive-songbook-4.5-2|91	%changelog
12mr|texlive-songbook-4.5-2|92	

18563 12
12mr|texlive-sort-by-letters-20120604-1|1	# revision 27128
12mr|texlive-sort-by-letters-20120604-1|2	# category Package
12mr|texlive-sort-by-letters-20120604-1|3	# catalog-ctan /biblio/bibtex/contrib/sort-by-letters
12mr|texlive-sort-by-letters-20120604-1|4	# catalog-date 2012-06-04 23:25:44 +0200
12mr|texlive-sort-by-letters-20120604-1|5	# catalog-license other-free
12mr|texlive-sort-by-letters-20120604-1|6	# catalog-version undef
12mr|texlive-sort-by-letters-20120604-1|7	Name:		texlive-sort-by-letters
12mr|texlive-sort-by-letters-20120604-1|8	Version:	20120604
12mr|texlive-sort-by-letters-20120604-1|9	Release:	1
12mr|texlive-sort-by-letters-20120604-1|10	Summary:	Bibliography styles for alphabetic sorting
12mr|texlive-sort-by-letters-20120604-1|11	Group:		Publishing
12mr|texlive-sort-by-letters-20120604-1|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/sort-by-letters
12mr|texlive-sort-by-letters-20120604-1|13	License:	OTHER-FREE
12mr|texlive-sort-by-letters-20120604-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sort-by-letters.tar.xz
12mr|texlive-sort-by-letters-20120604-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sort-by-letters.doc.tar.xz
12mr|texlive-sort-by-letters-20120604-1|16	BuildArch:	noarch
12mr|texlive-sort-by-letters-20120604-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-sort-by-letters-20120604-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-sort-by-letters-20120604-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-sort-by-letters-20120604-1|20	
12mr|texlive-sort-by-letters-20120604-1|21	%description
12mr|texlive-sort-by-letters-20120604-1|22	This bundle contains several bibliography styles for separating
12mr|texlive-sort-by-letters-20120604-1|23	a document's references by the first letter of the first
12mr|texlive-sort-by-letters-20120604-1|24	author/editor in the bibliography entry. The styles are adapted
12mr|texlive-sort-by-letters-20120604-1|25	from standard ones or from natbib ones.
12mr|texlive-sort-by-letters-20120604-1|26	
12mr|texlive-sort-by-letters-20120604-1|27	%post
12mr|texlive-sort-by-letters-20120604-1|28	%{_sbindir}/texlive.post
12mr|texlive-sort-by-letters-20120604-1|29	
12mr|texlive-sort-by-letters-20120604-1|30	%postun
12mr|texlive-sort-by-letters-20120604-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-sort-by-letters-20120604-1|32	%{_sbindir}/texlive.post
12mr|texlive-sort-by-letters-20120604-1|33	fi
12mr|texlive-sort-by-letters-20120604-1|34	
12mr|texlive-sort-by-letters-20120604-1|35	#-----------------------------------------------------------------------
12mr|texlive-sort-by-letters-20120604-1|36	%files
12mr|texlive-sort-by-letters-20120604-1|37	%{_texmfdistdir}/bibtex/bst/sort-by-letters/abbrv-letters.bst
12mr|texlive-sort-by-letters-20120604-1|38	%{_texmfdistdir}/bibtex/bst/sort-by-letters/alpha-letters.bst
12mr|texlive-sort-by-letters-20120604-1|39	%{_texmfdistdir}/bibtex/bst/sort-by-letters/apalike-letters.bst
12mr|texlive-sort-by-letters-20120604-1|40	%{_texmfdistdir}/bibtex/bst/sort-by-letters/frplainnat-letters.bst
12mr|texlive-sort-by-letters-20120604-1|41	%{_texmfdistdir}/bibtex/bst/sort-by-letters/plain-letters.bst
12mr|texlive-sort-by-letters-20120604-1|42	%{_texmfdistdir}/bibtex/bst/sort-by-letters/plainnat-letters.bst
12mr|texlive-sort-by-letters-20120604-1|43	%{_texmfdistdir}/bibtex/bst/sort-by-letters/siam-letters.bst
12mr|texlive-sort-by-letters-20120604-1|44	%doc %{_texmfdistdir}/doc/bibtex/sort-by-letters/README
12mr|texlive-sort-by-letters-20120604-1|45	
12mr|texlive-sort-by-letters-20120604-1|46	#-----------------------------------------------------------------------
12mr|texlive-sort-by-letters-20120604-1|47	%prep
12mr|texlive-sort-by-letters-20120604-1|48	%setup -c -a0 -a1
12mr|texlive-sort-by-letters-20120604-1|49	
12mr|texlive-sort-by-letters-20120604-1|50	%build
12mr|texlive-sort-by-letters-20120604-1|51	
12mr|texlive-sort-by-letters-20120604-1|52	%install
12mr|texlive-sort-by-letters-20120604-1|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sort-by-letters-20120604-1|54	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-sort-by-letters-20120604-1|55	
12mr|texlive-sort-by-letters-20120604-1|56	
12mr|texlive-sort-by-letters-20120604-1|57	
12mr|texlive-sort-by-letters-20120604-1|58	%changelog
12mr|texlive-sort-by-letters-20120604-1|59	

18564 12
12mr|texlive-soton-0.1-2|1	# revision 16215
12mr|texlive-soton-0.1-2|2	# category Package
12mr|texlive-soton-0.1-2|3	# catalog-ctan /macros/latex/contrib/soton
12mr|texlive-soton-0.1-2|4	# catalog-date 2009-11-28 09:57:52 +0100
12mr|texlive-soton-0.1-2|5	# catalog-license lppl
12mr|texlive-soton-0.1-2|6	# catalog-version 0.1
12mr|texlive-soton-0.1-2|7	Name:		texlive-soton
12mr|texlive-soton-0.1-2|8	Version:	0.1
12mr|texlive-soton-0.1-2|9	Release:	2
12mr|texlive-soton-0.1-2|10	Summary:	University of Southampton-compliant slides
12mr|texlive-soton-0.1-2|11	Group:		Publishing
12mr|texlive-soton-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/soton
12mr|texlive-soton-0.1-2|13	License:	LPPL
12mr|texlive-soton-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/soton.tar.xz
12mr|texlive-soton-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/soton.doc.tar.xz
12mr|texlive-soton-0.1-2|16	BuildArch:	noarch
12mr|texlive-soton-0.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-soton-0.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-soton-0.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-soton-0.1-2|20	
12mr|texlive-soton-0.1-2|21	%description
12mr|texlive-soton-0.1-2|22	The bundle contains two packages: soton-palette which defines
12mr|texlive-soton-0.1-2|23	colour-ways, and soton-beamer, which uses the colours to
12mr|texlive-soton-0.1-2|24	produce compliant presentations.
12mr|texlive-soton-0.1-2|25	
12mr|texlive-soton-0.1-2|26	%post
12mr|texlive-soton-0.1-2|27	%{_sbindir}/texlive.post
12mr|texlive-soton-0.1-2|28	
12mr|texlive-soton-0.1-2|29	%postun
12mr|texlive-soton-0.1-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-soton-0.1-2|31	%{_sbindir}/texlive.post
12mr|texlive-soton-0.1-2|32	fi
12mr|texlive-soton-0.1-2|33	
12mr|texlive-soton-0.1-2|34	#-----------------------------------------------------------------------
12mr|texlive-soton-0.1-2|35	%files
12mr|texlive-soton-0.1-2|36	%{_texmfdistdir}/tex/latex/soton/soton-beamer.sty
12mr|texlive-soton-0.1-2|37	%{_texmfdistdir}/tex/latex/soton/soton-palette.sty
12mr|texlive-soton-0.1-2|38	%doc %{_texmfdistdir}/doc/latex/soton/README
12mr|texlive-soton-0.1-2|39	
12mr|texlive-soton-0.1-2|40	#-----------------------------------------------------------------------
12mr|texlive-soton-0.1-2|41	%prep
12mr|texlive-soton-0.1-2|42	%setup -c -a0 -a1
12mr|texlive-soton-0.1-2|43	
12mr|texlive-soton-0.1-2|44	%build
12mr|texlive-soton-0.1-2|45	
12mr|texlive-soton-0.1-2|46	%install
12mr|texlive-soton-0.1-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-soton-0.1-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-soton-0.1-2|49	
12mr|texlive-soton-0.1-2|50	
12mr|texlive-soton-0.1-2|51	
12mr|texlive-soton-0.1-2|52	%changelog
12mr|texlive-soton-0.1-2|53	

18565 12
12mr|texlive-soul-2.4-2|1	# revision 15878
12mr|texlive-soul-2.4-2|2	# category Package
12mr|texlive-soul-2.4-2|3	# catalog-ctan /macros/latex/contrib/soul
12mr|texlive-soul-2.4-2|4	# catalog-date 2009-10-10 00:35:28 +0200
12mr|texlive-soul-2.4-2|5	# catalog-license lppl
12mr|texlive-soul-2.4-2|6	# catalog-version 2.4
12mr|texlive-soul-2.4-2|7	Name:		texlive-soul
12mr|texlive-soul-2.4-2|8	Version:	2.4
12mr|texlive-soul-2.4-2|9	Release:	2
12mr|texlive-soul-2.4-2|10	Summary:	Hyphenation for letterspacing, underlining, and more
12mr|texlive-soul-2.4-2|11	Group:		Publishing
12mr|texlive-soul-2.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/soul
12mr|texlive-soul-2.4-2|13	License:	LPPL
12mr|texlive-soul-2.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/soul.tar.xz
12mr|texlive-soul-2.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/soul.doc.tar.xz
12mr|texlive-soul-2.4-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/soul.source.tar.xz
12mr|texlive-soul-2.4-2|17	BuildArch:	noarch
12mr|texlive-soul-2.4-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-soul-2.4-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-soul-2.4-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-soul-2.4-2|21	
12mr|texlive-soul-2.4-2|22	%description
12mr|texlive-soul-2.4-2|23	Provides hyphenatable spacing out (letterspacing), underlining,
12mr|texlive-soul-2.4-2|24	striking out, etc., using the TeX hyphenation algorithm to find
12mr|texlive-soul-2.4-2|25	the proper hyphens automatically. The package also provides a
12mr|texlive-soul-2.4-2|26	mechanism that can be used to implement similar tasks, that
12mr|texlive-soul-2.4-2|27	have to treat text syllable by syllable. This is shown in two
12mr|texlive-soul-2.4-2|28	examples. The package itself does not support UTF-8 input in
12mr|texlive-soul-2.4-2|29	ordinary (PDF)LaTeX; some UTF-8 support is offered by package
12mr|texlive-soul-2.4-2|30	soulutf8.
12mr|texlive-soul-2.4-2|31	
12mr|texlive-soul-2.4-2|32	%post
12mr|texlive-soul-2.4-2|33	%{_sbindir}/texlive.post
12mr|texlive-soul-2.4-2|34	
12mr|texlive-soul-2.4-2|35	%postun
12mr|texlive-soul-2.4-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-soul-2.4-2|37	%{_sbindir}/texlive.post
12mr|texlive-soul-2.4-2|38	fi
12mr|texlive-soul-2.4-2|39	
12mr|texlive-soul-2.4-2|40	#-----------------------------------------------------------------------
12mr|texlive-soul-2.4-2|41	%files
12mr|texlive-soul-2.4-2|42	%{_texmfdistdir}/tex/latex/soul/soul.sty
12mr|texlive-soul-2.4-2|43	%doc %{_texmfdistdir}/doc/latex/soul/soul.pdf
12mr|texlive-soul-2.4-2|44	%doc %{_texmfdistdir}/doc/latex/soul/soul.txt
12mr|texlive-soul-2.4-2|45	#- source
12mr|texlive-soul-2.4-2|46	%doc %{_texmfdistdir}/source/latex/soul/Makefile
12mr|texlive-soul-2.4-2|47	%doc %{_texmfdistdir}/source/latex/soul/soul.dtx
12mr|texlive-soul-2.4-2|48	%doc %{_texmfdistdir}/source/latex/soul/soul.ins
12mr|texlive-soul-2.4-2|49	
12mr|texlive-soul-2.4-2|50	#-----------------------------------------------------------------------
12mr|texlive-soul-2.4-2|51	%prep
12mr|texlive-soul-2.4-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-soul-2.4-2|53	
12mr|texlive-soul-2.4-2|54	%build
12mr|texlive-soul-2.4-2|55	
12mr|texlive-soul-2.4-2|56	%install
12mr|texlive-soul-2.4-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-soul-2.4-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-soul-2.4-2|59	
12mr|texlive-soul-2.4-2|60	
12mr|texlive-soul-2.4-2|61	
12mr|texlive-soul-2.4-2|62	%changelog
12mr|texlive-soul-2.4-2|63	

18566 12
12mr|texlive-spanglish-0.1-2|1	# revision 20889
12mr|texlive-spanglish-0.1-2|2	# category Package
12mr|texlive-spanglish-0.1-2|3	# catalog-ctan /language/spanish/babel/contrib/spanglish
12mr|texlive-spanglish-0.1-2|4	# catalog-date 2010-12-28 21:48:53 +0100
12mr|texlive-spanglish-0.1-2|5	# catalog-license lppl1.3
12mr|texlive-spanglish-0.1-2|6	# catalog-version 0.1
12mr|texlive-spanglish-0.1-2|7	Name:		texlive-spanglish
12mr|texlive-spanglish-0.1-2|8	Version:	0.1
12mr|texlive-spanglish-0.1-2|9	Release:	2
12mr|texlive-spanglish-0.1-2|10	Summary:	Simplified Spanish support for Babel
12mr|texlive-spanglish-0.1-2|11	Group:		Publishing
12mr|texlive-spanglish-0.1-2|12	URL:		http://www.ctan.org/tex-archive/language/spanish/babel/contrib/spanglish
12mr|texlive-spanglish-0.1-2|13	License:	LPPL1.3
12mr|texlive-spanglish-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spanglish.tar.xz
12mr|texlive-spanglish-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spanglish.doc.tar.xz
12mr|texlive-spanglish-0.1-2|16	BuildArch:	noarch
12mr|texlive-spanglish-0.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-spanglish-0.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-spanglish-0.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-spanglish-0.1-2|20	
12mr|texlive-spanglish-0.1-2|21	%description
12mr|texlive-spanglish-0.1-2|22	The package provides very simplified (or ultra sloppy) support
12mr|texlive-spanglish-0.1-2|23	for Spanish in Babel, mostly as a fallback in case spanish.ldf
12mr|texlive-spanglish-0.1-2|24	fails for some reason. The package provides basic support for
12mr|texlive-spanglish-0.1-2|25	Spanish hyphenation, captions, date, frenchspacing,
12mr|texlive-spanglish-0.1-2|26	indentfirst, symbolic footnotes, enumerations, small caps roman
12mr|texlive-spanglish-0.1-2|27	numerals, and a handful of shorthands and Spanish mathematical
12mr|texlive-spanglish-0.1-2|28	operators. No options or attributes for customization are
12mr|texlive-spanglish-0.1-2|29	provided.
12mr|texlive-spanglish-0.1-2|30	
12mr|texlive-spanglish-0.1-2|31	%post
12mr|texlive-spanglish-0.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-spanglish-0.1-2|33	
12mr|texlive-spanglish-0.1-2|34	%postun
12mr|texlive-spanglish-0.1-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-spanglish-0.1-2|36	%{_sbindir}/texlive.post
12mr|texlive-spanglish-0.1-2|37	fi
12mr|texlive-spanglish-0.1-2|38	
12mr|texlive-spanglish-0.1-2|39	#-----------------------------------------------------------------------
12mr|texlive-spanglish-0.1-2|40	%files
12mr|texlive-spanglish-0.1-2|41	%{_texmfdistdir}/tex/latex/spanglish/spanglish.ldf
12mr|texlive-spanglish-0.1-2|42	%{_texmfdistdir}/tex/latex/spanglish/spanglish.sty
12mr|texlive-spanglish-0.1-2|43	%doc %{_texmfdistdir}/doc/latex/spanglish/README
12mr|texlive-spanglish-0.1-2|44	
12mr|texlive-spanglish-0.1-2|45	#-----------------------------------------------------------------------
12mr|texlive-spanglish-0.1-2|46	%prep
12mr|texlive-spanglish-0.1-2|47	%setup -c -a0 -a1
12mr|texlive-spanglish-0.1-2|48	
12mr|texlive-spanglish-0.1-2|49	%build
12mr|texlive-spanglish-0.1-2|50	
12mr|texlive-spanglish-0.1-2|51	%install
12mr|texlive-spanglish-0.1-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-spanglish-0.1-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-spanglish-0.1-2|54	
12mr|texlive-spanglish-0.1-2|55	
12mr|texlive-spanglish-0.1-2|56	
12mr|texlive-spanglish-0.1-2|57	%changelog
12mr|texlive-spanglish-0.1-2|58	

18567 12
12mr|texlive-spanish-5.0k-2|1	# revision 24229
12mr|texlive-spanish-5.0k-2|2	# category Package
12mr|texlive-spanish-5.0k-2|3	# catalog-ctan /language/spanish/babel/base
12mr|texlive-spanish-5.0k-2|4	# catalog-date 2011-10-06 19:10:39 +0200
12mr|texlive-spanish-5.0k-2|5	# catalog-license lppl
12mr|texlive-spanish-5.0k-2|6	# catalog-version 5.0k
12mr|texlive-spanish-5.0k-2|7	Name:		texlive-spanish
12mr|texlive-spanish-5.0k-2|8	Version:	5.0k
12mr|texlive-spanish-5.0k-2|9	Release:	2
12mr|texlive-spanish-5.0k-2|10	Summary:	Spanish in Babel
12mr|texlive-spanish-5.0k-2|11	Group:		Publishing
12mr|texlive-spanish-5.0k-2|12	URL:		http://www.ctan.org/tex-archive/language/spanish/babel/base
12mr|texlive-spanish-5.0k-2|13	License:	LPPL
12mr|texlive-spanish-5.0k-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spanish.tar.xz
12mr|texlive-spanish-5.0k-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spanish.doc.tar.xz
12mr|texlive-spanish-5.0k-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spanish.source.tar.xz
12mr|texlive-spanish-5.0k-2|17	BuildArch:	noarch
12mr|texlive-spanish-5.0k-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-spanish-5.0k-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-spanish-5.0k-2|20	
12mr|texlive-spanish-5.0k-2|21	%description
12mr|texlive-spanish-5.0k-2|22	This bundle provides an upgrade of the Spanish support provided
12mr|texlive-spanish-5.0k-2|23	by the LaTeX standard package babel. Note that separate support
12mr|texlive-spanish-5.0k-2|24	is provided for those who wish to typeset Spanish as written in
12mr|texlive-spanish-5.0k-2|25	Mexico.
12mr|texlive-spanish-5.0k-2|26	
12mr|texlive-spanish-5.0k-2|27	#-----------------------------------------------------------------------
12mr|texlive-spanish-5.0k-2|28	%files
12mr|texlive-spanish-5.0k-2|29	%doc %{_texmfdistdir}/doc/latex/spanish/README
12mr|texlive-spanish-5.0k-2|30	%doc %{_texmfdistdir}/doc/latex/spanish/romanidx.sty
12mr|texlive-spanish-5.0k-2|31	%doc %{_texmfdistdir}/doc/latex/spanish/spanish.ldf
12mr|texlive-spanish-5.0k-2|32	%doc %{_texmfdistdir}/doc/latex/spanish/spanish.pdf
12mr|texlive-spanish-5.0k-2|33	%doc %{_texmfdistdir}/doc/latex/spanish/spanish2.html
12mr|texlive-spanish-5.0k-2|34	#- source
12mr|texlive-spanish-5.0k-2|35	%doc %{_texmfdistdir}/source/latex/spanish/spanish.dtx
12mr|texlive-spanish-5.0k-2|36	%doc %{_texmfdistdir}/source/latex/spanish/spanish.ins
12mr|texlive-spanish-5.0k-2|37	
12mr|texlive-spanish-5.0k-2|38	#-----------------------------------------------------------------------
12mr|texlive-spanish-5.0k-2|39	%prep
12mr|texlive-spanish-5.0k-2|40	%setup -c -a0 -a1 -a2
12mr|texlive-spanish-5.0k-2|41	
12mr|texlive-spanish-5.0k-2|42	%build
12mr|texlive-spanish-5.0k-2|43	
12mr|texlive-spanish-5.0k-2|44	%install
12mr|texlive-spanish-5.0k-2|45	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-spanish-5.0k-2|46	cp -fpar doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-spanish-5.0k-2|47	
12mr|texlive-spanish-5.0k-2|48	
12mr|texlive-spanish-5.0k-2|49	
12mr|texlive-spanish-5.0k-2|50	%changelog
12mr|texlive-spanish-5.0k-2|51	

18568 12
12mr|texlive-spanish-mx-1.1a-2|1	# revision 15878
12mr|texlive-spanish-mx-1.1a-2|2	# category Package
12mr|texlive-spanish-mx-1.1a-2|3	# catalog-ctan /language/spanish/babel/contrib/mexican
12mr|texlive-spanish-mx-1.1a-2|4	# catalog-date 2009-01-10 16:42:45 +0100
12mr|texlive-spanish-mx-1.1a-2|5	# catalog-license lppl
12mr|texlive-spanish-mx-1.1a-2|6	# catalog-version 1.1a
12mr|texlive-spanish-mx-1.1a-2|7	Name:		texlive-spanish-mx
12mr|texlive-spanish-mx-1.1a-2|8	Version:	1.1a
12mr|texlive-spanish-mx-1.1a-2|9	Release:	2
12mr|texlive-spanish-mx-1.1a-2|10	Summary:	Typeset Spanish as in Mexico
12mr|texlive-spanish-mx-1.1a-2|11	Group:		Publishing
12mr|texlive-spanish-mx-1.1a-2|12	URL:		http://www.ctan.org/tex-archive/language/spanish/babel/contrib/mexican
12mr|texlive-spanish-mx-1.1a-2|13	License:	LPPL
12mr|texlive-spanish-mx-1.1a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spanish-mx.tar.xz
12mr|texlive-spanish-mx-1.1a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spanish-mx.doc.tar.xz
12mr|texlive-spanish-mx-1.1a-2|16	BuildArch:	noarch
12mr|texlive-spanish-mx-1.1a-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-spanish-mx-1.1a-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-spanish-mx-1.1a-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-spanish-mx-1.1a-2|20	
12mr|texlive-spanish-mx-1.1a-2|21	%description
12mr|texlive-spanish-mx-1.1a-2|22	The bundle provides files to support typesetting of texts in
12mr|texlive-spanish-mx-1.1a-2|23	Spanish according to Mexican current practices, using babel.
12mr|texlive-spanish-mx-1.1a-2|24	The files merge earlier work on a mexican.ldf, or may be used
12mr|texlive-spanish-mx-1.1a-2|25	to define a configuration that will typeset all documents (that
12mr|texlive-spanish-mx-1.1a-2|26	request babel's spanish option) to use the Mexican language
12mr|texlive-spanish-mx-1.1a-2|27	facilities. (Note that this facility is only available with the
12mr|texlive-spanish-mx-1.1a-2|28	recent (version >=4.2b) releases of the Spanish option.).
12mr|texlive-spanish-mx-1.1a-2|29	
12mr|texlive-spanish-mx-1.1a-2|30	%post
12mr|texlive-spanish-mx-1.1a-2|31	%{_sbindir}/texlive.post
12mr|texlive-spanish-mx-1.1a-2|32	
12mr|texlive-spanish-mx-1.1a-2|33	%postun
12mr|texlive-spanish-mx-1.1a-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-spanish-mx-1.1a-2|35	%{_sbindir}/texlive.post
12mr|texlive-spanish-mx-1.1a-2|36	fi
12mr|texlive-spanish-mx-1.1a-2|37	
12mr|texlive-spanish-mx-1.1a-2|38	#-----------------------------------------------------------------------
12mr|texlive-spanish-mx-1.1a-2|39	%files
12mr|texlive-spanish-mx-1.1a-2|40	%{_texmfdistdir}/tex/latex/spanish-mx/esmx.cfg
12mr|texlive-spanish-mx-1.1a-2|41	%{_texmfdistdir}/tex/latex/spanish-mx/spanishmx.ldf
12mr|texlive-spanish-mx-1.1a-2|42	%{_texmfdistdir}/tex/latex/spanish-mx/spanishmx.sty
12mr|texlive-spanish-mx-1.1a-2|43	%doc %{_texmfdistdir}/doc/latex/spanish-mx/README
12mr|texlive-spanish-mx-1.1a-2|44	
12mr|texlive-spanish-mx-1.1a-2|45	#-----------------------------------------------------------------------
12mr|texlive-spanish-mx-1.1a-2|46	%prep
12mr|texlive-spanish-mx-1.1a-2|47	%setup -c -a0 -a1
12mr|texlive-spanish-mx-1.1a-2|48	
12mr|texlive-spanish-mx-1.1a-2|49	%build
12mr|texlive-spanish-mx-1.1a-2|50	
12mr|texlive-spanish-mx-1.1a-2|51	%install
12mr|texlive-spanish-mx-1.1a-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-spanish-mx-1.1a-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-spanish-mx-1.1a-2|54	
12mr|texlive-spanish-mx-1.1a-2|55	
12mr|texlive-spanish-mx-1.1a-2|56	
12mr|texlive-spanish-mx-1.1a-2|57	%changelog
12mr|texlive-spanish-mx-1.1a-2|58	

18569 12
12mr|texlive-sparklines-1.5-2|1	# revision 16131
12mr|texlive-sparklines-1.5-2|2	# category Package
12mr|texlive-sparklines-1.5-2|3	# catalog-ctan /graphics/sparklines
12mr|texlive-sparklines-1.5-2|4	# catalog-date 2009-11-22 10:21:09 +0100
12mr|texlive-sparklines-1.5-2|5	# catalog-license lppl
12mr|texlive-sparklines-1.5-2|6	# catalog-version 1.5
12mr|texlive-sparklines-1.5-2|7	Name:		texlive-sparklines
12mr|texlive-sparklines-1.5-2|8	Version:	1.5
12mr|texlive-sparklines-1.5-2|9	Release:	2
12mr|texlive-sparklines-1.5-2|10	Summary:	Drawing sparklines: intense, simple, wordlike graphics
12mr|texlive-sparklines-1.5-2|11	Group:		Publishing
12mr|texlive-sparklines-1.5-2|12	URL:		http://www.ctan.org/tex-archive/graphics/sparklines
12mr|texlive-sparklines-1.5-2|13	License:	LPPL
12mr|texlive-sparklines-1.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sparklines.tar.xz
12mr|texlive-sparklines-1.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sparklines.doc.tar.xz
12mr|texlive-sparklines-1.5-2|16	BuildArch:	noarch
12mr|texlive-sparklines-1.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-sparklines-1.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-sparklines-1.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-sparklines-1.5-2|20	
12mr|texlive-sparklines-1.5-2|21	%description
12mr|texlive-sparklines-1.5-2|22	Sparklines are intense, simple, wordlike graphics (so named by
12mr|texlive-sparklines-1.5-2|23	Edward Tufte). In lieu of a more detailed introduction,
12mr|texlive-sparklines-1.5-2|24	Professor Tufte's site has an early release of a chapter on
12mr|texlive-sparklines-1.5-2|25	sparklines. A PHP implementation may be found at SourceForge. A
12mr|texlive-sparklines-1.5-2|26	sparkline can be added using the sparkline environment. Also,
12mr|texlive-sparklines-1.5-2|27	you can add sparkling rectangles for the median and special
12mr|texlive-sparklines-1.5-2|28	sparkling dots in red or blue. The package requires pdflatex;
12mr|texlive-sparklines-1.5-2|29	sparklines cannot appear in a dvi file. The sparklines package
12mr|texlive-sparklines-1.5-2|30	uses pgf, and does not work with pictex.
12mr|texlive-sparklines-1.5-2|31	
12mr|texlive-sparklines-1.5-2|32	%post
12mr|texlive-sparklines-1.5-2|33	%{_sbindir}/texlive.post
12mr|texlive-sparklines-1.5-2|34	
12mr|texlive-sparklines-1.5-2|35	%postun
12mr|texlive-sparklines-1.5-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-sparklines-1.5-2|37	%{_sbindir}/texlive.post
12mr|texlive-sparklines-1.5-2|38	fi
12mr|texlive-sparklines-1.5-2|39	
12mr|texlive-sparklines-1.5-2|40	#-----------------------------------------------------------------------
12mr|texlive-sparklines-1.5-2|41	%files
12mr|texlive-sparklines-1.5-2|42	%{_texmfdistdir}/tex/latex/sparklines/sparklines.sty
12mr|texlive-sparklines-1.5-2|43	%doc %{_texmfdistdir}/doc/latex/sparklines/README
12mr|texlive-sparklines-1.5-2|44	%doc %{_texmfdistdir}/doc/latex/sparklines/sparklines.pdf
12mr|texlive-sparklines-1.5-2|45	%doc %{_texmfdistdir}/doc/latex/sparklines/sparklines.tex
12mr|texlive-sparklines-1.5-2|46	
12mr|texlive-sparklines-1.5-2|47	#-----------------------------------------------------------------------
12mr|texlive-sparklines-1.5-2|48	%prep
12mr|texlive-sparklines-1.5-2|49	%setup -c -a0 -a1
12mr|texlive-sparklines-1.5-2|50	
12mr|texlive-sparklines-1.5-2|51	%build
12mr|texlive-sparklines-1.5-2|52	
12mr|texlive-sparklines-1.5-2|53	%install
12mr|texlive-sparklines-1.5-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sparklines-1.5-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-sparklines-1.5-2|56	
12mr|texlive-sparklines-1.5-2|57	
12mr|texlive-sparklines-1.5-2|58	
12mr|texlive-sparklines-1.5-2|59	%changelog
12mr|texlive-sparklines-1.5-2|60	

18570 12
12mr|texlive-sphack-20101223-2|1	# revision 20842
12mr|texlive-sphack-20101223-2|2	# category Package
12mr|texlive-sphack-20101223-2|3	# catalog-ctan /macros/latex/contrib/sphack
12mr|texlive-sphack-20101223-2|4	# catalog-date 2010-12-23 15:10:24 +0100
12mr|texlive-sphack-20101223-2|5	# catalog-license other-nonfree
12mr|texlive-sphack-20101223-2|6	# catalog-version undef
12mr|texlive-sphack-20101223-2|7	Name:		texlive-sphack
12mr|texlive-sphack-20101223-2|8	Version:	20101223
12mr|texlive-sphack-20101223-2|9	Release:	2
12mr|texlive-sphack-20101223-2|10	Summary:	Patch LaTeX kernel spacing macros
12mr|texlive-sphack-20101223-2|11	Group:		Publishing
12mr|texlive-sphack-20101223-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sphack
12mr|texlive-sphack-20101223-2|13	License:	OTHER-NONFREE
12mr|texlive-sphack-20101223-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sphack.tar.xz
12mr|texlive-sphack-20101223-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sphack.doc.tar.xz
12mr|texlive-sphack-20101223-2|16	BuildArch:	noarch
12mr|texlive-sphack-20101223-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-sphack-20101223-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-sphack-20101223-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-sphack-20101223-2|20	
12mr|texlive-sphack-20101223-2|21	%description
12mr|texlive-sphack-20101223-2|22	Change the kernel internal \@bsphack/\@esphack so that it is
12mr|texlive-sphack-20101223-2|23	also invisible in vertical mode.
12mr|texlive-sphack-20101223-2|24	
12mr|texlive-sphack-20101223-2|25	%post
12mr|texlive-sphack-20101223-2|26	%{_sbindir}/texlive.post
12mr|texlive-sphack-20101223-2|27	
12mr|texlive-sphack-20101223-2|28	%postun
12mr|texlive-sphack-20101223-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-sphack-20101223-2|30	%{_sbindir}/texlive.post
12mr|texlive-sphack-20101223-2|31	fi
12mr|texlive-sphack-20101223-2|32	
12mr|texlive-sphack-20101223-2|33	#-----------------------------------------------------------------------
12mr|texlive-sphack-20101223-2|34	%files
12mr|texlive-sphack-20101223-2|35	%{_texmfdistdir}/tex/latex/sphack/sphack.sty
12mr|texlive-sphack-20101223-2|36	%doc %{_texmfdistdir}/doc/latex/sphack/sphack-doc.pdf
12mr|texlive-sphack-20101223-2|37	%doc %{_texmfdistdir}/doc/latex/sphack/sphack-doc.tex
12mr|texlive-sphack-20101223-2|38	
12mr|texlive-sphack-20101223-2|39	#-----------------------------------------------------------------------
12mr|texlive-sphack-20101223-2|40	%prep
12mr|texlive-sphack-20101223-2|41	%setup -c -a0 -a1
12mr|texlive-sphack-20101223-2|42	
12mr|texlive-sphack-20101223-2|43	%build
12mr|texlive-sphack-20101223-2|44	
12mr|texlive-sphack-20101223-2|45	%install
12mr|texlive-sphack-20101223-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sphack-20101223-2|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-sphack-20101223-2|48	
12mr|texlive-sphack-20101223-2|49	
12mr|texlive-sphack-20101223-2|50	
12mr|texlive-sphack-20101223-2|51	%changelog
12mr|texlive-sphack-20101223-2|52	

18571 12
12mr|texlive-spie-3.25-2|1	# revision 15878
12mr|texlive-spie-3.25-2|2	# category Package
12mr|texlive-spie-3.25-2|3	# catalog-ctan /macros/latex/contrib/spie
12mr|texlive-spie-3.25-2|4	# catalog-date 2007-04-25 15:28:03 +0200
12mr|texlive-spie-3.25-2|5	# catalog-license lppl
12mr|texlive-spie-3.25-2|6	# catalog-version 3.25
12mr|texlive-spie-3.25-2|7	Name:		texlive-spie
12mr|texlive-spie-3.25-2|8	Version:	3.25
12mr|texlive-spie-3.25-2|9	Release:	2
12mr|texlive-spie-3.25-2|10	Summary:	Support for formatting SPIE Proceedings manuscripts
12mr|texlive-spie-3.25-2|11	Group:		Publishing
12mr|texlive-spie-3.25-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/spie
12mr|texlive-spie-3.25-2|13	License:	LPPL
12mr|texlive-spie-3.25-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spie.tar.xz
12mr|texlive-spie-3.25-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spie.doc.tar.xz
12mr|texlive-spie-3.25-2|16	BuildArch:	noarch
12mr|texlive-spie-3.25-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-spie-3.25-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-spie-3.25-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-spie-3.25-2|20	
12mr|texlive-spie-3.25-2|21	%description
12mr|texlive-spie-3.25-2|22	A class and a BibTeX style are provided.
12mr|texlive-spie-3.25-2|23	
12mr|texlive-spie-3.25-2|24	%post
12mr|texlive-spie-3.25-2|25	%{_sbindir}/texlive.post
12mr|texlive-spie-3.25-2|26	
12mr|texlive-spie-3.25-2|27	%postun
12mr|texlive-spie-3.25-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-spie-3.25-2|29	%{_sbindir}/texlive.post
12mr|texlive-spie-3.25-2|30	fi
12mr|texlive-spie-3.25-2|31	
12mr|texlive-spie-3.25-2|32	#-----------------------------------------------------------------------
12mr|texlive-spie-3.25-2|33	%files
12mr|texlive-spie-3.25-2|34	%{_texmfdistdir}/bibtex/bib/spie/report.bib
12mr|texlive-spie-3.25-2|35	%{_texmfdistdir}/bibtex/bst/spie/spiebib.bst
12mr|texlive-spie-3.25-2|36	%{_texmfdistdir}/tex/latex/spie/spie.cls
12mr|texlive-spie-3.25-2|37	%doc %{_texmfdistdir}/doc/latex/spie/README
12mr|texlive-spie-3.25-2|38	%doc %{_texmfdistdir}/doc/latex/spie/article.pdf
12mr|texlive-spie-3.25-2|39	%doc %{_texmfdistdir}/doc/latex/spie/article.tex
12mr|texlive-spie-3.25-2|40	%doc %{_texmfdistdir}/doc/latex/spie/mcr3b.eps
12mr|texlive-spie-3.25-2|41	
12mr|texlive-spie-3.25-2|42	#-----------------------------------------------------------------------
12mr|texlive-spie-3.25-2|43	%prep
12mr|texlive-spie-3.25-2|44	%setup -c -a0 -a1
12mr|texlive-spie-3.25-2|45	
12mr|texlive-spie-3.25-2|46	%build
12mr|texlive-spie-3.25-2|47	
12mr|texlive-spie-3.25-2|48	%install
12mr|texlive-spie-3.25-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-spie-3.25-2|50	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-spie-3.25-2|51	
12mr|texlive-spie-3.25-2|52	
12mr|texlive-spie-3.25-2|53	
12mr|texlive-spie-3.25-2|54	%changelog
12mr|texlive-spie-3.25-2|55	

18572 12
12mr|texlive-splines-0.2-2|1	# revision 15878
12mr|texlive-splines-0.2-2|2	# category Package
12mr|texlive-splines-0.2-2|3	# catalog-ctan /graphics/metapost/contrib/macros/splines
12mr|texlive-splines-0.2-2|4	# catalog-date 2007-03-12 11:51:09 +0100
12mr|texlive-splines-0.2-2|5	# catalog-license lppl1.3
12mr|texlive-splines-0.2-2|6	# catalog-version 0.2
12mr|texlive-splines-0.2-2|7	Name:		texlive-splines
12mr|texlive-splines-0.2-2|8	Version:	0.2
12mr|texlive-splines-0.2-2|9	Release:	2
12mr|texlive-splines-0.2-2|10	Summary:	MetaPost macros for drawing cubic spline interpolants
12mr|texlive-splines-0.2-2|11	Group:		Publishing
12mr|texlive-splines-0.2-2|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/splines
12mr|texlive-splines-0.2-2|13	License:	LPPL1.3
12mr|texlive-splines-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splines.tar.xz
12mr|texlive-splines-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splines.doc.tar.xz
12mr|texlive-splines-0.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splines.source.tar.xz
12mr|texlive-splines-0.2-2|17	BuildArch:	noarch
12mr|texlive-splines-0.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-splines-0.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-splines-0.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-splines-0.2-2|21	
12mr|texlive-splines-0.2-2|22	%description
12mr|texlive-splines-0.2-2|23	This is a small package of macros for creating cubic spline
12mr|texlive-splines-0.2-2|24	interpolants in MetaPost or MetaFont. Given a list of points
12mr|texlive-splines-0.2-2|25	the macros can produce a closed or a relaxed spline joining
12mr|texlive-splines-0.2-2|26	them. Given a list of function values y_j at x_j, the result
12mr|texlive-splines-0.2-2|27	would define the graph of a cubic spline interpolating function
12mr|texlive-splines-0.2-2|28	y=f(x), which is either periodic or relaxed.
12mr|texlive-splines-0.2-2|29	
12mr|texlive-splines-0.2-2|30	%post
12mr|texlive-splines-0.2-2|31	%{_sbindir}/texlive.post
12mr|texlive-splines-0.2-2|32	
12mr|texlive-splines-0.2-2|33	%postun
12mr|texlive-splines-0.2-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-splines-0.2-2|35	%{_sbindir}/texlive.post
12mr|texlive-splines-0.2-2|36	fi
12mr|texlive-splines-0.2-2|37	
12mr|texlive-splines-0.2-2|38	#-----------------------------------------------------------------------
12mr|texlive-splines-0.2-2|39	%files
12mr|texlive-splines-0.2-2|40	%{_texmfdistdir}/metapost/splines/splines.mp
12mr|texlive-splines-0.2-2|41	%{_texmfdistdir}/metapost/splines/testsplines.mp
12mr|texlive-splines-0.2-2|42	%doc %{_texmfdistdir}/doc/metapost/splines/README
12mr|texlive-splines-0.2-2|43	%doc %{_texmfdistdir}/doc/metapost/splines/splines.pdf
12mr|texlive-splines-0.2-2|44	#- source
12mr|texlive-splines-0.2-2|45	%doc %{_texmfdistdir}/source/metapost/splines/splines.dtx
12mr|texlive-splines-0.2-2|46	%doc %{_texmfdistdir}/source/metapost/splines/splines.ins
12mr|texlive-splines-0.2-2|47	
12mr|texlive-splines-0.2-2|48	#-----------------------------------------------------------------------
12mr|texlive-splines-0.2-2|49	%prep
12mr|texlive-splines-0.2-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-splines-0.2-2|51	
12mr|texlive-splines-0.2-2|52	%build
12mr|texlive-splines-0.2-2|53	
12mr|texlive-splines-0.2-2|54	%install
12mr|texlive-splines-0.2-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-splines-0.2-2|56	cp -fpar metapost doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-splines-0.2-2|57	
12mr|texlive-splines-0.2-2|58	
12mr|texlive-splines-0.2-2|59	
12mr|texlive-splines-0.2-2|60	%changelog
12mr|texlive-splines-0.2-2|61	

18573 12
12mr|texlive-splitbib-1.17-2|1	# revision 15878
12mr|texlive-splitbib-1.17-2|2	# category Package
12mr|texlive-splitbib-1.17-2|3	# catalog-ctan /macros/latex/contrib/splitbib
12mr|texlive-splitbib-1.17-2|4	# catalog-date 2007-01-15 00:27:07 +0100
12mr|texlive-splitbib-1.17-2|5	# catalog-license lppl
12mr|texlive-splitbib-1.17-2|6	# catalog-version 1.17
12mr|texlive-splitbib-1.17-2|7	Name:		texlive-splitbib
12mr|texlive-splitbib-1.17-2|8	Version:	1.17
12mr|texlive-splitbib-1.17-2|9	Release:	2
12mr|texlive-splitbib-1.17-2|10	Summary:	Split and reorder your bibliography
12mr|texlive-splitbib-1.17-2|11	Group:		Publishing
12mr|texlive-splitbib-1.17-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/splitbib
12mr|texlive-splitbib-1.17-2|13	License:	LPPL
12mr|texlive-splitbib-1.17-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splitbib.tar.xz
12mr|texlive-splitbib-1.17-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splitbib.doc.tar.xz
12mr|texlive-splitbib-1.17-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splitbib.source.tar.xz
12mr|texlive-splitbib-1.17-2|17	BuildArch:	noarch
12mr|texlive-splitbib-1.17-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-splitbib-1.17-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-splitbib-1.17-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-splitbib-1.17-2|21	
12mr|texlive-splitbib-1.17-2|22	%description
12mr|texlive-splitbib-1.17-2|23	This package enables you to split a bibliography into several
12mr|texlive-splitbib-1.17-2|24	categories and subcategories. It does not depend on BibTeX: any
12mr|texlive-splitbib-1.17-2|25	bibliography may be split and reordered.
12mr|texlive-splitbib-1.17-2|26	
12mr|texlive-splitbib-1.17-2|27	%post
12mr|texlive-splitbib-1.17-2|28	%{_sbindir}/texlive.post
12mr|texlive-splitbib-1.17-2|29	
12mr|texlive-splitbib-1.17-2|30	%postun
12mr|texlive-splitbib-1.17-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-splitbib-1.17-2|32	%{_sbindir}/texlive.post
12mr|texlive-splitbib-1.17-2|33	fi
12mr|texlive-splitbib-1.17-2|34	
12mr|texlive-splitbib-1.17-2|35	#-----------------------------------------------------------------------
12mr|texlive-splitbib-1.17-2|36	%files
12mr|texlive-splitbib-1.17-2|37	%{_texmfdistdir}/tex/latex/splitbib/splitbib.sty
12mr|texlive-splitbib-1.17-2|38	%doc %{_texmfdistdir}/doc/latex/splitbib/README
12mr|texlive-splitbib-1.17-2|39	%doc %{_texmfdistdir}/doc/latex/splitbib/splitbib.pdf
12mr|texlive-splitbib-1.17-2|40	#- source
12mr|texlive-splitbib-1.17-2|41	%doc %{_texmfdistdir}/source/latex/splitbib/splitbib.dtx
12mr|texlive-splitbib-1.17-2|42	%doc %{_texmfdistdir}/source/latex/splitbib/splitbib.ins
12mr|texlive-splitbib-1.17-2|43	
12mr|texlive-splitbib-1.17-2|44	#-----------------------------------------------------------------------
12mr|texlive-splitbib-1.17-2|45	%prep
12mr|texlive-splitbib-1.17-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-splitbib-1.17-2|47	
12mr|texlive-splitbib-1.17-2|48	%build
12mr|texlive-splitbib-1.17-2|49	
12mr|texlive-splitbib-1.17-2|50	%install
12mr|texlive-splitbib-1.17-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-splitbib-1.17-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-splitbib-1.17-2|53	
12mr|texlive-splitbib-1.17-2|54	
12mr|texlive-splitbib-1.17-2|55	
12mr|texlive-splitbib-1.17-2|56	%changelog
12mr|texlive-splitbib-1.17-2|57	

18574 12
12mr|texlive-splitindex-1.1a-3|1	# revision 26313
12mr|texlive-splitindex-1.1a-3|2	# category Package
12mr|texlive-splitindex-1.1a-3|3	# catalog-ctan /macros/latex/contrib/splitindex
12mr|texlive-splitindex-1.1a-3|4	# catalog-date 2012-04-22 23:21:05 +0200
12mr|texlive-splitindex-1.1a-3|5	# catalog-license lppl
12mr|texlive-splitindex-1.1a-3|6	# catalog-version 1.1a
12mr|texlive-splitindex-1.1a-3|7	Name:		texlive-splitindex
12mr|texlive-splitindex-1.1a-3|8	Version:	1.1a
12mr|texlive-splitindex-1.1a-3|9	Release:	3
12mr|texlive-splitindex-1.1a-3|10	Summary:	Unlimited number of indexes
12mr|texlive-splitindex-1.1a-3|11	Group:		Publishing
12mr|texlive-splitindex-1.1a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/splitindex
12mr|texlive-splitindex-1.1a-3|13	License:	LPPL
12mr|texlive-splitindex-1.1a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splitindex.tar.xz
12mr|texlive-splitindex-1.1a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splitindex.doc.tar.xz
12mr|texlive-splitindex-1.1a-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splitindex.source.tar.xz
12mr|texlive-splitindex-1.1a-3|17	BuildArch:	noarch
12mr|texlive-splitindex-1.1a-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-splitindex-1.1a-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-splitindex-1.1a-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-splitindex-1.1a-3|21	Provides:	texlive-splitindex.bin = %{EVRD}
12mr|texlive-splitindex-1.1a-3|22	
12mr|texlive-splitindex-1.1a-3|23	%description
12mr|texlive-splitindex-1.1a-3|24	SplitIndex consists of a LaTeX package, splitidx, and a small
12mr|texlive-splitindex-1.1a-3|25	program, splitindex. The package may be used to produce one
12mr|texlive-splitindex-1.1a-3|26	index or several indexes. Without splitindex (for example,
12mr|texlive-splitindex-1.1a-3|27	using the index package), the number of indexes is limited by
12mr|texlive-splitindex-1.1a-3|28	the number of TeX's output streams. But using the program you
12mr|texlive-splitindex-1.1a-3|29	may use even more than 16 indexes: splitidx outputs only a
12mr|texlive-splitindex-1.1a-3|30	single file \jobname.idx and the program splits that file into
12mr|texlive-splitindex-1.1a-3|31	several raw index files and calls your favorite index processor
12mr|texlive-splitindex-1.1a-3|32	for each of the files.
12mr|texlive-splitindex-1.1a-3|33	
12mr|texlive-splitindex-1.1a-3|34	%post
12mr|texlive-splitindex-1.1a-3|35	%{_sbindir}/texlive.post
12mr|texlive-splitindex-1.1a-3|36	
12mr|texlive-splitindex-1.1a-3|37	%postun
12mr|texlive-splitindex-1.1a-3|38	if [ $1 -eq 0 ]; then
12mr|texlive-splitindex-1.1a-3|39	%{_sbindir}/texlive.post
12mr|texlive-splitindex-1.1a-3|40	fi
12mr|texlive-splitindex-1.1a-3|41	
12mr|texlive-splitindex-1.1a-3|42	#-----------------------------------------------------------------------
12mr|texlive-splitindex-1.1a-3|43	%files
12mr|texlive-splitindex-1.1a-3|44	%{_bindir}/splitindex
12mr|texlive-splitindex-1.1a-3|45	%{_texmfdistdir}/scripts/splitindex/perl/splitindex.pl
12mr|texlive-splitindex-1.1a-3|46	%{_texmfdistdir}/tex/latex/splitindex/splitidx.sty
12mr|texlive-splitindex-1.1a-3|47	%{_texmfdistdir}/tex/latex/splitindex/splitindex.tex
12mr|texlive-splitindex-1.1a-3|48	%doc %{_texmfdistdir}/doc/latex/splitindex/README
12mr|texlive-splitindex-1.1a-3|49	%doc %{_texmfdistdir}/doc/latex/splitindex/install.txt
12mr|texlive-splitindex-1.1a-3|50	%doc %{_texmfdistdir}/doc/latex/splitindex/splitidx.pdf
12mr|texlive-splitindex-1.1a-3|51	%doc %{_mandir}/man1/splitindex.1*
12mr|texlive-splitindex-1.1a-3|52	%doc %{_texmfdir}/doc/man/man1/splitindex.man1.pdf
12mr|texlive-splitindex-1.1a-3|53	#- source
12mr|texlive-splitindex-1.1a-3|54	%doc %{_texmfdistdir}/source/latex/splitindex/README
12mr|texlive-splitindex-1.1a-3|55	%doc %{_texmfdistdir}/source/latex/splitindex/install.sh
12mr|texlive-splitindex-1.1a-3|56	%doc %{_texmfdistdir}/source/latex/splitindex/install.txt
12mr|texlive-splitindex-1.1a-3|57	%doc %{_texmfdistdir}/source/latex/splitindex/manifest.txt
12mr|texlive-splitindex-1.1a-3|58	%doc %{_texmfdistdir}/source/latex/splitindex/splitidx.dtx
12mr|texlive-splitindex-1.1a-3|59	%doc %{_texmfdistdir}/source/latex/splitindex/splitidx.ins
12mr|texlive-splitindex-1.1a-3|60	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex-Linux-i386
12mr|texlive-splitindex-1.1a-3|61	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex-OpenBSD-i386
12mr|texlive-splitindex-1.1a-3|62	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.1
12mr|texlive-splitindex-1.1a-3|63	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.c
12mr|texlive-splitindex-1.1a-3|64	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.class
12mr|texlive-splitindex-1.1a-3|65	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.exe
12mr|texlive-splitindex-1.1a-3|66	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.java
12mr|texlive-splitindex-1.1a-3|67	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.pl
12mr|texlive-splitindex-1.1a-3|68	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.tex
12mr|texlive-splitindex-1.1a-3|69	
12mr|texlive-splitindex-1.1a-3|70	#-----------------------------------------------------------------------
12mr|texlive-splitindex-1.1a-3|71	%prep
12mr|texlive-splitindex-1.1a-3|72	%setup -c -a0 -a1 -a2
12mr|texlive-splitindex-1.1a-3|73	
12mr|texlive-splitindex-1.1a-3|74	%build
12mr|texlive-splitindex-1.1a-3|75	
12mr|texlive-splitindex-1.1a-3|76	%install
12mr|texlive-splitindex-1.1a-3|77	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-splitindex-1.1a-3|78	pushd %{buildroot}%{_bindir}
12mr|texlive-splitindex-1.1a-3|79	ln -sf %{_texmfdistdir}/scripts/splitindex/perl/splitindex.pl splitindex
12mr|texlive-splitindex-1.1a-3|80	popd
12mr|texlive-splitindex-1.1a-3|81	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-splitindex-1.1a-3|82	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-splitindex-1.1a-3|83	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-splitindex-1.1a-3|84	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-splitindex-1.1a-3|85	
12mr|texlive-splitindex-1.1a-3|86	
12mr|texlive-splitindex-1.1a-3|87	
12mr|texlive-splitindex-1.1a-3|88	%changelog
12mr|texlive-splitindex-1.1a-3|89	

18575 12
12mr|texlive-spot-1.1-2|1	# revision 22408
12mr|texlive-spot-1.1-2|2	# category Package
12mr|texlive-spot-1.1-2|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/spot
12mr|texlive-spot-1.1-2|4	# catalog-date 2011-05-10 01:20:26 +0200
12mr|texlive-spot-1.1-2|5	# catalog-license lppl1.3
12mr|texlive-spot-1.1-2|6	# catalog-version 1.1
12mr|texlive-spot-1.1-2|7	Name:		texlive-spot
12mr|texlive-spot-1.1-2|8	Version:	1.1
12mr|texlive-spot-1.1-2|9	Release:	2
12mr|texlive-spot-1.1-2|10	Summary:	Spotlight highlighting for Beamer
12mr|texlive-spot-1.1-2|11	Group:		Publishing
12mr|texlive-spot-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/spot
12mr|texlive-spot-1.1-2|13	License:	LPPL1.3
12mr|texlive-spot-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spot.tar.xz
12mr|texlive-spot-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spot.doc.tar.xz
12mr|texlive-spot-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spot.source.tar.xz
12mr|texlive-spot-1.1-2|17	BuildArch:	noarch
12mr|texlive-spot-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-spot-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-spot-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-spot-1.1-2|21	
12mr|texlive-spot-1.1-2|22	%description
12mr|texlive-spot-1.1-2|23	The package allows dramatic highlighting of words and phrases
12mr|texlive-spot-1.1-2|24	by painting shapes around them. It is chiefly intended for use
12mr|texlive-spot-1.1-2|25	in Beamer presentations, but it can be used in other document
12mr|texlive-spot-1.1-2|26	classes as well.
12mr|texlive-spot-1.1-2|27	
12mr|texlive-spot-1.1-2|28	%post
12mr|texlive-spot-1.1-2|29	%{_sbindir}/texlive.post
12mr|texlive-spot-1.1-2|30	
12mr|texlive-spot-1.1-2|31	%postun
12mr|texlive-spot-1.1-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-spot-1.1-2|33	%{_sbindir}/texlive.post
12mr|texlive-spot-1.1-2|34	fi
12mr|texlive-spot-1.1-2|35	
12mr|texlive-spot-1.1-2|36	#-----------------------------------------------------------------------
12mr|texlive-spot-1.1-2|37	%files
12mr|texlive-spot-1.1-2|38	%{_texmfdistdir}/tex/latex/spot/spot.sty
12mr|texlive-spot-1.1-2|39	%doc %{_texmfdistdir}/doc/latex/spot/README
12mr|texlive-spot-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/spot/spot.pdf
12mr|texlive-spot-1.1-2|41	#- source
12mr|texlive-spot-1.1-2|42	%doc %{_texmfdistdir}/source/latex/spot/spot.dtx
12mr|texlive-spot-1.1-2|43	%doc %{_texmfdistdir}/source/latex/spot/spot.ins
12mr|texlive-spot-1.1-2|44	
12mr|texlive-spot-1.1-2|45	#-----------------------------------------------------------------------
12mr|texlive-spot-1.1-2|46	%prep
12mr|texlive-spot-1.1-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-spot-1.1-2|48	
12mr|texlive-spot-1.1-2|49	%build
12mr|texlive-spot-1.1-2|50	
12mr|texlive-spot-1.1-2|51	%install
12mr|texlive-spot-1.1-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-spot-1.1-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-spot-1.1-2|54	
12mr|texlive-spot-1.1-2|55	
12mr|texlive-spot-1.1-2|56	
12mr|texlive-spot-1.1-2|57	%changelog
12mr|texlive-spot-1.1-2|58	

18576 12
12mr|texlive-spotcolor-1.2-2|1	# revision 15878
12mr|texlive-spotcolor-1.2-2|2	# category Package
12mr|texlive-spotcolor-1.2-2|3	# catalog-ctan /macros/latex/contrib/spotcolor
12mr|texlive-spotcolor-1.2-2|4	# catalog-date 2007-03-12 11:51:09 +0100
12mr|texlive-spotcolor-1.2-2|5	# catalog-license lppl
12mr|texlive-spotcolor-1.2-2|6	# catalog-version 1.2
12mr|texlive-spotcolor-1.2-2|7	Name:		texlive-spotcolor
12mr|texlive-spotcolor-1.2-2|8	Version:	1.2
12mr|texlive-spotcolor-1.2-2|9	Release:	2
12mr|texlive-spotcolor-1.2-2|10	Summary:	Spot colours for pdfLaTeX
12mr|texlive-spotcolor-1.2-2|11	Group:		Publishing
12mr|texlive-spotcolor-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/spotcolor
12mr|texlive-spotcolor-1.2-2|13	License:	LPPL
12mr|texlive-spotcolor-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spotcolor.tar.xz
12mr|texlive-spotcolor-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spotcolor.doc.tar.xz
12mr|texlive-spotcolor-1.2-2|16	BuildArch:	noarch
12mr|texlive-spotcolor-1.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-spotcolor-1.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-spotcolor-1.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-spotcolor-1.2-2|20	
12mr|texlive-spotcolor-1.2-2|21	%description
12mr|texlive-spotcolor-1.2-2|22	This package provides procedures for using spot colors in LaTeX
12mr|texlive-spotcolor-1.2-2|23	documents and the generated pdf files. Predefined templates for
12mr|texlive-spotcolor-1.2-2|24	PANTONE and HKS color spaces are included but new ones can
12mr|texlive-spotcolor-1.2-2|25	easily be defined.
12mr|texlive-spotcolor-1.2-2|26	
12mr|texlive-spotcolor-1.2-2|27	%post
12mr|texlive-spotcolor-1.2-2|28	%{_sbindir}/texlive.post
12mr|texlive-spotcolor-1.2-2|29	
12mr|texlive-spotcolor-1.2-2|30	%postun
12mr|texlive-spotcolor-1.2-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-spotcolor-1.2-2|32	%{_sbindir}/texlive.post
12mr|texlive-spotcolor-1.2-2|33	fi
12mr|texlive-spotcolor-1.2-2|34	
12mr|texlive-spotcolor-1.2-2|35	#-----------------------------------------------------------------------
12mr|texlive-spotcolor-1.2-2|36	%files
12mr|texlive-spotcolor-1.2-2|37	%{_texmfdistdir}/tex/latex/spotcolor/spotcolor.sty
12mr|texlive-spotcolor-1.2-2|38	%{_texmfdistdir}/tex/latex/spotcolor/spotcolorhks.tex
12mr|texlive-spotcolor-1.2-2|39	%{_texmfdistdir}/tex/latex/spotcolor/spotcolorpantone.tex
12mr|texlive-spotcolor-1.2-2|40	%doc %{_texmfdistdir}/doc/latex/spotcolor/README
12mr|texlive-spotcolor-1.2-2|41	%doc %{_texmfdistdir}/doc/latex/spotcolor/readme.pdf
12mr|texlive-spotcolor-1.2-2|42	%doc %{_texmfdistdir}/doc/latex/spotcolor/readme.tcp
12mr|texlive-spotcolor-1.2-2|43	%doc %{_texmfdistdir}/doc/latex/spotcolor/readme.tex
12mr|texlive-spotcolor-1.2-2|44	
12mr|texlive-spotcolor-1.2-2|45	#-----------------------------------------------------------------------
12mr|texlive-spotcolor-1.2-2|46	%prep
12mr|texlive-spotcolor-1.2-2|47	%setup -c -a0 -a1
12mr|texlive-spotcolor-1.2-2|48	
12mr|texlive-spotcolor-1.2-2|49	%build
12mr|texlive-spotcolor-1.2-2|50	
12mr|texlive-spotcolor-1.2-2|51	%install
12mr|texlive-spotcolor-1.2-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-spotcolor-1.2-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-spotcolor-1.2-2|54	
12mr|texlive-spotcolor-1.2-2|55	
12mr|texlive-spotcolor-1.2-2|56	
12mr|texlive-spotcolor-1.2-2|57	%changelog
12mr|texlive-spotcolor-1.2-2|58	

18577 12
12mr|texlive-spreadtab-0.4b-1|1	# revision 26384
12mr|texlive-spreadtab-0.4b-1|2	# category Package
12mr|texlive-spreadtab-0.4b-1|3	# catalog-ctan /macros/latex/contrib/spreadtab
12mr|texlive-spreadtab-0.4b-1|4	# catalog-date 2012-05-14 12:19:39 +0200
12mr|texlive-spreadtab-0.4b-1|5	# catalog-license lppl1.3
12mr|texlive-spreadtab-0.4b-1|6	# catalog-version 0.4b
12mr|texlive-spreadtab-0.4b-1|7	Name:		texlive-spreadtab
12mr|texlive-spreadtab-0.4b-1|8	Version:	0.4b
12mr|texlive-spreadtab-0.4b-1|9	Release:	1
12mr|texlive-spreadtab-0.4b-1|10	Summary:	Spreadsheet features for LaTeX tabular environments
12mr|texlive-spreadtab-0.4b-1|11	Group:		Publishing
12mr|texlive-spreadtab-0.4b-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/spreadtab
12mr|texlive-spreadtab-0.4b-1|13	License:	LPPL1.3
12mr|texlive-spreadtab-0.4b-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spreadtab.tar.xz
12mr|texlive-spreadtab-0.4b-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spreadtab.doc.tar.xz
12mr|texlive-spreadtab-0.4b-1|16	BuildArch:	noarch
12mr|texlive-spreadtab-0.4b-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-spreadtab-0.4b-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-spreadtab-0.4b-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-spreadtab-0.4b-1|20	
12mr|texlive-spreadtab-0.4b-1|21	%description
12mr|texlive-spreadtab-0.4b-1|22	The package allows the user to construct tables in a manner
12mr|texlive-spreadtab-0.4b-1|23	similar to a spreadsheet. The cells of a table have row and
12mr|texlive-spreadtab-0.4b-1|24	column indices and these can be used in formulas to generate
12mr|texlive-spreadtab-0.4b-1|25	values in other cells.
12mr|texlive-spreadtab-0.4b-1|26	
12mr|texlive-spreadtab-0.4b-1|27	%post
12mr|texlive-spreadtab-0.4b-1|28	%{_sbindir}/texlive.post
12mr|texlive-spreadtab-0.4b-1|29	
12mr|texlive-spreadtab-0.4b-1|30	%postun
12mr|texlive-spreadtab-0.4b-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-spreadtab-0.4b-1|32	%{_sbindir}/texlive.post
12mr|texlive-spreadtab-0.4b-1|33	fi
12mr|texlive-spreadtab-0.4b-1|34	
12mr|texlive-spreadtab-0.4b-1|35	#-----------------------------------------------------------------------
12mr|texlive-spreadtab-0.4b-1|36	%files
12mr|texlive-spreadtab-0.4b-1|37	%{_texmfdistdir}/tex/latex/spreadtab/spreadtab.sty
12mr|texlive-spreadtab-0.4b-1|38	%doc %{_texmfdistdir}/doc/latex/spreadtab/README
12mr|texlive-spreadtab-0.4b-1|39	%doc %{_texmfdistdir}/doc/latex/spreadtab/spreadtab_doc_en.pdf
12mr|texlive-spreadtab-0.4b-1|40	%doc %{_texmfdistdir}/doc/latex/spreadtab/spreadtab_doc_en.tex
12mr|texlive-spreadtab-0.4b-1|41	%doc %{_texmfdistdir}/doc/latex/spreadtab/spreadtab_doc_fr.pdf
12mr|texlive-spreadtab-0.4b-1|42	%doc %{_texmfdistdir}/doc/latex/spreadtab/spreadtab_doc_fr.tex
12mr|texlive-spreadtab-0.4b-1|43	
12mr|texlive-spreadtab-0.4b-1|44	#-----------------------------------------------------------------------
12mr|texlive-spreadtab-0.4b-1|45	%prep
12mr|texlive-spreadtab-0.4b-1|46	%setup -c -a0 -a1
12mr|texlive-spreadtab-0.4b-1|47	
12mr|texlive-spreadtab-0.4b-1|48	%build
12mr|texlive-spreadtab-0.4b-1|49	
12mr|texlive-spreadtab-0.4b-1|50	%install
12mr|texlive-spreadtab-0.4b-1|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-spreadtab-0.4b-1|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-spreadtab-0.4b-1|53	
12mr|texlive-spreadtab-0.4b-1|54	
12mr|texlive-spreadtab-0.4b-1|55	
12mr|texlive-spreadtab-0.4b-1|56	%changelog
12mr|texlive-spreadtab-0.4b-1|57	

18578 12
12mr|texlive-spverbatim-v1.0-2|1	# revision 15878
12mr|texlive-spverbatim-v1.0-2|2	# category Package
12mr|texlive-spverbatim-v1.0-2|3	# catalog-ctan /macros/latex/contrib/spverbatim
12mr|texlive-spverbatim-v1.0-2|4	# catalog-date 2009-11-10 00:30:52 +0100
12mr|texlive-spverbatim-v1.0-2|5	# catalog-license lppl
12mr|texlive-spverbatim-v1.0-2|6	# catalog-version v1.0
12mr|texlive-spverbatim-v1.0-2|7	Name:		texlive-spverbatim
12mr|texlive-spverbatim-v1.0-2|8	Version:	v1.0
12mr|texlive-spverbatim-v1.0-2|9	Release:	2
12mr|texlive-spverbatim-v1.0-2|10	Summary:	Allow line breaks within \verb and verbatim output
12mr|texlive-spverbatim-v1.0-2|11	Group:		Publishing
12mr|texlive-spverbatim-v1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/spverbatim
12mr|texlive-spverbatim-v1.0-2|13	License:	LPPL
12mr|texlive-spverbatim-v1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spverbatim.tar.xz
12mr|texlive-spverbatim-v1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spverbatim.doc.tar.xz
12mr|texlive-spverbatim-v1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spverbatim.source.tar.xz
12mr|texlive-spverbatim-v1.0-2|17	BuildArch:	noarch
12mr|texlive-spverbatim-v1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-spverbatim-v1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-spverbatim-v1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-spverbatim-v1.0-2|21	
12mr|texlive-spverbatim-v1.0-2|22	%description
12mr|texlive-spverbatim-v1.0-2|23	LaTeX's \verb macro treats its argument as an unbreakable unit
12mr|texlive-spverbatim-v1.0-2|24	of text. This can lead to poor typesetting, especially when the
12mr|texlive-spverbatim-v1.0-2|25	argument is long. The spverbatim package provides an \spverb
12mr|texlive-spverbatim-v1.0-2|26	macro that is analogous to \verb and an spverbatim environment
12mr|texlive-spverbatim-v1.0-2|27	that is analogous to verbatim with the difference being that
12mr|texlive-spverbatim-v1.0-2|28	\spverb and spverbatim allow LaTeX to break lines at space
12mr|texlive-spverbatim-v1.0-2|29	characters.
12mr|texlive-spverbatim-v1.0-2|30	
12mr|texlive-spverbatim-v1.0-2|31	%post
12mr|texlive-spverbatim-v1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-spverbatim-v1.0-2|33	
12mr|texlive-spverbatim-v1.0-2|34	%postun
12mr|texlive-spverbatim-v1.0-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-spverbatim-v1.0-2|36	%{_sbindir}/texlive.post
12mr|texlive-spverbatim-v1.0-2|37	fi
12mr|texlive-spverbatim-v1.0-2|38	
12mr|texlive-spverbatim-v1.0-2|39	#-----------------------------------------------------------------------
12mr|texlive-spverbatim-v1.0-2|40	%files
12mr|texlive-spverbatim-v1.0-2|41	%{_texmfdistdir}/tex/latex/spverbatim/spverbatim.sty
12mr|texlive-spverbatim-v1.0-2|42	%doc %{_texmfdistdir}/doc/latex/spverbatim/README
12mr|texlive-spverbatim-v1.0-2|43	%doc %{_texmfdistdir}/doc/latex/spverbatim/spverbatim.pdf
12mr|texlive-spverbatim-v1.0-2|44	#- source
12mr|texlive-spverbatim-v1.0-2|45	%doc %{_texmfdistdir}/source/latex/spverbatim/spverbatim.dtx
12mr|texlive-spverbatim-v1.0-2|46	%doc %{_texmfdistdir}/source/latex/spverbatim/spverbatim.ins
12mr|texlive-spverbatim-v1.0-2|47	
12mr|texlive-spverbatim-v1.0-2|48	#-----------------------------------------------------------------------
12mr|texlive-spverbatim-v1.0-2|49	%prep
12mr|texlive-spverbatim-v1.0-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-spverbatim-v1.0-2|51	
12mr|texlive-spverbatim-v1.0-2|52	%build
12mr|texlive-spverbatim-v1.0-2|53	
12mr|texlive-spverbatim-v1.0-2|54	%install
12mr|texlive-spverbatim-v1.0-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-spverbatim-v1.0-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-spverbatim-v1.0-2|57	
12mr|texlive-spverbatim-v1.0-2|58	
12mr|texlive-spverbatim-v1.0-2|59	
12mr|texlive-spverbatim-v1.0-2|60	%changelog
12mr|texlive-spverbatim-v1.0-2|61	

18579 12
12mr|texlive-srbook-mem-20111104-2|1	# revision 23454
12mr|texlive-srbook-mem-20111104-2|2	# category Package
12mr|texlive-srbook-mem-20111104-2|3	# catalog-ctan undef
12mr|texlive-srbook-mem-20111104-2|4	# catalog-date undef
12mr|texlive-srbook-mem-20111104-2|5	# catalog-license undef
12mr|texlive-srbook-mem-20111104-2|6	# catalog-version undef
12mr|texlive-srbook-mem-20111104-2|7	Name:		texlive-srbook-mem
12mr|texlive-srbook-mem-20111104-2|8	Version:	20111104
12mr|texlive-srbook-mem-20111104-2|9	Release:	2
12mr|texlive-srbook-mem-20111104-2|10	Summary:	TeXLive srbook-mem package
12mr|texlive-srbook-mem-20111104-2|11	Group:		Publishing
12mr|texlive-srbook-mem-20111104-2|12	URL:		http://tug.org/texlive
12mr|texlive-srbook-mem-20111104-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-srbook-mem-20111104-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/srbook-mem.tar.xz
12mr|texlive-srbook-mem-20111104-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/srbook-mem.doc.tar.xz
12mr|texlive-srbook-mem-20111104-2|16	BuildArch:	noarch
12mr|texlive-srbook-mem-20111104-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-srbook-mem-20111104-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-srbook-mem-20111104-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-srbook-mem-20111104-2|20	
12mr|texlive-srbook-mem-20111104-2|21	%description
12mr|texlive-srbook-mem-20111104-2|22	TeXLive srbook-mem package.
12mr|texlive-srbook-mem-20111104-2|23	
12mr|texlive-srbook-mem-20111104-2|24	%post
12mr|texlive-srbook-mem-20111104-2|25	%{_sbindir}/texlive.post
12mr|texlive-srbook-mem-20111104-2|26	
12mr|texlive-srbook-mem-20111104-2|27	%postun
12mr|texlive-srbook-mem-20111104-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-srbook-mem-20111104-2|29	%{_sbindir}/texlive.post
12mr|texlive-srbook-mem-20111104-2|30	fi
12mr|texlive-srbook-mem-20111104-2|31	
12mr|texlive-srbook-mem-20111104-2|32	#-----------------------------------------------------------------------
12mr|texlive-srbook-mem-20111104-2|33	%files
12mr|texlive-srbook-mem-20111104-2|34	%{_texmfdistdir}/tex/latex/srbook-mem/srbook-mem.sty
12mr|texlive-srbook-mem-20111104-2|35	%doc %{_texmfdistdir}/doc/latex/srbook-mem/README
12mr|texlive-srbook-mem-20111104-2|36	%doc %{_texmfdistdir}/doc/latex/srbook-mem/SerbianBookMem.pdf
12mr|texlive-srbook-mem-20111104-2|37	%doc %{_texmfdistdir}/doc/latex/srbook-mem/SerbianBookMem.tex
12mr|texlive-srbook-mem-20111104-2|38	%doc %{_texmfdistdir}/doc/latex/srbook-mem/Test.pdf
12mr|texlive-srbook-mem-20111104-2|39	%doc %{_texmfdistdir}/doc/latex/srbook-mem/Test.tex
12mr|texlive-srbook-mem-20111104-2|40	%doc %{_texmfdistdir}/doc/latex/srbook-mem/TestLight.pdf
12mr|texlive-srbook-mem-20111104-2|41	%doc %{_texmfdistdir}/doc/latex/srbook-mem/TestLight.tex
12mr|texlive-srbook-mem-20111104-2|42	
12mr|texlive-srbook-mem-20111104-2|43	#-----------------------------------------------------------------------
12mr|texlive-srbook-mem-20111104-2|44	%prep
12mr|texlive-srbook-mem-20111104-2|45	%setup -c -a0 -a1
12mr|texlive-srbook-mem-20111104-2|46	
12mr|texlive-srbook-mem-20111104-2|47	%build
12mr|texlive-srbook-mem-20111104-2|48	
12mr|texlive-srbook-mem-20111104-2|49	%install
12mr|texlive-srbook-mem-20111104-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-srbook-mem-20111104-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-srbook-mem-20111104-2|52	
12mr|texlive-srbook-mem-20111104-2|53	
12mr|texlive-srbook-mem-20111104-2|54	
12mr|texlive-srbook-mem-20111104-2|55	%changelog
12mr|texlive-srbook-mem-20111104-2|56	

18580 12
12mr|texlive-srcltx-1.6-2|1	# revision 15878
12mr|texlive-srcltx-1.6-2|2	# category Package
12mr|texlive-srcltx-1.6-2|3	# catalog-ctan /macros/latex/contrib/srcltx
12mr|texlive-srcltx-1.6-2|4	# catalog-date 2006-12-07 15:13:33 +0100
12mr|texlive-srcltx-1.6-2|5	# catalog-license pd
12mr|texlive-srcltx-1.6-2|6	# catalog-version 1.6
12mr|texlive-srcltx-1.6-2|7	Name:		texlive-srcltx
12mr|texlive-srcltx-1.6-2|8	Version:	1.6
12mr|texlive-srcltx-1.6-2|9	Release:	2
12mr|texlive-srcltx-1.6-2|10	Summary:	Jump between DVI and TeX files
12mr|texlive-srcltx-1.6-2|11	Group:		Publishing
12mr|texlive-srcltx-1.6-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/srcltx
12mr|texlive-srcltx-1.6-2|13	License:	PD
12mr|texlive-srcltx-1.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/srcltx.tar.xz
12mr|texlive-srcltx-1.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/srcltx.doc.tar.xz
12mr|texlive-srcltx-1.6-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/srcltx.source.tar.xz
12mr|texlive-srcltx-1.6-2|17	BuildArch:	noarch
12mr|texlive-srcltx-1.6-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-srcltx-1.6-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-srcltx-1.6-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-srcltx-1.6-2|21	
12mr|texlive-srcltx-1.6-2|22	%description
12mr|texlive-srcltx-1.6-2|23	Provides a \special insertion into generated .dvi files
12mr|texlive-srcltx-1.6-2|24	allowing one to jump from the .dvi file to the .tex source and
12mr|texlive-srcltx-1.6-2|25	back again (given a .dvi viewer that supports this, such as Yap
12mr|texlive-srcltx-1.6-2|26	or xdvi version 22.38 or later). This was originally written by
12mr|texlive-srcltx-1.6-2|27	Aleksander Simonic, the author of the WinEdt shell.
12mr|texlive-srcltx-1.6-2|28	
12mr|texlive-srcltx-1.6-2|29	%post
12mr|texlive-srcltx-1.6-2|30	%{_sbindir}/texlive.post
12mr|texlive-srcltx-1.6-2|31	
12mr|texlive-srcltx-1.6-2|32	%postun
12mr|texlive-srcltx-1.6-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-srcltx-1.6-2|34	%{_sbindir}/texlive.post
12mr|texlive-srcltx-1.6-2|35	fi
12mr|texlive-srcltx-1.6-2|36	
12mr|texlive-srcltx-1.6-2|37	#-----------------------------------------------------------------------
12mr|texlive-srcltx-1.6-2|38	%files
12mr|texlive-srcltx-1.6-2|39	%{_texmfdistdir}/tex/latex/srcltx/srcltx.sty
12mr|texlive-srcltx-1.6-2|40	%{_texmfdistdir}/tex/latex/srcltx/srctex.sty
12mr|texlive-srcltx-1.6-2|41	%doc %{_texmfdistdir}/doc/latex/srcltx/README
12mr|texlive-srcltx-1.6-2|42	%doc %{_texmfdistdir}/doc/latex/srcltx/srcltx.pdf
12mr|texlive-srcltx-1.6-2|43	#- source
12mr|texlive-srcltx-1.6-2|44	%doc %{_texmfdistdir}/source/latex/srcltx/srcltx.dtx
12mr|texlive-srcltx-1.6-2|45	%doc %{_texmfdistdir}/source/latex/srcltx/srcltx.ins
12mr|texlive-srcltx-1.6-2|46	
12mr|texlive-srcltx-1.6-2|47	#-----------------------------------------------------------------------
12mr|texlive-srcltx-1.6-2|48	%prep
12mr|texlive-srcltx-1.6-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-srcltx-1.6-2|50	
12mr|texlive-srcltx-1.6-2|51	%build
12mr|texlive-srcltx-1.6-2|52	
12mr|texlive-srcltx-1.6-2|53	%install
12mr|texlive-srcltx-1.6-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-srcltx-1.6-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-srcltx-1.6-2|56	
12mr|texlive-srcltx-1.6-2|57	
12mr|texlive-srcltx-1.6-2|58	
12mr|texlive-srcltx-1.6-2|59	%changelog
12mr|texlive-srcltx-1.6-2|60	

18581 12
12mr|texlive-sseq-2.0-2|1	# revision 15878
12mr|texlive-sseq-2.0-2|2	# category Package
12mr|texlive-sseq-2.0-2|3	# catalog-ctan /macros/latex/contrib/sseq
12mr|texlive-sseq-2.0-2|4	# catalog-date 2009-04-10 15:43:04 +0200
12mr|texlive-sseq-2.0-2|5	# catalog-license lppl
12mr|texlive-sseq-2.0-2|6	# catalog-version 2.0
12mr|texlive-sseq-2.0-2|7	Name:		texlive-sseq
12mr|texlive-sseq-2.0-2|8	Version:	2.0
12mr|texlive-sseq-2.0-2|9	Release:	2
12mr|texlive-sseq-2.0-2|10	Summary:	Spectral sequence diagrams
12mr|texlive-sseq-2.0-2|11	Group:		Publishing
12mr|texlive-sseq-2.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sseq
12mr|texlive-sseq-2.0-2|13	License:	LPPL
12mr|texlive-sseq-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sseq.tar.xz
12mr|texlive-sseq-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sseq.doc.tar.xz
12mr|texlive-sseq-2.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sseq.source.tar.xz
12mr|texlive-sseq-2.0-2|17	BuildArch:	noarch
12mr|texlive-sseq-2.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-sseq-2.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-sseq-2.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-sseq-2.0-2|21	
12mr|texlive-sseq-2.0-2|22	%description
12mr|texlive-sseq-2.0-2|23	The package provides commands to draw spectral sequence
12mr|texlive-sseq-2.0-2|24	diagrams, providing facilities for clipping and arranging
12mr|texlive-sseq-2.0-2|25	multiple symbols so that they do not overlap. The package is
12mr|texlive-sseq-2.0-2|26	built using pgf, and shares that systems large demands for TeX
12mr|texlive-sseq-2.0-2|27	system memory. Its geometric commands are based on a turtle
12mr|texlive-sseq-2.0-2|28	graphics model, and control structures such as loops and
12mr|texlive-sseq-2.0-2|29	conditionals are available.
12mr|texlive-sseq-2.0-2|30	
12mr|texlive-sseq-2.0-2|31	%post
12mr|texlive-sseq-2.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-sseq-2.0-2|33	
12mr|texlive-sseq-2.0-2|34	%postun
12mr|texlive-sseq-2.0-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-sseq-2.0-2|36	%{_sbindir}/texlive.post
12mr|texlive-sseq-2.0-2|37	fi
12mr|texlive-sseq-2.0-2|38	
12mr|texlive-sseq-2.0-2|39	#-----------------------------------------------------------------------
12mr|texlive-sseq-2.0-2|40	%files
12mr|texlive-sseq-2.0-2|41	%{_texmfdistdir}/tex/latex/sseq/sseq.sty
12mr|texlive-sseq-2.0-2|42	%doc %{_texmfdistdir}/doc/latex/sseq/sseq.pdf
12mr|texlive-sseq-2.0-2|43	#- source
12mr|texlive-sseq-2.0-2|44	%doc %{_texmfdistdir}/source/latex/sseq/sseq.dtx
12mr|texlive-sseq-2.0-2|45	%doc %{_texmfdistdir}/source/latex/sseq/sseq.ins
12mr|texlive-sseq-2.0-2|46	
12mr|texlive-sseq-2.0-2|47	#-----------------------------------------------------------------------
12mr|texlive-sseq-2.0-2|48	%prep
12mr|texlive-sseq-2.0-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-sseq-2.0-2|50	
12mr|texlive-sseq-2.0-2|51	%build
12mr|texlive-sseq-2.0-2|52	
12mr|texlive-sseq-2.0-2|53	%install
12mr|texlive-sseq-2.0-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sseq-2.0-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-sseq-2.0-2|56	
12mr|texlive-sseq-2.0-2|57	
12mr|texlive-sseq-2.0-2|58	
12mr|texlive-sseq-2.0-2|59	%changelog
12mr|texlive-sseq-2.0-2|60	

18582 12
12mr|texlive-stack-1.00-2|1	# revision 15878
12mr|texlive-stack-1.00-2|2	# category Package
12mr|texlive-stack-1.00-2|3	# catalog-ctan /macros/latex/contrib/stack
12mr|texlive-stack-1.00-2|4	# catalog-date 2007-02-28 00:02:05 +0100
12mr|texlive-stack-1.00-2|5	# catalog-license lppl
12mr|texlive-stack-1.00-2|6	# catalog-version 1.00
12mr|texlive-stack-1.00-2|7	Name:		texlive-stack
12mr|texlive-stack-1.00-2|8	Version:	1.00
12mr|texlive-stack-1.00-2|9	Release:	2
12mr|texlive-stack-1.00-2|10	Summary:	Tools to define and use stacks
12mr|texlive-stack-1.00-2|11	Group:		Publishing
12mr|texlive-stack-1.00-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stack
12mr|texlive-stack-1.00-2|13	License:	LPPL
12mr|texlive-stack-1.00-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stack.tar.xz
12mr|texlive-stack-1.00-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stack.source.tar.xz
12mr|texlive-stack-1.00-2|16	BuildArch:	noarch
12mr|texlive-stack-1.00-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-stack-1.00-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-stack-1.00-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-stack-1.00-2|20	
12mr|texlive-stack-1.00-2|21	%description
12mr|texlive-stack-1.00-2|22	The package provides a small set of commands to implement
12mr|texlive-stack-1.00-2|23	stacks independently of TeX's own stack. As an example of how
12mr|texlive-stack-1.00-2|24	the stacks might be used, the documentation offers a small
12mr|texlive-stack-1.00-2|25	"relinput" package that implements the backbone of the import
12mr|texlive-stack-1.00-2|26	package.
12mr|texlive-stack-1.00-2|27	
12mr|texlive-stack-1.00-2|28	%post
12mr|texlive-stack-1.00-2|29	%{_sbindir}/texlive.post
12mr|texlive-stack-1.00-2|30	
12mr|texlive-stack-1.00-2|31	%postun
12mr|texlive-stack-1.00-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-stack-1.00-2|33	%{_sbindir}/texlive.post
12mr|texlive-stack-1.00-2|34	fi
12mr|texlive-stack-1.00-2|35	
12mr|texlive-stack-1.00-2|36	#-----------------------------------------------------------------------
12mr|texlive-stack-1.00-2|37	%files
12mr|texlive-stack-1.00-2|38	%{_texmfdistdir}/tex/latex/stack/relinput.sty
12mr|texlive-stack-1.00-2|39	%{_texmfdistdir}/tex/latex/stack/stack.sty
12mr|texlive-stack-1.00-2|40	#- source
12mr|texlive-stack-1.00-2|41	%doc %{_texmfdistdir}/source/latex/stack/stack.dtx
12mr|texlive-stack-1.00-2|42	%doc %{_texmfdistdir}/source/latex/stack/stack.ins
12mr|texlive-stack-1.00-2|43	
12mr|texlive-stack-1.00-2|44	#-----------------------------------------------------------------------
12mr|texlive-stack-1.00-2|45	%prep
12mr|texlive-stack-1.00-2|46	%setup -c -a0 -a1
12mr|texlive-stack-1.00-2|47	
12mr|texlive-stack-1.00-2|48	%build
12mr|texlive-stack-1.00-2|49	
12mr|texlive-stack-1.00-2|50	%install
12mr|texlive-stack-1.00-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-stack-1.00-2|52	cp -fpar tex source %{buildroot}%{_texmfdistdir}
12mr|texlive-stack-1.00-2|53	
12mr|texlive-stack-1.00-2|54	
12mr|texlive-stack-1.00-2|55	
12mr|texlive-stack-1.00-2|56	%changelog
12mr|texlive-stack-1.00-2|57	

18583 12
12mr|texlive-stage-20061106-2|1	# revision 15878
12mr|texlive-stage-20061106-2|2	# category Package
12mr|texlive-stage-20061106-2|3	# catalog-ctan /macros/latex/contrib/stage
12mr|texlive-stage-20061106-2|4	# catalog-date 2006-11-06 12:20:58 +0100
12mr|texlive-stage-20061106-2|5	# catalog-license lppl1.3
12mr|texlive-stage-20061106-2|6	# catalog-version undef
12mr|texlive-stage-20061106-2|7	Name:		texlive-stage
12mr|texlive-stage-20061106-2|8	Version:	20061106
12mr|texlive-stage-20061106-2|9	Release:	2
12mr|texlive-stage-20061106-2|10	Summary:	A LaTeX class for stage plays
12mr|texlive-stage-20061106-2|11	Group:		Publishing
12mr|texlive-stage-20061106-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stage
12mr|texlive-stage-20061106-2|13	License:	LPPL1.3
12mr|texlive-stage-20061106-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stage.tar.xz
12mr|texlive-stage-20061106-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stage.doc.tar.xz
12mr|texlive-stage-20061106-2|16	BuildArch:	noarch
12mr|texlive-stage-20061106-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-stage-20061106-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-stage-20061106-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-stage-20061106-2|20	
12mr|texlive-stage-20061106-2|21	%description
12mr|texlive-stage-20061106-2|22	Stage.cls is a LaTeX class for creating plays of any length in
12mr|texlive-stage-20061106-2|23	a standard manuscript format for production and submission.
12mr|texlive-stage-20061106-2|24	
12mr|texlive-stage-20061106-2|25	%post
12mr|texlive-stage-20061106-2|26	%{_sbindir}/texlive.post
12mr|texlive-stage-20061106-2|27	
12mr|texlive-stage-20061106-2|28	%postun
12mr|texlive-stage-20061106-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-stage-20061106-2|30	%{_sbindir}/texlive.post
12mr|texlive-stage-20061106-2|31	fi
12mr|texlive-stage-20061106-2|32	
12mr|texlive-stage-20061106-2|33	#-----------------------------------------------------------------------
12mr|texlive-stage-20061106-2|34	%files
12mr|texlive-stage-20061106-2|35	%{_texmfdistdir}/tex/latex/stage/stage.cls
12mr|texlive-stage-20061106-2|36	%doc %{_texmfdistdir}/doc/latex/stage/README
12mr|texlive-stage-20061106-2|37	%doc %{_texmfdistdir}/doc/latex/stage/stage-documentation.pdf
12mr|texlive-stage-20061106-2|38	
12mr|texlive-stage-20061106-2|39	#-----------------------------------------------------------------------
12mr|texlive-stage-20061106-2|40	%prep
12mr|texlive-stage-20061106-2|41	%setup -c -a0 -a1
12mr|texlive-stage-20061106-2|42	
12mr|texlive-stage-20061106-2|43	%build
12mr|texlive-stage-20061106-2|44	
12mr|texlive-stage-20061106-2|45	%install
12mr|texlive-stage-20061106-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-stage-20061106-2|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-stage-20061106-2|48	
12mr|texlive-stage-20061106-2|49	
12mr|texlive-stage-20061106-2|50	
12mr|texlive-stage-20061106-2|51	%changelog
12mr|texlive-stage-20061106-2|52	

18584 12
12mr|texlive-standalone-1.1a-1|1	# revision 26511
12mr|texlive-standalone-1.1a-1|2	# category Package
12mr|texlive-standalone-1.1a-1|3	# catalog-ctan /macros/latex/contrib/standalone
12mr|texlive-standalone-1.1a-1|4	# catalog-date 2012-05-20 20:33:03 +0200
12mr|texlive-standalone-1.1a-1|5	# catalog-license lppl1.3
12mr|texlive-standalone-1.1a-1|6	# catalog-version 1.1a
12mr|texlive-standalone-1.1a-1|7	Name:		texlive-standalone
12mr|texlive-standalone-1.1a-1|8	Version:	1.1a
12mr|texlive-standalone-1.1a-1|9	Release:	1
12mr|texlive-standalone-1.1a-1|10	Summary:	Compile TeX pictures stand-alone or as part of a document
12mr|texlive-standalone-1.1a-1|11	Group:		Publishing
12mr|texlive-standalone-1.1a-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/standalone
12mr|texlive-standalone-1.1a-1|13	License:	LPPL1.3
12mr|texlive-standalone-1.1a-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/standalone.tar.xz
12mr|texlive-standalone-1.1a-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/standalone.doc.tar.xz
12mr|texlive-standalone-1.1a-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/standalone.source.tar.xz
12mr|texlive-standalone-1.1a-1|17	BuildArch:	noarch
12mr|texlive-standalone-1.1a-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-standalone-1.1a-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-standalone-1.1a-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-standalone-1.1a-1|21	
12mr|texlive-standalone-1.1a-1|22	%description
12mr|texlive-standalone-1.1a-1|23	A class and package is provided which allows TeX pictures or
12mr|texlive-standalone-1.1a-1|24	other TeX code to be compiled standalone or as part of a main
12mr|texlive-standalone-1.1a-1|25	document. Special support for pictures with beamer overlays is
12mr|texlive-standalone-1.1a-1|26	also provided. The package is used in the main document and
12mr|texlive-standalone-1.1a-1|27	skips extra preambles in sub-files. The class may be used to
12mr|texlive-standalone-1.1a-1|28	simplify the preamble in sub-files. By default the preview
12mr|texlive-standalone-1.1a-1|29	package is used to display the code without margins. The
12mr|texlive-standalone-1.1a-1|30	behaviour in standalone mode may adjusted using a configuration
12mr|texlive-standalone-1.1a-1|31	file standalone.cfg to redefine the standalone environment.
12mr|texlive-standalone-1.1a-1|32	
12mr|texlive-standalone-1.1a-1|33	%post
12mr|texlive-standalone-1.1a-1|34	%{_sbindir}/texlive.post
12mr|texlive-standalone-1.1a-1|35	
12mr|texlive-standalone-1.1a-1|36	%postun
12mr|texlive-standalone-1.1a-1|37	if [ $1 -eq 0 ]; then
12mr|texlive-standalone-1.1a-1|38	%{_sbindir}/texlive.post
12mr|texlive-standalone-1.1a-1|39	fi
12mr|texlive-standalone-1.1a-1|40	
12mr|texlive-standalone-1.1a-1|41	#-----------------------------------------------------------------------
12mr|texlive-standalone-1.1a-1|42	%files
12mr|texlive-standalone-1.1a-1|43	%{_texmfdistdir}/tex/latex/standalone/standalone.cfg
12mr|texlive-standalone-1.1a-1|44	%{_texmfdistdir}/tex/latex/standalone/standalone.cls
12mr|texlive-standalone-1.1a-1|45	%{_texmfdistdir}/tex/latex/standalone/standalone.sty
12mr|texlive-standalone-1.1a-1|46	%{_texmfdistdir}/tex/plain/standalone/standalone.tex
12mr|texlive-standalone-1.1a-1|47	%doc %{_texmfdistdir}/doc/latex/standalone/README
12mr|texlive-standalone-1.1a-1|48	%doc %{_texmfdistdir}/doc/latex/standalone/standalone.pdf
12mr|texlive-standalone-1.1a-1|49	#- source
12mr|texlive-standalone-1.1a-1|50	%doc %{_texmfdistdir}/source/latex/standalone/standalone.dtx
12mr|texlive-standalone-1.1a-1|51	%doc %{_texmfdistdir}/source/latex/standalone/standalone.ins
12mr|texlive-standalone-1.1a-1|52	
12mr|texlive-standalone-1.1a-1|53	#-----------------------------------------------------------------------
12mr|texlive-standalone-1.1a-1|54	%prep
12mr|texlive-standalone-1.1a-1|55	%setup -c -a0 -a1 -a2
12mr|texlive-standalone-1.1a-1|56	
12mr|texlive-standalone-1.1a-1|57	%build
12mr|texlive-standalone-1.1a-1|58	
12mr|texlive-standalone-1.1a-1|59	%install
12mr|texlive-standalone-1.1a-1|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-standalone-1.1a-1|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-standalone-1.1a-1|62	
12mr|texlive-standalone-1.1a-1|63	
12mr|texlive-standalone-1.1a-1|64	
12mr|texlive-standalone-1.1a-1|65	%changelog
12mr|texlive-standalone-1.1a-1|66	

18585 12
12mr|texlive-starfont-1.2-2|1	# revision 19982
12mr|texlive-starfont-1.2-2|2	# category Package
12mr|texlive-starfont-1.2-2|3	# catalog-ctan /fonts/ps-type1/starfont
12mr|texlive-starfont-1.2-2|4	# catalog-date 2010-09-30 00:35:45 +0200
12mr|texlive-starfont-1.2-2|5	# catalog-license pd
12mr|texlive-starfont-1.2-2|6	# catalog-version 1.2
12mr|texlive-starfont-1.2-2|7	Name:		texlive-starfont
12mr|texlive-starfont-1.2-2|8	Version:	1.2
12mr|texlive-starfont-1.2-2|9	Release:	2
12mr|texlive-starfont-1.2-2|10	Summary:	The StarFont Sans astrological font
12mr|texlive-starfont-1.2-2|11	Group:		Publishing
12mr|texlive-starfont-1.2-2|12	URL:		http://www.ctan.org/tex-archive/fonts/ps-type1/starfont
12mr|texlive-starfont-1.2-2|13	License:	PD
12mr|texlive-starfont-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/starfont.tar.xz
12mr|texlive-starfont-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/starfont.doc.tar.xz
12mr|texlive-starfont-1.2-2|16	BuildArch:	noarch
12mr|texlive-starfont-1.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-starfont-1.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-starfont-1.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-starfont-1.2-2|20	
12mr|texlive-starfont-1.2-2|21	%description
12mr|texlive-starfont-1.2-2|22	The package contains StarFontSans and StarFontSerif, two
12mr|texlive-starfont-1.2-2|23	public-domain astrological fonts designed by Anthony I.P. Owen,
12mr|texlive-starfont-1.2-2|24	and the appropriate macros to use them with TeX and LaTeX. The
12mr|texlive-starfont-1.2-2|25	fonts are supplied in the original TrueType Format and as
12mr|texlive-starfont-1.2-2|26	PostScript font files.
12mr|texlive-starfont-1.2-2|27	
12mr|texlive-starfont-1.2-2|28	%post
12mr|texlive-starfont-1.2-2|29	%{_sbindir}/texlive.post
12mr|texlive-starfont-1.2-2|30	
12mr|texlive-starfont-1.2-2|31	%postun
12mr|texlive-starfont-1.2-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-starfont-1.2-2|33	%{_sbindir}/texlive.post
12mr|texlive-starfont-1.2-2|34	fi
12mr|texlive-starfont-1.2-2|35	
12mr|texlive-starfont-1.2-2|36	#-----------------------------------------------------------------------
12mr|texlive-starfont-1.2-2|37	%files
12mr|texlive-starfont-1.2-2|38	%{_texmfdistdir}/fonts/afm/public/starfont/starfont.afm
12mr|texlive-starfont-1.2-2|39	%{_texmfdistdir}/fonts/afm/public/starfont/strfnser.afm
12mr|texlive-starfont-1.2-2|40	%{_texmfdistdir}/fonts/map/dvips/starfont/starfont.map
12mr|texlive-starfont-1.2-2|41	%{_texmfdistdir}/fonts/tfm/public/starfont/fstr8x.tfm
12mr|texlive-starfont-1.2-2|42	%{_texmfdistdir}/fonts/tfm/public/starfont/fsts8x.tfm
12mr|texlive-starfont-1.2-2|43	%{_texmfdistdir}/fonts/type1/public/starfont/starfont.pfb
12mr|texlive-starfont-1.2-2|44	%{_texmfdistdir}/fonts/type1/public/starfont/strfnser.pfb
12mr|texlive-starfont-1.2-2|45	%{_texmfdistdir}/tex/latex/starfont/starfont.sty
12mr|texlive-starfont-1.2-2|46	%doc %{_texmfdistdir}/doc/fonts/starfont/COPYING
12mr|texlive-starfont-1.2-2|47	%doc %{_texmfdistdir}/doc/fonts/starfont/Makefile
12mr|texlive-starfont-1.2-2|48	%doc %{_texmfdistdir}/doc/fonts/starfont/README
12mr|texlive-starfont-1.2-2|49	%doc %{_texmfdistdir}/doc/fonts/starfont/STRFNSAN.TTF
12mr|texlive-starfont-1.2-2|50	%doc %{_texmfdistdir}/doc/fonts/starfont/STRFNSER.TTF
12mr|texlive-starfont-1.2-2|51	%doc %{_texmfdistdir}/doc/fonts/starfont/starfont.pdf
12mr|texlive-starfont-1.2-2|52	%doc %{_texmfdistdir}/doc/fonts/starfont/starfont.tex
12mr|texlive-starfont-1.2-2|53	%doc %{_texmfdistdir}/doc/fonts/starfont/table.pdf
12mr|texlive-starfont-1.2-2|54	
12mr|texlive-starfont-1.2-2|55	#-----------------------------------------------------------------------
12mr|texlive-starfont-1.2-2|56	%prep
12mr|texlive-starfont-1.2-2|57	%setup -c -a0 -a1
12mr|texlive-starfont-1.2-2|58	
12mr|texlive-starfont-1.2-2|59	%build
12mr|texlive-starfont-1.2-2|60	
12mr|texlive-starfont-1.2-2|61	%install
12mr|texlive-starfont-1.2-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-starfont-1.2-2|63	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-starfont-1.2-2|64	
12mr|texlive-starfont-1.2-2|65	
12mr|texlive-starfont-1.2-2|66	
12mr|texlive-starfont-1.2-2|67	%changelog
12mr|texlive-starfont-1.2-2|68	

18586 12
12mr|texlive-startex-1.04-2|1	# revision 15878
12mr|texlive-startex-1.04-2|2	# category Package
12mr|texlive-startex-1.04-2|3	# catalog-ctan /macros/startex
12mr|texlive-startex-1.04-2|4	# catalog-date 2008-12-31 20:54:46 +0100
12mr|texlive-startex-1.04-2|5	# catalog-license pd
12mr|texlive-startex-1.04-2|6	# catalog-version 1.04
12mr|texlive-startex-1.04-2|7	Name:		texlive-startex
12mr|texlive-startex-1.04-2|8	Version:	1.04
12mr|texlive-startex-1.04-2|9	Release:	2
12mr|texlive-startex-1.04-2|10	Summary:	An XML-inspired format for student use
12mr|texlive-startex-1.04-2|11	Group:		Publishing
12mr|texlive-startex-1.04-2|12	URL:		http://www.ctan.org/tex-archive/macros/startex
12mr|texlive-startex-1.04-2|13	License:	PD
12mr|texlive-startex-1.04-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/startex.tar.xz
12mr|texlive-startex-1.04-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/startex.doc.tar.xz
12mr|texlive-startex-1.04-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/startex.source.tar.xz
12mr|texlive-startex-1.04-2|17	BuildArch:	noarch
12mr|texlive-startex-1.04-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-startex-1.04-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-startex-1.04-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-startex-1.04-2|21	
12mr|texlive-startex-1.04-2|22	%description
12mr|texlive-startex-1.04-2|23	A TeX format designed to help students write short reports and
12mr|texlive-startex-1.04-2|24	essays. It provides the user with a suitable set of commands
12mr|texlive-startex-1.04-2|25	for such a task. It is also more robust than plain TeX and
12mr|texlive-startex-1.04-2|26	LaTeX.
12mr|texlive-startex-1.04-2|27	
12mr|texlive-startex-1.04-2|28	%post
12mr|texlive-startex-1.04-2|29	%{_sbindir}/texlive.post
12mr|texlive-startex-1.04-2|30	
12mr|texlive-startex-1.04-2|31	%postun
12mr|texlive-startex-1.04-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-startex-1.04-2|33	%{_sbindir}/texlive.post
12mr|texlive-startex-1.04-2|34	fi
12mr|texlive-startex-1.04-2|35	
12mr|texlive-startex-1.04-2|36	#-----------------------------------------------------------------------
12mr|texlive-startex-1.04-2|37	%files
12mr|texlive-startex-1.04-2|38	%{_texmfdistdir}/makeindex/startex/stxglo.ist
12mr|texlive-startex-1.04-2|39	%{_texmfdistdir}/makeindex/startex/stxind.ist
12mr|texlive-startex-1.04-2|40	%{_texmfdistdir}/tex/startex/base/a4-article.stx
12mr|texlive-startex-1.04-2|41	%{_texmfdistdir}/tex/startex/base/article.stx
12mr|texlive-startex-1.04-2|42	%{_texmfdistdir}/tex/startex/base/ifi-article.stx
12mr|texlive-startex-1.04-2|43	%{_texmfdistdir}/tex/startex/base/ifi-artikkel.stx
12mr|texlive-startex-1.04-2|44	%{_texmfdistdir}/tex/startex/base/startex.lan
12mr|texlive-startex-1.04-2|45	%{_texmfdistdir}/tex/startex/base/startex.tex
12mr|texlive-startex-1.04-2|46	%doc %{_texmfdistdir}/doc/otherformats/startex/base/guide.pdf
12mr|texlive-startex-1.04-2|47	%doc %{_texmfdistdir}/doc/otherformats/startex/base/ideas.pdf
12mr|texlive-startex-1.04-2|48	%doc %{_texmfdistdir}/doc/otherformats/startex/base/startex.pdf
12mr|texlive-startex-1.04-2|49	#- source
12mr|texlive-startex-1.04-2|50	%doc %{_texmfdistdir}/source/startex/base/INSTALL
12mr|texlive-startex-1.04-2|51	%doc %{_texmfdistdir}/source/startex/base/README
12mr|texlive-startex-1.04-2|52	%doc %{_texmfdistdir}/source/startex/base/startex.bib
12mr|texlive-startex-1.04-2|53	%doc %{_texmfdistdir}/source/startex/base/startex.dtx
12mr|texlive-startex-1.04-2|54	%doc %{_texmfdistdir}/source/startex/base/startex.ins
12mr|texlive-startex-1.04-2|55	
12mr|texlive-startex-1.04-2|56	#-----------------------------------------------------------------------
12mr|texlive-startex-1.04-2|57	%prep
12mr|texlive-startex-1.04-2|58	%setup -c -a0 -a1 -a2
12mr|texlive-startex-1.04-2|59	
12mr|texlive-startex-1.04-2|60	%build
12mr|texlive-startex-1.04-2|61	
12mr|texlive-startex-1.04-2|62	%install
12mr|texlive-startex-1.04-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-startex-1.04-2|64	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-startex-1.04-2|65	
12mr|texlive-startex-1.04-2|66	
12mr|texlive-startex-1.04-2|67	
12mr|texlive-startex-1.04-2|68	%changelog
12mr|texlive-startex-1.04-2|69	

18587 12
12mr|texlive-statex-1.6-2|1	# revision 20306
12mr|texlive-statex-1.6-2|2	# category Package
12mr|texlive-statex-1.6-2|3	# catalog-ctan /macros/latex/contrib/statex
12mr|texlive-statex-1.6-2|4	# catalog-date 2010-11-03 11:47:38 +0100
12mr|texlive-statex-1.6-2|5	# catalog-license lppl
12mr|texlive-statex-1.6-2|6	# catalog-version 1.6
12mr|texlive-statex-1.6-2|7	Name:		texlive-statex
12mr|texlive-statex-1.6-2|8	Version:	1.6
12mr|texlive-statex-1.6-2|9	Release:	2
12mr|texlive-statex-1.6-2|10	Summary:	Statistics style
12mr|texlive-statex-1.6-2|11	Group:		Publishing
12mr|texlive-statex-1.6-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/statex
12mr|texlive-statex-1.6-2|13	License:	LPPL
12mr|texlive-statex-1.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/statex.tar.xz
12mr|texlive-statex-1.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/statex.doc.tar.xz
12mr|texlive-statex-1.6-2|16	BuildArch:	noarch
12mr|texlive-statex-1.6-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-statex-1.6-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-statex-1.6-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-statex-1.6-2|20	
12mr|texlive-statex-1.6-2|21	%description
12mr|texlive-statex-1.6-2|22	A package defining many macros for items of significance in
12mr|texlive-statex-1.6-2|23	statistical presentations. An updated, but incompatible,
12mr|texlive-statex-1.6-2|24	version of the package is available: statex2.
12mr|texlive-statex-1.6-2|25	
12mr|texlive-statex-1.6-2|26	%post
12mr|texlive-statex-1.6-2|27	%{_sbindir}/texlive.post
12mr|texlive-statex-1.6-2|28	
12mr|texlive-statex-1.6-2|29	%postun
12mr|texlive-statex-1.6-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-statex-1.6-2|31	%{_sbindir}/texlive.post
12mr|texlive-statex-1.6-2|32	fi
12mr|texlive-statex-1.6-2|33	
12mr|texlive-statex-1.6-2|34	#-----------------------------------------------------------------------
12mr|texlive-statex-1.6-2|35	%files
12mr|texlive-statex-1.6-2|36	%{_texmfdistdir}/tex/latex/statex/statex.sty
12mr|texlive-statex-1.6-2|37	%doc %{_texmfdistdir}/doc/latex/statex/statex-example.pdf
12mr|texlive-statex-1.6-2|38	%doc %{_texmfdistdir}/doc/latex/statex/statex-example.tex
12mr|texlive-statex-1.6-2|39	
12mr|texlive-statex-1.6-2|40	#-----------------------------------------------------------------------
12mr|texlive-statex-1.6-2|41	%prep
12mr|texlive-statex-1.6-2|42	%setup -c -a0 -a1
12mr|texlive-statex-1.6-2|43	
12mr|texlive-statex-1.6-2|44	%build
12mr|texlive-statex-1.6-2|45	
12mr|texlive-statex-1.6-2|46	%install
12mr|texlive-statex-1.6-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-statex-1.6-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-statex-1.6-2|49	
12mr|texlive-statex-1.6-2|50	
12mr|texlive-statex-1.6-2|51	
12mr|texlive-statex-1.6-2|52	%changelog
12mr|texlive-statex-1.6-2|53	

18588 12
12mr|texlive-statex2-2.1-2|1	# revision 23961
12mr|texlive-statex2-2.1-2|2	# category Package
12mr|texlive-statex2-2.1-2|3	# catalog-ctan /macros/latex/contrib/statex2
12mr|texlive-statex2-2.1-2|4	# catalog-date 2011-09-14 18:03:50 +0200
12mr|texlive-statex2-2.1-2|5	# catalog-license lppl
12mr|texlive-statex2-2.1-2|6	# catalog-version 2.1
12mr|texlive-statex2-2.1-2|7	Name:		texlive-statex2
12mr|texlive-statex2-2.1-2|8	Version:	2.1
12mr|texlive-statex2-2.1-2|9	Release:	2
12mr|texlive-statex2-2.1-2|10	Summary:	Statistics style
12mr|texlive-statex2-2.1-2|11	Group:		Publishing
12mr|texlive-statex2-2.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/statex2
12mr|texlive-statex2-2.1-2|13	License:	LPPL
12mr|texlive-statex2-2.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/statex2.tar.xz
12mr|texlive-statex2-2.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/statex2.doc.tar.xz
12mr|texlive-statex2-2.1-2|16	BuildArch:	noarch
12mr|texlive-statex2-2.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-statex2-2.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-statex2-2.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-statex2-2.1-2|20	
12mr|texlive-statex2-2.1-2|21	%description
12mr|texlive-statex2-2.1-2|22	The package defines many macros for items of significance in
12mr|texlive-statex2-2.1-2|23	statistical presentations. It represents a syntax-incompatible
12mr|texlive-statex2-2.1-2|24	upgrade of statex.
12mr|texlive-statex2-2.1-2|25	
12mr|texlive-statex2-2.1-2|26	%post
12mr|texlive-statex2-2.1-2|27	%{_sbindir}/texlive.post
12mr|texlive-statex2-2.1-2|28	
12mr|texlive-statex2-2.1-2|29	%postun
12mr|texlive-statex2-2.1-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-statex2-2.1-2|31	%{_sbindir}/texlive.post
12mr|texlive-statex2-2.1-2|32	fi
12mr|texlive-statex2-2.1-2|33	
12mr|texlive-statex2-2.1-2|34	#-----------------------------------------------------------------------
12mr|texlive-statex2-2.1-2|35	%files
12mr|texlive-statex2-2.1-2|36	%{_texmfdistdir}/tex/latex/statex2/statex2.sty
12mr|texlive-statex2-2.1-2|37	%doc %{_texmfdistdir}/doc/latex/statex2/statex2-example.pdf
12mr|texlive-statex2-2.1-2|38	%doc %{_texmfdistdir}/doc/latex/statex2/statex2-example.tex
12mr|texlive-statex2-2.1-2|39	
12mr|texlive-statex2-2.1-2|40	#-----------------------------------------------------------------------
12mr|texlive-statex2-2.1-2|41	%prep
12mr|texlive-statex2-2.1-2|42	%setup -c -a0 -a1
12mr|texlive-statex2-2.1-2|43	
12mr|texlive-statex2-2.1-2|44	%build
12mr|texlive-statex2-2.1-2|45	
12mr|texlive-statex2-2.1-2|46	%install
12mr|texlive-statex2-2.1-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-statex2-2.1-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-statex2-2.1-2|49	
12mr|texlive-statex2-2.1-2|50	
12mr|texlive-statex2-2.1-2|51	
12mr|texlive-statex2-2.1-2|52	%changelog
12mr|texlive-statex2-2.1-2|53	

18589 12
12mr|texlive-statistik-0.03-2|1	# revision 20334
12mr|texlive-statistik-0.03-2|2	# category Package
12mr|texlive-statistik-0.03-2|3	# catalog-ctan /macros/latex/contrib/statistik
12mr|texlive-statistik-0.03-2|4	# catalog-date 2010-11-05 12:45:12 +0100
12mr|texlive-statistik-0.03-2|5	# catalog-license gpl
12mr|texlive-statistik-0.03-2|6	# catalog-version 0.03
12mr|texlive-statistik-0.03-2|7	Name:		texlive-statistik
12mr|texlive-statistik-0.03-2|8	Version:	0.03
12mr|texlive-statistik-0.03-2|9	Release:	2
12mr|texlive-statistik-0.03-2|10	Summary:	Store statistics of a document
12mr|texlive-statistik-0.03-2|11	Group:		Publishing
12mr|texlive-statistik-0.03-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/statistik
12mr|texlive-statistik-0.03-2|13	License:	GPL
12mr|texlive-statistik-0.03-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/statistik.tar.xz
12mr|texlive-statistik-0.03-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/statistik.doc.tar.xz
12mr|texlive-statistik-0.03-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/statistik.source.tar.xz
12mr|texlive-statistik-0.03-2|17	BuildArch:	noarch
12mr|texlive-statistik-0.03-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-statistik-0.03-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-statistik-0.03-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-statistik-0.03-2|21	
12mr|texlive-statistik-0.03-2|22	%description
12mr|texlive-statistik-0.03-2|23	The package counts the numbers of pages per chapter, and stores
12mr|texlive-statistik-0.03-2|24	the results in a separate file; the format of the file is
12mr|texlive-statistik-0.03-2|25	selectable.
12mr|texlive-statistik-0.03-2|26	
12mr|texlive-statistik-0.03-2|27	%post
12mr|texlive-statistik-0.03-2|28	%{_sbindir}/texlive.post
12mr|texlive-statistik-0.03-2|29	
12mr|texlive-statistik-0.03-2|30	%postun
12mr|texlive-statistik-0.03-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-statistik-0.03-2|32	%{_sbindir}/texlive.post
12mr|texlive-statistik-0.03-2|33	fi
12mr|texlive-statistik-0.03-2|34	
12mr|texlive-statistik-0.03-2|35	#-----------------------------------------------------------------------
12mr|texlive-statistik-0.03-2|36	%files
12mr|texlive-statistik-0.03-2|37	%{_texmfdistdir}/tex/latex/statistik/statistik.sty
12mr|texlive-statistik-0.03-2|38	%doc %{_texmfdistdir}/doc/latex/statistik/sta_cvs.tex
12mr|texlive-statistik-0.03-2|39	%doc %{_texmfdistdir}/doc/latex/statistik/sta_mytable.tex
12mr|texlive-statistik-0.03-2|40	%doc %{_texmfdistdir}/doc/latex/statistik/sta_tab.tex
12mr|texlive-statistik-0.03-2|41	%doc %{_texmfdistdir}/doc/latex/statistik/sta_textable.tex
12mr|texlive-statistik-0.03-2|42	%doc %{_texmfdistdir}/doc/latex/statistik/sta_xml.tex
12mr|texlive-statistik-0.03-2|43	%doc %{_texmfdistdir}/doc/latex/statistik/statistik.pdf
12mr|texlive-statistik-0.03-2|44	#- source
12mr|texlive-statistik-0.03-2|45	%doc %{_texmfdistdir}/source/latex/statistik/statistik.dtx
12mr|texlive-statistik-0.03-2|46	%doc %{_texmfdistdir}/source/latex/statistik/statistik.ins
12mr|texlive-statistik-0.03-2|47	
12mr|texlive-statistik-0.03-2|48	#-----------------------------------------------------------------------
12mr|texlive-statistik-0.03-2|49	%prep
12mr|texlive-statistik-0.03-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-statistik-0.03-2|51	
12mr|texlive-statistik-0.03-2|52	%build
12mr|texlive-statistik-0.03-2|53	
12mr|texlive-statistik-0.03-2|54	%install
12mr|texlive-statistik-0.03-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-statistik-0.03-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-statistik-0.03-2|57	
12mr|texlive-statistik-0.03-2|58	
12mr|texlive-statistik-0.03-2|59	
12mr|texlive-statistik-0.03-2|60	%changelog
12mr|texlive-statistik-0.03-2|61	

18590 12
12mr|texlive-staves-20080823-2|1	# revision 15878
12mr|texlive-staves-20080823-2|2	# category Package
12mr|texlive-staves-20080823-2|3	# catalog-ctan /language/staves
12mr|texlive-staves-20080823-2|4	# catalog-date 2008-08-23 15:48:35 +0200
12mr|texlive-staves-20080823-2|5	# catalog-license lppl
12mr|texlive-staves-20080823-2|6	# catalog-version undef
12mr|texlive-staves-20080823-2|7	Name:		texlive-staves
12mr|texlive-staves-20080823-2|8	Version:	20080823
12mr|texlive-staves-20080823-2|9	Release:	2
12mr|texlive-staves-20080823-2|10	Summary:	Typeset Icelandic staves and runic letters
12mr|texlive-staves-20080823-2|11	Group:		Publishing
12mr|texlive-staves-20080823-2|12	URL:		http://www.ctan.org/tex-archive/language/staves
12mr|texlive-staves-20080823-2|13	License:	LPPL
12mr|texlive-staves-20080823-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/staves.tar.xz
12mr|texlive-staves-20080823-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/staves.doc.tar.xz
12mr|texlive-staves-20080823-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/staves.source.tar.xz
12mr|texlive-staves-20080823-2|17	BuildArch:	noarch
12mr|texlive-staves-20080823-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-staves-20080823-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-staves-20080823-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-staves-20080823-2|21	
12mr|texlive-staves-20080823-2|22	%description
12mr|texlive-staves-20080823-2|23	This package contains all the necessary tools to typeset the
12mr|texlive-staves-20080823-2|24	"magical" Icelandic staves plus the runic letters used in
12mr|texlive-staves-20080823-2|25	Iceland. Included are a font in Adobe Type 1 format and LaTeX
12mr|texlive-staves-20080823-2|26	support.
12mr|texlive-staves-20080823-2|27	
12mr|texlive-staves-20080823-2|28	%post
12mr|texlive-staves-20080823-2|29	%{_sbindir}/texlive.post
12mr|texlive-staves-20080823-2|30	
12mr|texlive-staves-20080823-2|31	%postun
12mr|texlive-staves-20080823-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-staves-20080823-2|33	%{_sbindir}/texlive.post
12mr|texlive-staves-20080823-2|34	fi
12mr|texlive-staves-20080823-2|35	
12mr|texlive-staves-20080823-2|36	#-----------------------------------------------------------------------
12mr|texlive-staves-20080823-2|37	%files
12mr|texlive-staves-20080823-2|38	%{_texmfdistdir}/fonts/map/dvips/staves/icelandic.map
12mr|texlive-staves-20080823-2|39	%{_texmfdistdir}/fonts/tfm/public/staves/icelandic.tfm
12mr|texlive-staves-20080823-2|40	%{_texmfdistdir}/fonts/type1/public/staves/icelandic.pfb
12mr|texlive-staves-20080823-2|41	%{_texmfdistdir}/tex/latex/staves/staves.sty
12mr|texlive-staves-20080823-2|42	%doc %{_texmfdistdir}/doc/fonts/staves/README
12mr|texlive-staves-20080823-2|43	%doc %{_texmfdistdir}/doc/fonts/staves/staves.pdf
12mr|texlive-staves-20080823-2|44	%doc %{_texmfdistdir}/doc/fonts/staves/symbols.pdf
12mr|texlive-staves-20080823-2|45	#- source
12mr|texlive-staves-20080823-2|46	%doc %{_texmfdistdir}/source/latex/staves/staves.dtx
12mr|texlive-staves-20080823-2|47	%doc %{_texmfdistdir}/source/latex/staves/staves.ins
12mr|texlive-staves-20080823-2|48	
12mr|texlive-staves-20080823-2|49	#-----------------------------------------------------------------------
12mr|texlive-staves-20080823-2|50	%prep
12mr|texlive-staves-20080823-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-staves-20080823-2|52	
12mr|texlive-staves-20080823-2|53	%build
12mr|texlive-staves-20080823-2|54	
12mr|texlive-staves-20080823-2|55	%install
12mr|texlive-staves-20080823-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-staves-20080823-2|57	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-staves-20080823-2|58	
12mr|texlive-staves-20080823-2|59	
12mr|texlive-staves-20080823-2|60	
12mr|texlive-staves-20080823-2|61	%changelog
12mr|texlive-staves-20080823-2|62	

18591 12
12mr|texlive-stdclsdv-1.1a-2|1	# revision 15878
12mr|texlive-stdclsdv-1.1a-2|2	# category Package
12mr|texlive-stdclsdv-1.1a-2|3	# catalog-ctan /macros/latex/contrib/stdclsdv
12mr|texlive-stdclsdv-1.1a-2|4	# catalog-date 2009-09-04 12:14:45 +0200
12mr|texlive-stdclsdv-1.1a-2|5	# catalog-license lppl
12mr|texlive-stdclsdv-1.1a-2|6	# catalog-version 1.1a
12mr|texlive-stdclsdv-1.1a-2|7	Name:		texlive-stdclsdv
12mr|texlive-stdclsdv-1.1a-2|8	Version:	1.1a
12mr|texlive-stdclsdv-1.1a-2|9	Release:	2
12mr|texlive-stdclsdv-1.1a-2|10	Summary:	Provide sectioning information for package writers
12mr|texlive-stdclsdv-1.1a-2|11	Group:		Publishing
12mr|texlive-stdclsdv-1.1a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stdclsdv
12mr|texlive-stdclsdv-1.1a-2|13	License:	LPPL
12mr|texlive-stdclsdv-1.1a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stdclsdv.tar.xz
12mr|texlive-stdclsdv-1.1a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stdclsdv.doc.tar.xz
12mr|texlive-stdclsdv-1.1a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stdclsdv.source.tar.xz
12mr|texlive-stdclsdv-1.1a-2|17	BuildArch:	noarch
12mr|texlive-stdclsdv-1.1a-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-stdclsdv-1.1a-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-stdclsdv-1.1a-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-stdclsdv-1.1a-2|21	
12mr|texlive-stdclsdv-1.1a-2|22	%description
12mr|texlive-stdclsdv-1.1a-2|23	The stdclsdv package is designed for package writers who need
12mr|texlive-stdclsdv-1.1a-2|24	to know what sectioning divsions are provided by the document's
12mr|texlive-stdclsdv-1.1a-2|25	class. It also provides a version of \CheckCommand that sets a
12mr|texlive-stdclsdv-1.1a-2|26	flag rather than printing a warning.
12mr|texlive-stdclsdv-1.1a-2|27	
12mr|texlive-stdclsdv-1.1a-2|28	%post
12mr|texlive-stdclsdv-1.1a-2|29	%{_sbindir}/texlive.post
12mr|texlive-stdclsdv-1.1a-2|30	
12mr|texlive-stdclsdv-1.1a-2|31	%postun
12mr|texlive-stdclsdv-1.1a-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-stdclsdv-1.1a-2|33	%{_sbindir}/texlive.post
12mr|texlive-stdclsdv-1.1a-2|34	fi
12mr|texlive-stdclsdv-1.1a-2|35	
12mr|texlive-stdclsdv-1.1a-2|36	#-----------------------------------------------------------------------
12mr|texlive-stdclsdv-1.1a-2|37	%files
12mr|texlive-stdclsdv-1.1a-2|38	%{_texmfdistdir}/tex/latex/stdclsdv/stdclsdv.sty
12mr|texlive-stdclsdv-1.1a-2|39	%doc %{_texmfdistdir}/doc/latex/stdclsdv/README
12mr|texlive-stdclsdv-1.1a-2|40	%doc %{_texmfdistdir}/doc/latex/stdclsdv/stdclsdv.pdf
12mr|texlive-stdclsdv-1.1a-2|41	#- source
12mr|texlive-stdclsdv-1.1a-2|42	%doc %{_texmfdistdir}/source/latex/stdclsdv/stdclsdv.dtx
12mr|texlive-stdclsdv-1.1a-2|43	%doc %{_texmfdistdir}/source/latex/stdclsdv/stdclsdv.ins
12mr|texlive-stdclsdv-1.1a-2|44	
12mr|texlive-stdclsdv-1.1a-2|45	#-----------------------------------------------------------------------
12mr|texlive-stdclsdv-1.1a-2|46	%prep
12mr|texlive-stdclsdv-1.1a-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-stdclsdv-1.1a-2|48	
12mr|texlive-stdclsdv-1.1a-2|49	%build
12mr|texlive-stdclsdv-1.1a-2|50	
12mr|texlive-stdclsdv-1.1a-2|51	%install
12mr|texlive-stdclsdv-1.1a-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-stdclsdv-1.1a-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-stdclsdv-1.1a-2|54	
12mr|texlive-stdclsdv-1.1a-2|55	
12mr|texlive-stdclsdv-1.1a-2|56	
12mr|texlive-stdclsdv-1.1a-2|57	%changelog
12mr|texlive-stdclsdv-1.1a-2|58	

18592 12
12mr|texlive-stdpage-0.6-2|1	# revision 15878
12mr|texlive-stdpage-0.6-2|2	# category Package
12mr|texlive-stdpage-0.6-2|3	# catalog-ctan /macros/latex/contrib/stdpage
12mr|texlive-stdpage-0.6-2|4	# catalog-date 2006-11-06 12:37:44 +0100
12mr|texlive-stdpage-0.6-2|5	# catalog-license lppl1.2
12mr|texlive-stdpage-0.6-2|6	# catalog-version 0.6
12mr|texlive-stdpage-0.6-2|7	Name:		texlive-stdpage
12mr|texlive-stdpage-0.6-2|8	Version:	0.6
12mr|texlive-stdpage-0.6-2|9	Release:	2
12mr|texlive-stdpage-0.6-2|10	Summary:	Standard pages with n lines of at most m characters each
12mr|texlive-stdpage-0.6-2|11	Group:		Publishing
12mr|texlive-stdpage-0.6-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stdpage
12mr|texlive-stdpage-0.6-2|13	License:	LPPL1.2
12mr|texlive-stdpage-0.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stdpage.tar.xz
12mr|texlive-stdpage-0.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stdpage.doc.tar.xz
12mr|texlive-stdpage-0.6-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stdpage.source.tar.xz
12mr|texlive-stdpage-0.6-2|17	BuildArch:	noarch
12mr|texlive-stdpage-0.6-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-stdpage-0.6-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-stdpage-0.6-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-stdpage-0.6-2|21	
12mr|texlive-stdpage-0.6-2|22	%description
12mr|texlive-stdpage-0.6-2|23	For translations, proofreading, journal contributions etc.
12mr|texlive-stdpage-0.6-2|24	standard pages are used. Those standard pages consist of a
12mr|texlive-stdpage-0.6-2|25	fixed number of lines and characters per line. This package
12mr|texlive-stdpage-0.6-2|26	produces pages with n lines of at most m characters each. For
12mr|texlive-stdpage-0.6-2|27	instance the German "Normseite": 60 lines of 30 characters
12mr|texlive-stdpage-0.6-2|28	each.
12mr|texlive-stdpage-0.6-2|29	
12mr|texlive-stdpage-0.6-2|30	%post
12mr|texlive-stdpage-0.6-2|31	%{_sbindir}/texlive.post
12mr|texlive-stdpage-0.6-2|32	
12mr|texlive-stdpage-0.6-2|33	%postun
12mr|texlive-stdpage-0.6-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-stdpage-0.6-2|35	%{_sbindir}/texlive.post
12mr|texlive-stdpage-0.6-2|36	fi
12mr|texlive-stdpage-0.6-2|37	
12mr|texlive-stdpage-0.6-2|38	#-----------------------------------------------------------------------
12mr|texlive-stdpage-0.6-2|39	%files
12mr|texlive-stdpage-0.6-2|40	%{_texmfdistdir}/tex/latex/stdpage/stdpage.sty
12mr|texlive-stdpage-0.6-2|41	%doc %{_texmfdistdir}/doc/latex/stdpage/README
12mr|texlive-stdpage-0.6-2|42	%doc %{_texmfdistdir}/doc/latex/stdpage/stdpage-test.tex
12mr|texlive-stdpage-0.6-2|43	%doc %{_texmfdistdir}/doc/latex/stdpage/stdpage.pdf
12mr|texlive-stdpage-0.6-2|44	#- source
12mr|texlive-stdpage-0.6-2|45	%doc %{_texmfdistdir}/source/latex/stdpage/stdpage.dtx
12mr|texlive-stdpage-0.6-2|46	%doc %{_texmfdistdir}/source/latex/stdpage/stdpage.ins
12mr|texlive-stdpage-0.6-2|47	
12mr|texlive-stdpage-0.6-2|48	#-----------------------------------------------------------------------
12mr|texlive-stdpage-0.6-2|49	%prep
12mr|texlive-stdpage-0.6-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-stdpage-0.6-2|51	
12mr|texlive-stdpage-0.6-2|52	%build
12mr|texlive-stdpage-0.6-2|53	
12mr|texlive-stdpage-0.6-2|54	%install
12mr|texlive-stdpage-0.6-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-stdpage-0.6-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-stdpage-0.6-2|57	
12mr|texlive-stdpage-0.6-2|58	
12mr|texlive-stdpage-0.6-2|59	
12mr|texlive-stdpage-0.6-2|60	%changelog
12mr|texlive-stdpage-0.6-2|61	

18593 12
12mr|texlive-steinmetz-1.0-2|1	# revision 15878
12mr|texlive-steinmetz-1.0-2|2	# category Package
12mr|texlive-steinmetz-1.0-2|3	# catalog-ctan /macros/latex/contrib/steinmetz
12mr|texlive-steinmetz-1.0-2|4	# catalog-date 2009-11-10 00:30:52 +0100
12mr|texlive-steinmetz-1.0-2|5	# catalog-license lppl
12mr|texlive-steinmetz-1.0-2|6	# catalog-version 1.0
12mr|texlive-steinmetz-1.0-2|7	Name:		texlive-steinmetz
12mr|texlive-steinmetz-1.0-2|8	Version:	1.0
12mr|texlive-steinmetz-1.0-2|9	Release:	2
12mr|texlive-steinmetz-1.0-2|10	Summary:	Print Steinmetz notation
12mr|texlive-steinmetz-1.0-2|11	Group:		Publishing
12mr|texlive-steinmetz-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/steinmetz
12mr|texlive-steinmetz-1.0-2|13	License:	LPPL
12mr|texlive-steinmetz-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/steinmetz.tar.xz
12mr|texlive-steinmetz-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/steinmetz.doc.tar.xz
12mr|texlive-steinmetz-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/steinmetz.source.tar.xz
12mr|texlive-steinmetz-1.0-2|17	BuildArch:	noarch
12mr|texlive-steinmetz-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-steinmetz-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-steinmetz-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-steinmetz-1.0-2|21	
12mr|texlive-steinmetz-1.0-2|22	%description
12mr|texlive-steinmetz-1.0-2|23	The steinmetz package provides a command for typesetting
12mr|texlive-steinmetz-1.0-2|24	complex numbers in the Steinmetz notation used in
12mr|texlive-steinmetz-1.0-2|25	electrotechnics as: <modulus><argument or phase inside an angle
12mr|texlive-steinmetz-1.0-2|26	symbol> The package makes use of pict2e.
12mr|texlive-steinmetz-1.0-2|27	
12mr|texlive-steinmetz-1.0-2|28	%post
12mr|texlive-steinmetz-1.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-steinmetz-1.0-2|30	
12mr|texlive-steinmetz-1.0-2|31	%postun
12mr|texlive-steinmetz-1.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-steinmetz-1.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-steinmetz-1.0-2|34	fi
12mr|texlive-steinmetz-1.0-2|35	
12mr|texlive-steinmetz-1.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-steinmetz-1.0-2|37	%files
12mr|texlive-steinmetz-1.0-2|38	%{_texmfdistdir}/tex/latex/steinmetz/steinmetz.sty
12mr|texlive-steinmetz-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/steinmetz/README
12mr|texlive-steinmetz-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/steinmetz/steinmetz-test.tex
12mr|texlive-steinmetz-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/steinmetz/steinmetz.pdf
12mr|texlive-steinmetz-1.0-2|42	#- source
12mr|texlive-steinmetz-1.0-2|43	%doc %{_texmfdistdir}/source/latex/steinmetz/steinmetz.dtx
12mr|texlive-steinmetz-1.0-2|44	%doc %{_texmfdistdir}/source/latex/steinmetz/steinmetz.ins
12mr|texlive-steinmetz-1.0-2|45	
12mr|texlive-steinmetz-1.0-2|46	#-----------------------------------------------------------------------
12mr|texlive-steinmetz-1.0-2|47	%prep
12mr|texlive-steinmetz-1.0-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-steinmetz-1.0-2|49	
12mr|texlive-steinmetz-1.0-2|50	%build
12mr|texlive-steinmetz-1.0-2|51	
12mr|texlive-steinmetz-1.0-2|52	%install
12mr|texlive-steinmetz-1.0-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-steinmetz-1.0-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-steinmetz-1.0-2|55	
12mr|texlive-steinmetz-1.0-2|56	
12mr|texlive-steinmetz-1.0-2|57	
12mr|texlive-steinmetz-1.0-2|58	%changelog
12mr|texlive-steinmetz-1.0-2|59	

18594 12
12mr|texlive-stellenbosch-10-1|1	# revision 25486
12mr|texlive-stellenbosch-10-1|2	# category Package
12mr|texlive-stellenbosch-10-1|3	# catalog-ctan /macros/latex/contrib/stellenbosch
12mr|texlive-stellenbosch-10-1|4	# catalog-date 2012-02-23 16:44:15 +0100
12mr|texlive-stellenbosch-10-1|5	# catalog-license lppl
12mr|texlive-stellenbosch-10-1|6	# catalog-version 10
12mr|texlive-stellenbosch-10-1|7	Name:		texlive-stellenbosch
12mr|texlive-stellenbosch-10-1|8	Version:	10
12mr|texlive-stellenbosch-10-1|9	Release:	1
12mr|texlive-stellenbosch-10-1|10	Summary:	Stellenbosch thesis bundle
12mr|texlive-stellenbosch-10-1|11	Group:		Publishing
12mr|texlive-stellenbosch-10-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stellenbosch
12mr|texlive-stellenbosch-10-1|13	License:	LPPL
12mr|texlive-stellenbosch-10-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stellenbosch.tar.xz
12mr|texlive-stellenbosch-10-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stellenbosch.doc.tar.xz
12mr|texlive-stellenbosch-10-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stellenbosch.source.tar.xz
12mr|texlive-stellenbosch-10-1|17	BuildArch:	noarch
12mr|texlive-stellenbosch-10-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-stellenbosch-10-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-stellenbosch-10-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-stellenbosch-10-1|21	
12mr|texlive-stellenbosch-10-1|22	%description
12mr|texlive-stellenbosch-10-1|23	The usthesis class/style files are provided to typeset reports,
12mr|texlive-stellenbosch-10-1|24	theses and dissertations that conform to the requirements of
12mr|texlive-stellenbosch-10-1|25	the Engineering Faculty of the University of Stellenbosch. The
12mr|texlive-stellenbosch-10-1|26	class file usthesis.cls is based on the standard LaTeX book
12mr|texlive-stellenbosch-10-1|27	class, while usthesis.sty is a style file to be loaded on top
12mr|texlive-stellenbosch-10-1|28	of the very powerful memoir class. Both options give identical
12mr|texlive-stellenbosch-10-1|29	output, but the benefit of the using memoir is that it has many
12mr|texlive-stellenbosch-10-1|30	additional command and environments for formatting and
12mr|texlive-stellenbosch-10-1|31	processing of a document. Usthesis is primarily concerned with
12mr|texlive-stellenbosch-10-1|32	the formatting of the front matter such as the title page,
12mr|texlive-stellenbosch-10-1|33	abstract, etc. and a decent page layout on A4 paper. It also
12mr|texlive-stellenbosch-10-1|34	works together with the babel package to provide language
12mr|texlive-stellenbosch-10-1|35	options to typeset documents in Afrikaans or in English.
12mr|texlive-stellenbosch-10-1|36	Additional packages are provided for bibliographic matter, note
12mr|texlive-stellenbosch-10-1|37	title pages, lists of symbols, as well as various graphic files
12mr|texlive-stellenbosch-10-1|38	for logos.
12mr|texlive-stellenbosch-10-1|39	
12mr|texlive-stellenbosch-10-1|40	%post
12mr|texlive-stellenbosch-10-1|41	%{_sbindir}/texlive.post
12mr|texlive-stellenbosch-10-1|42	
12mr|texlive-stellenbosch-10-1|43	%postun
12mr|texlive-stellenbosch-10-1|44	if [ $1 -eq 0 ]; then
12mr|texlive-stellenbosch-10-1|45	%{_sbindir}/texlive.post
12mr|texlive-stellenbosch-10-1|46	fi
12mr|texlive-stellenbosch-10-1|47	
12mr|texlive-stellenbosch-10-1|48	#-----------------------------------------------------------------------
12mr|texlive-stellenbosch-10-1|49	%files
12mr|texlive-stellenbosch-10-1|50	%{_texmfdistdir}/bibtex/bst/stellenbosch/usmeg-a.bst
12mr|texlive-stellenbosch-10-1|51	%{_texmfdistdir}/bibtex/bst/stellenbosch/usmeg-n.bst
12mr|texlive-stellenbosch-10-1|52	%{_texmfdistdir}/bibtex/bst/stellenbosch/ussagus.bst
12mr|texlive-stellenbosch-10-1|53	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo-BW-top.eps
12mr|texlive-stellenbosch-10-1|54	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo-BW-top.pdf
12mr|texlive-stellenbosch-10-1|55	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo-BW.eps
12mr|texlive-stellenbosch-10-1|56	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo-BW.pdf
12mr|texlive-stellenbosch-10-1|57	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo-top.eps
12mr|texlive-stellenbosch-10-1|58	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo-top.pdf
12mr|texlive-stellenbosch-10-1|59	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo.eps
12mr|texlive-stellenbosch-10-1|60	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USEngLogo.pdf
12mr|texlive-stellenbosch-10-1|61	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-BW.eps
12mr|texlive-stellenbosch-10-1|62	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-BW.jpg
12mr|texlive-stellenbosch-10-1|63	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-WM.eps
12mr|texlive-stellenbosch-10-1|64	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-WM.jpg
12mr|texlive-stellenbosch-10-1|65	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-stack.eps
12mr|texlive-stellenbosch-10-1|66	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-stack.jpg
12mr|texlive-stellenbosch-10-1|67	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-top.eps
12mr|texlive-stellenbosch-10-1|68	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest-top.jpg
12mr|texlive-stellenbosch-10-1|69	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest.eps
12mr|texlive-stellenbosch-10-1|70	%{_texmfdistdir}/tex/latex/stellenbosch/logos/UScrest.jpg
12mr|texlive-stellenbosch-10-1|71	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-BW.eps
12mr|texlive-stellenbosch-10-1|72	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-BW.pdf
12mr|texlive-stellenbosch-10-1|73	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-gold.eps
12mr|texlive-stellenbosch-10-1|74	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-gold.pdf
12mr|texlive-stellenbosch-10-1|75	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-grey.eps
12mr|texlive-stellenbosch-10-1|76	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-grey.pdf
12mr|texlive-stellenbosch-10-1|77	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-maroon.eps
12mr|texlive-stellenbosch-10-1|78	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USleaf-maroon.pdf
12mr|texlive-stellenbosch-10-1|79	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW-left.eps
12mr|texlive-stellenbosch-10-1|80	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW-left.pdf
12mr|texlive-stellenbosch-10-1|81	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW-stack.eps
12mr|texlive-stellenbosch-10-1|82	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW-stack.pdf
12mr|texlive-stellenbosch-10-1|83	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW-top.eps
12mr|texlive-stellenbosch-10-1|84	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW-top.pdf
12mr|texlive-stellenbosch-10-1|85	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW.eps
12mr|texlive-stellenbosch-10-1|86	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-BW.pdf
12mr|texlive-stellenbosch-10-1|87	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-left.eps
12mr|texlive-stellenbosch-10-1|88	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-left.pdf
12mr|texlive-stellenbosch-10-1|89	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-stack.eps
12mr|texlive-stellenbosch-10-1|90	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-stack.pdf
12mr|texlive-stellenbosch-10-1|91	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-top.eps
12mr|texlive-stellenbosch-10-1|92	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo-top.pdf
12mr|texlive-stellenbosch-10-1|93	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo.eps
12mr|texlive-stellenbosch-10-1|94	%{_texmfdistdir}/tex/latex/stellenbosch/logos/USlogo.pdf
12mr|texlive-stellenbosch-10-1|95	%{_texmfdistdir}/tex/latex/stellenbosch/usbib.afr
12mr|texlive-stellenbosch-10-1|96	%{_texmfdistdir}/tex/latex/stellenbosch/usbib.eng
12mr|texlive-stellenbosch-10-1|97	%{_texmfdistdir}/tex/latex/stellenbosch/usbib.sty
12mr|texlive-stellenbosch-10-1|98	%{_texmfdistdir}/tex/latex/stellenbosch/usnomencl.sty
12mr|texlive-stellenbosch-10-1|99	%{_texmfdistdir}/tex/latex/stellenbosch/ussummary.sty
12mr|texlive-stellenbosch-10-1|100	%{_texmfdistdir}/tex/latex/stellenbosch/usthesis.afr
12mr|texlive-stellenbosch-10-1|101	%{_texmfdistdir}/tex/latex/stellenbosch/usthesis.cls
12mr|texlive-stellenbosch-10-1|102	%{_texmfdistdir}/tex/latex/stellenbosch/usthesis.eng
12mr|texlive-stellenbosch-10-1|103	%{_texmfdistdir}/tex/latex/stellenbosch/usthesis.sty
12mr|texlive-stellenbosch-10-1|104	%{_texmfdistdir}/tex/latex/stellenbosch/ustitle.sty
12mr|texlive-stellenbosch-10-1|105	%doc %{_texmfdistdir}/doc/latex/stellenbosch/CHANGELOG
12mr|texlive-stellenbosch-10-1|106	%doc %{_texmfdistdir}/doc/latex/stellenbosch/README
12mr|texlive-stellenbosch-10-1|107	%doc %{_texmfdistdir}/doc/latex/stellenbosch/USbib-1.0.pdf
12mr|texlive-stellenbosch-10-1|108	%doc %{_texmfdistdir}/doc/latex/stellenbosch/USlogos-doc-4.0.pdf
12mr|texlive-stellenbosch-10-1|109	%doc %{_texmfdistdir}/doc/latex/stellenbosch/USnomencl-1.1.pdf
12mr|texlive-stellenbosch-10-1|110	%doc %{_texmfdistdir}/doc/latex/stellenbosch/USsummary-1.0a.pdf
12mr|texlive-stellenbosch-10-1|111	%doc %{_texmfdistdir}/doc/latex/stellenbosch/USthesis-4.3.pdf
12mr|texlive-stellenbosch-10-1|112	%doc %{_texmfdistdir}/doc/latex/stellenbosch/UStitle-1.0.pdf
12mr|texlive-stellenbosch-10-1|113	%doc %{_texmfdistdir}/doc/latex/stellenbosch/templates/masters-sample.zip
12mr|texlive-stellenbosch-10-1|114	%doc %{_texmfdistdir}/doc/latex/stellenbosch/templates/report-sample.zip
12mr|texlive-stellenbosch-10-1|115	#- source
12mr|texlive-stellenbosch-10-1|116	%doc %{_texmfdistdir}/source/latex/stellenbosch/USbib-1.0-scr.zip
12mr|texlive-stellenbosch-10-1|117	%doc %{_texmfdistdir}/source/latex/stellenbosch/USlogos-4.0-src.zip
12mr|texlive-stellenbosch-10-1|118	%doc %{_texmfdistdir}/source/latex/stellenbosch/USnomencl-1.1-src.zip
12mr|texlive-stellenbosch-10-1|119	%doc %{_texmfdistdir}/source/latex/stellenbosch/USsummary-1.0a-src.zip
12mr|texlive-stellenbosch-10-1|120	%doc %{_texmfdistdir}/source/latex/stellenbosch/USthesis-4.3-src.zip
12mr|texlive-stellenbosch-10-1|121	%doc %{_texmfdistdir}/source/latex/stellenbosch/UStitle-1.0-src.zip
12mr|texlive-stellenbosch-10-1|122	
12mr|texlive-stellenbosch-10-1|123	#-----------------------------------------------------------------------
12mr|texlive-stellenbosch-10-1|124	%prep
12mr|texlive-stellenbosch-10-1|125	%setup -c -a0 -a1 -a2
12mr|texlive-stellenbosch-10-1|126	
12mr|texlive-stellenbosch-10-1|127	%build
12mr|texlive-stellenbosch-10-1|128	
12mr|texlive-stellenbosch-10-1|129	%install
12mr|texlive-stellenbosch-10-1|130	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-stellenbosch-10-1|131	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-stellenbosch-10-1|132	
12mr|texlive-stellenbosch-10-1|133	
12mr|texlive-stellenbosch-10-1|134	
12mr|texlive-stellenbosch-10-1|135	%changelog
12mr|texlive-stellenbosch-10-1|136	

18595 12
12mr|texlive-stex-1.4-1|1	# revision 25792
12mr|texlive-stex-1.4-1|2	# category Package
12mr|texlive-stex-1.4-1|3	# catalog-ctan /macros/latex/contrib/stex
12mr|texlive-stex-1.4-1|4	# catalog-date 2012-01-28 13:25:34 +0100
12mr|texlive-stex-1.4-1|5	# catalog-license lppl
12mr|texlive-stex-1.4-1|6	# catalog-version 1.4
12mr|texlive-stex-1.4-1|7	Name:		texlive-stex
12mr|texlive-stex-1.4-1|8	Version:	1.4
12mr|texlive-stex-1.4-1|9	Release:	1
12mr|texlive-stex-1.4-1|10	Summary:	An Infrastructure for Semantic Preloading of LaTeX Documents
12mr|texlive-stex-1.4-1|11	Group:		Publishing
12mr|texlive-stex-1.4-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stex
12mr|texlive-stex-1.4-1|13	License:	LPPL
12mr|texlive-stex-1.4-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stex.tar.xz
12mr|texlive-stex-1.4-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stex.doc.tar.xz
12mr|texlive-stex-1.4-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stex.source.tar.xz
12mr|texlive-stex-1.4-1|17	BuildArch:	noarch
12mr|texlive-stex-1.4-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-stex-1.4-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-stex-1.4-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-stex-1.4-1|21	
12mr|texlive-stex-1.4-1|22	%description
12mr|texlive-stex-1.4-1|23	The sTeX package collection is a version of TeX/LaTeX that
12mr|texlive-stex-1.4-1|24	allows to markup TeX/LaTeX documents semantically without
12mr|texlive-stex-1.4-1|25	leaving the document format, essentially turning it into a
12mr|texlive-stex-1.4-1|26	document format for mathematical knowledge management (MKM).
12mr|texlive-stex-1.4-1|27	
12mr|texlive-stex-1.4-1|28	%post
12mr|texlive-stex-1.4-1|29	%{_sbindir}/texlive.post
12mr|texlive-stex-1.4-1|30	
12mr|texlive-stex-1.4-1|31	%postun
12mr|texlive-stex-1.4-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-stex-1.4-1|33	%{_sbindir}/texlive.post
12mr|texlive-stex-1.4-1|34	fi
12mr|texlive-stex-1.4-1|35	
12mr|texlive-stex-1.4-1|36	#-----------------------------------------------------------------------
12mr|texlive-stex-1.4-1|37	%files
12mr|texlive-stex-1.4-1|38	%{_texmfdistdir}/tex/latex/stex/cmath/cmath.sty
12mr|texlive-stex-1.4-1|39	%{_texmfdistdir}/tex/latex/stex/cmath/cmath.sty.ltxml
12mr|texlive-stex-1.4-1|40	%{_texmfdistdir}/tex/latex/stex/cmathml/cmathml.sty
12mr|texlive-stex-1.4-1|41	%{_texmfdistdir}/tex/latex/stex/cmathml/cmathml.sty.ltxml
12mr|texlive-stex-1.4-1|42	%{_texmfdistdir}/tex/latex/stex/cmathml/cmathmlx.sty
12mr|texlive-stex-1.4-1|43	%{_texmfdistdir}/tex/latex/stex/cmathml/cmathmlx.sty.ltxml
12mr|texlive-stex-1.4-1|44	%{_texmfdistdir}/tex/latex/stex/cnx/cnx.cls
12mr|texlive-stex-1.4-1|45	%{_texmfdistdir}/tex/latex/stex/cnx/cnx.cls.ltxml
12mr|texlive-stex-1.4-1|46	%{_texmfdistdir}/tex/latex/stex/ctansvn.sty
12mr|texlive-stex-1.4-1|47	%{_texmfdistdir}/tex/latex/stex/dcm/dcm.sty
12mr|texlive-stex-1.4-1|48	%{_texmfdistdir}/tex/latex/stex/dcm/dcm.sty.ltxml
12mr|texlive-stex-1.4-1|49	%{_texmfdistdir}/tex/latex/stex/hwexam/hwexam.cls
12mr|texlive-stex-1.4-1|50	%{_texmfdistdir}/tex/latex/stex/hwexam/hwexam.cls.ltxml
12mr|texlive-stex-1.4-1|51	%{_texmfdistdir}/tex/latex/stex/hwexam/hwexam.sty
12mr|texlive-stex-1.4-1|52	%{_texmfdistdir}/tex/latex/stex/hwexam/hwexam.sty.ltxml
12mr|texlive-stex-1.4-1|53	%{_texmfdistdir}/tex/latex/stex/metakeys/metakeys.sty
12mr|texlive-stex-1.4-1|54	%{_texmfdistdir}/tex/latex/stex/metakeys/metakeys.sty.ltxml
12mr|texlive-stex-1.4-1|55	%{_texmfdistdir}/tex/latex/stex/mikoslides/beamerthemeJacobs.sty
12mr|texlive-stex-1.4-1|56	%{_texmfdistdir}/tex/latex/stex/mikoslides/cc-by-sa.png
12mr|texlive-stex-1.4-1|57	%{_texmfdistdir}/tex/latex/stex/mikoslides/cc_somerights.png
12mr|texlive-stex-1.4-1|58	%{_texmfdistdir}/tex/latex/stex/mikoslides/dangerous-bend.png
12mr|texlive-stex-1.4-1|59	%{_texmfdistdir}/tex/latex/stex/mikoslides/jacobs-logo.png
12mr|texlive-stex-1.4-1|60	%{_texmfdistdir}/tex/latex/stex/mikoslides/mikoaffiliation.sty
12mr|texlive-stex-1.4-1|61	%{_texmfdistdir}/tex/latex/stex/mikoslides/mikoaffiliation.sty.ltxml
12mr|texlive-stex-1.4-1|62	%{_texmfdistdir}/tex/latex/stex/mikoslides/mikoslides.cls
12mr|texlive-stex-1.4-1|63	%{_texmfdistdir}/tex/latex/stex/mikoslides/mikoslides.cls.ltxml
12mr|texlive-stex-1.4-1|64	%{_texmfdistdir}/tex/latex/stex/mikoslides/shading-l2r.png
12mr|texlive-stex-1.4-1|65	%{_texmfdistdir}/tex/latex/stex/modules/modules.sty
12mr|texlive-stex-1.4-1|66	%{_texmfdistdir}/tex/latex/stex/modules/modules.sty.ltxml
12mr|texlive-stex-1.4-1|67	%{_texmfdistdir}/tex/latex/stex/omdoc/omdoc.cls
12mr|texlive-stex-1.4-1|68	%{_texmfdistdir}/tex/latex/stex/omdoc/omdoc.cls.ltxml
12mr|texlive-stex-1.4-1|69	%{_texmfdistdir}/tex/latex/stex/omdoc/omdoc.sty
12mr|texlive-stex-1.4-1|70	%{_texmfdistdir}/tex/latex/stex/omdoc/omdoc.sty.ltxml
12mr|texlive-stex-1.4-1|71	%{_texmfdistdir}/tex/latex/stex/omtext/omtext.sty
12mr|texlive-stex-1.4-1|72	%{_texmfdistdir}/tex/latex/stex/omtext/omtext.sty.ltxml
12mr|texlive-stex-1.4-1|73	%{_texmfdistdir}/tex/latex/stex/presentation/presentation.sty
12mr|texlive-stex-1.4-1|74	%{_texmfdistdir}/tex/latex/stex/presentation/presentation.sty.ltxml
12mr|texlive-stex-1.4-1|75	%{_texmfdistdir}/tex/latex/stex/problem/problem.sty
12mr|texlive-stex-1.4-1|76	%{_texmfdistdir}/tex/latex/stex/problem/problem.sty.ltxml
12mr|texlive-stex-1.4-1|77	%{_texmfdistdir}/tex/latex/stex/rdfmeta/rdfmeta.sty
12mr|texlive-stex-1.4-1|78	%{_texmfdistdir}/tex/latex/stex/rdfmeta/rdfmeta.sty.ltxml
12mr|texlive-stex-1.4-1|79	%{_texmfdistdir}/tex/latex/stex/reqdoc/reqdoc.sty
12mr|texlive-stex-1.4-1|80	%{_texmfdistdir}/tex/latex/stex/reqdoc/reqdoc.sty.ltxml
12mr|texlive-stex-1.4-1|81	%{_texmfdistdir}/tex/latex/stex/sproof/sproof.sty
12mr|texlive-stex-1.4-1|82	%{_texmfdistdir}/tex/latex/stex/sproof/sproof.sty.ltxml
12mr|texlive-stex-1.4-1|83	%{_texmfdistdir}/tex/latex/stex/sref/sref.sty
12mr|texlive-stex-1.4-1|84	%{_texmfdistdir}/tex/latex/stex/sref/sref.sty.ltxml
12mr|texlive-stex-1.4-1|85	%{_texmfdistdir}/tex/latex/stex/statements/statements.sty
12mr|texlive-stex-1.4-1|86	%{_texmfdistdir}/tex/latex/stex/statements/statements.sty.ltxml
12mr|texlive-stex-1.4-1|87	%{_texmfdistdir}/tex/latex/stex/stex-logo.sty
12mr|texlive-stex-1.4-1|88	%{_texmfdistdir}/tex/latex/stex/stex-logo.sty.ltxml
12mr|texlive-stex-1.4-1|89	%{_texmfdistdir}/tex/latex/stex/stex.sty
12mr|texlive-stex-1.4-1|90	%{_texmfdistdir}/tex/latex/stex/stex.sty.ltxml
12mr|texlive-stex-1.4-1|91	%{_texmfdistdir}/tex/latex/stex/stex.tex
12mr|texlive-stex-1.4-1|92	%{_texmfdistdir}/tex/latex/stex/workaddress/workaddress.sty
12mr|texlive-stex-1.4-1|93	%{_texmfdistdir}/tex/latex/stex/workaddress/workaddress.sty.ltxml
12mr|texlive-stex-1.4-1|94	%doc %{_texmfdistdir}/doc/latex/stex/README
12mr|texlive-stex-1.4-1|95	%doc %{_texmfdistdir}/doc/latex/stex/cmath/README
12mr|texlive-stex-1.4-1|96	%doc %{_texmfdistdir}/doc/latex/stex/cmath/cmath.pdf
12mr|texlive-stex-1.4-1|97	%doc %{_texmfdistdir}/doc/latex/stex/cmathml/README
12mr|texlive-stex-1.4-1|98	%doc %{_texmfdistdir}/doc/latex/stex/cmathml/cmathml.pdf
12mr|texlive-stex-1.4-1|99	%doc %{_texmfdistdir}/doc/latex/stex/cnx/README
12mr|texlive-stex-1.4-1|100	%doc %{_texmfdistdir}/doc/latex/stex/cnx/cnx.pdf
12mr|texlive-stex-1.4-1|101	%doc %{_texmfdistdir}/doc/latex/stex/dcm/README
12mr|texlive-stex-1.4-1|102	%doc %{_texmfdistdir}/doc/latex/stex/dcm/dcm.pdf
12mr|texlive-stex-1.4-1|103	%doc %{_texmfdistdir}/doc/latex/stex/example/Makefile
12mr|texlive-stex-1.4-1|104	%doc %{_texmfdistdir}/doc/latex/stex/example/README
12mr|texlive-stex-1.4-1|105	%doc %{_texmfdistdir}/doc/latex/stex/example/background/Makefile
12mr|texlive-stex-1.4-1|106	%doc %{_texmfdistdir}/doc/latex/stex/example/background/all.omdoc
12mr|texlive-stex-1.4-1|107	%doc %{_texmfdistdir}/doc/latex/stex/example/background/all.tex
12mr|texlive-stex-1.4-1|108	%doc %{_texmfdistdir}/doc/latex/stex/example/background/functions.omdoc
12mr|texlive-stex-1.4-1|109	%doc %{_texmfdistdir}/doc/latex/stex/example/background/functions.sms
12mr|texlive-stex-1.4-1|110	%doc %{_texmfdistdir}/doc/latex/stex/example/background/functions.tex
12mr|texlive-stex-1.4-1|111	%doc %{_texmfdistdir}/doc/latex/stex/example/background/post.tex
12mr|texlive-stex-1.4-1|112	%doc %{_texmfdistdir}/doc/latex/stex/example/background/pre.tex
12mr|texlive-stex-1.4-1|113	%doc %{_texmfdistdir}/doc/latex/stex/example/background/reals.omdoc
12mr|texlive-stex-1.4-1|114	%doc %{_texmfdistdir}/doc/latex/stex/example/background/reals.sms
12mr|texlive-stex-1.4-1|115	%doc %{_texmfdistdir}/doc/latex/stex/example/background/reals.tex
12mr|texlive-stex-1.4-1|116	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/Makefile
12mr|texlive-stex-1.4-1|117	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/continuous.omdoc
12mr|texlive-stex-1.4-1|118	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/continuous.sms
12mr|texlive-stex-1.4-1|119	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/continuous.tex
12mr|texlive-stex-1.4-1|120	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/differentiable.omdoc
12mr|texlive-stex-1.4-1|121	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/differentiable.sms
12mr|texlive-stex-1.4-1|122	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/differentiable.tex
12mr|texlive-stex-1.4-1|123	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/intro.omdoc
12mr|texlive-stex-1.4-1|124	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/intro.sms
12mr|texlive-stex-1.4-1|125	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/intro.tex
12mr|texlive-stex-1.4-1|126	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/paper.omdoc
12mr|texlive-stex-1.4-1|127	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/paper.pdf
12mr|texlive-stex-1.4-1|128	%doc %{_texmfdistdir}/doc/latex/stex/example/paper/paper.tex
12mr|texlive-stex-1.4-1|129	%doc %{_texmfdistdir}/doc/latex/stex/example/test/Makefile
12mr|texlive-stex-1.4-1|130	%doc %{_texmfdistdir}/doc/latex/stex/hwexam/README
12mr|texlive-stex-1.4-1|131	%doc %{_texmfdistdir}/doc/latex/stex/hwexam/hwexam.pdf
12mr|texlive-stex-1.4-1|132	%doc %{_texmfdistdir}/doc/latex/stex/metakeys/README
12mr|texlive-stex-1.4-1|133	%doc %{_texmfdistdir}/doc/latex/stex/metakeys/metakeys.pdf
12mr|texlive-stex-1.4-1|134	%doc %{_texmfdistdir}/doc/latex/stex/mikoslides/README
12mr|texlive-stex-1.4-1|135	%doc %{_texmfdistdir}/doc/latex/stex/mikoslides/mikoslides.pdf
12mr|texlive-stex-1.4-1|136	%doc %{_texmfdistdir}/doc/latex/stex/modules/README
12mr|texlive-stex-1.4-1|137	%doc %{_texmfdistdir}/doc/latex/stex/modules/modules.pdf
12mr|texlive-stex-1.4-1|138	%doc %{_texmfdistdir}/doc/latex/stex/omdoc/README
12mr|texlive-stex-1.4-1|139	%doc %{_texmfdistdir}/doc/latex/stex/omdoc/omdoc.pdf
12mr|texlive-stex-1.4-1|140	%doc %{_texmfdistdir}/doc/latex/stex/omtext/README
12mr|texlive-stex-1.4-1|141	%doc %{_texmfdistdir}/doc/latex/stex/omtext/omtext.pdf
12mr|texlive-stex-1.4-1|142	%doc %{_texmfdistdir}/doc/latex/stex/presentation/README
12mr|texlive-stex-1.4-1|143	%doc %{_texmfdistdir}/doc/latex/stex/presentation/presentation.pdf
12mr|texlive-stex-1.4-1|144	%doc %{_texmfdistdir}/doc/latex/stex/problem/README
12mr|texlive-stex-1.4-1|145	%doc %{_texmfdistdir}/doc/latex/stex/problem/problem.pdf
12mr|texlive-stex-1.4-1|146	%doc %{_texmfdistdir}/doc/latex/stex/rdfmeta/README
12mr|texlive-stex-1.4-1|147	%doc %{_texmfdistdir}/doc/latex/stex/rdfmeta/certification.pdf
12mr|texlive-stex-1.4-1|148	%doc %{_texmfdistdir}/doc/latex/stex/rdfmeta/certification.tex
12mr|texlive-stex-1.4-1|149	%doc %{_texmfdistdir}/doc/latex/stex/rdfmeta/rdfmeta.pdf
12mr|texlive-stex-1.4-1|150	%doc %{_texmfdistdir}/doc/latex/stex/reqdoc/README
12mr|texlive-stex-1.4-1|151	%doc %{_texmfdistdir}/doc/latex/stex/reqdoc/reqdoc.pdf
12mr|texlive-stex-1.4-1|152	%doc %{_texmfdistdir}/doc/latex/stex/reqdoc/requirements.pdf
12mr|texlive-stex-1.4-1|153	%doc %{_texmfdistdir}/doc/latex/stex/reqdoc/requirements.tex
12mr|texlive-stex-1.4-1|154	%doc %{_texmfdistdir}/doc/latex/stex/sproof/README
12mr|texlive-stex-1.4-1|155	%doc %{_texmfdistdir}/doc/latex/stex/sproof/sproof.pdf
12mr|texlive-stex-1.4-1|156	%doc %{_texmfdistdir}/doc/latex/stex/sref/README
12mr|texlive-stex-1.4-1|157	%doc %{_texmfdistdir}/doc/latex/stex/sref/book.pdf
12mr|texlive-stex-1.4-1|158	%doc %{_texmfdistdir}/doc/latex/stex/sref/book.tex
12mr|texlive-stex-1.4-1|159	%doc %{_texmfdistdir}/doc/latex/stex/sref/idc.pdf
12mr|texlive-stex-1.4-1|160	%doc %{_texmfdistdir}/doc/latex/stex/sref/idc.tex
12mr|texlive-stex-1.4-1|161	%doc %{_texmfdistdir}/doc/latex/stex/sref/idcmain.tex
12mr|texlive-stex-1.4-1|162	%doc %{_texmfdistdir}/doc/latex/stex/sref/scr.pdf
12mr|texlive-stex-1.4-1|163	%doc %{_texmfdistdir}/doc/latex/stex/sref/scr.tex
12mr|texlive-stex-1.4-1|164	%doc %{_texmfdistdir}/doc/latex/stex/sref/scrmain.tex
12mr|texlive-stex-1.4-1|165	%doc %{_texmfdistdir}/doc/latex/stex/sref/sref.pdf
12mr|texlive-stex-1.4-1|166	%doc %{_texmfdistdir}/doc/latex/stex/statements/README
12mr|texlive-stex-1.4-1|167	%doc %{_texmfdistdir}/doc/latex/stex/statements/statements.pdf
12mr|texlive-stex-1.4-1|168	%doc %{_texmfdistdir}/doc/latex/stex/stex.pdf
12mr|texlive-stex-1.4-1|169	%doc %{_texmfdistdir}/doc/latex/stex/workaddress/README
12mr|texlive-stex-1.4-1|170	%doc %{_texmfdistdir}/doc/latex/stex/workaddress/workaddress.pdf
12mr|texlive-stex-1.4-1|171	#- source
12mr|texlive-stex-1.4-1|172	%doc %{_texmfdistdir}/source/latex/stex/bin/Makefile
12mr|texlive-stex-1.4-1|173	%doc %{_texmfdistdir}/source/latex/stex/bin/Modparse.pm
12mr|texlive-stex-1.4-1|174	%doc %{_texmfdistdir}/source/latex/stex/bin/README
12mr|texlive-stex-1.4-1|175	%doc %{_texmfdistdir}/source/latex/stex/bin/TexId.pm
12mr|texlive-stex-1.4-1|176	%doc %{_texmfdistdir}/source/latex/stex/bin/allgen
12mr|texlive-stex-1.4-1|177	%doc %{_texmfdistdir}/source/latex/stex/bin/bms
12mr|texlive-stex-1.4-1|178	%doc %{_texmfdistdir}/source/latex/stex/bin/checksum
12mr|texlive-stex-1.4-1|179	%doc %{_texmfdistdir}/source/latex/stex/bin/convert-paths
12mr|texlive-stex-1.4-1|180	%doc %{_texmfdistdir}/source/latex/stex/bin/filedate
12mr|texlive-stex-1.4-1|181	%doc %{_texmfdistdir}/source/latex/stex/bin/gen-symdef-table.pl
12mr|texlive-stex-1.4-1|182	%doc %{_texmfdistdir}/source/latex/stex/bin/grep-rerun
12mr|texlive-stex-1.4-1|183	%doc %{_texmfdistdir}/source/latex/stex/bin/idcheck
12mr|texlive-stex-1.4-1|184	%doc %{_texmfdistdir}/source/latex/stex/bin/msplit
12mr|texlive-stex-1.4-1|185	%doc %{_texmfdistdir}/source/latex/stex/bin/old/Makefile
12mr|texlive-stex-1.4-1|186	%doc %{_texmfdistdir}/source/latex/stex/bin/old/defcon.l
12mr|texlive-stex-1.4-1|187	%doc %{_texmfdistdir}/source/latex/stex/bin/old/idcheck.l
12mr|texlive-stex-1.4-1|188	%doc %{_texmfdistdir}/source/latex/stex/bin/old/modstr.l
12mr|texlive-stex-1.4-1|189	%doc %{_texmfdistdir}/source/latex/stex/bin/old/symdef
12mr|texlive-stex-1.4-1|190	%doc %{_texmfdistdir}/source/latex/stex/bin/rf
12mr|texlive-stex-1.4-1|191	%doc %{_texmfdistdir}/source/latex/stex/bin/rng2dot/ModelRNC.pm
12mr|texlive-stex-1.4-1|192	%doc %{_texmfdistdir}/source/latex/stex/bin/rng2dot/rng2dot
12mr|texlive-stex-1.4-1|193	%doc %{_texmfdistdir}/source/latex/stex/bin/sgraph
12mr|texlive-stex-1.4-1|194	%doc %{_texmfdistdir}/source/latex/stex/bin/sms
12mr|texlive-stex-1.4-1|195	%doc %{_texmfdistdir}/source/latex/stex/bin/stexml
12mr|texlive-stex-1.4-1|196	%doc %{_texmfdistdir}/source/latex/stex/bin/stexmlmod
12mr|texlive-stex-1.4-1|197	%doc %{_texmfdistdir}/source/latex/stex/bin/termin
12mr|texlive-stex-1.4-1|198	%doc %{_texmfdistdir}/source/latex/stex/cmath/cmath.dtx
12mr|texlive-stex-1.4-1|199	%doc %{_texmfdistdir}/source/latex/stex/cmath/cmath.ins
12mr|texlive-stex-1.4-1|200	%doc %{_texmfdistdir}/source/latex/stex/cmathml/cmathml.dtx
12mr|texlive-stex-1.4-1|201	%doc %{_texmfdistdir}/source/latex/stex/cmathml/cmathml.ins
12mr|texlive-stex-1.4-1|202	%doc %{_texmfdistdir}/source/latex/stex/cnx/cnx.dtx
12mr|texlive-stex-1.4-1|203	%doc %{_texmfdistdir}/source/latex/stex/cnx/cnx.ins
12mr|texlive-stex-1.4-1|204	%doc %{_texmfdistdir}/source/latex/stex/dcm/dcm.dtx
12mr|texlive-stex-1.4-1|205	%doc %{_texmfdistdir}/source/latex/stex/dcm/dcm.ins
12mr|texlive-stex-1.4-1|206	%doc %{_texmfdistdir}/source/latex/stex/hwexam/hwexam.dtx
12mr|texlive-stex-1.4-1|207	%doc %{_texmfdistdir}/source/latex/stex/hwexam/hwexam.ins
12mr|texlive-stex-1.4-1|208	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile
12mr|texlive-stex-1.4-1|209	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.base.in
12mr|texlive-stex-1.4-1|210	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.base.vars
12mr|texlive-stex-1.4-1|211	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.in
12mr|texlive-stex-1.4-1|212	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.latex.in
12mr|texlive-stex-1.4-1|213	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.latex.vars
12mr|texlive-stex-1.4-1|214	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.latexml.in
12mr|texlive-stex-1.4-1|215	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.latexml.vars
12mr|texlive-stex-1.4-1|216	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.subdirs
12mr|texlive-stex-1.4-1|217	%doc %{_texmfdistdir}/source/latex/stex/make/Makefile.vars
12mr|texlive-stex-1.4-1|218	%doc %{_texmfdistdir}/source/latex/stex/make/README
12mr|texlive-stex-1.4-1|219	%doc %{_texmfdistdir}/source/latex/stex/metakeys/metakeys.dtx
12mr|texlive-stex-1.4-1|220	%doc %{_texmfdistdir}/source/latex/stex/metakeys/metakeys.ins
12mr|texlive-stex-1.4-1|221	%doc %{_texmfdistdir}/source/latex/stex/mikoslides/mikoslides.dtx
12mr|texlive-stex-1.4-1|222	%doc %{_texmfdistdir}/source/latex/stex/mikoslides/mikoslides.ins
12mr|texlive-stex-1.4-1|223	%doc %{_texmfdistdir}/source/latex/stex/modules/modules.dtx
12mr|texlive-stex-1.4-1|224	%doc %{_texmfdistdir}/source/latex/stex/modules/modules.ins
12mr|texlive-stex-1.4-1|225	%doc %{_texmfdistdir}/source/latex/stex/omdoc/omdoc.dtx
12mr|texlive-stex-1.4-1|226	%doc %{_texmfdistdir}/source/latex/stex/omdoc/omdoc.ins
12mr|texlive-stex-1.4-1|227	%doc %{_texmfdistdir}/source/latex/stex/omtext/omtext.dtx
12mr|texlive-stex-1.4-1|228	%doc %{_texmfdistdir}/source/latex/stex/omtext/omtext.ins
12mr|texlive-stex-1.4-1|229	%doc %{_texmfdistdir}/source/latex/stex/presentation/presentation.dtx
12mr|texlive-stex-1.4-1|230	%doc %{_texmfdistdir}/source/latex/stex/presentation/presentation.ins
12mr|texlive-stex-1.4-1|231	%doc %{_texmfdistdir}/source/latex/stex/problem/problem.dtx
12mr|texlive-stex-1.4-1|232	%doc %{_texmfdistdir}/source/latex/stex/problem/problem.ins
12mr|texlive-stex-1.4-1|233	%doc %{_texmfdistdir}/source/latex/stex/rdfmeta/rdfmeta.dtx
12mr|texlive-stex-1.4-1|234	%doc %{_texmfdistdir}/source/latex/stex/rdfmeta/rdfmeta.ins
12mr|texlive-stex-1.4-1|235	%doc %{_texmfdistdir}/source/latex/stex/reqdoc/reqdoc.dtx
12mr|texlive-stex-1.4-1|236	%doc %{_texmfdistdir}/source/latex/stex/reqdoc/reqdoc.ins
12mr|texlive-stex-1.4-1|237	%doc %{_texmfdistdir}/source/latex/stex/schema/Makefile
12mr|texlive-stex-1.4-1|238	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-bib.rnc
12mr|texlive-stex-1.4-1|239	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-bib.rng
12mr|texlive-stex-1.4-1|240	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-block.rnc
12mr|texlive-stex-1.4-1|241	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-block.rng
12mr|texlive-stex-1.4-1|242	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-common.rnc
12mr|texlive-stex-1.4-1|243	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-common.rng
12mr|texlive-stex-1.4-1|244	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-inline.rnc
12mr|texlive-stex-1.4-1|245	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-inline.rng
12mr|texlive-stex-1.4-1|246	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-math.rnc
12mr|texlive-stex-1.4-1|247	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-math.rng
12mr|texlive-stex-1.4-1|248	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-para.rnc
12mr|texlive-stex-1.4-1|249	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-para.rng
12mr|texlive-stex-1.4-1|250	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-picture.rnc
12mr|texlive-stex-1.4-1|251	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-picture.rng
12mr|texlive-stex-1.4-1|252	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-structure.rnc
12mr|texlive-stex-1.4-1|253	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-structure.rng
12mr|texlive-stex-1.4-1|254	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-tabular.rnc
12mr|texlive-stex-1.4-1|255	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML-tabular.rng
12mr|texlive-stex-1.4-1|256	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML.rnc
12mr|texlive-stex-1.4-1|257	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/LaTeXML.rng
12mr|texlive-stex-1.4-1|258	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-animation.rnc
12mr|texlive-stex-1.4-1|259	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-animation.rng
12mr|texlive-stex-1.4-1|260	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-animevents-attrib.rnc
12mr|texlive-stex-1.4-1|261	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-animevents-attrib.rng
12mr|texlive-stex-1.4-1|262	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-clip.rnc
12mr|texlive-stex-1.4-1|263	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-clip.rng
12mr|texlive-stex-1.4-1|264	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-filter.rnc
12mr|texlive-stex-1.4-1|265	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-filter.rng
12mr|texlive-stex-1.4-1|266	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-font.rnc
12mr|texlive-stex-1.4-1|267	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-font.rng
12mr|texlive-stex-1.4-1|268	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-graphics-attrib.rnc
12mr|texlive-stex-1.4-1|269	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-graphics-attrib.rng
12mr|texlive-stex-1.4-1|270	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-structure.rnc
12mr|texlive-stex-1.4-1|271	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-structure.rng
12mr|texlive-stex-1.4-1|272	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-text.rnc
12mr|texlive-stex-1.4-1|273	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-basic-text.rng
12mr|texlive-stex-1.4-1|274	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-clip.rnc
12mr|texlive-stex-1.4-1|275	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-clip.rng
12mr|texlive-stex-1.4-1|276	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-conditional.rnc
12mr|texlive-stex-1.4-1|277	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-conditional.rng
12mr|texlive-stex-1.4-1|278	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-container-attrib.rnc
12mr|texlive-stex-1.4-1|279	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-container-attrib.rng
12mr|texlive-stex-1.4-1|280	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-core-attrib.rnc
12mr|texlive-stex-1.4-1|281	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-core-attrib.rng
12mr|texlive-stex-1.4-1|282	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-cursor.rnc
12mr|texlive-stex-1.4-1|283	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-cursor.rng
12mr|texlive-stex-1.4-1|284	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-datatypes.rnc
12mr|texlive-stex-1.4-1|285	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-datatypes.rng
12mr|texlive-stex-1.4-1|286	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-docevents-attrib.rnc
12mr|texlive-stex-1.4-1|287	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-docevents-attrib.rng
12mr|texlive-stex-1.4-1|288	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-extensibility.rnc
12mr|texlive-stex-1.4-1|289	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-extensibility.rng
12mr|texlive-stex-1.4-1|290	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-extresources-attrib.rnc
12mr|texlive-stex-1.4-1|291	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-extresources-attrib.rng
12mr|texlive-stex-1.4-1|292	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-filter.rnc
12mr|texlive-stex-1.4-1|293	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-filter.rng
12mr|texlive-stex-1.4-1|294	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-font.rnc
12mr|texlive-stex-1.4-1|295	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-font.rng
12mr|texlive-stex-1.4-1|296	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-gradient.rnc
12mr|texlive-stex-1.4-1|297	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-gradient.rng
12mr|texlive-stex-1.4-1|298	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-graphevents-attrib.rnc
12mr|texlive-stex-1.4-1|299	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-graphevents-attrib.rng
12mr|texlive-stex-1.4-1|300	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-graphics-attrib.rnc
12mr|texlive-stex-1.4-1|301	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-graphics-attrib.rng
12mr|texlive-stex-1.4-1|302	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-hyperlink.rnc
12mr|texlive-stex-1.4-1|303	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-hyperlink.rng
12mr|texlive-stex-1.4-1|304	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-image.rnc
12mr|texlive-stex-1.4-1|305	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-image.rng
12mr|texlive-stex-1.4-1|306	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-marker.rnc
12mr|texlive-stex-1.4-1|307	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-marker.rng
12mr|texlive-stex-1.4-1|308	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-mask.rnc
12mr|texlive-stex-1.4-1|309	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-mask.rng
12mr|texlive-stex-1.4-1|310	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-opacity-attrib.rnc
12mr|texlive-stex-1.4-1|311	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-opacity-attrib.rng
12mr|texlive-stex-1.4-1|312	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-paint-attrib.rnc
12mr|texlive-stex-1.4-1|313	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-paint-attrib.rng
12mr|texlive-stex-1.4-1|314	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-pattern.rnc
12mr|texlive-stex-1.4-1|315	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-pattern.rng
12mr|texlive-stex-1.4-1|316	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-profile.rnc
12mr|texlive-stex-1.4-1|317	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-profile.rng
12mr|texlive-stex-1.4-1|318	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-qname.rng
12mr|texlive-stex-1.4-1|319	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-script.rnc
12mr|texlive-stex-1.4-1|320	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-script.rng
12mr|texlive-stex-1.4-1|321	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-shape.rnc
12mr|texlive-stex-1.4-1|322	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-shape.rng
12mr|texlive-stex-1.4-1|323	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-structure.rnc
12mr|texlive-stex-1.4-1|324	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-structure.rng
12mr|texlive-stex-1.4-1|325	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-style.rnc
12mr|texlive-stex-1.4-1|326	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-style.rng
12mr|texlive-stex-1.4-1|327	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-text.rnc
12mr|texlive-stex-1.4-1|328	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-text.rng
12mr|texlive-stex-1.4-1|329	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-view.rnc
12mr|texlive-stex-1.4-1|330	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-view.rng
12mr|texlive-stex-1.4-1|331	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-viewport-attrib.rnc
12mr|texlive-stex-1.4-1|332	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-viewport-attrib.rng
12mr|texlive-stex-1.4-1|333	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-xlink-attrib.rnc
12mr|texlive-stex-1.4-1|334	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg-xlink-attrib.rng
12mr|texlive-stex-1.4-1|335	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg11-basic.rng
12mr|texlive-stex-1.4-1|336	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg11-tiny.rng
12mr|texlive-stex-1.4-1|337	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg11.rnc
12mr|texlive-stex-1.4-1|338	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/LaTeXML/svg11.rng
12mr|texlive-stex-1.4-1|339	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/Makefile
12mr|texlive-stex-1.4-1|340	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/metadata.rnc
12mr|texlive-stex-1.4-1|341	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc+ltxml.rnc
12mr|texlive-stex-1.4-1|342	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/MARCRelators.rnc
12mr|texlive-stex-1.4-1|343	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/Makefile
12mr|texlive-stex-1.4-1|344	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/README
12mr|texlive-stex-1.4-1|345	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/arith1.omdoc
12mr|texlive-stex-1.4-1|346	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/creativecommons.rnc
12mr|texlive-stex-1.4-1|347	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/dublincore.rnc
12mr|texlive-stex-1.4-1|348	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/mathml3-common.rnc
12mr|texlive-stex-1.4-1|349	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/mathml3-content.rnc
12mr|texlive-stex-1.4-1|350	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/mathml3-presentation.rnc
12mr|texlive-stex-1.4-1|351	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/mathml3-strict-content.rnc
12mr|texlive-stex-1.4-1|352	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/mathml3-strict.rnc
12mr|texlive-stex-1.4-1|353	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/mathml3.rnc
12mr|texlive-stex-1.4-1|354	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/mocksoap.rnc
12mr|texlive-stex-1.4-1|355	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omcd2.rnc
12mr|texlive-stex-1.4-1|356	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omcdgroup2.rnc
12mr|texlive-stex-1.4-1|357	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omcdsig2.rnc
12mr|texlive-stex-1.4-1|358	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdoc-common.rnc
12mr|texlive-stex-1.4-1|359	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdoc.rnc
12mr|texlive-stex-1.4-1|360	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocadt.rnc
12mr|texlive-stex-1.4-1|361	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdoccc.rnc
12mr|texlive-stex-1.4-1|362	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdoccth.rnc
12mr|texlive-stex-1.4-1|363	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocdc.rnc
12mr|texlive-stex-1.4-1|364	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocdg.rnc
12mr|texlive-stex-1.4-1|365	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocdoc.rnc
12mr|texlive-stex-1.4-1|366	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocext.rnc
12mr|texlive-stex-1.4-1|367	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocmeta.rnc
12mr|texlive-stex-1.4-1|368	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocmobj.rnc
12mr|texlive-stex-1.4-1|369	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocmtxt.rnc
12mr|texlive-stex-1.4-1|370	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocpf.rnc
12mr|texlive-stex-1.4-1|371	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocphys.rnc
12mr|texlive-stex-1.4-1|372	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocpres.rnc
12mr|texlive-stex-1.4-1|373	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocquiz.rnc
12mr|texlive-stex-1.4-1|374	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocrt.rnc
12mr|texlive-stex-1.4-1|375	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/omdocst.rnc
12mr|texlive-stex-1.4-1|376	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/openmath2.rnc
12mr|texlive-stex-1.4-1|377	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/pxhtml.rnc
12mr|texlive-stex-1.4-1|378	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/schemas.xml
12mr|texlive-stex-1.4-1|379	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/todo
12mr|texlive-stex-1.4-1|380	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/todo.txt
12mr|texlive-stex-1.4-1|381	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-applet.rnc
12mr|texlive-stex-1.4-1|382	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-attribs.rnc
12mr|texlive-stex-1.4-1|383	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-basic-table.rnc
12mr|texlive-stex-1.4-1|384	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-bdo.rnc
12mr|texlive-stex-1.4-1|385	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-datatypes.rnc
12mr|texlive-stex-1.4-1|386	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-hypertext.rnc
12mr|texlive-stex-1.4-1|387	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-image.rnc
12mr|texlive-stex-1.4-1|388	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-inlstyle.rnc
12mr|texlive-stex-1.4-1|389	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-list.rnc
12mr|texlive-stex-1.4-1|390	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-object.rnc
12mr|texlive-stex-1.4-1|391	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-param.rnc
12mr|texlive-stex-1.4-1|392	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-table.rnc
12mr|texlive-stex-1.4-1|393	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/omdoc/xhtml-text.rnc
12mr|texlive-stex-1.4-1|394	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/owl.rnc
12mr|texlive-stex-1.4-1|395	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/owl2+ltxml.rnc
12mr|texlive-stex-1.4-1|396	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/owl2-xml.rnc
12mr|texlive-stex-1.4-1|397	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/owl2xml.rnc
12mr|texlive-stex-1.4-1|398	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/schemas.xml
12mr|texlive-stex-1.4-1|399	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/statements.rnc
12mr|texlive-stex-1.4-1|400	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-animation.rnc
12mr|texlive-stex-1.4-1|401	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-animevents-attrib.rnc
12mr|texlive-stex-1.4-1|402	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-basic-clip.rnc
12mr|texlive-stex-1.4-1|403	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-basic-filter.rnc
12mr|texlive-stex-1.4-1|404	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-basic-font.rnc
12mr|texlive-stex-1.4-1|405	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-basic-graphics-attrib.rnc
12mr|texlive-stex-1.4-1|406	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-basic-structure.rnc
12mr|texlive-stex-1.4-1|407	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-basic-text.rnc
12mr|texlive-stex-1.4-1|408	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-clip.rnc
12mr|texlive-stex-1.4-1|409	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-conditional.rnc
12mr|texlive-stex-1.4-1|410	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-container-attrib.rnc
12mr|texlive-stex-1.4-1|411	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-core-attrib.rnc
12mr|texlive-stex-1.4-1|412	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-cursor.rnc
12mr|texlive-stex-1.4-1|413	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-datatypes.rnc
12mr|texlive-stex-1.4-1|414	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-docevents-attrib.rnc
12mr|texlive-stex-1.4-1|415	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-extensibility.rnc
12mr|texlive-stex-1.4-1|416	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-extresources-attrib.rnc
12mr|texlive-stex-1.4-1|417	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-filter.rnc
12mr|texlive-stex-1.4-1|418	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-font.rnc
12mr|texlive-stex-1.4-1|419	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-gradient.rnc
12mr|texlive-stex-1.4-1|420	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-graphevents-attrib.rnc
12mr|texlive-stex-1.4-1|421	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-graphics-attrib.rnc
12mr|texlive-stex-1.4-1|422	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-hyperlink.rnc
12mr|texlive-stex-1.4-1|423	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-image.rnc
12mr|texlive-stex-1.4-1|424	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-marker.rnc
12mr|texlive-stex-1.4-1|425	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-mask.rnc
12mr|texlive-stex-1.4-1|426	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-opacity-attrib.rnc
12mr|texlive-stex-1.4-1|427	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-paint-attrib.rnc
12mr|texlive-stex-1.4-1|428	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-pattern.rnc
12mr|texlive-stex-1.4-1|429	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-profile.rnc
12mr|texlive-stex-1.4-1|430	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-qname.rnc
12mr|texlive-stex-1.4-1|431	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-script.rnc
12mr|texlive-stex-1.4-1|432	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-shape.rnc
12mr|texlive-stex-1.4-1|433	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-structure.rnc
12mr|texlive-stex-1.4-1|434	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-style.rnc
12mr|texlive-stex-1.4-1|435	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-text.rnc
12mr|texlive-stex-1.4-1|436	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-view.rnc
12mr|texlive-stex-1.4-1|437	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-viewport-attrib.rnc
12mr|texlive-stex-1.4-1|438	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg-xlink-attrib.rnc
12mr|texlive-stex-1.4-1|439	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg11-basic.rnc
12mr|texlive-stex-1.4-1|440	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg11-tiny.rnc
12mr|texlive-stex-1.4-1|441	%doc %{_texmfdistdir}/source/latex/stex/schema/rnc/svg/svg11.rnc
12mr|texlive-stex-1.4-1|442	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-bib.rng
12mr|texlive-stex-1.4-1|443	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-block.rng
12mr|texlive-stex-1.4-1|444	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-common.rng
12mr|texlive-stex-1.4-1|445	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-inline.rng
12mr|texlive-stex-1.4-1|446	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-math.rng
12mr|texlive-stex-1.4-1|447	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-para.rng
12mr|texlive-stex-1.4-1|448	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-picture.rng
12mr|texlive-stex-1.4-1|449	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-structure.rng
12mr|texlive-stex-1.4-1|450	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML-tabular.rng
12mr|texlive-stex-1.4-1|451	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/LaTeXML.rng
12mr|texlive-stex-1.4-1|452	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/MARCRelators.rng
12mr|texlive-stex-1.4-1|453	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/Makefile
12mr|texlive-stex-1.4-1|454	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/creativecommons.rng
12mr|texlive-stex-1.4-1|455	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/dublincore.rng
12mr|texlive-stex-1.4-1|456	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3-cds-pragmatic.rng
12mr|texlive-stex-1.4-1|457	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3-common.rng
12mr|texlive-stex-1.4-1|458	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3-content.rng
12mr|texlive-stex-1.4-1|459	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3-pragmatic.rng
12mr|texlive-stex-1.4-1|460	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3-presentation.rng
12mr|texlive-stex-1.4-1|461	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3-strict-content.rng
12mr|texlive-stex-1.4-1|462	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3-strict.rng
12mr|texlive-stex-1.4-1|463	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/mathml3.rng
12mr|texlive-stex-1.4-1|464	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/metadata.rng
12mr|texlive-stex-1.4-1|465	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdoc+ltxml.rng
12mr|texlive-stex-1.4-1|466	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdoc-common.rng
12mr|texlive-stex-1.4-1|467	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdoc-xhtml.rng
12mr|texlive-stex-1.4-1|468	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdoc.rng
12mr|texlive-stex-1.4-1|469	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocadt.rng
12mr|texlive-stex-1.4-1|470	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocattribs.rng
12mr|texlive-stex-1.4-1|471	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdoccc.rng
12mr|texlive-stex-1.4-1|472	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdoccth.rng
12mr|texlive-stex-1.4-1|473	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocdc.rng
12mr|texlive-stex-1.4-1|474	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocdg.rng
12mr|texlive-stex-1.4-1|475	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocdoc.rng
12mr|texlive-stex-1.4-1|476	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocext.rng
12mr|texlive-stex-1.4-1|477	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocmeta.rng
12mr|texlive-stex-1.4-1|478	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocmobj.rng
12mr|texlive-stex-1.4-1|479	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocmtxt.rng
12mr|texlive-stex-1.4-1|480	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocpf.rng
12mr|texlive-stex-1.4-1|481	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocpres.rng
12mr|texlive-stex-1.4-1|482	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocquiz.rng
12mr|texlive-stex-1.4-1|483	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocrt.rng
12mr|texlive-stex-1.4-1|484	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/omdocst.rng
12mr|texlive-stex-1.4-1|485	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/openmath2.rng
12mr|texlive-stex-1.4-1|486	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/openmath3.rng
12mr|texlive-stex-1.4-1|487	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/owl.rng
12mr|texlive-stex-1.4-1|488	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/owl2+ltxml.rng
12mr|texlive-stex-1.4-1|489	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/owl2-xml.rng
12mr|texlive-stex-1.4-1|490	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/owl2xml.rng
12mr|texlive-stex-1.4-1|491	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/pxhtml.rng
12mr|texlive-stex-1.4-1|492	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/statements.rng
12mr|texlive-stex-1.4-1|493	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-animation.rng
12mr|texlive-stex-1.4-1|494	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-animevents-attrib.rng
12mr|texlive-stex-1.4-1|495	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-basic-clip.rng
12mr|texlive-stex-1.4-1|496	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-basic-filter.rng
12mr|texlive-stex-1.4-1|497	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-basic-font.rng
12mr|texlive-stex-1.4-1|498	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-basic-graphics-attrib.rng
12mr|texlive-stex-1.4-1|499	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-basic-structure.rng
12mr|texlive-stex-1.4-1|500	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-basic-text.rng
12mr|texlive-stex-1.4-1|501	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-clip.rng
12mr|texlive-stex-1.4-1|502	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-conditional.rng
12mr|texlive-stex-1.4-1|503	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-container-attrib.rng
12mr|texlive-stex-1.4-1|504	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-core-attrib.rng
12mr|texlive-stex-1.4-1|505	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-cursor.rng
12mr|texlive-stex-1.4-1|506	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-datatypes.rng
12mr|texlive-stex-1.4-1|507	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-docevents-attrib.rng
12mr|texlive-stex-1.4-1|508	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-extensibility.rng
12mr|texlive-stex-1.4-1|509	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-extresources-attrib.rng
12mr|texlive-stex-1.4-1|510	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-filter.rng
12mr|texlive-stex-1.4-1|511	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-font.rng
12mr|texlive-stex-1.4-1|512	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-gradient.rng
12mr|texlive-stex-1.4-1|513	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-graphevents-attrib.rng
12mr|texlive-stex-1.4-1|514	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-graphics-attrib.rng
12mr|texlive-stex-1.4-1|515	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-hyperlink.rng
12mr|texlive-stex-1.4-1|516	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-image.rng
12mr|texlive-stex-1.4-1|517	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-marker.rng
12mr|texlive-stex-1.4-1|518	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-mask.rng
12mr|texlive-stex-1.4-1|519	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-opacity-attrib.rng
12mr|texlive-stex-1.4-1|520	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-paint-attrib.rng
12mr|texlive-stex-1.4-1|521	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-pattern.rng
12mr|texlive-stex-1.4-1|522	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-profile.rng
12mr|texlive-stex-1.4-1|523	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-script.rng
12mr|texlive-stex-1.4-1|524	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-shape.rng
12mr|texlive-stex-1.4-1|525	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-structure.rng
12mr|texlive-stex-1.4-1|526	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-style.rng
12mr|texlive-stex-1.4-1|527	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-text.rng
12mr|texlive-stex-1.4-1|528	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-view.rng
12mr|texlive-stex-1.4-1|529	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-viewport-attrib.rng
12mr|texlive-stex-1.4-1|530	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg-xlink-attrib.rng
12mr|texlive-stex-1.4-1|531	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/svg11.rng
12mr|texlive-stex-1.4-1|532	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-applet.rng
12mr|texlive-stex-1.4-1|533	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-attribs.rng
12mr|texlive-stex-1.4-1|534	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-base.rng
12mr|texlive-stex-1.4-1|535	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-basic-table.rng
12mr|texlive-stex-1.4-1|536	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-bdo.rng
12mr|texlive-stex-1.4-1|537	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-datatypes.rng
12mr|texlive-stex-1.4-1|538	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-hypertext.rng
12mr|texlive-stex-1.4-1|539	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-image.rng
12mr|texlive-stex-1.4-1|540	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-inlstyle.rng
12mr|texlive-stex-1.4-1|541	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-link.rng
12mr|texlive-stex-1.4-1|542	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-list.rng
12mr|texlive-stex-1.4-1|543	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-object.rng
12mr|texlive-stex-1.4-1|544	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-param.rng
12mr|texlive-stex-1.4-1|545	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-table.rng
12mr|texlive-stex-1.4-1|546	%doc %{_texmfdistdir}/source/latex/stex/schema/rng/xhtml-text.rng
12mr|texlive-stex-1.4-1|547	%doc %{_texmfdistdir}/source/latex/stex/sproof/sproof.dtx
12mr|texlive-stex-1.4-1|548	%doc %{_texmfdistdir}/source/latex/stex/sproof/sproof.ins
12mr|texlive-stex-1.4-1|549	%doc %{_texmfdistdir}/source/latex/stex/sref/sref.dtx
12mr|texlive-stex-1.4-1|550	%doc %{_texmfdistdir}/source/latex/stex/sref/sref.ins
12mr|texlive-stex-1.4-1|551	%doc %{_texmfdistdir}/source/latex/stex/statements/statements.dtx
12mr|texlive-stex-1.4-1|552	%doc %{_texmfdistdir}/source/latex/stex/statements/statements.ins
12mr|texlive-stex-1.4-1|553	%doc %{_texmfdistdir}/source/latex/stex/workaddress/workaddress.dtx
12mr|texlive-stex-1.4-1|554	%doc %{_texmfdistdir}/source/latex/stex/workaddress/workaddress.ins
12mr|texlive-stex-1.4-1|555	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-bib-xhtml.xsl
12mr|texlive-stex-1.4-1|556	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-block-xhtml.xsl
12mr|texlive-stex-1.4-1|557	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-common.xsl
12mr|texlive-stex-1.4-1|558	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-html.xsl
12mr|texlive-stex-1.4-1|559	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-html5.xsl
12mr|texlive-stex-1.4-1|560	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-inline-xhtml.xsl
12mr|texlive-stex-1.4-1|561	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-math-image.xsl
12mr|texlive-stex-1.4-1|562	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-math-mathml-html5.xsl
12mr|texlive-stex-1.4-1|563	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-math-mathml.xsl
12mr|texlive-stex-1.4-1|564	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-para-html5.xsl
12mr|texlive-stex-1.4-1|565	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-para-xhtml.xsl
12mr|texlive-stex-1.4-1|566	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-picture-image.xsl
12mr|texlive-stex-1.4-1|567	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-picture-svg-html5.xsl
12mr|texlive-stex-1.4-1|568	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-picture-svg.xsl
12mr|texlive-stex-1.4-1|569	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-structure-html5.xsl
12mr|texlive-stex-1.4-1|570	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-structure-xhtml.xsl
12mr|texlive-stex-1.4-1|571	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-tabular-xhtml.xsl
12mr|texlive-stex-1.4-1|572	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-webpage-html5.xsl
12mr|texlive-stex-1.4-1|573	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-webpage-xhtml.xsl
12mr|texlive-stex-1.4-1|574	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/LaTeXML-xhtml.xsl
12mr|texlive-stex-1.4-1|575	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/amsart.css
12mr|texlive-stex-1.4-1|576	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/closedbib.css
12mr|texlive-stex-1.4-1|577	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/core.css
12mr|texlive-stex-1.4-1|578	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/marginpar.css
12mr|texlive-stex-1.4-1|579	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/navbar-left.css
12mr|texlive-stex-1.4-1|580	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/navbar-right.css
12mr|texlive-stex-1.4-1|581	%doc %{_texmfdistdir}/source/latex/stex/xsl/LaTeXML/theme-blue.css
12mr|texlive-stex-1.4-1|582	%doc %{_texmfdistdir}/source/latex/stex/xsl/Makefile
12mr|texlive-stex-1.4-1|583	%doc %{_texmfdistdir}/source/latex/stex/xsl/doc.xsl
12mr|texlive-stex-1.4-1|584	%doc %{_texmfdistdir}/source/latex/stex/xsl/graphics.xsl
12mr|texlive-stex-1.4-1|585	%doc %{_texmfdistdir}/source/latex/stex/xsl/listings.xsl
12mr|texlive-stex-1.4-1|586	%doc %{_texmfdistdir}/source/latex/stex/xsl/ltxml2cnx.xsl
12mr|texlive-stex-1.4-1|587	%doc %{_texmfdistdir}/source/latex/stex/xsl/math.xsl
12mr|texlive-stex-1.4-1|588	%doc %{_texmfdistdir}/source/latex/stex/xsl/notations.xsl
12mr|texlive-stex-1.4-1|589	%doc %{_texmfdistdir}/source/latex/stex/xsl/omdocpost.xsl
12mr|texlive-stex-1.4-1|590	%doc %{_texmfdistdir}/source/latex/stex/xsl/owl2post.xsl
12mr|texlive-stex-1.4-1|591	%doc %{_texmfdistdir}/source/latex/stex/xsl/symbols.xsl
12mr|texlive-stex-1.4-1|592	
12mr|texlive-stex-1.4-1|593	#-----------------------------------------------------------------------
12mr|texlive-stex-1.4-1|594	%prep
12mr|texlive-stex-1.4-1|595	%setup -c -a0 -a1 -a2
12mr|texlive-stex-1.4-1|596	
12mr|texlive-stex-1.4-1|597	%build
12mr|texlive-stex-1.4-1|598	
12mr|texlive-stex-1.4-1|599	%install
12mr|texlive-stex-1.4-1|600	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-stex-1.4-1|601	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-stex-1.4-1|602	
12mr|texlive-stex-1.4-1|603	
12mr|texlive-stex-1.4-1|604	
12mr|texlive-stex-1.4-1|605	%changelog
12mr|texlive-stex-1.4-1|606	

18596 12
12mr|texlive-stix-1.0-2|1	# revision 22426
12mr|texlive-stix-1.0-2|2	# category Package
12mr|texlive-stix-1.0-2|3	# catalog-ctan /fonts/stix
12mr|texlive-stix-1.0-2|4	# catalog-date 2010-09-08 12:29:06 +0200
12mr|texlive-stix-1.0-2|5	# catalog-license ofl
12mr|texlive-stix-1.0-2|6	# catalog-version 1.0
12mr|texlive-stix-1.0-2|7	Name:		texlive-stix
12mr|texlive-stix-1.0-2|8	Version:	1.0
12mr|texlive-stix-1.0-2|9	Release:	2
12mr|texlive-stix-1.0-2|10	Summary:	OpenType Unicode maths fonts
12mr|texlive-stix-1.0-2|11	Group:		Publishing
12mr|texlive-stix-1.0-2|12	URL:		http://www.ctan.org/tex-archive/fonts/stix
12mr|texlive-stix-1.0-2|13	License:	OFL
12mr|texlive-stix-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stix.tar.xz
12mr|texlive-stix-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stix.doc.tar.xz
12mr|texlive-stix-1.0-2|16	BuildArch:	noarch
12mr|texlive-stix-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-stix-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-stix-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-stix-1.0-2|20	
12mr|texlive-stix-1.0-2|21	%description
12mr|texlive-stix-1.0-2|22	The STIX fonts are a suite of unicode OpenType fonts containing
12mr|texlive-stix-1.0-2|23	a complete set of mathematical glyphs. The CTAN copy is a
12mr|texlive-stix-1.0-2|24	mirror of their official release, organised as specified by the
12mr|texlive-stix-1.0-2|25	TeX Directory Structure, for inclusion in standard TeX
12mr|texlive-stix-1.0-2|26	distributions.
12mr|texlive-stix-1.0-2|27	
12mr|texlive-stix-1.0-2|28	%post
12mr|texlive-stix-1.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-stix-1.0-2|30	
12mr|texlive-stix-1.0-2|31	%postun
12mr|texlive-stix-1.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-stix-1.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-stix-1.0-2|34	fi
12mr|texlive-stix-1.0-2|35	
12mr|texlive-stix-1.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-stix-1.0-2|37	%files
12mr|texlive-stix-1.0-2|38	%{_texmfdistdir}/fonts/opentype/public/stix/STIXGeneral.otf
12mr|texlive-stix-1.0-2|39	%{_texmfdistdir}/fonts/opentype/public/stix/STIXGeneralBol.otf
12mr|texlive-stix-1.0-2|40	%{_texmfdistdir}/fonts/opentype/public/stix/STIXGeneralBolIta.otf
12mr|texlive-stix-1.0-2|41	%{_texmfdistdir}/fonts/opentype/public/stix/STIXGeneralItalic.otf
12mr|texlive-stix-1.0-2|42	%{_texmfdistdir}/fonts/opentype/public/stix/STIXIntDBol.otf
12mr|texlive-stix-1.0-2|43	%{_texmfdistdir}/fonts/opentype/public/stix/STIXIntDReg.otf
12mr|texlive-stix-1.0-2|44	%{_texmfdistdir}/fonts/opentype/public/stix/STIXIntSmBol.otf
12mr|texlive-stix-1.0-2|45	%{_texmfdistdir}/fonts/opentype/public/stix/STIXIntSmReg.otf
12mr|texlive-stix-1.0-2|46	%{_texmfdistdir}/fonts/opentype/public/stix/STIXIntUpBol.otf
12mr|texlive-stix-1.0-2|47	%{_texmfdistdir}/fonts/opentype/public/stix/STIXIntUpDBol.otf
12mr|texlive-stix-1.0-2|48	%{_texmfdistdir}/fonts/opentype/public/stix/STIXIntUpDReg.otf
12mr|texlive-stix-1.0-2|49	%{_texmfdistdir}/fonts/opentype/public/stix/STIXIntUpReg.otf
12mr|texlive-stix-1.0-2|50	%{_texmfdistdir}/fonts/opentype/public/stix/STIXIntUpSmBol.otf
12mr|texlive-stix-1.0-2|51	%{_texmfdistdir}/fonts/opentype/public/stix/STIXIntUpSmReg.otf
12mr|texlive-stix-1.0-2|52	%{_texmfdistdir}/fonts/opentype/public/stix/STIXNonUni.otf
12mr|texlive-stix-1.0-2|53	%{_texmfdistdir}/fonts/opentype/public/stix/STIXNonUniBol.otf
12mr|texlive-stix-1.0-2|54	%{_texmfdistdir}/fonts/opentype/public/stix/STIXNonUniBolIta.otf
12mr|texlive-stix-1.0-2|55	%{_texmfdistdir}/fonts/opentype/public/stix/STIXNonUniIta.otf
12mr|texlive-stix-1.0-2|56	%{_texmfdistdir}/fonts/opentype/public/stix/STIXSizFiveSymReg.otf
12mr|texlive-stix-1.0-2|57	%{_texmfdistdir}/fonts/opentype/public/stix/STIXSizFourSymBol.otf
12mr|texlive-stix-1.0-2|58	%{_texmfdistdir}/fonts/opentype/public/stix/STIXSizFourSymReg.otf
12mr|texlive-stix-1.0-2|59	%{_texmfdistdir}/fonts/opentype/public/stix/STIXSizOneSymBol.otf
12mr|texlive-stix-1.0-2|60	%{_texmfdistdir}/fonts/opentype/public/stix/STIXSizOneSymReg.otf
12mr|texlive-stix-1.0-2|61	%{_texmfdistdir}/fonts/opentype/public/stix/STIXSizThreeSymBol.otf
12mr|texlive-stix-1.0-2|62	%{_texmfdistdir}/fonts/opentype/public/stix/STIXSizThreeSymReg.otf
12mr|texlive-stix-1.0-2|63	%{_texmfdistdir}/fonts/opentype/public/stix/STIXSizTwoSymBol.otf
12mr|texlive-stix-1.0-2|64	%{_texmfdistdir}/fonts/opentype/public/stix/STIXSizTwoSymReg.otf
12mr|texlive-stix-1.0-2|65	%{_texmfdistdir}/fonts/opentype/public/stix/STIXVar.otf
12mr|texlive-stix-1.0-2|66	%{_texmfdistdir}/fonts/opentype/public/stix/STIXVarBol.otf
12mr|texlive-stix-1.0-2|67	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXGeneral.otf.pdf
12mr|texlive-stix-1.0-2|68	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXGeneralBol.otf.pdf
12mr|texlive-stix-1.0-2|69	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXGeneralBolIta.otf.pdf
12mr|texlive-stix-1.0-2|70	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXGeneralItalic.otf.pdf
12mr|texlive-stix-1.0-2|71	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXIntDBol.otf.pdf
12mr|texlive-stix-1.0-2|72	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXIntDReg.otf.pdf
12mr|texlive-stix-1.0-2|73	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXIntSmBol.otf.pdf
12mr|texlive-stix-1.0-2|74	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXIntSmReg.otf.pdf
12mr|texlive-stix-1.0-2|75	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXIntUpBol.otf.pdf
12mr|texlive-stix-1.0-2|76	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXIntUpDBol.otf.pdf
12mr|texlive-stix-1.0-2|77	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXIntUpDReg.otf.pdf
12mr|texlive-stix-1.0-2|78	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXIntUpReg.otf.pdf
12mr|texlive-stix-1.0-2|79	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXIntUpSmBol.otf.pdf
12mr|texlive-stix-1.0-2|80	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXIntUpSmReg.otf.pdf
12mr|texlive-stix-1.0-2|81	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXNonUni.otf.pdf
12mr|texlive-stix-1.0-2|82	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXNonUniBol.otf.pdf
12mr|texlive-stix-1.0-2|83	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXNonUniBolIta.otf.pdf
12mr|texlive-stix-1.0-2|84	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXNonUniIta.otf.pdf
12mr|texlive-stix-1.0-2|85	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXSizFiveSymReg.otf.pdf
12mr|texlive-stix-1.0-2|86	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXSizFourSymBol.otf.pdf
12mr|texlive-stix-1.0-2|87	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXSizFourSymReg.otf.pdf
12mr|texlive-stix-1.0-2|88	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXSizOneSymBol.otf.pdf
12mr|texlive-stix-1.0-2|89	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXSizOneSymReg.otf.pdf
12mr|texlive-stix-1.0-2|90	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXSizThreeSymBol.otf.pdf
12mr|texlive-stix-1.0-2|91	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXSizThreeSymReg.otf.pdf
12mr|texlive-stix-1.0-2|92	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXSizTwoSymBol.otf.pdf
12mr|texlive-stix-1.0-2|93	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXSizTwoSymReg.otf.pdf
12mr|texlive-stix-1.0-2|94	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXVar.otf.pdf
12mr|texlive-stix-1.0-2|95	%doc %{_texmfdistdir}/doc/fonts/stix/Glyphs/STIXVarBol.otf.pdf
12mr|texlive-stix-1.0-2|96	%doc %{_texmfdistdir}/doc/fonts/stix/README
12mr|texlive-stix-1.0-2|97	%doc %{_texmfdistdir}/doc/fonts/stix/README.TEXLIVE
12mr|texlive-stix-1.0-2|98	%doc %{_texmfdistdir}/doc/fonts/stix/STIX_Font_License_2010.pdf
12mr|texlive-stix-1.0-2|99	
12mr|texlive-stix-1.0-2|100	#-----------------------------------------------------------------------
12mr|texlive-stix-1.0-2|101	%prep
12mr|texlive-stix-1.0-2|102	%setup -c -a0 -a1
12mr|texlive-stix-1.0-2|103	
12mr|texlive-stix-1.0-2|104	%build
12mr|texlive-stix-1.0-2|105	
12mr|texlive-stix-1.0-2|106	%install
12mr|texlive-stix-1.0-2|107	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-stix-1.0-2|108	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-stix-1.0-2|109	
12mr|texlive-stix-1.0-2|110	
12mr|texlive-stix-1.0-2|111	
12mr|texlive-stix-1.0-2|112	%changelog
12mr|texlive-stix-1.0-2|113	

18597 12
12mr|texlive-stmaryrd-20091010-2|1	# revision 22027
12mr|texlive-stmaryrd-20091010-2|2	# category Package
12mr|texlive-stmaryrd-20091010-2|3	# catalog-ctan /fonts/stmaryrd
12mr|texlive-stmaryrd-20091010-2|4	# catalog-date 2009-10-10 00:51:28 +0200
12mr|texlive-stmaryrd-20091010-2|5	# catalog-license lppl
12mr|texlive-stmaryrd-20091010-2|6	# catalog-version undef
12mr|texlive-stmaryrd-20091010-2|7	Name:		texlive-stmaryrd
12mr|texlive-stmaryrd-20091010-2|8	Version:	20091010
12mr|texlive-stmaryrd-20091010-2|9	Release:	2
12mr|texlive-stmaryrd-20091010-2|10	Summary:	St Mary Road symbols for theoretical computer science
12mr|texlive-stmaryrd-20091010-2|11	Group:		Publishing
12mr|texlive-stmaryrd-20091010-2|12	URL:		http://www.ctan.org/tex-archive/fonts/stmaryrd
12mr|texlive-stmaryrd-20091010-2|13	License:	LPPL
12mr|texlive-stmaryrd-20091010-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stmaryrd.tar.xz
12mr|texlive-stmaryrd-20091010-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stmaryrd.doc.tar.xz
12mr|texlive-stmaryrd-20091010-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stmaryrd.source.tar.xz
12mr|texlive-stmaryrd-20091010-2|17	BuildArch:	noarch
12mr|texlive-stmaryrd-20091010-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-stmaryrd-20091010-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-stmaryrd-20091010-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-stmaryrd-20091010-2|21	
12mr|texlive-stmaryrd-20091010-2|22	%description
12mr|texlive-stmaryrd-20091010-2|23	The fonts were originally distributed as MetaFont sources only,
12mr|texlive-stmaryrd-20091010-2|24	but Adobe Type 1 versions are also now available. Macro support
12mr|texlive-stmaryrd-20091010-2|25	is provided for use under LaTeX; the package supports the
12mr|texlive-stmaryrd-20091010-2|26	"only" option (provided by the somedefs package) to restrict
12mr|texlive-stmaryrd-20091010-2|27	what is loaded, for those who don't need the whole font.
12mr|texlive-stmaryrd-20091010-2|28	
12mr|texlive-stmaryrd-20091010-2|29	%post
12mr|texlive-stmaryrd-20091010-2|30	%{_sbindir}/texlive.post
12mr|texlive-stmaryrd-20091010-2|31	
12mr|texlive-stmaryrd-20091010-2|32	%postun
12mr|texlive-stmaryrd-20091010-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-stmaryrd-20091010-2|34	%{_sbindir}/texlive.post
12mr|texlive-stmaryrd-20091010-2|35	fi
12mr|texlive-stmaryrd-20091010-2|36	
12mr|texlive-stmaryrd-20091010-2|37	#-----------------------------------------------------------------------
12mr|texlive-stmaryrd-20091010-2|38	%files
12mr|texlive-stmaryrd-20091010-2|39	%{_texmfdistdir}/fonts/afm/public/stmaryrd/stmary10.afm
12mr|texlive-stmaryrd-20091010-2|40	%{_texmfdistdir}/fonts/afm/public/stmaryrd/stmary5.afm
12mr|texlive-stmaryrd-20091010-2|41	%{_texmfdistdir}/fonts/afm/public/stmaryrd/stmary6.afm
12mr|texlive-stmaryrd-20091010-2|42	%{_texmfdistdir}/fonts/afm/public/stmaryrd/stmary7.afm
12mr|texlive-stmaryrd-20091010-2|43	%{_texmfdistdir}/fonts/afm/public/stmaryrd/stmary8.afm
12mr|texlive-stmaryrd-20091010-2|44	%{_texmfdistdir}/fonts/afm/public/stmaryrd/stmary9.afm
12mr|texlive-stmaryrd-20091010-2|45	%{_texmfdistdir}/fonts/map/dvips/stmaryrd/stmaryrd.map
12mr|texlive-stmaryrd-20091010-2|46	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmary10.mf
12mr|texlive-stmaryrd-20091010-2|47	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmary5.mf
12mr|texlive-stmaryrd-20091010-2|48	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmary6.mf
12mr|texlive-stmaryrd-20091010-2|49	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmary7.mf
12mr|texlive-stmaryrd-20091010-2|50	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmary8.mf
12mr|texlive-stmaryrd-20091010-2|51	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmary9.mf
12mr|texlive-stmaryrd-20091010-2|52	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmaryaj.mf
12mr|texlive-stmaryrd-20091010-2|53	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmaryba.mf
12mr|texlive-stmaryrd-20091010-2|54	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmarych.mf
12mr|texlive-stmaryrd-20091010-2|55	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmaryjg.mf
12mr|texlive-stmaryrd-20091010-2|56	%{_texmfdistdir}/fonts/source/public/stmaryrd/stmaryrd.mf
12mr|texlive-stmaryrd-20091010-2|57	%{_texmfdistdir}/fonts/tfm/public/stmaryrd/stmary10.tfm
12mr|texlive-stmaryrd-20091010-2|58	%{_texmfdistdir}/fonts/tfm/public/stmaryrd/stmary5.tfm
12mr|texlive-stmaryrd-20091010-2|59	%{_texmfdistdir}/fonts/tfm/public/stmaryrd/stmary6.tfm
12mr|texlive-stmaryrd-20091010-2|60	%{_texmfdistdir}/fonts/tfm/public/stmaryrd/stmary7.tfm
12mr|texlive-stmaryrd-20091010-2|61	%{_texmfdistdir}/fonts/tfm/public/stmaryrd/stmary8.tfm
12mr|texlive-stmaryrd-20091010-2|62	%{_texmfdistdir}/fonts/tfm/public/stmaryrd/stmary9.tfm
12mr|texlive-stmaryrd-20091010-2|63	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary10.pfb
12mr|texlive-stmaryrd-20091010-2|64	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary10.pfm
12mr|texlive-stmaryrd-20091010-2|65	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary5.pfb
12mr|texlive-stmaryrd-20091010-2|66	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary5.pfm
12mr|texlive-stmaryrd-20091010-2|67	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary6.pfb
12mr|texlive-stmaryrd-20091010-2|68	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary6.pfm
12mr|texlive-stmaryrd-20091010-2|69	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary7.pfb
12mr|texlive-stmaryrd-20091010-2|70	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary7.pfm
12mr|texlive-stmaryrd-20091010-2|71	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary8.pfb
12mr|texlive-stmaryrd-20091010-2|72	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary8.pfm
12mr|texlive-stmaryrd-20091010-2|73	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary9.pfb
12mr|texlive-stmaryrd-20091010-2|74	%{_texmfdistdir}/fonts/type1/public/stmaryrd/stmary9.pfm
12mr|texlive-stmaryrd-20091010-2|75	%{_texmfdistdir}/tex/latex/stmaryrd/Ustmry.fd
12mr|texlive-stmaryrd-20091010-2|76	%{_texmfdistdir}/tex/latex/stmaryrd/stmaryrd.sty
12mr|texlive-stmaryrd-20091010-2|77	%doc %{_texmfdistdir}/doc/fonts/stmaryrd/INSTALL
12mr|texlive-stmaryrd-20091010-2|78	%doc %{_texmfdistdir}/doc/fonts/stmaryrd/README
12mr|texlive-stmaryrd-20091010-2|79	%doc %{_texmfdistdir}/doc/fonts/stmaryrd/README.hoekwater
12mr|texlive-stmaryrd-20091010-2|80	%doc %{_texmfdistdir}/doc/fonts/stmaryrd/stmaryrd.pdf
12mr|texlive-stmaryrd-20091010-2|81	#- source
12mr|texlive-stmaryrd-20091010-2|82	%doc %{_texmfdistdir}/source/fonts/stmaryrd/stmaryrd.dtx
12mr|texlive-stmaryrd-20091010-2|83	%doc %{_texmfdistdir}/source/fonts/stmaryrd/stmaryrd.ins
12mr|texlive-stmaryrd-20091010-2|84	
12mr|texlive-stmaryrd-20091010-2|85	#-----------------------------------------------------------------------
12mr|texlive-stmaryrd-20091010-2|86	%prep
12mr|texlive-stmaryrd-20091010-2|87	%setup -c -a0 -a1 -a2
12mr|texlive-stmaryrd-20091010-2|88	
12mr|texlive-stmaryrd-20091010-2|89	%build
12mr|texlive-stmaryrd-20091010-2|90	
12mr|texlive-stmaryrd-20091010-2|91	%install
12mr|texlive-stmaryrd-20091010-2|92	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-stmaryrd-20091010-2|93	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-stmaryrd-20091010-2|94	
12mr|texlive-stmaryrd-20091010-2|95	
12mr|texlive-stmaryrd-20091010-2|96	
12mr|texlive-stmaryrd-20091010-2|97	%changelog
12mr|texlive-stmaryrd-20091010-2|98	

18598 12
12mr|texlive-storebox-1.3a-2|1	# revision 24895
12mr|texlive-storebox-1.3a-2|2	# category Package
12mr|texlive-storebox-1.3a-2|3	# catalog-ctan /macros/latex/contrib/storebox
12mr|texlive-storebox-1.3a-2|4	# catalog-date 2011-12-21 11:26:33 +0100
12mr|texlive-storebox-1.3a-2|5	# catalog-license lppl1.3
12mr|texlive-storebox-1.3a-2|6	# catalog-version 1.3a
12mr|texlive-storebox-1.3a-2|7	Name:		texlive-storebox
12mr|texlive-storebox-1.3a-2|8	Version:	1.3a
12mr|texlive-storebox-1.3a-2|9	Release:	2
12mr|texlive-storebox-1.3a-2|10	Summary:	Storing information for reuse
12mr|texlive-storebox-1.3a-2|11	Group:		Publishing
12mr|texlive-storebox-1.3a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/storebox
12mr|texlive-storebox-1.3a-2|13	License:	LPPL1.3
12mr|texlive-storebox-1.3a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/storebox.tar.xz
12mr|texlive-storebox-1.3a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/storebox.doc.tar.xz
12mr|texlive-storebox-1.3a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/storebox.source.tar.xz
12mr|texlive-storebox-1.3a-2|17	BuildArch:	noarch
12mr|texlive-storebox-1.3a-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-storebox-1.3a-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-storebox-1.3a-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-storebox-1.3a-2|21	
12mr|texlive-storebox-1.3a-2|22	%description
12mr|texlive-storebox-1.3a-2|23	The package provides "store boxes" whose user interface matches
12mr|texlive-storebox-1.3a-2|24	that of normal LaTeX "save boxes", except that the content of a
12mr|texlive-storebox-1.3a-2|25	store box appears at most once in the output PDF file, however
12mr|texlive-storebox-1.3a-2|26	often it is used. The present version of the package supports
12mr|texlive-storebox-1.3a-2|27	pdfLaTeX and LuaLaTeX; when DVI is output, store boxes behave
12mr|texlive-storebox-1.3a-2|28	the same as save boxes.
12mr|texlive-storebox-1.3a-2|29	
12mr|texlive-storebox-1.3a-2|30	%post
12mr|texlive-storebox-1.3a-2|31	%{_sbindir}/texlive.post
12mr|texlive-storebox-1.3a-2|32	
12mr|texlive-storebox-1.3a-2|33	%postun
12mr|texlive-storebox-1.3a-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-storebox-1.3a-2|35	%{_sbindir}/texlive.post
12mr|texlive-storebox-1.3a-2|36	fi
12mr|texlive-storebox-1.3a-2|37	
12mr|texlive-storebox-1.3a-2|38	#-----------------------------------------------------------------------
12mr|texlive-storebox-1.3a-2|39	%files
12mr|texlive-storebox-1.3a-2|40	%{_texmfdistdir}/tex/latex/storebox/storebox-pgf.sty
12mr|texlive-storebox-1.3a-2|41	%{_texmfdistdir}/tex/latex/storebox/storebox.sty
12mr|texlive-storebox-1.3a-2|42	%doc %{_texmfdistdir}/doc/latex/storebox/README
12mr|texlive-storebox-1.3a-2|43	%doc %{_texmfdistdir}/doc/latex/storebox/storebox.pdf
12mr|texlive-storebox-1.3a-2|44	#- source
12mr|texlive-storebox-1.3a-2|45	%doc %{_texmfdistdir}/source/latex/storebox/storebox.dtx
12mr|texlive-storebox-1.3a-2|46	%doc %{_texmfdistdir}/source/latex/storebox/storebox.ins
12mr|texlive-storebox-1.3a-2|47	
12mr|texlive-storebox-1.3a-2|48	#-----------------------------------------------------------------------
12mr|texlive-storebox-1.3a-2|49	%prep
12mr|texlive-storebox-1.3a-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-storebox-1.3a-2|51	
12mr|texlive-storebox-1.3a-2|52	%build
12mr|texlive-storebox-1.3a-2|53	
12mr|texlive-storebox-1.3a-2|54	%install
12mr|texlive-storebox-1.3a-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-storebox-1.3a-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-storebox-1.3a-2|57	
12mr|texlive-storebox-1.3a-2|58	
12mr|texlive-storebox-1.3a-2|59	
12mr|texlive-storebox-1.3a-2|60	%changelog
12mr|texlive-storebox-1.3a-2|61	

18599 12
12mr|texlive-storecmd-0.0.2-2|1	# revision 24431
12mr|texlive-storecmd-0.0.2-2|2	# category Package
12mr|texlive-storecmd-0.0.2-2|3	# catalog-ctan /macros/latex/contrib/storecmd
12mr|texlive-storecmd-0.0.2-2|4	# catalog-date 2011-10-27 10:28:55 +0200
12mr|texlive-storecmd-0.0.2-2|5	# catalog-license lppl1.3
12mr|texlive-storecmd-0.0.2-2|6	# catalog-version 0.0.2
12mr|texlive-storecmd-0.0.2-2|7	Name:		texlive-storecmd
12mr|texlive-storecmd-0.0.2-2|8	Version:	0.0.2
12mr|texlive-storecmd-0.0.2-2|9	Release:	2
12mr|texlive-storecmd-0.0.2-2|10	Summary:	Store the name of a defined command in a container
12mr|texlive-storecmd-0.0.2-2|11	Group:		Publishing
12mr|texlive-storecmd-0.0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/storecmd
12mr|texlive-storecmd-0.0.2-2|13	License:	LPPL1.3
12mr|texlive-storecmd-0.0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/storecmd.tar.xz
12mr|texlive-storecmd-0.0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/storecmd.doc.tar.xz
12mr|texlive-storecmd-0.0.2-2|16	BuildArch:	noarch
12mr|texlive-storecmd-0.0.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-storecmd-0.0.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-storecmd-0.0.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-storecmd-0.0.2-2|20	
12mr|texlive-storecmd-0.0.2-2|21	%description
12mr|texlive-storecmd-0.0.2-2|22	The package provides macros for command definition that save
12mr|texlive-storecmd-0.0.2-2|23	the name of the command being defined in a file or a macro
12mr|texlive-storecmd-0.0.2-2|24	container. The list could be useful for spelling exceptions in
12mr|texlive-storecmd-0.0.2-2|25	text editors that do not support TeX syntax.
12mr|texlive-storecmd-0.0.2-2|26	
12mr|texlive-storecmd-0.0.2-2|27	%post
12mr|texlive-storecmd-0.0.2-2|28	%{_sbindir}/texlive.post
12mr|texlive-storecmd-0.0.2-2|29	
12mr|texlive-storecmd-0.0.2-2|30	%postun
12mr|texlive-storecmd-0.0.2-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-storecmd-0.0.2-2|32	%{_sbindir}/texlive.post
12mr|texlive-storecmd-0.0.2-2|33	fi
12mr|texlive-storecmd-0.0.2-2|34	
12mr|texlive-storecmd-0.0.2-2|35	#-----------------------------------------------------------------------
12mr|texlive-storecmd-0.0.2-2|36	%files
12mr|texlive-storecmd-0.0.2-2|37	%{_texmfdistdir}/tex/latex/storecmd/storecmd.sty
12mr|texlive-storecmd-0.0.2-2|38	%doc %{_texmfdistdir}/doc/latex/storecmd/README
12mr|texlive-storecmd-0.0.2-2|39	%doc %{_texmfdistdir}/doc/latex/storecmd/storecmd-example.tex
12mr|texlive-storecmd-0.0.2-2|40	%doc %{_texmfdistdir}/doc/latex/storecmd/storecmd-guide.pdf
12mr|texlive-storecmd-0.0.2-2|41	%doc %{_texmfdistdir}/doc/latex/storecmd/storecmd-guide.tex
12mr|texlive-storecmd-0.0.2-2|42	
12mr|texlive-storecmd-0.0.2-2|43	#-----------------------------------------------------------------------
12mr|texlive-storecmd-0.0.2-2|44	%prep
12mr|texlive-storecmd-0.0.2-2|45	%setup -c -a0 -a1
12mr|texlive-storecmd-0.0.2-2|46	
12mr|texlive-storecmd-0.0.2-2|47	%build
12mr|texlive-storecmd-0.0.2-2|48	
12mr|texlive-storecmd-0.0.2-2|49	%install
12mr|texlive-storecmd-0.0.2-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-storecmd-0.0.2-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-storecmd-0.0.2-2|52	
12mr|texlive-storecmd-0.0.2-2|53	
12mr|texlive-storecmd-0.0.2-2|54	
12mr|texlive-storecmd-0.0.2-2|55	%changelog
12mr|texlive-storecmd-0.0.2-2|56	

18600 12
12mr|texlive-stringstrings-1.20-2|1	# revision 17906
12mr|texlive-stringstrings-1.20-2|2	# category Package
12mr|texlive-stringstrings-1.20-2|3	# catalog-ctan /macros/latex/contrib/stringstrings
12mr|texlive-stringstrings-1.20-2|4	# catalog-date 2010-04-16 13:31:22 +0200
12mr|texlive-stringstrings-1.20-2|5	# catalog-license lgpl
12mr|texlive-stringstrings-1.20-2|6	# catalog-version 1.20
12mr|texlive-stringstrings-1.20-2|7	Name:		texlive-stringstrings
12mr|texlive-stringstrings-1.20-2|8	Version:	1.20
12mr|texlive-stringstrings-1.20-2|9	Release:	2
12mr|texlive-stringstrings-1.20-2|10	Summary:	String manipulation for cosmetic and programming application
12mr|texlive-stringstrings-1.20-2|11	Group:		Publishing
12mr|texlive-stringstrings-1.20-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stringstrings
12mr|texlive-stringstrings-1.20-2|13	License:	LGPL
12mr|texlive-stringstrings-1.20-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stringstrings.tar.xz
12mr|texlive-stringstrings-1.20-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stringstrings.doc.tar.xz
12mr|texlive-stringstrings-1.20-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stringstrings.source.tar.xz
12mr|texlive-stringstrings-1.20-2|17	BuildArch:	noarch
12mr|texlive-stringstrings-1.20-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-stringstrings-1.20-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-stringstrings-1.20-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-stringstrings-1.20-2|21	
12mr|texlive-stringstrings-1.20-2|22	%description
12mr|texlive-stringstrings-1.20-2|23	The package provides a large and sundry set of macros for the
12mr|texlive-stringstrings-1.20-2|24	manipulation of strings. The macros are developed not merely
12mr|texlive-stringstrings-1.20-2|25	for cosmetic application (such as changing the case of letters
12mr|texlive-stringstrings-1.20-2|26	and string substitution), but also for programming applications
12mr|texlive-stringstrings-1.20-2|27	such as character look-ahead, argument parsing, conditional
12mr|texlive-stringstrings-1.20-2|28	tests on various string conditions, etc. The macros were
12mr|texlive-stringstrings-1.20-2|29	designed all to be expandable (note that things such as
12mr|texlive-stringstrings-1.20-2|30	\uppercase and \lowercase are not expandable), so that the
12mr|texlive-stringstrings-1.20-2|31	macros may be strung together sequentially and nested (after a
12mr|texlive-stringstrings-1.20-2|32	fashion) to achieve rather complex manipulations.
12mr|texlive-stringstrings-1.20-2|33	
12mr|texlive-stringstrings-1.20-2|34	%post
12mr|texlive-stringstrings-1.20-2|35	%{_sbindir}/texlive.post
12mr|texlive-stringstrings-1.20-2|36	
12mr|texlive-stringstrings-1.20-2|37	%postun
12mr|texlive-stringstrings-1.20-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-stringstrings-1.20-2|39	%{_sbindir}/texlive.post
12mr|texlive-stringstrings-1.20-2|40	fi
12mr|texlive-stringstrings-1.20-2|41	
12mr|texlive-stringstrings-1.20-2|42	#-----------------------------------------------------------------------
12mr|texlive-stringstrings-1.20-2|43	%files
12mr|texlive-stringstrings-1.20-2|44	%{_texmfdistdir}/tex/latex/stringstrings/stringstrings.sty
12mr|texlive-stringstrings-1.20-2|45	%doc %{_texmfdistdir}/doc/latex/stringstrings/README
12mr|texlive-stringstrings-1.20-2|46	%doc %{_texmfdistdir}/doc/latex/stringstrings/stringstrings.pdf
12mr|texlive-stringstrings-1.20-2|47	#- source
12mr|texlive-stringstrings-1.20-2|48	%doc %{_texmfdistdir}/source/latex/stringstrings/stringstrings.dtx
12mr|texlive-stringstrings-1.20-2|49	%doc %{_texmfdistdir}/source/latex/stringstrings/stringstrings.ins
12mr|texlive-stringstrings-1.20-2|50	
12mr|texlive-stringstrings-1.20-2|51	#-----------------------------------------------------------------------
12mr|texlive-stringstrings-1.20-2|52	%prep
12mr|texlive-stringstrings-1.20-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-stringstrings-1.20-2|54	
12mr|texlive-stringstrings-1.20-2|55	%build
12mr|texlive-stringstrings-1.20-2|56	
12mr|texlive-stringstrings-1.20-2|57	%install
12mr|texlive-stringstrings-1.20-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-stringstrings-1.20-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-stringstrings-1.20-2|60	
12mr|texlive-stringstrings-1.20-2|61	
12mr|texlive-stringstrings-1.20-2|62	
12mr|texlive-stringstrings-1.20-2|63	%changelog
12mr|texlive-stringstrings-1.20-2|64	

18601 12
12mr|texlive-struktex-141-1|1	# revision 25916
12mr|texlive-struktex-141-1|2	# category Package
12mr|texlive-struktex-141-1|3	# catalog-ctan /macros/latex/contrib/struktex
12mr|texlive-struktex-141-1|4	# catalog-date 2012-04-11 11:11:10 +0200
12mr|texlive-struktex-141-1|5	# catalog-license lppl1.2
12mr|texlive-struktex-141-1|6	# catalog-version 141
12mr|texlive-struktex-141-1|7	Name:		texlive-struktex
12mr|texlive-struktex-141-1|8	Version:	141
12mr|texlive-struktex-141-1|9	Release:	1
12mr|texlive-struktex-141-1|10	Summary:	Draw Nassi-Schneidermann charts
12mr|texlive-struktex-141-1|11	Group:		Publishing
12mr|texlive-struktex-141-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/struktex
12mr|texlive-struktex-141-1|13	License:	LPPL1.2
12mr|texlive-struktex-141-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/struktex.tar.xz
12mr|texlive-struktex-141-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/struktex.doc.tar.xz
12mr|texlive-struktex-141-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/struktex.source.tar.xz
12mr|texlive-struktex-141-1|17	BuildArch:	noarch
12mr|texlive-struktex-141-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-struktex-141-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-struktex-141-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-struktex-141-1|21	
12mr|texlive-struktex-141-1|22	%description
12mr|texlive-struktex-141-1|23	Even in the age of OOP one must develop algorithms. Nassi-
12mr|texlive-struktex-141-1|24	Shneiderman diagrams are a well known tool to describe an
12mr|texlive-struktex-141-1|25	algorithm in a graphical way. The package offers some macros
12mr|texlive-struktex-141-1|26	for generating those diagrams in a LaTeX document. The package
12mr|texlive-struktex-141-1|27	provides the most important elements of a Nassi-Shneiderman
12mr|texlive-struktex-141-1|28	diagram, including processing blocks, loops, mapping
12mr|texlive-struktex-141-1|29	conventions for alternatives, etc. Diagrams are drawn using the
12mr|texlive-struktex-141-1|30	picture environment (using pict2e for preference).
12mr|texlive-struktex-141-1|31	
12mr|texlive-struktex-141-1|32	%post
12mr|texlive-struktex-141-1|33	%{_sbindir}/texlive.post
12mr|texlive-struktex-141-1|34	
12mr|texlive-struktex-141-1|35	%postun
12mr|texlive-struktex-141-1|36	if [ $1 -eq 0 ]; then
12mr|texlive-struktex-141-1|37	%{_sbindir}/texlive.post
12mr|texlive-struktex-141-1|38	fi
12mr|texlive-struktex-141-1|39	
12mr|texlive-struktex-141-1|40	#-----------------------------------------------------------------------
12mr|texlive-struktex-141-1|41	%files
12mr|texlive-struktex-141-1|42	%{_texmfdistdir}/tex/latex/struktex/strukdoc.sty
12mr|texlive-struktex-141-1|43	%{_texmfdistdir}/tex/latex/struktex/struktex.sty
12mr|texlive-struktex-141-1|44	%{_texmfdistdir}/tex/latex/struktex/struktxf.sty
12mr|texlive-struktex-141-1|45	%{_texmfdistdir}/tex/latex/struktex/struktxp.sty
12mr|texlive-struktex-141-1|46	%doc %{_texmfdistdir}/doc/latex/struktex/LIESMICH
12mr|texlive-struktex-141-1|47	%doc %{_texmfdistdir}/doc/latex/struktex/README
12mr|texlive-struktex-141-1|48	%doc %{_texmfdistdir}/doc/latex/struktex/THIS_IS_VERSION_v141
12mr|texlive-struktex-141-1|49	%doc %{_texmfdistdir}/doc/latex/struktex/getversion.tex
12mr|texlive-struktex-141-1|50	%doc %{_texmfdistdir}/doc/latex/struktex/struktex-test-0.nss
12mr|texlive-struktex-141-1|51	%doc %{_texmfdistdir}/doc/latex/struktex/struktex-test-1.tex
12mr|texlive-struktex-141-1|52	%doc %{_texmfdistdir}/doc/latex/struktex/struktex-test-2.tex
12mr|texlive-struktex-141-1|53	%doc %{_texmfdistdir}/doc/latex/struktex/struktex-test-3.tex
12mr|texlive-struktex-141-1|54	%doc %{_texmfdistdir}/doc/latex/struktex/struktex-test-4.tex
12mr|texlive-struktex-141-1|55	%doc %{_texmfdistdir}/doc/latex/struktex/struktex.de.pdf
12mr|texlive-struktex-141-1|56	%doc %{_texmfdistdir}/doc/latex/struktex/struktex.el
12mr|texlive-struktex-141-1|57	%doc %{_texmfdistdir}/doc/latex/struktex/struktex.en.pdf
12mr|texlive-struktex-141-1|58	%doc %{_texmfdistdir}/doc/latex/struktex/struktex.makemake
12mr|texlive-struktex-141-1|59	%doc %{_texmfdistdir}/doc/latex/struktex/struktex.mk
12mr|texlive-struktex-141-1|60	#- source
12mr|texlive-struktex-141-1|61	%doc %{_texmfdistdir}/source/latex/struktex/struktex.dtx
12mr|texlive-struktex-141-1|62	%doc %{_texmfdistdir}/source/latex/struktex/struktex.ins
12mr|texlive-struktex-141-1|63	
12mr|texlive-struktex-141-1|64	#-----------------------------------------------------------------------
12mr|texlive-struktex-141-1|65	%prep
12mr|texlive-struktex-141-1|66	%setup -c -a0 -a1 -a2
12mr|texlive-struktex-141-1|67	
12mr|texlive-struktex-141-1|68	%build
12mr|texlive-struktex-141-1|69	
12mr|texlive-struktex-141-1|70	%install
12mr|texlive-struktex-141-1|71	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-struktex-141-1|72	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-struktex-141-1|73	
12mr|texlive-struktex-141-1|74	
12mr|texlive-struktex-141-1|75	
12mr|texlive-struktex-141-1|76	%changelog
12mr|texlive-struktex-141-1|77	

18602 12
12mr|texlive-sttools-20120527-1|1	# revision 26674
12mr|texlive-sttools-20120527-1|2	# category Package
12mr|texlive-sttools-20120527-1|3	# catalog-ctan /macros/latex/contrib/sttools
12mr|texlive-sttools-20120527-1|4	# catalog-date 2012-05-27 12:29:18 +0200
12mr|texlive-sttools-20120527-1|5	# catalog-license collection
12mr|texlive-sttools-20120527-1|6	# catalog-version undef
12mr|texlive-sttools-20120527-1|7	Name:		texlive-sttools
12mr|texlive-sttools-20120527-1|8	Version:	20120527
12mr|texlive-sttools-20120527-1|9	Release:	1
12mr|texlive-sttools-20120527-1|10	Summary:	Various macros
12mr|texlive-sttools-20120527-1|11	Group:		Publishing
12mr|texlive-sttools-20120527-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sttools
12mr|texlive-sttools-20120527-1|13	License:	COLLECTION
12mr|texlive-sttools-20120527-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sttools.tar.xz
12mr|texlive-sttools-20120527-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sttools.doc.tar.xz
12mr|texlive-sttools-20120527-1|16	BuildArch:	noarch
12mr|texlive-sttools-20120527-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-sttools-20120527-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-sttools-20120527-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-sttools-20120527-1|20	
12mr|texlive-sttools-20120527-1|21	%description
12mr|texlive-sttools-20120527-1|22	A collection of tools and macros, including: - a document
12mr|texlive-sttools-20120527-1|23	"Inside LaTeX2e kernel" (which discusses some of the functions
12mr|texlive-sttools-20120527-1|24	of the packages), - miscellaneous float control, - page styles
12mr|texlive-sttools-20120527-1|25	for floats, - multipage tabulars, - even columns at end of
12mr|texlive-sttools-20120527-1|26	twocolumn region, - switching between one- and two-column
12mr|texlive-sttools-20120527-1|27	anywhere, - getting more mileage from \marginpar, - simulating
12mr|texlive-sttools-20120527-1|28	the effect of "midfloats", - create a bounding box, - a package
12mr|texlive-sttools-20120527-1|29	to manipulate numerical lists and arrays.
12mr|texlive-sttools-20120527-1|30	
12mr|texlive-sttools-20120527-1|31	%post
12mr|texlive-sttools-20120527-1|32	%{_sbindir}/texlive.post
12mr|texlive-sttools-20120527-1|33	
12mr|texlive-sttools-20120527-1|34	%postun
12mr|texlive-sttools-20120527-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-sttools-20120527-1|36	%{_sbindir}/texlive.post
12mr|texlive-sttools-20120527-1|37	fi
12mr|texlive-sttools-20120527-1|38	
12mr|texlive-sttools-20120527-1|39	#-----------------------------------------------------------------------
12mr|texlive-sttools-20120527-1|40	%files
12mr|texlive-sttools-20120527-1|41	%{_texmfdistdir}/tex/latex/sttools/boundbox.sty
12mr|texlive-sttools-20120527-1|42	%{_texmfdistdir}/tex/latex/sttools/cuted.sty
12mr|texlive-sttools-20120527-1|43	%{_texmfdistdir}/tex/latex/sttools/floatpag.sty
12mr|texlive-sttools-20120527-1|44	%{_texmfdistdir}/tex/latex/sttools/flushend.sty
12mr|texlive-sttools-20120527-1|45	%{_texmfdistdir}/tex/latex/sttools/marginal.sty
12mr|texlive-sttools-20120527-1|46	%{_texmfdistdir}/tex/latex/sttools/midfloat.sty
12mr|texlive-sttools-20120527-1|47	%{_texmfdistdir}/tex/latex/sttools/stabular.sty
12mr|texlive-sttools-20120527-1|48	%{_texmfdistdir}/tex/latex/sttools/stfloats.sty
12mr|texlive-sttools-20120527-1|49	%{_texmfdistdir}/tex/latex/sttools/texsort.sty
12mr|texlive-sttools-20120527-1|50	%doc %{_texmfdistdir}/doc/latex/sttools/README.TEXLIVE
12mr|texlive-sttools-20120527-1|51	%doc %{_texmfdistdir}/doc/latex/sttools/doc/cuted.pdf
12mr|texlive-sttools-20120527-1|52	%doc %{_texmfdistdir}/doc/latex/sttools/doc/cuted.tex
12mr|texlive-sttools-20120527-1|53	%doc %{_texmfdistdir}/doc/latex/sttools/doc/floatpag.pdf
12mr|texlive-sttools-20120527-1|54	%doc %{_texmfdistdir}/doc/latex/sttools/doc/floatpag.tex
12mr|texlive-sttools-20120527-1|55	%doc %{_texmfdistdir}/doc/latex/sttools/doc/flushend.pdf
12mr|texlive-sttools-20120527-1|56	%doc %{_texmfdistdir}/doc/latex/sttools/doc/flushend.tex
12mr|texlive-sttools-20120527-1|57	%doc %{_texmfdistdir}/doc/latex/sttools/index.html
12mr|texlive-sttools-20120527-1|58	
12mr|texlive-sttools-20120527-1|59	#-----------------------------------------------------------------------
12mr|texlive-sttools-20120527-1|60	%prep
12mr|texlive-sttools-20120527-1|61	%setup -c -a0 -a1
12mr|texlive-sttools-20120527-1|62	
12mr|texlive-sttools-20120527-1|63	%build
12mr|texlive-sttools-20120527-1|64	
12mr|texlive-sttools-20120527-1|65	%install
12mr|texlive-sttools-20120527-1|66	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sttools-20120527-1|67	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-sttools-20120527-1|68	
12mr|texlive-sttools-20120527-1|69	
12mr|texlive-sttools-20120527-1|70	
12mr|texlive-sttools-20120527-1|71	%changelog
12mr|texlive-sttools-20120527-1|72	

18603 12
12mr|texlive-stubs-0.1.1-2|1	# revision 19440
12mr|texlive-stubs-0.1.1-2|2	# category Package
12mr|texlive-stubs-0.1.1-2|3	# catalog-ctan /macros/latex/contrib/stubs
12mr|texlive-stubs-0.1.1-2|4	# catalog-date 2008-08-23 22:26:13 +0200
12mr|texlive-stubs-0.1.1-2|5	# catalog-license gpl
12mr|texlive-stubs-0.1.1-2|6	# catalog-version 0.1.1
12mr|texlive-stubs-0.1.1-2|7	Name:		texlive-stubs
12mr|texlive-stubs-0.1.1-2|8	Version:	0.1.1
12mr|texlive-stubs-0.1.1-2|9	Release:	2
12mr|texlive-stubs-0.1.1-2|10	Summary:	Create tear-off stubs at the bottom of a page
12mr|texlive-stubs-0.1.1-2|11	Group:		Publishing
12mr|texlive-stubs-0.1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stubs
12mr|texlive-stubs-0.1.1-2|13	License:	GPL
12mr|texlive-stubs-0.1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stubs.tar.xz
12mr|texlive-stubs-0.1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stubs.doc.tar.xz
12mr|texlive-stubs-0.1.1-2|16	BuildArch:	noarch
12mr|texlive-stubs-0.1.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-stubs-0.1.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-stubs-0.1.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-stubs-0.1.1-2|20	
12mr|texlive-stubs-0.1.1-2|21	%description
12mr|texlive-stubs-0.1.1-2|22	The \stubs command creates as many repetitions as possible of
12mr|texlive-stubs-0.1.1-2|23	its argument, at the bottom of the page; these stubs may be
12mr|texlive-stubs-0.1.1-2|24	used (for example) for contact information.
12mr|texlive-stubs-0.1.1-2|25	
12mr|texlive-stubs-0.1.1-2|26	%post
12mr|texlive-stubs-0.1.1-2|27	%{_sbindir}/texlive.post
12mr|texlive-stubs-0.1.1-2|28	
12mr|texlive-stubs-0.1.1-2|29	%postun
12mr|texlive-stubs-0.1.1-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-stubs-0.1.1-2|31	%{_sbindir}/texlive.post
12mr|texlive-stubs-0.1.1-2|32	fi
12mr|texlive-stubs-0.1.1-2|33	
12mr|texlive-stubs-0.1.1-2|34	#-----------------------------------------------------------------------
12mr|texlive-stubs-0.1.1-2|35	%files
12mr|texlive-stubs-0.1.1-2|36	%{_texmfdistdir}/tex/latex/stubs/stubs.sty
12mr|texlive-stubs-0.1.1-2|37	%doc %{_texmfdistdir}/doc/latex/stubs/COPYING
12mr|texlive-stubs-0.1.1-2|38	%doc %{_texmfdistdir}/doc/latex/stubs/README
12mr|texlive-stubs-0.1.1-2|39	%doc %{_texmfdistdir}/doc/latex/stubs/README.TEXLIVE
12mr|texlive-stubs-0.1.1-2|40	%doc %{_texmfdistdir}/doc/latex/stubs/changelog.txt
12mr|texlive-stubs-0.1.1-2|41	%doc %{_texmfdistdir}/doc/latex/stubs/stubs_ex.pdf
12mr|texlive-stubs-0.1.1-2|42	%doc %{_texmfdistdir}/doc/latex/stubs/stubs_ex.tex
12mr|texlive-stubs-0.1.1-2|43	
12mr|texlive-stubs-0.1.1-2|44	#-----------------------------------------------------------------------
12mr|texlive-stubs-0.1.1-2|45	%prep
12mr|texlive-stubs-0.1.1-2|46	%setup -c -a0 -a1
12mr|texlive-stubs-0.1.1-2|47	
12mr|texlive-stubs-0.1.1-2|48	%build
12mr|texlive-stubs-0.1.1-2|49	
12mr|texlive-stubs-0.1.1-2|50	%install
12mr|texlive-stubs-0.1.1-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-stubs-0.1.1-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-stubs-0.1.1-2|53	
12mr|texlive-stubs-0.1.1-2|54	
12mr|texlive-stubs-0.1.1-2|55	
12mr|texlive-stubs-0.1.1-2|56	%changelog
12mr|texlive-stubs-0.1.1-2|57	

18604 12
12mr|texlive-sty2dtx-2.1-3|1	# revision 26313
12mr|texlive-sty2dtx-2.1-3|2	# category Package
12mr|texlive-sty2dtx-2.1-3|3	# catalog-ctan /support/sty2dtx
12mr|texlive-sty2dtx-2.1-3|4	# catalog-date 2011-02-22 16:43:40 +0100
12mr|texlive-sty2dtx-2.1-3|5	# catalog-license gpl3
12mr|texlive-sty2dtx-2.1-3|6	# catalog-version 2.1
12mr|texlive-sty2dtx-2.1-3|7	Name:		texlive-sty2dtx
12mr|texlive-sty2dtx-2.1-3|8	Version:	2.1
12mr|texlive-sty2dtx-2.1-3|9	Release:	3
12mr|texlive-sty2dtx-2.1-3|10	Summary:	Create a .dtx file from a .sty file
12mr|texlive-sty2dtx-2.1-3|11	Group:		Publishing
12mr|texlive-sty2dtx-2.1-3|12	URL:		http://www.ctan.org/tex-archive/support/sty2dtx
12mr|texlive-sty2dtx-2.1-3|13	License:	GPL3
12mr|texlive-sty2dtx-2.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sty2dtx.tar.xz
12mr|texlive-sty2dtx-2.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sty2dtx.doc.tar.xz
12mr|texlive-sty2dtx-2.1-3|16	BuildArch:	noarch
12mr|texlive-sty2dtx-2.1-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-sty2dtx-2.1-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-sty2dtx-2.1-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-sty2dtx-2.1-3|20	Provides:	texlive-sty2dtx.bin = %{EVRD}
12mr|texlive-sty2dtx-2.1-3|21	
12mr|texlive-sty2dtx-2.1-3|22	%description
12mr|texlive-sty2dtx-2.1-3|23	The package provides a Perl script that converts a .sty file
12mr|texlive-sty2dtx-2.1-3|24	(LaTeX package) to .dtx format (documented LaTeX source), by
12mr|texlive-sty2dtx-2.1-3|25	surrounding macro definitions with macro and macrocode
12mr|texlive-sty2dtx-2.1-3|26	environments. The macro name is automatically inserted as an
12mr|texlive-sty2dtx-2.1-3|27	argument to the macro environemnt. Code lines outside macro
12mr|texlive-sty2dtx-2.1-3|28	definitions are wrapped only in macrocode environments. Empty
12mr|texlive-sty2dtx-2.1-3|29	lines are removed. The script should not be thought to be fool
12mr|texlive-sty2dtx-2.1-3|30	proof and 100% accurate but rather as a good start to the
12mr|texlive-sty2dtx-2.1-3|31	business of making a .dtx file from an undocumented style file.
12mr|texlive-sty2dtx-2.1-3|32	Full .dtx files are generated. A template based on the skeleton
12mr|texlive-sty2dtx-2.1-3|33	file from 'dtxtut' is used. User level macros are added
12mr|texlive-sty2dtx-2.1-3|34	automatically to the 'Usage' section of the .dtx file. A
12mr|texlive-sty2dtx-2.1-3|35	corresponding .ins file can be generated as well.
12mr|texlive-sty2dtx-2.1-3|36	
12mr|texlive-sty2dtx-2.1-3|37	%post
12mr|texlive-sty2dtx-2.1-3|38	%{_sbindir}/texlive.post
12mr|texlive-sty2dtx-2.1-3|39	
12mr|texlive-sty2dtx-2.1-3|40	%postun
12mr|texlive-sty2dtx-2.1-3|41	if [ $1 -eq 0 ]; then
12mr|texlive-sty2dtx-2.1-3|42	%{_sbindir}/texlive.post
12mr|texlive-sty2dtx-2.1-3|43	fi
12mr|texlive-sty2dtx-2.1-3|44	
12mr|texlive-sty2dtx-2.1-3|45	#-----------------------------------------------------------------------
12mr|texlive-sty2dtx-2.1-3|46	%files
12mr|texlive-sty2dtx-2.1-3|47	%{_bindir}/sty2dtx
12mr|texlive-sty2dtx-2.1-3|48	%{_texmfdistdir}/scripts/sty2dtx/sty2dtx.pl
12mr|texlive-sty2dtx-2.1-3|49	%doc %{_texmfdistdir}/doc/support/sty2dtx/README
12mr|texlive-sty2dtx-2.1-3|50	
12mr|texlive-sty2dtx-2.1-3|51	#-----------------------------------------------------------------------
12mr|texlive-sty2dtx-2.1-3|52	%prep
12mr|texlive-sty2dtx-2.1-3|53	%setup -c -a0 -a1
12mr|texlive-sty2dtx-2.1-3|54	
12mr|texlive-sty2dtx-2.1-3|55	%build
12mr|texlive-sty2dtx-2.1-3|56	
12mr|texlive-sty2dtx-2.1-3|57	%install
12mr|texlive-sty2dtx-2.1-3|58	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-sty2dtx-2.1-3|59	pushd %{buildroot}%{_bindir}
12mr|texlive-sty2dtx-2.1-3|60	ln -sf %{_texmfdistdir}/scripts/sty2dtx/sty2dtx.pl sty2dtx
12mr|texlive-sty2dtx-2.1-3|61	popd
12mr|texlive-sty2dtx-2.1-3|62	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-sty2dtx-2.1-3|63	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-sty2dtx-2.1-3|64	
12mr|texlive-sty2dtx-2.1-3|65	
12mr|texlive-sty2dtx-2.1-3|66	
12mr|texlive-sty2dtx-2.1-3|67	%changelog
12mr|texlive-sty2dtx-2.1-3|68	

18605 12
12mr|texlive-suanpan-20091110-2|1	# revision 15878
12mr|texlive-suanpan-20091110-2|2	# category Package
12mr|texlive-suanpan-20091110-2|3	# catalog-ctan /graphics/metapost/contrib/macros/suanpan
12mr|texlive-suanpan-20091110-2|4	# catalog-date 2009-11-10 00:30:52 +0100
12mr|texlive-suanpan-20091110-2|5	# catalog-license lppl
12mr|texlive-suanpan-20091110-2|6	# catalog-version undef
12mr|texlive-suanpan-20091110-2|7	Name:		texlive-suanpan
12mr|texlive-suanpan-20091110-2|8	Version:	20091110
12mr|texlive-suanpan-20091110-2|9	Release:	2
12mr|texlive-suanpan-20091110-2|10	Summary:	MetaPost macros for drawing Chinese and Japanese abaci
12mr|texlive-suanpan-20091110-2|11	Group:		Publishing
12mr|texlive-suanpan-20091110-2|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/suanpan
12mr|texlive-suanpan-20091110-2|13	License:	LPPL
12mr|texlive-suanpan-20091110-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/suanpan.tar.xz
12mr|texlive-suanpan-20091110-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/suanpan.doc.tar.xz
12mr|texlive-suanpan-20091110-2|16	BuildArch:	noarch
12mr|texlive-suanpan-20091110-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-suanpan-20091110-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-suanpan-20091110-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-suanpan-20091110-2|20	
12mr|texlive-suanpan-20091110-2|21	%description
12mr|texlive-suanpan-20091110-2|22	These macros are described in Denis Roegel: MetaPost macros for
12mr|texlive-suanpan-20091110-2|23	drawing Chinese and Japanese abaci, TUGboat (volume 30, number
12mr|texlive-suanpan-20091110-2|24	1, 2009, pages 74-79).
12mr|texlive-suanpan-20091110-2|25	
12mr|texlive-suanpan-20091110-2|26	%post
12mr|texlive-suanpan-20091110-2|27	%{_sbindir}/texlive.post
12mr|texlive-suanpan-20091110-2|28	
12mr|texlive-suanpan-20091110-2|29	%postun
12mr|texlive-suanpan-20091110-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-suanpan-20091110-2|31	%{_sbindir}/texlive.post
12mr|texlive-suanpan-20091110-2|32	fi
12mr|texlive-suanpan-20091110-2|33	
12mr|texlive-suanpan-20091110-2|34	#-----------------------------------------------------------------------
12mr|texlive-suanpan-20091110-2|35	%files
12mr|texlive-suanpan-20091110-2|36	%{_texmfdistdir}/metapost/suanpan/abacus.mp
12mr|texlive-suanpan-20091110-2|37	%{_texmfdistdir}/metapost/suanpan/suanpan.mp
12mr|texlive-suanpan-20091110-2|38	%doc %{_texmfdistdir}/doc/metapost/suanpan/README
12mr|texlive-suanpan-20091110-2|39	%doc %{_texmfdistdir}/doc/metapost/suanpan/article.txt
12mr|texlive-suanpan-20091110-2|40	
12mr|texlive-suanpan-20091110-2|41	#-----------------------------------------------------------------------
12mr|texlive-suanpan-20091110-2|42	%prep
12mr|texlive-suanpan-20091110-2|43	%setup -c -a0 -a1
12mr|texlive-suanpan-20091110-2|44	
12mr|texlive-suanpan-20091110-2|45	%build
12mr|texlive-suanpan-20091110-2|46	
12mr|texlive-suanpan-20091110-2|47	%install
12mr|texlive-suanpan-20091110-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-suanpan-20091110-2|49	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
12mr|texlive-suanpan-20091110-2|50	
12mr|texlive-suanpan-20091110-2|51	
12mr|texlive-suanpan-20091110-2|52	
12mr|texlive-suanpan-20091110-2|53	%changelog
12mr|texlive-suanpan-20091110-2|54	

18606 12
12mr|texlive-subdepth-0.1-2|1	# revision 15878
12mr|texlive-subdepth-0.1-2|2	# category Package
12mr|texlive-subdepth-0.1-2|3	# catalog-ctan /macros/latex/contrib/subdepth
12mr|texlive-subdepth-0.1-2|4	# catalog-date 2008-08-23 22:26:13 +0200
12mr|texlive-subdepth-0.1-2|5	# catalog-license lppl
12mr|texlive-subdepth-0.1-2|6	# catalog-version 0.1
12mr|texlive-subdepth-0.1-2|7	Name:		texlive-subdepth
12mr|texlive-subdepth-0.1-2|8	Version:	0.1
12mr|texlive-subdepth-0.1-2|9	Release:	2
12mr|texlive-subdepth-0.1-2|10	Summary:	Unify maths subscript height
12mr|texlive-subdepth-0.1-2|11	Group:		Publishing
12mr|texlive-subdepth-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/subdepth
12mr|texlive-subdepth-0.1-2|13	License:	LPPL
12mr|texlive-subdepth-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subdepth.tar.xz
12mr|texlive-subdepth-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subdepth.doc.tar.xz
12mr|texlive-subdepth-0.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subdepth.source.tar.xz
12mr|texlive-subdepth-0.1-2|17	BuildArch:	noarch
12mr|texlive-subdepth-0.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-subdepth-0.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-subdepth-0.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-subdepth-0.1-2|21	
12mr|texlive-subdepth-0.1-2|22	%description
12mr|texlive-subdepth-0.1-2|23	This package is based on code (posted long ago to comp.text.tex
12mr|texlive-subdepth-0.1-2|24	by Donald Arseneau) to equalise the height of subscripts in
12mr|texlive-subdepth-0.1-2|25	maths. The default behaviour is to place subscripts slightly
12mr|texlive-subdepth-0.1-2|26	lower when there is a superscript as well, but this can look
12mr|texlive-subdepth-0.1-2|27	odd in some situations.
12mr|texlive-subdepth-0.1-2|28	
12mr|texlive-subdepth-0.1-2|29	%post
12mr|texlive-subdepth-0.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-subdepth-0.1-2|31	
12mr|texlive-subdepth-0.1-2|32	%postun
12mr|texlive-subdepth-0.1-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-subdepth-0.1-2|34	%{_sbindir}/texlive.post
12mr|texlive-subdepth-0.1-2|35	fi
12mr|texlive-subdepth-0.1-2|36	
12mr|texlive-subdepth-0.1-2|37	#-----------------------------------------------------------------------
12mr|texlive-subdepth-0.1-2|38	%files
12mr|texlive-subdepth-0.1-2|39	%{_texmfdistdir}/tex/latex/subdepth/subdepth.sty
12mr|texlive-subdepth-0.1-2|40	%doc %{_texmfdistdir}/doc/latex/subdepth/README
12mr|texlive-subdepth-0.1-2|41	%doc %{_texmfdistdir}/doc/latex/subdepth/subdepth.pdf
12mr|texlive-subdepth-0.1-2|42	#- source
12mr|texlive-subdepth-0.1-2|43	%doc %{_texmfdistdir}/source/latex/subdepth/subdepth.dtx
12mr|texlive-subdepth-0.1-2|44	%doc %{_texmfdistdir}/source/latex/subdepth/subdepth.ins
12mr|texlive-subdepth-0.1-2|45	
12mr|texlive-subdepth-0.1-2|46	#-----------------------------------------------------------------------
12mr|texlive-subdepth-0.1-2|47	%prep
12mr|texlive-subdepth-0.1-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-subdepth-0.1-2|49	
12mr|texlive-subdepth-0.1-2|50	%build
12mr|texlive-subdepth-0.1-2|51	
12mr|texlive-subdepth-0.1-2|52	%install
12mr|texlive-subdepth-0.1-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-subdepth-0.1-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-subdepth-0.1-2|55	
12mr|texlive-subdepth-0.1-2|56	
12mr|texlive-subdepth-0.1-2|57	
12mr|texlive-subdepth-0.1-2|58	%changelog
12mr|texlive-subdepth-0.1-2|59	

18607 12
12mr|texlive-subeqn-2.0b-2|1	# revision 15878
12mr|texlive-subeqn-2.0b-2|2	# category Package
12mr|texlive-subeqn-2.0b-2|3	# catalog-ctan /macros/latex/contrib/subeqn
12mr|texlive-subeqn-2.0b-2|4	# catalog-date 2007-01-15 00:27:07 +0100
12mr|texlive-subeqn-2.0b-2|5	# catalog-license lppl
12mr|texlive-subeqn-2.0b-2|6	# catalog-version 2.0b
12mr|texlive-subeqn-2.0b-2|7	Name:		texlive-subeqn
12mr|texlive-subeqn-2.0b-2|8	Version:	2.0b
12mr|texlive-subeqn-2.0b-2|9	Release:	2
12mr|texlive-subeqn-2.0b-2|10	Summary:	Package for subequation numbering
12mr|texlive-subeqn-2.0b-2|11	Group:		Publishing
12mr|texlive-subeqn-2.0b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/subeqn
12mr|texlive-subeqn-2.0b-2|13	License:	LPPL
12mr|texlive-subeqn-2.0b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subeqn.tar.xz
12mr|texlive-subeqn-2.0b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subeqn.doc.tar.xz
12mr|texlive-subeqn-2.0b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subeqn.source.tar.xz
12mr|texlive-subeqn-2.0b-2|17	BuildArch:	noarch
12mr|texlive-subeqn-2.0b-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-subeqn-2.0b-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-subeqn-2.0b-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-subeqn-2.0b-2|21	
12mr|texlive-subeqn-2.0b-2|22	%description
12mr|texlive-subeqn-2.0b-2|23	Sometimes it is necessary to be able to refer to subexpressions
12mr|texlive-subeqn-2.0b-2|24	of an equation. In order to do that these subexpressions should
12mr|texlive-subeqn-2.0b-2|25	be numbered. In standard LaTeX there is no provision for this.
12mr|texlive-subeqn-2.0b-2|26	To solve this problem Stephen Gildea once wrote subeqn.sty for
12mr|texlive-subeqn-2.0b-2|27	LaTeX 2.09; Donald Arsenau rewrote the macros and Johannes
12mr|texlive-subeqn-2.0b-2|28	Braams made them available for LaTeX2e. Note that this package
12mr|texlive-subeqn-2.0b-2|29	is not compatible with the package subeqnarray (written by
12mr|texlive-subeqn-2.0b-2|30	Johannes Braams), but it can be used together with the LaTeX
12mr|texlive-subeqn-2.0b-2|31	class options leqno and fleqn.
12mr|texlive-subeqn-2.0b-2|32	
12mr|texlive-subeqn-2.0b-2|33	%post
12mr|texlive-subeqn-2.0b-2|34	%{_sbindir}/texlive.post
12mr|texlive-subeqn-2.0b-2|35	
12mr|texlive-subeqn-2.0b-2|36	%postun
12mr|texlive-subeqn-2.0b-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-subeqn-2.0b-2|38	%{_sbindir}/texlive.post
12mr|texlive-subeqn-2.0b-2|39	fi
12mr|texlive-subeqn-2.0b-2|40	
12mr|texlive-subeqn-2.0b-2|41	#-----------------------------------------------------------------------
12mr|texlive-subeqn-2.0b-2|42	%files
12mr|texlive-subeqn-2.0b-2|43	%{_texmfdistdir}/tex/latex/subeqn/subeqn.sty
12mr|texlive-subeqn-2.0b-2|44	%doc %{_texmfdistdir}/doc/latex/subeqn/manifest.txt
12mr|texlive-subeqn-2.0b-2|45	%doc %{_texmfdistdir}/doc/latex/subeqn/subeqn.pdf
12mr|texlive-subeqn-2.0b-2|46	%doc %{_texmfdistdir}/doc/latex/subeqn/subeqn.tex
12mr|texlive-subeqn-2.0b-2|47	#- source
12mr|texlive-subeqn-2.0b-2|48	%doc %{_texmfdistdir}/source/latex/subeqn/subeqn.dtx
12mr|texlive-subeqn-2.0b-2|49	%doc %{_texmfdistdir}/source/latex/subeqn/subeqn.ins
12mr|texlive-subeqn-2.0b-2|50	
12mr|texlive-subeqn-2.0b-2|51	#-----------------------------------------------------------------------
12mr|texlive-subeqn-2.0b-2|52	%prep
12mr|texlive-subeqn-2.0b-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-subeqn-2.0b-2|54	
12mr|texlive-subeqn-2.0b-2|55	%build
12mr|texlive-subeqn-2.0b-2|56	
12mr|texlive-subeqn-2.0b-2|57	%install
12mr|texlive-subeqn-2.0b-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-subeqn-2.0b-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-subeqn-2.0b-2|60	
12mr|texlive-subeqn-2.0b-2|61	
12mr|texlive-subeqn-2.0b-2|62	
12mr|texlive-subeqn-2.0b-2|63	%changelog
12mr|texlive-subeqn-2.0b-2|64	

18608 12
12mr|texlive-subeqnarray-2.1c-2|1	# revision 15878
12mr|texlive-subeqnarray-2.1c-2|2	# category Package
12mr|texlive-subeqnarray-2.1c-2|3	# catalog-ctan /macros/latex/contrib/subeqnarray
12mr|texlive-subeqnarray-2.1c-2|4	# catalog-date 2007-01-02 10:01:06 +0100
12mr|texlive-subeqnarray-2.1c-2|5	# catalog-license lppl
12mr|texlive-subeqnarray-2.1c-2|6	# catalog-version 2.1c
12mr|texlive-subeqnarray-2.1c-2|7	Name:		texlive-subeqnarray
12mr|texlive-subeqnarray-2.1c-2|8	Version:	2.1c
12mr|texlive-subeqnarray-2.1c-2|9	Release:	2
12mr|texlive-subeqnarray-2.1c-2|10	Summary:	Equation array with sub numbering
12mr|texlive-subeqnarray-2.1c-2|11	Group:		Publishing
12mr|texlive-subeqnarray-2.1c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/subeqnarray
12mr|texlive-subeqnarray-2.1c-2|13	License:	LPPL
12mr|texlive-subeqnarray-2.1c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subeqnarray.tar.xz
12mr|texlive-subeqnarray-2.1c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subeqnarray.doc.tar.xz
12mr|texlive-subeqnarray-2.1c-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subeqnarray.source.tar.xz
12mr|texlive-subeqnarray-2.1c-2|17	BuildArch:	noarch
12mr|texlive-subeqnarray-2.1c-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-subeqnarray-2.1c-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-subeqnarray-2.1c-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-subeqnarray-2.1c-2|21	
12mr|texlive-subeqnarray-2.1c-2|22	%description
12mr|texlive-subeqnarray-2.1c-2|23	This package defines the subeqnarray and subeqnarray*
12mr|texlive-subeqnarray-2.1c-2|24	environments, which behave like the equivalent eqnarray and
12mr|texlive-subeqnarray-2.1c-2|25	eqnarray* environments, except that the individual lines are
12mr|texlive-subeqnarray-2.1c-2|26	numbered like 1a, 1b, 1c, etc. To refer to these numbers an
12mr|texlive-subeqnarray-2.1c-2|27	extra label command \slabel is provided.
12mr|texlive-subeqnarray-2.1c-2|28	
12mr|texlive-subeqnarray-2.1c-2|29	%post
12mr|texlive-subeqnarray-2.1c-2|30	%{_sbindir}/texlive.post
12mr|texlive-subeqnarray-2.1c-2|31	
12mr|texlive-subeqnarray-2.1c-2|32	%postun
12mr|texlive-subeqnarray-2.1c-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-subeqnarray-2.1c-2|34	%{_sbindir}/texlive.post
12mr|texlive-subeqnarray-2.1c-2|35	fi
12mr|texlive-subeqnarray-2.1c-2|36	
12mr|texlive-subeqnarray-2.1c-2|37	#-----------------------------------------------------------------------
12mr|texlive-subeqnarray-2.1c-2|38	%files
12mr|texlive-subeqnarray-2.1c-2|39	%{_texmfdistdir}/tex/latex/subeqnarray/subeqnarray.sty
12mr|texlive-subeqnarray-2.1c-2|40	%doc %{_texmfdistdir}/doc/latex/subeqnarray/manifest.txt
12mr|texlive-subeqnarray-2.1c-2|41	%doc %{_texmfdistdir}/doc/latex/subeqnarray/subeqnarray.pdf
12mr|texlive-subeqnarray-2.1c-2|42	%doc %{_texmfdistdir}/doc/latex/subeqnarray/subeqnarray.tex
12mr|texlive-subeqnarray-2.1c-2|43	#- source
12mr|texlive-subeqnarray-2.1c-2|44	%doc %{_texmfdistdir}/source/latex/subeqnarray/subeqnarray.dtx
12mr|texlive-subeqnarray-2.1c-2|45	%doc %{_texmfdistdir}/source/latex/subeqnarray/subeqnarray.ins
12mr|texlive-subeqnarray-2.1c-2|46	
12mr|texlive-subeqnarray-2.1c-2|47	#-----------------------------------------------------------------------
12mr|texlive-subeqnarray-2.1c-2|48	%prep
12mr|texlive-subeqnarray-2.1c-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-subeqnarray-2.1c-2|50	
12mr|texlive-subeqnarray-2.1c-2|51	%build
12mr|texlive-subeqnarray-2.1c-2|52	
12mr|texlive-subeqnarray-2.1c-2|53	%install
12mr|texlive-subeqnarray-2.1c-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-subeqnarray-2.1c-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-subeqnarray-2.1c-2|56	
12mr|texlive-subeqnarray-2.1c-2|57	
12mr|texlive-subeqnarray-2.1c-2|58	
12mr|texlive-subeqnarray-2.1c-2|59	%changelog
12mr|texlive-subeqnarray-2.1c-2|60	

18609 12
12mr|texlive-subfig-1.3-2|1	# revision 15878
12mr|texlive-subfig-1.3-2|2	# category Package
12mr|texlive-subfig-1.3-2|3	# catalog-ctan /macros/latex/contrib/subfig
12mr|texlive-subfig-1.3-2|4	# catalog-date 2010-05-10 00:41:23 +0200
12mr|texlive-subfig-1.3-2|5	# catalog-license lppl
12mr|texlive-subfig-1.3-2|6	# catalog-version 1.3
12mr|texlive-subfig-1.3-2|7	Name:		texlive-subfig
12mr|texlive-subfig-1.3-2|8	Version:	1.3
12mr|texlive-subfig-1.3-2|9	Release:	2
12mr|texlive-subfig-1.3-2|10	Summary:	Figures broken into subfigures
12mr|texlive-subfig-1.3-2|11	Group:		Publishing
12mr|texlive-subfig-1.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/subfig
12mr|texlive-subfig-1.3-2|13	License:	LPPL
12mr|texlive-subfig-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfig.tar.xz
12mr|texlive-subfig-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfig.doc.tar.xz
12mr|texlive-subfig-1.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfig.source.tar.xz
12mr|texlive-subfig-1.3-2|17	BuildArch:	noarch
12mr|texlive-subfig-1.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-subfig-1.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-subfig-1.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-subfig-1.3-2|21	
12mr|texlive-subfig-1.3-2|22	%description
12mr|texlive-subfig-1.3-2|23	The package provides support for the manipulation and reference
12mr|texlive-subfig-1.3-2|24	of small or 'sub' figures and tables within a single figure or
12mr|texlive-subfig-1.3-2|25	table environment. It is convenient to use this package when
12mr|texlive-subfig-1.3-2|26	your subfigures are to be separately captioned, referenced, or
12mr|texlive-subfig-1.3-2|27	are to be included in the List-of-Figures. A new \subfigure
12mr|texlive-subfig-1.3-2|28	command is introduced which can be used inside a figure
12mr|texlive-subfig-1.3-2|29	environment for each subfigure. An optional first argument is
12mr|texlive-subfig-1.3-2|30	used as the caption for that subfigure. This package supersedes
12mr|texlive-subfig-1.3-2|31	the subfigure package (which will continue to be supported, but
12mr|texlive-subfig-1.3-2|32	no longer maintained). The name has changed because the subfig
12mr|texlive-subfig-1.3-2|33	package is not completely backward compatible with the older
12mr|texlive-subfig-1.3-2|34	subfigure package due to an extensive rewrite to use the new
12mr|texlive-subfig-1.3-2|35	caption package to produce its subcaptions. The major advantage
12mr|texlive-subfig-1.3-2|36	to the new package is that the user interface is keyword/value
12mr|texlive-subfig-1.3-2|37	driven and easier to use. To ease the transition from the
12mr|texlive-subfig-1.3-2|38	subfigure package it includes a configuration file (subfig.cfg)
12mr|texlive-subfig-1.3-2|39	which nearly emulates the subfigure package.
12mr|texlive-subfig-1.3-2|40	
12mr|texlive-subfig-1.3-2|41	%post
12mr|texlive-subfig-1.3-2|42	%{_sbindir}/texlive.post
12mr|texlive-subfig-1.3-2|43	
12mr|texlive-subfig-1.3-2|44	%postun
12mr|texlive-subfig-1.3-2|45	if [ $1 -eq 0 ]; then
12mr|texlive-subfig-1.3-2|46	%{_sbindir}/texlive.post
12mr|texlive-subfig-1.3-2|47	fi
12mr|texlive-subfig-1.3-2|48	
12mr|texlive-subfig-1.3-2|49	#-----------------------------------------------------------------------
12mr|texlive-subfig-1.3-2|50	%files
12mr|texlive-subfig-1.3-2|51	%{_texmfdistdir}/tex/latex/subfig/altsf.cfg
12mr|texlive-subfig-1.3-2|52	%{_texmfdistdir}/tex/latex/subfig/subfig.sty
12mr|texlive-subfig-1.3-2|53	%doc %{_texmfdistdir}/doc/latex/subfig/README
12mr|texlive-subfig-1.3-2|54	%doc %{_texmfdistdir}/doc/latex/subfig/ltxdoc.cfg
12mr|texlive-subfig-1.3-2|55	%doc %{_texmfdistdir}/doc/latex/subfig/subfig.pdf
12mr|texlive-subfig-1.3-2|56	%doc %{_texmfdistdir}/doc/latex/subfig/test1.tex
12mr|texlive-subfig-1.3-2|57	%doc %{_texmfdistdir}/doc/latex/subfig/test2.tex
12mr|texlive-subfig-1.3-2|58	%doc %{_texmfdistdir}/doc/latex/subfig/test3.tex
12mr|texlive-subfig-1.3-2|59	%doc %{_texmfdistdir}/doc/latex/subfig/test4.tex
12mr|texlive-subfig-1.3-2|60	%doc %{_texmfdistdir}/doc/latex/subfig/test5.tex
12mr|texlive-subfig-1.3-2|61	%doc %{_texmfdistdir}/doc/latex/subfig/test6.tex
12mr|texlive-subfig-1.3-2|62	%doc %{_texmfdistdir}/doc/latex/subfig/test7.tex
12mr|texlive-subfig-1.3-2|63	#- source
12mr|texlive-subfig-1.3-2|64	%doc %{_texmfdistdir}/source/latex/subfig/Makefile
12mr|texlive-subfig-1.3-2|65	%doc %{_texmfdistdir}/source/latex/subfig/subfig.dtx
12mr|texlive-subfig-1.3-2|66	%doc %{_texmfdistdir}/source/latex/subfig/subfig.ins
12mr|texlive-subfig-1.3-2|67	
12mr|texlive-subfig-1.3-2|68	#-----------------------------------------------------------------------
12mr|texlive-subfig-1.3-2|69	%prep
12mr|texlive-subfig-1.3-2|70	%setup -c -a0 -a1 -a2
12mr|texlive-subfig-1.3-2|71	
12mr|texlive-subfig-1.3-2|72	%build
12mr|texlive-subfig-1.3-2|73	
12mr|texlive-subfig-1.3-2|74	%install
12mr|texlive-subfig-1.3-2|75	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-subfig-1.3-2|76	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-subfig-1.3-2|77	
12mr|texlive-subfig-1.3-2|78	
12mr|texlive-subfig-1.3-2|79	
12mr|texlive-subfig-1.3-2|80	%changelog
12mr|texlive-subfig-1.3-2|81	

18610 12
12mr|texlive-subfigmat-1.0-2|1	# revision 20308
12mr|texlive-subfigmat-1.0-2|2	# category Package
12mr|texlive-subfigmat-1.0-2|3	# catalog-ctan /macros/latex/contrib/subfigmat
12mr|texlive-subfigmat-1.0-2|4	# catalog-date 2010-11-03 11:56:13 +0100
12mr|texlive-subfigmat-1.0-2|5	# catalog-license lppl
12mr|texlive-subfigmat-1.0-2|6	# catalog-version 1.0
12mr|texlive-subfigmat-1.0-2|7	Name:		texlive-subfigmat
12mr|texlive-subfigmat-1.0-2|8	Version:	1.0
12mr|texlive-subfigmat-1.0-2|9	Release:	2
12mr|texlive-subfigmat-1.0-2|10	Summary:	Automates layout when using the subfigure package
12mr|texlive-subfigmat-1.0-2|11	Group:		Publishing
12mr|texlive-subfigmat-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/subfigmat
12mr|texlive-subfigmat-1.0-2|13	License:	LPPL
12mr|texlive-subfigmat-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfigmat.tar.xz
12mr|texlive-subfigmat-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfigmat.doc.tar.xz
12mr|texlive-subfigmat-1.0-2|16	BuildArch:	noarch
12mr|texlive-subfigmat-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-subfigmat-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-subfigmat-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-subfigmat-1.0-2|20	
12mr|texlive-subfigmat-1.0-2|21	%description
12mr|texlive-subfigmat-1.0-2|22	Defines an array/matrix-type environment that is used with the
12mr|texlive-subfigmat-1.0-2|23	subfigure package to automate the placement of subfigures (or
12mr|texlive-subfigmat-1.0-2|24	tables or text). The subfigures are placed left-to-right, top-
12mr|texlive-subfigmat-1.0-2|25	to-bottom.
12mr|texlive-subfigmat-1.0-2|26	
12mr|texlive-subfigmat-1.0-2|27	%post
12mr|texlive-subfigmat-1.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-subfigmat-1.0-2|29	
12mr|texlive-subfigmat-1.0-2|30	%postun
12mr|texlive-subfigmat-1.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-subfigmat-1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-subfigmat-1.0-2|33	fi
12mr|texlive-subfigmat-1.0-2|34	
12mr|texlive-subfigmat-1.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-subfigmat-1.0-2|36	%files
12mr|texlive-subfigmat-1.0-2|37	%{_texmfdistdir}/tex/latex/subfigmat/subfigmat.sty
12mr|texlive-subfigmat-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/subfigmat/subfigmat-doc.pdf
12mr|texlive-subfigmat-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/subfigmat/subfigmat-doc.tex
12mr|texlive-subfigmat-1.0-2|40	
12mr|texlive-subfigmat-1.0-2|41	#-----------------------------------------------------------------------
12mr|texlive-subfigmat-1.0-2|42	%prep
12mr|texlive-subfigmat-1.0-2|43	%setup -c -a0 -a1
12mr|texlive-subfigmat-1.0-2|44	
12mr|texlive-subfigmat-1.0-2|45	%build
12mr|texlive-subfigmat-1.0-2|46	
12mr|texlive-subfigmat-1.0-2|47	%install
12mr|texlive-subfigmat-1.0-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-subfigmat-1.0-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-subfigmat-1.0-2|50	
12mr|texlive-subfigmat-1.0-2|51	
12mr|texlive-subfigmat-1.0-2|52	
12mr|texlive-subfigmat-1.0-2|53	%changelog
12mr|texlive-subfigmat-1.0-2|54	

18611 12
12mr|texlive-subfigure-2.1.5-2|1	# revision 15878
12mr|texlive-subfigure-2.1.5-2|2	# category Package
12mr|texlive-subfigure-2.1.5-2|3	# catalog-ctan /obsolete/macros/latex/contrib/subfigure
12mr|texlive-subfigure-2.1.5-2|4	# catalog-date 2010-04-20 11:43:44 +0200
12mr|texlive-subfigure-2.1.5-2|5	# catalog-license lppl
12mr|texlive-subfigure-2.1.5-2|6	# catalog-version 2.1.5
12mr|texlive-subfigure-2.1.5-2|7	Name:		texlive-subfigure
12mr|texlive-subfigure-2.1.5-2|8	Version:	2.1.5
12mr|texlive-subfigure-2.1.5-2|9	Release:	2
12mr|texlive-subfigure-2.1.5-2|10	Summary:	Deprecated: Figures divided into subfigures
12mr|texlive-subfigure-2.1.5-2|11	Group:		Publishing
12mr|texlive-subfigure-2.1.5-2|12	URL:		http://www.ctan.org/tex-archive/obsolete/macros/latex/contrib/subfigure
12mr|texlive-subfigure-2.1.5-2|13	License:	LPPL
12mr|texlive-subfigure-2.1.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfigure.tar.xz
12mr|texlive-subfigure-2.1.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfigure.doc.tar.xz
12mr|texlive-subfigure-2.1.5-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfigure.source.tar.xz
12mr|texlive-subfigure-2.1.5-2|17	BuildArch:	noarch
12mr|texlive-subfigure-2.1.5-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-subfigure-2.1.5-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-subfigure-2.1.5-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-subfigure-2.1.5-2|21	
12mr|texlive-subfigure-2.1.5-2|22	%description
12mr|texlive-subfigure-2.1.5-2|23	Provides support for the manipulation and reference of small or
12mr|texlive-subfigure-2.1.5-2|24	'sub' figures and tables within a single figure or table
12mr|texlive-subfigure-2.1.5-2|25	environment. It is convenient to use this package when your
12mr|texlive-subfigure-2.1.5-2|26	subfigures are to be separately captioned, referenced, or are
12mr|texlive-subfigure-2.1.5-2|27	to be included in the List-of-Figures. A new \subfigure command
12mr|texlive-subfigure-2.1.5-2|28	is introduced which can be used inside a figure environment for
12mr|texlive-subfigure-2.1.5-2|29	each subfigure. An optional first argument is used as the
12mr|texlive-subfigure-2.1.5-2|30	caption for that subfigure. This package is now obsolescent:
12mr|texlive-subfigure-2.1.5-2|31	new users should use subfig instead.
12mr|texlive-subfigure-2.1.5-2|32	
12mr|texlive-subfigure-2.1.5-2|33	%post
12mr|texlive-subfigure-2.1.5-2|34	%{_sbindir}/texlive.post
12mr|texlive-subfigure-2.1.5-2|35	
12mr|texlive-subfigure-2.1.5-2|36	%postun
12mr|texlive-subfigure-2.1.5-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-subfigure-2.1.5-2|38	%{_sbindir}/texlive.post
12mr|texlive-subfigure-2.1.5-2|39	fi
12mr|texlive-subfigure-2.1.5-2|40	
12mr|texlive-subfigure-2.1.5-2|41	#-----------------------------------------------------------------------
12mr|texlive-subfigure-2.1.5-2|42	%files
12mr|texlive-subfigure-2.1.5-2|43	%{_texmfdistdir}/tex/latex/subfigure/subfigure.cfg
12mr|texlive-subfigure-2.1.5-2|44	%{_texmfdistdir}/tex/latex/subfigure/subfigure.sty
12mr|texlive-subfigure-2.1.5-2|45	%doc %{_texmfdistdir}/doc/latex/subfigure/README
12mr|texlive-subfigure-2.1.5-2|46	%doc %{_texmfdistdir}/doc/latex/subfigure/ltxdoc.cfg
12mr|texlive-subfigure-2.1.5-2|47	%doc %{_texmfdistdir}/doc/latex/subfigure/subfigure.pdf
12mr|texlive-subfigure-2.1.5-2|48	%doc %{_texmfdistdir}/doc/latex/subfigure/test.tex
12mr|texlive-subfigure-2.1.5-2|49	%doc %{_texmfdistdir}/doc/latex/subfigure/test2.tex
12mr|texlive-subfigure-2.1.5-2|50	%doc %{_texmfdistdir}/doc/latex/subfigure/test3.tex
12mr|texlive-subfigure-2.1.5-2|51	%doc %{_texmfdistdir}/doc/latex/subfigure/test4.tex
12mr|texlive-subfigure-2.1.5-2|52	%doc %{_texmfdistdir}/doc/latex/subfigure/test5.tex
12mr|texlive-subfigure-2.1.5-2|53	#- source
12mr|texlive-subfigure-2.1.5-2|54	%doc %{_texmfdistdir}/source/latex/subfigure/Makefile
12mr|texlive-subfigure-2.1.5-2|55	%doc %{_texmfdistdir}/source/latex/subfigure/subfigure.dtx
12mr|texlive-subfigure-2.1.5-2|56	%doc %{_texmfdistdir}/source/latex/subfigure/subfigure.ins
12mr|texlive-subfigure-2.1.5-2|57	
12mr|texlive-subfigure-2.1.5-2|58	#-----------------------------------------------------------------------
12mr|texlive-subfigure-2.1.5-2|59	%prep
12mr|texlive-subfigure-2.1.5-2|60	%setup -c -a0 -a1 -a2
12mr|texlive-subfigure-2.1.5-2|61	
12mr|texlive-subfigure-2.1.5-2|62	%build
12mr|texlive-subfigure-2.1.5-2|63	
12mr|texlive-subfigure-2.1.5-2|64	%install
12mr|texlive-subfigure-2.1.5-2|65	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-subfigure-2.1.5-2|66	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-subfigure-2.1.5-2|67	
12mr|texlive-subfigure-2.1.5-2|68	
12mr|texlive-subfigure-2.1.5-2|69	
12mr|texlive-subfigure-2.1.5-2|70	%changelog
12mr|texlive-subfigure-2.1.5-2|71	

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

18613 12
12mr|texlive-subfloat-2.14-2|1	# revision 15878
12mr|texlive-subfloat-2.14-2|2	# category Package
12mr|texlive-subfloat-2.14-2|3	# catalog-ctan /macros/latex/contrib/subfloat
12mr|texlive-subfloat-2.14-2|4	# catalog-date 2008-06-17 13:09:54 +0200
12mr|texlive-subfloat-2.14-2|5	# catalog-license lppl
12mr|texlive-subfloat-2.14-2|6	# catalog-version 2.14
12mr|texlive-subfloat-2.14-2|7	Name:		texlive-subfloat
12mr|texlive-subfloat-2.14-2|8	Version:	2.14
12mr|texlive-subfloat-2.14-2|9	Release:	2
12mr|texlive-subfloat-2.14-2|10	Summary:	Sub-numbering for figures and tables
12mr|texlive-subfloat-2.14-2|11	Group:		Publishing
12mr|texlive-subfloat-2.14-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/subfloat
12mr|texlive-subfloat-2.14-2|13	License:	LPPL
12mr|texlive-subfloat-2.14-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfloat.tar.xz
12mr|texlive-subfloat-2.14-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfloat.doc.tar.xz
12mr|texlive-subfloat-2.14-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subfloat.source.tar.xz
12mr|texlive-subfloat-2.14-2|17	BuildArch:	noarch
12mr|texlive-subfloat-2.14-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-subfloat-2.14-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-subfloat-2.14-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-subfloat-2.14-2|21	
12mr|texlive-subfloat-2.14-2|22	%description
12mr|texlive-subfloat-2.14-2|23	This package enables sub-numbering of floats (figures and
12mr|texlive-subfloat-2.14-2|24	tables) similar to the subequations-environment of the amsmath
12mr|texlive-subfloat-2.14-2|25	package. The subfloat package is not to be confused with the
12mr|texlive-subfloat-2.14-2|26	subfig package which generates sub-figures within one normal
12mr|texlive-subfloat-2.14-2|27	figure, and manages their placement; subfloat only affects
12mr|texlive-subfloat-2.14-2|28	captions and numbering.
12mr|texlive-subfloat-2.14-2|29	
12mr|texlive-subfloat-2.14-2|30	%post
12mr|texlive-subfloat-2.14-2|31	%{_sbindir}/texlive.post
12mr|texlive-subfloat-2.14-2|32	
12mr|texlive-subfloat-2.14-2|33	%postun
12mr|texlive-subfloat-2.14-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-subfloat-2.14-2|35	%{_sbindir}/texlive.post
12mr|texlive-subfloat-2.14-2|36	fi
12mr|texlive-subfloat-2.14-2|37	
12mr|texlive-subfloat-2.14-2|38	#-----------------------------------------------------------------------
12mr|texlive-subfloat-2.14-2|39	%files
12mr|texlive-subfloat-2.14-2|40	%{_texmfdistdir}/tex/latex/subfloat/subfloat.sty
12mr|texlive-subfloat-2.14-2|41	%doc %{_texmfdistdir}/doc/latex/subfloat/ChangeLog
12mr|texlive-subfloat-2.14-2|42	%doc %{_texmfdistdir}/doc/latex/subfloat/README
12mr|texlive-subfloat-2.14-2|43	%doc %{_texmfdistdir}/doc/latex/subfloat/install.sh
12mr|texlive-subfloat-2.14-2|44	%doc %{_texmfdistdir}/doc/latex/subfloat/subfloat.pdf
12mr|texlive-subfloat-2.14-2|45	#- source
12mr|texlive-subfloat-2.14-2|46	%doc %{_texmfdistdir}/source/latex/subfloat/Makefile
12mr|texlive-subfloat-2.14-2|47	%doc %{_texmfdistdir}/source/latex/subfloat/subfloat.dtx
12mr|texlive-subfloat-2.14-2|48	%doc %{_texmfdistdir}/source/latex/subfloat/subfloat.ins
12mr|texlive-subfloat-2.14-2|49	
12mr|texlive-subfloat-2.14-2|50	#-----------------------------------------------------------------------
12mr|texlive-subfloat-2.14-2|51	%prep
12mr|texlive-subfloat-2.14-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-subfloat-2.14-2|53	
12mr|texlive-subfloat-2.14-2|54	%build
12mr|texlive-subfloat-2.14-2|55	
12mr|texlive-subfloat-2.14-2|56	%install
12mr|texlive-subfloat-2.14-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-subfloat-2.14-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-subfloat-2.14-2|59	
12mr|texlive-subfloat-2.14-2|60	
12mr|texlive-subfloat-2.14-2|61	
12mr|texlive-subfloat-2.14-2|62	%changelog
12mr|texlive-subfloat-2.14-2|63	

18614 12
12mr|texlive-substances-0.1-1|1	# revision 27182
12mr|texlive-substances-0.1-1|2	# category Package
12mr|texlive-substances-0.1-1|3	# catalog-ctan /macros/latex/contrib/substances
12mr|texlive-substances-0.1-1|4	# catalog-date 2012-07-22 22:37:06 +0200
12mr|texlive-substances-0.1-1|5	# catalog-license lppl1.3
12mr|texlive-substances-0.1-1|6	# catalog-version 0.1
12mr|texlive-substances-0.1-1|7	Name:		texlive-substances
12mr|texlive-substances-0.1-1|8	Version:	0.1
12mr|texlive-substances-0.1-1|9	Release:	1
12mr|texlive-substances-0.1-1|10	Summary:	A database of chemicals
12mr|texlive-substances-0.1-1|11	Group:		Publishing
12mr|texlive-substances-0.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/substances
12mr|texlive-substances-0.1-1|13	License:	LPPL1.3
12mr|texlive-substances-0.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/substances.tar.xz
12mr|texlive-substances-0.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/substances.doc.tar.xz
12mr|texlive-substances-0.1-1|16	BuildArch:	noarch
12mr|texlive-substances-0.1-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-substances-0.1-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-substances-0.1-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-substances-0.1-1|20	
12mr|texlive-substances-0.1-1|21	%description
12mr|texlive-substances-0.1-1|22	The package provides the means to create a database-like file
12mr|texlive-substances-0.1-1|23	that contains data of various chemicals. These data may be
12mr|texlive-substances-0.1-1|24	retrieved in the document; an index of the chemicals mentioned
12mr|texlive-substances-0.1-1|25	in the document can be created..
12mr|texlive-substances-0.1-1|26	
12mr|texlive-substances-0.1-1|27	%post
12mr|texlive-substances-0.1-1|28	%{_sbindir}/texlive.post
12mr|texlive-substances-0.1-1|29	
12mr|texlive-substances-0.1-1|30	%postun
12mr|texlive-substances-0.1-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-substances-0.1-1|32	%{_sbindir}/texlive.post
12mr|texlive-substances-0.1-1|33	fi
12mr|texlive-substances-0.1-1|34	
12mr|texlive-substances-0.1-1|35	#-----------------------------------------------------------------------
12mr|texlive-substances-0.1-1|36	%files
12mr|texlive-substances-0.1-1|37	%{_texmfdistdir}/tex/latex/substances/substances-default.def
12mr|texlive-substances-0.1-1|38	%{_texmfdistdir}/tex/latex/substances/substances.sty
12mr|texlive-substances-0.1-1|39	%doc %{_texmfdistdir}/doc/latex/substances/README
12mr|texlive-substances-0.1-1|40	%doc %{_texmfdistdir}/doc/latex/substances/substances-examples.sub
12mr|texlive-substances-0.1-1|41	%doc %{_texmfdistdir}/doc/latex/substances/substances_en.pdf
12mr|texlive-substances-0.1-1|42	%doc %{_texmfdistdir}/doc/latex/substances/substances_en.tex
12mr|texlive-substances-0.1-1|43	
12mr|texlive-substances-0.1-1|44	#-----------------------------------------------------------------------
12mr|texlive-substances-0.1-1|45	%prep
12mr|texlive-substances-0.1-1|46	%setup -c -a0 -a1
12mr|texlive-substances-0.1-1|47	
12mr|texlive-substances-0.1-1|48	%build
12mr|texlive-substances-0.1-1|49	
12mr|texlive-substances-0.1-1|50	%install
12mr|texlive-substances-0.1-1|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-substances-0.1-1|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-substances-0.1-1|53	
12mr|texlive-substances-0.1-1|54	
12mr|texlive-substances-0.1-1|55	
12mr|texlive-substances-0.1-1|56	%changelog
12mr|texlive-substances-0.1-1|57	

18615 12
12mr|texlive-substitutefont-0.1.3-1|1	# revision 26981
12mr|texlive-substitutefont-0.1.3-1|2	# category Package
12mr|texlive-substitutefont-0.1.3-1|3	# catalog-ctan /macros/latex/contrib/substitutefont
12mr|texlive-substitutefont-0.1.3-1|4	# catalog-date 2012-07-08 14:35:29 +0200
12mr|texlive-substitutefont-0.1.3-1|5	# catalog-license lppl1.3
12mr|texlive-substitutefont-0.1.3-1|6	# catalog-version 0.1.3
12mr|texlive-substitutefont-0.1.3-1|7	Name:		texlive-substitutefont
12mr|texlive-substitutefont-0.1.3-1|8	Version:	0.1.3
12mr|texlive-substitutefont-0.1.3-1|9	Release:	1
12mr|texlive-substitutefont-0.1.3-1|10	Summary:	Easy font substitution
12mr|texlive-substitutefont-0.1.3-1|11	Group:		Publishing
12mr|texlive-substitutefont-0.1.3-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/substitutefont
12mr|texlive-substitutefont-0.1.3-1|13	License:	LPPL1.3
12mr|texlive-substitutefont-0.1.3-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/substitutefont.tar.xz
12mr|texlive-substitutefont-0.1.3-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/substitutefont.doc.tar.xz
12mr|texlive-substitutefont-0.1.3-1|16	BuildArch:	noarch
12mr|texlive-substitutefont-0.1.3-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-substitutefont-0.1.3-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-substitutefont-0.1.3-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-substitutefont-0.1.3-1|20	
12mr|texlive-substitutefont-0.1.3-1|21	%description
12mr|texlive-substitutefont-0.1.3-1|22	Many free fonts are extensions of a basic font family with new
12mr|texlive-substitutefont-0.1.3-1|23	glyphs or shapes. Such fonts may be given a new name due to
12mr|texlive-substitutefont-0.1.3-1|24	licence reasons or to the creator's preference. The package
12mr|texlive-substitutefont-0.1.3-1|25	facilitates the task of setting up a font family as substitute
12mr|texlive-substitutefont-0.1.3-1|26	for another one, using its \substitutefont command.
12mr|texlive-substitutefont-0.1.3-1|27	
12mr|texlive-substitutefont-0.1.3-1|28	%post
12mr|texlive-substitutefont-0.1.3-1|29	%{_sbindir}/texlive.post
12mr|texlive-substitutefont-0.1.3-1|30	
12mr|texlive-substitutefont-0.1.3-1|31	%postun
12mr|texlive-substitutefont-0.1.3-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-substitutefont-0.1.3-1|33	%{_sbindir}/texlive.post
12mr|texlive-substitutefont-0.1.3-1|34	fi
12mr|texlive-substitutefont-0.1.3-1|35	
12mr|texlive-substitutefont-0.1.3-1|36	#-----------------------------------------------------------------------
12mr|texlive-substitutefont-0.1.3-1|37	%files
12mr|texlive-substitutefont-0.1.3-1|38	%{_texmfdistdir}/tex/latex/substitutefont/substitutefont.sty
12mr|texlive-substitutefont-0.1.3-1|39	%doc %{_texmfdistdir}/doc/latex/substitutefont/README
12mr|texlive-substitutefont-0.1.3-1|40	%doc %{_texmfdistdir}/doc/latex/substitutefont/README.html
12mr|texlive-substitutefont-0.1.3-1|41	%doc %{_texmfdistdir}/doc/latex/substitutefont/cyrillic-lm-lgc.pdf
12mr|texlive-substitutefont-0.1.3-1|42	%doc %{_texmfdistdir}/doc/latex/substitutefont/cyrillic-lm-lgc.tex
12mr|texlive-substitutefont-0.1.3-1|43	%doc %{_texmfdistdir}/doc/latex/substitutefont/cyrillic-times-paratype.pdf
12mr|texlive-substitutefont-0.1.3-1|44	%doc %{_texmfdistdir}/doc/latex/substitutefont/cyrillic-times-paratype.tex
12mr|texlive-substitutefont-0.1.3-1|45	%doc %{_texmfdistdir}/doc/latex/substitutefont/greek-palatino-didot.pdf
12mr|texlive-substitutefont-0.1.3-1|46	%doc %{_texmfdistdir}/doc/latex/substitutefont/greek-palatino-didot.tex
12mr|texlive-substitutefont-0.1.3-1|47	%doc %{_texmfdistdir}/doc/latex/substitutefont/greek-times-bodoni.pdf
12mr|texlive-substitutefont-0.1.3-1|48	%doc %{_texmfdistdir}/doc/latex/substitutefont/greek-times-bodoni.tex
12mr|texlive-substitutefont-0.1.3-1|49	%doc %{_texmfdistdir}/doc/latex/substitutefont/substitutefont.sty.html
12mr|texlive-substitutefont-0.1.3-1|50	%doc %{_texmfdistdir}/doc/latex/substitutefont/substitutefont.sty.txt
12mr|texlive-substitutefont-0.1.3-1|51	
12mr|texlive-substitutefont-0.1.3-1|52	#-----------------------------------------------------------------------
12mr|texlive-substitutefont-0.1.3-1|53	%prep
12mr|texlive-substitutefont-0.1.3-1|54	%setup -c -a0 -a1
12mr|texlive-substitutefont-0.1.3-1|55	
12mr|texlive-substitutefont-0.1.3-1|56	%build
12mr|texlive-substitutefont-0.1.3-1|57	
12mr|texlive-substitutefont-0.1.3-1|58	%install
12mr|texlive-substitutefont-0.1.3-1|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-substitutefont-0.1.3-1|60	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-substitutefont-0.1.3-1|61	
12mr|texlive-substitutefont-0.1.3-1|62	
12mr|texlive-substitutefont-0.1.3-1|63	
12mr|texlive-substitutefont-0.1.3-1|64	%changelog
12mr|texlive-substitutefont-0.1.3-1|65	

18616 12
12mr|texlive-substr-1.2-2|1	# revision 16117
12mr|texlive-substr-1.2-2|2	# category Package
12mr|texlive-substr-1.2-2|3	# catalog-ctan /macros/latex/contrib/substr
12mr|texlive-substr-1.2-2|4	# catalog-date 2009-10-20 22:03:50 +0200
12mr|texlive-substr-1.2-2|5	# catalog-license lppl1
12mr|texlive-substr-1.2-2|6	# catalog-version 1.2
12mr|texlive-substr-1.2-2|7	Name:		texlive-substr
12mr|texlive-substr-1.2-2|8	Version:	1.2
12mr|texlive-substr-1.2-2|9	Release:	2
12mr|texlive-substr-1.2-2|10	Summary:	Deal with substrings in strings
12mr|texlive-substr-1.2-2|11	Group:		Publishing
12mr|texlive-substr-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/substr
12mr|texlive-substr-1.2-2|13	License:	LPPL1
12mr|texlive-substr-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/substr.tar.xz
12mr|texlive-substr-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/substr.doc.tar.xz
12mr|texlive-substr-1.2-2|16	BuildArch:	noarch
12mr|texlive-substr-1.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-substr-1.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-substr-1.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-substr-1.2-2|20	
12mr|texlive-substr-1.2-2|21	%description
12mr|texlive-substr-1.2-2|22	The substr package provides commands to deal with substrings of
12mr|texlive-substr-1.2-2|23	strings. Macros are provided to: - determine if one string is a
12mr|texlive-substr-1.2-2|24	substring of another, - return the parts of a string before or
12mr|texlive-substr-1.2-2|25	after a substring and - count the number of occurrences of a
12mr|texlive-substr-1.2-2|26	substring.
12mr|texlive-substr-1.2-2|27	
12mr|texlive-substr-1.2-2|28	%post
12mr|texlive-substr-1.2-2|29	%{_sbindir}/texlive.post
12mr|texlive-substr-1.2-2|30	
12mr|texlive-substr-1.2-2|31	%postun
12mr|texlive-substr-1.2-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-substr-1.2-2|33	%{_sbindir}/texlive.post
12mr|texlive-substr-1.2-2|34	fi
12mr|texlive-substr-1.2-2|35	
12mr|texlive-substr-1.2-2|36	#-----------------------------------------------------------------------
12mr|texlive-substr-1.2-2|37	%files
12mr|texlive-substr-1.2-2|38	%{_texmfdistdir}/tex/latex/substr/substr.sty
12mr|texlive-substr-1.2-2|39	%doc %{_texmfdistdir}/doc/latex/substr/ChangeLog
12mr|texlive-substr-1.2-2|40	%doc %{_texmfdistdir}/doc/latex/substr/README
12mr|texlive-substr-1.2-2|41	%doc %{_texmfdistdir}/doc/latex/substr/testsubstr.pdf
12mr|texlive-substr-1.2-2|42	%doc %{_texmfdistdir}/doc/latex/substr/testsubstr.tex
12mr|texlive-substr-1.2-2|43	
12mr|texlive-substr-1.2-2|44	#-----------------------------------------------------------------------
12mr|texlive-substr-1.2-2|45	%prep
12mr|texlive-substr-1.2-2|46	%setup -c -a0 -a1
12mr|texlive-substr-1.2-2|47	
12mr|texlive-substr-1.2-2|48	%build
12mr|texlive-substr-1.2-2|49	
12mr|texlive-substr-1.2-2|50	%install
12mr|texlive-substr-1.2-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-substr-1.2-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-substr-1.2-2|53	
12mr|texlive-substr-1.2-2|54	
12mr|texlive-substr-1.2-2|55	
12mr|texlive-substr-1.2-2|56	%changelog
12mr|texlive-substr-1.2-2|57	

18617 12
12mr|texlive-subsupscripts-1.0-2|1	# revision 16080
12mr|texlive-subsupscripts-1.0-2|2	# category Package
12mr|texlive-subsupscripts-1.0-2|3	# catalog-ctan /macros/latex/contrib/subsupscripts
12mr|texlive-subsupscripts-1.0-2|4	# catalog-date 2009-11-20 12:24:11 +0100
12mr|texlive-subsupscripts-1.0-2|5	# catalog-license noinfo
12mr|texlive-subsupscripts-1.0-2|6	# catalog-version 1.0
12mr|texlive-subsupscripts-1.0-2|7	Name:		texlive-subsupscripts
12mr|texlive-subsupscripts-1.0-2|8	Version:	1.0
12mr|texlive-subsupscripts-1.0-2|9	Release:	2
12mr|texlive-subsupscripts-1.0-2|10	Summary:	A range of sub- and superscript commands
12mr|texlive-subsupscripts-1.0-2|11	Group:		Publishing
12mr|texlive-subsupscripts-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/subsupscripts
12mr|texlive-subsupscripts-1.0-2|13	License:	NOINFO
12mr|texlive-subsupscripts-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subsupscripts.tar.xz
12mr|texlive-subsupscripts-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/subsupscripts.doc.tar.xz
12mr|texlive-subsupscripts-1.0-2|16	BuildArch:	noarch
12mr|texlive-subsupscripts-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-subsupscripts-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-subsupscripts-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-subsupscripts-1.0-2|20	
12mr|texlive-subsupscripts-1.0-2|21	%description
12mr|texlive-subsupscripts-1.0-2|22	The package provides a comprehensive and flexible set of
12mr|texlive-subsupscripts-1.0-2|23	commands for combinations of left and right sub- and
12mr|texlive-subsupscripts-1.0-2|24	superscripts.
12mr|texlive-subsupscripts-1.0-2|25	
12mr|texlive-subsupscripts-1.0-2|26	%post
12mr|texlive-subsupscripts-1.0-2|27	%{_sbindir}/texlive.post
12mr|texlive-subsupscripts-1.0-2|28	
12mr|texlive-subsupscripts-1.0-2|29	%postun
12mr|texlive-subsupscripts-1.0-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-subsupscripts-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-subsupscripts-1.0-2|32	fi
12mr|texlive-subsupscripts-1.0-2|33	
12mr|texlive-subsupscripts-1.0-2|34	#-----------------------------------------------------------------------
12mr|texlive-subsupscripts-1.0-2|35	%files
12mr|texlive-subsupscripts-1.0-2|36	%{_texmfdistdir}/tex/latex/subsupscripts/subsupscripts.sty
12mr|texlive-subsupscripts-1.0-2|37	%doc %{_texmfdistdir}/doc/latex/subsupscripts/README
12mr|texlive-subsupscripts-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/subsupscripts/SubSupScripts.pdf
12mr|texlive-subsupscripts-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/subsupscripts/SubSupScripts.tex
12mr|texlive-subsupscripts-1.0-2|40	
12mr|texlive-subsupscripts-1.0-2|41	#-----------------------------------------------------------------------
12mr|texlive-subsupscripts-1.0-2|42	%prep
12mr|texlive-subsupscripts-1.0-2|43	%setup -c -a0 -a1
12mr|texlive-subsupscripts-1.0-2|44	
12mr|texlive-subsupscripts-1.0-2|45	%build
12mr|texlive-subsupscripts-1.0-2|46	
12mr|texlive-subsupscripts-1.0-2|47	%install
12mr|texlive-subsupscripts-1.0-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-subsupscripts-1.0-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-subsupscripts-1.0-2|50	
12mr|texlive-subsupscripts-1.0-2|51	
12mr|texlive-subsupscripts-1.0-2|52	
12mr|texlive-subsupscripts-1.0-2|53	%changelog
12mr|texlive-subsupscripts-1.0-2|54	

18618 12
12mr|texlive-sudoku-1.0-2|1	# revision 15878
12mr|texlive-sudoku-1.0-2|2	# category Package
12mr|texlive-sudoku-1.0-2|3	# catalog-ctan /macros/latex/contrib/sudoku
12mr|texlive-sudoku-1.0-2|4	# catalog-date 2007-03-12 11:51:09 +0100
12mr|texlive-sudoku-1.0-2|5	# catalog-license lppl
12mr|texlive-sudoku-1.0-2|6	# catalog-version 1.0
12mr|texlive-sudoku-1.0-2|7	Name:		texlive-sudoku
12mr|texlive-sudoku-1.0-2|8	Version:	1.0
12mr|texlive-sudoku-1.0-2|9	Release:	2
12mr|texlive-sudoku-1.0-2|10	Summary:	Create sudoku grids
12mr|texlive-sudoku-1.0-2|11	Group:		Publishing
12mr|texlive-sudoku-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sudoku
12mr|texlive-sudoku-1.0-2|13	License:	LPPL
12mr|texlive-sudoku-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sudoku.tar.xz
12mr|texlive-sudoku-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sudoku.doc.tar.xz
12mr|texlive-sudoku-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sudoku.source.tar.xz
12mr|texlive-sudoku-1.0-2|17	BuildArch:	noarch
12mr|texlive-sudoku-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-sudoku-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-sudoku-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-sudoku-1.0-2|21	
12mr|texlive-sudoku-1.0-2|22	%description
12mr|texlive-sudoku-1.0-2|23	The sudoku package provides an environment for typesetting
12mr|texlive-sudoku-1.0-2|24	sudoku grids. A sudoku puzzle is a 9x9 grid where some of the
12mr|texlive-sudoku-1.0-2|25	squares in the grid contain numbers. The rules are simple:
12mr|texlive-sudoku-1.0-2|26	every column can only contain the digits 1 to 9, every row can
12mr|texlive-sudoku-1.0-2|27	only contain the digits 1 to 9 and every 3x3 box can only
12mr|texlive-sudoku-1.0-2|28	contain the digits 1 to 9. More information, including help and
12mr|texlive-sudoku-1.0-2|29	example puzzles, can be found at sudoku.org.uk. This site also
12mr|texlive-sudoku-1.0-2|30	has blank sudoku grids (or worksheets), but you will not need
12mr|texlive-sudoku-1.0-2|31	to print them from there if you have this package installed.
12mr|texlive-sudoku-1.0-2|32	
12mr|texlive-sudoku-1.0-2|33	%post
12mr|texlive-sudoku-1.0-2|34	%{_sbindir}/texlive.post
12mr|texlive-sudoku-1.0-2|35	
12mr|texlive-sudoku-1.0-2|36	%postun
12mr|texlive-sudoku-1.0-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-sudoku-1.0-2|38	%{_sbindir}/texlive.post
12mr|texlive-sudoku-1.0-2|39	fi
12mr|texlive-sudoku-1.0-2|40	
12mr|texlive-sudoku-1.0-2|41	#-----------------------------------------------------------------------
12mr|texlive-sudoku-1.0-2|42	%files
12mr|texlive-sudoku-1.0-2|43	%{_texmfdistdir}/tex/latex/sudoku/sudoku.sty
12mr|texlive-sudoku-1.0-2|44	%doc %{_texmfdistdir}/doc/latex/sudoku/CHANGES
12mr|texlive-sudoku-1.0-2|45	%doc %{_texmfdistdir}/doc/latex/sudoku/README
12mr|texlive-sudoku-1.0-2|46	%doc %{_texmfdistdir}/doc/latex/sudoku/sudoku.pdf
12mr|texlive-sudoku-1.0-2|47	#- source
12mr|texlive-sudoku-1.0-2|48	%doc %{_texmfdistdir}/source/latex/sudoku/sudoku.dtx
12mr|texlive-sudoku-1.0-2|49	%doc %{_texmfdistdir}/source/latex/sudoku/sudoku.ins
12mr|texlive-sudoku-1.0-2|50	
12mr|texlive-sudoku-1.0-2|51	#-----------------------------------------------------------------------
12mr|texlive-sudoku-1.0-2|52	%prep
12mr|texlive-sudoku-1.0-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-sudoku-1.0-2|54	
12mr|texlive-sudoku-1.0-2|55	%build
12mr|texlive-sudoku-1.0-2|56	
12mr|texlive-sudoku-1.0-2|57	%install
12mr|texlive-sudoku-1.0-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sudoku-1.0-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-sudoku-1.0-2|60	
12mr|texlive-sudoku-1.0-2|61	
12mr|texlive-sudoku-1.0-2|62	
12mr|texlive-sudoku-1.0-2|63	%changelog
12mr|texlive-sudoku-1.0-2|64	

18619 12
12mr|texlive-sudokubundle-1.0a-2|1	# revision 15878
12mr|texlive-sudokubundle-1.0a-2|2	# category Package
12mr|texlive-sudokubundle-1.0a-2|3	# catalog-ctan /macros/latex/contrib/sudokubundle
12mr|texlive-sudokubundle-1.0a-2|4	# catalog-date 2007-03-12 11:51:09 +0100
12mr|texlive-sudokubundle-1.0a-2|5	# catalog-license lppl
12mr|texlive-sudokubundle-1.0a-2|6	# catalog-version 1.0a
12mr|texlive-sudokubundle-1.0a-2|7	Name:		texlive-sudokubundle
12mr|texlive-sudokubundle-1.0a-2|8	Version:	1.0a
12mr|texlive-sudokubundle-1.0a-2|9	Release:	2
12mr|texlive-sudokubundle-1.0a-2|10	Summary:	A set of sudoku-related packages
12mr|texlive-sudokubundle-1.0a-2|11	Group:		Publishing
12mr|texlive-sudokubundle-1.0a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sudokubundle
12mr|texlive-sudokubundle-1.0a-2|13	License:	LPPL
12mr|texlive-sudokubundle-1.0a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sudokubundle.tar.xz
12mr|texlive-sudokubundle-1.0a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sudokubundle.doc.tar.xz
12mr|texlive-sudokubundle-1.0a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sudokubundle.source.tar.xz
12mr|texlive-sudokubundle-1.0a-2|17	BuildArch:	noarch
12mr|texlive-sudokubundle-1.0a-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-sudokubundle-1.0a-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-sudokubundle-1.0a-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-sudokubundle-1.0a-2|21	
12mr|texlive-sudokubundle-1.0a-2|22	%description
12mr|texlive-sudokubundle-1.0a-2|23	The bundle provides three packages: - printsudoku, which
12mr|texlive-sudokubundle-1.0a-2|24	provides a command \sudoku whose argument is the name of a file
12mr|texlive-sudokubundle-1.0a-2|25	containing a puzzle specification; - solvesudoku, which
12mr|texlive-sudokubundle-1.0a-2|26	attempts to find a solution to the puzzle in the file named in
12mr|texlive-sudokubundle-1.0a-2|27	the argument; and - createsudoku, which uses the random package
12mr|texlive-sudokubundle-1.0a-2|28	to generate a puzzle according to a bunch of parameters that
12mr|texlive-sudokubundle-1.0a-2|29	the user sets via macros. The bundle comes with a set of ready-
12mr|texlive-sudokubundle-1.0a-2|30	prepared puzzle files.
12mr|texlive-sudokubundle-1.0a-2|31	
12mr|texlive-sudokubundle-1.0a-2|32	%post
12mr|texlive-sudokubundle-1.0a-2|33	%{_sbindir}/texlive.post
12mr|texlive-sudokubundle-1.0a-2|34	
12mr|texlive-sudokubundle-1.0a-2|35	%postun
12mr|texlive-sudokubundle-1.0a-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-sudokubundle-1.0a-2|37	%{_sbindir}/texlive.post
12mr|texlive-sudokubundle-1.0a-2|38	fi
12mr|texlive-sudokubundle-1.0a-2|39	
12mr|texlive-sudokubundle-1.0a-2|40	#-----------------------------------------------------------------------
12mr|texlive-sudokubundle-1.0a-2|41	%files
12mr|texlive-sudokubundle-1.0a-2|42	%{_texmfdistdir}/tex/latex/sudokubundle/createsudoku.sty
12mr|texlive-sudokubundle-1.0a-2|43	%{_texmfdistdir}/tex/latex/sudokubundle/printsudoku.sty
12mr|texlive-sudokubundle-1.0a-2|44	%{_texmfdistdir}/tex/latex/sudokubundle/solvesudoku.sty
12mr|texlive-sudokubundle-1.0a-2|45	%doc %{_texmfdistdir}/doc/latex/sudokubundle/README
12mr|texlive-sudokubundle-1.0a-2|46	%doc %{_texmfdistdir}/doc/latex/sudokubundle/somesudoku.tex
12mr|texlive-sudokubundle-1.0a-2|47	%doc %{_texmfdistdir}/doc/latex/sudokubundle/sudokubundle.pdf
12mr|texlive-sudokubundle-1.0a-2|48	#- source
12mr|texlive-sudokubundle-1.0a-2|49	%doc %{_texmfdistdir}/source/latex/sudokubundle/sudokubundle.dtx
12mr|texlive-sudokubundle-1.0a-2|50	%doc %{_texmfdistdir}/source/latex/sudokubundle/sudokubundle.ins
12mr|texlive-sudokubundle-1.0a-2|51	
12mr|texlive-sudokubundle-1.0a-2|52	#-----------------------------------------------------------------------
12mr|texlive-sudokubundle-1.0a-2|53	%prep
12mr|texlive-sudokubundle-1.0a-2|54	%setup -c -a0 -a1 -a2
12mr|texlive-sudokubundle-1.0a-2|55	
12mr|texlive-sudokubundle-1.0a-2|56	%build
12mr|texlive-sudokubundle-1.0a-2|57	
12mr|texlive-sudokubundle-1.0a-2|58	%install
12mr|texlive-sudokubundle-1.0a-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sudokubundle-1.0a-2|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-sudokubundle-1.0a-2|61	
12mr|texlive-sudokubundle-1.0a-2|62	
12mr|texlive-sudokubundle-1.0a-2|63	
12mr|texlive-sudokubundle-1.0a-2|64	%changelog
12mr|texlive-sudokubundle-1.0a-2|65	

18620 12
12mr|texlive-suftesi-0.9-1|1	# revision 26217
12mr|texlive-suftesi-0.9-1|2	# category Package
12mr|texlive-suftesi-0.9-1|3	# catalog-ctan /macros/latex/contrib/suftesi
12mr|texlive-suftesi-0.9-1|4	# catalog-date 2012-04-23 11:23:52 +0200
12mr|texlive-suftesi-0.9-1|5	# catalog-license lppl
12mr|texlive-suftesi-0.9-1|6	# catalog-version 0.9
12mr|texlive-suftesi-0.9-1|7	Name:		texlive-suftesi
12mr|texlive-suftesi-0.9-1|8	Version:	0.9
12mr|texlive-suftesi-0.9-1|9	Release:	1
12mr|texlive-suftesi-0.9-1|10	Summary:	A document class for typesetting theses, books and articles
12mr|texlive-suftesi-0.9-1|11	Group:		Publishing
12mr|texlive-suftesi-0.9-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/suftesi
12mr|texlive-suftesi-0.9-1|13	License:	LPPL
12mr|texlive-suftesi-0.9-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/suftesi.tar.xz
12mr|texlive-suftesi-0.9-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/suftesi.doc.tar.xz
12mr|texlive-suftesi-0.9-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/suftesi.source.tar.xz
12mr|texlive-suftesi-0.9-1|17	BuildArch:	noarch
12mr|texlive-suftesi-0.9-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-suftesi-0.9-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-suftesi-0.9-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-suftesi-0.9-1|21	
12mr|texlive-suftesi-0.9-1|22	%description
12mr|texlive-suftesi-0.9-1|23	The class is specifically designed for use with theses in the
12mr|texlive-suftesi-0.9-1|24	humanities.
12mr|texlive-suftesi-0.9-1|25	
12mr|texlive-suftesi-0.9-1|26	%post
12mr|texlive-suftesi-0.9-1|27	%{_sbindir}/texlive.post
12mr|texlive-suftesi-0.9-1|28	
12mr|texlive-suftesi-0.9-1|29	%postun
12mr|texlive-suftesi-0.9-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-suftesi-0.9-1|31	%{_sbindir}/texlive.post
12mr|texlive-suftesi-0.9-1|32	fi
12mr|texlive-suftesi-0.9-1|33	
12mr|texlive-suftesi-0.9-1|34	#-----------------------------------------------------------------------
12mr|texlive-suftesi-0.9-1|35	%files
12mr|texlive-suftesi-0.9-1|36	%{_texmfdistdir}/tex/latex/suftesi/suftesi.cls
12mr|texlive-suftesi-0.9-1|37	%doc %{_texmfdistdir}/doc/latex/suftesi/README
12mr|texlive-suftesi-0.9-1|38	%doc %{_texmfdistdir}/doc/latex/suftesi/example/Capitoli/primo.tex
12mr|texlive-suftesi-0.9-1|39	%doc %{_texmfdistdir}/doc/latex/suftesi/example/Capitoli/secondo.tex
12mr|texlive-suftesi-0.9-1|40	%doc %{_texmfdistdir}/doc/latex/suftesi/example/Capitoli/terzo.tex
12mr|texlive-suftesi-0.9-1|41	%doc %{_texmfdistdir}/doc/latex/suftesi/example/Immagini/don.png
12mr|texlive-suftesi-0.9-1|42	%doc %{_texmfdistdir}/doc/latex/suftesi/example/Immagini/lamport.jpg
12mr|texlive-suftesi-0.9-1|43	%doc %{_texmfdistdir}/doc/latex/suftesi/example/MaterialeInizialeFinale/Introduzione.tex
12mr|texlive-suftesi-0.9-1|44	%doc %{_texmfdistdir}/doc/latex/suftesi/example/MaterialeInizialeFinale/Ringraziamenti.tex
12mr|texlive-suftesi-0.9-1|45	%doc %{_texmfdistdir}/doc/latex/suftesi/example/bibliografia.bib
12mr|texlive-suftesi-0.9-1|46	%doc %{_texmfdistdir}/doc/latex/suftesi/example/logo.png
12mr|texlive-suftesi-0.9-1|47	%doc %{_texmfdistdir}/doc/latex/suftesi/example/tesi.tex
12mr|texlive-suftesi-0.9-1|48	%doc %{_texmfdistdir}/doc/latex/suftesi/suftesi.pdf
12mr|texlive-suftesi-0.9-1|49	#- source
12mr|texlive-suftesi-0.9-1|50	%doc %{_texmfdistdir}/source/latex/suftesi/suftesi.dtx
12mr|texlive-suftesi-0.9-1|51	%doc %{_texmfdistdir}/source/latex/suftesi/suftesi.ins
12mr|texlive-suftesi-0.9-1|52	
12mr|texlive-suftesi-0.9-1|53	#-----------------------------------------------------------------------
12mr|texlive-suftesi-0.9-1|54	%prep
12mr|texlive-suftesi-0.9-1|55	%setup -c -a0 -a1 -a2
12mr|texlive-suftesi-0.9-1|56	
12mr|texlive-suftesi-0.9-1|57	%build
12mr|texlive-suftesi-0.9-1|58	
12mr|texlive-suftesi-0.9-1|59	%install
12mr|texlive-suftesi-0.9-1|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-suftesi-0.9-1|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-suftesi-0.9-1|62	
12mr|texlive-suftesi-0.9-1|63	
12mr|texlive-suftesi-0.9-1|64	
12mr|texlive-suftesi-0.9-1|65	%changelog
12mr|texlive-suftesi-0.9-1|66	

18621 12
12mr|texlive-sugconf-20080416-2|1	# revision 15878
12mr|texlive-sugconf-20080416-2|2	# category Package
12mr|texlive-sugconf-20080416-2|3	# catalog-ctan /macros/latex/contrib/conferences/sugconf
12mr|texlive-sugconf-20080416-2|4	# catalog-date 2008-04-16 11:52:05 +0200
12mr|texlive-sugconf-20080416-2|5	# catalog-license lppl
12mr|texlive-sugconf-20080416-2|6	# catalog-version undef
12mr|texlive-sugconf-20080416-2|7	Name:		texlive-sugconf
12mr|texlive-sugconf-20080416-2|8	Version:	20080416
12mr|texlive-sugconf-20080416-2|9	Release:	2
12mr|texlive-sugconf-20080416-2|10	Summary:	SAS(R) user group conference proceedings document class
12mr|texlive-sugconf-20080416-2|11	Group:		Publishing
12mr|texlive-sugconf-20080416-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/conferences/sugconf
12mr|texlive-sugconf-20080416-2|13	License:	LPPL
12mr|texlive-sugconf-20080416-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sugconf.tar.xz
12mr|texlive-sugconf-20080416-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sugconf.doc.tar.xz
12mr|texlive-sugconf-20080416-2|16	BuildArch:	noarch
12mr|texlive-sugconf-20080416-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-sugconf-20080416-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-sugconf-20080416-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-sugconf-20080416-2|20	
12mr|texlive-sugconf-20080416-2|21	%description
12mr|texlive-sugconf-20080416-2|22	The class may be used to typeset articles to be published in
12mr|texlive-sugconf-20080416-2|23	the proceedings of SAS(R) User group conferences and workshops.
12mr|texlive-sugconf-20080416-2|24	The layout produced by the class is based on that published by
12mr|texlive-sugconf-20080416-2|25	SAS Institute (2006).
12mr|texlive-sugconf-20080416-2|26	
12mr|texlive-sugconf-20080416-2|27	%post
12mr|texlive-sugconf-20080416-2|28	%{_sbindir}/texlive.post
12mr|texlive-sugconf-20080416-2|29	
12mr|texlive-sugconf-20080416-2|30	%postun
12mr|texlive-sugconf-20080416-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-sugconf-20080416-2|32	%{_sbindir}/texlive.post
12mr|texlive-sugconf-20080416-2|33	fi
12mr|texlive-sugconf-20080416-2|34	
12mr|texlive-sugconf-20080416-2|35	#-----------------------------------------------------------------------
12mr|texlive-sugconf-20080416-2|36	%files
12mr|texlive-sugconf-20080416-2|37	%{_texmfdistdir}/tex/latex/sugconf/sugconf.cls
12mr|texlive-sugconf-20080416-2|38	%doc %{_texmfdistdir}/doc/latex/sugconf/README
12mr|texlive-sugconf-20080416-2|39	%doc %{_texmfdistdir}/doc/latex/sugconf/SUGI-paper-example.txt
12mr|texlive-sugconf-20080416-2|40	%doc %{_texmfdistdir}/doc/latex/sugconf/article-example.bat
12mr|texlive-sugconf-20080416-2|41	%doc %{_texmfdistdir}/doc/latex/sugconf/article-example.pdf
12mr|texlive-sugconf-20080416-2|42	%doc %{_texmfdistdir}/doc/latex/sugconf/article-example.tex
12mr|texlive-sugconf-20080416-2|43	%doc %{_texmfdistdir}/doc/latex/sugconf/sugconf-example.bat
12mr|texlive-sugconf-20080416-2|44	%doc %{_texmfdistdir}/doc/latex/sugconf/sugconf-example.pdf
12mr|texlive-sugconf-20080416-2|45	%doc %{_texmfdistdir}/doc/latex/sugconf/sugconf-example.tex
12mr|texlive-sugconf-20080416-2|46	
12mr|texlive-sugconf-20080416-2|47	#-----------------------------------------------------------------------
12mr|texlive-sugconf-20080416-2|48	%prep
12mr|texlive-sugconf-20080416-2|49	%setup -c -a0 -a1
12mr|texlive-sugconf-20080416-2|50	
12mr|texlive-sugconf-20080416-2|51	%build
12mr|texlive-sugconf-20080416-2|52	
12mr|texlive-sugconf-20080416-2|53	%install
12mr|texlive-sugconf-20080416-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-sugconf-20080416-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-sugconf-20080416-2|56	
12mr|texlive-sugconf-20080416-2|57	
12mr|texlive-sugconf-20080416-2|58	
12mr|texlive-sugconf-20080416-2|59	%changelog
12mr|texlive-sugconf-20080416-2|60	

18622 12
12mr|texlive-supertabular-4.1a-2|1	# revision 15878
12mr|texlive-supertabular-4.1a-2|2	# category Package
12mr|texlive-supertabular-4.1a-2|3	# catalog-ctan /macros/latex/contrib/supertabular
12mr|texlive-supertabular-4.1a-2|4	# catalog-date 2009-10-10 00:51:28 +0200
12mr|texlive-supertabular-4.1a-2|5	# catalog-license lppl
12mr|texlive-supertabular-4.1a-2|6	# catalog-version 4.1a
12mr|texlive-supertabular-4.1a-2|7	Name:		texlive-supertabular
12mr|texlive-supertabular-4.1a-2|8	Version:	4.1a
12mr|texlive-supertabular-4.1a-2|9	Release:	2
12mr|texlive-supertabular-4.1a-2|10	Summary:	A multi-page tables package
12mr|texlive-supertabular-4.1a-2|11	Group:		Publishing
12mr|texlive-supertabular-4.1a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/supertabular
12mr|texlive-supertabular-4.1a-2|13	License:	LPPL
12mr|texlive-supertabular-4.1a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/supertabular.tar.xz
12mr|texlive-supertabular-4.1a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/supertabular.doc.tar.xz
12mr|texlive-supertabular-4.1a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/supertabular.source.tar.xz
12mr|texlive-supertabular-4.1a-2|17	BuildArch:	noarch
12mr|texlive-supertabular-4.1a-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-supertabular-4.1a-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-supertabular-4.1a-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-supertabular-4.1a-2|21	
12mr|texlive-supertabular-4.1a-2|22	%description
12mr|texlive-supertabular-4.1a-2|23	Generally longtable is a little easier to use and more
12mr|texlive-supertabular-4.1a-2|24	flexible, but supertabular has its place, since it will work in
12mr|texlive-supertabular-4.1a-2|25	a few situations where longtable won't.
12mr|texlive-supertabular-4.1a-2|26	
12mr|texlive-supertabular-4.1a-2|27	%post
12mr|texlive-supertabular-4.1a-2|28	%{_sbindir}/texlive.post
12mr|texlive-supertabular-4.1a-2|29	
12mr|texlive-supertabular-4.1a-2|30	%postun
12mr|texlive-supertabular-4.1a-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-supertabular-4.1a-2|32	%{_sbindir}/texlive.post
12mr|texlive-supertabular-4.1a-2|33	fi
12mr|texlive-supertabular-4.1a-2|34	
12mr|texlive-supertabular-4.1a-2|35	#-----------------------------------------------------------------------
12mr|texlive-supertabular-4.1a-2|36	%files
12mr|texlive-supertabular-4.1a-2|37	%{_texmfdistdir}/tex/latex/supertabular/supertabular.sty
12mr|texlive-supertabular-4.1a-2|38	%doc %{_texmfdistdir}/doc/latex/supertabular/CATALOG
12mr|texlive-supertabular-4.1a-2|39	%doc %{_texmfdistdir}/doc/latex/supertabular/ChangeLog
12mr|texlive-supertabular-4.1a-2|40	%doc %{_texmfdistdir}/doc/latex/supertabular/MANIFEST
12mr|texlive-supertabular-4.1a-2|41	%doc %{_texmfdistdir}/doc/latex/supertabular/README
12mr|texlive-supertabular-4.1a-2|42	%doc %{_texmfdistdir}/doc/latex/supertabular/supertabular.pdf
12mr|texlive-supertabular-4.1a-2|43	#- source
12mr|texlive-supertabular-4.1a-2|44	%doc %{_texmfdistdir}/source/latex/supertabular/supertabular.dtx
12mr|texlive-supertabular-4.1a-2|45	%doc %{_texmfdistdir}/source/latex/supertabular/supertabular.ins
12mr|texlive-supertabular-4.1a-2|46	
12mr|texlive-supertabular-4.1a-2|47	#-----------------------------------------------------------------------
12mr|texlive-supertabular-4.1a-2|48	%prep
12mr|texlive-supertabular-4.1a-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-supertabular-4.1a-2|50	
12mr|texlive-supertabular-4.1a-2|51	%build
12mr|texlive-supertabular-4.1a-2|52	
12mr|texlive-supertabular-4.1a-2|53	%install
12mr|texlive-supertabular-4.1a-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-supertabular-4.1a-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-supertabular-4.1a-2|56	
12mr|texlive-supertabular-4.1a-2|57	
12mr|texlive-supertabular-4.1a-2|58	
12mr|texlive-supertabular-4.1a-2|59	%changelog
12mr|texlive-supertabular-4.1a-2|60	

18623 12
12mr|texlive-susy-20080823-2|1	# revision 19440
12mr|texlive-susy-20080823-2|2	# category Package
12mr|texlive-susy-20080823-2|3	# catalog-ctan /macros/latex/contrib/susy
12mr|texlive-susy-20080823-2|4	# catalog-date 2008-08-23 22:26:13 +0200
12mr|texlive-susy-20080823-2|5	# catalog-license lppl
12mr|texlive-susy-20080823-2|6	# catalog-version undef
12mr|texlive-susy-20080823-2|7	Name:		texlive-susy
12mr|texlive-susy-20080823-2|8	Version:	20080823
12mr|texlive-susy-20080823-2|9	Release:	2
12mr|texlive-susy-20080823-2|10	Summary:	Macros for SuperSymmetry-related work
12mr|texlive-susy-20080823-2|11	Group:		Publishing
12mr|texlive-susy-20080823-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/susy
12mr|texlive-susy-20080823-2|13	License:	LPPL
12mr|texlive-susy-20080823-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/susy.tar.xz
12mr|texlive-susy-20080823-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/susy.doc.tar.xz
12mr|texlive-susy-20080823-2|16	BuildArch:	noarch
12mr|texlive-susy-20080823-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-susy-20080823-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-susy-20080823-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-susy-20080823-2|20	
12mr|texlive-susy-20080823-2|21	%description
12mr|texlive-susy-20080823-2|22	The package provides abbreviations of longer expressions.
12mr|texlive-susy-20080823-2|23	
12mr|texlive-susy-20080823-2|24	%post
12mr|texlive-susy-20080823-2|25	%{_sbindir}/texlive.post
12mr|texlive-susy-20080823-2|26	
12mr|texlive-susy-20080823-2|27	%postun
12mr|texlive-susy-20080823-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-susy-20080823-2|29	%{_sbindir}/texlive.post
12mr|texlive-susy-20080823-2|30	fi
12mr|texlive-susy-20080823-2|31	
12mr|texlive-susy-20080823-2|32	#-----------------------------------------------------------------------
12mr|texlive-susy-20080823-2|33	%files
12mr|texlive-susy-20080823-2|34	%{_texmfdistdir}/tex/latex/susy/susy.sty
12mr|texlive-susy-20080823-2|35	%doc %{_texmfdistdir}/doc/latex/susy/README
12mr|texlive-susy-20080823-2|36	%doc %{_texmfdistdir}/doc/latex/susy/README.TEXLIVE
12mr|texlive-susy-20080823-2|37	
12mr|texlive-susy-20080823-2|38	#-----------------------------------------------------------------------
12mr|texlive-susy-20080823-2|39	%prep
12mr|texlive-susy-20080823-2|40	%setup -c -a0 -a1
12mr|texlive-susy-20080823-2|41	
12mr|texlive-susy-20080823-2|42	%build
12mr|texlive-susy-20080823-2|43	
12mr|texlive-susy-20080823-2|44	%install
12mr|texlive-susy-20080823-2|45	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-susy-20080823-2|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-susy-20080823-2|47	
12mr|texlive-susy-20080823-2|48	
12mr|texlive-susy-20080823-2|49	
12mr|texlive-susy-20080823-2|50	%changelog
12mr|texlive-susy-20080823-2|51	

18624 12
12mr|texlive-svgcolor-1.0-2|1	# revision 15878
12mr|texlive-svgcolor-1.0-2|2	# category Package
12mr|texlive-svgcolor-1.0-2|3	# catalog-ctan /macros/latex/contrib/svgcolor
12mr|texlive-svgcolor-1.0-2|4	# catalog-date 2006-08-27 16:41:02 +0100
12mr|texlive-svgcolor-1.0-2|5	# catalog-license lppl
12mr|texlive-svgcolor-1.0-2|6	# catalog-version 1.0
12mr|texlive-svgcolor-1.0-2|7	Name:		texlive-svgcolor
12mr|texlive-svgcolor-1.0-2|8	Version:	1.0
12mr|texlive-svgcolor-1.0-2|9	Release:	2
12mr|texlive-svgcolor-1.0-2|10	Summary:	Define SVG named colours
12mr|texlive-svgcolor-1.0-2|11	Group:		Publishing
12mr|texlive-svgcolor-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/svgcolor
12mr|texlive-svgcolor-1.0-2|13	License:	LPPL
12mr|texlive-svgcolor-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svgcolor.tar.xz
12mr|texlive-svgcolor-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svgcolor.doc.tar.xz
12mr|texlive-svgcolor-1.0-2|16	BuildArch:	noarch
12mr|texlive-svgcolor-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-svgcolor-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-svgcolor-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-svgcolor-1.0-2|20	
12mr|texlive-svgcolor-1.0-2|21	%description
12mr|texlive-svgcolor-1.0-2|22	The package defines the W3C Scalable Vector Graphics (SVG)
12mr|texlive-svgcolor-1.0-2|23	colour names for use with both the color and PSTricks packages.
12mr|texlive-svgcolor-1.0-2|24	
12mr|texlive-svgcolor-1.0-2|25	%post
12mr|texlive-svgcolor-1.0-2|26	%{_sbindir}/texlive.post
12mr|texlive-svgcolor-1.0-2|27	
12mr|texlive-svgcolor-1.0-2|28	%postun
12mr|texlive-svgcolor-1.0-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-svgcolor-1.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-svgcolor-1.0-2|31	fi
12mr|texlive-svgcolor-1.0-2|32	
12mr|texlive-svgcolor-1.0-2|33	#-----------------------------------------------------------------------
12mr|texlive-svgcolor-1.0-2|34	%files
12mr|texlive-svgcolor-1.0-2|35	%{_texmfdistdir}/tex/latex/svgcolor/svgcolor.sty
12mr|texlive-svgcolor-1.0-2|36	%doc %{_texmfdistdir}/doc/latex/svgcolor/README
12mr|texlive-svgcolor-1.0-2|37	
12mr|texlive-svgcolor-1.0-2|38	#-----------------------------------------------------------------------
12mr|texlive-svgcolor-1.0-2|39	%prep
12mr|texlive-svgcolor-1.0-2|40	%setup -c -a0 -a1
12mr|texlive-svgcolor-1.0-2|41	
12mr|texlive-svgcolor-1.0-2|42	%build
12mr|texlive-svgcolor-1.0-2|43	
12mr|texlive-svgcolor-1.0-2|44	%install
12mr|texlive-svgcolor-1.0-2|45	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-svgcolor-1.0-2|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-svgcolor-1.0-2|47	
12mr|texlive-svgcolor-1.0-2|48	
12mr|texlive-svgcolor-1.0-2|49	
12mr|texlive-svgcolor-1.0-2|50	%changelog
12mr|texlive-svgcolor-1.0-2|51	

18625 12
12mr|texlive-svg-inkscape-20100908-2|1	# revision 19788
12mr|texlive-svg-inkscape-20100908-2|2	# category Package
12mr|texlive-svg-inkscape-20100908-2|3	# catalog-ctan /info/svg-inkscape
12mr|texlive-svg-inkscape-20100908-2|4	# catalog-date 2010-09-08 12:29:06 +0200
12mr|texlive-svg-inkscape-20100908-2|5	# catalog-license lppl1.3
12mr|texlive-svg-inkscape-20100908-2|6	# catalog-version undef
12mr|texlive-svg-inkscape-20100908-2|7	Name:		texlive-svg-inkscape
12mr|texlive-svg-inkscape-20100908-2|8	Version:	20100908
12mr|texlive-svg-inkscape-20100908-2|9	Release:	2
12mr|texlive-svg-inkscape-20100908-2|10	Summary:	How to include an SVG image in LaTeX using Inkscape
12mr|texlive-svg-inkscape-20100908-2|11	Group:		Publishing
12mr|texlive-svg-inkscape-20100908-2|12	URL:		http://www.ctan.org/tex-archive/info/svg-inkscape
12mr|texlive-svg-inkscape-20100908-2|13	License:	LPPL1.3
12mr|texlive-svg-inkscape-20100908-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svg-inkscape.tar.xz
12mr|texlive-svg-inkscape-20100908-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svg-inkscape.doc.tar.xz
12mr|texlive-svg-inkscape-20100908-2|16	BuildArch:	noarch
12mr|texlive-svg-inkscape-20100908-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-svg-inkscape-20100908-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-svg-inkscape-20100908-2|19	
12mr|texlive-svg-inkscape-20100908-2|20	%description
12mr|texlive-svg-inkscape-20100908-2|21	The document demonstrates the use of SVG imainges in LaTeX
12mr|texlive-svg-inkscape-20100908-2|22	documents. Using the "PDF+LaTeX output" option of Inkscape, it
12mr|texlive-svg-inkscape-20100908-2|23	is possible to include SVG in documents, in which LaTeX
12mr|texlive-svg-inkscape-20100908-2|24	typesets the text. This results in uniform text style
12mr|texlive-svg-inkscape-20100908-2|25	throughout the document, including text in images; moreover,
12mr|texlive-svg-inkscape-20100908-2|26	LaTeX commands may be used in the image's text, providing such
12mr|texlive-svg-inkscape-20100908-2|27	things as mathematics and references. The document also
12mr|texlive-svg-inkscape-20100908-2|28	describes how to automate the conversion from SVG to PDF+LaTeX
12mr|texlive-svg-inkscape-20100908-2|29	using Inkscape.
12mr|texlive-svg-inkscape-20100908-2|30	
12mr|texlive-svg-inkscape-20100908-2|31	#-----------------------------------------------------------------------
12mr|texlive-svg-inkscape-20100908-2|32	%files
12mr|texlive-svg-inkscape-20100908-2|33	%doc %{_texmfdistdir}/doc/latex/svg-inkscape/InkscapePDFLaTeX.pdf
12mr|texlive-svg-inkscape-20100908-2|34	%doc %{_texmfdistdir}/doc/latex/svg-inkscape/InkscapePDFLaTeX.tex
12mr|texlive-svg-inkscape-20100908-2|35	%doc %{_texmfdistdir}/doc/latex/svg-inkscape/README
12mr|texlive-svg-inkscape-20100908-2|36	%doc %{_texmfdistdir}/doc/latex/svg-inkscape/image-normal.pdf
12mr|texlive-svg-inkscape-20100908-2|37	%doc %{_texmfdistdir}/doc/latex/svg-inkscape/image.pdf
12mr|texlive-svg-inkscape-20100908-2|38	%doc %{_texmfdistdir}/doc/latex/svg-inkscape/image.pdf_tex
12mr|texlive-svg-inkscape-20100908-2|39	%doc %{_texmfdistdir}/doc/latex/svg-inkscape/image.svg
12mr|texlive-svg-inkscape-20100908-2|40	
12mr|texlive-svg-inkscape-20100908-2|41	#-----------------------------------------------------------------------
12mr|texlive-svg-inkscape-20100908-2|42	%prep
12mr|texlive-svg-inkscape-20100908-2|43	%setup -c -a0 -a1
12mr|texlive-svg-inkscape-20100908-2|44	
12mr|texlive-svg-inkscape-20100908-2|45	%build
12mr|texlive-svg-inkscape-20100908-2|46	
12mr|texlive-svg-inkscape-20100908-2|47	%install
12mr|texlive-svg-inkscape-20100908-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-svg-inkscape-20100908-2|49	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-svg-inkscape-20100908-2|50	
12mr|texlive-svg-inkscape-20100908-2|51	
12mr|texlive-svg-inkscape-20100908-2|52	
12mr|texlive-svg-inkscape-20100908-2|53	%changelog
12mr|texlive-svg-inkscape-20100908-2|54	

18626 12
12mr|texlive-svn-43-2|1	# revision 15878
12mr|texlive-svn-43-2|2	# category Package
12mr|texlive-svn-43-2|3	# catalog-ctan /macros/latex/contrib/svn
12mr|texlive-svn-43-2|4	# catalog-date 2009-03-04 19:42:30 +0100
12mr|texlive-svn-43-2|5	# catalog-license lppl1.3
12mr|texlive-svn-43-2|6	# catalog-version 43
12mr|texlive-svn-43-2|7	Name:		texlive-svn
12mr|texlive-svn-43-2|8	Version:	43
12mr|texlive-svn-43-2|9	Release:	2
12mr|texlive-svn-43-2|10	Summary:	Typeset Subversion keywords
12mr|texlive-svn-43-2|11	Group:		Publishing
12mr|texlive-svn-43-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/svn
12mr|texlive-svn-43-2|13	License:	LPPL1.3
12mr|texlive-svn-43-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn.tar.xz
12mr|texlive-svn-43-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn.doc.tar.xz
12mr|texlive-svn-43-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn.source.tar.xz
12mr|texlive-svn-43-2|17	BuildArch:	noarch
12mr|texlive-svn-43-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-svn-43-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-svn-43-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-svn-43-2|21	
12mr|texlive-svn-43-2|22	%description
12mr|texlive-svn-43-2|23	The svn package lets you typeset (in LaTeX) the value of
12mr|texlive-svn-43-2|24	Subversion keywords. It is approximately an equivalent to the
12mr|texlive-svn-43-2|25	rcs package, but for Subversion rather than CVS. Details of
12mr|texlive-svn-43-2|26	Subversion (a replacement for CVS) is available from the
12mr|texlive-svn-43-2|27	project's home site.
12mr|texlive-svn-43-2|28	
12mr|texlive-svn-43-2|29	%post
12mr|texlive-svn-43-2|30	%{_sbindir}/texlive.post
12mr|texlive-svn-43-2|31	
12mr|texlive-svn-43-2|32	%postun
12mr|texlive-svn-43-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-svn-43-2|34	%{_sbindir}/texlive.post
12mr|texlive-svn-43-2|35	fi
12mr|texlive-svn-43-2|36	
12mr|texlive-svn-43-2|37	#-----------------------------------------------------------------------
12mr|texlive-svn-43-2|38	%files
12mr|texlive-svn-43-2|39	%{_texmfdistdir}/tex/latex/svn/svn.sty
12mr|texlive-svn-43-2|40	%doc %{_texmfdistdir}/doc/latex/svn/README
12mr|texlive-svn-43-2|41	%doc %{_texmfdistdir}/doc/latex/svn/svn.pdf
12mr|texlive-svn-43-2|42	#- source
12mr|texlive-svn-43-2|43	%doc %{_texmfdistdir}/source/latex/svn/Makefile
12mr|texlive-svn-43-2|44	%doc %{_texmfdistdir}/source/latex/svn/svn.dtx
12mr|texlive-svn-43-2|45	%doc %{_texmfdistdir}/source/latex/svn/svn.ins
12mr|texlive-svn-43-2|46	
12mr|texlive-svn-43-2|47	#-----------------------------------------------------------------------
12mr|texlive-svn-43-2|48	%prep
12mr|texlive-svn-43-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-svn-43-2|50	
12mr|texlive-svn-43-2|51	%build
12mr|texlive-svn-43-2|52	
12mr|texlive-svn-43-2|53	%install
12mr|texlive-svn-43-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-svn-43-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-svn-43-2|56	
12mr|texlive-svn-43-2|57	
12mr|texlive-svn-43-2|58	
12mr|texlive-svn-43-2|59	%changelog
12mr|texlive-svn-43-2|60	

18627 12
12mr|texlive-svninfo-0.7.4-2|1	# revision 17554
12mr|texlive-svninfo-0.7.4-2|2	# category Package
12mr|texlive-svninfo-0.7.4-2|3	# catalog-ctan /macros/latex/contrib/svninfo
12mr|texlive-svninfo-0.7.4-2|4	# catalog-date 2010-03-23 21:34:59 +0100
12mr|texlive-svninfo-0.7.4-2|5	# catalog-license lppl1
12mr|texlive-svninfo-0.7.4-2|6	# catalog-version 0.7.4
12mr|texlive-svninfo-0.7.4-2|7	Name:		texlive-svninfo
12mr|texlive-svninfo-0.7.4-2|8	Version:	0.7.4
12mr|texlive-svninfo-0.7.4-2|9	Release:	2
12mr|texlive-svninfo-0.7.4-2|10	Summary:	Typeset Subversion keywords
12mr|texlive-svninfo-0.7.4-2|11	Group:		Publishing
12mr|texlive-svninfo-0.7.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/svninfo
12mr|texlive-svninfo-0.7.4-2|13	License:	LPPL1
12mr|texlive-svninfo-0.7.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svninfo.tar.xz
12mr|texlive-svninfo-0.7.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svninfo.doc.tar.xz
12mr|texlive-svninfo-0.7.4-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svninfo.source.tar.xz
12mr|texlive-svninfo-0.7.4-2|17	BuildArch:	noarch
12mr|texlive-svninfo-0.7.4-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-svninfo-0.7.4-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-svninfo-0.7.4-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-svninfo-0.7.4-2|21	
12mr|texlive-svninfo-0.7.4-2|22	%description
12mr|texlive-svninfo-0.7.4-2|23	A package for incorporating the values of Subversion keywords
12mr|texlive-svninfo-0.7.4-2|24	into typeset documents. Information about Subversion (a
12mr|texlive-svninfo-0.7.4-2|25	replacement for CVS) is available from
12mr|texlive-svninfo-0.7.4-2|26	http://subversion.tigris.org/.
12mr|texlive-svninfo-0.7.4-2|27	
12mr|texlive-svninfo-0.7.4-2|28	%post
12mr|texlive-svninfo-0.7.4-2|29	%{_sbindir}/texlive.post
12mr|texlive-svninfo-0.7.4-2|30	
12mr|texlive-svninfo-0.7.4-2|31	%postun
12mr|texlive-svninfo-0.7.4-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-svninfo-0.7.4-2|33	%{_sbindir}/texlive.post
12mr|texlive-svninfo-0.7.4-2|34	fi
12mr|texlive-svninfo-0.7.4-2|35	
12mr|texlive-svninfo-0.7.4-2|36	#-----------------------------------------------------------------------
12mr|texlive-svninfo-0.7.4-2|37	%files
12mr|texlive-svninfo-0.7.4-2|38	%{_texmfdistdir}/tex/latex/svninfo/svninfo.cfg
12mr|texlive-svninfo-0.7.4-2|39	%{_texmfdistdir}/tex/latex/svninfo/svninfo.sty
12mr|texlive-svninfo-0.7.4-2|40	%doc %{_texmfdistdir}/doc/latex/svninfo/README
12mr|texlive-svninfo-0.7.4-2|41	%doc %{_texmfdistdir}/doc/latex/svninfo/svninfo.init
12mr|texlive-svninfo-0.7.4-2|42	%doc %{_texmfdistdir}/doc/latex/svninfo/svninfo.pdf
12mr|texlive-svninfo-0.7.4-2|43	#- source
12mr|texlive-svninfo-0.7.4-2|44	%doc %{_texmfdistdir}/source/latex/svninfo/Makefile
12mr|texlive-svninfo-0.7.4-2|45	%doc %{_texmfdistdir}/source/latex/svninfo/svninfo.dtx
12mr|texlive-svninfo-0.7.4-2|46	%doc %{_texmfdistdir}/source/latex/svninfo/svninfo.ins
12mr|texlive-svninfo-0.7.4-2|47	
12mr|texlive-svninfo-0.7.4-2|48	#-----------------------------------------------------------------------
12mr|texlive-svninfo-0.7.4-2|49	%prep
12mr|texlive-svninfo-0.7.4-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-svninfo-0.7.4-2|51	
12mr|texlive-svninfo-0.7.4-2|52	%build
12mr|texlive-svninfo-0.7.4-2|53	
12mr|texlive-svninfo-0.7.4-2|54	%install
12mr|texlive-svninfo-0.7.4-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-svninfo-0.7.4-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-svninfo-0.7.4-2|57	
12mr|texlive-svninfo-0.7.4-2|58	
12mr|texlive-svninfo-0.7.4-2|59	
12mr|texlive-svninfo-0.7.4-2|60	%changelog
12mr|texlive-svninfo-0.7.4-2|61	

18628 12
12mr|texlive-svn-multi-2.4d-4|1	# revision 26313
12mr|texlive-svn-multi-2.4d-4|2	# category Package
12mr|texlive-svn-multi-2.4d-4|3	# catalog-ctan /macros/latex/contrib/svn-multi
12mr|texlive-svn-multi-2.4d-4|4	# catalog-date 2012-05-07 15:25:51 +0200
12mr|texlive-svn-multi-2.4d-4|5	# catalog-license lppl
12mr|texlive-svn-multi-2.4d-4|6	# catalog-version 2.4d
12mr|texlive-svn-multi-2.4d-4|7	Name:		texlive-svn-multi
12mr|texlive-svn-multi-2.4d-4|8	Version:	2.4d
12mr|texlive-svn-multi-2.4d-4|9	Release:	4
12mr|texlive-svn-multi-2.4d-4|10	Summary:	Subversion keywords in multi-file LaTeX documents
12mr|texlive-svn-multi-2.4d-4|11	Group:		Publishing
12mr|texlive-svn-multi-2.4d-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/svn-multi
12mr|texlive-svn-multi-2.4d-4|13	License:	LPPL
12mr|texlive-svn-multi-2.4d-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn-multi.tar.xz
12mr|texlive-svn-multi-2.4d-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn-multi.doc.tar.xz
12mr|texlive-svn-multi-2.4d-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn-multi.source.tar.xz
12mr|texlive-svn-multi-2.4d-4|17	BuildArch:	noarch
12mr|texlive-svn-multi-2.4d-4|18	BuildRequires:	texlive-tlpkg
12mr|texlive-svn-multi-2.4d-4|19	Requires(pre):	texlive-tlpkg
12mr|texlive-svn-multi-2.4d-4|20	Requires(post):	texlive-kpathsea
12mr|texlive-svn-multi-2.4d-4|21	Provides:	texlive-svn-multi.bin = %{EVRD}
12mr|texlive-svn-multi-2.4d-4|22	
12mr|texlive-svn-multi-2.4d-4|23	%description
12mr|texlive-svn-multi-2.4d-4|24	This package lets you typeset keywords of the version control
12mr|texlive-svn-multi-2.4d-4|25	system Subversion inside your LaTeX files anywhere you like.
12mr|texlive-svn-multi-2.4d-4|26	Unlike the otherwise similar package svn the use of multiple
12mr|texlive-svn-multi-2.4d-4|27	files for one LaTeX document is well supported. The package
12mr|texlive-svn-multi-2.4d-4|28	uses the author's filehook and currfile packages. The package
12mr|texlive-svn-multi-2.4d-4|29	interacts with an external Perl script, to retrieve information
12mr|texlive-svn-multi-2.4d-4|30	necessary for the required output.
12mr|texlive-svn-multi-2.4d-4|31	
12mr|texlive-svn-multi-2.4d-4|32	%post
12mr|texlive-svn-multi-2.4d-4|33	%{_sbindir}/texlive.post
12mr|texlive-svn-multi-2.4d-4|34	
12mr|texlive-svn-multi-2.4d-4|35	%postun
12mr|texlive-svn-multi-2.4d-4|36	if [ $1 -eq 0 ]; then
12mr|texlive-svn-multi-2.4d-4|37	%{_sbindir}/texlive.post
12mr|texlive-svn-multi-2.4d-4|38	fi
12mr|texlive-svn-multi-2.4d-4|39	
12mr|texlive-svn-multi-2.4d-4|40	#-----------------------------------------------------------------------
12mr|texlive-svn-multi-2.4d-4|41	%files
12mr|texlive-svn-multi-2.4d-4|42	%{_bindir}/svn-multi
12mr|texlive-svn-multi-2.4d-4|43	%{_texmfdistdir}/scripts/svn-multi/svn-multi.pl
12mr|texlive-svn-multi-2.4d-4|44	%{_texmfdistdir}/tex/latex/svn-multi/svn-multi.sty
12mr|texlive-svn-multi-2.4d-4|45	%{_texmfdistdir}/tex/latex/svn-multi/svnkw.sty
12mr|texlive-svn-multi-2.4d-4|46	%doc %{_texmfdistdir}/doc/latex/svn-multi/README
12mr|texlive-svn-multi-2.4d-4|47	%doc %{_texmfdistdir}/doc/latex/svn-multi/example_chap1.tex
12mr|texlive-svn-multi-2.4d-4|48	%doc %{_texmfdistdir}/doc/latex/svn-multi/example_main.tex
12mr|texlive-svn-multi-2.4d-4|49	%doc %{_texmfdistdir}/doc/latex/svn-multi/group_example.tex
12mr|texlive-svn-multi-2.4d-4|50	%doc %{_texmfdistdir}/doc/latex/svn-multi/svn-multi.pdf
12mr|texlive-svn-multi-2.4d-4|51	%doc %{_texmfdistdir}/doc/support/svn-multi/svn-multi-pl.pdf
12mr|texlive-svn-multi-2.4d-4|52	#- source
12mr|texlive-svn-multi-2.4d-4|53	%doc %{_texmfdistdir}/source/latex/svn-multi/svn-multi-pl.dtx
12mr|texlive-svn-multi-2.4d-4|54	%doc %{_texmfdistdir}/source/latex/svn-multi/svn-multi.dtx
12mr|texlive-svn-multi-2.4d-4|55	%doc %{_texmfdistdir}/source/latex/svn-multi/svn-multi.ins
12mr|texlive-svn-multi-2.4d-4|56	
12mr|texlive-svn-multi-2.4d-4|57	#-----------------------------------------------------------------------
12mr|texlive-svn-multi-2.4d-4|58	%prep
12mr|texlive-svn-multi-2.4d-4|59	%setup -c -a0 -a1 -a2
12mr|texlive-svn-multi-2.4d-4|60	
12mr|texlive-svn-multi-2.4d-4|61	%build
12mr|texlive-svn-multi-2.4d-4|62	
12mr|texlive-svn-multi-2.4d-4|63	%install
12mr|texlive-svn-multi-2.4d-4|64	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-svn-multi-2.4d-4|65	pushd %{buildroot}%{_bindir}
12mr|texlive-svn-multi-2.4d-4|66	ln -sf %{_texmfdistdir}/scripts/svn-multi/svn-multi.pl svn-multi
12mr|texlive-svn-multi-2.4d-4|67	popd
12mr|texlive-svn-multi-2.4d-4|68	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-svn-multi-2.4d-4|69	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-svn-multi-2.4d-4|70	
12mr|texlive-svn-multi-2.4d-4|71	
12mr|texlive-svn-multi-2.4d-4|72	
12mr|texlive-svn-multi-2.4d-4|73	%changelog
12mr|texlive-svn-multi-2.4d-4|74	

18629 12
12mr|texlive-svn-prov-3.1862-2|1	# revision 18017
12mr|texlive-svn-prov-3.1862-2|2	# category Package
12mr|texlive-svn-prov-3.1862-2|3	# catalog-ctan /macros/latex/contrib/svn-prov
12mr|texlive-svn-prov-3.1862-2|4	# catalog-date 2010-04-25 23:29:42 +0200
12mr|texlive-svn-prov-3.1862-2|5	# catalog-license lppl
12mr|texlive-svn-prov-3.1862-2|6	# catalog-version 3.1862
12mr|texlive-svn-prov-3.1862-2|7	Name:		texlive-svn-prov
12mr|texlive-svn-prov-3.1862-2|8	Version:	3.1862
12mr|texlive-svn-prov-3.1862-2|9	Release:	2
12mr|texlive-svn-prov-3.1862-2|10	Summary:	Subversion variants of \Provides... macros
12mr|texlive-svn-prov-3.1862-2|11	Group:		Publishing
12mr|texlive-svn-prov-3.1862-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/svn-prov
12mr|texlive-svn-prov-3.1862-2|13	License:	LPPL
12mr|texlive-svn-prov-3.1862-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn-prov.tar.xz
12mr|texlive-svn-prov-3.1862-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn-prov.doc.tar.xz
12mr|texlive-svn-prov-3.1862-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svn-prov.source.tar.xz
12mr|texlive-svn-prov-3.1862-2|17	BuildArch:	noarch
12mr|texlive-svn-prov-3.1862-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-svn-prov-3.1862-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-svn-prov-3.1862-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-svn-prov-3.1862-2|21	
12mr|texlive-svn-prov-3.1862-2|22	%description
12mr|texlive-svn-prov-3.1862-2|23	The package introduces Subversion variants of the standard
12mr|texlive-svn-prov-3.1862-2|24	LaTeX macros \ProvidesPackage, \ProvidesClass and \ProvidesFile
12mr|texlive-svn-prov-3.1862-2|25	where the file name and date is extracted from Subversion Id
12mr|texlive-svn-prov-3.1862-2|26	keywords. The file name may also be given explicitly as an
12mr|texlive-svn-prov-3.1862-2|27	optional argument.
12mr|texlive-svn-prov-3.1862-2|28	
12mr|texlive-svn-prov-3.1862-2|29	%post
12mr|texlive-svn-prov-3.1862-2|30	%{_sbindir}/texlive.post
12mr|texlive-svn-prov-3.1862-2|31	
12mr|texlive-svn-prov-3.1862-2|32	%postun
12mr|texlive-svn-prov-3.1862-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-svn-prov-3.1862-2|34	%{_sbindir}/texlive.post
12mr|texlive-svn-prov-3.1862-2|35	fi
12mr|texlive-svn-prov-3.1862-2|36	
12mr|texlive-svn-prov-3.1862-2|37	#-----------------------------------------------------------------------
12mr|texlive-svn-prov-3.1862-2|38	%files
12mr|texlive-svn-prov-3.1862-2|39	%{_texmfdistdir}/tex/latex/svn-prov/svn-prov.sty
12mr|texlive-svn-prov-3.1862-2|40	%doc %{_texmfdistdir}/doc/latex/svn-prov/svn-prov.pdf
12mr|texlive-svn-prov-3.1862-2|41	#- source
12mr|texlive-svn-prov-3.1862-2|42	%doc %{_texmfdistdir}/source/latex/svn-prov/Makefile
12mr|texlive-svn-prov-3.1862-2|43	%doc %{_texmfdistdir}/source/latex/svn-prov/svn-prov.dtx
12mr|texlive-svn-prov-3.1862-2|44	%doc %{_texmfdistdir}/source/latex/svn-prov/svn-prov.ins
12mr|texlive-svn-prov-3.1862-2|45	
12mr|texlive-svn-prov-3.1862-2|46	#-----------------------------------------------------------------------
12mr|texlive-svn-prov-3.1862-2|47	%prep
12mr|texlive-svn-prov-3.1862-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-svn-prov-3.1862-2|49	
12mr|texlive-svn-prov-3.1862-2|50	%build
12mr|texlive-svn-prov-3.1862-2|51	
12mr|texlive-svn-prov-3.1862-2|52	%install
12mr|texlive-svn-prov-3.1862-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-svn-prov-3.1862-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-svn-prov-3.1862-2|55	
12mr|texlive-svn-prov-3.1862-2|56	
12mr|texlive-svn-prov-3.1862-2|57	
12mr|texlive-svn-prov-3.1862-2|58	%changelog
12mr|texlive-svn-prov-3.1862-2|59	

18630 12
12mr|texlive-swebib-20070115-2|1	# revision 15878
12mr|texlive-swebib-20070115-2|2	# category Package
12mr|texlive-swebib-20070115-2|3	# catalog-ctan /biblio/bibtex/contrib/swebib
12mr|texlive-swebib-20070115-2|4	# catalog-date 2007-01-15 14:17:51 +0100
12mr|texlive-swebib-20070115-2|5	# catalog-license lppl1.2
12mr|texlive-swebib-20070115-2|6	# catalog-version undef
12mr|texlive-swebib-20070115-2|7	Name:		texlive-swebib
12mr|texlive-swebib-20070115-2|8	Version:	20070115
12mr|texlive-swebib-20070115-2|9	Release:	2
12mr|texlive-swebib-20070115-2|10	Summary:	Swedish bibliography styles
12mr|texlive-swebib-20070115-2|11	Group:		Publishing
12mr|texlive-swebib-20070115-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/swebib
12mr|texlive-swebib-20070115-2|13	License:	LPPL1.2
12mr|texlive-swebib-20070115-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/swebib.tar.xz
12mr|texlive-swebib-20070115-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/swebib.doc.tar.xz
12mr|texlive-swebib-20070115-2|16	BuildArch:	noarch
12mr|texlive-swebib-20070115-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-swebib-20070115-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-swebib-20070115-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-swebib-20070115-2|20	
12mr|texlive-swebib-20070115-2|21	%description
12mr|texlive-swebib-20070115-2|22	The bundle contains Swedish versions of the standard
12mr|texlive-swebib-20070115-2|23	bibliography styles, and of the style plainnat. The styles
12mr|texlive-swebib-20070115-2|24	should be funtionally equivalent to the corresponding original
12mr|texlive-swebib-20070115-2|25	styles, apart from the Swedish translations. The styles do not
12mr|texlive-swebib-20070115-2|26	implement Swedish collation.
12mr|texlive-swebib-20070115-2|27	
12mr|texlive-swebib-20070115-2|28	%post
12mr|texlive-swebib-20070115-2|29	%{_sbindir}/texlive.post
12mr|texlive-swebib-20070115-2|30	
12mr|texlive-swebib-20070115-2|31	%postun
12mr|texlive-swebib-20070115-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-swebib-20070115-2|33	%{_sbindir}/texlive.post
12mr|texlive-swebib-20070115-2|34	fi
12mr|texlive-swebib-20070115-2|35	
12mr|texlive-swebib-20070115-2|36	#-----------------------------------------------------------------------
12mr|texlive-swebib-20070115-2|37	%files
12mr|texlive-swebib-20070115-2|38	%{_texmfdistdir}/bibtex/bst/swebib/sweabbrv.bst
12mr|texlive-swebib-20070115-2|39	%{_texmfdistdir}/bibtex/bst/swebib/swealpha.bst
12mr|texlive-swebib-20070115-2|40	%{_texmfdistdir}/bibtex/bst/swebib/sweplain.bst
12mr|texlive-swebib-20070115-2|41	%{_texmfdistdir}/bibtex/bst/swebib/sweplnat.bst
12mr|texlive-swebib-20070115-2|42	%{_texmfdistdir}/bibtex/bst/swebib/sweunsrt.bst
12mr|texlive-swebib-20070115-2|43	%doc %{_texmfdistdir}/doc/latex/swebib/README
12mr|texlive-swebib-20070115-2|44	
12mr|texlive-swebib-20070115-2|45	#-----------------------------------------------------------------------
12mr|texlive-swebib-20070115-2|46	%prep
12mr|texlive-swebib-20070115-2|47	%setup -c -a0 -a1
12mr|texlive-swebib-20070115-2|48	
12mr|texlive-swebib-20070115-2|49	%build
12mr|texlive-swebib-20070115-2|50	
12mr|texlive-swebib-20070115-2|51	%install
12mr|texlive-swebib-20070115-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-swebib-20070115-2|53	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-swebib-20070115-2|54	
12mr|texlive-swebib-20070115-2|55	
12mr|texlive-swebib-20070115-2|56	
12mr|texlive-swebib-20070115-2|57	%changelog
12mr|texlive-swebib-20070115-2|58	

18631 12
12mr|texlive-swimgraf-20120220-1|1	# revision 25446
12mr|texlive-swimgraf-20120220-1|2	# category Package
12mr|texlive-swimgraf-20120220-1|3	# catalog-ctan /macros/latex/contrib/swimgraf
12mr|texlive-swimgraf-20120220-1|4	# catalog-date 2012-02-20 12:29:23 +0100
12mr|texlive-swimgraf-20120220-1|5	# catalog-license lppl
12mr|texlive-swimgraf-20120220-1|6	# catalog-version undef
12mr|texlive-swimgraf-20120220-1|7	Name:		texlive-swimgraf
12mr|texlive-swimgraf-20120220-1|8	Version:	20120220
12mr|texlive-swimgraf-20120220-1|9	Release:	1
12mr|texlive-swimgraf-20120220-1|10	Summary:	Graphical/textual representations of swimming performances
12mr|texlive-swimgraf-20120220-1|11	Group:		Publishing
12mr|texlive-swimgraf-20120220-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/swimgraf
12mr|texlive-swimgraf-20120220-1|13	License:	LPPL
12mr|texlive-swimgraf-20120220-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/swimgraf.tar.xz
12mr|texlive-swimgraf-20120220-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/swimgraf.doc.tar.xz
12mr|texlive-swimgraf-20120220-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/swimgraf.source.tar.xz
12mr|texlive-swimgraf-20120220-1|17	BuildArch:	noarch
12mr|texlive-swimgraf-20120220-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-swimgraf-20120220-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-swimgraf-20120220-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-swimgraf-20120220-1|21	
12mr|texlive-swimgraf-20120220-1|22	%description
12mr|texlive-swimgraf-20120220-1|23	The package provides two macros that produce representations of
12mr|texlive-swimgraf-20120220-1|24	a swimmer's performances. The user records data in a text file
12mr|texlive-swimgraf-20120220-1|25	and specifies as arguments of the macros the date range of
12mr|texlive-swimgraf-20120220-1|26	interest. The macros extract the relevant information from the
12mr|texlive-swimgraf-20120220-1|27	file and process it: \swimgraph produces a graph of the times
12mr|texlive-swimgraf-20120220-1|28	in a single swimming event (specified as an argument), plotting
12mr|texlive-swimgraf-20120220-1|29	long course and short course times in separate lines. Records
12mr|texlive-swimgraf-20120220-1|30	and qualifying times, stored in text files, may optionally be
12mr|texlive-swimgraf-20120220-1|31	included on the graph. \swimtext produces a written record of
12mr|texlive-swimgraf-20120220-1|32	the times in all events. Files of current world and Canadian
12mr|texlive-swimgraf-20120220-1|33	records are included. The package requires the PSTricks and
12mr|texlive-swimgraf-20120220-1|34	keyval packages. For attractive output it also requires a
12mr|texlive-swimgraf-20120220-1|35	colour output device.
12mr|texlive-swimgraf-20120220-1|36	
12mr|texlive-swimgraf-20120220-1|37	%post
12mr|texlive-swimgraf-20120220-1|38	%{_sbindir}/texlive.post
12mr|texlive-swimgraf-20120220-1|39	
12mr|texlive-swimgraf-20120220-1|40	%postun
12mr|texlive-swimgraf-20120220-1|41	if [ $1 -eq 0 ]; then
12mr|texlive-swimgraf-20120220-1|42	%{_sbindir}/texlive.post
12mr|texlive-swimgraf-20120220-1|43	fi
12mr|texlive-swimgraf-20120220-1|44	
12mr|texlive-swimgraf-20120220-1|45	#-----------------------------------------------------------------------
12mr|texlive-swimgraf-20120220-1|46	%files
12mr|texlive-swimgraf-20120220-1|47	%{_texmfdistdir}/tex/latex/swimgraf/swimgraf.cfg
12mr|texlive-swimgraf-20120220-1|48	%{_texmfdistdir}/tex/latex/swimgraf/swimgraf.sty
12mr|texlive-swimgraf-20120220-1|49	%doc %{_texmfdistdir}/doc/latex/swimgraf/100br1.pdf
12mr|texlive-swimgraf-20120220-1|50	%doc %{_texmfdistdir}/doc/latex/swimgraf/100br1.tex
12mr|texlive-swimgraf-20120220-1|51	%doc %{_texmfdistdir}/doc/latex/swimgraf/100br2.pdf
12mr|texlive-swimgraf-20120220-1|52	%doc %{_texmfdistdir}/doc/latex/swimgraf/100br2.tex
12mr|texlive-swimgraf-20120220-1|53	%doc %{_texmfdistdir}/doc/latex/swimgraf/README
12mr|texlive-swimgraf-20120220-1|54	%doc %{_texmfdistdir}/doc/latex/swimgraf/README.TEXLIVE
12mr|texlive-swimgraf-20120220-1|55	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada.dat
12mr|texlive-swimgraf-20120220-1|56	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada11.dat
12mr|texlive-swimgraf-20120220-1|57	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada12.dat
12mr|texlive-swimgraf-20120220-1|58	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada13.dat
12mr|texlive-swimgraf-20120220-1|59	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada14.dat
12mr|texlive-swimgraf-20120220-1|60	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada15.dat
12mr|texlive-swimgraf-20120220-1|61	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada16.dat
12mr|texlive-swimgraf-20120220-1|62	%doc %{_texmfdistdir}/doc/latex/swimgraf/fcanada17.dat
12mr|texlive-swimgraf-20120220-1|63	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario10.dat
12mr|texlive-swimgraf-20120220-1|64	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario11.dat
12mr|texlive-swimgraf-20120220-1|65	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario12.dat
12mr|texlive-swimgraf-20120220-1|66	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario13.dat
12mr|texlive-swimgraf-20120220-1|67	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario14.dat
12mr|texlive-swimgraf-20120220-1|68	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario15.dat
12mr|texlive-swimgraf-20120220-1|69	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario16.dat
12mr|texlive-swimgraf-20120220-1|70	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario17.dat
12mr|texlive-swimgraf-20120220-1|71	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario8.dat
12mr|texlive-swimgraf-20120220-1|72	%doc %{_texmfdistdir}/doc/latex/swimgraf/fontario9.dat
12mr|texlive-swimgraf-20120220-1|73	%doc %{_texmfdistdir}/doc/latex/swimgraf/fworld.dat
12mr|texlive-swimgraf-20120220-1|74	%doc %{_texmfdistdir}/doc/latex/swimgraf/mcanada.dat
12mr|texlive-swimgraf-20120220-1|75	%doc %{_texmfdistdir}/doc/latex/swimgraf/mworld.dat
12mr|texlive-swimgraf-20120220-1|76	%doc %{_texmfdistdir}/doc/latex/swimgraf/sample1.dat
12mr|texlive-swimgraf-20120220-1|77	%doc %{_texmfdistdir}/doc/latex/swimgraf/sample2.dat
12mr|texlive-swimgraf-20120220-1|78	%doc %{_texmfdistdir}/doc/latex/swimgraf/text1.pdf
12mr|texlive-swimgraf-20120220-1|79	%doc %{_texmfdistdir}/doc/latex/swimgraf/text1.tex
12mr|texlive-swimgraf-20120220-1|80	%doc %{_texmfdistdir}/doc/latex/swimgraf/text2.pdf
12mr|texlive-swimgraf-20120220-1|81	%doc %{_texmfdistdir}/doc/latex/swimgraf/text2.tex
12mr|texlive-swimgraf-20120220-1|82	#- source
12mr|texlive-swimgraf-20120220-1|83	%doc %{_texmfdistdir}/source/latex/swimgraf/100BR1.TEX
12mr|texlive-swimgraf-20120220-1|84	%doc %{_texmfdistdir}/source/latex/swimgraf/100BR2.TEX
12mr|texlive-swimgraf-20120220-1|85	%doc %{_texmfdistdir}/source/latex/swimgraf/SAMPLE1.DAT
12mr|texlive-swimgraf-20120220-1|86	%doc %{_texmfdistdir}/source/latex/swimgraf/SAMPLE2.DAT
12mr|texlive-swimgraf-20120220-1|87	%doc %{_texmfdistdir}/source/latex/swimgraf/TEXT1.TEX
12mr|texlive-swimgraf-20120220-1|88	%doc %{_texmfdistdir}/source/latex/swimgraf/TEXT2.TEX
12mr|texlive-swimgraf-20120220-1|89	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada.dat
12mr|texlive-swimgraf-20120220-1|90	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada11.dat
12mr|texlive-swimgraf-20120220-1|91	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada12.dat
12mr|texlive-swimgraf-20120220-1|92	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada13.dat
12mr|texlive-swimgraf-20120220-1|93	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada14.dat
12mr|texlive-swimgraf-20120220-1|94	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada15.dat
12mr|texlive-swimgraf-20120220-1|95	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada16.dat
12mr|texlive-swimgraf-20120220-1|96	%doc %{_texmfdistdir}/source/latex/swimgraf/fcanada17.dat
12mr|texlive-swimgraf-20120220-1|97	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario10.dat
12mr|texlive-swimgraf-20120220-1|98	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario11.dat
12mr|texlive-swimgraf-20120220-1|99	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario12.dat
12mr|texlive-swimgraf-20120220-1|100	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario13.dat
12mr|texlive-swimgraf-20120220-1|101	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario14.dat
12mr|texlive-swimgraf-20120220-1|102	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario15.dat
12mr|texlive-swimgraf-20120220-1|103	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario16.dat
12mr|texlive-swimgraf-20120220-1|104	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario17.dat
12mr|texlive-swimgraf-20120220-1|105	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario8.dat
12mr|texlive-swimgraf-20120220-1|106	%doc %{_texmfdistdir}/source/latex/swimgraf/fontario9.dat
12mr|texlive-swimgraf-20120220-1|107	%doc %{_texmfdistdir}/source/latex/swimgraf/fworld.dat
12mr|texlive-swimgraf-20120220-1|108	%doc %{_texmfdistdir}/source/latex/swimgraf/mcanada.dat
12mr|texlive-swimgraf-20120220-1|109	%doc %{_texmfdistdir}/source/latex/swimgraf/mworld.dat
12mr|texlive-swimgraf-20120220-1|110	
12mr|texlive-swimgraf-20120220-1|111	#-----------------------------------------------------------------------
12mr|texlive-swimgraf-20120220-1|112	%prep
12mr|texlive-swimgraf-20120220-1|113	%setup -c -a0 -a1 -a2
12mr|texlive-swimgraf-20120220-1|114	
12mr|texlive-swimgraf-20120220-1|115	%build
12mr|texlive-swimgraf-20120220-1|116	
12mr|texlive-swimgraf-20120220-1|117	%install
12mr|texlive-swimgraf-20120220-1|118	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-swimgraf-20120220-1|119	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-swimgraf-20120220-1|120	
12mr|texlive-swimgraf-20120220-1|121	
12mr|texlive-swimgraf-20120220-1|122	
12mr|texlive-swimgraf-20120220-1|123	%changelog
12mr|texlive-swimgraf-20120220-1|124	

18632 12
12mr|texlive-syllogism-1.2-2|1	# revision 15878
12mr|texlive-syllogism-1.2-2|2	# category Package
12mr|texlive-syllogism-1.2-2|3	# catalog-ctan /macros/latex/contrib/syllogism
12mr|texlive-syllogism-1.2-2|4	# catalog-date 2008-10-28 11:39:06 +0100
12mr|texlive-syllogism-1.2-2|5	# catalog-license lppl
12mr|texlive-syllogism-1.2-2|6	# catalog-version 1.2
12mr|texlive-syllogism-1.2-2|7	Name:		texlive-syllogism
12mr|texlive-syllogism-1.2-2|8	Version:	1.2
12mr|texlive-syllogism-1.2-2|9	Release:	2
12mr|texlive-syllogism-1.2-2|10	Summary:	Typeset syllogisms in LaTeX
12mr|texlive-syllogism-1.2-2|11	Group:		Publishing
12mr|texlive-syllogism-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/syllogism
12mr|texlive-syllogism-1.2-2|13	License:	LPPL
12mr|texlive-syllogism-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/syllogism.tar.xz
12mr|texlive-syllogism-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/syllogism.doc.tar.xz
12mr|texlive-syllogism-1.2-2|16	BuildArch:	noarch
12mr|texlive-syllogism-1.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-syllogism-1.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-syllogism-1.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-syllogism-1.2-2|20	
12mr|texlive-syllogism-1.2-2|21	%description
12mr|texlive-syllogism-1.2-2|22	The package provides a simple, configurable, way for neatly
12mr|texlive-syllogism-1.2-2|23	typesetting syllogisms and syllogistic-like arguments, composed
12mr|texlive-syllogism-1.2-2|24	of two premises and a conclusion.
12mr|texlive-syllogism-1.2-2|25	
12mr|texlive-syllogism-1.2-2|26	%post
12mr|texlive-syllogism-1.2-2|27	%{_sbindir}/texlive.post
12mr|texlive-syllogism-1.2-2|28	
12mr|texlive-syllogism-1.2-2|29	%postun
12mr|texlive-syllogism-1.2-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-syllogism-1.2-2|31	%{_sbindir}/texlive.post
12mr|texlive-syllogism-1.2-2|32	fi
12mr|texlive-syllogism-1.2-2|33	
12mr|texlive-syllogism-1.2-2|34	#-----------------------------------------------------------------------
12mr|texlive-syllogism-1.2-2|35	%files
12mr|texlive-syllogism-1.2-2|36	%{_texmfdistdir}/tex/latex/syllogism/syllogism.sty
12mr|texlive-syllogism-1.2-2|37	%doc %{_texmfdistdir}/doc/latex/syllogism/Examples.pdf
12mr|texlive-syllogism-1.2-2|38	%doc %{_texmfdistdir}/doc/latex/syllogism/Examples.tex
12mr|texlive-syllogism-1.2-2|39	%doc %{_texmfdistdir}/doc/latex/syllogism/README
12mr|texlive-syllogism-1.2-2|40	%doc %{_texmfdistdir}/doc/latex/syllogism/syllogism.pdf
12mr|texlive-syllogism-1.2-2|41	%doc %{_texmfdistdir}/doc/latex/syllogism/syllogism.tex
12mr|texlive-syllogism-1.2-2|42	
12mr|texlive-syllogism-1.2-2|43	#-----------------------------------------------------------------------
12mr|texlive-syllogism-1.2-2|44	%prep
12mr|texlive-syllogism-1.2-2|45	%setup -c -a0 -a1
12mr|texlive-syllogism-1.2-2|46	
12mr|texlive-syllogism-1.2-2|47	%build
12mr|texlive-syllogism-1.2-2|48	
12mr|texlive-syllogism-1.2-2|49	%install
12mr|texlive-syllogism-1.2-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-syllogism-1.2-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-syllogism-1.2-2|52	
12mr|texlive-syllogism-1.2-2|53	
12mr|texlive-syllogism-1.2-2|54	
12mr|texlive-syllogism-1.2-2|55	%changelog
12mr|texlive-syllogism-1.2-2|56	

18633 12
12mr|texlive-symbol-20110301-2|1	# revision 21570
12mr|texlive-symbol-20110301-2|2	# category Package
12mr|texlive-symbol-20110301-2|3	# catalog-ctan /fonts/urw/base35
12mr|texlive-symbol-20110301-2|4	# catalog-date 2011-03-01 21:42:17 +0100
12mr|texlive-symbol-20110301-2|5	# catalog-license gpl
12mr|texlive-symbol-20110301-2|6	# catalog-version undef
12mr|texlive-symbol-20110301-2|7	Name:		texlive-symbol
12mr|texlive-symbol-20110301-2|8	Version:	20110301
12mr|texlive-symbol-20110301-2|9	Release:	2
12mr|texlive-symbol-20110301-2|10	Summary:	URW "Base 35" font pack for LaTeX
12mr|texlive-symbol-20110301-2|11	Group:		Publishing
12mr|texlive-symbol-20110301-2|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
12mr|texlive-symbol-20110301-2|13	License:	GPL
12mr|texlive-symbol-20110301-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/symbol.tar.xz
12mr|texlive-symbol-20110301-2|15	BuildArch:	noarch
12mr|texlive-symbol-20110301-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-symbol-20110301-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-symbol-20110301-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-symbol-20110301-2|19	
12mr|texlive-symbol-20110301-2|20	%description
12mr|texlive-symbol-20110301-2|21	A set of fonts for use as "drop-in" replacements for Adobe's
12mr|texlive-symbol-20110301-2|22	basic set, comprising: - Century Schoolbook (substituting for
12mr|texlive-symbol-20110301-2|23	Adobe's New Century Schoolbook); - Dingbats (substituting for
12mr|texlive-symbol-20110301-2|24	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
12mr|texlive-symbol-20110301-2|25	Abobe's Courier); - Nimbus Roman No9 L (substituting for
12mr|texlive-symbol-20110301-2|26	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
12mr|texlive-symbol-20110301-2|27	Helvetica); - Standard Symbols L (substituting for Adobe's
12mr|texlive-symbol-20110301-2|28	Symbol); - URW Bookman; - URW Chancery L Medium Italic
12mr|texlive-symbol-20110301-2|29	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
12mr|texlive-symbol-20110301-2|30	(substituting for Adobe's Avant Garde); and - URW Palladio L
12mr|texlive-symbol-20110301-2|31	(substituting for Adobe's Palatino).
12mr|texlive-symbol-20110301-2|32	
12mr|texlive-symbol-20110301-2|33	%post
12mr|texlive-symbol-20110301-2|34	%{_sbindir}/texlive.post
12mr|texlive-symbol-20110301-2|35	
12mr|texlive-symbol-20110301-2|36	%postun
12mr|texlive-symbol-20110301-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-symbol-20110301-2|38	%{_sbindir}/texlive.post
12mr|texlive-symbol-20110301-2|39	fi
12mr|texlive-symbol-20110301-2|40	
12mr|texlive-symbol-20110301-2|41	#-----------------------------------------------------------------------
12mr|texlive-symbol-20110301-2|42	%files
12mr|texlive-symbol-20110301-2|43	%{_texmfdistdir}/dvips/symbol/config.usy
12mr|texlive-symbol-20110301-2|44	%{_texmfdistdir}/fonts/afm/adobe/symbol/psyb.afm
12mr|texlive-symbol-20110301-2|45	%{_texmfdistdir}/fonts/afm/adobe/symbol/psyr.afm
12mr|texlive-symbol-20110301-2|46	%{_texmfdistdir}/fonts/afm/urw/symbol/usyr.afm
12mr|texlive-symbol-20110301-2|47	%{_texmfdistdir}/fonts/map/dvips/symbol/usy.map
12mr|texlive-symbol-20110301-2|48	%{_texmfdistdir}/fonts/tfm/adobe/symbol/psyr.tfm
12mr|texlive-symbol-20110301-2|49	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/symbol/rpsyr.tfm
12mr|texlive-symbol-20110301-2|50	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/symbol/rpsyro.tfm
12mr|texlive-symbol-20110301-2|51	%{_texmfdistdir}/fonts/tfm/monotype/symbol/msyr.tfm
12mr|texlive-symbol-20110301-2|52	%{_texmfdistdir}/fonts/tfm/urw35vf/symbol/usyr.tfm
12mr|texlive-symbol-20110301-2|53	%{_texmfdistdir}/fonts/type1/urw/symbol/usyr.pfb
12mr|texlive-symbol-20110301-2|54	%{_texmfdistdir}/fonts/type1/urw/symbol/usyr.pfm
12mr|texlive-symbol-20110301-2|55	%{_texmfdistdir}/tex/latex/symbol/uusy.fd
12mr|texlive-symbol-20110301-2|56	
12mr|texlive-symbol-20110301-2|57	#-----------------------------------------------------------------------
12mr|texlive-symbol-20110301-2|58	%prep
12mr|texlive-symbol-20110301-2|59	%setup -c -a0
12mr|texlive-symbol-20110301-2|60	
12mr|texlive-symbol-20110301-2|61	%build
12mr|texlive-symbol-20110301-2|62	
12mr|texlive-symbol-20110301-2|63	%install
12mr|texlive-symbol-20110301-2|64	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-symbol-20110301-2|65	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
12mr|texlive-symbol-20110301-2|66	
12mr|texlive-symbol-20110301-2|67	
12mr|texlive-symbol-20110301-2|68	
12mr|texlive-symbol-20110301-2|69	%changelog
12mr|texlive-symbol-20110301-2|70	

18634 12
12mr|texlive-synctex-20111104-2|1	# revision 23089
12mr|texlive-synctex-20111104-2|2	# category TLCore
12mr|texlive-synctex-20111104-2|3	# catalog-ctan undef
12mr|texlive-synctex-20111104-2|4	# catalog-date undef
12mr|texlive-synctex-20111104-2|5	# catalog-license undef
12mr|texlive-synctex-20111104-2|6	# catalog-version undef
12mr|texlive-synctex-20111104-2|7	Name:		texlive-synctex
12mr|texlive-synctex-20111104-2|8	Version:	20111104
12mr|texlive-synctex-20111104-2|9	Release:	2
12mr|texlive-synctex-20111104-2|10	Summary:	TeXLive synctex package
12mr|texlive-synctex-20111104-2|11	Group:		Publishing
12mr|texlive-synctex-20111104-2|12	URL:		http://tug.org/texlive
12mr|texlive-synctex-20111104-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-synctex-20111104-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/synctex.tar.xz
12mr|texlive-synctex-20111104-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/synctex.doc.tar.xz
12mr|texlive-synctex-20111104-2|16	BuildArch:	noarch
12mr|texlive-synctex-20111104-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-synctex-20111104-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-synctex-20111104-2|19	Requires:	texlive-synctex.bin
12mr|texlive-synctex-20111104-2|20	
12mr|texlive-synctex-20111104-2|21	%description
12mr|texlive-synctex-20111104-2|22	TeXLive synctex package.
12mr|texlive-synctex-20111104-2|23	
12mr|texlive-synctex-20111104-2|24	#-----------------------------------------------------------------------
12mr|texlive-synctex-20111104-2|25	%files
12mr|texlive-synctex-20111104-2|26	%doc %{_mandir}/man1/synctex.1*
12mr|texlive-synctex-20111104-2|27	%doc %{_texmfdir}/doc/man/man1/synctex.man1.pdf
12mr|texlive-synctex-20111104-2|28	%doc %{_mandir}/man5/synctex.5*
12mr|texlive-synctex-20111104-2|29	%doc %{_texmfdir}/doc/man/man5/synctex.man5.pdf
12mr|texlive-synctex-20111104-2|30	
12mr|texlive-synctex-20111104-2|31	#-----------------------------------------------------------------------
12mr|texlive-synctex-20111104-2|32	%prep
12mr|texlive-synctex-20111104-2|33	%setup -c -a0 -a1
12mr|texlive-synctex-20111104-2|34	
12mr|texlive-synctex-20111104-2|35	%build
12mr|texlive-synctex-20111104-2|36	
12mr|texlive-synctex-20111104-2|37	%install
12mr|texlive-synctex-20111104-2|38	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-synctex-20111104-2|39	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-synctex-20111104-2|40	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-synctex-20111104-2|41	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-synctex-20111104-2|42	mkdir -p %{buildroot}%{_mandir}/man5
12mr|texlive-synctex-20111104-2|43	mv %{buildroot}%{_texmfdir}/doc/man/man5/*.5 %{buildroot}%{_mandir}/man5
12mr|texlive-synctex-20111104-2|44	
12mr|texlive-synctex-20111104-2|45	
12mr|texlive-synctex-20111104-2|46	
12mr|texlive-synctex-20111104-2|47	%changelog
12mr|texlive-synctex-20111104-2|48	

18635 12
12mr|texlive-synproof-1.0-2|1	# revision 15878
12mr|texlive-synproof-1.0-2|2	# category Package
12mr|texlive-synproof-1.0-2|3	# catalog-ctan /macros/latex/contrib/synproof
12mr|texlive-synproof-1.0-2|4	# catalog-date 2009-07-05 17:22:22 +0200
12mr|texlive-synproof-1.0-2|5	# catalog-license lppl
12mr|texlive-synproof-1.0-2|6	# catalog-version 1.0
12mr|texlive-synproof-1.0-2|7	Name:		texlive-synproof
12mr|texlive-synproof-1.0-2|8	Version:	1.0
12mr|texlive-synproof-1.0-2|9	Release:	2
12mr|texlive-synproof-1.0-2|10	Summary:	Easy drawing of syntactic proofs
12mr|texlive-synproof-1.0-2|11	Group:		Publishing
12mr|texlive-synproof-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/synproof
12mr|texlive-synproof-1.0-2|13	License:	LPPL
12mr|texlive-synproof-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/synproof.tar.xz
12mr|texlive-synproof-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/synproof.doc.tar.xz
12mr|texlive-synproof-1.0-2|16	BuildArch:	noarch
12mr|texlive-synproof-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-synproof-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-synproof-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-synproof-1.0-2|20	
12mr|texlive-synproof-1.0-2|21	%description
12mr|texlive-synproof-1.0-2|22	The package provides a set of macros based on PSTricks that
12mr|texlive-synproof-1.0-2|23	will enable you to draw syntactic proofs easily (inspired by
12mr|texlive-synproof-1.0-2|24	the Gamut books). Very few commands are needed, however fine
12mr|texlive-synproof-1.0-2|25	tuning of the various parameters (dimensions) can still be
12mr|texlive-synproof-1.0-2|26	achieved through "key=value" pairs.
12mr|texlive-synproof-1.0-2|27	
12mr|texlive-synproof-1.0-2|28	%post
12mr|texlive-synproof-1.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-synproof-1.0-2|30	
12mr|texlive-synproof-1.0-2|31	%postun
12mr|texlive-synproof-1.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-synproof-1.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-synproof-1.0-2|34	fi
12mr|texlive-synproof-1.0-2|35	
12mr|texlive-synproof-1.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-synproof-1.0-2|37	%files
12mr|texlive-synproof-1.0-2|38	%{_texmfdistdir}/tex/latex/synproof/synproof.sty
12mr|texlive-synproof-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/synproof/README
12mr|texlive-synproof-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/synproof/synproof-doc.pdf
12mr|texlive-synproof-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/synproof/synproof-doc.tex
12mr|texlive-synproof-1.0-2|42	
12mr|texlive-synproof-1.0-2|43	#-----------------------------------------------------------------------
12mr|texlive-synproof-1.0-2|44	%prep
12mr|texlive-synproof-1.0-2|45	%setup -c -a0 -a1
12mr|texlive-synproof-1.0-2|46	
12mr|texlive-synproof-1.0-2|47	%build
12mr|texlive-synproof-1.0-2|48	
12mr|texlive-synproof-1.0-2|49	%install
12mr|texlive-synproof-1.0-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-synproof-1.0-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-synproof-1.0-2|52	
12mr|texlive-synproof-1.0-2|53	
12mr|texlive-synproof-1.0-2|54	
12mr|texlive-synproof-1.0-2|55	%changelog
12mr|texlive-synproof-1.0-2|56	

18636 12
12mr|texlive-syntax-20091001-2|1	# revision 15878
12mr|texlive-syntax-20091001-2|2	# category Package
12mr|texlive-syntax-20091001-2|3	# catalog-ctan /macros/latex/contrib/syntax
12mr|texlive-syntax-20091001-2|4	# catalog-date 2009-10-01 19:53:35 +0200
12mr|texlive-syntax-20091001-2|5	# catalog-license gpl
12mr|texlive-syntax-20091001-2|6	# catalog-version undef
12mr|texlive-syntax-20091001-2|7	Name:		texlive-syntax
12mr|texlive-syntax-20091001-2|8	Version:	20091001
12mr|texlive-syntax-20091001-2|9	Release:	2
12mr|texlive-syntax-20091001-2|10	Summary:	Creation of syntax diagrams
12mr|texlive-syntax-20091001-2|11	Group:		Publishing
12mr|texlive-syntax-20091001-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/syntax
12mr|texlive-syntax-20091001-2|13	License:	GPL
12mr|texlive-syntax-20091001-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/syntax.tar.xz
12mr|texlive-syntax-20091001-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/syntax.doc.tar.xz
12mr|texlive-syntax-20091001-2|16	BuildArch:	noarch
12mr|texlive-syntax-20091001-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-syntax-20091001-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-syntax-20091001-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-syntax-20091001-2|20	
12mr|texlive-syntax-20091001-2|21	%description
12mr|texlive-syntax-20091001-2|22	Create syntax diagrams using special environments and commands
12mr|texlive-syntax-20091001-2|23	to represent the diagram structure.
12mr|texlive-syntax-20091001-2|24	
12mr|texlive-syntax-20091001-2|25	%post
12mr|texlive-syntax-20091001-2|26	%{_sbindir}/texlive.post
12mr|texlive-syntax-20091001-2|27	
12mr|texlive-syntax-20091001-2|28	%postun
12mr|texlive-syntax-20091001-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-syntax-20091001-2|30	%{_sbindir}/texlive.post
12mr|texlive-syntax-20091001-2|31	fi
12mr|texlive-syntax-20091001-2|32	
12mr|texlive-syntax-20091001-2|33	#-----------------------------------------------------------------------
12mr|texlive-syntax-20091001-2|34	%files
12mr|texlive-syntax-20091001-2|35	%{_texmfdistdir}/tex/latex/syntax/syntax.tex
12mr|texlive-syntax-20091001-2|36	%doc %{_texmfdistdir}/doc/latex/syntax/README
12mr|texlive-syntax-20091001-2|37	%doc %{_texmfdistdir}/doc/latex/syntax/syntaxintro.pdf
12mr|texlive-syntax-20091001-2|38	%doc %{_texmfdistdir}/doc/latex/syntax/syntaxintro.tex
12mr|texlive-syntax-20091001-2|39	%doc %{_texmfdistdir}/doc/latex/syntax/syntaxtest.pdf
12mr|texlive-syntax-20091001-2|40	%doc %{_texmfdistdir}/doc/latex/syntax/syntaxtest.tex
12mr|texlive-syntax-20091001-2|41	
12mr|texlive-syntax-20091001-2|42	#-----------------------------------------------------------------------
12mr|texlive-syntax-20091001-2|43	%prep
12mr|texlive-syntax-20091001-2|44	%setup -c -a0 -a1
12mr|texlive-syntax-20091001-2|45	
12mr|texlive-syntax-20091001-2|46	%build
12mr|texlive-syntax-20091001-2|47	
12mr|texlive-syntax-20091001-2|48	%install
12mr|texlive-syntax-20091001-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-syntax-20091001-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-syntax-20091001-2|51	
12mr|texlive-syntax-20091001-2|52	
12mr|texlive-syntax-20091001-2|53	
12mr|texlive-syntax-20091001-2|54	%changelog
12mr|texlive-syntax-20091001-2|55	

18637 12
12mr|texlive-syntrace-1.1-2|1	# revision 15878
12mr|texlive-syntrace-1.1-2|2	# category Package
12mr|texlive-syntrace-1.1-2|3	# catalog-ctan /macros/latex/contrib/syntrace
12mr|texlive-syntrace-1.1-2|4	# catalog-date 2007-03-13 15:26:21 +0100
12mr|texlive-syntrace-1.1-2|5	# catalog-license lppl
12mr|texlive-syntrace-1.1-2|6	# catalog-version 1.1
12mr|texlive-syntrace-1.1-2|7	Name:		texlive-syntrace
12mr|texlive-syntrace-1.1-2|8	Version:	1.1
12mr|texlive-syntrace-1.1-2|9	Release:	2
12mr|texlive-syntrace-1.1-2|10	Summary:	Labels for tracing in a syntax tree
12mr|texlive-syntrace-1.1-2|11	Group:		Publishing
12mr|texlive-syntrace-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/syntrace
12mr|texlive-syntrace-1.1-2|13	License:	LPPL
12mr|texlive-syntrace-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/syntrace.tar.xz
12mr|texlive-syntrace-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/syntrace.doc.tar.xz
12mr|texlive-syntrace-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/syntrace.source.tar.xz
12mr|texlive-syntrace-1.1-2|17	BuildArch:	noarch
12mr|texlive-syntrace-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-syntrace-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-syntrace-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-syntrace-1.1-2|21	
12mr|texlive-syntrace-1.1-2|22	%description
12mr|texlive-syntrace-1.1-2|23	This package adds support for for traces in trees created using
12mr|texlive-syntrace-1.1-2|24	either the synttree or the qtree package. The package provides
12mr|texlive-syntrace-1.1-2|25	two commands (\traceLabel and \traceReference) to set and use a
12mr|texlive-syntrace-1.1-2|26	trace.
12mr|texlive-syntrace-1.1-2|27	
12mr|texlive-syntrace-1.1-2|28	%post
12mr|texlive-syntrace-1.1-2|29	%{_sbindir}/texlive.post
12mr|texlive-syntrace-1.1-2|30	
12mr|texlive-syntrace-1.1-2|31	%postun
12mr|texlive-syntrace-1.1-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-syntrace-1.1-2|33	%{_sbindir}/texlive.post
12mr|texlive-syntrace-1.1-2|34	fi
12mr|texlive-syntrace-1.1-2|35	
12mr|texlive-syntrace-1.1-2|36	#-----------------------------------------------------------------------
12mr|texlive-syntrace-1.1-2|37	%files
12mr|texlive-syntrace-1.1-2|38	%{_texmfdistdir}/tex/latex/syntrace/syntrace.sty
12mr|texlive-syntrace-1.1-2|39	%doc %{_texmfdistdir}/doc/latex/syntrace/README
12mr|texlive-syntrace-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/syntrace/syntrace.pdf
12mr|texlive-syntrace-1.1-2|41	#- source
12mr|texlive-syntrace-1.1-2|42	%doc %{_texmfdistdir}/source/latex/syntrace/syntrace.dtx
12mr|texlive-syntrace-1.1-2|43	%doc %{_texmfdistdir}/source/latex/syntrace/syntrace.ins
12mr|texlive-syntrace-1.1-2|44	
12mr|texlive-syntrace-1.1-2|45	#-----------------------------------------------------------------------
12mr|texlive-syntrace-1.1-2|46	%prep
12mr|texlive-syntrace-1.1-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-syntrace-1.1-2|48	
12mr|texlive-syntrace-1.1-2|49	%build
12mr|texlive-syntrace-1.1-2|50	
12mr|texlive-syntrace-1.1-2|51	%install
12mr|texlive-syntrace-1.1-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-syntrace-1.1-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-syntrace-1.1-2|54	
12mr|texlive-syntrace-1.1-2|55	
12mr|texlive-syntrace-1.1-2|56	
12mr|texlive-syntrace-1.1-2|57	%changelog
12mr|texlive-syntrace-1.1-2|58	

18638 12
12mr|texlive-synttree-1.4.2-2|1	# revision 16252
12mr|texlive-synttree-1.4.2-2|2	# category Package
12mr|texlive-synttree-1.4.2-2|3	# catalog-ctan /macros/latex/contrib/synttree
12mr|texlive-synttree-1.4.2-2|4	# catalog-date 2009-11-30 09:23:31 +0100
12mr|texlive-synttree-1.4.2-2|5	# catalog-license lppl
12mr|texlive-synttree-1.4.2-2|6	# catalog-version 1.4.2
12mr|texlive-synttree-1.4.2-2|7	Name:		texlive-synttree
12mr|texlive-synttree-1.4.2-2|8	Version:	1.4.2
12mr|texlive-synttree-1.4.2-2|9	Release:	2
12mr|texlive-synttree-1.4.2-2|10	Summary:	Typeset syntactic trees
12mr|texlive-synttree-1.4.2-2|11	Group:		Publishing
12mr|texlive-synttree-1.4.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/synttree
12mr|texlive-synttree-1.4.2-2|13	License:	LPPL
12mr|texlive-synttree-1.4.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/synttree.tar.xz
12mr|texlive-synttree-1.4.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/synttree.doc.tar.xz
12mr|texlive-synttree-1.4.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/synttree.source.tar.xz
12mr|texlive-synttree-1.4.2-2|17	BuildArch:	noarch
12mr|texlive-synttree-1.4.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-synttree-1.4.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-synttree-1.4.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-synttree-1.4.2-2|21	
12mr|texlive-synttree-1.4.2-2|22	%description
12mr|texlive-synttree-1.4.2-2|23	A package to typeset syntactic trees such as those used in
12mr|texlive-synttree-1.4.2-2|24	Chomsky's Generative grammar, based on a description of the
12mr|texlive-synttree-1.4.2-2|25	structure of the tree.
12mr|texlive-synttree-1.4.2-2|26	
12mr|texlive-synttree-1.4.2-2|27	%post
12mr|texlive-synttree-1.4.2-2|28	%{_sbindir}/texlive.post
12mr|texlive-synttree-1.4.2-2|29	
12mr|texlive-synttree-1.4.2-2|30	%postun
12mr|texlive-synttree-1.4.2-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-synttree-1.4.2-2|32	%{_sbindir}/texlive.post
12mr|texlive-synttree-1.4.2-2|33	fi
12mr|texlive-synttree-1.4.2-2|34	
12mr|texlive-synttree-1.4.2-2|35	#-----------------------------------------------------------------------
12mr|texlive-synttree-1.4.2-2|36	%files
12mr|texlive-synttree-1.4.2-2|37	%{_texmfdistdir}/tex/latex/synttree/synttree.sty
12mr|texlive-synttree-1.4.2-2|38	%doc %{_texmfdistdir}/doc/latex/synttree/README
12mr|texlive-synttree-1.4.2-2|39	%doc %{_texmfdistdir}/doc/latex/synttree/synttree.pdf
12mr|texlive-synttree-1.4.2-2|40	#- source
12mr|texlive-synttree-1.4.2-2|41	%doc %{_texmfdistdir}/source/latex/synttree/synttree.dtx
12mr|texlive-synttree-1.4.2-2|42	%doc %{_texmfdistdir}/source/latex/synttree/synttree.ins
12mr|texlive-synttree-1.4.2-2|43	
12mr|texlive-synttree-1.4.2-2|44	#-----------------------------------------------------------------------
12mr|texlive-synttree-1.4.2-2|45	%prep
12mr|texlive-synttree-1.4.2-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-synttree-1.4.2-2|47	
12mr|texlive-synttree-1.4.2-2|48	%build
12mr|texlive-synttree-1.4.2-2|49	
12mr|texlive-synttree-1.4.2-2|50	%install
12mr|texlive-synttree-1.4.2-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-synttree-1.4.2-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-synttree-1.4.2-2|53	
12mr|texlive-synttree-1.4.2-2|54	
12mr|texlive-synttree-1.4.2-2|55	
12mr|texlive-synttree-1.4.2-2|56	%changelog
12mr|texlive-synttree-1.4.2-2|57	

18639 12
12mr|texlive-systeme-0.2b-2|1	# revision 23336
12mr|texlive-systeme-0.2b-2|2	# category Package
12mr|texlive-systeme-0.2b-2|3	# catalog-ctan /macros/generic/systeme
12mr|texlive-systeme-0.2b-2|4	# catalog-date 2011-06-24 11:48:53 +0200
12mr|texlive-systeme-0.2b-2|5	# catalog-license lppl1.3
12mr|texlive-systeme-0.2b-2|6	# catalog-version 0.2b
12mr|texlive-systeme-0.2b-2|7	Name:		texlive-systeme
12mr|texlive-systeme-0.2b-2|8	Version:	0.2b
12mr|texlive-systeme-0.2b-2|9	Release:	2
12mr|texlive-systeme-0.2b-2|10	Summary:	Format systems of equations
12mr|texlive-systeme-0.2b-2|11	Group:		Publishing
12mr|texlive-systeme-0.2b-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/systeme
12mr|texlive-systeme-0.2b-2|13	License:	LPPL1.3
12mr|texlive-systeme-0.2b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/systeme.tar.xz
12mr|texlive-systeme-0.2b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/systeme.doc.tar.xz
12mr|texlive-systeme-0.2b-2|16	BuildArch:	noarch
12mr|texlive-systeme-0.2b-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-systeme-0.2b-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-systeme-0.2b-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-systeme-0.2b-2|20	
12mr|texlive-systeme-0.2b-2|21	%description
12mr|texlive-systeme-0.2b-2|22	The package allows you to enter systems of equations or
12mr|texlive-systeme-0.2b-2|23	inequalities in an intuitive way, and produces typeset output
12mr|texlive-systeme-0.2b-2|24	where the terms and signs are aligned vertically. The package
12mr|texlive-systeme-0.2b-2|25	works with plain TeX or LaTeX, but e-TeX is required. Cette
12mr|texlive-systeme-0.2b-2|26	petite extension permet de saisir des systemes d'equations ou
12mr|texlive-systeme-0.2b-2|27	inequations de facon intuitive, et produit un affichage ou les
12mr|texlive-systeme-0.2b-2|28	termes et les signes sont alignes verticalement.
12mr|texlive-systeme-0.2b-2|29	
12mr|texlive-systeme-0.2b-2|30	%post
12mr|texlive-systeme-0.2b-2|31	%{_sbindir}/texlive.post
12mr|texlive-systeme-0.2b-2|32	
12mr|texlive-systeme-0.2b-2|33	%postun
12mr|texlive-systeme-0.2b-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-systeme-0.2b-2|35	%{_sbindir}/texlive.post
12mr|texlive-systeme-0.2b-2|36	fi
12mr|texlive-systeme-0.2b-2|37	
12mr|texlive-systeme-0.2b-2|38	#-----------------------------------------------------------------------
12mr|texlive-systeme-0.2b-2|39	%files
12mr|texlive-systeme-0.2b-2|40	%{_texmfdistdir}/tex/generic/systeme/systeme.sty
12mr|texlive-systeme-0.2b-2|41	%{_texmfdistdir}/tex/generic/systeme/systeme.tex
12mr|texlive-systeme-0.2b-2|42	%doc %{_texmfdistdir}/doc/generic/systeme/README
12mr|texlive-systeme-0.2b-2|43	%doc %{_texmfdistdir}/doc/generic/systeme/systeme_doc_fr.pdf
12mr|texlive-systeme-0.2b-2|44	%doc %{_texmfdistdir}/doc/generic/systeme/systeme_doc_fr.tex
12mr|texlive-systeme-0.2b-2|45	
12mr|texlive-systeme-0.2b-2|46	#-----------------------------------------------------------------------
12mr|texlive-systeme-0.2b-2|47	%prep
12mr|texlive-systeme-0.2b-2|48	%setup -c -a0 -a1
12mr|texlive-systeme-0.2b-2|49	
12mr|texlive-systeme-0.2b-2|50	%build
12mr|texlive-systeme-0.2b-2|51	
12mr|texlive-systeme-0.2b-2|52	%install
12mr|texlive-systeme-0.2b-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-systeme-0.2b-2|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-systeme-0.2b-2|55	
12mr|texlive-systeme-0.2b-2|56	
12mr|texlive-systeme-0.2b-2|57	
12mr|texlive-systeme-0.2b-2|58	%changelog
12mr|texlive-systeme-0.2b-2|59	

18640 12
12mr|texlive-t2-20080105-3|1	# revision 22650
12mr|texlive-t2-20080105-3|2	# category Package
12mr|texlive-t2-20080105-3|3	# catalog-ctan /macros/latex/contrib/t2
12mr|texlive-t2-20080105-3|4	# catalog-date 2008-01-05 14:46:43 +0100
12mr|texlive-t2-20080105-3|5	# catalog-license lppl
12mr|texlive-t2-20080105-3|6	# catalog-version undef
12mr|texlive-t2-20080105-3|7	Name:		texlive-t2
12mr|texlive-t2-20080105-3|8	Version:	20080105
12mr|texlive-t2-20080105-3|9	Release:	3
12mr|texlive-t2-20080105-3|10	Summary:	Support for using T2 encoding
12mr|texlive-t2-20080105-3|11	Group:		Publishing
12mr|texlive-t2-20080105-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/t2
12mr|texlive-t2-20080105-3|13	License:	LPPL
12mr|texlive-t2-20080105-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/t2.tar.xz
12mr|texlive-t2-20080105-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/t2.doc.tar.xz
12mr|texlive-t2-20080105-3|16	BuildArch:	noarch
12mr|texlive-t2-20080105-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-t2-20080105-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-t2-20080105-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-t2-20080105-3|20	Requires(post):	texlive-tetex
12mr|texlive-t2-20080105-3|21	
12mr|texlive-t2-20080105-3|22	%description
12mr|texlive-t2-20080105-3|23	The T2 bundle provides a variety of separate support functions,
12mr|texlive-t2-20080105-3|24	for using Cyrillic characters in LaTeX: - the mathtext package,
12mr|texlive-t2-20080105-3|25	for using Cyrillic letters 'transparently' in formulae - the
12mr|texlive-t2-20080105-3|26	citehack package, for using Cyrillic (or indeed any non-ascii)
12mr|texlive-t2-20080105-3|27	characters in citation keys; - support for Cyrillic in BibTeX;
12mr|texlive-t2-20080105-3|28	- support for Cyrillic in Makeindex; and - various items of
12mr|texlive-t2-20080105-3|29	font support.
12mr|texlive-t2-20080105-3|30	
12mr|texlive-t2-20080105-3|31	%post
12mr|texlive-t2-20080105-3|32	%{_sbindir}/texlive.post
12mr|texlive-t2-20080105-3|33	
12mr|texlive-t2-20080105-3|34	%postun
12mr|texlive-t2-20080105-3|35	if [ $1 -eq 0 ]; then
12mr|texlive-t2-20080105-3|36	%{_sbindir}/texlive.post
12mr|texlive-t2-20080105-3|37	fi
12mr|texlive-t2-20080105-3|38	
12mr|texlive-t2-20080105-3|39	#-----------------------------------------------------------------------
12mr|texlive-t2-20080105-3|40	%files
12mr|texlive-t2-20080105-3|41	%{_texmfdistdir}/fonts/enc/t2/t2a-mod1.enc
12mr|texlive-t2-20080105-3|42	%{_texmfdistdir}/fonts/enc/t2/t2a-mod2.enc
12mr|texlive-t2-20080105-3|43	%{_texmfdistdir}/fonts/enc/t2/t2a.enc
12mr|texlive-t2-20080105-3|44	%{_texmfdistdir}/fonts/enc/t2/t2b.enc
12mr|texlive-t2-20080105-3|45	%{_texmfdistdir}/fonts/enc/t2/t2c.enc
12mr|texlive-t2-20080105-3|46	%{_texmfdistdir}/fonts/enc/t2/x2.enc
12mr|texlive-t2-20080105-3|47	%{_texmfdistdir}/tex/generic/t2/cyrfinst/6r.etx
12mr|texlive-t2-20080105-3|48	%{_texmfdistdir}/tex/generic/t2/cyrfinst/README
12mr|texlive-t2-20080105-3|49	%{_texmfdistdir}/tex/generic/t2/cyrfinst/cyrillic.mtx
12mr|texlive-t2-20080105-3|50	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyc.etx
12mr|texlive-t2-20080105-3|51	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyci.etx
12mr|texlive-t2-20080105-3|52	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcycij.etx
12mr|texlive-t2-20080105-3|53	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcycj.etx
12mr|texlive-t2-20080105-3|54	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyctt.etx
12mr|texlive-t2-20080105-3|55	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyi.etx
12mr|texlive-t2-20080105-3|56	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyij.etx
12mr|texlive-t2-20080105-3|57	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyitt.etx
12mr|texlive-t2-20080105-3|58	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyj.etx
12mr|texlive-t2-20080105-3|59	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcytt.etx
12mr|texlive-t2-20080105-3|60	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/ot2c.etx
12mr|texlive-t2-20080105-3|61	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/ot2cj.etx
12mr|texlive-t2-20080105-3|62	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/ot2i.etx
12mr|texlive-t2-20080105-3|63	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/ot2ij.etx
12mr|texlive-t2-20080105-3|64	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/ot2j.etx
12mr|texlive-t2-20080105-3|65	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2ac.etx
12mr|texlive-t2-20080105-3|66	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2acj.etx
12mr|texlive-t2-20080105-3|67	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2ai.etx
12mr|texlive-t2-20080105-3|68	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2aij.etx
12mr|texlive-t2-20080105-3|69	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2aj.etx
12mr|texlive-t2-20080105-3|70	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2bc.etx
12mr|texlive-t2-20080105-3|71	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2bcj.etx
12mr|texlive-t2-20080105-3|72	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2bi.etx
12mr|texlive-t2-20080105-3|73	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2bij.etx
12mr|texlive-t2-20080105-3|74	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2bj.etx
12mr|texlive-t2-20080105-3|75	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2cc.etx
12mr|texlive-t2-20080105-3|76	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2ccj.etx
12mr|texlive-t2-20080105-3|77	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2ci.etx
12mr|texlive-t2-20080105-3|78	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2cij.etx
12mr|texlive-t2-20080105-3|79	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2cj.etx
12mr|texlive-t2-20080105-3|80	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/x2c.etx
12mr|texlive-t2-20080105-3|81	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/x2cj.etx
12mr|texlive-t2-20080105-3|82	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/x2i.etx
12mr|texlive-t2-20080105-3|83	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/x2ij.etx
12mr|texlive-t2-20080105-3|84	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/x2j.etx
12mr|texlive-t2-20080105-3|85	%{_texmfdistdir}/tex/generic/t2/cyrfinst/etc/alias-cmc.tex
12mr|texlive-t2-20080105-3|86	%{_texmfdistdir}/tex/generic/t2/cyrfinst/etc/alias-wncy.tex
12mr|texlive-t2-20080105-3|87	%{_texmfdistdir}/tex/generic/t2/cyrfinst/etc/cyralias.tex
12mr|texlive-t2-20080105-3|88	%{_texmfdistdir}/tex/generic/t2/cyrfinst/etc/fnstcorr.tex
12mr|texlive-t2-20080105-3|89	%{_texmfdistdir}/tex/generic/t2/cyrfinst/etc/showenc
12mr|texlive-t2-20080105-3|90	%{_texmfdistdir}/tex/generic/t2/cyrfinst/lcy-hi.etx
12mr|texlive-t2-20080105-3|91	%{_texmfdistdir}/tex/generic/t2/cyrfinst/lcy.etx
12mr|texlive-t2-20080105-3|92	%{_texmfdistdir}/tex/generic/t2/cyrfinst/ot2.etx
12mr|texlive-t2-20080105-3|93	%{_texmfdistdir}/tex/generic/t2/cyrfinst/t2a.etx
12mr|texlive-t2-20080105-3|94	%{_texmfdistdir}/tex/generic/t2/cyrfinst/t2b.etx
12mr|texlive-t2-20080105-3|95	%{_texmfdistdir}/tex/generic/t2/cyrfinst/t2c.etx
12mr|texlive-t2-20080105-3|96	%{_texmfdistdir}/tex/generic/t2/cyrfinst/x2.etx
12mr|texlive-t2-20080105-3|97	%{_texmfdistdir}/tex/latex/t2/citehack.sty
12mr|texlive-t2-20080105-3|98	%{_texmfdistdir}/tex/latex/t2/mathtext.sty
12mr|texlive-t2-20080105-3|99	%{_texmfdistdir}/tex/latex/t2/misccorr.sty
12mr|texlive-t2-20080105-3|100	%_texmf_fmtutil_d/t2
12mr|texlive-t2-20080105-3|101	%doc %{_texmfdistdir}/doc/generic/t2/Makefile
12mr|texlive-t2-20080105-3|102	%doc %{_texmfdistdir}/doc/generic/t2/OT2uni.map
12mr|texlive-t2-20080105-3|103	%doc %{_texmfdistdir}/doc/generic/t2/README
12mr|texlive-t2-20080105-3|104	%doc %{_texmfdistdir}/doc/generic/t2/T2Auni.map
12mr|texlive-t2-20080105-3|105	%doc %{_texmfdistdir}/doc/generic/t2/T2Buni.map
12mr|texlive-t2-20080105-3|106	%doc %{_texmfdistdir}/doc/generic/t2/T2Cuni.map
12mr|texlive-t2-20080105-3|107	%doc %{_texmfdistdir}/doc/generic/t2/X2uni.map
12mr|texlive-t2-20080105-3|108	%doc %{_texmfdistdir}/doc/generic/t2/amscyr.txt
12mr|texlive-t2-20080105-3|109	%doc %{_texmfdistdir}/doc/generic/t2/broken1.txt
12mr|texlive-t2-20080105-3|110	%doc %{_texmfdistdir}/doc/generic/t2/broken2.txt
12mr|texlive-t2-20080105-3|111	%doc %{_texmfdistdir}/doc/generic/t2/cyrcset7.txt
12mr|texlive-t2-20080105-3|112	%doc %{_texmfdistdir}/doc/generic/t2/cyrcset8.txt
12mr|texlive-t2-20080105-3|113	%doc %{_texmfdistdir}/doc/generic/t2/cyrcsets.ind
12mr|texlive-t2-20080105-3|114	%doc %{_texmfdistdir}/doc/generic/t2/etc/amsppt.diff
12mr|texlive-t2-20080105-3|115	%doc %{_texmfdistdir}/doc/generic/t2/etc/mathtext.dtx
12mr|texlive-t2-20080105-3|116	%doc %{_texmfdistdir}/doc/generic/t2/etc/mathtext.ins
12mr|texlive-t2-20080105-3|117	%doc %{_texmfdistdir}/doc/generic/t2/etc/rubibtex/README
12mr|texlive-t2-20080105-3|118	%doc %{_texmfdistdir}/doc/generic/t2/etc/rubibtex/rubibtex
12mr|texlive-t2-20080105-3|119	%doc %{_texmfdistdir}/doc/generic/t2/etc/rubibtex/rubibtex.bat
12mr|texlive-t2-20080105-3|120	%doc %{_texmfdistdir}/doc/generic/t2/etc/rubibtex/rubibtex.old
12mr|texlive-t2-20080105-3|121	%doc %{_texmfdistdir}/doc/generic/t2/etc/rubibtex/rubibtex.sed
12mr|texlive-t2-20080105-3|122	%doc %{_texmfdistdir}/doc/generic/t2/etc/ruinpenc
12mr|texlive-t2-20080105-3|123	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/README
12mr|texlive-t2-20080105-3|124	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumakeindex
12mr|texlive-t2-20080105-3|125	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumkidx1.sed
12mr|texlive-t2-20080105-3|126	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumkidx2.sed
12mr|texlive-t2-20080105-3|127	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumkidx3.sed
12mr|texlive-t2-20080105-3|128	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumkidxd.bat
12mr|texlive-t2-20080105-3|129	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumkidxw.bat
12mr|texlive-t2-20080105-3|130	%doc %{_texmfdistdir}/doc/generic/t2/etc/t2filter.c
12mr|texlive-t2-20080105-3|131	%doc %{_texmfdistdir}/doc/generic/t2/etc/utf-8/test-utf8.tex
12mr|texlive-t2-20080105-3|132	%doc %{_texmfdistdir}/doc/generic/t2/etc/utf-8/utf-8.def
12mr|texlive-t2-20080105-3|133	%doc %{_texmfdistdir}/doc/generic/t2/etc/utf-8/utfcyr.def
12mr|texlive-t2-20080105-3|134	%doc %{_texmfdistdir}/doc/generic/t2/etc/utf-8/utflat.def
12mr|texlive-t2-20080105-3|135	%doc %{_texmfdistdir}/doc/generic/t2/examples/example1.tex
12mr|texlive-t2-20080105-3|136	%doc %{_texmfdistdir}/doc/generic/t2/examples/example2.tex
12mr|texlive-t2-20080105-3|137	%doc %{_texmfdistdir}/doc/generic/t2/examples/example3.tex
12mr|texlive-t2-20080105-3|138	%doc %{_texmfdistdir}/doc/generic/t2/examples/example4.tex
12mr|texlive-t2-20080105-3|139	%doc %{_texmfdistdir}/doc/generic/t2/examples/example5.tex
12mr|texlive-t2-20080105-3|140	%doc %{_texmfdistdir}/doc/generic/t2/make-enc.pl
12mr|texlive-t2-20080105-3|141	%doc %{_texmfdistdir}/doc/generic/t2/mkencs.sh
12mr|texlive-t2-20080105-3|142	%doc %{_texmfdistdir}/doc/generic/t2/mtcyr.txt
12mr|texlive-t2-20080105-3|143	%doc %{_texmfdistdir}/doc/generic/t2/t2cyr.txt
12mr|texlive-t2-20080105-3|144	%doc %{_texmfdistdir}/doc/generic/t2/t2lat.txt
12mr|texlive-t2-20080105-3|145	%doc %{_texmfdistdir}/doc/generic/t2/urwcyr.txt
12mr|texlive-t2-20080105-3|146	
12mr|texlive-t2-20080105-3|147	#-----------------------------------------------------------------------
12mr|texlive-t2-20080105-3|148	%prep
12mr|texlive-t2-20080105-3|149	%setup -c -a0 -a1
12mr|texlive-t2-20080105-3|150	
12mr|texlive-t2-20080105-3|151	%build
12mr|texlive-t2-20080105-3|152	
12mr|texlive-t2-20080105-3|153	%install
12mr|texlive-t2-20080105-3|154	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-t2-20080105-3|155	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-t2-20080105-3|156	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mr|texlive-t2-20080105-3|157	cat > %{buildroot}%{_texmf_fmtutil_d}/t2 <<EOF
12mr|texlive-t2-20080105-3|158	#
12mr|texlive-t2-20080105-3|159	# from t2:
12mr|texlive-t2-20080105-3|160	#! cyramstex pdftex language.dat -translate-file=cp227.tcx *cyramstx.ini
12mr|texlive-t2-20080105-3|161	#! cyrtex pdftex language.dat -translate-file=cp227.tcx *cyrtex.ini
12mr|texlive-t2-20080105-3|162	#! cyrtexinfo pdftex language.dat -translate-file=cp227.tcx *cyrtxinf.ini
12mr|texlive-t2-20080105-3|163	EOF
12mr|texlive-t2-20080105-3|164	
12mr|texlive-t2-20080105-3|165	
12mr|texlive-t2-20080105-3|166	
12mr|texlive-t2-20080105-3|167	%changelog
12mr|texlive-t2-20080105-3|168	

18641 12
12mr|texlive-Tabbing-20100214-2|1	# revision 17022
12mr|texlive-Tabbing-20100214-2|2	# category Package
12mr|texlive-Tabbing-20100214-2|3	# catalog-ctan /macros/latex/contrib/Tabbing
12mr|texlive-Tabbing-20100214-2|4	# catalog-date 2010-02-14 11:55:47 +0100
12mr|texlive-Tabbing-20100214-2|5	# catalog-license lppl
12mr|texlive-Tabbing-20100214-2|6	# catalog-version undef
12mr|texlive-Tabbing-20100214-2|7	Name:		texlive-Tabbing
12mr|texlive-Tabbing-20100214-2|8	Version:	20100214
12mr|texlive-Tabbing-20100214-2|9	Release:	2
12mr|texlive-Tabbing-20100214-2|10	Summary:	Tabbing with accented letters
12mr|texlive-Tabbing-20100214-2|11	Group:		Publishing
12mr|texlive-Tabbing-20100214-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/Tabbing
12mr|texlive-Tabbing-20100214-2|13	License:	LPPL
12mr|texlive-Tabbing-20100214-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/Tabbing.tar.xz
12mr|texlive-Tabbing-20100214-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/Tabbing.doc.tar.xz
12mr|texlive-Tabbing-20100214-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/Tabbing.source.tar.xz
12mr|texlive-Tabbing-20100214-2|17	BuildArch:	noarch
12mr|texlive-Tabbing-20100214-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-Tabbing-20100214-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-Tabbing-20100214-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-Tabbing-20100214-2|21	
12mr|texlive-Tabbing-20100214-2|22	%description
12mr|texlive-Tabbing-20100214-2|23	By default, some of the tabbing environment's commands clash
12mr|texlive-Tabbing-20100214-2|24	with default accent commands; LaTeX provides the odd commands
12mr|texlive-Tabbing-20100214-2|25	\a', etc., to deal with the clash. The package offers a variant
12mr|texlive-Tabbing-20100214-2|26	of the tabbing environment which does not create this
12mr|texlive-Tabbing-20100214-2|27	difficulty, so that users need not learn two sets of accent
12mr|texlive-Tabbing-20100214-2|28	commands.
12mr|texlive-Tabbing-20100214-2|29	
12mr|texlive-Tabbing-20100214-2|30	%post
12mr|texlive-Tabbing-20100214-2|31	%{_sbindir}/texlive.post
12mr|texlive-Tabbing-20100214-2|32	
12mr|texlive-Tabbing-20100214-2|33	%postun
12mr|texlive-Tabbing-20100214-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-Tabbing-20100214-2|35	%{_sbindir}/texlive.post
12mr|texlive-Tabbing-20100214-2|36	fi
12mr|texlive-Tabbing-20100214-2|37	
12mr|texlive-Tabbing-20100214-2|38	#-----------------------------------------------------------------------
12mr|texlive-Tabbing-20100214-2|39	%files
12mr|texlive-Tabbing-20100214-2|40	%{_texmfdistdir}/tex/latex/Tabbing/Tabbing.sty
12mr|texlive-Tabbing-20100214-2|41	%doc %{_texmfdistdir}/doc/latex/Tabbing/00readme
12mr|texlive-Tabbing-20100214-2|42	%doc %{_texmfdistdir}/doc/latex/Tabbing/Tabbing.pdf
12mr|texlive-Tabbing-20100214-2|43	#- source
12mr|texlive-Tabbing-20100214-2|44	%doc %{_texmfdistdir}/source/latex/Tabbing/Tabbing.dtx
12mr|texlive-Tabbing-20100214-2|45	%doc %{_texmfdistdir}/source/latex/Tabbing/Tabbing.ins
12mr|texlive-Tabbing-20100214-2|46	
12mr|texlive-Tabbing-20100214-2|47	#-----------------------------------------------------------------------
12mr|texlive-Tabbing-20100214-2|48	%prep
12mr|texlive-Tabbing-20100214-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-Tabbing-20100214-2|50	
12mr|texlive-Tabbing-20100214-2|51	%build
12mr|texlive-Tabbing-20100214-2|52	
12mr|texlive-Tabbing-20100214-2|53	%install
12mr|texlive-Tabbing-20100214-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-Tabbing-20100214-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-Tabbing-20100214-2|56	
12mr|texlive-Tabbing-20100214-2|57	
12mr|texlive-Tabbing-20100214-2|58	
12mr|texlive-Tabbing-20100214-2|59	%changelog
12mr|texlive-Tabbing-20100214-2|60	

18642 12
12mr|texlive-tabfigures-1.1-1|1	# revision 25202
12mr|texlive-tabfigures-1.1-1|2	# category Package
12mr|texlive-tabfigures-1.1-1|3	# catalog-ctan /macros/latex/contrib/tabfigures
12mr|texlive-tabfigures-1.1-1|4	# catalog-date 2012-01-25 23:45:22 +0100
12mr|texlive-tabfigures-1.1-1|5	# catalog-license lppl1.3
12mr|texlive-tabfigures-1.1-1|6	# catalog-version 1.1
12mr|texlive-tabfigures-1.1-1|7	Name:		texlive-tabfigures
12mr|texlive-tabfigures-1.1-1|8	Version:	1.1
12mr|texlive-tabfigures-1.1-1|9	Release:	1
12mr|texlive-tabfigures-1.1-1|10	Summary:	Maintain vertical alignment of figures
12mr|texlive-tabfigures-1.1-1|11	Group:		Publishing
12mr|texlive-tabfigures-1.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabfigures
12mr|texlive-tabfigures-1.1-1|13	License:	LPPL1.3
12mr|texlive-tabfigures-1.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabfigures.tar.xz
12mr|texlive-tabfigures-1.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabfigures.doc.tar.xz
12mr|texlive-tabfigures-1.1-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabfigures.source.tar.xz
12mr|texlive-tabfigures-1.1-1|17	BuildArch:	noarch
12mr|texlive-tabfigures-1.1-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tabfigures-1.1-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tabfigures-1.1-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-tabfigures-1.1-1|21	
12mr|texlive-tabfigures-1.1-1|22	%description
12mr|texlive-tabfigures-1.1-1|23	Knuth designed his original fonts with tabular figures (figures
12mr|texlive-tabfigures-1.1-1|24	whose width is uniform); this makes some layout problems rather
12mr|texlive-tabfigures-1.1-1|25	simple. In more recent times, fonts (such as Minion Pro), which
12mr|texlive-tabfigures-1.1-1|26	offer proportionally spaced figures, are increasingly being
12mr|texlive-tabfigures-1.1-1|27	used. The package provides mechanisms whereby such proportional
12mr|texlive-tabfigures-1.1-1|28	figures may still be aligned in tabular style (for example, in
12mr|texlive-tabfigures-1.1-1|29	the table of contents).
12mr|texlive-tabfigures-1.1-1|30	
12mr|texlive-tabfigures-1.1-1|31	%post
12mr|texlive-tabfigures-1.1-1|32	%{_sbindir}/texlive.post
12mr|texlive-tabfigures-1.1-1|33	
12mr|texlive-tabfigures-1.1-1|34	%postun
12mr|texlive-tabfigures-1.1-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-tabfigures-1.1-1|36	%{_sbindir}/texlive.post
12mr|texlive-tabfigures-1.1-1|37	fi
12mr|texlive-tabfigures-1.1-1|38	
12mr|texlive-tabfigures-1.1-1|39	#-----------------------------------------------------------------------
12mr|texlive-tabfigures-1.1-1|40	%files
12mr|texlive-tabfigures-1.1-1|41	%{_texmfdistdir}/tex/latex/tabfigures/tabfigures.sty
12mr|texlive-tabfigures-1.1-1|42	%doc %{_texmfdistdir}/doc/latex/tabfigures/README
12mr|texlive-tabfigures-1.1-1|43	%doc %{_texmfdistdir}/doc/latex/tabfigures/tabfigures.pdf
12mr|texlive-tabfigures-1.1-1|44	#- source
12mr|texlive-tabfigures-1.1-1|45	%doc %{_texmfdistdir}/source/latex/tabfigures/tabfigures.dtx
12mr|texlive-tabfigures-1.1-1|46	%doc %{_texmfdistdir}/source/latex/tabfigures/tabfigures.ins
12mr|texlive-tabfigures-1.1-1|47	
12mr|texlive-tabfigures-1.1-1|48	#-----------------------------------------------------------------------
12mr|texlive-tabfigures-1.1-1|49	%prep
12mr|texlive-tabfigures-1.1-1|50	%setup -c -a0 -a1 -a2
12mr|texlive-tabfigures-1.1-1|51	
12mr|texlive-tabfigures-1.1-1|52	%build
12mr|texlive-tabfigures-1.1-1|53	
12mr|texlive-tabfigures-1.1-1|54	%install
12mr|texlive-tabfigures-1.1-1|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tabfigures-1.1-1|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tabfigures-1.1-1|57	
12mr|texlive-tabfigures-1.1-1|58	
12mr|texlive-tabfigures-1.1-1|59	
12mr|texlive-tabfigures-1.1-1|60	%changelog
12mr|texlive-tabfigures-1.1-1|61	

18643 12
12mr|texlive-tableaux-20081110-2|1	# revision 15878
12mr|texlive-tableaux-20081110-2|2	# category Package
12mr|texlive-tableaux-20081110-2|3	# catalog-ctan /macros/latex/contrib/tableaux
12mr|texlive-tableaux-20081110-2|4	# catalog-date 2008-11-10 21:50:32 +0100
12mr|texlive-tableaux-20081110-2|5	# catalog-license lppl
12mr|texlive-tableaux-20081110-2|6	# catalog-version undef
12mr|texlive-tableaux-20081110-2|7	Name:		texlive-tableaux
12mr|texlive-tableaux-20081110-2|8	Version:	20081110
12mr|texlive-tableaux-20081110-2|9	Release:	2
12mr|texlive-tableaux-20081110-2|10	Summary:	Construct tables of signs and variations
12mr|texlive-tableaux-20081110-2|11	Group:		Publishing
12mr|texlive-tableaux-20081110-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tableaux
12mr|texlive-tableaux-20081110-2|13	License:	LPPL
12mr|texlive-tableaux-20081110-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tableaux.tar.xz
12mr|texlive-tableaux-20081110-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tableaux.doc.tar.xz
12mr|texlive-tableaux-20081110-2|16	BuildArch:	noarch
12mr|texlive-tableaux-20081110-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tableaux-20081110-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tableaux-20081110-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tableaux-20081110-2|20	
12mr|texlive-tableaux-20081110-2|21	%description
12mr|texlive-tableaux-20081110-2|22	The package uses PStricks; the user may define the width of the
12mr|texlive-tableaux-20081110-2|23	table, the number of lines and the height of each line.
12mr|texlive-tableaux-20081110-2|24	Placement of labels within the boxes may be absolute, or as a
12mr|texlive-tableaux-20081110-2|25	percentage of the width; various other controls are available.
12mr|texlive-tableaux-20081110-2|26	
12mr|texlive-tableaux-20081110-2|27	%post
12mr|texlive-tableaux-20081110-2|28	%{_sbindir}/texlive.post
12mr|texlive-tableaux-20081110-2|29	
12mr|texlive-tableaux-20081110-2|30	%postun
12mr|texlive-tableaux-20081110-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-tableaux-20081110-2|32	%{_sbindir}/texlive.post
12mr|texlive-tableaux-20081110-2|33	fi
12mr|texlive-tableaux-20081110-2|34	
12mr|texlive-tableaux-20081110-2|35	#-----------------------------------------------------------------------
12mr|texlive-tableaux-20081110-2|36	%files
12mr|texlive-tableaux-20081110-2|37	%{_texmfdistdir}/tex/latex/tableaux/minimum.sty
12mr|texlive-tableaux-20081110-2|38	%{_texmfdistdir}/tex/latex/tableaux/tableau.sty
12mr|texlive-tableaux-20081110-2|39	%doc %{_texmfdistdir}/doc/latex/tableaux/exemples.pdf
12mr|texlive-tableaux-20081110-2|40	%doc %{_texmfdistdir}/doc/latex/tableaux/exemples.tex
12mr|texlive-tableaux-20081110-2|41	%doc %{_texmfdistdir}/doc/latex/tableaux/tableau.pdf
12mr|texlive-tableaux-20081110-2|42	%doc %{_texmfdistdir}/doc/latex/tableaux/tableau.tex
12mr|texlive-tableaux-20081110-2|43	
12mr|texlive-tableaux-20081110-2|44	#-----------------------------------------------------------------------
12mr|texlive-tableaux-20081110-2|45	%prep
12mr|texlive-tableaux-20081110-2|46	%setup -c -a0 -a1
12mr|texlive-tableaux-20081110-2|47	
12mr|texlive-tableaux-20081110-2|48	%build
12mr|texlive-tableaux-20081110-2|49	
12mr|texlive-tableaux-20081110-2|50	%install
12mr|texlive-tableaux-20081110-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tableaux-20081110-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tableaux-20081110-2|53	
12mr|texlive-tableaux-20081110-2|54	
12mr|texlive-tableaux-20081110-2|55	
12mr|texlive-tableaux-20081110-2|56	%changelog
12mr|texlive-tableaux-20081110-2|57	

18644 12
12mr|texlive-tablefootnote-1.0h-1|1	# revision 27256
12mr|texlive-tablefootnote-1.0h-1|2	# category Package
12mr|texlive-tablefootnote-1.0h-1|3	# catalog-ctan /macros/latex/contrib/tablefootnote
12mr|texlive-tablefootnote-1.0h-1|4	# catalog-date 2012-07-30 11:22:32 +0200
12mr|texlive-tablefootnote-1.0h-1|5	# catalog-license lppl1.3
12mr|texlive-tablefootnote-1.0h-1|6	# catalog-version 1.0h
12mr|texlive-tablefootnote-1.0h-1|7	Name:		texlive-tablefootnote
12mr|texlive-tablefootnote-1.0h-1|8	Version:	1.0h
12mr|texlive-tablefootnote-1.0h-1|9	Release:	1
12mr|texlive-tablefootnote-1.0h-1|10	Summary:	Permit footnotes in tables
12mr|texlive-tablefootnote-1.0h-1|11	Group:		Publishing
12mr|texlive-tablefootnote-1.0h-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tablefootnote
12mr|texlive-tablefootnote-1.0h-1|13	License:	LPPL1.3
12mr|texlive-tablefootnote-1.0h-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablefootnote.tar.xz
12mr|texlive-tablefootnote-1.0h-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablefootnote.doc.tar.xz
12mr|texlive-tablefootnote-1.0h-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablefootnote.source.tar.xz
12mr|texlive-tablefootnote-1.0h-1|17	BuildArch:	noarch
12mr|texlive-tablefootnote-1.0h-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tablefootnote-1.0h-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tablefootnote-1.0h-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-tablefootnote-1.0h-1|21	
12mr|texlive-tablefootnote-1.0h-1|22	%description
12mr|texlive-tablefootnote-1.0h-1|23	The package provides the command \tablefootnote to be used in a
12mr|texlive-tablefootnote-1.0h-1|24	table or sidewaystableenvironment, where \footnote will not
12mr|texlive-tablefootnote-1.0h-1|25	work (and when using \footnotemark and \footnotetext, and
12mr|texlive-tablefootnote-1.0h-1|26	adjusting the counter as necessary, is too much work.
12mr|texlive-tablefootnote-1.0h-1|27	
12mr|texlive-tablefootnote-1.0h-1|28	%post
12mr|texlive-tablefootnote-1.0h-1|29	%{_sbindir}/texlive.post
12mr|texlive-tablefootnote-1.0h-1|30	
12mr|texlive-tablefootnote-1.0h-1|31	%postun
12mr|texlive-tablefootnote-1.0h-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-tablefootnote-1.0h-1|33	%{_sbindir}/texlive.post
12mr|texlive-tablefootnote-1.0h-1|34	fi
12mr|texlive-tablefootnote-1.0h-1|35	
12mr|texlive-tablefootnote-1.0h-1|36	#-----------------------------------------------------------------------
12mr|texlive-tablefootnote-1.0h-1|37	%files
12mr|texlive-tablefootnote-1.0h-1|38	%{_texmfdistdir}/tex/latex/tablefootnote/tablefootnote.sty
12mr|texlive-tablefootnote-1.0h-1|39	%doc %{_texmfdistdir}/doc/latex/tablefootnote/README
12mr|texlive-tablefootnote-1.0h-1|40	%doc %{_texmfdistdir}/doc/latex/tablefootnote/tablefootnote-example.pdf
12mr|texlive-tablefootnote-1.0h-1|41	%doc %{_texmfdistdir}/doc/latex/tablefootnote/tablefootnote-example.tex
12mr|texlive-tablefootnote-1.0h-1|42	%doc %{_texmfdistdir}/doc/latex/tablefootnote/tablefootnote.pdf
12mr|texlive-tablefootnote-1.0h-1|43	#- source
12mr|texlive-tablefootnote-1.0h-1|44	%doc %{_texmfdistdir}/source/latex/tablefootnote/tablefootnote.drv
12mr|texlive-tablefootnote-1.0h-1|45	%doc %{_texmfdistdir}/source/latex/tablefootnote/tablefootnote.dtx
12mr|texlive-tablefootnote-1.0h-1|46	%doc %{_texmfdistdir}/source/latex/tablefootnote/tablefootnote.ins
12mr|texlive-tablefootnote-1.0h-1|47	
12mr|texlive-tablefootnote-1.0h-1|48	#-----------------------------------------------------------------------
12mr|texlive-tablefootnote-1.0h-1|49	%prep
12mr|texlive-tablefootnote-1.0h-1|50	%setup -c -a0 -a1 -a2
12mr|texlive-tablefootnote-1.0h-1|51	
12mr|texlive-tablefootnote-1.0h-1|52	%build
12mr|texlive-tablefootnote-1.0h-1|53	
12mr|texlive-tablefootnote-1.0h-1|54	%install
12mr|texlive-tablefootnote-1.0h-1|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tablefootnote-1.0h-1|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tablefootnote-1.0h-1|57	
12mr|texlive-tablefootnote-1.0h-1|58	
12mr|texlive-tablefootnote-1.0h-1|59	
12mr|texlive-tablefootnote-1.0h-1|60	%changelog
12mr|texlive-tablefootnote-1.0h-1|61	

18645 12
12mr|texlive-tablists-0.0e-2|1	# revision 15878
12mr|texlive-tablists-0.0e-2|2	# category Package
12mr|texlive-tablists-0.0e-2|3	# catalog-ctan /macros/latex/contrib/tablists
12mr|texlive-tablists-0.0e-2|4	# catalog-date 2009-08-04 22:17:36 +0200
12mr|texlive-tablists-0.0e-2|5	# catalog-license lppl
12mr|texlive-tablists-0.0e-2|6	# catalog-version 0.0e
12mr|texlive-tablists-0.0e-2|7	Name:		texlive-tablists
12mr|texlive-tablists-0.0e-2|8	Version:	0.0e
12mr|texlive-tablists-0.0e-2|9	Release:	2
12mr|texlive-tablists-0.0e-2|10	Summary:	Tabulated lists of short items
12mr|texlive-tablists-0.0e-2|11	Group:		Publishing
12mr|texlive-tablists-0.0e-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tablists
12mr|texlive-tablists-0.0e-2|13	License:	LPPL
12mr|texlive-tablists-0.0e-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablists.tar.xz
12mr|texlive-tablists-0.0e-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablists.doc.tar.xz
12mr|texlive-tablists-0.0e-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablists.source.tar.xz
12mr|texlive-tablists-0.0e-2|17	BuildArch:	noarch
12mr|texlive-tablists-0.0e-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tablists-0.0e-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tablists-0.0e-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-tablists-0.0e-2|21	
12mr|texlive-tablists-0.0e-2|22	%description
12mr|texlive-tablists-0.0e-2|23	This package offers environments and commands for one-level and
12mr|texlive-tablists-0.0e-2|24	two-level lists of short items (e.g., exercises in textbooks).
12mr|texlive-tablists-0.0e-2|25	The environments support optional arguments of item numbering
12mr|texlive-tablists-0.0e-2|26	similar to the enumerate or paralist packages.
12mr|texlive-tablists-0.0e-2|27	
12mr|texlive-tablists-0.0e-2|28	%post
12mr|texlive-tablists-0.0e-2|29	%{_sbindir}/texlive.post
12mr|texlive-tablists-0.0e-2|30	
12mr|texlive-tablists-0.0e-2|31	%postun
12mr|texlive-tablists-0.0e-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-tablists-0.0e-2|33	%{_sbindir}/texlive.post
12mr|texlive-tablists-0.0e-2|34	fi
12mr|texlive-tablists-0.0e-2|35	
12mr|texlive-tablists-0.0e-2|36	#-----------------------------------------------------------------------
12mr|texlive-tablists-0.0e-2|37	%files
12mr|texlive-tablists-0.0e-2|38	%{_texmfdistdir}/tex/latex/tablists/tablists.sty
12mr|texlive-tablists-0.0e-2|39	%doc %{_texmfdistdir}/doc/latex/tablists/README
12mr|texlive-tablists-0.0e-2|40	%doc %{_texmfdistdir}/doc/latex/tablists/tablists-rus.pdf
12mr|texlive-tablists-0.0e-2|41	%doc %{_texmfdistdir}/doc/latex/tablists/tablists-rus.tex
12mr|texlive-tablists-0.0e-2|42	%doc %{_texmfdistdir}/doc/latex/tablists/tablists.pdf
12mr|texlive-tablists-0.0e-2|43	#- source
12mr|texlive-tablists-0.0e-2|44	%doc %{_texmfdistdir}/source/latex/tablists/tablists.dtx
12mr|texlive-tablists-0.0e-2|45	
12mr|texlive-tablists-0.0e-2|46	#-----------------------------------------------------------------------
12mr|texlive-tablists-0.0e-2|47	%prep
12mr|texlive-tablists-0.0e-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-tablists-0.0e-2|49	
12mr|texlive-tablists-0.0e-2|50	%build
12mr|texlive-tablists-0.0e-2|51	
12mr|texlive-tablists-0.0e-2|52	%install
12mr|texlive-tablists-0.0e-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tablists-0.0e-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tablists-0.0e-2|55	
12mr|texlive-tablists-0.0e-2|56	
12mr|texlive-tablists-0.0e-2|57	
12mr|texlive-tablists-0.0e-2|58	%changelog
12mr|texlive-tablists-0.0e-2|59	

18646 12
12mr|texlive-tablor-4.07f-1|1	# revision 25433
12mr|texlive-tablor-4.07f-1|2	# category Package
12mr|texlive-tablor-4.07f-1|3	# catalog-ctan /macros/latex/contrib/tablor
12mr|texlive-tablor-4.07f-1|4	# catalog-date 2012-02-20 01:12:37 +0100
12mr|texlive-tablor-4.07f-1|5	# catalog-license lppl
12mr|texlive-tablor-4.07f-1|6	# catalog-version 4.07-f
12mr|texlive-tablor-4.07f-1|7	Name:		texlive-tablor
12mr|texlive-tablor-4.07f-1|8	Version:	4.07f
12mr|texlive-tablor-4.07f-1|9	Release:	1
12mr|texlive-tablor-4.07f-1|10	Summary:	Create tables of signs and of variations
12mr|texlive-tablor-4.07f-1|11	Group:		Publishing
12mr|texlive-tablor-4.07f-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tablor
12mr|texlive-tablor-4.07f-1|13	License:	LPPL
12mr|texlive-tablor-4.07f-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablor.tar.xz
12mr|texlive-tablor-4.07f-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablor.doc.tar.xz
12mr|texlive-tablor-4.07f-1|16	BuildArch:	noarch
12mr|texlive-tablor-4.07f-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tablor-4.07f-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tablor-4.07f-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-tablor-4.07f-1|20	
12mr|texlive-tablor-4.07f-1|21	%description
12mr|texlive-tablor-4.07f-1|22	The package allows the user to use the computer algebra system
12mr|texlive-tablor-4.07f-1|23	XCAS to generate tables of signs and of variations (the actual
12mr|texlive-tablor-4.07f-1|24	plotting of the tables uses the MetaPost macro package
12mr|texlive-tablor-4.07f-1|25	tableauVariations). Tables with forbidden regions may be
12mr|texlive-tablor-4.07f-1|26	developed using the package. A configuration file permits some
12mr|texlive-tablor-4.07f-1|27	configuration of the language to be used in the diagrams. The
12mr|texlive-tablor-4.07f-1|28	tablor package requires that shell escape be enabled.
12mr|texlive-tablor-4.07f-1|29	
12mr|texlive-tablor-4.07f-1|30	%post
12mr|texlive-tablor-4.07f-1|31	%{_sbindir}/texlive.post
12mr|texlive-tablor-4.07f-1|32	
12mr|texlive-tablor-4.07f-1|33	%postun
12mr|texlive-tablor-4.07f-1|34	if [ $1 -eq 0 ]; then
12mr|texlive-tablor-4.07f-1|35	%{_sbindir}/texlive.post
12mr|texlive-tablor-4.07f-1|36	fi
12mr|texlive-tablor-4.07f-1|37	
12mr|texlive-tablor-4.07f-1|38	#-----------------------------------------------------------------------
12mr|texlive-tablor-4.07f-1|39	%files
12mr|texlive-tablor-4.07f-1|40	%{_texmfdistdir}/tex/latex/tablor/tablor-xetex.sty
12mr|texlive-tablor-4.07f-1|41	%{_texmfdistdir}/tex/latex/tablor/tablor.cfg
12mr|texlive-tablor-4.07f-1|42	%{_texmfdistdir}/tex/latex/tablor/tablor.sty
12mr|texlive-tablor-4.07f-1|43	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/TSav-105.mp
12mr|texlive-tablor-4.07f-1|44	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/capture.eps
12mr|texlive-tablor-4.07f-1|45	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.0
12mr|texlive-tablor-4.07f-1|46	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.1
12mr|texlive-tablor-4.07f-1|47	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.10
12mr|texlive-tablor-4.07f-1|48	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.105
12mr|texlive-tablor-4.07f-1|49	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.11
12mr|texlive-tablor-4.07f-1|50	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.12
12mr|texlive-tablor-4.07f-1|51	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.13
12mr|texlive-tablor-4.07f-1|52	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.14
12mr|texlive-tablor-4.07f-1|53	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.15
12mr|texlive-tablor-4.07f-1|54	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.16
12mr|texlive-tablor-4.07f-1|55	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.17
12mr|texlive-tablor-4.07f-1|56	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.18
12mr|texlive-tablor-4.07f-1|57	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.19
12mr|texlive-tablor-4.07f-1|58	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.2
12mr|texlive-tablor-4.07f-1|59	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.20
12mr|texlive-tablor-4.07f-1|60	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.21
12mr|texlive-tablor-4.07f-1|61	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.22
12mr|texlive-tablor-4.07f-1|62	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.23
12mr|texlive-tablor-4.07f-1|63	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.24
12mr|texlive-tablor-4.07f-1|64	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.25
12mr|texlive-tablor-4.07f-1|65	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.26
12mr|texlive-tablor-4.07f-1|66	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.27
12mr|texlive-tablor-4.07f-1|67	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.28
12mr|texlive-tablor-4.07f-1|68	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.29
12mr|texlive-tablor-4.07f-1|69	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.3
12mr|texlive-tablor-4.07f-1|70	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.30
12mr|texlive-tablor-4.07f-1|71	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.31
12mr|texlive-tablor-4.07f-1|72	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.32
12mr|texlive-tablor-4.07f-1|73	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.33
12mr|texlive-tablor-4.07f-1|74	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.35
12mr|texlive-tablor-4.07f-1|75	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.36
12mr|texlive-tablor-4.07f-1|76	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.37
12mr|texlive-tablor-4.07f-1|77	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.38
12mr|texlive-tablor-4.07f-1|78	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.39
12mr|texlive-tablor-4.07f-1|79	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.4
12mr|texlive-tablor-4.07f-1|80	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.40
12mr|texlive-tablor-4.07f-1|81	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.41
12mr|texlive-tablor-4.07f-1|82	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.42
12mr|texlive-tablor-4.07f-1|83	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.43
12mr|texlive-tablor-4.07f-1|84	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.44
12mr|texlive-tablor-4.07f-1|85	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.45
12mr|texlive-tablor-4.07f-1|86	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.47
12mr|texlive-tablor-4.07f-1|87	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.48
12mr|texlive-tablor-4.07f-1|88	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.49
12mr|texlive-tablor-4.07f-1|89	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.5
12mr|texlive-tablor-4.07f-1|90	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.50
12mr|texlive-tablor-4.07f-1|91	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.51
12mr|texlive-tablor-4.07f-1|92	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.52
12mr|texlive-tablor-4.07f-1|93	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.53
12mr|texlive-tablor-4.07f-1|94	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.54
12mr|texlive-tablor-4.07f-1|95	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.55
12mr|texlive-tablor-4.07f-1|96	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.56
12mr|texlive-tablor-4.07f-1|97	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.57
12mr|texlive-tablor-4.07f-1|98	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.6
12mr|texlive-tablor-4.07f-1|99	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.7
12mr|texlive-tablor-4.07f-1|100	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.8
12mr|texlive-tablor-4.07f-1|101	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.9
12mr|texlive-tablor-4.07f-1|102	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.mp
12mr|texlive-tablor-4.07f-1|103	%doc %{_texmfdistdir}/doc/latex/tablor/README
12mr|texlive-tablor-4.07f-1|104	%doc %{_texmfdistdir}/doc/latex/tablor/README-fr.txt
12mr|texlive-tablor-4.07f-1|105	%doc %{_texmfdistdir}/doc/latex/tablor/tablor.html
12mr|texlive-tablor-4.07f-1|106	%doc %{_texmfdistdir}/doc/latex/tablor/tablor.pdf
12mr|texlive-tablor-4.07f-1|107	%doc %{_texmfdistdir}/doc/latex/tablor/tablor.tex
12mr|texlive-tablor-4.07f-1|108	
12mr|texlive-tablor-4.07f-1|109	#-----------------------------------------------------------------------
12mr|texlive-tablor-4.07f-1|110	%prep
12mr|texlive-tablor-4.07f-1|111	%setup -c -a0 -a1
12mr|texlive-tablor-4.07f-1|112	
12mr|texlive-tablor-4.07f-1|113	%build
12mr|texlive-tablor-4.07f-1|114	
12mr|texlive-tablor-4.07f-1|115	%install
12mr|texlive-tablor-4.07f-1|116	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tablor-4.07f-1|117	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tablor-4.07f-1|118	
12mr|texlive-tablor-4.07f-1|119	
12mr|texlive-tablor-4.07f-1|120	
12mr|texlive-tablor-4.07f-1|121	%changelog
12mr|texlive-tablor-4.07f-1|122	

18647 12
12mr|texlive-tabls-3.5-2|1	# revision 17255
12mr|texlive-tabls-3.5-2|2	# category Package
12mr|texlive-tabls-3.5-2|3	# catalog-ctan /macros/latex/contrib/tabls
12mr|texlive-tabls-3.5-2|4	# catalog-date 2010-03-09 13:13:30 +0100
12mr|texlive-tabls-3.5-2|5	# catalog-license other-free
12mr|texlive-tabls-3.5-2|6	# catalog-version 3.5
12mr|texlive-tabls-3.5-2|7	Name:		texlive-tabls
12mr|texlive-tabls-3.5-2|8	Version:	3.5
12mr|texlive-tabls-3.5-2|9	Release:	2
12mr|texlive-tabls-3.5-2|10	Summary:	Better vertical spacing in tables and arrays
12mr|texlive-tabls-3.5-2|11	Group:		Publishing
12mr|texlive-tabls-3.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabls
12mr|texlive-tabls-3.5-2|13	License:	OTHER-FREE
12mr|texlive-tabls-3.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabls.tar.xz
12mr|texlive-tabls-3.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabls.doc.tar.xz
12mr|texlive-tabls-3.5-2|16	BuildArch:	noarch
12mr|texlive-tabls-3.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tabls-3.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tabls-3.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tabls-3.5-2|20	
12mr|texlive-tabls-3.5-2|21	%description
12mr|texlive-tabls-3.5-2|22	Modifies LaTeX's array and tabular environments to keep text
12mr|texlive-tabls-3.5-2|23	from touching other text or hlines above or below. Several new
12mr|texlive-tabls-3.5-2|24	parameters are defined and some standard macros are re-defined.
12mr|texlive-tabls-3.5-2|25	The package slows down compilation of tables, since each entry
12mr|texlive-tabls-3.5-2|26	is boxed twice.
12mr|texlive-tabls-3.5-2|27	
12mr|texlive-tabls-3.5-2|28	%post
12mr|texlive-tabls-3.5-2|29	%{_sbindir}/texlive.post
12mr|texlive-tabls-3.5-2|30	
12mr|texlive-tabls-3.5-2|31	%postun
12mr|texlive-tabls-3.5-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-tabls-3.5-2|33	%{_sbindir}/texlive.post
12mr|texlive-tabls-3.5-2|34	fi
12mr|texlive-tabls-3.5-2|35	
12mr|texlive-tabls-3.5-2|36	#-----------------------------------------------------------------------
12mr|texlive-tabls-3.5-2|37	%files
12mr|texlive-tabls-3.5-2|38	%{_texmfdistdir}/tex/latex/tabls/tabls.sty
12mr|texlive-tabls-3.5-2|39	%doc %{_texmfdistdir}/doc/latex/tabls/miscdoc.sty
12mr|texlive-tabls-3.5-2|40	%doc %{_texmfdistdir}/doc/latex/tabls/tabls.pdf
12mr|texlive-tabls-3.5-2|41	%doc %{_texmfdistdir}/doc/latex/tabls/tabls.tex
12mr|texlive-tabls-3.5-2|42	
12mr|texlive-tabls-3.5-2|43	#-----------------------------------------------------------------------
12mr|texlive-tabls-3.5-2|44	%prep
12mr|texlive-tabls-3.5-2|45	%setup -c -a0 -a1
12mr|texlive-tabls-3.5-2|46	
12mr|texlive-tabls-3.5-2|47	%build
12mr|texlive-tabls-3.5-2|48	
12mr|texlive-tabls-3.5-2|49	%install
12mr|texlive-tabls-3.5-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tabls-3.5-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tabls-3.5-2|52	
12mr|texlive-tabls-3.5-2|53	
12mr|texlive-tabls-3.5-2|54	
12mr|texlive-tabls-3.5-2|55	%changelog
12mr|texlive-tabls-3.5-2|56	

18648 12
12mr|texlive-tabto-generic-20090913-2|1	# revision 15878
12mr|texlive-tabto-generic-20090913-2|2	# category Package
12mr|texlive-tabto-generic-20090913-2|3	# catalog-ctan /macros/generic/misc/tabto.tex
12mr|texlive-tabto-generic-20090913-2|4	# catalog-date 2009-09-13 19:05:07 +0200
12mr|texlive-tabto-generic-20090913-2|5	# catalog-license pd
12mr|texlive-tabto-generic-20090913-2|6	# catalog-version undef
12mr|texlive-tabto-generic-20090913-2|7	Name:		texlive-tabto-generic
12mr|texlive-tabto-generic-20090913-2|8	Version:	20090913
12mr|texlive-tabto-generic-20090913-2|9	Release:	2
12mr|texlive-tabto-generic-20090913-2|10	Summary:	"Tab" to a measured position in the line
12mr|texlive-tabto-generic-20090913-2|11	Group:		Publishing
12mr|texlive-tabto-generic-20090913-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/misc/tabto.tex
12mr|texlive-tabto-generic-20090913-2|13	License:	PD
12mr|texlive-tabto-generic-20090913-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabto-generic.tar.xz
12mr|texlive-tabto-generic-20090913-2|15	BuildArch:	noarch
12mr|texlive-tabto-generic-20090913-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-tabto-generic-20090913-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-tabto-generic-20090913-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-tabto-generic-20090913-2|19	
12mr|texlive-tabto-generic-20090913-2|20	%description
12mr|texlive-tabto-generic-20090913-2|21	\tabto{<length>} moves the typesetting position to <length>
12mr|texlive-tabto-generic-20090913-2|22	from the left margin of the paragraph. If the typesetting
12mr|texlive-tabto-generic-20090913-2|23	position is already further along, \tabto starts a new line.
12mr|texlive-tabto-generic-20090913-2|24	
12mr|texlive-tabto-generic-20090913-2|25	%post
12mr|texlive-tabto-generic-20090913-2|26	%{_sbindir}/texlive.post
12mr|texlive-tabto-generic-20090913-2|27	
12mr|texlive-tabto-generic-20090913-2|28	%postun
12mr|texlive-tabto-generic-20090913-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-tabto-generic-20090913-2|30	%{_sbindir}/texlive.post
12mr|texlive-tabto-generic-20090913-2|31	fi
12mr|texlive-tabto-generic-20090913-2|32	
12mr|texlive-tabto-generic-20090913-2|33	#-----------------------------------------------------------------------
12mr|texlive-tabto-generic-20090913-2|34	%files
12mr|texlive-tabto-generic-20090913-2|35	%{_texmfdistdir}/tex/generic/tabto-generic/tabto.tex
12mr|texlive-tabto-generic-20090913-2|36	
12mr|texlive-tabto-generic-20090913-2|37	#-----------------------------------------------------------------------
12mr|texlive-tabto-generic-20090913-2|38	%prep
12mr|texlive-tabto-generic-20090913-2|39	%setup -c -a0
12mr|texlive-tabto-generic-20090913-2|40	
12mr|texlive-tabto-generic-20090913-2|41	%build
12mr|texlive-tabto-generic-20090913-2|42	
12mr|texlive-tabto-generic-20090913-2|43	%install
12mr|texlive-tabto-generic-20090913-2|44	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tabto-generic-20090913-2|45	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-tabto-generic-20090913-2|46	
12mr|texlive-tabto-generic-20090913-2|47	
12mr|texlive-tabto-generic-20090913-2|48	
12mr|texlive-tabto-generic-20090913-2|49	%changelog
12mr|texlive-tabto-generic-20090913-2|50	

18649 12
12mr|texlive-tabto-ltx-1.0-2|1	# revision 18159
12mr|texlive-tabto-ltx-1.0-2|2	# category Package
12mr|texlive-tabto-ltx-1.0-2|3	# catalog-ctan /macros/latex/contrib/tabto
12mr|texlive-tabto-ltx-1.0-2|4	# catalog-date 2010-05-23 19:54:42 +0200
12mr|texlive-tabto-ltx-1.0-2|5	# catalog-license lppl
12mr|texlive-tabto-ltx-1.0-2|6	# catalog-version 1.0
12mr|texlive-tabto-ltx-1.0-2|7	Name:		texlive-tabto-ltx
12mr|texlive-tabto-ltx-1.0-2|8	Version:	1.0
12mr|texlive-tabto-ltx-1.0-2|9	Release:	2
12mr|texlive-tabto-ltx-1.0-2|10	Summary:	"Tab" to a measured position in the line
12mr|texlive-tabto-ltx-1.0-2|11	Group:		Publishing
12mr|texlive-tabto-ltx-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabto
12mr|texlive-tabto-ltx-1.0-2|13	License:	LPPL
12mr|texlive-tabto-ltx-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabto-ltx.tar.xz
12mr|texlive-tabto-ltx-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabto-ltx.doc.tar.xz
12mr|texlive-tabto-ltx-1.0-2|16	BuildArch:	noarch
12mr|texlive-tabto-ltx-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tabto-ltx-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tabto-ltx-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tabto-ltx-1.0-2|20	
12mr|texlive-tabto-ltx-1.0-2|21	%description
12mr|texlive-tabto-ltx-1.0-2|22	\tabto{<length>} moves the typesetting position to <length>
12mr|texlive-tabto-ltx-1.0-2|23	from the left margin of the paragraph. If the typesetting
12mr|texlive-tabto-ltx-1.0-2|24	position is already further along, \tabto starts a new line;
12mr|texlive-tabto-ltx-1.0-2|25	the command \tabto* will move position backwards if necessary,
12mr|texlive-tabto-ltx-1.0-2|26	so that previous text may be overwritten. The command
12mr|texlive-tabto-ltx-1.0-2|27	\TabPositions may be used to define a set of tabbing positions,
12mr|texlive-tabto-ltx-1.0-2|28	after which the command \tab advances typesetting position to
12mr|texlive-tabto-ltx-1.0-2|29	the next defined 'tab stop'.
12mr|texlive-tabto-ltx-1.0-2|30	
12mr|texlive-tabto-ltx-1.0-2|31	%post
12mr|texlive-tabto-ltx-1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-tabto-ltx-1.0-2|33	
12mr|texlive-tabto-ltx-1.0-2|34	%postun
12mr|texlive-tabto-ltx-1.0-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-tabto-ltx-1.0-2|36	%{_sbindir}/texlive.post
12mr|texlive-tabto-ltx-1.0-2|37	fi
12mr|texlive-tabto-ltx-1.0-2|38	
12mr|texlive-tabto-ltx-1.0-2|39	#-----------------------------------------------------------------------
12mr|texlive-tabto-ltx-1.0-2|40	%files
12mr|texlive-tabto-ltx-1.0-2|41	%{_texmfdistdir}/tex/latex/tabto-ltx/tabto.sty
12mr|texlive-tabto-ltx-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/tabto-ltx/tabto-doc.pdf
12mr|texlive-tabto-ltx-1.0-2|43	%doc %{_texmfdistdir}/doc/latex/tabto-ltx/tabto-doc.tex
12mr|texlive-tabto-ltx-1.0-2|44	%doc %{_texmfdistdir}/doc/latex/tabto-ltx/tabto.txt
12mr|texlive-tabto-ltx-1.0-2|45	
12mr|texlive-tabto-ltx-1.0-2|46	#-----------------------------------------------------------------------
12mr|texlive-tabto-ltx-1.0-2|47	%prep
12mr|texlive-tabto-ltx-1.0-2|48	%setup -c -a0 -a1
12mr|texlive-tabto-ltx-1.0-2|49	
12mr|texlive-tabto-ltx-1.0-2|50	%build
12mr|texlive-tabto-ltx-1.0-2|51	
12mr|texlive-tabto-ltx-1.0-2|52	%install
12mr|texlive-tabto-ltx-1.0-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tabto-ltx-1.0-2|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tabto-ltx-1.0-2|55	
12mr|texlive-tabto-ltx-1.0-2|56	
12mr|texlive-tabto-ltx-1.0-2|57	
12mr|texlive-tabto-ltx-1.0-2|58	%changelog
12mr|texlive-tabto-ltx-1.0-2|59	

18650 12
12mr|texlive-tabu-2.8-2|1	# revision 21534
12mr|texlive-tabu-2.8-2|2	# category Package
12mr|texlive-tabu-2.8-2|3	# catalog-ctan /macros/latex/contrib/tabu
12mr|texlive-tabu-2.8-2|4	# catalog-date 2011-02-27 12:23:54 +0100
12mr|texlive-tabu-2.8-2|5	# catalog-license lppl1.3
12mr|texlive-tabu-2.8-2|6	# catalog-version 2.8
12mr|texlive-tabu-2.8-2|7	Name:		texlive-tabu
12mr|texlive-tabu-2.8-2|8	Version:	2.8
12mr|texlive-tabu-2.8-2|9	Release:	2
12mr|texlive-tabu-2.8-2|10	Summary:	Flexible LaTeX tabulars
12mr|texlive-tabu-2.8-2|11	Group:		Publishing
12mr|texlive-tabu-2.8-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabu
12mr|texlive-tabu-2.8-2|13	License:	LPPL1.3
12mr|texlive-tabu-2.8-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabu.tar.xz
12mr|texlive-tabu-2.8-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabu.doc.tar.xz
12mr|texlive-tabu-2.8-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabu.source.tar.xz
12mr|texlive-tabu-2.8-2|17	BuildArch:	noarch
12mr|texlive-tabu-2.8-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tabu-2.8-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tabu-2.8-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-tabu-2.8-2|21	
12mr|texlive-tabu-2.8-2|22	%description
12mr|texlive-tabu-2.8-2|23	The package provides an environment, tabu, which will make any
12mr|texlive-tabu-2.8-2|24	sort of tabular (that doesn't need to split across pages), and
12mr|texlive-tabu-2.8-2|25	an environment longtabu which provides the facilities of tabu
12mr|texlive-tabu-2.8-2|26	in a modified longtable environment. (Note that this latter
12mr|texlive-tabu-2.8-2|27	offers an enhancement of ltxtable.) The package requires the
12mr|texlive-tabu-2.8-2|28	array package, and needs e-TeX to run (since array.sty is
12mr|texlive-tabu-2.8-2|29	present in every conforming distribution of LaTeX, and since
12mr|texlive-tabu-2.8-2|30	every publicly available LaTeX format is built using e-TeX, the
12mr|texlive-tabu-2.8-2|31	requirements are provided by default on any reasonable system).
12mr|texlive-tabu-2.8-2|32	The package also requires xcolor for coloured rules in tables,
12mr|texlive-tabu-2.8-2|33	and colortbl for coloured cells. The longtabu environment
12mr|texlive-tabu-2.8-2|34	further requires that longtable be loaded. The package itself
12mr|texlive-tabu-2.8-2|35	does not load any of these packages for the user. The tabu
12mr|texlive-tabu-2.8-2|36	environment may be used in place of tabular, tabular* and
12mr|texlive-tabu-2.8-2|37	tabularx environments, as well as the array environment in
12mr|texlive-tabu-2.8-2|38	maths mode. It overloads tabularx's X-column specification,
12mr|texlive-tabu-2.8-2|39	allowing a width specification, alignment (l, r, c and j) and
12mr|texlive-tabu-2.8-2|40	column type indication (p, m and b). \begin{tabu} to <dimen>
12mr|texlive-tabu-2.8-2|41	specifies a target width, and \begin{tabu} spread <dimen>
12mr|texlive-tabu-2.8-2|42	enlarges the environment's "natural" width.
12mr|texlive-tabu-2.8-2|43	
12mr|texlive-tabu-2.8-2|44	%post
12mr|texlive-tabu-2.8-2|45	%{_sbindir}/texlive.post
12mr|texlive-tabu-2.8-2|46	
12mr|texlive-tabu-2.8-2|47	%postun
12mr|texlive-tabu-2.8-2|48	if [ $1 -eq 0 ]; then
12mr|texlive-tabu-2.8-2|49	%{_sbindir}/texlive.post
12mr|texlive-tabu-2.8-2|50	fi
12mr|texlive-tabu-2.8-2|51	
12mr|texlive-tabu-2.8-2|52	#-----------------------------------------------------------------------
12mr|texlive-tabu-2.8-2|53	%files
12mr|texlive-tabu-2.8-2|54	%{_texmfdistdir}/tex/latex/tabu/tabu.sty
12mr|texlive-tabu-2.8-2|55	%doc %{_texmfdistdir}/doc/latex/tabu/README
12mr|texlive-tabu-2.8-2|56	%doc %{_texmfdistdir}/doc/latex/tabu/tabu.pdf
12mr|texlive-tabu-2.8-2|57	#- source
12mr|texlive-tabu-2.8-2|58	%doc %{_texmfdistdir}/source/latex/tabu/tabu.drv
12mr|texlive-tabu-2.8-2|59	%doc %{_texmfdistdir}/source/latex/tabu/tabu.dtx
12mr|texlive-tabu-2.8-2|60	%doc %{_texmfdistdir}/source/latex/tabu/tabu.ins
12mr|texlive-tabu-2.8-2|61	
12mr|texlive-tabu-2.8-2|62	#-----------------------------------------------------------------------
12mr|texlive-tabu-2.8-2|63	%prep
12mr|texlive-tabu-2.8-2|64	%setup -c -a0 -a1 -a2
12mr|texlive-tabu-2.8-2|65	
12mr|texlive-tabu-2.8-2|66	%build
12mr|texlive-tabu-2.8-2|67	
12mr|texlive-tabu-2.8-2|68	%install
12mr|texlive-tabu-2.8-2|69	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tabu-2.8-2|70	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tabu-2.8-2|71	
12mr|texlive-tabu-2.8-2|72	
12mr|texlive-tabu-2.8-2|73	
12mr|texlive-tabu-2.8-2|74	%changelog
12mr|texlive-tabu-2.8-2|75	

18651 12
12mr|texlive-tabularborder-1.0a-2|1	# revision 17885
12mr|texlive-tabularborder-1.0a-2|2	# category Package
12mr|texlive-tabularborder-1.0a-2|3	# catalog-ctan /macros/latex/contrib/tabularborder
12mr|texlive-tabularborder-1.0a-2|4	# catalog-date 2010-04-29 12:40:52 +0200
12mr|texlive-tabularborder-1.0a-2|5	# catalog-license lppl1.2
12mr|texlive-tabularborder-1.0a-2|6	# catalog-version 1.0a
12mr|texlive-tabularborder-1.0a-2|7	Name:		texlive-tabularborder
12mr|texlive-tabularborder-1.0a-2|8	Version:	1.0a
12mr|texlive-tabularborder-1.0a-2|9	Release:	2
12mr|texlive-tabularborder-1.0a-2|10	Summary:	Correct index entries for chemical compounds
12mr|texlive-tabularborder-1.0a-2|11	Group:		Publishing
12mr|texlive-tabularborder-1.0a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabularborder
12mr|texlive-tabularborder-1.0a-2|13	License:	LPPL1.2
12mr|texlive-tabularborder-1.0a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularborder.tar.xz
12mr|texlive-tabularborder-1.0a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularborder.doc.tar.xz
12mr|texlive-tabularborder-1.0a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularborder.source.tar.xz
12mr|texlive-tabularborder-1.0a-2|17	BuildArch:	noarch
12mr|texlive-tabularborder-1.0a-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tabularborder-1.0a-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tabularborder-1.0a-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-tabularborder-1.0a-2|21	
12mr|texlive-tabularborder-1.0a-2|22	%description
12mr|texlive-tabularborder-1.0a-2|23	The tabular environment is changed so that the outer
12mr|texlive-tabularborder-1.0a-2|24	\tabcolseps are compensated and a \hline has the same length as
12mr|texlive-tabularborder-1.0a-2|25	the text. No @{} is needed.
12mr|texlive-tabularborder-1.0a-2|26	
12mr|texlive-tabularborder-1.0a-2|27	%post
12mr|texlive-tabularborder-1.0a-2|28	%{_sbindir}/texlive.post
12mr|texlive-tabularborder-1.0a-2|29	
12mr|texlive-tabularborder-1.0a-2|30	%postun
12mr|texlive-tabularborder-1.0a-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-tabularborder-1.0a-2|32	%{_sbindir}/texlive.post
12mr|texlive-tabularborder-1.0a-2|33	fi
12mr|texlive-tabularborder-1.0a-2|34	
12mr|texlive-tabularborder-1.0a-2|35	#-----------------------------------------------------------------------
12mr|texlive-tabularborder-1.0a-2|36	%files
12mr|texlive-tabularborder-1.0a-2|37	%{_texmfdistdir}/tex/latex/tabularborder/tabularborder.sty
12mr|texlive-tabularborder-1.0a-2|38	%doc %{_texmfdistdir}/doc/latex/tabularborder/tabularborder.pdf
12mr|texlive-tabularborder-1.0a-2|39	#- source
12mr|texlive-tabularborder-1.0a-2|40	%doc %{_texmfdistdir}/source/latex/tabularborder/tabularborder.dtx
12mr|texlive-tabularborder-1.0a-2|41	%doc %{_texmfdistdir}/source/latex/tabularborder/tabularborder.ins
12mr|texlive-tabularborder-1.0a-2|42	
12mr|texlive-tabularborder-1.0a-2|43	#-----------------------------------------------------------------------
12mr|texlive-tabularborder-1.0a-2|44	%prep
12mr|texlive-tabularborder-1.0a-2|45	%setup -c -a0 -a1 -a2
12mr|texlive-tabularborder-1.0a-2|46	
12mr|texlive-tabularborder-1.0a-2|47	%build
12mr|texlive-tabularborder-1.0a-2|48	
12mr|texlive-tabularborder-1.0a-2|49	%install
12mr|texlive-tabularborder-1.0a-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tabularborder-1.0a-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tabularborder-1.0a-2|52	
12mr|texlive-tabularborder-1.0a-2|53	
12mr|texlive-tabularborder-1.0a-2|54	
12mr|texlive-tabularborder-1.0a-2|55	%changelog
12mr|texlive-tabularborder-1.0a-2|56	

18652 12
12mr|texlive-tabularcalc-0.2-2|1	# revision 15878
12mr|texlive-tabularcalc-0.2-2|2	# category Package
12mr|texlive-tabularcalc-0.2-2|3	# catalog-ctan /macros/latex/contrib/tabularcalc
12mr|texlive-tabularcalc-0.2-2|4	# catalog-date 2009-04-22 00:12:47 +0200
12mr|texlive-tabularcalc-0.2-2|5	# catalog-license lppl
12mr|texlive-tabularcalc-0.2-2|6	# catalog-version 0.2
12mr|texlive-tabularcalc-0.2-2|7	Name:		texlive-tabularcalc
12mr|texlive-tabularcalc-0.2-2|8	Version:	0.2
12mr|texlive-tabularcalc-0.2-2|9	Release:	2
12mr|texlive-tabularcalc-0.2-2|10	Summary:	Calculate formulas in a tabular environment
12mr|texlive-tabularcalc-0.2-2|11	Group:		Publishing
12mr|texlive-tabularcalc-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabularcalc
12mr|texlive-tabularcalc-0.2-2|13	License:	LPPL
12mr|texlive-tabularcalc-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularcalc.tar.xz
12mr|texlive-tabularcalc-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularcalc.doc.tar.xz
12mr|texlive-tabularcalc-0.2-2|16	BuildArch:	noarch
12mr|texlive-tabularcalc-0.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tabularcalc-0.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tabularcalc-0.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tabularcalc-0.2-2|20	
12mr|texlive-tabularcalc-0.2-2|21	%description
12mr|texlive-tabularcalc-0.2-2|22	Given a list of numbers and one (or more) formulas, the package
12mr|texlive-tabularcalc-0.2-2|23	offers an easy syntax to build a table of values, i.e., a
12mr|texlive-tabularcalc-0.2-2|24	tabular in which the first row contains the list of numbers,
12mr|texlive-tabularcalc-0.2-2|25	and the other rows contain the calculated values of the
12mr|texlive-tabularcalc-0.2-2|26	formulas for each number of the list. The table may be built
12mr|texlive-tabularcalc-0.2-2|27	either horizontally or vertically and is fully customizable.
12mr|texlive-tabularcalc-0.2-2|28	
12mr|texlive-tabularcalc-0.2-2|29	%post
12mr|texlive-tabularcalc-0.2-2|30	%{_sbindir}/texlive.post
12mr|texlive-tabularcalc-0.2-2|31	
12mr|texlive-tabularcalc-0.2-2|32	%postun
12mr|texlive-tabularcalc-0.2-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-tabularcalc-0.2-2|34	%{_sbindir}/texlive.post
12mr|texlive-tabularcalc-0.2-2|35	fi
12mr|texlive-tabularcalc-0.2-2|36	
12mr|texlive-tabularcalc-0.2-2|37	#-----------------------------------------------------------------------
12mr|texlive-tabularcalc-0.2-2|38	%files
12mr|texlive-tabularcalc-0.2-2|39	%{_texmfdistdir}/tex/latex/tabularcalc/tabularcalc.sty
12mr|texlive-tabularcalc-0.2-2|40	%doc %{_texmfdistdir}/doc/latex/tabularcalc/README
12mr|texlive-tabularcalc-0.2-2|41	%doc %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_en.pdf
12mr|texlive-tabularcalc-0.2-2|42	%doc %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_en.tex
12mr|texlive-tabularcalc-0.2-2|43	%doc %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_fr.pdf
12mr|texlive-tabularcalc-0.2-2|44	%doc %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_fr.tex
12mr|texlive-tabularcalc-0.2-2|45	%doc %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_vn.pdf
12mr|texlive-tabularcalc-0.2-2|46	%doc %{_texmfdistdir}/doc/latex/tabularcalc/tabularcalc_doc_vn.tex
12mr|texlive-tabularcalc-0.2-2|47	
12mr|texlive-tabularcalc-0.2-2|48	#-----------------------------------------------------------------------
12mr|texlive-tabularcalc-0.2-2|49	%prep
12mr|texlive-tabularcalc-0.2-2|50	%setup -c -a0 -a1
12mr|texlive-tabularcalc-0.2-2|51	
12mr|texlive-tabularcalc-0.2-2|52	%build
12mr|texlive-tabularcalc-0.2-2|53	
12mr|texlive-tabularcalc-0.2-2|54	%install
12mr|texlive-tabularcalc-0.2-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tabularcalc-0.2-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tabularcalc-0.2-2|57	
12mr|texlive-tabularcalc-0.2-2|58	
12mr|texlive-tabularcalc-0.2-2|59	
12mr|texlive-tabularcalc-0.2-2|60	%changelog
12mr|texlive-tabularcalc-0.2-2|61	

18653 12
12mr|texlive-tabularew-0.1-2|1	# revision 15878
12mr|texlive-tabularew-0.1-2|2	# category Package
12mr|texlive-tabularew-0.1-2|3	# catalog-ctan /macros/latex/contrib/tabularew
12mr|texlive-tabularew-0.1-2|4	# catalog-date 2009-11-10 00:58:07 +0100
12mr|texlive-tabularew-0.1-2|5	# catalog-license lppl
12mr|texlive-tabularew-0.1-2|6	# catalog-version 0.1
12mr|texlive-tabularew-0.1-2|7	Name:		texlive-tabularew
12mr|texlive-tabularew-0.1-2|8	Version:	0.1
12mr|texlive-tabularew-0.1-2|9	Release:	2
12mr|texlive-tabularew-0.1-2|10	Summary:	A variation on the tabular environment
12mr|texlive-tabularew-0.1-2|11	Group:		Publishing
12mr|texlive-tabularew-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabularew
12mr|texlive-tabularew-0.1-2|13	License:	LPPL
12mr|texlive-tabularew-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularew.tar.xz
12mr|texlive-tabularew-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularew.doc.tar.xz
12mr|texlive-tabularew-0.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabularew.source.tar.xz
12mr|texlive-tabularew-0.1-2|17	BuildArch:	noarch
12mr|texlive-tabularew-0.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tabularew-0.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tabularew-0.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-tabularew-0.1-2|21	
12mr|texlive-tabularew-0.1-2|22	%description
12mr|texlive-tabularew-0.1-2|23	The package offers a modification of the tabular environment,
12mr|texlive-tabularew-0.1-2|24	which deals with the problem of column heads that are
12mr|texlive-tabularew-0.1-2|25	significantly wider than the body of the column.
12mr|texlive-tabularew-0.1-2|26	
12mr|texlive-tabularew-0.1-2|27	%post
12mr|texlive-tabularew-0.1-2|28	%{_sbindir}/texlive.post
12mr|texlive-tabularew-0.1-2|29	
12mr|texlive-tabularew-0.1-2|30	%postun
12mr|texlive-tabularew-0.1-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-tabularew-0.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-tabularew-0.1-2|33	fi
12mr|texlive-tabularew-0.1-2|34	
12mr|texlive-tabularew-0.1-2|35	#-----------------------------------------------------------------------
12mr|texlive-tabularew-0.1-2|36	%files
12mr|texlive-tabularew-0.1-2|37	%{_texmfdistdir}/tex/latex/tabularew/tabularew.sty
12mr|texlive-tabularew-0.1-2|38	%doc %{_texmfdistdir}/doc/latex/tabularew/README
12mr|texlive-tabularew-0.1-2|39	%doc %{_texmfdistdir}/doc/latex/tabularew/tabularew.pdf
12mr|texlive-tabularew-0.1-2|40	#- source
12mr|texlive-tabularew-0.1-2|41	%doc %{_texmfdistdir}/source/latex/tabularew/tabularew.dtx
12mr|texlive-tabularew-0.1-2|42	%doc %{_texmfdistdir}/source/latex/tabularew/tabularew.ins
12mr|texlive-tabularew-0.1-2|43	
12mr|texlive-tabularew-0.1-2|44	#-----------------------------------------------------------------------
12mr|texlive-tabularew-0.1-2|45	%prep
12mr|texlive-tabularew-0.1-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-tabularew-0.1-2|47	
12mr|texlive-tabularew-0.1-2|48	%build
12mr|texlive-tabularew-0.1-2|49	
12mr|texlive-tabularew-0.1-2|50	%install
12mr|texlive-tabularew-0.1-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tabularew-0.1-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tabularew-0.1-2|53	
12mr|texlive-tabularew-0.1-2|54	
12mr|texlive-tabularew-0.1-2|55	
12mr|texlive-tabularew-0.1-2|56	%changelog
12mr|texlive-tabularew-0.1-2|57	

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

18655 12
12mr|texlive-tabulary-0.9-2|1	# revision 15878
12mr|texlive-tabulary-0.9-2|2	# category Package
12mr|texlive-tabulary-0.9-2|3	# catalog-ctan /macros/latex/contrib/tabulary
12mr|texlive-tabulary-0.9-2|4	# catalog-date 2009-10-10 00:51:28 +0200
12mr|texlive-tabulary-0.9-2|5	# catalog-license lppl
12mr|texlive-tabulary-0.9-2|6	# catalog-version 0.9
12mr|texlive-tabulary-0.9-2|7	Name:		texlive-tabulary
12mr|texlive-tabulary-0.9-2|8	Version:	0.9
12mr|texlive-tabulary-0.9-2|9	Release:	2
12mr|texlive-tabulary-0.9-2|10	Summary:	Tabular with variable width columns balanced
12mr|texlive-tabulary-0.9-2|11	Group:		Publishing
12mr|texlive-tabulary-0.9-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabulary
12mr|texlive-tabulary-0.9-2|13	License:	LPPL
12mr|texlive-tabulary-0.9-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabulary.tar.xz
12mr|texlive-tabulary-0.9-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabulary.doc.tar.xz
12mr|texlive-tabulary-0.9-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabulary.source.tar.xz
12mr|texlive-tabulary-0.9-2|17	BuildArch:	noarch
12mr|texlive-tabulary-0.9-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tabulary-0.9-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tabulary-0.9-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-tabulary-0.9-2|21	
12mr|texlive-tabulary-0.9-2|22	%description
12mr|texlive-tabulary-0.9-2|23	The package defines a tabular*-like tabulary environment,
12mr|texlive-tabulary-0.9-2|24	taking a 'total width' argument as well as the column
12mr|texlive-tabulary-0.9-2|25	specifications. It then defines column types L, C, R and J for
12mr|texlive-tabulary-0.9-2|26	variable width columns (\raggedright', \centering, \raggedleft,
12mr|texlive-tabulary-0.9-2|27	and normally justified). In contrast to tabularx's X columns,
12mr|texlive-tabulary-0.9-2|28	the width of each column is weighted according to the natural
12mr|texlive-tabulary-0.9-2|29	width of the widest cell in the column.
12mr|texlive-tabulary-0.9-2|30	
12mr|texlive-tabulary-0.9-2|31	%post
12mr|texlive-tabulary-0.9-2|32	%{_sbindir}/texlive.post
12mr|texlive-tabulary-0.9-2|33	
12mr|texlive-tabulary-0.9-2|34	%postun
12mr|texlive-tabulary-0.9-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-tabulary-0.9-2|36	%{_sbindir}/texlive.post
12mr|texlive-tabulary-0.9-2|37	fi
12mr|texlive-tabulary-0.9-2|38	
12mr|texlive-tabulary-0.9-2|39	#-----------------------------------------------------------------------
12mr|texlive-tabulary-0.9-2|40	%files
12mr|texlive-tabulary-0.9-2|41	%{_texmfdistdir}/tex/latex/tabulary/tabulary.sty
12mr|texlive-tabulary-0.9-2|42	%doc %{_texmfdistdir}/doc/latex/tabulary/README
12mr|texlive-tabulary-0.9-2|43	%doc %{_texmfdistdir}/doc/latex/tabulary/tabulary.pdf
12mr|texlive-tabulary-0.9-2|44	#- source
12mr|texlive-tabulary-0.9-2|45	%doc %{_texmfdistdir}/source/latex/tabulary/tabulary.dtx
12mr|texlive-tabulary-0.9-2|46	%doc %{_texmfdistdir}/source/latex/tabulary/tabulary.ins
12mr|texlive-tabulary-0.9-2|47	
12mr|texlive-tabulary-0.9-2|48	#-----------------------------------------------------------------------
12mr|texlive-tabulary-0.9-2|49	%prep
12mr|texlive-tabulary-0.9-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-tabulary-0.9-2|51	
12mr|texlive-tabulary-0.9-2|52	%build
12mr|texlive-tabulary-0.9-2|53	
12mr|texlive-tabulary-0.9-2|54	%install
12mr|texlive-tabulary-0.9-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tabulary-0.9-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tabulary-0.9-2|57	
12mr|texlive-tabulary-0.9-2|58	
12mr|texlive-tabulary-0.9-2|59	
12mr|texlive-tabulary-0.9-2|60	%changelog
12mr|texlive-tabulary-0.9-2|61	

18656 12
12mr|texlive-tabvar-1.61-1|1	# revision 25665
12mr|texlive-tabvar-1.61-1|2	# category Package
12mr|texlive-tabvar-1.61-1|3	# catalog-ctan /macros/latex/contrib/tabvar
12mr|texlive-tabvar-1.61-1|4	# catalog-date 2012-03-16 09:54:35 +0100
12mr|texlive-tabvar-1.61-1|5	# catalog-license lppl1.3
12mr|texlive-tabvar-1.61-1|6	# catalog-version 1.61
12mr|texlive-tabvar-1.61-1|7	Name:		texlive-tabvar
12mr|texlive-tabvar-1.61-1|8	Version:	1.61
12mr|texlive-tabvar-1.61-1|9	Release:	1
12mr|texlive-tabvar-1.61-1|10	Summary:	Typesetting tables showing variations of functions
12mr|texlive-tabvar-1.61-1|11	Group:		Publishing
12mr|texlive-tabvar-1.61-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabvar
12mr|texlive-tabvar-1.61-1|13	License:	LPPL1.3
12mr|texlive-tabvar-1.61-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabvar.tar.xz
12mr|texlive-tabvar-1.61-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabvar.doc.tar.xz
12mr|texlive-tabvar-1.61-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabvar.source.tar.xz
12mr|texlive-tabvar-1.61-1|17	BuildArch:	noarch
12mr|texlive-tabvar-1.61-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tabvar-1.61-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tabvar-1.61-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-tabvar-1.61-1|21	
12mr|texlive-tabvar-1.61-1|22	%description
12mr|texlive-tabvar-1.61-1|23	This LaTeX package is meant to ease the typesetting of tables
12mr|texlive-tabvar-1.61-1|24	showing variations of functions as they are used in France.
12mr|texlive-tabvar-1.61-1|25	
12mr|texlive-tabvar-1.61-1|26	%post
12mr|texlive-tabvar-1.61-1|27	%{_sbindir}/texlive.post
12mr|texlive-tabvar-1.61-1|28	
12mr|texlive-tabvar-1.61-1|29	%postun
12mr|texlive-tabvar-1.61-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-tabvar-1.61-1|31	%{_sbindir}/texlive.post
12mr|texlive-tabvar-1.61-1|32	fi
12mr|texlive-tabvar-1.61-1|33	
12mr|texlive-tabvar-1.61-1|34	#-----------------------------------------------------------------------
12mr|texlive-tabvar-1.61-1|35	%files
12mr|texlive-tabvar-1.61-1|36	%{_texmfdistdir}/fonts/afm/public/tabvar/tabvar.afm
12mr|texlive-tabvar-1.61-1|37	%{_texmfdistdir}/fonts/map/dvips/tabvar/tabvar.map
12mr|texlive-tabvar-1.61-1|38	%{_texmfdistdir}/fonts/tfm/public/tabvar/tabvar.tfm
12mr|texlive-tabvar-1.61-1|39	%{_texmfdistdir}/fonts/type1/public/tabvar/tabvar.pfb
12mr|texlive-tabvar-1.61-1|40	%{_texmfdistdir}/metapost/tabvar/tabvar.mp
12mr|texlive-tabvar-1.61-1|41	%{_texmfdistdir}/tex/latex/tabvar/tabvar.1
12mr|texlive-tabvar-1.61-1|42	%{_texmfdistdir}/tex/latex/tabvar/tabvar.2
12mr|texlive-tabvar-1.61-1|43	%{_texmfdistdir}/tex/latex/tabvar/tabvar.3
12mr|texlive-tabvar-1.61-1|44	%{_texmfdistdir}/tex/latex/tabvar/tabvar.cfg
12mr|texlive-tabvar-1.61-1|45	%{_texmfdistdir}/tex/latex/tabvar/tabvar.sty
12mr|texlive-tabvar-1.61-1|46	%doc %{_texmfdistdir}/doc/latex/tabvar/README
12mr|texlive-tabvar-1.61-1|47	%doc %{_texmfdistdir}/doc/latex/tabvar/demo.pdf
12mr|texlive-tabvar-1.61-1|48	%doc %{_texmfdistdir}/doc/latex/tabvar/demo.tex
12mr|texlive-tabvar-1.61-1|49	%doc %{_texmfdistdir}/doc/latex/tabvar/tabvar.pdf
12mr|texlive-tabvar-1.61-1|50	#- source
12mr|texlive-tabvar-1.61-1|51	%doc %{_texmfdistdir}/source/latex/tabvar/tabvar.dtx
12mr|texlive-tabvar-1.61-1|52	%doc %{_texmfdistdir}/source/latex/tabvar/tabvar.ins
12mr|texlive-tabvar-1.61-1|53	
12mr|texlive-tabvar-1.61-1|54	#-----------------------------------------------------------------------
12mr|texlive-tabvar-1.61-1|55	%prep
12mr|texlive-tabvar-1.61-1|56	%setup -c -a0 -a1 -a2
12mr|texlive-tabvar-1.61-1|57	
12mr|texlive-tabvar-1.61-1|58	%build
12mr|texlive-tabvar-1.61-1|59	
12mr|texlive-tabvar-1.61-1|60	%install
12mr|texlive-tabvar-1.61-1|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tabvar-1.61-1|62	cp -fpar fonts metapost tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tabvar-1.61-1|63	
12mr|texlive-tabvar-1.61-1|64	
12mr|texlive-tabvar-1.61-1|65	
12mr|texlive-tabvar-1.61-1|66	%changelog
12mr|texlive-tabvar-1.61-1|67	

18657 12
12mr|texlive-tagging-20110829-2|1	# revision 23761
12mr|texlive-tagging-20110829-2|2	# category Package
12mr|texlive-tagging-20110829-2|3	# catalog-ctan /macros/latex/contrib/tagging
12mr|texlive-tagging-20110829-2|4	# catalog-date 2011-08-29 00:41:24 +0200
12mr|texlive-tagging-20110829-2|5	# catalog-license lppl1.3
12mr|texlive-tagging-20110829-2|6	# catalog-version undef
12mr|texlive-tagging-20110829-2|7	Name:		texlive-tagging
12mr|texlive-tagging-20110829-2|8	Version:	20110829
12mr|texlive-tagging-20110829-2|9	Release:	2
12mr|texlive-tagging-20110829-2|10	Summary:	Document configuration with tags
12mr|texlive-tagging-20110829-2|11	Group:		Publishing
12mr|texlive-tagging-20110829-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tagging
12mr|texlive-tagging-20110829-2|13	License:	LPPL1.3
12mr|texlive-tagging-20110829-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tagging.tar.xz
12mr|texlive-tagging-20110829-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tagging.doc.tar.xz
12mr|texlive-tagging-20110829-2|16	BuildArch:	noarch
12mr|texlive-tagging-20110829-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tagging-20110829-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tagging-20110829-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tagging-20110829-2|20	
12mr|texlive-tagging-20110829-2|21	%description
12mr|texlive-tagging-20110829-2|22	The package allows the user to generate multiple documents from
12mr|texlive-tagging-20110829-2|23	a single source, by marking pieces of the document with tags
12mr|texlive-tagging-20110829-2|24	and specifying which marked pieces to include or exclude.
12mr|texlive-tagging-20110829-2|25	
12mr|texlive-tagging-20110829-2|26	%post
12mr|texlive-tagging-20110829-2|27	%{_sbindir}/texlive.post
12mr|texlive-tagging-20110829-2|28	
12mr|texlive-tagging-20110829-2|29	%postun
12mr|texlive-tagging-20110829-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-tagging-20110829-2|31	%{_sbindir}/texlive.post
12mr|texlive-tagging-20110829-2|32	fi
12mr|texlive-tagging-20110829-2|33	
12mr|texlive-tagging-20110829-2|34	#-----------------------------------------------------------------------
12mr|texlive-tagging-20110829-2|35	%files
12mr|texlive-tagging-20110829-2|36	%{_texmfdistdir}/tex/latex/tagging/tagging.sty
12mr|texlive-tagging-20110829-2|37	%doc %{_texmfdistdir}/doc/latex/tagging/README
12mr|texlive-tagging-20110829-2|38	%doc %{_texmfdistdir}/doc/latex/tagging/tagging.pdf
12mr|texlive-tagging-20110829-2|39	%doc %{_texmfdistdir}/doc/latex/tagging/tagging.tex
12mr|texlive-tagging-20110829-2|40	
12mr|texlive-tagging-20110829-2|41	#-----------------------------------------------------------------------
12mr|texlive-tagging-20110829-2|42	%prep
12mr|texlive-tagging-20110829-2|43	%setup -c -a0 -a1
12mr|texlive-tagging-20110829-2|44	
12mr|texlive-tagging-20110829-2|45	%build
12mr|texlive-tagging-20110829-2|46	
12mr|texlive-tagging-20110829-2|47	%install
12mr|texlive-tagging-20110829-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tagging-20110829-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tagging-20110829-2|50	
12mr|texlive-tagging-20110829-2|51	
12mr|texlive-tagging-20110829-2|52	
12mr|texlive-tagging-20110829-2|53	%changelog
12mr|texlive-tagging-20110829-2|54	

18658 12
12mr|texlive-talk-1.1-2|1	# revision 15878
12mr|texlive-talk-1.1-2|2	# category Package
12mr|texlive-talk-1.1-2|3	# catalog-ctan /macros/latex/contrib/talk
12mr|texlive-talk-1.1-2|4	# catalog-date 2007-08-14 14:14:54 +0200
12mr|texlive-talk-1.1-2|5	# catalog-license lppl
12mr|texlive-talk-1.1-2|6	# catalog-version 1.1
12mr|texlive-talk-1.1-2|7	Name:		texlive-talk
12mr|texlive-talk-1.1-2|8	Version:	1.1
12mr|texlive-talk-1.1-2|9	Release:	2
12mr|texlive-talk-1.1-2|10	Summary:	A LaTeX class for presentations
12mr|texlive-talk-1.1-2|11	Group:		Publishing
12mr|texlive-talk-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/talk
12mr|texlive-talk-1.1-2|13	License:	LPPL
12mr|texlive-talk-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/talk.tar.xz
12mr|texlive-talk-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/talk.doc.tar.xz
12mr|texlive-talk-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/talk.source.tar.xz
12mr|texlive-talk-1.1-2|17	BuildArch:	noarch
12mr|texlive-talk-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-talk-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-talk-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-talk-1.1-2|21	
12mr|texlive-talk-1.1-2|22	%description
12mr|texlive-talk-1.1-2|23	The talk document class allows you to create slides for screen
12mr|texlive-talk-1.1-2|24	presentations or printing on transparencies. It also allows you
12mr|texlive-talk-1.1-2|25	to print personal notes for your talk. You can create overlays
12mr|texlive-talk-1.1-2|26	and display structure information (current section /
12mr|texlive-talk-1.1-2|27	subsection, table of contents) on your slides. The main feature
12mr|texlive-talk-1.1-2|28	that distinguishes talk from other presentation classes like
12mr|texlive-talk-1.1-2|29	beamer or prosper is that it allows the user to define an
12mr|texlive-talk-1.1-2|30	arbitrary number of slide styles and switch between these
12mr|texlive-talk-1.1-2|31	styles from slide to slide. This way the slide layout can be
12mr|texlive-talk-1.1-2|32	adapted to the slide content. For example, the title or
12mr|texlive-talk-1.1-2|33	contents page of a talk can be given a slightly different
12mr|texlive-talk-1.1-2|34	layout than the other slides. The talk class makes no
12mr|texlive-talk-1.1-2|35	restrictions on the slide design whatsoever. The entire look
12mr|texlive-talk-1.1-2|36	and feel of the presentation can be defined by the user. The
12mr|texlive-talk-1.1-2|37	style definitions should be put in a separate sty file.
12mr|texlive-talk-1.1-2|38	Currently the package comes with only one set of pre-defined
12mr|texlive-talk-1.1-2|39	slide styles (greybars.sty). Contributions from people who are
12mr|texlive-talk-1.1-2|40	artistically more gifted than the author are more than
12mr|texlive-talk-1.1-2|41	welcome!.
12mr|texlive-talk-1.1-2|42	
12mr|texlive-talk-1.1-2|43	%post
12mr|texlive-talk-1.1-2|44	%{_sbindir}/texlive.post
12mr|texlive-talk-1.1-2|45	
12mr|texlive-talk-1.1-2|46	%postun
12mr|texlive-talk-1.1-2|47	if [ $1 -eq 0 ]; then
12mr|texlive-talk-1.1-2|48	%{_sbindir}/texlive.post
12mr|texlive-talk-1.1-2|49	fi
12mr|texlive-talk-1.1-2|50	
12mr|texlive-talk-1.1-2|51	#-----------------------------------------------------------------------
12mr|texlive-talk-1.1-2|52	%files
12mr|texlive-talk-1.1-2|53	%{_texmfdistdir}/tex/latex/talk/sidebars.sty
12mr|texlive-talk-1.1-2|54	%{_texmfdistdir}/tex/latex/talk/talk.cls
12mr|texlive-talk-1.1-2|55	%doc %{_texmfdistdir}/doc/latex/talk/README
12mr|texlive-talk-1.1-2|56	%doc %{_texmfdistdir}/doc/latex/talk/example.tex
12mr|texlive-talk-1.1-2|57	%doc %{_texmfdistdir}/doc/latex/talk/talkdoc.pdf
12mr|texlive-talk-1.1-2|58	%doc %{_texmfdistdir}/doc/latex/talk/talkdoc.tex
12mr|texlive-talk-1.1-2|59	#- source
12mr|texlive-talk-1.1-2|60	%doc %{_texmfdistdir}/source/latex/talk/Makefile
12mr|texlive-talk-1.1-2|61	
12mr|texlive-talk-1.1-2|62	#-----------------------------------------------------------------------
12mr|texlive-talk-1.1-2|63	%prep
12mr|texlive-talk-1.1-2|64	%setup -c -a0 -a1 -a2
12mr|texlive-talk-1.1-2|65	
12mr|texlive-talk-1.1-2|66	%build
12mr|texlive-talk-1.1-2|67	
12mr|texlive-talk-1.1-2|68	%install
12mr|texlive-talk-1.1-2|69	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-talk-1.1-2|70	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-talk-1.1-2|71	
12mr|texlive-talk-1.1-2|72	
12mr|texlive-talk-1.1-2|73	
12mr|texlive-talk-1.1-2|74	%changelog
12mr|texlive-talk-1.1-2|75	

18659 12
12mr|texlive-tamefloats-v0.42-1|1	# revision 27345
12mr|texlive-tamefloats-v0.42-1|2	# category Package
12mr|texlive-tamefloats-v0.42-1|3	# catalog-ctan /macros/latex/contrib/tamefloats
12mr|texlive-tamefloats-v0.42-1|4	# catalog-date 2012-06-21 14:54:52 +0200
12mr|texlive-tamefloats-v0.42-1|5	# catalog-license lppl1.3
12mr|texlive-tamefloats-v0.42-1|6	# catalog-version v0.42
12mr|texlive-tamefloats-v0.42-1|7	Name:		texlive-tamefloats
12mr|texlive-tamefloats-v0.42-1|8	Version:	v0.42
12mr|texlive-tamefloats-v0.42-1|9	Release:	1
12mr|texlive-tamefloats-v0.42-1|10	Summary:	Experimentally use \holdinginserts with LaTeX floats
12mr|texlive-tamefloats-v0.42-1|11	Group:		Publishing
12mr|texlive-tamefloats-v0.42-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tamefloats
12mr|texlive-tamefloats-v0.42-1|13	License:	LPPL1.3
12mr|texlive-tamefloats-v0.42-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tamefloats.tar.xz
12mr|texlive-tamefloats-v0.42-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tamefloats.doc.tar.xz
12mr|texlive-tamefloats-v0.42-1|16	BuildArch:	noarch
12mr|texlive-tamefloats-v0.42-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tamefloats-v0.42-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tamefloats-v0.42-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-tamefloats-v0.42-1|20	
12mr|texlive-tamefloats-v0.42-1|21	%description
12mr|texlive-tamefloats-v0.42-1|22	LaTeX's figures, tables, and \marginpars are dangerous for
12mr|texlive-tamefloats-v0.42-1|23	footnotes (and probably also \enlargethispage). Here is a
12mr|texlive-tamefloats-v0.42-1|24	proposal (a 'patch' package) to help, by using \holdinginserts
12mr|texlive-tamefloats-v0.42-1|25	in a simple way. It replaces the original problem with a new
12mr|texlive-tamefloats-v0.42-1|26	one -- it is an experiment to find out whether the new problem
12mr|texlive-tamefloats-v0.42-1|27	is less bad (or it is just a contribution to the discussion,
12mr|texlive-tamefloats-v0.42-1|28	maybe just a summary of previous work). The files provide
12mr|texlive-tamefloats-v0.42-1|29	further information.
12mr|texlive-tamefloats-v0.42-1|30	
12mr|texlive-tamefloats-v0.42-1|31	%post
12mr|texlive-tamefloats-v0.42-1|32	%{_sbindir}/texlive.post
12mr|texlive-tamefloats-v0.42-1|33	
12mr|texlive-tamefloats-v0.42-1|34	%postun
12mr|texlive-tamefloats-v0.42-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-tamefloats-v0.42-1|36	%{_sbindir}/texlive.post
12mr|texlive-tamefloats-v0.42-1|37	fi
12mr|texlive-tamefloats-v0.42-1|38	
12mr|texlive-tamefloats-v0.42-1|39	#-----------------------------------------------------------------------
12mr|texlive-tamefloats-v0.42-1|40	%files
12mr|texlive-tamefloats-v0.42-1|41	%{_texmfdistdir}/tex/latex/tamefloats/tameflts.sty
12mr|texlive-tamefloats-v0.42-1|42	%doc %{_texmfdistdir}/doc/latex/tamefloats/README.txt
12mr|texlive-tamefloats-v0.42-1|43	%doc %{_texmfdistdir}/doc/latex/tamefloats/deml3541.tex
12mr|texlive-tamefloats-v0.42-1|44	%doc %{_texmfdistdir}/doc/latex/tamefloats/fltfltdk.tex
12mr|texlive-tamefloats-v0.42-1|45	%doc %{_texmfdistdir}/doc/latex/tamefloats/newbug.tex
12mr|texlive-tamefloats-v0.42-1|46	
12mr|texlive-tamefloats-v0.42-1|47	#-----------------------------------------------------------------------
12mr|texlive-tamefloats-v0.42-1|48	%prep
12mr|texlive-tamefloats-v0.42-1|49	%setup -c -a0 -a1
12mr|texlive-tamefloats-v0.42-1|50	
12mr|texlive-tamefloats-v0.42-1|51	%build
12mr|texlive-tamefloats-v0.42-1|52	
12mr|texlive-tamefloats-v0.42-1|53	%install
12mr|texlive-tamefloats-v0.42-1|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tamefloats-v0.42-1|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tamefloats-v0.42-1|56	
12mr|texlive-tamefloats-v0.42-1|57	
12mr|texlive-tamefloats-v0.42-1|58	
12mr|texlive-tamefloats-v0.42-1|59	%changelog
12mr|texlive-tamefloats-v0.42-1|60	

18660 12
12mr|texlive-tamethebeast-1.4-2|1	# revision 15878
12mr|texlive-tamethebeast-1.4-2|2	# category Package
12mr|texlive-tamethebeast-1.4-2|3	# catalog-ctan /info/bibtex/tamethebeast
12mr|texlive-tamethebeast-1.4-2|4	# catalog-date 2009-10-11 21:12:19 +0200
12mr|texlive-tamethebeast-1.4-2|5	# catalog-license lppl1.3
12mr|texlive-tamethebeast-1.4-2|6	# catalog-version 1.4
12mr|texlive-tamethebeast-1.4-2|7	Name:		texlive-tamethebeast
12mr|texlive-tamethebeast-1.4-2|8	Version:	1.4
12mr|texlive-tamethebeast-1.4-2|9	Release:	2
12mr|texlive-tamethebeast-1.4-2|10	Summary:	A manual about bibliographies and especially BibTeX
12mr|texlive-tamethebeast-1.4-2|11	Group:		Publishing
12mr|texlive-tamethebeast-1.4-2|12	URL:		http://www.ctan.org/tex-archive/info/bibtex/tamethebeast
12mr|texlive-tamethebeast-1.4-2|13	License:	LPPL1.3
12mr|texlive-tamethebeast-1.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tamethebeast.tar.xz
12mr|texlive-tamethebeast-1.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tamethebeast.doc.tar.xz
12mr|texlive-tamethebeast-1.4-2|16	BuildArch:	noarch
12mr|texlive-tamethebeast-1.4-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tamethebeast-1.4-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tamethebeast-1.4-2|19	
12mr|texlive-tamethebeast-1.4-2|20	%description
12mr|texlive-tamethebeast-1.4-2|21	An (as-complete-as-possible) manual about bibliographies in
12mr|texlive-tamethebeast-1.4-2|22	LaTeX, and thus mainly about BibTeX.
12mr|texlive-tamethebeast-1.4-2|23	
12mr|texlive-tamethebeast-1.4-2|24	#-----------------------------------------------------------------------
12mr|texlive-tamethebeast-1.4-2|25	%files
12mr|texlive-tamethebeast-1.4-2|26	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/CHANGES
12mr|texlive-tamethebeast-1.4-2|27	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/Makefile
12mr|texlive-tamethebeast-1.4-2|28	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/README
12mr|texlive-tamethebeast-1.4-2|29	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/idxstyle.ist
12mr|texlive-tamethebeast-1.4-2|30	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/local.bib
12mr|texlive-tamethebeast-1.4-2|31	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_en.pdf
12mr|texlive-tamethebeast-1.4-2|32	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_en.sec1.tex
12mr|texlive-tamethebeast-1.4-2|33	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_en.sec2.tex
12mr|texlive-tamethebeast-1.4-2|34	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_en.sec3.tex
12mr|texlive-tamethebeast-1.4-2|35	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_en.sec4.tex
12mr|texlive-tamethebeast-1.4-2|36	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_en.sec5.tex
12mr|texlive-tamethebeast-1.4-2|37	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_en.tex
12mr|texlive-tamethebeast-1.4-2|38	%doc %{_texmfdistdir}/doc/bibtex/tamethebeast/ttb_style.sty
12mr|texlive-tamethebeast-1.4-2|39	
12mr|texlive-tamethebeast-1.4-2|40	#-----------------------------------------------------------------------
12mr|texlive-tamethebeast-1.4-2|41	%prep
12mr|texlive-tamethebeast-1.4-2|42	%setup -c -a0 -a1
12mr|texlive-tamethebeast-1.4-2|43	
12mr|texlive-tamethebeast-1.4-2|44	%build
12mr|texlive-tamethebeast-1.4-2|45	
12mr|texlive-tamethebeast-1.4-2|46	%install
12mr|texlive-tamethebeast-1.4-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tamethebeast-1.4-2|48	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tamethebeast-1.4-2|49	
12mr|texlive-tamethebeast-1.4-2|50	
12mr|texlive-tamethebeast-1.4-2|51	
12mr|texlive-tamethebeast-1.4-2|52	%changelog
12mr|texlive-tamethebeast-1.4-2|53	

18661 12
12mr|texlive-t-angles-20070312-2|1	# revision 15878
12mr|texlive-t-angles-20070312-2|2	# category Package
12mr|texlive-t-angles-20070312-2|3	# catalog-ctan /macros/latex/contrib/t-angles
12mr|texlive-t-angles-20070312-2|4	# catalog-date 2007-03-12 14:32:12 +0100
12mr|texlive-t-angles-20070312-2|5	# catalog-license gpl
12mr|texlive-t-angles-20070312-2|6	# catalog-version undef
12mr|texlive-t-angles-20070312-2|7	Name:		texlive-t-angles
12mr|texlive-t-angles-20070312-2|8	Version:	20070312
12mr|texlive-t-angles-20070312-2|9	Release:	2
12mr|texlive-t-angles-20070312-2|10	Summary:	Draw tangles, trees, Hopf algebra operations and other pictures
12mr|texlive-t-angles-20070312-2|11	Group:		Publishing
12mr|texlive-t-angles-20070312-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/t-angles
12mr|texlive-t-angles-20070312-2|13	License:	GPL
12mr|texlive-t-angles-20070312-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/t-angles.tar.xz
12mr|texlive-t-angles-20070312-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/t-angles.doc.tar.xz
12mr|texlive-t-angles-20070312-2|16	BuildArch:	noarch
12mr|texlive-t-angles-20070312-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-t-angles-20070312-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-t-angles-20070312-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-t-angles-20070312-2|20	
12mr|texlive-t-angles-20070312-2|21	%description
12mr|texlive-t-angles-20070312-2|22	A LaTeX2e package for drawing tangles, trees, Hopf algebra
12mr|texlive-t-angles-20070312-2|23	operations and other pictures. It is based on emTeX or TPIC
12mr|texlive-t-angles-20070312-2|24	\special's. Therefore, it can be used with the most popular
12mr|texlive-t-angles-20070312-2|25	drivers, including emTeX drivers, dviwin, xdvi and dvips, and
12mr|texlive-t-angles-20070312-2|26	(using some code from ConTeXt) it may also be used with
12mr|texlive-t-angles-20070312-2|27	PDFLaTeX.
12mr|texlive-t-angles-20070312-2|28	
12mr|texlive-t-angles-20070312-2|29	%post
12mr|texlive-t-angles-20070312-2|30	%{_sbindir}/texlive.post
12mr|texlive-t-angles-20070312-2|31	
12mr|texlive-t-angles-20070312-2|32	%postun
12mr|texlive-t-angles-20070312-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-t-angles-20070312-2|34	%{_sbindir}/texlive.post
12mr|texlive-t-angles-20070312-2|35	fi
12mr|texlive-t-angles-20070312-2|36	
12mr|texlive-t-angles-20070312-2|37	#-----------------------------------------------------------------------
12mr|texlive-t-angles-20070312-2|38	%files
12mr|texlive-t-angles-20070312-2|39	%{_texmfdistdir}/tex/latex/t-angles/t-angles.sty
12mr|texlive-t-angles-20070312-2|40	%doc %{_texmfdistdir}/doc/latex/t-angles/README
12mr|texlive-t-angles-20070312-2|41	%doc %{_texmfdistdir}/doc/latex/t-angles/t-manual.pdf
12mr|texlive-t-angles-20070312-2|42	%doc %{_texmfdistdir}/doc/latex/t-angles/t-manual.tex
12mr|texlive-t-angles-20070312-2|43	
12mr|texlive-t-angles-20070312-2|44	#-----------------------------------------------------------------------
12mr|texlive-t-angles-20070312-2|45	%prep
12mr|texlive-t-angles-20070312-2|46	%setup -c -a0 -a1
12mr|texlive-t-angles-20070312-2|47	
12mr|texlive-t-angles-20070312-2|48	%build
12mr|texlive-t-angles-20070312-2|49	
12mr|texlive-t-angles-20070312-2|50	%install
12mr|texlive-t-angles-20070312-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-t-angles-20070312-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-t-angles-20070312-2|53	
12mr|texlive-t-angles-20070312-2|54	
12mr|texlive-t-angles-20070312-2|55	
12mr|texlive-t-angles-20070312-2|56	%changelog
12mr|texlive-t-angles-20070312-2|57	

18662 12
12mr|texlive-tap-0.77-2|1	# revision 15878
12mr|texlive-tap-0.77-2|2	# category Package
12mr|texlive-tap-0.77-2|3	# catalog-ctan /macros/generic/tables/tap077.zip
12mr|texlive-tap-0.77-2|4	# catalog-date 2009-10-10 00:51:28 +0200
12mr|texlive-tap-0.77-2|5	# catalog-license pd
12mr|texlive-tap-0.77-2|6	# catalog-version 0.77
12mr|texlive-tap-0.77-2|7	Name:		texlive-tap
12mr|texlive-tap-0.77-2|8	Version:	0.77
12mr|texlive-tap-0.77-2|9	Release:	2
12mr|texlive-tap-0.77-2|10	Summary:	TeX macros for typesetting complex tables
12mr|texlive-tap-0.77-2|11	Group:		Publishing
12mr|texlive-tap-0.77-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/tables/tap077.zip
12mr|texlive-tap-0.77-2|13	License:	PD
12mr|texlive-tap-0.77-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tap.tar.xz
12mr|texlive-tap-0.77-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tap.doc.tar.xz
12mr|texlive-tap-0.77-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tap.source.tar.xz
12mr|texlive-tap-0.77-2|17	BuildArch:	noarch
12mr|texlive-tap-0.77-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tap-0.77-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tap-0.77-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-tap-0.77-2|21	
12mr|texlive-tap-0.77-2|22	%description
12mr|texlive-tap-0.77-2|23	The package offers a simple notation for pretty complex tables
12mr|texlive-tap-0.77-2|24	(to Michael J. Ferguson's credit). With PostScript, the package
12mr|texlive-tap-0.77-2|25	allows shaded/coloured tables, diagonal rules, etc. The package
12mr|texlive-tap-0.77-2|26	is supposed to work with both Plain and LaTeX. An AWK converter
12mr|texlive-tap-0.77-2|27	from ASCII semigraphic tables to TAP notation is included.
12mr|texlive-tap-0.77-2|28	
12mr|texlive-tap-0.77-2|29	%post
12mr|texlive-tap-0.77-2|30	%{_sbindir}/texlive.post
12mr|texlive-tap-0.77-2|31	
12mr|texlive-tap-0.77-2|32	%postun
12mr|texlive-tap-0.77-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-tap-0.77-2|34	%{_sbindir}/texlive.post
12mr|texlive-tap-0.77-2|35	fi
12mr|texlive-tap-0.77-2|36	
12mr|texlive-tap-0.77-2|37	#-----------------------------------------------------------------------
12mr|texlive-tap-0.77-2|38	%files
12mr|texlive-tap-0.77-2|39	%{_texmfdistdir}/tex/generic/tap/tap.tex
12mr|texlive-tap-0.77-2|40	%doc %{_texmfdistdir}/doc/generic/tap/0README.TAP
12mr|texlive-tap-0.77-2|41	%doc %{_texmfdistdir}/doc/generic/tap/0tabdoc.inf
12mr|texlive-tap-0.77-2|42	%doc %{_texmfdistdir}/doc/generic/tap/circ.eps
12mr|texlive-tap-0.77-2|43	%doc %{_texmfdistdir}/doc/generic/tap/circmag.eps
12mr|texlive-tap-0.77-2|44	%doc %{_texmfdistdir}/doc/generic/tap/tapanch.100
12mr|texlive-tap-0.77-2|45	%doc %{_texmfdistdir}/doc/generic/tap/tapanch.mp
12mr|texlive-tap-0.77-2|46	%doc %{_texmfdistdir}/doc/generic/tap/tapdoc.tex
12mr|texlive-tap-0.77-2|47	%doc %{_texmfdistdir}/doc/generic/tap/tapxamp1.tex
12mr|texlive-tap-0.77-2|48	%doc %{_texmfdistdir}/doc/generic/tap/tapxamp2.tex
12mr|texlive-tap-0.77-2|49	#- source
12mr|texlive-tap-0.77-2|50	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/0sampdos.inf
12mr|texlive-tap-0.77-2|51	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/post1.tex
12mr|texlive-tap-0.77-2|52	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/post2.tex
12mr|texlive-tap-0.77-2|53	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/prea1.tex
12mr|texlive-tap-0.77-2|54	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/prea2.tex
12mr|texlive-tap-0.77-2|55	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/prea3.tex
12mr|texlive-tap-0.77-2|56	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tapcv0.raw
12mr|texlive-tap-0.77-2|57	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tapcv1.raw
12mr|texlive-tap-0.77-2|58	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tapcv2.raw
12mr|texlive-tap-0.77-2|59	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tapcv3.raw
12mr|texlive-tap-0.77-2|60	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tapcv4.raw
12mr|texlive-tap-0.77-2|61	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tapcv5.raw
12mr|texlive-tap-0.77-2|62	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tapcv6.raw
12mr|texlive-tap-0.77-2|63	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tcv.bat
12mr|texlive-tap-0.77-2|64	%doc %{_texmfdistdir}/source/generic/tap/tabcv/sampdos/tcv_.bat
12mr|texlive-tap-0.77-2|65	%doc %{_texmfdistdir}/source/generic/tap/tabcv/tapcv.awk
12mr|texlive-tap-0.77-2|66	
12mr|texlive-tap-0.77-2|67	#-----------------------------------------------------------------------
12mr|texlive-tap-0.77-2|68	%prep
12mr|texlive-tap-0.77-2|69	%setup -c -a0 -a1 -a2
12mr|texlive-tap-0.77-2|70	
12mr|texlive-tap-0.77-2|71	%build
12mr|texlive-tap-0.77-2|72	
12mr|texlive-tap-0.77-2|73	%install
12mr|texlive-tap-0.77-2|74	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tap-0.77-2|75	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tap-0.77-2|76	
12mr|texlive-tap-0.77-2|77	
12mr|texlive-tap-0.77-2|78	
12mr|texlive-tap-0.77-2|79	%changelog
12mr|texlive-tap-0.77-2|80	

18663 12
12mr|texlive-tapir-0.2-2|1	# revision 20484
12mr|texlive-tapir-0.2-2|2	# category Package
12mr|texlive-tapir-0.2-2|3	# catalog-ctan /fonts/tapir
12mr|texlive-tapir-0.2-2|4	# catalog-date 2007-03-12 14:32:12 +0100
12mr|texlive-tapir-0.2-2|5	# catalog-license gpl
12mr|texlive-tapir-0.2-2|6	# catalog-version 0.2
12mr|texlive-tapir-0.2-2|7	Name:		texlive-tapir
12mr|texlive-tapir-0.2-2|8	Version:	0.2
12mr|texlive-tapir-0.2-2|9	Release:	2
12mr|texlive-tapir-0.2-2|10	Summary:	A simple geometrical font
12mr|texlive-tapir-0.2-2|11	Group:		Publishing
12mr|texlive-tapir-0.2-2|12	URL:		http://www.ctan.org/tex-archive/fonts/tapir
12mr|texlive-tapir-0.2-2|13	License:	GPL
12mr|texlive-tapir-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tapir.tar.xz
12mr|texlive-tapir-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tapir.doc.tar.xz
12mr|texlive-tapir-0.2-2|16	BuildArch:	noarch
12mr|texlive-tapir-0.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tapir-0.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tapir-0.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tapir-0.2-2|20	
12mr|texlive-tapir-0.2-2|21	%description
12mr|texlive-tapir-0.2-2|22	Tapir is a simple geometrical font mostly created of line and
12mr|texlive-tapir-0.2-2|23	circular segments with constant thickness. The font is
12mr|texlive-tapir-0.2-2|24	available as MetaFont source and in Adobe Type 1 format. The
12mr|texlive-tapir-0.2-2|25	character set contains all characters in the range 0-127 (as in
12mr|texlive-tapir-0.2-2|26	cmr10), accented characters used in the Czech, Slovak and
12mr|texlive-tapir-0.2-2|27	Polish languages.
12mr|texlive-tapir-0.2-2|28	
12mr|texlive-tapir-0.2-2|29	%post
12mr|texlive-tapir-0.2-2|30	%{_sbindir}/texlive.post
12mr|texlive-tapir-0.2-2|31	
12mr|texlive-tapir-0.2-2|32	%postun
12mr|texlive-tapir-0.2-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-tapir-0.2-2|34	%{_sbindir}/texlive.post
12mr|texlive-tapir-0.2-2|35	fi
12mr|texlive-tapir-0.2-2|36	
12mr|texlive-tapir-0.2-2|37	#-----------------------------------------------------------------------
12mr|texlive-tapir-0.2-2|38	%files
12mr|texlive-tapir-0.2-2|39	%{_texmfdistdir}/fonts/source/public/tapir/tap-enc.mf
12mr|texlive-tapir-0.2-2|40	%{_texmfdistdir}/fonts/source/public/tapir/tap.mf
12mr|texlive-tapir-0.2-2|41	%{_texmfdistdir}/fonts/type1/public/tapir/tap.pfb
12mr|texlive-tapir-0.2-2|42	%doc %{_texmfdistdir}/doc/fonts/tapir/readme
12mr|texlive-tapir-0.2-2|43	%doc %{_texmfdistdir}/doc/fonts/tapir/readme.pdf
12mr|texlive-tapir-0.2-2|44	
12mr|texlive-tapir-0.2-2|45	#-----------------------------------------------------------------------
12mr|texlive-tapir-0.2-2|46	%prep
12mr|texlive-tapir-0.2-2|47	%setup -c -a0 -a1
12mr|texlive-tapir-0.2-2|48	
12mr|texlive-tapir-0.2-2|49	%build
12mr|texlive-tapir-0.2-2|50	
12mr|texlive-tapir-0.2-2|51	%install
12mr|texlive-tapir-0.2-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tapir-0.2-2|53	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tapir-0.2-2|54	
12mr|texlive-tapir-0.2-2|55	
12mr|texlive-tapir-0.2-2|56	
12mr|texlive-tapir-0.2-2|57	%changelog
12mr|texlive-tapir-0.2-2|58	

18664 12
12mr|texlive-taupin-20111104-2|1	# revision 15878
12mr|texlive-taupin-20111104-2|2	# category Package
12mr|texlive-taupin-20111104-2|3	# catalog-ctan undef
12mr|texlive-taupin-20111104-2|4	# catalog-date undef
12mr|texlive-taupin-20111104-2|5	# catalog-license undef
12mr|texlive-taupin-20111104-2|6	# catalog-version undef
12mr|texlive-taupin-20111104-2|7	Name:		texlive-taupin
12mr|texlive-taupin-20111104-2|8	Version:	20111104
12mr|texlive-taupin-20111104-2|9	Release:	2
12mr|texlive-taupin-20111104-2|10	Summary:	TeXLive taupin package
12mr|texlive-taupin-20111104-2|11	Group:		Publishing
12mr|texlive-taupin-20111104-2|12	URL:		http://tug.org/texlive
12mr|texlive-taupin-20111104-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-taupin-20111104-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/taupin.tar.xz
12mr|texlive-taupin-20111104-2|15	BuildArch:	noarch
12mr|texlive-taupin-20111104-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-taupin-20111104-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-taupin-20111104-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-taupin-20111104-2|19	
12mr|texlive-taupin-20111104-2|20	%description
12mr|texlive-taupin-20111104-2|21	TeXLive taupin package.
12mr|texlive-taupin-20111104-2|22	
12mr|texlive-taupin-20111104-2|23	%post
12mr|texlive-taupin-20111104-2|24	%{_sbindir}/texlive.post
12mr|texlive-taupin-20111104-2|25	
12mr|texlive-taupin-20111104-2|26	%postun
12mr|texlive-taupin-20111104-2|27	if [ $1 -eq 0 ]; then
12mr|texlive-taupin-20111104-2|28	%{_sbindir}/texlive.post
12mr|texlive-taupin-20111104-2|29	fi
12mr|texlive-taupin-20111104-2|30	
12mr|texlive-taupin-20111104-2|31	#-----------------------------------------------------------------------
12mr|texlive-taupin-20111104-2|32	%files
12mr|texlive-taupin-20111104-2|33	%{_texmfdistdir}/tex/latex/taupin/smallcap.sty
12mr|texlive-taupin-20111104-2|34	%{_texmfdistdir}/tex/latex/taupin/t1cmsc.fd
12mr|texlive-taupin-20111104-2|35	%{_texmfdistdir}/tex/latex/taupin/varsects.sty
12mr|texlive-taupin-20111104-2|36	
12mr|texlive-taupin-20111104-2|37	#-----------------------------------------------------------------------
12mr|texlive-taupin-20111104-2|38	%prep
12mr|texlive-taupin-20111104-2|39	%setup -c -a0
12mr|texlive-taupin-20111104-2|40	
12mr|texlive-taupin-20111104-2|41	%build
12mr|texlive-taupin-20111104-2|42	
12mr|texlive-taupin-20111104-2|43	%install
12mr|texlive-taupin-20111104-2|44	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-taupin-20111104-2|45	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-taupin-20111104-2|46	
12mr|texlive-taupin-20111104-2|47	
12mr|texlive-taupin-20111104-2|48	
12mr|texlive-taupin-20111104-2|49	%changelog
12mr|texlive-taupin-20111104-2|50	

18665 12
12mr|texlive-tcdialog-20111104-2|1	# revision 23089
12mr|texlive-tcdialog-20111104-2|2	# category TLCore
12mr|texlive-tcdialog-20111104-2|3	# catalog-ctan undef
12mr|texlive-tcdialog-20111104-2|4	# catalog-date undef
12mr|texlive-tcdialog-20111104-2|5	# catalog-license undef
12mr|texlive-tcdialog-20111104-2|6	# catalog-version undef
12mr|texlive-tcdialog-20111104-2|7	Name:		texlive-tcdialog
12mr|texlive-tcdialog-20111104-2|8	Version:	20111104
12mr|texlive-tcdialog-20111104-2|9	Release:	2
12mr|texlive-tcdialog-20111104-2|10	Summary:	TeXLive tcdialog package
12mr|texlive-tcdialog-20111104-2|11	Group:		Publishing
12mr|texlive-tcdialog-20111104-2|12	URL:		http://tug.org/texlive
12mr|texlive-tcdialog-20111104-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-tcdialog-20111104-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tcdialog.tar.xz
12mr|texlive-tcdialog-20111104-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tcdialog.doc.tar.xz
12mr|texlive-tcdialog-20111104-2|16	BuildArch:	noarch
12mr|texlive-tcdialog-20111104-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tcdialog-20111104-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tcdialog-20111104-2|19	Provides:	texlive-tcdialog.bin = %{EVRD}
12mr|texlive-tcdialog-20111104-2|20	Requires:	cdialog
12mr|texlive-tcdialog-20111104-2|21	
12mr|texlive-tcdialog-20111104-2|22	%description
12mr|texlive-tcdialog-20111104-2|23	TeXLive tcdialog package.
12mr|texlive-tcdialog-20111104-2|24	
12mr|texlive-tcdialog-20111104-2|25	#-----------------------------------------------------------------------
12mr|texlive-tcdialog-20111104-2|26	%files
12mr|texlive-tcdialog-20111104-2|27	%{_bindir}/tcdialog
12mr|texlive-tcdialog-20111104-2|28	%doc %{_mandir}/man1/tcdialog.1*
12mr|texlive-tcdialog-20111104-2|29	%doc %{_texmfdir}/doc/man/man1/tcdialog.man1.pdf
12mr|texlive-tcdialog-20111104-2|30	
12mr|texlive-tcdialog-20111104-2|31	#-----------------------------------------------------------------------
12mr|texlive-tcdialog-20111104-2|32	%prep
12mr|texlive-tcdialog-20111104-2|33	%setup -c -a0 -a1
12mr|texlive-tcdialog-20111104-2|34	
12mr|texlive-tcdialog-20111104-2|35	%build
12mr|texlive-tcdialog-20111104-2|36	
12mr|texlive-tcdialog-20111104-2|37	%install
12mr|texlive-tcdialog-20111104-2|38	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-tcdialog-20111104-2|39	pushd %{buildroot}%{_bindir}
12mr|texlive-tcdialog-20111104-2|40	ln -sf cdialog tcdialog
12mr|texlive-tcdialog-20111104-2|41	popd
12mr|texlive-tcdialog-20111104-2|42	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-tcdialog-20111104-2|43	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-tcdialog-20111104-2|44	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-tcdialog-20111104-2|45	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-tcdialog-20111104-2|46	
12mr|texlive-tcdialog-20111104-2|47	
12mr|texlive-tcdialog-20111104-2|48	
12mr|texlive-tcdialog-20111104-2|49	%changelog
12mr|texlive-tcdialog-20111104-2|50	

18666 12
12mr|texlive-tcldoc-2.40-2|1	# revision 22018
12mr|texlive-tcldoc-2.40-2|2	# category Package
12mr|texlive-tcldoc-2.40-2|3	# catalog-ctan /macros/latex/contrib/tclldoc
12mr|texlive-tcldoc-2.40-2|4	# catalog-date 2007-02-28 00:02:05 +0100
12mr|texlive-tcldoc-2.40-2|5	# catalog-license lppl
12mr|texlive-tcldoc-2.40-2|6	# catalog-version 2.40
12mr|texlive-tcldoc-2.40-2|7	Name:		texlive-tcldoc
12mr|texlive-tcldoc-2.40-2|8	Version:	2.40
12mr|texlive-tcldoc-2.40-2|9	Release:	2
12mr|texlive-tcldoc-2.40-2|10	Summary:	Doc/docstrip for tcl
12mr|texlive-tcldoc-2.40-2|11	Group:		Publishing
12mr|texlive-tcldoc-2.40-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tclldoc
12mr|texlive-tcldoc-2.40-2|13	License:	LPPL
12mr|texlive-tcldoc-2.40-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tcldoc.tar.xz
12mr|texlive-tcldoc-2.40-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tcldoc.doc.tar.xz
12mr|texlive-tcldoc-2.40-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tcldoc.source.tar.xz
12mr|texlive-tcldoc-2.40-2|17	BuildArch:	noarch
12mr|texlive-tcldoc-2.40-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tcldoc-2.40-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tcldoc-2.40-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-tcldoc-2.40-2|21	
12mr|texlive-tcldoc-2.40-2|22	%description
12mr|texlive-tcldoc-2.40-2|23	The tclldoc package and class simplify the application of the
12mr|texlive-tcldoc-2.40-2|24	doc/docstrip style of literate programming with Dr. John
12mr|texlive-tcldoc-2.40-2|25	Ousterhout's Tool Command Language (Tcl, pronounced "tickle",
12mr|texlive-tcldoc-2.40-2|26	a.k.a. The Cool Language). The tclldoc package is a bit like
12mr|texlive-tcldoc-2.40-2|27	the doc package is for LaTeX, whereas the tclldoc class more
12mr|texlive-tcldoc-2.40-2|28	parallels the ltxdoc class.
12mr|texlive-tcldoc-2.40-2|29	
12mr|texlive-tcldoc-2.40-2|30	%post
12mr|texlive-tcldoc-2.40-2|31	%{_sbindir}/texlive.post
12mr|texlive-tcldoc-2.40-2|32	
12mr|texlive-tcldoc-2.40-2|33	%postun
12mr|texlive-tcldoc-2.40-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-tcldoc-2.40-2|35	%{_sbindir}/texlive.post
12mr|texlive-tcldoc-2.40-2|36	fi
12mr|texlive-tcldoc-2.40-2|37	
12mr|texlive-tcldoc-2.40-2|38	#-----------------------------------------------------------------------
12mr|texlive-tcldoc-2.40-2|39	%files
12mr|texlive-tcldoc-2.40-2|40	%{_texmfdistdir}/tex/latex/tcldoc/tcldoc.cls
12mr|texlive-tcldoc-2.40-2|41	%{_texmfdistdir}/tex/latex/tcldoc/tcldoc.sty
12mr|texlive-tcldoc-2.40-2|42	%{_texmfdistdir}/tex/latex/tcldoc/tclldoc.cls
12mr|texlive-tcldoc-2.40-2|43	%{_texmfdistdir}/tex/latex/tcldoc/tclldoc.sty
12mr|texlive-tcldoc-2.40-2|44	%doc %{_texmfdistdir}/doc/latex/tcldoc/README.txt
12mr|texlive-tcldoc-2.40-2|45	%doc %{_texmfdistdir}/doc/latex/tcldoc/examples/README.txt
12mr|texlive-tcldoc-2.40-2|46	%doc %{_texmfdistdir}/doc/latex/tcldoc/examples/parsetcl.dtx
12mr|texlive-tcldoc-2.40-2|47	%doc %{_texmfdistdir}/doc/latex/tcldoc/examples/parsetcl.ins
12mr|texlive-tcldoc-2.40-2|48	%doc %{_texmfdistdir}/doc/latex/tcldoc/examples/pdf.dtx
12mr|texlive-tcldoc-2.40-2|49	%doc %{_texmfdistdir}/doc/latex/tcldoc/examples/pdf.ins
12mr|texlive-tcldoc-2.40-2|50	%doc %{_texmfdistdir}/doc/latex/tcldoc/tclldoc.pdf
12mr|texlive-tcldoc-2.40-2|51	%doc %{_texmfdistdir}/doc/latex/tcldoc/tools/README.txt
12mr|texlive-tcldoc-2.40-2|52	%doc %{_texmfdistdir}/doc/latex/tcldoc/tools/eemenu.dtx
12mr|texlive-tcldoc-2.40-2|53	%doc %{_texmfdistdir}/doc/latex/tcldoc/tools/eemenu.ins
12mr|texlive-tcldoc-2.40-2|54	%doc %{_texmfdistdir}/doc/latex/tcldoc/tools/sourcedtx.dtx
12mr|texlive-tcldoc-2.40-2|55	%doc %{_texmfdistdir}/doc/latex/tcldoc/tools/sourcedtx.ins
12mr|texlive-tcldoc-2.40-2|56	#- source
12mr|texlive-tcldoc-2.40-2|57	%doc %{_texmfdistdir}/source/latex/tcldoc/tclldoc.dtx
12mr|texlive-tcldoc-2.40-2|58	%doc %{_texmfdistdir}/source/latex/tcldoc/tclldoc.ins
12mr|texlive-tcldoc-2.40-2|59	
12mr|texlive-tcldoc-2.40-2|60	#-----------------------------------------------------------------------
12mr|texlive-tcldoc-2.40-2|61	%prep
12mr|texlive-tcldoc-2.40-2|62	%setup -c -a0 -a1 -a2
12mr|texlive-tcldoc-2.40-2|63	
12mr|texlive-tcldoc-2.40-2|64	%build
12mr|texlive-tcldoc-2.40-2|65	
12mr|texlive-tcldoc-2.40-2|66	%install
12mr|texlive-tcldoc-2.40-2|67	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tcldoc-2.40-2|68	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tcldoc-2.40-2|69	
12mr|texlive-tcldoc-2.40-2|70	
12mr|texlive-tcldoc-2.40-2|71	
12mr|texlive-tcldoc-2.40-2|72	%changelog
12mr|texlive-tcldoc-2.40-2|73	

18667 12
12mr|texlive-tcolorbox-1.30-1|1	# revision 26072
12mr|texlive-tcolorbox-1.30-1|2	# category Package
12mr|texlive-tcolorbox-1.30-1|3	# catalog-ctan /macros/latex/contrib/tcolorbox
12mr|texlive-tcolorbox-1.30-1|4	# catalog-date 2012-04-20 13:22:20 +0200
12mr|texlive-tcolorbox-1.30-1|5	# catalog-license lppl1.3
12mr|texlive-tcolorbox-1.30-1|6	# catalog-version 1.30
12mr|texlive-tcolorbox-1.30-1|7	Name:		texlive-tcolorbox
12mr|texlive-tcolorbox-1.30-1|8	Epoch:		1
12mr|texlive-tcolorbox-1.30-1|9	Version:	1.30
12mr|texlive-tcolorbox-1.30-1|10	Release:	1
12mr|texlive-tcolorbox-1.30-1|11	Summary:	Coloured boxes, for LaTeX examples and theorems, etc
12mr|texlive-tcolorbox-1.30-1|12	Group:		Publishing
12mr|texlive-tcolorbox-1.30-1|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tcolorbox
12mr|texlive-tcolorbox-1.30-1|14	License:	LPPL1.3
12mr|texlive-tcolorbox-1.30-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tcolorbox.tar.xz
12mr|texlive-tcolorbox-1.30-1|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tcolorbox.doc.tar.xz
12mr|texlive-tcolorbox-1.30-1|17	BuildArch:	noarch
12mr|texlive-tcolorbox-1.30-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tcolorbox-1.30-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tcolorbox-1.30-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-tcolorbox-1.30-1|21	
12mr|texlive-tcolorbox-1.30-1|22	%description
12mr|texlive-tcolorbox-1.30-1|23	The package provides an environment for coloured and framed
12mr|texlive-tcolorbox-1.30-1|24	text boxes with a heading line. Optionally, such a box can be
12mr|texlive-tcolorbox-1.30-1|25	split in an upper and a lower part; thus the package may be
12mr|texlive-tcolorbox-1.30-1|26	used for the setting of LaTeX examples where one part of the
12mr|texlive-tcolorbox-1.30-1|27	box displays the source code and the other part shows the
12mr|texlive-tcolorbox-1.30-1|28	output. Another common use case is the setting of theorems. The
12mr|texlive-tcolorbox-1.30-1|29	package supports saving and reuse of source code and text
12mr|texlive-tcolorbox-1.30-1|30	parts.
12mr|texlive-tcolorbox-1.30-1|31	
12mr|texlive-tcolorbox-1.30-1|32	%post
12mr|texlive-tcolorbox-1.30-1|33	%{_sbindir}/texlive.post
12mr|texlive-tcolorbox-1.30-1|34	
12mr|texlive-tcolorbox-1.30-1|35	%postun
12mr|texlive-tcolorbox-1.30-1|36	if [ $1 -eq 0 ]; then
12mr|texlive-tcolorbox-1.30-1|37	%{_sbindir}/texlive.post
12mr|texlive-tcolorbox-1.30-1|38	fi
12mr|texlive-tcolorbox-1.30-1|39	
12mr|texlive-tcolorbox-1.30-1|40	#-----------------------------------------------------------------------
12mr|texlive-tcolorbox-1.30-1|41	%files
12mr|texlive-tcolorbox-1.30-1|42	%{_texmfdistdir}/tex/latex/tcolorbox/tcbdocumentation.code.tex
12mr|texlive-tcolorbox-1.30-1|43	%{_texmfdistdir}/tex/latex/tcolorbox/tcblistings.code.tex
12mr|texlive-tcolorbox-1.30-1|44	%{_texmfdistdir}/tex/latex/tcolorbox/tcbskins.code.tex
12mr|texlive-tcolorbox-1.30-1|45	%{_texmfdistdir}/tex/latex/tcolorbox/tcbtheorems.code.tex
12mr|texlive-tcolorbox-1.30-1|46	%{_texmfdistdir}/tex/latex/tcolorbox/tcolorbox.sty
12mr|texlive-tcolorbox-1.30-1|47	%doc %{_texmfdistdir}/doc/latex/tcolorbox/CHANGES
12mr|texlive-tcolorbox-1.30-1|48	%doc %{_texmfdistdir}/doc/latex/tcolorbox/README
12mr|texlive-tcolorbox-1.30-1|49	%doc %{_texmfdistdir}/doc/latex/tcolorbox/README.TEXLIVE
12mr|texlive-tcolorbox-1.30-1|50	%doc %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox-example.pdf
12mr|texlive-tcolorbox-1.30-1|51	%doc %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox-example.tex
12mr|texlive-tcolorbox-1.30-1|52	%doc %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.pdf
12mr|texlive-tcolorbox-1.30-1|53	%doc %{_texmfdistdir}/doc/latex/tcolorbox/tcolorbox.tex
12mr|texlive-tcolorbox-1.30-1|54	
12mr|texlive-tcolorbox-1.30-1|55	#-----------------------------------------------------------------------
12mr|texlive-tcolorbox-1.30-1|56	%prep
12mr|texlive-tcolorbox-1.30-1|57	%setup -c -a0 -a1
12mr|texlive-tcolorbox-1.30-1|58	
12mr|texlive-tcolorbox-1.30-1|59	%build
12mr|texlive-tcolorbox-1.30-1|60	
12mr|texlive-tcolorbox-1.30-1|61	%install
12mr|texlive-tcolorbox-1.30-1|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tcolorbox-1.30-1|63	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tcolorbox-1.30-1|64	
12mr|texlive-tcolorbox-1.30-1|65	
12mr|texlive-tcolorbox-1.30-1|66	
12mr|texlive-tcolorbox-1.30-1|67	%changelog
12mr|texlive-tcolorbox-1.30-1|68	

18668 12
12mr|texlive-tdclock-v2.2-2|1	# revision 15878
12mr|texlive-tdclock-v2.2-2|2	# category Package
12mr|texlive-tdclock-v2.2-2|3	# catalog-ctan /macros/latex/contrib/tdclock
12mr|texlive-tdclock-v2.2-2|4	# catalog-date 2009-06-23 13:06:36 +0200
12mr|texlive-tdclock-v2.2-2|5	# catalog-license gpl2
12mr|texlive-tdclock-v2.2-2|6	# catalog-version v2.2
12mr|texlive-tdclock-v2.2-2|7	Name:		texlive-tdclock
12mr|texlive-tdclock-v2.2-2|8	Version:	v2.2
12mr|texlive-tdclock-v2.2-2|9	Release:	2
12mr|texlive-tdclock-v2.2-2|10	Summary:	A ticking digital clock package for PDF output
12mr|texlive-tdclock-v2.2-2|11	Group:		Publishing
12mr|texlive-tdclock-v2.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tdclock
12mr|texlive-tdclock-v2.2-2|13	License:	GPL2
12mr|texlive-tdclock-v2.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tdclock.tar.xz
12mr|texlive-tdclock-v2.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tdclock.doc.tar.xz
12mr|texlive-tdclock-v2.2-2|16	BuildArch:	noarch
12mr|texlive-tdclock-v2.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tdclock-v2.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tdclock-v2.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tdclock-v2.2-2|20	
12mr|texlive-tdclock-v2.2-2|21	%description
12mr|texlive-tdclock-v2.2-2|22	A ticking digital clock package to be used in Pdf-LaTeX
12mr|texlive-tdclock-v2.2-2|23	documents, for example in presentations.
12mr|texlive-tdclock-v2.2-2|24	
12mr|texlive-tdclock-v2.2-2|25	%post
12mr|texlive-tdclock-v2.2-2|26	%{_sbindir}/texlive.post
12mr|texlive-tdclock-v2.2-2|27	
12mr|texlive-tdclock-v2.2-2|28	%postun
12mr|texlive-tdclock-v2.2-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-tdclock-v2.2-2|30	%{_sbindir}/texlive.post
12mr|texlive-tdclock-v2.2-2|31	fi
12mr|texlive-tdclock-v2.2-2|32	
12mr|texlive-tdclock-v2.2-2|33	#-----------------------------------------------------------------------
12mr|texlive-tdclock-v2.2-2|34	%files
12mr|texlive-tdclock-v2.2-2|35	%{_texmfdistdir}/tex/latex/tdclock/tdclock.sty
12mr|texlive-tdclock-v2.2-2|36	%doc %{_texmfdistdir}/doc/latex/tdclock/README
12mr|texlive-tdclock-v2.2-2|37	%doc %{_texmfdistdir}/doc/latex/tdclock/tdclock-beamer-example.pdf
12mr|texlive-tdclock-v2.2-2|38	%doc %{_texmfdistdir}/doc/latex/tdclock/tdclock-beamer-example.tex
12mr|texlive-tdclock-v2.2-2|39	%doc %{_texmfdistdir}/doc/latex/tdclock/tdclock-doc.pdf
12mr|texlive-tdclock-v2.2-2|40	%doc %{_texmfdistdir}/doc/latex/tdclock/tdclock-doc.tex
12mr|texlive-tdclock-v2.2-2|41	
12mr|texlive-tdclock-v2.2-2|42	#-----------------------------------------------------------------------
12mr|texlive-tdclock-v2.2-2|43	%prep
12mr|texlive-tdclock-v2.2-2|44	%setup -c -a0 -a1
12mr|texlive-tdclock-v2.2-2|45	
12mr|texlive-tdclock-v2.2-2|46	%build
12mr|texlive-tdclock-v2.2-2|47	
12mr|texlive-tdclock-v2.2-2|48	%install
12mr|texlive-tdclock-v2.2-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tdclock-v2.2-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tdclock-v2.2-2|51	
12mr|texlive-tdclock-v2.2-2|52	
12mr|texlive-tdclock-v2.2-2|53	
12mr|texlive-tdclock-v2.2-2|54	%changelog
12mr|texlive-tdclock-v2.2-2|55	

18669 12
12mr|texlive-tds-1.1-2|1	# revision 15878
12mr|texlive-tds-1.1-2|2	# category Package
12mr|texlive-tds-1.1-2|3	# catalog-ctan /tds
12mr|texlive-tds-1.1-2|4	# catalog-date 2009-10-10 00:51:28 +0200
12mr|texlive-tds-1.1-2|5	# catalog-license other-free
12mr|texlive-tds-1.1-2|6	# catalog-version 1.1
12mr|texlive-tds-1.1-2|7	Name:		texlive-tds
12mr|texlive-tds-1.1-2|8	Version:	1.1
12mr|texlive-tds-1.1-2|9	Release:	2
12mr|texlive-tds-1.1-2|10	Summary:	The TeX Directory Structure standard
12mr|texlive-tds-1.1-2|11	Group:		Publishing
12mr|texlive-tds-1.1-2|12	URL:		http://www.ctan.org/tex-archive/tds
12mr|texlive-tds-1.1-2|13	License:	OTHER-FREE
12mr|texlive-tds-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tds.tar.xz
12mr|texlive-tds-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tds.doc.tar.xz
12mr|texlive-tds-1.1-2|16	BuildArch:	noarch
12mr|texlive-tds-1.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tds-1.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tds-1.1-2|19	
12mr|texlive-tds-1.1-2|20	%description
12mr|texlive-tds-1.1-2|21	Defines a structure for placement of TeX-related files on an
12mr|texlive-tds-1.1-2|22	hierarchical file system, in a way that is well-defined, and is
12mr|texlive-tds-1.1-2|23	readily implementable.
12mr|texlive-tds-1.1-2|24	
12mr|texlive-tds-1.1-2|25	#-----------------------------------------------------------------------
12mr|texlive-tds-1.1-2|26	%files
12mr|texlive-tds-1.1-2|27	%doc %{_texmfdistdir}/doc/generic/tds/ChangeLog
12mr|texlive-tds-1.1-2|28	%doc %{_texmfdistdir}/doc/generic/tds/Makefile
12mr|texlive-tds-1.1-2|29	%doc %{_texmfdistdir}/doc/generic/tds/README
12mr|texlive-tds-1.1-2|30	%doc %{_texmfdistdir}/doc/generic/tds/index.html
12mr|texlive-tds-1.1-2|31	%doc %{_texmfdistdir}/doc/generic/tds/tds.dvi
12mr|texlive-tds-1.1-2|32	%doc %{_texmfdistdir}/doc/generic/tds/tds.html
12mr|texlive-tds-1.1-2|33	%doc %{_texmfdistdir}/doc/generic/tds/tds.pdf
12mr|texlive-tds-1.1-2|34	%doc %{_texmfdistdir}/doc/generic/tds/tds.sed
12mr|texlive-tds-1.1-2|35	%doc %{_texmfdistdir}/doc/generic/tds/tds.tex
12mr|texlive-tds-1.1-2|36	%doc %{_texmfdistdir}/doc/generic/tds/tds2texi.el
12mr|texlive-tds-1.1-2|37	%doc %{_texmfdistdir}/doc/generic/tds/tdsguide.cls
12mr|texlive-tds-1.1-2|38	
12mr|texlive-tds-1.1-2|39	#-----------------------------------------------------------------------
12mr|texlive-tds-1.1-2|40	%prep
12mr|texlive-tds-1.1-2|41	%setup -c -a0 -a1
12mr|texlive-tds-1.1-2|42	
12mr|texlive-tds-1.1-2|43	%build
12mr|texlive-tds-1.1-2|44	
12mr|texlive-tds-1.1-2|45	%install
12mr|texlive-tds-1.1-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tds-1.1-2|47	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tds-1.1-2|48	
12mr|texlive-tds-1.1-2|49	
12mr|texlive-tds-1.1-2|50	
12mr|texlive-tds-1.1-2|51	%changelog
12mr|texlive-tds-1.1-2|52	

18670 12
12mr|texlive-tdsfrmath-1.3-2|1	# revision 15878
12mr|texlive-tdsfrmath-1.3-2|2	# category Package
12mr|texlive-tdsfrmath-1.3-2|3	# catalog-ctan /macros/latex/contrib/tdsfrmath
12mr|texlive-tdsfrmath-1.3-2|4	# catalog-date 2009-06-22 16:39:08 +0200
12mr|texlive-tdsfrmath-1.3-2|5	# catalog-license lppl
12mr|texlive-tdsfrmath-1.3-2|6	# catalog-version 1.3
12mr|texlive-tdsfrmath-1.3-2|7	Name:		texlive-tdsfrmath
12mr|texlive-tdsfrmath-1.3-2|8	Version:	1.3
12mr|texlive-tdsfrmath-1.3-2|9	Release:	2
12mr|texlive-tdsfrmath-1.3-2|10	Summary:	Macros for French teachers of mathematics
12mr|texlive-tdsfrmath-1.3-2|11	Group:		Publishing
12mr|texlive-tdsfrmath-1.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tdsfrmath
12mr|texlive-tdsfrmath-1.3-2|13	License:	LPPL
12mr|texlive-tdsfrmath-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tdsfrmath.tar.xz
12mr|texlive-tdsfrmath-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tdsfrmath.doc.tar.xz
12mr|texlive-tdsfrmath-1.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tdsfrmath.source.tar.xz
12mr|texlive-tdsfrmath-1.3-2|17	BuildArch:	noarch
12mr|texlive-tdsfrmath-1.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tdsfrmath-1.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tdsfrmath-1.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-tdsfrmath-1.3-2|21	
12mr|texlive-tdsfrmath-1.3-2|22	%description
12mr|texlive-tdsfrmath-1.3-2|23	A collection of macros for French maths teachers in colleges
12mr|texlive-tdsfrmath-1.3-2|24	and lycees (and perhaps elsewhere). It is hoped that the
12mr|texlive-tdsfrmath-1.3-2|25	package will facilitate the everyday use of LaTeX by
12mr|texlive-tdsfrmath-1.3-2|26	mathematics teachers.
12mr|texlive-tdsfrmath-1.3-2|27	
12mr|texlive-tdsfrmath-1.3-2|28	%post
12mr|texlive-tdsfrmath-1.3-2|29	%{_sbindir}/texlive.post
12mr|texlive-tdsfrmath-1.3-2|30	
12mr|texlive-tdsfrmath-1.3-2|31	%postun
12mr|texlive-tdsfrmath-1.3-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-tdsfrmath-1.3-2|33	%{_sbindir}/texlive.post
12mr|texlive-tdsfrmath-1.3-2|34	fi
12mr|texlive-tdsfrmath-1.3-2|35	
12mr|texlive-tdsfrmath-1.3-2|36	#-----------------------------------------------------------------------
12mr|texlive-tdsfrmath-1.3-2|37	%files
12mr|texlive-tdsfrmath-1.3-2|38	%{_texmfdistdir}/tex/latex/tdsfrmath/suite.sto
12mr|texlive-tdsfrmath-1.3-2|39	%{_texmfdistdir}/tex/latex/tdsfrmath/taupe.sto
12mr|texlive-tdsfrmath-1.3-2|40	%{_texmfdistdir}/tex/latex/tdsfrmath/tdsfrmath.sty
12mr|texlive-tdsfrmath-1.3-2|41	%doc %{_texmfdistdir}/doc/latex/tdsfrmath/LISEZMOI
12mr|texlive-tdsfrmath-1.3-2|42	%doc %{_texmfdistdir}/doc/latex/tdsfrmath/README
12mr|texlive-tdsfrmath-1.3-2|43	%doc %{_texmfdistdir}/doc/latex/tdsfrmath/tdsfrmath.pdf
12mr|texlive-tdsfrmath-1.3-2|44	#- source
12mr|texlive-tdsfrmath-1.3-2|45	%doc %{_texmfdistdir}/source/latex/tdsfrmath/Makefile
12mr|texlive-tdsfrmath-1.3-2|46	%doc %{_texmfdistdir}/source/latex/tdsfrmath/tdsfrmath.dtx
12mr|texlive-tdsfrmath-1.3-2|47	%doc %{_texmfdistdir}/source/latex/tdsfrmath/tdsfrmath.ins
12mr|texlive-tdsfrmath-1.3-2|48	
12mr|texlive-tdsfrmath-1.3-2|49	#-----------------------------------------------------------------------
12mr|texlive-tdsfrmath-1.3-2|50	%prep
12mr|texlive-tdsfrmath-1.3-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-tdsfrmath-1.3-2|52	
12mr|texlive-tdsfrmath-1.3-2|53	%build
12mr|texlive-tdsfrmath-1.3-2|54	
12mr|texlive-tdsfrmath-1.3-2|55	%install
12mr|texlive-tdsfrmath-1.3-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tdsfrmath-1.3-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tdsfrmath-1.3-2|58	
12mr|texlive-tdsfrmath-1.3-2|59	
12mr|texlive-tdsfrmath-1.3-2|60	
12mr|texlive-tdsfrmath-1.3-2|61	%changelog
12mr|texlive-tdsfrmath-1.3-2|62	

18671 12
12mr|texlive-technics-20070116-2|1	# revision 16238
12mr|texlive-technics-20070116-2|2	# category Package
12mr|texlive-technics-20070116-2|3	# catalog-ctan /macros/latex/contrib/technics
12mr|texlive-technics-20070116-2|4	# catalog-date 2007-01-16 00:15:12 +0100
12mr|texlive-technics-20070116-2|5	# catalog-license lppl
12mr|texlive-technics-20070116-2|6	# catalog-version undef
12mr|texlive-technics-20070116-2|7	Name:		texlive-technics
12mr|texlive-technics-20070116-2|8	Version:	20070116
12mr|texlive-technics-20070116-2|9	Release:	2
12mr|texlive-technics-20070116-2|10	Summary:	A package to format technical documents
12mr|texlive-technics-20070116-2|11	Group:		Publishing
12mr|texlive-technics-20070116-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/technics
12mr|texlive-technics-20070116-2|13	License:	LPPL
12mr|texlive-technics-20070116-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/technics.tar.xz
12mr|texlive-technics-20070116-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/technics.doc.tar.xz
12mr|texlive-technics-20070116-2|16	BuildArch:	noarch
12mr|texlive-technics-20070116-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-technics-20070116-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-technics-20070116-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-technics-20070116-2|20	
12mr|texlive-technics-20070116-2|21	%description
12mr|texlive-technics-20070116-2|22	TeXLive technics package.
12mr|texlive-technics-20070116-2|23	
12mr|texlive-technics-20070116-2|24	%post
12mr|texlive-technics-20070116-2|25	%{_sbindir}/texlive.post
12mr|texlive-technics-20070116-2|26	
12mr|texlive-technics-20070116-2|27	%postun
12mr|texlive-technics-20070116-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-technics-20070116-2|29	%{_sbindir}/texlive.post
12mr|texlive-technics-20070116-2|30	fi
12mr|texlive-technics-20070116-2|31	
12mr|texlive-technics-20070116-2|32	#-----------------------------------------------------------------------
12mr|texlive-technics-20070116-2|33	%files
12mr|texlive-technics-20070116-2|34	%{_texmfdistdir}/tex/latex/technics/technics.sty
12mr|texlive-technics-20070116-2|35	%doc %{_texmfdistdir}/doc/latex/technics/png2eps.sh
12mr|texlive-technics-20070116-2|36	%doc %{_texmfdistdir}/doc/latex/technics/rf-logo.zip
12mr|texlive-technics-20070116-2|37	%doc %{_texmfdistdir}/doc/latex/technics/technics.pdf
12mr|texlive-technics-20070116-2|38	%doc %{_texmfdistdir}/doc/latex/technics/technics.tex
12mr|texlive-technics-20070116-2|39	%doc %{_texmfdistdir}/doc/latex/technics/view-dvi.sh
12mr|texlive-technics-20070116-2|40	%doc %{_texmfdistdir}/doc/latex/technics/vmlinux.eps
12mr|texlive-technics-20070116-2|41	%doc %{_texmfdistdir}/doc/latex/technics/vmlinux.png
12mr|texlive-technics-20070116-2|42	
12mr|texlive-technics-20070116-2|43	#-----------------------------------------------------------------------
12mr|texlive-technics-20070116-2|44	%prep
12mr|texlive-technics-20070116-2|45	%setup -c -a0 -a1
12mr|texlive-technics-20070116-2|46	
12mr|texlive-technics-20070116-2|47	%build
12mr|texlive-technics-20070116-2|48	
12mr|texlive-technics-20070116-2|49	%install
12mr|texlive-technics-20070116-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-technics-20070116-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-technics-20070116-2|52	
12mr|texlive-technics-20070116-2|53	
12mr|texlive-technics-20070116-2|54	
12mr|texlive-technics-20070116-2|55	%changelog
12mr|texlive-technics-20070116-2|56	

18672 12
12mr|texlive-ted-1.06-2|1	# revision 15878
12mr|texlive-ted-1.06-2|2	# category Package
12mr|texlive-ted-1.06-2|3	# catalog-ctan /macros/latex/contrib/ted
12mr|texlive-ted-1.06-2|4	# catalog-date 2008-08-24 10:50:19 +0200
12mr|texlive-ted-1.06-2|5	# catalog-license lppl
12mr|texlive-ted-1.06-2|6	# catalog-version 1.06
12mr|texlive-ted-1.06-2|7	Name:		texlive-ted
12mr|texlive-ted-1.06-2|8	Version:	1.06
12mr|texlive-ted-1.06-2|9	Release:	2
12mr|texlive-ted-1.06-2|10	Summary:	A (primitive) token list editor
12mr|texlive-ted-1.06-2|11	Group:		Publishing
12mr|texlive-ted-1.06-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ted
12mr|texlive-ted-1.06-2|13	License:	LPPL
12mr|texlive-ted-1.06-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ted.tar.xz
12mr|texlive-ted-1.06-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ted.doc.tar.xz
12mr|texlive-ted-1.06-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ted.source.tar.xz
12mr|texlive-ted-1.06-2|17	BuildArch:	noarch
12mr|texlive-ted-1.06-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ted-1.06-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ted-1.06-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ted-1.06-2|21	
12mr|texlive-ted-1.06-2|22	%description
12mr|texlive-ted-1.06-2|23	Just like sed is a stream editor, ted is a token list editor.
12mr|texlive-ted-1.06-2|24	Actually, it is not as powerfull as sed, but its main feature
12mr|texlive-ted-1.06-2|25	is that it really works with tokens, not only characters. The
12mr|texlive-ted-1.06-2|26	ted package provides two user macros: \Substitute and
12mr|texlive-ted-1.06-2|27	\ShowTokens. The first is maybe the most useful: it performs
12mr|texlive-ted-1.06-2|28	substitutions in token lists (even inside braces). The second
12mr|texlive-ted-1.06-2|29	displays each token of the list (one per line) with its catcode
12mr|texlive-ted-1.06-2|30	(in the list, not just the current one), and can be useful for
12mr|texlive-ted-1.06-2|31	debugging or for TeX learners. Ted is designed to work well
12mr|texlive-ted-1.06-2|32	even if strange tokens (that is, unusual {charcode, catcode}
12mr|texlive-ted-1.06-2|33	pairs or tokens with a confusing meaning) occur in the list.
12mr|texlive-ted-1.06-2|34	
12mr|texlive-ted-1.06-2|35	%post
12mr|texlive-ted-1.06-2|36	%{_sbindir}/texlive.post
12mr|texlive-ted-1.06-2|37	
12mr|texlive-ted-1.06-2|38	%postun
12mr|texlive-ted-1.06-2|39	if [ $1 -eq 0 ]; then
12mr|texlive-ted-1.06-2|40	%{_sbindir}/texlive.post
12mr|texlive-ted-1.06-2|41	fi
12mr|texlive-ted-1.06-2|42	
12mr|texlive-ted-1.06-2|43	#-----------------------------------------------------------------------
12mr|texlive-ted-1.06-2|44	%files
12mr|texlive-ted-1.06-2|45	%{_texmfdistdir}/tex/latex/ted/ted.sty
12mr|texlive-ted-1.06-2|46	%doc %{_texmfdistdir}/doc/latex/ted/README
12mr|texlive-ted-1.06-2|47	%doc %{_texmfdistdir}/doc/latex/ted/ted-fr.pdf
12mr|texlive-ted-1.06-2|48	%doc %{_texmfdistdir}/doc/latex/ted/ted.pdf
12mr|texlive-ted-1.06-2|49	#- source
12mr|texlive-ted-1.06-2|50	%doc %{_texmfdistdir}/source/latex/ted/ted.dtx
12mr|texlive-ted-1.06-2|51	
12mr|texlive-ted-1.06-2|52	#-----------------------------------------------------------------------
12mr|texlive-ted-1.06-2|53	%prep
12mr|texlive-ted-1.06-2|54	%setup -c -a0 -a1 -a2
12mr|texlive-ted-1.06-2|55	
12mr|texlive-ted-1.06-2|56	%build
12mr|texlive-ted-1.06-2|57	
12mr|texlive-ted-1.06-2|58	%install
12mr|texlive-ted-1.06-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ted-1.06-2|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ted-1.06-2|61	
12mr|texlive-ted-1.06-2|62	
12mr|texlive-ted-1.06-2|63	
12mr|texlive-ted-1.06-2|64	%changelog
12mr|texlive-ted-1.06-2|65	

18673 12
12mr|texlive-templates-fenn-20090828-2|1	# revision 15878
12mr|texlive-templates-fenn-20090828-2|2	# category Package
12mr|texlive-templates-fenn-20090828-2|3	# catalog-ctan /info/templates/fenn
12mr|texlive-templates-fenn-20090828-2|4	# catalog-date 2009-08-28 15:51:43 +0200
12mr|texlive-templates-fenn-20090828-2|5	# catalog-license lppl
12mr|texlive-templates-fenn-20090828-2|6	# catalog-version undef
12mr|texlive-templates-fenn-20090828-2|7	Name:		texlive-templates-fenn
12mr|texlive-templates-fenn-20090828-2|8	Version:	20090828
12mr|texlive-templates-fenn-20090828-2|9	Release:	2
12mr|texlive-templates-fenn-20090828-2|10	Summary:	Templates for TeX usage
12mr|texlive-templates-fenn-20090828-2|11	Group:		Publishing
12mr|texlive-templates-fenn-20090828-2|12	URL:		http://www.ctan.org/tex-archive/info/templates/fenn
12mr|texlive-templates-fenn-20090828-2|13	License:	LPPL
12mr|texlive-templates-fenn-20090828-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/templates-fenn.tar.xz
12mr|texlive-templates-fenn-20090828-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/templates-fenn.doc.tar.xz
12mr|texlive-templates-fenn-20090828-2|16	BuildArch:	noarch
12mr|texlive-templates-fenn-20090828-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-templates-fenn-20090828-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-templates-fenn-20090828-2|19	
12mr|texlive-templates-fenn-20090828-2|20	%description
12mr|texlive-templates-fenn-20090828-2|21	A set of templates for using LaTeX packages that the author
12mr|texlive-templates-fenn-20090828-2|22	uses, comprising: - scrlttr2.tex: a letter, written with
12mr|texlive-templates-fenn-20090828-2|23	scrlttr2.cls from the KOMA-Script bundle; - dinbrief.tex: a
12mr|texlive-templates-fenn-20090828-2|24	letter according to the German (DIN) standards, written with
12mr|texlive-templates-fenn-20090828-2|25	dinbrief.cls; - kbrief.tex: a brief memo ('Kurzbrief') to
12mr|texlive-templates-fenn-20090828-2|26	accompany enclosures, as used in German offices, again based on
12mr|texlive-templates-fenn-20090828-2|27	dinbrief; - vermerk.tex: a general form for taking down notes
12mr|texlive-templates-fenn-20090828-2|28	on events in the office; and - diabetes.tex: a diary for the
12mr|texlive-templates-fenn-20090828-2|29	basis-bolus insulin therapy of diabetes mellitus, using
12mr|texlive-templates-fenn-20090828-2|30	scrartcl.cls from the KOMA-Script bundle.
12mr|texlive-templates-fenn-20090828-2|31	
12mr|texlive-templates-fenn-20090828-2|32	#-----------------------------------------------------------------------
12mr|texlive-templates-fenn-20090828-2|33	%files
12mr|texlive-templates-fenn-20090828-2|34	%doc %{_texmfdistdir}/doc/latex/templates-fenn/diabetes.tex
12mr|texlive-templates-fenn-20090828-2|35	%doc %{_texmfdistdir}/doc/latex/templates-fenn/dinbrief.tex
12mr|texlive-templates-fenn-20090828-2|36	%doc %{_texmfdistdir}/doc/latex/templates-fenn/kbrief.tex
12mr|texlive-templates-fenn-20090828-2|37	%doc %{_texmfdistdir}/doc/latex/templates-fenn/scrlttr2.tex
12mr|texlive-templates-fenn-20090828-2|38	%doc %{_texmfdistdir}/doc/latex/templates-fenn/scrlttr2en.tex
12mr|texlive-templates-fenn-20090828-2|39	%doc %{_texmfdistdir}/doc/latex/templates-fenn/templates-fenn-de.txt
12mr|texlive-templates-fenn-20090828-2|40	%doc %{_texmfdistdir}/doc/latex/templates-fenn/templates-fenn-en.txt
12mr|texlive-templates-fenn-20090828-2|41	%doc %{_texmfdistdir}/doc/latex/templates-fenn/vermerk.tex
12mr|texlive-templates-fenn-20090828-2|42	
12mr|texlive-templates-fenn-20090828-2|43	#-----------------------------------------------------------------------
12mr|texlive-templates-fenn-20090828-2|44	%prep
12mr|texlive-templates-fenn-20090828-2|45	%setup -c -a0 -a1
12mr|texlive-templates-fenn-20090828-2|46	
12mr|texlive-templates-fenn-20090828-2|47	%build
12mr|texlive-templates-fenn-20090828-2|48	
12mr|texlive-templates-fenn-20090828-2|49	%install
12mr|texlive-templates-fenn-20090828-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-templates-fenn-20090828-2|51	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-templates-fenn-20090828-2|52	
12mr|texlive-templates-fenn-20090828-2|53	
12mr|texlive-templates-fenn-20090828-2|54	
12mr|texlive-templates-fenn-20090828-2|55	%changelog
12mr|texlive-templates-fenn-20090828-2|56	

18674 12
12mr|texlive-templates-sommer-20080824-2|1	# revision 15878
12mr|texlive-templates-sommer-20080824-2|2	# category Package
12mr|texlive-templates-sommer-20080824-2|3	# catalog-ctan /info/templates/sommer
12mr|texlive-templates-sommer-20080824-2|4	# catalog-date 2008-08-24 10:50:19 +0200
12mr|texlive-templates-sommer-20080824-2|5	# catalog-license lppl
12mr|texlive-templates-sommer-20080824-2|6	# catalog-version undef
12mr|texlive-templates-sommer-20080824-2|7	Name:		texlive-templates-sommer
12mr|texlive-templates-sommer-20080824-2|8	Version:	20080824
12mr|texlive-templates-sommer-20080824-2|9	Release:	2
12mr|texlive-templates-sommer-20080824-2|10	Summary:	Templates for TeX usage
12mr|texlive-templates-sommer-20080824-2|11	Group:		Publishing
12mr|texlive-templates-sommer-20080824-2|12	URL:		http://www.ctan.org/tex-archive/info/templates/sommer
12mr|texlive-templates-sommer-20080824-2|13	License:	LPPL
12mr|texlive-templates-sommer-20080824-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/templates-sommer.tar.xz
12mr|texlive-templates-sommer-20080824-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/templates-sommer.doc.tar.xz
12mr|texlive-templates-sommer-20080824-2|16	BuildArch:	noarch
12mr|texlive-templates-sommer-20080824-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-templates-sommer-20080824-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-templates-sommer-20080824-2|19	
12mr|texlive-templates-sommer-20080824-2|20	%description
12mr|texlive-templates-sommer-20080824-2|21	A set of templates for using LaTeX packages that the author
12mr|texlive-templates-sommer-20080824-2|22	uses, comprising: - Hausarbeit.tex: for students of the
12mr|texlive-templates-sommer-20080824-2|23	Lehrstuhl Volkskunde an der Friedrich-Schiller-Universitat
12mr|texlive-templates-sommer-20080824-2|24	Jena; - Psycho-Dipl.tex: for diploma theses in psychology.
12mr|texlive-templates-sommer-20080824-2|25	
12mr|texlive-templates-sommer-20080824-2|26	#-----------------------------------------------------------------------
12mr|texlive-templates-sommer-20080824-2|27	%files
12mr|texlive-templates-sommer-20080824-2|28	%doc %{_texmfdistdir}/doc/latex/templates-sommer/Hausarbeit.bib
12mr|texlive-templates-sommer-20080824-2|29	%doc %{_texmfdistdir}/doc/latex/templates-sommer/Hausarbeit.tex
12mr|texlive-templates-sommer-20080824-2|30	%doc %{_texmfdistdir}/doc/latex/templates-sommer/Logo.jpg
12mr|texlive-templates-sommer-20080824-2|31	%doc %{_texmfdistdir}/doc/latex/templates-sommer/Psycho-Dipl.bib
12mr|texlive-templates-sommer-20080824-2|32	%doc %{_texmfdistdir}/doc/latex/templates-sommer/Psycho-Dipl.tex
12mr|texlive-templates-sommer-20080824-2|33	%doc %{_texmfdistdir}/doc/latex/templates-sommer/README.de
12mr|texlive-templates-sommer-20080824-2|34	
12mr|texlive-templates-sommer-20080824-2|35	#-----------------------------------------------------------------------
12mr|texlive-templates-sommer-20080824-2|36	%prep
12mr|texlive-templates-sommer-20080824-2|37	%setup -c -a0 -a1
12mr|texlive-templates-sommer-20080824-2|38	
12mr|texlive-templates-sommer-20080824-2|39	%build
12mr|texlive-templates-sommer-20080824-2|40	
12mr|texlive-templates-sommer-20080824-2|41	%install
12mr|texlive-templates-sommer-20080824-2|42	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-templates-sommer-20080824-2|43	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-templates-sommer-20080824-2|44	
12mr|texlive-templates-sommer-20080824-2|45	
12mr|texlive-templates-sommer-20080824-2|46	
12mr|texlive-templates-sommer-20080824-2|47	%changelog
12mr|texlive-templates-sommer-20080824-2|48	

18675 12
12mr|texlive-tengwarscript-1.3-2|1	# revision 15878
12mr|texlive-tengwarscript-1.3-2|2	# category Package
12mr|texlive-tengwarscript-1.3-2|3	# catalog-ctan /macros/latex/contrib/tengwarscript
12mr|texlive-tengwarscript-1.3-2|4	# catalog-date 2007-05-24 10:43:22 +0200
12mr|texlive-tengwarscript-1.3-2|5	# catalog-license lppl
12mr|texlive-tengwarscript-1.3-2|6	# catalog-version 1.3
12mr|texlive-tengwarscript-1.3-2|7	Name:		texlive-tengwarscript
12mr|texlive-tengwarscript-1.3-2|8	Version:	1.3
12mr|texlive-tengwarscript-1.3-2|9	Release:	2
12mr|texlive-tengwarscript-1.3-2|10	Summary:	LaTeX support for using Tengwar fonts
12mr|texlive-tengwarscript-1.3-2|11	Group:		Publishing
12mr|texlive-tengwarscript-1.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tengwarscript
12mr|texlive-tengwarscript-1.3-2|13	License:	LPPL
12mr|texlive-tengwarscript-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tengwarscript.tar.xz
12mr|texlive-tengwarscript-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tengwarscript.doc.tar.xz
12mr|texlive-tengwarscript-1.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tengwarscript.source.tar.xz
12mr|texlive-tengwarscript-1.3-2|17	BuildArch:	noarch
12mr|texlive-tengwarscript-1.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tengwarscript-1.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tengwarscript-1.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-tengwarscript-1.3-2|21	
12mr|texlive-tengwarscript-1.3-2|22	%description
12mr|texlive-tengwarscript-1.3-2|23	The package provides "mid-level" access to tengwar fonts,
12mr|texlive-tengwarscript-1.3-2|24	providing good quality output. Each tengwar sign is represented
12mr|texlive-tengwarscript-1.3-2|25	by a command, which will place the sign nicely in relation to
12mr|texlive-tengwarscript-1.3-2|26	previous signs. A transcription package is available from the
12mr|texlive-tengwarscript-1.3-2|27	package's home page: writing all those tengwar commands would
12mr|texlive-tengwarscript-1.3-2|28	quickly become untenable. The package supports the use of a
12mr|texlive-tengwarscript-1.3-2|29	wide variety of tengwar fonts that are available from the net;
12mr|texlive-tengwarscript-1.3-2|30	metric and map files are provided for all the supported fonts.
12mr|texlive-tengwarscript-1.3-2|31	
12mr|texlive-tengwarscript-1.3-2|32	%post
12mr|texlive-tengwarscript-1.3-2|33	%{_sbindir}/texlive.post
12mr|texlive-tengwarscript-1.3-2|34	
12mr|texlive-tengwarscript-1.3-2|35	%postun
12mr|texlive-tengwarscript-1.3-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-tengwarscript-1.3-2|37	%{_sbindir}/texlive.post
12mr|texlive-tengwarscript-1.3-2|38	fi
12mr|texlive-tengwarscript-1.3-2|39	
12mr|texlive-tengwarscript-1.3-2|40	#-----------------------------------------------------------------------
12mr|texlive-tengwarscript-1.3-2|41	%files
12mr|texlive-tengwarscript-1.3-2|42	%{_texmfdistdir}/fonts/enc/dvips/tengwarscript/tengwaralt.enc
12mr|texlive-tengwarscript-1.3-2|43	%{_texmfdistdir}/fonts/enc/dvips/tengwarscript/tengwarcap.enc
12mr|texlive-tengwarscript-1.3-2|44	%{_texmfdistdir}/fonts/enc/dvips/tengwarscript/tengwarscript.enc
12mr|texlive-tengwarscript-1.3-2|45	%{_texmfdistdir}/fonts/map/dvips/tengwarscript/tengwarscript.map
12mr|texlive-tengwarscript-1.3-2|46	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/Elfica32.tfm
12mr|texlive-tengwarscript-1.3-2|47	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/Parmaite.tfm
12mr|texlive-tengwarscript-1.3-2|48	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/Parmaite_alt.tfm
12mr|texlive-tengwarscript-1.3-2|49	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/Parmaite_full.tfm
12mr|texlive-tengwarscript-1.3-2|50	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarFormal12.tfm
12mr|texlive-tengwarscript-1.3-2|51	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarFormalA12.tfm
12mr|texlive-tengwarscript-1.3-2|52	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarFormal_full.tfm
12mr|texlive-tengwarscript-1.3-2|53	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarGothika050.tfm
12mr|texlive-tengwarscript-1.3-2|54	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarNoldor.tfm
12mr|texlive-tengwarscript-1.3-2|55	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarNoldorAlt.tfm
12mr|texlive-tengwarscript-1.3-2|56	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarNoldorCapitals1.tfm
12mr|texlive-tengwarscript-1.3-2|57	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarNoldorCapitals2.tfm
12mr|texlive-tengwarscript-1.3-2|58	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarNoldor_full.tfm
12mr|texlive-tengwarscript-1.3-2|59	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarQuenya.tfm
12mr|texlive-tengwarscript-1.3-2|60	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarQuenyaAlt.tfm
12mr|texlive-tengwarscript-1.3-2|61	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarQuenyaCapitals1.tfm
12mr|texlive-tengwarscript-1.3-2|62	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarQuenyaCapitals2.tfm
12mr|texlive-tengwarscript-1.3-2|63	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarQuenya_full.tfm
12mr|texlive-tengwarscript-1.3-2|64	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarSindarin.tfm
12mr|texlive-tengwarscript-1.3-2|65	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarSindarinAlt.tfm
12mr|texlive-tengwarscript-1.3-2|66	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarSindarinCapitals1.tfm
12mr|texlive-tengwarscript-1.3-2|67	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarSindarinCapitals2.tfm
12mr|texlive-tengwarscript-1.3-2|68	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarSindarin_full.tfm
12mr|texlive-tengwarscript-1.3-2|69	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/TengwarTelerin.tfm
12mr|texlive-tengwarscript-1.3-2|70	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/UnicodeParmaite.tfm
12mr|texlive-tengwarscript-1.3-2|71	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tngan.tfm
12mr|texlive-tengwarscript-1.3-2|72	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tngan_full.tfm
12mr|texlive-tengwarscript-1.3-2|73	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tngana.tfm
12mr|texlive-tengwarscript-1.3-2|74	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganab.tfm
12mr|texlive-tengwarscript-1.3-2|75	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganabi.tfm
12mr|texlive-tengwarscript-1.3-2|76	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganai.tfm
12mr|texlive-tengwarscript-1.3-2|77	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganb.tfm
12mr|texlive-tengwarscript-1.3-2|78	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganb_full.tfm
12mr|texlive-tengwarscript-1.3-2|79	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganbi.tfm
12mr|texlive-tengwarscript-1.3-2|80	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tnganbi_full.tfm
12mr|texlive-tengwarscript-1.3-2|81	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tngani.tfm
12mr|texlive-tengwarscript-1.3-2|82	%{_texmfdistdir}/fonts/tfm/public/tengwarscript/tngani_full.tfm
12mr|texlive-tengwarscript-1.3-2|83	%{_texmfdistdir}/fonts/vf/public/tengwarscript/Parmaite_full.vf
12mr|texlive-tengwarscript-1.3-2|84	%{_texmfdistdir}/fonts/vf/public/tengwarscript/TengwarFormal_full.vf
12mr|texlive-tengwarscript-1.3-2|85	%{_texmfdistdir}/fonts/vf/public/tengwarscript/TengwarNoldor_full.vf
12mr|texlive-tengwarscript-1.3-2|86	%{_texmfdistdir}/fonts/vf/public/tengwarscript/TengwarQuenya_full.vf
12mr|texlive-tengwarscript-1.3-2|87	%{_texmfdistdir}/fonts/vf/public/tengwarscript/TengwarSindarin_full.vf
12mr|texlive-tengwarscript-1.3-2|88	%{_texmfdistdir}/fonts/vf/public/tengwarscript/tngan_full.vf
12mr|texlive-tengwarscript-1.3-2|89	%{_texmfdistdir}/fonts/vf/public/tengwarscript/tnganb_full.vf
12mr|texlive-tengwarscript-1.3-2|90	%{_texmfdistdir}/fonts/vf/public/tengwarscript/tnganbi_full.vf
12mr|texlive-tengwarscript-1.3-2|91	%{_texmfdistdir}/fonts/vf/public/tengwarscript/tngani_full.vf
12mr|texlive-tengwarscript-1.3-2|92	%{_texmfdistdir}/tex/latex/tengwarscript/annatar.cfg
12mr|texlive-tengwarscript-1.3-2|93	%{_texmfdistdir}/tex/latex/tengwarscript/annatarbold.cfg
12mr|texlive-tengwarscript-1.3-2|94	%{_texmfdistdir}/tex/latex/tengwarscript/annatarbolditalic.cfg
12mr|texlive-tengwarscript-1.3-2|95	%{_texmfdistdir}/tex/latex/tengwarscript/annataritalic.cfg
12mr|texlive-tengwarscript-1.3-2|96	%{_texmfdistdir}/tex/latex/tengwarscript/elfica.cfg
12mr|texlive-tengwarscript-1.3-2|97	%{_texmfdistdir}/tex/latex/tengwarscript/formal.cfg
12mr|texlive-tengwarscript-1.3-2|98	%{_texmfdistdir}/tex/latex/tengwarscript/gothika.cfg
12mr|texlive-tengwarscript-1.3-2|99	%{_texmfdistdir}/tex/latex/tengwarscript/noldor.cfg
12mr|texlive-tengwarscript-1.3-2|100	%{_texmfdistdir}/tex/latex/tengwarscript/noldorcapI.cfg
12mr|texlive-tengwarscript-1.3-2|101	%{_texmfdistdir}/tex/latex/tengwarscript/noldorcapII.cfg
12mr|texlive-tengwarscript-1.3-2|102	%{_texmfdistdir}/tex/latex/tengwarscript/parmaite.cfg
12mr|texlive-tengwarscript-1.3-2|103	%{_texmfdistdir}/tex/latex/tengwarscript/quenya.cfg
12mr|texlive-tengwarscript-1.3-2|104	%{_texmfdistdir}/tex/latex/tengwarscript/quenyacapI.cfg
12mr|texlive-tengwarscript-1.3-2|105	%{_texmfdistdir}/tex/latex/tengwarscript/quenyacapII.cfg
12mr|texlive-tengwarscript-1.3-2|106	%{_texmfdistdir}/tex/latex/tengwarscript/sindarin.cfg
12mr|texlive-tengwarscript-1.3-2|107	%{_texmfdistdir}/tex/latex/tengwarscript/sindarincapI.cfg
12mr|texlive-tengwarscript-1.3-2|108	%{_texmfdistdir}/tex/latex/tengwarscript/sindarincapII.cfg
12mr|texlive-tengwarscript-1.3-2|109	%{_texmfdistdir}/tex/latex/tengwarscript/teleri.cfg
12mr|texlive-tengwarscript-1.3-2|110	%{_texmfdistdir}/tex/latex/tengwarscript/tengwarscript.sty
12mr|texlive-tengwarscript-1.3-2|111	%{_texmfdistdir}/tex/latex/tengwarscript/unicodeparmaite.cfg
12mr|texlive-tengwarscript-1.3-2|112	%doc %{_texmfdistdir}/doc/latex/tengwarscript/COPYING
12mr|texlive-tengwarscript-1.3-2|113	%doc %{_texmfdistdir}/doc/latex/tengwarscript/README
12mr|texlive-tengwarscript-1.3-2|114	%doc %{_texmfdistdir}/doc/latex/tengwarscript/quetta.eps
12mr|texlive-tengwarscript-1.3-2|115	%doc %{_texmfdistdir}/doc/latex/tengwarscript/quetta.pdf
12mr|texlive-tengwarscript-1.3-2|116	%doc %{_texmfdistdir}/doc/latex/tengwarscript/tengfonts.pdf
12mr|texlive-tengwarscript-1.3-2|117	%doc %{_texmfdistdir}/doc/latex/tengwarscript/tengfonts.tex
12mr|texlive-tengwarscript-1.3-2|118	%doc %{_texmfdistdir}/doc/latex/tengwarscript/tengtest.pdf
12mr|texlive-tengwarscript-1.3-2|119	%doc %{_texmfdistdir}/doc/latex/tengwarscript/tengtest.tex
12mr|texlive-tengwarscript-1.3-2|120	%doc %{_texmfdistdir}/doc/latex/tengwarscript/tengwarscript.pdf
12mr|texlive-tengwarscript-1.3-2|121	#- source
12mr|texlive-tengwarscript-1.3-2|122	%doc %{_texmfdistdir}/source/latex/tengwarscript/tengwarscript.dtx
12mr|texlive-tengwarscript-1.3-2|123	%doc %{_texmfdistdir}/source/latex/tengwarscript/tengwarscript.ins
12mr|texlive-tengwarscript-1.3-2|124	
12mr|texlive-tengwarscript-1.3-2|125	#-----------------------------------------------------------------------
12mr|texlive-tengwarscript-1.3-2|126	%prep
12mr|texlive-tengwarscript-1.3-2|127	%setup -c -a0 -a1 -a2
12mr|texlive-tengwarscript-1.3-2|128	
12mr|texlive-tengwarscript-1.3-2|129	%build
12mr|texlive-tengwarscript-1.3-2|130	
12mr|texlive-tengwarscript-1.3-2|131	%install
12mr|texlive-tengwarscript-1.3-2|132	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tengwarscript-1.3-2|133	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tengwarscript-1.3-2|134	
12mr|texlive-tengwarscript-1.3-2|135	
12mr|texlive-tengwarscript-1.3-2|136	
12mr|texlive-tengwarscript-1.3-2|137	%changelog
12mr|texlive-tengwarscript-1.3-2|138	

18676 12
12mr|texlive-tensor-2.1-2|1	# revision 15878
12mr|texlive-tensor-2.1-2|2	# category Package
12mr|texlive-tensor-2.1-2|3	# catalog-ctan /macros/latex/contrib/tensor
12mr|texlive-tensor-2.1-2|4	# catalog-date 2006-11-03 07:18:50 +0100
12mr|texlive-tensor-2.1-2|5	# catalog-license lppl
12mr|texlive-tensor-2.1-2|6	# catalog-version 2.1
12mr|texlive-tensor-2.1-2|7	Name:		texlive-tensor
12mr|texlive-tensor-2.1-2|8	Version:	2.1
12mr|texlive-tensor-2.1-2|9	Release:	2
12mr|texlive-tensor-2.1-2|10	Summary:	Typeset tensors
12mr|texlive-tensor-2.1-2|11	Group:		Publishing
12mr|texlive-tensor-2.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tensor
12mr|texlive-tensor-2.1-2|13	License:	LPPL
12mr|texlive-tensor-2.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tensor.tar.xz
12mr|texlive-tensor-2.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tensor.doc.tar.xz
12mr|texlive-tensor-2.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tensor.source.tar.xz
12mr|texlive-tensor-2.1-2|17	BuildArch:	noarch
12mr|texlive-tensor-2.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tensor-2.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tensor-2.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-tensor-2.1-2|21	
12mr|texlive-tensor-2.1-2|22	%description
12mr|texlive-tensor-2.1-2|23	A package which allows the user to set tensor-style super- and
12mr|texlive-tensor-2.1-2|24	subscripts with offsets between successive indices. It supports
12mr|texlive-tensor-2.1-2|25	the typesetting of tensors with mixed upper and lower indices
12mr|texlive-tensor-2.1-2|26	with spacing, also typset preposed indices. This is a complete
12mr|texlive-tensor-2.1-2|27	revision and extension of the original 'tensor' package by Mike
12mr|texlive-tensor-2.1-2|28	Piff.
12mr|texlive-tensor-2.1-2|29	
12mr|texlive-tensor-2.1-2|30	%post
12mr|texlive-tensor-2.1-2|31	%{_sbindir}/texlive.post
12mr|texlive-tensor-2.1-2|32	
12mr|texlive-tensor-2.1-2|33	%postun
12mr|texlive-tensor-2.1-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-tensor-2.1-2|35	%{_sbindir}/texlive.post
12mr|texlive-tensor-2.1-2|36	fi
12mr|texlive-tensor-2.1-2|37	
12mr|texlive-tensor-2.1-2|38	#-----------------------------------------------------------------------
12mr|texlive-tensor-2.1-2|39	%files
12mr|texlive-tensor-2.1-2|40	%{_texmfdistdir}/tex/latex/tensor/tensor.sty
12mr|texlive-tensor-2.1-2|41	%doc %{_texmfdistdir}/doc/latex/tensor/README
12mr|texlive-tensor-2.1-2|42	%doc %{_texmfdistdir}/doc/latex/tensor/tensor.pdf
12mr|texlive-tensor-2.1-2|43	#- source
12mr|texlive-tensor-2.1-2|44	%doc %{_texmfdistdir}/source/latex/tensor/tensor.dtx
12mr|texlive-tensor-2.1-2|45	%doc %{_texmfdistdir}/source/latex/tensor/tensor.ins
12mr|texlive-tensor-2.1-2|46	
12mr|texlive-tensor-2.1-2|47	#-----------------------------------------------------------------------
12mr|texlive-tensor-2.1-2|48	%prep
12mr|texlive-tensor-2.1-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-tensor-2.1-2|50	
12mr|texlive-tensor-2.1-2|51	%build
12mr|texlive-tensor-2.1-2|52	
12mr|texlive-tensor-2.1-2|53	%install
12mr|texlive-tensor-2.1-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tensor-2.1-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tensor-2.1-2|56	
12mr|texlive-tensor-2.1-2|57	
12mr|texlive-tensor-2.1-2|58	
12mr|texlive-tensor-2.1-2|59	%changelog
12mr|texlive-tensor-2.1-2|60	

18677 12
12mr|texlive-termcal-1.8-2|1	# revision 22514
12mr|texlive-termcal-1.8-2|2	# category Package
12mr|texlive-termcal-1.8-2|3	# catalog-ctan /macros/latex/contrib/termcal
12mr|texlive-termcal-1.8-2|4	# catalog-date 2011-05-17 01:53:44 +0200
12mr|texlive-termcal-1.8-2|5	# catalog-license lppl1
12mr|texlive-termcal-1.8-2|6	# catalog-version 1.8
12mr|texlive-termcal-1.8-2|7	Name:		texlive-termcal
12mr|texlive-termcal-1.8-2|8	Version:	1.8
12mr|texlive-termcal-1.8-2|9	Release:	2
12mr|texlive-termcal-1.8-2|10	Summary:	Print a class calendar
12mr|texlive-termcal-1.8-2|11	Group:		Publishing
12mr|texlive-termcal-1.8-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/termcal
12mr|texlive-termcal-1.8-2|13	License:	LPPL1
12mr|texlive-termcal-1.8-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/termcal.tar.xz
12mr|texlive-termcal-1.8-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/termcal.doc.tar.xz
12mr|texlive-termcal-1.8-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/termcal.source.tar.xz
12mr|texlive-termcal-1.8-2|17	BuildArch:	noarch
12mr|texlive-termcal-1.8-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-termcal-1.8-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-termcal-1.8-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-termcal-1.8-2|21	
12mr|texlive-termcal-1.8-2|22	%description
12mr|texlive-termcal-1.8-2|23	This package is intended to print a term calendar for use in
12mr|texlive-termcal-1.8-2|24	planning a class. It has a flexible mechanism for specifying
12mr|texlive-termcal-1.8-2|25	which days of the week are to be included and for inserting
12mr|texlive-termcal-1.8-2|26	text either regularly on the same day each week, or on selected
12mr|texlive-termcal-1.8-2|27	days, or for a series of consecutive days. It also has a
12mr|texlive-termcal-1.8-2|28	flexible mechanism for specifing class and nonclass days. Text
12mr|texlive-termcal-1.8-2|29	may be inserted into consecutive days so that it automatically
12mr|texlive-termcal-1.8-2|30	flows around nonclass days.
12mr|texlive-termcal-1.8-2|31	
12mr|texlive-termcal-1.8-2|32	%post
12mr|texlive-termcal-1.8-2|33	%{_sbindir}/texlive.post
12mr|texlive-termcal-1.8-2|34	
12mr|texlive-termcal-1.8-2|35	%postun
12mr|texlive-termcal-1.8-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-termcal-1.8-2|37	%{_sbindir}/texlive.post
12mr|texlive-termcal-1.8-2|38	fi
12mr|texlive-termcal-1.8-2|39	
12mr|texlive-termcal-1.8-2|40	#-----------------------------------------------------------------------
12mr|texlive-termcal-1.8-2|41	%files
12mr|texlive-termcal-1.8-2|42	%{_texmfdistdir}/tex/latex/termcal/termcal.sty
12mr|texlive-termcal-1.8-2|43	%doc %{_texmfdistdir}/doc/latex/termcal/Contents
12mr|texlive-termcal-1.8-2|44	%doc %{_texmfdistdir}/doc/latex/termcal/README
12mr|texlive-termcal-1.8-2|45	%doc %{_texmfdistdir}/doc/latex/termcal/termcal.pdf
12mr|texlive-termcal-1.8-2|46	#- source
12mr|texlive-termcal-1.8-2|47	%doc %{_texmfdistdir}/source/latex/termcal/termcal.dtx
12mr|texlive-termcal-1.8-2|48	%doc %{_texmfdistdir}/source/latex/termcal/termcal.ins
12mr|texlive-termcal-1.8-2|49	
12mr|texlive-termcal-1.8-2|50	#-----------------------------------------------------------------------
12mr|texlive-termcal-1.8-2|51	%prep
12mr|texlive-termcal-1.8-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-termcal-1.8-2|53	
12mr|texlive-termcal-1.8-2|54	%build
12mr|texlive-termcal-1.8-2|55	
12mr|texlive-termcal-1.8-2|56	%install
12mr|texlive-termcal-1.8-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-termcal-1.8-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-termcal-1.8-2|59	
12mr|texlive-termcal-1.8-2|60	
12mr|texlive-termcal-1.8-2|61	
12mr|texlive-termcal-1.8-2|62	%changelog
12mr|texlive-termcal-1.8-2|63	

18678 12
12mr|texlive-termlist-1.1-2|1	# revision 18923
12mr|texlive-termlist-1.1-2|2	# category Package
12mr|texlive-termlist-1.1-2|3	# catalog-ctan /macros/latex/contrib/termlist
12mr|texlive-termlist-1.1-2|4	# catalog-date 2010-06-12 14:14:46 +0200
12mr|texlive-termlist-1.1-2|5	# catalog-license lppl
12mr|texlive-termlist-1.1-2|6	# catalog-version 1.1
12mr|texlive-termlist-1.1-2|7	Name:		texlive-termlist
12mr|texlive-termlist-1.1-2|8	Version:	1.1
12mr|texlive-termlist-1.1-2|9	Release:	2
12mr|texlive-termlist-1.1-2|10	Summary:	Label any kind of term with a continuous counter
12mr|texlive-termlist-1.1-2|11	Group:		Publishing
12mr|texlive-termlist-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/termlist
12mr|texlive-termlist-1.1-2|13	License:	LPPL
12mr|texlive-termlist-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/termlist.tar.xz
12mr|texlive-termlist-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/termlist.doc.tar.xz
12mr|texlive-termlist-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/termlist.source.tar.xz
12mr|texlive-termlist-1.1-2|17	BuildArch:	noarch
12mr|texlive-termlist-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-termlist-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-termlist-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-termlist-1.1-2|21	
12mr|texlive-termlist-1.1-2|22	%description
12mr|texlive-termlist-1.1-2|23	The termlist package provides environments to indent and label
12mr|texlive-termlist-1.1-2|24	any kind of terms with a continuous number. Candidate terms may
12mr|texlive-termlist-1.1-2|25	appear inside an equation or eqnarray environment.
12mr|texlive-termlist-1.1-2|26	
12mr|texlive-termlist-1.1-2|27	%post
12mr|texlive-termlist-1.1-2|28	%{_sbindir}/texlive.post
12mr|texlive-termlist-1.1-2|29	
12mr|texlive-termlist-1.1-2|30	%postun
12mr|texlive-termlist-1.1-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-termlist-1.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-termlist-1.1-2|33	fi
12mr|texlive-termlist-1.1-2|34	
12mr|texlive-termlist-1.1-2|35	#-----------------------------------------------------------------------
12mr|texlive-termlist-1.1-2|36	%files
12mr|texlive-termlist-1.1-2|37	%{_texmfdistdir}/tex/latex/termlist/termlist.sty
12mr|texlive-termlist-1.1-2|38	%doc %{_texmfdistdir}/doc/latex/termlist/README
12mr|texlive-termlist-1.1-2|39	%doc %{_texmfdistdir}/doc/latex/termlist/termlist.pdf
12mr|texlive-termlist-1.1-2|40	#- source
12mr|texlive-termlist-1.1-2|41	%doc %{_texmfdistdir}/source/latex/termlist/termlist.dtx
12mr|texlive-termlist-1.1-2|42	
12mr|texlive-termlist-1.1-2|43	#-----------------------------------------------------------------------
12mr|texlive-termlist-1.1-2|44	%prep
12mr|texlive-termlist-1.1-2|45	%setup -c -a0 -a1 -a2
12mr|texlive-termlist-1.1-2|46	
12mr|texlive-termlist-1.1-2|47	%build
12mr|texlive-termlist-1.1-2|48	
12mr|texlive-termlist-1.1-2|49	%install
12mr|texlive-termlist-1.1-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-termlist-1.1-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-termlist-1.1-2|52	
12mr|texlive-termlist-1.1-2|53	
12mr|texlive-termlist-1.1-2|54	
12mr|texlive-termlist-1.1-2|55	%changelog
12mr|texlive-termlist-1.1-2|56	

18679 12
12mr|texlive-tetex-3.0-12|1	# revision 27265
12mr|texlive-tetex-3.0-12|2	# category TLCore
12mr|texlive-tetex-3.0-12|3	# catalog-ctan /obsolete/systems/unix/teTeX
12mr|texlive-tetex-3.0-12|4	# catalog-date 2012-06-22 15:50:13 +0200
12mr|texlive-tetex-3.0-12|5	# catalog-license other-free
12mr|texlive-tetex-3.0-12|6	# catalog-version 3.0
12mr|texlive-tetex-3.0-12|7	Name:		texlive-tetex
12mr|texlive-tetex-3.0-12|8	Version:	3.0
12mr|texlive-tetex-3.0-12|9	Release:	12
12mr|texlive-tetex-3.0-12|10	Summary:	scripts and files originally written for or included in teTeX
12mr|texlive-tetex-3.0-12|11	Group:		Publishing
12mr|texlive-tetex-3.0-12|12	URL:		http://www.ctan.org/tex-archive/obsolete/systems/unix/teTeX
12mr|texlive-tetex-3.0-12|13	License:	OTHER-FREE
12mr|texlive-tetex-3.0-12|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tetex.tar.xz
12mr|texlive-tetex-3.0-12|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tetex.doc.tar.xz
12mr|texlive-tetex-3.0-12|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tetex.x86_64-linux.tar.xz
12mr|texlive-tetex-3.0-12|17	BuildArch:	noarch
12mr|texlive-tetex-3.0-12|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tetex-3.0-12|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tetex-3.0-12|20	Requires(post):	texlive-kpathsea
12mr|texlive-tetex-3.0-12|21	# updmap requires texconfig/tcfmgr
12mr|texlive-tetex-3.0-12|22	Requires(post):	texlive-texconfig
12mr|texlive-tetex-3.0-12|23	# pdftex requires updmap
12mr|texlive-tetex-3.0-12|24	Requires(post):	texlive-pdftex.bin
12mr|texlive-tetex-3.0-12|25	Provides:	texlive-tetex.bin = %{EVRD}
12mr|texlive-tetex-3.0-12|26	
12mr|texlive-tetex-3.0-12|27	%description
12mr|texlive-tetex-3.0-12|28	teTeX was a comprehensive distribution of TeX, LaTeX and
12mr|texlive-tetex-3.0-12|29	family, designed to for ease of compilation, installation and
12mr|texlive-tetex-3.0-12|30	customisation. In 2006, Thomas Esser announced he would no
12mr|texlive-tetex-3.0-12|31	longer be able to support, or to produce new versions of,
12mr|texlive-tetex-3.0-12|32	teTeX. With the appearance of TeX live 2007 (whose Unix-system
12mr|texlive-tetex-3.0-12|33	TeX support originally derived from teTeX), no-one should be
12mr|texlive-tetex-3.0-12|34	using teTeX at all, in new applications. One of the "schemes"
12mr|texlive-tetex-3.0-12|35	available when installing TeX live provides a configuration
12mr|texlive-tetex-3.0-12|36	very close to that of the old teTeX, but using modern versions
12mr|texlive-tetex-3.0-12|37	of programs and packages.
12mr|texlive-tetex-3.0-12|38	
12mr|texlive-tetex-3.0-12|39	%post
12mr|texlive-tetex-3.0-12|40	%{_sbindir}/texlive.post
12mr|texlive-tetex-3.0-12|41	
12mr|texlive-tetex-3.0-12|42	%postun
12mr|texlive-tetex-3.0-12|43	if [ $1 -eq 0 ]; then
12mr|texlive-tetex-3.0-12|44	%{_sbindir}/texlive.post
12mr|texlive-tetex-3.0-12|45	fi
12mr|texlive-tetex-3.0-12|46	
12mr|texlive-tetex-3.0-12|47	#-----------------------------------------------------------------------
12mr|texlive-tetex-3.0-12|48	%files
12mr|texlive-tetex-3.0-12|49	%{_bindir}/allcm
12mr|texlive-tetex-3.0-12|50	%{_bindir}/allec
12mr|texlive-tetex-3.0-12|51	%{_bindir}/allneeded
12mr|texlive-tetex-3.0-12|52	%{_bindir}/dvi2fax
12mr|texlive-tetex-3.0-12|53	%{_bindir}/dvired
12mr|texlive-tetex-3.0-12|54	%{_bindir}/fmtutil
12mr|texlive-tetex-3.0-12|55	%{_bindir}/fmtutil-sys
12mr|texlive-tetex-3.0-12|56	%{_bindir}/kpsewhere
12mr|texlive-tetex-3.0-12|57	%{_bindir}/texconfig-dialog
12mr|texlive-tetex-3.0-12|58	%{_bindir}/texconfig-sys
12mr|texlive-tetex-3.0-12|59	%{_bindir}/texlinks
12mr|texlive-tetex-3.0-12|60	%{_bindir}/updmap
12mr|texlive-tetex-3.0-12|61	%{_bindir}/updmap-sys
12mr|texlive-tetex-3.0-12|62	%{_texmfdir}/dvips/tetex/config.builtin35
12mr|texlive-tetex-3.0-12|63	%{_texmfdir}/dvips/tetex/config.dfaxhigh
12mr|texlive-tetex-3.0-12|64	%{_texmfdir}/dvips/tetex/config.dfaxlo
12mr|texlive-tetex-3.0-12|65	%{_texmfdir}/dvips/tetex/config.download35
12mr|texlive-tetex-3.0-12|66	%{_texmfdir}/dvips/tetex/config.gsftopk
12mr|texlive-tetex-3.0-12|67	%{_texmfdir}/dvips/tetex/config.outline
12mr|texlive-tetex-3.0-12|68	%{_texmfdir}/dvips/tetex/config.pdf
12mr|texlive-tetex-3.0-12|69	%{_texmfdir}/dvips/tetex/config.pk
12mr|texlive-tetex-3.0-12|70	%{_texmfdir}/dvips/tetex/config.www
12mr|texlive-tetex-3.0-12|71	%{_texmfdir}/fonts/enc/dvips/tetex/09fbbfac.enc
12mr|texlive-tetex-3.0-12|72	%{_texmfdir}/fonts/enc/dvips/tetex/0ef0afca.enc
12mr|texlive-tetex-3.0-12|73	%{_texmfdir}/fonts/enc/dvips/tetex/10037936.enc
12mr|texlive-tetex-3.0-12|74	%{_texmfdir}/fonts/enc/dvips/tetex/1b6d048e.enc
12mr|texlive-tetex-3.0-12|75	%{_texmfdir}/fonts/enc/dvips/tetex/71414f53.enc
12mr|texlive-tetex-3.0-12|76	%{_texmfdir}/fonts/enc/dvips/tetex/74afc74c.enc
12mr|texlive-tetex-3.0-12|77	%{_texmfdir}/fonts/enc/dvips/tetex/aae443f0.enc
12mr|texlive-tetex-3.0-12|78	%{_texmfdir}/fonts/enc/dvips/tetex/b6a4d7c7.enc
12mr|texlive-tetex-3.0-12|79	%{_texmfdir}/fonts/enc/dvips/tetex/bbad153f.enc
12mr|texlive-tetex-3.0-12|80	%{_texmfdir}/fonts/enc/dvips/tetex/d9b29452.enc
12mr|texlive-tetex-3.0-12|81	%{_texmfdir}/fonts/enc/dvips/tetex/f7b6d320.enc
12mr|texlive-tetex-3.0-12|82	%{_texmfdir}/fonts/enc/dvips/tetex/mtex.enc
12mr|texlive-tetex-3.0-12|83	%{_texmfdir}/fonts/map/dvips/tetex/README
12mr|texlive-tetex-3.0-12|84	%{_texmfdir}/fonts/map/dvips/tetex/dvipdfm35.map
12mr|texlive-tetex-3.0-12|85	%{_texmfdir}/fonts/map/dvips/tetex/dvips35.map
12mr|texlive-tetex-3.0-12|86	%{_texmfdir}/fonts/map/dvips/tetex/mathpple.map
12mr|texlive-tetex-3.0-12|87	%{_texmfdir}/fonts/map/dvips/tetex/pdftex35.map
12mr|texlive-tetex-3.0-12|88	%{_texmfdir}/fonts/map/dvips/tetex/ps2pk35.map
12mr|texlive-tetex-3.0-12|89	%{_texmfdir}/scripts/tetex/updmap-sys.sh
12mr|texlive-tetex-3.0-12|90	%{_texmfdir}/scripts/tetex/updmap.pl
12mr|texlive-tetex-3.0-12|91	%config(noreplace) %{_texmfdir}/web2c/updmap.cfg
12mr|texlive-tetex-3.0-12|92	%doc %{_mandir}/man1/allcm.1*
12mr|texlive-tetex-3.0-12|93	%doc %{_texmfdir}/doc/man/man1/allcm.man1.pdf
12mr|texlive-tetex-3.0-12|94	%doc %{_mandir}/man1/allec.1*
12mr|texlive-tetex-3.0-12|95	%doc %{_texmfdir}/doc/man/man1/allec.man1.pdf
12mr|texlive-tetex-3.0-12|96	%doc %{_mandir}/man1/allneeded.1*
12mr|texlive-tetex-3.0-12|97	%doc %{_texmfdir}/doc/man/man1/allneeded.man1.pdf
12mr|texlive-tetex-3.0-12|98	%doc %{_mandir}/man1/dvi2fax.1*
12mr|texlive-tetex-3.0-12|99	%doc %{_texmfdir}/doc/man/man1/dvi2fax.man1.pdf
12mr|texlive-tetex-3.0-12|100	%doc %{_mandir}/man1/dvired.1*
12mr|texlive-tetex-3.0-12|101	%doc %{_texmfdir}/doc/man/man1/dvired.man1.pdf
12mr|texlive-tetex-3.0-12|102	%doc %{_mandir}/man1/fmtutil-sys.1*
12mr|texlive-tetex-3.0-12|103	%doc %{_texmfdir}/doc/man/man1/fmtutil-sys.man1.pdf
12mr|texlive-tetex-3.0-12|104	%doc %{_mandir}/man1/fmtutil.1*
12mr|texlive-tetex-3.0-12|105	%doc %{_texmfdir}/doc/man/man1/fmtutil.man1.pdf
12mr|texlive-tetex-3.0-12|106	%doc %{_mandir}/man1/texlinks.1*
12mr|texlive-tetex-3.0-12|107	%doc %{_texmfdir}/doc/man/man1/texlinks.man1.pdf
12mr|texlive-tetex-3.0-12|108	%doc %{_mandir}/man1/updmap-sys.1*
12mr|texlive-tetex-3.0-12|109	%doc %{_texmfdir}/doc/man/man1/updmap-sys.man1.pdf
12mr|texlive-tetex-3.0-12|110	%doc %{_mandir}/man1/updmap.1*
12mr|texlive-tetex-3.0-12|111	%doc %{_texmfdir}/doc/man/man1/updmap.man1.pdf
12mr|texlive-tetex-3.0-12|112	%doc %{_mandir}/man5/fmtutil.cnf.5*
12mr|texlive-tetex-3.0-12|113	%doc %{_texmfdir}/doc/man/man5/fmtutil.cnf.man5.pdf
12mr|texlive-tetex-3.0-12|114	%doc %{_mandir}/man5/updmap.cfg.5*
12mr|texlive-tetex-3.0-12|115	%doc %{_texmfdir}/doc/man/man5/updmap.cfg.man5.pdf
12mr|texlive-tetex-3.0-12|116	%doc %{_texmfdir}/doc/tetex/TETEXDOC.pdf
12mr|texlive-tetex-3.0-12|117	%doc %{_texmfdir}/doc/tetex/teTeX-FAQ
12mr|texlive-tetex-3.0-12|118	
12mr|texlive-tetex-3.0-12|119	#-----------------------------------------------------------------------
12mr|texlive-tetex-3.0-12|120	%prep
12mr|texlive-tetex-3.0-12|121	%setup -c -a0 -a1 -a2
12mr|texlive-tetex-3.0-12|122	
12mr|texlive-tetex-3.0-12|123	perl -pi -e 's|\$TEXMFROOT/tlpkg|%{_datadir}/tlpkg|;'		\
12mr|texlive-tetex-3.0-12|124	texmf/scripts/tetex/updmap.pl
12mr|texlive-tetex-3.0-12|125	
12mr|texlive-tetex-3.0-12|126	%build
12mr|texlive-tetex-3.0-12|127	
12mr|texlive-tetex-3.0-12|128	%install
12mr|texlive-tetex-3.0-12|129	# only scripts
12mr|texlive-tetex-3.0-12|130	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-tetex-3.0-12|131	cp -fpa bin/x86_64-linux/* %{buildroot}%{_bindir}
12mr|texlive-tetex-3.0-12|132	pushd %{buildroot}%{_bindir}
12mr|texlive-tetex-3.0-12|133	ln -sf %{_texmfdir}/scripts/tetex/updmap.pl updmap
12mr|texlive-tetex-3.0-12|134	ln -sf %{_texmfdir}/scripts/tetex/updmap-sys.sh updmap-sys
12mr|texlive-tetex-3.0-12|135	popd
12mr|texlive-tetex-3.0-12|136	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-tetex-3.0-12|137	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-tetex-3.0-12|138	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-tetex-3.0-12|139	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-tetex-3.0-12|140	mkdir -p %{buildroot}%{_mandir}/man5
12mr|texlive-tetex-3.0-12|141	mv %{buildroot}%{_texmfdir}/doc/man/man5/*.5 %{buildroot}%{_mandir}/man5
12mr|texlive-tetex-3.0-12|142	
12mr|texlive-tetex-3.0-12|143	
12mr|texlive-tetex-3.0-12|144	
12mr|texlive-tetex-3.0-12|145	%changelog
12mr|texlive-tetex-3.0-12|146	

18680 12
12mr|texlive-teubner-3.3-2|1	# revision 23854
12mr|texlive-teubner-3.3-2|2	# category Package
12mr|texlive-teubner-3.3-2|3	# catalog-ctan /macros/latex/contrib/teubner
12mr|texlive-teubner-3.3-2|4	# catalog-date 2011-09-07 11:50:17 +0200
12mr|texlive-teubner-3.3-2|5	# catalog-license lppl
12mr|texlive-teubner-3.3-2|6	# catalog-version 3.3
12mr|texlive-teubner-3.3-2|7	Name:		texlive-teubner
12mr|texlive-teubner-3.3-2|8	Version:	3.3
12mr|texlive-teubner-3.3-2|9	Release:	2
12mr|texlive-teubner-3.3-2|10	Summary:	Philological typesetting of classical Greek
12mr|texlive-teubner-3.3-2|11	Group:		Publishing
12mr|texlive-teubner-3.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/teubner
12mr|texlive-teubner-3.3-2|13	License:	LPPL
12mr|texlive-teubner-3.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/teubner.tar.xz
12mr|texlive-teubner-3.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/teubner.doc.tar.xz
12mr|texlive-teubner-3.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/teubner.source.tar.xz
12mr|texlive-teubner-3.3-2|17	BuildArch:	noarch
12mr|texlive-teubner-3.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-teubner-3.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-teubner-3.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-teubner-3.3-2|21	
12mr|texlive-teubner-3.3-2|22	%description
12mr|texlive-teubner-3.3-2|23	An extension to babel greek option for typesetting classical
12mr|texlive-teubner-3.3-2|24	Greek with a philological approach. The package works with the
12mr|texlive-teubner-3.3-2|25	author's greek fonts using the 'Lispiakos' font shape derived
12mr|texlive-teubner-3.3-2|26	from that of the fonts used in printers' shops in Lispia. The
12mr|texlive-teubner-3.3-2|27	package name honours the publisher B.G. Teubner
12mr|texlive-teubner-3.3-2|28	Verlaggesellschaft whose Greek text publications are of high
12mr|texlive-teubner-3.3-2|29	quality.
12mr|texlive-teubner-3.3-2|30	
12mr|texlive-teubner-3.3-2|31	%post
12mr|texlive-teubner-3.3-2|32	%{_sbindir}/texlive.post
12mr|texlive-teubner-3.3-2|33	
12mr|texlive-teubner-3.3-2|34	%postun
12mr|texlive-teubner-3.3-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-teubner-3.3-2|36	%{_sbindir}/texlive.post
12mr|texlive-teubner-3.3-2|37	fi
12mr|texlive-teubner-3.3-2|38	
12mr|texlive-teubner-3.3-2|39	#-----------------------------------------------------------------------
12mr|texlive-teubner-3.3-2|40	%files
12mr|texlive-teubner-3.3-2|41	%{_texmfdistdir}/tex/latex/teubner/LGRaccents-glyphs.def
12mr|texlive-teubner-3.3-2|42	%{_texmfdistdir}/tex/latex/teubner/teubner.sty
12mr|texlive-teubner-3.3-2|43	%{_texmfdistdir}/tex/latex/teubner/teubnertx.sty
12mr|texlive-teubner-3.3-2|44	%doc %{_texmfdistdir}/doc/latex/teubner/README
12mr|texlive-teubner-3.3-2|45	%doc %{_texmfdistdir}/doc/latex/teubner/teubner-doc.pdf
12mr|texlive-teubner-3.3-2|46	%doc %{_texmfdistdir}/doc/latex/teubner/teubner-doc.tex
12mr|texlive-teubner-3.3-2|47	%doc %{_texmfdistdir}/doc/latex/teubner/teubner.pdf
12mr|texlive-teubner-3.3-2|48	%doc %{_texmfdistdir}/doc/latex/teubner/teubner.txt
12mr|texlive-teubner-3.3-2|49	#- source
12mr|texlive-teubner-3.3-2|50	%doc %{_texmfdistdir}/source/latex/teubner/teubner.dtx
12mr|texlive-teubner-3.3-2|51	
12mr|texlive-teubner-3.3-2|52	#-----------------------------------------------------------------------
12mr|texlive-teubner-3.3-2|53	%prep
12mr|texlive-teubner-3.3-2|54	%setup -c -a0 -a1 -a2
12mr|texlive-teubner-3.3-2|55	
12mr|texlive-teubner-3.3-2|56	%build
12mr|texlive-teubner-3.3-2|57	
12mr|texlive-teubner-3.3-2|58	%install
12mr|texlive-teubner-3.3-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-teubner-3.3-2|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-teubner-3.3-2|61	
12mr|texlive-teubner-3.3-2|62	
12mr|texlive-teubner-3.3-2|63	
12mr|texlive-teubner-3.3-2|64	%changelog
12mr|texlive-teubner-3.3-2|65	

18681 12
12mr|texlive-tex-3.1415926-4|1	# revision 26689
12mr|texlive-tex-3.1415926-4|2	# category TLCore
12mr|texlive-tex-3.1415926-4|3	# catalog-ctan /systems/knuth/dist/tex
12mr|texlive-tex-3.1415926-4|4	# catalog-date 2011-11-09 15:33:34 +0100
12mr|texlive-tex-3.1415926-4|5	# catalog-license knuth
12mr|texlive-tex-3.1415926-4|6	# catalog-version 3.1415926
12mr|texlive-tex-3.1415926-4|7	Name:		texlive-tex
12mr|texlive-tex-3.1415926-4|8	Version:	3.1415926
12mr|texlive-tex-3.1415926-4|9	Release:	4
12mr|texlive-tex-3.1415926-4|10	Summary:	A sophisticated typesetting engine
12mr|texlive-tex-3.1415926-4|11	Group:		Publishing
12mr|texlive-tex-3.1415926-4|12	URL:		http://www.ctan.org/tex-archive/systems/knuth/dist/tex
12mr|texlive-tex-3.1415926-4|13	License:	KNUTH
12mr|texlive-tex-3.1415926-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex.tar.xz
12mr|texlive-tex-3.1415926-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex.doc.tar.xz
12mr|texlive-tex-3.1415926-4|16	BuildArch:	noarch
12mr|texlive-tex-3.1415926-4|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tex-3.1415926-4|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tex-3.1415926-4|19	Requires(post):	texlive-tetex
12mr|texlive-tex-3.1415926-4|20	Requires:	texlive-kpathsea
12mr|texlive-tex-3.1415926-4|21	Requires:	texlive-plain
12mr|texlive-tex-3.1415926-4|22	Requires:	texlive-tex.bin
12mr|texlive-tex-3.1415926-4|23	
12mr|texlive-tex-3.1415926-4|24	%description
12mr|texlive-tex-3.1415926-4|25	TeX is a typesetting system that incorporates a macro
12mr|texlive-tex-3.1415926-4|26	processor. A TeX source document specifies or incorporates a
12mr|texlive-tex-3.1415926-4|27	number of macro definitions that instruct the TeX engine how to
12mr|texlive-tex-3.1415926-4|28	typeset the document. The TeX engine also uses font metrics
12mr|texlive-tex-3.1415926-4|29	generated by Metafont, or by any of several other mechanisms
12mr|texlive-tex-3.1415926-4|30	that incorporate fonts from other sources into an environment
12mr|texlive-tex-3.1415926-4|31	suitable for TeX. TeX has been, and continues, a basis and an
12mr|texlive-tex-3.1415926-4|32	inspiration for several other programs, including e-TeX and
12mr|texlive-tex-3.1415926-4|33	PDFTeX. The distribution includes the source of Knuth's TeX
12mr|texlive-tex-3.1415926-4|34	book; this source is there to read, as an example of writing
12mr|texlive-tex-3.1415926-4|35	TeX -- it should not be processed without Knuth's direct
12mr|texlive-tex-3.1415926-4|36	permission.
12mr|texlive-tex-3.1415926-4|37	
12mr|texlive-tex-3.1415926-4|38	%post
12mr|texlive-tex-3.1415926-4|39	%{_sbindir}/texlive.post
12mr|texlive-tex-3.1415926-4|40	
12mr|texlive-tex-3.1415926-4|41	%postun
12mr|texlive-tex-3.1415926-4|42	if [ $1 -eq 0 ]; then
12mr|texlive-tex-3.1415926-4|43	%{_sbindir}/texlive.post
12mr|texlive-tex-3.1415926-4|44	fi
12mr|texlive-tex-3.1415926-4|45	
12mr|texlive-tex-3.1415926-4|46	#-----------------------------------------------------------------------
12mr|texlive-tex-3.1415926-4|47	%files
12mr|texlive-tex-3.1415926-4|48	%_texmf_fmtutil_d/tex
12mr|texlive-tex-3.1415926-4|49	%doc %{_mandir}/man1/tex.1*
12mr|texlive-tex-3.1415926-4|50	%doc %{_texmfdir}/doc/man/man1/tex.man1.pdf
12mr|texlive-tex-3.1415926-4|51	
12mr|texlive-tex-3.1415926-4|52	#-----------------------------------------------------------------------
12mr|texlive-tex-3.1415926-4|53	%prep
12mr|texlive-tex-3.1415926-4|54	%setup -c -a0 -a1
12mr|texlive-tex-3.1415926-4|55	
12mr|texlive-tex-3.1415926-4|56	%build
12mr|texlive-tex-3.1415926-4|57	
12mr|texlive-tex-3.1415926-4|58	%install
12mr|texlive-tex-3.1415926-4|59	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-tex-3.1415926-4|60	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-tex-3.1415926-4|61	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-tex-3.1415926-4|62	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-tex-3.1415926-4|63	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mr|texlive-tex-3.1415926-4|64	cat > %{buildroot}%{_texmf_fmtutil_d}/tex <<EOF
12mr|texlive-tex-3.1415926-4|65	#
12mr|texlive-tex-3.1415926-4|66	# from tex:
12mr|texlive-tex-3.1415926-4|67	tex tex - tex.ini
12mr|texlive-tex-3.1415926-4|68	EOF
12mr|texlive-tex-3.1415926-4|69	
12mr|texlive-tex-3.1415926-4|70	
12mr|texlive-tex-3.1415926-4|71	
12mr|texlive-tex-3.1415926-4|72	%changelog
12mr|texlive-tex-3.1415926-4|73	

18682 12
12mr|texlive-tex4ht-20101027-3|1	# revision 24013
12mr|texlive-tex4ht-20101027-3|2	# category Package
12mr|texlive-tex4ht-20101027-3|3	# catalog-ctan /obsolete/support/TeX4ht
12mr|texlive-tex4ht-20101027-3|4	# catalog-date 2010-10-27 12:11:35 +0200
12mr|texlive-tex4ht-20101027-3|5	# catalog-license lppl
12mr|texlive-tex4ht-20101027-3|6	# catalog-version undef
12mr|texlive-tex4ht-20101027-3|7	Name:		texlive-tex4ht
12mr|texlive-tex4ht-20101027-3|8	Version:	20101027
12mr|texlive-tex4ht-20101027-3|9	Release:	3
12mr|texlive-tex4ht-20101027-3|10	Summary:	Convert (La)TeX to HTML/XML
12mr|texlive-tex4ht-20101027-3|11	Group:		Publishing
12mr|texlive-tex4ht-20101027-3|12	URL:		http://www.ctan.org/tex-archive/obsolete/support/TeX4ht
12mr|texlive-tex4ht-20101027-3|13	License:	LPPL
12mr|texlive-tex4ht-20101027-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex4ht.tar.xz
12mr|texlive-tex4ht-20101027-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex4ht.doc.tar.xz
12mr|texlive-tex4ht-20101027-3|16	BuildArch:	noarch
12mr|texlive-tex4ht-20101027-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tex4ht-20101027-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tex4ht-20101027-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-tex4ht-20101027-3|20	Requires:	texlive-tex4ht.bin
12mr|texlive-tex4ht-20101027-3|21	%rename tex4ht
12mr|texlive-tex4ht-20101027-3|22	
12mr|texlive-tex4ht-20101027-3|23	%description
12mr|texlive-tex4ht-20101027-3|24	A converter from TeX and LaTeX to SGML-based formats such as
12mr|texlive-tex4ht-20101027-3|25	(X)HTML, MathML, OpenDocument, and DocBook, providing a
12mr|texlive-tex4ht-20101027-3|26	configurable (La)TeX-based authoring system for hypertext.
12mr|texlive-tex4ht-20101027-3|27	Tex4ht does not parse (La)TeX source (so that it avoids the
12mr|texlive-tex4ht-20101027-3|28	difficulties encountered by many other converters, arising from
12mr|texlive-tex4ht-20101027-3|29	the irregularity of (La)TeX syntax). Instead, Tex4ht uses
12mr|texlive-tex4ht-20101027-3|30	(La)TeX itself (with an extra macro package) to produce a non-
12mr|texlive-tex4ht-20101027-3|31	standard DVI file that it can then process. This technique
12mr|texlive-tex4ht-20101027-3|32	allows TeX4ht to approach the robustness characteristic of
12mr|texlive-tex4ht-20101027-3|33	restricted-syntax systems such as hyperlatex and gellmu. Note
12mr|texlive-tex4ht-20101027-3|34	that CTAN no longer holds the definitive sources of the
12mr|texlive-tex4ht-20101027-3|35	package: see the 'Readme' file.
12mr|texlive-tex4ht-20101027-3|36	
12mr|texlive-tex4ht-20101027-3|37	%post
12mr|texlive-tex4ht-20101027-3|38	%{_sbindir}/texlive.post
12mr|texlive-tex4ht-20101027-3|39	
12mr|texlive-tex4ht-20101027-3|40	%postun
12mr|texlive-tex4ht-20101027-3|41	if [ $1 -eq 0 ]; then
12mr|texlive-tex4ht-20101027-3|42	%{_sbindir}/texlive.post
12mr|texlive-tex4ht-20101027-3|43	fi
12mr|texlive-tex4ht-20101027-3|44	
12mr|texlive-tex4ht-20101027-3|45	#-----------------------------------------------------------------------
12mr|texlive-tex4ht-20101027-3|46	%files
12mr|texlive-tex4ht-20101027-3|47	%{_bindir}/ht
12mr|texlive-tex4ht-20101027-3|48	%{_bindir}/htcontext
12mr|texlive-tex4ht-20101027-3|49	%{_bindir}/htlatex
12mr|texlive-tex4ht-20101027-3|50	%{_bindir}/htmex
12mr|texlive-tex4ht-20101027-3|51	%{_bindir}/httex
12mr|texlive-tex4ht-20101027-3|52	%{_bindir}/httexi
12mr|texlive-tex4ht-20101027-3|53	%{_bindir}/htxelatex
12mr|texlive-tex4ht-20101027-3|54	%{_bindir}/htxetex
12mr|texlive-tex4ht-20101027-3|55	%{_bindir}/mk4ht
12mr|texlive-tex4ht-20101027-3|56	%{_texmfdistdir}/scripts/tex4ht/ht.sh
12mr|texlive-tex4ht-20101027-3|57	%{_texmfdistdir}/scripts/tex4ht/htcontext.sh
12mr|texlive-tex4ht-20101027-3|58	%{_texmfdistdir}/scripts/tex4ht/htlatex.sh
12mr|texlive-tex4ht-20101027-3|59	%{_texmfdistdir}/scripts/tex4ht/htmex.sh
12mr|texlive-tex4ht-20101027-3|60	%{_texmfdistdir}/scripts/tex4ht/httex.sh
12mr|texlive-tex4ht-20101027-3|61	%{_texmfdistdir}/scripts/tex4ht/httexi.sh
12mr|texlive-tex4ht-20101027-3|62	%{_texmfdistdir}/scripts/tex4ht/htxelatex.sh
12mr|texlive-tex4ht-20101027-3|63	%{_texmfdistdir}/scripts/tex4ht/htxetex.sh
12mr|texlive-tex4ht-20101027-3|64	%{_texmfdistdir}/scripts/tex4ht/mk4ht.pl
12mr|texlive-tex4ht-20101027-3|65	%{_texmfdistdir}/tex/generic/tex4ht/2up.4ht
12mr|texlive-tex4ht-20101027-3|66	%{_texmfdistdir}/tex/generic/tex4ht/8859-6.4ht
12mr|texlive-tex4ht-20101027-3|67	%{_texmfdistdir}/tex/generic/tex4ht/CJK.4ht
12mr|texlive-tex4ht-20101027-3|68	%{_texmfdistdir}/tex/generic/tex4ht/IEEEtran.4ht
12mr|texlive-tex4ht-20101027-3|69	%{_texmfdistdir}/tex/generic/tex4ht/JHEP.4ht
12mr|texlive-tex4ht-20101027-3|70	%{_texmfdistdir}/tex/generic/tex4ht/ProTex.4ht
12mr|texlive-tex4ht-20101027-3|71	%{_texmfdistdir}/tex/generic/tex4ht/SIunits.4ht
12mr|texlive-tex4ht-20101027-3|72	%{_texmfdistdir}/tex/generic/tex4ht/TextBook.4ht
12mr|texlive-tex4ht-20101027-3|73	%{_texmfdistdir}/tex/generic/tex4ht/aa.4ht
12mr|texlive-tex4ht-20101027-3|74	%{_texmfdistdir}/tex/generic/tex4ht/abidir.4ht
12mr|texlive-tex4ht-20101027-3|75	%{_texmfdistdir}/tex/generic/tex4ht/accents.4ht
12mr|texlive-tex4ht-20101027-3|76	%{_texmfdistdir}/tex/generic/tex4ht/acm_proc_article-sp.4ht
12mr|texlive-tex4ht-20101027-3|77	%{_texmfdistdir}/tex/generic/tex4ht/afterpage.4ht
12mr|texlive-tex4ht-20101027-3|78	%{_texmfdistdir}/tex/generic/tex4ht/alatex.4ht
12mr|texlive-tex4ht-20101027-3|79	%{_texmfdistdir}/tex/generic/tex4ht/algorithm.4ht
12mr|texlive-tex4ht-20101027-3|80	%{_texmfdistdir}/tex/generic/tex4ht/algorithmic.4ht
12mr|texlive-tex4ht-20101027-3|81	%{_texmfdistdir}/tex/generic/tex4ht/algorithmicx.4ht
12mr|texlive-tex4ht-20101027-3|82	%{_texmfdistdir}/tex/generic/tex4ht/alltt.4ht
12mr|texlive-tex4ht-20101027-3|83	%{_texmfdistdir}/tex/generic/tex4ht/alphanum.4ht
12mr|texlive-tex4ht-20101027-3|84	%{_texmfdistdir}/tex/generic/tex4ht/amsart.4ht
12mr|texlive-tex4ht-20101027-3|85	%{_texmfdistdir}/tex/generic/tex4ht/amsbook.4ht
12mr|texlive-tex4ht-20101027-3|86	%{_texmfdistdir}/tex/generic/tex4ht/amsbsy.4ht
12mr|texlive-tex4ht-20101027-3|87	%{_texmfdistdir}/tex/generic/tex4ht/amscd.4ht
12mr|texlive-tex4ht-20101027-3|88	%{_texmfdistdir}/tex/generic/tex4ht/amsdtx.4ht
12mr|texlive-tex4ht-20101027-3|89	%{_texmfdistdir}/tex/generic/tex4ht/amsfonts.4ht
12mr|texlive-tex4ht-20101027-3|90	%{_texmfdistdir}/tex/generic/tex4ht/amsldoc.4ht
12mr|texlive-tex4ht-20101027-3|91	%{_texmfdistdir}/tex/generic/tex4ht/amsmath.4ht
12mr|texlive-tex4ht-20101027-3|92	%{_texmfdistdir}/tex/generic/tex4ht/amsopn.4ht
12mr|texlive-tex4ht-20101027-3|93	%{_texmfdistdir}/tex/generic/tex4ht/amsppt.4ht
12mr|texlive-tex4ht-20101027-3|94	%{_texmfdistdir}/tex/generic/tex4ht/amsproc.4ht
12mr|texlive-tex4ht-20101027-3|95	%{_texmfdistdir}/tex/generic/tex4ht/amssymb.4ht
12mr|texlive-tex4ht-20101027-3|96	%{_texmfdistdir}/tex/generic/tex4ht/amstex.4ht
12mr|texlive-tex4ht-20101027-3|97	%{_texmfdistdir}/tex/generic/tex4ht/amstex1.4ht
12mr|texlive-tex4ht-20101027-3|98	%{_texmfdistdir}/tex/generic/tex4ht/amstext.4ht
12mr|texlive-tex4ht-20101027-3|99	%{_texmfdistdir}/tex/generic/tex4ht/amsthm.4ht
12mr|texlive-tex4ht-20101027-3|100	%{_texmfdistdir}/tex/generic/tex4ht/aoutput.4ht
12mr|texlive-tex4ht-20101027-3|101	%{_texmfdistdir}/tex/generic/tex4ht/apa-a.4ht
12mr|texlive-tex4ht-20101027-3|102	%{_texmfdistdir}/tex/generic/tex4ht/apa.4ht
12mr|texlive-tex4ht-20101027-3|103	%{_texmfdistdir}/tex/generic/tex4ht/apacite.4ht
12mr|texlive-tex4ht-20101027-3|104	%{_texmfdistdir}/tex/generic/tex4ht/aps.4ht
12mr|texlive-tex4ht-20101027-3|105	%{_texmfdistdir}/tex/generic/tex4ht/arabicore.4ht
12mr|texlive-tex4ht-20101027-3|106	%{_texmfdistdir}/tex/generic/tex4ht/array.4ht
12mr|texlive-tex4ht-20101027-3|107	%{_texmfdistdir}/tex/generic/tex4ht/article.4ht
12mr|texlive-tex4ht-20101027-3|108	%{_texmfdistdir}/tex/generic/tex4ht/austrian.4ht
12mr|texlive-tex4ht-20101027-3|109	%{_texmfdistdir}/tex/generic/tex4ht/babel.4ht
12mr|texlive-tex4ht-20101027-3|110	%{_texmfdistdir}/tex/generic/tex4ht/beamer.4ht
12mr|texlive-tex4ht-20101027-3|111	%{_texmfdistdir}/tex/generic/tex4ht/beamerbasefont.4ht
12mr|texlive-tex4ht-20101027-3|112	%{_texmfdistdir}/tex/generic/tex4ht/beamerbasetoc.4ht
12mr|texlive-tex4ht-20101027-3|113	%{_texmfdistdir}/tex/generic/tex4ht/beton.4ht
12mr|texlive-tex4ht-20101027-3|114	%{_texmfdistdir}/tex/generic/tex4ht/biblatex.4ht
12mr|texlive-tex4ht-20101027-3|115	%{_texmfdistdir}/tex/generic/tex4ht/bibtex.4ht
12mr|texlive-tex4ht-20101027-3|116	%{_texmfdistdir}/tex/generic/tex4ht/bibtex2.4ht
12mr|texlive-tex4ht-20101027-3|117	%{_texmfdistdir}/tex/generic/tex4ht/bibtopic.4ht
12mr|texlive-tex4ht-20101027-3|118	%{_texmfdistdir}/tex/generic/tex4ht/bm.4ht
12mr|texlive-tex4ht-20101027-3|119	%{_texmfdistdir}/tex/generic/tex4ht/book.4ht
12mr|texlive-tex4ht-20101027-3|120	%{_texmfdistdir}/tex/generic/tex4ht/booktabs.4ht
12mr|texlive-tex4ht-20101027-3|121	%{_texmfdistdir}/tex/generic/tex4ht/boxedminipage.4ht
12mr|texlive-tex4ht-20101027-3|122	%{_texmfdistdir}/tex/generic/tex4ht/byname.4ht
12mr|texlive-tex4ht-20101027-3|123	%{_texmfdistdir}/tex/generic/tex4ht/caption.4ht
12mr|texlive-tex4ht-20101027-3|124	%{_texmfdistdir}/tex/generic/tex4ht/catalan.4ht
12mr|texlive-tex4ht-20101027-3|125	%{_texmfdistdir}/tex/generic/tex4ht/cgloss4e.4ht
12mr|texlive-tex4ht-20101027-3|126	%{_texmfdistdir}/tex/generic/tex4ht/chapterbib.4ht
12mr|texlive-tex4ht-20101027-3|127	%{_texmfdistdir}/tex/generic/tex4ht/chicago.4ht
12mr|texlive-tex4ht-20101027-3|128	%{_texmfdistdir}/tex/generic/tex4ht/color.4ht
12mr|texlive-tex4ht-20101027-3|129	%{_texmfdistdir}/tex/generic/tex4ht/colortbl.4ht
12mr|texlive-tex4ht-20101027-3|130	%{_texmfdistdir}/tex/generic/tex4ht/combine.4ht
12mr|texlive-tex4ht-20101027-3|131	%{_texmfdistdir}/tex/generic/tex4ht/cond4ht.4ht
12mr|texlive-tex4ht-20101027-3|132	%{_texmfdistdir}/tex/generic/tex4ht/context.4ht
12mr|texlive-tex4ht-20101027-3|133	%{_texmfdistdir}/tex/generic/tex4ht/covington.4ht
12mr|texlive-tex4ht-20101027-3|134	%{_texmfdistdir}/tex/generic/tex4ht/cp1250.4ht
12mr|texlive-tex4ht-20101027-3|135	%{_texmfdistdir}/tex/generic/tex4ht/cp1252.4ht
12mr|texlive-tex4ht-20101027-3|136	%{_texmfdistdir}/tex/generic/tex4ht/cp1256.4ht
12mr|texlive-tex4ht-20101027-3|137	%{_texmfdistdir}/tex/generic/tex4ht/cp437.4ht
12mr|texlive-tex4ht-20101027-3|138	%{_texmfdistdir}/tex/generic/tex4ht/cp437de.4ht
12mr|texlive-tex4ht-20101027-3|139	%{_texmfdistdir}/tex/generic/tex4ht/cp850.4ht
12mr|texlive-tex4ht-20101027-3|140	%{_texmfdistdir}/tex/generic/tex4ht/cp852.4ht
12mr|texlive-tex4ht-20101027-3|141	%{_texmfdistdir}/tex/generic/tex4ht/cp862.4ht
12mr|texlive-tex4ht-20101027-3|142	%{_texmfdistdir}/tex/generic/tex4ht/cp865.4ht
12mr|texlive-tex4ht-20101027-3|143	%{_texmfdistdir}/tex/generic/tex4ht/croatian.4ht
12mr|texlive-tex4ht-20101027-3|144	%{_texmfdistdir}/tex/generic/tex4ht/curve.4ht
12mr|texlive-tex4ht-20101027-3|145	%{_texmfdistdir}/tex/generic/tex4ht/czech.4ht
12mr|texlive-tex4ht-20101027-3|146	%{_texmfdistdir}/tex/generic/tex4ht/danish.4ht
12mr|texlive-tex4ht-20101027-3|147	%{_texmfdistdir}/tex/generic/tex4ht/dcolumn.4ht
12mr|texlive-tex4ht-20101027-3|148	%{_texmfdistdir}/tex/generic/tex4ht/debug.4ht
12mr|texlive-tex4ht-20101027-3|149	%{_texmfdistdir}/tex/generic/tex4ht/diagram.4ht
12mr|texlive-tex4ht-20101027-3|150	%{_texmfdistdir}/tex/generic/tex4ht/diagrams.4ht
12mr|texlive-tex4ht-20101027-3|151	%{_texmfdistdir}/tex/generic/tex4ht/doc.4ht
12mr|texlive-tex4ht-20101027-3|152	%{_texmfdistdir}/tex/generic/tex4ht/docbook-math.4ht
12mr|texlive-tex4ht-20101027-3|153	%{_texmfdistdir}/tex/generic/tex4ht/docbook-mml.4ht
12mr|texlive-tex4ht-20101027-3|154	%{_texmfdistdir}/tex/generic/tex4ht/docbook.4ht
12mr|texlive-tex4ht-20101027-3|155	%{_texmfdistdir}/tex/generic/tex4ht/dratex.4ht
12mr|texlive-tex4ht-20101027-3|156	%{_texmfdistdir}/tex/generic/tex4ht/dsfont.4ht
12mr|texlive-tex4ht-20101027-3|157	%{_texmfdistdir}/tex/generic/tex4ht/dutch.4ht
12mr|texlive-tex4ht-20101027-3|158	%{_texmfdistdir}/tex/generic/tex4ht/dvipdf.4ht
12mr|texlive-tex4ht-20101027-3|159	%{_texmfdistdir}/tex/generic/tex4ht/dvips.4ht
12mr|texlive-tex4ht-20101027-3|160	%{_texmfdistdir}/tex/generic/tex4ht/dvipsnam.4ht
12mr|texlive-tex4ht-20101027-3|161	%{_texmfdistdir}/tex/generic/tex4ht/dvipsone.4ht
12mr|texlive-tex4ht-20101027-3|162	%{_texmfdistdir}/tex/generic/tex4ht/elsart.4ht
12mr|texlive-tex4ht-20101027-3|163	%{_texmfdistdir}/tex/generic/tex4ht/emacspeak.4ht
12mr|texlive-tex4ht-20101027-3|164	%{_texmfdistdir}/tex/generic/tex4ht/emulateapj.4ht
12mr|texlive-tex4ht-20101027-3|165	%{_texmfdistdir}/tex/generic/tex4ht/endfloat.4ht
12mr|texlive-tex4ht-20101027-3|166	%{_texmfdistdir}/tex/generic/tex4ht/endnotes.4ht
12mr|texlive-tex4ht-20101027-3|167	%{_texmfdistdir}/tex/generic/tex4ht/english.4ht
12mr|texlive-tex4ht-20101027-3|168	%{_texmfdistdir}/tex/generic/tex4ht/enumerate.4ht
12mr|texlive-tex4ht-20101027-3|169	%{_texmfdistdir}/tex/generic/tex4ht/enumitem.4ht
12mr|texlive-tex4ht-20101027-3|170	%{_texmfdistdir}/tex/generic/tex4ht/epigraph.4ht
12mr|texlive-tex4ht-20101027-3|171	%{_texmfdistdir}/tex/generic/tex4ht/eplain.4ht
12mr|texlive-tex4ht-20101027-3|172	%{_texmfdistdir}/tex/generic/tex4ht/epsf.4ht
12mr|texlive-tex4ht-20101027-3|173	%{_texmfdistdir}/tex/generic/tex4ht/epsfig.4ht
12mr|texlive-tex4ht-20101027-3|174	%{_texmfdistdir}/tex/generic/tex4ht/errata.4ht
12mr|texlive-tex4ht-20101027-3|175	%{_texmfdistdir}/tex/generic/tex4ht/esperant.4ht
12mr|texlive-tex4ht-20101027-3|176	%{_texmfdistdir}/tex/generic/tex4ht/esperanto.4ht
12mr|texlive-tex4ht-20101027-3|177	%{_texmfdistdir}/tex/generic/tex4ht/estonian.4ht
12mr|texlive-tex4ht-20101027-3|178	%{_texmfdistdir}/tex/generic/tex4ht/eucal.4ht
12mr|texlive-tex4ht-20101027-3|179	%{_texmfdistdir}/tex/generic/tex4ht/euler.4ht
12mr|texlive-tex4ht-20101027-3|180	%{_texmfdistdir}/tex/generic/tex4ht/europecv.4ht
12mr|texlive-tex4ht-20101027-3|181	%{_texmfdistdir}/tex/generic/tex4ht/eurosym.4ht
12mr|texlive-tex4ht-20101027-3|182	%{_texmfdistdir}/tex/generic/tex4ht/everyshi.4ht
12mr|texlive-tex4ht-20101027-3|183	%{_texmfdistdir}/tex/generic/tex4ht/exam.4ht
12mr|texlive-tex4ht-20101027-3|184	%{_texmfdistdir}/tex/generic/tex4ht/exerquiz.4ht
12mr|texlive-tex4ht-20101027-3|185	%{_texmfdistdir}/tex/generic/tex4ht/exerqz.4ht
12mr|texlive-tex4ht-20101027-3|186	%{_texmfdistdir}/tex/generic/tex4ht/extarticle.4ht
12mr|texlive-tex4ht-20101027-3|187	%{_texmfdistdir}/tex/generic/tex4ht/extbook.4ht
12mr|texlive-tex4ht-20101027-3|188	%{_texmfdistdir}/tex/generic/tex4ht/extletter.4ht
12mr|texlive-tex4ht-20101027-3|189	%{_texmfdistdir}/tex/generic/tex4ht/extproc.4ht
12mr|texlive-tex4ht-20101027-3|190	%{_texmfdistdir}/tex/generic/tex4ht/extreport.4ht
12mr|texlive-tex4ht-20101027-3|191	%{_texmfdistdir}/tex/generic/tex4ht/fancybox.4ht
12mr|texlive-tex4ht-20101027-3|192	%{_texmfdistdir}/tex/generic/tex4ht/fancyvrb.4ht
12mr|texlive-tex4ht-20101027-3|193	%{_texmfdistdir}/tex/generic/tex4ht/fig4tex.4ht
12mr|texlive-tex4ht-20101027-3|194	%{_texmfdistdir}/tex/generic/tex4ht/finnish.4ht
12mr|texlive-tex4ht-20101027-3|195	%{_texmfdistdir}/tex/generic/tex4ht/fleqn.4ht
12mr|texlive-tex4ht-20101027-3|196	%{_texmfdistdir}/tex/generic/tex4ht/float.4ht
12mr|texlive-tex4ht-20101027-3|197	%{_texmfdistdir}/tex/generic/tex4ht/floatflt.4ht
12mr|texlive-tex4ht-20101027-3|198	%{_texmfdistdir}/tex/generic/tex4ht/foils.4ht
12mr|texlive-tex4ht-20101027-3|199	%{_texmfdistdir}/tex/generic/tex4ht/fontmath.4ht
12mr|texlive-tex4ht-20101027-3|200	%{_texmfdistdir}/tex/generic/tex4ht/footmisc.4ht
12mr|texlive-tex4ht-20101027-3|201	%{_texmfdistdir}/tex/generic/tex4ht/footnote-dw.4ht
12mr|texlive-tex4ht-20101027-3|202	%{_texmfdistdir}/tex/generic/tex4ht/francais.4ht
12mr|texlive-tex4ht-20101027-3|203	%{_texmfdistdir}/tex/generic/tex4ht/french.4ht
12mr|texlive-tex4ht-20101027-3|204	%{_texmfdistdir}/tex/generic/tex4ht/frenchb.4ht
12mr|texlive-tex4ht-20101027-3|205	%{_texmfdistdir}/tex/generic/tex4ht/g-brief.4ht
12mr|texlive-tex4ht-20101027-3|206	%{_texmfdistdir}/tex/generic/tex4ht/galician.4ht
12mr|texlive-tex4ht-20101027-3|207	%{_texmfdistdir}/tex/generic/tex4ht/gauss.4ht
12mr|texlive-tex4ht-20101027-3|208	%{_texmfdistdir}/tex/generic/tex4ht/german.4ht
12mr|texlive-tex4ht-20101027-3|209	%{_texmfdistdir}/tex/generic/tex4ht/germanb.4ht
12mr|texlive-tex4ht-20101027-3|210	%{_texmfdistdir}/tex/generic/tex4ht/gloss.4ht
12mr|texlive-tex4ht-20101027-3|211	%{_texmfdistdir}/tex/generic/tex4ht/glossaries.4ht
12mr|texlive-tex4ht-20101027-3|212	%{_texmfdistdir}/tex/generic/tex4ht/glossary.4ht
12mr|texlive-tex4ht-20101027-3|213	%{_texmfdistdir}/tex/generic/tex4ht/go.4ht
12mr|texlive-tex4ht-20101027-3|214	%{_texmfdistdir}/tex/generic/tex4ht/graphics.4ht
12mr|texlive-tex4ht-20101027-3|215	%{_texmfdistdir}/tex/generic/tex4ht/graphicx.4ht
12mr|texlive-tex4ht-20101027-3|216	%{_texmfdistdir}/tex/generic/tex4ht/greek.4ht
12mr|texlive-tex4ht-20101027-3|217	%{_texmfdistdir}/tex/generic/tex4ht/harvard.4ht
12mr|texlive-tex4ht-20101027-3|218	%{_texmfdistdir}/tex/generic/tex4ht/hebrew.4ht
12mr|texlive-tex4ht-20101027-3|219	%{_texmfdistdir}/tex/generic/tex4ht/hebtex.4ht
12mr|texlive-tex4ht-20101027-3|220	%{_texmfdistdir}/tex/generic/tex4ht/hewrite.4ht
12mr|texlive-tex4ht-20101027-3|221	%{_texmfdistdir}/tex/generic/tex4ht/holtxdoc.4ht
12mr|texlive-tex4ht-20101027-3|222	%{_texmfdistdir}/tex/generic/tex4ht/html-jsmath.4ht
12mr|texlive-tex4ht-20101027-3|223	%{_texmfdistdir}/tex/generic/tex4ht/html-mltx.4ht
12mr|texlive-tex4ht-20101027-3|224	%{_texmfdistdir}/tex/generic/tex4ht/html-mml.4ht
12mr|texlive-tex4ht-20101027-3|225	%{_texmfdistdir}/tex/generic/tex4ht/html-speech-math.4ht
12mr|texlive-tex4ht-20101027-3|226	%{_texmfdistdir}/tex/generic/tex4ht/html-speech.4ht
12mr|texlive-tex4ht-20101027-3|227	%{_texmfdistdir}/tex/generic/tex4ht/html0.4ht
12mr|texlive-tex4ht-20101027-3|228	%{_texmfdistdir}/tex/generic/tex4ht/html32-math.4ht
12mr|texlive-tex4ht-20101027-3|229	%{_texmfdistdir}/tex/generic/tex4ht/html32.4ht
12mr|texlive-tex4ht-20101027-3|230	%{_texmfdistdir}/tex/generic/tex4ht/html4-math.4ht
12mr|texlive-tex4ht-20101027-3|231	%{_texmfdistdir}/tex/generic/tex4ht/html4-svg.4ht
12mr|texlive-tex4ht-20101027-3|232	%{_texmfdistdir}/tex/generic/tex4ht/html4-uni.4ht
12mr|texlive-tex4ht-20101027-3|233	%{_texmfdistdir}/tex/generic/tex4ht/html4.4ht
12mr|texlive-tex4ht-20101027-3|234	%{_texmfdistdir}/tex/generic/tex4ht/htmlw.4ht
12mr|texlive-tex4ht-20101027-3|235	%{_texmfdistdir}/tex/generic/tex4ht/hypcap.4ht
12mr|texlive-tex4ht-20101027-3|236	%{_texmfdistdir}/tex/generic/tex4ht/hyperref.4ht
12mr|texlive-tex4ht-20101027-3|237	%{_texmfdistdir}/tex/generic/tex4ht/idxmake.4ht
12mr|texlive-tex4ht-20101027-3|238	%{_texmfdistdir}/tex/generic/tex4ht/ifthen.4ht
12mr|texlive-tex4ht-20101027-3|239	%{_texmfdistdir}/tex/generic/tex4ht/index.4ht
12mr|texlive-tex4ht-20101027-3|240	%{_texmfdistdir}/tex/generic/tex4ht/info4ht.4ht
12mr|texlive-tex4ht-20101027-3|241	%{_texmfdistdir}/tex/generic/tex4ht/infoht4.4ht
12mr|texlive-tex4ht-20101027-3|242	%{_texmfdistdir}/tex/generic/tex4ht/infojh.4ht
12mr|texlive-tex4ht-20101027-3|243	%{_texmfdistdir}/tex/generic/tex4ht/infomml.4ht
12mr|texlive-tex4ht-20101027-3|244	%{_texmfdistdir}/tex/generic/tex4ht/infoof.4ht
12mr|texlive-tex4ht-20101027-3|245	%{_texmfdistdir}/tex/generic/tex4ht/infosvg.4ht
12mr|texlive-tex4ht-20101027-3|246	%{_texmfdistdir}/tex/generic/tex4ht/inputenc.4ht
12mr|texlive-tex4ht-20101027-3|247	%{_texmfdistdir}/tex/generic/tex4ht/italian.4ht
12mr|texlive-tex4ht-20101027-3|248	%{_texmfdistdir}/tex/generic/tex4ht/javahelp-a.4ht
12mr|texlive-tex4ht-20101027-3|249	%{_texmfdistdir}/tex/generic/tex4ht/javahelp.4ht
12mr|texlive-tex4ht-20101027-3|250	%{_texmfdistdir}/tex/generic/tex4ht/jeep.4ht
12mr|texlive-tex4ht-20101027-3|251	%{_texmfdistdir}/tex/generic/tex4ht/jsmath.4ht
12mr|texlive-tex4ht-20101027-3|252	%{_texmfdistdir}/tex/generic/tex4ht/jsml-math.4ht
12mr|texlive-tex4ht-20101027-3|253	%{_texmfdistdir}/tex/generic/tex4ht/jsml.4ht
12mr|texlive-tex4ht-20101027-3|254	%{_texmfdistdir}/tex/generic/tex4ht/jurabib.4ht
12mr|texlive-tex4ht-20101027-3|255	%{_texmfdistdir}/tex/generic/tex4ht/koi8-r.4ht
12mr|texlive-tex4ht-20101027-3|256	%{_texmfdistdir}/tex/generic/tex4ht/latex.4ht
12mr|texlive-tex4ht-20101027-3|257	%{_texmfdistdir}/tex/generic/tex4ht/latex209.4ht
12mr|texlive-tex4ht-20101027-3|258	%{_texmfdistdir}/tex/generic/tex4ht/latex2man.4ht
12mr|texlive-tex4ht-20101027-3|259	%{_texmfdistdir}/tex/generic/tex4ht/latin1.4ht
12mr|texlive-tex4ht-20101027-3|260	%{_texmfdistdir}/tex/generic/tex4ht/latin2.4ht
12mr|texlive-tex4ht-20101027-3|261	%{_texmfdistdir}/tex/generic/tex4ht/lb.4ht
12mr|texlive-tex4ht-20101027-3|262	%{_texmfdistdir}/tex/generic/tex4ht/letter.4ht
12mr|texlive-tex4ht-20101027-3|263	%{_texmfdistdir}/tex/generic/tex4ht/lfeenc.4ht
12mr|texlive-tex4ht-20101027-3|264	%{_texmfdistdir}/tex/generic/tex4ht/lineno.4ht
12mr|texlive-tex4ht-20101027-3|265	%{_texmfdistdir}/tex/generic/tex4ht/linguex.4ht
12mr|texlive-tex4ht-20101027-3|266	%{_texmfdistdir}/tex/generic/tex4ht/listings.4ht
12mr|texlive-tex4ht-20101027-3|267	%{_texmfdistdir}/tex/generic/tex4ht/llncs-a.4ht
12mr|texlive-tex4ht-20101027-3|268	%{_texmfdistdir}/tex/generic/tex4ht/llncs.4ht
12mr|texlive-tex4ht-20101027-3|269	%{_texmfdistdir}/tex/generic/tex4ht/lncse-a.4ht
12mr|texlive-tex4ht-20101027-3|270	%{_texmfdistdir}/tex/generic/tex4ht/lncse.4ht
12mr|texlive-tex4ht-20101027-3|271	%{_texmfdistdir}/tex/generic/tex4ht/longdiv.4ht
12mr|texlive-tex4ht-20101027-3|272	%{_texmfdistdir}/tex/generic/tex4ht/longtable.4ht
12mr|texlive-tex4ht-20101027-3|273	%{_texmfdistdir}/tex/generic/tex4ht/ltugboat-a.4ht
12mr|texlive-tex4ht-20101027-3|274	%{_texmfdistdir}/tex/generic/tex4ht/ltugboat.4ht
12mr|texlive-tex4ht-20101027-3|275	%{_texmfdistdir}/tex/generic/tex4ht/ltugproc-a.4ht
12mr|texlive-tex4ht-20101027-3|276	%{_texmfdistdir}/tex/generic/tex4ht/ltugproc.4ht
12mr|texlive-tex4ht-20101027-3|277	%{_texmfdistdir}/tex/generic/tex4ht/ltxguide.4ht
12mr|texlive-tex4ht-20101027-3|278	%{_texmfdistdir}/tex/generic/tex4ht/m-tex4ht.tex
12mr|texlive-tex4ht-20101027-3|279	%{_texmfdistdir}/tex/generic/tex4ht/makeidx.4ht
12mr|texlive-tex4ht-20101027-3|280	%{_texmfdistdir}/tex/generic/tex4ht/manju.4ht
12mr|texlive-tex4ht-20101027-3|281	%{_texmfdistdir}/tex/generic/tex4ht/manmac.4ht
12mr|texlive-tex4ht-20101027-3|282	%{_texmfdistdir}/tex/generic/tex4ht/mathltx.4ht
12mr|texlive-tex4ht-20101027-3|283	%{_texmfdistdir}/tex/generic/tex4ht/mathml.4ht
12mr|texlive-tex4ht-20101027-3|284	%{_texmfdistdir}/tex/generic/tex4ht/mathplayer.4ht
12mr|texlive-tex4ht-20101027-3|285	%{_texmfdistdir}/tex/generic/tex4ht/mathtools.4ht
12mr|texlive-tex4ht-20101027-3|286	%{_texmfdistdir}/tex/generic/tex4ht/mdwlist.4ht
12mr|texlive-tex4ht-20101027-3|287	%{_texmfdistdir}/tex/generic/tex4ht/mdwtab.4ht
12mr|texlive-tex4ht-20101027-3|288	%{_texmfdistdir}/tex/generic/tex4ht/memoir.4ht
12mr|texlive-tex4ht-20101027-3|289	%{_texmfdistdir}/tex/generic/tex4ht/mempatch.4ht
12mr|texlive-tex4ht-20101027-3|290	%{_texmfdistdir}/tex/generic/tex4ht/mex.4ht
12mr|texlive-tex4ht-20101027-3|291	%{_texmfdistdir}/tex/generic/tex4ht/mfpic.4ht
12mr|texlive-tex4ht-20101027-3|292	%{_texmfdistdir}/tex/generic/tex4ht/microtype.4ht
12mr|texlive-tex4ht-20101027-3|293	%{_texmfdistdir}/tex/generic/tex4ht/minitoc.4ht
12mr|texlive-tex4ht-20101027-3|294	%{_texmfdistdir}/tex/generic/tex4ht/mkht-scripts.4ht
12mr|texlive-tex4ht-20101027-3|295	%{_texmfdistdir}/tex/generic/tex4ht/mkht.4ht
12mr|texlive-tex4ht-20101027-3|296	%{_texmfdistdir}/tex/generic/tex4ht/mktex4ht.4ht
12mr|texlive-tex4ht-20101027-3|297	%{_texmfdistdir}/tex/generic/tex4ht/mla.4ht
12mr|texlive-tex4ht-20101027-3|298	%{_texmfdistdir}/tex/generic/tex4ht/mls.4ht
12mr|texlive-tex4ht-20101027-3|299	%{_texmfdistdir}/tex/generic/tex4ht/moreverb.4ht
12mr|texlive-tex4ht-20101027-3|300	%{_texmfdistdir}/tex/generic/tex4ht/mozilla.4ht
12mr|texlive-tex4ht-20101027-3|301	%{_texmfdistdir}/tex/generic/tex4ht/multicol.4ht
12mr|texlive-tex4ht-20101027-3|302	%{_texmfdistdir}/tex/generic/tex4ht/multind.4ht
12mr|texlive-tex4ht-20101027-3|303	%{_texmfdistdir}/tex/generic/tex4ht/multirow.4ht
12mr|texlive-tex4ht-20101027-3|304	%{_texmfdistdir}/tex/generic/tex4ht/mwart.4ht
12mr|texlive-tex4ht-20101027-3|305	%{_texmfdistdir}/tex/generic/tex4ht/mwbk.4ht
12mr|texlive-tex4ht-20101027-3|306	%{_texmfdistdir}/tex/generic/tex4ht/mwrep.4ht
12mr|texlive-tex4ht-20101027-3|307	%{_texmfdistdir}/tex/generic/tex4ht/nameref.4ht
12mr|texlive-tex4ht-20101027-3|308	%{_texmfdistdir}/tex/generic/tex4ht/natbib.4ht
12mr|texlive-tex4ht-20101027-3|309	%{_texmfdistdir}/tex/generic/tex4ht/ngerman.4ht
12mr|texlive-tex4ht-20101027-3|310	%{_texmfdistdir}/tex/generic/tex4ht/ngermanb.4ht
12mr|texlive-tex4ht-20101027-3|311	%{_texmfdistdir}/tex/generic/tex4ht/nicefrac.4ht
12mr|texlive-tex4ht-20101027-3|312	%{_texmfdistdir}/tex/generic/tex4ht/nomencl.4ht
12mr|texlive-tex4ht-20101027-3|313	%{_texmfdistdir}/tex/generic/tex4ht/norsk.4ht
12mr|texlive-tex4ht-20101027-3|314	%{_texmfdistdir}/tex/generic/tex4ht/ntheorem.4ht
12mr|texlive-tex4ht-20101027-3|315	%{_texmfdistdir}/tex/generic/tex4ht/onmouseover.4ht
12mr|texlive-tex4ht-20101027-3|316	%{_texmfdistdir}/tex/generic/tex4ht/ooffice-mml.4ht
12mr|texlive-tex4ht-20101027-3|317	%{_texmfdistdir}/tex/generic/tex4ht/ooffice.4ht
12mr|texlive-tex4ht-20101027-3|318	%{_texmfdistdir}/tex/generic/tex4ht/ooimpress.4ht
12mr|texlive-tex4ht-20101027-3|319	%{_texmfdistdir}/tex/generic/tex4ht/osudeG.4ht
12mr|texlive-tex4ht-20101027-3|320	%{_texmfdistdir}/tex/generic/tex4ht/ot4enc.4ht
12mr|texlive-tex4ht-20101027-3|321	%{_texmfdistdir}/tex/generic/tex4ht/overcite.4ht
12mr|texlive-tex4ht-20101027-3|322	%{_texmfdistdir}/tex/generic/tex4ht/overpic.4ht
12mr|texlive-tex4ht-20101027-3|323	%{_texmfdistdir}/tex/generic/tex4ht/paralist.4ht
12mr|texlive-tex4ht-20101027-3|324	%{_texmfdistdir}/tex/generic/tex4ht/path.4ht
12mr|texlive-tex4ht-20101027-3|325	%{_texmfdistdir}/tex/generic/tex4ht/pb-diagram.4ht
12mr|texlive-tex4ht-20101027-3|326	%{_texmfdistdir}/tex/generic/tex4ht/pctable.4ht
12mr|texlive-tex4ht-20101027-3|327	%{_texmfdistdir}/tex/generic/tex4ht/pctex32.4ht
12mr|texlive-tex4ht-20101027-3|328	%{_texmfdistdir}/tex/generic/tex4ht/pd1enc.4ht
12mr|texlive-tex4ht-20101027-3|329	%{_texmfdistdir}/tex/generic/tex4ht/pgf.4ht
12mr|texlive-tex4ht-20101027-3|330	%{_texmfdistdir}/tex/generic/tex4ht/picins.4ht
12mr|texlive-tex4ht-20101027-3|331	%{_texmfdistdir}/tex/generic/tex4ht/pictex.4ht
12mr|texlive-tex4ht-20101027-3|332	%{_texmfdistdir}/tex/generic/tex4ht/pifont.4ht
12mr|texlive-tex4ht-20101027-3|333	%{_texmfdistdir}/tex/generic/tex4ht/plain.4ht
12mr|texlive-tex4ht-20101027-3|334	%{_texmfdistdir}/tex/generic/tex4ht/polish.4ht
12mr|texlive-tex4ht-20101027-3|335	%{_texmfdistdir}/tex/generic/tex4ht/polski.4ht
12mr|texlive-tex4ht-20101027-3|336	%{_texmfdistdir}/tex/generic/tex4ht/portuges.4ht
12mr|texlive-tex4ht-20101027-3|337	%{_texmfdistdir}/tex/generic/tex4ht/powerdot-a.4ht
12mr|texlive-tex4ht-20101027-3|338	%{_texmfdistdir}/tex/generic/tex4ht/powerdot.4ht
12mr|texlive-tex4ht-20101027-3|339	%{_texmfdistdir}/tex/generic/tex4ht/prosper-a.4ht
12mr|texlive-tex4ht-20101027-3|340	%{_texmfdistdir}/tex/generic/tex4ht/prosper.4ht
12mr|texlive-tex4ht-20101027-3|341	%{_texmfdistdir}/tex/generic/tex4ht/psfig.4ht
12mr|texlive-tex4ht-20101027-3|342	%{_texmfdistdir}/tex/generic/tex4ht/pst-all.4ht
12mr|texlive-tex4ht-20101027-3|343	%{_texmfdistdir}/tex/generic/tex4ht/pst-jtree.4ht
12mr|texlive-tex4ht-20101027-3|344	%{_texmfdistdir}/tex/generic/tex4ht/pstricks.4ht
12mr|texlive-tex4ht-20101027-3|345	%{_texmfdistdir}/tex/generic/tex4ht/reading.4ht
12mr|texlive-tex4ht-20101027-3|346	%{_texmfdistdir}/tex/generic/tex4ht/report.4ht
12mr|texlive-tex4ht-20101027-3|347	%{_texmfdistdir}/tex/generic/tex4ht/res-a.4ht
12mr|texlive-tex4ht-20101027-3|348	%{_texmfdistdir}/tex/generic/tex4ht/res.4ht
12mr|texlive-tex4ht-20101027-3|349	%{_texmfdistdir}/tex/generic/tex4ht/resume.4ht
12mr|texlive-tex4ht-20101027-3|350	%{_texmfdistdir}/tex/generic/tex4ht/revsymb.4ht
12mr|texlive-tex4ht-20101027-3|351	%{_texmfdistdir}/tex/generic/tex4ht/revtex.4ht
12mr|texlive-tex4ht-20101027-3|352	%{_texmfdistdir}/tex/generic/tex4ht/revtex4.4ht
12mr|texlive-tex4ht-20101027-3|353	%{_texmfdistdir}/tex/generic/tex4ht/rlbabel.4ht
12mr|texlive-tex4ht-20101027-3|354	%{_texmfdistdir}/tex/generic/tex4ht/romanian.4ht
12mr|texlive-tex4ht-20101027-3|355	%{_texmfdistdir}/tex/generic/tex4ht/rotating.4ht
12mr|texlive-tex4ht-20101027-3|356	%{_texmfdistdir}/tex/generic/tex4ht/russianb.4ht
12mr|texlive-tex4ht-20101027-3|357	%{_texmfdistdir}/tex/generic/tex4ht/scottish.4ht
12mr|texlive-tex4ht-20101027-3|358	%{_texmfdistdir}/tex/generic/tex4ht/scrartcl.4ht
12mr|texlive-tex4ht-20101027-3|359	%{_texmfdistdir}/tex/generic/tex4ht/scrbook.4ht
12mr|texlive-tex4ht-20101027-3|360	%{_texmfdistdir}/tex/generic/tex4ht/scrreprt.4ht
12mr|texlive-tex4ht-20101027-3|361	%{_texmfdistdir}/tex/generic/tex4ht/seminar-a.4ht
12mr|texlive-tex4ht-20101027-3|362	%{_texmfdistdir}/tex/generic/tex4ht/seminar.4ht
12mr|texlive-tex4ht-20101027-3|363	%{_texmfdistdir}/tex/generic/tex4ht/seslideb.4ht
12mr|texlive-tex4ht-20101027-3|364	%{_texmfdistdir}/tex/generic/tex4ht/showfonts.4ht
12mr|texlive-tex4ht-20101027-3|365	%{_texmfdistdir}/tex/generic/tex4ht/sig-alternate.4ht
12mr|texlive-tex4ht-20101027-3|366	%{_texmfdistdir}/tex/generic/tex4ht/sistyle.4ht
12mr|texlive-tex4ht-20101027-3|367	%{_texmfdistdir}/tex/generic/tex4ht/slides.4ht
12mr|texlive-tex4ht-20101027-3|368	%{_texmfdistdir}/tex/generic/tex4ht/slidesec.4ht
12mr|texlive-tex4ht-20101027-3|369	%{_texmfdistdir}/tex/generic/tex4ht/slovak.4ht
12mr|texlive-tex4ht-20101027-3|370	%{_texmfdistdir}/tex/generic/tex4ht/slovene.4ht
12mr|texlive-tex4ht-20101027-3|371	%{_texmfdistdir}/tex/generic/tex4ht/soul.4ht
12mr|texlive-tex4ht-20101027-3|372	%{_texmfdistdir}/tex/generic/tex4ht/spanish.4ht
12mr|texlive-tex4ht-20101027-3|373	%{_texmfdistdir}/tex/generic/tex4ht/splitidx.4ht
12mr|texlive-tex4ht-20101027-3|374	%{_texmfdistdir}/tex/generic/tex4ht/srcltx.4ht
12mr|texlive-tex4ht-20101027-3|375	%{_texmfdistdir}/tex/generic/tex4ht/subeqnarray.4ht
12mr|texlive-tex4ht-20101027-3|376	%{_texmfdistdir}/tex/generic/tex4ht/subfigure.4ht
12mr|texlive-tex4ht-20101027-3|377	%{_texmfdistdir}/tex/generic/tex4ht/supertabular.4ht
12mr|texlive-tex4ht-20101027-3|378	%{_texmfdistdir}/tex/generic/tex4ht/sverb.4ht
12mr|texlive-tex4ht-20101027-3|379	%{_texmfdistdir}/tex/generic/tex4ht/svg.4ht
12mr|texlive-tex4ht-20101027-3|380	%{_texmfdistdir}/tex/generic/tex4ht/svgnam.4ht
12mr|texlive-tex4ht-20101027-3|381	%{_texmfdistdir}/tex/generic/tex4ht/swedish.4ht
12mr|texlive-tex4ht-20101027-3|382	%{_texmfdistdir}/tex/generic/tex4ht/syntax.4ht
12mr|texlive-tex4ht-20101027-3|383	%{_texmfdistdir}/tex/generic/tex4ht/t2benc.4ht
12mr|texlive-tex4ht-20101027-3|384	%{_texmfdistdir}/tex/generic/tex4ht/tabularx.4ht
12mr|texlive-tex4ht-20101027-3|385	%{_texmfdistdir}/tex/generic/tex4ht/tabulary-a.4ht
12mr|texlive-tex4ht-20101027-3|386	%{_texmfdistdir}/tex/generic/tex4ht/tabulary.4ht
12mr|texlive-tex4ht-20101027-3|387	%{_texmfdistdir}/tex/generic/tex4ht/tcilatex.4ht
12mr|texlive-tex4ht-20101027-3|388	%{_texmfdistdir}/tex/generic/tex4ht/tei-math.4ht
12mr|texlive-tex4ht-20101027-3|389	%{_texmfdistdir}/tex/generic/tex4ht/tei-mml.4ht
12mr|texlive-tex4ht-20101027-3|390	%{_texmfdistdir}/tex/generic/tex4ht/tei-mmltei.4ht
12mr|texlive-tex4ht-20101027-3|391	%{_texmfdistdir}/tex/generic/tex4ht/tei.4ht
12mr|texlive-tex4ht-20101027-3|392	%{_texmfdistdir}/tex/generic/tex4ht/tex4ht.4ht
12mr|texlive-tex4ht-20101027-3|393	%{_texmfdistdir}/tex/generic/tex4ht/tex4ht.sty
12mr|texlive-tex4ht-20101027-3|394	%{_texmfdistdir}/tex/generic/tex4ht/texinfo.4ht
12mr|texlive-tex4ht-20101027-3|395	%{_texmfdistdir}/tex/generic/tex4ht/texpower.4ht
12mr|texlive-tex4ht-20101027-3|396	%{_texmfdistdir}/tex/generic/tex4ht/textures.4ht
12mr|texlive-tex4ht-20101027-3|397	%{_texmfdistdir}/tex/generic/tex4ht/th4.4ht
12mr|texlive-tex4ht-20101027-3|398	%{_texmfdistdir}/tex/generic/tex4ht/theorem.4ht
12mr|texlive-tex4ht-20101027-3|399	%{_texmfdistdir}/tex/generic/tex4ht/titlesec.4ht
12mr|texlive-tex4ht-20101027-3|400	%{_texmfdistdir}/tex/generic/tex4ht/tugboat.4ht
12mr|texlive-tex4ht-20101027-3|401	%{_texmfdistdir}/tex/generic/tex4ht/turkish.4ht
12mr|texlive-tex4ht-20101027-3|402	%{_texmfdistdir}/tex/generic/tex4ht/ucs.4ht
12mr|texlive-tex4ht-20101027-3|403	%{_texmfdistdir}/tex/generic/tex4ht/ukraineb.4ht
12mr|texlive-tex4ht-20101027-3|404	%{_texmfdistdir}/tex/generic/tex4ht/ulem.4ht
12mr|texlive-tex4ht-20101027-3|405	%{_texmfdistdir}/tex/generic/tex4ht/unicode.4ht
12mr|texlive-tex4ht-20101027-3|406	%{_texmfdistdir}/tex/generic/tex4ht/url.4ht
12mr|texlive-tex4ht-20101027-3|407	%{_texmfdistdir}/tex/generic/tex4ht/usepackage.4ht
12mr|texlive-tex4ht-20101027-3|408	%{_texmfdistdir}/tex/generic/tex4ht/ushort.4ht
12mr|texlive-tex4ht-20101027-3|409	%{_texmfdistdir}/tex/generic/tex4ht/usorbian.4ht
12mr|texlive-tex4ht-20101027-3|410	%{_texmfdistdir}/tex/generic/tex4ht/utf8.4ht
12mr|texlive-tex4ht-20101027-3|411	%{_texmfdistdir}/tex/generic/tex4ht/utf8x.4ht
12mr|texlive-tex4ht-20101027-3|412	%{_texmfdistdir}/tex/generic/tex4ht/vanilla.4ht
12mr|texlive-tex4ht-20101027-3|413	%{_texmfdistdir}/tex/generic/tex4ht/varioref.4ht
12mr|texlive-tex4ht-20101027-3|414	%{_texmfdistdir}/tex/generic/tex4ht/verbatim.4ht
12mr|texlive-tex4ht-20101027-3|415	%{_texmfdistdir}/tex/generic/tex4ht/verbatimfiles.4ht
12mr|texlive-tex4ht-20101027-3|416	%{_texmfdistdir}/tex/generic/tex4ht/verse.4ht
12mr|texlive-tex4ht-20101027-3|417	%{_texmfdistdir}/tex/generic/tex4ht/vowel.4ht
12mr|texlive-tex4ht-20101027-3|418	%{_texmfdistdir}/tex/generic/tex4ht/web.4ht
12mr|texlive-tex4ht-20101027-3|419	%{_texmfdistdir}/tex/generic/tex4ht/welsh.4ht
12mr|texlive-tex4ht-20101027-3|420	%{_texmfdistdir}/tex/generic/tex4ht/wrapfig.4ht
12mr|texlive-tex4ht-20101027-3|421	%{_texmfdistdir}/tex/generic/tex4ht/writer.4ht
12mr|texlive-tex4ht-20101027-3|422	%{_texmfdistdir}/tex/generic/tex4ht/xcolor.4ht
12mr|texlive-tex4ht-20101027-3|423	%{_texmfdistdir}/tex/generic/tex4ht/xr-hyper.4ht
12mr|texlive-tex4ht-20101027-3|424	%{_texmfdistdir}/tex/generic/tex4ht/xr.4ht
12mr|texlive-tex4ht-20101027-3|425	%{_texmfdistdir}/tex/generic/tex4ht/xy.4ht
12mr|texlive-tex4ht-20101027-3|426	%{_texmfdistdir}/tex4ht/base/unix/tex4ht.env
12mr|texlive-tex4ht-20101027-3|427	%{_texmfdistdir}/tex4ht/base/win32/tex4ht.env
12mr|texlive-tex4ht-20101027-3|428	%{_texmfdistdir}/tex4ht/bin/tex4ht.jar
12mr|texlive-tex4ht-20101027-3|429	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd.htf
12mr|texlive-tex4ht-20101027-3|430	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd7t.htf
12mr|texlive-tex4ht-20101027-3|431	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8c.htf
12mr|texlive-tex4ht-20101027-3|432	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8r.htf
12mr|texlive-tex4ht-20101027-3|433	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8t.htf
12mr|texlive-tex4ht-20101027-3|434	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc.htf
12mr|texlive-tex4ht-20101027-3|435	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc7t.htf
12mr|texlive-tex4ht-20101027-3|436	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc8t.htf
12mr|texlive-tex4ht-20101027-3|437	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo.htf
12mr|texlive-tex4ht-20101027-3|438	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo7t.htf
12mr|texlive-tex4ht-20101027-3|439	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8c.htf
12mr|texlive-tex4ht-20101027-3|440	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8r.htf
12mr|texlive-tex4ht-20101027-3|441	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8t.htf
12mr|texlive-tex4ht-20101027-3|442	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk.htf
12mr|texlive-tex4ht-20101027-3|443	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk7t.htf
12mr|texlive-tex4ht-20101027-3|444	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8c.htf
12mr|texlive-tex4ht-20101027-3|445	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8r.htf
12mr|texlive-tex4ht-20101027-3|446	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8t.htf
12mr|texlive-tex4ht-20101027-3|447	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc.htf
12mr|texlive-tex4ht-20101027-3|448	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc7t.htf
12mr|texlive-tex4ht-20101027-3|449	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc8t.htf
12mr|texlive-tex4ht-20101027-3|450	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko.htf
12mr|texlive-tex4ht-20101027-3|451	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko7t.htf
12mr|texlive-tex4ht-20101027-3|452	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8c.htf
12mr|texlive-tex4ht-20101027-3|453	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8r.htf
12mr|texlive-tex4ht-20101027-3|454	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8t.htf
12mr|texlive-tex4ht-20101027-3|455	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/rpagd.htf
12mr|texlive-tex4ht-20101027-3|456	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/rpagdo.htf
12mr|texlive-tex4ht-20101027-3|457	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/rpagk.htf
12mr|texlive-tex4ht-20101027-3|458	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/rpagko.htf
12mr|texlive-tex4ht-20101027-3|459	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd.htf
12mr|texlive-tex4ht-20101027-3|460	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd7t.htf
12mr|texlive-tex4ht-20101027-3|461	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8c.htf
12mr|texlive-tex4ht-20101027-3|462	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8r.htf
12mr|texlive-tex4ht-20101027-3|463	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8t.htf
12mr|texlive-tex4ht-20101027-3|464	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc.htf
12mr|texlive-tex4ht-20101027-3|465	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc7t.htf
12mr|texlive-tex4ht-20101027-3|466	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc8t.htf
12mr|texlive-tex4ht-20101027-3|467	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi.htf
12mr|texlive-tex4ht-20101027-3|468	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi7t.htf
12mr|texlive-tex4ht-20101027-3|469	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8c.htf
12mr|texlive-tex4ht-20101027-3|470	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8r.htf
12mr|texlive-tex4ht-20101027-3|471	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8t.htf
12mr|texlive-tex4ht-20101027-3|472	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo.htf
12mr|texlive-tex4ht-20101027-3|473	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo7t.htf
12mr|texlive-tex4ht-20101027-3|474	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8c.htf
12mr|texlive-tex4ht-20101027-3|475	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8r.htf
12mr|texlive-tex4ht-20101027-3|476	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8t.htf
12mr|texlive-tex4ht-20101027-3|477	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl.htf
12mr|texlive-tex4ht-20101027-3|478	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl7t.htf
12mr|texlive-tex4ht-20101027-3|479	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8c.htf
12mr|texlive-tex4ht-20101027-3|480	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8r.htf
12mr|texlive-tex4ht-20101027-3|481	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8t.htf
12mr|texlive-tex4ht-20101027-3|482	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklc.htf
12mr|texlive-tex4ht-20101027-3|483	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklc7t.htf
12mr|texlive-tex4ht-20101027-3|484	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklc8t.htf
12mr|texlive-tex4ht-20101027-3|485	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli.htf
12mr|texlive-tex4ht-20101027-3|486	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli7t.htf
12mr|texlive-tex4ht-20101027-3|487	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8c.htf
12mr|texlive-tex4ht-20101027-3|488	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8r.htf
12mr|texlive-tex4ht-20101027-3|489	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8t.htf
12mr|texlive-tex4ht-20101027-3|490	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo.htf
12mr|texlive-tex4ht-20101027-3|491	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo7t.htf
12mr|texlive-tex4ht-20101027-3|492	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8c.htf
12mr|texlive-tex4ht-20101027-3|493	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8r.htf
12mr|texlive-tex4ht-20101027-3|494	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8t.htf
12mr|texlive-tex4ht-20101027-3|495	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/rpbkd.htf
12mr|texlive-tex4ht-20101027-3|496	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/rpbkdi.htf
12mr|texlive-tex4ht-20101027-3|497	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/rpbkl.htf
12mr|texlive-tex4ht-20101027-3|498	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/rpbkli.htf
12mr|texlive-tex4ht-20101027-3|499	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb.htf
12mr|texlive-tex4ht-20101027-3|500	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb7t.htf
12mr|texlive-tex4ht-20101027-3|501	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb8c.htf
12mr|texlive-tex4ht-20101027-3|502	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb8r.htf
12mr|texlive-tex4ht-20101027-3|503	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb8t.htf
12mr|texlive-tex4ht-20101027-3|504	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb8u.htf
12mr|texlive-tex4ht-20101027-3|505	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbc.htf
12mr|texlive-tex4ht-20101027-3|506	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbc7t.htf
12mr|texlive-tex4ht-20101027-3|507	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbc8t.htf
12mr|texlive-tex4ht-20101027-3|508	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo.htf
12mr|texlive-tex4ht-20101027-3|509	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo7t.htf
12mr|texlive-tex4ht-20101027-3|510	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8c.htf
12mr|texlive-tex4ht-20101027-3|511	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8r.htf
12mr|texlive-tex4ht-20101027-3|512	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8t.htf
12mr|texlive-tex4ht-20101027-3|513	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8u.htf
12mr|texlive-tex4ht-20101027-3|514	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr.htf
12mr|texlive-tex4ht-20101027-3|515	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr8c.htf
12mr|texlive-tex4ht-20101027-3|516	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr8r.htf
12mr|texlive-tex4ht-20101027-3|517	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr8t.htf
12mr|texlive-tex4ht-20101027-3|518	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr8u.htf
12mr|texlive-tex4ht-20101027-3|519	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrrc.htf
12mr|texlive-tex4ht-20101027-3|520	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrrc8t.htf
12mr|texlive-tex4ht-20101027-3|521	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrro.htf
12mr|texlive-tex4ht-20101027-3|522	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrro7t.htf
12mr|texlive-tex4ht-20101027-3|523	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrro8c.htf
12mr|texlive-tex4ht-20101027-3|524	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrro8t.htf
12mr|texlive-tex4ht-20101027-3|525	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/rpcrb.htf
12mr|texlive-tex4ht-20101027-3|526	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/rpcrbo.htf
12mr|texlive-tex4ht-20101027-3|527	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/rpcrr.htf
12mr|texlive-tex4ht-20101027-3|528	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/rpcrro.htf
12mr|texlive-tex4ht-20101027-3|529	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb.htf
12mr|texlive-tex4ht-20101027-3|530	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb7t.htf
12mr|texlive-tex4ht-20101027-3|531	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8c.htf
12mr|texlive-tex4ht-20101027-3|532	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8cn.htf
12mr|texlive-tex4ht-20101027-3|533	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8r.htf
12mr|texlive-tex4ht-20101027-3|534	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8rn.htf
12mr|texlive-tex4ht-20101027-3|535	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8t.htf
12mr|texlive-tex4ht-20101027-3|536	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8tn.htf
12mr|texlive-tex4ht-20101027-3|537	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8z.htf
12mr|texlive-tex4ht-20101027-3|538	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc.htf
12mr|texlive-tex4ht-20101027-3|539	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc7t.htf
12mr|texlive-tex4ht-20101027-3|540	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc7tn.htf
12mr|texlive-tex4ht-20101027-3|541	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc8t.htf
12mr|texlive-tex4ht-20101027-3|542	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc8tn.htf
12mr|texlive-tex4ht-20101027-3|543	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo.htf
12mr|texlive-tex4ht-20101027-3|544	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo7t.htf
12mr|texlive-tex4ht-20101027-3|545	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo7tn.htf
12mr|texlive-tex4ht-20101027-3|546	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8c.htf
12mr|texlive-tex4ht-20101027-3|547	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8cn.htf
12mr|texlive-tex4ht-20101027-3|548	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8r.htf
12mr|texlive-tex4ht-20101027-3|549	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8rn.htf
12mr|texlive-tex4ht-20101027-3|550	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8t.htf
12mr|texlive-tex4ht-20101027-3|551	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8tn.htf
12mr|texlive-tex4ht-20101027-3|552	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbon.htf
12mr|texlive-tex4ht-20101027-3|553	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbrn.htf
12mr|texlive-tex4ht-20101027-3|554	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr.htf
12mr|texlive-tex4ht-20101027-3|555	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr7t.htf
12mr|texlive-tex4ht-20101027-3|556	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8c.htf
12mr|texlive-tex4ht-20101027-3|557	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8cn.htf
12mr|texlive-tex4ht-20101027-3|558	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8r.htf
12mr|texlive-tex4ht-20101027-3|559	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8rn.htf
12mr|texlive-tex4ht-20101027-3|560	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8t.htf
12mr|texlive-tex4ht-20101027-3|561	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8tn.htf
12mr|texlive-tex4ht-20101027-3|562	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc.htf
12mr|texlive-tex4ht-20101027-3|563	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc7t.htf
12mr|texlive-tex4ht-20101027-3|564	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc7tn.htf
12mr|texlive-tex4ht-20101027-3|565	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc8t.htf
12mr|texlive-tex4ht-20101027-3|566	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc8tn.htf
12mr|texlive-tex4ht-20101027-3|567	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro.htf
12mr|texlive-tex4ht-20101027-3|568	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro7t.htf
12mr|texlive-tex4ht-20101027-3|569	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro7tn.htf
12mr|texlive-tex4ht-20101027-3|570	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8c.htf
12mr|texlive-tex4ht-20101027-3|571	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8cn.htf
12mr|texlive-tex4ht-20101027-3|572	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8r.htf
12mr|texlive-tex4ht-20101027-3|573	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8rn.htf
12mr|texlive-tex4ht-20101027-3|574	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8t.htf
12mr|texlive-tex4ht-20101027-3|575	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8tn.htf
12mr|texlive-tex4ht-20101027-3|576	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvron.htf
12mr|texlive-tex4ht-20101027-3|577	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrrn.htf
12mr|texlive-tex4ht-20101027-3|578	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/pplb8z.htf
12mr|texlive-tex4ht-20101027-3|579	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/pplbi8z.htf
12mr|texlive-tex4ht-20101027-3|580	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/pplr8z.htf
12mr|texlive-tex4ht-20101027-3|581	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/pplri8z.htf
12mr|texlive-tex4ht-20101027-3|582	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvb.htf
12mr|texlive-tex4ht-20101027-3|583	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbo.htf
12mr|texlive-tex4ht-20101027-3|584	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbon.htf
12mr|texlive-tex4ht-20101027-3|585	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbrn.htf
12mr|texlive-tex4ht-20101027-3|586	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvr.htf
12mr|texlive-tex4ht-20101027-3|587	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvro.htf
12mr|texlive-tex4ht-20101027-3|588	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvron.htf
12mr|texlive-tex4ht-20101027-3|589	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvrrn.htf
12mr|texlive-tex4ht-20101027-3|590	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmb.htf
12mr|texlive-tex4ht-20101027-3|591	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmbm.htf
12mr|texlive-tex4ht-20101027-3|592	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmby.htf
12mr|texlive-tex4ht-20101027-3|593	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmr.htf
12mr|texlive-tex4ht-20101027-3|594	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmrm.htf
12mr|texlive-tex4ht-20101027-3|595	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmrv.htf
12mr|texlive-tex4ht-20101027-3|596	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmry.htf
12mr|texlive-tex4ht-20101027-3|597	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7m.htf
12mr|texlive-tex4ht-20101027-3|598	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7t.htf
12mr|texlive-tex4ht-20101027-3|599	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7v.htf
12mr|texlive-tex4ht-20101027-3|600	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7y.htf
12mr|texlive-tex4ht-20101027-3|601	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb.htf
12mr|texlive-tex4ht-20101027-3|602	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb7t.htf
12mr|texlive-tex4ht-20101027-3|603	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8c.htf
12mr|texlive-tex4ht-20101027-3|604	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8r.htf
12mr|texlive-tex4ht-20101027-3|605	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8t.htf
12mr|texlive-tex4ht-20101027-3|606	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc.htf
12mr|texlive-tex4ht-20101027-3|607	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc7t.htf
12mr|texlive-tex4ht-20101027-3|608	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc8t.htf
12mr|texlive-tex4ht-20101027-3|609	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi.htf
12mr|texlive-tex4ht-20101027-3|610	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi7t.htf
12mr|texlive-tex4ht-20101027-3|611	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8c.htf
12mr|texlive-tex4ht-20101027-3|612	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8r.htf
12mr|texlive-tex4ht-20101027-3|613	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8t.htf
12mr|texlive-tex4ht-20101027-3|614	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo.htf
12mr|texlive-tex4ht-20101027-3|615	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo7t.htf
12mr|texlive-tex4ht-20101027-3|616	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8c.htf
12mr|texlive-tex4ht-20101027-3|617	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8r.htf
12mr|texlive-tex4ht-20101027-3|618	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8t.htf
12mr|texlive-tex4ht-20101027-3|619	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr.htf
12mr|texlive-tex4ht-20101027-3|620	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr7t.htf
12mr|texlive-tex4ht-20101027-3|621	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8c.htf
12mr|texlive-tex4ht-20101027-3|622	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8r.htf
12mr|texlive-tex4ht-20101027-3|623	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8t.htf
12mr|texlive-tex4ht-20101027-3|624	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc.htf
12mr|texlive-tex4ht-20101027-3|625	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc7t.htf
12mr|texlive-tex4ht-20101027-3|626	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc8t.htf
12mr|texlive-tex4ht-20101027-3|627	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri.htf
12mr|texlive-tex4ht-20101027-3|628	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri7t.htf
12mr|texlive-tex4ht-20101027-3|629	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8c.htf
12mr|texlive-tex4ht-20101027-3|630	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8r.htf
12mr|texlive-tex4ht-20101027-3|631	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8t.htf
12mr|texlive-tex4ht-20101027-3|632	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro.htf
12mr|texlive-tex4ht-20101027-3|633	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro7t.htf
12mr|texlive-tex4ht-20101027-3|634	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8c.htf
12mr|texlive-tex4ht-20101027-3|635	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8r.htf
12mr|texlive-tex4ht-20101027-3|636	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8t.htf
12mr|texlive-tex4ht-20101027-3|637	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncb.htf
12mr|texlive-tex4ht-20101027-3|638	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncbi.htf
12mr|texlive-tex4ht-20101027-3|639	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncr.htf
12mr|texlive-tex4ht-20101027-3|640	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncri.htf
12mr|texlive-tex4ht-20101027-3|641	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb.htf
12mr|texlive-tex4ht-20101027-3|642	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb7t.htf
12mr|texlive-tex4ht-20101027-3|643	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb8c.htf
12mr|texlive-tex4ht-20101027-3|644	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb8r.htf
12mr|texlive-tex4ht-20101027-3|645	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb8t.htf
12mr|texlive-tex4ht-20101027-3|646	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb9d.htf
12mr|texlive-tex4ht-20101027-3|647	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb9e.htf
12mr|texlive-tex4ht-20101027-3|648	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb9o.htf
12mr|texlive-tex4ht-20101027-3|649	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb9t.htf
12mr|texlive-tex4ht-20101027-3|650	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbc.htf
12mr|texlive-tex4ht-20101027-3|651	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbc7t.htf
12mr|texlive-tex4ht-20101027-3|652	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbc8t.htf
12mr|texlive-tex4ht-20101027-3|653	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbc8z.htf
12mr|texlive-tex4ht-20101027-3|654	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi.htf
12mr|texlive-tex4ht-20101027-3|655	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi7t.htf
12mr|texlive-tex4ht-20101027-3|656	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8c.htf
12mr|texlive-tex4ht-20101027-3|657	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8r.htf
12mr|texlive-tex4ht-20101027-3|658	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8t.htf
12mr|texlive-tex4ht-20101027-3|659	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9c.htf
12mr|texlive-tex4ht-20101027-3|660	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9d.htf
12mr|texlive-tex4ht-20101027-3|661	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9e.htf
12mr|texlive-tex4ht-20101027-3|662	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9o.htf
12mr|texlive-tex4ht-20101027-3|663	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9t.htf
12mr|texlive-tex4ht-20101027-3|664	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo.htf
12mr|texlive-tex4ht-20101027-3|665	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo7t.htf
12mr|texlive-tex4ht-20101027-3|666	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8c.htf
12mr|texlive-tex4ht-20101027-3|667	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8r.htf
12mr|texlive-tex4ht-20101027-3|668	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8t.htf
12mr|texlive-tex4ht-20101027-3|669	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbu.htf
12mr|texlive-tex4ht-20101027-3|670	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbu8r.htf
12mr|texlive-tex4ht-20101027-3|671	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr.htf
12mr|texlive-tex4ht-20101027-3|672	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr7t.htf
12mr|texlive-tex4ht-20101027-3|673	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr8c.htf
12mr|texlive-tex4ht-20101027-3|674	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr8r.htf
12mr|texlive-tex4ht-20101027-3|675	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr8rn.htf
12mr|texlive-tex4ht-20101027-3|676	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr8t.htf
12mr|texlive-tex4ht-20101027-3|677	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9c.htf
12mr|texlive-tex4ht-20101027-3|678	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9d.htf
12mr|texlive-tex4ht-20101027-3|679	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9e.htf
12mr|texlive-tex4ht-20101027-3|680	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9o.htf
12mr|texlive-tex4ht-20101027-3|681	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9t.htf
12mr|texlive-tex4ht-20101027-3|682	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc7t.htf
12mr|texlive-tex4ht-20101027-3|683	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc8t.htf
12mr|texlive-tex4ht-20101027-3|684	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc8z.htf
12mr|texlive-tex4ht-20101027-3|685	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9d.htf
12mr|texlive-tex4ht-20101027-3|686	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9e.htf
12mr|texlive-tex4ht-20101027-3|687	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9o.htf
12mr|texlive-tex4ht-20101027-3|688	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri.htf
12mr|texlive-tex4ht-20101027-3|689	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri7t.htf
12mr|texlive-tex4ht-20101027-3|690	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri8c.htf
12mr|texlive-tex4ht-20101027-3|691	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri8r.htf
12mr|texlive-tex4ht-20101027-3|692	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri8t.htf
12mr|texlive-tex4ht-20101027-3|693	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri9c.htf
12mr|texlive-tex4ht-20101027-3|694	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri9d.htf
12mr|texlive-tex4ht-20101027-3|695	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri9e.htf
12mr|texlive-tex4ht-20101027-3|696	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri9o.htf
12mr|texlive-tex4ht-20101027-3|697	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro.htf
12mr|texlive-tex4ht-20101027-3|698	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro7t.htf
12mr|texlive-tex4ht-20101027-3|699	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro8c.htf
12mr|texlive-tex4ht-20101027-3|700	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro8r.htf
12mr|texlive-tex4ht-20101027-3|701	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro8t.htf
12mr|texlive-tex4ht-20101027-3|702	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrr8re.htf
12mr|texlive-tex4ht-20101027-3|703	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrre.htf
12mr|texlive-tex4ht-20101027-3|704	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrrn.htf
12mr|texlive-tex4ht-20101027-3|705	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplru.htf
12mr|texlive-tex4ht-20101027-3|706	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplru8r.htf
12mr|texlive-tex4ht-20101027-3|707	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplb.htf
12mr|texlive-tex4ht-20101027-3|708	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplbi.htf
12mr|texlive-tex4ht-20101027-3|709	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplbu.htf
12mr|texlive-tex4ht-20101027-3|710	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplr.htf
12mr|texlive-tex4ht-20101027-3|711	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplri.htf
12mr|texlive-tex4ht-20101027-3|712	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplro.htf
12mr|texlive-tex4ht-20101027-3|713	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplrre.htf
12mr|texlive-tex4ht-20101027-3|714	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplrrn.htf
12mr|texlive-tex4ht-20101027-3|715	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplru.htf
12mr|texlive-tex4ht-20101027-3|716	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplb7d.htf
12mr|texlive-tex4ht-20101027-3|717	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplb8a.htf
12mr|texlive-tex4ht-20101027-3|718	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbcj7t.htf
12mr|texlive-tex4ht-20101027-3|719	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbcj8t.htf
12mr|texlive-tex4ht-20101027-3|720	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbi7d.htf
12mr|texlive-tex4ht-20101027-3|721	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbi8a.htf
12mr|texlive-tex4ht-20101027-3|722	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij7t.htf
12mr|texlive-tex4ht-20101027-3|723	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij8r.htf
12mr|texlive-tex4ht-20101027-3|724	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij8t.htf
12mr|texlive-tex4ht-20101027-3|725	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj7t.htf
12mr|texlive-tex4ht-20101027-3|726	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj8r.htf
12mr|texlive-tex4ht-20101027-3|727	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj8t.htf
12mr|texlive-tex4ht-20101027-3|728	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo7t.htf
12mr|texlive-tex4ht-20101027-3|729	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo8r.htf
12mr|texlive-tex4ht-20101027-3|730	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo8t.htf
12mr|texlive-tex4ht-20101027-3|731	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll7t.htf
12mr|texlive-tex4ht-20101027-3|732	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8a.htf
12mr|texlive-tex4ht-20101027-3|733	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8c.htf
12mr|texlive-tex4ht-20101027-3|734	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8r.htf
12mr|texlive-tex4ht-20101027-3|735	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8t.htf
12mr|texlive-tex4ht-20101027-3|736	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllc7t.htf
12mr|texlive-tex4ht-20101027-3|737	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllc8t.htf
12mr|texlive-tex4ht-20101027-3|738	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli7t.htf
12mr|texlive-tex4ht-20101027-3|739	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8a.htf
12mr|texlive-tex4ht-20101027-3|740	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8c.htf
12mr|texlive-tex4ht-20101027-3|741	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8r.htf
12mr|texlive-tex4ht-20101027-3|742	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8t.htf
12mr|texlive-tex4ht-20101027-3|743	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo7t.htf
12mr|texlive-tex4ht-20101027-3|744	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8c.htf
12mr|texlive-tex4ht-20101027-3|745	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8r.htf
12mr|texlive-tex4ht-20101027-3|746	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8t.htf
12mr|texlive-tex4ht-20101027-3|747	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm7t.htf
12mr|texlive-tex4ht-20101027-3|748	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8a.htf
12mr|texlive-tex4ht-20101027-3|749	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8c.htf
12mr|texlive-tex4ht-20101027-3|750	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8r.htf
12mr|texlive-tex4ht-20101027-3|751	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8t.htf
12mr|texlive-tex4ht-20101027-3|752	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmc7t.htf
12mr|texlive-tex4ht-20101027-3|753	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmc8t.htf
12mr|texlive-tex4ht-20101027-3|754	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi7t.htf
12mr|texlive-tex4ht-20101027-3|755	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8a.htf
12mr|texlive-tex4ht-20101027-3|756	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8c.htf
12mr|texlive-tex4ht-20101027-3|757	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8r.htf
12mr|texlive-tex4ht-20101027-3|758	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8t.htf
12mr|texlive-tex4ht-20101027-3|759	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo7t.htf
12mr|texlive-tex4ht-20101027-3|760	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8c.htf
12mr|texlive-tex4ht-20101027-3|761	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8r.htf
12mr|texlive-tex4ht-20101027-3|762	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8t.htf
12mr|texlive-tex4ht-20101027-3|763	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplr8a.htf
12mr|texlive-tex4ht-20101027-3|764	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrc7d.htf
12mr|texlive-tex4ht-20101027-3|765	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj7t.htf
12mr|texlive-tex4ht-20101027-3|766	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj8r.htf
12mr|texlive-tex4ht-20101027-3|767	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj8t.htf
12mr|texlive-tex4ht-20101027-3|768	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcjo8r.htf
12mr|texlive-tex4ht-20101027-3|769	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplri7d.htf
12mr|texlive-tex4ht-20101027-3|770	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplri8a.htf
12mr|texlive-tex4ht-20101027-3|771	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij.htf
12mr|texlive-tex4ht-20101027-3|772	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij7t.htf
12mr|texlive-tex4ht-20101027-3|773	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij8r.htf
12mr|texlive-tex4ht-20101027-3|774	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrj.htf
12mr|texlive-tex4ht-20101027-3|775	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrj7t.htf
12mr|texlive-tex4ht-20101027-3|776	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrjo7t.htf
12mr|texlive-tex4ht-20101027-3|777	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx7t.htf
12mr|texlive-tex4ht-20101027-3|778	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8a.htf
12mr|texlive-tex4ht-20101027-3|779	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8c.htf
12mr|texlive-tex4ht-20101027-3|780	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8r.htf
12mr|texlive-tex4ht-20101027-3|781	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8t.htf
12mr|texlive-tex4ht-20101027-3|782	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxc7t.htf
12mr|texlive-tex4ht-20101027-3|783	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxc8t.htf
12mr|texlive-tex4ht-20101027-3|784	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi7t.htf
12mr|texlive-tex4ht-20101027-3|785	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8a.htf
12mr|texlive-tex4ht-20101027-3|786	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8c.htf
12mr|texlive-tex4ht-20101027-3|787	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8r.htf
12mr|texlive-tex4ht-20101027-3|788	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8t.htf
12mr|texlive-tex4ht-20101027-3|789	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo7t.htf
12mr|texlive-tex4ht-20101027-3|790	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8c.htf
12mr|texlive-tex4ht-20101027-3|791	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8r.htf
12mr|texlive-tex4ht-20101027-3|792	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8t.htf
12mr|texlive-tex4ht-20101027-3|793	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/pslatex/pcrr8rn.htf
12mr|texlive-tex4ht-20101027-3|794	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/pslatex/pcrr8tn.htf
12mr|texlive-tex4ht-20101027-3|795	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/symbol/psyro.htf
12mr|texlive-tex4ht-20101027-3|796	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/symbol/rpsyr.htf
12mr|texlive-tex4ht-20101027-3|797	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/symbol/rpsyro.htf
12mr|texlive-tex4ht-20101027-3|798	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb.htf
12mr|texlive-tex4ht-20101027-3|799	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb7t.htf
12mr|texlive-tex4ht-20101027-3|800	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb8c.htf
12mr|texlive-tex4ht-20101027-3|801	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb8r.htf
12mr|texlive-tex4ht-20101027-3|802	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb8t.htf
12mr|texlive-tex4ht-20101027-3|803	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbc7t.htf
12mr|texlive-tex4ht-20101027-3|804	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbc8t.htf
12mr|texlive-tex4ht-20101027-3|805	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi.htf
12mr|texlive-tex4ht-20101027-3|806	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi7t.htf
12mr|texlive-tex4ht-20101027-3|807	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi8c.htf
12mr|texlive-tex4ht-20101027-3|808	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi8r.htf
12mr|texlive-tex4ht-20101027-3|809	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi8t.htf
12mr|texlive-tex4ht-20101027-3|810	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo.htf
12mr|texlive-tex4ht-20101027-3|811	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo7t.htf
12mr|texlive-tex4ht-20101027-3|812	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo8c.htf
12mr|texlive-tex4ht-20101027-3|813	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo8r.htf
12mr|texlive-tex4ht-20101027-3|814	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo8t.htf
12mr|texlive-tex4ht-20101027-3|815	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr.htf
12mr|texlive-tex4ht-20101027-3|816	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr8r.htf
12mr|texlive-tex4ht-20101027-3|817	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr8rn.htf
12mr|texlive-tex4ht-20101027-3|818	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr8t.htf
12mr|texlive-tex4ht-20101027-3|819	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr8z.htf
12mr|texlive-tex4ht-20101027-3|820	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmrc8t.htf
12mr|texlive-tex4ht-20101027-3|821	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri.htf
12mr|texlive-tex4ht-20101027-3|822	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri8c.htf
12mr|texlive-tex4ht-20101027-3|823	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri8r.htf
12mr|texlive-tex4ht-20101027-3|824	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri8t.htf
12mr|texlive-tex4ht-20101027-3|825	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri8z.htf
12mr|texlive-tex4ht-20101027-3|826	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmro7t.htf
12mr|texlive-tex4ht-20101027-3|827	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmro8c.htf
12mr|texlive-tex4ht-20101027-3|828	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmro8r.htf
12mr|texlive-tex4ht-20101027-3|829	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmro8t.htf
12mr|texlive-tex4ht-20101027-3|830	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmrr8re.htf
12mr|texlive-tex4ht-20101027-3|831	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmrrn.htf
12mr|texlive-tex4ht-20101027-3|832	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmb.htf
12mr|texlive-tex4ht-20101027-3|833	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmbi.htf
12mr|texlive-tex4ht-20101027-3|834	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmbo.htf
12mr|texlive-tex4ht-20101027-3|835	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmr.htf
12mr|texlive-tex4ht-20101027-3|836	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmri.htf
12mr|texlive-tex4ht-20101027-3|837	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmro.htf
12mr|texlive-tex4ht-20101027-3|838	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmrre.htf
12mr|texlive-tex4ht-20101027-3|839	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putb7t.htf
12mr|texlive-tex4ht-20101027-3|840	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putb8r.htf
12mr|texlive-tex4ht-20101027-3|841	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putb8t.htf
12mr|texlive-tex4ht-20101027-3|842	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbc7t.htf
12mr|texlive-tex4ht-20101027-3|843	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbc8t.htf
12mr|texlive-tex4ht-20101027-3|844	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbi7t.htf
12mr|texlive-tex4ht-20101027-3|845	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbi8r.htf
12mr|texlive-tex4ht-20101027-3|846	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbi8t.htf
12mr|texlive-tex4ht-20101027-3|847	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbo7t.htf
12mr|texlive-tex4ht-20101027-3|848	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbo8r.htf
12mr|texlive-tex4ht-20101027-3|849	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbo8t.htf
12mr|texlive-tex4ht-20101027-3|850	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putr7t.htf
12mr|texlive-tex4ht-20101027-3|851	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putr8r.htf
12mr|texlive-tex4ht-20101027-3|852	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putr8t.htf
12mr|texlive-tex4ht-20101027-3|853	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putrc7t.htf
12mr|texlive-tex4ht-20101027-3|854	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putrc8t.htf
12mr|texlive-tex4ht-20101027-3|855	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putri7t.htf
12mr|texlive-tex4ht-20101027-3|856	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putri8r.htf
12mr|texlive-tex4ht-20101027-3|857	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putri8t.htf
12mr|texlive-tex4ht-20101027-3|858	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putro7t.htf
12mr|texlive-tex4ht-20101027-3|859	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putro8r.htf
12mr|texlive-tex4ht-20101027-3|860	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putro8t.htf
12mr|texlive-tex4ht-20101027-3|861	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfchan/rpzcmi.htf
12mr|texlive-tex4ht-20101027-3|862	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi.htf
12mr|texlive-tex4ht-20101027-3|863	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi7t.htf
12mr|texlive-tex4ht-20101027-3|864	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi8c.htf
12mr|texlive-tex4ht-20101027-3|865	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi8r.htf
12mr|texlive-tex4ht-20101027-3|866	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi8t.htf
12mr|texlive-tex4ht-20101027-3|867	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/rpzdr.htf
12mr|texlive-tex4ht-20101027-3|868	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ae/ae.htf
12mr|texlive-tex4ht-20101027-3|869	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ae/aetcsc.htf
12mr|texlive-tex4ht-20101027-3|870	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ams/euler/eurb.htf
12mr|texlive-tex4ht-20101027-3|871	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ams/euler/eurm.htf
12mr|texlive-tex4ht-20101027-3|872	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/antpb.htf
12mr|texlive-tex4ht-20101027-3|873	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/antpbi.htf
12mr|texlive-tex4ht-20101027-3|874	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/antpri.htf
12mr|texlive-tex4ht-20101027-3|875	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/anttb.htf
12mr|texlive-tex4ht-20101027-3|876	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/anttri.htf
12mr|texlive-tex4ht-20101027-3|877	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-antt.htf
12mr|texlive-tex4ht-20101027-3|878	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttbcap.htf
12mr|texlive-tex4ht-20101027-3|879	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttbicap.htf
12mr|texlive-tex4ht-20101027-3|880	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcbcap.htf
12mr|texlive-tex4ht-20101027-3|881	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcbicap.htf
12mr|texlive-tex4ht-20101027-3|882	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttclcap.htf
12mr|texlive-tex4ht-20101027-3|883	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttclicap.htf
12mr|texlive-tex4ht-20101027-3|884	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcmcap.htf
12mr|texlive-tex4ht-20101027-3|885	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcmicap.htf
12mr|texlive-tex4ht-20101027-3|886	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcrcap.htf
12mr|texlive-tex4ht-20101027-3|887	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcricap.htf
12mr|texlive-tex4ht-20101027-3|888	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttlcap.htf
12mr|texlive-tex4ht-20101027-3|889	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttlicap.htf
12mr|texlive-tex4ht-20101027-3|890	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttmcap.htf
12mr|texlive-tex4ht-20101027-3|891	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttmicap.htf
12mr|texlive-tex4ht-20101027-3|892	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttrcap.htf
12mr|texlive-tex4ht-20101027-3|893	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttricap.htf
12mr|texlive-tex4ht-20101027-3|894	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-antt.htf
12mr|texlive-tex4ht-20101027-3|895	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttbicap.htf
12mr|texlive-tex4ht-20101027-3|896	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcbcap.htf
12mr|texlive-tex4ht-20101027-3|897	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcbicap.htf
12mr|texlive-tex4ht-20101027-3|898	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttclcap.htf
12mr|texlive-tex4ht-20101027-3|899	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttclicap.htf
12mr|texlive-tex4ht-20101027-3|900	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcmcap.htf
12mr|texlive-tex4ht-20101027-3|901	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcmicap.htf
12mr|texlive-tex4ht-20101027-3|902	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcrcap.htf
12mr|texlive-tex4ht-20101027-3|903	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcricap.htf
12mr|texlive-tex4ht-20101027-3|904	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttlcap.htf
12mr|texlive-tex4ht-20101027-3|905	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttlicap.htf
12mr|texlive-tex4ht-20101027-3|906	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttmcap.htf
12mr|texlive-tex4ht-20101027-3|907	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttmicap.htf
12mr|texlive-tex4ht-20101027-3|908	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttrcap.htf
12mr|texlive-tex4ht-20101027-3|909	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttricap.htf
12mr|texlive-tex4ht-20101027-3|910	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/el-antt.htf
12mr|texlive-tex4ht-20101027-3|911	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ex-antt.htf
12mr|texlive-tex4ht-20101027-3|912	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/exp-antt.htf
12mr|texlive-tex4ht-20101027-3|913	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/greek-antt.htf
12mr|texlive-tex4ht-20101027-3|914	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-antt.htf
12mr|texlive-tex4ht-20101027-3|915	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttbicap.htf
12mr|texlive-tex4ht-20101027-3|916	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcbcap.htf
12mr|texlive-tex4ht-20101027-3|917	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcbicap.htf
12mr|texlive-tex4ht-20101027-3|918	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttclcap.htf
12mr|texlive-tex4ht-20101027-3|919	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttclicap.htf
12mr|texlive-tex4ht-20101027-3|920	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcmcap.htf
12mr|texlive-tex4ht-20101027-3|921	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcmicap.htf
12mr|texlive-tex4ht-20101027-3|922	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcrcap.htf
12mr|texlive-tex4ht-20101027-3|923	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcricap.htf
12mr|texlive-tex4ht-20101027-3|924	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttlcap.htf
12mr|texlive-tex4ht-20101027-3|925	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttlicap.htf
12mr|texlive-tex4ht-20101027-3|926	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttmcap.htf
12mr|texlive-tex4ht-20101027-3|927	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttmicap.htf
12mr|texlive-tex4ht-20101027-3|928	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttrcap.htf
12mr|texlive-tex4ht-20101027-3|929	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttricap.htf
12mr|texlive-tex4ht-20101027-3|930	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/rm-antt.htf
12mr|texlive-tex4ht-20101027-3|931	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/sy-anttrz.htf
12mr|texlive-tex4ht-20101027-3|932	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/t2a-antt.htf
12mr|texlive-tex4ht-20101027-3|933	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/t2b-antt.htf
12mr|texlive-tex4ht-20101027-3|934	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/t2c-antt.htf
12mr|texlive-tex4ht-20101027-3|935	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/t5-antt.htf
12mr|texlive-tex4ht-20101027-3|936	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-antt.htf
12mr|texlive-tex4ht-20101027-3|937	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttbcap.htf
12mr|texlive-tex4ht-20101027-3|938	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttbicap.htf
12mr|texlive-tex4ht-20101027-3|939	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcbcap.htf
12mr|texlive-tex4ht-20101027-3|940	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcbicap.htf
12mr|texlive-tex4ht-20101027-3|941	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttclcap.htf
12mr|texlive-tex4ht-20101027-3|942	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttclicap.htf
12mr|texlive-tex4ht-20101027-3|943	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcmcap.htf
12mr|texlive-tex4ht-20101027-3|944	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcmicap.htf
12mr|texlive-tex4ht-20101027-3|945	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcrcap.htf
12mr|texlive-tex4ht-20101027-3|946	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcricap.htf
12mr|texlive-tex4ht-20101027-3|947	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttlcap.htf
12mr|texlive-tex4ht-20101027-3|948	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttlicap.htf
12mr|texlive-tex4ht-20101027-3|949	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttmcap.htf
12mr|texlive-tex4ht-20101027-3|950	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttmicap.htf
12mr|texlive-tex4ht-20101027-3|951	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttrcap.htf
12mr|texlive-tex4ht-20101027-3|952	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttricap.htf
12mr|texlive-tex4ht-20101027-3|953	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ts1-antt.htf
12mr|texlive-tex4ht-20101027-3|954	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/wncy-antt.htf
12mr|texlive-tex4ht-20101027-3|955	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealbattar.htf
12mr|texlive-tex4ht-20101027-3|956	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealmateen.htf
12mr|texlive-tex4ht-20101027-3|957	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealmohanadb.htf
12mr|texlive-tex4ht-20101027-3|958	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealmothnna.htf
12mr|texlive-tex4ht-20101027-3|959	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealyermook.htf
12mr|texlive-tex4ht-20101027-3|960	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aearab.htf
12mr|texlive-tex4ht-20101027-3|961	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aecortoba.htf
12mr|texlive-tex4ht-20101027-3|962	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aedimnah.htf
12mr|texlive-tex4ht-20101027-3|963	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aefurat.htf
12mr|texlive-tex4ht-20101027-3|964	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aegranada.htf
12mr|texlive-tex4ht-20101027-3|965	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aegraph.htf
12mr|texlive-tex4ht-20101027-3|966	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aehani.htf
12mr|texlive-tex4ht-20101027-3|967	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aekayrawan.htf
12mr|texlive-tex4ht-20101027-3|968	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aekhalid.htf
12mr|texlive-tex4ht-20101027-3|969	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aemashq.htf
12mr|texlive-tex4ht-20101027-3|970	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aemetal.htf
12mr|texlive-tex4ht-20101027-3|971	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aenada.htf
12mr|texlive-tex4ht-20101027-3|972	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aenagham.htf
12mr|texlive-tex4ht-20101027-3|973	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aenice.htf
12mr|texlive-tex4ht-20101027-3|974	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aeostorah.htf
12mr|texlive-tex4ht-20101027-3|975	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aeouhod.htf
12mr|texlive-tex4ht-20101027-3|976	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aepetra.htf
12mr|texlive-tex4ht-20101027-3|977	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aerehan.htf
12mr|texlive-tex4ht-20101027-3|978	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aesalem.htf
12mr|texlive-tex4ht-20101027-3|979	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aeshado.htf
12mr|texlive-tex4ht-20101027-3|980	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aesharjah.htf
12mr|texlive-tex4ht-20101027-3|981	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aesindibad.htf
12mr|texlive-tex4ht-20101027-3|982	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aetarablus.htf
12mr|texlive-tex4ht-20101027-3|983	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aetholoth.htf
12mr|texlive-tex4ht-20101027-3|984	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/homa.htf
12mr|texlive-tex4ht-20101027-3|985	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/nazlib.htf
12mr|texlive-tex4ht-20101027-3|986	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/titr.htf
12mr|texlive-tex4ht-20101027-3|987	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/favb8r.htf
12mr|texlive-tex4ht-20101027-3|988	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/favbi8r.htf
12mr|texlive-tex4ht-20101027-3|989	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/favri8r.htf
12mr|texlive-tex4ht-20101027-3|990	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmb7t.htf
12mr|texlive-tex4ht-20101027-3|991	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmbi7m.htf
12mr|texlive-tex4ht-20101027-3|992	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmr7t.htf
12mr|texlive-tex4ht-20101027-3|993	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmr7y.htf
12mr|texlive-tex4ht-20101027-3|994	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmri7m.htf
12mr|texlive-tex4ht-20101027-3|995	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchb7t.htf
12mr|texlive-tex4ht-20101027-3|996	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchbc7t.htf
12mr|texlive-tex4ht-20101027-3|997	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchbi7t.htf
12mr|texlive-tex4ht-20101027-3|998	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchbo7t.htf
12mr|texlive-tex4ht-20101027-3|999	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchr7t.htf
12mr|texlive-tex4ht-20101027-3|1000	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchrc7t.htf
12mr|texlive-tex4ht-20101027-3|1001	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchri7t.htf
12mr|texlive-tex4ht-20101027-3|1002	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchro7t.htf
12mr|texlive-tex4ht-20101027-3|1003	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchro8t.htf
12mr|texlive-tex4ht-20101027-3|1004	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchb8r.htf
12mr|texlive-tex4ht-20101027-3|1005	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchb8t.htf
12mr|texlive-tex4ht-20101027-3|1006	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbc8t.htf
12mr|texlive-tex4ht-20101027-3|1007	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbi8r.htf
12mr|texlive-tex4ht-20101027-3|1008	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbi8t.htf
12mr|texlive-tex4ht-20101027-3|1009	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbo8r.htf
12mr|texlive-tex4ht-20101027-3|1010	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbo8t.htf
12mr|texlive-tex4ht-20101027-3|1011	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchr8r.htf
12mr|texlive-tex4ht-20101027-3|1012	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchrc8t.htf
12mr|texlive-tex4ht-20101027-3|1013	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchri8r.htf
12mr|texlive-tex4ht-20101027-3|1014	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchri8t.htf
12mr|texlive-tex4ht-20101027-3|1015	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchro8r.htf
12mr|texlive-tex4ht-20101027-3|1016	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pccsc.htf
12mr|texlive-tex4ht-20101027-3|1017	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pcmi.htf
12mr|texlive-tex4ht-20101027-3|1018	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pcr.htf
12mr|texlive-tex4ht-20101027-3|1019	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pcsl.htf
12mr|texlive-tex4ht-20101027-3|1020	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pcti.htf
12mr|texlive-tex4ht-20101027-3|1021	%{_texmfdistdir}/tex4ht/ht-fonts/alias/chartervn/bchri8v.htf
12mr|texlive-tex4ht-20101027-3|1022	%{_texmfdistdir}/tex4ht/ht-fonts/alias/chess/chess10f.htf
12mr|texlive-tex4ht-20101027-3|1023	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm01.htf
12mr|texlive-tex4ht-20101027-3|1024	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm02.htf
12mr|texlive-tex4ht-20101027-3|1025	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm03.htf
12mr|texlive-tex4ht-20101027-3|1026	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm04.htf
12mr|texlive-tex4ht-20101027-3|1027	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm05.htf
12mr|texlive-tex4ht-20101027-3|1028	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm06.htf
12mr|texlive-tex4ht-20101027-3|1029	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm07.htf
12mr|texlive-tex4ht-20101027-3|1030	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm08.htf
12mr|texlive-tex4ht-20101027-3|1031	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm09.htf
12mr|texlive-tex4ht-20101027-3|1032	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm10.htf
12mr|texlive-tex4ht-20101027-3|1033	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm11.htf
12mr|texlive-tex4ht-20101027-3|1034	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm12.htf
12mr|texlive-tex4ht-20101027-3|1035	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm13.htf
12mr|texlive-tex4ht-20101027-3|1036	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm14.htf
12mr|texlive-tex4ht-20101027-3|1037	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm15.htf
12mr|texlive-tex4ht-20101027-3|1038	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm16.htf
12mr|texlive-tex4ht-20101027-3|1039	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm17.htf
12mr|texlive-tex4ht-20101027-3|1040	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm18.htf
12mr|texlive-tex4ht-20101027-3|1041	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm19.htf
12mr|texlive-tex4ht-20101027-3|1042	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm20.htf
12mr|texlive-tex4ht-20101027-3|1043	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm21.htf
12mr|texlive-tex4ht-20101027-3|1044	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm22.htf
12mr|texlive-tex4ht-20101027-3|1045	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm23.htf
12mr|texlive-tex4ht-20101027-3|1046	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm24.htf
12mr|texlive-tex4ht-20101027-3|1047	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm25.htf
12mr|texlive-tex4ht-20101027-3|1048	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm26.htf
12mr|texlive-tex4ht-20101027-3|1049	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm27.htf
12mr|texlive-tex4ht-20101027-3|1050	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm28.htf
12mr|texlive-tex4ht-20101027-3|1051	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm29.htf
12mr|texlive-tex4ht-20101027-3|1052	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm30.htf
12mr|texlive-tex4ht-20101027-3|1053	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm31.htf
12mr|texlive-tex4ht-20101027-3|1054	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm32.htf
12mr|texlive-tex4ht-20101027-3|1055	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm33.htf
12mr|texlive-tex4ht-20101027-3|1056	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm34.htf
12mr|texlive-tex4ht-20101027-3|1057	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm35.htf
12mr|texlive-tex4ht-20101027-3|1058	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm36.htf
12mr|texlive-tex4ht-20101027-3|1059	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm37.htf
12mr|texlive-tex4ht-20101027-3|1060	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm38.htf
12mr|texlive-tex4ht-20101027-3|1061	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm39.htf
12mr|texlive-tex4ht-20101027-3|1062	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm40.htf
12mr|texlive-tex4ht-20101027-3|1063	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm41.htf
12mr|texlive-tex4ht-20101027-3|1064	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm42.htf
12mr|texlive-tex4ht-20101027-3|1065	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm43.htf
12mr|texlive-tex4ht-20101027-3|1066	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm44.htf
12mr|texlive-tex4ht-20101027-3|1067	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm45.htf
12mr|texlive-tex4ht-20101027-3|1068	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm46.htf
12mr|texlive-tex4ht-20101027-3|1069	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm47.htf
12mr|texlive-tex4ht-20101027-3|1070	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm48.htf
12mr|texlive-tex4ht-20101027-3|1071	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm49.htf
12mr|texlive-tex4ht-20101027-3|1072	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm50.htf
12mr|texlive-tex4ht-20101027-3|1073	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm51.htf
12mr|texlive-tex4ht-20101027-3|1074	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm52.htf
12mr|texlive-tex4ht-20101027-3|1075	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm53.htf
12mr|texlive-tex4ht-20101027-3|1076	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm54.htf
12mr|texlive-tex4ht-20101027-3|1077	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm55.htf
12mr|texlive-tex4ht-20101027-3|1078	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmb.htf
12mr|texlive-tex4ht-20101027-3|1079	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmbsy.htf
12mr|texlive-tex4ht-20101027-3|1080	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmbx.htf
12mr|texlive-tex4ht-20101027-3|1081	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmbxti.htf
12mr|texlive-tex4ht-20101027-3|1082	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcs.htf
12mr|texlive-tex4ht-20101027-3|1083	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcsc.htf
12mr|texlive-tex4ht-20101027-3|1084	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcss.htf
12mr|texlive-tex4ht-20101027-3|1085	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcti.htf
12mr|texlive-tex4ht-20101027-3|1086	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcyr.htf
12mr|texlive-tex4ht-20101027-3|1087	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmdunh.htf
12mr|texlive-tex4ht-20101027-3|1088	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmff.htf
12mr|texlive-tex4ht-20101027-3|1089	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmfi.htf
12mr|texlive-tex4ht-20101027-3|1090	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmitt.htf
12mr|texlive-tex4ht-20101027-3|1091	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmsl.htf
12mr|texlive-tex4ht-20101027-3|1092	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmsltt.htf
12mr|texlive-tex4ht-20101027-3|1093	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmss.htf
12mr|texlive-tex4ht-20101027-3|1094	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmssq.htf
12mr|texlive-tex4ht-20101027-3|1095	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmtex.htf
12mr|texlive-tex4ht-20101027-3|1096	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmtt.htf
12mr|texlive-tex4ht-20101027-3|1097	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmu.htf
12mr|texlive-tex4ht-20101027-3|1098	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmvtt.htf
12mr|texlive-tex4ht-20101027-3|1099	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/sauter/wnbx.htf
12mr|texlive-tex4ht-20101027-3|1100	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/sauter/wnbxti.htf
12mr|texlive-tex4ht-20101027-3|1101	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/sauter/wnr.htf
12mr|texlive-tex4ht-20101027-3|1102	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/sauter/wnsl.htf
12mr|texlive-tex4ht-20101027-3|1103	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/wncyi.htf
12mr|texlive-tex4ht-20101027-3|1104	%{_texmfdistdir}/tex4ht/ht-fonts/alias/concrete/ccmi.htf
12mr|texlive-tex4ht-20101027-3|1105	%{_texmfdistdir}/tex4ht/ht-fonts/alias/concrete/ccr.htf
12mr|texlive-tex4ht-20101027-3|1106	%{_texmfdistdir}/tex4ht/ht-fonts/alias/concrete/ccsl.htf
12mr|texlive-tex4ht-20101027-3|1107	%{_texmfdistdir}/tex4ht/ht-fonts/alias/concrete/ccti.htf
12mr|texlive-tex4ht-20101027-3|1108	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cs/csti.htf
12mr|texlive-tex4ht-20101027-3|1109	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cs/cstt.htf
12mr|texlive-tex4ht-20101027-3|1110	%{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feybl.htf
12mr|texlive-tex4ht-20101027-3|1111	%{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feybo.htf
12mr|texlive-tex4ht-20101027-3|1112	%{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feybr.htf
12mr|texlive-tex4ht-20101027-3|1113	%{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feyml.htf
12mr|texlive-tex4ht-20101027-3|1114	%{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feymo.htf
12mr|texlive-tex4ht-20101027-3|1115	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/cs-cyklopr-sc.htf
12mr|texlive-tex4ht-20101027-3|1116	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/ec-cyklopr-sc.htf
12mr|texlive-tex4ht-20101027-3|1117	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopi-sc.htf
12mr|texlive-tex4ht-20101027-3|1118	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopi.htf
12mr|texlive-tex4ht-20101027-3|1119	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopr-sc.htf
12mr|texlive-tex4ht-20101027-3|1120	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopr.htf
12mr|texlive-tex4ht-20101027-3|1121	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/ly1-cyklopi.htf
12mr|texlive-tex4ht-20101027-3|1122	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/ly1-cyklopr-sc.htf
12mr|texlive-tex4ht-20101027-3|1123	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/ly1-cyklopr.htf
12mr|texlive-tex4ht-20101027-3|1124	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/qx-cyklopi.htf
12mr|texlive-tex4ht-20101027-3|1125	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/qx-cyklopr-sc.htf
12mr|texlive-tex4ht-20101027-3|1126	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/t5-cyklopr.htf
12mr|texlive-tex4ht-20101027-3|1127	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcb.htf
12mr|texlive-tex4ht-20101027-3|1128	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcitt.htf
12mr|texlive-tex4ht-20101027-3|1129	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcsltt.htf
12mr|texlive-tex4ht-20101027-3|1130	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcssbx.htf
12mr|texlive-tex4ht-20101027-3|1131	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcssi.htf
12mr|texlive-tex4ht-20101027-3|1132	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmctt.htf
12mr|texlive-tex4ht-20101027-3|1133	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcu.htf
12mr|texlive-tex4ht-20101027-3|1134	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmbx.htf
12mr|texlive-tex4ht-20101027-3|1135	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmbxti.htf
12mr|texlive-tex4ht-20101027-3|1136	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmcsc.htf
12mr|texlive-tex4ht-20101027-3|1137	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmdunh.htf
12mr|texlive-tex4ht-20101027-3|1138	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmff.htf
12mr|texlive-tex4ht-20101027-3|1139	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmsl.htf
12mr|texlive-tex4ht-20101027-3|1140	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmsltt.htf
12mr|texlive-tex4ht-20101027-3|1141	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmss.htf
12mr|texlive-tex4ht-20101027-3|1142	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmssbx.htf
12mr|texlive-tex4ht-20101027-3|1143	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmssdc.htf
12mr|texlive-tex4ht-20101027-3|1144	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmssi.htf
12mr|texlive-tex4ht-20101027-3|1145	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmti.htf
12mr|texlive-tex4ht-20101027-3|1146	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmtt.htf
12mr|texlive-tex4ht-20101027-3|1147	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmvtt.htf
12mr|texlive-tex4ht-20101027-3|1148	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmvtti.htf
12mr|texlive-tex4ht-20101027-3|1149	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/wbxipa.htf
12mr|texlive-tex4ht-20101027-3|1150	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/wslipa.htf
12mr|texlive-tex4ht-20101027-3|1151	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/dc.htf
12mr|texlive-tex4ht-20101027-3|1152	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/dccc.htf
12mr|texlive-tex4ht-20101027-3|1153	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/ec.htf
12mr|texlive-tex4ht-20101027-3|1154	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/eccc.htf
12mr|texlive-tex4ht-20101027-3|1155	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/ecxc.htf
12mr|texlive-tex4ht-20101027-3|1156	%{_texmfdistdir}/tex4ht/ht-fonts/alias/eulervm/zeuex.htf
12mr|texlive-tex4ht-20101027-3|1157	%{_texmfdistdir}/tex4ht/ht-fonts/alias/eulervm/zeur.htf
12mr|texlive-tex4ht-20101027-3|1158	%{_texmfdistdir}/tex4ht/ht-fonts/alias/eulervm/zeus.htf
12mr|texlive-tex4ht-20101027-3|1159	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeub.htf
12mr|texlive-tex4ht-20101027-3|1160	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubi.htf
12mr|texlive-tex4ht-20101027-3|1161	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubis.htf
12mr|texlive-tex4ht-20101027-3|1162	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubit.htf
12mr|texlive-tex4ht-20101027-3|1163	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubs.htf
12mr|texlive-tex4ht-20101027-3|1164	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubt.htf
12mr|texlive-tex4ht-20101027-3|1165	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeuri.htf
12mr|texlive-tex4ht-20101027-3|1166	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeuris.htf
12mr|texlive-tex4ht-20101027-3|1167	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeurit.htf
12mr|texlive-tex4ht-20101027-3|1168	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeurs.htf
12mr|texlive-tex4ht-20101027-3|1169	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeurt.htf
12mr|texlive-tex4ht-20101027-3|1170	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy01.htf
12mr|texlive-tex4ht-20101027-3|1171	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy02.htf
12mr|texlive-tex4ht-20101027-3|1172	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy03.htf
12mr|texlive-tex4ht-20101027-3|1173	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy04.htf
12mr|texlive-tex4ht-20101027-3|1174	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy05.htf
12mr|texlive-tex4ht-20101027-3|1175	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy06.htf
12mr|texlive-tex4ht-20101027-3|1176	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy07.htf
12mr|texlive-tex4ht-20101027-3|1177	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy08.htf
12mr|texlive-tex4ht-20101027-3|1178	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy09.htf
12mr|texlive-tex4ht-20101027-3|1179	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy10.htf
12mr|texlive-tex4ht-20101027-3|1180	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy11.htf
12mr|texlive-tex4ht-20101027-3|1181	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy12.htf
12mr|texlive-tex4ht-20101027-3|1182	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy13.htf
12mr|texlive-tex4ht-20101027-3|1183	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy14.htf
12mr|texlive-tex4ht-20101027-3|1184	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy15.htf
12mr|texlive-tex4ht-20101027-3|1185	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy16.htf
12mr|texlive-tex4ht-20101027-3|1186	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy17.htf
12mr|texlive-tex4ht-20101027-3|1187	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy18.htf
12mr|texlive-tex4ht-20101027-3|1188	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy19.htf
12mr|texlive-tex4ht-20101027-3|1189	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy20.htf
12mr|texlive-tex4ht-20101027-3|1190	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy21.htf
12mr|texlive-tex4ht-20101027-3|1191	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy22.htf
12mr|texlive-tex4ht-20101027-3|1192	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy23.htf
12mr|texlive-tex4ht-20101027-3|1193	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy24.htf
12mr|texlive-tex4ht-20101027-3|1194	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy25.htf
12mr|texlive-tex4ht-20101027-3|1195	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy26.htf
12mr|texlive-tex4ht-20101027-3|1196	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy27.htf
12mr|texlive-tex4ht-20101027-3|1197	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy28.htf
12mr|texlive-tex4ht-20101027-3|1198	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy29.htf
12mr|texlive-tex4ht-20101027-3|1199	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy30.htf
12mr|texlive-tex4ht-20101027-3|1200	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy31.htf
12mr|texlive-tex4ht-20101027-3|1201	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy32.htf
12mr|texlive-tex4ht-20101027-3|1202	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy33.htf
12mr|texlive-tex4ht-20101027-3|1203	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy34.htf
12mr|texlive-tex4ht-20101027-3|1204	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy35.htf
12mr|texlive-tex4ht-20101027-3|1205	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy36.htf
12mr|texlive-tex4ht-20101027-3|1206	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy37.htf
12mr|texlive-tex4ht-20101027-3|1207	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy38.htf
12mr|texlive-tex4ht-20101027-3|1208	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy39.htf
12mr|texlive-tex4ht-20101027-3|1209	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy40.htf
12mr|texlive-tex4ht-20101027-3|1210	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy41.htf
12mr|texlive-tex4ht-20101027-3|1211	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy42.htf
12mr|texlive-tex4ht-20101027-3|1212	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy43.htf
12mr|texlive-tex4ht-20101027-3|1213	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy44.htf
12mr|texlive-tex4ht-20101027-3|1214	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy45.htf
12mr|texlive-tex4ht-20101027-3|1215	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy46.htf
12mr|texlive-tex4ht-20101027-3|1216	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy47.htf
12mr|texlive-tex4ht-20101027-3|1217	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy48.htf
12mr|texlive-tex4ht-20101027-3|1218	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy49.htf
12mr|texlive-tex4ht-20101027-3|1219	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy50.htf
12mr|texlive-tex4ht-20101027-3|1220	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy51.htf
12mr|texlive-tex4ht-20101027-3|1221	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy52.htf
12mr|texlive-tex4ht-20101027-3|1222	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy53.htf
12mr|texlive-tex4ht-20101027-3|1223	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy54.htf
12mr|texlive-tex4ht-20101027-3|1224	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy55.htf
12mr|texlive-tex4ht-20101027-3|1225	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy56.htf
12mr|texlive-tex4ht-20101027-3|1226	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy57.htf
12mr|texlive-tex4ht-20101027-3|1227	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy58.htf
12mr|texlive-tex4ht-20101027-3|1228	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy59.htf
12mr|texlive-tex4ht-20101027-3|1229	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy60.htf
12mr|texlive-tex4ht-20101027-3|1230	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy61.htf
12mr|texlive-tex4ht-20101027-3|1231	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy62.htf
12mr|texlive-tex4ht-20101027-3|1232	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy63.htf
12mr|texlive-tex4ht-20101027-3|1233	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy64.htf
12mr|texlive-tex4ht-20101027-3|1234	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy65.htf
12mr|texlive-tex4ht-20101027-3|1235	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy66.htf
12mr|texlive-tex4ht-20101027-3|1236	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy67.htf
12mr|texlive-tex4ht-20101027-3|1237	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy68.htf
12mr|texlive-tex4ht-20101027-3|1238	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy69.htf
12mr|texlive-tex4ht-20101027-3|1239	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy70.htf
12mr|texlive-tex4ht-20101027-3|1240	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy71.htf
12mr|texlive-tex4ht-20101027-3|1241	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy72.htf
12mr|texlive-tex4ht-20101027-3|1242	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy73.htf
12mr|texlive-tex4ht-20101027-3|1243	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy74.htf
12mr|texlive-tex4ht-20101027-3|1244	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy75.htf
12mr|texlive-tex4ht-20101027-3|1245	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy76.htf
12mr|texlive-tex4ht-20101027-3|1246	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy77.htf
12mr|texlive-tex4ht-20101027-3|1247	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy78.htf
12mr|texlive-tex4ht-20101027-3|1248	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy79.htf
12mr|texlive-tex4ht-20101027-3|1249	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy80.htf
12mr|texlive-tex4ht-20101027-3|1250	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy81.htf
12mr|texlive-tex4ht-20101027-3|1251	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy82.htf
12mr|texlive-tex4ht-20101027-3|1252	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy83.htf
12mr|texlive-tex4ht-20101027-3|1253	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy84.htf
12mr|texlive-tex4ht-20101027-3|1254	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy85.htf
12mr|texlive-tex4ht-20101027-3|1255	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy86.htf
12mr|texlive-tex4ht-20101027-3|1256	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy87.htf
12mr|texlive-tex4ht-20101027-3|1257	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy88.htf
12mr|texlive-tex4ht-20101027-3|1258	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy89.htf
12mr|texlive-tex4ht-20101027-3|1259	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy90.htf
12mr|texlive-tex4ht-20101027-3|1260	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy91.htf
12mr|texlive-tex4ht-20101027-3|1261	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy92.htf
12mr|texlive-tex4ht-20101027-3|1262	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy93.htf
12mr|texlive-tex4ht-20101027-3|1263	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy94.htf
12mr|texlive-tex4ht-20101027-3|1264	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs01.htf
12mr|texlive-tex4ht-20101027-3|1265	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs02.htf
12mr|texlive-tex4ht-20101027-3|1266	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs03.htf
12mr|texlive-tex4ht-20101027-3|1267	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs04.htf
12mr|texlive-tex4ht-20101027-3|1268	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs05.htf
12mr|texlive-tex4ht-20101027-3|1269	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs06.htf
12mr|texlive-tex4ht-20101027-3|1270	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs07.htf
12mr|texlive-tex4ht-20101027-3|1271	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs08.htf
12mr|texlive-tex4ht-20101027-3|1272	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs09.htf
12mr|texlive-tex4ht-20101027-3|1273	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs10.htf
12mr|texlive-tex4ht-20101027-3|1274	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs11.htf
12mr|texlive-tex4ht-20101027-3|1275	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs12.htf
12mr|texlive-tex4ht-20101027-3|1276	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs13.htf
12mr|texlive-tex4ht-20101027-3|1277	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs14.htf
12mr|texlive-tex4ht-20101027-3|1278	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs15.htf
12mr|texlive-tex4ht-20101027-3|1279	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs16.htf
12mr|texlive-tex4ht-20101027-3|1280	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs17.htf
12mr|texlive-tex4ht-20101027-3|1281	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs18.htf
12mr|texlive-tex4ht-20101027-3|1282	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs19.htf
12mr|texlive-tex4ht-20101027-3|1283	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs20.htf
12mr|texlive-tex4ht-20101027-3|1284	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs21.htf
12mr|texlive-tex4ht-20101027-3|1285	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs22.htf
12mr|texlive-tex4ht-20101027-3|1286	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs23.htf
12mr|texlive-tex4ht-20101027-3|1287	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs24.htf
12mr|texlive-tex4ht-20101027-3|1288	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs25.htf
12mr|texlive-tex4ht-20101027-3|1289	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs26.htf
12mr|texlive-tex4ht-20101027-3|1290	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs27.htf
12mr|texlive-tex4ht-20101027-3|1291	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs28.htf
12mr|texlive-tex4ht-20101027-3|1292	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs29.htf
12mr|texlive-tex4ht-20101027-3|1293	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs30.htf
12mr|texlive-tex4ht-20101027-3|1294	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs31.htf
12mr|texlive-tex4ht-20101027-3|1295	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs32.htf
12mr|texlive-tex4ht-20101027-3|1296	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs33.htf
12mr|texlive-tex4ht-20101027-3|1297	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs34.htf
12mr|texlive-tex4ht-20101027-3|1298	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs35.htf
12mr|texlive-tex4ht-20101027-3|1299	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs36.htf
12mr|texlive-tex4ht-20101027-3|1300	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs37.htf
12mr|texlive-tex4ht-20101027-3|1301	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs38.htf
12mr|texlive-tex4ht-20101027-3|1302	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs39.htf
12mr|texlive-tex4ht-20101027-3|1303	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs40.htf
12mr|texlive-tex4ht-20101027-3|1304	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs41.htf
12mr|texlive-tex4ht-20101027-3|1305	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs42.htf
12mr|texlive-tex4ht-20101027-3|1306	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs43.htf
12mr|texlive-tex4ht-20101027-3|1307	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs44.htf
12mr|texlive-tex4ht-20101027-3|1308	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs45.htf
12mr|texlive-tex4ht-20101027-3|1309	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs46.htf
12mr|texlive-tex4ht-20101027-3|1310	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs47.htf
12mr|texlive-tex4ht-20101027-3|1311	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs48.htf
12mr|texlive-tex4ht-20101027-3|1312	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs49.htf
12mr|texlive-tex4ht-20101027-3|1313	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs50.htf
12mr|texlive-tex4ht-20101027-3|1314	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs51.htf
12mr|texlive-tex4ht-20101027-3|1315	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs52.htf
12mr|texlive-tex4ht-20101027-3|1316	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs53.htf
12mr|texlive-tex4ht-20101027-3|1317	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs54.htf
12mr|texlive-tex4ht-20101027-3|1318	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs55.htf
12mr|texlive-tex4ht-20101027-3|1319	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs56.htf
12mr|texlive-tex4ht-20101027-3|1320	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs57.htf
12mr|texlive-tex4ht-20101027-3|1321	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs58.htf
12mr|texlive-tex4ht-20101027-3|1322	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs59.htf
12mr|texlive-tex4ht-20101027-3|1323	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs60.htf
12mr|texlive-tex4ht-20101027-3|1324	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs61.htf
12mr|texlive-tex4ht-20101027-3|1325	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs62.htf
12mr|texlive-tex4ht-20101027-3|1326	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs63.htf
12mr|texlive-tex4ht-20101027-3|1327	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs64.htf
12mr|texlive-tex4ht-20101027-3|1328	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs65.htf
12mr|texlive-tex4ht-20101027-3|1329	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs66.htf
12mr|texlive-tex4ht-20101027-3|1330	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs67.htf
12mr|texlive-tex4ht-20101027-3|1331	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs68.htf
12mr|texlive-tex4ht-20101027-3|1332	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs69.htf
12mr|texlive-tex4ht-20101027-3|1333	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs70.htf
12mr|texlive-tex4ht-20101027-3|1334	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs71.htf
12mr|texlive-tex4ht-20101027-3|1335	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs72.htf
12mr|texlive-tex4ht-20101027-3|1336	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs73.htf
12mr|texlive-tex4ht-20101027-3|1337	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs74.htf
12mr|texlive-tex4ht-20101027-3|1338	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs75.htf
12mr|texlive-tex4ht-20101027-3|1339	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs76.htf
12mr|texlive-tex4ht-20101027-3|1340	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs77.htf
12mr|texlive-tex4ht-20101027-3|1341	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs78.htf
12mr|texlive-tex4ht-20101027-3|1342	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs79.htf
12mr|texlive-tex4ht-20101027-3|1343	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs80.htf
12mr|texlive-tex4ht-20101027-3|1344	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs81.htf
12mr|texlive-tex4ht-20101027-3|1345	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs82.htf
12mr|texlive-tex4ht-20101027-3|1346	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs83.htf
12mr|texlive-tex4ht-20101027-3|1347	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs84.htf
12mr|texlive-tex4ht-20101027-3|1348	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs85.htf
12mr|texlive-tex4ht-20101027-3|1349	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs86.htf
12mr|texlive-tex4ht-20101027-3|1350	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs87.htf
12mr|texlive-tex4ht-20101027-3|1351	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs88.htf
12mr|texlive-tex4ht-20101027-3|1352	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs89.htf
12mr|texlive-tex4ht-20101027-3|1353	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs90.htf
12mr|texlive-tex4ht-20101027-3|1354	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs91.htf
12mr|texlive-tex4ht-20101027-3|1355	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs92.htf
12mr|texlive-tex4ht-20101027-3|1356	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs93.htf
12mr|texlive-tex4ht-20101027-3|1357	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs94.htf
12mr|texlive-tex4ht-20101027-3|1358	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei01.htf
12mr|texlive-tex4ht-20101027-3|1359	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei02.htf
12mr|texlive-tex4ht-20101027-3|1360	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei03.htf
12mr|texlive-tex4ht-20101027-3|1361	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei04.htf
12mr|texlive-tex4ht-20101027-3|1362	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei05.htf
12mr|texlive-tex4ht-20101027-3|1363	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei06.htf
12mr|texlive-tex4ht-20101027-3|1364	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei07.htf
12mr|texlive-tex4ht-20101027-3|1365	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei08.htf
12mr|texlive-tex4ht-20101027-3|1366	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei09.htf
12mr|texlive-tex4ht-20101027-3|1367	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei10.htf
12mr|texlive-tex4ht-20101027-3|1368	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei11.htf
12mr|texlive-tex4ht-20101027-3|1369	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei12.htf
12mr|texlive-tex4ht-20101027-3|1370	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei13.htf
12mr|texlive-tex4ht-20101027-3|1371	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei14.htf
12mr|texlive-tex4ht-20101027-3|1372	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei15.htf
12mr|texlive-tex4ht-20101027-3|1373	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei16.htf
12mr|texlive-tex4ht-20101027-3|1374	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei17.htf
12mr|texlive-tex4ht-20101027-3|1375	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei18.htf
12mr|texlive-tex4ht-20101027-3|1376	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei19.htf
12mr|texlive-tex4ht-20101027-3|1377	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei20.htf
12mr|texlive-tex4ht-20101027-3|1378	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei21.htf
12mr|texlive-tex4ht-20101027-3|1379	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei22.htf
12mr|texlive-tex4ht-20101027-3|1380	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei23.htf
12mr|texlive-tex4ht-20101027-3|1381	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei24.htf
12mr|texlive-tex4ht-20101027-3|1382	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei25.htf
12mr|texlive-tex4ht-20101027-3|1383	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei26.htf
12mr|texlive-tex4ht-20101027-3|1384	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei27.htf
12mr|texlive-tex4ht-20101027-3|1385	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei28.htf
12mr|texlive-tex4ht-20101027-3|1386	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei29.htf
12mr|texlive-tex4ht-20101027-3|1387	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei30.htf
12mr|texlive-tex4ht-20101027-3|1388	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei31.htf
12mr|texlive-tex4ht-20101027-3|1389	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei32.htf
12mr|texlive-tex4ht-20101027-3|1390	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei33.htf
12mr|texlive-tex4ht-20101027-3|1391	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei34.htf
12mr|texlive-tex4ht-20101027-3|1392	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei35.htf
12mr|texlive-tex4ht-20101027-3|1393	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei36.htf
12mr|texlive-tex4ht-20101027-3|1394	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei37.htf
12mr|texlive-tex4ht-20101027-3|1395	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei38.htf
12mr|texlive-tex4ht-20101027-3|1396	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei39.htf
12mr|texlive-tex4ht-20101027-3|1397	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei40.htf
12mr|texlive-tex4ht-20101027-3|1398	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei41.htf
12mr|texlive-tex4ht-20101027-3|1399	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei42.htf
12mr|texlive-tex4ht-20101027-3|1400	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei43.htf
12mr|texlive-tex4ht-20101027-3|1401	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei44.htf
12mr|texlive-tex4ht-20101027-3|1402	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei45.htf
12mr|texlive-tex4ht-20101027-3|1403	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei46.htf
12mr|texlive-tex4ht-20101027-3|1404	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei47.htf
12mr|texlive-tex4ht-20101027-3|1405	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei48.htf
12mr|texlive-tex4ht-20101027-3|1406	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei49.htf
12mr|texlive-tex4ht-20101027-3|1407	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei50.htf
12mr|texlive-tex4ht-20101027-3|1408	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei51.htf
12mr|texlive-tex4ht-20101027-3|1409	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei52.htf
12mr|texlive-tex4ht-20101027-3|1410	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei53.htf
12mr|texlive-tex4ht-20101027-3|1411	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei54.htf
12mr|texlive-tex4ht-20101027-3|1412	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei55.htf
12mr|texlive-tex4ht-20101027-3|1413	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei56.htf
12mr|texlive-tex4ht-20101027-3|1414	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei57.htf
12mr|texlive-tex4ht-20101027-3|1415	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei58.htf
12mr|texlive-tex4ht-20101027-3|1416	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei59.htf
12mr|texlive-tex4ht-20101027-3|1417	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei60.htf
12mr|texlive-tex4ht-20101027-3|1418	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei61.htf
12mr|texlive-tex4ht-20101027-3|1419	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei62.htf
12mr|texlive-tex4ht-20101027-3|1420	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei63.htf
12mr|texlive-tex4ht-20101027-3|1421	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei64.htf
12mr|texlive-tex4ht-20101027-3|1422	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei65.htf
12mr|texlive-tex4ht-20101027-3|1423	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei66.htf
12mr|texlive-tex4ht-20101027-3|1424	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei67.htf
12mr|texlive-tex4ht-20101027-3|1425	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei68.htf
12mr|texlive-tex4ht-20101027-3|1426	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei69.htf
12mr|texlive-tex4ht-20101027-3|1427	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei70.htf
12mr|texlive-tex4ht-20101027-3|1428	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei71.htf
12mr|texlive-tex4ht-20101027-3|1429	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei72.htf
12mr|texlive-tex4ht-20101027-3|1430	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei73.htf
12mr|texlive-tex4ht-20101027-3|1431	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei74.htf
12mr|texlive-tex4ht-20101027-3|1432	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei75.htf
12mr|texlive-tex4ht-20101027-3|1433	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei76.htf
12mr|texlive-tex4ht-20101027-3|1434	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei77.htf
12mr|texlive-tex4ht-20101027-3|1435	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei78.htf
12mr|texlive-tex4ht-20101027-3|1436	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei79.htf
12mr|texlive-tex4ht-20101027-3|1437	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei80.htf
12mr|texlive-tex4ht-20101027-3|1438	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei81.htf
12mr|texlive-tex4ht-20101027-3|1439	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei82.htf
12mr|texlive-tex4ht-20101027-3|1440	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei83.htf
12mr|texlive-tex4ht-20101027-3|1441	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei84.htf
12mr|texlive-tex4ht-20101027-3|1442	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei85.htf
12mr|texlive-tex4ht-20101027-3|1443	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei86.htf
12mr|texlive-tex4ht-20101027-3|1444	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei87.htf
12mr|texlive-tex4ht-20101027-3|1445	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei88.htf
12mr|texlive-tex4ht-20101027-3|1446	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei89.htf
12mr|texlive-tex4ht-20101027-3|1447	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei90.htf
12mr|texlive-tex4ht-20101027-3|1448	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei91.htf
12mr|texlive-tex4ht-20101027-3|1449	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei92.htf
12mr|texlive-tex4ht-20101027-3|1450	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei93.htf
12mr|texlive-tex4ht-20101027-3|1451	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei94.htf
12mr|texlive-tex4ht-20101027-3|1452	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai01.htf
12mr|texlive-tex4ht-20101027-3|1453	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai02.htf
12mr|texlive-tex4ht-20101027-3|1454	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai03.htf
12mr|texlive-tex4ht-20101027-3|1455	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai04.htf
12mr|texlive-tex4ht-20101027-3|1456	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai05.htf
12mr|texlive-tex4ht-20101027-3|1457	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai06.htf
12mr|texlive-tex4ht-20101027-3|1458	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai07.htf
12mr|texlive-tex4ht-20101027-3|1459	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai08.htf
12mr|texlive-tex4ht-20101027-3|1460	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai09.htf
12mr|texlive-tex4ht-20101027-3|1461	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai10.htf
12mr|texlive-tex4ht-20101027-3|1462	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai11.htf
12mr|texlive-tex4ht-20101027-3|1463	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai12.htf
12mr|texlive-tex4ht-20101027-3|1464	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai13.htf
12mr|texlive-tex4ht-20101027-3|1465	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai14.htf
12mr|texlive-tex4ht-20101027-3|1466	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai15.htf
12mr|texlive-tex4ht-20101027-3|1467	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai16.htf
12mr|texlive-tex4ht-20101027-3|1468	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai17.htf
12mr|texlive-tex4ht-20101027-3|1469	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai18.htf
12mr|texlive-tex4ht-20101027-3|1470	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai19.htf
12mr|texlive-tex4ht-20101027-3|1471	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai20.htf
12mr|texlive-tex4ht-20101027-3|1472	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai21.htf
12mr|texlive-tex4ht-20101027-3|1473	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai22.htf
12mr|texlive-tex4ht-20101027-3|1474	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai23.htf
12mr|texlive-tex4ht-20101027-3|1475	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai24.htf
12mr|texlive-tex4ht-20101027-3|1476	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai25.htf
12mr|texlive-tex4ht-20101027-3|1477	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai26.htf
12mr|texlive-tex4ht-20101027-3|1478	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai27.htf
12mr|texlive-tex4ht-20101027-3|1479	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai28.htf
12mr|texlive-tex4ht-20101027-3|1480	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai29.htf
12mr|texlive-tex4ht-20101027-3|1481	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai30.htf
12mr|texlive-tex4ht-20101027-3|1482	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai31.htf
12mr|texlive-tex4ht-20101027-3|1483	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai32.htf
12mr|texlive-tex4ht-20101027-3|1484	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai33.htf
12mr|texlive-tex4ht-20101027-3|1485	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai34.htf
12mr|texlive-tex4ht-20101027-3|1486	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai35.htf
12mr|texlive-tex4ht-20101027-3|1487	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai36.htf
12mr|texlive-tex4ht-20101027-3|1488	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai37.htf
12mr|texlive-tex4ht-20101027-3|1489	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai38.htf
12mr|texlive-tex4ht-20101027-3|1490	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai39.htf
12mr|texlive-tex4ht-20101027-3|1491	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai40.htf
12mr|texlive-tex4ht-20101027-3|1492	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai41.htf
12mr|texlive-tex4ht-20101027-3|1493	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai42.htf
12mr|texlive-tex4ht-20101027-3|1494	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai43.htf
12mr|texlive-tex4ht-20101027-3|1495	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai44.htf
12mr|texlive-tex4ht-20101027-3|1496	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai45.htf
12mr|texlive-tex4ht-20101027-3|1497	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai46.htf
12mr|texlive-tex4ht-20101027-3|1498	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai47.htf
12mr|texlive-tex4ht-20101027-3|1499	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai48.htf
12mr|texlive-tex4ht-20101027-3|1500	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai49.htf
12mr|texlive-tex4ht-20101027-3|1501	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai50.htf
12mr|texlive-tex4ht-20101027-3|1502	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai51.htf
12mr|texlive-tex4ht-20101027-3|1503	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai52.htf
12mr|texlive-tex4ht-20101027-3|1504	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai53.htf
12mr|texlive-tex4ht-20101027-3|1505	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai54.htf
12mr|texlive-tex4ht-20101027-3|1506	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai55.htf
12mr|texlive-tex4ht-20101027-3|1507	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai56.htf
12mr|texlive-tex4ht-20101027-3|1508	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai57.htf
12mr|texlive-tex4ht-20101027-3|1509	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai58.htf
12mr|texlive-tex4ht-20101027-3|1510	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai59.htf
12mr|texlive-tex4ht-20101027-3|1511	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai60.htf
12mr|texlive-tex4ht-20101027-3|1512	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai61.htf
12mr|texlive-tex4ht-20101027-3|1513	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai62.htf
12mr|texlive-tex4ht-20101027-3|1514	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai63.htf
12mr|texlive-tex4ht-20101027-3|1515	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai64.htf
12mr|texlive-tex4ht-20101027-3|1516	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai65.htf
12mr|texlive-tex4ht-20101027-3|1517	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai66.htf
12mr|texlive-tex4ht-20101027-3|1518	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai67.htf
12mr|texlive-tex4ht-20101027-3|1519	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai68.htf
12mr|texlive-tex4ht-20101027-3|1520	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai69.htf
12mr|texlive-tex4ht-20101027-3|1521	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai70.htf
12mr|texlive-tex4ht-20101027-3|1522	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai71.htf
12mr|texlive-tex4ht-20101027-3|1523	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai72.htf
12mr|texlive-tex4ht-20101027-3|1524	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai73.htf
12mr|texlive-tex4ht-20101027-3|1525	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai74.htf
12mr|texlive-tex4ht-20101027-3|1526	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai75.htf
12mr|texlive-tex4ht-20101027-3|1527	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai76.htf
12mr|texlive-tex4ht-20101027-3|1528	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai77.htf
12mr|texlive-tex4ht-20101027-3|1529	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai78.htf
12mr|texlive-tex4ht-20101027-3|1530	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai79.htf
12mr|texlive-tex4ht-20101027-3|1531	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai80.htf
12mr|texlive-tex4ht-20101027-3|1532	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai81.htf
12mr|texlive-tex4ht-20101027-3|1533	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai82.htf
12mr|texlive-tex4ht-20101027-3|1534	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai83.htf
12mr|texlive-tex4ht-20101027-3|1535	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai84.htf
12mr|texlive-tex4ht-20101027-3|1536	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai85.htf
12mr|texlive-tex4ht-20101027-3|1537	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai86.htf
12mr|texlive-tex4ht-20101027-3|1538	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai87.htf
12mr|texlive-tex4ht-20101027-3|1539	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai88.htf
12mr|texlive-tex4ht-20101027-3|1540	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai89.htf
12mr|texlive-tex4ht-20101027-3|1541	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai90.htf
12mr|texlive-tex4ht-20101027-3|1542	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai91.htf
12mr|texlive-tex4ht-20101027-3|1543	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai92.htf
12mr|texlive-tex4ht-20101027-3|1544	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai93.htf
12mr|texlive-tex4ht-20101027-3|1545	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai94.htf
12mr|texlive-tex4ht-20101027-3|1546	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli01.htf
12mr|texlive-tex4ht-20101027-3|1547	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli02.htf
12mr|texlive-tex4ht-20101027-3|1548	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli03.htf
12mr|texlive-tex4ht-20101027-3|1549	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli04.htf
12mr|texlive-tex4ht-20101027-3|1550	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli05.htf
12mr|texlive-tex4ht-20101027-3|1551	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli06.htf
12mr|texlive-tex4ht-20101027-3|1552	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli07.htf
12mr|texlive-tex4ht-20101027-3|1553	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli08.htf
12mr|texlive-tex4ht-20101027-3|1554	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli09.htf
12mr|texlive-tex4ht-20101027-3|1555	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli10.htf
12mr|texlive-tex4ht-20101027-3|1556	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli11.htf
12mr|texlive-tex4ht-20101027-3|1557	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli12.htf
12mr|texlive-tex4ht-20101027-3|1558	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli13.htf
12mr|texlive-tex4ht-20101027-3|1559	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli14.htf
12mr|texlive-tex4ht-20101027-3|1560	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli15.htf
12mr|texlive-tex4ht-20101027-3|1561	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli16.htf
12mr|texlive-tex4ht-20101027-3|1562	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli17.htf
12mr|texlive-tex4ht-20101027-3|1563	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli18.htf
12mr|texlive-tex4ht-20101027-3|1564	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli19.htf
12mr|texlive-tex4ht-20101027-3|1565	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli20.htf
12mr|texlive-tex4ht-20101027-3|1566	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli21.htf
12mr|texlive-tex4ht-20101027-3|1567	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli22.htf
12mr|texlive-tex4ht-20101027-3|1568	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli23.htf
12mr|texlive-tex4ht-20101027-3|1569	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli24.htf
12mr|texlive-tex4ht-20101027-3|1570	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli25.htf
12mr|texlive-tex4ht-20101027-3|1571	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli26.htf
12mr|texlive-tex4ht-20101027-3|1572	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli27.htf
12mr|texlive-tex4ht-20101027-3|1573	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli28.htf
12mr|texlive-tex4ht-20101027-3|1574	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli29.htf
12mr|texlive-tex4ht-20101027-3|1575	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli30.htf
12mr|texlive-tex4ht-20101027-3|1576	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli31.htf
12mr|texlive-tex4ht-20101027-3|1577	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli32.htf
12mr|texlive-tex4ht-20101027-3|1578	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli33.htf
12mr|texlive-tex4ht-20101027-3|1579	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli34.htf
12mr|texlive-tex4ht-20101027-3|1580	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli35.htf
12mr|texlive-tex4ht-20101027-3|1581	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli36.htf
12mr|texlive-tex4ht-20101027-3|1582	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli37.htf
12mr|texlive-tex4ht-20101027-3|1583	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli38.htf
12mr|texlive-tex4ht-20101027-3|1584	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli39.htf
12mr|texlive-tex4ht-20101027-3|1585	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli40.htf
12mr|texlive-tex4ht-20101027-3|1586	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli41.htf
12mr|texlive-tex4ht-20101027-3|1587	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli42.htf
12mr|texlive-tex4ht-20101027-3|1588	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli43.htf
12mr|texlive-tex4ht-20101027-3|1589	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli44.htf
12mr|texlive-tex4ht-20101027-3|1590	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli45.htf
12mr|texlive-tex4ht-20101027-3|1591	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli46.htf
12mr|texlive-tex4ht-20101027-3|1592	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli47.htf
12mr|texlive-tex4ht-20101027-3|1593	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli48.htf
12mr|texlive-tex4ht-20101027-3|1594	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli49.htf
12mr|texlive-tex4ht-20101027-3|1595	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli50.htf
12mr|texlive-tex4ht-20101027-3|1596	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli51.htf
12mr|texlive-tex4ht-20101027-3|1597	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli52.htf
12mr|texlive-tex4ht-20101027-3|1598	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli53.htf
12mr|texlive-tex4ht-20101027-3|1599	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli54.htf
12mr|texlive-tex4ht-20101027-3|1600	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli55.htf
12mr|texlive-tex4ht-20101027-3|1601	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli56.htf
12mr|texlive-tex4ht-20101027-3|1602	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli57.htf
12mr|texlive-tex4ht-20101027-3|1603	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli58.htf
12mr|texlive-tex4ht-20101027-3|1604	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli59.htf
12mr|texlive-tex4ht-20101027-3|1605	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli60.htf
12mr|texlive-tex4ht-20101027-3|1606	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli61.htf
12mr|texlive-tex4ht-20101027-3|1607	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli62.htf
12mr|texlive-tex4ht-20101027-3|1608	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli63.htf
12mr|texlive-tex4ht-20101027-3|1609	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli64.htf
12mr|texlive-tex4ht-20101027-3|1610	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli65.htf
12mr|texlive-tex4ht-20101027-3|1611	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli66.htf
12mr|texlive-tex4ht-20101027-3|1612	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli67.htf
12mr|texlive-tex4ht-20101027-3|1613	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli68.htf
12mr|texlive-tex4ht-20101027-3|1614	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli69.htf
12mr|texlive-tex4ht-20101027-3|1615	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli70.htf
12mr|texlive-tex4ht-20101027-3|1616	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli71.htf
12mr|texlive-tex4ht-20101027-3|1617	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli72.htf
12mr|texlive-tex4ht-20101027-3|1618	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli73.htf
12mr|texlive-tex4ht-20101027-3|1619	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli74.htf
12mr|texlive-tex4ht-20101027-3|1620	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli75.htf
12mr|texlive-tex4ht-20101027-3|1621	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli76.htf
12mr|texlive-tex4ht-20101027-3|1622	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli77.htf
12mr|texlive-tex4ht-20101027-3|1623	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli78.htf
12mr|texlive-tex4ht-20101027-3|1624	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli79.htf
12mr|texlive-tex4ht-20101027-3|1625	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli80.htf
12mr|texlive-tex4ht-20101027-3|1626	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli81.htf
12mr|texlive-tex4ht-20101027-3|1627	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli82.htf
12mr|texlive-tex4ht-20101027-3|1628	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli83.htf
12mr|texlive-tex4ht-20101027-3|1629	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli84.htf
12mr|texlive-tex4ht-20101027-3|1630	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli85.htf
12mr|texlive-tex4ht-20101027-3|1631	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli86.htf
12mr|texlive-tex4ht-20101027-3|1632	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli87.htf
12mr|texlive-tex4ht-20101027-3|1633	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli88.htf
12mr|texlive-tex4ht-20101027-3|1634	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli89.htf
12mr|texlive-tex4ht-20101027-3|1635	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli90.htf
12mr|texlive-tex4ht-20101027-3|1636	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli91.htf
12mr|texlive-tex4ht-20101027-3|1637	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli92.htf
12mr|texlive-tex4ht-20101027-3|1638	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli93.htf
12mr|texlive-tex4ht-20101027-3|1639	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli94.htf
12mr|texlive-tex4ht-20101027-3|1640	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu01.htf
12mr|texlive-tex4ht-20101027-3|1641	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu02.htf
12mr|texlive-tex4ht-20101027-3|1642	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu03.htf
12mr|texlive-tex4ht-20101027-3|1643	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu04.htf
12mr|texlive-tex4ht-20101027-3|1644	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu05.htf
12mr|texlive-tex4ht-20101027-3|1645	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu06.htf
12mr|texlive-tex4ht-20101027-3|1646	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu07.htf
12mr|texlive-tex4ht-20101027-3|1647	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu08.htf
12mr|texlive-tex4ht-20101027-3|1648	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu09.htf
12mr|texlive-tex4ht-20101027-3|1649	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu10.htf
12mr|texlive-tex4ht-20101027-3|1650	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu11.htf
12mr|texlive-tex4ht-20101027-3|1651	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu12.htf
12mr|texlive-tex4ht-20101027-3|1652	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu13.htf
12mr|texlive-tex4ht-20101027-3|1653	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu14.htf
12mr|texlive-tex4ht-20101027-3|1654	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu15.htf
12mr|texlive-tex4ht-20101027-3|1655	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu16.htf
12mr|texlive-tex4ht-20101027-3|1656	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu17.htf
12mr|texlive-tex4ht-20101027-3|1657	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu18.htf
12mr|texlive-tex4ht-20101027-3|1658	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu19.htf
12mr|texlive-tex4ht-20101027-3|1659	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu20.htf
12mr|texlive-tex4ht-20101027-3|1660	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu21.htf
12mr|texlive-tex4ht-20101027-3|1661	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu22.htf
12mr|texlive-tex4ht-20101027-3|1662	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu23.htf
12mr|texlive-tex4ht-20101027-3|1663	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu24.htf
12mr|texlive-tex4ht-20101027-3|1664	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu25.htf
12mr|texlive-tex4ht-20101027-3|1665	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu26.htf
12mr|texlive-tex4ht-20101027-3|1666	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu27.htf
12mr|texlive-tex4ht-20101027-3|1667	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu28.htf
12mr|texlive-tex4ht-20101027-3|1668	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu29.htf
12mr|texlive-tex4ht-20101027-3|1669	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu30.htf
12mr|texlive-tex4ht-20101027-3|1670	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu31.htf
12mr|texlive-tex4ht-20101027-3|1671	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu32.htf
12mr|texlive-tex4ht-20101027-3|1672	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu33.htf
12mr|texlive-tex4ht-20101027-3|1673	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu34.htf
12mr|texlive-tex4ht-20101027-3|1674	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu35.htf
12mr|texlive-tex4ht-20101027-3|1675	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu36.htf
12mr|texlive-tex4ht-20101027-3|1676	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu37.htf
12mr|texlive-tex4ht-20101027-3|1677	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu38.htf
12mr|texlive-tex4ht-20101027-3|1678	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu39.htf
12mr|texlive-tex4ht-20101027-3|1679	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu40.htf
12mr|texlive-tex4ht-20101027-3|1680	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu41.htf
12mr|texlive-tex4ht-20101027-3|1681	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu42.htf
12mr|texlive-tex4ht-20101027-3|1682	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu43.htf
12mr|texlive-tex4ht-20101027-3|1683	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu44.htf
12mr|texlive-tex4ht-20101027-3|1684	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu45.htf
12mr|texlive-tex4ht-20101027-3|1685	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu46.htf
12mr|texlive-tex4ht-20101027-3|1686	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu47.htf
12mr|texlive-tex4ht-20101027-3|1687	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu48.htf
12mr|texlive-tex4ht-20101027-3|1688	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu49.htf
12mr|texlive-tex4ht-20101027-3|1689	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu50.htf
12mr|texlive-tex4ht-20101027-3|1690	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu51.htf
12mr|texlive-tex4ht-20101027-3|1691	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu52.htf
12mr|texlive-tex4ht-20101027-3|1692	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu53.htf
12mr|texlive-tex4ht-20101027-3|1693	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu54.htf
12mr|texlive-tex4ht-20101027-3|1694	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu55.htf
12mr|texlive-tex4ht-20101027-3|1695	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu56.htf
12mr|texlive-tex4ht-20101027-3|1696	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu57.htf
12mr|texlive-tex4ht-20101027-3|1697	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu58.htf
12mr|texlive-tex4ht-20101027-3|1698	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu59.htf
12mr|texlive-tex4ht-20101027-3|1699	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu60.htf
12mr|texlive-tex4ht-20101027-3|1700	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu61.htf
12mr|texlive-tex4ht-20101027-3|1701	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu62.htf
12mr|texlive-tex4ht-20101027-3|1702	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu63.htf
12mr|texlive-tex4ht-20101027-3|1703	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu64.htf
12mr|texlive-tex4ht-20101027-3|1704	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu65.htf
12mr|texlive-tex4ht-20101027-3|1705	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu66.htf
12mr|texlive-tex4ht-20101027-3|1706	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu67.htf
12mr|texlive-tex4ht-20101027-3|1707	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu68.htf
12mr|texlive-tex4ht-20101027-3|1708	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu69.htf
12mr|texlive-tex4ht-20101027-3|1709	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu70.htf
12mr|texlive-tex4ht-20101027-3|1710	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu71.htf
12mr|texlive-tex4ht-20101027-3|1711	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu72.htf
12mr|texlive-tex4ht-20101027-3|1712	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu73.htf
12mr|texlive-tex4ht-20101027-3|1713	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu74.htf
12mr|texlive-tex4ht-20101027-3|1714	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu75.htf
12mr|texlive-tex4ht-20101027-3|1715	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu76.htf
12mr|texlive-tex4ht-20101027-3|1716	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu77.htf
12mr|texlive-tex4ht-20101027-3|1717	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu78.htf
12mr|texlive-tex4ht-20101027-3|1718	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu79.htf
12mr|texlive-tex4ht-20101027-3|1719	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu80.htf
12mr|texlive-tex4ht-20101027-3|1720	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu81.htf
12mr|texlive-tex4ht-20101027-3|1721	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu82.htf
12mr|texlive-tex4ht-20101027-3|1722	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu83.htf
12mr|texlive-tex4ht-20101027-3|1723	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu84.htf
12mr|texlive-tex4ht-20101027-3|1724	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu85.htf
12mr|texlive-tex4ht-20101027-3|1725	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu86.htf
12mr|texlive-tex4ht-20101027-3|1726	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu87.htf
12mr|texlive-tex4ht-20101027-3|1727	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu88.htf
12mr|texlive-tex4ht-20101027-3|1728	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu89.htf
12mr|texlive-tex4ht-20101027-3|1729	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu90.htf
12mr|texlive-tex4ht-20101027-3|1730	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu91.htf
12mr|texlive-tex4ht-20101027-3|1731	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu92.htf
12mr|texlive-tex4ht-20101027-3|1732	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu93.htf
12mr|texlive-tex4ht-20101027-3|1733	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu94.htf
12mr|texlive-tex4ht-20101027-3|1734	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu01.htf
12mr|texlive-tex4ht-20101027-3|1735	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu02.htf
12mr|texlive-tex4ht-20101027-3|1736	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu03.htf
12mr|texlive-tex4ht-20101027-3|1737	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu04.htf
12mr|texlive-tex4ht-20101027-3|1738	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu05.htf
12mr|texlive-tex4ht-20101027-3|1739	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu06.htf
12mr|texlive-tex4ht-20101027-3|1740	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu07.htf
12mr|texlive-tex4ht-20101027-3|1741	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu08.htf
12mr|texlive-tex4ht-20101027-3|1742	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu09.htf
12mr|texlive-tex4ht-20101027-3|1743	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu10.htf
12mr|texlive-tex4ht-20101027-3|1744	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu11.htf
12mr|texlive-tex4ht-20101027-3|1745	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu12.htf
12mr|texlive-tex4ht-20101027-3|1746	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu13.htf
12mr|texlive-tex4ht-20101027-3|1747	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu14.htf
12mr|texlive-tex4ht-20101027-3|1748	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu15.htf
12mr|texlive-tex4ht-20101027-3|1749	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu16.htf
12mr|texlive-tex4ht-20101027-3|1750	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu17.htf
12mr|texlive-tex4ht-20101027-3|1751	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu18.htf
12mr|texlive-tex4ht-20101027-3|1752	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu19.htf
12mr|texlive-tex4ht-20101027-3|1753	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu20.htf
12mr|texlive-tex4ht-20101027-3|1754	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu21.htf
12mr|texlive-tex4ht-20101027-3|1755	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu22.htf
12mr|texlive-tex4ht-20101027-3|1756	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu23.htf
12mr|texlive-tex4ht-20101027-3|1757	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu24.htf
12mr|texlive-tex4ht-20101027-3|1758	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu25.htf
12mr|texlive-tex4ht-20101027-3|1759	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu26.htf
12mr|texlive-tex4ht-20101027-3|1760	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu27.htf
12mr|texlive-tex4ht-20101027-3|1761	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu28.htf
12mr|texlive-tex4ht-20101027-3|1762	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu29.htf
12mr|texlive-tex4ht-20101027-3|1763	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu30.htf
12mr|texlive-tex4ht-20101027-3|1764	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu31.htf
12mr|texlive-tex4ht-20101027-3|1765	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu32.htf
12mr|texlive-tex4ht-20101027-3|1766	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu33.htf
12mr|texlive-tex4ht-20101027-3|1767	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu34.htf
12mr|texlive-tex4ht-20101027-3|1768	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu35.htf
12mr|texlive-tex4ht-20101027-3|1769	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu36.htf
12mr|texlive-tex4ht-20101027-3|1770	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu37.htf
12mr|texlive-tex4ht-20101027-3|1771	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu38.htf
12mr|texlive-tex4ht-20101027-3|1772	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu39.htf
12mr|texlive-tex4ht-20101027-3|1773	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu40.htf
12mr|texlive-tex4ht-20101027-3|1774	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu41.htf
12mr|texlive-tex4ht-20101027-3|1775	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu42.htf
12mr|texlive-tex4ht-20101027-3|1776	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu43.htf
12mr|texlive-tex4ht-20101027-3|1777	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu44.htf
12mr|texlive-tex4ht-20101027-3|1778	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu45.htf
12mr|texlive-tex4ht-20101027-3|1779	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu46.htf
12mr|texlive-tex4ht-20101027-3|1780	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu47.htf
12mr|texlive-tex4ht-20101027-3|1781	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu48.htf
12mr|texlive-tex4ht-20101027-3|1782	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu49.htf
12mr|texlive-tex4ht-20101027-3|1783	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu50.htf
12mr|texlive-tex4ht-20101027-3|1784	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu51.htf
12mr|texlive-tex4ht-20101027-3|1785	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu52.htf
12mr|texlive-tex4ht-20101027-3|1786	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu53.htf
12mr|texlive-tex4ht-20101027-3|1787	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu54.htf
12mr|texlive-tex4ht-20101027-3|1788	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu55.htf
12mr|texlive-tex4ht-20101027-3|1789	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu56.htf
12mr|texlive-tex4ht-20101027-3|1790	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu57.htf
12mr|texlive-tex4ht-20101027-3|1791	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu58.htf
12mr|texlive-tex4ht-20101027-3|1792	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu59.htf
12mr|texlive-tex4ht-20101027-3|1793	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu60.htf
12mr|texlive-tex4ht-20101027-3|1794	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu61.htf
12mr|texlive-tex4ht-20101027-3|1795	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu62.htf
12mr|texlive-tex4ht-20101027-3|1796	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu63.htf
12mr|texlive-tex4ht-20101027-3|1797	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu64.htf
12mr|texlive-tex4ht-20101027-3|1798	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu65.htf
12mr|texlive-tex4ht-20101027-3|1799	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu66.htf
12mr|texlive-tex4ht-20101027-3|1800	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu67.htf
12mr|texlive-tex4ht-20101027-3|1801	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu68.htf
12mr|texlive-tex4ht-20101027-3|1802	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu69.htf
12mr|texlive-tex4ht-20101027-3|1803	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu70.htf
12mr|texlive-tex4ht-20101027-3|1804	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu71.htf
12mr|texlive-tex4ht-20101027-3|1805	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu72.htf
12mr|texlive-tex4ht-20101027-3|1806	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu73.htf
12mr|texlive-tex4ht-20101027-3|1807	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu74.htf
12mr|texlive-tex4ht-20101027-3|1808	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu75.htf
12mr|texlive-tex4ht-20101027-3|1809	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu76.htf
12mr|texlive-tex4ht-20101027-3|1810	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu77.htf
12mr|texlive-tex4ht-20101027-3|1811	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu78.htf
12mr|texlive-tex4ht-20101027-3|1812	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu79.htf
12mr|texlive-tex4ht-20101027-3|1813	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu80.htf
12mr|texlive-tex4ht-20101027-3|1814	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu81.htf
12mr|texlive-tex4ht-20101027-3|1815	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu82.htf
12mr|texlive-tex4ht-20101027-3|1816	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu83.htf
12mr|texlive-tex4ht-20101027-3|1817	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu84.htf
12mr|texlive-tex4ht-20101027-3|1818	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu85.htf
12mr|texlive-tex4ht-20101027-3|1819	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu86.htf
12mr|texlive-tex4ht-20101027-3|1820	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu87.htf
12mr|texlive-tex4ht-20101027-3|1821	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu88.htf
12mr|texlive-tex4ht-20101027-3|1822	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu89.htf
12mr|texlive-tex4ht-20101027-3|1823	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu90.htf
12mr|texlive-tex4ht-20101027-3|1824	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu91.htf
12mr|texlive-tex4ht-20101027-3|1825	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu92.htf
12mr|texlive-tex4ht-20101027-3|1826	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu93.htf
12mr|texlive-tex4ht-20101027-3|1827	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu94.htf
12mr|texlive-tex4ht-20101027-3|1828	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh01.htf
12mr|texlive-tex4ht-20101027-3|1829	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh02.htf
12mr|texlive-tex4ht-20101027-3|1830	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh03.htf
12mr|texlive-tex4ht-20101027-3|1831	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh04.htf
12mr|texlive-tex4ht-20101027-3|1832	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh05.htf
12mr|texlive-tex4ht-20101027-3|1833	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh06.htf
12mr|texlive-tex4ht-20101027-3|1834	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh07.htf
12mr|texlive-tex4ht-20101027-3|1835	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh08.htf
12mr|texlive-tex4ht-20101027-3|1836	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh09.htf
12mr|texlive-tex4ht-20101027-3|1837	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh10.htf
12mr|texlive-tex4ht-20101027-3|1838	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh11.htf
12mr|texlive-tex4ht-20101027-3|1839	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh12.htf
12mr|texlive-tex4ht-20101027-3|1840	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh13.htf
12mr|texlive-tex4ht-20101027-3|1841	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh14.htf
12mr|texlive-tex4ht-20101027-3|1842	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh15.htf
12mr|texlive-tex4ht-20101027-3|1843	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh16.htf
12mr|texlive-tex4ht-20101027-3|1844	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh17.htf
12mr|texlive-tex4ht-20101027-3|1845	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh18.htf
12mr|texlive-tex4ht-20101027-3|1846	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh19.htf
12mr|texlive-tex4ht-20101027-3|1847	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh20.htf
12mr|texlive-tex4ht-20101027-3|1848	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh21.htf
12mr|texlive-tex4ht-20101027-3|1849	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh22.htf
12mr|texlive-tex4ht-20101027-3|1850	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh23.htf
12mr|texlive-tex4ht-20101027-3|1851	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh24.htf
12mr|texlive-tex4ht-20101027-3|1852	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh25.htf
12mr|texlive-tex4ht-20101027-3|1853	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh26.htf
12mr|texlive-tex4ht-20101027-3|1854	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh27.htf
12mr|texlive-tex4ht-20101027-3|1855	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh28.htf
12mr|texlive-tex4ht-20101027-3|1856	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh29.htf
12mr|texlive-tex4ht-20101027-3|1857	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh30.htf
12mr|texlive-tex4ht-20101027-3|1858	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh31.htf
12mr|texlive-tex4ht-20101027-3|1859	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh32.htf
12mr|texlive-tex4ht-20101027-3|1860	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh33.htf
12mr|texlive-tex4ht-20101027-3|1861	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh34.htf
12mr|texlive-tex4ht-20101027-3|1862	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh35.htf
12mr|texlive-tex4ht-20101027-3|1863	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh36.htf
12mr|texlive-tex4ht-20101027-3|1864	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh37.htf
12mr|texlive-tex4ht-20101027-3|1865	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh38.htf
12mr|texlive-tex4ht-20101027-3|1866	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh39.htf
12mr|texlive-tex4ht-20101027-3|1867	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh40.htf
12mr|texlive-tex4ht-20101027-3|1868	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh41.htf
12mr|texlive-tex4ht-20101027-3|1869	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh42.htf
12mr|texlive-tex4ht-20101027-3|1870	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh43.htf
12mr|texlive-tex4ht-20101027-3|1871	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh44.htf
12mr|texlive-tex4ht-20101027-3|1872	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh45.htf
12mr|texlive-tex4ht-20101027-3|1873	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh46.htf
12mr|texlive-tex4ht-20101027-3|1874	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh47.htf
12mr|texlive-tex4ht-20101027-3|1875	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh48.htf
12mr|texlive-tex4ht-20101027-3|1876	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh49.htf
12mr|texlive-tex4ht-20101027-3|1877	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh50.htf
12mr|texlive-tex4ht-20101027-3|1878	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh51.htf
12mr|texlive-tex4ht-20101027-3|1879	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh52.htf
12mr|texlive-tex4ht-20101027-3|1880	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh53.htf
12mr|texlive-tex4ht-20101027-3|1881	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh54.htf
12mr|texlive-tex4ht-20101027-3|1882	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh55.htf
12mr|texlive-tex4ht-20101027-3|1883	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh56.htf
12mr|texlive-tex4ht-20101027-3|1884	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh57.htf
12mr|texlive-tex4ht-20101027-3|1885	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh58.htf
12mr|texlive-tex4ht-20101027-3|1886	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh59.htf
12mr|texlive-tex4ht-20101027-3|1887	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh60.htf
12mr|texlive-tex4ht-20101027-3|1888	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh61.htf
12mr|texlive-tex4ht-20101027-3|1889	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh62.htf
12mr|texlive-tex4ht-20101027-3|1890	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh63.htf
12mr|texlive-tex4ht-20101027-3|1891	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh64.htf
12mr|texlive-tex4ht-20101027-3|1892	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh65.htf
12mr|texlive-tex4ht-20101027-3|1893	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh66.htf
12mr|texlive-tex4ht-20101027-3|1894	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh67.htf
12mr|texlive-tex4ht-20101027-3|1895	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh68.htf
12mr|texlive-tex4ht-20101027-3|1896	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh69.htf
12mr|texlive-tex4ht-20101027-3|1897	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh70.htf
12mr|texlive-tex4ht-20101027-3|1898	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh71.htf
12mr|texlive-tex4ht-20101027-3|1899	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh72.htf
12mr|texlive-tex4ht-20101027-3|1900	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh73.htf
12mr|texlive-tex4ht-20101027-3|1901	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh74.htf
12mr|texlive-tex4ht-20101027-3|1902	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh75.htf
12mr|texlive-tex4ht-20101027-3|1903	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh76.htf
12mr|texlive-tex4ht-20101027-3|1904	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh77.htf
12mr|texlive-tex4ht-20101027-3|1905	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh78.htf
12mr|texlive-tex4ht-20101027-3|1906	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh79.htf
12mr|texlive-tex4ht-20101027-3|1907	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh80.htf
12mr|texlive-tex4ht-20101027-3|1908	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh81.htf
12mr|texlive-tex4ht-20101027-3|1909	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh82.htf
12mr|texlive-tex4ht-20101027-3|1910	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh83.htf
12mr|texlive-tex4ht-20101027-3|1911	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh84.htf
12mr|texlive-tex4ht-20101027-3|1912	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh85.htf
12mr|texlive-tex4ht-20101027-3|1913	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh86.htf
12mr|texlive-tex4ht-20101027-3|1914	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh87.htf
12mr|texlive-tex4ht-20101027-3|1915	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh88.htf
12mr|texlive-tex4ht-20101027-3|1916	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh89.htf
12mr|texlive-tex4ht-20101027-3|1917	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh90.htf
12mr|texlive-tex4ht-20101027-3|1918	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh91.htf
12mr|texlive-tex4ht-20101027-3|1919	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh92.htf
12mr|texlive-tex4ht-20101027-3|1920	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh93.htf
12mr|texlive-tex4ht-20101027-3|1921	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh94.htf
12mr|texlive-tex4ht-20101027-3|1922	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk01.htf
12mr|texlive-tex4ht-20101027-3|1923	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk02.htf
12mr|texlive-tex4ht-20101027-3|1924	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk03.htf
12mr|texlive-tex4ht-20101027-3|1925	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk04.htf
12mr|texlive-tex4ht-20101027-3|1926	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk05.htf
12mr|texlive-tex4ht-20101027-3|1927	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk06.htf
12mr|texlive-tex4ht-20101027-3|1928	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk07.htf
12mr|texlive-tex4ht-20101027-3|1929	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk08.htf
12mr|texlive-tex4ht-20101027-3|1930	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk09.htf
12mr|texlive-tex4ht-20101027-3|1931	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk10.htf
12mr|texlive-tex4ht-20101027-3|1932	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk11.htf
12mr|texlive-tex4ht-20101027-3|1933	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk12.htf
12mr|texlive-tex4ht-20101027-3|1934	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk13.htf
12mr|texlive-tex4ht-20101027-3|1935	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk14.htf
12mr|texlive-tex4ht-20101027-3|1936	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk15.htf
12mr|texlive-tex4ht-20101027-3|1937	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk16.htf
12mr|texlive-tex4ht-20101027-3|1938	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk17.htf
12mr|texlive-tex4ht-20101027-3|1939	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk18.htf
12mr|texlive-tex4ht-20101027-3|1940	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk19.htf
12mr|texlive-tex4ht-20101027-3|1941	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk20.htf
12mr|texlive-tex4ht-20101027-3|1942	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk21.htf
12mr|texlive-tex4ht-20101027-3|1943	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk22.htf
12mr|texlive-tex4ht-20101027-3|1944	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk23.htf
12mr|texlive-tex4ht-20101027-3|1945	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk24.htf
12mr|texlive-tex4ht-20101027-3|1946	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk25.htf
12mr|texlive-tex4ht-20101027-3|1947	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk26.htf
12mr|texlive-tex4ht-20101027-3|1948	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk27.htf
12mr|texlive-tex4ht-20101027-3|1949	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk28.htf
12mr|texlive-tex4ht-20101027-3|1950	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk29.htf
12mr|texlive-tex4ht-20101027-3|1951	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk30.htf
12mr|texlive-tex4ht-20101027-3|1952	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk31.htf
12mr|texlive-tex4ht-20101027-3|1953	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk32.htf
12mr|texlive-tex4ht-20101027-3|1954	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk33.htf
12mr|texlive-tex4ht-20101027-3|1955	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk34.htf
12mr|texlive-tex4ht-20101027-3|1956	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk35.htf
12mr|texlive-tex4ht-20101027-3|1957	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk36.htf
12mr|texlive-tex4ht-20101027-3|1958	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk37.htf
12mr|texlive-tex4ht-20101027-3|1959	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk38.htf
12mr|texlive-tex4ht-20101027-3|1960	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk39.htf
12mr|texlive-tex4ht-20101027-3|1961	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk40.htf
12mr|texlive-tex4ht-20101027-3|1962	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk41.htf
12mr|texlive-tex4ht-20101027-3|1963	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk42.htf
12mr|texlive-tex4ht-20101027-3|1964	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk43.htf
12mr|texlive-tex4ht-20101027-3|1965	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk44.htf
12mr|texlive-tex4ht-20101027-3|1966	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk45.htf
12mr|texlive-tex4ht-20101027-3|1967	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk46.htf
12mr|texlive-tex4ht-20101027-3|1968	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk47.htf
12mr|texlive-tex4ht-20101027-3|1969	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk48.htf
12mr|texlive-tex4ht-20101027-3|1970	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk49.htf
12mr|texlive-tex4ht-20101027-3|1971	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk50.htf
12mr|texlive-tex4ht-20101027-3|1972	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk51.htf
12mr|texlive-tex4ht-20101027-3|1973	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk52.htf
12mr|texlive-tex4ht-20101027-3|1974	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk53.htf
12mr|texlive-tex4ht-20101027-3|1975	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk54.htf
12mr|texlive-tex4ht-20101027-3|1976	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk55.htf
12mr|texlive-tex4ht-20101027-3|1977	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk56.htf
12mr|texlive-tex4ht-20101027-3|1978	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk57.htf
12mr|texlive-tex4ht-20101027-3|1979	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk58.htf
12mr|texlive-tex4ht-20101027-3|1980	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk59.htf
12mr|texlive-tex4ht-20101027-3|1981	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk60.htf
12mr|texlive-tex4ht-20101027-3|1982	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk61.htf
12mr|texlive-tex4ht-20101027-3|1983	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk62.htf
12mr|texlive-tex4ht-20101027-3|1984	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk63.htf
12mr|texlive-tex4ht-20101027-3|1985	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk64.htf
12mr|texlive-tex4ht-20101027-3|1986	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk65.htf
12mr|texlive-tex4ht-20101027-3|1987	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk66.htf
12mr|texlive-tex4ht-20101027-3|1988	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk67.htf
12mr|texlive-tex4ht-20101027-3|1989	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk68.htf
12mr|texlive-tex4ht-20101027-3|1990	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk69.htf
12mr|texlive-tex4ht-20101027-3|1991	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk70.htf
12mr|texlive-tex4ht-20101027-3|1992	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk71.htf
12mr|texlive-tex4ht-20101027-3|1993	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk72.htf
12mr|texlive-tex4ht-20101027-3|1994	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk73.htf
12mr|texlive-tex4ht-20101027-3|1995	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk74.htf
12mr|texlive-tex4ht-20101027-3|1996	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk75.htf
12mr|texlive-tex4ht-20101027-3|1997	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk76.htf
12mr|texlive-tex4ht-20101027-3|1998	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk77.htf
12mr|texlive-tex4ht-20101027-3|1999	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk78.htf
12mr|texlive-tex4ht-20101027-3|2000	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk79.htf
12mr|texlive-tex4ht-20101027-3|2001	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk80.htf
12mr|texlive-tex4ht-20101027-3|2002	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk81.htf
12mr|texlive-tex4ht-20101027-3|2003	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk82.htf
12mr|texlive-tex4ht-20101027-3|2004	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk83.htf
12mr|texlive-tex4ht-20101027-3|2005	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk84.htf
12mr|texlive-tex4ht-20101027-3|2006	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk85.htf
12mr|texlive-tex4ht-20101027-3|2007	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk86.htf
12mr|texlive-tex4ht-20101027-3|2008	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk87.htf
12mr|texlive-tex4ht-20101027-3|2009	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk88.htf
12mr|texlive-tex4ht-20101027-3|2010	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk89.htf
12mr|texlive-tex4ht-20101027-3|2011	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk90.htf
12mr|texlive-tex4ht-20101027-3|2012	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk91.htf
12mr|texlive-tex4ht-20101027-3|2013	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk92.htf
12mr|texlive-tex4ht-20101027-3|2014	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk93.htf
12mr|texlive-tex4ht-20101027-3|2015	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk94.htf
12mr|texlive-tex4ht-20101027-3|2016	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw01.htf
12mr|texlive-tex4ht-20101027-3|2017	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw02.htf
12mr|texlive-tex4ht-20101027-3|2018	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw03.htf
12mr|texlive-tex4ht-20101027-3|2019	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw04.htf
12mr|texlive-tex4ht-20101027-3|2020	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw05.htf
12mr|texlive-tex4ht-20101027-3|2021	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw06.htf
12mr|texlive-tex4ht-20101027-3|2022	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw07.htf
12mr|texlive-tex4ht-20101027-3|2023	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw08.htf
12mr|texlive-tex4ht-20101027-3|2024	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw09.htf
12mr|texlive-tex4ht-20101027-3|2025	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw10.htf
12mr|texlive-tex4ht-20101027-3|2026	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw11.htf
12mr|texlive-tex4ht-20101027-3|2027	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw12.htf
12mr|texlive-tex4ht-20101027-3|2028	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw13.htf
12mr|texlive-tex4ht-20101027-3|2029	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw14.htf
12mr|texlive-tex4ht-20101027-3|2030	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw15.htf
12mr|texlive-tex4ht-20101027-3|2031	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw16.htf
12mr|texlive-tex4ht-20101027-3|2032	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw17.htf
12mr|texlive-tex4ht-20101027-3|2033	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw18.htf
12mr|texlive-tex4ht-20101027-3|2034	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw19.htf
12mr|texlive-tex4ht-20101027-3|2035	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw20.htf
12mr|texlive-tex4ht-20101027-3|2036	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw21.htf
12mr|texlive-tex4ht-20101027-3|2037	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw22.htf
12mr|texlive-tex4ht-20101027-3|2038	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw23.htf
12mr|texlive-tex4ht-20101027-3|2039	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw24.htf
12mr|texlive-tex4ht-20101027-3|2040	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw25.htf
12mr|texlive-tex4ht-20101027-3|2041	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw26.htf
12mr|texlive-tex4ht-20101027-3|2042	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw27.htf
12mr|texlive-tex4ht-20101027-3|2043	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw28.htf
12mr|texlive-tex4ht-20101027-3|2044	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw29.htf
12mr|texlive-tex4ht-20101027-3|2045	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw30.htf
12mr|texlive-tex4ht-20101027-3|2046	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw31.htf
12mr|texlive-tex4ht-20101027-3|2047	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw32.htf
12mr|texlive-tex4ht-20101027-3|2048	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw33.htf
12mr|texlive-tex4ht-20101027-3|2049	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw34.htf
12mr|texlive-tex4ht-20101027-3|2050	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw35.htf
12mr|texlive-tex4ht-20101027-3|2051	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw36.htf
12mr|texlive-tex4ht-20101027-3|2052	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw37.htf
12mr|texlive-tex4ht-20101027-3|2053	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw38.htf
12mr|texlive-tex4ht-20101027-3|2054	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw39.htf
12mr|texlive-tex4ht-20101027-3|2055	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw40.htf
12mr|texlive-tex4ht-20101027-3|2056	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw41.htf
12mr|texlive-tex4ht-20101027-3|2057	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw42.htf
12mr|texlive-tex4ht-20101027-3|2058	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw43.htf
12mr|texlive-tex4ht-20101027-3|2059	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw44.htf
12mr|texlive-tex4ht-20101027-3|2060	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw45.htf
12mr|texlive-tex4ht-20101027-3|2061	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw46.htf
12mr|texlive-tex4ht-20101027-3|2062	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw47.htf
12mr|texlive-tex4ht-20101027-3|2063	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw48.htf
12mr|texlive-tex4ht-20101027-3|2064	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw49.htf
12mr|texlive-tex4ht-20101027-3|2065	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw50.htf
12mr|texlive-tex4ht-20101027-3|2066	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw51.htf
12mr|texlive-tex4ht-20101027-3|2067	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw52.htf
12mr|texlive-tex4ht-20101027-3|2068	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw53.htf
12mr|texlive-tex4ht-20101027-3|2069	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw54.htf
12mr|texlive-tex4ht-20101027-3|2070	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw55.htf
12mr|texlive-tex4ht-20101027-3|2071	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw56.htf
12mr|texlive-tex4ht-20101027-3|2072	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw57.htf
12mr|texlive-tex4ht-20101027-3|2073	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw58.htf
12mr|texlive-tex4ht-20101027-3|2074	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw59.htf
12mr|texlive-tex4ht-20101027-3|2075	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw60.htf
12mr|texlive-tex4ht-20101027-3|2076	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw61.htf
12mr|texlive-tex4ht-20101027-3|2077	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw62.htf
12mr|texlive-tex4ht-20101027-3|2078	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw63.htf
12mr|texlive-tex4ht-20101027-3|2079	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw64.htf
12mr|texlive-tex4ht-20101027-3|2080	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw65.htf
12mr|texlive-tex4ht-20101027-3|2081	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw66.htf
12mr|texlive-tex4ht-20101027-3|2082	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw67.htf
12mr|texlive-tex4ht-20101027-3|2083	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw68.htf
12mr|texlive-tex4ht-20101027-3|2084	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw69.htf
12mr|texlive-tex4ht-20101027-3|2085	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw70.htf
12mr|texlive-tex4ht-20101027-3|2086	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw71.htf
12mr|texlive-tex4ht-20101027-3|2087	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw72.htf
12mr|texlive-tex4ht-20101027-3|2088	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw73.htf
12mr|texlive-tex4ht-20101027-3|2089	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw74.htf
12mr|texlive-tex4ht-20101027-3|2090	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw75.htf
12mr|texlive-tex4ht-20101027-3|2091	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw76.htf
12mr|texlive-tex4ht-20101027-3|2092	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw77.htf
12mr|texlive-tex4ht-20101027-3|2093	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw78.htf
12mr|texlive-tex4ht-20101027-3|2094	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw79.htf
12mr|texlive-tex4ht-20101027-3|2095	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw80.htf
12mr|texlive-tex4ht-20101027-3|2096	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw81.htf
12mr|texlive-tex4ht-20101027-3|2097	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw82.htf
12mr|texlive-tex4ht-20101027-3|2098	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw83.htf
12mr|texlive-tex4ht-20101027-3|2099	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw84.htf
12mr|texlive-tex4ht-20101027-3|2100	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw85.htf
12mr|texlive-tex4ht-20101027-3|2101	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw86.htf
12mr|texlive-tex4ht-20101027-3|2102	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw87.htf
12mr|texlive-tex4ht-20101027-3|2103	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw88.htf
12mr|texlive-tex4ht-20101027-3|2104	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw89.htf
12mr|texlive-tex4ht-20101027-3|2105	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw90.htf
12mr|texlive-tex4ht-20101027-3|2106	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw91.htf
12mr|texlive-tex4ht-20101027-3|2107	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw92.htf
12mr|texlive-tex4ht-20101027-3|2108	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw93.htf
12mr|texlive-tex4ht-20101027-3|2109	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw94.htf
12mr|texlive-tex4ht-20101027-3|2110	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao01.htf
12mr|texlive-tex4ht-20101027-3|2111	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao02.htf
12mr|texlive-tex4ht-20101027-3|2112	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao03.htf
12mr|texlive-tex4ht-20101027-3|2113	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao04.htf
12mr|texlive-tex4ht-20101027-3|2114	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao05.htf
12mr|texlive-tex4ht-20101027-3|2115	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao06.htf
12mr|texlive-tex4ht-20101027-3|2116	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao07.htf
12mr|texlive-tex4ht-20101027-3|2117	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao08.htf
12mr|texlive-tex4ht-20101027-3|2118	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao09.htf
12mr|texlive-tex4ht-20101027-3|2119	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao10.htf
12mr|texlive-tex4ht-20101027-3|2120	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao11.htf
12mr|texlive-tex4ht-20101027-3|2121	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao12.htf
12mr|texlive-tex4ht-20101027-3|2122	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao13.htf
12mr|texlive-tex4ht-20101027-3|2123	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao14.htf
12mr|texlive-tex4ht-20101027-3|2124	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao15.htf
12mr|texlive-tex4ht-20101027-3|2125	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao16.htf
12mr|texlive-tex4ht-20101027-3|2126	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao17.htf
12mr|texlive-tex4ht-20101027-3|2127	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao18.htf
12mr|texlive-tex4ht-20101027-3|2128	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao19.htf
12mr|texlive-tex4ht-20101027-3|2129	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao20.htf
12mr|texlive-tex4ht-20101027-3|2130	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao21.htf
12mr|texlive-tex4ht-20101027-3|2131	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao22.htf
12mr|texlive-tex4ht-20101027-3|2132	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao23.htf
12mr|texlive-tex4ht-20101027-3|2133	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao24.htf
12mr|texlive-tex4ht-20101027-3|2134	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao25.htf
12mr|texlive-tex4ht-20101027-3|2135	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao26.htf
12mr|texlive-tex4ht-20101027-3|2136	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao27.htf
12mr|texlive-tex4ht-20101027-3|2137	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao28.htf
12mr|texlive-tex4ht-20101027-3|2138	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao29.htf
12mr|texlive-tex4ht-20101027-3|2139	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao30.htf
12mr|texlive-tex4ht-20101027-3|2140	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao31.htf
12mr|texlive-tex4ht-20101027-3|2141	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao32.htf
12mr|texlive-tex4ht-20101027-3|2142	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao33.htf
12mr|texlive-tex4ht-20101027-3|2143	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao34.htf
12mr|texlive-tex4ht-20101027-3|2144	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao35.htf
12mr|texlive-tex4ht-20101027-3|2145	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao36.htf
12mr|texlive-tex4ht-20101027-3|2146	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao37.htf
12mr|texlive-tex4ht-20101027-3|2147	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao38.htf
12mr|texlive-tex4ht-20101027-3|2148	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao39.htf
12mr|texlive-tex4ht-20101027-3|2149	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao40.htf
12mr|texlive-tex4ht-20101027-3|2150	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao41.htf
12mr|texlive-tex4ht-20101027-3|2151	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao42.htf
12mr|texlive-tex4ht-20101027-3|2152	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao43.htf
12mr|texlive-tex4ht-20101027-3|2153	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao44.htf
12mr|texlive-tex4ht-20101027-3|2154	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao45.htf
12mr|texlive-tex4ht-20101027-3|2155	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao46.htf
12mr|texlive-tex4ht-20101027-3|2156	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao47.htf
12mr|texlive-tex4ht-20101027-3|2157	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao48.htf
12mr|texlive-tex4ht-20101027-3|2158	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao49.htf
12mr|texlive-tex4ht-20101027-3|2159	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao50.htf
12mr|texlive-tex4ht-20101027-3|2160	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao51.htf
12mr|texlive-tex4ht-20101027-3|2161	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao52.htf
12mr|texlive-tex4ht-20101027-3|2162	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao53.htf
12mr|texlive-tex4ht-20101027-3|2163	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao54.htf
12mr|texlive-tex4ht-20101027-3|2164	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao55.htf
12mr|texlive-tex4ht-20101027-3|2165	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao56.htf
12mr|texlive-tex4ht-20101027-3|2166	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao57.htf
12mr|texlive-tex4ht-20101027-3|2167	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao58.htf
12mr|texlive-tex4ht-20101027-3|2168	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao59.htf
12mr|texlive-tex4ht-20101027-3|2169	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao60.htf
12mr|texlive-tex4ht-20101027-3|2170	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao61.htf
12mr|texlive-tex4ht-20101027-3|2171	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao62.htf
12mr|texlive-tex4ht-20101027-3|2172	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao63.htf
12mr|texlive-tex4ht-20101027-3|2173	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao64.htf
12mr|texlive-tex4ht-20101027-3|2174	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao65.htf
12mr|texlive-tex4ht-20101027-3|2175	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao66.htf
12mr|texlive-tex4ht-20101027-3|2176	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao67.htf
12mr|texlive-tex4ht-20101027-3|2177	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao68.htf
12mr|texlive-tex4ht-20101027-3|2178	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao69.htf
12mr|texlive-tex4ht-20101027-3|2179	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao70.htf
12mr|texlive-tex4ht-20101027-3|2180	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao71.htf
12mr|texlive-tex4ht-20101027-3|2181	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao72.htf
12mr|texlive-tex4ht-20101027-3|2182	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao73.htf
12mr|texlive-tex4ht-20101027-3|2183	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao74.htf
12mr|texlive-tex4ht-20101027-3|2184	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao75.htf
12mr|texlive-tex4ht-20101027-3|2185	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao76.htf
12mr|texlive-tex4ht-20101027-3|2186	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao77.htf
12mr|texlive-tex4ht-20101027-3|2187	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao78.htf
12mr|texlive-tex4ht-20101027-3|2188	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao79.htf
12mr|texlive-tex4ht-20101027-3|2189	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao80.htf
12mr|texlive-tex4ht-20101027-3|2190	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao81.htf
12mr|texlive-tex4ht-20101027-3|2191	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao82.htf
12mr|texlive-tex4ht-20101027-3|2192	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao83.htf
12mr|texlive-tex4ht-20101027-3|2193	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao84.htf
12mr|texlive-tex4ht-20101027-3|2194	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao85.htf
12mr|texlive-tex4ht-20101027-3|2195	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao86.htf
12mr|texlive-tex4ht-20101027-3|2196	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao87.htf
12mr|texlive-tex4ht-20101027-3|2197	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao88.htf
12mr|texlive-tex4ht-20101027-3|2198	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao89.htf
12mr|texlive-tex4ht-20101027-3|2199	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao90.htf
12mr|texlive-tex4ht-20101027-3|2200	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao91.htf
12mr|texlive-tex4ht-20101027-3|2201	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao92.htf
12mr|texlive-tex4ht-20101027-3|2202	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao93.htf
12mr|texlive-tex4ht-20101027-3|2203	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao94.htf
12mr|texlive-tex4ht-20101027-3|2204	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou01.htf
12mr|texlive-tex4ht-20101027-3|2205	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou02.htf
12mr|texlive-tex4ht-20101027-3|2206	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou03.htf
12mr|texlive-tex4ht-20101027-3|2207	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou04.htf
12mr|texlive-tex4ht-20101027-3|2208	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou05.htf
12mr|texlive-tex4ht-20101027-3|2209	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou06.htf
12mr|texlive-tex4ht-20101027-3|2210	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou07.htf
12mr|texlive-tex4ht-20101027-3|2211	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou08.htf
12mr|texlive-tex4ht-20101027-3|2212	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou09.htf
12mr|texlive-tex4ht-20101027-3|2213	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou10.htf
12mr|texlive-tex4ht-20101027-3|2214	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou11.htf
12mr|texlive-tex4ht-20101027-3|2215	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou12.htf
12mr|texlive-tex4ht-20101027-3|2216	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou13.htf
12mr|texlive-tex4ht-20101027-3|2217	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou14.htf
12mr|texlive-tex4ht-20101027-3|2218	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou15.htf
12mr|texlive-tex4ht-20101027-3|2219	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou16.htf
12mr|texlive-tex4ht-20101027-3|2220	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou17.htf
12mr|texlive-tex4ht-20101027-3|2221	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou18.htf
12mr|texlive-tex4ht-20101027-3|2222	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou19.htf
12mr|texlive-tex4ht-20101027-3|2223	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou20.htf
12mr|texlive-tex4ht-20101027-3|2224	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou21.htf
12mr|texlive-tex4ht-20101027-3|2225	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou22.htf
12mr|texlive-tex4ht-20101027-3|2226	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou23.htf
12mr|texlive-tex4ht-20101027-3|2227	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou24.htf
12mr|texlive-tex4ht-20101027-3|2228	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou25.htf
12mr|texlive-tex4ht-20101027-3|2229	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou26.htf
12mr|texlive-tex4ht-20101027-3|2230	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou27.htf
12mr|texlive-tex4ht-20101027-3|2231	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou28.htf
12mr|texlive-tex4ht-20101027-3|2232	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou29.htf
12mr|texlive-tex4ht-20101027-3|2233	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou30.htf
12mr|texlive-tex4ht-20101027-3|2234	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou31.htf
12mr|texlive-tex4ht-20101027-3|2235	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou32.htf
12mr|texlive-tex4ht-20101027-3|2236	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou33.htf
12mr|texlive-tex4ht-20101027-3|2237	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou34.htf
12mr|texlive-tex4ht-20101027-3|2238	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou35.htf
12mr|texlive-tex4ht-20101027-3|2239	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou36.htf
12mr|texlive-tex4ht-20101027-3|2240	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou37.htf
12mr|texlive-tex4ht-20101027-3|2241	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou38.htf
12mr|texlive-tex4ht-20101027-3|2242	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou39.htf
12mr|texlive-tex4ht-20101027-3|2243	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou40.htf
12mr|texlive-tex4ht-20101027-3|2244	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou41.htf
12mr|texlive-tex4ht-20101027-3|2245	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou42.htf
12mr|texlive-tex4ht-20101027-3|2246	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou43.htf
12mr|texlive-tex4ht-20101027-3|2247	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou44.htf
12mr|texlive-tex4ht-20101027-3|2248	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou45.htf
12mr|texlive-tex4ht-20101027-3|2249	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou46.htf
12mr|texlive-tex4ht-20101027-3|2250	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou47.htf
12mr|texlive-tex4ht-20101027-3|2251	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou48.htf
12mr|texlive-tex4ht-20101027-3|2252	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou49.htf
12mr|texlive-tex4ht-20101027-3|2253	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou50.htf
12mr|texlive-tex4ht-20101027-3|2254	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou51.htf
12mr|texlive-tex4ht-20101027-3|2255	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou52.htf
12mr|texlive-tex4ht-20101027-3|2256	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou53.htf
12mr|texlive-tex4ht-20101027-3|2257	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou54.htf
12mr|texlive-tex4ht-20101027-3|2258	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou55.htf
12mr|texlive-tex4ht-20101027-3|2259	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou56.htf
12mr|texlive-tex4ht-20101027-3|2260	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou57.htf
12mr|texlive-tex4ht-20101027-3|2261	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou58.htf
12mr|texlive-tex4ht-20101027-3|2262	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou59.htf
12mr|texlive-tex4ht-20101027-3|2263	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou60.htf
12mr|texlive-tex4ht-20101027-3|2264	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou61.htf
12mr|texlive-tex4ht-20101027-3|2265	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou62.htf
12mr|texlive-tex4ht-20101027-3|2266	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou63.htf
12mr|texlive-tex4ht-20101027-3|2267	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou64.htf
12mr|texlive-tex4ht-20101027-3|2268	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou65.htf
12mr|texlive-tex4ht-20101027-3|2269	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou66.htf
12mr|texlive-tex4ht-20101027-3|2270	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou67.htf
12mr|texlive-tex4ht-20101027-3|2271	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou68.htf
12mr|texlive-tex4ht-20101027-3|2272	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou69.htf
12mr|texlive-tex4ht-20101027-3|2273	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou70.htf
12mr|texlive-tex4ht-20101027-3|2274	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou71.htf
12mr|texlive-tex4ht-20101027-3|2275	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou72.htf
12mr|texlive-tex4ht-20101027-3|2276	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou73.htf
12mr|texlive-tex4ht-20101027-3|2277	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou74.htf
12mr|texlive-tex4ht-20101027-3|2278	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou75.htf
12mr|texlive-tex4ht-20101027-3|2279	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou76.htf
12mr|texlive-tex4ht-20101027-3|2280	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou77.htf
12mr|texlive-tex4ht-20101027-3|2281	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou78.htf
12mr|texlive-tex4ht-20101027-3|2282	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou79.htf
12mr|texlive-tex4ht-20101027-3|2283	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou80.htf
12mr|texlive-tex4ht-20101027-3|2284	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou81.htf
12mr|texlive-tex4ht-20101027-3|2285	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou82.htf
12mr|texlive-tex4ht-20101027-3|2286	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou83.htf
12mr|texlive-tex4ht-20101027-3|2287	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou84.htf
12mr|texlive-tex4ht-20101027-3|2288	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou85.htf
12mr|texlive-tex4ht-20101027-3|2289	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou86.htf
12mr|texlive-tex4ht-20101027-3|2290	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou87.htf
12mr|texlive-tex4ht-20101027-3|2291	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou88.htf
12mr|texlive-tex4ht-20101027-3|2292	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou89.htf
12mr|texlive-tex4ht-20101027-3|2293	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou90.htf
12mr|texlive-tex4ht-20101027-3|2294	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou91.htf
12mr|texlive-tex4ht-20101027-3|2295	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou92.htf
12mr|texlive-tex4ht-20101027-3|2296	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou93.htf
12mr|texlive-tex4ht-20101027-3|2297	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou94.htf
12mr|texlive-tex4ht-20101027-3|2298	%{_texmfdistdir}/tex4ht/ht-fonts/alias/greek/ibygrk/fibo.htf
12mr|texlive-tex4ht-20101027-3|2299	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/cjheblsm.htf
12mr|texlive-tex4ht-20101027-3|2300	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/deads.htf
12mr|texlive-tex4ht-20101027-3|2301	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/hcaption.htf
12mr|texlive-tex4ht-20101027-3|2302	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/oldjaf.htf
12mr|texlive-tex4ht-20101027-3|2303	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/rcjheblsm.htf
12mr|texlive-tex4ht-20101027-3|2304	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/rcjhebltx.htf
12mr|texlive-tex4ht-20101027-3|2305	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/telav.htf
12mr|texlive-tex4ht-20101027-3|2306	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonabcap.htf
12mr|texlive-tex4ht-20101027-3|2307	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonabicap.htf
12mr|texlive-tex4ht-20101027-3|2308	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacbcap.htf
12mr|texlive-tex4ht-20101027-3|2309	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacbicap.htf
12mr|texlive-tex4ht-20101027-3|2310	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonachcap.htf
12mr|texlive-tex4ht-20101027-3|2311	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonachicap.htf
12mr|texlive-tex4ht-20101027-3|2312	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonaclcap.htf
12mr|texlive-tex4ht-20101027-3|2313	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonaclicap.htf
12mr|texlive-tex4ht-20101027-3|2314	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacmcap.htf
12mr|texlive-tex4ht-20101027-3|2315	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacmicap.htf
12mr|texlive-tex4ht-20101027-3|2316	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacrcap.htf
12mr|texlive-tex4ht-20101027-3|2317	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacricap.htf
12mr|texlive-tex4ht-20101027-3|2318	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonahcap.htf
12mr|texlive-tex4ht-20101027-3|2319	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonahicap.htf
12mr|texlive-tex4ht-20101027-3|2320	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonalcap.htf
12mr|texlive-tex4ht-20101027-3|2321	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonalicap.htf
12mr|texlive-tex4ht-20101027-3|2322	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonamcap.htf
12mr|texlive-tex4ht-20101027-3|2323	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonamicap.htf
12mr|texlive-tex4ht-20101027-3|2324	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonarcap.htf
12mr|texlive-tex4ht-20101027-3|2325	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonaricap.htf
12mr|texlive-tex4ht-20101027-3|2326	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwona.htf
12mr|texlive-tex4ht-20101027-3|2327	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonabcap.htf
12mr|texlive-tex4ht-20101027-3|2328	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonabicap.htf
12mr|texlive-tex4ht-20101027-3|2329	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacbcap.htf
12mr|texlive-tex4ht-20101027-3|2330	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacbicap.htf
12mr|texlive-tex4ht-20101027-3|2331	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonachcap.htf
12mr|texlive-tex4ht-20101027-3|2332	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonachicap.htf
12mr|texlive-tex4ht-20101027-3|2333	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonaclcap.htf
12mr|texlive-tex4ht-20101027-3|2334	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonaclicap.htf
12mr|texlive-tex4ht-20101027-3|2335	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacmcap.htf
12mr|texlive-tex4ht-20101027-3|2336	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacmicap.htf
12mr|texlive-tex4ht-20101027-3|2337	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacrcap.htf
12mr|texlive-tex4ht-20101027-3|2338	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacricap.htf
12mr|texlive-tex4ht-20101027-3|2339	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonahcap.htf
12mr|texlive-tex4ht-20101027-3|2340	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonahicap.htf
12mr|texlive-tex4ht-20101027-3|2341	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonalcap.htf
12mr|texlive-tex4ht-20101027-3|2342	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonalicap.htf
12mr|texlive-tex4ht-20101027-3|2343	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonamcap.htf
12mr|texlive-tex4ht-20101027-3|2344	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonamicap.htf
12mr|texlive-tex4ht-20101027-3|2345	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonarcap.htf
12mr|texlive-tex4ht-20101027-3|2346	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonaricap.htf
12mr|texlive-tex4ht-20101027-3|2347	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/mi-iwona.htf
12mr|texlive-tex4ht-20101027-3|2348	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonabcap.htf
12mr|texlive-tex4ht-20101027-3|2349	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonabicap.htf
12mr|texlive-tex4ht-20101027-3|2350	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacbcap.htf
12mr|texlive-tex4ht-20101027-3|2351	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacbicap.htf
12mr|texlive-tex4ht-20101027-3|2352	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonachcap.htf
12mr|texlive-tex4ht-20101027-3|2353	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonachicap.htf
12mr|texlive-tex4ht-20101027-3|2354	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonaclcap.htf
12mr|texlive-tex4ht-20101027-3|2355	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonaclicap.htf
12mr|texlive-tex4ht-20101027-3|2356	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacmcap.htf
12mr|texlive-tex4ht-20101027-3|2357	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacmicap.htf
12mr|texlive-tex4ht-20101027-3|2358	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacrcap.htf
12mr|texlive-tex4ht-20101027-3|2359	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacricap.htf
12mr|texlive-tex4ht-20101027-3|2360	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonahcap.htf
12mr|texlive-tex4ht-20101027-3|2361	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonahicap.htf
12mr|texlive-tex4ht-20101027-3|2362	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonalcap.htf
12mr|texlive-tex4ht-20101027-3|2363	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonalicap.htf
12mr|texlive-tex4ht-20101027-3|2364	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonamcap.htf
12mr|texlive-tex4ht-20101027-3|2365	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonamicap.htf
12mr|texlive-tex4ht-20101027-3|2366	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonarcap.htf
12mr|texlive-tex4ht-20101027-3|2367	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonaricap.htf
12mr|texlive-tex4ht-20101027-3|2368	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonabcap.htf
12mr|texlive-tex4ht-20101027-3|2369	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonabicap.htf
12mr|texlive-tex4ht-20101027-3|2370	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacbcap.htf
12mr|texlive-tex4ht-20101027-3|2371	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacbicap.htf
12mr|texlive-tex4ht-20101027-3|2372	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonachcap.htf
12mr|texlive-tex4ht-20101027-3|2373	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonachicap.htf
12mr|texlive-tex4ht-20101027-3|2374	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonaclcap.htf
12mr|texlive-tex4ht-20101027-3|2375	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonaclicap.htf
12mr|texlive-tex4ht-20101027-3|2376	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacmcap.htf
12mr|texlive-tex4ht-20101027-3|2377	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacmicap.htf
12mr|texlive-tex4ht-20101027-3|2378	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacrcap.htf
12mr|texlive-tex4ht-20101027-3|2379	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacricap.htf
12mr|texlive-tex4ht-20101027-3|2380	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonahcap.htf
12mr|texlive-tex4ht-20101027-3|2381	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonahicap.htf
12mr|texlive-tex4ht-20101027-3|2382	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonalcap.htf
12mr|texlive-tex4ht-20101027-3|2383	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonalicap.htf
12mr|texlive-tex4ht-20101027-3|2384	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonamcap.htf
12mr|texlive-tex4ht-20101027-3|2385	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonamicap.htf
12mr|texlive-tex4ht-20101027-3|2386	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonarcap.htf
12mr|texlive-tex4ht-20101027-3|2387	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonaricap.htf
12mr|texlive-tex4ht-20101027-3|2388	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonabcap.htf
12mr|texlive-tex4ht-20101027-3|2389	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonabicap.htf
12mr|texlive-tex4ht-20101027-3|2390	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacbcap.htf
12mr|texlive-tex4ht-20101027-3|2391	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacbicap.htf
12mr|texlive-tex4ht-20101027-3|2392	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonachcap.htf
12mr|texlive-tex4ht-20101027-3|2393	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonachicap.htf
12mr|texlive-tex4ht-20101027-3|2394	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonaclcap.htf
12mr|texlive-tex4ht-20101027-3|2395	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonaclicap.htf
12mr|texlive-tex4ht-20101027-3|2396	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacmcap.htf
12mr|texlive-tex4ht-20101027-3|2397	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacmicap.htf
12mr|texlive-tex4ht-20101027-3|2398	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacrcap.htf
12mr|texlive-tex4ht-20101027-3|2399	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacricap.htf
12mr|texlive-tex4ht-20101027-3|2400	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonahcap.htf
12mr|texlive-tex4ht-20101027-3|2401	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonahicap.htf
12mr|texlive-tex4ht-20101027-3|2402	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonalcap.htf
12mr|texlive-tex4ht-20101027-3|2403	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonalicap.htf
12mr|texlive-tex4ht-20101027-3|2404	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonamcap.htf
12mr|texlive-tex4ht-20101027-3|2405	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonamicap.htf
12mr|texlive-tex4ht-20101027-3|2406	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonarcap.htf
12mr|texlive-tex4ht-20101027-3|2407	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonaricap.htf
12mr|texlive-tex4ht-20101027-3|2408	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcbi.htf
12mr|texlive-tex4ht-20101027-3|2409	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcbl.htf
12mr|texlive-tex4ht-20101027-3|2410	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcbx.htf
12mr|texlive-tex4ht-20101027-3|2411	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcci.htf
12mr|texlive-tex4ht-20101027-3|2412	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcit.htf
12mr|texlive-tex4ht-20101027-3|2413	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcrb.htf
12mr|texlive-tex4ht-20101027-3|2414	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcsi.htf
12mr|texlive-tex4ht-20101027-3|2415	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcsl.htf
12mr|texlive-tex4ht-20101027-3|2416	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcso.htf
12mr|texlive-tex4ht-20101027-3|2417	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcss.htf
12mr|texlive-tex4ht-20101027-3|2418	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcst.htf
12mr|texlive-tex4ht-20101027-3|2419	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcsx.htf
12mr|texlive-tex4ht-20101027-3|2420	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcti.htf
12mr|texlive-tex4ht-20101027-3|2421	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tctt.htf
12mr|texlive-tex4ht-20101027-3|2422	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcui.htf
12mr|texlive-tex4ht-20101027-3|2423	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcvi.htf
12mr|texlive-tex4ht-20101027-3|2424	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcvt.htf
12mr|texlive-tex4ht-20101027-3|2425	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwona/cs-kurier.htf
12mr|texlive-tex4ht-20101027-3|2426	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierbcap.htf
12mr|texlive-tex4ht-20101027-3|2427	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierbicap.htf
12mr|texlive-tex4ht-20101027-3|2428	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercap.htf
12mr|texlive-tex4ht-20101027-3|2429	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercbcap.htf
12mr|texlive-tex4ht-20101027-3|2430	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercbicap.htf
12mr|texlive-tex4ht-20101027-3|2431	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierchcap.htf
12mr|texlive-tex4ht-20101027-3|2432	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierchicap.htf
12mr|texlive-tex4ht-20101027-3|2433	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierclcap.htf
12mr|texlive-tex4ht-20101027-3|2434	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierclicap.htf
12mr|texlive-tex4ht-20101027-3|2435	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercmcap.htf
12mr|texlive-tex4ht-20101027-3|2436	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercmicap.htf
12mr|texlive-tex4ht-20101027-3|2437	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercrcap.htf
12mr|texlive-tex4ht-20101027-3|2438	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercricap.htf
12mr|texlive-tex4ht-20101027-3|2439	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierhcap.htf
12mr|texlive-tex4ht-20101027-3|2440	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierhicap.htf
12mr|texlive-tex4ht-20101027-3|2441	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierlcap.htf
12mr|texlive-tex4ht-20101027-3|2442	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierlicap.htf
12mr|texlive-tex4ht-20101027-3|2443	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriermcap.htf
12mr|texlive-tex4ht-20101027-3|2444	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriermicap.htf
12mr|texlive-tex4ht-20101027-3|2445	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierrcap.htf
12mr|texlive-tex4ht-20101027-3|2446	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierricap.htf
12mr|texlive-tex4ht-20101027-3|2447	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurier.htf
12mr|texlive-tex4ht-20101027-3|2448	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierbcap.htf
12mr|texlive-tex4ht-20101027-3|2449	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierbicap.htf
12mr|texlive-tex4ht-20101027-3|2450	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercap.htf
12mr|texlive-tex4ht-20101027-3|2451	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercbcap.htf
12mr|texlive-tex4ht-20101027-3|2452	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercbicap.htf
12mr|texlive-tex4ht-20101027-3|2453	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierchcap.htf
12mr|texlive-tex4ht-20101027-3|2454	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierchicap.htf
12mr|texlive-tex4ht-20101027-3|2455	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierclcap.htf
12mr|texlive-tex4ht-20101027-3|2456	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierclicap.htf
12mr|texlive-tex4ht-20101027-3|2457	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercmcap.htf
12mr|texlive-tex4ht-20101027-3|2458	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercmicap.htf
12mr|texlive-tex4ht-20101027-3|2459	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercrcap.htf
12mr|texlive-tex4ht-20101027-3|2460	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercricap.htf
12mr|texlive-tex4ht-20101027-3|2461	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierhcap.htf
12mr|texlive-tex4ht-20101027-3|2462	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierhicap.htf
12mr|texlive-tex4ht-20101027-3|2463	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierlcap.htf
12mr|texlive-tex4ht-20101027-3|2464	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierlicap.htf
12mr|texlive-tex4ht-20101027-3|2465	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriermcap.htf
12mr|texlive-tex4ht-20101027-3|2466	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriermicap.htf
12mr|texlive-tex4ht-20101027-3|2467	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierrcap.htf
12mr|texlive-tex4ht-20101027-3|2468	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierricap.htf
12mr|texlive-tex4ht-20101027-3|2469	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ex-iwona/ex-kurier.htf
12mr|texlive-tex4ht-20101027-3|2470	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/exp-iwona/exp-kurier.htf
12mr|texlive-tex4ht-20101027-3|2471	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/greek-iwona/greek-kurier.htf
12mr|texlive-tex4ht-20101027-3|2472	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/mi-iwona/mi-kurier.htf
12mr|texlive-tex4ht-20101027-3|2473	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwona/qx-kurier.htf
12mr|texlive-tex4ht-20101027-3|2474	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierbcap.htf
12mr|texlive-tex4ht-20101027-3|2475	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierbicap.htf
12mr|texlive-tex4ht-20101027-3|2476	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercap.htf
12mr|texlive-tex4ht-20101027-3|2477	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercbcap.htf
12mr|texlive-tex4ht-20101027-3|2478	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercbicap.htf
12mr|texlive-tex4ht-20101027-3|2479	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierchcap.htf
12mr|texlive-tex4ht-20101027-3|2480	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierchicap.htf
12mr|texlive-tex4ht-20101027-3|2481	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierclcap.htf
12mr|texlive-tex4ht-20101027-3|2482	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierclicap.htf
12mr|texlive-tex4ht-20101027-3|2483	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercmcap.htf
12mr|texlive-tex4ht-20101027-3|2484	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercmicap.htf
12mr|texlive-tex4ht-20101027-3|2485	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercrcap.htf
12mr|texlive-tex4ht-20101027-3|2486	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercricap.htf
12mr|texlive-tex4ht-20101027-3|2487	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierhcap.htf
12mr|texlive-tex4ht-20101027-3|2488	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierhicap.htf
12mr|texlive-tex4ht-20101027-3|2489	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierlcap.htf
12mr|texlive-tex4ht-20101027-3|2490	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierlicap.htf
12mr|texlive-tex4ht-20101027-3|2491	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriermcap.htf
12mr|texlive-tex4ht-20101027-3|2492	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriermicap.htf
12mr|texlive-tex4ht-20101027-3|2493	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierrcap.htf
12mr|texlive-tex4ht-20101027-3|2494	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierricap.htf
12mr|texlive-tex4ht-20101027-3|2495	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/rm-iwona/rm-kurier.htf
12mr|texlive-tex4ht-20101027-3|2496	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/sy-iwona/sy-kurier.htf
12mr|texlive-tex4ht-20101027-3|2497	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t2a-iwona/t2a-kurier.htf
12mr|texlive-tex4ht-20101027-3|2498	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t2b-iwona/t2b-kurier.htf
12mr|texlive-tex4ht-20101027-3|2499	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t2c-iwona/t2c-kurier.htf
12mr|texlive-tex4ht-20101027-3|2500	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwona/t5-kurier.htf
12mr|texlive-tex4ht-20101027-3|2501	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierbcap.htf
12mr|texlive-tex4ht-20101027-3|2502	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierbicap.htf
12mr|texlive-tex4ht-20101027-3|2503	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercap.htf
12mr|texlive-tex4ht-20101027-3|2504	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercbcap.htf
12mr|texlive-tex4ht-20101027-3|2505	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercbicap.htf
12mr|texlive-tex4ht-20101027-3|2506	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierchcap.htf
12mr|texlive-tex4ht-20101027-3|2507	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierchicap.htf
12mr|texlive-tex4ht-20101027-3|2508	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierclcap.htf
12mr|texlive-tex4ht-20101027-3|2509	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierclicap.htf
12mr|texlive-tex4ht-20101027-3|2510	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercmcap.htf
12mr|texlive-tex4ht-20101027-3|2511	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercmicap.htf
12mr|texlive-tex4ht-20101027-3|2512	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercrcap.htf
12mr|texlive-tex4ht-20101027-3|2513	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercricap.htf
12mr|texlive-tex4ht-20101027-3|2514	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierhcap.htf
12mr|texlive-tex4ht-20101027-3|2515	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierhicap.htf
12mr|texlive-tex4ht-20101027-3|2516	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierlcap.htf
12mr|texlive-tex4ht-20101027-3|2517	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierlicap.htf
12mr|texlive-tex4ht-20101027-3|2518	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriermcap.htf
12mr|texlive-tex4ht-20101027-3|2519	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriermicap.htf
12mr|texlive-tex4ht-20101027-3|2520	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierrcap.htf
12mr|texlive-tex4ht-20101027-3|2521	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierricap.htf
12mr|texlive-tex4ht-20101027-3|2522	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurier.htf
12mr|texlive-tex4ht-20101027-3|2523	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierbcap.htf
12mr|texlive-tex4ht-20101027-3|2524	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierbicap.htf
12mr|texlive-tex4ht-20101027-3|2525	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercap.htf
12mr|texlive-tex4ht-20101027-3|2526	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercbcap.htf
12mr|texlive-tex4ht-20101027-3|2527	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercbicap.htf
12mr|texlive-tex4ht-20101027-3|2528	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierchcap.htf
12mr|texlive-tex4ht-20101027-3|2529	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierchicap.htf
12mr|texlive-tex4ht-20101027-3|2530	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierclcap.htf
12mr|texlive-tex4ht-20101027-3|2531	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierclicap.htf
12mr|texlive-tex4ht-20101027-3|2532	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercmcap.htf
12mr|texlive-tex4ht-20101027-3|2533	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercmicap.htf
12mr|texlive-tex4ht-20101027-3|2534	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercrcap.htf
12mr|texlive-tex4ht-20101027-3|2535	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercricap.htf
12mr|texlive-tex4ht-20101027-3|2536	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierhcap.htf
12mr|texlive-tex4ht-20101027-3|2537	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierhicap.htf
12mr|texlive-tex4ht-20101027-3|2538	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierlcap.htf
12mr|texlive-tex4ht-20101027-3|2539	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierlicap.htf
12mr|texlive-tex4ht-20101027-3|2540	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriermcap.htf
12mr|texlive-tex4ht-20101027-3|2541	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriermicap.htf
12mr|texlive-tex4ht-20101027-3|2542	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierrcap.htf
12mr|texlive-tex4ht-20101027-3|2543	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierricap.htf
12mr|texlive-tex4ht-20101027-3|2544	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/wncy-iwona/wncy-kurier.htf
12mr|texlive-tex4ht-20101027-3|2545	%{_texmfdistdir}/tex4ht/ht-fonts/alias/latex/lcmss.htf
12mr|texlive-tex4ht-20101027-3|2546	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/labx.htf
12mr|texlive-tex4ht-20101027-3|2547	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lass.htf
12mr|texlive-tex4ht-20101027-3|2548	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lati.htf
12mr|texlive-tex4ht-20101027-3|2549	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/latt.htf
12mr|texlive-tex4ht-20101027-3|2550	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbbx.htf
12mr|texlive-tex4ht-20101027-3|2551	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbcc.htf
12mr|texlive-tex4ht-20101027-3|2552	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbrm.htf
12mr|texlive-tex4ht-20101027-3|2553	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbss.htf
12mr|texlive-tex4ht-20101027-3|2554	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbti.htf
12mr|texlive-tex4ht-20101027-3|2555	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbtt.htf
12mr|texlive-tex4ht-20101027-3|2556	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lcbx.htf
12mr|texlive-tex4ht-20101027-3|2557	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lccc.htf
12mr|texlive-tex4ht-20101027-3|2558	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lcrm.htf
12mr|texlive-tex4ht-20101027-3|2559	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lcss.htf
12mr|texlive-tex4ht-20101027-3|2560	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lcti.htf
12mr|texlive-tex4ht-20101027-3|2561	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lctt.htf
12mr|texlive-tex4ht-20101027-3|2562	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldbx.htf
12mr|texlive-tex4ht-20101027-3|2563	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldcc.htf
12mr|texlive-tex4ht-20101027-3|2564	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldrm.htf
12mr|texlive-tex4ht-20101027-3|2565	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldss.htf
12mr|texlive-tex4ht-20101027-3|2566	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldti.htf
12mr|texlive-tex4ht-20101027-3|2567	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldtt.htf
12mr|texlive-tex4ht-20101027-3|2568	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxl.htf
12mr|texlive-tex4ht-20101027-3|2569	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-8r.htf
12mr|texlive-tex4ht-20101027-3|2570	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-lgi.htf
12mr|texlive-tex4ht-20101027-3|2571	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-lgr.htf
12mr|texlive-tex4ht-20101027-3|2572	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-ts1.htf
12mr|texlive-tex4ht-20101027-3|2573	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-00.htf
12mr|texlive-tex4ht-20101027-3|2574	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-01.htf
12mr|texlive-tex4ht-20101027-3|2575	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-02.htf
12mr|texlive-tex4ht-20101027-3|2576	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-03.htf
12mr|texlive-tex4ht-20101027-3|2577	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-04.htf
12mr|texlive-tex4ht-20101027-3|2578	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-05.htf
12mr|texlive-tex4ht-20101027-3|2579	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-1e.htf
12mr|texlive-tex4ht-20101027-3|2580	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-1f.htf
12mr|texlive-tex4ht-20101027-3|2581	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-20.htf
12mr|texlive-tex4ht-20101027-3|2582	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-21.htf
12mr|texlive-tex4ht-20101027-3|2583	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-22.htf
12mr|texlive-tex4ht-20101027-3|2584	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-23.htf
12mr|texlive-tex4ht-20101027-3|2585	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-24.htf
12mr|texlive-tex4ht-20101027-3|2586	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-25.htf
12mr|texlive-tex4ht-20101027-3|2587	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-26.htf
12mr|texlive-tex4ht-20101027-3|2588	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-27.htf
12mr|texlive-tex4ht-20101027-3|2589	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-2c.htf
12mr|texlive-tex4ht-20101027-3|2590	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-a7.htf
12mr|texlive-tex4ht-20101027-3|2591	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-circle.htf
12mr|texlive-tex4ht-20101027-3|2592	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-e0.htf
12mr|texlive-tex4ht-20101027-3|2593	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-e1.htf
12mr|texlive-tex4ht-20101027-3|2594	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-f6.htf
12mr|texlive-tex4ht-20101027-3|2595	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-fb.htf
12mr|texlive-tex4ht-20101027-3|2596	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-ff.htf
12mr|texlive-tex4ht-20101027-3|2597	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-infsup.htf
12mr|texlive-tex4ht-20101027-3|2598	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-lgi.htf
12mr|texlive-tex4ht-20101027-3|2599	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-lgr.htf
12mr|texlive-tex4ht-20101027-3|2600	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-ts1.htf
12mr|texlive-tex4ht-20101027-3|2601	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbc-t1.htf
12mr|texlive-tex4ht-20101027-3|2602	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbc-t1o.htf
12mr|texlive-tex4ht-20101027-3|2603	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbc-ts1.htf
12mr|texlive-tex4ht-20101027-3|2604	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-8r.htf
12mr|texlive-tex4ht-20101027-3|2605	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-lgi.htf
12mr|texlive-tex4ht-20101027-3|2606	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-lgr.htf
12mr|texlive-tex4ht-20101027-3|2607	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-ts1.htf
12mr|texlive-tex4ht-20101027-3|2608	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-00.htf
12mr|texlive-tex4ht-20101027-3|2609	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-01.htf
12mr|texlive-tex4ht-20101027-3|2610	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-02.htf
12mr|texlive-tex4ht-20101027-3|2611	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-03.htf
12mr|texlive-tex4ht-20101027-3|2612	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-04.htf
12mr|texlive-tex4ht-20101027-3|2613	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-05.htf
12mr|texlive-tex4ht-20101027-3|2614	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-1e.htf
12mr|texlive-tex4ht-20101027-3|2615	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-1f.htf
12mr|texlive-tex4ht-20101027-3|2616	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-20.htf
12mr|texlive-tex4ht-20101027-3|2617	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-21.htf
12mr|texlive-tex4ht-20101027-3|2618	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-23.htf
12mr|texlive-tex4ht-20101027-3|2619	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-25.htf
12mr|texlive-tex4ht-20101027-3|2620	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-26.htf
12mr|texlive-tex4ht-20101027-3|2621	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-2c.htf
12mr|texlive-tex4ht-20101027-3|2622	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-a7.htf
12mr|texlive-tex4ht-20101027-3|2623	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-circle.htf
12mr|texlive-tex4ht-20101027-3|2624	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-fb.htf
12mr|texlive-tex4ht-20101027-3|2625	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-ff.htf
12mr|texlive-tex4ht-20101027-3|2626	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-infsup.htf
12mr|texlive-tex4ht-20101027-3|2627	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-lgi.htf
12mr|texlive-tex4ht-20101027-3|2628	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-lgr.htf
12mr|texlive-tex4ht-20101027-3|2629	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-ts1.htf
12mr|texlive-tex4ht-20101027-3|2630	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbic-t1.htf
12mr|texlive-tex4ht-20101027-3|2631	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbic-t1o.htf
12mr|texlive-tex4ht-20101027-3|2632	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbic-ts1.htf
12mr|texlive-tex4ht-20101027-3|2633	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlr-lgr.htf
12mr|texlive-tex4ht-20101027-3|2634	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlr-ts1.htf
12mr|texlive-tex4ht-20101027-3|2635	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlr-xl-infsup.htf
12mr|texlive-tex4ht-20101027-3|2636	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlrc-t1o.htf
12mr|texlive-tex4ht-20101027-3|2637	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlrc-ts1.htf
12mr|texlive-tex4ht-20101027-3|2638	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-8r.htf
12mr|texlive-tex4ht-20101027-3|2639	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-lgi.htf
12mr|texlive-tex4ht-20101027-3|2640	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-lgr.htf
12mr|texlive-tex4ht-20101027-3|2641	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-ts1.htf
12mr|texlive-tex4ht-20101027-3|2642	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-00.htf
12mr|texlive-tex4ht-20101027-3|2643	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-01.htf
12mr|texlive-tex4ht-20101027-3|2644	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-02.htf
12mr|texlive-tex4ht-20101027-3|2645	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-03.htf
12mr|texlive-tex4ht-20101027-3|2646	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-04.htf
12mr|texlive-tex4ht-20101027-3|2647	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-05.htf
12mr|texlive-tex4ht-20101027-3|2648	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-1e.htf
12mr|texlive-tex4ht-20101027-3|2649	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-1f.htf
12mr|texlive-tex4ht-20101027-3|2650	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-20.htf
12mr|texlive-tex4ht-20101027-3|2651	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-21.htf
12mr|texlive-tex4ht-20101027-3|2652	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-22.htf
12mr|texlive-tex4ht-20101027-3|2653	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-23.htf
12mr|texlive-tex4ht-20101027-3|2654	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-25.htf
12mr|texlive-tex4ht-20101027-3|2655	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-27.htf
12mr|texlive-tex4ht-20101027-3|2656	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-2c.htf
12mr|texlive-tex4ht-20101027-3|2657	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-a7.htf
12mr|texlive-tex4ht-20101027-3|2658	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-e0.htf
12mr|texlive-tex4ht-20101027-3|2659	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-f6.htf
12mr|texlive-tex4ht-20101027-3|2660	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-fb.htf
12mr|texlive-tex4ht-20101027-3|2661	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-ff.htf
12mr|texlive-tex4ht-20101027-3|2662	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-infsup.htf
12mr|texlive-tex4ht-20101027-3|2663	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-lgi.htf
12mr|texlive-tex4ht-20101027-3|2664	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-lgr.htf
12mr|texlive-tex4ht-20101027-3|2665	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-ts1.htf
12mr|texlive-tex4ht-20101027-3|2666	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlric-t1.htf
12mr|texlive-tex4ht-20101027-3|2667	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlric-t1o.htf
12mr|texlive-tex4ht-20101027-3|2668	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlric-ts1.htf
12mr|texlive-tex4ht-20101027-3|2669	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/cs-lmcs.htf
12mr|texlive-tex4ht-20101027-3|2670	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-ec/ec-lm.htf
12mr|texlive-tex4ht-20101027-3|2671	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-qx/lm-qx.htf
12mr|texlive-tex4ht-20101027-3|2672	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-qx/qx-lm.htf
12mr|texlive-tex4ht-20101027-3|2673	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cmin/cminch.htf
12mr|texlive-tex4ht-20101027-3|2674	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cmrm/cmr.htf
12mr|texlive-tex4ht-20101027-3|2675	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cmsc/cmcscsl.htf
12mr|texlive-tex4ht-20101027-3|2676	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csin/csinch.htf
12mr|texlive-tex4ht-20101027-3|2677	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csb.htf
12mr|texlive-tex4ht-20101027-3|2678	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csbx.htf
12mr|texlive-tex4ht-20101027-3|2679	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csbxsl.htf
12mr|texlive-tex4ht-20101027-3|2680	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csbxti.htf
12mr|texlive-tex4ht-20101027-3|2681	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/cssl.htf
12mr|texlive-tex4ht-20101027-3|2682	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csss.htf
12mr|texlive-tex4ht-20101027-3|2683	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssbx.htf
12mr|texlive-tex4ht-20101027-3|2684	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssdc.htf
12mr|texlive-tex4ht-20101027-3|2685	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssi.htf
12mr|texlive-tex4ht-20101027-3|2686	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssq.htf
12mr|texlive-tex4ht-20101027-3|2687	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssqi.htf
12mr|texlive-tex4ht-20101027-3|2688	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csu.htf
12mr|texlive-tex4ht-20101027-3|2689	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/csitt.htf
12mr|texlive-tex4ht-20101027-3|2690	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/cssltt.htf
12mr|texlive-tex4ht-20101027-3|2691	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/cstcsc.htf
12mr|texlive-tex4ht-20101027-3|2692	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/csvtt.htf
12mr|texlive-tex4ht-20101027-3|2693	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-plrm/plss.htf
12mr|texlive-tex4ht-20101027-3|2694	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-t5psn/vntcsc.htf
12mr|texlive-tex4ht-20101027-3|2695	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lmbsy.htf
12mr|texlive-tex4ht-20101027-3|2696	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lmex.htf
12mr|texlive-tex4ht-20101027-3|2697	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lmmi.htf
12mr|texlive-tex4ht-20101027-3|2698	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lmsy.htf
12mr|texlive-tex4ht-20101027-3|2699	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/cork-lmtcs.htf
12mr|texlive-tex4ht-20101027-3|2700	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/qx-.htf
12mr|texlive-tex4ht-20101027-3|2701	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/qx-lmtcs.htf
12mr|texlive-tex4ht-20101027-3|2702	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/qx-lmvt.htf
12mr|texlive-tex4ht-20101027-3|2703	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/texnansi-lm.htf
12mr|texlive-tex4ht-20101027-3|2704	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/texnansi-lmtcs.htf
12mr|texlive-tex4ht-20101027-3|2705	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/t5-lm.htf
12mr|texlive-tex4ht-20101027-3|2706	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/t5-lmtcs.htf
12mr|texlive-tex4ht-20101027-3|2707	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/ts1-.htf
12mr|texlive-tex4ht-20101027-3|2708	%{_texmfdistdir}/tex4ht/ht-fonts/alias/marvosym/fmvri8x.htf
12mr|texlive-tex4ht-20101027-3|2709	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchb7m.htf
12mr|texlive-tex4ht-20101027-3|2710	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchb7t.htf
12mr|texlive-tex4ht-20101027-3|2711	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchb7v.htf
12mr|texlive-tex4ht-20101027-3|2712	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchb7y.htf
12mr|texlive-tex4ht-20101027-3|2713	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchbi7m.htf
12mr|texlive-tex4ht-20101027-3|2714	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchbi7t.htf
12mr|texlive-tex4ht-20101027-3|2715	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchbo7t.htf
12mr|texlive-tex4ht-20101027-3|2716	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchr7m.htf
12mr|texlive-tex4ht-20101027-3|2717	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchr7t.htf
12mr|texlive-tex4ht-20101027-3|2718	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchr7y.htf
12mr|texlive-tex4ht-20101027-3|2719	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchri7m.htf
12mr|texlive-tex4ht-20101027-3|2720	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchri7t.htf
12mr|texlive-tex4ht-20101027-3|2721	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchro7t.htf
12mr|texlive-tex4ht-20101027-3|2722	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/eurbo.htf
12mr|texlive-tex4ht-20101027-3|2723	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/eurmo.htf
12mr|texlive-tex4ht-20101027-3|2724	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppleb7m.htf
12mr|texlive-tex4ht-20101027-3|2725	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppleb7t.htf
12mr|texlive-tex4ht-20101027-3|2726	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppleb7y.htf
12mr|texlive-tex4ht-20101027-3|2727	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppler7m.htf
12mr|texlive-tex4ht-20101027-3|2728	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppler7t.htf
12mr|texlive-tex4ht-20101027-3|2729	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppler7v.htf
12mr|texlive-tex4ht-20101027-3|2730	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppler7y.htf
12mr|texlive-tex4ht-20101027-3|2731	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/blex.htf
12mr|texlive-tex4ht-20101027-3|2732	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/blmi.htf
12mr|texlive-tex4ht-20101027-3|2733	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/blsy.htf
12mr|texlive-tex4ht-20101027-3|2734	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/mtex.htf
12mr|texlive-tex4ht-20101027-3|2735	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/mtmi.htf
12mr|texlive-tex4ht-20101027-3|2736	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/mtsy.htf
12mr|texlive-tex4ht-20101027-3|2737	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/mtsyn.htf
12mr|texlive-tex4ht-20101027-3|2738	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/fplmbb.htf
12mr|texlive-tex4ht-20101027-3|2739	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmb7m.htf
12mr|texlive-tex4ht-20101027-3|2740	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmb7t.htf
12mr|texlive-tex4ht-20101027-3|2741	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmb7y.htf
12mr|texlive-tex4ht-20101027-3|2742	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmr7m.htf
12mr|texlive-tex4ht-20101027-3|2743	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmr7t.htf
12mr|texlive-tex4ht-20101027-3|2744	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmr7v.htf
12mr|texlive-tex4ht-20101027-3|2745	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmr7y.htf
12mr|texlive-tex4ht-20101027-3|2746	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plb.htf
12mr|texlive-tex4ht-20101027-3|2747	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plbxsl.htf
12mr|texlive-tex4ht-20101027-3|2748	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plbxti.htf
12mr|texlive-tex4ht-20101027-3|2749	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plcsc.htf
12mr|texlive-tex4ht-20101027-3|2750	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/pldunh.htf
12mr|texlive-tex4ht-20101027-3|2751	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plex.htf
12mr|texlive-tex4ht-20101027-3|2752	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plff.htf
12mr|texlive-tex4ht-20101027-3|2753	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plfi.htf
12mr|texlive-tex4ht-20101027-3|2754	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plitt.htf
12mr|texlive-tex4ht-20101027-3|2755	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plmi.htf
12mr|texlive-tex4ht-20101027-3|2756	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plr.htf
12mr|texlive-tex4ht-20101027-3|2757	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plsl.htf
12mr|texlive-tex4ht-20101027-3|2758	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plsltt.htf
12mr|texlive-tex4ht-20101027-3|2759	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plsy.htf
12mr|texlive-tex4ht-20101027-3|2760	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plti.htf
12mr|texlive-tex4ht-20101027-3|2761	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/pltt.htf
12mr|texlive-tex4ht-20101027-3|2762	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plu.htf
12mr|texlive-tex4ht-20101027-3|2763	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plvtt.htf
12mr|texlive-tex4ht-20101027-3|2764	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/p1x.htf
12mr|texlive-tex4ht-20101027-3|2765	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/p1xbsc.htf
12mr|texlive-tex4ht-20101027-3|2766	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/p1xsc.htf
12mr|texlive-tex4ht-20101027-3|2767	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pcx.htf
12mr|texlive-tex4ht-20101027-3|2768	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxb.htf
12mr|texlive-tex4ht-20101027-3|2769	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbex.htf
12mr|texlive-tex4ht-20101027-3|2770	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbexa.htf
12mr|texlive-tex4ht-20101027-3|2771	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbi.htf
12mr|texlive-tex4ht-20101027-3|2772	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbmi.htf
12mr|texlive-tex4ht-20101027-3|2773	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbmi1.htf
12mr|texlive-tex4ht-20101027-3|2774	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbmia.htf
12mr|texlive-tex4ht-20101027-3|2775	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsc.htf
12mr|texlive-tex4ht-20101027-3|2776	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsl.htf
12mr|texlive-tex4ht-20101027-3|2777	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsy.htf
12mr|texlive-tex4ht-20101027-3|2778	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsya.htf
12mr|texlive-tex4ht-20101027-3|2779	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsyb.htf
12mr|texlive-tex4ht-20101027-3|2780	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxex.htf
12mr|texlive-tex4ht-20101027-3|2781	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxi.htf
12mr|texlive-tex4ht-20101027-3|2782	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxmi.htf
12mr|texlive-tex4ht-20101027-3|2783	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxmi1.htf
12mr|texlive-tex4ht-20101027-3|2784	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxmia.htf
12mr|texlive-tex4ht-20101027-3|2785	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxsl.htf
12mr|texlive-tex4ht-20101027-3|2786	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxsy.htf
12mr|texlive-tex4ht-20101027-3|2787	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxsya.htf
12mr|texlive-tex4ht-20101027-3|2788	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxsyb.htf
12mr|texlive-tex4ht-20101027-3|2789	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpcxb.htf
12mr|texlive-tex4ht-20101027-3|2790	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpcxi.htf
12mr|texlive-tex4ht-20101027-3|2791	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpcxsl.htf
12mr|texlive-tex4ht-20101027-3|2792	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxbmi.htf
12mr|texlive-tex4ht-20101027-3|2793	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxbsc.htf
12mr|texlive-tex4ht-20101027-3|2794	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxi.htf
12mr|texlive-tex4ht-20101027-3|2795	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxmi.htf
12mr|texlive-tex4ht-20101027-3|2796	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxpplb.htf
12mr|texlive-tex4ht-20101027-3|2797	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxr.htf
12mr|texlive-tex4ht-20101027-3|2798	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxsl.htf
12mr|texlive-tex4ht-20101027-3|2799	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qbkb.htf
12mr|texlive-tex4ht-20101027-3|2800	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qbkbi.htf
12mr|texlive-tex4ht-20101027-3|2801	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qbkri.htf
12mr|texlive-tex4ht-20101027-3|2802	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qcrb.htf
12mr|texlive-tex4ht-20101027-3|2803	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qcrbi.htf
12mr|texlive-tex4ht-20101027-3|2804	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qcrri.htf
12mr|texlive-tex4ht-20101027-3|2805	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvb.htf
12mr|texlive-tex4ht-20101027-3|2806	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvbi.htf
12mr|texlive-tex4ht-20101027-3|2807	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvcb.htf
12mr|texlive-tex4ht-20101027-3|2808	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvcbi.htf
12mr|texlive-tex4ht-20101027-3|2809	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvcr.htf
12mr|texlive-tex4ht-20101027-3|2810	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvcri.htf
12mr|texlive-tex4ht-20101027-3|2811	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvr.htf
12mr|texlive-tex4ht-20101027-3|2812	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvri.htf
12mr|texlive-tex4ht-20101027-3|2813	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qplb.htf
12mr|texlive-tex4ht-20101027-3|2814	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qplbi.htf
12mr|texlive-tex4ht-20101027-3|2815	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qplr.htf
12mr|texlive-tex4ht-20101027-3|2816	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qplri.htf
12mr|texlive-tex4ht-20101027-3|2817	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qtmb.htf
12mr|texlive-tex4ht-20101027-3|2818	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qtmbi.htf
12mr|texlive-tex4ht-20101027-3|2819	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qtmr.htf
12mr|texlive-tex4ht-20101027-3|2820	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qtmri.htf
12mr|texlive-tex4ht-20101027-3|2821	%{_texmfdistdir}/tex4ht/ht-fonts/alias/sw/arial.htf
12mr|texlive-tex4ht-20101027-3|2822	%{_texmfdistdir}/tex4ht/ht-fonts/alias/sw/cour.htf
12mr|texlive-tex4ht-20101027-3|2823	%{_texmfdistdir}/tex4ht/ht-fonts/alias/sw/times.htf
12mr|texlive-tex4ht-20101027-3|2824	%{_texmfdistdir}/tex4ht/ht-fonts/alias/times.htf
12mr|texlive-tex4ht-20101027-3|2825	%{_texmfdistdir}/tex4ht/ht-fonts/alias/times/ptmr7t.htf
12mr|texlive-tex4ht-20101027-3|2826	%{_texmfdistdir}/tex4ht/ht-fonts/alias/tipa/tipx.htf
12mr|texlive-tex4ht-20101027-3|2827	%{_texmfdistdir}/tex4ht/ht-fonts/alias/tipa/xipa.htf
12mr|texlive-tex4ht-20101027-3|2828	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/pxbsyc.htf
12mr|texlive-tex4ht-20101027-3|2829	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxb.htf
12mr|texlive-tex4ht-20101027-3|2830	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxbi.htf
12mr|texlive-tex4ht-20101027-3|2831	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxbsl.htf
12mr|texlive-tex4ht-20101027-3|2832	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxbss.htf
12mr|texlive-tex4ht-20101027-3|2833	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxbsso.htf
12mr|texlive-tex4ht-20101027-3|2834	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxi.htf
12mr|texlive-tex4ht-20101027-3|2835	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxsl.htf
12mr|texlive-tex4ht-20101027-3|2836	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxsssl.htf
12mr|texlive-tex4ht-20101027-3|2837	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxbmi.htf
12mr|texlive-tex4ht-20101027-3|2838	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxbsc.htf
12mr|texlive-tex4ht-20101027-3|2839	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxbsssc.htf
12mr|texlive-tex4ht-20101027-3|2840	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxmi.htf
12mr|texlive-tex4ht-20101027-3|2841	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxphvb.htf
12mr|texlive-tex4ht-20101027-3|2842	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxphvbo.htf
12mr|texlive-tex4ht-20101027-3|2843	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxphvr.htf
12mr|texlive-tex4ht-20101027-3|2844	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxphvro.htf
12mr|texlive-tex4ht-20101027-3|2845	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmb.htf
12mr|texlive-tex4ht-20101027-3|2846	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmbi.htf
12mr|texlive-tex4ht-20101027-3|2847	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmbo.htf
12mr|texlive-tex4ht-20101027-3|2848	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmr.htf
12mr|texlive-tex4ht-20101027-3|2849	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmri.htf
12mr|texlive-tex4ht-20101027-3|2850	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmro.htf
12mr|texlive-tex4ht-20101027-3|2851	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxsssc.htf
12mr|texlive-tex4ht-20101027-3|2852	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1x.htf
12mr|texlive-tex4ht-20101027-3|2853	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xbsc.htf
12mr|texlive-tex4ht-20101027-3|2854	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xbsssc.htf
12mr|texlive-tex4ht-20101027-3|2855	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xbttsc.htf
12mr|texlive-tex4ht-20101027-3|2856	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xsssc.htf
12mr|texlive-tex4ht-20101027-3|2857	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xttsc.htf
12mr|texlive-tex4ht-20101027-3|2858	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxi.htf
12mr|texlive-tex4ht-20101027-3|2859	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxr.htf
12mr|texlive-tex4ht-20101027-3|2860	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxsl.htf
12mr|texlive-tex4ht-20101027-3|2861	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxss.htf
12mr|texlive-tex4ht-20101027-3|2862	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxsssl.htf
12mr|texlive-tex4ht-20101027-3|2863	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxtt.htf
12mr|texlive-tex4ht-20101027-3|2864	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxttsl.htf
12mr|texlive-tex4ht-20101027-3|2865	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbex.htf
12mr|texlive-tex4ht-20101027-3|2866	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbmi.htf
12mr|texlive-tex4ht-20101027-3|2867	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbsc.htf
12mr|texlive-tex4ht-20101027-3|2868	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbtt.htf
12mr|texlive-tex4ht-20101027-3|2869	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbttsc.htf
12mr|texlive-tex4ht-20101027-3|2870	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txex.htf
12mr|texlive-tex4ht-20101027-3|2871	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txexa.htf
12mr|texlive-tex4ht-20101027-3|2872	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txi.htf
12mr|texlive-tex4ht-20101027-3|2873	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txmi.htf
12mr|texlive-tex4ht-20101027-3|2874	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txmia.htf
12mr|texlive-tex4ht-20101027-3|2875	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txr.htf
12mr|texlive-tex4ht-20101027-3|2876	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsl.htf
12mr|texlive-tex4ht-20101027-3|2877	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txss.htf
12mr|texlive-tex4ht-20101027-3|2878	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsssc.htf
12mr|texlive-tex4ht-20101027-3|2879	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsssl.htf
12mr|texlive-tex4ht-20101027-3|2880	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsy.htf
12mr|texlive-tex4ht-20101027-3|2881	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsya.htf
12mr|texlive-tex4ht-20101027-3|2882	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsyb.htf
12mr|texlive-tex4ht-20101027-3|2883	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txttsc.htf
12mr|texlive-tex4ht-20101027-3|2884	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyx.htf
12mr|texlive-tex4ht-20101027-3|2885	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxbsc.htf
12mr|texlive-tex4ht-20101027-3|2886	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxbsssc.htf
12mr|texlive-tex4ht-20101027-3|2887	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxbttsc.htf
12mr|texlive-tex4ht-20101027-3|2888	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxsssc.htf
12mr|texlive-tex4ht-20101027-3|2889	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxttsc.htf
12mr|texlive-tex4ht-20101027-3|2890	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/arevvn/fav.htf
12mr|texlive-tex4ht-20101027-3|2891	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchb8v.htf
12mr|texlive-tex4ht-20101027-3|2892	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchbc8v.htf
12mr|texlive-tex4ht-20101027-3|2893	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchbi8v.htf
12mr|texlive-tex4ht-20101027-3|2894	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchbo8v.htf
12mr|texlive-tex4ht-20101027-3|2895	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchr8v.htf
12mr|texlive-tex4ht-20101027-3|2896	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchrc8v.htf
12mr|texlive-tex4ht-20101027-3|2897	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchro8v.htf
12mr|texlive-tex4ht-20101027-3|2898	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/txtt.htf
12mr|texlive-tex4ht-20101027-3|2899	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/classicovn/uop.htf
12mr|texlive-tex4ht-20101027-3|2900	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/cmbrightvn/vncm.htf
12mr|texlive-tex4ht-20101027-3|2901	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/comicsansvn/comic.htf
12mr|texlive-tex4ht-20101027-3|2902	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/concretevn/vncc.htf
12mr|texlive-tex4ht-20101027-3|2903	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/garamondvn/ugm.htf
12mr|texlive-tex4ht-20101027-3|2904	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/grotesqvn/ugq.htf
12mr|texlive-tex4ht-20101027-3|2905	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jthb8v.htf
12mr|texlive-tex4ht-20101027-3|2906	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jthbc8v.htf
12mr|texlive-tex4ht-20101027-3|2907	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jthr8v.htf
12mr|texlive-tex4ht-20101027-3|2908	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jthrc8v.htf
12mr|texlive-tex4ht-20101027-3|2909	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnb8v.htf
12mr|texlive-tex4ht-20101027-3|2910	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnbc8v.htf
12mr|texlive-tex4ht-20101027-3|2911	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnbi8v.htf
12mr|texlive-tex4ht-20101027-3|2912	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnr8v.htf
12mr|texlive-tex4ht-20101027-3|2913	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnrc8v.htf
12mr|texlive-tex4ht-20101027-3|2914	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnri8v.htf
12mr|texlive-tex4ht-20101027-3|2915	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprb8v.htf
12mr|texlive-tex4ht-20101027-3|2916	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprbc8v.htf
12mr|texlive-tex4ht-20101027-3|2917	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprbi8v.htf
12mr|texlive-tex4ht-20101027-3|2918	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprr8v.htf
12mr|texlive-tex4ht-20101027-3|2919	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprrc8v.htf
12mr|texlive-tex4ht-20101027-3|2920	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprri8v.htf
12mr|texlive-tex4ht-20101027-3|2921	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1b8v.htf
12mr|texlive-tex4ht-20101027-3|2922	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1bc8v.htf
12mr|texlive-tex4ht-20101027-3|2923	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1bi8v.htf
12mr|texlive-tex4ht-20101027-3|2924	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1r8v.htf
12mr|texlive-tex4ht-20101027-3|2925	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1rc8v.htf
12mr|texlive-tex4ht-20101027-3|2926	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1ri8v.htf
12mr|texlive-tex4ht-20101027-3|2927	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrb8v.htf
12mr|texlive-tex4ht-20101027-3|2928	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrbc8v.htf
12mr|texlive-tex4ht-20101027-3|2929	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrbi8v.htf
12mr|texlive-tex4ht-20101027-3|2930	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrr8v.htf
12mr|texlive-tex4ht-20101027-3|2931	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrrc8v.htf
12mr|texlive-tex4ht-20101027-3|2932	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrri8v.htf
12mr|texlive-tex4ht-20101027-3|2933	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsb8v.htf
12mr|texlive-tex4ht-20101027-3|2934	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsbc8v.htf
12mr|texlive-tex4ht-20101027-3|2935	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsbi8v.htf
12mr|texlive-tex4ht-20101027-3|2936	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsr8v.htf
12mr|texlive-tex4ht-20101027-3|2937	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsrc8v.htf
12mr|texlive-tex4ht-20101027-3|2938	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsri8v.htf
12mr|texlive-tex4ht-20101027-3|2939	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-ant.htf
12mr|texlive-tex4ht-20101027-3|2940	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttbcap.htf
12mr|texlive-tex4ht-20101027-3|2941	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttbicap.htf
12mr|texlive-tex4ht-20101027-3|2942	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcbcap.htf
12mr|texlive-tex4ht-20101027-3|2943	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcbicap.htf
12mr|texlive-tex4ht-20101027-3|2944	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttclcap.htf
12mr|texlive-tex4ht-20101027-3|2945	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttclicap.htf
12mr|texlive-tex4ht-20101027-3|2946	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcmcap.htf
12mr|texlive-tex4ht-20101027-3|2947	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcmicap.htf
12mr|texlive-tex4ht-20101027-3|2948	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcrcap.htf
12mr|texlive-tex4ht-20101027-3|2949	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcricap.htf
12mr|texlive-tex4ht-20101027-3|2950	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttlcap.htf
12mr|texlive-tex4ht-20101027-3|2951	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttlicap.htf
12mr|texlive-tex4ht-20101027-3|2952	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttmcap.htf
12mr|texlive-tex4ht-20101027-3|2953	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttmicap.htf
12mr|texlive-tex4ht-20101027-3|2954	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttrcap.htf
12mr|texlive-tex4ht-20101027-3|2955	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttricap.htf
12mr|texlive-tex4ht-20101027-3|2956	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/fplrc8v.htf
12mr|texlive-tex4ht-20101027-3|2957	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagd8v.htf
12mr|texlive-tex4ht-20101027-3|2958	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagdc8v.htf
12mr|texlive-tex4ht-20101027-3|2959	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagdo8v.htf
12mr|texlive-tex4ht-20101027-3|2960	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagk8v.htf
12mr|texlive-tex4ht-20101027-3|2961	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagkc8v.htf
12mr|texlive-tex4ht-20101027-3|2962	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagko8v.htf
12mr|texlive-tex4ht-20101027-3|2963	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkd8v.htf
12mr|texlive-tex4ht-20101027-3|2964	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkdc8v.htf
12mr|texlive-tex4ht-20101027-3|2965	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkdi8v.htf
12mr|texlive-tex4ht-20101027-3|2966	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkdo8v.htf
12mr|texlive-tex4ht-20101027-3|2967	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkl8v.htf
12mr|texlive-tex4ht-20101027-3|2968	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubklc8v.htf
12mr|texlive-tex4ht-20101027-3|2969	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkli8v.htf
12mr|texlive-tex4ht-20101027-3|2970	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubklo8v.htf
12mr|texlive-tex4ht-20101027-3|2971	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrb8v.htf
12mr|texlive-tex4ht-20101027-3|2972	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrbc8v.htf
12mr|texlive-tex4ht-20101027-3|2973	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrbo8v.htf
12mr|texlive-tex4ht-20101027-3|2974	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrr8v.htf
12mr|texlive-tex4ht-20101027-3|2975	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrrc8v.htf
12mr|texlive-tex4ht-20101027-3|2976	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrro8v.htf
12mr|texlive-tex4ht-20101027-3|2977	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvb8v.htf
12mr|texlive-tex4ht-20101027-3|2978	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvbc8v.htf
12mr|texlive-tex4ht-20101027-3|2979	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvbo8v.htf
12mr|texlive-tex4ht-20101027-3|2980	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvr8v.htf
12mr|texlive-tex4ht-20101027-3|2981	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvrc8v.htf
12mr|texlive-tex4ht-20101027-3|2982	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvro8v.htf
12mr|texlive-tex4ht-20101027-3|2983	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncb8v.htf
12mr|texlive-tex4ht-20101027-3|2984	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncbc8v.htf
12mr|texlive-tex4ht-20101027-3|2985	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncbi8v.htf
12mr|texlive-tex4ht-20101027-3|2986	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncbo8v.htf
12mr|texlive-tex4ht-20101027-3|2987	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncr8v.htf
12mr|texlive-tex4ht-20101027-3|2988	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncrc8v.htf
12mr|texlive-tex4ht-20101027-3|2989	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncri8v.htf
12mr|texlive-tex4ht-20101027-3|2990	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncro8v.htf
12mr|texlive-tex4ht-20101027-3|2991	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplb8v.htf
12mr|texlive-tex4ht-20101027-3|2992	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplbc8v.htf
12mr|texlive-tex4ht-20101027-3|2993	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplbi8v.htf
12mr|texlive-tex4ht-20101027-3|2994	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplbo8v.htf
12mr|texlive-tex4ht-20101027-3|2995	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplr8v.htf
12mr|texlive-tex4ht-20101027-3|2996	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplrc8v.htf
12mr|texlive-tex4ht-20101027-3|2997	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplri8v.htf
12mr|texlive-tex4ht-20101027-3|2998	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplro8v.htf
12mr|texlive-tex4ht-20101027-3|2999	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmb8v.htf
12mr|texlive-tex4ht-20101027-3|3000	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmbc8v.htf
12mr|texlive-tex4ht-20101027-3|3001	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmbi8v.htf
12mr|texlive-tex4ht-20101027-3|3002	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmbo8v.htf
12mr|texlive-tex4ht-20101027-3|3003	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmr8v.htf
12mr|texlive-tex4ht-20101027-3|3004	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmrc8v.htf
12mr|texlive-tex4ht-20101027-3|3005	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmri8v.htf
12mr|texlive-tex4ht-20101027-3|3006	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmro8v.htf
12mr|texlive-tex4ht-20101027-3|3007	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uzcmi8v.htf
12mr|texlive-tex4ht-20101027-3|3008	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/utopiavn/put.htf
12mr|texlive-tex4ht-20101027-3|3009	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/vnr/vn.htf
12mr|texlive-tex4ht-20101027-3|3010	%{_texmfdistdir}/tex4ht/ht-fonts/aliase/mathtime/mtsy-bs.htf
12mr|texlive-tex4ht-20101027-3|3011	%{_texmfdistdir}/tex4ht/ht-fonts/ascii/manfnt/manfnt.htf
12mr|texlive-tex4ht-20101027-3|3012	%{_texmfdistdir}/tex4ht/ht-fonts/cp1256/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3013	%{_texmfdistdir}/tex4ht/ht-fonts/css/emacspeak/cm/cmbx.4es
12mr|texlive-tex4ht-20101027-3|3014	%{_texmfdistdir}/tex4ht/ht-fonts/css/emacspeak/cm/cmmi.4es
12mr|texlive-tex4ht-20101027-3|3015	%{_texmfdistdir}/tex4ht/ht-fonts/css/emacspeak/cm/cmti.4es
12mr|texlive-tex4ht-20101027-3|3016	%{_texmfdistdir}/tex4ht/ht-fonts/css/emacspeak/cm/cmtt.4es
12mr|texlive-tex4ht-20101027-3|3017	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1201.htf
12mr|texlive-tex4ht-20101027-3|3018	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1202.htf
12mr|texlive-tex4ht-20101027-3|3019	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1203.htf
12mr|texlive-tex4ht-20101027-3|3020	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1204.htf
12mr|texlive-tex4ht-20101027-3|3021	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1205.htf
12mr|texlive-tex4ht-20101027-3|3022	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1206.htf
12mr|texlive-tex4ht-20101027-3|3023	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1207.htf
12mr|texlive-tex4ht-20101027-3|3024	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1208.htf
12mr|texlive-tex4ht-20101027-3|3025	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1209.htf
12mr|texlive-tex4ht-20101027-3|3026	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1210.htf
12mr|texlive-tex4ht-20101027-3|3027	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1211.htf
12mr|texlive-tex4ht-20101027-3|3028	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1212.htf
12mr|texlive-tex4ht-20101027-3|3029	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1213.htf
12mr|texlive-tex4ht-20101027-3|3030	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1214.htf
12mr|texlive-tex4ht-20101027-3|3031	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1215.htf
12mr|texlive-tex4ht-20101027-3|3032	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1216.htf
12mr|texlive-tex4ht-20101027-3|3033	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1217.htf
12mr|texlive-tex4ht-20101027-3|3034	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1218.htf
12mr|texlive-tex4ht-20101027-3|3035	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1219.htf
12mr|texlive-tex4ht-20101027-3|3036	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1220.htf
12mr|texlive-tex4ht-20101027-3|3037	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1221.htf
12mr|texlive-tex4ht-20101027-3|3038	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1222.htf
12mr|texlive-tex4ht-20101027-3|3039	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1223.htf
12mr|texlive-tex4ht-20101027-3|3040	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1224.htf
12mr|texlive-tex4ht-20101027-3|3041	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1225.htf
12mr|texlive-tex4ht-20101027-3|3042	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1226.htf
12mr|texlive-tex4ht-20101027-3|3043	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1227.htf
12mr|texlive-tex4ht-20101027-3|3044	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1228.htf
12mr|texlive-tex4ht-20101027-3|3045	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1229.htf
12mr|texlive-tex4ht-20101027-3|3046	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1230.htf
12mr|texlive-tex4ht-20101027-3|3047	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1231.htf
12mr|texlive-tex4ht-20101027-3|3048	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1232.htf
12mr|texlive-tex4ht-20101027-3|3049	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1233.htf
12mr|texlive-tex4ht-20101027-3|3050	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1234.htf
12mr|texlive-tex4ht-20101027-3|3051	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1235.htf
12mr|texlive-tex4ht-20101027-3|3052	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1236.htf
12mr|texlive-tex4ht-20101027-3|3053	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1237.htf
12mr|texlive-tex4ht-20101027-3|3054	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1238.htf
12mr|texlive-tex4ht-20101027-3|3055	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1239.htf
12mr|texlive-tex4ht-20101027-3|3056	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1240.htf
12mr|texlive-tex4ht-20101027-3|3057	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1241.htf
12mr|texlive-tex4ht-20101027-3|3058	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1242.htf
12mr|texlive-tex4ht-20101027-3|3059	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1243.htf
12mr|texlive-tex4ht-20101027-3|3060	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1244.htf
12mr|texlive-tex4ht-20101027-3|3061	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1245.htf
12mr|texlive-tex4ht-20101027-3|3062	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1246.htf
12mr|texlive-tex4ht-20101027-3|3063	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1247.htf
12mr|texlive-tex4ht-20101027-3|3064	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1248.htf
12mr|texlive-tex4ht-20101027-3|3065	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1249.htf
12mr|texlive-tex4ht-20101027-3|3066	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1250.htf
12mr|texlive-tex4ht-20101027-3|3067	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1251.htf
12mr|texlive-tex4ht-20101027-3|3068	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1252.htf
12mr|texlive-tex4ht-20101027-3|3069	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1253.htf
12mr|texlive-tex4ht-20101027-3|3070	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1254.htf
12mr|texlive-tex4ht-20101027-3|3071	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1255.htf
12mr|texlive-tex4ht-20101027-3|3072	%{_texmfdistdir}/tex4ht/ht-fonts/gb2312/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3073	%{_texmfdistdir}/tex4ht/ht-fonts/gbk/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3074	%{_texmfdistdir}/tex4ht/ht-fonts/html-speech/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3075	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/charset/uni/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3076	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3077	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/chess/chess.htf
12mr|texlive-tex4ht-20101027-3|3078	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/chess/chessf.htf
12mr|texlive-tex4ht-20101027-3|3079	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/chess/fselch.htf
12mr|texlive-tex4ht-20101027-3|3080	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/cm/cminch.htf
12mr|texlive-tex4ht-20101027-3|3081	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/devanagari/dvng.htf
12mr|texlive-tex4ht-20101027-3|3082	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/euro/zpeur.htf
12mr|texlive-tex4ht-20101027-3|3083	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go.htf
12mr|texlive-tex4ht-20101027-3|3084	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go1bla.htf
12mr|texlive-tex4ht-20101027-3|3085	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go1whi.htf
12mr|texlive-tex4ht-20101027-3|3086	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go2bla.htf
12mr|texlive-tex4ht-20101027-3|3087	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go2whi.htf
12mr|texlive-tex4ht-20101027-3|3088	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/html/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3089	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/ipa/wsuipa.htf
12mr|texlive-tex4ht-20101027-3|3090	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/blex-bs.htf
12mr|texlive-tex4ht-20101027-3|3091	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/blmi-bs.htf
12mr|texlive-tex4ht-20101027-3|3092	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/blsy-bs.htf
12mr|texlive-tex4ht-20101027-3|3093	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/mtex-bs.htf
12mr|texlive-tex4ht-20101027-3|3094	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/mtmi-bs.htf
12mr|texlive-tex4ht-20101027-3|3095	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/mtsy-bs.htf
12mr|texlive-tex4ht-20101027-3|3096	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/mtsyn-bs.htf
12mr|texlive-tex4ht-20101027-3|3097	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mongolian/bicigh.htf
12mr|texlive-tex4ht-20101027-3|3098	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mongolian/bthh.htf
12mr|texlive-tex4ht-20101027-3|3099	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mongolian/bthv.htf
12mr|texlive-tex4ht-20101027-3|3100	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/ps2mf/times-ps.htf
12mr|texlive-tex4ht-20101027-3|3101	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/sw/curr.htf
12mr|texlive-tex4ht-20101027-3|3102	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/sw/times-sw.htf
12mr|texlive-tex4ht-20101027-3|3103	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/tibetan/ctib.htf
12mr|texlive-tex4ht-20101027-3|3104	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xyatip.htf
12mr|texlive-tex4ht-20101027-3|3105	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xybsql.htf
12mr|texlive-tex4ht-20101027-3|3106	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xybtip.htf
12mr|texlive-tex4ht-20101027-3|3107	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xydash.htf
12mr|texlive-tex4ht-20101027-3|3108	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xyebut.htf
12mr|texlive-tex4ht-20101027-3|3109	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xymisc.htf
12mr|texlive-tex4ht-20101027-3|3110	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/2/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3111	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/2/html/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3112	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3113	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnr.htf
12mr|texlive-tex4ht-20101027-3|3114	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnti.htf
12mr|texlive-tex4ht-20101027-3|3115	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbx.htf
12mr|texlive-tex4ht-20101027-3|3116	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbxti.htf
12mr|texlive-tex4ht-20101027-3|3117	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmccsc.htf
12mr|texlive-tex4ht-20101027-3|3118	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/kminch.htf
12mr|texlive-tex4ht-20101027-3|3119	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/kmitt.htf
12mr|texlive-tex4ht-20101027-3|3120	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/kmr.htf
12mr|texlive-tex4ht-20101027-3|3121	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/kmtcsc.htf
12mr|texlive-tex4ht-20101027-3|3122	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/wncsc.htf
12mr|texlive-tex4ht-20101027-3|3123	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/html/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3124	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/lh/lh-t2a/larm.htf
12mr|texlive-tex4ht-20101027-3|3125	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/6/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3126	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/6/html/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3127	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/7/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3128	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/8/hebrew/hclassic.htf
12mr|texlive-tex4ht-20101027-3|3129	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/8/hebrew/jerus.htf
12mr|texlive-tex4ht-20101027-3|3130	%{_texmfdistdir}/tex4ht/ht-fonts/jsml/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3131	%{_texmfdistdir}/tex4ht/ht-fonts/koi/8r/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3132	%{_texmfdistdir}/tex4ht/ht-fonts/koi/8r/lh/lh-t2a/larm.htf
12mr|texlive-tex4ht-20101027-3|3133	%{_texmfdistdir}/tex4ht/ht-fonts/mozilla/charset/mnemonic/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3134	%{_texmfdistdir}/tex4ht/ht-fonts/mozilla/charset/native/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3135	%{_texmfdistdir}/tex4ht/ht-fonts/mozilla/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3136	%{_texmfdistdir}/tex4ht/ht-fonts/ooffice/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3137	%{_texmfdistdir}/tex4ht/ht-fonts/share/adobe/helvetic/phvr8z.htf
12mr|texlive-tex4ht-20101027-3|3138	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3139	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/cyrillic/xcmr.htf
12mr|texlive-tex4ht-20101027-3|3140	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/cyrillic/xcmti.htf
12mr|texlive-tex4ht-20101027-3|3141	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/hebrew/hclassic.htf
12mr|texlive-tex4ht-20101027-3|3142	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/blex-bs.htf
12mr|texlive-tex4ht-20101027-3|3143	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/blmi-bs.htf
12mr|texlive-tex4ht-20101027-3|3144	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/blsy-bs.htf
12mr|texlive-tex4ht-20101027-3|3145	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/mtex-bs.htf
12mr|texlive-tex4ht-20101027-3|3146	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/mtmi-bs.htf
12mr|texlive-tex4ht-20101027-3|3147	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/mtsy-bs.htf
12mr|texlive-tex4ht-20101027-3|3148	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/mtsyn-bs.htf
12mr|texlive-tex4ht-20101027-3|3149	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pcrr7t.htf
12mr|texlive-tex4ht-20101027-3|3150	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pcrrc7t.htf
12mr|texlive-tex4ht-20101027-3|3151	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pcrro8r.htf
12mr|texlive-tex4ht-20101027-3|3152	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pcrro8u.htf
12mr|texlive-tex4ht-20101027-3|3153	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pplrc8r.htf
12mr|texlive-tex4ht-20101027-3|3154	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/helvetic/ptmb8z.htf
12mr|texlive-tex4ht-20101027-3|3155	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/helvetic/ptmrc8z.htf
12mr|texlive-tex4ht-20101027-3|3156	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/mathptm/zpsycmrv.htf
12mr|texlive-tex4ht-20101027-3|3157	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/mathptm/zptmcmr.htf
12mr|texlive-tex4ht-20101027-3|3158	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/mathptm/zptmcmrm.htf
12mr|texlive-tex4ht-20101027-3|3159	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/mathptm/zpzccmry.htf
12mr|texlive-tex4ht-20101027-3|3160	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/palatino/pplb9c.htf
12mr|texlive-tex4ht-20101027-3|3161	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/palatino/pplrc9t.htf
12mr|texlive-tex4ht-20101027-3|3162	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/palatino/pplri9t.htf
12mr|texlive-tex4ht-20101027-3|3163	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/symbol/psyr.htf
12mr|texlive-tex4ht-20101027-3|3164	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmr8c.htf
12mr|texlive-tex4ht-20101027-3|3165	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmrc.htf
12mr|texlive-tex4ht-20101027-3|3166	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmrc7t.htf
12mr|texlive-tex4ht-20101027-3|3167	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmri7t.htf
12mr|texlive-tex4ht-20101027-3|3168	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmro.htf
12mr|texlive-tex4ht-20101027-3|3169	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmrre.htf
12mr|texlive-tex4ht-20101027-3|3170	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/rptmrrn.htf
12mr|texlive-tex4ht-20101027-3|3171	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/zapfding/pzdr.htf
12mr|texlive-tex4ht-20101027-3|3172	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ae/aecsc.htf
12mr|texlive-tex4ht-20101027-3|3173	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/cyrillic/wncyr.htf
12mr|texlive-tex4ht-20101027-3|3174	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/euex.htf
12mr|texlive-tex4ht-20101027-3|3175	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/eufb.htf
12mr|texlive-tex4ht-20101027-3|3176	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/eufm.htf
12mr|texlive-tex4ht-20101027-3|3177	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/eusb.htf
12mr|texlive-tex4ht-20101027-3|3178	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/eusm.htf
12mr|texlive-tex4ht-20101027-3|3179	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/symbols/msam.htf
12mr|texlive-tex4ht-20101027-3|3180	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/symbols/msbm.htf
12mr|texlive-tex4ht-20101027-3|3181	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/antpr.htf
12mr|texlive-tex4ht-20101027-3|3182	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/anttr.htf
12mr|texlive-tex4ht-20101027-3|3183	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/ec-anttbcap.htf
12mr|texlive-tex4ht-20101027-3|3184	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/mi-antt.htf
12mr|texlive-tex4ht-20101027-3|3185	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/qx-anttbcap.htf
12mr|texlive-tex4ht-20101027-3|3186	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/sy-antt.htf
12mr|texlive-tex4ht-20101027-3|3187	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/sy-anttlz.htf
12mr|texlive-tex4ht-20101027-3|3188	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/arabi/aehor.htf
12mr|texlive-tex4ht-20101027-3|3189	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/arabi/nazli.htf
12mr|texlive-tex4ht-20101027-3|3190	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/arev/favr8r.htf
12mr|texlive-tex4ht-20101027-3|3191	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/bbold/bbold.htf
12mr|texlive-tex4ht-20101027-3|3192	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/bitstrea/charter/bchr8t.htf
12mr|texlive-tex4ht-20101027-3|3193	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cbgreek/grmc.htf
12mr|texlive-tex4ht-20101027-3|3194	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cbgreek/grmn.htf
12mr|texlive-tex4ht-20101027-3|3195	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3196	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/chess/chess.htf
12mr|texlive-tex4ht-20101027-3|3197	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/chess/chessf.htf
12mr|texlive-tex4ht-20101027-3|3198	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1201.htf
12mr|texlive-tex4ht-20101027-3|3199	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1202.htf
12mr|texlive-tex4ht-20101027-3|3200	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1203.htf
12mr|texlive-tex4ht-20101027-3|3201	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1204.htf
12mr|texlive-tex4ht-20101027-3|3202	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1205.htf
12mr|texlive-tex4ht-20101027-3|3203	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1206.htf
12mr|texlive-tex4ht-20101027-3|3204	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1207.htf
12mr|texlive-tex4ht-20101027-3|3205	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1208.htf
12mr|texlive-tex4ht-20101027-3|3206	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1209.htf
12mr|texlive-tex4ht-20101027-3|3207	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1210.htf
12mr|texlive-tex4ht-20101027-3|3208	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1211.htf
12mr|texlive-tex4ht-20101027-3|3209	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1212.htf
12mr|texlive-tex4ht-20101027-3|3210	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1213.htf
12mr|texlive-tex4ht-20101027-3|3211	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1214.htf
12mr|texlive-tex4ht-20101027-3|3212	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1215.htf
12mr|texlive-tex4ht-20101027-3|3213	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1216.htf
12mr|texlive-tex4ht-20101027-3|3214	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1217.htf
12mr|texlive-tex4ht-20101027-3|3215	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1218.htf
12mr|texlive-tex4ht-20101027-3|3216	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1219.htf
12mr|texlive-tex4ht-20101027-3|3217	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1220.htf
12mr|texlive-tex4ht-20101027-3|3218	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1221.htf
12mr|texlive-tex4ht-20101027-3|3219	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1222.htf
12mr|texlive-tex4ht-20101027-3|3220	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1223.htf
12mr|texlive-tex4ht-20101027-3|3221	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1224.htf
12mr|texlive-tex4ht-20101027-3|3222	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1225.htf
12mr|texlive-tex4ht-20101027-3|3223	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1226.htf
12mr|texlive-tex4ht-20101027-3|3224	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1227.htf
12mr|texlive-tex4ht-20101027-3|3225	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1228.htf
12mr|texlive-tex4ht-20101027-3|3226	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1229.htf
12mr|texlive-tex4ht-20101027-3|3227	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1230.htf
12mr|texlive-tex4ht-20101027-3|3228	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1231.htf
12mr|texlive-tex4ht-20101027-3|3229	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1232.htf
12mr|texlive-tex4ht-20101027-3|3230	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1233.htf
12mr|texlive-tex4ht-20101027-3|3231	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1234.htf
12mr|texlive-tex4ht-20101027-3|3232	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1235.htf
12mr|texlive-tex4ht-20101027-3|3233	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1236.htf
12mr|texlive-tex4ht-20101027-3|3234	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1237.htf
12mr|texlive-tex4ht-20101027-3|3235	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1238.htf
12mr|texlive-tex4ht-20101027-3|3236	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1239.htf
12mr|texlive-tex4ht-20101027-3|3237	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1240.htf
12mr|texlive-tex4ht-20101027-3|3238	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1241.htf
12mr|texlive-tex4ht-20101027-3|3239	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1242.htf
12mr|texlive-tex4ht-20101027-3|3240	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1243.htf
12mr|texlive-tex4ht-20101027-3|3241	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1244.htf
12mr|texlive-tex4ht-20101027-3|3242	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1245.htf
12mr|texlive-tex4ht-20101027-3|3243	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1246.htf
12mr|texlive-tex4ht-20101027-3|3244	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1247.htf
12mr|texlive-tex4ht-20101027-3|3245	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1248.htf
12mr|texlive-tex4ht-20101027-3|3246	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1249.htf
12mr|texlive-tex4ht-20101027-3|3247	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1250.htf
12mr|texlive-tex4ht-20101027-3|3248	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1251.htf
12mr|texlive-tex4ht-20101027-3|3249	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1252.htf
12mr|texlive-tex4ht-20101027-3|3250	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1253.htf
12mr|texlive-tex4ht-20101027-3|3251	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1254.htf
12mr|texlive-tex4ht-20101027-3|3252	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1255.htf
12mr|texlive-tex4ht-20101027-3|3253	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong01.htf
12mr|texlive-tex4ht-20101027-3|3254	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong02.htf
12mr|texlive-tex4ht-20101027-3|3255	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong03.htf
12mr|texlive-tex4ht-20101027-3|3256	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong04.htf
12mr|texlive-tex4ht-20101027-3|3257	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong05.htf
12mr|texlive-tex4ht-20101027-3|3258	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong06.htf
12mr|texlive-tex4ht-20101027-3|3259	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong07.htf
12mr|texlive-tex4ht-20101027-3|3260	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong08.htf
12mr|texlive-tex4ht-20101027-3|3261	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong09.htf
12mr|texlive-tex4ht-20101027-3|3262	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong10.htf
12mr|texlive-tex4ht-20101027-3|3263	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong11.htf
12mr|texlive-tex4ht-20101027-3|3264	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong12.htf
12mr|texlive-tex4ht-20101027-3|3265	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong13.htf
12mr|texlive-tex4ht-20101027-3|3266	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong14.htf
12mr|texlive-tex4ht-20101027-3|3267	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong15.htf
12mr|texlive-tex4ht-20101027-3|3268	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong16.htf
12mr|texlive-tex4ht-20101027-3|3269	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong17.htf
12mr|texlive-tex4ht-20101027-3|3270	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong18.htf
12mr|texlive-tex4ht-20101027-3|3271	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong19.htf
12mr|texlive-tex4ht-20101027-3|3272	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong20.htf
12mr|texlive-tex4ht-20101027-3|3273	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong21.htf
12mr|texlive-tex4ht-20101027-3|3274	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong22.htf
12mr|texlive-tex4ht-20101027-3|3275	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong23.htf
12mr|texlive-tex4ht-20101027-3|3276	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong24.htf
12mr|texlive-tex4ht-20101027-3|3277	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong25.htf
12mr|texlive-tex4ht-20101027-3|3278	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong26.htf
12mr|texlive-tex4ht-20101027-3|3279	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong27.htf
12mr|texlive-tex4ht-20101027-3|3280	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong28.htf
12mr|texlive-tex4ht-20101027-3|3281	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong29.htf
12mr|texlive-tex4ht-20101027-3|3282	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong30.htf
12mr|texlive-tex4ht-20101027-3|3283	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong31.htf
12mr|texlive-tex4ht-20101027-3|3284	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong32.htf
12mr|texlive-tex4ht-20101027-3|3285	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong33.htf
12mr|texlive-tex4ht-20101027-3|3286	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong34.htf
12mr|texlive-tex4ht-20101027-3|3287	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong35.htf
12mr|texlive-tex4ht-20101027-3|3288	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong36.htf
12mr|texlive-tex4ht-20101027-3|3289	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong37.htf
12mr|texlive-tex4ht-20101027-3|3290	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong38.htf
12mr|texlive-tex4ht-20101027-3|3291	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong39.htf
12mr|texlive-tex4ht-20101027-3|3292	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong40.htf
12mr|texlive-tex4ht-20101027-3|3293	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong41.htf
12mr|texlive-tex4ht-20101027-3|3294	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong42.htf
12mr|texlive-tex4ht-20101027-3|3295	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong43.htf
12mr|texlive-tex4ht-20101027-3|3296	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong44.htf
12mr|texlive-tex4ht-20101027-3|3297	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong45.htf
12mr|texlive-tex4ht-20101027-3|3298	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong46.htf
12mr|texlive-tex4ht-20101027-3|3299	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong47.htf
12mr|texlive-tex4ht-20101027-3|3300	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong48.htf
12mr|texlive-tex4ht-20101027-3|3301	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong49.htf
12mr|texlive-tex4ht-20101027-3|3302	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong50.htf
12mr|texlive-tex4ht-20101027-3|3303	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong51.htf
12mr|texlive-tex4ht-20101027-3|3304	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong52.htf
12mr|texlive-tex4ht-20101027-3|3305	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong53.htf
12mr|texlive-tex4ht-20101027-3|3306	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong54.htf
12mr|texlive-tex4ht-20101027-3|3307	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong55.htf
12mr|texlive-tex4ht-20101027-3|3308	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong56.htf
12mr|texlive-tex4ht-20101027-3|3309	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong57.htf
12mr|texlive-tex4ht-20101027-3|3310	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong58.htf
12mr|texlive-tex4ht-20101027-3|3311	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong59.htf
12mr|texlive-tex4ht-20101027-3|3312	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong60.htf
12mr|texlive-tex4ht-20101027-3|3313	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong61.htf
12mr|texlive-tex4ht-20101027-3|3314	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong62.htf
12mr|texlive-tex4ht-20101027-3|3315	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong63.htf
12mr|texlive-tex4ht-20101027-3|3316	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong64.htf
12mr|texlive-tex4ht-20101027-3|3317	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong65.htf
12mr|texlive-tex4ht-20101027-3|3318	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong66.htf
12mr|texlive-tex4ht-20101027-3|3319	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong67.htf
12mr|texlive-tex4ht-20101027-3|3320	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong68.htf
12mr|texlive-tex4ht-20101027-3|3321	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong69.htf
12mr|texlive-tex4ht-20101027-3|3322	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong70.htf
12mr|texlive-tex4ht-20101027-3|3323	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong71.htf
12mr|texlive-tex4ht-20101027-3|3324	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong72.htf
12mr|texlive-tex4ht-20101027-3|3325	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong73.htf
12mr|texlive-tex4ht-20101027-3|3326	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong74.htf
12mr|texlive-tex4ht-20101027-3|3327	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong75.htf
12mr|texlive-tex4ht-20101027-3|3328	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong76.htf
12mr|texlive-tex4ht-20101027-3|3329	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong77.htf
12mr|texlive-tex4ht-20101027-3|3330	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong78.htf
12mr|texlive-tex4ht-20101027-3|3331	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong79.htf
12mr|texlive-tex4ht-20101027-3|3332	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong80.htf
12mr|texlive-tex4ht-20101027-3|3333	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong81.htf
12mr|texlive-tex4ht-20101027-3|3334	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong82.htf
12mr|texlive-tex4ht-20101027-3|3335	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong83.htf
12mr|texlive-tex4ht-20101027-3|3336	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong84.htf
12mr|texlive-tex4ht-20101027-3|3337	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong85.htf
12mr|texlive-tex4ht-20101027-3|3338	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong86.htf
12mr|texlive-tex4ht-20101027-3|3339	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong87.htf
12mr|texlive-tex4ht-20101027-3|3340	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong88.htf
12mr|texlive-tex4ht-20101027-3|3341	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong89.htf
12mr|texlive-tex4ht-20101027-3|3342	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong90.htf
12mr|texlive-tex4ht-20101027-3|3343	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong91.htf
12mr|texlive-tex4ht-20101027-3|3344	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong92.htf
12mr|texlive-tex4ht-20101027-3|3345	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong93.htf
12mr|texlive-tex4ht-20101027-3|3346	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong94.htf
12mr|texlive-tex4ht-20101027-3|3347	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong25.htf
12mr|texlive-tex4ht-20101027-3|3348	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong27.htf
12mr|texlive-tex4ht-20101027-3|3349	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong28.htf
12mr|texlive-tex4ht-20101027-3|3350	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong32.htf
12mr|texlive-tex4ht-20101027-3|3351	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong35.htf
12mr|texlive-tex4ht-20101027-3|3352	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong90.htf
12mr|texlive-tex4ht-20101027-3|3353	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong92.htf
12mr|texlive-tex4ht-20101027-3|3354	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong93.htf
12mr|texlive-tex4ht-20101027-3|3355	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong94.htf
12mr|texlive-tex4ht-20101027-3|3356	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song01.htf
12mr|texlive-tex4ht-20101027-3|3357	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song02.htf
12mr|texlive-tex4ht-20101027-3|3358	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song03.htf
12mr|texlive-tex4ht-20101027-3|3359	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song04.htf
12mr|texlive-tex4ht-20101027-3|3360	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song05.htf
12mr|texlive-tex4ht-20101027-3|3361	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song06.htf
12mr|texlive-tex4ht-20101027-3|3362	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song07.htf
12mr|texlive-tex4ht-20101027-3|3363	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song08.htf
12mr|texlive-tex4ht-20101027-3|3364	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song09.htf
12mr|texlive-tex4ht-20101027-3|3365	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0a.htf
12mr|texlive-tex4ht-20101027-3|3366	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0b.htf
12mr|texlive-tex4ht-20101027-3|3367	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0c.htf
12mr|texlive-tex4ht-20101027-3|3368	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0d.htf
12mr|texlive-tex4ht-20101027-3|3369	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0e.htf
12mr|texlive-tex4ht-20101027-3|3370	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0f.htf
12mr|texlive-tex4ht-20101027-3|3371	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song10.htf
12mr|texlive-tex4ht-20101027-3|3372	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song11.htf
12mr|texlive-tex4ht-20101027-3|3373	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song12.htf
12mr|texlive-tex4ht-20101027-3|3374	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song13.htf
12mr|texlive-tex4ht-20101027-3|3375	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song14.htf
12mr|texlive-tex4ht-20101027-3|3376	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song15.htf
12mr|texlive-tex4ht-20101027-3|3377	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song16.htf
12mr|texlive-tex4ht-20101027-3|3378	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song17.htf
12mr|texlive-tex4ht-20101027-3|3379	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song18.htf
12mr|texlive-tex4ht-20101027-3|3380	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song19.htf
12mr|texlive-tex4ht-20101027-3|3381	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1a.htf
12mr|texlive-tex4ht-20101027-3|3382	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1b.htf
12mr|texlive-tex4ht-20101027-3|3383	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1c.htf
12mr|texlive-tex4ht-20101027-3|3384	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1d.htf
12mr|texlive-tex4ht-20101027-3|3385	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1e.htf
12mr|texlive-tex4ht-20101027-3|3386	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1f.htf
12mr|texlive-tex4ht-20101027-3|3387	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song20.htf
12mr|texlive-tex4ht-20101027-3|3388	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song21.htf
12mr|texlive-tex4ht-20101027-3|3389	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song22.htf
12mr|texlive-tex4ht-20101027-3|3390	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song23.htf
12mr|texlive-tex4ht-20101027-3|3391	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song24.htf
12mr|texlive-tex4ht-20101027-3|3392	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song25.htf
12mr|texlive-tex4ht-20101027-3|3393	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song26.htf
12mr|texlive-tex4ht-20101027-3|3394	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song27.htf
12mr|texlive-tex4ht-20101027-3|3395	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song28.htf
12mr|texlive-tex4ht-20101027-3|3396	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song29.htf
12mr|texlive-tex4ht-20101027-3|3397	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2a.htf
12mr|texlive-tex4ht-20101027-3|3398	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2b.htf
12mr|texlive-tex4ht-20101027-3|3399	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2c.htf
12mr|texlive-tex4ht-20101027-3|3400	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2d.htf
12mr|texlive-tex4ht-20101027-3|3401	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2e.htf
12mr|texlive-tex4ht-20101027-3|3402	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2f.htf
12mr|texlive-tex4ht-20101027-3|3403	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song30.htf
12mr|texlive-tex4ht-20101027-3|3404	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song31.htf
12mr|texlive-tex4ht-20101027-3|3405	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song32.htf
12mr|texlive-tex4ht-20101027-3|3406	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song33.htf
12mr|texlive-tex4ht-20101027-3|3407	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song34.htf
12mr|texlive-tex4ht-20101027-3|3408	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song35.htf
12mr|texlive-tex4ht-20101027-3|3409	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song36.htf
12mr|texlive-tex4ht-20101027-3|3410	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song37.htf
12mr|texlive-tex4ht-20101027-3|3411	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song38.htf
12mr|texlive-tex4ht-20101027-3|3412	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song39.htf
12mr|texlive-tex4ht-20101027-3|3413	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3a.htf
12mr|texlive-tex4ht-20101027-3|3414	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3b.htf
12mr|texlive-tex4ht-20101027-3|3415	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3c.htf
12mr|texlive-tex4ht-20101027-3|3416	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3d.htf
12mr|texlive-tex4ht-20101027-3|3417	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3e.htf
12mr|texlive-tex4ht-20101027-3|3418	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3f.htf
12mr|texlive-tex4ht-20101027-3|3419	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song40.htf
12mr|texlive-tex4ht-20101027-3|3420	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song41.htf
12mr|texlive-tex4ht-20101027-3|3421	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song42.htf
12mr|texlive-tex4ht-20101027-3|3422	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song43.htf
12mr|texlive-tex4ht-20101027-3|3423	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song44.htf
12mr|texlive-tex4ht-20101027-3|3424	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song45.htf
12mr|texlive-tex4ht-20101027-3|3425	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song46.htf
12mr|texlive-tex4ht-20101027-3|3426	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song47.htf
12mr|texlive-tex4ht-20101027-3|3427	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song48.htf
12mr|texlive-tex4ht-20101027-3|3428	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song49.htf
12mr|texlive-tex4ht-20101027-3|3429	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4a.htf
12mr|texlive-tex4ht-20101027-3|3430	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4b.htf
12mr|texlive-tex4ht-20101027-3|3431	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4c.htf
12mr|texlive-tex4ht-20101027-3|3432	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4d.htf
12mr|texlive-tex4ht-20101027-3|3433	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4e.htf
12mr|texlive-tex4ht-20101027-3|3434	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4f.htf
12mr|texlive-tex4ht-20101027-3|3435	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song50.htf
12mr|texlive-tex4ht-20101027-3|3436	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song51.htf
12mr|texlive-tex4ht-20101027-3|3437	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song52.htf
12mr|texlive-tex4ht-20101027-3|3438	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song53.htf
12mr|texlive-tex4ht-20101027-3|3439	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song54.htf
12mr|texlive-tex4ht-20101027-3|3440	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song55.htf
12mr|texlive-tex4ht-20101027-3|3441	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song56.htf
12mr|texlive-tex4ht-20101027-3|3442	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song57.htf
12mr|texlive-tex4ht-20101027-3|3443	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song58.htf
12mr|texlive-tex4ht-20101027-3|3444	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song59.htf
12mr|texlive-tex4ht-20101027-3|3445	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5a.htf
12mr|texlive-tex4ht-20101027-3|3446	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5b.htf
12mr|texlive-tex4ht-20101027-3|3447	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5c.htf
12mr|texlive-tex4ht-20101027-3|3448	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5d.htf
12mr|texlive-tex4ht-20101027-3|3449	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5e.htf
12mr|texlive-tex4ht-20101027-3|3450	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5f.htf
12mr|texlive-tex4ht-20101027-3|3451	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song60.htf
12mr|texlive-tex4ht-20101027-3|3452	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song61.htf
12mr|texlive-tex4ht-20101027-3|3453	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song62.htf
12mr|texlive-tex4ht-20101027-3|3454	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song63.htf
12mr|texlive-tex4ht-20101027-3|3455	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song64.htf
12mr|texlive-tex4ht-20101027-3|3456	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song65.htf
12mr|texlive-tex4ht-20101027-3|3457	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song66.htf
12mr|texlive-tex4ht-20101027-3|3458	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song67.htf
12mr|texlive-tex4ht-20101027-3|3459	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song68.htf
12mr|texlive-tex4ht-20101027-3|3460	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song69.htf
12mr|texlive-tex4ht-20101027-3|3461	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6a.htf
12mr|texlive-tex4ht-20101027-3|3462	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6b.htf
12mr|texlive-tex4ht-20101027-3|3463	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6c.htf
12mr|texlive-tex4ht-20101027-3|3464	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6d.htf
12mr|texlive-tex4ht-20101027-3|3465	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6e.htf
12mr|texlive-tex4ht-20101027-3|3466	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6f.htf
12mr|texlive-tex4ht-20101027-3|3467	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song70.htf
12mr|texlive-tex4ht-20101027-3|3468	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song71.htf
12mr|texlive-tex4ht-20101027-3|3469	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song72.htf
12mr|texlive-tex4ht-20101027-3|3470	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song73.htf
12mr|texlive-tex4ht-20101027-3|3471	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song74.htf
12mr|texlive-tex4ht-20101027-3|3472	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song75.htf
12mr|texlive-tex4ht-20101027-3|3473	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song76.htf
12mr|texlive-tex4ht-20101027-3|3474	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song77.htf
12mr|texlive-tex4ht-20101027-3|3475	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song78.htf
12mr|texlive-tex4ht-20101027-3|3476	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song79.htf
12mr|texlive-tex4ht-20101027-3|3477	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7a.htf
12mr|texlive-tex4ht-20101027-3|3478	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7b.htf
12mr|texlive-tex4ht-20101027-3|3479	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7c.htf
12mr|texlive-tex4ht-20101027-3|3480	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7d.htf
12mr|texlive-tex4ht-20101027-3|3481	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7e.htf
12mr|texlive-tex4ht-20101027-3|3482	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7f.htf
12mr|texlive-tex4ht-20101027-3|3483	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song80.htf
12mr|texlive-tex4ht-20101027-3|3484	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song81.htf
12mr|texlive-tex4ht-20101027-3|3485	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song82.htf
12mr|texlive-tex4ht-20101027-3|3486	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song83.htf
12mr|texlive-tex4ht-20101027-3|3487	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song84.htf
12mr|texlive-tex4ht-20101027-3|3488	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song85.htf
12mr|texlive-tex4ht-20101027-3|3489	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song86.htf
12mr|texlive-tex4ht-20101027-3|3490	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song87.htf
12mr|texlive-tex4ht-20101027-3|3491	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song88.htf
12mr|texlive-tex4ht-20101027-3|3492	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song89.htf
12mr|texlive-tex4ht-20101027-3|3493	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8a.htf
12mr|texlive-tex4ht-20101027-3|3494	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8b.htf
12mr|texlive-tex4ht-20101027-3|3495	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8c.htf
12mr|texlive-tex4ht-20101027-3|3496	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8d.htf
12mr|texlive-tex4ht-20101027-3|3497	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8e.htf
12mr|texlive-tex4ht-20101027-3|3498	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8f.htf
12mr|texlive-tex4ht-20101027-3|3499	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song90.htf
12mr|texlive-tex4ht-20101027-3|3500	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song91.htf
12mr|texlive-tex4ht-20101027-3|3501	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song92.htf
12mr|texlive-tex4ht-20101027-3|3502	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song93.htf
12mr|texlive-tex4ht-20101027-3|3503	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song94.htf
12mr|texlive-tex4ht-20101027-3|3504	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song95.htf
12mr|texlive-tex4ht-20101027-3|3505	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song96.htf
12mr|texlive-tex4ht-20101027-3|3506	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song97.htf
12mr|texlive-tex4ht-20101027-3|3507	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song98.htf
12mr|texlive-tex4ht-20101027-3|3508	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song99.htf
12mr|texlive-tex4ht-20101027-3|3509	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9a.htf
12mr|texlive-tex4ht-20101027-3|3510	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9b.htf
12mr|texlive-tex4ht-20101027-3|3511	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9c.htf
12mr|texlive-tex4ht-20101027-3|3512	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9d.htf
12mr|texlive-tex4ht-20101027-3|3513	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9e.htf
12mr|texlive-tex4ht-20101027-3|3514	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9f.htf
12mr|texlive-tex4ht-20101027-3|3515	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa0.htf
12mr|texlive-tex4ht-20101027-3|3516	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa1.htf
12mr|texlive-tex4ht-20101027-3|3517	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa2.htf
12mr|texlive-tex4ht-20101027-3|3518	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa3.htf
12mr|texlive-tex4ht-20101027-3|3519	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa4.htf
12mr|texlive-tex4ht-20101027-3|3520	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa5.htf
12mr|texlive-tex4ht-20101027-3|3521	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa6.htf
12mr|texlive-tex4ht-20101027-3|3522	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa7.htf
12mr|texlive-tex4ht-20101027-3|3523	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa8.htf
12mr|texlive-tex4ht-20101027-3|3524	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa9.htf
12mr|texlive-tex4ht-20101027-3|3525	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songaa.htf
12mr|texlive-tex4ht-20101027-3|3526	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songab.htf
12mr|texlive-tex4ht-20101027-3|3527	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songac.htf
12mr|texlive-tex4ht-20101027-3|3528	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songad.htf
12mr|texlive-tex4ht-20101027-3|3529	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songae.htf
12mr|texlive-tex4ht-20101027-3|3530	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songaf.htf
12mr|texlive-tex4ht-20101027-3|3531	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb0.htf
12mr|texlive-tex4ht-20101027-3|3532	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb1.htf
12mr|texlive-tex4ht-20101027-3|3533	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb2.htf
12mr|texlive-tex4ht-20101027-3|3534	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb3.htf
12mr|texlive-tex4ht-20101027-3|3535	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb4.htf
12mr|texlive-tex4ht-20101027-3|3536	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb5.htf
12mr|texlive-tex4ht-20101027-3|3537	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb6.htf
12mr|texlive-tex4ht-20101027-3|3538	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb7.htf
12mr|texlive-tex4ht-20101027-3|3539	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb8.htf
12mr|texlive-tex4ht-20101027-3|3540	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb9.htf
12mr|texlive-tex4ht-20101027-3|3541	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songba.htf
12mr|texlive-tex4ht-20101027-3|3542	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbb.htf
12mr|texlive-tex4ht-20101027-3|3543	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbc.htf
12mr|texlive-tex4ht-20101027-3|3544	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbd.htf
12mr|texlive-tex4ht-20101027-3|3545	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbe.htf
12mr|texlive-tex4ht-20101027-3|3546	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbf.htf
12mr|texlive-tex4ht-20101027-3|3547	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc0.htf
12mr|texlive-tex4ht-20101027-3|3548	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc1.htf
12mr|texlive-tex4ht-20101027-3|3549	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc2.htf
12mr|texlive-tex4ht-20101027-3|3550	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc3.htf
12mr|texlive-tex4ht-20101027-3|3551	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc4.htf
12mr|texlive-tex4ht-20101027-3|3552	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc5.htf
12mr|texlive-tex4ht-20101027-3|3553	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc6.htf
12mr|texlive-tex4ht-20101027-3|3554	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc7.htf
12mr|texlive-tex4ht-20101027-3|3555	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc8.htf
12mr|texlive-tex4ht-20101027-3|3556	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc9.htf
12mr|texlive-tex4ht-20101027-3|3557	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songca.htf
12mr|texlive-tex4ht-20101027-3|3558	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcb.htf
12mr|texlive-tex4ht-20101027-3|3559	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcc.htf
12mr|texlive-tex4ht-20101027-3|3560	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcd.htf
12mr|texlive-tex4ht-20101027-3|3561	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songce.htf
12mr|texlive-tex4ht-20101027-3|3562	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcf.htf
12mr|texlive-tex4ht-20101027-3|3563	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd0.htf
12mr|texlive-tex4ht-20101027-3|3564	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd1.htf
12mr|texlive-tex4ht-20101027-3|3565	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd2.htf
12mr|texlive-tex4ht-20101027-3|3566	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd3.htf
12mr|texlive-tex4ht-20101027-3|3567	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd4.htf
12mr|texlive-tex4ht-20101027-3|3568	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd5.htf
12mr|texlive-tex4ht-20101027-3|3569	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd6.htf
12mr|texlive-tex4ht-20101027-3|3570	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd7.htf
12mr|texlive-tex4ht-20101027-3|3571	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songdc.htf
12mr|texlive-tex4ht-20101027-3|3572	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songdd.htf
12mr|texlive-tex4ht-20101027-3|3573	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songde.htf
12mr|texlive-tex4ht-20101027-3|3574	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songdf.htf
12mr|texlive-tex4ht-20101027-3|3575	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe0.htf
12mr|texlive-tex4ht-20101027-3|3576	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe1.htf
12mr|texlive-tex4ht-20101027-3|3577	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe2.htf
12mr|texlive-tex4ht-20101027-3|3578	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe3.htf
12mr|texlive-tex4ht-20101027-3|3579	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe4.htf
12mr|texlive-tex4ht-20101027-3|3580	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe5.htf
12mr|texlive-tex4ht-20101027-3|3581	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe6.htf
12mr|texlive-tex4ht-20101027-3|3582	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe7.htf
12mr|texlive-tex4ht-20101027-3|3583	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe8.htf
12mr|texlive-tex4ht-20101027-3|3584	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe9.htf
12mr|texlive-tex4ht-20101027-3|3585	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songea.htf
12mr|texlive-tex4ht-20101027-3|3586	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songeb.htf
12mr|texlive-tex4ht-20101027-3|3587	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songec.htf
12mr|texlive-tex4ht-20101027-3|3588	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songed.htf
12mr|texlive-tex4ht-20101027-3|3589	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songee.htf
12mr|texlive-tex4ht-20101027-3|3590	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songef.htf
12mr|texlive-tex4ht-20101027-3|3591	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf0.htf
12mr|texlive-tex4ht-20101027-3|3592	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf1.htf
12mr|texlive-tex4ht-20101027-3|3593	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf2.htf
12mr|texlive-tex4ht-20101027-3|3594	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf3.htf
12mr|texlive-tex4ht-20101027-3|3595	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf4.htf
12mr|texlive-tex4ht-20101027-3|3596	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf5.htf
12mr|texlive-tex4ht-20101027-3|3597	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf6.htf
12mr|texlive-tex4ht-20101027-3|3598	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf7.htf
12mr|texlive-tex4ht-20101027-3|3599	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf8.htf
12mr|texlive-tex4ht-20101027-3|3600	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf9.htf
12mr|texlive-tex4ht-20101027-3|3601	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfa.htf
12mr|texlive-tex4ht-20101027-3|3602	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfb.htf
12mr|texlive-tex4ht-20101027-3|3603	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfc.htf
12mr|texlive-tex4ht-20101027-3|3604	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfd.htf
12mr|texlive-tex4ht-20101027-3|3605	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfe.htf
12mr|texlive-tex4ht-20101027-3|3606	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songff.htf
12mr|texlive-tex4ht-20101027-3|3607	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmex.htf
12mr|texlive-tex4ht-20101027-3|3608	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmmi.htf
12mr|texlive-tex4ht-20101027-3|3609	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmsy.htf
12mr|texlive-tex4ht-20101027-3|3610	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmtcsc.htf
12mr|texlive-tex4ht-20101027-3|3611	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmti.htf
12mr|texlive-tex4ht-20101027-3|3612	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/concrete/cccsc.htf
12mr|texlive-tex4ht-20101027-3|3613	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cs/cscsc.htf
12mr|texlive-tex4ht-20101027-3|3614	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cs/csr.htf
12mr|texlive-tex4ht-20101027-3|3615	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/currency/feymr.htf
12mr|texlive-tex4ht-20101027-3|3616	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/cs-cyklop.htf
12mr|texlive-tex4ht-20101027-3|3617	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/cs-cyklopi-sc.htf
12mr|texlive-tex4ht-20101027-3|3618	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/ec-cyklopi-sc.htf
12mr|texlive-tex4ht-20101027-3|3619	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/ly1-cyklopi-sc.htf
12mr|texlive-tex4ht-20101027-3|3620	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/qx-cyklopi-sc.htf
12mr|texlive-tex4ht-20101027-3|3621	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/qx-cyklopr.htf
12mr|texlive-tex4ht-20101027-3|3622	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/t5-cyklopi-sc.htf
12mr|texlive-tex4ht-20101027-3|3623	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/t5-cyklopi.htf
12mr|texlive-tex4ht-20101027-3|3624	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmcbx.htf
12mr|texlive-tex4ht-20101027-3|3625	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmcbxti.htf
12mr|texlive-tex4ht-20101027-3|3626	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmccsc.htf
12mr|texlive-tex4ht-20101027-3|3627	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/dstroke/dsrom.htf
12mr|texlive-tex4ht-20101027-3|3628	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/dstroke/esint.htf
12mr|texlive-tex4ht-20101027-3|3629	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/greek/ibygrk/fibr.htf
12mr|texlive-tex4ht-20101027-3|3630	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/cjhebltx.htf
12mr|texlive-tex4ht-20101027-3|3631	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/crml.htf
12mr|texlive-tex4ht-20101027-3|3632	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/fr.htf
12mr|texlive-tex4ht-20101027-3|3633	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/hclassic.htf
12mr|texlive-tex4ht-20101027-3|3634	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/jerus.htf
12mr|texlive-tex4ht-20101027-3|3635	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/redis.htf
12mr|texlive-tex4ht-20101027-3|3636	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/shold.htf
12mr|texlive-tex4ht-20101027-3|3637	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/shscr.htf
12mr|texlive-tex4ht-20101027-3|3638	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/shstk.htf
12mr|texlive-tex4ht-20101027-3|3639	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/html/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3640	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/cs-iwona.htf
12mr|texlive-tex4ht-20101027-3|3641	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/cs-iwonacap.htf
12mr|texlive-tex4ht-20101027-3|3642	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/ec-iwonacap.htf
12mr|texlive-tex4ht-20101027-3|3643	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/ex-iwona.htf
12mr|texlive-tex4ht-20101027-3|3644	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/exp-iwona.htf
12mr|texlive-tex4ht-20101027-3|3645	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/greek-iwona.htf
12mr|texlive-tex4ht-20101027-3|3646	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/qx-iwona.htf
12mr|texlive-tex4ht-20101027-3|3647	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/qx-iwonacap.htf
12mr|texlive-tex4ht-20101027-3|3648	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/rm-iwona.htf
12mr|texlive-tex4ht-20101027-3|3649	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/sy-iwona.htf
12mr|texlive-tex4ht-20101027-3|3650	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t2a-iwona.htf
12mr|texlive-tex4ht-20101027-3|3651	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t2b-iwona.htf
12mr|texlive-tex4ht-20101027-3|3652	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t2c-iwona.htf
12mr|texlive-tex4ht-20101027-3|3653	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t5-iwona.htf
12mr|texlive-tex4ht-20101027-3|3654	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t5-iwonacap.htf
12mr|texlive-tex4ht-20101027-3|3655	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/texnansi-iwona.htf
12mr|texlive-tex4ht-20101027-3|3656	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/texnansi-iwonacap.htf
12mr|texlive-tex4ht-20101027-3|3657	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/wncy-iwona.htf
12mr|texlive-tex4ht-20101027-3|3658	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/jknappen/tc/tcrm.htf
12mr|texlive-tex4ht-20101027-3|3659	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/latex/lasy.htf
12mr|texlive-tex4ht-20101027-3|3660	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/latex/lcircle.htf
12mr|texlive-tex4ht-20101027-3|3661	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/latex/line.htf
12mr|texlive-tex4ht-20101027-3|3662	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lh/lh-t2a/lacc.htf
12mr|texlive-tex4ht-20101027-3|3663	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lh/lh-t2a/larm.htf
12mr|texlive-tex4ht-20101027-3|3664	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-22.htf
12mr|texlive-tex4ht-20101027-3|3665	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-24.htf
12mr|texlive-tex4ht-20101027-3|3666	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-27.htf
12mr|texlive-tex4ht-20101027-3|3667	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-8x.htf
12mr|texlive-tex4ht-20101027-3|3668	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-e0.htf
12mr|texlive-tex4ht-20101027-3|3669	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-f6.htf
12mr|texlive-tex4ht-20101027-3|3670	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-8r.htf
12mr|texlive-tex4ht-20101027-3|3671	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-lgi.htf
12mr|texlive-tex4ht-20101027-3|3672	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-00.htf
12mr|texlive-tex4ht-20101027-3|3673	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-01.htf
12mr|texlive-tex4ht-20101027-3|3674	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-02.htf
12mr|texlive-tex4ht-20101027-3|3675	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-03.htf
12mr|texlive-tex4ht-20101027-3|3676	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-04.htf
12mr|texlive-tex4ht-20101027-3|3677	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-05.htf
12mr|texlive-tex4ht-20101027-3|3678	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-1e.htf
12mr|texlive-tex4ht-20101027-3|3679	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-1f.htf
12mr|texlive-tex4ht-20101027-3|3680	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-20.htf
12mr|texlive-tex4ht-20101027-3|3681	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-21.htf
12mr|texlive-tex4ht-20101027-3|3682	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-22.htf
12mr|texlive-tex4ht-20101027-3|3683	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-23.htf
12mr|texlive-tex4ht-20101027-3|3684	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-24.htf
12mr|texlive-tex4ht-20101027-3|3685	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-25.htf
12mr|texlive-tex4ht-20101027-3|3686	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-26.htf
12mr|texlive-tex4ht-20101027-3|3687	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-27.htf
12mr|texlive-tex4ht-20101027-3|3688	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-2c.htf
12mr|texlive-tex4ht-20101027-3|3689	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-8x.htf
12mr|texlive-tex4ht-20101027-3|3690	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-a7.htf
12mr|texlive-tex4ht-20101027-3|3691	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-circle.htf
12mr|texlive-tex4ht-20101027-3|3692	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-e0.htf
12mr|texlive-tex4ht-20101027-3|3693	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-e1.htf
12mr|texlive-tex4ht-20101027-3|3694	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-f6.htf
12mr|texlive-tex4ht-20101027-3|3695	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-fb.htf
12mr|texlive-tex4ht-20101027-3|3696	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-ff.htf
12mr|texlive-tex4ht-20101027-3|3697	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-lgi.htf
12mr|texlive-tex4ht-20101027-3|3698	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-lgr.htf
12mr|texlive-tex4ht-20101027-3|3699	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-ts1.htf
12mr|texlive-tex4ht-20101027-3|3700	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlrc-t1.htf
12mr|texlive-tex4ht-20101027-3|3701	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlri-xl-26.htf
12mr|texlive-tex4ht-20101027-3|3702	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlri-xl-e1.htf
12mr|texlive-tex4ht-20101027-3|3703	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/cs-lm.htf
12mr|texlive-tex4ht-20101027-3|3704	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/el-lm.htf
12mr|texlive-tex4ht-20101027-3|3705	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/el-lmcs.htf
12mr|texlive-tex4ht-20101027-3|3706	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/l7x-lm.htf
12mr|texlive-tex4ht-20101027-3|3707	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/l7x-lmcsc.htf
12mr|texlive-tex4ht-20101027-3|3708	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-ec.htf
12mr|texlive-tex4ht-20101027-3|3709	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-qxtt.htf
12mr|texlive-tex4ht-20101027-3|3710	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmin.htf
12mr|texlive-tex4ht-20101027-3|3711	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmit.htf
12mr|texlive-tex4ht-20101027-3|3712	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmitt.htf
12mr|texlive-tex4ht-20101027-3|3713	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmrm.htf
12mr|texlive-tex4ht-20101027-3|3714	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmsc.htf
12mr|texlive-tex4ht-20101027-3|3715	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmtt.htf
12mr|texlive-tex4ht-20101027-3|3716	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-csin.htf
12mr|texlive-tex4ht-20101027-3|3717	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-csrm.htf
12mr|texlive-tex4ht-20101027-3|3718	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cssc.htf
12mr|texlive-tex4ht-20101027-3|3719	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cstt.htf
12mr|texlive-tex4ht-20101027-3|3720	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plin.htf
12mr|texlive-tex4ht-20101027-3|3721	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plit.htf
12mr|texlive-tex4ht-20101027-3|3722	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plitt.htf
12mr|texlive-tex4ht-20101027-3|3723	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plrm.htf
12mr|texlive-tex4ht-20101027-3|3724	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plsc.htf
12mr|texlive-tex4ht-20101027-3|3725	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-pltt.htf
12mr|texlive-tex4ht-20101027-3|3726	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-t5psn.htf
12mr|texlive-tex4ht-20101027-3|3727	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-t5.htf
12mr|texlive-tex4ht-20101027-3|3728	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-texnansi.htf
12mr|texlive-tex4ht-20101027-3|3729	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-ts1.htf
12mr|texlive-tex4ht-20101027-3|3730	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/cork-.htf
12mr|texlive-tex4ht-20101027-3|3731	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/cork-lmcs.htf
12mr|texlive-tex4ht-20101027-3|3732	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/qx-lmcs.htf
12mr|texlive-tex4ht-20101027-3|3733	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/qx-lmtt.htf
12mr|texlive-tex4ht-20101027-3|3734	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/texnansi-lmcs.htf
12mr|texlive-tex4ht-20101027-3|3735	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/rm-lm.htf
12mr|texlive-tex4ht-20101027-3|3736	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/t5-lmcsc.htf
12mr|texlive-tex4ht-20101027-3|3737	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/marvosym/fmvr8x.htf
12mr|texlive-tex4ht-20101027-3|3738	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/math/rsfs.htf
12mr|texlive-tex4ht-20101027-3|3739	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathdesign/mdbchr7v.htf
12mr|texlive-tex4ht-20101027-3|3740	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/blex-bs.htf
12mr|texlive-tex4ht-20101027-3|3741	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/blmi-bs.htf
12mr|texlive-tex4ht-20101027-3|3742	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/blsy-bs.htf
12mr|texlive-tex4ht-20101027-3|3743	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/mtex-bs.htf
12mr|texlive-tex4ht-20101027-3|3744	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/mtmi-bs.htf
12mr|texlive-tex4ht-20101027-3|3745	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/mtsyn-bs.htf
12mr|texlive-tex4ht-20101027-3|3746	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mflogo/logo.htf
12mr|texlive-tex4ht-20101027-3|3747	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/misc/cmman.htf
12mr|texlive-tex4ht-20101027-3|3748	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/misc/ifsym.htf
12mr|texlive-tex4ht-20101027-3|3749	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/misc/wasy.htf
12mr|texlive-tex4ht-20101027-3|3750	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pl/plbsy.htf
12mr|texlive-tex4ht-20101027-3|3751	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pl/plinch.htf
12mr|texlive-tex4ht-20101027-3|3752	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pl/pltcsc.htf
12mr|texlive-tex4ht-20101027-3|3753	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pl/pltex.htf
12mr|texlive-tex4ht-20101027-3|3754	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/public/bbding.htf
12mr|texlive-tex4ht-20101027-3|3755	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxbsyc.htf
12mr|texlive-tex4ht-20101027-3|3756	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxexa.htf
12mr|texlive-tex4ht-20101027-3|3757	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxr.htf
12mr|texlive-tex4ht-20101027-3|3758	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxsc.htf
12mr|texlive-tex4ht-20101027-3|3759	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxsyc.htf
12mr|texlive-tex4ht-20101027-3|3760	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/rpcxr.htf
12mr|texlive-tex4ht-20101027-3|3761	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/rpxb.htf
12mr|texlive-tex4ht-20101027-3|3762	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/rpxpplr.htf
12mr|texlive-tex4ht-20101027-3|3763	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/rpxsc.htf
12mr|texlive-tex4ht-20101027-3|3764	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/stmaryrd/stmary.htf
12mr|texlive-tex4ht-20101027-3|3765	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/tibetan/ctib.htf
12mr|texlive-tex4ht-20101027-3|3766	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/tipa/tipa.htf
12mr|texlive-tex4ht-20101027-3|3767	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/tipa/xipx.htf
12mr|texlive-tex4ht-20101027-3|3768	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/rtcxr.htf
12mr|texlive-tex4ht-20101027-3|3769	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/rtcxss.htf
12mr|texlive-tex4ht-20101027-3|3770	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/rtx.htf
12mr|texlive-tex4ht-20101027-3|3771	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/rtxsc.htf
12mr|texlive-tex4ht-20101027-3|3772	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/t1x.htf
12mr|texlive-tex4ht-20101027-3|3773	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/t1xsc.htf
12mr|texlive-tex4ht-20101027-3|3774	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/tcxb.htf
12mr|texlive-tex4ht-20101027-3|3775	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txb.htf
12mr|texlive-tex4ht-20101027-3|3776	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txbexa.htf
12mr|texlive-tex4ht-20101027-3|3777	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txbmia.htf
12mr|texlive-tex4ht-20101027-3|3778	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txbsy.htf
12mr|texlive-tex4ht-20101027-3|3779	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txbsyc.htf
12mr|texlive-tex4ht-20101027-3|3780	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txsc.htf
12mr|texlive-tex4ht-20101027-3|3781	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/tyxsc.htf
12mr|texlive-tex4ht-20101027-3|3782	%{_texmfdistdir}/tex4ht/ht-fonts/utf8/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3783	%{_texmfdistdir}/tex4ht/ht-fonts/viqr/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3784	%{_texmfdistdir}/tex4ht/ht-fonts/viscii/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3785	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/charset/unicode.4hf
12mr|texlive-tex4ht-20101027-3|3786	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cm/sauter/wnti.htf
12mr|texlive-tex4ht-20101027-3|3787	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbx.htf
12mr|texlive-tex4ht-20101027-3|3788	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbxti.htf
12mr|texlive-tex4ht-20101027-3|3789	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmccsc.htf
12mr|texlive-tex4ht-20101027-3|3790	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cyrillic/wncsc.htf
12mr|texlive-tex4ht-20101027-3|3791	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/lh/lh-t2a/larm.htf
12mr|texlive-tex4ht-20101027-3|3792	%{_texmfdistdir}/tex4ht/xtpipes/docbook.4xt
12mr|texlive-tex4ht-20101027-3|3793	%{_texmfdistdir}/tex4ht/xtpipes/htspk.4xt
12mr|texlive-tex4ht-20101027-3|3794	%{_texmfdistdir}/tex4ht/xtpipes/javahelp.4xt
12mr|texlive-tex4ht-20101027-3|3795	%{_texmfdistdir}/tex4ht/xtpipes/jsml.4xt
12mr|texlive-tex4ht-20101027-3|3796	%{_texmfdistdir}/tex4ht/xtpipes/oo-math.4xt
12mr|texlive-tex4ht-20101027-3|3797	%{_texmfdistdir}/tex4ht/xtpipes/oo-text.4xt
12mr|texlive-tex4ht-20101027-3|3798	%{_texmfdistdir}/tex4ht/xtpipes/xhtml.4xt
12mr|texlive-tex4ht-20101027-3|3799	%{_texmfdistdir}/tex4ht/xtpipes/xhtmml.4xt
12mr|texlive-tex4ht-20101027-3|3800	%{_texmfdistdir}/tex4ht/xtpipes/xtpipes-default.4xt
12mr|texlive-tex4ht-20101027-3|3801	%{_texmfdistdir}/tex4ht/xtpipes/xtpipes-map.dtd
12mr|texlive-tex4ht-20101027-3|3802	%{_texmfdistdir}/tex4ht/xtpipes/xtpipes.dtd
12mr|texlive-tex4ht-20101027-3|3803	%{_texmfdir}/scripts/tex4ht/htcopy.pl
12mr|texlive-tex4ht-20101027-3|3804	%{_texmfdir}/scripts/tex4ht/htmove.pl
12mr|texlive-tex4ht-20101027-3|3805	%{_javadir}/tex4ht.jar
12mr|texlive-tex4ht-20101027-3|3806	%doc %{_texmfdistdir}/doc/generic/tex4ht/bugfixes.css
12mr|texlive-tex4ht-20101027-3|3807	%doc %{_texmfdistdir}/doc/generic/tex4ht/bugfixes.html
12mr|texlive-tex4ht-20101027-3|3808	%doc %{_texmfdistdir}/doc/generic/tex4ht/cmmi10-b.gif
12mr|texlive-tex4ht-20101027-3|3809	%doc %{_texmfdistdir}/doc/generic/tex4ht/cmsy10-28.gif
12mr|texlive-tex4ht-20101027-3|3810	%doc %{_texmfdistdir}/doc/generic/tex4ht/index.html
12mr|texlive-tex4ht-20101027-3|3811	%doc %{_texmfdistdir}/doc/generic/tex4ht/jhsample.tex
12mr|texlive-tex4ht-20101027-3|3812	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn-htf.html
12mr|texlive-tex4ht-20101027-3|3813	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn-index.html
12mr|texlive-tex4ht-20101027-3|3814	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn-mswin.html
12mr|texlive-tex4ht-20101027-3|3815	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn-port.html
12mr|texlive-tex4ht-20101027-3|3816	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn-unix.html
12mr|texlive-tex4ht-20101027-3|3817	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn.css
12mr|texlive-tex4ht-20101027-3|3818	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn.html
12mr|texlive-tex4ht-20101027-3|3819	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn0x.gif
12mr|texlive-tex4ht-20101027-3|3820	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn10.html
12mr|texlive-tex4ht-20101027-3|3821	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn11.html
12mr|texlive-tex4ht-20101027-3|3822	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn12.html
12mr|texlive-tex4ht-20101027-3|3823	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn13.html
12mr|texlive-tex4ht-20101027-3|3824	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn14.html
12mr|texlive-tex4ht-20101027-3|3825	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn15.html
12mr|texlive-tex4ht-20101027-3|3826	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn16.html
12mr|texlive-tex4ht-20101027-3|3827	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn17.html
12mr|texlive-tex4ht-20101027-3|3828	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn19.html
12mr|texlive-tex4ht-20101027-3|3829	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn1x.gif
12mr|texlive-tex4ht-20101027-3|3830	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn2.html
12mr|texlive-tex4ht-20101027-3|3831	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn20.html
12mr|texlive-tex4ht-20101027-3|3832	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn21.html
12mr|texlive-tex4ht-20101027-3|3833	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn23.html
12mr|texlive-tex4ht-20101027-3|3834	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn24.html
12mr|texlive-tex4ht-20101027-3|3835	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn25.html
12mr|texlive-tex4ht-20101027-3|3836	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn27.html
12mr|texlive-tex4ht-20101027-3|3837	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn28.html
12mr|texlive-tex4ht-20101027-3|3838	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn29.html
12mr|texlive-tex4ht-20101027-3|3839	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn2x.gif
12mr|texlive-tex4ht-20101027-3|3840	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn3.html
12mr|texlive-tex4ht-20101027-3|3841	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn31.html
12mr|texlive-tex4ht-20101027-3|3842	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn32.html
12mr|texlive-tex4ht-20101027-3|3843	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn33.html
12mr|texlive-tex4ht-20101027-3|3844	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn34.html
12mr|texlive-tex4ht-20101027-3|3845	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn35.html
12mr|texlive-tex4ht-20101027-3|3846	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn36.html
12mr|texlive-tex4ht-20101027-3|3847	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn37.html
12mr|texlive-tex4ht-20101027-3|3848	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn38.html
12mr|texlive-tex4ht-20101027-3|3849	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn39.html
12mr|texlive-tex4ht-20101027-3|3850	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn3x.gif
12mr|texlive-tex4ht-20101027-3|3851	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn4.html
12mr|texlive-tex4ht-20101027-3|3852	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn40.html
12mr|texlive-tex4ht-20101027-3|3853	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn41.html
12mr|texlive-tex4ht-20101027-3|3854	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn42.html
12mr|texlive-tex4ht-20101027-3|3855	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn43.html
12mr|texlive-tex4ht-20101027-3|3856	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn44.html
12mr|texlive-tex4ht-20101027-3|3857	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn45.html
12mr|texlive-tex4ht-20101027-3|3858	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn46.html
12mr|texlive-tex4ht-20101027-3|3859	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn47.html
12mr|texlive-tex4ht-20101027-3|3860	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn48.html
12mr|texlive-tex4ht-20101027-3|3861	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn49.html
12mr|texlive-tex4ht-20101027-3|3862	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn4x.gif
12mr|texlive-tex4ht-20101027-3|3863	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn5.html
12mr|texlive-tex4ht-20101027-3|3864	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn50.html
12mr|texlive-tex4ht-20101027-3|3865	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn51.html
12mr|texlive-tex4ht-20101027-3|3866	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn52.html
12mr|texlive-tex4ht-20101027-3|3867	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn53.html
12mr|texlive-tex4ht-20101027-3|3868	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn54.html
12mr|texlive-tex4ht-20101027-3|3869	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn55.html
12mr|texlive-tex4ht-20101027-3|3870	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn56.html
12mr|texlive-tex4ht-20101027-3|3871	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn57.html
12mr|texlive-tex4ht-20101027-3|3872	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn58.html
12mr|texlive-tex4ht-20101027-3|3873	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn59.html
12mr|texlive-tex4ht-20101027-3|3874	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn6.html
12mr|texlive-tex4ht-20101027-3|3875	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn60.html
12mr|texlive-tex4ht-20101027-3|3876	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn7.html
12mr|texlive-tex4ht-20101027-3|3877	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn8.html
12mr|texlive-tex4ht-20101027-3|3878	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn9.html
12mr|texlive-tex4ht-20101027-3|3879	
12mr|texlive-tex4ht-20101027-3|3880	#-----------------------------------------------------------------------
12mr|texlive-tex4ht-20101027-3|3881	%prep
12mr|texlive-tex4ht-20101027-3|3882	%setup -c -a0 -a1
12mr|texlive-tex4ht-20101027-3|3883	
12mr|texlive-tex4ht-20101027-3|3884	%build
12mr|texlive-tex4ht-20101027-3|3885	
12mr|texlive-tex4ht-20101027-3|3886	%install
12mr|texlive-tex4ht-20101027-3|3887	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-tex4ht-20101027-3|3888	pushd %{buildroot}%{_bindir}
12mr|texlive-tex4ht-20101027-3|3889	ln -sf %{_texmfdistdir}/scripts/tex4ht/ht.sh ht
12mr|texlive-tex4ht-20101027-3|3890	ln -sf %{_texmfdistdir}/scripts/tex4ht/htcontext.sh htcontext
12mr|texlive-tex4ht-20101027-3|3891	ln -sf %{_texmfdistdir}/scripts/tex4ht/htlatex.sh htlatex
12mr|texlive-tex4ht-20101027-3|3892	ln -sf %{_texmfdistdir}/scripts/tex4ht/htmex.sh htmex
12mr|texlive-tex4ht-20101027-3|3893	ln -sf %{_texmfdistdir}/scripts/tex4ht/httex.sh httex
12mr|texlive-tex4ht-20101027-3|3894	ln -sf %{_texmfdistdir}/scripts/tex4ht/httexi.sh httexi
12mr|texlive-tex4ht-20101027-3|3895	ln -sf %{_texmfdistdir}/scripts/tex4ht/htxelatex.sh htxelatex
12mr|texlive-tex4ht-20101027-3|3896	ln -sf %{_texmfdistdir}/scripts/tex4ht/htxetex.sh htxetex
12mr|texlive-tex4ht-20101027-3|3897	ln -sf %{_texmfdistdir}/scripts/tex4ht/mk4ht.pl mk4ht
12mr|texlive-tex4ht-20101027-3|3898	popd
12mr|texlive-tex4ht-20101027-3|3899	mkdir -p %{buildroot}%{_javadir}
12mr|texlive-tex4ht-20101027-3|3900	pushd %{buildroot}%{_javadir}
12mr|texlive-tex4ht-20101027-3|3901	ln -sf %{_texmfdistdir}/tex4ht/bin/tex4ht.jar tex4ht.jar
12mr|texlive-tex4ht-20101027-3|3902	popd
12mr|texlive-tex4ht-20101027-3|3903	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-tex4ht-20101027-3|3904	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-tex4ht-20101027-3|3905	
12mr|texlive-tex4ht-20101027-3|3906	
12mr|texlive-tex4ht-20101027-3|3907	
12mr|texlive-tex4ht-20101027-3|3908	%changelog
12mr|texlive-tex4ht-20101027-3|3909	

18683 12
12mr|texlive-texapi-1.04-2|1	# revision 24237
12mr|texlive-texapi-1.04-2|2	# category Package
12mr|texlive-texapi-1.04-2|3	# catalog-ctan /macros/generic/texapi
12mr|texlive-texapi-1.04-2|4	# catalog-date 2011-10-03 08:52:14 +0200
12mr|texlive-texapi-1.04-2|5	# catalog-license lppl
12mr|texlive-texapi-1.04-2|6	# catalog-version 1.04
12mr|texlive-texapi-1.04-2|7	Name:		texlive-texapi
12mr|texlive-texapi-1.04-2|8	Version:	1.04
12mr|texlive-texapi-1.04-2|9	Release:	2
12mr|texlive-texapi-1.04-2|10	Summary:	Macros to write format-independent packages
12mr|texlive-texapi-1.04-2|11	Group:		Publishing
12mr|texlive-texapi-1.04-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/texapi
12mr|texlive-texapi-1.04-2|13	License:	LPPL
12mr|texlive-texapi-1.04-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texapi.tar.xz
12mr|texlive-texapi-1.04-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texapi.doc.tar.xz
12mr|texlive-texapi-1.04-2|16	BuildArch:	noarch
12mr|texlive-texapi-1.04-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-texapi-1.04-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-texapi-1.04-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-texapi-1.04-2|20	
12mr|texlive-texapi-1.04-2|21	%description
12mr|texlive-texapi-1.04-2|22	Texapi provides utility macros to write format-independent (and
12mr|texlive-texapi-1.04-2|23	-aware) packages. It is similar in spirit to the etoolbox,
12mr|texlive-texapi-1.04-2|24	except that it isn't tied to LaTeX. Tools include: engine and
12mr|texlive-texapi-1.04-2|25	format detection, expansion control, command definition and
12mr|texlive-texapi-1.04-2|26	manipulation, various testing macros, string operations, and
12mr|texlive-texapi-1.04-2|27	highly customizable while and for loops. The package requires
12mr|texlive-texapi-1.04-2|28	e-TeX (and, should you want to compile its documentation, the
12mr|texlive-texapi-1.04-2|29	pitex package is also needed).
12mr|texlive-texapi-1.04-2|30	
12mr|texlive-texapi-1.04-2|31	%post
12mr|texlive-texapi-1.04-2|32	%{_sbindir}/texlive.post
12mr|texlive-texapi-1.04-2|33	
12mr|texlive-texapi-1.04-2|34	%postun
12mr|texlive-texapi-1.04-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-texapi-1.04-2|36	%{_sbindir}/texlive.post
12mr|texlive-texapi-1.04-2|37	fi
12mr|texlive-texapi-1.04-2|38	
12mr|texlive-texapi-1.04-2|39	#-----------------------------------------------------------------------
12mr|texlive-texapi-1.04-2|40	%files
12mr|texlive-texapi-1.04-2|41	%{_texmfdistdir}/tex/generic/texapi/texapi.tex
12mr|texlive-texapi-1.04-2|42	%doc %{_texmfdistdir}/doc/generic/texapi/README
12mr|texlive-texapi-1.04-2|43	%doc %{_texmfdistdir}/doc/generic/texapi/texapi-doc.pdf
12mr|texlive-texapi-1.04-2|44	%doc %{_texmfdistdir}/doc/generic/texapi/texapi-doc.tex
12mr|texlive-texapi-1.04-2|45	
12mr|texlive-texapi-1.04-2|46	#-----------------------------------------------------------------------
12mr|texlive-texapi-1.04-2|47	%prep
12mr|texlive-texapi-1.04-2|48	%setup -c -a0 -a1
12mr|texlive-texapi-1.04-2|49	
12mr|texlive-texapi-1.04-2|50	%build
12mr|texlive-texapi-1.04-2|51	
12mr|texlive-texapi-1.04-2|52	%install
12mr|texlive-texapi-1.04-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-texapi-1.04-2|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-texapi-1.04-2|55	
12mr|texlive-texapi-1.04-2|56	
12mr|texlive-texapi-1.04-2|57	
12mr|texlive-texapi-1.04-2|58	%changelog
12mr|texlive-texapi-1.04-2|59	

18684 12
12mr|texlive-texbytopic-20080824-2|1	# revision 15878
12mr|texlive-texbytopic-20080824-2|2	# category Package
12mr|texlive-texbytopic-20080824-2|3	# catalog-ctan /info/texbytopic
12mr|texlive-texbytopic-20080824-2|4	# catalog-date 2008-08-24 10:50:19 +0200
12mr|texlive-texbytopic-20080824-2|5	# catalog-license fdl
12mr|texlive-texbytopic-20080824-2|6	# catalog-version undef
12mr|texlive-texbytopic-20080824-2|7	Name:		texlive-texbytopic
12mr|texlive-texbytopic-20080824-2|8	Version:	20080824
12mr|texlive-texbytopic-20080824-2|9	Release:	2
12mr|texlive-texbytopic-20080824-2|10	Summary:	Freed version of the book TeX by Topic
12mr|texlive-texbytopic-20080824-2|11	Group:		Publishing
12mr|texlive-texbytopic-20080824-2|12	URL:		http://www.ctan.org/tex-archive/info/texbytopic
12mr|texlive-texbytopic-20080824-2|13	License:	FDL
12mr|texlive-texbytopic-20080824-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texbytopic.tar.xz
12mr|texlive-texbytopic-20080824-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texbytopic.doc.tar.xz
12mr|texlive-texbytopic-20080824-2|16	BuildArch:	noarch
12mr|texlive-texbytopic-20080824-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-texbytopic-20080824-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-texbytopic-20080824-2|19	
12mr|texlive-texbytopic-20080824-2|20	%description
12mr|texlive-texbytopic-20080824-2|21	An invaluable book, originally published by Addison-Wesley (who
12mr|texlive-texbytopic-20080824-2|22	have released their copyright). The book describes itself as "a
12mr|texlive-texbytopic-20080824-2|23	TeXnician's reference", and covers the way TeX (the engine)
12mr|texlive-texbytopic-20080824-2|24	works in as much detail as most ordinary TeX programmers will
12mr|texlive-texbytopic-20080824-2|25	ever need to know.
12mr|texlive-texbytopic-20080824-2|26	
12mr|texlive-texbytopic-20080824-2|27	#-----------------------------------------------------------------------
12mr|texlive-texbytopic-20080824-2|28	%files
12mr|texlive-texbytopic-20080824-2|29	%doc %{_texmfdistdir}/doc/plain/texbytopic/README
12mr|texlive-texbytopic-20080824-2|30	%doc %{_texmfdistdir}/doc/plain/texbytopic/TeXbyTopic.pdf
12mr|texlive-texbytopic-20080824-2|31	%doc %{_texmfdistdir}/doc/plain/texbytopic/TeXbyTopic.tex
12mr|texlive-texbytopic-20080824-2|32	%doc %{_texmfdistdir}/doc/plain/texbytopic/figflow.tex
12mr|texlive-texbytopic-20080824-2|33	%doc %{_texmfdistdir}/doc/plain/texbytopic/glossary.tex
12mr|texlive-texbytopic-20080824-2|34	%doc %{_texmfdistdir}/doc/plain/texbytopic/tables.tex
12mr|texlive-texbytopic-20080824-2|35	%doc %{_texmfdistdir}/doc/plain/texbytopic/tex.bib
12mr|texlive-texbytopic-20080824-2|36	
12mr|texlive-texbytopic-20080824-2|37	#-----------------------------------------------------------------------
12mr|texlive-texbytopic-20080824-2|38	%prep
12mr|texlive-texbytopic-20080824-2|39	%setup -c -a0 -a1
12mr|texlive-texbytopic-20080824-2|40	
12mr|texlive-texbytopic-20080824-2|41	%build
12mr|texlive-texbytopic-20080824-2|42	
12mr|texlive-texbytopic-20080824-2|43	%install
12mr|texlive-texbytopic-20080824-2|44	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-texbytopic-20080824-2|45	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-texbytopic-20080824-2|46	
12mr|texlive-texbytopic-20080824-2|47	
12mr|texlive-texbytopic-20080824-2|48	
12mr|texlive-texbytopic-20080824-2|49	%changelog
12mr|texlive-texbytopic-20080824-2|50	

18685 12
12mr|texlive-texconfig-20120808-1|1	# revision 26689
12mr|texlive-texconfig-20120808-1|2	# category TLCore
12mr|texlive-texconfig-20120808-1|3	# catalog-ctan undef
12mr|texlive-texconfig-20120808-1|4	# catalog-date undef
12mr|texlive-texconfig-20120808-1|5	# catalog-license undef
12mr|texlive-texconfig-20120808-1|6	# catalog-version undef
12mr|texlive-texconfig-20120808-1|7	Name:		texlive-texconfig
12mr|texlive-texconfig-20120808-1|8	Version:	20120808
12mr|texlive-texconfig-20120808-1|9	Release:	1
12mr|texlive-texconfig-20120808-1|10	Summary:	TeXLive texconfig package
12mr|texlive-texconfig-20120808-1|11	Group:		Publishing
12mr|texlive-texconfig-20120808-1|12	URL:		http://tug.org/texlive
12mr|texlive-texconfig-20120808-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-texconfig-20120808-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texconfig.tar.xz
12mr|texlive-texconfig-20120808-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texconfig.doc.tar.xz
12mr|texlive-texconfig-20120808-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texconfig.x86_64-linux.tar.xz
12mr|texlive-texconfig-20120808-1|17	BuildArch:	noarch
12mr|texlive-texconfig-20120808-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-texconfig-20120808-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-texconfig-20120808-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-texconfig-20120808-1|21	Provides:	texlive-texconfig.bin = %{EVRD}
12mr|texlive-texconfig-20120808-1|22	
12mr|texlive-texconfig-20120808-1|23	%description
12mr|texlive-texconfig-20120808-1|24	TeXLive texconfig package.
12mr|texlive-texconfig-20120808-1|25	
12mr|texlive-texconfig-20120808-1|26	%post
12mr|texlive-texconfig-20120808-1|27	%{_sbindir}/texlive.post
12mr|texlive-texconfig-20120808-1|28	
12mr|texlive-texconfig-20120808-1|29	%postun
12mr|texlive-texconfig-20120808-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-texconfig-20120808-1|31	%{_sbindir}/texlive.post
12mr|texlive-texconfig-20120808-1|32	fi
12mr|texlive-texconfig-20120808-1|33	
12mr|texlive-texconfig-20120808-1|34	#-----------------------------------------------------------------------
12mr|texlive-texconfig-20120808-1|35	%files
12mr|texlive-texconfig-20120808-1|36	%{_bindir}/texconfig
12mr|texlive-texconfig-20120808-1|37	%{_texmfdir}/texconfig/README
12mr|texlive-texconfig-20120808-1|38	%{_texmfdir}/texconfig/g/generic
12mr|texlive-texconfig-20120808-1|39	%{_texmfdir}/texconfig/tcfmgr
12mr|texlive-texconfig-20120808-1|40	%{_texmfdir}/texconfig/tcfmgr.map
12mr|texlive-texconfig-20120808-1|41	%{_texmfdir}/texconfig/v/vt100
12mr|texlive-texconfig-20120808-1|42	%{_texmfdir}/texconfig/x/xterm
12mr|texlive-texconfig-20120808-1|43	%doc %{_mandir}/man1/texconfig-sys.1*
12mr|texlive-texconfig-20120808-1|44	%doc %{_texmfdir}/doc/man/man1/texconfig-sys.man1.pdf
12mr|texlive-texconfig-20120808-1|45	%doc %{_mandir}/man1/texconfig.1*
12mr|texlive-texconfig-20120808-1|46	%doc %{_texmfdir}/doc/man/man1/texconfig.man1.pdf
12mr|texlive-texconfig-20120808-1|47	
12mr|texlive-texconfig-20120808-1|48	#-----------------------------------------------------------------------
12mr|texlive-texconfig-20120808-1|49	%prep
12mr|texlive-texconfig-20120808-1|50	%setup -c -a0 -a1 -a2
12mr|texlive-texconfig-20120808-1|51	
12mr|texlive-texconfig-20120808-1|52	%build
12mr|texlive-texconfig-20120808-1|53	
12mr|texlive-texconfig-20120808-1|54	%install
12mr|texlive-texconfig-20120808-1|55	# shell script
12mr|texlive-texconfig-20120808-1|56	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-texconfig-20120808-1|57	cp -fpa bin/x86_64-linux/texconfig %{buildroot}%{_bindir}
12mr|texlive-texconfig-20120808-1|58	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-texconfig-20120808-1|59	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-texconfig-20120808-1|60	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-texconfig-20120808-1|61	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-texconfig-20120808-1|62	
12mr|texlive-texconfig-20120808-1|63	
12mr|texlive-texconfig-20120808-1|64	
12mr|texlive-texconfig-20120808-1|65	%changelog
12mr|texlive-texconfig-20120808-1|66	

18686 12
12mr|texlive-texcount-2.3-3|1	# revision 26313
12mr|texlive-texcount-2.3-3|2	# category Package
12mr|texlive-texcount-2.3-3|3	# catalog-ctan /support/texcount
12mr|texlive-texcount-2.3-3|4	# catalog-date 2011-07-29 16:36:04 +0200
12mr|texlive-texcount-2.3-3|5	# catalog-license lppl
12mr|texlive-texcount-2.3-3|6	# catalog-version 2.3
12mr|texlive-texcount-2.3-3|7	Name:		texlive-texcount
12mr|texlive-texcount-2.3-3|8	Version:	2.3
12mr|texlive-texcount-2.3-3|9	Release:	3
12mr|texlive-texcount-2.3-3|10	Summary:	Count words in a LaTeX document
12mr|texlive-texcount-2.3-3|11	Group:		Publishing
12mr|texlive-texcount-2.3-3|12	URL:		http://www.ctan.org/tex-archive/support/texcount
12mr|texlive-texcount-2.3-3|13	License:	LPPL
12mr|texlive-texcount-2.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texcount.tar.xz
12mr|texlive-texcount-2.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texcount.doc.tar.xz
12mr|texlive-texcount-2.3-3|16	BuildArch:	noarch
12mr|texlive-texcount-2.3-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-texcount-2.3-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-texcount-2.3-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-texcount-2.3-3|20	Provides:	texlive-texcount.bin = %{EVRD}
12mr|texlive-texcount-2.3-3|21	
12mr|texlive-texcount-2.3-3|22	%description
12mr|texlive-texcount-2.3-3|23	TeXcount is a Perl script that counts words in the text of
12mr|texlive-texcount-2.3-3|24	LaTeX files. It has rules for handling most of the common
12mr|texlive-texcount-2.3-3|25	macros, and can provide colour-coded output showing which parts
12mr|texlive-texcount-2.3-3|26	of the text have been counted. The package script is available
12mr|texlive-texcount-2.3-3|27	as a Web service via its home page.
12mr|texlive-texcount-2.3-3|28	
12mr|texlive-texcount-2.3-3|29	%post
12mr|texlive-texcount-2.3-3|30	%{_sbindir}/texlive.post
12mr|texlive-texcount-2.3-3|31	
12mr|texlive-texcount-2.3-3|32	%postun
12mr|texlive-texcount-2.3-3|33	if [ $1 -eq 0 ]; then
12mr|texlive-texcount-2.3-3|34	%{_sbindir}/texlive.post
12mr|texlive-texcount-2.3-3|35	fi
12mr|texlive-texcount-2.3-3|36	
12mr|texlive-texcount-2.3-3|37	#-----------------------------------------------------------------------
12mr|texlive-texcount-2.3-3|38	%files
12mr|texlive-texcount-2.3-3|39	%{_bindir}/texcount
12mr|texlive-texcount-2.3-3|40	%{_texmfdistdir}/scripts/texcount/texcount.pl
12mr|texlive-texcount-2.3-3|41	%doc %{_texmfdistdir}/doc/support/texcount/QuickReference.pdf
12mr|texlive-texcount-2.3-3|42	%doc %{_texmfdistdir}/doc/support/texcount/QuickReference.tex
12mr|texlive-texcount-2.3-3|43	%doc %{_texmfdistdir}/doc/support/texcount/README
12mr|texlive-texcount-2.3-3|44	%doc %{_texmfdistdir}/doc/support/texcount/TeXcount.pdf
12mr|texlive-texcount-2.3-3|45	%doc %{_texmfdistdir}/doc/support/texcount/TeXcount.tex
12mr|texlive-texcount-2.3-3|46	%doc %{_texmfdistdir}/doc/support/texcount/macros.tex
12mr|texlive-texcount-2.3-3|47	%doc %{_texmfdistdir}/doc/support/texcount/sub_addrules.tex
12mr|texlive-texcount-2.3-3|48	%doc %{_texmfdistdir}/doc/support/texcount/sub_options.tex
12mr|texlive-texcount-2.3-3|49	%doc %{_texmfdistdir}/doc/support/texcount/sub_tc_other.tex
12mr|texlive-texcount-2.3-3|50	
12mr|texlive-texcount-2.3-3|51	#-----------------------------------------------------------------------
12mr|texlive-texcount-2.3-3|52	%prep
12mr|texlive-texcount-2.3-3|53	%setup -c -a0 -a1
12mr|texlive-texcount-2.3-3|54	
12mr|texlive-texcount-2.3-3|55	%build
12mr|texlive-texcount-2.3-3|56	
12mr|texlive-texcount-2.3-3|57	%install
12mr|texlive-texcount-2.3-3|58	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-texcount-2.3-3|59	pushd %{buildroot}%{_bindir}
12mr|texlive-texcount-2.3-3|60	ln -sf %{_texmfdistdir}/scripts/texcount/texcount.pl texcount
12mr|texlive-texcount-2.3-3|61	popd
12mr|texlive-texcount-2.3-3|62	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-texcount-2.3-3|63	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-texcount-2.3-3|64	
12mr|texlive-texcount-2.3-3|65	
12mr|texlive-texcount-2.3-3|66	
12mr|texlive-texcount-2.3-3|67	%changelog
12mr|texlive-texcount-2.3-3|68	

18687 12
12mr|texlive-texdef-1.7b-1|1	# revision 26420
12mr|texlive-texdef-1.7b-1|2	# category Package
12mr|texlive-texdef-1.7b-1|3	# catalog-ctan /support/texdef
12mr|texlive-texdef-1.7b-1|4	# catalog-date 2012-05-15 15:44:48 +0200
12mr|texlive-texdef-1.7b-1|5	# catalog-license gpl3
12mr|texlive-texdef-1.7b-1|6	# catalog-version 1.7b
12mr|texlive-texdef-1.7b-1|7	Name:		texlive-texdef
12mr|texlive-texdef-1.7b-1|8	Version:	1.7b
12mr|texlive-texdef-1.7b-1|9	Release:	1
12mr|texlive-texdef-1.7b-1|10	Summary:	Display the definitions of TeX commands
12mr|texlive-texdef-1.7b-1|11	Group:		Publishing
12mr|texlive-texdef-1.7b-1|12	URL:		http://www.ctan.org/tex-archive/support/texdef
12mr|texlive-texdef-1.7b-1|13	License:	GPL3
12mr|texlive-texdef-1.7b-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdef.tar.xz
12mr|texlive-texdef-1.7b-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdef.doc.tar.xz
12mr|texlive-texdef-1.7b-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdef.source.tar.xz
12mr|texlive-texdef-1.7b-1|17	BuildArch:	noarch
12mr|texlive-texdef-1.7b-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-texdef-1.7b-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-texdef-1.7b-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-texdef-1.7b-1|21	Provides:	texlive-texdef.bin = %{EVRD}
12mr|texlive-texdef-1.7b-1|22	
12mr|texlive-texdef-1.7b-1|23	%description
12mr|texlive-texdef-1.7b-1|24	The (Perl) script displays the definition of (La)TeX command
12mr|texlive-texdef-1.7b-1|25	sequences/macros. Various options allow the selection of the
12mr|texlive-texdef-1.7b-1|26	used class and package files and other things which can have
12mr|texlive-texdef-1.7b-1|27	influence on the definition (before/after the preamble, inside
12mr|texlive-texdef-1.7b-1|28	an environment, ...). The script creates a temporary TeX file
12mr|texlive-texdef-1.7b-1|29	which is then compiled using (La)TeX to find the '\meaning' of
12mr|texlive-texdef-1.7b-1|30	the command sequence. The result is formatted and presented to
12mr|texlive-texdef-1.7b-1|31	the user. Length or number command sequences (dimensions,
12mr|texlive-texdef-1.7b-1|32	\char..., count registers, ...) are recognized and the
12mr|texlive-texdef-1.7b-1|33	contained value is also shown (using \the). Special definitions
12mr|texlive-texdef-1.7b-1|34	like protected macros are also recognized and the underlying
12mr|texlive-texdef-1.7b-1|35	macros are shown as well. The script will show plain TeX
12mr|texlive-texdef-1.7b-1|36	definitions by default. LaTeX and ConTeXt are supported,
12mr|texlive-texdef-1.7b-1|37	including flavours (pdf(la)tex, lua(la)tex, xe(la)tex, ...).
12mr|texlive-texdef-1.7b-1|38	The flavour can be selected using an command line option or
12mr|texlive-texdef-1.7b-1|39	over the script name: latexdef will use LaTeX as default, etc.
12mr|texlive-texdef-1.7b-1|40	
12mr|texlive-texdef-1.7b-1|41	%post
12mr|texlive-texdef-1.7b-1|42	%{_sbindir}/texlive.post
12mr|texlive-texdef-1.7b-1|43	
12mr|texlive-texdef-1.7b-1|44	%postun
12mr|texlive-texdef-1.7b-1|45	if [ $1 -eq 0 ]; then
12mr|texlive-texdef-1.7b-1|46	%{_sbindir}/texlive.post
12mr|texlive-texdef-1.7b-1|47	fi
12mr|texlive-texdef-1.7b-1|48	
12mr|texlive-texdef-1.7b-1|49	#-----------------------------------------------------------------------
12mr|texlive-texdef-1.7b-1|50	%files
12mr|texlive-texdef-1.7b-1|51	%{_bindir}/texdef
12mr|texlive-texdef-1.7b-1|52	%{_texmfdistdir}/scripts/texdef/texdef.pl
12mr|texlive-texdef-1.7b-1|53	%doc %{_texmfdistdir}/doc/support/texdef/INSTALL
12mr|texlive-texdef-1.7b-1|54	%doc %{_texmfdistdir}/doc/support/texdef/README
12mr|texlive-texdef-1.7b-1|55	%doc %{_texmfdistdir}/doc/support/texdef/texdef.pdf
12mr|texlive-texdef-1.7b-1|56	#- source
12mr|texlive-texdef-1.7b-1|57	%doc %{_texmfdistdir}/source/support/texdef/texdef.tex
12mr|texlive-texdef-1.7b-1|58	
12mr|texlive-texdef-1.7b-1|59	#-----------------------------------------------------------------------
12mr|texlive-texdef-1.7b-1|60	%prep
12mr|texlive-texdef-1.7b-1|61	%setup -c -a0 -a1 -a2
12mr|texlive-texdef-1.7b-1|62	
12mr|texlive-texdef-1.7b-1|63	%build
12mr|texlive-texdef-1.7b-1|64	
12mr|texlive-texdef-1.7b-1|65	%install
12mr|texlive-texdef-1.7b-1|66	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-texdef-1.7b-1|67	pushd %{buildroot}%{_bindir}
12mr|texlive-texdef-1.7b-1|68	ln -sf %{_texmfdistdir}/scripts/texdef/texdef.pl texdef
12mr|texlive-texdef-1.7b-1|69	popd
12mr|texlive-texdef-1.7b-1|70	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-texdef-1.7b-1|71	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-texdef-1.7b-1|72	
12mr|texlive-texdef-1.7b-1|73	
12mr|texlive-texdef-1.7b-1|74	
12mr|texlive-texdef-1.7b-1|75	%changelog
12mr|texlive-texdef-1.7b-1|76	

18688 12
12mr|texlive-texdiff-0.4-3|1	# revision 26313
12mr|texlive-texdiff-0.4-3|2	# category Package
12mr|texlive-texdiff-0.4-3|3	# catalog-ctan /support/texdiff
12mr|texlive-texdiff-0.4-3|4	# catalog-date 2009-11-10 00:58:07 +0100
12mr|texlive-texdiff-0.4-3|5	# catalog-license artistic
12mr|texlive-texdiff-0.4-3|6	# catalog-version 0.4
12mr|texlive-texdiff-0.4-3|7	Name:		texlive-texdiff
12mr|texlive-texdiff-0.4-3|8	Version:	0.4
12mr|texlive-texdiff-0.4-3|9	Release:	3
12mr|texlive-texdiff-0.4-3|10	Summary:	Compare documents and produce tagged merge
12mr|texlive-texdiff-0.4-3|11	Group:		Publishing
12mr|texlive-texdiff-0.4-3|12	URL:		http://www.ctan.org/tex-archive/support/texdiff
12mr|texlive-texdiff-0.4-3|13	License:	ARTISTIC
12mr|texlive-texdiff-0.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdiff.tar.xz
12mr|texlive-texdiff-0.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdiff.doc.tar.xz
12mr|texlive-texdiff-0.4-3|16	BuildArch:	noarch
12mr|texlive-texdiff-0.4-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-texdiff-0.4-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-texdiff-0.4-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-texdiff-0.4-3|20	Provides:	texlive-texdiff.bin = %{EVRD}
12mr|texlive-texdiff-0.4-3|21	
12mr|texlive-texdiff-0.4-3|22	%description
12mr|texlive-texdiff-0.4-3|23	Two files are compared and a new TeX file is output. When the
12mr|texlive-texdiff-0.4-3|24	output file is processed with (La)TeX it marks new changes with
12mr|texlive-texdiff-0.4-3|25	blue and old text with red with a strike-through line.
12mr|texlive-texdiff-0.4-3|26	Furthermore, passages with changes are marked at the margin
12mr|texlive-texdiff-0.4-3|27	with grey bars by the LaTeX changebar package.
12mr|texlive-texdiff-0.4-3|28	
12mr|texlive-texdiff-0.4-3|29	%post
12mr|texlive-texdiff-0.4-3|30	%{_sbindir}/texlive.post
12mr|texlive-texdiff-0.4-3|31	
12mr|texlive-texdiff-0.4-3|32	%postun
12mr|texlive-texdiff-0.4-3|33	if [ $1 -eq 0 ]; then
12mr|texlive-texdiff-0.4-3|34	%{_sbindir}/texlive.post
12mr|texlive-texdiff-0.4-3|35	fi
12mr|texlive-texdiff-0.4-3|36	
12mr|texlive-texdiff-0.4-3|37	#-----------------------------------------------------------------------
12mr|texlive-texdiff-0.4-3|38	%files
12mr|texlive-texdiff-0.4-3|39	%{_bindir}/texdiff
12mr|texlive-texdiff-0.4-3|40	%{_texmfdistdir}/scripts/texdiff/texdiff
12mr|texlive-texdiff-0.4-3|41	%doc %{_texmfdistdir}/doc/support/texdiff/README
12mr|texlive-texdiff-0.4-3|42	%doc %{_mandir}/man1/texdiff.1*
12mr|texlive-texdiff-0.4-3|43	%doc %{_texmfdir}/doc/man/man1/texdiff.man1.pdf
12mr|texlive-texdiff-0.4-3|44	
12mr|texlive-texdiff-0.4-3|45	#-----------------------------------------------------------------------
12mr|texlive-texdiff-0.4-3|46	%prep
12mr|texlive-texdiff-0.4-3|47	%setup -c -a0 -a1
12mr|texlive-texdiff-0.4-3|48	
12mr|texlive-texdiff-0.4-3|49	%build
12mr|texlive-texdiff-0.4-3|50	
12mr|texlive-texdiff-0.4-3|51	%install
12mr|texlive-texdiff-0.4-3|52	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-texdiff-0.4-3|53	pushd %{buildroot}%{_bindir}
12mr|texlive-texdiff-0.4-3|54	ln -sf %{_texmfdistdir}/scripts/texdiff/texdiff texdiff
12mr|texlive-texdiff-0.4-3|55	popd
12mr|texlive-texdiff-0.4-3|56	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-texdiff-0.4-3|57	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-texdiff-0.4-3|58	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-texdiff-0.4-3|59	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-texdiff-0.4-3|60	
12mr|texlive-texdiff-0.4-3|61	
12mr|texlive-texdiff-0.4-3|62	
12mr|texlive-texdiff-0.4-3|63	%changelog
12mr|texlive-texdiff-0.4-3|64	

18689 12
12mr|texlive-texdirflatten-1.1-1|1	# revision 26313
12mr|texlive-texdirflatten-1.1-1|2	# category Package
12mr|texlive-texdirflatten-1.1-1|3	# catalog-ctan /support/texdirflatten
12mr|texlive-texdirflatten-1.1-1|4	# catalog-date 2012-01-12 19:29:56 +0100
12mr|texlive-texdirflatten-1.1-1|5	# catalog-license artistic
12mr|texlive-texdirflatten-1.1-1|6	# catalog-version 1.1
12mr|texlive-texdirflatten-1.1-1|7	Name:		texlive-texdirflatten
12mr|texlive-texdirflatten-1.1-1|8	Epoch:		1
12mr|texlive-texdirflatten-1.1-1|9	Version:	1.1
12mr|texlive-texdirflatten-1.1-1|10	Release:	1
12mr|texlive-texdirflatten-1.1-1|11	Summary:	Collect files related to a LaTeX job in a single directory
12mr|texlive-texdirflatten-1.1-1|12	Group:		Publishing
12mr|texlive-texdirflatten-1.1-1|13	URL:		http://www.ctan.org/tex-archive/support/texdirflatten
12mr|texlive-texdirflatten-1.1-1|14	License:	ARTISTIC
12mr|texlive-texdirflatten-1.1-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdirflatten.tar.xz
12mr|texlive-texdirflatten-1.1-1|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdirflatten.doc.tar.xz
12mr|texlive-texdirflatten-1.1-1|17	BuildArch:	noarch
12mr|texlive-texdirflatten-1.1-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-texdirflatten-1.1-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-texdirflatten-1.1-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-texdirflatten-1.1-1|21	Provides:	texlive-texdirflatten.bin = %{EVRD}
12mr|texlive-texdirflatten-1.1-1|22	
12mr|texlive-texdirflatten-1.1-1|23	%description
12mr|texlive-texdirflatten-1.1-1|24	The Perl script parses a LaTeX file recursively, scanning all
12mr|texlive-texdirflatten-1.1-1|25	child files, and collects details of any included and other
12mr|texlive-texdirflatten-1.1-1|26	data files. These component files, are then all put into a
12mr|texlive-texdirflatten-1.1-1|27	single directory (thus "flattening" the document's directory
12mr|texlive-texdirflatten-1.1-1|28	tree).
12mr|texlive-texdirflatten-1.1-1|29	
12mr|texlive-texdirflatten-1.1-1|30	%post
12mr|texlive-texdirflatten-1.1-1|31	%{_sbindir}/texlive.post
12mr|texlive-texdirflatten-1.1-1|32	
12mr|texlive-texdirflatten-1.1-1|33	%postun
12mr|texlive-texdirflatten-1.1-1|34	if [ $1 -eq 0 ]; then
12mr|texlive-texdirflatten-1.1-1|35	%{_sbindir}/texlive.post
12mr|texlive-texdirflatten-1.1-1|36	fi
12mr|texlive-texdirflatten-1.1-1|37	
12mr|texlive-texdirflatten-1.1-1|38	#-----------------------------------------------------------------------
12mr|texlive-texdirflatten-1.1-1|39	%files
12mr|texlive-texdirflatten-1.1-1|40	%{_bindir}/texdirflatten
12mr|texlive-texdirflatten-1.1-1|41	%{_texmfdistdir}/scripts/texdirflatten/texdirflatten
12mr|texlive-texdirflatten-1.1-1|42	%doc %{_mandir}/man1/texdirflatten.1*
12mr|texlive-texdirflatten-1.1-1|43	%doc %{_texmfdir}/doc/man/man1/texdirflatten.man1.pdf
12mr|texlive-texdirflatten-1.1-1|44	
12mr|texlive-texdirflatten-1.1-1|45	#-----------------------------------------------------------------------
12mr|texlive-texdirflatten-1.1-1|46	%prep
12mr|texlive-texdirflatten-1.1-1|47	%setup -c -a0 -a1
12mr|texlive-texdirflatten-1.1-1|48	
12mr|texlive-texdirflatten-1.1-1|49	%build
12mr|texlive-texdirflatten-1.1-1|50	
12mr|texlive-texdirflatten-1.1-1|51	%install
12mr|texlive-texdirflatten-1.1-1|52	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-texdirflatten-1.1-1|53	pushd %{buildroot}%{_bindir}
12mr|texlive-texdirflatten-1.1-1|54	ln -sf %{_texmfdistdir}/scripts/texdirflatten/texdirflatten texdirflatten
12mr|texlive-texdirflatten-1.1-1|55	popd
12mr|texlive-texdirflatten-1.1-1|56	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-texdirflatten-1.1-1|57	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-texdirflatten-1.1-1|58	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-texdirflatten-1.1-1|59	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-texdirflatten-1.1-1|60	
12mr|texlive-texdirflatten-1.1-1|61	
12mr|texlive-texdirflatten-1.1-1|62	
12mr|texlive-texdirflatten-1.1-1|63	%changelog
12mr|texlive-texdirflatten-1.1-1|64	

18690 12
12mr|texlive-texdoc-20120627-1|1	# revision 27321
12mr|texlive-texdoc-20120627-1|2	# category TLCore
12mr|texlive-texdoc-20120627-1|3	# catalog-ctan undef
12mr|texlive-texdoc-20120627-1|4	# catalog-date 2012-06-27 22:19:02 +0200
12mr|texlive-texdoc-20120627-1|5	# catalog-license gpl
12mr|texlive-texdoc-20120627-1|6	# catalog-version undef
12mr|texlive-texdoc-20120627-1|7	Name:		texlive-texdoc
12mr|texlive-texdoc-20120627-1|8	Version:	20120627
12mr|texlive-texdoc-20120627-1|9	Release:	1
12mr|texlive-texdoc-20120627-1|10	Summary:	Documentation access for TeX distributions
12mr|texlive-texdoc-20120627-1|11	Group:		Publishing
12mr|texlive-texdoc-20120627-1|12	URL:		http://tug.org/texlive
12mr|texlive-texdoc-20120627-1|13	License:	GPL
12mr|texlive-texdoc-20120627-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdoc.tar.xz
12mr|texlive-texdoc-20120627-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdoc.doc.tar.xz
12mr|texlive-texdoc-20120627-1|16	BuildArch:	noarch
12mr|texlive-texdoc-20120627-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-texdoc-20120627-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-texdoc-20120627-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-texdoc-20120627-1|20	Provides:	texlive-texdoc.bin = %{EVRD}
12mr|texlive-texdoc-20120627-1|21	
12mr|texlive-texdoc-20120627-1|22	%description
12mr|texlive-texdoc-20120627-1|23	TeXdoc is an application for easy access to the package
12mr|texlive-texdoc-20120627-1|24	documentation of a TeX distributions (i.e., .dvi, .pdf or .ps
12mr|texlive-texdoc-20120627-1|25	files on the $TEXDOCS tree). It is distributed with TeX-Live
12mr|texlive-texdoc-20120627-1|26	and a derivative is distributed with miktex.
12mr|texlive-texdoc-20120627-1|27	
12mr|texlive-texdoc-20120627-1|28	%post
12mr|texlive-texdoc-20120627-1|29	%{_sbindir}/texlive.post
12mr|texlive-texdoc-20120627-1|30	
12mr|texlive-texdoc-20120627-1|31	%postun
12mr|texlive-texdoc-20120627-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-texdoc-20120627-1|33	%{_sbindir}/texlive.post
12mr|texlive-texdoc-20120627-1|34	fi
12mr|texlive-texdoc-20120627-1|35	
12mr|texlive-texdoc-20120627-1|36	#-----------------------------------------------------------------------
12mr|texlive-texdoc-20120627-1|37	%files
12mr|texlive-texdoc-20120627-1|38	%{_bindir}/texdoc
12mr|texlive-texdoc-20120627-1|39	%{_bindir}/texdoctk
12mr|texlive-texdoc-20120627-1|40	%{_texmfdistdir}/scripts/tetex/texdoctk.pl
12mr|texlive-texdoc-20120627-1|41	%{_texmfdistdir}/scripts/texdoc/Data.meta.lua
12mr|texlive-texdoc-20120627-1|42	%{_texmfdistdir}/scripts/texdoc/Data.tlpdb.lua
12mr|texlive-texdoc-20120627-1|43	%{_texmfdistdir}/scripts/texdoc/alias.tlu
12mr|texlive-texdoc-20120627-1|44	%{_texmfdistdir}/scripts/texdoc/config.tlu
12mr|texlive-texdoc-20120627-1|45	%{_texmfdistdir}/scripts/texdoc/constants.tlu
12mr|texlive-texdoc-20120627-1|46	%{_texmfdistdir}/scripts/texdoc/functions.tlu
12mr|texlive-texdoc-20120627-1|47	%{_texmfdistdir}/scripts/texdoc/main.tlu
12mr|texlive-texdoc-20120627-1|48	%{_texmfdistdir}/scripts/texdoc/score.tlu
12mr|texlive-texdoc-20120627-1|49	%{_texmfdistdir}/scripts/texdoc/search.tlu
12mr|texlive-texdoc-20120627-1|50	%{_texmfdistdir}/scripts/texdoc/texdoc.tlu
12mr|texlive-texdoc-20120627-1|51	%{_texmfdistdir}/scripts/texdoc/texdoclib.tlu
12mr|texlive-texdoc-20120627-1|52	%{_texmfdistdir}/scripts/texdoc/view.tlu
12mr|texlive-texdoc-20120627-1|53	%{_texmfdistdir}/texdoc/texdoc.cnf
12mr|texlive-texdoc-20120627-1|54	%{_texmfdistdir}/texdoctk/texdocrc-win32.defaults
12mr|texlive-texdoc-20120627-1|55	%{_texmfdistdir}/texdoctk/texdocrc.defaults
12mr|texlive-texdoc-20120627-1|56	%{_texmfdistdir}/texdoctk/texdoctk.dat
12mr|texlive-texdoc-20120627-1|57	%doc %{_texmfdistdir}/doc/texdoc/News
12mr|texlive-texdoc-20120627-1|58	%doc %{_texmfdistdir}/doc/texdoc/texdoc.pdf
12mr|texlive-texdoc-20120627-1|59	%doc %{_texmfdistdir}/doc/texdoc/texdoc.tex
12mr|texlive-texdoc-20120627-1|60	%doc %{_mandir}/man1/texdoc.1*
12mr|texlive-texdoc-20120627-1|61	%doc %{_texmfdir}/doc/man/man1/texdoc.man1.pdf
12mr|texlive-texdoc-20120627-1|62	%doc %{_mandir}/man1/texdoctk.1*
12mr|texlive-texdoc-20120627-1|63	%doc %{_texmfdir}/doc/man/man1/texdoctk.man1.pdf
12mr|texlive-texdoc-20120627-1|64	
12mr|texlive-texdoc-20120627-1|65	#-----------------------------------------------------------------------
12mr|texlive-texdoc-20120627-1|66	%prep
12mr|texlive-texdoc-20120627-1|67	%setup -c -a0 -a1
12mr|texlive-texdoc-20120627-1|68	
12mr|texlive-texdoc-20120627-1|69	perl -pi -e 's%^# (viewer_pdf = )xpdf.*%$1xdg-open%;'	\
12mr|texlive-texdoc-20120627-1|70	texmf-dist/texdoc/texdoc.cnf
12mr|texlive-texdoc-20120627-1|71	
12mr|texlive-texdoc-20120627-1|72	%build
12mr|texlive-texdoc-20120627-1|73	
12mr|texlive-texdoc-20120627-1|74	%install
12mr|texlive-texdoc-20120627-1|75	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-texdoc-20120627-1|76	pushd %{buildroot}%{_bindir}
12mr|texlive-texdoc-20120627-1|77	ln -sf %{_texmfdistdir}/scripts/texdoc/texdoc.tlu texdoc
12mr|texlive-texdoc-20120627-1|78	ln -sf %{_texmfdistdir}/scripts/tetex/texdoctk.pl texdoctk
12mr|texlive-texdoc-20120627-1|79	popd
12mr|texlive-texdoc-20120627-1|80	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-texdoc-20120627-1|81	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-texdoc-20120627-1|82	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-texdoc-20120627-1|83	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-texdoc-20120627-1|84	
12mr|texlive-texdoc-20120627-1|85	
12mr|texlive-texdoc-20120627-1|86	
12mr|texlive-texdoc-20120627-1|87	%changelog
12mr|texlive-texdoc-20120627-1|88	

18691 12
12mr|texlive-texdraw-20091010-2|1	# revision 23717
12mr|texlive-texdraw-20091010-2|2	# category Package
12mr|texlive-texdraw-20091010-2|3	# catalog-ctan /graphics/texdraw
12mr|texlive-texdraw-20091010-2|4	# catalog-date 2009-10-10 00:51:28 +0200
12mr|texlive-texdraw-20091010-2|5	# catalog-license other-free
12mr|texlive-texdraw-20091010-2|6	# catalog-version undef
12mr|texlive-texdraw-20091010-2|7	Name:		texlive-texdraw
12mr|texlive-texdraw-20091010-2|8	Version:	20091010
12mr|texlive-texdraw-20091010-2|9	Release:	2
12mr|texlive-texdraw-20091010-2|10	Summary:	Graphical macros, using embedded PostScript
12mr|texlive-texdraw-20091010-2|11	Group:		Publishing
12mr|texlive-texdraw-20091010-2|12	URL:		http://www.ctan.org/tex-archive/graphics/texdraw
12mr|texlive-texdraw-20091010-2|13	License:	OTHER-FREE
12mr|texlive-texdraw-20091010-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdraw.tar.xz
12mr|texlive-texdraw-20091010-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdraw.doc.tar.xz
12mr|texlive-texdraw-20091010-2|16	BuildArch:	noarch
12mr|texlive-texdraw-20091010-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-texdraw-20091010-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-texdraw-20091010-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-texdraw-20091010-2|20	
12mr|texlive-texdraw-20091010-2|21	%description
12mr|texlive-texdraw-20091010-2|22	TeXdraw is a set of macro definitions for TeX, which allow the
12mr|texlive-texdraw-20091010-2|23	user to produce PostScript drawings from within TeX and LaTeX.
12mr|texlive-texdraw-20091010-2|24	TeXdraw has been designed to be extensible. Drawing 'segments'
12mr|texlive-texdraw-20091010-2|25	are relocatable, self-contained units. Using a combination of
12mr|texlive-texdraw-20091010-2|26	the TeX's grouping mechanism and the gsave/grestore mechanism
12mr|texlive-texdraw-20091010-2|27	in PostScript, drawing segments allow for local changes to the
12mr|texlive-texdraw-20091010-2|28	scaling and line parameters. Using TeX's macro definition
12mr|texlive-texdraw-20091010-2|29	capability, new drawing commands can be constructed from
12mr|texlive-texdraw-20091010-2|30	drawing segments.
12mr|texlive-texdraw-20091010-2|31	
12mr|texlive-texdraw-20091010-2|32	%post
12mr|texlive-texdraw-20091010-2|33	%{_sbindir}/texlive.post
12mr|texlive-texdraw-20091010-2|34	
12mr|texlive-texdraw-20091010-2|35	%postun
12mr|texlive-texdraw-20091010-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-texdraw-20091010-2|37	%{_sbindir}/texlive.post
12mr|texlive-texdraw-20091010-2|38	fi
12mr|texlive-texdraw-20091010-2|39	
12mr|texlive-texdraw-20091010-2|40	#-----------------------------------------------------------------------
12mr|texlive-texdraw-20091010-2|41	%files
12mr|texlive-texdraw-20091010-2|42	%{_texmfdistdir}/tex/generic/texdraw/blockdiagram.tex
12mr|texlive-texdraw-20091010-2|43	%{_texmfdistdir}/tex/generic/texdraw/texdraw.sty
12mr|texlive-texdraw-20091010-2|44	%{_texmfdistdir}/tex/generic/texdraw/texdraw.tex
12mr|texlive-texdraw-20091010-2|45	%{_texmfdistdir}/tex/generic/texdraw/txdps.tex
12mr|texlive-texdraw-20091010-2|46	%{_texmfdistdir}/tex/generic/texdraw/txdtools.tex
12mr|texlive-texdraw-20091010-2|47	%doc %{_texmfdistdir}/doc/support/texdraw/getopt.c
12mr|texlive-texdraw-20091010-2|48	%doc %{_texmfdistdir}/doc/support/texdraw/getopt.h
12mr|texlive-texdraw-20091010-2|49	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw.cps
12mr|texlive-texdraw-20091010-2|50	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw.fns
12mr|texlive-texdraw-20091010-2|51	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw.pdf
12mr|texlive-texdraw-20091010-2|52	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw.texi
12mr|texlive-texdraw-20091010-2|53	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_1.html
12mr|texlive-texdraw-20091010-2|54	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_10.html
12mr|texlive-texdraw-20091010-2|55	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_11.html
12mr|texlive-texdraw-20091010-2|56	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_2.html
12mr|texlive-texdraw-20091010-2|57	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_3.html
12mr|texlive-texdraw-20091010-2|58	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_4.html
12mr|texlive-texdraw-20091010-2|59	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_5.html
12mr|texlive-texdraw-20091010-2|60	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_6.html
12mr|texlive-texdraw-20091010-2|61	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_7.html
12mr|texlive-texdraw-20091010-2|62	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_8.html
12mr|texlive-texdraw-20091010-2|63	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_9.html
12mr|texlive-texdraw-20091010-2|64	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_foot.html
12mr|texlive-texdraw-20091010-2|65	%doc %{_texmfdistdir}/doc/support/texdraw/texdraw_toc.html
12mr|texlive-texdraw-20091010-2|66	%doc %{_texmfdistdir}/doc/support/texdraw/texi2dvi
12mr|texlive-texdraw-20091010-2|67	%doc %{_texmfdistdir}/doc/support/texdraw/texindex.c
12mr|texlive-texdraw-20091010-2|68	%doc %{_texmfdistdir}/doc/support/texdraw/txdexamp.latex
12mr|texlive-texdraw-20091010-2|69	%doc %{_texmfdistdir}/doc/support/texdraw/txdexamp.tex
12mr|texlive-texdraw-20091010-2|70	%doc %{_infodir}/texdraw.info*
12mr|texlive-texdraw-20091010-2|71	
12mr|texlive-texdraw-20091010-2|72	#-----------------------------------------------------------------------
12mr|texlive-texdraw-20091010-2|73	%prep
12mr|texlive-texdraw-20091010-2|74	%setup -c -a0 -a1
12mr|texlive-texdraw-20091010-2|75	
12mr|texlive-texdraw-20091010-2|76	%build
12mr|texlive-texdraw-20091010-2|77	
12mr|texlive-texdraw-20091010-2|78	%install
12mr|texlive-texdraw-20091010-2|79	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-texdraw-20091010-2|80	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-texdraw-20091010-2|81	mkdir -p %{buildroot}%{_infodir}
12mr|texlive-texdraw-20091010-2|82	mv %{buildroot}%{_texmfdir}/doc/info/*.info %{buildroot}%{_infodir}
12mr|texlive-texdraw-20091010-2|83	
12mr|texlive-texdraw-20091010-2|84	
12mr|texlive-texdraw-20091010-2|85	
12mr|texlive-texdraw-20091010-2|86	%changelog
12mr|texlive-texdraw-20091010-2|87	

18692 12
12mr|texlive-tex-ewd-20081115-2|1	# revision 15878
12mr|texlive-tex-ewd-20081115-2|2	# category Package
12mr|texlive-tex-ewd-20081115-2|3	# catalog-ctan /macros/generic/tex-ewd
12mr|texlive-tex-ewd-20081115-2|4	# catalog-date 2008-11-15 12:33:11 +0100
12mr|texlive-tex-ewd-20081115-2|5	# catalog-license bsd
12mr|texlive-tex-ewd-20081115-2|6	# catalog-version undef
12mr|texlive-tex-ewd-20081115-2|7	Name:		texlive-tex-ewd
12mr|texlive-tex-ewd-20081115-2|8	Version:	20081115
12mr|texlive-tex-ewd-20081115-2|9	Release:	2
12mr|texlive-tex-ewd-20081115-2|10	Summary:	Macros to typeset calculational proofs and programs in Dijkstra's style
12mr|texlive-tex-ewd-20081115-2|11	Group:		Publishing
12mr|texlive-tex-ewd-20081115-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/tex-ewd
12mr|texlive-tex-ewd-20081115-2|13	License:	BSD
12mr|texlive-tex-ewd-20081115-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-ewd.tar.xz
12mr|texlive-tex-ewd-20081115-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-ewd.doc.tar.xz
12mr|texlive-tex-ewd-20081115-2|16	BuildArch:	noarch
12mr|texlive-tex-ewd-20081115-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tex-ewd-20081115-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tex-ewd-20081115-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tex-ewd-20081115-2|20	
12mr|texlive-tex-ewd-20081115-2|21	%description
12mr|texlive-tex-ewd-20081115-2|22	Edsger W. Dijkstra and others suggest a unique style to present
12mr|texlive-tex-ewd-20081115-2|23	mathematical proofs and to construct programs. This package
12mr|texlive-tex-ewd-20081115-2|24	provides macros that support calculational proofs and
12mr|texlive-tex-ewd-20081115-2|25	Dijkstra's "guarded command language".
12mr|texlive-tex-ewd-20081115-2|26	
12mr|texlive-tex-ewd-20081115-2|27	%post
12mr|texlive-tex-ewd-20081115-2|28	%{_sbindir}/texlive.post
12mr|texlive-tex-ewd-20081115-2|29	
12mr|texlive-tex-ewd-20081115-2|30	%postun
12mr|texlive-tex-ewd-20081115-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-tex-ewd-20081115-2|32	%{_sbindir}/texlive.post
12mr|texlive-tex-ewd-20081115-2|33	fi
12mr|texlive-tex-ewd-20081115-2|34	
12mr|texlive-tex-ewd-20081115-2|35	#-----------------------------------------------------------------------
12mr|texlive-tex-ewd-20081115-2|36	%files
12mr|texlive-tex-ewd-20081115-2|37	%{_texmfdistdir}/tex/generic/tex-ewd/dotnot.tex
12mr|texlive-tex-ewd-20081115-2|38	%doc %{_texmfdistdir}/doc/generic/tex-ewd/README
12mr|texlive-tex-ewd-20081115-2|39	%doc %{_texmfdistdir}/doc/generic/tex-ewd/bsdlic.txt
12mr|texlive-tex-ewd-20081115-2|40	%doc %{_texmfdistdir}/doc/generic/tex-ewd/p0.tex
12mr|texlive-tex-ewd-20081115-2|41	%doc %{_texmfdistdir}/doc/generic/tex-ewd/t1.tex
12mr|texlive-tex-ewd-20081115-2|42	
12mr|texlive-tex-ewd-20081115-2|43	#-----------------------------------------------------------------------
12mr|texlive-tex-ewd-20081115-2|44	%prep
12mr|texlive-tex-ewd-20081115-2|45	%setup -c -a0 -a1
12mr|texlive-tex-ewd-20081115-2|46	
12mr|texlive-tex-ewd-20081115-2|47	%build
12mr|texlive-tex-ewd-20081115-2|48	
12mr|texlive-tex-ewd-20081115-2|49	%install
12mr|texlive-tex-ewd-20081115-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tex-ewd-20081115-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tex-ewd-20081115-2|52	
12mr|texlive-tex-ewd-20081115-2|53	
12mr|texlive-tex-ewd-20081115-2|54	
12mr|texlive-tex-ewd-20081115-2|55	%changelog
12mr|texlive-tex-ewd-20081115-2|56	

18693 12
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|1	# revision 18314
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|2	# category Package
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|3	# catalog-ctan /info/tex-font-errors-cheatsheet
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|4	# catalog-date 2010-05-16 21:06:03 +0200
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|5	# catalog-license lppl
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|6	# catalog-version 0.1
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|7	Name:		texlive-tex-font-errors-cheatsheet
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|8	Version:	0.1
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|9	Release:	2
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|10	Summary:	Cheat sheet outlining the most common TeX font errors
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|11	Group:		Publishing
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|12	URL:		http://www.ctan.org/tex-archive/info/tex-font-errors-cheatsheet
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|13	License:	LPPL
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-font-errors-cheatsheet.tar.xz
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-font-errors-cheatsheet.doc.tar.xz
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|16	BuildArch:	noarch
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|19	
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|20	%description
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|21	This is a compact three-pages document highlighting the TeX
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|22	flow of integrating fonts, and explains how some of the most
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|23	common font-related error messages occur. Also, hints are given
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|24	on how to address those.
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|25	
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|26	#-----------------------------------------------------------------------
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|27	%files
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|28	%doc %{_texmfdistdir}/doc/latex/tex-font-errors-cheatsheet/README
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|29	%doc %{_texmfdistdir}/doc/latex/tex-font-errors-cheatsheet/tex-font-cheatsheet.pdf
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|30	%doc %{_texmfdistdir}/doc/latex/tex-font-errors-cheatsheet/tex-font-cheatsheet.tex
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|31	
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|32	#-----------------------------------------------------------------------
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|33	%prep
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|34	%setup -c -a0 -a1
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|35	
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|36	%build
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|37	
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|38	%install
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|39	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|40	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|41	
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|42	
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|43	
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|44	%changelog
12mr|texlive-tex-font-errors-cheatsheet-0.1-2|45	

18694 12
12mr|texlive-tex-gyre-2.004-2|1	# revision 18651
12mr|texlive-tex-gyre-2.004-2|2	# category Package
12mr|texlive-tex-gyre-2.004-2|3	# catalog-ctan /fonts/tex-gyre
12mr|texlive-tex-gyre-2.004-2|4	# catalog-date 2009-11-12 13:33:47 +0100
12mr|texlive-tex-gyre-2.004-2|5	# catalog-license gfsl
12mr|texlive-tex-gyre-2.004-2|6	# catalog-version 2.004
12mr|texlive-tex-gyre-2.004-2|7	Name:		texlive-tex-gyre
12mr|texlive-tex-gyre-2.004-2|8	Version:	2.004
12mr|texlive-tex-gyre-2.004-2|9	Release:	2
12mr|texlive-tex-gyre-2.004-2|10	Summary:	TeX Fonts extending freely available URW fonts
12mr|texlive-tex-gyre-2.004-2|11	Group:		Publishing
12mr|texlive-tex-gyre-2.004-2|12	URL:		http://www.ctan.org/tex-archive/fonts/tex-gyre
12mr|texlive-tex-gyre-2.004-2|13	License:	GFSL
12mr|texlive-tex-gyre-2.004-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-gyre.tar.xz
12mr|texlive-tex-gyre-2.004-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-gyre.doc.tar.xz
12mr|texlive-tex-gyre-2.004-2|16	BuildArch:	noarch
12mr|texlive-tex-gyre-2.004-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tex-gyre-2.004-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tex-gyre-2.004-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tex-gyre-2.004-2|20	Requires(post):	texlive-tetex
12mr|texlive-tex-gyre-2.004-2|21	
12mr|texlive-tex-gyre-2.004-2|22	%description
12mr|texlive-tex-gyre-2.004-2|23	The TeX-GYRE bundle consists of six font families: TeX Gyre
12mr|texlive-tex-gyre-2.004-2|24	Adventor is based on the URW Gothic L family of fonts (which is
12mr|texlive-tex-gyre-2.004-2|25	derived from ITC Avant Garde Gothic, designed by Herb Lubalin
12mr|texlive-tex-gyre-2.004-2|26	and Tom Carnase). TeX Gyre Bonum is based on the URW Bookman L
12mr|texlive-tex-gyre-2.004-2|27	family (from Bookman Old Style, designed by Alexander
12mr|texlive-tex-gyre-2.004-2|28	Phemister). TeX Gyre Chorus is based on URW Chancery L Medium
12mr|texlive-tex-gyre-2.004-2|29	Italic (from ITC Zapf Chancery, designed by Hermann Zapf in
12mr|texlive-tex-gyre-2.004-2|30	1979). TeX-Gyre Cursor is based on URW Nimbus Mono L (based on
12mr|texlive-tex-gyre-2.004-2|31	Courier, designed by Howard G. Kettler in 1955, for IBM). TeX
12mr|texlive-tex-gyre-2.004-2|32	Gyre Heros is based on URW Nimbus Sans L (from Helvetica,
12mr|texlive-tex-gyre-2.004-2|33	prepared by Max Miedinger, with Eduard Hoffmann in 1957). TeX
12mr|texlive-tex-gyre-2.004-2|34	Gyre Pagella is based on URW Palladio L (from Palation,
12mr|texlive-tex-gyre-2.004-2|35	designed by Hermann Zapf in the 1940s). TeX Gyre Schola is
12mr|texlive-tex-gyre-2.004-2|36	based on the URW Century Schoolbook L family (which was
12mr|texlive-tex-gyre-2.004-2|37	designed by Morris Fuller Benton for the American Type
12mr|texlive-tex-gyre-2.004-2|38	Founders). TeX Gyre Termes is based on the URW Nimbus Roman No9
12mr|texlive-tex-gyre-2.004-2|39	L family of fonts (whose original, Times, was designed by
12mr|texlive-tex-gyre-2.004-2|40	Stanley Morison together with Starling Burgess and Victor
12mr|texlive-tex-gyre-2.004-2|41	Lardent and first offered by Monotype). The constituent
12mr|texlive-tex-gyre-2.004-2|42	standard faces of each family have been greatly extended, and
12mr|texlive-tex-gyre-2.004-2|43	contain nearly 1200 glyphs each (though Chorus omits Greek
12mr|texlive-tex-gyre-2.004-2|44	support, has no small-caps family and has approximately 900
12mr|texlive-tex-gyre-2.004-2|45	glyphs). Each family is available in Adobe Type 1 and Open Type
12mr|texlive-tex-gyre-2.004-2|46	formats, and LaTeX support (for use with a variety of
12mr|texlive-tex-gyre-2.004-2|47	encodings) is provided. Vietnamese and Cyrillic characters were
12mr|texlive-tex-gyre-2.004-2|48	added by Han The Thanh and Valek Filippov, respectively.
12mr|texlive-tex-gyre-2.004-2|49	
12mr|texlive-tex-gyre-2.004-2|50	%post
12mr|texlive-tex-gyre-2.004-2|51	%{_sbindir}/texlive.post
12mr|texlive-tex-gyre-2.004-2|52	
12mr|texlive-tex-gyre-2.004-2|53	%postun
12mr|texlive-tex-gyre-2.004-2|54	if [ $1 -eq 0 ]; then
12mr|texlive-tex-gyre-2.004-2|55	%{_sbindir}/texlive.post
12mr|texlive-tex-gyre-2.004-2|56	fi
12mr|texlive-tex-gyre-2.004-2|57	
12mr|texlive-tex-gyre-2.004-2|58	#-----------------------------------------------------------------------
12mr|texlive-tex-gyre-2.004-2|59	%files
12mr|texlive-tex-gyre-2.004-2|60	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qagb.afm
12mr|texlive-tex-gyre-2.004-2|61	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qagbi.afm
12mr|texlive-tex-gyre-2.004-2|62	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qagr.afm
12mr|texlive-tex-gyre-2.004-2|63	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qagri.afm
12mr|texlive-tex-gyre-2.004-2|64	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qbkb.afm
12mr|texlive-tex-gyre-2.004-2|65	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qbkbi.afm
12mr|texlive-tex-gyre-2.004-2|66	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qbkr.afm
12mr|texlive-tex-gyre-2.004-2|67	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qbkri.afm
12mr|texlive-tex-gyre-2.004-2|68	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcrb.afm
12mr|texlive-tex-gyre-2.004-2|69	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcrbi.afm
12mr|texlive-tex-gyre-2.004-2|70	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcrr.afm
12mr|texlive-tex-gyre-2.004-2|71	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcrri.afm
12mr|texlive-tex-gyre-2.004-2|72	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcsb.afm
12mr|texlive-tex-gyre-2.004-2|73	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcsbi.afm
12mr|texlive-tex-gyre-2.004-2|74	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcsr.afm
12mr|texlive-tex-gyre-2.004-2|75	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qcsri.afm
12mr|texlive-tex-gyre-2.004-2|76	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvb.afm
12mr|texlive-tex-gyre-2.004-2|77	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvbi.afm
12mr|texlive-tex-gyre-2.004-2|78	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvcb.afm
12mr|texlive-tex-gyre-2.004-2|79	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvcbi.afm
12mr|texlive-tex-gyre-2.004-2|80	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvcr.afm
12mr|texlive-tex-gyre-2.004-2|81	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvcri.afm
12mr|texlive-tex-gyre-2.004-2|82	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvr.afm
12mr|texlive-tex-gyre-2.004-2|83	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qhvri.afm
12mr|texlive-tex-gyre-2.004-2|84	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qplb.afm
12mr|texlive-tex-gyre-2.004-2|85	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qplbi.afm
12mr|texlive-tex-gyre-2.004-2|86	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qplr.afm
12mr|texlive-tex-gyre-2.004-2|87	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qplri.afm
12mr|texlive-tex-gyre-2.004-2|88	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qtmb.afm
12mr|texlive-tex-gyre-2.004-2|89	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qtmbi.afm
12mr|texlive-tex-gyre-2.004-2|90	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qtmr.afm
12mr|texlive-tex-gyre-2.004-2|91	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qtmri.afm
12mr|texlive-tex-gyre-2.004-2|92	%{_texmfdistdir}/fonts/afm/public/tex-gyre/qzcmi.afm
12mr|texlive-tex-gyre-2.004-2|93	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-cs-sc.enc
12mr|texlive-tex-gyre-2.004-2|94	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-cs.enc
12mr|texlive-tex-gyre-2.004-2|95	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-csm-sc.enc
12mr|texlive-tex-gyre-2.004-2|96	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-csm.enc
12mr|texlive-tex-gyre-2.004-2|97	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-cszc.enc
12mr|texlive-tex-gyre-2.004-2|98	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-ec-sc.enc
12mr|texlive-tex-gyre-2.004-2|99	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-ec.enc
12mr|texlive-tex-gyre-2.004-2|100	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-l7x-sc.enc
12mr|texlive-tex-gyre-2.004-2|101	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-l7x.enc
12mr|texlive-tex-gyre-2.004-2|102	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-l7xzc.enc
12mr|texlive-tex-gyre-2.004-2|103	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-qx-sc.enc
12mr|texlive-tex-gyre-2.004-2|104	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-qx.enc
12mr|texlive-tex-gyre-2.004-2|105	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-qxm-sc.enc
12mr|texlive-tex-gyre-2.004-2|106	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-qxm.enc
12mr|texlive-tex-gyre-2.004-2|107	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-qxzc.enc
12mr|texlive-tex-gyre-2.004-2|108	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-rm-sc.enc
12mr|texlive-tex-gyre-2.004-2|109	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-rm.enc
12mr|texlive-tex-gyre-2.004-2|110	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-rmm-sc.enc
12mr|texlive-tex-gyre-2.004-2|111	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-rmm.enc
12mr|texlive-tex-gyre-2.004-2|112	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-rmzc.enc
12mr|texlive-tex-gyre-2.004-2|113	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-t5-sc.enc
12mr|texlive-tex-gyre-2.004-2|114	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-t5.enc
12mr|texlive-tex-gyre-2.004-2|115	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-texnansi-sc.enc
12mr|texlive-tex-gyre-2.004-2|116	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-texnansi.enc
12mr|texlive-tex-gyre-2.004-2|117	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-texnansizc.enc
12mr|texlive-tex-gyre-2.004-2|118	%{_texmfdistdir}/fonts/enc/dvips/tex-gyre/q-ts1.enc
12mr|texlive-tex-gyre-2.004-2|119	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-cs.map
12mr|texlive-tex-gyre-2.004-2|120	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-ec.map
12mr|texlive-tex-gyre-2.004-2|121	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-l7x.map
12mr|texlive-tex-gyre-2.004-2|122	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-qx.map
12mr|texlive-tex-gyre-2.004-2|123	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-rm.map
12mr|texlive-tex-gyre-2.004-2|124	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-t5.map
12mr|texlive-tex-gyre-2.004-2|125	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-texnansi.map
12mr|texlive-tex-gyre-2.004-2|126	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag-ts1.map
12mr|texlive-tex-gyre-2.004-2|127	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qag.map
12mr|texlive-tex-gyre-2.004-2|128	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-cs.map
12mr|texlive-tex-gyre-2.004-2|129	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-ec.map
12mr|texlive-tex-gyre-2.004-2|130	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-l7x.map
12mr|texlive-tex-gyre-2.004-2|131	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-qx.map
12mr|texlive-tex-gyre-2.004-2|132	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-rm.map
12mr|texlive-tex-gyre-2.004-2|133	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-t5.map
12mr|texlive-tex-gyre-2.004-2|134	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-texnansi.map
12mr|texlive-tex-gyre-2.004-2|135	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk-ts1.map
12mr|texlive-tex-gyre-2.004-2|136	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qbk.map
12mr|texlive-tex-gyre-2.004-2|137	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-cs.map
12mr|texlive-tex-gyre-2.004-2|138	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-ec.map
12mr|texlive-tex-gyre-2.004-2|139	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-l7x.map
12mr|texlive-tex-gyre-2.004-2|140	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-qx.map
12mr|texlive-tex-gyre-2.004-2|141	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-rm.map
12mr|texlive-tex-gyre-2.004-2|142	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-t5.map
12mr|texlive-tex-gyre-2.004-2|143	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-texnansi.map
12mr|texlive-tex-gyre-2.004-2|144	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr-ts1.map
12mr|texlive-tex-gyre-2.004-2|145	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcr.map
12mr|texlive-tex-gyre-2.004-2|146	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-cs.map
12mr|texlive-tex-gyre-2.004-2|147	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-ec.map
12mr|texlive-tex-gyre-2.004-2|148	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-l7x.map
12mr|texlive-tex-gyre-2.004-2|149	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-qx.map
12mr|texlive-tex-gyre-2.004-2|150	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-rm.map
12mr|texlive-tex-gyre-2.004-2|151	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-t5.map
12mr|texlive-tex-gyre-2.004-2|152	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-texnansi.map
12mr|texlive-tex-gyre-2.004-2|153	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs-ts1.map
12mr|texlive-tex-gyre-2.004-2|154	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qcs.map
12mr|texlive-tex-gyre-2.004-2|155	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-cs.map
12mr|texlive-tex-gyre-2.004-2|156	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-ec.map
12mr|texlive-tex-gyre-2.004-2|157	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-l7x.map
12mr|texlive-tex-gyre-2.004-2|158	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-qx.map
12mr|texlive-tex-gyre-2.004-2|159	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-rm.map
12mr|texlive-tex-gyre-2.004-2|160	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-t5.map
12mr|texlive-tex-gyre-2.004-2|161	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-texnansi.map
12mr|texlive-tex-gyre-2.004-2|162	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv-ts1.map
12mr|texlive-tex-gyre-2.004-2|163	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qhv.map
12mr|texlive-tex-gyre-2.004-2|164	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-cs.map
12mr|texlive-tex-gyre-2.004-2|165	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-ec.map
12mr|texlive-tex-gyre-2.004-2|166	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-l7x.map
12mr|texlive-tex-gyre-2.004-2|167	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-qx.map
12mr|texlive-tex-gyre-2.004-2|168	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-rm.map
12mr|texlive-tex-gyre-2.004-2|169	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-t5.map
12mr|texlive-tex-gyre-2.004-2|170	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-texnansi.map
12mr|texlive-tex-gyre-2.004-2|171	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl-ts1.map
12mr|texlive-tex-gyre-2.004-2|172	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qpl.map
12mr|texlive-tex-gyre-2.004-2|173	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-cs.map
12mr|texlive-tex-gyre-2.004-2|174	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-ec.map
12mr|texlive-tex-gyre-2.004-2|175	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-l7x.map
12mr|texlive-tex-gyre-2.004-2|176	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-qx.map
12mr|texlive-tex-gyre-2.004-2|177	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-rm.map
12mr|texlive-tex-gyre-2.004-2|178	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-t5.map
12mr|texlive-tex-gyre-2.004-2|179	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-texnansi.map
12mr|texlive-tex-gyre-2.004-2|180	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm-ts1.map
12mr|texlive-tex-gyre-2.004-2|181	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qtm.map
12mr|texlive-tex-gyre-2.004-2|182	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-cs.map
12mr|texlive-tex-gyre-2.004-2|183	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-ec.map
12mr|texlive-tex-gyre-2.004-2|184	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-l7x.map
12mr|texlive-tex-gyre-2.004-2|185	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-qx.map
12mr|texlive-tex-gyre-2.004-2|186	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-rm.map
12mr|texlive-tex-gyre-2.004-2|187	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-t5.map
12mr|texlive-tex-gyre-2.004-2|188	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-texnansi.map
12mr|texlive-tex-gyre-2.004-2|189	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc-ts1.map
12mr|texlive-tex-gyre-2.004-2|190	%{_texmfdistdir}/fonts/map/dvips/tex-gyre/qzc.map
12mr|texlive-tex-gyre-2.004-2|191	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreadventor-bold.otf
12mr|texlive-tex-gyre-2.004-2|192	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreadventor-bolditalic.otf
12mr|texlive-tex-gyre-2.004-2|193	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreadventor-italic.otf
12mr|texlive-tex-gyre-2.004-2|194	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreadventor-regular.otf
12mr|texlive-tex-gyre-2.004-2|195	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrebonum-bold.otf
12mr|texlive-tex-gyre-2.004-2|196	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrebonum-bolditalic.otf
12mr|texlive-tex-gyre-2.004-2|197	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrebonum-italic.otf
12mr|texlive-tex-gyre-2.004-2|198	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrebonum-regular.otf
12mr|texlive-tex-gyre-2.004-2|199	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrechorus-mediumitalic.otf
12mr|texlive-tex-gyre-2.004-2|200	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrecursor-bold.otf
12mr|texlive-tex-gyre-2.004-2|201	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrecursor-bolditalic.otf
12mr|texlive-tex-gyre-2.004-2|202	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrecursor-italic.otf
12mr|texlive-tex-gyre-2.004-2|203	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrecursor-regular.otf
12mr|texlive-tex-gyre-2.004-2|204	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheros-bold.otf
12mr|texlive-tex-gyre-2.004-2|205	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheros-bolditalic.otf
12mr|texlive-tex-gyre-2.004-2|206	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheros-italic.otf
12mr|texlive-tex-gyre-2.004-2|207	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheros-regular.otf
12mr|texlive-tex-gyre-2.004-2|208	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheroscn-bold.otf
12mr|texlive-tex-gyre-2.004-2|209	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheroscn-bolditalic.otf
12mr|texlive-tex-gyre-2.004-2|210	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheroscn-italic.otf
12mr|texlive-tex-gyre-2.004-2|211	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreheroscn-regular.otf
12mr|texlive-tex-gyre-2.004-2|212	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrepagella-bold.otf
12mr|texlive-tex-gyre-2.004-2|213	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrepagella-bolditalic.otf
12mr|texlive-tex-gyre-2.004-2|214	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrepagella-italic.otf
12mr|texlive-tex-gyre-2.004-2|215	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyrepagella-regular.otf
12mr|texlive-tex-gyre-2.004-2|216	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreschola-bold.otf
12mr|texlive-tex-gyre-2.004-2|217	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreschola-bolditalic.otf
12mr|texlive-tex-gyre-2.004-2|218	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreschola-italic.otf
12mr|texlive-tex-gyre-2.004-2|219	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyreschola-regular.otf
12mr|texlive-tex-gyre-2.004-2|220	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyretermes-bold.otf
12mr|texlive-tex-gyre-2.004-2|221	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyretermes-bolditalic.otf
12mr|texlive-tex-gyre-2.004-2|222	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyretermes-italic.otf
12mr|texlive-tex-gyre-2.004-2|223	%{_texmfdistdir}/fonts/opentype/public/tex-gyre/texgyretermes-regular.otf
12mr|texlive-tex-gyre-2.004-2|224	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|225	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagb.tfm
12mr|texlive-tex-gyre-2.004-2|226	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|227	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagbi.tfm
12mr|texlive-tex-gyre-2.004-2|228	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|229	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagr.tfm
12mr|texlive-tex-gyre-2.004-2|230	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|231	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qagri.tfm
12mr|texlive-tex-gyre-2.004-2|232	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|233	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkb.tfm
12mr|texlive-tex-gyre-2.004-2|234	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|235	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkbi.tfm
12mr|texlive-tex-gyre-2.004-2|236	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|237	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkr.tfm
12mr|texlive-tex-gyre-2.004-2|238	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|239	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qbkri.tfm
12mr|texlive-tex-gyre-2.004-2|240	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|241	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrb.tfm
12mr|texlive-tex-gyre-2.004-2|242	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|243	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrbi.tfm
12mr|texlive-tex-gyre-2.004-2|244	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|245	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrr.tfm
12mr|texlive-tex-gyre-2.004-2|246	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|247	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcrri.tfm
12mr|texlive-tex-gyre-2.004-2|248	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|249	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsb.tfm
12mr|texlive-tex-gyre-2.004-2|250	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|251	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsbi.tfm
12mr|texlive-tex-gyre-2.004-2|252	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|253	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsr.tfm
12mr|texlive-tex-gyre-2.004-2|254	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|255	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qcsri.tfm
12mr|texlive-tex-gyre-2.004-2|256	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|257	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvb.tfm
12mr|texlive-tex-gyre-2.004-2|258	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|259	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvbi.tfm
12mr|texlive-tex-gyre-2.004-2|260	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|261	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcb.tfm
12mr|texlive-tex-gyre-2.004-2|262	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|263	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcbi.tfm
12mr|texlive-tex-gyre-2.004-2|264	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|265	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcr.tfm
12mr|texlive-tex-gyre-2.004-2|266	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|267	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvcri.tfm
12mr|texlive-tex-gyre-2.004-2|268	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|269	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvr.tfm
12mr|texlive-tex-gyre-2.004-2|270	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|271	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qhvri.tfm
12mr|texlive-tex-gyre-2.004-2|272	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|273	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplb.tfm
12mr|texlive-tex-gyre-2.004-2|274	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|275	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplbi.tfm
12mr|texlive-tex-gyre-2.004-2|276	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|277	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplr.tfm
12mr|texlive-tex-gyre-2.004-2|278	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|279	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qplri.tfm
12mr|texlive-tex-gyre-2.004-2|280	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|281	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmb.tfm
12mr|texlive-tex-gyre-2.004-2|282	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|283	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmbi.tfm
12mr|texlive-tex-gyre-2.004-2|284	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|285	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmr.tfm
12mr|texlive-tex-gyre-2.004-2|286	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|287	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qtmri.tfm
12mr|texlive-tex-gyre-2.004-2|288	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/cs-qzcmi.tfm
12mr|texlive-tex-gyre-2.004-2|289	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|290	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagb.tfm
12mr|texlive-tex-gyre-2.004-2|291	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|292	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagbi.tfm
12mr|texlive-tex-gyre-2.004-2|293	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|294	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagr.tfm
12mr|texlive-tex-gyre-2.004-2|295	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|296	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qagri.tfm
12mr|texlive-tex-gyre-2.004-2|297	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|298	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkb.tfm
12mr|texlive-tex-gyre-2.004-2|299	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|300	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkbi.tfm
12mr|texlive-tex-gyre-2.004-2|301	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|302	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkr.tfm
12mr|texlive-tex-gyre-2.004-2|303	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|304	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qbkri.tfm
12mr|texlive-tex-gyre-2.004-2|305	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|306	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrb.tfm
12mr|texlive-tex-gyre-2.004-2|307	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|308	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrbi.tfm
12mr|texlive-tex-gyre-2.004-2|309	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|310	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrr.tfm
12mr|texlive-tex-gyre-2.004-2|311	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|312	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcrri.tfm
12mr|texlive-tex-gyre-2.004-2|313	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|314	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsb.tfm
12mr|texlive-tex-gyre-2.004-2|315	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|316	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsbi.tfm
12mr|texlive-tex-gyre-2.004-2|317	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|318	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsr.tfm
12mr|texlive-tex-gyre-2.004-2|319	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|320	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qcsri.tfm
12mr|texlive-tex-gyre-2.004-2|321	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|322	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvb.tfm
12mr|texlive-tex-gyre-2.004-2|323	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|324	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvbi.tfm
12mr|texlive-tex-gyre-2.004-2|325	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|326	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcb.tfm
12mr|texlive-tex-gyre-2.004-2|327	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|328	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcbi.tfm
12mr|texlive-tex-gyre-2.004-2|329	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|330	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcr.tfm
12mr|texlive-tex-gyre-2.004-2|331	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|332	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvcri.tfm
12mr|texlive-tex-gyre-2.004-2|333	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|334	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvr.tfm
12mr|texlive-tex-gyre-2.004-2|335	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|336	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qhvri.tfm
12mr|texlive-tex-gyre-2.004-2|337	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|338	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplb.tfm
12mr|texlive-tex-gyre-2.004-2|339	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|340	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplbi.tfm
12mr|texlive-tex-gyre-2.004-2|341	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|342	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplr.tfm
12mr|texlive-tex-gyre-2.004-2|343	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|344	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qplri.tfm
12mr|texlive-tex-gyre-2.004-2|345	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|346	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmb.tfm
12mr|texlive-tex-gyre-2.004-2|347	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|348	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmbi.tfm
12mr|texlive-tex-gyre-2.004-2|349	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|350	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmr.tfm
12mr|texlive-tex-gyre-2.004-2|351	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|352	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qtmri.tfm
12mr|texlive-tex-gyre-2.004-2|353	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ec-qzcmi.tfm
12mr|texlive-tex-gyre-2.004-2|354	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|355	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagb.tfm
12mr|texlive-tex-gyre-2.004-2|356	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|357	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagbi.tfm
12mr|texlive-tex-gyre-2.004-2|358	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|359	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagr.tfm
12mr|texlive-tex-gyre-2.004-2|360	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|361	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qagri.tfm
12mr|texlive-tex-gyre-2.004-2|362	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|363	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkb.tfm
12mr|texlive-tex-gyre-2.004-2|364	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|365	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkbi.tfm
12mr|texlive-tex-gyre-2.004-2|366	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|367	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkr.tfm
12mr|texlive-tex-gyre-2.004-2|368	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|369	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qbkri.tfm
12mr|texlive-tex-gyre-2.004-2|370	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|371	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrb.tfm
12mr|texlive-tex-gyre-2.004-2|372	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|373	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrbi.tfm
12mr|texlive-tex-gyre-2.004-2|374	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|375	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrr.tfm
12mr|texlive-tex-gyre-2.004-2|376	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|377	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcrri.tfm
12mr|texlive-tex-gyre-2.004-2|378	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|379	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsb.tfm
12mr|texlive-tex-gyre-2.004-2|380	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|381	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsbi.tfm
12mr|texlive-tex-gyre-2.004-2|382	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|383	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsr.tfm
12mr|texlive-tex-gyre-2.004-2|384	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|385	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qcsri.tfm
12mr|texlive-tex-gyre-2.004-2|386	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|387	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvb.tfm
12mr|texlive-tex-gyre-2.004-2|388	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|389	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvbi.tfm
12mr|texlive-tex-gyre-2.004-2|390	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|391	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcb.tfm
12mr|texlive-tex-gyre-2.004-2|392	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|393	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcbi.tfm
12mr|texlive-tex-gyre-2.004-2|394	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|395	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcr.tfm
12mr|texlive-tex-gyre-2.004-2|396	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|397	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvcri.tfm
12mr|texlive-tex-gyre-2.004-2|398	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|399	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvr.tfm
12mr|texlive-tex-gyre-2.004-2|400	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|401	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qhvri.tfm
12mr|texlive-tex-gyre-2.004-2|402	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|403	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplb.tfm
12mr|texlive-tex-gyre-2.004-2|404	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|405	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplbi.tfm
12mr|texlive-tex-gyre-2.004-2|406	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|407	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplr.tfm
12mr|texlive-tex-gyre-2.004-2|408	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|409	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qplri.tfm
12mr|texlive-tex-gyre-2.004-2|410	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|411	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmb.tfm
12mr|texlive-tex-gyre-2.004-2|412	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|413	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmbi.tfm
12mr|texlive-tex-gyre-2.004-2|414	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|415	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmr.tfm
12mr|texlive-tex-gyre-2.004-2|416	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|417	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qtmri.tfm
12mr|texlive-tex-gyre-2.004-2|418	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/l7x-qzcmi.tfm
12mr|texlive-tex-gyre-2.004-2|419	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|420	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagb.tfm
12mr|texlive-tex-gyre-2.004-2|421	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|422	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagbi.tfm
12mr|texlive-tex-gyre-2.004-2|423	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|424	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagr.tfm
12mr|texlive-tex-gyre-2.004-2|425	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|426	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qagri.tfm
12mr|texlive-tex-gyre-2.004-2|427	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|428	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkb.tfm
12mr|texlive-tex-gyre-2.004-2|429	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|430	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkbi.tfm
12mr|texlive-tex-gyre-2.004-2|431	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|432	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkr.tfm
12mr|texlive-tex-gyre-2.004-2|433	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|434	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qbkri.tfm
12mr|texlive-tex-gyre-2.004-2|435	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|436	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrb.tfm
12mr|texlive-tex-gyre-2.004-2|437	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|438	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrbi.tfm
12mr|texlive-tex-gyre-2.004-2|439	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|440	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrr.tfm
12mr|texlive-tex-gyre-2.004-2|441	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|442	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcrri.tfm
12mr|texlive-tex-gyre-2.004-2|443	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|444	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsb.tfm
12mr|texlive-tex-gyre-2.004-2|445	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|446	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsbi.tfm
12mr|texlive-tex-gyre-2.004-2|447	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|448	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsr.tfm
12mr|texlive-tex-gyre-2.004-2|449	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|450	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qcsri.tfm
12mr|texlive-tex-gyre-2.004-2|451	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|452	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvb.tfm
12mr|texlive-tex-gyre-2.004-2|453	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|454	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvbi.tfm
12mr|texlive-tex-gyre-2.004-2|455	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|456	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcb.tfm
12mr|texlive-tex-gyre-2.004-2|457	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|458	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcbi.tfm
12mr|texlive-tex-gyre-2.004-2|459	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|460	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcr.tfm
12mr|texlive-tex-gyre-2.004-2|461	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|462	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvcri.tfm
12mr|texlive-tex-gyre-2.004-2|463	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|464	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvr.tfm
12mr|texlive-tex-gyre-2.004-2|465	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|466	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qhvri.tfm
12mr|texlive-tex-gyre-2.004-2|467	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|468	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplb.tfm
12mr|texlive-tex-gyre-2.004-2|469	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|470	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplbi.tfm
12mr|texlive-tex-gyre-2.004-2|471	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|472	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplr.tfm
12mr|texlive-tex-gyre-2.004-2|473	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|474	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qplri.tfm
12mr|texlive-tex-gyre-2.004-2|475	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|476	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmb.tfm
12mr|texlive-tex-gyre-2.004-2|477	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|478	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmbi.tfm
12mr|texlive-tex-gyre-2.004-2|479	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|480	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmr.tfm
12mr|texlive-tex-gyre-2.004-2|481	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|482	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qtmri.tfm
12mr|texlive-tex-gyre-2.004-2|483	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/qx-qzcmi.tfm
12mr|texlive-tex-gyre-2.004-2|484	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|485	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagb.tfm
12mr|texlive-tex-gyre-2.004-2|486	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|487	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagbi.tfm
12mr|texlive-tex-gyre-2.004-2|488	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|489	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagr.tfm
12mr|texlive-tex-gyre-2.004-2|490	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|491	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qagri.tfm
12mr|texlive-tex-gyre-2.004-2|492	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|493	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkb.tfm
12mr|texlive-tex-gyre-2.004-2|494	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|495	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkbi.tfm
12mr|texlive-tex-gyre-2.004-2|496	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|497	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkr.tfm
12mr|texlive-tex-gyre-2.004-2|498	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|499	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qbkri.tfm
12mr|texlive-tex-gyre-2.004-2|500	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|501	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrb.tfm
12mr|texlive-tex-gyre-2.004-2|502	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|503	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrbi.tfm
12mr|texlive-tex-gyre-2.004-2|504	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|505	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrr.tfm
12mr|texlive-tex-gyre-2.004-2|506	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|507	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcrri.tfm
12mr|texlive-tex-gyre-2.004-2|508	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|509	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsb.tfm
12mr|texlive-tex-gyre-2.004-2|510	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|511	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsbi.tfm
12mr|texlive-tex-gyre-2.004-2|512	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|513	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsr.tfm
12mr|texlive-tex-gyre-2.004-2|514	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|515	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qcsri.tfm
12mr|texlive-tex-gyre-2.004-2|516	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|517	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvb.tfm
12mr|texlive-tex-gyre-2.004-2|518	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|519	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvbi.tfm
12mr|texlive-tex-gyre-2.004-2|520	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|521	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcb.tfm
12mr|texlive-tex-gyre-2.004-2|522	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|523	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcbi.tfm
12mr|texlive-tex-gyre-2.004-2|524	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|525	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcr.tfm
12mr|texlive-tex-gyre-2.004-2|526	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|527	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvcri.tfm
12mr|texlive-tex-gyre-2.004-2|528	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|529	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvr.tfm
12mr|texlive-tex-gyre-2.004-2|530	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|531	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qhvri.tfm
12mr|texlive-tex-gyre-2.004-2|532	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|533	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplb.tfm
12mr|texlive-tex-gyre-2.004-2|534	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|535	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplbi.tfm
12mr|texlive-tex-gyre-2.004-2|536	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|537	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplr.tfm
12mr|texlive-tex-gyre-2.004-2|538	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|539	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qplri.tfm
12mr|texlive-tex-gyre-2.004-2|540	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|541	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmb.tfm
12mr|texlive-tex-gyre-2.004-2|542	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|543	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmbi.tfm
12mr|texlive-tex-gyre-2.004-2|544	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|545	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmr.tfm
12mr|texlive-tex-gyre-2.004-2|546	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|547	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qtmri.tfm
12mr|texlive-tex-gyre-2.004-2|548	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/rm-qzcmi.tfm
12mr|texlive-tex-gyre-2.004-2|549	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|550	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagb.tfm
12mr|texlive-tex-gyre-2.004-2|551	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|552	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagbi.tfm
12mr|texlive-tex-gyre-2.004-2|553	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|554	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagr.tfm
12mr|texlive-tex-gyre-2.004-2|555	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|556	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qagri.tfm
12mr|texlive-tex-gyre-2.004-2|557	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|558	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkb.tfm
12mr|texlive-tex-gyre-2.004-2|559	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|560	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkbi.tfm
12mr|texlive-tex-gyre-2.004-2|561	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|562	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkr.tfm
12mr|texlive-tex-gyre-2.004-2|563	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|564	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qbkri.tfm
12mr|texlive-tex-gyre-2.004-2|565	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|566	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrb.tfm
12mr|texlive-tex-gyre-2.004-2|567	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|568	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrbi.tfm
12mr|texlive-tex-gyre-2.004-2|569	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|570	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrr.tfm
12mr|texlive-tex-gyre-2.004-2|571	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|572	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcrri.tfm
12mr|texlive-tex-gyre-2.004-2|573	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|574	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsb.tfm
12mr|texlive-tex-gyre-2.004-2|575	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|576	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsbi.tfm
12mr|texlive-tex-gyre-2.004-2|577	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|578	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsr.tfm
12mr|texlive-tex-gyre-2.004-2|579	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|580	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qcsri.tfm
12mr|texlive-tex-gyre-2.004-2|581	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|582	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvb.tfm
12mr|texlive-tex-gyre-2.004-2|583	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|584	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvbi.tfm
12mr|texlive-tex-gyre-2.004-2|585	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|586	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcb.tfm
12mr|texlive-tex-gyre-2.004-2|587	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|588	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcbi.tfm
12mr|texlive-tex-gyre-2.004-2|589	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|590	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcr.tfm
12mr|texlive-tex-gyre-2.004-2|591	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|592	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvcri.tfm
12mr|texlive-tex-gyre-2.004-2|593	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|594	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvr.tfm
12mr|texlive-tex-gyre-2.004-2|595	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|596	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qhvri.tfm
12mr|texlive-tex-gyre-2.004-2|597	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|598	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplb.tfm
12mr|texlive-tex-gyre-2.004-2|599	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|600	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplbi.tfm
12mr|texlive-tex-gyre-2.004-2|601	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|602	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplr.tfm
12mr|texlive-tex-gyre-2.004-2|603	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|604	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qplri.tfm
12mr|texlive-tex-gyre-2.004-2|605	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|606	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmb.tfm
12mr|texlive-tex-gyre-2.004-2|607	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|608	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmbi.tfm
12mr|texlive-tex-gyre-2.004-2|609	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|610	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmr.tfm
12mr|texlive-tex-gyre-2.004-2|611	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|612	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qtmri.tfm
12mr|texlive-tex-gyre-2.004-2|613	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/t5-qzcmi.tfm
12mr|texlive-tex-gyre-2.004-2|614	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|615	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagb.tfm
12mr|texlive-tex-gyre-2.004-2|616	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|617	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagbi.tfm
12mr|texlive-tex-gyre-2.004-2|618	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|619	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagr.tfm
12mr|texlive-tex-gyre-2.004-2|620	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|621	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qagri.tfm
12mr|texlive-tex-gyre-2.004-2|622	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|623	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkb.tfm
12mr|texlive-tex-gyre-2.004-2|624	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|625	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkbi.tfm
12mr|texlive-tex-gyre-2.004-2|626	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|627	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkr.tfm
12mr|texlive-tex-gyre-2.004-2|628	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|629	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qbkri.tfm
12mr|texlive-tex-gyre-2.004-2|630	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|631	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrb.tfm
12mr|texlive-tex-gyre-2.004-2|632	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|633	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrbi.tfm
12mr|texlive-tex-gyre-2.004-2|634	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|635	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrr.tfm
12mr|texlive-tex-gyre-2.004-2|636	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|637	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcrri.tfm
12mr|texlive-tex-gyre-2.004-2|638	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|639	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsb.tfm
12mr|texlive-tex-gyre-2.004-2|640	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|641	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsbi.tfm
12mr|texlive-tex-gyre-2.004-2|642	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|643	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsr.tfm
12mr|texlive-tex-gyre-2.004-2|644	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|645	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qcsri.tfm
12mr|texlive-tex-gyre-2.004-2|646	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|647	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvb.tfm
12mr|texlive-tex-gyre-2.004-2|648	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|649	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvbi.tfm
12mr|texlive-tex-gyre-2.004-2|650	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|651	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcb.tfm
12mr|texlive-tex-gyre-2.004-2|652	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|653	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcbi.tfm
12mr|texlive-tex-gyre-2.004-2|654	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|655	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcr.tfm
12mr|texlive-tex-gyre-2.004-2|656	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|657	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvcri.tfm
12mr|texlive-tex-gyre-2.004-2|658	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|659	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvr.tfm
12mr|texlive-tex-gyre-2.004-2|660	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|661	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qhvri.tfm
12mr|texlive-tex-gyre-2.004-2|662	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|663	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplb.tfm
12mr|texlive-tex-gyre-2.004-2|664	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|665	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplbi.tfm
12mr|texlive-tex-gyre-2.004-2|666	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|667	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplr.tfm
12mr|texlive-tex-gyre-2.004-2|668	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|669	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qplri.tfm
12mr|texlive-tex-gyre-2.004-2|670	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmb-sc.tfm
12mr|texlive-tex-gyre-2.004-2|671	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmb.tfm
12mr|texlive-tex-gyre-2.004-2|672	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmbi-sc.tfm
12mr|texlive-tex-gyre-2.004-2|673	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmbi.tfm
12mr|texlive-tex-gyre-2.004-2|674	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmr-sc.tfm
12mr|texlive-tex-gyre-2.004-2|675	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmr.tfm
12mr|texlive-tex-gyre-2.004-2|676	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmri-sc.tfm
12mr|texlive-tex-gyre-2.004-2|677	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qtmri.tfm
12mr|texlive-tex-gyre-2.004-2|678	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/texnansi-qzcmi.tfm
12mr|texlive-tex-gyre-2.004-2|679	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qagb.tfm
12mr|texlive-tex-gyre-2.004-2|680	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qagbi.tfm
12mr|texlive-tex-gyre-2.004-2|681	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qagr.tfm
12mr|texlive-tex-gyre-2.004-2|682	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qagri.tfm
12mr|texlive-tex-gyre-2.004-2|683	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qbkb.tfm
12mr|texlive-tex-gyre-2.004-2|684	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qbkbi.tfm
12mr|texlive-tex-gyre-2.004-2|685	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qbkr.tfm
12mr|texlive-tex-gyre-2.004-2|686	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qbkri.tfm
12mr|texlive-tex-gyre-2.004-2|687	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcrb.tfm
12mr|texlive-tex-gyre-2.004-2|688	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcrbi.tfm
12mr|texlive-tex-gyre-2.004-2|689	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcrr.tfm
12mr|texlive-tex-gyre-2.004-2|690	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcrri.tfm
12mr|texlive-tex-gyre-2.004-2|691	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcsb.tfm
12mr|texlive-tex-gyre-2.004-2|692	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcsbi.tfm
12mr|texlive-tex-gyre-2.004-2|693	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcsr.tfm
12mr|texlive-tex-gyre-2.004-2|694	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qcsri.tfm
12mr|texlive-tex-gyre-2.004-2|695	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvb.tfm
12mr|texlive-tex-gyre-2.004-2|696	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvbi.tfm
12mr|texlive-tex-gyre-2.004-2|697	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvcb.tfm
12mr|texlive-tex-gyre-2.004-2|698	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvcbi.tfm
12mr|texlive-tex-gyre-2.004-2|699	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvcr.tfm
12mr|texlive-tex-gyre-2.004-2|700	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvcri.tfm
12mr|texlive-tex-gyre-2.004-2|701	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvr.tfm
12mr|texlive-tex-gyre-2.004-2|702	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qhvri.tfm
12mr|texlive-tex-gyre-2.004-2|703	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qplb.tfm
12mr|texlive-tex-gyre-2.004-2|704	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qplbi.tfm
12mr|texlive-tex-gyre-2.004-2|705	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qplr.tfm
12mr|texlive-tex-gyre-2.004-2|706	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qplri.tfm
12mr|texlive-tex-gyre-2.004-2|707	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qtmb.tfm
12mr|texlive-tex-gyre-2.004-2|708	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qtmbi.tfm
12mr|texlive-tex-gyre-2.004-2|709	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qtmr.tfm
12mr|texlive-tex-gyre-2.004-2|710	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qtmri.tfm
12mr|texlive-tex-gyre-2.004-2|711	%{_texmfdistdir}/fonts/tfm/public/tex-gyre/ts1-qzcmi.tfm
12mr|texlive-tex-gyre-2.004-2|712	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagb.pfb
12mr|texlive-tex-gyre-2.004-2|713	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagb.pfm
12mr|texlive-tex-gyre-2.004-2|714	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagbi.pfb
12mr|texlive-tex-gyre-2.004-2|715	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagbi.pfm
12mr|texlive-tex-gyre-2.004-2|716	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagr.pfb
12mr|texlive-tex-gyre-2.004-2|717	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagr.pfm
12mr|texlive-tex-gyre-2.004-2|718	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagri.pfb
12mr|texlive-tex-gyre-2.004-2|719	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qagri.pfm
12mr|texlive-tex-gyre-2.004-2|720	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkb.pfb
12mr|texlive-tex-gyre-2.004-2|721	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkb.pfm
12mr|texlive-tex-gyre-2.004-2|722	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkbi.pfb
12mr|texlive-tex-gyre-2.004-2|723	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkbi.pfm
12mr|texlive-tex-gyre-2.004-2|724	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkr.pfb
12mr|texlive-tex-gyre-2.004-2|725	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkr.pfm
12mr|texlive-tex-gyre-2.004-2|726	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkri.pfb
12mr|texlive-tex-gyre-2.004-2|727	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qbkri.pfm
12mr|texlive-tex-gyre-2.004-2|728	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrb.pfb
12mr|texlive-tex-gyre-2.004-2|729	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrb.pfm
12mr|texlive-tex-gyre-2.004-2|730	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrbi.pfb
12mr|texlive-tex-gyre-2.004-2|731	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrbi.pfm
12mr|texlive-tex-gyre-2.004-2|732	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrr.pfb
12mr|texlive-tex-gyre-2.004-2|733	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrr.pfm
12mr|texlive-tex-gyre-2.004-2|734	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrri.pfb
12mr|texlive-tex-gyre-2.004-2|735	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcrri.pfm
12mr|texlive-tex-gyre-2.004-2|736	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsb.pfb
12mr|texlive-tex-gyre-2.004-2|737	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsb.pfm
12mr|texlive-tex-gyre-2.004-2|738	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsbi.pfb
12mr|texlive-tex-gyre-2.004-2|739	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsbi.pfm
12mr|texlive-tex-gyre-2.004-2|740	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsr.pfb
12mr|texlive-tex-gyre-2.004-2|741	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsr.pfm
12mr|texlive-tex-gyre-2.004-2|742	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsri.pfb
12mr|texlive-tex-gyre-2.004-2|743	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qcsri.pfm
12mr|texlive-tex-gyre-2.004-2|744	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvb.pfb
12mr|texlive-tex-gyre-2.004-2|745	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvb.pfm
12mr|texlive-tex-gyre-2.004-2|746	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvbi.pfb
12mr|texlive-tex-gyre-2.004-2|747	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvbi.pfm
12mr|texlive-tex-gyre-2.004-2|748	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcb.pfb
12mr|texlive-tex-gyre-2.004-2|749	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcb.pfm
12mr|texlive-tex-gyre-2.004-2|750	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcbi.pfb
12mr|texlive-tex-gyre-2.004-2|751	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcbi.pfm
12mr|texlive-tex-gyre-2.004-2|752	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcr.pfb
12mr|texlive-tex-gyre-2.004-2|753	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcr.pfm
12mr|texlive-tex-gyre-2.004-2|754	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcri.pfb
12mr|texlive-tex-gyre-2.004-2|755	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvcri.pfm
12mr|texlive-tex-gyre-2.004-2|756	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvr.pfb
12mr|texlive-tex-gyre-2.004-2|757	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvr.pfm
12mr|texlive-tex-gyre-2.004-2|758	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvri.pfb
12mr|texlive-tex-gyre-2.004-2|759	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qhvri.pfm
12mr|texlive-tex-gyre-2.004-2|760	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplb.pfb
12mr|texlive-tex-gyre-2.004-2|761	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplb.pfm
12mr|texlive-tex-gyre-2.004-2|762	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplbi.pfb
12mr|texlive-tex-gyre-2.004-2|763	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplbi.pfm
12mr|texlive-tex-gyre-2.004-2|764	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplr.pfb
12mr|texlive-tex-gyre-2.004-2|765	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplr.pfm
12mr|texlive-tex-gyre-2.004-2|766	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplri.pfb
12mr|texlive-tex-gyre-2.004-2|767	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qplri.pfm
12mr|texlive-tex-gyre-2.004-2|768	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmb.pfb
12mr|texlive-tex-gyre-2.004-2|769	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmb.pfm
12mr|texlive-tex-gyre-2.004-2|770	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmbi.pfb
12mr|texlive-tex-gyre-2.004-2|771	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmbi.pfm
12mr|texlive-tex-gyre-2.004-2|772	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmr.pfb
12mr|texlive-tex-gyre-2.004-2|773	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmr.pfm
12mr|texlive-tex-gyre-2.004-2|774	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmri.pfb
12mr|texlive-tex-gyre-2.004-2|775	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qtmri.pfm
12mr|texlive-tex-gyre-2.004-2|776	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qzcmi.pfb
12mr|texlive-tex-gyre-2.004-2|777	%{_texmfdistdir}/fonts/type1/public/tex-gyre/qzcmi.pfm
12mr|texlive-tex-gyre-2.004-2|778	%{_texmfdistdir}/tex/latex/tex-gyre/il2qag.fd
12mr|texlive-tex-gyre-2.004-2|779	%{_texmfdistdir}/tex/latex/tex-gyre/il2qbk.fd
12mr|texlive-tex-gyre-2.004-2|780	%{_texmfdistdir}/tex/latex/tex-gyre/il2qcr.fd
12mr|texlive-tex-gyre-2.004-2|781	%{_texmfdistdir}/tex/latex/tex-gyre/il2qcs.fd
12mr|texlive-tex-gyre-2.004-2|782	%{_texmfdistdir}/tex/latex/tex-gyre/il2qhv.fd
12mr|texlive-tex-gyre-2.004-2|783	%{_texmfdistdir}/tex/latex/tex-gyre/il2qhvc.fd
12mr|texlive-tex-gyre-2.004-2|784	%{_texmfdistdir}/tex/latex/tex-gyre/il2qpl.fd
12mr|texlive-tex-gyre-2.004-2|785	%{_texmfdistdir}/tex/latex/tex-gyre/il2qtm.fd
12mr|texlive-tex-gyre-2.004-2|786	%{_texmfdistdir}/tex/latex/tex-gyre/il2qzc.fd
12mr|texlive-tex-gyre-2.004-2|787	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqag.fd
12mr|texlive-tex-gyre-2.004-2|788	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqbk.fd
12mr|texlive-tex-gyre-2.004-2|789	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqcr.fd
12mr|texlive-tex-gyre-2.004-2|790	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqcs.fd
12mr|texlive-tex-gyre-2.004-2|791	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqhv.fd
12mr|texlive-tex-gyre-2.004-2|792	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqhvc.fd
12mr|texlive-tex-gyre-2.004-2|793	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqpl.fd
12mr|texlive-tex-gyre-2.004-2|794	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqtm.fd
12mr|texlive-tex-gyre-2.004-2|795	%{_texmfdistdir}/tex/latex/tex-gyre/l7xqzc.fd
12mr|texlive-tex-gyre-2.004-2|796	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qag.fd
12mr|texlive-tex-gyre-2.004-2|797	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qbk.fd
12mr|texlive-tex-gyre-2.004-2|798	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qcr.fd
12mr|texlive-tex-gyre-2.004-2|799	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qcs.fd
12mr|texlive-tex-gyre-2.004-2|800	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qhv.fd
12mr|texlive-tex-gyre-2.004-2|801	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qhvc.fd
12mr|texlive-tex-gyre-2.004-2|802	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qpl.fd
12mr|texlive-tex-gyre-2.004-2|803	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qtm.fd
12mr|texlive-tex-gyre-2.004-2|804	%{_texmfdistdir}/tex/latex/tex-gyre/ly1qzc.fd
12mr|texlive-tex-gyre-2.004-2|805	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qag.fd
12mr|texlive-tex-gyre-2.004-2|806	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qbk.fd
12mr|texlive-tex-gyre-2.004-2|807	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qcr.fd
12mr|texlive-tex-gyre-2.004-2|808	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qcs.fd
12mr|texlive-tex-gyre-2.004-2|809	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qhv.fd
12mr|texlive-tex-gyre-2.004-2|810	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qhvc.fd
12mr|texlive-tex-gyre-2.004-2|811	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qpl.fd
12mr|texlive-tex-gyre-2.004-2|812	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qtm.fd
12mr|texlive-tex-gyre-2.004-2|813	%{_texmfdistdir}/tex/latex/tex-gyre/ot1qzc.fd
12mr|texlive-tex-gyre-2.004-2|814	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qag.fd
12mr|texlive-tex-gyre-2.004-2|815	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qbk.fd
12mr|texlive-tex-gyre-2.004-2|816	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qcr.fd
12mr|texlive-tex-gyre-2.004-2|817	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qcs.fd
12mr|texlive-tex-gyre-2.004-2|818	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qhv.fd
12mr|texlive-tex-gyre-2.004-2|819	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qhvc.fd
12mr|texlive-tex-gyre-2.004-2|820	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qpl.fd
12mr|texlive-tex-gyre-2.004-2|821	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qtm.fd
12mr|texlive-tex-gyre-2.004-2|822	%{_texmfdistdir}/tex/latex/tex-gyre/ot4qzc.fd
12mr|texlive-tex-gyre-2.004-2|823	%{_texmfdistdir}/tex/latex/tex-gyre/qbookman.sty
12mr|texlive-tex-gyre-2.004-2|824	%{_texmfdistdir}/tex/latex/tex-gyre/qcourier.sty
12mr|texlive-tex-gyre-2.004-2|825	%{_texmfdistdir}/tex/latex/tex-gyre/qpalatin.sty
12mr|texlive-tex-gyre-2.004-2|826	%{_texmfdistdir}/tex/latex/tex-gyre/qswiss.sty
12mr|texlive-tex-gyre-2.004-2|827	%{_texmfdistdir}/tex/latex/tex-gyre/qtimes.sty
12mr|texlive-tex-gyre-2.004-2|828	%{_texmfdistdir}/tex/latex/tex-gyre/qxqag.fd
12mr|texlive-tex-gyre-2.004-2|829	%{_texmfdistdir}/tex/latex/tex-gyre/qxqbk.fd
12mr|texlive-tex-gyre-2.004-2|830	%{_texmfdistdir}/tex/latex/tex-gyre/qxqcr.fd
12mr|texlive-tex-gyre-2.004-2|831	%{_texmfdistdir}/tex/latex/tex-gyre/qxqcs.fd
12mr|texlive-tex-gyre-2.004-2|832	%{_texmfdistdir}/tex/latex/tex-gyre/qxqhv.fd
12mr|texlive-tex-gyre-2.004-2|833	%{_texmfdistdir}/tex/latex/tex-gyre/qxqhvc.fd
12mr|texlive-tex-gyre-2.004-2|834	%{_texmfdistdir}/tex/latex/tex-gyre/qxqpl.fd
12mr|texlive-tex-gyre-2.004-2|835	%{_texmfdistdir}/tex/latex/tex-gyre/qxqtm.fd
12mr|texlive-tex-gyre-2.004-2|836	%{_texmfdistdir}/tex/latex/tex-gyre/qxqzc.fd
12mr|texlive-tex-gyre-2.004-2|837	%{_texmfdistdir}/tex/latex/tex-gyre/qzapfcha.sty
12mr|texlive-tex-gyre-2.004-2|838	%{_texmfdistdir}/tex/latex/tex-gyre/t1qag.fd
12mr|texlive-tex-gyre-2.004-2|839	%{_texmfdistdir}/tex/latex/tex-gyre/t1qbk.fd
12mr|texlive-tex-gyre-2.004-2|840	%{_texmfdistdir}/tex/latex/tex-gyre/t1qcr.fd
12mr|texlive-tex-gyre-2.004-2|841	%{_texmfdistdir}/tex/latex/tex-gyre/t1qcs.fd
12mr|texlive-tex-gyre-2.004-2|842	%{_texmfdistdir}/tex/latex/tex-gyre/t1qhv.fd
12mr|texlive-tex-gyre-2.004-2|843	%{_texmfdistdir}/tex/latex/tex-gyre/t1qhvc.fd
12mr|texlive-tex-gyre-2.004-2|844	%{_texmfdistdir}/tex/latex/tex-gyre/t1qpl.fd
12mr|texlive-tex-gyre-2.004-2|845	%{_texmfdistdir}/tex/latex/tex-gyre/t1qtm.fd
12mr|texlive-tex-gyre-2.004-2|846	%{_texmfdistdir}/tex/latex/tex-gyre/t1qzc.fd
12mr|texlive-tex-gyre-2.004-2|847	%{_texmfdistdir}/tex/latex/tex-gyre/t5qag.fd
12mr|texlive-tex-gyre-2.004-2|848	%{_texmfdistdir}/tex/latex/tex-gyre/t5qbk.fd
12mr|texlive-tex-gyre-2.004-2|849	%{_texmfdistdir}/tex/latex/tex-gyre/t5qcr.fd
12mr|texlive-tex-gyre-2.004-2|850	%{_texmfdistdir}/tex/latex/tex-gyre/t5qcs.fd
12mr|texlive-tex-gyre-2.004-2|851	%{_texmfdistdir}/tex/latex/tex-gyre/t5qhv.fd
12mr|texlive-tex-gyre-2.004-2|852	%{_texmfdistdir}/tex/latex/tex-gyre/t5qhvc.fd
12mr|texlive-tex-gyre-2.004-2|853	%{_texmfdistdir}/tex/latex/tex-gyre/t5qpl.fd
12mr|texlive-tex-gyre-2.004-2|854	%{_texmfdistdir}/tex/latex/tex-gyre/t5qtm.fd
12mr|texlive-tex-gyre-2.004-2|855	%{_texmfdistdir}/tex/latex/tex-gyre/t5qzc.fd
12mr|texlive-tex-gyre-2.004-2|856	%{_texmfdistdir}/tex/latex/tex-gyre/tgadventor.sty
12mr|texlive-tex-gyre-2.004-2|857	%{_texmfdistdir}/tex/latex/tex-gyre/tgbonum.sty
12mr|texlive-tex-gyre-2.004-2|858	%{_texmfdistdir}/tex/latex/tex-gyre/tgchorus.sty
12mr|texlive-tex-gyre-2.004-2|859	%{_texmfdistdir}/tex/latex/tex-gyre/tgcursor.sty
12mr|texlive-tex-gyre-2.004-2|860	%{_texmfdistdir}/tex/latex/tex-gyre/tgheros.sty
12mr|texlive-tex-gyre-2.004-2|861	%{_texmfdistdir}/tex/latex/tex-gyre/tgpagella.sty
12mr|texlive-tex-gyre-2.004-2|862	%{_texmfdistdir}/tex/latex/tex-gyre/tgschola.sty
12mr|texlive-tex-gyre-2.004-2|863	%{_texmfdistdir}/tex/latex/tex-gyre/tgtermes.sty
12mr|texlive-tex-gyre-2.004-2|864	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qag.fd
12mr|texlive-tex-gyre-2.004-2|865	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qbk.fd
12mr|texlive-tex-gyre-2.004-2|866	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qcr.fd
12mr|texlive-tex-gyre-2.004-2|867	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qcs.fd
12mr|texlive-tex-gyre-2.004-2|868	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qhv.fd
12mr|texlive-tex-gyre-2.004-2|869	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qhvc.fd
12mr|texlive-tex-gyre-2.004-2|870	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qpl.fd
12mr|texlive-tex-gyre-2.004-2|871	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qtm.fd
12mr|texlive-tex-gyre-2.004-2|872	%{_texmfdistdir}/tex/latex/tex-gyre/ts1qzc.fd
12mr|texlive-tex-gyre-2.004-2|873	%_texmf_updmap_d/tex-gyre
12mr|texlive-tex-gyre-2.004-2|874	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/GUST-FONT-LICENSE.txt
12mr|texlive-tex-gyre-2.004-2|875	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Adventor.txt
12mr|texlive-tex-gyre-2.004-2|876	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Bonum.txt
12mr|texlive-tex-gyre-2.004-2|877	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Chorus.txt
12mr|texlive-tex-gyre-2.004-2|878	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Cursor.txt
12mr|texlive-tex-gyre-2.004-2|879	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Heros.txt
12mr|texlive-tex-gyre-2.004-2|880	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Pagella.txt
12mr|texlive-tex-gyre-2.004-2|881	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Schola.txt
12mr|texlive-tex-gyre-2.004-2|882	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/MANIFEST-TeX-Gyre-Termes.txt
12mr|texlive-tex-gyre-2.004-2|883	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Adventor.txt
12mr|texlive-tex-gyre-2.004-2|884	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Bonum.txt
12mr|texlive-tex-gyre-2.004-2|885	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Chorus.txt
12mr|texlive-tex-gyre-2.004-2|886	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Cursor.txt
12mr|texlive-tex-gyre-2.004-2|887	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Heros.txt
12mr|texlive-tex-gyre-2.004-2|888	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Pagella.txt
12mr|texlive-tex-gyre-2.004-2|889	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Schola.txt
12mr|texlive-tex-gyre-2.004-2|890	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/README-TeX-Gyre-Termes.txt
12mr|texlive-tex-gyre-2.004-2|891	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/goadb999.nam
12mr|texlive-tex-gyre-2.004-2|892	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qag-hist.txt
12mr|texlive-tex-gyre-2.004-2|893	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qag-info.pdf
12mr|texlive-tex-gyre-2.004-2|894	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qag-test.pdf
12mr|texlive-tex-gyre-2.004-2|895	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qag-test.tex
12mr|texlive-tex-gyre-2.004-2|896	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qagb.fea
12mr|texlive-tex-gyre-2.004-2|897	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qagbi.fea
12mr|texlive-tex-gyre-2.004-2|898	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qagr.fea
12mr|texlive-tex-gyre-2.004-2|899	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qagri.fea
12mr|texlive-tex-gyre-2.004-2|900	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbk-hist.txt
12mr|texlive-tex-gyre-2.004-2|901	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbk-info.pdf
12mr|texlive-tex-gyre-2.004-2|902	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbk-test.pdf
12mr|texlive-tex-gyre-2.004-2|903	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbk-test.tex
12mr|texlive-tex-gyre-2.004-2|904	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbkb.fea
12mr|texlive-tex-gyre-2.004-2|905	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbkbi.fea
12mr|texlive-tex-gyre-2.004-2|906	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbkr.fea
12mr|texlive-tex-gyre-2.004-2|907	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qbkri.fea
12mr|texlive-tex-gyre-2.004-2|908	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcr-hist.txt
12mr|texlive-tex-gyre-2.004-2|909	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcr-info.pdf
12mr|texlive-tex-gyre-2.004-2|910	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcr-test.pdf
12mr|texlive-tex-gyre-2.004-2|911	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcr-test.tex
12mr|texlive-tex-gyre-2.004-2|912	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcrb.fea
12mr|texlive-tex-gyre-2.004-2|913	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcrbi.fea
12mr|texlive-tex-gyre-2.004-2|914	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcrr.fea
12mr|texlive-tex-gyre-2.004-2|915	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcrri.fea
12mr|texlive-tex-gyre-2.004-2|916	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcs-hist.txt
12mr|texlive-tex-gyre-2.004-2|917	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcs-info.pdf
12mr|texlive-tex-gyre-2.004-2|918	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcs-test.pdf
12mr|texlive-tex-gyre-2.004-2|919	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcs-test.tex
12mr|texlive-tex-gyre-2.004-2|920	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcsb.fea
12mr|texlive-tex-gyre-2.004-2|921	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcsbi.fea
12mr|texlive-tex-gyre-2.004-2|922	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcsr.fea
12mr|texlive-tex-gyre-2.004-2|923	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qcsri.fea
12mr|texlive-tex-gyre-2.004-2|924	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhv-hist.txt
12mr|texlive-tex-gyre-2.004-2|925	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhv-info.pdf
12mr|texlive-tex-gyre-2.004-2|926	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhv-test.pdf
12mr|texlive-tex-gyre-2.004-2|927	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhv-test.tex
12mr|texlive-tex-gyre-2.004-2|928	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvb.fea
12mr|texlive-tex-gyre-2.004-2|929	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvbi.fea
12mr|texlive-tex-gyre-2.004-2|930	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvcb.fea
12mr|texlive-tex-gyre-2.004-2|931	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvcbi.fea
12mr|texlive-tex-gyre-2.004-2|932	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvcr.fea
12mr|texlive-tex-gyre-2.004-2|933	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvcri.fea
12mr|texlive-tex-gyre-2.004-2|934	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvr.fea
12mr|texlive-tex-gyre-2.004-2|935	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qhvri.fea
12mr|texlive-tex-gyre-2.004-2|936	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qpl-hist.txt
12mr|texlive-tex-gyre-2.004-2|937	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qpl-info.pdf
12mr|texlive-tex-gyre-2.004-2|938	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qpl-test.pdf
12mr|texlive-tex-gyre-2.004-2|939	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qpl-test.tex
12mr|texlive-tex-gyre-2.004-2|940	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qplb.fea
12mr|texlive-tex-gyre-2.004-2|941	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qplbi.fea
12mr|texlive-tex-gyre-2.004-2|942	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qplr.fea
12mr|texlive-tex-gyre-2.004-2|943	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qplri.fea
12mr|texlive-tex-gyre-2.004-2|944	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtm-hist.txt
12mr|texlive-tex-gyre-2.004-2|945	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtm-info.pdf
12mr|texlive-tex-gyre-2.004-2|946	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtm-test.pdf
12mr|texlive-tex-gyre-2.004-2|947	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtm-test.tex
12mr|texlive-tex-gyre-2.004-2|948	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtmb.fea
12mr|texlive-tex-gyre-2.004-2|949	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtmbi.fea
12mr|texlive-tex-gyre-2.004-2|950	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtmr.fea
12mr|texlive-tex-gyre-2.004-2|951	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qtmri.fea
12mr|texlive-tex-gyre-2.004-2|952	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qzc-hist.txt
12mr|texlive-tex-gyre-2.004-2|953	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qzc-info.pdf
12mr|texlive-tex-gyre-2.004-2|954	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qzc-test.pdf
12mr|texlive-tex-gyre-2.004-2|955	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qzc-test.tex
12mr|texlive-tex-gyre-2.004-2|956	%doc %{_texmfdistdir}/doc/fonts/tex-gyre/qzcmi.fea
12mr|texlive-tex-gyre-2.004-2|957	
12mr|texlive-tex-gyre-2.004-2|958	#-----------------------------------------------------------------------
12mr|texlive-tex-gyre-2.004-2|959	%prep
12mr|texlive-tex-gyre-2.004-2|960	%setup -c -a0 -a1
12mr|texlive-tex-gyre-2.004-2|961	
12mr|texlive-tex-gyre-2.004-2|962	%build
12mr|texlive-tex-gyre-2.004-2|963	
12mr|texlive-tex-gyre-2.004-2|964	%install
12mr|texlive-tex-gyre-2.004-2|965	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tex-gyre-2.004-2|966	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tex-gyre-2.004-2|967	mkdir -p %{buildroot}%{_texmf_updmap_d}
12mr|texlive-tex-gyre-2.004-2|968	cat > %{buildroot}%{_texmf_updmap_d}/tex-gyre <<EOF
12mr|texlive-tex-gyre-2.004-2|969	Map qag.map
12mr|texlive-tex-gyre-2.004-2|970	Map qbk.map
12mr|texlive-tex-gyre-2.004-2|971	Map qcr.map
12mr|texlive-tex-gyre-2.004-2|972	Map qcs.map
12mr|texlive-tex-gyre-2.004-2|973	Map qhv.map
12mr|texlive-tex-gyre-2.004-2|974	Map qpl.map
12mr|texlive-tex-gyre-2.004-2|975	Map qtm.map
12mr|texlive-tex-gyre-2.004-2|976	Map qzc.map
12mr|texlive-tex-gyre-2.004-2|977	EOF
12mr|texlive-tex-gyre-2.004-2|978	
12mr|texlive-tex-gyre-2.004-2|979	
12mr|texlive-tex-gyre-2.004-2|980	
12mr|texlive-tex-gyre-2.004-2|981	%changelog
12mr|texlive-tex-gyre-2.004-2|982	

18695 12
12mr|texlive-tex-gyre-math-1.008-1|1	# revision 26838
12mr|texlive-tex-gyre-math-1.008-1|2	# category Package
12mr|texlive-tex-gyre-math-1.008-1|3	# catalog-ctan /fonts/tex-gyre-math
12mr|texlive-tex-gyre-math-1.008-1|4	# catalog-date 2012-06-05 00:19:44 +0200
12mr|texlive-tex-gyre-math-1.008-1|5	# catalog-license lppl
12mr|texlive-tex-gyre-math-1.008-1|6	# catalog-version 1.008
12mr|texlive-tex-gyre-math-1.008-1|7	Name:		texlive-tex-gyre-math
12mr|texlive-tex-gyre-math-1.008-1|8	Version:	1.008
12mr|texlive-tex-gyre-math-1.008-1|9	Release:	1
12mr|texlive-tex-gyre-math-1.008-1|10	Summary:	Maths fonts to match tex-gyre text fonts
12mr|texlive-tex-gyre-math-1.008-1|11	Group:		Publishing
12mr|texlive-tex-gyre-math-1.008-1|12	URL:		http://www.ctan.org/tex-archive/fonts/tex-gyre-math
12mr|texlive-tex-gyre-math-1.008-1|13	License:	LPPL
12mr|texlive-tex-gyre-math-1.008-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-gyre-math.tar.xz
12mr|texlive-tex-gyre-math-1.008-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-gyre-math.doc.tar.xz
12mr|texlive-tex-gyre-math-1.008-1|16	BuildArch:	noarch
12mr|texlive-tex-gyre-math-1.008-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tex-gyre-math-1.008-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tex-gyre-math-1.008-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-tex-gyre-math-1.008-1|20	
12mr|texlive-tex-gyre-math-1.008-1|21	%description
12mr|texlive-tex-gyre-math-1.008-1|22	TeX-Gyre-Math is to be a collection of maths fonts to match the
12mr|texlive-tex-gyre-math-1.008-1|23	text fonts of the TeX-Gyre collection. The collection will be
12mr|texlive-tex-gyre-math-1.008-1|24	made available in OpenType format, only; fonts will conform to
12mr|texlive-tex-gyre-math-1.008-1|25	the developing standards for OpenType maths fonts. At present,
12mr|texlive-tex-gyre-math-1.008-1|26	only TeX-Gyre-Math-Pagella is available.
12mr|texlive-tex-gyre-math-1.008-1|27	
12mr|texlive-tex-gyre-math-1.008-1|28	%post
12mr|texlive-tex-gyre-math-1.008-1|29	%{_sbindir}/texlive.post
12mr|texlive-tex-gyre-math-1.008-1|30	
12mr|texlive-tex-gyre-math-1.008-1|31	%postun
12mr|texlive-tex-gyre-math-1.008-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-tex-gyre-math-1.008-1|33	%{_sbindir}/texlive.post
12mr|texlive-tex-gyre-math-1.008-1|34	fi
12mr|texlive-tex-gyre-math-1.008-1|35	
12mr|texlive-tex-gyre-math-1.008-1|36	#-----------------------------------------------------------------------
12mr|texlive-tex-gyre-math-1.008-1|37	%files
12mr|texlive-tex-gyre-math-1.008-1|38	%{_texmfdistdir}/fonts/opentype/public/tex-gyre-math/texgyrepagella-math.otf
12mr|texlive-tex-gyre-math-1.008-1|39	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/GUST-FONT-LICENSE.txt
12mr|texlive-tex-gyre-math-1.008-1|40	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/MANIFEST-TeX-Gyre-Pagella-Math.txt
12mr|texlive-tex-gyre-math-1.008-1|41	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/README-TeX-Gyre-Pagella-Math.txt
12mr|texlive-tex-gyre-math-1.008-1|42	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/math-test.tex
12mr|texlive-tex-gyre-math-1.008-1|43	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/presentation-tg_pagella_math.pdf
12mr|texlive-tex-gyre-math-1.008-1|44	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-lualatex-tg_pagella_math.pdf
12mr|texlive-tex-gyre-math-1.008-1|45	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-lualatex-tg_pagella_math.tex
12mr|texlive-tex-gyre-math-1.008-1|46	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-word-tg_pagella_math.docx
12mr|texlive-tex-gyre-math-1.008-1|47	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-word-tg_pagella_math.pdf
12mr|texlive-tex-gyre-math-1.008-1|48	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-xelatex-tg_pagella_math.pdf
12mr|texlive-tex-gyre-math-1.008-1|49	%doc %{_texmfdistdir}/doc/fonts/tex-gyre-math/test-xelatex-tg_pagella_math.tex
12mr|texlive-tex-gyre-math-1.008-1|50	
12mr|texlive-tex-gyre-math-1.008-1|51	#-----------------------------------------------------------------------
12mr|texlive-tex-gyre-math-1.008-1|52	%prep
12mr|texlive-tex-gyre-math-1.008-1|53	%setup -c -a0 -a1
12mr|texlive-tex-gyre-math-1.008-1|54	
12mr|texlive-tex-gyre-math-1.008-1|55	%build
12mr|texlive-tex-gyre-math-1.008-1|56	
12mr|texlive-tex-gyre-math-1.008-1|57	%install
12mr|texlive-tex-gyre-math-1.008-1|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tex-gyre-math-1.008-1|59	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tex-gyre-math-1.008-1|60	
12mr|texlive-tex-gyre-math-1.008-1|61	
12mr|texlive-tex-gyre-math-1.008-1|62	
12mr|texlive-tex-gyre-math-1.008-1|63	%changelog
12mr|texlive-tex-gyre-math-1.008-1|64	

18696 12
12mr|texlive-texilikechaps-1.0-2|1	# revision 16752
12mr|texlive-texilikechaps-1.0-2|2	# category Package
12mr|texlive-texilikechaps-1.0-2|3	# catalog-ctan /macros/latex/contrib/misc/texilikechaps.sty
12mr|texlive-texilikechaps-1.0-2|4	# catalog-date 2010-01-19 19:25:42 +0100
12mr|texlive-texilikechaps-1.0-2|5	# catalog-license lppl
12mr|texlive-texilikechaps-1.0-2|6	# catalog-version 1.0
12mr|texlive-texilikechaps-1.0-2|7	Name:		texlive-texilikechaps
12mr|texlive-texilikechaps-1.0-2|8	Version:	1.0
12mr|texlive-texilikechaps-1.0-2|9	Release:	2
12mr|texlive-texilikechaps-1.0-2|10	Summary:	Format chapters with a texi-like format
12mr|texlive-texilikechaps-1.0-2|11	Group:		Publishing
12mr|texlive-texilikechaps-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/misc/texilikechaps.sty
12mr|texlive-texilikechaps-1.0-2|13	License:	LPPL
12mr|texlive-texilikechaps-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texilikechaps.tar.xz
12mr|texlive-texilikechaps-1.0-2|15	BuildArch:	noarch
12mr|texlive-texilikechaps-1.0-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-texilikechaps-1.0-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-texilikechaps-1.0-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-texilikechaps-1.0-2|19	
12mr|texlive-texilikechaps-1.0-2|20	%description
12mr|texlive-texilikechaps-1.0-2|21	The package enables the user to reduce the size of the rather
12mr|texlive-texilikechaps-1.0-2|22	large chapter headings in standard classes into a texi-like
12mr|texlive-texilikechaps-1.0-2|23	smaller format. Details of the format may be controlled with
12mr|texlive-texilikechaps-1.0-2|24	internal commands.
12mr|texlive-texilikechaps-1.0-2|25	
12mr|texlive-texilikechaps-1.0-2|26	%post
12mr|texlive-texilikechaps-1.0-2|27	%{_sbindir}/texlive.post
12mr|texlive-texilikechaps-1.0-2|28	
12mr|texlive-texilikechaps-1.0-2|29	%postun
12mr|texlive-texilikechaps-1.0-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-texilikechaps-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-texilikechaps-1.0-2|32	fi
12mr|texlive-texilikechaps-1.0-2|33	
12mr|texlive-texilikechaps-1.0-2|34	#-----------------------------------------------------------------------
12mr|texlive-texilikechaps-1.0-2|35	%files
12mr|texlive-texilikechaps-1.0-2|36	%{_texmfdistdir}/tex/latex/texilikechaps/texilikechaps.sty
12mr|texlive-texilikechaps-1.0-2|37	
12mr|texlive-texilikechaps-1.0-2|38	#-----------------------------------------------------------------------
12mr|texlive-texilikechaps-1.0-2|39	%prep
12mr|texlive-texilikechaps-1.0-2|40	%setup -c -a0
12mr|texlive-texilikechaps-1.0-2|41	
12mr|texlive-texilikechaps-1.0-2|42	%build
12mr|texlive-texilikechaps-1.0-2|43	
12mr|texlive-texilikechaps-1.0-2|44	%install
12mr|texlive-texilikechaps-1.0-2|45	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-texilikechaps-1.0-2|46	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-texilikechaps-1.0-2|47	
12mr|texlive-texilikechaps-1.0-2|48	
12mr|texlive-texilikechaps-1.0-2|49	
12mr|texlive-texilikechaps-1.0-2|50	%changelog
12mr|texlive-texilikechaps-1.0-2|51	

18697 12
12mr|texlive-texilikecover-0.1-2|1	# revision 15878
12mr|texlive-texilikecover-0.1-2|2	# category Package
12mr|texlive-texilikecover-0.1-2|3	# catalog-ctan /macros/latex/contrib/misc/texilikecover.sty
12mr|texlive-texilikecover-0.1-2|4	# catalog-date 2008-08-24 10:50:19 +0200
12mr|texlive-texilikecover-0.1-2|5	# catalog-license lppl
12mr|texlive-texilikecover-0.1-2|6	# catalog-version 0.1
12mr|texlive-texilikecover-0.1-2|7	Name:		texlive-texilikecover
12mr|texlive-texilikecover-0.1-2|8	Version:	0.1
12mr|texlive-texilikecover-0.1-2|9	Release:	2
12mr|texlive-texilikecover-0.1-2|10	Summary:	A cover-page package, like TeXinfo
12mr|texlive-texilikecover-0.1-2|11	Group:		Publishing
12mr|texlive-texilikecover-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/misc/texilikecover.sty
12mr|texlive-texilikecover-0.1-2|13	License:	LPPL
12mr|texlive-texilikecover-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texilikecover.tar.xz
12mr|texlive-texilikecover-0.1-2|15	BuildArch:	noarch
12mr|texlive-texilikecover-0.1-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-texilikecover-0.1-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-texilikecover-0.1-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-texilikecover-0.1-2|19	
12mr|texlive-texilikecover-0.1-2|20	%description
12mr|texlive-texilikecover-0.1-2|21	The package creates document cover pages, like those that
12mr|texlive-texilikecover-0.1-2|22	TeXinfo produces.
12mr|texlive-texilikecover-0.1-2|23	
12mr|texlive-texilikecover-0.1-2|24	%post
12mr|texlive-texilikecover-0.1-2|25	%{_sbindir}/texlive.post
12mr|texlive-texilikecover-0.1-2|26	
12mr|texlive-texilikecover-0.1-2|27	%postun
12mr|texlive-texilikecover-0.1-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-texilikecover-0.1-2|29	%{_sbindir}/texlive.post
12mr|texlive-texilikecover-0.1-2|30	fi
12mr|texlive-texilikecover-0.1-2|31	
12mr|texlive-texilikecover-0.1-2|32	#-----------------------------------------------------------------------
12mr|texlive-texilikecover-0.1-2|33	%files
12mr|texlive-texilikecover-0.1-2|34	%{_texmfdistdir}/tex/latex/texilikecover/texilikecover.sty
12mr|texlive-texilikecover-0.1-2|35	
12mr|texlive-texilikecover-0.1-2|36	#-----------------------------------------------------------------------
12mr|texlive-texilikecover-0.1-2|37	%prep
12mr|texlive-texilikecover-0.1-2|38	%setup -c -a0
12mr|texlive-texilikecover-0.1-2|39	
12mr|texlive-texilikecover-0.1-2|40	%build
12mr|texlive-texilikecover-0.1-2|41	
12mr|texlive-texilikecover-0.1-2|42	%install
12mr|texlive-texilikecover-0.1-2|43	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-texilikecover-0.1-2|44	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-texilikecover-0.1-2|45	
12mr|texlive-texilikecover-0.1-2|46	
12mr|texlive-texilikecover-0.1-2|47	
12mr|texlive-texilikecover-0.1-2|48	%changelog
12mr|texlive-texilikecover-0.1-2|49	

18698 12
12mr|texlive-texinfo-20120605.14-1|1	# revision 27289
12mr|texlive-texinfo-20120605.14-1|2	# category Package
12mr|texlive-texinfo-20120605.14-1|3	# catalog-ctan /macros/texinfo/texinfo
12mr|texlive-texinfo-20120605.14-1|4	# catalog-date 2012-07-07 16:36:49 +0200
12mr|texlive-texinfo-20120605.14-1|5	# catalog-license gpl
12mr|texlive-texinfo-20120605.14-1|6	# catalog-version 2012-06-05.14
12mr|texlive-texinfo-20120605.14-1|7	Name:		texlive-texinfo
12mr|texlive-texinfo-20120605.14-1|8	Version:	20120605.14
12mr|texlive-texinfo-20120605.14-1|9	Release:	1
12mr|texlive-texinfo-20120605.14-1|10	Summary:	Texinfo documentation system
12mr|texlive-texinfo-20120605.14-1|11	Group:		Publishing
12mr|texlive-texinfo-20120605.14-1|12	URL:		http://www.ctan.org/tex-archive/macros/texinfo/texinfo
12mr|texlive-texinfo-20120605.14-1|13	License:	GPL
12mr|texlive-texinfo-20120605.14-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texinfo.tar.xz
12mr|texlive-texinfo-20120605.14-1|15	BuildArch:	noarch
12mr|texlive-texinfo-20120605.14-1|16	BuildRequires:	texlive-tlpkg
12mr|texlive-texinfo-20120605.14-1|17	Requires(pre):	texlive-tlpkg
12mr|texlive-texinfo-20120605.14-1|18	Requires(post):	texlive-kpathsea
12mr|texlive-texinfo-20120605.14-1|19	
12mr|texlive-texinfo-20120605.14-1|20	%description
12mr|texlive-texinfo-20120605.14-1|21	Info is the preferred format for documentation in the GNU
12mr|texlive-texinfo-20120605.14-1|22	project; the format may be used to produce online or printed
12mr|texlive-texinfo-20120605.14-1|23	output from a single source. The Texinfo macros may be used to
12mr|texlive-texinfo-20120605.14-1|24	produce printable output using TeX; other programs in the
12mr|texlive-texinfo-20120605.14-1|25	distribution offer online interactive use (with hypertext
12mr|texlive-texinfo-20120605.14-1|26	linkages in some cases). Note that a developers' snapshot of
12mr|texlive-texinfo-20120605.14-1|27	the latest working version of the Texinfo macros may be found
12mr|texlive-texinfo-20120605.14-1|28	in the Texinfo 'latest' package.
12mr|texlive-texinfo-20120605.14-1|29	
12mr|texlive-texinfo-20120605.14-1|30	%post
12mr|texlive-texinfo-20120605.14-1|31	%{_sbindir}/texlive.post
12mr|texlive-texinfo-20120605.14-1|32	
12mr|texlive-texinfo-20120605.14-1|33	%postun
12mr|texlive-texinfo-20120605.14-1|34	if [ $1 -eq 0 ]; then
12mr|texlive-texinfo-20120605.14-1|35	%{_sbindir}/texlive.post
12mr|texlive-texinfo-20120605.14-1|36	fi
12mr|texlive-texinfo-20120605.14-1|37	
12mr|texlive-texinfo-20120605.14-1|38	#-----------------------------------------------------------------------
12mr|texlive-texinfo-20120605.14-1|39	%files
12mr|texlive-texinfo-20120605.14-1|40	%{_texmfdistdir}/tex/texinfo/texinfo.ini
12mr|texlive-texinfo-20120605.14-1|41	%{_texmfdistdir}/tex/texinfo/texinfo.tex
12mr|texlive-texinfo-20120605.14-1|42	%{_texmfdistdir}/tex/texinfo/txi-cs.tex
12mr|texlive-texinfo-20120605.14-1|43	%{_texmfdistdir}/tex/texinfo/txi-de.tex
12mr|texlive-texinfo-20120605.14-1|44	%{_texmfdistdir}/tex/texinfo/txi-en.tex
12mr|texlive-texinfo-20120605.14-1|45	%{_texmfdistdir}/tex/texinfo/txi-es.tex
12mr|texlive-texinfo-20120605.14-1|46	%{_texmfdistdir}/tex/texinfo/txi-fr.tex
12mr|texlive-texinfo-20120605.14-1|47	%{_texmfdistdir}/tex/texinfo/txi-it.tex
12mr|texlive-texinfo-20120605.14-1|48	%{_texmfdistdir}/tex/texinfo/txi-nb.tex
12mr|texlive-texinfo-20120605.14-1|49	%{_texmfdistdir}/tex/texinfo/txi-nl.tex
12mr|texlive-texinfo-20120605.14-1|50	%{_texmfdistdir}/tex/texinfo/txi-nn.tex
12mr|texlive-texinfo-20120605.14-1|51	%{_texmfdistdir}/tex/texinfo/txi-pl.tex
12mr|texlive-texinfo-20120605.14-1|52	%{_texmfdistdir}/tex/texinfo/txi-pt.tex
12mr|texlive-texinfo-20120605.14-1|53	%{_texmfdistdir}/tex/texinfo/txi-ru.tex
12mr|texlive-texinfo-20120605.14-1|54	%{_texmfdistdir}/tex/texinfo/txi-sr.tex
12mr|texlive-texinfo-20120605.14-1|55	%{_texmfdistdir}/tex/texinfo/txi-tr.tex
12mr|texlive-texinfo-20120605.14-1|56	%{_texmfdistdir}/tex/texinfo/txi-uk.tex
12mr|texlive-texinfo-20120605.14-1|57	
12mr|texlive-texinfo-20120605.14-1|58	#-----------------------------------------------------------------------
12mr|texlive-texinfo-20120605.14-1|59	%prep
12mr|texlive-texinfo-20120605.14-1|60	%setup -c -a0
12mr|texlive-texinfo-20120605.14-1|61	
12mr|texlive-texinfo-20120605.14-1|62	%build
12mr|texlive-texinfo-20120605.14-1|63	
12mr|texlive-texinfo-20120605.14-1|64	%install
12mr|texlive-texinfo-20120605.14-1|65	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-texinfo-20120605.14-1|66	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-texinfo-20120605.14-1|67	
12mr|texlive-texinfo-20120605.14-1|68	
12mr|texlive-texinfo-20120605.14-1|69	
12mr|texlive-texinfo-20120605.14-1|70	%changelog
12mr|texlive-texinfo-20120605.14-1|71	

18699 12
12mr|texlive-tex-label-20091214-2|1	# revision 16372
12mr|texlive-tex-label-20091214-2|2	# category Package
12mr|texlive-tex-label-20091214-2|3	# catalog-ctan /macros/latex/contrib/tex-label
12mr|texlive-tex-label-20091214-2|4	# catalog-date 2009-12-14 16:47:24 +0100
12mr|texlive-tex-label-20091214-2|5	# catalog-license lppl1.3
12mr|texlive-tex-label-20091214-2|6	# catalog-version undef
12mr|texlive-tex-label-20091214-2|7	Name:		texlive-tex-label
12mr|texlive-tex-label-20091214-2|8	Version:	20091214
12mr|texlive-tex-label-20091214-2|9	Release:	2
12mr|texlive-tex-label-20091214-2|10	Summary:	Place a classification on each page of a document
12mr|texlive-tex-label-20091214-2|11	Group:		Publishing
12mr|texlive-tex-label-20091214-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tex-label
12mr|texlive-tex-label-20091214-2|13	License:	LPPL1.3
12mr|texlive-tex-label-20091214-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-label.tar.xz
12mr|texlive-tex-label-20091214-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-label.doc.tar.xz
12mr|texlive-tex-label-20091214-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-label.source.tar.xz
12mr|texlive-tex-label-20091214-2|17	BuildArch:	noarch
12mr|texlive-tex-label-20091214-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tex-label-20091214-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tex-label-20091214-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-tex-label-20091214-2|21	
12mr|texlive-tex-label-20091214-2|22	%description
12mr|texlive-tex-label-20091214-2|23	Enables the user to place a 'classification' label on each
12mr|texlive-tex-label-20091214-2|24	page, at the bottom to the right of the page number.
12mr|texlive-tex-label-20091214-2|25	
12mr|texlive-tex-label-20091214-2|26	%post
12mr|texlive-tex-label-20091214-2|27	%{_sbindir}/texlive.post
12mr|texlive-tex-label-20091214-2|28	
12mr|texlive-tex-label-20091214-2|29	%postun
12mr|texlive-tex-label-20091214-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-tex-label-20091214-2|31	%{_sbindir}/texlive.post
12mr|texlive-tex-label-20091214-2|32	fi
12mr|texlive-tex-label-20091214-2|33	
12mr|texlive-tex-label-20091214-2|34	#-----------------------------------------------------------------------
12mr|texlive-tex-label-20091214-2|35	%files
12mr|texlive-tex-label-20091214-2|36	%{_texmfdistdir}/tex/latex/tex-label/tex-label.sty
12mr|texlive-tex-label-20091214-2|37	%doc %{_texmfdistdir}/doc/latex/tex-label/README
12mr|texlive-tex-label-20091214-2|38	%doc %{_texmfdistdir}/doc/latex/tex-label/tex-label-demo.pdf
12mr|texlive-tex-label-20091214-2|39	%doc %{_texmfdistdir}/doc/latex/tex-label/tex-label-demo.tex
12mr|texlive-tex-label-20091214-2|40	%doc %{_texmfdistdir}/doc/latex/tex-label/tex-label-doc.pdf
12mr|texlive-tex-label-20091214-2|41	%doc %{_texmfdistdir}/doc/latex/tex-label/tex-label-doc.tex
12mr|texlive-tex-label-20091214-2|42	#- source
12mr|texlive-tex-label-20091214-2|43	%doc %{_texmfdistdir}/source/latex/tex-label/Makefile
12mr|texlive-tex-label-20091214-2|44	
12mr|texlive-tex-label-20091214-2|45	#-----------------------------------------------------------------------
12mr|texlive-tex-label-20091214-2|46	%prep
12mr|texlive-tex-label-20091214-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-tex-label-20091214-2|48	
12mr|texlive-tex-label-20091214-2|49	%build
12mr|texlive-tex-label-20091214-2|50	
12mr|texlive-tex-label-20091214-2|51	%install
12mr|texlive-tex-label-20091214-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tex-label-20091214-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tex-label-20091214-2|54	
12mr|texlive-tex-label-20091214-2|55	
12mr|texlive-tex-label-20091214-2|56	
12mr|texlive-tex-label-20091214-2|57	%changelog
12mr|texlive-tex-label-20091214-2|58	

18700 12
12mr|texlive-texlive-common-20120808-1|1	# revision 26673
12mr|texlive-texlive-common-20120808-1|2	# category TLCore
12mr|texlive-texlive-common-20120808-1|3	# catalog-ctan undef
12mr|texlive-texlive-common-20120808-1|4	# catalog-date undef
12mr|texlive-texlive-common-20120808-1|5	# catalog-license undef
12mr|texlive-texlive-common-20120808-1|6	# catalog-version undef
12mr|texlive-texlive-common-20120808-1|7	Name:		texlive-texlive-common
12mr|texlive-texlive-common-20120808-1|8	Version:	20120808
12mr|texlive-texlive-common-20120808-1|9	Release:	1
12mr|texlive-texlive-common-20120808-1|10	Summary:	TeX Live documentation (common elements)
12mr|texlive-texlive-common-20120808-1|11	Group:		Publishing
12mr|texlive-texlive-common-20120808-1|12	URL:		http://tug.org/texlive
12mr|texlive-texlive-common-20120808-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-texlive-common-20120808-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-common.tar.xz
12mr|texlive-texlive-common-20120808-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-common.doc.tar.xz
12mr|texlive-texlive-common-20120808-1|16	BuildArch:	noarch
12mr|texlive-texlive-common-20120808-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-texlive-common-20120808-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-texlive-common-20120808-1|19	
12mr|texlive-texlive-common-20120808-1|20	%description
12mr|texlive-texlive-common-20120808-1|21	TeXLive texlive-common package.
12mr|texlive-texlive-common-20120808-1|22	
12mr|texlive-texlive-common-20120808-1|23	#-----------------------------------------------------------------------
12mr|texlive-texlive-common-20120808-1|24	%files
12mr|texlive-texlive-common-20120808-1|25	%doc %{_texmfdir}/doc/texlive/index.html
12mr|texlive-texlive-common-20120808-1|26	%doc %{_texmfdir}/doc/texlive/texlive-common/examples/ex5.tex
12mr|texlive-texlive-common-20120808-1|27	%doc %{_texmfdir}/doc/texlive/texlive-common/examples/ex6.tex
12mr|texlive-texlive-common-20120808-1|28	%doc %{_texmfdir}/doc/texlive/texlive-common/examples/ex6a.tex
12mr|texlive-texlive-common-20120808-1|29	%doc %{_texmfdir}/doc/texlive/texlive-common/examples/ex6b.tex
12mr|texlive-texlive-common-20120808-1|30	%doc %{_texmfdir}/doc/texlive/texlive-common/examples/ex6c.tex
12mr|texlive-texlive-common-20120808-1|31	%doc %{_texmfdir}/doc/texlive/texlive-common/install-lnx-main.png
12mr|texlive-texlive-common-20120808-1|32	%doc %{_texmfdir}/doc/texlive/texlive-common/psview.png
12mr|texlive-texlive-common-20120808-1|33	%doc %{_texmfdir}/doc/texlive/texlive-common/stdcoll.png
12mr|texlive-texlive-common-20120808-1|34	%doc %{_texmfdir}/doc/texlive/texlive-common/tlmgr-general-options.png
12mr|texlive-texlive-common-20120808-1|35	%doc %{_texmfdir}/doc/texlive/texlive-common/tlmgr-gui.png
12mr|texlive-texlive-common-20120808-1|36	%doc %{_texmfdir}/doc/texlive/texlive-common/tlmgr-paper-options.png
12mr|texlive-texlive-common-20120808-1|37	%doc %{_texmfdir}/doc/texlive/texlive-common/tray-menu.png
12mr|texlive-texlive-common-20120808-1|38	%doc %{_texmfdir}/doc/texlive/texlive-common/wizard-w32.png
12mr|texlive-texlive-common-20120808-1|39	
12mr|texlive-texlive-common-20120808-1|40	#-----------------------------------------------------------------------
12mr|texlive-texlive-common-20120808-1|41	%prep
12mr|texlive-texlive-common-20120808-1|42	%setup -c -a0 -a1
12mr|texlive-texlive-common-20120808-1|43	
12mr|texlive-texlive-common-20120808-1|44	%build
12mr|texlive-texlive-common-20120808-1|45	
12mr|texlive-texlive-common-20120808-1|46	%install
12mr|texlive-texlive-common-20120808-1|47	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-texlive-common-20120808-1|48	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-texlive-common-20120808-1|49	
12mr|texlive-texlive-common-20120808-1|50	
12mr|texlive-texlive-common-20120808-1|51	
12mr|texlive-texlive-common-20120808-1|52	%changelog
12mr|texlive-texlive-common-20120808-1|53	

18701 12
12mr|texlive-texlive-cz-20120808-1|1	# revision 26864
12mr|texlive-texlive-cz-20120808-1|2	# category TLCore
12mr|texlive-texlive-cz-20120808-1|3	# catalog-ctan undef
12mr|texlive-texlive-cz-20120808-1|4	# catalog-date undef
12mr|texlive-texlive-cz-20120808-1|5	# catalog-license undef
12mr|texlive-texlive-cz-20120808-1|6	# catalog-version undef
12mr|texlive-texlive-cz-20120808-1|7	Name:		texlive-texlive-cz
12mr|texlive-texlive-cz-20120808-1|8	Version:	20120808
12mr|texlive-texlive-cz-20120808-1|9	Release:	1
12mr|texlive-texlive-cz-20120808-1|10	Summary:	TeX Live manual (Czech/Slovak)
12mr|texlive-texlive-cz-20120808-1|11	Group:		Publishing
12mr|texlive-texlive-cz-20120808-1|12	URL:		http://tug.org/texlive
12mr|texlive-texlive-cz-20120808-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-texlive-cz-20120808-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-cz.tar.xz
12mr|texlive-texlive-cz-20120808-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-cz.doc.tar.xz
12mr|texlive-texlive-cz-20120808-1|16	BuildArch:	noarch
12mr|texlive-texlive-cz-20120808-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-texlive-cz-20120808-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-texlive-cz-20120808-1|19	
12mr|texlive-texlive-cz-20120808-1|20	%description
12mr|texlive-texlive-cz-20120808-1|21	TeXLive texlive-cz package.
12mr|texlive-texlive-cz-20120808-1|22	
12mr|texlive-texlive-cz-20120808-1|23	#-----------------------------------------------------------------------
12mr|texlive-texlive-cz-20120808-1|24	%files
12mr|texlive-texlive-cz-20120808-1|25	%doc %{_texmfdir}/doc/texlive/texlive-cz/Makefile
12mr|texlive-texlive-cz-20120808-1|26	%doc %{_texmfdir}/doc/texlive/texlive-cz/csquote.sty
12mr|texlive-texlive-cz-20120808-1|27	%doc %{_texmfdir}/doc/texlive/texlive-cz/ec-lmr10-19.png
12mr|texlive-texlive-cz-20120808-1|28	%doc %{_texmfdir}/doc/texlive/texlive-cz/live4ht.cfg
12mr|texlive-texlive-cz-20120808-1|29	%doc %{_texmfdir}/doc/texlive/texlive-cz/tex-live.css
12mr|texlive-texlive-cz-20120808-1|30	%doc %{_texmfdir}/doc/texlive/texlive-cz/texlive-cz.css
12mr|texlive-texlive-cz-20120808-1|31	%doc %{_texmfdir}/doc/texlive/texlive-cz/texlive-cz.html
12mr|texlive-texlive-cz-20120808-1|32	%doc %{_texmfdir}/doc/texlive/texlive-cz/texlive-cz.pdf
12mr|texlive-texlive-cz-20120808-1|33	%doc %{_texmfdir}/doc/texlive/texlive-cz/texlive-cz.tex
12mr|texlive-texlive-cz-20120808-1|34	
12mr|texlive-texlive-cz-20120808-1|35	#-----------------------------------------------------------------------
12mr|texlive-texlive-cz-20120808-1|36	%prep
12mr|texlive-texlive-cz-20120808-1|37	%setup -c -a0 -a1
12mr|texlive-texlive-cz-20120808-1|38	
12mr|texlive-texlive-cz-20120808-1|39	%build
12mr|texlive-texlive-cz-20120808-1|40	
12mr|texlive-texlive-cz-20120808-1|41	%install
12mr|texlive-texlive-cz-20120808-1|42	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-texlive-cz-20120808-1|43	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-texlive-cz-20120808-1|44	
12mr|texlive-texlive-cz-20120808-1|45	
12mr|texlive-texlive-cz-20120808-1|46	
12mr|texlive-texlive-cz-20120808-1|47	%changelog
12mr|texlive-texlive-cz-20120808-1|48	

18702 12
12mr|texlive-texlive-de-20120808-1|1	# revision 26888
12mr|texlive-texlive-de-20120808-1|2	# category TLCore
12mr|texlive-texlive-de-20120808-1|3	# catalog-ctan undef
12mr|texlive-texlive-de-20120808-1|4	# catalog-date undef
12mr|texlive-texlive-de-20120808-1|5	# catalog-license undef
12mr|texlive-texlive-de-20120808-1|6	# catalog-version undef
12mr|texlive-texlive-de-20120808-1|7	Name:		texlive-texlive-de
12mr|texlive-texlive-de-20120808-1|8	Version:	20120808
12mr|texlive-texlive-de-20120808-1|9	Release:	1
12mr|texlive-texlive-de-20120808-1|10	Summary:	TeX Live manual (German)
12mr|texlive-texlive-de-20120808-1|11	Group:		Publishing
12mr|texlive-texlive-de-20120808-1|12	URL:		http://tug.org/texlive
12mr|texlive-texlive-de-20120808-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-texlive-de-20120808-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-de.tar.xz
12mr|texlive-texlive-de-20120808-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-de.doc.tar.xz
12mr|texlive-texlive-de-20120808-1|16	BuildArch:	noarch
12mr|texlive-texlive-de-20120808-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-texlive-de-20120808-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-texlive-de-20120808-1|19	
12mr|texlive-texlive-de-20120808-1|20	%description
12mr|texlive-texlive-de-20120808-1|21	TeXLive texlive-de package.
12mr|texlive-texlive-de-20120808-1|22	
12mr|texlive-texlive-de-20120808-1|23	#-----------------------------------------------------------------------
12mr|texlive-texlive-de-20120808-1|24	%files
12mr|texlive-texlive-de-20120808-1|25	%doc %{_texmfdir}/doc/texlive/texlive-de/Makefile
12mr|texlive-texlive-de-20120808-1|26	%doc %{_texmfdir}/doc/texlive/texlive-de/lmsy10-40.png
12mr|texlive-texlive-de-20120808-1|27	%doc %{_texmfdir}/doc/texlive/texlive-de/texlive-de.css
12mr|texlive-texlive-de-20120808-1|28	%doc %{_texmfdir}/doc/texlive/texlive-de/texlive-de.html
12mr|texlive-texlive-de-20120808-1|29	%doc %{_texmfdir}/doc/texlive/texlive-de/texlive-de.pdf
12mr|texlive-texlive-de-20120808-1|30	%doc %{_texmfdir}/doc/texlive/texlive-de/texlive-de.tex
12mr|texlive-texlive-de-20120808-1|31	
12mr|texlive-texlive-de-20120808-1|32	#-----------------------------------------------------------------------
12mr|texlive-texlive-de-20120808-1|33	%prep
12mr|texlive-texlive-de-20120808-1|34	%setup -c -a0 -a1
12mr|texlive-texlive-de-20120808-1|35	
12mr|texlive-texlive-de-20120808-1|36	%build
12mr|texlive-texlive-de-20120808-1|37	
12mr|texlive-texlive-de-20120808-1|38	%install
12mr|texlive-texlive-de-20120808-1|39	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-texlive-de-20120808-1|40	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-texlive-de-20120808-1|41	
12mr|texlive-texlive-de-20120808-1|42	
12mr|texlive-texlive-de-20120808-1|43	
12mr|texlive-texlive-de-20120808-1|44	%changelog
12mr|texlive-texlive-de-20120808-1|45	

18703 12
12mr|texlive-texlive-docindex-20120808-1|1	# revision 27294
12mr|texlive-texlive-docindex-20120808-1|2	# category TLCore
12mr|texlive-texlive-docindex-20120808-1|3	# catalog-ctan undef
12mr|texlive-texlive-docindex-20120808-1|4	# catalog-date undef
12mr|texlive-texlive-docindex-20120808-1|5	# catalog-license undef
12mr|texlive-texlive-docindex-20120808-1|6	# catalog-version undef
12mr|texlive-texlive-docindex-20120808-1|7	Name:		texlive-texlive-docindex
12mr|texlive-texlive-docindex-20120808-1|8	Version:	20120808
12mr|texlive-texlive-docindex-20120808-1|9	Release:	1
12mr|texlive-texlive-docindex-20120808-1|10	Summary:	top-level TeX Live doc.html, etc
12mr|texlive-texlive-docindex-20120808-1|11	Group:		Publishing
12mr|texlive-texlive-docindex-20120808-1|12	URL:		http://tug.org/texlive
12mr|texlive-texlive-docindex-20120808-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-texlive-docindex-20120808-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-docindex.tar.xz
12mr|texlive-texlive-docindex-20120808-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-docindex.doc.tar.xz
12mr|texlive-texlive-docindex-20120808-1|16	BuildArch:	noarch
12mr|texlive-texlive-docindex-20120808-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-texlive-docindex-20120808-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-texlive-docindex-20120808-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-texlive-docindex-20120808-1|20	
12mr|texlive-texlive-docindex-20120808-1|21	%description
12mr|texlive-texlive-docindex-20120808-1|22	These files are regenerated as needed, which is often, so we
12mr|texlive-texlive-docindex-20120808-1|23	make them a separate package.  See the tl-update-auto script
12mr|texlive-texlive-docindex-20120808-1|24	for the process.
12mr|texlive-texlive-docindex-20120808-1|25	
12mr|texlive-texlive-docindex-20120808-1|26	%post
12mr|texlive-texlive-docindex-20120808-1|27	%{_sbindir}/texlive.post
12mr|texlive-texlive-docindex-20120808-1|28	
12mr|texlive-texlive-docindex-20120808-1|29	%postun
12mr|texlive-texlive-docindex-20120808-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-texlive-docindex-20120808-1|31	%{_sbindir}/texlive.post
12mr|texlive-texlive-docindex-20120808-1|32	fi
12mr|texlive-texlive-docindex-20120808-1|33	
12mr|texlive-texlive-docindex-20120808-1|34	#-----------------------------------------------------------------------
12mr|texlive-texlive-docindex-20120808-1|35	%files
12mr|texlive-texlive-docindex-20120808-1|36	%doc %{_tlpkgdir}/texmf
12mr|texlive-texlive-docindex-20120808-1|37	%doc %{_tlpkgdir}/texmf-dist
12mr|texlive-texlive-docindex-20120808-1|38	%{_texmfdir}/scripts/texlive/var/texcatalogue.keywords
12mr|texlive-texlive-docindex-20120808-1|39	%doc %{_tlpkgdir}/doc.html
12mr|texlive-texlive-docindex-20120808-1|40	
12mr|texlive-texlive-docindex-20120808-1|41	#-----------------------------------------------------------------------
12mr|texlive-texlive-docindex-20120808-1|42	%prep
12mr|texlive-texlive-docindex-20120808-1|43	%setup -c -a0 -a1
12mr|texlive-texlive-docindex-20120808-1|44	
12mr|texlive-texlive-docindex-20120808-1|45	%build
12mr|texlive-texlive-docindex-20120808-1|46	
12mr|texlive-texlive-docindex-20120808-1|47	%install
12mr|texlive-texlive-docindex-20120808-1|48	mkdir -p %{buildroot}%{_tlpkgdir}
12mr|texlive-texlive-docindex-20120808-1|49	cp -fpa doc.html %{buildroot}%{_tlpkgdir}
12mr|texlive-texlive-docindex-20120808-1|50	pushd %{buildroot}%{_tlpkgdir}
12mr|texlive-texlive-docindex-20120808-1|51	# create symlinks so that links in doc.html (should) work
12mr|texlive-texlive-docindex-20120808-1|52	ln -sf %{_texmfdir} texmf
12mr|texlive-texlive-docindex-20120808-1|53	ln -sf %{_texmfdistdir} texmf-dist
12mr|texlive-texlive-docindex-20120808-1|54	popd
12mr|texlive-texlive-docindex-20120808-1|55	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-texlive-docindex-20120808-1|56	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-texlive-docindex-20120808-1|57	
12mr|texlive-texlive-docindex-20120808-1|58	
12mr|texlive-texlive-docindex-20120808-1|59	
12mr|texlive-texlive-docindex-20120808-1|60	%changelog
12mr|texlive-texlive-docindex-20120808-1|61	

18704 12
12mr|texlive-texlive-en-20120808-1|1	# revision 26703
12mr|texlive-texlive-en-20120808-1|2	# category TLCore
12mr|texlive-texlive-en-20120808-1|3	# catalog-ctan undef
12mr|texlive-texlive-en-20120808-1|4	# catalog-date undef
12mr|texlive-texlive-en-20120808-1|5	# catalog-license undef
12mr|texlive-texlive-en-20120808-1|6	# catalog-version undef
12mr|texlive-texlive-en-20120808-1|7	Name:		texlive-texlive-en
12mr|texlive-texlive-en-20120808-1|8	Version:	20120808
12mr|texlive-texlive-en-20120808-1|9	Release:	1
12mr|texlive-texlive-en-20120808-1|10	Summary:	TeX Live manual (English)
12mr|texlive-texlive-en-20120808-1|11	Group:		Publishing
12mr|texlive-texlive-en-20120808-1|12	URL:		http://tug.org/texlive
12mr|texlive-texlive-en-20120808-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-texlive-en-20120808-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-en.tar.xz
12mr|texlive-texlive-en-20120808-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-en.doc.tar.xz
12mr|texlive-texlive-en-20120808-1|16	BuildArch:	noarch
12mr|texlive-texlive-en-20120808-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-texlive-en-20120808-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-texlive-en-20120808-1|19	
12mr|texlive-texlive-en-20120808-1|20	%description
12mr|texlive-texlive-en-20120808-1|21	TeXLive texlive-en package.
12mr|texlive-texlive-en-20120808-1|22	
12mr|texlive-texlive-en-20120808-1|23	#-----------------------------------------------------------------------
12mr|texlive-texlive-en-20120808-1|24	%files
12mr|texlive-texlive-en-20120808-1|25	%doc %{_texmfdir}/doc/texlive/texlive-en/Makefile
12mr|texlive-texlive-en-20120808-1|26	%doc %{_texmfdir}/doc/texlive/texlive-en/README
12mr|texlive-texlive-en-20120808-1|27	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/bv-live.tex
12mr|texlive-texlive-en-20120808-1|28	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/bvoutln.sty
12mr|texlive-texlive-en-20120808-1|29	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/changemail
12mr|texlive-texlive-en-20120808-1|30	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/l.pl
12mr|texlive-texlive-en-20120808-1|31	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/live-2003.tex
12mr|texlive-texlive-en-20120808-1|32	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/live-2004.tex
12mr|texlive-texlive-en-20120808-1|33	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/live-2005.tex
12mr|texlive-texlive-en-20120808-1|34	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/live-2007.tex
12mr|texlive-texlive-en-20120808-1|35	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/live-2008.tex
12mr|texlive-texlive-en-20120808-1|36	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/live-2009.tex
12mr|texlive-texlive-en-20120808-1|37	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/live-2010.tex
12mr|texlive-texlive-en-20120808-1|38	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/live-2011.tex
12mr|texlive-texlive-en-20120808-1|39	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/live-tl7.tex
12mr|texlive-texlive-en-20120808-1|40	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/live4ht.cfg-2004
12mr|texlive-texlive-en-20120808-1|41	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/mod.pl
12mr|texlive-texlive-en-20120808-1|42	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/nocites.tex
12mr|texlive-texlive-en-20120808-1|43	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/picture.tex
12mr|texlive-texlive-en-20120808-1|44	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/split.pl
12mr|texlive-texlive-en-20120808-1|45	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/status.pl
12mr|texlive-texlive-en-20120808-1|46	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/tex-live.bib
12mr|texlive-texlive-en-20120808-1|47	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/tex-live.bst
12mr|texlive-texlive-en-20120808-1|48	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/tex-live.sty-2003
12mr|texlive-texlive-en-20120808-1|49	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/tex-live.sty-2004
12mr|texlive-texlive-en-20120808-1|50	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/tex-live.sty-2005
12mr|texlive-texlive-en-20120808-1|51	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/tex-live.sty-2007
12mr|texlive-texlive-en-20120808-1|52	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/tex-live.sty-2008
12mr|texlive-texlive-en-20120808-1|53	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/tex-live.sty-2009
12mr|texlive-texlive-en-20120808-1|54	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/tex-live.sty-2010
12mr|texlive-texlive-en-20120808-1|55	%doc %{_texmfdir}/doc/texlive/texlive-en/archive/texlive.pl
12mr|texlive-texlive-en-20120808-1|56	%doc %{_texmfdir}/doc/texlive/texlive-en/live4ht.cfg
12mr|texlive-texlive-en-20120808-1|57	%doc %{_texmfdir}/doc/texlive/texlive-en/tex-live.css
12mr|texlive-texlive-en-20120808-1|58	%doc %{_texmfdir}/doc/texlive/texlive-en/tex-live.sty
12mr|texlive-texlive-en-20120808-1|59	%doc %{_texmfdir}/doc/texlive/texlive-en/texlive-en.css
12mr|texlive-texlive-en-20120808-1|60	%doc %{_texmfdir}/doc/texlive/texlive-en/texlive-en.html
12mr|texlive-texlive-en-20120808-1|61	%doc %{_texmfdir}/doc/texlive/texlive-en/texlive-en.pdf
12mr|texlive-texlive-en-20120808-1|62	%doc %{_texmfdir}/doc/texlive/texlive-en/texlive-en.tex
12mr|texlive-texlive-en-20120808-1|63	
12mr|texlive-texlive-en-20120808-1|64	#-----------------------------------------------------------------------
12mr|texlive-texlive-en-20120808-1|65	%prep
12mr|texlive-texlive-en-20120808-1|66	%setup -c -a0 -a1
12mr|texlive-texlive-en-20120808-1|67	
12mr|texlive-texlive-en-20120808-1|68	%build
12mr|texlive-texlive-en-20120808-1|69	
12mr|texlive-texlive-en-20120808-1|70	%install
12mr|texlive-texlive-en-20120808-1|71	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-texlive-en-20120808-1|72	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-texlive-en-20120808-1|73	
12mr|texlive-texlive-en-20120808-1|74	
12mr|texlive-texlive-en-20120808-1|75	
12mr|texlive-texlive-en-20120808-1|76	%changelog
12mr|texlive-texlive-en-20120808-1|77	

18705 12
12mr|texlive-texlive-fr-20120808-1|1	# revision 26782
12mr|texlive-texlive-fr-20120808-1|2	# category TLCore
12mr|texlive-texlive-fr-20120808-1|3	# catalog-ctan undef
12mr|texlive-texlive-fr-20120808-1|4	# catalog-date undef
12mr|texlive-texlive-fr-20120808-1|5	# catalog-license undef
12mr|texlive-texlive-fr-20120808-1|6	# catalog-version undef
12mr|texlive-texlive-fr-20120808-1|7	Name:		texlive-texlive-fr
12mr|texlive-texlive-fr-20120808-1|8	Version:	20120808
12mr|texlive-texlive-fr-20120808-1|9	Release:	1
12mr|texlive-texlive-fr-20120808-1|10	Summary:	TeX Live manual (French)
12mr|texlive-texlive-fr-20120808-1|11	Group:		Publishing
12mr|texlive-texlive-fr-20120808-1|12	URL:		http://tug.org/texlive
12mr|texlive-texlive-fr-20120808-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-texlive-fr-20120808-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-fr.tar.xz
12mr|texlive-texlive-fr-20120808-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-fr.doc.tar.xz
12mr|texlive-texlive-fr-20120808-1|16	BuildArch:	noarch
12mr|texlive-texlive-fr-20120808-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-texlive-fr-20120808-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-texlive-fr-20120808-1|19	
12mr|texlive-texlive-fr-20120808-1|20	%description
12mr|texlive-texlive-fr-20120808-1|21	TeXLive texlive-fr package.
12mr|texlive-texlive-fr-20120808-1|22	
12mr|texlive-texlive-fr-20120808-1|23	#-----------------------------------------------------------------------
12mr|texlive-texlive-fr-20120808-1|24	%files
12mr|texlive-texlive-fr-20120808-1|25	%doc %{_texmfdir}/doc/texlive/texlive-fr/Makefile
12mr|texlive-texlive-fr-20120808-1|26	%doc %{_texmfdir}/doc/texlive/texlive-fr/live4ht.cfg
12mr|texlive-texlive-fr-20120808-1|27	%doc %{_texmfdir}/doc/texlive/texlive-fr/notes
12mr|texlive-texlive-fr-20120808-1|28	%doc %{_texmfdir}/doc/texlive/texlive-fr/tex-live.css
12mr|texlive-texlive-fr-20120808-1|29	%doc %{_texmfdir}/doc/texlive/texlive-fr/texlive-fr.css
12mr|texlive-texlive-fr-20120808-1|30	%doc %{_texmfdir}/doc/texlive/texlive-fr/texlive-fr.html
12mr|texlive-texlive-fr-20120808-1|31	%doc %{_texmfdir}/doc/texlive/texlive-fr/texlive-fr.pdf
12mr|texlive-texlive-fr-20120808-1|32	%doc %{_texmfdir}/doc/texlive/texlive-fr/texlive-fr.tex
12mr|texlive-texlive-fr-20120808-1|33	
12mr|texlive-texlive-fr-20120808-1|34	#-----------------------------------------------------------------------
12mr|texlive-texlive-fr-20120808-1|35	%prep
12mr|texlive-texlive-fr-20120808-1|36	%setup -c -a0 -a1
12mr|texlive-texlive-fr-20120808-1|37	
12mr|texlive-texlive-fr-20120808-1|38	%build
12mr|texlive-texlive-fr-20120808-1|39	
12mr|texlive-texlive-fr-20120808-1|40	%install
12mr|texlive-texlive-fr-20120808-1|41	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-texlive-fr-20120808-1|42	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-texlive-fr-20120808-1|43	
12mr|texlive-texlive-fr-20120808-1|44	
12mr|texlive-texlive-fr-20120808-1|45	
12mr|texlive-texlive-fr-20120808-1|46	%changelog
12mr|texlive-texlive-fr-20120808-1|47	

18706 12
12mr|texlive-texlive-it-20120808-1|1	# revision 26875
12mr|texlive-texlive-it-20120808-1|2	# category TLCore
12mr|texlive-texlive-it-20120808-1|3	# catalog-ctan undef
12mr|texlive-texlive-it-20120808-1|4	# catalog-date undef
12mr|texlive-texlive-it-20120808-1|5	# catalog-license undef
12mr|texlive-texlive-it-20120808-1|6	# catalog-version undef
12mr|texlive-texlive-it-20120808-1|7	Name:		texlive-texlive-it
12mr|texlive-texlive-it-20120808-1|8	Version:	20120808
12mr|texlive-texlive-it-20120808-1|9	Release:	1
12mr|texlive-texlive-it-20120808-1|10	Summary:	TeX Live manual (Italian)
12mr|texlive-texlive-it-20120808-1|11	Group:		Publishing
12mr|texlive-texlive-it-20120808-1|12	URL:		http://tug.org/texlive
12mr|texlive-texlive-it-20120808-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-texlive-it-20120808-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-it.tar.xz
12mr|texlive-texlive-it-20120808-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-it.doc.tar.xz
12mr|texlive-texlive-it-20120808-1|16	BuildArch:	noarch
12mr|texlive-texlive-it-20120808-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-texlive-it-20120808-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-texlive-it-20120808-1|19	
12mr|texlive-texlive-it-20120808-1|20	%description
12mr|texlive-texlive-it-20120808-1|21	TeXLive texlive-it package.
12mr|texlive-texlive-it-20120808-1|22	
12mr|texlive-texlive-it-20120808-1|23	#-----------------------------------------------------------------------
12mr|texlive-texlive-it-20120808-1|24	%files
12mr|texlive-texlive-it-20120808-1|25	%doc %{_texmfdir}/doc/texlive/texlive-it/Makefile
12mr|texlive-texlive-it-20120808-1|26	%doc %{_texmfdir}/doc/texlive/texlive-it/texlive-it.html
12mr|texlive-texlive-it-20120808-1|27	%doc %{_texmfdir}/doc/texlive/texlive-it/texlive-it.pdf
12mr|texlive-texlive-it-20120808-1|28	%doc %{_texmfdir}/doc/texlive/texlive-it/texlive-it.tex
12mr|texlive-texlive-it-20120808-1|29	
12mr|texlive-texlive-it-20120808-1|30	#-----------------------------------------------------------------------
12mr|texlive-texlive-it-20120808-1|31	%prep
12mr|texlive-texlive-it-20120808-1|32	%setup -c -a0 -a1
12mr|texlive-texlive-it-20120808-1|33	
12mr|texlive-texlive-it-20120808-1|34	%build
12mr|texlive-texlive-it-20120808-1|35	
12mr|texlive-texlive-it-20120808-1|36	%install
12mr|texlive-texlive-it-20120808-1|37	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-texlive-it-20120808-1|38	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-texlive-it-20120808-1|39	
12mr|texlive-texlive-it-20120808-1|40	
12mr|texlive-texlive-it-20120808-1|41	
12mr|texlive-texlive-it-20120808-1|42	%changelog
12mr|texlive-texlive-it-20120808-1|43	

18707 12
12mr|texlive-texliveonfly-20111004-3|1	# revision 26313
12mr|texlive-texliveonfly-20111004-3|2	# category Package
12mr|texlive-texliveonfly-20111004-3|3	# catalog-ctan /support/texliveonfly
12mr|texlive-texliveonfly-20111004-3|4	# catalog-date 2011-10-04 11:31:57 +0200
12mr|texlive-texliveonfly-20111004-3|5	# catalog-license gpl3
12mr|texlive-texliveonfly-20111004-3|6	# catalog-version undef
12mr|texlive-texliveonfly-20111004-3|7	Name:		texlive-texliveonfly
12mr|texlive-texliveonfly-20111004-3|8	Version:	20111004
12mr|texlive-texliveonfly-20111004-3|9	Release:	3
12mr|texlive-texliveonfly-20111004-3|10	Summary:	On-the-fly download of missing TeX live packages
12mr|texlive-texliveonfly-20111004-3|11	Group:		Publishing
12mr|texlive-texliveonfly-20111004-3|12	URL:		http://www.ctan.org/tex-archive/support/texliveonfly
12mr|texlive-texliveonfly-20111004-3|13	License:	GPL3
12mr|texlive-texliveonfly-20111004-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texliveonfly.tar.xz
12mr|texlive-texliveonfly-20111004-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texliveonfly.doc.tar.xz
12mr|texlive-texliveonfly-20111004-3|16	BuildArch:	noarch
12mr|texlive-texliveonfly-20111004-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-texliveonfly-20111004-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-texliveonfly-20111004-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-texliveonfly-20111004-3|20	Provides:	texlive-texliveonfly.bin = %{EVRD}
12mr|texlive-texliveonfly-20111004-3|21	
12mr|texlive-texliveonfly-20111004-3|22	%description
12mr|texlive-texliveonfly-20111004-3|23	The package provides a script that performs 'on the fly'
12mr|texlive-texliveonfly-20111004-3|24	downloads of missing packages, while a document is being
12mr|texlive-texliveonfly-20111004-3|25	compiled. (This feature is already available in the MikTeX
12mr|texlive-texliveonfly-20111004-3|26	distribution for Windows machines.) To use the script, replace
12mr|texlive-texliveonfly-20111004-3|27	your (LaTeX) compilation command with texliveonfly.py file.tex
12mr|texlive-texliveonfly-20111004-3|28	(default options are --engine=lualatex and --arguments="-
12mr|texlive-texliveonfly-20111004-3|29	synctex=1 -interaction=nonstopmode", both of which may be
12mr|texlive-texliveonfly-20111004-3|30	changed). The script is designed to work on Linux
12mr|texlive-texliveonfly-20111004-3|31	distributions.
12mr|texlive-texliveonfly-20111004-3|32	
12mr|texlive-texliveonfly-20111004-3|33	%post
12mr|texlive-texliveonfly-20111004-3|34	%{_sbindir}/texlive.post
12mr|texlive-texliveonfly-20111004-3|35	
12mr|texlive-texliveonfly-20111004-3|36	%postun
12mr|texlive-texliveonfly-20111004-3|37	if [ $1 -eq 0 ]; then
12mr|texlive-texliveonfly-20111004-3|38	%{_sbindir}/texlive.post
12mr|texlive-texliveonfly-20111004-3|39	fi
12mr|texlive-texliveonfly-20111004-3|40	
12mr|texlive-texliveonfly-20111004-3|41	#-----------------------------------------------------------------------
12mr|texlive-texliveonfly-20111004-3|42	%files
12mr|texlive-texliveonfly-20111004-3|43	%{_bindir}/texliveonfly
12mr|texlive-texliveonfly-20111004-3|44	%{_texmfdistdir}/scripts/texliveonfly/texliveonfly.py
12mr|texlive-texliveonfly-20111004-3|45	%doc %{_texmfdistdir}/doc/support/texliveonfly/README
12mr|texlive-texliveonfly-20111004-3|46	
12mr|texlive-texliveonfly-20111004-3|47	#-----------------------------------------------------------------------
12mr|texlive-texliveonfly-20111004-3|48	%prep
12mr|texlive-texliveonfly-20111004-3|49	%setup -c -a0 -a1
12mr|texlive-texliveonfly-20111004-3|50	
12mr|texlive-texliveonfly-20111004-3|51	%build
12mr|texlive-texliveonfly-20111004-3|52	
12mr|texlive-texliveonfly-20111004-3|53	%install
12mr|texlive-texliveonfly-20111004-3|54	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-texliveonfly-20111004-3|55	pushd %{buildroot}%{_bindir}
12mr|texlive-texliveonfly-20111004-3|56	ln -sf %{_texmfdistdir}/scripts/texliveonfly/texliveonfly.py texliveonfly
12mr|texlive-texliveonfly-20111004-3|57	popd
12mr|texlive-texliveonfly-20111004-3|58	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-texliveonfly-20111004-3|59	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-texliveonfly-20111004-3|60	
12mr|texlive-texliveonfly-20111004-3|61	
12mr|texlive-texliveonfly-20111004-3|62	
12mr|texlive-texliveonfly-20111004-3|63	%changelog
12mr|texlive-texliveonfly-20111004-3|64	

18708 12
12mr|texlive-texlive-pl-20120808-1|1	# revision 26827
12mr|texlive-texlive-pl-20120808-1|2	# category TLCore
12mr|texlive-texlive-pl-20120808-1|3	# catalog-ctan undef
12mr|texlive-texlive-pl-20120808-1|4	# catalog-date undef
12mr|texlive-texlive-pl-20120808-1|5	# catalog-license undef
12mr|texlive-texlive-pl-20120808-1|6	# catalog-version undef
12mr|texlive-texlive-pl-20120808-1|7	Name:		texlive-texlive-pl
12mr|texlive-texlive-pl-20120808-1|8	Version:	20120808
12mr|texlive-texlive-pl-20120808-1|9	Release:	1
12mr|texlive-texlive-pl-20120808-1|10	Summary:	TeX Live manual (Polish)
12mr|texlive-texlive-pl-20120808-1|11	Group:		Publishing
12mr|texlive-texlive-pl-20120808-1|12	URL:		http://tug.org/texlive
12mr|texlive-texlive-pl-20120808-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-texlive-pl-20120808-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-pl.tar.xz
12mr|texlive-texlive-pl-20120808-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-pl.doc.tar.xz
12mr|texlive-texlive-pl-20120808-1|16	BuildArch:	noarch
12mr|texlive-texlive-pl-20120808-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-texlive-pl-20120808-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-texlive-pl-20120808-1|19	
12mr|texlive-texlive-pl-20120808-1|20	%description
12mr|texlive-texlive-pl-20120808-1|21	TeXLive texlive-pl package.
12mr|texlive-texlive-pl-20120808-1|22	
12mr|texlive-texlive-pl-20120808-1|23	#-----------------------------------------------------------------------
12mr|texlive-texlive-pl-20120808-1|24	%files
12mr|texlive-texlive-pl-20120808-1|25	%doc %{_texmfdir}/doc/texlive/texlive-pl/Makefile
12mr|texlive-texlive-pl-20120808-1|26	%doc %{_texmfdir}/doc/texlive/texlive-pl/live4ht.cfg
12mr|texlive-texlive-pl-20120808-1|27	%doc %{_texmfdir}/doc/texlive/texlive-pl/tex-live.css
12mr|texlive-texlive-pl-20120808-1|28	%doc %{_texmfdir}/doc/texlive/texlive-pl/tex-livep.sty
12mr|texlive-texlive-pl-20120808-1|29	%doc %{_texmfdir}/doc/texlive/texlive-pl/texlive-pl.css
12mr|texlive-texlive-pl-20120808-1|30	%doc %{_texmfdir}/doc/texlive/texlive-pl/texlive-pl.html
12mr|texlive-texlive-pl-20120808-1|31	%doc %{_texmfdir}/doc/texlive/texlive-pl/texlive-pl.pdf
12mr|texlive-texlive-pl-20120808-1|32	%doc %{_texmfdir}/doc/texlive/texlive-pl/texlive-pl.tex
12mr|texlive-texlive-pl-20120808-1|33	
12mr|texlive-texlive-pl-20120808-1|34	#-----------------------------------------------------------------------
12mr|texlive-texlive-pl-20120808-1|35	%prep
12mr|texlive-texlive-pl-20120808-1|36	%setup -c -a0 -a1
12mr|texlive-texlive-pl-20120808-1|37	
12mr|texlive-texlive-pl-20120808-1|38	%build
12mr|texlive-texlive-pl-20120808-1|39	
12mr|texlive-texlive-pl-20120808-1|40	%install
12mr|texlive-texlive-pl-20120808-1|41	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-texlive-pl-20120808-1|42	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-texlive-pl-20120808-1|43	
12mr|texlive-texlive-pl-20120808-1|44	
12mr|texlive-texlive-pl-20120808-1|45	
12mr|texlive-texlive-pl-20120808-1|46	%changelog
12mr|texlive-texlive-pl-20120808-1|47	

18709 12
12mr|texlive-texlive-ru-20120808-1|1	# revision 26661
12mr|texlive-texlive-ru-20120808-1|2	# category TLCore
12mr|texlive-texlive-ru-20120808-1|3	# catalog-ctan undef
12mr|texlive-texlive-ru-20120808-1|4	# catalog-date undef
12mr|texlive-texlive-ru-20120808-1|5	# catalog-license undef
12mr|texlive-texlive-ru-20120808-1|6	# catalog-version undef
12mr|texlive-texlive-ru-20120808-1|7	Name:		texlive-texlive-ru
12mr|texlive-texlive-ru-20120808-1|8	Version:	20120808
12mr|texlive-texlive-ru-20120808-1|9	Release:	1
12mr|texlive-texlive-ru-20120808-1|10	Summary:	TeX Live manual (Russian)
12mr|texlive-texlive-ru-20120808-1|11	Group:		Publishing
12mr|texlive-texlive-ru-20120808-1|12	URL:		http://tug.org/texlive
12mr|texlive-texlive-ru-20120808-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-texlive-ru-20120808-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-ru.tar.xz
12mr|texlive-texlive-ru-20120808-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-ru.doc.tar.xz
12mr|texlive-texlive-ru-20120808-1|16	BuildArch:	noarch
12mr|texlive-texlive-ru-20120808-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-texlive-ru-20120808-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-texlive-ru-20120808-1|19	
12mr|texlive-texlive-ru-20120808-1|20	%description
12mr|texlive-texlive-ru-20120808-1|21	TeXLive texlive-ru package.
12mr|texlive-texlive-ru-20120808-1|22	
12mr|texlive-texlive-ru-20120808-1|23	#-----------------------------------------------------------------------
12mr|texlive-texlive-ru-20120808-1|24	%files
12mr|texlive-texlive-ru-20120808-1|25	%doc %{_texmfdir}/doc/texlive/texlive-ru/Makefile
12mr|texlive-texlive-ru-20120808-1|26	%doc %{_texmfdir}/doc/texlive/texlive-ru/live4ht.cfg
12mr|texlive-texlive-ru-20120808-1|27	%doc %{_texmfdir}/doc/texlive/texlive-ru/t2almdh.fd
12mr|texlive-texlive-ru-20120808-1|28	%doc %{_texmfdir}/doc/texlive/texlive-ru/t2almr.fd
12mr|texlive-texlive-ru-20120808-1|29	%doc %{_texmfdir}/doc/texlive/texlive-ru/t2almss.fd
12mr|texlive-texlive-ru-20120808-1|30	%doc %{_texmfdir}/doc/texlive/texlive-ru/t2almtt.fd
12mr|texlive-texlive-ru-20120808-1|31	%doc %{_texmfdir}/doc/texlive/texlive-ru/tex-live.css
12mr|texlive-texlive-ru-20120808-1|32	%doc %{_texmfdir}/doc/texlive/texlive-ru/texlive-ru.css
12mr|texlive-texlive-ru-20120808-1|33	%doc %{_texmfdir}/doc/texlive/texlive-ru/texlive-ru.html
12mr|texlive-texlive-ru-20120808-1|34	%doc %{_texmfdir}/doc/texlive/texlive-ru/texlive-ru.pdf
12mr|texlive-texlive-ru-20120808-1|35	%doc %{_texmfdir}/doc/texlive/texlive-ru/texlive-ru.tex
12mr|texlive-texlive-ru-20120808-1|36	
12mr|texlive-texlive-ru-20120808-1|37	#-----------------------------------------------------------------------
12mr|texlive-texlive-ru-20120808-1|38	%prep
12mr|texlive-texlive-ru-20120808-1|39	%setup -c -a0 -a1
12mr|texlive-texlive-ru-20120808-1|40	
12mr|texlive-texlive-ru-20120808-1|41	%build
12mr|texlive-texlive-ru-20120808-1|42	
12mr|texlive-texlive-ru-20120808-1|43	%install
12mr|texlive-texlive-ru-20120808-1|44	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-texlive-ru-20120808-1|45	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-texlive-ru-20120808-1|46	
12mr|texlive-texlive-ru-20120808-1|47	
12mr|texlive-texlive-ru-20120808-1|48	
12mr|texlive-texlive-ru-20120808-1|49	%changelog
12mr|texlive-texlive-ru-20120808-1|50	

18710 12
12mr|texlive-texlive-scripts-20120808-1|1	# revision 27312
12mr|texlive-texlive-scripts-20120808-1|2	# category TLCore
12mr|texlive-texlive-scripts-20120808-1|3	# catalog-ctan undef
12mr|texlive-texlive-scripts-20120808-1|4	# catalog-date undef
12mr|texlive-texlive-scripts-20120808-1|5	# catalog-license undef
12mr|texlive-texlive-scripts-20120808-1|6	# catalog-version undef
12mr|texlive-texlive-scripts-20120808-1|7	Name:		texlive-texlive-scripts
12mr|texlive-texlive-scripts-20120808-1|8	Version:	20120808
12mr|texlive-texlive-scripts-20120808-1|9	Release:	1
12mr|texlive-texlive-scripts-20120808-1|10	Summary:	TeX Live infrastructure programs
12mr|texlive-texlive-scripts-20120808-1|11	Group:		Publishing
12mr|texlive-texlive-scripts-20120808-1|12	URL:		http://tug.org/texlive
12mr|texlive-texlive-scripts-20120808-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-texlive-scripts-20120808-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-scripts.tar.xz
12mr|texlive-texlive-scripts-20120808-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-scripts.doc.tar.xz
12mr|texlive-texlive-scripts-20120808-1|16	BuildArch:	noarch
12mr|texlive-texlive-scripts-20120808-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-texlive-scripts-20120808-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-texlive-scripts-20120808-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-texlive-scripts-20120808-1|20	Provides:	texlive-texlive-scripts.bin = %{EVRD}
12mr|texlive-texlive-scripts-20120808-1|21	
12mr|texlive-texlive-scripts-20120808-1|22	%description
12mr|texlive-texlive-scripts-20120808-1|23	Includes install-tl, tl-portable, rungs, etc., not needed for
12mr|texlive-texlive-scripts-20120808-1|24	tlmgr to run but still ours.  Not included in tlcritical.
12mr|texlive-texlive-scripts-20120808-1|25	
12mr|texlive-texlive-scripts-20120808-1|26	%post
12mr|texlive-texlive-scripts-20120808-1|27	%{_sbindir}/texlive.post
12mr|texlive-texlive-scripts-20120808-1|28	
12mr|texlive-texlive-scripts-20120808-1|29	%postun
12mr|texlive-texlive-scripts-20120808-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-texlive-scripts-20120808-1|31	%{_sbindir}/texlive.post
12mr|texlive-texlive-scripts-20120808-1|32	fi
12mr|texlive-texlive-scripts-20120808-1|33	
12mr|texlive-texlive-scripts-20120808-1|34	#-----------------------------------------------------------------------
12mr|texlive-texlive-scripts-20120808-1|35	%files
12mr|texlive-texlive-scripts-20120808-1|36	%{_bindir}/rungs
12mr|texlive-texlive-scripts-20120808-1|37	%{_tlpkgdir}/install-tl
12mr|texlive-texlive-scripts-20120808-1|38	%{_texmfdir}/scripts/texlive/lua/texlive/getopt.tlu
12mr|texlive-texlive-scripts-20120808-1|39	%{_texmfdir}/scripts/texlive/lua/texlive/tlpdb.tlu
12mr|texlive-texlive-scripts-20120808-1|40	%{_texmfdir}/scripts/texlive/lua/texlive/utils.tlu
12mr|texlive-texlive-scripts-20120808-1|41	%{_texmfdir}/scripts/texlive/rungs.tlu
12mr|texlive-texlive-scripts-20120808-1|42	%{_texmfdir}/scripts/texlive/test-tlpdb.tlu
12mr|texlive-texlive-scripts-20120808-1|43	%{_texmfdir}/scripts/texlive/texconf.tlu
12mr|texlive-texlive-scripts-20120808-1|44	%{_tlpkgdir}/installer/ctan-mirrors.pl
12mr|texlive-texlive-scripts-20120808-1|45	%{_tlpkgdir}/installer/install-menu-perltk.pl
12mr|texlive-texlive-scripts-20120808-1|46	%{_tlpkgdir}/installer/install-menu-text.pl
12mr|texlive-texlive-scripts-20120808-1|47	%{_tlpkgdir}/installer/install-menu-wizard.pl
12mr|texlive-texlive-scripts-20120808-1|48	%doc %{_mandir}/man1/install-tl.1*
12mr|texlive-texlive-scripts-20120808-1|49	%doc %{_texmfdir}/doc/man/man1/install-tl.man1.pdf
12mr|texlive-texlive-scripts-20120808-1|50	
12mr|texlive-texlive-scripts-20120808-1|51	#-----------------------------------------------------------------------
12mr|texlive-texlive-scripts-20120808-1|52	%prep
12mr|texlive-texlive-scripts-20120808-1|53	%setup -c -a0 -a1
12mr|texlive-texlive-scripts-20120808-1|54	
12mr|texlive-texlive-scripts-20120808-1|55	%build
12mr|texlive-texlive-scripts-20120808-1|56	
12mr|texlive-texlive-scripts-20120808-1|57	%install
12mr|texlive-texlive-scripts-20120808-1|58	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-texlive-scripts-20120808-1|59	pushd %{buildroot}%{_bindir}
12mr|texlive-texlive-scripts-20120808-1|60	ln -sf %{_texmfdir}/scripts/texlive/rungs.tlu rungs
12mr|texlive-texlive-scripts-20120808-1|61	popd
12mr|texlive-texlive-scripts-20120808-1|62	mkdir -p %{buildroot}%{_tlpkgdir}
12mr|texlive-texlive-scripts-20120808-1|63	cp -fa install-tl %{buildroot}%{_tlpkgdir}
12mr|texlive-texlive-scripts-20120808-1|64	cp -fpar tlpkg/installer %{buildroot}%{_tlpkgdir}
12mr|texlive-texlive-scripts-20120808-1|65	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-texlive-scripts-20120808-1|66	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-texlive-scripts-20120808-1|67	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-texlive-scripts-20120808-1|68	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-texlive-scripts-20120808-1|69	
12mr|texlive-texlive-scripts-20120808-1|70	
12mr|texlive-texlive-scripts-20120808-1|71	
12mr|texlive-texlive-scripts-20120808-1|72	%changelog
12mr|texlive-texlive-scripts-20120808-1|73	

18711 12
12mr|texlive-texlive-sr-20120808-1|1	# revision 26818
12mr|texlive-texlive-sr-20120808-1|2	# category TLCore
12mr|texlive-texlive-sr-20120808-1|3	# catalog-ctan undef
12mr|texlive-texlive-sr-20120808-1|4	# catalog-date undef
12mr|texlive-texlive-sr-20120808-1|5	# catalog-license undef
12mr|texlive-texlive-sr-20120808-1|6	# catalog-version undef
12mr|texlive-texlive-sr-20120808-1|7	Name:		texlive-texlive-sr
12mr|texlive-texlive-sr-20120808-1|8	Version:	20120808
12mr|texlive-texlive-sr-20120808-1|9	Release:	1
12mr|texlive-texlive-sr-20120808-1|10	Summary:	TeX Live manual (Serbian)
12mr|texlive-texlive-sr-20120808-1|11	Group:		Publishing
12mr|texlive-texlive-sr-20120808-1|12	URL:		http://tug.org/texlive
12mr|texlive-texlive-sr-20120808-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-texlive-sr-20120808-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-sr.tar.xz
12mr|texlive-texlive-sr-20120808-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-sr.doc.tar.xz
12mr|texlive-texlive-sr-20120808-1|16	BuildArch:	noarch
12mr|texlive-texlive-sr-20120808-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-texlive-sr-20120808-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-texlive-sr-20120808-1|19	
12mr|texlive-texlive-sr-20120808-1|20	%description
12mr|texlive-texlive-sr-20120808-1|21	TeXLive texlive-sr package.
12mr|texlive-texlive-sr-20120808-1|22	
12mr|texlive-texlive-sr-20120808-1|23	#-----------------------------------------------------------------------
12mr|texlive-texlive-sr-20120808-1|24	%files
12mr|texlive-texlive-sr-20120808-1|25	%doc %{_texmfdir}/doc/texlive/texlive-sr/Makefile
12mr|texlive-texlive-sr-20120808-1|26	%doc %{_texmfdir}/doc/texlive/texlive-sr/README-SR.txt
12mr|texlive-texlive-sr-20120808-1|27	%doc %{_texmfdir}/doc/texlive/texlive-sr/images/tl2012-install-tl-collections-freebsd-sr.png
12mr|texlive-texlive-sr-20120808-1|28	%doc %{_texmfdir}/doc/texlive/texlive-sr/images/tl2012-install-tl-expert-gui-freebsd-sr.png
12mr|texlive-texlive-sr-20120808-1|29	%doc %{_texmfdir}/doc/texlive/texlive-sr/images/tl2012-install-tl-wizard-win32-sr.png
12mr|texlive-texlive-sr-20120808-1|30	%doc %{_texmfdir}/doc/texlive/texlive-sr/images/tl2012-tlmgr-main-screen-freebsd-sr.png
12mr|texlive-texlive-sr-20120808-1|31	%doc %{_texmfdir}/doc/texlive/texlive-sr/images/tl2012-tlmgr-options-freebsd-sr.png
12mr|texlive-texlive-sr-20120808-1|32	%doc %{_texmfdir}/doc/texlive/texlive-sr/images/tl2012-tlmgr-paper-options-freebsd-sr.png
12mr|texlive-texlive-sr-20120808-1|33	%doc %{_texmfdir}/doc/texlive/texlive-sr/texlive-sr.css
12mr|texlive-texlive-sr-20120808-1|34	%doc %{_texmfdir}/doc/texlive/texlive-sr/texlive-sr.html
12mr|texlive-texlive-sr-20120808-1|35	%doc %{_texmfdir}/doc/texlive/texlive-sr/texlive-sr.pdf
12mr|texlive-texlive-sr-20120808-1|36	%doc %{_texmfdir}/doc/texlive/texlive-sr/texlive-sr.sty
12mr|texlive-texlive-sr-20120808-1|37	%doc %{_texmfdir}/doc/texlive/texlive-sr/texlive-sr.tex
12mr|texlive-texlive-sr-20120808-1|38	
12mr|texlive-texlive-sr-20120808-1|39	#-----------------------------------------------------------------------
12mr|texlive-texlive-sr-20120808-1|40	%prep
12mr|texlive-texlive-sr-20120808-1|41	%setup -c -a0 -a1
12mr|texlive-texlive-sr-20120808-1|42	
12mr|texlive-texlive-sr-20120808-1|43	%build
12mr|texlive-texlive-sr-20120808-1|44	
12mr|texlive-texlive-sr-20120808-1|45	%install
12mr|texlive-texlive-sr-20120808-1|46	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-texlive-sr-20120808-1|47	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-texlive-sr-20120808-1|48	
12mr|texlive-texlive-sr-20120808-1|49	
12mr|texlive-texlive-sr-20120808-1|50	
12mr|texlive-texlive-sr-20120808-1|51	%changelog
12mr|texlive-texlive-sr-20120808-1|52	

18712 12
12mr|texlive-texlive-zh-cn-20120808-1|1	# revision 26851
12mr|texlive-texlive-zh-cn-20120808-1|2	# category TLCore
12mr|texlive-texlive-zh-cn-20120808-1|3	# catalog-ctan undef
12mr|texlive-texlive-zh-cn-20120808-1|4	# catalog-date undef
12mr|texlive-texlive-zh-cn-20120808-1|5	# catalog-license undef
12mr|texlive-texlive-zh-cn-20120808-1|6	# catalog-version undef
12mr|texlive-texlive-zh-cn-20120808-1|7	Name:		texlive-texlive-zh-cn
12mr|texlive-texlive-zh-cn-20120808-1|8	Version:	20120808
12mr|texlive-texlive-zh-cn-20120808-1|9	Release:	1
12mr|texlive-texlive-zh-cn-20120808-1|10	Summary:	TeX Live manual (Chinese)
12mr|texlive-texlive-zh-cn-20120808-1|11	Group:		Publishing
12mr|texlive-texlive-zh-cn-20120808-1|12	URL:		http://tug.org/texlive
12mr|texlive-texlive-zh-cn-20120808-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-texlive-zh-cn-20120808-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-zh-cn.tar.xz
12mr|texlive-texlive-zh-cn-20120808-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-zh-cn.doc.tar.xz
12mr|texlive-texlive-zh-cn-20120808-1|16	BuildArch:	noarch
12mr|texlive-texlive-zh-cn-20120808-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-texlive-zh-cn-20120808-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-texlive-zh-cn-20120808-1|19	
12mr|texlive-texlive-zh-cn-20120808-1|20	%description
12mr|texlive-texlive-zh-cn-20120808-1|21	TeXLive texlive-zh-cn package.
12mr|texlive-texlive-zh-cn-20120808-1|22	
12mr|texlive-texlive-zh-cn-20120808-1|23	#-----------------------------------------------------------------------
12mr|texlive-texlive-zh-cn-20120808-1|24	%files
12mr|texlive-texlive-zh-cn-20120808-1|25	%doc %{_texmfdir}/doc/texlive/texlive-zh-cn/Makefile
12mr|texlive-texlive-zh-cn-20120808-1|26	%doc %{_texmfdir}/doc/texlive/texlive-zh-cn/README-live.ZH-CN
12mr|texlive-texlive-zh-cn-20120808-1|27	%doc %{_texmfdir}/doc/texlive/texlive-zh-cn/tex-live-zh-cn.sty
12mr|texlive-texlive-zh-cn-20120808-1|28	%doc %{_texmfdir}/doc/texlive/texlive-zh-cn/texlive-zh-cn.pdf
12mr|texlive-texlive-zh-cn-20120808-1|29	%doc %{_texmfdir}/doc/texlive/texlive-zh-cn/texlive-zh-cn.tex
12mr|texlive-texlive-zh-cn-20120808-1|30	
12mr|texlive-texlive-zh-cn-20120808-1|31	#-----------------------------------------------------------------------
12mr|texlive-texlive-zh-cn-20120808-1|32	%prep
12mr|texlive-texlive-zh-cn-20120808-1|33	%setup -c -a0 -a1
12mr|texlive-texlive-zh-cn-20120808-1|34	
12mr|texlive-texlive-zh-cn-20120808-1|35	%build
12mr|texlive-texlive-zh-cn-20120808-1|36	
12mr|texlive-texlive-zh-cn-20120808-1|37	%install
12mr|texlive-texlive-zh-cn-20120808-1|38	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-texlive-zh-cn-20120808-1|39	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-texlive-zh-cn-20120808-1|40	
12mr|texlive-texlive-zh-cn-20120808-1|41	
12mr|texlive-texlive-zh-cn-20120808-1|42	
12mr|texlive-texlive-zh-cn-20120808-1|43	%changelog
12mr|texlive-texlive-zh-cn-20120808-1|44	

18713 12
12mr|texlive-texloganalyser-0.7-3|1	# revision 26313
12mr|texlive-texloganalyser-0.7-3|2	# category Package
12mr|texlive-texloganalyser-0.7-3|3	# catalog-ctan /support/texloganalyser
12mr|texlive-texloganalyser-0.7-3|4	# catalog-date 2010-07-22 14:36:43 +0200
12mr|texlive-texloganalyser-0.7-3|5	# catalog-license other-free
12mr|texlive-texloganalyser-0.7-3|6	# catalog-version 0.7
12mr|texlive-texloganalyser-0.7-3|7	Name:		texlive-texloganalyser
12mr|texlive-texloganalyser-0.7-3|8	Version:	0.7
12mr|texlive-texloganalyser-0.7-3|9	Release:	3
12mr|texlive-texloganalyser-0.7-3|10	Summary:	Analyse TeX logs
12mr|texlive-texloganalyser-0.7-3|11	Group:		Publishing
12mr|texlive-texloganalyser-0.7-3|12	URL:		http://www.ctan.org/tex-archive/support/texloganalyser
12mr|texlive-texloganalyser-0.7-3|13	License:	OTHER-FREE
12mr|texlive-texloganalyser-0.7-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texloganalyser.tar.xz
12mr|texlive-texloganalyser-0.7-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texloganalyser.doc.tar.xz
12mr|texlive-texloganalyser-0.7-3|16	BuildArch:	noarch
12mr|texlive-texloganalyser-0.7-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-texloganalyser-0.7-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-texloganalyser-0.7-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-texloganalyser-0.7-3|20	Provides:	texlive-texloganalyser.bin = %{EVRD}
12mr|texlive-texloganalyser-0.7-3|21	
12mr|texlive-texloganalyser-0.7-3|22	%description
12mr|texlive-texloganalyser-0.7-3|23	The perl script allows the user to extract (and display)
12mr|texlive-texloganalyser-0.7-3|24	elements of the log file.
12mr|texlive-texloganalyser-0.7-3|25	
12mr|texlive-texloganalyser-0.7-3|26	%post
12mr|texlive-texloganalyser-0.7-3|27	%{_sbindir}/texlive.post
12mr|texlive-texloganalyser-0.7-3|28	
12mr|texlive-texloganalyser-0.7-3|29	%postun
12mr|texlive-texloganalyser-0.7-3|30	if [ $1 -eq 0 ]; then
12mr|texlive-texloganalyser-0.7-3|31	%{_sbindir}/texlive.post
12mr|texlive-texloganalyser-0.7-3|32	fi
12mr|texlive-texloganalyser-0.7-3|33	
12mr|texlive-texloganalyser-0.7-3|34	#-----------------------------------------------------------------------
12mr|texlive-texloganalyser-0.7-3|35	%files
12mr|texlive-texloganalyser-0.7-3|36	%{_bindir}/texloganalyser
12mr|texlive-texloganalyser-0.7-3|37	%{_texmfdistdir}/scripts/texloganalyser/texloganalyser
12mr|texlive-texloganalyser-0.7-3|38	%doc %{_texmfdistdir}/doc/support/texloganalyser/README
12mr|texlive-texloganalyser-0.7-3|39	
12mr|texlive-texloganalyser-0.7-3|40	#-----------------------------------------------------------------------
12mr|texlive-texloganalyser-0.7-3|41	%prep
12mr|texlive-texloganalyser-0.7-3|42	%setup -c -a0 -a1
12mr|texlive-texloganalyser-0.7-3|43	
12mr|texlive-texloganalyser-0.7-3|44	%build
12mr|texlive-texloganalyser-0.7-3|45	
12mr|texlive-texloganalyser-0.7-3|46	%install
12mr|texlive-texloganalyser-0.7-3|47	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-texloganalyser-0.7-3|48	pushd %{buildroot}%{_bindir}
12mr|texlive-texloganalyser-0.7-3|49	ln -sf %{_texmfdistdir}/scripts/texloganalyser/texloganalyser texloganalyser
12mr|texlive-texloganalyser-0.7-3|50	popd
12mr|texlive-texloganalyser-0.7-3|51	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-texloganalyser-0.7-3|52	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-texloganalyser-0.7-3|53	
12mr|texlive-texloganalyser-0.7-3|54	
12mr|texlive-texloganalyser-0.7-3|55	
12mr|texlive-texloganalyser-0.7-3|56	%changelog
12mr|texlive-texloganalyser-0.7-3|57	

18714 12
12mr|texlive-texlogos-1.3.1-2|1	# revision 19083
12mr|texlive-texlogos-1.3.1-2|2	# category Package
12mr|texlive-texlogos-1.3.1-2|3	# catalog-ctan /macros/latex/contrib/texlogos/texlogos.sty
12mr|texlive-texlogos-1.3.1-2|4	# catalog-date 2007-01-16 09:34:54 +0100
12mr|texlive-texlogos-1.3.1-2|5	# catalog-license lppl
12mr|texlive-texlogos-1.3.1-2|6	# catalog-version 1.3.1
12mr|texlive-texlogos-1.3.1-2|7	Name:		texlive-texlogos
12mr|texlive-texlogos-1.3.1-2|8	Version:	1.3.1
12mr|texlive-texlogos-1.3.1-2|9	Release:	2
12mr|texlive-texlogos-1.3.1-2|10	Summary:	Ready-to-use LaTeX logos
12mr|texlive-texlogos-1.3.1-2|11	Group:		Publishing
12mr|texlive-texlogos-1.3.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/texlogos/texlogos.sty
12mr|texlive-texlogos-1.3.1-2|13	License:	LPPL
12mr|texlive-texlogos-1.3.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlogos.tar.xz
12mr|texlive-texlogos-1.3.1-2|15	BuildArch:	noarch
12mr|texlive-texlogos-1.3.1-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-texlogos-1.3.1-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-texlogos-1.3.1-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-texlogos-1.3.1-2|19	
12mr|texlive-texlogos-1.3.1-2|20	%description
12mr|texlive-texlogos-1.3.1-2|21	TeXlogos defines an assortment of frequently used logos not
12mr|texlive-texlogos-1.3.1-2|22	contained in base LaTeX itself. The MetaFont, MetaPost, AMS,
12mr|texlive-texlogos-1.3.1-2|23	BibTeX and SliTeX logos are defined, as long as you have the
12mr|texlive-texlogos-1.3.1-2|24	appropriate CM/Logo/AMS fonts. Currency symbols Euro, Cent,
12mr|texlive-texlogos-1.3.1-2|25	Yen, Won and Naira are defined so as not to need TS1-encoded
12mr|texlive-texlogos-1.3.1-2|26	fonts. Also defined are the C++ logo, with the '+' signs
12mr|texlive-texlogos-1.3.1-2|27	properly positioned, and the logo of the Vienna University
12mr|texlive-texlogos-1.3.1-2|28	Business Administration Center (BWZ).
12mr|texlive-texlogos-1.3.1-2|29	
12mr|texlive-texlogos-1.3.1-2|30	%post
12mr|texlive-texlogos-1.3.1-2|31	%{_sbindir}/texlive.post
12mr|texlive-texlogos-1.3.1-2|32	
12mr|texlive-texlogos-1.3.1-2|33	%postun
12mr|texlive-texlogos-1.3.1-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-texlogos-1.3.1-2|35	%{_sbindir}/texlive.post
12mr|texlive-texlogos-1.3.1-2|36	fi
12mr|texlive-texlogos-1.3.1-2|37	
12mr|texlive-texlogos-1.3.1-2|38	#-----------------------------------------------------------------------
12mr|texlive-texlogos-1.3.1-2|39	%files
12mr|texlive-texlogos-1.3.1-2|40	%{_texmfdistdir}/tex/latex/texlogos/texlogos.sty
12mr|texlive-texlogos-1.3.1-2|41	
12mr|texlive-texlogos-1.3.1-2|42	#-----------------------------------------------------------------------
12mr|texlive-texlogos-1.3.1-2|43	%prep
12mr|texlive-texlogos-1.3.1-2|44	%setup -c -a0
12mr|texlive-texlogos-1.3.1-2|45	
12mr|texlive-texlogos-1.3.1-2|46	%build
12mr|texlive-texlogos-1.3.1-2|47	
12mr|texlive-texlogos-1.3.1-2|48	%install
12mr|texlive-texlogos-1.3.1-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-texlogos-1.3.1-2|50	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-texlogos-1.3.1-2|51	
12mr|texlive-texlogos-1.3.1-2|52	
12mr|texlive-texlogos-1.3.1-2|53	
12mr|texlive-texlogos-1.3.1-2|54	%changelog
12mr|texlive-texlogos-1.3.1-2|55	

18715 12
12mr|texlive-texmate-2-2|1	# revision 15878
12mr|texlive-texmate-2-2|2	# category Package
12mr|texlive-texmate-2-2|3	# catalog-ctan /macros/latex/contrib/texmate
12mr|texlive-texmate-2-2|4	# catalog-date 2006-09-21 21:05:13 +0200
12mr|texlive-texmate-2-2|5	# catalog-license lppl
12mr|texlive-texmate-2-2|6	# catalog-version 2
12mr|texlive-texmate-2-2|7	Name:		texlive-texmate
12mr|texlive-texmate-2-2|8	Version:	2
12mr|texlive-texmate-2-2|9	Release:	2
12mr|texlive-texmate-2-2|10	Summary:	Comprehensive chess annotation in LaTeX
12mr|texlive-texmate-2-2|11	Group:		Publishing
12mr|texlive-texmate-2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/texmate
12mr|texlive-texmate-2-2|13	License:	LPPL
12mr|texlive-texmate-2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texmate.tar.xz
12mr|texlive-texmate-2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texmate.doc.tar.xz
12mr|texlive-texmate-2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texmate.source.tar.xz
12mr|texlive-texmate-2-2|17	BuildArch:	noarch
12mr|texlive-texmate-2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-texmate-2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-texmate-2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-texmate-2-2|21	
12mr|texlive-texmate-2-2|22	%description
12mr|texlive-texmate-2-2|23	TeXmate formats chess games from very simple ascii input. The
12mr|texlive-texmate-2-2|24	clean "1. e4 e5; 2. Nf3 Nc6; 3. Bb5 a6" will produce the same
12mr|texlive-texmate-2-2|25	results as the sloppier "1 e4 e5; Nf3 Nc6 3.. Bb5 a6". The
12mr|texlive-texmate-2-2|26	resulting format is fully customizable. There are 4 levels of
12mr|texlive-texmate-2-2|27	commentary: 1 is the main game, 2-3 are commentaries. Each has
12mr|texlive-texmate-2-2|28	its fonts, punctuation marks, etc., and these are also
12mr|texlive-texmate-2-2|29	customizable. The package includes a tool for the creation of
12mr|texlive-texmate-2-2|30	diagrams. The package works in conjunction with skak to produce
12mr|texlive-texmate-2-2|31	diagrams of the current position automatically. For chess
12mr|texlive-texmate-2-2|32	fonts, the package uses the chessfss system.
12mr|texlive-texmate-2-2|33	
12mr|texlive-texmate-2-2|34	%post
12mr|texlive-texmate-2-2|35	%{_sbindir}/texlive.post
12mr|texlive-texmate-2-2|36	
12mr|texlive-texmate-2-2|37	%postun
12mr|texlive-texmate-2-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-texmate-2-2|39	%{_sbindir}/texlive.post
12mr|texlive-texmate-2-2|40	fi
12mr|texlive-texmate-2-2|41	
12mr|texlive-texmate-2-2|42	#-----------------------------------------------------------------------
12mr|texlive-texmate-2-2|43	%files
12mr|texlive-texmate-2-2|44	%{_texmfdistdir}/tex/latex/texmate/texmate.sty
12mr|texlive-texmate-2-2|45	%doc %{_texmfdistdir}/doc/latex/texmate/README
12mr|texlive-texmate-2-2|46	%doc %{_texmfdistdir}/doc/latex/texmate/texmate2manual.pdf
12mr|texlive-texmate-2-2|47	%doc %{_texmfdistdir}/doc/latex/texmate/texmate2manual.tex
12mr|texlive-texmate-2-2|48	#- source
12mr|texlive-texmate-2-2|49	%doc %{_texmfdistdir}/source/latex/texmate/texmate.dtx
12mr|texlive-texmate-2-2|50	%doc %{_texmfdistdir}/source/latex/texmate/texmate.ins
12mr|texlive-texmate-2-2|51	
12mr|texlive-texmate-2-2|52	#-----------------------------------------------------------------------
12mr|texlive-texmate-2-2|53	%prep
12mr|texlive-texmate-2-2|54	%setup -c -a0 -a1 -a2
12mr|texlive-texmate-2-2|55	
12mr|texlive-texmate-2-2|56	%build
12mr|texlive-texmate-2-2|57	
12mr|texlive-texmate-2-2|58	%install
12mr|texlive-texmate-2-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-texmate-2-2|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-texmate-2-2|61	
12mr|texlive-texmate-2-2|62	
12mr|texlive-texmate-2-2|63	
12mr|texlive-texmate-2-2|64	%changelog
12mr|texlive-texmate-2-2|65	

18716 12
12mr|texlive-texments-0.2.0-2|1	# revision 15878
12mr|texlive-texments-0.2.0-2|2	# category Package
12mr|texlive-texments-0.2.0-2|3	# catalog-ctan /macros/latex/contrib/texments
12mr|texlive-texments-0.2.0-2|4	# catalog-date 2009-01-03 10:55:55 +0100
12mr|texlive-texments-0.2.0-2|5	# catalog-license lppl
12mr|texlive-texments-0.2.0-2|6	# catalog-version 0.2.0
12mr|texlive-texments-0.2.0-2|7	Name:		texlive-texments
12mr|texlive-texments-0.2.0-2|8	Version:	0.2.0
12mr|texlive-texments-0.2.0-2|9	Release:	2
12mr|texlive-texments-0.2.0-2|10	Summary:	Using the Pygments highlighter in LaTeX
12mr|texlive-texments-0.2.0-2|11	Group:		Publishing
12mr|texlive-texments-0.2.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/texments
12mr|texlive-texments-0.2.0-2|13	License:	LPPL
12mr|texlive-texments-0.2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texments.tar.xz
12mr|texlive-texments-0.2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texments.doc.tar.xz
12mr|texlive-texments-0.2.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texments.source.tar.xz
12mr|texlive-texments-0.2.0-2|17	BuildArch:	noarch
12mr|texlive-texments-0.2.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-texments-0.2.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-texments-0.2.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-texments-0.2.0-2|21	
12mr|texlive-texments-0.2.0-2|22	%description
12mr|texlive-texments-0.2.0-2|23	A package which allows to use the Pygments highlighter inside
12mr|texlive-texments-0.2.0-2|24	LaTeX documents. Pygments supports syntax colouring of over 50
12mr|texlive-texments-0.2.0-2|25	types of files, and ships with multiple colour schemes.
12mr|texlive-texments-0.2.0-2|26	
12mr|texlive-texments-0.2.0-2|27	%post
12mr|texlive-texments-0.2.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-texments-0.2.0-2|29	
12mr|texlive-texments-0.2.0-2|30	%postun
12mr|texlive-texments-0.2.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-texments-0.2.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-texments-0.2.0-2|33	fi
12mr|texlive-texments-0.2.0-2|34	
12mr|texlive-texments-0.2.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-texments-0.2.0-2|36	%files
12mr|texlive-texments-0.2.0-2|37	%{_texmfdistdir}/tex/latex/texments/texments.sty
12mr|texlive-texments-0.2.0-2|38	%doc %{_texmfdistdir}/doc/latex/texments/README
12mr|texlive-texments-0.2.0-2|39	%doc %{_texmfdistdir}/doc/latex/texments/texments.pdf
12mr|texlive-texments-0.2.0-2|40	#- source
12mr|texlive-texments-0.2.0-2|41	%doc %{_texmfdistdir}/source/latex/texments/texments.dtx
12mr|texlive-texments-0.2.0-2|42	%doc %{_texmfdistdir}/source/latex/texments/texments.ins
12mr|texlive-texments-0.2.0-2|43	
12mr|texlive-texments-0.2.0-2|44	#-----------------------------------------------------------------------
12mr|texlive-texments-0.2.0-2|45	%prep
12mr|texlive-texments-0.2.0-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-texments-0.2.0-2|47	
12mr|texlive-texments-0.2.0-2|48	%build
12mr|texlive-texments-0.2.0-2|49	
12mr|texlive-texments-0.2.0-2|50	%install
12mr|texlive-texments-0.2.0-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-texments-0.2.0-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-texments-0.2.0-2|53	
12mr|texlive-texments-0.2.0-2|54	
12mr|texlive-texments-0.2.0-2|55	
12mr|texlive-texments-0.2.0-2|56	%changelog
12mr|texlive-texments-0.2.0-2|57	

18717 12
12mr|texlive-tex-overview-0.1e-2|1	# revision 23730
12mr|texlive-tex-overview-0.1e-2|2	# category Package
12mr|texlive-tex-overview-0.1e-2|3	# catalog-ctan /info/tex-overview
12mr|texlive-tex-overview-0.1e-2|4	# catalog-date 2011-08-27 22:03:02 +0200
12mr|texlive-tex-overview-0.1e-2|5	# catalog-license lppl1.3
12mr|texlive-tex-overview-0.1e-2|6	# catalog-version 0.1e
12mr|texlive-tex-overview-0.1e-2|7	Name:		texlive-tex-overview
12mr|texlive-tex-overview-0.1e-2|8	Version:	0.1e
12mr|texlive-tex-overview-0.1e-2|9	Release:	2
12mr|texlive-tex-overview-0.1e-2|10	Summary:	An overview of the development of TeX
12mr|texlive-tex-overview-0.1e-2|11	Group:		Publishing
12mr|texlive-tex-overview-0.1e-2|12	URL:		http://www.ctan.org/tex-archive/info/tex-overview
12mr|texlive-tex-overview-0.1e-2|13	License:	LPPL1.3
12mr|texlive-tex-overview-0.1e-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-overview.tar.xz
12mr|texlive-tex-overview-0.1e-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-overview.doc.tar.xz
12mr|texlive-tex-overview-0.1e-2|16	BuildArch:	noarch
12mr|texlive-tex-overview-0.1e-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tex-overview-0.1e-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tex-overview-0.1e-2|19	
12mr|texlive-tex-overview-0.1e-2|20	%description
12mr|texlive-tex-overview-0.1e-2|21	The document gives a short overview of TeX and its children, as
12mr|texlive-tex-overview-0.1e-2|22	well as the macro packages LaTeX and ConTeXt.
12mr|texlive-tex-overview-0.1e-2|23	
12mr|texlive-tex-overview-0.1e-2|24	#-----------------------------------------------------------------------
12mr|texlive-tex-overview-0.1e-2|25	%files
12mr|texlive-tex-overview-0.1e-2|26	%doc %{_texmfdistdir}/doc/latex/tex-overview/README
12mr|texlive-tex-overview-0.1e-2|27	%doc %{_texmfdistdir}/doc/latex/tex-overview/tex-overview-aux.tex
12mr|texlive-tex-overview-0.1e-2|28	%doc %{_texmfdistdir}/doc/latex/tex-overview/tex-overview.pdf
12mr|texlive-tex-overview-0.1e-2|29	%doc %{_texmfdistdir}/doc/latex/tex-overview/tex-overview.tex
12mr|texlive-tex-overview-0.1e-2|30	
12mr|texlive-tex-overview-0.1e-2|31	#-----------------------------------------------------------------------
12mr|texlive-tex-overview-0.1e-2|32	%prep
12mr|texlive-tex-overview-0.1e-2|33	%setup -c -a0 -a1
12mr|texlive-tex-overview-0.1e-2|34	
12mr|texlive-tex-overview-0.1e-2|35	%build
12mr|texlive-tex-overview-0.1e-2|36	
12mr|texlive-tex-overview-0.1e-2|37	%install
12mr|texlive-tex-overview-0.1e-2|38	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tex-overview-0.1e-2|39	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tex-overview-0.1e-2|40	
12mr|texlive-tex-overview-0.1e-2|41	
12mr|texlive-tex-overview-0.1e-2|42	
12mr|texlive-tex-overview-0.1e-2|43	%changelog
12mr|texlive-tex-overview-0.1e-2|44	

18718 12
12mr|texlive-texpower-0.2-2|1	# revision 15878
12mr|texlive-texpower-0.2-2|2	# category Package
12mr|texlive-texpower-0.2-2|3	# catalog-ctan /macros/latex/contrib/texpower
12mr|texlive-texpower-0.2-2|4	# catalog-date 2007-01-16 09:34:54 +0100
12mr|texlive-texpower-0.2-2|5	# catalog-license gpl
12mr|texlive-texpower-0.2-2|6	# catalog-version 0.2
12mr|texlive-texpower-0.2-2|7	Name:		texlive-texpower
12mr|texlive-texpower-0.2-2|8	Version:	0.2
12mr|texlive-texpower-0.2-2|9	Release:	2
12mr|texlive-texpower-0.2-2|10	Summary:	Create dynamic online presentations with LaTeX
12mr|texlive-texpower-0.2-2|11	Group:		Publishing
12mr|texlive-texpower-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/texpower
12mr|texlive-texpower-0.2-2|13	License:	GPL
12mr|texlive-texpower-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texpower.tar.xz
12mr|texlive-texpower-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texpower.doc.tar.xz
12mr|texlive-texpower-0.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texpower.source.tar.xz
12mr|texlive-texpower-0.2-2|17	BuildArch:	noarch
12mr|texlive-texpower-0.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-texpower-0.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-texpower-0.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-texpower-0.2-2|21	Requires:	texlive-tpslifonts
12mr|texlive-texpower-0.2-2|22	
12mr|texlive-texpower-0.2-2|23	%description
12mr|texlive-texpower-0.2-2|24	TeXPower is a bundle of packages intended to provide an all-
12mr|texlive-texpower-0.2-2|25	inclusive environment for designing pdf screen presentations to
12mr|texlive-texpower-0.2-2|26	be viewed in full-screen mode, especially for projecting
12mr|texlive-texpower-0.2-2|27	`online' with a video beamer. For some of its core functions,
12mr|texlive-texpower-0.2-2|28	it uses code derived from ppower4 packages. It is, however, not
12mr|texlive-texpower-0.2-2|29	a complete environment in itself: it relies on an existing
12mr|texlive-texpower-0.2-2|30	class for preparing slides (such as foiltex or seminar) or
12mr|texlive-texpower-0.2-2|31	another package such as pdfslide.
12mr|texlive-texpower-0.2-2|32	
12mr|texlive-texpower-0.2-2|33	%post
12mr|texlive-texpower-0.2-2|34	%{_sbindir}/texlive.post
12mr|texlive-texpower-0.2-2|35	
12mr|texlive-texpower-0.2-2|36	%postun
12mr|texlive-texpower-0.2-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-texpower-0.2-2|38	%{_sbindir}/texlive.post
12mr|texlive-texpower-0.2-2|39	fi
12mr|texlive-texpower-0.2-2|40	
12mr|texlive-texpower-0.2-2|41	#-----------------------------------------------------------------------
12mr|texlive-texpower-0.2-2|42	%files
12mr|texlive-texpower-0.2-2|43	%{_texmfdistdir}/tex/latex/texpower/automata.sty
12mr|texlive-texpower-0.2-2|44	%{_texmfdistdir}/tex/latex/texpower/fixseminar.sty
12mr|texlive-texpower-0.2-2|45	%{_texmfdistdir}/tex/latex/texpower/powersem.cls
12mr|texlive-texpower-0.2-2|46	%{_texmfdistdir}/tex/latex/texpower/texpower.sty
12mr|texlive-texpower-0.2-2|47	%{_texmfdistdir}/tex/latex/texpower/tpcolors.cfg
12mr|texlive-texpower-0.2-2|48	%{_texmfdistdir}/tex/latex/texpower/tplists.sty
12mr|texlive-texpower-0.2-2|49	%{_texmfdistdir}/tex/latex/texpower/tpoptions.cfg
12mr|texlive-texpower-0.2-2|50	%{_texmfdistdir}/tex/latex/texpower/tppstcol.sty
12mr|texlive-texpower-0.2-2|51	%{_texmfdistdir}/tex/latex/texpower/tpsem-a4.sty
12mr|texlive-texpower-0.2-2|52	%{_texmfdistdir}/tex/latex/texpower/tpsettings.cfg
12mr|texlive-texpower-0.2-2|53	%doc %{_texmfdistdir}/doc/latex/texpower/00readme.txt
12mr|texlive-texpower-0.2-2|54	%doc %{_texmfdistdir}/doc/latex/texpower/01install.txt
12mr|texlive-texpower-0.2-2|55	%doc %{_texmfdistdir}/doc/latex/texpower/02changes.txt
12mr|texlive-texpower-0.2-2|56	%doc %{_texmfdistdir}/doc/latex/texpower/FAQ-display.tex
12mr|texlive-texpower-0.2-2|57	%doc %{_texmfdistdir}/doc/latex/texpower/FAQ-printout.tex
12mr|texlive-texpower-0.2-2|58	%doc %{_texmfdistdir}/doc/latex/texpower/MakeExamples.sh
12mr|texlive-texpower-0.2-2|59	%doc %{_texmfdistdir}/doc/latex/texpower/__TPcfg.tex
12mr|texlive-texpower-0.2-2|60	%doc %{_texmfdistdir}/doc/latex/texpower/__TPindexing.tex
12mr|texlive-texpower-0.2-2|61	%doc %{_texmfdistdir}/doc/latex/texpower/__TPpreamble.tex
12mr|texlive-texpower-0.2-2|62	%doc %{_texmfdistdir}/doc/latex/texpower/bckwrdexample.tex
12mr|texlive-texpower-0.2-2|63	%doc %{_texmfdistdir}/doc/latex/texpower/bgndexample.tex
12mr|texlive-texpower-0.2-2|64	%doc %{_texmfdistdir}/doc/latex/texpower/contrib/00readme.txt
12mr|texlive-texpower-0.2-2|65	%doc %{_texmfdistdir}/doc/latex/texpower/contrib/config.landscapeplus
12mr|texlive-texpower-0.2-2|66	%doc %{_texmfdistdir}/doc/latex/texpower/contrib/tpmultiinc.tar
12mr|texlive-texpower-0.2-2|67	%doc %{_texmfdistdir}/doc/latex/texpower/divexample.tex
12mr|texlive-texpower-0.2-2|68	%doc %{_texmfdistdir}/doc/latex/texpower/dummy.java
12mr|texlive-texpower-0.2-2|69	%doc %{_texmfdistdir}/doc/latex/texpower/fancyexample.tex
12mr|texlive-texpower-0.2-2|70	%doc %{_texmfdistdir}/doc/latex/texpower/fig-1.mps
12mr|texlive-texpower-0.2-2|71	%doc %{_texmfdistdir}/doc/latex/texpower/fig-2.mps
12mr|texlive-texpower-0.2-2|72	%doc %{_texmfdistdir}/doc/latex/texpower/fig-3.mps
12mr|texlive-texpower-0.2-2|73	%doc %{_texmfdistdir}/doc/latex/texpower/foilsdemo.tex
12mr|texlive-texpower-0.2-2|74	%doc %{_texmfdistdir}/doc/latex/texpower/fulldemo.tex
12mr|texlive-texpower-0.2-2|75	%doc %{_texmfdistdir}/doc/latex/texpower/hilitexample.tex
12mr|texlive-texpower-0.2-2|76	%doc %{_texmfdistdir}/doc/latex/texpower/ifmslidemo.tex
12mr|texlive-texpower-0.2-2|77	%doc %{_texmfdistdir}/doc/latex/texpower/manual.pdf
12mr|texlive-texpower-0.2-2|78	%doc %{_texmfdistdir}/doc/latex/texpower/manual.tex
12mr|texlive-texpower-0.2-2|79	%doc %{_texmfdistdir}/doc/latex/texpower/mathexample.tex
12mr|texlive-texpower-0.2-2|80	%doc %{_texmfdistdir}/doc/latex/texpower/panelexample.tex
12mr|texlive-texpower-0.2-2|81	%doc %{_texmfdistdir}/doc/latex/texpower/parexample.tex
12mr|texlive-texpower-0.2-2|82	%doc %{_texmfdistdir}/doc/latex/texpower/pdfscrdemo.tex
12mr|texlive-texpower-0.2-2|83	%doc %{_texmfdistdir}/doc/latex/texpower/pdfslidemo.tex
12mr|texlive-texpower-0.2-2|84	%doc %{_texmfdistdir}/doc/latex/texpower/picexample.tex
12mr|texlive-texpower-0.2-2|85	%doc %{_texmfdistdir}/doc/latex/texpower/picltxexample.tex
12mr|texlive-texpower-0.2-2|86	%doc %{_texmfdistdir}/doc/latex/texpower/picpsexample.tex
12mr|texlive-texpower-0.2-2|87	%doc %{_texmfdistdir}/doc/latex/texpower/pp4sldemo.tex
12mr|texlive-texpower-0.2-2|88	%doc %{_texmfdistdir}/doc/latex/texpower/prosperdemo.tex
12mr|texlive-texpower-0.2-2|89	%doc %{_texmfdistdir}/doc/latex/texpower/seminardemo.tex
12mr|texlive-texpower-0.2-2|90	%doc %{_texmfdistdir}/doc/latex/texpower/simpledemo.tex
12mr|texlive-texpower-0.2-2|91	%doc %{_texmfdistdir}/doc/latex/texpower/slidesdemo.tex
12mr|texlive-texpower-0.2-2|92	%doc %{_texmfdistdir}/doc/latex/texpower/spanelexample.tex
12mr|texlive-texpower-0.2-2|93	%doc %{_texmfdistdir}/doc/latex/texpower/tabexample.tex
12mr|texlive-texpower-0.2-2|94	%doc %{_texmfdistdir}/doc/latex/texpower/tpslifonts.zip
12mr|texlive-texpower-0.2-2|95	%doc %{_texmfdistdir}/doc/latex/texpower/tpslifonts/00readme.txt
12mr|texlive-texpower-0.2-2|96	%doc %{_texmfdistdir}/doc/latex/texpower/tpslifonts/01install.txt
12mr|texlive-texpower-0.2-2|97	%doc %{_texmfdistdir}/doc/latex/texpower/tpslifonts/Makefile
12mr|texlive-texpower-0.2-2|98	%doc %{_texmfdistdir}/doc/latex/texpower/tpslifonts/slifontsexample.tex
12mr|texlive-texpower-0.2-2|99	%doc %{_texmfdistdir}/doc/latex/texpower/tpslifonts/tpslifonts.dtx
12mr|texlive-texpower-0.2-2|100	%doc %{_texmfdistdir}/doc/latex/texpower/tpslifonts/tpslifonts.ins
12mr|texlive-texpower-0.2-2|101	%doc %{_texmfdistdir}/doc/latex/texpower/verbexample.tex
12mr|texlive-texpower-0.2-2|102	#- source
12mr|texlive-texpower-0.2-2|103	%doc %{_texmfdistdir}/source/latex/texpower/Makefile
12mr|texlive-texpower-0.2-2|104	%doc %{_texmfdistdir}/source/latex/texpower/powersem.dtx
12mr|texlive-texpower-0.2-2|105	%doc %{_texmfdistdir}/source/latex/texpower/texpower-addons.dtx
12mr|texlive-texpower-0.2-2|106	%doc %{_texmfdistdir}/source/latex/texpower/texpower-cfg.dtx
12mr|texlive-texpower-0.2-2|107	%doc %{_texmfdistdir}/source/latex/texpower/texpower-doc.dtx
12mr|texlive-texpower-0.2-2|108	%doc %{_texmfdistdir}/source/latex/texpower/texpower.dtx
12mr|texlive-texpower-0.2-2|109	%doc %{_texmfdistdir}/source/latex/texpower/tpbundle.ins
12mr|texlive-texpower-0.2-2|110	%doc %{_texmfdistdir}/source/latex/texpower/tplists.dtx
12mr|texlive-texpower-0.2-2|111	
12mr|texlive-texpower-0.2-2|112	#-----------------------------------------------------------------------
12mr|texlive-texpower-0.2-2|113	%prep
12mr|texlive-texpower-0.2-2|114	%setup -c -a0 -a1 -a2
12mr|texlive-texpower-0.2-2|115	
12mr|texlive-texpower-0.2-2|116	%build
12mr|texlive-texpower-0.2-2|117	
12mr|texlive-texpower-0.2-2|118	%install
12mr|texlive-texpower-0.2-2|119	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-texpower-0.2-2|120	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-texpower-0.2-2|121	
12mr|texlive-texpower-0.2-2|122	
12mr|texlive-texpower-0.2-2|123	
12mr|texlive-texpower-0.2-2|124	%changelog
12mr|texlive-texpower-0.2-2|125	

18719 12
12mr|texlive-tex-ps-20091010-2|1	# revision 15878
12mr|texlive-tex-ps-20091010-2|2	# category Package
12mr|texlive-tex-ps-20091010-2|3	# catalog-ctan /macros/generic/TeX-PS
12mr|texlive-tex-ps-20091010-2|4	# catalog-date 2009-10-10 00:51:28 +0200
12mr|texlive-tex-ps-20091010-2|5	# catalog-license pd
12mr|texlive-tex-ps-20091010-2|6	# catalog-version undef
12mr|texlive-tex-ps-20091010-2|7	Name:		texlive-tex-ps
12mr|texlive-tex-ps-20091010-2|8	Version:	20091010
12mr|texlive-tex-ps-20091010-2|9	Release:	2
12mr|texlive-tex-ps-20091010-2|10	Summary:	TeX to PostScript generic macros and add-ons
12mr|texlive-tex-ps-20091010-2|11	Group:		Publishing
12mr|texlive-tex-ps-20091010-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/TeX-PS
12mr|texlive-tex-ps-20091010-2|13	License:	PD
12mr|texlive-tex-ps-20091010-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-ps.tar.xz
12mr|texlive-tex-ps-20091010-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-ps.doc.tar.xz
12mr|texlive-tex-ps-20091010-2|16	BuildArch:	noarch
12mr|texlive-tex-ps-20091010-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tex-ps-20091010-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tex-ps-20091010-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tex-ps-20091010-2|20	
12mr|texlive-tex-ps-20091010-2|21	%description
12mr|texlive-tex-ps-20091010-2|22	TeX to PostScript generic macros and add-ons: transformations
12mr|texlive-tex-ps-20091010-2|23	of EPS files, prepress preparation, color separation, mirror,
12mr|texlive-tex-ps-20091010-2|24	etc.
12mr|texlive-tex-ps-20091010-2|25	
12mr|texlive-tex-ps-20091010-2|26	%post
12mr|texlive-tex-ps-20091010-2|27	%{_sbindir}/texlive.post
12mr|texlive-tex-ps-20091010-2|28	
12mr|texlive-tex-ps-20091010-2|29	%postun
12mr|texlive-tex-ps-20091010-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-tex-ps-20091010-2|31	%{_sbindir}/texlive.post
12mr|texlive-tex-ps-20091010-2|32	fi
12mr|texlive-tex-ps-20091010-2|33	
12mr|texlive-tex-ps-20091010-2|34	#-----------------------------------------------------------------------
12mr|texlive-tex-ps-20091010-2|35	%files
12mr|texlive-tex-ps-20091010-2|36	%{_texmfdistdir}/dvips/tex-ps/crops.pro
12mr|texlive-tex-ps-20091010-2|37	%{_texmfdistdir}/dvips/tex-ps/mirr.hd
12mr|texlive-tex-ps-20091010-2|38	%{_texmfdistdir}/dvips/tex-ps/separate.pro
12mr|texlive-tex-ps-20091010-2|39	%{_texmfdistdir}/tex/generic/tex-ps/cmyk-hax.tex
12mr|texlive-tex-ps-20091010-2|40	%{_texmfdistdir}/tex/generic/tex-ps/epsfx.tex
12mr|texlive-tex-ps-20091010-2|41	%{_texmfdistdir}/tex/generic/tex-ps/poligraf.sty
12mr|texlive-tex-ps-20091010-2|42	%{_texmfdistdir}/tex/generic/tex-ps/trans.tex
12mr|texlive-tex-ps-20091010-2|43	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/README
12mr|texlive-tex-ps-20091010-2|44	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/cmyk-doc.pdf
12mr|texlive-tex-ps-20091010-2|45	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/fountain.eps
12mr|texlive-tex-ps-20091010-2|46	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/gdansk.eps
12mr|texlive-tex-ps-20091010-2|47	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/rules.tex
12mr|texlive-tex-ps-20091010-2|48	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/sam1-sep.bat
12mr|texlive-tex-ps-20091010-2|49	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/sample1.tex
12mr|texlive-tex-ps-20091010-2|50	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/sample2.tex
12mr|texlive-tex-ps-20091010-2|51	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/sample3.tex
12mr|texlive-tex-ps-20091010-2|52	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/sample4.tex
12mr|texlive-tex-ps-20091010-2|53	%doc %{_texmfdistdir}/doc/generic/tex-ps/cmyk-hax/screen.eps
12mr|texlive-tex-ps-20091010-2|54	%doc %{_texmfdistdir}/doc/generic/tex-ps/poligraf/README
12mr|texlive-tex-ps-20091010-2|55	%doc %{_texmfdistdir}/doc/generic/tex-ps/poligraf/kol-cmyk.eps
12mr|texlive-tex-ps-20091010-2|56	%doc %{_texmfdistdir}/doc/generic/tex-ps/poligraf/sample.tex
12mr|texlive-tex-ps-20091010-2|57	%doc %{_texmfdistdir}/doc/generic/tex-ps/poligraf/samplelx.tex
12mr|texlive-tex-ps-20091010-2|58	
12mr|texlive-tex-ps-20091010-2|59	#-----------------------------------------------------------------------
12mr|texlive-tex-ps-20091010-2|60	%prep
12mr|texlive-tex-ps-20091010-2|61	%setup -c -a0 -a1
12mr|texlive-tex-ps-20091010-2|62	
12mr|texlive-tex-ps-20091010-2|63	%build
12mr|texlive-tex-ps-20091010-2|64	
12mr|texlive-tex-ps-20091010-2|65	%install
12mr|texlive-tex-ps-20091010-2|66	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tex-ps-20091010-2|67	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tex-ps-20091010-2|68	
12mr|texlive-tex-ps-20091010-2|69	
12mr|texlive-tex-ps-20091010-2|70	
12mr|texlive-tex-ps-20091010-2|71	%changelog
12mr|texlive-tex-ps-20091010-2|72	

18720 12
12mr|texlive-tex-refs-0.3.8-2|1	# revision 15878
12mr|texlive-tex-refs-0.3.8-2|2	# category Package
12mr|texlive-tex-refs-0.3.8-2|3	# catalog-ctan /info/tex-references
12mr|texlive-tex-refs-0.3.8-2|4	# catalog-date 2008-04-20 19:53:04 +0200
12mr|texlive-tex-refs-0.3.8-2|5	# catalog-license other-free
12mr|texlive-tex-refs-0.3.8-2|6	# catalog-version 0.3.8
12mr|texlive-tex-refs-0.3.8-2|7	Name:		texlive-tex-refs
12mr|texlive-tex-refs-0.3.8-2|8	Version:	0.3.8
12mr|texlive-tex-refs-0.3.8-2|9	Release:	2
12mr|texlive-tex-refs-0.3.8-2|10	Summary:	References for TeX and Friends
12mr|texlive-tex-refs-0.3.8-2|11	Group:		Publishing
12mr|texlive-tex-refs-0.3.8-2|12	URL:		http://www.ctan.org/tex-archive/info/tex-references
12mr|texlive-tex-refs-0.3.8-2|13	License:	OTHER-FREE
12mr|texlive-tex-refs-0.3.8-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-refs.tar.xz
12mr|texlive-tex-refs-0.3.8-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-refs.doc.tar.xz
12mr|texlive-tex-refs-0.3.8-2|16	BuildArch:	noarch
12mr|texlive-tex-refs-0.3.8-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tex-refs-0.3.8-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tex-refs-0.3.8-2|19	
12mr|texlive-tex-refs-0.3.8-2|20	%description
12mr|texlive-tex-refs-0.3.8-2|21	This is an ongoing project with the aim of providing a help
12mr|texlive-tex-refs-0.3.8-2|22	file for LaTeX (and its friends like ConTeXt, Metapost,
12mr|texlive-tex-refs-0.3.8-2|23	Metafont, etc.) using a state-of-the-art source format, aka
12mr|texlive-tex-refs-0.3.8-2|24	DocBook/XML.
12mr|texlive-tex-refs-0.3.8-2|25	
12mr|texlive-tex-refs-0.3.8-2|26	#-----------------------------------------------------------------------
12mr|texlive-tex-refs-0.3.8-2|27	%files
12mr|texlive-tex-refs-0.3.8-2|28	%doc %{_texmfdistdir}/doc/generic/tex-refs/README
12mr|texlive-tex-refs-0.3.8-2|29	%doc %{_texmfdistdir}/doc/generic/tex-refs/tex-refs-source.tar.gz
12mr|texlive-tex-refs-0.3.8-2|30	%doc %{_texmfdistdir}/doc/generic/tex-refs/tex-refs.css
12mr|texlive-tex-refs-0.3.8-2|31	%doc %{_texmfdistdir}/doc/generic/tex-refs/tex-refs.html
12mr|texlive-tex-refs-0.3.8-2|32	
12mr|texlive-tex-refs-0.3.8-2|33	#-----------------------------------------------------------------------
12mr|texlive-tex-refs-0.3.8-2|34	%prep
12mr|texlive-tex-refs-0.3.8-2|35	%setup -c -a0 -a1
12mr|texlive-tex-refs-0.3.8-2|36	
12mr|texlive-tex-refs-0.3.8-2|37	%build
12mr|texlive-tex-refs-0.3.8-2|38	
12mr|texlive-tex-refs-0.3.8-2|39	%install
12mr|texlive-tex-refs-0.3.8-2|40	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tex-refs-0.3.8-2|41	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tex-refs-0.3.8-2|42	
12mr|texlive-tex-refs-0.3.8-2|43	
12mr|texlive-tex-refs-0.3.8-2|44	
12mr|texlive-tex-refs-0.3.8-2|45	%changelog
12mr|texlive-tex-refs-0.3.8-2|46	

18721 12
12mr|texlive-texshade-1.24-2|1	# revision 24716
12mr|texlive-texshade-1.24-2|2	# category Package
12mr|texlive-texshade-1.24-2|3	# catalog-ctan /macros/latex/contrib/texshade
12mr|texlive-texshade-1.24-2|4	# catalog-date 2011-12-01 13:24:33 +0100
12mr|texlive-texshade-1.24-2|5	# catalog-license gpl2
12mr|texlive-texshade-1.24-2|6	# catalog-version 1.24
12mr|texlive-texshade-1.24-2|7	Name:		texlive-texshade
12mr|texlive-texshade-1.24-2|8	Version:	1.24
12mr|texlive-texshade-1.24-2|9	Release:	2
12mr|texlive-texshade-1.24-2|10	Summary:	Package for setting nucleotide and peptide alignments
12mr|texlive-texshade-1.24-2|11	Group:		Publishing
12mr|texlive-texshade-1.24-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/texshade
12mr|texlive-texshade-1.24-2|13	License:	GPL2
12mr|texlive-texshade-1.24-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texshade.tar.xz
12mr|texlive-texshade-1.24-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texshade.doc.tar.xz
12mr|texlive-texshade-1.24-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texshade.source.tar.xz
12mr|texlive-texshade-1.24-2|17	BuildArch:	noarch
12mr|texlive-texshade-1.24-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-texshade-1.24-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-texshade-1.24-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-texshade-1.24-2|21	
12mr|texlive-texshade-1.24-2|22	%description
12mr|texlive-texshade-1.24-2|23	TeXshade is alignment shading software completely written in
12mr|texlive-texshade-1.24-2|24	TeX/LaTeX; it can process multiple sequence alignments in the
12mr|texlive-texshade-1.24-2|25	.MSF and the .ALN file formats. In addition to common shading
12mr|texlive-texshade-1.24-2|26	algorithms, it provides special shading modes showing
12mr|texlive-texshade-1.24-2|27	functional aspects, e.g. charge or hydropathy, and a wide range
12mr|texlive-texshade-1.24-2|28	of commands for handling shading colours, text styles, labels,
12mr|texlive-texshade-1.24-2|29	legends; it even allows the user to define completely new
12mr|texlive-texshade-1.24-2|30	shading modes. TeXshade combines highest flexibility with TeX
12mr|texlive-texshade-1.24-2|31	output quality -- all in a bundle that does not demand
12mr|texlive-texshade-1.24-2|32	excessive development time of the user.
12mr|texlive-texshade-1.24-2|33	
12mr|texlive-texshade-1.24-2|34	%post
12mr|texlive-texshade-1.24-2|35	%{_sbindir}/texlive.post
12mr|texlive-texshade-1.24-2|36	
12mr|texlive-texshade-1.24-2|37	%postun
12mr|texlive-texshade-1.24-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-texshade-1.24-2|39	%{_sbindir}/texlive.post
12mr|texlive-texshade-1.24-2|40	fi
12mr|texlive-texshade-1.24-2|41	
12mr|texlive-texshade-1.24-2|42	#-----------------------------------------------------------------------
12mr|texlive-texshade-1.24-2|43	%files
12mr|texlive-texshade-1.24-2|44	%{_texmfdistdir}/tex/latex/texshade/texshade.def
12mr|texlive-texshade-1.24-2|45	%{_texmfdistdir}/tex/latex/texshade/texshade.sty
12mr|texlive-texshade-1.24-2|46	%doc %{_texmfdistdir}/doc/latex/texshade/AQP1.phd
12mr|texlive-texshade-1.24-2|47	%doc %{_texmfdistdir}/doc/latex/texshade/AQP1.top
12mr|texlive-texshade-1.24-2|48	%doc %{_texmfdistdir}/doc/latex/texshade/AQP2spec.ALN
12mr|texlive-texshade-1.24-2|49	%doc %{_texmfdistdir}/doc/latex/texshade/AQPDNA.MSF
12mr|texlive-texshade-1.24-2|50	%doc %{_texmfdistdir}/doc/latex/texshade/AQP_HMM.ext
12mr|texlive-texshade-1.24-2|51	%doc %{_texmfdistdir}/doc/latex/texshade/AQP_HMM.sgl
12mr|texlive-texshade-1.24-2|52	%doc %{_texmfdistdir}/doc/latex/texshade/AQP_TC.asc
12mr|texlive-texshade-1.24-2|53	%doc %{_texmfdistdir}/doc/latex/texshade/AQPpro.MSF
12mr|texlive-texshade-1.24-2|54	%doc %{_texmfdistdir}/doc/latex/texshade/README
12mr|texlive-texshade-1.24-2|55	%doc %{_texmfdistdir}/doc/latex/texshade/ciliate.cod
12mr|texlive-texshade-1.24-2|56	%doc %{_texmfdistdir}/doc/latex/texshade/standard.cod
12mr|texlive-texshade-1.24-2|57	%doc %{_texmfdistdir}/doc/latex/texshade/texshade.pdf
12mr|texlive-texshade-1.24-2|58	%doc %{_texmfdistdir}/doc/latex/texshade/tsfaq.pdf
12mr|texlive-texshade-1.24-2|59	%doc %{_texmfdistdir}/doc/latex/texshade/tsfaq.tex
12mr|texlive-texshade-1.24-2|60	#- source
12mr|texlive-texshade-1.24-2|61	%doc %{_texmfdistdir}/source/latex/texshade/texshade.dtx
12mr|texlive-texshade-1.24-2|62	%doc %{_texmfdistdir}/source/latex/texshade/texshade.ins
12mr|texlive-texshade-1.24-2|63	
12mr|texlive-texshade-1.24-2|64	#-----------------------------------------------------------------------
12mr|texlive-texshade-1.24-2|65	%prep
12mr|texlive-texshade-1.24-2|66	%setup -c -a0 -a1 -a2
12mr|texlive-texshade-1.24-2|67	
12mr|texlive-texshade-1.24-2|68	%build
12mr|texlive-texshade-1.24-2|69	
12mr|texlive-texshade-1.24-2|70	%install
12mr|texlive-texshade-1.24-2|71	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-texshade-1.24-2|72	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-texshade-1.24-2|73	
12mr|texlive-texshade-1.24-2|74	
12mr|texlive-texshade-1.24-2|75	
12mr|texlive-texshade-1.24-2|76	%changelog
12mr|texlive-texshade-1.24-2|77	

18722 12
12mr|texlive-texsis-2.18-3|1	# revision 22650
12mr|texlive-texsis-2.18-3|2	# category Package
12mr|texlive-texsis-2.18-3|3	# catalog-ctan /macros/texsis
12mr|texlive-texsis-2.18-3|4	# catalog-date 2006-12-11 00:37:24 +0100
12mr|texlive-texsis-2.18-3|5	# catalog-license lppl
12mr|texlive-texsis-2.18-3|6	# catalog-version 2.18
12mr|texlive-texsis-2.18-3|7	Name:		texlive-texsis
12mr|texlive-texsis-2.18-3|8	Version:	2.18
12mr|texlive-texsis-2.18-3|9	Release:	3
12mr|texlive-texsis-2.18-3|10	Summary:	Plain TeX macros for Physicists
12mr|texlive-texsis-2.18-3|11	Group:		Publishing
12mr|texlive-texsis-2.18-3|12	URL:		http://www.ctan.org/tex-archive/macros/texsis
12mr|texlive-texsis-2.18-3|13	License:	LPPL
12mr|texlive-texsis-2.18-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texsis.tar.xz
12mr|texlive-texsis-2.18-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texsis.doc.tar.xz
12mr|texlive-texsis-2.18-3|16	BuildArch:	noarch
12mr|texlive-texsis-2.18-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-texsis-2.18-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-texsis-2.18-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-texsis-2.18-3|20	Requires(post):	texlive-tetex
12mr|texlive-texsis-2.18-3|21	Requires:	texlive-tex
12mr|texlive-texsis-2.18-3|22	Requires:	texlive-texsis.bin
12mr|texlive-texsis-2.18-3|23	
12mr|texlive-texsis-2.18-3|24	%description
12mr|texlive-texsis-2.18-3|25	TeXsis is a TeX macro package which provides useful features
12mr|texlive-texsis-2.18-3|26	for typesetting research papers and related documents. For
12mr|texlive-texsis-2.18-3|27	example, it includes support specifically for: Automatic
12mr|texlive-texsis-2.18-3|28	numbering of equations, figures, tables and references;
12mr|texlive-texsis-2.18-3|29	Simplified control of type sizes, line spacing, footnotes,
12mr|texlive-texsis-2.18-3|30	running headlines and footlines, and tables of contents,
12mr|texlive-texsis-2.18-3|31	figures and tables; Specialized document formats for research
12mr|texlive-texsis-2.18-3|32	papers, preprints and ``e-prints,'' conference proceedings,
12mr|texlive-texsis-2.18-3|33	theses, books, referee reports, letters, and memoranda;
12mr|texlive-texsis-2.18-3|34	Simplified means of constructing an index for a book or thesis;
12mr|texlive-texsis-2.18-3|35	Easy to use double column formatting; Specialized environments
12mr|texlive-texsis-2.18-3|36	for lists, theorems and proofs, centered or non-justified text,
12mr|texlive-texsis-2.18-3|37	and listing computer code; Specialized macros for easily
12mr|texlive-texsis-2.18-3|38	constructing ruled tables. TeXsis was originally developed for
12mr|texlive-texsis-2.18-3|39	physicists, but others may also find it useful. It is
12mr|texlive-texsis-2.18-3|40	completely compatible with Plain TeX.
12mr|texlive-texsis-2.18-3|41	
12mr|texlive-texsis-2.18-3|42	%post
12mr|texlive-texsis-2.18-3|43	%{_sbindir}/texlive.post
12mr|texlive-texsis-2.18-3|44	
12mr|texlive-texsis-2.18-3|45	%postun
12mr|texlive-texsis-2.18-3|46	if [ $1 -eq 0 ]; then
12mr|texlive-texsis-2.18-3|47	%{_sbindir}/texlive.post
12mr|texlive-texsis-2.18-3|48	fi
12mr|texlive-texsis-2.18-3|49	
12mr|texlive-texsis-2.18-3|50	#-----------------------------------------------------------------------
12mr|texlive-texsis-2.18-3|51	%files
12mr|texlive-texsis-2.18-3|52	%{_texmfdistdir}/bibtex/bst/texsis/texsis.bst
12mr|texlive-texsis-2.18-3|53	%{_texmfdistdir}/tex/texsis/base/AIP.txs
12mr|texlive-texsis-2.18-3|54	%{_texmfdistdir}/tex/texsis/base/CVformat.txs
12mr|texlive-texsis-2.18-3|55	%{_texmfdistdir}/tex/texsis/base/Elsevier.txs
12mr|texlive-texsis-2.18-3|56	%{_texmfdistdir}/tex/texsis/base/Exam.txs
12mr|texlive-texsis-2.18-3|57	%{_texmfdistdir}/tex/texsis/base/Formletr.txs
12mr|texlive-texsis-2.18-3|58	%{_texmfdistdir}/tex/texsis/base/IEEE.txs
12mr|texlive-texsis-2.18-3|59	%{_texmfdistdir}/tex/texsis/base/PhysRev.txs
12mr|texlive-texsis-2.18-3|60	%{_texmfdistdir}/tex/texsis/base/Spanish.txs
12mr|texlive-texsis-2.18-3|61	%{_texmfdistdir}/tex/texsis/base/Swedish.txs
12mr|texlive-texsis-2.18-3|62	%{_texmfdistdir}/tex/texsis/base/TXSconts.tex
12mr|texlive-texsis-2.18-3|63	%{_texmfdistdir}/tex/texsis/base/TXSdcol.tex
12mr|texlive-texsis-2.18-3|64	%{_texmfdistdir}/tex/texsis/base/TXSenvmt.tex
12mr|texlive-texsis-2.18-3|65	%{_texmfdistdir}/tex/texsis/base/TXSeqns.tex
12mr|texlive-texsis-2.18-3|66	%{_texmfdistdir}/tex/texsis/base/TXSfigs.tex
12mr|texlive-texsis-2.18-3|67	%{_texmfdistdir}/tex/texsis/base/TXSfmts.tex
12mr|texlive-texsis-2.18-3|68	%{_texmfdistdir}/tex/texsis/base/TXSfonts.tex
12mr|texlive-texsis-2.18-3|69	%{_texmfdistdir}/tex/texsis/base/TXShead.tex
12mr|texlive-texsis-2.18-3|70	%{_texmfdistdir}/tex/texsis/base/TXSinit.tex
12mr|texlive-texsis-2.18-3|71	%{_texmfdistdir}/tex/texsis/base/TXSletr.tex
12mr|texlive-texsis-2.18-3|72	%{_texmfdistdir}/tex/texsis/base/TXSmacs.tex
12mr|texlive-texsis-2.18-3|73	%{_texmfdistdir}/tex/texsis/base/TXSmemo.tex
12mr|texlive-texsis-2.18-3|74	%{_texmfdistdir}/tex/texsis/base/TXSprns.tex
12mr|texlive-texsis-2.18-3|75	%{_texmfdistdir}/tex/texsis/base/TXSrefs.tex
12mr|texlive-texsis-2.18-3|76	%{_texmfdistdir}/tex/texsis/base/TXSruled.tex
12mr|texlive-texsis-2.18-3|77	%{_texmfdistdir}/tex/texsis/base/TXSsects.tex
12mr|texlive-texsis-2.18-3|78	%{_texmfdistdir}/tex/texsis/base/TXSsite.tex
12mr|texlive-texsis-2.18-3|79	%{_texmfdistdir}/tex/texsis/base/TXSsymb.tex
12mr|texlive-texsis-2.18-3|80	%{_texmfdistdir}/tex/texsis/base/TXStags.tex
12mr|texlive-texsis-2.18-3|81	%{_texmfdistdir}/tex/texsis/base/TXStitle.tex
12mr|texlive-texsis-2.18-3|82	%{_texmfdistdir}/tex/texsis/base/Tablebod.txs
12mr|texlive-texsis-2.18-3|83	%{_texmfdistdir}/tex/texsis/base/WorldSci.txs
12mr|texlive-texsis-2.18-3|84	%{_texmfdistdir}/tex/texsis/base/color.txs
12mr|texlive-texsis-2.18-3|85	%{_texmfdistdir}/tex/texsis/base/nuclproc.txs
12mr|texlive-texsis-2.18-3|86	%{_texmfdistdir}/tex/texsis/base/printfont.txs
12mr|texlive-texsis-2.18-3|87	%{_texmfdistdir}/tex/texsis/base/spine.txs
12mr|texlive-texsis-2.18-3|88	%{_texmfdistdir}/tex/texsis/base/texsis.tex
12mr|texlive-texsis-2.18-3|89	%{_texmfdistdir}/tex/texsis/base/thesis.txs
12mr|texlive-texsis-2.18-3|90	%{_texmfdistdir}/tex/texsis/base/twin.txs
12mr|texlive-texsis-2.18-3|91	%{_texmfdistdir}/tex/texsis/config/texsis.ini
12mr|texlive-texsis-2.18-3|92	%_texmf_fmtutil_d/texsis
12mr|texlive-texsis-2.18-3|93	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/COPYING
12mr|texlive-texsis-2.18-3|94	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/Example.tex
12mr|texlive-texsis-2.18-3|95	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/Fonts.tex
12mr|texlive-texsis-2.18-3|96	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/INSTALL
12mr|texlive-texsis-2.18-3|97	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/Install.tex
12mr|texlive-texsis-2.18-3|98	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/MANIFEST
12mr|texlive-texsis-2.18-3|99	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/Manual.fgl
12mr|texlive-texsis-2.18-3|100	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/Manual.ref
12mr|texlive-texsis-2.18-3|101	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/Manual.tbl
12mr|texlive-texsis-2.18-3|102	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/Manual.tex
12mr|texlive-texsis-2.18-3|103	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/NEWS
12mr|texlive-texsis-2.18-3|104	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/README
12mr|texlive-texsis-2.18-3|105	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSapxF.doc
12mr|texlive-texsis-2.18-3|106	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXScover.doc
12mr|texlive-texsis-2.18-3|107	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSdcol.doc
12mr|texlive-texsis-2.18-3|108	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSdoc.doc
12mr|texlive-texsis-2.18-3|109	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSdoc0.doc
12mr|texlive-texsis-2.18-3|110	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSdocM.doc
12mr|texlive-texsis-2.18-3|111	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSend.doc
12mr|texlive-texsis-2.18-3|112	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSenvmt.doc
12mr|texlive-texsis-2.18-3|113	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSeqns.doc
12mr|texlive-texsis-2.18-3|114	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSfigs.doc
12mr|texlive-texsis-2.18-3|115	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSfmts.doc
12mr|texlive-texsis-2.18-3|116	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSfonts.doc
12mr|texlive-texsis-2.18-3|117	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSinstl.doc
12mr|texlive-texsis-2.18-3|118	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSintro.doc
12mr|texlive-texsis-2.18-3|119	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSletr.doc
12mr|texlive-texsis-2.18-3|120	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSmisc.doc
12mr|texlive-texsis-2.18-3|121	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSprns.doc
12mr|texlive-texsis-2.18-3|122	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSrefs.doc
12mr|texlive-texsis-2.18-3|123	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSrevs.doc
12mr|texlive-texsis-2.18-3|124	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSruled.doc
12mr|texlive-texsis-2.18-3|125	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSsects.doc
12mr|texlive-texsis-2.18-3|126	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSsite.000
12mr|texlive-texsis-2.18-3|127	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXSsymb.doc
12mr|texlive-texsis-2.18-3|128	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/TXStags.doc
12mr|texlive-texsis-2.18-3|129	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/index.tex
12mr|texlive-texsis-2.18-3|130	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/letr
12mr|texlive-texsis-2.18-3|131	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/penguin.eps
12mr|texlive-texsis-2.18-3|132	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/penguin2.eps
12mr|texlive-texsis-2.18-3|133	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/texsis.1
12mr|texlive-texsis-2.18-3|134	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/texsis.el
12mr|texlive-texsis-2.18-3|135	%doc %{_texmfdistdir}/doc/otherformats/texsis/base/texsis.lsm
12mr|texlive-texsis-2.18-3|136	
12mr|texlive-texsis-2.18-3|137	#-----------------------------------------------------------------------
12mr|texlive-texsis-2.18-3|138	%prep
12mr|texlive-texsis-2.18-3|139	%setup -c -a0 -a1
12mr|texlive-texsis-2.18-3|140	
12mr|texlive-texsis-2.18-3|141	%build
12mr|texlive-texsis-2.18-3|142	
12mr|texlive-texsis-2.18-3|143	%install
12mr|texlive-texsis-2.18-3|144	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-texsis-2.18-3|145	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-texsis-2.18-3|146	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mr|texlive-texsis-2.18-3|147	cat > %{buildroot}%{_texmf_fmtutil_d}/texsis <<EOF
12mr|texlive-texsis-2.18-3|148	#
12mr|texlive-texsis-2.18-3|149	# from texsis:
12mr|texlive-texsis-2.18-3|150	texsis pdftex - -translate-file=cp227.tcx texsis.ini
12mr|texlive-texsis-2.18-3|151	EOF
12mr|texlive-texsis-2.18-3|152	
12mr|texlive-texsis-2.18-3|153	
12mr|texlive-texsis-2.18-3|154	
12mr|texlive-texsis-2.18-3|155	%changelog
12mr|texlive-texsis-2.18-3|156	

18723 12
12mr|texlive-textcase-20070301-2|1	# revision 15878
12mr|texlive-textcase-20070301-2|2	# category Package
12mr|texlive-textcase-20070301-2|3	# catalog-ctan /macros/latex/contrib/textcase
12mr|texlive-textcase-20070301-2|4	# catalog-date 2007-03-01 12:49:13 +0100
12mr|texlive-textcase-20070301-2|5	# catalog-license lppl
12mr|texlive-textcase-20070301-2|6	# catalog-version undef
12mr|texlive-textcase-20070301-2|7	Name:		texlive-textcase
12mr|texlive-textcase-20070301-2|8	Version:	20070301
12mr|texlive-textcase-20070301-2|9	Release:	2
12mr|texlive-textcase-20070301-2|10	Summary:	Case conversion ignoring mathematics, etc
12mr|texlive-textcase-20070301-2|11	Group:		Publishing
12mr|texlive-textcase-20070301-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/textcase
12mr|texlive-textcase-20070301-2|13	License:	LPPL
12mr|texlive-textcase-20070301-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textcase.tar.xz
12mr|texlive-textcase-20070301-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textcase.doc.tar.xz
12mr|texlive-textcase-20070301-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textcase.source.tar.xz
12mr|texlive-textcase-20070301-2|17	BuildArch:	noarch
12mr|texlive-textcase-20070301-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-textcase-20070301-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-textcase-20070301-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-textcase-20070301-2|21	
12mr|texlive-textcase-20070301-2|22	%description
12mr|texlive-textcase-20070301-2|23	The textcase package offers commands \MakeTextUppercase and
12mr|texlive-textcase-20070301-2|24	\MakeTextLowercase are similar to the standard \MakeUppercase
12mr|texlive-textcase-20070301-2|25	and \MakeLowercase, but they do not change the case of any
12mr|texlive-textcase-20070301-2|26	sections of mathematics, or the arguments of \cite, \label and
12mr|texlive-textcase-20070301-2|27	\ref commands within the argument. A further command
12mr|texlive-textcase-20070301-2|28	\NoCaseChange does nothing but suppress case change within its
12mr|texlive-textcase-20070301-2|29	argument, so to force uppercase of a section including an
12mr|texlive-textcase-20070301-2|30	environment, one might say:
12mr|texlive-textcase-20070301-2|31	\MakeTextUppercase{...\NoCaseChange{\begin{foo}}
12mr|texlive-textcase-20070301-2|32	...\NoCaseChange{\end{foo}}...}.
12mr|texlive-textcase-20070301-2|33	
12mr|texlive-textcase-20070301-2|34	%post
12mr|texlive-textcase-20070301-2|35	%{_sbindir}/texlive.post
12mr|texlive-textcase-20070301-2|36	
12mr|texlive-textcase-20070301-2|37	%postun
12mr|texlive-textcase-20070301-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-textcase-20070301-2|39	%{_sbindir}/texlive.post
12mr|texlive-textcase-20070301-2|40	fi
12mr|texlive-textcase-20070301-2|41	
12mr|texlive-textcase-20070301-2|42	#-----------------------------------------------------------------------
12mr|texlive-textcase-20070301-2|43	%files
12mr|texlive-textcase-20070301-2|44	%{_texmfdistdir}/tex/latex/textcase/textcase.sty
12mr|texlive-textcase-20070301-2|45	%doc %{_texmfdistdir}/doc/latex/textcase/README
12mr|texlive-textcase-20070301-2|46	%doc %{_texmfdistdir}/doc/latex/textcase/textcase.pdf
12mr|texlive-textcase-20070301-2|47	#- source
12mr|texlive-textcase-20070301-2|48	%doc %{_texmfdistdir}/source/latex/textcase/textcase.dtx
12mr|texlive-textcase-20070301-2|49	%doc %{_texmfdistdir}/source/latex/textcase/textcase.ins
12mr|texlive-textcase-20070301-2|50	
12mr|texlive-textcase-20070301-2|51	#-----------------------------------------------------------------------
12mr|texlive-textcase-20070301-2|52	%prep
12mr|texlive-textcase-20070301-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-textcase-20070301-2|54	
12mr|texlive-textcase-20070301-2|55	%build
12mr|texlive-textcase-20070301-2|56	
12mr|texlive-textcase-20070301-2|57	%install
12mr|texlive-textcase-20070301-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-textcase-20070301-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-textcase-20070301-2|60	
12mr|texlive-textcase-20070301-2|61	
12mr|texlive-textcase-20070301-2|62	
12mr|texlive-textcase-20070301-2|63	%changelog
12mr|texlive-textcase-20070301-2|64	

18724 12
12mr|texlive-textfit-5-2|1	# revision 20591
12mr|texlive-textfit-5-2|2	# category Package
12mr|texlive-textfit-5-2|3	# catalog-ctan /macros/latex/contrib/textfit
12mr|texlive-textfit-5-2|4	# catalog-date 2010-11-28 20:21:22 +0100
12mr|texlive-textfit-5-2|5	# catalog-license lppl1.3
12mr|texlive-textfit-5-2|6	# catalog-version 5
12mr|texlive-textfit-5-2|7	Name:		texlive-textfit
12mr|texlive-textfit-5-2|8	Version:	5
12mr|texlive-textfit-5-2|9	Release:	2
12mr|texlive-textfit-5-2|10	Summary:	Fit text to a desired size
12mr|texlive-textfit-5-2|11	Group:		Publishing
12mr|texlive-textfit-5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/textfit
12mr|texlive-textfit-5-2|13	License:	LPPL1.3
12mr|texlive-textfit-5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textfit.tar.xz
12mr|texlive-textfit-5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textfit.doc.tar.xz
12mr|texlive-textfit-5-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textfit.source.tar.xz
12mr|texlive-textfit-5-2|17	BuildArch:	noarch
12mr|texlive-textfit-5-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-textfit-5-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-textfit-5-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-textfit-5-2|21	
12mr|texlive-textfit-5-2|22	%description
12mr|texlive-textfit-5-2|23	Package to fit text to a given width or height by scaling the
12mr|texlive-textfit-5-2|24	font. For example: \scaletowidth{3in}{This}. (The job is done
12mr|texlive-textfit-5-2|25	by calculating a magstep and applying it to the current font;
12mr|texlive-textfit-5-2|26	thus "This" will be very tall, as well as very wide; to scale
12mr|texlive-textfit-5-2|27	in just one dimension, use the facilities of the graphicx
12mr|texlive-textfit-5-2|28	package.).
12mr|texlive-textfit-5-2|29	
12mr|texlive-textfit-5-2|30	%post
12mr|texlive-textfit-5-2|31	%{_sbindir}/texlive.post
12mr|texlive-textfit-5-2|32	
12mr|texlive-textfit-5-2|33	%postun
12mr|texlive-textfit-5-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-textfit-5-2|35	%{_sbindir}/texlive.post
12mr|texlive-textfit-5-2|36	fi
12mr|texlive-textfit-5-2|37	
12mr|texlive-textfit-5-2|38	#-----------------------------------------------------------------------
12mr|texlive-textfit-5-2|39	%files
12mr|texlive-textfit-5-2|40	%{_texmfdistdir}/tex/latex/textfit/textfit.sty
12mr|texlive-textfit-5-2|41	%doc %{_texmfdistdir}/doc/latex/textfit/README
12mr|texlive-textfit-5-2|42	%doc %{_texmfdistdir}/doc/latex/textfit/makefile
12mr|texlive-textfit-5-2|43	%doc %{_texmfdistdir}/doc/latex/textfit/manifest
12mr|texlive-textfit-5-2|44	%doc %{_texmfdistdir}/doc/latex/textfit/textfit.pdf
12mr|texlive-textfit-5-2|45	#- source
12mr|texlive-textfit-5-2|46	%doc %{_texmfdistdir}/source/latex/textfit/textfit.dtx
12mr|texlive-textfit-5-2|47	%doc %{_texmfdistdir}/source/latex/textfit/textfit.ins
12mr|texlive-textfit-5-2|48	
12mr|texlive-textfit-5-2|49	#-----------------------------------------------------------------------
12mr|texlive-textfit-5-2|50	%prep
12mr|texlive-textfit-5-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-textfit-5-2|52	
12mr|texlive-textfit-5-2|53	%build
12mr|texlive-textfit-5-2|54	
12mr|texlive-textfit-5-2|55	%install
12mr|texlive-textfit-5-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-textfit-5-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-textfit-5-2|58	
12mr|texlive-textfit-5-2|59	
12mr|texlive-textfit-5-2|60	
12mr|texlive-textfit-5-2|61	%changelog
12mr|texlive-textfit-5-2|62	

18725 12
12mr|texlive-textgreek-v0.7-2|1	# revision 24282
12mr|texlive-textgreek-v0.7-2|2	# category Package
12mr|texlive-textgreek-v0.7-2|3	# catalog-ctan /macros/latex/contrib/textgreek
12mr|texlive-textgreek-v0.7-2|4	# catalog-date 2011-10-13 09:47:13 +0200
12mr|texlive-textgreek-v0.7-2|5	# catalog-license lppl
12mr|texlive-textgreek-v0.7-2|6	# catalog-version v0.7
12mr|texlive-textgreek-v0.7-2|7	Name:		texlive-textgreek
12mr|texlive-textgreek-v0.7-2|8	Version:	v0.7
12mr|texlive-textgreek-v0.7-2|9	Release:	2
12mr|texlive-textgreek-v0.7-2|10	Summary:	Upright greek letters in text
12mr|texlive-textgreek-v0.7-2|11	Group:		Publishing
12mr|texlive-textgreek-v0.7-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/textgreek
12mr|texlive-textgreek-v0.7-2|13	License:	LPPL
12mr|texlive-textgreek-v0.7-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textgreek.tar.xz
12mr|texlive-textgreek-v0.7-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textgreek.doc.tar.xz
12mr|texlive-textgreek-v0.7-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textgreek.source.tar.xz
12mr|texlive-textgreek-v0.7-2|17	BuildArch:	noarch
12mr|texlive-textgreek-v0.7-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-textgreek-v0.7-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-textgreek-v0.7-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-textgreek-v0.7-2|21	
12mr|texlive-textgreek-v0.7-2|22	%description
12mr|texlive-textgreek-v0.7-2|23	Use upright greek letters as text symbols, e.g. \textbeta.
12mr|texlive-textgreek-v0.7-2|24	
12mr|texlive-textgreek-v0.7-2|25	%post
12mr|texlive-textgreek-v0.7-2|26	%{_sbindir}/texlive.post
12mr|texlive-textgreek-v0.7-2|27	
12mr|texlive-textgreek-v0.7-2|28	%postun
12mr|texlive-textgreek-v0.7-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-textgreek-v0.7-2|30	%{_sbindir}/texlive.post
12mr|texlive-textgreek-v0.7-2|31	fi
12mr|texlive-textgreek-v0.7-2|32	
12mr|texlive-textgreek-v0.7-2|33	#-----------------------------------------------------------------------
12mr|texlive-textgreek-v0.7-2|34	%files
12mr|texlive-textgreek-v0.7-2|35	%{_texmfdistdir}/tex/latex/textgreek/textgreek.sty
12mr|texlive-textgreek-v0.7-2|36	%doc %{_texmfdistdir}/doc/latex/textgreek/README
12mr|texlive-textgreek-v0.7-2|37	%doc %{_texmfdistdir}/doc/latex/textgreek/textgreek.pdf
12mr|texlive-textgreek-v0.7-2|38	#- source
12mr|texlive-textgreek-v0.7-2|39	%doc %{_texmfdistdir}/source/latex/textgreek/textgreek.dtx
12mr|texlive-textgreek-v0.7-2|40	%doc %{_texmfdistdir}/source/latex/textgreek/textgreek.ins
12mr|texlive-textgreek-v0.7-2|41	
12mr|texlive-textgreek-v0.7-2|42	#-----------------------------------------------------------------------
12mr|texlive-textgreek-v0.7-2|43	%prep
12mr|texlive-textgreek-v0.7-2|44	%setup -c -a0 -a1 -a2
12mr|texlive-textgreek-v0.7-2|45	
12mr|texlive-textgreek-v0.7-2|46	%build
12mr|texlive-textgreek-v0.7-2|47	
12mr|texlive-textgreek-v0.7-2|48	%install
12mr|texlive-textgreek-v0.7-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-textgreek-v0.7-2|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-textgreek-v0.7-2|51	
12mr|texlive-textgreek-v0.7-2|52	
12mr|texlive-textgreek-v0.7-2|53	
12mr|texlive-textgreek-v0.7-2|54	%changelog
12mr|texlive-textgreek-v0.7-2|55	

18726 12
12mr|texlive-textmerg-2.01-2|1	# revision 20677
12mr|texlive-textmerg-2.01-2|2	# category Package
12mr|texlive-textmerg-2.01-2|3	# catalog-ctan /macros/latex/contrib/textmerg
12mr|texlive-textmerg-2.01-2|4	# catalog-date 2010-12-01 15:56:49 +0100
12mr|texlive-textmerg-2.01-2|5	# catalog-license pd
12mr|texlive-textmerg-2.01-2|6	# catalog-version 2.01
12mr|texlive-textmerg-2.01-2|7	Name:		texlive-textmerg
12mr|texlive-textmerg-2.01-2|8	Version:	2.01
12mr|texlive-textmerg-2.01-2|9	Release:	2
12mr|texlive-textmerg-2.01-2|10	Summary:	Merge text in TeX and LaTeX
12mr|texlive-textmerg-2.01-2|11	Group:		Publishing
12mr|texlive-textmerg-2.01-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/textmerg
12mr|texlive-textmerg-2.01-2|13	License:	PD
12mr|texlive-textmerg-2.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textmerg.tar.xz
12mr|texlive-textmerg-2.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textmerg.doc.tar.xz
12mr|texlive-textmerg-2.01-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textmerg.source.tar.xz
12mr|texlive-textmerg-2.01-2|17	BuildArch:	noarch
12mr|texlive-textmerg-2.01-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-textmerg-2.01-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-textmerg-2.01-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-textmerg-2.01-2|21	
12mr|texlive-textmerg-2.01-2|22	%description
12mr|texlive-textmerg-2.01-2|23	Useful, for example, in mail merge.
12mr|texlive-textmerg-2.01-2|24	
12mr|texlive-textmerg-2.01-2|25	%post
12mr|texlive-textmerg-2.01-2|26	%{_sbindir}/texlive.post
12mr|texlive-textmerg-2.01-2|27	
12mr|texlive-textmerg-2.01-2|28	%postun
12mr|texlive-textmerg-2.01-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-textmerg-2.01-2|30	%{_sbindir}/texlive.post
12mr|texlive-textmerg-2.01-2|31	fi
12mr|texlive-textmerg-2.01-2|32	
12mr|texlive-textmerg-2.01-2|33	#-----------------------------------------------------------------------
12mr|texlive-textmerg-2.01-2|34	%files
12mr|texlive-textmerg-2.01-2|35	%{_texmfdistdir}/tex/generic/textmerg/textmerg.sty
12mr|texlive-textmerg-2.01-2|36	%doc %{_texmfdistdir}/doc/generic/textmerg/results.dat
12mr|texlive-textmerg-2.01-2|37	%doc %{_texmfdistdir}/doc/generic/textmerg/silly.dat
12mr|texlive-textmerg-2.01-2|38	%doc %{_texmfdistdir}/doc/generic/textmerg/textmerg.pdf
12mr|texlive-textmerg-2.01-2|39	%doc %{_texmfdistdir}/doc/generic/textmerg/textmerg.tex
12mr|texlive-textmerg-2.01-2|40	%doc %{_texmfdistdir}/doc/generic/textmerg/tmexamp1.tex
12mr|texlive-textmerg-2.01-2|41	%doc %{_texmfdistdir}/doc/generic/textmerg/tmexamp2.tex
12mr|texlive-textmerg-2.01-2|42	%doc %{_texmfdistdir}/doc/generic/textmerg/tmexampp.tex
12mr|texlive-textmerg-2.01-2|43	#- source
12mr|texlive-textmerg-2.01-2|44	%doc %{_texmfdistdir}/source/generic/textmerg/textmerg.drv
12mr|texlive-textmerg-2.01-2|45	%doc %{_texmfdistdir}/source/generic/textmerg/textmerg.dtx
12mr|texlive-textmerg-2.01-2|46	%doc %{_texmfdistdir}/source/generic/textmerg/textmerg.ins
12mr|texlive-textmerg-2.01-2|47	
12mr|texlive-textmerg-2.01-2|48	#-----------------------------------------------------------------------
12mr|texlive-textmerg-2.01-2|49	%prep
12mr|texlive-textmerg-2.01-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-textmerg-2.01-2|51	
12mr|texlive-textmerg-2.01-2|52	%build
12mr|texlive-textmerg-2.01-2|53	
12mr|texlive-textmerg-2.01-2|54	%install
12mr|texlive-textmerg-2.01-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-textmerg-2.01-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-textmerg-2.01-2|57	
12mr|texlive-textmerg-2.01-2|58	
12mr|texlive-textmerg-2.01-2|59	
12mr|texlive-textmerg-2.01-2|60	%changelog
12mr|texlive-textmerg-2.01-2|61	

18727 12
12mr|texlive-textopo-1.5-2|1	# revision 23796
12mr|texlive-textopo-1.5-2|2	# category Package
12mr|texlive-textopo-1.5-2|3	# catalog-ctan /macros/latex/contrib/textopo
12mr|texlive-textopo-1.5-2|4	# catalog-date 2011-06-02 21:02:40 +0200
12mr|texlive-textopo-1.5-2|5	# catalog-license gpl
12mr|texlive-textopo-1.5-2|6	# catalog-version 1.5
12mr|texlive-textopo-1.5-2|7	Name:		texlive-textopo
12mr|texlive-textopo-1.5-2|8	Version:	1.5
12mr|texlive-textopo-1.5-2|9	Release:	2
12mr|texlive-textopo-1.5-2|10	Summary:	Annotated membrane protein topology plots
12mr|texlive-textopo-1.5-2|11	Group:		Publishing
12mr|texlive-textopo-1.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/textopo
12mr|texlive-textopo-1.5-2|13	License:	GPL
12mr|texlive-textopo-1.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textopo.tar.xz
12mr|texlive-textopo-1.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textopo.doc.tar.xz
12mr|texlive-textopo-1.5-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textopo.source.tar.xz
12mr|texlive-textopo-1.5-2|17	BuildArch:	noarch
12mr|texlive-textopo-1.5-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-textopo-1.5-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-textopo-1.5-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-textopo-1.5-2|21	
12mr|texlive-textopo-1.5-2|22	%description
12mr|texlive-textopo-1.5-2|23	A LaTeX package for setting shaded and annotated membrane
12mr|texlive-textopo-1.5-2|24	protein topology plots and helical wheels.
12mr|texlive-textopo-1.5-2|25	
12mr|texlive-textopo-1.5-2|26	%post
12mr|texlive-textopo-1.5-2|27	%{_sbindir}/texlive.post
12mr|texlive-textopo-1.5-2|28	
12mr|texlive-textopo-1.5-2|29	%postun
12mr|texlive-textopo-1.5-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-textopo-1.5-2|31	%{_sbindir}/texlive.post
12mr|texlive-textopo-1.5-2|32	fi
12mr|texlive-textopo-1.5-2|33	
12mr|texlive-textopo-1.5-2|34	#-----------------------------------------------------------------------
12mr|texlive-textopo-1.5-2|35	%files
12mr|texlive-textopo-1.5-2|36	%{_texmfdistdir}/tex/latex/textopo/biotex.sty
12mr|texlive-textopo-1.5-2|37	%{_texmfdistdir}/tex/latex/textopo/textopo.def
12mr|texlive-textopo-1.5-2|38	%{_texmfdistdir}/tex/latex/textopo/textopo.sty
12mr|texlive-textopo-1.5-2|39	%doc %{_texmfdistdir}/doc/latex/textopo/AQP1.SP
12mr|texlive-textopo-1.5-2|40	%doc %{_texmfdistdir}/doc/latex/textopo/AQP1.hmm
12mr|texlive-textopo-1.5-2|41	%doc %{_texmfdistdir}/doc/latex/textopo/AQP1.phd
12mr|texlive-textopo-1.5-2|42	%doc %{_texmfdistdir}/doc/latex/textopo/AQP1.swp
12mr|texlive-textopo-1.5-2|43	%doc %{_texmfdistdir}/doc/latex/textopo/AQP1.tpo
12mr|texlive-textopo-1.5-2|44	%doc %{_texmfdistdir}/doc/latex/textopo/AQP2spec.ALN
12mr|texlive-textopo-1.5-2|45	%doc %{_texmfdistdir}/doc/latex/textopo/AQPpro.MSF
12mr|texlive-textopo-1.5-2|46	%doc %{_texmfdistdir}/doc/latex/textopo/AQPpro1.shd
12mr|texlive-textopo-1.5-2|47	%doc %{_texmfdistdir}/doc/latex/textopo/textopo.pdf
12mr|texlive-textopo-1.5-2|48	%doc %{_texmfdistdir}/doc/latex/textopo/textopo.txt
12mr|texlive-textopo-1.5-2|49	#- source
12mr|texlive-textopo-1.5-2|50	%doc %{_texmfdistdir}/source/latex/textopo/textopo.dtx
12mr|texlive-textopo-1.5-2|51	%doc %{_texmfdistdir}/source/latex/textopo/textopo.ins
12mr|texlive-textopo-1.5-2|52	
12mr|texlive-textopo-1.5-2|53	#-----------------------------------------------------------------------
12mr|texlive-textopo-1.5-2|54	%prep
12mr|texlive-textopo-1.5-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-textopo-1.5-2|56	
12mr|texlive-textopo-1.5-2|57	%build
12mr|texlive-textopo-1.5-2|58	
12mr|texlive-textopo-1.5-2|59	%install
12mr|texlive-textopo-1.5-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-textopo-1.5-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-textopo-1.5-2|62	
12mr|texlive-textopo-1.5-2|63	
12mr|texlive-textopo-1.5-2|64	
12mr|texlive-textopo-1.5-2|65	%changelog
12mr|texlive-textopo-1.5-2|66	

18728 12
12mr|texlive-textpath-1.6-2|1	# revision 15878
12mr|texlive-textpath-1.6-2|2	# category Package
12mr|texlive-textpath-1.6-2|3	# catalog-ctan /graphics/metapost/contrib/macros/textpath
12mr|texlive-textpath-1.6-2|4	# catalog-date 2007-02-22 10:19:41 +0100
12mr|texlive-textpath-1.6-2|5	# catalog-license lppl
12mr|texlive-textpath-1.6-2|6	# catalog-version 1.6
12mr|texlive-textpath-1.6-2|7	Name:		texlive-textpath
12mr|texlive-textpath-1.6-2|8	Version:	1.6
12mr|texlive-textpath-1.6-2|9	Release:	2
12mr|texlive-textpath-1.6-2|10	Summary:	Setting text along a path with MetaPost
12mr|texlive-textpath-1.6-2|11	Group:		Publishing
12mr|texlive-textpath-1.6-2|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/textpath
12mr|texlive-textpath-1.6-2|13	License:	LPPL
12mr|texlive-textpath-1.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textpath.tar.xz
12mr|texlive-textpath-1.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textpath.doc.tar.xz
12mr|texlive-textpath-1.6-2|16	BuildArch:	noarch
12mr|texlive-textpath-1.6-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-textpath-1.6-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-textpath-1.6-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-textpath-1.6-2|20	
12mr|texlive-textpath-1.6-2|21	%description
12mr|texlive-textpath-1.6-2|22	This MetaPost package provides macros to typeset text along a
12mr|texlive-textpath-1.6-2|23	free path with the help of LaTeX, thereby preserving kerning
12mr|texlive-textpath-1.6-2|24	and allowing for 8-bit input (accented characters).
12mr|texlive-textpath-1.6-2|25	
12mr|texlive-textpath-1.6-2|26	%post
12mr|texlive-textpath-1.6-2|27	%{_sbindir}/texlive.post
12mr|texlive-textpath-1.6-2|28	
12mr|texlive-textpath-1.6-2|29	%postun
12mr|texlive-textpath-1.6-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-textpath-1.6-2|31	%{_sbindir}/texlive.post
12mr|texlive-textpath-1.6-2|32	fi
12mr|texlive-textpath-1.6-2|33	
12mr|texlive-textpath-1.6-2|34	#-----------------------------------------------------------------------
12mr|texlive-textpath-1.6-2|35	%files
12mr|texlive-textpath-1.6-2|36	%{_texmfdistdir}/metapost/textpath/textpath.mp
12mr|texlive-textpath-1.6-2|37	%{_texmfdistdir}/tex/latex/textpath/textpathmp.sty
12mr|texlive-textpath-1.6-2|38	%doc %{_texmfdistdir}/doc/metapost/textpath/CHANGES
12mr|texlive-textpath-1.6-2|39	%doc %{_texmfdistdir}/doc/metapost/textpath/README
12mr|texlive-textpath-1.6-2|40	%doc %{_texmfdistdir}/doc/metapost/textpath/textpath.pdf
12mr|texlive-textpath-1.6-2|41	%doc %{_texmfdistdir}/doc/metapost/textpath/textpath.tex
12mr|texlive-textpath-1.6-2|42	%doc %{_texmfdistdir}/doc/metapost/textpath/textpathfigs.mp
12mr|texlive-textpath-1.6-2|43	%doc %{_texmfdistdir}/doc/metapost/textpath/textpathfigs.tex
12mr|texlive-textpath-1.6-2|44	
12mr|texlive-textpath-1.6-2|45	#-----------------------------------------------------------------------
12mr|texlive-textpath-1.6-2|46	%prep
12mr|texlive-textpath-1.6-2|47	%setup -c -a0 -a1
12mr|texlive-textpath-1.6-2|48	
12mr|texlive-textpath-1.6-2|49	%build
12mr|texlive-textpath-1.6-2|50	
12mr|texlive-textpath-1.6-2|51	%install
12mr|texlive-textpath-1.6-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-textpath-1.6-2|53	cp -fpar metapost tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-textpath-1.6-2|54	
12mr|texlive-textpath-1.6-2|55	
12mr|texlive-textpath-1.6-2|56	
12mr|texlive-textpath-1.6-2|57	%changelog
12mr|texlive-textpath-1.6-2|58	

18729 12
12mr|texlive-textpos-1.7g-2|1	# revision 19961
12mr|texlive-textpos-1.7g-2|2	# category Package
12mr|texlive-textpos-1.7g-2|3	# catalog-ctan /macros/latex/contrib/textpos
12mr|texlive-textpos-1.7g-2|4	# catalog-date 2010-09-30 15:44:45 +0200
12mr|texlive-textpos-1.7g-2|5	# catalog-license gpl
12mr|texlive-textpos-1.7g-2|6	# catalog-version 1.7g
12mr|texlive-textpos-1.7g-2|7	Name:		texlive-textpos
12mr|texlive-textpos-1.7g-2|8	Version:	1.7g
12mr|texlive-textpos-1.7g-2|9	Release:	2
12mr|texlive-textpos-1.7g-2|10	Summary:	Place boxes at arbitrary positions on the LaTeX page
12mr|texlive-textpos-1.7g-2|11	Group:		Publishing
12mr|texlive-textpos-1.7g-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/textpos
12mr|texlive-textpos-1.7g-2|13	License:	GPL
12mr|texlive-textpos-1.7g-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textpos.tar.xz
12mr|texlive-textpos-1.7g-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textpos.doc.tar.xz
12mr|texlive-textpos-1.7g-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textpos.source.tar.xz
12mr|texlive-textpos-1.7g-2|17	BuildArch:	noarch
12mr|texlive-textpos-1.7g-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-textpos-1.7g-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-textpos-1.7g-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-textpos-1.7g-2|21	
12mr|texlive-textpos-1.7g-2|22	%description
12mr|texlive-textpos-1.7g-2|23	A package to facilitate placement of boxes at absolute
12mr|texlive-textpos-1.7g-2|24	positions on the LaTeX page. There are several reasons why this
12mr|texlive-textpos-1.7g-2|25	might be useful, an important one being to help the creation of
12mr|texlive-textpos-1.7g-2|26	large-format conference posters.
12mr|texlive-textpos-1.7g-2|27	
12mr|texlive-textpos-1.7g-2|28	%post
12mr|texlive-textpos-1.7g-2|29	%{_sbindir}/texlive.post
12mr|texlive-textpos-1.7g-2|30	
12mr|texlive-textpos-1.7g-2|31	%postun
12mr|texlive-textpos-1.7g-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-textpos-1.7g-2|33	%{_sbindir}/texlive.post
12mr|texlive-textpos-1.7g-2|34	fi
12mr|texlive-textpos-1.7g-2|35	
12mr|texlive-textpos-1.7g-2|36	#-----------------------------------------------------------------------
12mr|texlive-textpos-1.7g-2|37	%files
12mr|texlive-textpos-1.7g-2|38	%{_texmfdistdir}/tex/latex/textpos/textpos.sty
12mr|texlive-textpos-1.7g-2|39	%doc %{_texmfdistdir}/doc/latex/textpos/LICENCE
12mr|texlive-textpos-1.7g-2|40	%doc %{_texmfdistdir}/doc/latex/textpos/README
12mr|texlive-textpos-1.7g-2|41	%doc %{_texmfdistdir}/doc/latex/textpos/VERSION-1.7g
12mr|texlive-textpos-1.7g-2|42	%doc %{_texmfdistdir}/doc/latex/textpos/examples/README
12mr|texlive-textpos-1.7g-2|43	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t1.tex
12mr|texlive-textpos-1.7g-2|44	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t2.tex
12mr|texlive-textpos-1.7g-2|45	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t3.tex
12mr|texlive-textpos-1.7g-2|46	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t4.tex
12mr|texlive-textpos-1.7g-2|47	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t5.tex
12mr|texlive-textpos-1.7g-2|48	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t6.tex
12mr|texlive-textpos-1.7g-2|49	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t7.tex
12mr|texlive-textpos-1.7g-2|50	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t8.tex
12mr|texlive-textpos-1.7g-2|51	%doc %{_texmfdistdir}/doc/latex/textpos/niepraschk-eso-pic.pdf
12mr|texlive-textpos-1.7g-2|52	%doc %{_texmfdistdir}/doc/latex/textpos/niepraschk-eso-pic.tex
12mr|texlive-textpos-1.7g-2|53	%doc %{_texmfdistdir}/doc/latex/textpos/style.css
12mr|texlive-textpos-1.7g-2|54	%doc %{_texmfdistdir}/doc/latex/textpos/textpos-example.tex
12mr|texlive-textpos-1.7g-2|55	%doc %{_texmfdistdir}/doc/latex/textpos/textpos.html
12mr|texlive-textpos-1.7g-2|56	%doc %{_texmfdistdir}/doc/latex/textpos/textpos.pdf
12mr|texlive-textpos-1.7g-2|57	#- source
12mr|texlive-textpos-1.7g-2|58	%doc %{_texmfdistdir}/source/latex/textpos/textpos.drv
12mr|texlive-textpos-1.7g-2|59	%doc %{_texmfdistdir}/source/latex/textpos/textpos.dtx
12mr|texlive-textpos-1.7g-2|60	%doc %{_texmfdistdir}/source/latex/textpos/textpos.ins
12mr|texlive-textpos-1.7g-2|61	
12mr|texlive-textpos-1.7g-2|62	#-----------------------------------------------------------------------
12mr|texlive-textpos-1.7g-2|63	%prep
12mr|texlive-textpos-1.7g-2|64	%setup -c -a0 -a1 -a2
12mr|texlive-textpos-1.7g-2|65	
12mr|texlive-textpos-1.7g-2|66	%build
12mr|texlive-textpos-1.7g-2|67	
12mr|texlive-textpos-1.7g-2|68	%install
12mr|texlive-textpos-1.7g-2|69	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-textpos-1.7g-2|70	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-textpos-1.7g-2|71	
12mr|texlive-textpos-1.7g-2|72	
12mr|texlive-textpos-1.7g-2|73	
12mr|texlive-textpos-1.7g-2|74	%changelog
12mr|texlive-textpos-1.7g-2|75	

18730 12
12mr|texlive-tex-virtual-academy-pl-20111104-2|1	# revision 15878
12mr|texlive-tex-virtual-academy-pl-20111104-2|2	# category Package
12mr|texlive-tex-virtual-academy-pl-20111104-2|3	# catalog-ctan undef
12mr|texlive-tex-virtual-academy-pl-20111104-2|4	# catalog-date undef
12mr|texlive-tex-virtual-academy-pl-20111104-2|5	# catalog-license undef
12mr|texlive-tex-virtual-academy-pl-20111104-2|6	# catalog-version undef
12mr|texlive-tex-virtual-academy-pl-20111104-2|7	Name:		texlive-tex-virtual-academy-pl
12mr|texlive-tex-virtual-academy-pl-20111104-2|8	Version:	20111104
12mr|texlive-tex-virtual-academy-pl-20111104-2|9	Release:	2
12mr|texlive-tex-virtual-academy-pl-20111104-2|10	Summary:	TeXLive tex-virtual-academy-pl package
12mr|texlive-tex-virtual-academy-pl-20111104-2|11	Group:		Publishing
12mr|texlive-tex-virtual-academy-pl-20111104-2|12	URL:		http://tug.org/texlive
12mr|texlive-tex-virtual-academy-pl-20111104-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-tex-virtual-academy-pl-20111104-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-virtual-academy-pl.tar.xz
12mr|texlive-tex-virtual-academy-pl-20111104-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex-virtual-academy-pl.doc.tar.xz
12mr|texlive-tex-virtual-academy-pl-20111104-2|16	BuildArch:	noarch
12mr|texlive-tex-virtual-academy-pl-20111104-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tex-virtual-academy-pl-20111104-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tex-virtual-academy-pl-20111104-2|19	
12mr|texlive-tex-virtual-academy-pl-20111104-2|20	%description
12mr|texlive-tex-virtual-academy-pl-20111104-2|21	TeXLive tex-virtual-academy-pl package.
12mr|texlive-tex-virtual-academy-pl-20111104-2|22	
12mr|texlive-tex-virtual-academy-pl-20111104-2|23	#-----------------------------------------------------------------------
12mr|texlive-tex-virtual-academy-pl-20111104-2|24	%files
12mr|texlive-tex-virtual-academy-pl-20111104-2|25	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/TeX-pub.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|26	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/context/cont-ins.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|27	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/context/context.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|28	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/context/tytuly.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|29	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/cototex.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|30	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/back.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|31	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/font-abc.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|32	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/fonts_inst.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|33	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/index.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|34	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/nfss.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|35	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/qx-info.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|36	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/qx-table1.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|37	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/qx-table2.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|38	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/fonty/tpstyle.css
12mr|texlive-tex-virtual-academy-pl-20111104-2|39	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/artykul.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|40	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/context.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|41	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/cop.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|42	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/grupa.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|43	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/gust.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|44	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/gustloge.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|45	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/indexowanie.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|46	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/latex2e.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|47	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/lew-7vs.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|48	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/lew.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|49	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/mail.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|50	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/podpis.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|51	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/prog.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|52	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/tex.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|53	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/texologia.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|54	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/gify/wa.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|55	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/day.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|56	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/decode.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|57	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/dies.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|58	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/fig1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|59	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/flags.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|60	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/id.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|61	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/index.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|62	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/jedn.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|63	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/lang.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|64	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/lower.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|65	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/mil.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|66	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/mon.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|67	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/name.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|68	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/order.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|69	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/plmindex.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|70	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/porzadek.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|71	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/program.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|72	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/setki.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|73	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/spec.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|74	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/tex-idx.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|75	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/toascii.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|76	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/typy.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|77	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/tys.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|78	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/idx/upper.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|79	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/index.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|80	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/kuchnia/hist.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|81	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/kuchnia/tex.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|82	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/latex2e.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|83	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/desc_p1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|84	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/desc_p2.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|85	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/desc_p3.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|86	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/desc_p4.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|87	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/description.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|88	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/description.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|89	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/enum_p1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|90	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/enum_p2.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|91	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/enumerate.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|92	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/enumerate.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|93	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/item_p1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|94	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/item_p2.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|95	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/itemize.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|96	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/itemize.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|97	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/klopoty.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|98	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/list.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|99	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/lista_p.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|100	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/porzadek.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|101	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/listy/standard.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|102	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/3parttab.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|103	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/3parttable.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|104	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/BAhhline.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|105	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/accent.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|106	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/accents.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|107	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/acromake.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|108	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/acromake.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|109	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/afterpage.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|110	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/alltt.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|111	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/amsthm.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|112	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/amsthm1.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|113	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/amsthm2.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|114	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/arabic.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|115	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/array.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|116	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/balance.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|117	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bar.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|118	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bar1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|119	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bar2.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|120	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|121	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|122	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm2.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|123	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm3.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|124	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm4.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|125	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm5.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|126	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbm6.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|127	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbma.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|128	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bbmb.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|129	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk1.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|130	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk2.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|131	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk3.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|132	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk4.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|133	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk5.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|134	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk6.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|135	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk7.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|136	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk8.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|137	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blk9.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|138	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/blkarray.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|139	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bm.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|140	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/bophook.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|141	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/boxedminipage.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|142	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/boxm.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|143	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/calc.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|144	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/calc1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|145	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/calc2.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|146	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/capt-of.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|147	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/caption.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|148	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/caption2.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|149	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/case1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|150	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/case2.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|151	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/cases.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|152	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ccapt1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|153	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ccaption.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|154	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/changebar.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|155	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/chapterbib.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|156	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/cite.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|157	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/color.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|158	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/color.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|159	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/colortbl.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|160	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/comma.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|161	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/cute1.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|162	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/cuted.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|163	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dblcol.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|164	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dblfnote.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|165	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dcolumn.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|166	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/delarray.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|167	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/delarray.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|168	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|169	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|170	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq10.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|171	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq11.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|172	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq12.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|173	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq13.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|174	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq14.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|175	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq15.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|176	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq2.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|177	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq3.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|178	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq4.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|179	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq5.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|180	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq6.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|181	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq7.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|182	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq8.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|183	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/deleq9.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|184	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/diam.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|185	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dotseqn.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|186	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dotseqn.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|187	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dow.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|188	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/drftcite.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|189	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dropp1.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|190	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/dropping.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|191	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|192	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn1.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|193	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn10.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|194	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn11.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|195	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn12.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|196	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn13.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|197	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn14.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|198	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn15.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|199	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn16.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|200	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn17.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|201	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn2.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|202	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn3.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|203	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn4.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|204	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn5.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|205	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn6.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|206	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn7.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|207	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn8.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|208	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/easyeqn9.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|209	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/endfloat.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|210	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/enum.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|211	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/enumerate.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|212	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/enumitem.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|213	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/epsfig.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|214	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/everyship.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|215	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/expdlist.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|216	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/exscale.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|217	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/extmath.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|218	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/extramarks.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|219	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|220	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb2.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|221	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb3.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|222	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb4.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|223	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb5.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|224	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb6.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|225	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb7.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|226	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancb8.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|227	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancybox.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|228	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancyhdr.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|229	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fancyheading.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|230	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/filecontents.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|231	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/flafter.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|232	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/float.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|233	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/floatflt.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|234	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/floatpag.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|235	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/flt1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|236	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/flt2.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|237	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fltpage.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|238	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/flushend.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|239	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fn2end.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|240	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fnpara.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|241	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fnpara.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|242	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fnpos.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|243	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/footmisc.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|244	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/footmisc1.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|245	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/footmisc2.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|246	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/footnpag.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|247	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/fp.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|248	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ftnright.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|249	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/geom1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|250	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/geom1.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|251	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/geom2.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|252	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/geometry.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|253	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/graphicx.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|254	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/graphpaper.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|255	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|256	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp2.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|257	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp3.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|258	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp4.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|259	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp5.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|260	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp6.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|261	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp7.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|262	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harp8.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|263	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/harpoon.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|264	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/heart.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|265	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/here.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|266	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/hhline.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|267	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/hhline.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|268	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/hyperref.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|269	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ifthen.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|270	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ifthen1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|271	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ifthen2.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|272	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/indentfirst.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|273	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/index.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|274	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/labeldeb.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|275	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/lastpage.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|276	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/lcg.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|277	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/legend.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|278	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/letter.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|279	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/letterspace.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|280	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/listpart.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|281	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/localloc.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|282	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/longtable.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|283	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/lscape.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|284	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/lt1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|285	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ltablex.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|286	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ltabptch.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|287	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ltxtable.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|288	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/macro.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|289	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/macro_t.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|290	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/manyfoot.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|291	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/manyfoot1.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|292	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/minitoc.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|293	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/moje_typy.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|294	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/moreverb.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|295	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/mparhack.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|296	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multfoot.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|297	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multfoot1.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|298	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multfoot2.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|299	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multibox.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|300	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multibox.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|301	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multicol.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|302	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|303	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|304	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow2.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|305	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow3.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|306	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow4.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|307	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/multirow5.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|308	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/mycss.css
12mr|texlive-tex-virtual-academy-pl-20111104-2|309	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/num.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|310	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/numprint.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|311	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/nut.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|312	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/oldst1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|313	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/oldstyle.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|314	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/oubraces.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|315	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/overbrace.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|316	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/overbrace1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|317	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/pdfscreen.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|318	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/pfnote.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|319	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/plain.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|320	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/printtim.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|321	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/pstcol.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|322	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/q1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|323	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/qobitree.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|324	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ragged2e.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|325	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/regcount.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|326	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/relsize.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|327	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/remreset.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|328	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/rotate.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|329	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/rotating.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|330	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/rotbox.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|331	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/selectpage.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|332	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadepar.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|333	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadetheorem.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|334	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadethm.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|335	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadethm.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|336	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shadow.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|337	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shapepar.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|338	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shedbox.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|339	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/shortvrb.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|340	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/showkeys.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|341	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/sidecap.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|342	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/squa.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|343	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/stm1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|344	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/stm2.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|345	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/stm3.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|346	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/stm4.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|347	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/stmaryrd.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|348	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/sube1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|349	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqn-1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|350	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqn-2.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|351	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqn-3.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|352	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqn.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|353	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqna.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|354	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subeqnarray.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|355	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subfig.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|356	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subfigure.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|357	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subfloat.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|358	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/sublabel.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|359	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/sublabel.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|360	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/subscript.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|361	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/supertabular.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|362	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/sverb.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|363	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/sverb_n.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|364	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/sverb_w.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|365	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/tabularx.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|366	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/tabularx.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|367	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/theorem.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|368	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/theorem.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|369	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/threeparttable.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|370	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/time.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|371	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ulem.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|372	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ulem.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|373	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/ulem1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|374	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/umoline.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|375	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/undertilde-1.png
12mr|texlive-tex-virtual-academy-pl-20111104-2|376	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/undertilde.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|377	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/url.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|378	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/verbatim.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|379	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/verbdef.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|380	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/verbt.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|381	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/verbt1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|382	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/verbt2.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|383	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/version.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|384	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/vfrlocal.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|385	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/vmargin.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|386	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/vrbexin.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|387	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/vrflocal.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|388	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/wiggly.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|389	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/wmcropmark.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|390	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/wrapf.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|391	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/wrapfig.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|392	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/xr.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|393	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/xspace.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|394	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/xspace1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|395	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/xspace2.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|396	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/macro/xtab.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|397	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/pagina/pagina.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|398	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/spisy/chap.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|399	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/spisy/l_chap.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|400	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/spisy/l_sec.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|401	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/spisy/spis.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|402	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/spisy/spis.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|403	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/chapter.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|404	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/count.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|405	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/liczniki.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|406	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/num.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|407	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|408	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p2.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|409	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p3.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|410	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p3.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|411	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p4.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|412	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p4.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|413	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p5.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|414	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p5.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|415	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p6.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|416	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p6.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|417	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p7.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|418	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/p7.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|419	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/part.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|420	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/poziom.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|421	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/s.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|422	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/sect.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|423	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tc.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|424	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tc.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|425	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tca.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|426	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tl.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|427	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tl.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|428	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tr.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|429	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tr.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|430	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tx.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|431	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/tx.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|432	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/txx.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|433	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/latex2e/tytuly/txx.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|434	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/manifest.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|435	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/cont-pl.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|436	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/emtex.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|437	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/implementacje.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|438	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/index.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|439	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/inst-mik.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|440	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/latex-pl.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|441	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/mex.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|442	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/miktex.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|443	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/spw.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|444	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/tetex.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|445	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/poczatki/web2c.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|446	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/2-0wst1.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|447	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/2-1coto.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|448	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/2-1kazio.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|449	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/2-1przyg.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|450	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/2-1zece.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|451	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/bib.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|452	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/spis.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|453	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/tex.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|454	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/podstawy/title.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|455	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/auctex.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|456	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-1.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|457	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-2.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|458	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-3.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|459	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-4.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|460	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-5.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|461	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-6.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|462	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-7.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|463	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex-8.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|464	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/bibtex/bibtex.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|465	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/dvidvi.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|466	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/dvistro1.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|467	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/dvistro2.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|468	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/hyph.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|469	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/prog/prog.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|470	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/tex/fermat.gif
12mr|texlive-tex-virtual-academy-pl-20111104-2|471	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/tex/odsylacze.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|472	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/tex/tex.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|473	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/tex/tex_key.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|474	%doc %{_texmfdistdir}/doc/generic/tex-virtual-academy-pl/tex/tryby.html
12mr|texlive-tex-virtual-academy-pl-20111104-2|475	
12mr|texlive-tex-virtual-academy-pl-20111104-2|476	#-----------------------------------------------------------------------
12mr|texlive-tex-virtual-academy-pl-20111104-2|477	%prep
12mr|texlive-tex-virtual-academy-pl-20111104-2|478	%setup -c -a0 -a1
12mr|texlive-tex-virtual-academy-pl-20111104-2|479	
12mr|texlive-tex-virtual-academy-pl-20111104-2|480	%build
12mr|texlive-tex-virtual-academy-pl-20111104-2|481	
12mr|texlive-tex-virtual-academy-pl-20111104-2|482	%install
12mr|texlive-tex-virtual-academy-pl-20111104-2|483	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tex-virtual-academy-pl-20111104-2|484	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tex-virtual-academy-pl-20111104-2|485	
12mr|texlive-tex-virtual-academy-pl-20111104-2|486	
12mr|texlive-tex-virtual-academy-pl-20111104-2|487	
12mr|texlive-tex-virtual-academy-pl-20111104-2|488	%changelog
12mr|texlive-tex-virtual-academy-pl-20111104-2|489	

18731 12
12mr|texlive-texware-20110322-3|1	# revision 26689
12mr|texlive-texware-20110322-3|2	# category TLCore
12mr|texlive-texware-20110322-3|3	# catalog-ctan /systems/knuth/dist/texware
12mr|texlive-texware-20110322-3|4	# catalog-date 2011-03-22 20:58:47 +0100
12mr|texlive-texware-20110322-3|5	# catalog-license knuth
12mr|texlive-texware-20110322-3|6	# catalog-version undef
12mr|texlive-texware-20110322-3|7	Name:		texlive-texware
12mr|texlive-texware-20110322-3|8	Version:	20110322
12mr|texlive-texware-20110322-3|9	Release:	3
12mr|texlive-texware-20110322-3|10	Summary:	Utility programs for use with TeX
12mr|texlive-texware-20110322-3|11	Group:		Publishing
12mr|texlive-texware-20110322-3|12	URL:		http://www.ctan.org/tex-archive/systems/knuth/dist/texware
12mr|texlive-texware-20110322-3|13	License:	KNUTH
12mr|texlive-texware-20110322-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texware.tar.xz
12mr|texlive-texware-20110322-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texware.doc.tar.xz
12mr|texlive-texware-20110322-3|16	BuildArch:	noarch
12mr|texlive-texware-20110322-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-texware-20110322-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-texware-20110322-3|19	Requires:	texlive-texware.bin
12mr|texlive-texware-20110322-3|20	
12mr|texlive-texware-20110322-3|21	%description
12mr|texlive-texware-20110322-3|22	Basic utitility programs, comprising: - dvitype, which converts
12mr|texlive-texware-20110322-3|23	a TeX output (DVI) file to a plain text file (see also the DVI
12mr|texlive-texware-20110322-3|24	Text Language suite); - pooltype, which converts a TeX-suite
12mr|texlive-texware-20110322-3|25	program's "pool" (string) file into human-readable form; and -
12mr|texlive-texware-20110322-3|26	tftopl and pltotf, which convert TeX Font Metric (TFM) file to
12mr|texlive-texware-20110322-3|27	human readable Property List (PL) files and vice versa.
12mr|texlive-texware-20110322-3|28	
12mr|texlive-texware-20110322-3|29	#-----------------------------------------------------------------------
12mr|texlive-texware-20110322-3|30	%files
12mr|texlive-texware-20110322-3|31	%doc %{_mandir}/man1/dvitype.1*
12mr|texlive-texware-20110322-3|32	%doc %{_texmfdir}/doc/man/man1/dvitype.man1.pdf
12mr|texlive-texware-20110322-3|33	%doc %{_mandir}/man1/pooltype.1*
12mr|texlive-texware-20110322-3|34	%doc %{_texmfdir}/doc/man/man1/pooltype.man1.pdf
12mr|texlive-texware-20110322-3|35	
12mr|texlive-texware-20110322-3|36	#-----------------------------------------------------------------------
12mr|texlive-texware-20110322-3|37	%prep
12mr|texlive-texware-20110322-3|38	%setup -c -a0 -a1
12mr|texlive-texware-20110322-3|39	
12mr|texlive-texware-20110322-3|40	%build
12mr|texlive-texware-20110322-3|41	
12mr|texlive-texware-20110322-3|42	%install
12mr|texlive-texware-20110322-3|43	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-texware-20110322-3|44	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-texware-20110322-3|45	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-texware-20110322-3|46	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-texware-20110322-3|47	
12mr|texlive-texware-20110322-3|48	
12mr|texlive-texware-20110322-3|49	
12mr|texlive-texware-20110322-3|50	%changelog
12mr|texlive-texware-20110322-3|51	

18732 12
12mr|texlive-tfrupee-1.02-2|1	# revision 20770
12mr|texlive-tfrupee-1.02-2|2	# category Package
12mr|texlive-tfrupee-1.02-2|3	# catalog-ctan /fonts/tfrupee
12mr|texlive-tfrupee-1.02-2|4	# catalog-date 2010-12-16 15:42:40 +0100
12mr|texlive-tfrupee-1.02-2|5	# catalog-license gpl3
12mr|texlive-tfrupee-1.02-2|6	# catalog-version 1.02
12mr|texlive-tfrupee-1.02-2|7	Name:		texlive-tfrupee
12mr|texlive-tfrupee-1.02-2|8	Version:	1.02
12mr|texlive-tfrupee-1.02-2|9	Release:	2
12mr|texlive-tfrupee-1.02-2|10	Summary:	A font offering the new (Indian) Rupee symbol
12mr|texlive-tfrupee-1.02-2|11	Group:		Publishing
12mr|texlive-tfrupee-1.02-2|12	URL:		http://www.ctan.org/tex-archive/fonts/tfrupee
12mr|texlive-tfrupee-1.02-2|13	License:	GPL3
12mr|texlive-tfrupee-1.02-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tfrupee.tar.xz
12mr|texlive-tfrupee-1.02-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tfrupee.doc.tar.xz
12mr|texlive-tfrupee-1.02-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tfrupee.source.tar.xz
12mr|texlive-tfrupee-1.02-2|17	BuildArch:	noarch
12mr|texlive-tfrupee-1.02-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tfrupee-1.02-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tfrupee-1.02-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-tfrupee-1.02-2|21	
12mr|texlive-tfrupee-1.02-2|22	%define		_unpackaged_subdirs_terminate_build	0
12mr|texlive-tfrupee-1.02-2|23	
12mr|texlive-tfrupee-1.02-2|24	%description
12mr|texlive-tfrupee-1.02-2|25	The package provides LaTeX support for the (Indian) Rupee
12mr|texlive-tfrupee-1.02-2|26	symbol font, created by TechFat. The original font has been
12mr|texlive-tfrupee-1.02-2|27	converted to Adobe Type 1 format, and simple LaTeX support
12mr|texlive-tfrupee-1.02-2|28	written for its use.
12mr|texlive-tfrupee-1.02-2|29	
12mr|texlive-tfrupee-1.02-2|30	%post
12mr|texlive-tfrupee-1.02-2|31	%{_sbindir}/texlive.post
12mr|texlive-tfrupee-1.02-2|32	
12mr|texlive-tfrupee-1.02-2|33	%postun
12mr|texlive-tfrupee-1.02-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-tfrupee-1.02-2|35	%{_sbindir}/texlive.post
12mr|texlive-tfrupee-1.02-2|36	fi
12mr|texlive-tfrupee-1.02-2|37	
12mr|texlive-tfrupee-1.02-2|38	#-----------------------------------------------------------------------
12mr|texlive-tfrupee-1.02-2|39	%files
12mr|texlive-tfrupee-1.02-2|40	%{_texmfdistdir}/fonts/afm/public/tfrupee/tfrupee.afm
12mr|texlive-tfrupee-1.02-2|41	%{_texmfdistdir}/fonts/map/dvips/tfrupee/tfrupee.map
12mr|texlive-tfrupee-1.02-2|42	%{_texmfdistdir}/fonts/tfm/public/tfrupee/tfrupee.tfm
12mr|texlive-tfrupee-1.02-2|43	%{_texmfdistdir}/fonts/type1/public/tfrupee/tfrupee.pfb
12mr|texlive-tfrupee-1.02-2|44	%{_texmfdistdir}/tex/latex/tfrupee/tfrupee.sty
12mr|texlive-tfrupee-1.02-2|45	%doc %{_texmfdistdir}/doc/fonts/tfrupee/LICENSE
12mr|texlive-tfrupee-1.02-2|46	%doc %{_texmfdistdir}/doc/fonts/tfrupee/README
12mr|texlive-tfrupee-1.02-2|47	%doc %{_texmfdistdir}/doc/fonts/tfrupee/tfrupee.pdf
12mr|texlive-tfrupee-1.02-2|48	%doc %{_texmfdistdir}/doc/fonts/tfrupee/tfrupee.tex
12mr|texlive-tfrupee-1.02-2|49	#- source
12mr|texlive-tfrupee-1.02-2|50	%doc %{_texmfdistdir}/source/fonts/tfrupee/tfrupee.sfd
12mr|texlive-tfrupee-1.02-2|51	
12mr|texlive-tfrupee-1.02-2|52	#-----------------------------------------------------------------------
12mr|texlive-tfrupee-1.02-2|53	%prep
12mr|texlive-tfrupee-1.02-2|54	%setup -c -a0 -a1 -a2
12mr|texlive-tfrupee-1.02-2|55	
12mr|texlive-tfrupee-1.02-2|56	%build
12mr|texlive-tfrupee-1.02-2|57	
12mr|texlive-tfrupee-1.02-2|58	%install
12mr|texlive-tfrupee-1.02-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tfrupee-1.02-2|60	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tfrupee-1.02-2|61	
12mr|texlive-tfrupee-1.02-2|62	
12mr|texlive-tfrupee-1.02-2|63	
12mr|texlive-tfrupee-1.02-2|64	%changelog
12mr|texlive-tfrupee-1.02-2|65	

18733 12
12mr|texlive-thailatex-0.5.0-1|1	# revision 27050
12mr|texlive-thailatex-0.5.0-1|2	# category Package
12mr|texlive-thailatex-0.5.0-1|3	# catalog-ctan /language/thai/thailatex
12mr|texlive-thailatex-0.5.0-1|4	# catalog-date 2012-06-16 13:25:22 +0200
12mr|texlive-thailatex-0.5.0-1|5	# catalog-license lppl
12mr|texlive-thailatex-0.5.0-1|6	# catalog-version 0.5.0
12mr|texlive-thailatex-0.5.0-1|7	Name:		texlive-thailatex
12mr|texlive-thailatex-0.5.0-1|8	Version:	0.5.0
12mr|texlive-thailatex-0.5.0-1|9	Release:	1
12mr|texlive-thailatex-0.5.0-1|10	Summary:	Typeset Thai texts with standard LaTeX classes
12mr|texlive-thailatex-0.5.0-1|11	Group:		Publishing
12mr|texlive-thailatex-0.5.0-1|12	URL:		http://www.ctan.org/tex-archive/language/thai/thailatex
12mr|texlive-thailatex-0.5.0-1|13	License:	LPPL
12mr|texlive-thailatex-0.5.0-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thailatex.tar.xz
12mr|texlive-thailatex-0.5.0-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thailatex.doc.tar.xz
12mr|texlive-thailatex-0.5.0-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thailatex.source.tar.xz
12mr|texlive-thailatex-0.5.0-1|17	BuildArch:	noarch
12mr|texlive-thailatex-0.5.0-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-thailatex-0.5.0-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-thailatex-0.5.0-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-thailatex-0.5.0-1|21	
12mr|texlive-thailatex-0.5.0-1|22	%description
12mr|texlive-thailatex-0.5.0-1|23	ThaiLaTeX enables typesetting Thai with standard LaTeX document
12mr|texlive-thailatex-0.5.0-1|24	classes. It is designed to become a part of babel, and may be
12mr|texlive-thailatex-0.5.0-1|25	used as such after a (small) patch to babel itself.
12mr|texlive-thailatex-0.5.0-1|26	
12mr|texlive-thailatex-0.5.0-1|27	%post
12mr|texlive-thailatex-0.5.0-1|28	%{_sbindir}/texlive.post
12mr|texlive-thailatex-0.5.0-1|29	
12mr|texlive-thailatex-0.5.0-1|30	%postun
12mr|texlive-thailatex-0.5.0-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-thailatex-0.5.0-1|32	%{_sbindir}/texlive.post
12mr|texlive-thailatex-0.5.0-1|33	fi
12mr|texlive-thailatex-0.5.0-1|34	
12mr|texlive-thailatex-0.5.0-1|35	#-----------------------------------------------------------------------
12mr|texlive-thailatex-0.5.0-1|36	%files
12mr|texlive-thailatex-0.5.0-1|37	%{_texmfdistdir}/tex/generic/thailatex/hyph-th-utf8.tex
12mr|texlive-thailatex-0.5.0-1|38	%{_texmfdistdir}/tex/generic/thailatex/hyph-th.tex
12mr|texlive-thailatex-0.5.0-1|39	%{_texmfdistdir}/tex/generic/thailatex/loadhyph-th.tex
12mr|texlive-thailatex-0.5.0-1|40	%{_texmfdistdir}/tex/generic/thailatex/lthenc.def
12mr|texlive-thailatex-0.5.0-1|41	%{_texmfdistdir}/tex/generic/thailatex/thai.ldf
12mr|texlive-thailatex-0.5.0-1|42	%{_texmfdistdir}/tex/generic/thailatex/thswitch.sty
12mr|texlive-thailatex-0.5.0-1|43	%{_texmfdistdir}/tex/generic/thailatex/tis620.def
12mr|texlive-thailatex-0.5.0-1|44	%doc %{_texmfdistdir}/doc/latex/thailatex/README
12mr|texlive-thailatex-0.5.0-1|45	%doc %{_texmfdistdir}/doc/latex/thailatex/examples/orchid.tex
12mr|texlive-thailatex-0.5.0-1|46	%doc %{_texmfdistdir}/doc/latex/thailatex/examples/utf-example.tex
12mr|texlive-thailatex-0.5.0-1|47	%doc %{_texmfdistdir}/doc/latex/thailatex/thai.pdf
12mr|texlive-thailatex-0.5.0-1|48	#- source
12mr|texlive-thailatex-0.5.0-1|49	%doc %{_texmfdistdir}/source/latex/thailatex/AUTHORS
12mr|texlive-thailatex-0.5.0-1|50	%doc %{_texmfdistdir}/source/latex/thailatex/COPYING
12mr|texlive-thailatex-0.5.0-1|51	%doc %{_texmfdistdir}/source/latex/thailatex/ChangeLog
12mr|texlive-thailatex-0.5.0-1|52	%doc %{_texmfdistdir}/source/latex/thailatex/HISTORY
12mr|texlive-thailatex-0.5.0-1|53	%doc %{_texmfdistdir}/source/latex/thailatex/INSTALL
12mr|texlive-thailatex-0.5.0-1|54	%doc %{_texmfdistdir}/source/latex/thailatex/Makefile.am
12mr|texlive-thailatex-0.5.0-1|55	%doc %{_texmfdistdir}/source/latex/thailatex/Makefile.in
12mr|texlive-thailatex-0.5.0-1|56	%doc %{_texmfdistdir}/source/latex/thailatex/NEWS
12mr|texlive-thailatex-0.5.0-1|57	%doc %{_texmfdistdir}/source/latex/thailatex/README
12mr|texlive-thailatex-0.5.0-1|58	%doc %{_texmfdistdir}/source/latex/thailatex/README.hyphen
12mr|texlive-thailatex-0.5.0-1|59	%doc %{_texmfdistdir}/source/latex/thailatex/TODO
12mr|texlive-thailatex-0.5.0-1|60	%doc %{_texmfdistdir}/source/latex/thailatex/aclocal.m4
12mr|texlive-thailatex-0.5.0-1|61	%doc %{_texmfdistdir}/source/latex/thailatex/babel/Makefile.am
12mr|texlive-thailatex-0.5.0-1|62	%doc %{_texmfdistdir}/source/latex/thailatex/babel/Makefile.in
12mr|texlive-thailatex-0.5.0-1|63	%doc %{_texmfdistdir}/source/latex/thailatex/babel/lthenc.def
12mr|texlive-thailatex-0.5.0-1|64	%doc %{_texmfdistdir}/source/latex/thailatex/babel/thai.dtx
12mr|texlive-thailatex-0.5.0-1|65	%doc %{_texmfdistdir}/source/latex/thailatex/babel/thai.ins
12mr|texlive-thailatex-0.5.0-1|66	%doc %{_texmfdistdir}/source/latex/thailatex/babel/thswitch.sty
12mr|texlive-thailatex-0.5.0-1|67	%doc %{_texmfdistdir}/source/latex/thailatex/babel/tis620.def
12mr|texlive-thailatex-0.5.0-1|68	%doc %{_texmfdistdir}/source/latex/thailatex/configure
12mr|texlive-thailatex-0.5.0-1|69	%doc %{_texmfdistdir}/source/latex/thailatex/configure.in
12mr|texlive-thailatex-0.5.0-1|70	%doc %{_texmfdistdir}/source/latex/thailatex/doc/Makefile.am
12mr|texlive-thailatex-0.5.0-1|71	%doc %{_texmfdistdir}/source/latex/thailatex/doc/Makefile.in
12mr|texlive-thailatex-0.5.0-1|72	%doc %{_texmfdistdir}/source/latex/thailatex/doc/orchid.tex
12mr|texlive-thailatex-0.5.0-1|73	%doc %{_texmfdistdir}/source/latex/thailatex/doc/utf-example.tex
12mr|texlive-thailatex-0.5.0-1|74	%doc %{_texmfdistdir}/source/latex/thailatex/emacs/Makefile.am
12mr|texlive-thailatex-0.5.0-1|75	%doc %{_texmfdistdir}/source/latex/thailatex/emacs/Makefile.in
12mr|texlive-thailatex-0.5.0-1|76	%doc %{_texmfdistdir}/source/latex/thailatex/emacs/thai-latex-setup.el
12mr|texlive-thailatex-0.5.0-1|77	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/Makefile.am
12mr|texlive-thailatex-0.5.0-1|78	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/Makefile.in
12mr|texlive-thailatex-0.5.0-1|79	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/README
12mr|texlive-thailatex-0.5.0-1|80	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/conv-utf8-hex.sed
12mr|texlive-thailatex-0.5.0-1|81	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/diff-dicts.sh
12mr|texlive-thailatex-0.5.0-1|82	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/hyph-th-utf8.tex.in
12mr|texlive-thailatex-0.5.0-1|83	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/hyph-th.tex.in
12mr|texlive-thailatex-0.5.0-1|84	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/loadhyph-th.tex
12mr|texlive-thailatex-0.5.0-1|85	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-city.txt
12mr|texlive-thailatex-0.5.0-1|86	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-collection.txt
12mr|texlive-thailatex-0.5.0-1|87	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-common.txt
12mr|texlive-thailatex-0.5.0-1|88	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-country.txt
12mr|texlive-thailatex-0.5.0-1|89	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-district.txt
12mr|texlive-thailatex-0.5.0-1|90	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-geo.txt
12mr|texlive-thailatex-0.5.0-1|91	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-history.txt
12mr|texlive-thailatex-0.5.0-1|92	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-ict.txt
12mr|texlive-thailatex-0.5.0-1|93	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-lang-ethnic.txt
12mr|texlive-thailatex-0.5.0-1|94	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-proper.txt
12mr|texlive-thailatex-0.5.0-1|95	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-science.txt
12mr|texlive-thailatex-0.5.0-1|96	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-spell.txt
12mr|texlive-thailatex-0.5.0-1|97	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-std-compound.txt
12mr|texlive-thailatex-0.5.0-1|98	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/tdict-std.txt
12mr|texlive-thailatex-0.5.0-1|99	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/test-hyphen.sh
12mr|texlive-thailatex-0.5.0-1|100	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/thai-exc.pat
12mr|texlive-thailatex-0.5.0-1|101	%doc %{_texmfdistdir}/source/latex/thailatex/hyphen/thai.tra
12mr|texlive-thailatex-0.5.0-1|102	%doc %{_texmfdistdir}/source/latex/thailatex/install-sh
12mr|texlive-thailatex-0.5.0-1|103	%doc %{_texmfdistdir}/source/latex/thailatex/missing
12mr|texlive-thailatex-0.5.0-1|104	%doc %{_texmfdistdir}/source/latex/thailatex/scripts/Makefile.am
12mr|texlive-thailatex-0.5.0-1|105	%doc %{_texmfdistdir}/source/latex/thailatex/scripts/Makefile.in
12mr|texlive-thailatex-0.5.0-1|106	%doc %{_texmfdistdir}/source/latex/thailatex/scripts/sync-babel
12mr|texlive-thailatex-0.5.0-1|107	%doc %{_texmfdistdir}/source/latex/thailatex/scripts/sync-thailatex.in
12mr|texlive-thailatex-0.5.0-1|108	%doc %{_texmfdistdir}/source/latex/thailatex/scripts/tlatex
12mr|texlive-thailatex-0.5.0-1|109	
12mr|texlive-thailatex-0.5.0-1|110	#-----------------------------------------------------------------------
12mr|texlive-thailatex-0.5.0-1|111	%prep
12mr|texlive-thailatex-0.5.0-1|112	%setup -c -a0 -a1 -a2
12mr|texlive-thailatex-0.5.0-1|113	
12mr|texlive-thailatex-0.5.0-1|114	%build
12mr|texlive-thailatex-0.5.0-1|115	
12mr|texlive-thailatex-0.5.0-1|116	%install
12mr|texlive-thailatex-0.5.0-1|117	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-thailatex-0.5.0-1|118	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-thailatex-0.5.0-1|119	
12mr|texlive-thailatex-0.5.0-1|120	
12mr|texlive-thailatex-0.5.0-1|121	
12mr|texlive-thailatex-0.5.0-1|122	%changelog
12mr|texlive-thailatex-0.5.0-1|123	

18734 12
12mr|texlive-theoremref-20101201-2|1	# revision 20632
12mr|texlive-theoremref-20101201-2|2	# category Package
12mr|texlive-theoremref-20101201-2|3	# catalog-ctan /macros/latex/contrib/theoremref
12mr|texlive-theoremref-20101201-2|4	# catalog-date 2010-12-01 16:02:54 +0100
12mr|texlive-theoremref-20101201-2|5	# catalog-license lppl
12mr|texlive-theoremref-20101201-2|6	# catalog-version undef
12mr|texlive-theoremref-20101201-2|7	Name:		texlive-theoremref
12mr|texlive-theoremref-20101201-2|8	Version:	20101201
12mr|texlive-theoremref-20101201-2|9	Release:	2
12mr|texlive-theoremref-20101201-2|10	Summary:	References with automatic theorem names
12mr|texlive-theoremref-20101201-2|11	Group:		Publishing
12mr|texlive-theoremref-20101201-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/theoremref
12mr|texlive-theoremref-20101201-2|13	License:	LPPL
12mr|texlive-theoremref-20101201-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/theoremref.tar.xz
12mr|texlive-theoremref-20101201-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/theoremref.doc.tar.xz
12mr|texlive-theoremref-20101201-2|16	BuildArch:	noarch
12mr|texlive-theoremref-20101201-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-theoremref-20101201-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-theoremref-20101201-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-theoremref-20101201-2|20	
12mr|texlive-theoremref-20101201-2|21	%description
12mr|texlive-theoremref-20101201-2|22	The theoremref package provides variants of the \label and \ref
12mr|texlive-theoremref-20101201-2|23	commands for theorem-like environments, capable of
12mr|texlive-theoremref-20101201-2|24	automatically typesetting references including the theorem name
12mr|texlive-theoremref-20101201-2|25	(apart from the theorem number). The scheme is particularly
12mr|texlive-theoremref-20101201-2|26	valuable if the author decides to change a lemma to a
12mr|texlive-theoremref-20101201-2|27	proposition or a theorem (or whatever).
12mr|texlive-theoremref-20101201-2|28	
12mr|texlive-theoremref-20101201-2|29	%post
12mr|texlive-theoremref-20101201-2|30	%{_sbindir}/texlive.post
12mr|texlive-theoremref-20101201-2|31	
12mr|texlive-theoremref-20101201-2|32	%postun
12mr|texlive-theoremref-20101201-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-theoremref-20101201-2|34	%{_sbindir}/texlive.post
12mr|texlive-theoremref-20101201-2|35	fi
12mr|texlive-theoremref-20101201-2|36	
12mr|texlive-theoremref-20101201-2|37	#-----------------------------------------------------------------------
12mr|texlive-theoremref-20101201-2|38	%files
12mr|texlive-theoremref-20101201-2|39	%{_texmfdistdir}/tex/latex/theoremref/theoremref.sty
12mr|texlive-theoremref-20101201-2|40	%doc %{_texmfdistdir}/doc/latex/theoremref/COPYING
12mr|texlive-theoremref-20101201-2|41	%doc %{_texmfdistdir}/doc/latex/theoremref/README
12mr|texlive-theoremref-20101201-2|42	%doc %{_texmfdistdir}/doc/latex/theoremref/theoremref-doc.pdf
12mr|texlive-theoremref-20101201-2|43	%doc %{_texmfdistdir}/doc/latex/theoremref/theoremref-doc.tex
12mr|texlive-theoremref-20101201-2|44	
12mr|texlive-theoremref-20101201-2|45	#-----------------------------------------------------------------------
12mr|texlive-theoremref-20101201-2|46	%prep
12mr|texlive-theoremref-20101201-2|47	%setup -c -a0 -a1
12mr|texlive-theoremref-20101201-2|48	
12mr|texlive-theoremref-20101201-2|49	%build
12mr|texlive-theoremref-20101201-2|50	
12mr|texlive-theoremref-20101201-2|51	%install
12mr|texlive-theoremref-20101201-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-theoremref-20101201-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-theoremref-20101201-2|54	
12mr|texlive-theoremref-20101201-2|55	
12mr|texlive-theoremref-20101201-2|56	
12mr|texlive-theoremref-20101201-2|57	%changelog
12mr|texlive-theoremref-20101201-2|58	

18735 12
12mr|texlive-thesis-titlepage-fhac-0.1-2|1	# revision 15878
12mr|texlive-thesis-titlepage-fhac-0.1-2|2	# category Package
12mr|texlive-thesis-titlepage-fhac-0.1-2|3	# catalog-ctan /macros/latex/contrib/thesis-titlepage-fhAC
12mr|texlive-thesis-titlepage-fhac-0.1-2|4	# catalog-date 2007-03-12 14:32:12 +0100
12mr|texlive-thesis-titlepage-fhac-0.1-2|5	# catalog-license lppl
12mr|texlive-thesis-titlepage-fhac-0.1-2|6	# catalog-version 0.1
12mr|texlive-thesis-titlepage-fhac-0.1-2|7	Name:		texlive-thesis-titlepage-fhac
12mr|texlive-thesis-titlepage-fhac-0.1-2|8	Version:	0.1
12mr|texlive-thesis-titlepage-fhac-0.1-2|9	Release:	2
12mr|texlive-thesis-titlepage-fhac-0.1-2|10	Summary:	Little style to create a standard titlepage for diploma thesis
12mr|texlive-thesis-titlepage-fhac-0.1-2|11	Group:		Publishing
12mr|texlive-thesis-titlepage-fhac-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thesis-titlepage-fhAC
12mr|texlive-thesis-titlepage-fhac-0.1-2|13	License:	LPPL
12mr|texlive-thesis-titlepage-fhac-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thesis-titlepage-fhac.tar.xz
12mr|texlive-thesis-titlepage-fhac-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thesis-titlepage-fhac.doc.tar.xz
12mr|texlive-thesis-titlepage-fhac-0.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thesis-titlepage-fhac.source.tar.xz
12mr|texlive-thesis-titlepage-fhac-0.1-2|17	BuildArch:	noarch
12mr|texlive-thesis-titlepage-fhac-0.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-thesis-titlepage-fhac-0.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-thesis-titlepage-fhac-0.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-thesis-titlepage-fhac-0.1-2|21	
12mr|texlive-thesis-titlepage-fhac-0.1-2|22	%description
12mr|texlive-thesis-titlepage-fhac-0.1-2|23	Yet another thesis titlepage style: support of Fachhochschule
12mr|texlive-thesis-titlepage-fhac-0.1-2|24	Aachen (Standort Juelich).
12mr|texlive-thesis-titlepage-fhac-0.1-2|25	
12mr|texlive-thesis-titlepage-fhac-0.1-2|26	%post
12mr|texlive-thesis-titlepage-fhac-0.1-2|27	%{_sbindir}/texlive.post
12mr|texlive-thesis-titlepage-fhac-0.1-2|28	
12mr|texlive-thesis-titlepage-fhac-0.1-2|29	%postun
12mr|texlive-thesis-titlepage-fhac-0.1-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-thesis-titlepage-fhac-0.1-2|31	%{_sbindir}/texlive.post
12mr|texlive-thesis-titlepage-fhac-0.1-2|32	fi
12mr|texlive-thesis-titlepage-fhac-0.1-2|33	
12mr|texlive-thesis-titlepage-fhac-0.1-2|34	#-----------------------------------------------------------------------
12mr|texlive-thesis-titlepage-fhac-0.1-2|35	%files
12mr|texlive-thesis-titlepage-fhac-0.1-2|36	%{_texmfdistdir}/tex/latex/thesis-titlepage-fhac/fhACtitlepage.cfg
12mr|texlive-thesis-titlepage-fhac-0.1-2|37	%{_texmfdistdir}/tex/latex/thesis-titlepage-fhac/fhACtitlepage.sty
12mr|texlive-thesis-titlepage-fhac-0.1-2|38	%{_texmfdistdir}/tex/latex/thesis-titlepage-fhac/figbib_add.sty
12mr|texlive-thesis-titlepage-fhac-0.1-2|39	%{_texmfdistdir}/tex/latex/thesis-titlepage-fhac/gloss_add.sty
12mr|texlive-thesis-titlepage-fhac-0.1-2|40	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/LogoFH.eps
12mr|texlive-thesis-titlepage-fhac-0.1-2|41	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/LogoFH.pdf
12mr|texlive-thesis-titlepage-fhac-0.1-2|42	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/LogoFH.png
12mr|texlive-thesis-titlepage-fhac-0.1-2|43	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/LogoFH.tif
12mr|texlive-thesis-titlepage-fhac-0.1-2|44	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/README
12mr|texlive-thesis-titlepage-fhac-0.1-2|45	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/antrc_pre.bat
12mr|texlive-thesis-titlepage-fhac-0.1-2|46	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/build.xml
12mr|texlive-thesis-titlepage-fhac-0.1-2|47	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/diplomArbeit.ltx
12mr|texlive-thesis-titlepage-fhac-0.1-2|48	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/doxygen_header.tex
12mr|texlive-thesis-titlepage-fhac-0.1-2|49	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/fhACtitlepage.pdf
12mr|texlive-thesis-titlepage-fhac-0.1-2|50	%doc %{_texmfdistdir}/doc/latex/thesis-titlepage-fhac/pdf_with_figbig_and_glossar.tco
12mr|texlive-thesis-titlepage-fhac-0.1-2|51	#- source
12mr|texlive-thesis-titlepage-fhac-0.1-2|52	%doc %{_texmfdistdir}/source/latex/thesis-titlepage-fhac/doxygen_header.dtx.input
12mr|texlive-thesis-titlepage-fhac-0.1-2|53	%doc %{_texmfdistdir}/source/latex/thesis-titlepage-fhac/fhACtitlepage.dtx
12mr|texlive-thesis-titlepage-fhac-0.1-2|54	%doc %{_texmfdistdir}/source/latex/thesis-titlepage-fhac/fhACtitlepage.ins
12mr|texlive-thesis-titlepage-fhac-0.1-2|55	%doc %{_texmfdistdir}/source/latex/thesis-titlepage-fhac/gloss_add.dtx.input
12mr|texlive-thesis-titlepage-fhac-0.1-2|56	
12mr|texlive-thesis-titlepage-fhac-0.1-2|57	#-----------------------------------------------------------------------
12mr|texlive-thesis-titlepage-fhac-0.1-2|58	%prep
12mr|texlive-thesis-titlepage-fhac-0.1-2|59	%setup -c -a0 -a1 -a2
12mr|texlive-thesis-titlepage-fhac-0.1-2|60	
12mr|texlive-thesis-titlepage-fhac-0.1-2|61	%build
12mr|texlive-thesis-titlepage-fhac-0.1-2|62	
12mr|texlive-thesis-titlepage-fhac-0.1-2|63	%install
12mr|texlive-thesis-titlepage-fhac-0.1-2|64	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-thesis-titlepage-fhac-0.1-2|65	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-thesis-titlepage-fhac-0.1-2|66	
12mr|texlive-thesis-titlepage-fhac-0.1-2|67	
12mr|texlive-thesis-titlepage-fhac-0.1-2|68	
12mr|texlive-thesis-titlepage-fhac-0.1-2|69	%changelog
12mr|texlive-thesis-titlepage-fhac-0.1-2|70	

18736 12
12mr|texlive-thinsp-0.1-2|1	# revision 15878
12mr|texlive-thinsp-0.1-2|2	# category Package
12mr|texlive-thinsp-0.1-2|3	# catalog-ctan /macros/latex/contrib/thinsp
12mr|texlive-thinsp-0.1-2|4	# catalog-date 2008-08-24 14:46:50 +0200
12mr|texlive-thinsp-0.1-2|5	# catalog-license gpl
12mr|texlive-thinsp-0.1-2|6	# catalog-version 0.1
12mr|texlive-thinsp-0.1-2|7	Name:		texlive-thinsp
12mr|texlive-thinsp-0.1-2|8	Version:	0.1
12mr|texlive-thinsp-0.1-2|9	Release:	2
12mr|texlive-thinsp-0.1-2|10	Summary:	A stretchable \thinspace for LaTeX
12mr|texlive-thinsp-0.1-2|11	Group:		Publishing
12mr|texlive-thinsp-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thinsp
12mr|texlive-thinsp-0.1-2|13	License:	GPL
12mr|texlive-thinsp-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thinsp.tar.xz
12mr|texlive-thinsp-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thinsp.doc.tar.xz
12mr|texlive-thinsp-0.1-2|16	BuildArch:	noarch
12mr|texlive-thinsp-0.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-thinsp-0.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-thinsp-0.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-thinsp-0.1-2|20	
12mr|texlive-thinsp-0.1-2|21	%description
12mr|texlive-thinsp-0.1-2|22	The package redefines \thinspace to have a stretch component.
12mr|texlive-thinsp-0.1-2|23	
12mr|texlive-thinsp-0.1-2|24	%post
12mr|texlive-thinsp-0.1-2|25	%{_sbindir}/texlive.post
12mr|texlive-thinsp-0.1-2|26	
12mr|texlive-thinsp-0.1-2|27	%postun
12mr|texlive-thinsp-0.1-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-thinsp-0.1-2|29	%{_sbindir}/texlive.post
12mr|texlive-thinsp-0.1-2|30	fi
12mr|texlive-thinsp-0.1-2|31	
12mr|texlive-thinsp-0.1-2|32	#-----------------------------------------------------------------------
12mr|texlive-thinsp-0.1-2|33	%files
12mr|texlive-thinsp-0.1-2|34	%{_texmfdistdir}/tex/latex/thinsp/thinsp.sty
12mr|texlive-thinsp-0.1-2|35	%doc %{_texmfdistdir}/doc/latex/thinsp/COPYIRIGHT
12mr|texlive-thinsp-0.1-2|36	%doc %{_texmfdistdir}/doc/latex/thinsp/README
12mr|texlive-thinsp-0.1-2|37	%doc %{_texmfdistdir}/doc/latex/thinsp/thinsp.pdf
12mr|texlive-thinsp-0.1-2|38	%doc %{_texmfdistdir}/doc/latex/thinsp/thinsp.tex
12mr|texlive-thinsp-0.1-2|39	
12mr|texlive-thinsp-0.1-2|40	#-----------------------------------------------------------------------
12mr|texlive-thinsp-0.1-2|41	%prep
12mr|texlive-thinsp-0.1-2|42	%setup -c -a0 -a1
12mr|texlive-thinsp-0.1-2|43	
12mr|texlive-thinsp-0.1-2|44	%build
12mr|texlive-thinsp-0.1-2|45	
12mr|texlive-thinsp-0.1-2|46	%install
12mr|texlive-thinsp-0.1-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-thinsp-0.1-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-thinsp-0.1-2|49	
12mr|texlive-thinsp-0.1-2|50	
12mr|texlive-thinsp-0.1-2|51	
12mr|texlive-thinsp-0.1-2|52	%changelog
12mr|texlive-thinsp-0.1-2|53	

18737 12
12mr|texlive-thmbox-20090325-2|1	# revision 15878
12mr|texlive-thmbox-20090325-2|2	# category Package
12mr|texlive-thmbox-20090325-2|3	# catalog-ctan /macros/latex/contrib/thmbox
12mr|texlive-thmbox-20090325-2|4	# catalog-date 2009-03-25 08:55:29 +0100
12mr|texlive-thmbox-20090325-2|5	# catalog-license lppl
12mr|texlive-thmbox-20090325-2|6	# catalog-version undef
12mr|texlive-thmbox-20090325-2|7	Name:		texlive-thmbox
12mr|texlive-thmbox-20090325-2|8	Version:	20090325
12mr|texlive-thmbox-20090325-2|9	Release:	2
12mr|texlive-thmbox-20090325-2|10	Summary:	Decorate theorem statements
12mr|texlive-thmbox-20090325-2|11	Group:		Publishing
12mr|texlive-thmbox-20090325-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thmbox
12mr|texlive-thmbox-20090325-2|13	License:	LPPL
12mr|texlive-thmbox-20090325-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thmbox.tar.xz
12mr|texlive-thmbox-20090325-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thmbox.doc.tar.xz
12mr|texlive-thmbox-20090325-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thmbox.source.tar.xz
12mr|texlive-thmbox-20090325-2|17	BuildArch:	noarch
12mr|texlive-thmbox-20090325-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-thmbox-20090325-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-thmbox-20090325-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-thmbox-20090325-2|21	
12mr|texlive-thmbox-20090325-2|22	%description
12mr|texlive-thmbox-20090325-2|23	The package defines an environment thmbox that presents
12mr|texlive-thmbox-20090325-2|24	theorems, definitions and similar objects in boxes decorated
12mr|texlive-thmbox-20090325-2|25	with frames and various aesthetic features. The standard macro
12mr|texlive-thmbox-20090325-2|26	\newtheorem may be redefined to use the environment.
12mr|texlive-thmbox-20090325-2|27	
12mr|texlive-thmbox-20090325-2|28	%post
12mr|texlive-thmbox-20090325-2|29	%{_sbindir}/texlive.post
12mr|texlive-thmbox-20090325-2|30	
12mr|texlive-thmbox-20090325-2|31	%postun
12mr|texlive-thmbox-20090325-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-thmbox-20090325-2|33	%{_sbindir}/texlive.post
12mr|texlive-thmbox-20090325-2|34	fi
12mr|texlive-thmbox-20090325-2|35	
12mr|texlive-thmbox-20090325-2|36	#-----------------------------------------------------------------------
12mr|texlive-thmbox-20090325-2|37	%files
12mr|texlive-thmbox-20090325-2|38	%{_texmfdistdir}/tex/latex/thmbox/thmbox.sty
12mr|texlive-thmbox-20090325-2|39	%doc %{_texmfdistdir}/doc/latex/thmbox/README
12mr|texlive-thmbox-20090325-2|40	%doc %{_texmfdistdir}/doc/latex/thmbox/thmbox.pdf
12mr|texlive-thmbox-20090325-2|41	#- source
12mr|texlive-thmbox-20090325-2|42	%doc %{_texmfdistdir}/source/latex/thmbox/thmbox.dtx
12mr|texlive-thmbox-20090325-2|43	%doc %{_texmfdistdir}/source/latex/thmbox/thmbox.ins
12mr|texlive-thmbox-20090325-2|44	
12mr|texlive-thmbox-20090325-2|45	#-----------------------------------------------------------------------
12mr|texlive-thmbox-20090325-2|46	%prep
12mr|texlive-thmbox-20090325-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-thmbox-20090325-2|48	
12mr|texlive-thmbox-20090325-2|49	%build
12mr|texlive-thmbox-20090325-2|50	
12mr|texlive-thmbox-20090325-2|51	%install
12mr|texlive-thmbox-20090325-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-thmbox-20090325-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-thmbox-20090325-2|54	
12mr|texlive-thmbox-20090325-2|55	
12mr|texlive-thmbox-20090325-2|56	
12mr|texlive-thmbox-20090325-2|57	%changelog
12mr|texlive-thmbox-20090325-2|58	

18738 12
12mr|texlive-thmtools-62-3|1	# revision 26251
12mr|texlive-thmtools-62-3|2	# category Package
12mr|texlive-thmtools-62-3|3	# catalog-ctan /macros/latex/exptl/thmtools
12mr|texlive-thmtools-62-3|4	# catalog-date 2012-04-27 11:57:13 +0200
12mr|texlive-thmtools-62-3|5	# catalog-license lppl
12mr|texlive-thmtools-62-3|6	# catalog-version 62
12mr|texlive-thmtools-62-3|7	Name:		texlive-thmtools
12mr|texlive-thmtools-62-3|8	Version:	62
12mr|texlive-thmtools-62-3|9	Release:	3
12mr|texlive-thmtools-62-3|10	Summary:	Extensions to theorem environments
12mr|texlive-thmtools-62-3|11	Group:		Publishing
12mr|texlive-thmtools-62-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/exptl/thmtools
12mr|texlive-thmtools-62-3|13	License:	LPPL
12mr|texlive-thmtools-62-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thmtools.tar.xz
12mr|texlive-thmtools-62-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thmtools.doc.tar.xz
12mr|texlive-thmtools-62-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thmtools.source.tar.xz
12mr|texlive-thmtools-62-3|17	BuildArch:	noarch
12mr|texlive-thmtools-62-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-thmtools-62-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-thmtools-62-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-thmtools-62-3|21	
12mr|texlive-thmtools-62-3|22	%description
12mr|texlive-thmtools-62-3|23	The bundle provides several packages for commonly-needed
12mr|texlive-thmtools-62-3|24	support for typesetting theorems. The packages should work with
12mr|texlive-thmtools-62-3|25	kernel theorems (theorems 'out of the box' with LaTeX), and the
12mr|texlive-thmtools-62-3|26	theorem and amsthm packages. Features of the bundle include: -
12mr|texlive-thmtools-62-3|27	a key-value interface to \newtheorem; - a \listoftheorems
12mr|texlive-thmtools-62-3|28	command; - hyperref and autoref compatibility; - a mechanism
12mr|texlive-thmtools-62-3|29	for restating entire theorems in a single macro call.
12mr|texlive-thmtools-62-3|30	
12mr|texlive-thmtools-62-3|31	%post
12mr|texlive-thmtools-62-3|32	%{_sbindir}/texlive.post
12mr|texlive-thmtools-62-3|33	
12mr|texlive-thmtools-62-3|34	%postun
12mr|texlive-thmtools-62-3|35	if [ $1 -eq 0 ]; then
12mr|texlive-thmtools-62-3|36	%{_sbindir}/texlive.post
12mr|texlive-thmtools-62-3|37	fi
12mr|texlive-thmtools-62-3|38	
12mr|texlive-thmtools-62-3|39	#-----------------------------------------------------------------------
12mr|texlive-thmtools-62-3|40	%files
12mr|texlive-thmtools-62-3|41	%{_texmfdistdir}/tex/latex/thmtools/aliasctr.sty
12mr|texlive-thmtools-62-3|42	%{_texmfdistdir}/tex/latex/thmtools/parseargs.sty
12mr|texlive-thmtools-62-3|43	%{_texmfdistdir}/tex/latex/thmtools/thm-amsthm.sty
12mr|texlive-thmtools-62-3|44	%{_texmfdistdir}/tex/latex/thmtools/thm-autoref.sty
12mr|texlive-thmtools-62-3|45	%{_texmfdistdir}/tex/latex/thmtools/thm-beamer.sty
12mr|texlive-thmtools-62-3|46	%{_texmfdistdir}/tex/latex/thmtools/thm-kv.sty
12mr|texlive-thmtools-62-3|47	%{_texmfdistdir}/tex/latex/thmtools/thm-listof.sty
12mr|texlive-thmtools-62-3|48	%{_texmfdistdir}/tex/latex/thmtools/thm-llncs.sty
12mr|texlive-thmtools-62-3|49	%{_texmfdistdir}/tex/latex/thmtools/thm-ntheorem.sty
12mr|texlive-thmtools-62-3|50	%{_texmfdistdir}/tex/latex/thmtools/thm-patch.sty
12mr|texlive-thmtools-62-3|51	%{_texmfdistdir}/tex/latex/thmtools/thm-restate.sty
12mr|texlive-thmtools-62-3|52	%{_texmfdistdir}/tex/latex/thmtools/thmdef-mdframed.sty
12mr|texlive-thmtools-62-3|53	%{_texmfdistdir}/tex/latex/thmtools/thmdef-shaded.sty
12mr|texlive-thmtools-62-3|54	%{_texmfdistdir}/tex/latex/thmtools/thmdef-thmbox.sty
12mr|texlive-thmtools-62-3|55	%{_texmfdistdir}/tex/latex/thmtools/thmtools.sty
12mr|texlive-thmtools-62-3|56	%{_texmfdistdir}/tex/latex/thmtools/unique.sty
12mr|texlive-thmtools-62-3|57	%doc %{_texmfdistdir}/doc/latex/thmtools/COPYING
12mr|texlive-thmtools-62-3|58	%doc %{_texmfdistdir}/doc/latex/thmtools/README
12mr|texlive-thmtools-62-3|59	%doc %{_texmfdistdir}/doc/latex/thmtools/TODO
12mr|texlive-thmtools-62-3|60	%doc %{_texmfdistdir}/doc/latex/thmtools/VERSION.tex
12mr|texlive-thmtools-62-3|61	%doc %{_texmfdistdir}/doc/latex/thmtools/thmtools-manual.tex
12mr|texlive-thmtools-62-3|62	%doc %{_texmfdistdir}/doc/latex/thmtools/thmtools.pdf
12mr|texlive-thmtools-62-3|63	#- source
12mr|texlive-thmtools-62-3|64	%doc %{_texmfdistdir}/source/latex/thmtools/aliasctr.dtx
12mr|texlive-thmtools-62-3|65	%doc %{_texmfdistdir}/source/latex/thmtools/parseargs.dtx
12mr|texlive-thmtools-62-3|66	%doc %{_texmfdistdir}/source/latex/thmtools/thm-amsthm.dtx
12mr|texlive-thmtools-62-3|67	%doc %{_texmfdistdir}/source/latex/thmtools/thm-autoref.dtx
12mr|texlive-thmtools-62-3|68	%doc %{_texmfdistdir}/source/latex/thmtools/thm-beamer.dtx
12mr|texlive-thmtools-62-3|69	%doc %{_texmfdistdir}/source/latex/thmtools/thm-kv.dtx
12mr|texlive-thmtools-62-3|70	%doc %{_texmfdistdir}/source/latex/thmtools/thm-listof.dtx
12mr|texlive-thmtools-62-3|71	%doc %{_texmfdistdir}/source/latex/thmtools/thm-llncs.dtx
12mr|texlive-thmtools-62-3|72	%doc %{_texmfdistdir}/source/latex/thmtools/thm-ntheorem.dtx
12mr|texlive-thmtools-62-3|73	%doc %{_texmfdistdir}/source/latex/thmtools/thm-patch.dtx
12mr|texlive-thmtools-62-3|74	%doc %{_texmfdistdir}/source/latex/thmtools/thm-restate.dtx
12mr|texlive-thmtools-62-3|75	%doc %{_texmfdistdir}/source/latex/thmtools/thmdef-mdframed.dtx
12mr|texlive-thmtools-62-3|76	%doc %{_texmfdistdir}/source/latex/thmtools/thmdef-shaded.dtx
12mr|texlive-thmtools-62-3|77	%doc %{_texmfdistdir}/source/latex/thmtools/thmdef-thmbox.dtx
12mr|texlive-thmtools-62-3|78	%doc %{_texmfdistdir}/source/latex/thmtools/thmtools.dtx
12mr|texlive-thmtools-62-3|79	%doc %{_texmfdistdir}/source/latex/thmtools/thmtools.ins
12mr|texlive-thmtools-62-3|80	%doc %{_texmfdistdir}/source/latex/thmtools/unique.dtx
12mr|texlive-thmtools-62-3|81	
12mr|texlive-thmtools-62-3|82	#-----------------------------------------------------------------------
12mr|texlive-thmtools-62-3|83	%prep
12mr|texlive-thmtools-62-3|84	%setup -c -a0 -a1 -a2
12mr|texlive-thmtools-62-3|85	
12mr|texlive-thmtools-62-3|86	%build
12mr|texlive-thmtools-62-3|87	
12mr|texlive-thmtools-62-3|88	%install
12mr|texlive-thmtools-62-3|89	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-thmtools-62-3|90	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-thmtools-62-3|91	
12mr|texlive-thmtools-62-3|92	
12mr|texlive-thmtools-62-3|93	
12mr|texlive-thmtools-62-3|94	%changelog
12mr|texlive-thmtools-62-3|95	

18739 12
12mr|texlive-threeddice-1.0-2|1	# revision 20675
12mr|texlive-threeddice-1.0-2|2	# category Package
12mr|texlive-threeddice-1.0-2|3	# catalog-ctan /graphics/metapost/contrib/macros/threeddice
12mr|texlive-threeddice-1.0-2|4	# catalog-date 2010-12-07 13:54:00 +0100
12mr|texlive-threeddice-1.0-2|5	# catalog-license lppl
12mr|texlive-threeddice-1.0-2|6	# catalog-version 1.0
12mr|texlive-threeddice-1.0-2|7	Name:		texlive-threeddice
12mr|texlive-threeddice-1.0-2|8	Version:	1.0
12mr|texlive-threeddice-1.0-2|9	Release:	2
12mr|texlive-threeddice-1.0-2|10	Summary:	Create images of dice with one, two, or three faces showing, using MetaPost
12mr|texlive-threeddice-1.0-2|11	Group:		Publishing
12mr|texlive-threeddice-1.0-2|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/threeddice
12mr|texlive-threeddice-1.0-2|13	License:	LPPL
12mr|texlive-threeddice-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threeddice.tar.xz
12mr|texlive-threeddice-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threeddice.doc.tar.xz
12mr|texlive-threeddice-1.0-2|16	BuildArch:	noarch
12mr|texlive-threeddice-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-threeddice-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-threeddice-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-threeddice-1.0-2|20	
12mr|texlive-threeddice-1.0-2|21	%description
12mr|texlive-threeddice-1.0-2|22	The package provides MetaPost code to create all possible
12mr|texlive-threeddice-1.0-2|23	symmetrical views (up to rotation) of a right-handed die.
12mr|texlive-threeddice-1.0-2|24	Configuration is possible by editing the source code, following
12mr|texlive-threeddice-1.0-2|25	the guidance in the documentation.
12mr|texlive-threeddice-1.0-2|26	
12mr|texlive-threeddice-1.0-2|27	%post
12mr|texlive-threeddice-1.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-threeddice-1.0-2|29	
12mr|texlive-threeddice-1.0-2|30	%postun
12mr|texlive-threeddice-1.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-threeddice-1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-threeddice-1.0-2|33	fi
12mr|texlive-threeddice-1.0-2|34	
12mr|texlive-threeddice-1.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-threeddice-1.0-2|36	%files
12mr|texlive-threeddice-1.0-2|37	%{_texmfdistdir}/metapost/threeddice/threeddice.mp
12mr|texlive-threeddice-1.0-2|38	%doc %{_texmfdistdir}/doc/metapost/threeddice/README
12mr|texlive-threeddice-1.0-2|39	%doc %{_texmfdistdir}/doc/metapost/threeddice/threeddice-doc.pdf
12mr|texlive-threeddice-1.0-2|40	%doc %{_texmfdistdir}/doc/metapost/threeddice/threeddice-doc.tex
12mr|texlive-threeddice-1.0-2|41	
12mr|texlive-threeddice-1.0-2|42	#-----------------------------------------------------------------------
12mr|texlive-threeddice-1.0-2|43	%prep
12mr|texlive-threeddice-1.0-2|44	%setup -c -a0 -a1
12mr|texlive-threeddice-1.0-2|45	
12mr|texlive-threeddice-1.0-2|46	%build
12mr|texlive-threeddice-1.0-2|47	
12mr|texlive-threeddice-1.0-2|48	%install
12mr|texlive-threeddice-1.0-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-threeddice-1.0-2|50	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
12mr|texlive-threeddice-1.0-2|51	
12mr|texlive-threeddice-1.0-2|52	
12mr|texlive-threeddice-1.0-2|53	
12mr|texlive-threeddice-1.0-2|54	%changelog
12mr|texlive-threeddice-1.0-2|55	

18740 12
12mr|texlive-threeparttable-20100309-2|1	# revision 17383
12mr|texlive-threeparttable-20100309-2|2	# category Package
12mr|texlive-threeparttable-20100309-2|3	# catalog-ctan /macros/latex/contrib/threeparttable
12mr|texlive-threeparttable-20100309-2|4	# catalog-date 2010-03-09 13:13:30 +0100
12mr|texlive-threeparttable-20100309-2|5	# catalog-license other-free
12mr|texlive-threeparttable-20100309-2|6	# catalog-version undef
12mr|texlive-threeparttable-20100309-2|7	Name:		texlive-threeparttable
12mr|texlive-threeparttable-20100309-2|8	Version:	20100309
12mr|texlive-threeparttable-20100309-2|9	Release:	2
12mr|texlive-threeparttable-20100309-2|10	Summary:	Tables with captions and notes all the same width
12mr|texlive-threeparttable-20100309-2|11	Group:		Publishing
12mr|texlive-threeparttable-20100309-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/threeparttable
12mr|texlive-threeparttable-20100309-2|13	License:	OTHER-FREE
12mr|texlive-threeparttable-20100309-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threeparttable.tar.xz
12mr|texlive-threeparttable-20100309-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threeparttable.doc.tar.xz
12mr|texlive-threeparttable-20100309-2|16	BuildArch:	noarch
12mr|texlive-threeparttable-20100309-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-threeparttable-20100309-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-threeparttable-20100309-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-threeparttable-20100309-2|20	
12mr|texlive-threeparttable-20100309-2|21	%description
12mr|texlive-threeparttable-20100309-2|22	Provides a scheme for tables that have a structured note
12mr|texlive-threeparttable-20100309-2|23	section, after the caption. This scheme provides an answer to
12mr|texlive-threeparttable-20100309-2|24	the old problem of putting footnotes in tables -- by making
12mr|texlive-threeparttable-20100309-2|25	footnotes entirely unnecessary. Note that a threeparttable is
12mr|texlive-threeparttable-20100309-2|26	not a float of itself; but you can place it in a table or a
12mr|texlive-threeparttable-20100309-2|27	table* environment, if necessary.
12mr|texlive-threeparttable-20100309-2|28	
12mr|texlive-threeparttable-20100309-2|29	%post
12mr|texlive-threeparttable-20100309-2|30	%{_sbindir}/texlive.post
12mr|texlive-threeparttable-20100309-2|31	
12mr|texlive-threeparttable-20100309-2|32	%postun
12mr|texlive-threeparttable-20100309-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-threeparttable-20100309-2|34	%{_sbindir}/texlive.post
12mr|texlive-threeparttable-20100309-2|35	fi
12mr|texlive-threeparttable-20100309-2|36	
12mr|texlive-threeparttable-20100309-2|37	#-----------------------------------------------------------------------
12mr|texlive-threeparttable-20100309-2|38	%files
12mr|texlive-threeparttable-20100309-2|39	%{_texmfdistdir}/tex/latex/threeparttable/3parttable.sty
12mr|texlive-threeparttable-20100309-2|40	%{_texmfdistdir}/tex/latex/threeparttable/threeparttable.sty
12mr|texlive-threeparttable-20100309-2|41	%doc %{_texmfdistdir}/doc/latex/threeparttable/miscdoc.sty
12mr|texlive-threeparttable-20100309-2|42	%doc %{_texmfdistdir}/doc/latex/threeparttable/threeparttable.pdf
12mr|texlive-threeparttable-20100309-2|43	%doc %{_texmfdistdir}/doc/latex/threeparttable/threeparttable.tex
12mr|texlive-threeparttable-20100309-2|44	
12mr|texlive-threeparttable-20100309-2|45	#-----------------------------------------------------------------------
12mr|texlive-threeparttable-20100309-2|46	%prep
12mr|texlive-threeparttable-20100309-2|47	%setup -c -a0 -a1
12mr|texlive-threeparttable-20100309-2|48	
12mr|texlive-threeparttable-20100309-2|49	%build
12mr|texlive-threeparttable-20100309-2|50	
12mr|texlive-threeparttable-20100309-2|51	%install
12mr|texlive-threeparttable-20100309-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-threeparttable-20100309-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-threeparttable-20100309-2|54	
12mr|texlive-threeparttable-20100309-2|55	
12mr|texlive-threeparttable-20100309-2|56	
12mr|texlive-threeparttable-20100309-2|57	%changelog
12mr|texlive-threeparttable-20100309-2|58	

18741 12
12mr|texlive-threeparttablex-0.2-2|1	# revision 19460
12mr|texlive-threeparttablex-0.2-2|2	# category Package
12mr|texlive-threeparttablex-0.2-2|3	# catalog-ctan /macros/latex/contrib/threeparttablex
12mr|texlive-threeparttablex-0.2-2|4	# catalog-date 2010-07-14 16:29:05 +0200
12mr|texlive-threeparttablex-0.2-2|5	# catalog-license lppl
12mr|texlive-threeparttablex-0.2-2|6	# catalog-version 0.2
12mr|texlive-threeparttablex-0.2-2|7	Name:		texlive-threeparttablex
12mr|texlive-threeparttablex-0.2-2|8	Version:	0.2
12mr|texlive-threeparttablex-0.2-2|9	Release:	2
12mr|texlive-threeparttablex-0.2-2|10	Summary:	Notes in longtables
12mr|texlive-threeparttablex-0.2-2|11	Group:		Publishing
12mr|texlive-threeparttablex-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/threeparttablex
12mr|texlive-threeparttablex-0.2-2|13	License:	LPPL
12mr|texlive-threeparttablex-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threeparttablex.tar.xz
12mr|texlive-threeparttablex-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threeparttablex.doc.tar.xz
12mr|texlive-threeparttablex-0.2-2|16	BuildArch:	noarch
12mr|texlive-threeparttablex-0.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-threeparttablex-0.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-threeparttablex-0.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-threeparttablex-0.2-2|20	
12mr|texlive-threeparttablex-0.2-2|21	%description
12mr|texlive-threeparttablex-0.2-2|22	The package provides the functionality of the threeparttable
12mr|texlive-threeparttablex-0.2-2|23	package to tables created using the longtable package.
12mr|texlive-threeparttablex-0.2-2|24	
12mr|texlive-threeparttablex-0.2-2|25	%post
12mr|texlive-threeparttablex-0.2-2|26	%{_sbindir}/texlive.post
12mr|texlive-threeparttablex-0.2-2|27	
12mr|texlive-threeparttablex-0.2-2|28	%postun
12mr|texlive-threeparttablex-0.2-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-threeparttablex-0.2-2|30	%{_sbindir}/texlive.post
12mr|texlive-threeparttablex-0.2-2|31	fi
12mr|texlive-threeparttablex-0.2-2|32	
12mr|texlive-threeparttablex-0.2-2|33	#-----------------------------------------------------------------------
12mr|texlive-threeparttablex-0.2-2|34	%files
12mr|texlive-threeparttablex-0.2-2|35	%{_texmfdistdir}/tex/latex/threeparttablex/threeparttablex.sty
12mr|texlive-threeparttablex-0.2-2|36	%doc %{_texmfdistdir}/doc/latex/threeparttablex/README
12mr|texlive-threeparttablex-0.2-2|37	%doc %{_texmfdistdir}/doc/latex/threeparttablex/threeparttablex.pdf
12mr|texlive-threeparttablex-0.2-2|38	%doc %{_texmfdistdir}/doc/latex/threeparttablex/threeparttablex.tex
12mr|texlive-threeparttablex-0.2-2|39	
12mr|texlive-threeparttablex-0.2-2|40	#-----------------------------------------------------------------------
12mr|texlive-threeparttablex-0.2-2|41	%prep
12mr|texlive-threeparttablex-0.2-2|42	%setup -c -a0 -a1
12mr|texlive-threeparttablex-0.2-2|43	
12mr|texlive-threeparttablex-0.2-2|44	%build
12mr|texlive-threeparttablex-0.2-2|45	
12mr|texlive-threeparttablex-0.2-2|46	%install
12mr|texlive-threeparttablex-0.2-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-threeparttablex-0.2-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-threeparttablex-0.2-2|49	
12mr|texlive-threeparttablex-0.2-2|50	
12mr|texlive-threeparttablex-0.2-2|51	
12mr|texlive-threeparttablex-0.2-2|52	%changelog
12mr|texlive-threeparttablex-0.2-2|53	

18742 12
12mr|texlive-thumb-1.0-2|1	# revision 16549
12mr|texlive-thumb-1.0-2|2	# category Package
12mr|texlive-thumb-1.0-2|3	# catalog-ctan /macros/latex/contrib/thumb
12mr|texlive-thumb-1.0-2|4	# catalog-date 2006-12-11 00:37:24 +0100
12mr|texlive-thumb-1.0-2|5	# catalog-license gpl
12mr|texlive-thumb-1.0-2|6	# catalog-version 1.0
12mr|texlive-thumb-1.0-2|7	Name:		texlive-thumb
12mr|texlive-thumb-1.0-2|8	Version:	1.0
12mr|texlive-thumb-1.0-2|9	Release:	2
12mr|texlive-thumb-1.0-2|10	Summary:	Thumb marks in documents
12mr|texlive-thumb-1.0-2|11	Group:		Publishing
12mr|texlive-thumb-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thumb
12mr|texlive-thumb-1.0-2|13	License:	GPL
12mr|texlive-thumb-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumb.tar.xz
12mr|texlive-thumb-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumb.doc.tar.xz
12mr|texlive-thumb-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumb.source.tar.xz
12mr|texlive-thumb-1.0-2|17	BuildArch:	noarch
12mr|texlive-thumb-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-thumb-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-thumb-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-thumb-1.0-2|21	
12mr|texlive-thumb-1.0-2|22	%description
12mr|texlive-thumb-1.0-2|23	Place thumb marks in books, manuals and reference maunals.
12mr|texlive-thumb-1.0-2|24	
12mr|texlive-thumb-1.0-2|25	%post
12mr|texlive-thumb-1.0-2|26	%{_sbindir}/texlive.post
12mr|texlive-thumb-1.0-2|27	
12mr|texlive-thumb-1.0-2|28	%postun
12mr|texlive-thumb-1.0-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-thumb-1.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-thumb-1.0-2|31	fi
12mr|texlive-thumb-1.0-2|32	
12mr|texlive-thumb-1.0-2|33	#-----------------------------------------------------------------------
12mr|texlive-thumb-1.0-2|34	%files
12mr|texlive-thumb-1.0-2|35	%{_texmfdistdir}/tex/latex/thumb/thumb.sty
12mr|texlive-thumb-1.0-2|36	%doc %{_texmfdistdir}/doc/latex/thumb/README
12mr|texlive-thumb-1.0-2|37	%doc %{_texmfdistdir}/doc/latex/thumb/thumb.pdf
12mr|texlive-thumb-1.0-2|38	#- source
12mr|texlive-thumb-1.0-2|39	%doc %{_texmfdistdir}/source/latex/thumb/thumb.dtx
12mr|texlive-thumb-1.0-2|40	%doc %{_texmfdistdir}/source/latex/thumb/thumb.ins
12mr|texlive-thumb-1.0-2|41	
12mr|texlive-thumb-1.0-2|42	#-----------------------------------------------------------------------
12mr|texlive-thumb-1.0-2|43	%prep
12mr|texlive-thumb-1.0-2|44	%setup -c -a0 -a1 -a2
12mr|texlive-thumb-1.0-2|45	
12mr|texlive-thumb-1.0-2|46	%build
12mr|texlive-thumb-1.0-2|47	
12mr|texlive-thumb-1.0-2|48	%install
12mr|texlive-thumb-1.0-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-thumb-1.0-2|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-thumb-1.0-2|51	
12mr|texlive-thumb-1.0-2|52	
12mr|texlive-thumb-1.0-2|53	
12mr|texlive-thumb-1.0-2|54	%changelog
12mr|texlive-thumb-1.0-2|55	

18743 12
12mr|texlive-thumbpdf-3.15-2|1	# revision 26689
12mr|texlive-thumbpdf-3.15-2|2	# category Package
12mr|texlive-thumbpdf-3.15-2|3	# catalog-ctan /support/thumbpdf
12mr|texlive-thumbpdf-3.15-2|4	# catalog-date 2012-04-18 12:26:55 +0200
12mr|texlive-thumbpdf-3.15-2|5	# catalog-license lppl
12mr|texlive-thumbpdf-3.15-2|6	# catalog-version 3.15
12mr|texlive-thumbpdf-3.15-2|7	Name:		texlive-thumbpdf
12mr|texlive-thumbpdf-3.15-2|8	Version:	3.15
12mr|texlive-thumbpdf-3.15-2|9	Release:	2
12mr|texlive-thumbpdf-3.15-2|10	Summary:	Thumbnails for pdfTeX and dvips/ps2pdf
12mr|texlive-thumbpdf-3.15-2|11	Group:		Publishing
12mr|texlive-thumbpdf-3.15-2|12	URL:		http://www.ctan.org/tex-archive/support/thumbpdf
12mr|texlive-thumbpdf-3.15-2|13	License:	LPPL
12mr|texlive-thumbpdf-3.15-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumbpdf.tar.xz
12mr|texlive-thumbpdf-3.15-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumbpdf.doc.tar.xz
12mr|texlive-thumbpdf-3.15-2|16	BuildArch:	noarch
12mr|texlive-thumbpdf-3.15-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-thumbpdf-3.15-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-thumbpdf-3.15-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-thumbpdf-3.15-2|20	Provides:	texlive-thumbpdf.bin = %{EVRD}
12mr|texlive-thumbpdf-3.15-2|21	
12mr|texlive-thumbpdf-3.15-2|22	%description
12mr|texlive-thumbpdf-3.15-2|23	A Perl script that provides support for thumbnails in pdfTeX
12mr|texlive-thumbpdf-3.15-2|24	and dvips/ps2pdf. The script uses ghostscript to generate the
12mr|texlive-thumbpdf-3.15-2|25	thumbnails which get represented in a TeX readable file that is
12mr|texlive-thumbpdf-3.15-2|26	read by the package thumbpdf.sty to automatically include the
12mr|texlive-thumbpdf-3.15-2|27	thumbnails. This arrangement works with both plain TeX and
12mr|texlive-thumbpdf-3.15-2|28	LaTeX.
12mr|texlive-thumbpdf-3.15-2|29	
12mr|texlive-thumbpdf-3.15-2|30	%post
12mr|texlive-thumbpdf-3.15-2|31	%{_sbindir}/texlive.post
12mr|texlive-thumbpdf-3.15-2|32	
12mr|texlive-thumbpdf-3.15-2|33	%postun
12mr|texlive-thumbpdf-3.15-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-thumbpdf-3.15-2|35	%{_sbindir}/texlive.post
12mr|texlive-thumbpdf-3.15-2|36	fi
12mr|texlive-thumbpdf-3.15-2|37	
12mr|texlive-thumbpdf-3.15-2|38	#-----------------------------------------------------------------------
12mr|texlive-thumbpdf-3.15-2|39	%files
12mr|texlive-thumbpdf-3.15-2|40	%{_bindir}/thumbpdf
12mr|texlive-thumbpdf-3.15-2|41	%{_texmfdistdir}/scripts/thumbpdf/thumbpdf.pl
12mr|texlive-thumbpdf-3.15-2|42	%{_texmfdistdir}/tex/generic/thumbpdf/thumbpdf.sty
12mr|texlive-thumbpdf-3.15-2|43	%{_texmfdistdir}/tex/generic/thumbpdf/thumbpdf.tex
12mr|texlive-thumbpdf-3.15-2|44	%doc %{_texmfdistdir}/doc/generic/thumbpdf/README
12mr|texlive-thumbpdf-3.15-2|45	%doc %{_mandir}/man1/thumbpdf.1*
12mr|texlive-thumbpdf-3.15-2|46	%doc %{_texmfdir}/doc/man/man1/thumbpdf.man1.pdf
12mr|texlive-thumbpdf-3.15-2|47	
12mr|texlive-thumbpdf-3.15-2|48	#-----------------------------------------------------------------------
12mr|texlive-thumbpdf-3.15-2|49	%prep
12mr|texlive-thumbpdf-3.15-2|50	%setup -c -a0 -a1
12mr|texlive-thumbpdf-3.15-2|51	
12mr|texlive-thumbpdf-3.15-2|52	%build
12mr|texlive-thumbpdf-3.15-2|53	
12mr|texlive-thumbpdf-3.15-2|54	%install
12mr|texlive-thumbpdf-3.15-2|55	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-thumbpdf-3.15-2|56	pushd %{buildroot}%{_bindir}
12mr|texlive-thumbpdf-3.15-2|57	ln -sf %{_texmfdistdir}/scripts/thumbpdf/thumbpdf.pl thumbpdf
12mr|texlive-thumbpdf-3.15-2|58	popd
12mr|texlive-thumbpdf-3.15-2|59	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-thumbpdf-3.15-2|60	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-thumbpdf-3.15-2|61	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-thumbpdf-3.15-2|62	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-thumbpdf-3.15-2|63	
12mr|texlive-thumbpdf-3.15-2|64	
12mr|texlive-thumbpdf-3.15-2|65	
12mr|texlive-thumbpdf-3.15-2|66	%changelog
12mr|texlive-thumbpdf-3.15-2|67	

18744 12
12mr|texlive-thumbs-1.0m-2|1	# revision 25506
12mr|texlive-thumbs-1.0m-2|2	# category Package
12mr|texlive-thumbs-1.0m-2|3	# catalog-ctan /macros/latex/contrib/thumbs
12mr|texlive-thumbs-1.0m-2|4	# catalog-date 2012-02-24 13:31:20 +0100
12mr|texlive-thumbs-1.0m-2|5	# catalog-license lppl1.3
12mr|texlive-thumbs-1.0m-2|6	# catalog-version 1.0m
12mr|texlive-thumbs-1.0m-2|7	Name:		texlive-thumbs
12mr|texlive-thumbs-1.0m-2|8	Version:	1.0m
12mr|texlive-thumbs-1.0m-2|9	Release:	2
12mr|texlive-thumbs-1.0m-2|10	Summary:	Create thumb indexes
12mr|texlive-thumbs-1.0m-2|11	Group:		Publishing
12mr|texlive-thumbs-1.0m-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thumbs
12mr|texlive-thumbs-1.0m-2|13	License:	LPPL1.3
12mr|texlive-thumbs-1.0m-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumbs.tar.xz
12mr|texlive-thumbs-1.0m-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumbs.doc.tar.xz
12mr|texlive-thumbs-1.0m-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumbs.source.tar.xz
12mr|texlive-thumbs-1.0m-2|17	BuildArch:	noarch
12mr|texlive-thumbs-1.0m-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-thumbs-1.0m-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-thumbs-1.0m-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-thumbs-1.0m-2|21	
12mr|texlive-thumbs-1.0m-2|22	%description
12mr|texlive-thumbs-1.0m-2|23	The package puts running, customizable thumb marks in the outer
12mr|texlive-thumbs-1.0m-2|24	margin, moving downward as the chapter number (or whatever
12mr|texlive-thumbs-1.0m-2|25	shall be marked by the thumb marks) increases. Additionally an
12mr|texlive-thumbs-1.0m-2|26	overview page/table of thumb marks can be added automatically,
12mr|texlive-thumbs-1.0m-2|27	which gives the names of the thumbed objects, the page where
12mr|texlive-thumbs-1.0m-2|28	the object/thumb mark first appears, and the thumb mark itself
12mr|texlive-thumbs-1.0m-2|29	at its correct position. The thumb marks are useful for large
12mr|texlive-thumbs-1.0m-2|30	documents (such as reference guides, anthologies, etc.), where
12mr|texlive-thumbs-1.0m-2|31	a quick and easy way to find (for example) a chapter is needed.
12mr|texlive-thumbs-1.0m-2|32	
12mr|texlive-thumbs-1.0m-2|33	%post
12mr|texlive-thumbs-1.0m-2|34	%{_sbindir}/texlive.post
12mr|texlive-thumbs-1.0m-2|35	
12mr|texlive-thumbs-1.0m-2|36	%postun
12mr|texlive-thumbs-1.0m-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-thumbs-1.0m-2|38	%{_sbindir}/texlive.post
12mr|texlive-thumbs-1.0m-2|39	fi
12mr|texlive-thumbs-1.0m-2|40	
12mr|texlive-thumbs-1.0m-2|41	#-----------------------------------------------------------------------
12mr|texlive-thumbs-1.0m-2|42	%files
12mr|texlive-thumbs-1.0m-2|43	%{_texmfdistdir}/tex/latex/thumbs/thumbs.sty
12mr|texlive-thumbs-1.0m-2|44	%doc %{_texmfdistdir}/doc/latex/thumbs/README
12mr|texlive-thumbs-1.0m-2|45	%doc %{_texmfdistdir}/doc/latex/thumbs/thumbs-example.pdf
12mr|texlive-thumbs-1.0m-2|46	%doc %{_texmfdistdir}/doc/latex/thumbs/thumbs-example.tex
12mr|texlive-thumbs-1.0m-2|47	%doc %{_texmfdistdir}/doc/latex/thumbs/thumbs.pdf
12mr|texlive-thumbs-1.0m-2|48	#- source
12mr|texlive-thumbs-1.0m-2|49	%doc %{_texmfdistdir}/source/latex/thumbs/thumbs.drv
12mr|texlive-thumbs-1.0m-2|50	%doc %{_texmfdistdir}/source/latex/thumbs/thumbs.dtx
12mr|texlive-thumbs-1.0m-2|51	%doc %{_texmfdistdir}/source/latex/thumbs/thumbs.ins
12mr|texlive-thumbs-1.0m-2|52	
12mr|texlive-thumbs-1.0m-2|53	#-----------------------------------------------------------------------
12mr|texlive-thumbs-1.0m-2|54	%prep
12mr|texlive-thumbs-1.0m-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-thumbs-1.0m-2|56	
12mr|texlive-thumbs-1.0m-2|57	%build
12mr|texlive-thumbs-1.0m-2|58	
12mr|texlive-thumbs-1.0m-2|59	%install
12mr|texlive-thumbs-1.0m-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-thumbs-1.0m-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-thumbs-1.0m-2|62	
12mr|texlive-thumbs-1.0m-2|63	
12mr|texlive-thumbs-1.0m-2|64	
12mr|texlive-thumbs-1.0m-2|65	%changelog
12mr|texlive-thumbs-1.0m-2|66	

18745 12
12mr|texlive-thumby-0.1-2|1	# revision 16736
12mr|texlive-thumby-0.1-2|2	# category Package
12mr|texlive-thumby-0.1-2|3	# catalog-ctan /macros/latex/contrib/thumby
12mr|texlive-thumby-0.1-2|4	# catalog-date 2010-01-17 11:28:50 +0100
12mr|texlive-thumby-0.1-2|5	# catalog-license gpl3
12mr|texlive-thumby-0.1-2|6	# catalog-version 0.1
12mr|texlive-thumby-0.1-2|7	Name:		texlive-thumby
12mr|texlive-thumby-0.1-2|8	Version:	0.1
12mr|texlive-thumby-0.1-2|9	Release:	2
12mr|texlive-thumby-0.1-2|10	Summary:	Create thumb indexes for printed books
12mr|texlive-thumby-0.1-2|11	Group:		Publishing
12mr|texlive-thumby-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thumby
12mr|texlive-thumby-0.1-2|13	License:	GPL3
12mr|texlive-thumby-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumby.tar.xz
12mr|texlive-thumby-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumby.doc.tar.xz
12mr|texlive-thumby-0.1-2|16	BuildArch:	noarch
12mr|texlive-thumby-0.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-thumby-0.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-thumby-0.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-thumby-0.1-2|20	
12mr|texlive-thumby-0.1-2|21	%description
12mr|texlive-thumby-0.1-2|22	The package can generate thumb indexes for your document. It
12mr|texlive-thumby-0.1-2|23	features printing thumb indexes on one- or two-sided pages,
12mr|texlive-thumby-0.1-2|24	along with background- and foreground-color selection and full
12mr|texlive-thumby-0.1-2|25	LaTeX styling of the chapter numbers in the thumb indexes. The
12mr|texlive-thumby-0.1-2|26	height of each thumb index is automatically chosen based on the
12mr|texlive-thumby-0.1-2|27	number of chapters in your document, while the width is chosen
12mr|texlive-thumby-0.1-2|28	by the user. The package is designed to work with the memoir
12mr|texlive-thumby-0.1-2|29	class, and also requires PerlTeX and tikz/.
12mr|texlive-thumby-0.1-2|30	
12mr|texlive-thumby-0.1-2|31	%post
12mr|texlive-thumby-0.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-thumby-0.1-2|33	
12mr|texlive-thumby-0.1-2|34	%postun
12mr|texlive-thumby-0.1-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-thumby-0.1-2|36	%{_sbindir}/texlive.post
12mr|texlive-thumby-0.1-2|37	fi
12mr|texlive-thumby-0.1-2|38	
12mr|texlive-thumby-0.1-2|39	#-----------------------------------------------------------------------
12mr|texlive-thumby-0.1-2|40	%files
12mr|texlive-thumby-0.1-2|41	%{_texmfdistdir}/tex/latex/thumby/thumby.sty
12mr|texlive-thumby-0.1-2|42	%doc %{_texmfdistdir}/doc/latex/thumby/LICENSE
12mr|texlive-thumby-0.1-2|43	%doc %{_texmfdistdir}/doc/latex/thumby/README
12mr|texlive-thumby-0.1-2|44	%doc %{_texmfdistdir}/doc/latex/thumby/example.pdf
12mr|texlive-thumby-0.1-2|45	%doc %{_texmfdistdir}/doc/latex/thumby/latexmkrc
12mr|texlive-thumby-0.1-2|46	%doc %{_texmfdistdir}/doc/latex/thumby/thumby.pdf
12mr|texlive-thumby-0.1-2|47	
12mr|texlive-thumby-0.1-2|48	#-----------------------------------------------------------------------
12mr|texlive-thumby-0.1-2|49	%prep
12mr|texlive-thumby-0.1-2|50	%setup -c -a0 -a1
12mr|texlive-thumby-0.1-2|51	
12mr|texlive-thumby-0.1-2|52	%build
12mr|texlive-thumby-0.1-2|53	
12mr|texlive-thumby-0.1-2|54	%install
12mr|texlive-thumby-0.1-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-thumby-0.1-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-thumby-0.1-2|57	
12mr|texlive-thumby-0.1-2|58	
12mr|texlive-thumby-0.1-2|59	
12mr|texlive-thumby-0.1-2|60	%changelog
12mr|texlive-thumby-0.1-2|61	

18746 12
12mr|texlive-thuthesis-4.5.1-2|1	# revision 24361
12mr|texlive-thuthesis-4.5.1-2|2	# category Package
12mr|texlive-thuthesis-4.5.1-2|3	# catalog-ctan /macros/latex/contrib/thuthesis
12mr|texlive-thuthesis-4.5.1-2|4	# catalog-date 2009-03-02 15:13:08 +0100
12mr|texlive-thuthesis-4.5.1-2|5	# catalog-license lppl
12mr|texlive-thuthesis-4.5.1-2|6	# catalog-version 4.5.1
12mr|texlive-thuthesis-4.5.1-2|7	Name:		texlive-thuthesis
12mr|texlive-thuthesis-4.5.1-2|8	Version:	4.5.1
12mr|texlive-thuthesis-4.5.1-2|9	Release:	2
12mr|texlive-thuthesis-4.5.1-2|10	Summary:	Thesis template for Tsinghua University
12mr|texlive-thuthesis-4.5.1-2|11	Group:		Publishing
12mr|texlive-thuthesis-4.5.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thuthesis
12mr|texlive-thuthesis-4.5.1-2|13	License:	LPPL
12mr|texlive-thuthesis-4.5.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thuthesis.tar.xz
12mr|texlive-thuthesis-4.5.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thuthesis.doc.tar.xz
12mr|texlive-thuthesis-4.5.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thuthesis.source.tar.xz
12mr|texlive-thuthesis-4.5.1-2|17	BuildArch:	noarch
12mr|texlive-thuthesis-4.5.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-thuthesis-4.5.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-thuthesis-4.5.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-thuthesis-4.5.1-2|21	
12mr|texlive-thuthesis-4.5.1-2|22	%description
12mr|texlive-thuthesis-4.5.1-2|23	ThuThesis is a LaTeX thesis template package for Tsinghua
12mr|texlive-thuthesis-4.5.1-2|24	University in order to make it easy to write theses for either
12mr|texlive-thuthesis-4.5.1-2|25	bachelor's, master's or doctor's degree.
12mr|texlive-thuthesis-4.5.1-2|26	
12mr|texlive-thuthesis-4.5.1-2|27	%post
12mr|texlive-thuthesis-4.5.1-2|28	%{_sbindir}/texlive.post
12mr|texlive-thuthesis-4.5.1-2|29	
12mr|texlive-thuthesis-4.5.1-2|30	%postun
12mr|texlive-thuthesis-4.5.1-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-thuthesis-4.5.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-thuthesis-4.5.1-2|33	fi
12mr|texlive-thuthesis-4.5.1-2|34	
12mr|texlive-thuthesis-4.5.1-2|35	#-----------------------------------------------------------------------
12mr|texlive-thuthesis-4.5.1-2|36	%files
12mr|texlive-thuthesis-4.5.1-2|37	%{_texmfdistdir}/bibtex/bst/thuthesis/thubib.bst
12mr|texlive-thuthesis-4.5.1-2|38	%{_texmfdistdir}/tex/latex/thuthesis/thuthesis.cfg
12mr|texlive-thuthesis-4.5.1-2|39	%{_texmfdistdir}/tex/latex/thuthesis/thuthesis.cls
12mr|texlive-thuthesis-4.5.1-2|40	%{_texmfdistdir}/tex/latex/thuthesis/thutils.sty
12mr|texlive-thuthesis-4.5.1-2|41	%doc %{_texmfdistdir}/doc/latex/thuthesis/README
12mr|texlive-thuthesis-4.5.1-2|42	%doc %{_texmfdistdir}/doc/latex/thuthesis/dtx-style.sty
12mr|texlive-thuthesis-4.5.1-2|43	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/Makefile
12mr|texlive-thuthesis-4.5.1-2|44	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/data/ack.tex
12mr|texlive-thuthesis-4.5.1-2|45	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/data/appendix01.tex
12mr|texlive-thuthesis-4.5.1-2|46	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/data/chap01.tex
12mr|texlive-thuthesis-4.5.1-2|47	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/data/chap02.tex
12mr|texlive-thuthesis-4.5.1-2|48	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/data/cover.tex
12mr|texlive-thuthesis-4.5.1-2|49	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/data/denotation.tex
12mr|texlive-thuthesis-4.5.1-2|50	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/data/resume.tex
12mr|texlive-thuthesis-4.5.1-2|51	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/hello.eps
12mr|texlive-thuthesis-4.5.1-2|52	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/hello.fig
12mr|texlive-thuthesis-4.5.1-2|53	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/hello.pdf
12mr|texlive-thuthesis-4.5.1-2|54	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-fig-logo.eps
12mr|texlive-thuthesis-4.5.1-2|55	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-fig-logo.pdf
12mr|texlive-thuthesis-4.5.1-2|56	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-lib-logo.eps
12mr|texlive-thuthesis-4.5.1-2|57	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-lib-logo.pdf
12mr|texlive-thuthesis-4.5.1-2|58	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-text-logo.eps
12mr|texlive-thuthesis-4.5.1-2|59	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-text-logo.pdf
12mr|texlive-thuthesis-4.5.1-2|60	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-whole-logo.eps
12mr|texlive-thuthesis-4.5.1-2|61	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/figures/thu-whole-logo.pdf
12mr|texlive-thuthesis-4.5.1-2|62	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/main.tex
12mr|texlive-thuthesis-4.5.1-2|63	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/msmake.cmd
12mr|texlive-thuthesis-4.5.1-2|64	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/ref/refs.bib
12mr|texlive-thuthesis-4.5.1-2|65	%doc %{_texmfdistdir}/doc/latex/thuthesis/example/shuji.tex
12mr|texlive-thuthesis-4.5.1-2|66	%doc %{_texmfdistdir}/doc/latex/thuthesis/thuthesis.pdf
12mr|texlive-thuthesis-4.5.1-2|67	#- source
12mr|texlive-thuthesis-4.5.1-2|68	%doc %{_texmfdistdir}/source/latex/thuthesis/thuthesis.dtx
12mr|texlive-thuthesis-4.5.1-2|69	%doc %{_texmfdistdir}/source/latex/thuthesis/thuthesis.ins
12mr|texlive-thuthesis-4.5.1-2|70	
12mr|texlive-thuthesis-4.5.1-2|71	#-----------------------------------------------------------------------
12mr|texlive-thuthesis-4.5.1-2|72	%prep
12mr|texlive-thuthesis-4.5.1-2|73	%setup -c -a0 -a1 -a2
12mr|texlive-thuthesis-4.5.1-2|74	
12mr|texlive-thuthesis-4.5.1-2|75	%build
12mr|texlive-thuthesis-4.5.1-2|76	
12mr|texlive-thuthesis-4.5.1-2|77	%install
12mr|texlive-thuthesis-4.5.1-2|78	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-thuthesis-4.5.1-2|79	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-thuthesis-4.5.1-2|80	
12mr|texlive-thuthesis-4.5.1-2|81	
12mr|texlive-thuthesis-4.5.1-2|82	
12mr|texlive-thuthesis-4.5.1-2|83	%changelog
12mr|texlive-thuthesis-4.5.1-2|84	

18747 12
12mr|texlive-ticket-0.4b-2|1	# revision 20679
12mr|texlive-ticket-0.4b-2|2	# category Package
12mr|texlive-ticket-0.4b-2|3	# catalog-ctan /macros/latex/contrib/ticket
12mr|texlive-ticket-0.4b-2|4	# catalog-date 2010-12-06 20:55:11 +0100
12mr|texlive-ticket-0.4b-2|5	# catalog-license lppl
12mr|texlive-ticket-0.4b-2|6	# catalog-version 0.4b
12mr|texlive-ticket-0.4b-2|7	Name:		texlive-ticket
12mr|texlive-ticket-0.4b-2|8	Version:	0.4b
12mr|texlive-ticket-0.4b-2|9	Release:	2
12mr|texlive-ticket-0.4b-2|10	Summary:	Make labels, visting-cards, pins with LaTeX
12mr|texlive-ticket-0.4b-2|11	Group:		Publishing
12mr|texlive-ticket-0.4b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ticket
12mr|texlive-ticket-0.4b-2|13	License:	LPPL
12mr|texlive-ticket-0.4b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ticket.tar.xz
12mr|texlive-ticket-0.4b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ticket.doc.tar.xz
12mr|texlive-ticket-0.4b-2|16	BuildArch:	noarch
12mr|texlive-ticket-0.4b-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ticket-0.4b-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ticket-0.4b-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ticket-0.4b-2|20	
12mr|texlive-ticket-0.4b-2|21	%description
12mr|texlive-ticket-0.4b-2|22	Provides an easy to handle interface to produce visiting cards,
12mr|texlive-ticket-0.4b-2|23	labels for your files, stickers, pins and other stuff for your
12mr|texlive-ticket-0.4b-2|24	office, conferences etc. All you need is a definition of your
12mr|texlive-ticket-0.4b-2|25	'ticket' included in a ticket definition file and the two
12mr|texlive-ticket-0.4b-2|26	commands \ticketdefault and \ticket.
12mr|texlive-ticket-0.4b-2|27	
12mr|texlive-ticket-0.4b-2|28	%post
12mr|texlive-ticket-0.4b-2|29	%{_sbindir}/texlive.post
12mr|texlive-ticket-0.4b-2|30	
12mr|texlive-ticket-0.4b-2|31	%postun
12mr|texlive-ticket-0.4b-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-ticket-0.4b-2|33	%{_sbindir}/texlive.post
12mr|texlive-ticket-0.4b-2|34	fi
12mr|texlive-ticket-0.4b-2|35	
12mr|texlive-ticket-0.4b-2|36	#-----------------------------------------------------------------------
12mr|texlive-ticket-0.4b-2|37	%files
12mr|texlive-ticket-0.4b-2|38	%{_texmfdistdir}/tex/latex/ticket/aj8414.tdf
12mr|texlive-ticket-0.4b-2|39	%{_texmfdistdir}/tex/latex/ticket/dura5222.tdf
12mr|texlive-ticket-0.4b-2|40	%{_texmfdistdir}/tex/latex/ticket/flashCard.tdf
12mr|texlive-ticket-0.4b-2|41	%{_texmfdistdir}/tex/latex/ticket/freepin.tdf
12mr|texlive-ticket-0.4b-2|42	%{_texmfdistdir}/tex/latex/ticket/freepin2.tdf
12mr|texlive-ticket-0.4b-2|43	%{_texmfdistdir}/tex/latex/ticket/freepin3.tdf
12mr|texlive-ticket-0.4b-2|44	%{_texmfdistdir}/tex/latex/ticket/he4432.tdf
12mr|texlive-ticket-0.4b-2|45	%{_texmfdistdir}/tex/latex/ticket/lz1680.tdf
12mr|texlive-ticket-0.4b-2|46	%{_texmfdistdir}/tex/latex/ticket/lz1681.tdf
12mr|texlive-ticket-0.4b-2|47	%{_texmfdistdir}/tex/latex/ticket/lz1685.tdf
12mr|texlive-ticket-0.4b-2|48	%{_texmfdistdir}/tex/latex/ticket/ticket.sty
12mr|texlive-ticket-0.4b-2|49	%{_texmfdistdir}/tex/latex/ticket/zw32010.tdf
12mr|texlive-ticket-0.4b-2|50	%{_texmfdistdir}/tex/latex/ticket/zw3424.tdf
12mr|texlive-ticket-0.4b-2|51	%{_texmfdistdir}/tex/latex/ticket/zw4752.tdf
12mr|texlive-ticket-0.4b-2|52	%doc %{_texmfdistdir}/doc/latex/ticket/README
12mr|texlive-ticket-0.4b-2|53	%doc %{_texmfdistdir}/doc/latex/ticket/comment
12mr|texlive-ticket-0.4b-2|54	%doc %{_texmfdistdir}/doc/latex/ticket/ex_file.pdf
12mr|texlive-ticket-0.4b-2|55	%doc %{_texmfdistdir}/doc/latex/ticket/ex_file.tex
12mr|texlive-ticket-0.4b-2|56	%doc %{_texmfdistdir}/doc/latex/ticket/ex_flashcard.pdf
12mr|texlive-ticket-0.4b-2|57	%doc %{_texmfdistdir}/doc/latex/ticket/ex_flashcard.tex
12mr|texlive-ticket-0.4b-2|58	%doc %{_texmfdistdir}/doc/latex/ticket/ex_flashcard_dup.pdf
12mr|texlive-ticket-0.4b-2|59	%doc %{_texmfdistdir}/doc/latex/ticket/ex_flashcard_rm.pdf
12mr|texlive-ticket-0.4b-2|60	%doc %{_texmfdistdir}/doc/latex/ticket/ex_flashcard_rm.tex
12mr|texlive-ticket-0.4b-2|61	%doc %{_texmfdistdir}/doc/latex/ticket/ex_marks.pdf
12mr|texlive-ticket-0.4b-2|62	%doc %{_texmfdistdir}/doc/latex/ticket/ex_marks.tex
12mr|texlive-ticket-0.4b-2|63	%doc %{_texmfdistdir}/doc/latex/ticket/ex_pin.pdf
12mr|texlive-ticket-0.4b-2|64	%doc %{_texmfdistdir}/doc/latex/ticket/ex_pin.tex
12mr|texlive-ticket-0.4b-2|65	%doc %{_texmfdistdir}/doc/latex/ticket/ex_vcard.pdf
12mr|texlive-ticket-0.4b-2|66	%doc %{_texmfdistdir}/doc/latex/ticket/ex_vcard.tex
12mr|texlive-ticket-0.4b-2|67	%doc %{_texmfdistdir}/doc/latex/ticket/manual.pdf
12mr|texlive-ticket-0.4b-2|68	%doc %{_texmfdistdir}/doc/latex/ticket/manual.tex
12mr|texlive-ticket-0.4b-2|69	%doc %{_texmfdistdir}/doc/latex/ticket/test.tex
12mr|texlive-ticket-0.4b-2|70	%doc %{_texmfdistdir}/doc/latex/ticket/words.tex
12mr|texlive-ticket-0.4b-2|71	
12mr|texlive-ticket-0.4b-2|72	#-----------------------------------------------------------------------
12mr|texlive-ticket-0.4b-2|73	%prep
12mr|texlive-ticket-0.4b-2|74	%setup -c -a0 -a1
12mr|texlive-ticket-0.4b-2|75	
12mr|texlive-ticket-0.4b-2|76	%build
12mr|texlive-ticket-0.4b-2|77	
12mr|texlive-ticket-0.4b-2|78	%install
12mr|texlive-ticket-0.4b-2|79	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ticket-0.4b-2|80	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ticket-0.4b-2|81	
12mr|texlive-ticket-0.4b-2|82	
12mr|texlive-ticket-0.4b-2|83	
12mr|texlive-ticket-0.4b-2|84	%changelog
12mr|texlive-ticket-0.4b-2|85	

18748 12
12mr|texlive-tie-2.4-3|1	# revision 26689
12mr|texlive-tie-2.4-3|2	# category TLCore
12mr|texlive-tie-2.4-3|3	# catalog-ctan /web/tie
12mr|texlive-tie-2.4-3|4	# catalog-date 2012-04-27 12:20:53 +0200
12mr|texlive-tie-2.4-3|5	# catalog-license other-free
12mr|texlive-tie-2.4-3|6	# catalog-version 2.4
12mr|texlive-tie-2.4-3|7	Name:		texlive-tie
12mr|texlive-tie-2.4-3|8	Version:	2.4
12mr|texlive-tie-2.4-3|9	Release:	3
12mr|texlive-tie-2.4-3|10	Summary:	Allow multiple web change files
12mr|texlive-tie-2.4-3|11	Group:		Publishing
12mr|texlive-tie-2.4-3|12	URL:		http://www.ctan.org/tex-archive/web/tie
12mr|texlive-tie-2.4-3|13	License:	OTHER-FREE
12mr|texlive-tie-2.4-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tie.tar.xz
12mr|texlive-tie-2.4-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tie.doc.tar.xz
12mr|texlive-tie-2.4-3|16	BuildArch:	noarch
12mr|texlive-tie-2.4-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tie-2.4-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tie-2.4-3|19	Requires:	texlive-kpathsea
12mr|texlive-tie-2.4-3|20	Requires:	texlive-tie.bin
12mr|texlive-tie-2.4-3|21	
12mr|texlive-tie-2.4-3|22	%description
12mr|texlive-tie-2.4-3|23	Tie was originally developed to allow web programmers to apply
12mr|texlive-tie-2.4-3|24	more than one change file to their source. The program may also
12mr|texlive-tie-2.4-3|25	be used to create a new version of a web file that incorporates
12mr|texlive-tie-2.4-3|26	existing changes.
12mr|texlive-tie-2.4-3|27	
12mr|texlive-tie-2.4-3|28	#-----------------------------------------------------------------------
12mr|texlive-tie-2.4-3|29	%files
12mr|texlive-tie-2.4-3|30	%doc %{_mandir}/man1/tie.1*
12mr|texlive-tie-2.4-3|31	%doc %{_texmfdir}/doc/man/man1/tie.man1.pdf
12mr|texlive-tie-2.4-3|32	
12mr|texlive-tie-2.4-3|33	#-----------------------------------------------------------------------
12mr|texlive-tie-2.4-3|34	%prep
12mr|texlive-tie-2.4-3|35	%setup -c -a0 -a1
12mr|texlive-tie-2.4-3|36	
12mr|texlive-tie-2.4-3|37	%build
12mr|texlive-tie-2.4-3|38	
12mr|texlive-tie-2.4-3|39	%install
12mr|texlive-tie-2.4-3|40	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-tie-2.4-3|41	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-tie-2.4-3|42	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-tie-2.4-3|43	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-tie-2.4-3|44	
12mr|texlive-tie-2.4-3|45	
12mr|texlive-tie-2.4-3|46	
12mr|texlive-tie-2.4-3|47	%changelog
12mr|texlive-tie-2.4-3|48	

18749 12
12mr|texlive-tikz-3dplot-20120112-1|1	# revision 25087
12mr|texlive-tikz-3dplot-20120112-1|2	# category Package
12mr|texlive-tikz-3dplot-20120112-1|3	# catalog-ctan /graphics/pgf/contrib/tikz-3dplot
12mr|texlive-tikz-3dplot-20120112-1|4	# catalog-date 2012-01-12 00:06:34 +0100
12mr|texlive-tikz-3dplot-20120112-1|5	# catalog-license lppl1.3
12mr|texlive-tikz-3dplot-20120112-1|6	# catalog-version undef
12mr|texlive-tikz-3dplot-20120112-1|7	Name:		texlive-tikz-3dplot
12mr|texlive-tikz-3dplot-20120112-1|8	Version:	20120112
12mr|texlive-tikz-3dplot-20120112-1|9	Release:	1
12mr|texlive-tikz-3dplot-20120112-1|10	Summary:	Coordinate transformation styles for 3d plotting in TikZ
12mr|texlive-tikz-3dplot-20120112-1|11	Group:		Publishing
12mr|texlive-tikz-3dplot-20120112-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-3dplot
12mr|texlive-tikz-3dplot-20120112-1|13	License:	LPPL1.3
12mr|texlive-tikz-3dplot-20120112-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-3dplot.tar.xz
12mr|texlive-tikz-3dplot-20120112-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-3dplot.doc.tar.xz
12mr|texlive-tikz-3dplot-20120112-1|16	BuildArch:	noarch
12mr|texlive-tikz-3dplot-20120112-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tikz-3dplot-20120112-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tikz-3dplot-20120112-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-tikz-3dplot-20120112-1|20	
12mr|texlive-tikz-3dplot-20120112-1|21	%description
12mr|texlive-tikz-3dplot-20120112-1|22	The package provides straightforward ways to define three-
12mr|texlive-tikz-3dplot-20120112-1|23	dimensional coordinate frames through which to plot in TikZ.
12mr|texlive-tikz-3dplot-20120112-1|24	The user can specify the orientation of the main coordinate
12mr|texlive-tikz-3dplot-20120112-1|25	frame, and use standard TikZ commands and coordinates to render
12mr|texlive-tikz-3dplot-20120112-1|26	their tikzfigure. A secondary coordinate frame is provided to
12mr|texlive-tikz-3dplot-20120112-1|27	allow rotations and translations with respect to the main
12mr|texlive-tikz-3dplot-20120112-1|28	coordinate frame. In addition, the package can also handle
12mr|texlive-tikz-3dplot-20120112-1|29	plotting user-specified functions in spherical polar
12mr|texlive-tikz-3dplot-20120112-1|30	coordinates, where both the radius and fill color can be
12mr|texlive-tikz-3dplot-20120112-1|31	expressed as parametric functions of polar angles.
12mr|texlive-tikz-3dplot-20120112-1|32	
12mr|texlive-tikz-3dplot-20120112-1|33	%post
12mr|texlive-tikz-3dplot-20120112-1|34	%{_sbindir}/texlive.post
12mr|texlive-tikz-3dplot-20120112-1|35	
12mr|texlive-tikz-3dplot-20120112-1|36	%postun
12mr|texlive-tikz-3dplot-20120112-1|37	if [ $1 -eq 0 ]; then
12mr|texlive-tikz-3dplot-20120112-1|38	%{_sbindir}/texlive.post
12mr|texlive-tikz-3dplot-20120112-1|39	fi
12mr|texlive-tikz-3dplot-20120112-1|40	
12mr|texlive-tikz-3dplot-20120112-1|41	#-----------------------------------------------------------------------
12mr|texlive-tikz-3dplot-20120112-1|42	%files
12mr|texlive-tikz-3dplot-20120112-1|43	%{_texmfdistdir}/tex/latex/tikz-3dplot/tikz-3dplot.sty
12mr|texlive-tikz-3dplot-20120112-1|44	%doc %{_texmfdistdir}/doc/latex/tikz-3dplot/CHANGELOG
12mr|texlive-tikz-3dplot-20120112-1|45	%doc %{_texmfdistdir}/doc/latex/tikz-3dplot/README
12mr|texlive-tikz-3dplot-20120112-1|46	%doc %{_texmfdistdir}/doc/latex/tikz-3dplot/externalize_images.bat
12mr|texlive-tikz-3dplot-20120112-1|47	%doc %{_texmfdistdir}/doc/latex/tikz-3dplot/tikz-3dplot_documentation.pdf
12mr|texlive-tikz-3dplot-20120112-1|48	%doc %{_texmfdistdir}/doc/latex/tikz-3dplot/tikz-3dplot_documentation.tex
12mr|texlive-tikz-3dplot-20120112-1|49	%doc %{_texmfdistdir}/doc/latex/tikz-3dplot/tikz-3dplot_documentation_figures.tex
12mr|texlive-tikz-3dplot-20120112-1|50	
12mr|texlive-tikz-3dplot-20120112-1|51	#-----------------------------------------------------------------------
12mr|texlive-tikz-3dplot-20120112-1|52	%prep
12mr|texlive-tikz-3dplot-20120112-1|53	%setup -c -a0 -a1
12mr|texlive-tikz-3dplot-20120112-1|54	
12mr|texlive-tikz-3dplot-20120112-1|55	%build
12mr|texlive-tikz-3dplot-20120112-1|56	
12mr|texlive-tikz-3dplot-20120112-1|57	%install
12mr|texlive-tikz-3dplot-20120112-1|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tikz-3dplot-20120112-1|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tikz-3dplot-20120112-1|60	
12mr|texlive-tikz-3dplot-20120112-1|61	
12mr|texlive-tikz-3dplot-20120112-1|62	
12mr|texlive-tikz-3dplot-20120112-1|63	%changelog
12mr|texlive-tikz-3dplot-20120112-1|64	

18750 12
12mr|texlive-tikz-cd-0.2c-1|1	# revision 27194
12mr|texlive-tikz-cd-0.2c-1|2	# category Package
12mr|texlive-tikz-cd-0.2c-1|3	# catalog-ctan /graphics/pgf/contrib/tikz-cd
12mr|texlive-tikz-cd-0.2c-1|4	# catalog-date 2012-07-18 10:04:49 +0200
12mr|texlive-tikz-cd-0.2c-1|5	# catalog-license lppl
12mr|texlive-tikz-cd-0.2c-1|6	# catalog-version 0.2c
12mr|texlive-tikz-cd-0.2c-1|7	Name:		texlive-tikz-cd
12mr|texlive-tikz-cd-0.2c-1|8	Version:	0.2c
12mr|texlive-tikz-cd-0.2c-1|9	Release:	1
12mr|texlive-tikz-cd-0.2c-1|10	Summary:	Create commutative diagrams with TikZ
12mr|texlive-tikz-cd-0.2c-1|11	Group:		Publishing
12mr|texlive-tikz-cd-0.2c-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-cd
12mr|texlive-tikz-cd-0.2c-1|13	License:	LPPL
12mr|texlive-tikz-cd-0.2c-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-cd.tar.xz
12mr|texlive-tikz-cd-0.2c-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-cd.doc.tar.xz
12mr|texlive-tikz-cd-0.2c-1|16	BuildArch:	noarch
12mr|texlive-tikz-cd-0.2c-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tikz-cd-0.2c-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tikz-cd-0.2c-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-tikz-cd-0.2c-1|20	
12mr|texlive-tikz-cd-0.2c-1|21	%description
12mr|texlive-tikz-cd-0.2c-1|22	The general-purpose drawing package TiKZ can be used to typeset
12mr|texlive-tikz-cd-0.2c-1|23	commutative diagrams and other kinds of mathematical pictures,
12mr|texlive-tikz-cd-0.2c-1|24	generating high-quality results. The purpose of this package is
12mr|texlive-tikz-cd-0.2c-1|25	to make the process of creation of such diagrams easier by
12mr|texlive-tikz-cd-0.2c-1|26	providing a convenient set of macros and reasonable default
12mr|texlive-tikz-cd-0.2c-1|27	settings. This package also includes an arrow tip library that
12mr|texlive-tikz-cd-0.2c-1|28	match closely the arrows present in the Computer Modern
12mr|texlive-tikz-cd-0.2c-1|29	typeface.
12mr|texlive-tikz-cd-0.2c-1|30	
12mr|texlive-tikz-cd-0.2c-1|31	%post
12mr|texlive-tikz-cd-0.2c-1|32	%{_sbindir}/texlive.post
12mr|texlive-tikz-cd-0.2c-1|33	
12mr|texlive-tikz-cd-0.2c-1|34	%postun
12mr|texlive-tikz-cd-0.2c-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-tikz-cd-0.2c-1|36	%{_sbindir}/texlive.post
12mr|texlive-tikz-cd-0.2c-1|37	fi
12mr|texlive-tikz-cd-0.2c-1|38	
12mr|texlive-tikz-cd-0.2c-1|39	#-----------------------------------------------------------------------
12mr|texlive-tikz-cd-0.2c-1|40	%files
12mr|texlive-tikz-cd-0.2c-1|41	%{_texmfdistdir}/tex/latex/tikz-cd/tikz-cd.sty
12mr|texlive-tikz-cd-0.2c-1|42	%doc %{_texmfdistdir}/doc/latex/tikz-cd/README
12mr|texlive-tikz-cd-0.2c-1|43	%doc %{_texmfdistdir}/doc/latex/tikz-cd/tikz-cd-doc.pdf
12mr|texlive-tikz-cd-0.2c-1|44	%doc %{_texmfdistdir}/doc/latex/tikz-cd/tikz-cd-doc.tex
12mr|texlive-tikz-cd-0.2c-1|45	
12mr|texlive-tikz-cd-0.2c-1|46	#-----------------------------------------------------------------------
12mr|texlive-tikz-cd-0.2c-1|47	%prep
12mr|texlive-tikz-cd-0.2c-1|48	%setup -c -a0 -a1
12mr|texlive-tikz-cd-0.2c-1|49	
12mr|texlive-tikz-cd-0.2c-1|50	%build
12mr|texlive-tikz-cd-0.2c-1|51	
12mr|texlive-tikz-cd-0.2c-1|52	%install
12mr|texlive-tikz-cd-0.2c-1|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tikz-cd-0.2c-1|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tikz-cd-0.2c-1|55	
12mr|texlive-tikz-cd-0.2c-1|56	
12mr|texlive-tikz-cd-0.2c-1|57	
12mr|texlive-tikz-cd-0.2c-1|58	%changelog
12mr|texlive-tikz-cd-0.2c-1|59	

18751 12
12mr|texlive-tikz-dependency-1.1-1|1	# revision 25156
12mr|texlive-tikz-dependency-1.1-1|2	# category Package
12mr|texlive-tikz-dependency-1.1-1|3	# catalog-ctan /graphics/pgf/contrib/tikz-dependency
12mr|texlive-tikz-dependency-1.1-1|4	# catalog-date 2012-01-19 19:15:33 +0100
12mr|texlive-tikz-dependency-1.1-1|5	# catalog-license lppl
12mr|texlive-tikz-dependency-1.1-1|6	# catalog-version 1.1
12mr|texlive-tikz-dependency-1.1-1|7	Name:		texlive-tikz-dependency
12mr|texlive-tikz-dependency-1.1-1|8	Version:	1.1
12mr|texlive-tikz-dependency-1.1-1|9	Release:	1
12mr|texlive-tikz-dependency-1.1-1|10	Summary:	A library for drawing dependency graphs
12mr|texlive-tikz-dependency-1.1-1|11	Group:		Publishing
12mr|texlive-tikz-dependency-1.1-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-dependency
12mr|texlive-tikz-dependency-1.1-1|13	License:	LPPL
12mr|texlive-tikz-dependency-1.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-dependency.tar.xz
12mr|texlive-tikz-dependency-1.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-dependency.doc.tar.xz
12mr|texlive-tikz-dependency-1.1-1|16	BuildArch:	noarch
12mr|texlive-tikz-dependency-1.1-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tikz-dependency-1.1-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tikz-dependency-1.1-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-tikz-dependency-1.1-1|20	
12mr|texlive-tikz-dependency-1.1-1|21	%description
12mr|texlive-tikz-dependency-1.1-1|22	The package provides a library that draws together existing
12mr|texlive-tikz-dependency-1.1-1|23	TikZ facilities to make a comfortable environment for drawing
12mr|texlive-tikz-dependency-1.1-1|24	dependency graphs. Basic facilities of the package include a
12mr|texlive-tikz-dependency-1.1-1|25	lot of styling facilities, to let you personalize the look and
12mr|texlive-tikz-dependency-1.1-1|26	feel of the graphs.
12mr|texlive-tikz-dependency-1.1-1|27	
12mr|texlive-tikz-dependency-1.1-1|28	%post
12mr|texlive-tikz-dependency-1.1-1|29	%{_sbindir}/texlive.post
12mr|texlive-tikz-dependency-1.1-1|30	
12mr|texlive-tikz-dependency-1.1-1|31	%postun
12mr|texlive-tikz-dependency-1.1-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-tikz-dependency-1.1-1|33	%{_sbindir}/texlive.post
12mr|texlive-tikz-dependency-1.1-1|34	fi
12mr|texlive-tikz-dependency-1.1-1|35	
12mr|texlive-tikz-dependency-1.1-1|36	#-----------------------------------------------------------------------
12mr|texlive-tikz-dependency-1.1-1|37	%files
12mr|texlive-tikz-dependency-1.1-1|38	%{_texmfdistdir}/tex/latex/tikz-dependency/tikz-dependency.sty
12mr|texlive-tikz-dependency-1.1-1|39	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/AUTHORS
12mr|texlive-tikz-dependency-1.1-1|40	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/LICENSE
12mr|texlive-tikz-dependency-1.1-1|41	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/README
12mr|texlive-tikz-dependency-1.1-1|42	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/VERSION
12mr|texlive-tikz-dependency-1.1-1|43	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/pgfmanual-en-macros.tex
12mr|texlive-tikz-dependency-1.1-1|44	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/pgfmanual.code.tex
12mr|texlive-tikz-dependency-1.1-1|45	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/pgfmanual.pdflinks.code.tex
12mr|texlive-tikz-dependency-1.1-1|46	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/pgfmanual.prettyprinter.code.tex
12mr|texlive-tikz-dependency-1.1-1|47	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/tikz-dependency-doc.pdf
12mr|texlive-tikz-dependency-1.1-1|48	%doc %{_texmfdistdir}/doc/latex/tikz-dependency/tikz-dependency-doc.tex
12mr|texlive-tikz-dependency-1.1-1|49	
12mr|texlive-tikz-dependency-1.1-1|50	#-----------------------------------------------------------------------
12mr|texlive-tikz-dependency-1.1-1|51	%prep
12mr|texlive-tikz-dependency-1.1-1|52	%setup -c -a0 -a1
12mr|texlive-tikz-dependency-1.1-1|53	
12mr|texlive-tikz-dependency-1.1-1|54	%build
12mr|texlive-tikz-dependency-1.1-1|55	
12mr|texlive-tikz-dependency-1.1-1|56	%install
12mr|texlive-tikz-dependency-1.1-1|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tikz-dependency-1.1-1|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tikz-dependency-1.1-1|59	
12mr|texlive-tikz-dependency-1.1-1|60	
12mr|texlive-tikz-dependency-1.1-1|61	
12mr|texlive-tikz-dependency-1.1-1|62	%changelog
12mr|texlive-tikz-dependency-1.1-1|63	

18752 12
12mr|texlive-tikz-inet-0.1-2|1	# revision 15878
12mr|texlive-tikz-inet-0.1-2|2	# category Package
12mr|texlive-tikz-inet-0.1-2|3	# catalog-ctan /graphics/pgf/contrib/tikz-inet
12mr|texlive-tikz-inet-0.1-2|4	# catalog-date 2008-08-24 14:43:48 +0200
12mr|texlive-tikz-inet-0.1-2|5	# catalog-license lppl
12mr|texlive-tikz-inet-0.1-2|6	# catalog-version 0.1
12mr|texlive-tikz-inet-0.1-2|7	Name:		texlive-tikz-inet
12mr|texlive-tikz-inet-0.1-2|8	Version:	0.1
12mr|texlive-tikz-inet-0.1-2|9	Release:	2
12mr|texlive-tikz-inet-0.1-2|10	Summary:	Draw interaction nets with TikZ
12mr|texlive-tikz-inet-0.1-2|11	Group:		Publishing
12mr|texlive-tikz-inet-0.1-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-inet
12mr|texlive-tikz-inet-0.1-2|13	License:	LPPL
12mr|texlive-tikz-inet-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-inet.tar.xz
12mr|texlive-tikz-inet-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-inet.doc.tar.xz
12mr|texlive-tikz-inet-0.1-2|16	BuildArch:	noarch
12mr|texlive-tikz-inet-0.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tikz-inet-0.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tikz-inet-0.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tikz-inet-0.1-2|20	
12mr|texlive-tikz-inet-0.1-2|21	%description
12mr|texlive-tikz-inet-0.1-2|22	The package extends TikZ with macros to draw interaction nets.
12mr|texlive-tikz-inet-0.1-2|23	
12mr|texlive-tikz-inet-0.1-2|24	%post
12mr|texlive-tikz-inet-0.1-2|25	%{_sbindir}/texlive.post
12mr|texlive-tikz-inet-0.1-2|26	
12mr|texlive-tikz-inet-0.1-2|27	%postun
12mr|texlive-tikz-inet-0.1-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-tikz-inet-0.1-2|29	%{_sbindir}/texlive.post
12mr|texlive-tikz-inet-0.1-2|30	fi
12mr|texlive-tikz-inet-0.1-2|31	
12mr|texlive-tikz-inet-0.1-2|32	#-----------------------------------------------------------------------
12mr|texlive-tikz-inet-0.1-2|33	%files
12mr|texlive-tikz-inet-0.1-2|34	%{_texmfdistdir}/tex/latex/tikz-inet/tikz-inet.sty
12mr|texlive-tikz-inet-0.1-2|35	%doc %{_texmfdistdir}/doc/latex/tikz-inet/README
12mr|texlive-tikz-inet-0.1-2|36	%doc %{_texmfdistdir}/doc/latex/tikz-inet/tikz-inet-doc.pdf
12mr|texlive-tikz-inet-0.1-2|37	%doc %{_texmfdistdir}/doc/latex/tikz-inet/tikz-inet-doc.tex
12mr|texlive-tikz-inet-0.1-2|38	
12mr|texlive-tikz-inet-0.1-2|39	#-----------------------------------------------------------------------
12mr|texlive-tikz-inet-0.1-2|40	%prep
12mr|texlive-tikz-inet-0.1-2|41	%setup -c -a0 -a1
12mr|texlive-tikz-inet-0.1-2|42	
12mr|texlive-tikz-inet-0.1-2|43	%build
12mr|texlive-tikz-inet-0.1-2|44	
12mr|texlive-tikz-inet-0.1-2|45	%install
12mr|texlive-tikz-inet-0.1-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tikz-inet-0.1-2|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tikz-inet-0.1-2|48	
12mr|texlive-tikz-inet-0.1-2|49	
12mr|texlive-tikz-inet-0.1-2|50	
12mr|texlive-tikz-inet-0.1-2|51	%changelog
12mr|texlive-tikz-inet-0.1-2|52	

18753 12
12mr|texlive-tikzpagenodes-1.0-2|1	# revision 23984
12mr|texlive-tikzpagenodes-1.0-2|2	# category Package
12mr|texlive-tikzpagenodes-1.0-2|3	# catalog-ctan /graphics/pgf/contrib/tikzpagenodes
12mr|texlive-tikzpagenodes-1.0-2|4	# catalog-date 2011-09-17 01:00:07 +0200
12mr|texlive-tikzpagenodes-1.0-2|5	# catalog-license lppl
12mr|texlive-tikzpagenodes-1.0-2|6	# catalog-version 1.0
12mr|texlive-tikzpagenodes-1.0-2|7	Name:		texlive-tikzpagenodes
12mr|texlive-tikzpagenodes-1.0-2|8	Version:	1.0
12mr|texlive-tikzpagenodes-1.0-2|9	Release:	2
12mr|texlive-tikzpagenodes-1.0-2|10	Summary:	Create commutative diagrams with TikZ
12mr|texlive-tikzpagenodes-1.0-2|11	Group:		Publishing
12mr|texlive-tikzpagenodes-1.0-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzpagenodes
12mr|texlive-tikzpagenodes-1.0-2|13	License:	LPPL
12mr|texlive-tikzpagenodes-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzpagenodes.tar.xz
12mr|texlive-tikzpagenodes-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzpagenodes.doc.tar.xz
12mr|texlive-tikzpagenodes-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzpagenodes.source.tar.xz
12mr|texlive-tikzpagenodes-1.0-2|17	BuildArch:	noarch
12mr|texlive-tikzpagenodes-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tikzpagenodes-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tikzpagenodes-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-tikzpagenodes-1.0-2|21	
12mr|texlive-tikzpagenodes-1.0-2|22	%description
12mr|texlive-tikzpagenodes-1.0-2|23	The package provides special PGF/TikZ nodes for the text,
12mr|texlive-tikzpagenodes-1.0-2|24	marginpar, footer and header area of the current page. They are
12mr|texlive-tikzpagenodes-1.0-2|25	inspired by the 'current page' node defined by PGF/TikZ itself.
12mr|texlive-tikzpagenodes-1.0-2|26	
12mr|texlive-tikzpagenodes-1.0-2|27	%post
12mr|texlive-tikzpagenodes-1.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-tikzpagenodes-1.0-2|29	
12mr|texlive-tikzpagenodes-1.0-2|30	%postun
12mr|texlive-tikzpagenodes-1.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-tikzpagenodes-1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-tikzpagenodes-1.0-2|33	fi
12mr|texlive-tikzpagenodes-1.0-2|34	
12mr|texlive-tikzpagenodes-1.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-tikzpagenodes-1.0-2|36	%files
12mr|texlive-tikzpagenodes-1.0-2|37	%{_texmfdistdir}/tex/latex/tikzpagenodes/tikzpagenodes.sty
12mr|texlive-tikzpagenodes-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/tikzpagenodes/README
12mr|texlive-tikzpagenodes-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/tikzpagenodes/tikzpagenodes.pdf
12mr|texlive-tikzpagenodes-1.0-2|40	#- source
12mr|texlive-tikzpagenodes-1.0-2|41	%doc %{_texmfdistdir}/source/latex/tikzpagenodes/tikzpagenodes.dtx
12mr|texlive-tikzpagenodes-1.0-2|42	%doc %{_texmfdistdir}/source/latex/tikzpagenodes/tikzpagenodes.ins
12mr|texlive-tikzpagenodes-1.0-2|43	
12mr|texlive-tikzpagenodes-1.0-2|44	#-----------------------------------------------------------------------
12mr|texlive-tikzpagenodes-1.0-2|45	%prep
12mr|texlive-tikzpagenodes-1.0-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-tikzpagenodes-1.0-2|47	
12mr|texlive-tikzpagenodes-1.0-2|48	%build
12mr|texlive-tikzpagenodes-1.0-2|49	
12mr|texlive-tikzpagenodes-1.0-2|50	%install
12mr|texlive-tikzpagenodes-1.0-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tikzpagenodes-1.0-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tikzpagenodes-1.0-2|53	
12mr|texlive-tikzpagenodes-1.0-2|54	
12mr|texlive-tikzpagenodes-1.0-2|55	
12mr|texlive-tikzpagenodes-1.0-2|56	%changelog
12mr|texlive-tikzpagenodes-1.0-2|57	

18754 12
12mr|texlive-tikzpfeile-1.0-1|1	# revision 25777
12mr|texlive-tikzpfeile-1.0-1|2	# category Package
12mr|texlive-tikzpfeile-1.0-1|3	# catalog-ctan /graphics/pgf/contrib/tikzpfeile
12mr|texlive-tikzpfeile-1.0-1|4	# catalog-date 2012-03-28 23:45:32 +0200
12mr|texlive-tikzpfeile-1.0-1|5	# catalog-license lppl
12mr|texlive-tikzpfeile-1.0-1|6	# catalog-version 1.0
12mr|texlive-tikzpfeile-1.0-1|7	Name:		texlive-tikzpfeile
12mr|texlive-tikzpfeile-1.0-1|8	Version:	1.0
12mr|texlive-tikzpfeile-1.0-1|9	Release:	1
12mr|texlive-tikzpfeile-1.0-1|10	Summary:	Draw arrows using PGF/TikZ
12mr|texlive-tikzpfeile-1.0-1|11	Group:		Publishing
12mr|texlive-tikzpfeile-1.0-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzpfeile
12mr|texlive-tikzpfeile-1.0-1|13	License:	LPPL
12mr|texlive-tikzpfeile-1.0-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzpfeile.tar.xz
12mr|texlive-tikzpfeile-1.0-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzpfeile.doc.tar.xz
12mr|texlive-tikzpfeile-1.0-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzpfeile.source.tar.xz
12mr|texlive-tikzpfeile-1.0-1|17	BuildArch:	noarch
12mr|texlive-tikzpfeile-1.0-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tikzpfeile-1.0-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tikzpfeile-1.0-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-tikzpfeile-1.0-1|21	
12mr|texlive-tikzpfeile-1.0-1|22	%description
12mr|texlive-tikzpfeile-1.0-1|23	In a document with a lot of diagrams created with PGF/TikZ,
12mr|texlive-tikzpfeile-1.0-1|24	there is a possibility of the reader being distracted by
12mr|texlive-tikzpfeile-1.0-1|25	different sorts of arrowheads in the diagrams and in the text
12mr|texlive-tikzpfeile-1.0-1|26	(as, e.g., in \rightarrow). The package defines macros to
12mr|texlive-tikzpfeile-1.0-1|27	create all arrows using PGF/TikZ, so as to avoid the problem.
12mr|texlive-tikzpfeile-1.0-1|28	
12mr|texlive-tikzpfeile-1.0-1|29	%post
12mr|texlive-tikzpfeile-1.0-1|30	%{_sbindir}/texlive.post
12mr|texlive-tikzpfeile-1.0-1|31	
12mr|texlive-tikzpfeile-1.0-1|32	%postun
12mr|texlive-tikzpfeile-1.0-1|33	if [ $1 -eq 0 ]; then
12mr|texlive-tikzpfeile-1.0-1|34	%{_sbindir}/texlive.post
12mr|texlive-tikzpfeile-1.0-1|35	fi
12mr|texlive-tikzpfeile-1.0-1|36	
12mr|texlive-tikzpfeile-1.0-1|37	#-----------------------------------------------------------------------
12mr|texlive-tikzpfeile-1.0-1|38	%files
12mr|texlive-tikzpfeile-1.0-1|39	%{_texmfdistdir}/tex/latex/tikzpfeile/tikzpfeile.sty
12mr|texlive-tikzpfeile-1.0-1|40	%doc %{_texmfdistdir}/doc/latex/tikzpfeile/README
12mr|texlive-tikzpfeile-1.0-1|41	%doc %{_texmfdistdir}/doc/latex/tikzpfeile/tikzpfeile.pdf
12mr|texlive-tikzpfeile-1.0-1|42	#- source
12mr|texlive-tikzpfeile-1.0-1|43	%doc %{_texmfdistdir}/source/latex/tikzpfeile/tikzpfeile.dtx
12mr|texlive-tikzpfeile-1.0-1|44	%doc %{_texmfdistdir}/source/latex/tikzpfeile/tikzpfeile.ins
12mr|texlive-tikzpfeile-1.0-1|45	
12mr|texlive-tikzpfeile-1.0-1|46	#-----------------------------------------------------------------------
12mr|texlive-tikzpfeile-1.0-1|47	%prep
12mr|texlive-tikzpfeile-1.0-1|48	%setup -c -a0 -a1 -a2
12mr|texlive-tikzpfeile-1.0-1|49	
12mr|texlive-tikzpfeile-1.0-1|50	%build
12mr|texlive-tikzpfeile-1.0-1|51	
12mr|texlive-tikzpfeile-1.0-1|52	%install
12mr|texlive-tikzpfeile-1.0-1|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tikzpfeile-1.0-1|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tikzpfeile-1.0-1|55	
12mr|texlive-tikzpfeile-1.0-1|56	
12mr|texlive-tikzpfeile-1.0-1|57	
12mr|texlive-tikzpfeile-1.0-1|58	%changelog
12mr|texlive-tikzpfeile-1.0-1|59	

18755 12
12mr|texlive-tikz-qtree-1.20-1|1	# revision 26108
12mr|texlive-tikz-qtree-1.20-1|2	# category Package
12mr|texlive-tikz-qtree-1.20-1|3	# catalog-ctan /graphics/pgf/contrib/tikz-qtree
12mr|texlive-tikz-qtree-1.20-1|4	# catalog-date 2012-04-23 11:23:52 +0200
12mr|texlive-tikz-qtree-1.20-1|5	# catalog-license gpl
12mr|texlive-tikz-qtree-1.20-1|6	# catalog-version 1.2
12mr|texlive-tikz-qtree-1.20-1|7	Name:		texlive-tikz-qtree
12mr|texlive-tikz-qtree-1.20-1|8	Version:	1.20
12mr|texlive-tikz-qtree-1.20-1|9	Release:	1
12mr|texlive-tikz-qtree-1.20-1|10	Summary:	Use existing qtree syntax for trees in TikZ
12mr|texlive-tikz-qtree-1.20-1|11	Group:		Publishing
12mr|texlive-tikz-qtree-1.20-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-qtree
12mr|texlive-tikz-qtree-1.20-1|13	License:	GPL
12mr|texlive-tikz-qtree-1.20-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-qtree.tar.xz
12mr|texlive-tikz-qtree-1.20-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-qtree.doc.tar.xz
12mr|texlive-tikz-qtree-1.20-1|16	BuildArch:	noarch
12mr|texlive-tikz-qtree-1.20-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tikz-qtree-1.20-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tikz-qtree-1.20-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-tikz-qtree-1.20-1|20	
12mr|texlive-tikz-qtree-1.20-1|21	%description
12mr|texlive-tikz-qtree-1.20-1|22	The package provides a macro for drawing trees with TikZ using
12mr|texlive-tikz-qtree-1.20-1|23	the easy syntax of Alexis Dimitriadis' Qtree. It improves on
12mr|texlive-tikz-qtree-1.20-1|24	TikZ's standard tree-drawing facility by laying out tree nodes
12mr|texlive-tikz-qtree-1.20-1|25	without collisions; it improves on Qtree by adding lots of
12mr|texlive-tikz-qtree-1.20-1|26	features from TikZ (for example, edge labels, arrows between
12mr|texlive-tikz-qtree-1.20-1|27	nodes); and it improves on pst-qtree in being usable with
12mr|texlive-tikz-qtree-1.20-1|28	pdfTeX and XeTeX.
12mr|texlive-tikz-qtree-1.20-1|29	
12mr|texlive-tikz-qtree-1.20-1|30	%post
12mr|texlive-tikz-qtree-1.20-1|31	%{_sbindir}/texlive.post
12mr|texlive-tikz-qtree-1.20-1|32	
12mr|texlive-tikz-qtree-1.20-1|33	%postun
12mr|texlive-tikz-qtree-1.20-1|34	if [ $1 -eq 0 ]; then
12mr|texlive-tikz-qtree-1.20-1|35	%{_sbindir}/texlive.post
12mr|texlive-tikz-qtree-1.20-1|36	fi
12mr|texlive-tikz-qtree-1.20-1|37	
12mr|texlive-tikz-qtree-1.20-1|38	#-----------------------------------------------------------------------
12mr|texlive-tikz-qtree-1.20-1|39	%files
12mr|texlive-tikz-qtree-1.20-1|40	%{_texmfdistdir}/tex/latex/tikz-qtree/pgfsubpic.sty
12mr|texlive-tikz-qtree-1.20-1|41	%{_texmfdistdir}/tex/latex/tikz-qtree/pgfsubpic.tex
12mr|texlive-tikz-qtree-1.20-1|42	%{_texmfdistdir}/tex/latex/tikz-qtree/pgftree.sty
12mr|texlive-tikz-qtree-1.20-1|43	%{_texmfdistdir}/tex/latex/tikz-qtree/pgftree.tex
12mr|texlive-tikz-qtree-1.20-1|44	%{_texmfdistdir}/tex/latex/tikz-qtree/tikz-qtree-compat.sty
12mr|texlive-tikz-qtree-1.20-1|45	%{_texmfdistdir}/tex/latex/tikz-qtree/tikz-qtree.sty
12mr|texlive-tikz-qtree-1.20-1|46	%{_texmfdistdir}/tex/latex/tikz-qtree/tikz-qtree.tex
12mr|texlive-tikz-qtree-1.20-1|47	%doc %{_texmfdistdir}/doc/latex/tikz-qtree/README
12mr|texlive-tikz-qtree-1.20-1|48	%doc %{_texmfdistdir}/doc/latex/tikz-qtree/tikz-qtree-manual.pdf
12mr|texlive-tikz-qtree-1.20-1|49	%doc %{_texmfdistdir}/doc/latex/tikz-qtree/tikz-qtree-manual.tex
12mr|texlive-tikz-qtree-1.20-1|50	
12mr|texlive-tikz-qtree-1.20-1|51	#-----------------------------------------------------------------------
12mr|texlive-tikz-qtree-1.20-1|52	%prep
12mr|texlive-tikz-qtree-1.20-1|53	%setup -c -a0 -a1
12mr|texlive-tikz-qtree-1.20-1|54	
12mr|texlive-tikz-qtree-1.20-1|55	%build
12mr|texlive-tikz-qtree-1.20-1|56	
12mr|texlive-tikz-qtree-1.20-1|57	%install
12mr|texlive-tikz-qtree-1.20-1|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tikz-qtree-1.20-1|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tikz-qtree-1.20-1|60	
12mr|texlive-tikz-qtree-1.20-1|61	
12mr|texlive-tikz-qtree-1.20-1|62	
12mr|texlive-tikz-qtree-1.20-1|63	%changelog
12mr|texlive-tikz-qtree-1.20-1|64	

18756 12
12mr|texlive-tikz-timing-0.7d-2|1	# revision 21013
12mr|texlive-tikz-timing-0.7d-2|2	# category Package
12mr|texlive-tikz-timing-0.7d-2|3	# catalog-ctan /graphics/pgf/contrib/tikz-timing
12mr|texlive-tikz-timing-0.7d-2|4	# catalog-date 2011-01-09 23:18:09 +0100
12mr|texlive-tikz-timing-0.7d-2|5	# catalog-license lppl
12mr|texlive-tikz-timing-0.7d-2|6	# catalog-version 0.7d
12mr|texlive-tikz-timing-0.7d-2|7	Name:		texlive-tikz-timing
12mr|texlive-tikz-timing-0.7d-2|8	Version:	0.7d
12mr|texlive-tikz-timing-0.7d-2|9	Release:	2
12mr|texlive-tikz-timing-0.7d-2|10	Summary:	Easy generation of timing diagrams as tikz pictures
12mr|texlive-tikz-timing-0.7d-2|11	Group:		Publishing
12mr|texlive-tikz-timing-0.7d-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-timing
12mr|texlive-tikz-timing-0.7d-2|13	License:	LPPL
12mr|texlive-tikz-timing-0.7d-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-timing.tar.xz
12mr|texlive-tikz-timing-0.7d-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-timing.doc.tar.xz
12mr|texlive-tikz-timing-0.7d-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-timing.source.tar.xz
12mr|texlive-tikz-timing-0.7d-2|17	BuildArch:	noarch
12mr|texlive-tikz-timing-0.7d-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tikz-timing-0.7d-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tikz-timing-0.7d-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-tikz-timing-0.7d-2|21	Requires:	texlive-svn-prov
12mr|texlive-tikz-timing-0.7d-2|22	
12mr|texlive-tikz-timing-0.7d-2|23	%description
12mr|texlive-tikz-timing-0.7d-2|24	This package provides macros and an environment to generate
12mr|texlive-tikz-timing-0.7d-2|25	timing diagrams (digital waveforms) without much effort. The
12mr|texlive-tikz-timing-0.7d-2|26	TikZ package is used to produce the graphics. The diagrams may
12mr|texlive-tikz-timing-0.7d-2|27	be inserted into text (paragraphs, \hbox, etc.) and into
12mr|texlive-tikz-timing-0.7d-2|28	tikzpictures. A tabular-like environment is provided to produce
12mr|texlive-tikz-timing-0.7d-2|29	larger timing diagrams.
12mr|texlive-tikz-timing-0.7d-2|30	
12mr|texlive-tikz-timing-0.7d-2|31	%post
12mr|texlive-tikz-timing-0.7d-2|32	%{_sbindir}/texlive.post
12mr|texlive-tikz-timing-0.7d-2|33	
12mr|texlive-tikz-timing-0.7d-2|34	%postun
12mr|texlive-tikz-timing-0.7d-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-tikz-timing-0.7d-2|36	%{_sbindir}/texlive.post
12mr|texlive-tikz-timing-0.7d-2|37	fi
12mr|texlive-tikz-timing-0.7d-2|38	
12mr|texlive-tikz-timing-0.7d-2|39	#-----------------------------------------------------------------------
12mr|texlive-tikz-timing-0.7d-2|40	%files
12mr|texlive-tikz-timing-0.7d-2|41	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-advnodes.sty
12mr|texlive-tikz-timing-0.7d-2|42	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-arrows.sty
12mr|texlive-tikz-timing-0.7d-2|43	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-beamer.sty
12mr|texlive-tikz-timing-0.7d-2|44	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-clockarrows.sty
12mr|texlive-tikz-timing-0.7d-2|45	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-columntype.sty
12mr|texlive-tikz-timing-0.7d-2|46	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-counters.sty
12mr|texlive-tikz-timing-0.7d-2|47	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-either.sty
12mr|texlive-tikz-timing-0.7d-2|48	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-ifsym.sty
12mr|texlive-tikz-timing-0.7d-2|49	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-interval.sty
12mr|texlive-tikz-timing-0.7d-2|50	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-nicetabs.sty
12mr|texlive-tikz-timing-0.7d-2|51	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing-overlays.sty
12mr|texlive-tikz-timing-0.7d-2|52	%{_texmfdistdir}/tex/latex/tikz-timing/tikz-timing.sty
12mr|texlive-tikz-timing-0.7d-2|53	%doc %{_texmfdistdir}/doc/latex/tikz-timing/README
12mr|texlive-tikz-timing-0.7d-2|54	%doc %{_texmfdistdir}/doc/latex/tikz-timing/tikz-timing.pdf
12mr|texlive-tikz-timing-0.7d-2|55	#- source
12mr|texlive-tikz-timing-0.7d-2|56	%doc %{_texmfdistdir}/source/latex/tikz-timing/tikz-timing.dtx
12mr|texlive-tikz-timing-0.7d-2|57	%doc %{_texmfdistdir}/source/latex/tikz-timing/tikz-timing.ins
12mr|texlive-tikz-timing-0.7d-2|58	
12mr|texlive-tikz-timing-0.7d-2|59	#-----------------------------------------------------------------------
12mr|texlive-tikz-timing-0.7d-2|60	%prep
12mr|texlive-tikz-timing-0.7d-2|61	%setup -c -a0 -a1 -a2
12mr|texlive-tikz-timing-0.7d-2|62	
12mr|texlive-tikz-timing-0.7d-2|63	%build
12mr|texlive-tikz-timing-0.7d-2|64	
12mr|texlive-tikz-timing-0.7d-2|65	%install
12mr|texlive-tikz-timing-0.7d-2|66	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tikz-timing-0.7d-2|67	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tikz-timing-0.7d-2|68	
12mr|texlive-tikz-timing-0.7d-2|69	
12mr|texlive-tikz-timing-0.7d-2|70	
12mr|texlive-tikz-timing-0.7d-2|71	%changelog
12mr|texlive-tikz-timing-0.7d-2|72	

18757 12
12mr|texlive-times-20110301-2|1	# revision 21993
12mr|texlive-times-20110301-2|2	# category Package
12mr|texlive-times-20110301-2|3	# catalog-ctan /fonts/urw/base35
12mr|texlive-times-20110301-2|4	# catalog-date 2011-03-01 21:42:17 +0100
12mr|texlive-times-20110301-2|5	# catalog-license gpl
12mr|texlive-times-20110301-2|6	# catalog-version undef
12mr|texlive-times-20110301-2|7	Name:		texlive-times
12mr|texlive-times-20110301-2|8	Version:	20110301
12mr|texlive-times-20110301-2|9	Release:	2
12mr|texlive-times-20110301-2|10	Summary:	URW "Base 35" font pack for LaTeX
12mr|texlive-times-20110301-2|11	Group:		Publishing
12mr|texlive-times-20110301-2|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
12mr|texlive-times-20110301-2|13	License:	GPL
12mr|texlive-times-20110301-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/times.tar.xz
12mr|texlive-times-20110301-2|15	BuildArch:	noarch
12mr|texlive-times-20110301-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-times-20110301-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-times-20110301-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-times-20110301-2|19	
12mr|texlive-times-20110301-2|20	%description
12mr|texlive-times-20110301-2|21	A set of fonts for use as "drop-in" replacements for Adobe's
12mr|texlive-times-20110301-2|22	basic set, comprising: - Century Schoolbook (substituting for
12mr|texlive-times-20110301-2|23	Adobe's New Century Schoolbook); - Dingbats (substituting for
12mr|texlive-times-20110301-2|24	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
12mr|texlive-times-20110301-2|25	Abobe's Courier); - Nimbus Roman No9 L (substituting for
12mr|texlive-times-20110301-2|26	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
12mr|texlive-times-20110301-2|27	Helvetica); - Standard Symbols L (substituting for Adobe's
12mr|texlive-times-20110301-2|28	Symbol); - URW Bookman; - URW Chancery L Medium Italic
12mr|texlive-times-20110301-2|29	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
12mr|texlive-times-20110301-2|30	(substituting for Adobe's Avant Garde); and - URW Palladio L
12mr|texlive-times-20110301-2|31	(substituting for Adobe's Palatino).
12mr|texlive-times-20110301-2|32	
12mr|texlive-times-20110301-2|33	%post
12mr|texlive-times-20110301-2|34	%{_sbindir}/texlive.post
12mr|texlive-times-20110301-2|35	
12mr|texlive-times-20110301-2|36	%postun
12mr|texlive-times-20110301-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-times-20110301-2|38	%{_sbindir}/texlive.post
12mr|texlive-times-20110301-2|39	fi
12mr|texlive-times-20110301-2|40	
12mr|texlive-times-20110301-2|41	#-----------------------------------------------------------------------
12mr|texlive-times-20110301-2|42	%files
12mr|texlive-times-20110301-2|43	%{_texmfdistdir}/dvips/times/config.utm
12mr|texlive-times-20110301-2|44	%{_texmfdistdir}/fonts/afm/adobe/times/ptmb8a.afm
12mr|texlive-times-20110301-2|45	%{_texmfdistdir}/fonts/afm/adobe/times/ptmbi8a.afm
12mr|texlive-times-20110301-2|46	%{_texmfdistdir}/fonts/afm/adobe/times/ptmr8a.afm
12mr|texlive-times-20110301-2|47	%{_texmfdistdir}/fonts/afm/adobe/times/ptmri8a.afm
12mr|texlive-times-20110301-2|48	%{_texmfdistdir}/fonts/afm/ibm/times/nntb8a.afm
12mr|texlive-times-20110301-2|49	%{_texmfdistdir}/fonts/afm/ibm/times/nntbi8a.afm
12mr|texlive-times-20110301-2|50	%{_texmfdistdir}/fonts/afm/ibm/times/nntr8a.afm
12mr|texlive-times-20110301-2|51	%{_texmfdistdir}/fonts/afm/ibm/times/nntri8a.afm
12mr|texlive-times-20110301-2|52	%{_texmfdistdir}/fonts/afm/ibm/times/ntnb8a.afm
12mr|texlive-times-20110301-2|53	%{_texmfdistdir}/fonts/afm/ibm/times/ntnbi8a.afm
12mr|texlive-times-20110301-2|54	%{_texmfdistdir}/fonts/afm/ibm/times/ntnr8a.afm
12mr|texlive-times-20110301-2|55	%{_texmfdistdir}/fonts/afm/ibm/times/ntnri8a.afm
12mr|texlive-times-20110301-2|56	%{_texmfdistdir}/fonts/afm/urw/times/utmb8a.afm
12mr|texlive-times-20110301-2|57	%{_texmfdistdir}/fonts/afm/urw/times/utmbi8a.afm
12mr|texlive-times-20110301-2|58	%{_texmfdistdir}/fonts/afm/urw/times/utmr8a.afm
12mr|texlive-times-20110301-2|59	%{_texmfdistdir}/fonts/afm/urw/times/utmri8a.afm
12mr|texlive-times-20110301-2|60	%{_texmfdistdir}/fonts/map/dvips/times/utm.map
12mr|texlive-times-20110301-2|61	%{_texmfdistdir}/fonts/tfm/adobe/times/psyro.tfm
12mr|texlive-times-20110301-2|62	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmb.tfm
12mr|texlive-times-20110301-2|63	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmb7t.tfm
12mr|texlive-times-20110301-2|64	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmb8c.tfm
12mr|texlive-times-20110301-2|65	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmb8r.tfm
12mr|texlive-times-20110301-2|66	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmb8t.tfm
12mr|texlive-times-20110301-2|67	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbc.tfm
12mr|texlive-times-20110301-2|68	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbc7t.tfm
12mr|texlive-times-20110301-2|69	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbc8t.tfm
12mr|texlive-times-20110301-2|70	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbi.tfm
12mr|texlive-times-20110301-2|71	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbi7t.tfm
12mr|texlive-times-20110301-2|72	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbi8c.tfm
12mr|texlive-times-20110301-2|73	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbi8r.tfm
12mr|texlive-times-20110301-2|74	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbi8t.tfm
12mr|texlive-times-20110301-2|75	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbo.tfm
12mr|texlive-times-20110301-2|76	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbo7t.tfm
12mr|texlive-times-20110301-2|77	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbo8c.tfm
12mr|texlive-times-20110301-2|78	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbo8r.tfm
12mr|texlive-times-20110301-2|79	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmbo8t.tfm
12mr|texlive-times-20110301-2|80	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmr.tfm
12mr|texlive-times-20110301-2|81	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmr7t.tfm
12mr|texlive-times-20110301-2|82	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmr8c.tfm
12mr|texlive-times-20110301-2|83	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmr8r.tfm
12mr|texlive-times-20110301-2|84	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmr8rn.tfm
12mr|texlive-times-20110301-2|85	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmr8t.tfm
12mr|texlive-times-20110301-2|86	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmrc.tfm
12mr|texlive-times-20110301-2|87	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmrc7t.tfm
12mr|texlive-times-20110301-2|88	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmrc8t.tfm
12mr|texlive-times-20110301-2|89	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmri.tfm
12mr|texlive-times-20110301-2|90	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmri7t.tfm
12mr|texlive-times-20110301-2|91	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmri8c.tfm
12mr|texlive-times-20110301-2|92	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmri8r.tfm
12mr|texlive-times-20110301-2|93	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmri8t.tfm
12mr|texlive-times-20110301-2|94	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmro.tfm
12mr|texlive-times-20110301-2|95	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmro7t.tfm
12mr|texlive-times-20110301-2|96	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmro8c.tfm
12mr|texlive-times-20110301-2|97	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmro8r.tfm
12mr|texlive-times-20110301-2|98	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmro8t.tfm
12mr|texlive-times-20110301-2|99	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmrr8re.tfm
12mr|texlive-times-20110301-2|100	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmrre.tfm
12mr|texlive-times-20110301-2|101	%{_texmfdistdir}/fonts/tfm/adobe/times/ptmrrn.tfm
12mr|texlive-times-20110301-2|102	%{_texmfdistdir}/fonts/tfm/adobe/times/zpsycmrv.tfm
12mr|texlive-times-20110301-2|103	%{_texmfdistdir}/fonts/tfm/adobe/times/zptmcm7m.tfm
12mr|texlive-times-20110301-2|104	%{_texmfdistdir}/fonts/tfm/adobe/times/zptmcm7t.tfm
12mr|texlive-times-20110301-2|105	%{_texmfdistdir}/fonts/tfm/adobe/times/zptmcm7v.tfm
12mr|texlive-times-20110301-2|106	%{_texmfdistdir}/fonts/tfm/adobe/times/zptmcm7y.tfm
12mr|texlive-times-20110301-2|107	%{_texmfdistdir}/fonts/tfm/adobe/times/zptmcmr.tfm
12mr|texlive-times-20110301-2|108	%{_texmfdistdir}/fonts/tfm/adobe/times/zptmcmrm.tfm
12mr|texlive-times-20110301-2|109	%{_texmfdistdir}/fonts/tfm/adobe/times/zpzccmry.tfm
12mr|texlive-times-20110301-2|110	%{_texmfdistdir}/fonts/tfm/cg/times/ctmb.tfm
12mr|texlive-times-20110301-2|111	%{_texmfdistdir}/fonts/tfm/cg/times/ctmb8t.tfm
12mr|texlive-times-20110301-2|112	%{_texmfdistdir}/fonts/tfm/cg/times/ctmbi.tfm
12mr|texlive-times-20110301-2|113	%{_texmfdistdir}/fonts/tfm/cg/times/ctmbi8t.tfm
12mr|texlive-times-20110301-2|114	%{_texmfdistdir}/fonts/tfm/cg/times/ctmr.tfm
12mr|texlive-times-20110301-2|115	%{_texmfdistdir}/fonts/tfm/cg/times/ctmr8t.tfm
12mr|texlive-times-20110301-2|116	%{_texmfdistdir}/fonts/tfm/cg/times/ctmri.tfm
12mr|texlive-times-20110301-2|117	%{_texmfdistdir}/fonts/tfm/cg/times/ctmri8t.tfm
12mr|texlive-times-20110301-2|118	%{_texmfdistdir}/fonts/tfm/cg/times/trb10u.tfm
12mr|texlive-times-20110301-2|119	%{_texmfdistdir}/fonts/tfm/cg/times/trb2n.tfm
12mr|texlive-times-20110301-2|120	%{_texmfdistdir}/fonts/tfm/cg/times/trb6j.tfm
12mr|texlive-times-20110301-2|121	%{_texmfdistdir}/fonts/tfm/cg/times/trb7j.tfm
12mr|texlive-times-20110301-2|122	%{_texmfdistdir}/fonts/tfm/cg/times/trb8u.tfm
12mr|texlive-times-20110301-2|123	%{_texmfdistdir}/fonts/tfm/cg/times/trb9t.tfm
12mr|texlive-times-20110301-2|124	%{_texmfdistdir}/fonts/tfm/cg/times/tri10u.tfm
12mr|texlive-times-20110301-2|125	%{_texmfdistdir}/fonts/tfm/cg/times/tri2n.tfm
12mr|texlive-times-20110301-2|126	%{_texmfdistdir}/fonts/tfm/cg/times/tri6j.tfm
12mr|texlive-times-20110301-2|127	%{_texmfdistdir}/fonts/tfm/cg/times/tri7j.tfm
12mr|texlive-times-20110301-2|128	%{_texmfdistdir}/fonts/tfm/cg/times/tri8u.tfm
12mr|texlive-times-20110301-2|129	%{_texmfdistdir}/fonts/tfm/cg/times/tri9t.tfm
12mr|texlive-times-20110301-2|130	%{_texmfdistdir}/fonts/tfm/cg/times/trj10u.tfm
12mr|texlive-times-20110301-2|131	%{_texmfdistdir}/fonts/tfm/cg/times/trj2n.tfm
12mr|texlive-times-20110301-2|132	%{_texmfdistdir}/fonts/tfm/cg/times/trj6j.tfm
12mr|texlive-times-20110301-2|133	%{_texmfdistdir}/fonts/tfm/cg/times/trj7j.tfm
12mr|texlive-times-20110301-2|134	%{_texmfdistdir}/fonts/tfm/cg/times/trj8u.tfm
12mr|texlive-times-20110301-2|135	%{_texmfdistdir}/fonts/tfm/cg/times/trj9t.tfm
12mr|texlive-times-20110301-2|136	%{_texmfdistdir}/fonts/tfm/cg/times/trr10u.tfm
12mr|texlive-times-20110301-2|137	%{_texmfdistdir}/fonts/tfm/cg/times/trr2n.tfm
12mr|texlive-times-20110301-2|138	%{_texmfdistdir}/fonts/tfm/cg/times/trr6j.tfm
12mr|texlive-times-20110301-2|139	%{_texmfdistdir}/fonts/tfm/cg/times/trr7j.tfm
12mr|texlive-times-20110301-2|140	%{_texmfdistdir}/fonts/tfm/cg/times/trr8u.tfm
12mr|texlive-times-20110301-2|141	%{_texmfdistdir}/fonts/tfm/cg/times/trr9t.tfm
12mr|texlive-times-20110301-2|142	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/ptmb8z.tfm
12mr|texlive-times-20110301-2|143	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/ptmbc8z.tfm
12mr|texlive-times-20110301-2|144	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/ptmbi8z.tfm
12mr|texlive-times-20110301-2|145	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/ptmr8z.tfm
12mr|texlive-times-20110301-2|146	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/ptmrc8z.tfm
12mr|texlive-times-20110301-2|147	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/ptmri8z.tfm
12mr|texlive-times-20110301-2|148	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/rptmb.tfm
12mr|texlive-times-20110301-2|149	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/rptmbi.tfm
12mr|texlive-times-20110301-2|150	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/rptmbo.tfm
12mr|texlive-times-20110301-2|151	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/rptmr.tfm
12mr|texlive-times-20110301-2|152	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/rptmri.tfm
12mr|texlive-times-20110301-2|153	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/rptmro.tfm
12mr|texlive-times-20110301-2|154	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/rptmrre.tfm
12mr|texlive-times-20110301-2|155	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/times/rptmrrn.tfm
12mr|texlive-times-20110301-2|156	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmb7t.tfm
12mr|texlive-times-20110301-2|157	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmb8c.tfm
12mr|texlive-times-20110301-2|158	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmb8r.tfm
12mr|texlive-times-20110301-2|159	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmb8t.tfm
12mr|texlive-times-20110301-2|160	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmbc7t.tfm
12mr|texlive-times-20110301-2|161	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmbc8t.tfm
12mr|texlive-times-20110301-2|162	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmbi7t.tfm
12mr|texlive-times-20110301-2|163	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmbi8c.tfm
12mr|texlive-times-20110301-2|164	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmbi8r.tfm
12mr|texlive-times-20110301-2|165	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmbi8t.tfm
12mr|texlive-times-20110301-2|166	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmbo7t.tfm
12mr|texlive-times-20110301-2|167	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmbo8c.tfm
12mr|texlive-times-20110301-2|168	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmbo8r.tfm
12mr|texlive-times-20110301-2|169	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmbo8t.tfm
12mr|texlive-times-20110301-2|170	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmr7t.tfm
12mr|texlive-times-20110301-2|171	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmr8c.tfm
12mr|texlive-times-20110301-2|172	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmr8r.tfm
12mr|texlive-times-20110301-2|173	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmr8t.tfm
12mr|texlive-times-20110301-2|174	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmrc7t.tfm
12mr|texlive-times-20110301-2|175	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmrc8t.tfm
12mr|texlive-times-20110301-2|176	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmri7t.tfm
12mr|texlive-times-20110301-2|177	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmri8c.tfm
12mr|texlive-times-20110301-2|178	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmri8r.tfm
12mr|texlive-times-20110301-2|179	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmri8t.tfm
12mr|texlive-times-20110301-2|180	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmro7t.tfm
12mr|texlive-times-20110301-2|181	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmro8c.tfm
12mr|texlive-times-20110301-2|182	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmro8r.tfm
12mr|texlive-times-20110301-2|183	%{_texmfdistdir}/fonts/tfm/urw35vf/times/utmro8t.tfm
12mr|texlive-times-20110301-2|184	%{_texmfdistdir}/fonts/type1/urw/times/utmb8a.pfb
12mr|texlive-times-20110301-2|185	%{_texmfdistdir}/fonts/type1/urw/times/utmb8a.pfm
12mr|texlive-times-20110301-2|186	%{_texmfdistdir}/fonts/type1/urw/times/utmbi8a.pfb
12mr|texlive-times-20110301-2|187	%{_texmfdistdir}/fonts/type1/urw/times/utmbi8a.pfm
12mr|texlive-times-20110301-2|188	%{_texmfdistdir}/fonts/type1/urw/times/utmr8a.pfb
12mr|texlive-times-20110301-2|189	%{_texmfdistdir}/fonts/type1/urw/times/utmr8a.pfm
12mr|texlive-times-20110301-2|190	%{_texmfdistdir}/fonts/type1/urw/times/utmri8a.pfb
12mr|texlive-times-20110301-2|191	%{_texmfdistdir}/fonts/type1/urw/times/utmri8a.pfm
12mr|texlive-times-20110301-2|192	%{_texmfdistdir}/fonts/vf/adobe/times/ptmb.vf
12mr|texlive-times-20110301-2|193	%{_texmfdistdir}/fonts/vf/adobe/times/ptmb7t.vf
12mr|texlive-times-20110301-2|194	%{_texmfdistdir}/fonts/vf/adobe/times/ptmb8c.vf
12mr|texlive-times-20110301-2|195	%{_texmfdistdir}/fonts/vf/adobe/times/ptmb8t.vf
12mr|texlive-times-20110301-2|196	%{_texmfdistdir}/fonts/vf/adobe/times/ptmbc.vf
12mr|texlive-times-20110301-2|197	%{_texmfdistdir}/fonts/vf/adobe/times/ptmbc7t.vf
12mr|texlive-times-20110301-2|198	%{_texmfdistdir}/fonts/vf/adobe/times/ptmbc8t.vf
12mr|texlive-times-20110301-2|199	%{_texmfdistdir}/fonts/vf/adobe/times/ptmbi.vf
12mr|texlive-times-20110301-2|200	%{_texmfdistdir}/fonts/vf/adobe/times/ptmbi7t.vf
12mr|texlive-times-20110301-2|201	%{_texmfdistdir}/fonts/vf/adobe/times/ptmbi8c.vf
12mr|texlive-times-20110301-2|202	%{_texmfdistdir}/fonts/vf/adobe/times/ptmbi8t.vf
12mr|texlive-times-20110301-2|203	%{_texmfdistdir}/fonts/vf/adobe/times/ptmbo.vf
12mr|texlive-times-20110301-2|204	%{_texmfdistdir}/fonts/vf/adobe/times/ptmbo7t.vf
12mr|texlive-times-20110301-2|205	%{_texmfdistdir}/fonts/vf/adobe/times/ptmbo8c.vf
12mr|texlive-times-20110301-2|206	%{_texmfdistdir}/fonts/vf/adobe/times/ptmbo8t.vf
12mr|texlive-times-20110301-2|207	%{_texmfdistdir}/fonts/vf/adobe/times/ptmr.vf
12mr|texlive-times-20110301-2|208	%{_texmfdistdir}/fonts/vf/adobe/times/ptmr7t.vf
12mr|texlive-times-20110301-2|209	%{_texmfdistdir}/fonts/vf/adobe/times/ptmr8c.vf
12mr|texlive-times-20110301-2|210	%{_texmfdistdir}/fonts/vf/adobe/times/ptmr8t.vf
12mr|texlive-times-20110301-2|211	%{_texmfdistdir}/fonts/vf/adobe/times/ptmrc.vf
12mr|texlive-times-20110301-2|212	%{_texmfdistdir}/fonts/vf/adobe/times/ptmrc7t.vf
12mr|texlive-times-20110301-2|213	%{_texmfdistdir}/fonts/vf/adobe/times/ptmrc8t.vf
12mr|texlive-times-20110301-2|214	%{_texmfdistdir}/fonts/vf/adobe/times/ptmri.vf
12mr|texlive-times-20110301-2|215	%{_texmfdistdir}/fonts/vf/adobe/times/ptmri7t.vf
12mr|texlive-times-20110301-2|216	%{_texmfdistdir}/fonts/vf/adobe/times/ptmri8c.vf
12mr|texlive-times-20110301-2|217	%{_texmfdistdir}/fonts/vf/adobe/times/ptmri8t.vf
12mr|texlive-times-20110301-2|218	%{_texmfdistdir}/fonts/vf/adobe/times/ptmro.vf
12mr|texlive-times-20110301-2|219	%{_texmfdistdir}/fonts/vf/adobe/times/ptmro7t.vf
12mr|texlive-times-20110301-2|220	%{_texmfdistdir}/fonts/vf/adobe/times/ptmro8c.vf
12mr|texlive-times-20110301-2|221	%{_texmfdistdir}/fonts/vf/adobe/times/ptmro8t.vf
12mr|texlive-times-20110301-2|222	%{_texmfdistdir}/fonts/vf/adobe/times/ptmrre.vf
12mr|texlive-times-20110301-2|223	%{_texmfdistdir}/fonts/vf/adobe/times/ptmrrn.vf
12mr|texlive-times-20110301-2|224	%{_texmfdistdir}/fonts/vf/adobe/times/zpsycmrv.vf
12mr|texlive-times-20110301-2|225	%{_texmfdistdir}/fonts/vf/adobe/times/zptmcm7m.vf
12mr|texlive-times-20110301-2|226	%{_texmfdistdir}/fonts/vf/adobe/times/zptmcm7t.vf
12mr|texlive-times-20110301-2|227	%{_texmfdistdir}/fonts/vf/adobe/times/zptmcm7v.vf
12mr|texlive-times-20110301-2|228	%{_texmfdistdir}/fonts/vf/adobe/times/zptmcm7y.vf
12mr|texlive-times-20110301-2|229	%{_texmfdistdir}/fonts/vf/adobe/times/zptmcmr.vf
12mr|texlive-times-20110301-2|230	%{_texmfdistdir}/fonts/vf/adobe/times/zptmcmrm.vf
12mr|texlive-times-20110301-2|231	%{_texmfdistdir}/fonts/vf/adobe/times/zpzccmry.vf
12mr|texlive-times-20110301-2|232	%{_texmfdistdir}/fonts/vf/cg/times/ctmb.vf
12mr|texlive-times-20110301-2|233	%{_texmfdistdir}/fonts/vf/cg/times/ctmb8t.vf
12mr|texlive-times-20110301-2|234	%{_texmfdistdir}/fonts/vf/cg/times/ctmbi.vf
12mr|texlive-times-20110301-2|235	%{_texmfdistdir}/fonts/vf/cg/times/ctmbi8t.vf
12mr|texlive-times-20110301-2|236	%{_texmfdistdir}/fonts/vf/cg/times/ctmr.vf
12mr|texlive-times-20110301-2|237	%{_texmfdistdir}/fonts/vf/cg/times/ctmr8t.vf
12mr|texlive-times-20110301-2|238	%{_texmfdistdir}/fonts/vf/cg/times/ctmri.vf
12mr|texlive-times-20110301-2|239	%{_texmfdistdir}/fonts/vf/cg/times/ctmri8t.vf
12mr|texlive-times-20110301-2|240	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/times/ptmb8z.vf
12mr|texlive-times-20110301-2|241	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/times/ptmbc8z.vf
12mr|texlive-times-20110301-2|242	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/times/ptmbi8z.vf
12mr|texlive-times-20110301-2|243	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/times/ptmr8z.vf
12mr|texlive-times-20110301-2|244	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/times/ptmrc8z.vf
12mr|texlive-times-20110301-2|245	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/times/ptmri8z.vf
12mr|texlive-times-20110301-2|246	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmb7t.vf
12mr|texlive-times-20110301-2|247	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmb8c.vf
12mr|texlive-times-20110301-2|248	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmb8t.vf
12mr|texlive-times-20110301-2|249	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmbc7t.vf
12mr|texlive-times-20110301-2|250	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmbc8t.vf
12mr|texlive-times-20110301-2|251	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmbi7t.vf
12mr|texlive-times-20110301-2|252	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmbi8c.vf
12mr|texlive-times-20110301-2|253	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmbi8t.vf
12mr|texlive-times-20110301-2|254	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmbo7t.vf
12mr|texlive-times-20110301-2|255	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmbo8c.vf
12mr|texlive-times-20110301-2|256	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmbo8t.vf
12mr|texlive-times-20110301-2|257	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmr7t.vf
12mr|texlive-times-20110301-2|258	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmr8c.vf
12mr|texlive-times-20110301-2|259	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmr8t.vf
12mr|texlive-times-20110301-2|260	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmrc7t.vf
12mr|texlive-times-20110301-2|261	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmrc8t.vf
12mr|texlive-times-20110301-2|262	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmri7t.vf
12mr|texlive-times-20110301-2|263	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmri8c.vf
12mr|texlive-times-20110301-2|264	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmri8t.vf
12mr|texlive-times-20110301-2|265	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmro7t.vf
12mr|texlive-times-20110301-2|266	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmro8c.vf
12mr|texlive-times-20110301-2|267	%{_texmfdistdir}/fonts/vf/urw35vf/times/utmro8t.vf
12mr|texlive-times-20110301-2|268	%{_texmfdistdir}/tex/latex/times/8rutm.fd
12mr|texlive-times-20110301-2|269	%{_texmfdistdir}/tex/latex/times/omlutm.fd
12mr|texlive-times-20110301-2|270	%{_texmfdistdir}/tex/latex/times/omsutm.fd
12mr|texlive-times-20110301-2|271	%{_texmfdistdir}/tex/latex/times/ot1utm.fd
12mr|texlive-times-20110301-2|272	%{_texmfdistdir}/tex/latex/times/t1utm.fd
12mr|texlive-times-20110301-2|273	%{_texmfdistdir}/tex/latex/times/ts1utm.fd
12mr|texlive-times-20110301-2|274	
12mr|texlive-times-20110301-2|275	#-----------------------------------------------------------------------
12mr|texlive-times-20110301-2|276	%prep
12mr|texlive-times-20110301-2|277	%setup -c -a0
12mr|texlive-times-20110301-2|278	
12mr|texlive-times-20110301-2|279	%build
12mr|texlive-times-20110301-2|280	
12mr|texlive-times-20110301-2|281	%install
12mr|texlive-times-20110301-2|282	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-times-20110301-2|283	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
12mr|texlive-times-20110301-2|284	
12mr|texlive-times-20110301-2|285	
12mr|texlive-times-20110301-2|286	
12mr|texlive-times-20110301-2|287	%changelog
12mr|texlive-times-20110301-2|288	

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

18759 12
12mr|texlive-timetable-20080911-2|1	# revision 15878
12mr|texlive-timetable-20080911-2|2	# category Package
12mr|texlive-timetable-20080911-2|3	# catalog-ctan /macros/plain/contrib/timetable/timetable.tex
12mr|texlive-timetable-20080911-2|4	# catalog-date 2008-09-11 15:08:12 +0200
12mr|texlive-timetable-20080911-2|5	# catalog-license lppl
12mr|texlive-timetable-20080911-2|6	# catalog-version undef
12mr|texlive-timetable-20080911-2|7	Name:		texlive-timetable
12mr|texlive-timetable-20080911-2|8	Version:	20080911
12mr|texlive-timetable-20080911-2|9	Release:	2
12mr|texlive-timetable-20080911-2|10	Summary:	Generate timetables
12mr|texlive-timetable-20080911-2|11	Group:		Publishing
12mr|texlive-timetable-20080911-2|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/timetable/timetable.tex
12mr|texlive-timetable-20080911-2|13	License:	LPPL
12mr|texlive-timetable-20080911-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/timetable.tar.xz
12mr|texlive-timetable-20080911-2|15	BuildArch:	noarch
12mr|texlive-timetable-20080911-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-timetable-20080911-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-timetable-20080911-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-timetable-20080911-2|19	
12mr|texlive-timetable-20080911-2|20	%description
12mr|texlive-timetable-20080911-2|21	A highly-configurable package, with nice output and simple
12mr|texlive-timetable-20080911-2|22	input. The macros use a radix sort mechanism so that the order
12mr|texlive-timetable-20080911-2|23	of input is not critical.
12mr|texlive-timetable-20080911-2|24	
12mr|texlive-timetable-20080911-2|25	%post
12mr|texlive-timetable-20080911-2|26	%{_sbindir}/texlive.post
12mr|texlive-timetable-20080911-2|27	
12mr|texlive-timetable-20080911-2|28	%postun
12mr|texlive-timetable-20080911-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-timetable-20080911-2|30	%{_sbindir}/texlive.post
12mr|texlive-timetable-20080911-2|31	fi
12mr|texlive-timetable-20080911-2|32	
12mr|texlive-timetable-20080911-2|33	#-----------------------------------------------------------------------
12mr|texlive-timetable-20080911-2|34	%files
12mr|texlive-timetable-20080911-2|35	%{_texmfdistdir}/tex/plain/timetable/timetable.tex
12mr|texlive-timetable-20080911-2|36	
12mr|texlive-timetable-20080911-2|37	#-----------------------------------------------------------------------
12mr|texlive-timetable-20080911-2|38	%prep
12mr|texlive-timetable-20080911-2|39	%setup -c -a0
12mr|texlive-timetable-20080911-2|40	
12mr|texlive-timetable-20080911-2|41	%build
12mr|texlive-timetable-20080911-2|42	
12mr|texlive-timetable-20080911-2|43	%install
12mr|texlive-timetable-20080911-2|44	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-timetable-20080911-2|45	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-timetable-20080911-2|46	
12mr|texlive-timetable-20080911-2|47	
12mr|texlive-timetable-20080911-2|48	
12mr|texlive-timetable-20080911-2|49	%changelog
12mr|texlive-timetable-20080911-2|50	

18760 12
12mr|texlive-tipa-1.3-3|1	# revision 25247
12mr|texlive-tipa-1.3-3|2	# category Package
12mr|texlive-tipa-1.3-3|3	# catalog-ctan /fonts/tipa/tipa
12mr|texlive-tipa-1.3-3|4	# catalog-date 2012-01-30 10:59:21 +0100
12mr|texlive-tipa-1.3-3|5	# catalog-license lppl
12mr|texlive-tipa-1.3-3|6	# catalog-version 1.3
12mr|texlive-tipa-1.3-3|7	Name:		texlive-tipa
12mr|texlive-tipa-1.3-3|8	Version:	1.3
12mr|texlive-tipa-1.3-3|9	Release:	3
12mr|texlive-tipa-1.3-3|10	Summary:	Fonts and macros for IPA phonetics characters
12mr|texlive-tipa-1.3-3|11	Group:		Publishing
12mr|texlive-tipa-1.3-3|12	URL:		http://www.ctan.org/tex-archive/fonts/tipa/tipa
12mr|texlive-tipa-1.3-3|13	License:	LPPL
12mr|texlive-tipa-1.3-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tipa.tar.xz
12mr|texlive-tipa-1.3-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tipa.doc.tar.xz
12mr|texlive-tipa-1.3-3|16	BuildArch:	noarch
12mr|texlive-tipa-1.3-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tipa-1.3-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tipa-1.3-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-tipa-1.3-3|20	
12mr|texlive-tipa-1.3-3|21	%description
12mr|texlive-tipa-1.3-3|22	These fonts are considered the 'ultimate answer' to IPA
12mr|texlive-tipa-1.3-3|23	typesetting. The encoding of these 8-bit fonts has been
12mr|texlive-tipa-1.3-3|24	registered as LaTeX standard encoding T3, and the set of
12mr|texlive-tipa-1.3-3|25	addendum symbols as encoding TS3. 'Times-like' Adobe Type 1
12mr|texlive-tipa-1.3-3|26	versions are provided for both the T3 and the TS3 fonts.
12mr|texlive-tipa-1.3-3|27	
12mr|texlive-tipa-1.3-3|28	%post
12mr|texlive-tipa-1.3-3|29	%{_sbindir}/texlive.post
12mr|texlive-tipa-1.3-3|30	
12mr|texlive-tipa-1.3-3|31	%postun
12mr|texlive-tipa-1.3-3|32	if [ $1 -eq 0 ]; then
12mr|texlive-tipa-1.3-3|33	%{_sbindir}/texlive.post
12mr|texlive-tipa-1.3-3|34	fi
12mr|texlive-tipa-1.3-3|35	
12mr|texlive-tipa-1.3-3|36	#-----------------------------------------------------------------------
12mr|texlive-tipa-1.3-3|37	%files
12mr|texlive-tipa-1.3-3|38	%{_texmfdistdir}/fonts/map/dvips/tipa/tipa.map
12mr|texlive-tipa-1.3-3|39	%{_texmfdistdir}/fonts/source/public/tipa/tipa.mf
12mr|texlive-tipa-1.3-3|40	%{_texmfdistdir}/fonts/source/public/tipa/tipa10.mf
12mr|texlive-tipa-1.3-3|41	%{_texmfdistdir}/fonts/source/public/tipa/tipa12.mf
12mr|texlive-tipa-1.3-3|42	%{_texmfdistdir}/fonts/source/public/tipa/tipa17.mf
12mr|texlive-tipa-1.3-3|43	%{_texmfdistdir}/fonts/source/public/tipa/tipa8.mf
12mr|texlive-tipa-1.3-3|44	%{_texmfdistdir}/fonts/source/public/tipa/tipa9.mf
12mr|texlive-tipa-1.3-3|45	%{_texmfdistdir}/fonts/source/public/tipa/tipab10.mf
12mr|texlive-tipa-1.3-3|46	%{_texmfdistdir}/fonts/source/public/tipa/tipabase.mf
12mr|texlive-tipa-1.3-3|47	%{_texmfdistdir}/fonts/source/public/tipa/tipabs10.mf
12mr|texlive-tipa-1.3-3|48	%{_texmfdistdir}/fonts/source/public/tipa/tipabx10.mf
12mr|texlive-tipa-1.3-3|49	%{_texmfdistdir}/fonts/source/public/tipa/tipabx12.mf
12mr|texlive-tipa-1.3-3|50	%{_texmfdistdir}/fonts/source/public/tipa/tipabx8.mf
12mr|texlive-tipa-1.3-3|51	%{_texmfdistdir}/fonts/source/public/tipa/tipabx9.mf
12mr|texlive-tipa-1.3-3|52	%{_texmfdistdir}/fonts/source/public/tipa/tipadiac.mf
12mr|texlive-tipa-1.3-3|53	%{_texmfdistdir}/fonts/source/public/tipa/tipaextr.mf
12mr|texlive-tipa-1.3-3|54	%{_texmfdistdir}/fonts/source/public/tipa/tipagerm.mf
12mr|texlive-tipa-1.3-3|55	%{_texmfdistdir}/fonts/source/public/tipa/tipanew.mf
12mr|texlive-tipa-1.3-3|56	%{_texmfdistdir}/fonts/source/public/tipa/tipapnct.mf
12mr|texlive-tipa-1.3-3|57	%{_texmfdistdir}/fonts/source/public/tipa/tipaprm.def
12mr|texlive-tipa-1.3-3|58	%{_texmfdistdir}/fonts/source/public/tipa/tiparoml.mf
12mr|texlive-tipa-1.3-3|59	%{_texmfdistdir}/fonts/source/public/tipa/tipasb10.mf
12mr|texlive-tipa-1.3-3|60	%{_texmfdistdir}/fonts/source/public/tipa/tipasc.mf
12mr|texlive-tipa-1.3-3|61	%{_texmfdistdir}/fonts/source/public/tipa/tipasi10.mf
12mr|texlive-tipa-1.3-3|62	%{_texmfdistdir}/fonts/source/public/tipa/tipasl10.mf
12mr|texlive-tipa-1.3-3|63	%{_texmfdistdir}/fonts/source/public/tipa/tipasl12.mf
12mr|texlive-tipa-1.3-3|64	%{_texmfdistdir}/fonts/source/public/tipa/tipasl8.mf
12mr|texlive-tipa-1.3-3|65	%{_texmfdistdir}/fonts/source/public/tipa/tipasl9.mf
12mr|texlive-tipa-1.3-3|66	%{_texmfdistdir}/fonts/source/public/tipa/tipass10.mf
12mr|texlive-tipa-1.3-3|67	%{_texmfdistdir}/fonts/source/public/tipa/tipass12.mf
12mr|texlive-tipa-1.3-3|68	%{_texmfdistdir}/fonts/source/public/tipa/tipass17.mf
12mr|texlive-tipa-1.3-3|69	%{_texmfdistdir}/fonts/source/public/tipa/tipass8.mf
12mr|texlive-tipa-1.3-3|70	%{_texmfdistdir}/fonts/source/public/tipa/tipass9.mf
12mr|texlive-tipa-1.3-3|71	%{_texmfdistdir}/fonts/source/public/tipa/tipasym1.mf
12mr|texlive-tipa-1.3-3|72	%{_texmfdistdir}/fonts/source/public/tipa/tipasym2.mf
12mr|texlive-tipa-1.3-3|73	%{_texmfdistdir}/fonts/source/public/tipa/tipasym3.mf
12mr|texlive-tipa-1.3-3|74	%{_texmfdistdir}/fonts/source/public/tipa/tipasym4.mf
12mr|texlive-tipa-1.3-3|75	%{_texmfdistdir}/fonts/source/public/tipa/tipatone.mf
12mr|texlive-tipa-1.3-3|76	%{_texmfdistdir}/fonts/source/public/tipa/tipatr.mf
12mr|texlive-tipa-1.3-3|77	%{_texmfdistdir}/fonts/source/public/tipa/tipats10.mf
12mr|texlive-tipa-1.3-3|78	%{_texmfdistdir}/fonts/source/public/tipa/tipatt10.mf
12mr|texlive-tipa-1.3-3|79	%{_texmfdistdir}/fonts/source/public/tipa/tipatt12.mf
12mr|texlive-tipa-1.3-3|80	%{_texmfdistdir}/fonts/source/public/tipa/tipatt8.mf
12mr|texlive-tipa-1.3-3|81	%{_texmfdistdir}/fonts/source/public/tipa/tipatt9.mf
12mr|texlive-tipa-1.3-3|82	%{_texmfdistdir}/fonts/source/public/tipa/tipx.mf
12mr|texlive-tipa-1.3-3|83	%{_texmfdistdir}/fonts/source/public/tipa/tipx10.mf
12mr|texlive-tipa-1.3-3|84	%{_texmfdistdir}/fonts/source/public/tipa/tipx12.mf
12mr|texlive-tipa-1.3-3|85	%{_texmfdistdir}/fonts/source/public/tipa/tipx17.mf
12mr|texlive-tipa-1.3-3|86	%{_texmfdistdir}/fonts/source/public/tipa/tipx8.mf
12mr|texlive-tipa-1.3-3|87	%{_texmfdistdir}/fonts/source/public/tipa/tipx9.mf
12mr|texlive-tipa-1.3-3|88	%{_texmfdistdir}/fonts/source/public/tipa/tipxb10.mf
12mr|texlive-tipa-1.3-3|89	%{_texmfdistdir}/fonts/source/public/tipa/tipxbs10.mf
12mr|texlive-tipa-1.3-3|90	%{_texmfdistdir}/fonts/source/public/tipa/tipxbx10.mf
12mr|texlive-tipa-1.3-3|91	%{_texmfdistdir}/fonts/source/public/tipa/tipxbx12.mf
12mr|texlive-tipa-1.3-3|92	%{_texmfdistdir}/fonts/source/public/tipa/tipxbx8.mf
12mr|texlive-tipa-1.3-3|93	%{_texmfdistdir}/fonts/source/public/tipa/tipxbx9.mf
12mr|texlive-tipa-1.3-3|94	%{_texmfdistdir}/fonts/source/public/tipa/tipxsb10.mf
12mr|texlive-tipa-1.3-3|95	%{_texmfdistdir}/fonts/source/public/tipa/tipxsi10.mf
12mr|texlive-tipa-1.3-3|96	%{_texmfdistdir}/fonts/source/public/tipa/tipxsl10.mf
12mr|texlive-tipa-1.3-3|97	%{_texmfdistdir}/fonts/source/public/tipa/tipxsl12.mf
12mr|texlive-tipa-1.3-3|98	%{_texmfdistdir}/fonts/source/public/tipa/tipxsl8.mf
12mr|texlive-tipa-1.3-3|99	%{_texmfdistdir}/fonts/source/public/tipa/tipxsl9.mf
12mr|texlive-tipa-1.3-3|100	%{_texmfdistdir}/fonts/source/public/tipa/tipxss10.mf
12mr|texlive-tipa-1.3-3|101	%{_texmfdistdir}/fonts/source/public/tipa/tipxss12.mf
12mr|texlive-tipa-1.3-3|102	%{_texmfdistdir}/fonts/source/public/tipa/tipxss17.mf
12mr|texlive-tipa-1.3-3|103	%{_texmfdistdir}/fonts/source/public/tipa/tipxss8.mf
12mr|texlive-tipa-1.3-3|104	%{_texmfdistdir}/fonts/source/public/tipa/tipxss9.mf
12mr|texlive-tipa-1.3-3|105	%{_texmfdistdir}/fonts/source/public/tipa/tipxts10.mf
12mr|texlive-tipa-1.3-3|106	%{_texmfdistdir}/fonts/source/public/tipa/tipxtt10.mf
12mr|texlive-tipa-1.3-3|107	%{_texmfdistdir}/fonts/source/public/tipa/tipxtt12.mf
12mr|texlive-tipa-1.3-3|108	%{_texmfdistdir}/fonts/source/public/tipa/tipxtt8.mf
12mr|texlive-tipa-1.3-3|109	%{_texmfdistdir}/fonts/source/public/tipa/tipxtt9.mf
12mr|texlive-tipa-1.3-3|110	%{_texmfdistdir}/fonts/source/public/tipa/xipa10.mf
12mr|texlive-tipa-1.3-3|111	%{_texmfdistdir}/fonts/source/public/tipa/xipab10.mf
12mr|texlive-tipa-1.3-3|112	%{_texmfdistdir}/fonts/source/public/tipa/xipabs10.mf
12mr|texlive-tipa-1.3-3|113	%{_texmfdistdir}/fonts/source/public/tipa/xipaprm.def
12mr|texlive-tipa-1.3-3|114	%{_texmfdistdir}/fonts/source/public/tipa/xipasb10.mf
12mr|texlive-tipa-1.3-3|115	%{_texmfdistdir}/fonts/source/public/tipa/xipasi10.mf
12mr|texlive-tipa-1.3-3|116	%{_texmfdistdir}/fonts/source/public/tipa/xipasl10.mf
12mr|texlive-tipa-1.3-3|117	%{_texmfdistdir}/fonts/source/public/tipa/xipass10.mf
12mr|texlive-tipa-1.3-3|118	%{_texmfdistdir}/fonts/source/public/tipa/xipx10.mf
12mr|texlive-tipa-1.3-3|119	%{_texmfdistdir}/fonts/source/public/tipa/xipxb10.mf
12mr|texlive-tipa-1.3-3|120	%{_texmfdistdir}/fonts/source/public/tipa/xipxbs10.mf
12mr|texlive-tipa-1.3-3|121	%{_texmfdistdir}/fonts/source/public/tipa/xipxsb10.mf
12mr|texlive-tipa-1.3-3|122	%{_texmfdistdir}/fonts/source/public/tipa/xipxsi10.mf
12mr|texlive-tipa-1.3-3|123	%{_texmfdistdir}/fonts/source/public/tipa/xipxsl10.mf
12mr|texlive-tipa-1.3-3|124	%{_texmfdistdir}/fonts/source/public/tipa/xipxss10.mf
12mr|texlive-tipa-1.3-3|125	%{_texmfdistdir}/fonts/tfm/public/tipa/tipa10.tfm
12mr|texlive-tipa-1.3-3|126	%{_texmfdistdir}/fonts/tfm/public/tipa/tipa12.tfm
12mr|texlive-tipa-1.3-3|127	%{_texmfdistdir}/fonts/tfm/public/tipa/tipa17.tfm
12mr|texlive-tipa-1.3-3|128	%{_texmfdistdir}/fonts/tfm/public/tipa/tipa8.tfm
12mr|texlive-tipa-1.3-3|129	%{_texmfdistdir}/fonts/tfm/public/tipa/tipa9.tfm
12mr|texlive-tipa-1.3-3|130	%{_texmfdistdir}/fonts/tfm/public/tipa/tipab10.tfm
12mr|texlive-tipa-1.3-3|131	%{_texmfdistdir}/fonts/tfm/public/tipa/tipabs10.tfm
12mr|texlive-tipa-1.3-3|132	%{_texmfdistdir}/fonts/tfm/public/tipa/tipabx10.tfm
12mr|texlive-tipa-1.3-3|133	%{_texmfdistdir}/fonts/tfm/public/tipa/tipabx12.tfm
12mr|texlive-tipa-1.3-3|134	%{_texmfdistdir}/fonts/tfm/public/tipa/tipabx8.tfm
12mr|texlive-tipa-1.3-3|135	%{_texmfdistdir}/fonts/tfm/public/tipa/tipabx9.tfm
12mr|texlive-tipa-1.3-3|136	%{_texmfdistdir}/fonts/tfm/public/tipa/tipasb10.tfm
12mr|texlive-tipa-1.3-3|137	%{_texmfdistdir}/fonts/tfm/public/tipa/tipasi10.tfm
12mr|texlive-tipa-1.3-3|138	%{_texmfdistdir}/fonts/tfm/public/tipa/tipasl10.tfm
12mr|texlive-tipa-1.3-3|139	%{_texmfdistdir}/fonts/tfm/public/tipa/tipasl12.tfm
12mr|texlive-tipa-1.3-3|140	%{_texmfdistdir}/fonts/tfm/public/tipa/tipasl8.tfm
12mr|texlive-tipa-1.3-3|141	%{_texmfdistdir}/fonts/tfm/public/tipa/tipasl9.tfm
12mr|texlive-tipa-1.3-3|142	%{_texmfdistdir}/fonts/tfm/public/tipa/tipass10.tfm
12mr|texlive-tipa-1.3-3|143	%{_texmfdistdir}/fonts/tfm/public/tipa/tipass12.tfm
12mr|texlive-tipa-1.3-3|144	%{_texmfdistdir}/fonts/tfm/public/tipa/tipass17.tfm
12mr|texlive-tipa-1.3-3|145	%{_texmfdistdir}/fonts/tfm/public/tipa/tipass8.tfm
12mr|texlive-tipa-1.3-3|146	%{_texmfdistdir}/fonts/tfm/public/tipa/tipass9.tfm
12mr|texlive-tipa-1.3-3|147	%{_texmfdistdir}/fonts/tfm/public/tipa/tipats10.tfm
12mr|texlive-tipa-1.3-3|148	%{_texmfdistdir}/fonts/tfm/public/tipa/tipatt10.tfm
12mr|texlive-tipa-1.3-3|149	%{_texmfdistdir}/fonts/tfm/public/tipa/tipatt12.tfm
12mr|texlive-tipa-1.3-3|150	%{_texmfdistdir}/fonts/tfm/public/tipa/tipatt8.tfm
12mr|texlive-tipa-1.3-3|151	%{_texmfdistdir}/fonts/tfm/public/tipa/tipatt9.tfm
12mr|texlive-tipa-1.3-3|152	%{_texmfdistdir}/fonts/tfm/public/tipa/tipx10.tfm
12mr|texlive-tipa-1.3-3|153	%{_texmfdistdir}/fonts/tfm/public/tipa/tipx12.tfm
12mr|texlive-tipa-1.3-3|154	%{_texmfdistdir}/fonts/tfm/public/tipa/tipx17.tfm
12mr|texlive-tipa-1.3-3|155	%{_texmfdistdir}/fonts/tfm/public/tipa/tipx8.tfm
12mr|texlive-tipa-1.3-3|156	%{_texmfdistdir}/fonts/tfm/public/tipa/tipx9.tfm
12mr|texlive-tipa-1.3-3|157	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxb10.tfm
12mr|texlive-tipa-1.3-3|158	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxbs10.tfm
12mr|texlive-tipa-1.3-3|159	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxbx10.tfm
12mr|texlive-tipa-1.3-3|160	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxbx12.tfm
12mr|texlive-tipa-1.3-3|161	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxbx8.tfm
12mr|texlive-tipa-1.3-3|162	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxbx9.tfm
12mr|texlive-tipa-1.3-3|163	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxsb10.tfm
12mr|texlive-tipa-1.3-3|164	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxsi10.tfm
12mr|texlive-tipa-1.3-3|165	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxsl10.tfm
12mr|texlive-tipa-1.3-3|166	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxsl12.tfm
12mr|texlive-tipa-1.3-3|167	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxsl8.tfm
12mr|texlive-tipa-1.3-3|168	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxsl9.tfm
12mr|texlive-tipa-1.3-3|169	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxss10.tfm
12mr|texlive-tipa-1.3-3|170	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxss12.tfm
12mr|texlive-tipa-1.3-3|171	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxss17.tfm
12mr|texlive-tipa-1.3-3|172	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxss8.tfm
12mr|texlive-tipa-1.3-3|173	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxss9.tfm
12mr|texlive-tipa-1.3-3|174	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxts10.tfm
12mr|texlive-tipa-1.3-3|175	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxtt10.tfm
12mr|texlive-tipa-1.3-3|176	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxtt12.tfm
12mr|texlive-tipa-1.3-3|177	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxtt8.tfm
12mr|texlive-tipa-1.3-3|178	%{_texmfdistdir}/fonts/tfm/public/tipa/tipxtt9.tfm
12mr|texlive-tipa-1.3-3|179	%{_texmfdistdir}/fonts/tfm/public/tipa/xipa10.tfm
12mr|texlive-tipa-1.3-3|180	%{_texmfdistdir}/fonts/tfm/public/tipa/xipab10.tfm
12mr|texlive-tipa-1.3-3|181	%{_texmfdistdir}/fonts/tfm/public/tipa/xipabs10.tfm
12mr|texlive-tipa-1.3-3|182	%{_texmfdistdir}/fonts/tfm/public/tipa/xipasb10.tfm
12mr|texlive-tipa-1.3-3|183	%{_texmfdistdir}/fonts/tfm/public/tipa/xipasi10.tfm
12mr|texlive-tipa-1.3-3|184	%{_texmfdistdir}/fonts/tfm/public/tipa/xipasl10.tfm
12mr|texlive-tipa-1.3-3|185	%{_texmfdistdir}/fonts/tfm/public/tipa/xipass10.tfm
12mr|texlive-tipa-1.3-3|186	%{_texmfdistdir}/fonts/tfm/public/tipa/xipx10.tfm
12mr|texlive-tipa-1.3-3|187	%{_texmfdistdir}/fonts/tfm/public/tipa/xipxb10.tfm
12mr|texlive-tipa-1.3-3|188	%{_texmfdistdir}/fonts/tfm/public/tipa/xipxbs10.tfm
12mr|texlive-tipa-1.3-3|189	%{_texmfdistdir}/fonts/tfm/public/tipa/xipxsb10.tfm
12mr|texlive-tipa-1.3-3|190	%{_texmfdistdir}/fonts/tfm/public/tipa/xipxsi10.tfm
12mr|texlive-tipa-1.3-3|191	%{_texmfdistdir}/fonts/tfm/public/tipa/xipxsl10.tfm
12mr|texlive-tipa-1.3-3|192	%{_texmfdistdir}/fonts/tfm/public/tipa/xipxss10.tfm
12mr|texlive-tipa-1.3-3|193	%{_texmfdistdir}/fonts/type1/public/tipa/tipa10.pfb
12mr|texlive-tipa-1.3-3|194	%{_texmfdistdir}/fonts/type1/public/tipa/tipa12.pfb
12mr|texlive-tipa-1.3-3|195	%{_texmfdistdir}/fonts/type1/public/tipa/tipa17.pfb
12mr|texlive-tipa-1.3-3|196	%{_texmfdistdir}/fonts/type1/public/tipa/tipa8.pfb
12mr|texlive-tipa-1.3-3|197	%{_texmfdistdir}/fonts/type1/public/tipa/tipa9.pfb
12mr|texlive-tipa-1.3-3|198	%{_texmfdistdir}/fonts/type1/public/tipa/tipab10.pfb
12mr|texlive-tipa-1.3-3|199	%{_texmfdistdir}/fonts/type1/public/tipa/tipabs10.pfb
12mr|texlive-tipa-1.3-3|200	%{_texmfdistdir}/fonts/type1/public/tipa/tipabx10.pfb
12mr|texlive-tipa-1.3-3|201	%{_texmfdistdir}/fonts/type1/public/tipa/tipabx12.pfb
12mr|texlive-tipa-1.3-3|202	%{_texmfdistdir}/fonts/type1/public/tipa/tipabx8.pfb
12mr|texlive-tipa-1.3-3|203	%{_texmfdistdir}/fonts/type1/public/tipa/tipabx9.pfb
12mr|texlive-tipa-1.3-3|204	%{_texmfdistdir}/fonts/type1/public/tipa/tipasb10.pfb
12mr|texlive-tipa-1.3-3|205	%{_texmfdistdir}/fonts/type1/public/tipa/tipasi10.pfb
12mr|texlive-tipa-1.3-3|206	%{_texmfdistdir}/fonts/type1/public/tipa/tipasl10.pfb
12mr|texlive-tipa-1.3-3|207	%{_texmfdistdir}/fonts/type1/public/tipa/tipasl12.pfb
12mr|texlive-tipa-1.3-3|208	%{_texmfdistdir}/fonts/type1/public/tipa/tipasl8.pfb
12mr|texlive-tipa-1.3-3|209	%{_texmfdistdir}/fonts/type1/public/tipa/tipasl9.pfb
12mr|texlive-tipa-1.3-3|210	%{_texmfdistdir}/fonts/type1/public/tipa/tipass10.pfb
12mr|texlive-tipa-1.3-3|211	%{_texmfdistdir}/fonts/type1/public/tipa/tipass12.pfb
12mr|texlive-tipa-1.3-3|212	%{_texmfdistdir}/fonts/type1/public/tipa/tipass17.pfb
12mr|texlive-tipa-1.3-3|213	%{_texmfdistdir}/fonts/type1/public/tipa/tipass8.pfb
12mr|texlive-tipa-1.3-3|214	%{_texmfdistdir}/fonts/type1/public/tipa/tipass9.pfb
12mr|texlive-tipa-1.3-3|215	%{_texmfdistdir}/fonts/type1/public/tipa/tipats10.pfb
12mr|texlive-tipa-1.3-3|216	%{_texmfdistdir}/fonts/type1/public/tipa/tipatt10.pfb
12mr|texlive-tipa-1.3-3|217	%{_texmfdistdir}/fonts/type1/public/tipa/tipatt12.pfb
12mr|texlive-tipa-1.3-3|218	%{_texmfdistdir}/fonts/type1/public/tipa/tipatt8.pfb
12mr|texlive-tipa-1.3-3|219	%{_texmfdistdir}/fonts/type1/public/tipa/tipatt9.pfb
12mr|texlive-tipa-1.3-3|220	%{_texmfdistdir}/fonts/type1/public/tipa/tipx10.pfb
12mr|texlive-tipa-1.3-3|221	%{_texmfdistdir}/fonts/type1/public/tipa/tipx12.pfb
12mr|texlive-tipa-1.3-3|222	%{_texmfdistdir}/fonts/type1/public/tipa/tipx17.pfb
12mr|texlive-tipa-1.3-3|223	%{_texmfdistdir}/fonts/type1/public/tipa/tipx8.pfb
12mr|texlive-tipa-1.3-3|224	%{_texmfdistdir}/fonts/type1/public/tipa/tipx9.pfb
12mr|texlive-tipa-1.3-3|225	%{_texmfdistdir}/fonts/type1/public/tipa/tipxb10.pfb
12mr|texlive-tipa-1.3-3|226	%{_texmfdistdir}/fonts/type1/public/tipa/tipxbs10.pfb
12mr|texlive-tipa-1.3-3|227	%{_texmfdistdir}/fonts/type1/public/tipa/tipxbx10.pfb
12mr|texlive-tipa-1.3-3|228	%{_texmfdistdir}/fonts/type1/public/tipa/tipxbx12.pfb
12mr|texlive-tipa-1.3-3|229	%{_texmfdistdir}/fonts/type1/public/tipa/tipxbx8.pfb
12mr|texlive-tipa-1.3-3|230	%{_texmfdistdir}/fonts/type1/public/tipa/tipxbx9.pfb
12mr|texlive-tipa-1.3-3|231	%{_texmfdistdir}/fonts/type1/public/tipa/tipxsb10.pfb
12mr|texlive-tipa-1.3-3|232	%{_texmfdistdir}/fonts/type1/public/tipa/tipxsi10.pfb
12mr|texlive-tipa-1.3-3|233	%{_texmfdistdir}/fonts/type1/public/tipa/tipxsl10.pfb
12mr|texlive-tipa-1.3-3|234	%{_texmfdistdir}/fonts/type1/public/tipa/tipxsl12.pfb
12mr|texlive-tipa-1.3-3|235	%{_texmfdistdir}/fonts/type1/public/tipa/tipxsl8.pfb
12mr|texlive-tipa-1.3-3|236	%{_texmfdistdir}/fonts/type1/public/tipa/tipxsl9.pfb
12mr|texlive-tipa-1.3-3|237	%{_texmfdistdir}/fonts/type1/public/tipa/tipxss10.pfb
12mr|texlive-tipa-1.3-3|238	%{_texmfdistdir}/fonts/type1/public/tipa/tipxss12.pfb
12mr|texlive-tipa-1.3-3|239	%{_texmfdistdir}/fonts/type1/public/tipa/tipxss17.pfb
12mr|texlive-tipa-1.3-3|240	%{_texmfdistdir}/fonts/type1/public/tipa/tipxss8.pfb
12mr|texlive-tipa-1.3-3|241	%{_texmfdistdir}/fonts/type1/public/tipa/tipxss9.pfb
12mr|texlive-tipa-1.3-3|242	%{_texmfdistdir}/fonts/type1/public/tipa/tipxts10.pfb
12mr|texlive-tipa-1.3-3|243	%{_texmfdistdir}/fonts/type1/public/tipa/tipxtt10.pfb
12mr|texlive-tipa-1.3-3|244	%{_texmfdistdir}/fonts/type1/public/tipa/tipxtt12.pfb
12mr|texlive-tipa-1.3-3|245	%{_texmfdistdir}/fonts/type1/public/tipa/tipxtt8.pfb
12mr|texlive-tipa-1.3-3|246	%{_texmfdistdir}/fonts/type1/public/tipa/tipxtt9.pfb
12mr|texlive-tipa-1.3-3|247	%{_texmfdistdir}/fonts/type1/public/tipa/xipa10.pfb
12mr|texlive-tipa-1.3-3|248	%{_texmfdistdir}/fonts/type1/public/tipa/xipab10.pfb
12mr|texlive-tipa-1.3-3|249	%{_texmfdistdir}/fonts/type1/public/tipa/xipabs10.pfb
12mr|texlive-tipa-1.3-3|250	%{_texmfdistdir}/fonts/type1/public/tipa/xipasb10.pfb
12mr|texlive-tipa-1.3-3|251	%{_texmfdistdir}/fonts/type1/public/tipa/xipasi10.pfb
12mr|texlive-tipa-1.3-3|252	%{_texmfdistdir}/fonts/type1/public/tipa/xipasl10.pfb
12mr|texlive-tipa-1.3-3|253	%{_texmfdistdir}/fonts/type1/public/tipa/xipass10.pfb
12mr|texlive-tipa-1.3-3|254	%{_texmfdistdir}/fonts/type1/public/tipa/xipx10.pfb
12mr|texlive-tipa-1.3-3|255	%{_texmfdistdir}/fonts/type1/public/tipa/xipxb10.pfb
12mr|texlive-tipa-1.3-3|256	%{_texmfdistdir}/fonts/type1/public/tipa/xipxbs10.pfb
12mr|texlive-tipa-1.3-3|257	%{_texmfdistdir}/fonts/type1/public/tipa/xipxsb10.pfb
12mr|texlive-tipa-1.3-3|258	%{_texmfdistdir}/fonts/type1/public/tipa/xipxsi10.pfb
12mr|texlive-tipa-1.3-3|259	%{_texmfdistdir}/fonts/type1/public/tipa/xipxsl10.pfb
12mr|texlive-tipa-1.3-3|260	%{_texmfdistdir}/fonts/type1/public/tipa/xipxss10.pfb
12mr|texlive-tipa-1.3-3|261	%{_texmfdistdir}/tex/latex/tipa/exaccent.sty
12mr|texlive-tipa-1.3-3|262	%{_texmfdistdir}/tex/latex/tipa/extraipa.sty
12mr|texlive-tipa-1.3-3|263	%{_texmfdistdir}/tex/latex/tipa/t3cmr.fd
12mr|texlive-tipa-1.3-3|264	%{_texmfdistdir}/tex/latex/tipa/t3cmss.fd
12mr|texlive-tipa-1.3-3|265	%{_texmfdistdir}/tex/latex/tipa/t3cmtt.fd
12mr|texlive-tipa-1.3-3|266	%{_texmfdistdir}/tex/latex/tipa/t3enc.def
12mr|texlive-tipa-1.3-3|267	%{_texmfdistdir}/tex/latex/tipa/t3phv.fd
12mr|texlive-tipa-1.3-3|268	%{_texmfdistdir}/tex/latex/tipa/t3ptm.fd
12mr|texlive-tipa-1.3-3|269	%{_texmfdistdir}/tex/latex/tipa/tipa.sty
12mr|texlive-tipa-1.3-3|270	%{_texmfdistdir}/tex/latex/tipa/tipx.sty
12mr|texlive-tipa-1.3-3|271	%{_texmfdistdir}/tex/latex/tipa/tone.sty
12mr|texlive-tipa-1.3-3|272	%{_texmfdistdir}/tex/latex/tipa/ts3cmr.fd
12mr|texlive-tipa-1.3-3|273	%{_texmfdistdir}/tex/latex/tipa/ts3cmss.fd
12mr|texlive-tipa-1.3-3|274	%{_texmfdistdir}/tex/latex/tipa/ts3cmtt.fd
12mr|texlive-tipa-1.3-3|275	%{_texmfdistdir}/tex/latex/tipa/ts3enc.def
12mr|texlive-tipa-1.3-3|276	%{_texmfdistdir}/tex/latex/tipa/ts3phv.fd
12mr|texlive-tipa-1.3-3|277	%{_texmfdistdir}/tex/latex/tipa/ts3ptm.fd
12mr|texlive-tipa-1.3-3|278	%{_texmfdistdir}/tex/latex/tipa/utipx.fd
12mr|texlive-tipa-1.3-3|279	%{_texmfdistdir}/tex/latex/tipa/utipxss.fd
12mr|texlive-tipa-1.3-3|280	%{_texmfdistdir}/tex/latex/tipa/utipxtt.fd
12mr|texlive-tipa-1.3-3|281	%{_texmfdistdir}/tex/latex/tipa/uxipx.fd
12mr|texlive-tipa-1.3-3|282	%{_texmfdistdir}/tex/latex/tipa/uxipxss.fd
12mr|texlive-tipa-1.3-3|283	%{_texmfdistdir}/tex/latex/tipa/vowel.sty
12mr|texlive-tipa-1.3-3|284	%doc %{_texmfdistdir}/doc/fonts/tipa/00README
12mr|texlive-tipa-1.3-3|285	%doc %{_texmfdistdir}/doc/fonts/tipa/00README.doc
12mr|texlive-tipa-1.3-3|286	%doc %{_texmfdistdir}/doc/fonts/tipa/Makefile
12mr|texlive-tipa-1.3-3|287	%doc %{_texmfdistdir}/doc/fonts/tipa/Makefile.doc
12mr|texlive-tipa-1.3-3|288	%doc %{_texmfdistdir}/doc/fonts/tipa/Manifest.txt
12mr|texlive-tipa-1.3-3|289	%doc %{_texmfdistdir}/doc/fonts/tipa/boxchar.sty
12mr|texlive-tipa-1.3-3|290	%doc %{_texmfdistdir}/doc/fonts/tipa/codelist.sty
12mr|texlive-tipa-1.3-3|291	%doc %{_texmfdistdir}/doc/fonts/tipa/gentfm.sh
12mr|texlive-tipa-1.3-3|292	%doc %{_texmfdistdir}/doc/fonts/tipa/gentipa.sh
12mr|texlive-tipa-1.3-3|293	%doc %{_texmfdistdir}/doc/fonts/tipa/gentipx.sh
12mr|texlive-tipa-1.3-3|294	%doc %{_texmfdistdir}/doc/fonts/tipa/genxipa.sh
12mr|texlive-tipa-1.3-3|295	%doc %{_texmfdistdir}/doc/fonts/tipa/genxipx.sh
12mr|texlive-tipa-1.3-3|296	%doc %{_texmfdistdir}/doc/fonts/tipa/mktipapk.sh
12mr|texlive-tipa-1.3-3|297	%doc %{_texmfdistdir}/doc/fonts/tipa/mkxipapk.sh
12mr|texlive-tipa-1.3-3|298	%doc %{_texmfdistdir}/doc/fonts/tipa/tipa.bib
12mr|texlive-tipa-1.3-3|299	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman.pdf
12mr|texlive-tipa-1.3-3|300	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman.sty
12mr|texlive-tipa-1.3-3|301	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman.tex
12mr|texlive-tipa-1.3-3|302	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman0.tex
12mr|texlive-tipa-1.3-3|303	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman1.tex
12mr|texlive-tipa-1.3-3|304	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman2.tex
12mr|texlive-tipa-1.3-3|305	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman3.tex
12mr|texlive-tipa-1.3-3|306	%doc %{_texmfdistdir}/doc/fonts/tipa/tipaman4.tex
12mr|texlive-tipa-1.3-3|307	%doc %{_texmfdistdir}/doc/fonts/tipa/vowel.pdf
12mr|texlive-tipa-1.3-3|308	%doc %{_texmfdistdir}/doc/fonts/tipa/vowel.tex
12mr|texlive-tipa-1.3-3|309	
12mr|texlive-tipa-1.3-3|310	#-----------------------------------------------------------------------
12mr|texlive-tipa-1.3-3|311	%prep
12mr|texlive-tipa-1.3-3|312	%setup -c -a0 -a1
12mr|texlive-tipa-1.3-3|313	
12mr|texlive-tipa-1.3-3|314	%build
12mr|texlive-tipa-1.3-3|315	
12mr|texlive-tipa-1.3-3|316	%install
12mr|texlive-tipa-1.3-3|317	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tipa-1.3-3|318	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tipa-1.3-3|319	
12mr|texlive-tipa-1.3-3|320	
12mr|texlive-tipa-1.3-3|321	
12mr|texlive-tipa-1.3-3|322	%changelog
12mr|texlive-tipa-1.3-3|323	

18761 12
12mr|texlive-tipa-de-1.3-2|1	# revision 22005
12mr|texlive-tipa-de-1.3-2|2	# category Package
12mr|texlive-tipa-de-1.3-2|3	# catalog-ctan /info/translations/tipa/de
12mr|texlive-tipa-de-1.3-2|4	# catalog-date 2011-04-06 08:36:04 +0200
12mr|texlive-tipa-de-1.3-2|5	# catalog-license lppl
12mr|texlive-tipa-de-1.3-2|6	# catalog-version 1.3
12mr|texlive-tipa-de-1.3-2|7	Name:		texlive-tipa-de
12mr|texlive-tipa-de-1.3-2|8	Version:	1.3
12mr|texlive-tipa-de-1.3-2|9	Release:	2
12mr|texlive-tipa-de-1.3-2|10	Summary:	German translation of tipa documentation
12mr|texlive-tipa-de-1.3-2|11	Group:		Publishing
12mr|texlive-tipa-de-1.3-2|12	URL:		http://www.ctan.org/tex-archive/info/translations/tipa/de
12mr|texlive-tipa-de-1.3-2|13	License:	LPPL
12mr|texlive-tipa-de-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tipa-de.tar.xz
12mr|texlive-tipa-de-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tipa-de.doc.tar.xz
12mr|texlive-tipa-de-1.3-2|16	BuildArch:	noarch
12mr|texlive-tipa-de-1.3-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tipa-de-1.3-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tipa-de-1.3-2|19	
12mr|texlive-tipa-de-1.3-2|20	%description
12mr|texlive-tipa-de-1.3-2|21	This is a translation of Fukui Rei's tipaman from the tipa
12mr|texlive-tipa-de-1.3-2|22	bundle.
12mr|texlive-tipa-de-1.3-2|23	
12mr|texlive-tipa-de-1.3-2|24	#-----------------------------------------------------------------------
12mr|texlive-tipa-de-1.3-2|25	%files
12mr|texlive-tipa-de-1.3-2|26	%doc %{_texmfdistdir}/doc/latex/tipa-de/LIESMICH
12mr|texlive-tipa-de-1.3-2|27	%doc %{_texmfdistdir}/doc/latex/tipa-de/tipa.bib
12mr|texlive-tipa-de-1.3-2|28	%doc %{_texmfdistdir}/doc/latex/tipa-de/tipaman-de.pdf
12mr|texlive-tipa-de-1.3-2|29	%doc %{_texmfdistdir}/doc/latex/tipa-de/tipaman-de.tex
12mr|texlive-tipa-de-1.3-2|30	%doc %{_texmfdistdir}/doc/latex/tipa-de/tipaman0-de.tex
12mr|texlive-tipa-de-1.3-2|31	%doc %{_texmfdistdir}/doc/latex/tipa-de/tipaman1-de.tex
12mr|texlive-tipa-de-1.3-2|32	%doc %{_texmfdistdir}/doc/latex/tipa-de/tipaman2-de.tex
12mr|texlive-tipa-de-1.3-2|33	%doc %{_texmfdistdir}/doc/latex/tipa-de/tipaman3-de.tex
12mr|texlive-tipa-de-1.3-2|34	%doc %{_texmfdistdir}/doc/latex/tipa-de/tipaman4-de.tex
12mr|texlive-tipa-de-1.3-2|35	
12mr|texlive-tipa-de-1.3-2|36	#-----------------------------------------------------------------------
12mr|texlive-tipa-de-1.3-2|37	%prep
12mr|texlive-tipa-de-1.3-2|38	%setup -c -a0 -a1
12mr|texlive-tipa-de-1.3-2|39	
12mr|texlive-tipa-de-1.3-2|40	%build
12mr|texlive-tipa-de-1.3-2|41	
12mr|texlive-tipa-de-1.3-2|42	%install
12mr|texlive-tipa-de-1.3-2|43	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tipa-de-1.3-2|44	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tipa-de-1.3-2|45	
12mr|texlive-tipa-de-1.3-2|46	
12mr|texlive-tipa-de-1.3-2|47	
12mr|texlive-tipa-de-1.3-2|48	%changelog
12mr|texlive-tipa-de-1.3-2|49	

18762 12
12mr|texlive-titlefoot-20070117-2|1	# revision 15878
12mr|texlive-titlefoot-20070117-2|2	# category Package
12mr|texlive-titlefoot-20070117-2|3	# catalog-ctan /macros/latex/contrib/titlefoot
12mr|texlive-titlefoot-20070117-2|4	# catalog-date 2007-01-17 00:08:13 +0100
12mr|texlive-titlefoot-20070117-2|5	# catalog-license lppl
12mr|texlive-titlefoot-20070117-2|6	# catalog-version undef
12mr|texlive-titlefoot-20070117-2|7	Name:		texlive-titlefoot
12mr|texlive-titlefoot-20070117-2|8	Version:	20070117
12mr|texlive-titlefoot-20070117-2|9	Release:	2
12mr|texlive-titlefoot-20070117-2|10	Summary:	Add special material to footer of title page
12mr|texlive-titlefoot-20070117-2|11	Group:		Publishing
12mr|texlive-titlefoot-20070117-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/titlefoot
12mr|texlive-titlefoot-20070117-2|13	License:	LPPL
12mr|texlive-titlefoot-20070117-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlefoot.tar.xz
12mr|texlive-titlefoot-20070117-2|15	BuildArch:	noarch
12mr|texlive-titlefoot-20070117-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-titlefoot-20070117-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-titlefoot-20070117-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-titlefoot-20070117-2|19	
12mr|texlive-titlefoot-20070117-2|20	%description
12mr|texlive-titlefoot-20070117-2|21	Provides the capability of adding keywords (with a \keywords
12mr|texlive-titlefoot-20070117-2|22	command), a running title (\runningtitle), AMS subject
12mr|texlive-titlefoot-20070117-2|23	classifications (\amssubj), and an 'author's footnote' as
12mr|texlive-titlefoot-20070117-2|24	footnotes to the title or first page of a document. Works with
12mr|texlive-titlefoot-20070117-2|25	any class for which the \thanks macro works (e.g., article).
12mr|texlive-titlefoot-20070117-2|26	
12mr|texlive-titlefoot-20070117-2|27	%post
12mr|texlive-titlefoot-20070117-2|28	%{_sbindir}/texlive.post
12mr|texlive-titlefoot-20070117-2|29	
12mr|texlive-titlefoot-20070117-2|30	%postun
12mr|texlive-titlefoot-20070117-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-titlefoot-20070117-2|32	%{_sbindir}/texlive.post
12mr|texlive-titlefoot-20070117-2|33	fi
12mr|texlive-titlefoot-20070117-2|34	
12mr|texlive-titlefoot-20070117-2|35	#-----------------------------------------------------------------------
12mr|texlive-titlefoot-20070117-2|36	%files
12mr|texlive-titlefoot-20070117-2|37	%{_texmfdistdir}/tex/latex/titlefoot/titlefoot.sty
12mr|texlive-titlefoot-20070117-2|38	
12mr|texlive-titlefoot-20070117-2|39	#-----------------------------------------------------------------------
12mr|texlive-titlefoot-20070117-2|40	%prep
12mr|texlive-titlefoot-20070117-2|41	%setup -c -a0
12mr|texlive-titlefoot-20070117-2|42	
12mr|texlive-titlefoot-20070117-2|43	%build
12mr|texlive-titlefoot-20070117-2|44	
12mr|texlive-titlefoot-20070117-2|45	%install
12mr|texlive-titlefoot-20070117-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-titlefoot-20070117-2|47	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-titlefoot-20070117-2|48	
12mr|texlive-titlefoot-20070117-2|49	
12mr|texlive-titlefoot-20070117-2|50	
12mr|texlive-titlefoot-20070117-2|51	%changelog
12mr|texlive-titlefoot-20070117-2|52	

18763 12
12mr|texlive-titlepages-20100714-2|1	# revision 19457
12mr|texlive-titlepages-20100714-2|2	# category Package
12mr|texlive-titlepages-20100714-2|3	# catalog-ctan /info/latex-samples/TitlePages
12mr|texlive-titlepages-20100714-2|4	# catalog-date 2010-07-14 08:54:32 +0200
12mr|texlive-titlepages-20100714-2|5	# catalog-license lppl
12mr|texlive-titlepages-20100714-2|6	# catalog-version 2010-07-14
12mr|texlive-titlepages-20100714-2|7	Name:		texlive-titlepages
12mr|texlive-titlepages-20100714-2|8	Version:	20100714
12mr|texlive-titlepages-20100714-2|9	Release:	2
12mr|texlive-titlepages-20100714-2|10	Summary:	Sample titlepages, and how to code them
12mr|texlive-titlepages-20100714-2|11	Group:		Publishing
12mr|texlive-titlepages-20100714-2|12	URL:		http://www.ctan.org/tex-archive/info/latex-samples/TitlePages
12mr|texlive-titlepages-20100714-2|13	License:	LPPL
12mr|texlive-titlepages-20100714-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlepages.tar.xz
12mr|texlive-titlepages-20100714-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlepages.doc.tar.xz
12mr|texlive-titlepages-20100714-2|16	BuildArch:	noarch
12mr|texlive-titlepages-20100714-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-titlepages-20100714-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-titlepages-20100714-2|19	
12mr|texlive-titlepages-20100714-2|20	%description
12mr|texlive-titlepages-20100714-2|21	The document provides examples of over two dozen title page
12mr|texlive-titlepages-20100714-2|22	designs based on a range of published books and theses,
12mr|texlive-titlepages-20100714-2|23	together with the LaTeX code used to create them.
12mr|texlive-titlepages-20100714-2|24	
12mr|texlive-titlepages-20100714-2|25	#-----------------------------------------------------------------------
12mr|texlive-titlepages-20100714-2|26	%files
12mr|texlive-titlepages-20100714-2|27	%doc %{_texmfdistdir}/doc/latex/titlepages/README
12mr|texlive-titlepages-20100714-2|28	%doc %{_texmfdistdir}/doc/latex/titlepages/titlepages.pdf
12mr|texlive-titlepages-20100714-2|29	%doc %{_texmfdistdir}/doc/latex/titlepages/titlepages.tex
12mr|texlive-titlepages-20100714-2|30	
12mr|texlive-titlepages-20100714-2|31	#-----------------------------------------------------------------------
12mr|texlive-titlepages-20100714-2|32	%prep
12mr|texlive-titlepages-20100714-2|33	%setup -c -a0 -a1
12mr|texlive-titlepages-20100714-2|34	
12mr|texlive-titlepages-20100714-2|35	%build
12mr|texlive-titlepages-20100714-2|36	
12mr|texlive-titlepages-20100714-2|37	%install
12mr|texlive-titlepages-20100714-2|38	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-titlepages-20100714-2|39	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-titlepages-20100714-2|40	
12mr|texlive-titlepages-20100714-2|41	
12mr|texlive-titlepages-20100714-2|42	
12mr|texlive-titlepages-20100714-2|43	%changelog
12mr|texlive-titlepages-20100714-2|44	

18764 12
12mr|texlive-titlepic-1.1-2|1	# revision 15878
12mr|texlive-titlepic-1.1-2|2	# category Package
12mr|texlive-titlepic-1.1-2|3	# catalog-ctan /macros/latex/contrib/titlepic
12mr|texlive-titlepic-1.1-2|4	# catalog-date 2009-11-10 08:50:14 +0100
12mr|texlive-titlepic-1.1-2|5	# catalog-license pd
12mr|texlive-titlepic-1.1-2|6	# catalog-version 1.1
12mr|texlive-titlepic-1.1-2|7	Name:		texlive-titlepic
12mr|texlive-titlepic-1.1-2|8	Version:	1.1
12mr|texlive-titlepic-1.1-2|9	Release:	2
12mr|texlive-titlepic-1.1-2|10	Summary:	Add picture to title page of a document
12mr|texlive-titlepic-1.1-2|11	Group:		Publishing
12mr|texlive-titlepic-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/titlepic
12mr|texlive-titlepic-1.1-2|13	License:	PD
12mr|texlive-titlepic-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlepic.tar.xz
12mr|texlive-titlepic-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlepic.doc.tar.xz
12mr|texlive-titlepic-1.1-2|16	BuildArch:	noarch
12mr|texlive-titlepic-1.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-titlepic-1.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-titlepic-1.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-titlepic-1.1-2|20	
12mr|texlive-titlepic-1.1-2|21	%description
12mr|texlive-titlepic-1.1-2|22	The package allows you to place a picture on the title page
12mr|texlive-titlepic-1.1-2|23	(cover page) of a LaTeX document. Example of usage:
12mr|texlive-titlepic-1.1-2|24	\usepackage[cc]{titlepic} \usepackage{graphicx}
12mr|texlive-titlepic-1.1-2|25	\titlepic{\includegraphics[width=\textwidth]{picture.png}} The
12mr|texlive-titlepic-1.1-2|26	package currently only works with the document classes article,
12mr|texlive-titlepic-1.1-2|27	report and book.
12mr|texlive-titlepic-1.1-2|28	
12mr|texlive-titlepic-1.1-2|29	%post
12mr|texlive-titlepic-1.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-titlepic-1.1-2|31	
12mr|texlive-titlepic-1.1-2|32	%postun
12mr|texlive-titlepic-1.1-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-titlepic-1.1-2|34	%{_sbindir}/texlive.post
12mr|texlive-titlepic-1.1-2|35	fi
12mr|texlive-titlepic-1.1-2|36	
12mr|texlive-titlepic-1.1-2|37	#-----------------------------------------------------------------------
12mr|texlive-titlepic-1.1-2|38	%files
12mr|texlive-titlepic-1.1-2|39	%{_texmfdistdir}/tex/latex/titlepic/titlepic.sty
12mr|texlive-titlepic-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/titlepic/README
12mr|texlive-titlepic-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/titlepic/titlepic-manual.pdf
12mr|texlive-titlepic-1.1-2|42	%doc %{_texmfdistdir}/doc/latex/titlepic/titlepic-manual.tex
12mr|texlive-titlepic-1.1-2|43	
12mr|texlive-titlepic-1.1-2|44	#-----------------------------------------------------------------------
12mr|texlive-titlepic-1.1-2|45	%prep
12mr|texlive-titlepic-1.1-2|46	%setup -c -a0 -a1
12mr|texlive-titlepic-1.1-2|47	
12mr|texlive-titlepic-1.1-2|48	%build
12mr|texlive-titlepic-1.1-2|49	
12mr|texlive-titlepic-1.1-2|50	%install
12mr|texlive-titlepic-1.1-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-titlepic-1.1-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-titlepic-1.1-2|53	
12mr|texlive-titlepic-1.1-2|54	
12mr|texlive-titlepic-1.1-2|55	
12mr|texlive-titlepic-1.1-2|56	%changelog
12mr|texlive-titlepic-1.1-2|57	

18765 12
12mr|texlive-titleref-2.0-2|1	# revision 18729
12mr|texlive-titleref-2.0-2|2	# category Package
12mr|texlive-titleref-2.0-2|3	# catalog-ctan /macros/latex/contrib/titleref
12mr|texlive-titleref-2.0-2|4	# catalog-date 2010-06-06 13:50:32 +0200
12mr|texlive-titleref-2.0-2|5	# catalog-license pd
12mr|texlive-titleref-2.0-2|6	# catalog-version 2.0
12mr|texlive-titleref-2.0-2|7	Name:		texlive-titleref
12mr|texlive-titleref-2.0-2|8	Version:	2.0
12mr|texlive-titleref-2.0-2|9	Release:	2
12mr|texlive-titleref-2.0-2|10	Summary:	A "\titleref" command to cross-reference section titles
12mr|texlive-titleref-2.0-2|11	Group:		Publishing
12mr|texlive-titleref-2.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/titleref
12mr|texlive-titleref-2.0-2|13	License:	PD
12mr|texlive-titleref-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titleref.tar.xz
12mr|texlive-titleref-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titleref.doc.tar.xz
12mr|texlive-titleref-2.0-2|16	BuildArch:	noarch
12mr|texlive-titleref-2.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-titleref-2.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-titleref-2.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-titleref-2.0-2|20	
12mr|texlive-titleref-2.0-2|21	%description
12mr|texlive-titleref-2.0-2|22	Defines a command \titleref that allows you to cross-reference
12mr|texlive-titleref-2.0-2|23	section (and chapter, etc) titles and captions just like \ref
12mr|texlive-titleref-2.0-2|24	and \pageref. The package does not interwork with hyperref; if
12mr|texlive-titleref-2.0-2|25	you need hypertext capabilities, use nameref instead.
12mr|texlive-titleref-2.0-2|26	
12mr|texlive-titleref-2.0-2|27	%post
12mr|texlive-titleref-2.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-titleref-2.0-2|29	
12mr|texlive-titleref-2.0-2|30	%postun
12mr|texlive-titleref-2.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-titleref-2.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-titleref-2.0-2|33	fi
12mr|texlive-titleref-2.0-2|34	
12mr|texlive-titleref-2.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-titleref-2.0-2|36	%files
12mr|texlive-titleref-2.0-2|37	%{_texmfdistdir}/tex/latex/titleref/titleref.sty
12mr|texlive-titleref-2.0-2|38	%doc %{_texmfdistdir}/doc/latex/titleref/miscdoc.sty
12mr|texlive-titleref-2.0-2|39	%doc %{_texmfdistdir}/doc/latex/titleref/titleref.pdf
12mr|texlive-titleref-2.0-2|40	%doc %{_texmfdistdir}/doc/latex/titleref/titleref.tex
12mr|texlive-titleref-2.0-2|41	
12mr|texlive-titleref-2.0-2|42	#-----------------------------------------------------------------------
12mr|texlive-titleref-2.0-2|43	%prep
12mr|texlive-titleref-2.0-2|44	%setup -c -a0 -a1
12mr|texlive-titleref-2.0-2|45	
12mr|texlive-titleref-2.0-2|46	%build
12mr|texlive-titleref-2.0-2|47	
12mr|texlive-titleref-2.0-2|48	%install
12mr|texlive-titleref-2.0-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-titleref-2.0-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-titleref-2.0-2|51	
12mr|texlive-titleref-2.0-2|52	
12mr|texlive-titleref-2.0-2|53	
12mr|texlive-titleref-2.0-2|54	%changelog
12mr|texlive-titleref-2.0-2|55	

18766 12
12mr|texlive-titlesec-2.10.0-2|1	# revision 24852
12mr|texlive-titlesec-2.10.0-2|2	# category Package
12mr|texlive-titlesec-2.10.0-2|3	# catalog-ctan /macros/latex/contrib/titlesec
12mr|texlive-titlesec-2.10.0-2|4	# catalog-date 2011-12-15 15:36:45 +0100
12mr|texlive-titlesec-2.10.0-2|5	# catalog-license lppl
12mr|texlive-titlesec-2.10.0-2|6	# catalog-version 2.10.0
12mr|texlive-titlesec-2.10.0-2|7	Name:		texlive-titlesec
12mr|texlive-titlesec-2.10.0-2|8	Version:	2.10.0
12mr|texlive-titlesec-2.10.0-2|9	Release:	2
12mr|texlive-titlesec-2.10.0-2|10	Summary:	Select alternative section titles
12mr|texlive-titlesec-2.10.0-2|11	Group:		Publishing
12mr|texlive-titlesec-2.10.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/titlesec
12mr|texlive-titlesec-2.10.0-2|13	License:	LPPL
12mr|texlive-titlesec-2.10.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlesec.tar.xz
12mr|texlive-titlesec-2.10.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlesec.doc.tar.xz
12mr|texlive-titlesec-2.10.0-2|16	BuildArch:	noarch
12mr|texlive-titlesec-2.10.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-titlesec-2.10.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-titlesec-2.10.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-titlesec-2.10.0-2|20	
12mr|texlive-titlesec-2.10.0-2|21	%description
12mr|texlive-titlesec-2.10.0-2|22	A package providing an interface to sectioning commands for
12mr|texlive-titlesec-2.10.0-2|23	selection from various title styles. E.g., marginal titles and
12mr|texlive-titlesec-2.10.0-2|24	to change the font of all headings with a single command, also
12mr|texlive-titlesec-2.10.0-2|25	providing simple one-step page styles. Also includes a package
12mr|texlive-titlesec-2.10.0-2|26	to change the page styles when there are floats in a page. You
12mr|texlive-titlesec-2.10.0-2|27	may assign headers/footers to individual floats, too.
12mr|texlive-titlesec-2.10.0-2|28	
12mr|texlive-titlesec-2.10.0-2|29	%post
12mr|texlive-titlesec-2.10.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-titlesec-2.10.0-2|31	
12mr|texlive-titlesec-2.10.0-2|32	%postun
12mr|texlive-titlesec-2.10.0-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-titlesec-2.10.0-2|34	%{_sbindir}/texlive.post
12mr|texlive-titlesec-2.10.0-2|35	fi
12mr|texlive-titlesec-2.10.0-2|36	
12mr|texlive-titlesec-2.10.0-2|37	#-----------------------------------------------------------------------
12mr|texlive-titlesec-2.10.0-2|38	%files
12mr|texlive-titlesec-2.10.0-2|39	%{_texmfdistdir}/tex/latex/titlesec/block.tss
12mr|texlive-titlesec-2.10.0-2|40	%{_texmfdistdir}/tex/latex/titlesec/drop.tss
12mr|texlive-titlesec-2.10.0-2|41	%{_texmfdistdir}/tex/latex/titlesec/frame.tss
12mr|texlive-titlesec-2.10.0-2|42	%{_texmfdistdir}/tex/latex/titlesec/leftmargin.tss
12mr|texlive-titlesec-2.10.0-2|43	%{_texmfdistdir}/tex/latex/titlesec/margin.tss
12mr|texlive-titlesec-2.10.0-2|44	%{_texmfdistdir}/tex/latex/titlesec/rightmargin.tss
12mr|texlive-titlesec-2.10.0-2|45	%{_texmfdistdir}/tex/latex/titlesec/titleps.sty
12mr|texlive-titlesec-2.10.0-2|46	%{_texmfdistdir}/tex/latex/titlesec/titlesec.sty
12mr|texlive-titlesec-2.10.0-2|47	%{_texmfdistdir}/tex/latex/titlesec/titletoc.sty
12mr|texlive-titlesec-2.10.0-2|48	%{_texmfdistdir}/tex/latex/titlesec/ttlkeys.def
12mr|texlive-titlesec-2.10.0-2|49	%{_texmfdistdir}/tex/latex/titlesec/ttlps.def
12mr|texlive-titlesec-2.10.0-2|50	%{_texmfdistdir}/tex/latex/titlesec/wrap.tss
12mr|texlive-titlesec-2.10.0-2|51	%doc %{_texmfdistdir}/doc/latex/titlesec/CHANGES
12mr|texlive-titlesec-2.10.0-2|52	%doc %{_texmfdistdir}/doc/latex/titlesec/README
12mr|texlive-titlesec-2.10.0-2|53	%doc %{_texmfdistdir}/doc/latex/titlesec/titleps.pdf
12mr|texlive-titlesec-2.10.0-2|54	%doc %{_texmfdistdir}/doc/latex/titlesec/titleps.tex
12mr|texlive-titlesec-2.10.0-2|55	%doc %{_texmfdistdir}/doc/latex/titlesec/titlesec.pdf
12mr|texlive-titlesec-2.10.0-2|56	%doc %{_texmfdistdir}/doc/latex/titlesec/titlesec.tex
12mr|texlive-titlesec-2.10.0-2|57	
12mr|texlive-titlesec-2.10.0-2|58	#-----------------------------------------------------------------------
12mr|texlive-titlesec-2.10.0-2|59	%prep
12mr|texlive-titlesec-2.10.0-2|60	%setup -c -a0 -a1
12mr|texlive-titlesec-2.10.0-2|61	
12mr|texlive-titlesec-2.10.0-2|62	%build
12mr|texlive-titlesec-2.10.0-2|63	
12mr|texlive-titlesec-2.10.0-2|64	%install
12mr|texlive-titlesec-2.10.0-2|65	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-titlesec-2.10.0-2|66	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-titlesec-2.10.0-2|67	
12mr|texlive-titlesec-2.10.0-2|68	
12mr|texlive-titlesec-2.10.0-2|69	
12mr|texlive-titlesec-2.10.0-2|70	%changelog
12mr|texlive-titlesec-2.10.0-2|71	

18767 12
12mr|texlive-titling-2.1d-2|1	# revision 15878
12mr|texlive-titling-2.1d-2|2	# category Package
12mr|texlive-titling-2.1d-2|3	# catalog-ctan /macros/latex/contrib/titling
12mr|texlive-titling-2.1d-2|4	# catalog-date 2009-09-04 12:14:45 +0200
12mr|texlive-titling-2.1d-2|5	# catalog-license lppl
12mr|texlive-titling-2.1d-2|6	# catalog-version 2.1d
12mr|texlive-titling-2.1d-2|7	Name:		texlive-titling
12mr|texlive-titling-2.1d-2|8	Version:	2.1d
12mr|texlive-titling-2.1d-2|9	Release:	2
12mr|texlive-titling-2.1d-2|10	Summary:	Control over the typesetting of the \maketitle command
12mr|texlive-titling-2.1d-2|11	Group:		Publishing
12mr|texlive-titling-2.1d-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/titling
12mr|texlive-titling-2.1d-2|13	License:	LPPL
12mr|texlive-titling-2.1d-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titling.tar.xz
12mr|texlive-titling-2.1d-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titling.doc.tar.xz
12mr|texlive-titling-2.1d-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titling.source.tar.xz
12mr|texlive-titling-2.1d-2|17	BuildArch:	noarch
12mr|texlive-titling-2.1d-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-titling-2.1d-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-titling-2.1d-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-titling-2.1d-2|21	
12mr|texlive-titling-2.1d-2|22	%description
12mr|texlive-titling-2.1d-2|23	The titling package provides control over the typesetting of
12mr|texlive-titling-2.1d-2|24	the \maketitle command and \thanks commands, and makes the
12mr|texlive-titling-2.1d-2|25	\title, \author and \date information permanently available.
12mr|texlive-titling-2.1d-2|26	Multiple titles are allowed in a single document. New titling
12mr|texlive-titling-2.1d-2|27	elements can be added and a titlepage title can be centered on
12mr|texlive-titling-2.1d-2|28	a physical page.
12mr|texlive-titling-2.1d-2|29	
12mr|texlive-titling-2.1d-2|30	%post
12mr|texlive-titling-2.1d-2|31	%{_sbindir}/texlive.post
12mr|texlive-titling-2.1d-2|32	
12mr|texlive-titling-2.1d-2|33	%postun
12mr|texlive-titling-2.1d-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-titling-2.1d-2|35	%{_sbindir}/texlive.post
12mr|texlive-titling-2.1d-2|36	fi
12mr|texlive-titling-2.1d-2|37	
12mr|texlive-titling-2.1d-2|38	#-----------------------------------------------------------------------
12mr|texlive-titling-2.1d-2|39	%files
12mr|texlive-titling-2.1d-2|40	%{_texmfdistdir}/tex/latex/titling/titling.sty
12mr|texlive-titling-2.1d-2|41	%doc %{_texmfdistdir}/doc/latex/titling/README
12mr|texlive-titling-2.1d-2|42	%doc %{_texmfdistdir}/doc/latex/titling/titling.pdf
12mr|texlive-titling-2.1d-2|43	#- source
12mr|texlive-titling-2.1d-2|44	%doc %{_texmfdistdir}/source/latex/titling/titling.dtx
12mr|texlive-titling-2.1d-2|45	%doc %{_texmfdistdir}/source/latex/titling/titling.ins
12mr|texlive-titling-2.1d-2|46	
12mr|texlive-titling-2.1d-2|47	#-----------------------------------------------------------------------
12mr|texlive-titling-2.1d-2|48	%prep
12mr|texlive-titling-2.1d-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-titling-2.1d-2|50	
12mr|texlive-titling-2.1d-2|51	%build
12mr|texlive-titling-2.1d-2|52	
12mr|texlive-titling-2.1d-2|53	%install
12mr|texlive-titling-2.1d-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-titling-2.1d-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-titling-2.1d-2|56	
12mr|texlive-titling-2.1d-2|57	
12mr|texlive-titling-2.1d-2|58	
12mr|texlive-titling-2.1d-2|59	%changelog
12mr|texlive-titling-2.1d-2|60	

18768 12
12mr|texlive-tkz-base-1.16-2|1	# revision 22961
12mr|texlive-tkz-base-1.16-2|2	# category Package
12mr|texlive-tkz-base-1.16-2|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-base
12mr|texlive-tkz-base-1.16-2|4	# catalog-date 2011-06-05 23:10:23 +0200
12mr|texlive-tkz-base-1.16-2|5	# catalog-license lppl
12mr|texlive-tkz-base-1.16-2|6	# catalog-version 1.16
12mr|texlive-tkz-base-1.16-2|7	Name:		texlive-tkz-base
12mr|texlive-tkz-base-1.16-2|8	Version:	1.16
12mr|texlive-tkz-base-1.16-2|9	Release:	2
12mr|texlive-tkz-base-1.16-2|10	Summary:	Tools for drawing with a cartesian coordinate system
12mr|texlive-tkz-base-1.16-2|11	Group:		Publishing
12mr|texlive-tkz-base-1.16-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-base
12mr|texlive-tkz-base-1.16-2|13	License:	LPPL
12mr|texlive-tkz-base-1.16-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-base.tar.xz
12mr|texlive-tkz-base-1.16-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-base.doc.tar.xz
12mr|texlive-tkz-base-1.16-2|16	BuildArch:	noarch
12mr|texlive-tkz-base-1.16-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tkz-base-1.16-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tkz-base-1.16-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tkz-base-1.16-2|20	
12mr|texlive-tkz-base-1.16-2|21	%description
12mr|texlive-tkz-base-1.16-2|22	The package is the base of a set of packages, designed to give
12mr|texlive-tkz-base-1.16-2|23	mathematics teachers (and students) easy access to programming
12mr|texlive-tkz-base-1.16-2|24	of drawings with TikZ.
12mr|texlive-tkz-base-1.16-2|25	
12mr|texlive-tkz-base-1.16-2|26	%post
12mr|texlive-tkz-base-1.16-2|27	%{_sbindir}/texlive.post
12mr|texlive-tkz-base-1.16-2|28	
12mr|texlive-tkz-base-1.16-2|29	%postun
12mr|texlive-tkz-base-1.16-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-tkz-base-1.16-2|31	%{_sbindir}/texlive.post
12mr|texlive-tkz-base-1.16-2|32	fi
12mr|texlive-tkz-base-1.16-2|33	
12mr|texlive-tkz-base-1.16-2|34	#-----------------------------------------------------------------------
12mr|texlive-tkz-base-1.16-2|35	%files
12mr|texlive-tkz-base-1.16-2|36	%{_texmfdistdir}/tex/latex/tkz-base/tkz-base.cfg
12mr|texlive-tkz-base-1.16-2|37	%{_texmfdistdir}/tex/latex/tkz-base/tkz-base.sty
12mr|texlive-tkz-base-1.16-2|38	%{_texmfdistdir}/tex/latex/tkz-base/tkz-obj-marks.tex
12mr|texlive-tkz-base-1.16-2|39	%{_texmfdistdir}/tex/latex/tkz-base/tkz-obj-points.tex
12mr|texlive-tkz-base-1.16-2|40	%{_texmfdistdir}/tex/latex/tkz-base/tkz-obj-segments.tex
12mr|texlive-tkz-base-1.16-2|41	%{_texmfdistdir}/tex/latex/tkz-base/tkz-tools-arith.tex
12mr|texlive-tkz-base-1.16-2|42	%{_texmfdistdir}/tex/latex/tkz-base/tkz-tools-base.tex
12mr|texlive-tkz-base-1.16-2|43	%{_texmfdistdir}/tex/latex/tkz-base/tkz-tools-math.tex
12mr|texlive-tkz-base-1.16-2|44	%{_texmfdistdir}/tex/latex/tkz-base/tkz-tools-misc.tex
12mr|texlive-tkz-base-1.16-2|45	%{_texmfdistdir}/tex/latex/tkz-base/tkz-tools-obsolete.tex
12mr|texlive-tkz-base-1.16-2|46	%{_texmfdistdir}/tex/latex/tkz-base/tkz-tools-utilities.tex
12mr|texlive-tkz-base-1.16-2|47	%doc %{_texmfdistdir}/doc/latex/tkz-base/README
12mr|texlive-tkz-base-1.16-2|48	%doc %{_texmfdistdir}/doc/latex/tkz-base/examples/Makefile
12mr|texlive-tkz-base-1.16-2|49	%doc %{_texmfdistdir}/doc/latex/tkz-base/examples/info_base_tex.txt
12mr|texlive-tkz-base-1.16-2|50	%doc %{_texmfdistdir}/doc/latex/tkz-base/examples/latex/tkzbase-tex.zip
12mr|texlive-tkz-base-1.16-2|51	%doc %{_texmfdistdir}/doc/latex/tkz-base/examples/tkzbasepreamble.ltx
12mr|texlive-tkz-base-1.16-2|52	%doc %{_texmfdistdir}/doc/latex/tkz-base/latex/TKZdoc.zip
12mr|texlive-tkz-base-1.16-2|53	%doc %{_texmfdistdir}/doc/latex/tkz-base/tkz-base-screen.pdf
12mr|texlive-tkz-base-1.16-2|54	
12mr|texlive-tkz-base-1.16-2|55	#-----------------------------------------------------------------------
12mr|texlive-tkz-base-1.16-2|56	%prep
12mr|texlive-tkz-base-1.16-2|57	%setup -c -a0 -a1
12mr|texlive-tkz-base-1.16-2|58	
12mr|texlive-tkz-base-1.16-2|59	%build
12mr|texlive-tkz-base-1.16-2|60	
12mr|texlive-tkz-base-1.16-2|61	%install
12mr|texlive-tkz-base-1.16-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tkz-base-1.16-2|63	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tkz-base-1.16-2|64	
12mr|texlive-tkz-base-1.16-2|65	
12mr|texlive-tkz-base-1.16-2|66	
12mr|texlive-tkz-base-1.16-2|67	%changelog
12mr|texlive-tkz-base-1.16-2|68	

18769 12
12mr|texlive-tkz-berge-1.00c-2|1	# revision 22891
12mr|texlive-tkz-berge-1.00c-2|2	# category Package
12mr|texlive-tkz-berge-1.00c-2|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-berge
12mr|texlive-tkz-berge-1.00c-2|4	# catalog-date 2011-06-06 00:03:44 +0200
12mr|texlive-tkz-berge-1.00c-2|5	# catalog-license lppl
12mr|texlive-tkz-berge-1.00c-2|6	# catalog-version 1.00c
12mr|texlive-tkz-berge-1.00c-2|7	Name:		texlive-tkz-berge
12mr|texlive-tkz-berge-1.00c-2|8	Version:	1.00c
12mr|texlive-tkz-berge-1.00c-2|9	Release:	2
12mr|texlive-tkz-berge-1.00c-2|10	Summary:	Macros for drawing graphs of graph theory
12mr|texlive-tkz-berge-1.00c-2|11	Group:		Publishing
12mr|texlive-tkz-berge-1.00c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-berge
12mr|texlive-tkz-berge-1.00c-2|13	License:	LPPL
12mr|texlive-tkz-berge-1.00c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-berge.tar.xz
12mr|texlive-tkz-berge-1.00c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-berge.doc.tar.xz
12mr|texlive-tkz-berge-1.00c-2|16	BuildArch:	noarch
12mr|texlive-tkz-berge-1.00c-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tkz-berge-1.00c-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tkz-berge-1.00c-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tkz-berge-1.00c-2|20	
12mr|texlive-tkz-berge-1.00c-2|21	%description
12mr|texlive-tkz-berge-1.00c-2|22	The package provides a collection of useful macros for drawing
12mr|texlive-tkz-berge-1.00c-2|23	classic graphs of graph theory, or to make other graphs.
12mr|texlive-tkz-berge-1.00c-2|24	
12mr|texlive-tkz-berge-1.00c-2|25	%post
12mr|texlive-tkz-berge-1.00c-2|26	%{_sbindir}/texlive.post
12mr|texlive-tkz-berge-1.00c-2|27	
12mr|texlive-tkz-berge-1.00c-2|28	%postun
12mr|texlive-tkz-berge-1.00c-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-tkz-berge-1.00c-2|30	%{_sbindir}/texlive.post
12mr|texlive-tkz-berge-1.00c-2|31	fi
12mr|texlive-tkz-berge-1.00c-2|32	
12mr|texlive-tkz-berge-1.00c-2|33	#-----------------------------------------------------------------------
12mr|texlive-tkz-berge-1.00c-2|34	%files
12mr|texlive-tkz-berge-1.00c-2|35	%{_texmfdistdir}/tex/latex/tkz-berge/tkz-arith.sty
12mr|texlive-tkz-berge-1.00c-2|36	%{_texmfdistdir}/tex/latex/tkz-berge/tkz-berge.sty
12mr|texlive-tkz-berge-1.00c-2|37	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/README
12mr|texlive-tkz-berge-1.00c-2|38	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/NamedGraphs.pdf
12mr|texlive-tkz-berge-1.00c-2|39	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Andrasfai.tex
12mr|texlive-tkz-berge-1.00c-2|40	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Balaban.tex
12mr|texlive-tkz-berge-1.00c-2|41	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Bipartite.tex
12mr|texlive-tkz-berge-1.00c-2|42	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Bull.tex
12mr|texlive-tkz-berge-1.00c-2|43	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Cage.tex
12mr|texlive-tkz-berge-1.00c-2|44	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Chvatal.tex
12mr|texlive-tkz-berge-1.00c-2|45	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Cocktail_Party.tex
12mr|texlive-tkz-berge-1.00c-2|46	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Coxeter.tex
12mr|texlive-tkz-berge-1.00c-2|47	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Crown.tex
12mr|texlive-tkz-berge-1.00c-2|48	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-CubicSymmetric.tex
12mr|texlive-tkz-berge-1.00c-2|49	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Desargues.tex
12mr|texlive-tkz-berge-1.00c-2|50	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Doyle.tex
12mr|texlive-tkz-berge-1.00c-2|51	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Dyck.tex
12mr|texlive-tkz-berge-1.00c-2|52	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Folkman.tex
12mr|texlive-tkz-berge-1.00c-2|53	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Foster.tex
12mr|texlive-tkz-berge-1.00c-2|54	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Franklin.tex
12mr|texlive-tkz-berge-1.00c-2|55	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Gray.tex
12mr|texlive-tkz-berge-1.00c-2|56	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Groetzsch.tex
12mr|texlive-tkz-berge-1.00c-2|57	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Harries.tex
12mr|texlive-tkz-berge-1.00c-2|58	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Heawood.tex
12mr|texlive-tkz-berge-1.00c-2|59	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Hypercube.tex
12mr|texlive-tkz-berge-1.00c-2|60	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Koenisberg.tex
12mr|texlive-tkz-berge-1.00c-2|61	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Levi.tex
12mr|texlive-tkz-berge-1.00c-2|62	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-McGee.tex
12mr|texlive-tkz-berge-1.00c-2|63	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Moebius.tex
12mr|texlive-tkz-berge-1.00c-2|64	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Nauru.tex
12mr|texlive-tkz-berge-1.00c-2|65	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Pappus.tex
12mr|texlive-tkz-berge-1.00c-2|66	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Petersen.tex
12mr|texlive-tkz-berge-1.00c-2|67	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Platonic.tex
12mr|texlive-tkz-berge-1.00c-2|68	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Robertson.tex
12mr|texlive-tkz-berge-1.00c-2|69	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Tutte.tex
12mr|texlive-tkz-berge-1.00c-2|70	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-Wong.tex
12mr|texlive-tkz-berge-1.00c-2|71	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-couverture.tex
12mr|texlive-tkz-berge-1.00c-2|72	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/NamedGraphs-main.tex
12mr|texlive-tkz-berge-1.00c-2|73	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/doc/latex/namedg.ist
12mr|texlive-tkz-berge-1.00c-2|74	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-1-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|75	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-1-2-0.tex
12mr|texlive-tkz-berge-1.00c-2|76	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-1-3-0.tex
12mr|texlive-tkz-berge-1.00c-2|77	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-10-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|78	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-10-2-0.tex
12mr|texlive-tkz-berge-1.00c-2|79	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-11-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|80	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-11-2-0.tex
12mr|texlive-tkz-berge-1.00c-2|81	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-11-3-0.tex
12mr|texlive-tkz-berge-1.00c-2|82	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-11-4-0.tex
12mr|texlive-tkz-berge-1.00c-2|83	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-12-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|84	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-12-2-0.tex
12mr|texlive-tkz-berge-1.00c-2|85	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-12-3-0.tex
12mr|texlive-tkz-berge-1.00c-2|86	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-12-4-0.tex
12mr|texlive-tkz-berge-1.00c-2|87	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-13-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|88	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-13-2-0.tex
12mr|texlive-tkz-berge-1.00c-2|89	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-13-3-0.tex
12mr|texlive-tkz-berge-1.00c-2|90	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-13-4-0.tex
12mr|texlive-tkz-berge-1.00c-2|91	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-14-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|92	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-15-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|93	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-15-2-0.tex
12mr|texlive-tkz-berge-1.00c-2|94	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-15-3-0.tex
12mr|texlive-tkz-berge-1.00c-2|95	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-16-0-0.tex
12mr|texlive-tkz-berge-1.00c-2|96	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-17-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|97	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-17-2-0.tex
12mr|texlive-tkz-berge-1.00c-2|98	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-17-3-0.tex
12mr|texlive-tkz-berge-1.00c-2|99	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-18-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|100	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-18-2-0.tex
12mr|texlive-tkz-berge-1.00c-2|101	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-19-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|102	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-2-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|103	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-2-2-0.tex
12mr|texlive-tkz-berge-1.00c-2|104	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-2-3-0.tex
12mr|texlive-tkz-berge-1.00c-2|105	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-2-4-0.tex
12mr|texlive-tkz-berge-1.00c-2|106	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-20-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|107	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-20-2-0.tex
12mr|texlive-tkz-berge-1.00c-2|108	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-21-0-0.tex
12mr|texlive-tkz-berge-1.00c-2|109	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-21-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|110	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-21-2-0.tex
12mr|texlive-tkz-berge-1.00c-2|111	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-22-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|112	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-22-2-0.tex
12mr|texlive-tkz-berge-1.00c-2|113	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-22-3-0.tex
12mr|texlive-tkz-berge-1.00c-2|114	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|115	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-2-0.tex
12mr|texlive-tkz-berge-1.00c-2|116	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-3-0.tex
12mr|texlive-tkz-berge-1.00c-2|117	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-4-0.tex
12mr|texlive-tkz-berge-1.00c-2|118	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-5-0.tex
12mr|texlive-tkz-berge-1.00c-2|119	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-6-0.tex
12mr|texlive-tkz-berge-1.00c-2|120	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-23-7-0.tex
12mr|texlive-tkz-berge-1.00c-2|121	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-24-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|122	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-24-2-0.tex
12mr|texlive-tkz-berge-1.00c-2|123	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-24-3-0.tex
12mr|texlive-tkz-berge-1.00c-2|124	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|125	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-2-0.tex
12mr|texlive-tkz-berge-1.00c-2|126	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-3-0.tex
12mr|texlive-tkz-berge-1.00c-2|127	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-4-0.tex
12mr|texlive-tkz-berge-1.00c-2|128	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-5-0.tex
12mr|texlive-tkz-berge-1.00c-2|129	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-6-0.tex
12mr|texlive-tkz-berge-1.00c-2|130	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-7-0.tex
12mr|texlive-tkz-berge-1.00c-2|131	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-8-0.tex
12mr|texlive-tkz-berge-1.00c-2|132	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-25-9-0.tex
12mr|texlive-tkz-berge-1.00c-2|133	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|134	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-10-0.tex
12mr|texlive-tkz-berge-1.00c-2|135	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-11-0.tex
12mr|texlive-tkz-berge-1.00c-2|136	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-12-0.tex
12mr|texlive-tkz-berge-1.00c-2|137	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-13-0.tex
12mr|texlive-tkz-berge-1.00c-2|138	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-14-0.tex
12mr|texlive-tkz-berge-1.00c-2|139	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-2-0.tex
12mr|texlive-tkz-berge-1.00c-2|140	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-3-0.tex
12mr|texlive-tkz-berge-1.00c-2|141	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-4-0.tex
12mr|texlive-tkz-berge-1.00c-2|142	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-5-0.tex
12mr|texlive-tkz-berge-1.00c-2|143	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-6-0.tex
12mr|texlive-tkz-berge-1.00c-2|144	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-7-0.tex
12mr|texlive-tkz-berge-1.00c-2|145	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-8-0.tex
12mr|texlive-tkz-berge-1.00c-2|146	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-26-9-0.tex
12mr|texlive-tkz-berge-1.00c-2|147	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-27-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|148	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-27-2-0.tex
12mr|texlive-tkz-berge-1.00c-2|149	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-27-3-0.tex
12mr|texlive-tkz-berge-1.00c-2|150	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-27-4-0.tex
12mr|texlive-tkz-berge-1.00c-2|151	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-28-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|152	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-29-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|153	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-3-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|154	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-3-2-0.tex
12mr|texlive-tkz-berge-1.00c-2|155	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-3-3-0.tex
12mr|texlive-tkz-berge-1.00c-2|156	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-4-0-0.tex
12mr|texlive-tkz-berge-1.00c-2|157	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-6-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|158	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-6-2-0.tex
12mr|texlive-tkz-berge-1.00c-2|159	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-7-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|160	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-7-2-0.tex
12mr|texlive-tkz-berge-1.00c-2|161	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-7-3-0.tex
12mr|texlive-tkz-berge-1.00c-2|162	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-7-4-0.tex
12mr|texlive-tkz-berge-1.00c-2|163	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-7-5-0.tex
12mr|texlive-tkz-berge-1.00c-2|164	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-8-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|165	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-8-2-0.tex
12mr|texlive-tkz-berge-1.00c-2|166	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-8-3-0.tex
12mr|texlive-tkz-berge-1.00c-2|167	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-9-1-0.tex
12mr|texlive-tkz-berge-1.00c-2|168	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/latex/tkzNamed-9-2-0.tex
12mr|texlive-tkz-berge-1.00c-2|169	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/examples/tkzpreamblenamed.ltx
12mr|texlive-tkz-berge-1.00c-2|170	%doc %{_texmfdistdir}/doc/latex/tkz-berge/NamedGraphs/readme-namedgraph.txt
12mr|texlive-tkz-berge-1.00c-2|171	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/Grid.pdf
12mr|texlive-tkz-berge-1.00c-2|172	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/gr-Circulant.pdf
12mr|texlive-tkz-berge-1.00c-2|173	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/gr-Complet-16.pdf
12mr|texlive-tkz-berge-1.00c-2|174	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/gr-edgeingraphmodloop.pdf
12mr|texlive-tkz-berge-1.00c-2|175	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/grCLadder.pdf
12mr|texlive-tkz-berge-1.00c-2|176	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/grDoubleMod.pdf
12mr|texlive-tkz-berge-1.00c-2|177	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/grExtraChords.pdf
12mr|texlive-tkz-berge-1.00c-2|178	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/grLadder.pdf
12mr|texlive-tkz-berge-1.00c-2|179	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/grSQCycle.pdf
12mr|texlive-tkz-berge-1.00c-2|180	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/grStar.pdf
12mr|texlive-tkz-berge-1.00c-2|181	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/grWheel.pdf
12mr|texlive-tkz-berge-1.00c-2|182	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/hypercube.pdf
12mr|texlive-tkz-berge-1.00c-2|183	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/hypercube_simple.pdf
12mr|texlive-tkz-berge-1.00c-2|184	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/hypercubed.pdf
12mr|texlive-tkz-berge-1.00c-2|185	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/Grid.tex
12mr|texlive-tkz-berge-1.00c-2|186	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/gr-Circulant.tex
12mr|texlive-tkz-berge-1.00c-2|187	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/gr-Complet-16.tex
12mr|texlive-tkz-berge-1.00c-2|188	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/gr-edgeingraphmodloop.tex
12mr|texlive-tkz-berge-1.00c-2|189	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/grCLadder.tex
12mr|texlive-tkz-berge-1.00c-2|190	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/grDoubleMod.tex
12mr|texlive-tkz-berge-1.00c-2|191	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/grExtraChords.tex
12mr|texlive-tkz-berge-1.00c-2|192	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/grLadder.tex
12mr|texlive-tkz-berge-1.00c-2|193	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/grSQCycle.tex
12mr|texlive-tkz-berge-1.00c-2|194	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/grStar.tex
12mr|texlive-tkz-berge-1.00c-2|195	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/grWheel.tex
12mr|texlive-tkz-berge-1.00c-2|196	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/hypercube_simple.tex
12mr|texlive-tkz-berge-1.00c-2|197	%doc %{_texmfdistdir}/doc/latex/tkz-berge/examples/latex/hypercubed.tex
12mr|texlive-tkz-berge-1.00c-2|198	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/TKZdoc-berge-classic.tex
12mr|texlive-tkz-berge-1.00c-2|199	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/TKZdoc-berge-installation.tex
12mr|texlive-tkz-berge-1.00c-2|200	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/TKZdoc-berge-macros-e.tex
12mr|texlive-tkz-berge-1.00c-2|201	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/TKZdoc-berge-macros.tex
12mr|texlive-tkz-berge-1.00c-2|202	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/TKZdoc-berge-main.tex
12mr|texlive-tkz-berge-1.00c-2|203	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/TKZdoc-berge-style.tex
12mr|texlive-tkz-berge-1.00c-2|204	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/TKZdoc-gr-installation.tex
12mr|texlive-tkz-berge-1.00c-2|205	%doc %{_texmfdistdir}/doc/latex/tkz-berge/latex/berge.ist
12mr|texlive-tkz-berge-1.00c-2|206	%doc %{_texmfdistdir}/doc/latex/tkz-berge/readme-tkz-berge.txt
12mr|texlive-tkz-berge-1.00c-2|207	%doc %{_texmfdistdir}/doc/latex/tkz-berge/tkz-berge-screen.pdf
12mr|texlive-tkz-berge-1.00c-2|208	
12mr|texlive-tkz-berge-1.00c-2|209	#-----------------------------------------------------------------------
12mr|texlive-tkz-berge-1.00c-2|210	%prep
12mr|texlive-tkz-berge-1.00c-2|211	%setup -c -a0 -a1
12mr|texlive-tkz-berge-1.00c-2|212	
12mr|texlive-tkz-berge-1.00c-2|213	%build
12mr|texlive-tkz-berge-1.00c-2|214	
12mr|texlive-tkz-berge-1.00c-2|215	%install
12mr|texlive-tkz-berge-1.00c-2|216	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tkz-berge-1.00c-2|217	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tkz-berge-1.00c-2|218	
12mr|texlive-tkz-berge-1.00c-2|219	
12mr|texlive-tkz-berge-1.00c-2|220	
12mr|texlive-tkz-berge-1.00c-2|221	%changelog
12mr|texlive-tkz-berge-1.00c-2|222	

18770 12
12mr|texlive-tkz-doc-1.1c-2|1	# revision 22959
12mr|texlive-tkz-doc-1.1c-2|2	# category Package
12mr|texlive-tkz-doc-1.1c-2|3	# catalog-ctan /macros/latex/contrib/tkz-doc
12mr|texlive-tkz-doc-1.1c-2|4	# catalog-date 2011-06-05 23:10:23 +0200
12mr|texlive-tkz-doc-1.1c-2|5	# catalog-license lppl
12mr|texlive-tkz-doc-1.1c-2|6	# catalog-version 1.1c
12mr|texlive-tkz-doc-1.1c-2|7	Name:		texlive-tkz-doc
12mr|texlive-tkz-doc-1.1c-2|8	Version:	1.1c
12mr|texlive-tkz-doc-1.1c-2|9	Release:	2
12mr|texlive-tkz-doc-1.1c-2|10	Summary:	Documentation macros for the TKZ series of packages
12mr|texlive-tkz-doc-1.1c-2|11	Group:		Publishing
12mr|texlive-tkz-doc-1.1c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz-doc
12mr|texlive-tkz-doc-1.1c-2|13	License:	LPPL
12mr|texlive-tkz-doc-1.1c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-doc.tar.xz
12mr|texlive-tkz-doc-1.1c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-doc.doc.tar.xz
12mr|texlive-tkz-doc-1.1c-2|16	BuildArch:	noarch
12mr|texlive-tkz-doc-1.1c-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tkz-doc-1.1c-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tkz-doc-1.1c-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tkz-doc-1.1c-2|20	
12mr|texlive-tkz-doc-1.1c-2|21	%description
12mr|texlive-tkz-doc-1.1c-2|22	This bundle offers a documentation class (tkz-doc) and a
12mr|texlive-tkz-doc-1.1c-2|23	package (tkzexample). These files are used in the documentation
12mr|texlive-tkz-doc-1.1c-2|24	of the author's packages tkz-tab and tkz-linknodes.
12mr|texlive-tkz-doc-1.1c-2|25	
12mr|texlive-tkz-doc-1.1c-2|26	%post
12mr|texlive-tkz-doc-1.1c-2|27	%{_sbindir}/texlive.post
12mr|texlive-tkz-doc-1.1c-2|28	
12mr|texlive-tkz-doc-1.1c-2|29	%postun
12mr|texlive-tkz-doc-1.1c-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-tkz-doc-1.1c-2|31	%{_sbindir}/texlive.post
12mr|texlive-tkz-doc-1.1c-2|32	fi
12mr|texlive-tkz-doc-1.1c-2|33	
12mr|texlive-tkz-doc-1.1c-2|34	#-----------------------------------------------------------------------
12mr|texlive-tkz-doc-1.1c-2|35	%files
12mr|texlive-tkz-doc-1.1c-2|36	%{_texmfdistdir}/tex/latex/tkz-doc/tkz-doc.cls
12mr|texlive-tkz-doc-1.1c-2|37	%{_texmfdistdir}/tex/latex/tkz-doc/tkzexample.sty
12mr|texlive-tkz-doc-1.1c-2|38	%doc %{_texmfdistdir}/doc/latex/tkz-doc/README
12mr|texlive-tkz-doc-1.1c-2|39	
12mr|texlive-tkz-doc-1.1c-2|40	#-----------------------------------------------------------------------
12mr|texlive-tkz-doc-1.1c-2|41	%prep
12mr|texlive-tkz-doc-1.1c-2|42	%setup -c -a0 -a1
12mr|texlive-tkz-doc-1.1c-2|43	
12mr|texlive-tkz-doc-1.1c-2|44	%build
12mr|texlive-tkz-doc-1.1c-2|45	
12mr|texlive-tkz-doc-1.1c-2|46	%install
12mr|texlive-tkz-doc-1.1c-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tkz-doc-1.1c-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tkz-doc-1.1c-2|49	
12mr|texlive-tkz-doc-1.1c-2|50	
12mr|texlive-tkz-doc-1.1c-2|51	
12mr|texlive-tkz-doc-1.1c-2|52	%changelog
12mr|texlive-tkz-doc-1.1c-2|53	

18771 12
12mr|texlive-tkz-euclide-1.16c-2|1	# revision 22830
12mr|texlive-tkz-euclide-1.16c-2|2	# category Package
12mr|texlive-tkz-euclide-1.16c-2|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-euclide
12mr|texlive-tkz-euclide-1.16c-2|4	# catalog-date 2011-06-05 23:10:23 +0200
12mr|texlive-tkz-euclide-1.16c-2|5	# catalog-license lppl
12mr|texlive-tkz-euclide-1.16c-2|6	# catalog-version 1.16c
12mr|texlive-tkz-euclide-1.16c-2|7	Name:		texlive-tkz-euclide
12mr|texlive-tkz-euclide-1.16c-2|8	Version:	1.16c
12mr|texlive-tkz-euclide-1.16c-2|9	Release:	2
12mr|texlive-tkz-euclide-1.16c-2|10	Summary:	Tools for drawing euclidean geometry
12mr|texlive-tkz-euclide-1.16c-2|11	Group:		Publishing
12mr|texlive-tkz-euclide-1.16c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-euclide
12mr|texlive-tkz-euclide-1.16c-2|13	License:	LPPL
12mr|texlive-tkz-euclide-1.16c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-euclide.tar.xz
12mr|texlive-tkz-euclide-1.16c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-euclide.doc.tar.xz
12mr|texlive-tkz-euclide-1.16c-2|16	BuildArch:	noarch
12mr|texlive-tkz-euclide-1.16c-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tkz-euclide-1.16c-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tkz-euclide-1.16c-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tkz-euclide-1.16c-2|20	
12mr|texlive-tkz-euclide-1.16c-2|21	%description
12mr|texlive-tkz-euclide-1.16c-2|22	The tkz-euclide package is tis a set of files, designed to give
12mr|texlive-tkz-euclide-1.16c-2|23	math teachers and students) easy access at the programmation of
12mr|texlive-tkz-euclide-1.16c-2|24	euclidean geometry with TikZ.
12mr|texlive-tkz-euclide-1.16c-2|25	
12mr|texlive-tkz-euclide-1.16c-2|26	%post
12mr|texlive-tkz-euclide-1.16c-2|27	%{_sbindir}/texlive.post
12mr|texlive-tkz-euclide-1.16c-2|28	
12mr|texlive-tkz-euclide-1.16c-2|29	%postun
12mr|texlive-tkz-euclide-1.16c-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-tkz-euclide-1.16c-2|31	%{_sbindir}/texlive.post
12mr|texlive-tkz-euclide-1.16c-2|32	fi
12mr|texlive-tkz-euclide-1.16c-2|33	
12mr|texlive-tkz-euclide-1.16c-2|34	#-----------------------------------------------------------------------
12mr|texlive-tkz-euclide-1.16c-2|35	%files
12mr|texlive-tkz-euclide-1.16c-2|36	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-euclide.sty
12mr|texlive-tkz-euclide-1.16c-2|37	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-lib-symbols.tex
12mr|texlive-tkz-euclide-1.16c-2|38	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-addpoints.tex
12mr|texlive-tkz-euclide-1.16c-2|39	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-angles.tex
12mr|texlive-tkz-euclide-1.16c-2|40	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-arcs.tex
12mr|texlive-tkz-euclide-1.16c-2|41	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-circles.tex
12mr|texlive-tkz-euclide-1.16c-2|42	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-lines.tex
12mr|texlive-tkz-euclide-1.16c-2|43	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-polygons.tex
12mr|texlive-tkz-euclide-1.16c-2|44	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-protractor.tex
12mr|texlive-tkz-euclide-1.16c-2|45	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-sectors.tex
12mr|texlive-tkz-euclide-1.16c-2|46	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-obj-vectors.tex
12mr|texlive-tkz-euclide-1.16c-2|47	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-tools-intersections.tex
12mr|texlive-tkz-euclide-1.16c-2|48	%{_texmfdistdir}/tex/latex/tkz-euclide/tkz-tools-transformations.tex
12mr|texlive-tkz-euclide-1.16c-2|49	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/README
12mr|texlive-tkz-euclide-1.16c-2|50	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/examples/Makefile
12mr|texlive-tkz-euclide-1.16c-2|51	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/examples/info_euclide_tex.txt
12mr|texlive-tkz-euclide-1.16c-2|52	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/examples/latex/euclide-tex.zip
12mr|texlive-tkz-euclide-1.16c-2|53	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/examples/tkzeuclpreamble.ltx
12mr|texlive-tkz-euclide-1.16c-2|54	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-FAQ.tex
12mr|texlive-tkz-euclide-1.16c-2|55	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-alea.tex
12mr|texlive-tkz-euclide-1.16c-2|56	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-arcs.tex
12mr|texlive-tkz-euclide-1.16c-2|57	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-base.tex
12mr|texlive-tkz-euclide-1.16c-2|58	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-circles.tex
12mr|texlive-tkz-euclide-1.16c-2|59	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-compass.tex
12mr|texlive-tkz-euclide-1.16c-2|60	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-config.tex
12mr|texlive-tkz-euclide-1.16c-2|61	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-example.tex
12mr|texlive-tkz-euclide-1.16c-2|62	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-exemples.tex
12mr|texlive-tkz-euclide-1.16c-2|63	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-installation.tex
12mr|texlive-tkz-euclide-1.16c-2|64	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-intersec.tex
12mr|texlive-tkz-euclide-1.16c-2|65	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-lines.tex
12mr|texlive-tkz-euclide-1.16c-2|66	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-main.tex
12mr|texlive-tkz-euclide-1.16c-2|67	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-obj.tex
12mr|texlive-tkz-euclide-1.16c-2|68	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-points.tex
12mr|texlive-tkz-euclide-1.16c-2|69	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-polygons.tex
12mr|texlive-tkz-euclide-1.16c-2|70	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-presentation.tex
12mr|texlive-tkz-euclide-1.16c-2|71	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-rapporteur.tex
12mr|texlive-tkz-euclide-1.16c-2|72	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-sectors.tex
12mr|texlive-tkz-euclide-1.16c-2|73	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-segments.tex
12mr|texlive-tkz-euclide-1.16c-2|74	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-tips_and_tricks.tex
12mr|texlive-tkz-euclide-1.16c-2|75	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-tools.tex
12mr|texlive-tkz-euclide-1.16c-2|76	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-transf.tex
12mr|texlive-tkz-euclide-1.16c-2|77	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/TKZdoc-euclide-vec.tex
12mr|texlive-tkz-euclide-1.16c-2|78	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/latex/euclide.ist
12mr|texlive-tkz-euclide-1.16c-2|79	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/readme-tkz-euclide-fr.txt
12mr|texlive-tkz-euclide-1.16c-2|80	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/readme-tkz-euclide.txt
12mr|texlive-tkz-euclide-1.16c-2|81	%doc %{_texmfdistdir}/doc/latex/tkz-euclide/tkz-euclide-screen.pdf
12mr|texlive-tkz-euclide-1.16c-2|82	
12mr|texlive-tkz-euclide-1.16c-2|83	#-----------------------------------------------------------------------
12mr|texlive-tkz-euclide-1.16c-2|84	%prep
12mr|texlive-tkz-euclide-1.16c-2|85	%setup -c -a0 -a1
12mr|texlive-tkz-euclide-1.16c-2|86	
12mr|texlive-tkz-euclide-1.16c-2|87	%build
12mr|texlive-tkz-euclide-1.16c-2|88	
12mr|texlive-tkz-euclide-1.16c-2|89	%install
12mr|texlive-tkz-euclide-1.16c-2|90	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tkz-euclide-1.16c-2|91	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tkz-euclide-1.16c-2|92	
12mr|texlive-tkz-euclide-1.16c-2|93	
12mr|texlive-tkz-euclide-1.16c-2|94	
12mr|texlive-tkz-euclide-1.16c-2|95	%changelog
12mr|texlive-tkz-euclide-1.16c-2|96	

18772 12
12mr|texlive-tkz-fct-1.16c-2|1	# revision 22831
12mr|texlive-tkz-fct-1.16c-2|2	# category Package
12mr|texlive-tkz-fct-1.16c-2|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-fct
12mr|texlive-tkz-fct-1.16c-2|4	# catalog-date 2011-06-05 23:10:23 +0200
12mr|texlive-tkz-fct-1.16c-2|5	# catalog-license lppl
12mr|texlive-tkz-fct-1.16c-2|6	# catalog-version 1.16c
12mr|texlive-tkz-fct-1.16c-2|7	Name:		texlive-tkz-fct
12mr|texlive-tkz-fct-1.16c-2|8	Version:	1.16c
12mr|texlive-tkz-fct-1.16c-2|9	Release:	2
12mr|texlive-tkz-fct-1.16c-2|10	Summary:	Tools for drawing graphs of functions
12mr|texlive-tkz-fct-1.16c-2|11	Group:		Publishing
12mr|texlive-tkz-fct-1.16c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-fct
12mr|texlive-tkz-fct-1.16c-2|13	License:	LPPL
12mr|texlive-tkz-fct-1.16c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-fct.tar.xz
12mr|texlive-tkz-fct-1.16c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-fct.doc.tar.xz
12mr|texlive-tkz-fct-1.16c-2|16	BuildArch:	noarch
12mr|texlive-tkz-fct-1.16c-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tkz-fct-1.16c-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tkz-fct-1.16c-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tkz-fct-1.16c-2|20	
12mr|texlive-tkz-fct-1.16c-2|21	%description
12mr|texlive-tkz-fct-1.16c-2|22	The tkz-fct package is designed to give math teachers (and
12mr|texlive-tkz-fct-1.16c-2|23	students) easy access at the programmation of graphs of
12mr|texlive-tkz-fct-1.16c-2|24	functions with TikZ and gnuplot.
12mr|texlive-tkz-fct-1.16c-2|25	
12mr|texlive-tkz-fct-1.16c-2|26	%post
12mr|texlive-tkz-fct-1.16c-2|27	%{_sbindir}/texlive.post
12mr|texlive-tkz-fct-1.16c-2|28	
12mr|texlive-tkz-fct-1.16c-2|29	%postun
12mr|texlive-tkz-fct-1.16c-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-tkz-fct-1.16c-2|31	%{_sbindir}/texlive.post
12mr|texlive-tkz-fct-1.16c-2|32	fi
12mr|texlive-tkz-fct-1.16c-2|33	
12mr|texlive-tkz-fct-1.16c-2|34	#-----------------------------------------------------------------------
12mr|texlive-tkz-fct-1.16c-2|35	%files
12mr|texlive-tkz-fct-1.16c-2|36	%{_texmfdistdir}/tex/latex/tkz-fct/tkz-fct.sty
12mr|texlive-tkz-fct-1.16c-2|37	%doc %{_texmfdistdir}/doc/latex/tkz-fct/README
12mr|texlive-tkz-fct-1.16c-2|38	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/Makefile
12mr|texlive-tkz-fct-1.16c-2|39	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/info_fct_tex.txt
12mr|texlive-tkz-fct-1.16c-2|40	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-1-0-0.tex
12mr|texlive-tkz-fct-1.16c-2|41	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-10-2-0.tex
12mr|texlive-tkz-fct-1.16c-2|42	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-10-3-0.tex
12mr|texlive-tkz-fct-1.16c-2|43	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-10-4-0.tex
12mr|texlive-tkz-fct-1.16c-2|44	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-10-5-0.tex
12mr|texlive-tkz-fct-1.16c-2|45	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-10-6-0.tex
12mr|texlive-tkz-fct-1.16c-2|46	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-10-7-0.tex
12mr|texlive-tkz-fct-1.16c-2|47	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-10-8-0.tex
12mr|texlive-tkz-fct-1.16c-2|48	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-11-1-0.tex
12mr|texlive-tkz-fct-1.16c-2|49	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-11-2-0.tex
12mr|texlive-tkz-fct-1.16c-2|50	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-11-3-0.tex
12mr|texlive-tkz-fct-1.16c-2|51	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-11-4-0.tex
12mr|texlive-tkz-fct-1.16c-2|52	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-11-5-0.tex
12mr|texlive-tkz-fct-1.16c-2|53	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-11-6-0.tex
12mr|texlive-tkz-fct-1.16c-2|54	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-11-7-0.tex
12mr|texlive-tkz-fct-1.16c-2|55	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-12-1-0.tex
12mr|texlive-tkz-fct-1.16c-2|56	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-12-2-0.tex
12mr|texlive-tkz-fct-1.16c-2|57	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-12-3-0.tex
12mr|texlive-tkz-fct-1.16c-2|58	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-12-4-0.tex
12mr|texlive-tkz-fct-1.16c-2|59	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-12-5-0.tex
12mr|texlive-tkz-fct-1.16c-2|60	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-12-6-0.tex
12mr|texlive-tkz-fct-1.16c-2|61	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-13-0-0.tex
12mr|texlive-tkz-fct-1.16c-2|62	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-1-0.tex
12mr|texlive-tkz-fct-1.16c-2|63	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-2-0.tex
12mr|texlive-tkz-fct-1.16c-2|64	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-3-0.tex
12mr|texlive-tkz-fct-1.16c-2|65	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-4-0.tex
12mr|texlive-tkz-fct-1.16c-2|66	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-5-0.tex
12mr|texlive-tkz-fct-1.16c-2|67	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-6-1.tex
12mr|texlive-tkz-fct-1.16c-2|68	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-7-1.tex
12mr|texlive-tkz-fct-1.16c-2|69	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-7-2.tex
12mr|texlive-tkz-fct-1.16c-2|70	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-7-3.tex
12mr|texlive-tkz-fct-1.16c-2|71	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-7-4.tex
12mr|texlive-tkz-fct-1.16c-2|72	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-8-1.tex
12mr|texlive-tkz-fct-1.16c-2|73	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-14-8-2.tex
12mr|texlive-tkz-fct-1.16c-2|74	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-15-0-3.tex
12mr|texlive-tkz-fct-1.16c-2|75	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-15-0-4.tex
12mr|texlive-tkz-fct-1.16c-2|76	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-16-1-0.tex
12mr|texlive-tkz-fct-1.16c-2|77	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-16-2-0.tex
12mr|texlive-tkz-fct-1.16c-2|78	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-3-3-0.tex
12mr|texlive-tkz-fct-1.16c-2|79	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-3-4-0.tex
12mr|texlive-tkz-fct-1.16c-2|80	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-4-2-0.tex
12mr|texlive-tkz-fct-1.16c-2|81	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-4-3-0.tex
12mr|texlive-tkz-fct-1.16c-2|82	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-4-4-0.tex
12mr|texlive-tkz-fct-1.16c-2|83	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-4-5-0.tex
12mr|texlive-tkz-fct-1.16c-2|84	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-4-6-0.tex
12mr|texlive-tkz-fct-1.16c-2|85	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-4-7-0.tex
12mr|texlive-tkz-fct-1.16c-2|86	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-4-8-0.tex
12mr|texlive-tkz-fct-1.16c-2|87	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-5-1-0.tex
12mr|texlive-tkz-fct-1.16c-2|88	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-5-2-0.tex
12mr|texlive-tkz-fct-1.16c-2|89	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-5-3-0.tex
12mr|texlive-tkz-fct-1.16c-2|90	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-5-4-0.tex
12mr|texlive-tkz-fct-1.16c-2|91	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-5-5-0.tex
12mr|texlive-tkz-fct-1.16c-2|92	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-5-6-0.tex
12mr|texlive-tkz-fct-1.16c-2|93	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-6-1-0.tex
12mr|texlive-tkz-fct-1.16c-2|94	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-10-2.tex
12mr|texlive-tkz-fct-1.16c-2|95	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-2-0.tex
12mr|texlive-tkz-fct-1.16c-2|96	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-3-0.tex
12mr|texlive-tkz-fct-1.16c-2|97	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-4-0.tex
12mr|texlive-tkz-fct-1.16c-2|98	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-5-0.tex
12mr|texlive-tkz-fct-1.16c-2|99	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-6-0.tex
12mr|texlive-tkz-fct-1.16c-2|100	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-7-0.tex
12mr|texlive-tkz-fct-1.16c-2|101	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-8-0.tex
12mr|texlive-tkz-fct-1.16c-2|102	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-7-9-1.tex
12mr|texlive-tkz-fct-1.16c-2|103	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-10-0.tex
12mr|texlive-tkz-fct-1.16c-2|104	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-11-0.tex
12mr|texlive-tkz-fct-1.16c-2|105	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-2-0.tex
12mr|texlive-tkz-fct-1.16c-2|106	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-3-0.tex
12mr|texlive-tkz-fct-1.16c-2|107	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-4-0.tex
12mr|texlive-tkz-fct-1.16c-2|108	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-6-0.tex
12mr|texlive-tkz-fct-1.16c-2|109	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-7-0.tex
12mr|texlive-tkz-fct-1.16c-2|110	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-8-0.tex
12mr|texlive-tkz-fct-1.16c-2|111	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-8-9-0.tex
12mr|texlive-tkz-fct-1.16c-2|112	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-9-1-0.tex
12mr|texlive-tkz-fct-1.16c-2|113	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-9-2-0.tex
12mr|texlive-tkz-fct-1.16c-2|114	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-9-3-0.tex
12mr|texlive-tkz-fct-1.16c-2|115	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/latex/tkzFct-9-4-0.tex
12mr|texlive-tkz-fct-1.16c-2|116	%doc %{_texmfdistdir}/doc/latex/tkz-fct/examples/tkzfctpreamble.ltx
12mr|texlive-tkz-fct-1.16c-2|117	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-VDW.tex
12mr|texlive-tkz-fct-1.16c-2|118	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-area.tex
12mr|texlive-tkz-fct-1.16c-2|119	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-asymptote.tex
12mr|texlive-tkz-fct-1.16c-2|120	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-bac.tex
12mr|texlive-tkz-fct-1.16c-2|121	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-compilation.tex
12mr|texlive-tkz-fct-1.16c-2|122	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-example.tex
12mr|texlive-tkz-fct-1.16c-2|123	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-faq.tex
12mr|texlive-tkz-fct-1.16c-2|124	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-fonctions.tex
12mr|texlive-tkz-fct-1.16c-2|125	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-fppgf.tex
12mr|texlive-tkz-fct-1.16c-2|126	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-installation.tex
12mr|texlive-tkz-fct-1.16c-2|127	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-interpolation.tex
12mr|texlive-tkz-fct-1.16c-2|128	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-label.tex
12mr|texlive-tkz-fct-1.16c-2|129	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-liste.tex
12mr|texlive-tkz-fct-1.16c-2|130	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-main.tex
12mr|texlive-tkz-fct-1.16c-2|131	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-param.tex
12mr|texlive-tkz-fct-1.16c-2|132	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-point.tex
12mr|texlive-tkz-fct-1.16c-2|133	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-polar.tex
12mr|texlive-tkz-fct-1.16c-2|134	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-riemann.tex
12mr|texlive-tkz-fct-1.16c-2|135	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-symbol.tex
12mr|texlive-tkz-fct-1.16c-2|136	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-tangent.tex
12mr|texlive-tkz-fct-1.16c-2|137	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/TKZdoc-fct-why.tex
12mr|texlive-tkz-fct-1.16c-2|138	%doc %{_texmfdistdir}/doc/latex/tkz-fct/latex/fct.ist
12mr|texlive-tkz-fct-1.16c-2|139	%doc %{_texmfdistdir}/doc/latex/tkz-fct/readme-tkz-fct-fr.txt
12mr|texlive-tkz-fct-1.16c-2|140	%doc %{_texmfdistdir}/doc/latex/tkz-fct/readme-tkz-fct.txt
12mr|texlive-tkz-fct-1.16c-2|141	%doc %{_texmfdistdir}/doc/latex/tkz-fct/readme.tex
12mr|texlive-tkz-fct-1.16c-2|142	%doc %{_texmfdistdir}/doc/latex/tkz-fct/tkz-fct-screen.pdf
12mr|texlive-tkz-fct-1.16c-2|143	
12mr|texlive-tkz-fct-1.16c-2|144	#-----------------------------------------------------------------------
12mr|texlive-tkz-fct-1.16c-2|145	%prep
12mr|texlive-tkz-fct-1.16c-2|146	%setup -c -a0 -a1
12mr|texlive-tkz-fct-1.16c-2|147	
12mr|texlive-tkz-fct-1.16c-2|148	%build
12mr|texlive-tkz-fct-1.16c-2|149	
12mr|texlive-tkz-fct-1.16c-2|150	%install
12mr|texlive-tkz-fct-1.16c-2|151	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tkz-fct-1.16c-2|152	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tkz-fct-1.16c-2|153	
12mr|texlive-tkz-fct-1.16c-2|154	
12mr|texlive-tkz-fct-1.16c-2|155	
12mr|texlive-tkz-fct-1.16c-2|156	%changelog
12mr|texlive-tkz-fct-1.16c-2|157	

18773 12
12mr|texlive-tkz-graph-1.00-2|1	# revision 22832
12mr|texlive-tkz-graph-1.00-2|2	# category Package
12mr|texlive-tkz-graph-1.00-2|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-graph
12mr|texlive-tkz-graph-1.00-2|4	# catalog-date 2011-06-06 00:03:44 +0200
12mr|texlive-tkz-graph-1.00-2|5	# catalog-license lppl
12mr|texlive-tkz-graph-1.00-2|6	# catalog-version 1.00
12mr|texlive-tkz-graph-1.00-2|7	Name:		texlive-tkz-graph
12mr|texlive-tkz-graph-1.00-2|8	Version:	1.00
12mr|texlive-tkz-graph-1.00-2|9	Release:	2
12mr|texlive-tkz-graph-1.00-2|10	Summary:	Draw graph-theory graphs
12mr|texlive-tkz-graph-1.00-2|11	Group:		Publishing
12mr|texlive-tkz-graph-1.00-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-graph
12mr|texlive-tkz-graph-1.00-2|13	License:	LPPL
12mr|texlive-tkz-graph-1.00-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-graph.tar.xz
12mr|texlive-tkz-graph-1.00-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-graph.doc.tar.xz
12mr|texlive-tkz-graph-1.00-2|16	BuildArch:	noarch
12mr|texlive-tkz-graph-1.00-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tkz-graph-1.00-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tkz-graph-1.00-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tkz-graph-1.00-2|20	
12mr|texlive-tkz-graph-1.00-2|21	%description
12mr|texlive-tkz-graph-1.00-2|22	The package is designed to create graph diagrams as simply as
12mr|texlive-tkz-graph-1.00-2|23	possible, using TikZ.
12mr|texlive-tkz-graph-1.00-2|24	
12mr|texlive-tkz-graph-1.00-2|25	%post
12mr|texlive-tkz-graph-1.00-2|26	%{_sbindir}/texlive.post
12mr|texlive-tkz-graph-1.00-2|27	
12mr|texlive-tkz-graph-1.00-2|28	%postun
12mr|texlive-tkz-graph-1.00-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-tkz-graph-1.00-2|30	%{_sbindir}/texlive.post
12mr|texlive-tkz-graph-1.00-2|31	fi
12mr|texlive-tkz-graph-1.00-2|32	
12mr|texlive-tkz-graph-1.00-2|33	#-----------------------------------------------------------------------
12mr|texlive-tkz-graph-1.00-2|34	%files
12mr|texlive-tkz-graph-1.00-2|35	%{_texmfdistdir}/tex/latex/tkz-graph/tkz-graph.sty
12mr|texlive-tkz-graph-1.00-2|36	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-Dijkstra.tex
12mr|texlive-tkz-graph-1.00-2|37	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-Welsh.tex
12mr|texlive-tkz-graph-1.00-2|38	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-annales.tex
12mr|texlive-tkz-graph-1.00-2|39	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-couverture.tex
12mr|texlive-tkz-graph-1.00-2|40	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-edge.tex
12mr|texlive-tkz-graph-1.00-2|41	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-installation.tex
12mr|texlive-tkz-graph-1.00-2|42	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-label.tex
12mr|texlive-tkz-graph-1.00-2|43	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-main.tex
12mr|texlive-tkz-graph-1.00-2|44	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-presentation.tex
12mr|texlive-tkz-graph-1.00-2|45	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-prob.tex
12mr|texlive-tkz-graph-1.00-2|46	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-style.tex
12mr|texlive-tkz-graph-1.00-2|47	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-vertex.tex
12mr|texlive-tkz-graph-1.00-2|48	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/TKZdoc-gr-vertices.tex
12mr|texlive-tkz-graph-1.00-2|49	%doc %{_texmfdistdir}/doc/latex/tkz-graph/latex/graph.ist
12mr|texlive-tkz-graph-1.00-2|50	%doc %{_texmfdistdir}/doc/latex/tkz-graph/readme-tkz-graph.txt
12mr|texlive-tkz-graph-1.00-2|51	%doc %{_texmfdistdir}/doc/latex/tkz-graph/tkz-graph-screen.pdf
12mr|texlive-tkz-graph-1.00-2|52	
12mr|texlive-tkz-graph-1.00-2|53	#-----------------------------------------------------------------------
12mr|texlive-tkz-graph-1.00-2|54	%prep
12mr|texlive-tkz-graph-1.00-2|55	%setup -c -a0 -a1
12mr|texlive-tkz-graph-1.00-2|56	
12mr|texlive-tkz-graph-1.00-2|57	%build
12mr|texlive-tkz-graph-1.00-2|58	
12mr|texlive-tkz-graph-1.00-2|59	%install
12mr|texlive-tkz-graph-1.00-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tkz-graph-1.00-2|61	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tkz-graph-1.00-2|62	
12mr|texlive-tkz-graph-1.00-2|63	
12mr|texlive-tkz-graph-1.00-2|64	
12mr|texlive-tkz-graph-1.00-2|65	%changelog
12mr|texlive-tkz-graph-1.00-2|66	

18774 12
12mr|texlive-tkz-kiviat-0.1-2|1	# revision 22857
12mr|texlive-tkz-kiviat-0.1-2|2	# category Package
12mr|texlive-tkz-kiviat-0.1-2|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-kiviat
12mr|texlive-tkz-kiviat-0.1-2|4	# catalog-date 2011-06-07 15:47:15 +0200
12mr|texlive-tkz-kiviat-0.1-2|5	# catalog-license lppl
12mr|texlive-tkz-kiviat-0.1-2|6	# catalog-version 0.1
12mr|texlive-tkz-kiviat-0.1-2|7	Name:		texlive-tkz-kiviat
12mr|texlive-tkz-kiviat-0.1-2|8	Version:	0.1
12mr|texlive-tkz-kiviat-0.1-2|9	Release:	2
12mr|texlive-tkz-kiviat-0.1-2|10	Summary:	Draw Kiviat graphs
12mr|texlive-tkz-kiviat-0.1-2|11	Group:		Publishing
12mr|texlive-tkz-kiviat-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-kiviat
12mr|texlive-tkz-kiviat-0.1-2|13	License:	LPPL
12mr|texlive-tkz-kiviat-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-kiviat.tar.xz
12mr|texlive-tkz-kiviat-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-kiviat.doc.tar.xz
12mr|texlive-tkz-kiviat-0.1-2|16	BuildArch:	noarch
12mr|texlive-tkz-kiviat-0.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tkz-kiviat-0.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tkz-kiviat-0.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tkz-kiviat-0.1-2|20	
12mr|texlive-tkz-kiviat-0.1-2|21	%description
12mr|texlive-tkz-kiviat-0.1-2|22	The package allows the user to draw Kiviat Graphs directly, or
12mr|texlive-tkz-kiviat-0.1-2|23	with data from an external file. The drawing is done with the
12mr|texlive-tkz-kiviat-0.1-2|24	help of pgfplots.
12mr|texlive-tkz-kiviat-0.1-2|25	
12mr|texlive-tkz-kiviat-0.1-2|26	%post
12mr|texlive-tkz-kiviat-0.1-2|27	%{_sbindir}/texlive.post
12mr|texlive-tkz-kiviat-0.1-2|28	
12mr|texlive-tkz-kiviat-0.1-2|29	%postun
12mr|texlive-tkz-kiviat-0.1-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-tkz-kiviat-0.1-2|31	%{_sbindir}/texlive.post
12mr|texlive-tkz-kiviat-0.1-2|32	fi
12mr|texlive-tkz-kiviat-0.1-2|33	
12mr|texlive-tkz-kiviat-0.1-2|34	#-----------------------------------------------------------------------
12mr|texlive-tkz-kiviat-0.1-2|35	%files
12mr|texlive-tkz-kiviat-0.1-2|36	%{_texmfdistdir}/tex/latex/tkz-kiviat/tkz-kiviat.sty
12mr|texlive-tkz-kiviat-0.1-2|37	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/TKZdoc-kiviat-main.pdf
12mr|texlive-tkz-kiviat-0.1-2|38	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/examples/latex/file.dat
12mr|texlive-tkz-kiviat-0.1-2|39	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/examples/latex/kiviat1.tex
12mr|texlive-tkz-kiviat-0.1-2|40	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/examples/latex/kiviat2.tex
12mr|texlive-tkz-kiviat-0.1-2|41	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/examples/latex/kiviat3.tex
12mr|texlive-tkz-kiviat-0.1-2|42	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/examples/latex/kiviat4.tex
12mr|texlive-tkz-kiviat-0.1-2|43	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/examples/latex/kiviat5.tex
12mr|texlive-tkz-kiviat-0.1-2|44	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/latex/TKZdoc-kiviat-main.tex
12mr|texlive-tkz-kiviat-0.1-2|45	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/latex/file.dat
12mr|texlive-tkz-kiviat-0.1-2|46	%doc %{_texmfdistdir}/doc/latex/tkz-kiviat/latex/file2.dat
12mr|texlive-tkz-kiviat-0.1-2|47	
12mr|texlive-tkz-kiviat-0.1-2|48	#-----------------------------------------------------------------------
12mr|texlive-tkz-kiviat-0.1-2|49	%prep
12mr|texlive-tkz-kiviat-0.1-2|50	%setup -c -a0 -a1
12mr|texlive-tkz-kiviat-0.1-2|51	
12mr|texlive-tkz-kiviat-0.1-2|52	%build
12mr|texlive-tkz-kiviat-0.1-2|53	
12mr|texlive-tkz-kiviat-0.1-2|54	%install
12mr|texlive-tkz-kiviat-0.1-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tkz-kiviat-0.1-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tkz-kiviat-0.1-2|57	
12mr|texlive-tkz-kiviat-0.1-2|58	
12mr|texlive-tkz-kiviat-0.1-2|59	
12mr|texlive-tkz-kiviat-0.1-2|60	%changelog
12mr|texlive-tkz-kiviat-0.1-2|61	

18775 12
12mr|texlive-tkz-linknodes-1.0c-2|1	# revision 22833
12mr|texlive-tkz-linknodes-1.0c-2|2	# category Package
12mr|texlive-tkz-linknodes-1.0c-2|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-linknodes
12mr|texlive-tkz-linknodes-1.0c-2|4	# catalog-date 2011-06-05 23:10:23 +0200
12mr|texlive-tkz-linknodes-1.0c-2|5	# catalog-license lppl
12mr|texlive-tkz-linknodes-1.0c-2|6	# catalog-version 1.0c
12mr|texlive-tkz-linknodes-1.0c-2|7	Name:		texlive-tkz-linknodes
12mr|texlive-tkz-linknodes-1.0c-2|8	Version:	1.0c
12mr|texlive-tkz-linknodes-1.0c-2|9	Release:	2
12mr|texlive-tkz-linknodes-1.0c-2|10	Summary:	Link nodes in mathematical environments
12mr|texlive-tkz-linknodes-1.0c-2|11	Group:		Publishing
12mr|texlive-tkz-linknodes-1.0c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-linknodes
12mr|texlive-tkz-linknodes-1.0c-2|13	License:	LPPL
12mr|texlive-tkz-linknodes-1.0c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-linknodes.tar.xz
12mr|texlive-tkz-linknodes-1.0c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-linknodes.doc.tar.xz
12mr|texlive-tkz-linknodes-1.0c-2|16	BuildArch:	noarch
12mr|texlive-tkz-linknodes-1.0c-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tkz-linknodes-1.0c-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tkz-linknodes-1.0c-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tkz-linknodes-1.0c-2|20	
12mr|texlive-tkz-linknodes-1.0c-2|21	%description
12mr|texlive-tkz-linknodes-1.0c-2|22	The package arose from a requirement to link the elements of an
12mr|texlive-tkz-linknodes-1.0c-2|23	amsmath align or aligned environment. The package makes use of
12mr|texlive-tkz-linknodes-1.0c-2|24	PGF/TikZ. The package documentation relies on the facilities of
12mr|texlive-tkz-linknodes-1.0c-2|25	the tkz-doc bundle.
12mr|texlive-tkz-linknodes-1.0c-2|26	
12mr|texlive-tkz-linknodes-1.0c-2|27	%post
12mr|texlive-tkz-linknodes-1.0c-2|28	%{_sbindir}/texlive.post
12mr|texlive-tkz-linknodes-1.0c-2|29	
12mr|texlive-tkz-linknodes-1.0c-2|30	%postun
12mr|texlive-tkz-linknodes-1.0c-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-tkz-linknodes-1.0c-2|32	%{_sbindir}/texlive.post
12mr|texlive-tkz-linknodes-1.0c-2|33	fi
12mr|texlive-tkz-linknodes-1.0c-2|34	
12mr|texlive-tkz-linknodes-1.0c-2|35	#-----------------------------------------------------------------------
12mr|texlive-tkz-linknodes-1.0c-2|36	%files
12mr|texlive-tkz-linknodes-1.0c-2|37	%{_texmfdistdir}/tex/latex/tkz-linknodes/tkz-linknodes.sty
12mr|texlive-tkz-linknodes-1.0c-2|38	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/README
12mr|texlive-tkz-linknodes-1.0c-2|39	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/examples/equation.pdf
12mr|texlive-tkz-linknodes-1.0c-2|40	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/examples/latex/equation.tex
12mr|texlive-tkz-linknodes-1.0c-2|41	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/examples/latex/quadratic.tex
12mr|texlive-tkz-linknodes-1.0c-2|42	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/examples/latex/system.tex
12mr|texlive-tkz-linknodes-1.0c-2|43	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/examples/quadratic.pdf
12mr|texlive-tkz-linknodes-1.0c-2|44	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/examples/system.pdf
12mr|texlive-tkz-linknodes-1.0c-2|45	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/latex/TKZdoc-linknodes-us.tex
12mr|texlive-tkz-linknodes-1.0c-2|46	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/latex/linknodes.ist
12mr|texlive-tkz-linknodes-1.0c-2|47	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/readme-linknodes.txt
12mr|texlive-tkz-linknodes-1.0c-2|48	%doc %{_texmfdistdir}/doc/latex/tkz-linknodes/tkz-linknodes-screen.pdf
12mr|texlive-tkz-linknodes-1.0c-2|49	
12mr|texlive-tkz-linknodes-1.0c-2|50	#-----------------------------------------------------------------------
12mr|texlive-tkz-linknodes-1.0c-2|51	%prep
12mr|texlive-tkz-linknodes-1.0c-2|52	%setup -c -a0 -a1
12mr|texlive-tkz-linknodes-1.0c-2|53	
12mr|texlive-tkz-linknodes-1.0c-2|54	%build
12mr|texlive-tkz-linknodes-1.0c-2|55	
12mr|texlive-tkz-linknodes-1.0c-2|56	%install
12mr|texlive-tkz-linknodes-1.0c-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tkz-linknodes-1.0c-2|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tkz-linknodes-1.0c-2|59	
12mr|texlive-tkz-linknodes-1.0c-2|60	
12mr|texlive-tkz-linknodes-1.0c-2|61	
12mr|texlive-tkz-linknodes-1.0c-2|62	%changelog
12mr|texlive-tkz-linknodes-1.0c-2|63	

18776 12
12mr|texlive-tkz-orm-0.1-2|1	# revision 16849
12mr|texlive-tkz-orm-0.1-2|2	# category Package
12mr|texlive-tkz-orm-0.1-2|3	# catalog-ctan /graphics/pgf/contrib/tkz-orm
12mr|texlive-tkz-orm-0.1-2|4	# catalog-date 2010-01-28 13:16:16 +0100
12mr|texlive-tkz-orm-0.1-2|5	# catalog-license gpl
12mr|texlive-tkz-orm-0.1-2|6	# catalog-version 0.1
12mr|texlive-tkz-orm-0.1-2|7	Name:		texlive-tkz-orm
12mr|texlive-tkz-orm-0.1-2|8	Version:	0.1
12mr|texlive-tkz-orm-0.1-2|9	Release:	2
12mr|texlive-tkz-orm-0.1-2|10	Summary:	Create Object-Role Model (ORM) diagrams,
12mr|texlive-tkz-orm-0.1-2|11	Group:		Publishing
12mr|texlive-tkz-orm-0.1-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tkz-orm
12mr|texlive-tkz-orm-0.1-2|13	License:	GPL
12mr|texlive-tkz-orm-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-orm.tar.xz
12mr|texlive-tkz-orm-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-orm.doc.tar.xz
12mr|texlive-tkz-orm-0.1-2|16	BuildArch:	noarch
12mr|texlive-tkz-orm-0.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tkz-orm-0.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tkz-orm-0.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tkz-orm-0.1-2|20	
12mr|texlive-tkz-orm-0.1-2|21	%description
12mr|texlive-tkz-orm-0.1-2|22	The package provides styles for drawing Object-Role Model (ORM)
12mr|texlive-tkz-orm-0.1-2|23	diagrams in TeX based on the pgf and TikZ picture environment.
12mr|texlive-tkz-orm-0.1-2|24	
12mr|texlive-tkz-orm-0.1-2|25	%post
12mr|texlive-tkz-orm-0.1-2|26	%{_sbindir}/texlive.post
12mr|texlive-tkz-orm-0.1-2|27	
12mr|texlive-tkz-orm-0.1-2|28	%postun
12mr|texlive-tkz-orm-0.1-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-tkz-orm-0.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-tkz-orm-0.1-2|31	fi
12mr|texlive-tkz-orm-0.1-2|32	
12mr|texlive-tkz-orm-0.1-2|33	#-----------------------------------------------------------------------
12mr|texlive-tkz-orm-0.1-2|34	%files
12mr|texlive-tkz-orm-0.1-2|35	%{_texmfdistdir}/tex/latex/tkz-orm/tkz-orm.sty
12mr|texlive-tkz-orm-0.1-2|36	%doc %{_texmfdistdir}/doc/latex/tkz-orm/LICENSE
12mr|texlive-tkz-orm-0.1-2|37	%doc %{_texmfdistdir}/doc/latex/tkz-orm/Makefile
12mr|texlive-tkz-orm-0.1-2|38	%doc %{_texmfdistdir}/doc/latex/tkz-orm/README
12mr|texlive-tkz-orm-0.1-2|39	%doc %{_texmfdistdir}/doc/latex/tkz-orm/pgfmanualstyle.sty
12mr|texlive-tkz-orm-0.1-2|40	%doc %{_texmfdistdir}/doc/latex/tkz-orm/tkz-orm.bib
12mr|texlive-tkz-orm-0.1-2|41	%doc %{_texmfdistdir}/doc/latex/tkz-orm/tkz-orm.pdf
12mr|texlive-tkz-orm-0.1-2|42	%doc %{_texmfdistdir}/doc/latex/tkz-orm/tkz-orm.tex
12mr|texlive-tkz-orm-0.1-2|43	
12mr|texlive-tkz-orm-0.1-2|44	#-----------------------------------------------------------------------
12mr|texlive-tkz-orm-0.1-2|45	%prep
12mr|texlive-tkz-orm-0.1-2|46	%setup -c -a0 -a1
12mr|texlive-tkz-orm-0.1-2|47	
12mr|texlive-tkz-orm-0.1-2|48	%build
12mr|texlive-tkz-orm-0.1-2|49	
12mr|texlive-tkz-orm-0.1-2|50	%install
12mr|texlive-tkz-orm-0.1-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tkz-orm-0.1-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tkz-orm-0.1-2|53	
12mr|texlive-tkz-orm-0.1-2|54	
12mr|texlive-tkz-orm-0.1-2|55	
12mr|texlive-tkz-orm-0.1-2|56	%changelog
12mr|texlive-tkz-orm-0.1-2|57	

18777 12
12mr|texlive-tkz-tab-1.3c-2|1	# revision 22834
12mr|texlive-tkz-tab-1.3c-2|2	# category Package
12mr|texlive-tkz-tab-1.3c-2|3	# catalog-ctan /macros/latex/contrib/tkz/tkz-tab
12mr|texlive-tkz-tab-1.3c-2|4	# catalog-date 2011-06-05 23:10:23 +0200
12mr|texlive-tkz-tab-1.3c-2|5	# catalog-license lppl
12mr|texlive-tkz-tab-1.3c-2|6	# catalog-version 1.3c
12mr|texlive-tkz-tab-1.3c-2|7	Name:		texlive-tkz-tab
12mr|texlive-tkz-tab-1.3c-2|8	Version:	1.3c
12mr|texlive-tkz-tab-1.3c-2|9	Release:	2
12mr|texlive-tkz-tab-1.3c-2|10	Summary:	Tables of signs and variations using PGF/TikZ
12mr|texlive-tkz-tab-1.3c-2|11	Group:		Publishing
12mr|texlive-tkz-tab-1.3c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tkz/tkz-tab
12mr|texlive-tkz-tab-1.3c-2|13	License:	LPPL
12mr|texlive-tkz-tab-1.3c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-tab.tar.xz
12mr|texlive-tkz-tab-1.3c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tkz-tab.doc.tar.xz
12mr|texlive-tkz-tab-1.3c-2|16	BuildArch:	noarch
12mr|texlive-tkz-tab-1.3c-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tkz-tab-1.3c-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tkz-tab-1.3c-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tkz-tab-1.3c-2|20	
12mr|texlive-tkz-tab-1.3c-2|21	%description
12mr|texlive-tkz-tab-1.3c-2|22	The package provides comprehensive facilities for preparing
12mr|texlive-tkz-tab-1.3c-2|23	lists of signs and variations, using PGF. The package
12mr|texlive-tkz-tab-1.3c-2|24	documentation requires the tkz-doc bundle.
12mr|texlive-tkz-tab-1.3c-2|25	
12mr|texlive-tkz-tab-1.3c-2|26	%post
12mr|texlive-tkz-tab-1.3c-2|27	%{_sbindir}/texlive.post
12mr|texlive-tkz-tab-1.3c-2|28	
12mr|texlive-tkz-tab-1.3c-2|29	%postun
12mr|texlive-tkz-tab-1.3c-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-tkz-tab-1.3c-2|31	%{_sbindir}/texlive.post
12mr|texlive-tkz-tab-1.3c-2|32	fi
12mr|texlive-tkz-tab-1.3c-2|33	
12mr|texlive-tkz-tab-1.3c-2|34	#-----------------------------------------------------------------------
12mr|texlive-tkz-tab-1.3c-2|35	%files
12mr|texlive-tkz-tab-1.3c-2|36	%{_texmfdistdir}/tex/latex/tkz-tab/tkz-tab.sty
12mr|texlive-tkz-tab-1.3c-2|37	%doc %{_texmfdistdir}/doc/latex/tkz-tab/README
12mr|texlive-tkz-tab-1.3c-2|38	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZ-doc-tab-faq.tex
12mr|texlive-tkz-tab-1.3c-2|39	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-adapt.tex
12mr|texlive-tkz-tab-1.3c-2|40	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-bac.tex
12mr|texlive-tkz-tab-1.3c-2|41	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-examples.tex
12mr|texlive-tkz-tab-1.3c-2|42	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-image.tex
12mr|texlive-tkz-tab-1.3c-2|43	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-init.tex
12mr|texlive-tkz-tab-1.3c-2|44	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-install.tex
12mr|texlive-tkz-tab-1.3c-2|45	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-main.tex
12mr|texlive-tkz-tab-1.3c-2|46	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-sign.tex
12mr|texlive-tkz-tab-1.3c-2|47	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-slope.tex
12mr|texlive-tkz-tab-1.3c-2|48	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-style.tex
12mr|texlive-tkz-tab-1.3c-2|49	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-tangente.tex
12mr|texlive-tkz-tab-1.3c-2|50	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-tv.tex
12mr|texlive-tkz-tab-1.3c-2|51	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-valeurs.tex
12mr|texlive-tkz-tab-1.3c-2|52	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab-variation.tex
12mr|texlive-tkz-tab-1.3c-2|53	%doc %{_texmfdistdir}/doc/latex/tkz-tab/latex/TKZdoc-tab.ist
12mr|texlive-tkz-tab-1.3c-2|54	%doc %{_texmfdistdir}/doc/latex/tkz-tab/readme-us.txt
12mr|texlive-tkz-tab-1.3c-2|55	%doc %{_texmfdistdir}/doc/latex/tkz-tab/tkz-tab-screen.pdf
12mr|texlive-tkz-tab-1.3c-2|56	
12mr|texlive-tkz-tab-1.3c-2|57	#-----------------------------------------------------------------------
12mr|texlive-tkz-tab-1.3c-2|58	%prep
12mr|texlive-tkz-tab-1.3c-2|59	%setup -c -a0 -a1
12mr|texlive-tkz-tab-1.3c-2|60	
12mr|texlive-tkz-tab-1.3c-2|61	%build
12mr|texlive-tkz-tab-1.3c-2|62	
12mr|texlive-tkz-tab-1.3c-2|63	%install
12mr|texlive-tkz-tab-1.3c-2|64	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tkz-tab-1.3c-2|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tkz-tab-1.3c-2|66	
12mr|texlive-tkz-tab-1.3c-2|67	
12mr|texlive-tkz-tab-1.3c-2|68	
12mr|texlive-tkz-tab-1.3c-2|69	%changelog
12mr|texlive-tkz-tab-1.3c-2|70	

18778 12
12mr|texlive-tlc2-20101024-1|1	# revision 26096
12mr|texlive-tlc2-20101024-1|2	# category Package
12mr|texlive-tlc2-20101024-1|3	# catalog-ctan /info/examples/tlc2
12mr|texlive-tlc2-20101024-1|4	# catalog-date 2010-10-24 16:46:02 +0200
12mr|texlive-tlc2-20101024-1|5	# catalog-license lppl
12mr|texlive-tlc2-20101024-1|6	# catalog-version undef
12mr|texlive-tlc2-20101024-1|7	Name:		texlive-tlc2
12mr|texlive-tlc2-20101024-1|8	Version:	20101024
12mr|texlive-tlc2-20101024-1|9	Release:	1
12mr|texlive-tlc2-20101024-1|10	Summary:	Examples from "The LaTeX Companion", second edition
12mr|texlive-tlc2-20101024-1|11	Group:		Publishing
12mr|texlive-tlc2-20101024-1|12	URL:		http://www.ctan.org/tex-archive/info/examples/tlc2
12mr|texlive-tlc2-20101024-1|13	License:	LPPL
12mr|texlive-tlc2-20101024-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tlc2.tar.xz
12mr|texlive-tlc2-20101024-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tlc2.doc.tar.xz
12mr|texlive-tlc2-20101024-1|16	BuildArch:	noarch
12mr|texlive-tlc2-20101024-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tlc2-20101024-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tlc2-20101024-1|19	
12mr|texlive-tlc2-20101024-1|20	%description
12mr|texlive-tlc2-20101024-1|21	The source of the examples printed in the book, together with
12mr|texlive-tlc2-20101024-1|22	necessary supporting files. The book was published by Addison-
12mr|texlive-tlc2-20101024-1|23	Wesley, 2004, ISBN 0-201-36299-6.
12mr|texlive-tlc2-20101024-1|24	
12mr|texlive-tlc2-20101024-1|25	#-----------------------------------------------------------------------
12mr|texlive-tlc2-20101024-1|26	%files
12mr|texlive-tlc2-20101024-1|27	%doc %{_texmfdistdir}/doc/latex/tlc2/1-3-1.ltx
12mr|texlive-tlc2-20101024-1|28	%doc %{_texmfdistdir}/doc/latex/tlc2/1-3-2.ltx2
12mr|texlive-tlc2-20101024-1|29	%doc %{_texmfdistdir}/doc/latex/tlc2/1-3-3.ltx
12mr|texlive-tlc2-20101024-1|30	%doc %{_texmfdistdir}/doc/latex/tlc2/1-3-4.ltx
12mr|texlive-tlc2-20101024-1|31	%doc %{_texmfdistdir}/doc/latex/tlc2/1-3-5.ltx
12mr|texlive-tlc2-20101024-1|32	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-1.ltx
12mr|texlive-tlc2-20101024-1|33	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-10.ltx
12mr|texlive-tlc2-20101024-1|34	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-11.ltx
12mr|texlive-tlc2-20101024-1|35	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-12.ltx
12mr|texlive-tlc2-20101024-1|36	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-13.ltx
12mr|texlive-tlc2-20101024-1|37	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-14.ltx
12mr|texlive-tlc2-20101024-1|38	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-15.ltx
12mr|texlive-tlc2-20101024-1|39	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-16.ltx
12mr|texlive-tlc2-20101024-1|40	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-17.ltx
12mr|texlive-tlc2-20101024-1|41	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-18.ltx
12mr|texlive-tlc2-20101024-1|42	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-19.ltx
12mr|texlive-tlc2-20101024-1|43	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-2.ltx
12mr|texlive-tlc2-20101024-1|44	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-20.ltx
12mr|texlive-tlc2-20101024-1|45	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-21.ltx
12mr|texlive-tlc2-20101024-1|46	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-22.ltx
12mr|texlive-tlc2-20101024-1|47	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-23.ltx
12mr|texlive-tlc2-20101024-1|48	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-24.ltx
12mr|texlive-tlc2-20101024-1|49	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-25.ltx
12mr|texlive-tlc2-20101024-1|50	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-26.ltx
12mr|texlive-tlc2-20101024-1|51	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-27.ltx
12mr|texlive-tlc2-20101024-1|52	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-3.ltx
12mr|texlive-tlc2-20101024-1|53	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-4.ltx
12mr|texlive-tlc2-20101024-1|54	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-5.ltx
12mr|texlive-tlc2-20101024-1|55	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-6.ltx
12mr|texlive-tlc2-20101024-1|56	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-7.ltx
12mr|texlive-tlc2-20101024-1|57	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-8.ltx
12mr|texlive-tlc2-20101024-1|58	%doc %{_texmfdistdir}/doc/latex/tlc2/10-1-9.ltx2
12mr|texlive-tlc2-20101024-1|59	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-1.ltx
12mr|texlive-tlc2-20101024-1|60	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-10.ltx
12mr|texlive-tlc2-20101024-1|61	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-11.ltx
12mr|texlive-tlc2-20101024-1|62	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-12.ltx
12mr|texlive-tlc2-20101024-1|63	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-13.ltx
12mr|texlive-tlc2-20101024-1|64	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-14.ltx
12mr|texlive-tlc2-20101024-1|65	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-15.ltx
12mr|texlive-tlc2-20101024-1|66	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-2.ltx
12mr|texlive-tlc2-20101024-1|67	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-3.ltx
12mr|texlive-tlc2-20101024-1|68	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-4.ltx
12mr|texlive-tlc2-20101024-1|69	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-5.ltx
12mr|texlive-tlc2-20101024-1|70	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-6.ltx
12mr|texlive-tlc2-20101024-1|71	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-7.ltx
12mr|texlive-tlc2-20101024-1|72	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-8.ltx
12mr|texlive-tlc2-20101024-1|73	%doc %{_texmfdistdir}/doc/latex/tlc2/10-2-9.ltx
12mr|texlive-tlc2-20101024-1|74	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-1.ltx
12mr|texlive-tlc2-20101024-1|75	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-10.ltx
12mr|texlive-tlc2-20101024-1|76	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-11.ltx
12mr|texlive-tlc2-20101024-1|77	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-12.ltx
12mr|texlive-tlc2-20101024-1|78	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-2.ltx
12mr|texlive-tlc2-20101024-1|79	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-3.ltx
12mr|texlive-tlc2-20101024-1|80	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-4.ltx
12mr|texlive-tlc2-20101024-1|81	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-5.ltx
12mr|texlive-tlc2-20101024-1|82	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-6.ltx
12mr|texlive-tlc2-20101024-1|83	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-7.ltx
12mr|texlive-tlc2-20101024-1|84	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-8.ltx
12mr|texlive-tlc2-20101024-1|85	%doc %{_texmfdistdir}/doc/latex/tlc2/10-3-9.ltx
12mr|texlive-tlc2-20101024-1|86	%doc %{_texmfdistdir}/doc/latex/tlc2/10-4-1.ltx
12mr|texlive-tlc2-20101024-1|87	%doc %{_texmfdistdir}/doc/latex/tlc2/10-4-2.ltx
12mr|texlive-tlc2-20101024-1|88	%doc %{_texmfdistdir}/doc/latex/tlc2/10-4-3.ltx
12mr|texlive-tlc2-20101024-1|89	%doc %{_texmfdistdir}/doc/latex/tlc2/10-4-4.ltx
12mr|texlive-tlc2-20101024-1|90	%doc %{_texmfdistdir}/doc/latex/tlc2/12-1-1.ltx
12mr|texlive-tlc2-20101024-1|91	%doc %{_texmfdistdir}/doc/latex/tlc2/12-1-2.ltx
12mr|texlive-tlc2-20101024-1|92	%doc %{_texmfdistdir}/doc/latex/tlc2/12-1-3.ltx
12mr|texlive-tlc2-20101024-1|93	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-1.ltx
12mr|texlive-tlc2-20101024-1|94	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-10.ltx
12mr|texlive-tlc2-20101024-1|95	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-11.ltx
12mr|texlive-tlc2-20101024-1|96	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-12.ltx
12mr|texlive-tlc2-20101024-1|97	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-13.ltx
12mr|texlive-tlc2-20101024-1|98	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-14.ltx
12mr|texlive-tlc2-20101024-1|99	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-2.ltx
12mr|texlive-tlc2-20101024-1|100	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-3.ltx
12mr|texlive-tlc2-20101024-1|101	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-4.ltx
12mr|texlive-tlc2-20101024-1|102	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-5.ltx
12mr|texlive-tlc2-20101024-1|103	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-6.ltx
12mr|texlive-tlc2-20101024-1|104	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-7.ltx
12mr|texlive-tlc2-20101024-1|105	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-8.ltx
12mr|texlive-tlc2-20101024-1|106	%doc %{_texmfdistdir}/doc/latex/tlc2/12-2-9.ltx
12mr|texlive-tlc2-20101024-1|107	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-1.ltx
12mr|texlive-tlc2-20101024-1|108	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-10.ltx
12mr|texlive-tlc2-20101024-1|109	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-11.ltx
12mr|texlive-tlc2-20101024-1|110	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-12.ltx
12mr|texlive-tlc2-20101024-1|111	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-13.ltx
12mr|texlive-tlc2-20101024-1|112	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-14.ltx
12mr|texlive-tlc2-20101024-1|113	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-15.ltx
12mr|texlive-tlc2-20101024-1|114	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-16.ltx
12mr|texlive-tlc2-20101024-1|115	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-17.ltx
12mr|texlive-tlc2-20101024-1|116	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-18.ltx
12mr|texlive-tlc2-20101024-1|117	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-19.ltx
12mr|texlive-tlc2-20101024-1|118	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-2.ltx
12mr|texlive-tlc2-20101024-1|119	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-20.ltx
12mr|texlive-tlc2-20101024-1|120	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-21.ltx
12mr|texlive-tlc2-20101024-1|121	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-22.ltx
12mr|texlive-tlc2-20101024-1|122	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-23.ltx
12mr|texlive-tlc2-20101024-1|123	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-24.ltx
12mr|texlive-tlc2-20101024-1|124	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-25.ltx
12mr|texlive-tlc2-20101024-1|125	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-26.ltx
12mr|texlive-tlc2-20101024-1|126	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-27.ltx
12mr|texlive-tlc2-20101024-1|127	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-3.ltx
12mr|texlive-tlc2-20101024-1|128	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-4.ltx
12mr|texlive-tlc2-20101024-1|129	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-5.ltx
12mr|texlive-tlc2-20101024-1|130	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-6.ltx
12mr|texlive-tlc2-20101024-1|131	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-7.ltx
12mr|texlive-tlc2-20101024-1|132	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-8.ltx
12mr|texlive-tlc2-20101024-1|133	%doc %{_texmfdistdir}/doc/latex/tlc2/12-3-9.ltx
12mr|texlive-tlc2-20101024-1|134	%doc %{_texmfdistdir}/doc/latex/tlc2/12-4-1.ltx
12mr|texlive-tlc2-20101024-1|135	%doc %{_texmfdistdir}/doc/latex/tlc2/12-4-2.ltx
12mr|texlive-tlc2-20101024-1|136	%doc %{_texmfdistdir}/doc/latex/tlc2/12-4-3.ltx
12mr|texlive-tlc2-20101024-1|137	%doc %{_texmfdistdir}/doc/latex/tlc2/12-4-4.ltx
12mr|texlive-tlc2-20101024-1|138	%doc %{_texmfdistdir}/doc/latex/tlc2/12-4-5.ltx
12mr|texlive-tlc2-20101024-1|139	%doc %{_texmfdistdir}/doc/latex/tlc2/12-4-6.ltx
12mr|texlive-tlc2-20101024-1|140	%doc %{_texmfdistdir}/doc/latex/tlc2/12-4-7.ltx
12mr|texlive-tlc2-20101024-1|141	%doc %{_texmfdistdir}/doc/latex/tlc2/12-4-8.ltx
12mr|texlive-tlc2-20101024-1|142	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-1.ltx
12mr|texlive-tlc2-20101024-1|143	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-10.ltx
12mr|texlive-tlc2-20101024-1|144	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-11.ltx
12mr|texlive-tlc2-20101024-1|145	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-12.ltx
12mr|texlive-tlc2-20101024-1|146	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-13.ltx
12mr|texlive-tlc2-20101024-1|147	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-14.ltx
12mr|texlive-tlc2-20101024-1|148	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-15.ltx
12mr|texlive-tlc2-20101024-1|149	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-16.ltx
12mr|texlive-tlc2-20101024-1|150	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-17.ltx
12mr|texlive-tlc2-20101024-1|151	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-18.ltx
12mr|texlive-tlc2-20101024-1|152	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-19.ltx
12mr|texlive-tlc2-20101024-1|153	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-2.ltx
12mr|texlive-tlc2-20101024-1|154	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-20.ltx
12mr|texlive-tlc2-20101024-1|155	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-21.ltx
12mr|texlive-tlc2-20101024-1|156	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-22.ltx
12mr|texlive-tlc2-20101024-1|157	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-23.ltx
12mr|texlive-tlc2-20101024-1|158	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-24.ltx2
12mr|texlive-tlc2-20101024-1|159	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-25.ltx2
12mr|texlive-tlc2-20101024-1|160	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-26.ltx2
12mr|texlive-tlc2-20101024-1|161	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-27.ltx
12mr|texlive-tlc2-20101024-1|162	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-28.ltx
12mr|texlive-tlc2-20101024-1|163	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-29.ltx2
12mr|texlive-tlc2-20101024-1|164	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-3.ltx
12mr|texlive-tlc2-20101024-1|165	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-30.ltx
12mr|texlive-tlc2-20101024-1|166	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-31.ltx
12mr|texlive-tlc2-20101024-1|167	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-32.ltx
12mr|texlive-tlc2-20101024-1|168	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-33.ltx
12mr|texlive-tlc2-20101024-1|169	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-34.ltx
12mr|texlive-tlc2-20101024-1|170	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-35.ltx
12mr|texlive-tlc2-20101024-1|171	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-36.ltx
12mr|texlive-tlc2-20101024-1|172	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-37.ltx
12mr|texlive-tlc2-20101024-1|173	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-38.ltx
12mr|texlive-tlc2-20101024-1|174	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-39.ltx
12mr|texlive-tlc2-20101024-1|175	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-4.ltx
12mr|texlive-tlc2-20101024-1|176	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-40.ltx
12mr|texlive-tlc2-20101024-1|177	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-41.ltx
12mr|texlive-tlc2-20101024-1|178	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-42.ltx
12mr|texlive-tlc2-20101024-1|179	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-43.ltx
12mr|texlive-tlc2-20101024-1|180	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-44.ltx
12mr|texlive-tlc2-20101024-1|181	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-45.ltx
12mr|texlive-tlc2-20101024-1|182	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-46.ltx
12mr|texlive-tlc2-20101024-1|183	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-47.ltx
12mr|texlive-tlc2-20101024-1|184	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-48.ltx
12mr|texlive-tlc2-20101024-1|185	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-49.ltx
12mr|texlive-tlc2-20101024-1|186	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-5.ltx
12mr|texlive-tlc2-20101024-1|187	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-6.ltx
12mr|texlive-tlc2-20101024-1|188	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-7.ltx
12mr|texlive-tlc2-20101024-1|189	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-8.ltx
12mr|texlive-tlc2-20101024-1|190	%doc %{_texmfdistdir}/doc/latex/tlc2/12-5-9.ltx
12mr|texlive-tlc2-20101024-1|191	%doc %{_texmfdistdir}/doc/latex/tlc2/12-6-1.ltx2
12mr|texlive-tlc2-20101024-1|192	%doc %{_texmfdistdir}/doc/latex/tlc2/12-6-10.ltx
12mr|texlive-tlc2-20101024-1|193	%doc %{_texmfdistdir}/doc/latex/tlc2/12-6-2.ltx
12mr|texlive-tlc2-20101024-1|194	%doc %{_texmfdistdir}/doc/latex/tlc2/12-6-3.ltx2
12mr|texlive-tlc2-20101024-1|195	%doc %{_texmfdistdir}/doc/latex/tlc2/12-6-4.ltx2
12mr|texlive-tlc2-20101024-1|196	%doc %{_texmfdistdir}/doc/latex/tlc2/12-6-5.ltx2
12mr|texlive-tlc2-20101024-1|197	%doc %{_texmfdistdir}/doc/latex/tlc2/12-6-6.ltx2
12mr|texlive-tlc2-20101024-1|198	%doc %{_texmfdistdir}/doc/latex/tlc2/12-6-7.ltx
12mr|texlive-tlc2-20101024-1|199	%doc %{_texmfdistdir}/doc/latex/tlc2/12-6-8.ltx
12mr|texlive-tlc2-20101024-1|200	%doc %{_texmfdistdir}/doc/latex/tlc2/12-6-9.ltx
12mr|texlive-tlc2-20101024-1|201	%doc %{_texmfdistdir}/doc/latex/tlc2/13-4-1.ltx
12mr|texlive-tlc2-20101024-1|202	%doc %{_texmfdistdir}/doc/latex/tlc2/13-4-2.ltx
12mr|texlive-tlc2-20101024-1|203	%doc %{_texmfdistdir}/doc/latex/tlc2/13-5-1.ltx
12mr|texlive-tlc2-20101024-1|204	%doc %{_texmfdistdir}/doc/latex/tlc2/13-5-2.ltx
12mr|texlive-tlc2-20101024-1|205	%doc %{_texmfdistdir}/doc/latex/tlc2/13-5-3.ltx
12mr|texlive-tlc2-20101024-1|206	%doc %{_texmfdistdir}/doc/latex/tlc2/13-5-4.ltx
12mr|texlive-tlc2-20101024-1|207	%doc %{_texmfdistdir}/doc/latex/tlc2/13-5-5.ltx
12mr|texlive-tlc2-20101024-1|208	%doc %{_texmfdistdir}/doc/latex/tlc2/13-5-6.ltx
12mr|texlive-tlc2-20101024-1|209	%doc %{_texmfdistdir}/doc/latex/tlc2/13-5-7.ltx
12mr|texlive-tlc2-20101024-1|210	%doc %{_texmfdistdir}/doc/latex/tlc2/14-4-1.ltx
12mr|texlive-tlc2-20101024-1|211	%doc %{_texmfdistdir}/doc/latex/tlc2/14-4-2.ltx
12mr|texlive-tlc2-20101024-1|212	%doc %{_texmfdistdir}/doc/latex/tlc2/2-1-1.ltx
12mr|texlive-tlc2-20101024-1|213	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-1.ltx
12mr|texlive-tlc2-20101024-1|214	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-10.ltx
12mr|texlive-tlc2-20101024-1|215	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-11.ltx
12mr|texlive-tlc2-20101024-1|216	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-12.ltx
12mr|texlive-tlc2-20101024-1|217	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-13.ltx
12mr|texlive-tlc2-20101024-1|218	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-14.ltx
12mr|texlive-tlc2-20101024-1|219	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-15.ltx
12mr|texlive-tlc2-20101024-1|220	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-16.ltx
12mr|texlive-tlc2-20101024-1|221	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-17.ltx
12mr|texlive-tlc2-20101024-1|222	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-18.ltx
12mr|texlive-tlc2-20101024-1|223	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-19.ltx
12mr|texlive-tlc2-20101024-1|224	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-2.ltx
12mr|texlive-tlc2-20101024-1|225	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-20.ltx
12mr|texlive-tlc2-20101024-1|226	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-21.ltx2
12mr|texlive-tlc2-20101024-1|227	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-22.ltx
12mr|texlive-tlc2-20101024-1|228	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-3.ltx
12mr|texlive-tlc2-20101024-1|229	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-4.ltx
12mr|texlive-tlc2-20101024-1|230	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-5.ltx
12mr|texlive-tlc2-20101024-1|231	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-6.ltx
12mr|texlive-tlc2-20101024-1|232	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-7.ltx
12mr|texlive-tlc2-20101024-1|233	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-8.ltx
12mr|texlive-tlc2-20101024-1|234	%doc %{_texmfdistdir}/doc/latex/tlc2/2-2-9.ltx
12mr|texlive-tlc2-20101024-1|235	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-1.ltx2
12mr|texlive-tlc2-20101024-1|236	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-10.ltx
12mr|texlive-tlc2-20101024-1|237	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-11.ltx
12mr|texlive-tlc2-20101024-1|238	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-12.ltx
12mr|texlive-tlc2-20101024-1|239	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-13.ltx
12mr|texlive-tlc2-20101024-1|240	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-14.ltx
12mr|texlive-tlc2-20101024-1|241	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-2.ltx
12mr|texlive-tlc2-20101024-1|242	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-3.ltx
12mr|texlive-tlc2-20101024-1|243	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-4.ltx
12mr|texlive-tlc2-20101024-1|244	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-5.ltx
12mr|texlive-tlc2-20101024-1|245	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-6.ltx
12mr|texlive-tlc2-20101024-1|246	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-7.ltx
12mr|texlive-tlc2-20101024-1|247	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-8.ltx2
12mr|texlive-tlc2-20101024-1|248	%doc %{_texmfdistdir}/doc/latex/tlc2/2-3-9.ltx
12mr|texlive-tlc2-20101024-1|249	%doc %{_texmfdistdir}/doc/latex/tlc2/2-4-1.ltx
12mr|texlive-tlc2-20101024-1|250	%doc %{_texmfdistdir}/doc/latex/tlc2/2-4-2.ltx
12mr|texlive-tlc2-20101024-1|251	%doc %{_texmfdistdir}/doc/latex/tlc2/2-4-3.ltx
12mr|texlive-tlc2-20101024-1|252	%doc %{_texmfdistdir}/doc/latex/tlc2/2-4-4.ltx2
12mr|texlive-tlc2-20101024-1|253	%doc %{_texmfdistdir}/doc/latex/tlc2/2-4-5.ltx
12mr|texlive-tlc2-20101024-1|254	%doc %{_texmfdistdir}/doc/latex/tlc2/2-4-6.ltx2
12mr|texlive-tlc2-20101024-1|255	%doc %{_texmfdistdir}/doc/latex/tlc2/2-4-7.ltx
12mr|texlive-tlc2-20101024-1|256	%doc %{_texmfdistdir}/doc/latex/tlc2/2-4-8.ltx
12mr|texlive-tlc2-20101024-1|257	%doc %{_texmfdistdir}/doc/latex/tlc2/2-4-9.ltx
12mr|texlive-tlc2-20101024-1|258	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-1.ltx
12mr|texlive-tlc2-20101024-1|259	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-10.ltx
12mr|texlive-tlc2-20101024-1|260	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-11.ltx
12mr|texlive-tlc2-20101024-1|261	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-12.ltx
12mr|texlive-tlc2-20101024-1|262	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-13.ltx
12mr|texlive-tlc2-20101024-1|263	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-14.ltx
12mr|texlive-tlc2-20101024-1|264	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-15.ltx
12mr|texlive-tlc2-20101024-1|265	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-16.ltx
12mr|texlive-tlc2-20101024-1|266	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-17.ltx
12mr|texlive-tlc2-20101024-1|267	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-18.ltx
12mr|texlive-tlc2-20101024-1|268	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-19.ltx
12mr|texlive-tlc2-20101024-1|269	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-2.ltx
12mr|texlive-tlc2-20101024-1|270	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-20.ltx
12mr|texlive-tlc2-20101024-1|271	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-21.ltx
12mr|texlive-tlc2-20101024-1|272	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-22.ltx
12mr|texlive-tlc2-20101024-1|273	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-23.ltx
12mr|texlive-tlc2-20101024-1|274	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-24.ltx
12mr|texlive-tlc2-20101024-1|275	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-25.ltx
12mr|texlive-tlc2-20101024-1|276	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-26.ltx
12mr|texlive-tlc2-20101024-1|277	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-27.ltx
12mr|texlive-tlc2-20101024-1|278	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-28.ltx
12mr|texlive-tlc2-20101024-1|279	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-29.ltx
12mr|texlive-tlc2-20101024-1|280	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-3.ltx
12mr|texlive-tlc2-20101024-1|281	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-30.ltx
12mr|texlive-tlc2-20101024-1|282	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-31.ltx
12mr|texlive-tlc2-20101024-1|283	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-32.ltx
12mr|texlive-tlc2-20101024-1|284	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-33.ltx
12mr|texlive-tlc2-20101024-1|285	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-34.ltx
12mr|texlive-tlc2-20101024-1|286	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-35.ltx
12mr|texlive-tlc2-20101024-1|287	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-36.ltx
12mr|texlive-tlc2-20101024-1|288	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-37.ltx
12mr|texlive-tlc2-20101024-1|289	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-38.ltx
12mr|texlive-tlc2-20101024-1|290	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-39.ltx
12mr|texlive-tlc2-20101024-1|291	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-4.ltx
12mr|texlive-tlc2-20101024-1|292	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-40.ltx
12mr|texlive-tlc2-20101024-1|293	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-41.ltx
12mr|texlive-tlc2-20101024-1|294	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-42.ltx
12mr|texlive-tlc2-20101024-1|295	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-43.ltx
12mr|texlive-tlc2-20101024-1|296	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-44.ltx
12mr|texlive-tlc2-20101024-1|297	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-45.ltx
12mr|texlive-tlc2-20101024-1|298	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-46.ltx
12mr|texlive-tlc2-20101024-1|299	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-47.ltx
12mr|texlive-tlc2-20101024-1|300	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-48.ltx
12mr|texlive-tlc2-20101024-1|301	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-49.ltx
12mr|texlive-tlc2-20101024-1|302	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-5.ltx
12mr|texlive-tlc2-20101024-1|303	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-50.ltx
12mr|texlive-tlc2-20101024-1|304	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-51.ltx
12mr|texlive-tlc2-20101024-1|305	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-52.ltx
12mr|texlive-tlc2-20101024-1|306	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-53.ltx
12mr|texlive-tlc2-20101024-1|307	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-6.ltx
12mr|texlive-tlc2-20101024-1|308	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-7.ltx
12mr|texlive-tlc2-20101024-1|309	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-8.ltx
12mr|texlive-tlc2-20101024-1|310	%doc %{_texmfdistdir}/doc/latex/tlc2/3-1-9.ltx
12mr|texlive-tlc2-20101024-1|311	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-1.ltx
12mr|texlive-tlc2-20101024-1|312	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-10.ltx
12mr|texlive-tlc2-20101024-1|313	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-11.ltx
12mr|texlive-tlc2-20101024-1|314	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-12.ltx
12mr|texlive-tlc2-20101024-1|315	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-13.ltx
12mr|texlive-tlc2-20101024-1|316	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-14.ltx
12mr|texlive-tlc2-20101024-1|317	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-15.ltx
12mr|texlive-tlc2-20101024-1|318	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-16.ltx
12mr|texlive-tlc2-20101024-1|319	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-17.ltx2
12mr|texlive-tlc2-20101024-1|320	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-18.ltx2
12mr|texlive-tlc2-20101024-1|321	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-19.ltx
12mr|texlive-tlc2-20101024-1|322	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-2.ltx
12mr|texlive-tlc2-20101024-1|323	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-20.ltx
12mr|texlive-tlc2-20101024-1|324	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-21.ltx2
12mr|texlive-tlc2-20101024-1|325	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-22.ltx
12mr|texlive-tlc2-20101024-1|326	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-23.ltx
12mr|texlive-tlc2-20101024-1|327	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-24.ltx2
12mr|texlive-tlc2-20101024-1|328	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-25.ltx
12mr|texlive-tlc2-20101024-1|329	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-26.ltx
12mr|texlive-tlc2-20101024-1|330	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-27.ltx
12mr|texlive-tlc2-20101024-1|331	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-28.ltx
12mr|texlive-tlc2-20101024-1|332	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-3.ltx
12mr|texlive-tlc2-20101024-1|333	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-4.ltx
12mr|texlive-tlc2-20101024-1|334	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-5.ltx
12mr|texlive-tlc2-20101024-1|335	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-6.ltx
12mr|texlive-tlc2-20101024-1|336	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-7.ltx2
12mr|texlive-tlc2-20101024-1|337	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-8.ltx
12mr|texlive-tlc2-20101024-1|338	%doc %{_texmfdistdir}/doc/latex/tlc2/3-2-9.ltx
12mr|texlive-tlc2-20101024-1|339	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-1.ltx
12mr|texlive-tlc2-20101024-1|340	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-10.ltx
12mr|texlive-tlc2-20101024-1|341	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-11.ltx
12mr|texlive-tlc2-20101024-1|342	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-12.ltx
12mr|texlive-tlc2-20101024-1|343	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-13.ltx
12mr|texlive-tlc2-20101024-1|344	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-14.ltx
12mr|texlive-tlc2-20101024-1|345	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-15.ltx
12mr|texlive-tlc2-20101024-1|346	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-16.ltx
12mr|texlive-tlc2-20101024-1|347	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-17.ltx
12mr|texlive-tlc2-20101024-1|348	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-18.ltx
12mr|texlive-tlc2-20101024-1|349	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-19.ltx
12mr|texlive-tlc2-20101024-1|350	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-2.ltx
12mr|texlive-tlc2-20101024-1|351	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-20.ltx
12mr|texlive-tlc2-20101024-1|352	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-21.ltx
12mr|texlive-tlc2-20101024-1|353	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-22.ltx
12mr|texlive-tlc2-20101024-1|354	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-23.ltx
12mr|texlive-tlc2-20101024-1|355	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-24.ltx
12mr|texlive-tlc2-20101024-1|356	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-25.ltx
12mr|texlive-tlc2-20101024-1|357	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-26.ltx
12mr|texlive-tlc2-20101024-1|358	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-27.ltx
12mr|texlive-tlc2-20101024-1|359	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-28.ltx
12mr|texlive-tlc2-20101024-1|360	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-29.ltx
12mr|texlive-tlc2-20101024-1|361	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-3.ltx
12mr|texlive-tlc2-20101024-1|362	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-30.ltx
12mr|texlive-tlc2-20101024-1|363	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-4.ltx
12mr|texlive-tlc2-20101024-1|364	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-5.ltx
12mr|texlive-tlc2-20101024-1|365	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-6.ltx
12mr|texlive-tlc2-20101024-1|366	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-7.ltx
12mr|texlive-tlc2-20101024-1|367	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-8.ltx
12mr|texlive-tlc2-20101024-1|368	%doc %{_texmfdistdir}/doc/latex/tlc2/3-3-9.ltx
12mr|texlive-tlc2-20101024-1|369	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-1.ltx
12mr|texlive-tlc2-20101024-1|370	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-10.ltx
12mr|texlive-tlc2-20101024-1|371	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-11.ltx
12mr|texlive-tlc2-20101024-1|372	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-12.ltx
12mr|texlive-tlc2-20101024-1|373	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-13.ltx
12mr|texlive-tlc2-20101024-1|374	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-14.ltx
12mr|texlive-tlc2-20101024-1|375	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-15.ltx
12mr|texlive-tlc2-20101024-1|376	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-16.ltx
12mr|texlive-tlc2-20101024-1|377	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-17.ltx
12mr|texlive-tlc2-20101024-1|378	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-18.ltx
12mr|texlive-tlc2-20101024-1|379	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-19.ltx
12mr|texlive-tlc2-20101024-1|380	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-2.ltx
12mr|texlive-tlc2-20101024-1|381	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-20.ltx
12mr|texlive-tlc2-20101024-1|382	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-21.ltx
12mr|texlive-tlc2-20101024-1|383	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-22.ltx
12mr|texlive-tlc2-20101024-1|384	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-23.ltx
12mr|texlive-tlc2-20101024-1|385	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-24.ltx
12mr|texlive-tlc2-20101024-1|386	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-25.ltx
12mr|texlive-tlc2-20101024-1|387	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-26.ltx
12mr|texlive-tlc2-20101024-1|388	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-27.ltx
12mr|texlive-tlc2-20101024-1|389	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-28.ltx
12mr|texlive-tlc2-20101024-1|390	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-29.ltx
12mr|texlive-tlc2-20101024-1|391	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-3.ltx
12mr|texlive-tlc2-20101024-1|392	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-30.ltx
12mr|texlive-tlc2-20101024-1|393	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-31.ltx
12mr|texlive-tlc2-20101024-1|394	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-32.ltx
12mr|texlive-tlc2-20101024-1|395	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-33.ltx
12mr|texlive-tlc2-20101024-1|396	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-34.ltx
12mr|texlive-tlc2-20101024-1|397	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-35.ltx
12mr|texlive-tlc2-20101024-1|398	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-36.ltx
12mr|texlive-tlc2-20101024-1|399	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-37.ltx
12mr|texlive-tlc2-20101024-1|400	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-38.ltx
12mr|texlive-tlc2-20101024-1|401	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-39.ltx
12mr|texlive-tlc2-20101024-1|402	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-4.ltx
12mr|texlive-tlc2-20101024-1|403	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-40.ltx
12mr|texlive-tlc2-20101024-1|404	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-41.ltx
12mr|texlive-tlc2-20101024-1|405	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-42.ltx
12mr|texlive-tlc2-20101024-1|406	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-5.ltx
12mr|texlive-tlc2-20101024-1|407	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-6.ltx
12mr|texlive-tlc2-20101024-1|408	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-7.ltx
12mr|texlive-tlc2-20101024-1|409	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-8.ltx
12mr|texlive-tlc2-20101024-1|410	%doc %{_texmfdistdir}/doc/latex/tlc2/3-4-9.ltx
12mr|texlive-tlc2-20101024-1|411	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-1.ltx
12mr|texlive-tlc2-20101024-1|412	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-10.ltx
12mr|texlive-tlc2-20101024-1|413	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-11.ltx
12mr|texlive-tlc2-20101024-1|414	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-12.ltx
12mr|texlive-tlc2-20101024-1|415	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-13.ltx
12mr|texlive-tlc2-20101024-1|416	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-14.ltx
12mr|texlive-tlc2-20101024-1|417	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-15.ltx
12mr|texlive-tlc2-20101024-1|418	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-16.ltx
12mr|texlive-tlc2-20101024-1|419	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-17.ltx
12mr|texlive-tlc2-20101024-1|420	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-18.ltx
12mr|texlive-tlc2-20101024-1|421	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-19.ltx
12mr|texlive-tlc2-20101024-1|422	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-2.ltx
12mr|texlive-tlc2-20101024-1|423	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-20.ltx
12mr|texlive-tlc2-20101024-1|424	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-3.ltx
12mr|texlive-tlc2-20101024-1|425	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-4.ltx
12mr|texlive-tlc2-20101024-1|426	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-5.ltx
12mr|texlive-tlc2-20101024-1|427	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-6.ltx
12mr|texlive-tlc2-20101024-1|428	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-7.ltx
12mr|texlive-tlc2-20101024-1|429	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-8.ltx
12mr|texlive-tlc2-20101024-1|430	%doc %{_texmfdistdir}/doc/latex/tlc2/3-5-9.ltx
12mr|texlive-tlc2-20101024-1|431	%doc %{_texmfdistdir}/doc/latex/tlc2/4-1-1.ltx
12mr|texlive-tlc2-20101024-1|432	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-1.ltx
12mr|texlive-tlc2-20101024-1|433	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-10.ltx
12mr|texlive-tlc2-20101024-1|434	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-11.ltx
12mr|texlive-tlc2-20101024-1|435	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-12.ltx
12mr|texlive-tlc2-20101024-1|436	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-13.ltx
12mr|texlive-tlc2-20101024-1|437	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-2.ltx
12mr|texlive-tlc2-20101024-1|438	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-3.ltx
12mr|texlive-tlc2-20101024-1|439	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-4.ltx
12mr|texlive-tlc2-20101024-1|440	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-5.ltx
12mr|texlive-tlc2-20101024-1|441	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-6.ltx
12mr|texlive-tlc2-20101024-1|442	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-7.ltx
12mr|texlive-tlc2-20101024-1|443	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-8.ltx2
12mr|texlive-tlc2-20101024-1|444	%doc %{_texmfdistdir}/doc/latex/tlc2/4-2-9.ltx2
12mr|texlive-tlc2-20101024-1|445	%doc %{_texmfdistdir}/doc/latex/tlc2/4-3-1.ltx2
12mr|texlive-tlc2-20101024-1|446	%doc %{_texmfdistdir}/doc/latex/tlc2/4-3-2.ltx2
12mr|texlive-tlc2-20101024-1|447	%doc %{_texmfdistdir}/doc/latex/tlc2/4-3-3.ltx2
12mr|texlive-tlc2-20101024-1|448	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-1.ltx
12mr|texlive-tlc2-20101024-1|449	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-10.ltx2
12mr|texlive-tlc2-20101024-1|450	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-11.ltx2
12mr|texlive-tlc2-20101024-1|451	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-12.ltx2
12mr|texlive-tlc2-20101024-1|452	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-13.ltx2
12mr|texlive-tlc2-20101024-1|453	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-14.ltx
12mr|texlive-tlc2-20101024-1|454	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-15.ltx2
12mr|texlive-tlc2-20101024-1|455	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-2.ltx
12mr|texlive-tlc2-20101024-1|456	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-3.ltx
12mr|texlive-tlc2-20101024-1|457	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-4.ltx2
12mr|texlive-tlc2-20101024-1|458	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-5.ltx2
12mr|texlive-tlc2-20101024-1|459	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-6.ltx2
12mr|texlive-tlc2-20101024-1|460	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-7.ltx2
12mr|texlive-tlc2-20101024-1|461	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-8.ltx2
12mr|texlive-tlc2-20101024-1|462	%doc %{_texmfdistdir}/doc/latex/tlc2/4-4-9.ltx2
12mr|texlive-tlc2-20101024-1|463	%doc %{_texmfdistdir}/doc/latex/tlc2/4-5-1.ltx2
12mr|texlive-tlc2-20101024-1|464	%doc %{_texmfdistdir}/doc/latex/tlc2/4-5-2.ltx2
12mr|texlive-tlc2-20101024-1|465	%doc %{_texmfdistdir}/doc/latex/tlc2/5-1-1.ltx
12mr|texlive-tlc2-20101024-1|466	%doc %{_texmfdistdir}/doc/latex/tlc2/5-1-2.ltx
12mr|texlive-tlc2-20101024-1|467	%doc %{_texmfdistdir}/doc/latex/tlc2/5-1-3.ltx
12mr|texlive-tlc2-20101024-1|468	%doc %{_texmfdistdir}/doc/latex/tlc2/5-1-4.ltx
12mr|texlive-tlc2-20101024-1|469	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-1.ltx
12mr|texlive-tlc2-20101024-1|470	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-10.ltx
12mr|texlive-tlc2-20101024-1|471	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-11.ltx
12mr|texlive-tlc2-20101024-1|472	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-12.ltx
12mr|texlive-tlc2-20101024-1|473	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-13.ltx
12mr|texlive-tlc2-20101024-1|474	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-2.ltx
12mr|texlive-tlc2-20101024-1|475	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-3.ltx
12mr|texlive-tlc2-20101024-1|476	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-4.ltx
12mr|texlive-tlc2-20101024-1|477	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-5.ltx
12mr|texlive-tlc2-20101024-1|478	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-6.ltx
12mr|texlive-tlc2-20101024-1|479	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-7.ltx
12mr|texlive-tlc2-20101024-1|480	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-8.ltx
12mr|texlive-tlc2-20101024-1|481	%doc %{_texmfdistdir}/doc/latex/tlc2/5-2-9.ltx
12mr|texlive-tlc2-20101024-1|482	%doc %{_texmfdistdir}/doc/latex/tlc2/5-3-1.ltx
12mr|texlive-tlc2-20101024-1|483	%doc %{_texmfdistdir}/doc/latex/tlc2/5-3-2.ltx
12mr|texlive-tlc2-20101024-1|484	%doc %{_texmfdistdir}/doc/latex/tlc2/5-3-3.ltx
12mr|texlive-tlc2-20101024-1|485	%doc %{_texmfdistdir}/doc/latex/tlc2/5-3-4.ltx
12mr|texlive-tlc2-20101024-1|486	%doc %{_texmfdistdir}/doc/latex/tlc2/5-3-5.ltx
12mr|texlive-tlc2-20101024-1|487	%doc %{_texmfdistdir}/doc/latex/tlc2/5-3-6.ltx
12mr|texlive-tlc2-20101024-1|488	%doc %{_texmfdistdir}/doc/latex/tlc2/5-4-1.ltx2
12mr|texlive-tlc2-20101024-1|489	%doc %{_texmfdistdir}/doc/latex/tlc2/5-4-2.ltx2
12mr|texlive-tlc2-20101024-1|490	%doc %{_texmfdistdir}/doc/latex/tlc2/5-4-3.ltx2
12mr|texlive-tlc2-20101024-1|491	%doc %{_texmfdistdir}/doc/latex/tlc2/5-4-4.ltx
12mr|texlive-tlc2-20101024-1|492	%doc %{_texmfdistdir}/doc/latex/tlc2/5-4-5.ltx2
12mr|texlive-tlc2-20101024-1|493	%doc %{_texmfdistdir}/doc/latex/tlc2/5-4-6.ltx2
12mr|texlive-tlc2-20101024-1|494	%doc %{_texmfdistdir}/doc/latex/tlc2/5-5-1.ltx
12mr|texlive-tlc2-20101024-1|495	%doc %{_texmfdistdir}/doc/latex/tlc2/5-5-2.ltx
12mr|texlive-tlc2-20101024-1|496	%doc %{_texmfdistdir}/doc/latex/tlc2/5-6-1.ltx
12mr|texlive-tlc2-20101024-1|497	%doc %{_texmfdistdir}/doc/latex/tlc2/5-6-2.ltx
12mr|texlive-tlc2-20101024-1|498	%doc %{_texmfdistdir}/doc/latex/tlc2/5-6-3.ltx
12mr|texlive-tlc2-20101024-1|499	%doc %{_texmfdistdir}/doc/latex/tlc2/5-6-4.ltx
12mr|texlive-tlc2-20101024-1|500	%doc %{_texmfdistdir}/doc/latex/tlc2/5-6-5.ltx
12mr|texlive-tlc2-20101024-1|501	%doc %{_texmfdistdir}/doc/latex/tlc2/5-6-6.ltx
12mr|texlive-tlc2-20101024-1|502	%doc %{_texmfdistdir}/doc/latex/tlc2/5-6-7.ltx
12mr|texlive-tlc2-20101024-1|503	%doc %{_texmfdistdir}/doc/latex/tlc2/5-6-8.ltx
12mr|texlive-tlc2-20101024-1|504	%doc %{_texmfdistdir}/doc/latex/tlc2/5-7-1.ltx
12mr|texlive-tlc2-20101024-1|505	%doc %{_texmfdistdir}/doc/latex/tlc2/5-7-2.ltx
12mr|texlive-tlc2-20101024-1|506	%doc %{_texmfdistdir}/doc/latex/tlc2/5-7-3.ltx
12mr|texlive-tlc2-20101024-1|507	%doc %{_texmfdistdir}/doc/latex/tlc2/5-7-4.ltx
12mr|texlive-tlc2-20101024-1|508	%doc %{_texmfdistdir}/doc/latex/tlc2/5-7-5.ltx
12mr|texlive-tlc2-20101024-1|509	%doc %{_texmfdistdir}/doc/latex/tlc2/5-7-6.ltx
12mr|texlive-tlc2-20101024-1|510	%doc %{_texmfdistdir}/doc/latex/tlc2/5-7-7.ltx
12mr|texlive-tlc2-20101024-1|511	%doc %{_texmfdistdir}/doc/latex/tlc2/5-7-8.ltx
12mr|texlive-tlc2-20101024-1|512	%doc %{_texmfdistdir}/doc/latex/tlc2/5-8-1.ltx
12mr|texlive-tlc2-20101024-1|513	%doc %{_texmfdistdir}/doc/latex/tlc2/5-8-2.ltx
12mr|texlive-tlc2-20101024-1|514	%doc %{_texmfdistdir}/doc/latex/tlc2/5-9-1.ltx
12mr|texlive-tlc2-20101024-1|515	%doc %{_texmfdistdir}/doc/latex/tlc2/5-9-2.ltx
12mr|texlive-tlc2-20101024-1|516	%doc %{_texmfdistdir}/doc/latex/tlc2/5-9-3.ltx
12mr|texlive-tlc2-20101024-1|517	%doc %{_texmfdistdir}/doc/latex/tlc2/5-9-4.ltx
12mr|texlive-tlc2-20101024-1|518	%doc %{_texmfdistdir}/doc/latex/tlc2/5-9-5.ltx
12mr|texlive-tlc2-20101024-1|519	%doc %{_texmfdistdir}/doc/latex/tlc2/5-9-6.ltx
12mr|texlive-tlc2-20101024-1|520	%doc %{_texmfdistdir}/doc/latex/tlc2/6-3-1.ltx
12mr|texlive-tlc2-20101024-1|521	%doc %{_texmfdistdir}/doc/latex/tlc2/6-3-2.ltx
12mr|texlive-tlc2-20101024-1|522	%doc %{_texmfdistdir}/doc/latex/tlc2/6-3-3.ltx
12mr|texlive-tlc2-20101024-1|523	%doc %{_texmfdistdir}/doc/latex/tlc2/6-3-4.ltx2
12mr|texlive-tlc2-20101024-1|524	%doc %{_texmfdistdir}/doc/latex/tlc2/6-3-5.ltx
12mr|texlive-tlc2-20101024-1|525	%doc %{_texmfdistdir}/doc/latex/tlc2/6-3-6.ltx2
12mr|texlive-tlc2-20101024-1|526	%doc %{_texmfdistdir}/doc/latex/tlc2/6-3-7.ltx2
12mr|texlive-tlc2-20101024-1|527	%doc %{_texmfdistdir}/doc/latex/tlc2/6-4-1.ltx
12mr|texlive-tlc2-20101024-1|528	%doc %{_texmfdistdir}/doc/latex/tlc2/6-4-2.ltx
12mr|texlive-tlc2-20101024-1|529	%doc %{_texmfdistdir}/doc/latex/tlc2/6-4-3.ltx
12mr|texlive-tlc2-20101024-1|530	%doc %{_texmfdistdir}/doc/latex/tlc2/6-4-4.ltx
12mr|texlive-tlc2-20101024-1|531	%doc %{_texmfdistdir}/doc/latex/tlc2/6-4-5.ltx2
12mr|texlive-tlc2-20101024-1|532	%doc %{_texmfdistdir}/doc/latex/tlc2/6-4-6.ltx2
12mr|texlive-tlc2-20101024-1|533	%doc %{_texmfdistdir}/doc/latex/tlc2/6-4-7.ltx
12mr|texlive-tlc2-20101024-1|534	%doc %{_texmfdistdir}/doc/latex/tlc2/6-4-8.ltx
12mr|texlive-tlc2-20101024-1|535	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-1.ltx
12mr|texlive-tlc2-20101024-1|536	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-10.ltx
12mr|texlive-tlc2-20101024-1|537	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-11.ltx
12mr|texlive-tlc2-20101024-1|538	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-12.ltx
12mr|texlive-tlc2-20101024-1|539	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-13.ltx
12mr|texlive-tlc2-20101024-1|540	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-14.ltx2
12mr|texlive-tlc2-20101024-1|541	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-15.ltx
12mr|texlive-tlc2-20101024-1|542	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-16.ltx
12mr|texlive-tlc2-20101024-1|543	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-17.ltx
12mr|texlive-tlc2-20101024-1|544	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-18.ltx2
12mr|texlive-tlc2-20101024-1|545	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-2.ltx
12mr|texlive-tlc2-20101024-1|546	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-3.ltx
12mr|texlive-tlc2-20101024-1|547	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-4.ltx
12mr|texlive-tlc2-20101024-1|548	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-5.ltx
12mr|texlive-tlc2-20101024-1|549	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-6.ltx
12mr|texlive-tlc2-20101024-1|550	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-7.ltx2
12mr|texlive-tlc2-20101024-1|551	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-8.ltx
12mr|texlive-tlc2-20101024-1|552	%doc %{_texmfdistdir}/doc/latex/tlc2/6-5-9.ltx
12mr|texlive-tlc2-20101024-1|553	%doc %{_texmfdistdir}/doc/latex/tlc2/7-10-1.ltx
12mr|texlive-tlc2-20101024-1|554	%doc %{_texmfdistdir}/doc/latex/tlc2/7-12-1.ltx
12mr|texlive-tlc2-20101024-1|555	%doc %{_texmfdistdir}/doc/latex/tlc2/7-3-1.ltx
12mr|texlive-tlc2-20101024-1|556	%doc %{_texmfdistdir}/doc/latex/tlc2/7-3-2.ltx
12mr|texlive-tlc2-20101024-1|557	%doc %{_texmfdistdir}/doc/latex/tlc2/7-3-3.ltx
12mr|texlive-tlc2-20101024-1|558	%doc %{_texmfdistdir}/doc/latex/tlc2/7-3-4.ltx
12mr|texlive-tlc2-20101024-1|559	%doc %{_texmfdistdir}/doc/latex/tlc2/7-3-5.ltx
12mr|texlive-tlc2-20101024-1|560	%doc %{_texmfdistdir}/doc/latex/tlc2/7-3-6.ltx
12mr|texlive-tlc2-20101024-1|561	%doc %{_texmfdistdir}/doc/latex/tlc2/7-3-7.ltx
12mr|texlive-tlc2-20101024-1|562	%doc %{_texmfdistdir}/doc/latex/tlc2/7-3-8.ltx
12mr|texlive-tlc2-20101024-1|563	%doc %{_texmfdistdir}/doc/latex/tlc2/7-4-1.ltx
12mr|texlive-tlc2-20101024-1|564	%doc %{_texmfdistdir}/doc/latex/tlc2/7-4-2.ltx
12mr|texlive-tlc2-20101024-1|565	%doc %{_texmfdistdir}/doc/latex/tlc2/7-4-3.ltx
12mr|texlive-tlc2-20101024-1|566	%doc %{_texmfdistdir}/doc/latex/tlc2/7-4-4.ltx
12mr|texlive-tlc2-20101024-1|567	%doc %{_texmfdistdir}/doc/latex/tlc2/7-4-5.ltx
12mr|texlive-tlc2-20101024-1|568	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-1.ltx
12mr|texlive-tlc2-20101024-1|569	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-10.ltx
12mr|texlive-tlc2-20101024-1|570	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-11.ltx
12mr|texlive-tlc2-20101024-1|571	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-12.ltx
12mr|texlive-tlc2-20101024-1|572	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-13.ltx
12mr|texlive-tlc2-20101024-1|573	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-14.ltx
12mr|texlive-tlc2-20101024-1|574	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-15.ltx
12mr|texlive-tlc2-20101024-1|575	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-16.ltx
12mr|texlive-tlc2-20101024-1|576	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-17.ltx
12mr|texlive-tlc2-20101024-1|577	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-2.ltx
12mr|texlive-tlc2-20101024-1|578	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-3.ltx
12mr|texlive-tlc2-20101024-1|579	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-4.ltx
12mr|texlive-tlc2-20101024-1|580	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-5.ltx
12mr|texlive-tlc2-20101024-1|581	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-6.ltx
12mr|texlive-tlc2-20101024-1|582	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-7.ltx
12mr|texlive-tlc2-20101024-1|583	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-8.ltx
12mr|texlive-tlc2-20101024-1|584	%doc %{_texmfdistdir}/doc/latex/tlc2/7-5-9.ltx
12mr|texlive-tlc2-20101024-1|585	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-1.ltx
12mr|texlive-tlc2-20101024-1|586	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-10.ltx
12mr|texlive-tlc2-20101024-1|587	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-11.ltx
12mr|texlive-tlc2-20101024-1|588	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-12.ltx
12mr|texlive-tlc2-20101024-1|589	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-2.ltx
12mr|texlive-tlc2-20101024-1|590	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-3.ltx
12mr|texlive-tlc2-20101024-1|591	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-4.ltx
12mr|texlive-tlc2-20101024-1|592	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-5.ltx
12mr|texlive-tlc2-20101024-1|593	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-6.ltx
12mr|texlive-tlc2-20101024-1|594	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-7.ltx
12mr|texlive-tlc2-20101024-1|595	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-8.ltx
12mr|texlive-tlc2-20101024-1|596	%doc %{_texmfdistdir}/doc/latex/tlc2/7-6-9.ltx
12mr|texlive-tlc2-20101024-1|597	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-1.ltx
12mr|texlive-tlc2-20101024-1|598	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-10.ltx
12mr|texlive-tlc2-20101024-1|599	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-11.ltx
12mr|texlive-tlc2-20101024-1|600	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-12.ltx
12mr|texlive-tlc2-20101024-1|601	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-13.ltx
12mr|texlive-tlc2-20101024-1|602	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-14.ltx
12mr|texlive-tlc2-20101024-1|603	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-15.ltx
12mr|texlive-tlc2-20101024-1|604	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-16.ltx
12mr|texlive-tlc2-20101024-1|605	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-17.ltx
12mr|texlive-tlc2-20101024-1|606	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-18.ltx
12mr|texlive-tlc2-20101024-1|607	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-19.ltx
12mr|texlive-tlc2-20101024-1|608	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-2.ltx
12mr|texlive-tlc2-20101024-1|609	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-20.ltx
12mr|texlive-tlc2-20101024-1|610	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-21.ltx
12mr|texlive-tlc2-20101024-1|611	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-22.ltx
12mr|texlive-tlc2-20101024-1|612	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-23.ltx
12mr|texlive-tlc2-20101024-1|613	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-24.ltx
12mr|texlive-tlc2-20101024-1|614	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-25.ltx
12mr|texlive-tlc2-20101024-1|615	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-26.ltx
12mr|texlive-tlc2-20101024-1|616	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-27.ltx
12mr|texlive-tlc2-20101024-1|617	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-28.ltx
12mr|texlive-tlc2-20101024-1|618	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-29.ltx
12mr|texlive-tlc2-20101024-1|619	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-3.ltx
12mr|texlive-tlc2-20101024-1|620	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-4.ltx
12mr|texlive-tlc2-20101024-1|621	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-5.ltx
12mr|texlive-tlc2-20101024-1|622	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-6.ltx
12mr|texlive-tlc2-20101024-1|623	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-7.ltx
12mr|texlive-tlc2-20101024-1|624	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-8.ltx
12mr|texlive-tlc2-20101024-1|625	%doc %{_texmfdistdir}/doc/latex/tlc2/7-7-9.ltx
12mr|texlive-tlc2-20101024-1|626	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-1.ltx
12mr|texlive-tlc2-20101024-1|627	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-10.ltx
12mr|texlive-tlc2-20101024-1|628	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-11.ltx
12mr|texlive-tlc2-20101024-1|629	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-12.ltx
12mr|texlive-tlc2-20101024-1|630	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-13.ltx
12mr|texlive-tlc2-20101024-1|631	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-14.ltx
12mr|texlive-tlc2-20101024-1|632	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-15.ltx
12mr|texlive-tlc2-20101024-1|633	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-16.ltx
12mr|texlive-tlc2-20101024-1|634	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-17.ltx
12mr|texlive-tlc2-20101024-1|635	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-18.ltx
12mr|texlive-tlc2-20101024-1|636	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-19.ltx
12mr|texlive-tlc2-20101024-1|637	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-2.ltx
12mr|texlive-tlc2-20101024-1|638	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-20.ltx
12mr|texlive-tlc2-20101024-1|639	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-21.ltx
12mr|texlive-tlc2-20101024-1|640	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-22.ltx
12mr|texlive-tlc2-20101024-1|641	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-3.ltx
12mr|texlive-tlc2-20101024-1|642	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-4.ltx
12mr|texlive-tlc2-20101024-1|643	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-5.ltx
12mr|texlive-tlc2-20101024-1|644	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-6.ltx
12mr|texlive-tlc2-20101024-1|645	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-7.ltx
12mr|texlive-tlc2-20101024-1|646	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-8.ltx
12mr|texlive-tlc2-20101024-1|647	%doc %{_texmfdistdir}/doc/latex/tlc2/7-8-9.ltx
12mr|texlive-tlc2-20101024-1|648	%doc %{_texmfdistdir}/doc/latex/tlc2/7-9-1.ltx
12mr|texlive-tlc2-20101024-1|649	%doc %{_texmfdistdir}/doc/latex/tlc2/7-9-2.ltx
12mr|texlive-tlc2-20101024-1|650	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-1.ltx
12mr|texlive-tlc2-20101024-1|651	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-10.ltx
12mr|texlive-tlc2-20101024-1|652	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-11.ltx
12mr|texlive-tlc2-20101024-1|653	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-12.ltx
12mr|texlive-tlc2-20101024-1|654	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-13.ltx
12mr|texlive-tlc2-20101024-1|655	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-14.ltx
12mr|texlive-tlc2-20101024-1|656	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-15.ltx
12mr|texlive-tlc2-20101024-1|657	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-16.ltx
12mr|texlive-tlc2-20101024-1|658	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-17.ltx
12mr|texlive-tlc2-20101024-1|659	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-18.ltx
12mr|texlive-tlc2-20101024-1|660	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-19.ltx
12mr|texlive-tlc2-20101024-1|661	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-2.ltx
12mr|texlive-tlc2-20101024-1|662	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-20.ltx
12mr|texlive-tlc2-20101024-1|663	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-21.ltx
12mr|texlive-tlc2-20101024-1|664	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-22.ltx
12mr|texlive-tlc2-20101024-1|665	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-23.ltx
12mr|texlive-tlc2-20101024-1|666	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-24.ltx
12mr|texlive-tlc2-20101024-1|667	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-25.ltx
12mr|texlive-tlc2-20101024-1|668	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-26.ltx
12mr|texlive-tlc2-20101024-1|669	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-27.ltx
12mr|texlive-tlc2-20101024-1|670	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-28.ltx
12mr|texlive-tlc2-20101024-1|671	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-29.ltx
12mr|texlive-tlc2-20101024-1|672	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-3.ltx
12mr|texlive-tlc2-20101024-1|673	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-4.ltx
12mr|texlive-tlc2-20101024-1|674	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-5.ltx
12mr|texlive-tlc2-20101024-1|675	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-6.ltx
12mr|texlive-tlc2-20101024-1|676	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-7.ltx
12mr|texlive-tlc2-20101024-1|677	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-8.ltx
12mr|texlive-tlc2-20101024-1|678	%doc %{_texmfdistdir}/doc/latex/tlc2/8-2-9.ltx
12mr|texlive-tlc2-20101024-1|679	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-1.ltx
12mr|texlive-tlc2-20101024-1|680	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-10.ltx
12mr|texlive-tlc2-20101024-1|681	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-11.ltx
12mr|texlive-tlc2-20101024-1|682	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-12.ltx
12mr|texlive-tlc2-20101024-1|683	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-13.ltx
12mr|texlive-tlc2-20101024-1|684	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-14.ltx
12mr|texlive-tlc2-20101024-1|685	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-15.ltx
12mr|texlive-tlc2-20101024-1|686	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-16.ltx
12mr|texlive-tlc2-20101024-1|687	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-17.ltx
12mr|texlive-tlc2-20101024-1|688	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-18.ltx
12mr|texlive-tlc2-20101024-1|689	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-19.ltx
12mr|texlive-tlc2-20101024-1|690	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-2.ltx
12mr|texlive-tlc2-20101024-1|691	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-20.ltx
12mr|texlive-tlc2-20101024-1|692	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-21.ltx
12mr|texlive-tlc2-20101024-1|693	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-22.ltx
12mr|texlive-tlc2-20101024-1|694	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-23.ltx
12mr|texlive-tlc2-20101024-1|695	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-24.ltx
12mr|texlive-tlc2-20101024-1|696	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-25.ltx
12mr|texlive-tlc2-20101024-1|697	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-26.ltx
12mr|texlive-tlc2-20101024-1|698	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-27.ltx
12mr|texlive-tlc2-20101024-1|699	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-28.ltx
12mr|texlive-tlc2-20101024-1|700	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-29.ltx
12mr|texlive-tlc2-20101024-1|701	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-3.ltx
12mr|texlive-tlc2-20101024-1|702	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-30.ltx
12mr|texlive-tlc2-20101024-1|703	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-31.ltx
12mr|texlive-tlc2-20101024-1|704	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-32.ltx
12mr|texlive-tlc2-20101024-1|705	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-33.ltx
12mr|texlive-tlc2-20101024-1|706	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-34.ltx
12mr|texlive-tlc2-20101024-1|707	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-35.ltx
12mr|texlive-tlc2-20101024-1|708	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-36.ltx
12mr|texlive-tlc2-20101024-1|709	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-37.ltx
12mr|texlive-tlc2-20101024-1|710	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-38.ltx
12mr|texlive-tlc2-20101024-1|711	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-39.ltx
12mr|texlive-tlc2-20101024-1|712	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-4.ltx
12mr|texlive-tlc2-20101024-1|713	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-5.ltx
12mr|texlive-tlc2-20101024-1|714	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-6.ltx
12mr|texlive-tlc2-20101024-1|715	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-7.ltx
12mr|texlive-tlc2-20101024-1|716	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-8.ltx
12mr|texlive-tlc2-20101024-1|717	%doc %{_texmfdistdir}/doc/latex/tlc2/8-3-9.ltx
12mr|texlive-tlc2-20101024-1|718	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-1.ltx
12mr|texlive-tlc2-20101024-1|719	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-10.ltx
12mr|texlive-tlc2-20101024-1|720	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-11.ltx
12mr|texlive-tlc2-20101024-1|721	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-12.ltx
12mr|texlive-tlc2-20101024-1|722	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-13.ltx
12mr|texlive-tlc2-20101024-1|723	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-14.ltx
12mr|texlive-tlc2-20101024-1|724	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-2.ltx
12mr|texlive-tlc2-20101024-1|725	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-3.ltx
12mr|texlive-tlc2-20101024-1|726	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-4.ltx
12mr|texlive-tlc2-20101024-1|727	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-5.ltx
12mr|texlive-tlc2-20101024-1|728	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-6.ltx
12mr|texlive-tlc2-20101024-1|729	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-7.ltx
12mr|texlive-tlc2-20101024-1|730	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-8.ltx
12mr|texlive-tlc2-20101024-1|731	%doc %{_texmfdistdir}/doc/latex/tlc2/8-4-9.ltx
12mr|texlive-tlc2-20101024-1|732	%doc %{_texmfdistdir}/doc/latex/tlc2/8-5-1.ltx
12mr|texlive-tlc2-20101024-1|733	%doc %{_texmfdistdir}/doc/latex/tlc2/8-5-2.ltx
12mr|texlive-tlc2-20101024-1|734	%doc %{_texmfdistdir}/doc/latex/tlc2/8-5-3.ltx
12mr|texlive-tlc2-20101024-1|735	%doc %{_texmfdistdir}/doc/latex/tlc2/8-5-4.ltx
12mr|texlive-tlc2-20101024-1|736	%doc %{_texmfdistdir}/doc/latex/tlc2/8-6-1.ltx
12mr|texlive-tlc2-20101024-1|737	%doc %{_texmfdistdir}/doc/latex/tlc2/8-6-2.ltx
12mr|texlive-tlc2-20101024-1|738	%doc %{_texmfdistdir}/doc/latex/tlc2/8-6-3.ltx
12mr|texlive-tlc2-20101024-1|739	%doc %{_texmfdistdir}/doc/latex/tlc2/8-6-4.ltx
12mr|texlive-tlc2-20101024-1|740	%doc %{_texmfdistdir}/doc/latex/tlc2/8-7-1.ltx
12mr|texlive-tlc2-20101024-1|741	%doc %{_texmfdistdir}/doc/latex/tlc2/8-7-2.ltx
12mr|texlive-tlc2-20101024-1|742	%doc %{_texmfdistdir}/doc/latex/tlc2/8-7-3.ltx
12mr|texlive-tlc2-20101024-1|743	%doc %{_texmfdistdir}/doc/latex/tlc2/8-7-4.ltx
12mr|texlive-tlc2-20101024-1|744	%doc %{_texmfdistdir}/doc/latex/tlc2/8-7-5.ltx
12mr|texlive-tlc2-20101024-1|745	%doc %{_texmfdistdir}/doc/latex/tlc2/8-7-6.ltx
12mr|texlive-tlc2-20101024-1|746	%doc %{_texmfdistdir}/doc/latex/tlc2/8-7-7.ltx
12mr|texlive-tlc2-20101024-1|747	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-1.ltx
12mr|texlive-tlc2-20101024-1|748	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-10.ltx
12mr|texlive-tlc2-20101024-1|749	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-11.ltx
12mr|texlive-tlc2-20101024-1|750	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-12.ltx
12mr|texlive-tlc2-20101024-1|751	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-13.ltx
12mr|texlive-tlc2-20101024-1|752	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-14.ltx
12mr|texlive-tlc2-20101024-1|753	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-15.ltx
12mr|texlive-tlc2-20101024-1|754	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-16.ltx
12mr|texlive-tlc2-20101024-1|755	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-17.ltx
12mr|texlive-tlc2-20101024-1|756	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-18.ltx
12mr|texlive-tlc2-20101024-1|757	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-19.ltx
12mr|texlive-tlc2-20101024-1|758	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-2.ltx
12mr|texlive-tlc2-20101024-1|759	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-20.ltx
12mr|texlive-tlc2-20101024-1|760	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-21.ltx
12mr|texlive-tlc2-20101024-1|761	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-22.ltx
12mr|texlive-tlc2-20101024-1|762	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-23.ltx
12mr|texlive-tlc2-20101024-1|763	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-24.ltx
12mr|texlive-tlc2-20101024-1|764	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-25.ltx
12mr|texlive-tlc2-20101024-1|765	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-3.ltx
12mr|texlive-tlc2-20101024-1|766	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-4.ltx
12mr|texlive-tlc2-20101024-1|767	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-5.ltx
12mr|texlive-tlc2-20101024-1|768	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-6.ltx
12mr|texlive-tlc2-20101024-1|769	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-7.ltx
12mr|texlive-tlc2-20101024-1|770	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-8.ltx
12mr|texlive-tlc2-20101024-1|771	%doc %{_texmfdistdir}/doc/latex/tlc2/8-8-9.ltx
12mr|texlive-tlc2-20101024-1|772	%doc %{_texmfdistdir}/doc/latex/tlc2/8-9-1.ltx
12mr|texlive-tlc2-20101024-1|773	%doc %{_texmfdistdir}/doc/latex/tlc2/8-9-2.ltx
12mr|texlive-tlc2-20101024-1|774	%doc %{_texmfdistdir}/doc/latex/tlc2/8-9-3.ltx
12mr|texlive-tlc2-20101024-1|775	%doc %{_texmfdistdir}/doc/latex/tlc2/8-9-4.ltx
12mr|texlive-tlc2-20101024-1|776	%doc %{_texmfdistdir}/doc/latex/tlc2/8-9-5.ltx
12mr|texlive-tlc2-20101024-1|777	%doc %{_texmfdistdir}/doc/latex/tlc2/8-9-6.ltx
12mr|texlive-tlc2-20101024-1|778	%doc %{_texmfdistdir}/doc/latex/tlc2/8-9-7.ltx
12mr|texlive-tlc2-20101024-1|779	%doc %{_texmfdistdir}/doc/latex/tlc2/8-9-8.ltx
12mr|texlive-tlc2-20101024-1|780	%doc %{_texmfdistdir}/doc/latex/tlc2/9-2-1.ltx
12mr|texlive-tlc2-20101024-1|781	%doc %{_texmfdistdir}/doc/latex/tlc2/9-2-2.ltx
12mr|texlive-tlc2-20101024-1|782	%doc %{_texmfdistdir}/doc/latex/tlc2/9-2-3.ltx
12mr|texlive-tlc2-20101024-1|783	%doc %{_texmfdistdir}/doc/latex/tlc2/9-2-4.ltx
12mr|texlive-tlc2-20101024-1|784	%doc %{_texmfdistdir}/doc/latex/tlc2/9-2-5.ltx
12mr|texlive-tlc2-20101024-1|785	%doc %{_texmfdistdir}/doc/latex/tlc2/9-2-6.ltx
12mr|texlive-tlc2-20101024-1|786	%doc %{_texmfdistdir}/doc/latex/tlc2/9-2-7.ltx
12mr|texlive-tlc2-20101024-1|787	%doc %{_texmfdistdir}/doc/latex/tlc2/9-2-8.ltx
12mr|texlive-tlc2-20101024-1|788	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-1.ltx
12mr|texlive-tlc2-20101024-1|789	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-10.ltx
12mr|texlive-tlc2-20101024-1|790	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-11.ltx
12mr|texlive-tlc2-20101024-1|791	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-12.ltx
12mr|texlive-tlc2-20101024-1|792	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-13.ltx
12mr|texlive-tlc2-20101024-1|793	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-14.ltx
12mr|texlive-tlc2-20101024-1|794	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-15.ltx
12mr|texlive-tlc2-20101024-1|795	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-16.ltx
12mr|texlive-tlc2-20101024-1|796	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-17.ltx
12mr|texlive-tlc2-20101024-1|797	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-18.ltx
12mr|texlive-tlc2-20101024-1|798	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-19.ltx
12mr|texlive-tlc2-20101024-1|799	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-2.ltx
12mr|texlive-tlc2-20101024-1|800	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-20.ltx
12mr|texlive-tlc2-20101024-1|801	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-21.ltx
12mr|texlive-tlc2-20101024-1|802	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-22.ltx
12mr|texlive-tlc2-20101024-1|803	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-23.ltx
12mr|texlive-tlc2-20101024-1|804	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-24.ltx
12mr|texlive-tlc2-20101024-1|805	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-25.ltx
12mr|texlive-tlc2-20101024-1|806	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-26.ltx
12mr|texlive-tlc2-20101024-1|807	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-27.ltx
12mr|texlive-tlc2-20101024-1|808	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-28.ltx
12mr|texlive-tlc2-20101024-1|809	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-29.ltx
12mr|texlive-tlc2-20101024-1|810	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-3.ltx
12mr|texlive-tlc2-20101024-1|811	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-30.ltx
12mr|texlive-tlc2-20101024-1|812	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-31.ltx
12mr|texlive-tlc2-20101024-1|813	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-32.ltx
12mr|texlive-tlc2-20101024-1|814	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-33.ltx
12mr|texlive-tlc2-20101024-1|815	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-34.ltx
12mr|texlive-tlc2-20101024-1|816	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-35.ltx
12mr|texlive-tlc2-20101024-1|817	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-36.ltx
12mr|texlive-tlc2-20101024-1|818	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-37.ltx
12mr|texlive-tlc2-20101024-1|819	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-38.ltx
12mr|texlive-tlc2-20101024-1|820	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-39.ltx
12mr|texlive-tlc2-20101024-1|821	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-4.ltx
12mr|texlive-tlc2-20101024-1|822	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-5.ltx
12mr|texlive-tlc2-20101024-1|823	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-6.ltx
12mr|texlive-tlc2-20101024-1|824	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-7.ltx
12mr|texlive-tlc2-20101024-1|825	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-8.ltx
12mr|texlive-tlc2-20101024-1|826	%doc %{_texmfdistdir}/doc/latex/tlc2/9-3-9.ltx
12mr|texlive-tlc2-20101024-1|827	%doc %{_texmfdistdir}/doc/latex/tlc2/9-4-1.ltx
12mr|texlive-tlc2-20101024-1|828	%doc %{_texmfdistdir}/doc/latex/tlc2/9-4-2.ltx
12mr|texlive-tlc2-20101024-1|829	%doc %{_texmfdistdir}/doc/latex/tlc2/9-4-3.ltx
12mr|texlive-tlc2-20101024-1|830	%doc %{_texmfdistdir}/doc/latex/tlc2/9-4-4.ltx
12mr|texlive-tlc2-20101024-1|831	%doc %{_texmfdistdir}/doc/latex/tlc2/9-4-5.ltx
12mr|texlive-tlc2-20101024-1|832	%doc %{_texmfdistdir}/doc/latex/tlc2/9-5-1.ltx
12mr|texlive-tlc2-20101024-1|833	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-1.ltx
12mr|texlive-tlc2-20101024-1|834	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-10.ltx
12mr|texlive-tlc2-20101024-1|835	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-11.ltx
12mr|texlive-tlc2-20101024-1|836	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-12.ltx
12mr|texlive-tlc2-20101024-1|837	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-13.ltx
12mr|texlive-tlc2-20101024-1|838	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-14.ltx
12mr|texlive-tlc2-20101024-1|839	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-15.ltx
12mr|texlive-tlc2-20101024-1|840	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-16.ltx
12mr|texlive-tlc2-20101024-1|841	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-17.ltx
12mr|texlive-tlc2-20101024-1|842	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-2.ltx
12mr|texlive-tlc2-20101024-1|843	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-3.ltx
12mr|texlive-tlc2-20101024-1|844	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-4.ltx
12mr|texlive-tlc2-20101024-1|845	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-5.ltx
12mr|texlive-tlc2-20101024-1|846	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-6.ltx
12mr|texlive-tlc2-20101024-1|847	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-7.ltx
12mr|texlive-tlc2-20101024-1|848	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-8.ltx
12mr|texlive-tlc2-20101024-1|849	%doc %{_texmfdistdir}/doc/latex/tlc2/A-1-9.ltx
12mr|texlive-tlc2-20101024-1|850	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-1.ltx
12mr|texlive-tlc2-20101024-1|851	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-10.ltx
12mr|texlive-tlc2-20101024-1|852	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-11.ltx
12mr|texlive-tlc2-20101024-1|853	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-12.ltx
12mr|texlive-tlc2-20101024-1|854	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-13.ltx
12mr|texlive-tlc2-20101024-1|855	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-14.ltx
12mr|texlive-tlc2-20101024-1|856	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-15.ltx
12mr|texlive-tlc2-20101024-1|857	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-16.ltx
12mr|texlive-tlc2-20101024-1|858	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-17.ltx
12mr|texlive-tlc2-20101024-1|859	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-18.ltx
12mr|texlive-tlc2-20101024-1|860	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-19.ltx
12mr|texlive-tlc2-20101024-1|861	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-2.ltx
12mr|texlive-tlc2-20101024-1|862	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-20.ltx
12mr|texlive-tlc2-20101024-1|863	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-21.ltx
12mr|texlive-tlc2-20101024-1|864	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-3.ltx
12mr|texlive-tlc2-20101024-1|865	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-4.ltx
12mr|texlive-tlc2-20101024-1|866	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-5.ltx
12mr|texlive-tlc2-20101024-1|867	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-6.ltx
12mr|texlive-tlc2-20101024-1|868	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-7.ltx
12mr|texlive-tlc2-20101024-1|869	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-8.ltx
12mr|texlive-tlc2-20101024-1|870	%doc %{_texmfdistdir}/doc/latex/tlc2/A-2-9.ltx
12mr|texlive-tlc2-20101024-1|871	%doc %{_texmfdistdir}/doc/latex/tlc2/A-3-1.ltx
12mr|texlive-tlc2-20101024-1|872	%doc %{_texmfdistdir}/doc/latex/tlc2/A-3-10.ltx
12mr|texlive-tlc2-20101024-1|873	%doc %{_texmfdistdir}/doc/latex/tlc2/A-3-11.ltx
12mr|texlive-tlc2-20101024-1|874	%doc %{_texmfdistdir}/doc/latex/tlc2/A-3-2.ltx
12mr|texlive-tlc2-20101024-1|875	%doc %{_texmfdistdir}/doc/latex/tlc2/A-3-3.ltx
12mr|texlive-tlc2-20101024-1|876	%doc %{_texmfdistdir}/doc/latex/tlc2/A-3-4.ltx
12mr|texlive-tlc2-20101024-1|877	%doc %{_texmfdistdir}/doc/latex/tlc2/A-3-5.ltx
12mr|texlive-tlc2-20101024-1|878	%doc %{_texmfdistdir}/doc/latex/tlc2/A-3-6.ltx
12mr|texlive-tlc2-20101024-1|879	%doc %{_texmfdistdir}/doc/latex/tlc2/A-3-7.ltx
12mr|texlive-tlc2-20101024-1|880	%doc %{_texmfdistdir}/doc/latex/tlc2/A-3-8.ltx
12mr|texlive-tlc2-20101024-1|881	%doc %{_texmfdistdir}/doc/latex/tlc2/A-3-9.ltx2
12mr|texlive-tlc2-20101024-1|882	%doc %{_texmfdistdir}/doc/latex/tlc2/B-3-1.ltx
12mr|texlive-tlc2-20101024-1|883	%doc %{_texmfdistdir}/doc/latex/tlc2/Escher.ps
12mr|texlive-tlc2-20101024-1|884	%doc %{_texmfdistdir}/doc/latex/tlc2/cat.ps
12mr|texlive-tlc2-20101024-1|885	%doc %{_texmfdistdir}/doc/latex/tlc2/elephant.ps
12mr|texlive-tlc2-20101024-1|886	%doc %{_texmfdistdir}/doc/latex/tlc2/indexexa.ltx
12mr|texlive-tlc2-20101024-1|887	%doc %{_texmfdistdir}/doc/latex/tlc2/jura.bib
12mr|texlive-tlc2-20101024-1|888	%doc %{_texmfdistdir}/doc/latex/tlc2/partial.toc
12mr|texlive-tlc2-20101024-1|889	%doc %{_texmfdistdir}/doc/latex/tlc2/rosette.ps
12mr|texlive-tlc2-20101024-1|890	%doc %{_texmfdistdir}/doc/latex/tlc2/tex.bib
12mr|texlive-tlc2-20101024-1|891	%doc %{_texmfdistdir}/doc/latex/tlc2/ttctexa.cls
12mr|texlive-tlc2-20101024-1|892	%doc %{_texmfdistdir}/doc/latex/tlc2/ttctexamargin.cls
12mr|texlive-tlc2-20101024-1|893	%doc %{_texmfdistdir}/doc/latex/tlc2/ttctexareport.cls
12mr|texlive-tlc2-20101024-1|894	%doc %{_texmfdistdir}/doc/latex/tlc2/w.eps
12mr|texlive-tlc2-20101024-1|895	%doc %{_texmfdistdir}/doc/latex/tlc2/w.ps
12mr|texlive-tlc2-20101024-1|896	
12mr|texlive-tlc2-20101024-1|897	#-----------------------------------------------------------------------
12mr|texlive-tlc2-20101024-1|898	%prep
12mr|texlive-tlc2-20101024-1|899	%setup -c -a0 -a1
12mr|texlive-tlc2-20101024-1|900	
12mr|texlive-tlc2-20101024-1|901	%build
12mr|texlive-tlc2-20101024-1|902	
12mr|texlive-tlc2-20101024-1|903	%install
12mr|texlive-tlc2-20101024-1|904	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tlc2-20101024-1|905	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tlc2-20101024-1|906	
12mr|texlive-tlc2-20101024-1|907	
12mr|texlive-tlc2-20101024-1|908	
12mr|texlive-tlc2-20101024-1|909	%changelog
12mr|texlive-tlc2-20101024-1|910	

18779 12
12mr|texlive-tlpkg-20120411-3|1	%define __noautoreq			'perl\\(Text::Unidecode\\)|perl\\(Tie::Watch\\)|perl\\(SelfLoader\\)'
12mr|texlive-tlpkg-20120411-3|2	
12mr|texlive-tlpkg-20120411-3|3	%define _tlpkgdir			%{_datadir}/tlpkg
12mr|texlive-tlpkg-20120411-3|4	%define _texmfdir			%{_datadir}/texmf
12mr|texlive-tlpkg-20120411-3|5	%define _texmfdistdir			%{_datadir}/texmf-dist
12mr|texlive-tlpkg-20120411-3|6	%define _texmflocaldir			%{_datadir}/texmf-local
12mr|texlive-tlpkg-20120411-3|7	%define _texmfextradir			%{_datadir}/texmf-extra
12mr|texlive-tlpkg-20120411-3|8	%define _texmffontsdir			%{_datadir}/texmf-fonts
12mr|texlive-tlpkg-20120411-3|9	%define _texmfprojectdir		%{_datadir}/texmf-project
12mr|texlive-tlpkg-20120411-3|10	%define _texmfvardir			%{_localstatedir}/lib/texmf
12mr|texlive-tlpkg-20120411-3|11	%define _texmfconfdir			%{_sysconfdir}/texmf
12mr|texlive-tlpkg-20120411-3|12	%define _texmf_fmtutil_d		%{_datadir}/tlpkg/fmtutil.cnf.d
12mr|texlive-tlpkg-20120411-3|13	%define _texmf_updmap_d			%{_datadir}/tlpkg/updmap.cfg.d
12mr|texlive-tlpkg-20120411-3|14	%define _texmf_language_dat_d		%{_datadir}/tlpkg/language.dat.d
12mr|texlive-tlpkg-20120411-3|15	%define _texmf_language_def_d		%{_datadir}/tlpkg/language.def.d
12mr|texlive-tlpkg-20120411-3|16	%define _texmf_language_lua_d		%{_datadir}/tlpkg/language.lua.d
12mr|texlive-tlpkg-20120411-3|17	
12mr|texlive-tlpkg-20120411-3|18	%define _texmf_enable_asymptote		0
12mr|texlive-tlpkg-20120411-3|19	%define _texmf_enable_xindy		0
12mr|texlive-tlpkg-20120411-3|20	%define _texmf_with_system_dialog	1
12mr|texlive-tlpkg-20120411-3|21	%define _texmf_with_system_lcdf		0
12mr|texlive-tlpkg-20120411-3|22	%define _texmf_with_system_poppler	1
12mr|texlive-tlpkg-20120411-3|23	%define _texmf_with_system_psutils	1
12mr|texlive-tlpkg-20120411-3|24	%define _texmf_with_system_t1lib	1
12mr|texlive-tlpkg-20120411-3|25	%define _texmf_with_system_tex4ht	0
12mr|texlive-tlpkg-20120411-3|26	%define _texmf_with_system_teckit	0
12mr|texlive-tlpkg-20120411-3|27	
12mr|texlive-tlpkg-20120411-3|28	Name:		texlive-tlpkg
12mr|texlive-tlpkg-20120411-3|29	Version:	20120411
12mr|texlive-tlpkg-20120411-3|30	Release:	3
12mr|texlive-tlpkg-20120411-3|31	Summary:	The TeX formatting system
12mr|texlive-tlpkg-20120411-3|32	URL:		http://tug.org/texlive/
12mr|texlive-tlpkg-20120411-3|33	Group:		Publishing
12mr|texlive-tlpkg-20120411-3|34	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-tlpkg-20120411-3|35	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz
12mr|texlive-tlpkg-20120411-3|36	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
12mr|texlive-tlpkg-20120411-3|37	Source2:	tlpobj2spec.pl
12mr|texlive-tlpkg-20120411-3|38	Source3:	fmtutil-hdr.cnf
12mr|texlive-tlpkg-20120411-3|39	Source4:	updmap-hdr.cfg
12mr|texlive-tlpkg-20120411-3|40	Source5:	texlive.post
12mr|texlive-tlpkg-20120411-3|41	Source6:	checkupdates.pl
12mr|texlive-tlpkg-20120411-3|42	Source7:	texlive.macros
12mr|texlive-tlpkg-20120411-3|43	Source8:	tlmgr
12mr|texlive-tlpkg-20120411-3|44	BuildArch:	noarch
12mr|texlive-tlpkg-20120411-3|45	
12mr|texlive-tlpkg-20120411-3|46	%post
12mr|texlive-tlpkg-20120411-3|47	if [ ! -f %{_texmfconfdir}/web2c/updmap.cfg ]; then
12mr|texlive-tlpkg-20120411-3|48	cp -f %{_texmfdir}/web2c/updmap-hdr.cfg %{_texmfconfdir}/web2c/updmap.cfg
12mr|texlive-tlpkg-20120411-3|49	fi
12mr|texlive-tlpkg-20120411-3|50	%{_sbindir}/texlive.post
12mr|texlive-tlpkg-20120411-3|51	
12mr|texlive-tlpkg-20120411-3|52	%description
12mr|texlive-tlpkg-20120411-3|53	TeX Live is an easy way to get up and running with the TeX document
12mr|texlive-tlpkg-20120411-3|54	production system. It provides a comprehensive TeX system. It includes
12mr|texlive-tlpkg-20120411-3|55	all the major TeX-related programs, macro packages, and fonts that are
12mr|texlive-tlpkg-20120411-3|56	free software, including support for many languages around the world.
12mr|texlive-tlpkg-20120411-3|57	
12mr|texlive-tlpkg-20120411-3|58	%files
12mr|texlive-tlpkg-20120411-3|59	%dir %{_tlpkgdir}
12mr|texlive-tlpkg-20120411-3|60	%{_tlpkgdir}/TeXLive/
12mr|texlive-tlpkg-20120411-3|61	%{_texmfdir}/web2c/fmtutil-hdr.cnf
12mr|texlive-tlpkg-20120411-3|62	%{_texmfdir}/web2c/updmap-hdr.cfg
12mr|texlive-tlpkg-20120411-3|63	%dir %{_texmf_fmtutil_d}
12mr|texlive-tlpkg-20120411-3|64	%dir %{_texmf_updmap_d}
12mr|texlive-tlpkg-20120411-3|65	%dir %{_texmf_language_dat_d}
12mr|texlive-tlpkg-20120411-3|66	%dir %{_texmf_language_def_d}
12mr|texlive-tlpkg-20120411-3|67	%dir %{_texmf_language_lua_d}
12mr|texlive-tlpkg-20120411-3|68	%ghost %{_texmfconfdir}/web2c/updmap.cfg
12mr|texlive-tlpkg-20120411-3|69	%{_bindir}/tlmgr
12mr|texlive-tlpkg-20120411-3|70	%{_sbindir}/tlmgr
12mr|texlive-tlpkg-20120411-3|71	%{_sbindir}/texlive.post
12mr|texlive-tlpkg-20120411-3|72	%{_sysconfdir}/rpm/macros.d/texlive.macros
12mr|texlive-tlpkg-20120411-3|73	%{_sysconfdir}/pam.d/tlmgr
12mr|texlive-tlpkg-20120411-3|74	%{_sysconfdir}/console.apps/tlmgr
12mr|texlive-tlpkg-20120411-3|75	
12mr|texlive-tlpkg-20120411-3|76	#-----------------------------------------------------------------------
12mr|texlive-tlpkg-20120411-3|77	%prep
12mr|texlive-tlpkg-20120411-3|78	%setup -q -n install-tl-%{version}
12mr|texlive-tlpkg-20120411-3|79	
12mr|texlive-tlpkg-20120411-3|80	%build
12mr|texlive-tlpkg-20120411-3|81	
12mr|texlive-tlpkg-20120411-3|82	%install
12mr|texlive-tlpkg-20120411-3|83	mkdir -p %{buildroot}%{_tlpkgdir}
12mr|texlive-tlpkg-20120411-3|84	cp -fpr tlpkg/TeXLive %{buildroot}%{_tlpkgdir}
12mr|texlive-tlpkg-20120411-3|85	
12mr|texlive-tlpkg-20120411-3|86	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mr|texlive-tlpkg-20120411-3|87	mkdir -p %{buildroot}%{_texmf_updmap_d}
12mr|texlive-tlpkg-20120411-3|88	mkdir -p %{buildroot}%{_texmf_language_dat_d}
12mr|texlive-tlpkg-20120411-3|89	mkdir -p %{buildroot}%{_texmf_language_def_d}
12mr|texlive-tlpkg-20120411-3|90	mkdir -p %{buildroot}%{_texmf_language_lua_d}
12mr|texlive-tlpkg-20120411-3|91	
12mr|texlive-tlpkg-20120411-3|92	install -D -m644 %{SOURCE3} %{buildroot}%{_texmfdir}/web2c/fmtutil-hdr.cnf
12mr|texlive-tlpkg-20120411-3|93	install -D -m644 %{SOURCE4} %{buildroot}%{_texmfdir}/web2c/updmap-hdr.cfg
12mr|texlive-tlpkg-20120411-3|94	install -D -m644 %{SOURCE4} %{buildroot}%{_texmfconfdir}/web2c/updmap.cfg
12mr|texlive-tlpkg-20120411-3|95	install -D -m755 %{SOURCE5} %{buildroot}%{_sbindir}/texlive.post
12mr|texlive-tlpkg-20120411-3|96	install -D -m644 %{SOURCE7} %{buildroot}/etc/rpm/macros.d/texlive.macros
12mr|texlive-tlpkg-20120411-3|97	
12mr|texlive-tlpkg-20120411-3|98	# install tlmgr like application
12mr|texlive-tlpkg-20120411-3|99	install -D -m755 %{SOURCE8} %{buildroot}%{_sbindir}/tlmgr
12mr|texlive-tlpkg-20120411-3|100	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mr|texlive-tlpkg-20120411-3|101	ln -sf %{_sysconfdir}/pam.d/mandriva-simple-auth %{buildroot}%{_sysconfdir}/pam.d/tlmgr
12mr|texlive-tlpkg-20120411-3|102	mkdir -p %{buildroot}%{_sysconfdir}/console.apps
12mr|texlive-tlpkg-20120411-3|103	cat > %{buildroot}%{_sysconfdir}/console.apps/tlmgr << EOF
12mr|texlive-tlpkg-20120411-3|104	USER=root
12mr|texlive-tlpkg-20120411-3|105	PROGRAM=%{_sbindir}/tlmgr
12mr|texlive-tlpkg-20120411-3|106	FALLBACK=false
12mr|texlive-tlpkg-20120411-3|107	SESSION=true
12mr|texlive-tlpkg-20120411-3|108	EOF
12mr|texlive-tlpkg-20120411-3|109	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-tlpkg-20120411-3|110	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/tlmgr
12mr|texlive-tlpkg-20120411-3|111	
12mr|texlive-tlpkg-20120411-3|112	
12mr|texlive-tlpkg-20120411-3|113	
12mr|texlive-tlpkg-20120411-3|114	%changelog
12mr|texlive-tlpkg-20120411-3|115	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|texlive-tlpkg-20120411-3|116	+ Commit: 87be957
12mr|texlive-tlpkg-20120411-3|117	- Bump release to build with updated texlive.macros
12mr|texlive-tlpkg-20120411-3|118	
12mr|texlive-tlpkg-20120411-3|119	

18780 12
12mr|texlive-tocbibind-1.5k-2|1	# revision 20085
12mr|texlive-tocbibind-1.5k-2|2	# category Package
12mr|texlive-tocbibind-1.5k-2|3	# catalog-ctan /macros/latex/contrib/tocbibind
12mr|texlive-tocbibind-1.5k-2|4	# catalog-date 2010-10-13 11:41:41 +0200
12mr|texlive-tocbibind-1.5k-2|5	# catalog-license lppl
12mr|texlive-tocbibind-1.5k-2|6	# catalog-version 1.5k
12mr|texlive-tocbibind-1.5k-2|7	Name:		texlive-tocbibind
12mr|texlive-tocbibind-1.5k-2|8	Version:	1.5k
12mr|texlive-tocbibind-1.5k-2|9	Release:	2
12mr|texlive-tocbibind-1.5k-2|10	Summary:	Add bibliography/index/contents to Table of Contents
12mr|texlive-tocbibind-1.5k-2|11	Group:		Publishing
12mr|texlive-tocbibind-1.5k-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tocbibind
12mr|texlive-tocbibind-1.5k-2|13	License:	LPPL
12mr|texlive-tocbibind-1.5k-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocbibind.tar.xz
12mr|texlive-tocbibind-1.5k-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocbibind.doc.tar.xz
12mr|texlive-tocbibind-1.5k-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocbibind.source.tar.xz
12mr|texlive-tocbibind-1.5k-2|17	BuildArch:	noarch
12mr|texlive-tocbibind-1.5k-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tocbibind-1.5k-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tocbibind-1.5k-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-tocbibind-1.5k-2|21	
12mr|texlive-tocbibind-1.5k-2|22	%description
12mr|texlive-tocbibind-1.5k-2|23	Automatically adds the bibliography and/or the index and/or the
12mr|texlive-tocbibind-1.5k-2|24	contents, etc., to the Table of Contents listing.
12mr|texlive-tocbibind-1.5k-2|25	
12mr|texlive-tocbibind-1.5k-2|26	%post
12mr|texlive-tocbibind-1.5k-2|27	%{_sbindir}/texlive.post
12mr|texlive-tocbibind-1.5k-2|28	
12mr|texlive-tocbibind-1.5k-2|29	%postun
12mr|texlive-tocbibind-1.5k-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-tocbibind-1.5k-2|31	%{_sbindir}/texlive.post
12mr|texlive-tocbibind-1.5k-2|32	fi
12mr|texlive-tocbibind-1.5k-2|33	
12mr|texlive-tocbibind-1.5k-2|34	#-----------------------------------------------------------------------
12mr|texlive-tocbibind-1.5k-2|35	%files
12mr|texlive-tocbibind-1.5k-2|36	%{_texmfdistdir}/tex/latex/tocbibind/tocbibind.sty
12mr|texlive-tocbibind-1.5k-2|37	%doc %{_texmfdistdir}/doc/latex/tocbibind/README
12mr|texlive-tocbibind-1.5k-2|38	%doc %{_texmfdistdir}/doc/latex/tocbibind/tocbibind.pdf
12mr|texlive-tocbibind-1.5k-2|39	#- source
12mr|texlive-tocbibind-1.5k-2|40	%doc %{_texmfdistdir}/source/latex/tocbibind/tocbibind.dtx
12mr|texlive-tocbibind-1.5k-2|41	%doc %{_texmfdistdir}/source/latex/tocbibind/tocbibind.ins
12mr|texlive-tocbibind-1.5k-2|42	
12mr|texlive-tocbibind-1.5k-2|43	#-----------------------------------------------------------------------
12mr|texlive-tocbibind-1.5k-2|44	%prep
12mr|texlive-tocbibind-1.5k-2|45	%setup -c -a0 -a1 -a2
12mr|texlive-tocbibind-1.5k-2|46	
12mr|texlive-tocbibind-1.5k-2|47	%build
12mr|texlive-tocbibind-1.5k-2|48	
12mr|texlive-tocbibind-1.5k-2|49	%install
12mr|texlive-tocbibind-1.5k-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tocbibind-1.5k-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tocbibind-1.5k-2|52	
12mr|texlive-tocbibind-1.5k-2|53	
12mr|texlive-tocbibind-1.5k-2|54	
12mr|texlive-tocbibind-1.5k-2|55	%changelog
12mr|texlive-tocbibind-1.5k-2|56	

18781 12
12mr|texlive-tocloft-2.3e-2|1	# revision 20084
12mr|texlive-tocloft-2.3e-2|2	# category Package
12mr|texlive-tocloft-2.3e-2|3	# catalog-ctan /macros/latex/contrib/tocloft
12mr|texlive-tocloft-2.3e-2|4	# catalog-date 2010-10-13 11:41:41 +0200
12mr|texlive-tocloft-2.3e-2|5	# catalog-license lppl1.3
12mr|texlive-tocloft-2.3e-2|6	# catalog-version 2.3e
12mr|texlive-tocloft-2.3e-2|7	Name:		texlive-tocloft
12mr|texlive-tocloft-2.3e-2|8	Version:	2.3e
12mr|texlive-tocloft-2.3e-2|9	Release:	2
12mr|texlive-tocloft-2.3e-2|10	Summary:	Control table of contents, figures, etc
12mr|texlive-tocloft-2.3e-2|11	Group:		Publishing
12mr|texlive-tocloft-2.3e-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tocloft
12mr|texlive-tocloft-2.3e-2|13	License:	LPPL1.3
12mr|texlive-tocloft-2.3e-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocloft.tar.xz
12mr|texlive-tocloft-2.3e-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocloft.doc.tar.xz
12mr|texlive-tocloft-2.3e-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocloft.source.tar.xz
12mr|texlive-tocloft-2.3e-2|17	BuildArch:	noarch
12mr|texlive-tocloft-2.3e-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tocloft-2.3e-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tocloft-2.3e-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-tocloft-2.3e-2|21	
12mr|texlive-tocloft-2.3e-2|22	%description
12mr|texlive-tocloft-2.3e-2|23	Provides control over the typography of the Table of Contents,
12mr|texlive-tocloft-2.3e-2|24	List of Figures and List of Tables, and the ability to create
12mr|texlive-tocloft-2.3e-2|25	new `List of ...'. The ToC \parskip can be changed.
12mr|texlive-tocloft-2.3e-2|26	
12mr|texlive-tocloft-2.3e-2|27	%post
12mr|texlive-tocloft-2.3e-2|28	%{_sbindir}/texlive.post
12mr|texlive-tocloft-2.3e-2|29	
12mr|texlive-tocloft-2.3e-2|30	%postun
12mr|texlive-tocloft-2.3e-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-tocloft-2.3e-2|32	%{_sbindir}/texlive.post
12mr|texlive-tocloft-2.3e-2|33	fi
12mr|texlive-tocloft-2.3e-2|34	
12mr|texlive-tocloft-2.3e-2|35	#-----------------------------------------------------------------------
12mr|texlive-tocloft-2.3e-2|36	%files
12mr|texlive-tocloft-2.3e-2|37	%{_texmfdistdir}/tex/latex/tocloft/tocloft.sty
12mr|texlive-tocloft-2.3e-2|38	%doc %{_texmfdistdir}/doc/latex/tocloft/README
12mr|texlive-tocloft-2.3e-2|39	%doc %{_texmfdistdir}/doc/latex/tocloft/tocloft.pdf
12mr|texlive-tocloft-2.3e-2|40	#- source
12mr|texlive-tocloft-2.3e-2|41	%doc %{_texmfdistdir}/source/latex/tocloft/tocloft.dtx
12mr|texlive-tocloft-2.3e-2|42	%doc %{_texmfdistdir}/source/latex/tocloft/tocloft.ins
12mr|texlive-tocloft-2.3e-2|43	
12mr|texlive-tocloft-2.3e-2|44	#-----------------------------------------------------------------------
12mr|texlive-tocloft-2.3e-2|45	%prep
12mr|texlive-tocloft-2.3e-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-tocloft-2.3e-2|47	
12mr|texlive-tocloft-2.3e-2|48	%build
12mr|texlive-tocloft-2.3e-2|49	
12mr|texlive-tocloft-2.3e-2|50	%install
12mr|texlive-tocloft-2.3e-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tocloft-2.3e-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tocloft-2.3e-2|53	
12mr|texlive-tocloft-2.3e-2|54	
12mr|texlive-tocloft-2.3e-2|55	
12mr|texlive-tocloft-2.3e-2|56	%changelog
12mr|texlive-tocloft-2.3e-2|57	

18782 12
12mr|texlive-tocvsec2-1.2b-2|1	# revision 23444
12mr|texlive-tocvsec2-1.2b-2|2	# category Package
12mr|texlive-tocvsec2-1.2b-2|3	# catalog-ctan /macros/latex/contrib/tocvsec2
12mr|texlive-tocvsec2-1.2b-2|4	# catalog-date 2010-02-28 10:58:14 +0100
12mr|texlive-tocvsec2-1.2b-2|5	# catalog-license lppl1.3
12mr|texlive-tocvsec2-1.2b-2|6	# catalog-version 1.2b
12mr|texlive-tocvsec2-1.2b-2|7	Name:		texlive-tocvsec2
12mr|texlive-tocvsec2-1.2b-2|8	Version:	1.2b
12mr|texlive-tocvsec2-1.2b-2|9	Release:	2
12mr|texlive-tocvsec2-1.2b-2|10	Summary:	Section numbering and table of contents control
12mr|texlive-tocvsec2-1.2b-2|11	Group:		Publishing
12mr|texlive-tocvsec2-1.2b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tocvsec2
12mr|texlive-tocvsec2-1.2b-2|13	License:	LPPL1.3
12mr|texlive-tocvsec2-1.2b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocvsec2.tar.xz
12mr|texlive-tocvsec2-1.2b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocvsec2.doc.tar.xz
12mr|texlive-tocvsec2-1.2b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocvsec2.source.tar.xz
12mr|texlive-tocvsec2-1.2b-2|17	BuildArch:	noarch
12mr|texlive-tocvsec2-1.2b-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tocvsec2-1.2b-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tocvsec2-1.2b-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-tocvsec2-1.2b-2|21	
12mr|texlive-tocvsec2-1.2b-2|22	%description
12mr|texlive-tocvsec2-1.2b-2|23	Provides control over section numbering (without recourse to
12mr|texlive-tocvsec2-1.2b-2|24	starred sectional commands) and/or the entries in the Table of
12mr|texlive-tocvsec2-1.2b-2|25	Contents on a section by section basis.
12mr|texlive-tocvsec2-1.2b-2|26	
12mr|texlive-tocvsec2-1.2b-2|27	%post
12mr|texlive-tocvsec2-1.2b-2|28	%{_sbindir}/texlive.post
12mr|texlive-tocvsec2-1.2b-2|29	
12mr|texlive-tocvsec2-1.2b-2|30	%postun
12mr|texlive-tocvsec2-1.2b-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-tocvsec2-1.2b-2|32	%{_sbindir}/texlive.post
12mr|texlive-tocvsec2-1.2b-2|33	fi
12mr|texlive-tocvsec2-1.2b-2|34	
12mr|texlive-tocvsec2-1.2b-2|35	#-----------------------------------------------------------------------
12mr|texlive-tocvsec2-1.2b-2|36	%files
12mr|texlive-tocvsec2-1.2b-2|37	%{_texmfdistdir}/tex/latex/tocvsec2/tocvsec2.sty
12mr|texlive-tocvsec2-1.2b-2|38	%doc %{_texmfdistdir}/doc/latex/tocvsec2/README
12mr|texlive-tocvsec2-1.2b-2|39	%doc %{_texmfdistdir}/doc/latex/tocvsec2/tocvsec2-example.tex
12mr|texlive-tocvsec2-1.2b-2|40	%doc %{_texmfdistdir}/doc/latex/tocvsec2/tocvsec2.pdf
12mr|texlive-tocvsec2-1.2b-2|41	#- source
12mr|texlive-tocvsec2-1.2b-2|42	%doc %{_texmfdistdir}/source/latex/tocvsec2/tocvsec2.dtx
12mr|texlive-tocvsec2-1.2b-2|43	%doc %{_texmfdistdir}/source/latex/tocvsec2/tocvsec2.ins
12mr|texlive-tocvsec2-1.2b-2|44	
12mr|texlive-tocvsec2-1.2b-2|45	#-----------------------------------------------------------------------
12mr|texlive-tocvsec2-1.2b-2|46	%prep
12mr|texlive-tocvsec2-1.2b-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-tocvsec2-1.2b-2|48	
12mr|texlive-tocvsec2-1.2b-2|49	%build
12mr|texlive-tocvsec2-1.2b-2|50	
12mr|texlive-tocvsec2-1.2b-2|51	%install
12mr|texlive-tocvsec2-1.2b-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tocvsec2-1.2b-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tocvsec2-1.2b-2|54	
12mr|texlive-tocvsec2-1.2b-2|55	
12mr|texlive-tocvsec2-1.2b-2|56	
12mr|texlive-tocvsec2-1.2b-2|57	%changelog
12mr|texlive-tocvsec2-1.2b-2|58	

18783 12
12mr|texlive-todo-2.142-2|1	# revision 17746
12mr|texlive-todo-2.142-2|2	# category Package
12mr|texlive-todo-2.142-2|3	# catalog-ctan /macros/latex/contrib/todo
12mr|texlive-todo-2.142-2|4	# catalog-date 2010-04-01 21:27:08 +0200
12mr|texlive-todo-2.142-2|5	# catalog-license lppl1
12mr|texlive-todo-2.142-2|6	# catalog-version 2.142
12mr|texlive-todo-2.142-2|7	Name:		texlive-todo
12mr|texlive-todo-2.142-2|8	Version:	2.142
12mr|texlive-todo-2.142-2|9	Release:	2
12mr|texlive-todo-2.142-2|10	Summary:	Make a to-do list for a document
12mr|texlive-todo-2.142-2|11	Group:		Publishing
12mr|texlive-todo-2.142-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/todo
12mr|texlive-todo-2.142-2|13	License:	LPPL1
12mr|texlive-todo-2.142-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/todo.tar.xz
12mr|texlive-todo-2.142-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/todo.doc.tar.xz
12mr|texlive-todo-2.142-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/todo.source.tar.xz
12mr|texlive-todo-2.142-2|17	BuildArch:	noarch
12mr|texlive-todo-2.142-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-todo-2.142-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-todo-2.142-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-todo-2.142-2|21	
12mr|texlive-todo-2.142-2|22	%description
12mr|texlive-todo-2.142-2|23	The package allows you to insert "to do" marks in your
12mr|texlive-todo-2.142-2|24	document, to make lists of such items, and to cross-reference
12mr|texlive-todo-2.142-2|25	to them.
12mr|texlive-todo-2.142-2|26	
12mr|texlive-todo-2.142-2|27	%post
12mr|texlive-todo-2.142-2|28	%{_sbindir}/texlive.post
12mr|texlive-todo-2.142-2|29	
12mr|texlive-todo-2.142-2|30	%postun
12mr|texlive-todo-2.142-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-todo-2.142-2|32	%{_sbindir}/texlive.post
12mr|texlive-todo-2.142-2|33	fi
12mr|texlive-todo-2.142-2|34	
12mr|texlive-todo-2.142-2|35	#-----------------------------------------------------------------------
12mr|texlive-todo-2.142-2|36	%files
12mr|texlive-todo-2.142-2|37	%{_texmfdistdir}/tex/latex/todo/todo.sty
12mr|texlive-todo-2.142-2|38	%doc %{_texmfdistdir}/doc/latex/todo/README
12mr|texlive-todo-2.142-2|39	%doc %{_texmfdistdir}/doc/latex/todo/todo-spl.pdf
12mr|texlive-todo-2.142-2|40	%doc %{_texmfdistdir}/doc/latex/todo/todo-spl.tex
12mr|texlive-todo-2.142-2|41	%doc %{_texmfdistdir}/doc/latex/todo/todo.pdf
12mr|texlive-todo-2.142-2|42	#- source
12mr|texlive-todo-2.142-2|43	%doc %{_texmfdistdir}/source/latex/todo/todo.dtx
12mr|texlive-todo-2.142-2|44	%doc %{_texmfdistdir}/source/latex/todo/todo.ins
12mr|texlive-todo-2.142-2|45	
12mr|texlive-todo-2.142-2|46	#-----------------------------------------------------------------------
12mr|texlive-todo-2.142-2|47	%prep
12mr|texlive-todo-2.142-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-todo-2.142-2|49	
12mr|texlive-todo-2.142-2|50	%build
12mr|texlive-todo-2.142-2|51	
12mr|texlive-todo-2.142-2|52	%install
12mr|texlive-todo-2.142-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-todo-2.142-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-todo-2.142-2|55	
12mr|texlive-todo-2.142-2|56	
12mr|texlive-todo-2.142-2|57	
12mr|texlive-todo-2.142-2|58	%changelog
12mr|texlive-todo-2.142-2|59	

18784 12
12mr|texlive-todonotes-20120725-1|1	# revision 27159
12mr|texlive-todonotes-20120725-1|2	# category Package
12mr|texlive-todonotes-20120725-1|3	# catalog-ctan /macros/latex/contrib/todonotes
12mr|texlive-todonotes-20120725-1|4	# catalog-date 2012-07-25 10:56:43 +0200
12mr|texlive-todonotes-20120725-1|5	# catalog-license lppl
12mr|texlive-todonotes-20120725-1|6	# catalog-version undef
12mr|texlive-todonotes-20120725-1|7	Name:		texlive-todonotes
12mr|texlive-todonotes-20120725-1|8	Version:	20120725
12mr|texlive-todonotes-20120725-1|9	Release:	1
12mr|texlive-todonotes-20120725-1|10	Summary:	Marking things to do in a LaTeX document
12mr|texlive-todonotes-20120725-1|11	Group:		Publishing
12mr|texlive-todonotes-20120725-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/todonotes
12mr|texlive-todonotes-20120725-1|13	License:	LPPL
12mr|texlive-todonotes-20120725-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/todonotes.tar.xz
12mr|texlive-todonotes-20120725-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/todonotes.doc.tar.xz
12mr|texlive-todonotes-20120725-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/todonotes.source.tar.xz
12mr|texlive-todonotes-20120725-1|17	BuildArch:	noarch
12mr|texlive-todonotes-20120725-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-todonotes-20120725-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-todonotes-20120725-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-todonotes-20120725-1|21	
12mr|texlive-todonotes-20120725-1|22	%description
12mr|texlive-todonotes-20120725-1|23	The package lets the user mark things to do later, in a simple
12mr|texlive-todonotes-20120725-1|24	and visually appealing way. The package takes several options
12mr|texlive-todonotes-20120725-1|25	to enable customization/finetuning of the visual appearance.
12mr|texlive-todonotes-20120725-1|26	
12mr|texlive-todonotes-20120725-1|27	%post
12mr|texlive-todonotes-20120725-1|28	%{_sbindir}/texlive.post
12mr|texlive-todonotes-20120725-1|29	
12mr|texlive-todonotes-20120725-1|30	%postun
12mr|texlive-todonotes-20120725-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-todonotes-20120725-1|32	%{_sbindir}/texlive.post
12mr|texlive-todonotes-20120725-1|33	fi
12mr|texlive-todonotes-20120725-1|34	
12mr|texlive-todonotes-20120725-1|35	#-----------------------------------------------------------------------
12mr|texlive-todonotes-20120725-1|36	%files
12mr|texlive-todonotes-20120725-1|37	%{_texmfdistdir}/tex/latex/todonotes/todonotes.sty
12mr|texlive-todonotes-20120725-1|38	%doc %{_texmfdistdir}/doc/latex/todonotes/README
12mr|texlive-todonotes-20120725-1|39	%doc %{_texmfdistdir}/doc/latex/todonotes/todonotes.pdf
12mr|texlive-todonotes-20120725-1|40	%doc %{_texmfdistdir}/doc/latex/todonotes/todonotesexample.pdf
12mr|texlive-todonotes-20120725-1|41	%doc %{_texmfdistdir}/doc/latex/todonotes/todonotesexample.tex
12mr|texlive-todonotes-20120725-1|42	#- source
12mr|texlive-todonotes-20120725-1|43	%doc %{_texmfdistdir}/source/latex/todonotes/todonotes.dtx
12mr|texlive-todonotes-20120725-1|44	%doc %{_texmfdistdir}/source/latex/todonotes/todonotes.ins
12mr|texlive-todonotes-20120725-1|45	
12mr|texlive-todonotes-20120725-1|46	#-----------------------------------------------------------------------
12mr|texlive-todonotes-20120725-1|47	%prep
12mr|texlive-todonotes-20120725-1|48	%setup -c -a0 -a1 -a2
12mr|texlive-todonotes-20120725-1|49	
12mr|texlive-todonotes-20120725-1|50	%build
12mr|texlive-todonotes-20120725-1|51	
12mr|texlive-todonotes-20120725-1|52	%install
12mr|texlive-todonotes-20120725-1|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-todonotes-20120725-1|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-todonotes-20120725-1|55	
12mr|texlive-todonotes-20120725-1|56	
12mr|texlive-todonotes-20120725-1|57	
12mr|texlive-todonotes-20120725-1|58	%changelog
12mr|texlive-todonotes-20120725-1|59	

18785 12
12mr|texlive-tokenizer-1.1.0-2|1	# revision 15878
12mr|texlive-tokenizer-1.1.0-2|2	# category Package
12mr|texlive-tokenizer-1.1.0-2|3	# catalog-ctan /macros/latex/contrib/tokenizer
12mr|texlive-tokenizer-1.1.0-2|4	# catalog-date 2006-12-23 09:07:09 +0100
12mr|texlive-tokenizer-1.1.0-2|5	# catalog-license lppl
12mr|texlive-tokenizer-1.1.0-2|6	# catalog-version 1.1.0
12mr|texlive-tokenizer-1.1.0-2|7	Name:		texlive-tokenizer
12mr|texlive-tokenizer-1.1.0-2|8	Version:	1.1.0
12mr|texlive-tokenizer-1.1.0-2|9	Release:	2
12mr|texlive-tokenizer-1.1.0-2|10	Summary:	A tokenizer
12mr|texlive-tokenizer-1.1.0-2|11	Group:		Publishing
12mr|texlive-tokenizer-1.1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tokenizer
12mr|texlive-tokenizer-1.1.0-2|13	License:	LPPL
12mr|texlive-tokenizer-1.1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tokenizer.tar.xz
12mr|texlive-tokenizer-1.1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tokenizer.doc.tar.xz
12mr|texlive-tokenizer-1.1.0-2|16	BuildArch:	noarch
12mr|texlive-tokenizer-1.1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tokenizer-1.1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tokenizer-1.1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tokenizer-1.1.0-2|20	
12mr|texlive-tokenizer-1.1.0-2|21	%description
12mr|texlive-tokenizer-1.1.0-2|22	A tokenizer for LaTeX. \GetTokens{Target1}{Target2}{Source}
12mr|texlive-tokenizer-1.1.0-2|23	Splits Source into two tokens at the first encounter of a
12mr|texlive-tokenizer-1.1.0-2|24	comma. The first token is saved in a newly created command with
12mr|texlive-tokenizer-1.1.0-2|25	the name passed as Target1 and the second token likewise. A
12mr|texlive-tokenizer-1.1.0-2|26	package option 'trim' causes leading and trailing space to be
12mr|texlive-tokenizer-1.1.0-2|27	removed from each token; with this option, the \TrimSpaces
12mr|texlive-tokenizer-1.1.0-2|28	command is defined, which removes leading and trailing spaces
12mr|texlive-tokenizer-1.1.0-2|29	from its argument.
12mr|texlive-tokenizer-1.1.0-2|30	
12mr|texlive-tokenizer-1.1.0-2|31	%post
12mr|texlive-tokenizer-1.1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-tokenizer-1.1.0-2|33	
12mr|texlive-tokenizer-1.1.0-2|34	%postun
12mr|texlive-tokenizer-1.1.0-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-tokenizer-1.1.0-2|36	%{_sbindir}/texlive.post
12mr|texlive-tokenizer-1.1.0-2|37	fi
12mr|texlive-tokenizer-1.1.0-2|38	
12mr|texlive-tokenizer-1.1.0-2|39	#-----------------------------------------------------------------------
12mr|texlive-tokenizer-1.1.0-2|40	%files
12mr|texlive-tokenizer-1.1.0-2|41	%{_texmfdistdir}/tex/latex/tokenizer/tokenizer.sty
12mr|texlive-tokenizer-1.1.0-2|42	%doc %{_texmfdistdir}/doc/latex/tokenizer/tokenizer.pdf
12mr|texlive-tokenizer-1.1.0-2|43	%doc %{_texmfdistdir}/doc/latex/tokenizer/tokenizer.tex
12mr|texlive-tokenizer-1.1.0-2|44	
12mr|texlive-tokenizer-1.1.0-2|45	#-----------------------------------------------------------------------
12mr|texlive-tokenizer-1.1.0-2|46	%prep
12mr|texlive-tokenizer-1.1.0-2|47	%setup -c -a0 -a1
12mr|texlive-tokenizer-1.1.0-2|48	
12mr|texlive-tokenizer-1.1.0-2|49	%build
12mr|texlive-tokenizer-1.1.0-2|50	
12mr|texlive-tokenizer-1.1.0-2|51	%install
12mr|texlive-tokenizer-1.1.0-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tokenizer-1.1.0-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tokenizer-1.1.0-2|54	
12mr|texlive-tokenizer-1.1.0-2|55	
12mr|texlive-tokenizer-1.1.0-2|56	
12mr|texlive-tokenizer-1.1.0-2|57	%changelog
12mr|texlive-tokenizer-1.1.0-2|58	

18786 12
12mr|texlive-toolbox-5.1-2|1	# revision 15878
12mr|texlive-toolbox-5.1-2|2	# category Package
12mr|texlive-toolbox-5.1-2|3	# catalog-ctan /macros/latex/contrib/toolbox
12mr|texlive-toolbox-5.1-2|4	# catalog-date 2008-02-29 19:54:55 +0100
12mr|texlive-toolbox-5.1-2|5	# catalog-license lppl
12mr|texlive-toolbox-5.1-2|6	# catalog-version 5.1
12mr|texlive-toolbox-5.1-2|7	Name:		texlive-toolbox
12mr|texlive-toolbox-5.1-2|8	Version:	5.1
12mr|texlive-toolbox-5.1-2|9	Release:	2
12mr|texlive-toolbox-5.1-2|10	Summary:	Macros for writing indices, glossaries
12mr|texlive-toolbox-5.1-2|11	Group:		Publishing
12mr|texlive-toolbox-5.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/toolbox
12mr|texlive-toolbox-5.1-2|13	License:	LPPL
12mr|texlive-toolbox-5.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/toolbox.tar.xz
12mr|texlive-toolbox-5.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/toolbox.doc.tar.xz
12mr|texlive-toolbox-5.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/toolbox.source.tar.xz
12mr|texlive-toolbox-5.1-2|17	BuildArch:	noarch
12mr|texlive-toolbox-5.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-toolbox-5.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-toolbox-5.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-toolbox-5.1-2|21	
12mr|texlive-toolbox-5.1-2|22	%description
12mr|texlive-toolbox-5.1-2|23	A package for (La)TeX which provides some macros which are
12mr|texlive-toolbox-5.1-2|24	convenient for writing indices, glossaries, or other macros. It
12mr|texlive-toolbox-5.1-2|25	contains macros which support: implicit macros; fancy optional
12mr|texlive-toolbox-5.1-2|26	arguments; loops over tokenlists and itemlists; searching and
12mr|texlive-toolbox-5.1-2|27	splitting; controlled expansion; redefinition of macros; and
12mr|texlive-toolbox-5.1-2|28	concatenated macro names; macros for text replacement.
12mr|texlive-toolbox-5.1-2|29	
12mr|texlive-toolbox-5.1-2|30	%post
12mr|texlive-toolbox-5.1-2|31	%{_sbindir}/texlive.post
12mr|texlive-toolbox-5.1-2|32	
12mr|texlive-toolbox-5.1-2|33	%postun
12mr|texlive-toolbox-5.1-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-toolbox-5.1-2|35	%{_sbindir}/texlive.post
12mr|texlive-toolbox-5.1-2|36	fi
12mr|texlive-toolbox-5.1-2|37	
12mr|texlive-toolbox-5.1-2|38	#-----------------------------------------------------------------------
12mr|texlive-toolbox-5.1-2|39	%files
12mr|texlive-toolbox-5.1-2|40	%{_texmfdistdir}/tex/latex/toolbox/toolbox.sty
12mr|texlive-toolbox-5.1-2|41	%doc %{_texmfdistdir}/doc/latex/toolbox/README
12mr|texlive-toolbox-5.1-2|42	%doc %{_texmfdistdir}/doc/latex/toolbox/toolbox.tex
12mr|texlive-toolbox-5.1-2|43	%doc %{_texmfdistdir}/doc/latex/toolbox/toolbox.txt
12mr|texlive-toolbox-5.1-2|44	#- source
12mr|texlive-toolbox-5.1-2|45	%doc %{_texmfdistdir}/source/latex/toolbox/toolbox.dtx
12mr|texlive-toolbox-5.1-2|46	%doc %{_texmfdistdir}/source/latex/toolbox/toolbox.ins
12mr|texlive-toolbox-5.1-2|47	
12mr|texlive-toolbox-5.1-2|48	#-----------------------------------------------------------------------
12mr|texlive-toolbox-5.1-2|49	%prep
12mr|texlive-toolbox-5.1-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-toolbox-5.1-2|51	
12mr|texlive-toolbox-5.1-2|52	%build
12mr|texlive-toolbox-5.1-2|53	
12mr|texlive-toolbox-5.1-2|54	%install
12mr|texlive-toolbox-5.1-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-toolbox-5.1-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-toolbox-5.1-2|57	
12mr|texlive-toolbox-5.1-2|58	
12mr|texlive-toolbox-5.1-2|59	
12mr|texlive-toolbox-5.1-2|60	%changelog
12mr|texlive-toolbox-5.1-2|61	

18787 12
12mr|texlive-tools-20110629-4|1	# revision 26263
12mr|texlive-tools-20110629-4|2	# category Package
12mr|texlive-tools-20110629-4|3	# catalog-ctan /macros/latex/required/tools
12mr|texlive-tools-20110629-4|4	# catalog-date 2011-06-29 21:25:12 +0200
12mr|texlive-tools-20110629-4|5	# catalog-license lppl
12mr|texlive-tools-20110629-4|6	# catalog-version undef
12mr|texlive-tools-20110629-4|7	Name:		texlive-tools
12mr|texlive-tools-20110629-4|8	Version:	20110629
12mr|texlive-tools-20110629-4|9	Release:	4
12mr|texlive-tools-20110629-4|10	Summary:	The LaTeX standard tools bundle
12mr|texlive-tools-20110629-4|11	Group:		Publishing
12mr|texlive-tools-20110629-4|12	URL:		http://www.ctan.org/tex-archive/macros/latex/required/tools
12mr|texlive-tools-20110629-4|13	License:	LPPL
12mr|texlive-tools-20110629-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tools.tar.xz
12mr|texlive-tools-20110629-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tools.doc.tar.xz
12mr|texlive-tools-20110629-4|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tools.source.tar.xz
12mr|texlive-tools-20110629-4|17	BuildArch:	noarch
12mr|texlive-tools-20110629-4|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tools-20110629-4|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tools-20110629-4|20	Requires(post):	texlive-kpathsea
12mr|texlive-tools-20110629-4|21	
12mr|texlive-tools-20110629-4|22	%description
12mr|texlive-tools-20110629-4|23	A collection of (variously) simple tools provided as part of
12mr|texlive-tools-20110629-4|24	the LaTeX required tools distribution, comprising: afterpage,
12mr|texlive-tools-20110629-4|25	array, bm, calc, dcolumn, delarray, enumerate, fileerr,
12mr|texlive-tools-20110629-4|26	fontsmpl, ftnright, hhline, indentfirst, layout, longtable,
12mr|texlive-tools-20110629-4|27	multicol, rawfonts, showkeys, somedefs, tabularx, theorem,
12mr|texlive-tools-20110629-4|28	trace, varioref, verbatim, xr, and xspace.
12mr|texlive-tools-20110629-4|29	
12mr|texlive-tools-20110629-4|30	%post
12mr|texlive-tools-20110629-4|31	%{_sbindir}/texlive.post
12mr|texlive-tools-20110629-4|32	
12mr|texlive-tools-20110629-4|33	%postun
12mr|texlive-tools-20110629-4|34	if [ $1 -eq 0 ]; then
12mr|texlive-tools-20110629-4|35	%{_sbindir}/texlive.post
12mr|texlive-tools-20110629-4|36	fi
12mr|texlive-tools-20110629-4|37	
12mr|texlive-tools-20110629-4|38	#-----------------------------------------------------------------------
12mr|texlive-tools-20110629-4|39	%files
12mr|texlive-tools-20110629-4|40	%{_texmfdistdir}/tex/latex/tools/.tex
12mr|texlive-tools-20110629-4|41	%{_texmfdistdir}/tex/latex/tools/afterpage.sty
12mr|texlive-tools-20110629-4|42	%{_texmfdistdir}/tex/latex/tools/array.sty
12mr|texlive-tools-20110629-4|43	%{_texmfdistdir}/tex/latex/tools/bm.sty
12mr|texlive-tools-20110629-4|44	%{_texmfdistdir}/tex/latex/tools/calc.sty
12mr|texlive-tools-20110629-4|45	%{_texmfdistdir}/tex/latex/tools/dcolumn.sty
12mr|texlive-tools-20110629-4|46	%{_texmfdistdir}/tex/latex/tools/delarray.sty
12mr|texlive-tools-20110629-4|47	%{_texmfdistdir}/tex/latex/tools/e.tex
12mr|texlive-tools-20110629-4|48	%{_texmfdistdir}/tex/latex/tools/enumerate.sty
12mr|texlive-tools-20110629-4|49	%{_texmfdistdir}/tex/latex/tools/fontsmpl.sty
12mr|texlive-tools-20110629-4|50	%{_texmfdistdir}/tex/latex/tools/fontsmpl.tex
12mr|texlive-tools-20110629-4|51	%{_texmfdistdir}/tex/latex/tools/ftnright.sty
12mr|texlive-tools-20110629-4|52	%{_texmfdistdir}/tex/latex/tools/h.tex
12mr|texlive-tools-20110629-4|53	%{_texmfdistdir}/tex/latex/tools/hhline.sty
12mr|texlive-tools-20110629-4|54	%{_texmfdistdir}/tex/latex/tools/indentfirst.sty
12mr|texlive-tools-20110629-4|55	%{_texmfdistdir}/tex/latex/tools/layout.sty
12mr|texlive-tools-20110629-4|56	%{_texmfdistdir}/tex/latex/tools/longtable.sty
12mr|texlive-tools-20110629-4|57	%{_texmfdistdir}/tex/latex/tools/multicol.sty
12mr|texlive-tools-20110629-4|58	%{_texmfdistdir}/tex/latex/tools/q.tex
12mr|texlive-tools-20110629-4|59	%{_texmfdistdir}/tex/latex/tools/r.tex
12mr|texlive-tools-20110629-4|60	%{_texmfdistdir}/tex/latex/tools/rawfonts.sty
12mr|texlive-tools-20110629-4|61	%{_texmfdistdir}/tex/latex/tools/s.tex
12mr|texlive-tools-20110629-4|62	%{_texmfdistdir}/tex/latex/tools/showkeys.sty
12mr|texlive-tools-20110629-4|63	%{_texmfdistdir}/tex/latex/tools/somedefs.sty
12mr|texlive-tools-20110629-4|64	%{_texmfdistdir}/tex/latex/tools/tabularx.sty
12mr|texlive-tools-20110629-4|65	%{_texmfdistdir}/tex/latex/tools/thb.sty
12mr|texlive-tools-20110629-4|66	%{_texmfdistdir}/tex/latex/tools/thc.sty
12mr|texlive-tools-20110629-4|67	%{_texmfdistdir}/tex/latex/tools/thcb.sty
12mr|texlive-tools-20110629-4|68	%{_texmfdistdir}/tex/latex/tools/theorem.sty
12mr|texlive-tools-20110629-4|69	%{_texmfdistdir}/tex/latex/tools/thm.sty
12mr|texlive-tools-20110629-4|70	%{_texmfdistdir}/tex/latex/tools/thmb.sty
12mr|texlive-tools-20110629-4|71	%{_texmfdistdir}/tex/latex/tools/thp.sty
12mr|texlive-tools-20110629-4|72	%{_texmfdistdir}/tex/latex/tools/trace.sty
12mr|texlive-tools-20110629-4|73	%{_texmfdistdir}/tex/latex/tools/varioref.sty
12mr|texlive-tools-20110629-4|74	%{_texmfdistdir}/tex/latex/tools/verbatim.sty
12mr|texlive-tools-20110629-4|75	%{_texmfdistdir}/tex/latex/tools/verbtest.tex
12mr|texlive-tools-20110629-4|76	%{_texmfdistdir}/tex/latex/tools/x.tex
12mr|texlive-tools-20110629-4|77	%{_texmfdistdir}/tex/latex/tools/xr.sty
12mr|texlive-tools-20110629-4|78	%{_texmfdistdir}/tex/latex/tools/xspace.sty
12mr|texlive-tools-20110629-4|79	%doc %{_texmfdistdir}/doc/latex/tools/afterpage.pdf
12mr|texlive-tools-20110629-4|80	%doc %{_texmfdistdir}/doc/latex/tools/array.pdf
12mr|texlive-tools-20110629-4|81	%doc %{_texmfdistdir}/doc/latex/tools/bm.pdf
12mr|texlive-tools-20110629-4|82	%doc %{_texmfdistdir}/doc/latex/tools/calc.pdf
12mr|texlive-tools-20110629-4|83	%doc %{_texmfdistdir}/doc/latex/tools/changes.txt
12mr|texlive-tools-20110629-4|84	%doc %{_texmfdistdir}/doc/latex/tools/dcolumn.pdf
12mr|texlive-tools-20110629-4|85	%doc %{_texmfdistdir}/doc/latex/tools/delarray.pdf
12mr|texlive-tools-20110629-4|86	%doc %{_texmfdistdir}/doc/latex/tools/enumerate.pdf
12mr|texlive-tools-20110629-4|87	%doc %{_texmfdistdir}/doc/latex/tools/fileerr.pdf
12mr|texlive-tools-20110629-4|88	%doc %{_texmfdistdir}/doc/latex/tools/fontsmpl.pdf
12mr|texlive-tools-20110629-4|89	%doc %{_texmfdistdir}/doc/latex/tools/ftnright.pdf
12mr|texlive-tools-20110629-4|90	%doc %{_texmfdistdir}/doc/latex/tools/hhline.pdf
12mr|texlive-tools-20110629-4|91	%doc %{_texmfdistdir}/doc/latex/tools/indentfirst.pdf
12mr|texlive-tools-20110629-4|92	%doc %{_texmfdistdir}/doc/latex/tools/layout.pdf
12mr|texlive-tools-20110629-4|93	%doc %{_texmfdistdir}/doc/latex/tools/longtable.pdf
12mr|texlive-tools-20110629-4|94	%doc %{_texmfdistdir}/doc/latex/tools/manifest.txt
12mr|texlive-tools-20110629-4|95	%doc %{_texmfdistdir}/doc/latex/tools/multicol.pdf
12mr|texlive-tools-20110629-4|96	%doc %{_texmfdistdir}/doc/latex/tools/rawfonts.pdf
12mr|texlive-tools-20110629-4|97	%doc %{_texmfdistdir}/doc/latex/tools/readme.txt
12mr|texlive-tools-20110629-4|98	%doc %{_texmfdistdir}/doc/latex/tools/showkeys.pdf
12mr|texlive-tools-20110629-4|99	%doc %{_texmfdistdir}/doc/latex/tools/somedefs.pdf
12mr|texlive-tools-20110629-4|100	%doc %{_texmfdistdir}/doc/latex/tools/tabularx.pdf
12mr|texlive-tools-20110629-4|101	%doc %{_texmfdistdir}/doc/latex/tools/theorem.pdf
12mr|texlive-tools-20110629-4|102	%doc %{_texmfdistdir}/doc/latex/tools/tools.pdf
12mr|texlive-tools-20110629-4|103	%doc %{_texmfdistdir}/doc/latex/tools/trace.pdf
12mr|texlive-tools-20110629-4|104	%doc %{_texmfdistdir}/doc/latex/tools/varioref.pdf
12mr|texlive-tools-20110629-4|105	%doc %{_texmfdistdir}/doc/latex/tools/verbatim.pdf
12mr|texlive-tools-20110629-4|106	%doc %{_texmfdistdir}/doc/latex/tools/xr.pdf
12mr|texlive-tools-20110629-4|107	%doc %{_texmfdistdir}/doc/latex/tools/xspace.pdf
12mr|texlive-tools-20110629-4|108	#- source
12mr|texlive-tools-20110629-4|109	%doc %{_texmfdistdir}/source/latex/tools/afterpage.dtx
12mr|texlive-tools-20110629-4|110	%doc %{_texmfdistdir}/source/latex/tools/array.dtx
12mr|texlive-tools-20110629-4|111	%doc %{_texmfdistdir}/source/latex/tools/bm.dtx
12mr|texlive-tools-20110629-4|112	%doc %{_texmfdistdir}/source/latex/tools/calc.dtx
12mr|texlive-tools-20110629-4|113	%doc %{_texmfdistdir}/source/latex/tools/dcolumn.dtx
12mr|texlive-tools-20110629-4|114	%doc %{_texmfdistdir}/source/latex/tools/delarray.dtx
12mr|texlive-tools-20110629-4|115	%doc %{_texmfdistdir}/source/latex/tools/enumerate.dtx
12mr|texlive-tools-20110629-4|116	%doc %{_texmfdistdir}/source/latex/tools/fileerr.dtx
12mr|texlive-tools-20110629-4|117	%doc %{_texmfdistdir}/source/latex/tools/fontsmpl.dtx
12mr|texlive-tools-20110629-4|118	%doc %{_texmfdistdir}/source/latex/tools/ftnright.dtx
12mr|texlive-tools-20110629-4|119	%doc %{_texmfdistdir}/source/latex/tools/hhline.dtx
12mr|texlive-tools-20110629-4|120	%doc %{_texmfdistdir}/source/latex/tools/indentfirst.dtx
12mr|texlive-tools-20110629-4|121	%doc %{_texmfdistdir}/source/latex/tools/layout.dtx
12mr|texlive-tools-20110629-4|122	%doc %{_texmfdistdir}/source/latex/tools/longtable.dtx
12mr|texlive-tools-20110629-4|123	%doc %{_texmfdistdir}/source/latex/tools/multicol.dtx
12mr|texlive-tools-20110629-4|124	%doc %{_texmfdistdir}/source/latex/tools/rawfonts.dtx
12mr|texlive-tools-20110629-4|125	%doc %{_texmfdistdir}/source/latex/tools/showkeys.dtx
12mr|texlive-tools-20110629-4|126	%doc %{_texmfdistdir}/source/latex/tools/somedefs.dtx
12mr|texlive-tools-20110629-4|127	%doc %{_texmfdistdir}/source/latex/tools/tabularx.dtx
12mr|texlive-tools-20110629-4|128	%doc %{_texmfdistdir}/source/latex/tools/theorem.dtx
12mr|texlive-tools-20110629-4|129	%doc %{_texmfdistdir}/source/latex/tools/tools.ins
12mr|texlive-tools-20110629-4|130	%doc %{_texmfdistdir}/source/latex/tools/trace.dtx
12mr|texlive-tools-20110629-4|131	%doc %{_texmfdistdir}/source/latex/tools/varioref.dtx
12mr|texlive-tools-20110629-4|132	%doc %{_texmfdistdir}/source/latex/tools/verbatim.dtx
12mr|texlive-tools-20110629-4|133	%doc %{_texmfdistdir}/source/latex/tools/xr.dtx
12mr|texlive-tools-20110629-4|134	%doc %{_texmfdistdir}/source/latex/tools/xspace.dtx
12mr|texlive-tools-20110629-4|135	
12mr|texlive-tools-20110629-4|136	#-----------------------------------------------------------------------
12mr|texlive-tools-20110629-4|137	%prep
12mr|texlive-tools-20110629-4|138	%setup -c -a0 -a1 -a2
12mr|texlive-tools-20110629-4|139	
12mr|texlive-tools-20110629-4|140	%build
12mr|texlive-tools-20110629-4|141	
12mr|texlive-tools-20110629-4|142	%install
12mr|texlive-tools-20110629-4|143	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tools-20110629-4|144	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tools-20110629-4|145	
12mr|texlive-tools-20110629-4|146	
12mr|texlive-tools-20110629-4|147	
12mr|texlive-tools-20110629-4|148	%changelog
12mr|texlive-tools-20110629-4|149	

18788 12
12mr|texlive-topfloat-20070117-2|1	# revision 19084
12mr|texlive-topfloat-20070117-2|2	# category Package
12mr|texlive-topfloat-20070117-2|3	# catalog-ctan /macros/latex/contrib/topfloat
12mr|texlive-topfloat-20070117-2|4	# catalog-date 2007-01-17 10:01:14 +0100
12mr|texlive-topfloat-20070117-2|5	# catalog-license gpl
12mr|texlive-topfloat-20070117-2|6	# catalog-version undef
12mr|texlive-topfloat-20070117-2|7	Name:		texlive-topfloat
12mr|texlive-topfloat-20070117-2|8	Version:	20070117
12mr|texlive-topfloat-20070117-2|9	Release:	2
12mr|texlive-topfloat-20070117-2|10	Summary:	Move floats to the top of the page
12mr|texlive-topfloat-20070117-2|11	Group:		Publishing
12mr|texlive-topfloat-20070117-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/topfloat
12mr|texlive-topfloat-20070117-2|13	License:	GPL
12mr|texlive-topfloat-20070117-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/topfloat.tar.xz
12mr|texlive-topfloat-20070117-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/topfloat.doc.tar.xz
12mr|texlive-topfloat-20070117-2|16	BuildArch:	noarch
12mr|texlive-topfloat-20070117-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-topfloat-20070117-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-topfloat-20070117-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-topfloat-20070117-2|20	
12mr|texlive-topfloat-20070117-2|21	%description
12mr|texlive-topfloat-20070117-2|22	TeXLive topfloat package.
12mr|texlive-topfloat-20070117-2|23	
12mr|texlive-topfloat-20070117-2|24	%post
12mr|texlive-topfloat-20070117-2|25	%{_sbindir}/texlive.post
12mr|texlive-topfloat-20070117-2|26	
12mr|texlive-topfloat-20070117-2|27	%postun
12mr|texlive-topfloat-20070117-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-topfloat-20070117-2|29	%{_sbindir}/texlive.post
12mr|texlive-topfloat-20070117-2|30	fi
12mr|texlive-topfloat-20070117-2|31	
12mr|texlive-topfloat-20070117-2|32	#-----------------------------------------------------------------------
12mr|texlive-topfloat-20070117-2|33	%files
12mr|texlive-topfloat-20070117-2|34	%{_texmfdistdir}/tex/latex/topfloat/topfloat.sty
12mr|texlive-topfloat-20070117-2|35	%doc %{_texmfdistdir}/doc/latex/topfloat/topfloat.pdf
12mr|texlive-topfloat-20070117-2|36	%doc %{_texmfdistdir}/doc/latex/topfloat/topfloat.tex
12mr|texlive-topfloat-20070117-2|37	
12mr|texlive-topfloat-20070117-2|38	#-----------------------------------------------------------------------
12mr|texlive-topfloat-20070117-2|39	%prep
12mr|texlive-topfloat-20070117-2|40	%setup -c -a0 -a1
12mr|texlive-topfloat-20070117-2|41	
12mr|texlive-topfloat-20070117-2|42	%build
12mr|texlive-topfloat-20070117-2|43	
12mr|texlive-topfloat-20070117-2|44	%install
12mr|texlive-topfloat-20070117-2|45	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-topfloat-20070117-2|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-topfloat-20070117-2|47	
12mr|texlive-topfloat-20070117-2|48	
12mr|texlive-topfloat-20070117-2|49	
12mr|texlive-topfloat-20070117-2|50	%changelog
12mr|texlive-topfloat-20070117-2|51	

18789 12
12mr|texlive-toptesi-5.60-1|1	# revision 27275
12mr|texlive-toptesi-5.60-1|2	# category Package
12mr|texlive-toptesi-5.60-1|3	# catalog-ctan /macros/latex/contrib/toptesi
12mr|texlive-toptesi-5.60-1|4	# catalog-date 2012-07-31 19:56:52 +0200
12mr|texlive-toptesi-5.60-1|5	# catalog-license lppl1.3
12mr|texlive-toptesi-5.60-1|6	# catalog-version 5.60
12mr|texlive-toptesi-5.60-1|7	Name:		texlive-toptesi
12mr|texlive-toptesi-5.60-1|8	Version:	5.60
12mr|texlive-toptesi-5.60-1|9	Release:	1
12mr|texlive-toptesi-5.60-1|10	Summary:	Bundle of files for typsetting theses
12mr|texlive-toptesi-5.60-1|11	Group:		Publishing
12mr|texlive-toptesi-5.60-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/toptesi
12mr|texlive-toptesi-5.60-1|13	License:	LPPL1.3
12mr|texlive-toptesi-5.60-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/toptesi.tar.xz
12mr|texlive-toptesi-5.60-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/toptesi.doc.tar.xz
12mr|texlive-toptesi-5.60-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/toptesi.source.tar.xz
12mr|texlive-toptesi-5.60-1|17	BuildArch:	noarch
12mr|texlive-toptesi-5.60-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-toptesi-5.60-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-toptesi-5.60-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-toptesi-5.60-1|21	
12mr|texlive-toptesi-5.60-1|22	%description
12mr|texlive-toptesi-5.60-1|23	This bundle contains everything is needed for typesetting a
12mr|texlive-toptesi-5.60-1|24	bachelor, master or PhD thesis in Italian (or in any other
12mr|texlive-toptesi-5.60-1|25	language supported by LaTeX: the bundle is constructed to
12mr|texlive-toptesi-5.60-1|26	support multilingual use). The infix strings may be selected
12mr|texlive-toptesi-5.60-1|27	and specified at will by means of a configuration file, so as
12mr|texlive-toptesi-5.60-1|28	to customize the layout of the front page to the requirements
12mr|texlive-toptesi-5.60-1|29	of a specific university. Thanks to its language management,
12mr|texlive-toptesi-5.60-1|30	the bundle is suited for multilanguage theses that are becoming
12mr|texlive-toptesi-5.60-1|31	more and more frequent thanks to the double degree programs of
12mr|texlive-toptesi-5.60-1|32	the European Community Socrates programs. Toptesi is designed
12mr|texlive-toptesi-5.60-1|33	to save the PDF version of a thesis in PDF/A-1b compliant mode
12mr|texlive-toptesi-5.60-1|34	and with all the necessary metadata.
12mr|texlive-toptesi-5.60-1|35	
12mr|texlive-toptesi-5.60-1|36	%post
12mr|texlive-toptesi-5.60-1|37	%{_sbindir}/texlive.post
12mr|texlive-toptesi-5.60-1|38	
12mr|texlive-toptesi-5.60-1|39	%postun
12mr|texlive-toptesi-5.60-1|40	if [ $1 -eq 0 ]; then
12mr|texlive-toptesi-5.60-1|41	%{_sbindir}/texlive.post
12mr|texlive-toptesi-5.60-1|42	fi
12mr|texlive-toptesi-5.60-1|43	
12mr|texlive-toptesi-5.60-1|44	#-----------------------------------------------------------------------
12mr|texlive-toptesi-5.60-1|45	%files
12mr|texlive-toptesi-5.60-1|46	%{_texmfdistdir}/tex/latex/toptesi/topcoman.sty
12mr|texlive-toptesi-5.60-1|47	%{_texmfdistdir}/tex/latex/toptesi/topfront.sty
12mr|texlive-toptesi-5.60-1|48	%{_texmfdistdir}/tex/latex/toptesi/toptesi.cfg
12mr|texlive-toptesi-5.60-1|49	%{_texmfdistdir}/tex/latex/toptesi/toptesi.cls
12mr|texlive-toptesi-5.60-1|50	%{_texmfdistdir}/tex/latex/toptesi/toptesi.sty
12mr|texlive-toptesi-5.60-1|51	%doc %{_texmfdistdir}/doc/latex/toptesi/FrontespiziAssemblati.pdf
12mr|texlive-toptesi-5.60-1|52	%doc %{_texmfdistdir}/doc/latex/toptesi/LPPL.tex
12mr|texlive-toptesi-5.60-1|53	%doc %{_texmfdistdir}/doc/latex/toptesi/README
12mr|texlive-toptesi-5.60-1|54	%doc %{_texmfdistdir}/doc/latex/toptesi/manifest.txt
12mr|texlive-toptesi-5.60-1|55	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-doc-xetex-a.pdf
12mr|texlive-toptesi-5.60-1|56	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-doc-xetex-def.ps
12mr|texlive-toptesi-5.60-1|57	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-doc-xetex.pdf
12mr|texlive-toptesi-5.60-1|58	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-doc-xetex.tex
12mr|texlive-toptesi-5.60-1|59	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-example-xetex.pdf
12mr|texlive-toptesi-5.60-1|60	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-example-xetex.tex
12mr|texlive-toptesi-5.60-1|61	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-example.pdf
12mr|texlive-toptesi-5.60-1|62	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-example.tex
12mr|texlive-toptesi-5.60-1|63	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi-example.xmpdata
12mr|texlive-toptesi-5.60-1|64	%doc %{_texmfdistdir}/doc/latex/toptesi/toptesi.pdf
12mr|texlive-toptesi-5.60-1|65	#- source
12mr|texlive-toptesi-5.60-1|66	%doc %{_texmfdistdir}/source/latex/toptesi/toptesi.dtx
12mr|texlive-toptesi-5.60-1|67	
12mr|texlive-toptesi-5.60-1|68	#-----------------------------------------------------------------------
12mr|texlive-toptesi-5.60-1|69	%prep
12mr|texlive-toptesi-5.60-1|70	%setup -c -a0 -a1 -a2
12mr|texlive-toptesi-5.60-1|71	
12mr|texlive-toptesi-5.60-1|72	%build
12mr|texlive-toptesi-5.60-1|73	
12mr|texlive-toptesi-5.60-1|74	%install
12mr|texlive-toptesi-5.60-1|75	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-toptesi-5.60-1|76	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-toptesi-5.60-1|77	
12mr|texlive-toptesi-5.60-1|78	
12mr|texlive-toptesi-5.60-1|79	
12mr|texlive-toptesi-5.60-1|80	%changelog
12mr|texlive-toptesi-5.60-1|81	

18790 12
12mr|texlive-totcount-1.2-2|1	# revision 21178
12mr|texlive-totcount-1.2-2|2	# category Package
12mr|texlive-totcount-1.2-2|3	# catalog-ctan /macros/latex/contrib/totcount
12mr|texlive-totcount-1.2-2|4	# catalog-date 2011-01-25 21:21:41 +0100
12mr|texlive-totcount-1.2-2|5	# catalog-license lppl
12mr|texlive-totcount-1.2-2|6	# catalog-version 1.2
12mr|texlive-totcount-1.2-2|7	Name:		texlive-totcount
12mr|texlive-totcount-1.2-2|8	Version:	1.2
12mr|texlive-totcount-1.2-2|9	Release:	2
12mr|texlive-totcount-1.2-2|10	Summary:	Find the last value of a counter
12mr|texlive-totcount-1.2-2|11	Group:		Publishing
12mr|texlive-totcount-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/totcount
12mr|texlive-totcount-1.2-2|13	License:	LPPL
12mr|texlive-totcount-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/totcount.tar.xz
12mr|texlive-totcount-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/totcount.doc.tar.xz
12mr|texlive-totcount-1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/totcount.source.tar.xz
12mr|texlive-totcount-1.2-2|17	BuildArch:	noarch
12mr|texlive-totcount-1.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-totcount-1.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-totcount-1.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-totcount-1.2-2|21	
12mr|texlive-totcount-1.2-2|22	%description
12mr|texlive-totcount-1.2-2|23	The package records the value that was last set, for any
12mr|texlive-totcount-1.2-2|24	counter of interest; since most such counters are simply
12mr|texlive-totcount-1.2-2|25	incremented when they are changed, the recorded value will
12mr|texlive-totcount-1.2-2|26	usually be the maximum value.
12mr|texlive-totcount-1.2-2|27	
12mr|texlive-totcount-1.2-2|28	%post
12mr|texlive-totcount-1.2-2|29	%{_sbindir}/texlive.post
12mr|texlive-totcount-1.2-2|30	
12mr|texlive-totcount-1.2-2|31	%postun
12mr|texlive-totcount-1.2-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-totcount-1.2-2|33	%{_sbindir}/texlive.post
12mr|texlive-totcount-1.2-2|34	fi
12mr|texlive-totcount-1.2-2|35	
12mr|texlive-totcount-1.2-2|36	#-----------------------------------------------------------------------
12mr|texlive-totcount-1.2-2|37	%files
12mr|texlive-totcount-1.2-2|38	%{_texmfdistdir}/tex/latex/totcount/totcount.sty
12mr|texlive-totcount-1.2-2|39	%doc %{_texmfdistdir}/doc/latex/totcount/README
12mr|texlive-totcount-1.2-2|40	%doc %{_texmfdistdir}/doc/latex/totcount/totcount-ex.tex
12mr|texlive-totcount-1.2-2|41	%doc %{_texmfdistdir}/doc/latex/totcount/totcount.pdf
12mr|texlive-totcount-1.2-2|42	#- source
12mr|texlive-totcount-1.2-2|43	%doc %{_texmfdistdir}/source/latex/totcount/totcount.drv
12mr|texlive-totcount-1.2-2|44	%doc %{_texmfdistdir}/source/latex/totcount/totcount.dtx
12mr|texlive-totcount-1.2-2|45	%doc %{_texmfdistdir}/source/latex/totcount/totcount.ins
12mr|texlive-totcount-1.2-2|46	
12mr|texlive-totcount-1.2-2|47	#-----------------------------------------------------------------------
12mr|texlive-totcount-1.2-2|48	%prep
12mr|texlive-totcount-1.2-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-totcount-1.2-2|50	
12mr|texlive-totcount-1.2-2|51	%build
12mr|texlive-totcount-1.2-2|52	
12mr|texlive-totcount-1.2-2|53	%install
12mr|texlive-totcount-1.2-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-totcount-1.2-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-totcount-1.2-2|56	
12mr|texlive-totcount-1.2-2|57	
12mr|texlive-totcount-1.2-2|58	
12mr|texlive-totcount-1.2-2|59	%changelog
12mr|texlive-totcount-1.2-2|60	

18791 12
12mr|texlive-totpages-2.00-2|1	# revision 15878
12mr|texlive-totpages-2.00-2|2	# category Package
12mr|texlive-totpages-2.00-2|3	# catalog-ctan /macros/latex/contrib/totpages
12mr|texlive-totpages-2.00-2|4	# catalog-date 2007-01-18 20:18:05 +0100
12mr|texlive-totpages-2.00-2|5	# catalog-license lppl
12mr|texlive-totpages-2.00-2|6	# catalog-version 2.00
12mr|texlive-totpages-2.00-2|7	Name:		texlive-totpages
12mr|texlive-totpages-2.00-2|8	Version:	2.00
12mr|texlive-totpages-2.00-2|9	Release:	2
12mr|texlive-totpages-2.00-2|10	Summary:	Count pages in a document, and report last page number
12mr|texlive-totpages-2.00-2|11	Group:		Publishing
12mr|texlive-totpages-2.00-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/totpages
12mr|texlive-totpages-2.00-2|13	License:	LPPL
12mr|texlive-totpages-2.00-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/totpages.tar.xz
12mr|texlive-totpages-2.00-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/totpages.doc.tar.xz
12mr|texlive-totpages-2.00-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/totpages.source.tar.xz
12mr|texlive-totpages-2.00-2|17	BuildArch:	noarch
12mr|texlive-totpages-2.00-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-totpages-2.00-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-totpages-2.00-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-totpages-2.00-2|21	
12mr|texlive-totpages-2.00-2|22	%description
12mr|texlive-totpages-2.00-2|23	The package counts the actual pages in the document (as opposed
12mr|texlive-totpages-2.00-2|24	to reporting the number of the last page, as does lastpage).
12mr|texlive-totpages-2.00-2|25	The counter itself may be shipped out to the DVI file. The
12mr|texlive-totpages-2.00-2|26	package uses the everyshi package for its task.
12mr|texlive-totpages-2.00-2|27	
12mr|texlive-totpages-2.00-2|28	%post
12mr|texlive-totpages-2.00-2|29	%{_sbindir}/texlive.post
12mr|texlive-totpages-2.00-2|30	
12mr|texlive-totpages-2.00-2|31	%postun
12mr|texlive-totpages-2.00-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-totpages-2.00-2|33	%{_sbindir}/texlive.post
12mr|texlive-totpages-2.00-2|34	fi
12mr|texlive-totpages-2.00-2|35	
12mr|texlive-totpages-2.00-2|36	#-----------------------------------------------------------------------
12mr|texlive-totpages-2.00-2|37	%files
12mr|texlive-totpages-2.00-2|38	%{_texmfdistdir}/tex/latex/totpages/totpages.sty
12mr|texlive-totpages-2.00-2|39	%doc %{_texmfdistdir}/doc/latex/totpages/README
12mr|texlive-totpages-2.00-2|40	%doc %{_texmfdistdir}/doc/latex/totpages/totexmpl.tex
12mr|texlive-totpages-2.00-2|41	%doc %{_texmfdistdir}/doc/latex/totpages/totpages.pdf
12mr|texlive-totpages-2.00-2|42	#- source
12mr|texlive-totpages-2.00-2|43	%doc %{_texmfdistdir}/source/latex/totpages/totpages.drv
12mr|texlive-totpages-2.00-2|44	%doc %{_texmfdistdir}/source/latex/totpages/totpages.dtx
12mr|texlive-totpages-2.00-2|45	%doc %{_texmfdistdir}/source/latex/totpages/totpages.ins
12mr|texlive-totpages-2.00-2|46	
12mr|texlive-totpages-2.00-2|47	#-----------------------------------------------------------------------
12mr|texlive-totpages-2.00-2|48	%prep
12mr|texlive-totpages-2.00-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-totpages-2.00-2|50	
12mr|texlive-totpages-2.00-2|51	%build
12mr|texlive-totpages-2.00-2|52	
12mr|texlive-totpages-2.00-2|53	%install
12mr|texlive-totpages-2.00-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-totpages-2.00-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-totpages-2.00-2|56	
12mr|texlive-totpages-2.00-2|57	
12mr|texlive-totpages-2.00-2|58	
12mr|texlive-totpages-2.00-2|59	%changelog
12mr|texlive-totpages-2.00-2|60	

18792 12
12mr|texlive-tpic2pdftex-1.97-3|1	# revision 26689
12mr|texlive-tpic2pdftex-1.97-3|2	# category TLCore
12mr|texlive-tpic2pdftex-1.97-3|3	# catalog-ctan /graphics/tpic2pdftex
12mr|texlive-tpic2pdftex-1.97-3|4	# catalog-date 2010-01-16 19:56:06 +0100
12mr|texlive-tpic2pdftex-1.97-3|5	# catalog-license gpl
12mr|texlive-tpic2pdftex-1.97-3|6	# catalog-version 1.97
12mr|texlive-tpic2pdftex-1.97-3|7	Name:		texlive-tpic2pdftex
12mr|texlive-tpic2pdftex-1.97-3|8	Version:	1.97
12mr|texlive-tpic2pdftex-1.97-3|9	Release:	3
12mr|texlive-tpic2pdftex-1.97-3|10	Summary:	Use tpic commands in PDFTeX
12mr|texlive-tpic2pdftex-1.97-3|11	Group:		Publishing
12mr|texlive-tpic2pdftex-1.97-3|12	URL:		http://www.ctan.org/tex-archive/graphics/tpic2pdftex
12mr|texlive-tpic2pdftex-1.97-3|13	License:	GPL
12mr|texlive-tpic2pdftex-1.97-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tpic2pdftex.tar.xz
12mr|texlive-tpic2pdftex-1.97-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tpic2pdftex.doc.tar.xz
12mr|texlive-tpic2pdftex-1.97-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tpic2pdftex.x86_64-linux.tar.xz
12mr|texlive-tpic2pdftex-1.97-3|17	BuildArch:	noarch
12mr|texlive-tpic2pdftex-1.97-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tpic2pdftex-1.97-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tpic2pdftex-1.97-3|20	Provides:	texlive-tpic2pdftex.bin = %{EVRD}
12mr|texlive-tpic2pdftex-1.97-3|21	
12mr|texlive-tpic2pdftex-1.97-3|22	%description
12mr|texlive-tpic2pdftex-1.97-3|23	The AWK script converts pic language, embedded inline
12mr|texlive-tpic2pdftex-1.97-3|24	(delimited by .PS and .PE markers), to \pdfliteral commands.
12mr|texlive-tpic2pdftex-1.97-3|25	
12mr|texlive-tpic2pdftex-1.97-3|26	#-----------------------------------------------------------------------
12mr|texlive-tpic2pdftex-1.97-3|27	%files
12mr|texlive-tpic2pdftex-1.97-3|28	%{_bindir}/tpic2pdftex
12mr|texlive-tpic2pdftex-1.97-3|29	%doc %{_mandir}/man1/tpic2pdftex.1*
12mr|texlive-tpic2pdftex-1.97-3|30	%doc %{_texmfdir}/doc/man/man1/tpic2pdftex.man1.pdf
12mr|texlive-tpic2pdftex-1.97-3|31	%doc %{_texmfdir}/doc/tpic2pdftex/Makefile
12mr|texlive-tpic2pdftex-1.97-3|32	%doc %{_texmfdir}/doc/tpic2pdftex/beamerexample.pdf
12mr|texlive-tpic2pdftex-1.97-3|33	%doc %{_texmfdir}/doc/tpic2pdftex/beamerexample.pic
12mr|texlive-tpic2pdftex-1.97-3|34	%doc %{_texmfdir}/doc/tpic2pdftex/example.pdf
12mr|texlive-tpic2pdftex-1.97-3|35	%doc %{_texmfdir}/doc/tpic2pdftex/example.pic
12mr|texlive-tpic2pdftex-1.97-3|36	
12mr|texlive-tpic2pdftex-1.97-3|37	#-----------------------------------------------------------------------
12mr|texlive-tpic2pdftex-1.97-3|38	%prep
12mr|texlive-tpic2pdftex-1.97-3|39	%setup -c -a0 -a1 -a2
12mr|texlive-tpic2pdftex-1.97-3|40	
12mr|texlive-tpic2pdftex-1.97-3|41	%build
12mr|texlive-tpic2pdftex-1.97-3|42	
12mr|texlive-tpic2pdftex-1.97-3|43	%install
12mr|texlive-tpic2pdftex-1.97-3|44	# shell script
12mr|texlive-tpic2pdftex-1.97-3|45	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-tpic2pdftex-1.97-3|46	cp -fpa bin/x86_64-linux/tpic2pdftex %{buildroot}%{_bindir}
12mr|texlive-tpic2pdftex-1.97-3|47	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-tpic2pdftex-1.97-3|48	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-tpic2pdftex-1.97-3|49	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-tpic2pdftex-1.97-3|50	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-tpic2pdftex-1.97-3|51	
12mr|texlive-tpic2pdftex-1.97-3|52	
12mr|texlive-tpic2pdftex-1.97-3|53	
12mr|texlive-tpic2pdftex-1.97-3|54	%changelog
12mr|texlive-tpic2pdftex-1.97-3|55	

18793 12
12mr|texlive-tpslifonts-0.6-2|1	# revision 15878
12mr|texlive-tpslifonts-0.6-2|2	# category Package
12mr|texlive-tpslifonts-0.6-2|3	# catalog-ctan /macros/latex/exptl/texpower/tpslifonts
12mr|texlive-tpslifonts-0.6-2|4	# catalog-date 2007-01-18 20:18:05 +0100
12mr|texlive-tpslifonts-0.6-2|5	# catalog-license gpl
12mr|texlive-tpslifonts-0.6-2|6	# catalog-version 0.6
12mr|texlive-tpslifonts-0.6-2|7	Name:		texlive-tpslifonts
12mr|texlive-tpslifonts-0.6-2|8	Version:	0.6
12mr|texlive-tpslifonts-0.6-2|9	Release:	2
12mr|texlive-tpslifonts-0.6-2|10	Summary:	A LaTeX package for configuring presentation fonts
12mr|texlive-tpslifonts-0.6-2|11	Group:		Publishing
12mr|texlive-tpslifonts-0.6-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/exptl/texpower/tpslifonts
12mr|texlive-tpslifonts-0.6-2|13	License:	GPL
12mr|texlive-tpslifonts-0.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tpslifonts.tar.xz
12mr|texlive-tpslifonts-0.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tpslifonts.doc.tar.xz
12mr|texlive-tpslifonts-0.6-2|16	BuildArch:	noarch
12mr|texlive-tpslifonts-0.6-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tpslifonts-0.6-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tpslifonts-0.6-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tpslifonts-0.6-2|20	
12mr|texlive-tpslifonts-0.6-2|21	%description
12mr|texlive-tpslifonts-0.6-2|22	This package aims to improve presentations in terms of font
12mr|texlive-tpslifonts-0.6-2|23	readability, especially with maths. The standard cm math fonts
12mr|texlive-tpslifonts-0.6-2|24	at large design sizes are difficult to read from far away,
12mr|texlive-tpslifonts-0.6-2|25	especially at low resolutions and low contrast color choice.
12mr|texlive-tpslifonts-0.6-2|26	Using this package leads to much better overall readability of
12mr|texlive-tpslifonts-0.6-2|27	some font combinations. The package offers a couple of
12mr|texlive-tpslifonts-0.6-2|28	'harmonising' combinations of text and math fonts from the
12mr|texlive-tpslifonts-0.6-2|29	(distant) relatives of computer modern fonts, with a couple of
12mr|texlive-tpslifonts-0.6-2|30	extras for optimising readability. Text fonts from computer
12mr|texlive-tpslifonts-0.6-2|31	modern roman, computer modern sans serif, SliTeX computer
12mr|texlive-tpslifonts-0.6-2|32	modern sans serif, computer modern bright, or concrete roman
12mr|texlive-tpslifonts-0.6-2|33	are available, in addition to math fonts from computer modern
12mr|texlive-tpslifonts-0.6-2|34	math, computer modern bright math, or Euler fonts. This package
12mr|texlive-tpslifonts-0.6-2|35	is part of the TeXPower bundle.
12mr|texlive-tpslifonts-0.6-2|36	
12mr|texlive-tpslifonts-0.6-2|37	%post
12mr|texlive-tpslifonts-0.6-2|38	%{_sbindir}/texlive.post
12mr|texlive-tpslifonts-0.6-2|39	
12mr|texlive-tpslifonts-0.6-2|40	%postun
12mr|texlive-tpslifonts-0.6-2|41	if [ $1 -eq 0 ]; then
12mr|texlive-tpslifonts-0.6-2|42	%{_sbindir}/texlive.post
12mr|texlive-tpslifonts-0.6-2|43	fi
12mr|texlive-tpslifonts-0.6-2|44	
12mr|texlive-tpslifonts-0.6-2|45	#-----------------------------------------------------------------------
12mr|texlive-tpslifonts-0.6-2|46	%files
12mr|texlive-tpslifonts-0.6-2|47	%{_texmfdistdir}/tex/latex/tpslifonts/tpslifonts.sty
12mr|texlive-tpslifonts-0.6-2|48	%doc %{_texmfdistdir}/doc/latex/tpslifonts/00readme.txt
12mr|texlive-tpslifonts-0.6-2|49	%doc %{_texmfdistdir}/doc/latex/tpslifonts/0install.txt
12mr|texlive-tpslifonts-0.6-2|50	%doc %{_texmfdistdir}/doc/latex/tpslifonts/__TPslifonts.tex
12mr|texlive-tpslifonts-0.6-2|51	%doc %{_texmfdistdir}/doc/latex/tpslifonts/slifontsexample.tex
12mr|texlive-tpslifonts-0.6-2|52	
12mr|texlive-tpslifonts-0.6-2|53	#-----------------------------------------------------------------------
12mr|texlive-tpslifonts-0.6-2|54	%prep
12mr|texlive-tpslifonts-0.6-2|55	%setup -c -a0 -a1
12mr|texlive-tpslifonts-0.6-2|56	
12mr|texlive-tpslifonts-0.6-2|57	%build
12mr|texlive-tpslifonts-0.6-2|58	
12mr|texlive-tpslifonts-0.6-2|59	%install
12mr|texlive-tpslifonts-0.6-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tpslifonts-0.6-2|61	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tpslifonts-0.6-2|62	
12mr|texlive-tpslifonts-0.6-2|63	
12mr|texlive-tpslifonts-0.6-2|64	
12mr|texlive-tpslifonts-0.6-2|65	%changelog
12mr|texlive-tpslifonts-0.6-2|66	

18794 12
12mr|texlive-tqft-1.0-2|1	# revision 24169
12mr|texlive-tqft-1.0-2|2	# category Package
12mr|texlive-tqft-1.0-2|3	# catalog-ctan /macros/latex/contrib/tqft
12mr|texlive-tqft-1.0-2|4	# catalog-date 2011-10-02 00:21:09 +0200
12mr|texlive-tqft-1.0-2|5	# catalog-license lppl1.3
12mr|texlive-tqft-1.0-2|6	# catalog-version 1.0
12mr|texlive-tqft-1.0-2|7	Name:		texlive-tqft
12mr|texlive-tqft-1.0-2|8	Version:	1.0
12mr|texlive-tqft-1.0-2|9	Release:	2
12mr|texlive-tqft-1.0-2|10	Summary:	Drawing TQFT diagrams with TikZ/PGF
12mr|texlive-tqft-1.0-2|11	Group:		Publishing
12mr|texlive-tqft-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tqft
12mr|texlive-tqft-1.0-2|13	License:	LPPL1.3
12mr|texlive-tqft-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tqft.tar.xz
12mr|texlive-tqft-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tqft.doc.tar.xz
12mr|texlive-tqft-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tqft.source.tar.xz
12mr|texlive-tqft-1.0-2|17	BuildArch:	noarch
12mr|texlive-tqft-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tqft-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tqft-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-tqft-1.0-2|21	
12mr|texlive-tqft-1.0-2|22	%description
12mr|texlive-tqft-1.0-2|23	The package defines some node shapes useful for drawing TQFT
12mr|texlive-tqft-1.0-2|24	diagrams with TikZ/PGF. That is, it defines highly customisable
12mr|texlive-tqft-1.0-2|25	shapes that look like cobordisms between circles, such as those
12mr|texlive-tqft-1.0-2|26	used in TQFT and other mathematical diagrams.
12mr|texlive-tqft-1.0-2|27	
12mr|texlive-tqft-1.0-2|28	%post
12mr|texlive-tqft-1.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-tqft-1.0-2|30	
12mr|texlive-tqft-1.0-2|31	%postun
12mr|texlive-tqft-1.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-tqft-1.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-tqft-1.0-2|34	fi
12mr|texlive-tqft-1.0-2|35	
12mr|texlive-tqft-1.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-tqft-1.0-2|37	%files
12mr|texlive-tqft-1.0-2|38	%{_texmfdistdir}/tex/latex/tqft/tqft.sty
12mr|texlive-tqft-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/tqft/README.txt
12mr|texlive-tqft-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/tqft/tqft_doc.pdf
12mr|texlive-tqft-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/tqft/tqft_doc.tex
12mr|texlive-tqft-1.0-2|42	#- source
12mr|texlive-tqft-1.0-2|43	%doc %{_texmfdistdir}/source/latex/tqft/tqft.dtx
12mr|texlive-tqft-1.0-2|44	%doc %{_texmfdistdir}/source/latex/tqft/tqft.ins
12mr|texlive-tqft-1.0-2|45	
12mr|texlive-tqft-1.0-2|46	#-----------------------------------------------------------------------
12mr|texlive-tqft-1.0-2|47	%prep
12mr|texlive-tqft-1.0-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-tqft-1.0-2|49	
12mr|texlive-tqft-1.0-2|50	%build
12mr|texlive-tqft-1.0-2|51	
12mr|texlive-tqft-1.0-2|52	%install
12mr|texlive-tqft-1.0-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tqft-1.0-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tqft-1.0-2|55	
12mr|texlive-tqft-1.0-2|56	
12mr|texlive-tqft-1.0-2|57	
12mr|texlive-tqft-1.0-2|58	%changelog
12mr|texlive-tqft-1.0-2|59	

18795 12
12mr|texlive-trajan-1.1-2|1	# revision 15878
12mr|texlive-trajan-1.1-2|2	# category Package
12mr|texlive-trajan-1.1-2|3	# catalog-ctan /fonts/trajan
12mr|texlive-trajan-1.1-2|4	# catalog-date 2007-10-24 18:05:15 +0200
12mr|texlive-trajan-1.1-2|5	# catalog-license lppl
12mr|texlive-trajan-1.1-2|6	# catalog-version 1.1
12mr|texlive-trajan-1.1-2|7	Name:		texlive-trajan
12mr|texlive-trajan-1.1-2|8	Version:	1.1
12mr|texlive-trajan-1.1-2|9	Release:	2
12mr|texlive-trajan-1.1-2|10	Summary:	Fonts from the Trajan column in Rome
12mr|texlive-trajan-1.1-2|11	Group:		Publishing
12mr|texlive-trajan-1.1-2|12	URL:		http://www.ctan.org/tex-archive/fonts/trajan
12mr|texlive-trajan-1.1-2|13	License:	LPPL
12mr|texlive-trajan-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trajan.tar.xz
12mr|texlive-trajan-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trajan.doc.tar.xz
12mr|texlive-trajan-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trajan.source.tar.xz
12mr|texlive-trajan-1.1-2|17	BuildArch:	noarch
12mr|texlive-trajan-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-trajan-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-trajan-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-trajan-1.1-2|21	
12mr|texlive-trajan-1.1-2|22	%description
12mr|texlive-trajan-1.1-2|23	Provides fonts (in both MetaFont and Adobe Type 1 format) based
12mr|texlive-trajan-1.1-2|24	on the capitals carved on the Trajan column in Rome in 114 AD,
12mr|texlive-trajan-1.1-2|25	together with macros to access the fonts. Many typographers
12mr|texlive-trajan-1.1-2|26	think these rank first among the Roman's artistic legacy. The
12mr|texlive-trajan-1.1-2|27	font is uppercase letters together with some punctuation and
12mr|texlive-trajan-1.1-2|28	analphabetics; no lowercase or digits.
12mr|texlive-trajan-1.1-2|29	
12mr|texlive-trajan-1.1-2|30	%post
12mr|texlive-trajan-1.1-2|31	%{_sbindir}/texlive.post
12mr|texlive-trajan-1.1-2|32	
12mr|texlive-trajan-1.1-2|33	%postun
12mr|texlive-trajan-1.1-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-trajan-1.1-2|35	%{_sbindir}/texlive.post
12mr|texlive-trajan-1.1-2|36	fi
12mr|texlive-trajan-1.1-2|37	
12mr|texlive-trajan-1.1-2|38	#-----------------------------------------------------------------------
12mr|texlive-trajan-1.1-2|39	%files
12mr|texlive-trajan-1.1-2|40	%{_texmfdistdir}/fonts/afm/public/trajan/trjnr10.afm
12mr|texlive-trajan-1.1-2|41	%{_texmfdistdir}/fonts/afm/public/trajan/trjnsl10.afm
12mr|texlive-trajan-1.1-2|42	%{_texmfdistdir}/fonts/map/dvips/trajan/trajan.map
12mr|texlive-trajan-1.1-2|43	%{_texmfdistdir}/fonts/tfm/public/trajan/trjnr10.tfm
12mr|texlive-trajan-1.1-2|44	%{_texmfdistdir}/fonts/tfm/public/trajan/trjnsl10.tfm
12mr|texlive-trajan-1.1-2|45	%{_texmfdistdir}/fonts/type1/public/trajan/trjnr10.pfb
12mr|texlive-trajan-1.1-2|46	%{_texmfdistdir}/fonts/type1/public/trajan/trjnsl10.pfb
12mr|texlive-trajan-1.1-2|47	%{_texmfdistdir}/tex/latex/trajan/t1trjn.fd
12mr|texlive-trajan-1.1-2|48	%{_texmfdistdir}/tex/latex/trajan/trajan.sty
12mr|texlive-trajan-1.1-2|49	%doc %{_texmfdistdir}/doc/latex/trajan/README
12mr|texlive-trajan-1.1-2|50	%doc %{_texmfdistdir}/doc/latex/trajan/trajan.pdf
12mr|texlive-trajan-1.1-2|51	%doc %{_texmfdistdir}/doc/latex/trajan/trytrajan.pdf
12mr|texlive-trajan-1.1-2|52	%doc %{_texmfdistdir}/doc/latex/trajan/trytrajan.tex
12mr|texlive-trajan-1.1-2|53	#- source
12mr|texlive-trajan-1.1-2|54	%doc %{_texmfdistdir}/source/latex/trajan/trajan.dtx
12mr|texlive-trajan-1.1-2|55	%doc %{_texmfdistdir}/source/latex/trajan/trajan.ins
12mr|texlive-trajan-1.1-2|56	
12mr|texlive-trajan-1.1-2|57	#-----------------------------------------------------------------------
12mr|texlive-trajan-1.1-2|58	%prep
12mr|texlive-trajan-1.1-2|59	%setup -c -a0 -a1 -a2
12mr|texlive-trajan-1.1-2|60	
12mr|texlive-trajan-1.1-2|61	%build
12mr|texlive-trajan-1.1-2|62	
12mr|texlive-trajan-1.1-2|63	%install
12mr|texlive-trajan-1.1-2|64	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-trajan-1.1-2|65	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-trajan-1.1-2|66	
12mr|texlive-trajan-1.1-2|67	
12mr|texlive-trajan-1.1-2|68	
12mr|texlive-trajan-1.1-2|69	%changelog
12mr|texlive-trajan-1.1-2|70	

18796 12
12mr|texlive-tram-0.1-2|1	# revision 24395
12mr|texlive-tram-0.1-2|2	# category Package
12mr|texlive-tram-0.1-2|3	# catalog-ctan /macros/latex/contrib/tram
12mr|texlive-tram-0.1-2|4	# catalog-date 2011-10-25 13:37:10 +0200
12mr|texlive-tram-0.1-2|5	# catalog-license lppl
12mr|texlive-tram-0.1-2|6	# catalog-version 0.1
12mr|texlive-tram-0.1-2|7	Name:		texlive-tram
12mr|texlive-tram-0.1-2|8	Version:	0.1
12mr|texlive-tram-0.1-2|9	Release:	2
12mr|texlive-tram-0.1-2|10	Summary:	Typeset tram boxes in LaTeX
12mr|texlive-tram-0.1-2|11	Group:		Publishing
12mr|texlive-tram-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tram
12mr|texlive-tram-0.1-2|13	License:	LPPL
12mr|texlive-tram-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tram.tar.xz
12mr|texlive-tram-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tram.doc.tar.xz
12mr|texlive-tram-0.1-2|16	BuildArch:	noarch
12mr|texlive-tram-0.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tram-0.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tram-0.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tram-0.1-2|20	
12mr|texlive-tram-0.1-2|21	%description
12mr|texlive-tram-0.1-2|22	Tram boxes are highlighted with patterns of dots; the package
12mr|texlive-tram-0.1-2|23	defines an environment tram that typesets its content into a
12mr|texlive-tram-0.1-2|24	tram box. The pattern used may be selected in an optional
12mr|texlive-tram-0.1-2|25	argument to the environment.
12mr|texlive-tram-0.1-2|26	
12mr|texlive-tram-0.1-2|27	%post
12mr|texlive-tram-0.1-2|28	%{_sbindir}/texlive.post
12mr|texlive-tram-0.1-2|29	
12mr|texlive-tram-0.1-2|30	%postun
12mr|texlive-tram-0.1-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-tram-0.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-tram-0.1-2|33	fi
12mr|texlive-tram-0.1-2|34	
12mr|texlive-tram-0.1-2|35	#-----------------------------------------------------------------------
12mr|texlive-tram-0.1-2|36	%files
12mr|texlive-tram-0.1-2|37	%{_texmfdistdir}/fonts/source/public/tram/tram.mf
12mr|texlive-tram-0.1-2|38	%{_texmfdistdir}/tex/latex/tram/tram.sty
12mr|texlive-tram-0.1-2|39	%doc %{_texmfdistdir}/doc/latex/tram/README
12mr|texlive-tram-0.1-2|40	%doc %{_texmfdistdir}/doc/latex/tram/tram-doc.pdf
12mr|texlive-tram-0.1-2|41	%doc %{_texmfdistdir}/doc/latex/tram/tram-doc.tex
12mr|texlive-tram-0.1-2|42	
12mr|texlive-tram-0.1-2|43	#-----------------------------------------------------------------------
12mr|texlive-tram-0.1-2|44	%prep
12mr|texlive-tram-0.1-2|45	%setup -c -a0 -a1
12mr|texlive-tram-0.1-2|46	
12mr|texlive-tram-0.1-2|47	%build
12mr|texlive-tram-0.1-2|48	
12mr|texlive-tram-0.1-2|49	%install
12mr|texlive-tram-0.1-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tram-0.1-2|51	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tram-0.1-2|52	
12mr|texlive-tram-0.1-2|53	
12mr|texlive-tram-0.1-2|54	
12mr|texlive-tram-0.1-2|55	%changelog
12mr|texlive-tram-0.1-2|56	

18797 12
12mr|texlive-translation-array-fr-20111020-2|1	# revision 24344
12mr|texlive-translation-array-fr-20111020-2|2	# category Package
12mr|texlive-translation-array-fr-20111020-2|3	# catalog-ctan /info/translations/array/fr
12mr|texlive-translation-array-fr-20111020-2|4	# catalog-date 2011-10-20 17:00:28 +0200
12mr|texlive-translation-array-fr-20111020-2|5	# catalog-license lppl
12mr|texlive-translation-array-fr-20111020-2|6	# catalog-version undef
12mr|texlive-translation-array-fr-20111020-2|7	Name:		texlive-translation-array-fr
12mr|texlive-translation-array-fr-20111020-2|8	Version:	20111020
12mr|texlive-translation-array-fr-20111020-2|9	Release:	2
12mr|texlive-translation-array-fr-20111020-2|10	Summary:	French translation of the documentation of array
12mr|texlive-translation-array-fr-20111020-2|11	Group:		Publishing
12mr|texlive-translation-array-fr-20111020-2|12	URL:		http://www.ctan.org/tex-archive/info/translations/array/fr
12mr|texlive-translation-array-fr-20111020-2|13	License:	LPPL
12mr|texlive-translation-array-fr-20111020-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-array-fr.tar.xz
12mr|texlive-translation-array-fr-20111020-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-array-fr.doc.tar.xz
12mr|texlive-translation-array-fr-20111020-2|16	BuildArch:	noarch
12mr|texlive-translation-array-fr-20111020-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-translation-array-fr-20111020-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-translation-array-fr-20111020-2|19	
12mr|texlive-translation-array-fr-20111020-2|20	%description
12mr|texlive-translation-array-fr-20111020-2|21	A French translation of the documentation of array.
12mr|texlive-translation-array-fr-20111020-2|22	
12mr|texlive-translation-array-fr-20111020-2|23	#-----------------------------------------------------------------------
12mr|texlive-translation-array-fr-20111020-2|24	%files
12mr|texlive-translation-array-fr-20111020-2|25	%doc %{_texmfdistdir}/doc/latex/translation-array-fr/Copyright
12mr|texlive-translation-array-fr-20111020-2|26	%doc %{_texmfdistdir}/doc/latex/translation-array-fr/README
12mr|texlive-translation-array-fr-20111020-2|27	%doc %{_texmfdistdir}/doc/latex/translation-array-fr/f-array.dtx
12mr|texlive-translation-array-fr-20111020-2|28	%doc %{_texmfdistdir}/doc/latex/translation-array-fr/f-array.pdf
12mr|texlive-translation-array-fr-20111020-2|29	%doc %{_texmfdistdir}/doc/latex/translation-array-fr/ltxdoc.cfg
12mr|texlive-translation-array-fr-20111020-2|30	
12mr|texlive-translation-array-fr-20111020-2|31	#-----------------------------------------------------------------------
12mr|texlive-translation-array-fr-20111020-2|32	%prep
12mr|texlive-translation-array-fr-20111020-2|33	%setup -c -a0 -a1
12mr|texlive-translation-array-fr-20111020-2|34	
12mr|texlive-translation-array-fr-20111020-2|35	%build
12mr|texlive-translation-array-fr-20111020-2|36	
12mr|texlive-translation-array-fr-20111020-2|37	%install
12mr|texlive-translation-array-fr-20111020-2|38	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-array-fr-20111020-2|39	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-array-fr-20111020-2|40	
12mr|texlive-translation-array-fr-20111020-2|41	
12mr|texlive-translation-array-fr-20111020-2|42	
12mr|texlive-translation-array-fr-20111020-2|43	%changelog
12mr|texlive-translation-array-fr-20111020-2|44	

18798 12
12mr|texlive-translation-arsclassica-de-20110901-2|1	# revision 23803
12mr|texlive-translation-arsclassica-de-20110901-2|2	# category Package
12mr|texlive-translation-arsclassica-de-20110901-2|3	# catalog-ctan /info/translations/arsclassica/de
12mr|texlive-translation-arsclassica-de-20110901-2|4	# catalog-date 2011-09-01 19:45:17 +0200
12mr|texlive-translation-arsclassica-de-20110901-2|5	# catalog-license lppl
12mr|texlive-translation-arsclassica-de-20110901-2|6	# catalog-version undef
12mr|texlive-translation-arsclassica-de-20110901-2|7	Name:		texlive-translation-arsclassica-de
12mr|texlive-translation-arsclassica-de-20110901-2|8	Version:	20110901
12mr|texlive-translation-arsclassica-de-20110901-2|9	Release:	2
12mr|texlive-translation-arsclassica-de-20110901-2|10	Summary:	German version of arsclassica
12mr|texlive-translation-arsclassica-de-20110901-2|11	Group:		Publishing
12mr|texlive-translation-arsclassica-de-20110901-2|12	URL:		http://www.ctan.org/tex-archive/info/translations/arsclassica/de
12mr|texlive-translation-arsclassica-de-20110901-2|13	License:	LPPL
12mr|texlive-translation-arsclassica-de-20110901-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-arsclassica-de.tar.xz
12mr|texlive-translation-arsclassica-de-20110901-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-arsclassica-de.doc.tar.xz
12mr|texlive-translation-arsclassica-de-20110901-2|16	BuildArch:	noarch
12mr|texlive-translation-arsclassica-de-20110901-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-translation-arsclassica-de-20110901-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-translation-arsclassica-de-20110901-2|19	
12mr|texlive-translation-arsclassica-de-20110901-2|20	%description
12mr|texlive-translation-arsclassica-de-20110901-2|21	This is a "translation" of the arsclassica dcoumentation.
12mr|texlive-translation-arsclassica-de-20110901-2|22	
12mr|texlive-translation-arsclassica-de-20110901-2|23	#-----------------------------------------------------------------------
12mr|texlive-translation-arsclassica-de-20110901-2|24	%files
12mr|texlive-translation-arsclassica-de-20110901-2|25	%doc %{_texmfdistdir}/doc/latex/translation-arsclassica-de/ArsClassica-de.pdf
12mr|texlive-translation-arsclassica-de-20110901-2|26	%doc %{_texmfdistdir}/doc/latex/translation-arsclassica-de/ArsClassica-de.tex
12mr|texlive-translation-arsclassica-de-20110901-2|27	
12mr|texlive-translation-arsclassica-de-20110901-2|28	#-----------------------------------------------------------------------
12mr|texlive-translation-arsclassica-de-20110901-2|29	%prep
12mr|texlive-translation-arsclassica-de-20110901-2|30	%setup -c -a0 -a1
12mr|texlive-translation-arsclassica-de-20110901-2|31	
12mr|texlive-translation-arsclassica-de-20110901-2|32	%build
12mr|texlive-translation-arsclassica-de-20110901-2|33	
12mr|texlive-translation-arsclassica-de-20110901-2|34	%install
12mr|texlive-translation-arsclassica-de-20110901-2|35	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-arsclassica-de-20110901-2|36	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-arsclassica-de-20110901-2|37	
12mr|texlive-translation-arsclassica-de-20110901-2|38	
12mr|texlive-translation-arsclassica-de-20110901-2|39	
12mr|texlive-translation-arsclassica-de-20110901-2|40	%changelog
12mr|texlive-translation-arsclassica-de-20110901-2|41	

18799 12
12mr|texlive-translation-biblatex-de-1.0-2|1	# revision 24386
12mr|texlive-translation-biblatex-de-1.0-2|2	# category Package
12mr|texlive-translation-biblatex-de-1.0-2|3	# catalog-ctan /info/translations/biblatex/de
12mr|texlive-translation-biblatex-de-1.0-2|4	# catalog-date 2011-10-24 16:26:34 +0200
12mr|texlive-translation-biblatex-de-1.0-2|5	# catalog-license lppl
12mr|texlive-translation-biblatex-de-1.0-2|6	# catalog-version 1.0
12mr|texlive-translation-biblatex-de-1.0-2|7	Name:		texlive-translation-biblatex-de
12mr|texlive-translation-biblatex-de-1.0-2|8	Version:	1.0
12mr|texlive-translation-biblatex-de-1.0-2|9	Release:	2
12mr|texlive-translation-biblatex-de-1.0-2|10	Summary:	German translation of the documentation of biblatex
12mr|texlive-translation-biblatex-de-1.0-2|11	Group:		Publishing
12mr|texlive-translation-biblatex-de-1.0-2|12	URL:		http://www.ctan.org/tex-archive/info/translations/biblatex/de
12mr|texlive-translation-biblatex-de-1.0-2|13	License:	LPPL
12mr|texlive-translation-biblatex-de-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-biblatex-de.tar.xz
12mr|texlive-translation-biblatex-de-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-biblatex-de.doc.tar.xz
12mr|texlive-translation-biblatex-de-1.0-2|16	BuildArch:	noarch
12mr|texlive-translation-biblatex-de-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-translation-biblatex-de-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-translation-biblatex-de-1.0-2|19	
12mr|texlive-translation-biblatex-de-1.0-2|20	%description
12mr|texlive-translation-biblatex-de-1.0-2|21	A German translation of the documentation of biblatex.
12mr|texlive-translation-biblatex-de-1.0-2|22	
12mr|texlive-translation-biblatex-de-1.0-2|23	#-----------------------------------------------------------------------
12mr|texlive-translation-biblatex-de-1.0-2|24	%files
12mr|texlive-translation-biblatex-de-1.0-2|25	%doc %{_texmfdistdir}/doc/latex/translation-biblatex-de/README
12mr|texlive-translation-biblatex-de-1.0-2|26	%doc %{_texmfdistdir}/doc/latex/translation-biblatex-de/biblatex-de.pdf
12mr|texlive-translation-biblatex-de-1.0-2|27	%doc %{_texmfdistdir}/doc/latex/translation-biblatex-de/biblatex-de.tex
12mr|texlive-translation-biblatex-de-1.0-2|28	
12mr|texlive-translation-biblatex-de-1.0-2|29	#-----------------------------------------------------------------------
12mr|texlive-translation-biblatex-de-1.0-2|30	%prep
12mr|texlive-translation-biblatex-de-1.0-2|31	%setup -c -a0 -a1
12mr|texlive-translation-biblatex-de-1.0-2|32	
12mr|texlive-translation-biblatex-de-1.0-2|33	%build
12mr|texlive-translation-biblatex-de-1.0-2|34	
12mr|texlive-translation-biblatex-de-1.0-2|35	%install
12mr|texlive-translation-biblatex-de-1.0-2|36	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-biblatex-de-1.0-2|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-biblatex-de-1.0-2|38	
12mr|texlive-translation-biblatex-de-1.0-2|39	
12mr|texlive-translation-biblatex-de-1.0-2|40	
12mr|texlive-translation-biblatex-de-1.0-2|41	%changelog
12mr|texlive-translation-biblatex-de-1.0-2|42	

18800 12
12mr|texlive-translation-chemsym-de-20110901-2|1	# revision 23804
12mr|texlive-translation-chemsym-de-20110901-2|2	# category Package
12mr|texlive-translation-chemsym-de-20110901-2|3	# catalog-ctan /info/translations/chemsym/de
12mr|texlive-translation-chemsym-de-20110901-2|4	# catalog-date 2011-09-01 18:55:53 +0200
12mr|texlive-translation-chemsym-de-20110901-2|5	# catalog-license lppl
12mr|texlive-translation-chemsym-de-20110901-2|6	# catalog-version undef
12mr|texlive-translation-chemsym-de-20110901-2|7	Name:		texlive-translation-chemsym-de
12mr|texlive-translation-chemsym-de-20110901-2|8	Version:	20110901
12mr|texlive-translation-chemsym-de-20110901-2|9	Release:	2
12mr|texlive-translation-chemsym-de-20110901-2|10	Summary:	German version of chemsym
12mr|texlive-translation-chemsym-de-20110901-2|11	Group:		Publishing
12mr|texlive-translation-chemsym-de-20110901-2|12	URL:		http://www.ctan.org/tex-archive/info/translations/chemsym/de
12mr|texlive-translation-chemsym-de-20110901-2|13	License:	LPPL
12mr|texlive-translation-chemsym-de-20110901-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-chemsym-de.tar.xz
12mr|texlive-translation-chemsym-de-20110901-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-chemsym-de.doc.tar.xz
12mr|texlive-translation-chemsym-de-20110901-2|16	BuildArch:	noarch
12mr|texlive-translation-chemsym-de-20110901-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-translation-chemsym-de-20110901-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-translation-chemsym-de-20110901-2|19	
12mr|texlive-translation-chemsym-de-20110901-2|20	%description
12mr|texlive-translation-chemsym-de-20110901-2|21	This is a "translation" of the chemsym documentation.
12mr|texlive-translation-chemsym-de-20110901-2|22	
12mr|texlive-translation-chemsym-de-20110901-2|23	#-----------------------------------------------------------------------
12mr|texlive-translation-chemsym-de-20110901-2|24	%files
12mr|texlive-translation-chemsym-de-20110901-2|25	%doc %{_texmfdistdir}/doc/latex/translation-chemsym-de/00Liesmich.chs
12mr|texlive-translation-chemsym-de-20110901-2|26	%doc %{_texmfdistdir}/doc/latex/translation-chemsym-de/chemsym-de.dtx
12mr|texlive-translation-chemsym-de-20110901-2|27	%doc %{_texmfdistdir}/doc/latex/translation-chemsym-de/chemsym-de.pdf
12mr|texlive-translation-chemsym-de-20110901-2|28	
12mr|texlive-translation-chemsym-de-20110901-2|29	#-----------------------------------------------------------------------
12mr|texlive-translation-chemsym-de-20110901-2|30	%prep
12mr|texlive-translation-chemsym-de-20110901-2|31	%setup -c -a0 -a1
12mr|texlive-translation-chemsym-de-20110901-2|32	
12mr|texlive-translation-chemsym-de-20110901-2|33	%build
12mr|texlive-translation-chemsym-de-20110901-2|34	
12mr|texlive-translation-chemsym-de-20110901-2|35	%install
12mr|texlive-translation-chemsym-de-20110901-2|36	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-chemsym-de-20110901-2|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-chemsym-de-20110901-2|38	
12mr|texlive-translation-chemsym-de-20110901-2|39	
12mr|texlive-translation-chemsym-de-20110901-2|40	
12mr|texlive-translation-chemsym-de-20110901-2|41	%changelog
12mr|texlive-translation-chemsym-de-20110901-2|42	

18801 12
12mr|texlive-translation-dcolumn-fr-20111020-2|1	# revision 24345
12mr|texlive-translation-dcolumn-fr-20111020-2|2	# category Package
12mr|texlive-translation-dcolumn-fr-20111020-2|3	# catalog-ctan /info/translations/dcolumn/fr
12mr|texlive-translation-dcolumn-fr-20111020-2|4	# catalog-date 2011-10-20 17:00:28 +0200
12mr|texlive-translation-dcolumn-fr-20111020-2|5	# catalog-license lppl
12mr|texlive-translation-dcolumn-fr-20111020-2|6	# catalog-version undef
12mr|texlive-translation-dcolumn-fr-20111020-2|7	Name:		texlive-translation-dcolumn-fr
12mr|texlive-translation-dcolumn-fr-20111020-2|8	Version:	20111020
12mr|texlive-translation-dcolumn-fr-20111020-2|9	Release:	2
12mr|texlive-translation-dcolumn-fr-20111020-2|10	Summary:	French translation of the documentation of dcolumn
12mr|texlive-translation-dcolumn-fr-20111020-2|11	Group:		Publishing
12mr|texlive-translation-dcolumn-fr-20111020-2|12	URL:		http://www.ctan.org/tex-archive/info/translations/dcolumn/fr
12mr|texlive-translation-dcolumn-fr-20111020-2|13	License:	LPPL
12mr|texlive-translation-dcolumn-fr-20111020-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-dcolumn-fr.tar.xz
12mr|texlive-translation-dcolumn-fr-20111020-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-dcolumn-fr.doc.tar.xz
12mr|texlive-translation-dcolumn-fr-20111020-2|16	BuildArch:	noarch
12mr|texlive-translation-dcolumn-fr-20111020-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-translation-dcolumn-fr-20111020-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-translation-dcolumn-fr-20111020-2|19	
12mr|texlive-translation-dcolumn-fr-20111020-2|20	%description
12mr|texlive-translation-dcolumn-fr-20111020-2|21	A French translation of the documentation of dcolumn.
12mr|texlive-translation-dcolumn-fr-20111020-2|22	
12mr|texlive-translation-dcolumn-fr-20111020-2|23	#-----------------------------------------------------------------------
12mr|texlive-translation-dcolumn-fr-20111020-2|24	%files
12mr|texlive-translation-dcolumn-fr-20111020-2|25	%doc %{_texmfdistdir}/doc/latex/translation-dcolumn-fr/Copyright
12mr|texlive-translation-dcolumn-fr-20111020-2|26	%doc %{_texmfdistdir}/doc/latex/translation-dcolumn-fr/README
12mr|texlive-translation-dcolumn-fr-20111020-2|27	%doc %{_texmfdistdir}/doc/latex/translation-dcolumn-fr/f-dcolumn.dtx
12mr|texlive-translation-dcolumn-fr-20111020-2|28	%doc %{_texmfdistdir}/doc/latex/translation-dcolumn-fr/f-dcolumn.pdf
12mr|texlive-translation-dcolumn-fr-20111020-2|29	
12mr|texlive-translation-dcolumn-fr-20111020-2|30	#-----------------------------------------------------------------------
12mr|texlive-translation-dcolumn-fr-20111020-2|31	%prep
12mr|texlive-translation-dcolumn-fr-20111020-2|32	%setup -c -a0 -a1
12mr|texlive-translation-dcolumn-fr-20111020-2|33	
12mr|texlive-translation-dcolumn-fr-20111020-2|34	%build
12mr|texlive-translation-dcolumn-fr-20111020-2|35	
12mr|texlive-translation-dcolumn-fr-20111020-2|36	%install
12mr|texlive-translation-dcolumn-fr-20111020-2|37	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-dcolumn-fr-20111020-2|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-dcolumn-fr-20111020-2|39	
12mr|texlive-translation-dcolumn-fr-20111020-2|40	
12mr|texlive-translation-dcolumn-fr-20111020-2|41	
12mr|texlive-translation-dcolumn-fr-20111020-2|42	%changelog
12mr|texlive-translation-dcolumn-fr-20111020-2|43	

18802 12
12mr|texlive-translation-ecv-de-20110915-2|1	# revision 24754
12mr|texlive-translation-ecv-de-20110915-2|2	# category Package
12mr|texlive-translation-ecv-de-20110915-2|3	# catalog-ctan /info/translations/ecv/de
12mr|texlive-translation-ecv-de-20110915-2|4	# catalog-date 2011-09-15 18:36:27 +0200
12mr|texlive-translation-ecv-de-20110915-2|5	# catalog-license lppl
12mr|texlive-translation-ecv-de-20110915-2|6	# catalog-version undef
12mr|texlive-translation-ecv-de-20110915-2|7	Name:		texlive-translation-ecv-de
12mr|texlive-translation-ecv-de-20110915-2|8	Version:	20110915
12mr|texlive-translation-ecv-de-20110915-2|9	Release:	2
12mr|texlive-translation-ecv-de-20110915-2|10	Summary:	German version of evc
12mr|texlive-translation-ecv-de-20110915-2|11	Group:		Publishing
12mr|texlive-translation-ecv-de-20110915-2|12	URL:		http://www.ctan.org/tex-archive/info/translations/ecv/de
12mr|texlive-translation-ecv-de-20110915-2|13	License:	LPPL
12mr|texlive-translation-ecv-de-20110915-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-ecv-de.tar.xz
12mr|texlive-translation-ecv-de-20110915-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-ecv-de.doc.tar.xz
12mr|texlive-translation-ecv-de-20110915-2|16	BuildArch:	noarch
12mr|texlive-translation-ecv-de-20110915-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-translation-ecv-de-20110915-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-translation-ecv-de-20110915-2|19	
12mr|texlive-translation-ecv-de-20110915-2|20	%description
12mr|texlive-translation-ecv-de-20110915-2|21	This is a "translation" of the ecv documentation.
12mr|texlive-translation-ecv-de-20110915-2|22	
12mr|texlive-translation-ecv-de-20110915-2|23	#-----------------------------------------------------------------------
12mr|texlive-translation-ecv-de-20110915-2|24	%files
12mr|texlive-translation-ecv-de-20110915-2|25	%doc %{_texmfdistdir}/doc/latex/translation-ecv-de/ecvde.dtx.pdf
12mr|texlive-translation-ecv-de-20110915-2|26	%doc %{_texmfdistdir}/doc/latex/translation-ecv-de/ecvde.dtx.tex
12mr|texlive-translation-ecv-de-20110915-2|27	
12mr|texlive-translation-ecv-de-20110915-2|28	#-----------------------------------------------------------------------
12mr|texlive-translation-ecv-de-20110915-2|29	%prep
12mr|texlive-translation-ecv-de-20110915-2|30	%setup -c -a0 -a1
12mr|texlive-translation-ecv-de-20110915-2|31	
12mr|texlive-translation-ecv-de-20110915-2|32	%build
12mr|texlive-translation-ecv-de-20110915-2|33	
12mr|texlive-translation-ecv-de-20110915-2|34	%install
12mr|texlive-translation-ecv-de-20110915-2|35	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-ecv-de-20110915-2|36	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-ecv-de-20110915-2|37	
12mr|texlive-translation-ecv-de-20110915-2|38	
12mr|texlive-translation-ecv-de-20110915-2|39	
12mr|texlive-translation-ecv-de-20110915-2|40	%changelog
12mr|texlive-translation-ecv-de-20110915-2|41	

18803 12
12mr|texlive-translation-enumitem-de-20111004-2|1	# revision 24196
12mr|texlive-translation-enumitem-de-20111004-2|2	# category Package
12mr|texlive-translation-enumitem-de-20111004-2|3	# catalog-ctan /info/translations/enumitem/de
12mr|texlive-translation-enumitem-de-20111004-2|4	# catalog-date 2011-10-04 22:25:03 +0200
12mr|texlive-translation-enumitem-de-20111004-2|5	# catalog-license lppl
12mr|texlive-translation-enumitem-de-20111004-2|6	# catalog-version undef
12mr|texlive-translation-enumitem-de-20111004-2|7	Name:		texlive-translation-enumitem-de
12mr|texlive-translation-enumitem-de-20111004-2|8	Version:	20111004
12mr|texlive-translation-enumitem-de-20111004-2|9	Release:	2
12mr|texlive-translation-enumitem-de-20111004-2|10	Summary:	Enumitem documentation, in German
12mr|texlive-translation-enumitem-de-20111004-2|11	Group:		Publishing
12mr|texlive-translation-enumitem-de-20111004-2|12	URL:		http://www.ctan.org/tex-archive/info/translations/enumitem/de
12mr|texlive-translation-enumitem-de-20111004-2|13	License:	LPPL
12mr|texlive-translation-enumitem-de-20111004-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-enumitem-de.tar.xz
12mr|texlive-translation-enumitem-de-20111004-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-enumitem-de.doc.tar.xz
12mr|texlive-translation-enumitem-de-20111004-2|16	BuildArch:	noarch
12mr|texlive-translation-enumitem-de-20111004-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-translation-enumitem-de-20111004-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-translation-enumitem-de-20111004-2|19	
12mr|texlive-translation-enumitem-de-20111004-2|20	%description
12mr|texlive-translation-enumitem-de-20111004-2|21	This is a translation of the manual for enumitem.
12mr|texlive-translation-enumitem-de-20111004-2|22	
12mr|texlive-translation-enumitem-de-20111004-2|23	#-----------------------------------------------------------------------
12mr|texlive-translation-enumitem-de-20111004-2|24	%files
12mr|texlive-translation-enumitem-de-20111004-2|25	%doc %{_texmfdistdir}/doc/latex/translation-enumitem-de/enumitem-de.pdf
12mr|texlive-translation-enumitem-de-20111004-2|26	%doc %{_texmfdistdir}/doc/latex/translation-enumitem-de/enumitem-de.tex
12mr|texlive-translation-enumitem-de-20111004-2|27	
12mr|texlive-translation-enumitem-de-20111004-2|28	#-----------------------------------------------------------------------
12mr|texlive-translation-enumitem-de-20111004-2|29	%prep
12mr|texlive-translation-enumitem-de-20111004-2|30	%setup -c -a0 -a1
12mr|texlive-translation-enumitem-de-20111004-2|31	
12mr|texlive-translation-enumitem-de-20111004-2|32	%build
12mr|texlive-translation-enumitem-de-20111004-2|33	
12mr|texlive-translation-enumitem-de-20111004-2|34	%install
12mr|texlive-translation-enumitem-de-20111004-2|35	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-enumitem-de-20111004-2|36	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-enumitem-de-20111004-2|37	
12mr|texlive-translation-enumitem-de-20111004-2|38	
12mr|texlive-translation-enumitem-de-20111004-2|39	
12mr|texlive-translation-enumitem-de-20111004-2|40	%changelog
12mr|texlive-translation-enumitem-de-20111004-2|41	

18804 12
12mr|texlive-translation-europecv-de-20110905-2|1	# revision 23840
12mr|texlive-translation-europecv-de-20110905-2|2	# category Package
12mr|texlive-translation-europecv-de-20110905-2|3	# catalog-ctan /info/translations/europecv/de
12mr|texlive-translation-europecv-de-20110905-2|4	# catalog-date 2011-09-05 11:34:40 +0200
12mr|texlive-translation-europecv-de-20110905-2|5	# catalog-license lppl
12mr|texlive-translation-europecv-de-20110905-2|6	# catalog-version undef
12mr|texlive-translation-europecv-de-20110905-2|7	Name:		texlive-translation-europecv-de
12mr|texlive-translation-europecv-de-20110905-2|8	Version:	20110905
12mr|texlive-translation-europecv-de-20110905-2|9	Release:	2
12mr|texlive-translation-europecv-de-20110905-2|10	Summary:	German version of europecv
12mr|texlive-translation-europecv-de-20110905-2|11	Group:		Publishing
12mr|texlive-translation-europecv-de-20110905-2|12	URL:		http://www.ctan.org/tex-archive/info/translations/europecv/de
12mr|texlive-translation-europecv-de-20110905-2|13	License:	LPPL
12mr|texlive-translation-europecv-de-20110905-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-europecv-de.tar.xz
12mr|texlive-translation-europecv-de-20110905-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-europecv-de.doc.tar.xz
12mr|texlive-translation-europecv-de-20110905-2|16	BuildArch:	noarch
12mr|texlive-translation-europecv-de-20110905-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-translation-europecv-de-20110905-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-translation-europecv-de-20110905-2|19	
12mr|texlive-translation-europecv-de-20110905-2|20	%description
12mr|texlive-translation-europecv-de-20110905-2|21	This is a "translation" of the europecv documentation.
12mr|texlive-translation-europecv-de-20110905-2|22	
12mr|texlive-translation-europecv-de-20110905-2|23	#-----------------------------------------------------------------------
12mr|texlive-translation-europecv-de-20110905-2|24	%files
12mr|texlive-translation-europecv-de-20110905-2|25	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/Beispiele/at.pdf
12mr|texlive-translation-europecv-de-20110905-2|26	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/Beispiele/bulgarian-koi8-r.tex
12mr|texlive-translation-europecv-de-20110905-2|27	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/Beispiele/bulgarian-utf8.tex
12mr|texlive-translation-europecv-de-20110905-2|28	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/Beispiele/greek-utf8.pdf
12mr|texlive-translation-europecv-de-20110905-2|29	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/Beispiele/greek-utf8.tex
12mr|texlive-translation-europecv-de-20110905-2|30	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/Beispiele/maltese-maltese.tex
12mr|texlive-translation-europecv-de-20110905-2|31	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/Beispiele/maltese-utf8.tex
12mr|texlive-translation-europecv-de-20110905-2|32	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/Beispiele/minimal.pdf
12mr|texlive-translation-europecv-de-20110905-2|33	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/Beispiele/minimal.tex
12mr|texlive-translation-europecv-de-20110905-2|34	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/europecv-de.pdf
12mr|texlive-translation-europecv-de-20110905-2|35	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/europecv-de.tex
12mr|texlive-translation-europecv-de-20110905-2|36	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/templates/cv_template_de.pdf
12mr|texlive-translation-europecv-de-20110905-2|37	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/templates/cv_template_de.tex
12mr|texlive-translation-europecv-de-20110905-2|38	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/templates/cv_template_en.pdf
12mr|texlive-translation-europecv-de-20110905-2|39	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/templates/cv_template_en.tex
12mr|texlive-translation-europecv-de-20110905-2|40	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/templates/cv_template_it.pdf
12mr|texlive-translation-europecv-de-20110905-2|41	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/templates/cv_template_it.tex
12mr|texlive-translation-europecv-de-20110905-2|42	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/templates/cv_template_pl.pdf
12mr|texlive-translation-europecv-de-20110905-2|43	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/templates/cv_template_pl.tex
12mr|texlive-translation-europecv-de-20110905-2|44	%doc %{_texmfdistdir}/doc/latex/translation-europecv-de/templates/publications.bib
12mr|texlive-translation-europecv-de-20110905-2|45	
12mr|texlive-translation-europecv-de-20110905-2|46	#-----------------------------------------------------------------------
12mr|texlive-translation-europecv-de-20110905-2|47	%prep
12mr|texlive-translation-europecv-de-20110905-2|48	%setup -c -a0 -a1
12mr|texlive-translation-europecv-de-20110905-2|49	
12mr|texlive-translation-europecv-de-20110905-2|50	%build
12mr|texlive-translation-europecv-de-20110905-2|51	
12mr|texlive-translation-europecv-de-20110905-2|52	%install
12mr|texlive-translation-europecv-de-20110905-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-europecv-de-20110905-2|54	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-europecv-de-20110905-2|55	
12mr|texlive-translation-europecv-de-20110905-2|56	
12mr|texlive-translation-europecv-de-20110905-2|57	
12mr|texlive-translation-europecv-de-20110905-2|58	%changelog
12mr|texlive-translation-europecv-de-20110905-2|59	

18805 12
12mr|texlive-translation-evc-de-20111104-1|1	# revision 23958
12mr|texlive-translation-evc-de-20111104-1|2	# category Package
12mr|texlive-translation-evc-de-20111104-1|3	# catalog-ctan undef
12mr|texlive-translation-evc-de-20111104-1|4	# catalog-date undef
12mr|texlive-translation-evc-de-20111104-1|5	# catalog-license undef
12mr|texlive-translation-evc-de-20111104-1|6	# catalog-version undef
12mr|texlive-translation-evc-de-20111104-1|7	Name:		texlive-translation-evc-de
12mr|texlive-translation-evc-de-20111104-1|8	Version:	20111104
12mr|texlive-translation-evc-de-20111104-1|9	Release:	1
12mr|texlive-translation-evc-de-20111104-1|10	Summary:	TeXLive translation-evc-de package
12mr|texlive-translation-evc-de-20111104-1|11	Group:		Publishing
12mr|texlive-translation-evc-de-20111104-1|12	URL:		http://tug.org/texlive
12mr|texlive-translation-evc-de-20111104-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-translation-evc-de-20111104-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-evc-de.tar.xz
12mr|texlive-translation-evc-de-20111104-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-evc-de.doc.tar.xz
12mr|texlive-translation-evc-de-20111104-1|16	BuildArch:	noarch
12mr|texlive-translation-evc-de-20111104-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-translation-evc-de-20111104-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-translation-evc-de-20111104-1|19	Conflicts:	texlive-texmf <= 20110705-3
12mr|texlive-translation-evc-de-20111104-1|20	Conflicts:	texlive-doc <= 20110705-3
12mr|texlive-translation-evc-de-20111104-1|21	
12mr|texlive-translation-evc-de-20111104-1|22	%description
12mr|texlive-translation-evc-de-20111104-1|23	TeXLive translation-evc-de package.
12mr|texlive-translation-evc-de-20111104-1|24	
12mr|texlive-translation-evc-de-20111104-1|25	#-----------------------------------------------------------------------
12mr|texlive-translation-evc-de-20111104-1|26	%files
12mr|texlive-translation-evc-de-20111104-1|27	%doc %{_texmfdistdir}/doc/latex/translation-evc-de/ecvde.dtx.pdf
12mr|texlive-translation-evc-de-20111104-1|28	%doc %{_texmfdistdir}/doc/latex/translation-evc-de/ecvde.dtx.tex
12mr|texlive-translation-evc-de-20111104-1|29	%doc %{_tlpkgobjdir}/*.tlpobj
12mr|texlive-translation-evc-de-20111104-1|30	
12mr|texlive-translation-evc-de-20111104-1|31	#-----------------------------------------------------------------------
12mr|texlive-translation-evc-de-20111104-1|32	%prep
12mr|texlive-translation-evc-de-20111104-1|33	%setup -c -a0 -a1
12mr|texlive-translation-evc-de-20111104-1|34	
12mr|texlive-translation-evc-de-20111104-1|35	%build
12mr|texlive-translation-evc-de-20111104-1|36	
12mr|texlive-translation-evc-de-20111104-1|37	%install
12mr|texlive-translation-evc-de-20111104-1|38	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-evc-de-20111104-1|39	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-evc-de-20111104-1|40	mkdir -p %{buildroot}%{_tlpkgobjdir}
12mr|texlive-translation-evc-de-20111104-1|41	cp -fpa tlpkg/tlpobj/*.tlpobj %{buildroot}%{_tlpkgobjdir}
12mr|texlive-translation-evc-de-20111104-1|42	
12mr|texlive-translation-evc-de-20111104-1|43	
12mr|texlive-translation-evc-de-20111104-1|44	
12mr|texlive-translation-evc-de-20111104-1|45	%changelog
12mr|texlive-translation-evc-de-20111104-1|46	

18806 12
12mr|texlive-translation-filecontents-de-20110918-2|1	# revision 24010
12mr|texlive-translation-filecontents-de-20110918-2|2	# category Package
12mr|texlive-translation-filecontents-de-20110918-2|3	# catalog-ctan /info/translations/filecontents/de
12mr|texlive-translation-filecontents-de-20110918-2|4	# catalog-date 2011-09-18 09:08:24 +0200
12mr|texlive-translation-filecontents-de-20110918-2|5	# catalog-license lppl
12mr|texlive-translation-filecontents-de-20110918-2|6	# catalog-version undef
12mr|texlive-translation-filecontents-de-20110918-2|7	Name:		texlive-translation-filecontents-de
12mr|texlive-translation-filecontents-de-20110918-2|8	Version:	20110918
12mr|texlive-translation-filecontents-de-20110918-2|9	Release:	2
12mr|texlive-translation-filecontents-de-20110918-2|10	Summary:	German version of filecontents
12mr|texlive-translation-filecontents-de-20110918-2|11	Group:		Publishing
12mr|texlive-translation-filecontents-de-20110918-2|12	URL:		http://www.ctan.org/tex-archive/info/translations/filecontents/de
12mr|texlive-translation-filecontents-de-20110918-2|13	License:	LPPL
12mr|texlive-translation-filecontents-de-20110918-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-filecontents-de.tar.xz
12mr|texlive-translation-filecontents-de-20110918-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-filecontents-de.doc.tar.xz
12mr|texlive-translation-filecontents-de-20110918-2|16	BuildArch:	noarch
12mr|texlive-translation-filecontents-de-20110918-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-translation-filecontents-de-20110918-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-translation-filecontents-de-20110918-2|19	
12mr|texlive-translation-filecontents-de-20110918-2|20	%description
12mr|texlive-translation-filecontents-de-20110918-2|21	This is a "translation" of the filecontents documentation.
12mr|texlive-translation-filecontents-de-20110918-2|22	
12mr|texlive-translation-filecontents-de-20110918-2|23	#-----------------------------------------------------------------------
12mr|texlive-translation-filecontents-de-20110918-2|24	%files
12mr|texlive-translation-filecontents-de-20110918-2|25	%doc %{_texmfdistdir}/doc/latex/translation-filecontents-de/filecontents-de.dtx
12mr|texlive-translation-filecontents-de-20110918-2|26	%doc %{_texmfdistdir}/doc/latex/translation-filecontents-de/filecontents-de.ins
12mr|texlive-translation-filecontents-de-20110918-2|27	%doc %{_texmfdistdir}/doc/latex/translation-filecontents-de/filecontents-de.pdf
12mr|texlive-translation-filecontents-de-20110918-2|28	
12mr|texlive-translation-filecontents-de-20110918-2|29	#-----------------------------------------------------------------------
12mr|texlive-translation-filecontents-de-20110918-2|30	%prep
12mr|texlive-translation-filecontents-de-20110918-2|31	%setup -c -a0 -a1
12mr|texlive-translation-filecontents-de-20110918-2|32	
12mr|texlive-translation-filecontents-de-20110918-2|33	%build
12mr|texlive-translation-filecontents-de-20110918-2|34	
12mr|texlive-translation-filecontents-de-20110918-2|35	%install
12mr|texlive-translation-filecontents-de-20110918-2|36	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-filecontents-de-20110918-2|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-filecontents-de-20110918-2|38	
12mr|texlive-translation-filecontents-de-20110918-2|39	
12mr|texlive-translation-filecontents-de-20110918-2|40	
12mr|texlive-translation-filecontents-de-20110918-2|41	%changelog
12mr|texlive-translation-filecontents-de-20110918-2|42	

18807 12
12mr|texlive-translation-moreverb-de-20110914-2|1	# revision 23957
12mr|texlive-translation-moreverb-de-20110914-2|2	# category Package
12mr|texlive-translation-moreverb-de-20110914-2|3	# catalog-ctan /info/translations/moreverb/de
12mr|texlive-translation-moreverb-de-20110914-2|4	# catalog-date 2011-09-14 17:59:09 +0200
12mr|texlive-translation-moreverb-de-20110914-2|5	# catalog-license lppl
12mr|texlive-translation-moreverb-de-20110914-2|6	# catalog-version undef
12mr|texlive-translation-moreverb-de-20110914-2|7	Name:		texlive-translation-moreverb-de
12mr|texlive-translation-moreverb-de-20110914-2|8	Version:	20110914
12mr|texlive-translation-moreverb-de-20110914-2|9	Release:	2
12mr|texlive-translation-moreverb-de-20110914-2|10	Summary:	German version of moreverb
12mr|texlive-translation-moreverb-de-20110914-2|11	Group:		Publishing
12mr|texlive-translation-moreverb-de-20110914-2|12	URL:		http://www.ctan.org/tex-archive/info/translations/moreverb/de
12mr|texlive-translation-moreverb-de-20110914-2|13	License:	LPPL
12mr|texlive-translation-moreverb-de-20110914-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-moreverb-de.tar.xz
12mr|texlive-translation-moreverb-de-20110914-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-moreverb-de.doc.tar.xz
12mr|texlive-translation-moreverb-de-20110914-2|16	BuildArch:	noarch
12mr|texlive-translation-moreverb-de-20110914-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-translation-moreverb-de-20110914-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-translation-moreverb-de-20110914-2|19	
12mr|texlive-translation-moreverb-de-20110914-2|20	%description
12mr|texlive-translation-moreverb-de-20110914-2|21	This is a "translation" of the moreverb documentation.
12mr|texlive-translation-moreverb-de-20110914-2|22	
12mr|texlive-translation-moreverb-de-20110914-2|23	#-----------------------------------------------------------------------
12mr|texlive-translation-moreverb-de-20110914-2|24	%files
12mr|texlive-translation-moreverb-de-20110914-2|25	%doc %{_texmfdistdir}/doc/latex/translation-moreverb-de/filecontens-de.ins.txt
12mr|texlive-translation-moreverb-de-20110914-2|26	%doc %{_texmfdistdir}/doc/latex/translation-moreverb-de/moreverb-de.dtx.pdf
12mr|texlive-translation-moreverb-de-20110914-2|27	%doc %{_texmfdistdir}/doc/latex/translation-moreverb-de/moreverb-de.dtx.tex
12mr|texlive-translation-moreverb-de-20110914-2|28	
12mr|texlive-translation-moreverb-de-20110914-2|29	#-----------------------------------------------------------------------
12mr|texlive-translation-moreverb-de-20110914-2|30	%prep
12mr|texlive-translation-moreverb-de-20110914-2|31	%setup -c -a0 -a1
12mr|texlive-translation-moreverb-de-20110914-2|32	
12mr|texlive-translation-moreverb-de-20110914-2|33	%build
12mr|texlive-translation-moreverb-de-20110914-2|34	
12mr|texlive-translation-moreverb-de-20110914-2|35	%install
12mr|texlive-translation-moreverb-de-20110914-2|36	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-moreverb-de-20110914-2|37	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-moreverb-de-20110914-2|38	
12mr|texlive-translation-moreverb-de-20110914-2|39	
12mr|texlive-translation-moreverb-de-20110914-2|40	
12mr|texlive-translation-moreverb-de-20110914-2|41	%changelog
12mr|texlive-translation-moreverb-de-20110914-2|42	

18808 12
12mr|texlive-translation-natbib-fr-20120114-1|1	# revision 25105
12mr|texlive-translation-natbib-fr-20120114-1|2	# category Package
12mr|texlive-translation-natbib-fr-20120114-1|3	# catalog-ctan /info/translations/natbib/fr
12mr|texlive-translation-natbib-fr-20120114-1|4	# catalog-date 2012-01-14 10:04:15 +0100
12mr|texlive-translation-natbib-fr-20120114-1|5	# catalog-license lppl
12mr|texlive-translation-natbib-fr-20120114-1|6	# catalog-version undef
12mr|texlive-translation-natbib-fr-20120114-1|7	Name:		texlive-translation-natbib-fr
12mr|texlive-translation-natbib-fr-20120114-1|8	Version:	20120114
12mr|texlive-translation-natbib-fr-20120114-1|9	Release:	1
12mr|texlive-translation-natbib-fr-20120114-1|10	Summary:	French translation of the documentation of natbib
12mr|texlive-translation-natbib-fr-20120114-1|11	Group:		Publishing
12mr|texlive-translation-natbib-fr-20120114-1|12	URL:		http://www.ctan.org/tex-archive/info/translations/natbib/fr
12mr|texlive-translation-natbib-fr-20120114-1|13	License:	LPPL
12mr|texlive-translation-natbib-fr-20120114-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-natbib-fr.tar.xz
12mr|texlive-translation-natbib-fr-20120114-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-natbib-fr.doc.tar.xz
12mr|texlive-translation-natbib-fr-20120114-1|16	BuildArch:	noarch
12mr|texlive-translation-natbib-fr-20120114-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-translation-natbib-fr-20120114-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-translation-natbib-fr-20120114-1|19	
12mr|texlive-translation-natbib-fr-20120114-1|20	%description
12mr|texlive-translation-natbib-fr-20120114-1|21	A French translation of the documentation of natbib.
12mr|texlive-translation-natbib-fr-20120114-1|22	
12mr|texlive-translation-natbib-fr-20120114-1|23	#-----------------------------------------------------------------------
12mr|texlive-translation-natbib-fr-20120114-1|24	%files
12mr|texlive-translation-natbib-fr-20120114-1|25	%doc %{_texmfdistdir}/doc/latex/translation-natbib-fr/f-natbib.dtx
12mr|texlive-translation-natbib-fr-20120114-1|26	%doc %{_texmfdistdir}/doc/latex/translation-natbib-fr/f-natbib.pdf
12mr|texlive-translation-natbib-fr-20120114-1|27	
12mr|texlive-translation-natbib-fr-20120114-1|28	#-----------------------------------------------------------------------
12mr|texlive-translation-natbib-fr-20120114-1|29	%prep
12mr|texlive-translation-natbib-fr-20120114-1|30	%setup -c -a0 -a1
12mr|texlive-translation-natbib-fr-20120114-1|31	
12mr|texlive-translation-natbib-fr-20120114-1|32	%build
12mr|texlive-translation-natbib-fr-20120114-1|33	
12mr|texlive-translation-natbib-fr-20120114-1|34	%install
12mr|texlive-translation-natbib-fr-20120114-1|35	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-natbib-fr-20120114-1|36	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-natbib-fr-20120114-1|37	
12mr|texlive-translation-natbib-fr-20120114-1|38	
12mr|texlive-translation-natbib-fr-20120114-1|39	
12mr|texlive-translation-natbib-fr-20120114-1|40	%changelog
12mr|texlive-translation-natbib-fr-20120114-1|41	

18809 12
12mr|texlive-translation-tabbing-fr-20111006-2|1	# revision 24228
12mr|texlive-translation-tabbing-fr-20111006-2|2	# category Package
12mr|texlive-translation-tabbing-fr-20111006-2|3	# catalog-ctan /info/translations/Tabbing/fr
12mr|texlive-translation-tabbing-fr-20111006-2|4	# catalog-date 2011-10-06 13:30:54 +0200
12mr|texlive-translation-tabbing-fr-20111006-2|5	# catalog-license lppl1
12mr|texlive-translation-tabbing-fr-20111006-2|6	# catalog-version undef
12mr|texlive-translation-tabbing-fr-20111006-2|7	Name:		texlive-translation-tabbing-fr
12mr|texlive-translation-tabbing-fr-20111006-2|8	Version:	20111006
12mr|texlive-translation-tabbing-fr-20111006-2|9	Release:	2
12mr|texlive-translation-tabbing-fr-20111006-2|10	Summary:	French translation of the documentation of Tabbing
12mr|texlive-translation-tabbing-fr-20111006-2|11	Group:		Publishing
12mr|texlive-translation-tabbing-fr-20111006-2|12	URL:		http://www.ctan.org/tex-archive/info/translations/Tabbing/fr
12mr|texlive-translation-tabbing-fr-20111006-2|13	License:	LPPL1
12mr|texlive-translation-tabbing-fr-20111006-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-tabbing-fr.tar.xz
12mr|texlive-translation-tabbing-fr-20111006-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translation-tabbing-fr.doc.tar.xz
12mr|texlive-translation-tabbing-fr-20111006-2|16	BuildArch:	noarch
12mr|texlive-translation-tabbing-fr-20111006-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-translation-tabbing-fr-20111006-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-translation-tabbing-fr-20111006-2|19	
12mr|texlive-translation-tabbing-fr-20111006-2|20	%description
12mr|texlive-translation-tabbing-fr-20111006-2|21	A translation to French (by the author) of the documentation of
12mr|texlive-translation-tabbing-fr-20111006-2|22	the Tabbing package.
12mr|texlive-translation-tabbing-fr-20111006-2|23	
12mr|texlive-translation-tabbing-fr-20111006-2|24	#-----------------------------------------------------------------------
12mr|texlive-translation-tabbing-fr-20111006-2|25	%files
12mr|texlive-translation-tabbing-fr-20111006-2|26	%doc %{_texmfdistdir}/doc/latex/translation-tabbing-fr/f-Tabbing.dtx
12mr|texlive-translation-tabbing-fr-20111006-2|27	%doc %{_texmfdistdir}/doc/latex/translation-tabbing-fr/f-Tabbing.pdf
12mr|texlive-translation-tabbing-fr-20111006-2|28	%doc %{_texmfdistdir}/doc/latex/translation-tabbing-fr/ltxdoc.cfg
12mr|texlive-translation-tabbing-fr-20111006-2|29	
12mr|texlive-translation-tabbing-fr-20111006-2|30	#-----------------------------------------------------------------------
12mr|texlive-translation-tabbing-fr-20111006-2|31	%prep
12mr|texlive-translation-tabbing-fr-20111006-2|32	%setup -c -a0 -a1
12mr|texlive-translation-tabbing-fr-20111006-2|33	
12mr|texlive-translation-tabbing-fr-20111006-2|34	%build
12mr|texlive-translation-tabbing-fr-20111006-2|35	
12mr|texlive-translation-tabbing-fr-20111006-2|36	%install
12mr|texlive-translation-tabbing-fr-20111006-2|37	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-tabbing-fr-20111006-2|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-translation-tabbing-fr-20111006-2|39	
12mr|texlive-translation-tabbing-fr-20111006-2|40	
12mr|texlive-translation-tabbing-fr-20111006-2|41	
12mr|texlive-translation-tabbing-fr-20111006-2|42	%changelog
12mr|texlive-translation-tabbing-fr-20111006-2|43	

18810 12
12mr|texlive-tree-dvips-.91-2|1	# revision 21751
12mr|texlive-tree-dvips-.91-2|2	# category Package
12mr|texlive-tree-dvips-.91-2|3	# catalog-ctan /macros/latex209/contrib/trees/tree-dvips
12mr|texlive-tree-dvips-.91-2|4	# catalog-date 2011-03-14 14:09:23 +0100
12mr|texlive-tree-dvips-.91-2|5	# catalog-license lppl1
12mr|texlive-tree-dvips-.91-2|6	# catalog-version .91
12mr|texlive-tree-dvips-.91-2|7	Name:		texlive-tree-dvips
12mr|texlive-tree-dvips-.91-2|8	Version:	.91
12mr|texlive-tree-dvips-.91-2|9	Release:	2
12mr|texlive-tree-dvips-.91-2|10	Summary:	Trees and other linguists' macros
12mr|texlive-tree-dvips-.91-2|11	Group:		Publishing
12mr|texlive-tree-dvips-.91-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex209/contrib/trees/tree-dvips
12mr|texlive-tree-dvips-.91-2|13	License:	LPPL1
12mr|texlive-tree-dvips-.91-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tree-dvips.tar.xz
12mr|texlive-tree-dvips-.91-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tree-dvips.doc.tar.xz
12mr|texlive-tree-dvips-.91-2|16	BuildArch:	noarch
12mr|texlive-tree-dvips-.91-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tree-dvips-.91-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tree-dvips-.91-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-tree-dvips-.91-2|20	
12mr|texlive-tree-dvips-.91-2|21	%description
12mr|texlive-tree-dvips-.91-2|22	The package defines a mechanism for specifying connected trees
12mr|texlive-tree-dvips-.91-2|23	that uses a tabular environment to generate node positions. The
12mr|texlive-tree-dvips-.91-2|24	package uses PostScript code, loaded by dvips, so output can
12mr|texlive-tree-dvips-.91-2|25	only be generated by use of dvips. The package lingmacros.sty
12mr|texlive-tree-dvips-.91-2|26	defines a few macros for linguists: \enumsentence for
12mr|texlive-tree-dvips-.91-2|27	enumerating sentence examples, simple tabular-based non-
12mr|texlive-tree-dvips-.91-2|28	connected tree macros, and gloss macros.
12mr|texlive-tree-dvips-.91-2|29	
12mr|texlive-tree-dvips-.91-2|30	%post
12mr|texlive-tree-dvips-.91-2|31	%{_sbindir}/texlive.post
12mr|texlive-tree-dvips-.91-2|32	
12mr|texlive-tree-dvips-.91-2|33	%postun
12mr|texlive-tree-dvips-.91-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-tree-dvips-.91-2|35	%{_sbindir}/texlive.post
12mr|texlive-tree-dvips-.91-2|36	fi
12mr|texlive-tree-dvips-.91-2|37	
12mr|texlive-tree-dvips-.91-2|38	#-----------------------------------------------------------------------
12mr|texlive-tree-dvips-.91-2|39	%files
12mr|texlive-tree-dvips-.91-2|40	%{_texmfdistdir}/dvips/tree-dvips/tree-dvips91.pro
12mr|texlive-tree-dvips-.91-2|41	%{_texmfdistdir}/tex/latex/tree-dvips/lingmacros.sty
12mr|texlive-tree-dvips-.91-2|42	%{_texmfdistdir}/tex/latex/tree-dvips/tree-dvips.sty
12mr|texlive-tree-dvips-.91-2|43	%doc %{_texmfdistdir}/doc/latex/tree-dvips/Makefile
12mr|texlive-tree-dvips-.91-2|44	%doc %{_texmfdistdir}/doc/latex/tree-dvips/README
12mr|texlive-tree-dvips-.91-2|45	%doc %{_texmfdistdir}/doc/latex/tree-dvips/README.TEXLIVE
12mr|texlive-tree-dvips-.91-2|46	%doc %{_texmfdistdir}/doc/latex/tree-dvips/lingmacros-manual.pdf
12mr|texlive-tree-dvips-.91-2|47	%doc %{_texmfdistdir}/doc/latex/tree-dvips/lingmacros-manual.tex
12mr|texlive-tree-dvips-.91-2|48	%doc %{_texmfdistdir}/doc/latex/tree-dvips/tree-dvips91.script
12mr|texlive-tree-dvips-.91-2|49	%doc %{_texmfdistdir}/doc/latex/tree-dvips/tree-manual.pdf
12mr|texlive-tree-dvips-.91-2|50	%doc %{_texmfdistdir}/doc/latex/tree-dvips/tree-manual.tex
12mr|texlive-tree-dvips-.91-2|51	
12mr|texlive-tree-dvips-.91-2|52	#-----------------------------------------------------------------------
12mr|texlive-tree-dvips-.91-2|53	%prep
12mr|texlive-tree-dvips-.91-2|54	%setup -c -a0 -a1
12mr|texlive-tree-dvips-.91-2|55	
12mr|texlive-tree-dvips-.91-2|56	%build
12mr|texlive-tree-dvips-.91-2|57	
12mr|texlive-tree-dvips-.91-2|58	%install
12mr|texlive-tree-dvips-.91-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tree-dvips-.91-2|60	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tree-dvips-.91-2|61	
12mr|texlive-tree-dvips-.91-2|62	
12mr|texlive-tree-dvips-.91-2|63	
12mr|texlive-tree-dvips-.91-2|64	%changelog
12mr|texlive-tree-dvips-.91-2|65	

18811 12
12mr|texlive-treetex-20081115-2|1	# revision 15878
12mr|texlive-treetex-20081115-2|2	# category Package
12mr|texlive-treetex-20081115-2|3	# catalog-ctan /macros/plain/contrib/treetex
12mr|texlive-treetex-20081115-2|4	# catalog-date 2008-11-15 20:35:55 +0100
12mr|texlive-treetex-20081115-2|5	# catalog-license pd
12mr|texlive-treetex-20081115-2|6	# catalog-version undef
12mr|texlive-treetex-20081115-2|7	Name:		texlive-treetex
12mr|texlive-treetex-20081115-2|8	Version:	20081115
12mr|texlive-treetex-20081115-2|9	Release:	2
12mr|texlive-treetex-20081115-2|10	Summary:	Draw trees
12mr|texlive-treetex-20081115-2|11	Group:		Publishing
12mr|texlive-treetex-20081115-2|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/treetex
12mr|texlive-treetex-20081115-2|13	License:	PD
12mr|texlive-treetex-20081115-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/treetex.tar.xz
12mr|texlive-treetex-20081115-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/treetex.doc.tar.xz
12mr|texlive-treetex-20081115-2|16	BuildArch:	noarch
12mr|texlive-treetex-20081115-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-treetex-20081115-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-treetex-20081115-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-treetex-20081115-2|20	
12mr|texlive-treetex-20081115-2|21	%description
12mr|texlive-treetex-20081115-2|22	Macros to draw trees, within TeX (or LaTeX). The algorithm used
12mr|texlive-treetex-20081115-2|23	is discussed in an accompanying paper (written using LaTeX
12mr|texlive-treetex-20081115-2|24	2.09).
12mr|texlive-treetex-20081115-2|25	
12mr|texlive-treetex-20081115-2|26	%post
12mr|texlive-treetex-20081115-2|27	%{_sbindir}/texlive.post
12mr|texlive-treetex-20081115-2|28	
12mr|texlive-treetex-20081115-2|29	%postun
12mr|texlive-treetex-20081115-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-treetex-20081115-2|31	%{_sbindir}/texlive.post
12mr|texlive-treetex-20081115-2|32	fi
12mr|texlive-treetex-20081115-2|33	
12mr|texlive-treetex-20081115-2|34	#-----------------------------------------------------------------------
12mr|texlive-treetex-20081115-2|35	%files
12mr|texlive-treetex-20081115-2|36	%{_texmfdistdir}/tex/plain/treetex/classes.tex
12mr|texlive-treetex-20081115-2|37	%{_texmfdistdir}/tex/plain/treetex/l_pic.tex
12mr|texlive-treetex-20081115-2|38	%{_texmfdistdir}/tex/plain/treetex/treetex.tex
12mr|texlive-treetex-20081115-2|39	%doc %{_texmfdistdir}/doc/plain/treetex/epodd.bbl
12mr|texlive-treetex-20081115-2|40	%doc %{_texmfdistdir}/doc/plain/treetex/epodd.dvi
12mr|texlive-treetex-20081115-2|41	%doc %{_texmfdistdir}/doc/plain/treetex/epodd.tex
12mr|texlive-treetex-20081115-2|42	%doc %{_texmfdistdir}/doc/plain/treetex/readme
12mr|texlive-treetex-20081115-2|43	%doc %{_texmfdistdir}/doc/plain/treetex/tree_doc.bbl
12mr|texlive-treetex-20081115-2|44	%doc %{_texmfdistdir}/doc/plain/treetex/tree_doc.dvi
12mr|texlive-treetex-20081115-2|45	%doc %{_texmfdistdir}/doc/plain/treetex/tree_doc.tex
12mr|texlive-treetex-20081115-2|46	
12mr|texlive-treetex-20081115-2|47	#-----------------------------------------------------------------------
12mr|texlive-treetex-20081115-2|48	%prep
12mr|texlive-treetex-20081115-2|49	%setup -c -a0 -a1
12mr|texlive-treetex-20081115-2|50	
12mr|texlive-treetex-20081115-2|51	%build
12mr|texlive-treetex-20081115-2|52	
12mr|texlive-treetex-20081115-2|53	%install
12mr|texlive-treetex-20081115-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-treetex-20081115-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-treetex-20081115-2|56	
12mr|texlive-treetex-20081115-2|57	
12mr|texlive-treetex-20081115-2|58	
12mr|texlive-treetex-20081115-2|59	%changelog
12mr|texlive-treetex-20081115-2|60	

18812 12
12mr|texlive-trfsigns-1.01-2|1	# revision 15878
12mr|texlive-trfsigns-1.01-2|2	# category Package
12mr|texlive-trfsigns-1.01-2|3	# catalog-ctan /macros/latex/contrib/trfsigns
12mr|texlive-trfsigns-1.01-2|4	# catalog-date 2006-12-05 00:47:24 +0100
12mr|texlive-trfsigns-1.01-2|5	# catalog-license gpl
12mr|texlive-trfsigns-1.01-2|6	# catalog-version 1.01
12mr|texlive-trfsigns-1.01-2|7	Name:		texlive-trfsigns
12mr|texlive-trfsigns-1.01-2|8	Version:	1.01
12mr|texlive-trfsigns-1.01-2|9	Release:	2
12mr|texlive-trfsigns-1.01-2|10	Summary:	Typeset transform signs
12mr|texlive-trfsigns-1.01-2|11	Group:		Publishing
12mr|texlive-trfsigns-1.01-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/trfsigns
12mr|texlive-trfsigns-1.01-2|13	License:	GPL
12mr|texlive-trfsigns-1.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trfsigns.tar.xz
12mr|texlive-trfsigns-1.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trfsigns.doc.tar.xz
12mr|texlive-trfsigns-1.01-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trfsigns.source.tar.xz
12mr|texlive-trfsigns-1.01-2|17	BuildArch:	noarch
12mr|texlive-trfsigns-1.01-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-trfsigns-1.01-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-trfsigns-1.01-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-trfsigns-1.01-2|21	
12mr|texlive-trfsigns-1.01-2|22	%description
12mr|texlive-trfsigns-1.01-2|23	A package for typesetting various transformation signs for
12mr|texlive-trfsigns-1.01-2|24	Laplace transforms, Fourier transforms and others.
12mr|texlive-trfsigns-1.01-2|25	
12mr|texlive-trfsigns-1.01-2|26	%post
12mr|texlive-trfsigns-1.01-2|27	%{_sbindir}/texlive.post
12mr|texlive-trfsigns-1.01-2|28	
12mr|texlive-trfsigns-1.01-2|29	%postun
12mr|texlive-trfsigns-1.01-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-trfsigns-1.01-2|31	%{_sbindir}/texlive.post
12mr|texlive-trfsigns-1.01-2|32	fi
12mr|texlive-trfsigns-1.01-2|33	
12mr|texlive-trfsigns-1.01-2|34	#-----------------------------------------------------------------------
12mr|texlive-trfsigns-1.01-2|35	%files
12mr|texlive-trfsigns-1.01-2|36	%{_texmfdistdir}/tex/latex/trfsigns/trfsigns.sty
12mr|texlive-trfsigns-1.01-2|37	%doc %{_texmfdistdir}/doc/latex/trfsigns/COPYING
12mr|texlive-trfsigns-1.01-2|38	%doc %{_texmfdistdir}/doc/latex/trfsigns/README
12mr|texlive-trfsigns-1.01-2|39	%doc %{_texmfdistdir}/doc/latex/trfsigns/trfexamp.tex
12mr|texlive-trfsigns-1.01-2|40	%doc %{_texmfdistdir}/doc/latex/trfsigns/trfsigns.pdf
12mr|texlive-trfsigns-1.01-2|41	#- source
12mr|texlive-trfsigns-1.01-2|42	%doc %{_texmfdistdir}/source/latex/trfsigns/trfsigns.drv
12mr|texlive-trfsigns-1.01-2|43	%doc %{_texmfdistdir}/source/latex/trfsigns/trfsigns.dtx
12mr|texlive-trfsigns-1.01-2|44	%doc %{_texmfdistdir}/source/latex/trfsigns/trfsigns.ins
12mr|texlive-trfsigns-1.01-2|45	
12mr|texlive-trfsigns-1.01-2|46	#-----------------------------------------------------------------------
12mr|texlive-trfsigns-1.01-2|47	%prep
12mr|texlive-trfsigns-1.01-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-trfsigns-1.01-2|49	
12mr|texlive-trfsigns-1.01-2|50	%build
12mr|texlive-trfsigns-1.01-2|51	
12mr|texlive-trfsigns-1.01-2|52	%install
12mr|texlive-trfsigns-1.01-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-trfsigns-1.01-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-trfsigns-1.01-2|55	
12mr|texlive-trfsigns-1.01-2|56	
12mr|texlive-trfsigns-1.01-2|57	
12mr|texlive-trfsigns-1.01-2|58	%changelog
12mr|texlive-trfsigns-1.01-2|59	

18813 12
12mr|texlive-trimspaces-1.1-2|1	# revision 15878
12mr|texlive-trimspaces-1.1-2|2	# category Package
12mr|texlive-trimspaces-1.1-2|3	# catalog-ctan /macros/latex/contrib/trimspaces
12mr|texlive-trimspaces-1.1-2|4	# catalog-date 2009-11-10 08:50:14 +0100
12mr|texlive-trimspaces-1.1-2|5	# catalog-license lppl
12mr|texlive-trimspaces-1.1-2|6	# catalog-version 1.1
12mr|texlive-trimspaces-1.1-2|7	Name:		texlive-trimspaces
12mr|texlive-trimspaces-1.1-2|8	Version:	1.1
12mr|texlive-trimspaces-1.1-2|9	Release:	2
12mr|texlive-trimspaces-1.1-2|10	Summary:	Trim spaces around an argument or within a macro
12mr|texlive-trimspaces-1.1-2|11	Group:		Publishing
12mr|texlive-trimspaces-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/trimspaces
12mr|texlive-trimspaces-1.1-2|13	License:	LPPL
12mr|texlive-trimspaces-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trimspaces.tar.xz
12mr|texlive-trimspaces-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trimspaces.doc.tar.xz
12mr|texlive-trimspaces-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trimspaces.source.tar.xz
12mr|texlive-trimspaces-1.1-2|17	BuildArch:	noarch
12mr|texlive-trimspaces-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-trimspaces-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-trimspaces-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-trimspaces-1.1-2|21	
12mr|texlive-trimspaces-1.1-2|22	%description
12mr|texlive-trimspaces-1.1-2|23	A very short package that allows you to expandably remove
12mr|texlive-trimspaces-1.1-2|24	spaces around a token list (commands are provided to remove
12mr|texlive-trimspaces-1.1-2|25	spaces before, spaces after, or both); or to remove surrounding
12mr|texlive-trimspaces-1.1-2|26	spaces within a macro definition, or to define space-stripped
12mr|texlive-trimspaces-1.1-2|27	macros.
12mr|texlive-trimspaces-1.1-2|28	
12mr|texlive-trimspaces-1.1-2|29	%post
12mr|texlive-trimspaces-1.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-trimspaces-1.1-2|31	
12mr|texlive-trimspaces-1.1-2|32	%postun
12mr|texlive-trimspaces-1.1-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-trimspaces-1.1-2|34	%{_sbindir}/texlive.post
12mr|texlive-trimspaces-1.1-2|35	fi
12mr|texlive-trimspaces-1.1-2|36	
12mr|texlive-trimspaces-1.1-2|37	#-----------------------------------------------------------------------
12mr|texlive-trimspaces-1.1-2|38	%files
12mr|texlive-trimspaces-1.1-2|39	%{_texmfdistdir}/tex/latex/trimspaces/trimspaces.sty
12mr|texlive-trimspaces-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/trimspaces/README
12mr|texlive-trimspaces-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/trimspaces/trimspaces.pdf
12mr|texlive-trimspaces-1.1-2|42	#- source
12mr|texlive-trimspaces-1.1-2|43	%doc %{_texmfdistdir}/source/latex/trimspaces/trimspaces.ins
12mr|texlive-trimspaces-1.1-2|44	%doc %{_texmfdistdir}/source/latex/trimspaces/trimspaces.tex
12mr|texlive-trimspaces-1.1-2|45	
12mr|texlive-trimspaces-1.1-2|46	#-----------------------------------------------------------------------
12mr|texlive-trimspaces-1.1-2|47	%prep
12mr|texlive-trimspaces-1.1-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-trimspaces-1.1-2|49	
12mr|texlive-trimspaces-1.1-2|50	%build
12mr|texlive-trimspaces-1.1-2|51	
12mr|texlive-trimspaces-1.1-2|52	%install
12mr|texlive-trimspaces-1.1-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-trimspaces-1.1-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-trimspaces-1.1-2|55	
12mr|texlive-trimspaces-1.1-2|56	
12mr|texlive-trimspaces-1.1-2|57	
12mr|texlive-trimspaces-1.1-2|58	%changelog
12mr|texlive-trimspaces-1.1-2|59	

18814 12
12mr|texlive-trivfloat-1.3b-2|1	# revision 15878
12mr|texlive-trivfloat-1.3b-2|2	# category Package
12mr|texlive-trivfloat-1.3b-2|3	# catalog-ctan /macros/latex/contrib/trivfloat
12mr|texlive-trivfloat-1.3b-2|4	# catalog-date 2009-04-24 13:36:42 +0200
12mr|texlive-trivfloat-1.3b-2|5	# catalog-license lppl
12mr|texlive-trivfloat-1.3b-2|6	# catalog-version 1.3b
12mr|texlive-trivfloat-1.3b-2|7	Name:		texlive-trivfloat
12mr|texlive-trivfloat-1.3b-2|8	Version:	1.3b
12mr|texlive-trivfloat-1.3b-2|9	Release:	2
12mr|texlive-trivfloat-1.3b-2|10	Summary:	Quick float definitions in LaTeX
12mr|texlive-trivfloat-1.3b-2|11	Group:		Publishing
12mr|texlive-trivfloat-1.3b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/trivfloat
12mr|texlive-trivfloat-1.3b-2|13	License:	LPPL
12mr|texlive-trivfloat-1.3b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trivfloat.tar.xz
12mr|texlive-trivfloat-1.3b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trivfloat.doc.tar.xz
12mr|texlive-trivfloat-1.3b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trivfloat.source.tar.xz
12mr|texlive-trivfloat-1.3b-2|17	BuildArch:	noarch
12mr|texlive-trivfloat-1.3b-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-trivfloat-1.3b-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-trivfloat-1.3b-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-trivfloat-1.3b-2|21	
12mr|texlive-trivfloat-1.3b-2|22	%description
12mr|texlive-trivfloat-1.3b-2|23	The trivfloat package provides a quick method for defining new
12mr|texlive-trivfloat-1.3b-2|24	float types in LaTeX. A single command sets up a new float in
12mr|texlive-trivfloat-1.3b-2|25	the same style as the LaTeX kernel figure and table float
12mr|texlive-trivfloat-1.3b-2|26	types. The package works with memoir as well as the standard
12mr|texlive-trivfloat-1.3b-2|27	classes.
12mr|texlive-trivfloat-1.3b-2|28	
12mr|texlive-trivfloat-1.3b-2|29	%post
12mr|texlive-trivfloat-1.3b-2|30	%{_sbindir}/texlive.post
12mr|texlive-trivfloat-1.3b-2|31	
12mr|texlive-trivfloat-1.3b-2|32	%postun
12mr|texlive-trivfloat-1.3b-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-trivfloat-1.3b-2|34	%{_sbindir}/texlive.post
12mr|texlive-trivfloat-1.3b-2|35	fi
12mr|texlive-trivfloat-1.3b-2|36	
12mr|texlive-trivfloat-1.3b-2|37	#-----------------------------------------------------------------------
12mr|texlive-trivfloat-1.3b-2|38	%files
12mr|texlive-trivfloat-1.3b-2|39	%{_texmfdistdir}/tex/latex/trivfloat/trivfloat.sty
12mr|texlive-trivfloat-1.3b-2|40	%doc %{_texmfdistdir}/doc/latex/trivfloat/README
12mr|texlive-trivfloat-1.3b-2|41	%doc %{_texmfdistdir}/doc/latex/trivfloat/trivfloat.pdf
12mr|texlive-trivfloat-1.3b-2|42	#- source
12mr|texlive-trivfloat-1.3b-2|43	%doc %{_texmfdistdir}/source/latex/trivfloat/trivfloat.dtx
12mr|texlive-trivfloat-1.3b-2|44	%doc %{_texmfdistdir}/source/latex/trivfloat/trivfloat.ins
12mr|texlive-trivfloat-1.3b-2|45	
12mr|texlive-trivfloat-1.3b-2|46	#-----------------------------------------------------------------------
12mr|texlive-trivfloat-1.3b-2|47	%prep
12mr|texlive-trivfloat-1.3b-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-trivfloat-1.3b-2|49	
12mr|texlive-trivfloat-1.3b-2|50	%build
12mr|texlive-trivfloat-1.3b-2|51	
12mr|texlive-trivfloat-1.3b-2|52	%install
12mr|texlive-trivfloat-1.3b-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-trivfloat-1.3b-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-trivfloat-1.3b-2|55	
12mr|texlive-trivfloat-1.3b-2|56	
12mr|texlive-trivfloat-1.3b-2|57	
12mr|texlive-trivfloat-1.3b-2|58	%changelog
12mr|texlive-trivfloat-1.3b-2|59	

18815 12
12mr|texlive-trsym-1.0-2|1	# revision 18732
12mr|texlive-trsym-1.0-2|2	# category Package
12mr|texlive-trsym-1.0-2|3	# catalog-ctan /fonts/trsym
12mr|texlive-trsym-1.0-2|4	# catalog-date 2007-10-24 18:05:15 +0200
12mr|texlive-trsym-1.0-2|5	# catalog-license lppl1.2
12mr|texlive-trsym-1.0-2|6	# catalog-version 1.0
12mr|texlive-trsym-1.0-2|7	Name:		texlive-trsym
12mr|texlive-trsym-1.0-2|8	Version:	1.0
12mr|texlive-trsym-1.0-2|9	Release:	2
12mr|texlive-trsym-1.0-2|10	Summary:	Symbols for transformations
12mr|texlive-trsym-1.0-2|11	Group:		Publishing
12mr|texlive-trsym-1.0-2|12	URL:		http://www.ctan.org/tex-archive/fonts/trsym
12mr|texlive-trsym-1.0-2|13	License:	LPPL1.2
12mr|texlive-trsym-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trsym.tar.xz
12mr|texlive-trsym-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trsym.doc.tar.xz
12mr|texlive-trsym-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/trsym.source.tar.xz
12mr|texlive-trsym-1.0-2|17	BuildArch:	noarch
12mr|texlive-trsym-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-trsym-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-trsym-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-trsym-1.0-2|21	
12mr|texlive-trsym-1.0-2|22	%description
12mr|texlive-trsym-1.0-2|23	The bundle provides MetaFont sources for a small font used for
12mr|texlive-trsym-1.0-2|24	(e.g.) Laplace transformations, together with a LaTeX .fd file
12mr|texlive-trsym-1.0-2|25	and a package providing commands for the symbols' use in
12mr|texlive-trsym-1.0-2|26	mathematics.
12mr|texlive-trsym-1.0-2|27	
12mr|texlive-trsym-1.0-2|28	%post
12mr|texlive-trsym-1.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-trsym-1.0-2|30	
12mr|texlive-trsym-1.0-2|31	%postun
12mr|texlive-trsym-1.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-trsym-1.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-trsym-1.0-2|34	fi
12mr|texlive-trsym-1.0-2|35	
12mr|texlive-trsym-1.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-trsym-1.0-2|37	%files
12mr|texlive-trsym-1.0-2|38	%{_texmfdistdir}/fonts/source/public/trsym/trsy.mf
12mr|texlive-trsym-1.0-2|39	%{_texmfdistdir}/fonts/source/public/trsym/trsy10.mf
12mr|texlive-trsym-1.0-2|40	%{_texmfdistdir}/fonts/source/public/trsym/trsy12.mf
12mr|texlive-trsym-1.0-2|41	%{_texmfdistdir}/fonts/tfm/public/trsym/trsy10.tfm
12mr|texlive-trsym-1.0-2|42	%{_texmfdistdir}/fonts/tfm/public/trsym/trsy12.tfm
12mr|texlive-trsym-1.0-2|43	%{_texmfdistdir}/tex/latex/trsym/trsym.sty
12mr|texlive-trsym-1.0-2|44	%{_texmfdistdir}/tex/latex/trsym/utrsy.fd
12mr|texlive-trsym-1.0-2|45	%doc %{_texmfdistdir}/doc/latex/trsym/README
12mr|texlive-trsym-1.0-2|46	%doc %{_texmfdistdir}/doc/latex/trsym/manifest.txt
12mr|texlive-trsym-1.0-2|47	%doc %{_texmfdistdir}/doc/latex/trsym/trsym.pdf
12mr|texlive-trsym-1.0-2|48	#- source
12mr|texlive-trsym-1.0-2|49	%doc %{_texmfdistdir}/source/latex/trsym/trsym.dtx
12mr|texlive-trsym-1.0-2|50	%doc %{_texmfdistdir}/source/latex/trsym/trsym.ins
12mr|texlive-trsym-1.0-2|51	
12mr|texlive-trsym-1.0-2|52	#-----------------------------------------------------------------------
12mr|texlive-trsym-1.0-2|53	%prep
12mr|texlive-trsym-1.0-2|54	%setup -c -a0 -a1 -a2
12mr|texlive-trsym-1.0-2|55	
12mr|texlive-trsym-1.0-2|56	%build
12mr|texlive-trsym-1.0-2|57	
12mr|texlive-trsym-1.0-2|58	%install
12mr|texlive-trsym-1.0-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-trsym-1.0-2|60	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-trsym-1.0-2|61	
12mr|texlive-trsym-1.0-2|62	
12mr|texlive-trsym-1.0-2|63	
12mr|texlive-trsym-1.0-2|64	%changelog
12mr|texlive-trsym-1.0-2|65	

18816 12
12mr|texlive-truncate-3.6-2|1	# revision 18921
12mr|texlive-truncate-3.6-2|2	# category Package
12mr|texlive-truncate-3.6-2|3	# catalog-ctan /macros/latex/contrib/truncate
12mr|texlive-truncate-3.6-2|4	# catalog-date 2010-06-06 13:50:32 +0200
12mr|texlive-truncate-3.6-2|5	# catalog-license pd
12mr|texlive-truncate-3.6-2|6	# catalog-version 3.6
12mr|texlive-truncate-3.6-2|7	Name:		texlive-truncate
12mr|texlive-truncate-3.6-2|8	Version:	3.6
12mr|texlive-truncate-3.6-2|9	Release:	2
12mr|texlive-truncate-3.6-2|10	Summary:	Truncate text to a specified width
12mr|texlive-truncate-3.6-2|11	Group:		Publishing
12mr|texlive-truncate-3.6-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/truncate
12mr|texlive-truncate-3.6-2|13	License:	PD
12mr|texlive-truncate-3.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/truncate.tar.xz
12mr|texlive-truncate-3.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/truncate.doc.tar.xz
12mr|texlive-truncate-3.6-2|16	BuildArch:	noarch
12mr|texlive-truncate-3.6-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-truncate-3.6-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-truncate-3.6-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-truncate-3.6-2|20	
12mr|texlive-truncate-3.6-2|21	%description
12mr|texlive-truncate-3.6-2|22	The package will by default break at word boundaries, but
12mr|texlive-truncate-3.6-2|23	package options are offered to permit breaks within words.
12mr|texlive-truncate-3.6-2|24	
12mr|texlive-truncate-3.6-2|25	%post
12mr|texlive-truncate-3.6-2|26	%{_sbindir}/texlive.post
12mr|texlive-truncate-3.6-2|27	
12mr|texlive-truncate-3.6-2|28	%postun
12mr|texlive-truncate-3.6-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-truncate-3.6-2|30	%{_sbindir}/texlive.post
12mr|texlive-truncate-3.6-2|31	fi
12mr|texlive-truncate-3.6-2|32	
12mr|texlive-truncate-3.6-2|33	#-----------------------------------------------------------------------
12mr|texlive-truncate-3.6-2|34	%files
12mr|texlive-truncate-3.6-2|35	%{_texmfdistdir}/tex/latex/truncate/truncate.sty
12mr|texlive-truncate-3.6-2|36	%doc %{_texmfdistdir}/doc/latex/truncate/miscdoc.sty
12mr|texlive-truncate-3.6-2|37	%doc %{_texmfdistdir}/doc/latex/truncate/truncate.pdf
12mr|texlive-truncate-3.6-2|38	%doc %{_texmfdistdir}/doc/latex/truncate/truncate.tex
12mr|texlive-truncate-3.6-2|39	
12mr|texlive-truncate-3.6-2|40	#-----------------------------------------------------------------------
12mr|texlive-truncate-3.6-2|41	%prep
12mr|texlive-truncate-3.6-2|42	%setup -c -a0 -a1
12mr|texlive-truncate-3.6-2|43	
12mr|texlive-truncate-3.6-2|44	%build
12mr|texlive-truncate-3.6-2|45	
12mr|texlive-truncate-3.6-2|46	%install
12mr|texlive-truncate-3.6-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-truncate-3.6-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-truncate-3.6-2|49	
12mr|texlive-truncate-3.6-2|50	
12mr|texlive-truncate-3.6-2|51	
12mr|texlive-truncate-3.6-2|52	%changelog
12mr|texlive-truncate-3.6-2|53	

18817 12
12mr|texlive-tsemlines-1.0-2|1	# revision 23440
12mr|texlive-tsemlines-1.0-2|2	# category Package
12mr|texlive-tsemlines-1.0-2|3	# catalog-ctan /macros/latex/contrib/tsemlines/tsemlines.sty
12mr|texlive-tsemlines-1.0-2|4	# catalog-date 2011-06-28 13:55:08 +0200
12mr|texlive-tsemlines-1.0-2|5	# catalog-license pd
12mr|texlive-tsemlines-1.0-2|6	# catalog-version 1.0
12mr|texlive-tsemlines-1.0-2|7	Name:		texlive-tsemlines
12mr|texlive-tsemlines-1.0-2|8	Version:	1.0
12mr|texlive-tsemlines-1.0-2|9	Release:	2
12mr|texlive-tsemlines-1.0-2|10	Summary:	Support for the ancient \emline macro
12mr|texlive-tsemlines-1.0-2|11	Group:		Publishing
12mr|texlive-tsemlines-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tsemlines/tsemlines.sty
12mr|texlive-tsemlines-1.0-2|13	License:	PD
12mr|texlive-tsemlines-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tsemlines.tar.xz
12mr|texlive-tsemlines-1.0-2|15	BuildArch:	noarch
12mr|texlive-tsemlines-1.0-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-tsemlines-1.0-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-tsemlines-1.0-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-tsemlines-1.0-2|19	
12mr|texlive-tsemlines-1.0-2|20	%description
12mr|texlive-tsemlines-1.0-2|21	Occasional Documents appear, that use graphics generated by
12mr|texlive-tsemlines-1.0-2|22	texcad from the emtex distribution. These documents often use
12mr|texlive-tsemlines-1.0-2|23	the \emline macro, which produced lines at an arbitrary
12mr|texlive-tsemlines-1.0-2|24	orientation. The present package emulates the macro, using
12mr|texlive-tsemlines-1.0-2|25	TikZ.
12mr|texlive-tsemlines-1.0-2|26	
12mr|texlive-tsemlines-1.0-2|27	%post
12mr|texlive-tsemlines-1.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-tsemlines-1.0-2|29	
12mr|texlive-tsemlines-1.0-2|30	%postun
12mr|texlive-tsemlines-1.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-tsemlines-1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-tsemlines-1.0-2|33	fi
12mr|texlive-tsemlines-1.0-2|34	
12mr|texlive-tsemlines-1.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-tsemlines-1.0-2|36	%files
12mr|texlive-tsemlines-1.0-2|37	%{_texmfdistdir}/tex/latex/tsemlines/tsemlines.sty
12mr|texlive-tsemlines-1.0-2|38	
12mr|texlive-tsemlines-1.0-2|39	#-----------------------------------------------------------------------
12mr|texlive-tsemlines-1.0-2|40	%prep
12mr|texlive-tsemlines-1.0-2|41	%setup -c -a0
12mr|texlive-tsemlines-1.0-2|42	
12mr|texlive-tsemlines-1.0-2|43	%build
12mr|texlive-tsemlines-1.0-2|44	
12mr|texlive-tsemlines-1.0-2|45	%install
12mr|texlive-tsemlines-1.0-2|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tsemlines-1.0-2|47	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-tsemlines-1.0-2|48	
12mr|texlive-tsemlines-1.0-2|49	
12mr|texlive-tsemlines-1.0-2|50	
12mr|texlive-tsemlines-1.0-2|51	%changelog
12mr|texlive-tsemlines-1.0-2|52	

18818 12
12mr|texlive-ttfutils-20111104-2|1	# revision 23089
12mr|texlive-ttfutils-20111104-2|2	# category TLCore
12mr|texlive-ttfutils-20111104-2|3	# catalog-ctan undef
12mr|texlive-ttfutils-20111104-2|4	# catalog-date undef
12mr|texlive-ttfutils-20111104-2|5	# catalog-license undef
12mr|texlive-ttfutils-20111104-2|6	# catalog-version undef
12mr|texlive-ttfutils-20111104-2|7	Name:		texlive-ttfutils
12mr|texlive-ttfutils-20111104-2|8	Version:	20111104
12mr|texlive-ttfutils-20111104-2|9	Release:	2
12mr|texlive-ttfutils-20111104-2|10	Summary:	TeXLive ttfutils package
12mr|texlive-ttfutils-20111104-2|11	Group:		Publishing
12mr|texlive-ttfutils-20111104-2|12	URL:		http://tug.org/texlive
12mr|texlive-ttfutils-20111104-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-ttfutils-20111104-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ttfutils.tar.xz
12mr|texlive-ttfutils-20111104-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ttfutils.doc.tar.xz
12mr|texlive-ttfutils-20111104-2|16	BuildArch:	noarch
12mr|texlive-ttfutils-20111104-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ttfutils-20111104-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ttfutils-20111104-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ttfutils-20111104-2|20	Requires:	texlive-ttfutils.bin
12mr|texlive-ttfutils-20111104-2|21	
12mr|texlive-ttfutils-20111104-2|22	%description
12mr|texlive-ttfutils-20111104-2|23	TeXLive ttfutils package.
12mr|texlive-ttfutils-20111104-2|24	
12mr|texlive-ttfutils-20111104-2|25	%post
12mr|texlive-ttfutils-20111104-2|26	%{_sbindir}/texlive.post
12mr|texlive-ttfutils-20111104-2|27	
12mr|texlive-ttfutils-20111104-2|28	%postun
12mr|texlive-ttfutils-20111104-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-ttfutils-20111104-2|30	%{_sbindir}/texlive.post
12mr|texlive-ttfutils-20111104-2|31	fi
12mr|texlive-ttfutils-20111104-2|32	
12mr|texlive-ttfutils-20111104-2|33	#-----------------------------------------------------------------------
12mr|texlive-ttfutils-20111104-2|34	%files
12mr|texlive-ttfutils-20111104-2|35	%{_texmfdistdir}/fonts/sfd/ttf2pk/Big5.sfd
12mr|texlive-ttfutils-20111104-2|36	%{_texmfdistdir}/fonts/sfd/ttf2pk/EUC.sfd
12mr|texlive-ttfutils-20111104-2|37	%{_texmfdistdir}/fonts/sfd/ttf2pk/HKSCS.sfd
12mr|texlive-ttfutils-20111104-2|38	%{_texmfdistdir}/fonts/sfd/ttf2pk/KS-HLaTeX.sfd
12mr|texlive-ttfutils-20111104-2|39	%{_texmfdistdir}/fonts/sfd/ttf2pk/SJIS.sfd
12mr|texlive-ttfutils-20111104-2|40	%{_texmfdistdir}/fonts/sfd/ttf2pk/UBg5plus.sfd
12mr|texlive-ttfutils-20111104-2|41	%{_texmfdistdir}/fonts/sfd/ttf2pk/UBig5.sfd
12mr|texlive-ttfutils-20111104-2|42	%{_texmfdistdir}/fonts/sfd/ttf2pk/UGB.sfd
12mr|texlive-ttfutils-20111104-2|43	%{_texmfdistdir}/fonts/sfd/ttf2pk/UGBK.sfd
12mr|texlive-ttfutils-20111104-2|44	%{_texmfdistdir}/fonts/sfd/ttf2pk/UJIS.sfd
12mr|texlive-ttfutils-20111104-2|45	%{_texmfdistdir}/fonts/sfd/ttf2pk/UKS-HLaTeX.sfd
12mr|texlive-ttfutils-20111104-2|46	%{_texmfdistdir}/fonts/sfd/ttf2pk/UKS.sfd
12mr|texlive-ttfutils-20111104-2|47	%{_texmfdistdir}/fonts/sfd/ttf2pk/Unicode.sfd
12mr|texlive-ttfutils-20111104-2|48	%{_texmfdir}/fonts/enc/ttf2pk/base/T1-WGL4.enc
12mr|texlive-ttfutils-20111104-2|49	%{_texmfdir}/ttf2pk/VPS.rpl
12mr|texlive-ttfutils-20111104-2|50	%{_texmfdir}/ttf2pk/ttf2pk.cfg
12mr|texlive-ttfutils-20111104-2|51	%doc %{_mandir}/man1/ttf2afm.1*
12mr|texlive-ttfutils-20111104-2|52	%doc %{_texmfdir}/doc/man/man1/ttf2afm.man1.pdf
12mr|texlive-ttfutils-20111104-2|53	%doc %{_mandir}/man1/ttf2pk.1*
12mr|texlive-ttfutils-20111104-2|54	%doc %{_texmfdir}/doc/man/man1/ttf2pk.man1.pdf
12mr|texlive-ttfutils-20111104-2|55	%doc %{_mandir}/man1/ttf2tfm.1*
12mr|texlive-ttfutils-20111104-2|56	%doc %{_texmfdir}/doc/man/man1/ttf2tfm.man1.pdf
12mr|texlive-ttfutils-20111104-2|57	%doc %{_mandir}/man1/ttfdump.1*
12mr|texlive-ttfutils-20111104-2|58	%doc %{_texmfdir}/doc/man/man1/ttfdump.man1.pdf
12mr|texlive-ttfutils-20111104-2|59	%doc %{_texmfdir}/doc/ttf2pk/ttf2pk.doc
12mr|texlive-ttfutils-20111104-2|60	%doc %{_texmfdir}/doc/ttf2pk/ttf2pk.txt
12mr|texlive-ttfutils-20111104-2|61	%doc %{_texmfdir}/doc/ttf2pk/ttf2tfm.txt
12mr|texlive-ttfutils-20111104-2|62	
12mr|texlive-ttfutils-20111104-2|63	#-----------------------------------------------------------------------
12mr|texlive-ttfutils-20111104-2|64	%prep
12mr|texlive-ttfutils-20111104-2|65	%setup -c -a0 -a1
12mr|texlive-ttfutils-20111104-2|66	
12mr|texlive-ttfutils-20111104-2|67	%build
12mr|texlive-ttfutils-20111104-2|68	
12mr|texlive-ttfutils-20111104-2|69	%install
12mr|texlive-ttfutils-20111104-2|70	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-ttfutils-20111104-2|71	cp -fpar texmf texmf-dist %{buildroot}%{_datadir}
12mr|texlive-ttfutils-20111104-2|72	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-ttfutils-20111104-2|73	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-ttfutils-20111104-2|74	
12mr|texlive-ttfutils-20111104-2|75	
12mr|texlive-ttfutils-20111104-2|76	
12mr|texlive-ttfutils-20111104-2|77	%changelog
12mr|texlive-ttfutils-20111104-2|78	

18819 12
12mr|texlive-tucv-1.0-2|1	# revision 20680
12mr|texlive-tucv-1.0-2|2	# category Package
12mr|texlive-tucv-1.0-2|3	# catalog-ctan /macros/latex/contrib/tucv
12mr|texlive-tucv-1.0-2|4	# catalog-date 2010-12-06 21:43:44 +0100
12mr|texlive-tucv-1.0-2|5	# catalog-license other-free
12mr|texlive-tucv-1.0-2|6	# catalog-version 1.0
12mr|texlive-tucv-1.0-2|7	Name:		texlive-tucv
12mr|texlive-tucv-1.0-2|8	Version:	1.0
12mr|texlive-tucv-1.0-2|9	Release:	2
12mr|texlive-tucv-1.0-2|10	Summary:	Support for typesetting a CV or resumee
12mr|texlive-tucv-1.0-2|11	Group:		Publishing
12mr|texlive-tucv-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tucv
12mr|texlive-tucv-1.0-2|13	License:	OTHER-FREE
12mr|texlive-tucv-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tucv.tar.xz
12mr|texlive-tucv-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tucv.doc.tar.xz
12mr|texlive-tucv-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tucv.source.tar.xz
12mr|texlive-tucv-1.0-2|17	BuildArch:	noarch
12mr|texlive-tucv-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tucv-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tucv-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-tucv-1.0-2|21	
12mr|texlive-tucv-1.0-2|22	%description
12mr|texlive-tucv-1.0-2|23	The package provides commands for typesetting a CV or resume.
12mr|texlive-tucv-1.0-2|24	It provides commands for general-purpose headings, entries, and
12mr|texlive-tucv-1.0-2|25	item/description pairs, as well as more specific commands for
12mr|texlive-tucv-1.0-2|26	formatting sections, with explicit inclusion of school, degree,
12mr|texlive-tucv-1.0-2|27	employer, job, conference, and publications entries. It tends
12mr|texlive-tucv-1.0-2|28	to produce a somewhat long and quite detailed document but may
12mr|texlive-tucv-1.0-2|29	also be suitable to support a shorter resume.
12mr|texlive-tucv-1.0-2|30	
12mr|texlive-tucv-1.0-2|31	%post
12mr|texlive-tucv-1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-tucv-1.0-2|33	
12mr|texlive-tucv-1.0-2|34	%postun
12mr|texlive-tucv-1.0-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-tucv-1.0-2|36	%{_sbindir}/texlive.post
12mr|texlive-tucv-1.0-2|37	fi
12mr|texlive-tucv-1.0-2|38	
12mr|texlive-tucv-1.0-2|39	#-----------------------------------------------------------------------
12mr|texlive-tucv-1.0-2|40	%files
12mr|texlive-tucv-1.0-2|41	%{_texmfdistdir}/tex/latex/tucv/tucv.sty
12mr|texlive-tucv-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/tucv/README
12mr|texlive-tucv-1.0-2|43	%doc %{_texmfdistdir}/doc/latex/tucv/tucv.pdf
12mr|texlive-tucv-1.0-2|44	%doc %{_texmfdistdir}/doc/latex/tucv/tucv_ex.pdf
12mr|texlive-tucv-1.0-2|45	%doc %{_texmfdistdir}/doc/latex/tucv/tucv_ex.tex
12mr|texlive-tucv-1.0-2|46	#- source
12mr|texlive-tucv-1.0-2|47	%doc %{_texmfdistdir}/source/latex/tucv/tucv.dtx
12mr|texlive-tucv-1.0-2|48	%doc %{_texmfdistdir}/source/latex/tucv/tucv.ins
12mr|texlive-tucv-1.0-2|49	
12mr|texlive-tucv-1.0-2|50	#-----------------------------------------------------------------------
12mr|texlive-tucv-1.0-2|51	%prep
12mr|texlive-tucv-1.0-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-tucv-1.0-2|53	
12mr|texlive-tucv-1.0-2|54	%build
12mr|texlive-tucv-1.0-2|55	
12mr|texlive-tucv-1.0-2|56	%install
12mr|texlive-tucv-1.0-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tucv-1.0-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tucv-1.0-2|59	
12mr|texlive-tucv-1.0-2|60	
12mr|texlive-tucv-1.0-2|61	
12mr|texlive-tucv-1.0-2|62	%changelog
12mr|texlive-tucv-1.0-2|63	

18820 12
12mr|texlive-tufte-latex-3.5.0-3|1	# revision 24733
12mr|texlive-tufte-latex-3.5.0-3|2	# category Package
12mr|texlive-tufte-latex-3.5.0-3|3	# catalog-ctan /macros/latex/contrib/tufte-latex
12mr|texlive-tufte-latex-3.5.0-3|4	# catalog-date 2011-11-10 06:59:33 +0100
12mr|texlive-tufte-latex-3.5.0-3|5	# catalog-license apache2
12mr|texlive-tufte-latex-3.5.0-3|6	# catalog-version 3.5.0
12mr|texlive-tufte-latex-3.5.0-3|7	Name:		texlive-tufte-latex
12mr|texlive-tufte-latex-3.5.0-3|8	Version:	3.5.0
12mr|texlive-tufte-latex-3.5.0-3|9	Release:	3
12mr|texlive-tufte-latex-3.5.0-3|10	Summary:	Document classes inspired by the work of Edward Tufte
12mr|texlive-tufte-latex-3.5.0-3|11	Group:		Publishing
12mr|texlive-tufte-latex-3.5.0-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tufte-latex
12mr|texlive-tufte-latex-3.5.0-3|13	License:	APACHE2
12mr|texlive-tufte-latex-3.5.0-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tufte-latex.tar.xz
12mr|texlive-tufte-latex-3.5.0-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tufte-latex.doc.tar.xz
12mr|texlive-tufte-latex-3.5.0-3|16	BuildArch:	noarch
12mr|texlive-tufte-latex-3.5.0-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tufte-latex-3.5.0-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tufte-latex-3.5.0-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-tufte-latex-3.5.0-3|20	Requires:	texlive-xifthen
12mr|texlive-tufte-latex-3.5.0-3|21	Requires:	texlive-ifmtarg
12mr|texlive-tufte-latex-3.5.0-3|22	Requires:	texlive-changepage
12mr|texlive-tufte-latex-3.5.0-3|23	Requires:	texlive-paralist
12mr|texlive-tufte-latex-3.5.0-3|24	Requires:	texlive-sauerj
12mr|texlive-tufte-latex-3.5.0-3|25	Requires:	texlive-placeins
12mr|texlive-tufte-latex-3.5.0-3|26	
12mr|texlive-tufte-latex-3.5.0-3|27	%description
12mr|texlive-tufte-latex-3.5.0-3|28	Provided are two classes inspired, respectively, by handouts
12mr|texlive-tufte-latex-3.5.0-3|29	and books created by Edward Tufte.
12mr|texlive-tufte-latex-3.5.0-3|30	
12mr|texlive-tufte-latex-3.5.0-3|31	%post
12mr|texlive-tufte-latex-3.5.0-3|32	%{_sbindir}/texlive.post
12mr|texlive-tufte-latex-3.5.0-3|33	
12mr|texlive-tufte-latex-3.5.0-3|34	%postun
12mr|texlive-tufte-latex-3.5.0-3|35	if [ $1 -eq 0 ]; then
12mr|texlive-tufte-latex-3.5.0-3|36	%{_sbindir}/texlive.post
12mr|texlive-tufte-latex-3.5.0-3|37	fi
12mr|texlive-tufte-latex-3.5.0-3|38	
12mr|texlive-tufte-latex-3.5.0-3|39	#-----------------------------------------------------------------------
12mr|texlive-tufte-latex-3.5.0-3|40	%files
12mr|texlive-tufte-latex-3.5.0-3|41	%{_texmfdistdir}/tex/latex/tufte-latex/tufte-book.cls
12mr|texlive-tufte-latex-3.5.0-3|42	%{_texmfdistdir}/tex/latex/tufte-latex/tufte-common.def
12mr|texlive-tufte-latex-3.5.0-3|43	%{_texmfdistdir}/tex/latex/tufte-latex/tufte-handout.cls
12mr|texlive-tufte-latex-3.5.0-3|44	%doc %{_texmfdistdir}/doc/latex/tufte-latex/History.txt
12mr|texlive-tufte-latex-3.5.0-3|45	%doc %{_texmfdistdir}/doc/latex/tufte-latex/README.txt
12mr|texlive-tufte-latex-3.5.0-3|46	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/be-contents.pdf
12mr|texlive-tufte-latex-3.5.0-3|47	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/be-title.pdf
12mr|texlive-tufte-latex-3.5.0-3|48	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/ei-contents.pdf
12mr|texlive-tufte-latex-3.5.0-3|49	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/ei-title.pdf
12mr|texlive-tufte-latex-3.5.0-3|50	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/helix.asy
12mr|texlive-tufte-latex-3.5.0-3|51	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/helix.pdf
12mr|texlive-tufte-latex-3.5.0-3|52	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/hilbertcurves.pdf
12mr|texlive-tufte-latex-3.5.0-3|53	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/hilbertrecursive.tex
12mr|texlive-tufte-latex-3.5.0-3|54	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/nasa_vision_sm.png
12mr|texlive-tufte-latex-3.5.0-3|55	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/satir_graph.png
12mr|texlive-tufte-latex-3.5.0-3|56	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/sine.asy
12mr|texlive-tufte-latex-3.5.0-3|57	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/sine.pdf
12mr|texlive-tufte-latex-3.5.0-3|58	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/sine2.asy
12mr|texlive-tufte-latex-3.5.0-3|59	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/sine2.pdf
12mr|texlive-tufte-latex-3.5.0-3|60	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/vdqi-contents.pdf
12mr|texlive-tufte-latex-3.5.0-3|61	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/vdqi-title.pdf
12mr|texlive-tufte-latex-3.5.0-3|62	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/ve-contents.pdf
12mr|texlive-tufte-latex-3.5.0-3|63	%doc %{_texmfdistdir}/doc/latex/tufte-latex/graphics/ve-title.pdf
12mr|texlive-tufte-latex-3.5.0-3|64	%doc %{_texmfdistdir}/doc/latex/tufte-latex/sample-book.pdf
12mr|texlive-tufte-latex-3.5.0-3|65	%doc %{_texmfdistdir}/doc/latex/tufte-latex/sample-book.tex
12mr|texlive-tufte-latex-3.5.0-3|66	%doc %{_texmfdistdir}/doc/latex/tufte-latex/sample-handout.bib
12mr|texlive-tufte-latex-3.5.0-3|67	%doc %{_texmfdistdir}/doc/latex/tufte-latex/sample-handout.pdf
12mr|texlive-tufte-latex-3.5.0-3|68	%doc %{_texmfdistdir}/doc/latex/tufte-latex/sample-handout.tex
12mr|texlive-tufte-latex-3.5.0-3|69	
12mr|texlive-tufte-latex-3.5.0-3|70	#-----------------------------------------------------------------------
12mr|texlive-tufte-latex-3.5.0-3|71	%prep
12mr|texlive-tufte-latex-3.5.0-3|72	%setup -c -a0 -a1
12mr|texlive-tufte-latex-3.5.0-3|73	
12mr|texlive-tufte-latex-3.5.0-3|74	%build
12mr|texlive-tufte-latex-3.5.0-3|75	
12mr|texlive-tufte-latex-3.5.0-3|76	%install
12mr|texlive-tufte-latex-3.5.0-3|77	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tufte-latex-3.5.0-3|78	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tufte-latex-3.5.0-3|79	
12mr|texlive-tufte-latex-3.5.0-3|80	
12mr|texlive-tufte-latex-3.5.0-3|81	
12mr|texlive-tufte-latex-3.5.0-3|82	%changelog
12mr|texlive-tufte-latex-3.5.0-3|83	

18821 12
12mr|texlive-tugboat-2.8-2|1	# revision 22462
12mr|texlive-tugboat-2.8-2|2	# category Package
12mr|texlive-tugboat-2.8-2|3	# catalog-ctan /macros/latex/contrib/tugboat
12mr|texlive-tugboat-2.8-2|4	# catalog-date 2011-05-13 02:06:40 +0200
12mr|texlive-tugboat-2.8-2|5	# catalog-license lppl
12mr|texlive-tugboat-2.8-2|6	# catalog-version 2.8
12mr|texlive-tugboat-2.8-2|7	Name:		texlive-tugboat
12mr|texlive-tugboat-2.8-2|8	Version:	2.8
12mr|texlive-tugboat-2.8-2|9	Release:	2
12mr|texlive-tugboat-2.8-2|10	Summary:	LaTeX macros for TUGboat articles
12mr|texlive-tugboat-2.8-2|11	Group:		Publishing
12mr|texlive-tugboat-2.8-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tugboat
12mr|texlive-tugboat-2.8-2|13	License:	LPPL
12mr|texlive-tugboat-2.8-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tugboat.tar.xz
12mr|texlive-tugboat-2.8-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tugboat.doc.tar.xz
12mr|texlive-tugboat-2.8-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tugboat.source.tar.xz
12mr|texlive-tugboat-2.8-2|17	BuildArch:	noarch
12mr|texlive-tugboat-2.8-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-tugboat-2.8-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-tugboat-2.8-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-tugboat-2.8-2|21	
12mr|texlive-tugboat-2.8-2|22	%description
12mr|texlive-tugboat-2.8-2|23	Provides both ltugboat.cls (for ordinary issues of the journal)
12mr|texlive-tugboat-2.8-2|24	and ltugproc.cls (for issues that are proceedings of TUG
12mr|texlive-tugboat-2.8-2|25	meetings). The distribution also includes a BibTeX style
12mr|texlive-tugboat-2.8-2|26	appropriate for use with the classes' "harvard" option.
12mr|texlive-tugboat-2.8-2|27	
12mr|texlive-tugboat-2.8-2|28	%post
12mr|texlive-tugboat-2.8-2|29	%{_sbindir}/texlive.post
12mr|texlive-tugboat-2.8-2|30	
12mr|texlive-tugboat-2.8-2|31	%postun
12mr|texlive-tugboat-2.8-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-tugboat-2.8-2|33	%{_sbindir}/texlive.post
12mr|texlive-tugboat-2.8-2|34	fi
12mr|texlive-tugboat-2.8-2|35	
12mr|texlive-tugboat-2.8-2|36	#-----------------------------------------------------------------------
12mr|texlive-tugboat-2.8-2|37	%files
12mr|texlive-tugboat-2.8-2|38	%{_texmfdistdir}/bibtex/bst/tugboat/ltugbib.bst
12mr|texlive-tugboat-2.8-2|39	%{_texmfdistdir}/tex/latex/tugboat/ltugboat.cls
12mr|texlive-tugboat-2.8-2|40	%{_texmfdistdir}/tex/latex/tugboat/ltugboat.sty
12mr|texlive-tugboat-2.8-2|41	%{_texmfdistdir}/tex/latex/tugboat/ltugcomn.sty
12mr|texlive-tugboat-2.8-2|42	%{_texmfdistdir}/tex/latex/tugboat/ltugproc.cls
12mr|texlive-tugboat-2.8-2|43	%{_texmfdistdir}/tex/latex/tugboat/ltugproc.sty
12mr|texlive-tugboat-2.8-2|44	%doc %{_texmfdistdir}/doc/latex/tugboat/README
12mr|texlive-tugboat-2.8-2|45	%doc %{_texmfdistdir}/doc/latex/tugboat/ltubguid.ltx
12mr|texlive-tugboat-2.8-2|46	%doc %{_texmfdistdir}/doc/latex/tugboat/ltubguid.pdf
12mr|texlive-tugboat-2.8-2|47	%doc %{_texmfdistdir}/doc/latex/tugboat/manifest.txt
12mr|texlive-tugboat-2.8-2|48	%doc %{_texmfdistdir}/doc/latex/tugboat/tugboat.pdf
12mr|texlive-tugboat-2.8-2|49	#- source
12mr|texlive-tugboat-2.8-2|50	%doc %{_texmfdistdir}/source/latex/tugboat/tugboat.dtx
12mr|texlive-tugboat-2.8-2|51	%doc %{_texmfdistdir}/source/latex/tugboat/tugboat.ins
12mr|texlive-tugboat-2.8-2|52	
12mr|texlive-tugboat-2.8-2|53	#-----------------------------------------------------------------------
12mr|texlive-tugboat-2.8-2|54	%prep
12mr|texlive-tugboat-2.8-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-tugboat-2.8-2|56	
12mr|texlive-tugboat-2.8-2|57	%build
12mr|texlive-tugboat-2.8-2|58	
12mr|texlive-tugboat-2.8-2|59	%install
12mr|texlive-tugboat-2.8-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tugboat-2.8-2|61	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-tugboat-2.8-2|62	
12mr|texlive-tugboat-2.8-2|63	
12mr|texlive-tugboat-2.8-2|64	
12mr|texlive-tugboat-2.8-2|65	%changelog
12mr|texlive-tugboat-2.8-2|66	

18822 12
12mr|texlive-tugboat-plain-20120809-1|1	# revision 26611
12mr|texlive-tugboat-plain-20120809-1|2	# category Package
12mr|texlive-tugboat-plain-20120809-1|3	# catalog-ctan undef
12mr|texlive-tugboat-plain-20120809-1|4	# catalog-date undef
12mr|texlive-tugboat-plain-20120809-1|5	# catalog-license undef
12mr|texlive-tugboat-plain-20120809-1|6	# catalog-version undef
12mr|texlive-tugboat-plain-20120809-1|7	Name:		texlive-tugboat-plain
12mr|texlive-tugboat-plain-20120809-1|8	Version:	20120809
12mr|texlive-tugboat-plain-20120809-1|9	Release:	1
12mr|texlive-tugboat-plain-20120809-1|10	Summary:	TeXLive tugboat-plain package
12mr|texlive-tugboat-plain-20120809-1|11	Group:		Publishing
12mr|texlive-tugboat-plain-20120809-1|12	URL:		http://tug.org/texlive
12mr|texlive-tugboat-plain-20120809-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-tugboat-plain-20120809-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tugboat-plain.tar.xz
12mr|texlive-tugboat-plain-20120809-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tugboat-plain.doc.tar.xz
12mr|texlive-tugboat-plain-20120809-1|16	BuildArch:	noarch
12mr|texlive-tugboat-plain-20120809-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tugboat-plain-20120809-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tugboat-plain-20120809-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-tugboat-plain-20120809-1|20	
12mr|texlive-tugboat-plain-20120809-1|21	%description
12mr|texlive-tugboat-plain-20120809-1|22	TeXLive tugboat-plain package.
12mr|texlive-tugboat-plain-20120809-1|23	
12mr|texlive-tugboat-plain-20120809-1|24	%post
12mr|texlive-tugboat-plain-20120809-1|25	%{_sbindir}/texlive.post
12mr|texlive-tugboat-plain-20120809-1|26	
12mr|texlive-tugboat-plain-20120809-1|27	%postun
12mr|texlive-tugboat-plain-20120809-1|28	if [ $1 -eq 0 ]; then
12mr|texlive-tugboat-plain-20120809-1|29	%{_sbindir}/texlive.post
12mr|texlive-tugboat-plain-20120809-1|30	fi
12mr|texlive-tugboat-plain-20120809-1|31	
12mr|texlive-tugboat-plain-20120809-1|32	#-----------------------------------------------------------------------
12mr|texlive-tugboat-plain-20120809-1|33	%files
12mr|texlive-tugboat-plain-20120809-1|34	%{_texmfdistdir}/tex/plain/tugboat-plain/tugboat.cmn
12mr|texlive-tugboat-plain-20120809-1|35	%{_texmfdistdir}/tex/plain/tugboat-plain/tugboat.sty
12mr|texlive-tugboat-plain-20120809-1|36	%{_texmfdistdir}/tex/plain/tugboat-plain/tugproc.sty
12mr|texlive-tugboat-plain-20120809-1|37	%doc %{_texmfdistdir}/doc/plain/tugboat-plain/README
12mr|texlive-tugboat-plain-20120809-1|38	%doc %{_texmfdistdir}/doc/plain/tugboat-plain/tubguide.pdf
12mr|texlive-tugboat-plain-20120809-1|39	%doc %{_texmfdistdir}/doc/plain/tugboat-plain/tubguide.tex
12mr|texlive-tugboat-plain-20120809-1|40	
12mr|texlive-tugboat-plain-20120809-1|41	#-----------------------------------------------------------------------
12mr|texlive-tugboat-plain-20120809-1|42	%prep
12mr|texlive-tugboat-plain-20120809-1|43	%setup -c -a0 -a1
12mr|texlive-tugboat-plain-20120809-1|44	
12mr|texlive-tugboat-plain-20120809-1|45	%build
12mr|texlive-tugboat-plain-20120809-1|46	
12mr|texlive-tugboat-plain-20120809-1|47	%install
12mr|texlive-tugboat-plain-20120809-1|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tugboat-plain-20120809-1|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tugboat-plain-20120809-1|50	
12mr|texlive-tugboat-plain-20120809-1|51	
12mr|texlive-tugboat-plain-20120809-1|52	
12mr|texlive-tugboat-plain-20120809-1|53	%changelog
12mr|texlive-tugboat-plain-20120809-1|54	

18823 12
12mr|texlive-tui-1.9-1|1	# revision 27253
12mr|texlive-tui-1.9-1|2	# category Package
12mr|texlive-tui-1.9-1|3	# catalog-ctan /macros/latex/contrib/tui
12mr|texlive-tui-1.9-1|4	# catalog-date 2012-07-30 18:08:41 +0200
12mr|texlive-tui-1.9-1|5	# catalog-license lppl
12mr|texlive-tui-1.9-1|6	# catalog-version 1.9
12mr|texlive-tui-1.9-1|7	Name:		texlive-tui
12mr|texlive-tui-1.9-1|8	Version:	1.9
12mr|texlive-tui-1.9-1|9	Release:	1
12mr|texlive-tui-1.9-1|10	Summary:	Thesis style for the University of the Andes, Colombia
12mr|texlive-tui-1.9-1|11	Group:		Publishing
12mr|texlive-tui-1.9-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tui
12mr|texlive-tui-1.9-1|13	License:	LPPL
12mr|texlive-tui-1.9-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tui.tar.xz
12mr|texlive-tui-1.9-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tui.doc.tar.xz
12mr|texlive-tui-1.9-1|16	BuildArch:	noarch
12mr|texlive-tui-1.9-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-tui-1.9-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-tui-1.9-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-tui-1.9-1|20	
12mr|texlive-tui-1.9-1|21	%description
12mr|texlive-tui-1.9-1|22	Doctoral Dissertations from the Faculty of Engineering at the
12mr|texlive-tui-1.9-1|23	Universidad de los Andes, Bogota, Colombia. The class is
12mr|texlive-tui-1.9-1|24	implemented as an extension of the memoir class. Clase de Tesis
12mr|texlive-tui-1.9-1|25	doctorales para ingenieria, Universidad de los Andes, Bogota.
12mr|texlive-tui-1.9-1|26	
12mr|texlive-tui-1.9-1|27	%post
12mr|texlive-tui-1.9-1|28	%{_sbindir}/texlive.post
12mr|texlive-tui-1.9-1|29	
12mr|texlive-tui-1.9-1|30	%postun
12mr|texlive-tui-1.9-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-tui-1.9-1|32	%{_sbindir}/texlive.post
12mr|texlive-tui-1.9-1|33	fi
12mr|texlive-tui-1.9-1|34	
12mr|texlive-tui-1.9-1|35	#-----------------------------------------------------------------------
12mr|texlive-tui-1.9-1|36	%files
12mr|texlive-tui-1.9-1|37	%{_texmfdistdir}/tex/latex/tui/tui.cls
12mr|texlive-tui-1.9-1|38	%doc %{_texmfdistdir}/doc/latex/tui/README
12mr|texlive-tui-1.9-1|39	%doc %{_texmfdistdir}/doc/latex/tui/TUIdoc.pdf
12mr|texlive-tui-1.9-1|40	%doc %{_texmfdistdir}/doc/latex/tui/TUIdoc.tex
12mr|texlive-tui-1.9-1|41	%doc %{_texmfdistdir}/doc/latex/tui/example/abstract.tex
12mr|texlive-tui-1.9-1|42	%doc %{_texmfdistdir}/doc/latex/tui/example/agradec.tex
12mr|texlive-tui-1.9-1|43	%doc %{_texmfdistdir}/doc/latex/tui/example/ap01.tex
12mr|texlive-tui-1.9-1|44	%doc %{_texmfdistdir}/doc/latex/tui/example/bibliotesis.bib
12mr|texlive-tui-1.9-1|45	%doc %{_texmfdistdir}/doc/latex/tui/example/ch01.tex
12mr|texlive-tui-1.9-1|46	%doc %{_texmfdistdir}/doc/latex/tui/example/ch02.tex
12mr|texlive-tui-1.9-1|47	%doc %{_texmfdistdir}/doc/latex/tui/example/ch03.tex
12mr|texlive-tui-1.9-1|48	%doc %{_texmfdistdir}/doc/latex/tui/example/coleccion.tex
12mr|texlive-tui-1.9-1|49	%doc %{_texmfdistdir}/doc/latex/tui/example/dedicat.tex
12mr|texlive-tui-1.9-1|50	%doc %{_texmfdistdir}/doc/latex/tui/example/hyphenation.tex
12mr|texlive-tui-1.9-1|51	%doc %{_texmfdistdir}/doc/latex/tui/example/imagen.pdf
12mr|texlive-tui-1.9-1|52	%doc %{_texmfdistdir}/doc/latex/tui/example/intro.tex
12mr|texlive-tui-1.9-1|53	%doc %{_texmfdistdir}/doc/latex/tui/example/lipsum.tex
12mr|texlive-tui-1.9-1|54	%doc %{_texmfdistdir}/doc/latex/tui/example/listofsymbols.tex
12mr|texlive-tui-1.9-1|55	%doc %{_texmfdistdir}/doc/latex/tui/example/main.tex
12mr|texlive-tui-1.9-1|56	%doc %{_texmfdistdir}/doc/latex/tui/example/plegal.tex
12mr|texlive-tui-1.9-1|57	%doc %{_texmfdistdir}/doc/latex/tui/example/portada.tex
12mr|texlive-tui-1.9-1|58	%doc %{_texmfdistdir}/doc/latex/tui/example/resumen.tex
12mr|texlive-tui-1.9-1|59	%doc %{_texmfdistdir}/doc/latex/tui/template/abstract.tex
12mr|texlive-tui-1.9-1|60	%doc %{_texmfdistdir}/doc/latex/tui/template/agradec.tex
12mr|texlive-tui-1.9-1|61	%doc %{_texmfdistdir}/doc/latex/tui/template/ap01.tex
12mr|texlive-tui-1.9-1|62	%doc %{_texmfdistdir}/doc/latex/tui/template/bibliotesis.bib
12mr|texlive-tui-1.9-1|63	%doc %{_texmfdistdir}/doc/latex/tui/template/ch01.tex
12mr|texlive-tui-1.9-1|64	%doc %{_texmfdistdir}/doc/latex/tui/template/ch02.tex
12mr|texlive-tui-1.9-1|65	%doc %{_texmfdistdir}/doc/latex/tui/template/ch03.tex
12mr|texlive-tui-1.9-1|66	%doc %{_texmfdistdir}/doc/latex/tui/template/coleccion.tex
12mr|texlive-tui-1.9-1|67	%doc %{_texmfdistdir}/doc/latex/tui/template/dedicat.tex
12mr|texlive-tui-1.9-1|68	%doc %{_texmfdistdir}/doc/latex/tui/template/hyphenation.tex
12mr|texlive-tui-1.9-1|69	%doc %{_texmfdistdir}/doc/latex/tui/template/intro.tex
12mr|texlive-tui-1.9-1|70	%doc %{_texmfdistdir}/doc/latex/tui/template/listofsymbols.tex
12mr|texlive-tui-1.9-1|71	%doc %{_texmfdistdir}/doc/latex/tui/template/main.tex
12mr|texlive-tui-1.9-1|72	%doc %{_texmfdistdir}/doc/latex/tui/template/plegal.tex
12mr|texlive-tui-1.9-1|73	%doc %{_texmfdistdir}/doc/latex/tui/template/portada.tex
12mr|texlive-tui-1.9-1|74	%doc %{_texmfdistdir}/doc/latex/tui/template/resumen.tex
12mr|texlive-tui-1.9-1|75	
12mr|texlive-tui-1.9-1|76	#-----------------------------------------------------------------------
12mr|texlive-tui-1.9-1|77	%prep
12mr|texlive-tui-1.9-1|78	%setup -c -a0 -a1
12mr|texlive-tui-1.9-1|79	
12mr|texlive-tui-1.9-1|80	%build
12mr|texlive-tui-1.9-1|81	
12mr|texlive-tui-1.9-1|82	%install
12mr|texlive-tui-1.9-1|83	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-tui-1.9-1|84	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-tui-1.9-1|85	
12mr|texlive-tui-1.9-1|86	
12mr|texlive-tui-1.9-1|87	
12mr|texlive-tui-1.9-1|88	%changelog
12mr|texlive-tui-1.9-1|89	

18824 12
12mr|texlive-turkmen-0.2-2|1	# revision 17748
12mr|texlive-turkmen-0.2-2|2	# category Package
12mr|texlive-turkmen-0.2-2|3	# catalog-ctan /language/turkmen
12mr|texlive-turkmen-0.2-2|4	# catalog-date 2010-04-06 13:44:40 +0200
12mr|texlive-turkmen-0.2-2|5	# catalog-license lppl
12mr|texlive-turkmen-0.2-2|6	# catalog-version 0.2
12mr|texlive-turkmen-0.2-2|7	Name:		texlive-turkmen
12mr|texlive-turkmen-0.2-2|8	Version:	0.2
12mr|texlive-turkmen-0.2-2|9	Release:	2
12mr|texlive-turkmen-0.2-2|10	Summary:	Babel support for Turkmen
12mr|texlive-turkmen-0.2-2|11	Group:		Publishing
12mr|texlive-turkmen-0.2-2|12	URL:		http://www.ctan.org/tex-archive/language/turkmen
12mr|texlive-turkmen-0.2-2|13	License:	LPPL
12mr|texlive-turkmen-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turkmen.tar.xz
12mr|texlive-turkmen-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turkmen.doc.tar.xz
12mr|texlive-turkmen-0.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turkmen.source.tar.xz
12mr|texlive-turkmen-0.2-2|17	BuildArch:	noarch
12mr|texlive-turkmen-0.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-turkmen-0.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-turkmen-0.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-turkmen-0.2-2|21	
12mr|texlive-turkmen-0.2-2|22	%description
12mr|texlive-turkmen-0.2-2|23	The package provides support for Turkmen in babel, but
12mr|texlive-turkmen-0.2-2|24	integration with babel is not available.
12mr|texlive-turkmen-0.2-2|25	
12mr|texlive-turkmen-0.2-2|26	%post
12mr|texlive-turkmen-0.2-2|27	%{_sbindir}/texlive.post
12mr|texlive-turkmen-0.2-2|28	
12mr|texlive-turkmen-0.2-2|29	%postun
12mr|texlive-turkmen-0.2-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-turkmen-0.2-2|31	%{_sbindir}/texlive.post
12mr|texlive-turkmen-0.2-2|32	fi
12mr|texlive-turkmen-0.2-2|33	
12mr|texlive-turkmen-0.2-2|34	#-----------------------------------------------------------------------
12mr|texlive-turkmen-0.2-2|35	%files
12mr|texlive-turkmen-0.2-2|36	%{_texmfdistdir}/tex/latex/turkmen/turkmen.ldf
12mr|texlive-turkmen-0.2-2|37	%doc %{_texmfdistdir}/doc/latex/turkmen/README
12mr|texlive-turkmen-0.2-2|38	%doc %{_texmfdistdir}/doc/latex/turkmen/turkmen.pdf
12mr|texlive-turkmen-0.2-2|39	#- source
12mr|texlive-turkmen-0.2-2|40	%doc %{_texmfdistdir}/source/latex/turkmen/turkmen.dtx
12mr|texlive-turkmen-0.2-2|41	%doc %{_texmfdistdir}/source/latex/turkmen/turkmen.ins
12mr|texlive-turkmen-0.2-2|42	
12mr|texlive-turkmen-0.2-2|43	#-----------------------------------------------------------------------
12mr|texlive-turkmen-0.2-2|44	%prep
12mr|texlive-turkmen-0.2-2|45	%setup -c -a0 -a1 -a2
12mr|texlive-turkmen-0.2-2|46	
12mr|texlive-turkmen-0.2-2|47	%build
12mr|texlive-turkmen-0.2-2|48	
12mr|texlive-turkmen-0.2-2|49	%install
12mr|texlive-turkmen-0.2-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-turkmen-0.2-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-turkmen-0.2-2|52	
12mr|texlive-turkmen-0.2-2|53	
12mr|texlive-turkmen-0.2-2|54	
12mr|texlive-turkmen-0.2-2|55	%changelog
12mr|texlive-turkmen-0.2-2|56	

18825 12
12mr|texlive-turnstile-1.0-2|1	# revision 15878
12mr|texlive-turnstile-1.0-2|2	# category Package
12mr|texlive-turnstile-1.0-2|3	# catalog-ctan /macros/latex/contrib/turnstile
12mr|texlive-turnstile-1.0-2|4	# catalog-date 2008-08-24 14:43:48 +0200
12mr|texlive-turnstile-1.0-2|5	# catalog-license lppl
12mr|texlive-turnstile-1.0-2|6	# catalog-version 1.0
12mr|texlive-turnstile-1.0-2|7	Name:		texlive-turnstile
12mr|texlive-turnstile-1.0-2|8	Version:	1.0
12mr|texlive-turnstile-1.0-2|9	Release:	2
12mr|texlive-turnstile-1.0-2|10	Summary:	Typeset the (logic) turnstile notation
12mr|texlive-turnstile-1.0-2|11	Group:		Publishing
12mr|texlive-turnstile-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/turnstile
12mr|texlive-turnstile-1.0-2|13	License:	LPPL
12mr|texlive-turnstile-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turnstile.tar.xz
12mr|texlive-turnstile-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turnstile.doc.tar.xz
12mr|texlive-turnstile-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turnstile.source.tar.xz
12mr|texlive-turnstile-1.0-2|17	BuildArch:	noarch
12mr|texlive-turnstile-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-turnstile-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-turnstile-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-turnstile-1.0-2|21	
12mr|texlive-turnstile-1.0-2|22	%description
12mr|texlive-turnstile-1.0-2|23	Among other uses, the turnstile sign is used by logicians for
12mr|texlive-turnstile-1.0-2|24	denoting a consequence relation, related to a given logic,
12mr|texlive-turnstile-1.0-2|25	between a collection of formulas and a derived formula.
12mr|texlive-turnstile-1.0-2|26	
12mr|texlive-turnstile-1.0-2|27	%post
12mr|texlive-turnstile-1.0-2|28	%{_sbindir}/texlive.post
12mr|texlive-turnstile-1.0-2|29	
12mr|texlive-turnstile-1.0-2|30	%postun
12mr|texlive-turnstile-1.0-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-turnstile-1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-turnstile-1.0-2|33	fi
12mr|texlive-turnstile-1.0-2|34	
12mr|texlive-turnstile-1.0-2|35	#-----------------------------------------------------------------------
12mr|texlive-turnstile-1.0-2|36	%files
12mr|texlive-turnstile-1.0-2|37	%{_texmfdistdir}/tex/latex/turnstile/turnstile.sty
12mr|texlive-turnstile-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/turnstile/README
12mr|texlive-turnstile-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/turnstile/README.en
12mr|texlive-turnstile-1.0-2|40	%doc %{_texmfdistdir}/doc/latex/turnstile/README.pt
12mr|texlive-turnstile-1.0-2|41	%doc %{_texmfdistdir}/doc/latex/turnstile/turnstile-en.pdf
12mr|texlive-turnstile-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/turnstile/turnstile-pt.pdf
12mr|texlive-turnstile-1.0-2|43	%doc %{_texmfdistdir}/doc/latex/turnstile/turnstile_article.pdf
12mr|texlive-turnstile-1.0-2|44	%doc %{_texmfdistdir}/doc/latex/turnstile/turnstile_article.tex
12mr|texlive-turnstile-1.0-2|45	%doc %{_texmfdistdir}/doc/latex/turnstile/turnstile_artigo.pdf
12mr|texlive-turnstile-1.0-2|46	%doc %{_texmfdistdir}/doc/latex/turnstile/turnstile_artigo.tex
12mr|texlive-turnstile-1.0-2|47	#- source
12mr|texlive-turnstile-1.0-2|48	%doc %{_texmfdistdir}/source/latex/turnstile/turnstile-en.dtx
12mr|texlive-turnstile-1.0-2|49	%doc %{_texmfdistdir}/source/latex/turnstile/turnstile-en.ins
12mr|texlive-turnstile-1.0-2|50	%doc %{_texmfdistdir}/source/latex/turnstile/turnstile-pt.dtx
12mr|texlive-turnstile-1.0-2|51	%doc %{_texmfdistdir}/source/latex/turnstile/turnstile-pt.ins
12mr|texlive-turnstile-1.0-2|52	
12mr|texlive-turnstile-1.0-2|53	#-----------------------------------------------------------------------
12mr|texlive-turnstile-1.0-2|54	%prep
12mr|texlive-turnstile-1.0-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-turnstile-1.0-2|56	
12mr|texlive-turnstile-1.0-2|57	%build
12mr|texlive-turnstile-1.0-2|58	
12mr|texlive-turnstile-1.0-2|59	%install
12mr|texlive-turnstile-1.0-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-turnstile-1.0-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-turnstile-1.0-2|62	
12mr|texlive-turnstile-1.0-2|63	
12mr|texlive-turnstile-1.0-2|64	
12mr|texlive-turnstile-1.0-2|65	%changelog
12mr|texlive-turnstile-1.0-2|66	

18826 12
12mr|texlive-turnthepage-1.3a-2|1	# revision 23784
12mr|texlive-turnthepage-1.3a-2|2	# category Package
12mr|texlive-turnthepage-1.3a-2|3	# catalog-ctan /macros/latex/contrib/turnthepage
12mr|texlive-turnthepage-1.3a-2|4	# catalog-date 2011-03-24 23:15:02 +0100
12mr|texlive-turnthepage-1.3a-2|5	# catalog-license lppl
12mr|texlive-turnthepage-1.3a-2|6	# catalog-version 1.3a
12mr|texlive-turnthepage-1.3a-2|7	Name:		texlive-turnthepage
12mr|texlive-turnthepage-1.3a-2|8	Version:	1.3a
12mr|texlive-turnthepage-1.3a-2|9	Release:	2
12mr|texlive-turnthepage-1.3a-2|10	Summary:	Provide "turn page" instructions
12mr|texlive-turnthepage-1.3a-2|11	Group:		Publishing
12mr|texlive-turnthepage-1.3a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/turnthepage
12mr|texlive-turnthepage-1.3a-2|13	License:	LPPL
12mr|texlive-turnthepage-1.3a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turnthepage.tar.xz
12mr|texlive-turnthepage-1.3a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/turnthepage.doc.tar.xz
12mr|texlive-turnthepage-1.3a-2|16	BuildArch:	noarch
12mr|texlive-turnthepage-1.3a-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-turnthepage-1.3a-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-turnthepage-1.3a-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-turnthepage-1.3a-2|20	
12mr|texlive-turnthepage-1.3a-2|21	%description
12mr|texlive-turnthepage-1.3a-2|22	The package prints a 'turn' instruction at the bottom of odd-
12mr|texlive-turnthepage-1.3a-2|23	numbered pages (except the last). This is a common convention
12mr|texlive-turnthepage-1.3a-2|24	for examination papers and the like.
12mr|texlive-turnthepage-1.3a-2|25	
12mr|texlive-turnthepage-1.3a-2|26	%post
12mr|texlive-turnthepage-1.3a-2|27	%{_sbindir}/texlive.post
12mr|texlive-turnthepage-1.3a-2|28	
12mr|texlive-turnthepage-1.3a-2|29	%postun
12mr|texlive-turnthepage-1.3a-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-turnthepage-1.3a-2|31	%{_sbindir}/texlive.post
12mr|texlive-turnthepage-1.3a-2|32	fi
12mr|texlive-turnthepage-1.3a-2|33	
12mr|texlive-turnthepage-1.3a-2|34	#-----------------------------------------------------------------------
12mr|texlive-turnthepage-1.3a-2|35	%files
12mr|texlive-turnthepage-1.3a-2|36	%{_texmfdistdir}/tex/latex/turnthepage/turnpageetex.sty
12mr|texlive-turnthepage-1.3a-2|37	%{_texmfdistdir}/tex/latex/turnthepage/turnpagewoetex.sty
12mr|texlive-turnthepage-1.3a-2|38	%{_texmfdistdir}/tex/latex/turnthepage/turnthepage.sty
12mr|texlive-turnthepage-1.3a-2|39	%doc %{_texmfdistdir}/doc/latex/turnthepage/Makefile
12mr|texlive-turnthepage-1.3a-2|40	%doc %{_texmfdistdir}/doc/latex/turnthepage/README
12mr|texlive-turnthepage-1.3a-2|41	%doc %{_texmfdistdir}/doc/latex/turnthepage/perso.ist
12mr|texlive-turnthepage-1.3a-2|42	%doc %{_texmfdistdir}/doc/latex/turnthepage/turnthepage-bib.bib
12mr|texlive-turnthepage-1.3a-2|43	%doc %{_texmfdistdir}/doc/latex/turnthepage/turnthepage.pdf
12mr|texlive-turnthepage-1.3a-2|44	%doc %{_texmfdistdir}/doc/latex/turnthepage/turnthepage.tex
12mr|texlive-turnthepage-1.3a-2|45	
12mr|texlive-turnthepage-1.3a-2|46	#-----------------------------------------------------------------------
12mr|texlive-turnthepage-1.3a-2|47	%prep
12mr|texlive-turnthepage-1.3a-2|48	%setup -c -a0 -a1
12mr|texlive-turnthepage-1.3a-2|49	
12mr|texlive-turnthepage-1.3a-2|50	%build
12mr|texlive-turnthepage-1.3a-2|51	
12mr|texlive-turnthepage-1.3a-2|52	%install
12mr|texlive-turnthepage-1.3a-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-turnthepage-1.3a-2|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-turnthepage-1.3a-2|55	
12mr|texlive-turnthepage-1.3a-2|56	
12mr|texlive-turnthepage-1.3a-2|57	
12mr|texlive-turnthepage-1.3a-2|58	%changelog
12mr|texlive-turnthepage-1.3a-2|59	

18827 12
12mr|texlive-twoinone-20100226-2|1	# revision 17024
12mr|texlive-twoinone-20100226-2|2	# category Package
12mr|texlive-twoinone-20100226-2|3	# catalog-ctan /macros/latex/contrib/twoinone
12mr|texlive-twoinone-20100226-2|4	# catalog-date 2010-02-26 11:17:49 +0100
12mr|texlive-twoinone-20100226-2|5	# catalog-license pd
12mr|texlive-twoinone-20100226-2|6	# catalog-version undef
12mr|texlive-twoinone-20100226-2|7	Name:		texlive-twoinone
12mr|texlive-twoinone-20100226-2|8	Version:	20100226
12mr|texlive-twoinone-20100226-2|9	Release:	2
12mr|texlive-twoinone-20100226-2|10	Summary:	Print two pages on a single page
12mr|texlive-twoinone-20100226-2|11	Group:		Publishing
12mr|texlive-twoinone-20100226-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/twoinone
12mr|texlive-twoinone-20100226-2|13	License:	PD
12mr|texlive-twoinone-20100226-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/twoinone.tar.xz
12mr|texlive-twoinone-20100226-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/twoinone.doc.tar.xz
12mr|texlive-twoinone-20100226-2|16	BuildArch:	noarch
12mr|texlive-twoinone-20100226-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-twoinone-20100226-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-twoinone-20100226-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-twoinone-20100226-2|20	
12mr|texlive-twoinone-20100226-2|21	%description
12mr|texlive-twoinone-20100226-2|22	The package is for printing two pages on a single (landscape)
12mr|texlive-twoinone-20100226-2|23	A4 page. Page numbers appear on the included pages, and not on
12mr|texlive-twoinone-20100226-2|24	the landscape 'container' page.
12mr|texlive-twoinone-20100226-2|25	
12mr|texlive-twoinone-20100226-2|26	%post
12mr|texlive-twoinone-20100226-2|27	%{_sbindir}/texlive.post
12mr|texlive-twoinone-20100226-2|28	
12mr|texlive-twoinone-20100226-2|29	%postun
12mr|texlive-twoinone-20100226-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-twoinone-20100226-2|31	%{_sbindir}/texlive.post
12mr|texlive-twoinone-20100226-2|32	fi
12mr|texlive-twoinone-20100226-2|33	
12mr|texlive-twoinone-20100226-2|34	#-----------------------------------------------------------------------
12mr|texlive-twoinone-20100226-2|35	%files
12mr|texlive-twoinone-20100226-2|36	%{_texmfdistdir}/tex/latex/twoinone/2in1.sty
12mr|texlive-twoinone-20100226-2|37	%doc %{_texmfdistdir}/doc/latex/twoinone/twoinone.pdf
12mr|texlive-twoinone-20100226-2|38	%doc %{_texmfdistdir}/doc/latex/twoinone/twoinone.tex
12mr|texlive-twoinone-20100226-2|39	
12mr|texlive-twoinone-20100226-2|40	#-----------------------------------------------------------------------
12mr|texlive-twoinone-20100226-2|41	%prep
12mr|texlive-twoinone-20100226-2|42	%setup -c -a0 -a1
12mr|texlive-twoinone-20100226-2|43	
12mr|texlive-twoinone-20100226-2|44	%build
12mr|texlive-twoinone-20100226-2|45	
12mr|texlive-twoinone-20100226-2|46	%install
12mr|texlive-twoinone-20100226-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-twoinone-20100226-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-twoinone-20100226-2|49	
12mr|texlive-twoinone-20100226-2|50	
12mr|texlive-twoinone-20100226-2|51	
12mr|texlive-twoinone-20100226-2|52	%changelog
12mr|texlive-twoinone-20100226-2|53	

18828 12
12mr|texlive-twoup-1.3-2|1	# revision 15878
12mr|texlive-twoup-1.3-2|2	# category Package
12mr|texlive-twoup-1.3-2|3	# catalog-ctan /macros/latex/contrib/twoup
12mr|texlive-twoup-1.3-2|4	# catalog-date 2007-02-27 14:52:52 +0100
12mr|texlive-twoup-1.3-2|5	# catalog-license lppl
12mr|texlive-twoup-1.3-2|6	# catalog-version 1.3
12mr|texlive-twoup-1.3-2|7	Name:		texlive-twoup
12mr|texlive-twoup-1.3-2|8	Version:	1.3
12mr|texlive-twoup-1.3-2|9	Release:	2
12mr|texlive-twoup-1.3-2|10	Summary:	Print two virtual pages on each physical page
12mr|texlive-twoup-1.3-2|11	Group:		Publishing
12mr|texlive-twoup-1.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/twoup
12mr|texlive-twoup-1.3-2|13	License:	LPPL
12mr|texlive-twoup-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/twoup.tar.xz
12mr|texlive-twoup-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/twoup.doc.tar.xz
12mr|texlive-twoup-1.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/twoup.source.tar.xz
12mr|texlive-twoup-1.3-2|17	BuildArch:	noarch
12mr|texlive-twoup-1.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-twoup-1.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-twoup-1.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-twoup-1.3-2|21	
12mr|texlive-twoup-1.3-2|22	%description
12mr|texlive-twoup-1.3-2|23	MiKTeX and many other TeX implementations include tools for
12mr|texlive-twoup-1.3-2|24	massaging PostScript into booklet and two-up printing -- that
12mr|texlive-twoup-1.3-2|25	is, printing two logical pages side by side on one side of one
12mr|texlive-twoup-1.3-2|26	sheet of paper. However, some LaTeX preliminaries are necessary
12mr|texlive-twoup-1.3-2|27	to use those tools. The twoup package provides such
12mr|texlive-twoup-1.3-2|28	preliminaries and gives advice on how to use the PostScript
12mr|texlive-twoup-1.3-2|29	tools.
12mr|texlive-twoup-1.3-2|30	
12mr|texlive-twoup-1.3-2|31	%post
12mr|texlive-twoup-1.3-2|32	%{_sbindir}/texlive.post
12mr|texlive-twoup-1.3-2|33	
12mr|texlive-twoup-1.3-2|34	%postun
12mr|texlive-twoup-1.3-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-twoup-1.3-2|36	%{_sbindir}/texlive.post
12mr|texlive-twoup-1.3-2|37	fi
12mr|texlive-twoup-1.3-2|38	
12mr|texlive-twoup-1.3-2|39	#-----------------------------------------------------------------------
12mr|texlive-twoup-1.3-2|40	%files
12mr|texlive-twoup-1.3-2|41	%{_texmfdistdir}/tex/latex/twoup/twoup.sty
12mr|texlive-twoup-1.3-2|42	%doc %{_texmfdistdir}/doc/latex/twoup/README
12mr|texlive-twoup-1.3-2|43	%doc %{_texmfdistdir}/doc/latex/twoup/twoup.pdf
12mr|texlive-twoup-1.3-2|44	#- source
12mr|texlive-twoup-1.3-2|45	%doc %{_texmfdistdir}/source/latex/twoup/twoup.dtx
12mr|texlive-twoup-1.3-2|46	%doc %{_texmfdistdir}/source/latex/twoup/twoup.ins
12mr|texlive-twoup-1.3-2|47	
12mr|texlive-twoup-1.3-2|48	#-----------------------------------------------------------------------
12mr|texlive-twoup-1.3-2|49	%prep
12mr|texlive-twoup-1.3-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-twoup-1.3-2|51	
12mr|texlive-twoup-1.3-2|52	%build
12mr|texlive-twoup-1.3-2|53	
12mr|texlive-twoup-1.3-2|54	%install
12mr|texlive-twoup-1.3-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-twoup-1.3-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-twoup-1.3-2|57	
12mr|texlive-twoup-1.3-2|58	
12mr|texlive-twoup-1.3-2|59	
12mr|texlive-twoup-1.3-2|60	%changelog
12mr|texlive-twoup-1.3-2|61	

18829 12
12mr|texlive-txfonts-20090115-2|1	# revision 15878
12mr|texlive-txfonts-20090115-2|2	# category Package
12mr|texlive-txfonts-20090115-2|3	# catalog-ctan /fonts/txfonts
12mr|texlive-txfonts-20090115-2|4	# catalog-date 2009-01-15 09:33:18 +0100
12mr|texlive-txfonts-20090115-2|5	# catalog-license gpl
12mr|texlive-txfonts-20090115-2|6	# catalog-version undef
12mr|texlive-txfonts-20090115-2|7	Name:		texlive-txfonts
12mr|texlive-txfonts-20090115-2|8	Version:	20090115
12mr|texlive-txfonts-20090115-2|9	Release:	2
12mr|texlive-txfonts-20090115-2|10	Summary:	Times-like fonts in support of mathematics
12mr|texlive-txfonts-20090115-2|11	Group:		Publishing
12mr|texlive-txfonts-20090115-2|12	URL:		http://www.ctan.org/tex-archive/fonts/txfonts
12mr|texlive-txfonts-20090115-2|13	License:	GPL
12mr|texlive-txfonts-20090115-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txfonts.tar.xz
12mr|texlive-txfonts-20090115-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txfonts.doc.tar.xz
12mr|texlive-txfonts-20090115-2|16	BuildArch:	noarch
12mr|texlive-txfonts-20090115-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-txfonts-20090115-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-txfonts-20090115-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-txfonts-20090115-2|20	
12mr|texlive-txfonts-20090115-2|21	%description
12mr|texlive-txfonts-20090115-2|22	Txfonts supplies virtual text roman fonts using Adobe Times (or
12mr|texlive-txfonts-20090115-2|23	URW NimbusRomNo9L) with some modified and additional text
12mr|texlive-txfonts-20090115-2|24	symbols in the OT1, T1, and TS1 encodings; maths alphabets
12mr|texlive-txfonts-20090115-2|25	using Times/URW Nimbus; maths fonts providing all the symbols
12mr|texlive-txfonts-20090115-2|26	of the Computer Modern and AMS fonts, including all the Greek
12mr|texlive-txfonts-20090115-2|27	capital letters from CMR; and additional maths fonts of various
12mr|texlive-txfonts-20090115-2|28	other symbols. The set is complemented by a sans-serif set of
12mr|texlive-txfonts-20090115-2|29	text fonts, based on Helvetica/NimbusSanL, and a monospace set.
12mr|texlive-txfonts-20090115-2|30	All the fonts are in Type 1 format (AFM and PFB files), and are
12mr|texlive-txfonts-20090115-2|31	supported by TeX metrics (VF and TFM files) and macros for use
12mr|texlive-txfonts-20090115-2|32	with LaTeX.
12mr|texlive-txfonts-20090115-2|33	
12mr|texlive-txfonts-20090115-2|34	%post
12mr|texlive-txfonts-20090115-2|35	%{_sbindir}/texlive.post
12mr|texlive-txfonts-20090115-2|36	
12mr|texlive-txfonts-20090115-2|37	%postun
12mr|texlive-txfonts-20090115-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-txfonts-20090115-2|39	%{_sbindir}/texlive.post
12mr|texlive-txfonts-20090115-2|40	fi
12mr|texlive-txfonts-20090115-2|41	
12mr|texlive-txfonts-20090115-2|42	#-----------------------------------------------------------------------
12mr|texlive-txfonts-20090115-2|43	%files
12mr|texlive-txfonts-20090115-2|44	%{_texmfdistdir}/fonts/afm/public/txfonts/rtcxb.afm
12mr|texlive-txfonts-20090115-2|45	%{_texmfdistdir}/fonts/afm/public/txfonts/rtcxbi.afm
12mr|texlive-txfonts-20090115-2|46	%{_texmfdistdir}/fonts/afm/public/txfonts/rtcxbss.afm
12mr|texlive-txfonts-20090115-2|47	%{_texmfdistdir}/fonts/afm/public/txfonts/rtcxi.afm
12mr|texlive-txfonts-20090115-2|48	%{_texmfdistdir}/fonts/afm/public/txfonts/rtcxr.afm
12mr|texlive-txfonts-20090115-2|49	%{_texmfdistdir}/fonts/afm/public/txfonts/rtcxss.afm
12mr|texlive-txfonts-20090115-2|50	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxb.afm
12mr|texlive-txfonts-20090115-2|51	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxbi.afm
12mr|texlive-txfonts-20090115-2|52	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxbmi.afm
12mr|texlive-txfonts-20090115-2|53	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxbsc.afm
12mr|texlive-txfonts-20090115-2|54	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxbss.afm
12mr|texlive-txfonts-20090115-2|55	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxbsssc.afm
12mr|texlive-txfonts-20090115-2|56	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxi.afm
12mr|texlive-txfonts-20090115-2|57	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxmi.afm
12mr|texlive-txfonts-20090115-2|58	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxr.afm
12mr|texlive-txfonts-20090115-2|59	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxsc.afm
12mr|texlive-txfonts-20090115-2|60	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxss.afm
12mr|texlive-txfonts-20090115-2|61	%{_texmfdistdir}/fonts/afm/public/txfonts/rtxsssc.afm
12mr|texlive-txfonts-20090115-2|62	%{_texmfdistdir}/fonts/afm/public/txfonts/t1xbtt.afm
12mr|texlive-txfonts-20090115-2|63	%{_texmfdistdir}/fonts/afm/public/txfonts/t1xbttsc.afm
12mr|texlive-txfonts-20090115-2|64	%{_texmfdistdir}/fonts/afm/public/txfonts/t1xtt.afm
12mr|texlive-txfonts-20090115-2|65	%{_texmfdistdir}/fonts/afm/public/txfonts/t1xttsc.afm
12mr|texlive-txfonts-20090115-2|66	%{_texmfdistdir}/fonts/afm/public/txfonts/tcxbtt.afm
12mr|texlive-txfonts-20090115-2|67	%{_texmfdistdir}/fonts/afm/public/txfonts/tcxtt.afm
12mr|texlive-txfonts-20090115-2|68	%{_texmfdistdir}/fonts/afm/public/txfonts/txbex.afm
12mr|texlive-txfonts-20090115-2|69	%{_texmfdistdir}/fonts/afm/public/txfonts/txbexa.afm
12mr|texlive-txfonts-20090115-2|70	%{_texmfdistdir}/fonts/afm/public/txfonts/txbmia.afm
12mr|texlive-txfonts-20090115-2|71	%{_texmfdistdir}/fonts/afm/public/txfonts/txbsy.afm
12mr|texlive-txfonts-20090115-2|72	%{_texmfdistdir}/fonts/afm/public/txfonts/txbsya.afm
12mr|texlive-txfonts-20090115-2|73	%{_texmfdistdir}/fonts/afm/public/txfonts/txbsyb.afm
12mr|texlive-txfonts-20090115-2|74	%{_texmfdistdir}/fonts/afm/public/txfonts/txbsyc.afm
12mr|texlive-txfonts-20090115-2|75	%{_texmfdistdir}/fonts/afm/public/txfonts/txbtt.afm
12mr|texlive-txfonts-20090115-2|76	%{_texmfdistdir}/fonts/afm/public/txfonts/txbttsc.afm
12mr|texlive-txfonts-20090115-2|77	%{_texmfdistdir}/fonts/afm/public/txfonts/txex.afm
12mr|texlive-txfonts-20090115-2|78	%{_texmfdistdir}/fonts/afm/public/txfonts/txexa.afm
12mr|texlive-txfonts-20090115-2|79	%{_texmfdistdir}/fonts/afm/public/txfonts/txmia.afm
12mr|texlive-txfonts-20090115-2|80	%{_texmfdistdir}/fonts/afm/public/txfonts/txsy.afm
12mr|texlive-txfonts-20090115-2|81	%{_texmfdistdir}/fonts/afm/public/txfonts/txsya.afm
12mr|texlive-txfonts-20090115-2|82	%{_texmfdistdir}/fonts/afm/public/txfonts/txsyb.afm
12mr|texlive-txfonts-20090115-2|83	%{_texmfdistdir}/fonts/afm/public/txfonts/txsyc.afm
12mr|texlive-txfonts-20090115-2|84	%{_texmfdistdir}/fonts/afm/public/txfonts/txtt.afm
12mr|texlive-txfonts-20090115-2|85	%{_texmfdistdir}/fonts/afm/public/txfonts/txttsc.afm
12mr|texlive-txfonts-20090115-2|86	%{_texmfdistdir}/fonts/enc/dvips/txfonts/tx8r.enc
12mr|texlive-txfonts-20090115-2|87	%{_texmfdistdir}/fonts/map/dvips/txfonts/txfonts.map
12mr|texlive-txfonts-20090115-2|88	%{_texmfdistdir}/fonts/map/dvips/txfonts/txr.map
12mr|texlive-txfonts-20090115-2|89	%{_texmfdistdir}/fonts/map/dvips/txfonts/txr1.map
12mr|texlive-txfonts-20090115-2|90	%{_texmfdistdir}/fonts/map/dvips/txfonts/txr2.map
12mr|texlive-txfonts-20090115-2|91	%{_texmfdistdir}/fonts/map/dvips/txfonts/txr3.map
12mr|texlive-txfonts-20090115-2|92	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxb.tfm
12mr|texlive-txfonts-20090115-2|93	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxbi.tfm
12mr|texlive-txfonts-20090115-2|94	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxbsl.tfm
12mr|texlive-txfonts-20090115-2|95	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxbss.tfm
12mr|texlive-txfonts-20090115-2|96	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxbsso.tfm
12mr|texlive-txfonts-20090115-2|97	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxi.tfm
12mr|texlive-txfonts-20090115-2|98	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxr.tfm
12mr|texlive-txfonts-20090115-2|99	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxsl.tfm
12mr|texlive-txfonts-20090115-2|100	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxss.tfm
12mr|texlive-txfonts-20090115-2|101	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtcxsssl.tfm
12mr|texlive-txfonts-20090115-2|102	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxb.tfm
12mr|texlive-txfonts-20090115-2|103	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxbi.tfm
12mr|texlive-txfonts-20090115-2|104	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxbmi.tfm
12mr|texlive-txfonts-20090115-2|105	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxbsc.tfm
12mr|texlive-txfonts-20090115-2|106	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxbsl.tfm
12mr|texlive-txfonts-20090115-2|107	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxbss.tfm
12mr|texlive-txfonts-20090115-2|108	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxbsssc.tfm
12mr|texlive-txfonts-20090115-2|109	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxbsssl.tfm
12mr|texlive-txfonts-20090115-2|110	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxi.tfm
12mr|texlive-txfonts-20090115-2|111	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxmi.tfm
12mr|texlive-txfonts-20090115-2|112	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxphvb.tfm
12mr|texlive-txfonts-20090115-2|113	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxphvbo.tfm
12mr|texlive-txfonts-20090115-2|114	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxphvr.tfm
12mr|texlive-txfonts-20090115-2|115	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxphvro.tfm
12mr|texlive-txfonts-20090115-2|116	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxptmb.tfm
12mr|texlive-txfonts-20090115-2|117	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxptmbi.tfm
12mr|texlive-txfonts-20090115-2|118	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxptmbo.tfm
12mr|texlive-txfonts-20090115-2|119	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxptmr.tfm
12mr|texlive-txfonts-20090115-2|120	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxptmri.tfm
12mr|texlive-txfonts-20090115-2|121	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxptmro.tfm
12mr|texlive-txfonts-20090115-2|122	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxr.tfm
12mr|texlive-txfonts-20090115-2|123	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxsc.tfm
12mr|texlive-txfonts-20090115-2|124	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxsl.tfm
12mr|texlive-txfonts-20090115-2|125	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxss.tfm
12mr|texlive-txfonts-20090115-2|126	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxsssc.tfm
12mr|texlive-txfonts-20090115-2|127	%{_texmfdistdir}/fonts/tfm/public/txfonts/rtxsssl.tfm
12mr|texlive-txfonts-20090115-2|128	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xb.tfm
12mr|texlive-txfonts-20090115-2|129	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbi.tfm
12mr|texlive-txfonts-20090115-2|130	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbsc.tfm
12mr|texlive-txfonts-20090115-2|131	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbsl.tfm
12mr|texlive-txfonts-20090115-2|132	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbss.tfm
12mr|texlive-txfonts-20090115-2|133	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbsssc.tfm
12mr|texlive-txfonts-20090115-2|134	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbsssl.tfm
12mr|texlive-txfonts-20090115-2|135	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbtt.tfm
12mr|texlive-txfonts-20090115-2|136	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbttsc.tfm
12mr|texlive-txfonts-20090115-2|137	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xbttsl.tfm
12mr|texlive-txfonts-20090115-2|138	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xi.tfm
12mr|texlive-txfonts-20090115-2|139	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xr.tfm
12mr|texlive-txfonts-20090115-2|140	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xsc.tfm
12mr|texlive-txfonts-20090115-2|141	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xsl.tfm
12mr|texlive-txfonts-20090115-2|142	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xss.tfm
12mr|texlive-txfonts-20090115-2|143	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xsssc.tfm
12mr|texlive-txfonts-20090115-2|144	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xsssl.tfm
12mr|texlive-txfonts-20090115-2|145	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xtt.tfm
12mr|texlive-txfonts-20090115-2|146	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xttsc.tfm
12mr|texlive-txfonts-20090115-2|147	%{_texmfdistdir}/fonts/tfm/public/txfonts/t1xttsl.tfm
12mr|texlive-txfonts-20090115-2|148	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxb.tfm
12mr|texlive-txfonts-20090115-2|149	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxbi.tfm
12mr|texlive-txfonts-20090115-2|150	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxbsl.tfm
12mr|texlive-txfonts-20090115-2|151	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxbss.tfm
12mr|texlive-txfonts-20090115-2|152	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxbsssl.tfm
12mr|texlive-txfonts-20090115-2|153	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxbtt.tfm
12mr|texlive-txfonts-20090115-2|154	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxbttsl.tfm
12mr|texlive-txfonts-20090115-2|155	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxi.tfm
12mr|texlive-txfonts-20090115-2|156	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxr.tfm
12mr|texlive-txfonts-20090115-2|157	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxsl.tfm
12mr|texlive-txfonts-20090115-2|158	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxss.tfm
12mr|texlive-txfonts-20090115-2|159	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxsssl.tfm
12mr|texlive-txfonts-20090115-2|160	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxtt.tfm
12mr|texlive-txfonts-20090115-2|161	%{_texmfdistdir}/fonts/tfm/public/txfonts/tcxttsl.tfm
12mr|texlive-txfonts-20090115-2|162	%{_texmfdistdir}/fonts/tfm/public/txfonts/txb.tfm
12mr|texlive-txfonts-20090115-2|163	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbex.tfm
12mr|texlive-txfonts-20090115-2|164	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbexa.tfm
12mr|texlive-txfonts-20090115-2|165	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbi.tfm
12mr|texlive-txfonts-20090115-2|166	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbmi.tfm
12mr|texlive-txfonts-20090115-2|167	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbmi1.tfm
12mr|texlive-txfonts-20090115-2|168	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbmia.tfm
12mr|texlive-txfonts-20090115-2|169	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsc.tfm
12mr|texlive-txfonts-20090115-2|170	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsl.tfm
12mr|texlive-txfonts-20090115-2|171	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbss.tfm
12mr|texlive-txfonts-20090115-2|172	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsssc.tfm
12mr|texlive-txfonts-20090115-2|173	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsssl.tfm
12mr|texlive-txfonts-20090115-2|174	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsy.tfm
12mr|texlive-txfonts-20090115-2|175	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsya.tfm
12mr|texlive-txfonts-20090115-2|176	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsyb.tfm
12mr|texlive-txfonts-20090115-2|177	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbsyc.tfm
12mr|texlive-txfonts-20090115-2|178	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbtt.tfm
12mr|texlive-txfonts-20090115-2|179	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbttsc.tfm
12mr|texlive-txfonts-20090115-2|180	%{_texmfdistdir}/fonts/tfm/public/txfonts/txbttsl.tfm
12mr|texlive-txfonts-20090115-2|181	%{_texmfdistdir}/fonts/tfm/public/txfonts/txex.tfm
12mr|texlive-txfonts-20090115-2|182	%{_texmfdistdir}/fonts/tfm/public/txfonts/txexa.tfm
12mr|texlive-txfonts-20090115-2|183	%{_texmfdistdir}/fonts/tfm/public/txfonts/txi.tfm
12mr|texlive-txfonts-20090115-2|184	%{_texmfdistdir}/fonts/tfm/public/txfonts/txmi.tfm
12mr|texlive-txfonts-20090115-2|185	%{_texmfdistdir}/fonts/tfm/public/txfonts/txmi1.tfm
12mr|texlive-txfonts-20090115-2|186	%{_texmfdistdir}/fonts/tfm/public/txfonts/txmia.tfm
12mr|texlive-txfonts-20090115-2|187	%{_texmfdistdir}/fonts/tfm/public/txfonts/txr.tfm
12mr|texlive-txfonts-20090115-2|188	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsc.tfm
12mr|texlive-txfonts-20090115-2|189	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsl.tfm
12mr|texlive-txfonts-20090115-2|190	%{_texmfdistdir}/fonts/tfm/public/txfonts/txss.tfm
12mr|texlive-txfonts-20090115-2|191	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsssc.tfm
12mr|texlive-txfonts-20090115-2|192	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsssl.tfm
12mr|texlive-txfonts-20090115-2|193	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsy.tfm
12mr|texlive-txfonts-20090115-2|194	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsya.tfm
12mr|texlive-txfonts-20090115-2|195	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsyb.tfm
12mr|texlive-txfonts-20090115-2|196	%{_texmfdistdir}/fonts/tfm/public/txfonts/txsyc.tfm
12mr|texlive-txfonts-20090115-2|197	%{_texmfdistdir}/fonts/tfm/public/txfonts/txtt.tfm
12mr|texlive-txfonts-20090115-2|198	%{_texmfdistdir}/fonts/tfm/public/txfonts/txttsc.tfm
12mr|texlive-txfonts-20090115-2|199	%{_texmfdistdir}/fonts/tfm/public/txfonts/txttsl.tfm
12mr|texlive-txfonts-20090115-2|200	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxb.tfm
12mr|texlive-txfonts-20090115-2|201	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbi.tfm
12mr|texlive-txfonts-20090115-2|202	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbsc.tfm
12mr|texlive-txfonts-20090115-2|203	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbsl.tfm
12mr|texlive-txfonts-20090115-2|204	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbss.tfm
12mr|texlive-txfonts-20090115-2|205	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbsssc.tfm
12mr|texlive-txfonts-20090115-2|206	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbsssl.tfm
12mr|texlive-txfonts-20090115-2|207	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbtt.tfm
12mr|texlive-txfonts-20090115-2|208	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbttsc.tfm
12mr|texlive-txfonts-20090115-2|209	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxbttsl.tfm
12mr|texlive-txfonts-20090115-2|210	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxi.tfm
12mr|texlive-txfonts-20090115-2|211	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxr.tfm
12mr|texlive-txfonts-20090115-2|212	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxsc.tfm
12mr|texlive-txfonts-20090115-2|213	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxsl.tfm
12mr|texlive-txfonts-20090115-2|214	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxss.tfm
12mr|texlive-txfonts-20090115-2|215	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxsssc.tfm
12mr|texlive-txfonts-20090115-2|216	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxsssl.tfm
12mr|texlive-txfonts-20090115-2|217	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxtt.tfm
12mr|texlive-txfonts-20090115-2|218	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxttsc.tfm
12mr|texlive-txfonts-20090115-2|219	%{_texmfdistdir}/fonts/tfm/public/txfonts/tyxttsl.tfm
12mr|texlive-txfonts-20090115-2|220	%{_texmfdistdir}/fonts/type1/public/txfonts/rtcxb.pfb
12mr|texlive-txfonts-20090115-2|221	%{_texmfdistdir}/fonts/type1/public/txfonts/rtcxbi.pfb
12mr|texlive-txfonts-20090115-2|222	%{_texmfdistdir}/fonts/type1/public/txfonts/rtcxbss.pfb
12mr|texlive-txfonts-20090115-2|223	%{_texmfdistdir}/fonts/type1/public/txfonts/rtcxi.pfb
12mr|texlive-txfonts-20090115-2|224	%{_texmfdistdir}/fonts/type1/public/txfonts/rtcxr.pfb
12mr|texlive-txfonts-20090115-2|225	%{_texmfdistdir}/fonts/type1/public/txfonts/rtcxss.pfb
12mr|texlive-txfonts-20090115-2|226	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxb.pfb
12mr|texlive-txfonts-20090115-2|227	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxbi.pfb
12mr|texlive-txfonts-20090115-2|228	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxbmi.pfb
12mr|texlive-txfonts-20090115-2|229	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxbsc.pfb
12mr|texlive-txfonts-20090115-2|230	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxbss.pfb
12mr|texlive-txfonts-20090115-2|231	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxbsssc.pfb
12mr|texlive-txfonts-20090115-2|232	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxi.pfb
12mr|texlive-txfonts-20090115-2|233	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxmi.pfb
12mr|texlive-txfonts-20090115-2|234	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxr.pfb
12mr|texlive-txfonts-20090115-2|235	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxsc.pfb
12mr|texlive-txfonts-20090115-2|236	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxss.pfb
12mr|texlive-txfonts-20090115-2|237	%{_texmfdistdir}/fonts/type1/public/txfonts/rtxsssc.pfb
12mr|texlive-txfonts-20090115-2|238	%{_texmfdistdir}/fonts/type1/public/txfonts/t1xbtt.pfb
12mr|texlive-txfonts-20090115-2|239	%{_texmfdistdir}/fonts/type1/public/txfonts/t1xbttsc.pfb
12mr|texlive-txfonts-20090115-2|240	%{_texmfdistdir}/fonts/type1/public/txfonts/t1xtt.pfb
12mr|texlive-txfonts-20090115-2|241	%{_texmfdistdir}/fonts/type1/public/txfonts/t1xttsc.pfb
12mr|texlive-txfonts-20090115-2|242	%{_texmfdistdir}/fonts/type1/public/txfonts/tcxbtt.pfb
12mr|texlive-txfonts-20090115-2|243	%{_texmfdistdir}/fonts/type1/public/txfonts/tcxtt.pfb
12mr|texlive-txfonts-20090115-2|244	%{_texmfdistdir}/fonts/type1/public/txfonts/txbex.pfb
12mr|texlive-txfonts-20090115-2|245	%{_texmfdistdir}/fonts/type1/public/txfonts/txbexa.pfb
12mr|texlive-txfonts-20090115-2|246	%{_texmfdistdir}/fonts/type1/public/txfonts/txbmia.pfb
12mr|texlive-txfonts-20090115-2|247	%{_texmfdistdir}/fonts/type1/public/txfonts/txbsy.pfb
12mr|texlive-txfonts-20090115-2|248	%{_texmfdistdir}/fonts/type1/public/txfonts/txbsya.pfb
12mr|texlive-txfonts-20090115-2|249	%{_texmfdistdir}/fonts/type1/public/txfonts/txbsyb.pfb
12mr|texlive-txfonts-20090115-2|250	%{_texmfdistdir}/fonts/type1/public/txfonts/txbsyc.pfb
12mr|texlive-txfonts-20090115-2|251	%{_texmfdistdir}/fonts/type1/public/txfonts/txbtt.pfb
12mr|texlive-txfonts-20090115-2|252	%{_texmfdistdir}/fonts/type1/public/txfonts/txbttsc.pfb
12mr|texlive-txfonts-20090115-2|253	%{_texmfdistdir}/fonts/type1/public/txfonts/txex.pfb
12mr|texlive-txfonts-20090115-2|254	%{_texmfdistdir}/fonts/type1/public/txfonts/txexa.pfb
12mr|texlive-txfonts-20090115-2|255	%{_texmfdistdir}/fonts/type1/public/txfonts/txmia.pfb
12mr|texlive-txfonts-20090115-2|256	%{_texmfdistdir}/fonts/type1/public/txfonts/txsy.pfb
12mr|texlive-txfonts-20090115-2|257	%{_texmfdistdir}/fonts/type1/public/txfonts/txsya.pfb
12mr|texlive-txfonts-20090115-2|258	%{_texmfdistdir}/fonts/type1/public/txfonts/txsyb.pfb
12mr|texlive-txfonts-20090115-2|259	%{_texmfdistdir}/fonts/type1/public/txfonts/txsyc.pfb
12mr|texlive-txfonts-20090115-2|260	%{_texmfdistdir}/fonts/type1/public/txfonts/txtt.pfb
12mr|texlive-txfonts-20090115-2|261	%{_texmfdistdir}/fonts/type1/public/txfonts/txttsc.pfb
12mr|texlive-txfonts-20090115-2|262	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xb.vf
12mr|texlive-txfonts-20090115-2|263	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xbi.vf
12mr|texlive-txfonts-20090115-2|264	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xbsc.vf
12mr|texlive-txfonts-20090115-2|265	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xbsl.vf
12mr|texlive-txfonts-20090115-2|266	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xbss.vf
12mr|texlive-txfonts-20090115-2|267	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xbsssc.vf
12mr|texlive-txfonts-20090115-2|268	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xbsssl.vf
12mr|texlive-txfonts-20090115-2|269	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xi.vf
12mr|texlive-txfonts-20090115-2|270	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xr.vf
12mr|texlive-txfonts-20090115-2|271	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xsc.vf
12mr|texlive-txfonts-20090115-2|272	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xsl.vf
12mr|texlive-txfonts-20090115-2|273	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xss.vf
12mr|texlive-txfonts-20090115-2|274	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xsssc.vf
12mr|texlive-txfonts-20090115-2|275	%{_texmfdistdir}/fonts/vf/public/txfonts/t1xsssl.vf
12mr|texlive-txfonts-20090115-2|276	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxb.vf
12mr|texlive-txfonts-20090115-2|277	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxbi.vf
12mr|texlive-txfonts-20090115-2|278	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxbsl.vf
12mr|texlive-txfonts-20090115-2|279	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxbss.vf
12mr|texlive-txfonts-20090115-2|280	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxbsssl.vf
12mr|texlive-txfonts-20090115-2|281	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxi.vf
12mr|texlive-txfonts-20090115-2|282	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxr.vf
12mr|texlive-txfonts-20090115-2|283	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxsl.vf
12mr|texlive-txfonts-20090115-2|284	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxss.vf
12mr|texlive-txfonts-20090115-2|285	%{_texmfdistdir}/fonts/vf/public/txfonts/tcxsssl.vf
12mr|texlive-txfonts-20090115-2|286	%{_texmfdistdir}/fonts/vf/public/txfonts/txb.vf
12mr|texlive-txfonts-20090115-2|287	%{_texmfdistdir}/fonts/vf/public/txfonts/txbi.vf
12mr|texlive-txfonts-20090115-2|288	%{_texmfdistdir}/fonts/vf/public/txfonts/txbmi.vf
12mr|texlive-txfonts-20090115-2|289	%{_texmfdistdir}/fonts/vf/public/txfonts/txbmi1.vf
12mr|texlive-txfonts-20090115-2|290	%{_texmfdistdir}/fonts/vf/public/txfonts/txbsc.vf
12mr|texlive-txfonts-20090115-2|291	%{_texmfdistdir}/fonts/vf/public/txfonts/txbsl.vf
12mr|texlive-txfonts-20090115-2|292	%{_texmfdistdir}/fonts/vf/public/txfonts/txbss.vf
12mr|texlive-txfonts-20090115-2|293	%{_texmfdistdir}/fonts/vf/public/txfonts/txbsssc.vf
12mr|texlive-txfonts-20090115-2|294	%{_texmfdistdir}/fonts/vf/public/txfonts/txbsssl.vf
12mr|texlive-txfonts-20090115-2|295	%{_texmfdistdir}/fonts/vf/public/txfonts/txi.vf
12mr|texlive-txfonts-20090115-2|296	%{_texmfdistdir}/fonts/vf/public/txfonts/txmi.vf
12mr|texlive-txfonts-20090115-2|297	%{_texmfdistdir}/fonts/vf/public/txfonts/txmi1.vf
12mr|texlive-txfonts-20090115-2|298	%{_texmfdistdir}/fonts/vf/public/txfonts/txr.vf
12mr|texlive-txfonts-20090115-2|299	%{_texmfdistdir}/fonts/vf/public/txfonts/txsc.vf
12mr|texlive-txfonts-20090115-2|300	%{_texmfdistdir}/fonts/vf/public/txfonts/txsl.vf
12mr|texlive-txfonts-20090115-2|301	%{_texmfdistdir}/fonts/vf/public/txfonts/txss.vf
12mr|texlive-txfonts-20090115-2|302	%{_texmfdistdir}/fonts/vf/public/txfonts/txsssc.vf
12mr|texlive-txfonts-20090115-2|303	%{_texmfdistdir}/fonts/vf/public/txfonts/txsssl.vf
12mr|texlive-txfonts-20090115-2|304	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxb.vf
12mr|texlive-txfonts-20090115-2|305	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbi.vf
12mr|texlive-txfonts-20090115-2|306	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbsc.vf
12mr|texlive-txfonts-20090115-2|307	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbsl.vf
12mr|texlive-txfonts-20090115-2|308	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbss.vf
12mr|texlive-txfonts-20090115-2|309	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbsssc.vf
12mr|texlive-txfonts-20090115-2|310	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbsssl.vf
12mr|texlive-txfonts-20090115-2|311	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbtt.vf
12mr|texlive-txfonts-20090115-2|312	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbttsc.vf
12mr|texlive-txfonts-20090115-2|313	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxbttsl.vf
12mr|texlive-txfonts-20090115-2|314	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxi.vf
12mr|texlive-txfonts-20090115-2|315	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxr.vf
12mr|texlive-txfonts-20090115-2|316	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxsc.vf
12mr|texlive-txfonts-20090115-2|317	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxsl.vf
12mr|texlive-txfonts-20090115-2|318	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxss.vf
12mr|texlive-txfonts-20090115-2|319	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxsssc.vf
12mr|texlive-txfonts-20090115-2|320	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxsssl.vf
12mr|texlive-txfonts-20090115-2|321	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxtt.vf
12mr|texlive-txfonts-20090115-2|322	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxttsc.vf
12mr|texlive-txfonts-20090115-2|323	%{_texmfdistdir}/fonts/vf/public/txfonts/tyxttsl.vf
12mr|texlive-txfonts-20090115-2|324	%{_texmfdistdir}/tex/latex/txfonts/ly1txr.fd
12mr|texlive-txfonts-20090115-2|325	%{_texmfdistdir}/tex/latex/txfonts/ly1txss.fd
12mr|texlive-txfonts-20090115-2|326	%{_texmfdistdir}/tex/latex/txfonts/ly1txtt.fd
12mr|texlive-txfonts-20090115-2|327	%{_texmfdistdir}/tex/latex/txfonts/omltxmi.fd
12mr|texlive-txfonts-20090115-2|328	%{_texmfdistdir}/tex/latex/txfonts/omltxr.fd
12mr|texlive-txfonts-20090115-2|329	%{_texmfdistdir}/tex/latex/txfonts/omstxr.fd
12mr|texlive-txfonts-20090115-2|330	%{_texmfdistdir}/tex/latex/txfonts/omstxsy.fd
12mr|texlive-txfonts-20090115-2|331	%{_texmfdistdir}/tex/latex/txfonts/omxtxex.fd
12mr|texlive-txfonts-20090115-2|332	%{_texmfdistdir}/tex/latex/txfonts/ot1txr.fd
12mr|texlive-txfonts-20090115-2|333	%{_texmfdistdir}/tex/latex/txfonts/ot1txss.fd
12mr|texlive-txfonts-20090115-2|334	%{_texmfdistdir}/tex/latex/txfonts/ot1txtt.fd
12mr|texlive-txfonts-20090115-2|335	%{_texmfdistdir}/tex/latex/txfonts/t1txr.fd
12mr|texlive-txfonts-20090115-2|336	%{_texmfdistdir}/tex/latex/txfonts/t1txss.fd
12mr|texlive-txfonts-20090115-2|337	%{_texmfdistdir}/tex/latex/txfonts/t1txtt.fd
12mr|texlive-txfonts-20090115-2|338	%{_texmfdistdir}/tex/latex/txfonts/ts1txr.fd
12mr|texlive-txfonts-20090115-2|339	%{_texmfdistdir}/tex/latex/txfonts/ts1txss.fd
12mr|texlive-txfonts-20090115-2|340	%{_texmfdistdir}/tex/latex/txfonts/ts1txtt.fd
12mr|texlive-txfonts-20090115-2|341	%{_texmfdistdir}/tex/latex/txfonts/txfonts.sty
12mr|texlive-txfonts-20090115-2|342	%{_texmfdistdir}/tex/latex/txfonts/utxexa.fd
12mr|texlive-txfonts-20090115-2|343	%{_texmfdistdir}/tex/latex/txfonts/utxmia.fd
12mr|texlive-txfonts-20090115-2|344	%{_texmfdistdir}/tex/latex/txfonts/utxr.fd
12mr|texlive-txfonts-20090115-2|345	%{_texmfdistdir}/tex/latex/txfonts/utxss.fd
12mr|texlive-txfonts-20090115-2|346	%{_texmfdistdir}/tex/latex/txfonts/utxsya.fd
12mr|texlive-txfonts-20090115-2|347	%{_texmfdistdir}/tex/latex/txfonts/utxsyb.fd
12mr|texlive-txfonts-20090115-2|348	%{_texmfdistdir}/tex/latex/txfonts/utxsyc.fd
12mr|texlive-txfonts-20090115-2|349	%{_texmfdistdir}/tex/latex/txfonts/utxtt.fd
12mr|texlive-txfonts-20090115-2|350	%doc %{_texmfdistdir}/doc/fonts/txfonts/00bug_fix.txt
12mr|texlive-txfonts-20090115-2|351	%doc %{_texmfdistdir}/doc/fonts/txfonts/COPYRIGHT
12mr|texlive-txfonts-20090115-2|352	%doc %{_texmfdistdir}/doc/fonts/txfonts/README
12mr|texlive-txfonts-20090115-2|353	%doc %{_texmfdistdir}/doc/fonts/txfonts/txfontsdoc.pdf
12mr|texlive-txfonts-20090115-2|354	%doc %{_texmfdistdir}/doc/fonts/txfonts/txfontsdoc.tex
12mr|texlive-txfonts-20090115-2|355	%doc %{_texmfdistdir}/doc/fonts/txfonts/txfontsdocA4.pdf
12mr|texlive-txfonts-20090115-2|356	%doc %{_texmfdistdir}/doc/fonts/txfonts/txfontsdocA4.tex
12mr|texlive-txfonts-20090115-2|357	%doc %{_texmfdistdir}/doc/fonts/txfonts/txmi.vpl
12mr|texlive-txfonts-20090115-2|358	
12mr|texlive-txfonts-20090115-2|359	#-----------------------------------------------------------------------
12mr|texlive-txfonts-20090115-2|360	%prep
12mr|texlive-txfonts-20090115-2|361	%setup -c -a0 -a1
12mr|texlive-txfonts-20090115-2|362	
12mr|texlive-txfonts-20090115-2|363	%build
12mr|texlive-txfonts-20090115-2|364	
12mr|texlive-txfonts-20090115-2|365	%install
12mr|texlive-txfonts-20090115-2|366	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-txfonts-20090115-2|367	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-txfonts-20090115-2|368	
12mr|texlive-txfonts-20090115-2|369	
12mr|texlive-txfonts-20090115-2|370	
12mr|texlive-txfonts-20090115-2|371	%changelog
12mr|texlive-txfonts-20090115-2|372	

18830 12
12mr|texlive-txfontsb-1.1-2|1	# revision 21578
12mr|texlive-txfontsb-1.1-2|2	# category Package
12mr|texlive-txfontsb-1.1-2|3	# catalog-ctan /fonts/txfontsb
12mr|texlive-txfontsb-1.1-2|4	# catalog-date 2011-03-01 17:09:11 +0100
12mr|texlive-txfontsb-1.1-2|5	# catalog-license gpl
12mr|texlive-txfontsb-1.1-2|6	# catalog-version 1.1
12mr|texlive-txfontsb-1.1-2|7	Name:		texlive-txfontsb
12mr|texlive-txfontsb-1.1-2|8	Version:	1.1
12mr|texlive-txfontsb-1.1-2|9	Release:	2
12mr|texlive-txfontsb-1.1-2|10	Summary:	Extensions to txfonts, using GNU Freefont
12mr|texlive-txfontsb-1.1-2|11	Group:		Publishing
12mr|texlive-txfontsb-1.1-2|12	URL:		http://www.ctan.org/tex-archive/fonts/txfontsb
12mr|texlive-txfontsb-1.1-2|13	License:	GPL
12mr|texlive-txfontsb-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txfontsb.tar.xz
12mr|texlive-txfontsb-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txfontsb.doc.tar.xz
12mr|texlive-txfontsb-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txfontsb.source.tar.xz
12mr|texlive-txfontsb-1.1-2|17	BuildArch:	noarch
12mr|texlive-txfontsb-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-txfontsb-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-txfontsb-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-txfontsb-1.1-2|21	
12mr|texlive-txfontsb-1.1-2|22	%description
12mr|texlive-txfontsb-1.1-2|23	A set of fonts that extend the txfonts bundle with small caps
12mr|texlive-txfontsb-1.1-2|24	and old style numbers, together with Greek support. The
12mr|texlive-txfontsb-1.1-2|25	extensions are made with modifications of the GNU Freefont.
12mr|texlive-txfontsb-1.1-2|26	
12mr|texlive-txfontsb-1.1-2|27	%post
12mr|texlive-txfontsb-1.1-2|28	%{_sbindir}/texlive.post
12mr|texlive-txfontsb-1.1-2|29	
12mr|texlive-txfontsb-1.1-2|30	%postun
12mr|texlive-txfontsb-1.1-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-txfontsb-1.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-txfontsb-1.1-2|33	fi
12mr|texlive-txfontsb-1.1-2|34	
12mr|texlive-txfontsb-1.1-2|35	#-----------------------------------------------------------------------
12mr|texlive-txfontsb-1.1-2|36	%files
12mr|texlive-txfontsb-1.1-2|37	%{_texmfdistdir}/fonts/afm/public/txfontsb/FreeSerifb-SmallCaps.afm
12mr|texlive-txfontsb-1.1-2|38	%{_texmfdistdir}/fonts/afm/public/txfontsb/FreeSerifb-SmallCapsAlt.afm
12mr|texlive-txfontsb-1.1-2|39	%{_texmfdistdir}/fonts/afm/public/txfontsb/FreeSerifb.afm
12mr|texlive-txfontsb-1.1-2|40	%{_texmfdistdir}/fonts/afm/public/txfontsb/FreeSerifbBold.afm
12mr|texlive-txfontsb-1.1-2|41	%{_texmfdistdir}/fonts/afm/public/txfontsb/FreeSerifbBoldItalic.afm
12mr|texlive-txfontsb-1.1-2|42	%{_texmfdistdir}/fonts/afm/public/txfontsb/FreeSerifbItalic.afm
12mr|texlive-txfontsb-1.1-2|43	%{_texmfdistdir}/fonts/enc/dvips/txfontsb/gptimes.enc
12mr|texlive-txfontsb-1.1-2|44	%{_texmfdistdir}/fonts/enc/dvips/txfontsb/gptimesy.enc
12mr|texlive-txfontsb-1.1-2|45	%{_texmfdistdir}/fonts/map/dvips/txfontsb/gptimes.map
12mr|texlive-txfontsb-1.1-2|46	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesb6a.tfm
12mr|texlive-txfontsb-1.1-2|47	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesb6r.tfm
12mr|texlive-txfontsb-1.1-2|48	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesbi6a.tfm
12mr|texlive-txfontsb-1.1-2|49	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesbi6r.tfm
12mr|texlive-txfontsb-1.1-2|50	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesg6r.tfm
12mr|texlive-txfontsb-1.1-2|51	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesi6a.tfm
12mr|texlive-txfontsb-1.1-2|52	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesi6r.tfm
12mr|texlive-txfontsb-1.1-2|53	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesrg6a.tfm
12mr|texlive-txfontsb-1.1-2|54	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimessc6a.tfm
12mr|texlive-txfontsb-1.1-2|55	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimessc6r.tfm
12mr|texlive-txfontsb-1.1-2|56	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimessco6a.tfm
12mr|texlive-txfontsb-1.1-2|57	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimessco6r.tfm
12mr|texlive-txfontsb-1.1-2|58	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesyb6a.tfm
12mr|texlive-txfontsb-1.1-2|59	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesyb6r.tfm
12mr|texlive-txfontsb-1.1-2|60	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesybi6a.tfm
12mr|texlive-txfontsb-1.1-2|61	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesybi6r.tfm
12mr|texlive-txfontsb-1.1-2|62	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesyg6r.tfm
12mr|texlive-txfontsb-1.1-2|63	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesyi6a.tfm
12mr|texlive-txfontsb-1.1-2|64	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesyi6r.tfm
12mr|texlive-txfontsb-1.1-2|65	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesyrg6a.tfm
12mr|texlive-txfontsb-1.1-2|66	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesysc6a.tfm
12mr|texlive-txfontsb-1.1-2|67	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesysc6r.tfm
12mr|texlive-txfontsb-1.1-2|68	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesysco6a.tfm
12mr|texlive-txfontsb-1.1-2|69	%{_texmfdistdir}/fonts/tfm/public/txfontsb/gtimesysco6r.tfm
12mr|texlive-txfontsb-1.1-2|70	%{_texmfdistdir}/fonts/tfm/public/txfontsb/timessc6a.tfm
12mr|texlive-txfontsb-1.1-2|71	%{_texmfdistdir}/fonts/tfm/public/txfontsb/timessc6r.tfm
12mr|texlive-txfontsb-1.1-2|72	%{_texmfdistdir}/fonts/tfm/public/txfontsb/timessco6a.tfm
12mr|texlive-txfontsb-1.1-2|73	%{_texmfdistdir}/fonts/tfm/public/txfontsb/timessco6r.tfm
12mr|texlive-txfontsb-1.1-2|74	%{_texmfdistdir}/fonts/type1/public/txfontsb/FreeSerifb-SmallCaps.pfb
12mr|texlive-txfontsb-1.1-2|75	%{_texmfdistdir}/fonts/type1/public/txfontsb/FreeSerifb-SmallCapsAlt.pfb
12mr|texlive-txfontsb-1.1-2|76	%{_texmfdistdir}/fonts/type1/public/txfontsb/FreeSerifb.pfb
12mr|texlive-txfontsb-1.1-2|77	%{_texmfdistdir}/fonts/type1/public/txfontsb/FreeSerifbBold.pfb
12mr|texlive-txfontsb-1.1-2|78	%{_texmfdistdir}/fonts/type1/public/txfontsb/FreeSerifbBoldItalic.pfb
12mr|texlive-txfontsb-1.1-2|79	%{_texmfdistdir}/fonts/type1/public/txfontsb/FreeSerifbItalic.pfb
12mr|texlive-txfontsb-1.1-2|80	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesb6a.vf
12mr|texlive-txfontsb-1.1-2|81	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesbi6a.vf
12mr|texlive-txfontsb-1.1-2|82	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesi6a.vf
12mr|texlive-txfontsb-1.1-2|83	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesrg6a.vf
12mr|texlive-txfontsb-1.1-2|84	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimessc6a.vf
12mr|texlive-txfontsb-1.1-2|85	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimessco6a.vf
12mr|texlive-txfontsb-1.1-2|86	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesyb6a.vf
12mr|texlive-txfontsb-1.1-2|87	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesybi6a.vf
12mr|texlive-txfontsb-1.1-2|88	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesyi6a.vf
12mr|texlive-txfontsb-1.1-2|89	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesyrg6a.vf
12mr|texlive-txfontsb-1.1-2|90	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesysc6a.vf
12mr|texlive-txfontsb-1.1-2|91	%{_texmfdistdir}/fonts/vf/public/txfontsb/gtimesysco6a.vf
12mr|texlive-txfontsb-1.1-2|92	%{_texmfdistdir}/fonts/vf/public/txfontsb/timessc6a.vf
12mr|texlive-txfontsb-1.1-2|93	%{_texmfdistdir}/fonts/vf/public/txfontsb/timessco6a.vf
12mr|texlive-txfontsb-1.1-2|94	%{_texmfdistdir}/tex/latex/txfontsb/lgrtxr.fd
12mr|texlive-txfontsb-1.1-2|95	%{_texmfdistdir}/tex/latex/txfontsb/lgrtxrc.fd
12mr|texlive-txfontsb-1.1-2|96	%{_texmfdistdir}/tex/latex/txfontsb/lgrtxry.fd
12mr|texlive-txfontsb-1.1-2|97	%{_texmfdistdir}/tex/latex/txfontsb/lgrtxryc.fd
12mr|texlive-txfontsb-1.1-2|98	%{_texmfdistdir}/tex/latex/txfontsb/ot1txrc.fd
12mr|texlive-txfontsb-1.1-2|99	%{_texmfdistdir}/tex/latex/txfontsb/ot1txryc.fd
12mr|texlive-txfontsb-1.1-2|100	%{_texmfdistdir}/tex/latex/txfontsb/txfontsb.sty
12mr|texlive-txfontsb-1.1-2|101	%doc %{_texmfdistdir}/doc/fonts/txfontsb/README
12mr|texlive-txfontsb-1.1-2|102	%doc %{_texmfdistdir}/doc/fonts/txfontsb/txfontsb.pdf
12mr|texlive-txfontsb-1.1-2|103	%doc %{_texmfdistdir}/doc/fonts/txfontsb/txfontsb.tex
12mr|texlive-txfontsb-1.1-2|104	#- source
12mr|texlive-txfontsb-1.1-2|105	%doc %{_texmfdistdir}/source/fonts/txfontsb/FreeSerifb-SmallCaps.sfd
12mr|texlive-txfontsb-1.1-2|106	%doc %{_texmfdistdir}/source/fonts/txfontsb/FreeSerifb-SmallCapsAlt.sfd
12mr|texlive-txfontsb-1.1-2|107	%doc %{_texmfdistdir}/source/fonts/txfontsb/FreeSerifb.sfd
12mr|texlive-txfontsb-1.1-2|108	%doc %{_texmfdistdir}/source/fonts/txfontsb/FreeSerifbBold.sfd
12mr|texlive-txfontsb-1.1-2|109	%doc %{_texmfdistdir}/source/fonts/txfontsb/FreeSerifbBoldItalic.sfd
12mr|texlive-txfontsb-1.1-2|110	%doc %{_texmfdistdir}/source/fonts/txfontsb/FreeSerifbItalic.sfd
12mr|texlive-txfontsb-1.1-2|111	
12mr|texlive-txfontsb-1.1-2|112	#-----------------------------------------------------------------------
12mr|texlive-txfontsb-1.1-2|113	%prep
12mr|texlive-txfontsb-1.1-2|114	%setup -c -a0 -a1 -a2
12mr|texlive-txfontsb-1.1-2|115	
12mr|texlive-txfontsb-1.1-2|116	%build
12mr|texlive-txfontsb-1.1-2|117	
12mr|texlive-txfontsb-1.1-2|118	%install
12mr|texlive-txfontsb-1.1-2|119	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-txfontsb-1.1-2|120	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-txfontsb-1.1-2|121	
12mr|texlive-txfontsb-1.1-2|122	
12mr|texlive-txfontsb-1.1-2|123	
12mr|texlive-txfontsb-1.1-2|124	%changelog
12mr|texlive-txfontsb-1.1-2|125	

18831 12
12mr|texlive-txgreeks-1.0-2|1	# revision 21839
12mr|texlive-txgreeks-1.0-2|2	# category Package
12mr|texlive-txgreeks-1.0-2|3	# catalog-ctan /macros/latex/contrib/txgreeks
12mr|texlive-txgreeks-1.0-2|4	# catalog-date 2011-03-18 12:27:11 +0100
12mr|texlive-txgreeks-1.0-2|5	# catalog-license lppl1.3
12mr|texlive-txgreeks-1.0-2|6	# catalog-version 1.0
12mr|texlive-txgreeks-1.0-2|7	Name:		texlive-txgreeks
12mr|texlive-txgreeks-1.0-2|8	Version:	1.0
12mr|texlive-txgreeks-1.0-2|9	Release:	2
12mr|texlive-txgreeks-1.0-2|10	Summary:	Shape selection for TX fonts Greek letters
12mr|texlive-txgreeks-1.0-2|11	Group:		Publishing
12mr|texlive-txgreeks-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/txgreeks
12mr|texlive-txgreeks-1.0-2|13	License:	LPPL1.3
12mr|texlive-txgreeks-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txgreeks.tar.xz
12mr|texlive-txgreeks-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txgreeks.doc.tar.xz
12mr|texlive-txgreeks-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/txgreeks.source.tar.xz
12mr|texlive-txgreeks-1.0-2|17	BuildArch:	noarch
12mr|texlive-txgreeks-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-txgreeks-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-txgreeks-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-txgreeks-1.0-2|21	
12mr|texlive-txgreeks-1.0-2|22	%description
12mr|texlive-txgreeks-1.0-2|23	The package allows LaTeX users who use the TX fonts to select
12mr|texlive-txgreeks-1.0-2|24	the shapes (italic or upright) for the Greek lowercase and
12mr|texlive-txgreeks-1.0-2|25	uppercase letters. Once the shapes for lowercase and uppercase
12mr|texlive-txgreeks-1.0-2|26	have been selected via a package option, the \other prefix
12mr|texlive-txgreeks-1.0-2|27	(e.g., \otheralpha) allows using the alternate glyph (as in the
12mr|texlive-txgreeks-1.0-2|28	fourier package). The txgreeks package does not constrain the
12mr|texlive-txgreeks-1.0-2|29	text font that may be used in the document.
12mr|texlive-txgreeks-1.0-2|30	
12mr|texlive-txgreeks-1.0-2|31	%post
12mr|texlive-txgreeks-1.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-txgreeks-1.0-2|33	
12mr|texlive-txgreeks-1.0-2|34	%postun
12mr|texlive-txgreeks-1.0-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-txgreeks-1.0-2|36	%{_sbindir}/texlive.post
12mr|texlive-txgreeks-1.0-2|37	fi
12mr|texlive-txgreeks-1.0-2|38	
12mr|texlive-txgreeks-1.0-2|39	#-----------------------------------------------------------------------
12mr|texlive-txgreeks-1.0-2|40	%files
12mr|texlive-txgreeks-1.0-2|41	%{_texmfdistdir}/tex/latex/txgreeks/txgreeks.sty
12mr|texlive-txgreeks-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/txgreeks/README
12mr|texlive-txgreeks-1.0-2|43	%doc %{_texmfdistdir}/doc/latex/txgreeks/txgreeks.pdf
12mr|texlive-txgreeks-1.0-2|44	#- source
12mr|texlive-txgreeks-1.0-2|45	%doc %{_texmfdistdir}/source/latex/txgreeks/txgreeks.dtx
12mr|texlive-txgreeks-1.0-2|46	%doc %{_texmfdistdir}/source/latex/txgreeks/txgreeks.ins
12mr|texlive-txgreeks-1.0-2|47	
12mr|texlive-txgreeks-1.0-2|48	#-----------------------------------------------------------------------
12mr|texlive-txgreeks-1.0-2|49	%prep
12mr|texlive-txgreeks-1.0-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-txgreeks-1.0-2|51	
12mr|texlive-txgreeks-1.0-2|52	%build
12mr|texlive-txgreeks-1.0-2|53	
12mr|texlive-txgreeks-1.0-2|54	%install
12mr|texlive-txgreeks-1.0-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-txgreeks-1.0-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-txgreeks-1.0-2|57	
12mr|texlive-txgreeks-1.0-2|58	
12mr|texlive-txgreeks-1.0-2|59	
12mr|texlive-txgreeks-1.0-2|60	%changelog
12mr|texlive-txgreeks-1.0-2|61	

18832 12
12mr|texlive-type1cm-20110324-2|1	# revision 21820
12mr|texlive-type1cm-20110324-2|2	# category Package
12mr|texlive-type1cm-20110324-2|3	# catalog-ctan /macros/latex/contrib/type1cm
12mr|texlive-type1cm-20110324-2|4	# catalog-date 2011-03-24 10:40:42 +0100
12mr|texlive-type1cm-20110324-2|5	# catalog-license lppl
12mr|texlive-type1cm-20110324-2|6	# catalog-version undef
12mr|texlive-type1cm-20110324-2|7	Name:		texlive-type1cm
12mr|texlive-type1cm-20110324-2|8	Version:	20110324
12mr|texlive-type1cm-20110324-2|9	Release:	2
12mr|texlive-type1cm-20110324-2|10	Summary:	Arbitrary size font selection in LaTeX
12mr|texlive-type1cm-20110324-2|11	Group:		Publishing
12mr|texlive-type1cm-20110324-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/type1cm
12mr|texlive-type1cm-20110324-2|13	License:	LPPL
12mr|texlive-type1cm-20110324-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/type1cm.tar.xz
12mr|texlive-type1cm-20110324-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/type1cm.doc.tar.xz
12mr|texlive-type1cm-20110324-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/type1cm.source.tar.xz
12mr|texlive-type1cm-20110324-2|17	BuildArch:	noarch
12mr|texlive-type1cm-20110324-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-type1cm-20110324-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-type1cm-20110324-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-type1cm-20110324-2|21	
12mr|texlive-type1cm-20110324-2|22	%description
12mr|texlive-type1cm-20110324-2|23	LaTeX, by default, restricts the sizes at which you can use its
12mr|texlive-type1cm-20110324-2|24	default computer modern fonts, to a fixed set of discrete sizes
12mr|texlive-type1cm-20110324-2|25	(effectively, a set specified by Knuth). The type1cm package
12mr|texlive-type1cm-20110324-2|26	removes this restriction; this is particularly useful when
12mr|texlive-type1cm-20110324-2|27	using scalable versions of the cm fonts (Bakoma, or the
12mr|texlive-type1cm-20110324-2|28	versions from BSR/Y&Y, or True Type versions from Kinch, PCTeX,
12mr|texlive-type1cm-20110324-2|29	etc.). In fact, since modern distributions will automatically
12mr|texlive-type1cm-20110324-2|30	generate any bitmap font you might need, type1cm has wider
12mr|texlive-type1cm-20110324-2|31	application than just those using scaleable versions of the
12mr|texlive-type1cm-20110324-2|32	fonts. Note that the LaTeX distribution now contains a package
12mr|texlive-type1cm-20110324-2|33	fix-cm, which performs the task of type1cm, as well as doing
12mr|texlive-type1cm-20110324-2|34	the same job for T1- and TS1-encoded ec fonts.
12mr|texlive-type1cm-20110324-2|35	
12mr|texlive-type1cm-20110324-2|36	%post
12mr|texlive-type1cm-20110324-2|37	%{_sbindir}/texlive.post
12mr|texlive-type1cm-20110324-2|38	
12mr|texlive-type1cm-20110324-2|39	%postun
12mr|texlive-type1cm-20110324-2|40	if [ $1 -eq 0 ]; then
12mr|texlive-type1cm-20110324-2|41	%{_sbindir}/texlive.post
12mr|texlive-type1cm-20110324-2|42	fi
12mr|texlive-type1cm-20110324-2|43	
12mr|texlive-type1cm-20110324-2|44	#-----------------------------------------------------------------------
12mr|texlive-type1cm-20110324-2|45	%files
12mr|texlive-type1cm-20110324-2|46	%{_texmfdistdir}/tex/latex/type1cm/type1cm.sty
12mr|texlive-type1cm-20110324-2|47	%doc %{_texmfdistdir}/doc/latex/type1cm/type1cm-doc.pdf
12mr|texlive-type1cm-20110324-2|48	%doc %{_texmfdistdir}/doc/latex/type1cm/type1cm-doc.tex
12mr|texlive-type1cm-20110324-2|49	%doc %{_texmfdistdir}/doc/latex/type1cm/type1cm.txt
12mr|texlive-type1cm-20110324-2|50	#- source
12mr|texlive-type1cm-20110324-2|51	%doc %{_texmfdistdir}/source/latex/type1cm/type1cm.fdd
12mr|texlive-type1cm-20110324-2|52	%doc %{_texmfdistdir}/source/latex/type1cm/type1cm.ins
12mr|texlive-type1cm-20110324-2|53	
12mr|texlive-type1cm-20110324-2|54	#-----------------------------------------------------------------------
12mr|texlive-type1cm-20110324-2|55	%prep
12mr|texlive-type1cm-20110324-2|56	%setup -c -a0 -a1 -a2
12mr|texlive-type1cm-20110324-2|57	
12mr|texlive-type1cm-20110324-2|58	%build
12mr|texlive-type1cm-20110324-2|59	
12mr|texlive-type1cm-20110324-2|60	%install
12mr|texlive-type1cm-20110324-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-type1cm-20110324-2|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-type1cm-20110324-2|63	
12mr|texlive-type1cm-20110324-2|64	
12mr|texlive-type1cm-20110324-2|65	
12mr|texlive-type1cm-20110324-2|66	%changelog
12mr|texlive-type1cm-20110324-2|67	

18833 12
12mr|texlive-Type1fonts-2.14-2|1	# revision 19603
12mr|texlive-Type1fonts-2.14-2|2	# category Package
12mr|texlive-Type1fonts-2.14-2|3	# catalog-ctan /info/Type1fonts/fontinstallationguide
12mr|texlive-Type1fonts-2.14-2|4	# catalog-date 2010-08-29 15:39:11 +0200
12mr|texlive-Type1fonts-2.14-2|5	# catalog-license fdl
12mr|texlive-Type1fonts-2.14-2|6	# catalog-version 2.14
12mr|texlive-Type1fonts-2.14-2|7	Name:		texlive-Type1fonts
12mr|texlive-Type1fonts-2.14-2|8	Version:	2.14
12mr|texlive-Type1fonts-2.14-2|9	Release:	2
12mr|texlive-Type1fonts-2.14-2|10	Summary:	Font installation guide
12mr|texlive-Type1fonts-2.14-2|11	Group:		Publishing
12mr|texlive-Type1fonts-2.14-2|12	URL:		http://www.ctan.org/tex-archive/info/Type1fonts/fontinstallationguide
12mr|texlive-Type1fonts-2.14-2|13	License:	FDL
12mr|texlive-Type1fonts-2.14-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/Type1fonts.tar.xz
12mr|texlive-Type1fonts-2.14-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/Type1fonts.doc.tar.xz
12mr|texlive-Type1fonts-2.14-2|16	BuildArch:	noarch
12mr|texlive-Type1fonts-2.14-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-Type1fonts-2.14-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-Type1fonts-2.14-2|19	
12mr|texlive-Type1fonts-2.14-2|20	%description
12mr|texlive-Type1fonts-2.14-2|21	This guide discusses the most common scenarios you are likely
12mr|texlive-Type1fonts-2.14-2|22	to encounter when installing Type 1 PostScript fonts. While the
12mr|texlive-Type1fonts-2.14-2|23	individual tools employed in the installation process are
12mr|texlive-Type1fonts-2.14-2|24	documented well, the actual difficulty most users are facing
12mr|texlive-Type1fonts-2.14-2|25	when trying to install new fonts is understanding how to put
12mr|texlive-Type1fonts-2.14-2|26	all the pieces together. This is what this guide is about.
12mr|texlive-Type1fonts-2.14-2|27	
12mr|texlive-Type1fonts-2.14-2|28	#-----------------------------------------------------------------------
12mr|texlive-Type1fonts-2.14-2|29	%files
12mr|texlive-Type1fonts-2.14-2|30	%doc %{_texmfdistdir}/doc/fonts/Type1fonts/README
12mr|texlive-Type1fonts-2.14-2|31	%doc %{_texmfdistdir}/doc/fonts/Type1fonts/examples.zip
12mr|texlive-Type1fonts-2.14-2|32	%doc %{_texmfdistdir}/doc/fonts/Type1fonts/fontinstallationguide.pdf
12mr|texlive-Type1fonts-2.14-2|33	%doc %{_texmfdistdir}/doc/fonts/Type1fonts/fontinstallationguide.tex
12mr|texlive-Type1fonts-2.14-2|34	
12mr|texlive-Type1fonts-2.14-2|35	#-----------------------------------------------------------------------
12mr|texlive-Type1fonts-2.14-2|36	%prep
12mr|texlive-Type1fonts-2.14-2|37	%setup -c -a0 -a1
12mr|texlive-Type1fonts-2.14-2|38	
12mr|texlive-Type1fonts-2.14-2|39	%build
12mr|texlive-Type1fonts-2.14-2|40	
12mr|texlive-Type1fonts-2.14-2|41	%install
12mr|texlive-Type1fonts-2.14-2|42	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-Type1fonts-2.14-2|43	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-Type1fonts-2.14-2|44	
12mr|texlive-Type1fonts-2.14-2|45	
12mr|texlive-Type1fonts-2.14-2|46	
12mr|texlive-Type1fonts-2.14-2|47	%changelog
12mr|texlive-Type1fonts-2.14-2|48	

18834 12
12mr|texlive-typeface-0.1-1|1	# revision 27046
12mr|texlive-typeface-0.1-1|2	# category Package
12mr|texlive-typeface-0.1-1|3	# catalog-ctan /macros/latex/contrib/typeface
12mr|texlive-typeface-0.1-1|4	# catalog-date 2012-07-02 21:55:35 +0200
12mr|texlive-typeface-0.1-1|5	# catalog-license lppl1.3
12mr|texlive-typeface-0.1-1|6	# catalog-version 0.1
12mr|texlive-typeface-0.1-1|7	Name:		texlive-typeface
12mr|texlive-typeface-0.1-1|8	Version:	0.1
12mr|texlive-typeface-0.1-1|9	Release:	1
12mr|texlive-typeface-0.1-1|10	Summary:	Select a balanced set of fonts
12mr|texlive-typeface-0.1-1|11	Group:		Publishing
12mr|texlive-typeface-0.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/typeface
12mr|texlive-typeface-0.1-1|13	License:	LPPL1.3
12mr|texlive-typeface-0.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typeface.tar.xz
12mr|texlive-typeface-0.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typeface.doc.tar.xz
12mr|texlive-typeface-0.1-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typeface.source.tar.xz
12mr|texlive-typeface-0.1-1|17	BuildArch:	noarch
12mr|texlive-typeface-0.1-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-typeface-0.1-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-typeface-0.1-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-typeface-0.1-1|21	
12mr|texlive-typeface-0.1-1|22	%description
12mr|texlive-typeface-0.1-1|23	The package provides the means of establishing a consistent set
12mr|texlive-typeface-0.1-1|24	of fonts for use in a LaTeX document. It allows mixing and
12mr|texlive-typeface-0.1-1|25	matching the Type 1 font sets available on the archive (and it
12mr|texlive-typeface-0.1-1|26	may be extended, via its configuration file, to support other
12mr|texlive-typeface-0.1-1|27	fonts). Font-set definition takes the form of a set of options
12mr|texlive-typeface-0.1-1|28	that are read when the package is loaded: for each typographic
12mr|texlive-typeface-0.1-1|29	category (main body font, sans-serif font, monospace font,
12mr|texlive-typeface-0.1-1|30	mathematics fonts, text figures, and so on), a font or a
12mr|texlive-typeface-0.1-1|31	transformation is given in those options. The approach enables
12mr|texlive-typeface-0.1-1|32	the user to remember their own configurations (as a single
12mr|texlive-typeface-0.1-1|33	command) and to borrow configurations that other users have
12mr|texlive-typeface-0.1-1|34	developed. The present release is designated "for review".
12mr|texlive-typeface-0.1-1|35	
12mr|texlive-typeface-0.1-1|36	%post
12mr|texlive-typeface-0.1-1|37	%{_sbindir}/texlive.post
12mr|texlive-typeface-0.1-1|38	
12mr|texlive-typeface-0.1-1|39	%postun
12mr|texlive-typeface-0.1-1|40	if [ $1 -eq 0 ]; then
12mr|texlive-typeface-0.1-1|41	%{_sbindir}/texlive.post
12mr|texlive-typeface-0.1-1|42	fi
12mr|texlive-typeface-0.1-1|43	
12mr|texlive-typeface-0.1-1|44	#-----------------------------------------------------------------------
12mr|texlive-typeface-0.1-1|45	%files
12mr|texlive-typeface-0.1-1|46	%{_texmfdistdir}/tex/latex/typeface/typeface.cfg
12mr|texlive-typeface-0.1-1|47	%{_texmfdistdir}/tex/latex/typeface/typeface.sty
12mr|texlive-typeface-0.1-1|48	%doc %{_texmfdistdir}/doc/latex/typeface/README
12mr|texlive-typeface-0.1-1|49	%doc %{_texmfdistdir}/doc/latex/typeface/typeface-all-rm.pdf
12mr|texlive-typeface-0.1-1|50	%doc %{_texmfdistdir}/doc/latex/typeface/typeface-test.tex
12mr|texlive-typeface-0.1-1|51	%doc %{_texmfdistdir}/doc/latex/typeface/typeface.pdf
12mr|texlive-typeface-0.1-1|52	%doc %{_texmfdistdir}/doc/latex/typeface/typeface.tex
12mr|texlive-typeface-0.1-1|53	#- source
12mr|texlive-typeface-0.1-1|54	%doc %{_texmfdistdir}/source/latex/typeface/typeface-all-rm.bat
12mr|texlive-typeface-0.1-1|55	
12mr|texlive-typeface-0.1-1|56	#-----------------------------------------------------------------------
12mr|texlive-typeface-0.1-1|57	%prep
12mr|texlive-typeface-0.1-1|58	%setup -q -c -a0 -a1 -a2
12mr|texlive-typeface-0.1-1|59	
12mr|texlive-typeface-0.1-1|60	%build
12mr|texlive-typeface-0.1-1|61	
12mr|texlive-typeface-0.1-1|62	%install
12mr|texlive-typeface-0.1-1|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-typeface-0.1-1|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-typeface-0.1-1|65	
12mr|texlive-typeface-0.1-1|66	%changelog
12mr|texlive-typeface-0.1-1|67	

18835 12
12mr|texlive-typehtml-20100223-2|1	# revision 17134
12mr|texlive-typehtml-20100223-2|2	# category Package
12mr|texlive-typehtml-20100223-2|3	# catalog-ctan /macros/latex/contrib/typehtml
12mr|texlive-typehtml-20100223-2|4	# catalog-date 2010-02-23 16:16:11 +0100
12mr|texlive-typehtml-20100223-2|5	# catalog-license lppl
12mr|texlive-typehtml-20100223-2|6	# catalog-version undef
12mr|texlive-typehtml-20100223-2|7	Name:		texlive-typehtml
12mr|texlive-typehtml-20100223-2|8	Version:	20100223
12mr|texlive-typehtml-20100223-2|9	Release:	2
12mr|texlive-typehtml-20100223-2|10	Summary:	Typeset HTML directly from LaTeX
12mr|texlive-typehtml-20100223-2|11	Group:		Publishing
12mr|texlive-typehtml-20100223-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/typehtml
12mr|texlive-typehtml-20100223-2|13	License:	LPPL
12mr|texlive-typehtml-20100223-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typehtml.tar.xz
12mr|texlive-typehtml-20100223-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typehtml.doc.tar.xz
12mr|texlive-typehtml-20100223-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typehtml.source.tar.xz
12mr|texlive-typehtml-20100223-2|17	BuildArch:	noarch
12mr|texlive-typehtml-20100223-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-typehtml-20100223-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-typehtml-20100223-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-typehtml-20100223-2|21	
12mr|texlive-typehtml-20100223-2|22	%description
12mr|texlive-typehtml-20100223-2|23	Can handle almost all of HTML2, and most of the math fragment
12mr|texlive-typehtml-20100223-2|24	of the draft HTML3.
12mr|texlive-typehtml-20100223-2|25	
12mr|texlive-typehtml-20100223-2|26	%post
12mr|texlive-typehtml-20100223-2|27	%{_sbindir}/texlive.post
12mr|texlive-typehtml-20100223-2|28	
12mr|texlive-typehtml-20100223-2|29	%postun
12mr|texlive-typehtml-20100223-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-typehtml-20100223-2|31	%{_sbindir}/texlive.post
12mr|texlive-typehtml-20100223-2|32	fi
12mr|texlive-typehtml-20100223-2|33	
12mr|texlive-typehtml-20100223-2|34	#-----------------------------------------------------------------------
12mr|texlive-typehtml-20100223-2|35	%files
12mr|texlive-typehtml-20100223-2|36	%{_texmfdistdir}/tex/latex/typehtml/typehtml.sty
12mr|texlive-typehtml-20100223-2|37	%doc %{_texmfdistdir}/doc/latex/typehtml/README
12mr|texlive-typehtml-20100223-2|38	%doc %{_texmfdistdir}/doc/latex/typehtml/typehtml.pdf
12mr|texlive-typehtml-20100223-2|39	#- source
12mr|texlive-typehtml-20100223-2|40	%doc %{_texmfdistdir}/source/latex/typehtml/typehtml.dtx
12mr|texlive-typehtml-20100223-2|41	%doc %{_texmfdistdir}/source/latex/typehtml/typehtml.ins
12mr|texlive-typehtml-20100223-2|42	
12mr|texlive-typehtml-20100223-2|43	#-----------------------------------------------------------------------
12mr|texlive-typehtml-20100223-2|44	%prep
12mr|texlive-typehtml-20100223-2|45	%setup -c -a0 -a1 -a2
12mr|texlive-typehtml-20100223-2|46	
12mr|texlive-typehtml-20100223-2|47	%build
12mr|texlive-typehtml-20100223-2|48	
12mr|texlive-typehtml-20100223-2|49	%install
12mr|texlive-typehtml-20100223-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-typehtml-20100223-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-typehtml-20100223-2|52	
12mr|texlive-typehtml-20100223-2|53	
12mr|texlive-typehtml-20100223-2|54	
12mr|texlive-typehtml-20100223-2|55	%changelog
12mr|texlive-typehtml-20100223-2|56	

18836 12
12mr|texlive-typeoutfileinfo-0.1a-2|1	# revision 26313
12mr|texlive-typeoutfileinfo-0.1a-2|2	# category Package
12mr|texlive-typeoutfileinfo-0.1a-2|3	# catalog-ctan /support/typeoutfileinfo
12mr|texlive-typeoutfileinfo-0.1a-2|4	# catalog-date 2012-03-16 14:12:34 +0100
12mr|texlive-typeoutfileinfo-0.1a-2|5	# catalog-license lppl1.3
12mr|texlive-typeoutfileinfo-0.1a-2|6	# catalog-version 0.1a
12mr|texlive-typeoutfileinfo-0.1a-2|7	Name:		texlive-typeoutfileinfo
12mr|texlive-typeoutfileinfo-0.1a-2|8	Version:	0.1a
12mr|texlive-typeoutfileinfo-0.1a-2|9	Release:	2
12mr|texlive-typeoutfileinfo-0.1a-2|10	Summary:	Display class/package/file information
12mr|texlive-typeoutfileinfo-0.1a-2|11	Group:		Publishing
12mr|texlive-typeoutfileinfo-0.1a-2|12	URL:		http://www.ctan.org/tex-archive/support/typeoutfileinfo
12mr|texlive-typeoutfileinfo-0.1a-2|13	License:	LPPL1.3
12mr|texlive-typeoutfileinfo-0.1a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typeoutfileinfo.tar.xz
12mr|texlive-typeoutfileinfo-0.1a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typeoutfileinfo.doc.tar.xz
12mr|texlive-typeoutfileinfo-0.1a-2|16	BuildArch:	noarch
12mr|texlive-typeoutfileinfo-0.1a-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-typeoutfileinfo-0.1a-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-typeoutfileinfo-0.1a-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-typeoutfileinfo-0.1a-2|20	Provides:	texlive-typeoutfileinfo.bin = %{EVRD}
12mr|texlive-typeoutfileinfo-0.1a-2|21	
12mr|texlive-typeoutfileinfo-0.1a-2|22	%description
12mr|texlive-typeoutfileinfo-0.1a-2|23	The package provides a minimalist shell script, for Unix
12mr|texlive-typeoutfileinfo-0.1a-2|24	systems, that displays the information content in a
12mr|texlive-typeoutfileinfo-0.1a-2|25	\ProvidesFile, \ProvidesPackage or \ProvidesClass command in a
12mr|texlive-typeoutfileinfo-0.1a-2|26	LaTeX source file. The package requires that the readprov
12mr|texlive-typeoutfileinfo-0.1a-2|27	package is available.
12mr|texlive-typeoutfileinfo-0.1a-2|28	
12mr|texlive-typeoutfileinfo-0.1a-2|29	%post
12mr|texlive-typeoutfileinfo-0.1a-2|30	%{_sbindir}/texlive.post
12mr|texlive-typeoutfileinfo-0.1a-2|31	
12mr|texlive-typeoutfileinfo-0.1a-2|32	%postun
12mr|texlive-typeoutfileinfo-0.1a-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-typeoutfileinfo-0.1a-2|34	%{_sbindir}/texlive.post
12mr|texlive-typeoutfileinfo-0.1a-2|35	fi
12mr|texlive-typeoutfileinfo-0.1a-2|36	
12mr|texlive-typeoutfileinfo-0.1a-2|37	#-----------------------------------------------------------------------
12mr|texlive-typeoutfileinfo-0.1a-2|38	%files
12mr|texlive-typeoutfileinfo-0.1a-2|39	%{_bindir}/typeoutfileinfo
12mr|texlive-typeoutfileinfo-0.1a-2|40	%{_texmfdistdir}/scripts/typeoutfileinfo/typeoutfileinfo.sh
12mr|texlive-typeoutfileinfo-0.1a-2|41	%doc %{_texmfdistdir}/doc/support/typeoutfileinfo/README
12mr|texlive-typeoutfileinfo-0.1a-2|42	
12mr|texlive-typeoutfileinfo-0.1a-2|43	#-----------------------------------------------------------------------
12mr|texlive-typeoutfileinfo-0.1a-2|44	%prep
12mr|texlive-typeoutfileinfo-0.1a-2|45	%setup -c -a0 -a1
12mr|texlive-typeoutfileinfo-0.1a-2|46	
12mr|texlive-typeoutfileinfo-0.1a-2|47	%build
12mr|texlive-typeoutfileinfo-0.1a-2|48	
12mr|texlive-typeoutfileinfo-0.1a-2|49	%install
12mr|texlive-typeoutfileinfo-0.1a-2|50	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-typeoutfileinfo-0.1a-2|51	pushd %{buildroot}%{_bindir}
12mr|texlive-typeoutfileinfo-0.1a-2|52	ln -sf %{_texmfdir}/scripts/typeoutfileinfo/typeoutfileinfo.sh typeoutfileinfo
12mr|texlive-typeoutfileinfo-0.1a-2|53	popd
12mr|texlive-typeoutfileinfo-0.1a-2|54	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-typeoutfileinfo-0.1a-2|55	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-typeoutfileinfo-0.1a-2|56	
12mr|texlive-typeoutfileinfo-0.1a-2|57	
12mr|texlive-typeoutfileinfo-0.1a-2|58	
12mr|texlive-typeoutfileinfo-0.1a-2|59	%changelog
12mr|texlive-typeoutfileinfo-0.1a-2|60	

18837 12
12mr|texlive-typogrid-0.21-1|1	# revision 24994
12mr|texlive-typogrid-0.21-1|2	# category Package
12mr|texlive-typogrid-0.21-1|3	# catalog-ctan /macros/latex/contrib/typogrid
12mr|texlive-typogrid-0.21-1|4	# catalog-date 2012-01-01 15:10:03 +0100
12mr|texlive-typogrid-0.21-1|5	# catalog-license lppl
12mr|texlive-typogrid-0.21-1|6	# catalog-version 0.21
12mr|texlive-typogrid-0.21-1|7	Name:		texlive-typogrid
12mr|texlive-typogrid-0.21-1|8	Version:	0.21
12mr|texlive-typogrid-0.21-1|9	Release:	1
12mr|texlive-typogrid-0.21-1|10	Summary:	Print a typographic grid
12mr|texlive-typogrid-0.21-1|11	Group:		Publishing
12mr|texlive-typogrid-0.21-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/typogrid
12mr|texlive-typogrid-0.21-1|13	License:	LPPL
12mr|texlive-typogrid-0.21-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typogrid.tar.xz
12mr|texlive-typogrid-0.21-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typogrid.doc.tar.xz
12mr|texlive-typogrid-0.21-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/typogrid.source.tar.xz
12mr|texlive-typogrid-0.21-1|17	BuildArch:	noarch
12mr|texlive-typogrid-0.21-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-typogrid-0.21-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-typogrid-0.21-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-typogrid-0.21-1|21	
12mr|texlive-typogrid-0.21-1|22	%description
12mr|texlive-typogrid-0.21-1|23	Draws a grid on every page of the document; the grid divides
12mr|texlive-typogrid-0.21-1|24	the page into columns, and may be used for fixing measurements
12mr|texlive-typogrid-0.21-1|25	of layout.
12mr|texlive-typogrid-0.21-1|26	
12mr|texlive-typogrid-0.21-1|27	%post
12mr|texlive-typogrid-0.21-1|28	%{_sbindir}/texlive.post
12mr|texlive-typogrid-0.21-1|29	
12mr|texlive-typogrid-0.21-1|30	%postun
12mr|texlive-typogrid-0.21-1|31	if [ $1 -eq 0 ]; then
12mr|texlive-typogrid-0.21-1|32	%{_sbindir}/texlive.post
12mr|texlive-typogrid-0.21-1|33	fi
12mr|texlive-typogrid-0.21-1|34	
12mr|texlive-typogrid-0.21-1|35	#-----------------------------------------------------------------------
12mr|texlive-typogrid-0.21-1|36	%files
12mr|texlive-typogrid-0.21-1|37	%{_texmfdistdir}/tex/latex/typogrid/typogrid.sty
12mr|texlive-typogrid-0.21-1|38	%doc %{_texmfdistdir}/doc/latex/typogrid/ChangeLog
12mr|texlive-typogrid-0.21-1|39	%doc %{_texmfdistdir}/doc/latex/typogrid/Makefile
12mr|texlive-typogrid-0.21-1|40	%doc %{_texmfdistdir}/doc/latex/typogrid/README
12mr|texlive-typogrid-0.21-1|41	%doc %{_texmfdistdir}/doc/latex/typogrid/getversion.tex
12mr|texlive-typogrid-0.21-1|42	%doc %{_texmfdistdir}/doc/latex/typogrid/testtypogrid.tex
12mr|texlive-typogrid-0.21-1|43	%doc %{_texmfdistdir}/doc/latex/typogrid/typogrid.pdf
12mr|texlive-typogrid-0.21-1|44	#- source
12mr|texlive-typogrid-0.21-1|45	%doc %{_texmfdistdir}/source/latex/typogrid/typogrid.dtx
12mr|texlive-typogrid-0.21-1|46	%doc %{_texmfdistdir}/source/latex/typogrid/typogrid.ins
12mr|texlive-typogrid-0.21-1|47	
12mr|texlive-typogrid-0.21-1|48	#-----------------------------------------------------------------------
12mr|texlive-typogrid-0.21-1|49	%prep
12mr|texlive-typogrid-0.21-1|50	%setup -c -a0 -a1 -a2
12mr|texlive-typogrid-0.21-1|51	
12mr|texlive-typogrid-0.21-1|52	%build
12mr|texlive-typogrid-0.21-1|53	
12mr|texlive-typogrid-0.21-1|54	%install
12mr|texlive-typogrid-0.21-1|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-typogrid-0.21-1|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-typogrid-0.21-1|57	
12mr|texlive-typogrid-0.21-1|58	
12mr|texlive-typogrid-0.21-1|59	
12mr|texlive-typogrid-0.21-1|60	%changelog
12mr|texlive-typogrid-0.21-1|61	

18838 12
12mr|texlive-uaclasses-20090105-2|1	# revision 15878
12mr|texlive-uaclasses-20090105-2|2	# category Package
12mr|texlive-uaclasses-20090105-2|3	# catalog-ctan /macros/latex/contrib/uaclasses
12mr|texlive-uaclasses-20090105-2|4	# catalog-date 2009-01-05 22:46:04 +0100
12mr|texlive-uaclasses-20090105-2|5	# catalog-license pd
12mr|texlive-uaclasses-20090105-2|6	# catalog-version undef
12mr|texlive-uaclasses-20090105-2|7	Name:		texlive-uaclasses
12mr|texlive-uaclasses-20090105-2|8	Version:	20090105
12mr|texlive-uaclasses-20090105-2|9	Release:	2
12mr|texlive-uaclasses-20090105-2|10	Summary:	University of Arizona thesis and dissertation format
12mr|texlive-uaclasses-20090105-2|11	Group:		Publishing
12mr|texlive-uaclasses-20090105-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uaclasses
12mr|texlive-uaclasses-20090105-2|13	License:	PD
12mr|texlive-uaclasses-20090105-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uaclasses.tar.xz
12mr|texlive-uaclasses-20090105-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uaclasses.doc.tar.xz
12mr|texlive-uaclasses-20090105-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uaclasses.source.tar.xz
12mr|texlive-uaclasses-20090105-2|17	BuildArch:	noarch
12mr|texlive-uaclasses-20090105-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-uaclasses-20090105-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-uaclasses-20090105-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-uaclasses-20090105-2|21	
12mr|texlive-uaclasses-20090105-2|22	%description
12mr|texlive-uaclasses-20090105-2|23	This package provides a LaTeX2e document class named 'ua-
12mr|texlive-uaclasses-20090105-2|24	thesis' for typesetting theses and dissertations in the
12mr|texlive-uaclasses-20090105-2|25	official format required by the University of Arizona.
12mr|texlive-uaclasses-20090105-2|26	Moreover, there is a fully compatible alternative document
12mr|texlive-uaclasses-20090105-2|27	class 'my-thesis' for private 'nice' copies of the
12mr|texlive-uaclasses-20090105-2|28	dissertation, and the respective title pages are available as
12mr|texlive-uaclasses-20090105-2|29	separate packages to work with any document class.
12mr|texlive-uaclasses-20090105-2|30	
12mr|texlive-uaclasses-20090105-2|31	%post
12mr|texlive-uaclasses-20090105-2|32	%{_sbindir}/texlive.post
12mr|texlive-uaclasses-20090105-2|33	
12mr|texlive-uaclasses-20090105-2|34	%postun
12mr|texlive-uaclasses-20090105-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-uaclasses-20090105-2|36	%{_sbindir}/texlive.post
12mr|texlive-uaclasses-20090105-2|37	fi
12mr|texlive-uaclasses-20090105-2|38	
12mr|texlive-uaclasses-20090105-2|39	#-----------------------------------------------------------------------
12mr|texlive-uaclasses-20090105-2|40	%files
12mr|texlive-uaclasses-20090105-2|41	%{_texmfdistdir}/tex/latex/uaclasses/my-thesis.cls
12mr|texlive-uaclasses-20090105-2|42	%{_texmfdistdir}/tex/latex/uaclasses/my-title.sty
12mr|texlive-uaclasses-20090105-2|43	%{_texmfdistdir}/tex/latex/uaclasses/ua-thesis.cls
12mr|texlive-uaclasses-20090105-2|44	%{_texmfdistdir}/tex/latex/uaclasses/ua-title.sty
12mr|texlive-uaclasses-20090105-2|45	%doc %{_texmfdistdir}/doc/latex/uaclasses/README
12mr|texlive-uaclasses-20090105-2|46	%doc %{_texmfdistdir}/doc/latex/uaclasses/my-example.pdf
12mr|texlive-uaclasses-20090105-2|47	%doc %{_texmfdistdir}/doc/latex/uaclasses/ua-example.pdf
12mr|texlive-uaclasses-20090105-2|48	%doc %{_texmfdistdir}/doc/latex/uaclasses/ua-example.tex
12mr|texlive-uaclasses-20090105-2|49	#- source
12mr|texlive-uaclasses-20090105-2|50	%doc %{_texmfdistdir}/source/latex/uaclasses/ua-classes.dtx
12mr|texlive-uaclasses-20090105-2|51	%doc %{_texmfdistdir}/source/latex/uaclasses/ua-classes.ins
12mr|texlive-uaclasses-20090105-2|52	
12mr|texlive-uaclasses-20090105-2|53	#-----------------------------------------------------------------------
12mr|texlive-uaclasses-20090105-2|54	%prep
12mr|texlive-uaclasses-20090105-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-uaclasses-20090105-2|56	
12mr|texlive-uaclasses-20090105-2|57	%build
12mr|texlive-uaclasses-20090105-2|58	
12mr|texlive-uaclasses-20090105-2|59	%install
12mr|texlive-uaclasses-20090105-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-uaclasses-20090105-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-uaclasses-20090105-2|62	
12mr|texlive-uaclasses-20090105-2|63	
12mr|texlive-uaclasses-20090105-2|64	
12mr|texlive-uaclasses-20090105-2|65	%changelog
12mr|texlive-uaclasses-20090105-2|66	

18839 12
12mr|texlive-uafthesis-5.0-2|1	# revision 22206
12mr|texlive-uafthesis-5.0-2|2	# category Package
12mr|texlive-uafthesis-5.0-2|3	# catalog-ctan /macros/latex/contrib/uafthesis
12mr|texlive-uafthesis-5.0-2|4	# catalog-date 2011-04-25 19:25:49 +0200
12mr|texlive-uafthesis-5.0-2|5	# catalog-license lppl
12mr|texlive-uafthesis-5.0-2|6	# catalog-version 5.0
12mr|texlive-uafthesis-5.0-2|7	Name:		texlive-uafthesis
12mr|texlive-uafthesis-5.0-2|8	Version:	5.0
12mr|texlive-uafthesis-5.0-2|9	Release:	2
12mr|texlive-uafthesis-5.0-2|10	Summary:	Document class for theses at University of Alaska Fairbanks
12mr|texlive-uafthesis-5.0-2|11	Group:		Publishing
12mr|texlive-uafthesis-5.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uafthesis
12mr|texlive-uafthesis-5.0-2|13	License:	LPPL
12mr|texlive-uafthesis-5.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uafthesis.tar.xz
12mr|texlive-uafthesis-5.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uafthesis.doc.tar.xz
12mr|texlive-uafthesis-5.0-2|16	BuildArch:	noarch
12mr|texlive-uafthesis-5.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-uafthesis-5.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-uafthesis-5.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-uafthesis-5.0-2|20	
12mr|texlive-uafthesis-5.0-2|21	%description
12mr|texlive-uafthesis-5.0-2|22	This is an "unofficial" official class.
12mr|texlive-uafthesis-5.0-2|23	
12mr|texlive-uafthesis-5.0-2|24	%post
12mr|texlive-uafthesis-5.0-2|25	%{_sbindir}/texlive.post
12mr|texlive-uafthesis-5.0-2|26	
12mr|texlive-uafthesis-5.0-2|27	%postun
12mr|texlive-uafthesis-5.0-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-uafthesis-5.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-uafthesis-5.0-2|30	fi
12mr|texlive-uafthesis-5.0-2|31	
12mr|texlive-uafthesis-5.0-2|32	#-----------------------------------------------------------------------
12mr|texlive-uafthesis-5.0-2|33	%files
12mr|texlive-uafthesis-5.0-2|34	%{_texmfdistdir}/tex/latex/uafthesis/uafthesis.cls
12mr|texlive-uafthesis-5.0-2|35	%doc %{_texmfdistdir}/doc/latex/uafthesis/README.md
12mr|texlive-uafthesis-5.0-2|36	%doc %{_texmfdistdir}/doc/latex/uafthesis/bib_styles/agufull08.bst
12mr|texlive-uafthesis-5.0-2|37	%doc %{_texmfdistdir}/doc/latex/uafthesis/bib_styles/unsrtabbrv3.bst
12mr|texlive-uafthesis-5.0-2|38	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/abstract.tex
12mr|texlive-uafthesis-5.0-2|39	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/acknowledgements.tex
12mr|texlive-uafthesis-5.0-2|40	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/apx1.tex
12mr|texlive-uafthesis-5.0-2|41	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/build.sh
12mr|texlive-uafthesis-5.0-2|42	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/ch1.tex
12mr|texlive-uafthesis-5.0-2|43	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/ch2.tex
12mr|texlive-uafthesis-5.0-2|44	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/ch3.tex
12mr|texlive-uafthesis-5.0-2|45	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/custom-macros.tex
12mr|texlive-uafthesis-5.0-2|46	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/example.bib
12mr|texlive-uafthesis-5.0-2|47	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/example.loa.bk
12mr|texlive-uafthesis-5.0-2|48	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/example.pdf
12mr|texlive-uafthesis-5.0-2|49	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/example.tex
12mr|texlive-uafthesis-5.0-2|50	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/example.toc.bk
12mr|texlive-uafthesis-5.0-2|51	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/fig/fivebatteries.png
12mr|texlive-uafthesis-5.0-2|52	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/fig/onebattery.png
12mr|texlive-uafthesis-5.0-2|53	%doc %{_texmfdistdir}/doc/latex/uafthesis/example/quotepage.tex
12mr|texlive-uafthesis-5.0-2|54	
12mr|texlive-uafthesis-5.0-2|55	#-----------------------------------------------------------------------
12mr|texlive-uafthesis-5.0-2|56	%prep
12mr|texlive-uafthesis-5.0-2|57	%setup -c -a0 -a1
12mr|texlive-uafthesis-5.0-2|58	
12mr|texlive-uafthesis-5.0-2|59	%build
12mr|texlive-uafthesis-5.0-2|60	
12mr|texlive-uafthesis-5.0-2|61	%install
12mr|texlive-uafthesis-5.0-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-uafthesis-5.0-2|63	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-uafthesis-5.0-2|64	
12mr|texlive-uafthesis-5.0-2|65	
12mr|texlive-uafthesis-5.0-2|66	
12mr|texlive-uafthesis-5.0-2|67	%changelog
12mr|texlive-uafthesis-5.0-2|68	

18840 12
12mr|texlive-ucdavisthesis-1.1-2|1	# revision 17687
12mr|texlive-ucdavisthesis-1.1-2|2	# category Package
12mr|texlive-ucdavisthesis-1.1-2|3	# catalog-ctan /macros/latex/contrib/ucdavisthesis
12mr|texlive-ucdavisthesis-1.1-2|4	# catalog-date 2010-03-15 08:48:16 +0100
12mr|texlive-ucdavisthesis-1.1-2|5	# catalog-license lppl
12mr|texlive-ucdavisthesis-1.1-2|6	# catalog-version 1.1
12mr|texlive-ucdavisthesis-1.1-2|7	Name:		texlive-ucdavisthesis
12mr|texlive-ucdavisthesis-1.1-2|8	Version:	1.1
12mr|texlive-ucdavisthesis-1.1-2|9	Release:	2
12mr|texlive-ucdavisthesis-1.1-2|10	Summary:	A thesis/dissertation class for University of California Davis
12mr|texlive-ucdavisthesis-1.1-2|11	Group:		Publishing
12mr|texlive-ucdavisthesis-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ucdavisthesis
12mr|texlive-ucdavisthesis-1.1-2|13	License:	LPPL
12mr|texlive-ucdavisthesis-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucdavisthesis.tar.xz
12mr|texlive-ucdavisthesis-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucdavisthesis.doc.tar.xz
12mr|texlive-ucdavisthesis-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucdavisthesis.source.tar.xz
12mr|texlive-ucdavisthesis-1.1-2|17	BuildArch:	noarch
12mr|texlive-ucdavisthesis-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ucdavisthesis-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ucdavisthesis-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ucdavisthesis-1.1-2|21	
12mr|texlive-ucdavisthesis-1.1-2|22	%description
12mr|texlive-ucdavisthesis-1.1-2|23	The class conforms to the University's requirements for 2009.
12mr|texlive-ucdavisthesis-1.1-2|24	
12mr|texlive-ucdavisthesis-1.1-2|25	%post
12mr|texlive-ucdavisthesis-1.1-2|26	%{_sbindir}/texlive.post
12mr|texlive-ucdavisthesis-1.1-2|27	
12mr|texlive-ucdavisthesis-1.1-2|28	%postun
12mr|texlive-ucdavisthesis-1.1-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-ucdavisthesis-1.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-ucdavisthesis-1.1-2|31	fi
12mr|texlive-ucdavisthesis-1.1-2|32	
12mr|texlive-ucdavisthesis-1.1-2|33	#-----------------------------------------------------------------------
12mr|texlive-ucdavisthesis-1.1-2|34	%files
12mr|texlive-ucdavisthesis-1.1-2|35	%{_texmfdistdir}/tex/latex/ucdavisthesis/ucdavisthesis.cls
12mr|texlive-ucdavisthesis-1.1-2|36	%{_texmfdistdir}/tex/latex/ucdavisthesis/ucdthesis10.clo
12mr|texlive-ucdavisthesis-1.1-2|37	%{_texmfdistdir}/tex/latex/ucdavisthesis/ucdthesis11.clo
12mr|texlive-ucdavisthesis-1.1-2|38	%{_texmfdistdir}/tex/latex/ucdavisthesis/ucdthesis12.clo
12mr|texlive-ucdavisthesis-1.1-2|39	%{_texmfdistdir}/tex/latex/ucdavisthesis/ucdthesis13.clo
12mr|texlive-ucdavisthesis-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example.bib
12mr|texlive-ucdavisthesis-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_Chap1.tex
12mr|texlive-ucdavisthesis-1.1-2|42	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_Chap2.tex
12mr|texlive-ucdavisthesis-1.1-2|43	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_Chap3.tex
12mr|texlive-ucdavisthesis-1.1-2|44	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_figure.eps
12mr|texlive-ucdavisthesis-1.1-2|45	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_figure.pdf
12mr|texlive-ucdavisthesis-1.1-2|46	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_main.pdf
12mr|texlive-ucdavisthesis-1.1-2|47	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/Example/ucdavisthesis_example_main.tex
12mr|texlive-ucdavisthesis-1.1-2|48	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/README
12mr|texlive-ucdavisthesis-1.1-2|49	%doc %{_texmfdistdir}/doc/latex/ucdavisthesis/ucdavisthesis.pdf
12mr|texlive-ucdavisthesis-1.1-2|50	#- source
12mr|texlive-ucdavisthesis-1.1-2|51	%doc %{_texmfdistdir}/source/latex/ucdavisthesis/ucdavisthesis.dtx
12mr|texlive-ucdavisthesis-1.1-2|52	%doc %{_texmfdistdir}/source/latex/ucdavisthesis/ucdavisthesis.ins
12mr|texlive-ucdavisthesis-1.1-2|53	
12mr|texlive-ucdavisthesis-1.1-2|54	#-----------------------------------------------------------------------
12mr|texlive-ucdavisthesis-1.1-2|55	%prep
12mr|texlive-ucdavisthesis-1.1-2|56	%setup -c -a0 -a1 -a2
12mr|texlive-ucdavisthesis-1.1-2|57	
12mr|texlive-ucdavisthesis-1.1-2|58	%build
12mr|texlive-ucdavisthesis-1.1-2|59	
12mr|texlive-ucdavisthesis-1.1-2|60	%install
12mr|texlive-ucdavisthesis-1.1-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ucdavisthesis-1.1-2|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ucdavisthesis-1.1-2|63	
12mr|texlive-ucdavisthesis-1.1-2|64	
12mr|texlive-ucdavisthesis-1.1-2|65	
12mr|texlive-ucdavisthesis-1.1-2|66	%changelog
12mr|texlive-ucdavisthesis-1.1-2|67	

18841 12
12mr|texlive-ucs-2.0-1|1	# revision 26123
12mr|texlive-ucs-2.0-1|2	# category Package
12mr|texlive-ucs-2.0-1|3	# catalog-ctan /macros/latex/contrib/ucs
12mr|texlive-ucs-2.0-1|4	# catalog-date 2012-04-21 18:17:42 +0200
12mr|texlive-ucs-2.0-1|5	# catalog-license lppl1.3
12mr|texlive-ucs-2.0-1|6	# catalog-version 2.0
12mr|texlive-ucs-2.0-1|7	Name:		texlive-ucs
12mr|texlive-ucs-2.0-1|8	Epoch:		1
12mr|texlive-ucs-2.0-1|9	Version:	2.0
12mr|texlive-ucs-2.0-1|10	Release:	1
12mr|texlive-ucs-2.0-1|11	Summary:	Extended UTF-8 input encoding support for LaTeX
12mr|texlive-ucs-2.0-1|12	Group:		Publishing
12mr|texlive-ucs-2.0-1|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ucs
12mr|texlive-ucs-2.0-1|14	License:	LPPL1.3
12mr|texlive-ucs-2.0-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucs.tar.xz
12mr|texlive-ucs-2.0-1|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucs.doc.tar.xz
12mr|texlive-ucs-2.0-1|17	BuildArch:	noarch
12mr|texlive-ucs-2.0-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ucs-2.0-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ucs-2.0-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-ucs-2.0-1|21	
12mr|texlive-ucs-2.0-1|22	%description
12mr|texlive-ucs-2.0-1|23	The bundle provides the ucs package, and utf8x.def, together
12mr|texlive-ucs-2.0-1|24	with a large number of support files. The utf8x.def definition
12mr|texlive-ucs-2.0-1|25	file for use with inputenc covers a wider range of Unicode
12mr|texlive-ucs-2.0-1|26	characters than does utf8.def in the LaTeX distribution. The
12mr|texlive-ucs-2.0-1|27	package provides facilities for efficient use of its large sets
12mr|texlive-ucs-2.0-1|28	of Unicode characters. Glyph production may be controlled by
12mr|texlive-ucs-2.0-1|29	various options, which permits use of non-ASCII characters when
12mr|texlive-ucs-2.0-1|30	coding mathematical formulae. Note that the bundle previously
12mr|texlive-ucs-2.0-1|31	had an alias "unicode"; that alias has now been withdrawn, and
12mr|texlive-ucs-2.0-1|32	no package of that name now exists.
12mr|texlive-ucs-2.0-1|33	
12mr|texlive-ucs-2.0-1|34	%post
12mr|texlive-ucs-2.0-1|35	%{_sbindir}/texlive.post
12mr|texlive-ucs-2.0-1|36	
12mr|texlive-ucs-2.0-1|37	%postun
12mr|texlive-ucs-2.0-1|38	if [ $1 -eq 0 ]; then
12mr|texlive-ucs-2.0-1|39	%{_sbindir}/texlive.post
12mr|texlive-ucs-2.0-1|40	fi
12mr|texlive-ucs-2.0-1|41	
12mr|texlive-ucs-2.0-1|42	#-----------------------------------------------------------------------
12mr|texlive-ucs-2.0-1|43	%files
12mr|texlive-ucs-2.0-1|44	%{_texmfdistdir}/tex/latex/ucs/data/uni-0.def
12mr|texlive-ucs-2.0-1|45	%{_texmfdistdir}/tex/latex/ucs/data/uni-1.def
12mr|texlive-ucs-2.0-1|46	%{_texmfdistdir}/tex/latex/ucs/data/uni-100.def
12mr|texlive-ucs-2.0-1|47	%{_texmfdistdir}/tex/latex/ucs/data/uni-101.def
12mr|texlive-ucs-2.0-1|48	%{_texmfdistdir}/tex/latex/ucs/data/uni-102.def
12mr|texlive-ucs-2.0-1|49	%{_texmfdistdir}/tex/latex/ucs/data/uni-103.def
12mr|texlive-ucs-2.0-1|50	%{_texmfdistdir}/tex/latex/ucs/data/uni-104.def
12mr|texlive-ucs-2.0-1|51	%{_texmfdistdir}/tex/latex/ucs/data/uni-105.def
12mr|texlive-ucs-2.0-1|52	%{_texmfdistdir}/tex/latex/ucs/data/uni-106.def
12mr|texlive-ucs-2.0-1|53	%{_texmfdistdir}/tex/latex/ucs/data/uni-107.def
12mr|texlive-ucs-2.0-1|54	%{_texmfdistdir}/tex/latex/ucs/data/uni-108.def
12mr|texlive-ucs-2.0-1|55	%{_texmfdistdir}/tex/latex/ucs/data/uni-109.def
12mr|texlive-ucs-2.0-1|56	%{_texmfdistdir}/tex/latex/ucs/data/uni-110.def
12mr|texlive-ucs-2.0-1|57	%{_texmfdistdir}/tex/latex/ucs/data/uni-111.def
12mr|texlive-ucs-2.0-1|58	%{_texmfdistdir}/tex/latex/ucs/data/uni-112.def
12mr|texlive-ucs-2.0-1|59	%{_texmfdistdir}/tex/latex/ucs/data/uni-113.def
12mr|texlive-ucs-2.0-1|60	%{_texmfdistdir}/tex/latex/ucs/data/uni-114.def
12mr|texlive-ucs-2.0-1|61	%{_texmfdistdir}/tex/latex/ucs/data/uni-115.def
12mr|texlive-ucs-2.0-1|62	%{_texmfdistdir}/tex/latex/ucs/data/uni-116.def
12mr|texlive-ucs-2.0-1|63	%{_texmfdistdir}/tex/latex/ucs/data/uni-117.def
12mr|texlive-ucs-2.0-1|64	%{_texmfdistdir}/tex/latex/ucs/data/uni-118.def
12mr|texlive-ucs-2.0-1|65	%{_texmfdistdir}/tex/latex/ucs/data/uni-119.def
12mr|texlive-ucs-2.0-1|66	%{_texmfdistdir}/tex/latex/ucs/data/uni-12.def
12mr|texlive-ucs-2.0-1|67	%{_texmfdistdir}/tex/latex/ucs/data/uni-120.def
12mr|texlive-ucs-2.0-1|68	%{_texmfdistdir}/tex/latex/ucs/data/uni-121.def
12mr|texlive-ucs-2.0-1|69	%{_texmfdistdir}/tex/latex/ucs/data/uni-122.def
12mr|texlive-ucs-2.0-1|70	%{_texmfdistdir}/tex/latex/ucs/data/uni-123.def
12mr|texlive-ucs-2.0-1|71	%{_texmfdistdir}/tex/latex/ucs/data/uni-124.def
12mr|texlive-ucs-2.0-1|72	%{_texmfdistdir}/tex/latex/ucs/data/uni-125.def
12mr|texlive-ucs-2.0-1|73	%{_texmfdistdir}/tex/latex/ucs/data/uni-126.def
12mr|texlive-ucs-2.0-1|74	%{_texmfdistdir}/tex/latex/ucs/data/uni-127.def
12mr|texlive-ucs-2.0-1|75	%{_texmfdistdir}/tex/latex/ucs/data/uni-128.def
12mr|texlive-ucs-2.0-1|76	%{_texmfdistdir}/tex/latex/ucs/data/uni-129.def
12mr|texlive-ucs-2.0-1|77	%{_texmfdistdir}/tex/latex/ucs/data/uni-130.def
12mr|texlive-ucs-2.0-1|78	%{_texmfdistdir}/tex/latex/ucs/data/uni-131.def
12mr|texlive-ucs-2.0-1|79	%{_texmfdistdir}/tex/latex/ucs/data/uni-132.def
12mr|texlive-ucs-2.0-1|80	%{_texmfdistdir}/tex/latex/ucs/data/uni-133.def
12mr|texlive-ucs-2.0-1|81	%{_texmfdistdir}/tex/latex/ucs/data/uni-134.def
12mr|texlive-ucs-2.0-1|82	%{_texmfdistdir}/tex/latex/ucs/data/uni-135.def
12mr|texlive-ucs-2.0-1|83	%{_texmfdistdir}/tex/latex/ucs/data/uni-136.def
12mr|texlive-ucs-2.0-1|84	%{_texmfdistdir}/tex/latex/ucs/data/uni-137.def
12mr|texlive-ucs-2.0-1|85	%{_texmfdistdir}/tex/latex/ucs/data/uni-138.def
12mr|texlive-ucs-2.0-1|86	%{_texmfdistdir}/tex/latex/ucs/data/uni-139.def
12mr|texlive-ucs-2.0-1|87	%{_texmfdistdir}/tex/latex/ucs/data/uni-14.def
12mr|texlive-ucs-2.0-1|88	%{_texmfdistdir}/tex/latex/ucs/data/uni-140.def
12mr|texlive-ucs-2.0-1|89	%{_texmfdistdir}/tex/latex/ucs/data/uni-141.def
12mr|texlive-ucs-2.0-1|90	%{_texmfdistdir}/tex/latex/ucs/data/uni-142.def
12mr|texlive-ucs-2.0-1|91	%{_texmfdistdir}/tex/latex/ucs/data/uni-143.def
12mr|texlive-ucs-2.0-1|92	%{_texmfdistdir}/tex/latex/ucs/data/uni-144.def
12mr|texlive-ucs-2.0-1|93	%{_texmfdistdir}/tex/latex/ucs/data/uni-145.def
12mr|texlive-ucs-2.0-1|94	%{_texmfdistdir}/tex/latex/ucs/data/uni-146.def
12mr|texlive-ucs-2.0-1|95	%{_texmfdistdir}/tex/latex/ucs/data/uni-147.def
12mr|texlive-ucs-2.0-1|96	%{_texmfdistdir}/tex/latex/ucs/data/uni-148.def
12mr|texlive-ucs-2.0-1|97	%{_texmfdistdir}/tex/latex/ucs/data/uni-149.def
12mr|texlive-ucs-2.0-1|98	%{_texmfdistdir}/tex/latex/ucs/data/uni-150.def
12mr|texlive-ucs-2.0-1|99	%{_texmfdistdir}/tex/latex/ucs/data/uni-151.def
12mr|texlive-ucs-2.0-1|100	%{_texmfdistdir}/tex/latex/ucs/data/uni-152.def
12mr|texlive-ucs-2.0-1|101	%{_texmfdistdir}/tex/latex/ucs/data/uni-153.def
12mr|texlive-ucs-2.0-1|102	%{_texmfdistdir}/tex/latex/ucs/data/uni-154.def
12mr|texlive-ucs-2.0-1|103	%{_texmfdistdir}/tex/latex/ucs/data/uni-155.def
12mr|texlive-ucs-2.0-1|104	%{_texmfdistdir}/tex/latex/ucs/data/uni-156.def
12mr|texlive-ucs-2.0-1|105	%{_texmfdistdir}/tex/latex/ucs/data/uni-157.def
12mr|texlive-ucs-2.0-1|106	%{_texmfdistdir}/tex/latex/ucs/data/uni-158.def
12mr|texlive-ucs-2.0-1|107	%{_texmfdistdir}/tex/latex/ucs/data/uni-159.def
12mr|texlive-ucs-2.0-1|108	%{_texmfdistdir}/tex/latex/ucs/data/uni-167.def
12mr|texlive-ucs-2.0-1|109	%{_texmfdistdir}/tex/latex/ucs/data/uni-172.def
12mr|texlive-ucs-2.0-1|110	%{_texmfdistdir}/tex/latex/ucs/data/uni-173.def
12mr|texlive-ucs-2.0-1|111	%{_texmfdistdir}/tex/latex/ucs/data/uni-174.def
12mr|texlive-ucs-2.0-1|112	%{_texmfdistdir}/tex/latex/ucs/data/uni-175.def
12mr|texlive-ucs-2.0-1|113	%{_texmfdistdir}/tex/latex/ucs/data/uni-176.def
12mr|texlive-ucs-2.0-1|114	%{_texmfdistdir}/tex/latex/ucs/data/uni-177.def
12mr|texlive-ucs-2.0-1|115	%{_texmfdistdir}/tex/latex/ucs/data/uni-178.def
12mr|texlive-ucs-2.0-1|116	%{_texmfdistdir}/tex/latex/ucs/data/uni-179.def
12mr|texlive-ucs-2.0-1|117	%{_texmfdistdir}/tex/latex/ucs/data/uni-18.def
12mr|texlive-ucs-2.0-1|118	%{_texmfdistdir}/tex/latex/ucs/data/uni-180.def
12mr|texlive-ucs-2.0-1|119	%{_texmfdistdir}/tex/latex/ucs/data/uni-181.def
12mr|texlive-ucs-2.0-1|120	%{_texmfdistdir}/tex/latex/ucs/data/uni-182.def
12mr|texlive-ucs-2.0-1|121	%{_texmfdistdir}/tex/latex/ucs/data/uni-183.def
12mr|texlive-ucs-2.0-1|122	%{_texmfdistdir}/tex/latex/ucs/data/uni-184.def
12mr|texlive-ucs-2.0-1|123	%{_texmfdistdir}/tex/latex/ucs/data/uni-185.def
12mr|texlive-ucs-2.0-1|124	%{_texmfdistdir}/tex/latex/ucs/data/uni-186.def
12mr|texlive-ucs-2.0-1|125	%{_texmfdistdir}/tex/latex/ucs/data/uni-187.def
12mr|texlive-ucs-2.0-1|126	%{_texmfdistdir}/tex/latex/ucs/data/uni-188.def
12mr|texlive-ucs-2.0-1|127	%{_texmfdistdir}/tex/latex/ucs/data/uni-189.def
12mr|texlive-ucs-2.0-1|128	%{_texmfdistdir}/tex/latex/ucs/data/uni-19.def
12mr|texlive-ucs-2.0-1|129	%{_texmfdistdir}/tex/latex/ucs/data/uni-190.def
12mr|texlive-ucs-2.0-1|130	%{_texmfdistdir}/tex/latex/ucs/data/uni-191.def
12mr|texlive-ucs-2.0-1|131	%{_texmfdistdir}/tex/latex/ucs/data/uni-192.def
12mr|texlive-ucs-2.0-1|132	%{_texmfdistdir}/tex/latex/ucs/data/uni-193.def
12mr|texlive-ucs-2.0-1|133	%{_texmfdistdir}/tex/latex/ucs/data/uni-194.def
12mr|texlive-ucs-2.0-1|134	%{_texmfdistdir}/tex/latex/ucs/data/uni-195.def
12mr|texlive-ucs-2.0-1|135	%{_texmfdistdir}/tex/latex/ucs/data/uni-196.def
12mr|texlive-ucs-2.0-1|136	%{_texmfdistdir}/tex/latex/ucs/data/uni-197.def
12mr|texlive-ucs-2.0-1|137	%{_texmfdistdir}/tex/latex/ucs/data/uni-198.def
12mr|texlive-ucs-2.0-1|138	%{_texmfdistdir}/tex/latex/ucs/data/uni-199.def
12mr|texlive-ucs-2.0-1|139	%{_texmfdistdir}/tex/latex/ucs/data/uni-2.def
12mr|texlive-ucs-2.0-1|140	%{_texmfdistdir}/tex/latex/ucs/data/uni-200.def
12mr|texlive-ucs-2.0-1|141	%{_texmfdistdir}/tex/latex/ucs/data/uni-201.def
12mr|texlive-ucs-2.0-1|142	%{_texmfdistdir}/tex/latex/ucs/data/uni-202.def
12mr|texlive-ucs-2.0-1|143	%{_texmfdistdir}/tex/latex/ucs/data/uni-203.def
12mr|texlive-ucs-2.0-1|144	%{_texmfdistdir}/tex/latex/ucs/data/uni-204.def
12mr|texlive-ucs-2.0-1|145	%{_texmfdistdir}/tex/latex/ucs/data/uni-205.def
12mr|texlive-ucs-2.0-1|146	%{_texmfdistdir}/tex/latex/ucs/data/uni-206.def
12mr|texlive-ucs-2.0-1|147	%{_texmfdistdir}/tex/latex/ucs/data/uni-207.def
12mr|texlive-ucs-2.0-1|148	%{_texmfdistdir}/tex/latex/ucs/data/uni-208.def
12mr|texlive-ucs-2.0-1|149	%{_texmfdistdir}/tex/latex/ucs/data/uni-209.def
12mr|texlive-ucs-2.0-1|150	%{_texmfdistdir}/tex/latex/ucs/data/uni-210.def
12mr|texlive-ucs-2.0-1|151	%{_texmfdistdir}/tex/latex/ucs/data/uni-211.def
12mr|texlive-ucs-2.0-1|152	%{_texmfdistdir}/tex/latex/ucs/data/uni-212.def
12mr|texlive-ucs-2.0-1|153	%{_texmfdistdir}/tex/latex/ucs/data/uni-213.def
12mr|texlive-ucs-2.0-1|154	%{_texmfdistdir}/tex/latex/ucs/data/uni-214.def
12mr|texlive-ucs-2.0-1|155	%{_texmfdistdir}/tex/latex/ucs/data/uni-215.def
12mr|texlive-ucs-2.0-1|156	%{_texmfdistdir}/tex/latex/ucs/data/uni-24.def
12mr|texlive-ucs-2.0-1|157	%{_texmfdistdir}/tex/latex/ucs/data/uni-248.def
12mr|texlive-ucs-2.0-1|158	%{_texmfdistdir}/tex/latex/ucs/data/uni-249.def
12mr|texlive-ucs-2.0-1|159	%{_texmfdistdir}/tex/latex/ucs/data/uni-250.def
12mr|texlive-ucs-2.0-1|160	%{_texmfdistdir}/tex/latex/ucs/data/uni-251.def
12mr|texlive-ucs-2.0-1|161	%{_texmfdistdir}/tex/latex/ucs/data/uni-254.def
12mr|texlive-ucs-2.0-1|162	%{_texmfdistdir}/tex/latex/ucs/data/uni-255.def
12mr|texlive-ucs-2.0-1|163	%{_texmfdistdir}/tex/latex/ucs/data/uni-29.def
12mr|texlive-ucs-2.0-1|164	%{_texmfdistdir}/tex/latex/ucs/data/uni-3.def
12mr|texlive-ucs-2.0-1|165	%{_texmfdistdir}/tex/latex/ucs/data/uni-30.def
12mr|texlive-ucs-2.0-1|166	%{_texmfdistdir}/tex/latex/ucs/data/uni-31.def
12mr|texlive-ucs-2.0-1|167	%{_texmfdistdir}/tex/latex/ucs/data/uni-32.def
12mr|texlive-ucs-2.0-1|168	%{_texmfdistdir}/tex/latex/ucs/data/uni-33.def
12mr|texlive-ucs-2.0-1|169	%{_texmfdistdir}/tex/latex/ucs/data/uni-34.def
12mr|texlive-ucs-2.0-1|170	%{_texmfdistdir}/tex/latex/ucs/data/uni-35.def
12mr|texlive-ucs-2.0-1|171	%{_texmfdistdir}/tex/latex/ucs/data/uni-3584.def
12mr|texlive-ucs-2.0-1|172	%{_texmfdistdir}/tex/latex/ucs/data/uni-36.def
12mr|texlive-ucs-2.0-1|173	%{_texmfdistdir}/tex/latex/ucs/data/uni-37.def
12mr|texlive-ucs-2.0-1|174	%{_texmfdistdir}/tex/latex/ucs/data/uni-38.def
12mr|texlive-ucs-2.0-1|175	%{_texmfdistdir}/tex/latex/ucs/data/uni-39.def
12mr|texlive-ucs-2.0-1|176	%{_texmfdistdir}/tex/latex/ucs/data/uni-4.def
12mr|texlive-ucs-2.0-1|177	%{_texmfdistdir}/tex/latex/ucs/data/uni-40.def
12mr|texlive-ucs-2.0-1|178	%{_texmfdistdir}/tex/latex/ucs/data/uni-42.def
12mr|texlive-ucs-2.0-1|179	%{_texmfdistdir}/tex/latex/ucs/data/uni-44.def
12mr|texlive-ucs-2.0-1|180	%{_texmfdistdir}/tex/latex/ucs/data/uni-46.def
12mr|texlive-ucs-2.0-1|181	%{_texmfdistdir}/tex/latex/ucs/data/uni-468.def
12mr|texlive-ucs-2.0-1|182	%{_texmfdistdir}/tex/latex/ucs/data/uni-469.def
12mr|texlive-ucs-2.0-1|183	%{_texmfdistdir}/tex/latex/ucs/data/uni-47.def
12mr|texlive-ucs-2.0-1|184	%{_texmfdistdir}/tex/latex/ucs/data/uni-470.def
12mr|texlive-ucs-2.0-1|185	%{_texmfdistdir}/tex/latex/ucs/data/uni-471.def
12mr|texlive-ucs-2.0-1|186	%{_texmfdistdir}/tex/latex/ucs/data/uni-48.def
12mr|texlive-ucs-2.0-1|187	%{_texmfdistdir}/tex/latex/ucs/data/uni-49.def
12mr|texlive-ucs-2.0-1|188	%{_texmfdistdir}/tex/latex/ucs/data/uni-497.def
12mr|texlive-ucs-2.0-1|189	%{_texmfdistdir}/tex/latex/ucs/data/uni-498.def
12mr|texlive-ucs-2.0-1|190	%{_texmfdistdir}/tex/latex/ucs/data/uni-5.def
12mr|texlive-ucs-2.0-1|191	%{_texmfdistdir}/tex/latex/ucs/data/uni-50.def
12mr|texlive-ucs-2.0-1|192	%{_texmfdistdir}/tex/latex/ucs/data/uni-51.def
12mr|texlive-ucs-2.0-1|193	%{_texmfdistdir}/tex/latex/ucs/data/uni-760.def
12mr|texlive-ucs-2.0-1|194	%{_texmfdistdir}/tex/latex/ucs/data/uni-761.def
12mr|texlive-ucs-2.0-1|195	%{_texmfdistdir}/tex/latex/ucs/data/uni-762.def
12mr|texlive-ucs-2.0-1|196	%{_texmfdistdir}/tex/latex/ucs/data/uni-78.def
12mr|texlive-ucs-2.0-1|197	%{_texmfdistdir}/tex/latex/ucs/data/uni-79.def
12mr|texlive-ucs-2.0-1|198	%{_texmfdistdir}/tex/latex/ucs/data/uni-80.def
12mr|texlive-ucs-2.0-1|199	%{_texmfdistdir}/tex/latex/ucs/data/uni-81.def
12mr|texlive-ucs-2.0-1|200	%{_texmfdistdir}/tex/latex/ucs/data/uni-82.def
12mr|texlive-ucs-2.0-1|201	%{_texmfdistdir}/tex/latex/ucs/data/uni-83.def
12mr|texlive-ucs-2.0-1|202	%{_texmfdistdir}/tex/latex/ucs/data/uni-84.def
12mr|texlive-ucs-2.0-1|203	%{_texmfdistdir}/tex/latex/ucs/data/uni-85.def
12mr|texlive-ucs-2.0-1|204	%{_texmfdistdir}/tex/latex/ucs/data/uni-86.def
12mr|texlive-ucs-2.0-1|205	%{_texmfdistdir}/tex/latex/ucs/data/uni-87.def
12mr|texlive-ucs-2.0-1|206	%{_texmfdistdir}/tex/latex/ucs/data/uni-88.def
12mr|texlive-ucs-2.0-1|207	%{_texmfdistdir}/tex/latex/ucs/data/uni-89.def
12mr|texlive-ucs-2.0-1|208	%{_texmfdistdir}/tex/latex/ucs/data/uni-9.def
12mr|texlive-ucs-2.0-1|209	%{_texmfdistdir}/tex/latex/ucs/data/uni-90.def
12mr|texlive-ucs-2.0-1|210	%{_texmfdistdir}/tex/latex/ucs/data/uni-91.def
12mr|texlive-ucs-2.0-1|211	%{_texmfdistdir}/tex/latex/ucs/data/uni-92.def
12mr|texlive-ucs-2.0-1|212	%{_texmfdistdir}/tex/latex/ucs/data/uni-93.def
12mr|texlive-ucs-2.0-1|213	%{_texmfdistdir}/tex/latex/ucs/data/uni-94.def
12mr|texlive-ucs-2.0-1|214	%{_texmfdistdir}/tex/latex/ucs/data/uni-95.def
12mr|texlive-ucs-2.0-1|215	%{_texmfdistdir}/tex/latex/ucs/data/uni-96.def
12mr|texlive-ucs-2.0-1|216	%{_texmfdistdir}/tex/latex/ucs/data/uni-97.def
12mr|texlive-ucs-2.0-1|217	%{_texmfdistdir}/tex/latex/ucs/data/uni-98.def
12mr|texlive-ucs-2.0-1|218	%{_texmfdistdir}/tex/latex/ucs/data/uni-99.def
12mr|texlive-ucs-2.0-1|219	%{_texmfdistdir}/tex/latex/ucs/data/uni-global.def
12mr|texlive-ucs-2.0-1|220	%{_texmfdistdir}/tex/latex/ucs/data/uninames.dat
12mr|texlive-ucs-2.0-1|221	%{_texmfdistdir}/tex/latex/ucs/ucs.sty
12mr|texlive-ucs-2.0-1|222	%{_texmfdistdir}/tex/latex/ucs/ucsencs.def
12mr|texlive-ucs-2.0-1|223	%{_texmfdistdir}/tex/latex/ucs/ucshyper.sty
12mr|texlive-ucs-2.0-1|224	%{_texmfdistdir}/tex/latex/ucs/ucsutils.sty
12mr|texlive-ucs-2.0-1|225	%{_texmfdistdir}/tex/latex/ucs/utf8x.def
12mr|texlive-ucs-2.0-1|226	%{_texmfdistdir}/tex/latex/ucs/utils/UnicodeT.sfd
12mr|texlive-ucs-2.0-1|227	%{_texmfdistdir}/tex/latex/ucs/utils/autofe.sty
12mr|texlive-ucs-2.0-1|228	%{_texmfdistdir}/tex/latex/ucs/utils/c00enc.def
12mr|texlive-ucs-2.0-1|229	%{_texmfdistdir}/tex/latex/ucs/utils/c10enc.def
12mr|texlive-ucs-2.0-1|230	%{_texmfdistdir}/tex/latex/ucs/utils/c40enc.def
12mr|texlive-ucs-2.0-1|231	%{_texmfdistdir}/tex/latex/ucs/utils/c42enc.def
12mr|texlive-ucs-2.0-1|232	%{_texmfdistdir}/tex/latex/ucs/utils/c61enc.def
12mr|texlive-ucs-2.0-1|233	%{_texmfdistdir}/tex/latex/ucs/utils/cenccmn.tex
12mr|texlive-ucs-2.0-1|234	%{_texmfdistdir}/tex/latex/ucs/utils/cp1252.enc
12mr|texlive-ucs-2.0-1|235	%{_texmfdistdir}/tex/latex/ucs/utils/ldvarial.fd
12mr|texlive-ucs-2.0-1|236	%{_texmfdistdir}/tex/latex/ucs/utils/ldvc2000.fd
12mr|texlive-ucs-2.0-1|237	%{_texmfdistdir}/tex/latex/ucs/utils/ldvenc.def
12mr|texlive-ucs-2.0-1|238	%{_texmfdistdir}/tex/latex/ucs/utils/letc2000.fd
12mr|texlive-ucs-2.0-1|239	%{_texmfdistdir}/tex/latex/ucs/utils/letenc.def
12mr|texlive-ucs-2.0-1|240	%{_texmfdistdir}/tex/latex/ucs/utils/letgfzem.fd
12mr|texlive-ucs-2.0-1|241	%{_texmfdistdir}/tex/latex/ucs/utils/letjiret.fd
12mr|texlive-ucs-2.0-1|242	%{_texmfdistdir}/tex/latex/ucs/utils/lklenc.def
12mr|texlive-ucs-2.0-1|243	%{_texmfdistdir}/tex/latex/ucs/utils/lklkli.fd
12mr|texlive-ucs-2.0-1|244	%{_texmfdistdir}/tex/latex/ucs/utils/ltaarial.fd
12mr|texlive-ucs-2.0-1|245	%{_texmfdistdir}/tex/latex/ucs/utils/ltac2000.fd
12mr|texlive-ucs-2.0-1|246	%{_texmfdistdir}/tex/latex/ucs/utils/ltaenc.def
12mr|texlive-ucs-2.0-1|247	%{_texmfdistdir}/tex/latex/ucs/utils/ltgc2000.fd
12mr|texlive-ucs-2.0-1|248	%{_texmfdistdir}/tex/latex/ucs/utils/ltgenc.def
12mr|texlive-ucs-2.0-1|249	%{_texmfdistdir}/tex/latex/ucs/utils/ltlcmr.fd
12mr|texlive-ucs-2.0-1|250	%{_texmfdistdir}/tex/latex/ucs/utils/ltlenc.def
12mr|texlive-ucs-2.0-1|251	%{_texmfdistdir}/tex/latex/ucs/utils/ltwdsnol.fd
12mr|texlive-ucs-2.0-1|252	%{_texmfdistdir}/tex/latex/ucs/utils/ltwdsque.fd
12mr|texlive-ucs-2.0-1|253	%{_texmfdistdir}/tex/latex/ucs/utils/ltwdssin.fd
12mr|texlive-ucs-2.0-1|254	%{_texmfdistdir}/tex/latex/ucs/utils/ltwenc.def
12mr|texlive-ucs-2.0-1|255	%{_texmfdistdir}/tex/latex/ucs/utils/lucarial.fd
12mr|texlive-ucs-2.0-1|256	%{_texmfdistdir}/tex/latex/ucs/utils/lucc2000.fd
12mr|texlive-ucs-2.0-1|257	%{_texmfdistdir}/tex/latex/ucs/utils/lucenc.def
12mr|texlive-ucs-2.0-1|258	%{_texmfdistdir}/tex/latex/ucs/utils/mkrenc.def
12mr|texlive-ucs-2.0-1|259	%{_texmfdistdir}/tex/latex/ucs/utils/mkrezra.fd
12mr|texlive-ucs-2.0-1|260	%{_texmfdistdir}/tex/latex/ucs/utils/mkrhadas.fd
12mr|texlive-ucs-2.0-1|261	%{_texmfdistdir}/tex/latex/ucs/utils/mkromega.fd
12mr|texlive-ucs-2.0-1|262	%{_texmfdistdir}/tex/latex/ucs/utils/mkrrashi.fd
12mr|texlive-ucs-2.0-1|263	%{_texmfdistdir}/tex/latex/ucs/utils/t2dcmr.fd
12mr|texlive-ucs-2.0-1|264	%{_texmfdistdir}/tex/latex/ucs/utils/t2denc.def
12mr|texlive-ucs-2.0-1|265	%{_texmfdistdir}/tex/latex/ucs/utils/tengwarDS.enc
12mr|texlive-ucs-2.0-1|266	%{_texmfdistdir}/tex/latex/ucs/utils/xscmr.fd
12mr|texlive-ucs-2.0-1|267	%{_texmfdistdir}/tex/latex/ucs/utils/xsenc.def
12mr|texlive-ucs-2.0-1|268	%doc %{_texmfdistdir}/doc/latex/ucs/FAQ
12mr|texlive-ucs-2.0-1|269	%doc %{_texmfdistdir}/doc/latex/ucs/GNUmakefile
12mr|texlive-ucs-2.0-1|270	%doc %{_texmfdistdir}/doc/latex/ucs/INSTALL
12mr|texlive-ucs-2.0-1|271	%doc %{_texmfdistdir}/doc/latex/ucs/LICENSE
12mr|texlive-ucs-2.0-1|272	%doc %{_texmfdistdir}/doc/latex/ucs/README
12mr|texlive-ucs-2.0-1|273	%doc %{_texmfdistdir}/doc/latex/ucs/VERSION
12mr|texlive-ucs-2.0-1|274	%doc %{_texmfdistdir}/doc/latex/ucs/config/ascii.ucf
12mr|texlive-ucs-2.0-1|275	%doc %{_texmfdistdir}/doc/latex/ucs/config/boxdraw.ucf
12mr|texlive-ucs-2.0-1|276	%doc %{_texmfdistdir}/doc/latex/ucs/config/braille.ucf
12mr|texlive-ucs-2.0-1|277	%doc %{_texmfdistdir}/doc/latex/ucs/config/cjk-bg5.ucf
12mr|texlive-ucs-2.0-1|278	%doc %{_texmfdistdir}/doc/latex/ucs/config/cjk-gb.ucf
12mr|texlive-ucs-2.0-1|279	%doc %{_texmfdistdir}/doc/latex/ucs/config/cjk-globals.ucf
12mr|texlive-ucs-2.0-1|280	%doc %{_texmfdistdir}/doc/latex/ucs/config/cjk-hangul.ucf
12mr|texlive-ucs-2.0-1|281	%doc %{_texmfdistdir}/doc/latex/ucs/config/cjk-jis.ucf
12mr|texlive-ucs-2.0-1|282	%doc %{_texmfdistdir}/doc/latex/ucs/config/combining.ucf
12mr|texlive-ucs-2.0-1|283	%doc %{_texmfdistdir}/doc/latex/ucs/config/control.ucf
12mr|texlive-ucs-2.0-1|284	%doc %{_texmfdistdir}/doc/latex/ucs/config/ctrlglyphs.ucf
12mr|texlive-ucs-2.0-1|285	%doc %{_texmfdistdir}/doc/latex/ucs/config/currency.ucf
12mr|texlive-ucs-2.0-1|286	%doc %{_texmfdistdir}/doc/latex/ucs/config/cyrillic.ucf
12mr|texlive-ucs-2.0-1|287	%doc %{_texmfdistdir}/doc/latex/ucs/config/devanagari.ucf
12mr|texlive-ucs-2.0-1|288	%doc %{_texmfdistdir}/doc/latex/ucs/config/ethiopic.ucf
12mr|texlive-ucs-2.0-1|289	%doc %{_texmfdistdir}/doc/latex/ucs/config/geometric.ucf
12mr|texlive-ucs-2.0-1|290	%doc %{_texmfdistdir}/doc/latex/ucs/config/greek.ucf
12mr|texlive-ucs-2.0-1|291	%doc %{_texmfdistdir}/doc/latex/ucs/config/hebrew.ucf
12mr|texlive-ucs-2.0-1|292	%doc %{_texmfdistdir}/doc/latex/ucs/config/ipa.ucf
12mr|texlive-ucs-2.0-1|293	%doc %{_texmfdistdir}/doc/latex/ucs/config/klingon.ucf
12mr|texlive-ucs-2.0-1|294	%doc %{_texmfdistdir}/doc/latex/ucs/config/latin-a.ucf
12mr|texlive-ucs-2.0-1|295	%doc %{_texmfdistdir}/doc/latex/ucs/config/latin-b.ucf
12mr|texlive-ucs-2.0-1|296	%doc %{_texmfdistdir}/doc/latex/ucs/config/latin-e-a.ucf
12mr|texlive-ucs-2.0-1|297	%doc %{_texmfdistdir}/doc/latex/ucs/config/latin1.ucf
12mr|texlive-ucs-2.0-1|298	%doc %{_texmfdistdir}/doc/latex/ucs/config/math.ucf
12mr|texlive-ucs-2.0-1|299	%doc %{_texmfdistdir}/doc/latex/ucs/config/mathalpha.ucf
12mr|texlive-ucs-2.0-1|300	%doc %{_texmfdistdir}/doc/latex/ucs/config/miscsymb.ucf
12mr|texlive-ucs-2.0-1|301	%doc %{_texmfdistdir}/doc/latex/ucs/config/modifier.ucf
12mr|texlive-ucs-2.0-1|302	%doc %{_texmfdistdir}/doc/latex/ucs/config/mongolian.ucf
12mr|texlive-ucs-2.0-1|303	%doc %{_texmfdistdir}/doc/latex/ucs/config/pifont.ucf
12mr|texlive-ucs-2.0-1|304	%doc %{_texmfdistdir}/doc/latex/ucs/config/punct.ucf
12mr|texlive-ucs-2.0-1|305	%doc %{_texmfdistdir}/doc/latex/ucs/config/supersub.ucf
12mr|texlive-ucs-2.0-1|306	%doc %{_texmfdistdir}/doc/latex/ucs/config/tags.ucf
12mr|texlive-ucs-2.0-1|307	%doc %{_texmfdistdir}/doc/latex/ucs/config/telugu.ucf
12mr|texlive-ucs-2.0-1|308	%doc %{_texmfdistdir}/doc/latex/ucs/config/thai.ucf
12mr|texlive-ucs-2.0-1|309	%doc %{_texmfdistdir}/doc/latex/ucs/discovermacro.pl
12mr|texlive-ucs-2.0-1|310	%doc %{_texmfdistdir}/doc/latex/ucs/languages.ps.gz
12mr|texlive-ucs-2.0-1|311	%doc %{_texmfdistdir}/doc/latex/ucs/latexout.pl
12mr|texlive-ucs-2.0-1|312	%doc %{_texmfdistdir}/doc/latex/ucs/ltxmacrs.txt
12mr|texlive-ucs-2.0-1|313	%doc %{_texmfdistdir}/doc/latex/ucs/makeunidef.pl
12mr|texlive-ucs-2.0-1|314	%doc %{_texmfdistdir}/doc/latex/ucs/ucs.dtx
12mr|texlive-ucs-2.0-1|315	%doc %{_texmfdistdir}/doc/latex/ucs/ucs.ins
12mr|texlive-ucs-2.0-1|316	%doc %{_texmfdistdir}/doc/latex/ucs/ucs.pdf
12mr|texlive-ucs-2.0-1|317	%doc %{_texmfdistdir}/doc/latex/ucs/unsupported/README
12mr|texlive-ucs-2.0-1|318	%doc %{_texmfdistdir}/doc/latex/ucs/unsupported/sym-to-fontenc.txt
12mr|texlive-ucs-2.0-1|319	%doc %{_texmfdistdir}/doc/latex/ucs/unsupported/tables.inc
12mr|texlive-ucs-2.0-1|320	%doc %{_texmfdistdir}/doc/latex/ucs/unsupported/u2ps
12mr|texlive-ucs-2.0-1|321	
12mr|texlive-ucs-2.0-1|322	#-----------------------------------------------------------------------
12mr|texlive-ucs-2.0-1|323	%prep
12mr|texlive-ucs-2.0-1|324	%setup -c -a0 -a1
12mr|texlive-ucs-2.0-1|325	
12mr|texlive-ucs-2.0-1|326	%build
12mr|texlive-ucs-2.0-1|327	
12mr|texlive-ucs-2.0-1|328	%install
12mr|texlive-ucs-2.0-1|329	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ucs-2.0-1|330	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ucs-2.0-1|331	
12mr|texlive-ucs-2.0-1|332	
12mr|texlive-ucs-2.0-1|333	
12mr|texlive-ucs-2.0-1|334	%changelog
12mr|texlive-ucs-2.0-1|335	

18842 12
12mr|texlive-ucthesis-3.2-2|1	# revision 15878
12mr|texlive-ucthesis-3.2-2|2	# category Package
12mr|texlive-ucthesis-3.2-2|3	# catalog-ctan /macros/latex/contrib/ucthesis
12mr|texlive-ucthesis-3.2-2|4	# catalog-date 2009-09-27 11:52:43 +0200
12mr|texlive-ucthesis-3.2-2|5	# catalog-license lppl1.3
12mr|texlive-ucthesis-3.2-2|6	# catalog-version 3.2
12mr|texlive-ucthesis-3.2-2|7	Name:		texlive-ucthesis
12mr|texlive-ucthesis-3.2-2|8	Version:	3.2
12mr|texlive-ucthesis-3.2-2|9	Release:	2
12mr|texlive-ucthesis-3.2-2|10	Summary:	University of California thesis format
12mr|texlive-ucthesis-3.2-2|11	Group:		Publishing
12mr|texlive-ucthesis-3.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ucthesis
12mr|texlive-ucthesis-3.2-2|13	License:	LPPL1.3
12mr|texlive-ucthesis-3.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucthesis.tar.xz
12mr|texlive-ucthesis-3.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucthesis.doc.tar.xz
12mr|texlive-ucthesis-3.2-2|16	BuildArch:	noarch
12mr|texlive-ucthesis-3.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ucthesis-3.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ucthesis-3.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ucthesis-3.2-2|20	
12mr|texlive-ucthesis-3.2-2|21	%description
12mr|texlive-ucthesis-3.2-2|22	A modified version of the standard LaTeX report style that is
12mr|texlive-ucthesis-3.2-2|23	accepted for use with University of California PhD
12mr|texlive-ucthesis-3.2-2|24	dissertations and Masters theses. A sample dissertation source
12mr|texlive-ucthesis-3.2-2|25	and bibliography are provided.
12mr|texlive-ucthesis-3.2-2|26	
12mr|texlive-ucthesis-3.2-2|27	%post
12mr|texlive-ucthesis-3.2-2|28	%{_sbindir}/texlive.post
12mr|texlive-ucthesis-3.2-2|29	
12mr|texlive-ucthesis-3.2-2|30	%postun
12mr|texlive-ucthesis-3.2-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-ucthesis-3.2-2|32	%{_sbindir}/texlive.post
12mr|texlive-ucthesis-3.2-2|33	fi
12mr|texlive-ucthesis-3.2-2|34	
12mr|texlive-ucthesis-3.2-2|35	#-----------------------------------------------------------------------
12mr|texlive-ucthesis-3.2-2|36	%files
12mr|texlive-ucthesis-3.2-2|37	%{_texmfdistdir}/tex/latex/ucthesis/uct10.clo
12mr|texlive-ucthesis-3.2-2|38	%{_texmfdistdir}/tex/latex/ucthesis/uct11.clo
12mr|texlive-ucthesis-3.2-2|39	%{_texmfdistdir}/tex/latex/ucthesis/uct12.clo
12mr|texlive-ucthesis-3.2-2|40	%{_texmfdistdir}/tex/latex/ucthesis/ucthesis.cls
12mr|texlive-ucthesis-3.2-2|41	%doc %{_texmfdistdir}/doc/latex/ucthesis/README
12mr|texlive-ucthesis-3.2-2|42	%doc %{_texmfdistdir}/doc/latex/ucthesis/uctest.bib
12mr|texlive-ucthesis-3.2-2|43	%doc %{_texmfdistdir}/doc/latex/ucthesis/uctest.tex
12mr|texlive-ucthesis-3.2-2|44	
12mr|texlive-ucthesis-3.2-2|45	#-----------------------------------------------------------------------
12mr|texlive-ucthesis-3.2-2|46	%prep
12mr|texlive-ucthesis-3.2-2|47	%setup -c -a0 -a1
12mr|texlive-ucthesis-3.2-2|48	
12mr|texlive-ucthesis-3.2-2|49	%build
12mr|texlive-ucthesis-3.2-2|50	
12mr|texlive-ucthesis-3.2-2|51	%install
12mr|texlive-ucthesis-3.2-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ucthesis-3.2-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ucthesis-3.2-2|54	
12mr|texlive-ucthesis-3.2-2|55	
12mr|texlive-ucthesis-3.2-2|56	
12mr|texlive-ucthesis-3.2-2|57	%changelog
12mr|texlive-ucthesis-3.2-2|58	

18843 12
12mr|texlive-uebungsblatt-v1.5.0-2|1	# revision 15878
12mr|texlive-uebungsblatt-v1.5.0-2|2	# category Package
12mr|texlive-uebungsblatt-v1.5.0-2|3	# catalog-ctan /macros/latex/contrib/uebungsblatt
12mr|texlive-uebungsblatt-v1.5.0-2|4	# catalog-date 2008-08-24 14:43:48 +0200
12mr|texlive-uebungsblatt-v1.5.0-2|5	# catalog-license lppl
12mr|texlive-uebungsblatt-v1.5.0-2|6	# catalog-version v1.5.0
12mr|texlive-uebungsblatt-v1.5.0-2|7	Name:		texlive-uebungsblatt
12mr|texlive-uebungsblatt-v1.5.0-2|8	Version:	v1.5.0
12mr|texlive-uebungsblatt-v1.5.0-2|9	Release:	2
12mr|texlive-uebungsblatt-v1.5.0-2|10	Summary:	A LaTeX class for writing exercise sheets
12mr|texlive-uebungsblatt-v1.5.0-2|11	Group:		Publishing
12mr|texlive-uebungsblatt-v1.5.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uebungsblatt
12mr|texlive-uebungsblatt-v1.5.0-2|13	License:	LPPL
12mr|texlive-uebungsblatt-v1.5.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uebungsblatt.tar.xz
12mr|texlive-uebungsblatt-v1.5.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uebungsblatt.doc.tar.xz
12mr|texlive-uebungsblatt-v1.5.0-2|16	BuildArch:	noarch
12mr|texlive-uebungsblatt-v1.5.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-uebungsblatt-v1.5.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-uebungsblatt-v1.5.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-uebungsblatt-v1.5.0-2|20	
12mr|texlive-uebungsblatt-v1.5.0-2|21	%description
12mr|texlive-uebungsblatt-v1.5.0-2|22	This package implements a LaTeX class for writing exercise
12mr|texlive-uebungsblatt-v1.5.0-2|23	sheets for a lecture. Features: - quick typesetting of exercise
12mr|texlive-uebungsblatt-v1.5.0-2|24	sheets or their revisions, - simple user friendly commands, -
12mr|texlive-uebungsblatt-v1.5.0-2|25	elegant page formatting, - automatic numbering of exercises and
12mr|texlive-uebungsblatt-v1.5.0-2|26	sub-exercises, - the number of the exercise sheet is extracted
12mr|texlive-uebungsblatt-v1.5.0-2|27	automatically from the file name, - static information about
12mr|texlive-uebungsblatt-v1.5.0-2|28	the lectures and the authors needs to provided at one point
12mr|texlive-uebungsblatt-v1.5.0-2|29	only.
12mr|texlive-uebungsblatt-v1.5.0-2|30	
12mr|texlive-uebungsblatt-v1.5.0-2|31	%post
12mr|texlive-uebungsblatt-v1.5.0-2|32	%{_sbindir}/texlive.post
12mr|texlive-uebungsblatt-v1.5.0-2|33	
12mr|texlive-uebungsblatt-v1.5.0-2|34	%postun
12mr|texlive-uebungsblatt-v1.5.0-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-uebungsblatt-v1.5.0-2|36	%{_sbindir}/texlive.post
12mr|texlive-uebungsblatt-v1.5.0-2|37	fi
12mr|texlive-uebungsblatt-v1.5.0-2|38	
12mr|texlive-uebungsblatt-v1.5.0-2|39	#-----------------------------------------------------------------------
12mr|texlive-uebungsblatt-v1.5.0-2|40	%files
12mr|texlive-uebungsblatt-v1.5.0-2|41	%{_texmfdistdir}/tex/latex/uebungsblatt/uebungsblatt.cls
12mr|texlive-uebungsblatt-v1.5.0-2|42	%{_texmfdistdir}/tex/latex/uebungsblatt/uebungsblatt.sty
12mr|texlive-uebungsblatt-v1.5.0-2|43	%doc %{_texmfdistdir}/doc/latex/uebungsblatt/README
12mr|texlive-uebungsblatt-v1.5.0-2|44	%doc %{_texmfdistdir}/doc/latex/uebungsblatt/history.txt
12mr|texlive-uebungsblatt-v1.5.0-2|45	%doc %{_texmfdistdir}/doc/latex/uebungsblatt/uebungsblatt-doc.pdf
12mr|texlive-uebungsblatt-v1.5.0-2|46	%doc %{_texmfdistdir}/doc/latex/uebungsblatt/uebungsblatt-doc.tex
12mr|texlive-uebungsblatt-v1.5.0-2|47	
12mr|texlive-uebungsblatt-v1.5.0-2|48	#-----------------------------------------------------------------------
12mr|texlive-uebungsblatt-v1.5.0-2|49	%prep
12mr|texlive-uebungsblatt-v1.5.0-2|50	%setup -c -a0 -a1
12mr|texlive-uebungsblatt-v1.5.0-2|51	
12mr|texlive-uebungsblatt-v1.5.0-2|52	%build
12mr|texlive-uebungsblatt-v1.5.0-2|53	
12mr|texlive-uebungsblatt-v1.5.0-2|54	%install
12mr|texlive-uebungsblatt-v1.5.0-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-uebungsblatt-v1.5.0-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-uebungsblatt-v1.5.0-2|57	
12mr|texlive-uebungsblatt-v1.5.0-2|58	
12mr|texlive-uebungsblatt-v1.5.0-2|59	
12mr|texlive-uebungsblatt-v1.5.0-2|60	%changelog
12mr|texlive-uebungsblatt-v1.5.0-2|61	

18844 12
12mr|texlive-uhc-20070729-2|1	# revision 16791
12mr|texlive-uhc-20070729-2|2	# category Package
12mr|texlive-uhc-20070729-2|3	# catalog-ctan /fonts/korean/HLaTeX
12mr|texlive-uhc-20070729-2|4	# catalog-date 2007-07-29 12:13:44 +0200
12mr|texlive-uhc-20070729-2|5	# catalog-license lppl
12mr|texlive-uhc-20070729-2|6	# catalog-version undef
12mr|texlive-uhc-20070729-2|7	Name:		texlive-uhc
12mr|texlive-uhc-20070729-2|8	Version:	20070729
12mr|texlive-uhc-20070729-2|9	Release:	2
12mr|texlive-uhc-20070729-2|10	Summary:	Fonts for the Korean language
12mr|texlive-uhc-20070729-2|11	Group:		Publishing
12mr|texlive-uhc-20070729-2|12	URL:		http://www.ctan.org/tex-archive/fonts/korean/HLaTeX
12mr|texlive-uhc-20070729-2|13	License:	LPPL
12mr|texlive-uhc-20070729-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uhc.tar.xz
12mr|texlive-uhc-20070729-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uhc.doc.tar.xz
12mr|texlive-uhc-20070729-2|16	BuildArch:	noarch
12mr|texlive-uhc-20070729-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-uhc-20070729-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-uhc-20070729-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-uhc-20070729-2|20	
12mr|texlive-uhc-20070729-2|21	%description
12mr|texlive-uhc-20070729-2|22	Support for Korean documents written in Korean standard KSC
12mr|texlive-uhc-20070729-2|23	codes for LaTeX2e.
12mr|texlive-uhc-20070729-2|24	
12mr|texlive-uhc-20070729-2|25	%post
12mr|texlive-uhc-20070729-2|26	%{_sbindir}/texlive.post
12mr|texlive-uhc-20070729-2|27	
12mr|texlive-uhc-20070729-2|28	%postun
12mr|texlive-uhc-20070729-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-uhc-20070729-2|30	%{_sbindir}/texlive.post
12mr|texlive-uhc-20070729-2|31	fi
12mr|texlive-uhc-20070729-2|32	
12mr|texlive-uhc-20070729-2|33	#-----------------------------------------------------------------------
12mr|texlive-uhc-20070729-2|34	%files
12mr|texlive-uhc-20070729-2|35	%{_texmfdistdir}/dvips/uhc/config.uhc
12mr|texlive-uhc-20070729-2|36	%{_texmfdistdir}/fonts/afm/uhc/umj/umj00.afm
12mr|texlive-uhc-20070729-2|37	%{_texmfdistdir}/fonts/afm/uhc/umj/umj01.afm
12mr|texlive-uhc-20070729-2|38	%{_texmfdistdir}/fonts/afm/uhc/umj/umj02.afm
12mr|texlive-uhc-20070729-2|39	%{_texmfdistdir}/fonts/afm/uhc/umj/umj03.afm
12mr|texlive-uhc-20070729-2|40	%{_texmfdistdir}/fonts/afm/uhc/umj/umj04.afm
12mr|texlive-uhc-20070729-2|41	%{_texmfdistdir}/fonts/afm/uhc/umj/umj05.afm
12mr|texlive-uhc-20070729-2|42	%{_texmfdistdir}/fonts/afm/uhc/umj/umj10.afm
12mr|texlive-uhc-20070729-2|43	%{_texmfdistdir}/fonts/afm/uhc/umj/umj11.afm
12mr|texlive-uhc-20070729-2|44	%{_texmfdistdir}/fonts/afm/uhc/umj/umj12.afm
12mr|texlive-uhc-20070729-2|45	%{_texmfdistdir}/fonts/afm/uhc/umj/umj13.afm
12mr|texlive-uhc-20070729-2|46	%{_texmfdistdir}/fonts/afm/uhc/umj/umj14.afm
12mr|texlive-uhc-20070729-2|47	%{_texmfdistdir}/fonts/afm/uhc/umj/umj15.afm
12mr|texlive-uhc-20070729-2|48	%{_texmfdistdir}/fonts/afm/uhc/umj/umj16.afm
12mr|texlive-uhc-20070729-2|49	%{_texmfdistdir}/fonts/afm/uhc/umj/umj17.afm
12mr|texlive-uhc-20070729-2|50	%{_texmfdistdir}/fonts/afm/uhc/umj/umj20.afm
12mr|texlive-uhc-20070729-2|51	%{_texmfdistdir}/fonts/afm/uhc/umj/umj21.afm
12mr|texlive-uhc-20070729-2|52	%{_texmfdistdir}/fonts/afm/uhc/umj/umj22.afm
12mr|texlive-uhc-20070729-2|53	%{_texmfdistdir}/fonts/afm/uhc/umj/umj23.afm
12mr|texlive-uhc-20070729-2|54	%{_texmfdistdir}/fonts/afm/uhc/umj/umj24.afm
12mr|texlive-uhc-20070729-2|55	%{_texmfdistdir}/fonts/afm/uhc/umj/umj25.afm
12mr|texlive-uhc-20070729-2|56	%{_texmfdistdir}/fonts/afm/uhc/umj/umj26.afm
12mr|texlive-uhc-20070729-2|57	%{_texmfdistdir}/fonts/afm/uhc/umj/umj27.afm
12mr|texlive-uhc-20070729-2|58	%{_texmfdistdir}/fonts/afm/uhc/umj/umj28.afm
12mr|texlive-uhc-20070729-2|59	%{_texmfdistdir}/fonts/afm/uhc/umj/umj29.afm
12mr|texlive-uhc-20070729-2|60	%{_texmfdistdir}/fonts/afm/uhc/umj/umj30.afm
12mr|texlive-uhc-20070729-2|61	%{_texmfdistdir}/fonts/afm/uhc/umj/umj31.afm
12mr|texlive-uhc-20070729-2|62	%{_texmfdistdir}/fonts/afm/uhc/umj/umj32.afm
12mr|texlive-uhc-20070729-2|63	%{_texmfdistdir}/fonts/afm/uhc/umj/umj33.afm
12mr|texlive-uhc-20070729-2|64	%{_texmfdistdir}/fonts/afm/uhc/umj/umj34.afm
12mr|texlive-uhc-20070729-2|65	%{_texmfdistdir}/fonts/afm/uhc/umj/umj35.afm
12mr|texlive-uhc-20070729-2|66	%{_texmfdistdir}/fonts/afm/uhc/umj/umj36.afm
12mr|texlive-uhc-20070729-2|67	%{_texmfdistdir}/fonts/afm/uhc/umj/umj37.afm
12mr|texlive-uhc-20070729-2|68	%{_texmfdistdir}/fonts/afm/uhc/umj/umj38.afm
12mr|texlive-uhc-20070729-2|69	%{_texmfdistdir}/fonts/map/dvips/uhc/umj.map
12mr|texlive-uhc-20070729-2|70	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj00.tfm
12mr|texlive-uhc-20070729-2|71	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj01.tfm
12mr|texlive-uhc-20070729-2|72	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj02.tfm
12mr|texlive-uhc-20070729-2|73	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj03.tfm
12mr|texlive-uhc-20070729-2|74	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj04.tfm
12mr|texlive-uhc-20070729-2|75	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj05.tfm
12mr|texlive-uhc-20070729-2|76	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj10.tfm
12mr|texlive-uhc-20070729-2|77	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj11.tfm
12mr|texlive-uhc-20070729-2|78	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj12.tfm
12mr|texlive-uhc-20070729-2|79	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj13.tfm
12mr|texlive-uhc-20070729-2|80	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj14.tfm
12mr|texlive-uhc-20070729-2|81	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj15.tfm
12mr|texlive-uhc-20070729-2|82	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj16.tfm
12mr|texlive-uhc-20070729-2|83	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj17.tfm
12mr|texlive-uhc-20070729-2|84	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj20.tfm
12mr|texlive-uhc-20070729-2|85	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj21.tfm
12mr|texlive-uhc-20070729-2|86	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj22.tfm
12mr|texlive-uhc-20070729-2|87	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj23.tfm
12mr|texlive-uhc-20070729-2|88	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj24.tfm
12mr|texlive-uhc-20070729-2|89	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj25.tfm
12mr|texlive-uhc-20070729-2|90	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj26.tfm
12mr|texlive-uhc-20070729-2|91	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj27.tfm
12mr|texlive-uhc-20070729-2|92	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj28.tfm
12mr|texlive-uhc-20070729-2|93	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj29.tfm
12mr|texlive-uhc-20070729-2|94	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj30.tfm
12mr|texlive-uhc-20070729-2|95	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj31.tfm
12mr|texlive-uhc-20070729-2|96	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj32.tfm
12mr|texlive-uhc-20070729-2|97	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj33.tfm
12mr|texlive-uhc-20070729-2|98	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj34.tfm
12mr|texlive-uhc-20070729-2|99	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj35.tfm
12mr|texlive-uhc-20070729-2|100	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj36.tfm
12mr|texlive-uhc-20070729-2|101	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj37.tfm
12mr|texlive-uhc-20070729-2|102	%{_texmfdistdir}/fonts/tfm/uhc/umj/umj38.tfm
12mr|texlive-uhc-20070729-2|103	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc00.tfm
12mr|texlive-uhc-20070729-2|104	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc01.tfm
12mr|texlive-uhc-20070729-2|105	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc02.tfm
12mr|texlive-uhc-20070729-2|106	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc03.tfm
12mr|texlive-uhc-20070729-2|107	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc04.tfm
12mr|texlive-uhc-20070729-2|108	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc05.tfm
12mr|texlive-uhc-20070729-2|109	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc10.tfm
12mr|texlive-uhc-20070729-2|110	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc11.tfm
12mr|texlive-uhc-20070729-2|111	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc12.tfm
12mr|texlive-uhc-20070729-2|112	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc13.tfm
12mr|texlive-uhc-20070729-2|113	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc14.tfm
12mr|texlive-uhc-20070729-2|114	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc15.tfm
12mr|texlive-uhc-20070729-2|115	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc16.tfm
12mr|texlive-uhc-20070729-2|116	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc17.tfm
12mr|texlive-uhc-20070729-2|117	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc20.tfm
12mr|texlive-uhc-20070729-2|118	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc21.tfm
12mr|texlive-uhc-20070729-2|119	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc22.tfm
12mr|texlive-uhc-20070729-2|120	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc23.tfm
12mr|texlive-uhc-20070729-2|121	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc24.tfm
12mr|texlive-uhc-20070729-2|122	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc25.tfm
12mr|texlive-uhc-20070729-2|123	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc26.tfm
12mr|texlive-uhc-20070729-2|124	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc27.tfm
12mr|texlive-uhc-20070729-2|125	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc28.tfm
12mr|texlive-uhc-20070729-2|126	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc29.tfm
12mr|texlive-uhc-20070729-2|127	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc30.tfm
12mr|texlive-uhc-20070729-2|128	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc31.tfm
12mr|texlive-uhc-20070729-2|129	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc32.tfm
12mr|texlive-uhc-20070729-2|130	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc33.tfm
12mr|texlive-uhc-20070729-2|131	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc34.tfm
12mr|texlive-uhc-20070729-2|132	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc35.tfm
12mr|texlive-uhc-20070729-2|133	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc36.tfm
12mr|texlive-uhc-20070729-2|134	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc37.tfm
12mr|texlive-uhc-20070729-2|135	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjc38.tfm
12mr|texlive-uhc-20070729-2|136	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco00.tfm
12mr|texlive-uhc-20070729-2|137	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco01.tfm
12mr|texlive-uhc-20070729-2|138	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco02.tfm
12mr|texlive-uhc-20070729-2|139	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco03.tfm
12mr|texlive-uhc-20070729-2|140	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco04.tfm
12mr|texlive-uhc-20070729-2|141	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco05.tfm
12mr|texlive-uhc-20070729-2|142	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco10.tfm
12mr|texlive-uhc-20070729-2|143	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco11.tfm
12mr|texlive-uhc-20070729-2|144	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco12.tfm
12mr|texlive-uhc-20070729-2|145	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco13.tfm
12mr|texlive-uhc-20070729-2|146	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco14.tfm
12mr|texlive-uhc-20070729-2|147	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco15.tfm
12mr|texlive-uhc-20070729-2|148	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco16.tfm
12mr|texlive-uhc-20070729-2|149	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco17.tfm
12mr|texlive-uhc-20070729-2|150	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco20.tfm
12mr|texlive-uhc-20070729-2|151	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco21.tfm
12mr|texlive-uhc-20070729-2|152	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco22.tfm
12mr|texlive-uhc-20070729-2|153	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco23.tfm
12mr|texlive-uhc-20070729-2|154	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco24.tfm
12mr|texlive-uhc-20070729-2|155	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco25.tfm
12mr|texlive-uhc-20070729-2|156	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco26.tfm
12mr|texlive-uhc-20070729-2|157	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco27.tfm
12mr|texlive-uhc-20070729-2|158	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco28.tfm
12mr|texlive-uhc-20070729-2|159	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco29.tfm
12mr|texlive-uhc-20070729-2|160	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco30.tfm
12mr|texlive-uhc-20070729-2|161	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco31.tfm
12mr|texlive-uhc-20070729-2|162	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco32.tfm
12mr|texlive-uhc-20070729-2|163	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco33.tfm
12mr|texlive-uhc-20070729-2|164	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco34.tfm
12mr|texlive-uhc-20070729-2|165	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco35.tfm
12mr|texlive-uhc-20070729-2|166	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco36.tfm
12mr|texlive-uhc-20070729-2|167	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco37.tfm
12mr|texlive-uhc-20070729-2|168	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjco38.tfm
12mr|texlive-uhc-20070729-2|169	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo00.tfm
12mr|texlive-uhc-20070729-2|170	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo01.tfm
12mr|texlive-uhc-20070729-2|171	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo02.tfm
12mr|texlive-uhc-20070729-2|172	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo03.tfm
12mr|texlive-uhc-20070729-2|173	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo04.tfm
12mr|texlive-uhc-20070729-2|174	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo05.tfm
12mr|texlive-uhc-20070729-2|175	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo10.tfm
12mr|texlive-uhc-20070729-2|176	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo11.tfm
12mr|texlive-uhc-20070729-2|177	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo12.tfm
12mr|texlive-uhc-20070729-2|178	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo13.tfm
12mr|texlive-uhc-20070729-2|179	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo14.tfm
12mr|texlive-uhc-20070729-2|180	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo15.tfm
12mr|texlive-uhc-20070729-2|181	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo16.tfm
12mr|texlive-uhc-20070729-2|182	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo17.tfm
12mr|texlive-uhc-20070729-2|183	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo20.tfm
12mr|texlive-uhc-20070729-2|184	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo21.tfm
12mr|texlive-uhc-20070729-2|185	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo22.tfm
12mr|texlive-uhc-20070729-2|186	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo23.tfm
12mr|texlive-uhc-20070729-2|187	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo24.tfm
12mr|texlive-uhc-20070729-2|188	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo25.tfm
12mr|texlive-uhc-20070729-2|189	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo26.tfm
12mr|texlive-uhc-20070729-2|190	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo27.tfm
12mr|texlive-uhc-20070729-2|191	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo28.tfm
12mr|texlive-uhc-20070729-2|192	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo29.tfm
12mr|texlive-uhc-20070729-2|193	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo30.tfm
12mr|texlive-uhc-20070729-2|194	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo31.tfm
12mr|texlive-uhc-20070729-2|195	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo32.tfm
12mr|texlive-uhc-20070729-2|196	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo33.tfm
12mr|texlive-uhc-20070729-2|197	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo34.tfm
12mr|texlive-uhc-20070729-2|198	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo35.tfm
12mr|texlive-uhc-20070729-2|199	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo36.tfm
12mr|texlive-uhc-20070729-2|200	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo37.tfm
12mr|texlive-uhc-20070729-2|201	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjo38.tfm
12mr|texlive-uhc-20070729-2|202	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju00.tfm
12mr|texlive-uhc-20070729-2|203	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju01.tfm
12mr|texlive-uhc-20070729-2|204	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju02.tfm
12mr|texlive-uhc-20070729-2|205	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju03.tfm
12mr|texlive-uhc-20070729-2|206	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju04.tfm
12mr|texlive-uhc-20070729-2|207	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju05.tfm
12mr|texlive-uhc-20070729-2|208	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju10.tfm
12mr|texlive-uhc-20070729-2|209	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju11.tfm
12mr|texlive-uhc-20070729-2|210	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju12.tfm
12mr|texlive-uhc-20070729-2|211	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju13.tfm
12mr|texlive-uhc-20070729-2|212	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju14.tfm
12mr|texlive-uhc-20070729-2|213	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju15.tfm
12mr|texlive-uhc-20070729-2|214	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju16.tfm
12mr|texlive-uhc-20070729-2|215	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju17.tfm
12mr|texlive-uhc-20070729-2|216	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju20.tfm
12mr|texlive-uhc-20070729-2|217	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju21.tfm
12mr|texlive-uhc-20070729-2|218	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju22.tfm
12mr|texlive-uhc-20070729-2|219	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju23.tfm
12mr|texlive-uhc-20070729-2|220	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju24.tfm
12mr|texlive-uhc-20070729-2|221	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju25.tfm
12mr|texlive-uhc-20070729-2|222	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju26.tfm
12mr|texlive-uhc-20070729-2|223	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju27.tfm
12mr|texlive-uhc-20070729-2|224	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju28.tfm
12mr|texlive-uhc-20070729-2|225	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju29.tfm
12mr|texlive-uhc-20070729-2|226	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju30.tfm
12mr|texlive-uhc-20070729-2|227	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju31.tfm
12mr|texlive-uhc-20070729-2|228	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju32.tfm
12mr|texlive-uhc-20070729-2|229	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju33.tfm
12mr|texlive-uhc-20070729-2|230	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju34.tfm
12mr|texlive-uhc-20070729-2|231	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju35.tfm
12mr|texlive-uhc-20070729-2|232	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju36.tfm
12mr|texlive-uhc-20070729-2|233	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju37.tfm
12mr|texlive-uhc-20070729-2|234	%{_texmfdistdir}/fonts/tfm/uhc/umj/umju38.tfm
12mr|texlive-uhc-20070729-2|235	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo00.tfm
12mr|texlive-uhc-20070729-2|236	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo01.tfm
12mr|texlive-uhc-20070729-2|237	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo02.tfm
12mr|texlive-uhc-20070729-2|238	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo03.tfm
12mr|texlive-uhc-20070729-2|239	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo04.tfm
12mr|texlive-uhc-20070729-2|240	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo05.tfm
12mr|texlive-uhc-20070729-2|241	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo10.tfm
12mr|texlive-uhc-20070729-2|242	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo11.tfm
12mr|texlive-uhc-20070729-2|243	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo12.tfm
12mr|texlive-uhc-20070729-2|244	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo13.tfm
12mr|texlive-uhc-20070729-2|245	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo14.tfm
12mr|texlive-uhc-20070729-2|246	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo15.tfm
12mr|texlive-uhc-20070729-2|247	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo16.tfm
12mr|texlive-uhc-20070729-2|248	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo17.tfm
12mr|texlive-uhc-20070729-2|249	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo20.tfm
12mr|texlive-uhc-20070729-2|250	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo21.tfm
12mr|texlive-uhc-20070729-2|251	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo22.tfm
12mr|texlive-uhc-20070729-2|252	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo23.tfm
12mr|texlive-uhc-20070729-2|253	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo24.tfm
12mr|texlive-uhc-20070729-2|254	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo25.tfm
12mr|texlive-uhc-20070729-2|255	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo26.tfm
12mr|texlive-uhc-20070729-2|256	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo27.tfm
12mr|texlive-uhc-20070729-2|257	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo28.tfm
12mr|texlive-uhc-20070729-2|258	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo29.tfm
12mr|texlive-uhc-20070729-2|259	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo30.tfm
12mr|texlive-uhc-20070729-2|260	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo31.tfm
12mr|texlive-uhc-20070729-2|261	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo32.tfm
12mr|texlive-uhc-20070729-2|262	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo33.tfm
12mr|texlive-uhc-20070729-2|263	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo34.tfm
12mr|texlive-uhc-20070729-2|264	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo35.tfm
12mr|texlive-uhc-20070729-2|265	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo36.tfm
12mr|texlive-uhc-20070729-2|266	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo37.tfm
12mr|texlive-uhc-20070729-2|267	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjuo38.tfm
12mr|texlive-uhc-20070729-2|268	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx00.tfm
12mr|texlive-uhc-20070729-2|269	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx01.tfm
12mr|texlive-uhc-20070729-2|270	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx02.tfm
12mr|texlive-uhc-20070729-2|271	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx03.tfm
12mr|texlive-uhc-20070729-2|272	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx04.tfm
12mr|texlive-uhc-20070729-2|273	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx05.tfm
12mr|texlive-uhc-20070729-2|274	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx10.tfm
12mr|texlive-uhc-20070729-2|275	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx11.tfm
12mr|texlive-uhc-20070729-2|276	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx12.tfm
12mr|texlive-uhc-20070729-2|277	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx13.tfm
12mr|texlive-uhc-20070729-2|278	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx14.tfm
12mr|texlive-uhc-20070729-2|279	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx15.tfm
12mr|texlive-uhc-20070729-2|280	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx16.tfm
12mr|texlive-uhc-20070729-2|281	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx17.tfm
12mr|texlive-uhc-20070729-2|282	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx20.tfm
12mr|texlive-uhc-20070729-2|283	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx21.tfm
12mr|texlive-uhc-20070729-2|284	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx22.tfm
12mr|texlive-uhc-20070729-2|285	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx23.tfm
12mr|texlive-uhc-20070729-2|286	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx24.tfm
12mr|texlive-uhc-20070729-2|287	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx25.tfm
12mr|texlive-uhc-20070729-2|288	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx26.tfm
12mr|texlive-uhc-20070729-2|289	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx27.tfm
12mr|texlive-uhc-20070729-2|290	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx28.tfm
12mr|texlive-uhc-20070729-2|291	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx29.tfm
12mr|texlive-uhc-20070729-2|292	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx30.tfm
12mr|texlive-uhc-20070729-2|293	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx31.tfm
12mr|texlive-uhc-20070729-2|294	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx32.tfm
12mr|texlive-uhc-20070729-2|295	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx33.tfm
12mr|texlive-uhc-20070729-2|296	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx34.tfm
12mr|texlive-uhc-20070729-2|297	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx35.tfm
12mr|texlive-uhc-20070729-2|298	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx36.tfm
12mr|texlive-uhc-20070729-2|299	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx37.tfm
12mr|texlive-uhc-20070729-2|300	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjx38.tfm
12mr|texlive-uhc-20070729-2|301	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo00.tfm
12mr|texlive-uhc-20070729-2|302	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo01.tfm
12mr|texlive-uhc-20070729-2|303	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo02.tfm
12mr|texlive-uhc-20070729-2|304	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo03.tfm
12mr|texlive-uhc-20070729-2|305	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo04.tfm
12mr|texlive-uhc-20070729-2|306	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo05.tfm
12mr|texlive-uhc-20070729-2|307	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo10.tfm
12mr|texlive-uhc-20070729-2|308	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo11.tfm
12mr|texlive-uhc-20070729-2|309	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo12.tfm
12mr|texlive-uhc-20070729-2|310	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo13.tfm
12mr|texlive-uhc-20070729-2|311	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo14.tfm
12mr|texlive-uhc-20070729-2|312	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo15.tfm
12mr|texlive-uhc-20070729-2|313	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo16.tfm
12mr|texlive-uhc-20070729-2|314	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo17.tfm
12mr|texlive-uhc-20070729-2|315	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo20.tfm
12mr|texlive-uhc-20070729-2|316	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo21.tfm
12mr|texlive-uhc-20070729-2|317	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo22.tfm
12mr|texlive-uhc-20070729-2|318	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo23.tfm
12mr|texlive-uhc-20070729-2|319	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo24.tfm
12mr|texlive-uhc-20070729-2|320	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo25.tfm
12mr|texlive-uhc-20070729-2|321	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo26.tfm
12mr|texlive-uhc-20070729-2|322	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo27.tfm
12mr|texlive-uhc-20070729-2|323	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo28.tfm
12mr|texlive-uhc-20070729-2|324	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo29.tfm
12mr|texlive-uhc-20070729-2|325	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo30.tfm
12mr|texlive-uhc-20070729-2|326	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo31.tfm
12mr|texlive-uhc-20070729-2|327	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo32.tfm
12mr|texlive-uhc-20070729-2|328	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo33.tfm
12mr|texlive-uhc-20070729-2|329	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo34.tfm
12mr|texlive-uhc-20070729-2|330	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo35.tfm
12mr|texlive-uhc-20070729-2|331	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo36.tfm
12mr|texlive-uhc-20070729-2|332	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo37.tfm
12mr|texlive-uhc-20070729-2|333	%{_texmfdistdir}/fonts/tfm/uhc/umj/umjxo38.tfm
12mr|texlive-uhc-20070729-2|334	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj00.tfm
12mr|texlive-uhc-20070729-2|335	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj01.tfm
12mr|texlive-uhc-20070729-2|336	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj02.tfm
12mr|texlive-uhc-20070729-2|337	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj03.tfm
12mr|texlive-uhc-20070729-2|338	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj04.tfm
12mr|texlive-uhc-20070729-2|339	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj20.tfm
12mr|texlive-uhc-20070729-2|340	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj21.tfm
12mr|texlive-uhc-20070729-2|341	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj22.tfm
12mr|texlive-uhc-20070729-2|342	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj23.tfm
12mr|texlive-uhc-20070729-2|343	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj24.tfm
12mr|texlive-uhc-20070729-2|344	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj25.tfm
12mr|texlive-uhc-20070729-2|345	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj26.tfm
12mr|texlive-uhc-20070729-2|346	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj30.tfm
12mr|texlive-uhc-20070729-2|347	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj31.tfm
12mr|texlive-uhc-20070729-2|348	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj32.tfm
12mr|texlive-uhc-20070729-2|349	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj33.tfm
12mr|texlive-uhc-20070729-2|350	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj4e.tfm
12mr|texlive-uhc-20070729-2|351	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj4f.tfm
12mr|texlive-uhc-20070729-2|352	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj50.tfm
12mr|texlive-uhc-20070729-2|353	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj51.tfm
12mr|texlive-uhc-20070729-2|354	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj52.tfm
12mr|texlive-uhc-20070729-2|355	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj53.tfm
12mr|texlive-uhc-20070729-2|356	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj54.tfm
12mr|texlive-uhc-20070729-2|357	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj55.tfm
12mr|texlive-uhc-20070729-2|358	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj56.tfm
12mr|texlive-uhc-20070729-2|359	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj57.tfm
12mr|texlive-uhc-20070729-2|360	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj58.tfm
12mr|texlive-uhc-20070729-2|361	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj59.tfm
12mr|texlive-uhc-20070729-2|362	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj5a.tfm
12mr|texlive-uhc-20070729-2|363	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj5b.tfm
12mr|texlive-uhc-20070729-2|364	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj5c.tfm
12mr|texlive-uhc-20070729-2|365	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj5d.tfm
12mr|texlive-uhc-20070729-2|366	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj5e.tfm
12mr|texlive-uhc-20070729-2|367	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj5f.tfm
12mr|texlive-uhc-20070729-2|368	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj60.tfm
12mr|texlive-uhc-20070729-2|369	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj61.tfm
12mr|texlive-uhc-20070729-2|370	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj62.tfm
12mr|texlive-uhc-20070729-2|371	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj63.tfm
12mr|texlive-uhc-20070729-2|372	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj64.tfm
12mr|texlive-uhc-20070729-2|373	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj65.tfm
12mr|texlive-uhc-20070729-2|374	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj66.tfm
12mr|texlive-uhc-20070729-2|375	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj67.tfm
12mr|texlive-uhc-20070729-2|376	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj68.tfm
12mr|texlive-uhc-20070729-2|377	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj69.tfm
12mr|texlive-uhc-20070729-2|378	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj6a.tfm
12mr|texlive-uhc-20070729-2|379	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj6b.tfm
12mr|texlive-uhc-20070729-2|380	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj6c.tfm
12mr|texlive-uhc-20070729-2|381	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj6d.tfm
12mr|texlive-uhc-20070729-2|382	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj6e.tfm
12mr|texlive-uhc-20070729-2|383	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj6f.tfm
12mr|texlive-uhc-20070729-2|384	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj70.tfm
12mr|texlive-uhc-20070729-2|385	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj71.tfm
12mr|texlive-uhc-20070729-2|386	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj72.tfm
12mr|texlive-uhc-20070729-2|387	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj73.tfm
12mr|texlive-uhc-20070729-2|388	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj74.tfm
12mr|texlive-uhc-20070729-2|389	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj75.tfm
12mr|texlive-uhc-20070729-2|390	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj76.tfm
12mr|texlive-uhc-20070729-2|391	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj77.tfm
12mr|texlive-uhc-20070729-2|392	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj78.tfm
12mr|texlive-uhc-20070729-2|393	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj79.tfm
12mr|texlive-uhc-20070729-2|394	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj7a.tfm
12mr|texlive-uhc-20070729-2|395	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj7b.tfm
12mr|texlive-uhc-20070729-2|396	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj7c.tfm
12mr|texlive-uhc-20070729-2|397	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj7d.tfm
12mr|texlive-uhc-20070729-2|398	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj7e.tfm
12mr|texlive-uhc-20070729-2|399	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj7f.tfm
12mr|texlive-uhc-20070729-2|400	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj80.tfm
12mr|texlive-uhc-20070729-2|401	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj81.tfm
12mr|texlive-uhc-20070729-2|402	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj82.tfm
12mr|texlive-uhc-20070729-2|403	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj83.tfm
12mr|texlive-uhc-20070729-2|404	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj84.tfm
12mr|texlive-uhc-20070729-2|405	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj85.tfm
12mr|texlive-uhc-20070729-2|406	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj86.tfm
12mr|texlive-uhc-20070729-2|407	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj87.tfm
12mr|texlive-uhc-20070729-2|408	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj88.tfm
12mr|texlive-uhc-20070729-2|409	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj89.tfm
12mr|texlive-uhc-20070729-2|410	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj8a.tfm
12mr|texlive-uhc-20070729-2|411	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj8b.tfm
12mr|texlive-uhc-20070729-2|412	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj8c.tfm
12mr|texlive-uhc-20070729-2|413	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj8d.tfm
12mr|texlive-uhc-20070729-2|414	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj8e.tfm
12mr|texlive-uhc-20070729-2|415	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj8f.tfm
12mr|texlive-uhc-20070729-2|416	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj90.tfm
12mr|texlive-uhc-20070729-2|417	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj91.tfm
12mr|texlive-uhc-20070729-2|418	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj92.tfm
12mr|texlive-uhc-20070729-2|419	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj93.tfm
12mr|texlive-uhc-20070729-2|420	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj94.tfm
12mr|texlive-uhc-20070729-2|421	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj95.tfm
12mr|texlive-uhc-20070729-2|422	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj96.tfm
12mr|texlive-uhc-20070729-2|423	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj97.tfm
12mr|texlive-uhc-20070729-2|424	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj98.tfm
12mr|texlive-uhc-20070729-2|425	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj99.tfm
12mr|texlive-uhc-20070729-2|426	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj9a.tfm
12mr|texlive-uhc-20070729-2|427	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj9b.tfm
12mr|texlive-uhc-20070729-2|428	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj9c.tfm
12mr|texlive-uhc-20070729-2|429	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj9d.tfm
12mr|texlive-uhc-20070729-2|430	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj9e.tfm
12mr|texlive-uhc-20070729-2|431	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmj9f.tfm
12mr|texlive-uhc-20070729-2|432	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjac.tfm
12mr|texlive-uhc-20070729-2|433	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjad.tfm
12mr|texlive-uhc-20070729-2|434	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjae.tfm
12mr|texlive-uhc-20070729-2|435	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjaf.tfm
12mr|texlive-uhc-20070729-2|436	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb0.tfm
12mr|texlive-uhc-20070729-2|437	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb1.tfm
12mr|texlive-uhc-20070729-2|438	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb2.tfm
12mr|texlive-uhc-20070729-2|439	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb3.tfm
12mr|texlive-uhc-20070729-2|440	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb4.tfm
12mr|texlive-uhc-20070729-2|441	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb5.tfm
12mr|texlive-uhc-20070729-2|442	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb6.tfm
12mr|texlive-uhc-20070729-2|443	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb7.tfm
12mr|texlive-uhc-20070729-2|444	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb8.tfm
12mr|texlive-uhc-20070729-2|445	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjb9.tfm
12mr|texlive-uhc-20070729-2|446	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjba.tfm
12mr|texlive-uhc-20070729-2|447	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjbb.tfm
12mr|texlive-uhc-20070729-2|448	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjbc.tfm
12mr|texlive-uhc-20070729-2|449	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjbd.tfm
12mr|texlive-uhc-20070729-2|450	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjbe.tfm
12mr|texlive-uhc-20070729-2|451	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjbf.tfm
12mr|texlive-uhc-20070729-2|452	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc0.tfm
12mr|texlive-uhc-20070729-2|453	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc00.tfm
12mr|texlive-uhc-20070729-2|454	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc01.tfm
12mr|texlive-uhc-20070729-2|455	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc02.tfm
12mr|texlive-uhc-20070729-2|456	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc03.tfm
12mr|texlive-uhc-20070729-2|457	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc04.tfm
12mr|texlive-uhc-20070729-2|458	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc1.tfm
12mr|texlive-uhc-20070729-2|459	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc2.tfm
12mr|texlive-uhc-20070729-2|460	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc20.tfm
12mr|texlive-uhc-20070729-2|461	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc21.tfm
12mr|texlive-uhc-20070729-2|462	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc22.tfm
12mr|texlive-uhc-20070729-2|463	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc23.tfm
12mr|texlive-uhc-20070729-2|464	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc24.tfm
12mr|texlive-uhc-20070729-2|465	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc25.tfm
12mr|texlive-uhc-20070729-2|466	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc26.tfm
12mr|texlive-uhc-20070729-2|467	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc3.tfm
12mr|texlive-uhc-20070729-2|468	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc30.tfm
12mr|texlive-uhc-20070729-2|469	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc31.tfm
12mr|texlive-uhc-20070729-2|470	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc32.tfm
12mr|texlive-uhc-20070729-2|471	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc33.tfm
12mr|texlive-uhc-20070729-2|472	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc4.tfm
12mr|texlive-uhc-20070729-2|473	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc4e.tfm
12mr|texlive-uhc-20070729-2|474	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc4f.tfm
12mr|texlive-uhc-20070729-2|475	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc5.tfm
12mr|texlive-uhc-20070729-2|476	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc50.tfm
12mr|texlive-uhc-20070729-2|477	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc51.tfm
12mr|texlive-uhc-20070729-2|478	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc52.tfm
12mr|texlive-uhc-20070729-2|479	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc53.tfm
12mr|texlive-uhc-20070729-2|480	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc54.tfm
12mr|texlive-uhc-20070729-2|481	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc55.tfm
12mr|texlive-uhc-20070729-2|482	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc56.tfm
12mr|texlive-uhc-20070729-2|483	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc57.tfm
12mr|texlive-uhc-20070729-2|484	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc58.tfm
12mr|texlive-uhc-20070729-2|485	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc59.tfm
12mr|texlive-uhc-20070729-2|486	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc5a.tfm
12mr|texlive-uhc-20070729-2|487	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc5b.tfm
12mr|texlive-uhc-20070729-2|488	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc5c.tfm
12mr|texlive-uhc-20070729-2|489	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc5d.tfm
12mr|texlive-uhc-20070729-2|490	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc5e.tfm
12mr|texlive-uhc-20070729-2|491	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc5f.tfm
12mr|texlive-uhc-20070729-2|492	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc6.tfm
12mr|texlive-uhc-20070729-2|493	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc60.tfm
12mr|texlive-uhc-20070729-2|494	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc61.tfm
12mr|texlive-uhc-20070729-2|495	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc62.tfm
12mr|texlive-uhc-20070729-2|496	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc63.tfm
12mr|texlive-uhc-20070729-2|497	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc64.tfm
12mr|texlive-uhc-20070729-2|498	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc65.tfm
12mr|texlive-uhc-20070729-2|499	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc66.tfm
12mr|texlive-uhc-20070729-2|500	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc67.tfm
12mr|texlive-uhc-20070729-2|501	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc68.tfm
12mr|texlive-uhc-20070729-2|502	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc69.tfm
12mr|texlive-uhc-20070729-2|503	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc6a.tfm
12mr|texlive-uhc-20070729-2|504	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc6b.tfm
12mr|texlive-uhc-20070729-2|505	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc6c.tfm
12mr|texlive-uhc-20070729-2|506	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc6d.tfm
12mr|texlive-uhc-20070729-2|507	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc6e.tfm
12mr|texlive-uhc-20070729-2|508	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc6f.tfm
12mr|texlive-uhc-20070729-2|509	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc7.tfm
12mr|texlive-uhc-20070729-2|510	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc70.tfm
12mr|texlive-uhc-20070729-2|511	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc71.tfm
12mr|texlive-uhc-20070729-2|512	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc72.tfm
12mr|texlive-uhc-20070729-2|513	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc73.tfm
12mr|texlive-uhc-20070729-2|514	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc74.tfm
12mr|texlive-uhc-20070729-2|515	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc75.tfm
12mr|texlive-uhc-20070729-2|516	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc76.tfm
12mr|texlive-uhc-20070729-2|517	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc77.tfm
12mr|texlive-uhc-20070729-2|518	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc78.tfm
12mr|texlive-uhc-20070729-2|519	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc79.tfm
12mr|texlive-uhc-20070729-2|520	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc7a.tfm
12mr|texlive-uhc-20070729-2|521	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc7b.tfm
12mr|texlive-uhc-20070729-2|522	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc7c.tfm
12mr|texlive-uhc-20070729-2|523	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc7d.tfm
12mr|texlive-uhc-20070729-2|524	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc7e.tfm
12mr|texlive-uhc-20070729-2|525	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc7f.tfm
12mr|texlive-uhc-20070729-2|526	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc8.tfm
12mr|texlive-uhc-20070729-2|527	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc80.tfm
12mr|texlive-uhc-20070729-2|528	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc81.tfm
12mr|texlive-uhc-20070729-2|529	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc82.tfm
12mr|texlive-uhc-20070729-2|530	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc83.tfm
12mr|texlive-uhc-20070729-2|531	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc84.tfm
12mr|texlive-uhc-20070729-2|532	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc85.tfm
12mr|texlive-uhc-20070729-2|533	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc86.tfm
12mr|texlive-uhc-20070729-2|534	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc87.tfm
12mr|texlive-uhc-20070729-2|535	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc88.tfm
12mr|texlive-uhc-20070729-2|536	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc89.tfm
12mr|texlive-uhc-20070729-2|537	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc8a.tfm
12mr|texlive-uhc-20070729-2|538	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc8b.tfm
12mr|texlive-uhc-20070729-2|539	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc8c.tfm
12mr|texlive-uhc-20070729-2|540	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc8d.tfm
12mr|texlive-uhc-20070729-2|541	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc8e.tfm
12mr|texlive-uhc-20070729-2|542	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc8f.tfm
12mr|texlive-uhc-20070729-2|543	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc9.tfm
12mr|texlive-uhc-20070729-2|544	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc90.tfm
12mr|texlive-uhc-20070729-2|545	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc91.tfm
12mr|texlive-uhc-20070729-2|546	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc92.tfm
12mr|texlive-uhc-20070729-2|547	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc93.tfm
12mr|texlive-uhc-20070729-2|548	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc94.tfm
12mr|texlive-uhc-20070729-2|549	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc95.tfm
12mr|texlive-uhc-20070729-2|550	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc96.tfm
12mr|texlive-uhc-20070729-2|551	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc97.tfm
12mr|texlive-uhc-20070729-2|552	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc98.tfm
12mr|texlive-uhc-20070729-2|553	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc99.tfm
12mr|texlive-uhc-20070729-2|554	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc9a.tfm
12mr|texlive-uhc-20070729-2|555	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc9b.tfm
12mr|texlive-uhc-20070729-2|556	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc9c.tfm
12mr|texlive-uhc-20070729-2|557	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc9d.tfm
12mr|texlive-uhc-20070729-2|558	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc9e.tfm
12mr|texlive-uhc-20070729-2|559	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjc9f.tfm
12mr|texlive-uhc-20070729-2|560	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjca.tfm
12mr|texlive-uhc-20070729-2|561	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcac.tfm
12mr|texlive-uhc-20070729-2|562	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcad.tfm
12mr|texlive-uhc-20070729-2|563	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcae.tfm
12mr|texlive-uhc-20070729-2|564	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcaf.tfm
12mr|texlive-uhc-20070729-2|565	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb.tfm
12mr|texlive-uhc-20070729-2|566	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb0.tfm
12mr|texlive-uhc-20070729-2|567	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb1.tfm
12mr|texlive-uhc-20070729-2|568	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb2.tfm
12mr|texlive-uhc-20070729-2|569	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb3.tfm
12mr|texlive-uhc-20070729-2|570	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb4.tfm
12mr|texlive-uhc-20070729-2|571	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb5.tfm
12mr|texlive-uhc-20070729-2|572	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb6.tfm
12mr|texlive-uhc-20070729-2|573	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb7.tfm
12mr|texlive-uhc-20070729-2|574	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb8.tfm
12mr|texlive-uhc-20070729-2|575	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcb9.tfm
12mr|texlive-uhc-20070729-2|576	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcba.tfm
12mr|texlive-uhc-20070729-2|577	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcbb.tfm
12mr|texlive-uhc-20070729-2|578	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcbc.tfm
12mr|texlive-uhc-20070729-2|579	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcbd.tfm
12mr|texlive-uhc-20070729-2|580	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcbe.tfm
12mr|texlive-uhc-20070729-2|581	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcbf.tfm
12mr|texlive-uhc-20070729-2|582	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc.tfm
12mr|texlive-uhc-20070729-2|583	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc0.tfm
12mr|texlive-uhc-20070729-2|584	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc1.tfm
12mr|texlive-uhc-20070729-2|585	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc2.tfm
12mr|texlive-uhc-20070729-2|586	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc3.tfm
12mr|texlive-uhc-20070729-2|587	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc4.tfm
12mr|texlive-uhc-20070729-2|588	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc5.tfm
12mr|texlive-uhc-20070729-2|589	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc6.tfm
12mr|texlive-uhc-20070729-2|590	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc7.tfm
12mr|texlive-uhc-20070729-2|591	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc8.tfm
12mr|texlive-uhc-20070729-2|592	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcc9.tfm
12mr|texlive-uhc-20070729-2|593	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcca.tfm
12mr|texlive-uhc-20070729-2|594	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjccb.tfm
12mr|texlive-uhc-20070729-2|595	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjccc.tfm
12mr|texlive-uhc-20070729-2|596	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjccd.tfm
12mr|texlive-uhc-20070729-2|597	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcce.tfm
12mr|texlive-uhc-20070729-2|598	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjccf.tfm
12mr|texlive-uhc-20070729-2|599	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd.tfm
12mr|texlive-uhc-20070729-2|600	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd0.tfm
12mr|texlive-uhc-20070729-2|601	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd1.tfm
12mr|texlive-uhc-20070729-2|602	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd2.tfm
12mr|texlive-uhc-20070729-2|603	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd3.tfm
12mr|texlive-uhc-20070729-2|604	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd4.tfm
12mr|texlive-uhc-20070729-2|605	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd5.tfm
12mr|texlive-uhc-20070729-2|606	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd6.tfm
12mr|texlive-uhc-20070729-2|607	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcd7.tfm
12mr|texlive-uhc-20070729-2|608	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjce.tfm
12mr|texlive-uhc-20070729-2|609	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcf.tfm
12mr|texlive-uhc-20070729-2|610	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcf9.tfm
12mr|texlive-uhc-20070729-2|611	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcfa.tfm
12mr|texlive-uhc-20070729-2|612	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcff.tfm
12mr|texlive-uhc-20070729-2|613	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco00.tfm
12mr|texlive-uhc-20070729-2|614	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco01.tfm
12mr|texlive-uhc-20070729-2|615	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco02.tfm
12mr|texlive-uhc-20070729-2|616	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco03.tfm
12mr|texlive-uhc-20070729-2|617	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco04.tfm
12mr|texlive-uhc-20070729-2|618	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco20.tfm
12mr|texlive-uhc-20070729-2|619	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco21.tfm
12mr|texlive-uhc-20070729-2|620	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco22.tfm
12mr|texlive-uhc-20070729-2|621	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco23.tfm
12mr|texlive-uhc-20070729-2|622	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco24.tfm
12mr|texlive-uhc-20070729-2|623	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco25.tfm
12mr|texlive-uhc-20070729-2|624	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco26.tfm
12mr|texlive-uhc-20070729-2|625	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco30.tfm
12mr|texlive-uhc-20070729-2|626	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco31.tfm
12mr|texlive-uhc-20070729-2|627	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco32.tfm
12mr|texlive-uhc-20070729-2|628	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco33.tfm
12mr|texlive-uhc-20070729-2|629	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco4e.tfm
12mr|texlive-uhc-20070729-2|630	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco4f.tfm
12mr|texlive-uhc-20070729-2|631	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco50.tfm
12mr|texlive-uhc-20070729-2|632	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco51.tfm
12mr|texlive-uhc-20070729-2|633	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco52.tfm
12mr|texlive-uhc-20070729-2|634	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco53.tfm
12mr|texlive-uhc-20070729-2|635	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco54.tfm
12mr|texlive-uhc-20070729-2|636	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco55.tfm
12mr|texlive-uhc-20070729-2|637	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco56.tfm
12mr|texlive-uhc-20070729-2|638	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco57.tfm
12mr|texlive-uhc-20070729-2|639	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco58.tfm
12mr|texlive-uhc-20070729-2|640	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco59.tfm
12mr|texlive-uhc-20070729-2|641	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco5a.tfm
12mr|texlive-uhc-20070729-2|642	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco5b.tfm
12mr|texlive-uhc-20070729-2|643	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco5c.tfm
12mr|texlive-uhc-20070729-2|644	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco5d.tfm
12mr|texlive-uhc-20070729-2|645	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco5e.tfm
12mr|texlive-uhc-20070729-2|646	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco5f.tfm
12mr|texlive-uhc-20070729-2|647	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco60.tfm
12mr|texlive-uhc-20070729-2|648	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco61.tfm
12mr|texlive-uhc-20070729-2|649	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco62.tfm
12mr|texlive-uhc-20070729-2|650	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco63.tfm
12mr|texlive-uhc-20070729-2|651	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco64.tfm
12mr|texlive-uhc-20070729-2|652	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco65.tfm
12mr|texlive-uhc-20070729-2|653	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco66.tfm
12mr|texlive-uhc-20070729-2|654	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco67.tfm
12mr|texlive-uhc-20070729-2|655	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco68.tfm
12mr|texlive-uhc-20070729-2|656	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco69.tfm
12mr|texlive-uhc-20070729-2|657	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco6a.tfm
12mr|texlive-uhc-20070729-2|658	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco6b.tfm
12mr|texlive-uhc-20070729-2|659	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco6c.tfm
12mr|texlive-uhc-20070729-2|660	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco6d.tfm
12mr|texlive-uhc-20070729-2|661	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco6e.tfm
12mr|texlive-uhc-20070729-2|662	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco6f.tfm
12mr|texlive-uhc-20070729-2|663	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco70.tfm
12mr|texlive-uhc-20070729-2|664	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco71.tfm
12mr|texlive-uhc-20070729-2|665	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco72.tfm
12mr|texlive-uhc-20070729-2|666	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco73.tfm
12mr|texlive-uhc-20070729-2|667	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco74.tfm
12mr|texlive-uhc-20070729-2|668	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco75.tfm
12mr|texlive-uhc-20070729-2|669	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco76.tfm
12mr|texlive-uhc-20070729-2|670	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco77.tfm
12mr|texlive-uhc-20070729-2|671	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco78.tfm
12mr|texlive-uhc-20070729-2|672	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco79.tfm
12mr|texlive-uhc-20070729-2|673	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco7a.tfm
12mr|texlive-uhc-20070729-2|674	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco7b.tfm
12mr|texlive-uhc-20070729-2|675	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco7c.tfm
12mr|texlive-uhc-20070729-2|676	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco7d.tfm
12mr|texlive-uhc-20070729-2|677	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco7e.tfm
12mr|texlive-uhc-20070729-2|678	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco7f.tfm
12mr|texlive-uhc-20070729-2|679	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco80.tfm
12mr|texlive-uhc-20070729-2|680	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco81.tfm
12mr|texlive-uhc-20070729-2|681	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco82.tfm
12mr|texlive-uhc-20070729-2|682	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco83.tfm
12mr|texlive-uhc-20070729-2|683	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco84.tfm
12mr|texlive-uhc-20070729-2|684	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco85.tfm
12mr|texlive-uhc-20070729-2|685	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco86.tfm
12mr|texlive-uhc-20070729-2|686	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco87.tfm
12mr|texlive-uhc-20070729-2|687	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco88.tfm
12mr|texlive-uhc-20070729-2|688	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco89.tfm
12mr|texlive-uhc-20070729-2|689	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco8a.tfm
12mr|texlive-uhc-20070729-2|690	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco8b.tfm
12mr|texlive-uhc-20070729-2|691	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco8c.tfm
12mr|texlive-uhc-20070729-2|692	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco8d.tfm
12mr|texlive-uhc-20070729-2|693	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco8e.tfm
12mr|texlive-uhc-20070729-2|694	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco8f.tfm
12mr|texlive-uhc-20070729-2|695	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco90.tfm
12mr|texlive-uhc-20070729-2|696	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco91.tfm
12mr|texlive-uhc-20070729-2|697	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco92.tfm
12mr|texlive-uhc-20070729-2|698	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco93.tfm
12mr|texlive-uhc-20070729-2|699	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco94.tfm
12mr|texlive-uhc-20070729-2|700	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco95.tfm
12mr|texlive-uhc-20070729-2|701	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco96.tfm
12mr|texlive-uhc-20070729-2|702	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco97.tfm
12mr|texlive-uhc-20070729-2|703	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco98.tfm
12mr|texlive-uhc-20070729-2|704	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco99.tfm
12mr|texlive-uhc-20070729-2|705	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco9a.tfm
12mr|texlive-uhc-20070729-2|706	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco9b.tfm
12mr|texlive-uhc-20070729-2|707	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco9c.tfm
12mr|texlive-uhc-20070729-2|708	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco9d.tfm
12mr|texlive-uhc-20070729-2|709	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco9e.tfm
12mr|texlive-uhc-20070729-2|710	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjco9f.tfm
12mr|texlive-uhc-20070729-2|711	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoac.tfm
12mr|texlive-uhc-20070729-2|712	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoad.tfm
12mr|texlive-uhc-20070729-2|713	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoae.tfm
12mr|texlive-uhc-20070729-2|714	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoaf.tfm
12mr|texlive-uhc-20070729-2|715	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob0.tfm
12mr|texlive-uhc-20070729-2|716	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob1.tfm
12mr|texlive-uhc-20070729-2|717	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob2.tfm
12mr|texlive-uhc-20070729-2|718	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob3.tfm
12mr|texlive-uhc-20070729-2|719	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob4.tfm
12mr|texlive-uhc-20070729-2|720	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob5.tfm
12mr|texlive-uhc-20070729-2|721	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob6.tfm
12mr|texlive-uhc-20070729-2|722	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob7.tfm
12mr|texlive-uhc-20070729-2|723	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob8.tfm
12mr|texlive-uhc-20070729-2|724	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcob9.tfm
12mr|texlive-uhc-20070729-2|725	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoba.tfm
12mr|texlive-uhc-20070729-2|726	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcobb.tfm
12mr|texlive-uhc-20070729-2|727	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcobc.tfm
12mr|texlive-uhc-20070729-2|728	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcobd.tfm
12mr|texlive-uhc-20070729-2|729	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcobe.tfm
12mr|texlive-uhc-20070729-2|730	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcobf.tfm
12mr|texlive-uhc-20070729-2|731	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc0.tfm
12mr|texlive-uhc-20070729-2|732	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc1.tfm
12mr|texlive-uhc-20070729-2|733	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc2.tfm
12mr|texlive-uhc-20070729-2|734	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc3.tfm
12mr|texlive-uhc-20070729-2|735	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc4.tfm
12mr|texlive-uhc-20070729-2|736	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc5.tfm
12mr|texlive-uhc-20070729-2|737	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc6.tfm
12mr|texlive-uhc-20070729-2|738	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc7.tfm
12mr|texlive-uhc-20070729-2|739	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc8.tfm
12mr|texlive-uhc-20070729-2|740	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoc9.tfm
12mr|texlive-uhc-20070729-2|741	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoca.tfm
12mr|texlive-uhc-20070729-2|742	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcocb.tfm
12mr|texlive-uhc-20070729-2|743	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcocc.tfm
12mr|texlive-uhc-20070729-2|744	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcocd.tfm
12mr|texlive-uhc-20070729-2|745	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoce.tfm
12mr|texlive-uhc-20070729-2|746	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcocf.tfm
12mr|texlive-uhc-20070729-2|747	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod0.tfm
12mr|texlive-uhc-20070729-2|748	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod1.tfm
12mr|texlive-uhc-20070729-2|749	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod2.tfm
12mr|texlive-uhc-20070729-2|750	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod3.tfm
12mr|texlive-uhc-20070729-2|751	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod4.tfm
12mr|texlive-uhc-20070729-2|752	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod5.tfm
12mr|texlive-uhc-20070729-2|753	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod6.tfm
12mr|texlive-uhc-20070729-2|754	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcod7.tfm
12mr|texlive-uhc-20070729-2|755	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcof9.tfm
12mr|texlive-uhc-20070729-2|756	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcofa.tfm
12mr|texlive-uhc-20070729-2|757	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjcoff.tfm
12mr|texlive-uhc-20070729-2|758	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd0.tfm
12mr|texlive-uhc-20070729-2|759	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd1.tfm
12mr|texlive-uhc-20070729-2|760	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd2.tfm
12mr|texlive-uhc-20070729-2|761	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd3.tfm
12mr|texlive-uhc-20070729-2|762	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd4.tfm
12mr|texlive-uhc-20070729-2|763	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd5.tfm
12mr|texlive-uhc-20070729-2|764	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd6.tfm
12mr|texlive-uhc-20070729-2|765	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjd7.tfm
12mr|texlive-uhc-20070729-2|766	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjf9.tfm
12mr|texlive-uhc-20070729-2|767	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjfa.tfm
12mr|texlive-uhc-20070729-2|768	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjff.tfm
12mr|texlive-uhc-20070729-2|769	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo00.tfm
12mr|texlive-uhc-20070729-2|770	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo01.tfm
12mr|texlive-uhc-20070729-2|771	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo02.tfm
12mr|texlive-uhc-20070729-2|772	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo03.tfm
12mr|texlive-uhc-20070729-2|773	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo04.tfm
12mr|texlive-uhc-20070729-2|774	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo20.tfm
12mr|texlive-uhc-20070729-2|775	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo21.tfm
12mr|texlive-uhc-20070729-2|776	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo22.tfm
12mr|texlive-uhc-20070729-2|777	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo23.tfm
12mr|texlive-uhc-20070729-2|778	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo24.tfm
12mr|texlive-uhc-20070729-2|779	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo25.tfm
12mr|texlive-uhc-20070729-2|780	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo26.tfm
12mr|texlive-uhc-20070729-2|781	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo30.tfm
12mr|texlive-uhc-20070729-2|782	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo31.tfm
12mr|texlive-uhc-20070729-2|783	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo32.tfm
12mr|texlive-uhc-20070729-2|784	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo33.tfm
12mr|texlive-uhc-20070729-2|785	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo4e.tfm
12mr|texlive-uhc-20070729-2|786	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo4f.tfm
12mr|texlive-uhc-20070729-2|787	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo50.tfm
12mr|texlive-uhc-20070729-2|788	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo51.tfm
12mr|texlive-uhc-20070729-2|789	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo52.tfm
12mr|texlive-uhc-20070729-2|790	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo53.tfm
12mr|texlive-uhc-20070729-2|791	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo54.tfm
12mr|texlive-uhc-20070729-2|792	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo55.tfm
12mr|texlive-uhc-20070729-2|793	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo56.tfm
12mr|texlive-uhc-20070729-2|794	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo57.tfm
12mr|texlive-uhc-20070729-2|795	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo58.tfm
12mr|texlive-uhc-20070729-2|796	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo59.tfm
12mr|texlive-uhc-20070729-2|797	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo5a.tfm
12mr|texlive-uhc-20070729-2|798	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo5b.tfm
12mr|texlive-uhc-20070729-2|799	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo5c.tfm
12mr|texlive-uhc-20070729-2|800	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo5d.tfm
12mr|texlive-uhc-20070729-2|801	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo5e.tfm
12mr|texlive-uhc-20070729-2|802	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo5f.tfm
12mr|texlive-uhc-20070729-2|803	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo60.tfm
12mr|texlive-uhc-20070729-2|804	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo61.tfm
12mr|texlive-uhc-20070729-2|805	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo62.tfm
12mr|texlive-uhc-20070729-2|806	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo63.tfm
12mr|texlive-uhc-20070729-2|807	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo64.tfm
12mr|texlive-uhc-20070729-2|808	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo65.tfm
12mr|texlive-uhc-20070729-2|809	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo66.tfm
12mr|texlive-uhc-20070729-2|810	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo67.tfm
12mr|texlive-uhc-20070729-2|811	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo68.tfm
12mr|texlive-uhc-20070729-2|812	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo69.tfm
12mr|texlive-uhc-20070729-2|813	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo6a.tfm
12mr|texlive-uhc-20070729-2|814	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo6b.tfm
12mr|texlive-uhc-20070729-2|815	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo6c.tfm
12mr|texlive-uhc-20070729-2|816	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo6d.tfm
12mr|texlive-uhc-20070729-2|817	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo6e.tfm
12mr|texlive-uhc-20070729-2|818	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo6f.tfm
12mr|texlive-uhc-20070729-2|819	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo70.tfm
12mr|texlive-uhc-20070729-2|820	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo71.tfm
12mr|texlive-uhc-20070729-2|821	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo72.tfm
12mr|texlive-uhc-20070729-2|822	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo73.tfm
12mr|texlive-uhc-20070729-2|823	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo74.tfm
12mr|texlive-uhc-20070729-2|824	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo75.tfm
12mr|texlive-uhc-20070729-2|825	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo76.tfm
12mr|texlive-uhc-20070729-2|826	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo77.tfm
12mr|texlive-uhc-20070729-2|827	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo78.tfm
12mr|texlive-uhc-20070729-2|828	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo79.tfm
12mr|texlive-uhc-20070729-2|829	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo7a.tfm
12mr|texlive-uhc-20070729-2|830	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo7b.tfm
12mr|texlive-uhc-20070729-2|831	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo7c.tfm
12mr|texlive-uhc-20070729-2|832	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo7d.tfm
12mr|texlive-uhc-20070729-2|833	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo7e.tfm
12mr|texlive-uhc-20070729-2|834	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo7f.tfm
12mr|texlive-uhc-20070729-2|835	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo80.tfm
12mr|texlive-uhc-20070729-2|836	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo81.tfm
12mr|texlive-uhc-20070729-2|837	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo82.tfm
12mr|texlive-uhc-20070729-2|838	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo83.tfm
12mr|texlive-uhc-20070729-2|839	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo84.tfm
12mr|texlive-uhc-20070729-2|840	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo85.tfm
12mr|texlive-uhc-20070729-2|841	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo86.tfm
12mr|texlive-uhc-20070729-2|842	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo87.tfm
12mr|texlive-uhc-20070729-2|843	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo88.tfm
12mr|texlive-uhc-20070729-2|844	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo89.tfm
12mr|texlive-uhc-20070729-2|845	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo8a.tfm
12mr|texlive-uhc-20070729-2|846	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo8b.tfm
12mr|texlive-uhc-20070729-2|847	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo8c.tfm
12mr|texlive-uhc-20070729-2|848	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo8d.tfm
12mr|texlive-uhc-20070729-2|849	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo8e.tfm
12mr|texlive-uhc-20070729-2|850	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo8f.tfm
12mr|texlive-uhc-20070729-2|851	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo90.tfm
12mr|texlive-uhc-20070729-2|852	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo91.tfm
12mr|texlive-uhc-20070729-2|853	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo92.tfm
12mr|texlive-uhc-20070729-2|854	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo93.tfm
12mr|texlive-uhc-20070729-2|855	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo94.tfm
12mr|texlive-uhc-20070729-2|856	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo95.tfm
12mr|texlive-uhc-20070729-2|857	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo96.tfm
12mr|texlive-uhc-20070729-2|858	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo97.tfm
12mr|texlive-uhc-20070729-2|859	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo98.tfm
12mr|texlive-uhc-20070729-2|860	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo99.tfm
12mr|texlive-uhc-20070729-2|861	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo9a.tfm
12mr|texlive-uhc-20070729-2|862	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo9b.tfm
12mr|texlive-uhc-20070729-2|863	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo9c.tfm
12mr|texlive-uhc-20070729-2|864	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo9d.tfm
12mr|texlive-uhc-20070729-2|865	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo9e.tfm
12mr|texlive-uhc-20070729-2|866	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjo9f.tfm
12mr|texlive-uhc-20070729-2|867	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoac.tfm
12mr|texlive-uhc-20070729-2|868	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoad.tfm
12mr|texlive-uhc-20070729-2|869	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoae.tfm
12mr|texlive-uhc-20070729-2|870	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoaf.tfm
12mr|texlive-uhc-20070729-2|871	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob0.tfm
12mr|texlive-uhc-20070729-2|872	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob1.tfm
12mr|texlive-uhc-20070729-2|873	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob2.tfm
12mr|texlive-uhc-20070729-2|874	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob3.tfm
12mr|texlive-uhc-20070729-2|875	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob4.tfm
12mr|texlive-uhc-20070729-2|876	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob5.tfm
12mr|texlive-uhc-20070729-2|877	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob6.tfm
12mr|texlive-uhc-20070729-2|878	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob7.tfm
12mr|texlive-uhc-20070729-2|879	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob8.tfm
12mr|texlive-uhc-20070729-2|880	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjob9.tfm
12mr|texlive-uhc-20070729-2|881	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoba.tfm
12mr|texlive-uhc-20070729-2|882	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjobb.tfm
12mr|texlive-uhc-20070729-2|883	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjobc.tfm
12mr|texlive-uhc-20070729-2|884	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjobd.tfm
12mr|texlive-uhc-20070729-2|885	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjobe.tfm
12mr|texlive-uhc-20070729-2|886	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjobf.tfm
12mr|texlive-uhc-20070729-2|887	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc0.tfm
12mr|texlive-uhc-20070729-2|888	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc1.tfm
12mr|texlive-uhc-20070729-2|889	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc2.tfm
12mr|texlive-uhc-20070729-2|890	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc3.tfm
12mr|texlive-uhc-20070729-2|891	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc4.tfm
12mr|texlive-uhc-20070729-2|892	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc5.tfm
12mr|texlive-uhc-20070729-2|893	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc6.tfm
12mr|texlive-uhc-20070729-2|894	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc7.tfm
12mr|texlive-uhc-20070729-2|895	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc8.tfm
12mr|texlive-uhc-20070729-2|896	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoc9.tfm
12mr|texlive-uhc-20070729-2|897	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoca.tfm
12mr|texlive-uhc-20070729-2|898	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjocb.tfm
12mr|texlive-uhc-20070729-2|899	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjocc.tfm
12mr|texlive-uhc-20070729-2|900	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjocd.tfm
12mr|texlive-uhc-20070729-2|901	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoce.tfm
12mr|texlive-uhc-20070729-2|902	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjocf.tfm
12mr|texlive-uhc-20070729-2|903	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod0.tfm
12mr|texlive-uhc-20070729-2|904	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod1.tfm
12mr|texlive-uhc-20070729-2|905	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod2.tfm
12mr|texlive-uhc-20070729-2|906	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod3.tfm
12mr|texlive-uhc-20070729-2|907	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod4.tfm
12mr|texlive-uhc-20070729-2|908	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod5.tfm
12mr|texlive-uhc-20070729-2|909	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod6.tfm
12mr|texlive-uhc-20070729-2|910	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjod7.tfm
12mr|texlive-uhc-20070729-2|911	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjof9.tfm
12mr|texlive-uhc-20070729-2|912	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjofa.tfm
12mr|texlive-uhc-20070729-2|913	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjoff.tfm
12mr|texlive-uhc-20070729-2|914	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju00.tfm
12mr|texlive-uhc-20070729-2|915	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju01.tfm
12mr|texlive-uhc-20070729-2|916	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju02.tfm
12mr|texlive-uhc-20070729-2|917	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju03.tfm
12mr|texlive-uhc-20070729-2|918	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju04.tfm
12mr|texlive-uhc-20070729-2|919	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju20.tfm
12mr|texlive-uhc-20070729-2|920	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju21.tfm
12mr|texlive-uhc-20070729-2|921	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju22.tfm
12mr|texlive-uhc-20070729-2|922	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju23.tfm
12mr|texlive-uhc-20070729-2|923	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju24.tfm
12mr|texlive-uhc-20070729-2|924	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju25.tfm
12mr|texlive-uhc-20070729-2|925	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju26.tfm
12mr|texlive-uhc-20070729-2|926	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju30.tfm
12mr|texlive-uhc-20070729-2|927	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju31.tfm
12mr|texlive-uhc-20070729-2|928	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju32.tfm
12mr|texlive-uhc-20070729-2|929	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju33.tfm
12mr|texlive-uhc-20070729-2|930	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju4e.tfm
12mr|texlive-uhc-20070729-2|931	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju4f.tfm
12mr|texlive-uhc-20070729-2|932	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju50.tfm
12mr|texlive-uhc-20070729-2|933	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju51.tfm
12mr|texlive-uhc-20070729-2|934	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju52.tfm
12mr|texlive-uhc-20070729-2|935	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju53.tfm
12mr|texlive-uhc-20070729-2|936	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju54.tfm
12mr|texlive-uhc-20070729-2|937	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju55.tfm
12mr|texlive-uhc-20070729-2|938	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju56.tfm
12mr|texlive-uhc-20070729-2|939	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju57.tfm
12mr|texlive-uhc-20070729-2|940	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju58.tfm
12mr|texlive-uhc-20070729-2|941	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju59.tfm
12mr|texlive-uhc-20070729-2|942	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju5a.tfm
12mr|texlive-uhc-20070729-2|943	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju5b.tfm
12mr|texlive-uhc-20070729-2|944	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju5c.tfm
12mr|texlive-uhc-20070729-2|945	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju5d.tfm
12mr|texlive-uhc-20070729-2|946	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju5e.tfm
12mr|texlive-uhc-20070729-2|947	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju5f.tfm
12mr|texlive-uhc-20070729-2|948	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju60.tfm
12mr|texlive-uhc-20070729-2|949	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju61.tfm
12mr|texlive-uhc-20070729-2|950	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju62.tfm
12mr|texlive-uhc-20070729-2|951	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju63.tfm
12mr|texlive-uhc-20070729-2|952	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju64.tfm
12mr|texlive-uhc-20070729-2|953	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju65.tfm
12mr|texlive-uhc-20070729-2|954	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju66.tfm
12mr|texlive-uhc-20070729-2|955	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju67.tfm
12mr|texlive-uhc-20070729-2|956	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju68.tfm
12mr|texlive-uhc-20070729-2|957	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju69.tfm
12mr|texlive-uhc-20070729-2|958	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju6a.tfm
12mr|texlive-uhc-20070729-2|959	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju6b.tfm
12mr|texlive-uhc-20070729-2|960	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju6c.tfm
12mr|texlive-uhc-20070729-2|961	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju6d.tfm
12mr|texlive-uhc-20070729-2|962	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju6e.tfm
12mr|texlive-uhc-20070729-2|963	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju6f.tfm
12mr|texlive-uhc-20070729-2|964	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju70.tfm
12mr|texlive-uhc-20070729-2|965	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju71.tfm
12mr|texlive-uhc-20070729-2|966	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju72.tfm
12mr|texlive-uhc-20070729-2|967	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju73.tfm
12mr|texlive-uhc-20070729-2|968	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju74.tfm
12mr|texlive-uhc-20070729-2|969	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju75.tfm
12mr|texlive-uhc-20070729-2|970	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju76.tfm
12mr|texlive-uhc-20070729-2|971	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju77.tfm
12mr|texlive-uhc-20070729-2|972	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju78.tfm
12mr|texlive-uhc-20070729-2|973	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju79.tfm
12mr|texlive-uhc-20070729-2|974	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju7a.tfm
12mr|texlive-uhc-20070729-2|975	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju7b.tfm
12mr|texlive-uhc-20070729-2|976	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju7c.tfm
12mr|texlive-uhc-20070729-2|977	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju7d.tfm
12mr|texlive-uhc-20070729-2|978	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju7e.tfm
12mr|texlive-uhc-20070729-2|979	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju7f.tfm
12mr|texlive-uhc-20070729-2|980	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju80.tfm
12mr|texlive-uhc-20070729-2|981	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju81.tfm
12mr|texlive-uhc-20070729-2|982	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju82.tfm
12mr|texlive-uhc-20070729-2|983	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju83.tfm
12mr|texlive-uhc-20070729-2|984	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju84.tfm
12mr|texlive-uhc-20070729-2|985	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju85.tfm
12mr|texlive-uhc-20070729-2|986	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju86.tfm
12mr|texlive-uhc-20070729-2|987	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju87.tfm
12mr|texlive-uhc-20070729-2|988	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju88.tfm
12mr|texlive-uhc-20070729-2|989	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju89.tfm
12mr|texlive-uhc-20070729-2|990	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju8a.tfm
12mr|texlive-uhc-20070729-2|991	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju8b.tfm
12mr|texlive-uhc-20070729-2|992	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju8c.tfm
12mr|texlive-uhc-20070729-2|993	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju8d.tfm
12mr|texlive-uhc-20070729-2|994	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju8e.tfm
12mr|texlive-uhc-20070729-2|995	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju8f.tfm
12mr|texlive-uhc-20070729-2|996	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju90.tfm
12mr|texlive-uhc-20070729-2|997	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju91.tfm
12mr|texlive-uhc-20070729-2|998	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju92.tfm
12mr|texlive-uhc-20070729-2|999	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju93.tfm
12mr|texlive-uhc-20070729-2|1000	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju94.tfm
12mr|texlive-uhc-20070729-2|1001	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju95.tfm
12mr|texlive-uhc-20070729-2|1002	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju96.tfm
12mr|texlive-uhc-20070729-2|1003	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju97.tfm
12mr|texlive-uhc-20070729-2|1004	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju98.tfm
12mr|texlive-uhc-20070729-2|1005	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju99.tfm
12mr|texlive-uhc-20070729-2|1006	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju9a.tfm
12mr|texlive-uhc-20070729-2|1007	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju9b.tfm
12mr|texlive-uhc-20070729-2|1008	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju9c.tfm
12mr|texlive-uhc-20070729-2|1009	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju9d.tfm
12mr|texlive-uhc-20070729-2|1010	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju9e.tfm
12mr|texlive-uhc-20070729-2|1011	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmju9f.tfm
12mr|texlive-uhc-20070729-2|1012	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuac.tfm
12mr|texlive-uhc-20070729-2|1013	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuad.tfm
12mr|texlive-uhc-20070729-2|1014	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuae.tfm
12mr|texlive-uhc-20070729-2|1015	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuaf.tfm
12mr|texlive-uhc-20070729-2|1016	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub0.tfm
12mr|texlive-uhc-20070729-2|1017	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub1.tfm
12mr|texlive-uhc-20070729-2|1018	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub2.tfm
12mr|texlive-uhc-20070729-2|1019	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub3.tfm
12mr|texlive-uhc-20070729-2|1020	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub4.tfm
12mr|texlive-uhc-20070729-2|1021	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub5.tfm
12mr|texlive-uhc-20070729-2|1022	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub6.tfm
12mr|texlive-uhc-20070729-2|1023	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub7.tfm
12mr|texlive-uhc-20070729-2|1024	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub8.tfm
12mr|texlive-uhc-20070729-2|1025	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjub9.tfm
12mr|texlive-uhc-20070729-2|1026	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuba.tfm
12mr|texlive-uhc-20070729-2|1027	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjubb.tfm
12mr|texlive-uhc-20070729-2|1028	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjubc.tfm
12mr|texlive-uhc-20070729-2|1029	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjubd.tfm
12mr|texlive-uhc-20070729-2|1030	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjube.tfm
12mr|texlive-uhc-20070729-2|1031	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjubf.tfm
12mr|texlive-uhc-20070729-2|1032	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc0.tfm
12mr|texlive-uhc-20070729-2|1033	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc1.tfm
12mr|texlive-uhc-20070729-2|1034	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc2.tfm
12mr|texlive-uhc-20070729-2|1035	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc3.tfm
12mr|texlive-uhc-20070729-2|1036	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc4.tfm
12mr|texlive-uhc-20070729-2|1037	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc5.tfm
12mr|texlive-uhc-20070729-2|1038	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc6.tfm
12mr|texlive-uhc-20070729-2|1039	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc7.tfm
12mr|texlive-uhc-20070729-2|1040	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc8.tfm
12mr|texlive-uhc-20070729-2|1041	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuc9.tfm
12mr|texlive-uhc-20070729-2|1042	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuca.tfm
12mr|texlive-uhc-20070729-2|1043	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjucb.tfm
12mr|texlive-uhc-20070729-2|1044	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjucc.tfm
12mr|texlive-uhc-20070729-2|1045	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjucd.tfm
12mr|texlive-uhc-20070729-2|1046	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuce.tfm
12mr|texlive-uhc-20070729-2|1047	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjucf.tfm
12mr|texlive-uhc-20070729-2|1048	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud0.tfm
12mr|texlive-uhc-20070729-2|1049	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud1.tfm
12mr|texlive-uhc-20070729-2|1050	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud2.tfm
12mr|texlive-uhc-20070729-2|1051	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud3.tfm
12mr|texlive-uhc-20070729-2|1052	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud4.tfm
12mr|texlive-uhc-20070729-2|1053	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud5.tfm
12mr|texlive-uhc-20070729-2|1054	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud6.tfm
12mr|texlive-uhc-20070729-2|1055	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjud7.tfm
12mr|texlive-uhc-20070729-2|1056	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuf9.tfm
12mr|texlive-uhc-20070729-2|1057	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjufa.tfm
12mr|texlive-uhc-20070729-2|1058	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuff.tfm
12mr|texlive-uhc-20070729-2|1059	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo00.tfm
12mr|texlive-uhc-20070729-2|1060	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo01.tfm
12mr|texlive-uhc-20070729-2|1061	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo02.tfm
12mr|texlive-uhc-20070729-2|1062	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo03.tfm
12mr|texlive-uhc-20070729-2|1063	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo04.tfm
12mr|texlive-uhc-20070729-2|1064	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo20.tfm
12mr|texlive-uhc-20070729-2|1065	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo21.tfm
12mr|texlive-uhc-20070729-2|1066	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo22.tfm
12mr|texlive-uhc-20070729-2|1067	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo23.tfm
12mr|texlive-uhc-20070729-2|1068	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo24.tfm
12mr|texlive-uhc-20070729-2|1069	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo25.tfm
12mr|texlive-uhc-20070729-2|1070	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo26.tfm
12mr|texlive-uhc-20070729-2|1071	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo30.tfm
12mr|texlive-uhc-20070729-2|1072	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo31.tfm
12mr|texlive-uhc-20070729-2|1073	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo32.tfm
12mr|texlive-uhc-20070729-2|1074	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo33.tfm
12mr|texlive-uhc-20070729-2|1075	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo4e.tfm
12mr|texlive-uhc-20070729-2|1076	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo4f.tfm
12mr|texlive-uhc-20070729-2|1077	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo50.tfm
12mr|texlive-uhc-20070729-2|1078	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo51.tfm
12mr|texlive-uhc-20070729-2|1079	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo52.tfm
12mr|texlive-uhc-20070729-2|1080	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo53.tfm
12mr|texlive-uhc-20070729-2|1081	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo54.tfm
12mr|texlive-uhc-20070729-2|1082	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo55.tfm
12mr|texlive-uhc-20070729-2|1083	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo56.tfm
12mr|texlive-uhc-20070729-2|1084	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo57.tfm
12mr|texlive-uhc-20070729-2|1085	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo58.tfm
12mr|texlive-uhc-20070729-2|1086	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo59.tfm
12mr|texlive-uhc-20070729-2|1087	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo5a.tfm
12mr|texlive-uhc-20070729-2|1088	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo5b.tfm
12mr|texlive-uhc-20070729-2|1089	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo5c.tfm
12mr|texlive-uhc-20070729-2|1090	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo5d.tfm
12mr|texlive-uhc-20070729-2|1091	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo5e.tfm
12mr|texlive-uhc-20070729-2|1092	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo5f.tfm
12mr|texlive-uhc-20070729-2|1093	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo60.tfm
12mr|texlive-uhc-20070729-2|1094	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo61.tfm
12mr|texlive-uhc-20070729-2|1095	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo62.tfm
12mr|texlive-uhc-20070729-2|1096	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo63.tfm
12mr|texlive-uhc-20070729-2|1097	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo64.tfm
12mr|texlive-uhc-20070729-2|1098	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo65.tfm
12mr|texlive-uhc-20070729-2|1099	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo66.tfm
12mr|texlive-uhc-20070729-2|1100	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo67.tfm
12mr|texlive-uhc-20070729-2|1101	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo68.tfm
12mr|texlive-uhc-20070729-2|1102	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo69.tfm
12mr|texlive-uhc-20070729-2|1103	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo6a.tfm
12mr|texlive-uhc-20070729-2|1104	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo6b.tfm
12mr|texlive-uhc-20070729-2|1105	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo6c.tfm
12mr|texlive-uhc-20070729-2|1106	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo6d.tfm
12mr|texlive-uhc-20070729-2|1107	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo6e.tfm
12mr|texlive-uhc-20070729-2|1108	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo6f.tfm
12mr|texlive-uhc-20070729-2|1109	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo70.tfm
12mr|texlive-uhc-20070729-2|1110	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo71.tfm
12mr|texlive-uhc-20070729-2|1111	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo72.tfm
12mr|texlive-uhc-20070729-2|1112	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo73.tfm
12mr|texlive-uhc-20070729-2|1113	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo74.tfm
12mr|texlive-uhc-20070729-2|1114	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo75.tfm
12mr|texlive-uhc-20070729-2|1115	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo76.tfm
12mr|texlive-uhc-20070729-2|1116	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo77.tfm
12mr|texlive-uhc-20070729-2|1117	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo78.tfm
12mr|texlive-uhc-20070729-2|1118	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo79.tfm
12mr|texlive-uhc-20070729-2|1119	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo7a.tfm
12mr|texlive-uhc-20070729-2|1120	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo7b.tfm
12mr|texlive-uhc-20070729-2|1121	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo7c.tfm
12mr|texlive-uhc-20070729-2|1122	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo7d.tfm
12mr|texlive-uhc-20070729-2|1123	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo7e.tfm
12mr|texlive-uhc-20070729-2|1124	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo7f.tfm
12mr|texlive-uhc-20070729-2|1125	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo80.tfm
12mr|texlive-uhc-20070729-2|1126	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo81.tfm
12mr|texlive-uhc-20070729-2|1127	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo82.tfm
12mr|texlive-uhc-20070729-2|1128	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo83.tfm
12mr|texlive-uhc-20070729-2|1129	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo84.tfm
12mr|texlive-uhc-20070729-2|1130	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo85.tfm
12mr|texlive-uhc-20070729-2|1131	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo86.tfm
12mr|texlive-uhc-20070729-2|1132	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo87.tfm
12mr|texlive-uhc-20070729-2|1133	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo88.tfm
12mr|texlive-uhc-20070729-2|1134	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo89.tfm
12mr|texlive-uhc-20070729-2|1135	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo8a.tfm
12mr|texlive-uhc-20070729-2|1136	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo8b.tfm
12mr|texlive-uhc-20070729-2|1137	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo8c.tfm
12mr|texlive-uhc-20070729-2|1138	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo8d.tfm
12mr|texlive-uhc-20070729-2|1139	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo8e.tfm
12mr|texlive-uhc-20070729-2|1140	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo8f.tfm
12mr|texlive-uhc-20070729-2|1141	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo90.tfm
12mr|texlive-uhc-20070729-2|1142	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo91.tfm
12mr|texlive-uhc-20070729-2|1143	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo92.tfm
12mr|texlive-uhc-20070729-2|1144	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo93.tfm
12mr|texlive-uhc-20070729-2|1145	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo94.tfm
12mr|texlive-uhc-20070729-2|1146	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo95.tfm
12mr|texlive-uhc-20070729-2|1147	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo96.tfm
12mr|texlive-uhc-20070729-2|1148	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo97.tfm
12mr|texlive-uhc-20070729-2|1149	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo98.tfm
12mr|texlive-uhc-20070729-2|1150	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo99.tfm
12mr|texlive-uhc-20070729-2|1151	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo9a.tfm
12mr|texlive-uhc-20070729-2|1152	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo9b.tfm
12mr|texlive-uhc-20070729-2|1153	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo9c.tfm
12mr|texlive-uhc-20070729-2|1154	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo9d.tfm
12mr|texlive-uhc-20070729-2|1155	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo9e.tfm
12mr|texlive-uhc-20070729-2|1156	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuo9f.tfm
12mr|texlive-uhc-20070729-2|1157	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoac.tfm
12mr|texlive-uhc-20070729-2|1158	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoad.tfm
12mr|texlive-uhc-20070729-2|1159	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoae.tfm
12mr|texlive-uhc-20070729-2|1160	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoaf.tfm
12mr|texlive-uhc-20070729-2|1161	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob0.tfm
12mr|texlive-uhc-20070729-2|1162	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob1.tfm
12mr|texlive-uhc-20070729-2|1163	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob2.tfm
12mr|texlive-uhc-20070729-2|1164	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob3.tfm
12mr|texlive-uhc-20070729-2|1165	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob4.tfm
12mr|texlive-uhc-20070729-2|1166	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob5.tfm
12mr|texlive-uhc-20070729-2|1167	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob6.tfm
12mr|texlive-uhc-20070729-2|1168	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob7.tfm
12mr|texlive-uhc-20070729-2|1169	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob8.tfm
12mr|texlive-uhc-20070729-2|1170	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuob9.tfm
12mr|texlive-uhc-20070729-2|1171	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoba.tfm
12mr|texlive-uhc-20070729-2|1172	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuobb.tfm
12mr|texlive-uhc-20070729-2|1173	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuobc.tfm
12mr|texlive-uhc-20070729-2|1174	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuobd.tfm
12mr|texlive-uhc-20070729-2|1175	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuobe.tfm
12mr|texlive-uhc-20070729-2|1176	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuobf.tfm
12mr|texlive-uhc-20070729-2|1177	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc0.tfm
12mr|texlive-uhc-20070729-2|1178	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc1.tfm
12mr|texlive-uhc-20070729-2|1179	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc2.tfm
12mr|texlive-uhc-20070729-2|1180	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc3.tfm
12mr|texlive-uhc-20070729-2|1181	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc4.tfm
12mr|texlive-uhc-20070729-2|1182	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc5.tfm
12mr|texlive-uhc-20070729-2|1183	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc6.tfm
12mr|texlive-uhc-20070729-2|1184	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc7.tfm
12mr|texlive-uhc-20070729-2|1185	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc8.tfm
12mr|texlive-uhc-20070729-2|1186	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoc9.tfm
12mr|texlive-uhc-20070729-2|1187	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoca.tfm
12mr|texlive-uhc-20070729-2|1188	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuocb.tfm
12mr|texlive-uhc-20070729-2|1189	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuocc.tfm
12mr|texlive-uhc-20070729-2|1190	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuocd.tfm
12mr|texlive-uhc-20070729-2|1191	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoce.tfm
12mr|texlive-uhc-20070729-2|1192	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuocf.tfm
12mr|texlive-uhc-20070729-2|1193	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod0.tfm
12mr|texlive-uhc-20070729-2|1194	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod1.tfm
12mr|texlive-uhc-20070729-2|1195	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod2.tfm
12mr|texlive-uhc-20070729-2|1196	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod3.tfm
12mr|texlive-uhc-20070729-2|1197	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod4.tfm
12mr|texlive-uhc-20070729-2|1198	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod5.tfm
12mr|texlive-uhc-20070729-2|1199	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod6.tfm
12mr|texlive-uhc-20070729-2|1200	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuod7.tfm
12mr|texlive-uhc-20070729-2|1201	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuof9.tfm
12mr|texlive-uhc-20070729-2|1202	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuofa.tfm
12mr|texlive-uhc-20070729-2|1203	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjuoff.tfm
12mr|texlive-uhc-20070729-2|1204	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx00.tfm
12mr|texlive-uhc-20070729-2|1205	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx01.tfm
12mr|texlive-uhc-20070729-2|1206	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx02.tfm
12mr|texlive-uhc-20070729-2|1207	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx03.tfm
12mr|texlive-uhc-20070729-2|1208	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx04.tfm
12mr|texlive-uhc-20070729-2|1209	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx20.tfm
12mr|texlive-uhc-20070729-2|1210	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx21.tfm
12mr|texlive-uhc-20070729-2|1211	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx22.tfm
12mr|texlive-uhc-20070729-2|1212	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx23.tfm
12mr|texlive-uhc-20070729-2|1213	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx24.tfm
12mr|texlive-uhc-20070729-2|1214	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx25.tfm
12mr|texlive-uhc-20070729-2|1215	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx26.tfm
12mr|texlive-uhc-20070729-2|1216	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx30.tfm
12mr|texlive-uhc-20070729-2|1217	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx31.tfm
12mr|texlive-uhc-20070729-2|1218	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx32.tfm
12mr|texlive-uhc-20070729-2|1219	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx33.tfm
12mr|texlive-uhc-20070729-2|1220	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx4e.tfm
12mr|texlive-uhc-20070729-2|1221	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx4f.tfm
12mr|texlive-uhc-20070729-2|1222	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx50.tfm
12mr|texlive-uhc-20070729-2|1223	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx51.tfm
12mr|texlive-uhc-20070729-2|1224	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx52.tfm
12mr|texlive-uhc-20070729-2|1225	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx53.tfm
12mr|texlive-uhc-20070729-2|1226	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx54.tfm
12mr|texlive-uhc-20070729-2|1227	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx55.tfm
12mr|texlive-uhc-20070729-2|1228	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx56.tfm
12mr|texlive-uhc-20070729-2|1229	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx57.tfm
12mr|texlive-uhc-20070729-2|1230	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx58.tfm
12mr|texlive-uhc-20070729-2|1231	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx59.tfm
12mr|texlive-uhc-20070729-2|1232	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx5a.tfm
12mr|texlive-uhc-20070729-2|1233	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx5b.tfm
12mr|texlive-uhc-20070729-2|1234	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx5c.tfm
12mr|texlive-uhc-20070729-2|1235	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx5d.tfm
12mr|texlive-uhc-20070729-2|1236	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx5e.tfm
12mr|texlive-uhc-20070729-2|1237	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx5f.tfm
12mr|texlive-uhc-20070729-2|1238	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx60.tfm
12mr|texlive-uhc-20070729-2|1239	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx61.tfm
12mr|texlive-uhc-20070729-2|1240	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx62.tfm
12mr|texlive-uhc-20070729-2|1241	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx63.tfm
12mr|texlive-uhc-20070729-2|1242	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx64.tfm
12mr|texlive-uhc-20070729-2|1243	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx65.tfm
12mr|texlive-uhc-20070729-2|1244	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx66.tfm
12mr|texlive-uhc-20070729-2|1245	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx67.tfm
12mr|texlive-uhc-20070729-2|1246	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx68.tfm
12mr|texlive-uhc-20070729-2|1247	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx69.tfm
12mr|texlive-uhc-20070729-2|1248	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx6a.tfm
12mr|texlive-uhc-20070729-2|1249	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx6b.tfm
12mr|texlive-uhc-20070729-2|1250	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx6c.tfm
12mr|texlive-uhc-20070729-2|1251	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx6d.tfm
12mr|texlive-uhc-20070729-2|1252	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx6e.tfm
12mr|texlive-uhc-20070729-2|1253	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx6f.tfm
12mr|texlive-uhc-20070729-2|1254	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx70.tfm
12mr|texlive-uhc-20070729-2|1255	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx71.tfm
12mr|texlive-uhc-20070729-2|1256	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx72.tfm
12mr|texlive-uhc-20070729-2|1257	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx73.tfm
12mr|texlive-uhc-20070729-2|1258	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx74.tfm
12mr|texlive-uhc-20070729-2|1259	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx75.tfm
12mr|texlive-uhc-20070729-2|1260	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx76.tfm
12mr|texlive-uhc-20070729-2|1261	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx77.tfm
12mr|texlive-uhc-20070729-2|1262	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx78.tfm
12mr|texlive-uhc-20070729-2|1263	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx79.tfm
12mr|texlive-uhc-20070729-2|1264	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx7a.tfm
12mr|texlive-uhc-20070729-2|1265	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx7b.tfm
12mr|texlive-uhc-20070729-2|1266	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx7c.tfm
12mr|texlive-uhc-20070729-2|1267	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx7d.tfm
12mr|texlive-uhc-20070729-2|1268	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx7e.tfm
12mr|texlive-uhc-20070729-2|1269	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx7f.tfm
12mr|texlive-uhc-20070729-2|1270	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx80.tfm
12mr|texlive-uhc-20070729-2|1271	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx81.tfm
12mr|texlive-uhc-20070729-2|1272	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx82.tfm
12mr|texlive-uhc-20070729-2|1273	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx83.tfm
12mr|texlive-uhc-20070729-2|1274	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx84.tfm
12mr|texlive-uhc-20070729-2|1275	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx85.tfm
12mr|texlive-uhc-20070729-2|1276	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx86.tfm
12mr|texlive-uhc-20070729-2|1277	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx87.tfm
12mr|texlive-uhc-20070729-2|1278	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx88.tfm
12mr|texlive-uhc-20070729-2|1279	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx89.tfm
12mr|texlive-uhc-20070729-2|1280	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx8a.tfm
12mr|texlive-uhc-20070729-2|1281	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx8b.tfm
12mr|texlive-uhc-20070729-2|1282	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx8c.tfm
12mr|texlive-uhc-20070729-2|1283	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx8d.tfm
12mr|texlive-uhc-20070729-2|1284	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx8e.tfm
12mr|texlive-uhc-20070729-2|1285	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx8f.tfm
12mr|texlive-uhc-20070729-2|1286	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx90.tfm
12mr|texlive-uhc-20070729-2|1287	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx91.tfm
12mr|texlive-uhc-20070729-2|1288	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx92.tfm
12mr|texlive-uhc-20070729-2|1289	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx93.tfm
12mr|texlive-uhc-20070729-2|1290	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx94.tfm
12mr|texlive-uhc-20070729-2|1291	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx95.tfm
12mr|texlive-uhc-20070729-2|1292	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx96.tfm
12mr|texlive-uhc-20070729-2|1293	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx97.tfm
12mr|texlive-uhc-20070729-2|1294	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx98.tfm
12mr|texlive-uhc-20070729-2|1295	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx99.tfm
12mr|texlive-uhc-20070729-2|1296	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx9a.tfm
12mr|texlive-uhc-20070729-2|1297	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx9b.tfm
12mr|texlive-uhc-20070729-2|1298	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx9c.tfm
12mr|texlive-uhc-20070729-2|1299	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx9d.tfm
12mr|texlive-uhc-20070729-2|1300	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx9e.tfm
12mr|texlive-uhc-20070729-2|1301	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjx9f.tfm
12mr|texlive-uhc-20070729-2|1302	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxac.tfm
12mr|texlive-uhc-20070729-2|1303	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxad.tfm
12mr|texlive-uhc-20070729-2|1304	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxae.tfm
12mr|texlive-uhc-20070729-2|1305	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxaf.tfm
12mr|texlive-uhc-20070729-2|1306	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb0.tfm
12mr|texlive-uhc-20070729-2|1307	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb1.tfm
12mr|texlive-uhc-20070729-2|1308	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb2.tfm
12mr|texlive-uhc-20070729-2|1309	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb3.tfm
12mr|texlive-uhc-20070729-2|1310	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb4.tfm
12mr|texlive-uhc-20070729-2|1311	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb5.tfm
12mr|texlive-uhc-20070729-2|1312	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb6.tfm
12mr|texlive-uhc-20070729-2|1313	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb7.tfm
12mr|texlive-uhc-20070729-2|1314	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb8.tfm
12mr|texlive-uhc-20070729-2|1315	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxb9.tfm
12mr|texlive-uhc-20070729-2|1316	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxba.tfm
12mr|texlive-uhc-20070729-2|1317	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxbb.tfm
12mr|texlive-uhc-20070729-2|1318	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxbc.tfm
12mr|texlive-uhc-20070729-2|1319	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxbd.tfm
12mr|texlive-uhc-20070729-2|1320	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxbe.tfm
12mr|texlive-uhc-20070729-2|1321	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxbf.tfm
12mr|texlive-uhc-20070729-2|1322	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc0.tfm
12mr|texlive-uhc-20070729-2|1323	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc1.tfm
12mr|texlive-uhc-20070729-2|1324	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc2.tfm
12mr|texlive-uhc-20070729-2|1325	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc3.tfm
12mr|texlive-uhc-20070729-2|1326	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc4.tfm
12mr|texlive-uhc-20070729-2|1327	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc5.tfm
12mr|texlive-uhc-20070729-2|1328	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc6.tfm
12mr|texlive-uhc-20070729-2|1329	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc7.tfm
12mr|texlive-uhc-20070729-2|1330	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc8.tfm
12mr|texlive-uhc-20070729-2|1331	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxc9.tfm
12mr|texlive-uhc-20070729-2|1332	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxca.tfm
12mr|texlive-uhc-20070729-2|1333	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxcb.tfm
12mr|texlive-uhc-20070729-2|1334	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxcc.tfm
12mr|texlive-uhc-20070729-2|1335	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxcd.tfm
12mr|texlive-uhc-20070729-2|1336	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxce.tfm
12mr|texlive-uhc-20070729-2|1337	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxcf.tfm
12mr|texlive-uhc-20070729-2|1338	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd0.tfm
12mr|texlive-uhc-20070729-2|1339	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd1.tfm
12mr|texlive-uhc-20070729-2|1340	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd2.tfm
12mr|texlive-uhc-20070729-2|1341	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd3.tfm
12mr|texlive-uhc-20070729-2|1342	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd4.tfm
12mr|texlive-uhc-20070729-2|1343	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd5.tfm
12mr|texlive-uhc-20070729-2|1344	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd6.tfm
12mr|texlive-uhc-20070729-2|1345	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxd7.tfm
12mr|texlive-uhc-20070729-2|1346	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxf9.tfm
12mr|texlive-uhc-20070729-2|1347	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxfa.tfm
12mr|texlive-uhc-20070729-2|1348	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxff.tfm
12mr|texlive-uhc-20070729-2|1349	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo00.tfm
12mr|texlive-uhc-20070729-2|1350	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo01.tfm
12mr|texlive-uhc-20070729-2|1351	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo02.tfm
12mr|texlive-uhc-20070729-2|1352	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo03.tfm
12mr|texlive-uhc-20070729-2|1353	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo04.tfm
12mr|texlive-uhc-20070729-2|1354	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo20.tfm
12mr|texlive-uhc-20070729-2|1355	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo21.tfm
12mr|texlive-uhc-20070729-2|1356	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo22.tfm
12mr|texlive-uhc-20070729-2|1357	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo23.tfm
12mr|texlive-uhc-20070729-2|1358	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo24.tfm
12mr|texlive-uhc-20070729-2|1359	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo25.tfm
12mr|texlive-uhc-20070729-2|1360	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo26.tfm
12mr|texlive-uhc-20070729-2|1361	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo30.tfm
12mr|texlive-uhc-20070729-2|1362	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo31.tfm
12mr|texlive-uhc-20070729-2|1363	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo32.tfm
12mr|texlive-uhc-20070729-2|1364	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo33.tfm
12mr|texlive-uhc-20070729-2|1365	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo4e.tfm
12mr|texlive-uhc-20070729-2|1366	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo4f.tfm
12mr|texlive-uhc-20070729-2|1367	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo50.tfm
12mr|texlive-uhc-20070729-2|1368	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo51.tfm
12mr|texlive-uhc-20070729-2|1369	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo52.tfm
12mr|texlive-uhc-20070729-2|1370	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo53.tfm
12mr|texlive-uhc-20070729-2|1371	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo54.tfm
12mr|texlive-uhc-20070729-2|1372	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo55.tfm
12mr|texlive-uhc-20070729-2|1373	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo56.tfm
12mr|texlive-uhc-20070729-2|1374	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo57.tfm
12mr|texlive-uhc-20070729-2|1375	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo58.tfm
12mr|texlive-uhc-20070729-2|1376	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo59.tfm
12mr|texlive-uhc-20070729-2|1377	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo5a.tfm
12mr|texlive-uhc-20070729-2|1378	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo5b.tfm
12mr|texlive-uhc-20070729-2|1379	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo5c.tfm
12mr|texlive-uhc-20070729-2|1380	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo5d.tfm
12mr|texlive-uhc-20070729-2|1381	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo5e.tfm
12mr|texlive-uhc-20070729-2|1382	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo5f.tfm
12mr|texlive-uhc-20070729-2|1383	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo60.tfm
12mr|texlive-uhc-20070729-2|1384	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo61.tfm
12mr|texlive-uhc-20070729-2|1385	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo62.tfm
12mr|texlive-uhc-20070729-2|1386	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo63.tfm
12mr|texlive-uhc-20070729-2|1387	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo64.tfm
12mr|texlive-uhc-20070729-2|1388	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo65.tfm
12mr|texlive-uhc-20070729-2|1389	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo66.tfm
12mr|texlive-uhc-20070729-2|1390	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo67.tfm
12mr|texlive-uhc-20070729-2|1391	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo68.tfm
12mr|texlive-uhc-20070729-2|1392	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo69.tfm
12mr|texlive-uhc-20070729-2|1393	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo6a.tfm
12mr|texlive-uhc-20070729-2|1394	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo6b.tfm
12mr|texlive-uhc-20070729-2|1395	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo6c.tfm
12mr|texlive-uhc-20070729-2|1396	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo6d.tfm
12mr|texlive-uhc-20070729-2|1397	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo6e.tfm
12mr|texlive-uhc-20070729-2|1398	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo6f.tfm
12mr|texlive-uhc-20070729-2|1399	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo70.tfm
12mr|texlive-uhc-20070729-2|1400	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo71.tfm
12mr|texlive-uhc-20070729-2|1401	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo72.tfm
12mr|texlive-uhc-20070729-2|1402	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo73.tfm
12mr|texlive-uhc-20070729-2|1403	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo74.tfm
12mr|texlive-uhc-20070729-2|1404	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo75.tfm
12mr|texlive-uhc-20070729-2|1405	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo76.tfm
12mr|texlive-uhc-20070729-2|1406	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo77.tfm
12mr|texlive-uhc-20070729-2|1407	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo78.tfm
12mr|texlive-uhc-20070729-2|1408	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo79.tfm
12mr|texlive-uhc-20070729-2|1409	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo7a.tfm
12mr|texlive-uhc-20070729-2|1410	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo7b.tfm
12mr|texlive-uhc-20070729-2|1411	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo7c.tfm
12mr|texlive-uhc-20070729-2|1412	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo7d.tfm
12mr|texlive-uhc-20070729-2|1413	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo7e.tfm
12mr|texlive-uhc-20070729-2|1414	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo7f.tfm
12mr|texlive-uhc-20070729-2|1415	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo80.tfm
12mr|texlive-uhc-20070729-2|1416	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo81.tfm
12mr|texlive-uhc-20070729-2|1417	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo82.tfm
12mr|texlive-uhc-20070729-2|1418	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo83.tfm
12mr|texlive-uhc-20070729-2|1419	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo84.tfm
12mr|texlive-uhc-20070729-2|1420	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo85.tfm
12mr|texlive-uhc-20070729-2|1421	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo86.tfm
12mr|texlive-uhc-20070729-2|1422	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo87.tfm
12mr|texlive-uhc-20070729-2|1423	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo88.tfm
12mr|texlive-uhc-20070729-2|1424	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo89.tfm
12mr|texlive-uhc-20070729-2|1425	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo8a.tfm
12mr|texlive-uhc-20070729-2|1426	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo8b.tfm
12mr|texlive-uhc-20070729-2|1427	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo8c.tfm
12mr|texlive-uhc-20070729-2|1428	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo8d.tfm
12mr|texlive-uhc-20070729-2|1429	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo8e.tfm
12mr|texlive-uhc-20070729-2|1430	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo8f.tfm
12mr|texlive-uhc-20070729-2|1431	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo90.tfm
12mr|texlive-uhc-20070729-2|1432	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo91.tfm
12mr|texlive-uhc-20070729-2|1433	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo92.tfm
12mr|texlive-uhc-20070729-2|1434	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo93.tfm
12mr|texlive-uhc-20070729-2|1435	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo94.tfm
12mr|texlive-uhc-20070729-2|1436	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo95.tfm
12mr|texlive-uhc-20070729-2|1437	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo96.tfm
12mr|texlive-uhc-20070729-2|1438	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo97.tfm
12mr|texlive-uhc-20070729-2|1439	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo98.tfm
12mr|texlive-uhc-20070729-2|1440	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo99.tfm
12mr|texlive-uhc-20070729-2|1441	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo9a.tfm
12mr|texlive-uhc-20070729-2|1442	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo9b.tfm
12mr|texlive-uhc-20070729-2|1443	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo9c.tfm
12mr|texlive-uhc-20070729-2|1444	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo9d.tfm
12mr|texlive-uhc-20070729-2|1445	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo9e.tfm
12mr|texlive-uhc-20070729-2|1446	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxo9f.tfm
12mr|texlive-uhc-20070729-2|1447	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoac.tfm
12mr|texlive-uhc-20070729-2|1448	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoad.tfm
12mr|texlive-uhc-20070729-2|1449	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoae.tfm
12mr|texlive-uhc-20070729-2|1450	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoaf.tfm
12mr|texlive-uhc-20070729-2|1451	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob0.tfm
12mr|texlive-uhc-20070729-2|1452	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob1.tfm
12mr|texlive-uhc-20070729-2|1453	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob2.tfm
12mr|texlive-uhc-20070729-2|1454	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob3.tfm
12mr|texlive-uhc-20070729-2|1455	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob4.tfm
12mr|texlive-uhc-20070729-2|1456	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob5.tfm
12mr|texlive-uhc-20070729-2|1457	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob6.tfm
12mr|texlive-uhc-20070729-2|1458	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob7.tfm
12mr|texlive-uhc-20070729-2|1459	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob8.tfm
12mr|texlive-uhc-20070729-2|1460	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxob9.tfm
12mr|texlive-uhc-20070729-2|1461	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoba.tfm
12mr|texlive-uhc-20070729-2|1462	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxobb.tfm
12mr|texlive-uhc-20070729-2|1463	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxobc.tfm
12mr|texlive-uhc-20070729-2|1464	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxobd.tfm
12mr|texlive-uhc-20070729-2|1465	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxobe.tfm
12mr|texlive-uhc-20070729-2|1466	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxobf.tfm
12mr|texlive-uhc-20070729-2|1467	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc0.tfm
12mr|texlive-uhc-20070729-2|1468	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc1.tfm
12mr|texlive-uhc-20070729-2|1469	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc2.tfm
12mr|texlive-uhc-20070729-2|1470	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc3.tfm
12mr|texlive-uhc-20070729-2|1471	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc4.tfm
12mr|texlive-uhc-20070729-2|1472	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc5.tfm
12mr|texlive-uhc-20070729-2|1473	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc6.tfm
12mr|texlive-uhc-20070729-2|1474	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc7.tfm
12mr|texlive-uhc-20070729-2|1475	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc8.tfm
12mr|texlive-uhc-20070729-2|1476	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoc9.tfm
12mr|texlive-uhc-20070729-2|1477	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoca.tfm
12mr|texlive-uhc-20070729-2|1478	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxocb.tfm
12mr|texlive-uhc-20070729-2|1479	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxocc.tfm
12mr|texlive-uhc-20070729-2|1480	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxocd.tfm
12mr|texlive-uhc-20070729-2|1481	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoce.tfm
12mr|texlive-uhc-20070729-2|1482	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxocf.tfm
12mr|texlive-uhc-20070729-2|1483	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod0.tfm
12mr|texlive-uhc-20070729-2|1484	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod1.tfm
12mr|texlive-uhc-20070729-2|1485	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod2.tfm
12mr|texlive-uhc-20070729-2|1486	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod3.tfm
12mr|texlive-uhc-20070729-2|1487	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod4.tfm
12mr|texlive-uhc-20070729-2|1488	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod5.tfm
12mr|texlive-uhc-20070729-2|1489	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod6.tfm
12mr|texlive-uhc-20070729-2|1490	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxod7.tfm
12mr|texlive-uhc-20070729-2|1491	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxof9.tfm
12mr|texlive-uhc-20070729-2|1492	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxofa.tfm
12mr|texlive-uhc-20070729-2|1493	%{_texmfdistdir}/fonts/tfm/uhc/uwmj/uwmjxoff.tfm
12mr|texlive-uhc-20070729-2|1494	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj0.tfm
12mr|texlive-uhc-20070729-2|1495	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj04.tfm
12mr|texlive-uhc-20070729-2|1496	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj05.tfm
12mr|texlive-uhc-20070729-2|1497	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj06.tfm
12mr|texlive-uhc-20070729-2|1498	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj07.tfm
12mr|texlive-uhc-20070729-2|1499	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj1.tfm
12mr|texlive-uhc-20070729-2|1500	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj10.tfm
12mr|texlive-uhc-20070729-2|1501	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj11.tfm
12mr|texlive-uhc-20070729-2|1502	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj12.tfm
12mr|texlive-uhc-20070729-2|1503	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj13.tfm
12mr|texlive-uhc-20070729-2|1504	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj14.tfm
12mr|texlive-uhc-20070729-2|1505	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj15.tfm
12mr|texlive-uhc-20070729-2|1506	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj16.tfm
12mr|texlive-uhc-20070729-2|1507	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj17.tfm
12mr|texlive-uhc-20070729-2|1508	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj18.tfm
12mr|texlive-uhc-20070729-2|1509	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj19.tfm
12mr|texlive-uhc-20070729-2|1510	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj2.tfm
12mr|texlive-uhc-20070729-2|1511	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj20.tfm
12mr|texlive-uhc-20070729-2|1512	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj21.tfm
12mr|texlive-uhc-20070729-2|1513	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj22.tfm
12mr|texlive-uhc-20070729-2|1514	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj23.tfm
12mr|texlive-uhc-20070729-2|1515	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj24.tfm
12mr|texlive-uhc-20070729-2|1516	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj25.tfm
12mr|texlive-uhc-20070729-2|1517	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj26.tfm
12mr|texlive-uhc-20070729-2|1518	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj27.tfm
12mr|texlive-uhc-20070729-2|1519	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj28.tfm
12mr|texlive-uhc-20070729-2|1520	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj29.tfm
12mr|texlive-uhc-20070729-2|1521	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj3.tfm
12mr|texlive-uhc-20070729-2|1522	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj4.tfm
12mr|texlive-uhc-20070729-2|1523	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj5.tfm
12mr|texlive-uhc-20070729-2|1524	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj6.tfm
12mr|texlive-uhc-20070729-2|1525	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj7.tfm
12mr|texlive-uhc-20070729-2|1526	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj8.tfm
12mr|texlive-uhc-20070729-2|1527	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmj9.tfm
12mr|texlive-uhc-20070729-2|1528	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc0.tfm
12mr|texlive-uhc-20070729-2|1529	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc04.tfm
12mr|texlive-uhc-20070729-2|1530	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc05.tfm
12mr|texlive-uhc-20070729-2|1531	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc06.tfm
12mr|texlive-uhc-20070729-2|1532	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc07.tfm
12mr|texlive-uhc-20070729-2|1533	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc1.tfm
12mr|texlive-uhc-20070729-2|1534	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc10.tfm
12mr|texlive-uhc-20070729-2|1535	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc11.tfm
12mr|texlive-uhc-20070729-2|1536	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc12.tfm
12mr|texlive-uhc-20070729-2|1537	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc13.tfm
12mr|texlive-uhc-20070729-2|1538	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc14.tfm
12mr|texlive-uhc-20070729-2|1539	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc15.tfm
12mr|texlive-uhc-20070729-2|1540	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc16.tfm
12mr|texlive-uhc-20070729-2|1541	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc17.tfm
12mr|texlive-uhc-20070729-2|1542	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc18.tfm
12mr|texlive-uhc-20070729-2|1543	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc19.tfm
12mr|texlive-uhc-20070729-2|1544	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc2.tfm
12mr|texlive-uhc-20070729-2|1545	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc20.tfm
12mr|texlive-uhc-20070729-2|1546	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc21.tfm
12mr|texlive-uhc-20070729-2|1547	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc22.tfm
12mr|texlive-uhc-20070729-2|1548	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc23.tfm
12mr|texlive-uhc-20070729-2|1549	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc24.tfm
12mr|texlive-uhc-20070729-2|1550	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc25.tfm
12mr|texlive-uhc-20070729-2|1551	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc26.tfm
12mr|texlive-uhc-20070729-2|1552	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc27.tfm
12mr|texlive-uhc-20070729-2|1553	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc28.tfm
12mr|texlive-uhc-20070729-2|1554	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc29.tfm
12mr|texlive-uhc-20070729-2|1555	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc3.tfm
12mr|texlive-uhc-20070729-2|1556	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc4.tfm
12mr|texlive-uhc-20070729-2|1557	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc5.tfm
12mr|texlive-uhc-20070729-2|1558	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc6.tfm
12mr|texlive-uhc-20070729-2|1559	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc7.tfm
12mr|texlive-uhc-20070729-2|1560	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc8.tfm
12mr|texlive-uhc-20070729-2|1561	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjc9.tfm
12mr|texlive-uhc-20070729-2|1562	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco0.tfm
12mr|texlive-uhc-20070729-2|1563	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco04.tfm
12mr|texlive-uhc-20070729-2|1564	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco05.tfm
12mr|texlive-uhc-20070729-2|1565	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco06.tfm
12mr|texlive-uhc-20070729-2|1566	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco07.tfm
12mr|texlive-uhc-20070729-2|1567	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco1.tfm
12mr|texlive-uhc-20070729-2|1568	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco10.tfm
12mr|texlive-uhc-20070729-2|1569	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco11.tfm
12mr|texlive-uhc-20070729-2|1570	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco12.tfm
12mr|texlive-uhc-20070729-2|1571	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco13.tfm
12mr|texlive-uhc-20070729-2|1572	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco14.tfm
12mr|texlive-uhc-20070729-2|1573	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco15.tfm
12mr|texlive-uhc-20070729-2|1574	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco16.tfm
12mr|texlive-uhc-20070729-2|1575	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco17.tfm
12mr|texlive-uhc-20070729-2|1576	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco18.tfm
12mr|texlive-uhc-20070729-2|1577	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco19.tfm
12mr|texlive-uhc-20070729-2|1578	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco2.tfm
12mr|texlive-uhc-20070729-2|1579	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco20.tfm
12mr|texlive-uhc-20070729-2|1580	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco21.tfm
12mr|texlive-uhc-20070729-2|1581	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco22.tfm
12mr|texlive-uhc-20070729-2|1582	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco23.tfm
12mr|texlive-uhc-20070729-2|1583	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco24.tfm
12mr|texlive-uhc-20070729-2|1584	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco25.tfm
12mr|texlive-uhc-20070729-2|1585	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco26.tfm
12mr|texlive-uhc-20070729-2|1586	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco27.tfm
12mr|texlive-uhc-20070729-2|1587	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco28.tfm
12mr|texlive-uhc-20070729-2|1588	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco29.tfm
12mr|texlive-uhc-20070729-2|1589	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco3.tfm
12mr|texlive-uhc-20070729-2|1590	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco4.tfm
12mr|texlive-uhc-20070729-2|1591	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco5.tfm
12mr|texlive-uhc-20070729-2|1592	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco6.tfm
12mr|texlive-uhc-20070729-2|1593	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco7.tfm
12mr|texlive-uhc-20070729-2|1594	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco8.tfm
12mr|texlive-uhc-20070729-2|1595	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjco9.tfm
12mr|texlive-uhc-20070729-2|1596	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo0.tfm
12mr|texlive-uhc-20070729-2|1597	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo04.tfm
12mr|texlive-uhc-20070729-2|1598	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo05.tfm
12mr|texlive-uhc-20070729-2|1599	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo06.tfm
12mr|texlive-uhc-20070729-2|1600	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo07.tfm
12mr|texlive-uhc-20070729-2|1601	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo1.tfm
12mr|texlive-uhc-20070729-2|1602	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo10.tfm
12mr|texlive-uhc-20070729-2|1603	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo11.tfm
12mr|texlive-uhc-20070729-2|1604	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo12.tfm
12mr|texlive-uhc-20070729-2|1605	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo13.tfm
12mr|texlive-uhc-20070729-2|1606	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo14.tfm
12mr|texlive-uhc-20070729-2|1607	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo15.tfm
12mr|texlive-uhc-20070729-2|1608	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo16.tfm
12mr|texlive-uhc-20070729-2|1609	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo17.tfm
12mr|texlive-uhc-20070729-2|1610	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo18.tfm
12mr|texlive-uhc-20070729-2|1611	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo19.tfm
12mr|texlive-uhc-20070729-2|1612	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo2.tfm
12mr|texlive-uhc-20070729-2|1613	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo20.tfm
12mr|texlive-uhc-20070729-2|1614	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo21.tfm
12mr|texlive-uhc-20070729-2|1615	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo22.tfm
12mr|texlive-uhc-20070729-2|1616	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo23.tfm
12mr|texlive-uhc-20070729-2|1617	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo24.tfm
12mr|texlive-uhc-20070729-2|1618	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo25.tfm
12mr|texlive-uhc-20070729-2|1619	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo26.tfm
12mr|texlive-uhc-20070729-2|1620	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo27.tfm
12mr|texlive-uhc-20070729-2|1621	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo28.tfm
12mr|texlive-uhc-20070729-2|1622	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo29.tfm
12mr|texlive-uhc-20070729-2|1623	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo3.tfm
12mr|texlive-uhc-20070729-2|1624	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo4.tfm
12mr|texlive-uhc-20070729-2|1625	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo5.tfm
12mr|texlive-uhc-20070729-2|1626	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo6.tfm
12mr|texlive-uhc-20070729-2|1627	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo7.tfm
12mr|texlive-uhc-20070729-2|1628	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo8.tfm
12mr|texlive-uhc-20070729-2|1629	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjo9.tfm
12mr|texlive-uhc-20070729-2|1630	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju0.tfm
12mr|texlive-uhc-20070729-2|1631	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju04.tfm
12mr|texlive-uhc-20070729-2|1632	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju05.tfm
12mr|texlive-uhc-20070729-2|1633	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju06.tfm
12mr|texlive-uhc-20070729-2|1634	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju07.tfm
12mr|texlive-uhc-20070729-2|1635	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju1.tfm
12mr|texlive-uhc-20070729-2|1636	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju10.tfm
12mr|texlive-uhc-20070729-2|1637	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju11.tfm
12mr|texlive-uhc-20070729-2|1638	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju12.tfm
12mr|texlive-uhc-20070729-2|1639	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju13.tfm
12mr|texlive-uhc-20070729-2|1640	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju14.tfm
12mr|texlive-uhc-20070729-2|1641	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju15.tfm
12mr|texlive-uhc-20070729-2|1642	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju16.tfm
12mr|texlive-uhc-20070729-2|1643	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju17.tfm
12mr|texlive-uhc-20070729-2|1644	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju18.tfm
12mr|texlive-uhc-20070729-2|1645	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju19.tfm
12mr|texlive-uhc-20070729-2|1646	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju2.tfm
12mr|texlive-uhc-20070729-2|1647	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju20.tfm
12mr|texlive-uhc-20070729-2|1648	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju21.tfm
12mr|texlive-uhc-20070729-2|1649	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju22.tfm
12mr|texlive-uhc-20070729-2|1650	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju23.tfm
12mr|texlive-uhc-20070729-2|1651	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju24.tfm
12mr|texlive-uhc-20070729-2|1652	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju25.tfm
12mr|texlive-uhc-20070729-2|1653	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju26.tfm
12mr|texlive-uhc-20070729-2|1654	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju27.tfm
12mr|texlive-uhc-20070729-2|1655	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju28.tfm
12mr|texlive-uhc-20070729-2|1656	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju29.tfm
12mr|texlive-uhc-20070729-2|1657	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju3.tfm
12mr|texlive-uhc-20070729-2|1658	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju4.tfm
12mr|texlive-uhc-20070729-2|1659	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju5.tfm
12mr|texlive-uhc-20070729-2|1660	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju6.tfm
12mr|texlive-uhc-20070729-2|1661	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju7.tfm
12mr|texlive-uhc-20070729-2|1662	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju8.tfm
12mr|texlive-uhc-20070729-2|1663	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmju9.tfm
12mr|texlive-uhc-20070729-2|1664	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo0.tfm
12mr|texlive-uhc-20070729-2|1665	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo04.tfm
12mr|texlive-uhc-20070729-2|1666	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo05.tfm
12mr|texlive-uhc-20070729-2|1667	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo06.tfm
12mr|texlive-uhc-20070729-2|1668	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo07.tfm
12mr|texlive-uhc-20070729-2|1669	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo1.tfm
12mr|texlive-uhc-20070729-2|1670	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo10.tfm
12mr|texlive-uhc-20070729-2|1671	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo11.tfm
12mr|texlive-uhc-20070729-2|1672	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo12.tfm
12mr|texlive-uhc-20070729-2|1673	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo13.tfm
12mr|texlive-uhc-20070729-2|1674	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo14.tfm
12mr|texlive-uhc-20070729-2|1675	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo15.tfm
12mr|texlive-uhc-20070729-2|1676	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo16.tfm
12mr|texlive-uhc-20070729-2|1677	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo17.tfm
12mr|texlive-uhc-20070729-2|1678	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo18.tfm
12mr|texlive-uhc-20070729-2|1679	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo19.tfm
12mr|texlive-uhc-20070729-2|1680	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo2.tfm
12mr|texlive-uhc-20070729-2|1681	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo20.tfm
12mr|texlive-uhc-20070729-2|1682	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo21.tfm
12mr|texlive-uhc-20070729-2|1683	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo22.tfm
12mr|texlive-uhc-20070729-2|1684	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo23.tfm
12mr|texlive-uhc-20070729-2|1685	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo24.tfm
12mr|texlive-uhc-20070729-2|1686	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo25.tfm
12mr|texlive-uhc-20070729-2|1687	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo26.tfm
12mr|texlive-uhc-20070729-2|1688	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo27.tfm
12mr|texlive-uhc-20070729-2|1689	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo28.tfm
12mr|texlive-uhc-20070729-2|1690	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo29.tfm
12mr|texlive-uhc-20070729-2|1691	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo3.tfm
12mr|texlive-uhc-20070729-2|1692	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo4.tfm
12mr|texlive-uhc-20070729-2|1693	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo5.tfm
12mr|texlive-uhc-20070729-2|1694	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo6.tfm
12mr|texlive-uhc-20070729-2|1695	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo7.tfm
12mr|texlive-uhc-20070729-2|1696	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo8.tfm
12mr|texlive-uhc-20070729-2|1697	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjuo9.tfm
12mr|texlive-uhc-20070729-2|1698	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx0.tfm
12mr|texlive-uhc-20070729-2|1699	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx04.tfm
12mr|texlive-uhc-20070729-2|1700	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx05.tfm
12mr|texlive-uhc-20070729-2|1701	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx06.tfm
12mr|texlive-uhc-20070729-2|1702	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx07.tfm
12mr|texlive-uhc-20070729-2|1703	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx1.tfm
12mr|texlive-uhc-20070729-2|1704	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx10.tfm
12mr|texlive-uhc-20070729-2|1705	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx11.tfm
12mr|texlive-uhc-20070729-2|1706	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx12.tfm
12mr|texlive-uhc-20070729-2|1707	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx13.tfm
12mr|texlive-uhc-20070729-2|1708	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx14.tfm
12mr|texlive-uhc-20070729-2|1709	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx15.tfm
12mr|texlive-uhc-20070729-2|1710	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx16.tfm
12mr|texlive-uhc-20070729-2|1711	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx17.tfm
12mr|texlive-uhc-20070729-2|1712	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx18.tfm
12mr|texlive-uhc-20070729-2|1713	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx19.tfm
12mr|texlive-uhc-20070729-2|1714	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx2.tfm
12mr|texlive-uhc-20070729-2|1715	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx20.tfm
12mr|texlive-uhc-20070729-2|1716	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx21.tfm
12mr|texlive-uhc-20070729-2|1717	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx22.tfm
12mr|texlive-uhc-20070729-2|1718	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx23.tfm
12mr|texlive-uhc-20070729-2|1719	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx24.tfm
12mr|texlive-uhc-20070729-2|1720	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx25.tfm
12mr|texlive-uhc-20070729-2|1721	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx26.tfm
12mr|texlive-uhc-20070729-2|1722	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx27.tfm
12mr|texlive-uhc-20070729-2|1723	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx28.tfm
12mr|texlive-uhc-20070729-2|1724	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx29.tfm
12mr|texlive-uhc-20070729-2|1725	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx3.tfm
12mr|texlive-uhc-20070729-2|1726	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx4.tfm
12mr|texlive-uhc-20070729-2|1727	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx5.tfm
12mr|texlive-uhc-20070729-2|1728	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx6.tfm
12mr|texlive-uhc-20070729-2|1729	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx7.tfm
12mr|texlive-uhc-20070729-2|1730	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx8.tfm
12mr|texlive-uhc-20070729-2|1731	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjx9.tfm
12mr|texlive-uhc-20070729-2|1732	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo0.tfm
12mr|texlive-uhc-20070729-2|1733	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo04.tfm
12mr|texlive-uhc-20070729-2|1734	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo05.tfm
12mr|texlive-uhc-20070729-2|1735	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo06.tfm
12mr|texlive-uhc-20070729-2|1736	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo07.tfm
12mr|texlive-uhc-20070729-2|1737	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo1.tfm
12mr|texlive-uhc-20070729-2|1738	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo10.tfm
12mr|texlive-uhc-20070729-2|1739	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo11.tfm
12mr|texlive-uhc-20070729-2|1740	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo12.tfm
12mr|texlive-uhc-20070729-2|1741	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo13.tfm
12mr|texlive-uhc-20070729-2|1742	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo14.tfm
12mr|texlive-uhc-20070729-2|1743	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo15.tfm
12mr|texlive-uhc-20070729-2|1744	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo16.tfm
12mr|texlive-uhc-20070729-2|1745	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo17.tfm
12mr|texlive-uhc-20070729-2|1746	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo18.tfm
12mr|texlive-uhc-20070729-2|1747	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo19.tfm
12mr|texlive-uhc-20070729-2|1748	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo2.tfm
12mr|texlive-uhc-20070729-2|1749	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo20.tfm
12mr|texlive-uhc-20070729-2|1750	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo21.tfm
12mr|texlive-uhc-20070729-2|1751	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo22.tfm
12mr|texlive-uhc-20070729-2|1752	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo23.tfm
12mr|texlive-uhc-20070729-2|1753	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo24.tfm
12mr|texlive-uhc-20070729-2|1754	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo25.tfm
12mr|texlive-uhc-20070729-2|1755	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo26.tfm
12mr|texlive-uhc-20070729-2|1756	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo27.tfm
12mr|texlive-uhc-20070729-2|1757	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo28.tfm
12mr|texlive-uhc-20070729-2|1758	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo29.tfm
12mr|texlive-uhc-20070729-2|1759	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo3.tfm
12mr|texlive-uhc-20070729-2|1760	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo4.tfm
12mr|texlive-uhc-20070729-2|1761	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo5.tfm
12mr|texlive-uhc-20070729-2|1762	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo6.tfm
12mr|texlive-uhc-20070729-2|1763	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo7.tfm
12mr|texlive-uhc-20070729-2|1764	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo8.tfm
12mr|texlive-uhc-20070729-2|1765	%{_texmfdistdir}/fonts/tfm/uhc/wmj/wmjxo9.tfm
12mr|texlive-uhc-20070729-2|1766	%{_texmfdistdir}/fonts/type1/uhc/umj/umj00.pfb
12mr|texlive-uhc-20070729-2|1767	%{_texmfdistdir}/fonts/type1/uhc/umj/umj01.pfb
12mr|texlive-uhc-20070729-2|1768	%{_texmfdistdir}/fonts/type1/uhc/umj/umj02.pfb
12mr|texlive-uhc-20070729-2|1769	%{_texmfdistdir}/fonts/type1/uhc/umj/umj03.pfb
12mr|texlive-uhc-20070729-2|1770	%{_texmfdistdir}/fonts/type1/uhc/umj/umj04.pfb
12mr|texlive-uhc-20070729-2|1771	%{_texmfdistdir}/fonts/type1/uhc/umj/umj05.pfb
12mr|texlive-uhc-20070729-2|1772	%{_texmfdistdir}/fonts/type1/uhc/umj/umj10.pfb
12mr|texlive-uhc-20070729-2|1773	%{_texmfdistdir}/fonts/type1/uhc/umj/umj11.pfb
12mr|texlive-uhc-20070729-2|1774	%{_texmfdistdir}/fonts/type1/uhc/umj/umj12.pfb
12mr|texlive-uhc-20070729-2|1775	%{_texmfdistdir}/fonts/type1/uhc/umj/umj13.pfb
12mr|texlive-uhc-20070729-2|1776	%{_texmfdistdir}/fonts/type1/uhc/umj/umj14.pfb
12mr|texlive-uhc-20070729-2|1777	%{_texmfdistdir}/fonts/type1/uhc/umj/umj15.pfb
12mr|texlive-uhc-20070729-2|1778	%{_texmfdistdir}/fonts/type1/uhc/umj/umj16.pfb
12mr|texlive-uhc-20070729-2|1779	%{_texmfdistdir}/fonts/type1/uhc/umj/umj17.pfb
12mr|texlive-uhc-20070729-2|1780	%{_texmfdistdir}/fonts/type1/uhc/umj/umj20.pfb
12mr|texlive-uhc-20070729-2|1781	%{_texmfdistdir}/fonts/type1/uhc/umj/umj21.pfb
12mr|texlive-uhc-20070729-2|1782	%{_texmfdistdir}/fonts/type1/uhc/umj/umj22.pfb
12mr|texlive-uhc-20070729-2|1783	%{_texmfdistdir}/fonts/type1/uhc/umj/umj23.pfb
12mr|texlive-uhc-20070729-2|1784	%{_texmfdistdir}/fonts/type1/uhc/umj/umj24.pfb
12mr|texlive-uhc-20070729-2|1785	%{_texmfdistdir}/fonts/type1/uhc/umj/umj25.pfb
12mr|texlive-uhc-20070729-2|1786	%{_texmfdistdir}/fonts/type1/uhc/umj/umj26.pfb
12mr|texlive-uhc-20070729-2|1787	%{_texmfdistdir}/fonts/type1/uhc/umj/umj27.pfb
12mr|texlive-uhc-20070729-2|1788	%{_texmfdistdir}/fonts/type1/uhc/umj/umj28.pfb
12mr|texlive-uhc-20070729-2|1789	%{_texmfdistdir}/fonts/type1/uhc/umj/umj29.pfb
12mr|texlive-uhc-20070729-2|1790	%{_texmfdistdir}/fonts/type1/uhc/umj/umj30.pfb
12mr|texlive-uhc-20070729-2|1791	%{_texmfdistdir}/fonts/type1/uhc/umj/umj31.pfb
12mr|texlive-uhc-20070729-2|1792	%{_texmfdistdir}/fonts/type1/uhc/umj/umj32.pfb
12mr|texlive-uhc-20070729-2|1793	%{_texmfdistdir}/fonts/type1/uhc/umj/umj33.pfb
12mr|texlive-uhc-20070729-2|1794	%{_texmfdistdir}/fonts/type1/uhc/umj/umj34.pfb
12mr|texlive-uhc-20070729-2|1795	%{_texmfdistdir}/fonts/type1/uhc/umj/umj35.pfb
12mr|texlive-uhc-20070729-2|1796	%{_texmfdistdir}/fonts/type1/uhc/umj/umj36.pfb
12mr|texlive-uhc-20070729-2|1797	%{_texmfdistdir}/fonts/type1/uhc/umj/umj37.pfb
12mr|texlive-uhc-20070729-2|1798	%{_texmfdistdir}/fonts/type1/uhc/umj/umj38.pfb
12mr|texlive-uhc-20070729-2|1799	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj00.vf
12mr|texlive-uhc-20070729-2|1800	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj01.vf
12mr|texlive-uhc-20070729-2|1801	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj02.vf
12mr|texlive-uhc-20070729-2|1802	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj03.vf
12mr|texlive-uhc-20070729-2|1803	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj04.vf
12mr|texlive-uhc-20070729-2|1804	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj20.vf
12mr|texlive-uhc-20070729-2|1805	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj21.vf
12mr|texlive-uhc-20070729-2|1806	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj22.vf
12mr|texlive-uhc-20070729-2|1807	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj23.vf
12mr|texlive-uhc-20070729-2|1808	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj24.vf
12mr|texlive-uhc-20070729-2|1809	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj25.vf
12mr|texlive-uhc-20070729-2|1810	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj26.vf
12mr|texlive-uhc-20070729-2|1811	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj30.vf
12mr|texlive-uhc-20070729-2|1812	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj31.vf
12mr|texlive-uhc-20070729-2|1813	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj32.vf
12mr|texlive-uhc-20070729-2|1814	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj33.vf
12mr|texlive-uhc-20070729-2|1815	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj4e.vf
12mr|texlive-uhc-20070729-2|1816	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj4f.vf
12mr|texlive-uhc-20070729-2|1817	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj50.vf
12mr|texlive-uhc-20070729-2|1818	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj51.vf
12mr|texlive-uhc-20070729-2|1819	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj52.vf
12mr|texlive-uhc-20070729-2|1820	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj53.vf
12mr|texlive-uhc-20070729-2|1821	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj54.vf
12mr|texlive-uhc-20070729-2|1822	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj55.vf
12mr|texlive-uhc-20070729-2|1823	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj56.vf
12mr|texlive-uhc-20070729-2|1824	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj57.vf
12mr|texlive-uhc-20070729-2|1825	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj58.vf
12mr|texlive-uhc-20070729-2|1826	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj59.vf
12mr|texlive-uhc-20070729-2|1827	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj5a.vf
12mr|texlive-uhc-20070729-2|1828	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj5b.vf
12mr|texlive-uhc-20070729-2|1829	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj5c.vf
12mr|texlive-uhc-20070729-2|1830	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj5d.vf
12mr|texlive-uhc-20070729-2|1831	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj5e.vf
12mr|texlive-uhc-20070729-2|1832	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj5f.vf
12mr|texlive-uhc-20070729-2|1833	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj60.vf
12mr|texlive-uhc-20070729-2|1834	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj61.vf
12mr|texlive-uhc-20070729-2|1835	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj62.vf
12mr|texlive-uhc-20070729-2|1836	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj63.vf
12mr|texlive-uhc-20070729-2|1837	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj64.vf
12mr|texlive-uhc-20070729-2|1838	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj65.vf
12mr|texlive-uhc-20070729-2|1839	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj66.vf
12mr|texlive-uhc-20070729-2|1840	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj67.vf
12mr|texlive-uhc-20070729-2|1841	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj68.vf
12mr|texlive-uhc-20070729-2|1842	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj69.vf
12mr|texlive-uhc-20070729-2|1843	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj6a.vf
12mr|texlive-uhc-20070729-2|1844	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj6b.vf
12mr|texlive-uhc-20070729-2|1845	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj6c.vf
12mr|texlive-uhc-20070729-2|1846	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj6d.vf
12mr|texlive-uhc-20070729-2|1847	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj6e.vf
12mr|texlive-uhc-20070729-2|1848	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj6f.vf
12mr|texlive-uhc-20070729-2|1849	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj70.vf
12mr|texlive-uhc-20070729-2|1850	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj71.vf
12mr|texlive-uhc-20070729-2|1851	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj72.vf
12mr|texlive-uhc-20070729-2|1852	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj73.vf
12mr|texlive-uhc-20070729-2|1853	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj74.vf
12mr|texlive-uhc-20070729-2|1854	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj75.vf
12mr|texlive-uhc-20070729-2|1855	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj76.vf
12mr|texlive-uhc-20070729-2|1856	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj77.vf
12mr|texlive-uhc-20070729-2|1857	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj78.vf
12mr|texlive-uhc-20070729-2|1858	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj79.vf
12mr|texlive-uhc-20070729-2|1859	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj7a.vf
12mr|texlive-uhc-20070729-2|1860	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj7b.vf
12mr|texlive-uhc-20070729-2|1861	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj7c.vf
12mr|texlive-uhc-20070729-2|1862	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj7d.vf
12mr|texlive-uhc-20070729-2|1863	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj7e.vf
12mr|texlive-uhc-20070729-2|1864	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj7f.vf
12mr|texlive-uhc-20070729-2|1865	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj80.vf
12mr|texlive-uhc-20070729-2|1866	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj81.vf
12mr|texlive-uhc-20070729-2|1867	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj82.vf
12mr|texlive-uhc-20070729-2|1868	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj83.vf
12mr|texlive-uhc-20070729-2|1869	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj84.vf
12mr|texlive-uhc-20070729-2|1870	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj85.vf
12mr|texlive-uhc-20070729-2|1871	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj86.vf
12mr|texlive-uhc-20070729-2|1872	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj87.vf
12mr|texlive-uhc-20070729-2|1873	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj88.vf
12mr|texlive-uhc-20070729-2|1874	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj89.vf
12mr|texlive-uhc-20070729-2|1875	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj8a.vf
12mr|texlive-uhc-20070729-2|1876	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj8b.vf
12mr|texlive-uhc-20070729-2|1877	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj8c.vf
12mr|texlive-uhc-20070729-2|1878	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj8d.vf
12mr|texlive-uhc-20070729-2|1879	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj8e.vf
12mr|texlive-uhc-20070729-2|1880	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj8f.vf
12mr|texlive-uhc-20070729-2|1881	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj90.vf
12mr|texlive-uhc-20070729-2|1882	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj91.vf
12mr|texlive-uhc-20070729-2|1883	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj92.vf
12mr|texlive-uhc-20070729-2|1884	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj93.vf
12mr|texlive-uhc-20070729-2|1885	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj94.vf
12mr|texlive-uhc-20070729-2|1886	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj95.vf
12mr|texlive-uhc-20070729-2|1887	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj96.vf
12mr|texlive-uhc-20070729-2|1888	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj97.vf
12mr|texlive-uhc-20070729-2|1889	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj98.vf
12mr|texlive-uhc-20070729-2|1890	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj99.vf
12mr|texlive-uhc-20070729-2|1891	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj9a.vf
12mr|texlive-uhc-20070729-2|1892	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj9b.vf
12mr|texlive-uhc-20070729-2|1893	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj9c.vf
12mr|texlive-uhc-20070729-2|1894	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj9d.vf
12mr|texlive-uhc-20070729-2|1895	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj9e.vf
12mr|texlive-uhc-20070729-2|1896	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmj9f.vf
12mr|texlive-uhc-20070729-2|1897	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjac.vf
12mr|texlive-uhc-20070729-2|1898	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjad.vf
12mr|texlive-uhc-20070729-2|1899	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjae.vf
12mr|texlive-uhc-20070729-2|1900	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjaf.vf
12mr|texlive-uhc-20070729-2|1901	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb0.vf
12mr|texlive-uhc-20070729-2|1902	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb1.vf
12mr|texlive-uhc-20070729-2|1903	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb2.vf
12mr|texlive-uhc-20070729-2|1904	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb3.vf
12mr|texlive-uhc-20070729-2|1905	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb4.vf
12mr|texlive-uhc-20070729-2|1906	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb5.vf
12mr|texlive-uhc-20070729-2|1907	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb6.vf
12mr|texlive-uhc-20070729-2|1908	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb7.vf
12mr|texlive-uhc-20070729-2|1909	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb8.vf
12mr|texlive-uhc-20070729-2|1910	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjb9.vf
12mr|texlive-uhc-20070729-2|1911	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjba.vf
12mr|texlive-uhc-20070729-2|1912	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjbb.vf
12mr|texlive-uhc-20070729-2|1913	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjbc.vf
12mr|texlive-uhc-20070729-2|1914	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjbd.vf
12mr|texlive-uhc-20070729-2|1915	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjbe.vf
12mr|texlive-uhc-20070729-2|1916	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjbf.vf
12mr|texlive-uhc-20070729-2|1917	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc0.vf
12mr|texlive-uhc-20070729-2|1918	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc00.vf
12mr|texlive-uhc-20070729-2|1919	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc01.vf
12mr|texlive-uhc-20070729-2|1920	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc02.vf
12mr|texlive-uhc-20070729-2|1921	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc03.vf
12mr|texlive-uhc-20070729-2|1922	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc04.vf
12mr|texlive-uhc-20070729-2|1923	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc1.vf
12mr|texlive-uhc-20070729-2|1924	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc2.vf
12mr|texlive-uhc-20070729-2|1925	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc20.vf
12mr|texlive-uhc-20070729-2|1926	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc21.vf
12mr|texlive-uhc-20070729-2|1927	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc22.vf
12mr|texlive-uhc-20070729-2|1928	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc23.vf
12mr|texlive-uhc-20070729-2|1929	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc24.vf
12mr|texlive-uhc-20070729-2|1930	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc25.vf
12mr|texlive-uhc-20070729-2|1931	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc26.vf
12mr|texlive-uhc-20070729-2|1932	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc3.vf
12mr|texlive-uhc-20070729-2|1933	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc30.vf
12mr|texlive-uhc-20070729-2|1934	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc31.vf
12mr|texlive-uhc-20070729-2|1935	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc32.vf
12mr|texlive-uhc-20070729-2|1936	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc33.vf
12mr|texlive-uhc-20070729-2|1937	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc4.vf
12mr|texlive-uhc-20070729-2|1938	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc4e.vf
12mr|texlive-uhc-20070729-2|1939	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc4f.vf
12mr|texlive-uhc-20070729-2|1940	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc5.vf
12mr|texlive-uhc-20070729-2|1941	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc50.vf
12mr|texlive-uhc-20070729-2|1942	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc51.vf
12mr|texlive-uhc-20070729-2|1943	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc52.vf
12mr|texlive-uhc-20070729-2|1944	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc53.vf
12mr|texlive-uhc-20070729-2|1945	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc54.vf
12mr|texlive-uhc-20070729-2|1946	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc55.vf
12mr|texlive-uhc-20070729-2|1947	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc56.vf
12mr|texlive-uhc-20070729-2|1948	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc57.vf
12mr|texlive-uhc-20070729-2|1949	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc58.vf
12mr|texlive-uhc-20070729-2|1950	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc59.vf
12mr|texlive-uhc-20070729-2|1951	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc5a.vf
12mr|texlive-uhc-20070729-2|1952	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc5b.vf
12mr|texlive-uhc-20070729-2|1953	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc5c.vf
12mr|texlive-uhc-20070729-2|1954	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc5d.vf
12mr|texlive-uhc-20070729-2|1955	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc5e.vf
12mr|texlive-uhc-20070729-2|1956	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc5f.vf
12mr|texlive-uhc-20070729-2|1957	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc6.vf
12mr|texlive-uhc-20070729-2|1958	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc60.vf
12mr|texlive-uhc-20070729-2|1959	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc61.vf
12mr|texlive-uhc-20070729-2|1960	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc62.vf
12mr|texlive-uhc-20070729-2|1961	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc63.vf
12mr|texlive-uhc-20070729-2|1962	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc64.vf
12mr|texlive-uhc-20070729-2|1963	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc65.vf
12mr|texlive-uhc-20070729-2|1964	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc66.vf
12mr|texlive-uhc-20070729-2|1965	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc67.vf
12mr|texlive-uhc-20070729-2|1966	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc68.vf
12mr|texlive-uhc-20070729-2|1967	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc69.vf
12mr|texlive-uhc-20070729-2|1968	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc6a.vf
12mr|texlive-uhc-20070729-2|1969	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc6b.vf
12mr|texlive-uhc-20070729-2|1970	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc6c.vf
12mr|texlive-uhc-20070729-2|1971	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc6d.vf
12mr|texlive-uhc-20070729-2|1972	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc6e.vf
12mr|texlive-uhc-20070729-2|1973	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc6f.vf
12mr|texlive-uhc-20070729-2|1974	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc7.vf
12mr|texlive-uhc-20070729-2|1975	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc70.vf
12mr|texlive-uhc-20070729-2|1976	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc71.vf
12mr|texlive-uhc-20070729-2|1977	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc72.vf
12mr|texlive-uhc-20070729-2|1978	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc73.vf
12mr|texlive-uhc-20070729-2|1979	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc74.vf
12mr|texlive-uhc-20070729-2|1980	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc75.vf
12mr|texlive-uhc-20070729-2|1981	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc76.vf
12mr|texlive-uhc-20070729-2|1982	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc77.vf
12mr|texlive-uhc-20070729-2|1983	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc78.vf
12mr|texlive-uhc-20070729-2|1984	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc79.vf
12mr|texlive-uhc-20070729-2|1985	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc7a.vf
12mr|texlive-uhc-20070729-2|1986	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc7b.vf
12mr|texlive-uhc-20070729-2|1987	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc7c.vf
12mr|texlive-uhc-20070729-2|1988	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc7d.vf
12mr|texlive-uhc-20070729-2|1989	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc7e.vf
12mr|texlive-uhc-20070729-2|1990	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc7f.vf
12mr|texlive-uhc-20070729-2|1991	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc8.vf
12mr|texlive-uhc-20070729-2|1992	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc80.vf
12mr|texlive-uhc-20070729-2|1993	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc81.vf
12mr|texlive-uhc-20070729-2|1994	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc82.vf
12mr|texlive-uhc-20070729-2|1995	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc83.vf
12mr|texlive-uhc-20070729-2|1996	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc84.vf
12mr|texlive-uhc-20070729-2|1997	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc85.vf
12mr|texlive-uhc-20070729-2|1998	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc86.vf
12mr|texlive-uhc-20070729-2|1999	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc87.vf
12mr|texlive-uhc-20070729-2|2000	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc88.vf
12mr|texlive-uhc-20070729-2|2001	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc89.vf
12mr|texlive-uhc-20070729-2|2002	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc8a.vf
12mr|texlive-uhc-20070729-2|2003	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc8b.vf
12mr|texlive-uhc-20070729-2|2004	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc8c.vf
12mr|texlive-uhc-20070729-2|2005	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc8d.vf
12mr|texlive-uhc-20070729-2|2006	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc8e.vf
12mr|texlive-uhc-20070729-2|2007	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc8f.vf
12mr|texlive-uhc-20070729-2|2008	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc9.vf
12mr|texlive-uhc-20070729-2|2009	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc90.vf
12mr|texlive-uhc-20070729-2|2010	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc91.vf
12mr|texlive-uhc-20070729-2|2011	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc92.vf
12mr|texlive-uhc-20070729-2|2012	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc93.vf
12mr|texlive-uhc-20070729-2|2013	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc94.vf
12mr|texlive-uhc-20070729-2|2014	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc95.vf
12mr|texlive-uhc-20070729-2|2015	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc96.vf
12mr|texlive-uhc-20070729-2|2016	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc97.vf
12mr|texlive-uhc-20070729-2|2017	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc98.vf
12mr|texlive-uhc-20070729-2|2018	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc99.vf
12mr|texlive-uhc-20070729-2|2019	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc9a.vf
12mr|texlive-uhc-20070729-2|2020	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc9b.vf
12mr|texlive-uhc-20070729-2|2021	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc9c.vf
12mr|texlive-uhc-20070729-2|2022	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc9d.vf
12mr|texlive-uhc-20070729-2|2023	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc9e.vf
12mr|texlive-uhc-20070729-2|2024	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjc9f.vf
12mr|texlive-uhc-20070729-2|2025	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjca.vf
12mr|texlive-uhc-20070729-2|2026	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcac.vf
12mr|texlive-uhc-20070729-2|2027	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcad.vf
12mr|texlive-uhc-20070729-2|2028	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcae.vf
12mr|texlive-uhc-20070729-2|2029	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcaf.vf
12mr|texlive-uhc-20070729-2|2030	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb.vf
12mr|texlive-uhc-20070729-2|2031	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb0.vf
12mr|texlive-uhc-20070729-2|2032	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb1.vf
12mr|texlive-uhc-20070729-2|2033	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb2.vf
12mr|texlive-uhc-20070729-2|2034	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb3.vf
12mr|texlive-uhc-20070729-2|2035	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb4.vf
12mr|texlive-uhc-20070729-2|2036	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb5.vf
12mr|texlive-uhc-20070729-2|2037	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb6.vf
12mr|texlive-uhc-20070729-2|2038	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb7.vf
12mr|texlive-uhc-20070729-2|2039	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb8.vf
12mr|texlive-uhc-20070729-2|2040	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcb9.vf
12mr|texlive-uhc-20070729-2|2041	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcba.vf
12mr|texlive-uhc-20070729-2|2042	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcbb.vf
12mr|texlive-uhc-20070729-2|2043	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcbc.vf
12mr|texlive-uhc-20070729-2|2044	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcbd.vf
12mr|texlive-uhc-20070729-2|2045	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcbe.vf
12mr|texlive-uhc-20070729-2|2046	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcbf.vf
12mr|texlive-uhc-20070729-2|2047	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc.vf
12mr|texlive-uhc-20070729-2|2048	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc0.vf
12mr|texlive-uhc-20070729-2|2049	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc1.vf
12mr|texlive-uhc-20070729-2|2050	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc2.vf
12mr|texlive-uhc-20070729-2|2051	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc3.vf
12mr|texlive-uhc-20070729-2|2052	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc4.vf
12mr|texlive-uhc-20070729-2|2053	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc5.vf
12mr|texlive-uhc-20070729-2|2054	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc6.vf
12mr|texlive-uhc-20070729-2|2055	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc7.vf
12mr|texlive-uhc-20070729-2|2056	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc8.vf
12mr|texlive-uhc-20070729-2|2057	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcc9.vf
12mr|texlive-uhc-20070729-2|2058	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcca.vf
12mr|texlive-uhc-20070729-2|2059	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjccb.vf
12mr|texlive-uhc-20070729-2|2060	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjccc.vf
12mr|texlive-uhc-20070729-2|2061	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjccd.vf
12mr|texlive-uhc-20070729-2|2062	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcce.vf
12mr|texlive-uhc-20070729-2|2063	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjccf.vf
12mr|texlive-uhc-20070729-2|2064	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd.vf
12mr|texlive-uhc-20070729-2|2065	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd0.vf
12mr|texlive-uhc-20070729-2|2066	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd1.vf
12mr|texlive-uhc-20070729-2|2067	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd2.vf
12mr|texlive-uhc-20070729-2|2068	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd3.vf
12mr|texlive-uhc-20070729-2|2069	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd4.vf
12mr|texlive-uhc-20070729-2|2070	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd5.vf
12mr|texlive-uhc-20070729-2|2071	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd6.vf
12mr|texlive-uhc-20070729-2|2072	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcd7.vf
12mr|texlive-uhc-20070729-2|2073	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjce.vf
12mr|texlive-uhc-20070729-2|2074	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcf.vf
12mr|texlive-uhc-20070729-2|2075	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcf9.vf
12mr|texlive-uhc-20070729-2|2076	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcfa.vf
12mr|texlive-uhc-20070729-2|2077	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcff.vf
12mr|texlive-uhc-20070729-2|2078	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco00.vf
12mr|texlive-uhc-20070729-2|2079	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco01.vf
12mr|texlive-uhc-20070729-2|2080	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco02.vf
12mr|texlive-uhc-20070729-2|2081	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco03.vf
12mr|texlive-uhc-20070729-2|2082	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco04.vf
12mr|texlive-uhc-20070729-2|2083	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco20.vf
12mr|texlive-uhc-20070729-2|2084	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco21.vf
12mr|texlive-uhc-20070729-2|2085	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco22.vf
12mr|texlive-uhc-20070729-2|2086	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco23.vf
12mr|texlive-uhc-20070729-2|2087	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco24.vf
12mr|texlive-uhc-20070729-2|2088	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco25.vf
12mr|texlive-uhc-20070729-2|2089	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco26.vf
12mr|texlive-uhc-20070729-2|2090	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco30.vf
12mr|texlive-uhc-20070729-2|2091	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco31.vf
12mr|texlive-uhc-20070729-2|2092	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco32.vf
12mr|texlive-uhc-20070729-2|2093	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco33.vf
12mr|texlive-uhc-20070729-2|2094	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco4e.vf
12mr|texlive-uhc-20070729-2|2095	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco4f.vf
12mr|texlive-uhc-20070729-2|2096	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco50.vf
12mr|texlive-uhc-20070729-2|2097	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco51.vf
12mr|texlive-uhc-20070729-2|2098	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco52.vf
12mr|texlive-uhc-20070729-2|2099	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco53.vf
12mr|texlive-uhc-20070729-2|2100	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco54.vf
12mr|texlive-uhc-20070729-2|2101	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco55.vf
12mr|texlive-uhc-20070729-2|2102	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco56.vf
12mr|texlive-uhc-20070729-2|2103	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco57.vf
12mr|texlive-uhc-20070729-2|2104	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco58.vf
12mr|texlive-uhc-20070729-2|2105	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco59.vf
12mr|texlive-uhc-20070729-2|2106	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco5a.vf
12mr|texlive-uhc-20070729-2|2107	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco5b.vf
12mr|texlive-uhc-20070729-2|2108	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco5c.vf
12mr|texlive-uhc-20070729-2|2109	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco5d.vf
12mr|texlive-uhc-20070729-2|2110	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco5e.vf
12mr|texlive-uhc-20070729-2|2111	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco5f.vf
12mr|texlive-uhc-20070729-2|2112	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco60.vf
12mr|texlive-uhc-20070729-2|2113	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco61.vf
12mr|texlive-uhc-20070729-2|2114	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco62.vf
12mr|texlive-uhc-20070729-2|2115	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco63.vf
12mr|texlive-uhc-20070729-2|2116	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco64.vf
12mr|texlive-uhc-20070729-2|2117	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco65.vf
12mr|texlive-uhc-20070729-2|2118	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco66.vf
12mr|texlive-uhc-20070729-2|2119	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco67.vf
12mr|texlive-uhc-20070729-2|2120	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco68.vf
12mr|texlive-uhc-20070729-2|2121	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco69.vf
12mr|texlive-uhc-20070729-2|2122	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco6a.vf
12mr|texlive-uhc-20070729-2|2123	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco6b.vf
12mr|texlive-uhc-20070729-2|2124	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco6c.vf
12mr|texlive-uhc-20070729-2|2125	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco6d.vf
12mr|texlive-uhc-20070729-2|2126	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco6e.vf
12mr|texlive-uhc-20070729-2|2127	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco6f.vf
12mr|texlive-uhc-20070729-2|2128	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco70.vf
12mr|texlive-uhc-20070729-2|2129	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco71.vf
12mr|texlive-uhc-20070729-2|2130	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco72.vf
12mr|texlive-uhc-20070729-2|2131	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco73.vf
12mr|texlive-uhc-20070729-2|2132	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco74.vf
12mr|texlive-uhc-20070729-2|2133	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco75.vf
12mr|texlive-uhc-20070729-2|2134	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco76.vf
12mr|texlive-uhc-20070729-2|2135	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco77.vf
12mr|texlive-uhc-20070729-2|2136	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco78.vf
12mr|texlive-uhc-20070729-2|2137	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco79.vf
12mr|texlive-uhc-20070729-2|2138	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco7a.vf
12mr|texlive-uhc-20070729-2|2139	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco7b.vf
12mr|texlive-uhc-20070729-2|2140	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco7c.vf
12mr|texlive-uhc-20070729-2|2141	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco7d.vf
12mr|texlive-uhc-20070729-2|2142	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco7e.vf
12mr|texlive-uhc-20070729-2|2143	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco7f.vf
12mr|texlive-uhc-20070729-2|2144	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco80.vf
12mr|texlive-uhc-20070729-2|2145	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco81.vf
12mr|texlive-uhc-20070729-2|2146	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco82.vf
12mr|texlive-uhc-20070729-2|2147	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco83.vf
12mr|texlive-uhc-20070729-2|2148	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco84.vf
12mr|texlive-uhc-20070729-2|2149	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco85.vf
12mr|texlive-uhc-20070729-2|2150	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco86.vf
12mr|texlive-uhc-20070729-2|2151	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco87.vf
12mr|texlive-uhc-20070729-2|2152	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco88.vf
12mr|texlive-uhc-20070729-2|2153	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco89.vf
12mr|texlive-uhc-20070729-2|2154	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco8a.vf
12mr|texlive-uhc-20070729-2|2155	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco8b.vf
12mr|texlive-uhc-20070729-2|2156	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco8c.vf
12mr|texlive-uhc-20070729-2|2157	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco8d.vf
12mr|texlive-uhc-20070729-2|2158	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco8e.vf
12mr|texlive-uhc-20070729-2|2159	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco8f.vf
12mr|texlive-uhc-20070729-2|2160	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco90.vf
12mr|texlive-uhc-20070729-2|2161	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco91.vf
12mr|texlive-uhc-20070729-2|2162	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco92.vf
12mr|texlive-uhc-20070729-2|2163	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco93.vf
12mr|texlive-uhc-20070729-2|2164	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco94.vf
12mr|texlive-uhc-20070729-2|2165	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco95.vf
12mr|texlive-uhc-20070729-2|2166	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco96.vf
12mr|texlive-uhc-20070729-2|2167	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco97.vf
12mr|texlive-uhc-20070729-2|2168	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco98.vf
12mr|texlive-uhc-20070729-2|2169	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco99.vf
12mr|texlive-uhc-20070729-2|2170	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco9a.vf
12mr|texlive-uhc-20070729-2|2171	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco9b.vf
12mr|texlive-uhc-20070729-2|2172	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco9c.vf
12mr|texlive-uhc-20070729-2|2173	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco9d.vf
12mr|texlive-uhc-20070729-2|2174	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco9e.vf
12mr|texlive-uhc-20070729-2|2175	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjco9f.vf
12mr|texlive-uhc-20070729-2|2176	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoac.vf
12mr|texlive-uhc-20070729-2|2177	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoad.vf
12mr|texlive-uhc-20070729-2|2178	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoae.vf
12mr|texlive-uhc-20070729-2|2179	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoaf.vf
12mr|texlive-uhc-20070729-2|2180	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob0.vf
12mr|texlive-uhc-20070729-2|2181	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob1.vf
12mr|texlive-uhc-20070729-2|2182	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob2.vf
12mr|texlive-uhc-20070729-2|2183	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob3.vf
12mr|texlive-uhc-20070729-2|2184	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob4.vf
12mr|texlive-uhc-20070729-2|2185	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob5.vf
12mr|texlive-uhc-20070729-2|2186	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob6.vf
12mr|texlive-uhc-20070729-2|2187	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob7.vf
12mr|texlive-uhc-20070729-2|2188	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob8.vf
12mr|texlive-uhc-20070729-2|2189	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcob9.vf
12mr|texlive-uhc-20070729-2|2190	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoba.vf
12mr|texlive-uhc-20070729-2|2191	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcobb.vf
12mr|texlive-uhc-20070729-2|2192	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcobc.vf
12mr|texlive-uhc-20070729-2|2193	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcobd.vf
12mr|texlive-uhc-20070729-2|2194	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcobe.vf
12mr|texlive-uhc-20070729-2|2195	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcobf.vf
12mr|texlive-uhc-20070729-2|2196	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc0.vf
12mr|texlive-uhc-20070729-2|2197	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc1.vf
12mr|texlive-uhc-20070729-2|2198	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc2.vf
12mr|texlive-uhc-20070729-2|2199	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc3.vf
12mr|texlive-uhc-20070729-2|2200	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc4.vf
12mr|texlive-uhc-20070729-2|2201	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc5.vf
12mr|texlive-uhc-20070729-2|2202	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc6.vf
12mr|texlive-uhc-20070729-2|2203	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc7.vf
12mr|texlive-uhc-20070729-2|2204	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc8.vf
12mr|texlive-uhc-20070729-2|2205	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoc9.vf
12mr|texlive-uhc-20070729-2|2206	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoca.vf
12mr|texlive-uhc-20070729-2|2207	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcocb.vf
12mr|texlive-uhc-20070729-2|2208	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcocc.vf
12mr|texlive-uhc-20070729-2|2209	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcocd.vf
12mr|texlive-uhc-20070729-2|2210	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoce.vf
12mr|texlive-uhc-20070729-2|2211	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcocf.vf
12mr|texlive-uhc-20070729-2|2212	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod0.vf
12mr|texlive-uhc-20070729-2|2213	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod1.vf
12mr|texlive-uhc-20070729-2|2214	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod2.vf
12mr|texlive-uhc-20070729-2|2215	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod3.vf
12mr|texlive-uhc-20070729-2|2216	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod4.vf
12mr|texlive-uhc-20070729-2|2217	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod5.vf
12mr|texlive-uhc-20070729-2|2218	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod6.vf
12mr|texlive-uhc-20070729-2|2219	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcod7.vf
12mr|texlive-uhc-20070729-2|2220	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcof9.vf
12mr|texlive-uhc-20070729-2|2221	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcofa.vf
12mr|texlive-uhc-20070729-2|2222	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjcoff.vf
12mr|texlive-uhc-20070729-2|2223	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd0.vf
12mr|texlive-uhc-20070729-2|2224	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd1.vf
12mr|texlive-uhc-20070729-2|2225	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd2.vf
12mr|texlive-uhc-20070729-2|2226	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd3.vf
12mr|texlive-uhc-20070729-2|2227	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd4.vf
12mr|texlive-uhc-20070729-2|2228	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd5.vf
12mr|texlive-uhc-20070729-2|2229	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd6.vf
12mr|texlive-uhc-20070729-2|2230	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjd7.vf
12mr|texlive-uhc-20070729-2|2231	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjf9.vf
12mr|texlive-uhc-20070729-2|2232	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjfa.vf
12mr|texlive-uhc-20070729-2|2233	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjff.vf
12mr|texlive-uhc-20070729-2|2234	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo00.vf
12mr|texlive-uhc-20070729-2|2235	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo01.vf
12mr|texlive-uhc-20070729-2|2236	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo02.vf
12mr|texlive-uhc-20070729-2|2237	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo03.vf
12mr|texlive-uhc-20070729-2|2238	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo04.vf
12mr|texlive-uhc-20070729-2|2239	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo20.vf
12mr|texlive-uhc-20070729-2|2240	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo21.vf
12mr|texlive-uhc-20070729-2|2241	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo22.vf
12mr|texlive-uhc-20070729-2|2242	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo23.vf
12mr|texlive-uhc-20070729-2|2243	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo24.vf
12mr|texlive-uhc-20070729-2|2244	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo25.vf
12mr|texlive-uhc-20070729-2|2245	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo26.vf
12mr|texlive-uhc-20070729-2|2246	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo30.vf
12mr|texlive-uhc-20070729-2|2247	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo31.vf
12mr|texlive-uhc-20070729-2|2248	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo32.vf
12mr|texlive-uhc-20070729-2|2249	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo33.vf
12mr|texlive-uhc-20070729-2|2250	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo4e.vf
12mr|texlive-uhc-20070729-2|2251	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo4f.vf
12mr|texlive-uhc-20070729-2|2252	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo50.vf
12mr|texlive-uhc-20070729-2|2253	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo51.vf
12mr|texlive-uhc-20070729-2|2254	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo52.vf
12mr|texlive-uhc-20070729-2|2255	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo53.vf
12mr|texlive-uhc-20070729-2|2256	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo54.vf
12mr|texlive-uhc-20070729-2|2257	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo55.vf
12mr|texlive-uhc-20070729-2|2258	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo56.vf
12mr|texlive-uhc-20070729-2|2259	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo57.vf
12mr|texlive-uhc-20070729-2|2260	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo58.vf
12mr|texlive-uhc-20070729-2|2261	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo59.vf
12mr|texlive-uhc-20070729-2|2262	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo5a.vf
12mr|texlive-uhc-20070729-2|2263	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo5b.vf
12mr|texlive-uhc-20070729-2|2264	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo5c.vf
12mr|texlive-uhc-20070729-2|2265	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo5d.vf
12mr|texlive-uhc-20070729-2|2266	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo5e.vf
12mr|texlive-uhc-20070729-2|2267	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo5f.vf
12mr|texlive-uhc-20070729-2|2268	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo60.vf
12mr|texlive-uhc-20070729-2|2269	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo61.vf
12mr|texlive-uhc-20070729-2|2270	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo62.vf
12mr|texlive-uhc-20070729-2|2271	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo63.vf
12mr|texlive-uhc-20070729-2|2272	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo64.vf
12mr|texlive-uhc-20070729-2|2273	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo65.vf
12mr|texlive-uhc-20070729-2|2274	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo66.vf
12mr|texlive-uhc-20070729-2|2275	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo67.vf
12mr|texlive-uhc-20070729-2|2276	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo68.vf
12mr|texlive-uhc-20070729-2|2277	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo69.vf
12mr|texlive-uhc-20070729-2|2278	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo6a.vf
12mr|texlive-uhc-20070729-2|2279	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo6b.vf
12mr|texlive-uhc-20070729-2|2280	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo6c.vf
12mr|texlive-uhc-20070729-2|2281	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo6d.vf
12mr|texlive-uhc-20070729-2|2282	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo6e.vf
12mr|texlive-uhc-20070729-2|2283	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo6f.vf
12mr|texlive-uhc-20070729-2|2284	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo70.vf
12mr|texlive-uhc-20070729-2|2285	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo71.vf
12mr|texlive-uhc-20070729-2|2286	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo72.vf
12mr|texlive-uhc-20070729-2|2287	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo73.vf
12mr|texlive-uhc-20070729-2|2288	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo74.vf
12mr|texlive-uhc-20070729-2|2289	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo75.vf
12mr|texlive-uhc-20070729-2|2290	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo76.vf
12mr|texlive-uhc-20070729-2|2291	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo77.vf
12mr|texlive-uhc-20070729-2|2292	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo78.vf
12mr|texlive-uhc-20070729-2|2293	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo79.vf
12mr|texlive-uhc-20070729-2|2294	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo7a.vf
12mr|texlive-uhc-20070729-2|2295	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo7b.vf
12mr|texlive-uhc-20070729-2|2296	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo7c.vf
12mr|texlive-uhc-20070729-2|2297	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo7d.vf
12mr|texlive-uhc-20070729-2|2298	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo7e.vf
12mr|texlive-uhc-20070729-2|2299	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo7f.vf
12mr|texlive-uhc-20070729-2|2300	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo80.vf
12mr|texlive-uhc-20070729-2|2301	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo81.vf
12mr|texlive-uhc-20070729-2|2302	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo82.vf
12mr|texlive-uhc-20070729-2|2303	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo83.vf
12mr|texlive-uhc-20070729-2|2304	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo84.vf
12mr|texlive-uhc-20070729-2|2305	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo85.vf
12mr|texlive-uhc-20070729-2|2306	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo86.vf
12mr|texlive-uhc-20070729-2|2307	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo87.vf
12mr|texlive-uhc-20070729-2|2308	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo88.vf
12mr|texlive-uhc-20070729-2|2309	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo89.vf
12mr|texlive-uhc-20070729-2|2310	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo8a.vf
12mr|texlive-uhc-20070729-2|2311	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo8b.vf
12mr|texlive-uhc-20070729-2|2312	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo8c.vf
12mr|texlive-uhc-20070729-2|2313	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo8d.vf
12mr|texlive-uhc-20070729-2|2314	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo8e.vf
12mr|texlive-uhc-20070729-2|2315	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo8f.vf
12mr|texlive-uhc-20070729-2|2316	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo90.vf
12mr|texlive-uhc-20070729-2|2317	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo91.vf
12mr|texlive-uhc-20070729-2|2318	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo92.vf
12mr|texlive-uhc-20070729-2|2319	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo93.vf
12mr|texlive-uhc-20070729-2|2320	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo94.vf
12mr|texlive-uhc-20070729-2|2321	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo95.vf
12mr|texlive-uhc-20070729-2|2322	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo96.vf
12mr|texlive-uhc-20070729-2|2323	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo97.vf
12mr|texlive-uhc-20070729-2|2324	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo98.vf
12mr|texlive-uhc-20070729-2|2325	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo99.vf
12mr|texlive-uhc-20070729-2|2326	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo9a.vf
12mr|texlive-uhc-20070729-2|2327	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo9b.vf
12mr|texlive-uhc-20070729-2|2328	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo9c.vf
12mr|texlive-uhc-20070729-2|2329	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo9d.vf
12mr|texlive-uhc-20070729-2|2330	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo9e.vf
12mr|texlive-uhc-20070729-2|2331	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjo9f.vf
12mr|texlive-uhc-20070729-2|2332	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoac.vf
12mr|texlive-uhc-20070729-2|2333	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoad.vf
12mr|texlive-uhc-20070729-2|2334	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoae.vf
12mr|texlive-uhc-20070729-2|2335	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoaf.vf
12mr|texlive-uhc-20070729-2|2336	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob0.vf
12mr|texlive-uhc-20070729-2|2337	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob1.vf
12mr|texlive-uhc-20070729-2|2338	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob2.vf
12mr|texlive-uhc-20070729-2|2339	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob3.vf
12mr|texlive-uhc-20070729-2|2340	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob4.vf
12mr|texlive-uhc-20070729-2|2341	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob5.vf
12mr|texlive-uhc-20070729-2|2342	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob6.vf
12mr|texlive-uhc-20070729-2|2343	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob7.vf
12mr|texlive-uhc-20070729-2|2344	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob8.vf
12mr|texlive-uhc-20070729-2|2345	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjob9.vf
12mr|texlive-uhc-20070729-2|2346	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoba.vf
12mr|texlive-uhc-20070729-2|2347	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjobb.vf
12mr|texlive-uhc-20070729-2|2348	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjobc.vf
12mr|texlive-uhc-20070729-2|2349	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjobd.vf
12mr|texlive-uhc-20070729-2|2350	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjobe.vf
12mr|texlive-uhc-20070729-2|2351	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjobf.vf
12mr|texlive-uhc-20070729-2|2352	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc0.vf
12mr|texlive-uhc-20070729-2|2353	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc1.vf
12mr|texlive-uhc-20070729-2|2354	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc2.vf
12mr|texlive-uhc-20070729-2|2355	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc3.vf
12mr|texlive-uhc-20070729-2|2356	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc4.vf
12mr|texlive-uhc-20070729-2|2357	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc5.vf
12mr|texlive-uhc-20070729-2|2358	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc6.vf
12mr|texlive-uhc-20070729-2|2359	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc7.vf
12mr|texlive-uhc-20070729-2|2360	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc8.vf
12mr|texlive-uhc-20070729-2|2361	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoc9.vf
12mr|texlive-uhc-20070729-2|2362	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoca.vf
12mr|texlive-uhc-20070729-2|2363	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjocb.vf
12mr|texlive-uhc-20070729-2|2364	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjocc.vf
12mr|texlive-uhc-20070729-2|2365	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjocd.vf
12mr|texlive-uhc-20070729-2|2366	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoce.vf
12mr|texlive-uhc-20070729-2|2367	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjocf.vf
12mr|texlive-uhc-20070729-2|2368	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod0.vf
12mr|texlive-uhc-20070729-2|2369	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod1.vf
12mr|texlive-uhc-20070729-2|2370	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod2.vf
12mr|texlive-uhc-20070729-2|2371	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod3.vf
12mr|texlive-uhc-20070729-2|2372	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod4.vf
12mr|texlive-uhc-20070729-2|2373	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod5.vf
12mr|texlive-uhc-20070729-2|2374	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod6.vf
12mr|texlive-uhc-20070729-2|2375	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjod7.vf
12mr|texlive-uhc-20070729-2|2376	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjof9.vf
12mr|texlive-uhc-20070729-2|2377	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjofa.vf
12mr|texlive-uhc-20070729-2|2378	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjoff.vf
12mr|texlive-uhc-20070729-2|2379	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju00.vf
12mr|texlive-uhc-20070729-2|2380	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju01.vf
12mr|texlive-uhc-20070729-2|2381	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju02.vf
12mr|texlive-uhc-20070729-2|2382	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju03.vf
12mr|texlive-uhc-20070729-2|2383	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju04.vf
12mr|texlive-uhc-20070729-2|2384	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju20.vf
12mr|texlive-uhc-20070729-2|2385	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju21.vf
12mr|texlive-uhc-20070729-2|2386	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju22.vf
12mr|texlive-uhc-20070729-2|2387	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju23.vf
12mr|texlive-uhc-20070729-2|2388	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju24.vf
12mr|texlive-uhc-20070729-2|2389	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju25.vf
12mr|texlive-uhc-20070729-2|2390	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju26.vf
12mr|texlive-uhc-20070729-2|2391	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju30.vf
12mr|texlive-uhc-20070729-2|2392	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju31.vf
12mr|texlive-uhc-20070729-2|2393	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju32.vf
12mr|texlive-uhc-20070729-2|2394	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju33.vf
12mr|texlive-uhc-20070729-2|2395	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju4e.vf
12mr|texlive-uhc-20070729-2|2396	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju4f.vf
12mr|texlive-uhc-20070729-2|2397	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju50.vf
12mr|texlive-uhc-20070729-2|2398	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju51.vf
12mr|texlive-uhc-20070729-2|2399	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju52.vf
12mr|texlive-uhc-20070729-2|2400	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju53.vf
12mr|texlive-uhc-20070729-2|2401	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju54.vf
12mr|texlive-uhc-20070729-2|2402	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju55.vf
12mr|texlive-uhc-20070729-2|2403	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju56.vf
12mr|texlive-uhc-20070729-2|2404	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju57.vf
12mr|texlive-uhc-20070729-2|2405	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju58.vf
12mr|texlive-uhc-20070729-2|2406	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju59.vf
12mr|texlive-uhc-20070729-2|2407	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju5a.vf
12mr|texlive-uhc-20070729-2|2408	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju5b.vf
12mr|texlive-uhc-20070729-2|2409	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju5c.vf
12mr|texlive-uhc-20070729-2|2410	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju5d.vf
12mr|texlive-uhc-20070729-2|2411	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju5e.vf
12mr|texlive-uhc-20070729-2|2412	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju5f.vf
12mr|texlive-uhc-20070729-2|2413	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju60.vf
12mr|texlive-uhc-20070729-2|2414	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju61.vf
12mr|texlive-uhc-20070729-2|2415	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju62.vf
12mr|texlive-uhc-20070729-2|2416	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju63.vf
12mr|texlive-uhc-20070729-2|2417	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju64.vf
12mr|texlive-uhc-20070729-2|2418	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju65.vf
12mr|texlive-uhc-20070729-2|2419	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju66.vf
12mr|texlive-uhc-20070729-2|2420	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju67.vf
12mr|texlive-uhc-20070729-2|2421	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju68.vf
12mr|texlive-uhc-20070729-2|2422	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju69.vf
12mr|texlive-uhc-20070729-2|2423	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju6a.vf
12mr|texlive-uhc-20070729-2|2424	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju6b.vf
12mr|texlive-uhc-20070729-2|2425	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju6c.vf
12mr|texlive-uhc-20070729-2|2426	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju6d.vf
12mr|texlive-uhc-20070729-2|2427	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju6e.vf
12mr|texlive-uhc-20070729-2|2428	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju6f.vf
12mr|texlive-uhc-20070729-2|2429	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju70.vf
12mr|texlive-uhc-20070729-2|2430	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju71.vf
12mr|texlive-uhc-20070729-2|2431	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju72.vf
12mr|texlive-uhc-20070729-2|2432	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju73.vf
12mr|texlive-uhc-20070729-2|2433	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju74.vf
12mr|texlive-uhc-20070729-2|2434	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju75.vf
12mr|texlive-uhc-20070729-2|2435	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju76.vf
12mr|texlive-uhc-20070729-2|2436	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju77.vf
12mr|texlive-uhc-20070729-2|2437	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju78.vf
12mr|texlive-uhc-20070729-2|2438	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju79.vf
12mr|texlive-uhc-20070729-2|2439	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju7a.vf
12mr|texlive-uhc-20070729-2|2440	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju7b.vf
12mr|texlive-uhc-20070729-2|2441	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju7c.vf
12mr|texlive-uhc-20070729-2|2442	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju7d.vf
12mr|texlive-uhc-20070729-2|2443	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju7e.vf
12mr|texlive-uhc-20070729-2|2444	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju7f.vf
12mr|texlive-uhc-20070729-2|2445	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju80.vf
12mr|texlive-uhc-20070729-2|2446	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju81.vf
12mr|texlive-uhc-20070729-2|2447	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju82.vf
12mr|texlive-uhc-20070729-2|2448	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju83.vf
12mr|texlive-uhc-20070729-2|2449	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju84.vf
12mr|texlive-uhc-20070729-2|2450	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju85.vf
12mr|texlive-uhc-20070729-2|2451	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju86.vf
12mr|texlive-uhc-20070729-2|2452	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju87.vf
12mr|texlive-uhc-20070729-2|2453	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju88.vf
12mr|texlive-uhc-20070729-2|2454	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju89.vf
12mr|texlive-uhc-20070729-2|2455	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju8a.vf
12mr|texlive-uhc-20070729-2|2456	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju8b.vf
12mr|texlive-uhc-20070729-2|2457	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju8c.vf
12mr|texlive-uhc-20070729-2|2458	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju8d.vf
12mr|texlive-uhc-20070729-2|2459	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju8e.vf
12mr|texlive-uhc-20070729-2|2460	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju8f.vf
12mr|texlive-uhc-20070729-2|2461	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju90.vf
12mr|texlive-uhc-20070729-2|2462	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju91.vf
12mr|texlive-uhc-20070729-2|2463	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju92.vf
12mr|texlive-uhc-20070729-2|2464	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju93.vf
12mr|texlive-uhc-20070729-2|2465	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju94.vf
12mr|texlive-uhc-20070729-2|2466	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju95.vf
12mr|texlive-uhc-20070729-2|2467	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju96.vf
12mr|texlive-uhc-20070729-2|2468	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju97.vf
12mr|texlive-uhc-20070729-2|2469	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju98.vf
12mr|texlive-uhc-20070729-2|2470	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju99.vf
12mr|texlive-uhc-20070729-2|2471	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju9a.vf
12mr|texlive-uhc-20070729-2|2472	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju9b.vf
12mr|texlive-uhc-20070729-2|2473	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju9c.vf
12mr|texlive-uhc-20070729-2|2474	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju9d.vf
12mr|texlive-uhc-20070729-2|2475	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju9e.vf
12mr|texlive-uhc-20070729-2|2476	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmju9f.vf
12mr|texlive-uhc-20070729-2|2477	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuac.vf
12mr|texlive-uhc-20070729-2|2478	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuad.vf
12mr|texlive-uhc-20070729-2|2479	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuae.vf
12mr|texlive-uhc-20070729-2|2480	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuaf.vf
12mr|texlive-uhc-20070729-2|2481	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub0.vf
12mr|texlive-uhc-20070729-2|2482	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub1.vf
12mr|texlive-uhc-20070729-2|2483	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub2.vf
12mr|texlive-uhc-20070729-2|2484	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub3.vf
12mr|texlive-uhc-20070729-2|2485	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub4.vf
12mr|texlive-uhc-20070729-2|2486	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub5.vf
12mr|texlive-uhc-20070729-2|2487	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub6.vf
12mr|texlive-uhc-20070729-2|2488	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub7.vf
12mr|texlive-uhc-20070729-2|2489	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub8.vf
12mr|texlive-uhc-20070729-2|2490	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjub9.vf
12mr|texlive-uhc-20070729-2|2491	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuba.vf
12mr|texlive-uhc-20070729-2|2492	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjubb.vf
12mr|texlive-uhc-20070729-2|2493	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjubc.vf
12mr|texlive-uhc-20070729-2|2494	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjubd.vf
12mr|texlive-uhc-20070729-2|2495	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjube.vf
12mr|texlive-uhc-20070729-2|2496	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjubf.vf
12mr|texlive-uhc-20070729-2|2497	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc0.vf
12mr|texlive-uhc-20070729-2|2498	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc1.vf
12mr|texlive-uhc-20070729-2|2499	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc2.vf
12mr|texlive-uhc-20070729-2|2500	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc3.vf
12mr|texlive-uhc-20070729-2|2501	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc4.vf
12mr|texlive-uhc-20070729-2|2502	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc5.vf
12mr|texlive-uhc-20070729-2|2503	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc6.vf
12mr|texlive-uhc-20070729-2|2504	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc7.vf
12mr|texlive-uhc-20070729-2|2505	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc8.vf
12mr|texlive-uhc-20070729-2|2506	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuc9.vf
12mr|texlive-uhc-20070729-2|2507	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuca.vf
12mr|texlive-uhc-20070729-2|2508	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjucb.vf
12mr|texlive-uhc-20070729-2|2509	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjucc.vf
12mr|texlive-uhc-20070729-2|2510	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjucd.vf
12mr|texlive-uhc-20070729-2|2511	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuce.vf
12mr|texlive-uhc-20070729-2|2512	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjucf.vf
12mr|texlive-uhc-20070729-2|2513	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud0.vf
12mr|texlive-uhc-20070729-2|2514	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud1.vf
12mr|texlive-uhc-20070729-2|2515	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud2.vf
12mr|texlive-uhc-20070729-2|2516	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud3.vf
12mr|texlive-uhc-20070729-2|2517	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud4.vf
12mr|texlive-uhc-20070729-2|2518	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud5.vf
12mr|texlive-uhc-20070729-2|2519	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud6.vf
12mr|texlive-uhc-20070729-2|2520	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjud7.vf
12mr|texlive-uhc-20070729-2|2521	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuf9.vf
12mr|texlive-uhc-20070729-2|2522	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjufa.vf
12mr|texlive-uhc-20070729-2|2523	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuff.vf
12mr|texlive-uhc-20070729-2|2524	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo00.vf
12mr|texlive-uhc-20070729-2|2525	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo01.vf
12mr|texlive-uhc-20070729-2|2526	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo02.vf
12mr|texlive-uhc-20070729-2|2527	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo03.vf
12mr|texlive-uhc-20070729-2|2528	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo04.vf
12mr|texlive-uhc-20070729-2|2529	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo20.vf
12mr|texlive-uhc-20070729-2|2530	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo21.vf
12mr|texlive-uhc-20070729-2|2531	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo22.vf
12mr|texlive-uhc-20070729-2|2532	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo23.vf
12mr|texlive-uhc-20070729-2|2533	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo24.vf
12mr|texlive-uhc-20070729-2|2534	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo25.vf
12mr|texlive-uhc-20070729-2|2535	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo26.vf
12mr|texlive-uhc-20070729-2|2536	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo30.vf
12mr|texlive-uhc-20070729-2|2537	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo31.vf
12mr|texlive-uhc-20070729-2|2538	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo32.vf
12mr|texlive-uhc-20070729-2|2539	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo33.vf
12mr|texlive-uhc-20070729-2|2540	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo4e.vf
12mr|texlive-uhc-20070729-2|2541	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo4f.vf
12mr|texlive-uhc-20070729-2|2542	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo50.vf
12mr|texlive-uhc-20070729-2|2543	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo51.vf
12mr|texlive-uhc-20070729-2|2544	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo52.vf
12mr|texlive-uhc-20070729-2|2545	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo53.vf
12mr|texlive-uhc-20070729-2|2546	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo54.vf
12mr|texlive-uhc-20070729-2|2547	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo55.vf
12mr|texlive-uhc-20070729-2|2548	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo56.vf
12mr|texlive-uhc-20070729-2|2549	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo57.vf
12mr|texlive-uhc-20070729-2|2550	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo58.vf
12mr|texlive-uhc-20070729-2|2551	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo59.vf
12mr|texlive-uhc-20070729-2|2552	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo5a.vf
12mr|texlive-uhc-20070729-2|2553	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo5b.vf
12mr|texlive-uhc-20070729-2|2554	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo5c.vf
12mr|texlive-uhc-20070729-2|2555	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo5d.vf
12mr|texlive-uhc-20070729-2|2556	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo5e.vf
12mr|texlive-uhc-20070729-2|2557	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo5f.vf
12mr|texlive-uhc-20070729-2|2558	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo60.vf
12mr|texlive-uhc-20070729-2|2559	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo61.vf
12mr|texlive-uhc-20070729-2|2560	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo62.vf
12mr|texlive-uhc-20070729-2|2561	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo63.vf
12mr|texlive-uhc-20070729-2|2562	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo64.vf
12mr|texlive-uhc-20070729-2|2563	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo65.vf
12mr|texlive-uhc-20070729-2|2564	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo66.vf
12mr|texlive-uhc-20070729-2|2565	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo67.vf
12mr|texlive-uhc-20070729-2|2566	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo68.vf
12mr|texlive-uhc-20070729-2|2567	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo69.vf
12mr|texlive-uhc-20070729-2|2568	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo6a.vf
12mr|texlive-uhc-20070729-2|2569	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo6b.vf
12mr|texlive-uhc-20070729-2|2570	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo6c.vf
12mr|texlive-uhc-20070729-2|2571	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo6d.vf
12mr|texlive-uhc-20070729-2|2572	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo6e.vf
12mr|texlive-uhc-20070729-2|2573	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo6f.vf
12mr|texlive-uhc-20070729-2|2574	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo70.vf
12mr|texlive-uhc-20070729-2|2575	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo71.vf
12mr|texlive-uhc-20070729-2|2576	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo72.vf
12mr|texlive-uhc-20070729-2|2577	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo73.vf
12mr|texlive-uhc-20070729-2|2578	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo74.vf
12mr|texlive-uhc-20070729-2|2579	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo75.vf
12mr|texlive-uhc-20070729-2|2580	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo76.vf
12mr|texlive-uhc-20070729-2|2581	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo77.vf
12mr|texlive-uhc-20070729-2|2582	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo78.vf
12mr|texlive-uhc-20070729-2|2583	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo79.vf
12mr|texlive-uhc-20070729-2|2584	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo7a.vf
12mr|texlive-uhc-20070729-2|2585	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo7b.vf
12mr|texlive-uhc-20070729-2|2586	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo7c.vf
12mr|texlive-uhc-20070729-2|2587	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo7d.vf
12mr|texlive-uhc-20070729-2|2588	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo7e.vf
12mr|texlive-uhc-20070729-2|2589	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo7f.vf
12mr|texlive-uhc-20070729-2|2590	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo80.vf
12mr|texlive-uhc-20070729-2|2591	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo81.vf
12mr|texlive-uhc-20070729-2|2592	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo82.vf
12mr|texlive-uhc-20070729-2|2593	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo83.vf
12mr|texlive-uhc-20070729-2|2594	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo84.vf
12mr|texlive-uhc-20070729-2|2595	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo85.vf
12mr|texlive-uhc-20070729-2|2596	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo86.vf
12mr|texlive-uhc-20070729-2|2597	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo87.vf
12mr|texlive-uhc-20070729-2|2598	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo88.vf
12mr|texlive-uhc-20070729-2|2599	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo89.vf
12mr|texlive-uhc-20070729-2|2600	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo8a.vf
12mr|texlive-uhc-20070729-2|2601	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo8b.vf
12mr|texlive-uhc-20070729-2|2602	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo8c.vf
12mr|texlive-uhc-20070729-2|2603	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo8d.vf
12mr|texlive-uhc-20070729-2|2604	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo8e.vf
12mr|texlive-uhc-20070729-2|2605	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo8f.vf
12mr|texlive-uhc-20070729-2|2606	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo90.vf
12mr|texlive-uhc-20070729-2|2607	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo91.vf
12mr|texlive-uhc-20070729-2|2608	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo92.vf
12mr|texlive-uhc-20070729-2|2609	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo93.vf
12mr|texlive-uhc-20070729-2|2610	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo94.vf
12mr|texlive-uhc-20070729-2|2611	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo95.vf
12mr|texlive-uhc-20070729-2|2612	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo96.vf
12mr|texlive-uhc-20070729-2|2613	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo97.vf
12mr|texlive-uhc-20070729-2|2614	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo98.vf
12mr|texlive-uhc-20070729-2|2615	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo99.vf
12mr|texlive-uhc-20070729-2|2616	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo9a.vf
12mr|texlive-uhc-20070729-2|2617	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo9b.vf
12mr|texlive-uhc-20070729-2|2618	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo9c.vf
12mr|texlive-uhc-20070729-2|2619	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo9d.vf
12mr|texlive-uhc-20070729-2|2620	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo9e.vf
12mr|texlive-uhc-20070729-2|2621	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuo9f.vf
12mr|texlive-uhc-20070729-2|2622	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoac.vf
12mr|texlive-uhc-20070729-2|2623	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoad.vf
12mr|texlive-uhc-20070729-2|2624	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoae.vf
12mr|texlive-uhc-20070729-2|2625	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoaf.vf
12mr|texlive-uhc-20070729-2|2626	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob0.vf
12mr|texlive-uhc-20070729-2|2627	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob1.vf
12mr|texlive-uhc-20070729-2|2628	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob2.vf
12mr|texlive-uhc-20070729-2|2629	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob3.vf
12mr|texlive-uhc-20070729-2|2630	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob4.vf
12mr|texlive-uhc-20070729-2|2631	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob5.vf
12mr|texlive-uhc-20070729-2|2632	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob6.vf
12mr|texlive-uhc-20070729-2|2633	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob7.vf
12mr|texlive-uhc-20070729-2|2634	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob8.vf
12mr|texlive-uhc-20070729-2|2635	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuob9.vf
12mr|texlive-uhc-20070729-2|2636	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoba.vf
12mr|texlive-uhc-20070729-2|2637	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuobb.vf
12mr|texlive-uhc-20070729-2|2638	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuobc.vf
12mr|texlive-uhc-20070729-2|2639	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuobd.vf
12mr|texlive-uhc-20070729-2|2640	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuobe.vf
12mr|texlive-uhc-20070729-2|2641	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuobf.vf
12mr|texlive-uhc-20070729-2|2642	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc0.vf
12mr|texlive-uhc-20070729-2|2643	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc1.vf
12mr|texlive-uhc-20070729-2|2644	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc2.vf
12mr|texlive-uhc-20070729-2|2645	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc3.vf
12mr|texlive-uhc-20070729-2|2646	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc4.vf
12mr|texlive-uhc-20070729-2|2647	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc5.vf
12mr|texlive-uhc-20070729-2|2648	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc6.vf
12mr|texlive-uhc-20070729-2|2649	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc7.vf
12mr|texlive-uhc-20070729-2|2650	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc8.vf
12mr|texlive-uhc-20070729-2|2651	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoc9.vf
12mr|texlive-uhc-20070729-2|2652	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoca.vf
12mr|texlive-uhc-20070729-2|2653	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuocb.vf
12mr|texlive-uhc-20070729-2|2654	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuocc.vf
12mr|texlive-uhc-20070729-2|2655	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuocd.vf
12mr|texlive-uhc-20070729-2|2656	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoce.vf
12mr|texlive-uhc-20070729-2|2657	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuocf.vf
12mr|texlive-uhc-20070729-2|2658	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod0.vf
12mr|texlive-uhc-20070729-2|2659	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod1.vf
12mr|texlive-uhc-20070729-2|2660	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod2.vf
12mr|texlive-uhc-20070729-2|2661	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod3.vf
12mr|texlive-uhc-20070729-2|2662	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod4.vf
12mr|texlive-uhc-20070729-2|2663	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod5.vf
12mr|texlive-uhc-20070729-2|2664	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod6.vf
12mr|texlive-uhc-20070729-2|2665	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuod7.vf
12mr|texlive-uhc-20070729-2|2666	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuof9.vf
12mr|texlive-uhc-20070729-2|2667	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuofa.vf
12mr|texlive-uhc-20070729-2|2668	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjuoff.vf
12mr|texlive-uhc-20070729-2|2669	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx00.vf
12mr|texlive-uhc-20070729-2|2670	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx01.vf
12mr|texlive-uhc-20070729-2|2671	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx02.vf
12mr|texlive-uhc-20070729-2|2672	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx03.vf
12mr|texlive-uhc-20070729-2|2673	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx04.vf
12mr|texlive-uhc-20070729-2|2674	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx20.vf
12mr|texlive-uhc-20070729-2|2675	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx21.vf
12mr|texlive-uhc-20070729-2|2676	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx22.vf
12mr|texlive-uhc-20070729-2|2677	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx23.vf
12mr|texlive-uhc-20070729-2|2678	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx24.vf
12mr|texlive-uhc-20070729-2|2679	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx25.vf
12mr|texlive-uhc-20070729-2|2680	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx26.vf
12mr|texlive-uhc-20070729-2|2681	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx30.vf
12mr|texlive-uhc-20070729-2|2682	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx31.vf
12mr|texlive-uhc-20070729-2|2683	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx32.vf
12mr|texlive-uhc-20070729-2|2684	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx33.vf
12mr|texlive-uhc-20070729-2|2685	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx4e.vf
12mr|texlive-uhc-20070729-2|2686	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx4f.vf
12mr|texlive-uhc-20070729-2|2687	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx50.vf
12mr|texlive-uhc-20070729-2|2688	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx51.vf
12mr|texlive-uhc-20070729-2|2689	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx52.vf
12mr|texlive-uhc-20070729-2|2690	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx53.vf
12mr|texlive-uhc-20070729-2|2691	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx54.vf
12mr|texlive-uhc-20070729-2|2692	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx55.vf
12mr|texlive-uhc-20070729-2|2693	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx56.vf
12mr|texlive-uhc-20070729-2|2694	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx57.vf
12mr|texlive-uhc-20070729-2|2695	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx58.vf
12mr|texlive-uhc-20070729-2|2696	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx59.vf
12mr|texlive-uhc-20070729-2|2697	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx5a.vf
12mr|texlive-uhc-20070729-2|2698	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx5b.vf
12mr|texlive-uhc-20070729-2|2699	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx5c.vf
12mr|texlive-uhc-20070729-2|2700	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx5d.vf
12mr|texlive-uhc-20070729-2|2701	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx5e.vf
12mr|texlive-uhc-20070729-2|2702	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx5f.vf
12mr|texlive-uhc-20070729-2|2703	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx60.vf
12mr|texlive-uhc-20070729-2|2704	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx61.vf
12mr|texlive-uhc-20070729-2|2705	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx62.vf
12mr|texlive-uhc-20070729-2|2706	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx63.vf
12mr|texlive-uhc-20070729-2|2707	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx64.vf
12mr|texlive-uhc-20070729-2|2708	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx65.vf
12mr|texlive-uhc-20070729-2|2709	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx66.vf
12mr|texlive-uhc-20070729-2|2710	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx67.vf
12mr|texlive-uhc-20070729-2|2711	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx68.vf
12mr|texlive-uhc-20070729-2|2712	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx69.vf
12mr|texlive-uhc-20070729-2|2713	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx6a.vf
12mr|texlive-uhc-20070729-2|2714	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx6b.vf
12mr|texlive-uhc-20070729-2|2715	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx6c.vf
12mr|texlive-uhc-20070729-2|2716	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx6d.vf
12mr|texlive-uhc-20070729-2|2717	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx6e.vf
12mr|texlive-uhc-20070729-2|2718	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx6f.vf
12mr|texlive-uhc-20070729-2|2719	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx70.vf
12mr|texlive-uhc-20070729-2|2720	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx71.vf
12mr|texlive-uhc-20070729-2|2721	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx72.vf
12mr|texlive-uhc-20070729-2|2722	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx73.vf
12mr|texlive-uhc-20070729-2|2723	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx74.vf
12mr|texlive-uhc-20070729-2|2724	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx75.vf
12mr|texlive-uhc-20070729-2|2725	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx76.vf
12mr|texlive-uhc-20070729-2|2726	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx77.vf
12mr|texlive-uhc-20070729-2|2727	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx78.vf
12mr|texlive-uhc-20070729-2|2728	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx79.vf
12mr|texlive-uhc-20070729-2|2729	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx7a.vf
12mr|texlive-uhc-20070729-2|2730	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx7b.vf
12mr|texlive-uhc-20070729-2|2731	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx7c.vf
12mr|texlive-uhc-20070729-2|2732	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx7d.vf
12mr|texlive-uhc-20070729-2|2733	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx7e.vf
12mr|texlive-uhc-20070729-2|2734	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx7f.vf
12mr|texlive-uhc-20070729-2|2735	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx80.vf
12mr|texlive-uhc-20070729-2|2736	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx81.vf
12mr|texlive-uhc-20070729-2|2737	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx82.vf
12mr|texlive-uhc-20070729-2|2738	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx83.vf
12mr|texlive-uhc-20070729-2|2739	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx84.vf
12mr|texlive-uhc-20070729-2|2740	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx85.vf
12mr|texlive-uhc-20070729-2|2741	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx86.vf
12mr|texlive-uhc-20070729-2|2742	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx87.vf
12mr|texlive-uhc-20070729-2|2743	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx88.vf
12mr|texlive-uhc-20070729-2|2744	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx89.vf
12mr|texlive-uhc-20070729-2|2745	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx8a.vf
12mr|texlive-uhc-20070729-2|2746	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx8b.vf
12mr|texlive-uhc-20070729-2|2747	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx8c.vf
12mr|texlive-uhc-20070729-2|2748	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx8d.vf
12mr|texlive-uhc-20070729-2|2749	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx8e.vf
12mr|texlive-uhc-20070729-2|2750	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx8f.vf
12mr|texlive-uhc-20070729-2|2751	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx90.vf
12mr|texlive-uhc-20070729-2|2752	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx91.vf
12mr|texlive-uhc-20070729-2|2753	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx92.vf
12mr|texlive-uhc-20070729-2|2754	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx93.vf
12mr|texlive-uhc-20070729-2|2755	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx94.vf
12mr|texlive-uhc-20070729-2|2756	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx95.vf
12mr|texlive-uhc-20070729-2|2757	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx96.vf
12mr|texlive-uhc-20070729-2|2758	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx97.vf
12mr|texlive-uhc-20070729-2|2759	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx98.vf
12mr|texlive-uhc-20070729-2|2760	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx99.vf
12mr|texlive-uhc-20070729-2|2761	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx9a.vf
12mr|texlive-uhc-20070729-2|2762	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx9b.vf
12mr|texlive-uhc-20070729-2|2763	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx9c.vf
12mr|texlive-uhc-20070729-2|2764	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx9d.vf
12mr|texlive-uhc-20070729-2|2765	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx9e.vf
12mr|texlive-uhc-20070729-2|2766	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjx9f.vf
12mr|texlive-uhc-20070729-2|2767	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxac.vf
12mr|texlive-uhc-20070729-2|2768	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxad.vf
12mr|texlive-uhc-20070729-2|2769	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxae.vf
12mr|texlive-uhc-20070729-2|2770	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxaf.vf
12mr|texlive-uhc-20070729-2|2771	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb0.vf
12mr|texlive-uhc-20070729-2|2772	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb1.vf
12mr|texlive-uhc-20070729-2|2773	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb2.vf
12mr|texlive-uhc-20070729-2|2774	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb3.vf
12mr|texlive-uhc-20070729-2|2775	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb4.vf
12mr|texlive-uhc-20070729-2|2776	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb5.vf
12mr|texlive-uhc-20070729-2|2777	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb6.vf
12mr|texlive-uhc-20070729-2|2778	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb7.vf
12mr|texlive-uhc-20070729-2|2779	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb8.vf
12mr|texlive-uhc-20070729-2|2780	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxb9.vf
12mr|texlive-uhc-20070729-2|2781	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxba.vf
12mr|texlive-uhc-20070729-2|2782	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxbb.vf
12mr|texlive-uhc-20070729-2|2783	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxbc.vf
12mr|texlive-uhc-20070729-2|2784	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxbd.vf
12mr|texlive-uhc-20070729-2|2785	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxbe.vf
12mr|texlive-uhc-20070729-2|2786	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxbf.vf
12mr|texlive-uhc-20070729-2|2787	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc0.vf
12mr|texlive-uhc-20070729-2|2788	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc1.vf
12mr|texlive-uhc-20070729-2|2789	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc2.vf
12mr|texlive-uhc-20070729-2|2790	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc3.vf
12mr|texlive-uhc-20070729-2|2791	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc4.vf
12mr|texlive-uhc-20070729-2|2792	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc5.vf
12mr|texlive-uhc-20070729-2|2793	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc6.vf
12mr|texlive-uhc-20070729-2|2794	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc7.vf
12mr|texlive-uhc-20070729-2|2795	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc8.vf
12mr|texlive-uhc-20070729-2|2796	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxc9.vf
12mr|texlive-uhc-20070729-2|2797	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxca.vf
12mr|texlive-uhc-20070729-2|2798	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxcb.vf
12mr|texlive-uhc-20070729-2|2799	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxcc.vf
12mr|texlive-uhc-20070729-2|2800	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxcd.vf
12mr|texlive-uhc-20070729-2|2801	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxce.vf
12mr|texlive-uhc-20070729-2|2802	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxcf.vf
12mr|texlive-uhc-20070729-2|2803	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd0.vf
12mr|texlive-uhc-20070729-2|2804	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd1.vf
12mr|texlive-uhc-20070729-2|2805	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd2.vf
12mr|texlive-uhc-20070729-2|2806	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd3.vf
12mr|texlive-uhc-20070729-2|2807	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd4.vf
12mr|texlive-uhc-20070729-2|2808	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd5.vf
12mr|texlive-uhc-20070729-2|2809	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd6.vf
12mr|texlive-uhc-20070729-2|2810	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxd7.vf
12mr|texlive-uhc-20070729-2|2811	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxf9.vf
12mr|texlive-uhc-20070729-2|2812	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxfa.vf
12mr|texlive-uhc-20070729-2|2813	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxff.vf
12mr|texlive-uhc-20070729-2|2814	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo00.vf
12mr|texlive-uhc-20070729-2|2815	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo01.vf
12mr|texlive-uhc-20070729-2|2816	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo02.vf
12mr|texlive-uhc-20070729-2|2817	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo03.vf
12mr|texlive-uhc-20070729-2|2818	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo04.vf
12mr|texlive-uhc-20070729-2|2819	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo20.vf
12mr|texlive-uhc-20070729-2|2820	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo21.vf
12mr|texlive-uhc-20070729-2|2821	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo22.vf
12mr|texlive-uhc-20070729-2|2822	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo23.vf
12mr|texlive-uhc-20070729-2|2823	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo24.vf
12mr|texlive-uhc-20070729-2|2824	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo25.vf
12mr|texlive-uhc-20070729-2|2825	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo26.vf
12mr|texlive-uhc-20070729-2|2826	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo30.vf
12mr|texlive-uhc-20070729-2|2827	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo31.vf
12mr|texlive-uhc-20070729-2|2828	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo32.vf
12mr|texlive-uhc-20070729-2|2829	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo33.vf
12mr|texlive-uhc-20070729-2|2830	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo4e.vf
12mr|texlive-uhc-20070729-2|2831	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo4f.vf
12mr|texlive-uhc-20070729-2|2832	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo50.vf
12mr|texlive-uhc-20070729-2|2833	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo51.vf
12mr|texlive-uhc-20070729-2|2834	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo52.vf
12mr|texlive-uhc-20070729-2|2835	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo53.vf
12mr|texlive-uhc-20070729-2|2836	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo54.vf
12mr|texlive-uhc-20070729-2|2837	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo55.vf
12mr|texlive-uhc-20070729-2|2838	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo56.vf
12mr|texlive-uhc-20070729-2|2839	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo57.vf
12mr|texlive-uhc-20070729-2|2840	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo58.vf
12mr|texlive-uhc-20070729-2|2841	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo59.vf
12mr|texlive-uhc-20070729-2|2842	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo5a.vf
12mr|texlive-uhc-20070729-2|2843	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo5b.vf
12mr|texlive-uhc-20070729-2|2844	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo5c.vf
12mr|texlive-uhc-20070729-2|2845	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo5d.vf
12mr|texlive-uhc-20070729-2|2846	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo5e.vf
12mr|texlive-uhc-20070729-2|2847	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo5f.vf
12mr|texlive-uhc-20070729-2|2848	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo60.vf
12mr|texlive-uhc-20070729-2|2849	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo61.vf
12mr|texlive-uhc-20070729-2|2850	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo62.vf
12mr|texlive-uhc-20070729-2|2851	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo63.vf
12mr|texlive-uhc-20070729-2|2852	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo64.vf
12mr|texlive-uhc-20070729-2|2853	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo65.vf
12mr|texlive-uhc-20070729-2|2854	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo66.vf
12mr|texlive-uhc-20070729-2|2855	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo67.vf
12mr|texlive-uhc-20070729-2|2856	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo68.vf
12mr|texlive-uhc-20070729-2|2857	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo69.vf
12mr|texlive-uhc-20070729-2|2858	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo6a.vf
12mr|texlive-uhc-20070729-2|2859	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo6b.vf
12mr|texlive-uhc-20070729-2|2860	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo6c.vf
12mr|texlive-uhc-20070729-2|2861	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo6d.vf
12mr|texlive-uhc-20070729-2|2862	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo6e.vf
12mr|texlive-uhc-20070729-2|2863	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo6f.vf
12mr|texlive-uhc-20070729-2|2864	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo70.vf
12mr|texlive-uhc-20070729-2|2865	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo71.vf
12mr|texlive-uhc-20070729-2|2866	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo72.vf
12mr|texlive-uhc-20070729-2|2867	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo73.vf
12mr|texlive-uhc-20070729-2|2868	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo74.vf
12mr|texlive-uhc-20070729-2|2869	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo75.vf
12mr|texlive-uhc-20070729-2|2870	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo76.vf
12mr|texlive-uhc-20070729-2|2871	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo77.vf
12mr|texlive-uhc-20070729-2|2872	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo78.vf
12mr|texlive-uhc-20070729-2|2873	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo79.vf
12mr|texlive-uhc-20070729-2|2874	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo7a.vf
12mr|texlive-uhc-20070729-2|2875	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo7b.vf
12mr|texlive-uhc-20070729-2|2876	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo7c.vf
12mr|texlive-uhc-20070729-2|2877	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo7d.vf
12mr|texlive-uhc-20070729-2|2878	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo7e.vf
12mr|texlive-uhc-20070729-2|2879	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo7f.vf
12mr|texlive-uhc-20070729-2|2880	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo80.vf
12mr|texlive-uhc-20070729-2|2881	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo81.vf
12mr|texlive-uhc-20070729-2|2882	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo82.vf
12mr|texlive-uhc-20070729-2|2883	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo83.vf
12mr|texlive-uhc-20070729-2|2884	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo84.vf
12mr|texlive-uhc-20070729-2|2885	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo85.vf
12mr|texlive-uhc-20070729-2|2886	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo86.vf
12mr|texlive-uhc-20070729-2|2887	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo87.vf
12mr|texlive-uhc-20070729-2|2888	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo88.vf
12mr|texlive-uhc-20070729-2|2889	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo89.vf
12mr|texlive-uhc-20070729-2|2890	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo8a.vf
12mr|texlive-uhc-20070729-2|2891	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo8b.vf
12mr|texlive-uhc-20070729-2|2892	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo8c.vf
12mr|texlive-uhc-20070729-2|2893	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo8d.vf
12mr|texlive-uhc-20070729-2|2894	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo8e.vf
12mr|texlive-uhc-20070729-2|2895	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo8f.vf
12mr|texlive-uhc-20070729-2|2896	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo90.vf
12mr|texlive-uhc-20070729-2|2897	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo91.vf
12mr|texlive-uhc-20070729-2|2898	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo92.vf
12mr|texlive-uhc-20070729-2|2899	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo93.vf
12mr|texlive-uhc-20070729-2|2900	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo94.vf
12mr|texlive-uhc-20070729-2|2901	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo95.vf
12mr|texlive-uhc-20070729-2|2902	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo96.vf
12mr|texlive-uhc-20070729-2|2903	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo97.vf
12mr|texlive-uhc-20070729-2|2904	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo98.vf
12mr|texlive-uhc-20070729-2|2905	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo99.vf
12mr|texlive-uhc-20070729-2|2906	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo9a.vf
12mr|texlive-uhc-20070729-2|2907	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo9b.vf
12mr|texlive-uhc-20070729-2|2908	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo9c.vf
12mr|texlive-uhc-20070729-2|2909	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo9d.vf
12mr|texlive-uhc-20070729-2|2910	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo9e.vf
12mr|texlive-uhc-20070729-2|2911	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxo9f.vf
12mr|texlive-uhc-20070729-2|2912	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoac.vf
12mr|texlive-uhc-20070729-2|2913	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoad.vf
12mr|texlive-uhc-20070729-2|2914	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoae.vf
12mr|texlive-uhc-20070729-2|2915	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoaf.vf
12mr|texlive-uhc-20070729-2|2916	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob0.vf
12mr|texlive-uhc-20070729-2|2917	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob1.vf
12mr|texlive-uhc-20070729-2|2918	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob2.vf
12mr|texlive-uhc-20070729-2|2919	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob3.vf
12mr|texlive-uhc-20070729-2|2920	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob4.vf
12mr|texlive-uhc-20070729-2|2921	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob5.vf
12mr|texlive-uhc-20070729-2|2922	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob6.vf
12mr|texlive-uhc-20070729-2|2923	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob7.vf
12mr|texlive-uhc-20070729-2|2924	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob8.vf
12mr|texlive-uhc-20070729-2|2925	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxob9.vf
12mr|texlive-uhc-20070729-2|2926	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoba.vf
12mr|texlive-uhc-20070729-2|2927	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxobb.vf
12mr|texlive-uhc-20070729-2|2928	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxobc.vf
12mr|texlive-uhc-20070729-2|2929	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxobd.vf
12mr|texlive-uhc-20070729-2|2930	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxobe.vf
12mr|texlive-uhc-20070729-2|2931	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxobf.vf
12mr|texlive-uhc-20070729-2|2932	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc0.vf
12mr|texlive-uhc-20070729-2|2933	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc1.vf
12mr|texlive-uhc-20070729-2|2934	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc2.vf
12mr|texlive-uhc-20070729-2|2935	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc3.vf
12mr|texlive-uhc-20070729-2|2936	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc4.vf
12mr|texlive-uhc-20070729-2|2937	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc5.vf
12mr|texlive-uhc-20070729-2|2938	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc6.vf
12mr|texlive-uhc-20070729-2|2939	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc7.vf
12mr|texlive-uhc-20070729-2|2940	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc8.vf
12mr|texlive-uhc-20070729-2|2941	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoc9.vf
12mr|texlive-uhc-20070729-2|2942	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoca.vf
12mr|texlive-uhc-20070729-2|2943	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxocb.vf
12mr|texlive-uhc-20070729-2|2944	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxocc.vf
12mr|texlive-uhc-20070729-2|2945	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxocd.vf
12mr|texlive-uhc-20070729-2|2946	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoce.vf
12mr|texlive-uhc-20070729-2|2947	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxocf.vf
12mr|texlive-uhc-20070729-2|2948	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod0.vf
12mr|texlive-uhc-20070729-2|2949	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod1.vf
12mr|texlive-uhc-20070729-2|2950	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod2.vf
12mr|texlive-uhc-20070729-2|2951	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod3.vf
12mr|texlive-uhc-20070729-2|2952	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod4.vf
12mr|texlive-uhc-20070729-2|2953	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod5.vf
12mr|texlive-uhc-20070729-2|2954	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod6.vf
12mr|texlive-uhc-20070729-2|2955	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxod7.vf
12mr|texlive-uhc-20070729-2|2956	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxof9.vf
12mr|texlive-uhc-20070729-2|2957	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxofa.vf
12mr|texlive-uhc-20070729-2|2958	%{_texmfdistdir}/fonts/vf/uhc/uwmj/uwmjxoff.vf
12mr|texlive-uhc-20070729-2|2959	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj0.vf
12mr|texlive-uhc-20070729-2|2960	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj04.vf
12mr|texlive-uhc-20070729-2|2961	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj05.vf
12mr|texlive-uhc-20070729-2|2962	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj06.vf
12mr|texlive-uhc-20070729-2|2963	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj07.vf
12mr|texlive-uhc-20070729-2|2964	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj1.vf
12mr|texlive-uhc-20070729-2|2965	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj10.vf
12mr|texlive-uhc-20070729-2|2966	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj11.vf
12mr|texlive-uhc-20070729-2|2967	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj12.vf
12mr|texlive-uhc-20070729-2|2968	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj13.vf
12mr|texlive-uhc-20070729-2|2969	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj14.vf
12mr|texlive-uhc-20070729-2|2970	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj15.vf
12mr|texlive-uhc-20070729-2|2971	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj16.vf
12mr|texlive-uhc-20070729-2|2972	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj17.vf
12mr|texlive-uhc-20070729-2|2973	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj18.vf
12mr|texlive-uhc-20070729-2|2974	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj19.vf
12mr|texlive-uhc-20070729-2|2975	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj2.vf
12mr|texlive-uhc-20070729-2|2976	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj20.vf
12mr|texlive-uhc-20070729-2|2977	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj21.vf
12mr|texlive-uhc-20070729-2|2978	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj22.vf
12mr|texlive-uhc-20070729-2|2979	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj23.vf
12mr|texlive-uhc-20070729-2|2980	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj24.vf
12mr|texlive-uhc-20070729-2|2981	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj25.vf
12mr|texlive-uhc-20070729-2|2982	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj26.vf
12mr|texlive-uhc-20070729-2|2983	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj27.vf
12mr|texlive-uhc-20070729-2|2984	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj28.vf
12mr|texlive-uhc-20070729-2|2985	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj29.vf
12mr|texlive-uhc-20070729-2|2986	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj3.vf
12mr|texlive-uhc-20070729-2|2987	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj4.vf
12mr|texlive-uhc-20070729-2|2988	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj5.vf
12mr|texlive-uhc-20070729-2|2989	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj6.vf
12mr|texlive-uhc-20070729-2|2990	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj7.vf
12mr|texlive-uhc-20070729-2|2991	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj8.vf
12mr|texlive-uhc-20070729-2|2992	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmj9.vf
12mr|texlive-uhc-20070729-2|2993	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc0.vf
12mr|texlive-uhc-20070729-2|2994	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc04.vf
12mr|texlive-uhc-20070729-2|2995	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc05.vf
12mr|texlive-uhc-20070729-2|2996	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc06.vf
12mr|texlive-uhc-20070729-2|2997	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc07.vf
12mr|texlive-uhc-20070729-2|2998	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc1.vf
12mr|texlive-uhc-20070729-2|2999	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc10.vf
12mr|texlive-uhc-20070729-2|3000	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc11.vf
12mr|texlive-uhc-20070729-2|3001	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc12.vf
12mr|texlive-uhc-20070729-2|3002	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc13.vf
12mr|texlive-uhc-20070729-2|3003	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc14.vf
12mr|texlive-uhc-20070729-2|3004	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc15.vf
12mr|texlive-uhc-20070729-2|3005	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc16.vf
12mr|texlive-uhc-20070729-2|3006	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc17.vf
12mr|texlive-uhc-20070729-2|3007	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc18.vf
12mr|texlive-uhc-20070729-2|3008	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc19.vf
12mr|texlive-uhc-20070729-2|3009	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc2.vf
12mr|texlive-uhc-20070729-2|3010	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc20.vf
12mr|texlive-uhc-20070729-2|3011	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc21.vf
12mr|texlive-uhc-20070729-2|3012	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc22.vf
12mr|texlive-uhc-20070729-2|3013	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc23.vf
12mr|texlive-uhc-20070729-2|3014	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc24.vf
12mr|texlive-uhc-20070729-2|3015	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc25.vf
12mr|texlive-uhc-20070729-2|3016	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc26.vf
12mr|texlive-uhc-20070729-2|3017	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc27.vf
12mr|texlive-uhc-20070729-2|3018	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc28.vf
12mr|texlive-uhc-20070729-2|3019	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc29.vf
12mr|texlive-uhc-20070729-2|3020	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc3.vf
12mr|texlive-uhc-20070729-2|3021	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc4.vf
12mr|texlive-uhc-20070729-2|3022	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc5.vf
12mr|texlive-uhc-20070729-2|3023	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc6.vf
12mr|texlive-uhc-20070729-2|3024	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc7.vf
12mr|texlive-uhc-20070729-2|3025	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc8.vf
12mr|texlive-uhc-20070729-2|3026	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjc9.vf
12mr|texlive-uhc-20070729-2|3027	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco0.vf
12mr|texlive-uhc-20070729-2|3028	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco04.vf
12mr|texlive-uhc-20070729-2|3029	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco05.vf
12mr|texlive-uhc-20070729-2|3030	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco06.vf
12mr|texlive-uhc-20070729-2|3031	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco07.vf
12mr|texlive-uhc-20070729-2|3032	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco1.vf
12mr|texlive-uhc-20070729-2|3033	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco10.vf
12mr|texlive-uhc-20070729-2|3034	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco11.vf
12mr|texlive-uhc-20070729-2|3035	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco12.vf
12mr|texlive-uhc-20070729-2|3036	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco13.vf
12mr|texlive-uhc-20070729-2|3037	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco14.vf
12mr|texlive-uhc-20070729-2|3038	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco15.vf
12mr|texlive-uhc-20070729-2|3039	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco16.vf
12mr|texlive-uhc-20070729-2|3040	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco17.vf
12mr|texlive-uhc-20070729-2|3041	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco18.vf
12mr|texlive-uhc-20070729-2|3042	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco19.vf
12mr|texlive-uhc-20070729-2|3043	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco2.vf
12mr|texlive-uhc-20070729-2|3044	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco20.vf
12mr|texlive-uhc-20070729-2|3045	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco21.vf
12mr|texlive-uhc-20070729-2|3046	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco22.vf
12mr|texlive-uhc-20070729-2|3047	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco23.vf
12mr|texlive-uhc-20070729-2|3048	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco24.vf
12mr|texlive-uhc-20070729-2|3049	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco25.vf
12mr|texlive-uhc-20070729-2|3050	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco26.vf
12mr|texlive-uhc-20070729-2|3051	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco27.vf
12mr|texlive-uhc-20070729-2|3052	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco28.vf
12mr|texlive-uhc-20070729-2|3053	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco29.vf
12mr|texlive-uhc-20070729-2|3054	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco3.vf
12mr|texlive-uhc-20070729-2|3055	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco4.vf
12mr|texlive-uhc-20070729-2|3056	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco5.vf
12mr|texlive-uhc-20070729-2|3057	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco6.vf
12mr|texlive-uhc-20070729-2|3058	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco7.vf
12mr|texlive-uhc-20070729-2|3059	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco8.vf
12mr|texlive-uhc-20070729-2|3060	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjco9.vf
12mr|texlive-uhc-20070729-2|3061	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo0.vf
12mr|texlive-uhc-20070729-2|3062	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo04.vf
12mr|texlive-uhc-20070729-2|3063	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo05.vf
12mr|texlive-uhc-20070729-2|3064	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo06.vf
12mr|texlive-uhc-20070729-2|3065	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo07.vf
12mr|texlive-uhc-20070729-2|3066	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo1.vf
12mr|texlive-uhc-20070729-2|3067	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo10.vf
12mr|texlive-uhc-20070729-2|3068	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo11.vf
12mr|texlive-uhc-20070729-2|3069	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo12.vf
12mr|texlive-uhc-20070729-2|3070	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo13.vf
12mr|texlive-uhc-20070729-2|3071	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo14.vf
12mr|texlive-uhc-20070729-2|3072	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo15.vf
12mr|texlive-uhc-20070729-2|3073	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo16.vf
12mr|texlive-uhc-20070729-2|3074	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo17.vf
12mr|texlive-uhc-20070729-2|3075	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo18.vf
12mr|texlive-uhc-20070729-2|3076	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo19.vf
12mr|texlive-uhc-20070729-2|3077	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo2.vf
12mr|texlive-uhc-20070729-2|3078	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo20.vf
12mr|texlive-uhc-20070729-2|3079	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo21.vf
12mr|texlive-uhc-20070729-2|3080	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo22.vf
12mr|texlive-uhc-20070729-2|3081	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo23.vf
12mr|texlive-uhc-20070729-2|3082	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo24.vf
12mr|texlive-uhc-20070729-2|3083	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo25.vf
12mr|texlive-uhc-20070729-2|3084	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo26.vf
12mr|texlive-uhc-20070729-2|3085	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo27.vf
12mr|texlive-uhc-20070729-2|3086	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo28.vf
12mr|texlive-uhc-20070729-2|3087	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo29.vf
12mr|texlive-uhc-20070729-2|3088	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo3.vf
12mr|texlive-uhc-20070729-2|3089	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo4.vf
12mr|texlive-uhc-20070729-2|3090	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo5.vf
12mr|texlive-uhc-20070729-2|3091	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo6.vf
12mr|texlive-uhc-20070729-2|3092	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo7.vf
12mr|texlive-uhc-20070729-2|3093	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo8.vf
12mr|texlive-uhc-20070729-2|3094	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjo9.vf
12mr|texlive-uhc-20070729-2|3095	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju0.vf
12mr|texlive-uhc-20070729-2|3096	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju04.vf
12mr|texlive-uhc-20070729-2|3097	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju05.vf
12mr|texlive-uhc-20070729-2|3098	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju06.vf
12mr|texlive-uhc-20070729-2|3099	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju07.vf
12mr|texlive-uhc-20070729-2|3100	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju1.vf
12mr|texlive-uhc-20070729-2|3101	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju10.vf
12mr|texlive-uhc-20070729-2|3102	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju11.vf
12mr|texlive-uhc-20070729-2|3103	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju12.vf
12mr|texlive-uhc-20070729-2|3104	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju13.vf
12mr|texlive-uhc-20070729-2|3105	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju14.vf
12mr|texlive-uhc-20070729-2|3106	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju15.vf
12mr|texlive-uhc-20070729-2|3107	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju16.vf
12mr|texlive-uhc-20070729-2|3108	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju17.vf
12mr|texlive-uhc-20070729-2|3109	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju18.vf
12mr|texlive-uhc-20070729-2|3110	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju19.vf
12mr|texlive-uhc-20070729-2|3111	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju2.vf
12mr|texlive-uhc-20070729-2|3112	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju20.vf
12mr|texlive-uhc-20070729-2|3113	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju21.vf
12mr|texlive-uhc-20070729-2|3114	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju22.vf
12mr|texlive-uhc-20070729-2|3115	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju23.vf
12mr|texlive-uhc-20070729-2|3116	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju24.vf
12mr|texlive-uhc-20070729-2|3117	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju25.vf
12mr|texlive-uhc-20070729-2|3118	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju26.vf
12mr|texlive-uhc-20070729-2|3119	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju27.vf
12mr|texlive-uhc-20070729-2|3120	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju28.vf
12mr|texlive-uhc-20070729-2|3121	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju29.vf
12mr|texlive-uhc-20070729-2|3122	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju3.vf
12mr|texlive-uhc-20070729-2|3123	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju4.vf
12mr|texlive-uhc-20070729-2|3124	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju5.vf
12mr|texlive-uhc-20070729-2|3125	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju6.vf
12mr|texlive-uhc-20070729-2|3126	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju7.vf
12mr|texlive-uhc-20070729-2|3127	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju8.vf
12mr|texlive-uhc-20070729-2|3128	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmju9.vf
12mr|texlive-uhc-20070729-2|3129	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo0.vf
12mr|texlive-uhc-20070729-2|3130	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo04.vf
12mr|texlive-uhc-20070729-2|3131	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo05.vf
12mr|texlive-uhc-20070729-2|3132	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo06.vf
12mr|texlive-uhc-20070729-2|3133	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo07.vf
12mr|texlive-uhc-20070729-2|3134	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo1.vf
12mr|texlive-uhc-20070729-2|3135	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo10.vf
12mr|texlive-uhc-20070729-2|3136	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo11.vf
12mr|texlive-uhc-20070729-2|3137	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo12.vf
12mr|texlive-uhc-20070729-2|3138	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo13.vf
12mr|texlive-uhc-20070729-2|3139	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo14.vf
12mr|texlive-uhc-20070729-2|3140	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo15.vf
12mr|texlive-uhc-20070729-2|3141	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo16.vf
12mr|texlive-uhc-20070729-2|3142	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo17.vf
12mr|texlive-uhc-20070729-2|3143	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo18.vf
12mr|texlive-uhc-20070729-2|3144	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo19.vf
12mr|texlive-uhc-20070729-2|3145	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo2.vf
12mr|texlive-uhc-20070729-2|3146	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo20.vf
12mr|texlive-uhc-20070729-2|3147	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo21.vf
12mr|texlive-uhc-20070729-2|3148	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo22.vf
12mr|texlive-uhc-20070729-2|3149	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo23.vf
12mr|texlive-uhc-20070729-2|3150	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo24.vf
12mr|texlive-uhc-20070729-2|3151	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo25.vf
12mr|texlive-uhc-20070729-2|3152	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo26.vf
12mr|texlive-uhc-20070729-2|3153	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo27.vf
12mr|texlive-uhc-20070729-2|3154	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo28.vf
12mr|texlive-uhc-20070729-2|3155	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo29.vf
12mr|texlive-uhc-20070729-2|3156	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo3.vf
12mr|texlive-uhc-20070729-2|3157	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo4.vf
12mr|texlive-uhc-20070729-2|3158	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo5.vf
12mr|texlive-uhc-20070729-2|3159	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo6.vf
12mr|texlive-uhc-20070729-2|3160	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo7.vf
12mr|texlive-uhc-20070729-2|3161	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo8.vf
12mr|texlive-uhc-20070729-2|3162	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjuo9.vf
12mr|texlive-uhc-20070729-2|3163	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx0.vf
12mr|texlive-uhc-20070729-2|3164	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx04.vf
12mr|texlive-uhc-20070729-2|3165	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx05.vf
12mr|texlive-uhc-20070729-2|3166	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx06.vf
12mr|texlive-uhc-20070729-2|3167	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx07.vf
12mr|texlive-uhc-20070729-2|3168	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx1.vf
12mr|texlive-uhc-20070729-2|3169	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx10.vf
12mr|texlive-uhc-20070729-2|3170	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx11.vf
12mr|texlive-uhc-20070729-2|3171	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx12.vf
12mr|texlive-uhc-20070729-2|3172	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx13.vf
12mr|texlive-uhc-20070729-2|3173	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx14.vf
12mr|texlive-uhc-20070729-2|3174	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx15.vf
12mr|texlive-uhc-20070729-2|3175	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx16.vf
12mr|texlive-uhc-20070729-2|3176	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx17.vf
12mr|texlive-uhc-20070729-2|3177	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx18.vf
12mr|texlive-uhc-20070729-2|3178	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx19.vf
12mr|texlive-uhc-20070729-2|3179	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx2.vf
12mr|texlive-uhc-20070729-2|3180	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx20.vf
12mr|texlive-uhc-20070729-2|3181	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx21.vf
12mr|texlive-uhc-20070729-2|3182	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx22.vf
12mr|texlive-uhc-20070729-2|3183	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx23.vf
12mr|texlive-uhc-20070729-2|3184	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx24.vf
12mr|texlive-uhc-20070729-2|3185	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx25.vf
12mr|texlive-uhc-20070729-2|3186	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx26.vf
12mr|texlive-uhc-20070729-2|3187	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx27.vf
12mr|texlive-uhc-20070729-2|3188	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx28.vf
12mr|texlive-uhc-20070729-2|3189	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx29.vf
12mr|texlive-uhc-20070729-2|3190	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx3.vf
12mr|texlive-uhc-20070729-2|3191	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx4.vf
12mr|texlive-uhc-20070729-2|3192	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx5.vf
12mr|texlive-uhc-20070729-2|3193	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx6.vf
12mr|texlive-uhc-20070729-2|3194	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx7.vf
12mr|texlive-uhc-20070729-2|3195	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx8.vf
12mr|texlive-uhc-20070729-2|3196	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjx9.vf
12mr|texlive-uhc-20070729-2|3197	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo0.vf
12mr|texlive-uhc-20070729-2|3198	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo04.vf
12mr|texlive-uhc-20070729-2|3199	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo05.vf
12mr|texlive-uhc-20070729-2|3200	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo06.vf
12mr|texlive-uhc-20070729-2|3201	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo07.vf
12mr|texlive-uhc-20070729-2|3202	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo1.vf
12mr|texlive-uhc-20070729-2|3203	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo10.vf
12mr|texlive-uhc-20070729-2|3204	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo11.vf
12mr|texlive-uhc-20070729-2|3205	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo12.vf
12mr|texlive-uhc-20070729-2|3206	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo13.vf
12mr|texlive-uhc-20070729-2|3207	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo14.vf
12mr|texlive-uhc-20070729-2|3208	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo15.vf
12mr|texlive-uhc-20070729-2|3209	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo16.vf
12mr|texlive-uhc-20070729-2|3210	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo17.vf
12mr|texlive-uhc-20070729-2|3211	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo18.vf
12mr|texlive-uhc-20070729-2|3212	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo19.vf
12mr|texlive-uhc-20070729-2|3213	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo2.vf
12mr|texlive-uhc-20070729-2|3214	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo20.vf
12mr|texlive-uhc-20070729-2|3215	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo21.vf
12mr|texlive-uhc-20070729-2|3216	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo22.vf
12mr|texlive-uhc-20070729-2|3217	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo23.vf
12mr|texlive-uhc-20070729-2|3218	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo24.vf
12mr|texlive-uhc-20070729-2|3219	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo25.vf
12mr|texlive-uhc-20070729-2|3220	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo26.vf
12mr|texlive-uhc-20070729-2|3221	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo27.vf
12mr|texlive-uhc-20070729-2|3222	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo28.vf
12mr|texlive-uhc-20070729-2|3223	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo29.vf
12mr|texlive-uhc-20070729-2|3224	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo3.vf
12mr|texlive-uhc-20070729-2|3225	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo4.vf
12mr|texlive-uhc-20070729-2|3226	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo5.vf
12mr|texlive-uhc-20070729-2|3227	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo6.vf
12mr|texlive-uhc-20070729-2|3228	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo7.vf
12mr|texlive-uhc-20070729-2|3229	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo8.vf
12mr|texlive-uhc-20070729-2|3230	%{_texmfdistdir}/fonts/vf/uhc/wmj/wmjxo9.vf
12mr|texlive-uhc-20070729-2|3231	%doc %{_texmfdistdir}/doc/fonts/uhc/umj/README
12mr|texlive-uhc-20070729-2|3232	
12mr|texlive-uhc-20070729-2|3233	#-----------------------------------------------------------------------
12mr|texlive-uhc-20070729-2|3234	%prep
12mr|texlive-uhc-20070729-2|3235	%setup -c -a0 -a1
12mr|texlive-uhc-20070729-2|3236	
12mr|texlive-uhc-20070729-2|3237	%build
12mr|texlive-uhc-20070729-2|3238	
12mr|texlive-uhc-20070729-2|3239	%install
12mr|texlive-uhc-20070729-2|3240	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-uhc-20070729-2|3241	cp -fpar dvips fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-uhc-20070729-2|3242	
12mr|texlive-uhc-20070729-2|3243	
12mr|texlive-uhc-20070729-2|3244	
12mr|texlive-uhc-20070729-2|3245	%changelog
12mr|texlive-uhc-20070729-2|3246	

18845 12
12mr|texlive-uiucthesis-2.25-2|1	# revision 15878
12mr|texlive-uiucthesis-2.25-2|2	# category Package
12mr|texlive-uiucthesis-2.25-2|3	# catalog-ctan /macros/latex/contrib/uiucthesis
12mr|texlive-uiucthesis-2.25-2|4	# catalog-date 2007-01-20 15:20:16 +0100
12mr|texlive-uiucthesis-2.25-2|5	# catalog-license lppl
12mr|texlive-uiucthesis-2.25-2|6	# catalog-version 2.25
12mr|texlive-uiucthesis-2.25-2|7	Name:		texlive-uiucthesis
12mr|texlive-uiucthesis-2.25-2|8	Version:	2.25
12mr|texlive-uiucthesis-2.25-2|9	Release:	2
12mr|texlive-uiucthesis-2.25-2|10	Summary:	UIUC thesis class
12mr|texlive-uiucthesis-2.25-2|11	Group:		Publishing
12mr|texlive-uiucthesis-2.25-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uiucthesis
12mr|texlive-uiucthesis-2.25-2|13	License:	LPPL
12mr|texlive-uiucthesis-2.25-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uiucthesis.tar.xz
12mr|texlive-uiucthesis-2.25-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uiucthesis.doc.tar.xz
12mr|texlive-uiucthesis-2.25-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uiucthesis.source.tar.xz
12mr|texlive-uiucthesis-2.25-2|17	BuildArch:	noarch
12mr|texlive-uiucthesis-2.25-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-uiucthesis-2.25-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-uiucthesis-2.25-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-uiucthesis-2.25-2|21	
12mr|texlive-uiucthesis-2.25-2|22	%description
12mr|texlive-uiucthesis-2.25-2|23	The class produces a document that conforms to the format
12mr|texlive-uiucthesis-2.25-2|24	described in the University's Handbook for Graduate Students
12mr|texlive-uiucthesis-2.25-2|25	Preparing to Deposit.
12mr|texlive-uiucthesis-2.25-2|26	
12mr|texlive-uiucthesis-2.25-2|27	%post
12mr|texlive-uiucthesis-2.25-2|28	%{_sbindir}/texlive.post
12mr|texlive-uiucthesis-2.25-2|29	
12mr|texlive-uiucthesis-2.25-2|30	%postun
12mr|texlive-uiucthesis-2.25-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-uiucthesis-2.25-2|32	%{_sbindir}/texlive.post
12mr|texlive-uiucthesis-2.25-2|33	fi
12mr|texlive-uiucthesis-2.25-2|34	
12mr|texlive-uiucthesis-2.25-2|35	#-----------------------------------------------------------------------
12mr|texlive-uiucthesis-2.25-2|36	%files
12mr|texlive-uiucthesis-2.25-2|37	%{_texmfdistdir}/tex/latex/uiucthesis/uiucthesis.cls
12mr|texlive-uiucthesis-2.25-2|38	%{_texmfdistdir}/tex/latex/uiucthesis/uiucthesis.sty
12mr|texlive-uiucthesis-2.25-2|39	%doc %{_texmfdistdir}/doc/latex/uiucthesis/README
12mr|texlive-uiucthesis-2.25-2|40	%doc %{_texmfdistdir}/doc/latex/uiucthesis/thesis-ex.pdf
12mr|texlive-uiucthesis-2.25-2|41	%doc %{_texmfdistdir}/doc/latex/uiucthesis/thesis-ex.tex
12mr|texlive-uiucthesis-2.25-2|42	%doc %{_texmfdistdir}/doc/latex/uiucthesis/uiucthesis.pdf
12mr|texlive-uiucthesis-2.25-2|43	#- source
12mr|texlive-uiucthesis-2.25-2|44	%doc %{_texmfdistdir}/source/latex/uiucthesis/uiucthesis.dtx
12mr|texlive-uiucthesis-2.25-2|45	%doc %{_texmfdistdir}/source/latex/uiucthesis/uiucthesis.ins
12mr|texlive-uiucthesis-2.25-2|46	
12mr|texlive-uiucthesis-2.25-2|47	#-----------------------------------------------------------------------
12mr|texlive-uiucthesis-2.25-2|48	%prep
12mr|texlive-uiucthesis-2.25-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-uiucthesis-2.25-2|50	
12mr|texlive-uiucthesis-2.25-2|51	%build
12mr|texlive-uiucthesis-2.25-2|52	
12mr|texlive-uiucthesis-2.25-2|53	%install
12mr|texlive-uiucthesis-2.25-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-uiucthesis-2.25-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-uiucthesis-2.25-2|56	
12mr|texlive-uiucthesis-2.25-2|57	
12mr|texlive-uiucthesis-2.25-2|58	
12mr|texlive-uiucthesis-2.25-2|59	%changelog
12mr|texlive-uiucthesis-2.25-2|60	

18846 12
12mr|texlive-ukrhyph-20070119-2|1	# revision 21081
12mr|texlive-ukrhyph-20070119-2|2	# category Package
12mr|texlive-ukrhyph-20070119-2|3	# catalog-ctan /language/hyphenation/ukrhyph
12mr|texlive-ukrhyph-20070119-2|4	# catalog-date 2007-01-19 00:08:42 +0100
12mr|texlive-ukrhyph-20070119-2|5	# catalog-license lppl
12mr|texlive-ukrhyph-20070119-2|6	# catalog-version undef
12mr|texlive-ukrhyph-20070119-2|7	Name:		texlive-ukrhyph
12mr|texlive-ukrhyph-20070119-2|8	Version:	20070119
12mr|texlive-ukrhyph-20070119-2|9	Release:	2
12mr|texlive-ukrhyph-20070119-2|10	Summary:	Hyphenation Patterns for Ukrainian
12mr|texlive-ukrhyph-20070119-2|11	Group:		Publishing
12mr|texlive-ukrhyph-20070119-2|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/ukrhyph
12mr|texlive-ukrhyph-20070119-2|13	License:	LPPL
12mr|texlive-ukrhyph-20070119-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ukrhyph.tar.xz
12mr|texlive-ukrhyph-20070119-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ukrhyph.doc.tar.xz
12mr|texlive-ukrhyph-20070119-2|16	BuildArch:	noarch
12mr|texlive-ukrhyph-20070119-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ukrhyph-20070119-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ukrhyph-20070119-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ukrhyph-20070119-2|20	
12mr|texlive-ukrhyph-20070119-2|21	%description
12mr|texlive-ukrhyph-20070119-2|22	A range of patterns, depending on the encoding of the output
12mr|texlive-ukrhyph-20070119-2|23	font (including the standard T2A, so one can use the patterns
12mr|texlive-ukrhyph-20070119-2|24	with free fonts).
12mr|texlive-ukrhyph-20070119-2|25	
12mr|texlive-ukrhyph-20070119-2|26	%post
12mr|texlive-ukrhyph-20070119-2|27	%{_sbindir}/texlive.post
12mr|texlive-ukrhyph-20070119-2|28	
12mr|texlive-ukrhyph-20070119-2|29	%postun
12mr|texlive-ukrhyph-20070119-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-ukrhyph-20070119-2|31	%{_sbindir}/texlive.post
12mr|texlive-ukrhyph-20070119-2|32	fi
12mr|texlive-ukrhyph-20070119-2|33	
12mr|texlive-ukrhyph-20070119-2|34	#-----------------------------------------------------------------------
12mr|texlive-ukrhyph-20070119-2|35	%files
12mr|texlive-ukrhyph-20070119-2|36	%{_texmfdistdir}/tex/generic/ukrhyph/catlcy.tex
12mr|texlive-ukrhyph-20070119-2|37	%{_texmfdistdir}/tex/generic/ukrhyph/lcy2koi.tex
12mr|texlive-ukrhyph-20070119-2|38	%{_texmfdistdir}/tex/generic/ukrhyph/lcy2lcy.tex
12mr|texlive-ukrhyph-20070119-2|39	%{_texmfdistdir}/tex/generic/ukrhyph/lcy2ot2.tex
12mr|texlive-ukrhyph-20070119-2|40	%{_texmfdistdir}/tex/generic/ukrhyph/lcy2t2a.tex
12mr|texlive-ukrhyph-20070119-2|41	%{_texmfdistdir}/tex/generic/ukrhyph/lcy2ucy.tex
12mr|texlive-ukrhyph-20070119-2|42	%{_texmfdistdir}/tex/generic/ukrhyph/rules60.tex
12mr|texlive-ukrhyph-20070119-2|43	%{_texmfdistdir}/tex/generic/ukrhyph/rules90.tex
12mr|texlive-ukrhyph-20070119-2|44	%{_texmfdistdir}/tex/generic/ukrhyph/rules_ph.tex
12mr|texlive-ukrhyph-20070119-2|45	%{_texmfdistdir}/tex/generic/ukrhyph/ukrenhyp.tex
12mr|texlive-ukrhyph-20070119-2|46	%{_texmfdistdir}/tex/generic/ukrhyph/ukrhypfa.tex
12mr|texlive-ukrhyph-20070119-2|47	%{_texmfdistdir}/tex/generic/ukrhyph/ukrhyph.koi
12mr|texlive-ukrhyph-20070119-2|48	%{_texmfdistdir}/tex/generic/ukrhyph/ukrhyph.lcy
12mr|texlive-ukrhyph-20070119-2|49	%{_texmfdistdir}/tex/generic/ukrhyph/ukrhyph.ot2
12mr|texlive-ukrhyph-20070119-2|50	%{_texmfdistdir}/tex/generic/ukrhyph/ukrhyph.t2a
12mr|texlive-ukrhyph-20070119-2|51	%{_texmfdistdir}/tex/generic/ukrhyph/ukrhyph.tex
12mr|texlive-ukrhyph-20070119-2|52	%{_texmfdistdir}/tex/generic/ukrhyph/ukrhyph.ucy
12mr|texlive-ukrhyph-20070119-2|53	%{_texmfdistdir}/tex/generic/ukrhyph/ukrhypmp.tex
12mr|texlive-ukrhyph-20070119-2|54	%{_texmfdistdir}/tex/generic/ukrhyph/ukrhypmt.tex
12mr|texlive-ukrhyph-20070119-2|55	%{_texmfdistdir}/tex/generic/ukrhyph/ukrhypsm.tex
12mr|texlive-ukrhyph-20070119-2|56	%{_texmfdistdir}/tex/generic/ukrhyph/ukrhypst.tex
12mr|texlive-ukrhyph-20070119-2|57	%doc %{_texmfdistdir}/doc/generic/ukrhyph/README
12mr|texlive-ukrhyph-20070119-2|58	%doc %{_texmfdistdir}/doc/generic/ukrhyph/rules60.pdf
12mr|texlive-ukrhyph-20070119-2|59	%doc %{_texmfdistdir}/doc/generic/ukrhyph/rules90.pdf
12mr|texlive-ukrhyph-20070119-2|60	%doc %{_texmfdistdir}/doc/generic/ukrhyph/rules_ph.pdf
12mr|texlive-ukrhyph-20070119-2|61	
12mr|texlive-ukrhyph-20070119-2|62	#-----------------------------------------------------------------------
12mr|texlive-ukrhyph-20070119-2|63	%prep
12mr|texlive-ukrhyph-20070119-2|64	%setup -c -a0 -a1
12mr|texlive-ukrhyph-20070119-2|65	
12mr|texlive-ukrhyph-20070119-2|66	%build
12mr|texlive-ukrhyph-20070119-2|67	
12mr|texlive-ukrhyph-20070119-2|68	%install
12mr|texlive-ukrhyph-20070119-2|69	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ukrhyph-20070119-2|70	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ukrhyph-20070119-2|71	
12mr|texlive-ukrhyph-20070119-2|72	
12mr|texlive-ukrhyph-20070119-2|73	
12mr|texlive-ukrhyph-20070119-2|74	%changelog
12mr|texlive-ukrhyph-20070119-2|75	

18847 12
12mr|texlive-ulem-20120601-1|1	# revision 26785
12mr|texlive-ulem-20120601-1|2	# category Package
12mr|texlive-ulem-20120601-1|3	# catalog-ctan /macros/latex/contrib/ulem
12mr|texlive-ulem-20120601-1|4	# catalog-date 2012-06-01 11:43:10 +0200
12mr|texlive-ulem-20120601-1|5	# catalog-license other-free
12mr|texlive-ulem-20120601-1|6	# catalog-version undef
12mr|texlive-ulem-20120601-1|7	Name:		texlive-ulem
12mr|texlive-ulem-20120601-1|8	Version:	20120601
12mr|texlive-ulem-20120601-1|9	Release:	1
12mr|texlive-ulem-20120601-1|10	Summary:	Package for underlining
12mr|texlive-ulem-20120601-1|11	Group:		Publishing
12mr|texlive-ulem-20120601-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ulem
12mr|texlive-ulem-20120601-1|13	License:	OTHER-FREE
12mr|texlive-ulem-20120601-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulem.tar.xz
12mr|texlive-ulem-20120601-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulem.doc.tar.xz
12mr|texlive-ulem-20120601-1|16	BuildArch:	noarch
12mr|texlive-ulem-20120601-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ulem-20120601-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ulem-20120601-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-ulem-20120601-1|20	
12mr|texlive-ulem-20120601-1|21	%description
12mr|texlive-ulem-20120601-1|22	The package provides an \ul (underline) command which will
12mr|texlive-ulem-20120601-1|23	break over line ends; this technique may be used to replace \em
12mr|texlive-ulem-20120601-1|24	(both in that form and as the \emph command), so as to make
12mr|texlive-ulem-20120601-1|25	output look as if it comes from a typewriter. The package also
12mr|texlive-ulem-20120601-1|26	offers double and wavy underlining, and striking out (line
12mr|texlive-ulem-20120601-1|27	through words) and crossing out (/// over words). The package
12mr|texlive-ulem-20120601-1|28	works with both Plain TeX and LaTeX.
12mr|texlive-ulem-20120601-1|29	
12mr|texlive-ulem-20120601-1|30	%post
12mr|texlive-ulem-20120601-1|31	%{_sbindir}/texlive.post
12mr|texlive-ulem-20120601-1|32	
12mr|texlive-ulem-20120601-1|33	%postun
12mr|texlive-ulem-20120601-1|34	if [ $1 -eq 0 ]; then
12mr|texlive-ulem-20120601-1|35	%{_sbindir}/texlive.post
12mr|texlive-ulem-20120601-1|36	fi
12mr|texlive-ulem-20120601-1|37	
12mr|texlive-ulem-20120601-1|38	#-----------------------------------------------------------------------
12mr|texlive-ulem-20120601-1|39	%files
12mr|texlive-ulem-20120601-1|40	%{_texmfdistdir}/tex/generic/ulem/ulem.sty
12mr|texlive-ulem-20120601-1|41	%doc %{_texmfdistdir}/doc/generic/ulem/README
12mr|texlive-ulem-20120601-1|42	%doc %{_texmfdistdir}/doc/generic/ulem/ulem.ltx
12mr|texlive-ulem-20120601-1|43	%doc %{_texmfdistdir}/doc/generic/ulem/ulem.pdf
12mr|texlive-ulem-20120601-1|44	
12mr|texlive-ulem-20120601-1|45	#-----------------------------------------------------------------------
12mr|texlive-ulem-20120601-1|46	%prep
12mr|texlive-ulem-20120601-1|47	%setup -c -a0 -a1
12mr|texlive-ulem-20120601-1|48	
12mr|texlive-ulem-20120601-1|49	%build
12mr|texlive-ulem-20120601-1|50	
12mr|texlive-ulem-20120601-1|51	%install
12mr|texlive-ulem-20120601-1|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ulem-20120601-1|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ulem-20120601-1|54	
12mr|texlive-ulem-20120601-1|55	
12mr|texlive-ulem-20120601-1|56	
12mr|texlive-ulem-20120601-1|57	%changelog
12mr|texlive-ulem-20120601-1|58	

18848 12
12mr|texlive-ulqda-1.1-3|1	# revision 26313
12mr|texlive-ulqda-1.1-3|2	# category Package
12mr|texlive-ulqda-1.1-3|3	# catalog-ctan /macros/latex/contrib/ulqda
12mr|texlive-ulqda-1.1-3|4	# catalog-date 2009-11-10 09:00:49 +0100
12mr|texlive-ulqda-1.1-3|5	# catalog-license lppl
12mr|texlive-ulqda-1.1-3|6	# catalog-version 1.1
12mr|texlive-ulqda-1.1-3|7	Name:		texlive-ulqda
12mr|texlive-ulqda-1.1-3|8	Version:	1.1
12mr|texlive-ulqda-1.1-3|9	Release:	3
12mr|texlive-ulqda-1.1-3|10	Summary:	Support of Qualitative Data Analysis
12mr|texlive-ulqda-1.1-3|11	Group:		Publishing
12mr|texlive-ulqda-1.1-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ulqda
12mr|texlive-ulqda-1.1-3|13	License:	LPPL
12mr|texlive-ulqda-1.1-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulqda.tar.xz
12mr|texlive-ulqda-1.1-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulqda.doc.tar.xz
12mr|texlive-ulqda-1.1-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulqda.source.tar.xz
12mr|texlive-ulqda-1.1-3|17	BuildArch:	noarch
12mr|texlive-ulqda-1.1-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ulqda-1.1-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ulqda-1.1-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-ulqda-1.1-3|21	Provides:	texlive-ulqda.bin = %{EVRD}
12mr|texlive-ulqda-1.1-3|22	
12mr|texlive-ulqda-1.1-3|23	%description
12mr|texlive-ulqda-1.1-3|24	The package is for use in Qualitative Data Analysis research.
12mr|texlive-ulqda-1.1-3|25	It supports the integration of Qualitative Data Analysis (QDA)
12mr|texlive-ulqda-1.1-3|26	research tasks, specifically for Grounded Theory, into the
12mr|texlive-ulqda-1.1-3|27	LaTeX work flow. It assists in the analysis of textual data
12mr|texlive-ulqda-1.1-3|28	such as interview transcripts and field notes by providing the
12mr|texlive-ulqda-1.1-3|29	LaTeX user with macros which are used to markup textual
12mr|texlive-ulqda-1.1-3|30	information -- for example, in-depth interviews.
12mr|texlive-ulqda-1.1-3|31	
12mr|texlive-ulqda-1.1-3|32	%post
12mr|texlive-ulqda-1.1-3|33	%{_sbindir}/texlive.post
12mr|texlive-ulqda-1.1-3|34	
12mr|texlive-ulqda-1.1-3|35	%postun
12mr|texlive-ulqda-1.1-3|36	if [ $1 -eq 0 ]; then
12mr|texlive-ulqda-1.1-3|37	%{_sbindir}/texlive.post
12mr|texlive-ulqda-1.1-3|38	fi
12mr|texlive-ulqda-1.1-3|39	
12mr|texlive-ulqda-1.1-3|40	#-----------------------------------------------------------------------
12mr|texlive-ulqda-1.1-3|41	%files
12mr|texlive-ulqda-1.1-3|42	%{_bindir}/ulqda
12mr|texlive-ulqda-1.1-3|43	%{_texmfdistdir}/scripts/ulqda/ulqda.pl
12mr|texlive-ulqda-1.1-3|44	%{_texmfdistdir}/tex/latex/ulqda/ulqda.sty
12mr|texlive-ulqda-1.1-3|45	%doc %{_texmfdistdir}/doc/latex/ulqda/README
12mr|texlive-ulqda-1.1-3|46	%doc %{_texmfdistdir}/doc/latex/ulqda/ulqda.pdf
12mr|texlive-ulqda-1.1-3|47	#- source
12mr|texlive-ulqda-1.1-3|48	%doc %{_texmfdistdir}/source/latex/ulqda/Makefile
12mr|texlive-ulqda-1.1-3|49	%doc %{_texmfdistdir}/source/latex/ulqda/ulqda.dtx
12mr|texlive-ulqda-1.1-3|50	
12mr|texlive-ulqda-1.1-3|51	#-----------------------------------------------------------------------
12mr|texlive-ulqda-1.1-3|52	%prep
12mr|texlive-ulqda-1.1-3|53	%setup -c -a0 -a1 -a2
12mr|texlive-ulqda-1.1-3|54	
12mr|texlive-ulqda-1.1-3|55	%build
12mr|texlive-ulqda-1.1-3|56	
12mr|texlive-ulqda-1.1-3|57	%install
12mr|texlive-ulqda-1.1-3|58	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-ulqda-1.1-3|59	pushd %{buildroot}%{_bindir}
12mr|texlive-ulqda-1.1-3|60	ln -sf %{_texmfdistdir}/scripts/ulqda/ulqda.pl ulqda
12mr|texlive-ulqda-1.1-3|61	popd
12mr|texlive-ulqda-1.1-3|62	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-ulqda-1.1-3|63	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-ulqda-1.1-3|64	
12mr|texlive-ulqda-1.1-3|65	
12mr|texlive-ulqda-1.1-3|66	
12mr|texlive-ulqda-1.1-3|67	%changelog
12mr|texlive-ulqda-1.1-3|68	

18849 12
12mr|texlive-umich-thesis-1.20-2|1	# revision 15878
12mr|texlive-umich-thesis-1.20-2|2	# category Package
12mr|texlive-umich-thesis-1.20-2|3	# catalog-ctan /macros/latex/contrib/umich-thesis
12mr|texlive-umich-thesis-1.20-2|4	# catalog-date 2009-09-27 11:52:43 +0200
12mr|texlive-umich-thesis-1.20-2|5	# catalog-license lppl
12mr|texlive-umich-thesis-1.20-2|6	# catalog-version 1.20
12mr|texlive-umich-thesis-1.20-2|7	Name:		texlive-umich-thesis
12mr|texlive-umich-thesis-1.20-2|8	Version:	1.20
12mr|texlive-umich-thesis-1.20-2|9	Release:	2
12mr|texlive-umich-thesis-1.20-2|10	Summary:	University of Michigan Thesis LaTeX class
12mr|texlive-umich-thesis-1.20-2|11	Group:		Publishing
12mr|texlive-umich-thesis-1.20-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/umich-thesis
12mr|texlive-umich-thesis-1.20-2|13	License:	LPPL
12mr|texlive-umich-thesis-1.20-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umich-thesis.tar.xz
12mr|texlive-umich-thesis-1.20-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umich-thesis.doc.tar.xz
12mr|texlive-umich-thesis-1.20-2|16	BuildArch:	noarch
12mr|texlive-umich-thesis-1.20-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-umich-thesis-1.20-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-umich-thesis-1.20-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-umich-thesis-1.20-2|20	
12mr|texlive-umich-thesis-1.20-2|21	%description
12mr|texlive-umich-thesis-1.20-2|22	A LaTeX2e class to create a University of Michigan dissertation
12mr|texlive-umich-thesis-1.20-2|23	according to the Rackham dissertation handbook.
12mr|texlive-umich-thesis-1.20-2|24	
12mr|texlive-umich-thesis-1.20-2|25	%post
12mr|texlive-umich-thesis-1.20-2|26	%{_sbindir}/texlive.post
12mr|texlive-umich-thesis-1.20-2|27	
12mr|texlive-umich-thesis-1.20-2|28	%postun
12mr|texlive-umich-thesis-1.20-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-umich-thesis-1.20-2|30	%{_sbindir}/texlive.post
12mr|texlive-umich-thesis-1.20-2|31	fi
12mr|texlive-umich-thesis-1.20-2|32	
12mr|texlive-umich-thesis-1.20-2|33	#-----------------------------------------------------------------------
12mr|texlive-umich-thesis-1.20-2|34	%files
12mr|texlive-umich-thesis-1.20-2|35	%{_texmfdistdir}/tex/latex/umich-thesis/umich-thesis.cls
12mr|texlive-umich-thesis-1.20-2|36	%doc %{_texmfdistdir}/doc/latex/umich-thesis/README
12mr|texlive-umich-thesis-1.20-2|37	
12mr|texlive-umich-thesis-1.20-2|38	#-----------------------------------------------------------------------
12mr|texlive-umich-thesis-1.20-2|39	%prep
12mr|texlive-umich-thesis-1.20-2|40	%setup -c -a0 -a1
12mr|texlive-umich-thesis-1.20-2|41	
12mr|texlive-umich-thesis-1.20-2|42	%build
12mr|texlive-umich-thesis-1.20-2|43	
12mr|texlive-umich-thesis-1.20-2|44	%install
12mr|texlive-umich-thesis-1.20-2|45	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-umich-thesis-1.20-2|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-umich-thesis-1.20-2|47	
12mr|texlive-umich-thesis-1.20-2|48	
12mr|texlive-umich-thesis-1.20-2|49	
12mr|texlive-umich-thesis-1.20-2|50	%changelog
12mr|texlive-umich-thesis-1.20-2|51	

18850 12
12mr|texlive-uml-0.11-2|1	# revision 17476
12mr|texlive-uml-0.11-2|2	# category Package
12mr|texlive-uml-0.11-2|3	# catalog-ctan /graphics/pstricks/contrib/uml
12mr|texlive-uml-0.11-2|4	# catalog-date 2010-03-17 12:19:20 +0100
12mr|texlive-uml-0.11-2|5	# catalog-license lppl
12mr|texlive-uml-0.11-2|6	# catalog-version 0.11
12mr|texlive-uml-0.11-2|7	Name:		texlive-uml
12mr|texlive-uml-0.11-2|8	Version:	0.11
12mr|texlive-uml-0.11-2|9	Release:	2
12mr|texlive-uml-0.11-2|10	Summary:	UML diagrams in LaTeX
12mr|texlive-uml-0.11-2|11	Group:		Publishing
12mr|texlive-uml-0.11-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/uml
12mr|texlive-uml-0.11-2|13	License:	LPPL
12mr|texlive-uml-0.11-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uml.tar.xz
12mr|texlive-uml-0.11-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uml.doc.tar.xz
12mr|texlive-uml-0.11-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uml.source.tar.xz
12mr|texlive-uml-0.11-2|17	BuildArch:	noarch
12mr|texlive-uml-0.11-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-uml-0.11-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-uml-0.11-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-uml-0.11-2|21	
12mr|texlive-uml-0.11-2|22	%description
12mr|texlive-uml-0.11-2|23	A PSTricks related package for writing UML (Unified Modelling
12mr|texlive-uml-0.11-2|24	Language) diagrams in LaTeX. Currently, it implements a subset
12mr|texlive-uml-0.11-2|25	of class diagrams, and some extra constructs as well. The
12mr|texlive-uml-0.11-2|26	package cannot be used together with pst-uml.
12mr|texlive-uml-0.11-2|27	
12mr|texlive-uml-0.11-2|28	%post
12mr|texlive-uml-0.11-2|29	%{_sbindir}/texlive.post
12mr|texlive-uml-0.11-2|30	
12mr|texlive-uml-0.11-2|31	%postun
12mr|texlive-uml-0.11-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-uml-0.11-2|33	%{_sbindir}/texlive.post
12mr|texlive-uml-0.11-2|34	fi
12mr|texlive-uml-0.11-2|35	
12mr|texlive-uml-0.11-2|36	#-----------------------------------------------------------------------
12mr|texlive-uml-0.11-2|37	%files
12mr|texlive-uml-0.11-2|38	%{_texmfdistdir}/tex/latex/uml/uml.sty
12mr|texlive-uml-0.11-2|39	%doc %{_texmfdistdir}/doc/latex/uml/Changes
12mr|texlive-uml-0.11-2|40	%doc %{_texmfdistdir}/doc/latex/uml/README
12mr|texlive-uml-0.11-2|41	%doc %{_texmfdistdir}/doc/latex/uml/example.tex
12mr|texlive-uml-0.11-2|42	%doc %{_texmfdistdir}/doc/latex/uml/uml.pdf
12mr|texlive-uml-0.11-2|43	#- source
12mr|texlive-uml-0.11-2|44	%doc %{_texmfdistdir}/source/latex/uml/Makefile
12mr|texlive-uml-0.11-2|45	%doc %{_texmfdistdir}/source/latex/uml/uml.dtx
12mr|texlive-uml-0.11-2|46	%doc %{_texmfdistdir}/source/latex/uml/uml.ins
12mr|texlive-uml-0.11-2|47	
12mr|texlive-uml-0.11-2|48	#-----------------------------------------------------------------------
12mr|texlive-uml-0.11-2|49	%prep
12mr|texlive-uml-0.11-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-uml-0.11-2|51	
12mr|texlive-uml-0.11-2|52	%build
12mr|texlive-uml-0.11-2|53	
12mr|texlive-uml-0.11-2|54	%install
12mr|texlive-uml-0.11-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-uml-0.11-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-uml-0.11-2|57	
12mr|texlive-uml-0.11-2|58	
12mr|texlive-uml-0.11-2|59	
12mr|texlive-uml-0.11-2|60	%changelog
12mr|texlive-uml-0.11-2|61	

18851 12
12mr|texlive-umlaute-v2.1-2|1	# revision 15878
12mr|texlive-umlaute-v2.1-2|2	# category Package
12mr|texlive-umlaute-v2.1-2|3	# catalog-ctan /macros/latex/contrib/umlaute
12mr|texlive-umlaute-v2.1-2|4	# catalog-date 2009-10-10 17:55:02 +0200
12mr|texlive-umlaute-v2.1-2|5	# catalog-license lppl
12mr|texlive-umlaute-v2.1-2|6	# catalog-version v2.1
12mr|texlive-umlaute-v2.1-2|7	Name:		texlive-umlaute
12mr|texlive-umlaute-v2.1-2|8	Version:	v2.1
12mr|texlive-umlaute-v2.1-2|9	Release:	2
12mr|texlive-umlaute-v2.1-2|10	Summary:	German input encodings in LaTeX
12mr|texlive-umlaute-v2.1-2|11	Group:		Publishing
12mr|texlive-umlaute-v2.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/umlaute
12mr|texlive-umlaute-v2.1-2|13	License:	LPPL
12mr|texlive-umlaute-v2.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umlaute.tar.xz
12mr|texlive-umlaute-v2.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umlaute.doc.tar.xz
12mr|texlive-umlaute-v2.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umlaute.source.tar.xz
12mr|texlive-umlaute-v2.1-2|17	BuildArch:	noarch
12mr|texlive-umlaute-v2.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-umlaute-v2.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-umlaute-v2.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-umlaute-v2.1-2|21	
12mr|texlive-umlaute-v2.1-2|22	%description
12mr|texlive-umlaute-v2.1-2|23	An early package for using alternate input encodings. The
12mr|texlive-umlaute-v2.1-2|24	author considers the package mostly obsolete, since most of its
12mr|texlive-umlaute-v2.1-2|25	functions are taken by the inputenc package; however, inputenc
12mr|texlive-umlaute-v2.1-2|26	doesn't support the roman8 and atari encodings, so umlaute
12mr|texlive-umlaute-v2.1-2|27	remains the sole source of that support.
12mr|texlive-umlaute-v2.1-2|28	
12mr|texlive-umlaute-v2.1-2|29	%post
12mr|texlive-umlaute-v2.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-umlaute-v2.1-2|31	
12mr|texlive-umlaute-v2.1-2|32	%postun
12mr|texlive-umlaute-v2.1-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-umlaute-v2.1-2|34	%{_sbindir}/texlive.post
12mr|texlive-umlaute-v2.1-2|35	fi
12mr|texlive-umlaute-v2.1-2|36	
12mr|texlive-umlaute-v2.1-2|37	#-----------------------------------------------------------------------
12mr|texlive-umlaute-v2.1-2|38	%files
12mr|texlive-umlaute-v2.1-2|39	%{_texmfdistdir}/tex/latex/umlaute/atari.def
12mr|texlive-umlaute-v2.1-2|40	%{_texmfdistdir}/tex/latex/umlaute/isolatin.def
12mr|texlive-umlaute-v2.1-2|41	%{_texmfdistdir}/tex/latex/umlaute/mac.def
12mr|texlive-umlaute-v2.1-2|42	%{_texmfdistdir}/tex/latex/umlaute/pc850.def
12mr|texlive-umlaute-v2.1-2|43	%{_texmfdistdir}/tex/latex/umlaute/roman8.def
12mr|texlive-umlaute-v2.1-2|44	%{_texmfdistdir}/tex/latex/umlaute/umlaute.sty
12mr|texlive-umlaute-v2.1-2|45	%doc %{_texmfdistdir}/doc/latex/umlaute/cs_patch.uue
12mr|texlive-umlaute-v2.1-2|46	%doc %{_texmfdistdir}/doc/latex/umlaute/umlaute.pdf
12mr|texlive-umlaute-v2.1-2|47	#- source
12mr|texlive-umlaute-v2.1-2|48	%doc %{_texmfdistdir}/source/latex/umlaute/umlaute.dtx
12mr|texlive-umlaute-v2.1-2|49	%doc %{_texmfdistdir}/source/latex/umlaute/umlaute.ins
12mr|texlive-umlaute-v2.1-2|50	
12mr|texlive-umlaute-v2.1-2|51	#-----------------------------------------------------------------------
12mr|texlive-umlaute-v2.1-2|52	%prep
12mr|texlive-umlaute-v2.1-2|53	%setup -c -a0 -a1 -a2
12mr|texlive-umlaute-v2.1-2|54	
12mr|texlive-umlaute-v2.1-2|55	%build
12mr|texlive-umlaute-v2.1-2|56	
12mr|texlive-umlaute-v2.1-2|57	%install
12mr|texlive-umlaute-v2.1-2|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-umlaute-v2.1-2|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-umlaute-v2.1-2|60	
12mr|texlive-umlaute-v2.1-2|61	
12mr|texlive-umlaute-v2.1-2|62	
12mr|texlive-umlaute-v2.1-2|63	%changelog
12mr|texlive-umlaute-v2.1-2|64	

18852 12
12mr|texlive-umoline-20070120-2|1	# revision 19085
12mr|texlive-umoline-20070120-2|2	# category Package
12mr|texlive-umoline-20070120-2|3	# catalog-ctan /macros/latex/contrib/umoline
12mr|texlive-umoline-20070120-2|4	# catalog-date 2007-01-20 15:20:16 +0100
12mr|texlive-umoline-20070120-2|5	# catalog-license lppl
12mr|texlive-umoline-20070120-2|6	# catalog-version undef
12mr|texlive-umoline-20070120-2|7	Name:		texlive-umoline
12mr|texlive-umoline-20070120-2|8	Version:	20070120
12mr|texlive-umoline-20070120-2|9	Release:	2
12mr|texlive-umoline-20070120-2|10	Summary:	Underline text allowing line breaking
12mr|texlive-umoline-20070120-2|11	Group:		Publishing
12mr|texlive-umoline-20070120-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/umoline
12mr|texlive-umoline-20070120-2|13	License:	LPPL
12mr|texlive-umoline-20070120-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umoline.tar.xz
12mr|texlive-umoline-20070120-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umoline.doc.tar.xz
12mr|texlive-umoline-20070120-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umoline.source.tar.xz
12mr|texlive-umoline-20070120-2|17	BuildArch:	noarch
12mr|texlive-umoline-20070120-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-umoline-20070120-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-umoline-20070120-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-umoline-20070120-2|21	
12mr|texlive-umoline-20070120-2|22	%description
12mr|texlive-umoline-20070120-2|23	Provides commands \Underline, \Midline and \Overline for
12mr|texlive-umoline-20070120-2|24	underlining, striking out, and overlining their text arguments.
12mr|texlive-umoline-20070120-2|25	
12mr|texlive-umoline-20070120-2|26	%post
12mr|texlive-umoline-20070120-2|27	%{_sbindir}/texlive.post
12mr|texlive-umoline-20070120-2|28	
12mr|texlive-umoline-20070120-2|29	%postun
12mr|texlive-umoline-20070120-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-umoline-20070120-2|31	%{_sbindir}/texlive.post
12mr|texlive-umoline-20070120-2|32	fi
12mr|texlive-umoline-20070120-2|33	
12mr|texlive-umoline-20070120-2|34	#-----------------------------------------------------------------------
12mr|texlive-umoline-20070120-2|35	%files
12mr|texlive-umoline-20070120-2|36	%{_texmfdistdir}/tex/latex/umoline/umoline.sty
12mr|texlive-umoline-20070120-2|37	%doc %{_texmfdistdir}/doc/latex/umoline/README
12mr|texlive-umoline-20070120-2|38	%doc %{_texmfdistdir}/doc/latex/umoline/umoline-man.tex
12mr|texlive-umoline-20070120-2|39	%doc %{_texmfdistdir}/doc/latex/umoline/umoline.pdf
12mr|texlive-umoline-20070120-2|40	#- source
12mr|texlive-umoline-20070120-2|41	%doc %{_texmfdistdir}/source/latex/umoline/umoline.dtx
12mr|texlive-umoline-20070120-2|42	%doc %{_texmfdistdir}/source/latex/umoline/umoline.ins
12mr|texlive-umoline-20070120-2|43	
12mr|texlive-umoline-20070120-2|44	#-----------------------------------------------------------------------
12mr|texlive-umoline-20070120-2|45	%prep
12mr|texlive-umoline-20070120-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-umoline-20070120-2|47	
12mr|texlive-umoline-20070120-2|48	%build
12mr|texlive-umoline-20070120-2|49	
12mr|texlive-umoline-20070120-2|50	%install
12mr|texlive-umoline-20070120-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-umoline-20070120-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-umoline-20070120-2|53	
12mr|texlive-umoline-20070120-2|54	
12mr|texlive-umoline-20070120-2|55	
12mr|texlive-umoline-20070120-2|56	%changelog
12mr|texlive-umoline-20070120-2|57	

18853 12
12mr|texlive-umthesis-0.2-2|1	# revision 15878
12mr|texlive-umthesis-0.2-2|2	# category Package
12mr|texlive-umthesis-0.2-2|3	# catalog-ctan /macros/latex/contrib/umthesis
12mr|texlive-umthesis-0.2-2|4	# catalog-date 2009-09-17 20:11:38 +0200
12mr|texlive-umthesis-0.2-2|5	# catalog-license lppl
12mr|texlive-umthesis-0.2-2|6	# catalog-version 0.2
12mr|texlive-umthesis-0.2-2|7	Name:		texlive-umthesis
12mr|texlive-umthesis-0.2-2|8	Version:	0.2
12mr|texlive-umthesis-0.2-2|9	Release:	2
12mr|texlive-umthesis-0.2-2|10	Summary:	Dissertations at the University of Michigan
12mr|texlive-umthesis-0.2-2|11	Group:		Publishing
12mr|texlive-umthesis-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/umthesis
12mr|texlive-umthesis-0.2-2|13	License:	LPPL
12mr|texlive-umthesis-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umthesis.tar.xz
12mr|texlive-umthesis-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umthesis.doc.tar.xz
12mr|texlive-umthesis-0.2-2|16	BuildArch:	noarch
12mr|texlive-umthesis-0.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-umthesis-0.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-umthesis-0.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-umthesis-0.2-2|20	
12mr|texlive-umthesis-0.2-2|21	%description
12mr|texlive-umthesis-0.2-2|22	The class loads book class, and makes minimal changes to it;
12mr|texlive-umthesis-0.2-2|23	its coding aims to be as robust as possible, and as a result it
12mr|texlive-umthesis-0.2-2|24	has few conflicts with potential add-on packages.
12mr|texlive-umthesis-0.2-2|25	
12mr|texlive-umthesis-0.2-2|26	%post
12mr|texlive-umthesis-0.2-2|27	%{_sbindir}/texlive.post
12mr|texlive-umthesis-0.2-2|28	
12mr|texlive-umthesis-0.2-2|29	%postun
12mr|texlive-umthesis-0.2-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-umthesis-0.2-2|31	%{_sbindir}/texlive.post
12mr|texlive-umthesis-0.2-2|32	fi
12mr|texlive-umthesis-0.2-2|33	
12mr|texlive-umthesis-0.2-2|34	#-----------------------------------------------------------------------
12mr|texlive-umthesis-0.2-2|35	%files
12mr|texlive-umthesis-0.2-2|36	%{_texmfdistdir}/tex/latex/umthesis/umthesis.cls
12mr|texlive-umthesis-0.2-2|37	%doc %{_texmfdistdir}/doc/latex/umthesis/PDP.tex
12mr|texlive-umthesis-0.2-2|38	%doc %{_texmfdistdir}/doc/latex/umthesis/README
12mr|texlive-umthesis-0.2-2|39	%doc %{_texmfdistdir}/doc/latex/umthesis/appendix.tex
12mr|texlive-umthesis-0.2-2|40	%doc %{_texmfdistdir}/doc/latex/umthesis/conclusion.tex
12mr|texlive-umthesis-0.2-2|41	%doc %{_texmfdistdir}/doc/latex/umthesis/example.pdf
12mr|texlive-umthesis-0.2-2|42	%doc %{_texmfdistdir}/doc/latex/umthesis/example.tex
12mr|texlive-umthesis-0.2-2|43	%doc %{_texmfdistdir}/doc/latex/umthesis/exp1.tex
12mr|texlive-umthesis-0.2-2|44	%doc %{_texmfdistdir}/doc/latex/umthesis/exp2.tex
12mr|texlive-umthesis-0.2-2|45	%doc %{_texmfdistdir}/doc/latex/umthesis/exp3.tex
12mr|texlive-umthesis-0.2-2|46	%doc %{_texmfdistdir}/doc/latex/umthesis/felty.bib
12mr|texlive-umthesis-0.2-2|47	%doc %{_texmfdistdir}/doc/latex/umthesis/intro.tex
12mr|texlive-umthesis-0.2-2|48	%doc %{_texmfdistdir}/doc/latex/umthesis/mybibstyle.bst
12mr|texlive-umthesis-0.2-2|49	
12mr|texlive-umthesis-0.2-2|50	#-----------------------------------------------------------------------
12mr|texlive-umthesis-0.2-2|51	%prep
12mr|texlive-umthesis-0.2-2|52	%setup -c -a0 -a1
12mr|texlive-umthesis-0.2-2|53	
12mr|texlive-umthesis-0.2-2|54	%build
12mr|texlive-umthesis-0.2-2|55	
12mr|texlive-umthesis-0.2-2|56	%install
12mr|texlive-umthesis-0.2-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-umthesis-0.2-2|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-umthesis-0.2-2|59	
12mr|texlive-umthesis-0.2-2|60	
12mr|texlive-umthesis-0.2-2|61	
12mr|texlive-umthesis-0.2-2|62	%changelog
12mr|texlive-umthesis-0.2-2|63	

18854 12
12mr|texlive-umtypewriter-001.002-2|1	# revision 18651
12mr|texlive-umtypewriter-001.002-2|2	# category Package
12mr|texlive-umtypewriter-001.002-2|3	# catalog-ctan /fonts/umtypewriter
12mr|texlive-umtypewriter-001.002-2|4	# catalog-date 2009-07-23 15:45:58 +0200
12mr|texlive-umtypewriter-001.002-2|5	# catalog-license ofl
12mr|texlive-umtypewriter-001.002-2|6	# catalog-version 001.002
12mr|texlive-umtypewriter-001.002-2|7	Name:		texlive-umtypewriter
12mr|texlive-umtypewriter-001.002-2|8	Version:	001.002
12mr|texlive-umtypewriter-001.002-2|9	Release:	2
12mr|texlive-umtypewriter-001.002-2|10	Summary:	Fonts to typeset with the xgreek package
12mr|texlive-umtypewriter-001.002-2|11	Group:		Publishing
12mr|texlive-umtypewriter-001.002-2|12	URL:		http://www.ctan.org/tex-archive/fonts/umtypewriter
12mr|texlive-umtypewriter-001.002-2|13	License:	OFL
12mr|texlive-umtypewriter-001.002-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/umtypewriter.tar.xz
12mr|texlive-umtypewriter-001.002-2|15	BuildArch:	noarch
12mr|texlive-umtypewriter-001.002-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-umtypewriter-001.002-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-umtypewriter-001.002-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-umtypewriter-001.002-2|19	
12mr|texlive-umtypewriter-001.002-2|20	%description
12mr|texlive-umtypewriter-001.002-2|21	The UMTypewriter font family is a monospaced font family that
12mr|texlive-umtypewriter-001.002-2|22	was built from glyphs from the CB Greek fonts, the CyrTUG
12mr|texlive-umtypewriter-001.002-2|23	Cyrillic alphabet fonts ("LH"), and the standard Computer
12mr|texlive-umtypewriter-001.002-2|24	Modern font family. It contains four OpenType fonts which are
12mr|texlive-umtypewriter-001.002-2|25	required for use of the xgreek package for XeLaTeX.
12mr|texlive-umtypewriter-001.002-2|26	
12mr|texlive-umtypewriter-001.002-2|27	%post
12mr|texlive-umtypewriter-001.002-2|28	%{_sbindir}/texlive.post
12mr|texlive-umtypewriter-001.002-2|29	
12mr|texlive-umtypewriter-001.002-2|30	%postun
12mr|texlive-umtypewriter-001.002-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-umtypewriter-001.002-2|32	%{_sbindir}/texlive.post
12mr|texlive-umtypewriter-001.002-2|33	fi
12mr|texlive-umtypewriter-001.002-2|34	
12mr|texlive-umtypewriter-001.002-2|35	#-----------------------------------------------------------------------
12mr|texlive-umtypewriter-001.002-2|36	%files
12mr|texlive-umtypewriter-001.002-2|37	%{_texmfdistdir}/fonts/opentype/public/umtypewriter/UMTypewriter-Bold.otf
12mr|texlive-umtypewriter-001.002-2|38	%{_texmfdistdir}/fonts/opentype/public/umtypewriter/UMTypewriter-BoldItalic.otf
12mr|texlive-umtypewriter-001.002-2|39	%{_texmfdistdir}/fonts/opentype/public/umtypewriter/UMTypewriter-Italic.otf
12mr|texlive-umtypewriter-001.002-2|40	%{_texmfdistdir}/fonts/opentype/public/umtypewriter/UMTypewriter-Oblique.otf
12mr|texlive-umtypewriter-001.002-2|41	%{_texmfdistdir}/fonts/opentype/public/umtypewriter/UMTypewriter-Regular.otf
12mr|texlive-umtypewriter-001.002-2|42	
12mr|texlive-umtypewriter-001.002-2|43	#-----------------------------------------------------------------------
12mr|texlive-umtypewriter-001.002-2|44	%prep
12mr|texlive-umtypewriter-001.002-2|45	%setup -c -a0
12mr|texlive-umtypewriter-001.002-2|46	
12mr|texlive-umtypewriter-001.002-2|47	%build
12mr|texlive-umtypewriter-001.002-2|48	
12mr|texlive-umtypewriter-001.002-2|49	%install
12mr|texlive-umtypewriter-001.002-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-umtypewriter-001.002-2|51	cp -fpar fonts %{buildroot}%{_texmfdistdir}
12mr|texlive-umtypewriter-001.002-2|52	
12mr|texlive-umtypewriter-001.002-2|53	
12mr|texlive-umtypewriter-001.002-2|54	
12mr|texlive-umtypewriter-001.002-2|55	%changelog
12mr|texlive-umtypewriter-001.002-2|56	

18855 12
12mr|texlive-unamthesis-2.01-2|1	# revision 22500
12mr|texlive-unamthesis-2.01-2|2	# category Package
12mr|texlive-unamthesis-2.01-2|3	# catalog-ctan /macros/latex/contrib/unamthesis
12mr|texlive-unamthesis-2.01-2|4	# catalog-date 2011-05-16 15:49:49 +0200
12mr|texlive-unamthesis-2.01-2|5	# catalog-license lppl1.3
12mr|texlive-unamthesis-2.01-2|6	# catalog-version 2.01
12mr|texlive-unamthesis-2.01-2|7	Name:		texlive-unamthesis
12mr|texlive-unamthesis-2.01-2|8	Version:	2.01
12mr|texlive-unamthesis-2.01-2|9	Release:	2
12mr|texlive-unamthesis-2.01-2|10	Summary:	Style for Universidad Nacional Autonoma de Mexico theses
12mr|texlive-unamthesis-2.01-2|11	Group:		Publishing
12mr|texlive-unamthesis-2.01-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/unamthesis
12mr|texlive-unamthesis-2.01-2|13	License:	LPPL1.3
12mr|texlive-unamthesis-2.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unamthesis.tar.xz
12mr|texlive-unamthesis-2.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unamthesis.doc.tar.xz
12mr|texlive-unamthesis-2.01-2|16	BuildArch:	noarch
12mr|texlive-unamthesis-2.01-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-unamthesis-2.01-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-unamthesis-2.01-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-unamthesis-2.01-2|20	
12mr|texlive-unamthesis-2.01-2|21	%description
12mr|texlive-unamthesis-2.01-2|22	The package provides a customisable format to typeset Theses
12mr|texlive-unamthesis-2.01-2|23	according to the Universidad Nacional Autonoma de Mexico
12mr|texlive-unamthesis-2.01-2|24	guidelines. Support for use in Scientific Workplace (SWP) 3.x
12mr|texlive-unamthesis-2.01-2|25	is also provided. The bundle also includes an appropriate
12mr|texlive-unamthesis-2.01-2|26	bibliographic style which enables the use of author-year
12mr|texlive-unamthesis-2.01-2|27	schemes using the natbib package.
12mr|texlive-unamthesis-2.01-2|28	
12mr|texlive-unamthesis-2.01-2|29	%post
12mr|texlive-unamthesis-2.01-2|30	%{_sbindir}/texlive.post
12mr|texlive-unamthesis-2.01-2|31	
12mr|texlive-unamthesis-2.01-2|32	%postun
12mr|texlive-unamthesis-2.01-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-unamthesis-2.01-2|34	%{_sbindir}/texlive.post
12mr|texlive-unamthesis-2.01-2|35	fi
12mr|texlive-unamthesis-2.01-2|36	
12mr|texlive-unamthesis-2.01-2|37	#-----------------------------------------------------------------------
12mr|texlive-unamthesis-2.01-2|38	%files
12mr|texlive-unamthesis-2.01-2|39	%{_texmfdistdir}/bibtex/bst/unamthesis/UNAMThesis.bst
12mr|texlive-unamthesis-2.01-2|40	%{_texmfdistdir}/tex/latex/unamthesis/UNAMThesis.sty
12mr|texlive-unamthesis-2.01-2|41	%doc %{_texmfdistdir}/doc/latex/unamthesis/Escudo-IBT.eps
12mr|texlive-unamthesis-2.01-2|42	%doc %{_texmfdistdir}/doc/latex/unamthesis/Escudo-IBT.pdf
12mr|texlive-unamthesis-2.01-2|43	%doc %{_texmfdistdir}/doc/latex/unamthesis/Escudo-UNAM.eps
12mr|texlive-unamthesis-2.01-2|44	%doc %{_texmfdistdir}/doc/latex/unamthesis/Escudo-UNAM.pdf
12mr|texlive-unamthesis-2.01-2|45	%doc %{_texmfdistdir}/doc/latex/unamthesis/LEEME
12mr|texlive-unamthesis-2.01-2|46	%doc %{_texmfdistdir}/doc/latex/unamthesis/License
12mr|texlive-unamthesis-2.01-2|47	%doc %{_texmfdistdir}/doc/latex/unamthesis/README
12mr|texlive-unamthesis-2.01-2|48	%doc %{_texmfdistdir}/doc/latex/unamthesis/Thesis-Universidad_Nacional_Autonoma_de_Mexico.shl
12mr|texlive-unamthesis-2.01-2|49	%doc %{_texmfdistdir}/doc/latex/unamthesis/UNAMThesis.cst
12mr|texlive-unamthesis-2.01-2|50	%doc %{_texmfdistdir}/doc/latex/unamthesis/UNAMThesis.pdf
12mr|texlive-unamthesis-2.01-2|51	%doc %{_texmfdistdir}/doc/latex/unamthesis/UNAMThesis.tex
12mr|texlive-unamthesis-2.01-2|52	%doc %{_texmfdistdir}/doc/latex/unamthesis/UNAMThesisSWP.tex
12mr|texlive-unamthesis-2.01-2|53	%doc %{_texmfdistdir}/doc/latex/unamthesis/testBib.bib
12mr|texlive-unamthesis-2.01-2|54	
12mr|texlive-unamthesis-2.01-2|55	#-----------------------------------------------------------------------
12mr|texlive-unamthesis-2.01-2|56	%prep
12mr|texlive-unamthesis-2.01-2|57	%setup -c -a0 -a1
12mr|texlive-unamthesis-2.01-2|58	
12mr|texlive-unamthesis-2.01-2|59	%build
12mr|texlive-unamthesis-2.01-2|60	
12mr|texlive-unamthesis-2.01-2|61	%install
12mr|texlive-unamthesis-2.01-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-unamthesis-2.01-2|63	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-unamthesis-2.01-2|64	
12mr|texlive-unamthesis-2.01-2|65	
12mr|texlive-unamthesis-2.01-2|66	
12mr|texlive-unamthesis-2.01-2|67	%changelog
12mr|texlive-unamthesis-2.01-2|68	

18856 12
12mr|texlive-underlin-1.01-2|1	# revision 15878
12mr|texlive-underlin-1.01-2|2	# category Package
12mr|texlive-underlin-1.01-2|3	# catalog-ctan /macros/latex/contrib/underlin
12mr|texlive-underlin-1.01-2|4	# catalog-date 2007-06-02 10:25:58 +0200
12mr|texlive-underlin-1.01-2|5	# catalog-license lppl
12mr|texlive-underlin-1.01-2|6	# catalog-version 1.01
12mr|texlive-underlin-1.01-2|7	Name:		texlive-underlin
12mr|texlive-underlin-1.01-2|8	Version:	1.01
12mr|texlive-underlin-1.01-2|9	Release:	2
12mr|texlive-underlin-1.01-2|10	Summary:	Underlined running heads
12mr|texlive-underlin-1.01-2|11	Group:		Publishing
12mr|texlive-underlin-1.01-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/underlin
12mr|texlive-underlin-1.01-2|13	License:	LPPL
12mr|texlive-underlin-1.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/underlin.tar.xz
12mr|texlive-underlin-1.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/underlin.doc.tar.xz
12mr|texlive-underlin-1.01-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/underlin.source.tar.xz
12mr|texlive-underlin-1.01-2|17	BuildArch:	noarch
12mr|texlive-underlin-1.01-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-underlin-1.01-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-underlin-1.01-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-underlin-1.01-2|21	
12mr|texlive-underlin-1.01-2|22	%description
12mr|texlive-underlin-1.01-2|23	Defines two pagestyles that provide underlined page heads in
12mr|texlive-underlin-1.01-2|24	LaTeX.
12mr|texlive-underlin-1.01-2|25	
12mr|texlive-underlin-1.01-2|26	%post
12mr|texlive-underlin-1.01-2|27	%{_sbindir}/texlive.post
12mr|texlive-underlin-1.01-2|28	
12mr|texlive-underlin-1.01-2|29	%postun
12mr|texlive-underlin-1.01-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-underlin-1.01-2|31	%{_sbindir}/texlive.post
12mr|texlive-underlin-1.01-2|32	fi
12mr|texlive-underlin-1.01-2|33	
12mr|texlive-underlin-1.01-2|34	#-----------------------------------------------------------------------
12mr|texlive-underlin-1.01-2|35	%files
12mr|texlive-underlin-1.01-2|36	%{_texmfdistdir}/tex/latex/underlin/underlin.sty
12mr|texlive-underlin-1.01-2|37	%doc %{_texmfdistdir}/doc/latex/underlin/underlin.pdf
12mr|texlive-underlin-1.01-2|38	#- source
12mr|texlive-underlin-1.01-2|39	%doc %{_texmfdistdir}/source/latex/underlin/underlin.dtx
12mr|texlive-underlin-1.01-2|40	%doc %{_texmfdistdir}/source/latex/underlin/underlin.ins
12mr|texlive-underlin-1.01-2|41	
12mr|texlive-underlin-1.01-2|42	#-----------------------------------------------------------------------
12mr|texlive-underlin-1.01-2|43	%prep
12mr|texlive-underlin-1.01-2|44	%setup -c -a0 -a1 -a2
12mr|texlive-underlin-1.01-2|45	
12mr|texlive-underlin-1.01-2|46	%build
12mr|texlive-underlin-1.01-2|47	
12mr|texlive-underlin-1.01-2|48	%install
12mr|texlive-underlin-1.01-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-underlin-1.01-2|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-underlin-1.01-2|51	
12mr|texlive-underlin-1.01-2|52	
12mr|texlive-underlin-1.01-2|53	
12mr|texlive-underlin-1.01-2|54	%changelog
12mr|texlive-underlin-1.01-2|55	

18857 12
12mr|texlive-underscore-20100607-2|1	# revision 18261
12mr|texlive-underscore-20100607-2|2	# category Package
12mr|texlive-underscore-20100607-2|3	# catalog-ctan /macros/latex/contrib/underscore
12mr|texlive-underscore-20100607-2|4	# catalog-date 2010-06-07 08:23:51 +0200
12mr|texlive-underscore-20100607-2|5	# catalog-license lppl
12mr|texlive-underscore-20100607-2|6	# catalog-version undef
12mr|texlive-underscore-20100607-2|7	Name:		texlive-underscore
12mr|texlive-underscore-20100607-2|8	Version:	20100607
12mr|texlive-underscore-20100607-2|9	Release:	2
12mr|texlive-underscore-20100607-2|10	Summary:	Control the behaviour of "_" in text
12mr|texlive-underscore-20100607-2|11	Group:		Publishing
12mr|texlive-underscore-20100607-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/underscore
12mr|texlive-underscore-20100607-2|13	License:	LPPL
12mr|texlive-underscore-20100607-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/underscore.tar.xz
12mr|texlive-underscore-20100607-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/underscore.doc.tar.xz
12mr|texlive-underscore-20100607-2|16	BuildArch:	noarch
12mr|texlive-underscore-20100607-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-underscore-20100607-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-underscore-20100607-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-underscore-20100607-2|20	
12mr|texlive-underscore-20100607-2|21	%description
12mr|texlive-underscore-20100607-2|22	With the package, \_ in text mode (i.e., \textunderscore)
12mr|texlive-underscore-20100607-2|23	prints an underscore so that hyphenation of words either side
12mr|texlive-underscore-20100607-2|24	of it is not affected; a package option controls whether an
12mr|texlive-underscore-20100607-2|25	actual hyphenation point appears after the underscore, or
12mr|texlive-underscore-20100607-2|26	merely a break point. The package also arranges that, while in
12mr|texlive-underscore-20100607-2|27	text, '_' itself behaves as \textunderscore (the behaviour of _
12mr|texlive-underscore-20100607-2|28	in maths mode is not affected.
12mr|texlive-underscore-20100607-2|29	
12mr|texlive-underscore-20100607-2|30	%post
12mr|texlive-underscore-20100607-2|31	%{_sbindir}/texlive.post
12mr|texlive-underscore-20100607-2|32	
12mr|texlive-underscore-20100607-2|33	%postun
12mr|texlive-underscore-20100607-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-underscore-20100607-2|35	%{_sbindir}/texlive.post
12mr|texlive-underscore-20100607-2|36	fi
12mr|texlive-underscore-20100607-2|37	
12mr|texlive-underscore-20100607-2|38	#-----------------------------------------------------------------------
12mr|texlive-underscore-20100607-2|39	%files
12mr|texlive-underscore-20100607-2|40	%{_texmfdistdir}/tex/latex/underscore/underscore.sty
12mr|texlive-underscore-20100607-2|41	%doc %{_texmfdistdir}/doc/latex/underscore/miscdoc.sty
12mr|texlive-underscore-20100607-2|42	%doc %{_texmfdistdir}/doc/latex/underscore/underscore.pdf
12mr|texlive-underscore-20100607-2|43	%doc %{_texmfdistdir}/doc/latex/underscore/underscore.tex
12mr|texlive-underscore-20100607-2|44	
12mr|texlive-underscore-20100607-2|45	#-----------------------------------------------------------------------
12mr|texlive-underscore-20100607-2|46	%prep
12mr|texlive-underscore-20100607-2|47	%setup -c -a0 -a1
12mr|texlive-underscore-20100607-2|48	
12mr|texlive-underscore-20100607-2|49	%build
12mr|texlive-underscore-20100607-2|50	
12mr|texlive-underscore-20100607-2|51	%install
12mr|texlive-underscore-20100607-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-underscore-20100607-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-underscore-20100607-2|54	
12mr|texlive-underscore-20100607-2|55	
12mr|texlive-underscore-20100607-2|56	
12mr|texlive-underscore-20100607-2|57	%changelog
12mr|texlive-underscore-20100607-2|58	

18858 12
12mr|texlive-undolabl-1.0k-1|1	# revision 25010
12mr|texlive-undolabl-1.0k-1|2	# category Package
12mr|texlive-undolabl-1.0k-1|3	# catalog-ctan /macros/latex/contrib/undolabl
12mr|texlive-undolabl-1.0k-1|4	# catalog-date 2012-01-02 14:24:13 +0100
12mr|texlive-undolabl-1.0k-1|5	# catalog-license lppl1.3
12mr|texlive-undolabl-1.0k-1|6	# catalog-version 1.0k
12mr|texlive-undolabl-1.0k-1|7	Name:		texlive-undolabl
12mr|texlive-undolabl-1.0k-1|8	Version:	1.0k
12mr|texlive-undolabl-1.0k-1|9	Release:	1
12mr|texlive-undolabl-1.0k-1|10	Summary:	Override existing labels
12mr|texlive-undolabl-1.0k-1|11	Group:		Publishing
12mr|texlive-undolabl-1.0k-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/undolabl
12mr|texlive-undolabl-1.0k-1|13	License:	LPPL1.3
12mr|texlive-undolabl-1.0k-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/undolabl.tar.xz
12mr|texlive-undolabl-1.0k-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/undolabl.doc.tar.xz
12mr|texlive-undolabl-1.0k-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/undolabl.source.tar.xz
12mr|texlive-undolabl-1.0k-1|17	BuildArch:	noarch
12mr|texlive-undolabl-1.0k-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-undolabl-1.0k-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-undolabl-1.0k-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-undolabl-1.0k-1|21	
12mr|texlive-undolabl-1.0k-1|22	%description
12mr|texlive-undolabl-1.0k-1|23	The package allows the user to override existing labels (for
12mr|texlive-undolabl-1.0k-1|24	example, those generated automatically).
12mr|texlive-undolabl-1.0k-1|25	
12mr|texlive-undolabl-1.0k-1|26	%post
12mr|texlive-undolabl-1.0k-1|27	%{_sbindir}/texlive.post
12mr|texlive-undolabl-1.0k-1|28	
12mr|texlive-undolabl-1.0k-1|29	%postun
12mr|texlive-undolabl-1.0k-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-undolabl-1.0k-1|31	%{_sbindir}/texlive.post
12mr|texlive-undolabl-1.0k-1|32	fi
12mr|texlive-undolabl-1.0k-1|33	
12mr|texlive-undolabl-1.0k-1|34	#-----------------------------------------------------------------------
12mr|texlive-undolabl-1.0k-1|35	%files
12mr|texlive-undolabl-1.0k-1|36	%{_texmfdistdir}/tex/latex/undolabl/undolabl.sty
12mr|texlive-undolabl-1.0k-1|37	%doc %{_texmfdistdir}/doc/latex/undolabl/README
12mr|texlive-undolabl-1.0k-1|38	%doc %{_texmfdistdir}/doc/latex/undolabl/undolabl-example.pdf
12mr|texlive-undolabl-1.0k-1|39	%doc %{_texmfdistdir}/doc/latex/undolabl/undolabl-example.tex
12mr|texlive-undolabl-1.0k-1|40	%doc %{_texmfdistdir}/doc/latex/undolabl/undolabl.pdf
12mr|texlive-undolabl-1.0k-1|41	#- source
12mr|texlive-undolabl-1.0k-1|42	%doc %{_texmfdistdir}/source/latex/undolabl/undolabl.drv
12mr|texlive-undolabl-1.0k-1|43	%doc %{_texmfdistdir}/source/latex/undolabl/undolabl.dtx
12mr|texlive-undolabl-1.0k-1|44	%doc %{_texmfdistdir}/source/latex/undolabl/undolabl.ins
12mr|texlive-undolabl-1.0k-1|45	
12mr|texlive-undolabl-1.0k-1|46	#-----------------------------------------------------------------------
12mr|texlive-undolabl-1.0k-1|47	%prep
12mr|texlive-undolabl-1.0k-1|48	%setup -c -a0 -a1 -a2
12mr|texlive-undolabl-1.0k-1|49	
12mr|texlive-undolabl-1.0k-1|50	%build
12mr|texlive-undolabl-1.0k-1|51	
12mr|texlive-undolabl-1.0k-1|52	%install
12mr|texlive-undolabl-1.0k-1|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-undolabl-1.0k-1|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-undolabl-1.0k-1|55	
12mr|texlive-undolabl-1.0k-1|56	
12mr|texlive-undolabl-1.0k-1|57	
12mr|texlive-undolabl-1.0k-1|58	%changelog
12mr|texlive-undolabl-1.0k-1|59	

18859 12
12mr|texlive-unicode-math-0.7a-1|1	# revision 27257
12mr|texlive-unicode-math-0.7a-1|2	# category Package
12mr|texlive-unicode-math-0.7a-1|3	# catalog-ctan /macros/latex/contrib/unicode-math
12mr|texlive-unicode-math-0.7a-1|4	# catalog-date 2012-07-30 11:22:32 +0200
12mr|texlive-unicode-math-0.7a-1|5	# catalog-license lppl1.3
12mr|texlive-unicode-math-0.7a-1|6	# catalog-version 0.7a
12mr|texlive-unicode-math-0.7a-1|7	Name:		texlive-unicode-math
12mr|texlive-unicode-math-0.7a-1|8	Version:	0.7a
12mr|texlive-unicode-math-0.7a-1|9	Release:	1
12mr|texlive-unicode-math-0.7a-1|10	Summary:	Unicode mathematics support for XeTeX and LuaTeX
12mr|texlive-unicode-math-0.7a-1|11	Group:		Publishing
12mr|texlive-unicode-math-0.7a-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/unicode-math
12mr|texlive-unicode-math-0.7a-1|13	License:	LPPL1.3
12mr|texlive-unicode-math-0.7a-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unicode-math.tar.xz
12mr|texlive-unicode-math-0.7a-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unicode-math.doc.tar.xz
12mr|texlive-unicode-math-0.7a-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unicode-math.source.tar.xz
12mr|texlive-unicode-math-0.7a-1|17	BuildArch:	noarch
12mr|texlive-unicode-math-0.7a-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-unicode-math-0.7a-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-unicode-math-0.7a-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-unicode-math-0.7a-1|21	Requires:	texlive-fontspec
12mr|texlive-unicode-math-0.7a-1|22	
12mr|texlive-unicode-math-0.7a-1|23	%description
12mr|texlive-unicode-math-0.7a-1|24	The current release of this package typesets mathematics with
12mr|texlive-unicode-math-0.7a-1|25	unicode input and using OpenType maths fonts. (There is little
12mr|texlive-unicode-math-0.7a-1|26	compatibility with older maths packages.) XeTeX support is well
12mr|texlive-unicode-math-0.7a-1|27	tested, though LuaTeX support less so. The package can typeset
12mr|texlive-unicode-math-0.7a-1|28	using STIX fonts, the XITS development of those fonts, the
12mr|texlive-unicode-math-0.7a-1|29	Asana-Math fonts and the commercial Cambria Math fonts. There
12mr|texlive-unicode-math-0.7a-1|30	is no support yet for any extra alphabets in the Unicode
12mr|texlive-unicode-math-0.7a-1|31	'private use area'. The package relies on recent versions of
12mr|texlive-unicode-math-0.7a-1|32	the fontspec package and the l3kernel and l3packages bundles.
12mr|texlive-unicode-math-0.7a-1|33	
12mr|texlive-unicode-math-0.7a-1|34	%post
12mr|texlive-unicode-math-0.7a-1|35	%{_sbindir}/texlive.post
12mr|texlive-unicode-math-0.7a-1|36	
12mr|texlive-unicode-math-0.7a-1|37	%postun
12mr|texlive-unicode-math-0.7a-1|38	if [ $1 -eq 0 ]; then
12mr|texlive-unicode-math-0.7a-1|39	%{_sbindir}/texlive.post
12mr|texlive-unicode-math-0.7a-1|40	fi
12mr|texlive-unicode-math-0.7a-1|41	
12mr|texlive-unicode-math-0.7a-1|42	#-----------------------------------------------------------------------
12mr|texlive-unicode-math-0.7a-1|43	%files
12mr|texlive-unicode-math-0.7a-1|44	%{_texmfdistdir}/tex/latex/unicode-math/unicode-math-luatex.sty
12mr|texlive-unicode-math-0.7a-1|45	%{_texmfdistdir}/tex/latex/unicode-math/unicode-math-table.tex
12mr|texlive-unicode-math-0.7a-1|46	%{_texmfdistdir}/tex/latex/unicode-math/unicode-math-xetex.sty
12mr|texlive-unicode-math-0.7a-1|47	%{_texmfdistdir}/tex/latex/unicode-math/unicode-math.lua
12mr|texlive-unicode-math-0.7a-1|48	%{_texmfdistdir}/tex/latex/unicode-math/unicode-math.sty
12mr|texlive-unicode-math-0.7a-1|49	%doc %{_texmfdistdir}/doc/latex/unicode-math/README
12mr|texlive-unicode-math-0.7a-1|50	%doc %{_texmfdistdir}/doc/latex/unicode-math/unicode-math-testsuite.pdf
12mr|texlive-unicode-math-0.7a-1|51	%doc %{_texmfdistdir}/doc/latex/unicode-math/unicode-math.pdf
12mr|texlive-unicode-math-0.7a-1|52	%doc %{_texmfdistdir}/doc/latex/unicode-math/unimath-example.ltx
12mr|texlive-unicode-math-0.7a-1|53	%doc %{_texmfdistdir}/doc/latex/unicode-math/unimath-symbols.pdf
12mr|texlive-unicode-math-0.7a-1|54	#- source
12mr|texlive-unicode-math-0.7a-1|55	%doc %{_texmfdistdir}/source/latex/unicode-math/Makefile
12mr|texlive-unicode-math-0.7a-1|56	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-active-sscripts.ltx
12mr|texlive-unicode-math-0.7a-1|57	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-alph-spaces.ltx
12mr|texlive-unicode-math-0.7a-1|58	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-arrow-accents.ltx
12mr|texlive-unicode-math-0.7a-1|59	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-mathstyle-french.ltx
12mr|texlive-unicode-math-0.7a-1|60	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-mathstyle-iso.ltx
12mr|texlive-unicode-math-0.7a-1|61	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-mathstyle-literal.ltx
12mr|texlive-unicode-math-0.7a-1|62	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-mathstyle-tex.ltx
12mr|texlive-unicode-math-0.7a-1|63	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-mathstyle-upright.ltx
12mr|texlive-unicode-math-0.7a-1|64	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-mathversion.ltx
12mr|texlive-unicode-math-0.7a-1|65	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-nolimits-spec.ltx
12mr|texlive-unicode-math-0.7a-1|66	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-over-under-2.ltx
12mr|texlive-unicode-math-0.7a-1|67	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-over-under.ltx
12mr|texlive-unicode-math-0.7a-1|68	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-pkg-url.ltx
12mr|texlive-unicode-math-0.7a-1|69	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-primes-1.ltx
12mr|texlive-unicode-math-0.7a-1|70	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-primes-2.ltx
12mr|texlive-unicode-math-0.7a-1|71	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-primes-back.ltx
12mr|texlive-unicode-math-0.7a-1|72	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-query-mathstyle.ltx
12mr|texlive-unicode-math-0.7a-1|73	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-range-prime-check.ltx
12mr|texlive-unicode-math-0.7a-1|74	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-slash-delim-2.ltx
12mr|texlive-unicode-math-0.7a-1|75	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-sqrt-n.ltx
12mr|texlive-unicode-math-0.7a-1|76	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-sqrt.ltx
12mr|texlive-unicode-math-0.7a-1|77	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/F-sscript-features.ltx
12mr|texlive-unicode-math-0.7a-1|78	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L-sscale-dimen.ltx
12mr|texlive-unicode-math-0.7a-1|79	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L600a.ltx
12mr|texlive-unicode-math-0.7a-1|80	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L600b.ltx
12mr|texlive-unicode-math-0.7a-1|81	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L600c.ltx
12mr|texlive-unicode-math-0.7a-1|82	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L600f.ltx
12mr|texlive-unicode-math-0.7a-1|83	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L601a.ltx
12mr|texlive-unicode-math-0.7a-1|84	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L601b.ltx
12mr|texlive-unicode-math-0.7a-1|85	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L601f.ltx
12mr|texlive-unicode-math-0.7a-1|86	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L602b.ltx
12mr|texlive-unicode-math-0.7a-1|87	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L603b.ltx
12mr|texlive-unicode-math-0.7a-1|88	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L604a.ltx
12mr|texlive-unicode-math-0.7a-1|89	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L604b.ltx
12mr|texlive-unicode-math-0.7a-1|90	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L650a.ltx
12mr|texlive-unicode-math-0.7a-1|91	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/L650b.ltx
12mr|texlive-unicode-math-0.7a-1|92	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X002a.ltx
12mr|texlive-unicode-math-0.7a-1|93	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X002b.ltx
12mr|texlive-unicode-math-0.7a-1|94	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X002c.ltx
12mr|texlive-unicode-math-0.7a-1|95	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X002d.ltx
12mr|texlive-unicode-math-0.7a-1|96	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X002e.ltx
12mr|texlive-unicode-math-0.7a-1|97	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003a.ltx
12mr|texlive-unicode-math-0.7a-1|98	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003b.ltx
12mr|texlive-unicode-math-0.7a-1|99	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003c.ltx
12mr|texlive-unicode-math-0.7a-1|100	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003d.ltx
12mr|texlive-unicode-math-0.7a-1|101	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003e.ltx
12mr|texlive-unicode-math-0.7a-1|102	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003f.ltx
12mr|texlive-unicode-math-0.7a-1|103	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003g.ltx
12mr|texlive-unicode-math-0.7a-1|104	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003h.ltx
12mr|texlive-unicode-math-0.7a-1|105	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003i.ltx
12mr|texlive-unicode-math-0.7a-1|106	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003j.ltx
12mr|texlive-unicode-math-0.7a-1|107	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003k.ltx
12mr|texlive-unicode-math-0.7a-1|108	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003l.ltx
12mr|texlive-unicode-math-0.7a-1|109	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003m.ltx
12mr|texlive-unicode-math-0.7a-1|110	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003n.ltx
12mr|texlive-unicode-math-0.7a-1|111	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003o.ltx
12mr|texlive-unicode-math-0.7a-1|112	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X003p.ltx
12mr|texlive-unicode-math-0.7a-1|113	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X004a.ltx
12mr|texlive-unicode-math-0.7a-1|114	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X004b.ltx
12mr|texlive-unicode-math-0.7a-1|115	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X004c.ltx
12mr|texlive-unicode-math-0.7a-1|116	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X004d.ltx
12mr|texlive-unicode-math-0.7a-1|117	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X004e.ltx
12mr|texlive-unicode-math-0.7a-1|118	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X004f.ltx
12mr|texlive-unicode-math-0.7a-1|119	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005a.ltx
12mr|texlive-unicode-math-0.7a-1|120	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005b.ltx
12mr|texlive-unicode-math-0.7a-1|121	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005c.ltx
12mr|texlive-unicode-math-0.7a-1|122	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005d.ltx
12mr|texlive-unicode-math-0.7a-1|123	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005e.ltx
12mr|texlive-unicode-math-0.7a-1|124	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005f.ltx
12mr|texlive-unicode-math-0.7a-1|125	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005g.ltx
12mr|texlive-unicode-math-0.7a-1|126	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005h.ltx
12mr|texlive-unicode-math-0.7a-1|127	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005i.ltx
12mr|texlive-unicode-math-0.7a-1|128	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005j.ltx
12mr|texlive-unicode-math-0.7a-1|129	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005k.ltx
12mr|texlive-unicode-math-0.7a-1|130	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X005l.ltx
12mr|texlive-unicode-math-0.7a-1|131	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X010a.ltx
12mr|texlive-unicode-math-0.7a-1|132	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X010b.ltx
12mr|texlive-unicode-math-0.7a-1|133	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X010c.ltx
12mr|texlive-unicode-math-0.7a-1|134	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X010d.ltx
12mr|texlive-unicode-math-0.7a-1|135	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X011a.ltx
12mr|texlive-unicode-math-0.7a-1|136	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X011b.ltx
12mr|texlive-unicode-math-0.7a-1|137	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X012a.ltx
12mr|texlive-unicode-math-0.7a-1|138	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X012b.ltx
12mr|texlive-unicode-math-0.7a-1|139	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X013a.ltx
12mr|texlive-unicode-math-0.7a-1|140	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X013b.ltx
12mr|texlive-unicode-math-0.7a-1|141	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X013c.ltx
12mr|texlive-unicode-math-0.7a-1|142	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X013d.ltx
12mr|texlive-unicode-math-0.7a-1|143	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X013e.ltx
12mr|texlive-unicode-math-0.7a-1|144	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X014a.ltx
12mr|texlive-unicode-math-0.7a-1|145	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X014b.ltx
12mr|texlive-unicode-math-0.7a-1|146	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X014c.ltx
12mr|texlive-unicode-math-0.7a-1|147	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X015a.ltx
12mr|texlive-unicode-math-0.7a-1|148	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X015b.ltx
12mr|texlive-unicode-math-0.7a-1|149	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X016a.ltx
12mr|texlive-unicode-math-0.7a-1|150	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X016b.ltx
12mr|texlive-unicode-math-0.7a-1|151	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X016c.ltx
12mr|texlive-unicode-math-0.7a-1|152	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X017a.ltx
12mr|texlive-unicode-math-0.7a-1|153	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X017b.ltx
12mr|texlive-unicode-math-0.7a-1|154	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X017c.ltx
12mr|texlive-unicode-math-0.7a-1|155	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X017d.ltx
12mr|texlive-unicode-math-0.7a-1|156	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X018a.ltx
12mr|texlive-unicode-math-0.7a-1|157	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X018b.ltx
12mr|texlive-unicode-math-0.7a-1|158	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X019a.ltx
12mr|texlive-unicode-math-0.7a-1|159	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X019b.ltx
12mr|texlive-unicode-math-0.7a-1|160	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X020a.ltx
12mr|texlive-unicode-math-0.7a-1|161	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X020b.ltx
12mr|texlive-unicode-math-0.7a-1|162	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X021a.ltx
12mr|texlive-unicode-math-0.7a-1|163	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X021b.ltx
12mr|texlive-unicode-math-0.7a-1|164	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X030a.ltx
12mr|texlive-unicode-math-0.7a-1|165	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X031a.ltx
12mr|texlive-unicode-math-0.7a-1|166	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X031b.ltx
12mr|texlive-unicode-math-0.7a-1|167	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X031c.ltx
12mr|texlive-unicode-math-0.7a-1|168	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X032a.ltx
12mr|texlive-unicode-math-0.7a-1|169	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X032b.ltx
12mr|texlive-unicode-math-0.7a-1|170	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X032c.ltx
12mr|texlive-unicode-math-0.7a-1|171	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X033a.ltx
12mr|texlive-unicode-math-0.7a-1|172	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X100a.ltx
12mr|texlive-unicode-math-0.7a-1|173	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X100b.ltx
12mr|texlive-unicode-math-0.7a-1|174	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X100c.ltx
12mr|texlive-unicode-math-0.7a-1|175	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X100d.ltx
12mr|texlive-unicode-math-0.7a-1|176	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X100e.ltx
12mr|texlive-unicode-math-0.7a-1|177	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X101a.ltx
12mr|texlive-unicode-math-0.7a-1|178	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X102a.ltx
12mr|texlive-unicode-math-0.7a-1|179	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X150a.ltx
12mr|texlive-unicode-math-0.7a-1|180	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X151a.ltx
12mr|texlive-unicode-math-0.7a-1|181	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X202a.ltx
12mr|texlive-unicode-math-0.7a-1|182	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X202b.ltx
12mr|texlive-unicode-math-0.7a-1|183	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X203a.ltx
12mr|texlive-unicode-math-0.7a-1|184	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X206a.ltx
12mr|texlive-unicode-math-0.7a-1|185	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X206b.ltx
12mr|texlive-unicode-math-0.7a-1|186	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X206c.ltx
12mr|texlive-unicode-math-0.7a-1|187	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X207a.ltx
12mr|texlive-unicode-math-0.7a-1|188	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X401a.ltx
12mr|texlive-unicode-math-0.7a-1|189	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X500a.ltx
12mr|texlive-unicode-math-0.7a-1|190	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X501a.ltx
12mr|texlive-unicode-math-0.7a-1|191	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X501b.ltx
12mr|texlive-unicode-math-0.7a-1|192	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X501d.ltx
12mr|texlive-unicode-math-0.7a-1|193	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X501e.ltx
12mr|texlive-unicode-math-0.7a-1|194	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X502a.ltx
12mr|texlive-unicode-math-0.7a-1|195	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X502b.ltx
12mr|texlive-unicode-math-0.7a-1|196	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X503a.ltx
12mr|texlive-unicode-math-0.7a-1|197	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X600a.ltx
12mr|texlive-unicode-math-0.7a-1|198	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X600b.ltx
12mr|texlive-unicode-math-0.7a-1|199	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X600c.ltx
12mr|texlive-unicode-math-0.7a-1|200	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X600d.ltx
12mr|texlive-unicode-math-0.7a-1|201	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X600f.ltx
12mr|texlive-unicode-math-0.7a-1|202	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X601a.ltx
12mr|texlive-unicode-math-0.7a-1|203	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X601b.ltx
12mr|texlive-unicode-math-0.7a-1|204	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X601f.ltx
12mr|texlive-unicode-math-0.7a-1|205	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X604a.ltx
12mr|texlive-unicode-math-0.7a-1|206	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X604b.ltx
12mr|texlive-unicode-math-0.7a-1|207	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X610f.ltx
12mr|texlive-unicode-math-0.7a-1|208	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X620b.ltx
12mr|texlive-unicode-math-0.7a-1|209	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X650a.ltx
12mr|texlive-unicode-math-0.7a-1|210	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/X650b.ltx
12mr|texlive-unicode-math-0.7a-1|211	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/umtest-preamble.tex
12mr|texlive-unicode-math-0.7a-1|212	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/umtest-suite-F.tex
12mr|texlive-unicode-math-0.7a-1|213	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/umtest-suite-L.tex
12mr|texlive-unicode-math-0.7a-1|214	%doc %{_texmfdistdir}/source/latex/unicode-math/testfiles/umtest-suite-X.tex
12mr|texlive-unicode-math-0.7a-1|215	%doc %{_texmfdistdir}/source/latex/unicode-math/unicode-math-testsuite.ltx
12mr|texlive-unicode-math-0.7a-1|216	%doc %{_texmfdistdir}/source/latex/unicode-math/unicode-math.dtx
12mr|texlive-unicode-math-0.7a-1|217	%doc %{_texmfdistdir}/source/latex/unicode-math/unimath-symbols.ltx
12mr|texlive-unicode-math-0.7a-1|218	
12mr|texlive-unicode-math-0.7a-1|219	#-----------------------------------------------------------------------
12mr|texlive-unicode-math-0.7a-1|220	%prep
12mr|texlive-unicode-math-0.7a-1|221	%setup -c -a0 -a1 -a2
12mr|texlive-unicode-math-0.7a-1|222	
12mr|texlive-unicode-math-0.7a-1|223	%build
12mr|texlive-unicode-math-0.7a-1|224	
12mr|texlive-unicode-math-0.7a-1|225	%install
12mr|texlive-unicode-math-0.7a-1|226	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-unicode-math-0.7a-1|227	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-unicode-math-0.7a-1|228	
12mr|texlive-unicode-math-0.7a-1|229	
12mr|texlive-unicode-math-0.7a-1|230	
12mr|texlive-unicode-math-0.7a-1|231	%changelog
12mr|texlive-unicode-math-0.7a-1|232	

18860 12
12mr|texlive-unisugar-0.92-2|1	# revision 22357
12mr|texlive-unisugar-0.92-2|2	# category Package
12mr|texlive-unisugar-0.92-2|3	# catalog-ctan /macros/xetex/latex/unisugar
12mr|texlive-unisugar-0.92-2|4	# catalog-date 2011-05-08 11:17:43 +0200
12mr|texlive-unisugar-0.92-2|5	# catalog-license lppl1.3
12mr|texlive-unisugar-0.92-2|6	# catalog-version 0.92
12mr|texlive-unisugar-0.92-2|7	Name:		texlive-unisugar
12mr|texlive-unisugar-0.92-2|8	Version:	0.92
12mr|texlive-unisugar-0.92-2|9	Release:	2
12mr|texlive-unisugar-0.92-2|10	Summary:	Define syntactic sugar for Unicode LaTeX
12mr|texlive-unisugar-0.92-2|11	Group:		Publishing
12mr|texlive-unisugar-0.92-2|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/unisugar
12mr|texlive-unisugar-0.92-2|13	License:	LPPL1.3
12mr|texlive-unisugar-0.92-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unisugar.tar.xz
12mr|texlive-unisugar-0.92-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unisugar.doc.tar.xz
12mr|texlive-unisugar-0.92-2|16	BuildArch:	noarch
12mr|texlive-unisugar-0.92-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-unisugar-0.92-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-unisugar-0.92-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-unisugar-0.92-2|20	
12mr|texlive-unisugar-0.92-2|21	%description
12mr|texlive-unisugar-0.92-2|22	The package allows the user to define shorthand aliases for
12mr|texlive-unisugar-0.92-2|23	single Unicode characters, and also provides support for such
12mr|texlive-unisugar-0.92-2|24	aliases in RTL-text. The package requires an TeX-alike system
12mr|texlive-unisugar-0.92-2|25	that uses Unicode input in a native way: current examples are
12mr|texlive-unisugar-0.92-2|26	XeTeX and LuaTeX.
12mr|texlive-unisugar-0.92-2|27	
12mr|texlive-unisugar-0.92-2|28	%post
12mr|texlive-unisugar-0.92-2|29	%{_sbindir}/texlive.post
12mr|texlive-unisugar-0.92-2|30	
12mr|texlive-unisugar-0.92-2|31	%postun
12mr|texlive-unisugar-0.92-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-unisugar-0.92-2|33	%{_sbindir}/texlive.post
12mr|texlive-unisugar-0.92-2|34	fi
12mr|texlive-unisugar-0.92-2|35	
12mr|texlive-unisugar-0.92-2|36	#-----------------------------------------------------------------------
12mr|texlive-unisugar-0.92-2|37	%files
12mr|texlive-unisugar-0.92-2|38	%{_texmfdistdir}/tex/xelatex/unisugar/unisugar.sty
12mr|texlive-unisugar-0.92-2|39	%doc %{_texmfdistdir}/doc/xelatex/unisugar/Makefile
12mr|texlive-unisugar-0.92-2|40	%doc %{_texmfdistdir}/doc/xelatex/unisugar/README
12mr|texlive-unisugar-0.92-2|41	%doc %{_texmfdistdir}/doc/xelatex/unisugar/gedit-mixed-sugar.png
12mr|texlive-unisugar-0.92-2|42	%doc %{_texmfdistdir}/doc/xelatex/unisugar/gedit-mixed-traditional.png
12mr|texlive-unisugar-0.92-2|43	%doc %{_texmfdistdir}/doc/xelatex/unisugar/sugar.png
12mr|texlive-unisugar-0.92-2|44	%doc %{_texmfdistdir}/doc/xelatex/unisugar/traditional.png
12mr|texlive-unisugar-0.92-2|45	%doc %{_texmfdistdir}/doc/xelatex/unisugar/unisugar.pdf
12mr|texlive-unisugar-0.92-2|46	%doc %{_texmfdistdir}/doc/xelatex/unisugar/unisugar.tex
12mr|texlive-unisugar-0.92-2|47	
12mr|texlive-unisugar-0.92-2|48	#-----------------------------------------------------------------------
12mr|texlive-unisugar-0.92-2|49	%prep
12mr|texlive-unisugar-0.92-2|50	%setup -c -a0 -a1
12mr|texlive-unisugar-0.92-2|51	
12mr|texlive-unisugar-0.92-2|52	%build
12mr|texlive-unisugar-0.92-2|53	
12mr|texlive-unisugar-0.92-2|54	%install
12mr|texlive-unisugar-0.92-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-unisugar-0.92-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-unisugar-0.92-2|57	
12mr|texlive-unisugar-0.92-2|58	
12mr|texlive-unisugar-0.92-2|59	
12mr|texlive-unisugar-0.92-2|60	%changelog
12mr|texlive-unisugar-0.92-2|61	

18861 12
12mr|texlive-units-0.9b-2|1	# revision 15878
12mr|texlive-units-0.9b-2|2	# category Package
12mr|texlive-units-0.9b-2|3	# catalog-ctan /macros/latex/contrib/units
12mr|texlive-units-0.9b-2|4	# catalog-date 2009-09-27 11:52:43 +0200
12mr|texlive-units-0.9b-2|5	# catalog-license gpl
12mr|texlive-units-0.9b-2|6	# catalog-version 0.9b
12mr|texlive-units-0.9b-2|7	Name:		texlive-units
12mr|texlive-units-0.9b-2|8	Version:	0.9b
12mr|texlive-units-0.9b-2|9	Release:	2
12mr|texlive-units-0.9b-2|10	Summary:	Typeset units
12mr|texlive-units-0.9b-2|11	Group:		Publishing
12mr|texlive-units-0.9b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/units
12mr|texlive-units-0.9b-2|13	License:	GPL
12mr|texlive-units-0.9b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/units.tar.xz
12mr|texlive-units-0.9b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/units.doc.tar.xz
12mr|texlive-units-0.9b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/units.source.tar.xz
12mr|texlive-units-0.9b-2|17	BuildArch:	noarch
12mr|texlive-units-0.9b-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-units-0.9b-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-units-0.9b-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-units-0.9b-2|21	
12mr|texlive-units-0.9b-2|22	%description
12mr|texlive-units-0.9b-2|23	The package is provided as a bundle with the nicefrac package
12mr|texlive-units-0.9b-2|24	for typing fractions. Units uses nicefrac in typesetting
12mr|texlive-units-0.9b-2|25	physical units in a standard-looking sort of way.
12mr|texlive-units-0.9b-2|26	
12mr|texlive-units-0.9b-2|27	%post
12mr|texlive-units-0.9b-2|28	%{_sbindir}/texlive.post
12mr|texlive-units-0.9b-2|29	
12mr|texlive-units-0.9b-2|30	%postun
12mr|texlive-units-0.9b-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-units-0.9b-2|32	%{_sbindir}/texlive.post
12mr|texlive-units-0.9b-2|33	fi
12mr|texlive-units-0.9b-2|34	
12mr|texlive-units-0.9b-2|35	#-----------------------------------------------------------------------
12mr|texlive-units-0.9b-2|36	%files
12mr|texlive-units-0.9b-2|37	%{_texmfdistdir}/tex/latex/units/nicefrac.sty
12mr|texlive-units-0.9b-2|38	%{_texmfdistdir}/tex/latex/units/units.sty
12mr|texlive-units-0.9b-2|39	%doc %{_texmfdistdir}/doc/latex/units/COPYING
12mr|texlive-units-0.9b-2|40	%doc %{_texmfdistdir}/doc/latex/units/README
12mr|texlive-units-0.9b-2|41	%doc %{_texmfdistdir}/doc/latex/units/units.pdf
12mr|texlive-units-0.9b-2|42	#- source
12mr|texlive-units-0.9b-2|43	%doc %{_texmfdistdir}/source/latex/units/units.dtx
12mr|texlive-units-0.9b-2|44	%doc %{_texmfdistdir}/source/latex/units/units.ins
12mr|texlive-units-0.9b-2|45	
12mr|texlive-units-0.9b-2|46	#-----------------------------------------------------------------------
12mr|texlive-units-0.9b-2|47	%prep
12mr|texlive-units-0.9b-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-units-0.9b-2|49	
12mr|texlive-units-0.9b-2|50	%build
12mr|texlive-units-0.9b-2|51	
12mr|texlive-units-0.9b-2|52	%install
12mr|texlive-units-0.9b-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-units-0.9b-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-units-0.9b-2|55	
12mr|texlive-units-0.9b-2|56	
12mr|texlive-units-0.9b-2|57	
12mr|texlive-units-0.9b-2|58	%changelog
12mr|texlive-units-0.9b-2|59	

18862 12
12mr|texlive-unitsdef-0.2-2|1	# revision 15878
12mr|texlive-unitsdef-0.2-2|2	# category Package
12mr|texlive-unitsdef-0.2-2|3	# catalog-ctan /macros/latex/contrib/unitsdef
12mr|texlive-unitsdef-0.2-2|4	# catalog-date 2007-01-20 15:20:16 +0100
12mr|texlive-unitsdef-0.2-2|5	# catalog-license lppl
12mr|texlive-unitsdef-0.2-2|6	# catalog-version 0.2
12mr|texlive-unitsdef-0.2-2|7	Name:		texlive-unitsdef
12mr|texlive-unitsdef-0.2-2|8	Version:	0.2
12mr|texlive-unitsdef-0.2-2|9	Release:	2
12mr|texlive-unitsdef-0.2-2|10	Summary:	Typesetting units in LaTeX
12mr|texlive-unitsdef-0.2-2|11	Group:		Publishing
12mr|texlive-unitsdef-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/unitsdef
12mr|texlive-unitsdef-0.2-2|13	License:	LPPL
12mr|texlive-unitsdef-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unitsdef.tar.xz
12mr|texlive-unitsdef-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unitsdef.doc.tar.xz
12mr|texlive-unitsdef-0.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unitsdef.source.tar.xz
12mr|texlive-unitsdef-0.2-2|17	BuildArch:	noarch
12mr|texlive-unitsdef-0.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-unitsdef-0.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-unitsdef-0.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-unitsdef-0.2-2|21	
12mr|texlive-unitsdef-0.2-2|22	%description
12mr|texlive-unitsdef-0.2-2|23	There are a lot of packages for typesetting units in LaTeX2e.
12mr|texlive-unitsdef-0.2-2|24	Some define macros to typeset a lot of units but do not suit to
12mr|texlive-unitsdef-0.2-2|25	the actual font settings, some make the characters needed
12mr|texlive-unitsdef-0.2-2|26	available but do not predefine any unit. This package tries to
12mr|texlive-unitsdef-0.2-2|27	comply with both requirements. It predefines common units,
12mr|texlive-unitsdef-0.2-2|28	defines an easy to use interface to define new units and
12mr|texlive-unitsdef-0.2-2|29	changes the output concerning to the surrounding font settings.
12mr|texlive-unitsdef-0.2-2|30	
12mr|texlive-unitsdef-0.2-2|31	%post
12mr|texlive-unitsdef-0.2-2|32	%{_sbindir}/texlive.post
12mr|texlive-unitsdef-0.2-2|33	
12mr|texlive-unitsdef-0.2-2|34	%postun
12mr|texlive-unitsdef-0.2-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-unitsdef-0.2-2|36	%{_sbindir}/texlive.post
12mr|texlive-unitsdef-0.2-2|37	fi
12mr|texlive-unitsdef-0.2-2|38	
12mr|texlive-unitsdef-0.2-2|39	#-----------------------------------------------------------------------
12mr|texlive-unitsdef-0.2-2|40	%files
12mr|texlive-unitsdef-0.2-2|41	%{_texmfdistdir}/tex/latex/unitsdef/ampabbrv.cfg
12mr|texlive-unitsdef-0.2-2|42	%{_texmfdistdir}/tex/latex/unitsdef/enerabbr.cfg
12mr|texlive-unitsdef-0.2-2|43	%{_texmfdistdir}/tex/latex/unitsdef/freqabbr.cfg
12mr|texlive-unitsdef-0.2-2|44	%{_texmfdistdir}/tex/latex/unitsdef/lengabbr.cfg
12mr|texlive-unitsdef-0.2-2|45	%{_texmfdistdir}/tex/latex/unitsdef/molabbrv.cfg
12mr|texlive-unitsdef-0.2-2|46	%{_texmfdistdir}/tex/latex/unitsdef/timeabbr.cfg
12mr|texlive-unitsdef-0.2-2|47	%{_texmfdistdir}/tex/latex/unitsdef/unitsdef.sty
12mr|texlive-unitsdef-0.2-2|48	%{_texmfdistdir}/tex/latex/unitsdef/volabbrv.cfg
12mr|texlive-unitsdef-0.2-2|49	%{_texmfdistdir}/tex/latex/unitsdef/voltabbr.cfg
12mr|texlive-unitsdef-0.2-2|50	%{_texmfdistdir}/tex/latex/unitsdef/weigabbr.cfg
12mr|texlive-unitsdef-0.2-2|51	%doc %{_texmfdistdir}/doc/latex/unitsdef/README.1st
12mr|texlive-unitsdef-0.2-2|52	%doc %{_texmfdistdir}/doc/latex/unitsdef/defedpraef.tex
12mr|texlive-unitsdef-0.2-2|53	%doc %{_texmfdistdir}/doc/latex/unitsdef/defedunits.tex
12mr|texlive-unitsdef-0.2-2|54	%doc %{_texmfdistdir}/doc/latex/unitsdef/unitsdef.pdf
12mr|texlive-unitsdef-0.2-2|55	#- source
12mr|texlive-unitsdef-0.2-2|56	%doc %{_texmfdistdir}/source/latex/unitsdef/unitsdef.dtx
12mr|texlive-unitsdef-0.2-2|57	%doc %{_texmfdistdir}/source/latex/unitsdef/unitsdef.ins
12mr|texlive-unitsdef-0.2-2|58	
12mr|texlive-unitsdef-0.2-2|59	#-----------------------------------------------------------------------
12mr|texlive-unitsdef-0.2-2|60	%prep
12mr|texlive-unitsdef-0.2-2|61	%setup -c -a0 -a1 -a2
12mr|texlive-unitsdef-0.2-2|62	
12mr|texlive-unitsdef-0.2-2|63	%build
12mr|texlive-unitsdef-0.2-2|64	
12mr|texlive-unitsdef-0.2-2|65	%install
12mr|texlive-unitsdef-0.2-2|66	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-unitsdef-0.2-2|67	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-unitsdef-0.2-2|68	
12mr|texlive-unitsdef-0.2-2|69	
12mr|texlive-unitsdef-0.2-2|70	
12mr|texlive-unitsdef-0.2-2|71	%changelog
12mr|texlive-unitsdef-0.2-2|72	

18863 12
12mr|texlive-universa-2.0-2|1	# revision 15878
12mr|texlive-universa-2.0-2|2	# category Package
12mr|texlive-universa-2.0-2|3	# catalog-ctan /fonts/universa
12mr|texlive-universa-2.0-2|4	# catalog-date 2008-11-02 01:06:10 +0100
12mr|texlive-universa-2.0-2|5	# catalog-license gpl
12mr|texlive-universa-2.0-2|6	# catalog-version 2.0
12mr|texlive-universa-2.0-2|7	Name:		texlive-universa
12mr|texlive-universa-2.0-2|8	Version:	2.0
12mr|texlive-universa-2.0-2|9	Release:	2
12mr|texlive-universa-2.0-2|10	Summary:	Herbert Bayer's 'universal' font
12mr|texlive-universa-2.0-2|11	Group:		Publishing
12mr|texlive-universa-2.0-2|12	URL:		http://www.ctan.org/tex-archive/fonts/universa
12mr|texlive-universa-2.0-2|13	License:	GPL
12mr|texlive-universa-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/universa.tar.xz
12mr|texlive-universa-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/universa.doc.tar.xz
12mr|texlive-universa-2.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/universa.source.tar.xz
12mr|texlive-universa-2.0-2|17	BuildArch:	noarch
12mr|texlive-universa-2.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-universa-2.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-universa-2.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-universa-2.0-2|21	
12mr|texlive-universa-2.0-2|22	%description
12mr|texlive-universa-2.0-2|23	An implementation of the universal font by Herbert Bayer of the
12mr|texlive-universa-2.0-2|24	Bauhaus school. The MetaFont sources of the fonts, and their
12mr|texlive-universa-2.0-2|25	LaTeX support, are all supplied in a LaTeX documented source
12mr|texlive-universa-2.0-2|26	(.dtx) file.
12mr|texlive-universa-2.0-2|27	
12mr|texlive-universa-2.0-2|28	%post
12mr|texlive-universa-2.0-2|29	%{_sbindir}/texlive.post
12mr|texlive-universa-2.0-2|30	
12mr|texlive-universa-2.0-2|31	%postun
12mr|texlive-universa-2.0-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-universa-2.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-universa-2.0-2|34	fi
12mr|texlive-universa-2.0-2|35	
12mr|texlive-universa-2.0-2|36	#-----------------------------------------------------------------------
12mr|texlive-universa-2.0-2|37	%files
12mr|texlive-universa-2.0-2|38	%{_texmfdistdir}/fonts/source/public/universa/fulbc10.mf
12mr|texlive-universa-2.0-2|39	%{_texmfdistdir}/fonts/source/public/universa/fulbc12.mf
12mr|texlive-universa-2.0-2|40	%{_texmfdistdir}/fonts/source/public/universa/fulbc17.mf
12mr|texlive-universa-2.0-2|41	%{_texmfdistdir}/fonts/source/public/universa/fulbc8.mf
12mr|texlive-universa-2.0-2|42	%{_texmfdistdir}/fonts/source/public/universa/fulbc9.mf
12mr|texlive-universa-2.0-2|43	%{_texmfdistdir}/fonts/source/public/universa/fulbo10.mf
12mr|texlive-universa-2.0-2|44	%{_texmfdistdir}/fonts/source/public/universa/fulbo12.mf
12mr|texlive-universa-2.0-2|45	%{_texmfdistdir}/fonts/source/public/universa/fulbo17.mf
12mr|texlive-universa-2.0-2|46	%{_texmfdistdir}/fonts/source/public/universa/fulbo8.mf
12mr|texlive-universa-2.0-2|47	%{_texmfdistdir}/fonts/source/public/universa/fulbo9.mf
12mr|texlive-universa-2.0-2|48	%{_texmfdistdir}/fonts/source/public/universa/fulbr10.mf
12mr|texlive-universa-2.0-2|49	%{_texmfdistdir}/fonts/source/public/universa/fulbr12.mf
12mr|texlive-universa-2.0-2|50	%{_texmfdistdir}/fonts/source/public/universa/fulbr17.mf
12mr|texlive-universa-2.0-2|51	%{_texmfdistdir}/fonts/source/public/universa/fulbr8.mf
12mr|texlive-universa-2.0-2|52	%{_texmfdistdir}/fonts/source/public/universa/fulbr9.mf
12mr|texlive-universa-2.0-2|53	%{_texmfdistdir}/fonts/source/public/universa/fulbst10.mf
12mr|texlive-universa-2.0-2|54	%{_texmfdistdir}/fonts/source/public/universa/fulbst12.mf
12mr|texlive-universa-2.0-2|55	%{_texmfdistdir}/fonts/source/public/universa/fulbst17.mf
12mr|texlive-universa-2.0-2|56	%{_texmfdistdir}/fonts/source/public/universa/fulbst8.mf
12mr|texlive-universa-2.0-2|57	%{_texmfdistdir}/fonts/source/public/universa/fulbst9.mf
12mr|texlive-universa-2.0-2|58	%{_texmfdistdir}/fonts/source/public/universa/fulmc10.mf
12mr|texlive-universa-2.0-2|59	%{_texmfdistdir}/fonts/source/public/universa/fulmc12.mf
12mr|texlive-universa-2.0-2|60	%{_texmfdistdir}/fonts/source/public/universa/fulmc17.mf
12mr|texlive-universa-2.0-2|61	%{_texmfdistdir}/fonts/source/public/universa/fulmc8.mf
12mr|texlive-universa-2.0-2|62	%{_texmfdistdir}/fonts/source/public/universa/fulmc9.mf
12mr|texlive-universa-2.0-2|63	%{_texmfdistdir}/fonts/source/public/universa/fulmo10.mf
12mr|texlive-universa-2.0-2|64	%{_texmfdistdir}/fonts/source/public/universa/fulmo12.mf
12mr|texlive-universa-2.0-2|65	%{_texmfdistdir}/fonts/source/public/universa/fulmo17.mf
12mr|texlive-universa-2.0-2|66	%{_texmfdistdir}/fonts/source/public/universa/fulmo8.mf
12mr|texlive-universa-2.0-2|67	%{_texmfdistdir}/fonts/source/public/universa/fulmo9.mf
12mr|texlive-universa-2.0-2|68	%{_texmfdistdir}/fonts/source/public/universa/fulmr10.mf
12mr|texlive-universa-2.0-2|69	%{_texmfdistdir}/fonts/source/public/universa/fulmr12.mf
12mr|texlive-universa-2.0-2|70	%{_texmfdistdir}/fonts/source/public/universa/fulmr17.mf
12mr|texlive-universa-2.0-2|71	%{_texmfdistdir}/fonts/source/public/universa/fulmr8.mf
12mr|texlive-universa-2.0-2|72	%{_texmfdistdir}/fonts/source/public/universa/fulmr9.mf
12mr|texlive-universa-2.0-2|73	%{_texmfdistdir}/fonts/source/public/universa/fulmst10.mf
12mr|texlive-universa-2.0-2|74	%{_texmfdistdir}/fonts/source/public/universa/fulmst12.mf
12mr|texlive-universa-2.0-2|75	%{_texmfdistdir}/fonts/source/public/universa/fulmst17.mf
12mr|texlive-universa-2.0-2|76	%{_texmfdistdir}/fonts/source/public/universa/fulmst8.mf
12mr|texlive-universa-2.0-2|77	%{_texmfdistdir}/fonts/source/public/universa/fulmst9.mf
12mr|texlive-universa-2.0-2|78	%{_texmfdistdir}/fonts/source/public/universa/uniacc.mf
12mr|texlive-universa-2.0-2|79	%{_texmfdistdir}/fonts/source/public/universa/unibase.mf
12mr|texlive-universa-2.0-2|80	%{_texmfdistdir}/fonts/source/public/universa/unidig.mf
12mr|texlive-universa-2.0-2|81	%{_texmfdistdir}/fonts/source/public/universa/uniext.mf
12mr|texlive-universa-2.0-2|82	%{_texmfdistdir}/fonts/source/public/universa/unilig.mf
12mr|texlive-universa-2.0-2|83	%{_texmfdistdir}/fonts/source/public/universa/unilow.mf
12mr|texlive-universa-2.0-2|84	%{_texmfdistdir}/fonts/source/public/universa/unipun.mf
12mr|texlive-universa-2.0-2|85	%{_texmfdistdir}/fonts/source/public/universa/unispe.mf
12mr|texlive-universa-2.0-2|86	%{_texmfdistdir}/fonts/source/public/universa/uniupp.mf
12mr|texlive-universa-2.0-2|87	%{_texmfdistdir}/fonts/tfm/public/universa/fulbc10.tfm
12mr|texlive-universa-2.0-2|88	%{_texmfdistdir}/fonts/tfm/public/universa/fulbc12.tfm
12mr|texlive-universa-2.0-2|89	%{_texmfdistdir}/fonts/tfm/public/universa/fulbc17.tfm
12mr|texlive-universa-2.0-2|90	%{_texmfdistdir}/fonts/tfm/public/universa/fulbc8.tfm
12mr|texlive-universa-2.0-2|91	%{_texmfdistdir}/fonts/tfm/public/universa/fulbc9.tfm
12mr|texlive-universa-2.0-2|92	%{_texmfdistdir}/fonts/tfm/public/universa/fulbo10.tfm
12mr|texlive-universa-2.0-2|93	%{_texmfdistdir}/fonts/tfm/public/universa/fulbo12.tfm
12mr|texlive-universa-2.0-2|94	%{_texmfdistdir}/fonts/tfm/public/universa/fulbo17.tfm
12mr|texlive-universa-2.0-2|95	%{_texmfdistdir}/fonts/tfm/public/universa/fulbo8.tfm
12mr|texlive-universa-2.0-2|96	%{_texmfdistdir}/fonts/tfm/public/universa/fulbo9.tfm
12mr|texlive-universa-2.0-2|97	%{_texmfdistdir}/fonts/tfm/public/universa/fulbr10.tfm
12mr|texlive-universa-2.0-2|98	%{_texmfdistdir}/fonts/tfm/public/universa/fulbr12.tfm
12mr|texlive-universa-2.0-2|99	%{_texmfdistdir}/fonts/tfm/public/universa/fulbr17.tfm
12mr|texlive-universa-2.0-2|100	%{_texmfdistdir}/fonts/tfm/public/universa/fulbr8.tfm
12mr|texlive-universa-2.0-2|101	%{_texmfdistdir}/fonts/tfm/public/universa/fulbr9.tfm
12mr|texlive-universa-2.0-2|102	%{_texmfdistdir}/fonts/tfm/public/universa/fulbst10.tfm
12mr|texlive-universa-2.0-2|103	%{_texmfdistdir}/fonts/tfm/public/universa/fulbst12.tfm
12mr|texlive-universa-2.0-2|104	%{_texmfdistdir}/fonts/tfm/public/universa/fulbst17.tfm
12mr|texlive-universa-2.0-2|105	%{_texmfdistdir}/fonts/tfm/public/universa/fulbst8.tfm
12mr|texlive-universa-2.0-2|106	%{_texmfdistdir}/fonts/tfm/public/universa/fulbst9.tfm
12mr|texlive-universa-2.0-2|107	%{_texmfdistdir}/fonts/tfm/public/universa/fulmc10.tfm
12mr|texlive-universa-2.0-2|108	%{_texmfdistdir}/fonts/tfm/public/universa/fulmc12.tfm
12mr|texlive-universa-2.0-2|109	%{_texmfdistdir}/fonts/tfm/public/universa/fulmc17.tfm
12mr|texlive-universa-2.0-2|110	%{_texmfdistdir}/fonts/tfm/public/universa/fulmc8.tfm
12mr|texlive-universa-2.0-2|111	%{_texmfdistdir}/fonts/tfm/public/universa/fulmc9.tfm
12mr|texlive-universa-2.0-2|112	%{_texmfdistdir}/fonts/tfm/public/universa/fulmo10.tfm
12mr|texlive-universa-2.0-2|113	%{_texmfdistdir}/fonts/tfm/public/universa/fulmo12.tfm
12mr|texlive-universa-2.0-2|114	%{_texmfdistdir}/fonts/tfm/public/universa/fulmo17.tfm
12mr|texlive-universa-2.0-2|115	%{_texmfdistdir}/fonts/tfm/public/universa/fulmo8.tfm
12mr|texlive-universa-2.0-2|116	%{_texmfdistdir}/fonts/tfm/public/universa/fulmo9.tfm
12mr|texlive-universa-2.0-2|117	%{_texmfdistdir}/fonts/tfm/public/universa/fulmr10.tfm
12mr|texlive-universa-2.0-2|118	%{_texmfdistdir}/fonts/tfm/public/universa/fulmr12.tfm
12mr|texlive-universa-2.0-2|119	%{_texmfdistdir}/fonts/tfm/public/universa/fulmr17.tfm
12mr|texlive-universa-2.0-2|120	%{_texmfdistdir}/fonts/tfm/public/universa/fulmr8.tfm
12mr|texlive-universa-2.0-2|121	%{_texmfdistdir}/fonts/tfm/public/universa/fulmr9.tfm
12mr|texlive-universa-2.0-2|122	%{_texmfdistdir}/fonts/tfm/public/universa/fulmst10.tfm
12mr|texlive-universa-2.0-2|123	%{_texmfdistdir}/fonts/tfm/public/universa/fulmst12.tfm
12mr|texlive-universa-2.0-2|124	%{_texmfdistdir}/fonts/tfm/public/universa/fulmst17.tfm
12mr|texlive-universa-2.0-2|125	%{_texmfdistdir}/fonts/tfm/public/universa/fulmst8.tfm
12mr|texlive-universa-2.0-2|126	%{_texmfdistdir}/fonts/tfm/public/universa/fulmst9.tfm
12mr|texlive-universa-2.0-2|127	%{_texmfdistdir}/tex/latex/universa/omluni.fd
12mr|texlive-universa-2.0-2|128	%{_texmfdistdir}/tex/latex/universa/omsuni.fd
12mr|texlive-universa-2.0-2|129	%{_texmfdistdir}/tex/latex/universa/ot1uni.fd
12mr|texlive-universa-2.0-2|130	%{_texmfdistdir}/tex/latex/universa/t1uni.fd
12mr|texlive-universa-2.0-2|131	%{_texmfdistdir}/tex/latex/universa/uni.sty
12mr|texlive-universa-2.0-2|132	%{_texmfdistdir}/tex/latex/universa/uuni.fd
12mr|texlive-universa-2.0-2|133	%doc %{_texmfdistdir}/doc/fonts/universa/README.uni
12mr|texlive-universa-2.0-2|134	%doc %{_texmfdistdir}/doc/fonts/universa/copyright.tex
12mr|texlive-universa-2.0-2|135	%doc %{_texmfdistdir}/doc/fonts/universa/unidoc.sty
12mr|texlive-universa-2.0-2|136	#- source
12mr|texlive-universa-2.0-2|137	%doc %{_texmfdistdir}/source/fonts/universa/uni.dtx
12mr|texlive-universa-2.0-2|138	%doc %{_texmfdistdir}/source/fonts/universa/uni.ins
12mr|texlive-universa-2.0-2|139	
12mr|texlive-universa-2.0-2|140	#-----------------------------------------------------------------------
12mr|texlive-universa-2.0-2|141	%prep
12mr|texlive-universa-2.0-2|142	%setup -c -a0 -a1 -a2
12mr|texlive-universa-2.0-2|143	
12mr|texlive-universa-2.0-2|144	%build
12mr|texlive-universa-2.0-2|145	
12mr|texlive-universa-2.0-2|146	%install
12mr|texlive-universa-2.0-2|147	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-universa-2.0-2|148	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-universa-2.0-2|149	
12mr|texlive-universa-2.0-2|150	
12mr|texlive-universa-2.0-2|151	
12mr|texlive-universa-2.0-2|152	%changelog
12mr|texlive-universa-2.0-2|153	

18864 12
12mr|texlive-uni-wtal-ger-20111104-2|1	# revision 22169
12mr|texlive-uni-wtal-ger-20111104-2|2	# category Package
12mr|texlive-uni-wtal-ger-20111104-2|3	# catalog-ctan undef
12mr|texlive-uni-wtal-ger-20111104-2|4	# catalog-date undef
12mr|texlive-uni-wtal-ger-20111104-2|5	# catalog-license undef
12mr|texlive-uni-wtal-ger-20111104-2|6	# catalog-version undef
12mr|texlive-uni-wtal-ger-20111104-2|7	Name:		texlive-uni-wtal-ger
12mr|texlive-uni-wtal-ger-20111104-2|8	Version:	20111104
12mr|texlive-uni-wtal-ger-20111104-2|9	Release:	2
12mr|texlive-uni-wtal-ger-20111104-2|10	Summary:	TeXLive uni-wtal-ger package
12mr|texlive-uni-wtal-ger-20111104-2|11	Group:		Publishing
12mr|texlive-uni-wtal-ger-20111104-2|12	URL:		http://tug.org/texlive
12mr|texlive-uni-wtal-ger-20111104-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-uni-wtal-ger-20111104-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uni-wtal-ger.tar.xz
12mr|texlive-uni-wtal-ger-20111104-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uni-wtal-ger.doc.tar.xz
12mr|texlive-uni-wtal-ger-20111104-2|16	BuildArch:	noarch
12mr|texlive-uni-wtal-ger-20111104-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-uni-wtal-ger-20111104-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-uni-wtal-ger-20111104-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-uni-wtal-ger-20111104-2|20	
12mr|texlive-uni-wtal-ger-20111104-2|21	%description
12mr|texlive-uni-wtal-ger-20111104-2|22	TeXLive uni-wtal-ger package.
12mr|texlive-uni-wtal-ger-20111104-2|23	
12mr|texlive-uni-wtal-ger-20111104-2|24	%post
12mr|texlive-uni-wtal-ger-20111104-2|25	%{_sbindir}/texlive.post
12mr|texlive-uni-wtal-ger-20111104-2|26	
12mr|texlive-uni-wtal-ger-20111104-2|27	%postun
12mr|texlive-uni-wtal-ger-20111104-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-uni-wtal-ger-20111104-2|29	%{_sbindir}/texlive.post
12mr|texlive-uni-wtal-ger-20111104-2|30	fi
12mr|texlive-uni-wtal-ger-20111104-2|31	
12mr|texlive-uni-wtal-ger-20111104-2|32	#-----------------------------------------------------------------------
12mr|texlive-uni-wtal-ger-20111104-2|33	%files
12mr|texlive-uni-wtal-ger-20111104-2|34	%{_texmfdistdir}/tex/latex/uni-wtal-ger/uni-wtal-ger.bbx
12mr|texlive-uni-wtal-ger-20111104-2|35	%{_texmfdistdir}/tex/latex/uni-wtal-ger/uni-wtal-ger.cbx
12mr|texlive-uni-wtal-ger-20111104-2|36	%doc %{_texmfdistdir}/doc/latex/uni-wtal-ger/LIESMICH
12mr|texlive-uni-wtal-ger-20111104-2|37	%doc %{_texmfdistdir}/doc/latex/uni-wtal-ger/README
12mr|texlive-uni-wtal-ger-20111104-2|38	%doc %{_texmfdistdir}/doc/latex/uni-wtal-ger/germanistik.bib
12mr|texlive-uni-wtal-ger-20111104-2|39	%doc %{_texmfdistdir}/doc/latex/uni-wtal-ger/germanistik.pdf
12mr|texlive-uni-wtal-ger-20111104-2|40	%doc %{_texmfdistdir}/doc/latex/uni-wtal-ger/germanistik.tex
12mr|texlive-uni-wtal-ger-20111104-2|41	
12mr|texlive-uni-wtal-ger-20111104-2|42	#-----------------------------------------------------------------------
12mr|texlive-uni-wtal-ger-20111104-2|43	%prep
12mr|texlive-uni-wtal-ger-20111104-2|44	%setup -c -a0 -a1
12mr|texlive-uni-wtal-ger-20111104-2|45	
12mr|texlive-uni-wtal-ger-20111104-2|46	%build
12mr|texlive-uni-wtal-ger-20111104-2|47	
12mr|texlive-uni-wtal-ger-20111104-2|48	%install
12mr|texlive-uni-wtal-ger-20111104-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-uni-wtal-ger-20111104-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-uni-wtal-ger-20111104-2|51	
12mr|texlive-uni-wtal-ger-20111104-2|52	
12mr|texlive-uni-wtal-ger-20111104-2|53	
12mr|texlive-uni-wtal-ger-20111104-2|54	%changelog
12mr|texlive-uni-wtal-ger-20111104-2|55	

18865 12
12mr|texlive-uothesis-2.5.6-1|1	# revision 25355
12mr|texlive-uothesis-2.5.6-1|2	# category Package
12mr|texlive-uothesis-2.5.6-1|3	# catalog-ctan /macros/latex/contrib/uothesis
12mr|texlive-uothesis-2.5.6-1|4	# catalog-date 2012-02-09 17:36:54 +0100
12mr|texlive-uothesis-2.5.6-1|5	# catalog-license lppl1.3
12mr|texlive-uothesis-2.5.6-1|6	# catalog-version 2.5.6
12mr|texlive-uothesis-2.5.6-1|7	Name:		texlive-uothesis
12mr|texlive-uothesis-2.5.6-1|8	Version:	2.5.6
12mr|texlive-uothesis-2.5.6-1|9	Release:	1
12mr|texlive-uothesis-2.5.6-1|10	Summary:	Class for dissertations and theses at the University of Oregon
12mr|texlive-uothesis-2.5.6-1|11	Group:		Publishing
12mr|texlive-uothesis-2.5.6-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uothesis
12mr|texlive-uothesis-2.5.6-1|13	License:	LPPL1.3
12mr|texlive-uothesis-2.5.6-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uothesis.tar.xz
12mr|texlive-uothesis-2.5.6-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uothesis.doc.tar.xz
12mr|texlive-uothesis-2.5.6-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uothesis.source.tar.xz
12mr|texlive-uothesis-2.5.6-1|17	BuildArch:	noarch
12mr|texlive-uothesis-2.5.6-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-uothesis-2.5.6-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-uothesis-2.5.6-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-uothesis-2.5.6-1|21	
12mr|texlive-uothesis-2.5.6-1|22	%description
12mr|texlive-uothesis-2.5.6-1|23	The class generates documents that are suitable for submission
12mr|texlive-uothesis-2.5.6-1|24	to the Graduate School and conform with the style requirements
12mr|texlive-uothesis-2.5.6-1|25	for dissertations and theses as laid out in the Fall 2010 UO
12mr|texlive-uothesis-2.5.6-1|26	graduate school student manual.
12mr|texlive-uothesis-2.5.6-1|27	
12mr|texlive-uothesis-2.5.6-1|28	%post
12mr|texlive-uothesis-2.5.6-1|29	%{_sbindir}/texlive.post
12mr|texlive-uothesis-2.5.6-1|30	
12mr|texlive-uothesis-2.5.6-1|31	%postun
12mr|texlive-uothesis-2.5.6-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-uothesis-2.5.6-1|33	%{_sbindir}/texlive.post
12mr|texlive-uothesis-2.5.6-1|34	fi
12mr|texlive-uothesis-2.5.6-1|35	
12mr|texlive-uothesis-2.5.6-1|36	#-----------------------------------------------------------------------
12mr|texlive-uothesis-2.5.6-1|37	%files
12mr|texlive-uothesis-2.5.6-1|38	%{_texmfdistdir}/tex/latex/uothesis/uothesis.cls
12mr|texlive-uothesis-2.5.6-1|39	%doc %{_texmfdistdir}/doc/latex/uothesis/README
12mr|texlive-uothesis-2.5.6-1|40	%doc %{_texmfdistdir}/doc/latex/uothesis/README.txt
12mr|texlive-uothesis-2.5.6-1|41	%doc %{_texmfdistdir}/doc/latex/uothesis/acs-uothesis.bib
12mr|texlive-uothesis-2.5.6-1|42	%doc %{_texmfdistdir}/doc/latex/uothesis/uothesis.hd
12mr|texlive-uothesis-2.5.6-1|43	%doc %{_texmfdistdir}/doc/latex/uothesis/uothesis.pdf
12mr|texlive-uothesis-2.5.6-1|44	#- source
12mr|texlive-uothesis-2.5.6-1|45	%doc %{_texmfdistdir}/source/latex/uothesis/uothesis.dtx
12mr|texlive-uothesis-2.5.6-1|46	%doc %{_texmfdistdir}/source/latex/uothesis/uothesis.ins
12mr|texlive-uothesis-2.5.6-1|47	
12mr|texlive-uothesis-2.5.6-1|48	#-----------------------------------------------------------------------
12mr|texlive-uothesis-2.5.6-1|49	%prep
12mr|texlive-uothesis-2.5.6-1|50	%setup -c -a0 -a1 -a2
12mr|texlive-uothesis-2.5.6-1|51	
12mr|texlive-uothesis-2.5.6-1|52	%build
12mr|texlive-uothesis-2.5.6-1|53	
12mr|texlive-uothesis-2.5.6-1|54	%install
12mr|texlive-uothesis-2.5.6-1|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-uothesis-2.5.6-1|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-uothesis-2.5.6-1|57	
12mr|texlive-uothesis-2.5.6-1|58	
12mr|texlive-uothesis-2.5.6-1|59	
12mr|texlive-uothesis-2.5.6-1|60	%changelog
12mr|texlive-uothesis-2.5.6-1|61	

18866 12
12mr|texlive-uowthesis-1.0a-2|1	# revision 19700
12mr|texlive-uowthesis-1.0a-2|2	# category Package
12mr|texlive-uowthesis-1.0a-2|3	# catalog-ctan /macros/latex/contrib/uowthesis
12mr|texlive-uowthesis-1.0a-2|4	# catalog-date 2010-07-28 12:27:25 +0200
12mr|texlive-uowthesis-1.0a-2|5	# catalog-license lppl1.3
12mr|texlive-uowthesis-1.0a-2|6	# catalog-version 1.0a
12mr|texlive-uowthesis-1.0a-2|7	Name:		texlive-uowthesis
12mr|texlive-uowthesis-1.0a-2|8	Version:	1.0a
12mr|texlive-uowthesis-1.0a-2|9	Release:	2
12mr|texlive-uowthesis-1.0a-2|10	Summary:	Document class for dissertations at the University of Wollongong
12mr|texlive-uowthesis-1.0a-2|11	Group:		Publishing
12mr|texlive-uowthesis-1.0a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uowthesis
12mr|texlive-uowthesis-1.0a-2|13	License:	LPPL1.3
12mr|texlive-uowthesis-1.0a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uowthesis.tar.xz
12mr|texlive-uowthesis-1.0a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uowthesis.doc.tar.xz
12mr|texlive-uowthesis-1.0a-2|16	BuildArch:	noarch
12mr|texlive-uowthesis-1.0a-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-uowthesis-1.0a-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-uowthesis-1.0a-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-uowthesis-1.0a-2|20	
12mr|texlive-uowthesis-1.0a-2|21	%description
12mr|texlive-uowthesis-1.0a-2|22	A document class for higher degree research theses in
12mr|texlive-uowthesis-1.0a-2|23	compliance with the specifications of University of Wollongong
12mr|texlive-uowthesis-1.0a-2|24	(UoW) theses in the "Guidelines for Preparation and Submission
12mr|texlive-uowthesis-1.0a-2|25	of Higher Degree Research Theses" (March 2006), by the Research
12mr|texlive-uowthesis-1.0a-2|26	Student Centre, Research & Innovation Division, UoW.
12mr|texlive-uowthesis-1.0a-2|27	
12mr|texlive-uowthesis-1.0a-2|28	%post
12mr|texlive-uowthesis-1.0a-2|29	%{_sbindir}/texlive.post
12mr|texlive-uowthesis-1.0a-2|30	
12mr|texlive-uowthesis-1.0a-2|31	%postun
12mr|texlive-uowthesis-1.0a-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-uowthesis-1.0a-2|33	%{_sbindir}/texlive.post
12mr|texlive-uowthesis-1.0a-2|34	fi
12mr|texlive-uowthesis-1.0a-2|35	
12mr|texlive-uowthesis-1.0a-2|36	#-----------------------------------------------------------------------
12mr|texlive-uowthesis-1.0a-2|37	%files
12mr|texlive-uowthesis-1.0a-2|38	%{_texmfdistdir}/tex/latex/uowthesis/UoWlogo.eps
12mr|texlive-uowthesis-1.0a-2|39	%{_texmfdistdir}/tex/latex/uowthesis/UoWlogo.png
12mr|texlive-uowthesis-1.0a-2|40	%{_texmfdistdir}/tex/latex/uowthesis/UoWthesis.cls
12mr|texlive-uowthesis-1.0a-2|41	%doc %{_texmfdistdir}/doc/latex/uowthesis/README
12mr|texlive-uowthesis-1.0a-2|42	%doc %{_texmfdistdir}/doc/latex/uowthesis/myThesisBib.bib
12mr|texlive-uowthesis-1.0a-2|43	%doc %{_texmfdistdir}/doc/latex/uowthesis/mythesis.pdf
12mr|texlive-uowthesis-1.0a-2|44	%doc %{_texmfdistdir}/doc/latex/uowthesis/mythesis.tex
12mr|texlive-uowthesis-1.0a-2|45	
12mr|texlive-uowthesis-1.0a-2|46	#-----------------------------------------------------------------------
12mr|texlive-uowthesis-1.0a-2|47	%prep
12mr|texlive-uowthesis-1.0a-2|48	%setup -c -a0 -a1
12mr|texlive-uowthesis-1.0a-2|49	
12mr|texlive-uowthesis-1.0a-2|50	%build
12mr|texlive-uowthesis-1.0a-2|51	
12mr|texlive-uowthesis-1.0a-2|52	%install
12mr|texlive-uowthesis-1.0a-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-uowthesis-1.0a-2|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-uowthesis-1.0a-2|55	
12mr|texlive-uowthesis-1.0a-2|56	
12mr|texlive-uowthesis-1.0a-2|57	
12mr|texlive-uowthesis-1.0a-2|58	%changelog
12mr|texlive-uowthesis-1.0a-2|59	

18867 12
12mr|texlive-upca-20111104-2|1	# revision 22511
12mr|texlive-upca-20111104-2|2	# category Package
12mr|texlive-upca-20111104-2|3	# catalog-ctan undef
12mr|texlive-upca-20111104-2|4	# catalog-date undef
12mr|texlive-upca-20111104-2|5	# catalog-license undef
12mr|texlive-upca-20111104-2|6	# catalog-version undef
12mr|texlive-upca-20111104-2|7	Name:		texlive-upca
12mr|texlive-upca-20111104-2|8	Version:	20111104
12mr|texlive-upca-20111104-2|9	Release:	2
12mr|texlive-upca-20111104-2|10	Summary:	TeXLive upca package
12mr|texlive-upca-20111104-2|11	Group:		Publishing
12mr|texlive-upca-20111104-2|12	URL:		http://tug.org/texlive
12mr|texlive-upca-20111104-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-upca-20111104-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/upca.tar.xz
12mr|texlive-upca-20111104-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/upca.doc.tar.xz
12mr|texlive-upca-20111104-2|16	BuildArch:	noarch
12mr|texlive-upca-20111104-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-upca-20111104-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-upca-20111104-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-upca-20111104-2|20	
12mr|texlive-upca-20111104-2|21	%description
12mr|texlive-upca-20111104-2|22	TeXLive upca package.
12mr|texlive-upca-20111104-2|23	
12mr|texlive-upca-20111104-2|24	%post
12mr|texlive-upca-20111104-2|25	%{_sbindir}/texlive.post
12mr|texlive-upca-20111104-2|26	
12mr|texlive-upca-20111104-2|27	%postun
12mr|texlive-upca-20111104-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-upca-20111104-2|29	%{_sbindir}/texlive.post
12mr|texlive-upca-20111104-2|30	fi
12mr|texlive-upca-20111104-2|31	
12mr|texlive-upca-20111104-2|32	#-----------------------------------------------------------------------
12mr|texlive-upca-20111104-2|33	%files
12mr|texlive-upca-20111104-2|34	%{_texmfdistdir}/tex/generic/upca/upca.tex
12mr|texlive-upca-20111104-2|35	%doc %{_texmfdistdir}/doc/generic/upca/README
12mr|texlive-upca-20111104-2|36	%doc %{_texmfdistdir}/doc/generic/upca/test-upca.tex
12mr|texlive-upca-20111104-2|37	
12mr|texlive-upca-20111104-2|38	#-----------------------------------------------------------------------
12mr|texlive-upca-20111104-2|39	%prep
12mr|texlive-upca-20111104-2|40	%setup -c -a0 -a1
12mr|texlive-upca-20111104-2|41	
12mr|texlive-upca-20111104-2|42	%build
12mr|texlive-upca-20111104-2|43	
12mr|texlive-upca-20111104-2|44	%install
12mr|texlive-upca-20111104-2|45	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-upca-20111104-2|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-upca-20111104-2|47	
12mr|texlive-upca-20111104-2|48	
12mr|texlive-upca-20111104-2|49	
12mr|texlive-upca-20111104-2|50	%changelog
12mr|texlive-upca-20111104-2|51	

18868 12
12mr|texlive-upmethodology-20100102-2|1	# revision 16575
12mr|texlive-upmethodology-20100102-2|2	# category Package
12mr|texlive-upmethodology-20100102-2|3	# catalog-ctan /macros/latex/contrib/upmethodology
12mr|texlive-upmethodology-20100102-2|4	# catalog-date 2010-01-02 16:58:48 +0100
12mr|texlive-upmethodology-20100102-2|5	# catalog-license lgpl
12mr|texlive-upmethodology-20100102-2|6	# catalog-version undef
12mr|texlive-upmethodology-20100102-2|7	Name:		texlive-upmethodology
12mr|texlive-upmethodology-20100102-2|8	Version:	20100102
12mr|texlive-upmethodology-20100102-2|9	Release:	2
12mr|texlive-upmethodology-20100102-2|10	Summary:	Writing specification such as for UP-based methodologies
12mr|texlive-upmethodology-20100102-2|11	Group:		Publishing
12mr|texlive-upmethodology-20100102-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/upmethodology
12mr|texlive-upmethodology-20100102-2|13	License:	LGPL
12mr|texlive-upmethodology-20100102-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/upmethodology.tar.xz
12mr|texlive-upmethodology-20100102-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/upmethodology.doc.tar.xz
12mr|texlive-upmethodology-20100102-2|16	BuildArch:	noarch
12mr|texlive-upmethodology-20100102-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-upmethodology-20100102-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-upmethodology-20100102-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-upmethodology-20100102-2|20	
12mr|texlive-upmethodology-20100102-2|21	%description
12mr|texlive-upmethodology-20100102-2|22	The bundle allows the user to create Unified Process
12mr|texlive-upmethodology-20100102-2|23	methodology (UP or RUP) based documents. The style provides
12mr|texlive-upmethodology-20100102-2|24	document versioning, document history, document authors,
12mr|texlive-upmethodology-20100102-2|25	document validators, specification description, task
12mr|texlive-upmethodology-20100102-2|26	management, and several helping macros.
12mr|texlive-upmethodology-20100102-2|27	
12mr|texlive-upmethodology-20100102-2|28	%post
12mr|texlive-upmethodology-20100102-2|29	%{_sbindir}/texlive.post
12mr|texlive-upmethodology-20100102-2|30	
12mr|texlive-upmethodology-20100102-2|31	%postun
12mr|texlive-upmethodology-20100102-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-upmethodology-20100102-2|33	%{_sbindir}/texlive.post
12mr|texlive-upmethodology-20100102-2|34	fi
12mr|texlive-upmethodology-20100102-2|35	
12mr|texlive-upmethodology-20100102-2|36	#-----------------------------------------------------------------------
12mr|texlive-upmethodology-20100102-2|37	%files
12mr|texlive-upmethodology-20100102-2|38	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-backpage.sty
12mr|texlive-upmethodology-20100102-2|39	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-code.sty
12mr|texlive-upmethodology-20100102-2|40	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-document.cls
12mr|texlive-upmethodology-20100102-2|41	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-document.sty
12mr|texlive-upmethodology-20100102-2|42	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-extension.sty
12mr|texlive-upmethodology-20100102-2|43	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-fmt.sty
12mr|texlive-upmethodology-20100102-2|44	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-frontpage.sty
12mr|texlive-upmethodology-20100102-2|45	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-p-common.sty
12mr|texlive-upmethodology-20100102-2|46	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-spec.sty
12mr|texlive-upmethodology-20100102-2|47	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-task.sty
12mr|texlive-upmethodology-20100102-2|48	%{_texmfdistdir}/tex/latex/upmethodology/upmethodology-version.sty
12mr|texlive-upmethodology-20100102-2|49	%doc %{_texmfdistdir}/doc/latex/upmethodology/AUTHORS
12mr|texlive-upmethodology-20100102-2|50	%doc %{_texmfdistdir}/doc/latex/upmethodology/COPYING
12mr|texlive-upmethodology-20100102-2|51	%doc %{_texmfdistdir}/doc/latex/upmethodology/Changelog
12mr|texlive-upmethodology-20100102-2|52	%doc %{_texmfdistdir}/doc/latex/upmethodology/INSTALL
12mr|texlive-upmethodology-20100102-2|53	%doc %{_texmfdistdir}/doc/latex/upmethodology/NEWS
12mr|texlive-upmethodology-20100102-2|54	%doc %{_texmfdistdir}/doc/latex/upmethodology/README
12mr|texlive-upmethodology-20100102-2|55	%doc %{_texmfdistdir}/doc/latex/upmethodology/TODO
12mr|texlive-upmethodology-20100102-2|56	%doc %{_texmfdistdir}/doc/latex/upmethodology/VERSION
12mr|texlive-upmethodology-20100102-2|57	%doc %{_texmfdistdir}/doc/latex/upmethodology/arakhne_org_logo.jpg
12mr|texlive-upmethodology-20100102-2|58	%doc %{_texmfdistdir}/doc/latex/upmethodology/caution.png
12mr|texlive-upmethodology-20100102-2|59	%doc %{_texmfdistdir}/doc/latex/upmethodology/frontclassic.jpg
12mr|texlive-upmethodology-20100102-2|60	%doc %{_texmfdistdir}/doc/latex/upmethodology/frontmodern.jpg
12mr|texlive-upmethodology-20100102-2|61	%doc %{_texmfdistdir}/doc/latex/upmethodology/illustration.jpg
12mr|texlive-upmethodology-20100102-2|62	%doc %{_texmfdistdir}/doc/latex/upmethodology/info.png
12mr|texlive-upmethodology-20100102-2|63	%doc %{_texmfdistdir}/doc/latex/upmethodology/question.png
12mr|texlive-upmethodology-20100102-2|64	%doc %{_texmfdistdir}/doc/latex/upmethodology/small_arakhne_org_logo.jpg
12mr|texlive-upmethodology-20100102-2|65	%doc %{_texmfdistdir}/doc/latex/upmethodology/upmethodology-doc.pdf
12mr|texlive-upmethodology-20100102-2|66	%doc %{_texmfdistdir}/doc/latex/upmethodology/upmethodology-doc.tex
12mr|texlive-upmethodology-20100102-2|67	
12mr|texlive-upmethodology-20100102-2|68	#-----------------------------------------------------------------------
12mr|texlive-upmethodology-20100102-2|69	%prep
12mr|texlive-upmethodology-20100102-2|70	%setup -c -a0 -a1
12mr|texlive-upmethodology-20100102-2|71	
12mr|texlive-upmethodology-20100102-2|72	%build
12mr|texlive-upmethodology-20100102-2|73	
12mr|texlive-upmethodology-20100102-2|74	%install
12mr|texlive-upmethodology-20100102-2|75	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-upmethodology-20100102-2|76	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-upmethodology-20100102-2|77	
12mr|texlive-upmethodology-20100102-2|78	
12mr|texlive-upmethodology-20100102-2|79	
12mr|texlive-upmethodology-20100102-2|80	%changelog
12mr|texlive-upmethodology-20100102-2|81	

18869 12
12mr|texlive-upquote-v1.2-1|1	# revision 25895
12mr|texlive-upquote-v1.2-1|2	# category Package
12mr|texlive-upquote-v1.2-1|3	# catalog-ctan /macros/latex/contrib/upquote
12mr|texlive-upquote-v1.2-1|4	# catalog-date 2012-04-09 12:39:20 +0200
12mr|texlive-upquote-v1.2-1|5	# catalog-license lppl1.2
12mr|texlive-upquote-v1.2-1|6	# catalog-version v1.2
12mr|texlive-upquote-v1.2-1|7	Name:		texlive-upquote
12mr|texlive-upquote-v1.2-1|8	Version:	v1.2
12mr|texlive-upquote-v1.2-1|9	Release:	1
12mr|texlive-upquote-v1.2-1|10	Summary:	Show "realistic" quotes in verbatim
12mr|texlive-upquote-v1.2-1|11	Group:		Publishing
12mr|texlive-upquote-v1.2-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/upquote
12mr|texlive-upquote-v1.2-1|13	License:	LPPL1.2
12mr|texlive-upquote-v1.2-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/upquote.tar.xz
12mr|texlive-upquote-v1.2-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/upquote.doc.tar.xz
12mr|texlive-upquote-v1.2-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/upquote.source.tar.xz
12mr|texlive-upquote-v1.2-1|17	BuildArch:	noarch
12mr|texlive-upquote-v1.2-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-upquote-v1.2-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-upquote-v1.2-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-upquote-v1.2-1|21	
12mr|texlive-upquote-v1.2-1|22	%description
12mr|texlive-upquote-v1.2-1|23	Typewriter-style fonts are best for program listings, but
12mr|texlive-upquote-v1.2-1|24	Computer Modern Typewriter prints ` and ' as bent opening and
12mr|texlive-upquote-v1.2-1|25	closing single quotes. Other fonts, and most programming
12mr|texlive-upquote-v1.2-1|26	languages, print ` as a grave accent and ' upright; ' is used
12mr|texlive-upquote-v1.2-1|27	both to open and to close quoted strings. The package switches
12mr|texlive-upquote-v1.2-1|28	the typewriter font to Computer Modern Typewriter in OT1
12mr|texlive-upquote-v1.2-1|29	encoding, and modifies the behaviour of verbatim, verbatim*,
12mr|texlive-upquote-v1.2-1|30	\verb, and \verb* to print in the "` and ' way". It does
12mr|texlive-upquote-v1.2-1|31	thisregardless of other fonts or encodings in use, so long as
12mr|texlive-upquote-v1.2-1|32	the package is loaded after the other fonts were. The package
12mr|texlive-upquote-v1.2-1|33	does not affect \tt, \texttt, etc.
12mr|texlive-upquote-v1.2-1|34	
12mr|texlive-upquote-v1.2-1|35	%post
12mr|texlive-upquote-v1.2-1|36	%{_sbindir}/texlive.post
12mr|texlive-upquote-v1.2-1|37	
12mr|texlive-upquote-v1.2-1|38	%postun
12mr|texlive-upquote-v1.2-1|39	if [ $1 -eq 0 ]; then
12mr|texlive-upquote-v1.2-1|40	%{_sbindir}/texlive.post
12mr|texlive-upquote-v1.2-1|41	fi
12mr|texlive-upquote-v1.2-1|42	
12mr|texlive-upquote-v1.2-1|43	#-----------------------------------------------------------------------
12mr|texlive-upquote-v1.2-1|44	%files
12mr|texlive-upquote-v1.2-1|45	%{_texmfdistdir}/tex/latex/upquote/upquote.sty
12mr|texlive-upquote-v1.2-1|46	%doc %{_texmfdistdir}/doc/latex/upquote/README
12mr|texlive-upquote-v1.2-1|47	%doc %{_texmfdistdir}/doc/latex/upquote/upquote.pdf
12mr|texlive-upquote-v1.2-1|48	#- source
12mr|texlive-upquote-v1.2-1|49	%doc %{_texmfdistdir}/source/latex/upquote/upquote.dtx
12mr|texlive-upquote-v1.2-1|50	%doc %{_texmfdistdir}/source/latex/upquote/upquote.ins
12mr|texlive-upquote-v1.2-1|51	
12mr|texlive-upquote-v1.2-1|52	#-----------------------------------------------------------------------
12mr|texlive-upquote-v1.2-1|53	%prep
12mr|texlive-upquote-v1.2-1|54	%setup -c -a0 -a1 -a2
12mr|texlive-upquote-v1.2-1|55	
12mr|texlive-upquote-v1.2-1|56	%build
12mr|texlive-upquote-v1.2-1|57	
12mr|texlive-upquote-v1.2-1|58	%install
12mr|texlive-upquote-v1.2-1|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-upquote-v1.2-1|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-upquote-v1.2-1|61	
12mr|texlive-upquote-v1.2-1|62	
12mr|texlive-upquote-v1.2-1|63	
12mr|texlive-upquote-v1.2-1|64	%changelog
12mr|texlive-upquote-v1.2-1|65	

18870 12
12mr|texlive-uptex-20120810-1|1	# revision 26775
12mr|texlive-uptex-20120810-1|2	# category Package
12mr|texlive-uptex-20120810-1|3	# catalog-ctan undef
12mr|texlive-uptex-20120810-1|4	# catalog-date undef
12mr|texlive-uptex-20120810-1|5	# catalog-license undef
12mr|texlive-uptex-20120810-1|6	# catalog-version undef
12mr|texlive-uptex-20120810-1|7	Name:		texlive-uptex
12mr|texlive-uptex-20120810-1|8	Version:	20120810
12mr|texlive-uptex-20120810-1|9	Release:	1
12mr|texlive-uptex-20120810-1|10	Summary:	TeXLive uptex package
12mr|texlive-uptex-20120810-1|11	Group:		Publishing
12mr|texlive-uptex-20120810-1|12	URL:		http://tug.org/texlive
12mr|texlive-uptex-20120810-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-uptex-20120810-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uptex.tar.xz
12mr|texlive-uptex-20120810-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uptex.doc.tar.xz
12mr|texlive-uptex-20120810-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uptex.source.tar.xz
12mr|texlive-uptex-20120810-1|17	BuildArch:	noarch
12mr|texlive-uptex-20120810-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-uptex-20120810-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-uptex-20120810-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-uptex-20120810-1|21	Requires(post):	texlive-tetex
12mr|texlive-uptex-20120810-1|22	Requires:	texlive-ptex
12mr|texlive-uptex-20120810-1|23	Requires:	texlive-hyph-utf8
12mr|texlive-uptex-20120810-1|24	Requires:	texlive-adobemapping
12mr|texlive-uptex-20120810-1|25	Requires:	texlive-ipaex
12mr|texlive-uptex-20120810-1|26	Requires:	texlive-japanese
12mr|texlive-uptex-20120810-1|27	Requires:	texlive-japanese-otf
12mr|texlive-uptex-20120810-1|28	Requires:	texlive-uptex.bin
12mr|texlive-uptex-20120810-1|29	
12mr|texlive-uptex-20120810-1|30	%description
12mr|texlive-uptex-20120810-1|31	TeXLive uptex package.
12mr|texlive-uptex-20120810-1|32	
12mr|texlive-uptex-20120810-1|33	%post
12mr|texlive-uptex-20120810-1|34	%{_sbindir}/texlive.post
12mr|texlive-uptex-20120810-1|35	
12mr|texlive-uptex-20120810-1|36	%postun
12mr|texlive-uptex-20120810-1|37	if [ $1 -eq 0 ]; then
12mr|texlive-uptex-20120810-1|38	%{_sbindir}/texlive.post
12mr|texlive-uptex-20120810-1|39	fi
12mr|texlive-uptex-20120810-1|40	
12mr|texlive-uptex-20120810-1|41	#-----------------------------------------------------------------------
12mr|texlive-uptex-20120810-1|42	%files
12mr|texlive-uptex-20120810-1|43	%{_bindir}/convbkmk
12mr|texlive-uptex-20120810-1|44	%{_texmfdistdir}/fonts/cmap/uptex/UTF8-UTF16
12mr|texlive-uptex-20120810-1|45	%{_texmfdistdir}/fonts/map/dvipdfmx/uptex/uptex-noEmbed.map
12mr|texlive-uptex-20120810-1|46	%{_texmfdistdir}/fonts/tfm/uptex/jis/upgbm-h.tfm
12mr|texlive-uptex-20120810-1|47	%{_texmfdistdir}/fonts/tfm/uptex/jis/upgbm-hq.tfm
12mr|texlive-uptex-20120810-1|48	%{_texmfdistdir}/fonts/tfm/uptex/jis/upgbm-v.tfm
12mr|texlive-uptex-20120810-1|49	%{_texmfdistdir}/fonts/tfm/uptex/jis/uphygt-h.tfm
12mr|texlive-uptex-20120810-1|50	%{_texmfdistdir}/fonts/tfm/uptex/jis/uphygt-v.tfm
12mr|texlive-uptex-20120810-1|51	%{_texmfdistdir}/fonts/tfm/uptex/jis/uphysmjm-h.tfm
12mr|texlive-uptex-20120810-1|52	%{_texmfdistdir}/fonts/tfm/uptex/jis/uphysmjm-v.tfm
12mr|texlive-uptex-20120810-1|53	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisg-h.tfm
12mr|texlive-uptex-20120810-1|54	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisg-hq.tfm
12mr|texlive-uptex-20120810-1|55	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisg-v.tfm
12mr|texlive-uptex-20120810-1|56	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisr-h.tfm
12mr|texlive-uptex-20120810-1|57	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisr-hq.tfm
12mr|texlive-uptex-20120810-1|58	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisr-v.tfm
12mr|texlive-uptex-20120810-1|59	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjpngt-h.tfm
12mr|texlive-uptex-20120810-1|60	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjpngt-v.tfm
12mr|texlive-uptex-20120810-1|61	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjpnrm-h.tfm
12mr|texlive-uptex-20120810-1|62	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjpnrm-v.tfm
12mr|texlive-uptex-20120810-1|63	%{_texmfdistdir}/fonts/tfm/uptex/jis/upkorgt-h.tfm
12mr|texlive-uptex-20120810-1|64	%{_texmfdistdir}/fonts/tfm/uptex/jis/upkorgt-v.tfm
12mr|texlive-uptex-20120810-1|65	%{_texmfdistdir}/fonts/tfm/uptex/jis/upkorrm-h.tfm
12mr|texlive-uptex-20120810-1|66	%{_texmfdistdir}/fonts/tfm/uptex/jis/upkorrm-v.tfm
12mr|texlive-uptex-20120810-1|67	%{_texmfdistdir}/fonts/tfm/uptex/jis/upmhm-h.tfm
12mr|texlive-uptex-20120810-1|68	%{_texmfdistdir}/fonts/tfm/uptex/jis/upmhm-v.tfm
12mr|texlive-uptex-20120810-1|69	%{_texmfdistdir}/fonts/tfm/uptex/jis/upmsl-h.tfm
12mr|texlive-uptex-20120810-1|70	%{_texmfdistdir}/fonts/tfm/uptex/jis/upmsl-v.tfm
12mr|texlive-uptex-20120810-1|71	%{_texmfdistdir}/fonts/tfm/uptex/jis/uprml-h.tfm
12mr|texlive-uptex-20120810-1|72	%{_texmfdistdir}/fonts/tfm/uptex/jis/uprml-hq.tfm
12mr|texlive-uptex-20120810-1|73	%{_texmfdistdir}/fonts/tfm/uptex/jis/uprml-v.tfm
12mr|texlive-uptex-20120810-1|74	%{_texmfdistdir}/fonts/tfm/uptex/jis/upschgt-h.tfm
12mr|texlive-uptex-20120810-1|75	%{_texmfdistdir}/fonts/tfm/uptex/jis/upschgt-v.tfm
12mr|texlive-uptex-20120810-1|76	%{_texmfdistdir}/fonts/tfm/uptex/jis/upschrm-h.tfm
12mr|texlive-uptex-20120810-1|77	%{_texmfdistdir}/fonts/tfm/uptex/jis/upschrm-v.tfm
12mr|texlive-uptex-20120810-1|78	%{_texmfdistdir}/fonts/tfm/uptex/jis/upstht-h.tfm
12mr|texlive-uptex-20120810-1|79	%{_texmfdistdir}/fonts/tfm/uptex/jis/upstht-v.tfm
12mr|texlive-uptex-20120810-1|80	%{_texmfdistdir}/fonts/tfm/uptex/jis/upstsl-h.tfm
12mr|texlive-uptex-20120810-1|81	%{_texmfdistdir}/fonts/tfm/uptex/jis/upstsl-v.tfm
12mr|texlive-uptex-20120810-1|82	%{_texmfdistdir}/fonts/tfm/uptex/jis/uptchgt-h.tfm
12mr|texlive-uptex-20120810-1|83	%{_texmfdistdir}/fonts/tfm/uptex/jis/uptchgt-v.tfm
12mr|texlive-uptex-20120810-1|84	%{_texmfdistdir}/fonts/tfm/uptex/jis/uptchrm-h.tfm
12mr|texlive-uptex-20120810-1|85	%{_texmfdistdir}/fonts/tfm/uptex/jis/uptchrm-v.tfm
12mr|texlive-uptex-20120810-1|86	%{_texmfdistdir}/fonts/tfm/uptex/min/ugbm.tfm
12mr|texlive-uptex-20120810-1|87	%{_texmfdistdir}/fonts/tfm/uptex/min/ugbmv.tfm
12mr|texlive-uptex-20120810-1|88	%{_texmfdistdir}/fonts/tfm/uptex/min/ugoth10.tfm
12mr|texlive-uptex-20120810-1|89	%{_texmfdistdir}/fonts/tfm/uptex/min/umin10.tfm
12mr|texlive-uptex-20120810-1|90	%{_texmfdistdir}/fonts/tfm/uptex/min/urml.tfm
12mr|texlive-uptex-20120810-1|91	%{_texmfdistdir}/fonts/tfm/uptex/min/urmlv.tfm
12mr|texlive-uptex-20120810-1|92	%{_texmfdistdir}/fonts/tfm/uptex/min/utgoth10.tfm
12mr|texlive-uptex-20120810-1|93	%{_texmfdistdir}/fonts/tfm/uptex/min/utmin10.tfm
12mr|texlive-uptex-20120810-1|94	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisg-h.vf
12mr|texlive-uptex-20120810-1|95	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisg-hq.vf
12mr|texlive-uptex-20120810-1|96	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisg-v.vf
12mr|texlive-uptex-20120810-1|97	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisr-h.vf
12mr|texlive-uptex-20120810-1|98	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisr-hq.vf
12mr|texlive-uptex-20120810-1|99	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisr-v.vf
12mr|texlive-uptex-20120810-1|100	%{_texmfdistdir}/fonts/vf/uptex/jis/upjpngt-h.vf
12mr|texlive-uptex-20120810-1|101	%{_texmfdistdir}/fonts/vf/uptex/jis/upjpngt-v.vf
12mr|texlive-uptex-20120810-1|102	%{_texmfdistdir}/fonts/vf/uptex/jis/upjpnrm-h.vf
12mr|texlive-uptex-20120810-1|103	%{_texmfdistdir}/fonts/vf/uptex/jis/upjpnrm-v.vf
12mr|texlive-uptex-20120810-1|104	%{_texmfdistdir}/fonts/vf/uptex/jis/upkorgt-h.vf
12mr|texlive-uptex-20120810-1|105	%{_texmfdistdir}/fonts/vf/uptex/jis/upkorgt-v.vf
12mr|texlive-uptex-20120810-1|106	%{_texmfdistdir}/fonts/vf/uptex/jis/upkorrm-h.vf
12mr|texlive-uptex-20120810-1|107	%{_texmfdistdir}/fonts/vf/uptex/jis/upkorrm-v.vf
12mr|texlive-uptex-20120810-1|108	%{_texmfdistdir}/fonts/vf/uptex/jis/upschgt-h.vf
12mr|texlive-uptex-20120810-1|109	%{_texmfdistdir}/fonts/vf/uptex/jis/upschgt-v.vf
12mr|texlive-uptex-20120810-1|110	%{_texmfdistdir}/fonts/vf/uptex/jis/upschrm-h.vf
12mr|texlive-uptex-20120810-1|111	%{_texmfdistdir}/fonts/vf/uptex/jis/upschrm-v.vf
12mr|texlive-uptex-20120810-1|112	%{_texmfdistdir}/fonts/vf/uptex/jis/uptchgt-h.vf
12mr|texlive-uptex-20120810-1|113	%{_texmfdistdir}/fonts/vf/uptex/jis/uptchgt-v.vf
12mr|texlive-uptex-20120810-1|114	%{_texmfdistdir}/fonts/vf/uptex/jis/uptchrm-h.vf
12mr|texlive-uptex-20120810-1|115	%{_texmfdistdir}/fonts/vf/uptex/jis/uptchrm-v.vf
12mr|texlive-uptex-20120810-1|116	%{_texmfdistdir}/fonts/vf/uptex/min/ugoth10.vf
12mr|texlive-uptex-20120810-1|117	%{_texmfdistdir}/fonts/vf/uptex/min/umin10.vf
12mr|texlive-uptex-20120810-1|118	%{_texmfdistdir}/fonts/vf/uptex/min/utgoth10.vf
12mr|texlive-uptex-20120810-1|119	%{_texmfdistdir}/fonts/vf/uptex/min/utmin10.vf
12mr|texlive-uptex-20120810-1|120	%{_texmfdistdir}/scripts/uptex/convbkmk.rb
12mr|texlive-uptex-20120810-1|121	%{_texmfdistdir}/tex/uplatex/base/jt2gt.fd
12mr|texlive-uptex-20120810-1|122	%{_texmfdistdir}/tex/uplatex/base/jt2mc.fd
12mr|texlive-uptex-20120810-1|123	%{_texmfdistdir}/tex/uplatex/base/jy2gt.fd
12mr|texlive-uptex-20120810-1|124	%{_texmfdistdir}/tex/uplatex/base/jy2mc.fd
12mr|texlive-uptex-20120810-1|125	%{_texmfdistdir}/tex/uplatex/base/ujarticle.cls
12mr|texlive-uptex-20120810-1|126	%{_texmfdistdir}/tex/uplatex/base/ujbk10.clo
12mr|texlive-uptex-20120810-1|127	%{_texmfdistdir}/tex/uplatex/base/ujbk11.clo
12mr|texlive-uptex-20120810-1|128	%{_texmfdistdir}/tex/uplatex/base/ujbk12.clo
12mr|texlive-uptex-20120810-1|129	%{_texmfdistdir}/tex/uplatex/base/ujbook.cls
12mr|texlive-uptex-20120810-1|130	%{_texmfdistdir}/tex/uplatex/base/ujreport.cls
12mr|texlive-uptex-20120810-1|131	%{_texmfdistdir}/tex/uplatex/base/ujsize10.clo
12mr|texlive-uptex-20120810-1|132	%{_texmfdistdir}/tex/uplatex/base/ujsize11.clo
12mr|texlive-uptex-20120810-1|133	%{_texmfdistdir}/tex/uplatex/base/ujsize12.clo
12mr|texlive-uptex-20120810-1|134	%{_texmfdistdir}/tex/uplatex/base/uplatex.ltx
12mr|texlive-uptex-20120810-1|135	%{_texmfdistdir}/tex/uplatex/base/uplcore.ltx
12mr|texlive-uptex-20120810-1|136	%{_texmfdistdir}/tex/uplatex/base/upldefs.ltx
12mr|texlive-uptex-20120810-1|137	%{_texmfdistdir}/tex/uplatex/base/uplpatch.ltx
12mr|texlive-uptex-20120810-1|138	%{_texmfdistdir}/tex/uplatex/base/uptrace.sty
12mr|texlive-uptex-20120810-1|139	%{_texmfdistdir}/tex/uplatex/base/utarticle.cls
12mr|texlive-uptex-20120810-1|140	%{_texmfdistdir}/tex/uplatex/base/utbk10.clo
12mr|texlive-uptex-20120810-1|141	%{_texmfdistdir}/tex/uplatex/base/utbk11.clo
12mr|texlive-uptex-20120810-1|142	%{_texmfdistdir}/tex/uplatex/base/utbk12.clo
12mr|texlive-uptex-20120810-1|143	%{_texmfdistdir}/tex/uplatex/base/utbook.cls
12mr|texlive-uptex-20120810-1|144	%{_texmfdistdir}/tex/uplatex/base/utreport.cls
12mr|texlive-uptex-20120810-1|145	%{_texmfdistdir}/tex/uplatex/base/utsize10.clo
12mr|texlive-uptex-20120810-1|146	%{_texmfdistdir}/tex/uplatex/base/utsize11.clo
12mr|texlive-uptex-20120810-1|147	%{_texmfdistdir}/tex/uplatex/base/utsize12.clo
12mr|texlive-uptex-20120810-1|148	%{_texmfdistdir}/tex/uplatex/config/uplatex.ini
12mr|texlive-uptex-20120810-1|149	%{_texmfdistdir}/tex/uptex/base/euptex.src
12mr|texlive-uptex-20120810-1|150	%{_texmfdistdir}/tex/uptex/base/ukinsoku.tex
12mr|texlive-uptex-20120810-1|151	%{_texmfdistdir}/tex/uptex/base/uptex.tex
12mr|texlive-uptex-20120810-1|152	%{_texmfdistdir}/tex/uptex/config/euptex.ini
12mr|texlive-uptex-20120810-1|153	%{_texmfdistdir}/tex/uptex/config/uptex.ini
12mr|texlive-uptex-20120810-1|154	%_texmf_fmtutil_d/uptex
12mr|texlive-uptex-20120810-1|155	%doc %{_texmfdistdir}/doc/uplatex/base/README_uplatex.txt
12mr|texlive-uptex-20120810-1|156	%doc %{_texmfdistdir}/doc/uptex/base/00readme_uptex.txt
12mr|texlive-uptex-20120810-1|157	%doc %{_texmfdistdir}/doc/uptex/base/01uptex_doc_utf8.txt
12mr|texlive-uptex-20120810-1|158	%doc %{_texmfdistdir}/doc/uptex/base/02uptex_changelog_utf8.txt
12mr|texlive-uptex-20120810-1|159	%doc %{_texmfdistdir}/doc/uptex/base/README_uptex.txt
12mr|texlive-uptex-20120810-1|160	%doc %{_texmfdistdir}/doc/uptex/base/samples/00readme_uptex_samples.txt
12mr|texlive-uptex-20120810-1|161	%doc %{_texmfdistdir}/doc/uptex/base/samples/Makefile
12mr|texlive-uptex-20120810-1|162	%doc %{_texmfdistdir}/doc/uptex/base/samples/adobe-cid.tex
12mr|texlive-uptex-20120810-1|163	%doc %{_texmfdistdir}/doc/uptex/base/samples/adobe-cns-utf8.tex
12mr|texlive-uptex-20120810-1|164	%doc %{_texmfdistdir}/doc/uptex/base/samples/adobe-gb-utf8.tex
12mr|texlive-uptex-20120810-1|165	%doc %{_texmfdistdir}/doc/uptex/base/samples/adobe-jp-utf8.tex
12mr|texlive-uptex-20120810-1|166	%doc %{_texmfdistdir}/doc/uptex/base/samples/adobe-kr-utf8.tex
12mr|texlive-uptex-20120810-1|167	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-ujarticle-utf8.tex
12mr|texlive-uptex-20120810-1|168	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-ujbook-utf8.tex
12mr|texlive-uptex-20120810-1|169	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-ujreport-utf8.tex
12mr|texlive-uptex-20120810-1|170	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-utarticle-utf8.tex
12mr|texlive-uptex-20120810-1|171	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-utbook-utf8.tex
12mr|texlive-uptex-20120810-1|172	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-utf8.tex
12mr|texlive-uptex-20120810-1|173	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-utreport-utf8.tex
12mr|texlive-uptex-20120810-1|174	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-euc-incl.tex
12mr|texlive-uptex-20120810-1|175	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-euc.mp
12mr|texlive-uptex-20120810-1|176	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-jis-incl.tex
12mr|texlive-uptex-20120810-1|177	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-jis.mp
12mr|texlive-uptex-20120810-1|178	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-sjis-incl.tex
12mr|texlive-uptex-20120810-1|179	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-sjis.mp
12mr|texlive-uptex-20120810-1|180	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-uptex-incl.tex
12mr|texlive-uptex-20120810-1|181	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-uptex.mp
12mr|texlive-uptex-20120810-1|182	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-utf8-incl.tex
12mr|texlive-uptex-20120810-1|183	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-utf8.mp
12mr|texlive-uptex-20120810-1|184	%doc %{_texmfdistdir}/doc/uptex/base/samples/bkmk-jis.tex
12mr|texlive-uptex-20120810-1|185	%doc %{_texmfdistdir}/doc/uptex/base/samples/bkmk-utf8.tex
12mr|texlive-uptex-20120810-1|186	%doc %{_texmfdistdir}/doc/uptex/base/samples/box-euc.eps
12mr|texlive-uptex-20120810-1|187	%doc %{_texmfdistdir}/doc/uptex/base/samples/box-jis.eps
12mr|texlive-uptex-20120810-1|188	%doc %{_texmfdistdir}/doc/uptex/base/samples/box-sjis.eps
12mr|texlive-uptex-20120810-1|189	%doc %{_texmfdistdir}/doc/uptex/base/samples/box-utf8.eps
12mr|texlive-uptex-20120810-1|190	%doc %{_texmfdistdir}/doc/uptex/base/samples/check_enc.pl
12mr|texlive-uptex-20120810-1|191	%doc %{_texmfdistdir}/doc/uptex/base/samples/cjk_babel.tex
12mr|texlive-uptex-20120810-1|192	%doc %{_texmfdistdir}/doc/uptex/base/samples/console_io.tex
12mr|texlive-uptex-20120810-1|193	%doc %{_texmfdistdir}/doc/uptex/base/samples/greek-uplatex.tex
12mr|texlive-uptex-20120810-1|194	%doc %{_texmfdistdir}/doc/uptex/base/samples/iotext.txt
12mr|texlive-uptex-20120810-1|195	%doc %{_texmfdistdir}/doc/uptex/base/samples/jbib1-jis.tex
12mr|texlive-uptex-20120810-1|196	%doc %{_texmfdistdir}/doc/uptex/base/samples/jbib2-utf8.tex
12mr|texlive-uptex-20120810-1|197	%doc %{_texmfdistdir}/doc/uptex/base/samples/jbtest.bib
12mr|texlive-uptex-20120810-1|198	%doc %{_texmfdistdir}/doc/uptex/base/samples/jis_uni_variation.tex
12mr|texlive-uptex-20120810-1|199	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-euc-incl.tex
12mr|texlive-uptex-20120810-1|200	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-euc.mp
12mr|texlive-uptex-20120810-1|201	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-jis-incl.tex
12mr|texlive-uptex-20120810-1|202	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-jis.mp
12mr|texlive-uptex-20120810-1|203	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-sjis-incl.tex
12mr|texlive-uptex-20120810-1|204	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-sjis.mp
12mr|texlive-uptex-20120810-1|205	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-uptex-incl.tex
12mr|texlive-uptex-20120810-1|206	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-uptex.mp
12mr|texlive-uptex-20120810-1|207	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-utf8-incl.tex
12mr|texlive-uptex-20120810-1|208	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-utf8.mp
12mr|texlive-uptex-20120810-1|209	%doc %{_texmfdistdir}/doc/uptex/base/samples/kinsoku-chk-utf8.tex
12mr|texlive-uptex-20120810-1|210	%doc %{_texmfdistdir}/doc/uptex/base/samples/linebreak.bib
12mr|texlive-uptex-20120810-1|211	%doc %{_texmfdistdir}/doc/uptex/base/samples/min10x.tfm
12mr|texlive-uptex-20120810-1|212	%doc %{_texmfdistdir}/doc/uptex/base/samples/misc-check-h-utf8.tex
12mr|texlive-uptex-20120810-1|213	%doc %{_texmfdistdir}/doc/uptex/base/samples/misc-check-v-utf8.tex
12mr|texlive-uptex-20120810-1|214	%doc %{_texmfdistdir}/doc/uptex/base/samples/otfsmpl-uplatex.tex
12mr|texlive-uptex-20120810-1|215	%doc %{_texmfdistdir}/doc/uptex/base/samples/sangoku-uplatex.tex
12mr|texlive-uptex-20120810-1|216	%doc %{_texmfdistdir}/doc/uptex/base/samples/sangoku-uptex.tex
12mr|texlive-uptex-20120810-1|217	%doc %{_texmfdistdir}/doc/uptex/base/samples/set3-check-h-utf8.tex
12mr|texlive-uptex-20120810-1|218	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-euc.tex
12mr|texlive-uptex-20120810-1|219	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-jis.tex
12mr|texlive-uptex-20120810-1|220	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-sjis.tex
12mr|texlive-uptex-20120810-1|221	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-u-jis.tex
12mr|texlive-uptex-20120810-1|222	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-u-utf8.tex
12mr|texlive-uptex-20120810-1|223	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-utf8.tex
12mr|texlive-uptex-20120810-1|224	%doc %{_texmfdistdir}/doc/uptex/base/samples/testrun.bat
12mr|texlive-uptex-20120810-1|225	%doc %{_texmfdistdir}/doc/uptex/base/samples/texxet-jis.tex
12mr|texlive-uptex-20120810-1|226	%doc %{_texmfdistdir}/doc/uptex/base/samples/umin10x.tfm
12mr|texlive-uptex-20120810-1|227	%doc %{_texmfdistdir}/doc/uptex/base/samples/uotftest-utf8.tex
12mr|texlive-uptex-20120810-1|228	%doc %{_texmfdistdir}/doc/uptex/base/samples/uotftest.tex
12mr|texlive-uptex-20120810-1|229	%doc %{_texmfdistdir}/doc/uptex/base/samples/utfsmpl-uplatex.tex
12mr|texlive-uptex-20120810-1|230	%doc %{_texmfdistdir}/doc/uptex/base/samples/widow.tex
12mr|texlive-uptex-20120810-1|231	%doc %{_texmfdistdir}/doc/uptex/base/samples/yaku-jsc-jis.tex
12mr|texlive-uptex-20120810-1|232	%doc %{_texmfdistdir}/doc/uptex/base/samples/yaku-jsc-utf8.tex
12mr|texlive-uptex-20120810-1|233	#- source
12mr|texlive-uptex-20120810-1|234	%doc %{_texmfdistdir}/source/fonts/uptex/Makefile
12mr|texlive-uptex-20120810-1|235	%doc %{_texmfdistdir}/source/fonts/uptex/README_ASCII_Corp.txt
12mr|texlive-uptex-20120810-1|236	%doc %{_texmfdistdir}/source/fonts/uptex/README_uptex_font.txt
12mr|texlive-uptex-20120810-1|237	%doc %{_texmfdistdir}/source/fonts/uptex/makepl.perl
12mr|texlive-uptex-20120810-1|238	%doc %{_texmfdistdir}/source/fonts/uptex/upjisr-h-hk.pl
12mr|texlive-uptex-20120810-1|239	%doc %{_texmfdistdir}/source/fonts/uptex/upjisr-h.pl
12mr|texlive-uptex-20120810-1|240	%doc %{_texmfdistdir}/source/fonts/uptex/upjisr-v.pl
12mr|texlive-uptex-20120810-1|241	%doc %{_texmfdistdir}/source/fonts/uptex/uprml-h-hk.pl
12mr|texlive-uptex-20120810-1|242	%doc %{_texmfdistdir}/source/fonts/uptex/uprml-h.pl
12mr|texlive-uptex-20120810-1|243	%doc %{_texmfdistdir}/source/uplatex/base/ujclasses.dtx
12mr|texlive-uptex-20120810-1|244	%doc %{_texmfdistdir}/source/uplatex/base/ukinsoku.dtx
12mr|texlive-uptex-20120810-1|245	%doc %{_texmfdistdir}/source/uplatex/base/uplatex.dtx
12mr|texlive-uptex-20120810-1|246	%doc %{_texmfdistdir}/source/uplatex/base/uplcls.ins
12mr|texlive-uptex-20120810-1|247	%doc %{_texmfdistdir}/source/uplatex/base/uplfmt.ins
12mr|texlive-uptex-20120810-1|248	%doc %{_texmfdistdir}/source/uplatex/base/uplfonts.dtx
12mr|texlive-uptex-20120810-1|249	%doc %{_texmfdistdir}/source/uplatex/base/uplvers.dtx
12mr|texlive-uptex-20120810-1|250	
12mr|texlive-uptex-20120810-1|251	#-----------------------------------------------------------------------
12mr|texlive-uptex-20120810-1|252	%prep
12mr|texlive-uptex-20120810-1|253	%setup -c -a0 -a1 -a2
12mr|texlive-uptex-20120810-1|254	
12mr|texlive-uptex-20120810-1|255	%build
12mr|texlive-uptex-20120810-1|256	
12mr|texlive-uptex-20120810-1|257	%install
12mr|texlive-uptex-20120810-1|258	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-uptex-20120810-1|259	pushd %{buildroot}%{_bindir}
12mr|texlive-uptex-20120810-1|260	ln -sf %{_texmfdistdir}/scripts/uptex/convbkmk.rb convbkmk
12mr|texlive-uptex-20120810-1|261	popd
12mr|texlive-uptex-20120810-1|262	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-uptex-20120810-1|263	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-uptex-20120810-1|264	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mr|texlive-uptex-20120810-1|265	cat > %{buildroot}%{_texmf_fmtutil_d}/uptex <<EOF
12mr|texlive-uptex-20120810-1|266	#
12mr|texlive-uptex-20120810-1|267	# from uptex:
12mr|texlive-uptex-20120810-1|268	uptex uptex - uptex.ini
12mr|texlive-uptex-20120810-1|269	euptex euptex language.def *euptex.ini
12mr|texlive-uptex-20120810-1|270	uplatex euptex language.dat *uplatex.ini
12mr|texlive-uptex-20120810-1|271	EOF
12mr|texlive-uptex-20120810-1|272	
12mr|texlive-uptex-20120810-1|273	
12mr|texlive-uptex-20120810-1|274	
12mr|texlive-uptex-20120810-1|275	%changelog
12mr|texlive-uptex-20120810-1|276	

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

18872 12
12mr|texlive-url-3.2-2|1	# revision 16864
12mr|texlive-url-3.2-2|2	# category Package
12mr|texlive-url-3.2-2|3	# catalog-ctan /macros/latex/contrib/url
12mr|texlive-url-3.2-2|4	# catalog-date 2010-01-27 23:13:46 +0100
12mr|texlive-url-3.2-2|5	# catalog-license lppl
12mr|texlive-url-3.2-2|6	# catalog-version 3.2
12mr|texlive-url-3.2-2|7	Name:		texlive-url
12mr|texlive-url-3.2-2|8	Version:	3.2
12mr|texlive-url-3.2-2|9	Release:	2
12mr|texlive-url-3.2-2|10	Summary:	Verbatim with URL-sensitive line breaks
12mr|texlive-url-3.2-2|11	Group:		Publishing
12mr|texlive-url-3.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/url
12mr|texlive-url-3.2-2|13	License:	LPPL
12mr|texlive-url-3.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/url.tar.xz
12mr|texlive-url-3.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/url.doc.tar.xz
12mr|texlive-url-3.2-2|16	BuildArch:	noarch
12mr|texlive-url-3.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-url-3.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-url-3.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-url-3.2-2|20	
12mr|texlive-url-3.2-2|21	%description
12mr|texlive-url-3.2-2|22	The command \url is a form of verbatim command that allows
12mr|texlive-url-3.2-2|23	linebreaks at certain characters or combinations of characters,
12mr|texlive-url-3.2-2|24	accepts reconfiguration, and can usually be used in the
12mr|texlive-url-3.2-2|25	argument to another command. (The \urldef command provides
12mr|texlive-url-3.2-2|26	robust commands that serve in cases when \url doesn't work in
12mr|texlive-url-3.2-2|27	an argument.) The command is intended for email addresses,
12mr|texlive-url-3.2-2|28	hypertext links, directories/paths, etc., which normally have
12mr|texlive-url-3.2-2|29	no spaces, so by default the package ignores spaces in its
12mr|texlive-url-3.2-2|30	argument. However, a package option "allows spaces", which is
12mr|texlive-url-3.2-2|31	useful for operating systems where spaces are a common part of
12mr|texlive-url-3.2-2|32	file names.
12mr|texlive-url-3.2-2|33	
12mr|texlive-url-3.2-2|34	%post
12mr|texlive-url-3.2-2|35	%{_sbindir}/texlive.post
12mr|texlive-url-3.2-2|36	
12mr|texlive-url-3.2-2|37	%postun
12mr|texlive-url-3.2-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-url-3.2-2|39	%{_sbindir}/texlive.post
12mr|texlive-url-3.2-2|40	fi
12mr|texlive-url-3.2-2|41	
12mr|texlive-url-3.2-2|42	#-----------------------------------------------------------------------
12mr|texlive-url-3.2-2|43	%files
12mr|texlive-url-3.2-2|44	%{_texmfdistdir}/tex/latex/url/url.sty
12mr|texlive-url-3.2-2|45	%doc %{_texmfdistdir}/doc/latex/url/miscdoc.sty
12mr|texlive-url-3.2-2|46	%doc %{_texmfdistdir}/doc/latex/url/url.pdf
12mr|texlive-url-3.2-2|47	%doc %{_texmfdistdir}/doc/latex/url/url.tex
12mr|texlive-url-3.2-2|48	
12mr|texlive-url-3.2-2|49	#-----------------------------------------------------------------------
12mr|texlive-url-3.2-2|50	%prep
12mr|texlive-url-3.2-2|51	%setup -c -a0 -a1
12mr|texlive-url-3.2-2|52	
12mr|texlive-url-3.2-2|53	%build
12mr|texlive-url-3.2-2|54	
12mr|texlive-url-3.2-2|55	%install
12mr|texlive-url-3.2-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-url-3.2-2|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-url-3.2-2|58	
12mr|texlive-url-3.2-2|59	
12mr|texlive-url-3.2-2|60	
12mr|texlive-url-3.2-2|61	%changelog
12mr|texlive-url-3.2-2|62	

18873 12
12mr|texlive-urlbst-0.7-3|1	# revision 26313
12mr|texlive-urlbst-0.7-3|2	# category Package
12mr|texlive-urlbst-0.7-3|3	# catalog-ctan /biblio/bibtex/contrib/urlbst
12mr|texlive-urlbst-0.7-3|4	# catalog-date 2011-11-15 11:50:22 +0100
12mr|texlive-urlbst-0.7-3|5	# catalog-license gpl
12mr|texlive-urlbst-0.7-3|6	# catalog-version 0.7
12mr|texlive-urlbst-0.7-3|7	Name:		texlive-urlbst
12mr|texlive-urlbst-0.7-3|8	Version:	0.7
12mr|texlive-urlbst-0.7-3|9	Release:	3
12mr|texlive-urlbst-0.7-3|10	Summary:	Web support for BibTeX
12mr|texlive-urlbst-0.7-3|11	Group:		Publishing
12mr|texlive-urlbst-0.7-3|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/urlbst
12mr|texlive-urlbst-0.7-3|13	License:	GPL
12mr|texlive-urlbst-0.7-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/urlbst.tar.xz
12mr|texlive-urlbst-0.7-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/urlbst.doc.tar.xz
12mr|texlive-urlbst-0.7-3|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/urlbst.source.tar.xz
12mr|texlive-urlbst-0.7-3|17	BuildArch:	noarch
12mr|texlive-urlbst-0.7-3|18	BuildRequires:	texlive-tlpkg
12mr|texlive-urlbst-0.7-3|19	Requires(pre):	texlive-tlpkg
12mr|texlive-urlbst-0.7-3|20	Requires(post):	texlive-kpathsea
12mr|texlive-urlbst-0.7-3|21	Provides:	texlive-urlbst.bin = %{EVRD}
12mr|texlive-urlbst-0.7-3|22	
12mr|texlive-urlbst-0.7-3|23	%description
12mr|texlive-urlbst-0.7-3|24	Supports a new BibTeX 'webpage' entry type and 'url',
12mr|texlive-urlbst-0.7-3|25	'lastchecked', and 'eprint' and 'DOI' fields. The Perl script
12mr|texlive-urlbst-0.7-3|26	urlbst can be used to add this support to an arbitrary .bst
12mr|texlive-urlbst-0.7-3|27	file which has a reasonably conventional structure. The result
12mr|texlive-urlbst-0.7-3|28	is meant to be robust rather than pretty.
12mr|texlive-urlbst-0.7-3|29	
12mr|texlive-urlbst-0.7-3|30	%post
12mr|texlive-urlbst-0.7-3|31	%{_sbindir}/texlive.post
12mr|texlive-urlbst-0.7-3|32	
12mr|texlive-urlbst-0.7-3|33	%postun
12mr|texlive-urlbst-0.7-3|34	if [ $1 -eq 0 ]; then
12mr|texlive-urlbst-0.7-3|35	%{_sbindir}/texlive.post
12mr|texlive-urlbst-0.7-3|36	fi
12mr|texlive-urlbst-0.7-3|37	
12mr|texlive-urlbst-0.7-3|38	#-----------------------------------------------------------------------
12mr|texlive-urlbst-0.7-3|39	%files
12mr|texlive-urlbst-0.7-3|40	%{_bindir}/urlbst
12mr|texlive-urlbst-0.7-3|41	%{_texmfdistdir}/bibtex/bst/urlbst/abbrvurl.bst
12mr|texlive-urlbst-0.7-3|42	%{_texmfdistdir}/bibtex/bst/urlbst/alphaurl.bst
12mr|texlive-urlbst-0.7-3|43	%{_texmfdistdir}/bibtex/bst/urlbst/plainurl.bst
12mr|texlive-urlbst-0.7-3|44	%{_texmfdistdir}/bibtex/bst/urlbst/unsrturl.bst
12mr|texlive-urlbst-0.7-3|45	%{_texmfdistdir}/scripts/urlbst/urlbst
12mr|texlive-urlbst-0.7-3|46	%doc %{_texmfdistdir}/doc/bibtex/urlbst/Makefile.in
12mr|texlive-urlbst-0.7-3|47	%doc %{_texmfdistdir}/doc/bibtex/urlbst/README
12mr|texlive-urlbst-0.7-3|48	%doc %{_texmfdistdir}/doc/bibtex/urlbst/VERSION
12mr|texlive-urlbst-0.7-3|49	%doc %{_texmfdistdir}/doc/bibtex/urlbst/urlbst.bib
12mr|texlive-urlbst-0.7-3|50	%doc %{_texmfdistdir}/doc/bibtex/urlbst/urlbst.html
12mr|texlive-urlbst-0.7-3|51	%doc %{_texmfdistdir}/doc/bibtex/urlbst/urlbst.html.in
12mr|texlive-urlbst-0.7-3|52	%doc %{_texmfdistdir}/doc/bibtex/urlbst/urlbst.pdf
12mr|texlive-urlbst-0.7-3|53	%doc %{_texmfdistdir}/doc/bibtex/urlbst/urlbst.tex
12mr|texlive-urlbst-0.7-3|54	%doc %{_texmfdistdir}/doc/bibtex/urlbst/urlbst.tex.in
12mr|texlive-urlbst-0.7-3|55	#- source
12mr|texlive-urlbst-0.7-3|56	%doc %{_texmfdistdir}/source/bibtex/urlbst/configure
12mr|texlive-urlbst-0.7-3|57	%doc %{_texmfdistdir}/source/bibtex/urlbst/configure.ac
12mr|texlive-urlbst-0.7-3|58	
12mr|texlive-urlbst-0.7-3|59	#-----------------------------------------------------------------------
12mr|texlive-urlbst-0.7-3|60	%prep
12mr|texlive-urlbst-0.7-3|61	%setup -c -a0 -a1 -a2
12mr|texlive-urlbst-0.7-3|62	
12mr|texlive-urlbst-0.7-3|63	%build
12mr|texlive-urlbst-0.7-3|64	
12mr|texlive-urlbst-0.7-3|65	%install
12mr|texlive-urlbst-0.7-3|66	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-urlbst-0.7-3|67	pushd %{buildroot}%{_bindir}
12mr|texlive-urlbst-0.7-3|68	ln -sf %{_texmfdistdir}/scripts/urlbst/urlbst urlbst
12mr|texlive-urlbst-0.7-3|69	popd
12mr|texlive-urlbst-0.7-3|70	# remove bad "dependency" generation on @PERL@
12mr|texlive-urlbst-0.7-3|71	rm -f texmf-dist/doc/bibtex/urlbst/urlbst.in
12mr|texlive-urlbst-0.7-3|72	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-urlbst-0.7-3|73	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-urlbst-0.7-3|74	
12mr|texlive-urlbst-0.7-3|75	
12mr|texlive-urlbst-0.7-3|76	
12mr|texlive-urlbst-0.7-3|77	%changelog
12mr|texlive-urlbst-0.7-3|78	

18874 12
12mr|texlive-urwchancal-1-2|1	# revision 21701
12mr|texlive-urwchancal-1-2|2	# category Package
12mr|texlive-urwchancal-1-2|3	# catalog-ctan /fonts/urwchancal
12mr|texlive-urwchancal-1-2|4	# catalog-date 2011-03-10 10:40:13 +0100
12mr|texlive-urwchancal-1-2|5	# catalog-license lppl
12mr|texlive-urwchancal-1-2|6	# catalog-version 1
12mr|texlive-urwchancal-1-2|7	Name:		texlive-urwchancal
12mr|texlive-urwchancal-1-2|8	Version:	1
12mr|texlive-urwchancal-1-2|9	Release:	2
12mr|texlive-urwchancal-1-2|10	Summary:	Use URW's clone of Zapf Chancery as a maths alphabet
12mr|texlive-urwchancal-1-2|11	Group:		Publishing
12mr|texlive-urwchancal-1-2|12	URL:		http://www.ctan.org/tex-archive/fonts/urwchancal
12mr|texlive-urwchancal-1-2|13	License:	LPPL
12mr|texlive-urwchancal-1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/urwchancal.tar.xz
12mr|texlive-urwchancal-1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/urwchancal.doc.tar.xz
12mr|texlive-urwchancal-1-2|16	BuildArch:	noarch
12mr|texlive-urwchancal-1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-urwchancal-1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-urwchancal-1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-urwchancal-1-2|20	
12mr|texlive-urwchancal-1-2|21	%description
12mr|texlive-urwchancal-1-2|22	The package allows (the URW clone of) Zapf Chancery to function
12mr|texlive-urwchancal-1-2|23	as a maths alphabet, the target of \mathcal or \mathscr, with
12mr|texlive-urwchancal-1-2|24	accents appearing where they should, and other spacing
12mr|texlive-urwchancal-1-2|25	parameters set to reasonable (not very tight) values.
12mr|texlive-urwchancal-1-2|26	
12mr|texlive-urwchancal-1-2|27	%post
12mr|texlive-urwchancal-1-2|28	%{_sbindir}/texlive.post
12mr|texlive-urwchancal-1-2|29	
12mr|texlive-urwchancal-1-2|30	%postun
12mr|texlive-urwchancal-1-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-urwchancal-1-2|32	%{_sbindir}/texlive.post
12mr|texlive-urwchancal-1-2|33	fi
12mr|texlive-urwchancal-1-2|34	
12mr|texlive-urwchancal-1-2|35	#-----------------------------------------------------------------------
12mr|texlive-urwchancal-1-2|36	%files
12mr|texlive-urwchancal-1-2|37	%{_texmfdistdir}/fonts/tfm/urw/urwchancal/urwchancal.tfm
12mr|texlive-urwchancal-1-2|38	%{_texmfdistdir}/fonts/vf/urw/urwchancal/urwchancal.vf
12mr|texlive-urwchancal-1-2|39	%{_texmfdistdir}/tex/latex/urwchancal/urwchancal.sty
12mr|texlive-urwchancal-1-2|40	%{_texmfdistdir}/tex/latex/urwchancal/uurwchancal.fd
12mr|texlive-urwchancal-1-2|41	%doc %{_texmfdistdir}/doc/fonts/urwchancal/README
12mr|texlive-urwchancal-1-2|42	%doc %{_texmfdistdir}/doc/fonts/urwchancal/urwchancal-doc.pdf
12mr|texlive-urwchancal-1-2|43	%doc %{_texmfdistdir}/doc/fonts/urwchancal/urwchancal-doc.tex
12mr|texlive-urwchancal-1-2|44	
12mr|texlive-urwchancal-1-2|45	#-----------------------------------------------------------------------
12mr|texlive-urwchancal-1-2|46	%prep
12mr|texlive-urwchancal-1-2|47	%setup -c -a0 -a1
12mr|texlive-urwchancal-1-2|48	
12mr|texlive-urwchancal-1-2|49	%build
12mr|texlive-urwchancal-1-2|50	
12mr|texlive-urwchancal-1-2|51	%install
12mr|texlive-urwchancal-1-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-urwchancal-1-2|53	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-urwchancal-1-2|54	
12mr|texlive-urwchancal-1-2|55	
12mr|texlive-urwchancal-1-2|56	
12mr|texlive-urwchancal-1-2|57	%changelog
12mr|texlive-urwchancal-1-2|58	

18875 12
12mr|texlive-usebib-1.0a-1|1	# revision 25969
12mr|texlive-usebib-1.0a-1|2	# category Package
12mr|texlive-usebib-1.0a-1|3	# catalog-ctan /macros/latex/contrib/usebib
12mr|texlive-usebib-1.0a-1|4	# catalog-date 2012-04-13 23:54:56 +0200
12mr|texlive-usebib-1.0a-1|5	# catalog-license lppl1.3
12mr|texlive-usebib-1.0a-1|6	# catalog-version 1.0a
12mr|texlive-usebib-1.0a-1|7	Name:		texlive-usebib
12mr|texlive-usebib-1.0a-1|8	Version:	1.0a
12mr|texlive-usebib-1.0a-1|9	Release:	1
12mr|texlive-usebib-1.0a-1|10	Summary:	A simple bibloography processor
12mr|texlive-usebib-1.0a-1|11	Group:		Publishing
12mr|texlive-usebib-1.0a-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/usebib
12mr|texlive-usebib-1.0a-1|13	License:	LPPL1.3
12mr|texlive-usebib-1.0a-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/usebib.tar.xz
12mr|texlive-usebib-1.0a-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/usebib.doc.tar.xz
12mr|texlive-usebib-1.0a-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/usebib.source.tar.xz
12mr|texlive-usebib-1.0a-1|17	BuildArch:	noarch
12mr|texlive-usebib-1.0a-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-usebib-1.0a-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-usebib-1.0a-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-usebib-1.0a-1|21	
12mr|texlive-usebib-1.0a-1|22	%description
12mr|texlive-usebib-1.0a-1|23	The package is described by its author as "a poor person's
12mr|texlive-usebib-1.0a-1|24	replacement for the more powerful methods provided by biblatex
12mr|texlive-usebib-1.0a-1|25	to access data from a .bib file". Its principle commands are
12mr|texlive-usebib-1.0a-1|26	\bibinput (which specifies a database to use) and \usebibdata
12mr|texlive-usebib-1.0a-1|27	(which typesets a single field from a specified entry in that
12mr|texlive-usebib-1.0a-1|28	database.
12mr|texlive-usebib-1.0a-1|29	
12mr|texlive-usebib-1.0a-1|30	%post
12mr|texlive-usebib-1.0a-1|31	%{_sbindir}/texlive.post
12mr|texlive-usebib-1.0a-1|32	
12mr|texlive-usebib-1.0a-1|33	%postun
12mr|texlive-usebib-1.0a-1|34	if [ $1 -eq 0 ]; then
12mr|texlive-usebib-1.0a-1|35	%{_sbindir}/texlive.post
12mr|texlive-usebib-1.0a-1|36	fi
12mr|texlive-usebib-1.0a-1|37	
12mr|texlive-usebib-1.0a-1|38	#-----------------------------------------------------------------------
12mr|texlive-usebib-1.0a-1|39	%files
12mr|texlive-usebib-1.0a-1|40	%{_texmfdistdir}/tex/latex/usebib/usebib.sty
12mr|texlive-usebib-1.0a-1|41	%doc %{_texmfdistdir}/doc/latex/usebib/README
12mr|texlive-usebib-1.0a-1|42	%doc %{_texmfdistdir}/doc/latex/usebib/usebib.pdf
12mr|texlive-usebib-1.0a-1|43	#- source
12mr|texlive-usebib-1.0a-1|44	%doc %{_texmfdistdir}/source/latex/usebib/usebib.dtx
12mr|texlive-usebib-1.0a-1|45	%doc %{_texmfdistdir}/source/latex/usebib/usebib.ins
12mr|texlive-usebib-1.0a-1|46	
12mr|texlive-usebib-1.0a-1|47	#-----------------------------------------------------------------------
12mr|texlive-usebib-1.0a-1|48	%prep
12mr|texlive-usebib-1.0a-1|49	%setup -c -a0 -a1 -a2
12mr|texlive-usebib-1.0a-1|50	
12mr|texlive-usebib-1.0a-1|51	%build
12mr|texlive-usebib-1.0a-1|52	
12mr|texlive-usebib-1.0a-1|53	%install
12mr|texlive-usebib-1.0a-1|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-usebib-1.0a-1|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-usebib-1.0a-1|56	
12mr|texlive-usebib-1.0a-1|57	
12mr|texlive-usebib-1.0a-1|58	
12mr|texlive-usebib-1.0a-1|59	%changelog
12mr|texlive-usebib-1.0a-1|60	

18876 12
12mr|texlive-ushort-2.2-2|1	# revision 15878
12mr|texlive-ushort-2.2-2|2	# category Package
12mr|texlive-ushort-2.2-2|3	# catalog-ctan /macros/latex/contrib/ushort
12mr|texlive-ushort-2.2-2|4	# catalog-date 2008-02-29 19:54:55 +0100
12mr|texlive-ushort-2.2-2|5	# catalog-license lppl
12mr|texlive-ushort-2.2-2|6	# catalog-version 2.2
12mr|texlive-ushort-2.2-2|7	Name:		texlive-ushort
12mr|texlive-ushort-2.2-2|8	Version:	2.2
12mr|texlive-ushort-2.2-2|9	Release:	2
12mr|texlive-ushort-2.2-2|10	Summary:	Shorter (and longer) underlines and underbars
12mr|texlive-ushort-2.2-2|11	Group:		Publishing
12mr|texlive-ushort-2.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ushort
12mr|texlive-ushort-2.2-2|13	License:	LPPL
12mr|texlive-ushort-2.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ushort.tar.xz
12mr|texlive-ushort-2.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ushort.doc.tar.xz
12mr|texlive-ushort-2.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ushort.source.tar.xz
12mr|texlive-ushort-2.2-2|17	BuildArch:	noarch
12mr|texlive-ushort-2.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ushort-2.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ushort-2.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ushort-2.2-2|21	
12mr|texlive-ushort-2.2-2|22	%description
12mr|texlive-ushort-2.2-2|23	Some engineers need underlined or twice underlined variables
12mr|texlive-ushort-2.2-2|24	for which the usual \underline is too long. This package
12mr|texlive-ushort-2.2-2|25	provides a generic command for creating underlines of various
12mr|texlive-ushort-2.2-2|26	sizes and types.
12mr|texlive-ushort-2.2-2|27	
12mr|texlive-ushort-2.2-2|28	%post
12mr|texlive-ushort-2.2-2|29	%{_sbindir}/texlive.post
12mr|texlive-ushort-2.2-2|30	
12mr|texlive-ushort-2.2-2|31	%postun
12mr|texlive-ushort-2.2-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-ushort-2.2-2|33	%{_sbindir}/texlive.post
12mr|texlive-ushort-2.2-2|34	fi
12mr|texlive-ushort-2.2-2|35	
12mr|texlive-ushort-2.2-2|36	#-----------------------------------------------------------------------
12mr|texlive-ushort-2.2-2|37	%files
12mr|texlive-ushort-2.2-2|38	%{_texmfdistdir}/tex/latex/ushort/ushort.sty
12mr|texlive-ushort-2.2-2|39	%doc %{_texmfdistdir}/doc/latex/ushort/README
12mr|texlive-ushort-2.2-2|40	%doc %{_texmfdistdir}/doc/latex/ushort/ushort.pdf
12mr|texlive-ushort-2.2-2|41	%doc %{_texmfdistdir}/doc/latex/ushort/ushort.tex
12mr|texlive-ushort-2.2-2|42	%doc %{_texmfdistdir}/doc/latex/ushort/ushort.txt
12mr|texlive-ushort-2.2-2|43	#- source
12mr|texlive-ushort-2.2-2|44	%doc %{_texmfdistdir}/source/latex/ushort/ushort.dtx
12mr|texlive-ushort-2.2-2|45	%doc %{_texmfdistdir}/source/latex/ushort/ushort.ins
12mr|texlive-ushort-2.2-2|46	
12mr|texlive-ushort-2.2-2|47	#-----------------------------------------------------------------------
12mr|texlive-ushort-2.2-2|48	%prep
12mr|texlive-ushort-2.2-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-ushort-2.2-2|50	
12mr|texlive-ushort-2.2-2|51	%build
12mr|texlive-ushort-2.2-2|52	
12mr|texlive-ushort-2.2-2|53	%install
12mr|texlive-ushort-2.2-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ushort-2.2-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ushort-2.2-2|56	
12mr|texlive-ushort-2.2-2|57	
12mr|texlive-ushort-2.2-2|58	
12mr|texlive-ushort-2.2-2|59	%changelog
12mr|texlive-ushort-2.2-2|60	

18877 12
12mr|texlive-utf8mex-20111104-2|1	# revision 15878
12mr|texlive-utf8mex-20111104-2|2	# category Package
12mr|texlive-utf8mex-20111104-2|3	# catalog-ctan undef
12mr|texlive-utf8mex-20111104-2|4	# catalog-date undef
12mr|texlive-utf8mex-20111104-2|5	# catalog-license undef
12mr|texlive-utf8mex-20111104-2|6	# catalog-version undef
12mr|texlive-utf8mex-20111104-2|7	Name:		texlive-utf8mex
12mr|texlive-utf8mex-20111104-2|8	Version:	20111104
12mr|texlive-utf8mex-20111104-2|9	Release:	2
12mr|texlive-utf8mex-20111104-2|10	Summary:	TeXLive utf8mex package
12mr|texlive-utf8mex-20111104-2|11	Group:		Publishing
12mr|texlive-utf8mex-20111104-2|12	URL:		http://tug.org/texlive
12mr|texlive-utf8mex-20111104-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-utf8mex-20111104-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/utf8mex.tar.xz
12mr|texlive-utf8mex-20111104-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/utf8mex.doc.tar.xz
12mr|texlive-utf8mex-20111104-2|16	BuildArch:	noarch
12mr|texlive-utf8mex-20111104-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-utf8mex-20111104-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-utf8mex-20111104-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-utf8mex-20111104-2|20	
12mr|texlive-utf8mex-20111104-2|21	%description
12mr|texlive-utf8mex-20111104-2|22	TeXLive utf8mex package.
12mr|texlive-utf8mex-20111104-2|23	
12mr|texlive-utf8mex-20111104-2|24	%post
12mr|texlive-utf8mex-20111104-2|25	%{_sbindir}/texlive.post
12mr|texlive-utf8mex-20111104-2|26	
12mr|texlive-utf8mex-20111104-2|27	%postun
12mr|texlive-utf8mex-20111104-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-utf8mex-20111104-2|29	%{_sbindir}/texlive.post
12mr|texlive-utf8mex-20111104-2|30	fi
12mr|texlive-utf8mex-20111104-2|31	
12mr|texlive-utf8mex-20111104-2|32	#-----------------------------------------------------------------------
12mr|texlive-utf8mex-20111104-2|33	%files
12mr|texlive-utf8mex-20111104-2|34	%{_texmfdistdir}/tex/mex/utf8mex/utf8-pl.tex
12mr|texlive-utf8mex-20111104-2|35	%{_texmfdistdir}/tex/mex/utf8mex/utf8mex.ini
12mr|texlive-utf8mex-20111104-2|36	%{_texmfdistdir}/tex/mex/utf8mex/utf8plsq.tex
12mr|texlive-utf8mex-20111104-2|37	%doc %{_texmfdistdir}/doc/mex/utf8mex/Makefile
12mr|texlive-utf8mex-20111104-2|38	%doc %{_texmfdistdir}/doc/mex/utf8mex/README
12mr|texlive-utf8mex-20111104-2|39	%doc %{_texmfdistdir}/doc/mex/utf8mex/examples/Makefile
12mr|texlive-utf8mex-20111104-2|40	%doc %{_texmfdistdir}/doc/mex/utf8mex/examples/catcode.tex
12mr|texlive-utf8mex-20111104-2|41	%doc %{_texmfdistdir}/doc/mex/utf8mex/examples/list.tex
12mr|texlive-utf8mex-20111104-2|42	%doc %{_texmfdistdir}/doc/mex/utf8mex/examples/tilde.tex
12mr|texlive-utf8mex-20111104-2|43	%doc %{_texmfdistdir}/doc/mex/utf8mex/examples/tilde2.tex
12mr|texlive-utf8mex-20111104-2|44	%doc %{_texmfdistdir}/doc/mex/utf8mex/test-math.utf8.tex
12mr|texlive-utf8mex-20111104-2|45	%doc %{_texmfdistdir}/doc/mex/utf8mex/test.utf8.tex
12mr|texlive-utf8mex-20111104-2|46	%doc %{_texmfdistdir}/doc/mex/utf8mex/utf8math.el
12mr|texlive-utf8mex-20111104-2|47	
12mr|texlive-utf8mex-20111104-2|48	#-----------------------------------------------------------------------
12mr|texlive-utf8mex-20111104-2|49	%prep
12mr|texlive-utf8mex-20111104-2|50	%setup -c -a0 -a1
12mr|texlive-utf8mex-20111104-2|51	
12mr|texlive-utf8mex-20111104-2|52	%build
12mr|texlive-utf8mex-20111104-2|53	
12mr|texlive-utf8mex-20111104-2|54	%install
12mr|texlive-utf8mex-20111104-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-utf8mex-20111104-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-utf8mex-20111104-2|57	
12mr|texlive-utf8mex-20111104-2|58	
12mr|texlive-utf8mex-20111104-2|59	
12mr|texlive-utf8mex-20111104-2|60	%changelog
12mr|texlive-utf8mex-20111104-2|61	

18878 12
12mr|texlive-utopia-20071004-2|1	# revision 15878
12mr|texlive-utopia-20071004-2|2	# category Package
12mr|texlive-utopia-20071004-2|3	# catalog-ctan /fonts/utopia
12mr|texlive-utopia-20071004-2|4	# catalog-date 2007-10-04 10:35:17 +0200
12mr|texlive-utopia-20071004-2|5	# catalog-license other-free
12mr|texlive-utopia-20071004-2|6	# catalog-version undef
12mr|texlive-utopia-20071004-2|7	Name:		texlive-utopia
12mr|texlive-utopia-20071004-2|8	Version:	20071004
12mr|texlive-utopia-20071004-2|9	Release:	2
12mr|texlive-utopia-20071004-2|10	Summary:	Adobe Utopia fonts
12mr|texlive-utopia-20071004-2|11	Group:		Publishing
12mr|texlive-utopia-20071004-2|12	URL:		http://www.ctan.org/tex-archive/fonts/utopia
12mr|texlive-utopia-20071004-2|13	License:	OTHER-FREE
12mr|texlive-utopia-20071004-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/utopia.tar.xz
12mr|texlive-utopia-20071004-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/utopia.doc.tar.xz
12mr|texlive-utopia-20071004-2|16	BuildArch:	noarch
12mr|texlive-utopia-20071004-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-utopia-20071004-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-utopia-20071004-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-utopia-20071004-2|20	
12mr|texlive-utopia-20071004-2|21	%description
12mr|texlive-utopia-20071004-2|22	The Adobe Standard Encoding set (upright and italic shapes,
12mr|texlive-utopia-20071004-2|23	medium and bold weights) of the Utopia font family, which Adobe
12mr|texlive-utopia-20071004-2|24	donated to the X Consortium. Macro support, and maths fonts
12mr|texlive-utopia-20071004-2|25	that match the Utopia family, are provided by the Fourier and
12mr|texlive-utopia-20071004-2|26	the Mathdesign Utopia font packages.
12mr|texlive-utopia-20071004-2|27	
12mr|texlive-utopia-20071004-2|28	%post
12mr|texlive-utopia-20071004-2|29	%{_sbindir}/texlive.post
12mr|texlive-utopia-20071004-2|30	
12mr|texlive-utopia-20071004-2|31	%postun
12mr|texlive-utopia-20071004-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-utopia-20071004-2|33	%{_sbindir}/texlive.post
12mr|texlive-utopia-20071004-2|34	fi
12mr|texlive-utopia-20071004-2|35	
12mr|texlive-utopia-20071004-2|36	#-----------------------------------------------------------------------
12mr|texlive-utopia-20071004-2|37	%files
12mr|texlive-utopia-20071004-2|38	%{_texmfdistdir}/fonts/afm/adobe/utopia/putb8a.afm
12mr|texlive-utopia-20071004-2|39	%{_texmfdistdir}/fonts/afm/adobe/utopia/putbi8a.afm
12mr|texlive-utopia-20071004-2|40	%{_texmfdistdir}/fonts/afm/adobe/utopia/putr8a.afm
12mr|texlive-utopia-20071004-2|41	%{_texmfdistdir}/fonts/afm/adobe/utopia/putri8a.afm
12mr|texlive-utopia-20071004-2|42	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putb7t.tfm
12mr|texlive-utopia-20071004-2|43	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putb8c.tfm
12mr|texlive-utopia-20071004-2|44	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putb8r.tfm
12mr|texlive-utopia-20071004-2|45	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putb8t.tfm
12mr|texlive-utopia-20071004-2|46	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbc7t.tfm
12mr|texlive-utopia-20071004-2|47	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbc8t.tfm
12mr|texlive-utopia-20071004-2|48	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbi7t.tfm
12mr|texlive-utopia-20071004-2|49	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbi8c.tfm
12mr|texlive-utopia-20071004-2|50	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbi8r.tfm
12mr|texlive-utopia-20071004-2|51	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbi8t.tfm
12mr|texlive-utopia-20071004-2|52	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbo7t.tfm
12mr|texlive-utopia-20071004-2|53	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbo8c.tfm
12mr|texlive-utopia-20071004-2|54	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbo8r.tfm
12mr|texlive-utopia-20071004-2|55	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putbo8t.tfm
12mr|texlive-utopia-20071004-2|56	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putr7t.tfm
12mr|texlive-utopia-20071004-2|57	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putr8c.tfm
12mr|texlive-utopia-20071004-2|58	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putr8r.tfm
12mr|texlive-utopia-20071004-2|59	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putr8t.tfm
12mr|texlive-utopia-20071004-2|60	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putrc7t.tfm
12mr|texlive-utopia-20071004-2|61	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putrc8t.tfm
12mr|texlive-utopia-20071004-2|62	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putri7t.tfm
12mr|texlive-utopia-20071004-2|63	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putri8c.tfm
12mr|texlive-utopia-20071004-2|64	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putri8r.tfm
12mr|texlive-utopia-20071004-2|65	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putri8t.tfm
12mr|texlive-utopia-20071004-2|66	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putro7t.tfm
12mr|texlive-utopia-20071004-2|67	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putro8c.tfm
12mr|texlive-utopia-20071004-2|68	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putro8r.tfm
12mr|texlive-utopia-20071004-2|69	%{_texmfdistdir}/fonts/tfm/adobe/utopia/putro8t.tfm
12mr|texlive-utopia-20071004-2|70	%{_texmfdistdir}/fonts/type1/adobe/utopia/putb8a.pfb
12mr|texlive-utopia-20071004-2|71	%{_texmfdistdir}/fonts/type1/adobe/utopia/putbi8a.pfb
12mr|texlive-utopia-20071004-2|72	%{_texmfdistdir}/fonts/type1/adobe/utopia/putr8a.pfb
12mr|texlive-utopia-20071004-2|73	%{_texmfdistdir}/fonts/type1/adobe/utopia/putri8a.pfb
12mr|texlive-utopia-20071004-2|74	%{_texmfdistdir}/fonts/vf/adobe/utopia/putb7t.vf
12mr|texlive-utopia-20071004-2|75	%{_texmfdistdir}/fonts/vf/adobe/utopia/putb8c.vf
12mr|texlive-utopia-20071004-2|76	%{_texmfdistdir}/fonts/vf/adobe/utopia/putb8t.vf
12mr|texlive-utopia-20071004-2|77	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbc7t.vf
12mr|texlive-utopia-20071004-2|78	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbc8t.vf
12mr|texlive-utopia-20071004-2|79	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbi7t.vf
12mr|texlive-utopia-20071004-2|80	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbi8c.vf
12mr|texlive-utopia-20071004-2|81	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbi8t.vf
12mr|texlive-utopia-20071004-2|82	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbo7t.vf
12mr|texlive-utopia-20071004-2|83	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbo8c.vf
12mr|texlive-utopia-20071004-2|84	%{_texmfdistdir}/fonts/vf/adobe/utopia/putbo8t.vf
12mr|texlive-utopia-20071004-2|85	%{_texmfdistdir}/fonts/vf/adobe/utopia/putr7t.vf
12mr|texlive-utopia-20071004-2|86	%{_texmfdistdir}/fonts/vf/adobe/utopia/putr8c.vf
12mr|texlive-utopia-20071004-2|87	%{_texmfdistdir}/fonts/vf/adobe/utopia/putr8t.vf
12mr|texlive-utopia-20071004-2|88	%{_texmfdistdir}/fonts/vf/adobe/utopia/putrc7t.vf
12mr|texlive-utopia-20071004-2|89	%{_texmfdistdir}/fonts/vf/adobe/utopia/putrc8t.vf
12mr|texlive-utopia-20071004-2|90	%{_texmfdistdir}/fonts/vf/adobe/utopia/putri7t.vf
12mr|texlive-utopia-20071004-2|91	%{_texmfdistdir}/fonts/vf/adobe/utopia/putri8c.vf
12mr|texlive-utopia-20071004-2|92	%{_texmfdistdir}/fonts/vf/adobe/utopia/putri8t.vf
12mr|texlive-utopia-20071004-2|93	%{_texmfdistdir}/fonts/vf/adobe/utopia/putro7t.vf
12mr|texlive-utopia-20071004-2|94	%{_texmfdistdir}/fonts/vf/adobe/utopia/putro8c.vf
12mr|texlive-utopia-20071004-2|95	%{_texmfdistdir}/fonts/vf/adobe/utopia/putro8t.vf
12mr|texlive-utopia-20071004-2|96	%doc %{_texmfdistdir}/doc/fonts/utopia/LICENSE-utopia.txt
12mr|texlive-utopia-20071004-2|97	%doc %{_texmfdistdir}/doc/fonts/utopia/README-utopia.txt
12mr|texlive-utopia-20071004-2|98	
12mr|texlive-utopia-20071004-2|99	#-----------------------------------------------------------------------
12mr|texlive-utopia-20071004-2|100	%prep
12mr|texlive-utopia-20071004-2|101	%setup -c -a0 -a1
12mr|texlive-utopia-20071004-2|102	
12mr|texlive-utopia-20071004-2|103	%build
12mr|texlive-utopia-20071004-2|104	
12mr|texlive-utopia-20071004-2|105	%install
12mr|texlive-utopia-20071004-2|106	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-utopia-20071004-2|107	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-utopia-20071004-2|108	
12mr|texlive-utopia-20071004-2|109	
12mr|texlive-utopia-20071004-2|110	
12mr|texlive-utopia-20071004-2|111	%changelog
12mr|texlive-utopia-20071004-2|112	

18879 12
12mr|texlive-ut-thesis-2.0-1|1	# revision 26793
12mr|texlive-ut-thesis-2.0-1|2	# category Package
12mr|texlive-ut-thesis-2.0-1|3	# catalog-ctan /macros/latex/contrib/ut-thesis
12mr|texlive-ut-thesis-2.0-1|4	# catalog-date 2012-06-01 19:19:53 +0200
12mr|texlive-ut-thesis-2.0-1|5	# catalog-license lppl
12mr|texlive-ut-thesis-2.0-1|6	# catalog-version 2.0
12mr|texlive-ut-thesis-2.0-1|7	Name:		texlive-ut-thesis
12mr|texlive-ut-thesis-2.0-1|8	Version:	2.0
12mr|texlive-ut-thesis-2.0-1|9	Release:	1
12mr|texlive-ut-thesis-2.0-1|10	Summary:	University of Toronto thesis style
12mr|texlive-ut-thesis-2.0-1|11	Group:		Publishing
12mr|texlive-ut-thesis-2.0-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ut-thesis
12mr|texlive-ut-thesis-2.0-1|13	License:	LPPL
12mr|texlive-ut-thesis-2.0-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ut-thesis.tar.xz
12mr|texlive-ut-thesis-2.0-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ut-thesis.doc.tar.xz
12mr|texlive-ut-thesis-2.0-1|16	BuildArch:	noarch
12mr|texlive-ut-thesis-2.0-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ut-thesis-2.0-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ut-thesis-2.0-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-ut-thesis-2.0-1|20	
12mr|texlive-ut-thesis-2.0-1|21	%description
12mr|texlive-ut-thesis-2.0-1|22	This not described as an 'official' class, just one distributed
12mr|texlive-ut-thesis-2.0-1|23	"in the hope that it will be useful". A skeleton file, using
12mr|texlive-ut-thesis-2.0-1|24	the class, is provided.
12mr|texlive-ut-thesis-2.0-1|25	
12mr|texlive-ut-thesis-2.0-1|26	%post
12mr|texlive-ut-thesis-2.0-1|27	%{_sbindir}/texlive.post
12mr|texlive-ut-thesis-2.0-1|28	
12mr|texlive-ut-thesis-2.0-1|29	%postun
12mr|texlive-ut-thesis-2.0-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-ut-thesis-2.0-1|31	%{_sbindir}/texlive.post
12mr|texlive-ut-thesis-2.0-1|32	fi
12mr|texlive-ut-thesis-2.0-1|33	
12mr|texlive-ut-thesis-2.0-1|34	#-----------------------------------------------------------------------
12mr|texlive-ut-thesis-2.0-1|35	%files
12mr|texlive-ut-thesis-2.0-1|36	%{_texmfdistdir}/tex/latex/ut-thesis/ut-thesis.cls
12mr|texlive-ut-thesis-2.0-1|37	%doc %{_texmfdistdir}/doc/latex/ut-thesis/README
12mr|texlive-ut-thesis-2.0-1|38	%doc %{_texmfdistdir}/doc/latex/ut-thesis/ut-thesis.tex
12mr|texlive-ut-thesis-2.0-1|39	
12mr|texlive-ut-thesis-2.0-1|40	#-----------------------------------------------------------------------
12mr|texlive-ut-thesis-2.0-1|41	%prep
12mr|texlive-ut-thesis-2.0-1|42	%setup -c -a0 -a1
12mr|texlive-ut-thesis-2.0-1|43	
12mr|texlive-ut-thesis-2.0-1|44	%build
12mr|texlive-ut-thesis-2.0-1|45	
12mr|texlive-ut-thesis-2.0-1|46	%install
12mr|texlive-ut-thesis-2.0-1|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ut-thesis-2.0-1|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ut-thesis-2.0-1|49	
12mr|texlive-ut-thesis-2.0-1|50	
12mr|texlive-ut-thesis-2.0-1|51	
12mr|texlive-ut-thesis-2.0-1|52	%changelog
12mr|texlive-ut-thesis-2.0-1|53	

18880 12
12mr|texlive-uwmslide-20120224-1|1	# revision 27354
12mr|texlive-uwmslide-20120224-1|2	# category Package
12mr|texlive-uwmslide-20120224-1|3	# catalog-ctan /macros/latex/contrib/uwmslide
12mr|texlive-uwmslide-20120224-1|4	# catalog-date 2012-02-24 11:11:42 +0100
12mr|texlive-uwmslide-20120224-1|5	# catalog-license artistic
12mr|texlive-uwmslide-20120224-1|6	# catalog-version undef
12mr|texlive-uwmslide-20120224-1|7	Name:		texlive-uwmslide
12mr|texlive-uwmslide-20120224-1|8	Version:	20120224
12mr|texlive-uwmslide-20120224-1|9	Release:	1
12mr|texlive-uwmslide-20120224-1|10	Summary:	Slides with a simple Power Point like appearance
12mr|texlive-uwmslide-20120224-1|11	Group:		Publishing
12mr|texlive-uwmslide-20120224-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uwmslide
12mr|texlive-uwmslide-20120224-1|13	License:	ARTISTIC
12mr|texlive-uwmslide-20120224-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uwmslide.tar.xz
12mr|texlive-uwmslide-20120224-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uwmslide.doc.tar.xz
12mr|texlive-uwmslide-20120224-1|16	BuildArch:	noarch
12mr|texlive-uwmslide-20120224-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-uwmslide-20120224-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-uwmslide-20120224-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-uwmslide-20120224-1|20	
12mr|texlive-uwmslide-20120224-1|21	%description
12mr|texlive-uwmslide-20120224-1|22	A slide format which produces slides with a simple Power Point
12mr|texlive-uwmslide-20120224-1|23	like appearance. Several useful features include: use of
12mr|texlive-uwmslide-20120224-1|24	standard titlepage to produce title slide; several slide
12mr|texlive-uwmslide-20120224-1|25	environments including plain (page with a title), double slide
12mr|texlive-uwmslide-20120224-1|26	(two column page with slide title), item slide (item list with
12mr|texlive-uwmslide-20120224-1|27	title), left item slide, and right item slide. Logos are placed
12mr|texlive-uwmslide-20120224-1|28	in the upper left corner of each slide if the logo file
12mr|texlive-uwmslide-20120224-1|29	logo.eps is present. Preconfigured in landscape mode by default
12mr|texlive-uwmslide-20120224-1|30	and uses Times Roman by default (originally, it was claimed,
12mr|texlive-uwmslide-20120224-1|31	for simple conversion to PDF format).
12mr|texlive-uwmslide-20120224-1|32	
12mr|texlive-uwmslide-20120224-1|33	%post
12mr|texlive-uwmslide-20120224-1|34	%{_sbindir}/texlive.post
12mr|texlive-uwmslide-20120224-1|35	
12mr|texlive-uwmslide-20120224-1|36	%postun
12mr|texlive-uwmslide-20120224-1|37	if [ $1 -eq 0 ]; then
12mr|texlive-uwmslide-20120224-1|38	%{_sbindir}/texlive.post
12mr|texlive-uwmslide-20120224-1|39	fi
12mr|texlive-uwmslide-20120224-1|40	
12mr|texlive-uwmslide-20120224-1|41	#-----------------------------------------------------------------------
12mr|texlive-uwmslide-20120224-1|42	%files
12mr|texlive-uwmslide-20120224-1|43	%{_texmfdistdir}/tex/latex/uwmslide/uwmslide.cls
12mr|texlive-uwmslide-20120224-1|44	%doc %{_texmfdistdir}/doc/latex/uwmslide/README
12mr|texlive-uwmslide-20120224-1|45	%doc %{_texmfdistdir}/doc/latex/uwmslide/logo.eps
12mr|texlive-uwmslide-20120224-1|46	%doc %{_texmfdistdir}/doc/latex/uwmslide/test.tex
12mr|texlive-uwmslide-20120224-1|47	%doc %{_texmfdistdir}/doc/latex/uwmslide/vaux.eps
12mr|texlive-uwmslide-20120224-1|48	
12mr|texlive-uwmslide-20120224-1|49	#-----------------------------------------------------------------------
12mr|texlive-uwmslide-20120224-1|50	%prep
12mr|texlive-uwmslide-20120224-1|51	%setup -c -a0 -a1
12mr|texlive-uwmslide-20120224-1|52	
12mr|texlive-uwmslide-20120224-1|53	%build
12mr|texlive-uwmslide-20120224-1|54	
12mr|texlive-uwmslide-20120224-1|55	%install
12mr|texlive-uwmslide-20120224-1|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-uwmslide-20120224-1|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-uwmslide-20120224-1|58	
12mr|texlive-uwmslide-20120224-1|59	
12mr|texlive-uwmslide-20120224-1|60	
12mr|texlive-uwmslide-20120224-1|61	%changelog
12mr|texlive-uwmslide-20120224-1|62	

18881 12
12mr|texlive-uwthesis-6.13-2|1	# revision 15878
12mr|texlive-uwthesis-6.13-2|2	# category Package
12mr|texlive-uwthesis-6.13-2|3	# catalog-ctan /macros/latex/contrib/uwthesis
12mr|texlive-uwthesis-6.13-2|4	# catalog-date 2010-01-23 11:08:54 +0100
12mr|texlive-uwthesis-6.13-2|5	# catalog-license apache2
12mr|texlive-uwthesis-6.13-2|6	# catalog-version 6.13
12mr|texlive-uwthesis-6.13-2|7	Name:		texlive-uwthesis
12mr|texlive-uwthesis-6.13-2|8	Version:	6.13
12mr|texlive-uwthesis-6.13-2|9	Release:	2
12mr|texlive-uwthesis-6.13-2|10	Summary:	University of Washington thesis class
12mr|texlive-uwthesis-6.13-2|11	Group:		Publishing
12mr|texlive-uwthesis-6.13-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uwthesis
12mr|texlive-uwthesis-6.13-2|13	License:	APACHE2
12mr|texlive-uwthesis-6.13-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uwthesis.tar.xz
12mr|texlive-uwthesis-6.13-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uwthesis.doc.tar.xz
12mr|texlive-uwthesis-6.13-2|16	BuildArch:	noarch
12mr|texlive-uwthesis-6.13-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-uwthesis-6.13-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-uwthesis-6.13-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-uwthesis-6.13-2|20	
12mr|texlive-uwthesis-6.13-2|21	%description
12mr|texlive-uwthesis-6.13-2|22	TeXLive uwthesis package.
12mr|texlive-uwthesis-6.13-2|23	
12mr|texlive-uwthesis-6.13-2|24	%post
12mr|texlive-uwthesis-6.13-2|25	%{_sbindir}/texlive.post
12mr|texlive-uwthesis-6.13-2|26	
12mr|texlive-uwthesis-6.13-2|27	%postun
12mr|texlive-uwthesis-6.13-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-uwthesis-6.13-2|29	%{_sbindir}/texlive.post
12mr|texlive-uwthesis-6.13-2|30	fi
12mr|texlive-uwthesis-6.13-2|31	
12mr|texlive-uwthesis-6.13-2|32	#-----------------------------------------------------------------------
12mr|texlive-uwthesis-6.13-2|33	%files
12mr|texlive-uwthesis-6.13-2|34	%{_texmfdistdir}/tex/latex/uwthesis/uwthesis.cls
12mr|texlive-uwthesis-6.13-2|35	%doc %{_texmfdistdir}/doc/latex/uwthesis/LICENSE
12mr|texlive-uwthesis-6.13-2|36	%doc %{_texmfdistdir}/doc/latex/uwthesis/README
12mr|texlive-uwthesis-6.13-2|37	%doc %{_texmfdistdir}/doc/latex/uwthesis/uwthesis.bib
12mr|texlive-uwthesis-6.13-2|38	%doc %{_texmfdistdir}/doc/latex/uwthesis/uwthesis.pdf
12mr|texlive-uwthesis-6.13-2|39	%doc %{_texmfdistdir}/doc/latex/uwthesis/uwthesis.tex
12mr|texlive-uwthesis-6.13-2|40	
12mr|texlive-uwthesis-6.13-2|41	#-----------------------------------------------------------------------
12mr|texlive-uwthesis-6.13-2|42	%prep
12mr|texlive-uwthesis-6.13-2|43	%setup -c -a0 -a1
12mr|texlive-uwthesis-6.13-2|44	
12mr|texlive-uwthesis-6.13-2|45	%build
12mr|texlive-uwthesis-6.13-2|46	
12mr|texlive-uwthesis-6.13-2|47	%install
12mr|texlive-uwthesis-6.13-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-uwthesis-6.13-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-uwthesis-6.13-2|50	
12mr|texlive-uwthesis-6.13-2|51	
12mr|texlive-uwthesis-6.13-2|52	
12mr|texlive-uwthesis-6.13-2|53	%changelog
12mr|texlive-uwthesis-6.13-2|54	

18882 12
12mr|texlive-vak-20110704-2|1	# revision 23431
12mr|texlive-vak-20110704-2|2	# category Package
12mr|texlive-vak-20110704-2|3	# catalog-ctan /biblio/bibtex/contrib/vak
12mr|texlive-vak-20110704-2|4	# catalog-date 2011-07-04 16:33:07 +0200
12mr|texlive-vak-20110704-2|5	# catalog-license lppl
12mr|texlive-vak-20110704-2|6	# catalog-version undef
12mr|texlive-vak-20110704-2|7	Name:		texlive-vak
12mr|texlive-vak-20110704-2|8	Version:	20110704
12mr|texlive-vak-20110704-2|9	Release:	2
12mr|texlive-vak-20110704-2|10	Summary:	BibTeX style for Russian Theses, books, etc
12mr|texlive-vak-20110704-2|11	Group:		Publishing
12mr|texlive-vak-20110704-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/vak
12mr|texlive-vak-20110704-2|13	License:	LPPL
12mr|texlive-vak-20110704-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vak.tar.xz
12mr|texlive-vak-20110704-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vak.doc.tar.xz
12mr|texlive-vak-20110704-2|16	BuildArch:	noarch
12mr|texlive-vak-20110704-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-vak-20110704-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-vak-20110704-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-vak-20110704-2|20	
12mr|texlive-vak-20110704-2|21	%description
12mr|texlive-vak-20110704-2|22	The file can be used to format the bibliographies of PhD
12mr|texlive-vak-20110704-2|23	theses, books etc., according to the latest Russian standards:
12mr|texlive-vak-20110704-2|24	GOST 7.82 - 2001 and GOST 7.1 - 2003. It introduces the minimum
12mr|texlive-vak-20110704-2|25	number of new entries and styles to cover all frequently used
12mr|texlive-vak-20110704-2|26	situations. The style file provides an easy way to perform a
12mr|texlive-vak-20110704-2|27	semiautomatic, or a completely manual sort of the list of the
12mr|texlive-vak-20110704-2|28	references. Processing bibliographies produced by the style
12mr|texlive-vak-20110704-2|29	requires a 8-bit BibTeX system.
12mr|texlive-vak-20110704-2|30	
12mr|texlive-vak-20110704-2|31	%post
12mr|texlive-vak-20110704-2|32	%{_sbindir}/texlive.post
12mr|texlive-vak-20110704-2|33	
12mr|texlive-vak-20110704-2|34	%postun
12mr|texlive-vak-20110704-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-vak-20110704-2|36	%{_sbindir}/texlive.post
12mr|texlive-vak-20110704-2|37	fi
12mr|texlive-vak-20110704-2|38	
12mr|texlive-vak-20110704-2|39	#-----------------------------------------------------------------------
12mr|texlive-vak-20110704-2|40	%files
12mr|texlive-vak-20110704-2|41	%{_texmfdistdir}/bibtex/bst/vak/vak.bst
12mr|texlive-vak-20110704-2|42	%doc %{_texmfdistdir}/doc/bibtex/vak/README
12mr|texlive-vak-20110704-2|43	%doc %{_texmfdistdir}/doc/bibtex/vak/test-key.zip
12mr|texlive-vak-20110704-2|44	%doc %{_texmfdistdir}/doc/bibtex/vak/test.zip
12mr|texlive-vak-20110704-2|45	
12mr|texlive-vak-20110704-2|46	#-----------------------------------------------------------------------
12mr|texlive-vak-20110704-2|47	%prep
12mr|texlive-vak-20110704-2|48	%setup -c -a0 -a1
12mr|texlive-vak-20110704-2|49	
12mr|texlive-vak-20110704-2|50	%build
12mr|texlive-vak-20110704-2|51	
12mr|texlive-vak-20110704-2|52	%install
12mr|texlive-vak-20110704-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-vak-20110704-2|54	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-vak-20110704-2|55	
12mr|texlive-vak-20110704-2|56	
12mr|texlive-vak-20110704-2|57	
12mr|texlive-vak-20110704-2|58	%changelog
12mr|texlive-vak-20110704-2|59	

18883 12
12mr|texlive-vancouver-20120227-2|1	# revision 25519
12mr|texlive-vancouver-20120227-2|2	# category Package
12mr|texlive-vancouver-20120227-2|3	# catalog-ctan /biblio/bibtex/contrib/vancouver
12mr|texlive-vancouver-20120227-2|4	# catalog-date 2012-02-27 00:21:15 +0100
12mr|texlive-vancouver-20120227-2|5	# catalog-license gpl
12mr|texlive-vancouver-20120227-2|6	# catalog-version undef
12mr|texlive-vancouver-20120227-2|7	Name:		texlive-vancouver
12mr|texlive-vancouver-20120227-2|8	Version:	20120227
12mr|texlive-vancouver-20120227-2|9	Release:	2
12mr|texlive-vancouver-20120227-2|10	Summary:	Bibliographic style file for Biomedical Journals
12mr|texlive-vancouver-20120227-2|11	Group:		Publishing
12mr|texlive-vancouver-20120227-2|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/vancouver
12mr|texlive-vancouver-20120227-2|13	License:	GPL
12mr|texlive-vancouver-20120227-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vancouver.tar.xz
12mr|texlive-vancouver-20120227-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vancouver.doc.tar.xz
12mr|texlive-vancouver-20120227-2|16	BuildArch:	noarch
12mr|texlive-vancouver-20120227-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-vancouver-20120227-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-vancouver-20120227-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-vancouver-20120227-2|20	
12mr|texlive-vancouver-20120227-2|21	%description
12mr|texlive-vancouver-20120227-2|22	This BibTeX style file is generated with the docstrip utility
12mr|texlive-vancouver-20120227-2|23	and modified manually to meet the Uniform Requirements for
12mr|texlive-vancouver-20120227-2|24	Manuscripts Submitted to Biomedical Journals as published in N
12mr|texlive-vancouver-20120227-2|25	Engl J Med 1997;336:309-315 (also known as the Vancouver
12mr|texlive-vancouver-20120227-2|26	style). The complete set of requirements may be viewed on the
12mr|texlive-vancouver-20120227-2|27	ICMJE web site.
12mr|texlive-vancouver-20120227-2|28	
12mr|texlive-vancouver-20120227-2|29	%post
12mr|texlive-vancouver-20120227-2|30	%{_sbindir}/texlive.post
12mr|texlive-vancouver-20120227-2|31	
12mr|texlive-vancouver-20120227-2|32	%postun
12mr|texlive-vancouver-20120227-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-vancouver-20120227-2|34	%{_sbindir}/texlive.post
12mr|texlive-vancouver-20120227-2|35	fi
12mr|texlive-vancouver-20120227-2|36	
12mr|texlive-vancouver-20120227-2|37	#-----------------------------------------------------------------------
12mr|texlive-vancouver-20120227-2|38	%files
12mr|texlive-vancouver-20120227-2|39	%{_texmfdistdir}/bibtex/bst/vancouver/vancouver.bst
12mr|texlive-vancouver-20120227-2|40	%doc %{_texmfdistdir}/doc/bibtex/vancouver/FAQ
12mr|texlive-vancouver-20120227-2|41	%doc %{_texmfdistdir}/doc/bibtex/vancouver/README
12mr|texlive-vancouver-20120227-2|42	%doc %{_texmfdistdir}/doc/bibtex/vancouver/vancouver.bib
12mr|texlive-vancouver-20120227-2|43	%doc %{_texmfdistdir}/doc/bibtex/vancouver/vancouver.pdf
12mr|texlive-vancouver-20120227-2|44	%doc %{_texmfdistdir}/doc/bibtex/vancouver/vancouver.tex
12mr|texlive-vancouver-20120227-2|45	
12mr|texlive-vancouver-20120227-2|46	#-----------------------------------------------------------------------
12mr|texlive-vancouver-20120227-2|47	%prep
12mr|texlive-vancouver-20120227-2|48	%setup -c -a0 -a1
12mr|texlive-vancouver-20120227-2|49	
12mr|texlive-vancouver-20120227-2|50	%build
12mr|texlive-vancouver-20120227-2|51	
12mr|texlive-vancouver-20120227-2|52	%install
12mr|texlive-vancouver-20120227-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-vancouver-20120227-2|54	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-vancouver-20120227-2|55	
12mr|texlive-vancouver-20120227-2|56	
12mr|texlive-vancouver-20120227-2|57	
12mr|texlive-vancouver-20120227-2|58	%changelog
12mr|texlive-vancouver-20120227-2|59	

18884 12
12mr|texlive-variations-0.3-2|1	# revision 15878
12mr|texlive-variations-0.3-2|2	# category Package
12mr|texlive-variations-0.3-2|3	# catalog-ctan /macros/generic/variations
12mr|texlive-variations-0.3-2|4	# catalog-date 2007-03-13 09:06:46 +0100
12mr|texlive-variations-0.3-2|5	# catalog-license gpl
12mr|texlive-variations-0.3-2|6	# catalog-version 0.3
12mr|texlive-variations-0.3-2|7	Name:		texlive-variations
12mr|texlive-variations-0.3-2|8	Version:	0.3
12mr|texlive-variations-0.3-2|9	Release:	2
12mr|texlive-variations-0.3-2|10	Summary:	Typeset tables of variations of functions
12mr|texlive-variations-0.3-2|11	Group:		Publishing
12mr|texlive-variations-0.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/variations
12mr|texlive-variations-0.3-2|13	License:	GPL
12mr|texlive-variations-0.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/variations.tar.xz
12mr|texlive-variations-0.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/variations.doc.tar.xz
12mr|texlive-variations-0.3-2|16	BuildArch:	noarch
12mr|texlive-variations-0.3-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-variations-0.3-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-variations-0.3-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-variations-0.3-2|20	
12mr|texlive-variations-0.3-2|21	%description
12mr|texlive-variations-0.3-2|22	The package provides macros for typesetting tables showing
12mr|texlive-variations-0.3-2|23	variations of functions according to French usage. These macros
12mr|texlive-variations-0.3-2|24	may be used by both LaTeX and plain TeX users.
12mr|texlive-variations-0.3-2|25	
12mr|texlive-variations-0.3-2|26	%post
12mr|texlive-variations-0.3-2|27	%{_sbindir}/texlive.post
12mr|texlive-variations-0.3-2|28	
12mr|texlive-variations-0.3-2|29	%postun
12mr|texlive-variations-0.3-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-variations-0.3-2|31	%{_sbindir}/texlive.post
12mr|texlive-variations-0.3-2|32	fi
12mr|texlive-variations-0.3-2|33	
12mr|texlive-variations-0.3-2|34	#-----------------------------------------------------------------------
12mr|texlive-variations-0.3-2|35	%files
12mr|texlive-variations-0.3-2|36	%{_texmfdistdir}/tex/generic/variations/variations.sty
12mr|texlive-variations-0.3-2|37	%{_texmfdistdir}/tex/generic/variations/variations.tex
12mr|texlive-variations-0.3-2|38	%doc %{_texmfdistdir}/doc/generic/variations/ALIRE
12mr|texlive-variations-0.3-2|39	%doc %{_texmfdistdir}/doc/generic/variations/COPYING
12mr|texlive-variations-0.3-2|40	%doc %{_texmfdistdir}/doc/generic/variations/README
12mr|texlive-variations-0.3-2|41	%doc %{_texmfdistdir}/doc/generic/variations/docvariations.pdf
12mr|texlive-variations-0.3-2|42	%doc %{_texmfdistdir}/doc/generic/variations/docvariations.tex
12mr|texlive-variations-0.3-2|43	
12mr|texlive-variations-0.3-2|44	#-----------------------------------------------------------------------
12mr|texlive-variations-0.3-2|45	%prep
12mr|texlive-variations-0.3-2|46	%setup -c -a0 -a1
12mr|texlive-variations-0.3-2|47	
12mr|texlive-variations-0.3-2|48	%build
12mr|texlive-variations-0.3-2|49	
12mr|texlive-variations-0.3-2|50	%install
12mr|texlive-variations-0.3-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-variations-0.3-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-variations-0.3-2|53	
12mr|texlive-variations-0.3-2|54	
12mr|texlive-variations-0.3-2|55	
12mr|texlive-variations-0.3-2|56	%changelog
12mr|texlive-variations-0.3-2|57	

18885 12
12mr|texlive-varindex-1.20-2|1	# revision 15878
12mr|texlive-varindex-1.20-2|2	# category Package
12mr|texlive-varindex-1.20-2|3	# catalog-ctan /macros/latex/contrib/varindex
12mr|texlive-varindex-1.20-2|4	# catalog-date 2008-02-29 19:54:55 +0100
12mr|texlive-varindex-1.20-2|5	# catalog-license lppl
12mr|texlive-varindex-1.20-2|6	# catalog-version 1.20
12mr|texlive-varindex-1.20-2|7	Name:		texlive-varindex
12mr|texlive-varindex-1.20-2|8	Version:	1.20
12mr|texlive-varindex-1.20-2|9	Release:	2
12mr|texlive-varindex-1.20-2|10	Summary:	Luxury frontend to the \index command
12mr|texlive-varindex-1.20-2|11	Group:		Publishing
12mr|texlive-varindex-1.20-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/varindex
12mr|texlive-varindex-1.20-2|13	License:	LPPL
12mr|texlive-varindex-1.20-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varindex.tar.xz
12mr|texlive-varindex-1.20-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varindex.doc.tar.xz
12mr|texlive-varindex-1.20-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varindex.source.tar.xz
12mr|texlive-varindex-1.20-2|17	BuildArch:	noarch
12mr|texlive-varindex-1.20-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-varindex-1.20-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-varindex-1.20-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-varindex-1.20-2|21	
12mr|texlive-varindex-1.20-2|22	%description
12mr|texlive-varindex-1.20-2|23	Provides a convenient front-end for the \index command. For
12mr|texlive-varindex-1.20-2|24	example, with it you can generate multiple index entries in
12mr|texlive-varindex-1.20-2|25	almost any form by a single command. The package is highly
12mr|texlive-varindex-1.20-2|26	customizable, and works with all versions of LaTeX and probably
12mr|texlive-varindex-1.20-2|27	most other TeX formats.
12mr|texlive-varindex-1.20-2|28	
12mr|texlive-varindex-1.20-2|29	%post
12mr|texlive-varindex-1.20-2|30	%{_sbindir}/texlive.post
12mr|texlive-varindex-1.20-2|31	
12mr|texlive-varindex-1.20-2|32	%postun
12mr|texlive-varindex-1.20-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-varindex-1.20-2|34	%{_sbindir}/texlive.post
12mr|texlive-varindex-1.20-2|35	fi
12mr|texlive-varindex-1.20-2|36	
12mr|texlive-varindex-1.20-2|37	#-----------------------------------------------------------------------
12mr|texlive-varindex-1.20-2|38	%files
12mr|texlive-varindex-1.20-2|39	%{_texmfdistdir}/tex/latex/varindex/varindex.sty
12mr|texlive-varindex-1.20-2|40	%doc %{_texmfdistdir}/doc/latex/varindex/README
12mr|texlive-varindex-1.20-2|41	%doc %{_texmfdistdir}/doc/latex/varindex/varindex.pdf
12mr|texlive-varindex-1.20-2|42	%doc %{_texmfdistdir}/doc/latex/varindex/varindex.tex
12mr|texlive-varindex-1.20-2|43	%doc %{_texmfdistdir}/doc/latex/varindex/varindex.txt
12mr|texlive-varindex-1.20-2|44	#- source
12mr|texlive-varindex-1.20-2|45	%doc %{_texmfdistdir}/source/latex/varindex/varindex.dtx
12mr|texlive-varindex-1.20-2|46	%doc %{_texmfdistdir}/source/latex/varindex/varindex.ins
12mr|texlive-varindex-1.20-2|47	
12mr|texlive-varindex-1.20-2|48	#-----------------------------------------------------------------------
12mr|texlive-varindex-1.20-2|49	%prep
12mr|texlive-varindex-1.20-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-varindex-1.20-2|51	
12mr|texlive-varindex-1.20-2|52	%build
12mr|texlive-varindex-1.20-2|53	
12mr|texlive-varindex-1.20-2|54	%install
12mr|texlive-varindex-1.20-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-varindex-1.20-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-varindex-1.20-2|57	
12mr|texlive-varindex-1.20-2|58	
12mr|texlive-varindex-1.20-2|59	
12mr|texlive-varindex-1.20-2|60	%changelog
12mr|texlive-varindex-1.20-2|61	

18886 12
12mr|texlive-varisize-20081121-2|1	# revision 15878
12mr|texlive-varisize-20081121-2|2	# category Package
12mr|texlive-varisize-20081121-2|3	# catalog-ctan /macros/plain/contrib/varisize
12mr|texlive-varisize-20081121-2|4	# catalog-date 2008-11-21 01:34:08 +0100
12mr|texlive-varisize-20081121-2|5	# catalog-license pd
12mr|texlive-varisize-20081121-2|6	# catalog-version undef
12mr|texlive-varisize-20081121-2|7	Name:		texlive-varisize
12mr|texlive-varisize-20081121-2|8	Version:	20081121
12mr|texlive-varisize-20081121-2|9	Release:	2
12mr|texlive-varisize-20081121-2|10	Summary:	Change font size in Plain TeX
12mr|texlive-varisize-20081121-2|11	Group:		Publishing
12mr|texlive-varisize-20081121-2|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/varisize
12mr|texlive-varisize-20081121-2|13	License:	PD
12mr|texlive-varisize-20081121-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varisize.tar.xz
12mr|texlive-varisize-20081121-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varisize.doc.tar.xz
12mr|texlive-varisize-20081121-2|16	BuildArch:	noarch
12mr|texlive-varisize-20081121-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-varisize-20081121-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-varisize-20081121-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-varisize-20081121-2|20	
12mr|texlive-varisize-20081121-2|21	%description
12mr|texlive-varisize-20081121-2|22	A series of files, each of which defines a size-change macro.
12mr|texlive-varisize-20081121-2|23	Note that 10point.tex is by convention called by one of the
12mr|texlive-varisize-20081121-2|24	other files, so that there's always a "way back".
12mr|texlive-varisize-20081121-2|25	
12mr|texlive-varisize-20081121-2|26	%post
12mr|texlive-varisize-20081121-2|27	%{_sbindir}/texlive.post
12mr|texlive-varisize-20081121-2|28	
12mr|texlive-varisize-20081121-2|29	%postun
12mr|texlive-varisize-20081121-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-varisize-20081121-2|31	%{_sbindir}/texlive.post
12mr|texlive-varisize-20081121-2|32	fi
12mr|texlive-varisize-20081121-2|33	
12mr|texlive-varisize-20081121-2|34	#-----------------------------------------------------------------------
12mr|texlive-varisize-20081121-2|35	%files
12mr|texlive-varisize-20081121-2|36	%{_texmfdistdir}/tex/plain/varisize/10point.tex
12mr|texlive-varisize-20081121-2|37	%{_texmfdistdir}/tex/plain/varisize/10pointss.tex
12mr|texlive-varisize-20081121-2|38	%{_texmfdistdir}/tex/plain/varisize/11point.tex
12mr|texlive-varisize-20081121-2|39	%{_texmfdistdir}/tex/plain/varisize/12point.tex
12mr|texlive-varisize-20081121-2|40	%{_texmfdistdir}/tex/plain/varisize/14point.tex
12mr|texlive-varisize-20081121-2|41	%{_texmfdistdir}/tex/plain/varisize/17point.tex
12mr|texlive-varisize-20081121-2|42	%{_texmfdistdir}/tex/plain/varisize/20point.tex
12mr|texlive-varisize-20081121-2|43	%{_texmfdistdir}/tex/plain/varisize/7point.tex
12mr|texlive-varisize-20081121-2|44	%{_texmfdistdir}/tex/plain/varisize/8point.tex
12mr|texlive-varisize-20081121-2|45	%{_texmfdistdir}/tex/plain/varisize/9point.tex
12mr|texlive-varisize-20081121-2|46	%doc %{_texmfdistdir}/doc/plain/varisize/README
12mr|texlive-varisize-20081121-2|47	
12mr|texlive-varisize-20081121-2|48	#-----------------------------------------------------------------------
12mr|texlive-varisize-20081121-2|49	%prep
12mr|texlive-varisize-20081121-2|50	%setup -c -a0 -a1
12mr|texlive-varisize-20081121-2|51	
12mr|texlive-varisize-20081121-2|52	%build
12mr|texlive-varisize-20081121-2|53	
12mr|texlive-varisize-20081121-2|54	%install
12mr|texlive-varisize-20081121-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-varisize-20081121-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-varisize-20081121-2|57	
12mr|texlive-varisize-20081121-2|58	
12mr|texlive-varisize-20081121-2|59	
12mr|texlive-varisize-20081121-2|60	%changelog
12mr|texlive-varisize-20081121-2|61	

18887 12
12mr|texlive-varsfromjobname-0.5-2|1	# revision 15878
12mr|texlive-varsfromjobname-0.5-2|2	# category Package
12mr|texlive-varsfromjobname-0.5-2|3	# catalog-ctan /macros/latex/contrib/varsfromjobname
12mr|texlive-varsfromjobname-0.5-2|4	# catalog-date 2009-01-12 09:20:39 +0100
12mr|texlive-varsfromjobname-0.5-2|5	# catalog-license lppl
12mr|texlive-varsfromjobname-0.5-2|6	# catalog-version 0.5
12mr|texlive-varsfromjobname-0.5-2|7	Name:		texlive-varsfromjobname
12mr|texlive-varsfromjobname-0.5-2|8	Version:	0.5
12mr|texlive-varsfromjobname-0.5-2|9	Release:	2
12mr|texlive-varsfromjobname-0.5-2|10	Summary:	Extract variables from the name of the LaTeX file
12mr|texlive-varsfromjobname-0.5-2|11	Group:		Publishing
12mr|texlive-varsfromjobname-0.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/varsfromjobname
12mr|texlive-varsfromjobname-0.5-2|13	License:	LPPL
12mr|texlive-varsfromjobname-0.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varsfromjobname.tar.xz
12mr|texlive-varsfromjobname-0.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varsfromjobname.doc.tar.xz
12mr|texlive-varsfromjobname-0.5-2|16	BuildArch:	noarch
12mr|texlive-varsfromjobname-0.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-varsfromjobname-0.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-varsfromjobname-0.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-varsfromjobname-0.5-2|20	
12mr|texlive-varsfromjobname-0.5-2|21	%description
12mr|texlive-varsfromjobname-0.5-2|22	The package allows the user to extract information from the job
12mr|texlive-varsfromjobname-0.5-2|23	name, provided that the name has been structured appropriately:
12mr|texlive-varsfromjobname-0.5-2|24	the package expects the file name to consist of a set of words
12mr|texlive-varsfromjobname-0.5-2|25	separated by hyphens.
12mr|texlive-varsfromjobname-0.5-2|26	
12mr|texlive-varsfromjobname-0.5-2|27	%post
12mr|texlive-varsfromjobname-0.5-2|28	%{_sbindir}/texlive.post
12mr|texlive-varsfromjobname-0.5-2|29	
12mr|texlive-varsfromjobname-0.5-2|30	%postun
12mr|texlive-varsfromjobname-0.5-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-varsfromjobname-0.5-2|32	%{_sbindir}/texlive.post
12mr|texlive-varsfromjobname-0.5-2|33	fi
12mr|texlive-varsfromjobname-0.5-2|34	
12mr|texlive-varsfromjobname-0.5-2|35	#-----------------------------------------------------------------------
12mr|texlive-varsfromjobname-0.5-2|36	%files
12mr|texlive-varsfromjobname-0.5-2|37	%{_texmfdistdir}/tex/latex/varsfromjobname/varsfromjobname.sty
12mr|texlive-varsfromjobname-0.5-2|38	%doc %{_texmfdistdir}/doc/latex/varsfromjobname/README
12mr|texlive-varsfromjobname-0.5-2|39	%doc %{_texmfdistdir}/doc/latex/varsfromjobname/varsfromjobname.pdf
12mr|texlive-varsfromjobname-0.5-2|40	%doc %{_texmfdistdir}/doc/latex/varsfromjobname/varsfromjobname.tex
12mr|texlive-varsfromjobname-0.5-2|41	
12mr|texlive-varsfromjobname-0.5-2|42	#-----------------------------------------------------------------------
12mr|texlive-varsfromjobname-0.5-2|43	%prep
12mr|texlive-varsfromjobname-0.5-2|44	%setup -c -a0 -a1
12mr|texlive-varsfromjobname-0.5-2|45	
12mr|texlive-varsfromjobname-0.5-2|46	%build
12mr|texlive-varsfromjobname-0.5-2|47	
12mr|texlive-varsfromjobname-0.5-2|48	%install
12mr|texlive-varsfromjobname-0.5-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-varsfromjobname-0.5-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-varsfromjobname-0.5-2|51	
12mr|texlive-varsfromjobname-0.5-2|52	
12mr|texlive-varsfromjobname-0.5-2|53	
12mr|texlive-varsfromjobname-0.5-2|54	%changelog
12mr|texlive-varsfromjobname-0.5-2|55	

18888 12
12mr|texlive-varwidth-0.92-2|1	# revision 24104
12mr|texlive-varwidth-0.92-2|2	# category Package
12mr|texlive-varwidth-0.92-2|3	# catalog-ctan /macros/latex/contrib/varwidth
12mr|texlive-varwidth-0.92-2|4	# catalog-date 2010-11-26 12:00:18 +0100
12mr|texlive-varwidth-0.92-2|5	# catalog-license lppl
12mr|texlive-varwidth-0.92-2|6	# catalog-version 0.92
12mr|texlive-varwidth-0.92-2|7	Name:		texlive-varwidth
12mr|texlive-varwidth-0.92-2|8	Version:	0.92
12mr|texlive-varwidth-0.92-2|9	Release:	2
12mr|texlive-varwidth-0.92-2|10	Summary:	A variable-width minipage
12mr|texlive-varwidth-0.92-2|11	Group:		Publishing
12mr|texlive-varwidth-0.92-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/varwidth
12mr|texlive-varwidth-0.92-2|13	License:	LPPL
12mr|texlive-varwidth-0.92-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varwidth.tar.xz
12mr|texlive-varwidth-0.92-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varwidth.doc.tar.xz
12mr|texlive-varwidth-0.92-2|16	BuildArch:	noarch
12mr|texlive-varwidth-0.92-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-varwidth-0.92-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-varwidth-0.92-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-varwidth-0.92-2|20	
12mr|texlive-varwidth-0.92-2|21	%description
12mr|texlive-varwidth-0.92-2|22	The varwidth environment is superficially similar to minipage,
12mr|texlive-varwidth-0.92-2|23	but the specified width is just a maximum value -- the box may
12mr|texlive-varwidth-0.92-2|24	get a narrower "natural" width.
12mr|texlive-varwidth-0.92-2|25	
12mr|texlive-varwidth-0.92-2|26	%post
12mr|texlive-varwidth-0.92-2|27	%{_sbindir}/texlive.post
12mr|texlive-varwidth-0.92-2|28	
12mr|texlive-varwidth-0.92-2|29	%postun
12mr|texlive-varwidth-0.92-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-varwidth-0.92-2|31	%{_sbindir}/texlive.post
12mr|texlive-varwidth-0.92-2|32	fi
12mr|texlive-varwidth-0.92-2|33	
12mr|texlive-varwidth-0.92-2|34	#-----------------------------------------------------------------------
12mr|texlive-varwidth-0.92-2|35	%files
12mr|texlive-varwidth-0.92-2|36	%{_texmfdistdir}/tex/latex/varwidth/varwidth.sty
12mr|texlive-varwidth-0.92-2|37	%doc %{_texmfdistdir}/doc/latex/varwidth/miscdoc.sty
12mr|texlive-varwidth-0.92-2|38	%doc %{_texmfdistdir}/doc/latex/varwidth/varwidth-doc.pdf
12mr|texlive-varwidth-0.92-2|39	%doc %{_texmfdistdir}/doc/latex/varwidth/varwidth-doc.tex
12mr|texlive-varwidth-0.92-2|40	
12mr|texlive-varwidth-0.92-2|41	#-----------------------------------------------------------------------
12mr|texlive-varwidth-0.92-2|42	%prep
12mr|texlive-varwidth-0.92-2|43	%setup -c -a0 -a1
12mr|texlive-varwidth-0.92-2|44	
12mr|texlive-varwidth-0.92-2|45	%build
12mr|texlive-varwidth-0.92-2|46	
12mr|texlive-varwidth-0.92-2|47	%install
12mr|texlive-varwidth-0.92-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-varwidth-0.92-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-varwidth-0.92-2|50	
12mr|texlive-varwidth-0.92-2|51	
12mr|texlive-varwidth-0.92-2|52	
12mr|texlive-varwidth-0.92-2|53	%changelog
12mr|texlive-varwidth-0.92-2|54	

18889 12
12mr|texlive-vaucanson-g-0.4-2|1	# revision 15878
12mr|texlive-vaucanson-g-0.4-2|2	# category Package
12mr|texlive-vaucanson-g-0.4-2|3	# catalog-ctan /graphics/pstricks/contrib/vaucanson-g
12mr|texlive-vaucanson-g-0.4-2|4	# catalog-date 2008-10-30 09:45:25 +0100
12mr|texlive-vaucanson-g-0.4-2|5	# catalog-license lppl
12mr|texlive-vaucanson-g-0.4-2|6	# catalog-version 0.4
12mr|texlive-vaucanson-g-0.4-2|7	Name:		texlive-vaucanson-g
12mr|texlive-vaucanson-g-0.4-2|8	Version:	0.4
12mr|texlive-vaucanson-g-0.4-2|9	Release:	2
12mr|texlive-vaucanson-g-0.4-2|10	Summary:	PSTricks macros for drawing automata
12mr|texlive-vaucanson-g-0.4-2|11	Group:		Publishing
12mr|texlive-vaucanson-g-0.4-2|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/vaucanson-g
12mr|texlive-vaucanson-g-0.4-2|13	License:	LPPL
12mr|texlive-vaucanson-g-0.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vaucanson-g.tar.xz
12mr|texlive-vaucanson-g-0.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vaucanson-g.doc.tar.xz
12mr|texlive-vaucanson-g-0.4-2|16	BuildArch:	noarch
12mr|texlive-vaucanson-g-0.4-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-vaucanson-g-0.4-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-vaucanson-g-0.4-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-vaucanson-g-0.4-2|20	
12mr|texlive-vaucanson-g-0.4-2|21	%description
12mr|texlive-vaucanson-g-0.4-2|22	VauCanSon-G is a package that enables the user to draw automata
12mr|texlive-vaucanson-g-0.4-2|23	within texts written using LaTeX. The package macros make use
12mr|texlive-vaucanson-g-0.4-2|24	of commands of PStricks.
12mr|texlive-vaucanson-g-0.4-2|25	
12mr|texlive-vaucanson-g-0.4-2|26	%post
12mr|texlive-vaucanson-g-0.4-2|27	%{_sbindir}/texlive.post
12mr|texlive-vaucanson-g-0.4-2|28	
12mr|texlive-vaucanson-g-0.4-2|29	%postun
12mr|texlive-vaucanson-g-0.4-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-vaucanson-g-0.4-2|31	%{_sbindir}/texlive.post
12mr|texlive-vaucanson-g-0.4-2|32	fi
12mr|texlive-vaucanson-g-0.4-2|33	
12mr|texlive-vaucanson-g-0.4-2|34	#-----------------------------------------------------------------------
12mr|texlive-vaucanson-g-0.4-2|35	%files
12mr|texlive-vaucanson-g-0.4-2|36	%{_texmfdistdir}/tex/generic/vaucanson-g/VCColor-names.def
12mr|texlive-vaucanson-g-0.4-2|37	%{_texmfdistdir}/tex/generic/vaucanson-g/VCPref-beamer.tex
12mr|texlive-vaucanson-g-0.4-2|38	%{_texmfdistdir}/tex/generic/vaucanson-g/VCPref-default.tex
12mr|texlive-vaucanson-g-0.4-2|39	%{_texmfdistdir}/tex/generic/vaucanson-g/VCPref-mystyle.tex
12mr|texlive-vaucanson-g-0.4-2|40	%{_texmfdistdir}/tex/generic/vaucanson-g/VCPref-slides.tex
12mr|texlive-vaucanson-g-0.4-2|41	%{_texmfdistdir}/tex/generic/vaucanson-g/Vaucanson-G.tex
12mr|texlive-vaucanson-g-0.4-2|42	%{_texmfdistdir}/tex/generic/vaucanson-g/vaucanson-g.sty
12mr|texlive-vaucanson-g-0.4-2|43	%{_texmfdistdir}/tex/generic/vaucanson-g/vaucanson.sty
12mr|texlive-vaucanson-g-0.4-2|44	%doc %{_texmfdistdir}/doc/generic/vaucanson-g/CHANGES
12mr|texlive-vaucanson-g-0.4-2|45	%doc %{_texmfdistdir}/doc/generic/vaucanson-g/README
12mr|texlive-vaucanson-g-0.4-2|46	%doc %{_texmfdistdir}/doc/generic/vaucanson-g/VCManual-src/TwoStates.tex
12mr|texlive-vaucanson-g-0.4-2|47	%doc %{_texmfdistdir}/doc/generic/vaucanson-g/VCManual-src/VCManual.tex
12mr|texlive-vaucanson-g-0.4-2|48	%doc %{_texmfdistdir}/doc/generic/vaucanson-g/VCManual.pdf
12mr|texlive-vaucanson-g-0.4-2|49	
12mr|texlive-vaucanson-g-0.4-2|50	#-----------------------------------------------------------------------
12mr|texlive-vaucanson-g-0.4-2|51	%prep
12mr|texlive-vaucanson-g-0.4-2|52	%setup -c -a0 -a1
12mr|texlive-vaucanson-g-0.4-2|53	
12mr|texlive-vaucanson-g-0.4-2|54	%build
12mr|texlive-vaucanson-g-0.4-2|55	
12mr|texlive-vaucanson-g-0.4-2|56	%install
12mr|texlive-vaucanson-g-0.4-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-vaucanson-g-0.4-2|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-vaucanson-g-0.4-2|59	
12mr|texlive-vaucanson-g-0.4-2|60	
12mr|texlive-vaucanson-g-0.4-2|61	
12mr|texlive-vaucanson-g-0.4-2|62	%changelog
12mr|texlive-vaucanson-g-0.4-2|63	

18890 12
12mr|texlive-velthuis-2.15.1-2|1	# revision 23224
12mr|texlive-velthuis-2.15.1-2|2	# category Package
12mr|texlive-velthuis-2.15.1-2|3	# catalog-ctan /language/devanagari/velthuis
12mr|texlive-velthuis-2.15.1-2|4	# catalog-date 2011-07-25 14:21:08 +0200
12mr|texlive-velthuis-2.15.1-2|5	# catalog-license gpl
12mr|texlive-velthuis-2.15.1-2|6	# catalog-version 2.15.1
12mr|texlive-velthuis-2.15.1-2|7	Name:		texlive-velthuis
12mr|texlive-velthuis-2.15.1-2|8	Version:	2.15.1
12mr|texlive-velthuis-2.15.1-2|9	Release:	2
12mr|texlive-velthuis-2.15.1-2|10	Summary:	Typeset Devanagari
12mr|texlive-velthuis-2.15.1-2|11	Group:		Publishing
12mr|texlive-velthuis-2.15.1-2|12	URL:		http://www.ctan.org/tex-archive/language/devanagari/velthuis
12mr|texlive-velthuis-2.15.1-2|13	License:	GPL
12mr|texlive-velthuis-2.15.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/velthuis.tar.xz
12mr|texlive-velthuis-2.15.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/velthuis.doc.tar.xz
12mr|texlive-velthuis-2.15.1-2|16	BuildArch:	noarch
12mr|texlive-velthuis-2.15.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-velthuis-2.15.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-velthuis-2.15.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-velthuis-2.15.1-2|20	Requires:	texlive-xetex-devanagari
12mr|texlive-velthuis-2.15.1-2|21	
12mr|texlive-velthuis-2.15.1-2|22	%description
12mr|texlive-velthuis-2.15.1-2|23	Frans Velthuis' preprocessor for Devanagari text, and fonts and
12mr|texlive-velthuis-2.15.1-2|24	macros to use when typesetting the processed text. The macros
12mr|texlive-velthuis-2.15.1-2|25	provide features that support Sanskrit, Hindi, Marathi, Nepali,
12mr|texlive-velthuis-2.15.1-2|26	and other languages typically printed in the Devanagari script.
12mr|texlive-velthuis-2.15.1-2|27	The fonts are available both in Metafont and Type 1 format.
12mr|texlive-velthuis-2.15.1-2|28	
12mr|texlive-velthuis-2.15.1-2|29	%post
12mr|texlive-velthuis-2.15.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-velthuis-2.15.1-2|31	
12mr|texlive-velthuis-2.15.1-2|32	%postun
12mr|texlive-velthuis-2.15.1-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-velthuis-2.15.1-2|34	%{_sbindir}/texlive.post
12mr|texlive-velthuis-2.15.1-2|35	fi
12mr|texlive-velthuis-2.15.1-2|36	
12mr|texlive-velthuis-2.15.1-2|37	#-----------------------------------------------------------------------
12mr|texlive-velthuis-2.15.1-2|38	%files
12mr|texlive-velthuis-2.15.1-2|39	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnb10.afm
12mr|texlive-velthuis-2.15.1-2|40	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnb8.afm
12mr|texlive-velthuis-2.15.1-2|41	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnb9.afm
12mr|texlive-velthuis-2.15.1-2|42	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbb10.afm
12mr|texlive-velthuis-2.15.1-2|43	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbb8.afm
12mr|texlive-velthuis-2.15.1-2|44	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbb9.afm
12mr|texlive-velthuis-2.15.1-2|45	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbbi10.afm
12mr|texlive-velthuis-2.15.1-2|46	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbbi8.afm
12mr|texlive-velthuis-2.15.1-2|47	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbbi9.afm
12mr|texlive-velthuis-2.15.1-2|48	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbi10.afm
12mr|texlive-velthuis-2.15.1-2|49	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbi8.afm
12mr|texlive-velthuis-2.15.1-2|50	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnbi9.afm
12mr|texlive-velthuis-2.15.1-2|51	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnc10.afm
12mr|texlive-velthuis-2.15.1-2|52	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnc8.afm
12mr|texlive-velthuis-2.15.1-2|53	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnc9.afm
12mr|texlive-velthuis-2.15.1-2|54	%{_texmfdistdir}/fonts/afm/public/velthuis/dvncb10.afm
12mr|texlive-velthuis-2.15.1-2|55	%{_texmfdistdir}/fonts/afm/public/velthuis/dvncb8.afm
12mr|texlive-velthuis-2.15.1-2|56	%{_texmfdistdir}/fonts/afm/public/velthuis/dvncb9.afm
12mr|texlive-velthuis-2.15.1-2|57	%{_texmfdistdir}/fonts/afm/public/velthuis/dvncbi10.afm
12mr|texlive-velthuis-2.15.1-2|58	%{_texmfdistdir}/fonts/afm/public/velthuis/dvncbi8.afm
12mr|texlive-velthuis-2.15.1-2|59	%{_texmfdistdir}/fonts/afm/public/velthuis/dvncbi9.afm
12mr|texlive-velthuis-2.15.1-2|60	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnci10.afm
12mr|texlive-velthuis-2.15.1-2|61	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnci8.afm
12mr|texlive-velthuis-2.15.1-2|62	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnci9.afm
12mr|texlive-velthuis-2.15.1-2|63	%{_texmfdistdir}/fonts/afm/public/velthuis/dvng10.afm
12mr|texlive-velthuis-2.15.1-2|64	%{_texmfdistdir}/fonts/afm/public/velthuis/dvng8.afm
12mr|texlive-velthuis-2.15.1-2|65	%{_texmfdistdir}/fonts/afm/public/velthuis/dvng9.afm
12mr|texlive-velthuis-2.15.1-2|66	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngb10.afm
12mr|texlive-velthuis-2.15.1-2|67	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngb8.afm
12mr|texlive-velthuis-2.15.1-2|68	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngb9.afm
12mr|texlive-velthuis-2.15.1-2|69	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngbi10.afm
12mr|texlive-velthuis-2.15.1-2|70	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngbi8.afm
12mr|texlive-velthuis-2.15.1-2|71	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngbi9.afm
12mr|texlive-velthuis-2.15.1-2|72	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngi10.afm
12mr|texlive-velthuis-2.15.1-2|73	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngi8.afm
12mr|texlive-velthuis-2.15.1-2|74	%{_texmfdistdir}/fonts/afm/public/velthuis/dvngi9.afm
12mr|texlive-velthuis-2.15.1-2|75	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnn10.afm
12mr|texlive-velthuis-2.15.1-2|76	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnn8.afm
12mr|texlive-velthuis-2.15.1-2|77	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnn9.afm
12mr|texlive-velthuis-2.15.1-2|78	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnnb10.afm
12mr|texlive-velthuis-2.15.1-2|79	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnnb8.afm
12mr|texlive-velthuis-2.15.1-2|80	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnnb9.afm
12mr|texlive-velthuis-2.15.1-2|81	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnnbi10.afm
12mr|texlive-velthuis-2.15.1-2|82	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnnbi8.afm
12mr|texlive-velthuis-2.15.1-2|83	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnnbi9.afm
12mr|texlive-velthuis-2.15.1-2|84	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnni10.afm
12mr|texlive-velthuis-2.15.1-2|85	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnni8.afm
12mr|texlive-velthuis-2.15.1-2|86	%{_texmfdistdir}/fonts/afm/public/velthuis/dvnni9.afm
12mr|texlive-velthuis-2.15.1-2|87	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpb10.afm
12mr|texlive-velthuis-2.15.1-2|88	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpb8.afm
12mr|texlive-velthuis-2.15.1-2|89	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpb9.afm
12mr|texlive-velthuis-2.15.1-2|90	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpc10.afm
12mr|texlive-velthuis-2.15.1-2|91	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpc8.afm
12mr|texlive-velthuis-2.15.1-2|92	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpc9.afm
12mr|texlive-velthuis-2.15.1-2|93	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpn10.afm
12mr|texlive-velthuis-2.15.1-2|94	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpn8.afm
12mr|texlive-velthuis-2.15.1-2|95	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpn9.afm
12mr|texlive-velthuis-2.15.1-2|96	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpnn10.afm
12mr|texlive-velthuis-2.15.1-2|97	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpnn8.afm
12mr|texlive-velthuis-2.15.1-2|98	%{_texmfdistdir}/fonts/afm/public/velthuis/dvpnn9.afm
12mr|texlive-velthuis-2.15.1-2|99	%{_texmfdistdir}/fonts/map/dvips/velthuis/dvng.map
12mr|texlive-velthuis-2.15.1-2|100	%{_texmfdistdir}/fonts/source/public/velthuis/dnchars.mf
12mr|texlive-velthuis-2.15.1-2|101	%{_texmfdistdir}/fonts/source/public/velthuis/dndefs.mf
12mr|texlive-velthuis-2.15.1-2|102	%{_texmfdistdir}/fonts/source/public/velthuis/dngen.mf
12mr|texlive-velthuis-2.15.1-2|103	%{_texmfdistdir}/fonts/source/public/velthuis/dninit.mf
12mr|texlive-velthuis-2.15.1-2|104	%{_texmfdistdir}/fonts/source/public/velthuis/dvnb10.mf
12mr|texlive-velthuis-2.15.1-2|105	%{_texmfdistdir}/fonts/source/public/velthuis/dvnb8.mf
12mr|texlive-velthuis-2.15.1-2|106	%{_texmfdistdir}/fonts/source/public/velthuis/dvnb9.mf
12mr|texlive-velthuis-2.15.1-2|107	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbb10.mf
12mr|texlive-velthuis-2.15.1-2|108	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbb8.mf
12mr|texlive-velthuis-2.15.1-2|109	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbb9.mf
12mr|texlive-velthuis-2.15.1-2|110	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbbi10.mf
12mr|texlive-velthuis-2.15.1-2|111	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbbi8.mf
12mr|texlive-velthuis-2.15.1-2|112	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbbi9.mf
12mr|texlive-velthuis-2.15.1-2|113	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbi10.mf
12mr|texlive-velthuis-2.15.1-2|114	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbi8.mf
12mr|texlive-velthuis-2.15.1-2|115	%{_texmfdistdir}/fonts/source/public/velthuis/dvnbi9.mf
12mr|texlive-velthuis-2.15.1-2|116	%{_texmfdistdir}/fonts/source/public/velthuis/dvnc10.mf
12mr|texlive-velthuis-2.15.1-2|117	%{_texmfdistdir}/fonts/source/public/velthuis/dvnc8.mf
12mr|texlive-velthuis-2.15.1-2|118	%{_texmfdistdir}/fonts/source/public/velthuis/dvnc9.mf
12mr|texlive-velthuis-2.15.1-2|119	%{_texmfdistdir}/fonts/source/public/velthuis/dvncb10.mf
12mr|texlive-velthuis-2.15.1-2|120	%{_texmfdistdir}/fonts/source/public/velthuis/dvncb8.mf
12mr|texlive-velthuis-2.15.1-2|121	%{_texmfdistdir}/fonts/source/public/velthuis/dvncb9.mf
12mr|texlive-velthuis-2.15.1-2|122	%{_texmfdistdir}/fonts/source/public/velthuis/dvncbi10.mf
12mr|texlive-velthuis-2.15.1-2|123	%{_texmfdistdir}/fonts/source/public/velthuis/dvncbi8.mf
12mr|texlive-velthuis-2.15.1-2|124	%{_texmfdistdir}/fonts/source/public/velthuis/dvncbi9.mf
12mr|texlive-velthuis-2.15.1-2|125	%{_texmfdistdir}/fonts/source/public/velthuis/dvnci10.mf
12mr|texlive-velthuis-2.15.1-2|126	%{_texmfdistdir}/fonts/source/public/velthuis/dvnci8.mf
12mr|texlive-velthuis-2.15.1-2|127	%{_texmfdistdir}/fonts/source/public/velthuis/dvnci9.mf
12mr|texlive-velthuis-2.15.1-2|128	%{_texmfdistdir}/fonts/source/public/velthuis/dvng10.mf
12mr|texlive-velthuis-2.15.1-2|129	%{_texmfdistdir}/fonts/source/public/velthuis/dvng8.mf
12mr|texlive-velthuis-2.15.1-2|130	%{_texmfdistdir}/fonts/source/public/velthuis/dvng9.mf
12mr|texlive-velthuis-2.15.1-2|131	%{_texmfdistdir}/fonts/source/public/velthuis/dvngb10.mf
12mr|texlive-velthuis-2.15.1-2|132	%{_texmfdistdir}/fonts/source/public/velthuis/dvngb8.mf
12mr|texlive-velthuis-2.15.1-2|133	%{_texmfdistdir}/fonts/source/public/velthuis/dvngb9.mf
12mr|texlive-velthuis-2.15.1-2|134	%{_texmfdistdir}/fonts/source/public/velthuis/dvngbi10.mf
12mr|texlive-velthuis-2.15.1-2|135	%{_texmfdistdir}/fonts/source/public/velthuis/dvngbi8.mf
12mr|texlive-velthuis-2.15.1-2|136	%{_texmfdistdir}/fonts/source/public/velthuis/dvngbi9.mf
12mr|texlive-velthuis-2.15.1-2|137	%{_texmfdistdir}/fonts/source/public/velthuis/dvngi10.mf
12mr|texlive-velthuis-2.15.1-2|138	%{_texmfdistdir}/fonts/source/public/velthuis/dvngi8.mf
12mr|texlive-velthuis-2.15.1-2|139	%{_texmfdistdir}/fonts/source/public/velthuis/dvngi9.mf
12mr|texlive-velthuis-2.15.1-2|140	%{_texmfdistdir}/fonts/source/public/velthuis/dvnn10.mf
12mr|texlive-velthuis-2.15.1-2|141	%{_texmfdistdir}/fonts/source/public/velthuis/dvnn8.mf
12mr|texlive-velthuis-2.15.1-2|142	%{_texmfdistdir}/fonts/source/public/velthuis/dvnn9.mf
12mr|texlive-velthuis-2.15.1-2|143	%{_texmfdistdir}/fonts/source/public/velthuis/dvnnb10.mf
12mr|texlive-velthuis-2.15.1-2|144	%{_texmfdistdir}/fonts/source/public/velthuis/dvnnb8.mf
12mr|texlive-velthuis-2.15.1-2|145	%{_texmfdistdir}/fonts/source/public/velthuis/dvnnb9.mf
12mr|texlive-velthuis-2.15.1-2|146	%{_texmfdistdir}/fonts/source/public/velthuis/dvnnbi10.mf
12mr|texlive-velthuis-2.15.1-2|147	%{_texmfdistdir}/fonts/source/public/velthuis/dvnnbi8.mf
12mr|texlive-velthuis-2.15.1-2|148	%{_texmfdistdir}/fonts/source/public/velthuis/dvnnbi9.mf
12mr|texlive-velthuis-2.15.1-2|149	%{_texmfdistdir}/fonts/source/public/velthuis/dvnni10.mf
12mr|texlive-velthuis-2.15.1-2|150	%{_texmfdistdir}/fonts/source/public/velthuis/dvnni8.mf
12mr|texlive-velthuis-2.15.1-2|151	%{_texmfdistdir}/fonts/source/public/velthuis/dvnni9.mf
12mr|texlive-velthuis-2.15.1-2|152	%{_texmfdistdir}/fonts/source/public/velthuis/dvpb10.mf
12mr|texlive-velthuis-2.15.1-2|153	%{_texmfdistdir}/fonts/source/public/velthuis/dvpb8.mf
12mr|texlive-velthuis-2.15.1-2|154	%{_texmfdistdir}/fonts/source/public/velthuis/dvpb9.mf
12mr|texlive-velthuis-2.15.1-2|155	%{_texmfdistdir}/fonts/source/public/velthuis/dvpc10.mf
12mr|texlive-velthuis-2.15.1-2|156	%{_texmfdistdir}/fonts/source/public/velthuis/dvpc8.mf
12mr|texlive-velthuis-2.15.1-2|157	%{_texmfdistdir}/fonts/source/public/velthuis/dvpc9.mf
12mr|texlive-velthuis-2.15.1-2|158	%{_texmfdistdir}/fonts/source/public/velthuis/dvpn10.mf
12mr|texlive-velthuis-2.15.1-2|159	%{_texmfdistdir}/fonts/source/public/velthuis/dvpn8.mf
12mr|texlive-velthuis-2.15.1-2|160	%{_texmfdistdir}/fonts/source/public/velthuis/dvpn9.mf
12mr|texlive-velthuis-2.15.1-2|161	%{_texmfdistdir}/fonts/source/public/velthuis/dvpnn10.mf
12mr|texlive-velthuis-2.15.1-2|162	%{_texmfdistdir}/fonts/source/public/velthuis/dvpnn8.mf
12mr|texlive-velthuis-2.15.1-2|163	%{_texmfdistdir}/fonts/source/public/velthuis/dvpnn9.mf
12mr|texlive-velthuis-2.15.1-2|164	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnb10.tfm
12mr|texlive-velthuis-2.15.1-2|165	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnb8.tfm
12mr|texlive-velthuis-2.15.1-2|166	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnb9.tfm
12mr|texlive-velthuis-2.15.1-2|167	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbb10.tfm
12mr|texlive-velthuis-2.15.1-2|168	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbb8.tfm
12mr|texlive-velthuis-2.15.1-2|169	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbb9.tfm
12mr|texlive-velthuis-2.15.1-2|170	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbbi10.tfm
12mr|texlive-velthuis-2.15.1-2|171	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbbi8.tfm
12mr|texlive-velthuis-2.15.1-2|172	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbbi9.tfm
12mr|texlive-velthuis-2.15.1-2|173	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbi10.tfm
12mr|texlive-velthuis-2.15.1-2|174	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbi8.tfm
12mr|texlive-velthuis-2.15.1-2|175	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnbi9.tfm
12mr|texlive-velthuis-2.15.1-2|176	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnc10.tfm
12mr|texlive-velthuis-2.15.1-2|177	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnc8.tfm
12mr|texlive-velthuis-2.15.1-2|178	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnc9.tfm
12mr|texlive-velthuis-2.15.1-2|179	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvncb10.tfm
12mr|texlive-velthuis-2.15.1-2|180	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvncb8.tfm
12mr|texlive-velthuis-2.15.1-2|181	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvncb9.tfm
12mr|texlive-velthuis-2.15.1-2|182	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvncbi10.tfm
12mr|texlive-velthuis-2.15.1-2|183	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvncbi8.tfm
12mr|texlive-velthuis-2.15.1-2|184	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvncbi9.tfm
12mr|texlive-velthuis-2.15.1-2|185	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnci10.tfm
12mr|texlive-velthuis-2.15.1-2|186	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnci8.tfm
12mr|texlive-velthuis-2.15.1-2|187	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnci9.tfm
12mr|texlive-velthuis-2.15.1-2|188	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvng10.tfm
12mr|texlive-velthuis-2.15.1-2|189	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvng8.tfm
12mr|texlive-velthuis-2.15.1-2|190	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvng9.tfm
12mr|texlive-velthuis-2.15.1-2|191	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngb10.tfm
12mr|texlive-velthuis-2.15.1-2|192	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngb8.tfm
12mr|texlive-velthuis-2.15.1-2|193	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngb9.tfm
12mr|texlive-velthuis-2.15.1-2|194	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngbi10.tfm
12mr|texlive-velthuis-2.15.1-2|195	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngbi8.tfm
12mr|texlive-velthuis-2.15.1-2|196	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngbi9.tfm
12mr|texlive-velthuis-2.15.1-2|197	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngi10.tfm
12mr|texlive-velthuis-2.15.1-2|198	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngi8.tfm
12mr|texlive-velthuis-2.15.1-2|199	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvngi9.tfm
12mr|texlive-velthuis-2.15.1-2|200	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnn10.tfm
12mr|texlive-velthuis-2.15.1-2|201	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnn8.tfm
12mr|texlive-velthuis-2.15.1-2|202	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnn9.tfm
12mr|texlive-velthuis-2.15.1-2|203	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnnb10.tfm
12mr|texlive-velthuis-2.15.1-2|204	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnnb8.tfm
12mr|texlive-velthuis-2.15.1-2|205	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnnb9.tfm
12mr|texlive-velthuis-2.15.1-2|206	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnnbi10.tfm
12mr|texlive-velthuis-2.15.1-2|207	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnnbi8.tfm
12mr|texlive-velthuis-2.15.1-2|208	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnnbi9.tfm
12mr|texlive-velthuis-2.15.1-2|209	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnni10.tfm
12mr|texlive-velthuis-2.15.1-2|210	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnni8.tfm
12mr|texlive-velthuis-2.15.1-2|211	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvnni9.tfm
12mr|texlive-velthuis-2.15.1-2|212	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpb10.tfm
12mr|texlive-velthuis-2.15.1-2|213	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpb8.tfm
12mr|texlive-velthuis-2.15.1-2|214	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpb9.tfm
12mr|texlive-velthuis-2.15.1-2|215	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpc10.tfm
12mr|texlive-velthuis-2.15.1-2|216	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpc8.tfm
12mr|texlive-velthuis-2.15.1-2|217	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpc9.tfm
12mr|texlive-velthuis-2.15.1-2|218	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpn10.tfm
12mr|texlive-velthuis-2.15.1-2|219	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpn8.tfm
12mr|texlive-velthuis-2.15.1-2|220	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpn9.tfm
12mr|texlive-velthuis-2.15.1-2|221	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpnn10.tfm
12mr|texlive-velthuis-2.15.1-2|222	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpnn8.tfm
12mr|texlive-velthuis-2.15.1-2|223	%{_texmfdistdir}/fonts/tfm/public/velthuis/dvpnn9.tfm
12mr|texlive-velthuis-2.15.1-2|224	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnb10.pfb
12mr|texlive-velthuis-2.15.1-2|225	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnb8.pfb
12mr|texlive-velthuis-2.15.1-2|226	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnb9.pfb
12mr|texlive-velthuis-2.15.1-2|227	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbb10.pfb
12mr|texlive-velthuis-2.15.1-2|228	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbb8.pfb
12mr|texlive-velthuis-2.15.1-2|229	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbb9.pfb
12mr|texlive-velthuis-2.15.1-2|230	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbbi10.pfb
12mr|texlive-velthuis-2.15.1-2|231	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbbi8.pfb
12mr|texlive-velthuis-2.15.1-2|232	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbbi9.pfb
12mr|texlive-velthuis-2.15.1-2|233	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbi10.pfb
12mr|texlive-velthuis-2.15.1-2|234	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbi8.pfb
12mr|texlive-velthuis-2.15.1-2|235	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnbi9.pfb
12mr|texlive-velthuis-2.15.1-2|236	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnc10.pfb
12mr|texlive-velthuis-2.15.1-2|237	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnc8.pfb
12mr|texlive-velthuis-2.15.1-2|238	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnc9.pfb
12mr|texlive-velthuis-2.15.1-2|239	%{_texmfdistdir}/fonts/type1/public/velthuis/dvncb10.pfb
12mr|texlive-velthuis-2.15.1-2|240	%{_texmfdistdir}/fonts/type1/public/velthuis/dvncb8.pfb
12mr|texlive-velthuis-2.15.1-2|241	%{_texmfdistdir}/fonts/type1/public/velthuis/dvncb9.pfb
12mr|texlive-velthuis-2.15.1-2|242	%{_texmfdistdir}/fonts/type1/public/velthuis/dvncbi10.pfb
12mr|texlive-velthuis-2.15.1-2|243	%{_texmfdistdir}/fonts/type1/public/velthuis/dvncbi8.pfb
12mr|texlive-velthuis-2.15.1-2|244	%{_texmfdistdir}/fonts/type1/public/velthuis/dvncbi9.pfb
12mr|texlive-velthuis-2.15.1-2|245	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnci10.pfb
12mr|texlive-velthuis-2.15.1-2|246	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnci8.pfb
12mr|texlive-velthuis-2.15.1-2|247	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnci9.pfb
12mr|texlive-velthuis-2.15.1-2|248	%{_texmfdistdir}/fonts/type1/public/velthuis/dvng10.pfb
12mr|texlive-velthuis-2.15.1-2|249	%{_texmfdistdir}/fonts/type1/public/velthuis/dvng8.pfb
12mr|texlive-velthuis-2.15.1-2|250	%{_texmfdistdir}/fonts/type1/public/velthuis/dvng9.pfb
12mr|texlive-velthuis-2.15.1-2|251	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngb10.pfb
12mr|texlive-velthuis-2.15.1-2|252	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngb8.pfb
12mr|texlive-velthuis-2.15.1-2|253	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngb9.pfb
12mr|texlive-velthuis-2.15.1-2|254	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngbi10.pfb
12mr|texlive-velthuis-2.15.1-2|255	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngbi8.pfb
12mr|texlive-velthuis-2.15.1-2|256	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngbi9.pfb
12mr|texlive-velthuis-2.15.1-2|257	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngi10.pfb
12mr|texlive-velthuis-2.15.1-2|258	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngi8.pfb
12mr|texlive-velthuis-2.15.1-2|259	%{_texmfdistdir}/fonts/type1/public/velthuis/dvngi9.pfb
12mr|texlive-velthuis-2.15.1-2|260	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnn10.pfb
12mr|texlive-velthuis-2.15.1-2|261	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnn8.pfb
12mr|texlive-velthuis-2.15.1-2|262	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnn9.pfb
12mr|texlive-velthuis-2.15.1-2|263	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnnb10.pfb
12mr|texlive-velthuis-2.15.1-2|264	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnnb8.pfb
12mr|texlive-velthuis-2.15.1-2|265	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnnb9.pfb
12mr|texlive-velthuis-2.15.1-2|266	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnnbi10.pfb
12mr|texlive-velthuis-2.15.1-2|267	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnnbi8.pfb
12mr|texlive-velthuis-2.15.1-2|268	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnnbi9.pfb
12mr|texlive-velthuis-2.15.1-2|269	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnni10.pfb
12mr|texlive-velthuis-2.15.1-2|270	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnni8.pfb
12mr|texlive-velthuis-2.15.1-2|271	%{_texmfdistdir}/fonts/type1/public/velthuis/dvnni9.pfb
12mr|texlive-velthuis-2.15.1-2|272	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpb10.pfb
12mr|texlive-velthuis-2.15.1-2|273	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpb8.pfb
12mr|texlive-velthuis-2.15.1-2|274	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpb9.pfb
12mr|texlive-velthuis-2.15.1-2|275	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpc10.pfb
12mr|texlive-velthuis-2.15.1-2|276	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpc8.pfb
12mr|texlive-velthuis-2.15.1-2|277	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpc9.pfb
12mr|texlive-velthuis-2.15.1-2|278	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpn10.pfb
12mr|texlive-velthuis-2.15.1-2|279	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpn8.pfb
12mr|texlive-velthuis-2.15.1-2|280	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpn9.pfb
12mr|texlive-velthuis-2.15.1-2|281	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpnn10.pfb
12mr|texlive-velthuis-2.15.1-2|282	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpnn8.pfb
12mr|texlive-velthuis-2.15.1-2|283	%{_texmfdistdir}/fonts/type1/public/velthuis/dvpnn9.pfb
12mr|texlive-velthuis-2.15.1-2|284	%{_texmfdistdir}/tex/generic/velthuis/hindi.ldf
12mr|texlive-velthuis-2.15.1-2|285	%{_texmfdistdir}/tex/generic/velthuis/hindi.sty
12mr|texlive-velthuis-2.15.1-2|286	%{_texmfdistdir}/tex/latex/velthuis/dev.sty
12mr|texlive-velthuis-2.15.1-2|287	%{_texmfdistdir}/tex/latex/velthuis/dev209.sty
12mr|texlive-velthuis-2.15.1-2|288	%{_texmfdistdir}/tex/latex/velthuis/devanagari.sty
12mr|texlive-velthuis-2.15.1-2|289	%{_texmfdistdir}/tex/latex/velthuis/dvngcite.sty
12mr|texlive-velthuis-2.15.1-2|290	%{_texmfdistdir}/tex/latex/velthuis/udn.fd
12mr|texlive-velthuis-2.15.1-2|291	%{_texmfdistdir}/tex/latex/velthuis/udnb.fd
12mr|texlive-velthuis-2.15.1-2|292	%{_texmfdistdir}/tex/latex/velthuis/udnc.fd
12mr|texlive-velthuis-2.15.1-2|293	%{_texmfdistdir}/tex/latex/velthuis/udnn.fd
12mr|texlive-velthuis-2.15.1-2|294	%{_texmfdistdir}/tex/latex/velthuis/udnp.fd
12mr|texlive-velthuis-2.15.1-2|295	%{_texmfdistdir}/tex/latex/velthuis/udnpb.fd
12mr|texlive-velthuis-2.15.1-2|296	%{_texmfdistdir}/tex/latex/velthuis/udnpc.fd
12mr|texlive-velthuis-2.15.1-2|297	%{_texmfdistdir}/tex/latex/velthuis/udnpn.fd
12mr|texlive-velthuis-2.15.1-2|298	%{_texmfdistdir}/tex/plain/velthuis/dnmacs.tex
12mr|texlive-velthuis-2.15.1-2|299	%{_texmfdistdir}/tex/xelatex/velthuis/hindicaptions.sty
12mr|texlive-velthuis-2.15.1-2|300	%doc %{_texmfdistdir}/doc/generic/velthuis/README
12mr|texlive-velthuis-2.15.1-2|301	%doc %{_texmfdistdir}/doc/generic/velthuis/captions.dn
12mr|texlive-velthuis-2.15.1-2|302	%doc %{_texmfdistdir}/doc/generic/velthuis/changes
12mr|texlive-velthuis-2.15.1-2|303	%doc %{_texmfdistdir}/doc/generic/velthuis/copying
12mr|texlive-velthuis-2.15.1-2|304	%doc %{_texmfdistdir}/doc/generic/velthuis/examples.dn
12mr|texlive-velthuis-2.15.1-2|305	%doc %{_texmfdistdir}/doc/generic/velthuis/examples.pdf
12mr|texlive-velthuis-2.15.1-2|306	%doc %{_texmfdistdir}/doc/generic/velthuis/hindi.dtx
12mr|texlive-velthuis-2.15.1-2|307	%doc %{_texmfdistdir}/doc/generic/velthuis/hindi.ins
12mr|texlive-velthuis-2.15.1-2|308	%doc %{_texmfdistdir}/doc/generic/velthuis/hindi.pdf
12mr|texlive-velthuis-2.15.1-2|309	%doc %{_texmfdistdir}/doc/generic/velthuis/manual.pdf
12mr|texlive-velthuis-2.15.1-2|310	%doc %{_texmfdistdir}/doc/generic/velthuis/manual.tex
12mr|texlive-velthuis-2.15.1-2|311	%doc %{_texmfdistdir}/doc/generic/velthuis/misspaal.dn
12mr|texlive-velthuis-2.15.1-2|312	%doc %{_texmfdistdir}/doc/generic/velthuis/misspaal.pdf
12mr|texlive-velthuis-2.15.1-2|313	%doc %{_texmfdistdir}/doc/generic/velthuis/vedasample.dn
12mr|texlive-velthuis-2.15.1-2|314	%doc %{_texmfdistdir}/doc/generic/velthuis/vedasample.pdf
12mr|texlive-velthuis-2.15.1-2|315	%doc %{_texmfdistdir}/doc/generic/velthuis/xetex-examples.pdf
12mr|texlive-velthuis-2.15.1-2|316	%doc %{_texmfdistdir}/doc/generic/velthuis/xetex-examples.tex
12mr|texlive-velthuis-2.15.1-2|317	%doc %{_texmfdistdir}/doc/generic/velthuis/xetex-misspaal.pdf
12mr|texlive-velthuis-2.15.1-2|318	%doc %{_texmfdistdir}/doc/generic/velthuis/xetex-misspaal.tex
12mr|texlive-velthuis-2.15.1-2|319	
12mr|texlive-velthuis-2.15.1-2|320	#-----------------------------------------------------------------------
12mr|texlive-velthuis-2.15.1-2|321	%prep
12mr|texlive-velthuis-2.15.1-2|322	%setup -c -a0 -a1
12mr|texlive-velthuis-2.15.1-2|323	
12mr|texlive-velthuis-2.15.1-2|324	%build
12mr|texlive-velthuis-2.15.1-2|325	
12mr|texlive-velthuis-2.15.1-2|326	%install
12mr|texlive-velthuis-2.15.1-2|327	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-velthuis-2.15.1-2|328	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-velthuis-2.15.1-2|329	
12mr|texlive-velthuis-2.15.1-2|330	
12mr|texlive-velthuis-2.15.1-2|331	
12mr|texlive-velthuis-2.15.1-2|332	%changelog
12mr|texlive-velthuis-2.15.1-2|333	

18891 12
12mr|texlive-venn-20071204-2|1	# revision 15878
12mr|texlive-venn-20071204-2|2	# category Package
12mr|texlive-venn-20071204-2|3	# catalog-ctan /graphics/metapost/contrib/macros/venn/venn.mp
12mr|texlive-venn-20071204-2|4	# catalog-date 2007-12-04 22:25:23 +0100
12mr|texlive-venn-20071204-2|5	# catalog-license lppl
12mr|texlive-venn-20071204-2|6	# catalog-version undef
12mr|texlive-venn-20071204-2|7	Name:		texlive-venn
12mr|texlive-venn-20071204-2|8	Version:	20071204
12mr|texlive-venn-20071204-2|9	Release:	2
12mr|texlive-venn-20071204-2|10	Summary:	Creating Venn diagrams with MetaPost
12mr|texlive-venn-20071204-2|11	Group:		Publishing
12mr|texlive-venn-20071204-2|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/contrib/macros/venn/venn.mp
12mr|texlive-venn-20071204-2|13	License:	LPPL
12mr|texlive-venn-20071204-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venn.tar.xz
12mr|texlive-venn-20071204-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venn.doc.tar.xz
12mr|texlive-venn-20071204-2|16	BuildArch:	noarch
12mr|texlive-venn-20071204-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-venn-20071204-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-venn-20071204-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-venn-20071204-2|20	
12mr|texlive-venn-20071204-2|21	%description
12mr|texlive-venn-20071204-2|22	MetaPost macros for venn diagrams.
12mr|texlive-venn-20071204-2|23	
12mr|texlive-venn-20071204-2|24	%post
12mr|texlive-venn-20071204-2|25	%{_sbindir}/texlive.post
12mr|texlive-venn-20071204-2|26	
12mr|texlive-venn-20071204-2|27	%postun
12mr|texlive-venn-20071204-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-venn-20071204-2|29	%{_sbindir}/texlive.post
12mr|texlive-venn-20071204-2|30	fi
12mr|texlive-venn-20071204-2|31	
12mr|texlive-venn-20071204-2|32	#-----------------------------------------------------------------------
12mr|texlive-venn-20071204-2|33	%files
12mr|texlive-venn-20071204-2|34	%{_texmfdistdir}/metapost/venn/venn.mp
12mr|texlive-venn-20071204-2|35	%doc %{_texmfdistdir}/doc/metapost/venn/README
12mr|texlive-venn-20071204-2|36	
12mr|texlive-venn-20071204-2|37	#-----------------------------------------------------------------------
12mr|texlive-venn-20071204-2|38	%prep
12mr|texlive-venn-20071204-2|39	%setup -c -a0 -a1
12mr|texlive-venn-20071204-2|40	
12mr|texlive-venn-20071204-2|41	%build
12mr|texlive-venn-20071204-2|42	
12mr|texlive-venn-20071204-2|43	%install
12mr|texlive-venn-20071204-2|44	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-venn-20071204-2|45	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
12mr|texlive-venn-20071204-2|46	
12mr|texlive-venn-20071204-2|47	
12mr|texlive-venn-20071204-2|48	
12mr|texlive-venn-20071204-2|49	%changelog
12mr|texlive-venn-20071204-2|50	

18892 12
12mr|texlive-venturisadf-1.005-2|1	# revision 19444
12mr|texlive-venturisadf-1.005-2|2	# category Package
12mr|texlive-venturisadf-1.005-2|3	# catalog-ctan /fonts/venturisadf
12mr|texlive-venturisadf-1.005-2|4	# catalog-date 2010-07-12 22:26:03 +0200
12mr|texlive-venturisadf-1.005-2|5	# catalog-license other-free
12mr|texlive-venturisadf-1.005-2|6	# catalog-version 1.005
12mr|texlive-venturisadf-1.005-2|7	Name:		texlive-venturisadf
12mr|texlive-venturisadf-1.005-2|8	Version:	1.005
12mr|texlive-venturisadf-1.005-2|9	Release:	2
12mr|texlive-venturisadf-1.005-2|10	Summary:	Venturis ADF fonts collection
12mr|texlive-venturisadf-1.005-2|11	Group:		Publishing
12mr|texlive-venturisadf-1.005-2|12	URL:		http://www.ctan.org/tex-archive/fonts/venturisadf
12mr|texlive-venturisadf-1.005-2|13	License:	OTHER-FREE
12mr|texlive-venturisadf-1.005-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venturisadf.tar.xz
12mr|texlive-venturisadf-1.005-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venturisadf.doc.tar.xz
12mr|texlive-venturisadf-1.005-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venturisadf.source.tar.xz
12mr|texlive-venturisadf-1.005-2|17	BuildArch:	noarch
12mr|texlive-venturisadf-1.005-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-venturisadf-1.005-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-venturisadf-1.005-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-venturisadf-1.005-2|21	
12mr|texlive-venturisadf-1.005-2|22	Requires(post):	texlive-tetex
12mr|texlive-venturisadf-1.005-2|23	
12mr|texlive-venturisadf-1.005-2|24	%description
12mr|texlive-venturisadf-1.005-2|25	Serif and sans serif complete text font families, in both Adobe
12mr|texlive-venturisadf-1.005-2|26	Type 1 and OpenType formats for publication. The family is
12mr|texlive-venturisadf-1.005-2|27	based on Utopia family, and has been modified and developed by
12mr|texlive-venturisadf-1.005-2|28	the Arkandis Digital foundry. Support for using the fonts, in
12mr|texlive-venturisadf-1.005-2|29	LaTeX, is also provided (and makes use of the nfssext-cfr
12mr|texlive-venturisadf-1.005-2|30	package).
12mr|texlive-venturisadf-1.005-2|31	
12mr|texlive-venturisadf-1.005-2|32	%post
12mr|texlive-venturisadf-1.005-2|33	%{_sbindir}/texlive.post
12mr|texlive-venturisadf-1.005-2|34	
12mr|texlive-venturisadf-1.005-2|35	%postun
12mr|texlive-venturisadf-1.005-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-venturisadf-1.005-2|37	%{_sbindir}/texlive.post
12mr|texlive-venturisadf-1.005-2|38	fi
12mr|texlive-venturisadf-1.005-2|39	
12mr|texlive-venturisadf-1.005-2|40	#-----------------------------------------------------------------------
12mr|texlive-venturisadf-1.005-2|41	%files
12mr|texlive-venturisadf-1.005-2|42	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtb8a.afm
12mr|texlive-venturisadf-1.005-2|43	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtb8ac.afm
12mr|texlive-venturisadf-1.005-2|44	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtbc8a.afm
12mr|texlive-venturisadf-1.005-2|45	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtbc8ac.afm
12mr|texlive-venturisadf-1.005-2|46	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtbci8a.afm
12mr|texlive-venturisadf-1.005-2|47	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtbci8ac.afm
12mr|texlive-venturisadf-1.005-2|48	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtbd8ac.afm
12mr|texlive-venturisadf-1.005-2|49	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtbi8a.afm
12mr|texlive-venturisadf-1.005-2|50	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtbi8ac.afm
12mr|texlive-venturisadf-1.005-2|51	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvth8a.afm
12mr|texlive-venturisadf-1.005-2|52	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvthi8a.afm
12mr|texlive-venturisadf-1.005-2|53	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtr8a.afm
12mr|texlive-venturisadf-1.005-2|54	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtr8ac.afm
12mr|texlive-venturisadf-1.005-2|55	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtrc8a.afm
12mr|texlive-venturisadf-1.005-2|56	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtrc8ac.afm
12mr|texlive-venturisadf-1.005-2|57	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtrci8a.afm
12mr|texlive-venturisadf-1.005-2|58	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtrci8ac.afm
12mr|texlive-venturisadf-1.005-2|59	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtrdl8a.afm
12mr|texlive-venturisadf-1.005-2|60	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtri8a.afm
12mr|texlive-venturisadf-1.005-2|61	%{_texmfdistdir}/fonts/afm/arkandis/venturis/yvtri8ac.afm
12mr|texlive-venturisadf-1.005-2|62	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2b8a.afm
12mr|texlive-venturisadf-1.005-2|63	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2b8ac.afm
12mr|texlive-venturisadf-1.005-2|64	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2bi8a.afm
12mr|texlive-venturisadf-1.005-2|65	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2bi8ac.afm
12mr|texlive-venturisadf-1.005-2|66	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2m8a.afm
12mr|texlive-venturisadf-1.005-2|67	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2mi8a.afm
12mr|texlive-venturisadf-1.005-2|68	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2r8a.afm
12mr|texlive-venturisadf-1.005-2|69	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2r8ac.afm
12mr|texlive-venturisadf-1.005-2|70	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2ri8a.afm
12mr|texlive-venturisadf-1.005-2|71	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2ri8ac.afm
12mr|texlive-venturisadf-1.005-2|72	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2x8a.afm
12mr|texlive-venturisadf-1.005-2|73	%{_texmfdistdir}/fonts/afm/arkandis/venturis2/yv2xi8a.afm
12mr|texlive-venturisadf-1.005-2|74	%{_texmfdistdir}/fonts/afm/arkandis/venturisold/yvob8a.afm
12mr|texlive-venturisadf-1.005-2|75	%{_texmfdistdir}/fonts/afm/arkandis/venturisold/yvobi8a.afm
12mr|texlive-venturisadf-1.005-2|76	%{_texmfdistdir}/fonts/afm/arkandis/venturisold/yvodd8a.afm
12mr|texlive-venturisadf-1.005-2|77	%{_texmfdistdir}/fonts/afm/arkandis/venturisold/yvor8a.afm
12mr|texlive-venturisadf-1.005-2|78	%{_texmfdistdir}/fonts/afm/arkandis/venturisold/yvori8a.afm
12mr|texlive-venturisadf-1.005-2|79	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1b8a.afm
12mr|texlive-venturisadf-1.005-2|80	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1b8ac.afm
12mr|texlive-venturisadf-1.005-2|81	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1b8ax.afm
12mr|texlive-venturisadf-1.005-2|82	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1bd8a.afm
12mr|texlive-venturisadf-1.005-2|83	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1bi8a.afm
12mr|texlive-venturisadf-1.005-2|84	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1bi8ac.afm
12mr|texlive-venturisadf-1.005-2|85	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1bi8ax.afm
12mr|texlive-venturisadf-1.005-2|86	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1d8a.afm
12mr|texlive-venturisadf-1.005-2|87	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1dd8au.afm
12mr|texlive-venturisadf-1.005-2|88	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1di8a.afm
12mr|texlive-venturisadf-1.005-2|89	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1h8a.afm
12mr|texlive-venturisadf-1.005-2|90	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1ho8a.afm
12mr|texlive-venturisadf-1.005-2|91	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1l8a.afm
12mr|texlive-venturisadf-1.005-2|92	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1li8a.afm
12mr|texlive-venturisadf-1.005-2|93	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1r8a.afm
12mr|texlive-venturisadf-1.005-2|94	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1r8ac.afm
12mr|texlive-venturisadf-1.005-2|95	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1r8ax.afm
12mr|texlive-venturisadf-1.005-2|96	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1ri8a.afm
12mr|texlive-venturisadf-1.005-2|97	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1ri8ac.afm
12mr|texlive-venturisadf-1.005-2|98	%{_texmfdistdir}/fonts/afm/arkandis/venturissans/yv1ri8ax.afm
12mr|texlive-venturisadf-1.005-2|99	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3b8a.afm
12mr|texlive-venturisadf-1.005-2|100	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3b8ac.afm
12mr|texlive-venturisadf-1.005-2|101	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3b8ax.afm
12mr|texlive-venturisadf-1.005-2|102	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3bi8a.afm
12mr|texlive-venturisadf-1.005-2|103	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3bi8ac.afm
12mr|texlive-venturisadf-1.005-2|104	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3bi8ax.afm
12mr|texlive-venturisadf-1.005-2|105	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3r8a.afm
12mr|texlive-venturisadf-1.005-2|106	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3r8ac.afm
12mr|texlive-venturisadf-1.005-2|107	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3r8ax.afm
12mr|texlive-venturisadf-1.005-2|108	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3ri8a.afm
12mr|texlive-venturisadf-1.005-2|109	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3ri8ac.afm
12mr|texlive-venturisadf-1.005-2|110	%{_texmfdistdir}/fonts/afm/arkandis/venturissans2/yv3ri8ax.afm
12mr|texlive-venturisadf-1.005-2|111	%{_texmfdistdir}/fonts/enc/dvips/venturisadf/t1-dotalt-f_f-venturisadf.enc
12mr|texlive-venturisadf-1.005-2|112	%{_texmfdistdir}/fonts/enc/dvips/venturisadf/t1-f_f-venturisadf.enc
12mr|texlive-venturisadf-1.005-2|113	%{_texmfdistdir}/fonts/enc/dvips/venturisadf/t1-venturis.enc
12mr|texlive-venturisadf-1.005-2|114	%{_texmfdistdir}/fonts/enc/dvips/venturisadf/t1-venturisold-longs.enc
12mr|texlive-venturisadf-1.005-2|115	%{_texmfdistdir}/fonts/enc/dvips/venturisadf/ts1-euro-venturisadf.enc
12mr|texlive-venturisadf-1.005-2|116	%{_texmfdistdir}/fonts/map/dvips/venturis/yvt.map
12mr|texlive-venturisadf-1.005-2|117	%{_texmfdistdir}/fonts/map/dvips/venturis2/yv2.map
12mr|texlive-venturisadf-1.005-2|118	%{_texmfdistdir}/fonts/map/dvips/venturisold/yvo.map
12mr|texlive-venturisadf-1.005-2|119	%{_texmfdistdir}/fonts/map/dvips/venturissans/yv1.map
12mr|texlive-venturisadf-1.005-2|120	%{_texmfdistdir}/fonts/map/dvips/venturissans2/yv3.map
12mr|texlive-venturisadf-1.005-2|121	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtb-c.tfm
12mr|texlive-venturisadf-1.005-2|122	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtb.tfm
12mr|texlive-venturisadf-1.005-2|123	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtbc-c.tfm
12mr|texlive-venturisadf-1.005-2|124	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtbc.tfm
12mr|texlive-venturisadf-1.005-2|125	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtbci-c.tfm
12mr|texlive-venturisadf-1.005-2|126	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtbci.tfm
12mr|texlive-venturisadf-1.005-2|127	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtbd-c.tfm
12mr|texlive-venturisadf-1.005-2|128	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtbi-c.tfm
12mr|texlive-venturisadf-1.005-2|129	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtbi.tfm
12mr|texlive-venturisadf-1.005-2|130	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvth.tfm
12mr|texlive-venturisadf-1.005-2|131	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvthi.tfm
12mr|texlive-venturisadf-1.005-2|132	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtr-c.tfm
12mr|texlive-venturisadf-1.005-2|133	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtr.tfm
12mr|texlive-venturisadf-1.005-2|134	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtrc-c.tfm
12mr|texlive-venturisadf-1.005-2|135	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtrc.tfm
12mr|texlive-venturisadf-1.005-2|136	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtrci-c.tfm
12mr|texlive-venturisadf-1.005-2|137	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtrci.tfm
12mr|texlive-venturisadf-1.005-2|138	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtrdl.tfm
12mr|texlive-venturisadf-1.005-2|139	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtri-c.tfm
12mr|texlive-venturisadf-1.005-2|140	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1-yvtri.tfm
12mr|texlive-venturisadf-1.005-2|141	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtbc-c.tfm
12mr|texlive-venturisadf-1.005-2|142	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtbc.tfm
12mr|texlive-venturisadf-1.005-2|143	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtbci-c.tfm
12mr|texlive-venturisadf-1.005-2|144	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtbci.tfm
12mr|texlive-venturisadf-1.005-2|145	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtrc-c.tfm
12mr|texlive-venturisadf-1.005-2|146	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtrc.tfm
12mr|texlive-venturisadf-1.005-2|147	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtrci-c.tfm
12mr|texlive-venturisadf-1.005-2|148	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/t1alt-yvtrci.tfm
12mr|texlive-venturisadf-1.005-2|149	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtb-c.tfm
12mr|texlive-venturisadf-1.005-2|150	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtb.tfm
12mr|texlive-venturisadf-1.005-2|151	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtbc-c.tfm
12mr|texlive-venturisadf-1.005-2|152	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtbc.tfm
12mr|texlive-venturisadf-1.005-2|153	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtbci-c.tfm
12mr|texlive-venturisadf-1.005-2|154	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtbci.tfm
12mr|texlive-venturisadf-1.005-2|155	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtbd-c.tfm
12mr|texlive-venturisadf-1.005-2|156	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtbi-c.tfm
12mr|texlive-venturisadf-1.005-2|157	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtbi.tfm
12mr|texlive-venturisadf-1.005-2|158	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvth.tfm
12mr|texlive-venturisadf-1.005-2|159	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvthi.tfm
12mr|texlive-venturisadf-1.005-2|160	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtr-c.tfm
12mr|texlive-venturisadf-1.005-2|161	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtr.tfm
12mr|texlive-venturisadf-1.005-2|162	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtrc-c.tfm
12mr|texlive-venturisadf-1.005-2|163	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtrc.tfm
12mr|texlive-venturisadf-1.005-2|164	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtrci-c.tfm
12mr|texlive-venturisadf-1.005-2|165	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtrci.tfm
12mr|texlive-venturisadf-1.005-2|166	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtrdl.tfm
12mr|texlive-venturisadf-1.005-2|167	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtri-c.tfm
12mr|texlive-venturisadf-1.005-2|168	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/ts1-yvtri.tfm
12mr|texlive-venturisadf-1.005-2|169	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/vent-yvtr.tfm
12mr|texlive-venturisadf-1.005-2|170	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtb8c.tfm
12mr|texlive-venturisadf-1.005-2|171	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtb8cc.tfm
12mr|texlive-venturisadf-1.005-2|172	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtb8t.tfm
12mr|texlive-venturisadf-1.005-2|173	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtb8tc.tfm
12mr|texlive-venturisadf-1.005-2|174	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbc8c.tfm
12mr|texlive-venturisadf-1.005-2|175	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbc8cc.tfm
12mr|texlive-venturisadf-1.005-2|176	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbc8t.tfm
12mr|texlive-venturisadf-1.005-2|177	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbc8tc.tfm
12mr|texlive-venturisadf-1.005-2|178	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbci8c.tfm
12mr|texlive-venturisadf-1.005-2|179	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbci8cc.tfm
12mr|texlive-venturisadf-1.005-2|180	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbci8t.tfm
12mr|texlive-venturisadf-1.005-2|181	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbci8tc.tfm
12mr|texlive-venturisadf-1.005-2|182	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcij8t.tfm
12mr|texlive-venturisadf-1.005-2|183	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcij8tc.tfm
12mr|texlive-venturisadf-1.005-2|184	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcijw8t.tfm
12mr|texlive-venturisadf-1.005-2|185	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcijw8tc.tfm
12mr|texlive-venturisadf-1.005-2|186	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbciw8t.tfm
12mr|texlive-venturisadf-1.005-2|187	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbciw8tc.tfm
12mr|texlive-venturisadf-1.005-2|188	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcj8t.tfm
12mr|texlive-venturisadf-1.005-2|189	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcj8tc.tfm
12mr|texlive-venturisadf-1.005-2|190	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcjw8t.tfm
12mr|texlive-venturisadf-1.005-2|191	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcjw8tc.tfm
12mr|texlive-venturisadf-1.005-2|192	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcw8t.tfm
12mr|texlive-venturisadf-1.005-2|193	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbcw8tc.tfm
12mr|texlive-venturisadf-1.005-2|194	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbd8cc.tfm
12mr|texlive-venturisadf-1.005-2|195	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbd8tc.tfm
12mr|texlive-venturisadf-1.005-2|196	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbi8c.tfm
12mr|texlive-venturisadf-1.005-2|197	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbi8cc.tfm
12mr|texlive-venturisadf-1.005-2|198	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbi8t.tfm
12mr|texlive-venturisadf-1.005-2|199	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbi8tc.tfm
12mr|texlive-venturisadf-1.005-2|200	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbij8t.tfm
12mr|texlive-venturisadf-1.005-2|201	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbij8tc.tfm
12mr|texlive-venturisadf-1.005-2|202	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbijw8t.tfm
12mr|texlive-venturisadf-1.005-2|203	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbijw8tc.tfm
12mr|texlive-venturisadf-1.005-2|204	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbiw8t.tfm
12mr|texlive-venturisadf-1.005-2|205	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbiw8tc.tfm
12mr|texlive-venturisadf-1.005-2|206	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbj8t.tfm
12mr|texlive-venturisadf-1.005-2|207	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbj8tc.tfm
12mr|texlive-venturisadf-1.005-2|208	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbjw8t.tfm
12mr|texlive-venturisadf-1.005-2|209	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbjw8tc.tfm
12mr|texlive-venturisadf-1.005-2|210	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbw8t.tfm
12mr|texlive-venturisadf-1.005-2|211	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtbw8tc.tfm
12mr|texlive-venturisadf-1.005-2|212	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvth8c.tfm
12mr|texlive-venturisadf-1.005-2|213	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvth8t.tfm
12mr|texlive-venturisadf-1.005-2|214	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvthi8c.tfm
12mr|texlive-venturisadf-1.005-2|215	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvthi8t.tfm
12mr|texlive-venturisadf-1.005-2|216	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtr8c.tfm
12mr|texlive-venturisadf-1.005-2|217	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtr8cc.tfm
12mr|texlive-venturisadf-1.005-2|218	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtr8t.tfm
12mr|texlive-venturisadf-1.005-2|219	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtr8tc.tfm
12mr|texlive-venturisadf-1.005-2|220	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrajw8t.tfm
12mr|texlive-venturisadf-1.005-2|221	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtraw8t.tfm
12mr|texlive-venturisadf-1.005-2|222	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrc8c.tfm
12mr|texlive-venturisadf-1.005-2|223	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrc8cc.tfm
12mr|texlive-venturisadf-1.005-2|224	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrc8t.tfm
12mr|texlive-venturisadf-1.005-2|225	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrc8tc.tfm
12mr|texlive-venturisadf-1.005-2|226	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrci8c.tfm
12mr|texlive-venturisadf-1.005-2|227	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrci8cc.tfm
12mr|texlive-venturisadf-1.005-2|228	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrci8t.tfm
12mr|texlive-venturisadf-1.005-2|229	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrci8tc.tfm
12mr|texlive-venturisadf-1.005-2|230	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcij8t.tfm
12mr|texlive-venturisadf-1.005-2|231	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcij8tc.tfm
12mr|texlive-venturisadf-1.005-2|232	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcijw8t.tfm
12mr|texlive-venturisadf-1.005-2|233	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcijw8tc.tfm
12mr|texlive-venturisadf-1.005-2|234	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrciw8t.tfm
12mr|texlive-venturisadf-1.005-2|235	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrciw8tc.tfm
12mr|texlive-venturisadf-1.005-2|236	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcj8t.tfm
12mr|texlive-venturisadf-1.005-2|237	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcj8tc.tfm
12mr|texlive-venturisadf-1.005-2|238	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcjw8t.tfm
12mr|texlive-venturisadf-1.005-2|239	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcjw8tc.tfm
12mr|texlive-venturisadf-1.005-2|240	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcw8t.tfm
12mr|texlive-venturisadf-1.005-2|241	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrcw8tc.tfm
12mr|texlive-venturisadf-1.005-2|242	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrdl8c.tfm
12mr|texlive-venturisadf-1.005-2|243	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrdl8t.tfm
12mr|texlive-venturisadf-1.005-2|244	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtri8c.tfm
12mr|texlive-venturisadf-1.005-2|245	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtri8cc.tfm
12mr|texlive-venturisadf-1.005-2|246	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtri8t.tfm
12mr|texlive-venturisadf-1.005-2|247	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtri8tc.tfm
12mr|texlive-venturisadf-1.005-2|248	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrij8t.tfm
12mr|texlive-venturisadf-1.005-2|249	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrij8tc.tfm
12mr|texlive-venturisadf-1.005-2|250	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrijw8t.tfm
12mr|texlive-venturisadf-1.005-2|251	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrijw8tc.tfm
12mr|texlive-venturisadf-1.005-2|252	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtriw8t.tfm
12mr|texlive-venturisadf-1.005-2|253	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtriw8tc.tfm
12mr|texlive-venturisadf-1.005-2|254	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrj8t.tfm
12mr|texlive-venturisadf-1.005-2|255	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrj8tc.tfm
12mr|texlive-venturisadf-1.005-2|256	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrjw8t.tfm
12mr|texlive-venturisadf-1.005-2|257	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrjw8tc.tfm
12mr|texlive-venturisadf-1.005-2|258	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrw8t.tfm
12mr|texlive-venturisadf-1.005-2|259	%{_texmfdistdir}/fonts/tfm/arkandis/venturis/yvtrw8tc.tfm
12mr|texlive-venturisadf-1.005-2|260	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2b-c.tfm
12mr|texlive-venturisadf-1.005-2|261	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2b.tfm
12mr|texlive-venturisadf-1.005-2|262	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2bi-c.tfm
12mr|texlive-venturisadf-1.005-2|263	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2bi.tfm
12mr|texlive-venturisadf-1.005-2|264	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2m.tfm
12mr|texlive-venturisadf-1.005-2|265	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2mi.tfm
12mr|texlive-venturisadf-1.005-2|266	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2r-c.tfm
12mr|texlive-venturisadf-1.005-2|267	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2r.tfm
12mr|texlive-venturisadf-1.005-2|268	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2ri-c.tfm
12mr|texlive-venturisadf-1.005-2|269	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2ri.tfm
12mr|texlive-venturisadf-1.005-2|270	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2x.tfm
12mr|texlive-venturisadf-1.005-2|271	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/t1-yv2xi.tfm
12mr|texlive-venturisadf-1.005-2|272	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2b-c.tfm
12mr|texlive-venturisadf-1.005-2|273	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2b.tfm
12mr|texlive-venturisadf-1.005-2|274	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2bi-c.tfm
12mr|texlive-venturisadf-1.005-2|275	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2bi.tfm
12mr|texlive-venturisadf-1.005-2|276	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2m.tfm
12mr|texlive-venturisadf-1.005-2|277	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2mi.tfm
12mr|texlive-venturisadf-1.005-2|278	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2r-c.tfm
12mr|texlive-venturisadf-1.005-2|279	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2r.tfm
12mr|texlive-venturisadf-1.005-2|280	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2ri-c.tfm
12mr|texlive-venturisadf-1.005-2|281	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2ri.tfm
12mr|texlive-venturisadf-1.005-2|282	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2x.tfm
12mr|texlive-venturisadf-1.005-2|283	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/ts1-yv2xi.tfm
12mr|texlive-venturisadf-1.005-2|284	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2b8c.tfm
12mr|texlive-venturisadf-1.005-2|285	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2b8cc.tfm
12mr|texlive-venturisadf-1.005-2|286	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2b8t.tfm
12mr|texlive-venturisadf-1.005-2|287	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2b8tc.tfm
12mr|texlive-venturisadf-1.005-2|288	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2bi8c.tfm
12mr|texlive-venturisadf-1.005-2|289	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2bi8cc.tfm
12mr|texlive-venturisadf-1.005-2|290	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2bi8t.tfm
12mr|texlive-venturisadf-1.005-2|291	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2bi8tc.tfm
12mr|texlive-venturisadf-1.005-2|292	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2m8c.tfm
12mr|texlive-venturisadf-1.005-2|293	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2m8t.tfm
12mr|texlive-venturisadf-1.005-2|294	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2mi8c.tfm
12mr|texlive-venturisadf-1.005-2|295	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2mi8t.tfm
12mr|texlive-venturisadf-1.005-2|296	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2r8c.tfm
12mr|texlive-venturisadf-1.005-2|297	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2r8cc.tfm
12mr|texlive-venturisadf-1.005-2|298	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2r8t.tfm
12mr|texlive-venturisadf-1.005-2|299	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2r8tc.tfm
12mr|texlive-venturisadf-1.005-2|300	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2ri8c.tfm
12mr|texlive-venturisadf-1.005-2|301	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2ri8cc.tfm
12mr|texlive-venturisadf-1.005-2|302	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2ri8t.tfm
12mr|texlive-venturisadf-1.005-2|303	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2ri8tc.tfm
12mr|texlive-venturisadf-1.005-2|304	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2x8c.tfm
12mr|texlive-venturisadf-1.005-2|305	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2x8t.tfm
12mr|texlive-venturisadf-1.005-2|306	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2xi8c.tfm
12mr|texlive-venturisadf-1.005-2|307	%{_texmfdistdir}/fonts/tfm/arkandis/venturis2/yv2xi8t.tfm
12mr|texlive-venturisadf-1.005-2|308	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/t1-yvob.tfm
12mr|texlive-venturisadf-1.005-2|309	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/t1-yvobi.tfm
12mr|texlive-venturisadf-1.005-2|310	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/t1-yvodd.tfm
12mr|texlive-venturisadf-1.005-2|311	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/t1-yvor.tfm
12mr|texlive-venturisadf-1.005-2|312	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/t1-yvori.tfm
12mr|texlive-venturisadf-1.005-2|313	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/ts1-yvob.tfm
12mr|texlive-venturisadf-1.005-2|314	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/ts1-yvobi.tfm
12mr|texlive-venturisadf-1.005-2|315	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/ts1-yvodd.tfm
12mr|texlive-venturisadf-1.005-2|316	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/ts1-yvor.tfm
12mr|texlive-venturisadf-1.005-2|317	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/ts1-yvori.tfm
12mr|texlive-venturisadf-1.005-2|318	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvoab8t.tfm
12mr|texlive-venturisadf-1.005-2|319	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvoabi8t.tfm
12mr|texlive-venturisadf-1.005-2|320	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvoar8t.tfm
12mr|texlive-venturisadf-1.005-2|321	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvoari8t.tfm
12mr|texlive-venturisadf-1.005-2|322	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvob8c.tfm
12mr|texlive-venturisadf-1.005-2|323	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvob8t.tfm
12mr|texlive-venturisadf-1.005-2|324	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvobi8c.tfm
12mr|texlive-venturisadf-1.005-2|325	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvobi8t.tfm
12mr|texlive-venturisadf-1.005-2|326	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvodd8c.tfm
12mr|texlive-venturisadf-1.005-2|327	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvodd8t.tfm
12mr|texlive-venturisadf-1.005-2|328	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvor8c.tfm
12mr|texlive-venturisadf-1.005-2|329	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvor8t.tfm
12mr|texlive-venturisadf-1.005-2|330	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvori8c.tfm
12mr|texlive-venturisadf-1.005-2|331	%{_texmfdistdir}/fonts/tfm/arkandis/venturisold/yvori8t.tfm
12mr|texlive-venturisadf-1.005-2|332	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1b-c.tfm
12mr|texlive-venturisadf-1.005-2|333	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1b-x.tfm
12mr|texlive-venturisadf-1.005-2|334	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1b.tfm
12mr|texlive-venturisadf-1.005-2|335	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1bd.tfm
12mr|texlive-venturisadf-1.005-2|336	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1bi-c.tfm
12mr|texlive-venturisadf-1.005-2|337	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1bi-x.tfm
12mr|texlive-venturisadf-1.005-2|338	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1bi.tfm
12mr|texlive-venturisadf-1.005-2|339	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1d.tfm
12mr|texlive-venturisadf-1.005-2|340	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1dd-u.tfm
12mr|texlive-venturisadf-1.005-2|341	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1di.tfm
12mr|texlive-venturisadf-1.005-2|342	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1h.tfm
12mr|texlive-venturisadf-1.005-2|343	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1ho.tfm
12mr|texlive-venturisadf-1.005-2|344	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1l.tfm
12mr|texlive-venturisadf-1.005-2|345	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1li.tfm
12mr|texlive-venturisadf-1.005-2|346	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1r-c.tfm
12mr|texlive-venturisadf-1.005-2|347	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1r-x.tfm
12mr|texlive-venturisadf-1.005-2|348	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1r.tfm
12mr|texlive-venturisadf-1.005-2|349	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1ri-c.tfm
12mr|texlive-venturisadf-1.005-2|350	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1ri-x.tfm
12mr|texlive-venturisadf-1.005-2|351	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/t1-yv1ri.tfm
12mr|texlive-venturisadf-1.005-2|352	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1b-c.tfm
12mr|texlive-venturisadf-1.005-2|353	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1b-x.tfm
12mr|texlive-venturisadf-1.005-2|354	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1b.tfm
12mr|texlive-venturisadf-1.005-2|355	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1bd.tfm
12mr|texlive-venturisadf-1.005-2|356	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1bi-c.tfm
12mr|texlive-venturisadf-1.005-2|357	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1bi-x.tfm
12mr|texlive-venturisadf-1.005-2|358	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1bi.tfm
12mr|texlive-venturisadf-1.005-2|359	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1d.tfm
12mr|texlive-venturisadf-1.005-2|360	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1dd-u.tfm
12mr|texlive-venturisadf-1.005-2|361	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1di.tfm
12mr|texlive-venturisadf-1.005-2|362	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1h.tfm
12mr|texlive-venturisadf-1.005-2|363	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1ho.tfm
12mr|texlive-venturisadf-1.005-2|364	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1l.tfm
12mr|texlive-venturisadf-1.005-2|365	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1li.tfm
12mr|texlive-venturisadf-1.005-2|366	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1r-c.tfm
12mr|texlive-venturisadf-1.005-2|367	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1r-x.tfm
12mr|texlive-venturisadf-1.005-2|368	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1r.tfm
12mr|texlive-venturisadf-1.005-2|369	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1ri-c.tfm
12mr|texlive-venturisadf-1.005-2|370	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1ri-x.tfm
12mr|texlive-venturisadf-1.005-2|371	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/ts1-yv1ri.tfm
12mr|texlive-venturisadf-1.005-2|372	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1b8c.tfm
12mr|texlive-venturisadf-1.005-2|373	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1b8cc.tfm
12mr|texlive-venturisadf-1.005-2|374	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1b8cx.tfm
12mr|texlive-venturisadf-1.005-2|375	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1b8t.tfm
12mr|texlive-venturisadf-1.005-2|376	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1b8tc.tfm
12mr|texlive-venturisadf-1.005-2|377	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1b8tx.tfm
12mr|texlive-venturisadf-1.005-2|378	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bd8c.tfm
12mr|texlive-venturisadf-1.005-2|379	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bd8t.tfm
12mr|texlive-venturisadf-1.005-2|380	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bi8c.tfm
12mr|texlive-venturisadf-1.005-2|381	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bi8cc.tfm
12mr|texlive-venturisadf-1.005-2|382	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bi8cx.tfm
12mr|texlive-venturisadf-1.005-2|383	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bi8t.tfm
12mr|texlive-venturisadf-1.005-2|384	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bi8tc.tfm
12mr|texlive-venturisadf-1.005-2|385	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1bi8tx.tfm
12mr|texlive-venturisadf-1.005-2|386	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1d8c.tfm
12mr|texlive-venturisadf-1.005-2|387	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1d8t.tfm
12mr|texlive-venturisadf-1.005-2|388	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1dd8cu.tfm
12mr|texlive-venturisadf-1.005-2|389	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1dd8tu.tfm
12mr|texlive-venturisadf-1.005-2|390	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1di8c.tfm
12mr|texlive-venturisadf-1.005-2|391	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1di8t.tfm
12mr|texlive-venturisadf-1.005-2|392	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1h8c.tfm
12mr|texlive-venturisadf-1.005-2|393	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1h8t.tfm
12mr|texlive-venturisadf-1.005-2|394	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ho8c.tfm
12mr|texlive-venturisadf-1.005-2|395	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ho8t.tfm
12mr|texlive-venturisadf-1.005-2|396	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1l8c.tfm
12mr|texlive-venturisadf-1.005-2|397	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1l8t.tfm
12mr|texlive-venturisadf-1.005-2|398	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1li8c.tfm
12mr|texlive-venturisadf-1.005-2|399	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1li8t.tfm
12mr|texlive-venturisadf-1.005-2|400	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1r8c.tfm
12mr|texlive-venturisadf-1.005-2|401	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1r8cc.tfm
12mr|texlive-venturisadf-1.005-2|402	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1r8cx.tfm
12mr|texlive-venturisadf-1.005-2|403	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1r8t.tfm
12mr|texlive-venturisadf-1.005-2|404	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1r8tc.tfm
12mr|texlive-venturisadf-1.005-2|405	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1r8tx.tfm
12mr|texlive-venturisadf-1.005-2|406	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ri8c.tfm
12mr|texlive-venturisadf-1.005-2|407	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ri8cc.tfm
12mr|texlive-venturisadf-1.005-2|408	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ri8cx.tfm
12mr|texlive-venturisadf-1.005-2|409	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ri8t.tfm
12mr|texlive-venturisadf-1.005-2|410	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ri8tc.tfm
12mr|texlive-venturisadf-1.005-2|411	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans/yv1ri8tx.tfm
12mr|texlive-venturisadf-1.005-2|412	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3b-c.tfm
12mr|texlive-venturisadf-1.005-2|413	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3b-x.tfm
12mr|texlive-venturisadf-1.005-2|414	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3b.tfm
12mr|texlive-venturisadf-1.005-2|415	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3bi-c.tfm
12mr|texlive-venturisadf-1.005-2|416	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3bi-x.tfm
12mr|texlive-venturisadf-1.005-2|417	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3bi.tfm
12mr|texlive-venturisadf-1.005-2|418	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3r-c.tfm
12mr|texlive-venturisadf-1.005-2|419	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3r-x.tfm
12mr|texlive-venturisadf-1.005-2|420	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3r.tfm
12mr|texlive-venturisadf-1.005-2|421	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3ri-c.tfm
12mr|texlive-venturisadf-1.005-2|422	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3ri-x.tfm
12mr|texlive-venturisadf-1.005-2|423	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/t1-yv3ri.tfm
12mr|texlive-venturisadf-1.005-2|424	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3b-c.tfm
12mr|texlive-venturisadf-1.005-2|425	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3b-x.tfm
12mr|texlive-venturisadf-1.005-2|426	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3b.tfm
12mr|texlive-venturisadf-1.005-2|427	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3bi-c.tfm
12mr|texlive-venturisadf-1.005-2|428	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3bi-x.tfm
12mr|texlive-venturisadf-1.005-2|429	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3bi.tfm
12mr|texlive-venturisadf-1.005-2|430	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3r-c.tfm
12mr|texlive-venturisadf-1.005-2|431	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3r-x.tfm
12mr|texlive-venturisadf-1.005-2|432	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3r.tfm
12mr|texlive-venturisadf-1.005-2|433	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3ri-c.tfm
12mr|texlive-venturisadf-1.005-2|434	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3ri-x.tfm
12mr|texlive-venturisadf-1.005-2|435	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/ts1-yv3ri.tfm
12mr|texlive-venturisadf-1.005-2|436	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3b8c.tfm
12mr|texlive-venturisadf-1.005-2|437	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3b8cc.tfm
12mr|texlive-venturisadf-1.005-2|438	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3b8cx.tfm
12mr|texlive-venturisadf-1.005-2|439	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3b8t.tfm
12mr|texlive-venturisadf-1.005-2|440	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3b8tc.tfm
12mr|texlive-venturisadf-1.005-2|441	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3b8tx.tfm
12mr|texlive-venturisadf-1.005-2|442	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3bi8c.tfm
12mr|texlive-venturisadf-1.005-2|443	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3bi8cc.tfm
12mr|texlive-venturisadf-1.005-2|444	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3bi8cx.tfm
12mr|texlive-venturisadf-1.005-2|445	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3bi8t.tfm
12mr|texlive-venturisadf-1.005-2|446	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3bi8tc.tfm
12mr|texlive-venturisadf-1.005-2|447	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3bi8tx.tfm
12mr|texlive-venturisadf-1.005-2|448	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3r8c.tfm
12mr|texlive-venturisadf-1.005-2|449	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3r8cc.tfm
12mr|texlive-venturisadf-1.005-2|450	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3r8cx.tfm
12mr|texlive-venturisadf-1.005-2|451	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3r8t.tfm
12mr|texlive-venturisadf-1.005-2|452	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3r8tc.tfm
12mr|texlive-venturisadf-1.005-2|453	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3r8tx.tfm
12mr|texlive-venturisadf-1.005-2|454	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3ri8c.tfm
12mr|texlive-venturisadf-1.005-2|455	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3ri8cc.tfm
12mr|texlive-venturisadf-1.005-2|456	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3ri8cx.tfm
12mr|texlive-venturisadf-1.005-2|457	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3ri8t.tfm
12mr|texlive-venturisadf-1.005-2|458	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3ri8tc.tfm
12mr|texlive-venturisadf-1.005-2|459	%{_texmfdistdir}/fonts/tfm/arkandis/venturissans2/yv3ri8tx.tfm
12mr|texlive-venturisadf-1.005-2|460	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtb8a.pfb
12mr|texlive-venturisadf-1.005-2|461	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtb8a.pfm
12mr|texlive-venturisadf-1.005-2|462	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtb8ac.pfb
12mr|texlive-venturisadf-1.005-2|463	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtb8ac.pfm
12mr|texlive-venturisadf-1.005-2|464	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbc8a.pfb
12mr|texlive-venturisadf-1.005-2|465	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbc8a.pfm
12mr|texlive-venturisadf-1.005-2|466	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbc8ac.pfb
12mr|texlive-venturisadf-1.005-2|467	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbc8ac.pfm
12mr|texlive-venturisadf-1.005-2|468	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbci8a.pfb
12mr|texlive-venturisadf-1.005-2|469	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbci8a.pfm
12mr|texlive-venturisadf-1.005-2|470	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbci8ac.pfb
12mr|texlive-venturisadf-1.005-2|471	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbci8ac.pfm
12mr|texlive-venturisadf-1.005-2|472	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbd8ac.pfb
12mr|texlive-venturisadf-1.005-2|473	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbd8ac.pfm
12mr|texlive-venturisadf-1.005-2|474	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbi8a.pfb
12mr|texlive-venturisadf-1.005-2|475	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbi8a.pfm
12mr|texlive-venturisadf-1.005-2|476	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbi8ac.pfb
12mr|texlive-venturisadf-1.005-2|477	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtbi8ac.pfm
12mr|texlive-venturisadf-1.005-2|478	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvth8a.pfb
12mr|texlive-venturisadf-1.005-2|479	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvth8a.pfm
12mr|texlive-venturisadf-1.005-2|480	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvthi8a.pfb
12mr|texlive-venturisadf-1.005-2|481	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvthi8a.pfm
12mr|texlive-venturisadf-1.005-2|482	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtr8a.pfb
12mr|texlive-venturisadf-1.005-2|483	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtr8a.pfm
12mr|texlive-venturisadf-1.005-2|484	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtr8ac.pfb
12mr|texlive-venturisadf-1.005-2|485	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtr8ac.pfm
12mr|texlive-venturisadf-1.005-2|486	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrc8a.pfb
12mr|texlive-venturisadf-1.005-2|487	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrc8a.pfm
12mr|texlive-venturisadf-1.005-2|488	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrc8ac.pfb
12mr|texlive-venturisadf-1.005-2|489	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrc8ac.pfm
12mr|texlive-venturisadf-1.005-2|490	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrci8a.pfb
12mr|texlive-venturisadf-1.005-2|491	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrci8a.pfm
12mr|texlive-venturisadf-1.005-2|492	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrci8ac.pfb
12mr|texlive-venturisadf-1.005-2|493	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrci8ac.pfm
12mr|texlive-venturisadf-1.005-2|494	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrdl8a.pfb
12mr|texlive-venturisadf-1.005-2|495	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtrdl8a.pfm
12mr|texlive-venturisadf-1.005-2|496	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtri8a.pfb
12mr|texlive-venturisadf-1.005-2|497	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtri8a.pfm
12mr|texlive-venturisadf-1.005-2|498	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtri8ac.pfb
12mr|texlive-venturisadf-1.005-2|499	%{_texmfdistdir}/fonts/type1/arkandis/venturis/yvtri8ac.pfm
12mr|texlive-venturisadf-1.005-2|500	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2b8a.pfb
12mr|texlive-venturisadf-1.005-2|501	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2b8a.pfm
12mr|texlive-venturisadf-1.005-2|502	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2b8ac.pfb
12mr|texlive-venturisadf-1.005-2|503	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2b8ac.pfm
12mr|texlive-venturisadf-1.005-2|504	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2bi8a.pfb
12mr|texlive-venturisadf-1.005-2|505	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2bi8a.pfm
12mr|texlive-venturisadf-1.005-2|506	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2bi8ac.pfb
12mr|texlive-venturisadf-1.005-2|507	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2bi8ac.pfm
12mr|texlive-venturisadf-1.005-2|508	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2m8a.pfb
12mr|texlive-venturisadf-1.005-2|509	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2m8a.pfm
12mr|texlive-venturisadf-1.005-2|510	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2mi8a.pfb
12mr|texlive-venturisadf-1.005-2|511	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2mi8a.pfm
12mr|texlive-venturisadf-1.005-2|512	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2r8a.pfb
12mr|texlive-venturisadf-1.005-2|513	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2r8a.pfm
12mr|texlive-venturisadf-1.005-2|514	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2r8ac.pfb
12mr|texlive-venturisadf-1.005-2|515	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2r8ac.pfm
12mr|texlive-venturisadf-1.005-2|516	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2ri8a.pfb
12mr|texlive-venturisadf-1.005-2|517	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2ri8a.pfm
12mr|texlive-venturisadf-1.005-2|518	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2ri8ac.pfb
12mr|texlive-venturisadf-1.005-2|519	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2ri8ac.pfm
12mr|texlive-venturisadf-1.005-2|520	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2x8a.pfb
12mr|texlive-venturisadf-1.005-2|521	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2x8a.pfm
12mr|texlive-venturisadf-1.005-2|522	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2xi8a.pfb
12mr|texlive-venturisadf-1.005-2|523	%{_texmfdistdir}/fonts/type1/arkandis/venturis2/yv2xi8a.pfm
12mr|texlive-venturisadf-1.005-2|524	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvob8a.pfb
12mr|texlive-venturisadf-1.005-2|525	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvob8a.pfm
12mr|texlive-venturisadf-1.005-2|526	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvobi8a.pfb
12mr|texlive-venturisadf-1.005-2|527	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvobi8a.pfm
12mr|texlive-venturisadf-1.005-2|528	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvodd8a.pfb
12mr|texlive-venturisadf-1.005-2|529	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvodd8a.pfm
12mr|texlive-venturisadf-1.005-2|530	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvor8a.pfb
12mr|texlive-venturisadf-1.005-2|531	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvor8a.pfm
12mr|texlive-venturisadf-1.005-2|532	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvori8a.pfb
12mr|texlive-venturisadf-1.005-2|533	%{_texmfdistdir}/fonts/type1/arkandis/venturisold/yvori8a.pfm
12mr|texlive-venturisadf-1.005-2|534	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1b8a.pfb
12mr|texlive-venturisadf-1.005-2|535	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1b8a.pfm
12mr|texlive-venturisadf-1.005-2|536	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1b8ac.pfb
12mr|texlive-venturisadf-1.005-2|537	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1b8ac.pfm
12mr|texlive-venturisadf-1.005-2|538	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1b8ax.pfb
12mr|texlive-venturisadf-1.005-2|539	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1b8ax.pfm
12mr|texlive-venturisadf-1.005-2|540	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bd8a.pfb
12mr|texlive-venturisadf-1.005-2|541	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bd8a.pfm
12mr|texlive-venturisadf-1.005-2|542	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bi8a.pfb
12mr|texlive-venturisadf-1.005-2|543	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bi8a.pfm
12mr|texlive-venturisadf-1.005-2|544	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bi8ac.pfb
12mr|texlive-venturisadf-1.005-2|545	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bi8ac.pfm
12mr|texlive-venturisadf-1.005-2|546	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bi8ax.pfb
12mr|texlive-venturisadf-1.005-2|547	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1bi8ax.pfm
12mr|texlive-venturisadf-1.005-2|548	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1d8a.pfb
12mr|texlive-venturisadf-1.005-2|549	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1d8a.pfm
12mr|texlive-venturisadf-1.005-2|550	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1dd8au.pfb
12mr|texlive-venturisadf-1.005-2|551	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1dd8au.pfm
12mr|texlive-venturisadf-1.005-2|552	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1di8a.pfb
12mr|texlive-venturisadf-1.005-2|553	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1di8a.pfm
12mr|texlive-venturisadf-1.005-2|554	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1h8a.pfb
12mr|texlive-venturisadf-1.005-2|555	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1h8a.pfm
12mr|texlive-venturisadf-1.005-2|556	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ho8a.pfb
12mr|texlive-venturisadf-1.005-2|557	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ho8a.pfm
12mr|texlive-venturisadf-1.005-2|558	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1l8a.pfb
12mr|texlive-venturisadf-1.005-2|559	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1l8a.pfm
12mr|texlive-venturisadf-1.005-2|560	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1li8a.pfb
12mr|texlive-venturisadf-1.005-2|561	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1li8a.pfm
12mr|texlive-venturisadf-1.005-2|562	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1r8a.pfb
12mr|texlive-venturisadf-1.005-2|563	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1r8a.pfm
12mr|texlive-venturisadf-1.005-2|564	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1r8ac.pfb
12mr|texlive-venturisadf-1.005-2|565	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1r8ac.pfm
12mr|texlive-venturisadf-1.005-2|566	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1r8ax.pfb
12mr|texlive-venturisadf-1.005-2|567	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1r8ax.pfm
12mr|texlive-venturisadf-1.005-2|568	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ri8a.pfb
12mr|texlive-venturisadf-1.005-2|569	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ri8a.pfm
12mr|texlive-venturisadf-1.005-2|570	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ri8ac.pfb
12mr|texlive-venturisadf-1.005-2|571	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ri8ac.pfm
12mr|texlive-venturisadf-1.005-2|572	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ri8ax.pfb
12mr|texlive-venturisadf-1.005-2|573	%{_texmfdistdir}/fonts/type1/arkandis/venturissans/yv1ri8ax.pfm
12mr|texlive-venturisadf-1.005-2|574	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3b8a.pfb
12mr|texlive-venturisadf-1.005-2|575	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3b8a.pfm
12mr|texlive-venturisadf-1.005-2|576	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3b8ac.pfb
12mr|texlive-venturisadf-1.005-2|577	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3b8ac.pfm
12mr|texlive-venturisadf-1.005-2|578	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3b8ax.pfb
12mr|texlive-venturisadf-1.005-2|579	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3b8ax.pfm
12mr|texlive-venturisadf-1.005-2|580	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3bi8a.pfb
12mr|texlive-venturisadf-1.005-2|581	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3bi8a.pfm
12mr|texlive-venturisadf-1.005-2|582	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3bi8ac.pfb
12mr|texlive-venturisadf-1.005-2|583	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3bi8ac.pfm
12mr|texlive-venturisadf-1.005-2|584	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3bi8ax.pfb
12mr|texlive-venturisadf-1.005-2|585	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3bi8ax.pfm
12mr|texlive-venturisadf-1.005-2|586	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3r8a.pfb
12mr|texlive-venturisadf-1.005-2|587	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3r8a.pfm
12mr|texlive-venturisadf-1.005-2|588	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3r8ac.pfb
12mr|texlive-venturisadf-1.005-2|589	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3r8ac.pfm
12mr|texlive-venturisadf-1.005-2|590	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3r8ax.pfb
12mr|texlive-venturisadf-1.005-2|591	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3r8ax.pfm
12mr|texlive-venturisadf-1.005-2|592	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3ri8a.pfb
12mr|texlive-venturisadf-1.005-2|593	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3ri8a.pfm
12mr|texlive-venturisadf-1.005-2|594	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3ri8ac.pfb
12mr|texlive-venturisadf-1.005-2|595	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3ri8ac.pfm
12mr|texlive-venturisadf-1.005-2|596	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3ri8ax.pfb
12mr|texlive-venturisadf-1.005-2|597	%{_texmfdistdir}/fonts/type1/arkandis/venturissans2/yv3ri8ax.pfm
12mr|texlive-venturisadf-1.005-2|598	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtb8c.vf
12mr|texlive-venturisadf-1.005-2|599	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtb8cc.vf
12mr|texlive-venturisadf-1.005-2|600	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtb8t.vf
12mr|texlive-venturisadf-1.005-2|601	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtb8tc.vf
12mr|texlive-venturisadf-1.005-2|602	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbc8c.vf
12mr|texlive-venturisadf-1.005-2|603	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbc8cc.vf
12mr|texlive-venturisadf-1.005-2|604	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbc8t.vf
12mr|texlive-venturisadf-1.005-2|605	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbc8tc.vf
12mr|texlive-venturisadf-1.005-2|606	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbci8c.vf
12mr|texlive-venturisadf-1.005-2|607	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbci8cc.vf
12mr|texlive-venturisadf-1.005-2|608	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbci8t.vf
12mr|texlive-venturisadf-1.005-2|609	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbci8tc.vf
12mr|texlive-venturisadf-1.005-2|610	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcij8t.vf
12mr|texlive-venturisadf-1.005-2|611	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcij8tc.vf
12mr|texlive-venturisadf-1.005-2|612	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcijw8t.vf
12mr|texlive-venturisadf-1.005-2|613	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcijw8tc.vf
12mr|texlive-venturisadf-1.005-2|614	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbciw8t.vf
12mr|texlive-venturisadf-1.005-2|615	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbciw8tc.vf
12mr|texlive-venturisadf-1.005-2|616	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcj8t.vf
12mr|texlive-venturisadf-1.005-2|617	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcj8tc.vf
12mr|texlive-venturisadf-1.005-2|618	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcjw8t.vf
12mr|texlive-venturisadf-1.005-2|619	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcjw8tc.vf
12mr|texlive-venturisadf-1.005-2|620	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcw8t.vf
12mr|texlive-venturisadf-1.005-2|621	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbcw8tc.vf
12mr|texlive-venturisadf-1.005-2|622	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbd8cc.vf
12mr|texlive-venturisadf-1.005-2|623	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbd8tc.vf
12mr|texlive-venturisadf-1.005-2|624	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbi8c.vf
12mr|texlive-venturisadf-1.005-2|625	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbi8cc.vf
12mr|texlive-venturisadf-1.005-2|626	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbi8t.vf
12mr|texlive-venturisadf-1.005-2|627	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbi8tc.vf
12mr|texlive-venturisadf-1.005-2|628	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbij8t.vf
12mr|texlive-venturisadf-1.005-2|629	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbij8tc.vf
12mr|texlive-venturisadf-1.005-2|630	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbijw8t.vf
12mr|texlive-venturisadf-1.005-2|631	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbijw8tc.vf
12mr|texlive-venturisadf-1.005-2|632	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbiw8t.vf
12mr|texlive-venturisadf-1.005-2|633	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbiw8tc.vf
12mr|texlive-venturisadf-1.005-2|634	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbj8t.vf
12mr|texlive-venturisadf-1.005-2|635	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbj8tc.vf
12mr|texlive-venturisadf-1.005-2|636	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbjw8t.vf
12mr|texlive-venturisadf-1.005-2|637	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbjw8tc.vf
12mr|texlive-venturisadf-1.005-2|638	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbw8t.vf
12mr|texlive-venturisadf-1.005-2|639	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtbw8tc.vf
12mr|texlive-venturisadf-1.005-2|640	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvth8c.vf
12mr|texlive-venturisadf-1.005-2|641	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvth8t.vf
12mr|texlive-venturisadf-1.005-2|642	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvthi8c.vf
12mr|texlive-venturisadf-1.005-2|643	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvthi8t.vf
12mr|texlive-venturisadf-1.005-2|644	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtr8c.vf
12mr|texlive-venturisadf-1.005-2|645	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtr8cc.vf
12mr|texlive-venturisadf-1.005-2|646	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtr8t.vf
12mr|texlive-venturisadf-1.005-2|647	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtr8tc.vf
12mr|texlive-venturisadf-1.005-2|648	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrajw8t.vf
12mr|texlive-venturisadf-1.005-2|649	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtraw8t.vf
12mr|texlive-venturisadf-1.005-2|650	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrc8c.vf
12mr|texlive-venturisadf-1.005-2|651	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrc8cc.vf
12mr|texlive-venturisadf-1.005-2|652	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrc8t.vf
12mr|texlive-venturisadf-1.005-2|653	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrc8tc.vf
12mr|texlive-venturisadf-1.005-2|654	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrci8c.vf
12mr|texlive-venturisadf-1.005-2|655	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrci8cc.vf
12mr|texlive-venturisadf-1.005-2|656	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrci8t.vf
12mr|texlive-venturisadf-1.005-2|657	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrci8tc.vf
12mr|texlive-venturisadf-1.005-2|658	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcij8t.vf
12mr|texlive-venturisadf-1.005-2|659	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcij8tc.vf
12mr|texlive-venturisadf-1.005-2|660	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcijw8t.vf
12mr|texlive-venturisadf-1.005-2|661	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcijw8tc.vf
12mr|texlive-venturisadf-1.005-2|662	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrciw8t.vf
12mr|texlive-venturisadf-1.005-2|663	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrciw8tc.vf
12mr|texlive-venturisadf-1.005-2|664	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcj8t.vf
12mr|texlive-venturisadf-1.005-2|665	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcj8tc.vf
12mr|texlive-venturisadf-1.005-2|666	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcjw8t.vf
12mr|texlive-venturisadf-1.005-2|667	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcjw8tc.vf
12mr|texlive-venturisadf-1.005-2|668	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcw8t.vf
12mr|texlive-venturisadf-1.005-2|669	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrcw8tc.vf
12mr|texlive-venturisadf-1.005-2|670	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrdl8c.vf
12mr|texlive-venturisadf-1.005-2|671	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrdl8t.vf
12mr|texlive-venturisadf-1.005-2|672	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtri8c.vf
12mr|texlive-venturisadf-1.005-2|673	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtri8cc.vf
12mr|texlive-venturisadf-1.005-2|674	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtri8t.vf
12mr|texlive-venturisadf-1.005-2|675	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtri8tc.vf
12mr|texlive-venturisadf-1.005-2|676	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrij8t.vf
12mr|texlive-venturisadf-1.005-2|677	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrij8tc.vf
12mr|texlive-venturisadf-1.005-2|678	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrijw8t.vf
12mr|texlive-venturisadf-1.005-2|679	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrijw8tc.vf
12mr|texlive-venturisadf-1.005-2|680	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtriw8t.vf
12mr|texlive-venturisadf-1.005-2|681	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtriw8tc.vf
12mr|texlive-venturisadf-1.005-2|682	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrj8t.vf
12mr|texlive-venturisadf-1.005-2|683	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrj8tc.vf
12mr|texlive-venturisadf-1.005-2|684	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrjw8t.vf
12mr|texlive-venturisadf-1.005-2|685	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrjw8tc.vf
12mr|texlive-venturisadf-1.005-2|686	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrw8t.vf
12mr|texlive-venturisadf-1.005-2|687	%{_texmfdistdir}/fonts/vf/arkandis/venturis/yvtrw8tc.vf
12mr|texlive-venturisadf-1.005-2|688	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2b8c.vf
12mr|texlive-venturisadf-1.005-2|689	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2b8cc.vf
12mr|texlive-venturisadf-1.005-2|690	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2b8t.vf
12mr|texlive-venturisadf-1.005-2|691	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2b8tc.vf
12mr|texlive-venturisadf-1.005-2|692	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2bi8c.vf
12mr|texlive-venturisadf-1.005-2|693	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2bi8cc.vf
12mr|texlive-venturisadf-1.005-2|694	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2bi8t.vf
12mr|texlive-venturisadf-1.005-2|695	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2bi8tc.vf
12mr|texlive-venturisadf-1.005-2|696	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2m8c.vf
12mr|texlive-venturisadf-1.005-2|697	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2m8t.vf
12mr|texlive-venturisadf-1.005-2|698	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2mi8c.vf
12mr|texlive-venturisadf-1.005-2|699	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2mi8t.vf
12mr|texlive-venturisadf-1.005-2|700	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2r8c.vf
12mr|texlive-venturisadf-1.005-2|701	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2r8cc.vf
12mr|texlive-venturisadf-1.005-2|702	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2r8t.vf
12mr|texlive-venturisadf-1.005-2|703	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2r8tc.vf
12mr|texlive-venturisadf-1.005-2|704	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2ri8c.vf
12mr|texlive-venturisadf-1.005-2|705	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2ri8cc.vf
12mr|texlive-venturisadf-1.005-2|706	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2ri8t.vf
12mr|texlive-venturisadf-1.005-2|707	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2ri8tc.vf
12mr|texlive-venturisadf-1.005-2|708	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2x8c.vf
12mr|texlive-venturisadf-1.005-2|709	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2x8t.vf
12mr|texlive-venturisadf-1.005-2|710	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2xi8c.vf
12mr|texlive-venturisadf-1.005-2|711	%{_texmfdistdir}/fonts/vf/arkandis/venturis2/yv2xi8t.vf
12mr|texlive-venturisadf-1.005-2|712	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvoab8t.vf
12mr|texlive-venturisadf-1.005-2|713	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvoabi8t.vf
12mr|texlive-venturisadf-1.005-2|714	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvoar8t.vf
12mr|texlive-venturisadf-1.005-2|715	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvoari8t.vf
12mr|texlive-venturisadf-1.005-2|716	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvob8c.vf
12mr|texlive-venturisadf-1.005-2|717	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvob8t.vf
12mr|texlive-venturisadf-1.005-2|718	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvobi8c.vf
12mr|texlive-venturisadf-1.005-2|719	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvobi8t.vf
12mr|texlive-venturisadf-1.005-2|720	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvodd8c.vf
12mr|texlive-venturisadf-1.005-2|721	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvodd8t.vf
12mr|texlive-venturisadf-1.005-2|722	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvor8c.vf
12mr|texlive-venturisadf-1.005-2|723	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvor8t.vf
12mr|texlive-venturisadf-1.005-2|724	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvori8c.vf
12mr|texlive-venturisadf-1.005-2|725	%{_texmfdistdir}/fonts/vf/arkandis/venturisold/yvori8t.vf
12mr|texlive-venturisadf-1.005-2|726	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1b8c.vf
12mr|texlive-venturisadf-1.005-2|727	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1b8cc.vf
12mr|texlive-venturisadf-1.005-2|728	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1b8cx.vf
12mr|texlive-venturisadf-1.005-2|729	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1b8t.vf
12mr|texlive-venturisadf-1.005-2|730	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1b8tc.vf
12mr|texlive-venturisadf-1.005-2|731	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1b8tx.vf
12mr|texlive-venturisadf-1.005-2|732	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bd8c.vf
12mr|texlive-venturisadf-1.005-2|733	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bd8t.vf
12mr|texlive-venturisadf-1.005-2|734	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bi8c.vf
12mr|texlive-venturisadf-1.005-2|735	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bi8cc.vf
12mr|texlive-venturisadf-1.005-2|736	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bi8cx.vf
12mr|texlive-venturisadf-1.005-2|737	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bi8t.vf
12mr|texlive-venturisadf-1.005-2|738	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bi8tc.vf
12mr|texlive-venturisadf-1.005-2|739	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1bi8tx.vf
12mr|texlive-venturisadf-1.005-2|740	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1d8c.vf
12mr|texlive-venturisadf-1.005-2|741	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1d8t.vf
12mr|texlive-venturisadf-1.005-2|742	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1dd8cu.vf
12mr|texlive-venturisadf-1.005-2|743	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1dd8tu.vf
12mr|texlive-venturisadf-1.005-2|744	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1di8c.vf
12mr|texlive-venturisadf-1.005-2|745	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1di8t.vf
12mr|texlive-venturisadf-1.005-2|746	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1h8c.vf
12mr|texlive-venturisadf-1.005-2|747	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1h8t.vf
12mr|texlive-venturisadf-1.005-2|748	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ho8c.vf
12mr|texlive-venturisadf-1.005-2|749	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ho8t.vf
12mr|texlive-venturisadf-1.005-2|750	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1l8c.vf
12mr|texlive-venturisadf-1.005-2|751	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1l8t.vf
12mr|texlive-venturisadf-1.005-2|752	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1li8c.vf
12mr|texlive-venturisadf-1.005-2|753	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1li8t.vf
12mr|texlive-venturisadf-1.005-2|754	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1r8c.vf
12mr|texlive-venturisadf-1.005-2|755	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1r8cc.vf
12mr|texlive-venturisadf-1.005-2|756	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1r8cx.vf
12mr|texlive-venturisadf-1.005-2|757	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1r8t.vf
12mr|texlive-venturisadf-1.005-2|758	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1r8tc.vf
12mr|texlive-venturisadf-1.005-2|759	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1r8tx.vf
12mr|texlive-venturisadf-1.005-2|760	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ri8c.vf
12mr|texlive-venturisadf-1.005-2|761	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ri8cc.vf
12mr|texlive-venturisadf-1.005-2|762	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ri8cx.vf
12mr|texlive-venturisadf-1.005-2|763	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ri8t.vf
12mr|texlive-venturisadf-1.005-2|764	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ri8tc.vf
12mr|texlive-venturisadf-1.005-2|765	%{_texmfdistdir}/fonts/vf/arkandis/venturissans/yv1ri8tx.vf
12mr|texlive-venturisadf-1.005-2|766	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3b8c.vf
12mr|texlive-venturisadf-1.005-2|767	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3b8cc.vf
12mr|texlive-venturisadf-1.005-2|768	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3b8cx.vf
12mr|texlive-venturisadf-1.005-2|769	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3b8t.vf
12mr|texlive-venturisadf-1.005-2|770	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3b8tc.vf
12mr|texlive-venturisadf-1.005-2|771	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3b8tx.vf
12mr|texlive-venturisadf-1.005-2|772	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3bi8c.vf
12mr|texlive-venturisadf-1.005-2|773	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3bi8cc.vf
12mr|texlive-venturisadf-1.005-2|774	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3bi8cx.vf
12mr|texlive-venturisadf-1.005-2|775	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3bi8t.vf
12mr|texlive-venturisadf-1.005-2|776	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3bi8tc.vf
12mr|texlive-venturisadf-1.005-2|777	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3bi8tx.vf
12mr|texlive-venturisadf-1.005-2|778	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3r8c.vf
12mr|texlive-venturisadf-1.005-2|779	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3r8cc.vf
12mr|texlive-venturisadf-1.005-2|780	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3r8cx.vf
12mr|texlive-venturisadf-1.005-2|781	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3r8t.vf
12mr|texlive-venturisadf-1.005-2|782	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3r8tc.vf
12mr|texlive-venturisadf-1.005-2|783	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3r8tx.vf
12mr|texlive-venturisadf-1.005-2|784	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3ri8c.vf
12mr|texlive-venturisadf-1.005-2|785	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3ri8cc.vf
12mr|texlive-venturisadf-1.005-2|786	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3ri8cx.vf
12mr|texlive-venturisadf-1.005-2|787	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3ri8t.vf
12mr|texlive-venturisadf-1.005-2|788	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3ri8tc.vf
12mr|texlive-venturisadf-1.005-2|789	%{_texmfdistdir}/fonts/vf/arkandis/venturissans2/yv3ri8tx.vf
12mr|texlive-venturisadf-1.005-2|790	%{_texmfdistdir}/tex/latex/venturis/t1yvt.fd
12mr|texlive-venturisadf-1.005-2|791	%{_texmfdistdir}/tex/latex/venturis/t1yvtajw.fd
12mr|texlive-venturisadf-1.005-2|792	%{_texmfdistdir}/tex/latex/venturis/t1yvtaw.fd
12mr|texlive-venturisadf-1.005-2|793	%{_texmfdistdir}/tex/latex/venturis/t1yvtd.fd
12mr|texlive-venturisadf-1.005-2|794	%{_texmfdistdir}/tex/latex/venturis/t1yvtj.fd
12mr|texlive-venturisadf-1.005-2|795	%{_texmfdistdir}/tex/latex/venturis/t1yvtjw.fd
12mr|texlive-venturisadf-1.005-2|796	%{_texmfdistdir}/tex/latex/venturis/t1yvtw.fd
12mr|texlive-venturisadf-1.005-2|797	%{_texmfdistdir}/tex/latex/venturis/ts1yvt.fd
12mr|texlive-venturisadf-1.005-2|798	%{_texmfdistdir}/tex/latex/venturis/ts1yvtajw.fd
12mr|texlive-venturisadf-1.005-2|799	%{_texmfdistdir}/tex/latex/venturis/ts1yvtaw.fd
12mr|texlive-venturisadf-1.005-2|800	%{_texmfdistdir}/tex/latex/venturis/ts1yvtd.fd
12mr|texlive-venturisadf-1.005-2|801	%{_texmfdistdir}/tex/latex/venturis/ts1yvtj.fd
12mr|texlive-venturisadf-1.005-2|802	%{_texmfdistdir}/tex/latex/venturis/ts1yvtjw.fd
12mr|texlive-venturisadf-1.005-2|803	%{_texmfdistdir}/tex/latex/venturis/ts1yvtw.fd
12mr|texlive-venturisadf-1.005-2|804	%{_texmfdistdir}/tex/latex/venturis2/t1yv2.fd
12mr|texlive-venturisadf-1.005-2|805	%{_texmfdistdir}/tex/latex/venturis2/ts1yv2.fd
12mr|texlive-venturisadf-1.005-2|806	%{_texmfdistdir}/tex/latex/venturisadf/venturis.sty
12mr|texlive-venturisadf-1.005-2|807	%{_texmfdistdir}/tex/latex/venturisadf/venturis2.sty
12mr|texlive-venturisadf-1.005-2|808	%{_texmfdistdir}/tex/latex/venturisadf/venturisold.sty
12mr|texlive-venturisadf-1.005-2|809	%{_texmfdistdir}/tex/latex/venturisold/t1yvo.fd
12mr|texlive-venturisadf-1.005-2|810	%{_texmfdistdir}/tex/latex/venturisold/t1yvoa.fd
12mr|texlive-venturisadf-1.005-2|811	%{_texmfdistdir}/tex/latex/venturisold/t1yvoad.fd
12mr|texlive-venturisadf-1.005-2|812	%{_texmfdistdir}/tex/latex/venturisold/t1yvod.fd
12mr|texlive-venturisadf-1.005-2|813	%{_texmfdistdir}/tex/latex/venturisold/ts1yvo.fd
12mr|texlive-venturisadf-1.005-2|814	%{_texmfdistdir}/tex/latex/venturisold/ts1yvoa.fd
12mr|texlive-venturisadf-1.005-2|815	%{_texmfdistdir}/tex/latex/venturisold/ts1yvoad.fd
12mr|texlive-venturisadf-1.005-2|816	%{_texmfdistdir}/tex/latex/venturisold/ts1yvod.fd
12mr|texlive-venturisadf-1.005-2|817	%{_texmfdistdir}/tex/latex/venturissans/t1yv1.fd
12mr|texlive-venturisadf-1.005-2|818	%{_texmfdistdir}/tex/latex/venturissans/t1yv1d.fd
12mr|texlive-venturisadf-1.005-2|819	%{_texmfdistdir}/tex/latex/venturissans/ts1yv1.fd
12mr|texlive-venturisadf-1.005-2|820	%{_texmfdistdir}/tex/latex/venturissans/ts1yv1d.fd
12mr|texlive-venturisadf-1.005-2|821	%{_texmfdistdir}/tex/latex/venturissans2/t1yv3.fd
12mr|texlive-venturisadf-1.005-2|822	%{_texmfdistdir}/tex/latex/venturissans2/ts1yv3.fd
12mr|texlive-venturisadf-1.005-2|823	%_texmf_updmap_d/venturisadf
12mr|texlive-venturisadf-1.005-2|824	%doc %{_texmfdistdir}/doc/fonts/venturisadf/LICENSE-utopia.txt
12mr|texlive-venturisadf-1.005-2|825	%doc %{_texmfdistdir}/doc/fonts/venturisadf/LIST-Venturis.txt
12mr|texlive-venturisadf-1.005-2|826	%doc %{_texmfdistdir}/doc/fonts/venturisadf/README
12mr|texlive-venturisadf-1.005-2|827	%doc %{_texmfdistdir}/doc/fonts/venturisadf/manifest.txt
12mr|texlive-venturisadf-1.005-2|828	%doc %{_texmfdistdir}/doc/fonts/venturisadf/venturisadf.pdf
12mr|texlive-venturisadf-1.005-2|829	%doc %{_texmfdistdir}/doc/fonts/venturisadf/venturisadf.tex
12mr|texlive-venturisadf-1.005-2|830	#- source
12mr|texlive-venturisadf-1.005-2|831	%doc %{_texmfdistdir}/source/fonts/venturisadf/lining.etx
12mr|texlive-venturisadf-1.005-2|832	%doc %{_texmfdistdir}/source/fonts/venturisadf/oldstyle.etx
12mr|texlive-venturisadf-1.005-2|833	%doc %{_texmfdistdir}/source/fonts/venturisadf/rename.venturis
12mr|texlive-venturisadf-1.005-2|834	%doc %{_texmfdistdir}/source/fonts/venturisadf/rename.venturis2
12mr|texlive-venturisadf-1.005-2|835	%doc %{_texmfdistdir}/source/fonts/venturisadf/rename.venturisold
12mr|texlive-venturisadf-1.005-2|836	%doc %{_texmfdistdir}/source/fonts/venturisadf/rename.venturissans
12mr|texlive-venturisadf-1.005-2|837	%doc %{_texmfdistdir}/source/fonts/venturisadf/rename.venturissans2
12mr|texlive-venturisadf-1.005-2|838	%doc %{_texmfdistdir}/source/fonts/venturisadf/rename.venturistitling
12mr|texlive-venturisadf-1.005-2|839	%doc %{_texmfdistdir}/source/fonts/venturisadf/resetalt.mtx
12mr|texlive-venturisadf-1.005-2|840	%doc %{_texmfdistdir}/source/fonts/venturisadf/t1-dotalt-f_f.etx
12mr|texlive-venturisadf-1.005-2|841	%doc %{_texmfdistdir}/source/fonts/venturisadf/t1-f_f.etx
12mr|texlive-venturisadf-1.005-2|842	%doc %{_texmfdistdir}/source/fonts/venturisadf/t1-venturis.etx
12mr|texlive-venturisadf-1.005-2|843	%doc %{_texmfdistdir}/source/fonts/venturisadf/t1-venturisold-longs.etx
12mr|texlive-venturisadf-1.005-2|844	%doc %{_texmfdistdir}/source/fonts/venturisadf/t1-venturisold.etx
12mr|texlive-venturisadf-1.005-2|845	%doc %{_texmfdistdir}/source/fonts/venturisadf/t1j-f_f.etx
12mr|texlive-venturisadf-1.005-2|846	%doc %{_texmfdistdir}/source/fonts/venturisadf/t1j-venturis.etx
12mr|texlive-venturisadf-1.005-2|847	%doc %{_texmfdistdir}/source/fonts/venturisadf/ts1-euro.etx
12mr|texlive-venturisadf-1.005-2|848	%doc %{_texmfdistdir}/source/fonts/venturisadf/ucdotalt.etx
12mr|texlive-venturisadf-1.005-2|849	%doc %{_texmfdistdir}/source/fonts/venturisadf/yv1-drv.tex
12mr|texlive-venturisadf-1.005-2|850	%doc %{_texmfdistdir}/source/fonts/venturisadf/yv1-map.tex
12mr|texlive-venturisadf-1.005-2|851	%doc %{_texmfdistdir}/source/fonts/venturisadf/yv2-drv.tex
12mr|texlive-venturisadf-1.005-2|852	%doc %{_texmfdistdir}/source/fonts/venturisadf/yv2-map.tex
12mr|texlive-venturisadf-1.005-2|853	%doc %{_texmfdistdir}/source/fonts/venturisadf/yv3-drv.tex
12mr|texlive-venturisadf-1.005-2|854	%doc %{_texmfdistdir}/source/fonts/venturisadf/yv3-map.tex
12mr|texlive-venturisadf-1.005-2|855	%doc %{_texmfdistdir}/source/fonts/venturisadf/yvo-drv.tex
12mr|texlive-venturisadf-1.005-2|856	%doc %{_texmfdistdir}/source/fonts/venturisadf/yvo-map.tex
12mr|texlive-venturisadf-1.005-2|857	%doc %{_texmfdistdir}/source/fonts/venturisadf/yvt-drv.tex
12mr|texlive-venturisadf-1.005-2|858	%doc %{_texmfdistdir}/source/fonts/venturisadf/yvt-map.tex
12mr|texlive-venturisadf-1.005-2|859	
12mr|texlive-venturisadf-1.005-2|860	#-----------------------------------------------------------------------
12mr|texlive-venturisadf-1.005-2|861	%prep
12mr|texlive-venturisadf-1.005-2|862	%setup -c -a0 -a1 -a2
12mr|texlive-venturisadf-1.005-2|863	
12mr|texlive-venturisadf-1.005-2|864	%build
12mr|texlive-venturisadf-1.005-2|865	
12mr|texlive-venturisadf-1.005-2|866	%install
12mr|texlive-venturisadf-1.005-2|867	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-venturisadf-1.005-2|868	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-venturisadf-1.005-2|869	mkdir -p %{buildroot}%{_texmf_updmap_d}
12mr|texlive-venturisadf-1.005-2|870	cat > %{buildroot}%{_texmf_updmap_d}/venturisadf <<EOF
12mr|texlive-venturisadf-1.005-2|871	Map yv1.map
12mr|texlive-venturisadf-1.005-2|872	Map yv2.map
12mr|texlive-venturisadf-1.005-2|873	Map yv3.map
12mr|texlive-venturisadf-1.005-2|874	Map yvo.map
12mr|texlive-venturisadf-1.005-2|875	Map yvt.map
12mr|texlive-venturisadf-1.005-2|876	EOF
12mr|texlive-venturisadf-1.005-2|877	
12mr|texlive-venturisadf-1.005-2|878	
12mr|texlive-venturisadf-1.005-2|879	
12mr|texlive-venturisadf-1.005-2|880	%changelog
12mr|texlive-venturisadf-1.005-2|881	

18893 12
12mr|texlive-verbasef-1.1-2|1	# revision 21922
12mr|texlive-verbasef-1.1-2|2	# category Package
12mr|texlive-verbasef-1.1-2|3	# catalog-ctan /macros/latex/contrib/verbasef
12mr|texlive-verbasef-1.1-2|4	# catalog-date 2011-04-02 14:59:54 +0200
12mr|texlive-verbasef-1.1-2|5	# catalog-license gpl
12mr|texlive-verbasef-1.1-2|6	# catalog-version 1.1
12mr|texlive-verbasef-1.1-2|7	Name:		texlive-verbasef
12mr|texlive-verbasef-1.1-2|8	Version:	1.1
12mr|texlive-verbasef-1.1-2|9	Release:	2
12mr|texlive-verbasef-1.1-2|10	Summary:	VERBatim Automatic Splitting of External Files
12mr|texlive-verbasef-1.1-2|11	Group:		Publishing
12mr|texlive-verbasef-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/verbasef
12mr|texlive-verbasef-1.1-2|13	License:	GPL
12mr|texlive-verbasef-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbasef.tar.xz
12mr|texlive-verbasef-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbasef.doc.tar.xz
12mr|texlive-verbasef-1.1-2|16	BuildArch:	noarch
12mr|texlive-verbasef-1.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-verbasef-1.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-verbasef-1.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-verbasef-1.1-2|20	
12mr|texlive-verbasef-1.1-2|21	%description
12mr|texlive-verbasef-1.1-2|22	Verbasef allows you to input (subsections of a) file, print
12mr|texlive-verbasef-1.1-2|23	them in verbatim mode, while automatically breaking up the
12mr|texlive-verbasef-1.1-2|24	inputted lines into pieces of a given length, which are output
12mr|texlive-verbasef-1.1-2|25	as figures. These figures are posted using the [H]
12mr|texlive-verbasef-1.1-2|26	specification, which forces LaTeX to place the figure at the
12mr|texlive-verbasef-1.1-2|27	spot of invocation, rather than floating the figures to the top
12mr|texlive-verbasef-1.1-2|28	of the next page. The package requires the verbatim, here and
12mr|texlive-verbasef-1.1-2|29	vrbexin packages.
12mr|texlive-verbasef-1.1-2|30	
12mr|texlive-verbasef-1.1-2|31	%post
12mr|texlive-verbasef-1.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-verbasef-1.1-2|33	
12mr|texlive-verbasef-1.1-2|34	%postun
12mr|texlive-verbasef-1.1-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-verbasef-1.1-2|36	%{_sbindir}/texlive.post
12mr|texlive-verbasef-1.1-2|37	fi
12mr|texlive-verbasef-1.1-2|38	
12mr|texlive-verbasef-1.1-2|39	#-----------------------------------------------------------------------
12mr|texlive-verbasef-1.1-2|40	%files
12mr|texlive-verbasef-1.1-2|41	%{_texmfdistdir}/tex/latex/verbasef/verbasef.sty
12mr|texlive-verbasef-1.1-2|42	%doc %{_texmfdistdir}/doc/latex/verbasef/verbasef-doc.pdf
12mr|texlive-verbasef-1.1-2|43	%doc %{_texmfdistdir}/doc/latex/verbasef/verbasef-doc.tex
12mr|texlive-verbasef-1.1-2|44	
12mr|texlive-verbasef-1.1-2|45	#-----------------------------------------------------------------------
12mr|texlive-verbasef-1.1-2|46	%prep
12mr|texlive-verbasef-1.1-2|47	%setup -c -a0 -a1
12mr|texlive-verbasef-1.1-2|48	
12mr|texlive-verbasef-1.1-2|49	%build
12mr|texlive-verbasef-1.1-2|50	
12mr|texlive-verbasef-1.1-2|51	%install
12mr|texlive-verbasef-1.1-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-verbasef-1.1-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-verbasef-1.1-2|54	
12mr|texlive-verbasef-1.1-2|55	
12mr|texlive-verbasef-1.1-2|56	
12mr|texlive-verbasef-1.1-2|57	%changelog
12mr|texlive-verbasef-1.1-2|58	

18894 12
12mr|texlive-verbatimbox-1.0-2|1	# revision 15878
12mr|texlive-verbatimbox-1.0-2|2	# category Package
12mr|texlive-verbatimbox-1.0-2|3	# catalog-ctan /macros/latex/contrib/verbatimbox
12mr|texlive-verbatimbox-1.0-2|4	# catalog-date 2009-10-11 01:33:30 +0200
12mr|texlive-verbatimbox-1.0-2|5	# catalog-license lppl
12mr|texlive-verbatimbox-1.0-2|6	# catalog-version 1.0
12mr|texlive-verbatimbox-1.0-2|7	Name:		texlive-verbatimbox
12mr|texlive-verbatimbox-1.0-2|8	Version:	1.0
12mr|texlive-verbatimbox-1.0-2|9	Release:	2
12mr|texlive-verbatimbox-1.0-2|10	Summary:	Deposit verbatim text in a box
12mr|texlive-verbatimbox-1.0-2|11	Group:		Publishing
12mr|texlive-verbatimbox-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/verbatimbox
12mr|texlive-verbatimbox-1.0-2|13	License:	LPPL
12mr|texlive-verbatimbox-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbatimbox.tar.xz
12mr|texlive-verbatimbox-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbatimbox.doc.tar.xz
12mr|texlive-verbatimbox-1.0-2|16	BuildArch:	noarch
12mr|texlive-verbatimbox-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-verbatimbox-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-verbatimbox-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-verbatimbox-1.0-2|20	
12mr|texlive-verbatimbox-1.0-2|21	%description
12mr|texlive-verbatimbox-1.0-2|22	The package provides a verbbox environment (which uses
12mr|texlive-verbatimbox-1.0-2|23	techniques similar to those of the boxedverbatim of the
12mr|texlive-verbatimbox-1.0-2|24	moreverb package) to place its contents into a globally
12mr|texlive-verbatimbox-1.0-2|25	available box. The global box may then be used in a variety of
12mr|texlive-verbatimbox-1.0-2|26	situations (for example, providing a replica of the
12mr|texlive-verbatimbox-1.0-2|27	boxedverbatim environment itself). A valuable use is in places
12mr|texlive-verbatimbox-1.0-2|28	where the standard verbatim environment (which is based on a
12mr|texlive-verbatimbox-1.0-2|29	trivlist) may not appear. The package makes use of the verbatim
12mr|texlive-verbatimbox-1.0-2|30	package (which is a required part of any LaTeX distribution).
12mr|texlive-verbatimbox-1.0-2|31	
12mr|texlive-verbatimbox-1.0-2|32	%post
12mr|texlive-verbatimbox-1.0-2|33	%{_sbindir}/texlive.post
12mr|texlive-verbatimbox-1.0-2|34	
12mr|texlive-verbatimbox-1.0-2|35	%postun
12mr|texlive-verbatimbox-1.0-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-verbatimbox-1.0-2|37	%{_sbindir}/texlive.post
12mr|texlive-verbatimbox-1.0-2|38	fi
12mr|texlive-verbatimbox-1.0-2|39	
12mr|texlive-verbatimbox-1.0-2|40	#-----------------------------------------------------------------------
12mr|texlive-verbatimbox-1.0-2|41	%files
12mr|texlive-verbatimbox-1.0-2|42	%{_texmfdistdir}/tex/latex/verbatimbox/verbatimbox.sty
12mr|texlive-verbatimbox-1.0-2|43	%doc %{_texmfdistdir}/doc/latex/verbatimbox/README
12mr|texlive-verbatimbox-1.0-2|44	%doc %{_texmfdistdir}/doc/latex/verbatimbox/verbatimbox_example.pdf
12mr|texlive-verbatimbox-1.0-2|45	%doc %{_texmfdistdir}/doc/latex/verbatimbox/verbatimbox_example.tex
12mr|texlive-verbatimbox-1.0-2|46	
12mr|texlive-verbatimbox-1.0-2|47	#-----------------------------------------------------------------------
12mr|texlive-verbatimbox-1.0-2|48	%prep
12mr|texlive-verbatimbox-1.0-2|49	%setup -c -a0 -a1
12mr|texlive-verbatimbox-1.0-2|50	
12mr|texlive-verbatimbox-1.0-2|51	%build
12mr|texlive-verbatimbox-1.0-2|52	
12mr|texlive-verbatimbox-1.0-2|53	%install
12mr|texlive-verbatimbox-1.0-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-verbatimbox-1.0-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-verbatimbox-1.0-2|56	
12mr|texlive-verbatimbox-1.0-2|57	
12mr|texlive-verbatimbox-1.0-2|58	
12mr|texlive-verbatimbox-1.0-2|59	%changelog
12mr|texlive-verbatimbox-1.0-2|60	

18895 12
12mr|texlive-verbatimcopy-0.06-2|1	# revision 15878
12mr|texlive-verbatimcopy-0.06-2|2	# category Package
12mr|texlive-verbatimcopy-0.06-2|3	# catalog-ctan /macros/latex/contrib/verbatimcopy
12mr|texlive-verbatimcopy-0.06-2|4	# catalog-date 2009-06-02 14:54:30 +0200
12mr|texlive-verbatimcopy-0.06-2|5	# catalog-license lppl
12mr|texlive-verbatimcopy-0.06-2|6	# catalog-version 0.06
12mr|texlive-verbatimcopy-0.06-2|7	Name:		texlive-verbatimcopy
12mr|texlive-verbatimcopy-0.06-2|8	Version:	0.06
12mr|texlive-verbatimcopy-0.06-2|9	Release:	2
12mr|texlive-verbatimcopy-0.06-2|10	Summary:	Make copies of text documents from within LaTeX
12mr|texlive-verbatimcopy-0.06-2|11	Group:		Publishing
12mr|texlive-verbatimcopy-0.06-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/verbatimcopy
12mr|texlive-verbatimcopy-0.06-2|13	License:	LPPL
12mr|texlive-verbatimcopy-0.06-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbatimcopy.tar.xz
12mr|texlive-verbatimcopy-0.06-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbatimcopy.doc.tar.xz
12mr|texlive-verbatimcopy-0.06-2|16	BuildArch:	noarch
12mr|texlive-verbatimcopy-0.06-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-verbatimcopy-0.06-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-verbatimcopy-0.06-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-verbatimcopy-0.06-2|20	
12mr|texlive-verbatimcopy-0.06-2|21	%description
12mr|texlive-verbatimcopy-0.06-2|22	This package provides \VerbatimCopy{in}{out} that will enable
12mr|texlive-verbatimcopy-0.06-2|23	LaTeX to take a verbatim copy of one text file, and save it
12mr|texlive-verbatimcopy-0.06-2|24	under another name. The package provides a means to specify the
12mr|texlive-verbatimcopy-0.06-2|25	output directory to be used, but does no checking and may
12mr|texlive-verbatimcopy-0.06-2|26	therefore overwrite an important file if used injudiciously.
12mr|texlive-verbatimcopy-0.06-2|27	
12mr|texlive-verbatimcopy-0.06-2|28	%post
12mr|texlive-verbatimcopy-0.06-2|29	%{_sbindir}/texlive.post
12mr|texlive-verbatimcopy-0.06-2|30	
12mr|texlive-verbatimcopy-0.06-2|31	%postun
12mr|texlive-verbatimcopy-0.06-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-verbatimcopy-0.06-2|33	%{_sbindir}/texlive.post
12mr|texlive-verbatimcopy-0.06-2|34	fi
12mr|texlive-verbatimcopy-0.06-2|35	
12mr|texlive-verbatimcopy-0.06-2|36	#-----------------------------------------------------------------------
12mr|texlive-verbatimcopy-0.06-2|37	%files
12mr|texlive-verbatimcopy-0.06-2|38	%{_texmfdistdir}/tex/latex/verbatimcopy/verbatimcopy.sty
12mr|texlive-verbatimcopy-0.06-2|39	%doc %{_texmfdistdir}/doc/latex/verbatimcopy/README
12mr|texlive-verbatimcopy-0.06-2|40	%doc %{_texmfdistdir}/doc/latex/verbatimcopy/verbatimcopy.pdf
12mr|texlive-verbatimcopy-0.06-2|41	%doc %{_texmfdistdir}/doc/latex/verbatimcopy/verbatimcopy.tex
12mr|texlive-verbatimcopy-0.06-2|42	
12mr|texlive-verbatimcopy-0.06-2|43	#-----------------------------------------------------------------------
12mr|texlive-verbatimcopy-0.06-2|44	%prep
12mr|texlive-verbatimcopy-0.06-2|45	%setup -c -a0 -a1
12mr|texlive-verbatimcopy-0.06-2|46	
12mr|texlive-verbatimcopy-0.06-2|47	%build
12mr|texlive-verbatimcopy-0.06-2|48	
12mr|texlive-verbatimcopy-0.06-2|49	%install
12mr|texlive-verbatimcopy-0.06-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-verbatimcopy-0.06-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-verbatimcopy-0.06-2|52	
12mr|texlive-verbatimcopy-0.06-2|53	
12mr|texlive-verbatimcopy-0.06-2|54	
12mr|texlive-verbatimcopy-0.06-2|55	%changelog
12mr|texlive-verbatimcopy-0.06-2|56	

18896 12
12mr|texlive-verbdef-0.2-2|1	# revision 17177
12mr|texlive-verbdef-0.2-2|2	# category Package
12mr|texlive-verbdef-0.2-2|3	# catalog-ctan /macros/latex/contrib/verbdef
12mr|texlive-verbdef-0.2-2|4	# catalog-date 2010-03-09 13:13:30 +0100
12mr|texlive-verbdef-0.2-2|5	# catalog-license lppl
12mr|texlive-verbdef-0.2-2|6	# catalog-version 0.2
12mr|texlive-verbdef-0.2-2|7	Name:		texlive-verbdef
12mr|texlive-verbdef-0.2-2|8	Version:	0.2
12mr|texlive-verbdef-0.2-2|9	Release:	2
12mr|texlive-verbdef-0.2-2|10	Summary:	Define commands which expand to verbatim text
12mr|texlive-verbdef-0.2-2|11	Group:		Publishing
12mr|texlive-verbdef-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/verbdef
12mr|texlive-verbdef-0.2-2|13	License:	LPPL
12mr|texlive-verbdef-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbdef.tar.xz
12mr|texlive-verbdef-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbdef.doc.tar.xz
12mr|texlive-verbdef-0.2-2|16	BuildArch:	noarch
12mr|texlive-verbdef-0.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-verbdef-0.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-verbdef-0.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-verbdef-0.2-2|20	
12mr|texlive-verbdef-0.2-2|21	%description
12mr|texlive-verbdef-0.2-2|22	The package defines a single command \verbdef (which has a *-
12mr|texlive-verbdef-0.2-2|23	form, like \verb). \verbdef will define a robust command whose
12mr|texlive-verbdef-0.2-2|24	body expands to verbatim text. By using commands defined by
12mr|texlive-verbdef-0.2-2|25	\verbdef, one can put verbatim text into the arguments of
12mr|texlive-verbdef-0.2-2|26	commands; since the defined command is robust, it doesn't
12mr|texlive-verbdef-0.2-2|27	matter if the argument is moving. (Full details of syntax and
12mr|texlive-verbdef-0.2-2|28	caveats about use are in comments in the file itself.).
12mr|texlive-verbdef-0.2-2|29	
12mr|texlive-verbdef-0.2-2|30	%post
12mr|texlive-verbdef-0.2-2|31	%{_sbindir}/texlive.post
12mr|texlive-verbdef-0.2-2|32	
12mr|texlive-verbdef-0.2-2|33	%postun
12mr|texlive-verbdef-0.2-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-verbdef-0.2-2|35	%{_sbindir}/texlive.post
12mr|texlive-verbdef-0.2-2|36	fi
12mr|texlive-verbdef-0.2-2|37	
12mr|texlive-verbdef-0.2-2|38	#-----------------------------------------------------------------------
12mr|texlive-verbdef-0.2-2|39	%files
12mr|texlive-verbdef-0.2-2|40	%{_texmfdistdir}/tex/latex/verbdef/verbdef.sty
12mr|texlive-verbdef-0.2-2|41	%doc %{_texmfdistdir}/doc/latex/verbdef/verbdef.pdf
12mr|texlive-verbdef-0.2-2|42	%doc %{_texmfdistdir}/doc/latex/verbdef/verbdef.tex
12mr|texlive-verbdef-0.2-2|43	
12mr|texlive-verbdef-0.2-2|44	#-----------------------------------------------------------------------
12mr|texlive-verbdef-0.2-2|45	%prep
12mr|texlive-verbdef-0.2-2|46	%setup -c -a0 -a1
12mr|texlive-verbdef-0.2-2|47	
12mr|texlive-verbdef-0.2-2|48	%build
12mr|texlive-verbdef-0.2-2|49	
12mr|texlive-verbdef-0.2-2|50	%install
12mr|texlive-verbdef-0.2-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-verbdef-0.2-2|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-verbdef-0.2-2|53	
12mr|texlive-verbdef-0.2-2|54	
12mr|texlive-verbdef-0.2-2|55	
12mr|texlive-verbdef-0.2-2|56	%changelog
12mr|texlive-verbdef-0.2-2|57	

18897 12
12mr|texlive-verbments-1.2-2|1	# revision 23670
12mr|texlive-verbments-1.2-2|2	# category Package
12mr|texlive-verbments-1.2-2|3	# catalog-ctan /macros/latex/contrib/verbments
12mr|texlive-verbments-1.2-2|4	# catalog-date 2011-08-23 07:18:10 +0200
12mr|texlive-verbments-1.2-2|5	# catalog-license lppl1.2
12mr|texlive-verbments-1.2-2|6	# catalog-version 1.2
12mr|texlive-verbments-1.2-2|7	Name:		texlive-verbments
12mr|texlive-verbments-1.2-2|8	Version:	1.2
12mr|texlive-verbments-1.2-2|9	Release:	2
12mr|texlive-verbments-1.2-2|10	Summary:	Syntax highlighting of source code in LaTeX documents
12mr|texlive-verbments-1.2-2|11	Group:		Publishing
12mr|texlive-verbments-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/verbments
12mr|texlive-verbments-1.2-2|13	License:	LPPL1.2
12mr|texlive-verbments-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbments.tar.xz
12mr|texlive-verbments-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbments.doc.tar.xz
12mr|texlive-verbments-1.2-2|16	BuildArch:	noarch
12mr|texlive-verbments-1.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-verbments-1.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-verbments-1.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-verbments-1.2-2|20	
12mr|texlive-verbments-1.2-2|21	%description
12mr|texlive-verbments-1.2-2|22	The package provides an environment for syntax highlighting
12mr|texlive-verbments-1.2-2|23	source code in LaTeX documents. The highlighted source code
12mr|texlive-verbments-1.2-2|24	output is formatted via powerful Pygments library of the Python
12mr|texlive-verbments-1.2-2|25	language.
12mr|texlive-verbments-1.2-2|26	
12mr|texlive-verbments-1.2-2|27	%post
12mr|texlive-verbments-1.2-2|28	%{_sbindir}/texlive.post
12mr|texlive-verbments-1.2-2|29	
12mr|texlive-verbments-1.2-2|30	%postun
12mr|texlive-verbments-1.2-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-verbments-1.2-2|32	%{_sbindir}/texlive.post
12mr|texlive-verbments-1.2-2|33	fi
12mr|texlive-verbments-1.2-2|34	
12mr|texlive-verbments-1.2-2|35	#-----------------------------------------------------------------------
12mr|texlive-verbments-1.2-2|36	%files
12mr|texlive-verbments-1.2-2|37	%{_texmfdistdir}/tex/latex/verbments/verbments.sty
12mr|texlive-verbments-1.2-2|38	%doc %{_texmfdistdir}/doc/latex/verbments/README
12mr|texlive-verbments-1.2-2|39	%doc %{_texmfdistdir}/doc/latex/verbments/verbments.pdf
12mr|texlive-verbments-1.2-2|40	%doc %{_texmfdistdir}/doc/latex/verbments/verbments.tex
12mr|texlive-verbments-1.2-2|41	
12mr|texlive-verbments-1.2-2|42	#-----------------------------------------------------------------------
12mr|texlive-verbments-1.2-2|43	%prep
12mr|texlive-verbments-1.2-2|44	%setup -c -a0 -a1
12mr|texlive-verbments-1.2-2|45	
12mr|texlive-verbments-1.2-2|46	%build
12mr|texlive-verbments-1.2-2|47	
12mr|texlive-verbments-1.2-2|48	%install
12mr|texlive-verbments-1.2-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-verbments-1.2-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-verbments-1.2-2|51	
12mr|texlive-verbments-1.2-2|52	
12mr|texlive-verbments-1.2-2|53	
12mr|texlive-verbments-1.2-2|54	%changelog
12mr|texlive-verbments-1.2-2|55	

18898 12
12mr|texlive-verse-2.4-2|1	# revision 15878
12mr|texlive-verse-2.4-2|2	# category Package
12mr|texlive-verse-2.4-2|3	# catalog-ctan /macros/latex/contrib/verse
12mr|texlive-verse-2.4-2|4	# catalog-date 2009-09-04 12:14:45 +0200
12mr|texlive-verse-2.4-2|5	# catalog-license lppl
12mr|texlive-verse-2.4-2|6	# catalog-version 2.4
12mr|texlive-verse-2.4-2|7	Name:		texlive-verse
12mr|texlive-verse-2.4-2|8	Version:	2.4
12mr|texlive-verse-2.4-2|9	Release:	2
12mr|texlive-verse-2.4-2|10	Summary:	Aids for typesetting simple verse
12mr|texlive-verse-2.4-2|11	Group:		Publishing
12mr|texlive-verse-2.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/verse
12mr|texlive-verse-2.4-2|13	License:	LPPL
12mr|texlive-verse-2.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verse.tar.xz
12mr|texlive-verse-2.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verse.doc.tar.xz
12mr|texlive-verse-2.4-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verse.source.tar.xz
12mr|texlive-verse-2.4-2|17	BuildArch:	noarch
12mr|texlive-verse-2.4-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-verse-2.4-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-verse-2.4-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-verse-2.4-2|21	
12mr|texlive-verse-2.4-2|22	%description
12mr|texlive-verse-2.4-2|23	The package documentation discusses approaches to the problem;
12mr|texlive-verse-2.4-2|24	the package is strong on layout, from simple alternate-line
12mr|texlive-verse-2.4-2|25	indentation to the Mouse's tale from Alice in Wonderland.
12mr|texlive-verse-2.4-2|26	
12mr|texlive-verse-2.4-2|27	%post
12mr|texlive-verse-2.4-2|28	%{_sbindir}/texlive.post
12mr|texlive-verse-2.4-2|29	
12mr|texlive-verse-2.4-2|30	%postun
12mr|texlive-verse-2.4-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-verse-2.4-2|32	%{_sbindir}/texlive.post
12mr|texlive-verse-2.4-2|33	fi
12mr|texlive-verse-2.4-2|34	
12mr|texlive-verse-2.4-2|35	#-----------------------------------------------------------------------
12mr|texlive-verse-2.4-2|36	%files
12mr|texlive-verse-2.4-2|37	%{_texmfdistdir}/tex/latex/verse/verse.sty
12mr|texlive-verse-2.4-2|38	%doc %{_texmfdistdir}/doc/latex/verse/README
12mr|texlive-verse-2.4-2|39	%doc %{_texmfdistdir}/doc/latex/verse/verse.pdf
12mr|texlive-verse-2.4-2|40	#- source
12mr|texlive-verse-2.4-2|41	%doc %{_texmfdistdir}/source/latex/verse/verse.dtx
12mr|texlive-verse-2.4-2|42	%doc %{_texmfdistdir}/source/latex/verse/verse.ins
12mr|texlive-verse-2.4-2|43	
12mr|texlive-verse-2.4-2|44	#-----------------------------------------------------------------------
12mr|texlive-verse-2.4-2|45	%prep
12mr|texlive-verse-2.4-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-verse-2.4-2|47	
12mr|texlive-verse-2.4-2|48	%build
12mr|texlive-verse-2.4-2|49	
12mr|texlive-verse-2.4-2|50	%install
12mr|texlive-verse-2.4-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-verse-2.4-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-verse-2.4-2|53	
12mr|texlive-verse-2.4-2|54	
12mr|texlive-verse-2.4-2|55	
12mr|texlive-verse-2.4-2|56	%changelog
12mr|texlive-verse-2.4-2|57	

18899 12
12mr|texlive-version-2.0-2|1	# revision 21920
12mr|texlive-version-2.0-2|2	# category Package
12mr|texlive-version-2.0-2|3	# catalog-ctan /macros/latex/contrib/version
12mr|texlive-version-2.0-2|4	# catalog-date 2011-04-02 15:43:25 +0200
12mr|texlive-version-2.0-2|5	# catalog-license other-free
12mr|texlive-version-2.0-2|6	# catalog-version 2.0
12mr|texlive-version-2.0-2|7	Name:		texlive-version
12mr|texlive-version-2.0-2|8	Version:	2.0
12mr|texlive-version-2.0-2|9	Release:	2
12mr|texlive-version-2.0-2|10	Summary:	Conditionally include text
12mr|texlive-version-2.0-2|11	Group:		Publishing
12mr|texlive-version-2.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/version
12mr|texlive-version-2.0-2|13	License:	OTHER-FREE
12mr|texlive-version-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/version.tar.xz
12mr|texlive-version-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/version.doc.tar.xz
12mr|texlive-version-2.0-2|16	BuildArch:	noarch
12mr|texlive-version-2.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-version-2.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-version-2.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-version-2.0-2|20	
12mr|texlive-version-2.0-2|21	%description
12mr|texlive-version-2.0-2|22	Defines macros \includeversion{NAME} and \excludeversion{NAME},
12mr|texlive-version-2.0-2|23	each of which defines an environment NAME whose text is to be
12mr|texlive-version-2.0-2|24	included or excluded from compilation. Although the command
12mr|texlive-version-2.0-2|25	syntax is very similar to that of comment, comment.sty is to be
12mr|texlive-version-2.0-2|26	preferred to version.sty for documents where significant chunks
12mr|texlive-version-2.0-2|27	of text may be excluded.
12mr|texlive-version-2.0-2|28	
12mr|texlive-version-2.0-2|29	%post
12mr|texlive-version-2.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-version-2.0-2|31	
12mr|texlive-version-2.0-2|32	%postun
12mr|texlive-version-2.0-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-version-2.0-2|34	%{_sbindir}/texlive.post
12mr|texlive-version-2.0-2|35	fi
12mr|texlive-version-2.0-2|36	
12mr|texlive-version-2.0-2|37	#-----------------------------------------------------------------------
12mr|texlive-version-2.0-2|38	%files
12mr|texlive-version-2.0-2|39	%{_texmfdistdir}/tex/latex/version/version.sty
12mr|texlive-version-2.0-2|40	%doc %{_texmfdistdir}/doc/latex/version/version-doc.pdf
12mr|texlive-version-2.0-2|41	%doc %{_texmfdistdir}/doc/latex/version/version-doc.tex
12mr|texlive-version-2.0-2|42	
12mr|texlive-version-2.0-2|43	#-----------------------------------------------------------------------
12mr|texlive-version-2.0-2|44	%prep
12mr|texlive-version-2.0-2|45	%setup -c -a0 -a1
12mr|texlive-version-2.0-2|46	
12mr|texlive-version-2.0-2|47	%build
12mr|texlive-version-2.0-2|48	
12mr|texlive-version-2.0-2|49	%install
12mr|texlive-version-2.0-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-version-2.0-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-version-2.0-2|52	
12mr|texlive-version-2.0-2|53	
12mr|texlive-version-2.0-2|54	
12mr|texlive-version-2.0-2|55	%changelog
12mr|texlive-version-2.0-2|56	

18900 12
12mr|texlive-versions-0.55-2|1	# revision 21921
12mr|texlive-versions-0.55-2|2	# category Package
12mr|texlive-versions-0.55-2|3	# catalog-ctan /macros/latex/contrib/versions
12mr|texlive-versions-0.55-2|4	# catalog-date 2011-04-02 19:40:46 +0200
12mr|texlive-versions-0.55-2|5	# catalog-license lppl1.3
12mr|texlive-versions-0.55-2|6	# catalog-version 0.55
12mr|texlive-versions-0.55-2|7	Name:		texlive-versions
12mr|texlive-versions-0.55-2|8	Version:	0.55
12mr|texlive-versions-0.55-2|9	Release:	2
12mr|texlive-versions-0.55-2|10	Summary:	Optionally omit pieces of text
12mr|texlive-versions-0.55-2|11	Group:		Publishing
12mr|texlive-versions-0.55-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/versions
12mr|texlive-versions-0.55-2|13	License:	LPPL1.3
12mr|texlive-versions-0.55-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/versions.tar.xz
12mr|texlive-versions-0.55-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/versions.doc.tar.xz
12mr|texlive-versions-0.55-2|16	BuildArch:	noarch
12mr|texlive-versions-0.55-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-versions-0.55-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-versions-0.55-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-versions-0.55-2|20	
12mr|texlive-versions-0.55-2|21	%description
12mr|texlive-versions-0.55-2|22	Stephan Bellantoni's version has provided preamble commands for
12mr|texlive-versions-0.55-2|23	selecting environments to be included/excluded. This package
12mr|texlive-versions-0.55-2|24	does the same, but corrects, improves, and extends it in both
12mr|texlive-versions-0.55-2|25	implementation and function.
12mr|texlive-versions-0.55-2|26	
12mr|texlive-versions-0.55-2|27	%post
12mr|texlive-versions-0.55-2|28	%{_sbindir}/texlive.post
12mr|texlive-versions-0.55-2|29	
12mr|texlive-versions-0.55-2|30	%postun
12mr|texlive-versions-0.55-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-versions-0.55-2|32	%{_sbindir}/texlive.post
12mr|texlive-versions-0.55-2|33	fi
12mr|texlive-versions-0.55-2|34	
12mr|texlive-versions-0.55-2|35	#-----------------------------------------------------------------------
12mr|texlive-versions-0.55-2|36	%files
12mr|texlive-versions-0.55-2|37	%{_texmfdistdir}/tex/latex/versions/versions.sty
12mr|texlive-versions-0.55-2|38	%doc %{_texmfdistdir}/doc/latex/versions/versions-doc.pdf
12mr|texlive-versions-0.55-2|39	%doc %{_texmfdistdir}/doc/latex/versions/versions-doc.tex
12mr|texlive-versions-0.55-2|40	
12mr|texlive-versions-0.55-2|41	#-----------------------------------------------------------------------
12mr|texlive-versions-0.55-2|42	%prep
12mr|texlive-versions-0.55-2|43	%setup -c -a0 -a1
12mr|texlive-versions-0.55-2|44	
12mr|texlive-versions-0.55-2|45	%build
12mr|texlive-versions-0.55-2|46	
12mr|texlive-versions-0.55-2|47	%install
12mr|texlive-versions-0.55-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-versions-0.55-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-versions-0.55-2|50	
12mr|texlive-versions-0.55-2|51	
12mr|texlive-versions-0.55-2|52	
12mr|texlive-versions-0.55-2|53	%changelog
12mr|texlive-versions-0.55-2|54	

18901 12
12mr|texlive-vertbars-1.0b-2|1	# revision 20589
12mr|texlive-vertbars-1.0b-2|2	# category Package
12mr|texlive-vertbars-1.0b-2|3	# catalog-ctan /macros/latex/contrib/vertbars
12mr|texlive-vertbars-1.0b-2|4	# catalog-date 2010-11-28 20:56:07 +0100
12mr|texlive-vertbars-1.0b-2|5	# catalog-license lppl1.3
12mr|texlive-vertbars-1.0b-2|6	# catalog-version 1.0b
12mr|texlive-vertbars-1.0b-2|7	Name:		texlive-vertbars
12mr|texlive-vertbars-1.0b-2|8	Version:	1.0b
12mr|texlive-vertbars-1.0b-2|9	Release:	2
12mr|texlive-vertbars-1.0b-2|10	Summary:	Mark vertical rules in margin of text
12mr|texlive-vertbars-1.0b-2|11	Group:		Publishing
12mr|texlive-vertbars-1.0b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vertbars
12mr|texlive-vertbars-1.0b-2|13	License:	LPPL1.3
12mr|texlive-vertbars-1.0b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vertbars.tar.xz
12mr|texlive-vertbars-1.0b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vertbars.doc.tar.xz
12mr|texlive-vertbars-1.0b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vertbars.source.tar.xz
12mr|texlive-vertbars-1.0b-2|17	BuildArch:	noarch
12mr|texlive-vertbars-1.0b-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-vertbars-1.0b-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-vertbars-1.0b-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-vertbars-1.0b-2|21	
12mr|texlive-vertbars-1.0b-2|22	%description
12mr|texlive-vertbars-1.0b-2|23	This package is an extension to lineno, replacing that
12mr|texlive-vertbars-1.0b-2|24	package's line numbers with bars to the left or right of the
12mr|texlive-vertbars-1.0b-2|25	text.
12mr|texlive-vertbars-1.0b-2|26	
12mr|texlive-vertbars-1.0b-2|27	%post
12mr|texlive-vertbars-1.0b-2|28	%{_sbindir}/texlive.post
12mr|texlive-vertbars-1.0b-2|29	
12mr|texlive-vertbars-1.0b-2|30	%postun
12mr|texlive-vertbars-1.0b-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-vertbars-1.0b-2|32	%{_sbindir}/texlive.post
12mr|texlive-vertbars-1.0b-2|33	fi
12mr|texlive-vertbars-1.0b-2|34	
12mr|texlive-vertbars-1.0b-2|35	#-----------------------------------------------------------------------
12mr|texlive-vertbars-1.0b-2|36	%files
12mr|texlive-vertbars-1.0b-2|37	%{_texmfdistdir}/tex/latex/vertbars/vertbars.sty
12mr|texlive-vertbars-1.0b-2|38	%doc %{_texmfdistdir}/doc/latex/vertbars/README
12mr|texlive-vertbars-1.0b-2|39	%doc %{_texmfdistdir}/doc/latex/vertbars/vertbars.pdf
12mr|texlive-vertbars-1.0b-2|40	#- source
12mr|texlive-vertbars-1.0b-2|41	%doc %{_texmfdistdir}/source/latex/vertbars/vertbars.ins
12mr|texlive-vertbars-1.0b-2|42	%doc %{_texmfdistdir}/source/latex/vertbars/vertbars.tex
12mr|texlive-vertbars-1.0b-2|43	
12mr|texlive-vertbars-1.0b-2|44	#-----------------------------------------------------------------------
12mr|texlive-vertbars-1.0b-2|45	%prep
12mr|texlive-vertbars-1.0b-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-vertbars-1.0b-2|47	
12mr|texlive-vertbars-1.0b-2|48	%build
12mr|texlive-vertbars-1.0b-2|49	
12mr|texlive-vertbars-1.0b-2|50	%install
12mr|texlive-vertbars-1.0b-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-vertbars-1.0b-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-vertbars-1.0b-2|53	
12mr|texlive-vertbars-1.0b-2|54	
12mr|texlive-vertbars-1.0b-2|55	
12mr|texlive-vertbars-1.0b-2|56	%changelog
12mr|texlive-vertbars-1.0b-2|57	

18902 12
12mr|texlive-vhistory-1.5-2|1	# revision 19901
12mr|texlive-vhistory-1.5-2|2	# category Package
12mr|texlive-vhistory-1.5-2|3	# catalog-ctan /macros/latex/contrib/vhistory
12mr|texlive-vhistory-1.5-2|4	# catalog-date 2010-07-19 00:40:21 +0200
12mr|texlive-vhistory-1.5-2|5	# catalog-license lppl1.2
12mr|texlive-vhistory-1.5-2|6	# catalog-version 1.5
12mr|texlive-vhistory-1.5-2|7	Name:		texlive-vhistory
12mr|texlive-vhistory-1.5-2|8	Version:	1.5
12mr|texlive-vhistory-1.5-2|9	Release:	2
12mr|texlive-vhistory-1.5-2|10	Summary:	Support for creating a change log
12mr|texlive-vhistory-1.5-2|11	Group:		Publishing
12mr|texlive-vhistory-1.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vhistory
12mr|texlive-vhistory-1.5-2|13	License:	LPPL1.2
12mr|texlive-vhistory-1.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vhistory.tar.xz
12mr|texlive-vhistory-1.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vhistory.doc.tar.xz
12mr|texlive-vhistory-1.5-2|16	BuildArch:	noarch
12mr|texlive-vhistory-1.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-vhistory-1.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-vhistory-1.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-vhistory-1.5-2|20	
12mr|texlive-vhistory-1.5-2|21	%description
12mr|texlive-vhistory-1.5-2|22	Vhistory simplifies the creation of a history of versions of a
12mr|texlive-vhistory-1.5-2|23	document. You can easily extract information like the current
12mr|texlive-vhistory-1.5-2|24	version of a list of authors from that history. It helps you to
12mr|texlive-vhistory-1.5-2|25	get consistent documents. The package sets, which is used by
12mr|texlive-vhistory-1.5-2|26	vhistory, allows you to use sets containing text. You can use
12mr|texlive-vhistory-1.5-2|27	the usual operations to create the union of sets or the
12mr|texlive-vhistory-1.5-2|28	intersection of sets etc.
12mr|texlive-vhistory-1.5-2|29	
12mr|texlive-vhistory-1.5-2|30	%post
12mr|texlive-vhistory-1.5-2|31	%{_sbindir}/texlive.post
12mr|texlive-vhistory-1.5-2|32	
12mr|texlive-vhistory-1.5-2|33	%postun
12mr|texlive-vhistory-1.5-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-vhistory-1.5-2|35	%{_sbindir}/texlive.post
12mr|texlive-vhistory-1.5-2|36	fi
12mr|texlive-vhistory-1.5-2|37	
12mr|texlive-vhistory-1.5-2|38	#-----------------------------------------------------------------------
12mr|texlive-vhistory-1.5-2|39	%files
12mr|texlive-vhistory-1.5-2|40	%{_texmfdistdir}/tex/latex/vhistory/sets.sty
12mr|texlive-vhistory-1.5-2|41	%{_texmfdistdir}/tex/latex/vhistory/vhistory.sty
12mr|texlive-vhistory-1.5-2|42	%doc %{_texmfdistdir}/doc/latex/vhistory/CHANGES
12mr|texlive-vhistory-1.5-2|43	%doc %{_texmfdistdir}/doc/latex/vhistory/README
12mr|texlive-vhistory-1.5-2|44	%doc %{_texmfdistdir}/doc/latex/vhistory/README.doc
12mr|texlive-vhistory-1.5-2|45	%doc %{_texmfdistdir}/doc/latex/vhistory/de_beispiel.tex
12mr|texlive-vhistory-1.5-2|46	%doc %{_texmfdistdir}/doc/latex/vhistory/de_einleitung.tex
12mr|texlive-vhistory-1.5-2|47	%doc %{_texmfdistdir}/doc/latex/vhistory/de_sets.tex
12mr|texlive-vhistory-1.5-2|48	%doc %{_texmfdistdir}/doc/latex/vhistory/de_vhistory.tex
12mr|texlive-vhistory-1.5-2|49	%doc %{_texmfdistdir}/doc/latex/vhistory/en_example.tex
12mr|texlive-vhistory-1.5-2|50	%doc %{_texmfdistdir}/doc/latex/vhistory/en_introduction.tex
12mr|texlive-vhistory-1.5-2|51	%doc %{_texmfdistdir}/doc/latex/vhistory/en_sets.tex
12mr|texlive-vhistory-1.5-2|52	%doc %{_texmfdistdir}/doc/latex/vhistory/en_vhistory.tex
12mr|texlive-vhistory-1.5-2|53	%doc %{_texmfdistdir}/doc/latex/vhistory/hyperref.cfg
12mr|texlive-vhistory-1.5-2|54	%doc %{_texmfdistdir}/doc/latex/vhistory/vh_set_example.pdf
12mr|texlive-vhistory-1.5-2|55	%doc %{_texmfdistdir}/doc/latex/vhistory/vh_set_example.tex
12mr|texlive-vhistory-1.5-2|56	%doc %{_texmfdistdir}/doc/latex/vhistory/vh_sets_de.pdf
12mr|texlive-vhistory-1.5-2|57	%doc %{_texmfdistdir}/doc/latex/vhistory/vh_sets_de.tex
12mr|texlive-vhistory-1.5-2|58	%doc %{_texmfdistdir}/doc/latex/vhistory/vh_sets_en.pdf
12mr|texlive-vhistory-1.5-2|59	%doc %{_texmfdistdir}/doc/latex/vhistory/vh_sets_en.tex
12mr|texlive-vhistory-1.5-2|60	
12mr|texlive-vhistory-1.5-2|61	#-----------------------------------------------------------------------
12mr|texlive-vhistory-1.5-2|62	%prep
12mr|texlive-vhistory-1.5-2|63	%setup -c -a0 -a1
12mr|texlive-vhistory-1.5-2|64	
12mr|texlive-vhistory-1.5-2|65	%build
12mr|texlive-vhistory-1.5-2|66	
12mr|texlive-vhistory-1.5-2|67	%install
12mr|texlive-vhistory-1.5-2|68	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-vhistory-1.5-2|69	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-vhistory-1.5-2|70	
12mr|texlive-vhistory-1.5-2|71	
12mr|texlive-vhistory-1.5-2|72	
12mr|texlive-vhistory-1.5-2|73	%changelog
12mr|texlive-vhistory-1.5-2|74	

18903 12
12mr|texlive-visualfaq-20100805-2|1	# revision 19677
12mr|texlive-visualfaq-20100805-2|2	# category Package
12mr|texlive-visualfaq-20100805-2|3	# catalog-ctan /info/visualFAQ
12mr|texlive-visualfaq-20100805-2|4	# catalog-date 2010-08-05 13:03:35 +0200
12mr|texlive-visualfaq-20100805-2|5	# catalog-license lppl
12mr|texlive-visualfaq-20100805-2|6	# catalog-version undef
12mr|texlive-visualfaq-20100805-2|7	Name:		texlive-visualfaq
12mr|texlive-visualfaq-20100805-2|8	Version:	20100805
12mr|texlive-visualfaq-20100805-2|9	Release:	2
12mr|texlive-visualfaq-20100805-2|10	Summary:	A Visual LaTeX FAQ
12mr|texlive-visualfaq-20100805-2|11	Group:		Publishing
12mr|texlive-visualfaq-20100805-2|12	URL:		http://www.ctan.org/tex-archive/info/visualFAQ
12mr|texlive-visualfaq-20100805-2|13	License:	LPPL
12mr|texlive-visualfaq-20100805-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/visualfaq.tar.xz
12mr|texlive-visualfaq-20100805-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/visualfaq.doc.tar.xz
12mr|texlive-visualfaq-20100805-2|16	BuildArch:	noarch
12mr|texlive-visualfaq-20100805-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-visualfaq-20100805-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-visualfaq-20100805-2|19	
12mr|texlive-visualfaq-20100805-2|20	%description
12mr|texlive-visualfaq-20100805-2|21	Having trouble finding the answer to a LaTeX question? The
12mr|texlive-visualfaq-20100805-2|22	Visual LaTeX FAQ is an innovative new search interface that
12mr|texlive-visualfaq-20100805-2|23	presents over a hundred typeset samples of frequently requested
12mr|texlive-visualfaq-20100805-2|24	document formatting. Simply click on a hyperlinked piece of
12mr|texlive-visualfaq-20100805-2|25	text and the Visual LaTeX FAQ will send your Web browser to the
12mr|texlive-visualfaq-20100805-2|26	appropriate page in the UK TeX FAQ.
12mr|texlive-visualfaq-20100805-2|27	
12mr|texlive-visualfaq-20100805-2|28	#-----------------------------------------------------------------------
12mr|texlive-visualfaq-20100805-2|29	%files
12mr|texlive-visualfaq-20100805-2|30	%doc %{_texmfdistdir}/doc/latex/visualfaq/README
12mr|texlive-visualfaq-20100805-2|31	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/README
12mr|texlive-visualfaq-20100805-2|32	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/anotherarticle.pdf
12mr|texlive-visualfaq-20100805-2|33	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/book-montage.png
12mr|texlive-visualfaq-20100805-2|34	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/fuzzytext.png
12mr|texlive-visualfaq-20100805-2|35	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/labelgraph.pdf
12mr|texlive-visualfaq-20100805-2|36	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/lorem-ipsum-logo.png
12mr|texlive-visualfaq-20100805-2|37	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/musixtex.png
12mr|texlive-visualfaq-20100805-2|38	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/visfaq-html.png
12mr|texlive-visualfaq-20100805-2|39	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/visualFAQ.ind
12mr|texlive-visualfaq-20100805-2|40	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/visualFAQ.ind2
12mr|texlive-visualfaq-20100805-2|41	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/visualFAQ.out
12mr|texlive-visualfaq-20100805-2|42	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/visualFAQ.tex
12mr|texlive-visualfaq-20100805-2|43	%doc %{_texmfdistdir}/doc/latex/visualfaq/source/watermark.pdf
12mr|texlive-visualfaq-20100805-2|44	%doc %{_texmfdistdir}/doc/latex/visualfaq/troubleshoot-vlf.pdf
12mr|texlive-visualfaq-20100805-2|45	%doc %{_texmfdistdir}/doc/latex/visualfaq/visualFAQ.pdf
12mr|texlive-visualfaq-20100805-2|46	
12mr|texlive-visualfaq-20100805-2|47	#-----------------------------------------------------------------------
12mr|texlive-visualfaq-20100805-2|48	%prep
12mr|texlive-visualfaq-20100805-2|49	%setup -c -a0 -a1
12mr|texlive-visualfaq-20100805-2|50	
12mr|texlive-visualfaq-20100805-2|51	%build
12mr|texlive-visualfaq-20100805-2|52	
12mr|texlive-visualfaq-20100805-2|53	%install
12mr|texlive-visualfaq-20100805-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-visualfaq-20100805-2|55	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-visualfaq-20100805-2|56	
12mr|texlive-visualfaq-20100805-2|57	
12mr|texlive-visualfaq-20100805-2|58	
12mr|texlive-visualfaq-20100805-2|59	%changelog
12mr|texlive-visualfaq-20100805-2|60	

18904 12
12mr|texlive-vlna-20120809-1|1	# revision 26689
12mr|texlive-vlna-20120809-1|2	# category TLCore
12mr|texlive-vlna-20120809-1|3	# catalog-ctan undef
12mr|texlive-vlna-20120809-1|4	# catalog-date undef
12mr|texlive-vlna-20120809-1|5	# catalog-license undef
12mr|texlive-vlna-20120809-1|6	# catalog-version undef
12mr|texlive-vlna-20120809-1|7	Name:		texlive-vlna
12mr|texlive-vlna-20120809-1|8	Version:	20120809
12mr|texlive-vlna-20120809-1|9	Release:	1
12mr|texlive-vlna-20120809-1|10	Summary:	TeXLive vlna package
12mr|texlive-vlna-20120809-1|11	Group:		Publishing
12mr|texlive-vlna-20120809-1|12	URL:		http://tug.org/texlive
12mr|texlive-vlna-20120809-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-vlna-20120809-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vlna.tar.xz
12mr|texlive-vlna-20120809-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vlna.doc.tar.xz
12mr|texlive-vlna-20120809-1|16	BuildArch:	noarch
12mr|texlive-vlna-20120809-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-vlna-20120809-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-vlna-20120809-1|19	Requires:	texlive-vlna.bin
12mr|texlive-vlna-20120809-1|20	%rename vlna
12mr|texlive-vlna-20120809-1|21	
12mr|texlive-vlna-20120809-1|22	%description
12mr|texlive-vlna-20120809-1|23	TeXLive vlna package.
12mr|texlive-vlna-20120809-1|24	
12mr|texlive-vlna-20120809-1|25	#-----------------------------------------------------------------------
12mr|texlive-vlna-20120809-1|26	%files
12mr|texlive-vlna-20120809-1|27	%doc %{_mandir}/man1/vlna.1*
12mr|texlive-vlna-20120809-1|28	%doc %{_texmfdir}/doc/man/man1/vlna.man1.pdf
12mr|texlive-vlna-20120809-1|29	%doc %{_texmfdir}/doc/vlna/vlna.pdf
12mr|texlive-vlna-20120809-1|30	
12mr|texlive-vlna-20120809-1|31	#-----------------------------------------------------------------------
12mr|texlive-vlna-20120809-1|32	%prep
12mr|texlive-vlna-20120809-1|33	%setup -c -a0 -a1
12mr|texlive-vlna-20120809-1|34	
12mr|texlive-vlna-20120809-1|35	%build
12mr|texlive-vlna-20120809-1|36	
12mr|texlive-vlna-20120809-1|37	%install
12mr|texlive-vlna-20120809-1|38	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-vlna-20120809-1|39	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-vlna-20120809-1|40	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-vlna-20120809-1|41	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-vlna-20120809-1|42	
12mr|texlive-vlna-20120809-1|43	
12mr|texlive-vlna-20120809-1|44	
12mr|texlive-vlna-20120809-1|45	%changelog
12mr|texlive-vlna-20120809-1|46	

18905 12
12mr|texlive-vmargin-2.5-2|1	# revision 15878
12mr|texlive-vmargin-2.5-2|2	# category Package
12mr|texlive-vmargin-2.5-2|3	# catalog-ctan /macros/latex/contrib/vmargin
12mr|texlive-vmargin-2.5-2|4	# catalog-date 2009-09-27 12:18:28 +0200
12mr|texlive-vmargin-2.5-2|5	# catalog-license lppl
12mr|texlive-vmargin-2.5-2|6	# catalog-version 2.5
12mr|texlive-vmargin-2.5-2|7	Name:		texlive-vmargin
12mr|texlive-vmargin-2.5-2|8	Version:	2.5
12mr|texlive-vmargin-2.5-2|9	Release:	2
12mr|texlive-vmargin-2.5-2|10	Summary:	Set various page dimensions
12mr|texlive-vmargin-2.5-2|11	Group:		Publishing
12mr|texlive-vmargin-2.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vmargin
12mr|texlive-vmargin-2.5-2|13	License:	LPPL
12mr|texlive-vmargin-2.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vmargin.tar.xz
12mr|texlive-vmargin-2.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vmargin.doc.tar.xz
12mr|texlive-vmargin-2.5-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vmargin.source.tar.xz
12mr|texlive-vmargin-2.5-2|17	BuildArch:	noarch
12mr|texlive-vmargin-2.5-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-vmargin-2.5-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-vmargin-2.5-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-vmargin-2.5-2|21	
12mr|texlive-vmargin-2.5-2|22	%description
12mr|texlive-vmargin-2.5-2|23	Provides a macro to set various margins as well as dimensions
12mr|texlive-vmargin-2.5-2|24	for header/footer and page dimensions. Most common paper sizes,
12mr|texlive-vmargin-2.5-2|25	paper orientation, disabling of headers and footers, and two
12mr|texlive-vmargin-2.5-2|26	sided printing are supported. The vmargin package does not rely
12mr|texlive-vmargin-2.5-2|27	on other packages and was designed with speed and size in mind.
12mr|texlive-vmargin-2.5-2|28	Its user interface might not be very fancy, but it's fast,
12mr|texlive-vmargin-2.5-2|29	small, and gets the job done. If you are looking for something
12mr|texlive-vmargin-2.5-2|30	more elaborate try the geometry package.
12mr|texlive-vmargin-2.5-2|31	
12mr|texlive-vmargin-2.5-2|32	%post
12mr|texlive-vmargin-2.5-2|33	%{_sbindir}/texlive.post
12mr|texlive-vmargin-2.5-2|34	
12mr|texlive-vmargin-2.5-2|35	%postun
12mr|texlive-vmargin-2.5-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-vmargin-2.5-2|37	%{_sbindir}/texlive.post
12mr|texlive-vmargin-2.5-2|38	fi
12mr|texlive-vmargin-2.5-2|39	
12mr|texlive-vmargin-2.5-2|40	#-----------------------------------------------------------------------
12mr|texlive-vmargin-2.5-2|41	%files
12mr|texlive-vmargin-2.5-2|42	%{_texmfdistdir}/tex/latex/vmargin/vmargin.sty
12mr|texlive-vmargin-2.5-2|43	%doc %{_texmfdistdir}/doc/latex/vmargin/vmargin.pdf
12mr|texlive-vmargin-2.5-2|44	#- source
12mr|texlive-vmargin-2.5-2|45	%doc %{_texmfdistdir}/source/latex/vmargin/Makefile
12mr|texlive-vmargin-2.5-2|46	%doc %{_texmfdistdir}/source/latex/vmargin/vmargin.drv
12mr|texlive-vmargin-2.5-2|47	%doc %{_texmfdistdir}/source/latex/vmargin/vmargin.dtx
12mr|texlive-vmargin-2.5-2|48	%doc %{_texmfdistdir}/source/latex/vmargin/vmargin.ins
12mr|texlive-vmargin-2.5-2|49	
12mr|texlive-vmargin-2.5-2|50	#-----------------------------------------------------------------------
12mr|texlive-vmargin-2.5-2|51	%prep
12mr|texlive-vmargin-2.5-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-vmargin-2.5-2|53	
12mr|texlive-vmargin-2.5-2|54	%build
12mr|texlive-vmargin-2.5-2|55	
12mr|texlive-vmargin-2.5-2|56	%install
12mr|texlive-vmargin-2.5-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-vmargin-2.5-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-vmargin-2.5-2|59	
12mr|texlive-vmargin-2.5-2|60	
12mr|texlive-vmargin-2.5-2|61	
12mr|texlive-vmargin-2.5-2|62	%changelog
12mr|texlive-vmargin-2.5-2|63	

18906 12
12mr|texlive-vntex-3.2-2|1	# revision 22766
12mr|texlive-vntex-3.2-2|2	# category Package
12mr|texlive-vntex-3.2-2|3	# catalog-ctan /language/vietnamese/vntex
12mr|texlive-vntex-3.2-2|4	# catalog-date 2011-04-12 14:45:36 +0200
12mr|texlive-vntex-3.2-2|5	# catalog-license other-free
12mr|texlive-vntex-3.2-2|6	# catalog-version 3.2
12mr|texlive-vntex-3.2-2|7	Name:		texlive-vntex
12mr|texlive-vntex-3.2-2|8	Version:	3.2
12mr|texlive-vntex-3.2-2|9	Release:	2
12mr|texlive-vntex-3.2-2|10	Summary:	Support for Vietnamese
12mr|texlive-vntex-3.2-2|11	Group:		Publishing
12mr|texlive-vntex-3.2-2|12	URL:		http://www.ctan.org/tex-archive/language/vietnamese/vntex
12mr|texlive-vntex-3.2-2|13	License:	OTHER-FREE
12mr|texlive-vntex-3.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vntex.tar.xz
12mr|texlive-vntex-3.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vntex.doc.tar.xz
12mr|texlive-vntex-3.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vntex.source.tar.xz
12mr|texlive-vntex-3.2-2|17	BuildArch:	noarch
12mr|texlive-vntex-3.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-vntex-3.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-vntex-3.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-vntex-3.2-2|21	
12mr|texlive-vntex-3.2-2|22	Requires(post):	texlive-tetex
12mr|texlive-vntex-3.2-2|23	
12mr|texlive-vntex-3.2-2|24	%description
12mr|texlive-vntex-3.2-2|25	The vntex bundle provides fonts, Plain TeX, texinfo and LaTeX
12mr|texlive-vntex-3.2-2|26	macros for typesetting documents in Vietnamese. Users of the
12mr|texlive-vntex-3.2-2|27	fonts (in both Metafont and Adobe Type 1 format) of this bundle
12mr|texlive-vntex-3.2-2|28	may alternatively use the lm fonts bundle, for which map files
12mr|texlive-vntex-3.2-2|29	are available to provide a Vietnamese version.
12mr|texlive-vntex-3.2-2|30	
12mr|texlive-vntex-3.2-2|31	%post
12mr|texlive-vntex-3.2-2|32	%{_sbindir}/texlive.post
12mr|texlive-vntex-3.2-2|33	
12mr|texlive-vntex-3.2-2|34	%postun
12mr|texlive-vntex-3.2-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-vntex-3.2-2|36	%{_sbindir}/texlive.post
12mr|texlive-vntex-3.2-2|37	fi
12mr|texlive-vntex-3.2-2|38	
12mr|texlive-vntex-3.2-2|39	#-----------------------------------------------------------------------
12mr|texlive-vntex-3.2-2|40	%files
12mr|texlive-vntex-3.2-2|41	%{_texmfdistdir}/fonts/afm/vntex/chartervn/bchb8v.afm
12mr|texlive-vntex-3.2-2|42	%{_texmfdistdir}/fonts/afm/vntex/chartervn/bchbi8v.afm
12mr|texlive-vntex-3.2-2|43	%{_texmfdistdir}/fonts/afm/vntex/chartervn/bchr8v.afm
12mr|texlive-vntex-3.2-2|44	%{_texmfdistdir}/fonts/afm/vntex/chartervn/bchri8v.afm
12mr|texlive-vntex-3.2-2|45	%{_texmfdistdir}/fonts/afm/vntex/grotesqvn/ugqb8v.afm
12mr|texlive-vntex-3.2-2|46	%{_texmfdistdir}/fonts/afm/vntex/urwvn/fplrc8v.afm
12mr|texlive-vntex-3.2-2|47	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uagd8v.afm
12mr|texlive-vntex-3.2-2|48	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uagdo8v.afm
12mr|texlive-vntex-3.2-2|49	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uagk8v.afm
12mr|texlive-vntex-3.2-2|50	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uagko8v.afm
12mr|texlive-vntex-3.2-2|51	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ubkd8v.afm
12mr|texlive-vntex-3.2-2|52	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ubkdi8v.afm
12mr|texlive-vntex-3.2-2|53	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ubkl8v.afm
12mr|texlive-vntex-3.2-2|54	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ubkli8v.afm
12mr|texlive-vntex-3.2-2|55	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ucrb8v.afm
12mr|texlive-vntex-3.2-2|56	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ucrbo8v.afm
12mr|texlive-vntex-3.2-2|57	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ucrr8v.afm
12mr|texlive-vntex-3.2-2|58	%{_texmfdistdir}/fonts/afm/vntex/urwvn/ucrro8v.afm
12mr|texlive-vntex-3.2-2|59	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uhvb8v.afm
12mr|texlive-vntex-3.2-2|60	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uhvbo8v.afm
12mr|texlive-vntex-3.2-2|61	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uhvr8v.afm
12mr|texlive-vntex-3.2-2|62	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uhvro8v.afm
12mr|texlive-vntex-3.2-2|63	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uncb8v.afm
12mr|texlive-vntex-3.2-2|64	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uncbi8v.afm
12mr|texlive-vntex-3.2-2|65	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uncr8v.afm
12mr|texlive-vntex-3.2-2|66	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uncri8v.afm
12mr|texlive-vntex-3.2-2|67	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uplb8v.afm
12mr|texlive-vntex-3.2-2|68	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uplbi8v.afm
12mr|texlive-vntex-3.2-2|69	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uplr8v.afm
12mr|texlive-vntex-3.2-2|70	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uplri8v.afm
12mr|texlive-vntex-3.2-2|71	%{_texmfdistdir}/fonts/afm/vntex/urwvn/utmb8v.afm
12mr|texlive-vntex-3.2-2|72	%{_texmfdistdir}/fonts/afm/vntex/urwvn/utmbi8v.afm
12mr|texlive-vntex-3.2-2|73	%{_texmfdistdir}/fonts/afm/vntex/urwvn/utmr8v.afm
12mr|texlive-vntex-3.2-2|74	%{_texmfdistdir}/fonts/afm/vntex/urwvn/utmri8v.afm
12mr|texlive-vntex-3.2-2|75	%{_texmfdistdir}/fonts/afm/vntex/urwvn/uzcmi8v.afm
12mr|texlive-vntex-3.2-2|76	%{_texmfdistdir}/fonts/afm/vntex/vntopia/putb8v.afm
12mr|texlive-vntex-3.2-2|77	%{_texmfdistdir}/fonts/afm/vntex/vntopia/putbi8v.afm
12mr|texlive-vntex-3.2-2|78	%{_texmfdistdir}/fonts/afm/vntex/vntopia/putr8v.afm
12mr|texlive-vntex-3.2-2|79	%{_texmfdistdir}/fonts/afm/vntex/vntopia/putri8v.afm
12mr|texlive-vntex-3.2-2|80	%{_texmfdistdir}/fonts/enc/dvips/vntex/t5.enc
12mr|texlive-vntex-3.2-2|81	%{_texmfdistdir}/fonts/enc/pdftex/vntex/t5d.enc
12mr|texlive-vntex-3.2-2|82	%{_texmfdistdir}/fonts/enc/pdftex/vntex/t5uni.enc
12mr|texlive-vntex-3.2-2|83	%{_texmfdistdir}/fonts/map/dvips/vntex/arevvn.map
12mr|texlive-vntex-3.2-2|84	%{_texmfdistdir}/fonts/map/dvips/vntex/chartervn.map
12mr|texlive-vntex-3.2-2|85	%{_texmfdistdir}/fonts/map/dvips/vntex/cmbrightvn.map
12mr|texlive-vntex-3.2-2|86	%{_texmfdistdir}/fonts/map/dvips/vntex/concretevn.map
12mr|texlive-vntex-3.2-2|87	%{_texmfdistdir}/fonts/map/dvips/vntex/grotesqvn.map
12mr|texlive-vntex-3.2-2|88	%{_texmfdistdir}/fonts/map/dvips/vntex/txttvn.map
12mr|texlive-vntex-3.2-2|89	%{_texmfdistdir}/fonts/map/dvips/vntex/urwvn.map
12mr|texlive-vntex-3.2-2|90	%{_texmfdistdir}/fonts/map/dvips/vntex/vnrother.map
12mr|texlive-vntex-3.2-2|91	%{_texmfdistdir}/fonts/map/dvips/vntex/vnrtext.map
12mr|texlive-vntex-3.2-2|92	%{_texmfdistdir}/fonts/map/dvips/vntex/vntopia.map
12mr|texlive-vntex-3.2-2|93	%{_texmfdistdir}/fonts/source/vntex/vnr/vnaccent.mf
12mr|texlive-vntex-3.2-2|94	%{_texmfdistdir}/fonts/source/vntex/vnr/vnacomp.mf
12mr|texlive-vntex-3.2-2|95	%{_texmfdistdir}/fonts/source/vntex/vnr/vnb10.mf
12mr|texlive-vntex-3.2-2|96	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbase.mf
12mr|texlive-vntex-3.2-2|97	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbx10.mf
12mr|texlive-vntex-3.2-2|98	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbx12.mf
12mr|texlive-vntex-3.2-2|99	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbx5.mf
12mr|texlive-vntex-3.2-2|100	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbx6.mf
12mr|texlive-vntex-3.2-2|101	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbx7.mf
12mr|texlive-vntex-3.2-2|102	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbx8.mf
12mr|texlive-vntex-3.2-2|103	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbx9.mf
12mr|texlive-vntex-3.2-2|104	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbxsl10.mf
12mr|texlive-vntex-3.2-2|105	%{_texmfdistdir}/fonts/source/vntex/vnr/vnbxti10.mf
12mr|texlive-vntex-3.2-2|106	%{_texmfdistdir}/fonts/source/vntex/vnr/vncligtb.mf
12mr|texlive-vntex-3.2-2|107	%{_texmfdistdir}/fonts/source/vntex/vnr/vncode.mf
12mr|texlive-vntex-3.2-2|108	%{_texmfdistdir}/fonts/source/vntex/vnr/vncombac.mf
12mr|texlive-vntex-3.2-2|109	%{_texmfdistdir}/fonts/source/vntex/vnr/vncsc.mf
12mr|texlive-vntex-3.2-2|110	%{_texmfdistdir}/fonts/source/vntex/vnr/vncsc10.mf
12mr|texlive-vntex-3.2-2|111	%{_texmfdistdir}/fonts/source/vntex/vnr/vndothook.mf
12mr|texlive-vntex-3.2-2|112	%{_texmfdistdir}/fonts/source/vntex/vnr/vndunh10.mf
12mr|texlive-vntex-3.2-2|113	%{_texmfdistdir}/fonts/source/vntex/vnr/vnecomp.mf
12mr|texlive-vntex-3.2-2|114	%{_texmfdistdir}/fonts/source/vntex/vnr/vnff10.mf
12mr|texlive-vntex-3.2-2|115	%{_texmfdistdir}/fonts/source/vntex/vnr/vnfi10.mf
12mr|texlive-vntex-3.2-2|116	%{_texmfdistdir}/fonts/source/vntex/vnr/vnfib8.mf
12mr|texlive-vntex-3.2-2|117	%{_texmfdistdir}/fonts/source/vntex/vnr/vnicomp.mf
12mr|texlive-vntex-3.2-2|118	%{_texmfdistdir}/fonts/source/vntex/vnr/vniligtb.mf
12mr|texlive-vntex-3.2-2|119	%{_texmfdistdir}/fonts/source/vntex/vnr/vnitt10.mf
12mr|texlive-vntex-3.2-2|120	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlacc.mf
12mr|texlive-vntex-3.2-2|121	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlai.mf
12mr|texlive-vntex-3.2-2|122	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlar.mf
12mr|texlive-vntex-3.2-2|123	%{_texmfdistdir}/fonts/source/vntex/vnr/vnldi.mf
12mr|texlive-vntex-3.2-2|124	%{_texmfdistdir}/fonts/source/vntex/vnr/vnldr.mf
12mr|texlive-vntex-3.2-2|125	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlei.mf
12mr|texlive-vntex-3.2-2|126	%{_texmfdistdir}/fonts/source/vntex/vnr/vnler.mf
12mr|texlive-vntex-3.2-2|127	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlii.mf
12mr|texlive-vntex-3.2-2|128	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlir.mf
12mr|texlive-vntex-3.2-2|129	%{_texmfdistdir}/fonts/source/vntex/vnr/vnloi.mf
12mr|texlive-vntex-3.2-2|130	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlor.mf
12mr|texlive-vntex-3.2-2|131	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlui.mf
12mr|texlive-vntex-3.2-2|132	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlur.mf
12mr|texlive-vntex-3.2-2|133	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlyi.mf
12mr|texlive-vntex-3.2-2|134	%{_texmfdistdir}/fonts/source/vntex/vnr/vnlyr.mf
12mr|texlive-vntex-3.2-2|135	%{_texmfdistdir}/fonts/source/vntex/vnr/vnminus.mf
12mr|texlive-vntex-3.2-2|136	%{_texmfdistdir}/fonts/source/vntex/vnr/vnmligtb.mf
12mr|texlive-vntex-3.2-2|137	%{_texmfdistdir}/fonts/source/vntex/vnr/vnocomp.mf
12mr|texlive-vntex-3.2-2|138	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr10.mf
12mr|texlive-vntex-3.2-2|139	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr12.mf
12mr|texlive-vntex-3.2-2|140	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr17.mf
12mr|texlive-vntex-3.2-2|141	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr5.mf
12mr|texlive-vntex-3.2-2|142	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr6.mf
12mr|texlive-vntex-3.2-2|143	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr7.mf
12mr|texlive-vntex-3.2-2|144	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr8.mf
12mr|texlive-vntex-3.2-2|145	%{_texmfdistdir}/fonts/source/vntex/vnr/vnr9.mf
12mr|texlive-vntex-3.2-2|146	%{_texmfdistdir}/fonts/source/vntex/vnr/vnrligtb.mf
12mr|texlive-vntex-3.2-2|147	%{_texmfdistdir}/fonts/source/vntex/vnr/vnrm.mf
12mr|texlive-vntex-3.2-2|148	%{_texmfdistdir}/fonts/source/vntex/vnr/vnroman.mf
12mr|texlive-vntex-3.2-2|149	%{_texmfdistdir}/fonts/source/vntex/vnr/vnsl10.mf
12mr|texlive-vntex-3.2-2|150	%{_texmfdistdir}/fonts/source/vntex/vnr/vnsl12.mf
12mr|texlive-vntex-3.2-2|151	%{_texmfdistdir}/fonts/source/vntex/vnr/vnsl8.mf
12mr|texlive-vntex-3.2-2|152	%{_texmfdistdir}/fonts/source/vntex/vnr/vnsl9.mf
12mr|texlive-vntex-3.2-2|153	%{_texmfdistdir}/fonts/source/vntex/vnr/vnsltt10.mf
12mr|texlive-vntex-3.2-2|154	%{_texmfdistdir}/fonts/source/vntex/vnr/vnss10.mf
12mr|texlive-vntex-3.2-2|155	%{_texmfdistdir}/fonts/source/vntex/vnr/vnss12.mf
12mr|texlive-vntex-3.2-2|156	%{_texmfdistdir}/fonts/source/vntex/vnr/vnss17.mf
12mr|texlive-vntex-3.2-2|157	%{_texmfdistdir}/fonts/source/vntex/vnr/vnss8.mf
12mr|texlive-vntex-3.2-2|158	%{_texmfdistdir}/fonts/source/vntex/vnr/vnss9.mf
12mr|texlive-vntex-3.2-2|159	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssbx10.mf
12mr|texlive-vntex-3.2-2|160	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssdc10.mf
12mr|texlive-vntex-3.2-2|161	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssi10.mf
12mr|texlive-vntex-3.2-2|162	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssi12.mf
12mr|texlive-vntex-3.2-2|163	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssi17.mf
12mr|texlive-vntex-3.2-2|164	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssi8.mf
12mr|texlive-vntex-3.2-2|165	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssi9.mf
12mr|texlive-vntex-3.2-2|166	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssq8.mf
12mr|texlive-vntex-3.2-2|167	%{_texmfdistdir}/fonts/source/vntex/vnr/vnssqi8.mf
12mr|texlive-vntex-3.2-2|168	%{_texmfdistdir}/fonts/source/vntex/vnr/vntcsc10.mf
12mr|texlive-vntex-3.2-2|169	%{_texmfdistdir}/fonts/source/vntex/vnr/vntextit.mf
12mr|texlive-vntex-3.2-2|170	%{_texmfdistdir}/fonts/source/vntex/vnr/vnti10.mf
12mr|texlive-vntex-3.2-2|171	%{_texmfdistdir}/fonts/source/vntex/vnr/vnti12.mf
12mr|texlive-vntex-3.2-2|172	%{_texmfdistdir}/fonts/source/vntex/vnr/vnti7.mf
12mr|texlive-vntex-3.2-2|173	%{_texmfdistdir}/fonts/source/vntex/vnr/vnti8.mf
12mr|texlive-vntex-3.2-2|174	%{_texmfdistdir}/fonts/source/vntex/vnr/vnti9.mf
12mr|texlive-vntex-3.2-2|175	%{_texmfdistdir}/fonts/source/vntex/vnr/vntt10.mf
12mr|texlive-vntex-3.2-2|176	%{_texmfdistdir}/fonts/source/vntex/vnr/vntt12.mf
12mr|texlive-vntex-3.2-2|177	%{_texmfdistdir}/fonts/source/vntex/vnr/vntt8.mf
12mr|texlive-vntex-3.2-2|178	%{_texmfdistdir}/fonts/source/vntex/vnr/vntt9.mf
12mr|texlive-vntex-3.2-2|179	%{_texmfdistdir}/fonts/source/vntex/vnr/vnu10.mf
12mr|texlive-vntex-3.2-2|180	%{_texmfdistdir}/fonts/source/vntex/vnr/vnuacc.mf
12mr|texlive-vntex-3.2-2|181	%{_texmfdistdir}/fonts/source/vntex/vnr/vnuar.mf
12mr|texlive-vntex-3.2-2|182	%{_texmfdistdir}/fonts/source/vntex/vnr/vnucomp.mf
12mr|texlive-vntex-3.2-2|183	%{_texmfdistdir}/fonts/source/vntex/vnr/vnudr.mf
12mr|texlive-vntex-3.2-2|184	%{_texmfdistdir}/fonts/source/vntex/vnr/vnuer.mf
12mr|texlive-vntex-3.2-2|185	%{_texmfdistdir}/fonts/source/vntex/vnr/vnuir.mf
12mr|texlive-vntex-3.2-2|186	%{_texmfdistdir}/fonts/source/vntex/vnr/vnuor.mf
12mr|texlive-vntex-3.2-2|187	%{_texmfdistdir}/fonts/source/vntex/vnr/vnuur.mf
12mr|texlive-vntex-3.2-2|188	%{_texmfdistdir}/fonts/source/vntex/vnr/vnuyr.mf
12mr|texlive-vntex-3.2-2|189	%{_texmfdistdir}/fonts/source/vntex/vnr/vnvtt10.mf
12mr|texlive-vntex-3.2-2|190	%{_texmfdistdir}/fonts/source/vntex/vnr/vnycomp.mf
12mr|texlive-vntex-3.2-2|191	%{_texmfdistdir}/fonts/tfm/vntex/arevvn/favb8v.tfm
12mr|texlive-vntex-3.2-2|192	%{_texmfdistdir}/fonts/tfm/vntex/arevvn/favbi8v.tfm
12mr|texlive-vntex-3.2-2|193	%{_texmfdistdir}/fonts/tfm/vntex/arevvn/favr8v.tfm
12mr|texlive-vntex-3.2-2|194	%{_texmfdistdir}/fonts/tfm/vntex/arevvn/favri8v.tfm
12mr|texlive-vntex-3.2-2|195	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchb8v.tfm
12mr|texlive-vntex-3.2-2|196	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchbc8v.tfm
12mr|texlive-vntex-3.2-2|197	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchbi8v.tfm
12mr|texlive-vntex-3.2-2|198	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchbo8v.tfm
12mr|texlive-vntex-3.2-2|199	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchr8v.tfm
12mr|texlive-vntex-3.2-2|200	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchrc8v.tfm
12mr|texlive-vntex-3.2-2|201	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchri8v.tfm
12mr|texlive-vntex-3.2-2|202	%{_texmfdistdir}/fonts/tfm/vntex/chartervn/bchro8v.tfm
12mr|texlive-vntex-3.2-2|203	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbr10.tfm
12mr|texlive-vntex-3.2-2|204	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbr17.tfm
12mr|texlive-vntex-3.2-2|205	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbr8.tfm
12mr|texlive-vntex-3.2-2|206	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbr9.tfm
12mr|texlive-vntex-3.2-2|207	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbrbx10.tfm
12mr|texlive-vntex-3.2-2|208	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbrsl10.tfm
12mr|texlive-vntex-3.2-2|209	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbrsl17.tfm
12mr|texlive-vntex-3.2-2|210	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbrsl8.tfm
12mr|texlive-vntex-3.2-2|211	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmbrsl9.tfm
12mr|texlive-vntex-3.2-2|212	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmsltl10.tfm
12mr|texlive-vntex-3.2-2|213	%{_texmfdistdir}/fonts/tfm/vntex/cmbrightvn/vncmtl10.tfm
12mr|texlive-vntex-3.2-2|214	%{_texmfdistdir}/fonts/tfm/vntex/concretevn/vncccsc10.tfm
12mr|texlive-vntex-3.2-2|215	%{_texmfdistdir}/fonts/tfm/vntex/concretevn/vnccr10.tfm
12mr|texlive-vntex-3.2-2|216	%{_texmfdistdir}/fonts/tfm/vntex/concretevn/vnccsl10.tfm
12mr|texlive-vntex-3.2-2|217	%{_texmfdistdir}/fonts/tfm/vntex/concretevn/vnccti10.tfm
12mr|texlive-vntex-3.2-2|218	%{_texmfdistdir}/fonts/tfm/vntex/grotesqvn/ugqb8v.tfm
12mr|texlive-vntex-3.2-2|219	%{_texmfdistdir}/fonts/tfm/vntex/grotesqvn/ugqbo8v.tfm
12mr|texlive-vntex-3.2-2|220	%{_texmfdistdir}/fonts/tfm/vntex/txttvn/txbtt8v.tfm
12mr|texlive-vntex-3.2-2|221	%{_texmfdistdir}/fonts/tfm/vntex/txttvn/txbttsc8v.tfm
12mr|texlive-vntex-3.2-2|222	%{_texmfdistdir}/fonts/tfm/vntex/txttvn/txbttsl8v.tfm
12mr|texlive-vntex-3.2-2|223	%{_texmfdistdir}/fonts/tfm/vntex/txttvn/txtt8v.tfm
12mr|texlive-vntex-3.2-2|224	%{_texmfdistdir}/fonts/tfm/vntex/txttvn/txttsc8v.tfm
12mr|texlive-vntex-3.2-2|225	%{_texmfdistdir}/fonts/tfm/vntex/txttvn/txttsl8v.tfm
12mr|texlive-vntex-3.2-2|226	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/fplrc8v.tfm
12mr|texlive-vntex-3.2-2|227	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uagd8v.tfm
12mr|texlive-vntex-3.2-2|228	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uagdc8v.tfm
12mr|texlive-vntex-3.2-2|229	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uagdo8v.tfm
12mr|texlive-vntex-3.2-2|230	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uagk8v.tfm
12mr|texlive-vntex-3.2-2|231	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uagkc8v.tfm
12mr|texlive-vntex-3.2-2|232	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uagko8v.tfm
12mr|texlive-vntex-3.2-2|233	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubkd8v.tfm
12mr|texlive-vntex-3.2-2|234	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubkdc8v.tfm
12mr|texlive-vntex-3.2-2|235	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubkdi8v.tfm
12mr|texlive-vntex-3.2-2|236	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubkdo8v.tfm
12mr|texlive-vntex-3.2-2|237	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubkl8v.tfm
12mr|texlive-vntex-3.2-2|238	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubklc8v.tfm
12mr|texlive-vntex-3.2-2|239	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubkli8v.tfm
12mr|texlive-vntex-3.2-2|240	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ubklo8v.tfm
12mr|texlive-vntex-3.2-2|241	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ucrb8v.tfm
12mr|texlive-vntex-3.2-2|242	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ucrbc8v.tfm
12mr|texlive-vntex-3.2-2|243	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ucrbo8v.tfm
12mr|texlive-vntex-3.2-2|244	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ucrr8v.tfm
12mr|texlive-vntex-3.2-2|245	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ucrrc8v.tfm
12mr|texlive-vntex-3.2-2|246	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/ucrro8v.tfm
12mr|texlive-vntex-3.2-2|247	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uhvb8v.tfm
12mr|texlive-vntex-3.2-2|248	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uhvbc8v.tfm
12mr|texlive-vntex-3.2-2|249	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uhvbo8v.tfm
12mr|texlive-vntex-3.2-2|250	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uhvr8v.tfm
12mr|texlive-vntex-3.2-2|251	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uhvrc8v.tfm
12mr|texlive-vntex-3.2-2|252	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uhvro8v.tfm
12mr|texlive-vntex-3.2-2|253	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncb8v.tfm
12mr|texlive-vntex-3.2-2|254	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncbc8v.tfm
12mr|texlive-vntex-3.2-2|255	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncbi8v.tfm
12mr|texlive-vntex-3.2-2|256	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncbo8v.tfm
12mr|texlive-vntex-3.2-2|257	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncr8v.tfm
12mr|texlive-vntex-3.2-2|258	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncrc8v.tfm
12mr|texlive-vntex-3.2-2|259	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncri8v.tfm
12mr|texlive-vntex-3.2-2|260	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uncro8v.tfm
12mr|texlive-vntex-3.2-2|261	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplb8v.tfm
12mr|texlive-vntex-3.2-2|262	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplbc8v.tfm
12mr|texlive-vntex-3.2-2|263	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplbi8v.tfm
12mr|texlive-vntex-3.2-2|264	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplbo8v.tfm
12mr|texlive-vntex-3.2-2|265	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplr8v.tfm
12mr|texlive-vntex-3.2-2|266	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplrc8v.tfm
12mr|texlive-vntex-3.2-2|267	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplri8v.tfm
12mr|texlive-vntex-3.2-2|268	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uplro8v.tfm
12mr|texlive-vntex-3.2-2|269	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmb8v.tfm
12mr|texlive-vntex-3.2-2|270	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmbc8v.tfm
12mr|texlive-vntex-3.2-2|271	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmbi8v.tfm
12mr|texlive-vntex-3.2-2|272	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmbo8v.tfm
12mr|texlive-vntex-3.2-2|273	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmr8v.tfm
12mr|texlive-vntex-3.2-2|274	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmrc8v.tfm
12mr|texlive-vntex-3.2-2|275	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmri8v.tfm
12mr|texlive-vntex-3.2-2|276	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/utmro8v.tfm
12mr|texlive-vntex-3.2-2|277	%{_texmfdistdir}/fonts/tfm/vntex/urwvn/uzcmi8v.tfm
12mr|texlive-vntex-3.2-2|278	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnb10.tfm
12mr|texlive-vntex-3.2-2|279	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbx10.tfm
12mr|texlive-vntex-3.2-2|280	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbx12.tfm
12mr|texlive-vntex-3.2-2|281	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbx5.tfm
12mr|texlive-vntex-3.2-2|282	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbx6.tfm
12mr|texlive-vntex-3.2-2|283	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbx7.tfm
12mr|texlive-vntex-3.2-2|284	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbx8.tfm
12mr|texlive-vntex-3.2-2|285	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbx9.tfm
12mr|texlive-vntex-3.2-2|286	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbxsl10.tfm
12mr|texlive-vntex-3.2-2|287	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnbxti10.tfm
12mr|texlive-vntex-3.2-2|288	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vncsc10.tfm
12mr|texlive-vntex-3.2-2|289	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vndunh10.tfm
12mr|texlive-vntex-3.2-2|290	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnff10.tfm
12mr|texlive-vntex-3.2-2|291	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnfi10.tfm
12mr|texlive-vntex-3.2-2|292	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnfib8.tfm
12mr|texlive-vntex-3.2-2|293	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnitt10.tfm
12mr|texlive-vntex-3.2-2|294	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr10.tfm
12mr|texlive-vntex-3.2-2|295	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr12.tfm
12mr|texlive-vntex-3.2-2|296	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr17.tfm
12mr|texlive-vntex-3.2-2|297	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr5.tfm
12mr|texlive-vntex-3.2-2|298	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr6.tfm
12mr|texlive-vntex-3.2-2|299	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr7.tfm
12mr|texlive-vntex-3.2-2|300	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr8.tfm
12mr|texlive-vntex-3.2-2|301	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnr9.tfm
12mr|texlive-vntex-3.2-2|302	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnsl10.tfm
12mr|texlive-vntex-3.2-2|303	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnsl12.tfm
12mr|texlive-vntex-3.2-2|304	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnsl8.tfm
12mr|texlive-vntex-3.2-2|305	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnsl9.tfm
12mr|texlive-vntex-3.2-2|306	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnsltt10.tfm
12mr|texlive-vntex-3.2-2|307	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnss10.tfm
12mr|texlive-vntex-3.2-2|308	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnss12.tfm
12mr|texlive-vntex-3.2-2|309	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnss17.tfm
12mr|texlive-vntex-3.2-2|310	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnss8.tfm
12mr|texlive-vntex-3.2-2|311	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnss9.tfm
12mr|texlive-vntex-3.2-2|312	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssbx10.tfm
12mr|texlive-vntex-3.2-2|313	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssdc10.tfm
12mr|texlive-vntex-3.2-2|314	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssi10.tfm
12mr|texlive-vntex-3.2-2|315	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssi12.tfm
12mr|texlive-vntex-3.2-2|316	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssi17.tfm
12mr|texlive-vntex-3.2-2|317	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssi8.tfm
12mr|texlive-vntex-3.2-2|318	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssi9.tfm
12mr|texlive-vntex-3.2-2|319	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssq8.tfm
12mr|texlive-vntex-3.2-2|320	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnssqi8.tfm
12mr|texlive-vntex-3.2-2|321	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vntcsc10.tfm
12mr|texlive-vntex-3.2-2|322	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnti10.tfm
12mr|texlive-vntex-3.2-2|323	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnti12.tfm
12mr|texlive-vntex-3.2-2|324	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnti7.tfm
12mr|texlive-vntex-3.2-2|325	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnti8.tfm
12mr|texlive-vntex-3.2-2|326	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnti9.tfm
12mr|texlive-vntex-3.2-2|327	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vntt10.tfm
12mr|texlive-vntex-3.2-2|328	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vntt12.tfm
12mr|texlive-vntex-3.2-2|329	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vntt8.tfm
12mr|texlive-vntex-3.2-2|330	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vntt9.tfm
12mr|texlive-vntex-3.2-2|331	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnu10.tfm
12mr|texlive-vntex-3.2-2|332	%{_texmfdistdir}/fonts/tfm/vntex/vnr/vnvtt10.tfm
12mr|texlive-vntex-3.2-2|333	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putb8v.tfm
12mr|texlive-vntex-3.2-2|334	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putbc8v.tfm
12mr|texlive-vntex-3.2-2|335	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putbi8v.tfm
12mr|texlive-vntex-3.2-2|336	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putbo8v.tfm
12mr|texlive-vntex-3.2-2|337	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putr8v.tfm
12mr|texlive-vntex-3.2-2|338	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putrc8v.tfm
12mr|texlive-vntex-3.2-2|339	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putri8v.tfm
12mr|texlive-vntex-3.2-2|340	%{_texmfdistdir}/fonts/tfm/vntex/vntopia/putro8v.tfm
12mr|texlive-vntex-3.2-2|341	%{_texmfdistdir}/fonts/type1/vntex/arevvn/ArevSans-Bold-T5.pfb
12mr|texlive-vntex-3.2-2|342	%{_texmfdistdir}/fonts/type1/vntex/arevvn/ArevSans-BoldOblique-T5.pfb
12mr|texlive-vntex-3.2-2|343	%{_texmfdistdir}/fonts/type1/vntex/arevvn/ArevSans-Oblique-T5.pfb
12mr|texlive-vntex-3.2-2|344	%{_texmfdistdir}/fonts/type1/vntex/arevvn/ArevSans-Roman-T5.pfb
12mr|texlive-vntex-3.2-2|345	%{_texmfdistdir}/fonts/type1/vntex/chartervn/bchb8v.pfb
12mr|texlive-vntex-3.2-2|346	%{_texmfdistdir}/fonts/type1/vntex/chartervn/bchbi8v.pfb
12mr|texlive-vntex-3.2-2|347	%{_texmfdistdir}/fonts/type1/vntex/chartervn/bchr8v.pfb
12mr|texlive-vntex-3.2-2|348	%{_texmfdistdir}/fonts/type1/vntex/chartervn/bchri8v.pfb
12mr|texlive-vntex-3.2-2|349	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbr10.pfb
12mr|texlive-vntex-3.2-2|350	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbr17.pfb
12mr|texlive-vntex-3.2-2|351	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbr8.pfb
12mr|texlive-vntex-3.2-2|352	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbr9.pfb
12mr|texlive-vntex-3.2-2|353	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbrbx10.pfb
12mr|texlive-vntex-3.2-2|354	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbrsl10.pfb
12mr|texlive-vntex-3.2-2|355	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbrsl17.pfb
12mr|texlive-vntex-3.2-2|356	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbrsl8.pfb
12mr|texlive-vntex-3.2-2|357	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmbrsl9.pfb
12mr|texlive-vntex-3.2-2|358	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmsltl10.pfb
12mr|texlive-vntex-3.2-2|359	%{_texmfdistdir}/fonts/type1/vntex/cmbrightvn/vncmtl10.pfb
12mr|texlive-vntex-3.2-2|360	%{_texmfdistdir}/fonts/type1/vntex/concretevn/CMConcrete8v.pfb
12mr|texlive-vntex-3.2-2|361	%{_texmfdistdir}/fonts/type1/vntex/concretevn/CMConcreteItalic8v.pfb
12mr|texlive-vntex-3.2-2|362	%{_texmfdistdir}/fonts/type1/vntex/concretevn/CMConcreteSlanted8v.pfb
12mr|texlive-vntex-3.2-2|363	%{_texmfdistdir}/fonts/type1/vntex/concretevn/CMConcreteSmallCaps8v.pfb
12mr|texlive-vntex-3.2-2|364	%{_texmfdistdir}/fonts/type1/vntex/grotesqvn/ugqb8v.pfb
12mr|texlive-vntex-3.2-2|365	%{_texmfdistdir}/fonts/type1/vntex/txttvn/txbtt8v.pfb
12mr|texlive-vntex-3.2-2|366	%{_texmfdistdir}/fonts/type1/vntex/txttvn/txbttsc8v.pfb
12mr|texlive-vntex-3.2-2|367	%{_texmfdistdir}/fonts/type1/vntex/txttvn/txtt8v.pfb
12mr|texlive-vntex-3.2-2|368	%{_texmfdistdir}/fonts/type1/vntex/txttvn/txttsc8v.pfb
12mr|texlive-vntex-3.2-2|369	%{_texmfdistdir}/fonts/type1/vntex/urwvn/fplrc8v.pfb
12mr|texlive-vntex-3.2-2|370	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uagd8v.pfb
12mr|texlive-vntex-3.2-2|371	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uagdo8v.pfb
12mr|texlive-vntex-3.2-2|372	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uagk8v.pfb
12mr|texlive-vntex-3.2-2|373	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uagko8v.pfb
12mr|texlive-vntex-3.2-2|374	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ubkd8v.pfb
12mr|texlive-vntex-3.2-2|375	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ubkdi8v.pfb
12mr|texlive-vntex-3.2-2|376	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ubkl8v.pfb
12mr|texlive-vntex-3.2-2|377	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ubkli8v.pfb
12mr|texlive-vntex-3.2-2|378	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ucrb8v.pfb
12mr|texlive-vntex-3.2-2|379	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ucrbo8v.pfb
12mr|texlive-vntex-3.2-2|380	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ucrr8v.pfb
12mr|texlive-vntex-3.2-2|381	%{_texmfdistdir}/fonts/type1/vntex/urwvn/ucrro8v.pfb
12mr|texlive-vntex-3.2-2|382	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uhvb8v.pfb
12mr|texlive-vntex-3.2-2|383	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uhvbo8v.pfb
12mr|texlive-vntex-3.2-2|384	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uhvr8v.pfb
12mr|texlive-vntex-3.2-2|385	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uhvro8v.pfb
12mr|texlive-vntex-3.2-2|386	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uncb8v.pfb
12mr|texlive-vntex-3.2-2|387	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uncbi8v.pfb
12mr|texlive-vntex-3.2-2|388	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uncr8v.pfb
12mr|texlive-vntex-3.2-2|389	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uncri8v.pfb
12mr|texlive-vntex-3.2-2|390	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uplb8v.pfb
12mr|texlive-vntex-3.2-2|391	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uplbi8v.pfb
12mr|texlive-vntex-3.2-2|392	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uplr8v.pfb
12mr|texlive-vntex-3.2-2|393	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uplri8v.pfb
12mr|texlive-vntex-3.2-2|394	%{_texmfdistdir}/fonts/type1/vntex/urwvn/utmb8v.pfb
12mr|texlive-vntex-3.2-2|395	%{_texmfdistdir}/fonts/type1/vntex/urwvn/utmbi8v.pfb
12mr|texlive-vntex-3.2-2|396	%{_texmfdistdir}/fonts/type1/vntex/urwvn/utmr8v.pfb
12mr|texlive-vntex-3.2-2|397	%{_texmfdistdir}/fonts/type1/vntex/urwvn/utmri8v.pfb
12mr|texlive-vntex-3.2-2|398	%{_texmfdistdir}/fonts/type1/vntex/urwvn/uzcmi8v.pfb
12mr|texlive-vntex-3.2-2|399	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnb10.pfb
12mr|texlive-vntex-3.2-2|400	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbx10.pfb
12mr|texlive-vntex-3.2-2|401	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbx12.pfb
12mr|texlive-vntex-3.2-2|402	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbx5.pfb
12mr|texlive-vntex-3.2-2|403	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbx6.pfb
12mr|texlive-vntex-3.2-2|404	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbx7.pfb
12mr|texlive-vntex-3.2-2|405	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbx8.pfb
12mr|texlive-vntex-3.2-2|406	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbx9.pfb
12mr|texlive-vntex-3.2-2|407	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbxsl10.pfb
12mr|texlive-vntex-3.2-2|408	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnbxti10.pfb
12mr|texlive-vntex-3.2-2|409	%{_texmfdistdir}/fonts/type1/vntex/vnr/vncsc10.pfb
12mr|texlive-vntex-3.2-2|410	%{_texmfdistdir}/fonts/type1/vntex/vnr/vndunh10.pfb
12mr|texlive-vntex-3.2-2|411	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnff10.pfb
12mr|texlive-vntex-3.2-2|412	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnfi10.pfb
12mr|texlive-vntex-3.2-2|413	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnfib8.pfb
12mr|texlive-vntex-3.2-2|414	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnitt10.pfb
12mr|texlive-vntex-3.2-2|415	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr10.pfb
12mr|texlive-vntex-3.2-2|416	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr12.pfb
12mr|texlive-vntex-3.2-2|417	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr17.pfb
12mr|texlive-vntex-3.2-2|418	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr5.pfb
12mr|texlive-vntex-3.2-2|419	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr6.pfb
12mr|texlive-vntex-3.2-2|420	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr7.pfb
12mr|texlive-vntex-3.2-2|421	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr8.pfb
12mr|texlive-vntex-3.2-2|422	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnr9.pfb
12mr|texlive-vntex-3.2-2|423	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnsl10.pfb
12mr|texlive-vntex-3.2-2|424	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnsl12.pfb
12mr|texlive-vntex-3.2-2|425	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnsl8.pfb
12mr|texlive-vntex-3.2-2|426	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnsl9.pfb
12mr|texlive-vntex-3.2-2|427	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnsltt10.pfb
12mr|texlive-vntex-3.2-2|428	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnss10.pfb
12mr|texlive-vntex-3.2-2|429	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnss12.pfb
12mr|texlive-vntex-3.2-2|430	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnss17.pfb
12mr|texlive-vntex-3.2-2|431	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnss8.pfb
12mr|texlive-vntex-3.2-2|432	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnss9.pfb
12mr|texlive-vntex-3.2-2|433	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssbx10.pfb
12mr|texlive-vntex-3.2-2|434	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssdc10.pfb
12mr|texlive-vntex-3.2-2|435	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssi10.pfb
12mr|texlive-vntex-3.2-2|436	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssi12.pfb
12mr|texlive-vntex-3.2-2|437	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssi17.pfb
12mr|texlive-vntex-3.2-2|438	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssi8.pfb
12mr|texlive-vntex-3.2-2|439	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssi9.pfb
12mr|texlive-vntex-3.2-2|440	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssq8.pfb
12mr|texlive-vntex-3.2-2|441	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnssqi8.pfb
12mr|texlive-vntex-3.2-2|442	%{_texmfdistdir}/fonts/type1/vntex/vnr/vntcsc10.pfb
12mr|texlive-vntex-3.2-2|443	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnti10.pfb
12mr|texlive-vntex-3.2-2|444	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnti12.pfb
12mr|texlive-vntex-3.2-2|445	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnti7.pfb
12mr|texlive-vntex-3.2-2|446	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnti8.pfb
12mr|texlive-vntex-3.2-2|447	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnti9.pfb
12mr|texlive-vntex-3.2-2|448	%{_texmfdistdir}/fonts/type1/vntex/vnr/vntt10.pfb
12mr|texlive-vntex-3.2-2|449	%{_texmfdistdir}/fonts/type1/vntex/vnr/vntt12.pfb
12mr|texlive-vntex-3.2-2|450	%{_texmfdistdir}/fonts/type1/vntex/vnr/vntt8.pfb
12mr|texlive-vntex-3.2-2|451	%{_texmfdistdir}/fonts/type1/vntex/vnr/vntt9.pfb
12mr|texlive-vntex-3.2-2|452	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnu10.pfb
12mr|texlive-vntex-3.2-2|453	%{_texmfdistdir}/fonts/type1/vntex/vnr/vnvtt10.pfb
12mr|texlive-vntex-3.2-2|454	%{_texmfdistdir}/fonts/type1/vntex/vntopia/putb8v.pfb
12mr|texlive-vntex-3.2-2|455	%{_texmfdistdir}/fonts/type1/vntex/vntopia/putbi8v.pfb
12mr|texlive-vntex-3.2-2|456	%{_texmfdistdir}/fonts/type1/vntex/vntopia/putr8v.pfb
12mr|texlive-vntex-3.2-2|457	%{_texmfdistdir}/fonts/type1/vntex/vntopia/putri8v.pfb
12mr|texlive-vntex-3.2-2|458	%{_texmfdistdir}/fonts/vf/vntex/chartervn/bchbc8v.vf
12mr|texlive-vntex-3.2-2|459	%{_texmfdistdir}/fonts/vf/vntex/chartervn/bchrc8v.vf
12mr|texlive-vntex-3.2-2|460	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uagdc8v.vf
12mr|texlive-vntex-3.2-2|461	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uagkc8v.vf
12mr|texlive-vntex-3.2-2|462	%{_texmfdistdir}/fonts/vf/vntex/urwvn/ubkdc8v.vf
12mr|texlive-vntex-3.2-2|463	%{_texmfdistdir}/fonts/vf/vntex/urwvn/ubklc8v.vf
12mr|texlive-vntex-3.2-2|464	%{_texmfdistdir}/fonts/vf/vntex/urwvn/ucrbc8v.vf
12mr|texlive-vntex-3.2-2|465	%{_texmfdistdir}/fonts/vf/vntex/urwvn/ucrrc8v.vf
12mr|texlive-vntex-3.2-2|466	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uhvbc8v.vf
12mr|texlive-vntex-3.2-2|467	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uhvrc8v.vf
12mr|texlive-vntex-3.2-2|468	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uncbc8v.vf
12mr|texlive-vntex-3.2-2|469	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uncrc8v.vf
12mr|texlive-vntex-3.2-2|470	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uplbc8v.vf
12mr|texlive-vntex-3.2-2|471	%{_texmfdistdir}/fonts/vf/vntex/urwvn/uplrc8v.vf
12mr|texlive-vntex-3.2-2|472	%{_texmfdistdir}/fonts/vf/vntex/urwvn/utmbc8v.vf
12mr|texlive-vntex-3.2-2|473	%{_texmfdistdir}/fonts/vf/vntex/urwvn/utmrc8v.vf
12mr|texlive-vntex-3.2-2|474	%{_texmfdistdir}/fonts/vf/vntex/vntopia/putbc8v.vf
12mr|texlive-vntex-3.2-2|475	%{_texmfdistdir}/fonts/vf/vntex/vntopia/putrc8v.vf
12mr|texlive-vntex-3.2-2|476	%{_texmfdistdir}/tex/latex/vntex/dblaccnt.sty
12mr|texlive-vntex-3.2-2|477	%{_texmfdistdir}/tex/latex/vntex/mcviscii.def
12mr|texlive-vntex-3.2-2|478	%{_texmfdistdir}/tex/latex/vntex/pd1supp.def
12mr|texlive-vntex-3.2-2|479	%{_texmfdistdir}/tex/latex/vntex/swpvntex.sty
12mr|texlive-vntex-3.2-2|480	%{_texmfdistdir}/tex/latex/vntex/t5bch.fd
12mr|texlive-vntex-3.2-2|481	%{_texmfdistdir}/tex/latex/vntex/t5ccr.fd
12mr|texlive-vntex-3.2-2|482	%{_texmfdistdir}/tex/latex/vntex/t5cmbr.fd
12mr|texlive-vntex-3.2-2|483	%{_texmfdistdir}/tex/latex/vntex/t5cmdh.fd
12mr|texlive-vntex-3.2-2|484	%{_texmfdistdir}/tex/latex/vntex/t5cmfib.fd
12mr|texlive-vntex-3.2-2|485	%{_texmfdistdir}/tex/latex/vntex/t5cmfr.fd
12mr|texlive-vntex-3.2-2|486	%{_texmfdistdir}/tex/latex/vntex/t5cmr.fd
12mr|texlive-vntex-3.2-2|487	%{_texmfdistdir}/tex/latex/vntex/t5cmss.fd
12mr|texlive-vntex-3.2-2|488	%{_texmfdistdir}/tex/latex/vntex/t5cmssq.fd
12mr|texlive-vntex-3.2-2|489	%{_texmfdistdir}/tex/latex/vntex/t5cmtl.fd
12mr|texlive-vntex-3.2-2|490	%{_texmfdistdir}/tex/latex/vntex/t5cmtt.fd
12mr|texlive-vntex-3.2-2|491	%{_texmfdistdir}/tex/latex/vntex/t5cmvtt.fd
12mr|texlive-vntex-3.2-2|492	%{_texmfdistdir}/tex/latex/vntex/t5enc.def
12mr|texlive-vntex-3.2-2|493	%{_texmfdistdir}/tex/latex/vntex/t5enc.dfu
12mr|texlive-vntex-3.2-2|494	%{_texmfdistdir}/tex/latex/vntex/t5fav.fd
12mr|texlive-vntex-3.2-2|495	%{_texmfdistdir}/tex/latex/vntex/t5fnc.fd
12mr|texlive-vntex-3.2-2|496	%{_texmfdistdir}/tex/latex/vntex/t5fpl.fd
12mr|texlive-vntex-3.2-2|497	%{_texmfdistdir}/tex/latex/vntex/t5futs.fd
12mr|texlive-vntex-3.2-2|498	%{_texmfdistdir}/tex/latex/vntex/t5mak.fd
12mr|texlive-vntex-3.2-2|499	%{_texmfdistdir}/tex/latex/vntex/t5mdbch.fd
12mr|texlive-vntex-3.2-2|500	%{_texmfdistdir}/tex/latex/vntex/t5mdput.fd
12mr|texlive-vntex-3.2-2|501	%{_texmfdistdir}/tex/latex/vntex/t5mdugm.fd
12mr|texlive-vntex-3.2-2|502	%{_texmfdistdir}/tex/latex/vntex/t5pag.fd
12mr|texlive-vntex-3.2-2|503	%{_texmfdistdir}/tex/latex/vntex/t5pbk.fd
12mr|texlive-vntex-3.2-2|504	%{_texmfdistdir}/tex/latex/vntex/t5pcr.fd
12mr|texlive-vntex-3.2-2|505	%{_texmfdistdir}/tex/latex/vntex/t5phv.fd
12mr|texlive-vntex-3.2-2|506	%{_texmfdistdir}/tex/latex/vntex/t5pnc.fd
12mr|texlive-vntex-3.2-2|507	%{_texmfdistdir}/tex/latex/vntex/t5ppl.fd
12mr|texlive-vntex-3.2-2|508	%{_texmfdistdir}/tex/latex/vntex/t5ptm.fd
12mr|texlive-vntex-3.2-2|509	%{_texmfdistdir}/tex/latex/vntex/t5ptmom.fd
12mr|texlive-vntex-3.2-2|510	%{_texmfdistdir}/tex/latex/vntex/t5put.fd
12mr|texlive-vntex-3.2-2|511	%{_texmfdistdir}/tex/latex/vntex/t5pxr.fd
12mr|texlive-vntex-3.2-2|512	%{_texmfdistdir}/tex/latex/vntex/t5txr.fd
12mr|texlive-vntex-3.2-2|513	%{_texmfdistdir}/tex/latex/vntex/t5txtt.fd
12mr|texlive-vntex-3.2-2|514	%{_texmfdistdir}/tex/latex/vntex/t5uag.fd
12mr|texlive-vntex-3.2-2|515	%{_texmfdistdir}/tex/latex/vntex/t5ubk.fd
12mr|texlive-vntex-3.2-2|516	%{_texmfdistdir}/tex/latex/vntex/t5ucr.fd
12mr|texlive-vntex-3.2-2|517	%{_texmfdistdir}/tex/latex/vntex/t5ugq.fd
12mr|texlive-vntex-3.2-2|518	%{_texmfdistdir}/tex/latex/vntex/t5uhv.fd
12mr|texlive-vntex-3.2-2|519	%{_texmfdistdir}/tex/latex/vntex/t5unc.fd
12mr|texlive-vntex-3.2-2|520	%{_texmfdistdir}/tex/latex/vntex/t5upl.fd
12mr|texlive-vntex-3.2-2|521	%{_texmfdistdir}/tex/latex/vntex/t5utm.fd
12mr|texlive-vntex-3.2-2|522	%{_texmfdistdir}/tex/latex/vntex/t5uzcm.fd
12mr|texlive-vntex-3.2-2|523	%{_texmfdistdir}/tex/latex/vntex/tcvn.def
12mr|texlive-vntex-3.2-2|524	%{_texmfdistdir}/tex/latex/vntex/varioref-vi.sty
12mr|texlive-vntex-3.2-2|525	%{_texmfdistdir}/tex/latex/vntex/vietnam.ldf
12mr|texlive-vntex-3.2-2|526	%{_texmfdistdir}/tex/latex/vntex/vietnam.sty
12mr|texlive-vntex-3.2-2|527	%{_texmfdistdir}/tex/latex/vntex/vietnamese.ldf
12mr|texlive-vntex-3.2-2|528	%{_texmfdistdir}/tex/latex/vntex/viscii.def
12mr|texlive-vntex-3.2-2|529	%{_texmfdistdir}/tex/latex/vntex/vncaps.tex
12mr|texlive-vntex-3.2-2|530	%{_texmfdistdir}/tex/latex/vntex/vntex.sty
12mr|texlive-vntex-3.2-2|531	%{_texmfdistdir}/tex/latex/vntex/vps.def
12mr|texlive-vntex-3.2-2|532	%{_texmfdistdir}/tex/plain/vntex/dblaccnt.tex
12mr|texlive-vntex-3.2-2|533	%{_texmfdistdir}/tex/plain/vntex/t5code.tex
12mr|texlive-vntex-3.2-2|534	%{_texmfdistdir}/tex/plain/vntex/vntexinfo.tex
12mr|texlive-vntex-3.2-2|535	%_texmf_updmap_d/vntex
12mr|texlive-vntex-3.2-2|536	%doc %{_texmfdistdir}/doc/generic/vntex/INSTALL
12mr|texlive-vntex-3.2-2|537	%doc %{_texmfdistdir}/doc/generic/vntex/ReleaseNotes.pdf
12mr|texlive-vntex-3.2-2|538	%doc %{_texmfdistdir}/doc/generic/vntex/vn-fonts-print.pdf
12mr|texlive-vntex-3.2-2|539	%doc %{_texmfdistdir}/doc/generic/vntex/vn-fonts.pdf
12mr|texlive-vntex-3.2-2|540	%doc %{_texmfdistdir}/doc/generic/vntex/vn-min-print.pdf
12mr|texlive-vntex-3.2-2|541	%doc %{_texmfdistdir}/doc/generic/vntex/vn-min.pdf
12mr|texlive-vntex-3.2-2|542	%doc %{_texmfdistdir}/doc/generic/vntex/vntex-man-print.pdf
12mr|texlive-vntex-3.2-2|543	%doc %{_texmfdistdir}/doc/generic/vntex/vntex-man.pdf
12mr|texlive-vntex-3.2-2|544	%doc %{_texmfdistdir}/doc/generic/vntex/vntex-print.pdf
12mr|texlive-vntex-3.2-2|545	%doc %{_texmfdistdir}/doc/generic/vntex/vntex-update-maps
12mr|texlive-vntex-3.2-2|546	%doc %{_texmfdistdir}/doc/generic/vntex/vntex.pdf
12mr|texlive-vntex-3.2-2|547	#- source
12mr|texlive-vntex-3.2-2|548	%doc %{_texmfdistdir}/source/generic/vntex/GPL.txt
12mr|texlive-vntex-3.2-2|549	%doc %{_texmfdistdir}/source/generic/vntex/LGPL.txt
12mr|texlive-vntex-3.2-2|550	%doc %{_texmfdistdir}/source/generic/vntex/LICENSE-utopia.txt
12mr|texlive-vntex-3.2-2|551	%doc %{_texmfdistdir}/source/generic/vntex/LPPL.txt
12mr|texlive-vntex-3.2-2|552	%doc %{_texmfdistdir}/source/generic/vntex/Makefile
12mr|texlive-vntex-3.2-2|553	%doc %{_texmfdistdir}/source/generic/vntex/README.vntopia
12mr|texlive-vntex-3.2-2|554	%doc %{_texmfdistdir}/source/generic/vntex/babel-vi.dtx
12mr|texlive-vntex-3.2-2|555	%doc %{_texmfdistdir}/source/generic/vntex/doc/ReleaseNotes.tex
12mr|texlive-vntex-3.2-2|556	%doc %{_texmfdistdir}/source/generic/vntex/doc/abbr.tex
12mr|texlive-vntex-3.2-2|557	%doc %{_texmfdistdir}/source/generic/vntex/doc/test-accents.tex
12mr|texlive-vntex-3.2-2|558	%doc %{_texmfdistdir}/source/generic/vntex/doc/vn-fonts-print.tex
12mr|texlive-vntex-3.2-2|559	%doc %{_texmfdistdir}/source/generic/vntex/doc/vn-fonts.tex
12mr|texlive-vntex-3.2-2|560	%doc %{_texmfdistdir}/source/generic/vntex/doc/vn-min-print.tex
12mr|texlive-vntex-3.2-2|561	%doc %{_texmfdistdir}/source/generic/vntex/doc/vn-min.tex
12mr|texlive-vntex-3.2-2|562	%doc %{_texmfdistdir}/source/generic/vntex/doc/vntex-man-print.tex
12mr|texlive-vntex-3.2-2|563	%doc %{_texmfdistdir}/source/generic/vntex/doc/vntex-man.tex
12mr|texlive-vntex-3.2-2|564	%doc %{_texmfdistdir}/source/generic/vntex/doc/vntex-print.tex
12mr|texlive-vntex-3.2-2|565	%doc %{_texmfdistdir}/source/generic/vntex/doc/vntex.tex
12mr|texlive-vntex-3.2-2|566	%doc %{_texmfdistdir}/source/generic/vntex/tests/Makefile
12mr|texlive-vntex-3.2-2|567	%doc %{_texmfdistdir}/source/generic/vntex/tests/README
12mr|texlive-vntex-3.2-2|568	%doc %{_texmfdistdir}/source/generic/vntex/tests/adventor-sample.tex
12mr|texlive-vntex-3.2-2|569	%doc %{_texmfdistdir}/source/generic/vntex/tests/adventor-test.tex
12mr|texlive-vntex-3.2-2|570	%doc %{_texmfdistdir}/source/generic/vntex/tests/arevvn-sample.tex
12mr|texlive-vntex-3.2-2|571	%doc %{_texmfdistdir}/source/generic/vntex/tests/arevvn-test.tex
12mr|texlive-vntex-3.2-2|572	%doc %{_texmfdistdir}/source/generic/vntex/tests/bonum-sample.tex
12mr|texlive-vntex-3.2-2|573	%doc %{_texmfdistdir}/source/generic/vntex/tests/bonum-test.tex
12mr|texlive-vntex-3.2-2|574	%doc %{_texmfdistdir}/source/generic/vntex/tests/chartervn-sample.tex
12mr|texlive-vntex-3.2-2|575	%doc %{_texmfdistdir}/source/generic/vntex/tests/chartervn-test.tex
12mr|texlive-vntex-3.2-2|576	%doc %{_texmfdistdir}/source/generic/vntex/tests/chorus-sample.tex
12mr|texlive-vntex-3.2-2|577	%doc %{_texmfdistdir}/source/generic/vntex/tests/chorus-test.tex
12mr|texlive-vntex-3.2-2|578	%doc %{_texmfdistdir}/source/generic/vntex/tests/classicovn-sample.tex
12mr|texlive-vntex-3.2-2|579	%doc %{_texmfdistdir}/source/generic/vntex/tests/classicovn-test.tex
12mr|texlive-vntex-3.2-2|580	%doc %{_texmfdistdir}/source/generic/vntex/tests/cmbrightvn-sample.tex
12mr|texlive-vntex-3.2-2|581	%doc %{_texmfdistdir}/source/generic/vntex/tests/cmbrightvn-test.tex
12mr|texlive-vntex-3.2-2|582	%doc %{_texmfdistdir}/source/generic/vntex/tests/comicsansvn-sample.tex
12mr|texlive-vntex-3.2-2|583	%doc %{_texmfdistdir}/source/generic/vntex/tests/comicsansvn-test.tex
12mr|texlive-vntex-3.2-2|584	%doc %{_texmfdistdir}/source/generic/vntex/tests/concretevn-sample.tex
12mr|texlive-vntex-3.2-2|585	%doc %{_texmfdistdir}/source/generic/vntex/tests/concretevn-test.tex
12mr|texlive-vntex-3.2-2|586	%doc %{_texmfdistdir}/source/generic/vntex/tests/cursor-sample.tex
12mr|texlive-vntex-3.2-2|587	%doc %{_texmfdistdir}/source/generic/vntex/tests/cursor-test.tex
12mr|texlive-vntex-3.2-2|588	%doc %{_texmfdistdir}/source/generic/vntex/tests/garamondvn-sample.tex
12mr|texlive-vntex-3.2-2|589	%doc %{_texmfdistdir}/source/generic/vntex/tests/garamondvn-test.tex
12mr|texlive-vntex-3.2-2|590	%doc %{_texmfdistdir}/source/generic/vntex/tests/grotesqvn-sample.tex
12mr|texlive-vntex-3.2-2|591	%doc %{_texmfdistdir}/source/generic/vntex/tests/grotesqvn-test.tex
12mr|texlive-vntex-3.2-2|592	%doc %{_texmfdistdir}/source/generic/vntex/tests/heros-sample.tex
12mr|texlive-vntex-3.2-2|593	%doc %{_texmfdistdir}/source/generic/vntex/tests/heros-test.tex
12mr|texlive-vntex-3.2-2|594	%doc %{_texmfdistdir}/source/generic/vntex/tests/mscore-sample.tex
12mr|texlive-vntex-3.2-2|595	%doc %{_texmfdistdir}/source/generic/vntex/tests/mscore-test.tex
12mr|texlive-vntex-3.2-2|596	%doc %{_texmfdistdir}/source/generic/vntex/tests/pagella-sample.tex
12mr|texlive-vntex-3.2-2|597	%doc %{_texmfdistdir}/source/generic/vntex/tests/pagella-test.tex
12mr|texlive-vntex-3.2-2|598	%doc %{_texmfdistdir}/source/generic/vntex/tests/schola-sample.tex
12mr|texlive-vntex-3.2-2|599	%doc %{_texmfdistdir}/source/generic/vntex/tests/schola-test.tex
12mr|texlive-vntex-3.2-2|600	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5antt-sample.tex
12mr|texlive-vntex-3.2-2|601	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5antt-test.tex
12mr|texlive-vntex-3.2-2|602	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5cyklop-sample.tex
12mr|texlive-vntex-3.2-2|603	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5cyklop-test.tex
12mr|texlive-vntex-3.2-2|604	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5gentium-sample.tex
12mr|texlive-vntex-3.2-2|605	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5gentium-test.tex
12mr|texlive-vntex-3.2-2|606	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5iwona-sample.tex
12mr|texlive-vntex-3.2-2|607	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5iwona-test.tex
12mr|texlive-vntex-3.2-2|608	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5kurier-sample.tex
12mr|texlive-vntex-3.2-2|609	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5kurier-test.tex
12mr|texlive-vntex-3.2-2|610	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5lm-sample.tex
12mr|texlive-vntex-3.2-2|611	%doc %{_texmfdistdir}/source/generic/vntex/tests/t5lm-test.tex
12mr|texlive-vntex-3.2-2|612	%doc %{_texmfdistdir}/source/generic/vntex/tests/termes-sample.tex
12mr|texlive-vntex-3.2-2|613	%doc %{_texmfdistdir}/source/generic/vntex/tests/termes-test.tex
12mr|texlive-vntex-3.2-2|614	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-accents.tex
12mr|texlive-vntex-3.2-2|615	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-babel.tex
12mr|texlive-vntex-3.2-2|616	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-captions.tex
12mr|texlive-vntex-3.2-2|617	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-plain-tcx.tex
12mr|texlive-vntex-3.2-2|618	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-plain.tex
12mr|texlive-vntex-3.2-2|619	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-tcvn.tex
12mr|texlive-vntex-3.2-2|620	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-utf8.tex
12mr|texlive-vntex-3.2-2|621	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-vietnam-tcx.tex
12mr|texlive-vntex-3.2-2|622	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-vietnam.tex
12mr|texlive-vntex-3.2-2|623	%doc %{_texmfdistdir}/source/generic/vntex/tests/test-viscii.tex
12mr|texlive-vntex-3.2-2|624	%doc %{_texmfdistdir}/source/generic/vntex/tests/txttvn-sample.tex
12mr|texlive-vntex-3.2-2|625	%doc %{_texmfdistdir}/source/generic/vntex/tests/txttvn-test.tex
12mr|texlive-vntex-3.2-2|626	%doc %{_texmfdistdir}/source/generic/vntex/tests/urwvn-sample.tex
12mr|texlive-vntex-3.2-2|627	%doc %{_texmfdistdir}/source/generic/vntex/tests/urwvn-test.tex
12mr|texlive-vntex-3.2-2|628	%doc %{_texmfdistdir}/source/generic/vntex/tests/vnr-sample.tex
12mr|texlive-vntex-3.2-2|629	%doc %{_texmfdistdir}/source/generic/vntex/tests/vnr-test.tex
12mr|texlive-vntex-3.2-2|630	%doc %{_texmfdistdir}/source/generic/vntex/tests/vnsample.cls
12mr|texlive-vntex-3.2-2|631	%doc %{_texmfdistdir}/source/generic/vntex/tests/vntopia-sample.tex
12mr|texlive-vntex-3.2-2|632	%doc %{_texmfdistdir}/source/generic/vntex/tests/vntopia-test.tex
12mr|texlive-vntex-3.2-2|633	%doc %{_texmfdistdir}/source/generic/vntex/vntex.dtx
12mr|texlive-vntex-3.2-2|634	%doc %{_texmfdistdir}/source/generic/vntex/vntex.ins
12mr|texlive-vntex-3.2-2|635	
12mr|texlive-vntex-3.2-2|636	#-----------------------------------------------------------------------
12mr|texlive-vntex-3.2-2|637	%prep
12mr|texlive-vntex-3.2-2|638	%setup -c -a0 -a1 -a2
12mr|texlive-vntex-3.2-2|639	
12mr|texlive-vntex-3.2-2|640	%build
12mr|texlive-vntex-3.2-2|641	
12mr|texlive-vntex-3.2-2|642	%install
12mr|texlive-vntex-3.2-2|643	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-vntex-3.2-2|644	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-vntex-3.2-2|645	mkdir -p %{buildroot}%{_texmf_updmap_d}
12mr|texlive-vntex-3.2-2|646	cat > %{buildroot}%{_texmf_updmap_d}/vntex <<EOF
12mr|texlive-vntex-3.2-2|647	Map arevvn.map
12mr|texlive-vntex-3.2-2|648	Map chartervn.map
12mr|texlive-vntex-3.2-2|649	Map cmbrightvn.map
12mr|texlive-vntex-3.2-2|650	Map concretevn.map
12mr|texlive-vntex-3.2-2|651	Map grotesqvn.map
12mr|texlive-vntex-3.2-2|652	Map txttvn.map
12mr|texlive-vntex-3.2-2|653	Map urwvn.map
12mr|texlive-vntex-3.2-2|654	MixedMap vnrother.map
12mr|texlive-vntex-3.2-2|655	MixedMap vnrtext.map
12mr|texlive-vntex-3.2-2|656	Map vntopia.map
12mr|texlive-vntex-3.2-2|657	EOF
12mr|texlive-vntex-3.2-2|658	
12mr|texlive-vntex-3.2-2|659	
12mr|texlive-vntex-3.2-2|660	
12mr|texlive-vntex-3.2-2|661	%changelog
12mr|texlive-vntex-3.2-2|662	

18907 12
12mr|texlive-vocaltract-1-1|1	# revision 25629
12mr|texlive-vocaltract-1-1|2	# category Package
12mr|texlive-vocaltract-1-1|3	# catalog-ctan /graphics/pstricks/contrib/vocaltract
12mr|texlive-vocaltract-1-1|4	# catalog-date 2012-03-13 11:09:15 +0100
12mr|texlive-vocaltract-1-1|5	# catalog-license lppl
12mr|texlive-vocaltract-1-1|6	# catalog-version 1
12mr|texlive-vocaltract-1-1|7	Name:		texlive-vocaltract
12mr|texlive-vocaltract-1-1|8	Version:	1
12mr|texlive-vocaltract-1-1|9	Release:	1
12mr|texlive-vocaltract-1-1|10	Summary:	Visualise the vocal tract using LaTeX and PStricks
12mr|texlive-vocaltract-1-1|11	Group:		Publishing
12mr|texlive-vocaltract-1-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/vocaltract
12mr|texlive-vocaltract-1-1|13	License:	LPPL
12mr|texlive-vocaltract-1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vocaltract.tar.xz
12mr|texlive-vocaltract-1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vocaltract.doc.tar.xz
12mr|texlive-vocaltract-1-1|16	BuildArch:	noarch
12mr|texlive-vocaltract-1-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-vocaltract-1-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-vocaltract-1-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-vocaltract-1-1|20	
12mr|texlive-vocaltract-1-1|21	%description
12mr|texlive-vocaltract-1-1|22	The package enables the user to visualise the vocal tract. The
12mr|texlive-vocaltract-1-1|23	vocal tract (in the package) is manipulated by a vector of
12mr|texlive-vocaltract-1-1|24	articulation parameters according to the S. Maeda model.
12mr|texlive-vocaltract-1-1|25	Animation may be achieved by providing a sequence of vectors
12mr|texlive-vocaltract-1-1|26	over time (e.g., from Matlab). A sequence of vectors for
12mr|texlive-vocaltract-1-1|27	certain German phonemes is embedded in the package, which
12mr|texlive-vocaltract-1-1|28	allows for animation when no other vector is available. The
12mr|texlive-vocaltract-1-1|29	package's graphics are produced using pstricks.
12mr|texlive-vocaltract-1-1|30	
12mr|texlive-vocaltract-1-1|31	%post
12mr|texlive-vocaltract-1-1|32	%{_sbindir}/texlive.post
12mr|texlive-vocaltract-1-1|33	
12mr|texlive-vocaltract-1-1|34	%postun
12mr|texlive-vocaltract-1-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-vocaltract-1-1|36	%{_sbindir}/texlive.post
12mr|texlive-vocaltract-1-1|37	fi
12mr|texlive-vocaltract-1-1|38	
12mr|texlive-vocaltract-1-1|39	#-----------------------------------------------------------------------
12mr|texlive-vocaltract-1-1|40	%files
12mr|texlive-vocaltract-1-1|41	%{_texmfdistdir}/tex/latex/vocaltract/VocalTract.sty
12mr|texlive-vocaltract-1-1|42	%doc %{_texmfdistdir}/doc/latex/vocaltract/README
12mr|texlive-vocaltract-1-1|43	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtLatex_AnimationDemo.tex
12mr|texlive-vocaltract-1-1|44	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtLatex_AnimationLauncher.tex
12mr|texlive-vocaltract-1-1|45	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtLatex_FigureDemo.pdf
12mr|texlive-vocaltract-1-1|46	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtLatex_FigureDemo.tex
12mr|texlive-vocaltract-1-1|47	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtLatex_FigureLauncher.tex
12mr|texlive-vocaltract-1-1|48	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtLatex_TimeParams.tex
12mr|texlive-vocaltract-1-1|49	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtMAINVisual.m
12mr|texlive-vocaltract-1-1|50	%doc %{_texmfdistdir}/doc/latex/vocaltract/vtQueryVisual.m
12mr|texlive-vocaltract-1-1|51	
12mr|texlive-vocaltract-1-1|52	#-----------------------------------------------------------------------
12mr|texlive-vocaltract-1-1|53	%prep
12mr|texlive-vocaltract-1-1|54	%setup -c -a0 -a1
12mr|texlive-vocaltract-1-1|55	
12mr|texlive-vocaltract-1-1|56	%build
12mr|texlive-vocaltract-1-1|57	
12mr|texlive-vocaltract-1-1|58	%install
12mr|texlive-vocaltract-1-1|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-vocaltract-1-1|60	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-vocaltract-1-1|61	
12mr|texlive-vocaltract-1-1|62	
12mr|texlive-vocaltract-1-1|63	
12mr|texlive-vocaltract-1-1|64	%changelog
12mr|texlive-vocaltract-1-1|65	

18908 12
12mr|texlive-volumes-1.0-2|1	# revision 15878
12mr|texlive-volumes-1.0-2|2	# category Package
12mr|texlive-volumes-1.0-2|3	# catalog-ctan /macros/latex/contrib/volumes
12mr|texlive-volumes-1.0-2|4	# catalog-date 2007-03-01 21:27:41 +0100
12mr|texlive-volumes-1.0-2|5	# catalog-license lppl
12mr|texlive-volumes-1.0-2|6	# catalog-version 1.0
12mr|texlive-volumes-1.0-2|7	Name:		texlive-volumes
12mr|texlive-volumes-1.0-2|8	Version:	1.0
12mr|texlive-volumes-1.0-2|9	Release:	2
12mr|texlive-volumes-1.0-2|10	Summary:	Typeset only parts of a document, with complete indexes etc
12mr|texlive-volumes-1.0-2|11	Group:		Publishing
12mr|texlive-volumes-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/volumes
12mr|texlive-volumes-1.0-2|13	License:	LPPL
12mr|texlive-volumes-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/volumes.tar.xz
12mr|texlive-volumes-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/volumes.doc.tar.xz
12mr|texlive-volumes-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/volumes.source.tar.xz
12mr|texlive-volumes-1.0-2|17	BuildArch:	noarch
12mr|texlive-volumes-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-volumes-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-volumes-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-volumes-1.0-2|21	
12mr|texlive-volumes-1.0-2|22	%description
12mr|texlive-volumes-1.0-2|23	This package helps you if you want to produce separate printed
12mr|texlive-volumes-1.0-2|24	volumes from one LaTeX document, as well as one comprehensive,
12mr|texlive-volumes-1.0-2|25	"all-inclusive" version. It suppresses the part of the table of
12mr|texlive-volumes-1.0-2|26	contents that are not typeset, while counters, definitions,
12mr|texlive-volumes-1.0-2|27	index entries etc. are kept consistent throughout the input
12mr|texlive-volumes-1.0-2|28	file.
12mr|texlive-volumes-1.0-2|29	
12mr|texlive-volumes-1.0-2|30	%post
12mr|texlive-volumes-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-volumes-1.0-2|32	
12mr|texlive-volumes-1.0-2|33	%postun
12mr|texlive-volumes-1.0-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-volumes-1.0-2|35	%{_sbindir}/texlive.post
12mr|texlive-volumes-1.0-2|36	fi
12mr|texlive-volumes-1.0-2|37	
12mr|texlive-volumes-1.0-2|38	#-----------------------------------------------------------------------
12mr|texlive-volumes-1.0-2|39	%files
12mr|texlive-volumes-1.0-2|40	%{_texmfdistdir}/tex/latex/volumes/nowtoaux.sty
12mr|texlive-volumes-1.0-2|41	%{_texmfdistdir}/tex/latex/volumes/volumes.sty
12mr|texlive-volumes-1.0-2|42	%doc %{_texmfdistdir}/doc/latex/volumes/README
12mr|texlive-volumes-1.0-2|43	%doc %{_texmfdistdir}/doc/latex/volumes/volumes.pdf
12mr|texlive-volumes-1.0-2|44	#- source
12mr|texlive-volumes-1.0-2|45	%doc %{_texmfdistdir}/source/latex/volumes/volumes.dtx
12mr|texlive-volumes-1.0-2|46	%doc %{_texmfdistdir}/source/latex/volumes/volumes.ins
12mr|texlive-volumes-1.0-2|47	
12mr|texlive-volumes-1.0-2|48	#-----------------------------------------------------------------------
12mr|texlive-volumes-1.0-2|49	%prep
12mr|texlive-volumes-1.0-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-volumes-1.0-2|51	
12mr|texlive-volumes-1.0-2|52	%build
12mr|texlive-volumes-1.0-2|53	
12mr|texlive-volumes-1.0-2|54	%install
12mr|texlive-volumes-1.0-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-volumes-1.0-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-volumes-1.0-2|57	
12mr|texlive-volumes-1.0-2|58	
12mr|texlive-volumes-1.0-2|59	
12mr|texlive-volumes-1.0-2|60	%changelog
12mr|texlive-volumes-1.0-2|61	

18909 12
12mr|texlive-voss-de-20111104-2|1	# revision 15878
12mr|texlive-voss-de-20111104-2|2	# category Package
12mr|texlive-voss-de-20111104-2|3	# catalog-ctan undef
12mr|texlive-voss-de-20111104-2|4	# catalog-date undef
12mr|texlive-voss-de-20111104-2|5	# catalog-license undef
12mr|texlive-voss-de-20111104-2|6	# catalog-version undef
12mr|texlive-voss-de-20111104-2|7	Name:		texlive-voss-de
12mr|texlive-voss-de-20111104-2|8	Version:	20111104
12mr|texlive-voss-de-20111104-2|9	Release:	2
12mr|texlive-voss-de-20111104-2|10	Summary:	TeXLive voss-de package
12mr|texlive-voss-de-20111104-2|11	Group:		Publishing
12mr|texlive-voss-de-20111104-2|12	URL:		http://tug.org/texlive
12mr|texlive-voss-de-20111104-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-voss-de-20111104-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/voss-de.tar.xz
12mr|texlive-voss-de-20111104-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/voss-de.doc.tar.xz
12mr|texlive-voss-de-20111104-2|16	BuildArch:	noarch
12mr|texlive-voss-de-20111104-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-voss-de-20111104-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-voss-de-20111104-2|19	
12mr|texlive-voss-de-20111104-2|20	%description
12mr|texlive-voss-de-20111104-2|21	TeXLive voss-de package.
12mr|texlive-voss-de-20111104-2|22	
12mr|texlive-voss-de-20111104-2|23	#-----------------------------------------------------------------------
12mr|texlive-voss-de-20111104-2|24	%files
12mr|texlive-voss-de-20111104-2|25	%doc %{_texmfdistdir}/doc/generic/voss-de/InlineMath/Changes
12mr|texlive-voss-de-20111104-2|26	%doc %{_texmfdistdir}/doc/generic/voss-de/InlineMath/InlineMath.bib
12mr|texlive-voss-de-20111104-2|27	%doc %{_texmfdistdir}/doc/generic/voss-de/InlineMath/InlineMath.ltx
12mr|texlive-voss-de-20111104-2|28	%doc %{_texmfdistdir}/doc/generic/voss-de/InlineMath/InlineMath.pdf
12mr|texlive-voss-de-20111104-2|29	%doc %{_texmfdistdir}/doc/generic/voss-de/InlineMath/InlineMath.tex
12mr|texlive-voss-de-20111104-2|30	%doc %{_texmfdistdir}/doc/generic/voss-de/InlineMath/README
12mr|texlive-voss-de-20111104-2|31	%doc %{_texmfdistdir}/doc/generic/voss-de/README
12mr|texlive-voss-de-20111104-2|32	%doc %{_texmfdistdir}/doc/generic/voss-de/gauss/Changes
12mr|texlive-voss-de-20111104-2|33	%doc %{_texmfdistdir}/doc/generic/voss-de/gauss/README
12mr|texlive-voss-de-20111104-2|34	%doc %{_texmfdistdir}/doc/generic/voss-de/gauss/gauss.ltx
12mr|texlive-voss-de-20111104-2|35	%doc %{_texmfdistdir}/doc/generic/voss-de/gauss/gauss.pdf
12mr|texlive-voss-de-20111104-2|36	%doc %{_texmfdistdir}/doc/generic/voss-de/gauss/gauss.tex
12mr|texlive-voss-de-20111104-2|37	%doc %{_texmfdistdir}/doc/generic/voss-de/mathCol/Changes
12mr|texlive-voss-de-20111104-2|38	%doc %{_texmfdistdir}/doc/generic/voss-de/mathCol/README
12mr|texlive-voss-de-20111104-2|39	%doc %{_texmfdistdir}/doc/generic/voss-de/mathCol/mathCol.bib
12mr|texlive-voss-de-20111104-2|40	%doc %{_texmfdistdir}/doc/generic/voss-de/mathCol/mathCol.ltx
12mr|texlive-voss-de-20111104-2|41	%doc %{_texmfdistdir}/doc/generic/voss-de/mathCol/mathCol.pdf
12mr|texlive-voss-de-20111104-2|42	%doc %{_texmfdistdir}/doc/generic/voss-de/mathCol/mathCol.tex
12mr|texlive-voss-de-20111104-2|43	
12mr|texlive-voss-de-20111104-2|44	#-----------------------------------------------------------------------
12mr|texlive-voss-de-20111104-2|45	%prep
12mr|texlive-voss-de-20111104-2|46	%setup -c -a0 -a1
12mr|texlive-voss-de-20111104-2|47	
12mr|texlive-voss-de-20111104-2|48	%build
12mr|texlive-voss-de-20111104-2|49	
12mr|texlive-voss-de-20111104-2|50	%install
12mr|texlive-voss-de-20111104-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-voss-de-20111104-2|52	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-voss-de-20111104-2|53	
12mr|texlive-voss-de-20111104-2|54	
12mr|texlive-voss-de-20111104-2|55	
12mr|texlive-voss-de-20111104-2|56	%changelog
12mr|texlive-voss-de-20111104-2|57	

18910 12
12mr|texlive-vpe-0.2-1|1	# revision 26039
12mr|texlive-vpe-0.2-1|2	# category Package
12mr|texlive-vpe-0.2-1|3	# catalog-ctan /macros/latex/contrib/vpe
12mr|texlive-vpe-0.2-1|4	# catalog-date 2012-04-18 16:26:37 +0200
12mr|texlive-vpe-0.2-1|5	# catalog-license lppl
12mr|texlive-vpe-0.2-1|6	# catalog-version 0.2
12mr|texlive-vpe-0.2-1|7	Name:		texlive-vpe
12mr|texlive-vpe-0.2-1|8	Version:	0.2
12mr|texlive-vpe-0.2-1|9	Release:	1
12mr|texlive-vpe-0.2-1|10	Summary:	Source specials for PDF output
12mr|texlive-vpe-0.2-1|11	Group:		Publishing
12mr|texlive-vpe-0.2-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vpe
12mr|texlive-vpe-0.2-1|13	License:	LPPL
12mr|texlive-vpe-0.2-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vpe.tar.xz
12mr|texlive-vpe-0.2-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vpe.doc.tar.xz
12mr|texlive-vpe-0.2-1|16	BuildArch:	noarch
12mr|texlive-vpe-0.2-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-vpe-0.2-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-vpe-0.2-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-vpe-0.2-1|20	Provides:	texlive-vpe.bin = %{EVRD}
12mr|texlive-vpe-0.2-1|21	
12mr|texlive-vpe-0.2-1|22	%description
12mr|texlive-vpe-0.2-1|23	VPE is a system to make the equivalent of "source special"
12mr|texlive-vpe-0.2-1|24	marks in a PDF file. Clicking on a mark will activate an
12mr|texlive-vpe-0.2-1|25	editor, pointing at the source line that produced the text that
12mr|texlive-vpe-0.2-1|26	was marked. The system comprises a perl file (vpe.pl) and a
12mr|texlive-vpe-0.2-1|27	LaTeX package (vpe.sty); it will work with PDF files generated
12mr|texlive-vpe-0.2-1|28	via LaTeX/dvips, pdfTeX (version 0.14 or better), and
12mr|texlive-vpe-0.2-1|29	LaTeX/VTeX. Using the LaTeX/dvips or pdfLaTeX routes, the
12mr|texlive-vpe-0.2-1|30	(pdf)TeX processor should be run with shell escapes enabled.
12mr|texlive-vpe-0.2-1|31	
12mr|texlive-vpe-0.2-1|32	%post
12mr|texlive-vpe-0.2-1|33	%{_sbindir}/texlive.post
12mr|texlive-vpe-0.2-1|34	
12mr|texlive-vpe-0.2-1|35	%postun
12mr|texlive-vpe-0.2-1|36	if [ $1 -eq 0 ]; then
12mr|texlive-vpe-0.2-1|37	%{_sbindir}/texlive.post
12mr|texlive-vpe-0.2-1|38	fi
12mr|texlive-vpe-0.2-1|39	
12mr|texlive-vpe-0.2-1|40	#-----------------------------------------------------------------------
12mr|texlive-vpe-0.2-1|41	%files
12mr|texlive-vpe-0.2-1|42	%{_bindir}/vpe
12mr|texlive-vpe-0.2-1|43	%{_texmfdistdir}/scripts/vpe/vpe.pl
12mr|texlive-vpe-0.2-1|44	%{_texmfdistdir}/tex/latex/vpe/vpe.sty
12mr|texlive-vpe-0.2-1|45	%doc %{_texmfdistdir}/doc/latex/vpe/README
12mr|texlive-vpe-0.2-1|46	
12mr|texlive-vpe-0.2-1|47	#-----------------------------------------------------------------------
12mr|texlive-vpe-0.2-1|48	%prep
12mr|texlive-vpe-0.2-1|49	%setup -c -a0 -a1
12mr|texlive-vpe-0.2-1|50	
12mr|texlive-vpe-0.2-1|51	%build
12mr|texlive-vpe-0.2-1|52	
12mr|texlive-vpe-0.2-1|53	%install
12mr|texlive-vpe-0.2-1|54	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-vpe-0.2-1|55	pushd %{buildroot}%{_bindir}
12mr|texlive-vpe-0.2-1|56	ln -sf %{_texmfdistdir}/scripts/vpe/vpe.pl vpe
12mr|texlive-vpe-0.2-1|57	popd
12mr|texlive-vpe-0.2-1|58	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-vpe-0.2-1|59	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-vpe-0.2-1|60	
12mr|texlive-vpe-0.2-1|61	
12mr|texlive-vpe-0.2-1|62	
12mr|texlive-vpe-0.2-1|63	%changelog
12mr|texlive-vpe-0.2-1|64	

18911 12
12mr|texlive-vruler-2.3-2|1	# revision 21598
12mr|texlive-vruler-2.3-2|2	# category Package
12mr|texlive-vruler-2.3-2|3	# catalog-ctan /macros/latex/contrib/vruler
12mr|texlive-vruler-2.3-2|4	# catalog-date 2011-03-03 10:36:36 +0100
12mr|texlive-vruler-2.3-2|5	# catalog-license lppl1
12mr|texlive-vruler-2.3-2|6	# catalog-version 2.3
12mr|texlive-vruler-2.3-2|7	Name:		texlive-vruler
12mr|texlive-vruler-2.3-2|8	Version:	2.3
12mr|texlive-vruler-2.3-2|9	Release:	2
12mr|texlive-vruler-2.3-2|10	Summary:	Numbering text
12mr|texlive-vruler-2.3-2|11	Group:		Publishing
12mr|texlive-vruler-2.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vruler
12mr|texlive-vruler-2.3-2|13	License:	LPPL1
12mr|texlive-vruler-2.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vruler.tar.xz
12mr|texlive-vruler-2.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vruler.doc.tar.xz
12mr|texlive-vruler-2.3-2|16	BuildArch:	noarch
12mr|texlive-vruler-2.3-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-vruler-2.3-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-vruler-2.3-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-vruler-2.3-2|20	
12mr|texlive-vruler-2.3-2|21	%description
12mr|texlive-vruler-2.3-2|22	The package offers facilities for adding a columns of numbering
12mr|texlive-vruler-2.3-2|23	to the general text so that the text can be properly
12mr|texlive-vruler-2.3-2|24	referenced. The vertical ruler can be scaled and moved freely.
12mr|texlive-vruler-2.3-2|25	The package may be used either with LaTeX or with plain TeX.
12mr|texlive-vruler-2.3-2|26	
12mr|texlive-vruler-2.3-2|27	%post
12mr|texlive-vruler-2.3-2|28	%{_sbindir}/texlive.post
12mr|texlive-vruler-2.3-2|29	
12mr|texlive-vruler-2.3-2|30	%postun
12mr|texlive-vruler-2.3-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-vruler-2.3-2|32	%{_sbindir}/texlive.post
12mr|texlive-vruler-2.3-2|33	fi
12mr|texlive-vruler-2.3-2|34	
12mr|texlive-vruler-2.3-2|35	#-----------------------------------------------------------------------
12mr|texlive-vruler-2.3-2|36	%files
12mr|texlive-vruler-2.3-2|37	%{_texmfdistdir}/tex/latex/vruler/vruler.sty
12mr|texlive-vruler-2.3-2|38	%doc %{_texmfdistdir}/doc/latex/vruler/miscdoc.sty
12mr|texlive-vruler-2.3-2|39	%doc %{_texmfdistdir}/doc/latex/vruler/vruler-example.tex
12mr|texlive-vruler-2.3-2|40	%doc %{_texmfdistdir}/doc/latex/vruler/vruler.pdf
12mr|texlive-vruler-2.3-2|41	%doc %{_texmfdistdir}/doc/latex/vruler/vruler.tex
12mr|texlive-vruler-2.3-2|42	
12mr|texlive-vruler-2.3-2|43	#-----------------------------------------------------------------------
12mr|texlive-vruler-2.3-2|44	%prep
12mr|texlive-vruler-2.3-2|45	%setup -c -a0 -a1
12mr|texlive-vruler-2.3-2|46	
12mr|texlive-vruler-2.3-2|47	%build
12mr|texlive-vruler-2.3-2|48	
12mr|texlive-vruler-2.3-2|49	%install
12mr|texlive-vruler-2.3-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-vruler-2.3-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-vruler-2.3-2|52	
12mr|texlive-vruler-2.3-2|53	
12mr|texlive-vruler-2.3-2|54	
12mr|texlive-vruler-2.3-2|55	%changelog
12mr|texlive-vruler-2.3-2|56	

18912 12
12mr|texlive-vwcol-0.1-2|1	# revision 15878
12mr|texlive-vwcol-0.1-2|2	# category Package
12mr|texlive-vwcol-0.1-2|3	# catalog-ctan /macros/latex/contrib/vwcol
12mr|texlive-vwcol-0.1-2|4	# catalog-date 2008-08-24 14:43:48 +0200
12mr|texlive-vwcol-0.1-2|5	# catalog-license lppl
12mr|texlive-vwcol-0.1-2|6	# catalog-version 0.1
12mr|texlive-vwcol-0.1-2|7	Name:		texlive-vwcol
12mr|texlive-vwcol-0.1-2|8	Version:	0.1
12mr|texlive-vwcol-0.1-2|9	Release:	2
12mr|texlive-vwcol-0.1-2|10	Summary:	Variable-width multiple text columns
12mr|texlive-vwcol-0.1-2|11	Group:		Publishing
12mr|texlive-vwcol-0.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vwcol
12mr|texlive-vwcol-0.1-2|13	License:	LPPL
12mr|texlive-vwcol-0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vwcol.tar.xz
12mr|texlive-vwcol-0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vwcol.doc.tar.xz
12mr|texlive-vwcol-0.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vwcol.source.tar.xz
12mr|texlive-vwcol-0.1-2|17	BuildArch:	noarch
12mr|texlive-vwcol-0.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-vwcol-0.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-vwcol-0.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-vwcol-0.1-2|21	
12mr|texlive-vwcol-0.1-2|22	%description
12mr|texlive-vwcol-0.1-2|23	The package provides a crude environment (vwcol) for
12mr|texlive-vwcol-0.1-2|24	typesetting multicolumn paragraph text of various column widths
12mr|texlive-vwcol-0.1-2|25	on a single page.
12mr|texlive-vwcol-0.1-2|26	
12mr|texlive-vwcol-0.1-2|27	%post
12mr|texlive-vwcol-0.1-2|28	%{_sbindir}/texlive.post
12mr|texlive-vwcol-0.1-2|29	
12mr|texlive-vwcol-0.1-2|30	%postun
12mr|texlive-vwcol-0.1-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-vwcol-0.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-vwcol-0.1-2|33	fi
12mr|texlive-vwcol-0.1-2|34	
12mr|texlive-vwcol-0.1-2|35	#-----------------------------------------------------------------------
12mr|texlive-vwcol-0.1-2|36	%files
12mr|texlive-vwcol-0.1-2|37	%{_texmfdistdir}/tex/latex/vwcol/vwcol.sty
12mr|texlive-vwcol-0.1-2|38	%doc %{_texmfdistdir}/doc/latex/vwcol/README
12mr|texlive-vwcol-0.1-2|39	%doc %{_texmfdistdir}/doc/latex/vwcol/vwcol.pdf
12mr|texlive-vwcol-0.1-2|40	#- source
12mr|texlive-vwcol-0.1-2|41	%doc %{_texmfdistdir}/source/latex/vwcol/vwcol.dtx
12mr|texlive-vwcol-0.1-2|42	%doc %{_texmfdistdir}/source/latex/vwcol/vwcol.ins
12mr|texlive-vwcol-0.1-2|43	
12mr|texlive-vwcol-0.1-2|44	#-----------------------------------------------------------------------
12mr|texlive-vwcol-0.1-2|45	%prep
12mr|texlive-vwcol-0.1-2|46	%setup -c -a0 -a1 -a2
12mr|texlive-vwcol-0.1-2|47	
12mr|texlive-vwcol-0.1-2|48	%build
12mr|texlive-vwcol-0.1-2|49	
12mr|texlive-vwcol-0.1-2|50	%install
12mr|texlive-vwcol-0.1-2|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-vwcol-0.1-2|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-vwcol-0.1-2|53	
12mr|texlive-vwcol-0.1-2|54	
12mr|texlive-vwcol-0.1-2|55	
12mr|texlive-vwcol-0.1-2|56	%changelog
12mr|texlive-vwcol-0.1-2|57	

18913 12
12mr|texlive-wadalab-20110521-2|1	# revision 22576
12mr|texlive-wadalab-20110521-2|2	# category Package
12mr|texlive-wadalab-20110521-2|3	# catalog-ctan /fonts/wadalab
12mr|texlive-wadalab-20110521-2|4	# catalog-date 2011-05-21 13:20:15 +0200
12mr|texlive-wadalab-20110521-2|5	# catalog-license other-free
12mr|texlive-wadalab-20110521-2|6	# catalog-version undef
12mr|texlive-wadalab-20110521-2|7	Name:		texlive-wadalab
12mr|texlive-wadalab-20110521-2|8	Version:	20110521
12mr|texlive-wadalab-20110521-2|9	Release:	2
12mr|texlive-wadalab-20110521-2|10	Summary:	Wadalab (Japanese) font packages
12mr|texlive-wadalab-20110521-2|11	Group:		Publishing
12mr|texlive-wadalab-20110521-2|12	URL:		http://www.ctan.org/tex-archive/fonts/wadalab
12mr|texlive-wadalab-20110521-2|13	License:	OTHER-FREE
12mr|texlive-wadalab-20110521-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wadalab.tar.xz
12mr|texlive-wadalab-20110521-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wadalab.doc.tar.xz
12mr|texlive-wadalab-20110521-2|16	BuildArch:	noarch
12mr|texlive-wadalab-20110521-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-wadalab-20110521-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-wadalab-20110521-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-wadalab-20110521-2|20	Requires(post):	texlive-tetex
12mr|texlive-wadalab-20110521-2|21	
12mr|texlive-wadalab-20110521-2|22	%description
12mr|texlive-wadalab-20110521-2|23	These are font bundles for the Japanese Wadalab fonts which
12mr|texlive-wadalab-20110521-2|24	work with the CJK package. All subfonts now have glyph names
12mr|texlive-wadalab-20110521-2|25	compliant to the Adobe Glyph List, making ToUnicode CMaps in
12mr|texlive-wadalab-20110521-2|26	PDF documents (created automatically by dvipdfmx) work
12mr|texlive-wadalab-20110521-2|27	correctly. All font bundles now contain virtual Unicode
12mr|texlive-wadalab-20110521-2|28	subfonts.
12mr|texlive-wadalab-20110521-2|29	
12mr|texlive-wadalab-20110521-2|30	%post
12mr|texlive-wadalab-20110521-2|31	%{_sbindir}/texlive.post
12mr|texlive-wadalab-20110521-2|32	
12mr|texlive-wadalab-20110521-2|33	%postun
12mr|texlive-wadalab-20110521-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-wadalab-20110521-2|35	%{_sbindir}/texlive.post
12mr|texlive-wadalab-20110521-2|36	fi
12mr|texlive-wadalab-20110521-2|37	
12mr|texlive-wadalab-20110521-2|38	#-----------------------------------------------------------------------
12mr|texlive-wadalab-20110521-2|39	%files
12mr|texlive-wadalab-20110521-2|40	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjgreek.afm
12mr|texlive-wadalab-20110521-2|41	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjhira.afm
12mr|texlive-wadalab-20110521-2|42	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjhw.afm
12mr|texlive-wadalab-20110521-2|43	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjka.afm
12mr|texlive-wadalab-20110521-2|44	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkata.afm
12mr|texlive-wadalab-20110521-2|45	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkb.afm
12mr|texlive-wadalab-20110521-2|46	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkc.afm
12mr|texlive-wadalab-20110521-2|47	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkd.afm
12mr|texlive-wadalab-20110521-2|48	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjke.afm
12mr|texlive-wadalab-20110521-2|49	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkeisen.afm
12mr|texlive-wadalab-20110521-2|50	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkf.afm
12mr|texlive-wadalab-20110521-2|51	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkg.afm
12mr|texlive-wadalab-20110521-2|52	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkh.afm
12mr|texlive-wadalab-20110521-2|53	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjki.afm
12mr|texlive-wadalab-20110521-2|54	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkj.afm
12mr|texlive-wadalab-20110521-2|55	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkk.afm
12mr|texlive-wadalab-20110521-2|56	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkl.afm
12mr|texlive-wadalab-20110521-2|57	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkm.afm
12mr|texlive-wadalab-20110521-2|58	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkn.afm
12mr|texlive-wadalab-20110521-2|59	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjko.afm
12mr|texlive-wadalab-20110521-2|60	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkp.afm
12mr|texlive-wadalab-20110521-2|61	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkq.afm
12mr|texlive-wadalab-20110521-2|62	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkr.afm
12mr|texlive-wadalab-20110521-2|63	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjks.afm
12mr|texlive-wadalab-20110521-2|64	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkt.afm
12mr|texlive-wadalab-20110521-2|65	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjku.afm
12mr|texlive-wadalab-20110521-2|66	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkv.afm
12mr|texlive-wadalab-20110521-2|67	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkw.afm
12mr|texlive-wadalab-20110521-2|68	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkx.afm
12mr|texlive-wadalab-20110521-2|69	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjky.afm
12mr|texlive-wadalab-20110521-2|70	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjkz.afm
12mr|texlive-wadalab-20110521-2|71	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjroma.afm
12mr|texlive-wadalab-20110521-2|72	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjrussian.afm
12mr|texlive-wadalab-20110521-2|73	%{_texmfdistdir}/fonts/afm/wadalab/dgj/dgjsy.afm
12mr|texlive-wadalab-20110521-2|74	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjgreek.afm
12mr|texlive-wadalab-20110521-2|75	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjhira.afm
12mr|texlive-wadalab-20110521-2|76	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjhw.afm
12mr|texlive-wadalab-20110521-2|77	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjka.afm
12mr|texlive-wadalab-20110521-2|78	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkata.afm
12mr|texlive-wadalab-20110521-2|79	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkb.afm
12mr|texlive-wadalab-20110521-2|80	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkc.afm
12mr|texlive-wadalab-20110521-2|81	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkd.afm
12mr|texlive-wadalab-20110521-2|82	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjke.afm
12mr|texlive-wadalab-20110521-2|83	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkeisen.afm
12mr|texlive-wadalab-20110521-2|84	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkf.afm
12mr|texlive-wadalab-20110521-2|85	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkg.afm
12mr|texlive-wadalab-20110521-2|86	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkh.afm
12mr|texlive-wadalab-20110521-2|87	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjki.afm
12mr|texlive-wadalab-20110521-2|88	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkj.afm
12mr|texlive-wadalab-20110521-2|89	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkk.afm
12mr|texlive-wadalab-20110521-2|90	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkl.afm
12mr|texlive-wadalab-20110521-2|91	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkm.afm
12mr|texlive-wadalab-20110521-2|92	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkn.afm
12mr|texlive-wadalab-20110521-2|93	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjko.afm
12mr|texlive-wadalab-20110521-2|94	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkp.afm
12mr|texlive-wadalab-20110521-2|95	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkq.afm
12mr|texlive-wadalab-20110521-2|96	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkr.afm
12mr|texlive-wadalab-20110521-2|97	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjks.afm
12mr|texlive-wadalab-20110521-2|98	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkt.afm
12mr|texlive-wadalab-20110521-2|99	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjku.afm
12mr|texlive-wadalab-20110521-2|100	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkv.afm
12mr|texlive-wadalab-20110521-2|101	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkw.afm
12mr|texlive-wadalab-20110521-2|102	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkx.afm
12mr|texlive-wadalab-20110521-2|103	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjky.afm
12mr|texlive-wadalab-20110521-2|104	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjkz.afm
12mr|texlive-wadalab-20110521-2|105	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjroma.afm
12mr|texlive-wadalab-20110521-2|106	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjrussian.afm
12mr|texlive-wadalab-20110521-2|107	%{_texmfdistdir}/fonts/afm/wadalab/dmj/dmjsy.afm
12mr|texlive-wadalab-20110521-2|108	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jka.afm
12mr|texlive-wadalab-20110521-2|109	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkb.afm
12mr|texlive-wadalab-20110521-2|110	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkc.afm
12mr|texlive-wadalab-20110521-2|111	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkd.afm
12mr|texlive-wadalab-20110521-2|112	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jke.afm
12mr|texlive-wadalab-20110521-2|113	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkf.afm
12mr|texlive-wadalab-20110521-2|114	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkg.afm
12mr|texlive-wadalab-20110521-2|115	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkh.afm
12mr|texlive-wadalab-20110521-2|116	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jki.afm
12mr|texlive-wadalab-20110521-2|117	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkj.afm
12mr|texlive-wadalab-20110521-2|118	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkk.afm
12mr|texlive-wadalab-20110521-2|119	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkl.afm
12mr|texlive-wadalab-20110521-2|120	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkm.afm
12mr|texlive-wadalab-20110521-2|121	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkn.afm
12mr|texlive-wadalab-20110521-2|122	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jko.afm
12mr|texlive-wadalab-20110521-2|123	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkp.afm
12mr|texlive-wadalab-20110521-2|124	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkq.afm
12mr|texlive-wadalab-20110521-2|125	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkr.afm
12mr|texlive-wadalab-20110521-2|126	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jks.afm
12mr|texlive-wadalab-20110521-2|127	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkt.afm
12mr|texlive-wadalab-20110521-2|128	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jku.afm
12mr|texlive-wadalab-20110521-2|129	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkv.afm
12mr|texlive-wadalab-20110521-2|130	%{_texmfdistdir}/fonts/afm/wadalab/mc2j/mc2jkw.afm
12mr|texlive-wadalab-20110521-2|131	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjgreek.afm
12mr|texlive-wadalab-20110521-2|132	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjhira.afm
12mr|texlive-wadalab-20110521-2|133	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjhw.afm
12mr|texlive-wadalab-20110521-2|134	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjka.afm
12mr|texlive-wadalab-20110521-2|135	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkata.afm
12mr|texlive-wadalab-20110521-2|136	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkb.afm
12mr|texlive-wadalab-20110521-2|137	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkc.afm
12mr|texlive-wadalab-20110521-2|138	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkd.afm
12mr|texlive-wadalab-20110521-2|139	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjke.afm
12mr|texlive-wadalab-20110521-2|140	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkeisen.afm
12mr|texlive-wadalab-20110521-2|141	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkf.afm
12mr|texlive-wadalab-20110521-2|142	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkg.afm
12mr|texlive-wadalab-20110521-2|143	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkh.afm
12mr|texlive-wadalab-20110521-2|144	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjki.afm
12mr|texlive-wadalab-20110521-2|145	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkj.afm
12mr|texlive-wadalab-20110521-2|146	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkk.afm
12mr|texlive-wadalab-20110521-2|147	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkl.afm
12mr|texlive-wadalab-20110521-2|148	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkm.afm
12mr|texlive-wadalab-20110521-2|149	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkn.afm
12mr|texlive-wadalab-20110521-2|150	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjko.afm
12mr|texlive-wadalab-20110521-2|151	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkp.afm
12mr|texlive-wadalab-20110521-2|152	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkq.afm
12mr|texlive-wadalab-20110521-2|153	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkr.afm
12mr|texlive-wadalab-20110521-2|154	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjks.afm
12mr|texlive-wadalab-20110521-2|155	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkt.afm
12mr|texlive-wadalab-20110521-2|156	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjku.afm
12mr|texlive-wadalab-20110521-2|157	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkv.afm
12mr|texlive-wadalab-20110521-2|158	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkw.afm
12mr|texlive-wadalab-20110521-2|159	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkx.afm
12mr|texlive-wadalab-20110521-2|160	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjky.afm
12mr|texlive-wadalab-20110521-2|161	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjkz.afm
12mr|texlive-wadalab-20110521-2|162	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjroma.afm
12mr|texlive-wadalab-20110521-2|163	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjrussian.afm
12mr|texlive-wadalab-20110521-2|164	%{_texmfdistdir}/fonts/afm/wadalab/mcj/mcjsy.afm
12mr|texlive-wadalab-20110521-2|165	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jka.afm
12mr|texlive-wadalab-20110521-2|166	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkb.afm
12mr|texlive-wadalab-20110521-2|167	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkc.afm
12mr|texlive-wadalab-20110521-2|168	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkd.afm
12mr|texlive-wadalab-20110521-2|169	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jke.afm
12mr|texlive-wadalab-20110521-2|170	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkf.afm
12mr|texlive-wadalab-20110521-2|171	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkg.afm
12mr|texlive-wadalab-20110521-2|172	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkh.afm
12mr|texlive-wadalab-20110521-2|173	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jki.afm
12mr|texlive-wadalab-20110521-2|174	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkj.afm
12mr|texlive-wadalab-20110521-2|175	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkk.afm
12mr|texlive-wadalab-20110521-2|176	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkl.afm
12mr|texlive-wadalab-20110521-2|177	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkm.afm
12mr|texlive-wadalab-20110521-2|178	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkn.afm
12mr|texlive-wadalab-20110521-2|179	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jko.afm
12mr|texlive-wadalab-20110521-2|180	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkp.afm
12mr|texlive-wadalab-20110521-2|181	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkq.afm
12mr|texlive-wadalab-20110521-2|182	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkr.afm
12mr|texlive-wadalab-20110521-2|183	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jks.afm
12mr|texlive-wadalab-20110521-2|184	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkt.afm
12mr|texlive-wadalab-20110521-2|185	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jku.afm
12mr|texlive-wadalab-20110521-2|186	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkv.afm
12mr|texlive-wadalab-20110521-2|187	%{_texmfdistdir}/fonts/afm/wadalab/mr2j/mr2jkw.afm
12mr|texlive-wadalab-20110521-2|188	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjgreek.afm
12mr|texlive-wadalab-20110521-2|189	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjhira.afm
12mr|texlive-wadalab-20110521-2|190	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjhw.afm
12mr|texlive-wadalab-20110521-2|191	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjka.afm
12mr|texlive-wadalab-20110521-2|192	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkata.afm
12mr|texlive-wadalab-20110521-2|193	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkb.afm
12mr|texlive-wadalab-20110521-2|194	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkc.afm
12mr|texlive-wadalab-20110521-2|195	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkd.afm
12mr|texlive-wadalab-20110521-2|196	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjke.afm
12mr|texlive-wadalab-20110521-2|197	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkeisen.afm
12mr|texlive-wadalab-20110521-2|198	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkf.afm
12mr|texlive-wadalab-20110521-2|199	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkg.afm
12mr|texlive-wadalab-20110521-2|200	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkh.afm
12mr|texlive-wadalab-20110521-2|201	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjki.afm
12mr|texlive-wadalab-20110521-2|202	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkj.afm
12mr|texlive-wadalab-20110521-2|203	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkk.afm
12mr|texlive-wadalab-20110521-2|204	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkl.afm
12mr|texlive-wadalab-20110521-2|205	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkm.afm
12mr|texlive-wadalab-20110521-2|206	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkn.afm
12mr|texlive-wadalab-20110521-2|207	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjko.afm
12mr|texlive-wadalab-20110521-2|208	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkp.afm
12mr|texlive-wadalab-20110521-2|209	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkq.afm
12mr|texlive-wadalab-20110521-2|210	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkr.afm
12mr|texlive-wadalab-20110521-2|211	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjks.afm
12mr|texlive-wadalab-20110521-2|212	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkt.afm
12mr|texlive-wadalab-20110521-2|213	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjku.afm
12mr|texlive-wadalab-20110521-2|214	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkv.afm
12mr|texlive-wadalab-20110521-2|215	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkw.afm
12mr|texlive-wadalab-20110521-2|216	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkx.afm
12mr|texlive-wadalab-20110521-2|217	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjky.afm
12mr|texlive-wadalab-20110521-2|218	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjkz.afm
12mr|texlive-wadalab-20110521-2|219	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjroma.afm
12mr|texlive-wadalab-20110521-2|220	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjrussian.afm
12mr|texlive-wadalab-20110521-2|221	%{_texmfdistdir}/fonts/afm/wadalab/mrj/mrjsy.afm
12mr|texlive-wadalab-20110521-2|222	%{_texmfdistdir}/fonts/map/dvips/wadalab/dgj.map
12mr|texlive-wadalab-20110521-2|223	%{_texmfdistdir}/fonts/map/dvips/wadalab/dmj.map
12mr|texlive-wadalab-20110521-2|224	%{_texmfdistdir}/fonts/map/dvips/wadalab/mc2j.map
12mr|texlive-wadalab-20110521-2|225	%{_texmfdistdir}/fonts/map/dvips/wadalab/mcj.map
12mr|texlive-wadalab-20110521-2|226	%{_texmfdistdir}/fonts/map/dvips/wadalab/mr2j.map
12mr|texlive-wadalab-20110521-2|227	%{_texmfdistdir}/fonts/map/dvips/wadalab/mrj.map
12mr|texlive-wadalab-20110521-2|228	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjgreek.tfm
12mr|texlive-wadalab-20110521-2|229	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjhira.tfm
12mr|texlive-wadalab-20110521-2|230	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjhw.tfm
12mr|texlive-wadalab-20110521-2|231	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjka.tfm
12mr|texlive-wadalab-20110521-2|232	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkata.tfm
12mr|texlive-wadalab-20110521-2|233	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkb.tfm
12mr|texlive-wadalab-20110521-2|234	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkc.tfm
12mr|texlive-wadalab-20110521-2|235	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkd.tfm
12mr|texlive-wadalab-20110521-2|236	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjke.tfm
12mr|texlive-wadalab-20110521-2|237	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkeisen.tfm
12mr|texlive-wadalab-20110521-2|238	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkf.tfm
12mr|texlive-wadalab-20110521-2|239	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkg.tfm
12mr|texlive-wadalab-20110521-2|240	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkh.tfm
12mr|texlive-wadalab-20110521-2|241	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjki.tfm
12mr|texlive-wadalab-20110521-2|242	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkj.tfm
12mr|texlive-wadalab-20110521-2|243	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkk.tfm
12mr|texlive-wadalab-20110521-2|244	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkl.tfm
12mr|texlive-wadalab-20110521-2|245	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkm.tfm
12mr|texlive-wadalab-20110521-2|246	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkn.tfm
12mr|texlive-wadalab-20110521-2|247	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjko.tfm
12mr|texlive-wadalab-20110521-2|248	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkp.tfm
12mr|texlive-wadalab-20110521-2|249	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkq.tfm
12mr|texlive-wadalab-20110521-2|250	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkr.tfm
12mr|texlive-wadalab-20110521-2|251	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjks.tfm
12mr|texlive-wadalab-20110521-2|252	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkt.tfm
12mr|texlive-wadalab-20110521-2|253	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjku.tfm
12mr|texlive-wadalab-20110521-2|254	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkv.tfm
12mr|texlive-wadalab-20110521-2|255	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkw.tfm
12mr|texlive-wadalab-20110521-2|256	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkx.tfm
12mr|texlive-wadalab-20110521-2|257	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjky.tfm
12mr|texlive-wadalab-20110521-2|258	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjkz.tfm
12mr|texlive-wadalab-20110521-2|259	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjroma.tfm
12mr|texlive-wadalab-20110521-2|260	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjrussian.tfm
12mr|texlive-wadalab-20110521-2|261	%{_texmfdistdir}/fonts/tfm/wadalab/dgj/dgjsy.tfm
12mr|texlive-wadalab-20110521-2|262	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjgreek.tfm
12mr|texlive-wadalab-20110521-2|263	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjhira.tfm
12mr|texlive-wadalab-20110521-2|264	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjhw.tfm
12mr|texlive-wadalab-20110521-2|265	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjka.tfm
12mr|texlive-wadalab-20110521-2|266	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkata.tfm
12mr|texlive-wadalab-20110521-2|267	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkb.tfm
12mr|texlive-wadalab-20110521-2|268	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkc.tfm
12mr|texlive-wadalab-20110521-2|269	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkd.tfm
12mr|texlive-wadalab-20110521-2|270	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjke.tfm
12mr|texlive-wadalab-20110521-2|271	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkeisen.tfm
12mr|texlive-wadalab-20110521-2|272	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkf.tfm
12mr|texlive-wadalab-20110521-2|273	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkg.tfm
12mr|texlive-wadalab-20110521-2|274	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkh.tfm
12mr|texlive-wadalab-20110521-2|275	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjki.tfm
12mr|texlive-wadalab-20110521-2|276	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkj.tfm
12mr|texlive-wadalab-20110521-2|277	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkk.tfm
12mr|texlive-wadalab-20110521-2|278	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkl.tfm
12mr|texlive-wadalab-20110521-2|279	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkm.tfm
12mr|texlive-wadalab-20110521-2|280	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkn.tfm
12mr|texlive-wadalab-20110521-2|281	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjko.tfm
12mr|texlive-wadalab-20110521-2|282	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkp.tfm
12mr|texlive-wadalab-20110521-2|283	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkq.tfm
12mr|texlive-wadalab-20110521-2|284	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkr.tfm
12mr|texlive-wadalab-20110521-2|285	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjks.tfm
12mr|texlive-wadalab-20110521-2|286	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkt.tfm
12mr|texlive-wadalab-20110521-2|287	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjku.tfm
12mr|texlive-wadalab-20110521-2|288	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkv.tfm
12mr|texlive-wadalab-20110521-2|289	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkw.tfm
12mr|texlive-wadalab-20110521-2|290	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkx.tfm
12mr|texlive-wadalab-20110521-2|291	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjky.tfm
12mr|texlive-wadalab-20110521-2|292	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjkz.tfm
12mr|texlive-wadalab-20110521-2|293	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjroma.tfm
12mr|texlive-wadalab-20110521-2|294	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjrussian.tfm
12mr|texlive-wadalab-20110521-2|295	%{_texmfdistdir}/fonts/tfm/wadalab/dmj/dmjsy.tfm
12mr|texlive-wadalab-20110521-2|296	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jka.tfm
12mr|texlive-wadalab-20110521-2|297	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkb.tfm
12mr|texlive-wadalab-20110521-2|298	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkc.tfm
12mr|texlive-wadalab-20110521-2|299	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkd.tfm
12mr|texlive-wadalab-20110521-2|300	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jke.tfm
12mr|texlive-wadalab-20110521-2|301	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkf.tfm
12mr|texlive-wadalab-20110521-2|302	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkg.tfm
12mr|texlive-wadalab-20110521-2|303	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkh.tfm
12mr|texlive-wadalab-20110521-2|304	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jki.tfm
12mr|texlive-wadalab-20110521-2|305	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkj.tfm
12mr|texlive-wadalab-20110521-2|306	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkk.tfm
12mr|texlive-wadalab-20110521-2|307	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkl.tfm
12mr|texlive-wadalab-20110521-2|308	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkm.tfm
12mr|texlive-wadalab-20110521-2|309	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkn.tfm
12mr|texlive-wadalab-20110521-2|310	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jko.tfm
12mr|texlive-wadalab-20110521-2|311	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkp.tfm
12mr|texlive-wadalab-20110521-2|312	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkq.tfm
12mr|texlive-wadalab-20110521-2|313	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkr.tfm
12mr|texlive-wadalab-20110521-2|314	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jks.tfm
12mr|texlive-wadalab-20110521-2|315	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkt.tfm
12mr|texlive-wadalab-20110521-2|316	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jku.tfm
12mr|texlive-wadalab-20110521-2|317	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkv.tfm
12mr|texlive-wadalab-20110521-2|318	%{_texmfdistdir}/fonts/tfm/wadalab/mc2j/mc2jkw.tfm
12mr|texlive-wadalab-20110521-2|319	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjgreek.tfm
12mr|texlive-wadalab-20110521-2|320	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjhira.tfm
12mr|texlive-wadalab-20110521-2|321	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjhw.tfm
12mr|texlive-wadalab-20110521-2|322	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjka.tfm
12mr|texlive-wadalab-20110521-2|323	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkata.tfm
12mr|texlive-wadalab-20110521-2|324	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkb.tfm
12mr|texlive-wadalab-20110521-2|325	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkc.tfm
12mr|texlive-wadalab-20110521-2|326	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkd.tfm
12mr|texlive-wadalab-20110521-2|327	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjke.tfm
12mr|texlive-wadalab-20110521-2|328	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkeisen.tfm
12mr|texlive-wadalab-20110521-2|329	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkf.tfm
12mr|texlive-wadalab-20110521-2|330	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkg.tfm
12mr|texlive-wadalab-20110521-2|331	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkh.tfm
12mr|texlive-wadalab-20110521-2|332	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjki.tfm
12mr|texlive-wadalab-20110521-2|333	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkj.tfm
12mr|texlive-wadalab-20110521-2|334	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkk.tfm
12mr|texlive-wadalab-20110521-2|335	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkl.tfm
12mr|texlive-wadalab-20110521-2|336	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkm.tfm
12mr|texlive-wadalab-20110521-2|337	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkn.tfm
12mr|texlive-wadalab-20110521-2|338	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjko.tfm
12mr|texlive-wadalab-20110521-2|339	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkp.tfm
12mr|texlive-wadalab-20110521-2|340	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkq.tfm
12mr|texlive-wadalab-20110521-2|341	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkr.tfm
12mr|texlive-wadalab-20110521-2|342	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjks.tfm
12mr|texlive-wadalab-20110521-2|343	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkt.tfm
12mr|texlive-wadalab-20110521-2|344	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjku.tfm
12mr|texlive-wadalab-20110521-2|345	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkv.tfm
12mr|texlive-wadalab-20110521-2|346	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkw.tfm
12mr|texlive-wadalab-20110521-2|347	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkx.tfm
12mr|texlive-wadalab-20110521-2|348	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjky.tfm
12mr|texlive-wadalab-20110521-2|349	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjkz.tfm
12mr|texlive-wadalab-20110521-2|350	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjroma.tfm
12mr|texlive-wadalab-20110521-2|351	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjrussian.tfm
12mr|texlive-wadalab-20110521-2|352	%{_texmfdistdir}/fonts/tfm/wadalab/mcj/mcjsy.tfm
12mr|texlive-wadalab-20110521-2|353	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jka.tfm
12mr|texlive-wadalab-20110521-2|354	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkb.tfm
12mr|texlive-wadalab-20110521-2|355	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkc.tfm
12mr|texlive-wadalab-20110521-2|356	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkd.tfm
12mr|texlive-wadalab-20110521-2|357	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jke.tfm
12mr|texlive-wadalab-20110521-2|358	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkf.tfm
12mr|texlive-wadalab-20110521-2|359	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkg.tfm
12mr|texlive-wadalab-20110521-2|360	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkh.tfm
12mr|texlive-wadalab-20110521-2|361	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jki.tfm
12mr|texlive-wadalab-20110521-2|362	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkj.tfm
12mr|texlive-wadalab-20110521-2|363	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkk.tfm
12mr|texlive-wadalab-20110521-2|364	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkl.tfm
12mr|texlive-wadalab-20110521-2|365	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkm.tfm
12mr|texlive-wadalab-20110521-2|366	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkn.tfm
12mr|texlive-wadalab-20110521-2|367	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jko.tfm
12mr|texlive-wadalab-20110521-2|368	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkp.tfm
12mr|texlive-wadalab-20110521-2|369	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkq.tfm
12mr|texlive-wadalab-20110521-2|370	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkr.tfm
12mr|texlive-wadalab-20110521-2|371	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jks.tfm
12mr|texlive-wadalab-20110521-2|372	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkt.tfm
12mr|texlive-wadalab-20110521-2|373	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jku.tfm
12mr|texlive-wadalab-20110521-2|374	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkv.tfm
12mr|texlive-wadalab-20110521-2|375	%{_texmfdistdir}/fonts/tfm/wadalab/mr2j/mr2jkw.tfm
12mr|texlive-wadalab-20110521-2|376	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjgreek.tfm
12mr|texlive-wadalab-20110521-2|377	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjhira.tfm
12mr|texlive-wadalab-20110521-2|378	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjhw.tfm
12mr|texlive-wadalab-20110521-2|379	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjka.tfm
12mr|texlive-wadalab-20110521-2|380	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkata.tfm
12mr|texlive-wadalab-20110521-2|381	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkb.tfm
12mr|texlive-wadalab-20110521-2|382	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkc.tfm
12mr|texlive-wadalab-20110521-2|383	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkd.tfm
12mr|texlive-wadalab-20110521-2|384	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjke.tfm
12mr|texlive-wadalab-20110521-2|385	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkeisen.tfm
12mr|texlive-wadalab-20110521-2|386	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkf.tfm
12mr|texlive-wadalab-20110521-2|387	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkg.tfm
12mr|texlive-wadalab-20110521-2|388	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkh.tfm
12mr|texlive-wadalab-20110521-2|389	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjki.tfm
12mr|texlive-wadalab-20110521-2|390	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkj.tfm
12mr|texlive-wadalab-20110521-2|391	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkk.tfm
12mr|texlive-wadalab-20110521-2|392	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkl.tfm
12mr|texlive-wadalab-20110521-2|393	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkm.tfm
12mr|texlive-wadalab-20110521-2|394	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkn.tfm
12mr|texlive-wadalab-20110521-2|395	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjko.tfm
12mr|texlive-wadalab-20110521-2|396	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkp.tfm
12mr|texlive-wadalab-20110521-2|397	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkq.tfm
12mr|texlive-wadalab-20110521-2|398	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkr.tfm
12mr|texlive-wadalab-20110521-2|399	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjks.tfm
12mr|texlive-wadalab-20110521-2|400	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkt.tfm
12mr|texlive-wadalab-20110521-2|401	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjku.tfm
12mr|texlive-wadalab-20110521-2|402	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkv.tfm
12mr|texlive-wadalab-20110521-2|403	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkw.tfm
12mr|texlive-wadalab-20110521-2|404	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkx.tfm
12mr|texlive-wadalab-20110521-2|405	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjky.tfm
12mr|texlive-wadalab-20110521-2|406	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjkz.tfm
12mr|texlive-wadalab-20110521-2|407	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjroma.tfm
12mr|texlive-wadalab-20110521-2|408	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjrussian.tfm
12mr|texlive-wadalab-20110521-2|409	%{_texmfdistdir}/fonts/tfm/wadalab/mrj/mrjsy.tfm
12mr|texlive-wadalab-20110521-2|410	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj00.tfm
12mr|texlive-wadalab-20110521-2|411	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj03.tfm
12mr|texlive-wadalab-20110521-2|412	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj04.tfm
12mr|texlive-wadalab-20110521-2|413	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj20.tfm
12mr|texlive-wadalab-20110521-2|414	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj21.tfm
12mr|texlive-wadalab-20110521-2|415	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj22.tfm
12mr|texlive-wadalab-20110521-2|416	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj23.tfm
12mr|texlive-wadalab-20110521-2|417	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj25.tfm
12mr|texlive-wadalab-20110521-2|418	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj26.tfm
12mr|texlive-wadalab-20110521-2|419	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj30.tfm
12mr|texlive-wadalab-20110521-2|420	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj4e.tfm
12mr|texlive-wadalab-20110521-2|421	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj4f.tfm
12mr|texlive-wadalab-20110521-2|422	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj50.tfm
12mr|texlive-wadalab-20110521-2|423	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj51.tfm
12mr|texlive-wadalab-20110521-2|424	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj52.tfm
12mr|texlive-wadalab-20110521-2|425	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj53.tfm
12mr|texlive-wadalab-20110521-2|426	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj54.tfm
12mr|texlive-wadalab-20110521-2|427	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj55.tfm
12mr|texlive-wadalab-20110521-2|428	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj56.tfm
12mr|texlive-wadalab-20110521-2|429	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj57.tfm
12mr|texlive-wadalab-20110521-2|430	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj58.tfm
12mr|texlive-wadalab-20110521-2|431	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj59.tfm
12mr|texlive-wadalab-20110521-2|432	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj5a.tfm
12mr|texlive-wadalab-20110521-2|433	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj5b.tfm
12mr|texlive-wadalab-20110521-2|434	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj5c.tfm
12mr|texlive-wadalab-20110521-2|435	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj5d.tfm
12mr|texlive-wadalab-20110521-2|436	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj5e.tfm
12mr|texlive-wadalab-20110521-2|437	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj5f.tfm
12mr|texlive-wadalab-20110521-2|438	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj60.tfm
12mr|texlive-wadalab-20110521-2|439	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj61.tfm
12mr|texlive-wadalab-20110521-2|440	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj62.tfm
12mr|texlive-wadalab-20110521-2|441	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj63.tfm
12mr|texlive-wadalab-20110521-2|442	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj64.tfm
12mr|texlive-wadalab-20110521-2|443	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj65.tfm
12mr|texlive-wadalab-20110521-2|444	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj66.tfm
12mr|texlive-wadalab-20110521-2|445	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj67.tfm
12mr|texlive-wadalab-20110521-2|446	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj68.tfm
12mr|texlive-wadalab-20110521-2|447	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj69.tfm
12mr|texlive-wadalab-20110521-2|448	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj6a.tfm
12mr|texlive-wadalab-20110521-2|449	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj6b.tfm
12mr|texlive-wadalab-20110521-2|450	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj6c.tfm
12mr|texlive-wadalab-20110521-2|451	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj6d.tfm
12mr|texlive-wadalab-20110521-2|452	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj6e.tfm
12mr|texlive-wadalab-20110521-2|453	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj6f.tfm
12mr|texlive-wadalab-20110521-2|454	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj70.tfm
12mr|texlive-wadalab-20110521-2|455	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj71.tfm
12mr|texlive-wadalab-20110521-2|456	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj72.tfm
12mr|texlive-wadalab-20110521-2|457	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj73.tfm
12mr|texlive-wadalab-20110521-2|458	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj74.tfm
12mr|texlive-wadalab-20110521-2|459	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj75.tfm
12mr|texlive-wadalab-20110521-2|460	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj76.tfm
12mr|texlive-wadalab-20110521-2|461	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj77.tfm
12mr|texlive-wadalab-20110521-2|462	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj78.tfm
12mr|texlive-wadalab-20110521-2|463	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj79.tfm
12mr|texlive-wadalab-20110521-2|464	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj7a.tfm
12mr|texlive-wadalab-20110521-2|465	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj7b.tfm
12mr|texlive-wadalab-20110521-2|466	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj7c.tfm
12mr|texlive-wadalab-20110521-2|467	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj7d.tfm
12mr|texlive-wadalab-20110521-2|468	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj7e.tfm
12mr|texlive-wadalab-20110521-2|469	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj7f.tfm
12mr|texlive-wadalab-20110521-2|470	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj80.tfm
12mr|texlive-wadalab-20110521-2|471	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj81.tfm
12mr|texlive-wadalab-20110521-2|472	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj82.tfm
12mr|texlive-wadalab-20110521-2|473	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj83.tfm
12mr|texlive-wadalab-20110521-2|474	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj84.tfm
12mr|texlive-wadalab-20110521-2|475	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj85.tfm
12mr|texlive-wadalab-20110521-2|476	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj86.tfm
12mr|texlive-wadalab-20110521-2|477	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj87.tfm
12mr|texlive-wadalab-20110521-2|478	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj88.tfm
12mr|texlive-wadalab-20110521-2|479	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj89.tfm
12mr|texlive-wadalab-20110521-2|480	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj8a.tfm
12mr|texlive-wadalab-20110521-2|481	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj8b.tfm
12mr|texlive-wadalab-20110521-2|482	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj8c.tfm
12mr|texlive-wadalab-20110521-2|483	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj8d.tfm
12mr|texlive-wadalab-20110521-2|484	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj8e.tfm
12mr|texlive-wadalab-20110521-2|485	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj8f.tfm
12mr|texlive-wadalab-20110521-2|486	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj90.tfm
12mr|texlive-wadalab-20110521-2|487	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj91.tfm
12mr|texlive-wadalab-20110521-2|488	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj92.tfm
12mr|texlive-wadalab-20110521-2|489	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj93.tfm
12mr|texlive-wadalab-20110521-2|490	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj94.tfm
12mr|texlive-wadalab-20110521-2|491	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj95.tfm
12mr|texlive-wadalab-20110521-2|492	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj96.tfm
12mr|texlive-wadalab-20110521-2|493	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj97.tfm
12mr|texlive-wadalab-20110521-2|494	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj98.tfm
12mr|texlive-wadalab-20110521-2|495	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj99.tfm
12mr|texlive-wadalab-20110521-2|496	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj9a.tfm
12mr|texlive-wadalab-20110521-2|497	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj9b.tfm
12mr|texlive-wadalab-20110521-2|498	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj9c.tfm
12mr|texlive-wadalab-20110521-2|499	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj9d.tfm
12mr|texlive-wadalab-20110521-2|500	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj9e.tfm
12mr|texlive-wadalab-20110521-2|501	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgj9f.tfm
12mr|texlive-wadalab-20110521-2|502	%{_texmfdistdir}/fonts/tfm/wadalab/udgj/udgjff.tfm
12mr|texlive-wadalab-20110521-2|503	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj00.tfm
12mr|texlive-wadalab-20110521-2|504	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj03.tfm
12mr|texlive-wadalab-20110521-2|505	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj04.tfm
12mr|texlive-wadalab-20110521-2|506	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj20.tfm
12mr|texlive-wadalab-20110521-2|507	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj21.tfm
12mr|texlive-wadalab-20110521-2|508	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj22.tfm
12mr|texlive-wadalab-20110521-2|509	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj23.tfm
12mr|texlive-wadalab-20110521-2|510	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj25.tfm
12mr|texlive-wadalab-20110521-2|511	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj26.tfm
12mr|texlive-wadalab-20110521-2|512	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj30.tfm
12mr|texlive-wadalab-20110521-2|513	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj4e.tfm
12mr|texlive-wadalab-20110521-2|514	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj4f.tfm
12mr|texlive-wadalab-20110521-2|515	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj50.tfm
12mr|texlive-wadalab-20110521-2|516	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj51.tfm
12mr|texlive-wadalab-20110521-2|517	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj52.tfm
12mr|texlive-wadalab-20110521-2|518	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj53.tfm
12mr|texlive-wadalab-20110521-2|519	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj54.tfm
12mr|texlive-wadalab-20110521-2|520	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj55.tfm
12mr|texlive-wadalab-20110521-2|521	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj56.tfm
12mr|texlive-wadalab-20110521-2|522	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj57.tfm
12mr|texlive-wadalab-20110521-2|523	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj58.tfm
12mr|texlive-wadalab-20110521-2|524	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj59.tfm
12mr|texlive-wadalab-20110521-2|525	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj5a.tfm
12mr|texlive-wadalab-20110521-2|526	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj5b.tfm
12mr|texlive-wadalab-20110521-2|527	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj5c.tfm
12mr|texlive-wadalab-20110521-2|528	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj5d.tfm
12mr|texlive-wadalab-20110521-2|529	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj5e.tfm
12mr|texlive-wadalab-20110521-2|530	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj5f.tfm
12mr|texlive-wadalab-20110521-2|531	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj60.tfm
12mr|texlive-wadalab-20110521-2|532	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj61.tfm
12mr|texlive-wadalab-20110521-2|533	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj62.tfm
12mr|texlive-wadalab-20110521-2|534	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj63.tfm
12mr|texlive-wadalab-20110521-2|535	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj64.tfm
12mr|texlive-wadalab-20110521-2|536	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj65.tfm
12mr|texlive-wadalab-20110521-2|537	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj66.tfm
12mr|texlive-wadalab-20110521-2|538	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj67.tfm
12mr|texlive-wadalab-20110521-2|539	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj68.tfm
12mr|texlive-wadalab-20110521-2|540	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj69.tfm
12mr|texlive-wadalab-20110521-2|541	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj6a.tfm
12mr|texlive-wadalab-20110521-2|542	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj6b.tfm
12mr|texlive-wadalab-20110521-2|543	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj6c.tfm
12mr|texlive-wadalab-20110521-2|544	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj6d.tfm
12mr|texlive-wadalab-20110521-2|545	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj6e.tfm
12mr|texlive-wadalab-20110521-2|546	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj6f.tfm
12mr|texlive-wadalab-20110521-2|547	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj70.tfm
12mr|texlive-wadalab-20110521-2|548	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj71.tfm
12mr|texlive-wadalab-20110521-2|549	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj72.tfm
12mr|texlive-wadalab-20110521-2|550	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj73.tfm
12mr|texlive-wadalab-20110521-2|551	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj74.tfm
12mr|texlive-wadalab-20110521-2|552	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj75.tfm
12mr|texlive-wadalab-20110521-2|553	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj76.tfm
12mr|texlive-wadalab-20110521-2|554	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj77.tfm
12mr|texlive-wadalab-20110521-2|555	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj78.tfm
12mr|texlive-wadalab-20110521-2|556	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj79.tfm
12mr|texlive-wadalab-20110521-2|557	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj7a.tfm
12mr|texlive-wadalab-20110521-2|558	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj7b.tfm
12mr|texlive-wadalab-20110521-2|559	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj7c.tfm
12mr|texlive-wadalab-20110521-2|560	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj7d.tfm
12mr|texlive-wadalab-20110521-2|561	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj7e.tfm
12mr|texlive-wadalab-20110521-2|562	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj7f.tfm
12mr|texlive-wadalab-20110521-2|563	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj80.tfm
12mr|texlive-wadalab-20110521-2|564	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj81.tfm
12mr|texlive-wadalab-20110521-2|565	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj82.tfm
12mr|texlive-wadalab-20110521-2|566	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj83.tfm
12mr|texlive-wadalab-20110521-2|567	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj84.tfm
12mr|texlive-wadalab-20110521-2|568	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj85.tfm
12mr|texlive-wadalab-20110521-2|569	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj86.tfm
12mr|texlive-wadalab-20110521-2|570	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj87.tfm
12mr|texlive-wadalab-20110521-2|571	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj88.tfm
12mr|texlive-wadalab-20110521-2|572	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj89.tfm
12mr|texlive-wadalab-20110521-2|573	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj8a.tfm
12mr|texlive-wadalab-20110521-2|574	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj8b.tfm
12mr|texlive-wadalab-20110521-2|575	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj8c.tfm
12mr|texlive-wadalab-20110521-2|576	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj8d.tfm
12mr|texlive-wadalab-20110521-2|577	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj8e.tfm
12mr|texlive-wadalab-20110521-2|578	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj8f.tfm
12mr|texlive-wadalab-20110521-2|579	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj90.tfm
12mr|texlive-wadalab-20110521-2|580	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj91.tfm
12mr|texlive-wadalab-20110521-2|581	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj92.tfm
12mr|texlive-wadalab-20110521-2|582	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj93.tfm
12mr|texlive-wadalab-20110521-2|583	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj94.tfm
12mr|texlive-wadalab-20110521-2|584	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj95.tfm
12mr|texlive-wadalab-20110521-2|585	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj96.tfm
12mr|texlive-wadalab-20110521-2|586	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj97.tfm
12mr|texlive-wadalab-20110521-2|587	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj98.tfm
12mr|texlive-wadalab-20110521-2|588	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj99.tfm
12mr|texlive-wadalab-20110521-2|589	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj9a.tfm
12mr|texlive-wadalab-20110521-2|590	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj9b.tfm
12mr|texlive-wadalab-20110521-2|591	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj9c.tfm
12mr|texlive-wadalab-20110521-2|592	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj9d.tfm
12mr|texlive-wadalab-20110521-2|593	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj9e.tfm
12mr|texlive-wadalab-20110521-2|594	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmj9f.tfm
12mr|texlive-wadalab-20110521-2|595	%{_texmfdistdir}/fonts/tfm/wadalab/udmj/udmjff.tfm
12mr|texlive-wadalab-20110521-2|596	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj00.tfm
12mr|texlive-wadalab-20110521-2|597	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj03.tfm
12mr|texlive-wadalab-20110521-2|598	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj04.tfm
12mr|texlive-wadalab-20110521-2|599	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj20.tfm
12mr|texlive-wadalab-20110521-2|600	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj21.tfm
12mr|texlive-wadalab-20110521-2|601	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj22.tfm
12mr|texlive-wadalab-20110521-2|602	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj23.tfm
12mr|texlive-wadalab-20110521-2|603	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj25.tfm
12mr|texlive-wadalab-20110521-2|604	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj26.tfm
12mr|texlive-wadalab-20110521-2|605	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj30.tfm
12mr|texlive-wadalab-20110521-2|606	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj4e.tfm
12mr|texlive-wadalab-20110521-2|607	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj4f.tfm
12mr|texlive-wadalab-20110521-2|608	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj50.tfm
12mr|texlive-wadalab-20110521-2|609	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj51.tfm
12mr|texlive-wadalab-20110521-2|610	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj52.tfm
12mr|texlive-wadalab-20110521-2|611	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj53.tfm
12mr|texlive-wadalab-20110521-2|612	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj54.tfm
12mr|texlive-wadalab-20110521-2|613	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj55.tfm
12mr|texlive-wadalab-20110521-2|614	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj56.tfm
12mr|texlive-wadalab-20110521-2|615	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj57.tfm
12mr|texlive-wadalab-20110521-2|616	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj58.tfm
12mr|texlive-wadalab-20110521-2|617	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj59.tfm
12mr|texlive-wadalab-20110521-2|618	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj5a.tfm
12mr|texlive-wadalab-20110521-2|619	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj5b.tfm
12mr|texlive-wadalab-20110521-2|620	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj5c.tfm
12mr|texlive-wadalab-20110521-2|621	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj5d.tfm
12mr|texlive-wadalab-20110521-2|622	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj5e.tfm
12mr|texlive-wadalab-20110521-2|623	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj5f.tfm
12mr|texlive-wadalab-20110521-2|624	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj60.tfm
12mr|texlive-wadalab-20110521-2|625	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj61.tfm
12mr|texlive-wadalab-20110521-2|626	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj62.tfm
12mr|texlive-wadalab-20110521-2|627	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj63.tfm
12mr|texlive-wadalab-20110521-2|628	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj64.tfm
12mr|texlive-wadalab-20110521-2|629	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj65.tfm
12mr|texlive-wadalab-20110521-2|630	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj66.tfm
12mr|texlive-wadalab-20110521-2|631	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj67.tfm
12mr|texlive-wadalab-20110521-2|632	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj68.tfm
12mr|texlive-wadalab-20110521-2|633	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj69.tfm
12mr|texlive-wadalab-20110521-2|634	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj6a.tfm
12mr|texlive-wadalab-20110521-2|635	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj6b.tfm
12mr|texlive-wadalab-20110521-2|636	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj6c.tfm
12mr|texlive-wadalab-20110521-2|637	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj6d.tfm
12mr|texlive-wadalab-20110521-2|638	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj6e.tfm
12mr|texlive-wadalab-20110521-2|639	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj6f.tfm
12mr|texlive-wadalab-20110521-2|640	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj70.tfm
12mr|texlive-wadalab-20110521-2|641	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj71.tfm
12mr|texlive-wadalab-20110521-2|642	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj72.tfm
12mr|texlive-wadalab-20110521-2|643	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj73.tfm
12mr|texlive-wadalab-20110521-2|644	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj74.tfm
12mr|texlive-wadalab-20110521-2|645	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj75.tfm
12mr|texlive-wadalab-20110521-2|646	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj76.tfm
12mr|texlive-wadalab-20110521-2|647	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj77.tfm
12mr|texlive-wadalab-20110521-2|648	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj78.tfm
12mr|texlive-wadalab-20110521-2|649	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj79.tfm
12mr|texlive-wadalab-20110521-2|650	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj7a.tfm
12mr|texlive-wadalab-20110521-2|651	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj7b.tfm
12mr|texlive-wadalab-20110521-2|652	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj7c.tfm
12mr|texlive-wadalab-20110521-2|653	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj7d.tfm
12mr|texlive-wadalab-20110521-2|654	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj7e.tfm
12mr|texlive-wadalab-20110521-2|655	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj7f.tfm
12mr|texlive-wadalab-20110521-2|656	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj80.tfm
12mr|texlive-wadalab-20110521-2|657	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj81.tfm
12mr|texlive-wadalab-20110521-2|658	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj82.tfm
12mr|texlive-wadalab-20110521-2|659	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj83.tfm
12mr|texlive-wadalab-20110521-2|660	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj84.tfm
12mr|texlive-wadalab-20110521-2|661	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj85.tfm
12mr|texlive-wadalab-20110521-2|662	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj86.tfm
12mr|texlive-wadalab-20110521-2|663	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj87.tfm
12mr|texlive-wadalab-20110521-2|664	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj88.tfm
12mr|texlive-wadalab-20110521-2|665	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj89.tfm
12mr|texlive-wadalab-20110521-2|666	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj8a.tfm
12mr|texlive-wadalab-20110521-2|667	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj8b.tfm
12mr|texlive-wadalab-20110521-2|668	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj8c.tfm
12mr|texlive-wadalab-20110521-2|669	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj8d.tfm
12mr|texlive-wadalab-20110521-2|670	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj8e.tfm
12mr|texlive-wadalab-20110521-2|671	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj8f.tfm
12mr|texlive-wadalab-20110521-2|672	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj90.tfm
12mr|texlive-wadalab-20110521-2|673	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj91.tfm
12mr|texlive-wadalab-20110521-2|674	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj92.tfm
12mr|texlive-wadalab-20110521-2|675	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj93.tfm
12mr|texlive-wadalab-20110521-2|676	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj94.tfm
12mr|texlive-wadalab-20110521-2|677	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj95.tfm
12mr|texlive-wadalab-20110521-2|678	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj96.tfm
12mr|texlive-wadalab-20110521-2|679	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj97.tfm
12mr|texlive-wadalab-20110521-2|680	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj98.tfm
12mr|texlive-wadalab-20110521-2|681	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj99.tfm
12mr|texlive-wadalab-20110521-2|682	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj9a.tfm
12mr|texlive-wadalab-20110521-2|683	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj9b.tfm
12mr|texlive-wadalab-20110521-2|684	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj9c.tfm
12mr|texlive-wadalab-20110521-2|685	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj9d.tfm
12mr|texlive-wadalab-20110521-2|686	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj9e.tfm
12mr|texlive-wadalab-20110521-2|687	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcj9f.tfm
12mr|texlive-wadalab-20110521-2|688	%{_texmfdistdir}/fonts/tfm/wadalab/umcj/umcjff.tfm
12mr|texlive-wadalab-20110521-2|689	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj00.tfm
12mr|texlive-wadalab-20110521-2|690	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj03.tfm
12mr|texlive-wadalab-20110521-2|691	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj04.tfm
12mr|texlive-wadalab-20110521-2|692	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj20.tfm
12mr|texlive-wadalab-20110521-2|693	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj21.tfm
12mr|texlive-wadalab-20110521-2|694	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj22.tfm
12mr|texlive-wadalab-20110521-2|695	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj23.tfm
12mr|texlive-wadalab-20110521-2|696	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj25.tfm
12mr|texlive-wadalab-20110521-2|697	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj26.tfm
12mr|texlive-wadalab-20110521-2|698	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj30.tfm
12mr|texlive-wadalab-20110521-2|699	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj4e.tfm
12mr|texlive-wadalab-20110521-2|700	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj4f.tfm
12mr|texlive-wadalab-20110521-2|701	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj50.tfm
12mr|texlive-wadalab-20110521-2|702	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj51.tfm
12mr|texlive-wadalab-20110521-2|703	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj52.tfm
12mr|texlive-wadalab-20110521-2|704	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj53.tfm
12mr|texlive-wadalab-20110521-2|705	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj54.tfm
12mr|texlive-wadalab-20110521-2|706	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj55.tfm
12mr|texlive-wadalab-20110521-2|707	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj56.tfm
12mr|texlive-wadalab-20110521-2|708	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj57.tfm
12mr|texlive-wadalab-20110521-2|709	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj58.tfm
12mr|texlive-wadalab-20110521-2|710	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj59.tfm
12mr|texlive-wadalab-20110521-2|711	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj5a.tfm
12mr|texlive-wadalab-20110521-2|712	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj5b.tfm
12mr|texlive-wadalab-20110521-2|713	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj5c.tfm
12mr|texlive-wadalab-20110521-2|714	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj5d.tfm
12mr|texlive-wadalab-20110521-2|715	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj5e.tfm
12mr|texlive-wadalab-20110521-2|716	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj5f.tfm
12mr|texlive-wadalab-20110521-2|717	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj60.tfm
12mr|texlive-wadalab-20110521-2|718	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj61.tfm
12mr|texlive-wadalab-20110521-2|719	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj62.tfm
12mr|texlive-wadalab-20110521-2|720	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj63.tfm
12mr|texlive-wadalab-20110521-2|721	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj64.tfm
12mr|texlive-wadalab-20110521-2|722	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj65.tfm
12mr|texlive-wadalab-20110521-2|723	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj66.tfm
12mr|texlive-wadalab-20110521-2|724	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj67.tfm
12mr|texlive-wadalab-20110521-2|725	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj68.tfm
12mr|texlive-wadalab-20110521-2|726	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj69.tfm
12mr|texlive-wadalab-20110521-2|727	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj6a.tfm
12mr|texlive-wadalab-20110521-2|728	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj6b.tfm
12mr|texlive-wadalab-20110521-2|729	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj6c.tfm
12mr|texlive-wadalab-20110521-2|730	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj6d.tfm
12mr|texlive-wadalab-20110521-2|731	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj6e.tfm
12mr|texlive-wadalab-20110521-2|732	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj6f.tfm
12mr|texlive-wadalab-20110521-2|733	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj70.tfm
12mr|texlive-wadalab-20110521-2|734	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj71.tfm
12mr|texlive-wadalab-20110521-2|735	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj72.tfm
12mr|texlive-wadalab-20110521-2|736	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj73.tfm
12mr|texlive-wadalab-20110521-2|737	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj74.tfm
12mr|texlive-wadalab-20110521-2|738	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj75.tfm
12mr|texlive-wadalab-20110521-2|739	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj76.tfm
12mr|texlive-wadalab-20110521-2|740	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj77.tfm
12mr|texlive-wadalab-20110521-2|741	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj78.tfm
12mr|texlive-wadalab-20110521-2|742	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj79.tfm
12mr|texlive-wadalab-20110521-2|743	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj7a.tfm
12mr|texlive-wadalab-20110521-2|744	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj7b.tfm
12mr|texlive-wadalab-20110521-2|745	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj7c.tfm
12mr|texlive-wadalab-20110521-2|746	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj7d.tfm
12mr|texlive-wadalab-20110521-2|747	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj7e.tfm
12mr|texlive-wadalab-20110521-2|748	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj7f.tfm
12mr|texlive-wadalab-20110521-2|749	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj80.tfm
12mr|texlive-wadalab-20110521-2|750	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj81.tfm
12mr|texlive-wadalab-20110521-2|751	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj82.tfm
12mr|texlive-wadalab-20110521-2|752	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj83.tfm
12mr|texlive-wadalab-20110521-2|753	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj84.tfm
12mr|texlive-wadalab-20110521-2|754	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj85.tfm
12mr|texlive-wadalab-20110521-2|755	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj86.tfm
12mr|texlive-wadalab-20110521-2|756	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj87.tfm
12mr|texlive-wadalab-20110521-2|757	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj88.tfm
12mr|texlive-wadalab-20110521-2|758	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj89.tfm
12mr|texlive-wadalab-20110521-2|759	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj8a.tfm
12mr|texlive-wadalab-20110521-2|760	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj8b.tfm
12mr|texlive-wadalab-20110521-2|761	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj8c.tfm
12mr|texlive-wadalab-20110521-2|762	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj8d.tfm
12mr|texlive-wadalab-20110521-2|763	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj8e.tfm
12mr|texlive-wadalab-20110521-2|764	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj8f.tfm
12mr|texlive-wadalab-20110521-2|765	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj90.tfm
12mr|texlive-wadalab-20110521-2|766	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj91.tfm
12mr|texlive-wadalab-20110521-2|767	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj92.tfm
12mr|texlive-wadalab-20110521-2|768	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj93.tfm
12mr|texlive-wadalab-20110521-2|769	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj94.tfm
12mr|texlive-wadalab-20110521-2|770	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj95.tfm
12mr|texlive-wadalab-20110521-2|771	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj96.tfm
12mr|texlive-wadalab-20110521-2|772	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj97.tfm
12mr|texlive-wadalab-20110521-2|773	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj98.tfm
12mr|texlive-wadalab-20110521-2|774	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj99.tfm
12mr|texlive-wadalab-20110521-2|775	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj9a.tfm
12mr|texlive-wadalab-20110521-2|776	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj9b.tfm
12mr|texlive-wadalab-20110521-2|777	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj9c.tfm
12mr|texlive-wadalab-20110521-2|778	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj9d.tfm
12mr|texlive-wadalab-20110521-2|779	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj9e.tfm
12mr|texlive-wadalab-20110521-2|780	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrj9f.tfm
12mr|texlive-wadalab-20110521-2|781	%{_texmfdistdir}/fonts/tfm/wadalab/umrj/umrjff.tfm
12mr|texlive-wadalab-20110521-2|782	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjgreek.pfb
12mr|texlive-wadalab-20110521-2|783	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjhira.pfb
12mr|texlive-wadalab-20110521-2|784	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjhw.pfb
12mr|texlive-wadalab-20110521-2|785	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjka.pfb
12mr|texlive-wadalab-20110521-2|786	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkata.pfb
12mr|texlive-wadalab-20110521-2|787	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkb.pfb
12mr|texlive-wadalab-20110521-2|788	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkc.pfb
12mr|texlive-wadalab-20110521-2|789	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkd.pfb
12mr|texlive-wadalab-20110521-2|790	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjke.pfb
12mr|texlive-wadalab-20110521-2|791	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkeisen.pfb
12mr|texlive-wadalab-20110521-2|792	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkf.pfb
12mr|texlive-wadalab-20110521-2|793	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkg.pfb
12mr|texlive-wadalab-20110521-2|794	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkh.pfb
12mr|texlive-wadalab-20110521-2|795	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjki.pfb
12mr|texlive-wadalab-20110521-2|796	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkj.pfb
12mr|texlive-wadalab-20110521-2|797	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkk.pfb
12mr|texlive-wadalab-20110521-2|798	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkl.pfb
12mr|texlive-wadalab-20110521-2|799	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkm.pfb
12mr|texlive-wadalab-20110521-2|800	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkn.pfb
12mr|texlive-wadalab-20110521-2|801	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjko.pfb
12mr|texlive-wadalab-20110521-2|802	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkp.pfb
12mr|texlive-wadalab-20110521-2|803	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkq.pfb
12mr|texlive-wadalab-20110521-2|804	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkr.pfb
12mr|texlive-wadalab-20110521-2|805	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjks.pfb
12mr|texlive-wadalab-20110521-2|806	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkt.pfb
12mr|texlive-wadalab-20110521-2|807	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjku.pfb
12mr|texlive-wadalab-20110521-2|808	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkv.pfb
12mr|texlive-wadalab-20110521-2|809	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkw.pfb
12mr|texlive-wadalab-20110521-2|810	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkx.pfb
12mr|texlive-wadalab-20110521-2|811	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjky.pfb
12mr|texlive-wadalab-20110521-2|812	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjkz.pfb
12mr|texlive-wadalab-20110521-2|813	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjroma.pfb
12mr|texlive-wadalab-20110521-2|814	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjrussian.pfb
12mr|texlive-wadalab-20110521-2|815	%{_texmfdistdir}/fonts/type1/wadalab/dgj/dgjsy.pfb
12mr|texlive-wadalab-20110521-2|816	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjgreek.pfb
12mr|texlive-wadalab-20110521-2|817	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjhira.pfb
12mr|texlive-wadalab-20110521-2|818	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjhw.pfb
12mr|texlive-wadalab-20110521-2|819	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjka.pfb
12mr|texlive-wadalab-20110521-2|820	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkata.pfb
12mr|texlive-wadalab-20110521-2|821	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkb.pfb
12mr|texlive-wadalab-20110521-2|822	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkc.pfb
12mr|texlive-wadalab-20110521-2|823	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkd.pfb
12mr|texlive-wadalab-20110521-2|824	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjke.pfb
12mr|texlive-wadalab-20110521-2|825	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkeisen.pfb
12mr|texlive-wadalab-20110521-2|826	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkf.pfb
12mr|texlive-wadalab-20110521-2|827	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkg.pfb
12mr|texlive-wadalab-20110521-2|828	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkh.pfb
12mr|texlive-wadalab-20110521-2|829	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjki.pfb
12mr|texlive-wadalab-20110521-2|830	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkj.pfb
12mr|texlive-wadalab-20110521-2|831	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkk.pfb
12mr|texlive-wadalab-20110521-2|832	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkl.pfb
12mr|texlive-wadalab-20110521-2|833	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkm.pfb
12mr|texlive-wadalab-20110521-2|834	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkn.pfb
12mr|texlive-wadalab-20110521-2|835	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjko.pfb
12mr|texlive-wadalab-20110521-2|836	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkp.pfb
12mr|texlive-wadalab-20110521-2|837	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkq.pfb
12mr|texlive-wadalab-20110521-2|838	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkr.pfb
12mr|texlive-wadalab-20110521-2|839	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjks.pfb
12mr|texlive-wadalab-20110521-2|840	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkt.pfb
12mr|texlive-wadalab-20110521-2|841	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjku.pfb
12mr|texlive-wadalab-20110521-2|842	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkv.pfb
12mr|texlive-wadalab-20110521-2|843	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkw.pfb
12mr|texlive-wadalab-20110521-2|844	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkx.pfb
12mr|texlive-wadalab-20110521-2|845	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjky.pfb
12mr|texlive-wadalab-20110521-2|846	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjkz.pfb
12mr|texlive-wadalab-20110521-2|847	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjroma.pfb
12mr|texlive-wadalab-20110521-2|848	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjrussian.pfb
12mr|texlive-wadalab-20110521-2|849	%{_texmfdistdir}/fonts/type1/wadalab/dmj/dmjsy.pfb
12mr|texlive-wadalab-20110521-2|850	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jka.pfb
12mr|texlive-wadalab-20110521-2|851	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkb.pfb
12mr|texlive-wadalab-20110521-2|852	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkc.pfb
12mr|texlive-wadalab-20110521-2|853	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkd.pfb
12mr|texlive-wadalab-20110521-2|854	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jke.pfb
12mr|texlive-wadalab-20110521-2|855	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkf.pfb
12mr|texlive-wadalab-20110521-2|856	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkg.pfb
12mr|texlive-wadalab-20110521-2|857	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkh.pfb
12mr|texlive-wadalab-20110521-2|858	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jki.pfb
12mr|texlive-wadalab-20110521-2|859	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkj.pfb
12mr|texlive-wadalab-20110521-2|860	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkk.pfb
12mr|texlive-wadalab-20110521-2|861	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkl.pfb
12mr|texlive-wadalab-20110521-2|862	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkm.pfb
12mr|texlive-wadalab-20110521-2|863	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkn.pfb
12mr|texlive-wadalab-20110521-2|864	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jko.pfb
12mr|texlive-wadalab-20110521-2|865	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkp.pfb
12mr|texlive-wadalab-20110521-2|866	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkq.pfb
12mr|texlive-wadalab-20110521-2|867	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkr.pfb
12mr|texlive-wadalab-20110521-2|868	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jks.pfb
12mr|texlive-wadalab-20110521-2|869	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkt.pfb
12mr|texlive-wadalab-20110521-2|870	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jku.pfb
12mr|texlive-wadalab-20110521-2|871	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkv.pfb
12mr|texlive-wadalab-20110521-2|872	%{_texmfdistdir}/fonts/type1/wadalab/mc2j/mc2jkw.pfb
12mr|texlive-wadalab-20110521-2|873	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjgreek.pfb
12mr|texlive-wadalab-20110521-2|874	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjhira.pfb
12mr|texlive-wadalab-20110521-2|875	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjhw.pfb
12mr|texlive-wadalab-20110521-2|876	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjka.pfb
12mr|texlive-wadalab-20110521-2|877	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkata.pfb
12mr|texlive-wadalab-20110521-2|878	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkb.pfb
12mr|texlive-wadalab-20110521-2|879	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkc.pfb
12mr|texlive-wadalab-20110521-2|880	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkd.pfb
12mr|texlive-wadalab-20110521-2|881	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjke.pfb
12mr|texlive-wadalab-20110521-2|882	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkeisen.pfb
12mr|texlive-wadalab-20110521-2|883	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkf.pfb
12mr|texlive-wadalab-20110521-2|884	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkg.pfb
12mr|texlive-wadalab-20110521-2|885	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkh.pfb
12mr|texlive-wadalab-20110521-2|886	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjki.pfb
12mr|texlive-wadalab-20110521-2|887	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkj.pfb
12mr|texlive-wadalab-20110521-2|888	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkk.pfb
12mr|texlive-wadalab-20110521-2|889	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkl.pfb
12mr|texlive-wadalab-20110521-2|890	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkm.pfb
12mr|texlive-wadalab-20110521-2|891	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkn.pfb
12mr|texlive-wadalab-20110521-2|892	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjko.pfb
12mr|texlive-wadalab-20110521-2|893	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkp.pfb
12mr|texlive-wadalab-20110521-2|894	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkq.pfb
12mr|texlive-wadalab-20110521-2|895	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkr.pfb
12mr|texlive-wadalab-20110521-2|896	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjks.pfb
12mr|texlive-wadalab-20110521-2|897	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkt.pfb
12mr|texlive-wadalab-20110521-2|898	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjku.pfb
12mr|texlive-wadalab-20110521-2|899	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkv.pfb
12mr|texlive-wadalab-20110521-2|900	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkw.pfb
12mr|texlive-wadalab-20110521-2|901	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkx.pfb
12mr|texlive-wadalab-20110521-2|902	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjky.pfb
12mr|texlive-wadalab-20110521-2|903	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjkz.pfb
12mr|texlive-wadalab-20110521-2|904	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjroma.pfb
12mr|texlive-wadalab-20110521-2|905	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjrussian.pfb
12mr|texlive-wadalab-20110521-2|906	%{_texmfdistdir}/fonts/type1/wadalab/mcj/mcjsy.pfb
12mr|texlive-wadalab-20110521-2|907	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jka.pfb
12mr|texlive-wadalab-20110521-2|908	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkb.pfb
12mr|texlive-wadalab-20110521-2|909	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkc.pfb
12mr|texlive-wadalab-20110521-2|910	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkd.pfb
12mr|texlive-wadalab-20110521-2|911	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jke.pfb
12mr|texlive-wadalab-20110521-2|912	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkf.pfb
12mr|texlive-wadalab-20110521-2|913	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkg.pfb
12mr|texlive-wadalab-20110521-2|914	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkh.pfb
12mr|texlive-wadalab-20110521-2|915	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jki.pfb
12mr|texlive-wadalab-20110521-2|916	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkj.pfb
12mr|texlive-wadalab-20110521-2|917	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkk.pfb
12mr|texlive-wadalab-20110521-2|918	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkl.pfb
12mr|texlive-wadalab-20110521-2|919	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkm.pfb
12mr|texlive-wadalab-20110521-2|920	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkn.pfb
12mr|texlive-wadalab-20110521-2|921	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jko.pfb
12mr|texlive-wadalab-20110521-2|922	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkp.pfb
12mr|texlive-wadalab-20110521-2|923	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkq.pfb
12mr|texlive-wadalab-20110521-2|924	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkr.pfb
12mr|texlive-wadalab-20110521-2|925	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jks.pfb
12mr|texlive-wadalab-20110521-2|926	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkt.pfb
12mr|texlive-wadalab-20110521-2|927	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jku.pfb
12mr|texlive-wadalab-20110521-2|928	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkv.pfb
12mr|texlive-wadalab-20110521-2|929	%{_texmfdistdir}/fonts/type1/wadalab/mr2j/mr2jkw.pfb
12mr|texlive-wadalab-20110521-2|930	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjgreek.pfb
12mr|texlive-wadalab-20110521-2|931	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjhira.pfb
12mr|texlive-wadalab-20110521-2|932	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjhw.pfb
12mr|texlive-wadalab-20110521-2|933	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjka.pfb
12mr|texlive-wadalab-20110521-2|934	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkata.pfb
12mr|texlive-wadalab-20110521-2|935	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkb.pfb
12mr|texlive-wadalab-20110521-2|936	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkc.pfb
12mr|texlive-wadalab-20110521-2|937	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkd.pfb
12mr|texlive-wadalab-20110521-2|938	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjke.pfb
12mr|texlive-wadalab-20110521-2|939	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkeisen.pfb
12mr|texlive-wadalab-20110521-2|940	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkf.pfb
12mr|texlive-wadalab-20110521-2|941	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkg.pfb
12mr|texlive-wadalab-20110521-2|942	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkh.pfb
12mr|texlive-wadalab-20110521-2|943	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjki.pfb
12mr|texlive-wadalab-20110521-2|944	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkj.pfb
12mr|texlive-wadalab-20110521-2|945	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkk.pfb
12mr|texlive-wadalab-20110521-2|946	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkl.pfb
12mr|texlive-wadalab-20110521-2|947	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkm.pfb
12mr|texlive-wadalab-20110521-2|948	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkn.pfb
12mr|texlive-wadalab-20110521-2|949	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjko.pfb
12mr|texlive-wadalab-20110521-2|950	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkp.pfb
12mr|texlive-wadalab-20110521-2|951	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkq.pfb
12mr|texlive-wadalab-20110521-2|952	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkr.pfb
12mr|texlive-wadalab-20110521-2|953	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjks.pfb
12mr|texlive-wadalab-20110521-2|954	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkt.pfb
12mr|texlive-wadalab-20110521-2|955	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjku.pfb
12mr|texlive-wadalab-20110521-2|956	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkv.pfb
12mr|texlive-wadalab-20110521-2|957	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkw.pfb
12mr|texlive-wadalab-20110521-2|958	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkx.pfb
12mr|texlive-wadalab-20110521-2|959	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjky.pfb
12mr|texlive-wadalab-20110521-2|960	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjkz.pfb
12mr|texlive-wadalab-20110521-2|961	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjroma.pfb
12mr|texlive-wadalab-20110521-2|962	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjrussian.pfb
12mr|texlive-wadalab-20110521-2|963	%{_texmfdistdir}/fonts/type1/wadalab/mrj/mrjsy.pfb
12mr|texlive-wadalab-20110521-2|964	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj00.vf
12mr|texlive-wadalab-20110521-2|965	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj03.vf
12mr|texlive-wadalab-20110521-2|966	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj04.vf
12mr|texlive-wadalab-20110521-2|967	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj20.vf
12mr|texlive-wadalab-20110521-2|968	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj21.vf
12mr|texlive-wadalab-20110521-2|969	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj22.vf
12mr|texlive-wadalab-20110521-2|970	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj23.vf
12mr|texlive-wadalab-20110521-2|971	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj25.vf
12mr|texlive-wadalab-20110521-2|972	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj26.vf
12mr|texlive-wadalab-20110521-2|973	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj30.vf
12mr|texlive-wadalab-20110521-2|974	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj4e.vf
12mr|texlive-wadalab-20110521-2|975	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj4f.vf
12mr|texlive-wadalab-20110521-2|976	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj50.vf
12mr|texlive-wadalab-20110521-2|977	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj51.vf
12mr|texlive-wadalab-20110521-2|978	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj52.vf
12mr|texlive-wadalab-20110521-2|979	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj53.vf
12mr|texlive-wadalab-20110521-2|980	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj54.vf
12mr|texlive-wadalab-20110521-2|981	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj55.vf
12mr|texlive-wadalab-20110521-2|982	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj56.vf
12mr|texlive-wadalab-20110521-2|983	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj57.vf
12mr|texlive-wadalab-20110521-2|984	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj58.vf
12mr|texlive-wadalab-20110521-2|985	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj59.vf
12mr|texlive-wadalab-20110521-2|986	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj5a.vf
12mr|texlive-wadalab-20110521-2|987	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj5b.vf
12mr|texlive-wadalab-20110521-2|988	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj5c.vf
12mr|texlive-wadalab-20110521-2|989	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj5d.vf
12mr|texlive-wadalab-20110521-2|990	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj5e.vf
12mr|texlive-wadalab-20110521-2|991	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj5f.vf
12mr|texlive-wadalab-20110521-2|992	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj60.vf
12mr|texlive-wadalab-20110521-2|993	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj61.vf
12mr|texlive-wadalab-20110521-2|994	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj62.vf
12mr|texlive-wadalab-20110521-2|995	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj63.vf
12mr|texlive-wadalab-20110521-2|996	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj64.vf
12mr|texlive-wadalab-20110521-2|997	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj65.vf
12mr|texlive-wadalab-20110521-2|998	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj66.vf
12mr|texlive-wadalab-20110521-2|999	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj67.vf
12mr|texlive-wadalab-20110521-2|1000	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj68.vf
12mr|texlive-wadalab-20110521-2|1001	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj69.vf
12mr|texlive-wadalab-20110521-2|1002	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj6a.vf
12mr|texlive-wadalab-20110521-2|1003	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj6b.vf
12mr|texlive-wadalab-20110521-2|1004	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj6c.vf
12mr|texlive-wadalab-20110521-2|1005	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj6d.vf
12mr|texlive-wadalab-20110521-2|1006	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj6e.vf
12mr|texlive-wadalab-20110521-2|1007	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj6f.vf
12mr|texlive-wadalab-20110521-2|1008	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj70.vf
12mr|texlive-wadalab-20110521-2|1009	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj71.vf
12mr|texlive-wadalab-20110521-2|1010	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj72.vf
12mr|texlive-wadalab-20110521-2|1011	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj73.vf
12mr|texlive-wadalab-20110521-2|1012	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj74.vf
12mr|texlive-wadalab-20110521-2|1013	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj75.vf
12mr|texlive-wadalab-20110521-2|1014	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj76.vf
12mr|texlive-wadalab-20110521-2|1015	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj77.vf
12mr|texlive-wadalab-20110521-2|1016	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj78.vf
12mr|texlive-wadalab-20110521-2|1017	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj79.vf
12mr|texlive-wadalab-20110521-2|1018	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj7a.vf
12mr|texlive-wadalab-20110521-2|1019	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj7b.vf
12mr|texlive-wadalab-20110521-2|1020	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj7c.vf
12mr|texlive-wadalab-20110521-2|1021	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj7d.vf
12mr|texlive-wadalab-20110521-2|1022	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj7e.vf
12mr|texlive-wadalab-20110521-2|1023	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj7f.vf
12mr|texlive-wadalab-20110521-2|1024	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj80.vf
12mr|texlive-wadalab-20110521-2|1025	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj81.vf
12mr|texlive-wadalab-20110521-2|1026	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj82.vf
12mr|texlive-wadalab-20110521-2|1027	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj83.vf
12mr|texlive-wadalab-20110521-2|1028	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj84.vf
12mr|texlive-wadalab-20110521-2|1029	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj85.vf
12mr|texlive-wadalab-20110521-2|1030	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj86.vf
12mr|texlive-wadalab-20110521-2|1031	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj87.vf
12mr|texlive-wadalab-20110521-2|1032	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj88.vf
12mr|texlive-wadalab-20110521-2|1033	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj89.vf
12mr|texlive-wadalab-20110521-2|1034	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj8a.vf
12mr|texlive-wadalab-20110521-2|1035	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj8b.vf
12mr|texlive-wadalab-20110521-2|1036	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj8c.vf
12mr|texlive-wadalab-20110521-2|1037	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj8d.vf
12mr|texlive-wadalab-20110521-2|1038	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj8e.vf
12mr|texlive-wadalab-20110521-2|1039	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj8f.vf
12mr|texlive-wadalab-20110521-2|1040	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj90.vf
12mr|texlive-wadalab-20110521-2|1041	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj91.vf
12mr|texlive-wadalab-20110521-2|1042	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj92.vf
12mr|texlive-wadalab-20110521-2|1043	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj93.vf
12mr|texlive-wadalab-20110521-2|1044	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj94.vf
12mr|texlive-wadalab-20110521-2|1045	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj95.vf
12mr|texlive-wadalab-20110521-2|1046	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj96.vf
12mr|texlive-wadalab-20110521-2|1047	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj97.vf
12mr|texlive-wadalab-20110521-2|1048	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj98.vf
12mr|texlive-wadalab-20110521-2|1049	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj99.vf
12mr|texlive-wadalab-20110521-2|1050	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj9a.vf
12mr|texlive-wadalab-20110521-2|1051	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj9b.vf
12mr|texlive-wadalab-20110521-2|1052	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj9c.vf
12mr|texlive-wadalab-20110521-2|1053	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj9d.vf
12mr|texlive-wadalab-20110521-2|1054	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj9e.vf
12mr|texlive-wadalab-20110521-2|1055	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgj9f.vf
12mr|texlive-wadalab-20110521-2|1056	%{_texmfdistdir}/fonts/vf/wadalab/udgj/udgjff.vf
12mr|texlive-wadalab-20110521-2|1057	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj00.vf
12mr|texlive-wadalab-20110521-2|1058	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj03.vf
12mr|texlive-wadalab-20110521-2|1059	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj04.vf
12mr|texlive-wadalab-20110521-2|1060	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj20.vf
12mr|texlive-wadalab-20110521-2|1061	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj21.vf
12mr|texlive-wadalab-20110521-2|1062	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj22.vf
12mr|texlive-wadalab-20110521-2|1063	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj23.vf
12mr|texlive-wadalab-20110521-2|1064	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj25.vf
12mr|texlive-wadalab-20110521-2|1065	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj26.vf
12mr|texlive-wadalab-20110521-2|1066	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj30.vf
12mr|texlive-wadalab-20110521-2|1067	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj4e.vf
12mr|texlive-wadalab-20110521-2|1068	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj4f.vf
12mr|texlive-wadalab-20110521-2|1069	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj50.vf
12mr|texlive-wadalab-20110521-2|1070	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj51.vf
12mr|texlive-wadalab-20110521-2|1071	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj52.vf
12mr|texlive-wadalab-20110521-2|1072	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj53.vf
12mr|texlive-wadalab-20110521-2|1073	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj54.vf
12mr|texlive-wadalab-20110521-2|1074	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj55.vf
12mr|texlive-wadalab-20110521-2|1075	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj56.vf
12mr|texlive-wadalab-20110521-2|1076	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj57.vf
12mr|texlive-wadalab-20110521-2|1077	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj58.vf
12mr|texlive-wadalab-20110521-2|1078	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj59.vf
12mr|texlive-wadalab-20110521-2|1079	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj5a.vf
12mr|texlive-wadalab-20110521-2|1080	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj5b.vf
12mr|texlive-wadalab-20110521-2|1081	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj5c.vf
12mr|texlive-wadalab-20110521-2|1082	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj5d.vf
12mr|texlive-wadalab-20110521-2|1083	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj5e.vf
12mr|texlive-wadalab-20110521-2|1084	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj5f.vf
12mr|texlive-wadalab-20110521-2|1085	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj60.vf
12mr|texlive-wadalab-20110521-2|1086	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj61.vf
12mr|texlive-wadalab-20110521-2|1087	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj62.vf
12mr|texlive-wadalab-20110521-2|1088	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj63.vf
12mr|texlive-wadalab-20110521-2|1089	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj64.vf
12mr|texlive-wadalab-20110521-2|1090	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj65.vf
12mr|texlive-wadalab-20110521-2|1091	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj66.vf
12mr|texlive-wadalab-20110521-2|1092	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj67.vf
12mr|texlive-wadalab-20110521-2|1093	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj68.vf
12mr|texlive-wadalab-20110521-2|1094	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj69.vf
12mr|texlive-wadalab-20110521-2|1095	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj6a.vf
12mr|texlive-wadalab-20110521-2|1096	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj6b.vf
12mr|texlive-wadalab-20110521-2|1097	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj6c.vf
12mr|texlive-wadalab-20110521-2|1098	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj6d.vf
12mr|texlive-wadalab-20110521-2|1099	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj6e.vf
12mr|texlive-wadalab-20110521-2|1100	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj6f.vf
12mr|texlive-wadalab-20110521-2|1101	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj70.vf
12mr|texlive-wadalab-20110521-2|1102	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj71.vf
12mr|texlive-wadalab-20110521-2|1103	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj72.vf
12mr|texlive-wadalab-20110521-2|1104	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj73.vf
12mr|texlive-wadalab-20110521-2|1105	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj74.vf
12mr|texlive-wadalab-20110521-2|1106	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj75.vf
12mr|texlive-wadalab-20110521-2|1107	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj76.vf
12mr|texlive-wadalab-20110521-2|1108	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj77.vf
12mr|texlive-wadalab-20110521-2|1109	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj78.vf
12mr|texlive-wadalab-20110521-2|1110	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj79.vf
12mr|texlive-wadalab-20110521-2|1111	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj7a.vf
12mr|texlive-wadalab-20110521-2|1112	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj7b.vf
12mr|texlive-wadalab-20110521-2|1113	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj7c.vf
12mr|texlive-wadalab-20110521-2|1114	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj7d.vf
12mr|texlive-wadalab-20110521-2|1115	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj7e.vf
12mr|texlive-wadalab-20110521-2|1116	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj7f.vf
12mr|texlive-wadalab-20110521-2|1117	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj80.vf
12mr|texlive-wadalab-20110521-2|1118	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj81.vf
12mr|texlive-wadalab-20110521-2|1119	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj82.vf
12mr|texlive-wadalab-20110521-2|1120	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj83.vf
12mr|texlive-wadalab-20110521-2|1121	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj84.vf
12mr|texlive-wadalab-20110521-2|1122	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj85.vf
12mr|texlive-wadalab-20110521-2|1123	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj86.vf
12mr|texlive-wadalab-20110521-2|1124	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj87.vf
12mr|texlive-wadalab-20110521-2|1125	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj88.vf
12mr|texlive-wadalab-20110521-2|1126	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj89.vf
12mr|texlive-wadalab-20110521-2|1127	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj8a.vf
12mr|texlive-wadalab-20110521-2|1128	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj8b.vf
12mr|texlive-wadalab-20110521-2|1129	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj8c.vf
12mr|texlive-wadalab-20110521-2|1130	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj8d.vf
12mr|texlive-wadalab-20110521-2|1131	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj8e.vf
12mr|texlive-wadalab-20110521-2|1132	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj8f.vf
12mr|texlive-wadalab-20110521-2|1133	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj90.vf
12mr|texlive-wadalab-20110521-2|1134	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj91.vf
12mr|texlive-wadalab-20110521-2|1135	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj92.vf
12mr|texlive-wadalab-20110521-2|1136	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj93.vf
12mr|texlive-wadalab-20110521-2|1137	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj94.vf
12mr|texlive-wadalab-20110521-2|1138	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj95.vf
12mr|texlive-wadalab-20110521-2|1139	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj96.vf
12mr|texlive-wadalab-20110521-2|1140	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj97.vf
12mr|texlive-wadalab-20110521-2|1141	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj98.vf
12mr|texlive-wadalab-20110521-2|1142	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj99.vf
12mr|texlive-wadalab-20110521-2|1143	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj9a.vf
12mr|texlive-wadalab-20110521-2|1144	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj9b.vf
12mr|texlive-wadalab-20110521-2|1145	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj9c.vf
12mr|texlive-wadalab-20110521-2|1146	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj9d.vf
12mr|texlive-wadalab-20110521-2|1147	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj9e.vf
12mr|texlive-wadalab-20110521-2|1148	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmj9f.vf
12mr|texlive-wadalab-20110521-2|1149	%{_texmfdistdir}/fonts/vf/wadalab/udmj/udmjff.vf
12mr|texlive-wadalab-20110521-2|1150	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj00.vf
12mr|texlive-wadalab-20110521-2|1151	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj03.vf
12mr|texlive-wadalab-20110521-2|1152	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj04.vf
12mr|texlive-wadalab-20110521-2|1153	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj20.vf
12mr|texlive-wadalab-20110521-2|1154	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj21.vf
12mr|texlive-wadalab-20110521-2|1155	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj22.vf
12mr|texlive-wadalab-20110521-2|1156	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj23.vf
12mr|texlive-wadalab-20110521-2|1157	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj25.vf
12mr|texlive-wadalab-20110521-2|1158	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj26.vf
12mr|texlive-wadalab-20110521-2|1159	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj30.vf
12mr|texlive-wadalab-20110521-2|1160	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj4e.vf
12mr|texlive-wadalab-20110521-2|1161	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj4f.vf
12mr|texlive-wadalab-20110521-2|1162	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj50.vf
12mr|texlive-wadalab-20110521-2|1163	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj51.vf
12mr|texlive-wadalab-20110521-2|1164	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj52.vf
12mr|texlive-wadalab-20110521-2|1165	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj53.vf
12mr|texlive-wadalab-20110521-2|1166	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj54.vf
12mr|texlive-wadalab-20110521-2|1167	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj55.vf
12mr|texlive-wadalab-20110521-2|1168	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj56.vf
12mr|texlive-wadalab-20110521-2|1169	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj57.vf
12mr|texlive-wadalab-20110521-2|1170	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj58.vf
12mr|texlive-wadalab-20110521-2|1171	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj59.vf
12mr|texlive-wadalab-20110521-2|1172	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj5a.vf
12mr|texlive-wadalab-20110521-2|1173	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj5b.vf
12mr|texlive-wadalab-20110521-2|1174	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj5c.vf
12mr|texlive-wadalab-20110521-2|1175	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj5d.vf
12mr|texlive-wadalab-20110521-2|1176	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj5e.vf
12mr|texlive-wadalab-20110521-2|1177	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj5f.vf
12mr|texlive-wadalab-20110521-2|1178	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj60.vf
12mr|texlive-wadalab-20110521-2|1179	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj61.vf
12mr|texlive-wadalab-20110521-2|1180	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj62.vf
12mr|texlive-wadalab-20110521-2|1181	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj63.vf
12mr|texlive-wadalab-20110521-2|1182	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj64.vf
12mr|texlive-wadalab-20110521-2|1183	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj65.vf
12mr|texlive-wadalab-20110521-2|1184	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj66.vf
12mr|texlive-wadalab-20110521-2|1185	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj67.vf
12mr|texlive-wadalab-20110521-2|1186	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj68.vf
12mr|texlive-wadalab-20110521-2|1187	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj69.vf
12mr|texlive-wadalab-20110521-2|1188	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj6a.vf
12mr|texlive-wadalab-20110521-2|1189	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj6b.vf
12mr|texlive-wadalab-20110521-2|1190	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj6c.vf
12mr|texlive-wadalab-20110521-2|1191	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj6d.vf
12mr|texlive-wadalab-20110521-2|1192	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj6e.vf
12mr|texlive-wadalab-20110521-2|1193	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj6f.vf
12mr|texlive-wadalab-20110521-2|1194	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj70.vf
12mr|texlive-wadalab-20110521-2|1195	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj71.vf
12mr|texlive-wadalab-20110521-2|1196	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj72.vf
12mr|texlive-wadalab-20110521-2|1197	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj73.vf
12mr|texlive-wadalab-20110521-2|1198	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj74.vf
12mr|texlive-wadalab-20110521-2|1199	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj75.vf
12mr|texlive-wadalab-20110521-2|1200	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj76.vf
12mr|texlive-wadalab-20110521-2|1201	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj77.vf
12mr|texlive-wadalab-20110521-2|1202	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj78.vf
12mr|texlive-wadalab-20110521-2|1203	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj79.vf
12mr|texlive-wadalab-20110521-2|1204	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj7a.vf
12mr|texlive-wadalab-20110521-2|1205	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj7b.vf
12mr|texlive-wadalab-20110521-2|1206	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj7c.vf
12mr|texlive-wadalab-20110521-2|1207	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj7d.vf
12mr|texlive-wadalab-20110521-2|1208	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj7e.vf
12mr|texlive-wadalab-20110521-2|1209	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj7f.vf
12mr|texlive-wadalab-20110521-2|1210	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj80.vf
12mr|texlive-wadalab-20110521-2|1211	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj81.vf
12mr|texlive-wadalab-20110521-2|1212	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj82.vf
12mr|texlive-wadalab-20110521-2|1213	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj83.vf
12mr|texlive-wadalab-20110521-2|1214	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj84.vf
12mr|texlive-wadalab-20110521-2|1215	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj85.vf
12mr|texlive-wadalab-20110521-2|1216	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj86.vf
12mr|texlive-wadalab-20110521-2|1217	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj87.vf
12mr|texlive-wadalab-20110521-2|1218	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj88.vf
12mr|texlive-wadalab-20110521-2|1219	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj89.vf
12mr|texlive-wadalab-20110521-2|1220	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj8a.vf
12mr|texlive-wadalab-20110521-2|1221	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj8b.vf
12mr|texlive-wadalab-20110521-2|1222	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj8c.vf
12mr|texlive-wadalab-20110521-2|1223	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj8d.vf
12mr|texlive-wadalab-20110521-2|1224	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj8e.vf
12mr|texlive-wadalab-20110521-2|1225	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj8f.vf
12mr|texlive-wadalab-20110521-2|1226	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj90.vf
12mr|texlive-wadalab-20110521-2|1227	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj91.vf
12mr|texlive-wadalab-20110521-2|1228	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj92.vf
12mr|texlive-wadalab-20110521-2|1229	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj93.vf
12mr|texlive-wadalab-20110521-2|1230	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj94.vf
12mr|texlive-wadalab-20110521-2|1231	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj95.vf
12mr|texlive-wadalab-20110521-2|1232	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj96.vf
12mr|texlive-wadalab-20110521-2|1233	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj97.vf
12mr|texlive-wadalab-20110521-2|1234	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj98.vf
12mr|texlive-wadalab-20110521-2|1235	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj99.vf
12mr|texlive-wadalab-20110521-2|1236	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj9a.vf
12mr|texlive-wadalab-20110521-2|1237	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj9b.vf
12mr|texlive-wadalab-20110521-2|1238	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj9c.vf
12mr|texlive-wadalab-20110521-2|1239	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj9d.vf
12mr|texlive-wadalab-20110521-2|1240	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj9e.vf
12mr|texlive-wadalab-20110521-2|1241	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcj9f.vf
12mr|texlive-wadalab-20110521-2|1242	%{_texmfdistdir}/fonts/vf/wadalab/umcj/umcjff.vf
12mr|texlive-wadalab-20110521-2|1243	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj00.vf
12mr|texlive-wadalab-20110521-2|1244	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj03.vf
12mr|texlive-wadalab-20110521-2|1245	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj04.vf
12mr|texlive-wadalab-20110521-2|1246	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj20.vf
12mr|texlive-wadalab-20110521-2|1247	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj21.vf
12mr|texlive-wadalab-20110521-2|1248	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj22.vf
12mr|texlive-wadalab-20110521-2|1249	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj23.vf
12mr|texlive-wadalab-20110521-2|1250	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj25.vf
12mr|texlive-wadalab-20110521-2|1251	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj26.vf
12mr|texlive-wadalab-20110521-2|1252	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj30.vf
12mr|texlive-wadalab-20110521-2|1253	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj4e.vf
12mr|texlive-wadalab-20110521-2|1254	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj4f.vf
12mr|texlive-wadalab-20110521-2|1255	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj50.vf
12mr|texlive-wadalab-20110521-2|1256	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj51.vf
12mr|texlive-wadalab-20110521-2|1257	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj52.vf
12mr|texlive-wadalab-20110521-2|1258	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj53.vf
12mr|texlive-wadalab-20110521-2|1259	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj54.vf
12mr|texlive-wadalab-20110521-2|1260	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj55.vf
12mr|texlive-wadalab-20110521-2|1261	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj56.vf
12mr|texlive-wadalab-20110521-2|1262	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj57.vf
12mr|texlive-wadalab-20110521-2|1263	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj58.vf
12mr|texlive-wadalab-20110521-2|1264	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj59.vf
12mr|texlive-wadalab-20110521-2|1265	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj5a.vf
12mr|texlive-wadalab-20110521-2|1266	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj5b.vf
12mr|texlive-wadalab-20110521-2|1267	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj5c.vf
12mr|texlive-wadalab-20110521-2|1268	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj5d.vf
12mr|texlive-wadalab-20110521-2|1269	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj5e.vf
12mr|texlive-wadalab-20110521-2|1270	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj5f.vf
12mr|texlive-wadalab-20110521-2|1271	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj60.vf
12mr|texlive-wadalab-20110521-2|1272	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj61.vf
12mr|texlive-wadalab-20110521-2|1273	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj62.vf
12mr|texlive-wadalab-20110521-2|1274	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj63.vf
12mr|texlive-wadalab-20110521-2|1275	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj64.vf
12mr|texlive-wadalab-20110521-2|1276	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj65.vf
12mr|texlive-wadalab-20110521-2|1277	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj66.vf
12mr|texlive-wadalab-20110521-2|1278	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj67.vf
12mr|texlive-wadalab-20110521-2|1279	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj68.vf
12mr|texlive-wadalab-20110521-2|1280	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj69.vf
12mr|texlive-wadalab-20110521-2|1281	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj6a.vf
12mr|texlive-wadalab-20110521-2|1282	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj6b.vf
12mr|texlive-wadalab-20110521-2|1283	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj6c.vf
12mr|texlive-wadalab-20110521-2|1284	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj6d.vf
12mr|texlive-wadalab-20110521-2|1285	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj6e.vf
12mr|texlive-wadalab-20110521-2|1286	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj6f.vf
12mr|texlive-wadalab-20110521-2|1287	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj70.vf
12mr|texlive-wadalab-20110521-2|1288	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj71.vf
12mr|texlive-wadalab-20110521-2|1289	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj72.vf
12mr|texlive-wadalab-20110521-2|1290	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj73.vf
12mr|texlive-wadalab-20110521-2|1291	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj74.vf
12mr|texlive-wadalab-20110521-2|1292	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj75.vf
12mr|texlive-wadalab-20110521-2|1293	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj76.vf
12mr|texlive-wadalab-20110521-2|1294	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj77.vf
12mr|texlive-wadalab-20110521-2|1295	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj78.vf
12mr|texlive-wadalab-20110521-2|1296	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj79.vf
12mr|texlive-wadalab-20110521-2|1297	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj7a.vf
12mr|texlive-wadalab-20110521-2|1298	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj7b.vf
12mr|texlive-wadalab-20110521-2|1299	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj7c.vf
12mr|texlive-wadalab-20110521-2|1300	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj7d.vf
12mr|texlive-wadalab-20110521-2|1301	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj7e.vf
12mr|texlive-wadalab-20110521-2|1302	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj7f.vf
12mr|texlive-wadalab-20110521-2|1303	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj80.vf
12mr|texlive-wadalab-20110521-2|1304	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj81.vf
12mr|texlive-wadalab-20110521-2|1305	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj82.vf
12mr|texlive-wadalab-20110521-2|1306	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj83.vf
12mr|texlive-wadalab-20110521-2|1307	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj84.vf
12mr|texlive-wadalab-20110521-2|1308	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj85.vf
12mr|texlive-wadalab-20110521-2|1309	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj86.vf
12mr|texlive-wadalab-20110521-2|1310	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj87.vf
12mr|texlive-wadalab-20110521-2|1311	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj88.vf
12mr|texlive-wadalab-20110521-2|1312	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj89.vf
12mr|texlive-wadalab-20110521-2|1313	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj8a.vf
12mr|texlive-wadalab-20110521-2|1314	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj8b.vf
12mr|texlive-wadalab-20110521-2|1315	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj8c.vf
12mr|texlive-wadalab-20110521-2|1316	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj8d.vf
12mr|texlive-wadalab-20110521-2|1317	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj8e.vf
12mr|texlive-wadalab-20110521-2|1318	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj8f.vf
12mr|texlive-wadalab-20110521-2|1319	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj90.vf
12mr|texlive-wadalab-20110521-2|1320	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj91.vf
12mr|texlive-wadalab-20110521-2|1321	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj92.vf
12mr|texlive-wadalab-20110521-2|1322	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj93.vf
12mr|texlive-wadalab-20110521-2|1323	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj94.vf
12mr|texlive-wadalab-20110521-2|1324	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj95.vf
12mr|texlive-wadalab-20110521-2|1325	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj96.vf
12mr|texlive-wadalab-20110521-2|1326	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj97.vf
12mr|texlive-wadalab-20110521-2|1327	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj98.vf
12mr|texlive-wadalab-20110521-2|1328	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj99.vf
12mr|texlive-wadalab-20110521-2|1329	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj9a.vf
12mr|texlive-wadalab-20110521-2|1330	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj9b.vf
12mr|texlive-wadalab-20110521-2|1331	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj9c.vf
12mr|texlive-wadalab-20110521-2|1332	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj9d.vf
12mr|texlive-wadalab-20110521-2|1333	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj9e.vf
12mr|texlive-wadalab-20110521-2|1334	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrj9f.vf
12mr|texlive-wadalab-20110521-2|1335	%{_texmfdistdir}/fonts/vf/wadalab/umrj/umrjff.vf
12mr|texlive-wadalab-20110521-2|1336	%_texmf_updmap_d/wadalab
12mr|texlive-wadalab-20110521-2|1337	%doc %{_texmfdistdir}/doc/fonts/wadalab/README
12mr|texlive-wadalab-20110521-2|1338	%doc %{_texmfdistdir}/doc/fonts/wadalab/dgj/README
12mr|texlive-wadalab-20110521-2|1339	%doc %{_texmfdistdir}/doc/fonts/wadalab/dmj/README
12mr|texlive-wadalab-20110521-2|1340	%doc %{_texmfdistdir}/doc/fonts/wadalab/mc2j/README
12mr|texlive-wadalab-20110521-2|1341	%doc %{_texmfdistdir}/doc/fonts/wadalab/mcj/README
12mr|texlive-wadalab-20110521-2|1342	%doc %{_texmfdistdir}/doc/fonts/wadalab/mr2j/README
12mr|texlive-wadalab-20110521-2|1343	%doc %{_texmfdistdir}/doc/fonts/wadalab/mrj/README
12mr|texlive-wadalab-20110521-2|1344	%doc %{_texmfdistdir}/doc/fonts/wadalab/wadalab-sampler.pdf
12mr|texlive-wadalab-20110521-2|1345	%doc %{_texmfdistdir}/doc/fonts/wadalab/wadalab-sampler.tex
12mr|texlive-wadalab-20110521-2|1346	
12mr|texlive-wadalab-20110521-2|1347	#-----------------------------------------------------------------------
12mr|texlive-wadalab-20110521-2|1348	%prep
12mr|texlive-wadalab-20110521-2|1349	%setup -c -a0 -a1
12mr|texlive-wadalab-20110521-2|1350	
12mr|texlive-wadalab-20110521-2|1351	%build
12mr|texlive-wadalab-20110521-2|1352	
12mr|texlive-wadalab-20110521-2|1353	%install
12mr|texlive-wadalab-20110521-2|1354	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-wadalab-20110521-2|1355	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-wadalab-20110521-2|1356	mkdir -p %{buildroot}%{_texmf_updmap_d}
12mr|texlive-wadalab-20110521-2|1357	cat > %{buildroot}%{_texmf_updmap_d}/wadalab <<EOF
12mr|texlive-wadalab-20110521-2|1358	Map dgj.map
12mr|texlive-wadalab-20110521-2|1359	Map dmj.map
12mr|texlive-wadalab-20110521-2|1360	Map mc2j.map
12mr|texlive-wadalab-20110521-2|1361	Map mcj.map
12mr|texlive-wadalab-20110521-2|1362	Map mr2j.map
12mr|texlive-wadalab-20110521-2|1363	Map mrj.map
12mr|texlive-wadalab-20110521-2|1364	EOF
12mr|texlive-wadalab-20110521-2|1365	
12mr|texlive-wadalab-20110521-2|1366	
12mr|texlive-wadalab-20110521-2|1367	
12mr|texlive-wadalab-20110521-2|1368	%changelog
12mr|texlive-wadalab-20110521-2|1369	

18914 12
12mr|texlive-wallpaper-1.10-2|1	# revision 15878
12mr|texlive-wallpaper-1.10-2|2	# category Package
12mr|texlive-wallpaper-1.10-2|3	# catalog-ctan /macros/latex/contrib/wallpaper
12mr|texlive-wallpaper-1.10-2|4	# catalog-date 2007-01-20 20:21:37 +0100
12mr|texlive-wallpaper-1.10-2|5	# catalog-license lppl
12mr|texlive-wallpaper-1.10-2|6	# catalog-version 1.10
12mr|texlive-wallpaper-1.10-2|7	Name:		texlive-wallpaper
12mr|texlive-wallpaper-1.10-2|8	Version:	1.10
12mr|texlive-wallpaper-1.10-2|9	Release:	2
12mr|texlive-wallpaper-1.10-2|10	Summary:	Easy addition of wallpapers (background images) to LaTeX documents, including tiling
12mr|texlive-wallpaper-1.10-2|11	Group:		Publishing
12mr|texlive-wallpaper-1.10-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/wallpaper
12mr|texlive-wallpaper-1.10-2|13	License:	LPPL
12mr|texlive-wallpaper-1.10-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wallpaper.tar.xz
12mr|texlive-wallpaper-1.10-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wallpaper.doc.tar.xz
12mr|texlive-wallpaper-1.10-2|16	BuildArch:	noarch
12mr|texlive-wallpaper-1.10-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-wallpaper-1.10-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-wallpaper-1.10-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-wallpaper-1.10-2|20	
12mr|texlive-wallpaper-1.10-2|21	%description
12mr|texlive-wallpaper-1.10-2|22	This collection contains files to add wallpapers (background
12mr|texlive-wallpaper-1.10-2|23	images) to LaTeX documents. It uses the eso-pic package, but
12mr|texlive-wallpaper-1.10-2|24	provides simple commands to include effects such as tiling. An
12mr|texlive-wallpaper-1.10-2|25	example is provided, which works under both LaTeX and pdfLaTeX.
12mr|texlive-wallpaper-1.10-2|26	
12mr|texlive-wallpaper-1.10-2|27	%post
12mr|texlive-wallpaper-1.10-2|28	%{_sbindir}/texlive.post
12mr|texlive-wallpaper-1.10-2|29	
12mr|texlive-wallpaper-1.10-2|30	%postun
12mr|texlive-wallpaper-1.10-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-wallpaper-1.10-2|32	%{_sbindir}/texlive.post
12mr|texlive-wallpaper-1.10-2|33	fi
12mr|texlive-wallpaper-1.10-2|34	
12mr|texlive-wallpaper-1.10-2|35	#-----------------------------------------------------------------------
12mr|texlive-wallpaper-1.10-2|36	%files
12mr|texlive-wallpaper-1.10-2|37	%{_texmfdistdir}/tex/latex/wallpaper/wallpaper.sty
12mr|texlive-wallpaper-1.10-2|38	%doc %{_texmfdistdir}/doc/latex/wallpaper/README
12mr|texlive-wallpaper-1.10-2|39	%doc %{_texmfdistdir}/doc/latex/wallpaper/example/TGTamber.png
12mr|texlive-wallpaper-1.10-2|40	%doc %{_texmfdistdir}/doc/latex/wallpaper/example/auto/example.el
12mr|texlive-wallpaper-1.10-2|41	%doc %{_texmfdistdir}/doc/latex/wallpaper/example/example.tex
12mr|texlive-wallpaper-1.10-2|42	%doc %{_texmfdistdir}/doc/latex/wallpaper/example/hya.png
12mr|texlive-wallpaper-1.10-2|43	%doc %{_texmfdistdir}/doc/latex/wallpaper/wallpapermanual.pdf
12mr|texlive-wallpaper-1.10-2|44	
12mr|texlive-wallpaper-1.10-2|45	#-----------------------------------------------------------------------
12mr|texlive-wallpaper-1.10-2|46	%prep
12mr|texlive-wallpaper-1.10-2|47	%setup -c -a0 -a1
12mr|texlive-wallpaper-1.10-2|48	
12mr|texlive-wallpaper-1.10-2|49	%build
12mr|texlive-wallpaper-1.10-2|50	
12mr|texlive-wallpaper-1.10-2|51	%install
12mr|texlive-wallpaper-1.10-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-wallpaper-1.10-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-wallpaper-1.10-2|54	
12mr|texlive-wallpaper-1.10-2|55	
12mr|texlive-wallpaper-1.10-2|56	
12mr|texlive-wallpaper-1.10-2|57	%changelog
12mr|texlive-wallpaper-1.10-2|58	

18915 12
12mr|texlive-warning-0.01-2|1	# revision 22028
12mr|texlive-warning-0.01-2|2	# category Package
12mr|texlive-warning-0.01-2|3	# catalog-ctan /macros/latex/contrib/warning
12mr|texlive-warning-0.01-2|4	# catalog-date 2011-04-08 17:41:44 +0200
12mr|texlive-warning-0.01-2|5	# catalog-license lppl
12mr|texlive-warning-0.01-2|6	# catalog-version 0.01
12mr|texlive-warning-0.01-2|7	Name:		texlive-warning
12mr|texlive-warning-0.01-2|8	Version:	0.01
12mr|texlive-warning-0.01-2|9	Release:	2
12mr|texlive-warning-0.01-2|10	Summary:	Global warnings at the end of the logfile
12mr|texlive-warning-0.01-2|11	Group:		Publishing
12mr|texlive-warning-0.01-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/warning
12mr|texlive-warning-0.01-2|13	License:	LPPL
12mr|texlive-warning-0.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/warning.tar.xz
12mr|texlive-warning-0.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/warning.doc.tar.xz
12mr|texlive-warning-0.01-2|16	BuildArch:	noarch
12mr|texlive-warning-0.01-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-warning-0.01-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-warning-0.01-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-warning-0.01-2|20	
12mr|texlive-warning-0.01-2|21	%description
12mr|texlive-warning-0.01-2|22	This package provides a command that generates a list of
12mr|texlive-warning-0.01-2|23	warnings that are printed out at the very end of the logfile.
12mr|texlive-warning-0.01-2|24	This is useful for warnings such as 'Rerun for this or that
12mr|texlive-warning-0.01-2|25	reason' or 'This is a draft, change it before the final run'.
12mr|texlive-warning-0.01-2|26	
12mr|texlive-warning-0.01-2|27	%post
12mr|texlive-warning-0.01-2|28	%{_sbindir}/texlive.post
12mr|texlive-warning-0.01-2|29	
12mr|texlive-warning-0.01-2|30	%postun
12mr|texlive-warning-0.01-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-warning-0.01-2|32	%{_sbindir}/texlive.post
12mr|texlive-warning-0.01-2|33	fi
12mr|texlive-warning-0.01-2|34	
12mr|texlive-warning-0.01-2|35	#-----------------------------------------------------------------------
12mr|texlive-warning-0.01-2|36	%files
12mr|texlive-warning-0.01-2|37	%{_texmfdistdir}/tex/latex/warning/warning.sty
12mr|texlive-warning-0.01-2|38	%doc %{_texmfdistdir}/doc/latex/warning/warning-doc.pdf
12mr|texlive-warning-0.01-2|39	%doc %{_texmfdistdir}/doc/latex/warning/warning-doc.tex
12mr|texlive-warning-0.01-2|40	
12mr|texlive-warning-0.01-2|41	#-----------------------------------------------------------------------
12mr|texlive-warning-0.01-2|42	%prep
12mr|texlive-warning-0.01-2|43	%setup -c -a0 -a1
12mr|texlive-warning-0.01-2|44	
12mr|texlive-warning-0.01-2|45	%build
12mr|texlive-warning-0.01-2|46	
12mr|texlive-warning-0.01-2|47	%install
12mr|texlive-warning-0.01-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-warning-0.01-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-warning-0.01-2|50	
12mr|texlive-warning-0.01-2|51	
12mr|texlive-warning-0.01-2|52	
12mr|texlive-warning-0.01-2|53	%changelog
12mr|texlive-warning-0.01-2|54	

18916 12
12mr|texlive-warpcol-1.0c-2|1	# revision 15878
12mr|texlive-warpcol-1.0c-2|2	# category Package
12mr|texlive-warpcol-1.0c-2|3	# catalog-ctan /macros/latex/contrib/warpcol
12mr|texlive-warpcol-1.0c-2|4	# catalog-date 2007-11-21 20:02:33 +0100
12mr|texlive-warpcol-1.0c-2|5	# catalog-license lppl
12mr|texlive-warpcol-1.0c-2|6	# catalog-version 1.0c
12mr|texlive-warpcol-1.0c-2|7	Name:		texlive-warpcol
12mr|texlive-warpcol-1.0c-2|8	Version:	1.0c
12mr|texlive-warpcol-1.0c-2|9	Release:	2
12mr|texlive-warpcol-1.0c-2|10	Summary:	Relative alignment of rows in numeric columns in tabulars
12mr|texlive-warpcol-1.0c-2|11	Group:		Publishing
12mr|texlive-warpcol-1.0c-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/warpcol
12mr|texlive-warpcol-1.0c-2|13	License:	LPPL
12mr|texlive-warpcol-1.0c-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/warpcol.tar.xz
12mr|texlive-warpcol-1.0c-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/warpcol.doc.tar.xz
12mr|texlive-warpcol-1.0c-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/warpcol.source.tar.xz
12mr|texlive-warpcol-1.0c-2|17	BuildArch:	noarch
12mr|texlive-warpcol-1.0c-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-warpcol-1.0c-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-warpcol-1.0c-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-warpcol-1.0c-2|21	
12mr|texlive-warpcol-1.0c-2|22	%description
12mr|texlive-warpcol-1.0c-2|23	Defines a tabular column type for formatting numerical columns
12mr|texlive-warpcol-1.0c-2|24	in LaTeX. The column type enables numerical items to be right
12mr|texlive-warpcol-1.0c-2|25	justified relative to each other, while centred beneath the
12mr|texlive-warpcol-1.0c-2|26	column label. In addition, macros are provided to enable
12mr|texlive-warpcol-1.0c-2|27	variations on this column type to be defined. Usage of the
12mr|texlive-warpcol-1.0c-2|28	package is superficially similar to that of dcolumn; however,
12mr|texlive-warpcol-1.0c-2|29	the alignment scheme is different, and the packages have
12mr|texlive-warpcol-1.0c-2|30	different, though overlapping, applications.
12mr|texlive-warpcol-1.0c-2|31	
12mr|texlive-warpcol-1.0c-2|32	%post
12mr|texlive-warpcol-1.0c-2|33	%{_sbindir}/texlive.post
12mr|texlive-warpcol-1.0c-2|34	
12mr|texlive-warpcol-1.0c-2|35	%postun
12mr|texlive-warpcol-1.0c-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-warpcol-1.0c-2|37	%{_sbindir}/texlive.post
12mr|texlive-warpcol-1.0c-2|38	fi
12mr|texlive-warpcol-1.0c-2|39	
12mr|texlive-warpcol-1.0c-2|40	#-----------------------------------------------------------------------
12mr|texlive-warpcol-1.0c-2|41	%files
12mr|texlive-warpcol-1.0c-2|42	%{_texmfdistdir}/tex/latex/warpcol/warpcol.sty
12mr|texlive-warpcol-1.0c-2|43	%doc %{_texmfdistdir}/doc/latex/warpcol/README
12mr|texlive-warpcol-1.0c-2|44	%doc %{_texmfdistdir}/doc/latex/warpcol/warpcol.pdf
12mr|texlive-warpcol-1.0c-2|45	#- source
12mr|texlive-warpcol-1.0c-2|46	%doc %{_texmfdistdir}/source/latex/warpcol/warpcol.dtx
12mr|texlive-warpcol-1.0c-2|47	%doc %{_texmfdistdir}/source/latex/warpcol/warpcol.ins
12mr|texlive-warpcol-1.0c-2|48	
12mr|texlive-warpcol-1.0c-2|49	#-----------------------------------------------------------------------
12mr|texlive-warpcol-1.0c-2|50	%prep
12mr|texlive-warpcol-1.0c-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-warpcol-1.0c-2|52	
12mr|texlive-warpcol-1.0c-2|53	%build
12mr|texlive-warpcol-1.0c-2|54	
12mr|texlive-warpcol-1.0c-2|55	%install
12mr|texlive-warpcol-1.0c-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-warpcol-1.0c-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-warpcol-1.0c-2|58	
12mr|texlive-warpcol-1.0c-2|59	
12mr|texlive-warpcol-1.0c-2|60	
12mr|texlive-warpcol-1.0c-2|61	%changelog
12mr|texlive-warpcol-1.0c-2|62	

18917 12
12mr|texlive-was-20110215-2|1	# revision 21439
12mr|texlive-was-20110215-2|2	# category Package
12mr|texlive-was-20110215-2|3	# catalog-ctan /macros/latex/contrib/was
12mr|texlive-was-20110215-2|4	# catalog-date 2011-02-15 10:33:56 +0100
12mr|texlive-was-20110215-2|5	# catalog-license lppl
12mr|texlive-was-20110215-2|6	# catalog-version undef
12mr|texlive-was-20110215-2|7	Name:		texlive-was
12mr|texlive-was-20110215-2|8	Version:	20110215
12mr|texlive-was-20110215-2|9	Release:	2
12mr|texlive-was-20110215-2|10	Summary:	A collection of small packages by Walter Schmidt
12mr|texlive-was-20110215-2|11	Group:		Publishing
12mr|texlive-was-20110215-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/was
12mr|texlive-was-20110215-2|13	License:	LPPL
12mr|texlive-was-20110215-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/was.tar.xz
12mr|texlive-was-20110215-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/was.doc.tar.xz
12mr|texlive-was-20110215-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/was.source.tar.xz
12mr|texlive-was-20110215-2|17	BuildArch:	noarch
12mr|texlive-was-20110215-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-was-20110215-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-was-20110215-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-was-20110215-2|21	
12mr|texlive-was-20110215-2|22	%description
12mr|texlive-was-20110215-2|23	A bundle of packages that arise in the author's area of
12mr|texlive-was-20110215-2|24	interest: - compliance of maths typesetting with ISO standards;
12mr|texlive-was-20110215-2|25	- symbols that work in both maths and text modes; - commas for
12mr|texlive-was-20110215-2|26	both decimal separator and maths; and - upright Greek letters
12mr|texlive-was-20110215-2|27	in maths.
12mr|texlive-was-20110215-2|28	
12mr|texlive-was-20110215-2|29	%post
12mr|texlive-was-20110215-2|30	%{_sbindir}/texlive.post
12mr|texlive-was-20110215-2|31	
12mr|texlive-was-20110215-2|32	%postun
12mr|texlive-was-20110215-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-was-20110215-2|34	%{_sbindir}/texlive.post
12mr|texlive-was-20110215-2|35	fi
12mr|texlive-was-20110215-2|36	
12mr|texlive-was-20110215-2|37	#-----------------------------------------------------------------------
12mr|texlive-was-20110215-2|38	%files
12mr|texlive-was-20110215-2|39	%{_texmfdistdir}/tex/latex/was/fixmath.sty
12mr|texlive-was-20110215-2|40	%{_texmfdistdir}/tex/latex/was/gensymb.sty
12mr|texlive-was-20110215-2|41	%{_texmfdistdir}/tex/latex/was/icomma.sty
12mr|texlive-was-20110215-2|42	%{_texmfdistdir}/tex/latex/was/upgreek.sty
12mr|texlive-was-20110215-2|43	%doc %{_texmfdistdir}/doc/latex/was/fixmath.pdf
12mr|texlive-was-20110215-2|44	%doc %{_texmfdistdir}/doc/latex/was/gensymb.pdf
12mr|texlive-was-20110215-2|45	%doc %{_texmfdistdir}/doc/latex/was/icomma.pdf
12mr|texlive-was-20110215-2|46	%doc %{_texmfdistdir}/doc/latex/was/readme.1st
12mr|texlive-was-20110215-2|47	%doc %{_texmfdistdir}/doc/latex/was/upgreek.pdf
12mr|texlive-was-20110215-2|48	#- source
12mr|texlive-was-20110215-2|49	%doc %{_texmfdistdir}/source/latex/was/fixmath.dtx
12mr|texlive-was-20110215-2|50	%doc %{_texmfdistdir}/source/latex/was/fixmath.ins
12mr|texlive-was-20110215-2|51	%doc %{_texmfdistdir}/source/latex/was/gensymb.dtx
12mr|texlive-was-20110215-2|52	%doc %{_texmfdistdir}/source/latex/was/gensymb.ins
12mr|texlive-was-20110215-2|53	%doc %{_texmfdistdir}/source/latex/was/icomma.dtx
12mr|texlive-was-20110215-2|54	%doc %{_texmfdistdir}/source/latex/was/icomma.ins
12mr|texlive-was-20110215-2|55	%doc %{_texmfdistdir}/source/latex/was/upgreek.dtx
12mr|texlive-was-20110215-2|56	%doc %{_texmfdistdir}/source/latex/was/upgreek.ins
12mr|texlive-was-20110215-2|57	
12mr|texlive-was-20110215-2|58	#-----------------------------------------------------------------------
12mr|texlive-was-20110215-2|59	%prep
12mr|texlive-was-20110215-2|60	%setup -c -a0 -a1 -a2
12mr|texlive-was-20110215-2|61	
12mr|texlive-was-20110215-2|62	%build
12mr|texlive-was-20110215-2|63	
12mr|texlive-was-20110215-2|64	%install
12mr|texlive-was-20110215-2|65	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-was-20110215-2|66	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-was-20110215-2|67	
12mr|texlive-was-20110215-2|68	
12mr|texlive-was-20110215-2|69	
12mr|texlive-was-20110215-2|70	%changelog
12mr|texlive-was-20110215-2|71	

18918 12
12mr|texlive-wasy-20060912-2|1	# revision 15878
12mr|texlive-wasy-20060912-2|2	# category Package
12mr|texlive-wasy-20060912-2|3	# catalog-ctan /fonts/wasy2
12mr|texlive-wasy-20060912-2|4	# catalog-date 2006-09-12 08:29:26 +0200
12mr|texlive-wasy-20060912-2|5	# catalog-license pd
12mr|texlive-wasy-20060912-2|6	# catalog-version undef
12mr|texlive-wasy-20060912-2|7	Name:		texlive-wasy
12mr|texlive-wasy-20060912-2|8	Version:	20060912
12mr|texlive-wasy-20060912-2|9	Release:	2
12mr|texlive-wasy-20060912-2|10	Summary:	The wasy fonts (Waldi symbol fonts)
12mr|texlive-wasy-20060912-2|11	Group:		Publishing
12mr|texlive-wasy-20060912-2|12	URL:		http://www.ctan.org/tex-archive/fonts/wasy2
12mr|texlive-wasy-20060912-2|13	License:	PD
12mr|texlive-wasy-20060912-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wasy.tar.xz
12mr|texlive-wasy-20060912-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wasy.doc.tar.xz
12mr|texlive-wasy-20060912-2|16	BuildArch:	noarch
12mr|texlive-wasy-20060912-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-wasy-20060912-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-wasy-20060912-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-wasy-20060912-2|20	
12mr|texlive-wasy-20060912-2|21	%description
12mr|texlive-wasy-20060912-2|22	These are the wasy (Waldi symbol) fonts, second release. This
12mr|texlive-wasy-20060912-2|23	bundle presents the fonts in MetaFont format, but they are also
12mr|texlive-wasy-20060912-2|24	available in Adobe Type 1 format. Support under LaTeX is
12mr|texlive-wasy-20060912-2|25	provided by the wasysym package.
12mr|texlive-wasy-20060912-2|26	
12mr|texlive-wasy-20060912-2|27	%post
12mr|texlive-wasy-20060912-2|28	%{_sbindir}/texlive.post
12mr|texlive-wasy-20060912-2|29	
12mr|texlive-wasy-20060912-2|30	%postun
12mr|texlive-wasy-20060912-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-wasy-20060912-2|32	%{_sbindir}/texlive.post
12mr|texlive-wasy-20060912-2|33	fi
12mr|texlive-wasy-20060912-2|34	
12mr|texlive-wasy-20060912-2|35	#-----------------------------------------------------------------------
12mr|texlive-wasy-20060912-2|36	%files
12mr|texlive-wasy-20060912-2|37	%{_texmfdistdir}/fonts/afm/public/wasy/wasy10.afm
12mr|texlive-wasy-20060912-2|38	%{_texmfdistdir}/fonts/afm/public/wasy/wasy5.afm
12mr|texlive-wasy-20060912-2|39	%{_texmfdistdir}/fonts/afm/public/wasy/wasy6.afm
12mr|texlive-wasy-20060912-2|40	%{_texmfdistdir}/fonts/afm/public/wasy/wasy7.afm
12mr|texlive-wasy-20060912-2|41	%{_texmfdistdir}/fonts/afm/public/wasy/wasy8.afm
12mr|texlive-wasy-20060912-2|42	%{_texmfdistdir}/fonts/afm/public/wasy/wasy9.afm
12mr|texlive-wasy-20060912-2|43	%{_texmfdistdir}/fonts/afm/public/wasy/wasyb10.afm
12mr|texlive-wasy-20060912-2|44	%{_texmfdistdir}/fonts/map/dvips/wasy/wasy.map
12mr|texlive-wasy-20060912-2|45	%{_texmfdistdir}/fonts/source/public/wasy/lasychr.mf
12mr|texlive-wasy-20060912-2|46	%{_texmfdistdir}/fonts/source/public/wasy/rsym.mf
12mr|texlive-wasy-20060912-2|47	%{_texmfdistdir}/fonts/source/public/wasy/wasy10.mf
12mr|texlive-wasy-20060912-2|48	%{_texmfdistdir}/fonts/source/public/wasy/wasy5.mf
12mr|texlive-wasy-20060912-2|49	%{_texmfdistdir}/fonts/source/public/wasy/wasy6.mf
12mr|texlive-wasy-20060912-2|50	%{_texmfdistdir}/fonts/source/public/wasy/wasy7.mf
12mr|texlive-wasy-20060912-2|51	%{_texmfdistdir}/fonts/source/public/wasy/wasy8.mf
12mr|texlive-wasy-20060912-2|52	%{_texmfdistdir}/fonts/source/public/wasy/wasy9.mf
12mr|texlive-wasy-20060912-2|53	%{_texmfdistdir}/fonts/source/public/wasy/wasyb10.mf
12mr|texlive-wasy-20060912-2|54	%{_texmfdistdir}/fonts/source/public/wasy/wasychr.mf
12mr|texlive-wasy-20060912-2|55	%{_texmfdistdir}/fonts/tfm/public/wasy/wasy10.tfm
12mr|texlive-wasy-20060912-2|56	%{_texmfdistdir}/fonts/tfm/public/wasy/wasy5.tfm
12mr|texlive-wasy-20060912-2|57	%{_texmfdistdir}/fonts/tfm/public/wasy/wasy6.tfm
12mr|texlive-wasy-20060912-2|58	%{_texmfdistdir}/fonts/tfm/public/wasy/wasy7.tfm
12mr|texlive-wasy-20060912-2|59	%{_texmfdistdir}/fonts/tfm/public/wasy/wasy8.tfm
12mr|texlive-wasy-20060912-2|60	%{_texmfdistdir}/fonts/tfm/public/wasy/wasy9.tfm
12mr|texlive-wasy-20060912-2|61	%{_texmfdistdir}/fonts/tfm/public/wasy/wasyb10.tfm
12mr|texlive-wasy-20060912-2|62	%{_texmfdistdir}/fonts/type1/public/wasy/wasy10.pfb
12mr|texlive-wasy-20060912-2|63	%{_texmfdistdir}/fonts/type1/public/wasy/wasy10.pfm
12mr|texlive-wasy-20060912-2|64	%{_texmfdistdir}/fonts/type1/public/wasy/wasy5.pfb
12mr|texlive-wasy-20060912-2|65	%{_texmfdistdir}/fonts/type1/public/wasy/wasy5.pfm
12mr|texlive-wasy-20060912-2|66	%{_texmfdistdir}/fonts/type1/public/wasy/wasy6.pfb
12mr|texlive-wasy-20060912-2|67	%{_texmfdistdir}/fonts/type1/public/wasy/wasy6.pfm
12mr|texlive-wasy-20060912-2|68	%{_texmfdistdir}/fonts/type1/public/wasy/wasy7.pfb
12mr|texlive-wasy-20060912-2|69	%{_texmfdistdir}/fonts/type1/public/wasy/wasy7.pfm
12mr|texlive-wasy-20060912-2|70	%{_texmfdistdir}/fonts/type1/public/wasy/wasy8.pfb
12mr|texlive-wasy-20060912-2|71	%{_texmfdistdir}/fonts/type1/public/wasy/wasy8.pfm
12mr|texlive-wasy-20060912-2|72	%{_texmfdistdir}/fonts/type1/public/wasy/wasy9.pfb
12mr|texlive-wasy-20060912-2|73	%{_texmfdistdir}/fonts/type1/public/wasy/wasy9.pfm
12mr|texlive-wasy-20060912-2|74	%{_texmfdistdir}/fonts/type1/public/wasy/wasyb10.pfb
12mr|texlive-wasy-20060912-2|75	%{_texmfdistdir}/fonts/type1/public/wasy/wasyb10.pfm
12mr|texlive-wasy-20060912-2|76	%{_texmfdistdir}/tex/plain/wasy/wasyfont.tex
12mr|texlive-wasy-20060912-2|77	%doc %{_texmfdistdir}/doc/fonts/wasy/README
12mr|texlive-wasy-20060912-2|78	%doc %{_texmfdistdir}/doc/fonts/wasy/legal.txt
12mr|texlive-wasy-20060912-2|79	%doc %{_texmfdistdir}/doc/fonts/wasy/wasydoc.pdf
12mr|texlive-wasy-20060912-2|80	%doc %{_texmfdistdir}/doc/fonts/wasy/wasydoc.tex
12mr|texlive-wasy-20060912-2|81	%doc %{_texmfdistdir}/doc/fonts/wasy/wasyfont.2
12mr|texlive-wasy-20060912-2|82	
12mr|texlive-wasy-20060912-2|83	#-----------------------------------------------------------------------
12mr|texlive-wasy-20060912-2|84	%prep
12mr|texlive-wasy-20060912-2|85	%setup -c -a0 -a1
12mr|texlive-wasy-20060912-2|86	
12mr|texlive-wasy-20060912-2|87	%build
12mr|texlive-wasy-20060912-2|88	
12mr|texlive-wasy-20060912-2|89	%install
12mr|texlive-wasy-20060912-2|90	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-wasy-20060912-2|91	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-wasy-20060912-2|92	
12mr|texlive-wasy-20060912-2|93	
12mr|texlive-wasy-20060912-2|94	
12mr|texlive-wasy-20060912-2|95	%changelog
12mr|texlive-wasy-20060912-2|96	

18919 12
12mr|texlive-wasysym-2.0-2|1	# revision 15878
12mr|texlive-wasysym-2.0-2|2	# category Package
12mr|texlive-wasysym-2.0-2|3	# catalog-ctan /macros/latex/contrib/wasysym
12mr|texlive-wasysym-2.0-2|4	# catalog-date 2006-12-16 22:36:42 +0100
12mr|texlive-wasysym-2.0-2|5	# catalog-license lppl
12mr|texlive-wasysym-2.0-2|6	# catalog-version 2.0
12mr|texlive-wasysym-2.0-2|7	Name:		texlive-wasysym
12mr|texlive-wasysym-2.0-2|8	Version:	2.0
12mr|texlive-wasysym-2.0-2|9	Release:	2
12mr|texlive-wasysym-2.0-2|10	Summary:	LaTeX support file to use the WASY2 fonts
12mr|texlive-wasysym-2.0-2|11	Group:		Publishing
12mr|texlive-wasysym-2.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/wasysym
12mr|texlive-wasysym-2.0-2|13	License:	LPPL
12mr|texlive-wasysym-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wasysym.tar.xz
12mr|texlive-wasysym-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wasysym.doc.tar.xz
12mr|texlive-wasysym-2.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wasysym.source.tar.xz
12mr|texlive-wasysym-2.0-2|17	BuildArch:	noarch
12mr|texlive-wasysym-2.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-wasysym-2.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-wasysym-2.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-wasysym-2.0-2|21	
12mr|texlive-wasysym-2.0-2|22	%description
12mr|texlive-wasysym-2.0-2|23	The WASY2 (Waldi Symbol) font by Roland Waldi provides many
12mr|texlive-wasysym-2.0-2|24	glyphs like male and female symbols and astronomical symbols,
12mr|texlive-wasysym-2.0-2|25	as well as the complete lasy font set and other odds and ends.
12mr|texlive-wasysym-2.0-2|26	The wasysym package implements an easy to use interface for
12mr|texlive-wasysym-2.0-2|27	these symbols.
12mr|texlive-wasysym-2.0-2|28	
12mr|texlive-wasysym-2.0-2|29	%post
12mr|texlive-wasysym-2.0-2|30	%{_sbindir}/texlive.post
12mr|texlive-wasysym-2.0-2|31	
12mr|texlive-wasysym-2.0-2|32	%postun
12mr|texlive-wasysym-2.0-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-wasysym-2.0-2|34	%{_sbindir}/texlive.post
12mr|texlive-wasysym-2.0-2|35	fi
12mr|texlive-wasysym-2.0-2|36	
12mr|texlive-wasysym-2.0-2|37	#-----------------------------------------------------------------------
12mr|texlive-wasysym-2.0-2|38	%files
12mr|texlive-wasysym-2.0-2|39	%{_texmfdistdir}/tex/latex/wasysym/uwasy.fd
12mr|texlive-wasysym-2.0-2|40	%{_texmfdistdir}/tex/latex/wasysym/uwasyvar.fd
12mr|texlive-wasysym-2.0-2|41	%{_texmfdistdir}/tex/latex/wasysym/wasysym.sty
12mr|texlive-wasysym-2.0-2|42	%doc %{_texmfdistdir}/doc/latex/wasysym/wasysym.pdf
12mr|texlive-wasysym-2.0-2|43	%doc %{_texmfdistdir}/doc/latex/wasysym/wasysym.upl
12mr|texlive-wasysym-2.0-2|44	%doc %{_texmfdistdir}/doc/latex/wasysym/wasysym.xml
12mr|texlive-wasysym-2.0-2|45	#- source
12mr|texlive-wasysym-2.0-2|46	%doc %{_texmfdistdir}/source/latex/wasysym/wasysym.dtx
12mr|texlive-wasysym-2.0-2|47	%doc %{_texmfdistdir}/source/latex/wasysym/wasysym.ins
12mr|texlive-wasysym-2.0-2|48	
12mr|texlive-wasysym-2.0-2|49	#-----------------------------------------------------------------------
12mr|texlive-wasysym-2.0-2|50	%prep
12mr|texlive-wasysym-2.0-2|51	%setup -c -a0 -a1 -a2
12mr|texlive-wasysym-2.0-2|52	
12mr|texlive-wasysym-2.0-2|53	%build
12mr|texlive-wasysym-2.0-2|54	
12mr|texlive-wasysym-2.0-2|55	%install
12mr|texlive-wasysym-2.0-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-wasysym-2.0-2|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-wasysym-2.0-2|58	
12mr|texlive-wasysym-2.0-2|59	
12mr|texlive-wasysym-2.0-2|60	
12mr|texlive-wasysym-2.0-2|61	%changelog
12mr|texlive-wasysym-2.0-2|62	

18920 12
12mr|texlive-web-4.5-3|1	# revision 26689
12mr|texlive-web-4.5-3|2	# category TLCore
12mr|texlive-web-4.5-3|3	# catalog-ctan /systems/knuth/dist/web
12mr|texlive-web-4.5-3|4	# catalog-date 2012-02-22 18:24:24 +0100
12mr|texlive-web-4.5-3|5	# catalog-license knuth
12mr|texlive-web-4.5-3|6	# catalog-version 4.5
12mr|texlive-web-4.5-3|7	Name:		texlive-web
12mr|texlive-web-4.5-3|8	Version:	4.5
12mr|texlive-web-4.5-3|9	Release:	3
12mr|texlive-web-4.5-3|10	Summary:	original web programs tangle and weave
12mr|texlive-web-4.5-3|11	Group:		Publishing
12mr|texlive-web-4.5-3|12	URL:		http://www.ctan.org/tex-archive/systems/knuth/dist/web
12mr|texlive-web-4.5-3|13	License:	KNUTH
12mr|texlive-web-4.5-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/web.tar.xz
12mr|texlive-web-4.5-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/web.doc.tar.xz
12mr|texlive-web-4.5-3|16	BuildArch:	noarch
12mr|texlive-web-4.5-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-web-4.5-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-web-4.5-3|19	Requires:	texlive-kpathsea
12mr|texlive-web-4.5-3|20	Requires:	texlive-web.bin
12mr|texlive-web-4.5-3|21	
12mr|texlive-web-4.5-3|22	%description
12mr|texlive-web-4.5-3|23	The system processes 'web' files in two ways: firstly to
12mr|texlive-web-4.5-3|24	rearrange them to produce compilable code (using the program
12mr|texlive-web-4.5-3|25	tangle), and secondly to produce a TeX source (using the
12mr|texlive-web-4.5-3|26	program weave) that may be typeset for comfortable reading.
12mr|texlive-web-4.5-3|27	
12mr|texlive-web-4.5-3|28	#-----------------------------------------------------------------------
12mr|texlive-web-4.5-3|29	%files
12mr|texlive-web-4.5-3|30	%doc %{_mandir}/man1/tangle.1*
12mr|texlive-web-4.5-3|31	%doc %{_texmfdir}/doc/man/man1/tangle.man1.pdf
12mr|texlive-web-4.5-3|32	%doc %{_mandir}/man1/weave.1*
12mr|texlive-web-4.5-3|33	%doc %{_texmfdir}/doc/man/man1/weave.man1.pdf
12mr|texlive-web-4.5-3|34	
12mr|texlive-web-4.5-3|35	#-----------------------------------------------------------------------
12mr|texlive-web-4.5-3|36	%prep
12mr|texlive-web-4.5-3|37	%setup -c -a0 -a1
12mr|texlive-web-4.5-3|38	
12mr|texlive-web-4.5-3|39	%build
12mr|texlive-web-4.5-3|40	
12mr|texlive-web-4.5-3|41	%install
12mr|texlive-web-4.5-3|42	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-web-4.5-3|43	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-web-4.5-3|44	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-web-4.5-3|45	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-web-4.5-3|46	
12mr|texlive-web-4.5-3|47	
12mr|texlive-web-4.5-3|48	
12mr|texlive-web-4.5-3|49	%changelog
12mr|texlive-web-4.5-3|50	

18921 12
12mr|texlive-webguide-20110616-1|1	# revision 25813
12mr|texlive-webguide-20110616-1|2	# category Package
12mr|texlive-webguide-20110616-1|3	# catalog-ctan /info/webguide
12mr|texlive-webguide-20110616-1|4	# catalog-date 2011-06-16 21:20:53 +0200
12mr|texlive-webguide-20110616-1|5	# catalog-license other-free
12mr|texlive-webguide-20110616-1|6	# catalog-version undef
12mr|texlive-webguide-20110616-1|7	Name:		texlive-webguide
12mr|texlive-webguide-20110616-1|8	Version:	20110616
12mr|texlive-webguide-20110616-1|9	Release:	1
12mr|texlive-webguide-20110616-1|10	Summary:	Brief Guide to LaTeX Tools for Web publishing
12mr|texlive-webguide-20110616-1|11	Group:		Publishing
12mr|texlive-webguide-20110616-1|12	URL:		http://www.ctan.org/tex-archive/info/webguide
12mr|texlive-webguide-20110616-1|13	License:	OTHER-FREE
12mr|texlive-webguide-20110616-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/webguide.tar.xz
12mr|texlive-webguide-20110616-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/webguide.doc.tar.xz
12mr|texlive-webguide-20110616-1|16	BuildArch:	noarch
12mr|texlive-webguide-20110616-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-webguide-20110616-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-webguide-20110616-1|19	
12mr|texlive-webguide-20110616-1|20	%description
12mr|texlive-webguide-20110616-1|21	The documentation constitutes an example of the package's own
12mr|texlive-webguide-20110616-1|22	recommendations (being presented both in PDF and HTML).
12mr|texlive-webguide-20110616-1|23	
12mr|texlive-webguide-20110616-1|24	#-----------------------------------------------------------------------
12mr|texlive-webguide-20110616-1|25	%files
12mr|texlive-webguide-20110616-1|26	%doc %{_texmfdistdir}/doc/latex/webguide/README
12mr|texlive-webguide-20110616-1|27	%doc %{_texmfdistdir}/doc/latex/webguide/expeg.6
12mr|texlive-webguide-20110616-1|28	%doc %{_texmfdistdir}/doc/latex/webguide/expeg6.mps
12mr|texlive-webguide-20110616-1|29	%doc %{_texmfdistdir}/doc/latex/webguide/webguide.css
12mr|texlive-webguide-20110616-1|30	%doc %{_texmfdistdir}/doc/latex/webguide/webguide.html
12mr|texlive-webguide-20110616-1|31	%doc %{_texmfdistdir}/doc/latex/webguide/webguide.pdf
12mr|texlive-webguide-20110616-1|32	%doc %{_texmfdistdir}/doc/latex/webguide/webguide.tex
12mr|texlive-webguide-20110616-1|33	%doc %{_texmfdistdir}/doc/latex/webguide/webguide0x.gif
12mr|texlive-webguide-20110616-1|34	
12mr|texlive-webguide-20110616-1|35	#-----------------------------------------------------------------------
12mr|texlive-webguide-20110616-1|36	%prep
12mr|texlive-webguide-20110616-1|37	%setup -c -a0 -a1
12mr|texlive-webguide-20110616-1|38	
12mr|texlive-webguide-20110616-1|39	%build
12mr|texlive-webguide-20110616-1|40	
12mr|texlive-webguide-20110616-1|41	%install
12mr|texlive-webguide-20110616-1|42	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-webguide-20110616-1|43	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-webguide-20110616-1|44	
12mr|texlive-webguide-20110616-1|45	
12mr|texlive-webguide-20110616-1|46	
12mr|texlive-webguide-20110616-1|47	%changelog
12mr|texlive-webguide-20110616-1|48	

18922 12
12mr|texlive-widetable-1.1-2|1	# revision 16082
12mr|texlive-widetable-1.1-2|2	# category Package
12mr|texlive-widetable-1.1-2|3	# catalog-ctan /macros/latex/contrib/widetable
12mr|texlive-widetable-1.1-2|4	# catalog-date 2009-11-10 09:00:49 +0100
12mr|texlive-widetable-1.1-2|5	# catalog-license lppl1.3
12mr|texlive-widetable-1.1-2|6	# catalog-version 1.1
12mr|texlive-widetable-1.1-2|7	Name:		texlive-widetable
12mr|texlive-widetable-1.1-2|8	Version:	1.1
12mr|texlive-widetable-1.1-2|9	Release:	2
12mr|texlive-widetable-1.1-2|10	Summary:	An environment for typesetting tables of specified width
12mr|texlive-widetable-1.1-2|11	Group:		Publishing
12mr|texlive-widetable-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/widetable
12mr|texlive-widetable-1.1-2|13	License:	LPPL1.3
12mr|texlive-widetable-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/widetable.tar.xz
12mr|texlive-widetable-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/widetable.doc.tar.xz
12mr|texlive-widetable-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/widetable.source.tar.xz
12mr|texlive-widetable-1.1-2|17	BuildArch:	noarch
12mr|texlive-widetable-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-widetable-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-widetable-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-widetable-1.1-2|21	
12mr|texlive-widetable-1.1-2|22	%description
12mr|texlive-widetable-1.1-2|23	The package defines a new environment that, unlike tabularX,
12mr|texlive-widetable-1.1-2|24	typesets a table of specified width by working on the inter-
12mr|texlive-widetable-1.1-2|25	column glue; the tabular cells will all be stretched (or
12mr|texlive-widetable-1.1-2|26	shrunk) according to need. The package will use the e-TeX
12mr|texlive-widetable-1.1-2|27	arithmetic extensions if they are available (they are, in most
12mr|texlive-widetable-1.1-2|28	modern distributions).
12mr|texlive-widetable-1.1-2|29	
12mr|texlive-widetable-1.1-2|30	%post
12mr|texlive-widetable-1.1-2|31	%{_sbindir}/texlive.post
12mr|texlive-widetable-1.1-2|32	
12mr|texlive-widetable-1.1-2|33	%postun
12mr|texlive-widetable-1.1-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-widetable-1.1-2|35	%{_sbindir}/texlive.post
12mr|texlive-widetable-1.1-2|36	fi
12mr|texlive-widetable-1.1-2|37	
12mr|texlive-widetable-1.1-2|38	#-----------------------------------------------------------------------
12mr|texlive-widetable-1.1-2|39	%files
12mr|texlive-widetable-1.1-2|40	%{_texmfdistdir}/tex/latex/widetable/widetable.sty
12mr|texlive-widetable-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/widetable/README
12mr|texlive-widetable-1.1-2|42	%doc %{_texmfdistdir}/doc/latex/widetable/manifest.txt
12mr|texlive-widetable-1.1-2|43	%doc %{_texmfdistdir}/doc/latex/widetable/widetable.pdf
12mr|texlive-widetable-1.1-2|44	#- source
12mr|texlive-widetable-1.1-2|45	%doc %{_texmfdistdir}/source/latex/widetable/widetable.dtx
12mr|texlive-widetable-1.1-2|46	%doc %{_texmfdistdir}/source/latex/widetable/widetable.ins
12mr|texlive-widetable-1.1-2|47	
12mr|texlive-widetable-1.1-2|48	#-----------------------------------------------------------------------
12mr|texlive-widetable-1.1-2|49	%prep
12mr|texlive-widetable-1.1-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-widetable-1.1-2|51	
12mr|texlive-widetable-1.1-2|52	%build
12mr|texlive-widetable-1.1-2|53	
12mr|texlive-widetable-1.1-2|54	%install
12mr|texlive-widetable-1.1-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-widetable-1.1-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-widetable-1.1-2|57	
12mr|texlive-widetable-1.1-2|58	
12mr|texlive-widetable-1.1-2|59	
12mr|texlive-widetable-1.1-2|60	%changelog
12mr|texlive-widetable-1.1-2|61	

18923 12
12mr|texlive-williams-20090130-2|1	# revision 15878
12mr|texlive-williams-20090130-2|2	# category Package
12mr|texlive-williams-20090130-2|3	# catalog-ctan /macros/latex/contrib/williams
12mr|texlive-williams-20090130-2|4	# catalog-date 2009-01-30 14:29:16 +0100
12mr|texlive-williams-20090130-2|5	# catalog-license lppl
12mr|texlive-williams-20090130-2|6	# catalog-version undef
12mr|texlive-williams-20090130-2|7	Name:		texlive-williams
12mr|texlive-williams-20090130-2|8	Version:	20090130
12mr|texlive-williams-20090130-2|9	Release:	2
12mr|texlive-williams-20090130-2|10	Summary:	Miscellaneous macros by Peter Williams
12mr|texlive-williams-20090130-2|11	Group:		Publishing
12mr|texlive-williams-20090130-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/williams
12mr|texlive-williams-20090130-2|13	License:	LPPL
12mr|texlive-williams-20090130-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/williams.tar.xz
12mr|texlive-williams-20090130-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/williams.doc.tar.xz
12mr|texlive-williams-20090130-2|16	BuildArch:	noarch
12mr|texlive-williams-20090130-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-williams-20090130-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-williams-20090130-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-williams-20090130-2|20	
12mr|texlive-williams-20090130-2|21	%description
12mr|texlive-williams-20090130-2|22	The bundle provides two packages: - antree, which provides
12mr|texlive-williams-20090130-2|23	macros for annotated node trees, and - toklist, which is an
12mr|texlive-williams-20090130-2|24	implementation of Knuth's token list macros, to be found on
12mr|texlive-williams-20090130-2|25	pp.378-379 of the TeXbook.
12mr|texlive-williams-20090130-2|26	
12mr|texlive-williams-20090130-2|27	%post
12mr|texlive-williams-20090130-2|28	%{_sbindir}/texlive.post
12mr|texlive-williams-20090130-2|29	
12mr|texlive-williams-20090130-2|30	%postun
12mr|texlive-williams-20090130-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-williams-20090130-2|32	%{_sbindir}/texlive.post
12mr|texlive-williams-20090130-2|33	fi
12mr|texlive-williams-20090130-2|34	
12mr|texlive-williams-20090130-2|35	#-----------------------------------------------------------------------
12mr|texlive-williams-20090130-2|36	%files
12mr|texlive-williams-20090130-2|37	%{_texmfdistdir}/tex/latex/williams/antree.sty
12mr|texlive-williams-20090130-2|38	%{_texmfdistdir}/tex/latex/williams/toklist.sty
12mr|texlive-williams-20090130-2|39	%doc %{_texmfdistdir}/doc/latex/williams/README
12mr|texlive-williams-20090130-2|40	
12mr|texlive-williams-20090130-2|41	#-----------------------------------------------------------------------
12mr|texlive-williams-20090130-2|42	%prep
12mr|texlive-williams-20090130-2|43	%setup -c -a0 -a1
12mr|texlive-williams-20090130-2|44	
12mr|texlive-williams-20090130-2|45	%build
12mr|texlive-williams-20090130-2|46	
12mr|texlive-williams-20090130-2|47	%install
12mr|texlive-williams-20090130-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-williams-20090130-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-williams-20090130-2|50	
12mr|texlive-williams-20090130-2|51	
12mr|texlive-williams-20090130-2|52	
12mr|texlive-williams-20090130-2|53	%changelog
12mr|texlive-williams-20090130-2|54	

18924 12
12mr|texlive-wnri-20110506-2|1	# revision 22459
12mr|texlive-wnri-20110506-2|2	# category Package
12mr|texlive-wnri-20110506-2|3	# catalog-ctan /fonts/wnri
12mr|texlive-wnri-20110506-2|4	# catalog-date 2011-05-06 00:38:04 +0200
12mr|texlive-wnri-20110506-2|5	# catalog-license gpl
12mr|texlive-wnri-20110506-2|6	# catalog-version undef
12mr|texlive-wnri-20110506-2|7	Name:		texlive-wnri
12mr|texlive-wnri-20110506-2|8	Version:	20110506
12mr|texlive-wnri-20110506-2|9	Release:	2
12mr|texlive-wnri-20110506-2|10	Summary:	Ridgeway's fonts
12mr|texlive-wnri-20110506-2|11	Group:		Publishing
12mr|texlive-wnri-20110506-2|12	URL:		http://www.ctan.org/tex-archive/fonts/wnri
12mr|texlive-wnri-20110506-2|13	License:	GPL
12mr|texlive-wnri-20110506-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wnri.tar.xz
12mr|texlive-wnri-20110506-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wnri.doc.tar.xz
12mr|texlive-wnri-20110506-2|16	BuildArch:	noarch
12mr|texlive-wnri-20110506-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-wnri-20110506-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-wnri-20110506-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-wnri-20110506-2|20	
12mr|texlive-wnri-20110506-2|21	%description
12mr|texlive-wnri-20110506-2|22	Fonts (as Metafont source) for Old English, Indic languages in
12mr|texlive-wnri-20110506-2|23	Roman transliteration and Puget Salish (Lushootseed) and other
12mr|texlive-wnri-20110506-2|24	Native American languages.
12mr|texlive-wnri-20110506-2|25	
12mr|texlive-wnri-20110506-2|26	%post
12mr|texlive-wnri-20110506-2|27	%{_sbindir}/texlive.post
12mr|texlive-wnri-20110506-2|28	
12mr|texlive-wnri-20110506-2|29	%postun
12mr|texlive-wnri-20110506-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-wnri-20110506-2|31	%{_sbindir}/texlive.post
12mr|texlive-wnri-20110506-2|32	fi
12mr|texlive-wnri-20110506-2|33	
12mr|texlive-wnri-20110506-2|34	#-----------------------------------------------------------------------
12mr|texlive-wnri-20110506-2|35	%files
12mr|texlive-wnri-20110506-2|36	%{_texmfdistdir}/fonts/source/public/wnri/acctmax.mf
12mr|texlive-wnri-20110506-2|37	%{_texmfdistdir}/fonts/source/public/wnri/acutacct.mf
12mr|texlive-wnri-20110506-2|38	%{_texmfdistdir}/fonts/source/public/wnri/addpunc.mf
12mr|texlive-wnri-20110506-2|39	%{_texmfdistdir}/fonts/source/public/wnri/baraacct.mf
12mr|texlive-wnri-20110506-2|40	%{_texmfdistdir}/fonts/source/public/wnri/bargacct.mf
12mr|texlive-wnri-20110506-2|41	%{_texmfdistdir}/fonts/source/public/wnri/bnduacct.mf
12mr|texlive-wnri-20110506-2|42	%{_texmfdistdir}/fonts/source/public/wnri/brbracct.mf
12mr|texlive-wnri-20110506-2|43	%{_texmfdistdir}/fonts/source/public/wnri/brevacct.mf
12mr|texlive-wnri-20110506-2|44	%{_texmfdistdir}/fonts/source/public/wnri/cdilacct.mf
12mr|texlive-wnri-20110506-2|45	%{_texmfdistdir}/fonts/source/public/wnri/facutact.mf
12mr|texlive-wnri-20110506-2|46	%{_texmfdistdir}/fonts/source/public/wnri/fbaraact.mf
12mr|texlive-wnri-20110506-2|47	%{_texmfdistdir}/fonts/source/public/wnri/fbargact.mf
12mr|texlive-wnri-20110506-2|48	%{_texmfdistdir}/fonts/source/public/wnri/fbrevact.mf
12mr|texlive-wnri-20110506-2|49	%{_texmfdistdir}/fonts/source/public/wnri/fgravact.mf
12mr|texlive-wnri-20110506-2|50	%{_texmfdistdir}/fonts/source/public/wnri/fhachact.mf
12mr|texlive-wnri-20110506-2|51	%{_texmfdistdir}/fonts/source/public/wnri/fhattact.mf
12mr|texlive-wnri-20110506-2|52	%{_texmfdistdir}/fonts/source/public/wnri/fubrvact.mf
12mr|texlive-wnri-20110506-2|53	%{_texmfdistdir}/fonts/source/public/wnri/fudacact.mf
12mr|texlive-wnri-20110506-2|54	%{_texmfdistdir}/fonts/source/public/wnri/fudgract.mf
12mr|texlive-wnri-20110506-2|55	%{_texmfdistdir}/fonts/source/public/wnri/gamma.mf
12mr|texlive-wnri-20110506-2|56	%{_texmfdistdir}/fonts/source/public/wnri/gram_max.mf
12mr|texlive-wnri-20110506-2|57	%{_texmfdistdir}/fonts/source/public/wnri/grampunc.mf
12mr|texlive-wnri-20110506-2|58	%{_texmfdistdir}/fonts/source/public/wnri/gravacct.mf
12mr|texlive-wnri-20110506-2|59	%{_texmfdistdir}/fonts/source/public/wnri/greeks.mf
12mr|texlive-wnri-20110506-2|60	%{_texmfdistdir}/fonts/source/public/wnri/haccbase.mf
12mr|texlive-wnri-20110506-2|61	%{_texmfdistdir}/fonts/source/public/wnri/hachacct.mf
12mr|texlive-wnri-20110506-2|62	%{_texmfdistdir}/fonts/source/public/wnri/hattacct.mf
12mr|texlive-wnri-20110506-2|63	%{_texmfdistdir}/fonts/source/public/wnri/iaesc.mf
12mr|texlive-wnri-20110506-2|64	%{_texmfdistdir}/fonts/source/public/wnri/ibrvacct.mf
12mr|texlive-wnri-20110506-2|65	%{_texmfdistdir}/fonts/source/public/wnri/igamma.mf
12mr|texlive-wnri-20110506-2|66	%{_texmfdistdir}/fonts/source/public/wnri/italcskt.mf
12mr|texlive-wnri-20110506-2|67	%{_texmfdistdir}/fonts/source/public/wnri/italla.mf
12mr|texlive-wnri-20110506-2|68	%{_texmfdistdir}/fonts/source/public/wnri/ligature.mf
12mr|texlive-wnri-20110506-2|69	%{_texmfdistdir}/fonts/source/public/wnri/ligaturi.mf
12mr|texlive-wnri-20110506-2|70	%{_texmfdistdir}/fonts/source/public/wnri/macracct.mf
12mr|texlive-wnri-20110506-2|71	%{_texmfdistdir}/fonts/source/public/wnri/mudaacct.mf
12mr|texlive-wnri-20110506-2|72	%{_texmfdistdir}/fonts/source/public/wnri/odotacct.mf
12mr|texlive-wnri-20110506-2|73	%{_texmfdistdir}/fonts/source/public/wnri/orngacct.mf
12mr|texlive-wnri-20110506-2|74	%{_texmfdistdir}/fonts/source/public/wnri/product.mf
12mr|texlive-wnri-20110506-2|75	%{_texmfdistdir}/fonts/source/public/wnri/romanla.mf
12mr|texlive-wnri-20110506-2|76	%{_texmfdistdir}/fonts/source/public/wnri/romanskt.mf
12mr|texlive-wnri-20110506-2|77	%{_texmfdistdir}/fonts/source/public/wnri/romanua.mf
12mr|texlive-wnri-20110506-2|78	%{_texmfdistdir}/fonts/source/public/wnri/sktmisc.mf
12mr|texlive-wnri-20110506-2|79	%{_texmfdistdir}/fonts/source/public/wnri/tildacct.mf
12mr|texlive-wnri-20110506-2|80	%{_texmfdistdir}/fonts/source/public/wnri/u-ring.mf
12mr|texlive-wnri-20110506-2|81	%{_texmfdistdir}/fonts/source/public/wnri/ubaracct.mf
12mr|texlive-wnri-20110506-2|82	%{_texmfdistdir}/fonts/source/public/wnri/ubrvacct.mf
12mr|texlive-wnri-20110506-2|83	%{_texmfdistdir}/fonts/source/public/wnri/udacacct.mf
12mr|texlive-wnri-20110506-2|84	%{_texmfdistdir}/fonts/source/public/wnri/udgracct.mf
12mr|texlive-wnri-20110506-2|85	%{_texmfdistdir}/fonts/source/public/wnri/udmcacct.mf
12mr|texlive-wnri-20110506-2|86	%{_texmfdistdir}/fonts/source/public/wnri/udotacct.mf
12mr|texlive-wnri-20110506-2|87	%{_texmfdistdir}/fonts/source/public/wnri/uibvacct.mf
12mr|texlive-wnri-20110506-2|88	%{_texmfdistdir}/fonts/source/public/wnri/umlaacct.mf
12mr|texlive-wnri-20110506-2|89	%{_texmfdistdir}/fonts/source/public/wnri/urmcacct.mf
12mr|texlive-wnri-20110506-2|90	%{_texmfdistdir}/fonts/source/public/wnri/urngacct.mf
12mr|texlive-wnri-20110506-2|91	%{_texmfdistdir}/fonts/source/public/wnri/uumlacct.mf
12mr|texlive-wnri-20110506-2|92	%{_texmfdistdir}/fonts/source/public/wnri/wnindic.map
12mr|texlive-wnri-20110506-2|93	%{_texmfdistdir}/fonts/source/public/wnri/wnrib10.mf
12mr|texlive-wnri-20110506-2|94	%{_texmfdistdir}/fonts/source/public/wnri/wnrib8.mf
12mr|texlive-wnri-20110506-2|95	%{_texmfdistdir}/fonts/source/public/wnri/wnribi10.mf
12mr|texlive-wnri-20110506-2|96	%{_texmfdistdir}/fonts/source/public/wnri/wnrii10.mf
12mr|texlive-wnri-20110506-2|97	%{_texmfdistdir}/fonts/source/public/wnri/wnrii8.mf
12mr|texlive-wnri-20110506-2|98	%{_texmfdistdir}/fonts/source/public/wnri/wnrir10.mf
12mr|texlive-wnri-20110506-2|99	%{_texmfdistdir}/fonts/source/public/wnri/wnrir8.mf
12mr|texlive-wnri-20110506-2|100	%{_texmfdistdir}/fonts/source/public/wnri/wnris10.mf
12mr|texlive-wnri-20110506-2|101	%{_texmfdistdir}/fonts/source/public/wnri/wnris8.mf
12mr|texlive-wnri-20110506-2|102	%{_texmfdistdir}/fonts/source/public/wnri/wnrit10.mf
12mr|texlive-wnri-20110506-2|103	%{_texmfdistdir}/fonts/source/public/wnri/wnrit8.mf
12mr|texlive-wnri-20110506-2|104	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrib10.tfm
12mr|texlive-wnri-20110506-2|105	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrib8.tfm
12mr|texlive-wnri-20110506-2|106	%{_texmfdistdir}/fonts/tfm/public/wnri/wnribi10.tfm
12mr|texlive-wnri-20110506-2|107	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrii10.tfm
12mr|texlive-wnri-20110506-2|108	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrii8.tfm
12mr|texlive-wnri-20110506-2|109	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrir10.tfm
12mr|texlive-wnri-20110506-2|110	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrir8.tfm
12mr|texlive-wnri-20110506-2|111	%{_texmfdistdir}/fonts/tfm/public/wnri/wnris10.tfm
12mr|texlive-wnri-20110506-2|112	%{_texmfdistdir}/fonts/tfm/public/wnri/wnris8.tfm
12mr|texlive-wnri-20110506-2|113	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrit10.tfm
12mr|texlive-wnri-20110506-2|114	%{_texmfdistdir}/fonts/tfm/public/wnri/wnrit8.tfm
12mr|texlive-wnri-20110506-2|115	%doc %{_texmfdistdir}/doc/fonts/wnri/README
12mr|texlive-wnri-20110506-2|116	%doc %{_texmfdistdir}/doc/fonts/wnri/old/README
12mr|texlive-wnri-20110506-2|117	%doc %{_texmfdistdir}/doc/fonts/wnri/old/barnett.map
12mr|texlive-wnri-20110506-2|118	%doc %{_texmfdistdir}/doc/fonts/wnri/old/lushucid.map
12mr|texlive-wnri-20110506-2|119	%doc %{_texmfdistdir}/doc/fonts/wnri/old/newgb.map
12mr|texlive-wnri-20110506-2|120	
12mr|texlive-wnri-20110506-2|121	#-----------------------------------------------------------------------
12mr|texlive-wnri-20110506-2|122	%prep
12mr|texlive-wnri-20110506-2|123	%setup -c -a0 -a1
12mr|texlive-wnri-20110506-2|124	
12mr|texlive-wnri-20110506-2|125	%build
12mr|texlive-wnri-20110506-2|126	
12mr|texlive-wnri-20110506-2|127	%install
12mr|texlive-wnri-20110506-2|128	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-wnri-20110506-2|129	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-wnri-20110506-2|130	
12mr|texlive-wnri-20110506-2|131	
12mr|texlive-wnri-20110506-2|132	
12mr|texlive-wnri-20110506-2|133	%changelog
12mr|texlive-wnri-20110506-2|134	

18925 12
12mr|texlive-wnri-latex-1.0b-2|1	# revision 22338
12mr|texlive-wnri-latex-1.0b-2|2	# category Package
12mr|texlive-wnri-latex-1.0b-2|3	# catalog-ctan /macros/latex/contrib/wnri-latex
12mr|texlive-wnri-latex-1.0b-2|4	# catalog-date 2011-05-06 00:56:07 +0200
12mr|texlive-wnri-latex-1.0b-2|5	# catalog-license gpl2
12mr|texlive-wnri-latex-1.0b-2|6	# catalog-version 1.0b
12mr|texlive-wnri-latex-1.0b-2|7	Name:		texlive-wnri-latex
12mr|texlive-wnri-latex-1.0b-2|8	Version:	1.0b
12mr|texlive-wnri-latex-1.0b-2|9	Release:	2
12mr|texlive-wnri-latex-1.0b-2|10	Summary:	LaTeX support for wnri fonts
12mr|texlive-wnri-latex-1.0b-2|11	Group:		Publishing
12mr|texlive-wnri-latex-1.0b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/wnri-latex
12mr|texlive-wnri-latex-1.0b-2|13	License:	GPL2
12mr|texlive-wnri-latex-1.0b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wnri-latex.tar.xz
12mr|texlive-wnri-latex-1.0b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wnri-latex.doc.tar.xz
12mr|texlive-wnri-latex-1.0b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wnri-latex.source.tar.xz
12mr|texlive-wnri-latex-1.0b-2|17	BuildArch:	noarch
12mr|texlive-wnri-latex-1.0b-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-wnri-latex-1.0b-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-wnri-latex-1.0b-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-wnri-latex-1.0b-2|21	
12mr|texlive-wnri-latex-1.0b-2|22	%description
12mr|texlive-wnri-latex-1.0b-2|23	LaTeX support for the fonts.
12mr|texlive-wnri-latex-1.0b-2|24	
12mr|texlive-wnri-latex-1.0b-2|25	%post
12mr|texlive-wnri-latex-1.0b-2|26	%{_sbindir}/texlive.post
12mr|texlive-wnri-latex-1.0b-2|27	
12mr|texlive-wnri-latex-1.0b-2|28	%postun
12mr|texlive-wnri-latex-1.0b-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-wnri-latex-1.0b-2|30	%{_sbindir}/texlive.post
12mr|texlive-wnri-latex-1.0b-2|31	fi
12mr|texlive-wnri-latex-1.0b-2|32	
12mr|texlive-wnri-latex-1.0b-2|33	#-----------------------------------------------------------------------
12mr|texlive-wnri-latex-1.0b-2|34	%files
12mr|texlive-wnri-latex-1.0b-2|35	%{_texmfdistdir}/tex/latex/wnri-latex/ot1wnr.fd
12mr|texlive-wnri-latex-1.0b-2|36	%{_texmfdistdir}/tex/latex/wnri-latex/ot1wnss.fd
12mr|texlive-wnri-latex-1.0b-2|37	%{_texmfdistdir}/tex/latex/wnri-latex/ot1wntt.fd
12mr|texlive-wnri-latex-1.0b-2|38	%{_texmfdistdir}/tex/latex/wnri-latex/wnri.def
12mr|texlive-wnri-latex-1.0b-2|39	%{_texmfdistdir}/tex/latex/wnri-latex/wnri.sty
12mr|texlive-wnri-latex-1.0b-2|40	%doc %{_texmfdistdir}/doc/latex/wnri-latex/README
12mr|texlive-wnri-latex-1.0b-2|41	%doc %{_texmfdistdir}/doc/latex/wnri-latex/wnri.pdf
12mr|texlive-wnri-latex-1.0b-2|42	%doc %{_texmfdistdir}/doc/latex/wnri-latex/wnritest.tex
12mr|texlive-wnri-latex-1.0b-2|43	#- source
12mr|texlive-wnri-latex-1.0b-2|44	%doc %{_texmfdistdir}/source/latex/wnri-latex/wnri.dtx
12mr|texlive-wnri-latex-1.0b-2|45	%doc %{_texmfdistdir}/source/latex/wnri-latex/wnri.ins
12mr|texlive-wnri-latex-1.0b-2|46	
12mr|texlive-wnri-latex-1.0b-2|47	#-----------------------------------------------------------------------
12mr|texlive-wnri-latex-1.0b-2|48	%prep
12mr|texlive-wnri-latex-1.0b-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-wnri-latex-1.0b-2|50	
12mr|texlive-wnri-latex-1.0b-2|51	%build
12mr|texlive-wnri-latex-1.0b-2|52	
12mr|texlive-wnri-latex-1.0b-2|53	%install
12mr|texlive-wnri-latex-1.0b-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-wnri-latex-1.0b-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-wnri-latex-1.0b-2|56	
12mr|texlive-wnri-latex-1.0b-2|57	
12mr|texlive-wnri-latex-1.0b-2|58	
12mr|texlive-wnri-latex-1.0b-2|59	%changelog
12mr|texlive-wnri-latex-1.0b-2|60	

18926 12
12mr|texlive-wordlike-1.2b-2|1	# revision 15878
12mr|texlive-wordlike-1.2b-2|2	# category Package
12mr|texlive-wordlike-1.2b-2|3	# catalog-ctan /macros/latex/contrib/wordlike
12mr|texlive-wordlike-1.2b-2|4	# catalog-date 2009-06-03 09:03:24 +0200
12mr|texlive-wordlike-1.2b-2|5	# catalog-license lppl
12mr|texlive-wordlike-1.2b-2|6	# catalog-version 1.2b
12mr|texlive-wordlike-1.2b-2|7	Name:		texlive-wordlike
12mr|texlive-wordlike-1.2b-2|8	Version:	1.2b
12mr|texlive-wordlike-1.2b-2|9	Release:	2
12mr|texlive-wordlike-1.2b-2|10	Summary:	Simulating word processor layout
12mr|texlive-wordlike-1.2b-2|11	Group:		Publishing
12mr|texlive-wordlike-1.2b-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/wordlike
12mr|texlive-wordlike-1.2b-2|13	License:	LPPL
12mr|texlive-wordlike-1.2b-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wordlike.tar.xz
12mr|texlive-wordlike-1.2b-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wordlike.doc.tar.xz
12mr|texlive-wordlike-1.2b-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wordlike.source.tar.xz
12mr|texlive-wordlike-1.2b-2|17	BuildArch:	noarch
12mr|texlive-wordlike-1.2b-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-wordlike-1.2b-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-wordlike-1.2b-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-wordlike-1.2b-2|21	
12mr|texlive-wordlike-1.2b-2|22	%description
12mr|texlive-wordlike-1.2b-2|23	The package simulates typical word processor layout: narrow
12mr|texlive-wordlike-1.2b-2|24	page margins, Times, Helvetica and Courier fonts, \LARGE or
12mr|texlive-wordlike-1.2b-2|25	\Large headings, and \sloppy typesetting. The package aims at
12mr|texlive-wordlike-1.2b-2|26	making life easier for users who are discontent with LaTeX's
12mr|texlive-wordlike-1.2b-2|27	standard layout settings because they need a layout that
12mr|texlive-wordlike-1.2b-2|28	resembles the usual "wordlike" output. The design of the
12mr|texlive-wordlike-1.2b-2|29	package draws on several discussions in the de.comp.text.tex
12mr|texlive-wordlike-1.2b-2|30	and comp.text.tex newsgroups that are referred to in the
12mr|texlive-wordlike-1.2b-2|31	manual.
12mr|texlive-wordlike-1.2b-2|32	
12mr|texlive-wordlike-1.2b-2|33	%post
12mr|texlive-wordlike-1.2b-2|34	%{_sbindir}/texlive.post
12mr|texlive-wordlike-1.2b-2|35	
12mr|texlive-wordlike-1.2b-2|36	%postun
12mr|texlive-wordlike-1.2b-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-wordlike-1.2b-2|38	%{_sbindir}/texlive.post
12mr|texlive-wordlike-1.2b-2|39	fi
12mr|texlive-wordlike-1.2b-2|40	
12mr|texlive-wordlike-1.2b-2|41	#-----------------------------------------------------------------------
12mr|texlive-wordlike-1.2b-2|42	%files
12mr|texlive-wordlike-1.2b-2|43	%{_texmfdistdir}/tex/latex/wordlike/wordlike.sty
12mr|texlive-wordlike-1.2b-2|44	%doc %{_texmfdistdir}/doc/latex/wordlike/README
12mr|texlive-wordlike-1.2b-2|45	%doc %{_texmfdistdir}/doc/latex/wordlike/wordlike.pdf
12mr|texlive-wordlike-1.2b-2|46	#- source
12mr|texlive-wordlike-1.2b-2|47	%doc %{_texmfdistdir}/source/latex/wordlike/wordlike.dtx
12mr|texlive-wordlike-1.2b-2|48	%doc %{_texmfdistdir}/source/latex/wordlike/wordlike.ins
12mr|texlive-wordlike-1.2b-2|49	
12mr|texlive-wordlike-1.2b-2|50	#-----------------------------------------------------------------------
12mr|texlive-wordlike-1.2b-2|51	%prep
12mr|texlive-wordlike-1.2b-2|52	%setup -c -a0 -a1 -a2
12mr|texlive-wordlike-1.2b-2|53	
12mr|texlive-wordlike-1.2b-2|54	%build
12mr|texlive-wordlike-1.2b-2|55	
12mr|texlive-wordlike-1.2b-2|56	%install
12mr|texlive-wordlike-1.2b-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-wordlike-1.2b-2|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-wordlike-1.2b-2|59	
12mr|texlive-wordlike-1.2b-2|60	
12mr|texlive-wordlike-1.2b-2|61	
12mr|texlive-wordlike-1.2b-2|62	%changelog
12mr|texlive-wordlike-1.2b-2|63	

18927 12
12mr|texlive-wrapfig-3.6-2|1	# revision 22048
12mr|texlive-wrapfig-3.6-2|2	# category Package
12mr|texlive-wrapfig-3.6-2|3	# catalog-ctan /macros/latex/contrib/wrapfig
12mr|texlive-wrapfig-3.6-2|4	# catalog-date 2011-04-09 12:56:30 +0200
12mr|texlive-wrapfig-3.6-2|5	# catalog-license lppl
12mr|texlive-wrapfig-3.6-2|6	# catalog-version 3.6
12mr|texlive-wrapfig-3.6-2|7	Name:		texlive-wrapfig
12mr|texlive-wrapfig-3.6-2|8	Version:	3.6
12mr|texlive-wrapfig-3.6-2|9	Release:	2
12mr|texlive-wrapfig-3.6-2|10	Summary:	Produces figures which text can flow around
12mr|texlive-wrapfig-3.6-2|11	Group:		Publishing
12mr|texlive-wrapfig-3.6-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/wrapfig
12mr|texlive-wrapfig-3.6-2|13	License:	LPPL
12mr|texlive-wrapfig-3.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wrapfig.tar.xz
12mr|texlive-wrapfig-3.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wrapfig.doc.tar.xz
12mr|texlive-wrapfig-3.6-2|16	BuildArch:	noarch
12mr|texlive-wrapfig-3.6-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-wrapfig-3.6-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-wrapfig-3.6-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-wrapfig-3.6-2|20	
12mr|texlive-wrapfig-3.6-2|21	%description
12mr|texlive-wrapfig-3.6-2|22	Allows figures or tables to have text wrapped around them. Does
12mr|texlive-wrapfig-3.6-2|23	not work in combination with list environments, but can be used
12mr|texlive-wrapfig-3.6-2|24	in a parbox or minipage, and in twocolumn format. Supports the
12mr|texlive-wrapfig-3.6-2|25	float package.
12mr|texlive-wrapfig-3.6-2|26	
12mr|texlive-wrapfig-3.6-2|27	%post
12mr|texlive-wrapfig-3.6-2|28	%{_sbindir}/texlive.post
12mr|texlive-wrapfig-3.6-2|29	
12mr|texlive-wrapfig-3.6-2|30	%postun
12mr|texlive-wrapfig-3.6-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-wrapfig-3.6-2|32	%{_sbindir}/texlive.post
12mr|texlive-wrapfig-3.6-2|33	fi
12mr|texlive-wrapfig-3.6-2|34	
12mr|texlive-wrapfig-3.6-2|35	#-----------------------------------------------------------------------
12mr|texlive-wrapfig-3.6-2|36	%files
12mr|texlive-wrapfig-3.6-2|37	%{_texmfdistdir}/tex/latex/wrapfig/wrapfig.sty
12mr|texlive-wrapfig-3.6-2|38	%doc %{_texmfdistdir}/doc/latex/wrapfig/multiple-span.txt
12mr|texlive-wrapfig-3.6-2|39	%doc %{_texmfdistdir}/doc/latex/wrapfig/wrapfig-doc.pdf
12mr|texlive-wrapfig-3.6-2|40	%doc %{_texmfdistdir}/doc/latex/wrapfig/wrapfig-doc.tex
12mr|texlive-wrapfig-3.6-2|41	
12mr|texlive-wrapfig-3.6-2|42	#-----------------------------------------------------------------------
12mr|texlive-wrapfig-3.6-2|43	%prep
12mr|texlive-wrapfig-3.6-2|44	%setup -c -a0 -a1
12mr|texlive-wrapfig-3.6-2|45	
12mr|texlive-wrapfig-3.6-2|46	%build
12mr|texlive-wrapfig-3.6-2|47	
12mr|texlive-wrapfig-3.6-2|48	%install
12mr|texlive-wrapfig-3.6-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-wrapfig-3.6-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-wrapfig-3.6-2|51	
12mr|texlive-wrapfig-3.6-2|52	
12mr|texlive-wrapfig-3.6-2|53	
12mr|texlive-wrapfig-3.6-2|54	%changelog
12mr|texlive-wrapfig-3.6-2|55	

18928 12
12mr|texlive-wsuipa-20120127-1|1	# revision 25469
12mr|texlive-wsuipa-20120127-1|2	# category Package
12mr|texlive-wsuipa-20120127-1|3	# catalog-ctan /fonts/wsuipa
12mr|texlive-wsuipa-20120127-1|4	# catalog-date 2012-01-27 13:33:18 +0100
12mr|texlive-wsuipa-20120127-1|5	# catalog-license other-free
12mr|texlive-wsuipa-20120127-1|6	# catalog-version undef
12mr|texlive-wsuipa-20120127-1|7	Name:		texlive-wsuipa
12mr|texlive-wsuipa-20120127-1|8	Version:	20120127
12mr|texlive-wsuipa-20120127-1|9	Release:	1
12mr|texlive-wsuipa-20120127-1|10	Summary:	International Phonetic Alphabet fonts
12mr|texlive-wsuipa-20120127-1|11	Group:		Publishing
12mr|texlive-wsuipa-20120127-1|12	URL:		http://www.ctan.org/tex-archive/fonts/wsuipa
12mr|texlive-wsuipa-20120127-1|13	License:	OTHER-FREE
12mr|texlive-wsuipa-20120127-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wsuipa.tar.xz
12mr|texlive-wsuipa-20120127-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wsuipa.doc.tar.xz
12mr|texlive-wsuipa-20120127-1|16	BuildArch:	noarch
12mr|texlive-wsuipa-20120127-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-wsuipa-20120127-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-wsuipa-20120127-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-wsuipa-20120127-1|20	
12mr|texlive-wsuipa-20120127-1|21	%description
12mr|texlive-wsuipa-20120127-1|22	The package provides a 7-bit IPA font, as Metafont source, and
12mr|texlive-wsuipa-20120127-1|23	macros for support under TeXt1 and LaTeX. The fonts (and
12mr|texlive-wsuipa-20120127-1|24	macros) are now largely superseded by the tipa fonts.
12mr|texlive-wsuipa-20120127-1|25	
12mr|texlive-wsuipa-20120127-1|26	%post
12mr|texlive-wsuipa-20120127-1|27	%{_sbindir}/texlive.post
12mr|texlive-wsuipa-20120127-1|28	
12mr|texlive-wsuipa-20120127-1|29	%postun
12mr|texlive-wsuipa-20120127-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-wsuipa-20120127-1|31	%{_sbindir}/texlive.post
12mr|texlive-wsuipa-20120127-1|32	fi
12mr|texlive-wsuipa-20120127-1|33	
12mr|texlive-wsuipa-20120127-1|34	#-----------------------------------------------------------------------
12mr|texlive-wsuipa-20120127-1|35	%files
12mr|texlive-wsuipa-20120127-1|36	%{_texmfdistdir}/fonts/source/public/wsuipa/iaccent.mf
12mr|texlive-wsuipa-20120127-1|37	%{_texmfdistdir}/fonts/source/public/wsuipa/igreekl.mf
12mr|texlive-wsuipa-20120127-1|38	%{_texmfdistdir}/fonts/source/public/wsuipa/iparoman.mf
12mr|texlive-wsuipa-20120127-1|39	%{_texmfdistdir}/fonts/source/public/wsuipa/iromanl.mf
12mr|texlive-wsuipa-20120127-1|40	%{_texmfdistdir}/fonts/source/public/wsuipa/iromanp.mf
12mr|texlive-wsuipa-20120127-1|41	%{_texmfdistdir}/fonts/source/public/wsuipa/iromanu.mf
12mr|texlive-wsuipa-20120127-1|42	%{_texmfdistdir}/fonts/source/public/wsuipa/wbxipa10.mf
12mr|texlive-wsuipa-20120127-1|43	%{_texmfdistdir}/fonts/source/public/wsuipa/wbxipa11.mf
12mr|texlive-wsuipa-20120127-1|44	%{_texmfdistdir}/fonts/source/public/wsuipa/wbxipa12.mf
12mr|texlive-wsuipa-20120127-1|45	%{_texmfdistdir}/fonts/source/public/wsuipa/wbxipa17.mf
12mr|texlive-wsuipa-20120127-1|46	%{_texmfdistdir}/fonts/source/public/wsuipa/wbxipa8.mf
12mr|texlive-wsuipa-20120127-1|47	%{_texmfdistdir}/fonts/source/public/wsuipa/wbxipa9.mf
12mr|texlive-wsuipa-20120127-1|48	%{_texmfdistdir}/fonts/source/public/wsuipa/wslipa10.mf
12mr|texlive-wsuipa-20120127-1|49	%{_texmfdistdir}/fonts/source/public/wsuipa/wslipa11.mf
12mr|texlive-wsuipa-20120127-1|50	%{_texmfdistdir}/fonts/source/public/wsuipa/wslipa12.mf
12mr|texlive-wsuipa-20120127-1|51	%{_texmfdistdir}/fonts/source/public/wsuipa/wslipa17.mf
12mr|texlive-wsuipa-20120127-1|52	%{_texmfdistdir}/fonts/source/public/wsuipa/wslipa8.mf
12mr|texlive-wsuipa-20120127-1|53	%{_texmfdistdir}/fonts/source/public/wsuipa/wslipa9.mf
12mr|texlive-wsuipa-20120127-1|54	%{_texmfdistdir}/fonts/source/public/wsuipa/wsuipa10.mf
12mr|texlive-wsuipa-20120127-1|55	%{_texmfdistdir}/fonts/source/public/wsuipa/wsuipa11.mf
12mr|texlive-wsuipa-20120127-1|56	%{_texmfdistdir}/fonts/source/public/wsuipa/wsuipa12.mf
12mr|texlive-wsuipa-20120127-1|57	%{_texmfdistdir}/fonts/source/public/wsuipa/wsuipa17.mf
12mr|texlive-wsuipa-20120127-1|58	%{_texmfdistdir}/fonts/source/public/wsuipa/wsuipa8.mf
12mr|texlive-wsuipa-20120127-1|59	%{_texmfdistdir}/fonts/source/public/wsuipa/wsuipa9.mf
12mr|texlive-wsuipa-20120127-1|60	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wbxipa10.tfm
12mr|texlive-wsuipa-20120127-1|61	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wbxipa11.tfm
12mr|texlive-wsuipa-20120127-1|62	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wbxipa12.tfm
12mr|texlive-wsuipa-20120127-1|63	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wbxipa17.tfm
12mr|texlive-wsuipa-20120127-1|64	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wbxipa8.tfm
12mr|texlive-wsuipa-20120127-1|65	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wbxipa9.tfm
12mr|texlive-wsuipa-20120127-1|66	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wslipa10.tfm
12mr|texlive-wsuipa-20120127-1|67	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wslipa11.tfm
12mr|texlive-wsuipa-20120127-1|68	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wslipa12.tfm
12mr|texlive-wsuipa-20120127-1|69	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wslipa17.tfm
12mr|texlive-wsuipa-20120127-1|70	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wslipa8.tfm
12mr|texlive-wsuipa-20120127-1|71	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wslipa9.tfm
12mr|texlive-wsuipa-20120127-1|72	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wsuipa10.tfm
12mr|texlive-wsuipa-20120127-1|73	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wsuipa11.tfm
12mr|texlive-wsuipa-20120127-1|74	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wsuipa12.tfm
12mr|texlive-wsuipa-20120127-1|75	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wsuipa17.tfm
12mr|texlive-wsuipa-20120127-1|76	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wsuipa8.tfm
12mr|texlive-wsuipa-20120127-1|77	%{_texmfdistdir}/fonts/tfm/public/wsuipa/wsuipa9.tfm
12mr|texlive-wsuipa-20120127-1|78	%{_texmfdistdir}/tex/latex/wsuipa/ipa.sty
12mr|texlive-wsuipa-20120127-1|79	%{_texmfdistdir}/tex/latex/wsuipa/ipalmacs.sty
12mr|texlive-wsuipa-20120127-1|80	%{_texmfdistdir}/tex/latex/wsuipa/uipa.fd
12mr|texlive-wsuipa-20120127-1|81	%doc %{_texmfdistdir}/doc/fonts/wsuipa/LICENCE-wsuipa.txt
12mr|texlive-wsuipa-20120127-1|82	%doc %{_texmfdistdir}/doc/fonts/wsuipa/README
12mr|texlive-wsuipa-20120127-1|83	%doc %{_texmfdistdir}/doc/fonts/wsuipa/changes.dec93
12mr|texlive-wsuipa-20120127-1|84	%doc %{_texmfdistdir}/doc/fonts/wsuipa/changes.jun91
12mr|texlive-wsuipa-20120127-1|85	%doc %{_texmfdistdir}/doc/fonts/wsuipa/changes.mar91
12mr|texlive-wsuipa-20120127-1|86	%doc %{_texmfdistdir}/doc/fonts/wsuipa/changes.may92
12mr|texlive-wsuipa-20120127-1|87	%doc %{_texmfdistdir}/doc/fonts/wsuipa/changes.nov90
12mr|texlive-wsuipa-20120127-1|88	%doc %{_texmfdistdir}/doc/fonts/wsuipa/compilefonts
12mr|texlive-wsuipa-20120127-1|89	%doc %{_texmfdistdir}/doc/fonts/wsuipa/ipamacs.tex
12mr|texlive-wsuipa-20120127-1|90	%doc %{_texmfdistdir}/doc/fonts/wsuipa/ipaman.ps
12mr|texlive-wsuipa-20120127-1|91	%doc %{_texmfdistdir}/doc/fonts/wsuipa/latex209/ipalman.tex
12mr|texlive-wsuipa-20120127-1|92	%doc %{_texmfdistdir}/doc/fonts/wsuipa/latex209/lipaman.tex
12mr|texlive-wsuipa-20120127-1|93	%doc %{_texmfdistdir}/doc/fonts/wsuipa/latex2e/ipaman.tex
12mr|texlive-wsuipa-20120127-1|94	%doc %{_texmfdistdir}/doc/fonts/wsuipa/text1/ipaman.tex
12mr|texlive-wsuipa-20120127-1|95	
12mr|texlive-wsuipa-20120127-1|96	#-----------------------------------------------------------------------
12mr|texlive-wsuipa-20120127-1|97	%prep
12mr|texlive-wsuipa-20120127-1|98	%setup -c -a0 -a1
12mr|texlive-wsuipa-20120127-1|99	
12mr|texlive-wsuipa-20120127-1|100	%build
12mr|texlive-wsuipa-20120127-1|101	
12mr|texlive-wsuipa-20120127-1|102	%install
12mr|texlive-wsuipa-20120127-1|103	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-wsuipa-20120127-1|104	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-wsuipa-20120127-1|105	
12mr|texlive-wsuipa-20120127-1|106	
12mr|texlive-wsuipa-20120127-1|107	
12mr|texlive-wsuipa-20120127-1|108	%changelog
12mr|texlive-wsuipa-20120127-1|109	

18929 12
12mr|texlive-xargs-1.1-2|1	# revision 15878
12mr|texlive-xargs-1.1-2|2	# category Package
12mr|texlive-xargs-1.1-2|3	# catalog-ctan /macros/latex/contrib/xargs
12mr|texlive-xargs-1.1-2|4	# catalog-date 2008-08-24 00:31:24 +0200
12mr|texlive-xargs-1.1-2|5	# catalog-license lppl
12mr|texlive-xargs-1.1-2|6	# catalog-version 1.1
12mr|texlive-xargs-1.1-2|7	Name:		texlive-xargs
12mr|texlive-xargs-1.1-2|8	Version:	1.1
12mr|texlive-xargs-1.1-2|9	Release:	2
12mr|texlive-xargs-1.1-2|10	Summary:	Define commands with many optional arguments
12mr|texlive-xargs-1.1-2|11	Group:		Publishing
12mr|texlive-xargs-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xargs
12mr|texlive-xargs-1.1-2|13	License:	LPPL
12mr|texlive-xargs-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xargs.tar.xz
12mr|texlive-xargs-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xargs.doc.tar.xz
12mr|texlive-xargs-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xargs.source.tar.xz
12mr|texlive-xargs-1.1-2|17	BuildArch:	noarch
12mr|texlive-xargs-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-xargs-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-xargs-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-xargs-1.1-2|21	
12mr|texlive-xargs-1.1-2|22	%description
12mr|texlive-xargs-1.1-2|23	The package provides extended versions of \newcommand and
12mr|texlive-xargs-1.1-2|24	related LaTeX commands, which allow easy and robust definition
12mr|texlive-xargs-1.1-2|25	of macros with many optional arguments, using a clear and
12mr|texlive-xargs-1.1-2|26	simple xkeyval-style syntax.
12mr|texlive-xargs-1.1-2|27	
12mr|texlive-xargs-1.1-2|28	%post
12mr|texlive-xargs-1.1-2|29	%{_sbindir}/texlive.post
12mr|texlive-xargs-1.1-2|30	
12mr|texlive-xargs-1.1-2|31	%postun
12mr|texlive-xargs-1.1-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-xargs-1.1-2|33	%{_sbindir}/texlive.post
12mr|texlive-xargs-1.1-2|34	fi
12mr|texlive-xargs-1.1-2|35	
12mr|texlive-xargs-1.1-2|36	#-----------------------------------------------------------------------
12mr|texlive-xargs-1.1-2|37	%files
12mr|texlive-xargs-1.1-2|38	%{_texmfdistdir}/tex/latex/xargs/xargs.sty
12mr|texlive-xargs-1.1-2|39	%doc %{_texmfdistdir}/doc/latex/xargs/README
12mr|texlive-xargs-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/xargs/xargs-fr.pdf
12mr|texlive-xargs-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/xargs/xargs.pdf
12mr|texlive-xargs-1.1-2|42	#- source
12mr|texlive-xargs-1.1-2|43	%doc %{_texmfdistdir}/source/latex/xargs/xargs.dtx
12mr|texlive-xargs-1.1-2|44	
12mr|texlive-xargs-1.1-2|45	#-----------------------------------------------------------------------
12mr|texlive-xargs-1.1-2|46	%prep
12mr|texlive-xargs-1.1-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-xargs-1.1-2|48	
12mr|texlive-xargs-1.1-2|49	%build
12mr|texlive-xargs-1.1-2|50	
12mr|texlive-xargs-1.1-2|51	%install
12mr|texlive-xargs-1.1-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xargs-1.1-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-xargs-1.1-2|54	
12mr|texlive-xargs-1.1-2|55	
12mr|texlive-xargs-1.1-2|56	
12mr|texlive-xargs-1.1-2|57	%changelog
12mr|texlive-xargs-1.1-2|58	

18930 12
12mr|texlive-xbmc-20111104-2|1	# revision 13293
12mr|texlive-xbmc-20111104-2|2	# category Package
12mr|texlive-xbmc-20111104-2|3	# catalog-ctan undef
12mr|texlive-xbmc-20111104-2|4	# catalog-date undef
12mr|texlive-xbmc-20111104-2|5	# catalog-license undef
12mr|texlive-xbmc-20111104-2|6	# catalog-version undef
12mr|texlive-xbmc-20111104-2|7	Name:		texlive-xbmc
12mr|texlive-xbmc-20111104-2|8	Version:	20111104
12mr|texlive-xbmc-20111104-2|9	Release:	2
12mr|texlive-xbmc-20111104-2|10	Summary:	TeXLive xbmc package
12mr|texlive-xbmc-20111104-2|11	Group:		Publishing
12mr|texlive-xbmc-20111104-2|12	URL:		http://tug.org/texlive
12mr|texlive-xbmc-20111104-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-xbmc-20111104-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xbmc.tar.xz
12mr|texlive-xbmc-20111104-2|15	BuildArch:	noarch
12mr|texlive-xbmc-20111104-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-xbmc-20111104-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-xbmc-20111104-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-xbmc-20111104-2|19	
12mr|texlive-xbmc-20111104-2|20	%description
12mr|texlive-xbmc-20111104-2|21	TeXLive xbmc package.
12mr|texlive-xbmc-20111104-2|22	
12mr|texlive-xbmc-20111104-2|23	%post
12mr|texlive-xbmc-20111104-2|24	%{_sbindir}/texlive.post
12mr|texlive-xbmc-20111104-2|25	
12mr|texlive-xbmc-20111104-2|26	%postun
12mr|texlive-xbmc-20111104-2|27	if [ $1 -eq 0 ]; then
12mr|texlive-xbmc-20111104-2|28	%{_sbindir}/texlive.post
12mr|texlive-xbmc-20111104-2|29	fi
12mr|texlive-xbmc-20111104-2|30	
12mr|texlive-xbmc-20111104-2|31	#-----------------------------------------------------------------------
12mr|texlive-xbmc-20111104-2|32	%files
12mr|texlive-xbmc-20111104-2|33	%{_texmfdistdir}/fonts/source/public/xbmc/xbmc10.mf
12mr|texlive-xbmc-20111104-2|34	%{_texmfdistdir}/fonts/tfm/public/xbmc/xbmc10.tfm
12mr|texlive-xbmc-20111104-2|35	
12mr|texlive-xbmc-20111104-2|36	#-----------------------------------------------------------------------
12mr|texlive-xbmc-20111104-2|37	%prep
12mr|texlive-xbmc-20111104-2|38	%setup -c -a0
12mr|texlive-xbmc-20111104-2|39	
12mr|texlive-xbmc-20111104-2|40	%build
12mr|texlive-xbmc-20111104-2|41	
12mr|texlive-xbmc-20111104-2|42	%install
12mr|texlive-xbmc-20111104-2|43	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xbmc-20111104-2|44	cp -fpar fonts %{buildroot}%{_texmfdistdir}
12mr|texlive-xbmc-20111104-2|45	
12mr|texlive-xbmc-20111104-2|46	
12mr|texlive-xbmc-20111104-2|47	
12mr|texlive-xbmc-20111104-2|48	%changelog
12mr|texlive-xbmc-20111104-2|49	

18931 12
12mr|texlive-xcite-1.0-2|1	# revision 23783
12mr|texlive-xcite-1.0-2|2	# category Package
12mr|texlive-xcite-1.0-2|3	# catalog-ctan /macros/latex/contrib/xcite
12mr|texlive-xcite-1.0-2|4	# catalog-date 2011-09-03 01:03:37 +0200
12mr|texlive-xcite-1.0-2|5	# catalog-license lppl1.3
12mr|texlive-xcite-1.0-2|6	# catalog-version 1.0
12mr|texlive-xcite-1.0-2|7	Name:		texlive-xcite
12mr|texlive-xcite-1.0-2|8	Version:	1.0
12mr|texlive-xcite-1.0-2|9	Release:	2
12mr|texlive-xcite-1.0-2|10	Summary:	Use citation keys from a different document
12mr|texlive-xcite-1.0-2|11	Group:		Publishing
12mr|texlive-xcite-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xcite
12mr|texlive-xcite-1.0-2|13	License:	LPPL1.3
12mr|texlive-xcite-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcite.tar.xz
12mr|texlive-xcite-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcite.doc.tar.xz
12mr|texlive-xcite-1.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcite.source.tar.xz
12mr|texlive-xcite-1.0-2|17	BuildArch:	noarch
12mr|texlive-xcite-1.0-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-xcite-1.0-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-xcite-1.0-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-xcite-1.0-2|21	
12mr|texlive-xcite-1.0-2|22	%description
12mr|texlive-xcite-1.0-2|23	The package lets you use citation keys from another document,
12mr|texlive-xcite-1.0-2|24	just as the xr package allows cross-document use of labels.
12mr|texlive-xcite-1.0-2|25	
12mr|texlive-xcite-1.0-2|26	%post
12mr|texlive-xcite-1.0-2|27	%{_sbindir}/texlive.post
12mr|texlive-xcite-1.0-2|28	
12mr|texlive-xcite-1.0-2|29	%postun
12mr|texlive-xcite-1.0-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-xcite-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-xcite-1.0-2|32	fi
12mr|texlive-xcite-1.0-2|33	
12mr|texlive-xcite-1.0-2|34	#-----------------------------------------------------------------------
12mr|texlive-xcite-1.0-2|35	%files
12mr|texlive-xcite-1.0-2|36	%{_texmfdistdir}/tex/latex/xcite/xcite.sty
12mr|texlive-xcite-1.0-2|37	%doc %{_texmfdistdir}/doc/latex/xcite/README
12mr|texlive-xcite-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/xcite/xcite.pdf
12mr|texlive-xcite-1.0-2|39	#- source
12mr|texlive-xcite-1.0-2|40	%doc %{_texmfdistdir}/source/latex/xcite/xcite.dtx
12mr|texlive-xcite-1.0-2|41	%doc %{_texmfdistdir}/source/latex/xcite/xcite.ins
12mr|texlive-xcite-1.0-2|42	
12mr|texlive-xcite-1.0-2|43	#-----------------------------------------------------------------------
12mr|texlive-xcite-1.0-2|44	%prep
12mr|texlive-xcite-1.0-2|45	%setup -c -a0 -a1 -a2
12mr|texlive-xcite-1.0-2|46	
12mr|texlive-xcite-1.0-2|47	%build
12mr|texlive-xcite-1.0-2|48	
12mr|texlive-xcite-1.0-2|49	%install
12mr|texlive-xcite-1.0-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xcite-1.0-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-xcite-1.0-2|52	
12mr|texlive-xcite-1.0-2|53	
12mr|texlive-xcite-1.0-2|54	
12mr|texlive-xcite-1.0-2|55	%changelog
12mr|texlive-xcite-1.0-2|56	

18932 12
12mr|texlive-xcolor-2.11-2|1	# revision 15878
12mr|texlive-xcolor-2.11-2|2	# category Package
12mr|texlive-xcolor-2.11-2|3	# catalog-ctan /macros/latex/contrib/xcolor
12mr|texlive-xcolor-2.11-2|4	# catalog-date 2007-01-21 23:54:12 +0100
12mr|texlive-xcolor-2.11-2|5	# catalog-license lppl
12mr|texlive-xcolor-2.11-2|6	# catalog-version 2.11
12mr|texlive-xcolor-2.11-2|7	Name:		texlive-xcolor
12mr|texlive-xcolor-2.11-2|8	Version:	2.11
12mr|texlive-xcolor-2.11-2|9	Release:	2
12mr|texlive-xcolor-2.11-2|10	Summary:	Driver-independent color extensions for LaTeX and pdfLaTeX
12mr|texlive-xcolor-2.11-2|11	Group:		Publishing
12mr|texlive-xcolor-2.11-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xcolor
12mr|texlive-xcolor-2.11-2|13	License:	LPPL
12mr|texlive-xcolor-2.11-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcolor.tar.xz
12mr|texlive-xcolor-2.11-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcolor.doc.tar.xz
12mr|texlive-xcolor-2.11-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcolor.source.tar.xz
12mr|texlive-xcolor-2.11-2|17	BuildArch:	noarch
12mr|texlive-xcolor-2.11-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-xcolor-2.11-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-xcolor-2.11-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-xcolor-2.11-2|21	
12mr|texlive-xcolor-2.11-2|22	%description
12mr|texlive-xcolor-2.11-2|23	Provides easy driver-independent access to several kinds of
12mr|texlive-xcolor-2.11-2|24	color tints, shades, tones, and mixes of arbitrary colors. It
12mr|texlive-xcolor-2.11-2|25	allows a user to select a document-wide target color model and
12mr|texlive-xcolor-2.11-2|26	offers complete tools for conversion between eight color
12mr|texlive-xcolor-2.11-2|27	models. Additionally, there is a command for alternating row
12mr|texlive-xcolor-2.11-2|28	colors plus repeated non-aligned material (like horizontal
12mr|texlive-xcolor-2.11-2|29	lines) in tables. Colors can be mixed like
12mr|texlive-xcolor-2.11-2|30	\color{red!30!green!40!blue}.
12mr|texlive-xcolor-2.11-2|31	
12mr|texlive-xcolor-2.11-2|32	%post
12mr|texlive-xcolor-2.11-2|33	%{_sbindir}/texlive.post
12mr|texlive-xcolor-2.11-2|34	
12mr|texlive-xcolor-2.11-2|35	%postun
12mr|texlive-xcolor-2.11-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-xcolor-2.11-2|37	%{_sbindir}/texlive.post
12mr|texlive-xcolor-2.11-2|38	fi
12mr|texlive-xcolor-2.11-2|39	
12mr|texlive-xcolor-2.11-2|40	#-----------------------------------------------------------------------
12mr|texlive-xcolor-2.11-2|41	%files
12mr|texlive-xcolor-2.11-2|42	%{_texmfdistdir}/dvips/xcolor/xcolor.pro
12mr|texlive-xcolor-2.11-2|43	%{_texmfdistdir}/tex/latex/xcolor/svgnam.def
12mr|texlive-xcolor-2.11-2|44	%{_texmfdistdir}/tex/latex/xcolor/x11nam.def
12mr|texlive-xcolor-2.11-2|45	%{_texmfdistdir}/tex/latex/xcolor/xcolor.sty
12mr|texlive-xcolor-2.11-2|46	%doc %{_texmfdistdir}/doc/latex/xcolor/ChangeLog
12mr|texlive-xcolor-2.11-2|47	%doc %{_texmfdistdir}/doc/latex/xcolor/README
12mr|texlive-xcolor-2.11-2|48	%doc %{_texmfdistdir}/doc/latex/xcolor/xcolor.lox
12mr|texlive-xcolor-2.11-2|49	%doc %{_texmfdistdir}/doc/latex/xcolor/xcolor.pdf
12mr|texlive-xcolor-2.11-2|50	%doc %{_texmfdistdir}/doc/latex/xcolor/xcolor1.tex
12mr|texlive-xcolor-2.11-2|51	%doc %{_texmfdistdir}/doc/latex/xcolor/xcolor2.pdf
12mr|texlive-xcolor-2.11-2|52	%doc %{_texmfdistdir}/doc/latex/xcolor/xcolor2.tex
12mr|texlive-xcolor-2.11-2|53	%doc %{_texmfdistdir}/doc/latex/xcolor/xcolor3.tex
12mr|texlive-xcolor-2.11-2|54	%doc %{_texmfdistdir}/doc/latex/xcolor/xcolor4.tex
12mr|texlive-xcolor-2.11-2|55	#- source
12mr|texlive-xcolor-2.11-2|56	%doc %{_texmfdistdir}/source/latex/xcolor/xcolor.dtx
12mr|texlive-xcolor-2.11-2|57	%doc %{_texmfdistdir}/source/latex/xcolor/xcolor.ins
12mr|texlive-xcolor-2.11-2|58	
12mr|texlive-xcolor-2.11-2|59	#-----------------------------------------------------------------------
12mr|texlive-xcolor-2.11-2|60	%prep
12mr|texlive-xcolor-2.11-2|61	%setup -c -a0 -a1 -a2
12mr|texlive-xcolor-2.11-2|62	
12mr|texlive-xcolor-2.11-2|63	%build
12mr|texlive-xcolor-2.11-2|64	
12mr|texlive-xcolor-2.11-2|65	%install
12mr|texlive-xcolor-2.11-2|66	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xcolor-2.11-2|67	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-xcolor-2.11-2|68	
12mr|texlive-xcolor-2.11-2|69	
12mr|texlive-xcolor-2.11-2|70	
12mr|texlive-xcolor-2.11-2|71	%changelog
12mr|texlive-xcolor-2.11-2|72	

18933 12
12mr|texlive-xcomment-1.3-2|1	# revision 20031
12mr|texlive-xcomment-1.3-2|2	# category Package
12mr|texlive-xcomment-1.3-2|3	# catalog-ctan /macros/generic/xcomment
12mr|texlive-xcomment-1.3-2|4	# catalog-date 2010-09-08 12:33:34 +0200
12mr|texlive-xcomment-1.3-2|5	# catalog-license lppl
12mr|texlive-xcomment-1.3-2|6	# catalog-version 1.3
12mr|texlive-xcomment-1.3-2|7	Name:		texlive-xcomment
12mr|texlive-xcomment-1.3-2|8	Version:	1.3
12mr|texlive-xcomment-1.3-2|9	Release:	2
12mr|texlive-xcomment-1.3-2|10	Summary:	Allows selected environments to be included/excluded
12mr|texlive-xcomment-1.3-2|11	Group:		Publishing
12mr|texlive-xcomment-1.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/xcomment
12mr|texlive-xcomment-1.3-2|13	License:	LPPL
12mr|texlive-xcomment-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcomment.tar.xz
12mr|texlive-xcomment-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcomment.doc.tar.xz
12mr|texlive-xcomment-1.3-2|16	BuildArch:	noarch
12mr|texlive-xcomment-1.3-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-xcomment-1.3-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-xcomment-1.3-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-xcomment-1.3-2|20	
12mr|texlive-xcomment-1.3-2|21	%description
12mr|texlive-xcomment-1.3-2|22	The package defines an environment that only typesets specified
12mr|texlive-xcomment-1.3-2|23	environments within its scope. So, for example, if you want
12mr|texlive-xcomment-1.3-2|24	nothing but the figure and table environments in your document,
12mr|texlive-xcomment-1.3-2|25	you can enclose the whole document with an xcomment environment
12mr|texlive-xcomment-1.3-2|26	that excludes everything but. This is a lot easier than
12mr|texlive-xcomment-1.3-2|27	excluding the chunks of text between the environments you want,
12mr|texlive-xcomment-1.3-2|28	or creating an entire document containing only those
12mr|texlive-xcomment-1.3-2|29	environments. The package was previously part of the seminar
12mr|texlive-xcomment-1.3-2|30	bundle for typesetting presentations.
12mr|texlive-xcomment-1.3-2|31	
12mr|texlive-xcomment-1.3-2|32	%post
12mr|texlive-xcomment-1.3-2|33	%{_sbindir}/texlive.post
12mr|texlive-xcomment-1.3-2|34	
12mr|texlive-xcomment-1.3-2|35	%postun
12mr|texlive-xcomment-1.3-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-xcomment-1.3-2|37	%{_sbindir}/texlive.post
12mr|texlive-xcomment-1.3-2|38	fi
12mr|texlive-xcomment-1.3-2|39	
12mr|texlive-xcomment-1.3-2|40	#-----------------------------------------------------------------------
12mr|texlive-xcomment-1.3-2|41	%files
12mr|texlive-xcomment-1.3-2|42	%{_texmfdistdir}/tex/generic/xcomment/xcomment.sty
12mr|texlive-xcomment-1.3-2|43	%{_texmfdistdir}/tex/generic/xcomment/xcomment.tex
12mr|texlive-xcomment-1.3-2|44	%doc %{_texmfdistdir}/doc/generic/xcomment/Changes
12mr|texlive-xcomment-1.3-2|45	%doc %{_texmfdistdir}/doc/generic/xcomment/Makefile
12mr|texlive-xcomment-1.3-2|46	%doc %{_texmfdistdir}/doc/generic/xcomment/README
12mr|texlive-xcomment-1.3-2|47	%doc %{_texmfdistdir}/doc/generic/xcomment/xcomment-doc.pdf
12mr|texlive-xcomment-1.3-2|48	%doc %{_texmfdistdir}/doc/generic/xcomment/xcomment-doc.tex
12mr|texlive-xcomment-1.3-2|49	
12mr|texlive-xcomment-1.3-2|50	#-----------------------------------------------------------------------
12mr|texlive-xcomment-1.3-2|51	%prep
12mr|texlive-xcomment-1.3-2|52	%setup -c -a0 -a1
12mr|texlive-xcomment-1.3-2|53	
12mr|texlive-xcomment-1.3-2|54	%build
12mr|texlive-xcomment-1.3-2|55	
12mr|texlive-xcomment-1.3-2|56	%install
12mr|texlive-xcomment-1.3-2|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xcomment-1.3-2|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-xcomment-1.3-2|59	
12mr|texlive-xcomment-1.3-2|60	
12mr|texlive-xcomment-1.3-2|61	
12mr|texlive-xcomment-1.3-2|62	%changelog
12mr|texlive-xcomment-1.3-2|63	

18934 12
12mr|texlive-xcookybooky-1.0-1|1	# revision 25013
12mr|texlive-xcookybooky-1.0-1|2	# category Package
12mr|texlive-xcookybooky-1.0-1|3	# catalog-ctan /macros/latex/contrib/xcookybooky
12mr|texlive-xcookybooky-1.0-1|4	# catalog-date 2012-01-01 17:00:41 +0100
12mr|texlive-xcookybooky-1.0-1|5	# catalog-license lppl1.3
12mr|texlive-xcookybooky-1.0-1|6	# catalog-version 1.0
12mr|texlive-xcookybooky-1.0-1|7	Name:		texlive-xcookybooky
12mr|texlive-xcookybooky-1.0-1|8	Version:	1.0
12mr|texlive-xcookybooky-1.0-1|9	Release:	1
12mr|texlive-xcookybooky-1.0-1|10	Summary:	Typeset (potentially long) recipes
12mr|texlive-xcookybooky-1.0-1|11	Group:		Publishing
12mr|texlive-xcookybooky-1.0-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xcookybooky
12mr|texlive-xcookybooky-1.0-1|13	License:	LPPL1.3
12mr|texlive-xcookybooky-1.0-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcookybooky.tar.xz
12mr|texlive-xcookybooky-1.0-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcookybooky.doc.tar.xz
12mr|texlive-xcookybooky-1.0-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcookybooky.source.tar.xz
12mr|texlive-xcookybooky-1.0-1|17	BuildArch:	noarch
12mr|texlive-xcookybooky-1.0-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-xcookybooky-1.0-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-xcookybooky-1.0-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-xcookybooky-1.0-1|21	
12mr|texlive-xcookybooky-1.0-1|22	%description
12mr|texlive-xcookybooky-1.0-1|23	The package enables the user to typeset recipes, which could be
12mr|texlive-xcookybooky-1.0-1|24	greater than one page. Above the recipe text two (optional)
12mr|texlive-xcookybooky-1.0-1|25	pictures can be displayed. Other features are recipe name,
12mr|texlive-xcookybooky-1.0-1|26	energy content, portions, preparation and baking time, baking
12mr|texlive-xcookybooky-1.0-1|27	temperatures, recipe source and of course preparation steps and
12mr|texlive-xcookybooky-1.0-1|28	required ingredients. At the bottom you an optional hintmay be
12mr|texlive-xcookybooky-1.0-1|29	inserted.
12mr|texlive-xcookybooky-1.0-1|30	
12mr|texlive-xcookybooky-1.0-1|31	%post
12mr|texlive-xcookybooky-1.0-1|32	%{_sbindir}/texlive.post
12mr|texlive-xcookybooky-1.0-1|33	
12mr|texlive-xcookybooky-1.0-1|34	%postun
12mr|texlive-xcookybooky-1.0-1|35	if [ $1 -eq 0 ]; then
12mr|texlive-xcookybooky-1.0-1|36	%{_sbindir}/texlive.post
12mr|texlive-xcookybooky-1.0-1|37	fi
12mr|texlive-xcookybooky-1.0-1|38	
12mr|texlive-xcookybooky-1.0-1|39	#-----------------------------------------------------------------------
12mr|texlive-xcookybooky-1.0-1|40	%files
12mr|texlive-xcookybooky-1.0-1|41	%{_texmfdistdir}/tex/latex/xcookybooky/xcookybooky.cfg
12mr|texlive-xcookybooky-1.0-1|42	%{_texmfdistdir}/tex/latex/xcookybooky/xcookybooky.sty
12mr|texlive-xcookybooky-1.0-1|43	%doc %{_texmfdistdir}/doc/latex/xcookybooky/README
12mr|texlive-xcookybooky-1.0-1|44	%doc %{_texmfdistdir}/doc/latex/xcookybooky/example/example.pdf
12mr|texlive-xcookybooky-1.0-1|45	%doc %{_texmfdistdir}/doc/latex/xcookybooky/example/example.tex
12mr|texlive-xcookybooky-1.0-1|46	%doc %{_texmfdistdir}/doc/latex/xcookybooky/example/pic/background.pdf
12mr|texlive-xcookybooky-1.0-1|47	%doc %{_texmfdistdir}/doc/latex/xcookybooky/example/pic/glass.jpg
12mr|texlive-xcookybooky-1.0-1|48	%doc %{_texmfdistdir}/doc/latex/xcookybooky/example/pic/ingredients.jpg
12mr|texlive-xcookybooky-1.0-1|49	%doc %{_texmfdistdir}/doc/latex/xcookybooky/xcookybooky.pdf
12mr|texlive-xcookybooky-1.0-1|50	#- source
12mr|texlive-xcookybooky-1.0-1|51	%doc %{_texmfdistdir}/source/latex/xcookybooky/xcookybooky.dtx
12mr|texlive-xcookybooky-1.0-1|52	%doc %{_texmfdistdir}/source/latex/xcookybooky/xcookybooky.ins
12mr|texlive-xcookybooky-1.0-1|53	
12mr|texlive-xcookybooky-1.0-1|54	#-----------------------------------------------------------------------
12mr|texlive-xcookybooky-1.0-1|55	%prep
12mr|texlive-xcookybooky-1.0-1|56	%setup -c -a0 -a1 -a2
12mr|texlive-xcookybooky-1.0-1|57	
12mr|texlive-xcookybooky-1.0-1|58	%build
12mr|texlive-xcookybooky-1.0-1|59	
12mr|texlive-xcookybooky-1.0-1|60	%install
12mr|texlive-xcookybooky-1.0-1|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xcookybooky-1.0-1|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-xcookybooky-1.0-1|63	
12mr|texlive-xcookybooky-1.0-1|64	
12mr|texlive-xcookybooky-1.0-1|65	
12mr|texlive-xcookybooky-1.0-1|66	%changelog
12mr|texlive-xcookybooky-1.0-1|67	

18935 12
12mr|texlive-xdoc-prot2.5-2|1	# revision 15878
12mr|texlive-xdoc-prot2.5-2|2	# category Package
12mr|texlive-xdoc-prot2.5-2|3	# catalog-ctan /macros/latex/contrib/xdoc
12mr|texlive-xdoc-prot2.5-2|4	# catalog-date 2006-12-05 00:47:24 +0100
12mr|texlive-xdoc-prot2.5-2|5	# catalog-license lppl
12mr|texlive-xdoc-prot2.5-2|6	# catalog-version prot2.5
12mr|texlive-xdoc-prot2.5-2|7	Name:		texlive-xdoc
12mr|texlive-xdoc-prot2.5-2|8	Version:	prot2.5
12mr|texlive-xdoc-prot2.5-2|9	Release:	2
12mr|texlive-xdoc-prot2.5-2|10	Summary:	Extending the LaTeX doc system
12mr|texlive-xdoc-prot2.5-2|11	Group:		Publishing
12mr|texlive-xdoc-prot2.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xdoc
12mr|texlive-xdoc-prot2.5-2|13	License:	LPPL
12mr|texlive-xdoc-prot2.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xdoc.tar.xz
12mr|texlive-xdoc-prot2.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xdoc.doc.tar.xz
12mr|texlive-xdoc-prot2.5-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xdoc.source.tar.xz
12mr|texlive-xdoc-prot2.5-2|17	BuildArch:	noarch
12mr|texlive-xdoc-prot2.5-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-xdoc-prot2.5-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-xdoc-prot2.5-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-xdoc-prot2.5-2|21	
12mr|texlive-xdoc-prot2.5-2|22	%description
12mr|texlive-xdoc-prot2.5-2|23	Xdoc is a project to rewrite the implementation of the LaTeX
12mr|texlive-xdoc-prot2.5-2|24	doc package (in a broader sense) to make its features more
12mr|texlive-xdoc-prot2.5-2|25	general and flexible. For example, where doc only provides
12mr|texlive-xdoc-prot2.5-2|26	commands for documenting macros and environments, xdoc also
12mr|texlive-xdoc-prot2.5-2|27	provides commands for similarly documenting package options and
12mr|texlive-xdoc-prot2.5-2|28	switches. This is furthermore done in such a way that it is
12mr|texlive-xdoc-prot2.5-2|29	very easy to add more such commands for documenting things,
12mr|texlive-xdoc-prot2.5-2|30	such as e.g., templates (an important concept in the future
12mr|texlive-xdoc-prot2.5-2|31	LaTeX3) and program components for other languages (functions,
12mr|texlive-xdoc-prot2.5-2|32	classes, procedures, etc.). A side effect is that many minor
12mr|texlive-xdoc-prot2.5-2|33	bugs in doc are fixed. The design aims to take advantage of
12mr|texlive-xdoc-prot2.5-2|34	many still experimental features of future versions of LaTeX,
12mr|texlive-xdoc-prot2.5-2|35	but since these are neither reasonably stable nor widely
12mr|texlive-xdoc-prot2.5-2|36	available, the configuration interfaces and package author
12mr|texlive-xdoc-prot2.5-2|37	commands of xdoc are likely to change. To still provide a
12mr|texlive-xdoc-prot2.5-2|38	stable interface for other packages to build upon, the actual
12mr|texlive-xdoc-prot2.5-2|39	package names include a "major version number" of sorts. The
12mr|texlive-xdoc-prot2.5-2|40	drop-in replacement package for standard doc is xdoc2; it
12mr|texlive-xdoc-prot2.5-2|41	requires nothing outside standard LaTeX2e. The
12mr|texlive-xdoc-prot2.5-2|42	docindex/docidx2e package changes the index and list of changes
12mr|texlive-xdoc-prot2.5-2|43	typesetting so that none of the formatting has to be controlled
12mr|texlive-xdoc-prot2.5-2|44	via the index style file. The docindex package provides control
12mr|texlive-xdoc-prot2.5-2|45	of formatting via templates (nice interface, but requires
12mr|texlive-xdoc-prot2.5-2|46	several experimental packages), whereas the docidx2e package
12mr|texlive-xdoc-prot2.5-2|47	has traditional raw macro interfaces and works with standard
12mr|texlive-xdoc-prot2.5-2|48	LaTeX2e.
12mr|texlive-xdoc-prot2.5-2|49	
12mr|texlive-xdoc-prot2.5-2|50	%post
12mr|texlive-xdoc-prot2.5-2|51	%{_sbindir}/texlive.post
12mr|texlive-xdoc-prot2.5-2|52	
12mr|texlive-xdoc-prot2.5-2|53	%postun
12mr|texlive-xdoc-prot2.5-2|54	if [ $1 -eq 0 ]; then
12mr|texlive-xdoc-prot2.5-2|55	%{_sbindir}/texlive.post
12mr|texlive-xdoc-prot2.5-2|56	fi
12mr|texlive-xdoc-prot2.5-2|57	
12mr|texlive-xdoc-prot2.5-2|58	#-----------------------------------------------------------------------
12mr|texlive-xdoc-prot2.5-2|59	%files
12mr|texlive-xdoc-prot2.5-2|60	%{_texmfdistdir}/makeindex/xdoc/docindex.ist
12mr|texlive-xdoc-prot2.5-2|61	%{_texmfdistdir}/tex/latex/xdoc/docidx2e.sty
12mr|texlive-xdoc-prot2.5-2|62	%{_texmfdistdir}/tex/latex/xdoc/docindex.sty
12mr|texlive-xdoc-prot2.5-2|63	%{_texmfdistdir}/tex/latex/xdoc/xdoc2.sty
12mr|texlive-xdoc-prot2.5-2|64	%doc %{_texmfdistdir}/doc/latex/xdoc/README
12mr|texlive-xdoc-prot2.5-2|65	%doc %{_texmfdistdir}/doc/latex/xdoc/docindex.pdf
12mr|texlive-xdoc-prot2.5-2|66	%doc %{_texmfdistdir}/doc/latex/xdoc/xdoc2.pdf
12mr|texlive-xdoc-prot2.5-2|67	%doc %{_texmfdistdir}/doc/latex/xdoc/xdocdemo.pdf
12mr|texlive-xdoc-prot2.5-2|68	%doc %{_texmfdistdir}/doc/latex/xdoc/xdocdemo.tex
12mr|texlive-xdoc-prot2.5-2|69	#- source
12mr|texlive-xdoc-prot2.5-2|70	%doc %{_texmfdistdir}/source/latex/xdoc/docindex.dtx
12mr|texlive-xdoc-prot2.5-2|71	%doc %{_texmfdistdir}/source/latex/xdoc/docindex.ins
12mr|texlive-xdoc-prot2.5-2|72	%doc %{_texmfdistdir}/source/latex/xdoc/xdoc2.dtx
12mr|texlive-xdoc-prot2.5-2|73	%doc %{_texmfdistdir}/source/latex/xdoc/xdoc2.ins
12mr|texlive-xdoc-prot2.5-2|74	
12mr|texlive-xdoc-prot2.5-2|75	#-----------------------------------------------------------------------
12mr|texlive-xdoc-prot2.5-2|76	%prep
12mr|texlive-xdoc-prot2.5-2|77	%setup -c -a0 -a1 -a2
12mr|texlive-xdoc-prot2.5-2|78	
12mr|texlive-xdoc-prot2.5-2|79	%build
12mr|texlive-xdoc-prot2.5-2|80	
12mr|texlive-xdoc-prot2.5-2|81	%install
12mr|texlive-xdoc-prot2.5-2|82	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xdoc-prot2.5-2|83	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-xdoc-prot2.5-2|84	
12mr|texlive-xdoc-prot2.5-2|85	
12mr|texlive-xdoc-prot2.5-2|86	
12mr|texlive-xdoc-prot2.5-2|87	%changelog
12mr|texlive-xdoc-prot2.5-2|88	

18936 12
12mr|texlive-xdvi-22.85-1|1	# revision 26689
12mr|texlive-xdvi-22.85-1|2	# category TLCore
12mr|texlive-xdvi-22.85-1|3	# catalog-ctan /dviware/xdvi
12mr|texlive-xdvi-22.85-1|4	# catalog-date 2012-04-01 12:39:29 +0200
12mr|texlive-xdvi-22.85-1|5	# catalog-license other-free
12mr|texlive-xdvi-22.85-1|6	# catalog-version 22.85
12mr|texlive-xdvi-22.85-1|7	Name:		texlive-xdvi
12mr|texlive-xdvi-22.85-1|8	Version:	22.85
12mr|texlive-xdvi-22.85-1|9	Release:	1
12mr|texlive-xdvi-22.85-1|10	Summary:	A DVI previewer for the X Window System
12mr|texlive-xdvi-22.85-1|11	Group:		Publishing
12mr|texlive-xdvi-22.85-1|12	URL:		http://www.ctan.org/tex-archive/dviware/xdvi
12mr|texlive-xdvi-22.85-1|13	License:	OTHER-FREE
12mr|texlive-xdvi-22.85-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xdvi.tar.xz
12mr|texlive-xdvi-22.85-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xdvi.doc.tar.xz
12mr|texlive-xdvi-22.85-1|16	Source2:	XDvi-color
12mr|texlive-xdvi-22.85-1|17	BuildArch:	noarch
12mr|texlive-xdvi-22.85-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-xdvi-22.85-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-xdvi-22.85-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-xdvi-22.85-1|21	Requires:	texlive-xdvi.bin
12mr|texlive-xdvi-22.85-1|22	%rename tetex-xdvi
12mr|texlive-xdvi-22.85-1|23	%rename xdvik
12mr|texlive-xdvi-22.85-1|24	
12mr|texlive-xdvi-22.85-1|25	%description
12mr|texlive-xdvi-22.85-1|26	The canonical previewer for use on Unix and other X-windows
12mr|texlive-xdvi-22.85-1|27	based systems. The distribution has been integrated with that
12mr|texlive-xdvi-22.85-1|28	of xdvik (no longer separately available), so that it will
12mr|texlive-xdvi-22.85-1|29	build with web2c "out of the box". In practice, it is usually
12mr|texlive-xdvi-22.85-1|30	distributed via Tex-live.
12mr|texlive-xdvi-22.85-1|31	
12mr|texlive-xdvi-22.85-1|32	%post
12mr|texlive-xdvi-22.85-1|33	%{_sbindir}/texlive.post
12mr|texlive-xdvi-22.85-1|34	
12mr|texlive-xdvi-22.85-1|35	%postun
12mr|texlive-xdvi-22.85-1|36	if [ $1 -eq 0 ]; then
12mr|texlive-xdvi-22.85-1|37	%{_sbindir}/texlive.post
12mr|texlive-xdvi-22.85-1|38	fi
12mr|texlive-xdvi-22.85-1|39	
12mr|texlive-xdvi-22.85-1|40	#-----------------------------------------------------------------------
12mr|texlive-xdvi-22.85-1|41	%files
12mr|texlive-xdvi-22.85-1|42	%{_texmfdir}/xdvi/XDvi
12mr|texlive-xdvi-22.85-1|43	%{_texmfdir}/xdvi/pixmap/toolbar.xpm
12mr|texlive-xdvi-22.85-1|44	%{_texmfdir}/xdvi/pixmap/toolbar2.xpm
12mr|texlive-xdvi-22.85-1|45	%{_texmfdir}/xdvi/xdvi.cfg
12mr|texlive-xdvi-22.85-1|46	%{_datadir}/X11/app-defaults/*
12mr|texlive-xdvi-22.85-1|47	%doc %{_mandir}/man1/xdvi.1*
12mr|texlive-xdvi-22.85-1|48	%doc %{_texmfdir}/doc/man/man1/xdvi.man1.pdf
12mr|texlive-xdvi-22.85-1|49	
12mr|texlive-xdvi-22.85-1|50	#-----------------------------------------------------------------------
12mr|texlive-xdvi-22.85-1|51	%prep
12mr|texlive-xdvi-22.85-1|52	%setup -c -a0 -a1
12mr|texlive-xdvi-22.85-1|53	
12mr|texlive-xdvi-22.85-1|54	%build
12mr|texlive-xdvi-22.85-1|55	
12mr|texlive-xdvi-22.85-1|56	%install
12mr|texlive-xdvi-22.85-1|57	mkdir -p %{buildroot}%{_datadir}/X11/app-defaults
12mr|texlive-xdvi-22.85-1|58	pushd %{buildroot}%{_datadir}/X11/app-defaults
12mr|texlive-xdvi-22.85-1|59	cp -fpa %{SOURCE2} .
12mr|texlive-xdvi-22.85-1|60	ln -sf %{_texmfdir}/xdvi/XDvi .
12mr|texlive-xdvi-22.85-1|61	popd
12mr|texlive-xdvi-22.85-1|62	cp -fpar texmf %{buildroot}%{_datadir}
12mr|texlive-xdvi-22.85-1|63	mkdir -p %{buildroot}%{_mandir}/man1
12mr|texlive-xdvi-22.85-1|64	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mr|texlive-xdvi-22.85-1|65	
12mr|texlive-xdvi-22.85-1|66	
12mr|texlive-xdvi-22.85-1|67	
12mr|texlive-xdvi-22.85-1|68	%changelog
12mr|texlive-xdvi-22.85-1|69	

18937 12
12mr|texlive-xecjk-3.0.7-1|1	# revision 27119
12mr|texlive-xecjk-3.0.7-1|2	# category Package
12mr|texlive-xecjk-3.0.7-1|3	# catalog-ctan /macros/xetex/latex/xecjk
12mr|texlive-xecjk-3.0.7-1|4	# catalog-date 2012-07-20 19:39:58 +0200
12mr|texlive-xecjk-3.0.7-1|5	# catalog-license lppl
12mr|texlive-xecjk-3.0.7-1|6	# catalog-version 3.0.7
12mr|texlive-xecjk-3.0.7-1|7	Name:		texlive-xecjk
12mr|texlive-xecjk-3.0.7-1|8	Version:	3.0.7
12mr|texlive-xecjk-3.0.7-1|9	Release:	1
12mr|texlive-xecjk-3.0.7-1|10	Summary:	Support for CJK documents in XeLaTeX
12mr|texlive-xecjk-3.0.7-1|11	Group:		Publishing
12mr|texlive-xecjk-3.0.7-1|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/xecjk
12mr|texlive-xecjk-3.0.7-1|13	License:	LPPL
12mr|texlive-xecjk-3.0.7-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xecjk.tar.xz
12mr|texlive-xecjk-3.0.7-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xecjk.doc.tar.xz
12mr|texlive-xecjk-3.0.7-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xecjk.source.tar.xz
12mr|texlive-xecjk-3.0.7-1|17	BuildArch:	noarch
12mr|texlive-xecjk-3.0.7-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-xecjk-3.0.7-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-xecjk-3.0.7-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-xecjk-3.0.7-1|21	
12mr|texlive-xecjk-3.0.7-1|22	%description
12mr|texlive-xecjk-3.0.7-1|23	A LaTeX package for typesetting CJK documents in the way users
12mr|texlive-xecjk-3.0.7-1|24	have become used to, in the CJK package.
12mr|texlive-xecjk-3.0.7-1|25	
12mr|texlive-xecjk-3.0.7-1|26	%post
12mr|texlive-xecjk-3.0.7-1|27	%{_sbindir}/texlive.post
12mr|texlive-xecjk-3.0.7-1|28	
12mr|texlive-xecjk-3.0.7-1|29	%postun
12mr|texlive-xecjk-3.0.7-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-xecjk-3.0.7-1|31	%{_sbindir}/texlive.post
12mr|texlive-xecjk-3.0.7-1|32	fi
12mr|texlive-xecjk-3.0.7-1|33	
12mr|texlive-xecjk-3.0.7-1|34	#-----------------------------------------------------------------------
12mr|texlive-xecjk-3.0.7-1|35	%files
12mr|texlive-xecjk-3.0.7-1|36	%{_texmfdistdir}/tex/xelatex/xecjk/xeCJK.sty
12mr|texlive-xecjk-3.0.7-1|37	%doc %{_texmfdistdir}/doc/xelatex/xecjk/README
12mr|texlive-xecjk-3.0.7-1|38	%doc %{_texmfdistdir}/doc/xelatex/xecjk/example/xeCJK-example-CJKecglue.tex
12mr|texlive-xecjk-3.0.7-1|39	%doc %{_texmfdistdir}/doc/xelatex/xecjk/example/xeCJK-example-autofake.tex
12mr|texlive-xecjk-3.0.7-1|40	%doc %{_texmfdistdir}/doc/xelatex/xecjk/example/xeCJK-example-checksingle.tex
12mr|texlive-xecjk-3.0.7-1|41	%doc %{_texmfdistdir}/doc/xelatex/xecjk/example/xeCJK-example-fallback.tex
12mr|texlive-xecjk-3.0.7-1|42	%doc %{_texmfdistdir}/doc/xelatex/xecjk/example/xeCJK-example-subCJKblock.tex
12mr|texlive-xecjk-3.0.7-1|43	%doc %{_texmfdistdir}/doc/xelatex/xecjk/xeCJK.pdf
12mr|texlive-xecjk-3.0.7-1|44	#- source
12mr|texlive-xecjk-3.0.7-1|45	%doc %{_texmfdistdir}/source/xelatex/xecjk/xeCJK.dtx
12mr|texlive-xecjk-3.0.7-1|46	%doc %{_texmfdistdir}/source/xelatex/xecjk/xeCJK.ins
12mr|texlive-xecjk-3.0.7-1|47	
12mr|texlive-xecjk-3.0.7-1|48	#-----------------------------------------------------------------------
12mr|texlive-xecjk-3.0.7-1|49	%prep
12mr|texlive-xecjk-3.0.7-1|50	%setup -c -a0 -a1 -a2
12mr|texlive-xecjk-3.0.7-1|51	
12mr|texlive-xecjk-3.0.7-1|52	%build
12mr|texlive-xecjk-3.0.7-1|53	
12mr|texlive-xecjk-3.0.7-1|54	%install
12mr|texlive-xecjk-3.0.7-1|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xecjk-3.0.7-1|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-xecjk-3.0.7-1|57	
12mr|texlive-xecjk-3.0.7-1|58	
12mr|texlive-xecjk-3.0.7-1|59	
12mr|texlive-xecjk-3.0.7-1|60	%changelog
12mr|texlive-xecjk-3.0.7-1|61	

18938 12
12mr|texlive-xecolor-20111104-2|1	# revision 24140
12mr|texlive-xecolor-20111104-2|2	# category Package
12mr|texlive-xecolor-20111104-2|3	# catalog-ctan undef
12mr|texlive-xecolor-20111104-2|4	# catalog-date undef
12mr|texlive-xecolor-20111104-2|5	# catalog-license undef
12mr|texlive-xecolor-20111104-2|6	# catalog-version undef
12mr|texlive-xecolor-20111104-2|7	Name:		texlive-xecolor
12mr|texlive-xecolor-20111104-2|8	Version:	20111104
12mr|texlive-xecolor-20111104-2|9	Release:	2
12mr|texlive-xecolor-20111104-2|10	Summary:	TeXLive xecolor package
12mr|texlive-xecolor-20111104-2|11	Group:		Publishing
12mr|texlive-xecolor-20111104-2|12	URL:		http://tug.org/texlive
12mr|texlive-xecolor-20111104-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-xecolor-20111104-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xecolor.tar.xz
12mr|texlive-xecolor-20111104-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xecolor.doc.tar.xz
12mr|texlive-xecolor-20111104-2|16	BuildArch:	noarch
12mr|texlive-xecolor-20111104-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-xecolor-20111104-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-xecolor-20111104-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-xecolor-20111104-2|20	
12mr|texlive-xecolor-20111104-2|21	%description
12mr|texlive-xecolor-20111104-2|22	TeXLive xecolor package.
12mr|texlive-xecolor-20111104-2|23	
12mr|texlive-xecolor-20111104-2|24	%post
12mr|texlive-xecolor-20111104-2|25	%{_sbindir}/texlive.post
12mr|texlive-xecolor-20111104-2|26	
12mr|texlive-xecolor-20111104-2|27	%postun
12mr|texlive-xecolor-20111104-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-xecolor-20111104-2|29	%{_sbindir}/texlive.post
12mr|texlive-xecolor-20111104-2|30	fi
12mr|texlive-xecolor-20111104-2|31	
12mr|texlive-xecolor-20111104-2|32	#-----------------------------------------------------------------------
12mr|texlive-xecolor-20111104-2|33	%files
12mr|texlive-xecolor-20111104-2|34	%{_texmfdistdir}/tex/xelatex/xecolor/xecolor.sty
12mr|texlive-xecolor-20111104-2|35	%doc %{_texmfdistdir}/doc/xelatex/xecolor/README
12mr|texlive-xecolor-20111104-2|36	
12mr|texlive-xecolor-20111104-2|37	#-----------------------------------------------------------------------
12mr|texlive-xecolor-20111104-2|38	%prep
12mr|texlive-xecolor-20111104-2|39	%setup -c -a0 -a1
12mr|texlive-xecolor-20111104-2|40	
12mr|texlive-xecolor-20111104-2|41	%build
12mr|texlive-xecolor-20111104-2|42	
12mr|texlive-xecolor-20111104-2|43	%install
12mr|texlive-xecolor-20111104-2|44	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xecolor-20111104-2|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-xecolor-20111104-2|46	
12mr|texlive-xecolor-20111104-2|47	
12mr|texlive-xecolor-20111104-2|48	
12mr|texlive-xecolor-20111104-2|49	%changelog
12mr|texlive-xecolor-20111104-2|50	

18939 12
12mr|texlive-xecyr-1.1-2|1	# revision 20221
12mr|texlive-xecyr-1.1-2|2	# category Package
12mr|texlive-xecyr-1.1-2|3	# catalog-ctan /macros/xetex/latex/xecyr
12mr|texlive-xecyr-1.1-2|4	# catalog-date 2010-10-26 13:00:58 +0200
12mr|texlive-xecyr-1.1-2|5	# catalog-license lppl
12mr|texlive-xecyr-1.1-2|6	# catalog-version 1.1
12mr|texlive-xecyr-1.1-2|7	Name:		texlive-xecyr
12mr|texlive-xecyr-1.1-2|8	Version:	1.1
12mr|texlive-xecyr-1.1-2|9	Release:	2
12mr|texlive-xecyr-1.1-2|10	Summary:	Using Cyrillic languages in XeTeX
12mr|texlive-xecyr-1.1-2|11	Group:		Publishing
12mr|texlive-xecyr-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/xecyr
12mr|texlive-xecyr-1.1-2|13	License:	LPPL
12mr|texlive-xecyr-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xecyr.tar.xz
12mr|texlive-xecyr-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xecyr.doc.tar.xz
12mr|texlive-xecyr-1.1-2|16	BuildArch:	noarch
12mr|texlive-xecyr-1.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-xecyr-1.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-xecyr-1.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-xecyr-1.1-2|20	
12mr|texlive-xecyr-1.1-2|21	%description
12mr|texlive-xecyr-1.1-2|22	Helper tools for using Cyrillic languages with XeLaTeX and
12mr|texlive-xecyr-1.1-2|23	babel.
12mr|texlive-xecyr-1.1-2|24	
12mr|texlive-xecyr-1.1-2|25	%post
12mr|texlive-xecyr-1.1-2|26	%{_sbindir}/texlive.post
12mr|texlive-xecyr-1.1-2|27	
12mr|texlive-xecyr-1.1-2|28	%postun
12mr|texlive-xecyr-1.1-2|29	if [ $1 -eq 0 ]; then
12mr|texlive-xecyr-1.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-xecyr-1.1-2|31	fi
12mr|texlive-xecyr-1.1-2|32	
12mr|texlive-xecyr-1.1-2|33	#-----------------------------------------------------------------------
12mr|texlive-xecyr-1.1-2|34	%files
12mr|texlive-xecyr-1.1-2|35	%{_texmfdistdir}/tex/generic/xecyr/xu-ruenhyph.tex
12mr|texlive-xecyr-1.1-2|36	%{_texmfdistdir}/tex/xelatex/xecyr/xecyr.sty
12mr|texlive-xecyr-1.1-2|37	%doc %{_texmfdistdir}/doc/xelatex/xecyr/1251.tex
12mr|texlive-xecyr-1.1-2|38	%doc %{_texmfdistdir}/doc/xelatex/xecyr/866.tex
12mr|texlive-xecyr-1.1-2|39	%doc %{_texmfdistdir}/doc/xelatex/xecyr/NEWS
12mr|texlive-xecyr-1.1-2|40	%doc %{_texmfdistdir}/doc/xelatex/xecyr/README
12mr|texlive-xecyr-1.1-2|41	%doc %{_texmfdistdir}/doc/xelatex/xecyr/iso.tex
12mr|texlive-xecyr-1.1-2|42	%doc %{_texmfdistdir}/doc/xelatex/xecyr/koi8-r.tex
12mr|texlive-xecyr-1.1-2|43	%doc %{_texmfdistdir}/doc/xelatex/xecyr/language.dat.add
12mr|texlive-xecyr-1.1-2|44	%doc %{_texmfdistdir}/doc/xelatex/xecyr/listings-utf8-ex.pdf
12mr|texlive-xecyr-1.1-2|45	%doc %{_texmfdistdir}/doc/xelatex/xecyr/listings-utf8-ex.tex
12mr|texlive-xecyr-1.1-2|46	%doc %{_texmfdistdir}/doc/xelatex/xecyr/pict2e-ex.pdf
12mr|texlive-xecyr-1.1-2|47	%doc %{_texmfdistdir}/doc/xelatex/xecyr/pict2e-ex.tex
12mr|texlive-xecyr-1.1-2|48	%doc %{_texmfdistdir}/doc/xelatex/xecyr/rubibtex-ex-x.pdf
12mr|texlive-xecyr-1.1-2|49	%doc %{_texmfdistdir}/doc/xelatex/xecyr/rubibtex-ex-x.tex
12mr|texlive-xecyr-1.1-2|50	%doc %{_texmfdistdir}/doc/xelatex/xecyr/rubibtex-ex.bib
12mr|texlive-xecyr-1.1-2|51	%doc %{_texmfdistdir}/doc/xelatex/xecyr/rumakeindex-ex-x.pdf
12mr|texlive-xecyr-1.1-2|52	%doc %{_texmfdistdir}/doc/xelatex/xecyr/rumakeindex-ex-x.tex
12mr|texlive-xecyr-1.1-2|53	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-doc-ru.pdf
12mr|texlive-xecyr-1.1-2|54	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-doc-ru.tex
12mr|texlive-xecyr-1.1-2|55	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex1-ru-x.pdf
12mr|texlive-xecyr-1.1-2|56	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex1-ru-x.tex
12mr|texlive-xecyr-1.1-2|57	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex2-ru-x.pdf
12mr|texlive-xecyr-1.1-2|58	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex2-ru-x.tex
12mr|texlive-xecyr-1.1-2|59	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex3-ru-x.pdf
12mr|texlive-xecyr-1.1-2|60	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex3-ru-x.tex
12mr|texlive-xecyr-1.1-2|61	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex4-ru-x.pdf
12mr|texlive-xecyr-1.1-2|62	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex4-ru-x.tex
12mr|texlive-xecyr-1.1-2|63	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex5-ru-x.pdf
12mr|texlive-xecyr-1.1-2|64	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex5-ru-x.tex
12mr|texlive-xecyr-1.1-2|65	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex6-ru-x.pdf
12mr|texlive-xecyr-1.1-2|66	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex6-ru-x.tex
12mr|texlive-xecyr-1.1-2|67	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex7-ru-x.pdf
12mr|texlive-xecyr-1.1-2|68	%doc %{_texmfdistdir}/doc/xelatex/xecyr/xecyr-ex7-ru-x.tex
12mr|texlive-xecyr-1.1-2|69	
12mr|texlive-xecyr-1.1-2|70	#-----------------------------------------------------------------------
12mr|texlive-xecyr-1.1-2|71	%prep
12mr|texlive-xecyr-1.1-2|72	%setup -c -a0 -a1
12mr|texlive-xecyr-1.1-2|73	
12mr|texlive-xecyr-1.1-2|74	%build
12mr|texlive-xecyr-1.1-2|75	
12mr|texlive-xecyr-1.1-2|76	%install
12mr|texlive-xecyr-1.1-2|77	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-xecyr-1.1-2|78	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-xecyr-1.1-2|79	
12mr|texlive-xecyr-1.1-2|80	
12mr|texlive-xecyr-1.1-2|81	
12mr|texlive-xecyr-1.1-2|82	%changelog
12mr|texlive-xecyr-1.1-2|83	

18940 12
12mr|texlive-xeindex-0.2-2|1	# revision 16760
12mr|texlive-xeindex-0.2-2|2	# category Package
12mr|texlive-xeindex-0.2-2|3	# catalog-ctan /macros/xetex/latex/xeindex
12mr|texlive-xeindex-0.2-2|4	# catalog-date 2010-01-17 14:52:57 +0100
12mr|texlive-xeindex-0.2-2|5	# catalog-license lppl
12mr|texlive-xeindex-0.2-2|6	# catalog-version 0.2
12mr|texlive-xeindex-0.2-2|7	Name:		texlive-xeindex
12mr|texlive-xeindex-0.2-2|8	Version:	0.2
12mr|texlive-xeindex-0.2-2|9	Release:	2
12mr|texlive-xeindex-0.2-2|10	Summary:	Automatic index generation for XeLaTeX
12mr|texlive-xeindex-0.2-2|11	Group:		Publishing
12mr|texlive-xeindex-0.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/xeindex
12mr|texlive-xeindex-0.2-2|13	License:	LPPL
12mr|texlive-xeindex-0.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xeindex.tar.xz
12mr|texlive-xeindex-0.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xeindex.doc.tar.xz
12mr|texlive-xeindex-0.2-2|16	BuildArch:	noarch
12mr|texlive-xeindex-0.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-xeindex-0.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-xeindex-0.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-xeindex-0.2-2|20	
12mr|texlive-xeindex-0.2-2|21	%description
12mr|texlive-xeindex-0.2-2|22	The package is based on XeSearch, and will automatically index
12mr|texlive-xeindex-0.2-2|23	words or phrases in an XeLaTeX document. Words are declared in
12mr|texlive-xeindex-0.2-2|24	a list, and every occurrence then creates an index entry whose
12mr|texlive-xeindex-0.2-2|25	content can be fully specified beforehand.
12mr|texlive-xeindex-0.2-2|26	
12mr|texlive-xeindex-0.2-2|27	%post
12mr|texlive-xeindex-0.2-2|28	%{_sbindir}/texlive.post
12mr|texlive-xeindex-0.2-2|29	
12mr|texlive-xeindex-0.2-2|30	%postun
12mr|texlive-xeindex-0.2-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-xeindex-0.2-2|32	%{_sbindir}/texlive.post
12mr|texlive-xeindex-0.2-2|33	fi
12mr|texlive-xeindex-0.2-2|34	
12mr|texlive-xeindex-0.2-2|35	#-----------------------------------------------------------------------
12mr|texlive-xeindex-0.2-2|36	%files
12mr|texlive-xeindex-0.2-2|37	%{_texmfdistdir}/tex/xelatex/xeindex/xeindex.sty
12mr|texlive-xeindex-0.2-2|38	%doc %{_texmfdistdir}/doc/xelatex/xeindex/README
12mr|texlive-xeindex-0.2-2|39	%doc %{_texmfdistdir}/doc/xelatex/xeindex/xeindex.pdf
12mr|texlive-xeindex-0.2-2|40	%doc %{_texmfdistdir}/doc/xelatex/xeindex/xeindex.tex
12mr|texlive-xeindex-0.2-2|41	
12mr|texlive-xeindex-0.2-2|42	#-----------------------------------------------------------------------
12mr|texlive-xeindex-0.2-2|43	%prep
12mr|texlive-xeindex-0.2-2|44	%setup -c -a0 -a1
12mr|texlive-xeindex-0.2-2|45	
12mr|texlive-xeindex-0.2-2|46	%build
12mr|texlive-xeindex-0.2-2|47	
12mr|texlive-xeindex-0.2-2|48	%install
12mr|texlive-xeindex-0.2-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xeindex-0.2-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-xeindex-0.2-2|51	
12mr|texlive-xeindex-0.2-2|52	
12mr|texlive-xeindex-0.2-2|53	
12mr|texlive-xeindex-0.2-2|54	%changelog
12mr|texlive-xeindex-0.2-2|55	

18941 12
12mr|texlive-xepersian-11.143-1|1	# revision 27200
12mr|texlive-xepersian-11.143-1|2	# category Package
12mr|texlive-xepersian-11.143-1|3	# catalog-ctan /macros/xetex/latex/xepersian
12mr|texlive-xepersian-11.143-1|4	# catalog-date 2012-07-25 12:33:32 +0200
12mr|texlive-xepersian-11.143-1|5	# catalog-license lppl1.3
12mr|texlive-xepersian-11.143-1|6	# catalog-version 11.143
12mr|texlive-xepersian-11.143-1|7	Name:		texlive-xepersian
12mr|texlive-xepersian-11.143-1|8	Version:	11.143
12mr|texlive-xepersian-11.143-1|9	Release:	1
12mr|texlive-xepersian-11.143-1|10	Summary:	Persian for LaTeX, using XeTeX
12mr|texlive-xepersian-11.143-1|11	Group:		Publishing
12mr|texlive-xepersian-11.143-1|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/xepersian
12mr|texlive-xepersian-11.143-1|13	License:	LPPL1.3
12mr|texlive-xepersian-11.143-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xepersian.tar.xz
12mr|texlive-xepersian-11.143-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xepersian.doc.tar.xz
12mr|texlive-xepersian-11.143-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xepersian.source.tar.xz
12mr|texlive-xepersian-11.143-1|17	BuildArch:	noarch
12mr|texlive-xepersian-11.143-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-xepersian-11.143-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-xepersian-11.143-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-xepersian-11.143-1|21	
12mr|texlive-xepersian-11.143-1|22	%description
12mr|texlive-xepersian-11.143-1|23	The package supports Persian typesetting, using the Persian
12mr|texlive-xepersian-11.143-1|24	Modern fonts, by default.
12mr|texlive-xepersian-11.143-1|25	
12mr|texlive-xepersian-11.143-1|26	%post
12mr|texlive-xepersian-11.143-1|27	%{_sbindir}/texlive.post
12mr|texlive-xepersian-11.143-1|28	
12mr|texlive-xepersian-11.143-1|29	%postun
12mr|texlive-xepersian-11.143-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-xepersian-11.143-1|31	%{_sbindir}/texlive.post
12mr|texlive-xepersian-11.143-1|32	fi
12mr|texlive-xepersian-11.143-1|33	
12mr|texlive-xepersian-11.143-1|34	#-----------------------------------------------------------------------
12mr|texlive-xepersian-11.143-1|35	%files
12mr|texlive-xepersian-11.143-1|36	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xepersian/parsidigits.map
12mr|texlive-xepersian-11.143-1|37	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xepersian/parsidigits.tec
12mr|texlive-xepersian-11.143-1|38	%{_texmfdistdir}/tex/xelatex/xepersian/algorithm-xepersian.def
12mr|texlive-xepersian-11.143-1|39	%{_texmfdistdir}/tex/xelatex/xepersian/algorithmic-xepersian.def
12mr|texlive-xepersian-11.143-1|40	%{_texmfdistdir}/tex/xelatex/xepersian/amsart-xepersian.def
12mr|texlive-xepersian-11.143-1|41	%{_texmfdistdir}/tex/xelatex/xepersian/amsbook-xepersian.def
12mr|texlive-xepersian-11.143-1|42	%{_texmfdistdir}/tex/xelatex/xepersian/article-xepersian.def
12mr|texlive-xepersian-11.143-1|43	%{_texmfdistdir}/tex/xelatex/xepersian/artikel1-xepersian.def
12mr|texlive-xepersian-11.143-1|44	%{_texmfdistdir}/tex/xelatex/xepersian/artikel2-xepersian.def
12mr|texlive-xepersian-11.143-1|45	%{_texmfdistdir}/tex/xelatex/xepersian/artikel3-xepersian.def
12mr|texlive-xepersian-11.143-1|46	%{_texmfdistdir}/tex/xelatex/xepersian/backref-xepersian.def
12mr|texlive-xepersian-11.143-1|47	%{_texmfdistdir}/tex/xelatex/xepersian/bidicode-xepersian.def
12mr|texlive-xepersian-11.143-1|48	%{_texmfdistdir}/tex/xelatex/xepersian/bidimoderncv-xepersian.def
12mr|texlive-xepersian-11.143-1|49	%{_texmfdistdir}/tex/xelatex/xepersian/bidituftesidenote-xepersian.def
12mr|texlive-xepersian-11.143-1|50	%{_texmfdistdir}/tex/xelatex/xepersian/boek-xepersian.def
12mr|texlive-xepersian-11.143-1|51	%{_texmfdistdir}/tex/xelatex/xepersian/boek3-xepersian.def
12mr|texlive-xepersian-11.143-1|52	%{_texmfdistdir}/tex/xelatex/xepersian/book-xepersian.def
12mr|texlive-xepersian-11.143-1|53	%{_texmfdistdir}/tex/xelatex/xepersian/bookest-xepersian.def
12mr|texlive-xepersian-11.143-1|54	%{_texmfdistdir}/tex/xelatex/xepersian/breqn-xepersian.def
12mr|texlive-xepersian-11.143-1|55	%{_texmfdistdir}/tex/xelatex/xepersian/color-localise.def
12mr|texlive-xepersian-11.143-1|56	%{_texmfdistdir}/tex/xelatex/xepersian/commands-ltx.def
12mr|texlive-xepersian-11.143-1|57	%{_texmfdistdir}/tex/xelatex/xepersian/commands-xepersian.def
12mr|texlive-xepersian-11.143-1|58	%{_texmfdistdir}/tex/xelatex/xepersian/empheq-xepersian.def
12mr|texlive-xepersian-11.143-1|59	%{_texmfdistdir}/tex/xelatex/xepersian/enumerate-xepersian.def
12mr|texlive-xepersian-11.143-1|60	%{_texmfdistdir}/tex/xelatex/xepersian/environments-ltx.def
12mr|texlive-xepersian-11.143-1|61	%{_texmfdistdir}/tex/xelatex/xepersian/environments-xepersian.def
12mr|texlive-xepersian-11.143-1|62	%{_texmfdistdir}/tex/xelatex/xepersian/extarticle-xepersian.def
12mr|texlive-xepersian-11.143-1|63	%{_texmfdistdir}/tex/xelatex/xepersian/extbook-xepersian.def
12mr|texlive-xepersian-11.143-1|64	%{_texmfdistdir}/tex/xelatex/xepersian/extrafootnotefeatures-xepersian.def
12mr|texlive-xepersian-11.143-1|65	%{_texmfdistdir}/tex/xelatex/xepersian/extreport-xepersian.def
12mr|texlive-xepersian-11.143-1|66	%{_texmfdistdir}/tex/xelatex/xepersian/flowfram-xepersian.def
12mr|texlive-xepersian-11.143-1|67	%{_texmfdistdir}/tex/xelatex/xepersian/footnote-bidi-xepersian.def
12mr|texlive-xepersian-11.143-1|68	%{_texmfdistdir}/tex/xelatex/xepersian/framed-bidi-xepersian.def
12mr|texlive-xepersian-11.143-1|69	%{_texmfdistdir}/tex/xelatex/xepersian/hyperref-xepersian.def
12mr|texlive-xepersian-11.143-1|70	%{_texmfdistdir}/tex/xelatex/xepersian/imsproc-xepersian.def
12mr|texlive-xepersian-11.143-1|71	%{_texmfdistdir}/tex/xelatex/xepersian/kashida-xepersian.def
12mr|texlive-xepersian-11.143-1|72	%{_texmfdistdir}/tex/xelatex/xepersian/listings-xepersian.def
12mr|texlive-xepersian-11.143-1|73	%{_texmfdistdir}/tex/xelatex/xepersian/loadingorder-bidi-xepersian.def
12mr|texlive-xepersian-11.143-1|74	%{_texmfdistdir}/tex/xelatex/xepersian/localise-xepersian.def
12mr|texlive-xepersian-11.143-1|75	%{_texmfdistdir}/tex/xelatex/xepersian/memoir-xepersian.def
12mr|texlive-xepersian-11.143-1|76	%{_texmfdistdir}/tex/xelatex/xepersian/messages-localise.def
12mr|texlive-xepersian-11.143-1|77	%{_texmfdistdir}/tex/xelatex/xepersian/minitoc-xepersian.def
12mr|texlive-xepersian-11.143-1|78	%{_texmfdistdir}/tex/xelatex/xepersian/misc-localise-xepersian.def
12mr|texlive-xepersian-11.143-1|79	%{_texmfdistdir}/tex/xelatex/xepersian/natbib-xepersian.def
12mr|texlive-xepersian-11.143-1|80	%{_texmfdistdir}/tex/xelatex/xepersian/packages-localise-xepersian.def
12mr|texlive-xepersian-11.143-1|81	%{_texmfdistdir}/tex/xelatex/xepersian/rapport1-xepersian.def
12mr|texlive-xepersian-11.143-1|82	%{_texmfdistdir}/tex/xelatex/xepersian/rapport3-xepersian.def
12mr|texlive-xepersian-11.143-1|83	%{_texmfdistdir}/tex/xelatex/xepersian/refrep-xepersian.def
12mr|texlive-xepersian-11.143-1|84	%{_texmfdistdir}/tex/xelatex/xepersian/report-xepersian.def
12mr|texlive-xepersian-11.143-1|85	%{_texmfdistdir}/tex/xelatex/xepersian/scrartcl-xepersian.def
12mr|texlive-xepersian-11.143-1|86	%{_texmfdistdir}/tex/xelatex/xepersian/scrbook-xepersian.def
12mr|texlive-xepersian-11.143-1|87	%{_texmfdistdir}/tex/xelatex/xepersian/scrreprt-xepersian.def
12mr|texlive-xepersian-11.143-1|88	%{_texmfdistdir}/tex/xelatex/xepersian/tkz-linknodes-xepersian.def
12mr|texlive-xepersian-11.143-1|89	%{_texmfdistdir}/tex/xelatex/xepersian/tocloft-xepersian.def
12mr|texlive-xepersian-11.143-1|90	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian-magazine.cls
12mr|texlive-xepersian-11.143-1|91	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian-mathsdigitspec.sty
12mr|texlive-xepersian-11.143-1|92	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian-multiplechoice.sty
12mr|texlive-xepersian-11.143-1|93	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian-persiancal.sty
12mr|texlive-xepersian-11.143-1|94	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian.sty
12mr|texlive-xepersian-11.143-1|95	%doc %{_texmfdistdir}/doc/xelatex/xepersian/README
12mr|texlive-xepersian-11.143-1|96	%doc %{_texmfdistdir}/doc/xelatex/xepersian/ftxe-0.12.py
12mr|texlive-xepersian-11.143-1|97	%doc %{_texmfdistdir}/doc/xelatex/xepersian/img/ireland.jpg
12mr|texlive-xepersian-11.143-1|98	%doc %{_texmfdistdir}/doc/xelatex/xepersian/img/weather/clouds.jpg
12mr|texlive-xepersian-11.143-1|99	%doc %{_texmfdistdir}/doc/xelatex/xepersian/img/weather/rain.jpg
12mr|texlive-xepersian-11.143-1|100	%doc %{_texmfdistdir}/doc/xelatex/xepersian/img/weather/sun.jpg
12mr|texlive-xepersian-11.143-1|101	%doc %{_texmfdistdir}/doc/xelatex/xepersian/magazine-sample.tex
12mr|texlive-xepersian-11.143-1|102	%doc %{_texmfdistdir}/doc/xelatex/xepersian/test-correction.tex
12mr|texlive-xepersian-11.143-1|103	%doc %{_texmfdistdir}/doc/xelatex/xepersian/test-empty-form.tex
12mr|texlive-xepersian-11.143-1|104	%doc %{_texmfdistdir}/doc/xelatex/xepersian/test-question-only.tex
12mr|texlive-xepersian-11.143-1|105	%doc %{_texmfdistdir}/doc/xelatex/xepersian/test-solution-form.tex
12mr|texlive-xepersian-11.143-1|106	%doc %{_texmfdistdir}/doc/xelatex/xepersian/xepersian-logo.pdf
12mr|texlive-xepersian-11.143-1|107	%doc %{_texmfdistdir}/doc/xelatex/xepersian/xepersian-logo.tex
12mr|texlive-xepersian-11.143-1|108	%doc %{_texmfdistdir}/doc/xelatex/xepersian/xepersian.pdf
12mr|texlive-xepersian-11.143-1|109	#- source
12mr|texlive-xepersian-11.143-1|110	%doc %{_texmfdistdir}/source/xelatex/xepersian/xepersian.dtx
12mr|texlive-xepersian-11.143-1|111	%doc %{_texmfdistdir}/source/xelatex/xepersian/xepersian.ins
12mr|texlive-xepersian-11.143-1|112	
12mr|texlive-xepersian-11.143-1|113	#-----------------------------------------------------------------------
12mr|texlive-xepersian-11.143-1|114	%prep
12mr|texlive-xepersian-11.143-1|115	%setup -c -a0 -a1 -a2
12mr|texlive-xepersian-11.143-1|116	
12mr|texlive-xepersian-11.143-1|117	%build
12mr|texlive-xepersian-11.143-1|118	
12mr|texlive-xepersian-11.143-1|119	%install
12mr|texlive-xepersian-11.143-1|120	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xepersian-11.143-1|121	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-xepersian-11.143-1|122	
12mr|texlive-xepersian-11.143-1|123	
12mr|texlive-xepersian-11.143-1|124	
12mr|texlive-xepersian-11.143-1|125	%changelog
12mr|texlive-xepersian-11.143-1|126	

18942 12
12mr|texlive-xesearch-20091118-2|1	# revision 16041
12mr|texlive-xesearch-20091118-2|2	# category Package
12mr|texlive-xesearch-20091118-2|3	# catalog-ctan /macros/xetex/generic/xesearch
12mr|texlive-xesearch-20091118-2|4	# catalog-date 2009-11-18 12:12:09 +0100
12mr|texlive-xesearch-20091118-2|5	# catalog-license lppl
12mr|texlive-xesearch-20091118-2|6	# catalog-version undef
12mr|texlive-xesearch-20091118-2|7	Name:		texlive-xesearch
12mr|texlive-xesearch-20091118-2|8	Version:	20091118
12mr|texlive-xesearch-20091118-2|9	Release:	2
12mr|texlive-xesearch-20091118-2|10	Summary:	A string finder for XeTeX
12mr|texlive-xesearch-20091118-2|11	Group:		Publishing
12mr|texlive-xesearch-20091118-2|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/generic/xesearch
12mr|texlive-xesearch-20091118-2|13	License:	LPPL
12mr|texlive-xesearch-20091118-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xesearch.tar.xz
12mr|texlive-xesearch-20091118-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xesearch.doc.tar.xz
12mr|texlive-xesearch-20091118-2|16	BuildArch:	noarch
12mr|texlive-xesearch-20091118-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-xesearch-20091118-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-xesearch-20091118-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-xesearch-20091118-2|20	
12mr|texlive-xesearch-20091118-2|21	%description
12mr|texlive-xesearch-20091118-2|22	The package finds strings (e.g. (parts of) words or phrases)
12mr|texlive-xesearch-20091118-2|23	and manipulates them (apply any macro), thus turning each word
12mr|texlive-xesearch-20091118-2|24	or phrase into a possible command. It is written in plain XeTeX
12mr|texlive-xesearch-20091118-2|25	and should thus work with any format (it is known to work with
12mr|texlive-xesearch-20091118-2|26	LaTeX and ConTeXt). The main application for the moment is
12mr|texlive-xesearch-20091118-2|27	XeIndex, an automatic index for XeLaTeX, but examples are given
12mr|texlive-xesearch-20091118-2|28	of simple use to check spelling, count words, and highlight
12mr|texlive-xesearch-20091118-2|29	syntax of programming languages.
12mr|texlive-xesearch-20091118-2|30	
12mr|texlive-xesearch-20091118-2|31	%post
12mr|texlive-xesearch-20091118-2|32	%{_sbindir}/texlive.post
12mr|texlive-xesearch-20091118-2|33	
12mr|texlive-xesearch-20091118-2|34	%postun
12mr|texlive-xesearch-20091118-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-xesearch-20091118-2|36	%{_sbindir}/texlive.post
12mr|texlive-xesearch-20091118-2|37	fi
12mr|texlive-xesearch-20091118-2|38	
12mr|texlive-xesearch-20091118-2|39	#-----------------------------------------------------------------------
12mr|texlive-xesearch-20091118-2|40	%files
12mr|texlive-xesearch-20091118-2|41	%{_texmfdistdir}/tex/xetex/xesearch/t-xesearch.tex
12mr|texlive-xesearch-20091118-2|42	%{_texmfdistdir}/tex/xetex/xesearch/xesearch.sty
12mr|texlive-xesearch-20091118-2|43	%doc %{_texmfdistdir}/doc/xetex/xesearch/README
12mr|texlive-xesearch-20091118-2|44	%doc %{_texmfdistdir}/doc/xetex/xesearch/xesearch.pdf
12mr|texlive-xesearch-20091118-2|45	%doc %{_texmfdistdir}/doc/xetex/xesearch/xesearch.tex
12mr|texlive-xesearch-20091118-2|46	
12mr|texlive-xesearch-20091118-2|47	#-----------------------------------------------------------------------
12mr|texlive-xesearch-20091118-2|48	%prep
12mr|texlive-xesearch-20091118-2|49	%setup -c -a0 -a1
12mr|texlive-xesearch-20091118-2|50	
12mr|texlive-xesearch-20091118-2|51	%build
12mr|texlive-xesearch-20091118-2|52	
12mr|texlive-xesearch-20091118-2|53	%install
12mr|texlive-xesearch-20091118-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xesearch-20091118-2|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-xesearch-20091118-2|56	
12mr|texlive-xesearch-20091118-2|57	
12mr|texlive-xesearch-20091118-2|58	
12mr|texlive-xesearch-20091118-2|59	%changelog
12mr|texlive-xesearch-20091118-2|60	

18943 12
12mr|texlive-xetex-0.9997.5-1|1	# revision 26330
12mr|texlive-xetex-0.9997.5-1|2	# category TLCore
12mr|texlive-xetex-0.9997.5-1|3	# catalog-ctan undef
12mr|texlive-xetex-0.9997.5-1|4	# catalog-date 2012-05-06 11:41:55 +0200
12mr|texlive-xetex-0.9997.5-1|5	# catalog-license other-free
12mr|texlive-xetex-0.9997.5-1|6	# catalog-version 0.9997.5
12mr|texlive-xetex-0.9997.5-1|7	Name:		texlive-xetex
12mr|texlive-xetex-0.9997.5-1|8	Epoch:		1
12mr|texlive-xetex-0.9997.5-1|9	Version:	0.9997.5
12mr|texlive-xetex-0.9997.5-1|10	Release:	1
12mr|texlive-xetex-0.9997.5-1|11	Summary:	Unicode and OpenType-enabled TeX engine
12mr|texlive-xetex-0.9997.5-1|12	Group:		Publishing
12mr|texlive-xetex-0.9997.5-1|13	URL:		http://tug.org/texlive
12mr|texlive-xetex-0.9997.5-1|14	License:	OTHER-FREE
12mr|texlive-xetex-0.9997.5-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex.tar.xz
12mr|texlive-xetex-0.9997.5-1|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex.doc.tar.xz
12mr|texlive-xetex-0.9997.5-1|17	BuildArch:	noarch
12mr|texlive-xetex-0.9997.5-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-xetex-0.9997.5-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-xetex-0.9997.5-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-xetex-0.9997.5-1|21	Requires(post):	texlive-tetex
12mr|texlive-xetex-0.9997.5-1|22	Requires:	texlive-xetexconfig
12mr|texlive-xetex-0.9997.5-1|23	Requires:	texlive-xetex.bin
12mr|texlive-xetex-0.9997.5-1|24	
12mr|texlive-xetex-0.9997.5-1|25	%description
12mr|texlive-xetex-0.9997.5-1|26	See http://tug.org/xetex.
12mr|texlive-xetex-0.9997.5-1|27	
12mr|texlive-xetex-0.9997.5-1|28	%post
12mr|texlive-xetex-0.9997.5-1|29	%{_sbindir}/texlive.post
12mr|texlive-xetex-0.9997.5-1|30	
12mr|texlive-xetex-0.9997.5-1|31	%postun
12mr|texlive-xetex-0.9997.5-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-xetex-0.9997.5-1|33	rm -fr %{_texmfvardir}/web2c/xetex
12mr|texlive-xetex-0.9997.5-1|34	%{_sbindir}/texlive.post
12mr|texlive-xetex-0.9997.5-1|35	fi
12mr|texlive-xetex-0.9997.5-1|36	
12mr|texlive-xetex-0.9997.5-1|37	#-----------------------------------------------------------------------
12mr|texlive-xetex-0.9997.5-1|38	%files
12mr|texlive-xetex-0.9997.5-1|39	%{_bindir}/xelatex
12mr|texlive-xetex-0.9997.5-1|40	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/base/qx-unicode.map
12mr|texlive-xetex-0.9997.5-1|41	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/base/qx-unicode.tec
12mr|texlive-xetex-0.9997.5-1|42	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/base/tex-text.map
12mr|texlive-xetex-0.9997.5-1|43	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/base/tex-text.tec
12mr|texlive-xetex-0.9997.5-1|44	%{_texmfdistdir}/scripts/xetex/perl/lib/PDF/Reuse.pm
12mr|texlive-xetex-0.9997.5-1|45	%{_texmfdistdir}/scripts/xetex/perl/lib/PDF/Reuse/Util.pm
12mr|texlive-xetex-0.9997.5-1|46	%{_texmfdistdir}/scripts/xetex/perl/xdv2pdf_mergemarks
12mr|texlive-xetex-0.9997.5-1|47	%{_tlpkgdir}/tlpostcode/xetex.pl
12mr|texlive-xetex-0.9997.5-1|48	%_texmf_fmtutil_d/xetex
12mr|texlive-xetex-0.9997.5-1|49	%doc %{_texmfdistdir}/doc/xetex/base/XeTeX-notes.pdf
12mr|texlive-xetex-0.9997.5-1|50	%doc %{_texmfdistdir}/doc/xetex/base/XeTeX-notes.tex
12mr|texlive-xetex-0.9997.5-1|51	
12mr|texlive-xetex-0.9997.5-1|52	#-----------------------------------------------------------------------
12mr|texlive-xetex-0.9997.5-1|53	%prep
12mr|texlive-xetex-0.9997.5-1|54	%setup -c -a0 -a1
12mr|texlive-xetex-0.9997.5-1|55	
12mr|texlive-xetex-0.9997.5-1|56	%build
12mr|texlive-xetex-0.9997.5-1|57	
12mr|texlive-xetex-0.9997.5-1|58	%install
12mr|texlive-xetex-0.9997.5-1|59	mkdir -p %{buildroot}%{_bindir}
12mr|texlive-xetex-0.9997.5-1|60	pushd %{buildroot}%{_bindir}
12mr|texlive-xetex-0.9997.5-1|61	ln -sf xetex xelatex
12mr|texlive-xetex-0.9997.5-1|62	popd
12mr|texlive-xetex-0.9997.5-1|63	mkdir -p %{buildroot}%{_tlpkgdir}
12mr|texlive-xetex-0.9997.5-1|64	cp -fpar tlpkg/tlpostcode %{buildroot}%{_tlpkgdir}
12mr|texlive-xetex-0.9997.5-1|65	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-xetex-0.9997.5-1|66	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-xetex-0.9997.5-1|67	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mr|texlive-xetex-0.9997.5-1|68	cat > %{buildroot}%{_texmf_fmtutil_d}/xetex <<EOF
12mr|texlive-xetex-0.9997.5-1|69	#
12mr|texlive-xetex-0.9997.5-1|70	# from xetex:
12mr|texlive-xetex-0.9997.5-1|71	xetex xetex language.def -etex xetex.ini
12mr|texlive-xetex-0.9997.5-1|72	xelatex xetex language.dat -etex xelatex.ini
12mr|texlive-xetex-0.9997.5-1|73	EOF
12mr|texlive-xetex-0.9997.5-1|74	
12mr|texlive-xetex-0.9997.5-1|75	
12mr|texlive-xetex-0.9997.5-1|76	
12mr|texlive-xetex-0.9997.5-1|77	%changelog
12mr|texlive-xetex-0.9997.5-1|78	

18944 12
12mr|texlive-xetexconfig-20120809-1|1	# revision 26762
12mr|texlive-xetexconfig-20120809-1|2	# category Package
12mr|texlive-xetexconfig-20120809-1|3	# catalog-ctan undef
12mr|texlive-xetexconfig-20120809-1|4	# catalog-date undef
12mr|texlive-xetexconfig-20120809-1|5	# catalog-license undef
12mr|texlive-xetexconfig-20120809-1|6	# catalog-version undef
12mr|texlive-xetexconfig-20120809-1|7	Name:		texlive-xetexconfig
12mr|texlive-xetexconfig-20120809-1|8	Version:	20120809
12mr|texlive-xetexconfig-20120809-1|9	Release:	1
12mr|texlive-xetexconfig-20120809-1|10	Summary:	Configuration files for XeTeX
12mr|texlive-xetexconfig-20120809-1|11	Group:		Publishing
12mr|texlive-xetexconfig-20120809-1|12	URL:		http://tug.org/texlive
12mr|texlive-xetexconfig-20120809-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-xetexconfig-20120809-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetexconfig.tar.xz
12mr|texlive-xetexconfig-20120809-1|15	BuildArch:	noarch
12mr|texlive-xetexconfig-20120809-1|16	BuildRequires:	texlive-tlpkg
12mr|texlive-xetexconfig-20120809-1|17	Requires(pre):	texlive-tlpkg
12mr|texlive-xetexconfig-20120809-1|18	Requires(post):	texlive-kpathsea
12mr|texlive-xetexconfig-20120809-1|19	
12mr|texlive-xetexconfig-20120809-1|20	%description
12mr|texlive-xetexconfig-20120809-1|21	unicode-letters, and special crop.cfg and hyperref.cfg for
12mr|texlive-xetexconfig-20120809-1|22	XeTeX.
12mr|texlive-xetexconfig-20120809-1|23	
12mr|texlive-xetexconfig-20120809-1|24	%post
12mr|texlive-xetexconfig-20120809-1|25	%{_sbindir}/texlive.post
12mr|texlive-xetexconfig-20120809-1|26	
12mr|texlive-xetexconfig-20120809-1|27	%postun
12mr|texlive-xetexconfig-20120809-1|28	if [ $1 -eq 0 ]; then
12mr|texlive-xetexconfig-20120809-1|29	%{_sbindir}/texlive.post
12mr|texlive-xetexconfig-20120809-1|30	fi
12mr|texlive-xetexconfig-20120809-1|31	
12mr|texlive-xetexconfig-20120809-1|32	#-----------------------------------------------------------------------
12mr|texlive-xetexconfig-20120809-1|33	%files
12mr|texlive-xetexconfig-20120809-1|34	%{_texmfdistdir}/tex/generic/xetexconfig/unicode-letters.tex
12mr|texlive-xetexconfig-20120809-1|35	%{_texmfdistdir}/tex/xelatex/xetexconfig/crop.cfg
12mr|texlive-xetexconfig-20120809-1|36	%{_texmfdistdir}/tex/xelatex/xetexconfig/hyperref.cfg
12mr|texlive-xetexconfig-20120809-1|37	
12mr|texlive-xetexconfig-20120809-1|38	#-----------------------------------------------------------------------
12mr|texlive-xetexconfig-20120809-1|39	%prep
12mr|texlive-xetexconfig-20120809-1|40	%setup -c -a0
12mr|texlive-xetexconfig-20120809-1|41	
12mr|texlive-xetexconfig-20120809-1|42	%build
12mr|texlive-xetexconfig-20120809-1|43	
12mr|texlive-xetexconfig-20120809-1|44	%install
12mr|texlive-xetexconfig-20120809-1|45	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xetexconfig-20120809-1|46	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-xetexconfig-20120809-1|47	
12mr|texlive-xetexconfig-20120809-1|48	
12mr|texlive-xetexconfig-20120809-1|49	
12mr|texlive-xetexconfig-20120809-1|50	%changelog
12mr|texlive-xetexconfig-20120809-1|51	

18945 12
12mr|texlive-xetex-def-0.94-2|1	# revision 16192
12mr|texlive-xetex-def-0.94-2|2	# category Package
12mr|texlive-xetex-def-0.94-2|3	# catalog-ctan /graphics/xetex/latex/xetex.def
12mr|texlive-xetex-def-0.94-2|4	# catalog-date 2009-11-27 22:18:13 +0100
12mr|texlive-xetex-def-0.94-2|5	# catalog-license lppl
12mr|texlive-xetex-def-0.94-2|6	# catalog-version 0.94
12mr|texlive-xetex-def-0.94-2|7	Name:		texlive-xetex-def
12mr|texlive-xetex-def-0.94-2|8	Version:	0.94
12mr|texlive-xetex-def-0.94-2|9	Release:	2
12mr|texlive-xetex-def-0.94-2|10	Summary:	Colour and graphics support for XeTeX
12mr|texlive-xetex-def-0.94-2|11	Group:		Publishing
12mr|texlive-xetex-def-0.94-2|12	URL:		http://www.ctan.org/tex-archive/graphics/xetex/latex/xetex.def
12mr|texlive-xetex-def-0.94-2|13	License:	LPPL
12mr|texlive-xetex-def-0.94-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-def.tar.xz
12mr|texlive-xetex-def-0.94-2|15	BuildArch:	noarch
12mr|texlive-xetex-def-0.94-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-xetex-def-0.94-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-xetex-def-0.94-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-xetex-def-0.94-2|19	
12mr|texlive-xetex-def-0.94-2|20	%description
12mr|texlive-xetex-def-0.94-2|21	The file xetex.def provides device-specific definitions for
12mr|texlive-xetex-def-0.94-2|22	colour and graphics support when running Xe(La)TeX.
12mr|texlive-xetex-def-0.94-2|23	
12mr|texlive-xetex-def-0.94-2|24	%post
12mr|texlive-xetex-def-0.94-2|25	%{_sbindir}/texlive.post
12mr|texlive-xetex-def-0.94-2|26	
12mr|texlive-xetex-def-0.94-2|27	%postun
12mr|texlive-xetex-def-0.94-2|28	if [ $1 -eq 0 ]; then
12mr|texlive-xetex-def-0.94-2|29	%{_sbindir}/texlive.post
12mr|texlive-xetex-def-0.94-2|30	fi
12mr|texlive-xetex-def-0.94-2|31	
12mr|texlive-xetex-def-0.94-2|32	#-----------------------------------------------------------------------
12mr|texlive-xetex-def-0.94-2|33	%files
12mr|texlive-xetex-def-0.94-2|34	%{_texmfdistdir}/tex/xelatex/xetex-def/xetex.def
12mr|texlive-xetex-def-0.94-2|35	
12mr|texlive-xetex-def-0.94-2|36	#-----------------------------------------------------------------------
12mr|texlive-xetex-def-0.94-2|37	%prep
12mr|texlive-xetex-def-0.94-2|38	%setup -c -a0
12mr|texlive-xetex-def-0.94-2|39	
12mr|texlive-xetex-def-0.94-2|40	%build
12mr|texlive-xetex-def-0.94-2|41	
12mr|texlive-xetex-def-0.94-2|42	%install
12mr|texlive-xetex-def-0.94-2|43	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xetex-def-0.94-2|44	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mr|texlive-xetex-def-0.94-2|45	
12mr|texlive-xetex-def-0.94-2|46	
12mr|texlive-xetex-def-0.94-2|47	
12mr|texlive-xetex-def-0.94-2|48	%changelog
12mr|texlive-xetex-def-0.94-2|49	

18946 12
12mr|texlive-xetex-devanagari-0.4-2|1	# revision 23223
12mr|texlive-xetex-devanagari-0.4-2|2	# category Package
12mr|texlive-xetex-devanagari-0.4-2|3	# catalog-ctan /macros/xetex/generic/devanagari
12mr|texlive-xetex-devanagari-0.4-2|4	# catalog-date 2011-07-22 07:52:25 +0200
12mr|texlive-xetex-devanagari-0.4-2|5	# catalog-license lppl
12mr|texlive-xetex-devanagari-0.4-2|6	# catalog-version 0.4
12mr|texlive-xetex-devanagari-0.4-2|7	Name:		texlive-xetex-devanagari
12mr|texlive-xetex-devanagari-0.4-2|8	Version:	0.4
12mr|texlive-xetex-devanagari-0.4-2|9	Release:	2
12mr|texlive-xetex-devanagari-0.4-2|10	Summary:	XeTeX input map for Unicode Devanagari
12mr|texlive-xetex-devanagari-0.4-2|11	Group:		Publishing
12mr|texlive-xetex-devanagari-0.4-2|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/generic/devanagari
12mr|texlive-xetex-devanagari-0.4-2|13	License:	LPPL
12mr|texlive-xetex-devanagari-0.4-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-devanagari.tar.xz
12mr|texlive-xetex-devanagari-0.4-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-devanagari.doc.tar.xz
12mr|texlive-xetex-devanagari-0.4-2|16	BuildArch:	noarch
12mr|texlive-xetex-devanagari-0.4-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-xetex-devanagari-0.4-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-xetex-devanagari-0.4-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-xetex-devanagari-0.4-2|20	
12mr|texlive-xetex-devanagari-0.4-2|21	%description
12mr|texlive-xetex-devanagari-0.4-2|22	The package provides a map for use with Jonathan Kew's TECkit,
12mr|texlive-xetex-devanagari-0.4-2|23	to translate Devanagari (encoded according to the Harvard/Kyoto
12mr|texlive-xetex-devanagari-0.4-2|24	convention) to Unicode (range 0900-097F).
12mr|texlive-xetex-devanagari-0.4-2|25	
12mr|texlive-xetex-devanagari-0.4-2|26	%post
12mr|texlive-xetex-devanagari-0.4-2|27	%{_sbindir}/texlive.post
12mr|texlive-xetex-devanagari-0.4-2|28	
12mr|texlive-xetex-devanagari-0.4-2|29	%postun
12mr|texlive-xetex-devanagari-0.4-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-xetex-devanagari-0.4-2|31	%{_sbindir}/texlive.post
12mr|texlive-xetex-devanagari-0.4-2|32	fi
12mr|texlive-xetex-devanagari-0.4-2|33	
12mr|texlive-xetex-devanagari-0.4-2|34	#-----------------------------------------------------------------------
12mr|texlive-xetex-devanagari-0.4-2|35	%files
12mr|texlive-xetex-devanagari-0.4-2|36	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/README
12mr|texlive-xetex-devanagari-0.4-2|37	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/devanagarinumerals.map
12mr|texlive-xetex-devanagari-0.4-2|38	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/devanagarinumerals.tec
12mr|texlive-xetex-devanagari-0.4-2|39	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/harvardkyoto.map
12mr|texlive-xetex-devanagari-0.4-2|40	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/harvardkyoto.tec
12mr|texlive-xetex-devanagari-0.4-2|41	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/iast.map
12mr|texlive-xetex-devanagari-0.4-2|42	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/iast.tec
12mr|texlive-xetex-devanagari-0.4-2|43	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/velthuis-sanskrit.map
12mr|texlive-xetex-devanagari-0.4-2|44	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/velthuis-sanskrit.tec
12mr|texlive-xetex-devanagari-0.4-2|45	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/velthuis.map
12mr|texlive-xetex-devanagari-0.4-2|46	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-devanagari/velthuis.tec
12mr|texlive-xetex-devanagari-0.4-2|47	%doc %{_texmfdistdir}/doc/xetex/xetex-devanagari/changelog
12mr|texlive-xetex-devanagari-0.4-2|48	
12mr|texlive-xetex-devanagari-0.4-2|49	#-----------------------------------------------------------------------
12mr|texlive-xetex-devanagari-0.4-2|50	%prep
12mr|texlive-xetex-devanagari-0.4-2|51	%setup -c -a0 -a1
12mr|texlive-xetex-devanagari-0.4-2|52	
12mr|texlive-xetex-devanagari-0.4-2|53	%build
12mr|texlive-xetex-devanagari-0.4-2|54	
12mr|texlive-xetex-devanagari-0.4-2|55	%install
12mr|texlive-xetex-devanagari-0.4-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xetex-devanagari-0.4-2|57	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-xetex-devanagari-0.4-2|58	
12mr|texlive-xetex-devanagari-0.4-2|59	
12mr|texlive-xetex-devanagari-0.4-2|60	
12mr|texlive-xetex-devanagari-0.4-2|61	%changelog
12mr|texlive-xetex-devanagari-0.4-2|62	

18947 12
12mr|texlive-xetexfontinfo-20080824-2|1	# revision 15878
12mr|texlive-xetexfontinfo-20080824-2|2	# category Package
12mr|texlive-xetexfontinfo-20080824-2|3	# catalog-ctan /macros/xetex/plain/xetexfontinfo
12mr|texlive-xetexfontinfo-20080824-2|4	# catalog-date 2008-08-24 00:31:24 +0200
12mr|texlive-xetexfontinfo-20080824-2|5	# catalog-license apache2
12mr|texlive-xetexfontinfo-20080824-2|6	# catalog-version undef
12mr|texlive-xetexfontinfo-20080824-2|7	Name:		texlive-xetexfontinfo
12mr|texlive-xetexfontinfo-20080824-2|8	Version:	20080824
12mr|texlive-xetexfontinfo-20080824-2|9	Release:	2
12mr|texlive-xetexfontinfo-20080824-2|10	Summary:	Report font features in XeTeX
12mr|texlive-xetexfontinfo-20080824-2|11	Group:		Publishing
12mr|texlive-xetexfontinfo-20080824-2|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/plain/xetexfontinfo
12mr|texlive-xetexfontinfo-20080824-2|13	License:	APACHE2
12mr|texlive-xetexfontinfo-20080824-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetexfontinfo.tar.xz
12mr|texlive-xetexfontinfo-20080824-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetexfontinfo.doc.tar.xz
12mr|texlive-xetexfontinfo-20080824-2|16	BuildArch:	noarch
12mr|texlive-xetexfontinfo-20080824-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-xetexfontinfo-20080824-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-xetexfontinfo-20080824-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-xetexfontinfo-20080824-2|20	
12mr|texlive-xetexfontinfo-20080824-2|21	%description
12mr|texlive-xetexfontinfo-20080824-2|22	A pair of documents to reveal the font features supported by
12mr|texlive-xetexfontinfo-20080824-2|23	fonts usable in XeTeX. Use OpenType-info.tex for OpenType
12mr|texlive-xetexfontinfo-20080824-2|24	fonts, and AAT-info.tex for AAT fonts (Mac OS X only).
12mr|texlive-xetexfontinfo-20080824-2|25	
12mr|texlive-xetexfontinfo-20080824-2|26	%post
12mr|texlive-xetexfontinfo-20080824-2|27	%{_sbindir}/texlive.post
12mr|texlive-xetexfontinfo-20080824-2|28	
12mr|texlive-xetexfontinfo-20080824-2|29	%postun
12mr|texlive-xetexfontinfo-20080824-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-xetexfontinfo-20080824-2|31	%{_sbindir}/texlive.post
12mr|texlive-xetexfontinfo-20080824-2|32	fi
12mr|texlive-xetexfontinfo-20080824-2|33	
12mr|texlive-xetexfontinfo-20080824-2|34	#-----------------------------------------------------------------------
12mr|texlive-xetexfontinfo-20080824-2|35	%files
12mr|texlive-xetexfontinfo-20080824-2|36	%{_texmfdistdir}/tex/xetex/xetexfontinfo/aat-info.tex
12mr|texlive-xetexfontinfo-20080824-2|37	%{_texmfdistdir}/tex/xetex/xetexfontinfo/opentype-info.tex
12mr|texlive-xetexfontinfo-20080824-2|38	%doc %{_texmfdistdir}/doc/xetex/xetexfontinfo/README
12mr|texlive-xetexfontinfo-20080824-2|39	
12mr|texlive-xetexfontinfo-20080824-2|40	#-----------------------------------------------------------------------
12mr|texlive-xetexfontinfo-20080824-2|41	%prep
12mr|texlive-xetexfontinfo-20080824-2|42	%setup -c -a0 -a1
12mr|texlive-xetexfontinfo-20080824-2|43	
12mr|texlive-xetexfontinfo-20080824-2|44	%build
12mr|texlive-xetexfontinfo-20080824-2|45	
12mr|texlive-xetexfontinfo-20080824-2|46	%install
12mr|texlive-xetexfontinfo-20080824-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xetexfontinfo-20080824-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-xetexfontinfo-20080824-2|49	
12mr|texlive-xetexfontinfo-20080824-2|50	
12mr|texlive-xetexfontinfo-20080824-2|51	
12mr|texlive-xetexfontinfo-20080824-2|52	%changelog
12mr|texlive-xetexfontinfo-20080824-2|53	

18948 12
12mr|texlive-xetex-itrans-4.0-2|1	# revision 24105
12mr|texlive-xetex-itrans-4.0-2|2	# category Package
12mr|texlive-xetex-itrans-4.0-2|3	# catalog-ctan /macros/xetex/generic/itrans
12mr|texlive-xetex-itrans-4.0-2|4	# catalog-date 2011-09-26 15:47:09 +0200
12mr|texlive-xetex-itrans-4.0-2|5	# catalog-license lppl1.3
12mr|texlive-xetex-itrans-4.0-2|6	# catalog-version 4.0
12mr|texlive-xetex-itrans-4.0-2|7	Name:		texlive-xetex-itrans
12mr|texlive-xetex-itrans-4.0-2|8	Version:	4.0
12mr|texlive-xetex-itrans-4.0-2|9	Release:	2
12mr|texlive-xetex-itrans-4.0-2|10	Summary:	Itrans input maps for use with XeLaTeX
12mr|texlive-xetex-itrans-4.0-2|11	Group:		Publishing
12mr|texlive-xetex-itrans-4.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/generic/itrans
12mr|texlive-xetex-itrans-4.0-2|13	License:	LPPL1.3
12mr|texlive-xetex-itrans-4.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-itrans.tar.xz
12mr|texlive-xetex-itrans-4.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-itrans.doc.tar.xz
12mr|texlive-xetex-itrans-4.0-2|16	BuildArch:	noarch
12mr|texlive-xetex-itrans-4.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-xetex-itrans-4.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-xetex-itrans-4.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-xetex-itrans-4.0-2|20	
12mr|texlive-xetex-itrans-4.0-2|21	%description
12mr|texlive-xetex-itrans-4.0-2|22	The package provides maps for use with XeLaTeX with coding done
12mr|texlive-xetex-itrans-4.0-2|23	using itrans. Fontspec maps are provided for Devanagari
12mr|texlive-xetex-itrans-4.0-2|24	(Sanskrit), for Sanskrit in Kannada and for Kannada itself.
12mr|texlive-xetex-itrans-4.0-2|25	
12mr|texlive-xetex-itrans-4.0-2|26	%post
12mr|texlive-xetex-itrans-4.0-2|27	%{_sbindir}/texlive.post
12mr|texlive-xetex-itrans-4.0-2|28	
12mr|texlive-xetex-itrans-4.0-2|29	%postun
12mr|texlive-xetex-itrans-4.0-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-xetex-itrans-4.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-xetex-itrans-4.0-2|32	fi
12mr|texlive-xetex-itrans-4.0-2|33	
12mr|texlive-xetex-itrans-4.0-2|34	#-----------------------------------------------------------------------
12mr|texlive-xetex-itrans-4.0-2|35	%files
12mr|texlive-xetex-itrans-4.0-2|36	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/brh-kan.map
12mr|texlive-xetex-itrans-4.0-2|37	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/brh-kan.tec
12mr|texlive-xetex-itrans-4.0-2|38	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-dvn.map
12mr|texlive-xetex-itrans-4.0-2|39	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-dvn.tec
12mr|texlive-xetex-itrans-4.0-2|40	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-iast.map
12mr|texlive-xetex-itrans-4.0-2|41	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-iast.tec
12mr|texlive-xetex-itrans-4.0-2|42	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-kan.map
12mr|texlive-xetex-itrans-4.0-2|43	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-kan.tec
12mr|texlive-xetex-itrans-4.0-2|44	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-sankan.map
12mr|texlive-xetex-itrans-4.0-2|45	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-sankan.tec
12mr|texlive-xetex-itrans-4.0-2|46	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-santel.map
12mr|texlive-xetex-itrans-4.0-2|47	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-santel.tec
12mr|texlive-xetex-itrans-4.0-2|48	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-sdvn.map
12mr|texlive-xetex-itrans-4.0-2|49	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-sdvn.tec
12mr|texlive-xetex-itrans-4.0-2|50	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-tamil.map
12mr|texlive-xetex-itrans-4.0-2|51	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-tamil.tec
12mr|texlive-xetex-itrans-4.0-2|52	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-tel.map
12mr|texlive-xetex-itrans-4.0-2|53	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-itrans/itrans-tel.tec
12mr|texlive-xetex-itrans-4.0-2|54	%doc %{_texmfdistdir}/doc/xelatex/xetex-itrans/README
12mr|texlive-xetex-itrans-4.0-2|55	%doc %{_texmfdistdir}/doc/xelatex/xetex-itrans/itrans-tamil-sample.pdf
12mr|texlive-xetex-itrans-4.0-2|56	%doc %{_texmfdistdir}/doc/xelatex/xetex-itrans/itrans-tamil-sample.tex
12mr|texlive-xetex-itrans-4.0-2|57	
12mr|texlive-xetex-itrans-4.0-2|58	#-----------------------------------------------------------------------
12mr|texlive-xetex-itrans-4.0-2|59	%prep
12mr|texlive-xetex-itrans-4.0-2|60	%setup -c -a0 -a1
12mr|texlive-xetex-itrans-4.0-2|61	
12mr|texlive-xetex-itrans-4.0-2|62	%build
12mr|texlive-xetex-itrans-4.0-2|63	
12mr|texlive-xetex-itrans-4.0-2|64	%install
12mr|texlive-xetex-itrans-4.0-2|65	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xetex-itrans-4.0-2|66	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-xetex-itrans-4.0-2|67	
12mr|texlive-xetex-itrans-4.0-2|68	
12mr|texlive-xetex-itrans-4.0-2|69	
12mr|texlive-xetex-itrans-4.0-2|70	%changelog
12mr|texlive-xetex-itrans-4.0-2|71	

18949 12
12mr|texlive-xetex-pstricks-20100218-2|1	# revision 17055
12mr|texlive-xetex-pstricks-20100218-2|2	# category Package
12mr|texlive-xetex-pstricks-20100218-2|3	# catalog-ctan /graphics/xetex/pstricks
12mr|texlive-xetex-pstricks-20100218-2|4	# catalog-date 2010-02-18 14:04:58 +0100
12mr|texlive-xetex-pstricks-20100218-2|5	# catalog-license pd
12mr|texlive-xetex-pstricks-20100218-2|6	# catalog-version undef
12mr|texlive-xetex-pstricks-20100218-2|7	Name:		texlive-xetex-pstricks
12mr|texlive-xetex-pstricks-20100218-2|8	Version:	20100218
12mr|texlive-xetex-pstricks-20100218-2|9	Release:	2
12mr|texlive-xetex-pstricks-20100218-2|10	Summary:	Running PStricks under XeTeX
12mr|texlive-xetex-pstricks-20100218-2|11	Group:		Publishing
12mr|texlive-xetex-pstricks-20100218-2|12	URL:		http://www.ctan.org/tex-archive/graphics/xetex/pstricks
12mr|texlive-xetex-pstricks-20100218-2|13	License:	PD
12mr|texlive-xetex-pstricks-20100218-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-pstricks.tar.xz
12mr|texlive-xetex-pstricks-20100218-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-pstricks.doc.tar.xz
12mr|texlive-xetex-pstricks-20100218-2|16	BuildArch:	noarch
12mr|texlive-xetex-pstricks-20100218-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-xetex-pstricks-20100218-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-xetex-pstricks-20100218-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-xetex-pstricks-20100218-2|20	
12mr|texlive-xetex-pstricks-20100218-2|21	%description
12mr|texlive-xetex-pstricks-20100218-2|22	The package provides an indirection scheme for XeTeX to use the
12mr|texlive-xetex-pstricks-20100218-2|23	pstricks xdvipdfmx.cfg configuration file, so that XeTeX
12mr|texlive-xetex-pstricks-20100218-2|24	documents will load it in preference to the standard
12mr|texlive-xetex-pstricks-20100218-2|25	pstricks.con configuration file. With this configuration, many
12mr|texlive-xetex-pstricks-20100218-2|26	PSTricks features can be used in xelatex or plain xetex
12mr|texlive-xetex-pstricks-20100218-2|27	documents.
12mr|texlive-xetex-pstricks-20100218-2|28	
12mr|texlive-xetex-pstricks-20100218-2|29	%post
12mr|texlive-xetex-pstricks-20100218-2|30	%{_sbindir}/texlive.post
12mr|texlive-xetex-pstricks-20100218-2|31	
12mr|texlive-xetex-pstricks-20100218-2|32	%postun
12mr|texlive-xetex-pstricks-20100218-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-xetex-pstricks-20100218-2|34	%{_sbindir}/texlive.post
12mr|texlive-xetex-pstricks-20100218-2|35	fi
12mr|texlive-xetex-pstricks-20100218-2|36	
12mr|texlive-xetex-pstricks-20100218-2|37	#-----------------------------------------------------------------------
12mr|texlive-xetex-pstricks-20100218-2|38	%files
12mr|texlive-xetex-pstricks-20100218-2|39	%{_texmfdistdir}/tex/xelatex/xetex-pstricks/pstricks.con
12mr|texlive-xetex-pstricks-20100218-2|40	%{_texmfdistdir}/tex/xetex/xetex-pstricks/pstricks.con
12mr|texlive-xetex-pstricks-20100218-2|41	%doc %{_texmfdistdir}/doc/xetex/xetex-pstricks/README
12mr|texlive-xetex-pstricks-20100218-2|42	
12mr|texlive-xetex-pstricks-20100218-2|43	#-----------------------------------------------------------------------
12mr|texlive-xetex-pstricks-20100218-2|44	%prep
12mr|texlive-xetex-pstricks-20100218-2|45	%setup -c -a0 -a1
12mr|texlive-xetex-pstricks-20100218-2|46	
12mr|texlive-xetex-pstricks-20100218-2|47	%build
12mr|texlive-xetex-pstricks-20100218-2|48	
12mr|texlive-xetex-pstricks-20100218-2|49	%install
12mr|texlive-xetex-pstricks-20100218-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xetex-pstricks-20100218-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-xetex-pstricks-20100218-2|52	
12mr|texlive-xetex-pstricks-20100218-2|53	
12mr|texlive-xetex-pstricks-20100218-2|54	
12mr|texlive-xetex-pstricks-20100218-2|55	%changelog
12mr|texlive-xetex-pstricks-20100218-2|56	

18950 12
12mr|texlive-xetexref-20110103-2|1	# revision 20921
12mr|texlive-xetexref-20110103-2|2	# category Package
12mr|texlive-xetexref-20110103-2|3	# catalog-ctan /info/xetexref
12mr|texlive-xetexref-20110103-2|4	# catalog-date 2011-01-03 15:37:34 +0100
12mr|texlive-xetexref-20110103-2|5	# catalog-license lppl
12mr|texlive-xetexref-20110103-2|6	# catalog-version undef
12mr|texlive-xetexref-20110103-2|7	Name:		texlive-xetexref
12mr|texlive-xetexref-20110103-2|8	Version:	20110103
12mr|texlive-xetexref-20110103-2|9	Release:	2
12mr|texlive-xetexref-20110103-2|10	Summary:	Reference documentation of XeTeX
12mr|texlive-xetexref-20110103-2|11	Group:		Publishing
12mr|texlive-xetexref-20110103-2|12	URL:		http://www.ctan.org/tex-archive/info/xetexref
12mr|texlive-xetexref-20110103-2|13	License:	LPPL
12mr|texlive-xetexref-20110103-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetexref.tar.xz
12mr|texlive-xetexref-20110103-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetexref.doc.tar.xz
12mr|texlive-xetexref-20110103-2|16	BuildArch:	noarch
12mr|texlive-xetexref-20110103-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-xetexref-20110103-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-xetexref-20110103-2|19	
12mr|texlive-xetexref-20110103-2|20	%description
12mr|texlive-xetexref-20110103-2|21	The package comprises unofficial reference documentation for
12mr|texlive-xetexref-20110103-2|22	XeTeX detailing its extended features.
12mr|texlive-xetexref-20110103-2|23	
12mr|texlive-xetexref-20110103-2|24	#-----------------------------------------------------------------------
12mr|texlive-xetexref-20110103-2|25	%files
12mr|texlive-xetexref-20110103-2|26	%doc %{_texmfdistdir}/doc/xetex/xetexref/README
12mr|texlive-xetexref-20110103-2|27	%doc %{_texmfdistdir}/doc/xetex/xetexref/XeTeX-reference.ltx
12mr|texlive-xetexref-20110103-2|28	%doc %{_texmfdistdir}/doc/xetex/xetexref/XeTeX-reference.pdf
12mr|texlive-xetexref-20110103-2|29	
12mr|texlive-xetexref-20110103-2|30	#-----------------------------------------------------------------------
12mr|texlive-xetexref-20110103-2|31	%prep
12mr|texlive-xetexref-20110103-2|32	%setup -c -a0 -a1
12mr|texlive-xetexref-20110103-2|33	
12mr|texlive-xetexref-20110103-2|34	%build
12mr|texlive-xetexref-20110103-2|35	
12mr|texlive-xetexref-20110103-2|36	%install
12mr|texlive-xetexref-20110103-2|37	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xetexref-20110103-2|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-xetexref-20110103-2|39	
12mr|texlive-xetexref-20110103-2|40	
12mr|texlive-xetexref-20110103-2|41	
12mr|texlive-xetexref-20110103-2|42	%changelog
12mr|texlive-xetexref-20110103-2|43	

18951 12
12mr|texlive-xfor-1.05-2|1	# revision 15878
12mr|texlive-xfor-1.05-2|2	# category Package
12mr|texlive-xfor-1.05-2|3	# catalog-ctan /macros/latex/contrib/xfor
12mr|texlive-xfor-1.05-2|4	# catalog-date 2009-02-05 23:18:07 +0100
12mr|texlive-xfor-1.05-2|5	# catalog-license lppl
12mr|texlive-xfor-1.05-2|6	# catalog-version 1.05
12mr|texlive-xfor-1.05-2|7	Name:		texlive-xfor
12mr|texlive-xfor-1.05-2|8	Version:	1.05
12mr|texlive-xfor-1.05-2|9	Release:	2
12mr|texlive-xfor-1.05-2|10	Summary:	A reimplimentation of the LaTeX for-loop macro
12mr|texlive-xfor-1.05-2|11	Group:		Publishing
12mr|texlive-xfor-1.05-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xfor
12mr|texlive-xfor-1.05-2|13	License:	LPPL
12mr|texlive-xfor-1.05-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xfor.tar.xz
12mr|texlive-xfor-1.05-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xfor.doc.tar.xz
12mr|texlive-xfor-1.05-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xfor.source.tar.xz
12mr|texlive-xfor-1.05-2|17	BuildArch:	noarch
12mr|texlive-xfor-1.05-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-xfor-1.05-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-xfor-1.05-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-xfor-1.05-2|21	
12mr|texlive-xfor-1.05-2|22	%description
12mr|texlive-xfor-1.05-2|23	The package redefines the LaTeX internal \@for macro so that
12mr|texlive-xfor-1.05-2|24	the loop may be prematurely terminated. The action is akin to
12mr|texlive-xfor-1.05-2|25	the C/Java break statement, except that the loop does not
12mr|texlive-xfor-1.05-2|26	terminate until the end of the current iteration.
12mr|texlive-xfor-1.05-2|27	
12mr|texlive-xfor-1.05-2|28	%post
12mr|texlive-xfor-1.05-2|29	%{_sbindir}/texlive.post
12mr|texlive-xfor-1.05-2|30	
12mr|texlive-xfor-1.05-2|31	%postun
12mr|texlive-xfor-1.05-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-xfor-1.05-2|33	%{_sbindir}/texlive.post
12mr|texlive-xfor-1.05-2|34	fi
12mr|texlive-xfor-1.05-2|35	
12mr|texlive-xfor-1.05-2|36	#-----------------------------------------------------------------------
12mr|texlive-xfor-1.05-2|37	%files
12mr|texlive-xfor-1.05-2|38	%{_texmfdistdir}/tex/latex/xfor/xfor.sty
12mr|texlive-xfor-1.05-2|39	%doc %{_texmfdistdir}/doc/latex/xfor/CHANGES
12mr|texlive-xfor-1.05-2|40	%doc %{_texmfdistdir}/doc/latex/xfor/README
12mr|texlive-xfor-1.05-2|41	%doc %{_texmfdistdir}/doc/latex/xfor/sample.tex
12mr|texlive-xfor-1.05-2|42	%doc %{_texmfdistdir}/doc/latex/xfor/xfor.pdf
12mr|texlive-xfor-1.05-2|43	#- source
12mr|texlive-xfor-1.05-2|44	%doc %{_texmfdistdir}/source/latex/xfor/xfor.dtx
12mr|texlive-xfor-1.05-2|45	%doc %{_texmfdistdir}/source/latex/xfor/xfor.ins
12mr|texlive-xfor-1.05-2|46	
12mr|texlive-xfor-1.05-2|47	#-----------------------------------------------------------------------
12mr|texlive-xfor-1.05-2|48	%prep
12mr|texlive-xfor-1.05-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-xfor-1.05-2|50	
12mr|texlive-xfor-1.05-2|51	%build
12mr|texlive-xfor-1.05-2|52	
12mr|texlive-xfor-1.05-2|53	%install
12mr|texlive-xfor-1.05-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xfor-1.05-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-xfor-1.05-2|56	
12mr|texlive-xfor-1.05-2|57	
12mr|texlive-xfor-1.05-2|58	
12mr|texlive-xfor-1.05-2|59	%changelog
12mr|texlive-xfor-1.05-2|60	

18952 12
12mr|texlive-xgreek-2.4-1|1	# revision 25876
12mr|texlive-xgreek-2.4-1|2	# category Package
12mr|texlive-xgreek-2.4-1|3	# catalog-ctan /macros/xetex/latex/xgreek
12mr|texlive-xgreek-2.4-1|4	# catalog-date 2012-04-08 19:39:35 +0200
12mr|texlive-xgreek-2.4-1|5	# catalog-license lppl
12mr|texlive-xgreek-2.4-1|6	# catalog-version 2.4
12mr|texlive-xgreek-2.4-1|7	Name:		texlive-xgreek
12mr|texlive-xgreek-2.4-1|8	Version:	2.4
12mr|texlive-xgreek-2.4-1|9	Release:	1
12mr|texlive-xgreek-2.4-1|10	Summary:	XeLaTeX package for typesetting Greek language documents (beta release)
12mr|texlive-xgreek-2.4-1|11	Group:		Publishing
12mr|texlive-xgreek-2.4-1|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/xgreek
12mr|texlive-xgreek-2.4-1|13	License:	LPPL
12mr|texlive-xgreek-2.4-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xgreek.tar.xz
12mr|texlive-xgreek-2.4-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xgreek.doc.tar.xz
12mr|texlive-xgreek-2.4-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xgreek.source.tar.xz
12mr|texlive-xgreek-2.4-1|17	BuildArch:	noarch
12mr|texlive-xgreek-2.4-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-xgreek-2.4-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-xgreek-2.4-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-xgreek-2.4-1|21	
12mr|texlive-xgreek-2.4-1|22	%description
12mr|texlive-xgreek-2.4-1|23	This package has been designed so to allow people to typeset
12mr|texlive-xgreek-2.4-1|24	Greek language documents using XeLaTeX. And it is released in
12mr|texlive-xgreek-2.4-1|25	the hope that people will use it and spot errors, bugs,
12mr|texlive-xgreek-2.4-1|26	features so to improve it. Practically, it provides all the
12mr|texlive-xgreek-2.4-1|27	capabilities of the greek option of the babel package. The
12mr|texlive-xgreek-2.4-1|28	package can be invoked with any of the following options:
12mr|texlive-xgreek-2.4-1|29	monotonic (for typesetting modern monotonic Greek), polytonic
12mr|texlive-xgreek-2.4-1|30	(for typesetting modern polytonic Greek), and ancient (for
12mr|texlive-xgreek-2.4-1|31	typesetting ancient texts). The default option is monotonic.
12mr|texlive-xgreek-2.4-1|32	The command \setlanguage{<lang>} to activate the hyphenation
12mr|texlive-xgreek-2.4-1|33	patterns of the language <lang> This, however, can be done only
12mr|texlive-xgreek-2.4-1|34	if the format file has not been built with the babel mechanism.
12mr|texlive-xgreek-2.4-1|35	
12mr|texlive-xgreek-2.4-1|36	%post
12mr|texlive-xgreek-2.4-1|37	%{_sbindir}/texlive.post
12mr|texlive-xgreek-2.4-1|38	
12mr|texlive-xgreek-2.4-1|39	%postun
12mr|texlive-xgreek-2.4-1|40	if [ $1 -eq 0 ]; then
12mr|texlive-xgreek-2.4-1|41	%{_sbindir}/texlive.post
12mr|texlive-xgreek-2.4-1|42	fi
12mr|texlive-xgreek-2.4-1|43	
12mr|texlive-xgreek-2.4-1|44	#-----------------------------------------------------------------------
12mr|texlive-xgreek-2.4-1|45	%files
12mr|texlive-xgreek-2.4-1|46	%{_texmfdistdir}/tex/xelatex/xgreek/xgreek.sty
12mr|texlive-xgreek-2.4-1|47	%doc %{_texmfdistdir}/doc/xelatex/xgreek/README
12mr|texlive-xgreek-2.4-1|48	%doc %{_texmfdistdir}/doc/xelatex/xgreek/xgreek.pdf
12mr|texlive-xgreek-2.4-1|49	#- source
12mr|texlive-xgreek-2.4-1|50	%doc %{_texmfdistdir}/source/xelatex/xgreek/xgreek.dtx
12mr|texlive-xgreek-2.4-1|51	%doc %{_texmfdistdir}/source/xelatex/xgreek/xgreek.ins
12mr|texlive-xgreek-2.4-1|52	
12mr|texlive-xgreek-2.4-1|53	#-----------------------------------------------------------------------
12mr|texlive-xgreek-2.4-1|54	%prep
12mr|texlive-xgreek-2.4-1|55	%setup -c -a0 -a1 -a2
12mr|texlive-xgreek-2.4-1|56	
12mr|texlive-xgreek-2.4-1|57	%build
12mr|texlive-xgreek-2.4-1|58	
12mr|texlive-xgreek-2.4-1|59	%install
12mr|texlive-xgreek-2.4-1|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xgreek-2.4-1|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-xgreek-2.4-1|62	
12mr|texlive-xgreek-2.4-1|63	
12mr|texlive-xgreek-2.4-1|64	
12mr|texlive-xgreek-2.4-1|65	%changelog
12mr|texlive-xgreek-2.4-1|66	

18953 12
12mr|texlive-xhfill-1.01-2|1	# revision 22575
12mr|texlive-xhfill-1.01-2|2	# category Package
12mr|texlive-xhfill-1.01-2|3	# catalog-ctan /macros/latex/contrib/xhfill
12mr|texlive-xhfill-1.01-2|4	# catalog-date 2011-05-17 17:47:58 +0200
12mr|texlive-xhfill-1.01-2|5	# catalog-license lppl
12mr|texlive-xhfill-1.01-2|6	# catalog-version 1.01
12mr|texlive-xhfill-1.01-2|7	Name:		texlive-xhfill
12mr|texlive-xhfill-1.01-2|8	Version:	1.01
12mr|texlive-xhfill-1.01-2|9	Release:	2
12mr|texlive-xhfill-1.01-2|10	Summary:	Extending \hrulefill
12mr|texlive-xhfill-1.01-2|11	Group:		Publishing
12mr|texlive-xhfill-1.01-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xhfill
12mr|texlive-xhfill-1.01-2|13	License:	LPPL
12mr|texlive-xhfill-1.01-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xhfill.tar.xz
12mr|texlive-xhfill-1.01-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xhfill.doc.tar.xz
12mr|texlive-xhfill-1.01-2|16	BuildArch:	noarch
12mr|texlive-xhfill-1.01-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-xhfill-1.01-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-xhfill-1.01-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-xhfill-1.01-2|20	
12mr|texlive-xhfill-1.01-2|21	%description
12mr|texlive-xhfill-1.01-2|22	The package provides extended macros for the default \hrulefill
12mr|texlive-xhfill-1.01-2|23	command. It allows modification of the width and the colour of
12mr|texlive-xhfill-1.01-2|24	the line.
12mr|texlive-xhfill-1.01-2|25	
12mr|texlive-xhfill-1.01-2|26	%post
12mr|texlive-xhfill-1.01-2|27	%{_sbindir}/texlive.post
12mr|texlive-xhfill-1.01-2|28	
12mr|texlive-xhfill-1.01-2|29	%postun
12mr|texlive-xhfill-1.01-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-xhfill-1.01-2|31	%{_sbindir}/texlive.post
12mr|texlive-xhfill-1.01-2|32	fi
12mr|texlive-xhfill-1.01-2|33	
12mr|texlive-xhfill-1.01-2|34	#-----------------------------------------------------------------------
12mr|texlive-xhfill-1.01-2|35	%files
12mr|texlive-xhfill-1.01-2|36	%{_texmfdistdir}/tex/latex/xhfill/xhfill.sty
12mr|texlive-xhfill-1.01-2|37	%doc %{_texmfdistdir}/doc/latex/xhfill/Changes
12mr|texlive-xhfill-1.01-2|38	%doc %{_texmfdistdir}/doc/latex/xhfill/Makefile
12mr|texlive-xhfill-1.01-2|39	%doc %{_texmfdistdir}/doc/latex/xhfill/xhfill-doc.pdf
12mr|texlive-xhfill-1.01-2|40	%doc %{_texmfdistdir}/doc/latex/xhfill/xhfill-doc.tex
12mr|texlive-xhfill-1.01-2|41	
12mr|texlive-xhfill-1.01-2|42	#-----------------------------------------------------------------------
12mr|texlive-xhfill-1.01-2|43	%prep
12mr|texlive-xhfill-1.01-2|44	%setup -c -a0 -a1
12mr|texlive-xhfill-1.01-2|45	
12mr|texlive-xhfill-1.01-2|46	%build
12mr|texlive-xhfill-1.01-2|47	
12mr|texlive-xhfill-1.01-2|48	%install
12mr|texlive-xhfill-1.01-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xhfill-1.01-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-xhfill-1.01-2|51	
12mr|texlive-xhfill-1.01-2|52	
12mr|texlive-xhfill-1.01-2|53	
12mr|texlive-xhfill-1.01-2|54	%changelog
12mr|texlive-xhfill-1.01-2|55	

18954 12
12mr|texlive-xifthen-1.3-2|1	# revision 15878
12mr|texlive-xifthen-1.3-2|2	# category Package
12mr|texlive-xifthen-1.3-2|3	# catalog-ctan /macros/latex/contrib/xifthen
12mr|texlive-xifthen-1.3-2|4	# catalog-date 2009-05-03 12:26:51 +0200
12mr|texlive-xifthen-1.3-2|5	# catalog-license lppl
12mr|texlive-xifthen-1.3-2|6	# catalog-version 1.3
12mr|texlive-xifthen-1.3-2|7	Name:		texlive-xifthen
12mr|texlive-xifthen-1.3-2|8	Version:	1.3
12mr|texlive-xifthen-1.3-2|9	Release:	2
12mr|texlive-xifthen-1.3-2|10	Summary:	Extended conditional commands
12mr|texlive-xifthen-1.3-2|11	Group:		Publishing
12mr|texlive-xifthen-1.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xifthen
12mr|texlive-xifthen-1.3-2|13	License:	LPPL
12mr|texlive-xifthen-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xifthen.tar.xz
12mr|texlive-xifthen-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xifthen.doc.tar.xz
12mr|texlive-xifthen-1.3-2|16	BuildArch:	noarch
12mr|texlive-xifthen-1.3-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-xifthen-1.3-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-xifthen-1.3-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-xifthen-1.3-2|20	
12mr|texlive-xifthen-1.3-2|21	%description
12mr|texlive-xifthen-1.3-2|22	This package extends the ifthen package by implementing new
12mr|texlive-xifthen-1.3-2|23	commands to go within the first argument of \ifthenelse: to
12mr|texlive-xifthen-1.3-2|24	test whether a string is void or not, if a command is defined
12mr|texlive-xifthen-1.3-2|25	or equivalent to another. The package also enables use of
12mr|texlive-xifthen-1.3-2|26	complex expressions as introduced by the package calc, together
12mr|texlive-xifthen-1.3-2|27	with the ability of defining new commands to handle complex
12mr|texlive-xifthen-1.3-2|28	tests. The package requires e-TeX features.
12mr|texlive-xifthen-1.3-2|29	
12mr|texlive-xifthen-1.3-2|30	%post
12mr|texlive-xifthen-1.3-2|31	%{_sbindir}/texlive.post
12mr|texlive-xifthen-1.3-2|32	
12mr|texlive-xifthen-1.3-2|33	%postun
12mr|texlive-xifthen-1.3-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-xifthen-1.3-2|35	%{_sbindir}/texlive.post
12mr|texlive-xifthen-1.3-2|36	fi
12mr|texlive-xifthen-1.3-2|37	
12mr|texlive-xifthen-1.3-2|38	#-----------------------------------------------------------------------
12mr|texlive-xifthen-1.3-2|39	%files
12mr|texlive-xifthen-1.3-2|40	%{_texmfdistdir}/tex/latex/xifthen/xifthen.sty
12mr|texlive-xifthen-1.3-2|41	%doc %{_texmfdistdir}/doc/latex/xifthen/README
12mr|texlive-xifthen-1.3-2|42	%doc %{_texmfdistdir}/doc/latex/xifthen/xifthen.pdf
12mr|texlive-xifthen-1.3-2|43	%doc %{_texmfdistdir}/doc/latex/xifthen/xifthen.tex
12mr|texlive-xifthen-1.3-2|44	
12mr|texlive-xifthen-1.3-2|45	#-----------------------------------------------------------------------
12mr|texlive-xifthen-1.3-2|46	%prep
12mr|texlive-xifthen-1.3-2|47	%setup -c -a0 -a1
12mr|texlive-xifthen-1.3-2|48	
12mr|texlive-xifthen-1.3-2|49	%build
12mr|texlive-xifthen-1.3-2|50	
12mr|texlive-xifthen-1.3-2|51	%install
12mr|texlive-xifthen-1.3-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xifthen-1.3-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-xifthen-1.3-2|54	
12mr|texlive-xifthen-1.3-2|55	
12mr|texlive-xifthen-1.3-2|56	
12mr|texlive-xifthen-1.3-2|57	%changelog
12mr|texlive-xifthen-1.3-2|58	

18955 12
12mr|texlive-xits-1.105-1|1	# revision 26719
12mr|texlive-xits-1.105-1|2	# category Package
12mr|texlive-xits-1.105-1|3	# catalog-ctan /fonts/xits
12mr|texlive-xits-1.105-1|4	# catalog-date 2012-05-18 23:29:02 +0200
12mr|texlive-xits-1.105-1|5	# catalog-license ofl
12mr|texlive-xits-1.105-1|6	# catalog-version 1.105
12mr|texlive-xits-1.105-1|7	Name:		texlive-xits
12mr|texlive-xits-1.105-1|8	Version:	1.105
12mr|texlive-xits-1.105-1|9	Release:	1
12mr|texlive-xits-1.105-1|10	Summary:	A Scientific Times-like font with support for mathematical typesetting
12mr|texlive-xits-1.105-1|11	Group:		Publishing
12mr|texlive-xits-1.105-1|12	URL:		http://www.ctan.org/tex-archive/fonts/xits
12mr|texlive-xits-1.105-1|13	License:	OFL
12mr|texlive-xits-1.105-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xits.tar.xz
12mr|texlive-xits-1.105-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xits.doc.tar.xz
12mr|texlive-xits-1.105-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xits.source.tar.xz
12mr|texlive-xits-1.105-1|17	BuildArch:	noarch
12mr|texlive-xits-1.105-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-xits-1.105-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-xits-1.105-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-xits-1.105-1|21	
12mr|texlive-xits-1.105-1|22	%description
12mr|texlive-xits-1.105-1|23	XITS is a Times-like font for scientific typesetting with
12mr|texlive-xits-1.105-1|24	proper mathematical support for modern, Unicode and OpenType
12mr|texlive-xits-1.105-1|25	capable TeX engines, namely LuaTeX and XeTeX. For use with
12mr|texlive-xits-1.105-1|26	LuaLaTeX or XeLaTeX, support is available from the fontspec and
12mr|texlive-xits-1.105-1|27	unicode-math packages.
12mr|texlive-xits-1.105-1|28	
12mr|texlive-xits-1.105-1|29	%post
12mr|texlive-xits-1.105-1|30	%{_sbindir}/texlive.post
12mr|texlive-xits-1.105-1|31	
12mr|texlive-xits-1.105-1|32	%postun
12mr|texlive-xits-1.105-1|33	if [ $1 -eq 0 ]; then
12mr|texlive-xits-1.105-1|34	%{_sbindir}/texlive.post
12mr|texlive-xits-1.105-1|35	fi
12mr|texlive-xits-1.105-1|36	
12mr|texlive-xits-1.105-1|37	#-----------------------------------------------------------------------
12mr|texlive-xits-1.105-1|38	%files
12mr|texlive-xits-1.105-1|39	%{_texmfdistdir}/fonts/opentype/public/xits/xits-bold.otf
12mr|texlive-xits-1.105-1|40	%{_texmfdistdir}/fonts/opentype/public/xits/xits-bolditalic.otf
12mr|texlive-xits-1.105-1|41	%{_texmfdistdir}/fonts/opentype/public/xits/xits-italic.otf
12mr|texlive-xits-1.105-1|42	%{_texmfdistdir}/fonts/opentype/public/xits/xits-math.otf
12mr|texlive-xits-1.105-1|43	%{_texmfdistdir}/fonts/opentype/public/xits/xits-mathbold.otf
12mr|texlive-xits-1.105-1|44	%{_texmfdistdir}/fonts/opentype/public/xits/xits-regular.otf
12mr|texlive-xits-1.105-1|45	%doc %{_texmfdistdir}/doc/fonts/xits/FONTLOG.txt
12mr|texlive-xits-1.105-1|46	%doc %{_texmfdistdir}/doc/fonts/xits/Makefile
12mr|texlive-xits-1.105-1|47	%doc %{_texmfdistdir}/doc/fonts/xits/OFL-FAQ.txt
12mr|texlive-xits-1.105-1|48	%doc %{_texmfdistdir}/doc/fonts/xits/OFL.txt
12mr|texlive-xits-1.105-1|49	%doc %{_texmfdistdir}/doc/fonts/xits/README
12mr|texlive-xits-1.105-1|50	%doc %{_texmfdistdir}/doc/fonts/xits/postprocess.py
12mr|texlive-xits-1.105-1|51	%doc %{_texmfdistdir}/doc/fonts/xits/user-guide.pdf
12mr|texlive-xits-1.105-1|52	%doc %{_texmfdistdir}/doc/fonts/xits/user-guide.tex
12mr|texlive-xits-1.105-1|53	%doc %{_texmfdistdir}/doc/fonts/xits/xits-math.lfg
12mr|texlive-xits-1.105-1|54	%doc %{_texmfdistdir}/doc/fonts/xits/xits-specimen.pdf
12mr|texlive-xits-1.105-1|55	%doc %{_texmfdistdir}/doc/fonts/xits/xits-specimen.tex
12mr|texlive-xits-1.105-1|56	#- source
12mr|texlive-xits-1.105-1|57	%doc %{_texmfdistdir}/source/fonts/xits/xits-bold.sfd
12mr|texlive-xits-1.105-1|58	%doc %{_texmfdistdir}/source/fonts/xits/xits-bolditalic.sfd
12mr|texlive-xits-1.105-1|59	%doc %{_texmfdistdir}/source/fonts/xits/xits-italic.sfd
12mr|texlive-xits-1.105-1|60	%doc %{_texmfdistdir}/source/fonts/xits/xits-math.sfd
12mr|texlive-xits-1.105-1|61	%doc %{_texmfdistdir}/source/fonts/xits/xits-mathbold.sfd
12mr|texlive-xits-1.105-1|62	%doc %{_texmfdistdir}/source/fonts/xits/xits-regular.sfd
12mr|texlive-xits-1.105-1|63	%doc %{_texmfdistdir}/source/fonts/xits/xits.fea
12mr|texlive-xits-1.105-1|64	
12mr|texlive-xits-1.105-1|65	#-----------------------------------------------------------------------
12mr|texlive-xits-1.105-1|66	%prep
12mr|texlive-xits-1.105-1|67	%setup -c -a0 -a1 -a2
12mr|texlive-xits-1.105-1|68	
12mr|texlive-xits-1.105-1|69	%build
12mr|texlive-xits-1.105-1|70	
12mr|texlive-xits-1.105-1|71	%install
12mr|texlive-xits-1.105-1|72	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xits-1.105-1|73	cp -fpar fonts doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-xits-1.105-1|74	
12mr|texlive-xits-1.105-1|75	
12mr|texlive-xits-1.105-1|76	
12mr|texlive-xits-1.105-1|77	%changelog
12mr|texlive-xits-1.105-1|78	

18956 12
12mr|texlive-xkeyval-2.6a-2|1	# revision 15878
12mr|texlive-xkeyval-2.6a-2|2	# category Package
12mr|texlive-xkeyval-2.6a-2|3	# catalog-ctan /macros/latex/contrib/xkeyval
12mr|texlive-xkeyval-2.6a-2|4	# catalog-date 2008-08-13 18:44:56 +0200
12mr|texlive-xkeyval-2.6a-2|5	# catalog-license lppl
12mr|texlive-xkeyval-2.6a-2|6	# catalog-version 2.6a
12mr|texlive-xkeyval-2.6a-2|7	Name:		texlive-xkeyval
12mr|texlive-xkeyval-2.6a-2|8	Version:	2.6a
12mr|texlive-xkeyval-2.6a-2|9	Release:	2
12mr|texlive-xkeyval-2.6a-2|10	Summary:	Extension of the keyval package
12mr|texlive-xkeyval-2.6a-2|11	Group:		Publishing
12mr|texlive-xkeyval-2.6a-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xkeyval
12mr|texlive-xkeyval-2.6a-2|13	License:	LPPL
12mr|texlive-xkeyval-2.6a-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xkeyval.tar.xz
12mr|texlive-xkeyval-2.6a-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xkeyval.doc.tar.xz
12mr|texlive-xkeyval-2.6a-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xkeyval.source.tar.xz
12mr|texlive-xkeyval-2.6a-2|17	BuildArch:	noarch
12mr|texlive-xkeyval-2.6a-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-xkeyval-2.6a-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-xkeyval-2.6a-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-xkeyval-2.6a-2|21	
12mr|texlive-xkeyval-2.6a-2|22	%description
12mr|texlive-xkeyval-2.6a-2|23	This package is an extension of the keyval package and offers
12mr|texlive-xkeyval-2.6a-2|24	additional macros for setting keys and declaring and setting
12mr|texlive-xkeyval-2.6a-2|25	class or package options. The package allows the programmer to
12mr|texlive-xkeyval-2.6a-2|26	specify a prefix to the name of the macros it defines for keys,
12mr|texlive-xkeyval-2.6a-2|27	and to define families of key definitions; these all help use
12mr|texlive-xkeyval-2.6a-2|28	in documents where several packages define their own sets of
12mr|texlive-xkeyval-2.6a-2|29	keys.
12mr|texlive-xkeyval-2.6a-2|30	
12mr|texlive-xkeyval-2.6a-2|31	%post
12mr|texlive-xkeyval-2.6a-2|32	%{_sbindir}/texlive.post
12mr|texlive-xkeyval-2.6a-2|33	
12mr|texlive-xkeyval-2.6a-2|34	%postun
12mr|texlive-xkeyval-2.6a-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-xkeyval-2.6a-2|36	%{_sbindir}/texlive.post
12mr|texlive-xkeyval-2.6a-2|37	fi
12mr|texlive-xkeyval-2.6a-2|38	
12mr|texlive-xkeyval-2.6a-2|39	#-----------------------------------------------------------------------
12mr|texlive-xkeyval-2.6a-2|40	%files
12mr|texlive-xkeyval-2.6a-2|41	%{_texmfdistdir}/tex/generic/xkeyval/keyval.tex
12mr|texlive-xkeyval-2.6a-2|42	%{_texmfdistdir}/tex/generic/xkeyval/pst-xkey.tex
12mr|texlive-xkeyval-2.6a-2|43	%{_texmfdistdir}/tex/generic/xkeyval/xkeyval.tex
12mr|texlive-xkeyval-2.6a-2|44	%{_texmfdistdir}/tex/generic/xkeyval/xkvtxhdr.tex
12mr|texlive-xkeyval-2.6a-2|45	%{_texmfdistdir}/tex/latex/xkeyval/pst-xkey.sty
12mr|texlive-xkeyval-2.6a-2|46	%{_texmfdistdir}/tex/latex/xkeyval/xkeyval.sty
12mr|texlive-xkeyval-2.6a-2|47	%{_texmfdistdir}/tex/latex/xkeyval/xkvltxp.sty
12mr|texlive-xkeyval-2.6a-2|48	%{_texmfdistdir}/tex/latex/xkeyval/xkvview.sty
12mr|texlive-xkeyval-2.6a-2|49	%doc %{_texmfdistdir}/doc/latex/xkeyval/README
12mr|texlive-xkeyval-2.6a-2|50	%doc %{_texmfdistdir}/doc/latex/xkeyval/xkeyval.pdf
12mr|texlive-xkeyval-2.6a-2|51	#- source
12mr|texlive-xkeyval-2.6a-2|52	%doc %{_texmfdistdir}/source/latex/xkeyval/xkeyval.dtx
12mr|texlive-xkeyval-2.6a-2|53	
12mr|texlive-xkeyval-2.6a-2|54	#-----------------------------------------------------------------------
12mr|texlive-xkeyval-2.6a-2|55	%prep
12mr|texlive-xkeyval-2.6a-2|56	%setup -c -a0 -a1 -a2
12mr|texlive-xkeyval-2.6a-2|57	
12mr|texlive-xkeyval-2.6a-2|58	%build
12mr|texlive-xkeyval-2.6a-2|59	
12mr|texlive-xkeyval-2.6a-2|60	%install
12mr|texlive-xkeyval-2.6a-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xkeyval-2.6a-2|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-xkeyval-2.6a-2|63	
12mr|texlive-xkeyval-2.6a-2|64	
12mr|texlive-xkeyval-2.6a-2|65	
12mr|texlive-xkeyval-2.6a-2|66	%changelog
12mr|texlive-xkeyval-2.6a-2|67	

18957 12
12mr|texlive-xlop-0.24-2|1	# revision 22096
12mr|texlive-xlop-0.24-2|2	# category Package
12mr|texlive-xlop-0.24-2|3	# catalog-ctan /macros/generic/xlop
12mr|texlive-xlop-0.24-2|4	# catalog-date 2011-04-16 11:58:01 +0200
12mr|texlive-xlop-0.24-2|5	# catalog-license lppl
12mr|texlive-xlop-0.24-2|6	# catalog-version 0.24
12mr|texlive-xlop-0.24-2|7	Name:		texlive-xlop
12mr|texlive-xlop-0.24-2|8	Version:	0.24
12mr|texlive-xlop-0.24-2|9	Release:	2
12mr|texlive-xlop-0.24-2|10	Summary:	Calculates and displays arithmetic operations
12mr|texlive-xlop-0.24-2|11	Group:		Publishing
12mr|texlive-xlop-0.24-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/xlop
12mr|texlive-xlop-0.24-2|13	License:	LPPL
12mr|texlive-xlop-0.24-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xlop.tar.xz
12mr|texlive-xlop-0.24-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xlop.doc.tar.xz
12mr|texlive-xlop-0.24-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xlop.source.tar.xz
12mr|texlive-xlop-0.24-2|17	BuildArch:	noarch
12mr|texlive-xlop-0.24-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-xlop-0.24-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-xlop-0.24-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-xlop-0.24-2|21	
12mr|texlive-xlop-0.24-2|22	%description
12mr|texlive-xlop-0.24-2|23	Xlop (eXtra Large OPeration) will typeset arithmetic problems
12mr|texlive-xlop-0.24-2|24	either in-line or "as in school" (using French school
12mr|texlive-xlop-0.24-2|25	conventions). So for example, \opadd{2}{3} can give either
12mr|texlive-xlop-0.24-2|26	$2+3=5$ or something similar to: \begin{tabular}{r} 2\\ +3\\
12mr|texlive-xlop-0.24-2|27	\hline 5\end{tabular}. Furthermore, numbers may be very large,
12mr|texlive-xlop-0.24-2|28	e.g 200 figures (with a very long compilation time). Many other
12mr|texlive-xlop-0.24-2|29	features allow to deal with numbers (tests, display, some high
12mr|texlive-xlop-0.24-2|30	level operations, etc.).
12mr|texlive-xlop-0.24-2|31	
12mr|texlive-xlop-0.24-2|32	%post
12mr|texlive-xlop-0.24-2|33	%{_sbindir}/texlive.post
12mr|texlive-xlop-0.24-2|34	
12mr|texlive-xlop-0.24-2|35	%postun
12mr|texlive-xlop-0.24-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-xlop-0.24-2|37	%{_sbindir}/texlive.post
12mr|texlive-xlop-0.24-2|38	fi
12mr|texlive-xlop-0.24-2|39	
12mr|texlive-xlop-0.24-2|40	#-----------------------------------------------------------------------
12mr|texlive-xlop-0.24-2|41	%files
12mr|texlive-xlop-0.24-2|42	%{_texmfdistdir}/tex/generic/xlop/xlop.sty
12mr|texlive-xlop-0.24-2|43	%{_texmfdistdir}/tex/generic/xlop/xlop.tex
12mr|texlive-xlop-0.24-2|44	%doc %{_texmfdistdir}/doc/generic/xlop/LISEZ.MOI
12mr|texlive-xlop-0.24-2|45	%doc %{_texmfdistdir}/doc/generic/xlop/README
12mr|texlive-xlop-0.24-2|46	%doc %{_texmfdistdir}/doc/generic/xlop/xlop-doc-fr.pdf
12mr|texlive-xlop-0.24-2|47	%doc %{_texmfdistdir}/doc/generic/xlop/xlop-doc-fr.tex
12mr|texlive-xlop-0.24-2|48	%doc %{_texmfdistdir}/doc/generic/xlop/xlop-doc.pdf
12mr|texlive-xlop-0.24-2|49	%doc %{_texmfdistdir}/doc/generic/xlop/xlop-doc.tex
12mr|texlive-xlop-0.24-2|50	#- source
12mr|texlive-xlop-0.24-2|51	%doc %{_texmfdistdir}/source/generic/xlop/manual.sty
12mr|texlive-xlop-0.24-2|52	
12mr|texlive-xlop-0.24-2|53	#-----------------------------------------------------------------------
12mr|texlive-xlop-0.24-2|54	%prep
12mr|texlive-xlop-0.24-2|55	%setup -c -a0 -a1 -a2
12mr|texlive-xlop-0.24-2|56	
12mr|texlive-xlop-0.24-2|57	%build
12mr|texlive-xlop-0.24-2|58	
12mr|texlive-xlop-0.24-2|59	%install
12mr|texlive-xlop-0.24-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xlop-0.24-2|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-xlop-0.24-2|62	
12mr|texlive-xlop-0.24-2|63	
12mr|texlive-xlop-0.24-2|64	
12mr|texlive-xlop-0.24-2|65	%changelog
12mr|texlive-xlop-0.24-2|66	

18958 12
12mr|texlive-xltxtra-0.5e-2|1	# revision 19809
12mr|texlive-xltxtra-0.5e-2|2	# category Package
12mr|texlive-xltxtra-0.5e-2|3	# catalog-ctan /macros/latex/contrib/xltxtra
12mr|texlive-xltxtra-0.5e-2|4	# catalog-date 2010-09-19 16:45:28 +0200
12mr|texlive-xltxtra-0.5e-2|5	# catalog-license lppl
12mr|texlive-xltxtra-0.5e-2|6	# catalog-version 0.5e
12mr|texlive-xltxtra-0.5e-2|7	Name:		texlive-xltxtra
12mr|texlive-xltxtra-0.5e-2|8	Version:	0.5e
12mr|texlive-xltxtra-0.5e-2|9	Release:	2
12mr|texlive-xltxtra-0.5e-2|10	Summary:	"Extras" for LaTeX users of XeTeX
12mr|texlive-xltxtra-0.5e-2|11	Group:		Publishing
12mr|texlive-xltxtra-0.5e-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xltxtra
12mr|texlive-xltxtra-0.5e-2|13	License:	LPPL
12mr|texlive-xltxtra-0.5e-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xltxtra.tar.xz
12mr|texlive-xltxtra-0.5e-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xltxtra.doc.tar.xz
12mr|texlive-xltxtra-0.5e-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xltxtra.source.tar.xz
12mr|texlive-xltxtra-0.5e-2|17	BuildArch:	noarch
12mr|texlive-xltxtra-0.5e-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-xltxtra-0.5e-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-xltxtra-0.5e-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-xltxtra-0.5e-2|21	
12mr|texlive-xltxtra-0.5e-2|22	%description
12mr|texlive-xltxtra-0.5e-2|23	The package loads the fixltx2e package from the LaTeX
12mr|texlive-xltxtra-0.5e-2|24	distribution, and etex.sty from the e-TeX distribution. The
12mr|texlive-xltxtra-0.5e-2|25	package then patches the \- (discretionary hyphen command) to
12mr|texlive-xltxtra-0.5e-2|26	use the current hyphen character (which may be different from
12mr|texlive-xltxtra-0.5e-2|27	than the default, which is the character at the ASCII hyphen
12mr|texlive-xltxtra-0.5e-2|28	slot), and loads the realscripts to patch the \textsuperscript
12mr|texlive-xltxtra-0.5e-2|29	command (from the LaTeX kernel) and the \textsubscript command
12mr|texlive-xltxtra-0.5e-2|30	(from the fixltx2e package). The package is loaded by the
12mr|texlive-xltxtra-0.5e-2|31	fontspec package, so that it should not ordinarily be necessary
12mr|texlive-xltxtra-0.5e-2|32	to load it explicitly. The package relies on the metalogo
12mr|texlive-xltxtra-0.5e-2|33	package for typesetting the XeTeX and XeLaTeX logos.
12mr|texlive-xltxtra-0.5e-2|34	
12mr|texlive-xltxtra-0.5e-2|35	%post
12mr|texlive-xltxtra-0.5e-2|36	%{_sbindir}/texlive.post
12mr|texlive-xltxtra-0.5e-2|37	
12mr|texlive-xltxtra-0.5e-2|38	%postun
12mr|texlive-xltxtra-0.5e-2|39	if [ $1 -eq 0 ]; then
12mr|texlive-xltxtra-0.5e-2|40	%{_sbindir}/texlive.post
12mr|texlive-xltxtra-0.5e-2|41	fi
12mr|texlive-xltxtra-0.5e-2|42	
12mr|texlive-xltxtra-0.5e-2|43	#-----------------------------------------------------------------------
12mr|texlive-xltxtra-0.5e-2|44	%files
12mr|texlive-xltxtra-0.5e-2|45	%{_texmfdistdir}/tex/latex/xltxtra/xltxtra.sty
12mr|texlive-xltxtra-0.5e-2|46	%doc %{_texmfdistdir}/doc/latex/xltxtra/README
12mr|texlive-xltxtra-0.5e-2|47	%doc %{_texmfdistdir}/doc/latex/xltxtra/xltxtra.pdf
12mr|texlive-xltxtra-0.5e-2|48	#- source
12mr|texlive-xltxtra-0.5e-2|49	%doc %{_texmfdistdir}/source/latex/xltxtra/xltxtra.dtx
12mr|texlive-xltxtra-0.5e-2|50	%doc %{_texmfdistdir}/source/latex/xltxtra/xltxtra.ins
12mr|texlive-xltxtra-0.5e-2|51	
12mr|texlive-xltxtra-0.5e-2|52	#-----------------------------------------------------------------------
12mr|texlive-xltxtra-0.5e-2|53	%prep
12mr|texlive-xltxtra-0.5e-2|54	%setup -c -a0 -a1 -a2
12mr|texlive-xltxtra-0.5e-2|55	
12mr|texlive-xltxtra-0.5e-2|56	%build
12mr|texlive-xltxtra-0.5e-2|57	
12mr|texlive-xltxtra-0.5e-2|58	%install
12mr|texlive-xltxtra-0.5e-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xltxtra-0.5e-2|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-xltxtra-0.5e-2|61	
12mr|texlive-xltxtra-0.5e-2|62	
12mr|texlive-xltxtra-0.5e-2|63	
12mr|texlive-xltxtra-0.5e-2|64	%changelog
12mr|texlive-xltxtra-0.5e-2|65	

18959 12
12mr|texlive-xmlplay-20061216-2|1	# revision 15878
12mr|texlive-xmlplay-20061216-2|2	# category Package
12mr|texlive-xmlplay-20061216-2|3	# catalog-ctan undef
12mr|texlive-xmlplay-20061216-2|4	# catalog-date 2006-12-16 17:11:43 +0100
12mr|texlive-xmlplay-20061216-2|5	# catalog-license pd
12mr|texlive-xmlplay-20061216-2|6	# catalog-version undef
12mr|texlive-xmlplay-20061216-2|7	Name:		texlive-xmlplay
12mr|texlive-xmlplay-20061216-2|8	Version:	20061216
12mr|texlive-xmlplay-20061216-2|9	Release:	2
12mr|texlive-xmlplay-20061216-2|10	Summary:	Typeset Shakespeare's plays as marked up by Bosak
12mr|texlive-xmlplay-20061216-2|11	Group:		Publishing
12mr|texlive-xmlplay-20061216-2|12	URL:		http://tug.org/texlive
12mr|texlive-xmlplay-20061216-2|13	License:	PD
12mr|texlive-xmlplay-20061216-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xmlplay.tar.xz
12mr|texlive-xmlplay-20061216-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xmlplay.doc.tar.xz
12mr|texlive-xmlplay-20061216-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xmlplay.source.tar.xz
12mr|texlive-xmlplay-20061216-2|17	BuildArch:	noarch
12mr|texlive-xmlplay-20061216-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-xmlplay-20061216-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-xmlplay-20061216-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-xmlplay-20061216-2|21	
12mr|texlive-xmlplay-20061216-2|22	%description
12mr|texlive-xmlplay-20061216-2|23	This is an xmltex package for typsetting the plays of
12mr|texlive-xmlplay-20061216-2|24	Shakespeare, as marked up by Jon Bosak.
12mr|texlive-xmlplay-20061216-2|25	
12mr|texlive-xmlplay-20061216-2|26	%post
12mr|texlive-xmlplay-20061216-2|27	%{_sbindir}/texlive.post
12mr|texlive-xmlplay-20061216-2|28	
12mr|texlive-xmlplay-20061216-2|29	%postun
12mr|texlive-xmlplay-20061216-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-xmlplay-20061216-2|31	%{_sbindir}/texlive.post
12mr|texlive-xmlplay-20061216-2|32	fi
12mr|texlive-xmlplay-20061216-2|33	
12mr|texlive-xmlplay-20061216-2|34	#-----------------------------------------------------------------------
12mr|texlive-xmlplay-20061216-2|35	%files
12mr|texlive-xmlplay-20061216-2|36	%{_texmfdistdir}/tex/xmltex/xmlplay/play.xmt
12mr|texlive-xmlplay-20061216-2|37	%doc %{_texmfdistdir}/doc/otherformats/xmltex/xmlplay/readme
12mr|texlive-xmlplay-20061216-2|38	#- source
12mr|texlive-xmlplay-20061216-2|39	%doc %{_texmfdistdir}/source/xmltex/xmlplay/play.dtd
12mr|texlive-xmlplay-20061216-2|40	
12mr|texlive-xmlplay-20061216-2|41	#-----------------------------------------------------------------------
12mr|texlive-xmlplay-20061216-2|42	%prep
12mr|texlive-xmlplay-20061216-2|43	%setup -c -a0 -a1 -a2
12mr|texlive-xmlplay-20061216-2|44	
12mr|texlive-xmlplay-20061216-2|45	%build
12mr|texlive-xmlplay-20061216-2|46	
12mr|texlive-xmlplay-20061216-2|47	%install
12mr|texlive-xmlplay-20061216-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xmlplay-20061216-2|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-xmlplay-20061216-2|50	
12mr|texlive-xmlplay-20061216-2|51	
12mr|texlive-xmlplay-20061216-2|52	
12mr|texlive-xmlplay-20061216-2|53	%changelog
12mr|texlive-xmlplay-20061216-2|54	

18960 12
12mr|texlive-xmltex-0.8-4|1	# revision 23409
12mr|texlive-xmltex-0.8-4|2	# category Package
12mr|texlive-xmltex-0.8-4|3	# catalog-ctan /macros/xmltex/base
12mr|texlive-xmltex-0.8-4|4	# catalog-date 2006-12-16 17:11:43 +0100
12mr|texlive-xmltex-0.8-4|5	# catalog-license lppl
12mr|texlive-xmltex-0.8-4|6	# catalog-version 0.8
12mr|texlive-xmltex-0.8-4|7	Name:		texlive-xmltex
12mr|texlive-xmltex-0.8-4|8	Version:	0.8
12mr|texlive-xmltex-0.8-4|9	Release:	4
12mr|texlive-xmltex-0.8-4|10	Summary:	Support for parsing XML documents
12mr|texlive-xmltex-0.8-4|11	Group:		Publishing
12mr|texlive-xmltex-0.8-4|12	URL:		http://www.ctan.org/tex-archive/macros/xmltex/base
12mr|texlive-xmltex-0.8-4|13	License:	LPPL
12mr|texlive-xmltex-0.8-4|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xmltex.tar.xz
12mr|texlive-xmltex-0.8-4|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xmltex.doc.tar.xz
12mr|texlive-xmltex-0.8-4|16	BuildArch:	noarch
12mr|texlive-xmltex-0.8-4|17	BuildRequires:	texlive-tlpkg
12mr|texlive-xmltex-0.8-4|18	Requires(pre):	texlive-tlpkg
12mr|texlive-xmltex-0.8-4|19	Requires(post):	texlive-kpathsea
12mr|texlive-xmltex-0.8-4|20	Requires(post):	texlive-tetex
12mr|texlive-xmltex-0.8-4|21	Requires:	texlive-latex
12mr|texlive-xmltex-0.8-4|22	Requires:	texlive-pdftex
12mr|texlive-xmltex-0.8-4|23	Requires:	texlive-tex
12mr|texlive-xmltex-0.8-4|24	Requires:	texlive-xmltex.bin
12mr|texlive-xmltex-0.8-4|25	%rename xmltex
12mr|texlive-xmltex-0.8-4|26	
12mr|texlive-xmltex-0.8-4|27	%description
12mr|texlive-xmltex-0.8-4|28	This package provides an implementation of a parser for
12mr|texlive-xmltex-0.8-4|29	documents matching the XML 1.0 and XML Namespace
12mr|texlive-xmltex-0.8-4|30	Recommendations. In addition to parsing commands are provided
12mr|texlive-xmltex-0.8-4|31	to attatch TeX typesetting instructions to the various markup
12mr|texlive-xmltex-0.8-4|32	elemenets as they are encounted. Sample files for typesetting a
12mr|texlive-xmltex-0.8-4|33	subset of TEI, MathML, are included. Element and Attribute
12mr|texlive-xmltex-0.8-4|34	names, as well as character data, may use any characters
12mr|texlive-xmltex-0.8-4|35	allowed in XML, using UTF-8 or a suitable 8-bit encoding.
12mr|texlive-xmltex-0.8-4|36	
12mr|texlive-xmltex-0.8-4|37	%post
12mr|texlive-xmltex-0.8-4|38	%{_sbindir}/texlive.post
12mr|texlive-xmltex-0.8-4|39	
12mr|texlive-xmltex-0.8-4|40	%postun
12mr|texlive-xmltex-0.8-4|41	if [ $1 -eq 0 ]; then
12mr|texlive-xmltex-0.8-4|42	%{_sbindir}/texlive.post
12mr|texlive-xmltex-0.8-4|43	fi
12mr|texlive-xmltex-0.8-4|44	
12mr|texlive-xmltex-0.8-4|45	#-----------------------------------------------------------------------
12mr|texlive-xmltex-0.8-4|46	%files
12mr|texlive-xmltex-0.8-4|47	%{_texmfdistdir}/tex/xmltex/base/iso-8859-1.xmt
12mr|texlive-xmltex-0.8-4|48	%{_texmfdistdir}/tex/xmltex/base/iso-8859-2.xmt
12mr|texlive-xmltex-0.8-4|49	%{_texmfdistdir}/tex/xmltex/base/koi8-r.xmt
12mr|texlive-xmltex-0.8-4|50	%{_texmfdistdir}/tex/xmltex/base/langtest.xmt
12mr|texlive-xmltex-0.8-4|51	%{_texmfdistdir}/tex/xmltex/base/mathml2.xmt
12mr|texlive-xmltex-0.8-4|52	%{_texmfdistdir}/tex/xmltex/base/sec.xmt
12mr|texlive-xmltex-0.8-4|53	%{_texmfdistdir}/tex/xmltex/base/utf-16.xmt
12mr|texlive-xmltex-0.8-4|54	%{_texmfdistdir}/tex/xmltex/base/windows-1250.xmt
12mr|texlive-xmltex-0.8-4|55	%{_texmfdistdir}/tex/xmltex/base/xmltex.cfg
12mr|texlive-xmltex-0.8-4|56	%{_texmfdistdir}/tex/xmltex/base/xmltex.tex
12mr|texlive-xmltex-0.8-4|57	%{_texmfdistdir}/tex/xmltex/config/pdfxmltex.ini
12mr|texlive-xmltex-0.8-4|58	%{_texmfdistdir}/tex/xmltex/config/xmltex.ini
12mr|texlive-xmltex-0.8-4|59	%_texmf_fmtutil_d/xmltex
12mr|texlive-xmltex-0.8-4|60	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/englishutf16.xml
12mr|texlive-xmltex-0.8-4|61	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/englishutf8.xml
12mr|texlive-xmltex-0.8-4|62	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/langtest.xml
12mr|texlive-xmltex-0.8-4|63	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/manual.html
12mr|texlive-xmltex-0.8-4|64	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/manual.tex
12mr|texlive-xmltex-0.8-4|65	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/manual.xml
12mr|texlive-xmltex-0.8-4|66	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/manual.xsl
12mr|texlive-xmltex-0.8-4|67	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/portugeselatin1.xml
12mr|texlive-xmltex-0.8-4|68	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/readme.txt
12mr|texlive-xmltex-0.8-4|69	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/russiankoi8.xml
12mr|texlive-xmltex-0.8-4|70	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/russianutf8.xml
12mr|texlive-xmltex-0.8-4|71	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/testascii.cfg
12mr|texlive-xmltex-0.8-4|72	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/testascii.tex
12mr|texlive-xmltex-0.8-4|73	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/testascii.xml
12mr|texlive-xmltex-0.8-4|74	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/testsec.tex
12mr|texlive-xmltex-0.8-4|75	%doc %{_texmfdistdir}/doc/otherformats/xmltex/base/testsec.xml
12mr|texlive-xmltex-0.8-4|76	
12mr|texlive-xmltex-0.8-4|77	#-----------------------------------------------------------------------
12mr|texlive-xmltex-0.8-4|78	%prep
12mr|texlive-xmltex-0.8-4|79	%setup -c -a0 -a1
12mr|texlive-xmltex-0.8-4|80	
12mr|texlive-xmltex-0.8-4|81	%build
12mr|texlive-xmltex-0.8-4|82	
12mr|texlive-xmltex-0.8-4|83	%install
12mr|texlive-xmltex-0.8-4|84	mkdir -p %{buildroot}%{_datadir}
12mr|texlive-xmltex-0.8-4|85	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mr|texlive-xmltex-0.8-4|86	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mr|texlive-xmltex-0.8-4|87	cat > %{buildroot}%{_texmf_fmtutil_d}/xmltex <<EOF
12mr|texlive-xmltex-0.8-4|88	#
12mr|texlive-xmltex-0.8-4|89	# from xmltex:
12mr|texlive-xmltex-0.8-4|90	xmltex pdftex language.dat *xmltex.ini
12mr|texlive-xmltex-0.8-4|91	pdfxmltex pdftex language.dat *pdfxmltex.ini
12mr|texlive-xmltex-0.8-4|92	EOF
12mr|texlive-xmltex-0.8-4|93	
12mr|texlive-xmltex-0.8-4|94	
12mr|texlive-xmltex-0.8-4|95	
12mr|texlive-xmltex-0.8-4|96	%changelog
12mr|texlive-xmltex-0.8-4|97	

18961 12
12mr|texlive-xmpincl-2.2-2|1	# revision 15878
12mr|texlive-xmpincl-2.2-2|2	# category Package
12mr|texlive-xmpincl-2.2-2|3	# catalog-ctan /macros/latex/contrib/xmpincl
12mr|texlive-xmpincl-2.2-2|4	# catalog-date 2008-05-10 20:43:24 +0200
12mr|texlive-xmpincl-2.2-2|5	# catalog-license gpl
12mr|texlive-xmpincl-2.2-2|6	# catalog-version 2.2
12mr|texlive-xmpincl-2.2-2|7	Name:		texlive-xmpincl
12mr|texlive-xmpincl-2.2-2|8	Version:	2.2
12mr|texlive-xmpincl-2.2-2|9	Release:	2
12mr|texlive-xmpincl-2.2-2|10	Summary:	Include eXtensible Metadata Platform data in PDFLaTeX
12mr|texlive-xmpincl-2.2-2|11	Group:		Publishing
12mr|texlive-xmpincl-2.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xmpincl
12mr|texlive-xmpincl-2.2-2|13	License:	GPL
12mr|texlive-xmpincl-2.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xmpincl.tar.xz
12mr|texlive-xmpincl-2.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xmpincl.doc.tar.xz
12mr|texlive-xmpincl-2.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xmpincl.source.tar.xz
12mr|texlive-xmpincl-2.2-2|17	BuildArch:	noarch
12mr|texlive-xmpincl-2.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-xmpincl-2.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-xmpincl-2.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-xmpincl-2.2-2|21	
12mr|texlive-xmpincl-2.2-2|22	%description
12mr|texlive-xmpincl-2.2-2|23	The XMP (eXtensible Metadata platform) is a framework to add
12mr|texlive-xmpincl-2.2-2|24	metadata to digital material to enhance the workflow in
12mr|texlive-xmpincl-2.2-2|25	publication. The essence is that the metadata is stored in an
12mr|texlive-xmpincl-2.2-2|26	XML file, and this XML stream is then embedded in the file to
12mr|texlive-xmpincl-2.2-2|27	which it applies. How you create this XML file is up to you,
12mr|texlive-xmpincl-2.2-2|28	but the author started investigating this because he wanted to
12mr|texlive-xmpincl-2.2-2|29	embed licensing information in the files he created. The
12mr|texlive-xmpincl-2.2-2|30	license the author chose is one of the Creative Commons
12mr|texlive-xmpincl-2.2-2|31	licenses, and their web-site offers this information in a valid
12mr|texlive-xmpincl-2.2-2|32	XML-file, suitable for direct inclusion.
12mr|texlive-xmpincl-2.2-2|33	
12mr|texlive-xmpincl-2.2-2|34	%post
12mr|texlive-xmpincl-2.2-2|35	%{_sbindir}/texlive.post
12mr|texlive-xmpincl-2.2-2|36	
12mr|texlive-xmpincl-2.2-2|37	%postun
12mr|texlive-xmpincl-2.2-2|38	if [ $1 -eq 0 ]; then
12mr|texlive-xmpincl-2.2-2|39	%{_sbindir}/texlive.post
12mr|texlive-xmpincl-2.2-2|40	fi
12mr|texlive-xmpincl-2.2-2|41	
12mr|texlive-xmpincl-2.2-2|42	#-----------------------------------------------------------------------
12mr|texlive-xmpincl-2.2-2|43	%files
12mr|texlive-xmpincl-2.2-2|44	%{_texmfdistdir}/tex/latex/xmpincl/xmpincl.sty
12mr|texlive-xmpincl-2.2-2|45	%doc %{_texmfdistdir}/doc/latex/xmpincl/README
12mr|texlive-xmpincl-2.2-2|46	%doc %{_texmfdistdir}/doc/latex/xmpincl/license.xmp
12mr|texlive-xmpincl-2.2-2|47	%doc %{_texmfdistdir}/doc/latex/xmpincl/xmpincl.pdf
12mr|texlive-xmpincl-2.2-2|48	#- source
12mr|texlive-xmpincl-2.2-2|49	%doc %{_texmfdistdir}/source/latex/xmpincl/xmpincl.dtx
12mr|texlive-xmpincl-2.2-2|50	%doc %{_texmfdistdir}/source/latex/xmpincl/xmpincl.ins
12mr|texlive-xmpincl-2.2-2|51	
12mr|texlive-xmpincl-2.2-2|52	#-----------------------------------------------------------------------
12mr|texlive-xmpincl-2.2-2|53	%prep
12mr|texlive-xmpincl-2.2-2|54	%setup -c -a0 -a1 -a2
12mr|texlive-xmpincl-2.2-2|55	
12mr|texlive-xmpincl-2.2-2|56	%build
12mr|texlive-xmpincl-2.2-2|57	
12mr|texlive-xmpincl-2.2-2|58	%install
12mr|texlive-xmpincl-2.2-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xmpincl-2.2-2|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-xmpincl-2.2-2|61	
12mr|texlive-xmpincl-2.2-2|62	
12mr|texlive-xmpincl-2.2-2|63	
12mr|texlive-xmpincl-2.2-2|64	%changelog
12mr|texlive-xmpincl-2.2-2|65	

18962 12
12mr|texlive-xnewcommand-1.2-2|1	# revision 15878
12mr|texlive-xnewcommand-1.2-2|2	# category Package
12mr|texlive-xnewcommand-1.2-2|3	# catalog-ctan /macros/latex/contrib/xnewcommand
12mr|texlive-xnewcommand-1.2-2|4	# catalog-date 2008-08-24 14:46:50 +0200
12mr|texlive-xnewcommand-1.2-2|5	# catalog-license lppl
12mr|texlive-xnewcommand-1.2-2|6	# catalog-version 1.2
12mr|texlive-xnewcommand-1.2-2|7	Name:		texlive-xnewcommand
12mr|texlive-xnewcommand-1.2-2|8	Version:	1.2
12mr|texlive-xnewcommand-1.2-2|9	Release:	2
12mr|texlive-xnewcommand-1.2-2|10	Summary:	Define \global and \protected commands with \newcommand
12mr|texlive-xnewcommand-1.2-2|11	Group:		Publishing
12mr|texlive-xnewcommand-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xnewcommand
12mr|texlive-xnewcommand-1.2-2|13	License:	LPPL
12mr|texlive-xnewcommand-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xnewcommand.tar.xz
12mr|texlive-xnewcommand-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xnewcommand.doc.tar.xz
12mr|texlive-xnewcommand-1.2-2|16	BuildArch:	noarch
12mr|texlive-xnewcommand-1.2-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-xnewcommand-1.2-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-xnewcommand-1.2-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-xnewcommand-1.2-2|20	
12mr|texlive-xnewcommand-1.2-2|21	%description
12mr|texlive-xnewcommand-1.2-2|22	The package provides the means of defining \global and (e-TeX)
12mr|texlive-xnewcommand-1.2-2|23	\protected commands, within the framework of LaTeX's standard
12mr|texlive-xnewcommand-1.2-2|24	\newcommand.
12mr|texlive-xnewcommand-1.2-2|25	
12mr|texlive-xnewcommand-1.2-2|26	%post
12mr|texlive-xnewcommand-1.2-2|27	%{_sbindir}/texlive.post
12mr|texlive-xnewcommand-1.2-2|28	
12mr|texlive-xnewcommand-1.2-2|29	%postun
12mr|texlive-xnewcommand-1.2-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-xnewcommand-1.2-2|31	%{_sbindir}/texlive.post
12mr|texlive-xnewcommand-1.2-2|32	fi
12mr|texlive-xnewcommand-1.2-2|33	
12mr|texlive-xnewcommand-1.2-2|34	#-----------------------------------------------------------------------
12mr|texlive-xnewcommand-1.2-2|35	%files
12mr|texlive-xnewcommand-1.2-2|36	%{_texmfdistdir}/tex/latex/xnewcommand/xnewcommand.sty
12mr|texlive-xnewcommand-1.2-2|37	%doc %{_texmfdistdir}/doc/latex/xnewcommand/README
12mr|texlive-xnewcommand-1.2-2|38	%doc %{_texmfdistdir}/doc/latex/xnewcommand/xnewcommand.pdf
12mr|texlive-xnewcommand-1.2-2|39	%doc %{_texmfdistdir}/doc/latex/xnewcommand/xnewcommand.tex
12mr|texlive-xnewcommand-1.2-2|40	
12mr|texlive-xnewcommand-1.2-2|41	#-----------------------------------------------------------------------
12mr|texlive-xnewcommand-1.2-2|42	%prep
12mr|texlive-xnewcommand-1.2-2|43	%setup -c -a0 -a1
12mr|texlive-xnewcommand-1.2-2|44	
12mr|texlive-xnewcommand-1.2-2|45	%build
12mr|texlive-xnewcommand-1.2-2|46	
12mr|texlive-xnewcommand-1.2-2|47	%install
12mr|texlive-xnewcommand-1.2-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xnewcommand-1.2-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-xnewcommand-1.2-2|50	
12mr|texlive-xnewcommand-1.2-2|51	
12mr|texlive-xnewcommand-1.2-2|52	
12mr|texlive-xnewcommand-1.2-2|53	%changelog
12mr|texlive-xnewcommand-1.2-2|54	

18963 12
12mr|texlive-xoptarg-1.0-2|1	# revision 15878
12mr|texlive-xoptarg-1.0-2|2	# category Package
12mr|texlive-xoptarg-1.0-2|3	# catalog-ctan /macros/latex/contrib/xoptarg
12mr|texlive-xoptarg-1.0-2|4	# catalog-date 2008-08-24 14:29:08 +0200
12mr|texlive-xoptarg-1.0-2|5	# catalog-license lppl
12mr|texlive-xoptarg-1.0-2|6	# catalog-version 1.0
12mr|texlive-xoptarg-1.0-2|7	Name:		texlive-xoptarg
12mr|texlive-xoptarg-1.0-2|8	Version:	1.0
12mr|texlive-xoptarg-1.0-2|9	Release:	2
12mr|texlive-xoptarg-1.0-2|10	Summary:	Expandable macros that take an optional argument
12mr|texlive-xoptarg-1.0-2|11	Group:		Publishing
12mr|texlive-xoptarg-1.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xoptarg
12mr|texlive-xoptarg-1.0-2|13	License:	LPPL
12mr|texlive-xoptarg-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xoptarg.tar.xz
12mr|texlive-xoptarg-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xoptarg.doc.tar.xz
12mr|texlive-xoptarg-1.0-2|16	BuildArch:	noarch
12mr|texlive-xoptarg-1.0-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-xoptarg-1.0-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-xoptarg-1.0-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-xoptarg-1.0-2|20	
12mr|texlive-xoptarg-1.0-2|21	%description
12mr|texlive-xoptarg-1.0-2|22	Commands that take an optional argument are not ordinarily
12mr|texlive-xoptarg-1.0-2|23	expandable; this package allows such commands to be expandable
12mr|texlive-xoptarg-1.0-2|24	provided they have at least one mandatory argument.
12mr|texlive-xoptarg-1.0-2|25	
12mr|texlive-xoptarg-1.0-2|26	%post
12mr|texlive-xoptarg-1.0-2|27	%{_sbindir}/texlive.post
12mr|texlive-xoptarg-1.0-2|28	
12mr|texlive-xoptarg-1.0-2|29	%postun
12mr|texlive-xoptarg-1.0-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-xoptarg-1.0-2|31	%{_sbindir}/texlive.post
12mr|texlive-xoptarg-1.0-2|32	fi
12mr|texlive-xoptarg-1.0-2|33	
12mr|texlive-xoptarg-1.0-2|34	#-----------------------------------------------------------------------
12mr|texlive-xoptarg-1.0-2|35	%files
12mr|texlive-xoptarg-1.0-2|36	%{_texmfdistdir}/tex/latex/xoptarg/xoptarg.sty
12mr|texlive-xoptarg-1.0-2|37	%doc %{_texmfdistdir}/doc/latex/xoptarg/README
12mr|texlive-xoptarg-1.0-2|38	%doc %{_texmfdistdir}/doc/latex/xoptarg/xoptarg.pdf
12mr|texlive-xoptarg-1.0-2|39	%doc %{_texmfdistdir}/doc/latex/xoptarg/xoptarg.tex
12mr|texlive-xoptarg-1.0-2|40	
12mr|texlive-xoptarg-1.0-2|41	#-----------------------------------------------------------------------
12mr|texlive-xoptarg-1.0-2|42	%prep
12mr|texlive-xoptarg-1.0-2|43	%setup -c -a0 -a1
12mr|texlive-xoptarg-1.0-2|44	
12mr|texlive-xoptarg-1.0-2|45	%build
12mr|texlive-xoptarg-1.0-2|46	
12mr|texlive-xoptarg-1.0-2|47	%install
12mr|texlive-xoptarg-1.0-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xoptarg-1.0-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-xoptarg-1.0-2|50	
12mr|texlive-xoptarg-1.0-2|51	
12mr|texlive-xoptarg-1.0-2|52	
12mr|texlive-xoptarg-1.0-2|53	%changelog
12mr|texlive-xoptarg-1.0-2|54	

18964 12
12mr|texlive-xpatch-0.2-1|1	# revision 25180
12mr|texlive-xpatch-0.2-1|2	# category Package
12mr|texlive-xpatch-0.2-1|3	# catalog-ctan /macros/latex/contrib/xpatch
12mr|texlive-xpatch-0.2-1|4	# catalog-date 2012-01-23 12:18:32 +0100
12mr|texlive-xpatch-0.2-1|5	# catalog-license lppl1.3
12mr|texlive-xpatch-0.2-1|6	# catalog-version 0.2
12mr|texlive-xpatch-0.2-1|7	Name:		texlive-xpatch
12mr|texlive-xpatch-0.2-1|8	Version:	0.2
12mr|texlive-xpatch-0.2-1|9	Release:	1
12mr|texlive-xpatch-0.2-1|10	Summary:	Extending etoolbox patching commands
12mr|texlive-xpatch-0.2-1|11	Group:		Publishing
12mr|texlive-xpatch-0.2-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xpatch
12mr|texlive-xpatch-0.2-1|13	License:	LPPL1.3
12mr|texlive-xpatch-0.2-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpatch.tar.xz
12mr|texlive-xpatch-0.2-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpatch.doc.tar.xz
12mr|texlive-xpatch-0.2-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpatch.source.tar.xz
12mr|texlive-xpatch-0.2-1|17	BuildArch:	noarch
12mr|texlive-xpatch-0.2-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-xpatch-0.2-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-xpatch-0.2-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-xpatch-0.2-1|21	
12mr|texlive-xpatch-0.2-1|22	%description
12mr|texlive-xpatch-0.2-1|23	The package generalises the macro patching commands provided by
12mr|texlive-xpatch-0.2-1|24	Philipp Lehmann's etoolbox.
12mr|texlive-xpatch-0.2-1|25	
12mr|texlive-xpatch-0.2-1|26	%post
12mr|texlive-xpatch-0.2-1|27	%{_sbindir}/texlive.post
12mr|texlive-xpatch-0.2-1|28	
12mr|texlive-xpatch-0.2-1|29	%postun
12mr|texlive-xpatch-0.2-1|30	if [ $1 -eq 0 ]; then
12mr|texlive-xpatch-0.2-1|31	%{_sbindir}/texlive.post
12mr|texlive-xpatch-0.2-1|32	fi
12mr|texlive-xpatch-0.2-1|33	
12mr|texlive-xpatch-0.2-1|34	#-----------------------------------------------------------------------
12mr|texlive-xpatch-0.2-1|35	%files
12mr|texlive-xpatch-0.2-1|36	%{_texmfdistdir}/tex/latex/xpatch/xpatch.sty
12mr|texlive-xpatch-0.2-1|37	%doc %{_texmfdistdir}/doc/latex/xpatch/README
12mr|texlive-xpatch-0.2-1|38	%doc %{_texmfdistdir}/doc/latex/xpatch/xpatch.pdf
12mr|texlive-xpatch-0.2-1|39	#- source
12mr|texlive-xpatch-0.2-1|40	%doc %{_texmfdistdir}/source/latex/xpatch/xpatch.dtx
12mr|texlive-xpatch-0.2-1|41	%doc %{_texmfdistdir}/source/latex/xpatch/xpatch.ins
12mr|texlive-xpatch-0.2-1|42	
12mr|texlive-xpatch-0.2-1|43	#-----------------------------------------------------------------------
12mr|texlive-xpatch-0.2-1|44	%prep
12mr|texlive-xpatch-0.2-1|45	%setup -c -a0 -a1 -a2
12mr|texlive-xpatch-0.2-1|46	
12mr|texlive-xpatch-0.2-1|47	%build
12mr|texlive-xpatch-0.2-1|48	
12mr|texlive-xpatch-0.2-1|49	%install
12mr|texlive-xpatch-0.2-1|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xpatch-0.2-1|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-xpatch-0.2-1|52	
12mr|texlive-xpatch-0.2-1|53	
12mr|texlive-xpatch-0.2-1|54	
12mr|texlive-xpatch-0.2-1|55	%changelog
12mr|texlive-xpatch-0.2-1|56	

18965 12
12mr|texlive-xpinyin-1.1-2|1	# revision 27121
12mr|texlive-xpinyin-1.1-2|2	# category Package
12mr|texlive-xpinyin-1.1-2|3	# catalog-ctan /macros/latex/contrib/xpinyin
12mr|texlive-xpinyin-1.1-2|4	# catalog-date 2012-07-20 19:39:58 +0200
12mr|texlive-xpinyin-1.1-2|5	# catalog-license lppl1.3
12mr|texlive-xpinyin-1.1-2|6	# catalog-version 1.1
12mr|texlive-xpinyin-1.1-2|7	Name:		texlive-xpinyin
12mr|texlive-xpinyin-1.1-2|8	Version:	1.1
12mr|texlive-xpinyin-1.1-2|9	Release:	2
12mr|texlive-xpinyin-1.1-2|10	Summary:	Automatically add pinyin to Chinese characters
12mr|texlive-xpinyin-1.1-2|11	Group:		Publishing
12mr|texlive-xpinyin-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xpinyin
12mr|texlive-xpinyin-1.1-2|13	License:	LPPL1.3
12mr|texlive-xpinyin-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpinyin.tar.xz
12mr|texlive-xpinyin-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpinyin.doc.tar.xz
12mr|texlive-xpinyin-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpinyin.source.tar.xz
12mr|texlive-xpinyin-1.1-2|17	BuildArch:	noarch
12mr|texlive-xpinyin-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-xpinyin-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-xpinyin-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-xpinyin-1.1-2|21	
12mr|texlive-xpinyin-1.1-2|22	%description
12mr|texlive-xpinyin-1.1-2|23	The package is written to simplify the input of Hanyu Pinyin.
12mr|texlive-xpinyin-1.1-2|24	Macros are provided that automatically add pinyin to Chinese
12mr|texlive-xpinyin-1.1-2|25	characters.
12mr|texlive-xpinyin-1.1-2|26	
12mr|texlive-xpinyin-1.1-2|27	%post
12mr|texlive-xpinyin-1.1-2|28	%{_sbindir}/texlive.post
12mr|texlive-xpinyin-1.1-2|29	
12mr|texlive-xpinyin-1.1-2|30	%postun
12mr|texlive-xpinyin-1.1-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-xpinyin-1.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-xpinyin-1.1-2|33	fi
12mr|texlive-xpinyin-1.1-2|34	
12mr|texlive-xpinyin-1.1-2|35	#-----------------------------------------------------------------------
12mr|texlive-xpinyin-1.1-2|36	%files
12mr|texlive-xpinyin-1.1-2|37	%{_texmfdistdir}/tex/latex/xpinyin/config/xpinyin-map.cfg
12mr|texlive-xpinyin-1.1-2|38	%{_texmfdistdir}/tex/latex/xpinyin/xpinyin.sty
12mr|texlive-xpinyin-1.1-2|39	%doc %{_texmfdistdir}/doc/latex/xpinyin/README
12mr|texlive-xpinyin-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/xpinyin/xpinyin.pdf
12mr|texlive-xpinyin-1.1-2|41	#- source
12mr|texlive-xpinyin-1.1-2|42	%doc %{_texmfdistdir}/source/latex/xpinyin/xpinyin.dtx
12mr|texlive-xpinyin-1.1-2|43	%doc %{_texmfdistdir}/source/latex/xpinyin/xpinyin.ins
12mr|texlive-xpinyin-1.1-2|44	
12mr|texlive-xpinyin-1.1-2|45	#-----------------------------------------------------------------------
12mr|texlive-xpinyin-1.1-2|46	%prep
12mr|texlive-xpinyin-1.1-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-xpinyin-1.1-2|48	
12mr|texlive-xpinyin-1.1-2|49	%build
12mr|texlive-xpinyin-1.1-2|50	
12mr|texlive-xpinyin-1.1-2|51	%install
12mr|texlive-xpinyin-1.1-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xpinyin-1.1-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-xpinyin-1.1-2|54	
12mr|texlive-xpinyin-1.1-2|55	
12mr|texlive-xpinyin-1.1-2|56	
12mr|texlive-xpinyin-1.1-2|57	%changelog
12mr|texlive-xpinyin-1.1-2|58	

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

18967 12
12mr|texlive-xq-0.3-2|1	# revision 15878
12mr|texlive-xq-0.3-2|2	# category Package
12mr|texlive-xq-0.3-2|3	# catalog-ctan /fonts/xq
12mr|texlive-xq-0.3-2|4	# catalog-date 2007-03-13 09:23:19 +0100
12mr|texlive-xq-0.3-2|5	# catalog-license lppl
12mr|texlive-xq-0.3-2|6	# catalog-version 0.3
12mr|texlive-xq-0.3-2|7	Name:		texlive-xq
12mr|texlive-xq-0.3-2|8	Version:	0.3
12mr|texlive-xq-0.3-2|9	Release:	2
12mr|texlive-xq-0.3-2|10	Summary:	Support for writing about xiangqi
12mr|texlive-xq-0.3-2|11	Group:		Publishing
12mr|texlive-xq-0.3-2|12	URL:		http://www.ctan.org/tex-archive/fonts/xq
12mr|texlive-xq-0.3-2|13	License:	LPPL
12mr|texlive-xq-0.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xq.tar.xz
12mr|texlive-xq-0.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xq.doc.tar.xz
12mr|texlive-xq-0.3-2|16	BuildArch:	noarch
12mr|texlive-xq-0.3-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-xq-0.3-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-xq-0.3-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-xq-0.3-2|20	
12mr|texlive-xq-0.3-2|21	%description
12mr|texlive-xq-0.3-2|22	The package is for writing about xiangqi or chinese chess. You
12mr|texlive-xq-0.3-2|23	can write games or parts of games and show diagrams with
12mr|texlive-xq-0.3-2|24	special positions.
12mr|texlive-xq-0.3-2|25	
12mr|texlive-xq-0.3-2|26	%post
12mr|texlive-xq-0.3-2|27	%{_sbindir}/texlive.post
12mr|texlive-xq-0.3-2|28	
12mr|texlive-xq-0.3-2|29	%postun
12mr|texlive-xq-0.3-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-xq-0.3-2|31	%{_sbindir}/texlive.post
12mr|texlive-xq-0.3-2|32	fi
12mr|texlive-xq-0.3-2|33	
12mr|texlive-xq-0.3-2|34	#-----------------------------------------------------------------------
12mr|texlive-xq-0.3-2|35	%files
12mr|texlive-xq-0.3-2|36	%{_texmfdistdir}/fonts/source/public/xq/xqaddsignsbase.mf
12mr|texlive-xq-0.3-2|37	%{_texmfdistdir}/fonts/source/public/xq/xqaddsignslarge.mf
12mr|texlive-xq-0.3-2|38	%{_texmfdistdir}/fonts/source/public/xq/xqaddsignsnormal.mf
12mr|texlive-xq-0.3-2|39	%{_texmfdistdir}/fonts/source/public/xq/xqbase.mf
12mr|texlive-xq-0.3-2|40	%{_texmfdistdir}/fonts/source/public/xq/xqhints.mf
12mr|texlive-xq-0.3-2|41	%{_texmfdistdir}/fonts/source/public/xq/xqlarge.mf
12mr|texlive-xq-0.3-2|42	%{_texmfdistdir}/fonts/source/public/xq/xqnormal.mf
12mr|texlive-xq-0.3-2|43	%{_texmfdistdir}/fonts/source/public/xq/xqwestbase.mf
12mr|texlive-xq-0.3-2|44	%{_texmfdistdir}/fonts/source/public/xq/xqwestlarge.mf
12mr|texlive-xq-0.3-2|45	%{_texmfdistdir}/fonts/source/public/xq/xqwestnormal.mf
12mr|texlive-xq-0.3-2|46	%{_texmfdistdir}/fonts/tfm/public/xq/xqlarge.tfm
12mr|texlive-xq-0.3-2|47	%{_texmfdistdir}/fonts/tfm/public/xq/xqnormal.tfm
12mr|texlive-xq-0.3-2|48	%{_texmfdistdir}/tex/latex/xq/xq.sty
12mr|texlive-xq-0.3-2|49	%doc %{_texmfdistdir}/doc/fonts/xq/README
12mr|texlive-xq-0.3-2|50	%doc %{_texmfdistdir}/doc/fonts/xq/xqexample.pdf
12mr|texlive-xq-0.3-2|51	%doc %{_texmfdistdir}/doc/fonts/xq/xqexample.tex
12mr|texlive-xq-0.3-2|52	
12mr|texlive-xq-0.3-2|53	#-----------------------------------------------------------------------
12mr|texlive-xq-0.3-2|54	%prep
12mr|texlive-xq-0.3-2|55	%setup -c -a0 -a1
12mr|texlive-xq-0.3-2|56	
12mr|texlive-xq-0.3-2|57	%build
12mr|texlive-xq-0.3-2|58	
12mr|texlive-xq-0.3-2|59	%install
12mr|texlive-xq-0.3-2|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xq-0.3-2|61	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-xq-0.3-2|62	
12mr|texlive-xq-0.3-2|63	
12mr|texlive-xq-0.3-2|64	
12mr|texlive-xq-0.3-2|65	%changelog
12mr|texlive-xq-0.3-2|66	

18968 12
12mr|texlive-xskak-1.2-2|1	# revision 19440
12mr|texlive-xskak-1.2-2|2	# category Package
12mr|texlive-xskak-1.2-2|3	# catalog-ctan /macros/latex/contrib/xskak
12mr|texlive-xskak-1.2-2|4	# catalog-date 2008-10-20 22:21:01 +0200
12mr|texlive-xskak-1.2-2|5	# catalog-license lppl
12mr|texlive-xskak-1.2-2|6	# catalog-version 1.2
12mr|texlive-xskak-1.2-2|7	Name:		texlive-xskak
12mr|texlive-xskak-1.2-2|8	Version:	1.2
12mr|texlive-xskak-1.2-2|9	Release:	2
12mr|texlive-xskak-1.2-2|10	Summary:	An extension to the skak package for chess typesetting
12mr|texlive-xskak-1.2-2|11	Group:		Publishing
12mr|texlive-xskak-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xskak
12mr|texlive-xskak-1.2-2|13	License:	LPPL
12mr|texlive-xskak-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xskak.tar.xz
12mr|texlive-xskak-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xskak.doc.tar.xz
12mr|texlive-xskak-1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xskak.source.tar.xz
12mr|texlive-xskak-1.2-2|17	BuildArch:	noarch
12mr|texlive-xskak-1.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-xskak-1.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-xskak-1.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-xskak-1.2-2|21	
12mr|texlive-xskak-1.2-2|22	%description
12mr|texlive-xskak-1.2-2|23	Xskak, as its prime function, saves information about a chess
12mr|texlive-xskak-1.2-2|24	game for later use (e.g., to loop through a game to make an
12mr|texlive-xskak-1.2-2|25	animated board). The package also extends the input that the
12mr|texlive-xskak-1.2-2|26	parsing commands can handle and offers an interface to define
12mr|texlive-xskak-1.2-2|27	and switch between indefinite levels of styles.
12mr|texlive-xskak-1.2-2|28	
12mr|texlive-xskak-1.2-2|29	%post
12mr|texlive-xskak-1.2-2|30	%{_sbindir}/texlive.post
12mr|texlive-xskak-1.2-2|31	
12mr|texlive-xskak-1.2-2|32	%postun
12mr|texlive-xskak-1.2-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-xskak-1.2-2|34	%{_sbindir}/texlive.post
12mr|texlive-xskak-1.2-2|35	fi
12mr|texlive-xskak-1.2-2|36	
12mr|texlive-xskak-1.2-2|37	#-----------------------------------------------------------------------
12mr|texlive-xskak-1.2-2|38	%files
12mr|texlive-xskak-1.2-2|39	%{_texmfdistdir}/tex/latex/xskak/xskak-keys.sty
12mr|texlive-xskak-1.2-2|40	%{_texmfdistdir}/tex/latex/xskak/xskak-nagdef.sty
12mr|texlive-xskak-1.2-2|41	%{_texmfdistdir}/tex/latex/xskak/xskak.sty
12mr|texlive-xskak-1.2-2|42	%doc %{_texmfdistdir}/doc/latex/xskak/README
12mr|texlive-xskak-1.2-2|43	%doc %{_texmfdistdir}/doc/latex/xskak/README.TEXLIVE
12mr|texlive-xskak-1.2-2|44	#- source
12mr|texlive-xskak-1.2-2|45	%doc %{_texmfdistdir}/source/latex/xskak/xskak-src.dtx
12mr|texlive-xskak-1.2-2|46	%doc %{_texmfdistdir}/source/latex/xskak/xskak.ins
12mr|texlive-xskak-1.2-2|47	
12mr|texlive-xskak-1.2-2|48	#-----------------------------------------------------------------------
12mr|texlive-xskak-1.2-2|49	%prep
12mr|texlive-xskak-1.2-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-xskak-1.2-2|51	
12mr|texlive-xskak-1.2-2|52	%build
12mr|texlive-xskak-1.2-2|53	
12mr|texlive-xskak-1.2-2|54	%install
12mr|texlive-xskak-1.2-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xskak-1.2-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-xskak-1.2-2|57	
12mr|texlive-xskak-1.2-2|58	
12mr|texlive-xskak-1.2-2|59	
12mr|texlive-xskak-1.2-2|60	%changelog
12mr|texlive-xskak-1.2-2|61	

18969 12
12mr|texlive-xstring-1.5d-2|1	# revision 17614
12mr|texlive-xstring-1.5d-2|2	# category Package
12mr|texlive-xstring-1.5d-2|3	# catalog-ctan /macros/latex/contrib/xstring
12mr|texlive-xstring-1.5d-2|4	# catalog-date 2010-03-29 17:35:44 +0200
12mr|texlive-xstring-1.5d-2|5	# catalog-license lppl
12mr|texlive-xstring-1.5d-2|6	# catalog-version 1.5d
12mr|texlive-xstring-1.5d-2|7	Name:		texlive-xstring
12mr|texlive-xstring-1.5d-2|8	Version:	1.5d
12mr|texlive-xstring-1.5d-2|9	Release:	2
12mr|texlive-xstring-1.5d-2|10	Summary:	String manipulation for (La)TeX
12mr|texlive-xstring-1.5d-2|11	Group:		Publishing
12mr|texlive-xstring-1.5d-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xstring
12mr|texlive-xstring-1.5d-2|13	License:	LPPL
12mr|texlive-xstring-1.5d-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xstring.tar.xz
12mr|texlive-xstring-1.5d-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xstring.doc.tar.xz
12mr|texlive-xstring-1.5d-2|16	BuildArch:	noarch
12mr|texlive-xstring-1.5d-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-xstring-1.5d-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-xstring-1.5d-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-xstring-1.5d-2|20	
12mr|texlive-xstring-1.5d-2|21	%description
12mr|texlive-xstring-1.5d-2|22	The package provides macros for manipulating strings -- testing
12mr|texlive-xstring-1.5d-2|23	a string's contents, extracting substrings, substitution of
12mr|texlive-xstring-1.5d-2|24	substrings and providing numbers such as string length,
12mr|texlive-xstring-1.5d-2|25	position of, or number of recurrences of, a substring. The
12mr|texlive-xstring-1.5d-2|26	package works equally in Plain TeX and LaTeX (though e-TeX is
12mr|texlive-xstring-1.5d-2|27	always required). The strings to be processed may contain
12mr|texlive-xstring-1.5d-2|28	(expandable) macros.
12mr|texlive-xstring-1.5d-2|29	
12mr|texlive-xstring-1.5d-2|30	%post
12mr|texlive-xstring-1.5d-2|31	%{_sbindir}/texlive.post
12mr|texlive-xstring-1.5d-2|32	
12mr|texlive-xstring-1.5d-2|33	%postun
12mr|texlive-xstring-1.5d-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-xstring-1.5d-2|35	%{_sbindir}/texlive.post
12mr|texlive-xstring-1.5d-2|36	fi
12mr|texlive-xstring-1.5d-2|37	
12mr|texlive-xstring-1.5d-2|38	#-----------------------------------------------------------------------
12mr|texlive-xstring-1.5d-2|39	%files
12mr|texlive-xstring-1.5d-2|40	%{_texmfdistdir}/tex/generic/xstring/xstring.sty
12mr|texlive-xstring-1.5d-2|41	%{_texmfdistdir}/tex/generic/xstring/xstring.tex
12mr|texlive-xstring-1.5d-2|42	%doc %{_texmfdistdir}/doc/generic/xstring/README
12mr|texlive-xstring-1.5d-2|43	%doc %{_texmfdistdir}/doc/generic/xstring/xstring_doc_en.pdf
12mr|texlive-xstring-1.5d-2|44	%doc %{_texmfdistdir}/doc/generic/xstring/xstring_doc_en.tex
12mr|texlive-xstring-1.5d-2|45	%doc %{_texmfdistdir}/doc/generic/xstring/xstring_doc_fr.pdf
12mr|texlive-xstring-1.5d-2|46	%doc %{_texmfdistdir}/doc/generic/xstring/xstring_doc_fr.tex
12mr|texlive-xstring-1.5d-2|47	
12mr|texlive-xstring-1.5d-2|48	#-----------------------------------------------------------------------
12mr|texlive-xstring-1.5d-2|49	%prep
12mr|texlive-xstring-1.5d-2|50	%setup -c -a0 -a1
12mr|texlive-xstring-1.5d-2|51	
12mr|texlive-xstring-1.5d-2|52	%build
12mr|texlive-xstring-1.5d-2|53	
12mr|texlive-xstring-1.5d-2|54	%install
12mr|texlive-xstring-1.5d-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xstring-1.5d-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-xstring-1.5d-2|57	
12mr|texlive-xstring-1.5d-2|58	
12mr|texlive-xstring-1.5d-2|59	
12mr|texlive-xstring-1.5d-2|60	%changelog
12mr|texlive-xstring-1.5d-2|61	

18970 12
12mr|texlive-xtab-2.3f-2|1	# revision 23347
12mr|texlive-xtab-2.3f-2|2	# category Package
12mr|texlive-xtab-2.3f-2|3	# catalog-ctan /macros/latex/contrib/xtab
12mr|texlive-xtab-2.3f-2|4	# catalog-date 2011-07-31 16:09:03 +0200
12mr|texlive-xtab-2.3f-2|5	# catalog-license lppl
12mr|texlive-xtab-2.3f-2|6	# catalog-version 2.3f
12mr|texlive-xtab-2.3f-2|7	Name:		texlive-xtab
12mr|texlive-xtab-2.3f-2|8	Version:	2.3f
12mr|texlive-xtab-2.3f-2|9	Release:	2
12mr|texlive-xtab-2.3f-2|10	Summary:	Break tables across pages
12mr|texlive-xtab-2.3f-2|11	Group:		Publishing
12mr|texlive-xtab-2.3f-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xtab
12mr|texlive-xtab-2.3f-2|13	License:	LPPL
12mr|texlive-xtab-2.3f-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xtab.tar.xz
12mr|texlive-xtab-2.3f-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xtab.doc.tar.xz
12mr|texlive-xtab-2.3f-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xtab.source.tar.xz
12mr|texlive-xtab-2.3f-2|17	BuildArch:	noarch
12mr|texlive-xtab-2.3f-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-xtab-2.3f-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-xtab-2.3f-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-xtab-2.3f-2|21	
12mr|texlive-xtab-2.3f-2|22	%description
12mr|texlive-xtab-2.3f-2|23	Xtab is an extended and somewhat improved version of
12mr|texlive-xtab-2.3f-2|24	supertabular; it provides tables that break across pages.
12mr|texlive-xtab-2.3f-2|25	
12mr|texlive-xtab-2.3f-2|26	%post
12mr|texlive-xtab-2.3f-2|27	%{_sbindir}/texlive.post
12mr|texlive-xtab-2.3f-2|28	
12mr|texlive-xtab-2.3f-2|29	%postun
12mr|texlive-xtab-2.3f-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-xtab-2.3f-2|31	%{_sbindir}/texlive.post
12mr|texlive-xtab-2.3f-2|32	fi
12mr|texlive-xtab-2.3f-2|33	
12mr|texlive-xtab-2.3f-2|34	#-----------------------------------------------------------------------
12mr|texlive-xtab-2.3f-2|35	%files
12mr|texlive-xtab-2.3f-2|36	%{_texmfdistdir}/tex/latex/xtab/xtab.sty
12mr|texlive-xtab-2.3f-2|37	%doc %{_texmfdistdir}/doc/latex/xtab/README
12mr|texlive-xtab-2.3f-2|38	%doc %{_texmfdistdir}/doc/latex/xtab/xtab.pdf
12mr|texlive-xtab-2.3f-2|39	#- source
12mr|texlive-xtab-2.3f-2|40	%doc %{_texmfdistdir}/source/latex/xtab/xtab.dtx
12mr|texlive-xtab-2.3f-2|41	%doc %{_texmfdistdir}/source/latex/xtab/xtab.ins
12mr|texlive-xtab-2.3f-2|42	
12mr|texlive-xtab-2.3f-2|43	#-----------------------------------------------------------------------
12mr|texlive-xtab-2.3f-2|44	%prep
12mr|texlive-xtab-2.3f-2|45	%setup -c -a0 -a1 -a2
12mr|texlive-xtab-2.3f-2|46	
12mr|texlive-xtab-2.3f-2|47	%build
12mr|texlive-xtab-2.3f-2|48	
12mr|texlive-xtab-2.3f-2|49	%install
12mr|texlive-xtab-2.3f-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xtab-2.3f-2|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-xtab-2.3f-2|52	
12mr|texlive-xtab-2.3f-2|53	
12mr|texlive-xtab-2.3f-2|54	
12mr|texlive-xtab-2.3f-2|55	%changelog
12mr|texlive-xtab-2.3f-2|56	

18971 12
12mr|texlive-xunicode-0.981-2|1	# revision 23897
12mr|texlive-xunicode-0.981-2|2	# category Package
12mr|texlive-xunicode-0.981-2|3	# catalog-ctan /macros/xetex/latex/xunicode
12mr|texlive-xunicode-0.981-2|4	# catalog-date 2011-09-09 14:58:15 +0200
12mr|texlive-xunicode-0.981-2|5	# catalog-license lppl1.3
12mr|texlive-xunicode-0.981-2|6	# catalog-version 0.981
12mr|texlive-xunicode-0.981-2|7	Name:		texlive-xunicode
12mr|texlive-xunicode-0.981-2|8	Version:	0.981
12mr|texlive-xunicode-0.981-2|9	Release:	2
12mr|texlive-xunicode-0.981-2|10	Summary:	Generate Unicode characters from accented glyphs
12mr|texlive-xunicode-0.981-2|11	Group:		Publishing
12mr|texlive-xunicode-0.981-2|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/xunicode
12mr|texlive-xunicode-0.981-2|13	License:	LPPL1.3
12mr|texlive-xunicode-0.981-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xunicode.tar.xz
12mr|texlive-xunicode-0.981-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xunicode.doc.tar.xz
12mr|texlive-xunicode-0.981-2|16	BuildArch:	noarch
12mr|texlive-xunicode-0.981-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-xunicode-0.981-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-xunicode-0.981-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-xunicode-0.981-2|20	
12mr|texlive-xunicode-0.981-2|21	%description
12mr|texlive-xunicode-0.981-2|22	The package supports XeTeX's (and other putative future similar
12mr|texlive-xunicode-0.981-2|23	engines') need for Unicode characters, in a similar way to what
12mr|texlive-xunicode-0.981-2|24	the fontenc does for 8-bit (and the like) fonts: convert
12mr|texlive-xunicode-0.981-2|25	accent-glyph sequence to a single Unicode character for output.
12mr|texlive-xunicode-0.981-2|26	The package also covers glyphs specified by packages (such as
12mr|texlive-xunicode-0.981-2|27	tipa) which define many commands for single text glyphs.
12mr|texlive-xunicode-0.981-2|28	
12mr|texlive-xunicode-0.981-2|29	%post
12mr|texlive-xunicode-0.981-2|30	%{_sbindir}/texlive.post
12mr|texlive-xunicode-0.981-2|31	
12mr|texlive-xunicode-0.981-2|32	%postun
12mr|texlive-xunicode-0.981-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-xunicode-0.981-2|34	%{_sbindir}/texlive.post
12mr|texlive-xunicode-0.981-2|35	fi
12mr|texlive-xunicode-0.981-2|36	
12mr|texlive-xunicode-0.981-2|37	#-----------------------------------------------------------------------
12mr|texlive-xunicode-0.981-2|38	%files
12mr|texlive-xunicode-0.981-2|39	%{_texmfdistdir}/tex/xelatex/xunicode/xunicode.sty
12mr|texlive-xunicode-0.981-2|40	%doc %{_texmfdistdir}/doc/xelatex/xunicode/README
12mr|texlive-xunicode-0.981-2|41	
12mr|texlive-xunicode-0.981-2|42	#-----------------------------------------------------------------------
12mr|texlive-xunicode-0.981-2|43	%prep
12mr|texlive-xunicode-0.981-2|44	%setup -c -a0 -a1
12mr|texlive-xunicode-0.981-2|45	
12mr|texlive-xunicode-0.981-2|46	%build
12mr|texlive-xunicode-0.981-2|47	
12mr|texlive-xunicode-0.981-2|48	%install
12mr|texlive-xunicode-0.981-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xunicode-0.981-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-xunicode-0.981-2|51	
12mr|texlive-xunicode-0.981-2|52	
12mr|texlive-xunicode-0.981-2|53	
12mr|texlive-xunicode-0.981-2|54	%changelog
12mr|texlive-xunicode-0.981-2|55	

18972 12
12mr|texlive-xwatermark-1.5.2a-3|1	# revision 25564
12mr|texlive-xwatermark-1.5.2a-3|2	# category Package
12mr|texlive-xwatermark-1.5.2a-3|3	# catalog-ctan /macros/latex/contrib/xwatermark
12mr|texlive-xwatermark-1.5.2a-3|4	# catalog-date 2012-02-01 12:32:07 +0100
12mr|texlive-xwatermark-1.5.2a-3|5	# catalog-license lppl1.3
12mr|texlive-xwatermark-1.5.2a-3|6	# catalog-version 1.5.2a
12mr|texlive-xwatermark-1.5.2a-3|7	Name:		texlive-xwatermark
12mr|texlive-xwatermark-1.5.2a-3|8	Version:	1.5.2a
12mr|texlive-xwatermark-1.5.2a-3|9	Release:	3
12mr|texlive-xwatermark-1.5.2a-3|10	Summary:	Graphics and text watermarks on selected pages
12mr|texlive-xwatermark-1.5.2a-3|11	Group:		Publishing
12mr|texlive-xwatermark-1.5.2a-3|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xwatermark
12mr|texlive-xwatermark-1.5.2a-3|13	License:	LPPL1.3
12mr|texlive-xwatermark-1.5.2a-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xwatermark.tar.xz
12mr|texlive-xwatermark-1.5.2a-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xwatermark.doc.tar.xz
12mr|texlive-xwatermark-1.5.2a-3|16	BuildArch:	noarch
12mr|texlive-xwatermark-1.5.2a-3|17	BuildRequires:	texlive-tlpkg
12mr|texlive-xwatermark-1.5.2a-3|18	Requires(pre):	texlive-tlpkg
12mr|texlive-xwatermark-1.5.2a-3|19	Requires(post):	texlive-kpathsea
12mr|texlive-xwatermark-1.5.2a-3|20	
12mr|texlive-xwatermark-1.5.2a-3|21	%description
12mr|texlive-xwatermark-1.5.2a-3|22	The package extends the author's draftmark and the watermark
12mr|texlive-xwatermark-1.5.2a-3|23	packages.
12mr|texlive-xwatermark-1.5.2a-3|24	
12mr|texlive-xwatermark-1.5.2a-3|25	%post
12mr|texlive-xwatermark-1.5.2a-3|26	%{_sbindir}/texlive.post
12mr|texlive-xwatermark-1.5.2a-3|27	
12mr|texlive-xwatermark-1.5.2a-3|28	%postun
12mr|texlive-xwatermark-1.5.2a-3|29	if [ $1 -eq 0 ]; then
12mr|texlive-xwatermark-1.5.2a-3|30	%{_sbindir}/texlive.post
12mr|texlive-xwatermark-1.5.2a-3|31	fi
12mr|texlive-xwatermark-1.5.2a-3|32	
12mr|texlive-xwatermark-1.5.2a-3|33	#-----------------------------------------------------------------------
12mr|texlive-xwatermark-1.5.2a-3|34	%files
12mr|texlive-xwatermark-1.5.2a-3|35	%{_texmfdistdir}/tex/latex/xwatermark/xwatermark.sty
12mr|texlive-xwatermark-1.5.2a-3|36	%doc %{_texmfdistdir}/doc/latex/xwatermark/README
12mr|texlive-xwatermark-1.5.2a-3|37	%doc %{_texmfdistdir}/doc/latex/xwatermark/tab-globaloptions.tex
12mr|texlive-xwatermark-1.5.2a-3|38	%doc %{_texmfdistdir}/doc/latex/xwatermark/tab-localoptions.tex
12mr|texlive-xwatermark-1.5.2a-3|39	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-examples.cfg
12mr|texlive-xwatermark-1.5.2a-3|40	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-examples1.pdf
12mr|texlive-xwatermark-1.5.2a-3|41	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-examples1.tex
12mr|texlive-xwatermark-1.5.2a-3|42	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-examples2.pdf
12mr|texlive-xwatermark-1.5.2a-3|43	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-examples2.tex
12mr|texlive-xwatermark-1.5.2a-3|44	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-guide.cfg
12mr|texlive-xwatermark-1.5.2a-3|45	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-guide.pdf
12mr|texlive-xwatermark-1.5.2a-3|46	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-guide.tex
12mr|texlive-xwatermark-1.5.2a-3|47	%doc %{_texmfdistdir}/doc/latex/xwatermark/xwatermark-test-20120201.tex
12mr|texlive-xwatermark-1.5.2a-3|48	
12mr|texlive-xwatermark-1.5.2a-3|49	#-----------------------------------------------------------------------
12mr|texlive-xwatermark-1.5.2a-3|50	%prep
12mr|texlive-xwatermark-1.5.2a-3|51	%setup -c -a0 -a1
12mr|texlive-xwatermark-1.5.2a-3|52	
12mr|texlive-xwatermark-1.5.2a-3|53	%build
12mr|texlive-xwatermark-1.5.2a-3|54	
12mr|texlive-xwatermark-1.5.2a-3|55	%install
12mr|texlive-xwatermark-1.5.2a-3|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xwatermark-1.5.2a-3|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-xwatermark-1.5.2a-3|58	
12mr|texlive-xwatermark-1.5.2a-3|59	
12mr|texlive-xwatermark-1.5.2a-3|60	
12mr|texlive-xwatermark-1.5.2a-3|61	%changelog
12mr|texlive-xwatermark-1.5.2a-3|62	

18973 12
12mr|texlive-xyling-1.1-2|1	# revision 15878
12mr|texlive-xyling-1.1-2|2	# category Package
12mr|texlive-xyling-1.1-2|3	# catalog-ctan /macros/latex/contrib/xyling
12mr|texlive-xyling-1.1-2|4	# catalog-date 2007-03-13 09:23:19 +0100
12mr|texlive-xyling-1.1-2|5	# catalog-license lppl
12mr|texlive-xyling-1.1-2|6	# catalog-version 1.1
12mr|texlive-xyling-1.1-2|7	Name:		texlive-xyling
12mr|texlive-xyling-1.1-2|8	Version:	1.1
12mr|texlive-xyling-1.1-2|9	Release:	2
12mr|texlive-xyling-1.1-2|10	Summary:	Draw syntactic trees, etc., for linguistics literature, using xy-pic
12mr|texlive-xyling-1.1-2|11	Group:		Publishing
12mr|texlive-xyling-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xyling
12mr|texlive-xyling-1.1-2|13	License:	LPPL
12mr|texlive-xyling-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xyling.tar.xz
12mr|texlive-xyling-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xyling.doc.tar.xz
12mr|texlive-xyling-1.1-2|16	BuildArch:	noarch
12mr|texlive-xyling-1.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-xyling-1.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-xyling-1.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-xyling-1.1-2|20	
12mr|texlive-xyling-1.1-2|21	%description
12mr|texlive-xyling-1.1-2|22	The macros in this package model the construction of linguistic
12mr|texlive-xyling-1.1-2|23	tree structures as a genuinely graphical problem: they contain
12mr|texlive-xyling-1.1-2|24	two types of objects, BRANCHES and NODE LABELS, and these are
12mr|texlive-xyling-1.1-2|25	positioned relative to a GRID. It is essential that each of
12mr|texlive-xyling-1.1-2|26	these three elements is constructed independent of the other
12mr|texlive-xyling-1.1-2|27	two, and hence they can be modified without unwanted side
12mr|texlive-xyling-1.1-2|28	effects. The macros are based on the xy-pic package.
12mr|texlive-xyling-1.1-2|29	
12mr|texlive-xyling-1.1-2|30	%post
12mr|texlive-xyling-1.1-2|31	%{_sbindir}/texlive.post
12mr|texlive-xyling-1.1-2|32	
12mr|texlive-xyling-1.1-2|33	%postun
12mr|texlive-xyling-1.1-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-xyling-1.1-2|35	%{_sbindir}/texlive.post
12mr|texlive-xyling-1.1-2|36	fi
12mr|texlive-xyling-1.1-2|37	
12mr|texlive-xyling-1.1-2|38	#-----------------------------------------------------------------------
12mr|texlive-xyling-1.1-2|39	%files
12mr|texlive-xyling-1.1-2|40	%{_texmfdistdir}/tex/latex/xyling/xyling.sty
12mr|texlive-xyling-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/xyling/README
12mr|texlive-xyling-1.1-2|42	%doc %{_texmfdistdir}/doc/latex/xyling/xyli-doc.pdf
12mr|texlive-xyling-1.1-2|43	%doc %{_texmfdistdir}/doc/latex/xyling/xyli-doc.tex
12mr|texlive-xyling-1.1-2|44	
12mr|texlive-xyling-1.1-2|45	#-----------------------------------------------------------------------
12mr|texlive-xyling-1.1-2|46	%prep
12mr|texlive-xyling-1.1-2|47	%setup -c -a0 -a1
12mr|texlive-xyling-1.1-2|48	
12mr|texlive-xyling-1.1-2|49	%build
12mr|texlive-xyling-1.1-2|50	
12mr|texlive-xyling-1.1-2|51	%install
12mr|texlive-xyling-1.1-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xyling-1.1-2|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-xyling-1.1-2|54	
12mr|texlive-xyling-1.1-2|55	
12mr|texlive-xyling-1.1-2|56	
12mr|texlive-xyling-1.1-2|57	%changelog
12mr|texlive-xyling-1.1-2|58	

18974 12
12mr|texlive-xypic-20120809-1|1	# revision 26642
12mr|texlive-xypic-20120809-1|2	# category Package
12mr|texlive-xypic-20120809-1|3	# catalog-ctan undef
12mr|texlive-xypic-20120809-1|4	# catalog-date undef
12mr|texlive-xypic-20120809-1|5	# catalog-license undef
12mr|texlive-xypic-20120809-1|6	# catalog-version undef
12mr|texlive-xypic-20120809-1|7	Name:		texlive-xypic
12mr|texlive-xypic-20120809-1|8	Version:	20120809
12mr|texlive-xypic-20120809-1|9	Release:	1
12mr|texlive-xypic-20120809-1|10	Summary:	TeXLive xypic package
12mr|texlive-xypic-20120809-1|11	Group:		Publishing
12mr|texlive-xypic-20120809-1|12	URL:		http://tug.org/texlive
12mr|texlive-xypic-20120809-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-xypic-20120809-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xypic.tar.xz
12mr|texlive-xypic-20120809-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xypic.doc.tar.xz
12mr|texlive-xypic-20120809-1|16	BuildArch:	noarch
12mr|texlive-xypic-20120809-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-xypic-20120809-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-xypic-20120809-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-xypic-20120809-1|20	
12mr|texlive-xypic-20120809-1|21	%description
12mr|texlive-xypic-20120809-1|22	TeXLive xypic package.
12mr|texlive-xypic-20120809-1|23	
12mr|texlive-xypic-20120809-1|24	%post
12mr|texlive-xypic-20120809-1|25	%{_sbindir}/texlive.post
12mr|texlive-xypic-20120809-1|26	
12mr|texlive-xypic-20120809-1|27	%postun
12mr|texlive-xypic-20120809-1|28	if [ $1 -eq 0 ]; then
12mr|texlive-xypic-20120809-1|29	%{_sbindir}/texlive.post
12mr|texlive-xypic-20120809-1|30	fi
12mr|texlive-xypic-20120809-1|31	
12mr|texlive-xypic-20120809-1|32	#-----------------------------------------------------------------------
12mr|texlive-xypic-20120809-1|33	%files
12mr|texlive-xypic-20120809-1|34	%{_texmfdistdir}/dvips/xypic/xy388dict.pro
12mr|texlive-xypic-20120809-1|35	%{_texmfdistdir}/fonts/afm/public/xypic/xyatip10.afm
12mr|texlive-xypic-20120809-1|36	%{_texmfdistdir}/fonts/afm/public/xypic/xybsql10.afm
12mr|texlive-xypic-20120809-1|37	%{_texmfdistdir}/fonts/afm/public/xypic/xybtip10.afm
12mr|texlive-xypic-20120809-1|38	%{_texmfdistdir}/fonts/afm/public/xypic/xycirc10.afm
12mr|texlive-xypic-20120809-1|39	%{_texmfdistdir}/fonts/afm/public/xypic/xycmat10.afm
12mr|texlive-xypic-20120809-1|40	%{_texmfdistdir}/fonts/afm/public/xypic/xycmat11.afm
12mr|texlive-xypic-20120809-1|41	%{_texmfdistdir}/fonts/afm/public/xypic/xycmat12.afm
12mr|texlive-xypic-20120809-1|42	%{_texmfdistdir}/fonts/afm/public/xypic/xycmbt10.afm
12mr|texlive-xypic-20120809-1|43	%{_texmfdistdir}/fonts/afm/public/xypic/xycmbt11.afm
12mr|texlive-xypic-20120809-1|44	%{_texmfdistdir}/fonts/afm/public/xypic/xycmbt12.afm
12mr|texlive-xypic-20120809-1|45	%{_texmfdistdir}/fonts/afm/public/xypic/xydash10.afm
12mr|texlive-xypic-20120809-1|46	%{_texmfdistdir}/fonts/afm/public/xypic/xyeuat10.afm
12mr|texlive-xypic-20120809-1|47	%{_texmfdistdir}/fonts/afm/public/xypic/xyeuat11.afm
12mr|texlive-xypic-20120809-1|48	%{_texmfdistdir}/fonts/afm/public/xypic/xyeuat12.afm
12mr|texlive-xypic-20120809-1|49	%{_texmfdistdir}/fonts/afm/public/xypic/xyeubt10.afm
12mr|texlive-xypic-20120809-1|50	%{_texmfdistdir}/fonts/afm/public/xypic/xyeubt11.afm
12mr|texlive-xypic-20120809-1|51	%{_texmfdistdir}/fonts/afm/public/xypic/xyeubt12.afm
12mr|texlive-xypic-20120809-1|52	%{_texmfdistdir}/fonts/afm/public/xypic/xyluat10.afm
12mr|texlive-xypic-20120809-1|53	%{_texmfdistdir}/fonts/afm/public/xypic/xyluat11.afm
12mr|texlive-xypic-20120809-1|54	%{_texmfdistdir}/fonts/afm/public/xypic/xyluat12.afm
12mr|texlive-xypic-20120809-1|55	%{_texmfdistdir}/fonts/afm/public/xypic/xylubt10.afm
12mr|texlive-xypic-20120809-1|56	%{_texmfdistdir}/fonts/afm/public/xypic/xylubt11.afm
12mr|texlive-xypic-20120809-1|57	%{_texmfdistdir}/fonts/afm/public/xypic/xylubt12.afm
12mr|texlive-xypic-20120809-1|58	%{_texmfdistdir}/fonts/enc/dvips/xypic/xycirc.enc
12mr|texlive-xypic-20120809-1|59	%{_texmfdistdir}/fonts/enc/dvips/xypic/xyd.enc
12mr|texlive-xypic-20120809-1|60	%{_texmfdistdir}/fonts/enc/dvips/xypic/xyd2.enc
12mr|texlive-xypic-20120809-1|61	%{_texmfdistdir}/fonts/map/dvips/xypic/xypic.map
12mr|texlive-xypic-20120809-1|62	%{_texmfdistdir}/fonts/source/public/xypic/xyatip.mf
12mr|texlive-xypic-20120809-1|63	%{_texmfdistdir}/fonts/source/public/xypic/xyatip10.mf
12mr|texlive-xypic-20120809-1|64	%{_texmfdistdir}/fonts/source/public/xypic/xyatri.mf
12mr|texlive-xypic-20120809-1|65	%{_texmfdistdir}/fonts/source/public/xypic/xybsql10.mf
12mr|texlive-xypic-20120809-1|66	%{_texmfdistdir}/fonts/source/public/xypic/xybtip.mf
12mr|texlive-xypic-20120809-1|67	%{_texmfdistdir}/fonts/source/public/xypic/xybtip10.mf
12mr|texlive-xypic-20120809-1|68	%{_texmfdistdir}/fonts/source/public/xypic/xybtri.mf
12mr|texlive-xypic-20120809-1|69	%{_texmfdistdir}/fonts/source/public/xypic/xycirc10.mf
12mr|texlive-xypic-20120809-1|70	%{_texmfdistdir}/fonts/source/public/xypic/xycm.mf
12mr|texlive-xypic-20120809-1|71	%{_texmfdistdir}/fonts/source/public/xypic/xycmat10.mf
12mr|texlive-xypic-20120809-1|72	%{_texmfdistdir}/fonts/source/public/xypic/xycmat11.mf
12mr|texlive-xypic-20120809-1|73	%{_texmfdistdir}/fonts/source/public/xypic/xycmat12.mf
12mr|texlive-xypic-20120809-1|74	%{_texmfdistdir}/fonts/source/public/xypic/xycmbt10.mf
12mr|texlive-xypic-20120809-1|75	%{_texmfdistdir}/fonts/source/public/xypic/xycmbt11.mf
12mr|texlive-xypic-20120809-1|76	%{_texmfdistdir}/fonts/source/public/xypic/xycmbt12.mf
12mr|texlive-xypic-20120809-1|77	%{_texmfdistdir}/fonts/source/public/xypic/xyd.mf
12mr|texlive-xypic-20120809-1|78	%{_texmfdistdir}/fonts/source/public/xypic/xyd2.mf
12mr|texlive-xypic-20120809-1|79	%{_texmfdistdir}/fonts/source/public/xypic/xydash10.mf
12mr|texlive-xypic-20120809-1|80	%{_texmfdistdir}/fonts/source/public/xypic/xyeuat10.mf
12mr|texlive-xypic-20120809-1|81	%{_texmfdistdir}/fonts/source/public/xypic/xyeuat11.mf
12mr|texlive-xypic-20120809-1|82	%{_texmfdistdir}/fonts/source/public/xypic/xyeuat12.mf
12mr|texlive-xypic-20120809-1|83	%{_texmfdistdir}/fonts/source/public/xypic/xyeubt10.mf
12mr|texlive-xypic-20120809-1|84	%{_texmfdistdir}/fonts/source/public/xypic/xyeubt11.mf
12mr|texlive-xypic-20120809-1|85	%{_texmfdistdir}/fonts/source/public/xypic/xyeubt12.mf
12mr|texlive-xypic-20120809-1|86	%{_texmfdistdir}/fonts/source/public/xypic/xyeuler.mf
12mr|texlive-xypic-20120809-1|87	%{_texmfdistdir}/fonts/source/public/xypic/xyline10.mf
12mr|texlive-xypic-20120809-1|88	%{_texmfdistdir}/fonts/source/public/xypic/xylu.mf
12mr|texlive-xypic-20120809-1|89	%{_texmfdistdir}/fonts/source/public/xypic/xyluat10.mf
12mr|texlive-xypic-20120809-1|90	%{_texmfdistdir}/fonts/source/public/xypic/xyluat11.mf
12mr|texlive-xypic-20120809-1|91	%{_texmfdistdir}/fonts/source/public/xypic/xyluat12.mf
12mr|texlive-xypic-20120809-1|92	%{_texmfdistdir}/fonts/source/public/xypic/xylubt10.mf
12mr|texlive-xypic-20120809-1|93	%{_texmfdistdir}/fonts/source/public/xypic/xylubt11.mf
12mr|texlive-xypic-20120809-1|94	%{_texmfdistdir}/fonts/source/public/xypic/xylubt12.mf
12mr|texlive-xypic-20120809-1|95	%{_texmfdistdir}/fonts/source/public/xypic/xymisc10.mf
12mr|texlive-xypic-20120809-1|96	%{_texmfdistdir}/fonts/source/public/xypic/xyqc10.mf
12mr|texlive-xypic-20120809-1|97	%{_texmfdistdir}/fonts/source/public/xypic/xytech.mf
12mr|texlive-xypic-20120809-1|98	%{_texmfdistdir}/fonts/tfm/public/xypic/xyatip10.tfm
12mr|texlive-xypic-20120809-1|99	%{_texmfdistdir}/fonts/tfm/public/xypic/xybsql10.tfm
12mr|texlive-xypic-20120809-1|100	%{_texmfdistdir}/fonts/tfm/public/xypic/xybtip10.tfm
12mr|texlive-xypic-20120809-1|101	%{_texmfdistdir}/fonts/tfm/public/xypic/xycirc10.tfm
12mr|texlive-xypic-20120809-1|102	%{_texmfdistdir}/fonts/tfm/public/xypic/xycmat10.tfm
12mr|texlive-xypic-20120809-1|103	%{_texmfdistdir}/fonts/tfm/public/xypic/xycmat11.tfm
12mr|texlive-xypic-20120809-1|104	%{_texmfdistdir}/fonts/tfm/public/xypic/xycmat12.tfm
12mr|texlive-xypic-20120809-1|105	%{_texmfdistdir}/fonts/tfm/public/xypic/xycmbt10.tfm
12mr|texlive-xypic-20120809-1|106	%{_texmfdistdir}/fonts/tfm/public/xypic/xycmbt11.tfm
12mr|texlive-xypic-20120809-1|107	%{_texmfdistdir}/fonts/tfm/public/xypic/xycmbt12.tfm
12mr|texlive-xypic-20120809-1|108	%{_texmfdistdir}/fonts/tfm/public/xypic/xydash10.tfm
12mr|texlive-xypic-20120809-1|109	%{_texmfdistdir}/fonts/tfm/public/xypic/xyeuat10.tfm
12mr|texlive-xypic-20120809-1|110	%{_texmfdistdir}/fonts/tfm/public/xypic/xyeuat11.tfm
12mr|texlive-xypic-20120809-1|111	%{_texmfdistdir}/fonts/tfm/public/xypic/xyeuat12.tfm
12mr|texlive-xypic-20120809-1|112	%{_texmfdistdir}/fonts/tfm/public/xypic/xyeubt10.tfm
12mr|texlive-xypic-20120809-1|113	%{_texmfdistdir}/fonts/tfm/public/xypic/xyeubt11.tfm
12mr|texlive-xypic-20120809-1|114	%{_texmfdistdir}/fonts/tfm/public/xypic/xyeubt12.tfm
12mr|texlive-xypic-20120809-1|115	%{_texmfdistdir}/fonts/tfm/public/xypic/xyline10.tfm
12mr|texlive-xypic-20120809-1|116	%{_texmfdistdir}/fonts/tfm/public/xypic/xyluat10.tfm
12mr|texlive-xypic-20120809-1|117	%{_texmfdistdir}/fonts/tfm/public/xypic/xyluat11.tfm
12mr|texlive-xypic-20120809-1|118	%{_texmfdistdir}/fonts/tfm/public/xypic/xyluat12.tfm
12mr|texlive-xypic-20120809-1|119	%{_texmfdistdir}/fonts/tfm/public/xypic/xylubt10.tfm
12mr|texlive-xypic-20120809-1|120	%{_texmfdistdir}/fonts/tfm/public/xypic/xylubt11.tfm
12mr|texlive-xypic-20120809-1|121	%{_texmfdistdir}/fonts/tfm/public/xypic/xylubt12.tfm
12mr|texlive-xypic-20120809-1|122	%{_texmfdistdir}/fonts/tfm/public/xypic/xymisc10.tfm
12mr|texlive-xypic-20120809-1|123	%{_texmfdistdir}/fonts/tfm/public/xypic/xyqc10.tfm
12mr|texlive-xypic-20120809-1|124	%{_texmfdistdir}/fonts/type1/public/xypic/xyatip10.pfb
12mr|texlive-xypic-20120809-1|125	%{_texmfdistdir}/fonts/type1/public/xypic/xyatip10.pfm
12mr|texlive-xypic-20120809-1|126	%{_texmfdistdir}/fonts/type1/public/xypic/xybsql10.pfb
12mr|texlive-xypic-20120809-1|127	%{_texmfdistdir}/fonts/type1/public/xypic/xybsql10.pfm
12mr|texlive-xypic-20120809-1|128	%{_texmfdistdir}/fonts/type1/public/xypic/xybtip10.pfb
12mr|texlive-xypic-20120809-1|129	%{_texmfdistdir}/fonts/type1/public/xypic/xybtip10.pfm
12mr|texlive-xypic-20120809-1|130	%{_texmfdistdir}/fonts/type1/public/xypic/xycirc10.pfb
12mr|texlive-xypic-20120809-1|131	%{_texmfdistdir}/fonts/type1/public/xypic/xycirc10.pfm
12mr|texlive-xypic-20120809-1|132	%{_texmfdistdir}/fonts/type1/public/xypic/xycmat10.pfb
12mr|texlive-xypic-20120809-1|133	%{_texmfdistdir}/fonts/type1/public/xypic/xycmat10.pfm
12mr|texlive-xypic-20120809-1|134	%{_texmfdistdir}/fonts/type1/public/xypic/xycmat11.pfb
12mr|texlive-xypic-20120809-1|135	%{_texmfdistdir}/fonts/type1/public/xypic/xycmat11.pfm
12mr|texlive-xypic-20120809-1|136	%{_texmfdistdir}/fonts/type1/public/xypic/xycmat12.pfb
12mr|texlive-xypic-20120809-1|137	%{_texmfdistdir}/fonts/type1/public/xypic/xycmat12.pfm
12mr|texlive-xypic-20120809-1|138	%{_texmfdistdir}/fonts/type1/public/xypic/xycmbt10.pfb
12mr|texlive-xypic-20120809-1|139	%{_texmfdistdir}/fonts/type1/public/xypic/xycmbt10.pfm
12mr|texlive-xypic-20120809-1|140	%{_texmfdistdir}/fonts/type1/public/xypic/xycmbt11.pfb
12mr|texlive-xypic-20120809-1|141	%{_texmfdistdir}/fonts/type1/public/xypic/xycmbt11.pfm
12mr|texlive-xypic-20120809-1|142	%{_texmfdistdir}/fonts/type1/public/xypic/xycmbt12.pfb
12mr|texlive-xypic-20120809-1|143	%{_texmfdistdir}/fonts/type1/public/xypic/xycmbt12.pfm
12mr|texlive-xypic-20120809-1|144	%{_texmfdistdir}/fonts/type1/public/xypic/xydash10.pfb
12mr|texlive-xypic-20120809-1|145	%{_texmfdistdir}/fonts/type1/public/xypic/xydash10.pfm
12mr|texlive-xypic-20120809-1|146	%{_texmfdistdir}/fonts/type1/public/xypic/xyeuat10.pfb
12mr|texlive-xypic-20120809-1|147	%{_texmfdistdir}/fonts/type1/public/xypic/xyeuat10.pfm
12mr|texlive-xypic-20120809-1|148	%{_texmfdistdir}/fonts/type1/public/xypic/xyeuat11.pfb
12mr|texlive-xypic-20120809-1|149	%{_texmfdistdir}/fonts/type1/public/xypic/xyeuat11.pfm
12mr|texlive-xypic-20120809-1|150	%{_texmfdistdir}/fonts/type1/public/xypic/xyeuat12.pfb
12mr|texlive-xypic-20120809-1|151	%{_texmfdistdir}/fonts/type1/public/xypic/xyeuat12.pfm
12mr|texlive-xypic-20120809-1|152	%{_texmfdistdir}/fonts/type1/public/xypic/xyeubt10.pfb
12mr|texlive-xypic-20120809-1|153	%{_texmfdistdir}/fonts/type1/public/xypic/xyeubt10.pfm
12mr|texlive-xypic-20120809-1|154	%{_texmfdistdir}/fonts/type1/public/xypic/xyeubt11.pfb
12mr|texlive-xypic-20120809-1|155	%{_texmfdistdir}/fonts/type1/public/xypic/xyeubt11.pfm
12mr|texlive-xypic-20120809-1|156	%{_texmfdistdir}/fonts/type1/public/xypic/xyeubt12.pfb
12mr|texlive-xypic-20120809-1|157	%{_texmfdistdir}/fonts/type1/public/xypic/xyeubt12.pfm
12mr|texlive-xypic-20120809-1|158	%{_texmfdistdir}/fonts/type1/public/xypic/xyluat10.pfb
12mr|texlive-xypic-20120809-1|159	%{_texmfdistdir}/fonts/type1/public/xypic/xyluat10.pfm
12mr|texlive-xypic-20120809-1|160	%{_texmfdistdir}/fonts/type1/public/xypic/xyluat11.pfb
12mr|texlive-xypic-20120809-1|161	%{_texmfdistdir}/fonts/type1/public/xypic/xyluat11.pfm
12mr|texlive-xypic-20120809-1|162	%{_texmfdistdir}/fonts/type1/public/xypic/xyluat12.pfb
12mr|texlive-xypic-20120809-1|163	%{_texmfdistdir}/fonts/type1/public/xypic/xyluat12.pfm
12mr|texlive-xypic-20120809-1|164	%{_texmfdistdir}/fonts/type1/public/xypic/xylubt10.pfb
12mr|texlive-xypic-20120809-1|165	%{_texmfdistdir}/fonts/type1/public/xypic/xylubt10.pfm
12mr|texlive-xypic-20120809-1|166	%{_texmfdistdir}/fonts/type1/public/xypic/xylubt11.pfb
12mr|texlive-xypic-20120809-1|167	%{_texmfdistdir}/fonts/type1/public/xypic/xylubt11.pfm
12mr|texlive-xypic-20120809-1|168	%{_texmfdistdir}/fonts/type1/public/xypic/xylubt12.pfb
12mr|texlive-xypic-20120809-1|169	%{_texmfdistdir}/fonts/type1/public/xypic/xylubt12.pfm
12mr|texlive-xypic-20120809-1|170	%{_texmfdistdir}/tex/generic/xypic/movie.cls
12mr|texlive-xypic-20120809-1|171	%{_texmfdistdir}/tex/generic/xypic/xy.sty
12mr|texlive-xypic-20120809-1|172	%{_texmfdistdir}/tex/generic/xypic/xy.tex
12mr|texlive-xypic-20120809-1|173	%{_texmfdistdir}/tex/generic/xypic/xy16textures.tex
12mr|texlive-xypic-20120809-1|174	%{_texmfdistdir}/tex/generic/xypic/xy17oztex.tex
12mr|texlive-xypic-20120809-1|175	%{_texmfdistdir}/tex/generic/xypic/xy2cell.tex
12mr|texlive-xypic-20120809-1|176	%{_texmfdistdir}/tex/generic/xypic/xyall.tex
12mr|texlive-xypic-20120809-1|177	%{_texmfdistdir}/tex/generic/xypic/xyarc.tex
12mr|texlive-xypic-20120809-1|178	%{_texmfdistdir}/tex/generic/xypic/xyarrow.tex
12mr|texlive-xypic-20120809-1|179	%{_texmfdistdir}/tex/generic/xypic/xycmactex.tex
12mr|texlive-xypic-20120809-1|180	%{_texmfdistdir}/tex/generic/xypic/xycmtip.tex
12mr|texlive-xypic-20120809-1|181	%{_texmfdistdir}/tex/generic/xypic/xycolor.tex
12mr|texlive-xypic-20120809-1|182	%{_texmfdistdir}/tex/generic/xypic/xycrayon.tex
12mr|texlive-xypic-20120809-1|183	%{_texmfdistdir}/tex/generic/xypic/xycurve.tex
12mr|texlive-xypic-20120809-1|184	%{_texmfdistdir}/tex/generic/xypic/xydummy.tex
12mr|texlive-xypic-20120809-1|185	%{_texmfdistdir}/tex/generic/xypic/xydvidrv.tex
12mr|texlive-xypic-20120809-1|186	%{_texmfdistdir}/tex/generic/xypic/xydvips.tex
12mr|texlive-xypic-20120809-1|187	%{_texmfdistdir}/tex/generic/xypic/xydvitops.tex
12mr|texlive-xypic-20120809-1|188	%{_texmfdistdir}/tex/generic/xypic/xyemtex.tex
12mr|texlive-xypic-20120809-1|189	%{_texmfdistdir}/tex/generic/xypic/xyframe.tex
12mr|texlive-xypic-20120809-1|190	%{_texmfdistdir}/tex/generic/xypic/xygraph.tex
12mr|texlive-xypic-20120809-1|191	%{_texmfdistdir}/tex/generic/xypic/xyidioms.tex
12mr|texlive-xypic-20120809-1|192	%{_texmfdistdir}/tex/generic/xypic/xyimport.tex
12mr|texlive-xypic-20120809-1|193	%{_texmfdistdir}/tex/generic/xypic/xyknot.tex
12mr|texlive-xypic-20120809-1|194	%{_texmfdistdir}/tex/generic/xypic/xyline.tex
12mr|texlive-xypic-20120809-1|195	%{_texmfdistdir}/tex/generic/xypic/xymacpat.xyp
12mr|texlive-xypic-20120809-1|196	%{_texmfdistdir}/tex/generic/xypic/xymatrix.tex
12mr|texlive-xypic-20120809-1|197	%{_texmfdistdir}/tex/generic/xypic/xymovie.tex
12mr|texlive-xypic-20120809-1|198	%{_texmfdistdir}/tex/generic/xypic/xynecula.tex
12mr|texlive-xypic-20120809-1|199	%{_texmfdistdir}/tex/generic/xypic/xyoztex.tex
12mr|texlive-xypic-20120809-1|200	%{_texmfdistdir}/tex/generic/xypic/xypdf-co.tex
12mr|texlive-xypic-20120809-1|201	%{_texmfdistdir}/tex/generic/xypic/xypdf-cu.tex
12mr|texlive-xypic-20120809-1|202	%{_texmfdistdir}/tex/generic/xypic/xypdf-fr.tex
12mr|texlive-xypic-20120809-1|203	%{_texmfdistdir}/tex/generic/xypic/xypdf-li.tex
12mr|texlive-xypic-20120809-1|204	%{_texmfdistdir}/tex/generic/xypic/xypdf-ro.tex
12mr|texlive-xypic-20120809-1|205	%{_texmfdistdir}/tex/generic/xypic/xypdf.tex
12mr|texlive-xypic-20120809-1|206	%{_texmfdistdir}/tex/generic/xypic/xypic.sty
12mr|texlive-xypic-20120809-1|207	%{_texmfdistdir}/tex/generic/xypic/xypic.tex
12mr|texlive-xypic-20120809-1|208	%{_texmfdistdir}/tex/generic/xypic/xypicture.tex
12mr|texlive-xypic-20120809-1|209	%{_texmfdistdir}/tex/generic/xypic/xypoly.tex
12mr|texlive-xypic-20120809-1|210	%{_texmfdistdir}/tex/generic/xypic/xyps-c.tex
12mr|texlive-xypic-20120809-1|211	%{_texmfdistdir}/tex/generic/xypic/xyps-col.tex
12mr|texlive-xypic-20120809-1|212	%{_texmfdistdir}/tex/generic/xypic/xyps-f.tex
12mr|texlive-xypic-20120809-1|213	%{_texmfdistdir}/tex/generic/xypic/xyps-l.tex
12mr|texlive-xypic-20120809-1|214	%{_texmfdistdir}/tex/generic/xypic/xyps-pro.tex
12mr|texlive-xypic-20120809-1|215	%{_texmfdistdir}/tex/generic/xypic/xyps-ps.tex
12mr|texlive-xypic-20120809-1|216	%{_texmfdistdir}/tex/generic/xypic/xyps-r.tex
12mr|texlive-xypic-20120809-1|217	%{_texmfdistdir}/tex/generic/xypic/xyps-s.tex
12mr|texlive-xypic-20120809-1|218	%{_texmfdistdir}/tex/generic/xypic/xyps-t.tex
12mr|texlive-xypic-20120809-1|219	%{_texmfdistdir}/tex/generic/xypic/xyps.tex
12mr|texlive-xypic-20120809-1|220	%{_texmfdistdir}/tex/generic/xypic/xypsdict.tex
12mr|texlive-xypic-20120809-1|221	%{_texmfdistdir}/tex/generic/xypic/xypspatt.tex
12mr|texlive-xypic-20120809-1|222	%{_texmfdistdir}/tex/generic/xypic/xyrecat.tex
12mr|texlive-xypic-20120809-1|223	%{_texmfdistdir}/tex/generic/xypic/xyrotate.tex
12mr|texlive-xypic-20120809-1|224	%{_texmfdistdir}/tex/generic/xypic/xysmart.tex
12mr|texlive-xypic-20120809-1|225	%{_texmfdistdir}/tex/generic/xypic/xytextures.tex
12mr|texlive-xypic-20120809-1|226	%{_texmfdistdir}/tex/generic/xypic/xytile.tex
12mr|texlive-xypic-20120809-1|227	%{_texmfdistdir}/tex/generic/xypic/xytips.tex
12mr|texlive-xypic-20120809-1|228	%{_texmfdistdir}/tex/generic/xypic/xytp-f.tex
12mr|texlive-xypic-20120809-1|229	%{_texmfdistdir}/tex/generic/xypic/xytpic.tex
12mr|texlive-xypic-20120809-1|230	%{_texmfdistdir}/tex/generic/xypic/xyv2.tex
12mr|texlive-xypic-20120809-1|231	%{_texmfdistdir}/tex/generic/xypic/xyweb.tex
12mr|texlive-xypic-20120809-1|232	%{_texmfdistdir}/tex/generic/xypic/xyxdvi.tex
12mr|texlive-xypic-20120809-1|233	%doc %{_texmfdistdir}/doc/generic/xypic/CATALOG
12mr|texlive-xypic-20120809-1|234	%doc %{_texmfdistdir}/doc/generic/xypic/COPYING
12mr|texlive-xypic-20120809-1|235	%doc %{_texmfdistdir}/doc/generic/xypic/FONTCOPYING
12mr|texlive-xypic-20120809-1|236	%doc %{_texmfdistdir}/doc/generic/xypic/INSTALL
12mr|texlive-xypic-20120809-1|237	%doc %{_texmfdistdir}/doc/generic/xypic/MANIFEST
12mr|texlive-xypic-20120809-1|238	%doc %{_texmfdistdir}/doc/generic/xypic/README
12mr|texlive-xypic-20120809-1|239	%doc %{_texmfdistdir}/doc/generic/xypic/TRAILER
12mr|texlive-xypic-20120809-1|240	%doc %{_texmfdistdir}/doc/generic/xypic/VERSIONS
12mr|texlive-xypic-20120809-1|241	%doc %{_texmfdistdir}/doc/generic/xypic/Xy-logo.png
12mr|texlive-xypic-20120809-1|242	%doc %{_texmfdistdir}/doc/generic/xypic/Xy-pic.html
12mr|texlive-xypic-20120809-1|243	%doc %{_texmfdistdir}/doc/generic/xypic/support/dvitogif89a
12mr|texlive-xypic-20120809-1|244	%doc %{_texmfdistdir}/doc/generic/xypic/support/install-tds
12mr|texlive-xypic-20120809-1|245	%doc %{_texmfdistdir}/doc/generic/xypic/support/pnmrawtopcropwhite.c
12mr|texlive-xypic-20120809-1|246	%doc %{_texmfdistdir}/doc/generic/xypic/xy388src.tar.gz
12mr|texlive-xypic-20120809-1|247	%doc %{_texmfdistdir}/doc/generic/xypic/xyguide.pdf
12mr|texlive-xypic-20120809-1|248	%doc %{_texmfdistdir}/doc/generic/xypic/xypdf.pdf
12mr|texlive-xypic-20120809-1|249	%doc %{_texmfdistdir}/doc/generic/xypic/xyrefer.pdf
12mr|texlive-xypic-20120809-1|250	%doc %{_texmfdistdir}/doc/generic/xypic/xysource.pdf
12mr|texlive-xypic-20120809-1|251	
12mr|texlive-xypic-20120809-1|252	#-----------------------------------------------------------------------
12mr|texlive-xypic-20120809-1|253	%prep
12mr|texlive-xypic-20120809-1|254	%setup -c -a0 -a1
12mr|texlive-xypic-20120809-1|255	
12mr|texlive-xypic-20120809-1|256	%build
12mr|texlive-xypic-20120809-1|257	
12mr|texlive-xypic-20120809-1|258	%install
12mr|texlive-xypic-20120809-1|259	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xypic-20120809-1|260	cp -fpar dvips fonts tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-xypic-20120809-1|261	
12mr|texlive-xypic-20120809-1|262	
12mr|texlive-xypic-20120809-1|263	
12mr|texlive-xypic-20120809-1|264	%changelog
12mr|texlive-xypic-20120809-1|265	

18975 12
12mr|texlive-xypic-tut-pt-20070301-2|1	# revision 15878
12mr|texlive-xypic-tut-pt-20070301-2|2	# category Package
12mr|texlive-xypic-tut-pt-20070301-2|3	# catalog-ctan /info/portuguese/xypic-tutorial
12mr|texlive-xypic-tut-pt-20070301-2|4	# catalog-date 2007-03-01 23:46:20 +0100
12mr|texlive-xypic-tut-pt-20070301-2|5	# catalog-license gpl
12mr|texlive-xypic-tut-pt-20070301-2|6	# catalog-version undef
12mr|texlive-xypic-tut-pt-20070301-2|7	Name:		texlive-xypic-tut-pt
12mr|texlive-xypic-tut-pt-20070301-2|8	Version:	20070301
12mr|texlive-xypic-tut-pt-20070301-2|9	Release:	2
12mr|texlive-xypic-tut-pt-20070301-2|10	Summary:	A tutorial for XY-pic, in Portuguese
12mr|texlive-xypic-tut-pt-20070301-2|11	Group:		Publishing
12mr|texlive-xypic-tut-pt-20070301-2|12	URL:		http://www.ctan.org/tex-archive/info/portuguese/xypic-tutorial
12mr|texlive-xypic-tut-pt-20070301-2|13	License:	GPL
12mr|texlive-xypic-tut-pt-20070301-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xypic-tut-pt.tar.xz
12mr|texlive-xypic-tut-pt-20070301-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xypic-tut-pt.doc.tar.xz
12mr|texlive-xypic-tut-pt-20070301-2|16	BuildArch:	noarch
12mr|texlive-xypic-tut-pt-20070301-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-xypic-tut-pt-20070301-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-xypic-tut-pt-20070301-2|19	
12mr|texlive-xypic-tut-pt-20070301-2|20	%description
12mr|texlive-xypic-tut-pt-20070301-2|21	TeXLive xypic-tut-pt package.
12mr|texlive-xypic-tut-pt-20070301-2|22	
12mr|texlive-xypic-tut-pt-20070301-2|23	#-----------------------------------------------------------------------
12mr|texlive-xypic-tut-pt-20070301-2|24	%files
12mr|texlive-xypic-tut-pt-20070301-2|25	%doc %{_texmfdistdir}/doc/generic/xypic-tut-pt/README
12mr|texlive-xypic-tut-pt-20070301-2|26	%doc %{_texmfdistdir}/doc/generic/xypic-tut-pt/grafico.eps
12mr|texlive-xypic-tut-pt-20070301-2|27	%doc %{_texmfdistdir}/doc/generic/xypic-tut-pt/xypic-tutorial.pdf
12mr|texlive-xypic-tut-pt-20070301-2|28	%doc %{_texmfdistdir}/doc/generic/xypic-tut-pt/xypictutorial.tex
12mr|texlive-xypic-tut-pt-20070301-2|29	
12mr|texlive-xypic-tut-pt-20070301-2|30	#-----------------------------------------------------------------------
12mr|texlive-xypic-tut-pt-20070301-2|31	%prep
12mr|texlive-xypic-tut-pt-20070301-2|32	%setup -c -a0 -a1
12mr|texlive-xypic-tut-pt-20070301-2|33	
12mr|texlive-xypic-tut-pt-20070301-2|34	%build
12mr|texlive-xypic-tut-pt-20070301-2|35	
12mr|texlive-xypic-tut-pt-20070301-2|36	%install
12mr|texlive-xypic-tut-pt-20070301-2|37	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xypic-tut-pt-20070301-2|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mr|texlive-xypic-tut-pt-20070301-2|39	
12mr|texlive-xypic-tut-pt-20070301-2|40	
12mr|texlive-xypic-tut-pt-20070301-2|41	
12mr|texlive-xypic-tut-pt-20070301-2|42	%changelog
12mr|texlive-xypic-tut-pt-20070301-2|43	

18976 12
12mr|texlive-xytree-1.5-2|1	# revision 15878
12mr|texlive-xytree-1.5-2|2	# category Package
12mr|texlive-xytree-1.5-2|3	# catalog-ctan /macros/latex/contrib/xytree
12mr|texlive-xytree-1.5-2|4	# catalog-date 2007-03-13 09:23:19 +0100
12mr|texlive-xytree-1.5-2|5	# catalog-license lppl
12mr|texlive-xytree-1.5-2|6	# catalog-version 1.5
12mr|texlive-xytree-1.5-2|7	Name:		texlive-xytree
12mr|texlive-xytree-1.5-2|8	Version:	1.5
12mr|texlive-xytree-1.5-2|9	Release:	2
12mr|texlive-xytree-1.5-2|10	Summary:	Tree macros using XY-Pic
12mr|texlive-xytree-1.5-2|11	Group:		Publishing
12mr|texlive-xytree-1.5-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xytree
12mr|texlive-xytree-1.5-2|13	License:	LPPL
12mr|texlive-xytree-1.5-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xytree.tar.xz
12mr|texlive-xytree-1.5-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xytree.doc.tar.xz
12mr|texlive-xytree-1.5-2|16	BuildArch:	noarch
12mr|texlive-xytree-1.5-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-xytree-1.5-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-xytree-1.5-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-xytree-1.5-2|20	
12mr|texlive-xytree-1.5-2|21	%description
12mr|texlive-xytree-1.5-2|22	The aim of xytree is to draw linguistic syntactic trees with
12mr|texlive-xytree-1.5-2|23	ease and to support hopefully sufficient functionalities, that
12mr|texlive-xytree-1.5-2|24	the linguist may need. The package (of course) depends on the
12mr|texlive-xytree-1.5-2|25	XY-Pic package.
12mr|texlive-xytree-1.5-2|26	
12mr|texlive-xytree-1.5-2|27	%post
12mr|texlive-xytree-1.5-2|28	%{_sbindir}/texlive.post
12mr|texlive-xytree-1.5-2|29	
12mr|texlive-xytree-1.5-2|30	%postun
12mr|texlive-xytree-1.5-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-xytree-1.5-2|32	%{_sbindir}/texlive.post
12mr|texlive-xytree-1.5-2|33	fi
12mr|texlive-xytree-1.5-2|34	
12mr|texlive-xytree-1.5-2|35	#-----------------------------------------------------------------------
12mr|texlive-xytree-1.5-2|36	%files
12mr|texlive-xytree-1.5-2|37	%{_texmfdistdir}/tex/latex/xytree/xytree.sty
12mr|texlive-xytree-1.5-2|38	%doc %{_texmfdistdir}/doc/latex/xytree/README
12mr|texlive-xytree-1.5-2|39	%doc %{_texmfdistdir}/doc/latex/xytree/xytree-doc-en.pdf
12mr|texlive-xytree-1.5-2|40	%doc %{_texmfdistdir}/doc/latex/xytree/xytree-doc-en.tex
12mr|texlive-xytree-1.5-2|41	
12mr|texlive-xytree-1.5-2|42	#-----------------------------------------------------------------------
12mr|texlive-xytree-1.5-2|43	%prep
12mr|texlive-xytree-1.5-2|44	%setup -c -a0 -a1
12mr|texlive-xytree-1.5-2|45	
12mr|texlive-xytree-1.5-2|46	%build
12mr|texlive-xytree-1.5-2|47	
12mr|texlive-xytree-1.5-2|48	%install
12mr|texlive-xytree-1.5-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-xytree-1.5-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-xytree-1.5-2|51	
12mr|texlive-xytree-1.5-2|52	
12mr|texlive-xytree-1.5-2|53	
12mr|texlive-xytree-1.5-2|54	%changelog
12mr|texlive-xytree-1.5-2|55	

18977 12
12mr|texlive-yafoot-20061216-2|1	# revision 19086
12mr|texlive-yafoot-20061216-2|2	# category Package
12mr|texlive-yafoot-20061216-2|3	# catalog-ctan /macros/latex/contrib/yafoot
12mr|texlive-yafoot-20061216-2|4	# catalog-date 2006-12-16 10:58:44 +0100
12mr|texlive-yafoot-20061216-2|5	# catalog-license lppl
12mr|texlive-yafoot-20061216-2|6	# catalog-version undef
12mr|texlive-yafoot-20061216-2|7	Name:		texlive-yafoot
12mr|texlive-yafoot-20061216-2|8	Version:	20061216
12mr|texlive-yafoot-20061216-2|9	Release:	2
12mr|texlive-yafoot-20061216-2|10	Summary:	A bundle of miscellaneous footnote packages
12mr|texlive-yafoot-20061216-2|11	Group:		Publishing
12mr|texlive-yafoot-20061216-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/yafoot
12mr|texlive-yafoot-20061216-2|13	License:	LPPL
12mr|texlive-yafoot-20061216-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yafoot.tar.xz
12mr|texlive-yafoot-20061216-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yafoot.doc.tar.xz
12mr|texlive-yafoot-20061216-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yafoot.source.tar.xz
12mr|texlive-yafoot-20061216-2|17	BuildArch:	noarch
12mr|texlive-yafoot-20061216-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-yafoot-20061216-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-yafoot-20061216-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-yafoot-20061216-2|21	
12mr|texlive-yafoot-20061216-2|22	%description
12mr|texlive-yafoot-20061216-2|23	Contains three packages: - pfnote to number footnotes per page;
12mr|texlive-yafoot-20061216-2|24	- fnpos to control the position of footnotes; and - dblfnote to
12mr|texlive-yafoot-20061216-2|25	make footnotes double-columned.
12mr|texlive-yafoot-20061216-2|26	
12mr|texlive-yafoot-20061216-2|27	%post
12mr|texlive-yafoot-20061216-2|28	%{_sbindir}/texlive.post
12mr|texlive-yafoot-20061216-2|29	
12mr|texlive-yafoot-20061216-2|30	%postun
12mr|texlive-yafoot-20061216-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-yafoot-20061216-2|32	%{_sbindir}/texlive.post
12mr|texlive-yafoot-20061216-2|33	fi
12mr|texlive-yafoot-20061216-2|34	
12mr|texlive-yafoot-20061216-2|35	#-----------------------------------------------------------------------
12mr|texlive-yafoot-20061216-2|36	%files
12mr|texlive-yafoot-20061216-2|37	%{_texmfdistdir}/tex/latex/yafoot/dblfnote.sty
12mr|texlive-yafoot-20061216-2|38	%{_texmfdistdir}/tex/latex/yafoot/fnpos.sty
12mr|texlive-yafoot-20061216-2|39	%{_texmfdistdir}/tex/latex/yafoot/pfnote.sty
12mr|texlive-yafoot-20061216-2|40	%doc %{_texmfdistdir}/doc/latex/yafoot/README
12mr|texlive-yafoot-20061216-2|41	%doc %{_texmfdistdir}/doc/latex/yafoot/yafoot-man.pdf
12mr|texlive-yafoot-20061216-2|42	%doc %{_texmfdistdir}/doc/latex/yafoot/yafoot-man.tex
12mr|texlive-yafoot-20061216-2|43	#- source
12mr|texlive-yafoot-20061216-2|44	%doc %{_texmfdistdir}/source/latex/yafoot/yafoot.dtx
12mr|texlive-yafoot-20061216-2|45	%doc %{_texmfdistdir}/source/latex/yafoot/yafoot.ins
12mr|texlive-yafoot-20061216-2|46	
12mr|texlive-yafoot-20061216-2|47	#-----------------------------------------------------------------------
12mr|texlive-yafoot-20061216-2|48	%prep
12mr|texlive-yafoot-20061216-2|49	%setup -c -a0 -a1 -a2
12mr|texlive-yafoot-20061216-2|50	
12mr|texlive-yafoot-20061216-2|51	%build
12mr|texlive-yafoot-20061216-2|52	
12mr|texlive-yafoot-20061216-2|53	%install
12mr|texlive-yafoot-20061216-2|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-yafoot-20061216-2|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-yafoot-20061216-2|56	
12mr|texlive-yafoot-20061216-2|57	
12mr|texlive-yafoot-20061216-2|58	
12mr|texlive-yafoot-20061216-2|59	%changelog
12mr|texlive-yafoot-20061216-2|60	

18978 12
12mr|texlive-yagusylo-1.2-2|1	# revision 15878
12mr|texlive-yagusylo-1.2-2|2	# category Package
12mr|texlive-yagusylo-1.2-2|3	# catalog-ctan /macros/latex/contrib/yagusylo
12mr|texlive-yagusylo-1.2-2|4	# catalog-date 2009-03-03 08:06:14 +0100
12mr|texlive-yagusylo-1.2-2|5	# catalog-license lppl
12mr|texlive-yagusylo-1.2-2|6	# catalog-version 1.2
12mr|texlive-yagusylo-1.2-2|7	Name:		texlive-yagusylo
12mr|texlive-yagusylo-1.2-2|8	Version:	1.2
12mr|texlive-yagusylo-1.2-2|9	Release:	2
12mr|texlive-yagusylo-1.2-2|10	Summary:	A symbol loader
12mr|texlive-yagusylo-1.2-2|11	Group:		Publishing
12mr|texlive-yagusylo-1.2-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/yagusylo
12mr|texlive-yagusylo-1.2-2|13	License:	LPPL
12mr|texlive-yagusylo-1.2-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yagusylo.tar.xz
12mr|texlive-yagusylo-1.2-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yagusylo.doc.tar.xz
12mr|texlive-yagusylo-1.2-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yagusylo.source.tar.xz
12mr|texlive-yagusylo-1.2-2|17	BuildArch:	noarch
12mr|texlive-yagusylo-1.2-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-yagusylo-1.2-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-yagusylo-1.2-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-yagusylo-1.2-2|21	
12mr|texlive-yagusylo-1.2-2|22	%description
12mr|texlive-yagusylo-1.2-2|23	The name is by way of being an acronym for "Yet Another Grand
12mr|texlive-yagusylo-1.2-2|24	Unified Symbols Loader"... The package allows the user to
12mr|texlive-yagusylo-1.2-2|25	access a symbol without loading the package that usually
12mr|texlive-yagusylo-1.2-2|26	provides it; this has the advantage of avoiding the name
12mr|texlive-yagusylo-1.2-2|27	clashes that so commonly trouble those who load symbol-
12mr|texlive-yagusylo-1.2-2|28	packages.
12mr|texlive-yagusylo-1.2-2|29	
12mr|texlive-yagusylo-1.2-2|30	%post
12mr|texlive-yagusylo-1.2-2|31	%{_sbindir}/texlive.post
12mr|texlive-yagusylo-1.2-2|32	
12mr|texlive-yagusylo-1.2-2|33	%postun
12mr|texlive-yagusylo-1.2-2|34	if [ $1 -eq 0 ]; then
12mr|texlive-yagusylo-1.2-2|35	%{_sbindir}/texlive.post
12mr|texlive-yagusylo-1.2-2|36	fi
12mr|texlive-yagusylo-1.2-2|37	
12mr|texlive-yagusylo-1.2-2|38	#-----------------------------------------------------------------------
12mr|texlive-yagusylo-1.2-2|39	%files
12mr|texlive-yagusylo-1.2-2|40	%{_texmfdistdir}/tex/latex/yagusylo/yagusylo.cfg
12mr|texlive-yagusylo-1.2-2|41	%{_texmfdistdir}/tex/latex/yagusylo/yagusylo.sty
12mr|texlive-yagusylo-1.2-2|42	%doc %{_texmfdistdir}/doc/latex/yagusylo/LISEZMOI
12mr|texlive-yagusylo-1.2-2|43	%doc %{_texmfdistdir}/doc/latex/yagusylo/README
12mr|texlive-yagusylo-1.2-2|44	%doc %{_texmfdistdir}/doc/latex/yagusylo/yagusylo-en.pdf
12mr|texlive-yagusylo-1.2-2|45	%doc %{_texmfdistdir}/doc/latex/yagusylo/yagusylo-fr.pdf
12mr|texlive-yagusylo-1.2-2|46	%doc %{_texmfdistdir}/doc/latex/yagusylo/yagusylo.pdf
12mr|texlive-yagusylo-1.2-2|47	#- source
12mr|texlive-yagusylo-1.2-2|48	%doc %{_texmfdistdir}/source/latex/yagusylo/Makefile
12mr|texlive-yagusylo-1.2-2|49	%doc %{_texmfdistdir}/source/latex/yagusylo/yagusylo.dtx
12mr|texlive-yagusylo-1.2-2|50	%doc %{_texmfdistdir}/source/latex/yagusylo/yagusylo.ins
12mr|texlive-yagusylo-1.2-2|51	
12mr|texlive-yagusylo-1.2-2|52	#-----------------------------------------------------------------------
12mr|texlive-yagusylo-1.2-2|53	%prep
12mr|texlive-yagusylo-1.2-2|54	%setup -c -a0 -a1 -a2
12mr|texlive-yagusylo-1.2-2|55	
12mr|texlive-yagusylo-1.2-2|56	%build
12mr|texlive-yagusylo-1.2-2|57	
12mr|texlive-yagusylo-1.2-2|58	%install
12mr|texlive-yagusylo-1.2-2|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-yagusylo-1.2-2|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-yagusylo-1.2-2|61	
12mr|texlive-yagusylo-1.2-2|62	
12mr|texlive-yagusylo-1.2-2|63	
12mr|texlive-yagusylo-1.2-2|64	%changelog
12mr|texlive-yagusylo-1.2-2|65	

18979 12
12mr|texlive-yannisgr-20110522-2|1	# revision 22613
12mr|texlive-yannisgr-20110522-2|2	# category Package
12mr|texlive-yannisgr-20110522-2|3	# catalog-ctan /fonts/greek/yannis
12mr|texlive-yannisgr-20110522-2|4	# catalog-date 2011-05-22 00:38:15 +0200
12mr|texlive-yannisgr-20110522-2|5	# catalog-license gpl2
12mr|texlive-yannisgr-20110522-2|6	# catalog-version undef
12mr|texlive-yannisgr-20110522-2|7	Name:		texlive-yannisgr
12mr|texlive-yannisgr-20110522-2|8	Version:	20110522
12mr|texlive-yannisgr-20110522-2|9	Release:	2
12mr|texlive-yannisgr-20110522-2|10	Summary:	Greek fonts by Yannis Haralambous
12mr|texlive-yannisgr-20110522-2|11	Group:		Publishing
12mr|texlive-yannisgr-20110522-2|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/yannis
12mr|texlive-yannisgr-20110522-2|13	License:	GPL2
12mr|texlive-yannisgr-20110522-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yannisgr.tar.xz
12mr|texlive-yannisgr-20110522-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yannisgr.doc.tar.xz
12mr|texlive-yannisgr-20110522-2|16	BuildArch:	noarch
12mr|texlive-yannisgr-20110522-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-yannisgr-20110522-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-yannisgr-20110522-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-yannisgr-20110522-2|20	
12mr|texlive-yannisgr-20110522-2|21	%description
12mr|texlive-yannisgr-20110522-2|22	A family of 7-bit fonts with a code table designed for setting
12mr|texlive-yannisgr-20110522-2|23	modern polytonic Greek. The fonts are provided as Metafont
12mr|texlive-yannisgr-20110522-2|24	source; macros to produce a Greek variant of Plain TeX
12mr|texlive-yannisgr-20110522-2|25	(including a hyphenation table adapted to the fonts' code
12mr|texlive-yannisgr-20110522-2|26	table) are provided.
12mr|texlive-yannisgr-20110522-2|27	
12mr|texlive-yannisgr-20110522-2|28	%post
12mr|texlive-yannisgr-20110522-2|29	%{_sbindir}/texlive.post
12mr|texlive-yannisgr-20110522-2|30	
12mr|texlive-yannisgr-20110522-2|31	%postun
12mr|texlive-yannisgr-20110522-2|32	if [ $1 -eq 0 ]; then
12mr|texlive-yannisgr-20110522-2|33	%{_sbindir}/texlive.post
12mr|texlive-yannisgr-20110522-2|34	fi
12mr|texlive-yannisgr-20110522-2|35	
12mr|texlive-yannisgr-20110522-2|36	#-----------------------------------------------------------------------
12mr|texlive-yannisgr-20110522-2|37	%files
12mr|texlive-yannisgr-20110522-2|38	%{_texmfdistdir}/fonts/source/public/yannisgr/csc_misce.mf
12mr|texlive-yannisgr-20110522-2|39	%{_texmfdistdir}/fonts/source/public/yannisgr/gen_m_acc.mf
12mr|texlive-yannisgr-20110522-2|40	%{_texmfdistdir}/fonts/source/public/yannisgr/greekcsc.mf
12mr|texlive-yannisgr-20110522-2|41	%{_texmfdistdir}/fonts/source/public/yannisgr/it_digits.mf
12mr|texlive-yannisgr-20110522-2|42	%{_texmfdistdir}/fonts/source/public/yannisgr/it_lig.mf
12mr|texlive-yannisgr-20110522-2|43	%{_texmfdistdir}/fonts/source/public/yannisgr/it_lower.mf
12mr|texlive-yannisgr-20110522-2|44	%{_texmfdistdir}/fonts/source/public/yannisgr/ligcsc.mf
12mr|texlive-yannisgr-20110522-2|45	%{_texmfdistdir}/fonts/source/public/yannisgr/m_accent.mf
12mr|texlive-yannisgr-20110522-2|46	%{_texmfdistdir}/fonts/source/public/yannisgr/m_greek.mf
12mr|texlive-yannisgr-20110522-2|47	%{_texmfdistdir}/fonts/source/public/yannisgr/mrgrbf10.mf
12mr|texlive-yannisgr-20110522-2|48	%{_texmfdistdir}/fonts/source/public/yannisgr/mrgrrg10.mf
12mr|texlive-yannisgr-20110522-2|49	%{_texmfdistdir}/fonts/source/public/yannisgr/mrgrsl10.mf
12mr|texlive-yannisgr-20110522-2|50	%{_texmfdistdir}/fonts/source/public/yannisgr/mrgrti10.mf
12mr|texlive-yannisgr-20110522-2|51	%{_texmfdistdir}/fonts/source/public/yannisgr/rgen_acc.mf
12mr|texlive-yannisgr-20110522-2|52	%{_texmfdistdir}/fonts/source/public/yannisgr/rgraccent.mf
12mr|texlive-yannisgr-20110522-2|53	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrbase.mf
12mr|texlive-yannisgr-20110522-2|54	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrbf10.mf
12mr|texlive-yannisgr-20110522-2|55	%{_texmfdistdir}/fonts/source/public/yannisgr/rgreek.mf
12mr|texlive-yannisgr-20110522-2|56	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrlig.mf
12mr|texlive-yannisgr-20110522-2|57	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrlower.mf
12mr|texlive-yannisgr-20110522-2|58	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrpunct.mf
12mr|texlive-yannisgr-20110522-2|59	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrrg10.mf
12mr|texlive-yannisgr-20110522-2|60	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrsc10.mf
12mr|texlive-yannisgr-20110522-2|61	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrsl10.mf
12mr|texlive-yannisgr-20110522-2|62	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrti10.mf
12mr|texlive-yannisgr-20110522-2|63	%{_texmfdistdir}/fonts/source/public/yannisgr/rgrupper.mf
12mr|texlive-yannisgr-20110522-2|64	%{_texmfdistdir}/fonts/source/public/yannisgr/scsc.mf
12mr|texlive-yannisgr-20110522-2|65	%{_texmfdistdir}/fonts/tfm/public/yannisgr/mrgrbf10.tfm
12mr|texlive-yannisgr-20110522-2|66	%{_texmfdistdir}/fonts/tfm/public/yannisgr/mrgrrg10.tfm
12mr|texlive-yannisgr-20110522-2|67	%{_texmfdistdir}/fonts/tfm/public/yannisgr/mrgrsl10.tfm
12mr|texlive-yannisgr-20110522-2|68	%{_texmfdistdir}/fonts/tfm/public/yannisgr/mrgrti10.tfm
12mr|texlive-yannisgr-20110522-2|69	%{_texmfdistdir}/fonts/tfm/public/yannisgr/rgrbf10.tfm
12mr|texlive-yannisgr-20110522-2|70	%{_texmfdistdir}/fonts/tfm/public/yannisgr/rgrrg10.tfm
12mr|texlive-yannisgr-20110522-2|71	%{_texmfdistdir}/fonts/tfm/public/yannisgr/rgrsc10.tfm
12mr|texlive-yannisgr-20110522-2|72	%{_texmfdistdir}/fonts/tfm/public/yannisgr/rgrsl10.tfm
12mr|texlive-yannisgr-20110522-2|73	%{_texmfdistdir}/fonts/tfm/public/yannisgr/rgrti10.tfm
12mr|texlive-yannisgr-20110522-2|74	%doc %{_texmfdistdir}/doc/fonts/yannisgr/00changes.txt
12mr|texlive-yannisgr-20110522-2|75	%doc %{_texmfdistdir}/doc/fonts/yannisgr/README
12mr|texlive-yannisgr-20110522-2|76	%doc %{_texmfdistdir}/doc/fonts/yannisgr/README.TEXLIVE
12mr|texlive-yannisgr-20110522-2|77	%doc %{_texmfdistdir}/doc/fonts/yannisgr/monsyl.txt
12mr|texlive-yannisgr-20110522-2|78	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgreekmacros.tex
12mr|texlive-yannisgr-20110522-2|79	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgrhyph.tex
12mr|texlive-yannisgr-20110522-2|80	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgrpaper.lis
12mr|texlive-yannisgr-20110522-2|81	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgrpaper.tex
12mr|texlive-yannisgr-20110522-2|82	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgrsc10.300gf
12mr|texlive-yannisgr-20110522-2|83	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgrsc10.lis
12mr|texlive-yannisgr-20110522-2|84	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgrsc10.pl
12mr|texlive-yannisgr-20110522-2|85	%doc %{_texmfdistdir}/doc/fonts/yannisgr/rgrtestfont.tex
12mr|texlive-yannisgr-20110522-2|86	%doc %{_texmfdistdir}/doc/fonts/yannisgr/tomakeformat.txt
12mr|texlive-yannisgr-20110522-2|87	
12mr|texlive-yannisgr-20110522-2|88	#-----------------------------------------------------------------------
12mr|texlive-yannisgr-20110522-2|89	%prep
12mr|texlive-yannisgr-20110522-2|90	%setup -c -a0 -a1
12mr|texlive-yannisgr-20110522-2|91	
12mr|texlive-yannisgr-20110522-2|92	%build
12mr|texlive-yannisgr-20110522-2|93	
12mr|texlive-yannisgr-20110522-2|94	%install
12mr|texlive-yannisgr-20110522-2|95	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-yannisgr-20110522-2|96	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mr|texlive-yannisgr-20110522-2|97	
12mr|texlive-yannisgr-20110522-2|98	
12mr|texlive-yannisgr-20110522-2|99	
12mr|texlive-yannisgr-20110522-2|100	%changelog
12mr|texlive-yannisgr-20110522-2|101	

18980 12
12mr|texlive-yax-1.03-2|1	# revision 21183
12mr|texlive-yax-1.03-2|2	# category Package
12mr|texlive-yax-1.03-2|3	# catalog-ctan /macros/generic/yax
12mr|texlive-yax-1.03-2|4	# catalog-date 2011-01-23 17:05:29 +0100
12mr|texlive-yax-1.03-2|5	# catalog-license lppl
12mr|texlive-yax-1.03-2|6	# catalog-version 1.03
12mr|texlive-yax-1.03-2|7	Name:		texlive-yax
12mr|texlive-yax-1.03-2|8	Version:	1.03
12mr|texlive-yax-1.03-2|9	Release:	2
12mr|texlive-yax-1.03-2|10	Summary:	Yet Another Key System
12mr|texlive-yax-1.03-2|11	Group:		Publishing
12mr|texlive-yax-1.03-2|12	URL:		http://www.ctan.org/tex-archive/macros/generic/yax
12mr|texlive-yax-1.03-2|13	License:	LPPL
12mr|texlive-yax-1.03-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yax.tar.xz
12mr|texlive-yax-1.03-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yax.doc.tar.xz
12mr|texlive-yax-1.03-2|16	BuildArch:	noarch
12mr|texlive-yax-1.03-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-yax-1.03-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-yax-1.03-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-yax-1.03-2|20	
12mr|texlive-yax-1.03-2|21	%description
12mr|texlive-yax-1.03-2|22	YaX is advertised as a key system, but it rather organizes
12mr|texlive-yax-1.03-2|23	attributes in parameters, which parameters can be executed, so
12mr|texlive-yax-1.03-2|24	that YaX is halfway between key management and macro definition
12mr|texlive-yax-1.03-2|25	(and actually hopes to provide a user's interface). Values
12mr|texlive-yax-1.03-2|26	assigned to attributes can be retrieved and tested in various
12mr|texlive-yax-1.03-2|27	ways, with full expandability ensured as much as possible.
12mr|texlive-yax-1.03-2|28	Finally, YaX's syntax is a quite peculiar (as few braces as
12mr|texlive-yax-1.03-2|29	possible), but may be customized. YaX is based on texapi and
12mr|texlive-yax-1.03-2|30	thus requires e-TeX.
12mr|texlive-yax-1.03-2|31	
12mr|texlive-yax-1.03-2|32	%post
12mr|texlive-yax-1.03-2|33	%{_sbindir}/texlive.post
12mr|texlive-yax-1.03-2|34	
12mr|texlive-yax-1.03-2|35	%postun
12mr|texlive-yax-1.03-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-yax-1.03-2|37	%{_sbindir}/texlive.post
12mr|texlive-yax-1.03-2|38	fi
12mr|texlive-yax-1.03-2|39	
12mr|texlive-yax-1.03-2|40	#-----------------------------------------------------------------------
12mr|texlive-yax-1.03-2|41	%files
12mr|texlive-yax-1.03-2|42	%{_texmfdistdir}/tex/generic/yax/t-yax.tex
12mr|texlive-yax-1.03-2|43	%{_texmfdistdir}/tex/generic/yax/yax.sty
12mr|texlive-yax-1.03-2|44	%{_texmfdistdir}/tex/generic/yax/yax.tex
12mr|texlive-yax-1.03-2|45	%doc %{_texmfdistdir}/doc/generic/yax/README
12mr|texlive-yax-1.03-2|46	%doc %{_texmfdistdir}/doc/generic/yax/yax-doc.pdf
12mr|texlive-yax-1.03-2|47	%doc %{_texmfdistdir}/doc/generic/yax/yax-doc.tex
12mr|texlive-yax-1.03-2|48	
12mr|texlive-yax-1.03-2|49	#-----------------------------------------------------------------------
12mr|texlive-yax-1.03-2|50	%prep
12mr|texlive-yax-1.03-2|51	%setup -c -a0 -a1
12mr|texlive-yax-1.03-2|52	
12mr|texlive-yax-1.03-2|53	%build
12mr|texlive-yax-1.03-2|54	
12mr|texlive-yax-1.03-2|55	%install
12mr|texlive-yax-1.03-2|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-yax-1.03-2|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-yax-1.03-2|58	
12mr|texlive-yax-1.03-2|59	
12mr|texlive-yax-1.03-2|60	
12mr|texlive-yax-1.03-2|61	%changelog
12mr|texlive-yax-1.03-2|62	

18981 12
12mr|texlive-ydoc-0.6alpha-2|1	# revision 24709
12mr|texlive-ydoc-0.6alpha-2|2	# category Package
12mr|texlive-ydoc-0.6alpha-2|3	# catalog-ctan /macros/latex/contrib/ydoc
12mr|texlive-ydoc-0.6alpha-2|4	# catalog-date 2011-11-19 21:39:40 +0100
12mr|texlive-ydoc-0.6alpha-2|5	# catalog-license lppl1.3
12mr|texlive-ydoc-0.6alpha-2|6	# catalog-version 0.6alpha
12mr|texlive-ydoc-0.6alpha-2|7	Name:		texlive-ydoc
12mr|texlive-ydoc-0.6alpha-2|8	Version:	0.6alpha
12mr|texlive-ydoc-0.6alpha-2|9	Release:	2
12mr|texlive-ydoc-0.6alpha-2|10	Summary:	Macros for documentation of LaTeX classes and packages
12mr|texlive-ydoc-0.6alpha-2|11	Group:		Publishing
12mr|texlive-ydoc-0.6alpha-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ydoc
12mr|texlive-ydoc-0.6alpha-2|13	License:	LPPL1.3
12mr|texlive-ydoc-0.6alpha-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ydoc.tar.xz
12mr|texlive-ydoc-0.6alpha-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ydoc.doc.tar.xz
12mr|texlive-ydoc-0.6alpha-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ydoc.source.tar.xz
12mr|texlive-ydoc-0.6alpha-2|17	BuildArch:	noarch
12mr|texlive-ydoc-0.6alpha-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ydoc-0.6alpha-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ydoc-0.6alpha-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-ydoc-0.6alpha-2|21	
12mr|texlive-ydoc-0.6alpha-2|22	%description
12mr|texlive-ydoc-0.6alpha-2|23	The package provides macros and environments to document LaTeX
12mr|texlive-ydoc-0.6alpha-2|24	packages and classes. It is an (as yet unfinished) alternative
12mr|texlive-ydoc-0.6alpha-2|25	to the ltxdoc class and the doc or xdoc packages. The aim is to
12mr|texlive-ydoc-0.6alpha-2|26	provide a different layout and more modern styles (using the
12mr|texlive-ydoc-0.6alpha-2|27	xcolor, hyperref packages, etc.) This is an alpha release, and
12mr|texlive-ydoc-0.6alpha-2|28	should probably not (yet) be used with other packages, since
12mr|texlive-ydoc-0.6alpha-2|29	the implementation might change. Nevertheless, the author uses
12mr|texlive-ydoc-0.6alpha-2|30	it to document his own packages.
12mr|texlive-ydoc-0.6alpha-2|31	
12mr|texlive-ydoc-0.6alpha-2|32	%post
12mr|texlive-ydoc-0.6alpha-2|33	%{_sbindir}/texlive.post
12mr|texlive-ydoc-0.6alpha-2|34	
12mr|texlive-ydoc-0.6alpha-2|35	%postun
12mr|texlive-ydoc-0.6alpha-2|36	if [ $1 -eq 0 ]; then
12mr|texlive-ydoc-0.6alpha-2|37	%{_sbindir}/texlive.post
12mr|texlive-ydoc-0.6alpha-2|38	fi
12mr|texlive-ydoc-0.6alpha-2|39	
12mr|texlive-ydoc-0.6alpha-2|40	#-----------------------------------------------------------------------
12mr|texlive-ydoc-0.6alpha-2|41	%files
12mr|texlive-ydoc-0.6alpha-2|42	%{_texmfdistdir}/tex/generic/ydoc/ydocincl.tex
12mr|texlive-ydoc-0.6alpha-2|43	%{_texmfdistdir}/tex/generic/ydoc/ydocstrip.tex
12mr|texlive-ydoc-0.6alpha-2|44	%{_texmfdistdir}/tex/latex/ydoc/ydoc-code.sty
12mr|texlive-ydoc-0.6alpha-2|45	%{_texmfdistdir}/tex/latex/ydoc/ydoc-desc.sty
12mr|texlive-ydoc-0.6alpha-2|46	%{_texmfdistdir}/tex/latex/ydoc/ydoc-doc.sty
12mr|texlive-ydoc-0.6alpha-2|47	%{_texmfdistdir}/tex/latex/ydoc/ydoc-expl.sty
12mr|texlive-ydoc-0.6alpha-2|48	%{_texmfdistdir}/tex/latex/ydoc/ydoc.cfg
12mr|texlive-ydoc-0.6alpha-2|49	%{_texmfdistdir}/tex/latex/ydoc/ydoc.cls
12mr|texlive-ydoc-0.6alpha-2|50	%{_texmfdistdir}/tex/latex/ydoc/ydoc.sty
12mr|texlive-ydoc-0.6alpha-2|51	%doc %{_texmfdistdir}/doc/latex/ydoc/README
12mr|texlive-ydoc-0.6alpha-2|52	%doc %{_texmfdistdir}/doc/latex/ydoc/ydoc.pdf
12mr|texlive-ydoc-0.6alpha-2|53	#- source
12mr|texlive-ydoc-0.6alpha-2|54	%doc %{_texmfdistdir}/source/latex/ydoc/ydoc.dtx
12mr|texlive-ydoc-0.6alpha-2|55	
12mr|texlive-ydoc-0.6alpha-2|56	#-----------------------------------------------------------------------
12mr|texlive-ydoc-0.6alpha-2|57	%prep
12mr|texlive-ydoc-0.6alpha-2|58	%setup -c -a0 -a1 -a2
12mr|texlive-ydoc-0.6alpha-2|59	
12mr|texlive-ydoc-0.6alpha-2|60	%build
12mr|texlive-ydoc-0.6alpha-2|61	
12mr|texlive-ydoc-0.6alpha-2|62	%install
12mr|texlive-ydoc-0.6alpha-2|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ydoc-0.6alpha-2|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ydoc-0.6alpha-2|65	
12mr|texlive-ydoc-0.6alpha-2|66	
12mr|texlive-ydoc-0.6alpha-2|67	
12mr|texlive-ydoc-0.6alpha-2|68	%changelog
12mr|texlive-ydoc-0.6alpha-2|69	

18982 12
12mr|texlive-yfonts-1.3-2|1	# revision 15878
12mr|texlive-yfonts-1.3-2|2	# category Package
12mr|texlive-yfonts-1.3-2|3	# catalog-ctan /macros/latex/contrib/yfonts
12mr|texlive-yfonts-1.3-2|4	# catalog-date 2007-03-01 23:46:20 +0100
12mr|texlive-yfonts-1.3-2|5	# catalog-license lppl
12mr|texlive-yfonts-1.3-2|6	# catalog-version 1.3
12mr|texlive-yfonts-1.3-2|7	Name:		texlive-yfonts
12mr|texlive-yfonts-1.3-2|8	Version:	1.3
12mr|texlive-yfonts-1.3-2|9	Release:	2
12mr|texlive-yfonts-1.3-2|10	Summary:	Support for old German fonts
12mr|texlive-yfonts-1.3-2|11	Group:		Publishing
12mr|texlive-yfonts-1.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/yfonts
12mr|texlive-yfonts-1.3-2|13	License:	LPPL
12mr|texlive-yfonts-1.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yfonts.tar.xz
12mr|texlive-yfonts-1.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yfonts.doc.tar.xz
12mr|texlive-yfonts-1.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yfonts.source.tar.xz
12mr|texlive-yfonts-1.3-2|17	BuildArch:	noarch
12mr|texlive-yfonts-1.3-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-yfonts-1.3-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-yfonts-1.3-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-yfonts-1.3-2|21	
12mr|texlive-yfonts-1.3-2|22	%description
12mr|texlive-yfonts-1.3-2|23	A LaTeX interface to the old-german fonts designed by Yannis
12mr|texlive-yfonts-1.3-2|24	Haralambous: Gothic, Schwabacher, Fraktur and the baroque
12mr|texlive-yfonts-1.3-2|25	initials.
12mr|texlive-yfonts-1.3-2|26	
12mr|texlive-yfonts-1.3-2|27	%post
12mr|texlive-yfonts-1.3-2|28	%{_sbindir}/texlive.post
12mr|texlive-yfonts-1.3-2|29	
12mr|texlive-yfonts-1.3-2|30	%postun
12mr|texlive-yfonts-1.3-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-yfonts-1.3-2|32	%{_sbindir}/texlive.post
12mr|texlive-yfonts-1.3-2|33	fi
12mr|texlive-yfonts-1.3-2|34	
12mr|texlive-yfonts-1.3-2|35	#-----------------------------------------------------------------------
12mr|texlive-yfonts-1.3-2|36	%files
12mr|texlive-yfonts-1.3-2|37	%{_texmfdistdir}/tex/latex/yfonts/yfonts.sty
12mr|texlive-yfonts-1.3-2|38	%doc %{_texmfdistdir}/doc/latex/yfonts/frktest.tex
12mr|texlive-yfonts-1.3-2|39	%doc %{_texmfdistdir}/doc/latex/yfonts/liesmich
12mr|texlive-yfonts-1.3-2|40	%doc %{_texmfdistdir}/doc/latex/yfonts/readme
12mr|texlive-yfonts-1.3-2|41	#- source
12mr|texlive-yfonts-1.3-2|42	%doc %{_texmfdistdir}/source/latex/yfonts/yfonts.dtx
12mr|texlive-yfonts-1.3-2|43	%doc %{_texmfdistdir}/source/latex/yfonts/yfonts.ins
12mr|texlive-yfonts-1.3-2|44	
12mr|texlive-yfonts-1.3-2|45	#-----------------------------------------------------------------------
12mr|texlive-yfonts-1.3-2|46	%prep
12mr|texlive-yfonts-1.3-2|47	%setup -c -a0 -a1 -a2
12mr|texlive-yfonts-1.3-2|48	
12mr|texlive-yfonts-1.3-2|49	%build
12mr|texlive-yfonts-1.3-2|50	
12mr|texlive-yfonts-1.3-2|51	%install
12mr|texlive-yfonts-1.3-2|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-yfonts-1.3-2|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-yfonts-1.3-2|54	
12mr|texlive-yfonts-1.3-2|55	
12mr|texlive-yfonts-1.3-2|56	
12mr|texlive-yfonts-1.3-2|57	%changelog
12mr|texlive-yfonts-1.3-2|58	

18983 12
12mr|texlive-yhmath-20070301-2|1	# revision 15878
12mr|texlive-yhmath-20070301-2|2	# category Package
12mr|texlive-yhmath-20070301-2|3	# catalog-ctan /fonts/yhmath
12mr|texlive-yhmath-20070301-2|4	# catalog-date 2007-03-01 23:46:20 +0100
12mr|texlive-yhmath-20070301-2|5	# catalog-license lppl
12mr|texlive-yhmath-20070301-2|6	# catalog-version undef
12mr|texlive-yhmath-20070301-2|7	Name:		texlive-yhmath
12mr|texlive-yhmath-20070301-2|8	Version:	20070301
12mr|texlive-yhmath-20070301-2|9	Release:	2
12mr|texlive-yhmath-20070301-2|10	Summary:	Extended maths fonts for LaTeX
12mr|texlive-yhmath-20070301-2|11	Group:		Publishing
12mr|texlive-yhmath-20070301-2|12	URL:		http://www.ctan.org/tex-archive/fonts/yhmath
12mr|texlive-yhmath-20070301-2|13	License:	LPPL
12mr|texlive-yhmath-20070301-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yhmath.tar.xz
12mr|texlive-yhmath-20070301-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yhmath.doc.tar.xz
12mr|texlive-yhmath-20070301-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yhmath.source.tar.xz
12mr|texlive-yhmath-20070301-2|17	BuildArch:	noarch
12mr|texlive-yhmath-20070301-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-yhmath-20070301-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-yhmath-20070301-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-yhmath-20070301-2|21	
12mr|texlive-yhmath-20070301-2|22	%description
12mr|texlive-yhmath-20070301-2|23	The yhmath bundle contains fonts (type in 1 format) and a LaTeX
12mr|texlive-yhmath-20070301-2|24	package for using them.
12mr|texlive-yhmath-20070301-2|25	
12mr|texlive-yhmath-20070301-2|26	%post
12mr|texlive-yhmath-20070301-2|27	%{_sbindir}/texlive.post
12mr|texlive-yhmath-20070301-2|28	
12mr|texlive-yhmath-20070301-2|29	%postun
12mr|texlive-yhmath-20070301-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-yhmath-20070301-2|31	%{_sbindir}/texlive.post
12mr|texlive-yhmath-20070301-2|32	fi
12mr|texlive-yhmath-20070301-2|33	
12mr|texlive-yhmath-20070301-2|34	#-----------------------------------------------------------------------
12mr|texlive-yhmath-20070301-2|35	%files
12mr|texlive-yhmath-20070301-2|36	%{_texmfdistdir}/fonts/map/dvips/yhmath/yhmath.map
12mr|texlive-yhmath-20070301-2|37	%{_texmfdistdir}/fonts/source/public/yhmath/yhbigacc.mf
12mr|texlive-yhmath-20070301-2|38	%{_texmfdistdir}/fonts/source/public/yhmath/yhbigdel.mf
12mr|texlive-yhmath-20070301-2|39	%{_texmfdistdir}/fonts/source/public/yhmath/yhcmex10.mf
12mr|texlive-yhmath-20070301-2|40	%{_texmfdistdir}/fonts/source/public/yhmath/yhmathex.mf
12mr|texlive-yhmath-20070301-2|41	%{_texmfdistdir}/fonts/source/public/yhmath/yrcmex10.mf
12mr|texlive-yhmath-20070301-2|42	%{_texmfdistdir}/fonts/tfm/public/yhmath/yhcmex10.tfm
12mr|texlive-yhmath-20070301-2|43	%{_texmfdistdir}/fonts/tfm/public/yhmath/yrcmex10.tfm
12mr|texlive-yhmath-20070301-2|44	%{_texmfdistdir}/fonts/type1/public/yhmath/yhcmex.pfb
12mr|texlive-yhmath-20070301-2|45	%{_texmfdistdir}/fonts/vf/public/yhmath/yhcmex10.vf
12mr|texlive-yhmath-20070301-2|46	%{_texmfdistdir}/tex/latex/yhmath/OMXyhex.fd
12mr|texlive-yhmath-20070301-2|47	%{_texmfdistdir}/tex/latex/yhmath/yhmath.sty
12mr|texlive-yhmath-20070301-2|48	%doc %{_texmfdistdir}/doc/latex/yhmath/yhmath.pdf
12mr|texlive-yhmath-20070301-2|49	#- source
12mr|texlive-yhmath-20070301-2|50	%doc %{_texmfdistdir}/source/latex/yhmath/yhmath.drv
12mr|texlive-yhmath-20070301-2|51	%doc %{_texmfdistdir}/source/latex/yhmath/yhmath.dtx
12mr|texlive-yhmath-20070301-2|52	%doc %{_texmfdistdir}/source/latex/yhmath/yhmath.ins
12mr|texlive-yhmath-20070301-2|53	
12mr|texlive-yhmath-20070301-2|54	#-----------------------------------------------------------------------
12mr|texlive-yhmath-20070301-2|55	%prep
12mr|texlive-yhmath-20070301-2|56	%setup -c -a0 -a1 -a2
12mr|texlive-yhmath-20070301-2|57	
12mr|texlive-yhmath-20070301-2|58	%build
12mr|texlive-yhmath-20070301-2|59	
12mr|texlive-yhmath-20070301-2|60	%install
12mr|texlive-yhmath-20070301-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-yhmath-20070301-2|62	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-yhmath-20070301-2|63	
12mr|texlive-yhmath-20070301-2|64	
12mr|texlive-yhmath-20070301-2|65	
12mr|texlive-yhmath-20070301-2|66	%changelog
12mr|texlive-yhmath-20070301-2|67	

18984 12
12mr|texlive-york-thesis-3.6-2|1	# revision 23348
12mr|texlive-york-thesis-3.6-2|2	# category Package
12mr|texlive-york-thesis-3.6-2|3	# catalog-ctan /macros/latex/contrib/york-thesis
12mr|texlive-york-thesis-3.6-2|4	# catalog-date 2011-06-14 00:09:45 +0200
12mr|texlive-york-thesis-3.6-2|5	# catalog-license lppl1.3
12mr|texlive-york-thesis-3.6-2|6	# catalog-version 3.6
12mr|texlive-york-thesis-3.6-2|7	Name:		texlive-york-thesis
12mr|texlive-york-thesis-3.6-2|8	Version:	3.6
12mr|texlive-york-thesis-3.6-2|9	Release:	2
12mr|texlive-york-thesis-3.6-2|10	Summary:	A thesis class file for York University, Toronto
12mr|texlive-york-thesis-3.6-2|11	Group:		Publishing
12mr|texlive-york-thesis-3.6-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/york-thesis
12mr|texlive-york-thesis-3.6-2|13	License:	LPPL1.3
12mr|texlive-york-thesis-3.6-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/york-thesis.tar.xz
12mr|texlive-york-thesis-3.6-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/york-thesis.doc.tar.xz
12mr|texlive-york-thesis-3.6-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/york-thesis.source.tar.xz
12mr|texlive-york-thesis-3.6-2|17	BuildArch:	noarch
12mr|texlive-york-thesis-3.6-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-york-thesis-3.6-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-york-thesis-3.6-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-york-thesis-3.6-2|21	
12mr|texlive-york-thesis-3.6-2|22	%description
12mr|texlive-york-thesis-3.6-2|23	York Graduate Studies has again changed the requirements for
12mr|texlive-york-thesis-3.6-2|24	theses and dissertations. The established york-thesis class
12mr|texlive-york-thesis-3.6-2|25	file now implements the changes made in Spring 2005.
12mr|texlive-york-thesis-3.6-2|26	
12mr|texlive-york-thesis-3.6-2|27	%post
12mr|texlive-york-thesis-3.6-2|28	%{_sbindir}/texlive.post
12mr|texlive-york-thesis-3.6-2|29	
12mr|texlive-york-thesis-3.6-2|30	%postun
12mr|texlive-york-thesis-3.6-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-york-thesis-3.6-2|32	%{_sbindir}/texlive.post
12mr|texlive-york-thesis-3.6-2|33	fi
12mr|texlive-york-thesis-3.6-2|34	
12mr|texlive-york-thesis-3.6-2|35	#-----------------------------------------------------------------------
12mr|texlive-york-thesis-3.6-2|36	%files
12mr|texlive-york-thesis-3.6-2|37	%{_texmfdistdir}/tex/latex/york-thesis/york-thesis.cls
12mr|texlive-york-thesis-3.6-2|38	%doc %{_texmfdistdir}/doc/latex/york-thesis/README
12mr|texlive-york-thesis-3.6-2|39	%doc %{_texmfdistdir}/doc/latex/york-thesis/york-thesis-Template.tex
12mr|texlive-york-thesis-3.6-2|40	%doc %{_texmfdistdir}/doc/latex/york-thesis/york-thesis.el
12mr|texlive-york-thesis-3.6-2|41	%doc %{_texmfdistdir}/doc/latex/york-thesis/york-thesis.pdf
12mr|texlive-york-thesis-3.6-2|42	#- source
12mr|texlive-york-thesis-3.6-2|43	%doc %{_texmfdistdir}/source/latex/york-thesis/york-thesis.dtx
12mr|texlive-york-thesis-3.6-2|44	%doc %{_texmfdistdir}/source/latex/york-thesis/york-thesis.ins
12mr|texlive-york-thesis-3.6-2|45	
12mr|texlive-york-thesis-3.6-2|46	#-----------------------------------------------------------------------
12mr|texlive-york-thesis-3.6-2|47	%prep
12mr|texlive-york-thesis-3.6-2|48	%setup -c -a0 -a1 -a2
12mr|texlive-york-thesis-3.6-2|49	
12mr|texlive-york-thesis-3.6-2|50	%build
12mr|texlive-york-thesis-3.6-2|51	
12mr|texlive-york-thesis-3.6-2|52	%install
12mr|texlive-york-thesis-3.6-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-york-thesis-3.6-2|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-york-thesis-3.6-2|55	
12mr|texlive-york-thesis-3.6-2|56	
12mr|texlive-york-thesis-3.6-2|57	
12mr|texlive-york-thesis-3.6-2|58	%changelog
12mr|texlive-york-thesis-3.6-2|59	

18985 12
12mr|texlive-youngtab-1.1-2|1	# revision 17635
12mr|texlive-youngtab-1.1-2|2	# category Package
12mr|texlive-youngtab-1.1-2|3	# catalog-ctan /macros/latex/contrib/youngtab
12mr|texlive-youngtab-1.1-2|4	# catalog-date 2010-03-30 14:47:00 +0200
12mr|texlive-youngtab-1.1-2|5	# catalog-license lppl1
12mr|texlive-youngtab-1.1-2|6	# catalog-version 1.1
12mr|texlive-youngtab-1.1-2|7	Name:		texlive-youngtab
12mr|texlive-youngtab-1.1-2|8	Version:	1.1
12mr|texlive-youngtab-1.1-2|9	Release:	2
12mr|texlive-youngtab-1.1-2|10	Summary:	Typeset Young-Tableaux
12mr|texlive-youngtab-1.1-2|11	Group:		Publishing
12mr|texlive-youngtab-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/youngtab
12mr|texlive-youngtab-1.1-2|13	License:	LPPL1
12mr|texlive-youngtab-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/youngtab.tar.xz
12mr|texlive-youngtab-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/youngtab.doc.tar.xz
12mr|texlive-youngtab-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/youngtab.source.tar.xz
12mr|texlive-youngtab-1.1-2|17	BuildArch:	noarch
12mr|texlive-youngtab-1.1-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-youngtab-1.1-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-youngtab-1.1-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-youngtab-1.1-2|21	
12mr|texlive-youngtab-1.1-2|22	%description
12mr|texlive-youngtab-1.1-2|23	A package for typesetting Young-Tableaux, mathematical symbols
12mr|texlive-youngtab-1.1-2|24	for the representations of groups, providing two macros,
12mr|texlive-youngtab-1.1-2|25	\yng(1) and \young(1) to generate the whole Young-Tableaux.
12mr|texlive-youngtab-1.1-2|26	
12mr|texlive-youngtab-1.1-2|27	%post
12mr|texlive-youngtab-1.1-2|28	%{_sbindir}/texlive.post
12mr|texlive-youngtab-1.1-2|29	
12mr|texlive-youngtab-1.1-2|30	%postun
12mr|texlive-youngtab-1.1-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-youngtab-1.1-2|32	%{_sbindir}/texlive.post
12mr|texlive-youngtab-1.1-2|33	fi
12mr|texlive-youngtab-1.1-2|34	
12mr|texlive-youngtab-1.1-2|35	#-----------------------------------------------------------------------
12mr|texlive-youngtab-1.1-2|36	%files
12mr|texlive-youngtab-1.1-2|37	%{_texmfdistdir}/tex/latex/youngtab/youngtab.sty
12mr|texlive-youngtab-1.1-2|38	%doc %{_texmfdistdir}/doc/latex/youngtab/README
12mr|texlive-youngtab-1.1-2|39	%doc %{_texmfdistdir}/doc/latex/youngtab/makeydoc
12mr|texlive-youngtab-1.1-2|40	%doc %{_texmfdistdir}/doc/latex/youngtab/makeydoc.bat
12mr|texlive-youngtab-1.1-2|41	%doc %{_texmfdistdir}/doc/latex/youngtab/youngtab.el
12mr|texlive-youngtab-1.1-2|42	%doc %{_texmfdistdir}/doc/latex/youngtab/youngtab.pdf
12mr|texlive-youngtab-1.1-2|43	%doc %{_texmfdistdir}/doc/latex/youngtab/youngtab.tex
12mr|texlive-youngtab-1.1-2|44	#- source
12mr|texlive-youngtab-1.1-2|45	%doc %{_texmfdistdir}/source/latex/youngtab/youngtab.dtx
12mr|texlive-youngtab-1.1-2|46	%doc %{_texmfdistdir}/source/latex/youngtab/youngtab.ins
12mr|texlive-youngtab-1.1-2|47	
12mr|texlive-youngtab-1.1-2|48	#-----------------------------------------------------------------------
12mr|texlive-youngtab-1.1-2|49	%prep
12mr|texlive-youngtab-1.1-2|50	%setup -c -a0 -a1 -a2
12mr|texlive-youngtab-1.1-2|51	
12mr|texlive-youngtab-1.1-2|52	%build
12mr|texlive-youngtab-1.1-2|53	
12mr|texlive-youngtab-1.1-2|54	%install
12mr|texlive-youngtab-1.1-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-youngtab-1.1-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-youngtab-1.1-2|57	
12mr|texlive-youngtab-1.1-2|58	
12mr|texlive-youngtab-1.1-2|59	
12mr|texlive-youngtab-1.1-2|60	%changelog
12mr|texlive-youngtab-1.1-2|61	

18986 12
12mr|texlive-yplan-20061216-2|1	# revision 15878
12mr|texlive-yplan-20061216-2|2	# category Package
12mr|texlive-yplan-20061216-2|3	# catalog-ctan /macros/latex/contrib/yplan
12mr|texlive-yplan-20061216-2|4	# catalog-date 2006-12-16 10:58:44 +0100
12mr|texlive-yplan-20061216-2|5	# catalog-license lppl
12mr|texlive-yplan-20061216-2|6	# catalog-version undef
12mr|texlive-yplan-20061216-2|7	Name:		texlive-yplan
12mr|texlive-yplan-20061216-2|8	Version:	20061216
12mr|texlive-yplan-20061216-2|9	Release:	2
12mr|texlive-yplan-20061216-2|10	Summary:	Daily planner type calendar
12mr|texlive-yplan-20061216-2|11	Group:		Publishing
12mr|texlive-yplan-20061216-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/yplan
12mr|texlive-yplan-20061216-2|13	License:	LPPL
12mr|texlive-yplan-20061216-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yplan.tar.xz
12mr|texlive-yplan-20061216-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/yplan.doc.tar.xz
12mr|texlive-yplan-20061216-2|16	BuildArch:	noarch
12mr|texlive-yplan-20061216-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-yplan-20061216-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-yplan-20061216-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-yplan-20061216-2|20	
12mr|texlive-yplan-20061216-2|21	%description
12mr|texlive-yplan-20061216-2|22	Prints two six-monthly vertical-type daily planner (i.e.,
12mr|texlive-yplan-20061216-2|23	months along the top, days downwards), with each 6-month period
12mr|texlive-yplan-20061216-2|24	fitting onto a single A4 (or US letter) sheet. The package
12mr|texlive-yplan-20061216-2|25	offers support for English, French, German, Spanish and
12mr|texlive-yplan-20061216-2|26	Portuguese. The previous scheme of annual updates has now been
12mr|texlive-yplan-20061216-2|27	abandoned, in favour of a Perl script yplan that generates a
12mr|texlive-yplan-20061216-2|28	year's planner automatically. (The last manually-generated
12mr|texlive-yplan-20061216-2|29	LaTeX file remains on the archive.).
12mr|texlive-yplan-20061216-2|30	
12mr|texlive-yplan-20061216-2|31	%post
12mr|texlive-yplan-20061216-2|32	%{_sbindir}/texlive.post
12mr|texlive-yplan-20061216-2|33	
12mr|texlive-yplan-20061216-2|34	%postun
12mr|texlive-yplan-20061216-2|35	if [ $1 -eq 0 ]; then
12mr|texlive-yplan-20061216-2|36	%{_sbindir}/texlive.post
12mr|texlive-yplan-20061216-2|37	fi
12mr|texlive-yplan-20061216-2|38	
12mr|texlive-yplan-20061216-2|39	#-----------------------------------------------------------------------
12mr|texlive-yplan-20061216-2|40	%files
12mr|texlive-yplan-20061216-2|41	%{_texmfdistdir}/tex/latex/yplan/yplan.sty
12mr|texlive-yplan-20061216-2|42	%doc %{_texmfdistdir}/doc/latex/yplan/yplan
12mr|texlive-yplan-20061216-2|43	%doc %{_texmfdistdir}/doc/latex/yplan/yplan.doc
12mr|texlive-yplan-20061216-2|44	%doc %{_texmfdistdir}/doc/latex/yplan/yplan00.doc
12mr|texlive-yplan-20061216-2|45	%doc %{_texmfdistdir}/doc/latex/yplan/yplan00a.tex
12mr|texlive-yplan-20061216-2|46	%doc %{_texmfdistdir}/doc/latex/yplan/yplan00b.tex
12mr|texlive-yplan-20061216-2|47	
12mr|texlive-yplan-20061216-2|48	#-----------------------------------------------------------------------
12mr|texlive-yplan-20061216-2|49	%prep
12mr|texlive-yplan-20061216-2|50	%setup -c -a0 -a1
12mr|texlive-yplan-20061216-2|51	
12mr|texlive-yplan-20061216-2|52	%build
12mr|texlive-yplan-20061216-2|53	
12mr|texlive-yplan-20061216-2|54	%install
12mr|texlive-yplan-20061216-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-yplan-20061216-2|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-yplan-20061216-2|57	
12mr|texlive-yplan-20061216-2|58	
12mr|texlive-yplan-20061216-2|59	
12mr|texlive-yplan-20061216-2|60	%changelog
12mr|texlive-yplan-20061216-2|61	

18987 12
12mr|texlive-ytableau-1.2-1|1	# revision 27044
12mr|texlive-ytableau-1.2-1|2	# category Package
12mr|texlive-ytableau-1.2-1|3	# catalog-ctan /macros/latex/contrib/ytableau
12mr|texlive-ytableau-1.2-1|4	# catalog-date 2012-06-20 07:49:06 +0200
12mr|texlive-ytableau-1.2-1|5	# catalog-license lppl1.2
12mr|texlive-ytableau-1.2-1|6	# catalog-version 1.2
12mr|texlive-ytableau-1.2-1|7	Name:		texlive-ytableau
12mr|texlive-ytableau-1.2-1|8	Version:	1.2
12mr|texlive-ytableau-1.2-1|9	Release:	1
12mr|texlive-ytableau-1.2-1|10	Summary:	Many-featured Young tableaux and Young diagrams
12mr|texlive-ytableau-1.2-1|11	Group:		Publishing
12mr|texlive-ytableau-1.2-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ytableau
12mr|texlive-ytableau-1.2-1|13	License:	LPPL1.2
12mr|texlive-ytableau-1.2-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ytableau.tar.xz
12mr|texlive-ytableau-1.2-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ytableau.doc.tar.xz
12mr|texlive-ytableau-1.2-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ytableau.source.tar.xz
12mr|texlive-ytableau-1.2-1|17	BuildArch:	noarch
12mr|texlive-ytableau-1.2-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-ytableau-1.2-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-ytableau-1.2-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-ytableau-1.2-1|21	
12mr|texlive-ytableau-1.2-1|22	%description
12mr|texlive-ytableau-1.2-1|23	The package provides several functions for drawing Young
12mr|texlive-ytableau-1.2-1|24	tableaux and Young diagrams, extending the young and youngtab
12mr|texlive-ytableau-1.2-1|25	packages but providing lots more features. Skew and coloured
12mr|texlive-ytableau-1.2-1|26	tableaux are easy, and pgfkeys-enabled options are provided
12mr|texlive-ytableau-1.2-1|27	both at package load and configurably.
12mr|texlive-ytableau-1.2-1|28	
12mr|texlive-ytableau-1.2-1|29	%post
12mr|texlive-ytableau-1.2-1|30	%{_sbindir}/texlive.post
12mr|texlive-ytableau-1.2-1|31	
12mr|texlive-ytableau-1.2-1|32	%postun
12mr|texlive-ytableau-1.2-1|33	if [ $1 -eq 0 ]; then
12mr|texlive-ytableau-1.2-1|34	%{_sbindir}/texlive.post
12mr|texlive-ytableau-1.2-1|35	fi
12mr|texlive-ytableau-1.2-1|36	
12mr|texlive-ytableau-1.2-1|37	#-----------------------------------------------------------------------
12mr|texlive-ytableau-1.2-1|38	%files
12mr|texlive-ytableau-1.2-1|39	%{_texmfdistdir}/tex/latex/ytableau/ytableau.sty
12mr|texlive-ytableau-1.2-1|40	%doc %{_texmfdistdir}/doc/latex/ytableau/README
12mr|texlive-ytableau-1.2-1|41	%doc %{_texmfdistdir}/doc/latex/ytableau/ytableau.pdf
12mr|texlive-ytableau-1.2-1|42	#- source
12mr|texlive-ytableau-1.2-1|43	%doc %{_texmfdistdir}/source/latex/ytableau/ytableau.dtx
12mr|texlive-ytableau-1.2-1|44	%doc %{_texmfdistdir}/source/latex/ytableau/ytableau.ins
12mr|texlive-ytableau-1.2-1|45	
12mr|texlive-ytableau-1.2-1|46	#-----------------------------------------------------------------------
12mr|texlive-ytableau-1.2-1|47	%prep
12mr|texlive-ytableau-1.2-1|48	%setup -c -a0 -a1 -a2
12mr|texlive-ytableau-1.2-1|49	
12mr|texlive-ytableau-1.2-1|50	%build
12mr|texlive-ytableau-1.2-1|51	
12mr|texlive-ytableau-1.2-1|52	%install
12mr|texlive-ytableau-1.2-1|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ytableau-1.2-1|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-ytableau-1.2-1|55	
12mr|texlive-ytableau-1.2-1|56	
12mr|texlive-ytableau-1.2-1|57	
12mr|texlive-ytableau-1.2-1|58	%changelog
12mr|texlive-ytableau-1.2-1|59	

18988 12
12mr|texlive-zapfchan-20110301-2|1	# revision 21993
12mr|texlive-zapfchan-20110301-2|2	# category Package
12mr|texlive-zapfchan-20110301-2|3	# catalog-ctan /fonts/urw/base35
12mr|texlive-zapfchan-20110301-2|4	# catalog-date 2011-03-01 21:42:17 +0100
12mr|texlive-zapfchan-20110301-2|5	# catalog-license gpl
12mr|texlive-zapfchan-20110301-2|6	# catalog-version undef
12mr|texlive-zapfchan-20110301-2|7	Name:		texlive-zapfchan
12mr|texlive-zapfchan-20110301-2|8	Version:	20110301
12mr|texlive-zapfchan-20110301-2|9	Release:	2
12mr|texlive-zapfchan-20110301-2|10	Summary:	URW "Base 35" font pack for LaTeX
12mr|texlive-zapfchan-20110301-2|11	Group:		Publishing
12mr|texlive-zapfchan-20110301-2|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
12mr|texlive-zapfchan-20110301-2|13	License:	GPL
12mr|texlive-zapfchan-20110301-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zapfchan.tar.xz
12mr|texlive-zapfchan-20110301-2|15	BuildArch:	noarch
12mr|texlive-zapfchan-20110301-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-zapfchan-20110301-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-zapfchan-20110301-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-zapfchan-20110301-2|19	
12mr|texlive-zapfchan-20110301-2|20	%description
12mr|texlive-zapfchan-20110301-2|21	A set of fonts for use as "drop-in" replacements for Adobe's
12mr|texlive-zapfchan-20110301-2|22	basic set, comprising: - Century Schoolbook (substituting for
12mr|texlive-zapfchan-20110301-2|23	Adobe's New Century Schoolbook); - Dingbats (substituting for
12mr|texlive-zapfchan-20110301-2|24	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
12mr|texlive-zapfchan-20110301-2|25	Abobe's Courier); - Nimbus Roman No9 L (substituting for
12mr|texlive-zapfchan-20110301-2|26	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
12mr|texlive-zapfchan-20110301-2|27	Helvetica); - Standard Symbols L (substituting for Adobe's
12mr|texlive-zapfchan-20110301-2|28	Symbol); - URW Bookman; - URW Chancery L Medium Italic
12mr|texlive-zapfchan-20110301-2|29	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
12mr|texlive-zapfchan-20110301-2|30	(substituting for Adobe's Avant Garde); and - URW Palladio L
12mr|texlive-zapfchan-20110301-2|31	(substituting for Adobe's Palatino).
12mr|texlive-zapfchan-20110301-2|32	
12mr|texlive-zapfchan-20110301-2|33	%post
12mr|texlive-zapfchan-20110301-2|34	%{_sbindir}/texlive.post
12mr|texlive-zapfchan-20110301-2|35	
12mr|texlive-zapfchan-20110301-2|36	%postun
12mr|texlive-zapfchan-20110301-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-zapfchan-20110301-2|38	%{_sbindir}/texlive.post
12mr|texlive-zapfchan-20110301-2|39	fi
12mr|texlive-zapfchan-20110301-2|40	
12mr|texlive-zapfchan-20110301-2|41	#-----------------------------------------------------------------------
12mr|texlive-zapfchan-20110301-2|42	%files
12mr|texlive-zapfchan-20110301-2|43	%{_texmfdistdir}/dvips/zapfchan/config.uzc
12mr|texlive-zapfchan-20110301-2|44	%{_texmfdistdir}/fonts/afm/adobe/zapfchan/pzcmi8a.afm
12mr|texlive-zapfchan-20110301-2|45	%{_texmfdistdir}/fonts/afm/urw/zapfchan/uzcmi8a.afm
12mr|texlive-zapfchan-20110301-2|46	%{_texmfdistdir}/fonts/map/dvips/zapfchan/uzc.map
12mr|texlive-zapfchan-20110301-2|47	%{_texmfdistdir}/fonts/tfm/adobe/zapfchan/pzcmi.tfm
12mr|texlive-zapfchan-20110301-2|48	%{_texmfdistdir}/fonts/tfm/adobe/zapfchan/pzcmi7t.tfm
12mr|texlive-zapfchan-20110301-2|49	%{_texmfdistdir}/fonts/tfm/adobe/zapfchan/pzcmi8c.tfm
12mr|texlive-zapfchan-20110301-2|50	%{_texmfdistdir}/fonts/tfm/adobe/zapfchan/pzcmi8r.tfm
12mr|texlive-zapfchan-20110301-2|51	%{_texmfdistdir}/fonts/tfm/adobe/zapfchan/pzcmi8t.tfm
12mr|texlive-zapfchan-20110301-2|52	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/zapfchan/pzcmi8z.tfm
12mr|texlive-zapfchan-20110301-2|53	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/zapfchan/rpzcmi.tfm
12mr|texlive-zapfchan-20110301-2|54	%{_texmfdistdir}/fonts/tfm/urw35vf/zapfchan/uzcmi7t.tfm
12mr|texlive-zapfchan-20110301-2|55	%{_texmfdistdir}/fonts/tfm/urw35vf/zapfchan/uzcmi8c.tfm
12mr|texlive-zapfchan-20110301-2|56	%{_texmfdistdir}/fonts/tfm/urw35vf/zapfchan/uzcmi8r.tfm
12mr|texlive-zapfchan-20110301-2|57	%{_texmfdistdir}/fonts/tfm/urw35vf/zapfchan/uzcmi8t.tfm
12mr|texlive-zapfchan-20110301-2|58	%{_texmfdistdir}/fonts/type1/urw/zapfchan/uzcmi8a.pfb
12mr|texlive-zapfchan-20110301-2|59	%{_texmfdistdir}/fonts/type1/urw/zapfchan/uzcmi8a.pfm
12mr|texlive-zapfchan-20110301-2|60	%{_texmfdistdir}/fonts/vf/adobe/zapfchan/pzcmi.vf
12mr|texlive-zapfchan-20110301-2|61	%{_texmfdistdir}/fonts/vf/adobe/zapfchan/pzcmi7t.vf
12mr|texlive-zapfchan-20110301-2|62	%{_texmfdistdir}/fonts/vf/adobe/zapfchan/pzcmi8c.vf
12mr|texlive-zapfchan-20110301-2|63	%{_texmfdistdir}/fonts/vf/adobe/zapfchan/pzcmi8t.vf
12mr|texlive-zapfchan-20110301-2|64	%{_texmfdistdir}/fonts/vf/cspsfonts-adobe/zapfchan/pzcmi8z.vf
12mr|texlive-zapfchan-20110301-2|65	%{_texmfdistdir}/fonts/vf/urw35vf/zapfchan/uzcmi7t.vf
12mr|texlive-zapfchan-20110301-2|66	%{_texmfdistdir}/fonts/vf/urw35vf/zapfchan/uzcmi8c.vf
12mr|texlive-zapfchan-20110301-2|67	%{_texmfdistdir}/fonts/vf/urw35vf/zapfchan/uzcmi8t.vf
12mr|texlive-zapfchan-20110301-2|68	%{_texmfdistdir}/tex/latex/zapfchan/8ruzc.fd
12mr|texlive-zapfchan-20110301-2|69	%{_texmfdistdir}/tex/latex/zapfchan/omluzc.fd
12mr|texlive-zapfchan-20110301-2|70	%{_texmfdistdir}/tex/latex/zapfchan/omsuzc.fd
12mr|texlive-zapfchan-20110301-2|71	%{_texmfdistdir}/tex/latex/zapfchan/ot1uzc.fd
12mr|texlive-zapfchan-20110301-2|72	%{_texmfdistdir}/tex/latex/zapfchan/t1uzc.fd
12mr|texlive-zapfchan-20110301-2|73	%{_texmfdistdir}/tex/latex/zapfchan/ts1uzc.fd
12mr|texlive-zapfchan-20110301-2|74	
12mr|texlive-zapfchan-20110301-2|75	#-----------------------------------------------------------------------
12mr|texlive-zapfchan-20110301-2|76	%prep
12mr|texlive-zapfchan-20110301-2|77	%setup -c -a0
12mr|texlive-zapfchan-20110301-2|78	
12mr|texlive-zapfchan-20110301-2|79	%build
12mr|texlive-zapfchan-20110301-2|80	
12mr|texlive-zapfchan-20110301-2|81	%install
12mr|texlive-zapfchan-20110301-2|82	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-zapfchan-20110301-2|83	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
12mr|texlive-zapfchan-20110301-2|84	
12mr|texlive-zapfchan-20110301-2|85	
12mr|texlive-zapfchan-20110301-2|86	
12mr|texlive-zapfchan-20110301-2|87	%changelog
12mr|texlive-zapfchan-20110301-2|88	

18989 12
12mr|texlive-zapfding-20110301-2|1	# revision 21570
12mr|texlive-zapfding-20110301-2|2	# category Package
12mr|texlive-zapfding-20110301-2|3	# catalog-ctan /fonts/urw/base35
12mr|texlive-zapfding-20110301-2|4	# catalog-date 2011-03-01 21:42:17 +0100
12mr|texlive-zapfding-20110301-2|5	# catalog-license gpl
12mr|texlive-zapfding-20110301-2|6	# catalog-version undef
12mr|texlive-zapfding-20110301-2|7	Name:		texlive-zapfding
12mr|texlive-zapfding-20110301-2|8	Version:	20110301
12mr|texlive-zapfding-20110301-2|9	Release:	2
12mr|texlive-zapfding-20110301-2|10	Summary:	URW "Base 35" font pack for LaTeX
12mr|texlive-zapfding-20110301-2|11	Group:		Publishing
12mr|texlive-zapfding-20110301-2|12	URL:		http://www.ctan.org/tex-archive/fonts/urw/base35
12mr|texlive-zapfding-20110301-2|13	License:	GPL
12mr|texlive-zapfding-20110301-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zapfding.tar.xz
12mr|texlive-zapfding-20110301-2|15	BuildArch:	noarch
12mr|texlive-zapfding-20110301-2|16	BuildRequires:	texlive-tlpkg
12mr|texlive-zapfding-20110301-2|17	Requires(pre):	texlive-tlpkg
12mr|texlive-zapfding-20110301-2|18	Requires(post):	texlive-kpathsea
12mr|texlive-zapfding-20110301-2|19	
12mr|texlive-zapfding-20110301-2|20	%description
12mr|texlive-zapfding-20110301-2|21	A set of fonts for use as "drop-in" replacements for Adobe's
12mr|texlive-zapfding-20110301-2|22	basic set, comprising: - Century Schoolbook (substituting for
12mr|texlive-zapfding-20110301-2|23	Adobe's New Century Schoolbook); - Dingbats (substituting for
12mr|texlive-zapfding-20110301-2|24	Adobe's Zapf Dingbats); - Nimbus Mono L (substituting for
12mr|texlive-zapfding-20110301-2|25	Abobe's Courier); - Nimbus Roman No9 L (substituting for
12mr|texlive-zapfding-20110301-2|26	Adobe's Times); - Nimbus Sans L (substituting for Adobe's
12mr|texlive-zapfding-20110301-2|27	Helvetica); - Standard Symbols L (substituting for Adobe's
12mr|texlive-zapfding-20110301-2|28	Symbol); - URW Bookman; - URW Chancery L Medium Italic
12mr|texlive-zapfding-20110301-2|29	(substituting for Adobe's Zapf Chancery); - URW Gothic L Book
12mr|texlive-zapfding-20110301-2|30	(substituting for Adobe's Avant Garde); and - URW Palladio L
12mr|texlive-zapfding-20110301-2|31	(substituting for Adobe's Palatino).
12mr|texlive-zapfding-20110301-2|32	
12mr|texlive-zapfding-20110301-2|33	%post
12mr|texlive-zapfding-20110301-2|34	%{_sbindir}/texlive.post
12mr|texlive-zapfding-20110301-2|35	
12mr|texlive-zapfding-20110301-2|36	%postun
12mr|texlive-zapfding-20110301-2|37	if [ $1 -eq 0 ]; then
12mr|texlive-zapfding-20110301-2|38	%{_sbindir}/texlive.post
12mr|texlive-zapfding-20110301-2|39	fi
12mr|texlive-zapfding-20110301-2|40	
12mr|texlive-zapfding-20110301-2|41	#-----------------------------------------------------------------------
12mr|texlive-zapfding-20110301-2|42	%files
12mr|texlive-zapfding-20110301-2|43	%{_texmfdistdir}/dvips/zapfding/config.uzd
12mr|texlive-zapfding-20110301-2|44	%{_texmfdistdir}/fonts/afm/adobe/zapfding/pzdr.afm
12mr|texlive-zapfding-20110301-2|45	%{_texmfdistdir}/fonts/afm/urw/zapfding/uzdr.afm
12mr|texlive-zapfding-20110301-2|46	%{_texmfdistdir}/fonts/map/dvips/zapfding/uzd.map
12mr|texlive-zapfding-20110301-2|47	%{_texmfdistdir}/fonts/tfm/adobe/zapfding/pzdr.tfm
12mr|texlive-zapfding-20110301-2|48	%{_texmfdistdir}/fonts/tfm/cspsfonts-adobe/zapfding/rpzdr.tfm
12mr|texlive-zapfding-20110301-2|49	%{_texmfdistdir}/fonts/tfm/urw35vf/zapfding/uzdr.tfm
12mr|texlive-zapfding-20110301-2|50	%{_texmfdistdir}/fonts/type1/urw/zapfding/uzdr.pfb
12mr|texlive-zapfding-20110301-2|51	%{_texmfdistdir}/fonts/type1/urw/zapfding/uzdr.pfm
12mr|texlive-zapfding-20110301-2|52	%{_texmfdistdir}/tex/latex/zapfding/uuzd.fd
12mr|texlive-zapfding-20110301-2|53	
12mr|texlive-zapfding-20110301-2|54	#-----------------------------------------------------------------------
12mr|texlive-zapfding-20110301-2|55	%prep
12mr|texlive-zapfding-20110301-2|56	%setup -c -a0
12mr|texlive-zapfding-20110301-2|57	
12mr|texlive-zapfding-20110301-2|58	%build
12mr|texlive-zapfding-20110301-2|59	
12mr|texlive-zapfding-20110301-2|60	%install
12mr|texlive-zapfding-20110301-2|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-zapfding-20110301-2|62	cp -fpar dvips fonts tex %{buildroot}%{_texmfdistdir}
12mr|texlive-zapfding-20110301-2|63	
12mr|texlive-zapfding-20110301-2|64	
12mr|texlive-zapfding-20110301-2|65	
12mr|texlive-zapfding-20110301-2|66	%changelog
12mr|texlive-zapfding-20110301-2|67	

18990 12
12mr|texlive-zed-csp-20080405-2|1	# revision 17258
12mr|texlive-zed-csp-20080405-2|2	# category Package
12mr|texlive-zed-csp-20080405-2|3	# catalog-ctan /macros/latex/contrib/zed-csp
12mr|texlive-zed-csp-20080405-2|4	# catalog-date 2008-04-05 21:05:50 +0200
12mr|texlive-zed-csp-20080405-2|5	# catalog-license other-free
12mr|texlive-zed-csp-20080405-2|6	# catalog-version undef
12mr|texlive-zed-csp-20080405-2|7	Name:		texlive-zed-csp
12mr|texlive-zed-csp-20080405-2|8	Version:	20080405
12mr|texlive-zed-csp-20080405-2|9	Release:	2
12mr|texlive-zed-csp-20080405-2|10	Summary:	Typesetting Z and CSP format specifications
12mr|texlive-zed-csp-20080405-2|11	Group:		Publishing
12mr|texlive-zed-csp-20080405-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/zed-csp
12mr|texlive-zed-csp-20080405-2|13	License:	OTHER-FREE
12mr|texlive-zed-csp-20080405-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zed-csp.tar.xz
12mr|texlive-zed-csp-20080405-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zed-csp.doc.tar.xz
12mr|texlive-zed-csp-20080405-2|16	BuildArch:	noarch
12mr|texlive-zed-csp-20080405-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-zed-csp-20080405-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-zed-csp-20080405-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-zed-csp-20080405-2|20	
12mr|texlive-zed-csp-20080405-2|21	%description
12mr|texlive-zed-csp-20080405-2|22	The package supports real-time CSP and incorporates the
12mr|texlive-zed-csp-20080405-2|23	functionality of Spivey's original Z package, written for LaTeX
12mr|texlive-zed-csp-20080405-2|24	2.09.
12mr|texlive-zed-csp-20080405-2|25	
12mr|texlive-zed-csp-20080405-2|26	%post
12mr|texlive-zed-csp-20080405-2|27	%{_sbindir}/texlive.post
12mr|texlive-zed-csp-20080405-2|28	
12mr|texlive-zed-csp-20080405-2|29	%postun
12mr|texlive-zed-csp-20080405-2|30	if [ $1 -eq 0 ]; then
12mr|texlive-zed-csp-20080405-2|31	%{_sbindir}/texlive.post
12mr|texlive-zed-csp-20080405-2|32	fi
12mr|texlive-zed-csp-20080405-2|33	
12mr|texlive-zed-csp-20080405-2|34	#-----------------------------------------------------------------------
12mr|texlive-zed-csp-20080405-2|35	%files
12mr|texlive-zed-csp-20080405-2|36	%{_texmfdistdir}/tex/latex/zed-csp/zed-csp.sty
12mr|texlive-zed-csp-20080405-2|37	%doc %{_texmfdistdir}/doc/latex/zed-csp/csp2e.pdf
12mr|texlive-zed-csp-20080405-2|38	%doc %{_texmfdistdir}/doc/latex/zed-csp/csp2e.tex
12mr|texlive-zed-csp-20080405-2|39	%doc %{_texmfdistdir}/doc/latex/zed-csp/zed2e.pdf
12mr|texlive-zed-csp-20080405-2|40	%doc %{_texmfdistdir}/doc/latex/zed-csp/zed2e.tex
12mr|texlive-zed-csp-20080405-2|41	
12mr|texlive-zed-csp-20080405-2|42	#-----------------------------------------------------------------------
12mr|texlive-zed-csp-20080405-2|43	%prep
12mr|texlive-zed-csp-20080405-2|44	%setup -c -a0 -a1
12mr|texlive-zed-csp-20080405-2|45	
12mr|texlive-zed-csp-20080405-2|46	%build
12mr|texlive-zed-csp-20080405-2|47	
12mr|texlive-zed-csp-20080405-2|48	%install
12mr|texlive-zed-csp-20080405-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-zed-csp-20080405-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-zed-csp-20080405-2|51	
12mr|texlive-zed-csp-20080405-2|52	
12mr|texlive-zed-csp-20080405-2|53	
12mr|texlive-zed-csp-20080405-2|54	%changelog
12mr|texlive-zed-csp-20080405-2|55	

18991 12
12mr|texlive-zhmetrics-r206-2|1	# revision 22207
12mr|texlive-zhmetrics-r206-2|2	# category Package
12mr|texlive-zhmetrics-r206-2|3	# catalog-ctan /fonts/metrics/zhmetrics
12mr|texlive-zhmetrics-r206-2|4	# catalog-date 2009-11-10 09:00:49 +0100
12mr|texlive-zhmetrics-r206-2|5	# catalog-license lppl
12mr|texlive-zhmetrics-r206-2|6	# catalog-version r206
12mr|texlive-zhmetrics-r206-2|7	Name:		texlive-zhmetrics
12mr|texlive-zhmetrics-r206-2|8	Version:	r206
12mr|texlive-zhmetrics-r206-2|9	Release:	2
12mr|texlive-zhmetrics-r206-2|10	Summary:	TFM subfont files for using Chinese fonts in 8-bit TeX
12mr|texlive-zhmetrics-r206-2|11	Group:		Publishing
12mr|texlive-zhmetrics-r206-2|12	URL:		http://www.ctan.org/tex-archive/fonts/metrics/zhmetrics
12mr|texlive-zhmetrics-r206-2|13	License:	LPPL
12mr|texlive-zhmetrics-r206-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhmetrics.tar.xz
12mr|texlive-zhmetrics-r206-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhmetrics.doc.tar.xz
12mr|texlive-zhmetrics-r206-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhmetrics.source.tar.xz
12mr|texlive-zhmetrics-r206-2|17	BuildArch:	noarch
12mr|texlive-zhmetrics-r206-2|18	BuildRequires:	texlive-tlpkg
12mr|texlive-zhmetrics-r206-2|19	Requires(pre):	texlive-tlpkg
12mr|texlive-zhmetrics-r206-2|20	Requires(post):	texlive-kpathsea
12mr|texlive-zhmetrics-r206-2|21	
12mr|texlive-zhmetrics-r206-2|22	%description
12mr|texlive-zhmetrics-r206-2|23	These are metrics to use existing Chinese TrueType fonts in
12mr|texlive-zhmetrics-r206-2|24	workflows that use LaTeX & dvipdfmx, or pdfLaTeX. The fonts
12mr|texlive-zhmetrics-r206-2|25	themselves are not included in the package. Six font families
12mr|texlive-zhmetrics-r206-2|26	are supported: kai, song, lishu, fangsong, youyuan and hei. Two
12mr|texlive-zhmetrics-r206-2|27	encodings (GBK and UTF-8) are supported.
12mr|texlive-zhmetrics-r206-2|28	
12mr|texlive-zhmetrics-r206-2|29	%post
12mr|texlive-zhmetrics-r206-2|30	%{_sbindir}/texlive.post
12mr|texlive-zhmetrics-r206-2|31	
12mr|texlive-zhmetrics-r206-2|32	%postun
12mr|texlive-zhmetrics-r206-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-zhmetrics-r206-2|34	%{_sbindir}/texlive.post
12mr|texlive-zhmetrics-r206-2|35	fi
12mr|texlive-zhmetrics-r206-2|36	
12mr|texlive-zhmetrics-r206-2|37	#-----------------------------------------------------------------------
12mr|texlive-zhmetrics-r206-2|38	%files
12mr|texlive-zhmetrics-r206-2|39	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb00.tfm
12mr|texlive-zhmetrics-r206-2|40	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb01.tfm
12mr|texlive-zhmetrics-r206-2|41	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb02.tfm
12mr|texlive-zhmetrics-r206-2|42	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb03.tfm
12mr|texlive-zhmetrics-r206-2|43	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb04.tfm
12mr|texlive-zhmetrics-r206-2|44	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb05.tfm
12mr|texlive-zhmetrics-r206-2|45	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb06.tfm
12mr|texlive-zhmetrics-r206-2|46	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb07.tfm
12mr|texlive-zhmetrics-r206-2|47	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb08.tfm
12mr|texlive-zhmetrics-r206-2|48	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb09.tfm
12mr|texlive-zhmetrics-r206-2|49	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb0a.tfm
12mr|texlive-zhmetrics-r206-2|50	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb0b.tfm
12mr|texlive-zhmetrics-r206-2|51	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb0c.tfm
12mr|texlive-zhmetrics-r206-2|52	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb0d.tfm
12mr|texlive-zhmetrics-r206-2|53	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb0e.tfm
12mr|texlive-zhmetrics-r206-2|54	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb0f.tfm
12mr|texlive-zhmetrics-r206-2|55	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb10.tfm
12mr|texlive-zhmetrics-r206-2|56	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb11.tfm
12mr|texlive-zhmetrics-r206-2|57	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb12.tfm
12mr|texlive-zhmetrics-r206-2|58	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb13.tfm
12mr|texlive-zhmetrics-r206-2|59	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb14.tfm
12mr|texlive-zhmetrics-r206-2|60	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb15.tfm
12mr|texlive-zhmetrics-r206-2|61	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb16.tfm
12mr|texlive-zhmetrics-r206-2|62	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb17.tfm
12mr|texlive-zhmetrics-r206-2|63	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb18.tfm
12mr|texlive-zhmetrics-r206-2|64	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb19.tfm
12mr|texlive-zhmetrics-r206-2|65	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb1a.tfm
12mr|texlive-zhmetrics-r206-2|66	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb1b.tfm
12mr|texlive-zhmetrics-r206-2|67	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb1c.tfm
12mr|texlive-zhmetrics-r206-2|68	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb1d.tfm
12mr|texlive-zhmetrics-r206-2|69	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb1e.tfm
12mr|texlive-zhmetrics-r206-2|70	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb1f.tfm
12mr|texlive-zhmetrics-r206-2|71	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb20.tfm
12mr|texlive-zhmetrics-r206-2|72	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb21.tfm
12mr|texlive-zhmetrics-r206-2|73	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb22.tfm
12mr|texlive-zhmetrics-r206-2|74	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb23.tfm
12mr|texlive-zhmetrics-r206-2|75	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb24.tfm
12mr|texlive-zhmetrics-r206-2|76	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb25.tfm
12mr|texlive-zhmetrics-r206-2|77	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb26.tfm
12mr|texlive-zhmetrics-r206-2|78	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb27.tfm
12mr|texlive-zhmetrics-r206-2|79	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb28.tfm
12mr|texlive-zhmetrics-r206-2|80	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb29.tfm
12mr|texlive-zhmetrics-r206-2|81	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb2a.tfm
12mr|texlive-zhmetrics-r206-2|82	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb2b.tfm
12mr|texlive-zhmetrics-r206-2|83	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb2c.tfm
12mr|texlive-zhmetrics-r206-2|84	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb2d.tfm
12mr|texlive-zhmetrics-r206-2|85	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb2e.tfm
12mr|texlive-zhmetrics-r206-2|86	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb2f.tfm
12mr|texlive-zhmetrics-r206-2|87	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb30.tfm
12mr|texlive-zhmetrics-r206-2|88	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb31.tfm
12mr|texlive-zhmetrics-r206-2|89	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb32.tfm
12mr|texlive-zhmetrics-r206-2|90	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb33.tfm
12mr|texlive-zhmetrics-r206-2|91	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb34.tfm
12mr|texlive-zhmetrics-r206-2|92	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb35.tfm
12mr|texlive-zhmetrics-r206-2|93	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb36.tfm
12mr|texlive-zhmetrics-r206-2|94	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb37.tfm
12mr|texlive-zhmetrics-r206-2|95	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb38.tfm
12mr|texlive-zhmetrics-r206-2|96	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb39.tfm
12mr|texlive-zhmetrics-r206-2|97	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb3a.tfm
12mr|texlive-zhmetrics-r206-2|98	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb3b.tfm
12mr|texlive-zhmetrics-r206-2|99	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb3c.tfm
12mr|texlive-zhmetrics-r206-2|100	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb3d.tfm
12mr|texlive-zhmetrics-r206-2|101	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb3e.tfm
12mr|texlive-zhmetrics-r206-2|102	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb3f.tfm
12mr|texlive-zhmetrics-r206-2|103	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb40.tfm
12mr|texlive-zhmetrics-r206-2|104	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb41.tfm
12mr|texlive-zhmetrics-r206-2|105	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb42.tfm
12mr|texlive-zhmetrics-r206-2|106	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb43.tfm
12mr|texlive-zhmetrics-r206-2|107	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb44.tfm
12mr|texlive-zhmetrics-r206-2|108	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb45.tfm
12mr|texlive-zhmetrics-r206-2|109	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb46.tfm
12mr|texlive-zhmetrics-r206-2|110	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb47.tfm
12mr|texlive-zhmetrics-r206-2|111	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb48.tfm
12mr|texlive-zhmetrics-r206-2|112	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb49.tfm
12mr|texlive-zhmetrics-r206-2|113	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb4a.tfm
12mr|texlive-zhmetrics-r206-2|114	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb4b.tfm
12mr|texlive-zhmetrics-r206-2|115	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb4c.tfm
12mr|texlive-zhmetrics-r206-2|116	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb4d.tfm
12mr|texlive-zhmetrics-r206-2|117	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb4e.tfm
12mr|texlive-zhmetrics-r206-2|118	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb4f.tfm
12mr|texlive-zhmetrics-r206-2|119	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb50.tfm
12mr|texlive-zhmetrics-r206-2|120	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb51.tfm
12mr|texlive-zhmetrics-r206-2|121	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb52.tfm
12mr|texlive-zhmetrics-r206-2|122	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb53.tfm
12mr|texlive-zhmetrics-r206-2|123	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb54.tfm
12mr|texlive-zhmetrics-r206-2|124	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb55.tfm
12mr|texlive-zhmetrics-r206-2|125	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb56.tfm
12mr|texlive-zhmetrics-r206-2|126	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb57.tfm
12mr|texlive-zhmetrics-r206-2|127	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb58.tfm
12mr|texlive-zhmetrics-r206-2|128	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb59.tfm
12mr|texlive-zhmetrics-r206-2|129	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb5a.tfm
12mr|texlive-zhmetrics-r206-2|130	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb5b.tfm
12mr|texlive-zhmetrics-r206-2|131	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb5c.tfm
12mr|texlive-zhmetrics-r206-2|132	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb5d.tfm
12mr|texlive-zhmetrics-r206-2|133	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb5e.tfm
12mr|texlive-zhmetrics-r206-2|134	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb5f.tfm
12mr|texlive-zhmetrics-r206-2|135	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb60.tfm
12mr|texlive-zhmetrics-r206-2|136	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb61.tfm
12mr|texlive-zhmetrics-r206-2|137	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb62.tfm
12mr|texlive-zhmetrics-r206-2|138	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb63.tfm
12mr|texlive-zhmetrics-r206-2|139	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb64.tfm
12mr|texlive-zhmetrics-r206-2|140	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb65.tfm
12mr|texlive-zhmetrics-r206-2|141	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb66.tfm
12mr|texlive-zhmetrics-r206-2|142	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb67.tfm
12mr|texlive-zhmetrics-r206-2|143	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb68.tfm
12mr|texlive-zhmetrics-r206-2|144	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb69.tfm
12mr|texlive-zhmetrics-r206-2|145	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb6a.tfm
12mr|texlive-zhmetrics-r206-2|146	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb6b.tfm
12mr|texlive-zhmetrics-r206-2|147	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb6c.tfm
12mr|texlive-zhmetrics-r206-2|148	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb6d.tfm
12mr|texlive-zhmetrics-r206-2|149	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb6e.tfm
12mr|texlive-zhmetrics-r206-2|150	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb6f.tfm
12mr|texlive-zhmetrics-r206-2|151	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb70.tfm
12mr|texlive-zhmetrics-r206-2|152	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb71.tfm
12mr|texlive-zhmetrics-r206-2|153	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb72.tfm
12mr|texlive-zhmetrics-r206-2|154	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb73.tfm
12mr|texlive-zhmetrics-r206-2|155	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb74.tfm
12mr|texlive-zhmetrics-r206-2|156	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb75.tfm
12mr|texlive-zhmetrics-r206-2|157	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb76.tfm
12mr|texlive-zhmetrics-r206-2|158	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb77.tfm
12mr|texlive-zhmetrics-r206-2|159	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb78.tfm
12mr|texlive-zhmetrics-r206-2|160	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb79.tfm
12mr|texlive-zhmetrics-r206-2|161	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb7a.tfm
12mr|texlive-zhmetrics-r206-2|162	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb7b.tfm
12mr|texlive-zhmetrics-r206-2|163	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb7c.tfm
12mr|texlive-zhmetrics-r206-2|164	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb7d.tfm
12mr|texlive-zhmetrics-r206-2|165	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb7e.tfm
12mr|texlive-zhmetrics-r206-2|166	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb7f.tfm
12mr|texlive-zhmetrics-r206-2|167	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb80.tfm
12mr|texlive-zhmetrics-r206-2|168	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb81.tfm
12mr|texlive-zhmetrics-r206-2|169	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb82.tfm
12mr|texlive-zhmetrics-r206-2|170	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb83.tfm
12mr|texlive-zhmetrics-r206-2|171	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb84.tfm
12mr|texlive-zhmetrics-r206-2|172	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb85.tfm
12mr|texlive-zhmetrics-r206-2|173	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb86.tfm
12mr|texlive-zhmetrics-r206-2|174	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb87.tfm
12mr|texlive-zhmetrics-r206-2|175	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb88.tfm
12mr|texlive-zhmetrics-r206-2|176	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb89.tfm
12mr|texlive-zhmetrics-r206-2|177	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb8a.tfm
12mr|texlive-zhmetrics-r206-2|178	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb8b.tfm
12mr|texlive-zhmetrics-r206-2|179	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb8c.tfm
12mr|texlive-zhmetrics-r206-2|180	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb8d.tfm
12mr|texlive-zhmetrics-r206-2|181	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb8e.tfm
12mr|texlive-zhmetrics-r206-2|182	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb8f.tfm
12mr|texlive-zhmetrics-r206-2|183	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb90.tfm
12mr|texlive-zhmetrics-r206-2|184	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb91.tfm
12mr|texlive-zhmetrics-r206-2|185	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb92.tfm
12mr|texlive-zhmetrics-r206-2|186	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb93.tfm
12mr|texlive-zhmetrics-r206-2|187	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb94.tfm
12mr|texlive-zhmetrics-r206-2|188	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb95.tfm
12mr|texlive-zhmetrics-r206-2|189	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb96.tfm
12mr|texlive-zhmetrics-r206-2|190	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb97.tfm
12mr|texlive-zhmetrics-r206-2|191	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb98.tfm
12mr|texlive-zhmetrics-r206-2|192	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb99.tfm
12mr|texlive-zhmetrics-r206-2|193	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb9a.tfm
12mr|texlive-zhmetrics-r206-2|194	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb9b.tfm
12mr|texlive-zhmetrics-r206-2|195	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb9c.tfm
12mr|texlive-zhmetrics-r206-2|196	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb9d.tfm
12mr|texlive-zhmetrics-r206-2|197	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb9e.tfm
12mr|texlive-zhmetrics-r206-2|198	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberb9f.tfm
12mr|texlive-zhmetrics-r206-2|199	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba0.tfm
12mr|texlive-zhmetrics-r206-2|200	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba1.tfm
12mr|texlive-zhmetrics-r206-2|201	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba2.tfm
12mr|texlive-zhmetrics-r206-2|202	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba3.tfm
12mr|texlive-zhmetrics-r206-2|203	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba4.tfm
12mr|texlive-zhmetrics-r206-2|204	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba5.tfm
12mr|texlive-zhmetrics-r206-2|205	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba6.tfm
12mr|texlive-zhmetrics-r206-2|206	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba7.tfm
12mr|texlive-zhmetrics-r206-2|207	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba8.tfm
12mr|texlive-zhmetrics-r206-2|208	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberba9.tfm
12mr|texlive-zhmetrics-r206-2|209	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbaa.tfm
12mr|texlive-zhmetrics-r206-2|210	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbab.tfm
12mr|texlive-zhmetrics-r206-2|211	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbac.tfm
12mr|texlive-zhmetrics-r206-2|212	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbad.tfm
12mr|texlive-zhmetrics-r206-2|213	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbae.tfm
12mr|texlive-zhmetrics-r206-2|214	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbaf.tfm
12mr|texlive-zhmetrics-r206-2|215	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb0.tfm
12mr|texlive-zhmetrics-r206-2|216	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb1.tfm
12mr|texlive-zhmetrics-r206-2|217	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb2.tfm
12mr|texlive-zhmetrics-r206-2|218	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb3.tfm
12mr|texlive-zhmetrics-r206-2|219	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb4.tfm
12mr|texlive-zhmetrics-r206-2|220	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb5.tfm
12mr|texlive-zhmetrics-r206-2|221	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb6.tfm
12mr|texlive-zhmetrics-r206-2|222	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb7.tfm
12mr|texlive-zhmetrics-r206-2|223	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb8.tfm
12mr|texlive-zhmetrics-r206-2|224	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbb9.tfm
12mr|texlive-zhmetrics-r206-2|225	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbba.tfm
12mr|texlive-zhmetrics-r206-2|226	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbbb.tfm
12mr|texlive-zhmetrics-r206-2|227	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbbc.tfm
12mr|texlive-zhmetrics-r206-2|228	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbbd.tfm
12mr|texlive-zhmetrics-r206-2|229	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbbe.tfm
12mr|texlive-zhmetrics-r206-2|230	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbbf.tfm
12mr|texlive-zhmetrics-r206-2|231	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc0.tfm
12mr|texlive-zhmetrics-r206-2|232	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc1.tfm
12mr|texlive-zhmetrics-r206-2|233	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc2.tfm
12mr|texlive-zhmetrics-r206-2|234	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc3.tfm
12mr|texlive-zhmetrics-r206-2|235	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc4.tfm
12mr|texlive-zhmetrics-r206-2|236	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc5.tfm
12mr|texlive-zhmetrics-r206-2|237	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc6.tfm
12mr|texlive-zhmetrics-r206-2|238	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc7.tfm
12mr|texlive-zhmetrics-r206-2|239	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc8.tfm
12mr|texlive-zhmetrics-r206-2|240	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbc9.tfm
12mr|texlive-zhmetrics-r206-2|241	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbca.tfm
12mr|texlive-zhmetrics-r206-2|242	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbcb.tfm
12mr|texlive-zhmetrics-r206-2|243	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbcc.tfm
12mr|texlive-zhmetrics-r206-2|244	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbcd.tfm
12mr|texlive-zhmetrics-r206-2|245	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbce.tfm
12mr|texlive-zhmetrics-r206-2|246	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbcf.tfm
12mr|texlive-zhmetrics-r206-2|247	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd0.tfm
12mr|texlive-zhmetrics-r206-2|248	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd1.tfm
12mr|texlive-zhmetrics-r206-2|249	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd2.tfm
12mr|texlive-zhmetrics-r206-2|250	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd3.tfm
12mr|texlive-zhmetrics-r206-2|251	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd4.tfm
12mr|texlive-zhmetrics-r206-2|252	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd5.tfm
12mr|texlive-zhmetrics-r206-2|253	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd6.tfm
12mr|texlive-zhmetrics-r206-2|254	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd7.tfm
12mr|texlive-zhmetrics-r206-2|255	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd8.tfm
12mr|texlive-zhmetrics-r206-2|256	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbd9.tfm
12mr|texlive-zhmetrics-r206-2|257	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbda.tfm
12mr|texlive-zhmetrics-r206-2|258	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbdb.tfm
12mr|texlive-zhmetrics-r206-2|259	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbdc.tfm
12mr|texlive-zhmetrics-r206-2|260	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbdd.tfm
12mr|texlive-zhmetrics-r206-2|261	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbde.tfm
12mr|texlive-zhmetrics-r206-2|262	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbdf.tfm
12mr|texlive-zhmetrics-r206-2|263	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe0.tfm
12mr|texlive-zhmetrics-r206-2|264	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe1.tfm
12mr|texlive-zhmetrics-r206-2|265	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe2.tfm
12mr|texlive-zhmetrics-r206-2|266	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe3.tfm
12mr|texlive-zhmetrics-r206-2|267	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe4.tfm
12mr|texlive-zhmetrics-r206-2|268	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe5.tfm
12mr|texlive-zhmetrics-r206-2|269	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe6.tfm
12mr|texlive-zhmetrics-r206-2|270	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe7.tfm
12mr|texlive-zhmetrics-r206-2|271	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe8.tfm
12mr|texlive-zhmetrics-r206-2|272	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbe9.tfm
12mr|texlive-zhmetrics-r206-2|273	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbea.tfm
12mr|texlive-zhmetrics-r206-2|274	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbeb.tfm
12mr|texlive-zhmetrics-r206-2|275	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbec.tfm
12mr|texlive-zhmetrics-r206-2|276	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbed.tfm
12mr|texlive-zhmetrics-r206-2|277	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbee.tfm
12mr|texlive-zhmetrics-r206-2|278	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbef.tfm
12mr|texlive-zhmetrics-r206-2|279	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf0.tfm
12mr|texlive-zhmetrics-r206-2|280	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf1.tfm
12mr|texlive-zhmetrics-r206-2|281	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf2.tfm
12mr|texlive-zhmetrics-r206-2|282	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf3.tfm
12mr|texlive-zhmetrics-r206-2|283	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf4.tfm
12mr|texlive-zhmetrics-r206-2|284	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf5.tfm
12mr|texlive-zhmetrics-r206-2|285	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf6.tfm
12mr|texlive-zhmetrics-r206-2|286	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf7.tfm
12mr|texlive-zhmetrics-r206-2|287	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf8.tfm
12mr|texlive-zhmetrics-r206-2|288	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbf9.tfm
12mr|texlive-zhmetrics-r206-2|289	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbfa.tfm
12mr|texlive-zhmetrics-r206-2|290	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbfb.tfm
12mr|texlive-zhmetrics-r206-2|291	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbfc.tfm
12mr|texlive-zhmetrics-r206-2|292	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbfd.tfm
12mr|texlive-zhmetrics-r206-2|293	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbfe.tfm
12mr|texlive-zhmetrics-r206-2|294	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbff.tfm
12mr|texlive-zhmetrics-r206-2|295	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl00.tfm
12mr|texlive-zhmetrics-r206-2|296	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl01.tfm
12mr|texlive-zhmetrics-r206-2|297	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl02.tfm
12mr|texlive-zhmetrics-r206-2|298	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl03.tfm
12mr|texlive-zhmetrics-r206-2|299	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl04.tfm
12mr|texlive-zhmetrics-r206-2|300	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl05.tfm
12mr|texlive-zhmetrics-r206-2|301	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl06.tfm
12mr|texlive-zhmetrics-r206-2|302	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl07.tfm
12mr|texlive-zhmetrics-r206-2|303	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl08.tfm
12mr|texlive-zhmetrics-r206-2|304	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl09.tfm
12mr|texlive-zhmetrics-r206-2|305	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl0a.tfm
12mr|texlive-zhmetrics-r206-2|306	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl0b.tfm
12mr|texlive-zhmetrics-r206-2|307	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl0c.tfm
12mr|texlive-zhmetrics-r206-2|308	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl0d.tfm
12mr|texlive-zhmetrics-r206-2|309	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl0e.tfm
12mr|texlive-zhmetrics-r206-2|310	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl0f.tfm
12mr|texlive-zhmetrics-r206-2|311	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl10.tfm
12mr|texlive-zhmetrics-r206-2|312	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl11.tfm
12mr|texlive-zhmetrics-r206-2|313	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl12.tfm
12mr|texlive-zhmetrics-r206-2|314	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl13.tfm
12mr|texlive-zhmetrics-r206-2|315	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl14.tfm
12mr|texlive-zhmetrics-r206-2|316	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl15.tfm
12mr|texlive-zhmetrics-r206-2|317	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl16.tfm
12mr|texlive-zhmetrics-r206-2|318	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl17.tfm
12mr|texlive-zhmetrics-r206-2|319	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl18.tfm
12mr|texlive-zhmetrics-r206-2|320	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl19.tfm
12mr|texlive-zhmetrics-r206-2|321	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl1a.tfm
12mr|texlive-zhmetrics-r206-2|322	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl1b.tfm
12mr|texlive-zhmetrics-r206-2|323	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl1c.tfm
12mr|texlive-zhmetrics-r206-2|324	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl1d.tfm
12mr|texlive-zhmetrics-r206-2|325	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl1e.tfm
12mr|texlive-zhmetrics-r206-2|326	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl1f.tfm
12mr|texlive-zhmetrics-r206-2|327	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl20.tfm
12mr|texlive-zhmetrics-r206-2|328	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl21.tfm
12mr|texlive-zhmetrics-r206-2|329	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl22.tfm
12mr|texlive-zhmetrics-r206-2|330	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl23.tfm
12mr|texlive-zhmetrics-r206-2|331	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl24.tfm
12mr|texlive-zhmetrics-r206-2|332	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl25.tfm
12mr|texlive-zhmetrics-r206-2|333	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl26.tfm
12mr|texlive-zhmetrics-r206-2|334	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl27.tfm
12mr|texlive-zhmetrics-r206-2|335	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl28.tfm
12mr|texlive-zhmetrics-r206-2|336	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl29.tfm
12mr|texlive-zhmetrics-r206-2|337	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl2a.tfm
12mr|texlive-zhmetrics-r206-2|338	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl2b.tfm
12mr|texlive-zhmetrics-r206-2|339	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl2c.tfm
12mr|texlive-zhmetrics-r206-2|340	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl2d.tfm
12mr|texlive-zhmetrics-r206-2|341	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl2e.tfm
12mr|texlive-zhmetrics-r206-2|342	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl2f.tfm
12mr|texlive-zhmetrics-r206-2|343	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl30.tfm
12mr|texlive-zhmetrics-r206-2|344	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl31.tfm
12mr|texlive-zhmetrics-r206-2|345	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl32.tfm
12mr|texlive-zhmetrics-r206-2|346	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl33.tfm
12mr|texlive-zhmetrics-r206-2|347	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl34.tfm
12mr|texlive-zhmetrics-r206-2|348	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl35.tfm
12mr|texlive-zhmetrics-r206-2|349	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl36.tfm
12mr|texlive-zhmetrics-r206-2|350	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl37.tfm
12mr|texlive-zhmetrics-r206-2|351	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl38.tfm
12mr|texlive-zhmetrics-r206-2|352	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl39.tfm
12mr|texlive-zhmetrics-r206-2|353	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl3a.tfm
12mr|texlive-zhmetrics-r206-2|354	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl3b.tfm
12mr|texlive-zhmetrics-r206-2|355	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl3c.tfm
12mr|texlive-zhmetrics-r206-2|356	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl3d.tfm
12mr|texlive-zhmetrics-r206-2|357	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl3e.tfm
12mr|texlive-zhmetrics-r206-2|358	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl3f.tfm
12mr|texlive-zhmetrics-r206-2|359	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl40.tfm
12mr|texlive-zhmetrics-r206-2|360	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl41.tfm
12mr|texlive-zhmetrics-r206-2|361	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl42.tfm
12mr|texlive-zhmetrics-r206-2|362	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl43.tfm
12mr|texlive-zhmetrics-r206-2|363	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl44.tfm
12mr|texlive-zhmetrics-r206-2|364	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl45.tfm
12mr|texlive-zhmetrics-r206-2|365	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl46.tfm
12mr|texlive-zhmetrics-r206-2|366	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl47.tfm
12mr|texlive-zhmetrics-r206-2|367	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl48.tfm
12mr|texlive-zhmetrics-r206-2|368	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl49.tfm
12mr|texlive-zhmetrics-r206-2|369	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl4a.tfm
12mr|texlive-zhmetrics-r206-2|370	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl4b.tfm
12mr|texlive-zhmetrics-r206-2|371	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl4c.tfm
12mr|texlive-zhmetrics-r206-2|372	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl4d.tfm
12mr|texlive-zhmetrics-r206-2|373	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl4e.tfm
12mr|texlive-zhmetrics-r206-2|374	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl4f.tfm
12mr|texlive-zhmetrics-r206-2|375	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl50.tfm
12mr|texlive-zhmetrics-r206-2|376	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl51.tfm
12mr|texlive-zhmetrics-r206-2|377	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl52.tfm
12mr|texlive-zhmetrics-r206-2|378	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl53.tfm
12mr|texlive-zhmetrics-r206-2|379	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl54.tfm
12mr|texlive-zhmetrics-r206-2|380	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl55.tfm
12mr|texlive-zhmetrics-r206-2|381	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl56.tfm
12mr|texlive-zhmetrics-r206-2|382	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl57.tfm
12mr|texlive-zhmetrics-r206-2|383	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl58.tfm
12mr|texlive-zhmetrics-r206-2|384	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl59.tfm
12mr|texlive-zhmetrics-r206-2|385	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl5a.tfm
12mr|texlive-zhmetrics-r206-2|386	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl5b.tfm
12mr|texlive-zhmetrics-r206-2|387	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl5c.tfm
12mr|texlive-zhmetrics-r206-2|388	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl5d.tfm
12mr|texlive-zhmetrics-r206-2|389	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl5e.tfm
12mr|texlive-zhmetrics-r206-2|390	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl5f.tfm
12mr|texlive-zhmetrics-r206-2|391	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl60.tfm
12mr|texlive-zhmetrics-r206-2|392	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl61.tfm
12mr|texlive-zhmetrics-r206-2|393	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl62.tfm
12mr|texlive-zhmetrics-r206-2|394	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl63.tfm
12mr|texlive-zhmetrics-r206-2|395	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl64.tfm
12mr|texlive-zhmetrics-r206-2|396	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl65.tfm
12mr|texlive-zhmetrics-r206-2|397	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl66.tfm
12mr|texlive-zhmetrics-r206-2|398	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl67.tfm
12mr|texlive-zhmetrics-r206-2|399	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl68.tfm
12mr|texlive-zhmetrics-r206-2|400	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl69.tfm
12mr|texlive-zhmetrics-r206-2|401	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl6a.tfm
12mr|texlive-zhmetrics-r206-2|402	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl6b.tfm
12mr|texlive-zhmetrics-r206-2|403	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl6c.tfm
12mr|texlive-zhmetrics-r206-2|404	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl6d.tfm
12mr|texlive-zhmetrics-r206-2|405	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl6e.tfm
12mr|texlive-zhmetrics-r206-2|406	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl6f.tfm
12mr|texlive-zhmetrics-r206-2|407	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl70.tfm
12mr|texlive-zhmetrics-r206-2|408	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl71.tfm
12mr|texlive-zhmetrics-r206-2|409	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl72.tfm
12mr|texlive-zhmetrics-r206-2|410	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl73.tfm
12mr|texlive-zhmetrics-r206-2|411	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl74.tfm
12mr|texlive-zhmetrics-r206-2|412	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl75.tfm
12mr|texlive-zhmetrics-r206-2|413	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl76.tfm
12mr|texlive-zhmetrics-r206-2|414	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl77.tfm
12mr|texlive-zhmetrics-r206-2|415	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl78.tfm
12mr|texlive-zhmetrics-r206-2|416	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl79.tfm
12mr|texlive-zhmetrics-r206-2|417	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl7a.tfm
12mr|texlive-zhmetrics-r206-2|418	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl7b.tfm
12mr|texlive-zhmetrics-r206-2|419	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl7c.tfm
12mr|texlive-zhmetrics-r206-2|420	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl7d.tfm
12mr|texlive-zhmetrics-r206-2|421	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl7e.tfm
12mr|texlive-zhmetrics-r206-2|422	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl7f.tfm
12mr|texlive-zhmetrics-r206-2|423	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl80.tfm
12mr|texlive-zhmetrics-r206-2|424	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl81.tfm
12mr|texlive-zhmetrics-r206-2|425	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl82.tfm
12mr|texlive-zhmetrics-r206-2|426	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl83.tfm
12mr|texlive-zhmetrics-r206-2|427	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl84.tfm
12mr|texlive-zhmetrics-r206-2|428	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl85.tfm
12mr|texlive-zhmetrics-r206-2|429	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl86.tfm
12mr|texlive-zhmetrics-r206-2|430	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl87.tfm
12mr|texlive-zhmetrics-r206-2|431	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl88.tfm
12mr|texlive-zhmetrics-r206-2|432	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl89.tfm
12mr|texlive-zhmetrics-r206-2|433	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl8a.tfm
12mr|texlive-zhmetrics-r206-2|434	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl8b.tfm
12mr|texlive-zhmetrics-r206-2|435	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl8c.tfm
12mr|texlive-zhmetrics-r206-2|436	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl8d.tfm
12mr|texlive-zhmetrics-r206-2|437	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl8e.tfm
12mr|texlive-zhmetrics-r206-2|438	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl8f.tfm
12mr|texlive-zhmetrics-r206-2|439	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl90.tfm
12mr|texlive-zhmetrics-r206-2|440	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl91.tfm
12mr|texlive-zhmetrics-r206-2|441	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl92.tfm
12mr|texlive-zhmetrics-r206-2|442	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl93.tfm
12mr|texlive-zhmetrics-r206-2|443	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl94.tfm
12mr|texlive-zhmetrics-r206-2|444	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl95.tfm
12mr|texlive-zhmetrics-r206-2|445	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl96.tfm
12mr|texlive-zhmetrics-r206-2|446	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl97.tfm
12mr|texlive-zhmetrics-r206-2|447	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl98.tfm
12mr|texlive-zhmetrics-r206-2|448	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl99.tfm
12mr|texlive-zhmetrics-r206-2|449	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl9a.tfm
12mr|texlive-zhmetrics-r206-2|450	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl9b.tfm
12mr|texlive-zhmetrics-r206-2|451	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl9c.tfm
12mr|texlive-zhmetrics-r206-2|452	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl9d.tfm
12mr|texlive-zhmetrics-r206-2|453	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl9e.tfm
12mr|texlive-zhmetrics-r206-2|454	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsl9f.tfm
12mr|texlive-zhmetrics-r206-2|455	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla0.tfm
12mr|texlive-zhmetrics-r206-2|456	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla1.tfm
12mr|texlive-zhmetrics-r206-2|457	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla2.tfm
12mr|texlive-zhmetrics-r206-2|458	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla3.tfm
12mr|texlive-zhmetrics-r206-2|459	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla4.tfm
12mr|texlive-zhmetrics-r206-2|460	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla5.tfm
12mr|texlive-zhmetrics-r206-2|461	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla6.tfm
12mr|texlive-zhmetrics-r206-2|462	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla7.tfm
12mr|texlive-zhmetrics-r206-2|463	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla8.tfm
12mr|texlive-zhmetrics-r206-2|464	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsla9.tfm
12mr|texlive-zhmetrics-r206-2|465	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslaa.tfm
12mr|texlive-zhmetrics-r206-2|466	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslab.tfm
12mr|texlive-zhmetrics-r206-2|467	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslac.tfm
12mr|texlive-zhmetrics-r206-2|468	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslad.tfm
12mr|texlive-zhmetrics-r206-2|469	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslae.tfm
12mr|texlive-zhmetrics-r206-2|470	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslaf.tfm
12mr|texlive-zhmetrics-r206-2|471	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb0.tfm
12mr|texlive-zhmetrics-r206-2|472	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb1.tfm
12mr|texlive-zhmetrics-r206-2|473	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb2.tfm
12mr|texlive-zhmetrics-r206-2|474	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb3.tfm
12mr|texlive-zhmetrics-r206-2|475	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb4.tfm
12mr|texlive-zhmetrics-r206-2|476	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb5.tfm
12mr|texlive-zhmetrics-r206-2|477	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb6.tfm
12mr|texlive-zhmetrics-r206-2|478	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb7.tfm
12mr|texlive-zhmetrics-r206-2|479	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb8.tfm
12mr|texlive-zhmetrics-r206-2|480	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslb9.tfm
12mr|texlive-zhmetrics-r206-2|481	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslba.tfm
12mr|texlive-zhmetrics-r206-2|482	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslbb.tfm
12mr|texlive-zhmetrics-r206-2|483	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslbc.tfm
12mr|texlive-zhmetrics-r206-2|484	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslbd.tfm
12mr|texlive-zhmetrics-r206-2|485	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslbe.tfm
12mr|texlive-zhmetrics-r206-2|486	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslbf.tfm
12mr|texlive-zhmetrics-r206-2|487	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc0.tfm
12mr|texlive-zhmetrics-r206-2|488	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc1.tfm
12mr|texlive-zhmetrics-r206-2|489	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc2.tfm
12mr|texlive-zhmetrics-r206-2|490	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc3.tfm
12mr|texlive-zhmetrics-r206-2|491	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc4.tfm
12mr|texlive-zhmetrics-r206-2|492	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc5.tfm
12mr|texlive-zhmetrics-r206-2|493	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc6.tfm
12mr|texlive-zhmetrics-r206-2|494	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc7.tfm
12mr|texlive-zhmetrics-r206-2|495	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc8.tfm
12mr|texlive-zhmetrics-r206-2|496	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslc9.tfm
12mr|texlive-zhmetrics-r206-2|497	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslca.tfm
12mr|texlive-zhmetrics-r206-2|498	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslcb.tfm
12mr|texlive-zhmetrics-r206-2|499	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslcc.tfm
12mr|texlive-zhmetrics-r206-2|500	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslcd.tfm
12mr|texlive-zhmetrics-r206-2|501	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslce.tfm
12mr|texlive-zhmetrics-r206-2|502	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslcf.tfm
12mr|texlive-zhmetrics-r206-2|503	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld0.tfm
12mr|texlive-zhmetrics-r206-2|504	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld1.tfm
12mr|texlive-zhmetrics-r206-2|505	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld2.tfm
12mr|texlive-zhmetrics-r206-2|506	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld3.tfm
12mr|texlive-zhmetrics-r206-2|507	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld4.tfm
12mr|texlive-zhmetrics-r206-2|508	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld5.tfm
12mr|texlive-zhmetrics-r206-2|509	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld6.tfm
12mr|texlive-zhmetrics-r206-2|510	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld7.tfm
12mr|texlive-zhmetrics-r206-2|511	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld8.tfm
12mr|texlive-zhmetrics-r206-2|512	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsld9.tfm
12mr|texlive-zhmetrics-r206-2|513	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslda.tfm
12mr|texlive-zhmetrics-r206-2|514	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsldb.tfm
12mr|texlive-zhmetrics-r206-2|515	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsldc.tfm
12mr|texlive-zhmetrics-r206-2|516	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsldd.tfm
12mr|texlive-zhmetrics-r206-2|517	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslde.tfm
12mr|texlive-zhmetrics-r206-2|518	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsldf.tfm
12mr|texlive-zhmetrics-r206-2|519	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle0.tfm
12mr|texlive-zhmetrics-r206-2|520	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle1.tfm
12mr|texlive-zhmetrics-r206-2|521	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle2.tfm
12mr|texlive-zhmetrics-r206-2|522	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle3.tfm
12mr|texlive-zhmetrics-r206-2|523	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle4.tfm
12mr|texlive-zhmetrics-r206-2|524	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle5.tfm
12mr|texlive-zhmetrics-r206-2|525	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle6.tfm
12mr|texlive-zhmetrics-r206-2|526	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle7.tfm
12mr|texlive-zhmetrics-r206-2|527	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle8.tfm
12mr|texlive-zhmetrics-r206-2|528	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsle9.tfm
12mr|texlive-zhmetrics-r206-2|529	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslea.tfm
12mr|texlive-zhmetrics-r206-2|530	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsleb.tfm
12mr|texlive-zhmetrics-r206-2|531	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslec.tfm
12mr|texlive-zhmetrics-r206-2|532	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbsled.tfm
12mr|texlive-zhmetrics-r206-2|533	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslee.tfm
12mr|texlive-zhmetrics-r206-2|534	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslef.tfm
12mr|texlive-zhmetrics-r206-2|535	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf0.tfm
12mr|texlive-zhmetrics-r206-2|536	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf1.tfm
12mr|texlive-zhmetrics-r206-2|537	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf2.tfm
12mr|texlive-zhmetrics-r206-2|538	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf3.tfm
12mr|texlive-zhmetrics-r206-2|539	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf4.tfm
12mr|texlive-zhmetrics-r206-2|540	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf5.tfm
12mr|texlive-zhmetrics-r206-2|541	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf6.tfm
12mr|texlive-zhmetrics-r206-2|542	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf7.tfm
12mr|texlive-zhmetrics-r206-2|543	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf8.tfm
12mr|texlive-zhmetrics-r206-2|544	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslf9.tfm
12mr|texlive-zhmetrics-r206-2|545	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslfa.tfm
12mr|texlive-zhmetrics-r206-2|546	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslfb.tfm
12mr|texlive-zhmetrics-r206-2|547	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslfc.tfm
12mr|texlive-zhmetrics-r206-2|548	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslfd.tfm
12mr|texlive-zhmetrics-r206-2|549	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslfe.tfm
12mr|texlive-zhmetrics-r206-2|550	%{_texmfdistdir}/fonts/tfm/zhmetrics/cyberb/cyberbslff.tfm
12mr|texlive-zhmetrics-r206-2|551	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk00.tfm
12mr|texlive-zhmetrics-r206-2|552	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk01.tfm
12mr|texlive-zhmetrics-r206-2|553	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk02.tfm
12mr|texlive-zhmetrics-r206-2|554	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk03.tfm
12mr|texlive-zhmetrics-r206-2|555	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk04.tfm
12mr|texlive-zhmetrics-r206-2|556	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk05.tfm
12mr|texlive-zhmetrics-r206-2|557	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk06.tfm
12mr|texlive-zhmetrics-r206-2|558	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk07.tfm
12mr|texlive-zhmetrics-r206-2|559	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk08.tfm
12mr|texlive-zhmetrics-r206-2|560	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk09.tfm
12mr|texlive-zhmetrics-r206-2|561	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk10.tfm
12mr|texlive-zhmetrics-r206-2|562	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk11.tfm
12mr|texlive-zhmetrics-r206-2|563	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk12.tfm
12mr|texlive-zhmetrics-r206-2|564	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk13.tfm
12mr|texlive-zhmetrics-r206-2|565	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk14.tfm
12mr|texlive-zhmetrics-r206-2|566	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk15.tfm
12mr|texlive-zhmetrics-r206-2|567	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk16.tfm
12mr|texlive-zhmetrics-r206-2|568	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk17.tfm
12mr|texlive-zhmetrics-r206-2|569	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk18.tfm
12mr|texlive-zhmetrics-r206-2|570	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk19.tfm
12mr|texlive-zhmetrics-r206-2|571	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk20.tfm
12mr|texlive-zhmetrics-r206-2|572	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk21.tfm
12mr|texlive-zhmetrics-r206-2|573	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk22.tfm
12mr|texlive-zhmetrics-r206-2|574	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk23.tfm
12mr|texlive-zhmetrics-r206-2|575	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk24.tfm
12mr|texlive-zhmetrics-r206-2|576	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk25.tfm
12mr|texlive-zhmetrics-r206-2|577	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk26.tfm
12mr|texlive-zhmetrics-r206-2|578	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk27.tfm
12mr|texlive-zhmetrics-r206-2|579	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk28.tfm
12mr|texlive-zhmetrics-r206-2|580	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk29.tfm
12mr|texlive-zhmetrics-r206-2|581	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk30.tfm
12mr|texlive-zhmetrics-r206-2|582	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk31.tfm
12mr|texlive-zhmetrics-r206-2|583	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk32.tfm
12mr|texlive-zhmetrics-r206-2|584	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk33.tfm
12mr|texlive-zhmetrics-r206-2|585	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk34.tfm
12mr|texlive-zhmetrics-r206-2|586	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk35.tfm
12mr|texlive-zhmetrics-r206-2|587	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk36.tfm
12mr|texlive-zhmetrics-r206-2|588	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk37.tfm
12mr|texlive-zhmetrics-r206-2|589	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk38.tfm
12mr|texlive-zhmetrics-r206-2|590	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk39.tfm
12mr|texlive-zhmetrics-r206-2|591	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk40.tfm
12mr|texlive-zhmetrics-r206-2|592	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk41.tfm
12mr|texlive-zhmetrics-r206-2|593	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk42.tfm
12mr|texlive-zhmetrics-r206-2|594	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk43.tfm
12mr|texlive-zhmetrics-r206-2|595	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk44.tfm
12mr|texlive-zhmetrics-r206-2|596	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk45.tfm
12mr|texlive-zhmetrics-r206-2|597	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk46.tfm
12mr|texlive-zhmetrics-r206-2|598	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk47.tfm
12mr|texlive-zhmetrics-r206-2|599	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk48.tfm
12mr|texlive-zhmetrics-r206-2|600	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk49.tfm
12mr|texlive-zhmetrics-r206-2|601	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk50.tfm
12mr|texlive-zhmetrics-r206-2|602	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk51.tfm
12mr|texlive-zhmetrics-r206-2|603	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk52.tfm
12mr|texlive-zhmetrics-r206-2|604	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk53.tfm
12mr|texlive-zhmetrics-r206-2|605	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk54.tfm
12mr|texlive-zhmetrics-r206-2|606	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk55.tfm
12mr|texlive-zhmetrics-r206-2|607	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk56.tfm
12mr|texlive-zhmetrics-r206-2|608	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk57.tfm
12mr|texlive-zhmetrics-r206-2|609	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk58.tfm
12mr|texlive-zhmetrics-r206-2|610	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk59.tfm
12mr|texlive-zhmetrics-r206-2|611	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk60.tfm
12mr|texlive-zhmetrics-r206-2|612	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk61.tfm
12mr|texlive-zhmetrics-r206-2|613	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk62.tfm
12mr|texlive-zhmetrics-r206-2|614	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk63.tfm
12mr|texlive-zhmetrics-r206-2|615	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk64.tfm
12mr|texlive-zhmetrics-r206-2|616	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk65.tfm
12mr|texlive-zhmetrics-r206-2|617	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk66.tfm
12mr|texlive-zhmetrics-r206-2|618	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk67.tfm
12mr|texlive-zhmetrics-r206-2|619	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk68.tfm
12mr|texlive-zhmetrics-r206-2|620	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk69.tfm
12mr|texlive-zhmetrics-r206-2|621	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk70.tfm
12mr|texlive-zhmetrics-r206-2|622	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk71.tfm
12mr|texlive-zhmetrics-r206-2|623	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk72.tfm
12mr|texlive-zhmetrics-r206-2|624	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk73.tfm
12mr|texlive-zhmetrics-r206-2|625	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk74.tfm
12mr|texlive-zhmetrics-r206-2|626	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk75.tfm
12mr|texlive-zhmetrics-r206-2|627	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk76.tfm
12mr|texlive-zhmetrics-r206-2|628	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk77.tfm
12mr|texlive-zhmetrics-r206-2|629	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk78.tfm
12mr|texlive-zhmetrics-r206-2|630	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk79.tfm
12mr|texlive-zhmetrics-r206-2|631	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk80.tfm
12mr|texlive-zhmetrics-r206-2|632	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk81.tfm
12mr|texlive-zhmetrics-r206-2|633	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk82.tfm
12mr|texlive-zhmetrics-r206-2|634	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk83.tfm
12mr|texlive-zhmetrics-r206-2|635	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk84.tfm
12mr|texlive-zhmetrics-r206-2|636	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk85.tfm
12mr|texlive-zhmetrics-r206-2|637	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk86.tfm
12mr|texlive-zhmetrics-r206-2|638	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk87.tfm
12mr|texlive-zhmetrics-r206-2|639	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk88.tfm
12mr|texlive-zhmetrics-r206-2|640	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk89.tfm
12mr|texlive-zhmetrics-r206-2|641	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk90.tfm
12mr|texlive-zhmetrics-r206-2|642	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk91.tfm
12mr|texlive-zhmetrics-r206-2|643	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk92.tfm
12mr|texlive-zhmetrics-r206-2|644	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk93.tfm
12mr|texlive-zhmetrics-r206-2|645	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbk94.tfm
12mr|texlive-zhmetrics-r206-2|646	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl00.tfm
12mr|texlive-zhmetrics-r206-2|647	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl01.tfm
12mr|texlive-zhmetrics-r206-2|648	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl02.tfm
12mr|texlive-zhmetrics-r206-2|649	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl03.tfm
12mr|texlive-zhmetrics-r206-2|650	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl04.tfm
12mr|texlive-zhmetrics-r206-2|651	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl05.tfm
12mr|texlive-zhmetrics-r206-2|652	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl06.tfm
12mr|texlive-zhmetrics-r206-2|653	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl07.tfm
12mr|texlive-zhmetrics-r206-2|654	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl08.tfm
12mr|texlive-zhmetrics-r206-2|655	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl09.tfm
12mr|texlive-zhmetrics-r206-2|656	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl10.tfm
12mr|texlive-zhmetrics-r206-2|657	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl11.tfm
12mr|texlive-zhmetrics-r206-2|658	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl12.tfm
12mr|texlive-zhmetrics-r206-2|659	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl13.tfm
12mr|texlive-zhmetrics-r206-2|660	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl14.tfm
12mr|texlive-zhmetrics-r206-2|661	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl15.tfm
12mr|texlive-zhmetrics-r206-2|662	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl16.tfm
12mr|texlive-zhmetrics-r206-2|663	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl17.tfm
12mr|texlive-zhmetrics-r206-2|664	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl18.tfm
12mr|texlive-zhmetrics-r206-2|665	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl19.tfm
12mr|texlive-zhmetrics-r206-2|666	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl20.tfm
12mr|texlive-zhmetrics-r206-2|667	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl21.tfm
12mr|texlive-zhmetrics-r206-2|668	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl22.tfm
12mr|texlive-zhmetrics-r206-2|669	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl23.tfm
12mr|texlive-zhmetrics-r206-2|670	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl24.tfm
12mr|texlive-zhmetrics-r206-2|671	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl25.tfm
12mr|texlive-zhmetrics-r206-2|672	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl26.tfm
12mr|texlive-zhmetrics-r206-2|673	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl27.tfm
12mr|texlive-zhmetrics-r206-2|674	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl28.tfm
12mr|texlive-zhmetrics-r206-2|675	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl29.tfm
12mr|texlive-zhmetrics-r206-2|676	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl30.tfm
12mr|texlive-zhmetrics-r206-2|677	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl31.tfm
12mr|texlive-zhmetrics-r206-2|678	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl32.tfm
12mr|texlive-zhmetrics-r206-2|679	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl33.tfm
12mr|texlive-zhmetrics-r206-2|680	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl34.tfm
12mr|texlive-zhmetrics-r206-2|681	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl35.tfm
12mr|texlive-zhmetrics-r206-2|682	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl36.tfm
12mr|texlive-zhmetrics-r206-2|683	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl37.tfm
12mr|texlive-zhmetrics-r206-2|684	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl38.tfm
12mr|texlive-zhmetrics-r206-2|685	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl39.tfm
12mr|texlive-zhmetrics-r206-2|686	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl40.tfm
12mr|texlive-zhmetrics-r206-2|687	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl41.tfm
12mr|texlive-zhmetrics-r206-2|688	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl42.tfm
12mr|texlive-zhmetrics-r206-2|689	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl43.tfm
12mr|texlive-zhmetrics-r206-2|690	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl44.tfm
12mr|texlive-zhmetrics-r206-2|691	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl45.tfm
12mr|texlive-zhmetrics-r206-2|692	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl46.tfm
12mr|texlive-zhmetrics-r206-2|693	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl47.tfm
12mr|texlive-zhmetrics-r206-2|694	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl48.tfm
12mr|texlive-zhmetrics-r206-2|695	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl49.tfm
12mr|texlive-zhmetrics-r206-2|696	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl50.tfm
12mr|texlive-zhmetrics-r206-2|697	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl51.tfm
12mr|texlive-zhmetrics-r206-2|698	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl52.tfm
12mr|texlive-zhmetrics-r206-2|699	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl53.tfm
12mr|texlive-zhmetrics-r206-2|700	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl54.tfm
12mr|texlive-zhmetrics-r206-2|701	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl55.tfm
12mr|texlive-zhmetrics-r206-2|702	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl56.tfm
12mr|texlive-zhmetrics-r206-2|703	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl57.tfm
12mr|texlive-zhmetrics-r206-2|704	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl58.tfm
12mr|texlive-zhmetrics-r206-2|705	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl59.tfm
12mr|texlive-zhmetrics-r206-2|706	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl60.tfm
12mr|texlive-zhmetrics-r206-2|707	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl61.tfm
12mr|texlive-zhmetrics-r206-2|708	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl62.tfm
12mr|texlive-zhmetrics-r206-2|709	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl63.tfm
12mr|texlive-zhmetrics-r206-2|710	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl64.tfm
12mr|texlive-zhmetrics-r206-2|711	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl65.tfm
12mr|texlive-zhmetrics-r206-2|712	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl66.tfm
12mr|texlive-zhmetrics-r206-2|713	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl67.tfm
12mr|texlive-zhmetrics-r206-2|714	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl68.tfm
12mr|texlive-zhmetrics-r206-2|715	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl69.tfm
12mr|texlive-zhmetrics-r206-2|716	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl70.tfm
12mr|texlive-zhmetrics-r206-2|717	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl71.tfm
12mr|texlive-zhmetrics-r206-2|718	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl72.tfm
12mr|texlive-zhmetrics-r206-2|719	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl73.tfm
12mr|texlive-zhmetrics-r206-2|720	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl74.tfm
12mr|texlive-zhmetrics-r206-2|721	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl75.tfm
12mr|texlive-zhmetrics-r206-2|722	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl76.tfm
12mr|texlive-zhmetrics-r206-2|723	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl77.tfm
12mr|texlive-zhmetrics-r206-2|724	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl78.tfm
12mr|texlive-zhmetrics-r206-2|725	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl79.tfm
12mr|texlive-zhmetrics-r206-2|726	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl80.tfm
12mr|texlive-zhmetrics-r206-2|727	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl81.tfm
12mr|texlive-zhmetrics-r206-2|728	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl82.tfm
12mr|texlive-zhmetrics-r206-2|729	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl83.tfm
12mr|texlive-zhmetrics-r206-2|730	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl84.tfm
12mr|texlive-zhmetrics-r206-2|731	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl85.tfm
12mr|texlive-zhmetrics-r206-2|732	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl86.tfm
12mr|texlive-zhmetrics-r206-2|733	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl87.tfm
12mr|texlive-zhmetrics-r206-2|734	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl88.tfm
12mr|texlive-zhmetrics-r206-2|735	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl89.tfm
12mr|texlive-zhmetrics-r206-2|736	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl90.tfm
12mr|texlive-zhmetrics-r206-2|737	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl91.tfm
12mr|texlive-zhmetrics-r206-2|738	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl92.tfm
12mr|texlive-zhmetrics-r206-2|739	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl93.tfm
12mr|texlive-zhmetrics-r206-2|740	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbk/gbksl94.tfm
12mr|texlive-zhmetrics-r206-2|741	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs00.tfm
12mr|texlive-zhmetrics-r206-2|742	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs01.tfm
12mr|texlive-zhmetrics-r206-2|743	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs02.tfm
12mr|texlive-zhmetrics-r206-2|744	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs03.tfm
12mr|texlive-zhmetrics-r206-2|745	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs04.tfm
12mr|texlive-zhmetrics-r206-2|746	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs05.tfm
12mr|texlive-zhmetrics-r206-2|747	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs06.tfm
12mr|texlive-zhmetrics-r206-2|748	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs07.tfm
12mr|texlive-zhmetrics-r206-2|749	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs08.tfm
12mr|texlive-zhmetrics-r206-2|750	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs09.tfm
12mr|texlive-zhmetrics-r206-2|751	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs10.tfm
12mr|texlive-zhmetrics-r206-2|752	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs11.tfm
12mr|texlive-zhmetrics-r206-2|753	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs12.tfm
12mr|texlive-zhmetrics-r206-2|754	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs13.tfm
12mr|texlive-zhmetrics-r206-2|755	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs14.tfm
12mr|texlive-zhmetrics-r206-2|756	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs15.tfm
12mr|texlive-zhmetrics-r206-2|757	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs16.tfm
12mr|texlive-zhmetrics-r206-2|758	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs17.tfm
12mr|texlive-zhmetrics-r206-2|759	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs18.tfm
12mr|texlive-zhmetrics-r206-2|760	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs19.tfm
12mr|texlive-zhmetrics-r206-2|761	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs20.tfm
12mr|texlive-zhmetrics-r206-2|762	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs21.tfm
12mr|texlive-zhmetrics-r206-2|763	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs22.tfm
12mr|texlive-zhmetrics-r206-2|764	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs23.tfm
12mr|texlive-zhmetrics-r206-2|765	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs24.tfm
12mr|texlive-zhmetrics-r206-2|766	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs25.tfm
12mr|texlive-zhmetrics-r206-2|767	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs26.tfm
12mr|texlive-zhmetrics-r206-2|768	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs27.tfm
12mr|texlive-zhmetrics-r206-2|769	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs28.tfm
12mr|texlive-zhmetrics-r206-2|770	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs29.tfm
12mr|texlive-zhmetrics-r206-2|771	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs30.tfm
12mr|texlive-zhmetrics-r206-2|772	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs31.tfm
12mr|texlive-zhmetrics-r206-2|773	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs32.tfm
12mr|texlive-zhmetrics-r206-2|774	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs33.tfm
12mr|texlive-zhmetrics-r206-2|775	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs34.tfm
12mr|texlive-zhmetrics-r206-2|776	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs35.tfm
12mr|texlive-zhmetrics-r206-2|777	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs36.tfm
12mr|texlive-zhmetrics-r206-2|778	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs37.tfm
12mr|texlive-zhmetrics-r206-2|779	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs38.tfm
12mr|texlive-zhmetrics-r206-2|780	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs39.tfm
12mr|texlive-zhmetrics-r206-2|781	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs40.tfm
12mr|texlive-zhmetrics-r206-2|782	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs41.tfm
12mr|texlive-zhmetrics-r206-2|783	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs42.tfm
12mr|texlive-zhmetrics-r206-2|784	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs43.tfm
12mr|texlive-zhmetrics-r206-2|785	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs44.tfm
12mr|texlive-zhmetrics-r206-2|786	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs45.tfm
12mr|texlive-zhmetrics-r206-2|787	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs46.tfm
12mr|texlive-zhmetrics-r206-2|788	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs47.tfm
12mr|texlive-zhmetrics-r206-2|789	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs48.tfm
12mr|texlive-zhmetrics-r206-2|790	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs49.tfm
12mr|texlive-zhmetrics-r206-2|791	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs50.tfm
12mr|texlive-zhmetrics-r206-2|792	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs51.tfm
12mr|texlive-zhmetrics-r206-2|793	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs52.tfm
12mr|texlive-zhmetrics-r206-2|794	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs53.tfm
12mr|texlive-zhmetrics-r206-2|795	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs54.tfm
12mr|texlive-zhmetrics-r206-2|796	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs55.tfm
12mr|texlive-zhmetrics-r206-2|797	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs56.tfm
12mr|texlive-zhmetrics-r206-2|798	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs57.tfm
12mr|texlive-zhmetrics-r206-2|799	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs58.tfm
12mr|texlive-zhmetrics-r206-2|800	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs59.tfm
12mr|texlive-zhmetrics-r206-2|801	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs60.tfm
12mr|texlive-zhmetrics-r206-2|802	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs61.tfm
12mr|texlive-zhmetrics-r206-2|803	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs62.tfm
12mr|texlive-zhmetrics-r206-2|804	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs63.tfm
12mr|texlive-zhmetrics-r206-2|805	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs64.tfm
12mr|texlive-zhmetrics-r206-2|806	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs65.tfm
12mr|texlive-zhmetrics-r206-2|807	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs66.tfm
12mr|texlive-zhmetrics-r206-2|808	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs67.tfm
12mr|texlive-zhmetrics-r206-2|809	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs68.tfm
12mr|texlive-zhmetrics-r206-2|810	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs69.tfm
12mr|texlive-zhmetrics-r206-2|811	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs70.tfm
12mr|texlive-zhmetrics-r206-2|812	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs71.tfm
12mr|texlive-zhmetrics-r206-2|813	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs72.tfm
12mr|texlive-zhmetrics-r206-2|814	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs73.tfm
12mr|texlive-zhmetrics-r206-2|815	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs74.tfm
12mr|texlive-zhmetrics-r206-2|816	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs75.tfm
12mr|texlive-zhmetrics-r206-2|817	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs76.tfm
12mr|texlive-zhmetrics-r206-2|818	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs77.tfm
12mr|texlive-zhmetrics-r206-2|819	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs78.tfm
12mr|texlive-zhmetrics-r206-2|820	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs79.tfm
12mr|texlive-zhmetrics-r206-2|821	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs80.tfm
12mr|texlive-zhmetrics-r206-2|822	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs81.tfm
12mr|texlive-zhmetrics-r206-2|823	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs82.tfm
12mr|texlive-zhmetrics-r206-2|824	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs83.tfm
12mr|texlive-zhmetrics-r206-2|825	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs84.tfm
12mr|texlive-zhmetrics-r206-2|826	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs85.tfm
12mr|texlive-zhmetrics-r206-2|827	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs86.tfm
12mr|texlive-zhmetrics-r206-2|828	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs87.tfm
12mr|texlive-zhmetrics-r206-2|829	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs88.tfm
12mr|texlive-zhmetrics-r206-2|830	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs89.tfm
12mr|texlive-zhmetrics-r206-2|831	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs90.tfm
12mr|texlive-zhmetrics-r206-2|832	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs91.tfm
12mr|texlive-zhmetrics-r206-2|833	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs92.tfm
12mr|texlive-zhmetrics-r206-2|834	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs93.tfm
12mr|texlive-zhmetrics-r206-2|835	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfs94.tfm
12mr|texlive-zhmetrics-r206-2|836	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl00.tfm
12mr|texlive-zhmetrics-r206-2|837	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl01.tfm
12mr|texlive-zhmetrics-r206-2|838	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl02.tfm
12mr|texlive-zhmetrics-r206-2|839	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl03.tfm
12mr|texlive-zhmetrics-r206-2|840	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl04.tfm
12mr|texlive-zhmetrics-r206-2|841	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl05.tfm
12mr|texlive-zhmetrics-r206-2|842	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl06.tfm
12mr|texlive-zhmetrics-r206-2|843	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl07.tfm
12mr|texlive-zhmetrics-r206-2|844	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl08.tfm
12mr|texlive-zhmetrics-r206-2|845	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl09.tfm
12mr|texlive-zhmetrics-r206-2|846	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl10.tfm
12mr|texlive-zhmetrics-r206-2|847	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl11.tfm
12mr|texlive-zhmetrics-r206-2|848	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl12.tfm
12mr|texlive-zhmetrics-r206-2|849	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl13.tfm
12mr|texlive-zhmetrics-r206-2|850	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl14.tfm
12mr|texlive-zhmetrics-r206-2|851	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl15.tfm
12mr|texlive-zhmetrics-r206-2|852	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl16.tfm
12mr|texlive-zhmetrics-r206-2|853	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl17.tfm
12mr|texlive-zhmetrics-r206-2|854	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl18.tfm
12mr|texlive-zhmetrics-r206-2|855	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl19.tfm
12mr|texlive-zhmetrics-r206-2|856	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl20.tfm
12mr|texlive-zhmetrics-r206-2|857	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl21.tfm
12mr|texlive-zhmetrics-r206-2|858	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl22.tfm
12mr|texlive-zhmetrics-r206-2|859	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl23.tfm
12mr|texlive-zhmetrics-r206-2|860	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl24.tfm
12mr|texlive-zhmetrics-r206-2|861	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl25.tfm
12mr|texlive-zhmetrics-r206-2|862	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl26.tfm
12mr|texlive-zhmetrics-r206-2|863	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl27.tfm
12mr|texlive-zhmetrics-r206-2|864	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl28.tfm
12mr|texlive-zhmetrics-r206-2|865	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl29.tfm
12mr|texlive-zhmetrics-r206-2|866	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl30.tfm
12mr|texlive-zhmetrics-r206-2|867	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl31.tfm
12mr|texlive-zhmetrics-r206-2|868	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl32.tfm
12mr|texlive-zhmetrics-r206-2|869	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl33.tfm
12mr|texlive-zhmetrics-r206-2|870	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl34.tfm
12mr|texlive-zhmetrics-r206-2|871	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl35.tfm
12mr|texlive-zhmetrics-r206-2|872	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl36.tfm
12mr|texlive-zhmetrics-r206-2|873	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl37.tfm
12mr|texlive-zhmetrics-r206-2|874	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl38.tfm
12mr|texlive-zhmetrics-r206-2|875	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl39.tfm
12mr|texlive-zhmetrics-r206-2|876	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl40.tfm
12mr|texlive-zhmetrics-r206-2|877	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl41.tfm
12mr|texlive-zhmetrics-r206-2|878	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl42.tfm
12mr|texlive-zhmetrics-r206-2|879	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl43.tfm
12mr|texlive-zhmetrics-r206-2|880	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl44.tfm
12mr|texlive-zhmetrics-r206-2|881	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl45.tfm
12mr|texlive-zhmetrics-r206-2|882	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl46.tfm
12mr|texlive-zhmetrics-r206-2|883	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl47.tfm
12mr|texlive-zhmetrics-r206-2|884	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl48.tfm
12mr|texlive-zhmetrics-r206-2|885	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl49.tfm
12mr|texlive-zhmetrics-r206-2|886	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl50.tfm
12mr|texlive-zhmetrics-r206-2|887	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl51.tfm
12mr|texlive-zhmetrics-r206-2|888	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl52.tfm
12mr|texlive-zhmetrics-r206-2|889	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl53.tfm
12mr|texlive-zhmetrics-r206-2|890	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl54.tfm
12mr|texlive-zhmetrics-r206-2|891	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl55.tfm
12mr|texlive-zhmetrics-r206-2|892	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl56.tfm
12mr|texlive-zhmetrics-r206-2|893	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl57.tfm
12mr|texlive-zhmetrics-r206-2|894	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl58.tfm
12mr|texlive-zhmetrics-r206-2|895	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl59.tfm
12mr|texlive-zhmetrics-r206-2|896	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl60.tfm
12mr|texlive-zhmetrics-r206-2|897	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl61.tfm
12mr|texlive-zhmetrics-r206-2|898	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl62.tfm
12mr|texlive-zhmetrics-r206-2|899	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl63.tfm
12mr|texlive-zhmetrics-r206-2|900	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl64.tfm
12mr|texlive-zhmetrics-r206-2|901	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl65.tfm
12mr|texlive-zhmetrics-r206-2|902	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl66.tfm
12mr|texlive-zhmetrics-r206-2|903	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl67.tfm
12mr|texlive-zhmetrics-r206-2|904	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl68.tfm
12mr|texlive-zhmetrics-r206-2|905	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl69.tfm
12mr|texlive-zhmetrics-r206-2|906	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl70.tfm
12mr|texlive-zhmetrics-r206-2|907	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl71.tfm
12mr|texlive-zhmetrics-r206-2|908	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl72.tfm
12mr|texlive-zhmetrics-r206-2|909	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl73.tfm
12mr|texlive-zhmetrics-r206-2|910	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl74.tfm
12mr|texlive-zhmetrics-r206-2|911	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl75.tfm
12mr|texlive-zhmetrics-r206-2|912	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl76.tfm
12mr|texlive-zhmetrics-r206-2|913	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl77.tfm
12mr|texlive-zhmetrics-r206-2|914	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl78.tfm
12mr|texlive-zhmetrics-r206-2|915	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl79.tfm
12mr|texlive-zhmetrics-r206-2|916	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl80.tfm
12mr|texlive-zhmetrics-r206-2|917	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl81.tfm
12mr|texlive-zhmetrics-r206-2|918	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl82.tfm
12mr|texlive-zhmetrics-r206-2|919	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl83.tfm
12mr|texlive-zhmetrics-r206-2|920	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl84.tfm
12mr|texlive-zhmetrics-r206-2|921	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl85.tfm
12mr|texlive-zhmetrics-r206-2|922	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl86.tfm
12mr|texlive-zhmetrics-r206-2|923	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl87.tfm
12mr|texlive-zhmetrics-r206-2|924	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl88.tfm
12mr|texlive-zhmetrics-r206-2|925	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl89.tfm
12mr|texlive-zhmetrics-r206-2|926	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl90.tfm
12mr|texlive-zhmetrics-r206-2|927	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl91.tfm
12mr|texlive-zhmetrics-r206-2|928	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl92.tfm
12mr|texlive-zhmetrics-r206-2|929	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl93.tfm
12mr|texlive-zhmetrics-r206-2|930	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkfs/gbkfssl94.tfm
12mr|texlive-zhmetrics-r206-2|931	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei00.tfm
12mr|texlive-zhmetrics-r206-2|932	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei01.tfm
12mr|texlive-zhmetrics-r206-2|933	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei02.tfm
12mr|texlive-zhmetrics-r206-2|934	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei03.tfm
12mr|texlive-zhmetrics-r206-2|935	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei04.tfm
12mr|texlive-zhmetrics-r206-2|936	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei05.tfm
12mr|texlive-zhmetrics-r206-2|937	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei06.tfm
12mr|texlive-zhmetrics-r206-2|938	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei07.tfm
12mr|texlive-zhmetrics-r206-2|939	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei08.tfm
12mr|texlive-zhmetrics-r206-2|940	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei09.tfm
12mr|texlive-zhmetrics-r206-2|941	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei10.tfm
12mr|texlive-zhmetrics-r206-2|942	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei11.tfm
12mr|texlive-zhmetrics-r206-2|943	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei12.tfm
12mr|texlive-zhmetrics-r206-2|944	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei13.tfm
12mr|texlive-zhmetrics-r206-2|945	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei14.tfm
12mr|texlive-zhmetrics-r206-2|946	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei15.tfm
12mr|texlive-zhmetrics-r206-2|947	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei16.tfm
12mr|texlive-zhmetrics-r206-2|948	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei17.tfm
12mr|texlive-zhmetrics-r206-2|949	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei18.tfm
12mr|texlive-zhmetrics-r206-2|950	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei19.tfm
12mr|texlive-zhmetrics-r206-2|951	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei20.tfm
12mr|texlive-zhmetrics-r206-2|952	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei21.tfm
12mr|texlive-zhmetrics-r206-2|953	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei22.tfm
12mr|texlive-zhmetrics-r206-2|954	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei23.tfm
12mr|texlive-zhmetrics-r206-2|955	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei24.tfm
12mr|texlive-zhmetrics-r206-2|956	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei25.tfm
12mr|texlive-zhmetrics-r206-2|957	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei26.tfm
12mr|texlive-zhmetrics-r206-2|958	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei27.tfm
12mr|texlive-zhmetrics-r206-2|959	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei28.tfm
12mr|texlive-zhmetrics-r206-2|960	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei29.tfm
12mr|texlive-zhmetrics-r206-2|961	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei30.tfm
12mr|texlive-zhmetrics-r206-2|962	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei31.tfm
12mr|texlive-zhmetrics-r206-2|963	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei32.tfm
12mr|texlive-zhmetrics-r206-2|964	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei33.tfm
12mr|texlive-zhmetrics-r206-2|965	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei34.tfm
12mr|texlive-zhmetrics-r206-2|966	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei35.tfm
12mr|texlive-zhmetrics-r206-2|967	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei36.tfm
12mr|texlive-zhmetrics-r206-2|968	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei37.tfm
12mr|texlive-zhmetrics-r206-2|969	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei38.tfm
12mr|texlive-zhmetrics-r206-2|970	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei39.tfm
12mr|texlive-zhmetrics-r206-2|971	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei40.tfm
12mr|texlive-zhmetrics-r206-2|972	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei41.tfm
12mr|texlive-zhmetrics-r206-2|973	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei42.tfm
12mr|texlive-zhmetrics-r206-2|974	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei43.tfm
12mr|texlive-zhmetrics-r206-2|975	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei44.tfm
12mr|texlive-zhmetrics-r206-2|976	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei45.tfm
12mr|texlive-zhmetrics-r206-2|977	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei46.tfm
12mr|texlive-zhmetrics-r206-2|978	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei47.tfm
12mr|texlive-zhmetrics-r206-2|979	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei48.tfm
12mr|texlive-zhmetrics-r206-2|980	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei49.tfm
12mr|texlive-zhmetrics-r206-2|981	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei50.tfm
12mr|texlive-zhmetrics-r206-2|982	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei51.tfm
12mr|texlive-zhmetrics-r206-2|983	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei52.tfm
12mr|texlive-zhmetrics-r206-2|984	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei53.tfm
12mr|texlive-zhmetrics-r206-2|985	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei54.tfm
12mr|texlive-zhmetrics-r206-2|986	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei55.tfm
12mr|texlive-zhmetrics-r206-2|987	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei56.tfm
12mr|texlive-zhmetrics-r206-2|988	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei57.tfm
12mr|texlive-zhmetrics-r206-2|989	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei58.tfm
12mr|texlive-zhmetrics-r206-2|990	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei59.tfm
12mr|texlive-zhmetrics-r206-2|991	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei60.tfm
12mr|texlive-zhmetrics-r206-2|992	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei61.tfm
12mr|texlive-zhmetrics-r206-2|993	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei62.tfm
12mr|texlive-zhmetrics-r206-2|994	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei63.tfm
12mr|texlive-zhmetrics-r206-2|995	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei64.tfm
12mr|texlive-zhmetrics-r206-2|996	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei65.tfm
12mr|texlive-zhmetrics-r206-2|997	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei66.tfm
12mr|texlive-zhmetrics-r206-2|998	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei67.tfm
12mr|texlive-zhmetrics-r206-2|999	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei68.tfm
12mr|texlive-zhmetrics-r206-2|1000	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei69.tfm
12mr|texlive-zhmetrics-r206-2|1001	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei70.tfm
12mr|texlive-zhmetrics-r206-2|1002	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei71.tfm
12mr|texlive-zhmetrics-r206-2|1003	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei72.tfm
12mr|texlive-zhmetrics-r206-2|1004	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei73.tfm
12mr|texlive-zhmetrics-r206-2|1005	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei74.tfm
12mr|texlive-zhmetrics-r206-2|1006	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei75.tfm
12mr|texlive-zhmetrics-r206-2|1007	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei76.tfm
12mr|texlive-zhmetrics-r206-2|1008	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei77.tfm
12mr|texlive-zhmetrics-r206-2|1009	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei78.tfm
12mr|texlive-zhmetrics-r206-2|1010	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei79.tfm
12mr|texlive-zhmetrics-r206-2|1011	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei80.tfm
12mr|texlive-zhmetrics-r206-2|1012	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei81.tfm
12mr|texlive-zhmetrics-r206-2|1013	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei82.tfm
12mr|texlive-zhmetrics-r206-2|1014	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei83.tfm
12mr|texlive-zhmetrics-r206-2|1015	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei84.tfm
12mr|texlive-zhmetrics-r206-2|1016	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei85.tfm
12mr|texlive-zhmetrics-r206-2|1017	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei86.tfm
12mr|texlive-zhmetrics-r206-2|1018	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei87.tfm
12mr|texlive-zhmetrics-r206-2|1019	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei88.tfm
12mr|texlive-zhmetrics-r206-2|1020	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei89.tfm
12mr|texlive-zhmetrics-r206-2|1021	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei90.tfm
12mr|texlive-zhmetrics-r206-2|1022	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei91.tfm
12mr|texlive-zhmetrics-r206-2|1023	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei92.tfm
12mr|texlive-zhmetrics-r206-2|1024	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei93.tfm
12mr|texlive-zhmetrics-r206-2|1025	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkhei94.tfm
12mr|texlive-zhmetrics-r206-2|1026	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl00.tfm
12mr|texlive-zhmetrics-r206-2|1027	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl01.tfm
12mr|texlive-zhmetrics-r206-2|1028	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl02.tfm
12mr|texlive-zhmetrics-r206-2|1029	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl03.tfm
12mr|texlive-zhmetrics-r206-2|1030	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl04.tfm
12mr|texlive-zhmetrics-r206-2|1031	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl05.tfm
12mr|texlive-zhmetrics-r206-2|1032	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl06.tfm
12mr|texlive-zhmetrics-r206-2|1033	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl07.tfm
12mr|texlive-zhmetrics-r206-2|1034	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl08.tfm
12mr|texlive-zhmetrics-r206-2|1035	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl09.tfm
12mr|texlive-zhmetrics-r206-2|1036	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl10.tfm
12mr|texlive-zhmetrics-r206-2|1037	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl11.tfm
12mr|texlive-zhmetrics-r206-2|1038	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl12.tfm
12mr|texlive-zhmetrics-r206-2|1039	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl13.tfm
12mr|texlive-zhmetrics-r206-2|1040	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl14.tfm
12mr|texlive-zhmetrics-r206-2|1041	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl15.tfm
12mr|texlive-zhmetrics-r206-2|1042	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl16.tfm
12mr|texlive-zhmetrics-r206-2|1043	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl17.tfm
12mr|texlive-zhmetrics-r206-2|1044	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl18.tfm
12mr|texlive-zhmetrics-r206-2|1045	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl19.tfm
12mr|texlive-zhmetrics-r206-2|1046	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl20.tfm
12mr|texlive-zhmetrics-r206-2|1047	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl21.tfm
12mr|texlive-zhmetrics-r206-2|1048	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl22.tfm
12mr|texlive-zhmetrics-r206-2|1049	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl23.tfm
12mr|texlive-zhmetrics-r206-2|1050	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl24.tfm
12mr|texlive-zhmetrics-r206-2|1051	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl25.tfm
12mr|texlive-zhmetrics-r206-2|1052	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl26.tfm
12mr|texlive-zhmetrics-r206-2|1053	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl27.tfm
12mr|texlive-zhmetrics-r206-2|1054	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl28.tfm
12mr|texlive-zhmetrics-r206-2|1055	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl29.tfm
12mr|texlive-zhmetrics-r206-2|1056	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl30.tfm
12mr|texlive-zhmetrics-r206-2|1057	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl31.tfm
12mr|texlive-zhmetrics-r206-2|1058	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl32.tfm
12mr|texlive-zhmetrics-r206-2|1059	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl33.tfm
12mr|texlive-zhmetrics-r206-2|1060	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl34.tfm
12mr|texlive-zhmetrics-r206-2|1061	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl35.tfm
12mr|texlive-zhmetrics-r206-2|1062	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl36.tfm
12mr|texlive-zhmetrics-r206-2|1063	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl37.tfm
12mr|texlive-zhmetrics-r206-2|1064	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl38.tfm
12mr|texlive-zhmetrics-r206-2|1065	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl39.tfm
12mr|texlive-zhmetrics-r206-2|1066	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl40.tfm
12mr|texlive-zhmetrics-r206-2|1067	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl41.tfm
12mr|texlive-zhmetrics-r206-2|1068	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl42.tfm
12mr|texlive-zhmetrics-r206-2|1069	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl43.tfm
12mr|texlive-zhmetrics-r206-2|1070	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl44.tfm
12mr|texlive-zhmetrics-r206-2|1071	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl45.tfm
12mr|texlive-zhmetrics-r206-2|1072	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl46.tfm
12mr|texlive-zhmetrics-r206-2|1073	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl47.tfm
12mr|texlive-zhmetrics-r206-2|1074	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl48.tfm
12mr|texlive-zhmetrics-r206-2|1075	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl49.tfm
12mr|texlive-zhmetrics-r206-2|1076	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl50.tfm
12mr|texlive-zhmetrics-r206-2|1077	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl51.tfm
12mr|texlive-zhmetrics-r206-2|1078	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl52.tfm
12mr|texlive-zhmetrics-r206-2|1079	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl53.tfm
12mr|texlive-zhmetrics-r206-2|1080	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl54.tfm
12mr|texlive-zhmetrics-r206-2|1081	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl55.tfm
12mr|texlive-zhmetrics-r206-2|1082	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl56.tfm
12mr|texlive-zhmetrics-r206-2|1083	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl57.tfm
12mr|texlive-zhmetrics-r206-2|1084	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl58.tfm
12mr|texlive-zhmetrics-r206-2|1085	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl59.tfm
12mr|texlive-zhmetrics-r206-2|1086	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl60.tfm
12mr|texlive-zhmetrics-r206-2|1087	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl61.tfm
12mr|texlive-zhmetrics-r206-2|1088	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl62.tfm
12mr|texlive-zhmetrics-r206-2|1089	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl63.tfm
12mr|texlive-zhmetrics-r206-2|1090	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl64.tfm
12mr|texlive-zhmetrics-r206-2|1091	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl65.tfm
12mr|texlive-zhmetrics-r206-2|1092	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl66.tfm
12mr|texlive-zhmetrics-r206-2|1093	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl67.tfm
12mr|texlive-zhmetrics-r206-2|1094	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl68.tfm
12mr|texlive-zhmetrics-r206-2|1095	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl69.tfm
12mr|texlive-zhmetrics-r206-2|1096	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl70.tfm
12mr|texlive-zhmetrics-r206-2|1097	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl71.tfm
12mr|texlive-zhmetrics-r206-2|1098	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl72.tfm
12mr|texlive-zhmetrics-r206-2|1099	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl73.tfm
12mr|texlive-zhmetrics-r206-2|1100	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl74.tfm
12mr|texlive-zhmetrics-r206-2|1101	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl75.tfm
12mr|texlive-zhmetrics-r206-2|1102	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl76.tfm
12mr|texlive-zhmetrics-r206-2|1103	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl77.tfm
12mr|texlive-zhmetrics-r206-2|1104	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl78.tfm
12mr|texlive-zhmetrics-r206-2|1105	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl79.tfm
12mr|texlive-zhmetrics-r206-2|1106	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl80.tfm
12mr|texlive-zhmetrics-r206-2|1107	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl81.tfm
12mr|texlive-zhmetrics-r206-2|1108	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl82.tfm
12mr|texlive-zhmetrics-r206-2|1109	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl83.tfm
12mr|texlive-zhmetrics-r206-2|1110	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl84.tfm
12mr|texlive-zhmetrics-r206-2|1111	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl85.tfm
12mr|texlive-zhmetrics-r206-2|1112	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl86.tfm
12mr|texlive-zhmetrics-r206-2|1113	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl87.tfm
12mr|texlive-zhmetrics-r206-2|1114	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl88.tfm
12mr|texlive-zhmetrics-r206-2|1115	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl89.tfm
12mr|texlive-zhmetrics-r206-2|1116	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl90.tfm
12mr|texlive-zhmetrics-r206-2|1117	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl91.tfm
12mr|texlive-zhmetrics-r206-2|1118	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl92.tfm
12mr|texlive-zhmetrics-r206-2|1119	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl93.tfm
12mr|texlive-zhmetrics-r206-2|1120	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkhei/gbkheisl94.tfm
12mr|texlive-zhmetrics-r206-2|1121	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai00.tfm
12mr|texlive-zhmetrics-r206-2|1122	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai01.tfm
12mr|texlive-zhmetrics-r206-2|1123	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai02.tfm
12mr|texlive-zhmetrics-r206-2|1124	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai03.tfm
12mr|texlive-zhmetrics-r206-2|1125	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai04.tfm
12mr|texlive-zhmetrics-r206-2|1126	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai05.tfm
12mr|texlive-zhmetrics-r206-2|1127	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai06.tfm
12mr|texlive-zhmetrics-r206-2|1128	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai07.tfm
12mr|texlive-zhmetrics-r206-2|1129	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai08.tfm
12mr|texlive-zhmetrics-r206-2|1130	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai09.tfm
12mr|texlive-zhmetrics-r206-2|1131	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai10.tfm
12mr|texlive-zhmetrics-r206-2|1132	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai11.tfm
12mr|texlive-zhmetrics-r206-2|1133	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai12.tfm
12mr|texlive-zhmetrics-r206-2|1134	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai13.tfm
12mr|texlive-zhmetrics-r206-2|1135	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai14.tfm
12mr|texlive-zhmetrics-r206-2|1136	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai15.tfm
12mr|texlive-zhmetrics-r206-2|1137	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai16.tfm
12mr|texlive-zhmetrics-r206-2|1138	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai17.tfm
12mr|texlive-zhmetrics-r206-2|1139	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai18.tfm
12mr|texlive-zhmetrics-r206-2|1140	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai19.tfm
12mr|texlive-zhmetrics-r206-2|1141	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai20.tfm
12mr|texlive-zhmetrics-r206-2|1142	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai21.tfm
12mr|texlive-zhmetrics-r206-2|1143	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai22.tfm
12mr|texlive-zhmetrics-r206-2|1144	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai23.tfm
12mr|texlive-zhmetrics-r206-2|1145	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai24.tfm
12mr|texlive-zhmetrics-r206-2|1146	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai25.tfm
12mr|texlive-zhmetrics-r206-2|1147	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai26.tfm
12mr|texlive-zhmetrics-r206-2|1148	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai27.tfm
12mr|texlive-zhmetrics-r206-2|1149	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai28.tfm
12mr|texlive-zhmetrics-r206-2|1150	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai29.tfm
12mr|texlive-zhmetrics-r206-2|1151	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai30.tfm
12mr|texlive-zhmetrics-r206-2|1152	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai31.tfm
12mr|texlive-zhmetrics-r206-2|1153	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai32.tfm
12mr|texlive-zhmetrics-r206-2|1154	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai33.tfm
12mr|texlive-zhmetrics-r206-2|1155	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai34.tfm
12mr|texlive-zhmetrics-r206-2|1156	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai35.tfm
12mr|texlive-zhmetrics-r206-2|1157	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai36.tfm
12mr|texlive-zhmetrics-r206-2|1158	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai37.tfm
12mr|texlive-zhmetrics-r206-2|1159	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai38.tfm
12mr|texlive-zhmetrics-r206-2|1160	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai39.tfm
12mr|texlive-zhmetrics-r206-2|1161	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai40.tfm
12mr|texlive-zhmetrics-r206-2|1162	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai41.tfm
12mr|texlive-zhmetrics-r206-2|1163	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai42.tfm
12mr|texlive-zhmetrics-r206-2|1164	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai43.tfm
12mr|texlive-zhmetrics-r206-2|1165	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai44.tfm
12mr|texlive-zhmetrics-r206-2|1166	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai45.tfm
12mr|texlive-zhmetrics-r206-2|1167	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai46.tfm
12mr|texlive-zhmetrics-r206-2|1168	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai47.tfm
12mr|texlive-zhmetrics-r206-2|1169	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai48.tfm
12mr|texlive-zhmetrics-r206-2|1170	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai49.tfm
12mr|texlive-zhmetrics-r206-2|1171	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai50.tfm
12mr|texlive-zhmetrics-r206-2|1172	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai51.tfm
12mr|texlive-zhmetrics-r206-2|1173	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai52.tfm
12mr|texlive-zhmetrics-r206-2|1174	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai53.tfm
12mr|texlive-zhmetrics-r206-2|1175	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai54.tfm
12mr|texlive-zhmetrics-r206-2|1176	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai55.tfm
12mr|texlive-zhmetrics-r206-2|1177	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai56.tfm
12mr|texlive-zhmetrics-r206-2|1178	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai57.tfm
12mr|texlive-zhmetrics-r206-2|1179	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai58.tfm
12mr|texlive-zhmetrics-r206-2|1180	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai59.tfm
12mr|texlive-zhmetrics-r206-2|1181	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai60.tfm
12mr|texlive-zhmetrics-r206-2|1182	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai61.tfm
12mr|texlive-zhmetrics-r206-2|1183	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai62.tfm
12mr|texlive-zhmetrics-r206-2|1184	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai63.tfm
12mr|texlive-zhmetrics-r206-2|1185	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai64.tfm
12mr|texlive-zhmetrics-r206-2|1186	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai65.tfm
12mr|texlive-zhmetrics-r206-2|1187	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai66.tfm
12mr|texlive-zhmetrics-r206-2|1188	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai67.tfm
12mr|texlive-zhmetrics-r206-2|1189	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai68.tfm
12mr|texlive-zhmetrics-r206-2|1190	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai69.tfm
12mr|texlive-zhmetrics-r206-2|1191	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai70.tfm
12mr|texlive-zhmetrics-r206-2|1192	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai71.tfm
12mr|texlive-zhmetrics-r206-2|1193	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai72.tfm
12mr|texlive-zhmetrics-r206-2|1194	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai73.tfm
12mr|texlive-zhmetrics-r206-2|1195	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai74.tfm
12mr|texlive-zhmetrics-r206-2|1196	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai75.tfm
12mr|texlive-zhmetrics-r206-2|1197	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai76.tfm
12mr|texlive-zhmetrics-r206-2|1198	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai77.tfm
12mr|texlive-zhmetrics-r206-2|1199	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai78.tfm
12mr|texlive-zhmetrics-r206-2|1200	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai79.tfm
12mr|texlive-zhmetrics-r206-2|1201	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai80.tfm
12mr|texlive-zhmetrics-r206-2|1202	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai81.tfm
12mr|texlive-zhmetrics-r206-2|1203	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai82.tfm
12mr|texlive-zhmetrics-r206-2|1204	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai83.tfm
12mr|texlive-zhmetrics-r206-2|1205	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai84.tfm
12mr|texlive-zhmetrics-r206-2|1206	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai85.tfm
12mr|texlive-zhmetrics-r206-2|1207	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai86.tfm
12mr|texlive-zhmetrics-r206-2|1208	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai87.tfm
12mr|texlive-zhmetrics-r206-2|1209	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai88.tfm
12mr|texlive-zhmetrics-r206-2|1210	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai89.tfm
12mr|texlive-zhmetrics-r206-2|1211	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai90.tfm
12mr|texlive-zhmetrics-r206-2|1212	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai91.tfm
12mr|texlive-zhmetrics-r206-2|1213	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai92.tfm
12mr|texlive-zhmetrics-r206-2|1214	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai93.tfm
12mr|texlive-zhmetrics-r206-2|1215	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkai94.tfm
12mr|texlive-zhmetrics-r206-2|1216	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl00.tfm
12mr|texlive-zhmetrics-r206-2|1217	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl01.tfm
12mr|texlive-zhmetrics-r206-2|1218	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl02.tfm
12mr|texlive-zhmetrics-r206-2|1219	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl03.tfm
12mr|texlive-zhmetrics-r206-2|1220	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl04.tfm
12mr|texlive-zhmetrics-r206-2|1221	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl05.tfm
12mr|texlive-zhmetrics-r206-2|1222	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl06.tfm
12mr|texlive-zhmetrics-r206-2|1223	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl07.tfm
12mr|texlive-zhmetrics-r206-2|1224	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl08.tfm
12mr|texlive-zhmetrics-r206-2|1225	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl09.tfm
12mr|texlive-zhmetrics-r206-2|1226	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl10.tfm
12mr|texlive-zhmetrics-r206-2|1227	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl11.tfm
12mr|texlive-zhmetrics-r206-2|1228	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl12.tfm
12mr|texlive-zhmetrics-r206-2|1229	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl13.tfm
12mr|texlive-zhmetrics-r206-2|1230	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl14.tfm
12mr|texlive-zhmetrics-r206-2|1231	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl15.tfm
12mr|texlive-zhmetrics-r206-2|1232	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl16.tfm
12mr|texlive-zhmetrics-r206-2|1233	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl17.tfm
12mr|texlive-zhmetrics-r206-2|1234	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl18.tfm
12mr|texlive-zhmetrics-r206-2|1235	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl19.tfm
12mr|texlive-zhmetrics-r206-2|1236	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl20.tfm
12mr|texlive-zhmetrics-r206-2|1237	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl21.tfm
12mr|texlive-zhmetrics-r206-2|1238	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl22.tfm
12mr|texlive-zhmetrics-r206-2|1239	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl23.tfm
12mr|texlive-zhmetrics-r206-2|1240	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl24.tfm
12mr|texlive-zhmetrics-r206-2|1241	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl25.tfm
12mr|texlive-zhmetrics-r206-2|1242	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl26.tfm
12mr|texlive-zhmetrics-r206-2|1243	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl27.tfm
12mr|texlive-zhmetrics-r206-2|1244	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl28.tfm
12mr|texlive-zhmetrics-r206-2|1245	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl29.tfm
12mr|texlive-zhmetrics-r206-2|1246	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl30.tfm
12mr|texlive-zhmetrics-r206-2|1247	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl31.tfm
12mr|texlive-zhmetrics-r206-2|1248	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl32.tfm
12mr|texlive-zhmetrics-r206-2|1249	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl33.tfm
12mr|texlive-zhmetrics-r206-2|1250	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl34.tfm
12mr|texlive-zhmetrics-r206-2|1251	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl35.tfm
12mr|texlive-zhmetrics-r206-2|1252	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl36.tfm
12mr|texlive-zhmetrics-r206-2|1253	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl37.tfm
12mr|texlive-zhmetrics-r206-2|1254	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl38.tfm
12mr|texlive-zhmetrics-r206-2|1255	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl39.tfm
12mr|texlive-zhmetrics-r206-2|1256	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl40.tfm
12mr|texlive-zhmetrics-r206-2|1257	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl41.tfm
12mr|texlive-zhmetrics-r206-2|1258	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl42.tfm
12mr|texlive-zhmetrics-r206-2|1259	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl43.tfm
12mr|texlive-zhmetrics-r206-2|1260	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl44.tfm
12mr|texlive-zhmetrics-r206-2|1261	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl45.tfm
12mr|texlive-zhmetrics-r206-2|1262	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl46.tfm
12mr|texlive-zhmetrics-r206-2|1263	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl47.tfm
12mr|texlive-zhmetrics-r206-2|1264	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl48.tfm
12mr|texlive-zhmetrics-r206-2|1265	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl49.tfm
12mr|texlive-zhmetrics-r206-2|1266	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl50.tfm
12mr|texlive-zhmetrics-r206-2|1267	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl51.tfm
12mr|texlive-zhmetrics-r206-2|1268	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl52.tfm
12mr|texlive-zhmetrics-r206-2|1269	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl53.tfm
12mr|texlive-zhmetrics-r206-2|1270	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl54.tfm
12mr|texlive-zhmetrics-r206-2|1271	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl55.tfm
12mr|texlive-zhmetrics-r206-2|1272	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl56.tfm
12mr|texlive-zhmetrics-r206-2|1273	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl57.tfm
12mr|texlive-zhmetrics-r206-2|1274	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl58.tfm
12mr|texlive-zhmetrics-r206-2|1275	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl59.tfm
12mr|texlive-zhmetrics-r206-2|1276	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl60.tfm
12mr|texlive-zhmetrics-r206-2|1277	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl61.tfm
12mr|texlive-zhmetrics-r206-2|1278	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl62.tfm
12mr|texlive-zhmetrics-r206-2|1279	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl63.tfm
12mr|texlive-zhmetrics-r206-2|1280	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl64.tfm
12mr|texlive-zhmetrics-r206-2|1281	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl65.tfm
12mr|texlive-zhmetrics-r206-2|1282	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl66.tfm
12mr|texlive-zhmetrics-r206-2|1283	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl67.tfm
12mr|texlive-zhmetrics-r206-2|1284	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl68.tfm
12mr|texlive-zhmetrics-r206-2|1285	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl69.tfm
12mr|texlive-zhmetrics-r206-2|1286	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl70.tfm
12mr|texlive-zhmetrics-r206-2|1287	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl71.tfm
12mr|texlive-zhmetrics-r206-2|1288	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl72.tfm
12mr|texlive-zhmetrics-r206-2|1289	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl73.tfm
12mr|texlive-zhmetrics-r206-2|1290	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl74.tfm
12mr|texlive-zhmetrics-r206-2|1291	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl75.tfm
12mr|texlive-zhmetrics-r206-2|1292	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl76.tfm
12mr|texlive-zhmetrics-r206-2|1293	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl77.tfm
12mr|texlive-zhmetrics-r206-2|1294	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl78.tfm
12mr|texlive-zhmetrics-r206-2|1295	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl79.tfm
12mr|texlive-zhmetrics-r206-2|1296	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl80.tfm
12mr|texlive-zhmetrics-r206-2|1297	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl81.tfm
12mr|texlive-zhmetrics-r206-2|1298	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl82.tfm
12mr|texlive-zhmetrics-r206-2|1299	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl83.tfm
12mr|texlive-zhmetrics-r206-2|1300	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl84.tfm
12mr|texlive-zhmetrics-r206-2|1301	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl85.tfm
12mr|texlive-zhmetrics-r206-2|1302	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl86.tfm
12mr|texlive-zhmetrics-r206-2|1303	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl87.tfm
12mr|texlive-zhmetrics-r206-2|1304	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl88.tfm
12mr|texlive-zhmetrics-r206-2|1305	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl89.tfm
12mr|texlive-zhmetrics-r206-2|1306	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl90.tfm
12mr|texlive-zhmetrics-r206-2|1307	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl91.tfm
12mr|texlive-zhmetrics-r206-2|1308	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl92.tfm
12mr|texlive-zhmetrics-r206-2|1309	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl93.tfm
12mr|texlive-zhmetrics-r206-2|1310	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkkai/gbkkaisl94.tfm
12mr|texlive-zhmetrics-r206-2|1311	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli00.tfm
12mr|texlive-zhmetrics-r206-2|1312	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli01.tfm
12mr|texlive-zhmetrics-r206-2|1313	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli02.tfm
12mr|texlive-zhmetrics-r206-2|1314	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli03.tfm
12mr|texlive-zhmetrics-r206-2|1315	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli04.tfm
12mr|texlive-zhmetrics-r206-2|1316	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli05.tfm
12mr|texlive-zhmetrics-r206-2|1317	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli06.tfm
12mr|texlive-zhmetrics-r206-2|1318	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli07.tfm
12mr|texlive-zhmetrics-r206-2|1319	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli08.tfm
12mr|texlive-zhmetrics-r206-2|1320	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli09.tfm
12mr|texlive-zhmetrics-r206-2|1321	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli10.tfm
12mr|texlive-zhmetrics-r206-2|1322	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli11.tfm
12mr|texlive-zhmetrics-r206-2|1323	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli12.tfm
12mr|texlive-zhmetrics-r206-2|1324	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli13.tfm
12mr|texlive-zhmetrics-r206-2|1325	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli14.tfm
12mr|texlive-zhmetrics-r206-2|1326	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli15.tfm
12mr|texlive-zhmetrics-r206-2|1327	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli16.tfm
12mr|texlive-zhmetrics-r206-2|1328	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli17.tfm
12mr|texlive-zhmetrics-r206-2|1329	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli18.tfm
12mr|texlive-zhmetrics-r206-2|1330	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli19.tfm
12mr|texlive-zhmetrics-r206-2|1331	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli20.tfm
12mr|texlive-zhmetrics-r206-2|1332	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli21.tfm
12mr|texlive-zhmetrics-r206-2|1333	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli22.tfm
12mr|texlive-zhmetrics-r206-2|1334	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli23.tfm
12mr|texlive-zhmetrics-r206-2|1335	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli24.tfm
12mr|texlive-zhmetrics-r206-2|1336	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli25.tfm
12mr|texlive-zhmetrics-r206-2|1337	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli26.tfm
12mr|texlive-zhmetrics-r206-2|1338	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli27.tfm
12mr|texlive-zhmetrics-r206-2|1339	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli28.tfm
12mr|texlive-zhmetrics-r206-2|1340	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli29.tfm
12mr|texlive-zhmetrics-r206-2|1341	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli30.tfm
12mr|texlive-zhmetrics-r206-2|1342	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli31.tfm
12mr|texlive-zhmetrics-r206-2|1343	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli32.tfm
12mr|texlive-zhmetrics-r206-2|1344	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli33.tfm
12mr|texlive-zhmetrics-r206-2|1345	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli34.tfm
12mr|texlive-zhmetrics-r206-2|1346	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli35.tfm
12mr|texlive-zhmetrics-r206-2|1347	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli36.tfm
12mr|texlive-zhmetrics-r206-2|1348	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli37.tfm
12mr|texlive-zhmetrics-r206-2|1349	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli38.tfm
12mr|texlive-zhmetrics-r206-2|1350	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli39.tfm
12mr|texlive-zhmetrics-r206-2|1351	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli40.tfm
12mr|texlive-zhmetrics-r206-2|1352	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli41.tfm
12mr|texlive-zhmetrics-r206-2|1353	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli42.tfm
12mr|texlive-zhmetrics-r206-2|1354	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli43.tfm
12mr|texlive-zhmetrics-r206-2|1355	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli44.tfm
12mr|texlive-zhmetrics-r206-2|1356	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli45.tfm
12mr|texlive-zhmetrics-r206-2|1357	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli46.tfm
12mr|texlive-zhmetrics-r206-2|1358	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli47.tfm
12mr|texlive-zhmetrics-r206-2|1359	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli48.tfm
12mr|texlive-zhmetrics-r206-2|1360	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli49.tfm
12mr|texlive-zhmetrics-r206-2|1361	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli50.tfm
12mr|texlive-zhmetrics-r206-2|1362	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli51.tfm
12mr|texlive-zhmetrics-r206-2|1363	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli52.tfm
12mr|texlive-zhmetrics-r206-2|1364	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli53.tfm
12mr|texlive-zhmetrics-r206-2|1365	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli54.tfm
12mr|texlive-zhmetrics-r206-2|1366	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli55.tfm
12mr|texlive-zhmetrics-r206-2|1367	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli56.tfm
12mr|texlive-zhmetrics-r206-2|1368	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli57.tfm
12mr|texlive-zhmetrics-r206-2|1369	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli58.tfm
12mr|texlive-zhmetrics-r206-2|1370	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli59.tfm
12mr|texlive-zhmetrics-r206-2|1371	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli60.tfm
12mr|texlive-zhmetrics-r206-2|1372	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli61.tfm
12mr|texlive-zhmetrics-r206-2|1373	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli62.tfm
12mr|texlive-zhmetrics-r206-2|1374	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli63.tfm
12mr|texlive-zhmetrics-r206-2|1375	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli64.tfm
12mr|texlive-zhmetrics-r206-2|1376	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli65.tfm
12mr|texlive-zhmetrics-r206-2|1377	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli66.tfm
12mr|texlive-zhmetrics-r206-2|1378	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli67.tfm
12mr|texlive-zhmetrics-r206-2|1379	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli68.tfm
12mr|texlive-zhmetrics-r206-2|1380	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli69.tfm
12mr|texlive-zhmetrics-r206-2|1381	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli70.tfm
12mr|texlive-zhmetrics-r206-2|1382	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli71.tfm
12mr|texlive-zhmetrics-r206-2|1383	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli72.tfm
12mr|texlive-zhmetrics-r206-2|1384	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli73.tfm
12mr|texlive-zhmetrics-r206-2|1385	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli74.tfm
12mr|texlive-zhmetrics-r206-2|1386	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli75.tfm
12mr|texlive-zhmetrics-r206-2|1387	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli76.tfm
12mr|texlive-zhmetrics-r206-2|1388	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli77.tfm
12mr|texlive-zhmetrics-r206-2|1389	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli78.tfm
12mr|texlive-zhmetrics-r206-2|1390	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli79.tfm
12mr|texlive-zhmetrics-r206-2|1391	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli80.tfm
12mr|texlive-zhmetrics-r206-2|1392	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli81.tfm
12mr|texlive-zhmetrics-r206-2|1393	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli82.tfm
12mr|texlive-zhmetrics-r206-2|1394	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli83.tfm
12mr|texlive-zhmetrics-r206-2|1395	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli84.tfm
12mr|texlive-zhmetrics-r206-2|1396	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli85.tfm
12mr|texlive-zhmetrics-r206-2|1397	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli86.tfm
12mr|texlive-zhmetrics-r206-2|1398	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli87.tfm
12mr|texlive-zhmetrics-r206-2|1399	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli88.tfm
12mr|texlive-zhmetrics-r206-2|1400	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli89.tfm
12mr|texlive-zhmetrics-r206-2|1401	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli90.tfm
12mr|texlive-zhmetrics-r206-2|1402	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli91.tfm
12mr|texlive-zhmetrics-r206-2|1403	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli92.tfm
12mr|texlive-zhmetrics-r206-2|1404	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli93.tfm
12mr|texlive-zhmetrics-r206-2|1405	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbkli94.tfm
12mr|texlive-zhmetrics-r206-2|1406	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl00.tfm
12mr|texlive-zhmetrics-r206-2|1407	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl01.tfm
12mr|texlive-zhmetrics-r206-2|1408	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl02.tfm
12mr|texlive-zhmetrics-r206-2|1409	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl03.tfm
12mr|texlive-zhmetrics-r206-2|1410	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl04.tfm
12mr|texlive-zhmetrics-r206-2|1411	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl05.tfm
12mr|texlive-zhmetrics-r206-2|1412	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl06.tfm
12mr|texlive-zhmetrics-r206-2|1413	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl07.tfm
12mr|texlive-zhmetrics-r206-2|1414	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl08.tfm
12mr|texlive-zhmetrics-r206-2|1415	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl09.tfm
12mr|texlive-zhmetrics-r206-2|1416	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl10.tfm
12mr|texlive-zhmetrics-r206-2|1417	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl11.tfm
12mr|texlive-zhmetrics-r206-2|1418	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl12.tfm
12mr|texlive-zhmetrics-r206-2|1419	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl13.tfm
12mr|texlive-zhmetrics-r206-2|1420	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl14.tfm
12mr|texlive-zhmetrics-r206-2|1421	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl15.tfm
12mr|texlive-zhmetrics-r206-2|1422	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl16.tfm
12mr|texlive-zhmetrics-r206-2|1423	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl17.tfm
12mr|texlive-zhmetrics-r206-2|1424	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl18.tfm
12mr|texlive-zhmetrics-r206-2|1425	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl19.tfm
12mr|texlive-zhmetrics-r206-2|1426	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl20.tfm
12mr|texlive-zhmetrics-r206-2|1427	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl21.tfm
12mr|texlive-zhmetrics-r206-2|1428	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl22.tfm
12mr|texlive-zhmetrics-r206-2|1429	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl23.tfm
12mr|texlive-zhmetrics-r206-2|1430	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl24.tfm
12mr|texlive-zhmetrics-r206-2|1431	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl25.tfm
12mr|texlive-zhmetrics-r206-2|1432	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl26.tfm
12mr|texlive-zhmetrics-r206-2|1433	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl27.tfm
12mr|texlive-zhmetrics-r206-2|1434	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl28.tfm
12mr|texlive-zhmetrics-r206-2|1435	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl29.tfm
12mr|texlive-zhmetrics-r206-2|1436	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl30.tfm
12mr|texlive-zhmetrics-r206-2|1437	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl31.tfm
12mr|texlive-zhmetrics-r206-2|1438	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl32.tfm
12mr|texlive-zhmetrics-r206-2|1439	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl33.tfm
12mr|texlive-zhmetrics-r206-2|1440	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl34.tfm
12mr|texlive-zhmetrics-r206-2|1441	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl35.tfm
12mr|texlive-zhmetrics-r206-2|1442	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl36.tfm
12mr|texlive-zhmetrics-r206-2|1443	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl37.tfm
12mr|texlive-zhmetrics-r206-2|1444	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl38.tfm
12mr|texlive-zhmetrics-r206-2|1445	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl39.tfm
12mr|texlive-zhmetrics-r206-2|1446	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl40.tfm
12mr|texlive-zhmetrics-r206-2|1447	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl41.tfm
12mr|texlive-zhmetrics-r206-2|1448	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl42.tfm
12mr|texlive-zhmetrics-r206-2|1449	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl43.tfm
12mr|texlive-zhmetrics-r206-2|1450	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl44.tfm
12mr|texlive-zhmetrics-r206-2|1451	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl45.tfm
12mr|texlive-zhmetrics-r206-2|1452	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl46.tfm
12mr|texlive-zhmetrics-r206-2|1453	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl47.tfm
12mr|texlive-zhmetrics-r206-2|1454	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl48.tfm
12mr|texlive-zhmetrics-r206-2|1455	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl49.tfm
12mr|texlive-zhmetrics-r206-2|1456	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl50.tfm
12mr|texlive-zhmetrics-r206-2|1457	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl51.tfm
12mr|texlive-zhmetrics-r206-2|1458	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl52.tfm
12mr|texlive-zhmetrics-r206-2|1459	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl53.tfm
12mr|texlive-zhmetrics-r206-2|1460	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl54.tfm
12mr|texlive-zhmetrics-r206-2|1461	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl55.tfm
12mr|texlive-zhmetrics-r206-2|1462	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl56.tfm
12mr|texlive-zhmetrics-r206-2|1463	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl57.tfm
12mr|texlive-zhmetrics-r206-2|1464	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl58.tfm
12mr|texlive-zhmetrics-r206-2|1465	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl59.tfm
12mr|texlive-zhmetrics-r206-2|1466	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl60.tfm
12mr|texlive-zhmetrics-r206-2|1467	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl61.tfm
12mr|texlive-zhmetrics-r206-2|1468	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl62.tfm
12mr|texlive-zhmetrics-r206-2|1469	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl63.tfm
12mr|texlive-zhmetrics-r206-2|1470	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl64.tfm
12mr|texlive-zhmetrics-r206-2|1471	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl65.tfm
12mr|texlive-zhmetrics-r206-2|1472	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl66.tfm
12mr|texlive-zhmetrics-r206-2|1473	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl67.tfm
12mr|texlive-zhmetrics-r206-2|1474	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl68.tfm
12mr|texlive-zhmetrics-r206-2|1475	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl69.tfm
12mr|texlive-zhmetrics-r206-2|1476	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl70.tfm
12mr|texlive-zhmetrics-r206-2|1477	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl71.tfm
12mr|texlive-zhmetrics-r206-2|1478	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl72.tfm
12mr|texlive-zhmetrics-r206-2|1479	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl73.tfm
12mr|texlive-zhmetrics-r206-2|1480	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl74.tfm
12mr|texlive-zhmetrics-r206-2|1481	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl75.tfm
12mr|texlive-zhmetrics-r206-2|1482	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl76.tfm
12mr|texlive-zhmetrics-r206-2|1483	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl77.tfm
12mr|texlive-zhmetrics-r206-2|1484	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl78.tfm
12mr|texlive-zhmetrics-r206-2|1485	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl79.tfm
12mr|texlive-zhmetrics-r206-2|1486	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl80.tfm
12mr|texlive-zhmetrics-r206-2|1487	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl81.tfm
12mr|texlive-zhmetrics-r206-2|1488	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl82.tfm
12mr|texlive-zhmetrics-r206-2|1489	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl83.tfm
12mr|texlive-zhmetrics-r206-2|1490	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl84.tfm
12mr|texlive-zhmetrics-r206-2|1491	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl85.tfm
12mr|texlive-zhmetrics-r206-2|1492	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl86.tfm
12mr|texlive-zhmetrics-r206-2|1493	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl87.tfm
12mr|texlive-zhmetrics-r206-2|1494	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl88.tfm
12mr|texlive-zhmetrics-r206-2|1495	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl89.tfm
12mr|texlive-zhmetrics-r206-2|1496	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl90.tfm
12mr|texlive-zhmetrics-r206-2|1497	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl91.tfm
12mr|texlive-zhmetrics-r206-2|1498	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl92.tfm
12mr|texlive-zhmetrics-r206-2|1499	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl93.tfm
12mr|texlive-zhmetrics-r206-2|1500	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkli/gbklisl94.tfm
12mr|texlive-zhmetrics-r206-2|1501	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong00.tfm
12mr|texlive-zhmetrics-r206-2|1502	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong01.tfm
12mr|texlive-zhmetrics-r206-2|1503	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong02.tfm
12mr|texlive-zhmetrics-r206-2|1504	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong03.tfm
12mr|texlive-zhmetrics-r206-2|1505	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong04.tfm
12mr|texlive-zhmetrics-r206-2|1506	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong05.tfm
12mr|texlive-zhmetrics-r206-2|1507	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong06.tfm
12mr|texlive-zhmetrics-r206-2|1508	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong07.tfm
12mr|texlive-zhmetrics-r206-2|1509	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong08.tfm
12mr|texlive-zhmetrics-r206-2|1510	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong09.tfm
12mr|texlive-zhmetrics-r206-2|1511	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong10.tfm
12mr|texlive-zhmetrics-r206-2|1512	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong11.tfm
12mr|texlive-zhmetrics-r206-2|1513	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong12.tfm
12mr|texlive-zhmetrics-r206-2|1514	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong13.tfm
12mr|texlive-zhmetrics-r206-2|1515	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong14.tfm
12mr|texlive-zhmetrics-r206-2|1516	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong15.tfm
12mr|texlive-zhmetrics-r206-2|1517	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong16.tfm
12mr|texlive-zhmetrics-r206-2|1518	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong17.tfm
12mr|texlive-zhmetrics-r206-2|1519	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong18.tfm
12mr|texlive-zhmetrics-r206-2|1520	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong19.tfm
12mr|texlive-zhmetrics-r206-2|1521	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong20.tfm
12mr|texlive-zhmetrics-r206-2|1522	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong21.tfm
12mr|texlive-zhmetrics-r206-2|1523	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong22.tfm
12mr|texlive-zhmetrics-r206-2|1524	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong23.tfm
12mr|texlive-zhmetrics-r206-2|1525	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong24.tfm
12mr|texlive-zhmetrics-r206-2|1526	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong25.tfm
12mr|texlive-zhmetrics-r206-2|1527	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong26.tfm
12mr|texlive-zhmetrics-r206-2|1528	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong27.tfm
12mr|texlive-zhmetrics-r206-2|1529	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong28.tfm
12mr|texlive-zhmetrics-r206-2|1530	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong29.tfm
12mr|texlive-zhmetrics-r206-2|1531	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong30.tfm
12mr|texlive-zhmetrics-r206-2|1532	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong31.tfm
12mr|texlive-zhmetrics-r206-2|1533	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong32.tfm
12mr|texlive-zhmetrics-r206-2|1534	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong33.tfm
12mr|texlive-zhmetrics-r206-2|1535	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong34.tfm
12mr|texlive-zhmetrics-r206-2|1536	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong35.tfm
12mr|texlive-zhmetrics-r206-2|1537	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong36.tfm
12mr|texlive-zhmetrics-r206-2|1538	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong37.tfm
12mr|texlive-zhmetrics-r206-2|1539	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong38.tfm
12mr|texlive-zhmetrics-r206-2|1540	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong39.tfm
12mr|texlive-zhmetrics-r206-2|1541	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong40.tfm
12mr|texlive-zhmetrics-r206-2|1542	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong41.tfm
12mr|texlive-zhmetrics-r206-2|1543	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong42.tfm
12mr|texlive-zhmetrics-r206-2|1544	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong43.tfm
12mr|texlive-zhmetrics-r206-2|1545	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong44.tfm
12mr|texlive-zhmetrics-r206-2|1546	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong45.tfm
12mr|texlive-zhmetrics-r206-2|1547	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong46.tfm
12mr|texlive-zhmetrics-r206-2|1548	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong47.tfm
12mr|texlive-zhmetrics-r206-2|1549	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong48.tfm
12mr|texlive-zhmetrics-r206-2|1550	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong49.tfm
12mr|texlive-zhmetrics-r206-2|1551	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong50.tfm
12mr|texlive-zhmetrics-r206-2|1552	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong51.tfm
12mr|texlive-zhmetrics-r206-2|1553	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong52.tfm
12mr|texlive-zhmetrics-r206-2|1554	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong53.tfm
12mr|texlive-zhmetrics-r206-2|1555	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong54.tfm
12mr|texlive-zhmetrics-r206-2|1556	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong55.tfm
12mr|texlive-zhmetrics-r206-2|1557	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong56.tfm
12mr|texlive-zhmetrics-r206-2|1558	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong57.tfm
12mr|texlive-zhmetrics-r206-2|1559	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong58.tfm
12mr|texlive-zhmetrics-r206-2|1560	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong59.tfm
12mr|texlive-zhmetrics-r206-2|1561	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong60.tfm
12mr|texlive-zhmetrics-r206-2|1562	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong61.tfm
12mr|texlive-zhmetrics-r206-2|1563	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong62.tfm
12mr|texlive-zhmetrics-r206-2|1564	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong63.tfm
12mr|texlive-zhmetrics-r206-2|1565	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong64.tfm
12mr|texlive-zhmetrics-r206-2|1566	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong65.tfm
12mr|texlive-zhmetrics-r206-2|1567	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong66.tfm
12mr|texlive-zhmetrics-r206-2|1568	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong67.tfm
12mr|texlive-zhmetrics-r206-2|1569	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong68.tfm
12mr|texlive-zhmetrics-r206-2|1570	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong69.tfm
12mr|texlive-zhmetrics-r206-2|1571	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong70.tfm
12mr|texlive-zhmetrics-r206-2|1572	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong71.tfm
12mr|texlive-zhmetrics-r206-2|1573	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong72.tfm
12mr|texlive-zhmetrics-r206-2|1574	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong73.tfm
12mr|texlive-zhmetrics-r206-2|1575	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong74.tfm
12mr|texlive-zhmetrics-r206-2|1576	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong75.tfm
12mr|texlive-zhmetrics-r206-2|1577	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong76.tfm
12mr|texlive-zhmetrics-r206-2|1578	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong77.tfm
12mr|texlive-zhmetrics-r206-2|1579	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong78.tfm
12mr|texlive-zhmetrics-r206-2|1580	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong79.tfm
12mr|texlive-zhmetrics-r206-2|1581	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong80.tfm
12mr|texlive-zhmetrics-r206-2|1582	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong81.tfm
12mr|texlive-zhmetrics-r206-2|1583	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong82.tfm
12mr|texlive-zhmetrics-r206-2|1584	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong83.tfm
12mr|texlive-zhmetrics-r206-2|1585	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong84.tfm
12mr|texlive-zhmetrics-r206-2|1586	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong85.tfm
12mr|texlive-zhmetrics-r206-2|1587	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong86.tfm
12mr|texlive-zhmetrics-r206-2|1588	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong87.tfm
12mr|texlive-zhmetrics-r206-2|1589	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong88.tfm
12mr|texlive-zhmetrics-r206-2|1590	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong89.tfm
12mr|texlive-zhmetrics-r206-2|1591	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong90.tfm
12mr|texlive-zhmetrics-r206-2|1592	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong91.tfm
12mr|texlive-zhmetrics-r206-2|1593	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong92.tfm
12mr|texlive-zhmetrics-r206-2|1594	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong93.tfm
12mr|texlive-zhmetrics-r206-2|1595	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksong94.tfm
12mr|texlive-zhmetrics-r206-2|1596	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl00.tfm
12mr|texlive-zhmetrics-r206-2|1597	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl01.tfm
12mr|texlive-zhmetrics-r206-2|1598	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl02.tfm
12mr|texlive-zhmetrics-r206-2|1599	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl03.tfm
12mr|texlive-zhmetrics-r206-2|1600	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl04.tfm
12mr|texlive-zhmetrics-r206-2|1601	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl05.tfm
12mr|texlive-zhmetrics-r206-2|1602	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl06.tfm
12mr|texlive-zhmetrics-r206-2|1603	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl07.tfm
12mr|texlive-zhmetrics-r206-2|1604	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl08.tfm
12mr|texlive-zhmetrics-r206-2|1605	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl09.tfm
12mr|texlive-zhmetrics-r206-2|1606	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl10.tfm
12mr|texlive-zhmetrics-r206-2|1607	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl11.tfm
12mr|texlive-zhmetrics-r206-2|1608	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl12.tfm
12mr|texlive-zhmetrics-r206-2|1609	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl13.tfm
12mr|texlive-zhmetrics-r206-2|1610	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl14.tfm
12mr|texlive-zhmetrics-r206-2|1611	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl15.tfm
12mr|texlive-zhmetrics-r206-2|1612	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl16.tfm
12mr|texlive-zhmetrics-r206-2|1613	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl17.tfm
12mr|texlive-zhmetrics-r206-2|1614	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl18.tfm
12mr|texlive-zhmetrics-r206-2|1615	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl19.tfm
12mr|texlive-zhmetrics-r206-2|1616	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl20.tfm
12mr|texlive-zhmetrics-r206-2|1617	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl21.tfm
12mr|texlive-zhmetrics-r206-2|1618	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl22.tfm
12mr|texlive-zhmetrics-r206-2|1619	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl23.tfm
12mr|texlive-zhmetrics-r206-2|1620	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl24.tfm
12mr|texlive-zhmetrics-r206-2|1621	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl25.tfm
12mr|texlive-zhmetrics-r206-2|1622	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl26.tfm
12mr|texlive-zhmetrics-r206-2|1623	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl27.tfm
12mr|texlive-zhmetrics-r206-2|1624	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl28.tfm
12mr|texlive-zhmetrics-r206-2|1625	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl29.tfm
12mr|texlive-zhmetrics-r206-2|1626	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl30.tfm
12mr|texlive-zhmetrics-r206-2|1627	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl31.tfm
12mr|texlive-zhmetrics-r206-2|1628	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl32.tfm
12mr|texlive-zhmetrics-r206-2|1629	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl33.tfm
12mr|texlive-zhmetrics-r206-2|1630	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl34.tfm
12mr|texlive-zhmetrics-r206-2|1631	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl35.tfm
12mr|texlive-zhmetrics-r206-2|1632	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl36.tfm
12mr|texlive-zhmetrics-r206-2|1633	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl37.tfm
12mr|texlive-zhmetrics-r206-2|1634	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl38.tfm
12mr|texlive-zhmetrics-r206-2|1635	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl39.tfm
12mr|texlive-zhmetrics-r206-2|1636	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl40.tfm
12mr|texlive-zhmetrics-r206-2|1637	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl41.tfm
12mr|texlive-zhmetrics-r206-2|1638	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl42.tfm
12mr|texlive-zhmetrics-r206-2|1639	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl43.tfm
12mr|texlive-zhmetrics-r206-2|1640	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl44.tfm
12mr|texlive-zhmetrics-r206-2|1641	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl45.tfm
12mr|texlive-zhmetrics-r206-2|1642	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl46.tfm
12mr|texlive-zhmetrics-r206-2|1643	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl47.tfm
12mr|texlive-zhmetrics-r206-2|1644	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl48.tfm
12mr|texlive-zhmetrics-r206-2|1645	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl49.tfm
12mr|texlive-zhmetrics-r206-2|1646	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl50.tfm
12mr|texlive-zhmetrics-r206-2|1647	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl51.tfm
12mr|texlive-zhmetrics-r206-2|1648	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl52.tfm
12mr|texlive-zhmetrics-r206-2|1649	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl53.tfm
12mr|texlive-zhmetrics-r206-2|1650	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl54.tfm
12mr|texlive-zhmetrics-r206-2|1651	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl55.tfm
12mr|texlive-zhmetrics-r206-2|1652	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl56.tfm
12mr|texlive-zhmetrics-r206-2|1653	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl57.tfm
12mr|texlive-zhmetrics-r206-2|1654	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl58.tfm
12mr|texlive-zhmetrics-r206-2|1655	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl59.tfm
12mr|texlive-zhmetrics-r206-2|1656	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl60.tfm
12mr|texlive-zhmetrics-r206-2|1657	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl61.tfm
12mr|texlive-zhmetrics-r206-2|1658	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl62.tfm
12mr|texlive-zhmetrics-r206-2|1659	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl63.tfm
12mr|texlive-zhmetrics-r206-2|1660	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl64.tfm
12mr|texlive-zhmetrics-r206-2|1661	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl65.tfm
12mr|texlive-zhmetrics-r206-2|1662	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl66.tfm
12mr|texlive-zhmetrics-r206-2|1663	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl67.tfm
12mr|texlive-zhmetrics-r206-2|1664	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl68.tfm
12mr|texlive-zhmetrics-r206-2|1665	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl69.tfm
12mr|texlive-zhmetrics-r206-2|1666	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl70.tfm
12mr|texlive-zhmetrics-r206-2|1667	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl71.tfm
12mr|texlive-zhmetrics-r206-2|1668	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl72.tfm
12mr|texlive-zhmetrics-r206-2|1669	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl73.tfm
12mr|texlive-zhmetrics-r206-2|1670	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl74.tfm
12mr|texlive-zhmetrics-r206-2|1671	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl75.tfm
12mr|texlive-zhmetrics-r206-2|1672	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl76.tfm
12mr|texlive-zhmetrics-r206-2|1673	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl77.tfm
12mr|texlive-zhmetrics-r206-2|1674	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl78.tfm
12mr|texlive-zhmetrics-r206-2|1675	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl79.tfm
12mr|texlive-zhmetrics-r206-2|1676	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl80.tfm
12mr|texlive-zhmetrics-r206-2|1677	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl81.tfm
12mr|texlive-zhmetrics-r206-2|1678	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl82.tfm
12mr|texlive-zhmetrics-r206-2|1679	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl83.tfm
12mr|texlive-zhmetrics-r206-2|1680	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl84.tfm
12mr|texlive-zhmetrics-r206-2|1681	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl85.tfm
12mr|texlive-zhmetrics-r206-2|1682	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl86.tfm
12mr|texlive-zhmetrics-r206-2|1683	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl87.tfm
12mr|texlive-zhmetrics-r206-2|1684	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl88.tfm
12mr|texlive-zhmetrics-r206-2|1685	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl89.tfm
12mr|texlive-zhmetrics-r206-2|1686	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl90.tfm
12mr|texlive-zhmetrics-r206-2|1687	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl91.tfm
12mr|texlive-zhmetrics-r206-2|1688	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl92.tfm
12mr|texlive-zhmetrics-r206-2|1689	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl93.tfm
12mr|texlive-zhmetrics-r206-2|1690	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbksong/gbksongsl94.tfm
12mr|texlive-zhmetrics-r206-2|1691	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou00.tfm
12mr|texlive-zhmetrics-r206-2|1692	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou01.tfm
12mr|texlive-zhmetrics-r206-2|1693	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou02.tfm
12mr|texlive-zhmetrics-r206-2|1694	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou03.tfm
12mr|texlive-zhmetrics-r206-2|1695	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou04.tfm
12mr|texlive-zhmetrics-r206-2|1696	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou05.tfm
12mr|texlive-zhmetrics-r206-2|1697	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou06.tfm
12mr|texlive-zhmetrics-r206-2|1698	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou07.tfm
12mr|texlive-zhmetrics-r206-2|1699	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou08.tfm
12mr|texlive-zhmetrics-r206-2|1700	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou09.tfm
12mr|texlive-zhmetrics-r206-2|1701	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou10.tfm
12mr|texlive-zhmetrics-r206-2|1702	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou11.tfm
12mr|texlive-zhmetrics-r206-2|1703	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou12.tfm
12mr|texlive-zhmetrics-r206-2|1704	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou13.tfm
12mr|texlive-zhmetrics-r206-2|1705	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou14.tfm
12mr|texlive-zhmetrics-r206-2|1706	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou15.tfm
12mr|texlive-zhmetrics-r206-2|1707	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou16.tfm
12mr|texlive-zhmetrics-r206-2|1708	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou17.tfm
12mr|texlive-zhmetrics-r206-2|1709	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou18.tfm
12mr|texlive-zhmetrics-r206-2|1710	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou19.tfm
12mr|texlive-zhmetrics-r206-2|1711	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou20.tfm
12mr|texlive-zhmetrics-r206-2|1712	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou21.tfm
12mr|texlive-zhmetrics-r206-2|1713	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou22.tfm
12mr|texlive-zhmetrics-r206-2|1714	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou23.tfm
12mr|texlive-zhmetrics-r206-2|1715	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou24.tfm
12mr|texlive-zhmetrics-r206-2|1716	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou25.tfm
12mr|texlive-zhmetrics-r206-2|1717	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou26.tfm
12mr|texlive-zhmetrics-r206-2|1718	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou27.tfm
12mr|texlive-zhmetrics-r206-2|1719	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou28.tfm
12mr|texlive-zhmetrics-r206-2|1720	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou29.tfm
12mr|texlive-zhmetrics-r206-2|1721	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou30.tfm
12mr|texlive-zhmetrics-r206-2|1722	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou31.tfm
12mr|texlive-zhmetrics-r206-2|1723	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou32.tfm
12mr|texlive-zhmetrics-r206-2|1724	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou33.tfm
12mr|texlive-zhmetrics-r206-2|1725	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou34.tfm
12mr|texlive-zhmetrics-r206-2|1726	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou35.tfm
12mr|texlive-zhmetrics-r206-2|1727	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou36.tfm
12mr|texlive-zhmetrics-r206-2|1728	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou37.tfm
12mr|texlive-zhmetrics-r206-2|1729	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou38.tfm
12mr|texlive-zhmetrics-r206-2|1730	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou39.tfm
12mr|texlive-zhmetrics-r206-2|1731	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou40.tfm
12mr|texlive-zhmetrics-r206-2|1732	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou41.tfm
12mr|texlive-zhmetrics-r206-2|1733	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou42.tfm
12mr|texlive-zhmetrics-r206-2|1734	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou43.tfm
12mr|texlive-zhmetrics-r206-2|1735	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou44.tfm
12mr|texlive-zhmetrics-r206-2|1736	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou45.tfm
12mr|texlive-zhmetrics-r206-2|1737	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou46.tfm
12mr|texlive-zhmetrics-r206-2|1738	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou47.tfm
12mr|texlive-zhmetrics-r206-2|1739	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou48.tfm
12mr|texlive-zhmetrics-r206-2|1740	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou49.tfm
12mr|texlive-zhmetrics-r206-2|1741	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou50.tfm
12mr|texlive-zhmetrics-r206-2|1742	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou51.tfm
12mr|texlive-zhmetrics-r206-2|1743	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou52.tfm
12mr|texlive-zhmetrics-r206-2|1744	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou53.tfm
12mr|texlive-zhmetrics-r206-2|1745	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou54.tfm
12mr|texlive-zhmetrics-r206-2|1746	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou55.tfm
12mr|texlive-zhmetrics-r206-2|1747	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou56.tfm
12mr|texlive-zhmetrics-r206-2|1748	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou57.tfm
12mr|texlive-zhmetrics-r206-2|1749	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou58.tfm
12mr|texlive-zhmetrics-r206-2|1750	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou59.tfm
12mr|texlive-zhmetrics-r206-2|1751	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou60.tfm
12mr|texlive-zhmetrics-r206-2|1752	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou61.tfm
12mr|texlive-zhmetrics-r206-2|1753	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou62.tfm
12mr|texlive-zhmetrics-r206-2|1754	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou63.tfm
12mr|texlive-zhmetrics-r206-2|1755	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou64.tfm
12mr|texlive-zhmetrics-r206-2|1756	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou65.tfm
12mr|texlive-zhmetrics-r206-2|1757	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou66.tfm
12mr|texlive-zhmetrics-r206-2|1758	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou67.tfm
12mr|texlive-zhmetrics-r206-2|1759	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou68.tfm
12mr|texlive-zhmetrics-r206-2|1760	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou69.tfm
12mr|texlive-zhmetrics-r206-2|1761	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou70.tfm
12mr|texlive-zhmetrics-r206-2|1762	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou71.tfm
12mr|texlive-zhmetrics-r206-2|1763	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou72.tfm
12mr|texlive-zhmetrics-r206-2|1764	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou73.tfm
12mr|texlive-zhmetrics-r206-2|1765	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou74.tfm
12mr|texlive-zhmetrics-r206-2|1766	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou75.tfm
12mr|texlive-zhmetrics-r206-2|1767	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou76.tfm
12mr|texlive-zhmetrics-r206-2|1768	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou77.tfm
12mr|texlive-zhmetrics-r206-2|1769	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou78.tfm
12mr|texlive-zhmetrics-r206-2|1770	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou79.tfm
12mr|texlive-zhmetrics-r206-2|1771	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou80.tfm
12mr|texlive-zhmetrics-r206-2|1772	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou81.tfm
12mr|texlive-zhmetrics-r206-2|1773	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou82.tfm
12mr|texlive-zhmetrics-r206-2|1774	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou83.tfm
12mr|texlive-zhmetrics-r206-2|1775	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou84.tfm
12mr|texlive-zhmetrics-r206-2|1776	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou85.tfm
12mr|texlive-zhmetrics-r206-2|1777	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou86.tfm
12mr|texlive-zhmetrics-r206-2|1778	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou87.tfm
12mr|texlive-zhmetrics-r206-2|1779	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou88.tfm
12mr|texlive-zhmetrics-r206-2|1780	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou89.tfm
12mr|texlive-zhmetrics-r206-2|1781	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou90.tfm
12mr|texlive-zhmetrics-r206-2|1782	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou91.tfm
12mr|texlive-zhmetrics-r206-2|1783	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou92.tfm
12mr|texlive-zhmetrics-r206-2|1784	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou93.tfm
12mr|texlive-zhmetrics-r206-2|1785	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyou94.tfm
12mr|texlive-zhmetrics-r206-2|1786	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl00.tfm
12mr|texlive-zhmetrics-r206-2|1787	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl01.tfm
12mr|texlive-zhmetrics-r206-2|1788	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl02.tfm
12mr|texlive-zhmetrics-r206-2|1789	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl03.tfm
12mr|texlive-zhmetrics-r206-2|1790	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl04.tfm
12mr|texlive-zhmetrics-r206-2|1791	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl05.tfm
12mr|texlive-zhmetrics-r206-2|1792	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl06.tfm
12mr|texlive-zhmetrics-r206-2|1793	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl07.tfm
12mr|texlive-zhmetrics-r206-2|1794	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl08.tfm
12mr|texlive-zhmetrics-r206-2|1795	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl09.tfm
12mr|texlive-zhmetrics-r206-2|1796	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl10.tfm
12mr|texlive-zhmetrics-r206-2|1797	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl11.tfm
12mr|texlive-zhmetrics-r206-2|1798	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl12.tfm
12mr|texlive-zhmetrics-r206-2|1799	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl13.tfm
12mr|texlive-zhmetrics-r206-2|1800	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl14.tfm
12mr|texlive-zhmetrics-r206-2|1801	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl15.tfm
12mr|texlive-zhmetrics-r206-2|1802	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl16.tfm
12mr|texlive-zhmetrics-r206-2|1803	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl17.tfm
12mr|texlive-zhmetrics-r206-2|1804	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl18.tfm
12mr|texlive-zhmetrics-r206-2|1805	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl19.tfm
12mr|texlive-zhmetrics-r206-2|1806	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl20.tfm
12mr|texlive-zhmetrics-r206-2|1807	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl21.tfm
12mr|texlive-zhmetrics-r206-2|1808	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl22.tfm
12mr|texlive-zhmetrics-r206-2|1809	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl23.tfm
12mr|texlive-zhmetrics-r206-2|1810	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl24.tfm
12mr|texlive-zhmetrics-r206-2|1811	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl25.tfm
12mr|texlive-zhmetrics-r206-2|1812	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl26.tfm
12mr|texlive-zhmetrics-r206-2|1813	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl27.tfm
12mr|texlive-zhmetrics-r206-2|1814	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl28.tfm
12mr|texlive-zhmetrics-r206-2|1815	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl29.tfm
12mr|texlive-zhmetrics-r206-2|1816	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl30.tfm
12mr|texlive-zhmetrics-r206-2|1817	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl31.tfm
12mr|texlive-zhmetrics-r206-2|1818	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl32.tfm
12mr|texlive-zhmetrics-r206-2|1819	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl33.tfm
12mr|texlive-zhmetrics-r206-2|1820	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl34.tfm
12mr|texlive-zhmetrics-r206-2|1821	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl35.tfm
12mr|texlive-zhmetrics-r206-2|1822	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl36.tfm
12mr|texlive-zhmetrics-r206-2|1823	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl37.tfm
12mr|texlive-zhmetrics-r206-2|1824	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl38.tfm
12mr|texlive-zhmetrics-r206-2|1825	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl39.tfm
12mr|texlive-zhmetrics-r206-2|1826	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl40.tfm
12mr|texlive-zhmetrics-r206-2|1827	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl41.tfm
12mr|texlive-zhmetrics-r206-2|1828	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl42.tfm
12mr|texlive-zhmetrics-r206-2|1829	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl43.tfm
12mr|texlive-zhmetrics-r206-2|1830	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl44.tfm
12mr|texlive-zhmetrics-r206-2|1831	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl45.tfm
12mr|texlive-zhmetrics-r206-2|1832	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl46.tfm
12mr|texlive-zhmetrics-r206-2|1833	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl47.tfm
12mr|texlive-zhmetrics-r206-2|1834	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl48.tfm
12mr|texlive-zhmetrics-r206-2|1835	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl49.tfm
12mr|texlive-zhmetrics-r206-2|1836	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl50.tfm
12mr|texlive-zhmetrics-r206-2|1837	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl51.tfm
12mr|texlive-zhmetrics-r206-2|1838	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl52.tfm
12mr|texlive-zhmetrics-r206-2|1839	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl53.tfm
12mr|texlive-zhmetrics-r206-2|1840	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl54.tfm
12mr|texlive-zhmetrics-r206-2|1841	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl55.tfm
12mr|texlive-zhmetrics-r206-2|1842	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl56.tfm
12mr|texlive-zhmetrics-r206-2|1843	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl57.tfm
12mr|texlive-zhmetrics-r206-2|1844	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl58.tfm
12mr|texlive-zhmetrics-r206-2|1845	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl59.tfm
12mr|texlive-zhmetrics-r206-2|1846	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl60.tfm
12mr|texlive-zhmetrics-r206-2|1847	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl61.tfm
12mr|texlive-zhmetrics-r206-2|1848	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl62.tfm
12mr|texlive-zhmetrics-r206-2|1849	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl63.tfm
12mr|texlive-zhmetrics-r206-2|1850	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl64.tfm
12mr|texlive-zhmetrics-r206-2|1851	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl65.tfm
12mr|texlive-zhmetrics-r206-2|1852	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl66.tfm
12mr|texlive-zhmetrics-r206-2|1853	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl67.tfm
12mr|texlive-zhmetrics-r206-2|1854	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl68.tfm
12mr|texlive-zhmetrics-r206-2|1855	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl69.tfm
12mr|texlive-zhmetrics-r206-2|1856	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl70.tfm
12mr|texlive-zhmetrics-r206-2|1857	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl71.tfm
12mr|texlive-zhmetrics-r206-2|1858	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl72.tfm
12mr|texlive-zhmetrics-r206-2|1859	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl73.tfm
12mr|texlive-zhmetrics-r206-2|1860	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl74.tfm
12mr|texlive-zhmetrics-r206-2|1861	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl75.tfm
12mr|texlive-zhmetrics-r206-2|1862	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl76.tfm
12mr|texlive-zhmetrics-r206-2|1863	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl77.tfm
12mr|texlive-zhmetrics-r206-2|1864	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl78.tfm
12mr|texlive-zhmetrics-r206-2|1865	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl79.tfm
12mr|texlive-zhmetrics-r206-2|1866	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl80.tfm
12mr|texlive-zhmetrics-r206-2|1867	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl81.tfm
12mr|texlive-zhmetrics-r206-2|1868	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl82.tfm
12mr|texlive-zhmetrics-r206-2|1869	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl83.tfm
12mr|texlive-zhmetrics-r206-2|1870	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl84.tfm
12mr|texlive-zhmetrics-r206-2|1871	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl85.tfm
12mr|texlive-zhmetrics-r206-2|1872	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl86.tfm
12mr|texlive-zhmetrics-r206-2|1873	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl87.tfm
12mr|texlive-zhmetrics-r206-2|1874	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl88.tfm
12mr|texlive-zhmetrics-r206-2|1875	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl89.tfm
12mr|texlive-zhmetrics-r206-2|1876	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl90.tfm
12mr|texlive-zhmetrics-r206-2|1877	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl91.tfm
12mr|texlive-zhmetrics-r206-2|1878	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl92.tfm
12mr|texlive-zhmetrics-r206-2|1879	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl93.tfm
12mr|texlive-zhmetrics-r206-2|1880	%{_texmfdistdir}/fonts/tfm/zhmetrics/gbkyou/gbkyousl94.tfm
12mr|texlive-zhmetrics-r206-2|1881	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs00.tfm
12mr|texlive-zhmetrics-r206-2|1882	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs01.tfm
12mr|texlive-zhmetrics-r206-2|1883	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs02.tfm
12mr|texlive-zhmetrics-r206-2|1884	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs03.tfm
12mr|texlive-zhmetrics-r206-2|1885	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs04.tfm
12mr|texlive-zhmetrics-r206-2|1886	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs05.tfm
12mr|texlive-zhmetrics-r206-2|1887	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs06.tfm
12mr|texlive-zhmetrics-r206-2|1888	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs07.tfm
12mr|texlive-zhmetrics-r206-2|1889	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs08.tfm
12mr|texlive-zhmetrics-r206-2|1890	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs09.tfm
12mr|texlive-zhmetrics-r206-2|1891	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs0a.tfm
12mr|texlive-zhmetrics-r206-2|1892	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs0b.tfm
12mr|texlive-zhmetrics-r206-2|1893	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs0c.tfm
12mr|texlive-zhmetrics-r206-2|1894	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs0d.tfm
12mr|texlive-zhmetrics-r206-2|1895	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs0e.tfm
12mr|texlive-zhmetrics-r206-2|1896	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs0f.tfm
12mr|texlive-zhmetrics-r206-2|1897	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs10.tfm
12mr|texlive-zhmetrics-r206-2|1898	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs11.tfm
12mr|texlive-zhmetrics-r206-2|1899	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs12.tfm
12mr|texlive-zhmetrics-r206-2|1900	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs13.tfm
12mr|texlive-zhmetrics-r206-2|1901	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs14.tfm
12mr|texlive-zhmetrics-r206-2|1902	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs15.tfm
12mr|texlive-zhmetrics-r206-2|1903	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs16.tfm
12mr|texlive-zhmetrics-r206-2|1904	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs17.tfm
12mr|texlive-zhmetrics-r206-2|1905	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs18.tfm
12mr|texlive-zhmetrics-r206-2|1906	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs19.tfm
12mr|texlive-zhmetrics-r206-2|1907	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs1a.tfm
12mr|texlive-zhmetrics-r206-2|1908	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs1b.tfm
12mr|texlive-zhmetrics-r206-2|1909	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs1c.tfm
12mr|texlive-zhmetrics-r206-2|1910	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs1d.tfm
12mr|texlive-zhmetrics-r206-2|1911	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs1e.tfm
12mr|texlive-zhmetrics-r206-2|1912	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs1f.tfm
12mr|texlive-zhmetrics-r206-2|1913	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs20.tfm
12mr|texlive-zhmetrics-r206-2|1914	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs21.tfm
12mr|texlive-zhmetrics-r206-2|1915	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs22.tfm
12mr|texlive-zhmetrics-r206-2|1916	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs23.tfm
12mr|texlive-zhmetrics-r206-2|1917	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs24.tfm
12mr|texlive-zhmetrics-r206-2|1918	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs25.tfm
12mr|texlive-zhmetrics-r206-2|1919	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs26.tfm
12mr|texlive-zhmetrics-r206-2|1920	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs27.tfm
12mr|texlive-zhmetrics-r206-2|1921	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs28.tfm
12mr|texlive-zhmetrics-r206-2|1922	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs29.tfm
12mr|texlive-zhmetrics-r206-2|1923	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs2a.tfm
12mr|texlive-zhmetrics-r206-2|1924	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs2b.tfm
12mr|texlive-zhmetrics-r206-2|1925	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs2c.tfm
12mr|texlive-zhmetrics-r206-2|1926	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs2d.tfm
12mr|texlive-zhmetrics-r206-2|1927	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs2e.tfm
12mr|texlive-zhmetrics-r206-2|1928	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs2f.tfm
12mr|texlive-zhmetrics-r206-2|1929	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs30.tfm
12mr|texlive-zhmetrics-r206-2|1930	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs31.tfm
12mr|texlive-zhmetrics-r206-2|1931	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs32.tfm
12mr|texlive-zhmetrics-r206-2|1932	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs33.tfm
12mr|texlive-zhmetrics-r206-2|1933	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs34.tfm
12mr|texlive-zhmetrics-r206-2|1934	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs35.tfm
12mr|texlive-zhmetrics-r206-2|1935	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs36.tfm
12mr|texlive-zhmetrics-r206-2|1936	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs37.tfm
12mr|texlive-zhmetrics-r206-2|1937	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs38.tfm
12mr|texlive-zhmetrics-r206-2|1938	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs39.tfm
12mr|texlive-zhmetrics-r206-2|1939	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs3a.tfm
12mr|texlive-zhmetrics-r206-2|1940	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs3b.tfm
12mr|texlive-zhmetrics-r206-2|1941	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs3c.tfm
12mr|texlive-zhmetrics-r206-2|1942	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs3d.tfm
12mr|texlive-zhmetrics-r206-2|1943	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs3e.tfm
12mr|texlive-zhmetrics-r206-2|1944	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs3f.tfm
12mr|texlive-zhmetrics-r206-2|1945	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs40.tfm
12mr|texlive-zhmetrics-r206-2|1946	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs41.tfm
12mr|texlive-zhmetrics-r206-2|1947	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs42.tfm
12mr|texlive-zhmetrics-r206-2|1948	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs43.tfm
12mr|texlive-zhmetrics-r206-2|1949	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs44.tfm
12mr|texlive-zhmetrics-r206-2|1950	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs45.tfm
12mr|texlive-zhmetrics-r206-2|1951	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs46.tfm
12mr|texlive-zhmetrics-r206-2|1952	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs47.tfm
12mr|texlive-zhmetrics-r206-2|1953	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs48.tfm
12mr|texlive-zhmetrics-r206-2|1954	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs49.tfm
12mr|texlive-zhmetrics-r206-2|1955	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs4a.tfm
12mr|texlive-zhmetrics-r206-2|1956	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs4b.tfm
12mr|texlive-zhmetrics-r206-2|1957	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs4c.tfm
12mr|texlive-zhmetrics-r206-2|1958	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs4d.tfm
12mr|texlive-zhmetrics-r206-2|1959	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs4e.tfm
12mr|texlive-zhmetrics-r206-2|1960	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs4f.tfm
12mr|texlive-zhmetrics-r206-2|1961	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs50.tfm
12mr|texlive-zhmetrics-r206-2|1962	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs51.tfm
12mr|texlive-zhmetrics-r206-2|1963	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs52.tfm
12mr|texlive-zhmetrics-r206-2|1964	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs53.tfm
12mr|texlive-zhmetrics-r206-2|1965	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs54.tfm
12mr|texlive-zhmetrics-r206-2|1966	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs55.tfm
12mr|texlive-zhmetrics-r206-2|1967	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs56.tfm
12mr|texlive-zhmetrics-r206-2|1968	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs57.tfm
12mr|texlive-zhmetrics-r206-2|1969	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs58.tfm
12mr|texlive-zhmetrics-r206-2|1970	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs59.tfm
12mr|texlive-zhmetrics-r206-2|1971	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs5a.tfm
12mr|texlive-zhmetrics-r206-2|1972	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs5b.tfm
12mr|texlive-zhmetrics-r206-2|1973	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs5c.tfm
12mr|texlive-zhmetrics-r206-2|1974	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs5d.tfm
12mr|texlive-zhmetrics-r206-2|1975	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs5e.tfm
12mr|texlive-zhmetrics-r206-2|1976	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs5f.tfm
12mr|texlive-zhmetrics-r206-2|1977	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs60.tfm
12mr|texlive-zhmetrics-r206-2|1978	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs61.tfm
12mr|texlive-zhmetrics-r206-2|1979	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs62.tfm
12mr|texlive-zhmetrics-r206-2|1980	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs63.tfm
12mr|texlive-zhmetrics-r206-2|1981	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs64.tfm
12mr|texlive-zhmetrics-r206-2|1982	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs65.tfm
12mr|texlive-zhmetrics-r206-2|1983	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs66.tfm
12mr|texlive-zhmetrics-r206-2|1984	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs67.tfm
12mr|texlive-zhmetrics-r206-2|1985	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs68.tfm
12mr|texlive-zhmetrics-r206-2|1986	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs69.tfm
12mr|texlive-zhmetrics-r206-2|1987	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs6a.tfm
12mr|texlive-zhmetrics-r206-2|1988	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs6b.tfm
12mr|texlive-zhmetrics-r206-2|1989	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs6c.tfm
12mr|texlive-zhmetrics-r206-2|1990	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs6d.tfm
12mr|texlive-zhmetrics-r206-2|1991	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs6e.tfm
12mr|texlive-zhmetrics-r206-2|1992	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs6f.tfm
12mr|texlive-zhmetrics-r206-2|1993	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs70.tfm
12mr|texlive-zhmetrics-r206-2|1994	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs71.tfm
12mr|texlive-zhmetrics-r206-2|1995	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs72.tfm
12mr|texlive-zhmetrics-r206-2|1996	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs73.tfm
12mr|texlive-zhmetrics-r206-2|1997	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs74.tfm
12mr|texlive-zhmetrics-r206-2|1998	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs75.tfm
12mr|texlive-zhmetrics-r206-2|1999	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs76.tfm
12mr|texlive-zhmetrics-r206-2|2000	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs77.tfm
12mr|texlive-zhmetrics-r206-2|2001	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs78.tfm
12mr|texlive-zhmetrics-r206-2|2002	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs79.tfm
12mr|texlive-zhmetrics-r206-2|2003	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs7a.tfm
12mr|texlive-zhmetrics-r206-2|2004	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs7b.tfm
12mr|texlive-zhmetrics-r206-2|2005	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs7c.tfm
12mr|texlive-zhmetrics-r206-2|2006	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs7d.tfm
12mr|texlive-zhmetrics-r206-2|2007	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs7e.tfm
12mr|texlive-zhmetrics-r206-2|2008	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs7f.tfm
12mr|texlive-zhmetrics-r206-2|2009	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs80.tfm
12mr|texlive-zhmetrics-r206-2|2010	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs81.tfm
12mr|texlive-zhmetrics-r206-2|2011	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs82.tfm
12mr|texlive-zhmetrics-r206-2|2012	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs83.tfm
12mr|texlive-zhmetrics-r206-2|2013	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs84.tfm
12mr|texlive-zhmetrics-r206-2|2014	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs85.tfm
12mr|texlive-zhmetrics-r206-2|2015	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs86.tfm
12mr|texlive-zhmetrics-r206-2|2016	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs87.tfm
12mr|texlive-zhmetrics-r206-2|2017	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs88.tfm
12mr|texlive-zhmetrics-r206-2|2018	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs89.tfm
12mr|texlive-zhmetrics-r206-2|2019	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs8a.tfm
12mr|texlive-zhmetrics-r206-2|2020	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs8b.tfm
12mr|texlive-zhmetrics-r206-2|2021	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs8c.tfm
12mr|texlive-zhmetrics-r206-2|2022	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs8d.tfm
12mr|texlive-zhmetrics-r206-2|2023	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs8e.tfm
12mr|texlive-zhmetrics-r206-2|2024	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs8f.tfm
12mr|texlive-zhmetrics-r206-2|2025	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs90.tfm
12mr|texlive-zhmetrics-r206-2|2026	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs91.tfm
12mr|texlive-zhmetrics-r206-2|2027	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs92.tfm
12mr|texlive-zhmetrics-r206-2|2028	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs93.tfm
12mr|texlive-zhmetrics-r206-2|2029	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs94.tfm
12mr|texlive-zhmetrics-r206-2|2030	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs95.tfm
12mr|texlive-zhmetrics-r206-2|2031	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs96.tfm
12mr|texlive-zhmetrics-r206-2|2032	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs97.tfm
12mr|texlive-zhmetrics-r206-2|2033	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs98.tfm
12mr|texlive-zhmetrics-r206-2|2034	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs99.tfm
12mr|texlive-zhmetrics-r206-2|2035	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs9a.tfm
12mr|texlive-zhmetrics-r206-2|2036	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs9b.tfm
12mr|texlive-zhmetrics-r206-2|2037	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs9c.tfm
12mr|texlive-zhmetrics-r206-2|2038	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs9d.tfm
12mr|texlive-zhmetrics-r206-2|2039	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs9e.tfm
12mr|texlive-zhmetrics-r206-2|2040	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifs9f.tfm
12mr|texlive-zhmetrics-r206-2|2041	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa0.tfm
12mr|texlive-zhmetrics-r206-2|2042	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa1.tfm
12mr|texlive-zhmetrics-r206-2|2043	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa2.tfm
12mr|texlive-zhmetrics-r206-2|2044	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa3.tfm
12mr|texlive-zhmetrics-r206-2|2045	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa4.tfm
12mr|texlive-zhmetrics-r206-2|2046	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa5.tfm
12mr|texlive-zhmetrics-r206-2|2047	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa6.tfm
12mr|texlive-zhmetrics-r206-2|2048	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa7.tfm
12mr|texlive-zhmetrics-r206-2|2049	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa8.tfm
12mr|texlive-zhmetrics-r206-2|2050	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsa9.tfm
12mr|texlive-zhmetrics-r206-2|2051	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsaa.tfm
12mr|texlive-zhmetrics-r206-2|2052	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsab.tfm
12mr|texlive-zhmetrics-r206-2|2053	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsac.tfm
12mr|texlive-zhmetrics-r206-2|2054	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsad.tfm
12mr|texlive-zhmetrics-r206-2|2055	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsae.tfm
12mr|texlive-zhmetrics-r206-2|2056	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsaf.tfm
12mr|texlive-zhmetrics-r206-2|2057	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb0.tfm
12mr|texlive-zhmetrics-r206-2|2058	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb1.tfm
12mr|texlive-zhmetrics-r206-2|2059	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb2.tfm
12mr|texlive-zhmetrics-r206-2|2060	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb3.tfm
12mr|texlive-zhmetrics-r206-2|2061	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb4.tfm
12mr|texlive-zhmetrics-r206-2|2062	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb5.tfm
12mr|texlive-zhmetrics-r206-2|2063	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb6.tfm
12mr|texlive-zhmetrics-r206-2|2064	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb7.tfm
12mr|texlive-zhmetrics-r206-2|2065	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb8.tfm
12mr|texlive-zhmetrics-r206-2|2066	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsb9.tfm
12mr|texlive-zhmetrics-r206-2|2067	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsba.tfm
12mr|texlive-zhmetrics-r206-2|2068	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsbb.tfm
12mr|texlive-zhmetrics-r206-2|2069	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsbc.tfm
12mr|texlive-zhmetrics-r206-2|2070	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsbd.tfm
12mr|texlive-zhmetrics-r206-2|2071	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsbe.tfm
12mr|texlive-zhmetrics-r206-2|2072	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsbf.tfm
12mr|texlive-zhmetrics-r206-2|2073	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc0.tfm
12mr|texlive-zhmetrics-r206-2|2074	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc1.tfm
12mr|texlive-zhmetrics-r206-2|2075	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc2.tfm
12mr|texlive-zhmetrics-r206-2|2076	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc3.tfm
12mr|texlive-zhmetrics-r206-2|2077	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc4.tfm
12mr|texlive-zhmetrics-r206-2|2078	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc5.tfm
12mr|texlive-zhmetrics-r206-2|2079	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc6.tfm
12mr|texlive-zhmetrics-r206-2|2080	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc7.tfm
12mr|texlive-zhmetrics-r206-2|2081	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc8.tfm
12mr|texlive-zhmetrics-r206-2|2082	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsc9.tfm
12mr|texlive-zhmetrics-r206-2|2083	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsca.tfm
12mr|texlive-zhmetrics-r206-2|2084	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifscb.tfm
12mr|texlive-zhmetrics-r206-2|2085	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifscc.tfm
12mr|texlive-zhmetrics-r206-2|2086	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifscd.tfm
12mr|texlive-zhmetrics-r206-2|2087	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsce.tfm
12mr|texlive-zhmetrics-r206-2|2088	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifscf.tfm
12mr|texlive-zhmetrics-r206-2|2089	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd0.tfm
12mr|texlive-zhmetrics-r206-2|2090	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd1.tfm
12mr|texlive-zhmetrics-r206-2|2091	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd2.tfm
12mr|texlive-zhmetrics-r206-2|2092	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd3.tfm
12mr|texlive-zhmetrics-r206-2|2093	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd4.tfm
12mr|texlive-zhmetrics-r206-2|2094	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd5.tfm
12mr|texlive-zhmetrics-r206-2|2095	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd6.tfm
12mr|texlive-zhmetrics-r206-2|2096	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd7.tfm
12mr|texlive-zhmetrics-r206-2|2097	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd8.tfm
12mr|texlive-zhmetrics-r206-2|2098	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsd9.tfm
12mr|texlive-zhmetrics-r206-2|2099	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsda.tfm
12mr|texlive-zhmetrics-r206-2|2100	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsdb.tfm
12mr|texlive-zhmetrics-r206-2|2101	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsdc.tfm
12mr|texlive-zhmetrics-r206-2|2102	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsdd.tfm
12mr|texlive-zhmetrics-r206-2|2103	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsde.tfm
12mr|texlive-zhmetrics-r206-2|2104	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsdf.tfm
12mr|texlive-zhmetrics-r206-2|2105	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse0.tfm
12mr|texlive-zhmetrics-r206-2|2106	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse1.tfm
12mr|texlive-zhmetrics-r206-2|2107	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse2.tfm
12mr|texlive-zhmetrics-r206-2|2108	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse3.tfm
12mr|texlive-zhmetrics-r206-2|2109	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse4.tfm
12mr|texlive-zhmetrics-r206-2|2110	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse5.tfm
12mr|texlive-zhmetrics-r206-2|2111	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse6.tfm
12mr|texlive-zhmetrics-r206-2|2112	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse7.tfm
12mr|texlive-zhmetrics-r206-2|2113	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse8.tfm
12mr|texlive-zhmetrics-r206-2|2114	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifse9.tfm
12mr|texlive-zhmetrics-r206-2|2115	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsea.tfm
12mr|texlive-zhmetrics-r206-2|2116	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifseb.tfm
12mr|texlive-zhmetrics-r206-2|2117	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsec.tfm
12mr|texlive-zhmetrics-r206-2|2118	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsed.tfm
12mr|texlive-zhmetrics-r206-2|2119	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsee.tfm
12mr|texlive-zhmetrics-r206-2|2120	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsef.tfm
12mr|texlive-zhmetrics-r206-2|2121	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf0.tfm
12mr|texlive-zhmetrics-r206-2|2122	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf1.tfm
12mr|texlive-zhmetrics-r206-2|2123	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf2.tfm
12mr|texlive-zhmetrics-r206-2|2124	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf3.tfm
12mr|texlive-zhmetrics-r206-2|2125	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf4.tfm
12mr|texlive-zhmetrics-r206-2|2126	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf5.tfm
12mr|texlive-zhmetrics-r206-2|2127	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf6.tfm
12mr|texlive-zhmetrics-r206-2|2128	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf7.tfm
12mr|texlive-zhmetrics-r206-2|2129	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf8.tfm
12mr|texlive-zhmetrics-r206-2|2130	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsf9.tfm
12mr|texlive-zhmetrics-r206-2|2131	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsfa.tfm
12mr|texlive-zhmetrics-r206-2|2132	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsfb.tfm
12mr|texlive-zhmetrics-r206-2|2133	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsfc.tfm
12mr|texlive-zhmetrics-r206-2|2134	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsfd.tfm
12mr|texlive-zhmetrics-r206-2|2135	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsfe.tfm
12mr|texlive-zhmetrics-r206-2|2136	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsff.tfm
12mr|texlive-zhmetrics-r206-2|2137	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl00.tfm
12mr|texlive-zhmetrics-r206-2|2138	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl01.tfm
12mr|texlive-zhmetrics-r206-2|2139	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl02.tfm
12mr|texlive-zhmetrics-r206-2|2140	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl03.tfm
12mr|texlive-zhmetrics-r206-2|2141	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl04.tfm
12mr|texlive-zhmetrics-r206-2|2142	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl05.tfm
12mr|texlive-zhmetrics-r206-2|2143	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl06.tfm
12mr|texlive-zhmetrics-r206-2|2144	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl07.tfm
12mr|texlive-zhmetrics-r206-2|2145	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl08.tfm
12mr|texlive-zhmetrics-r206-2|2146	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl09.tfm
12mr|texlive-zhmetrics-r206-2|2147	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl0a.tfm
12mr|texlive-zhmetrics-r206-2|2148	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl0b.tfm
12mr|texlive-zhmetrics-r206-2|2149	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl0c.tfm
12mr|texlive-zhmetrics-r206-2|2150	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl0d.tfm
12mr|texlive-zhmetrics-r206-2|2151	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl0e.tfm
12mr|texlive-zhmetrics-r206-2|2152	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl0f.tfm
12mr|texlive-zhmetrics-r206-2|2153	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl10.tfm
12mr|texlive-zhmetrics-r206-2|2154	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl11.tfm
12mr|texlive-zhmetrics-r206-2|2155	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl12.tfm
12mr|texlive-zhmetrics-r206-2|2156	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl13.tfm
12mr|texlive-zhmetrics-r206-2|2157	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl14.tfm
12mr|texlive-zhmetrics-r206-2|2158	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl15.tfm
12mr|texlive-zhmetrics-r206-2|2159	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl16.tfm
12mr|texlive-zhmetrics-r206-2|2160	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl17.tfm
12mr|texlive-zhmetrics-r206-2|2161	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl18.tfm
12mr|texlive-zhmetrics-r206-2|2162	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl19.tfm
12mr|texlive-zhmetrics-r206-2|2163	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl1a.tfm
12mr|texlive-zhmetrics-r206-2|2164	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl1b.tfm
12mr|texlive-zhmetrics-r206-2|2165	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl1c.tfm
12mr|texlive-zhmetrics-r206-2|2166	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl1d.tfm
12mr|texlive-zhmetrics-r206-2|2167	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl1e.tfm
12mr|texlive-zhmetrics-r206-2|2168	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl1f.tfm
12mr|texlive-zhmetrics-r206-2|2169	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl20.tfm
12mr|texlive-zhmetrics-r206-2|2170	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl21.tfm
12mr|texlive-zhmetrics-r206-2|2171	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl22.tfm
12mr|texlive-zhmetrics-r206-2|2172	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl23.tfm
12mr|texlive-zhmetrics-r206-2|2173	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl24.tfm
12mr|texlive-zhmetrics-r206-2|2174	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl25.tfm
12mr|texlive-zhmetrics-r206-2|2175	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl26.tfm
12mr|texlive-zhmetrics-r206-2|2176	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl27.tfm
12mr|texlive-zhmetrics-r206-2|2177	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl28.tfm
12mr|texlive-zhmetrics-r206-2|2178	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl29.tfm
12mr|texlive-zhmetrics-r206-2|2179	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl2a.tfm
12mr|texlive-zhmetrics-r206-2|2180	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl2b.tfm
12mr|texlive-zhmetrics-r206-2|2181	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl2c.tfm
12mr|texlive-zhmetrics-r206-2|2182	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl2d.tfm
12mr|texlive-zhmetrics-r206-2|2183	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl2e.tfm
12mr|texlive-zhmetrics-r206-2|2184	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl2f.tfm
12mr|texlive-zhmetrics-r206-2|2185	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl30.tfm
12mr|texlive-zhmetrics-r206-2|2186	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl31.tfm
12mr|texlive-zhmetrics-r206-2|2187	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl32.tfm
12mr|texlive-zhmetrics-r206-2|2188	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl33.tfm
12mr|texlive-zhmetrics-r206-2|2189	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl34.tfm
12mr|texlive-zhmetrics-r206-2|2190	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl35.tfm
12mr|texlive-zhmetrics-r206-2|2191	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl36.tfm
12mr|texlive-zhmetrics-r206-2|2192	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl37.tfm
12mr|texlive-zhmetrics-r206-2|2193	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl38.tfm
12mr|texlive-zhmetrics-r206-2|2194	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl39.tfm
12mr|texlive-zhmetrics-r206-2|2195	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl3a.tfm
12mr|texlive-zhmetrics-r206-2|2196	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl3b.tfm
12mr|texlive-zhmetrics-r206-2|2197	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl3c.tfm
12mr|texlive-zhmetrics-r206-2|2198	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl3d.tfm
12mr|texlive-zhmetrics-r206-2|2199	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl3e.tfm
12mr|texlive-zhmetrics-r206-2|2200	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl3f.tfm
12mr|texlive-zhmetrics-r206-2|2201	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl40.tfm
12mr|texlive-zhmetrics-r206-2|2202	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl41.tfm
12mr|texlive-zhmetrics-r206-2|2203	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl42.tfm
12mr|texlive-zhmetrics-r206-2|2204	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl43.tfm
12mr|texlive-zhmetrics-r206-2|2205	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl44.tfm
12mr|texlive-zhmetrics-r206-2|2206	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl45.tfm
12mr|texlive-zhmetrics-r206-2|2207	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl46.tfm
12mr|texlive-zhmetrics-r206-2|2208	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl47.tfm
12mr|texlive-zhmetrics-r206-2|2209	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl48.tfm
12mr|texlive-zhmetrics-r206-2|2210	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl49.tfm
12mr|texlive-zhmetrics-r206-2|2211	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl4a.tfm
12mr|texlive-zhmetrics-r206-2|2212	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl4b.tfm
12mr|texlive-zhmetrics-r206-2|2213	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl4c.tfm
12mr|texlive-zhmetrics-r206-2|2214	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl4d.tfm
12mr|texlive-zhmetrics-r206-2|2215	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl4e.tfm
12mr|texlive-zhmetrics-r206-2|2216	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl4f.tfm
12mr|texlive-zhmetrics-r206-2|2217	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl50.tfm
12mr|texlive-zhmetrics-r206-2|2218	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl51.tfm
12mr|texlive-zhmetrics-r206-2|2219	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl52.tfm
12mr|texlive-zhmetrics-r206-2|2220	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl53.tfm
12mr|texlive-zhmetrics-r206-2|2221	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl54.tfm
12mr|texlive-zhmetrics-r206-2|2222	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl55.tfm
12mr|texlive-zhmetrics-r206-2|2223	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl56.tfm
12mr|texlive-zhmetrics-r206-2|2224	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl57.tfm
12mr|texlive-zhmetrics-r206-2|2225	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl58.tfm
12mr|texlive-zhmetrics-r206-2|2226	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl59.tfm
12mr|texlive-zhmetrics-r206-2|2227	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl5a.tfm
12mr|texlive-zhmetrics-r206-2|2228	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl5b.tfm
12mr|texlive-zhmetrics-r206-2|2229	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl5c.tfm
12mr|texlive-zhmetrics-r206-2|2230	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl5d.tfm
12mr|texlive-zhmetrics-r206-2|2231	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl5e.tfm
12mr|texlive-zhmetrics-r206-2|2232	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl5f.tfm
12mr|texlive-zhmetrics-r206-2|2233	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl60.tfm
12mr|texlive-zhmetrics-r206-2|2234	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl61.tfm
12mr|texlive-zhmetrics-r206-2|2235	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl62.tfm
12mr|texlive-zhmetrics-r206-2|2236	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl63.tfm
12mr|texlive-zhmetrics-r206-2|2237	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl64.tfm
12mr|texlive-zhmetrics-r206-2|2238	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl65.tfm
12mr|texlive-zhmetrics-r206-2|2239	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl66.tfm
12mr|texlive-zhmetrics-r206-2|2240	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl67.tfm
12mr|texlive-zhmetrics-r206-2|2241	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl68.tfm
12mr|texlive-zhmetrics-r206-2|2242	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl69.tfm
12mr|texlive-zhmetrics-r206-2|2243	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl6a.tfm
12mr|texlive-zhmetrics-r206-2|2244	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl6b.tfm
12mr|texlive-zhmetrics-r206-2|2245	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl6c.tfm
12mr|texlive-zhmetrics-r206-2|2246	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl6d.tfm
12mr|texlive-zhmetrics-r206-2|2247	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl6e.tfm
12mr|texlive-zhmetrics-r206-2|2248	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl6f.tfm
12mr|texlive-zhmetrics-r206-2|2249	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl70.tfm
12mr|texlive-zhmetrics-r206-2|2250	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl71.tfm
12mr|texlive-zhmetrics-r206-2|2251	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl72.tfm
12mr|texlive-zhmetrics-r206-2|2252	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl73.tfm
12mr|texlive-zhmetrics-r206-2|2253	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl74.tfm
12mr|texlive-zhmetrics-r206-2|2254	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl75.tfm
12mr|texlive-zhmetrics-r206-2|2255	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl76.tfm
12mr|texlive-zhmetrics-r206-2|2256	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl77.tfm
12mr|texlive-zhmetrics-r206-2|2257	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl78.tfm
12mr|texlive-zhmetrics-r206-2|2258	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl79.tfm
12mr|texlive-zhmetrics-r206-2|2259	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl7a.tfm
12mr|texlive-zhmetrics-r206-2|2260	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl7b.tfm
12mr|texlive-zhmetrics-r206-2|2261	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl7c.tfm
12mr|texlive-zhmetrics-r206-2|2262	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl7d.tfm
12mr|texlive-zhmetrics-r206-2|2263	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl7e.tfm
12mr|texlive-zhmetrics-r206-2|2264	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl7f.tfm
12mr|texlive-zhmetrics-r206-2|2265	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl80.tfm
12mr|texlive-zhmetrics-r206-2|2266	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl81.tfm
12mr|texlive-zhmetrics-r206-2|2267	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl82.tfm
12mr|texlive-zhmetrics-r206-2|2268	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl83.tfm
12mr|texlive-zhmetrics-r206-2|2269	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl84.tfm
12mr|texlive-zhmetrics-r206-2|2270	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl85.tfm
12mr|texlive-zhmetrics-r206-2|2271	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl86.tfm
12mr|texlive-zhmetrics-r206-2|2272	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl87.tfm
12mr|texlive-zhmetrics-r206-2|2273	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl88.tfm
12mr|texlive-zhmetrics-r206-2|2274	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl89.tfm
12mr|texlive-zhmetrics-r206-2|2275	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl8a.tfm
12mr|texlive-zhmetrics-r206-2|2276	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl8b.tfm
12mr|texlive-zhmetrics-r206-2|2277	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl8c.tfm
12mr|texlive-zhmetrics-r206-2|2278	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl8d.tfm
12mr|texlive-zhmetrics-r206-2|2279	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl8e.tfm
12mr|texlive-zhmetrics-r206-2|2280	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl8f.tfm
12mr|texlive-zhmetrics-r206-2|2281	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl90.tfm
12mr|texlive-zhmetrics-r206-2|2282	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl91.tfm
12mr|texlive-zhmetrics-r206-2|2283	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl92.tfm
12mr|texlive-zhmetrics-r206-2|2284	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl93.tfm
12mr|texlive-zhmetrics-r206-2|2285	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl94.tfm
12mr|texlive-zhmetrics-r206-2|2286	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl95.tfm
12mr|texlive-zhmetrics-r206-2|2287	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl96.tfm
12mr|texlive-zhmetrics-r206-2|2288	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl97.tfm
12mr|texlive-zhmetrics-r206-2|2289	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl98.tfm
12mr|texlive-zhmetrics-r206-2|2290	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl99.tfm
12mr|texlive-zhmetrics-r206-2|2291	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl9a.tfm
12mr|texlive-zhmetrics-r206-2|2292	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl9b.tfm
12mr|texlive-zhmetrics-r206-2|2293	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl9c.tfm
12mr|texlive-zhmetrics-r206-2|2294	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl9d.tfm
12mr|texlive-zhmetrics-r206-2|2295	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl9e.tfm
12mr|texlive-zhmetrics-r206-2|2296	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssl9f.tfm
12mr|texlive-zhmetrics-r206-2|2297	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla0.tfm
12mr|texlive-zhmetrics-r206-2|2298	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla1.tfm
12mr|texlive-zhmetrics-r206-2|2299	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla2.tfm
12mr|texlive-zhmetrics-r206-2|2300	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla3.tfm
12mr|texlive-zhmetrics-r206-2|2301	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla4.tfm
12mr|texlive-zhmetrics-r206-2|2302	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla5.tfm
12mr|texlive-zhmetrics-r206-2|2303	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla6.tfm
12mr|texlive-zhmetrics-r206-2|2304	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla7.tfm
12mr|texlive-zhmetrics-r206-2|2305	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla8.tfm
12mr|texlive-zhmetrics-r206-2|2306	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssla9.tfm
12mr|texlive-zhmetrics-r206-2|2307	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslaa.tfm
12mr|texlive-zhmetrics-r206-2|2308	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslab.tfm
12mr|texlive-zhmetrics-r206-2|2309	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslac.tfm
12mr|texlive-zhmetrics-r206-2|2310	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslad.tfm
12mr|texlive-zhmetrics-r206-2|2311	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslae.tfm
12mr|texlive-zhmetrics-r206-2|2312	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslaf.tfm
12mr|texlive-zhmetrics-r206-2|2313	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb0.tfm
12mr|texlive-zhmetrics-r206-2|2314	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb1.tfm
12mr|texlive-zhmetrics-r206-2|2315	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb2.tfm
12mr|texlive-zhmetrics-r206-2|2316	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb3.tfm
12mr|texlive-zhmetrics-r206-2|2317	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb4.tfm
12mr|texlive-zhmetrics-r206-2|2318	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb5.tfm
12mr|texlive-zhmetrics-r206-2|2319	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb6.tfm
12mr|texlive-zhmetrics-r206-2|2320	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb7.tfm
12mr|texlive-zhmetrics-r206-2|2321	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb8.tfm
12mr|texlive-zhmetrics-r206-2|2322	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslb9.tfm
12mr|texlive-zhmetrics-r206-2|2323	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslba.tfm
12mr|texlive-zhmetrics-r206-2|2324	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslbb.tfm
12mr|texlive-zhmetrics-r206-2|2325	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslbc.tfm
12mr|texlive-zhmetrics-r206-2|2326	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslbd.tfm
12mr|texlive-zhmetrics-r206-2|2327	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslbe.tfm
12mr|texlive-zhmetrics-r206-2|2328	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslbf.tfm
12mr|texlive-zhmetrics-r206-2|2329	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc0.tfm
12mr|texlive-zhmetrics-r206-2|2330	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc1.tfm
12mr|texlive-zhmetrics-r206-2|2331	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc2.tfm
12mr|texlive-zhmetrics-r206-2|2332	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc3.tfm
12mr|texlive-zhmetrics-r206-2|2333	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc4.tfm
12mr|texlive-zhmetrics-r206-2|2334	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc5.tfm
12mr|texlive-zhmetrics-r206-2|2335	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc6.tfm
12mr|texlive-zhmetrics-r206-2|2336	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc7.tfm
12mr|texlive-zhmetrics-r206-2|2337	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc8.tfm
12mr|texlive-zhmetrics-r206-2|2338	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslc9.tfm
12mr|texlive-zhmetrics-r206-2|2339	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslca.tfm
12mr|texlive-zhmetrics-r206-2|2340	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslcb.tfm
12mr|texlive-zhmetrics-r206-2|2341	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslcc.tfm
12mr|texlive-zhmetrics-r206-2|2342	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslcd.tfm
12mr|texlive-zhmetrics-r206-2|2343	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslce.tfm
12mr|texlive-zhmetrics-r206-2|2344	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslcf.tfm
12mr|texlive-zhmetrics-r206-2|2345	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld0.tfm
12mr|texlive-zhmetrics-r206-2|2346	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld1.tfm
12mr|texlive-zhmetrics-r206-2|2347	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld2.tfm
12mr|texlive-zhmetrics-r206-2|2348	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld3.tfm
12mr|texlive-zhmetrics-r206-2|2349	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld4.tfm
12mr|texlive-zhmetrics-r206-2|2350	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld5.tfm
12mr|texlive-zhmetrics-r206-2|2351	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld6.tfm
12mr|texlive-zhmetrics-r206-2|2352	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld7.tfm
12mr|texlive-zhmetrics-r206-2|2353	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld8.tfm
12mr|texlive-zhmetrics-r206-2|2354	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssld9.tfm
12mr|texlive-zhmetrics-r206-2|2355	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslda.tfm
12mr|texlive-zhmetrics-r206-2|2356	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssldb.tfm
12mr|texlive-zhmetrics-r206-2|2357	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssldc.tfm
12mr|texlive-zhmetrics-r206-2|2358	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssldd.tfm
12mr|texlive-zhmetrics-r206-2|2359	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslde.tfm
12mr|texlive-zhmetrics-r206-2|2360	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssldf.tfm
12mr|texlive-zhmetrics-r206-2|2361	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle0.tfm
12mr|texlive-zhmetrics-r206-2|2362	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle1.tfm
12mr|texlive-zhmetrics-r206-2|2363	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle2.tfm
12mr|texlive-zhmetrics-r206-2|2364	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle3.tfm
12mr|texlive-zhmetrics-r206-2|2365	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle4.tfm
12mr|texlive-zhmetrics-r206-2|2366	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle5.tfm
12mr|texlive-zhmetrics-r206-2|2367	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle6.tfm
12mr|texlive-zhmetrics-r206-2|2368	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle7.tfm
12mr|texlive-zhmetrics-r206-2|2369	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle8.tfm
12mr|texlive-zhmetrics-r206-2|2370	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssle9.tfm
12mr|texlive-zhmetrics-r206-2|2371	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslea.tfm
12mr|texlive-zhmetrics-r206-2|2372	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssleb.tfm
12mr|texlive-zhmetrics-r206-2|2373	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslec.tfm
12mr|texlive-zhmetrics-r206-2|2374	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifssled.tfm
12mr|texlive-zhmetrics-r206-2|2375	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslee.tfm
12mr|texlive-zhmetrics-r206-2|2376	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslef.tfm
12mr|texlive-zhmetrics-r206-2|2377	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf0.tfm
12mr|texlive-zhmetrics-r206-2|2378	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf1.tfm
12mr|texlive-zhmetrics-r206-2|2379	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf2.tfm
12mr|texlive-zhmetrics-r206-2|2380	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf3.tfm
12mr|texlive-zhmetrics-r206-2|2381	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf4.tfm
12mr|texlive-zhmetrics-r206-2|2382	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf5.tfm
12mr|texlive-zhmetrics-r206-2|2383	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf6.tfm
12mr|texlive-zhmetrics-r206-2|2384	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf7.tfm
12mr|texlive-zhmetrics-r206-2|2385	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf8.tfm
12mr|texlive-zhmetrics-r206-2|2386	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslf9.tfm
12mr|texlive-zhmetrics-r206-2|2387	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslfa.tfm
12mr|texlive-zhmetrics-r206-2|2388	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslfb.tfm
12mr|texlive-zhmetrics-r206-2|2389	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslfc.tfm
12mr|texlive-zhmetrics-r206-2|2390	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslfd.tfm
12mr|texlive-zhmetrics-r206-2|2391	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslfe.tfm
12mr|texlive-zhmetrics-r206-2|2392	%{_texmfdistdir}/fonts/tfm/zhmetrics/unifs/unifsslff.tfm
12mr|texlive-zhmetrics-r206-2|2393	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei00.tfm
12mr|texlive-zhmetrics-r206-2|2394	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei01.tfm
12mr|texlive-zhmetrics-r206-2|2395	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei02.tfm
12mr|texlive-zhmetrics-r206-2|2396	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei03.tfm
12mr|texlive-zhmetrics-r206-2|2397	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei04.tfm
12mr|texlive-zhmetrics-r206-2|2398	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei05.tfm
12mr|texlive-zhmetrics-r206-2|2399	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei06.tfm
12mr|texlive-zhmetrics-r206-2|2400	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei07.tfm
12mr|texlive-zhmetrics-r206-2|2401	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei08.tfm
12mr|texlive-zhmetrics-r206-2|2402	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei09.tfm
12mr|texlive-zhmetrics-r206-2|2403	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei0a.tfm
12mr|texlive-zhmetrics-r206-2|2404	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei0b.tfm
12mr|texlive-zhmetrics-r206-2|2405	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei0c.tfm
12mr|texlive-zhmetrics-r206-2|2406	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei0d.tfm
12mr|texlive-zhmetrics-r206-2|2407	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei0e.tfm
12mr|texlive-zhmetrics-r206-2|2408	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei0f.tfm
12mr|texlive-zhmetrics-r206-2|2409	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei10.tfm
12mr|texlive-zhmetrics-r206-2|2410	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei11.tfm
12mr|texlive-zhmetrics-r206-2|2411	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei12.tfm
12mr|texlive-zhmetrics-r206-2|2412	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei13.tfm
12mr|texlive-zhmetrics-r206-2|2413	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei14.tfm
12mr|texlive-zhmetrics-r206-2|2414	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei15.tfm
12mr|texlive-zhmetrics-r206-2|2415	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei16.tfm
12mr|texlive-zhmetrics-r206-2|2416	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei17.tfm
12mr|texlive-zhmetrics-r206-2|2417	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei18.tfm
12mr|texlive-zhmetrics-r206-2|2418	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei19.tfm
12mr|texlive-zhmetrics-r206-2|2419	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei1a.tfm
12mr|texlive-zhmetrics-r206-2|2420	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei1b.tfm
12mr|texlive-zhmetrics-r206-2|2421	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei1c.tfm
12mr|texlive-zhmetrics-r206-2|2422	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei1d.tfm
12mr|texlive-zhmetrics-r206-2|2423	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei1e.tfm
12mr|texlive-zhmetrics-r206-2|2424	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei1f.tfm
12mr|texlive-zhmetrics-r206-2|2425	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei20.tfm
12mr|texlive-zhmetrics-r206-2|2426	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei21.tfm
12mr|texlive-zhmetrics-r206-2|2427	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei22.tfm
12mr|texlive-zhmetrics-r206-2|2428	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei23.tfm
12mr|texlive-zhmetrics-r206-2|2429	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei24.tfm
12mr|texlive-zhmetrics-r206-2|2430	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei25.tfm
12mr|texlive-zhmetrics-r206-2|2431	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei26.tfm
12mr|texlive-zhmetrics-r206-2|2432	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei27.tfm
12mr|texlive-zhmetrics-r206-2|2433	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei28.tfm
12mr|texlive-zhmetrics-r206-2|2434	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei29.tfm
12mr|texlive-zhmetrics-r206-2|2435	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei2a.tfm
12mr|texlive-zhmetrics-r206-2|2436	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei2b.tfm
12mr|texlive-zhmetrics-r206-2|2437	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei2c.tfm
12mr|texlive-zhmetrics-r206-2|2438	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei2d.tfm
12mr|texlive-zhmetrics-r206-2|2439	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei2e.tfm
12mr|texlive-zhmetrics-r206-2|2440	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei2f.tfm
12mr|texlive-zhmetrics-r206-2|2441	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei30.tfm
12mr|texlive-zhmetrics-r206-2|2442	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei31.tfm
12mr|texlive-zhmetrics-r206-2|2443	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei32.tfm
12mr|texlive-zhmetrics-r206-2|2444	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei33.tfm
12mr|texlive-zhmetrics-r206-2|2445	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei34.tfm
12mr|texlive-zhmetrics-r206-2|2446	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei35.tfm
12mr|texlive-zhmetrics-r206-2|2447	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei36.tfm
12mr|texlive-zhmetrics-r206-2|2448	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei37.tfm
12mr|texlive-zhmetrics-r206-2|2449	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei38.tfm
12mr|texlive-zhmetrics-r206-2|2450	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei39.tfm
12mr|texlive-zhmetrics-r206-2|2451	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei3a.tfm
12mr|texlive-zhmetrics-r206-2|2452	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei3b.tfm
12mr|texlive-zhmetrics-r206-2|2453	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei3c.tfm
12mr|texlive-zhmetrics-r206-2|2454	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei3d.tfm
12mr|texlive-zhmetrics-r206-2|2455	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei3e.tfm
12mr|texlive-zhmetrics-r206-2|2456	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei3f.tfm
12mr|texlive-zhmetrics-r206-2|2457	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei40.tfm
12mr|texlive-zhmetrics-r206-2|2458	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei41.tfm
12mr|texlive-zhmetrics-r206-2|2459	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei42.tfm
12mr|texlive-zhmetrics-r206-2|2460	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei43.tfm
12mr|texlive-zhmetrics-r206-2|2461	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei44.tfm
12mr|texlive-zhmetrics-r206-2|2462	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei45.tfm
12mr|texlive-zhmetrics-r206-2|2463	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei46.tfm
12mr|texlive-zhmetrics-r206-2|2464	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei47.tfm
12mr|texlive-zhmetrics-r206-2|2465	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei48.tfm
12mr|texlive-zhmetrics-r206-2|2466	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei49.tfm
12mr|texlive-zhmetrics-r206-2|2467	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei4a.tfm
12mr|texlive-zhmetrics-r206-2|2468	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei4b.tfm
12mr|texlive-zhmetrics-r206-2|2469	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei4c.tfm
12mr|texlive-zhmetrics-r206-2|2470	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei4d.tfm
12mr|texlive-zhmetrics-r206-2|2471	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei4e.tfm
12mr|texlive-zhmetrics-r206-2|2472	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei4f.tfm
12mr|texlive-zhmetrics-r206-2|2473	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei50.tfm
12mr|texlive-zhmetrics-r206-2|2474	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei51.tfm
12mr|texlive-zhmetrics-r206-2|2475	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei52.tfm
12mr|texlive-zhmetrics-r206-2|2476	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei53.tfm
12mr|texlive-zhmetrics-r206-2|2477	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei54.tfm
12mr|texlive-zhmetrics-r206-2|2478	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei55.tfm
12mr|texlive-zhmetrics-r206-2|2479	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei56.tfm
12mr|texlive-zhmetrics-r206-2|2480	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei57.tfm
12mr|texlive-zhmetrics-r206-2|2481	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei58.tfm
12mr|texlive-zhmetrics-r206-2|2482	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei59.tfm
12mr|texlive-zhmetrics-r206-2|2483	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei5a.tfm
12mr|texlive-zhmetrics-r206-2|2484	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei5b.tfm
12mr|texlive-zhmetrics-r206-2|2485	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei5c.tfm
12mr|texlive-zhmetrics-r206-2|2486	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei5d.tfm
12mr|texlive-zhmetrics-r206-2|2487	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei5e.tfm
12mr|texlive-zhmetrics-r206-2|2488	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei5f.tfm
12mr|texlive-zhmetrics-r206-2|2489	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei60.tfm
12mr|texlive-zhmetrics-r206-2|2490	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei61.tfm
12mr|texlive-zhmetrics-r206-2|2491	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei62.tfm
12mr|texlive-zhmetrics-r206-2|2492	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei63.tfm
12mr|texlive-zhmetrics-r206-2|2493	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei64.tfm
12mr|texlive-zhmetrics-r206-2|2494	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei65.tfm
12mr|texlive-zhmetrics-r206-2|2495	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei66.tfm
12mr|texlive-zhmetrics-r206-2|2496	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei67.tfm
12mr|texlive-zhmetrics-r206-2|2497	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei68.tfm
12mr|texlive-zhmetrics-r206-2|2498	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei69.tfm
12mr|texlive-zhmetrics-r206-2|2499	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei6a.tfm
12mr|texlive-zhmetrics-r206-2|2500	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei6b.tfm
12mr|texlive-zhmetrics-r206-2|2501	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei6c.tfm
12mr|texlive-zhmetrics-r206-2|2502	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei6d.tfm
12mr|texlive-zhmetrics-r206-2|2503	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei6e.tfm
12mr|texlive-zhmetrics-r206-2|2504	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei6f.tfm
12mr|texlive-zhmetrics-r206-2|2505	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei70.tfm
12mr|texlive-zhmetrics-r206-2|2506	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei71.tfm
12mr|texlive-zhmetrics-r206-2|2507	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei72.tfm
12mr|texlive-zhmetrics-r206-2|2508	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei73.tfm
12mr|texlive-zhmetrics-r206-2|2509	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei74.tfm
12mr|texlive-zhmetrics-r206-2|2510	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei75.tfm
12mr|texlive-zhmetrics-r206-2|2511	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei76.tfm
12mr|texlive-zhmetrics-r206-2|2512	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei77.tfm
12mr|texlive-zhmetrics-r206-2|2513	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei78.tfm
12mr|texlive-zhmetrics-r206-2|2514	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei79.tfm
12mr|texlive-zhmetrics-r206-2|2515	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei7a.tfm
12mr|texlive-zhmetrics-r206-2|2516	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei7b.tfm
12mr|texlive-zhmetrics-r206-2|2517	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei7c.tfm
12mr|texlive-zhmetrics-r206-2|2518	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei7d.tfm
12mr|texlive-zhmetrics-r206-2|2519	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei7e.tfm
12mr|texlive-zhmetrics-r206-2|2520	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei7f.tfm
12mr|texlive-zhmetrics-r206-2|2521	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei80.tfm
12mr|texlive-zhmetrics-r206-2|2522	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei81.tfm
12mr|texlive-zhmetrics-r206-2|2523	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei82.tfm
12mr|texlive-zhmetrics-r206-2|2524	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei83.tfm
12mr|texlive-zhmetrics-r206-2|2525	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei84.tfm
12mr|texlive-zhmetrics-r206-2|2526	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei85.tfm
12mr|texlive-zhmetrics-r206-2|2527	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei86.tfm
12mr|texlive-zhmetrics-r206-2|2528	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei87.tfm
12mr|texlive-zhmetrics-r206-2|2529	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei88.tfm
12mr|texlive-zhmetrics-r206-2|2530	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei89.tfm
12mr|texlive-zhmetrics-r206-2|2531	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei8a.tfm
12mr|texlive-zhmetrics-r206-2|2532	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei8b.tfm
12mr|texlive-zhmetrics-r206-2|2533	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei8c.tfm
12mr|texlive-zhmetrics-r206-2|2534	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei8d.tfm
12mr|texlive-zhmetrics-r206-2|2535	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei8e.tfm
12mr|texlive-zhmetrics-r206-2|2536	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei8f.tfm
12mr|texlive-zhmetrics-r206-2|2537	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei90.tfm
12mr|texlive-zhmetrics-r206-2|2538	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei91.tfm
12mr|texlive-zhmetrics-r206-2|2539	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei92.tfm
12mr|texlive-zhmetrics-r206-2|2540	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei93.tfm
12mr|texlive-zhmetrics-r206-2|2541	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei94.tfm
12mr|texlive-zhmetrics-r206-2|2542	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei95.tfm
12mr|texlive-zhmetrics-r206-2|2543	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei96.tfm
12mr|texlive-zhmetrics-r206-2|2544	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei97.tfm
12mr|texlive-zhmetrics-r206-2|2545	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei98.tfm
12mr|texlive-zhmetrics-r206-2|2546	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei99.tfm
12mr|texlive-zhmetrics-r206-2|2547	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei9a.tfm
12mr|texlive-zhmetrics-r206-2|2548	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei9b.tfm
12mr|texlive-zhmetrics-r206-2|2549	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei9c.tfm
12mr|texlive-zhmetrics-r206-2|2550	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei9d.tfm
12mr|texlive-zhmetrics-r206-2|2551	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei9e.tfm
12mr|texlive-zhmetrics-r206-2|2552	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/unihei9f.tfm
12mr|texlive-zhmetrics-r206-2|2553	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia0.tfm
12mr|texlive-zhmetrics-r206-2|2554	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia1.tfm
12mr|texlive-zhmetrics-r206-2|2555	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia2.tfm
12mr|texlive-zhmetrics-r206-2|2556	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia3.tfm
12mr|texlive-zhmetrics-r206-2|2557	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia4.tfm
12mr|texlive-zhmetrics-r206-2|2558	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia5.tfm
12mr|texlive-zhmetrics-r206-2|2559	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia6.tfm
12mr|texlive-zhmetrics-r206-2|2560	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia7.tfm
12mr|texlive-zhmetrics-r206-2|2561	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia8.tfm
12mr|texlive-zhmetrics-r206-2|2562	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheia9.tfm
12mr|texlive-zhmetrics-r206-2|2563	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiaa.tfm
12mr|texlive-zhmetrics-r206-2|2564	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiab.tfm
12mr|texlive-zhmetrics-r206-2|2565	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiac.tfm
12mr|texlive-zhmetrics-r206-2|2566	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiad.tfm
12mr|texlive-zhmetrics-r206-2|2567	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiae.tfm
12mr|texlive-zhmetrics-r206-2|2568	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiaf.tfm
12mr|texlive-zhmetrics-r206-2|2569	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib0.tfm
12mr|texlive-zhmetrics-r206-2|2570	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib1.tfm
12mr|texlive-zhmetrics-r206-2|2571	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib2.tfm
12mr|texlive-zhmetrics-r206-2|2572	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib3.tfm
12mr|texlive-zhmetrics-r206-2|2573	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib4.tfm
12mr|texlive-zhmetrics-r206-2|2574	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib5.tfm
12mr|texlive-zhmetrics-r206-2|2575	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib6.tfm
12mr|texlive-zhmetrics-r206-2|2576	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib7.tfm
12mr|texlive-zhmetrics-r206-2|2577	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib8.tfm
12mr|texlive-zhmetrics-r206-2|2578	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheib9.tfm
12mr|texlive-zhmetrics-r206-2|2579	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiba.tfm
12mr|texlive-zhmetrics-r206-2|2580	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheibb.tfm
12mr|texlive-zhmetrics-r206-2|2581	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheibc.tfm
12mr|texlive-zhmetrics-r206-2|2582	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheibd.tfm
12mr|texlive-zhmetrics-r206-2|2583	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheibe.tfm
12mr|texlive-zhmetrics-r206-2|2584	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheibf.tfm
12mr|texlive-zhmetrics-r206-2|2585	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic0.tfm
12mr|texlive-zhmetrics-r206-2|2586	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic1.tfm
12mr|texlive-zhmetrics-r206-2|2587	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic2.tfm
12mr|texlive-zhmetrics-r206-2|2588	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic3.tfm
12mr|texlive-zhmetrics-r206-2|2589	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic4.tfm
12mr|texlive-zhmetrics-r206-2|2590	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic5.tfm
12mr|texlive-zhmetrics-r206-2|2591	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic6.tfm
12mr|texlive-zhmetrics-r206-2|2592	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic7.tfm
12mr|texlive-zhmetrics-r206-2|2593	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic8.tfm
12mr|texlive-zhmetrics-r206-2|2594	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheic9.tfm
12mr|texlive-zhmetrics-r206-2|2595	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheica.tfm
12mr|texlive-zhmetrics-r206-2|2596	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheicb.tfm
12mr|texlive-zhmetrics-r206-2|2597	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheicc.tfm
12mr|texlive-zhmetrics-r206-2|2598	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheicd.tfm
12mr|texlive-zhmetrics-r206-2|2599	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheice.tfm
12mr|texlive-zhmetrics-r206-2|2600	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheicf.tfm
12mr|texlive-zhmetrics-r206-2|2601	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid0.tfm
12mr|texlive-zhmetrics-r206-2|2602	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid1.tfm
12mr|texlive-zhmetrics-r206-2|2603	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid2.tfm
12mr|texlive-zhmetrics-r206-2|2604	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid3.tfm
12mr|texlive-zhmetrics-r206-2|2605	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid4.tfm
12mr|texlive-zhmetrics-r206-2|2606	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid5.tfm
12mr|texlive-zhmetrics-r206-2|2607	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid6.tfm
12mr|texlive-zhmetrics-r206-2|2608	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid7.tfm
12mr|texlive-zhmetrics-r206-2|2609	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid8.tfm
12mr|texlive-zhmetrics-r206-2|2610	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheid9.tfm
12mr|texlive-zhmetrics-r206-2|2611	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheida.tfm
12mr|texlive-zhmetrics-r206-2|2612	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheidb.tfm
12mr|texlive-zhmetrics-r206-2|2613	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheidc.tfm
12mr|texlive-zhmetrics-r206-2|2614	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheidd.tfm
12mr|texlive-zhmetrics-r206-2|2615	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheide.tfm
12mr|texlive-zhmetrics-r206-2|2616	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheidf.tfm
12mr|texlive-zhmetrics-r206-2|2617	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie0.tfm
12mr|texlive-zhmetrics-r206-2|2618	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie1.tfm
12mr|texlive-zhmetrics-r206-2|2619	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie2.tfm
12mr|texlive-zhmetrics-r206-2|2620	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie3.tfm
12mr|texlive-zhmetrics-r206-2|2621	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie4.tfm
12mr|texlive-zhmetrics-r206-2|2622	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie5.tfm
12mr|texlive-zhmetrics-r206-2|2623	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie6.tfm
12mr|texlive-zhmetrics-r206-2|2624	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie7.tfm
12mr|texlive-zhmetrics-r206-2|2625	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie8.tfm
12mr|texlive-zhmetrics-r206-2|2626	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheie9.tfm
12mr|texlive-zhmetrics-r206-2|2627	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiea.tfm
12mr|texlive-zhmetrics-r206-2|2628	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheieb.tfm
12mr|texlive-zhmetrics-r206-2|2629	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiec.tfm
12mr|texlive-zhmetrics-r206-2|2630	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheied.tfm
12mr|texlive-zhmetrics-r206-2|2631	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiee.tfm
12mr|texlive-zhmetrics-r206-2|2632	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheief.tfm
12mr|texlive-zhmetrics-r206-2|2633	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif0.tfm
12mr|texlive-zhmetrics-r206-2|2634	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif1.tfm
12mr|texlive-zhmetrics-r206-2|2635	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif2.tfm
12mr|texlive-zhmetrics-r206-2|2636	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif3.tfm
12mr|texlive-zhmetrics-r206-2|2637	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif4.tfm
12mr|texlive-zhmetrics-r206-2|2638	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif5.tfm
12mr|texlive-zhmetrics-r206-2|2639	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif6.tfm
12mr|texlive-zhmetrics-r206-2|2640	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif7.tfm
12mr|texlive-zhmetrics-r206-2|2641	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif8.tfm
12mr|texlive-zhmetrics-r206-2|2642	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheif9.tfm
12mr|texlive-zhmetrics-r206-2|2643	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheifa.tfm
12mr|texlive-zhmetrics-r206-2|2644	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheifb.tfm
12mr|texlive-zhmetrics-r206-2|2645	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheifc.tfm
12mr|texlive-zhmetrics-r206-2|2646	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheifd.tfm
12mr|texlive-zhmetrics-r206-2|2647	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheife.tfm
12mr|texlive-zhmetrics-r206-2|2648	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheiff.tfm
12mr|texlive-zhmetrics-r206-2|2649	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl00.tfm
12mr|texlive-zhmetrics-r206-2|2650	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl01.tfm
12mr|texlive-zhmetrics-r206-2|2651	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl02.tfm
12mr|texlive-zhmetrics-r206-2|2652	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl03.tfm
12mr|texlive-zhmetrics-r206-2|2653	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl04.tfm
12mr|texlive-zhmetrics-r206-2|2654	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl05.tfm
12mr|texlive-zhmetrics-r206-2|2655	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl06.tfm
12mr|texlive-zhmetrics-r206-2|2656	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl07.tfm
12mr|texlive-zhmetrics-r206-2|2657	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl08.tfm
12mr|texlive-zhmetrics-r206-2|2658	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl09.tfm
12mr|texlive-zhmetrics-r206-2|2659	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl0a.tfm
12mr|texlive-zhmetrics-r206-2|2660	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl0b.tfm
12mr|texlive-zhmetrics-r206-2|2661	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl0c.tfm
12mr|texlive-zhmetrics-r206-2|2662	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl0d.tfm
12mr|texlive-zhmetrics-r206-2|2663	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl0e.tfm
12mr|texlive-zhmetrics-r206-2|2664	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl0f.tfm
12mr|texlive-zhmetrics-r206-2|2665	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl10.tfm
12mr|texlive-zhmetrics-r206-2|2666	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl11.tfm
12mr|texlive-zhmetrics-r206-2|2667	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl12.tfm
12mr|texlive-zhmetrics-r206-2|2668	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl13.tfm
12mr|texlive-zhmetrics-r206-2|2669	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl14.tfm
12mr|texlive-zhmetrics-r206-2|2670	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl15.tfm
12mr|texlive-zhmetrics-r206-2|2671	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl16.tfm
12mr|texlive-zhmetrics-r206-2|2672	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl17.tfm
12mr|texlive-zhmetrics-r206-2|2673	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl18.tfm
12mr|texlive-zhmetrics-r206-2|2674	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl19.tfm
12mr|texlive-zhmetrics-r206-2|2675	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl1a.tfm
12mr|texlive-zhmetrics-r206-2|2676	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl1b.tfm
12mr|texlive-zhmetrics-r206-2|2677	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl1c.tfm
12mr|texlive-zhmetrics-r206-2|2678	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl1d.tfm
12mr|texlive-zhmetrics-r206-2|2679	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl1e.tfm
12mr|texlive-zhmetrics-r206-2|2680	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl1f.tfm
12mr|texlive-zhmetrics-r206-2|2681	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl20.tfm
12mr|texlive-zhmetrics-r206-2|2682	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl21.tfm
12mr|texlive-zhmetrics-r206-2|2683	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl22.tfm
12mr|texlive-zhmetrics-r206-2|2684	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl23.tfm
12mr|texlive-zhmetrics-r206-2|2685	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl24.tfm
12mr|texlive-zhmetrics-r206-2|2686	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl25.tfm
12mr|texlive-zhmetrics-r206-2|2687	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl26.tfm
12mr|texlive-zhmetrics-r206-2|2688	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl27.tfm
12mr|texlive-zhmetrics-r206-2|2689	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl28.tfm
12mr|texlive-zhmetrics-r206-2|2690	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl29.tfm
12mr|texlive-zhmetrics-r206-2|2691	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl2a.tfm
12mr|texlive-zhmetrics-r206-2|2692	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl2b.tfm
12mr|texlive-zhmetrics-r206-2|2693	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl2c.tfm
12mr|texlive-zhmetrics-r206-2|2694	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl2d.tfm
12mr|texlive-zhmetrics-r206-2|2695	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl2e.tfm
12mr|texlive-zhmetrics-r206-2|2696	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl2f.tfm
12mr|texlive-zhmetrics-r206-2|2697	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl30.tfm
12mr|texlive-zhmetrics-r206-2|2698	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl31.tfm
12mr|texlive-zhmetrics-r206-2|2699	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl32.tfm
12mr|texlive-zhmetrics-r206-2|2700	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl33.tfm
12mr|texlive-zhmetrics-r206-2|2701	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl34.tfm
12mr|texlive-zhmetrics-r206-2|2702	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl35.tfm
12mr|texlive-zhmetrics-r206-2|2703	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl36.tfm
12mr|texlive-zhmetrics-r206-2|2704	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl37.tfm
12mr|texlive-zhmetrics-r206-2|2705	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl38.tfm
12mr|texlive-zhmetrics-r206-2|2706	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl39.tfm
12mr|texlive-zhmetrics-r206-2|2707	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl3a.tfm
12mr|texlive-zhmetrics-r206-2|2708	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl3b.tfm
12mr|texlive-zhmetrics-r206-2|2709	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl3c.tfm
12mr|texlive-zhmetrics-r206-2|2710	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl3d.tfm
12mr|texlive-zhmetrics-r206-2|2711	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl3e.tfm
12mr|texlive-zhmetrics-r206-2|2712	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl3f.tfm
12mr|texlive-zhmetrics-r206-2|2713	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl40.tfm
12mr|texlive-zhmetrics-r206-2|2714	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl41.tfm
12mr|texlive-zhmetrics-r206-2|2715	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl42.tfm
12mr|texlive-zhmetrics-r206-2|2716	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl43.tfm
12mr|texlive-zhmetrics-r206-2|2717	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl44.tfm
12mr|texlive-zhmetrics-r206-2|2718	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl45.tfm
12mr|texlive-zhmetrics-r206-2|2719	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl46.tfm
12mr|texlive-zhmetrics-r206-2|2720	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl47.tfm
12mr|texlive-zhmetrics-r206-2|2721	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl48.tfm
12mr|texlive-zhmetrics-r206-2|2722	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl49.tfm
12mr|texlive-zhmetrics-r206-2|2723	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl4a.tfm
12mr|texlive-zhmetrics-r206-2|2724	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl4b.tfm
12mr|texlive-zhmetrics-r206-2|2725	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl4c.tfm
12mr|texlive-zhmetrics-r206-2|2726	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl4d.tfm
12mr|texlive-zhmetrics-r206-2|2727	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl4e.tfm
12mr|texlive-zhmetrics-r206-2|2728	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl4f.tfm
12mr|texlive-zhmetrics-r206-2|2729	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl50.tfm
12mr|texlive-zhmetrics-r206-2|2730	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl51.tfm
12mr|texlive-zhmetrics-r206-2|2731	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl52.tfm
12mr|texlive-zhmetrics-r206-2|2732	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl53.tfm
12mr|texlive-zhmetrics-r206-2|2733	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl54.tfm
12mr|texlive-zhmetrics-r206-2|2734	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl55.tfm
12mr|texlive-zhmetrics-r206-2|2735	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl56.tfm
12mr|texlive-zhmetrics-r206-2|2736	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl57.tfm
12mr|texlive-zhmetrics-r206-2|2737	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl58.tfm
12mr|texlive-zhmetrics-r206-2|2738	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl59.tfm
12mr|texlive-zhmetrics-r206-2|2739	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl5a.tfm
12mr|texlive-zhmetrics-r206-2|2740	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl5b.tfm
12mr|texlive-zhmetrics-r206-2|2741	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl5c.tfm
12mr|texlive-zhmetrics-r206-2|2742	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl5d.tfm
12mr|texlive-zhmetrics-r206-2|2743	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl5e.tfm
12mr|texlive-zhmetrics-r206-2|2744	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl5f.tfm
12mr|texlive-zhmetrics-r206-2|2745	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl60.tfm
12mr|texlive-zhmetrics-r206-2|2746	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl61.tfm
12mr|texlive-zhmetrics-r206-2|2747	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl62.tfm
12mr|texlive-zhmetrics-r206-2|2748	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl63.tfm
12mr|texlive-zhmetrics-r206-2|2749	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl64.tfm
12mr|texlive-zhmetrics-r206-2|2750	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl65.tfm
12mr|texlive-zhmetrics-r206-2|2751	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl66.tfm
12mr|texlive-zhmetrics-r206-2|2752	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl67.tfm
12mr|texlive-zhmetrics-r206-2|2753	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl68.tfm
12mr|texlive-zhmetrics-r206-2|2754	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl69.tfm
12mr|texlive-zhmetrics-r206-2|2755	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl6a.tfm
12mr|texlive-zhmetrics-r206-2|2756	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl6b.tfm
12mr|texlive-zhmetrics-r206-2|2757	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl6c.tfm
12mr|texlive-zhmetrics-r206-2|2758	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl6d.tfm
12mr|texlive-zhmetrics-r206-2|2759	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl6e.tfm
12mr|texlive-zhmetrics-r206-2|2760	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl6f.tfm
12mr|texlive-zhmetrics-r206-2|2761	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl70.tfm
12mr|texlive-zhmetrics-r206-2|2762	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl71.tfm
12mr|texlive-zhmetrics-r206-2|2763	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl72.tfm
12mr|texlive-zhmetrics-r206-2|2764	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl73.tfm
12mr|texlive-zhmetrics-r206-2|2765	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl74.tfm
12mr|texlive-zhmetrics-r206-2|2766	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl75.tfm
12mr|texlive-zhmetrics-r206-2|2767	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl76.tfm
12mr|texlive-zhmetrics-r206-2|2768	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl77.tfm
12mr|texlive-zhmetrics-r206-2|2769	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl78.tfm
12mr|texlive-zhmetrics-r206-2|2770	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl79.tfm
12mr|texlive-zhmetrics-r206-2|2771	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl7a.tfm
12mr|texlive-zhmetrics-r206-2|2772	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl7b.tfm
12mr|texlive-zhmetrics-r206-2|2773	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl7c.tfm
12mr|texlive-zhmetrics-r206-2|2774	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl7d.tfm
12mr|texlive-zhmetrics-r206-2|2775	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl7e.tfm
12mr|texlive-zhmetrics-r206-2|2776	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl7f.tfm
12mr|texlive-zhmetrics-r206-2|2777	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl80.tfm
12mr|texlive-zhmetrics-r206-2|2778	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl81.tfm
12mr|texlive-zhmetrics-r206-2|2779	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl82.tfm
12mr|texlive-zhmetrics-r206-2|2780	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl83.tfm
12mr|texlive-zhmetrics-r206-2|2781	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl84.tfm
12mr|texlive-zhmetrics-r206-2|2782	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl85.tfm
12mr|texlive-zhmetrics-r206-2|2783	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl86.tfm
12mr|texlive-zhmetrics-r206-2|2784	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl87.tfm
12mr|texlive-zhmetrics-r206-2|2785	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl88.tfm
12mr|texlive-zhmetrics-r206-2|2786	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl89.tfm
12mr|texlive-zhmetrics-r206-2|2787	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl8a.tfm
12mr|texlive-zhmetrics-r206-2|2788	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl8b.tfm
12mr|texlive-zhmetrics-r206-2|2789	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl8c.tfm
12mr|texlive-zhmetrics-r206-2|2790	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl8d.tfm
12mr|texlive-zhmetrics-r206-2|2791	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl8e.tfm
12mr|texlive-zhmetrics-r206-2|2792	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl8f.tfm
12mr|texlive-zhmetrics-r206-2|2793	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl90.tfm
12mr|texlive-zhmetrics-r206-2|2794	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl91.tfm
12mr|texlive-zhmetrics-r206-2|2795	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl92.tfm
12mr|texlive-zhmetrics-r206-2|2796	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl93.tfm
12mr|texlive-zhmetrics-r206-2|2797	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl94.tfm
12mr|texlive-zhmetrics-r206-2|2798	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl95.tfm
12mr|texlive-zhmetrics-r206-2|2799	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl96.tfm
12mr|texlive-zhmetrics-r206-2|2800	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl97.tfm
12mr|texlive-zhmetrics-r206-2|2801	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl98.tfm
12mr|texlive-zhmetrics-r206-2|2802	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl99.tfm
12mr|texlive-zhmetrics-r206-2|2803	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl9a.tfm
12mr|texlive-zhmetrics-r206-2|2804	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl9b.tfm
12mr|texlive-zhmetrics-r206-2|2805	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl9c.tfm
12mr|texlive-zhmetrics-r206-2|2806	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl9d.tfm
12mr|texlive-zhmetrics-r206-2|2807	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl9e.tfm
12mr|texlive-zhmetrics-r206-2|2808	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisl9f.tfm
12mr|texlive-zhmetrics-r206-2|2809	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla0.tfm
12mr|texlive-zhmetrics-r206-2|2810	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla1.tfm
12mr|texlive-zhmetrics-r206-2|2811	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla2.tfm
12mr|texlive-zhmetrics-r206-2|2812	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla3.tfm
12mr|texlive-zhmetrics-r206-2|2813	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla4.tfm
12mr|texlive-zhmetrics-r206-2|2814	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla5.tfm
12mr|texlive-zhmetrics-r206-2|2815	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla6.tfm
12mr|texlive-zhmetrics-r206-2|2816	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla7.tfm
12mr|texlive-zhmetrics-r206-2|2817	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla8.tfm
12mr|texlive-zhmetrics-r206-2|2818	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisla9.tfm
12mr|texlive-zhmetrics-r206-2|2819	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislaa.tfm
12mr|texlive-zhmetrics-r206-2|2820	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislab.tfm
12mr|texlive-zhmetrics-r206-2|2821	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislac.tfm
12mr|texlive-zhmetrics-r206-2|2822	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislad.tfm
12mr|texlive-zhmetrics-r206-2|2823	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislae.tfm
12mr|texlive-zhmetrics-r206-2|2824	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislaf.tfm
12mr|texlive-zhmetrics-r206-2|2825	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb0.tfm
12mr|texlive-zhmetrics-r206-2|2826	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb1.tfm
12mr|texlive-zhmetrics-r206-2|2827	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb2.tfm
12mr|texlive-zhmetrics-r206-2|2828	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb3.tfm
12mr|texlive-zhmetrics-r206-2|2829	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb4.tfm
12mr|texlive-zhmetrics-r206-2|2830	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb5.tfm
12mr|texlive-zhmetrics-r206-2|2831	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb6.tfm
12mr|texlive-zhmetrics-r206-2|2832	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb7.tfm
12mr|texlive-zhmetrics-r206-2|2833	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb8.tfm
12mr|texlive-zhmetrics-r206-2|2834	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislb9.tfm
12mr|texlive-zhmetrics-r206-2|2835	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislba.tfm
12mr|texlive-zhmetrics-r206-2|2836	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislbb.tfm
12mr|texlive-zhmetrics-r206-2|2837	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislbc.tfm
12mr|texlive-zhmetrics-r206-2|2838	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislbd.tfm
12mr|texlive-zhmetrics-r206-2|2839	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislbe.tfm
12mr|texlive-zhmetrics-r206-2|2840	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislbf.tfm
12mr|texlive-zhmetrics-r206-2|2841	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc0.tfm
12mr|texlive-zhmetrics-r206-2|2842	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc1.tfm
12mr|texlive-zhmetrics-r206-2|2843	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc2.tfm
12mr|texlive-zhmetrics-r206-2|2844	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc3.tfm
12mr|texlive-zhmetrics-r206-2|2845	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc4.tfm
12mr|texlive-zhmetrics-r206-2|2846	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc5.tfm
12mr|texlive-zhmetrics-r206-2|2847	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc6.tfm
12mr|texlive-zhmetrics-r206-2|2848	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc7.tfm
12mr|texlive-zhmetrics-r206-2|2849	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc8.tfm
12mr|texlive-zhmetrics-r206-2|2850	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislc9.tfm
12mr|texlive-zhmetrics-r206-2|2851	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislca.tfm
12mr|texlive-zhmetrics-r206-2|2852	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislcb.tfm
12mr|texlive-zhmetrics-r206-2|2853	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislcc.tfm
12mr|texlive-zhmetrics-r206-2|2854	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislcd.tfm
12mr|texlive-zhmetrics-r206-2|2855	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislce.tfm
12mr|texlive-zhmetrics-r206-2|2856	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislcf.tfm
12mr|texlive-zhmetrics-r206-2|2857	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld0.tfm
12mr|texlive-zhmetrics-r206-2|2858	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld1.tfm
12mr|texlive-zhmetrics-r206-2|2859	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld2.tfm
12mr|texlive-zhmetrics-r206-2|2860	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld3.tfm
12mr|texlive-zhmetrics-r206-2|2861	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld4.tfm
12mr|texlive-zhmetrics-r206-2|2862	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld5.tfm
12mr|texlive-zhmetrics-r206-2|2863	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld6.tfm
12mr|texlive-zhmetrics-r206-2|2864	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld7.tfm
12mr|texlive-zhmetrics-r206-2|2865	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld8.tfm
12mr|texlive-zhmetrics-r206-2|2866	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisld9.tfm
12mr|texlive-zhmetrics-r206-2|2867	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislda.tfm
12mr|texlive-zhmetrics-r206-2|2868	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisldb.tfm
12mr|texlive-zhmetrics-r206-2|2869	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisldc.tfm
12mr|texlive-zhmetrics-r206-2|2870	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisldd.tfm
12mr|texlive-zhmetrics-r206-2|2871	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislde.tfm
12mr|texlive-zhmetrics-r206-2|2872	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisldf.tfm
12mr|texlive-zhmetrics-r206-2|2873	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle0.tfm
12mr|texlive-zhmetrics-r206-2|2874	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle1.tfm
12mr|texlive-zhmetrics-r206-2|2875	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle2.tfm
12mr|texlive-zhmetrics-r206-2|2876	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle3.tfm
12mr|texlive-zhmetrics-r206-2|2877	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle4.tfm
12mr|texlive-zhmetrics-r206-2|2878	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle5.tfm
12mr|texlive-zhmetrics-r206-2|2879	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle6.tfm
12mr|texlive-zhmetrics-r206-2|2880	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle7.tfm
12mr|texlive-zhmetrics-r206-2|2881	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle8.tfm
12mr|texlive-zhmetrics-r206-2|2882	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisle9.tfm
12mr|texlive-zhmetrics-r206-2|2883	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislea.tfm
12mr|texlive-zhmetrics-r206-2|2884	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisleb.tfm
12mr|texlive-zhmetrics-r206-2|2885	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislec.tfm
12mr|texlive-zhmetrics-r206-2|2886	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheisled.tfm
12mr|texlive-zhmetrics-r206-2|2887	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislee.tfm
12mr|texlive-zhmetrics-r206-2|2888	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislef.tfm
12mr|texlive-zhmetrics-r206-2|2889	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf0.tfm
12mr|texlive-zhmetrics-r206-2|2890	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf1.tfm
12mr|texlive-zhmetrics-r206-2|2891	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf2.tfm
12mr|texlive-zhmetrics-r206-2|2892	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf3.tfm
12mr|texlive-zhmetrics-r206-2|2893	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf4.tfm
12mr|texlive-zhmetrics-r206-2|2894	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf5.tfm
12mr|texlive-zhmetrics-r206-2|2895	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf6.tfm
12mr|texlive-zhmetrics-r206-2|2896	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf7.tfm
12mr|texlive-zhmetrics-r206-2|2897	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf8.tfm
12mr|texlive-zhmetrics-r206-2|2898	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislf9.tfm
12mr|texlive-zhmetrics-r206-2|2899	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislfa.tfm
12mr|texlive-zhmetrics-r206-2|2900	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislfb.tfm
12mr|texlive-zhmetrics-r206-2|2901	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislfc.tfm
12mr|texlive-zhmetrics-r206-2|2902	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislfd.tfm
12mr|texlive-zhmetrics-r206-2|2903	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislfe.tfm
12mr|texlive-zhmetrics-r206-2|2904	%{_texmfdistdir}/fonts/tfm/zhmetrics/unihei/uniheislff.tfm
12mr|texlive-zhmetrics-r206-2|2905	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai00.tfm
12mr|texlive-zhmetrics-r206-2|2906	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai01.tfm
12mr|texlive-zhmetrics-r206-2|2907	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai02.tfm
12mr|texlive-zhmetrics-r206-2|2908	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai03.tfm
12mr|texlive-zhmetrics-r206-2|2909	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai04.tfm
12mr|texlive-zhmetrics-r206-2|2910	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai05.tfm
12mr|texlive-zhmetrics-r206-2|2911	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai06.tfm
12mr|texlive-zhmetrics-r206-2|2912	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai07.tfm
12mr|texlive-zhmetrics-r206-2|2913	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai08.tfm
12mr|texlive-zhmetrics-r206-2|2914	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai09.tfm
12mr|texlive-zhmetrics-r206-2|2915	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai0a.tfm
12mr|texlive-zhmetrics-r206-2|2916	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai0b.tfm
12mr|texlive-zhmetrics-r206-2|2917	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai0c.tfm
12mr|texlive-zhmetrics-r206-2|2918	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai0d.tfm
12mr|texlive-zhmetrics-r206-2|2919	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai0e.tfm
12mr|texlive-zhmetrics-r206-2|2920	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai0f.tfm
12mr|texlive-zhmetrics-r206-2|2921	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai10.tfm
12mr|texlive-zhmetrics-r206-2|2922	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai11.tfm
12mr|texlive-zhmetrics-r206-2|2923	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai12.tfm
12mr|texlive-zhmetrics-r206-2|2924	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai13.tfm
12mr|texlive-zhmetrics-r206-2|2925	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai14.tfm
12mr|texlive-zhmetrics-r206-2|2926	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai15.tfm
12mr|texlive-zhmetrics-r206-2|2927	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai16.tfm
12mr|texlive-zhmetrics-r206-2|2928	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai17.tfm
12mr|texlive-zhmetrics-r206-2|2929	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai18.tfm
12mr|texlive-zhmetrics-r206-2|2930	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai19.tfm
12mr|texlive-zhmetrics-r206-2|2931	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai1a.tfm
12mr|texlive-zhmetrics-r206-2|2932	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai1b.tfm
12mr|texlive-zhmetrics-r206-2|2933	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai1c.tfm
12mr|texlive-zhmetrics-r206-2|2934	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai1d.tfm
12mr|texlive-zhmetrics-r206-2|2935	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai1e.tfm
12mr|texlive-zhmetrics-r206-2|2936	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai1f.tfm
12mr|texlive-zhmetrics-r206-2|2937	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai20.tfm
12mr|texlive-zhmetrics-r206-2|2938	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai21.tfm
12mr|texlive-zhmetrics-r206-2|2939	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai22.tfm
12mr|texlive-zhmetrics-r206-2|2940	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai23.tfm
12mr|texlive-zhmetrics-r206-2|2941	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai24.tfm
12mr|texlive-zhmetrics-r206-2|2942	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai25.tfm
12mr|texlive-zhmetrics-r206-2|2943	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai26.tfm
12mr|texlive-zhmetrics-r206-2|2944	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai27.tfm
12mr|texlive-zhmetrics-r206-2|2945	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai28.tfm
12mr|texlive-zhmetrics-r206-2|2946	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai29.tfm
12mr|texlive-zhmetrics-r206-2|2947	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai2a.tfm
12mr|texlive-zhmetrics-r206-2|2948	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai2b.tfm
12mr|texlive-zhmetrics-r206-2|2949	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai2c.tfm
12mr|texlive-zhmetrics-r206-2|2950	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai2d.tfm
12mr|texlive-zhmetrics-r206-2|2951	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai2e.tfm
12mr|texlive-zhmetrics-r206-2|2952	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai2f.tfm
12mr|texlive-zhmetrics-r206-2|2953	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai30.tfm
12mr|texlive-zhmetrics-r206-2|2954	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai31.tfm
12mr|texlive-zhmetrics-r206-2|2955	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai32.tfm
12mr|texlive-zhmetrics-r206-2|2956	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai33.tfm
12mr|texlive-zhmetrics-r206-2|2957	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai34.tfm
12mr|texlive-zhmetrics-r206-2|2958	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai35.tfm
12mr|texlive-zhmetrics-r206-2|2959	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai36.tfm
12mr|texlive-zhmetrics-r206-2|2960	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai37.tfm
12mr|texlive-zhmetrics-r206-2|2961	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai38.tfm
12mr|texlive-zhmetrics-r206-2|2962	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai39.tfm
12mr|texlive-zhmetrics-r206-2|2963	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai3a.tfm
12mr|texlive-zhmetrics-r206-2|2964	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai3b.tfm
12mr|texlive-zhmetrics-r206-2|2965	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai3c.tfm
12mr|texlive-zhmetrics-r206-2|2966	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai3d.tfm
12mr|texlive-zhmetrics-r206-2|2967	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai3e.tfm
12mr|texlive-zhmetrics-r206-2|2968	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai3f.tfm
12mr|texlive-zhmetrics-r206-2|2969	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai40.tfm
12mr|texlive-zhmetrics-r206-2|2970	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai41.tfm
12mr|texlive-zhmetrics-r206-2|2971	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai42.tfm
12mr|texlive-zhmetrics-r206-2|2972	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai43.tfm
12mr|texlive-zhmetrics-r206-2|2973	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai44.tfm
12mr|texlive-zhmetrics-r206-2|2974	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai45.tfm
12mr|texlive-zhmetrics-r206-2|2975	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai46.tfm
12mr|texlive-zhmetrics-r206-2|2976	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai47.tfm
12mr|texlive-zhmetrics-r206-2|2977	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai48.tfm
12mr|texlive-zhmetrics-r206-2|2978	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai49.tfm
12mr|texlive-zhmetrics-r206-2|2979	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai4a.tfm
12mr|texlive-zhmetrics-r206-2|2980	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai4b.tfm
12mr|texlive-zhmetrics-r206-2|2981	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai4c.tfm
12mr|texlive-zhmetrics-r206-2|2982	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai4d.tfm
12mr|texlive-zhmetrics-r206-2|2983	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai4e.tfm
12mr|texlive-zhmetrics-r206-2|2984	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai4f.tfm
12mr|texlive-zhmetrics-r206-2|2985	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai50.tfm
12mr|texlive-zhmetrics-r206-2|2986	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai51.tfm
12mr|texlive-zhmetrics-r206-2|2987	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai52.tfm
12mr|texlive-zhmetrics-r206-2|2988	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai53.tfm
12mr|texlive-zhmetrics-r206-2|2989	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai54.tfm
12mr|texlive-zhmetrics-r206-2|2990	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai55.tfm
12mr|texlive-zhmetrics-r206-2|2991	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai56.tfm
12mr|texlive-zhmetrics-r206-2|2992	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai57.tfm
12mr|texlive-zhmetrics-r206-2|2993	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai58.tfm
12mr|texlive-zhmetrics-r206-2|2994	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai59.tfm
12mr|texlive-zhmetrics-r206-2|2995	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai5a.tfm
12mr|texlive-zhmetrics-r206-2|2996	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai5b.tfm
12mr|texlive-zhmetrics-r206-2|2997	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai5c.tfm
12mr|texlive-zhmetrics-r206-2|2998	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai5d.tfm
12mr|texlive-zhmetrics-r206-2|2999	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai5e.tfm
12mr|texlive-zhmetrics-r206-2|3000	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai5f.tfm
12mr|texlive-zhmetrics-r206-2|3001	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai60.tfm
12mr|texlive-zhmetrics-r206-2|3002	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai61.tfm
12mr|texlive-zhmetrics-r206-2|3003	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai62.tfm
12mr|texlive-zhmetrics-r206-2|3004	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai63.tfm
12mr|texlive-zhmetrics-r206-2|3005	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai64.tfm
12mr|texlive-zhmetrics-r206-2|3006	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai65.tfm
12mr|texlive-zhmetrics-r206-2|3007	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai66.tfm
12mr|texlive-zhmetrics-r206-2|3008	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai67.tfm
12mr|texlive-zhmetrics-r206-2|3009	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai68.tfm
12mr|texlive-zhmetrics-r206-2|3010	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai69.tfm
12mr|texlive-zhmetrics-r206-2|3011	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai6a.tfm
12mr|texlive-zhmetrics-r206-2|3012	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai6b.tfm
12mr|texlive-zhmetrics-r206-2|3013	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai6c.tfm
12mr|texlive-zhmetrics-r206-2|3014	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai6d.tfm
12mr|texlive-zhmetrics-r206-2|3015	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai6e.tfm
12mr|texlive-zhmetrics-r206-2|3016	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai6f.tfm
12mr|texlive-zhmetrics-r206-2|3017	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai70.tfm
12mr|texlive-zhmetrics-r206-2|3018	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai71.tfm
12mr|texlive-zhmetrics-r206-2|3019	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai72.tfm
12mr|texlive-zhmetrics-r206-2|3020	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai73.tfm
12mr|texlive-zhmetrics-r206-2|3021	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai74.tfm
12mr|texlive-zhmetrics-r206-2|3022	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai75.tfm
12mr|texlive-zhmetrics-r206-2|3023	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai76.tfm
12mr|texlive-zhmetrics-r206-2|3024	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai77.tfm
12mr|texlive-zhmetrics-r206-2|3025	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai78.tfm
12mr|texlive-zhmetrics-r206-2|3026	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai79.tfm
12mr|texlive-zhmetrics-r206-2|3027	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai7a.tfm
12mr|texlive-zhmetrics-r206-2|3028	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai7b.tfm
12mr|texlive-zhmetrics-r206-2|3029	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai7c.tfm
12mr|texlive-zhmetrics-r206-2|3030	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai7d.tfm
12mr|texlive-zhmetrics-r206-2|3031	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai7e.tfm
12mr|texlive-zhmetrics-r206-2|3032	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai7f.tfm
12mr|texlive-zhmetrics-r206-2|3033	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai80.tfm
12mr|texlive-zhmetrics-r206-2|3034	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai81.tfm
12mr|texlive-zhmetrics-r206-2|3035	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai82.tfm
12mr|texlive-zhmetrics-r206-2|3036	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai83.tfm
12mr|texlive-zhmetrics-r206-2|3037	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai84.tfm
12mr|texlive-zhmetrics-r206-2|3038	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai85.tfm
12mr|texlive-zhmetrics-r206-2|3039	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai86.tfm
12mr|texlive-zhmetrics-r206-2|3040	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai87.tfm
12mr|texlive-zhmetrics-r206-2|3041	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai88.tfm
12mr|texlive-zhmetrics-r206-2|3042	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai89.tfm
12mr|texlive-zhmetrics-r206-2|3043	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai8a.tfm
12mr|texlive-zhmetrics-r206-2|3044	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai8b.tfm
12mr|texlive-zhmetrics-r206-2|3045	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai8c.tfm
12mr|texlive-zhmetrics-r206-2|3046	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai8d.tfm
12mr|texlive-zhmetrics-r206-2|3047	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai8e.tfm
12mr|texlive-zhmetrics-r206-2|3048	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai8f.tfm
12mr|texlive-zhmetrics-r206-2|3049	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai90.tfm
12mr|texlive-zhmetrics-r206-2|3050	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai91.tfm
12mr|texlive-zhmetrics-r206-2|3051	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai92.tfm
12mr|texlive-zhmetrics-r206-2|3052	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai93.tfm
12mr|texlive-zhmetrics-r206-2|3053	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai94.tfm
12mr|texlive-zhmetrics-r206-2|3054	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai95.tfm
12mr|texlive-zhmetrics-r206-2|3055	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai96.tfm
12mr|texlive-zhmetrics-r206-2|3056	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai97.tfm
12mr|texlive-zhmetrics-r206-2|3057	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai98.tfm
12mr|texlive-zhmetrics-r206-2|3058	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai99.tfm
12mr|texlive-zhmetrics-r206-2|3059	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai9a.tfm
12mr|texlive-zhmetrics-r206-2|3060	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai9b.tfm
12mr|texlive-zhmetrics-r206-2|3061	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai9c.tfm
12mr|texlive-zhmetrics-r206-2|3062	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai9d.tfm
12mr|texlive-zhmetrics-r206-2|3063	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai9e.tfm
12mr|texlive-zhmetrics-r206-2|3064	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikai9f.tfm
12mr|texlive-zhmetrics-r206-2|3065	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia0.tfm
12mr|texlive-zhmetrics-r206-2|3066	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia1.tfm
12mr|texlive-zhmetrics-r206-2|3067	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia2.tfm
12mr|texlive-zhmetrics-r206-2|3068	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia3.tfm
12mr|texlive-zhmetrics-r206-2|3069	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia4.tfm
12mr|texlive-zhmetrics-r206-2|3070	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia5.tfm
12mr|texlive-zhmetrics-r206-2|3071	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia6.tfm
12mr|texlive-zhmetrics-r206-2|3072	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia7.tfm
12mr|texlive-zhmetrics-r206-2|3073	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia8.tfm
12mr|texlive-zhmetrics-r206-2|3074	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaia9.tfm
12mr|texlive-zhmetrics-r206-2|3075	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiaa.tfm
12mr|texlive-zhmetrics-r206-2|3076	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiab.tfm
12mr|texlive-zhmetrics-r206-2|3077	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiac.tfm
12mr|texlive-zhmetrics-r206-2|3078	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiad.tfm
12mr|texlive-zhmetrics-r206-2|3079	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiae.tfm
12mr|texlive-zhmetrics-r206-2|3080	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiaf.tfm
12mr|texlive-zhmetrics-r206-2|3081	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib0.tfm
12mr|texlive-zhmetrics-r206-2|3082	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib1.tfm
12mr|texlive-zhmetrics-r206-2|3083	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib2.tfm
12mr|texlive-zhmetrics-r206-2|3084	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib3.tfm
12mr|texlive-zhmetrics-r206-2|3085	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib4.tfm
12mr|texlive-zhmetrics-r206-2|3086	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib5.tfm
12mr|texlive-zhmetrics-r206-2|3087	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib6.tfm
12mr|texlive-zhmetrics-r206-2|3088	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib7.tfm
12mr|texlive-zhmetrics-r206-2|3089	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib8.tfm
12mr|texlive-zhmetrics-r206-2|3090	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaib9.tfm
12mr|texlive-zhmetrics-r206-2|3091	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiba.tfm
12mr|texlive-zhmetrics-r206-2|3092	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaibb.tfm
12mr|texlive-zhmetrics-r206-2|3093	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaibc.tfm
12mr|texlive-zhmetrics-r206-2|3094	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaibd.tfm
12mr|texlive-zhmetrics-r206-2|3095	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaibe.tfm
12mr|texlive-zhmetrics-r206-2|3096	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaibf.tfm
12mr|texlive-zhmetrics-r206-2|3097	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic0.tfm
12mr|texlive-zhmetrics-r206-2|3098	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic1.tfm
12mr|texlive-zhmetrics-r206-2|3099	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic2.tfm
12mr|texlive-zhmetrics-r206-2|3100	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic3.tfm
12mr|texlive-zhmetrics-r206-2|3101	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic4.tfm
12mr|texlive-zhmetrics-r206-2|3102	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic5.tfm
12mr|texlive-zhmetrics-r206-2|3103	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic6.tfm
12mr|texlive-zhmetrics-r206-2|3104	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic7.tfm
12mr|texlive-zhmetrics-r206-2|3105	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic8.tfm
12mr|texlive-zhmetrics-r206-2|3106	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaic9.tfm
12mr|texlive-zhmetrics-r206-2|3107	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaica.tfm
12mr|texlive-zhmetrics-r206-2|3108	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaicb.tfm
12mr|texlive-zhmetrics-r206-2|3109	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaicc.tfm
12mr|texlive-zhmetrics-r206-2|3110	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaicd.tfm
12mr|texlive-zhmetrics-r206-2|3111	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaice.tfm
12mr|texlive-zhmetrics-r206-2|3112	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaicf.tfm
12mr|texlive-zhmetrics-r206-2|3113	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid0.tfm
12mr|texlive-zhmetrics-r206-2|3114	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid1.tfm
12mr|texlive-zhmetrics-r206-2|3115	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid2.tfm
12mr|texlive-zhmetrics-r206-2|3116	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid3.tfm
12mr|texlive-zhmetrics-r206-2|3117	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid4.tfm
12mr|texlive-zhmetrics-r206-2|3118	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid5.tfm
12mr|texlive-zhmetrics-r206-2|3119	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid6.tfm
12mr|texlive-zhmetrics-r206-2|3120	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid7.tfm
12mr|texlive-zhmetrics-r206-2|3121	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid8.tfm
12mr|texlive-zhmetrics-r206-2|3122	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaid9.tfm
12mr|texlive-zhmetrics-r206-2|3123	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaida.tfm
12mr|texlive-zhmetrics-r206-2|3124	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaidb.tfm
12mr|texlive-zhmetrics-r206-2|3125	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaidc.tfm
12mr|texlive-zhmetrics-r206-2|3126	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaidd.tfm
12mr|texlive-zhmetrics-r206-2|3127	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaide.tfm
12mr|texlive-zhmetrics-r206-2|3128	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaidf.tfm
12mr|texlive-zhmetrics-r206-2|3129	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie0.tfm
12mr|texlive-zhmetrics-r206-2|3130	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie1.tfm
12mr|texlive-zhmetrics-r206-2|3131	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie2.tfm
12mr|texlive-zhmetrics-r206-2|3132	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie3.tfm
12mr|texlive-zhmetrics-r206-2|3133	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie4.tfm
12mr|texlive-zhmetrics-r206-2|3134	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie5.tfm
12mr|texlive-zhmetrics-r206-2|3135	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie6.tfm
12mr|texlive-zhmetrics-r206-2|3136	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie7.tfm
12mr|texlive-zhmetrics-r206-2|3137	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie8.tfm
12mr|texlive-zhmetrics-r206-2|3138	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaie9.tfm
12mr|texlive-zhmetrics-r206-2|3139	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiea.tfm
12mr|texlive-zhmetrics-r206-2|3140	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaieb.tfm
12mr|texlive-zhmetrics-r206-2|3141	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiec.tfm
12mr|texlive-zhmetrics-r206-2|3142	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaied.tfm
12mr|texlive-zhmetrics-r206-2|3143	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiee.tfm
12mr|texlive-zhmetrics-r206-2|3144	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaief.tfm
12mr|texlive-zhmetrics-r206-2|3145	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif0.tfm
12mr|texlive-zhmetrics-r206-2|3146	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif1.tfm
12mr|texlive-zhmetrics-r206-2|3147	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif2.tfm
12mr|texlive-zhmetrics-r206-2|3148	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif3.tfm
12mr|texlive-zhmetrics-r206-2|3149	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif4.tfm
12mr|texlive-zhmetrics-r206-2|3150	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif5.tfm
12mr|texlive-zhmetrics-r206-2|3151	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif6.tfm
12mr|texlive-zhmetrics-r206-2|3152	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif7.tfm
12mr|texlive-zhmetrics-r206-2|3153	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif8.tfm
12mr|texlive-zhmetrics-r206-2|3154	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaif9.tfm
12mr|texlive-zhmetrics-r206-2|3155	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaifa.tfm
12mr|texlive-zhmetrics-r206-2|3156	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaifb.tfm
12mr|texlive-zhmetrics-r206-2|3157	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaifc.tfm
12mr|texlive-zhmetrics-r206-2|3158	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaifd.tfm
12mr|texlive-zhmetrics-r206-2|3159	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaife.tfm
12mr|texlive-zhmetrics-r206-2|3160	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaiff.tfm
12mr|texlive-zhmetrics-r206-2|3161	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl00.tfm
12mr|texlive-zhmetrics-r206-2|3162	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl01.tfm
12mr|texlive-zhmetrics-r206-2|3163	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl02.tfm
12mr|texlive-zhmetrics-r206-2|3164	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl03.tfm
12mr|texlive-zhmetrics-r206-2|3165	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl04.tfm
12mr|texlive-zhmetrics-r206-2|3166	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl05.tfm
12mr|texlive-zhmetrics-r206-2|3167	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl06.tfm
12mr|texlive-zhmetrics-r206-2|3168	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl07.tfm
12mr|texlive-zhmetrics-r206-2|3169	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl08.tfm
12mr|texlive-zhmetrics-r206-2|3170	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl09.tfm
12mr|texlive-zhmetrics-r206-2|3171	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl0a.tfm
12mr|texlive-zhmetrics-r206-2|3172	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl0b.tfm
12mr|texlive-zhmetrics-r206-2|3173	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl0c.tfm
12mr|texlive-zhmetrics-r206-2|3174	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl0d.tfm
12mr|texlive-zhmetrics-r206-2|3175	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl0e.tfm
12mr|texlive-zhmetrics-r206-2|3176	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl0f.tfm
12mr|texlive-zhmetrics-r206-2|3177	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl10.tfm
12mr|texlive-zhmetrics-r206-2|3178	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl11.tfm
12mr|texlive-zhmetrics-r206-2|3179	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl12.tfm
12mr|texlive-zhmetrics-r206-2|3180	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl13.tfm
12mr|texlive-zhmetrics-r206-2|3181	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl14.tfm
12mr|texlive-zhmetrics-r206-2|3182	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl15.tfm
12mr|texlive-zhmetrics-r206-2|3183	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl16.tfm
12mr|texlive-zhmetrics-r206-2|3184	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl17.tfm
12mr|texlive-zhmetrics-r206-2|3185	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl18.tfm
12mr|texlive-zhmetrics-r206-2|3186	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl19.tfm
12mr|texlive-zhmetrics-r206-2|3187	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl1a.tfm
12mr|texlive-zhmetrics-r206-2|3188	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl1b.tfm
12mr|texlive-zhmetrics-r206-2|3189	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl1c.tfm
12mr|texlive-zhmetrics-r206-2|3190	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl1d.tfm
12mr|texlive-zhmetrics-r206-2|3191	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl1e.tfm
12mr|texlive-zhmetrics-r206-2|3192	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl1f.tfm
12mr|texlive-zhmetrics-r206-2|3193	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl20.tfm
12mr|texlive-zhmetrics-r206-2|3194	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl21.tfm
12mr|texlive-zhmetrics-r206-2|3195	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl22.tfm
12mr|texlive-zhmetrics-r206-2|3196	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl23.tfm
12mr|texlive-zhmetrics-r206-2|3197	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl24.tfm
12mr|texlive-zhmetrics-r206-2|3198	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl25.tfm
12mr|texlive-zhmetrics-r206-2|3199	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl26.tfm
12mr|texlive-zhmetrics-r206-2|3200	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl27.tfm
12mr|texlive-zhmetrics-r206-2|3201	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl28.tfm
12mr|texlive-zhmetrics-r206-2|3202	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl29.tfm
12mr|texlive-zhmetrics-r206-2|3203	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl2a.tfm
12mr|texlive-zhmetrics-r206-2|3204	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl2b.tfm
12mr|texlive-zhmetrics-r206-2|3205	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl2c.tfm
12mr|texlive-zhmetrics-r206-2|3206	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl2d.tfm
12mr|texlive-zhmetrics-r206-2|3207	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl2e.tfm
12mr|texlive-zhmetrics-r206-2|3208	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl2f.tfm
12mr|texlive-zhmetrics-r206-2|3209	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl30.tfm
12mr|texlive-zhmetrics-r206-2|3210	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl31.tfm
12mr|texlive-zhmetrics-r206-2|3211	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl32.tfm
12mr|texlive-zhmetrics-r206-2|3212	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl33.tfm
12mr|texlive-zhmetrics-r206-2|3213	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl34.tfm
12mr|texlive-zhmetrics-r206-2|3214	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl35.tfm
12mr|texlive-zhmetrics-r206-2|3215	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl36.tfm
12mr|texlive-zhmetrics-r206-2|3216	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl37.tfm
12mr|texlive-zhmetrics-r206-2|3217	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl38.tfm
12mr|texlive-zhmetrics-r206-2|3218	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl39.tfm
12mr|texlive-zhmetrics-r206-2|3219	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl3a.tfm
12mr|texlive-zhmetrics-r206-2|3220	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl3b.tfm
12mr|texlive-zhmetrics-r206-2|3221	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl3c.tfm
12mr|texlive-zhmetrics-r206-2|3222	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl3d.tfm
12mr|texlive-zhmetrics-r206-2|3223	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl3e.tfm
12mr|texlive-zhmetrics-r206-2|3224	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl3f.tfm
12mr|texlive-zhmetrics-r206-2|3225	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl40.tfm
12mr|texlive-zhmetrics-r206-2|3226	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl41.tfm
12mr|texlive-zhmetrics-r206-2|3227	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl42.tfm
12mr|texlive-zhmetrics-r206-2|3228	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl43.tfm
12mr|texlive-zhmetrics-r206-2|3229	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl44.tfm
12mr|texlive-zhmetrics-r206-2|3230	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl45.tfm
12mr|texlive-zhmetrics-r206-2|3231	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl46.tfm
12mr|texlive-zhmetrics-r206-2|3232	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl47.tfm
12mr|texlive-zhmetrics-r206-2|3233	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl48.tfm
12mr|texlive-zhmetrics-r206-2|3234	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl49.tfm
12mr|texlive-zhmetrics-r206-2|3235	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl4a.tfm
12mr|texlive-zhmetrics-r206-2|3236	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl4b.tfm
12mr|texlive-zhmetrics-r206-2|3237	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl4c.tfm
12mr|texlive-zhmetrics-r206-2|3238	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl4d.tfm
12mr|texlive-zhmetrics-r206-2|3239	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl4e.tfm
12mr|texlive-zhmetrics-r206-2|3240	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl4f.tfm
12mr|texlive-zhmetrics-r206-2|3241	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl50.tfm
12mr|texlive-zhmetrics-r206-2|3242	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl51.tfm
12mr|texlive-zhmetrics-r206-2|3243	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl52.tfm
12mr|texlive-zhmetrics-r206-2|3244	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl53.tfm
12mr|texlive-zhmetrics-r206-2|3245	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl54.tfm
12mr|texlive-zhmetrics-r206-2|3246	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl55.tfm
12mr|texlive-zhmetrics-r206-2|3247	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl56.tfm
12mr|texlive-zhmetrics-r206-2|3248	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl57.tfm
12mr|texlive-zhmetrics-r206-2|3249	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl58.tfm
12mr|texlive-zhmetrics-r206-2|3250	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl59.tfm
12mr|texlive-zhmetrics-r206-2|3251	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl5a.tfm
12mr|texlive-zhmetrics-r206-2|3252	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl5b.tfm
12mr|texlive-zhmetrics-r206-2|3253	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl5c.tfm
12mr|texlive-zhmetrics-r206-2|3254	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl5d.tfm
12mr|texlive-zhmetrics-r206-2|3255	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl5e.tfm
12mr|texlive-zhmetrics-r206-2|3256	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl5f.tfm
12mr|texlive-zhmetrics-r206-2|3257	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl60.tfm
12mr|texlive-zhmetrics-r206-2|3258	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl61.tfm
12mr|texlive-zhmetrics-r206-2|3259	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl62.tfm
12mr|texlive-zhmetrics-r206-2|3260	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl63.tfm
12mr|texlive-zhmetrics-r206-2|3261	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl64.tfm
12mr|texlive-zhmetrics-r206-2|3262	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl65.tfm
12mr|texlive-zhmetrics-r206-2|3263	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl66.tfm
12mr|texlive-zhmetrics-r206-2|3264	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl67.tfm
12mr|texlive-zhmetrics-r206-2|3265	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl68.tfm
12mr|texlive-zhmetrics-r206-2|3266	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl69.tfm
12mr|texlive-zhmetrics-r206-2|3267	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl6a.tfm
12mr|texlive-zhmetrics-r206-2|3268	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl6b.tfm
12mr|texlive-zhmetrics-r206-2|3269	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl6c.tfm
12mr|texlive-zhmetrics-r206-2|3270	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl6d.tfm
12mr|texlive-zhmetrics-r206-2|3271	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl6e.tfm
12mr|texlive-zhmetrics-r206-2|3272	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl6f.tfm
12mr|texlive-zhmetrics-r206-2|3273	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl70.tfm
12mr|texlive-zhmetrics-r206-2|3274	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl71.tfm
12mr|texlive-zhmetrics-r206-2|3275	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl72.tfm
12mr|texlive-zhmetrics-r206-2|3276	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl73.tfm
12mr|texlive-zhmetrics-r206-2|3277	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl74.tfm
12mr|texlive-zhmetrics-r206-2|3278	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl75.tfm
12mr|texlive-zhmetrics-r206-2|3279	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl76.tfm
12mr|texlive-zhmetrics-r206-2|3280	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl77.tfm
12mr|texlive-zhmetrics-r206-2|3281	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl78.tfm
12mr|texlive-zhmetrics-r206-2|3282	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl79.tfm
12mr|texlive-zhmetrics-r206-2|3283	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl7a.tfm
12mr|texlive-zhmetrics-r206-2|3284	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl7b.tfm
12mr|texlive-zhmetrics-r206-2|3285	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl7c.tfm
12mr|texlive-zhmetrics-r206-2|3286	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl7d.tfm
12mr|texlive-zhmetrics-r206-2|3287	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl7e.tfm
12mr|texlive-zhmetrics-r206-2|3288	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl7f.tfm
12mr|texlive-zhmetrics-r206-2|3289	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl80.tfm
12mr|texlive-zhmetrics-r206-2|3290	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl81.tfm
12mr|texlive-zhmetrics-r206-2|3291	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl82.tfm
12mr|texlive-zhmetrics-r206-2|3292	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl83.tfm
12mr|texlive-zhmetrics-r206-2|3293	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl84.tfm
12mr|texlive-zhmetrics-r206-2|3294	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl85.tfm
12mr|texlive-zhmetrics-r206-2|3295	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl86.tfm
12mr|texlive-zhmetrics-r206-2|3296	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl87.tfm
12mr|texlive-zhmetrics-r206-2|3297	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl88.tfm
12mr|texlive-zhmetrics-r206-2|3298	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl89.tfm
12mr|texlive-zhmetrics-r206-2|3299	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl8a.tfm
12mr|texlive-zhmetrics-r206-2|3300	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl8b.tfm
12mr|texlive-zhmetrics-r206-2|3301	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl8c.tfm
12mr|texlive-zhmetrics-r206-2|3302	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl8d.tfm
12mr|texlive-zhmetrics-r206-2|3303	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl8e.tfm
12mr|texlive-zhmetrics-r206-2|3304	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl8f.tfm
12mr|texlive-zhmetrics-r206-2|3305	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl90.tfm
12mr|texlive-zhmetrics-r206-2|3306	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl91.tfm
12mr|texlive-zhmetrics-r206-2|3307	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl92.tfm
12mr|texlive-zhmetrics-r206-2|3308	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl93.tfm
12mr|texlive-zhmetrics-r206-2|3309	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl94.tfm
12mr|texlive-zhmetrics-r206-2|3310	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl95.tfm
12mr|texlive-zhmetrics-r206-2|3311	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl96.tfm
12mr|texlive-zhmetrics-r206-2|3312	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl97.tfm
12mr|texlive-zhmetrics-r206-2|3313	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl98.tfm
12mr|texlive-zhmetrics-r206-2|3314	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl99.tfm
12mr|texlive-zhmetrics-r206-2|3315	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl9a.tfm
12mr|texlive-zhmetrics-r206-2|3316	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl9b.tfm
12mr|texlive-zhmetrics-r206-2|3317	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl9c.tfm
12mr|texlive-zhmetrics-r206-2|3318	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl9d.tfm
12mr|texlive-zhmetrics-r206-2|3319	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl9e.tfm
12mr|texlive-zhmetrics-r206-2|3320	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisl9f.tfm
12mr|texlive-zhmetrics-r206-2|3321	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla0.tfm
12mr|texlive-zhmetrics-r206-2|3322	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla1.tfm
12mr|texlive-zhmetrics-r206-2|3323	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla2.tfm
12mr|texlive-zhmetrics-r206-2|3324	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla3.tfm
12mr|texlive-zhmetrics-r206-2|3325	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla4.tfm
12mr|texlive-zhmetrics-r206-2|3326	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla5.tfm
12mr|texlive-zhmetrics-r206-2|3327	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla6.tfm
12mr|texlive-zhmetrics-r206-2|3328	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla7.tfm
12mr|texlive-zhmetrics-r206-2|3329	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla8.tfm
12mr|texlive-zhmetrics-r206-2|3330	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisla9.tfm
12mr|texlive-zhmetrics-r206-2|3331	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislaa.tfm
12mr|texlive-zhmetrics-r206-2|3332	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislab.tfm
12mr|texlive-zhmetrics-r206-2|3333	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislac.tfm
12mr|texlive-zhmetrics-r206-2|3334	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislad.tfm
12mr|texlive-zhmetrics-r206-2|3335	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislae.tfm
12mr|texlive-zhmetrics-r206-2|3336	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislaf.tfm
12mr|texlive-zhmetrics-r206-2|3337	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb0.tfm
12mr|texlive-zhmetrics-r206-2|3338	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb1.tfm
12mr|texlive-zhmetrics-r206-2|3339	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb2.tfm
12mr|texlive-zhmetrics-r206-2|3340	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb3.tfm
12mr|texlive-zhmetrics-r206-2|3341	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb4.tfm
12mr|texlive-zhmetrics-r206-2|3342	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb5.tfm
12mr|texlive-zhmetrics-r206-2|3343	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb6.tfm
12mr|texlive-zhmetrics-r206-2|3344	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb7.tfm
12mr|texlive-zhmetrics-r206-2|3345	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb8.tfm
12mr|texlive-zhmetrics-r206-2|3346	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislb9.tfm
12mr|texlive-zhmetrics-r206-2|3347	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislba.tfm
12mr|texlive-zhmetrics-r206-2|3348	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislbb.tfm
12mr|texlive-zhmetrics-r206-2|3349	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislbc.tfm
12mr|texlive-zhmetrics-r206-2|3350	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislbd.tfm
12mr|texlive-zhmetrics-r206-2|3351	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislbe.tfm
12mr|texlive-zhmetrics-r206-2|3352	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislbf.tfm
12mr|texlive-zhmetrics-r206-2|3353	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc0.tfm
12mr|texlive-zhmetrics-r206-2|3354	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc1.tfm
12mr|texlive-zhmetrics-r206-2|3355	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc2.tfm
12mr|texlive-zhmetrics-r206-2|3356	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc3.tfm
12mr|texlive-zhmetrics-r206-2|3357	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc4.tfm
12mr|texlive-zhmetrics-r206-2|3358	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc5.tfm
12mr|texlive-zhmetrics-r206-2|3359	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc6.tfm
12mr|texlive-zhmetrics-r206-2|3360	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc7.tfm
12mr|texlive-zhmetrics-r206-2|3361	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc8.tfm
12mr|texlive-zhmetrics-r206-2|3362	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislc9.tfm
12mr|texlive-zhmetrics-r206-2|3363	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislca.tfm
12mr|texlive-zhmetrics-r206-2|3364	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislcb.tfm
12mr|texlive-zhmetrics-r206-2|3365	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislcc.tfm
12mr|texlive-zhmetrics-r206-2|3366	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislcd.tfm
12mr|texlive-zhmetrics-r206-2|3367	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislce.tfm
12mr|texlive-zhmetrics-r206-2|3368	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislcf.tfm
12mr|texlive-zhmetrics-r206-2|3369	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld0.tfm
12mr|texlive-zhmetrics-r206-2|3370	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld1.tfm
12mr|texlive-zhmetrics-r206-2|3371	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld2.tfm
12mr|texlive-zhmetrics-r206-2|3372	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld3.tfm
12mr|texlive-zhmetrics-r206-2|3373	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld4.tfm
12mr|texlive-zhmetrics-r206-2|3374	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld5.tfm
12mr|texlive-zhmetrics-r206-2|3375	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld6.tfm
12mr|texlive-zhmetrics-r206-2|3376	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld7.tfm
12mr|texlive-zhmetrics-r206-2|3377	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld8.tfm
12mr|texlive-zhmetrics-r206-2|3378	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisld9.tfm
12mr|texlive-zhmetrics-r206-2|3379	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislda.tfm
12mr|texlive-zhmetrics-r206-2|3380	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisldb.tfm
12mr|texlive-zhmetrics-r206-2|3381	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisldc.tfm
12mr|texlive-zhmetrics-r206-2|3382	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisldd.tfm
12mr|texlive-zhmetrics-r206-2|3383	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislde.tfm
12mr|texlive-zhmetrics-r206-2|3384	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisldf.tfm
12mr|texlive-zhmetrics-r206-2|3385	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle0.tfm
12mr|texlive-zhmetrics-r206-2|3386	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle1.tfm
12mr|texlive-zhmetrics-r206-2|3387	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle2.tfm
12mr|texlive-zhmetrics-r206-2|3388	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle3.tfm
12mr|texlive-zhmetrics-r206-2|3389	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle4.tfm
12mr|texlive-zhmetrics-r206-2|3390	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle5.tfm
12mr|texlive-zhmetrics-r206-2|3391	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle6.tfm
12mr|texlive-zhmetrics-r206-2|3392	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle7.tfm
12mr|texlive-zhmetrics-r206-2|3393	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle8.tfm
12mr|texlive-zhmetrics-r206-2|3394	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisle9.tfm
12mr|texlive-zhmetrics-r206-2|3395	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislea.tfm
12mr|texlive-zhmetrics-r206-2|3396	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisleb.tfm
12mr|texlive-zhmetrics-r206-2|3397	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislec.tfm
12mr|texlive-zhmetrics-r206-2|3398	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaisled.tfm
12mr|texlive-zhmetrics-r206-2|3399	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislee.tfm
12mr|texlive-zhmetrics-r206-2|3400	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislef.tfm
12mr|texlive-zhmetrics-r206-2|3401	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf0.tfm
12mr|texlive-zhmetrics-r206-2|3402	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf1.tfm
12mr|texlive-zhmetrics-r206-2|3403	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf2.tfm
12mr|texlive-zhmetrics-r206-2|3404	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf3.tfm
12mr|texlive-zhmetrics-r206-2|3405	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf4.tfm
12mr|texlive-zhmetrics-r206-2|3406	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf5.tfm
12mr|texlive-zhmetrics-r206-2|3407	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf6.tfm
12mr|texlive-zhmetrics-r206-2|3408	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf7.tfm
12mr|texlive-zhmetrics-r206-2|3409	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf8.tfm
12mr|texlive-zhmetrics-r206-2|3410	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislf9.tfm
12mr|texlive-zhmetrics-r206-2|3411	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislfa.tfm
12mr|texlive-zhmetrics-r206-2|3412	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislfb.tfm
12mr|texlive-zhmetrics-r206-2|3413	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislfc.tfm
12mr|texlive-zhmetrics-r206-2|3414	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislfd.tfm
12mr|texlive-zhmetrics-r206-2|3415	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislfe.tfm
12mr|texlive-zhmetrics-r206-2|3416	%{_texmfdistdir}/fonts/tfm/zhmetrics/unikai/unikaislff.tfm
12mr|texlive-zhmetrics-r206-2|3417	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili00.tfm
12mr|texlive-zhmetrics-r206-2|3418	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili01.tfm
12mr|texlive-zhmetrics-r206-2|3419	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili02.tfm
12mr|texlive-zhmetrics-r206-2|3420	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili03.tfm
12mr|texlive-zhmetrics-r206-2|3421	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili04.tfm
12mr|texlive-zhmetrics-r206-2|3422	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili05.tfm
12mr|texlive-zhmetrics-r206-2|3423	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili06.tfm
12mr|texlive-zhmetrics-r206-2|3424	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili07.tfm
12mr|texlive-zhmetrics-r206-2|3425	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili08.tfm
12mr|texlive-zhmetrics-r206-2|3426	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili09.tfm
12mr|texlive-zhmetrics-r206-2|3427	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili0a.tfm
12mr|texlive-zhmetrics-r206-2|3428	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili0b.tfm
12mr|texlive-zhmetrics-r206-2|3429	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili0c.tfm
12mr|texlive-zhmetrics-r206-2|3430	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili0d.tfm
12mr|texlive-zhmetrics-r206-2|3431	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili0e.tfm
12mr|texlive-zhmetrics-r206-2|3432	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili0f.tfm
12mr|texlive-zhmetrics-r206-2|3433	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili10.tfm
12mr|texlive-zhmetrics-r206-2|3434	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili11.tfm
12mr|texlive-zhmetrics-r206-2|3435	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili12.tfm
12mr|texlive-zhmetrics-r206-2|3436	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili13.tfm
12mr|texlive-zhmetrics-r206-2|3437	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili14.tfm
12mr|texlive-zhmetrics-r206-2|3438	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili15.tfm
12mr|texlive-zhmetrics-r206-2|3439	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili16.tfm
12mr|texlive-zhmetrics-r206-2|3440	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili17.tfm
12mr|texlive-zhmetrics-r206-2|3441	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili18.tfm
12mr|texlive-zhmetrics-r206-2|3442	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili19.tfm
12mr|texlive-zhmetrics-r206-2|3443	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili1a.tfm
12mr|texlive-zhmetrics-r206-2|3444	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili1b.tfm
12mr|texlive-zhmetrics-r206-2|3445	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili1c.tfm
12mr|texlive-zhmetrics-r206-2|3446	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili1d.tfm
12mr|texlive-zhmetrics-r206-2|3447	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili1e.tfm
12mr|texlive-zhmetrics-r206-2|3448	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili1f.tfm
12mr|texlive-zhmetrics-r206-2|3449	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili20.tfm
12mr|texlive-zhmetrics-r206-2|3450	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili21.tfm
12mr|texlive-zhmetrics-r206-2|3451	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili22.tfm
12mr|texlive-zhmetrics-r206-2|3452	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili23.tfm
12mr|texlive-zhmetrics-r206-2|3453	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili24.tfm
12mr|texlive-zhmetrics-r206-2|3454	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili25.tfm
12mr|texlive-zhmetrics-r206-2|3455	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili26.tfm
12mr|texlive-zhmetrics-r206-2|3456	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili27.tfm
12mr|texlive-zhmetrics-r206-2|3457	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili28.tfm
12mr|texlive-zhmetrics-r206-2|3458	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili29.tfm
12mr|texlive-zhmetrics-r206-2|3459	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili2a.tfm
12mr|texlive-zhmetrics-r206-2|3460	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili2b.tfm
12mr|texlive-zhmetrics-r206-2|3461	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili2c.tfm
12mr|texlive-zhmetrics-r206-2|3462	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili2d.tfm
12mr|texlive-zhmetrics-r206-2|3463	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili2e.tfm
12mr|texlive-zhmetrics-r206-2|3464	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili2f.tfm
12mr|texlive-zhmetrics-r206-2|3465	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili30.tfm
12mr|texlive-zhmetrics-r206-2|3466	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili31.tfm
12mr|texlive-zhmetrics-r206-2|3467	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili32.tfm
12mr|texlive-zhmetrics-r206-2|3468	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili33.tfm
12mr|texlive-zhmetrics-r206-2|3469	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili34.tfm
12mr|texlive-zhmetrics-r206-2|3470	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili35.tfm
12mr|texlive-zhmetrics-r206-2|3471	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili36.tfm
12mr|texlive-zhmetrics-r206-2|3472	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili37.tfm
12mr|texlive-zhmetrics-r206-2|3473	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili38.tfm
12mr|texlive-zhmetrics-r206-2|3474	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili39.tfm
12mr|texlive-zhmetrics-r206-2|3475	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili3a.tfm
12mr|texlive-zhmetrics-r206-2|3476	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili3b.tfm
12mr|texlive-zhmetrics-r206-2|3477	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili3c.tfm
12mr|texlive-zhmetrics-r206-2|3478	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili3d.tfm
12mr|texlive-zhmetrics-r206-2|3479	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili3e.tfm
12mr|texlive-zhmetrics-r206-2|3480	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili3f.tfm
12mr|texlive-zhmetrics-r206-2|3481	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili40.tfm
12mr|texlive-zhmetrics-r206-2|3482	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili41.tfm
12mr|texlive-zhmetrics-r206-2|3483	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili42.tfm
12mr|texlive-zhmetrics-r206-2|3484	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili43.tfm
12mr|texlive-zhmetrics-r206-2|3485	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili44.tfm
12mr|texlive-zhmetrics-r206-2|3486	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili45.tfm
12mr|texlive-zhmetrics-r206-2|3487	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili46.tfm
12mr|texlive-zhmetrics-r206-2|3488	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili47.tfm
12mr|texlive-zhmetrics-r206-2|3489	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili48.tfm
12mr|texlive-zhmetrics-r206-2|3490	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili49.tfm
12mr|texlive-zhmetrics-r206-2|3491	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili4a.tfm
12mr|texlive-zhmetrics-r206-2|3492	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili4b.tfm
12mr|texlive-zhmetrics-r206-2|3493	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili4c.tfm
12mr|texlive-zhmetrics-r206-2|3494	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili4d.tfm
12mr|texlive-zhmetrics-r206-2|3495	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili4e.tfm
12mr|texlive-zhmetrics-r206-2|3496	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili4f.tfm
12mr|texlive-zhmetrics-r206-2|3497	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili50.tfm
12mr|texlive-zhmetrics-r206-2|3498	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili51.tfm
12mr|texlive-zhmetrics-r206-2|3499	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili52.tfm
12mr|texlive-zhmetrics-r206-2|3500	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili53.tfm
12mr|texlive-zhmetrics-r206-2|3501	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili54.tfm
12mr|texlive-zhmetrics-r206-2|3502	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili55.tfm
12mr|texlive-zhmetrics-r206-2|3503	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili56.tfm
12mr|texlive-zhmetrics-r206-2|3504	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili57.tfm
12mr|texlive-zhmetrics-r206-2|3505	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili58.tfm
12mr|texlive-zhmetrics-r206-2|3506	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili59.tfm
12mr|texlive-zhmetrics-r206-2|3507	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili5a.tfm
12mr|texlive-zhmetrics-r206-2|3508	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili5b.tfm
12mr|texlive-zhmetrics-r206-2|3509	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili5c.tfm
12mr|texlive-zhmetrics-r206-2|3510	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili5d.tfm
12mr|texlive-zhmetrics-r206-2|3511	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili5e.tfm
12mr|texlive-zhmetrics-r206-2|3512	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili5f.tfm
12mr|texlive-zhmetrics-r206-2|3513	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili60.tfm
12mr|texlive-zhmetrics-r206-2|3514	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili61.tfm
12mr|texlive-zhmetrics-r206-2|3515	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili62.tfm
12mr|texlive-zhmetrics-r206-2|3516	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili63.tfm
12mr|texlive-zhmetrics-r206-2|3517	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili64.tfm
12mr|texlive-zhmetrics-r206-2|3518	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili65.tfm
12mr|texlive-zhmetrics-r206-2|3519	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili66.tfm
12mr|texlive-zhmetrics-r206-2|3520	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili67.tfm
12mr|texlive-zhmetrics-r206-2|3521	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili68.tfm
12mr|texlive-zhmetrics-r206-2|3522	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili69.tfm
12mr|texlive-zhmetrics-r206-2|3523	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili6a.tfm
12mr|texlive-zhmetrics-r206-2|3524	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili6b.tfm
12mr|texlive-zhmetrics-r206-2|3525	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili6c.tfm
12mr|texlive-zhmetrics-r206-2|3526	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili6d.tfm
12mr|texlive-zhmetrics-r206-2|3527	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili6e.tfm
12mr|texlive-zhmetrics-r206-2|3528	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili6f.tfm
12mr|texlive-zhmetrics-r206-2|3529	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili70.tfm
12mr|texlive-zhmetrics-r206-2|3530	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili71.tfm
12mr|texlive-zhmetrics-r206-2|3531	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili72.tfm
12mr|texlive-zhmetrics-r206-2|3532	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili73.tfm
12mr|texlive-zhmetrics-r206-2|3533	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili74.tfm
12mr|texlive-zhmetrics-r206-2|3534	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili75.tfm
12mr|texlive-zhmetrics-r206-2|3535	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili76.tfm
12mr|texlive-zhmetrics-r206-2|3536	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili77.tfm
12mr|texlive-zhmetrics-r206-2|3537	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili78.tfm
12mr|texlive-zhmetrics-r206-2|3538	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili79.tfm
12mr|texlive-zhmetrics-r206-2|3539	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili7a.tfm
12mr|texlive-zhmetrics-r206-2|3540	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili7b.tfm
12mr|texlive-zhmetrics-r206-2|3541	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili7c.tfm
12mr|texlive-zhmetrics-r206-2|3542	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili7d.tfm
12mr|texlive-zhmetrics-r206-2|3543	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili7e.tfm
12mr|texlive-zhmetrics-r206-2|3544	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili7f.tfm
12mr|texlive-zhmetrics-r206-2|3545	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili80.tfm
12mr|texlive-zhmetrics-r206-2|3546	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili81.tfm
12mr|texlive-zhmetrics-r206-2|3547	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili82.tfm
12mr|texlive-zhmetrics-r206-2|3548	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili83.tfm
12mr|texlive-zhmetrics-r206-2|3549	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili84.tfm
12mr|texlive-zhmetrics-r206-2|3550	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili85.tfm
12mr|texlive-zhmetrics-r206-2|3551	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili86.tfm
12mr|texlive-zhmetrics-r206-2|3552	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili87.tfm
12mr|texlive-zhmetrics-r206-2|3553	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili88.tfm
12mr|texlive-zhmetrics-r206-2|3554	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili89.tfm
12mr|texlive-zhmetrics-r206-2|3555	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili8a.tfm
12mr|texlive-zhmetrics-r206-2|3556	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili8b.tfm
12mr|texlive-zhmetrics-r206-2|3557	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili8c.tfm
12mr|texlive-zhmetrics-r206-2|3558	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili8d.tfm
12mr|texlive-zhmetrics-r206-2|3559	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili8e.tfm
12mr|texlive-zhmetrics-r206-2|3560	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili8f.tfm
12mr|texlive-zhmetrics-r206-2|3561	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili90.tfm
12mr|texlive-zhmetrics-r206-2|3562	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili91.tfm
12mr|texlive-zhmetrics-r206-2|3563	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili92.tfm
12mr|texlive-zhmetrics-r206-2|3564	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili93.tfm
12mr|texlive-zhmetrics-r206-2|3565	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili94.tfm
12mr|texlive-zhmetrics-r206-2|3566	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili95.tfm
12mr|texlive-zhmetrics-r206-2|3567	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili96.tfm
12mr|texlive-zhmetrics-r206-2|3568	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili97.tfm
12mr|texlive-zhmetrics-r206-2|3569	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili98.tfm
12mr|texlive-zhmetrics-r206-2|3570	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili99.tfm
12mr|texlive-zhmetrics-r206-2|3571	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili9a.tfm
12mr|texlive-zhmetrics-r206-2|3572	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili9b.tfm
12mr|texlive-zhmetrics-r206-2|3573	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili9c.tfm
12mr|texlive-zhmetrics-r206-2|3574	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili9d.tfm
12mr|texlive-zhmetrics-r206-2|3575	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili9e.tfm
12mr|texlive-zhmetrics-r206-2|3576	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unili9f.tfm
12mr|texlive-zhmetrics-r206-2|3577	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia0.tfm
12mr|texlive-zhmetrics-r206-2|3578	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia1.tfm
12mr|texlive-zhmetrics-r206-2|3579	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia2.tfm
12mr|texlive-zhmetrics-r206-2|3580	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia3.tfm
12mr|texlive-zhmetrics-r206-2|3581	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia4.tfm
12mr|texlive-zhmetrics-r206-2|3582	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia5.tfm
12mr|texlive-zhmetrics-r206-2|3583	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia6.tfm
12mr|texlive-zhmetrics-r206-2|3584	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia7.tfm
12mr|texlive-zhmetrics-r206-2|3585	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia8.tfm
12mr|texlive-zhmetrics-r206-2|3586	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilia9.tfm
12mr|texlive-zhmetrics-r206-2|3587	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliaa.tfm
12mr|texlive-zhmetrics-r206-2|3588	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliab.tfm
12mr|texlive-zhmetrics-r206-2|3589	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliac.tfm
12mr|texlive-zhmetrics-r206-2|3590	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliad.tfm
12mr|texlive-zhmetrics-r206-2|3591	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliae.tfm
12mr|texlive-zhmetrics-r206-2|3592	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliaf.tfm
12mr|texlive-zhmetrics-r206-2|3593	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib0.tfm
12mr|texlive-zhmetrics-r206-2|3594	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib1.tfm
12mr|texlive-zhmetrics-r206-2|3595	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib2.tfm
12mr|texlive-zhmetrics-r206-2|3596	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib3.tfm
12mr|texlive-zhmetrics-r206-2|3597	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib4.tfm
12mr|texlive-zhmetrics-r206-2|3598	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib5.tfm
12mr|texlive-zhmetrics-r206-2|3599	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib6.tfm
12mr|texlive-zhmetrics-r206-2|3600	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib7.tfm
12mr|texlive-zhmetrics-r206-2|3601	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib8.tfm
12mr|texlive-zhmetrics-r206-2|3602	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilib9.tfm
12mr|texlive-zhmetrics-r206-2|3603	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliba.tfm
12mr|texlive-zhmetrics-r206-2|3604	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilibb.tfm
12mr|texlive-zhmetrics-r206-2|3605	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilibc.tfm
12mr|texlive-zhmetrics-r206-2|3606	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilibd.tfm
12mr|texlive-zhmetrics-r206-2|3607	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilibe.tfm
12mr|texlive-zhmetrics-r206-2|3608	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilibf.tfm
12mr|texlive-zhmetrics-r206-2|3609	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic0.tfm
12mr|texlive-zhmetrics-r206-2|3610	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic1.tfm
12mr|texlive-zhmetrics-r206-2|3611	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic2.tfm
12mr|texlive-zhmetrics-r206-2|3612	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic3.tfm
12mr|texlive-zhmetrics-r206-2|3613	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic4.tfm
12mr|texlive-zhmetrics-r206-2|3614	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic5.tfm
12mr|texlive-zhmetrics-r206-2|3615	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic6.tfm
12mr|texlive-zhmetrics-r206-2|3616	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic7.tfm
12mr|texlive-zhmetrics-r206-2|3617	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic8.tfm
12mr|texlive-zhmetrics-r206-2|3618	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilic9.tfm
12mr|texlive-zhmetrics-r206-2|3619	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilica.tfm
12mr|texlive-zhmetrics-r206-2|3620	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilicb.tfm
12mr|texlive-zhmetrics-r206-2|3621	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilicc.tfm
12mr|texlive-zhmetrics-r206-2|3622	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilicd.tfm
12mr|texlive-zhmetrics-r206-2|3623	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilice.tfm
12mr|texlive-zhmetrics-r206-2|3624	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilicf.tfm
12mr|texlive-zhmetrics-r206-2|3625	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid0.tfm
12mr|texlive-zhmetrics-r206-2|3626	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid1.tfm
12mr|texlive-zhmetrics-r206-2|3627	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid2.tfm
12mr|texlive-zhmetrics-r206-2|3628	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid3.tfm
12mr|texlive-zhmetrics-r206-2|3629	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid4.tfm
12mr|texlive-zhmetrics-r206-2|3630	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid5.tfm
12mr|texlive-zhmetrics-r206-2|3631	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid6.tfm
12mr|texlive-zhmetrics-r206-2|3632	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid7.tfm
12mr|texlive-zhmetrics-r206-2|3633	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid8.tfm
12mr|texlive-zhmetrics-r206-2|3634	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilid9.tfm
12mr|texlive-zhmetrics-r206-2|3635	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilida.tfm
12mr|texlive-zhmetrics-r206-2|3636	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilidb.tfm
12mr|texlive-zhmetrics-r206-2|3637	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilidc.tfm
12mr|texlive-zhmetrics-r206-2|3638	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilidd.tfm
12mr|texlive-zhmetrics-r206-2|3639	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilide.tfm
12mr|texlive-zhmetrics-r206-2|3640	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilidf.tfm
12mr|texlive-zhmetrics-r206-2|3641	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie0.tfm
12mr|texlive-zhmetrics-r206-2|3642	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie1.tfm
12mr|texlive-zhmetrics-r206-2|3643	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie2.tfm
12mr|texlive-zhmetrics-r206-2|3644	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie3.tfm
12mr|texlive-zhmetrics-r206-2|3645	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie4.tfm
12mr|texlive-zhmetrics-r206-2|3646	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie5.tfm
12mr|texlive-zhmetrics-r206-2|3647	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie6.tfm
12mr|texlive-zhmetrics-r206-2|3648	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie7.tfm
12mr|texlive-zhmetrics-r206-2|3649	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie8.tfm
12mr|texlive-zhmetrics-r206-2|3650	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilie9.tfm
12mr|texlive-zhmetrics-r206-2|3651	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliea.tfm
12mr|texlive-zhmetrics-r206-2|3652	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilieb.tfm
12mr|texlive-zhmetrics-r206-2|3653	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliec.tfm
12mr|texlive-zhmetrics-r206-2|3654	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilied.tfm
12mr|texlive-zhmetrics-r206-2|3655	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliee.tfm
12mr|texlive-zhmetrics-r206-2|3656	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilief.tfm
12mr|texlive-zhmetrics-r206-2|3657	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif0.tfm
12mr|texlive-zhmetrics-r206-2|3658	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif1.tfm
12mr|texlive-zhmetrics-r206-2|3659	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif2.tfm
12mr|texlive-zhmetrics-r206-2|3660	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif3.tfm
12mr|texlive-zhmetrics-r206-2|3661	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif4.tfm
12mr|texlive-zhmetrics-r206-2|3662	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif5.tfm
12mr|texlive-zhmetrics-r206-2|3663	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif6.tfm
12mr|texlive-zhmetrics-r206-2|3664	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif7.tfm
12mr|texlive-zhmetrics-r206-2|3665	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif8.tfm
12mr|texlive-zhmetrics-r206-2|3666	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilif9.tfm
12mr|texlive-zhmetrics-r206-2|3667	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilifa.tfm
12mr|texlive-zhmetrics-r206-2|3668	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilifb.tfm
12mr|texlive-zhmetrics-r206-2|3669	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilifc.tfm
12mr|texlive-zhmetrics-r206-2|3670	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilifd.tfm
12mr|texlive-zhmetrics-r206-2|3671	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilife.tfm
12mr|texlive-zhmetrics-r206-2|3672	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/uniliff.tfm
12mr|texlive-zhmetrics-r206-2|3673	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl00.tfm
12mr|texlive-zhmetrics-r206-2|3674	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl01.tfm
12mr|texlive-zhmetrics-r206-2|3675	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl02.tfm
12mr|texlive-zhmetrics-r206-2|3676	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl03.tfm
12mr|texlive-zhmetrics-r206-2|3677	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl04.tfm
12mr|texlive-zhmetrics-r206-2|3678	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl05.tfm
12mr|texlive-zhmetrics-r206-2|3679	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl06.tfm
12mr|texlive-zhmetrics-r206-2|3680	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl07.tfm
12mr|texlive-zhmetrics-r206-2|3681	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl08.tfm
12mr|texlive-zhmetrics-r206-2|3682	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl09.tfm
12mr|texlive-zhmetrics-r206-2|3683	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl0a.tfm
12mr|texlive-zhmetrics-r206-2|3684	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl0b.tfm
12mr|texlive-zhmetrics-r206-2|3685	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl0c.tfm
12mr|texlive-zhmetrics-r206-2|3686	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl0d.tfm
12mr|texlive-zhmetrics-r206-2|3687	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl0e.tfm
12mr|texlive-zhmetrics-r206-2|3688	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl0f.tfm
12mr|texlive-zhmetrics-r206-2|3689	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl10.tfm
12mr|texlive-zhmetrics-r206-2|3690	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl11.tfm
12mr|texlive-zhmetrics-r206-2|3691	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl12.tfm
12mr|texlive-zhmetrics-r206-2|3692	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl13.tfm
12mr|texlive-zhmetrics-r206-2|3693	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl14.tfm
12mr|texlive-zhmetrics-r206-2|3694	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl15.tfm
12mr|texlive-zhmetrics-r206-2|3695	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl16.tfm
12mr|texlive-zhmetrics-r206-2|3696	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl17.tfm
12mr|texlive-zhmetrics-r206-2|3697	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl18.tfm
12mr|texlive-zhmetrics-r206-2|3698	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl19.tfm
12mr|texlive-zhmetrics-r206-2|3699	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl1a.tfm
12mr|texlive-zhmetrics-r206-2|3700	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl1b.tfm
12mr|texlive-zhmetrics-r206-2|3701	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl1c.tfm
12mr|texlive-zhmetrics-r206-2|3702	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl1d.tfm
12mr|texlive-zhmetrics-r206-2|3703	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl1e.tfm
12mr|texlive-zhmetrics-r206-2|3704	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl1f.tfm
12mr|texlive-zhmetrics-r206-2|3705	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl20.tfm
12mr|texlive-zhmetrics-r206-2|3706	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl21.tfm
12mr|texlive-zhmetrics-r206-2|3707	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl22.tfm
12mr|texlive-zhmetrics-r206-2|3708	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl23.tfm
12mr|texlive-zhmetrics-r206-2|3709	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl24.tfm
12mr|texlive-zhmetrics-r206-2|3710	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl25.tfm
12mr|texlive-zhmetrics-r206-2|3711	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl26.tfm
12mr|texlive-zhmetrics-r206-2|3712	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl27.tfm
12mr|texlive-zhmetrics-r206-2|3713	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl28.tfm
12mr|texlive-zhmetrics-r206-2|3714	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl29.tfm
12mr|texlive-zhmetrics-r206-2|3715	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl2a.tfm
12mr|texlive-zhmetrics-r206-2|3716	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl2b.tfm
12mr|texlive-zhmetrics-r206-2|3717	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl2c.tfm
12mr|texlive-zhmetrics-r206-2|3718	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl2d.tfm
12mr|texlive-zhmetrics-r206-2|3719	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl2e.tfm
12mr|texlive-zhmetrics-r206-2|3720	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl2f.tfm
12mr|texlive-zhmetrics-r206-2|3721	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl30.tfm
12mr|texlive-zhmetrics-r206-2|3722	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl31.tfm
12mr|texlive-zhmetrics-r206-2|3723	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl32.tfm
12mr|texlive-zhmetrics-r206-2|3724	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl33.tfm
12mr|texlive-zhmetrics-r206-2|3725	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl34.tfm
12mr|texlive-zhmetrics-r206-2|3726	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl35.tfm
12mr|texlive-zhmetrics-r206-2|3727	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl36.tfm
12mr|texlive-zhmetrics-r206-2|3728	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl37.tfm
12mr|texlive-zhmetrics-r206-2|3729	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl38.tfm
12mr|texlive-zhmetrics-r206-2|3730	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl39.tfm
12mr|texlive-zhmetrics-r206-2|3731	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl3a.tfm
12mr|texlive-zhmetrics-r206-2|3732	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl3b.tfm
12mr|texlive-zhmetrics-r206-2|3733	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl3c.tfm
12mr|texlive-zhmetrics-r206-2|3734	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl3d.tfm
12mr|texlive-zhmetrics-r206-2|3735	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl3e.tfm
12mr|texlive-zhmetrics-r206-2|3736	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl3f.tfm
12mr|texlive-zhmetrics-r206-2|3737	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl40.tfm
12mr|texlive-zhmetrics-r206-2|3738	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl41.tfm
12mr|texlive-zhmetrics-r206-2|3739	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl42.tfm
12mr|texlive-zhmetrics-r206-2|3740	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl43.tfm
12mr|texlive-zhmetrics-r206-2|3741	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl44.tfm
12mr|texlive-zhmetrics-r206-2|3742	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl45.tfm
12mr|texlive-zhmetrics-r206-2|3743	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl46.tfm
12mr|texlive-zhmetrics-r206-2|3744	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl47.tfm
12mr|texlive-zhmetrics-r206-2|3745	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl48.tfm
12mr|texlive-zhmetrics-r206-2|3746	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl49.tfm
12mr|texlive-zhmetrics-r206-2|3747	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl4a.tfm
12mr|texlive-zhmetrics-r206-2|3748	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl4b.tfm
12mr|texlive-zhmetrics-r206-2|3749	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl4c.tfm
12mr|texlive-zhmetrics-r206-2|3750	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl4d.tfm
12mr|texlive-zhmetrics-r206-2|3751	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl4e.tfm
12mr|texlive-zhmetrics-r206-2|3752	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl4f.tfm
12mr|texlive-zhmetrics-r206-2|3753	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl50.tfm
12mr|texlive-zhmetrics-r206-2|3754	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl51.tfm
12mr|texlive-zhmetrics-r206-2|3755	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl52.tfm
12mr|texlive-zhmetrics-r206-2|3756	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl53.tfm
12mr|texlive-zhmetrics-r206-2|3757	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl54.tfm
12mr|texlive-zhmetrics-r206-2|3758	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl55.tfm
12mr|texlive-zhmetrics-r206-2|3759	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl56.tfm
12mr|texlive-zhmetrics-r206-2|3760	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl57.tfm
12mr|texlive-zhmetrics-r206-2|3761	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl58.tfm
12mr|texlive-zhmetrics-r206-2|3762	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl59.tfm
12mr|texlive-zhmetrics-r206-2|3763	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl5a.tfm
12mr|texlive-zhmetrics-r206-2|3764	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl5b.tfm
12mr|texlive-zhmetrics-r206-2|3765	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl5c.tfm
12mr|texlive-zhmetrics-r206-2|3766	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl5d.tfm
12mr|texlive-zhmetrics-r206-2|3767	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl5e.tfm
12mr|texlive-zhmetrics-r206-2|3768	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl5f.tfm
12mr|texlive-zhmetrics-r206-2|3769	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl60.tfm
12mr|texlive-zhmetrics-r206-2|3770	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl61.tfm
12mr|texlive-zhmetrics-r206-2|3771	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl62.tfm
12mr|texlive-zhmetrics-r206-2|3772	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl63.tfm
12mr|texlive-zhmetrics-r206-2|3773	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl64.tfm
12mr|texlive-zhmetrics-r206-2|3774	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl65.tfm
12mr|texlive-zhmetrics-r206-2|3775	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl66.tfm
12mr|texlive-zhmetrics-r206-2|3776	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl67.tfm
12mr|texlive-zhmetrics-r206-2|3777	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl68.tfm
12mr|texlive-zhmetrics-r206-2|3778	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl69.tfm
12mr|texlive-zhmetrics-r206-2|3779	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl6a.tfm
12mr|texlive-zhmetrics-r206-2|3780	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl6b.tfm
12mr|texlive-zhmetrics-r206-2|3781	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl6c.tfm
12mr|texlive-zhmetrics-r206-2|3782	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl6d.tfm
12mr|texlive-zhmetrics-r206-2|3783	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl6e.tfm
12mr|texlive-zhmetrics-r206-2|3784	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl6f.tfm
12mr|texlive-zhmetrics-r206-2|3785	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl70.tfm
12mr|texlive-zhmetrics-r206-2|3786	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl71.tfm
12mr|texlive-zhmetrics-r206-2|3787	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl72.tfm
12mr|texlive-zhmetrics-r206-2|3788	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl73.tfm
12mr|texlive-zhmetrics-r206-2|3789	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl74.tfm
12mr|texlive-zhmetrics-r206-2|3790	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl75.tfm
12mr|texlive-zhmetrics-r206-2|3791	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl76.tfm
12mr|texlive-zhmetrics-r206-2|3792	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl77.tfm
12mr|texlive-zhmetrics-r206-2|3793	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl78.tfm
12mr|texlive-zhmetrics-r206-2|3794	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl79.tfm
12mr|texlive-zhmetrics-r206-2|3795	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl7a.tfm
12mr|texlive-zhmetrics-r206-2|3796	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl7b.tfm
12mr|texlive-zhmetrics-r206-2|3797	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl7c.tfm
12mr|texlive-zhmetrics-r206-2|3798	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl7d.tfm
12mr|texlive-zhmetrics-r206-2|3799	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl7e.tfm
12mr|texlive-zhmetrics-r206-2|3800	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl7f.tfm
12mr|texlive-zhmetrics-r206-2|3801	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl80.tfm
12mr|texlive-zhmetrics-r206-2|3802	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl81.tfm
12mr|texlive-zhmetrics-r206-2|3803	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl82.tfm
12mr|texlive-zhmetrics-r206-2|3804	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl83.tfm
12mr|texlive-zhmetrics-r206-2|3805	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl84.tfm
12mr|texlive-zhmetrics-r206-2|3806	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl85.tfm
12mr|texlive-zhmetrics-r206-2|3807	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl86.tfm
12mr|texlive-zhmetrics-r206-2|3808	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl87.tfm
12mr|texlive-zhmetrics-r206-2|3809	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl88.tfm
12mr|texlive-zhmetrics-r206-2|3810	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl89.tfm
12mr|texlive-zhmetrics-r206-2|3811	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl8a.tfm
12mr|texlive-zhmetrics-r206-2|3812	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl8b.tfm
12mr|texlive-zhmetrics-r206-2|3813	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl8c.tfm
12mr|texlive-zhmetrics-r206-2|3814	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl8d.tfm
12mr|texlive-zhmetrics-r206-2|3815	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl8e.tfm
12mr|texlive-zhmetrics-r206-2|3816	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl8f.tfm
12mr|texlive-zhmetrics-r206-2|3817	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl90.tfm
12mr|texlive-zhmetrics-r206-2|3818	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl91.tfm
12mr|texlive-zhmetrics-r206-2|3819	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl92.tfm
12mr|texlive-zhmetrics-r206-2|3820	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl93.tfm
12mr|texlive-zhmetrics-r206-2|3821	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl94.tfm
12mr|texlive-zhmetrics-r206-2|3822	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl95.tfm
12mr|texlive-zhmetrics-r206-2|3823	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl96.tfm
12mr|texlive-zhmetrics-r206-2|3824	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl97.tfm
12mr|texlive-zhmetrics-r206-2|3825	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl98.tfm
12mr|texlive-zhmetrics-r206-2|3826	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl99.tfm
12mr|texlive-zhmetrics-r206-2|3827	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl9a.tfm
12mr|texlive-zhmetrics-r206-2|3828	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl9b.tfm
12mr|texlive-zhmetrics-r206-2|3829	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl9c.tfm
12mr|texlive-zhmetrics-r206-2|3830	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl9d.tfm
12mr|texlive-zhmetrics-r206-2|3831	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl9e.tfm
12mr|texlive-zhmetrics-r206-2|3832	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisl9f.tfm
12mr|texlive-zhmetrics-r206-2|3833	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla0.tfm
12mr|texlive-zhmetrics-r206-2|3834	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla1.tfm
12mr|texlive-zhmetrics-r206-2|3835	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla2.tfm
12mr|texlive-zhmetrics-r206-2|3836	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla3.tfm
12mr|texlive-zhmetrics-r206-2|3837	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla4.tfm
12mr|texlive-zhmetrics-r206-2|3838	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla5.tfm
12mr|texlive-zhmetrics-r206-2|3839	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla6.tfm
12mr|texlive-zhmetrics-r206-2|3840	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla7.tfm
12mr|texlive-zhmetrics-r206-2|3841	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla8.tfm
12mr|texlive-zhmetrics-r206-2|3842	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisla9.tfm
12mr|texlive-zhmetrics-r206-2|3843	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislaa.tfm
12mr|texlive-zhmetrics-r206-2|3844	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislab.tfm
12mr|texlive-zhmetrics-r206-2|3845	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislac.tfm
12mr|texlive-zhmetrics-r206-2|3846	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislad.tfm
12mr|texlive-zhmetrics-r206-2|3847	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislae.tfm
12mr|texlive-zhmetrics-r206-2|3848	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislaf.tfm
12mr|texlive-zhmetrics-r206-2|3849	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb0.tfm
12mr|texlive-zhmetrics-r206-2|3850	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb1.tfm
12mr|texlive-zhmetrics-r206-2|3851	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb2.tfm
12mr|texlive-zhmetrics-r206-2|3852	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb3.tfm
12mr|texlive-zhmetrics-r206-2|3853	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb4.tfm
12mr|texlive-zhmetrics-r206-2|3854	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb5.tfm
12mr|texlive-zhmetrics-r206-2|3855	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb6.tfm
12mr|texlive-zhmetrics-r206-2|3856	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb7.tfm
12mr|texlive-zhmetrics-r206-2|3857	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb8.tfm
12mr|texlive-zhmetrics-r206-2|3858	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislb9.tfm
12mr|texlive-zhmetrics-r206-2|3859	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislba.tfm
12mr|texlive-zhmetrics-r206-2|3860	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislbb.tfm
12mr|texlive-zhmetrics-r206-2|3861	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislbc.tfm
12mr|texlive-zhmetrics-r206-2|3862	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislbd.tfm
12mr|texlive-zhmetrics-r206-2|3863	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislbe.tfm
12mr|texlive-zhmetrics-r206-2|3864	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislbf.tfm
12mr|texlive-zhmetrics-r206-2|3865	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc0.tfm
12mr|texlive-zhmetrics-r206-2|3866	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc1.tfm
12mr|texlive-zhmetrics-r206-2|3867	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc2.tfm
12mr|texlive-zhmetrics-r206-2|3868	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc3.tfm
12mr|texlive-zhmetrics-r206-2|3869	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc4.tfm
12mr|texlive-zhmetrics-r206-2|3870	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc5.tfm
12mr|texlive-zhmetrics-r206-2|3871	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc6.tfm
12mr|texlive-zhmetrics-r206-2|3872	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc7.tfm
12mr|texlive-zhmetrics-r206-2|3873	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc8.tfm
12mr|texlive-zhmetrics-r206-2|3874	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislc9.tfm
12mr|texlive-zhmetrics-r206-2|3875	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislca.tfm
12mr|texlive-zhmetrics-r206-2|3876	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislcb.tfm
12mr|texlive-zhmetrics-r206-2|3877	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislcc.tfm
12mr|texlive-zhmetrics-r206-2|3878	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislcd.tfm
12mr|texlive-zhmetrics-r206-2|3879	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislce.tfm
12mr|texlive-zhmetrics-r206-2|3880	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislcf.tfm
12mr|texlive-zhmetrics-r206-2|3881	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld0.tfm
12mr|texlive-zhmetrics-r206-2|3882	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld1.tfm
12mr|texlive-zhmetrics-r206-2|3883	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld2.tfm
12mr|texlive-zhmetrics-r206-2|3884	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld3.tfm
12mr|texlive-zhmetrics-r206-2|3885	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld4.tfm
12mr|texlive-zhmetrics-r206-2|3886	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld5.tfm
12mr|texlive-zhmetrics-r206-2|3887	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld6.tfm
12mr|texlive-zhmetrics-r206-2|3888	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld7.tfm
12mr|texlive-zhmetrics-r206-2|3889	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld8.tfm
12mr|texlive-zhmetrics-r206-2|3890	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisld9.tfm
12mr|texlive-zhmetrics-r206-2|3891	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislda.tfm
12mr|texlive-zhmetrics-r206-2|3892	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisldb.tfm
12mr|texlive-zhmetrics-r206-2|3893	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisldc.tfm
12mr|texlive-zhmetrics-r206-2|3894	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisldd.tfm
12mr|texlive-zhmetrics-r206-2|3895	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislde.tfm
12mr|texlive-zhmetrics-r206-2|3896	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisldf.tfm
12mr|texlive-zhmetrics-r206-2|3897	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle0.tfm
12mr|texlive-zhmetrics-r206-2|3898	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle1.tfm
12mr|texlive-zhmetrics-r206-2|3899	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle2.tfm
12mr|texlive-zhmetrics-r206-2|3900	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle3.tfm
12mr|texlive-zhmetrics-r206-2|3901	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle4.tfm
12mr|texlive-zhmetrics-r206-2|3902	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle5.tfm
12mr|texlive-zhmetrics-r206-2|3903	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle6.tfm
12mr|texlive-zhmetrics-r206-2|3904	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle7.tfm
12mr|texlive-zhmetrics-r206-2|3905	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle8.tfm
12mr|texlive-zhmetrics-r206-2|3906	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisle9.tfm
12mr|texlive-zhmetrics-r206-2|3907	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislea.tfm
12mr|texlive-zhmetrics-r206-2|3908	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisleb.tfm
12mr|texlive-zhmetrics-r206-2|3909	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislec.tfm
12mr|texlive-zhmetrics-r206-2|3910	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilisled.tfm
12mr|texlive-zhmetrics-r206-2|3911	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislee.tfm
12mr|texlive-zhmetrics-r206-2|3912	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislef.tfm
12mr|texlive-zhmetrics-r206-2|3913	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf0.tfm
12mr|texlive-zhmetrics-r206-2|3914	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf1.tfm
12mr|texlive-zhmetrics-r206-2|3915	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf2.tfm
12mr|texlive-zhmetrics-r206-2|3916	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf3.tfm
12mr|texlive-zhmetrics-r206-2|3917	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf4.tfm
12mr|texlive-zhmetrics-r206-2|3918	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf5.tfm
12mr|texlive-zhmetrics-r206-2|3919	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf6.tfm
12mr|texlive-zhmetrics-r206-2|3920	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf7.tfm
12mr|texlive-zhmetrics-r206-2|3921	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf8.tfm
12mr|texlive-zhmetrics-r206-2|3922	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislf9.tfm
12mr|texlive-zhmetrics-r206-2|3923	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislfa.tfm
12mr|texlive-zhmetrics-r206-2|3924	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislfb.tfm
12mr|texlive-zhmetrics-r206-2|3925	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislfc.tfm
12mr|texlive-zhmetrics-r206-2|3926	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislfd.tfm
12mr|texlive-zhmetrics-r206-2|3927	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislfe.tfm
12mr|texlive-zhmetrics-r206-2|3928	%{_texmfdistdir}/fonts/tfm/zhmetrics/unili/unilislff.tfm
12mr|texlive-zhmetrics-r206-2|3929	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong00.tfm
12mr|texlive-zhmetrics-r206-2|3930	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong01.tfm
12mr|texlive-zhmetrics-r206-2|3931	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong02.tfm
12mr|texlive-zhmetrics-r206-2|3932	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong03.tfm
12mr|texlive-zhmetrics-r206-2|3933	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong04.tfm
12mr|texlive-zhmetrics-r206-2|3934	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong05.tfm
12mr|texlive-zhmetrics-r206-2|3935	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong06.tfm
12mr|texlive-zhmetrics-r206-2|3936	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong07.tfm
12mr|texlive-zhmetrics-r206-2|3937	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong08.tfm
12mr|texlive-zhmetrics-r206-2|3938	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong09.tfm
12mr|texlive-zhmetrics-r206-2|3939	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong0a.tfm
12mr|texlive-zhmetrics-r206-2|3940	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong0b.tfm
12mr|texlive-zhmetrics-r206-2|3941	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong0c.tfm
12mr|texlive-zhmetrics-r206-2|3942	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong0d.tfm
12mr|texlive-zhmetrics-r206-2|3943	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong0e.tfm
12mr|texlive-zhmetrics-r206-2|3944	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong0f.tfm
12mr|texlive-zhmetrics-r206-2|3945	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong10.tfm
12mr|texlive-zhmetrics-r206-2|3946	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong11.tfm
12mr|texlive-zhmetrics-r206-2|3947	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong12.tfm
12mr|texlive-zhmetrics-r206-2|3948	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong13.tfm
12mr|texlive-zhmetrics-r206-2|3949	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong14.tfm
12mr|texlive-zhmetrics-r206-2|3950	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong15.tfm
12mr|texlive-zhmetrics-r206-2|3951	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong16.tfm
12mr|texlive-zhmetrics-r206-2|3952	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong17.tfm
12mr|texlive-zhmetrics-r206-2|3953	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong18.tfm
12mr|texlive-zhmetrics-r206-2|3954	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong19.tfm
12mr|texlive-zhmetrics-r206-2|3955	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong1a.tfm
12mr|texlive-zhmetrics-r206-2|3956	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong1b.tfm
12mr|texlive-zhmetrics-r206-2|3957	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong1c.tfm
12mr|texlive-zhmetrics-r206-2|3958	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong1d.tfm
12mr|texlive-zhmetrics-r206-2|3959	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong1e.tfm
12mr|texlive-zhmetrics-r206-2|3960	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong1f.tfm
12mr|texlive-zhmetrics-r206-2|3961	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong20.tfm
12mr|texlive-zhmetrics-r206-2|3962	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong21.tfm
12mr|texlive-zhmetrics-r206-2|3963	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong22.tfm
12mr|texlive-zhmetrics-r206-2|3964	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong23.tfm
12mr|texlive-zhmetrics-r206-2|3965	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong24.tfm
12mr|texlive-zhmetrics-r206-2|3966	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong25.tfm
12mr|texlive-zhmetrics-r206-2|3967	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong26.tfm
12mr|texlive-zhmetrics-r206-2|3968	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong27.tfm
12mr|texlive-zhmetrics-r206-2|3969	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong28.tfm
12mr|texlive-zhmetrics-r206-2|3970	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong29.tfm
12mr|texlive-zhmetrics-r206-2|3971	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong2a.tfm
12mr|texlive-zhmetrics-r206-2|3972	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong2b.tfm
12mr|texlive-zhmetrics-r206-2|3973	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong2c.tfm
12mr|texlive-zhmetrics-r206-2|3974	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong2d.tfm
12mr|texlive-zhmetrics-r206-2|3975	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong2e.tfm
12mr|texlive-zhmetrics-r206-2|3976	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong2f.tfm
12mr|texlive-zhmetrics-r206-2|3977	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong30.tfm
12mr|texlive-zhmetrics-r206-2|3978	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong31.tfm
12mr|texlive-zhmetrics-r206-2|3979	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong32.tfm
12mr|texlive-zhmetrics-r206-2|3980	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong33.tfm
12mr|texlive-zhmetrics-r206-2|3981	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong34.tfm
12mr|texlive-zhmetrics-r206-2|3982	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong35.tfm
12mr|texlive-zhmetrics-r206-2|3983	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong36.tfm
12mr|texlive-zhmetrics-r206-2|3984	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong37.tfm
12mr|texlive-zhmetrics-r206-2|3985	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong38.tfm
12mr|texlive-zhmetrics-r206-2|3986	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong39.tfm
12mr|texlive-zhmetrics-r206-2|3987	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong3a.tfm
12mr|texlive-zhmetrics-r206-2|3988	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong3b.tfm
12mr|texlive-zhmetrics-r206-2|3989	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong3c.tfm
12mr|texlive-zhmetrics-r206-2|3990	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong3d.tfm
12mr|texlive-zhmetrics-r206-2|3991	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong3e.tfm
12mr|texlive-zhmetrics-r206-2|3992	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong3f.tfm
12mr|texlive-zhmetrics-r206-2|3993	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong40.tfm
12mr|texlive-zhmetrics-r206-2|3994	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong41.tfm
12mr|texlive-zhmetrics-r206-2|3995	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong42.tfm
12mr|texlive-zhmetrics-r206-2|3996	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong43.tfm
12mr|texlive-zhmetrics-r206-2|3997	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong44.tfm
12mr|texlive-zhmetrics-r206-2|3998	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong45.tfm
12mr|texlive-zhmetrics-r206-2|3999	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong46.tfm
12mr|texlive-zhmetrics-r206-2|4000	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong47.tfm
12mr|texlive-zhmetrics-r206-2|4001	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong48.tfm
12mr|texlive-zhmetrics-r206-2|4002	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong49.tfm
12mr|texlive-zhmetrics-r206-2|4003	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong4a.tfm
12mr|texlive-zhmetrics-r206-2|4004	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong4b.tfm
12mr|texlive-zhmetrics-r206-2|4005	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong4c.tfm
12mr|texlive-zhmetrics-r206-2|4006	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong4d.tfm
12mr|texlive-zhmetrics-r206-2|4007	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong4e.tfm
12mr|texlive-zhmetrics-r206-2|4008	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong4f.tfm
12mr|texlive-zhmetrics-r206-2|4009	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong50.tfm
12mr|texlive-zhmetrics-r206-2|4010	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong51.tfm
12mr|texlive-zhmetrics-r206-2|4011	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong52.tfm
12mr|texlive-zhmetrics-r206-2|4012	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong53.tfm
12mr|texlive-zhmetrics-r206-2|4013	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong54.tfm
12mr|texlive-zhmetrics-r206-2|4014	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong55.tfm
12mr|texlive-zhmetrics-r206-2|4015	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong56.tfm
12mr|texlive-zhmetrics-r206-2|4016	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong57.tfm
12mr|texlive-zhmetrics-r206-2|4017	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong58.tfm
12mr|texlive-zhmetrics-r206-2|4018	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong59.tfm
12mr|texlive-zhmetrics-r206-2|4019	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong5a.tfm
12mr|texlive-zhmetrics-r206-2|4020	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong5b.tfm
12mr|texlive-zhmetrics-r206-2|4021	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong5c.tfm
12mr|texlive-zhmetrics-r206-2|4022	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong5d.tfm
12mr|texlive-zhmetrics-r206-2|4023	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong5e.tfm
12mr|texlive-zhmetrics-r206-2|4024	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong5f.tfm
12mr|texlive-zhmetrics-r206-2|4025	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong60.tfm
12mr|texlive-zhmetrics-r206-2|4026	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong61.tfm
12mr|texlive-zhmetrics-r206-2|4027	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong62.tfm
12mr|texlive-zhmetrics-r206-2|4028	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong63.tfm
12mr|texlive-zhmetrics-r206-2|4029	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong64.tfm
12mr|texlive-zhmetrics-r206-2|4030	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong65.tfm
12mr|texlive-zhmetrics-r206-2|4031	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong66.tfm
12mr|texlive-zhmetrics-r206-2|4032	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong67.tfm
12mr|texlive-zhmetrics-r206-2|4033	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong68.tfm
12mr|texlive-zhmetrics-r206-2|4034	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong69.tfm
12mr|texlive-zhmetrics-r206-2|4035	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong6a.tfm
12mr|texlive-zhmetrics-r206-2|4036	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong6b.tfm
12mr|texlive-zhmetrics-r206-2|4037	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong6c.tfm
12mr|texlive-zhmetrics-r206-2|4038	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong6d.tfm
12mr|texlive-zhmetrics-r206-2|4039	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong6e.tfm
12mr|texlive-zhmetrics-r206-2|4040	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong6f.tfm
12mr|texlive-zhmetrics-r206-2|4041	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong70.tfm
12mr|texlive-zhmetrics-r206-2|4042	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong71.tfm
12mr|texlive-zhmetrics-r206-2|4043	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong72.tfm
12mr|texlive-zhmetrics-r206-2|4044	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong73.tfm
12mr|texlive-zhmetrics-r206-2|4045	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong74.tfm
12mr|texlive-zhmetrics-r206-2|4046	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong75.tfm
12mr|texlive-zhmetrics-r206-2|4047	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong76.tfm
12mr|texlive-zhmetrics-r206-2|4048	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong77.tfm
12mr|texlive-zhmetrics-r206-2|4049	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong78.tfm
12mr|texlive-zhmetrics-r206-2|4050	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong79.tfm
12mr|texlive-zhmetrics-r206-2|4051	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong7a.tfm
12mr|texlive-zhmetrics-r206-2|4052	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong7b.tfm
12mr|texlive-zhmetrics-r206-2|4053	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong7c.tfm
12mr|texlive-zhmetrics-r206-2|4054	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong7d.tfm
12mr|texlive-zhmetrics-r206-2|4055	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong7e.tfm
12mr|texlive-zhmetrics-r206-2|4056	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong7f.tfm
12mr|texlive-zhmetrics-r206-2|4057	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong80.tfm
12mr|texlive-zhmetrics-r206-2|4058	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong81.tfm
12mr|texlive-zhmetrics-r206-2|4059	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong82.tfm
12mr|texlive-zhmetrics-r206-2|4060	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong83.tfm
12mr|texlive-zhmetrics-r206-2|4061	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong84.tfm
12mr|texlive-zhmetrics-r206-2|4062	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong85.tfm
12mr|texlive-zhmetrics-r206-2|4063	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong86.tfm
12mr|texlive-zhmetrics-r206-2|4064	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong87.tfm
12mr|texlive-zhmetrics-r206-2|4065	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong88.tfm
12mr|texlive-zhmetrics-r206-2|4066	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong89.tfm
12mr|texlive-zhmetrics-r206-2|4067	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong8a.tfm
12mr|texlive-zhmetrics-r206-2|4068	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong8b.tfm
12mr|texlive-zhmetrics-r206-2|4069	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong8c.tfm
12mr|texlive-zhmetrics-r206-2|4070	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong8d.tfm
12mr|texlive-zhmetrics-r206-2|4071	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong8e.tfm
12mr|texlive-zhmetrics-r206-2|4072	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong8f.tfm
12mr|texlive-zhmetrics-r206-2|4073	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong90.tfm
12mr|texlive-zhmetrics-r206-2|4074	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong91.tfm
12mr|texlive-zhmetrics-r206-2|4075	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong92.tfm
12mr|texlive-zhmetrics-r206-2|4076	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong93.tfm
12mr|texlive-zhmetrics-r206-2|4077	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong94.tfm
12mr|texlive-zhmetrics-r206-2|4078	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong95.tfm
12mr|texlive-zhmetrics-r206-2|4079	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong96.tfm
12mr|texlive-zhmetrics-r206-2|4080	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong97.tfm
12mr|texlive-zhmetrics-r206-2|4081	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong98.tfm
12mr|texlive-zhmetrics-r206-2|4082	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong99.tfm
12mr|texlive-zhmetrics-r206-2|4083	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong9a.tfm
12mr|texlive-zhmetrics-r206-2|4084	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong9b.tfm
12mr|texlive-zhmetrics-r206-2|4085	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong9c.tfm
12mr|texlive-zhmetrics-r206-2|4086	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong9d.tfm
12mr|texlive-zhmetrics-r206-2|4087	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong9e.tfm
12mr|texlive-zhmetrics-r206-2|4088	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisong9f.tfm
12mr|texlive-zhmetrics-r206-2|4089	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga0.tfm
12mr|texlive-zhmetrics-r206-2|4090	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga1.tfm
12mr|texlive-zhmetrics-r206-2|4091	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga2.tfm
12mr|texlive-zhmetrics-r206-2|4092	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga3.tfm
12mr|texlive-zhmetrics-r206-2|4093	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga4.tfm
12mr|texlive-zhmetrics-r206-2|4094	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga5.tfm
12mr|texlive-zhmetrics-r206-2|4095	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga6.tfm
12mr|texlive-zhmetrics-r206-2|4096	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga7.tfm
12mr|texlive-zhmetrics-r206-2|4097	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga8.tfm
12mr|texlive-zhmetrics-r206-2|4098	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonga9.tfm
12mr|texlive-zhmetrics-r206-2|4099	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongaa.tfm
12mr|texlive-zhmetrics-r206-2|4100	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongab.tfm
12mr|texlive-zhmetrics-r206-2|4101	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongac.tfm
12mr|texlive-zhmetrics-r206-2|4102	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongad.tfm
12mr|texlive-zhmetrics-r206-2|4103	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongae.tfm
12mr|texlive-zhmetrics-r206-2|4104	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongaf.tfm
12mr|texlive-zhmetrics-r206-2|4105	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb0.tfm
12mr|texlive-zhmetrics-r206-2|4106	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb1.tfm
12mr|texlive-zhmetrics-r206-2|4107	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb2.tfm
12mr|texlive-zhmetrics-r206-2|4108	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb3.tfm
12mr|texlive-zhmetrics-r206-2|4109	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb4.tfm
12mr|texlive-zhmetrics-r206-2|4110	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb5.tfm
12mr|texlive-zhmetrics-r206-2|4111	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb6.tfm
12mr|texlive-zhmetrics-r206-2|4112	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb7.tfm
12mr|texlive-zhmetrics-r206-2|4113	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb8.tfm
12mr|texlive-zhmetrics-r206-2|4114	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongb9.tfm
12mr|texlive-zhmetrics-r206-2|4115	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongba.tfm
12mr|texlive-zhmetrics-r206-2|4116	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongbb.tfm
12mr|texlive-zhmetrics-r206-2|4117	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongbc.tfm
12mr|texlive-zhmetrics-r206-2|4118	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongbd.tfm
12mr|texlive-zhmetrics-r206-2|4119	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongbe.tfm
12mr|texlive-zhmetrics-r206-2|4120	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongbf.tfm
12mr|texlive-zhmetrics-r206-2|4121	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc0.tfm
12mr|texlive-zhmetrics-r206-2|4122	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc1.tfm
12mr|texlive-zhmetrics-r206-2|4123	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc2.tfm
12mr|texlive-zhmetrics-r206-2|4124	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc3.tfm
12mr|texlive-zhmetrics-r206-2|4125	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc4.tfm
12mr|texlive-zhmetrics-r206-2|4126	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc5.tfm
12mr|texlive-zhmetrics-r206-2|4127	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc6.tfm
12mr|texlive-zhmetrics-r206-2|4128	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc7.tfm
12mr|texlive-zhmetrics-r206-2|4129	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc8.tfm
12mr|texlive-zhmetrics-r206-2|4130	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongc9.tfm
12mr|texlive-zhmetrics-r206-2|4131	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongca.tfm
12mr|texlive-zhmetrics-r206-2|4132	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongcb.tfm
12mr|texlive-zhmetrics-r206-2|4133	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongcc.tfm
12mr|texlive-zhmetrics-r206-2|4134	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongcd.tfm
12mr|texlive-zhmetrics-r206-2|4135	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongce.tfm
12mr|texlive-zhmetrics-r206-2|4136	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongcf.tfm
12mr|texlive-zhmetrics-r206-2|4137	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd0.tfm
12mr|texlive-zhmetrics-r206-2|4138	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd1.tfm
12mr|texlive-zhmetrics-r206-2|4139	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd2.tfm
12mr|texlive-zhmetrics-r206-2|4140	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd3.tfm
12mr|texlive-zhmetrics-r206-2|4141	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd4.tfm
12mr|texlive-zhmetrics-r206-2|4142	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd5.tfm
12mr|texlive-zhmetrics-r206-2|4143	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd6.tfm
12mr|texlive-zhmetrics-r206-2|4144	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd7.tfm
12mr|texlive-zhmetrics-r206-2|4145	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd8.tfm
12mr|texlive-zhmetrics-r206-2|4146	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongd9.tfm
12mr|texlive-zhmetrics-r206-2|4147	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongda.tfm
12mr|texlive-zhmetrics-r206-2|4148	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongdb.tfm
12mr|texlive-zhmetrics-r206-2|4149	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongdc.tfm
12mr|texlive-zhmetrics-r206-2|4150	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongdd.tfm
12mr|texlive-zhmetrics-r206-2|4151	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongde.tfm
12mr|texlive-zhmetrics-r206-2|4152	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongdf.tfm
12mr|texlive-zhmetrics-r206-2|4153	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge0.tfm
12mr|texlive-zhmetrics-r206-2|4154	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge1.tfm
12mr|texlive-zhmetrics-r206-2|4155	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge2.tfm
12mr|texlive-zhmetrics-r206-2|4156	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge3.tfm
12mr|texlive-zhmetrics-r206-2|4157	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge4.tfm
12mr|texlive-zhmetrics-r206-2|4158	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge5.tfm
12mr|texlive-zhmetrics-r206-2|4159	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge6.tfm
12mr|texlive-zhmetrics-r206-2|4160	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge7.tfm
12mr|texlive-zhmetrics-r206-2|4161	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge8.tfm
12mr|texlive-zhmetrics-r206-2|4162	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonge9.tfm
12mr|texlive-zhmetrics-r206-2|4163	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongea.tfm
12mr|texlive-zhmetrics-r206-2|4164	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongeb.tfm
12mr|texlive-zhmetrics-r206-2|4165	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongec.tfm
12mr|texlive-zhmetrics-r206-2|4166	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisonged.tfm
12mr|texlive-zhmetrics-r206-2|4167	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongee.tfm
12mr|texlive-zhmetrics-r206-2|4168	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongef.tfm
12mr|texlive-zhmetrics-r206-2|4169	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf0.tfm
12mr|texlive-zhmetrics-r206-2|4170	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf1.tfm
12mr|texlive-zhmetrics-r206-2|4171	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf2.tfm
12mr|texlive-zhmetrics-r206-2|4172	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf3.tfm
12mr|texlive-zhmetrics-r206-2|4173	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf4.tfm
12mr|texlive-zhmetrics-r206-2|4174	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf5.tfm
12mr|texlive-zhmetrics-r206-2|4175	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf6.tfm
12mr|texlive-zhmetrics-r206-2|4176	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf7.tfm
12mr|texlive-zhmetrics-r206-2|4177	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf8.tfm
12mr|texlive-zhmetrics-r206-2|4178	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongf9.tfm
12mr|texlive-zhmetrics-r206-2|4179	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongfa.tfm
12mr|texlive-zhmetrics-r206-2|4180	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongfb.tfm
12mr|texlive-zhmetrics-r206-2|4181	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongfc.tfm
12mr|texlive-zhmetrics-r206-2|4182	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongfd.tfm
12mr|texlive-zhmetrics-r206-2|4183	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongfe.tfm
12mr|texlive-zhmetrics-r206-2|4184	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongff.tfm
12mr|texlive-zhmetrics-r206-2|4185	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl00.tfm
12mr|texlive-zhmetrics-r206-2|4186	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl01.tfm
12mr|texlive-zhmetrics-r206-2|4187	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl02.tfm
12mr|texlive-zhmetrics-r206-2|4188	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl03.tfm
12mr|texlive-zhmetrics-r206-2|4189	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl04.tfm
12mr|texlive-zhmetrics-r206-2|4190	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl05.tfm
12mr|texlive-zhmetrics-r206-2|4191	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl06.tfm
12mr|texlive-zhmetrics-r206-2|4192	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl07.tfm
12mr|texlive-zhmetrics-r206-2|4193	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl08.tfm
12mr|texlive-zhmetrics-r206-2|4194	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl09.tfm
12mr|texlive-zhmetrics-r206-2|4195	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl0a.tfm
12mr|texlive-zhmetrics-r206-2|4196	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl0b.tfm
12mr|texlive-zhmetrics-r206-2|4197	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl0c.tfm
12mr|texlive-zhmetrics-r206-2|4198	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl0d.tfm
12mr|texlive-zhmetrics-r206-2|4199	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl0e.tfm
12mr|texlive-zhmetrics-r206-2|4200	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl0f.tfm
12mr|texlive-zhmetrics-r206-2|4201	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl10.tfm
12mr|texlive-zhmetrics-r206-2|4202	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl11.tfm
12mr|texlive-zhmetrics-r206-2|4203	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl12.tfm
12mr|texlive-zhmetrics-r206-2|4204	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl13.tfm
12mr|texlive-zhmetrics-r206-2|4205	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl14.tfm
12mr|texlive-zhmetrics-r206-2|4206	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl15.tfm
12mr|texlive-zhmetrics-r206-2|4207	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl16.tfm
12mr|texlive-zhmetrics-r206-2|4208	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl17.tfm
12mr|texlive-zhmetrics-r206-2|4209	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl18.tfm
12mr|texlive-zhmetrics-r206-2|4210	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl19.tfm
12mr|texlive-zhmetrics-r206-2|4211	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl1a.tfm
12mr|texlive-zhmetrics-r206-2|4212	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl1b.tfm
12mr|texlive-zhmetrics-r206-2|4213	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl1c.tfm
12mr|texlive-zhmetrics-r206-2|4214	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl1d.tfm
12mr|texlive-zhmetrics-r206-2|4215	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl1e.tfm
12mr|texlive-zhmetrics-r206-2|4216	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl1f.tfm
12mr|texlive-zhmetrics-r206-2|4217	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl20.tfm
12mr|texlive-zhmetrics-r206-2|4218	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl21.tfm
12mr|texlive-zhmetrics-r206-2|4219	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl22.tfm
12mr|texlive-zhmetrics-r206-2|4220	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl23.tfm
12mr|texlive-zhmetrics-r206-2|4221	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl24.tfm
12mr|texlive-zhmetrics-r206-2|4222	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl25.tfm
12mr|texlive-zhmetrics-r206-2|4223	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl26.tfm
12mr|texlive-zhmetrics-r206-2|4224	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl27.tfm
12mr|texlive-zhmetrics-r206-2|4225	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl28.tfm
12mr|texlive-zhmetrics-r206-2|4226	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl29.tfm
12mr|texlive-zhmetrics-r206-2|4227	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl2a.tfm
12mr|texlive-zhmetrics-r206-2|4228	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl2b.tfm
12mr|texlive-zhmetrics-r206-2|4229	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl2c.tfm
12mr|texlive-zhmetrics-r206-2|4230	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl2d.tfm
12mr|texlive-zhmetrics-r206-2|4231	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl2e.tfm
12mr|texlive-zhmetrics-r206-2|4232	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl2f.tfm
12mr|texlive-zhmetrics-r206-2|4233	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl30.tfm
12mr|texlive-zhmetrics-r206-2|4234	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl31.tfm
12mr|texlive-zhmetrics-r206-2|4235	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl32.tfm
12mr|texlive-zhmetrics-r206-2|4236	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl33.tfm
12mr|texlive-zhmetrics-r206-2|4237	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl34.tfm
12mr|texlive-zhmetrics-r206-2|4238	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl35.tfm
12mr|texlive-zhmetrics-r206-2|4239	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl36.tfm
12mr|texlive-zhmetrics-r206-2|4240	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl37.tfm
12mr|texlive-zhmetrics-r206-2|4241	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl38.tfm
12mr|texlive-zhmetrics-r206-2|4242	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl39.tfm
12mr|texlive-zhmetrics-r206-2|4243	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl3a.tfm
12mr|texlive-zhmetrics-r206-2|4244	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl3b.tfm
12mr|texlive-zhmetrics-r206-2|4245	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl3c.tfm
12mr|texlive-zhmetrics-r206-2|4246	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl3d.tfm
12mr|texlive-zhmetrics-r206-2|4247	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl3e.tfm
12mr|texlive-zhmetrics-r206-2|4248	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl3f.tfm
12mr|texlive-zhmetrics-r206-2|4249	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl40.tfm
12mr|texlive-zhmetrics-r206-2|4250	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl41.tfm
12mr|texlive-zhmetrics-r206-2|4251	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl42.tfm
12mr|texlive-zhmetrics-r206-2|4252	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl43.tfm
12mr|texlive-zhmetrics-r206-2|4253	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl44.tfm
12mr|texlive-zhmetrics-r206-2|4254	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl45.tfm
12mr|texlive-zhmetrics-r206-2|4255	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl46.tfm
12mr|texlive-zhmetrics-r206-2|4256	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl47.tfm
12mr|texlive-zhmetrics-r206-2|4257	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl48.tfm
12mr|texlive-zhmetrics-r206-2|4258	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl49.tfm
12mr|texlive-zhmetrics-r206-2|4259	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl4a.tfm
12mr|texlive-zhmetrics-r206-2|4260	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl4b.tfm
12mr|texlive-zhmetrics-r206-2|4261	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl4c.tfm
12mr|texlive-zhmetrics-r206-2|4262	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl4d.tfm
12mr|texlive-zhmetrics-r206-2|4263	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl4e.tfm
12mr|texlive-zhmetrics-r206-2|4264	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl4f.tfm
12mr|texlive-zhmetrics-r206-2|4265	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl50.tfm
12mr|texlive-zhmetrics-r206-2|4266	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl51.tfm
12mr|texlive-zhmetrics-r206-2|4267	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl52.tfm
12mr|texlive-zhmetrics-r206-2|4268	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl53.tfm
12mr|texlive-zhmetrics-r206-2|4269	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl54.tfm
12mr|texlive-zhmetrics-r206-2|4270	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl55.tfm
12mr|texlive-zhmetrics-r206-2|4271	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl56.tfm
12mr|texlive-zhmetrics-r206-2|4272	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl57.tfm
12mr|texlive-zhmetrics-r206-2|4273	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl58.tfm
12mr|texlive-zhmetrics-r206-2|4274	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl59.tfm
12mr|texlive-zhmetrics-r206-2|4275	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl5a.tfm
12mr|texlive-zhmetrics-r206-2|4276	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl5b.tfm
12mr|texlive-zhmetrics-r206-2|4277	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl5c.tfm
12mr|texlive-zhmetrics-r206-2|4278	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl5d.tfm
12mr|texlive-zhmetrics-r206-2|4279	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl5e.tfm
12mr|texlive-zhmetrics-r206-2|4280	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl5f.tfm
12mr|texlive-zhmetrics-r206-2|4281	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl60.tfm
12mr|texlive-zhmetrics-r206-2|4282	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl61.tfm
12mr|texlive-zhmetrics-r206-2|4283	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl62.tfm
12mr|texlive-zhmetrics-r206-2|4284	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl63.tfm
12mr|texlive-zhmetrics-r206-2|4285	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl64.tfm
12mr|texlive-zhmetrics-r206-2|4286	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl65.tfm
12mr|texlive-zhmetrics-r206-2|4287	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl66.tfm
12mr|texlive-zhmetrics-r206-2|4288	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl67.tfm
12mr|texlive-zhmetrics-r206-2|4289	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl68.tfm
12mr|texlive-zhmetrics-r206-2|4290	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl69.tfm
12mr|texlive-zhmetrics-r206-2|4291	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl6a.tfm
12mr|texlive-zhmetrics-r206-2|4292	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl6b.tfm
12mr|texlive-zhmetrics-r206-2|4293	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl6c.tfm
12mr|texlive-zhmetrics-r206-2|4294	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl6d.tfm
12mr|texlive-zhmetrics-r206-2|4295	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl6e.tfm
12mr|texlive-zhmetrics-r206-2|4296	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl6f.tfm
12mr|texlive-zhmetrics-r206-2|4297	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl70.tfm
12mr|texlive-zhmetrics-r206-2|4298	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl71.tfm
12mr|texlive-zhmetrics-r206-2|4299	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl72.tfm
12mr|texlive-zhmetrics-r206-2|4300	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl73.tfm
12mr|texlive-zhmetrics-r206-2|4301	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl74.tfm
12mr|texlive-zhmetrics-r206-2|4302	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl75.tfm
12mr|texlive-zhmetrics-r206-2|4303	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl76.tfm
12mr|texlive-zhmetrics-r206-2|4304	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl77.tfm
12mr|texlive-zhmetrics-r206-2|4305	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl78.tfm
12mr|texlive-zhmetrics-r206-2|4306	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl79.tfm
12mr|texlive-zhmetrics-r206-2|4307	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl7a.tfm
12mr|texlive-zhmetrics-r206-2|4308	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl7b.tfm
12mr|texlive-zhmetrics-r206-2|4309	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl7c.tfm
12mr|texlive-zhmetrics-r206-2|4310	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl7d.tfm
12mr|texlive-zhmetrics-r206-2|4311	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl7e.tfm
12mr|texlive-zhmetrics-r206-2|4312	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl7f.tfm
12mr|texlive-zhmetrics-r206-2|4313	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl80.tfm
12mr|texlive-zhmetrics-r206-2|4314	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl81.tfm
12mr|texlive-zhmetrics-r206-2|4315	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl82.tfm
12mr|texlive-zhmetrics-r206-2|4316	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl83.tfm
12mr|texlive-zhmetrics-r206-2|4317	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl84.tfm
12mr|texlive-zhmetrics-r206-2|4318	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl85.tfm
12mr|texlive-zhmetrics-r206-2|4319	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl86.tfm
12mr|texlive-zhmetrics-r206-2|4320	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl87.tfm
12mr|texlive-zhmetrics-r206-2|4321	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl88.tfm
12mr|texlive-zhmetrics-r206-2|4322	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl89.tfm
12mr|texlive-zhmetrics-r206-2|4323	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl8a.tfm
12mr|texlive-zhmetrics-r206-2|4324	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl8b.tfm
12mr|texlive-zhmetrics-r206-2|4325	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl8c.tfm
12mr|texlive-zhmetrics-r206-2|4326	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl8d.tfm
12mr|texlive-zhmetrics-r206-2|4327	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl8e.tfm
12mr|texlive-zhmetrics-r206-2|4328	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl8f.tfm
12mr|texlive-zhmetrics-r206-2|4329	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl90.tfm
12mr|texlive-zhmetrics-r206-2|4330	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl91.tfm
12mr|texlive-zhmetrics-r206-2|4331	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl92.tfm
12mr|texlive-zhmetrics-r206-2|4332	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl93.tfm
12mr|texlive-zhmetrics-r206-2|4333	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl94.tfm
12mr|texlive-zhmetrics-r206-2|4334	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl95.tfm
12mr|texlive-zhmetrics-r206-2|4335	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl96.tfm
12mr|texlive-zhmetrics-r206-2|4336	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl97.tfm
12mr|texlive-zhmetrics-r206-2|4337	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl98.tfm
12mr|texlive-zhmetrics-r206-2|4338	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl99.tfm
12mr|texlive-zhmetrics-r206-2|4339	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl9a.tfm
12mr|texlive-zhmetrics-r206-2|4340	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl9b.tfm
12mr|texlive-zhmetrics-r206-2|4341	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl9c.tfm
12mr|texlive-zhmetrics-r206-2|4342	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl9d.tfm
12mr|texlive-zhmetrics-r206-2|4343	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl9e.tfm
12mr|texlive-zhmetrics-r206-2|4344	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsl9f.tfm
12mr|texlive-zhmetrics-r206-2|4345	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla0.tfm
12mr|texlive-zhmetrics-r206-2|4346	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla1.tfm
12mr|texlive-zhmetrics-r206-2|4347	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla2.tfm
12mr|texlive-zhmetrics-r206-2|4348	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla3.tfm
12mr|texlive-zhmetrics-r206-2|4349	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla4.tfm
12mr|texlive-zhmetrics-r206-2|4350	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla5.tfm
12mr|texlive-zhmetrics-r206-2|4351	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla6.tfm
12mr|texlive-zhmetrics-r206-2|4352	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla7.tfm
12mr|texlive-zhmetrics-r206-2|4353	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla8.tfm
12mr|texlive-zhmetrics-r206-2|4354	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsla9.tfm
12mr|texlive-zhmetrics-r206-2|4355	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslaa.tfm
12mr|texlive-zhmetrics-r206-2|4356	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslab.tfm
12mr|texlive-zhmetrics-r206-2|4357	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslac.tfm
12mr|texlive-zhmetrics-r206-2|4358	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslad.tfm
12mr|texlive-zhmetrics-r206-2|4359	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslae.tfm
12mr|texlive-zhmetrics-r206-2|4360	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslaf.tfm
12mr|texlive-zhmetrics-r206-2|4361	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb0.tfm
12mr|texlive-zhmetrics-r206-2|4362	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb1.tfm
12mr|texlive-zhmetrics-r206-2|4363	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb2.tfm
12mr|texlive-zhmetrics-r206-2|4364	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb3.tfm
12mr|texlive-zhmetrics-r206-2|4365	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb4.tfm
12mr|texlive-zhmetrics-r206-2|4366	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb5.tfm
12mr|texlive-zhmetrics-r206-2|4367	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb6.tfm
12mr|texlive-zhmetrics-r206-2|4368	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb7.tfm
12mr|texlive-zhmetrics-r206-2|4369	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb8.tfm
12mr|texlive-zhmetrics-r206-2|4370	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslb9.tfm
12mr|texlive-zhmetrics-r206-2|4371	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslba.tfm
12mr|texlive-zhmetrics-r206-2|4372	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslbb.tfm
12mr|texlive-zhmetrics-r206-2|4373	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslbc.tfm
12mr|texlive-zhmetrics-r206-2|4374	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslbd.tfm
12mr|texlive-zhmetrics-r206-2|4375	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslbe.tfm
12mr|texlive-zhmetrics-r206-2|4376	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslbf.tfm
12mr|texlive-zhmetrics-r206-2|4377	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc0.tfm
12mr|texlive-zhmetrics-r206-2|4378	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc1.tfm
12mr|texlive-zhmetrics-r206-2|4379	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc2.tfm
12mr|texlive-zhmetrics-r206-2|4380	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc3.tfm
12mr|texlive-zhmetrics-r206-2|4381	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc4.tfm
12mr|texlive-zhmetrics-r206-2|4382	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc5.tfm
12mr|texlive-zhmetrics-r206-2|4383	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc6.tfm
12mr|texlive-zhmetrics-r206-2|4384	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc7.tfm
12mr|texlive-zhmetrics-r206-2|4385	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc8.tfm
12mr|texlive-zhmetrics-r206-2|4386	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslc9.tfm
12mr|texlive-zhmetrics-r206-2|4387	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslca.tfm
12mr|texlive-zhmetrics-r206-2|4388	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslcb.tfm
12mr|texlive-zhmetrics-r206-2|4389	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslcc.tfm
12mr|texlive-zhmetrics-r206-2|4390	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslcd.tfm
12mr|texlive-zhmetrics-r206-2|4391	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslce.tfm
12mr|texlive-zhmetrics-r206-2|4392	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslcf.tfm
12mr|texlive-zhmetrics-r206-2|4393	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld0.tfm
12mr|texlive-zhmetrics-r206-2|4394	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld1.tfm
12mr|texlive-zhmetrics-r206-2|4395	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld2.tfm
12mr|texlive-zhmetrics-r206-2|4396	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld3.tfm
12mr|texlive-zhmetrics-r206-2|4397	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld4.tfm
12mr|texlive-zhmetrics-r206-2|4398	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld5.tfm
12mr|texlive-zhmetrics-r206-2|4399	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld6.tfm
12mr|texlive-zhmetrics-r206-2|4400	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld7.tfm
12mr|texlive-zhmetrics-r206-2|4401	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld8.tfm
12mr|texlive-zhmetrics-r206-2|4402	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsld9.tfm
12mr|texlive-zhmetrics-r206-2|4403	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslda.tfm
12mr|texlive-zhmetrics-r206-2|4404	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsldb.tfm
12mr|texlive-zhmetrics-r206-2|4405	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsldc.tfm
12mr|texlive-zhmetrics-r206-2|4406	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsldd.tfm
12mr|texlive-zhmetrics-r206-2|4407	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslde.tfm
12mr|texlive-zhmetrics-r206-2|4408	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsldf.tfm
12mr|texlive-zhmetrics-r206-2|4409	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle0.tfm
12mr|texlive-zhmetrics-r206-2|4410	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle1.tfm
12mr|texlive-zhmetrics-r206-2|4411	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle2.tfm
12mr|texlive-zhmetrics-r206-2|4412	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle3.tfm
12mr|texlive-zhmetrics-r206-2|4413	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle4.tfm
12mr|texlive-zhmetrics-r206-2|4414	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle5.tfm
12mr|texlive-zhmetrics-r206-2|4415	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle6.tfm
12mr|texlive-zhmetrics-r206-2|4416	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle7.tfm
12mr|texlive-zhmetrics-r206-2|4417	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle8.tfm
12mr|texlive-zhmetrics-r206-2|4418	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsle9.tfm
12mr|texlive-zhmetrics-r206-2|4419	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslea.tfm
12mr|texlive-zhmetrics-r206-2|4420	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsleb.tfm
12mr|texlive-zhmetrics-r206-2|4421	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslec.tfm
12mr|texlive-zhmetrics-r206-2|4422	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongsled.tfm
12mr|texlive-zhmetrics-r206-2|4423	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslee.tfm
12mr|texlive-zhmetrics-r206-2|4424	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslef.tfm
12mr|texlive-zhmetrics-r206-2|4425	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf0.tfm
12mr|texlive-zhmetrics-r206-2|4426	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf1.tfm
12mr|texlive-zhmetrics-r206-2|4427	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf2.tfm
12mr|texlive-zhmetrics-r206-2|4428	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf3.tfm
12mr|texlive-zhmetrics-r206-2|4429	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf4.tfm
12mr|texlive-zhmetrics-r206-2|4430	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf5.tfm
12mr|texlive-zhmetrics-r206-2|4431	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf6.tfm
12mr|texlive-zhmetrics-r206-2|4432	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf7.tfm
12mr|texlive-zhmetrics-r206-2|4433	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf8.tfm
12mr|texlive-zhmetrics-r206-2|4434	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslf9.tfm
12mr|texlive-zhmetrics-r206-2|4435	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslfa.tfm
12mr|texlive-zhmetrics-r206-2|4436	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslfb.tfm
12mr|texlive-zhmetrics-r206-2|4437	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslfc.tfm
12mr|texlive-zhmetrics-r206-2|4438	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslfd.tfm
12mr|texlive-zhmetrics-r206-2|4439	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslfe.tfm
12mr|texlive-zhmetrics-r206-2|4440	%{_texmfdistdir}/fonts/tfm/zhmetrics/unisong/unisongslff.tfm
12mr|texlive-zhmetrics-r206-2|4441	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou00.tfm
12mr|texlive-zhmetrics-r206-2|4442	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou01.tfm
12mr|texlive-zhmetrics-r206-2|4443	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou02.tfm
12mr|texlive-zhmetrics-r206-2|4444	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou03.tfm
12mr|texlive-zhmetrics-r206-2|4445	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou04.tfm
12mr|texlive-zhmetrics-r206-2|4446	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou05.tfm
12mr|texlive-zhmetrics-r206-2|4447	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou06.tfm
12mr|texlive-zhmetrics-r206-2|4448	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou07.tfm
12mr|texlive-zhmetrics-r206-2|4449	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou08.tfm
12mr|texlive-zhmetrics-r206-2|4450	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou09.tfm
12mr|texlive-zhmetrics-r206-2|4451	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou0a.tfm
12mr|texlive-zhmetrics-r206-2|4452	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou0b.tfm
12mr|texlive-zhmetrics-r206-2|4453	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou0c.tfm
12mr|texlive-zhmetrics-r206-2|4454	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou0d.tfm
12mr|texlive-zhmetrics-r206-2|4455	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou0e.tfm
12mr|texlive-zhmetrics-r206-2|4456	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou0f.tfm
12mr|texlive-zhmetrics-r206-2|4457	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou10.tfm
12mr|texlive-zhmetrics-r206-2|4458	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou11.tfm
12mr|texlive-zhmetrics-r206-2|4459	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou12.tfm
12mr|texlive-zhmetrics-r206-2|4460	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou13.tfm
12mr|texlive-zhmetrics-r206-2|4461	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou14.tfm
12mr|texlive-zhmetrics-r206-2|4462	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou15.tfm
12mr|texlive-zhmetrics-r206-2|4463	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou16.tfm
12mr|texlive-zhmetrics-r206-2|4464	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou17.tfm
12mr|texlive-zhmetrics-r206-2|4465	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou18.tfm
12mr|texlive-zhmetrics-r206-2|4466	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou19.tfm
12mr|texlive-zhmetrics-r206-2|4467	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou1a.tfm
12mr|texlive-zhmetrics-r206-2|4468	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou1b.tfm
12mr|texlive-zhmetrics-r206-2|4469	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou1c.tfm
12mr|texlive-zhmetrics-r206-2|4470	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou1d.tfm
12mr|texlive-zhmetrics-r206-2|4471	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou1e.tfm
12mr|texlive-zhmetrics-r206-2|4472	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou1f.tfm
12mr|texlive-zhmetrics-r206-2|4473	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou20.tfm
12mr|texlive-zhmetrics-r206-2|4474	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou21.tfm
12mr|texlive-zhmetrics-r206-2|4475	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou22.tfm
12mr|texlive-zhmetrics-r206-2|4476	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou23.tfm
12mr|texlive-zhmetrics-r206-2|4477	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou24.tfm
12mr|texlive-zhmetrics-r206-2|4478	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou25.tfm
12mr|texlive-zhmetrics-r206-2|4479	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou26.tfm
12mr|texlive-zhmetrics-r206-2|4480	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou27.tfm
12mr|texlive-zhmetrics-r206-2|4481	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou28.tfm
12mr|texlive-zhmetrics-r206-2|4482	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou29.tfm
12mr|texlive-zhmetrics-r206-2|4483	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou2a.tfm
12mr|texlive-zhmetrics-r206-2|4484	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou2b.tfm
12mr|texlive-zhmetrics-r206-2|4485	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou2c.tfm
12mr|texlive-zhmetrics-r206-2|4486	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou2d.tfm
12mr|texlive-zhmetrics-r206-2|4487	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou2e.tfm
12mr|texlive-zhmetrics-r206-2|4488	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou2f.tfm
12mr|texlive-zhmetrics-r206-2|4489	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou30.tfm
12mr|texlive-zhmetrics-r206-2|4490	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou31.tfm
12mr|texlive-zhmetrics-r206-2|4491	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou32.tfm
12mr|texlive-zhmetrics-r206-2|4492	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou33.tfm
12mr|texlive-zhmetrics-r206-2|4493	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou34.tfm
12mr|texlive-zhmetrics-r206-2|4494	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou35.tfm
12mr|texlive-zhmetrics-r206-2|4495	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou36.tfm
12mr|texlive-zhmetrics-r206-2|4496	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou37.tfm
12mr|texlive-zhmetrics-r206-2|4497	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou38.tfm
12mr|texlive-zhmetrics-r206-2|4498	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou39.tfm
12mr|texlive-zhmetrics-r206-2|4499	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou3a.tfm
12mr|texlive-zhmetrics-r206-2|4500	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou3b.tfm
12mr|texlive-zhmetrics-r206-2|4501	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou3c.tfm
12mr|texlive-zhmetrics-r206-2|4502	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou3d.tfm
12mr|texlive-zhmetrics-r206-2|4503	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou3e.tfm
12mr|texlive-zhmetrics-r206-2|4504	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou3f.tfm
12mr|texlive-zhmetrics-r206-2|4505	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou40.tfm
12mr|texlive-zhmetrics-r206-2|4506	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou41.tfm
12mr|texlive-zhmetrics-r206-2|4507	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou42.tfm
12mr|texlive-zhmetrics-r206-2|4508	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou43.tfm
12mr|texlive-zhmetrics-r206-2|4509	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou44.tfm
12mr|texlive-zhmetrics-r206-2|4510	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou45.tfm
12mr|texlive-zhmetrics-r206-2|4511	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou46.tfm
12mr|texlive-zhmetrics-r206-2|4512	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou47.tfm
12mr|texlive-zhmetrics-r206-2|4513	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou48.tfm
12mr|texlive-zhmetrics-r206-2|4514	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou49.tfm
12mr|texlive-zhmetrics-r206-2|4515	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou4a.tfm
12mr|texlive-zhmetrics-r206-2|4516	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou4b.tfm
12mr|texlive-zhmetrics-r206-2|4517	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou4c.tfm
12mr|texlive-zhmetrics-r206-2|4518	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou4d.tfm
12mr|texlive-zhmetrics-r206-2|4519	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou4e.tfm
12mr|texlive-zhmetrics-r206-2|4520	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou4f.tfm
12mr|texlive-zhmetrics-r206-2|4521	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou50.tfm
12mr|texlive-zhmetrics-r206-2|4522	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou51.tfm
12mr|texlive-zhmetrics-r206-2|4523	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou52.tfm
12mr|texlive-zhmetrics-r206-2|4524	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou53.tfm
12mr|texlive-zhmetrics-r206-2|4525	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou54.tfm
12mr|texlive-zhmetrics-r206-2|4526	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou55.tfm
12mr|texlive-zhmetrics-r206-2|4527	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou56.tfm
12mr|texlive-zhmetrics-r206-2|4528	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou57.tfm
12mr|texlive-zhmetrics-r206-2|4529	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou58.tfm
12mr|texlive-zhmetrics-r206-2|4530	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou59.tfm
12mr|texlive-zhmetrics-r206-2|4531	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou5a.tfm
12mr|texlive-zhmetrics-r206-2|4532	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou5b.tfm
12mr|texlive-zhmetrics-r206-2|4533	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou5c.tfm
12mr|texlive-zhmetrics-r206-2|4534	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou5d.tfm
12mr|texlive-zhmetrics-r206-2|4535	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou5e.tfm
12mr|texlive-zhmetrics-r206-2|4536	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou5f.tfm
12mr|texlive-zhmetrics-r206-2|4537	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou60.tfm
12mr|texlive-zhmetrics-r206-2|4538	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou61.tfm
12mr|texlive-zhmetrics-r206-2|4539	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou62.tfm
12mr|texlive-zhmetrics-r206-2|4540	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou63.tfm
12mr|texlive-zhmetrics-r206-2|4541	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou64.tfm
12mr|texlive-zhmetrics-r206-2|4542	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou65.tfm
12mr|texlive-zhmetrics-r206-2|4543	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou66.tfm
12mr|texlive-zhmetrics-r206-2|4544	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou67.tfm
12mr|texlive-zhmetrics-r206-2|4545	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou68.tfm
12mr|texlive-zhmetrics-r206-2|4546	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou69.tfm
12mr|texlive-zhmetrics-r206-2|4547	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou6a.tfm
12mr|texlive-zhmetrics-r206-2|4548	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou6b.tfm
12mr|texlive-zhmetrics-r206-2|4549	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou6c.tfm
12mr|texlive-zhmetrics-r206-2|4550	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou6d.tfm
12mr|texlive-zhmetrics-r206-2|4551	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou6e.tfm
12mr|texlive-zhmetrics-r206-2|4552	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou6f.tfm
12mr|texlive-zhmetrics-r206-2|4553	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou70.tfm
12mr|texlive-zhmetrics-r206-2|4554	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou71.tfm
12mr|texlive-zhmetrics-r206-2|4555	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou72.tfm
12mr|texlive-zhmetrics-r206-2|4556	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou73.tfm
12mr|texlive-zhmetrics-r206-2|4557	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou74.tfm
12mr|texlive-zhmetrics-r206-2|4558	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou75.tfm
12mr|texlive-zhmetrics-r206-2|4559	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou76.tfm
12mr|texlive-zhmetrics-r206-2|4560	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou77.tfm
12mr|texlive-zhmetrics-r206-2|4561	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou78.tfm
12mr|texlive-zhmetrics-r206-2|4562	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou79.tfm
12mr|texlive-zhmetrics-r206-2|4563	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou7a.tfm
12mr|texlive-zhmetrics-r206-2|4564	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou7b.tfm
12mr|texlive-zhmetrics-r206-2|4565	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou7c.tfm
12mr|texlive-zhmetrics-r206-2|4566	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou7d.tfm
12mr|texlive-zhmetrics-r206-2|4567	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou7e.tfm
12mr|texlive-zhmetrics-r206-2|4568	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou7f.tfm
12mr|texlive-zhmetrics-r206-2|4569	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou80.tfm
12mr|texlive-zhmetrics-r206-2|4570	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou81.tfm
12mr|texlive-zhmetrics-r206-2|4571	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou82.tfm
12mr|texlive-zhmetrics-r206-2|4572	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou83.tfm
12mr|texlive-zhmetrics-r206-2|4573	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou84.tfm
12mr|texlive-zhmetrics-r206-2|4574	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou85.tfm
12mr|texlive-zhmetrics-r206-2|4575	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou86.tfm
12mr|texlive-zhmetrics-r206-2|4576	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou87.tfm
12mr|texlive-zhmetrics-r206-2|4577	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou88.tfm
12mr|texlive-zhmetrics-r206-2|4578	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou89.tfm
12mr|texlive-zhmetrics-r206-2|4579	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou8a.tfm
12mr|texlive-zhmetrics-r206-2|4580	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou8b.tfm
12mr|texlive-zhmetrics-r206-2|4581	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou8c.tfm
12mr|texlive-zhmetrics-r206-2|4582	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou8d.tfm
12mr|texlive-zhmetrics-r206-2|4583	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou8e.tfm
12mr|texlive-zhmetrics-r206-2|4584	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou8f.tfm
12mr|texlive-zhmetrics-r206-2|4585	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou90.tfm
12mr|texlive-zhmetrics-r206-2|4586	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou91.tfm
12mr|texlive-zhmetrics-r206-2|4587	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou92.tfm
12mr|texlive-zhmetrics-r206-2|4588	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou93.tfm
12mr|texlive-zhmetrics-r206-2|4589	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou94.tfm
12mr|texlive-zhmetrics-r206-2|4590	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou95.tfm
12mr|texlive-zhmetrics-r206-2|4591	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou96.tfm
12mr|texlive-zhmetrics-r206-2|4592	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou97.tfm
12mr|texlive-zhmetrics-r206-2|4593	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou98.tfm
12mr|texlive-zhmetrics-r206-2|4594	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou99.tfm
12mr|texlive-zhmetrics-r206-2|4595	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou9a.tfm
12mr|texlive-zhmetrics-r206-2|4596	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou9b.tfm
12mr|texlive-zhmetrics-r206-2|4597	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou9c.tfm
12mr|texlive-zhmetrics-r206-2|4598	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou9d.tfm
12mr|texlive-zhmetrics-r206-2|4599	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou9e.tfm
12mr|texlive-zhmetrics-r206-2|4600	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyou9f.tfm
12mr|texlive-zhmetrics-r206-2|4601	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua0.tfm
12mr|texlive-zhmetrics-r206-2|4602	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua1.tfm
12mr|texlive-zhmetrics-r206-2|4603	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua2.tfm
12mr|texlive-zhmetrics-r206-2|4604	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua3.tfm
12mr|texlive-zhmetrics-r206-2|4605	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua4.tfm
12mr|texlive-zhmetrics-r206-2|4606	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua5.tfm
12mr|texlive-zhmetrics-r206-2|4607	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua6.tfm
12mr|texlive-zhmetrics-r206-2|4608	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua7.tfm
12mr|texlive-zhmetrics-r206-2|4609	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua8.tfm
12mr|texlive-zhmetrics-r206-2|4610	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoua9.tfm
12mr|texlive-zhmetrics-r206-2|4611	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouaa.tfm
12mr|texlive-zhmetrics-r206-2|4612	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouab.tfm
12mr|texlive-zhmetrics-r206-2|4613	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouac.tfm
12mr|texlive-zhmetrics-r206-2|4614	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouad.tfm
12mr|texlive-zhmetrics-r206-2|4615	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouae.tfm
12mr|texlive-zhmetrics-r206-2|4616	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouaf.tfm
12mr|texlive-zhmetrics-r206-2|4617	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub0.tfm
12mr|texlive-zhmetrics-r206-2|4618	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub1.tfm
12mr|texlive-zhmetrics-r206-2|4619	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub2.tfm
12mr|texlive-zhmetrics-r206-2|4620	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub3.tfm
12mr|texlive-zhmetrics-r206-2|4621	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub4.tfm
12mr|texlive-zhmetrics-r206-2|4622	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub5.tfm
12mr|texlive-zhmetrics-r206-2|4623	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub6.tfm
12mr|texlive-zhmetrics-r206-2|4624	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub7.tfm
12mr|texlive-zhmetrics-r206-2|4625	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub8.tfm
12mr|texlive-zhmetrics-r206-2|4626	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoub9.tfm
12mr|texlive-zhmetrics-r206-2|4627	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouba.tfm
12mr|texlive-zhmetrics-r206-2|4628	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoubb.tfm
12mr|texlive-zhmetrics-r206-2|4629	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoubc.tfm
12mr|texlive-zhmetrics-r206-2|4630	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoubd.tfm
12mr|texlive-zhmetrics-r206-2|4631	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoube.tfm
12mr|texlive-zhmetrics-r206-2|4632	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoubf.tfm
12mr|texlive-zhmetrics-r206-2|4633	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc0.tfm
12mr|texlive-zhmetrics-r206-2|4634	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc1.tfm
12mr|texlive-zhmetrics-r206-2|4635	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc2.tfm
12mr|texlive-zhmetrics-r206-2|4636	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc3.tfm
12mr|texlive-zhmetrics-r206-2|4637	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc4.tfm
12mr|texlive-zhmetrics-r206-2|4638	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc5.tfm
12mr|texlive-zhmetrics-r206-2|4639	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc6.tfm
12mr|texlive-zhmetrics-r206-2|4640	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc7.tfm
12mr|texlive-zhmetrics-r206-2|4641	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc8.tfm
12mr|texlive-zhmetrics-r206-2|4642	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouc9.tfm
12mr|texlive-zhmetrics-r206-2|4643	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouca.tfm
12mr|texlive-zhmetrics-r206-2|4644	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoucb.tfm
12mr|texlive-zhmetrics-r206-2|4645	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoucc.tfm
12mr|texlive-zhmetrics-r206-2|4646	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoucd.tfm
12mr|texlive-zhmetrics-r206-2|4647	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouce.tfm
12mr|texlive-zhmetrics-r206-2|4648	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoucf.tfm
12mr|texlive-zhmetrics-r206-2|4649	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud0.tfm
12mr|texlive-zhmetrics-r206-2|4650	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud1.tfm
12mr|texlive-zhmetrics-r206-2|4651	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud2.tfm
12mr|texlive-zhmetrics-r206-2|4652	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud3.tfm
12mr|texlive-zhmetrics-r206-2|4653	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud4.tfm
12mr|texlive-zhmetrics-r206-2|4654	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud5.tfm
12mr|texlive-zhmetrics-r206-2|4655	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud6.tfm
12mr|texlive-zhmetrics-r206-2|4656	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud7.tfm
12mr|texlive-zhmetrics-r206-2|4657	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud8.tfm
12mr|texlive-zhmetrics-r206-2|4658	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoud9.tfm
12mr|texlive-zhmetrics-r206-2|4659	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouda.tfm
12mr|texlive-zhmetrics-r206-2|4660	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoudb.tfm
12mr|texlive-zhmetrics-r206-2|4661	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoudc.tfm
12mr|texlive-zhmetrics-r206-2|4662	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoudd.tfm
12mr|texlive-zhmetrics-r206-2|4663	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoude.tfm
12mr|texlive-zhmetrics-r206-2|4664	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoudf.tfm
12mr|texlive-zhmetrics-r206-2|4665	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue0.tfm
12mr|texlive-zhmetrics-r206-2|4666	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue1.tfm
12mr|texlive-zhmetrics-r206-2|4667	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue2.tfm
12mr|texlive-zhmetrics-r206-2|4668	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue3.tfm
12mr|texlive-zhmetrics-r206-2|4669	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue4.tfm
12mr|texlive-zhmetrics-r206-2|4670	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue5.tfm
12mr|texlive-zhmetrics-r206-2|4671	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue6.tfm
12mr|texlive-zhmetrics-r206-2|4672	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue7.tfm
12mr|texlive-zhmetrics-r206-2|4673	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue8.tfm
12mr|texlive-zhmetrics-r206-2|4674	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoue9.tfm
12mr|texlive-zhmetrics-r206-2|4675	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouea.tfm
12mr|texlive-zhmetrics-r206-2|4676	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoueb.tfm
12mr|texlive-zhmetrics-r206-2|4677	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouec.tfm
12mr|texlive-zhmetrics-r206-2|4678	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoued.tfm
12mr|texlive-zhmetrics-r206-2|4679	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouee.tfm
12mr|texlive-zhmetrics-r206-2|4680	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouef.tfm
12mr|texlive-zhmetrics-r206-2|4681	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf0.tfm
12mr|texlive-zhmetrics-r206-2|4682	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf1.tfm
12mr|texlive-zhmetrics-r206-2|4683	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf2.tfm
12mr|texlive-zhmetrics-r206-2|4684	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf3.tfm
12mr|texlive-zhmetrics-r206-2|4685	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf4.tfm
12mr|texlive-zhmetrics-r206-2|4686	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf5.tfm
12mr|texlive-zhmetrics-r206-2|4687	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf6.tfm
12mr|texlive-zhmetrics-r206-2|4688	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf7.tfm
12mr|texlive-zhmetrics-r206-2|4689	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf8.tfm
12mr|texlive-zhmetrics-r206-2|4690	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouf9.tfm
12mr|texlive-zhmetrics-r206-2|4691	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoufa.tfm
12mr|texlive-zhmetrics-r206-2|4692	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoufb.tfm
12mr|texlive-zhmetrics-r206-2|4693	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoufc.tfm
12mr|texlive-zhmetrics-r206-2|4694	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoufd.tfm
12mr|texlive-zhmetrics-r206-2|4695	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyoufe.tfm
12mr|texlive-zhmetrics-r206-2|4696	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouff.tfm
12mr|texlive-zhmetrics-r206-2|4697	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl00.tfm
12mr|texlive-zhmetrics-r206-2|4698	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl01.tfm
12mr|texlive-zhmetrics-r206-2|4699	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl02.tfm
12mr|texlive-zhmetrics-r206-2|4700	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl03.tfm
12mr|texlive-zhmetrics-r206-2|4701	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl04.tfm
12mr|texlive-zhmetrics-r206-2|4702	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl05.tfm
12mr|texlive-zhmetrics-r206-2|4703	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl06.tfm
12mr|texlive-zhmetrics-r206-2|4704	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl07.tfm
12mr|texlive-zhmetrics-r206-2|4705	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl08.tfm
12mr|texlive-zhmetrics-r206-2|4706	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl09.tfm
12mr|texlive-zhmetrics-r206-2|4707	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl0a.tfm
12mr|texlive-zhmetrics-r206-2|4708	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl0b.tfm
12mr|texlive-zhmetrics-r206-2|4709	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl0c.tfm
12mr|texlive-zhmetrics-r206-2|4710	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl0d.tfm
12mr|texlive-zhmetrics-r206-2|4711	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl0e.tfm
12mr|texlive-zhmetrics-r206-2|4712	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl0f.tfm
12mr|texlive-zhmetrics-r206-2|4713	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl10.tfm
12mr|texlive-zhmetrics-r206-2|4714	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl11.tfm
12mr|texlive-zhmetrics-r206-2|4715	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl12.tfm
12mr|texlive-zhmetrics-r206-2|4716	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl13.tfm
12mr|texlive-zhmetrics-r206-2|4717	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl14.tfm
12mr|texlive-zhmetrics-r206-2|4718	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl15.tfm
12mr|texlive-zhmetrics-r206-2|4719	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl16.tfm
12mr|texlive-zhmetrics-r206-2|4720	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl17.tfm
12mr|texlive-zhmetrics-r206-2|4721	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl18.tfm
12mr|texlive-zhmetrics-r206-2|4722	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl19.tfm
12mr|texlive-zhmetrics-r206-2|4723	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl1a.tfm
12mr|texlive-zhmetrics-r206-2|4724	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl1b.tfm
12mr|texlive-zhmetrics-r206-2|4725	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl1c.tfm
12mr|texlive-zhmetrics-r206-2|4726	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl1d.tfm
12mr|texlive-zhmetrics-r206-2|4727	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl1e.tfm
12mr|texlive-zhmetrics-r206-2|4728	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl1f.tfm
12mr|texlive-zhmetrics-r206-2|4729	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl20.tfm
12mr|texlive-zhmetrics-r206-2|4730	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl21.tfm
12mr|texlive-zhmetrics-r206-2|4731	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl22.tfm
12mr|texlive-zhmetrics-r206-2|4732	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl23.tfm
12mr|texlive-zhmetrics-r206-2|4733	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl24.tfm
12mr|texlive-zhmetrics-r206-2|4734	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl25.tfm
12mr|texlive-zhmetrics-r206-2|4735	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl26.tfm
12mr|texlive-zhmetrics-r206-2|4736	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl27.tfm
12mr|texlive-zhmetrics-r206-2|4737	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl28.tfm
12mr|texlive-zhmetrics-r206-2|4738	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl29.tfm
12mr|texlive-zhmetrics-r206-2|4739	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl2a.tfm
12mr|texlive-zhmetrics-r206-2|4740	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl2b.tfm
12mr|texlive-zhmetrics-r206-2|4741	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl2c.tfm
12mr|texlive-zhmetrics-r206-2|4742	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl2d.tfm
12mr|texlive-zhmetrics-r206-2|4743	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl2e.tfm
12mr|texlive-zhmetrics-r206-2|4744	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl2f.tfm
12mr|texlive-zhmetrics-r206-2|4745	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl30.tfm
12mr|texlive-zhmetrics-r206-2|4746	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl31.tfm
12mr|texlive-zhmetrics-r206-2|4747	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl32.tfm
12mr|texlive-zhmetrics-r206-2|4748	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl33.tfm
12mr|texlive-zhmetrics-r206-2|4749	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl34.tfm
12mr|texlive-zhmetrics-r206-2|4750	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl35.tfm
12mr|texlive-zhmetrics-r206-2|4751	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl36.tfm
12mr|texlive-zhmetrics-r206-2|4752	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl37.tfm
12mr|texlive-zhmetrics-r206-2|4753	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl38.tfm
12mr|texlive-zhmetrics-r206-2|4754	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl39.tfm
12mr|texlive-zhmetrics-r206-2|4755	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl3a.tfm
12mr|texlive-zhmetrics-r206-2|4756	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl3b.tfm
12mr|texlive-zhmetrics-r206-2|4757	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl3c.tfm
12mr|texlive-zhmetrics-r206-2|4758	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl3d.tfm
12mr|texlive-zhmetrics-r206-2|4759	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl3e.tfm
12mr|texlive-zhmetrics-r206-2|4760	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl3f.tfm
12mr|texlive-zhmetrics-r206-2|4761	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl40.tfm
12mr|texlive-zhmetrics-r206-2|4762	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl41.tfm
12mr|texlive-zhmetrics-r206-2|4763	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl42.tfm
12mr|texlive-zhmetrics-r206-2|4764	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl43.tfm
12mr|texlive-zhmetrics-r206-2|4765	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl44.tfm
12mr|texlive-zhmetrics-r206-2|4766	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl45.tfm
12mr|texlive-zhmetrics-r206-2|4767	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl46.tfm
12mr|texlive-zhmetrics-r206-2|4768	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl47.tfm
12mr|texlive-zhmetrics-r206-2|4769	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl48.tfm
12mr|texlive-zhmetrics-r206-2|4770	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl49.tfm
12mr|texlive-zhmetrics-r206-2|4771	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl4a.tfm
12mr|texlive-zhmetrics-r206-2|4772	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl4b.tfm
12mr|texlive-zhmetrics-r206-2|4773	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl4c.tfm
12mr|texlive-zhmetrics-r206-2|4774	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl4d.tfm
12mr|texlive-zhmetrics-r206-2|4775	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl4e.tfm
12mr|texlive-zhmetrics-r206-2|4776	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl4f.tfm
12mr|texlive-zhmetrics-r206-2|4777	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl50.tfm
12mr|texlive-zhmetrics-r206-2|4778	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl51.tfm
12mr|texlive-zhmetrics-r206-2|4779	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl52.tfm
12mr|texlive-zhmetrics-r206-2|4780	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl53.tfm
12mr|texlive-zhmetrics-r206-2|4781	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl54.tfm
12mr|texlive-zhmetrics-r206-2|4782	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl55.tfm
12mr|texlive-zhmetrics-r206-2|4783	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl56.tfm
12mr|texlive-zhmetrics-r206-2|4784	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl57.tfm
12mr|texlive-zhmetrics-r206-2|4785	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl58.tfm
12mr|texlive-zhmetrics-r206-2|4786	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl59.tfm
12mr|texlive-zhmetrics-r206-2|4787	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl5a.tfm
12mr|texlive-zhmetrics-r206-2|4788	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl5b.tfm
12mr|texlive-zhmetrics-r206-2|4789	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl5c.tfm
12mr|texlive-zhmetrics-r206-2|4790	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl5d.tfm
12mr|texlive-zhmetrics-r206-2|4791	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl5e.tfm
12mr|texlive-zhmetrics-r206-2|4792	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl5f.tfm
12mr|texlive-zhmetrics-r206-2|4793	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl60.tfm
12mr|texlive-zhmetrics-r206-2|4794	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl61.tfm
12mr|texlive-zhmetrics-r206-2|4795	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl62.tfm
12mr|texlive-zhmetrics-r206-2|4796	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl63.tfm
12mr|texlive-zhmetrics-r206-2|4797	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl64.tfm
12mr|texlive-zhmetrics-r206-2|4798	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl65.tfm
12mr|texlive-zhmetrics-r206-2|4799	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl66.tfm
12mr|texlive-zhmetrics-r206-2|4800	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl67.tfm
12mr|texlive-zhmetrics-r206-2|4801	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl68.tfm
12mr|texlive-zhmetrics-r206-2|4802	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl69.tfm
12mr|texlive-zhmetrics-r206-2|4803	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl6a.tfm
12mr|texlive-zhmetrics-r206-2|4804	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl6b.tfm
12mr|texlive-zhmetrics-r206-2|4805	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl6c.tfm
12mr|texlive-zhmetrics-r206-2|4806	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl6d.tfm
12mr|texlive-zhmetrics-r206-2|4807	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl6e.tfm
12mr|texlive-zhmetrics-r206-2|4808	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl6f.tfm
12mr|texlive-zhmetrics-r206-2|4809	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl70.tfm
12mr|texlive-zhmetrics-r206-2|4810	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl71.tfm
12mr|texlive-zhmetrics-r206-2|4811	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl72.tfm
12mr|texlive-zhmetrics-r206-2|4812	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl73.tfm
12mr|texlive-zhmetrics-r206-2|4813	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl74.tfm
12mr|texlive-zhmetrics-r206-2|4814	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl75.tfm
12mr|texlive-zhmetrics-r206-2|4815	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl76.tfm
12mr|texlive-zhmetrics-r206-2|4816	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl77.tfm
12mr|texlive-zhmetrics-r206-2|4817	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl78.tfm
12mr|texlive-zhmetrics-r206-2|4818	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl79.tfm
12mr|texlive-zhmetrics-r206-2|4819	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl7a.tfm
12mr|texlive-zhmetrics-r206-2|4820	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl7b.tfm
12mr|texlive-zhmetrics-r206-2|4821	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl7c.tfm
12mr|texlive-zhmetrics-r206-2|4822	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl7d.tfm
12mr|texlive-zhmetrics-r206-2|4823	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl7e.tfm
12mr|texlive-zhmetrics-r206-2|4824	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl7f.tfm
12mr|texlive-zhmetrics-r206-2|4825	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl80.tfm
12mr|texlive-zhmetrics-r206-2|4826	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl81.tfm
12mr|texlive-zhmetrics-r206-2|4827	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl82.tfm
12mr|texlive-zhmetrics-r206-2|4828	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl83.tfm
12mr|texlive-zhmetrics-r206-2|4829	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl84.tfm
12mr|texlive-zhmetrics-r206-2|4830	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl85.tfm
12mr|texlive-zhmetrics-r206-2|4831	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl86.tfm
12mr|texlive-zhmetrics-r206-2|4832	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl87.tfm
12mr|texlive-zhmetrics-r206-2|4833	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl88.tfm
12mr|texlive-zhmetrics-r206-2|4834	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl89.tfm
12mr|texlive-zhmetrics-r206-2|4835	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl8a.tfm
12mr|texlive-zhmetrics-r206-2|4836	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl8b.tfm
12mr|texlive-zhmetrics-r206-2|4837	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl8c.tfm
12mr|texlive-zhmetrics-r206-2|4838	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl8d.tfm
12mr|texlive-zhmetrics-r206-2|4839	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl8e.tfm
12mr|texlive-zhmetrics-r206-2|4840	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl8f.tfm
12mr|texlive-zhmetrics-r206-2|4841	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl90.tfm
12mr|texlive-zhmetrics-r206-2|4842	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl91.tfm
12mr|texlive-zhmetrics-r206-2|4843	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl92.tfm
12mr|texlive-zhmetrics-r206-2|4844	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl93.tfm
12mr|texlive-zhmetrics-r206-2|4845	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl94.tfm
12mr|texlive-zhmetrics-r206-2|4846	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl95.tfm
12mr|texlive-zhmetrics-r206-2|4847	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl96.tfm
12mr|texlive-zhmetrics-r206-2|4848	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl97.tfm
12mr|texlive-zhmetrics-r206-2|4849	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl98.tfm
12mr|texlive-zhmetrics-r206-2|4850	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl99.tfm
12mr|texlive-zhmetrics-r206-2|4851	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl9a.tfm
12mr|texlive-zhmetrics-r206-2|4852	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl9b.tfm
12mr|texlive-zhmetrics-r206-2|4853	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl9c.tfm
12mr|texlive-zhmetrics-r206-2|4854	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl9d.tfm
12mr|texlive-zhmetrics-r206-2|4855	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl9e.tfm
12mr|texlive-zhmetrics-r206-2|4856	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousl9f.tfm
12mr|texlive-zhmetrics-r206-2|4857	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla0.tfm
12mr|texlive-zhmetrics-r206-2|4858	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla1.tfm
12mr|texlive-zhmetrics-r206-2|4859	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla2.tfm
12mr|texlive-zhmetrics-r206-2|4860	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla3.tfm
12mr|texlive-zhmetrics-r206-2|4861	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla4.tfm
12mr|texlive-zhmetrics-r206-2|4862	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla5.tfm
12mr|texlive-zhmetrics-r206-2|4863	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla6.tfm
12mr|texlive-zhmetrics-r206-2|4864	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla7.tfm
12mr|texlive-zhmetrics-r206-2|4865	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla8.tfm
12mr|texlive-zhmetrics-r206-2|4866	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousla9.tfm
12mr|texlive-zhmetrics-r206-2|4867	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslaa.tfm
12mr|texlive-zhmetrics-r206-2|4868	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslab.tfm
12mr|texlive-zhmetrics-r206-2|4869	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslac.tfm
12mr|texlive-zhmetrics-r206-2|4870	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslad.tfm
12mr|texlive-zhmetrics-r206-2|4871	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslae.tfm
12mr|texlive-zhmetrics-r206-2|4872	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslaf.tfm
12mr|texlive-zhmetrics-r206-2|4873	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb0.tfm
12mr|texlive-zhmetrics-r206-2|4874	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb1.tfm
12mr|texlive-zhmetrics-r206-2|4875	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb2.tfm
12mr|texlive-zhmetrics-r206-2|4876	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb3.tfm
12mr|texlive-zhmetrics-r206-2|4877	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb4.tfm
12mr|texlive-zhmetrics-r206-2|4878	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb5.tfm
12mr|texlive-zhmetrics-r206-2|4879	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb6.tfm
12mr|texlive-zhmetrics-r206-2|4880	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb7.tfm
12mr|texlive-zhmetrics-r206-2|4881	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb8.tfm
12mr|texlive-zhmetrics-r206-2|4882	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslb9.tfm
12mr|texlive-zhmetrics-r206-2|4883	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslba.tfm
12mr|texlive-zhmetrics-r206-2|4884	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslbb.tfm
12mr|texlive-zhmetrics-r206-2|4885	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslbc.tfm
12mr|texlive-zhmetrics-r206-2|4886	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslbd.tfm
12mr|texlive-zhmetrics-r206-2|4887	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslbe.tfm
12mr|texlive-zhmetrics-r206-2|4888	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslbf.tfm
12mr|texlive-zhmetrics-r206-2|4889	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc0.tfm
12mr|texlive-zhmetrics-r206-2|4890	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc1.tfm
12mr|texlive-zhmetrics-r206-2|4891	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc2.tfm
12mr|texlive-zhmetrics-r206-2|4892	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc3.tfm
12mr|texlive-zhmetrics-r206-2|4893	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc4.tfm
12mr|texlive-zhmetrics-r206-2|4894	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc5.tfm
12mr|texlive-zhmetrics-r206-2|4895	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc6.tfm
12mr|texlive-zhmetrics-r206-2|4896	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc7.tfm
12mr|texlive-zhmetrics-r206-2|4897	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc8.tfm
12mr|texlive-zhmetrics-r206-2|4898	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslc9.tfm
12mr|texlive-zhmetrics-r206-2|4899	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslca.tfm
12mr|texlive-zhmetrics-r206-2|4900	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslcb.tfm
12mr|texlive-zhmetrics-r206-2|4901	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslcc.tfm
12mr|texlive-zhmetrics-r206-2|4902	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslcd.tfm
12mr|texlive-zhmetrics-r206-2|4903	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslce.tfm
12mr|texlive-zhmetrics-r206-2|4904	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslcf.tfm
12mr|texlive-zhmetrics-r206-2|4905	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld0.tfm
12mr|texlive-zhmetrics-r206-2|4906	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld1.tfm
12mr|texlive-zhmetrics-r206-2|4907	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld2.tfm
12mr|texlive-zhmetrics-r206-2|4908	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld3.tfm
12mr|texlive-zhmetrics-r206-2|4909	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld4.tfm
12mr|texlive-zhmetrics-r206-2|4910	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld5.tfm
12mr|texlive-zhmetrics-r206-2|4911	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld6.tfm
12mr|texlive-zhmetrics-r206-2|4912	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld7.tfm
12mr|texlive-zhmetrics-r206-2|4913	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld8.tfm
12mr|texlive-zhmetrics-r206-2|4914	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousld9.tfm
12mr|texlive-zhmetrics-r206-2|4915	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslda.tfm
12mr|texlive-zhmetrics-r206-2|4916	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousldb.tfm
12mr|texlive-zhmetrics-r206-2|4917	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousldc.tfm
12mr|texlive-zhmetrics-r206-2|4918	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousldd.tfm
12mr|texlive-zhmetrics-r206-2|4919	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslde.tfm
12mr|texlive-zhmetrics-r206-2|4920	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousldf.tfm
12mr|texlive-zhmetrics-r206-2|4921	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle0.tfm
12mr|texlive-zhmetrics-r206-2|4922	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle1.tfm
12mr|texlive-zhmetrics-r206-2|4923	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle2.tfm
12mr|texlive-zhmetrics-r206-2|4924	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle3.tfm
12mr|texlive-zhmetrics-r206-2|4925	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle4.tfm
12mr|texlive-zhmetrics-r206-2|4926	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle5.tfm
12mr|texlive-zhmetrics-r206-2|4927	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle6.tfm
12mr|texlive-zhmetrics-r206-2|4928	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle7.tfm
12mr|texlive-zhmetrics-r206-2|4929	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle8.tfm
12mr|texlive-zhmetrics-r206-2|4930	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousle9.tfm
12mr|texlive-zhmetrics-r206-2|4931	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslea.tfm
12mr|texlive-zhmetrics-r206-2|4932	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousleb.tfm
12mr|texlive-zhmetrics-r206-2|4933	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslec.tfm
12mr|texlive-zhmetrics-r206-2|4934	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyousled.tfm
12mr|texlive-zhmetrics-r206-2|4935	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslee.tfm
12mr|texlive-zhmetrics-r206-2|4936	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslef.tfm
12mr|texlive-zhmetrics-r206-2|4937	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf0.tfm
12mr|texlive-zhmetrics-r206-2|4938	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf1.tfm
12mr|texlive-zhmetrics-r206-2|4939	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf2.tfm
12mr|texlive-zhmetrics-r206-2|4940	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf3.tfm
12mr|texlive-zhmetrics-r206-2|4941	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf4.tfm
12mr|texlive-zhmetrics-r206-2|4942	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf5.tfm
12mr|texlive-zhmetrics-r206-2|4943	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf6.tfm
12mr|texlive-zhmetrics-r206-2|4944	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf7.tfm
12mr|texlive-zhmetrics-r206-2|4945	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf8.tfm
12mr|texlive-zhmetrics-r206-2|4946	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslf9.tfm
12mr|texlive-zhmetrics-r206-2|4947	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslfa.tfm
12mr|texlive-zhmetrics-r206-2|4948	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslfb.tfm
12mr|texlive-zhmetrics-r206-2|4949	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslfc.tfm
12mr|texlive-zhmetrics-r206-2|4950	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslfd.tfm
12mr|texlive-zhmetrics-r206-2|4951	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslfe.tfm
12mr|texlive-zhmetrics-r206-2|4952	%{_texmfdistdir}/fonts/tfm/zhmetrics/uniyou/uniyouslff.tfm
12mr|texlive-zhmetrics-r206-2|4953	%{_texmfdistdir}/tex/generic/zhmetrics/zhwinfonts.tex
12mr|texlive-zhmetrics-r206-2|4954	%{_texmfdistdir}/tex/latex/zhmetrics/c19fs.fd
12mr|texlive-zhmetrics-r206-2|4955	%{_texmfdistdir}/tex/latex/zhmetrics/c19hei.fd
12mr|texlive-zhmetrics-r206-2|4956	%{_texmfdistdir}/tex/latex/zhmetrics/c19kai.fd
12mr|texlive-zhmetrics-r206-2|4957	%{_texmfdistdir}/tex/latex/zhmetrics/c19li.fd
12mr|texlive-zhmetrics-r206-2|4958	%{_texmfdistdir}/tex/latex/zhmetrics/c19you.fd
12mr|texlive-zhmetrics-r206-2|4959	%{_texmfdistdir}/tex/latex/zhmetrics/c19zhfs.fd
12mr|texlive-zhmetrics-r206-2|4960	%{_texmfdistdir}/tex/latex/zhmetrics/c19zhhei.fd
12mr|texlive-zhmetrics-r206-2|4961	%{_texmfdistdir}/tex/latex/zhmetrics/c19zhkai.fd
12mr|texlive-zhmetrics-r206-2|4962	%{_texmfdistdir}/tex/latex/zhmetrics/c19zhli.fd
12mr|texlive-zhmetrics-r206-2|4963	%{_texmfdistdir}/tex/latex/zhmetrics/c19zhsong.fd
12mr|texlive-zhmetrics-r206-2|4964	%{_texmfdistdir}/tex/latex/zhmetrics/c19zhyou.fd
12mr|texlive-zhmetrics-r206-2|4965	%{_texmfdistdir}/tex/latex/zhmetrics/c70fs.fd
12mr|texlive-zhmetrics-r206-2|4966	%{_texmfdistdir}/tex/latex/zhmetrics/c70hei.fd
12mr|texlive-zhmetrics-r206-2|4967	%{_texmfdistdir}/tex/latex/zhmetrics/c70kai.fd
12mr|texlive-zhmetrics-r206-2|4968	%{_texmfdistdir}/tex/latex/zhmetrics/c70li.fd
12mr|texlive-zhmetrics-r206-2|4969	%{_texmfdistdir}/tex/latex/zhmetrics/c70you.fd
12mr|texlive-zhmetrics-r206-2|4970	%{_texmfdistdir}/tex/latex/zhmetrics/c70zhfs.fd
12mr|texlive-zhmetrics-r206-2|4971	%{_texmfdistdir}/tex/latex/zhmetrics/c70zhhei.fd
12mr|texlive-zhmetrics-r206-2|4972	%{_texmfdistdir}/tex/latex/zhmetrics/c70zhkai.fd
12mr|texlive-zhmetrics-r206-2|4973	%{_texmfdistdir}/tex/latex/zhmetrics/c70zhli.fd
12mr|texlive-zhmetrics-r206-2|4974	%{_texmfdistdir}/tex/latex/zhmetrics/c70zhsong.fd
12mr|texlive-zhmetrics-r206-2|4975	%{_texmfdistdir}/tex/latex/zhmetrics/c70zhyou.fd
12mr|texlive-zhmetrics-r206-2|4976	%doc %{_texmfdistdir}/doc/fonts/zhmetrics/README
12mr|texlive-zhmetrics-r206-2|4977	#- source
12mr|texlive-zhmetrics-r206-2|4978	%doc %{_texmfdistdir}/source/fonts/zhmetrics/CTeXFonts.lua
12mr|texlive-zhmetrics-r206-2|4979	%doc %{_texmfdistdir}/source/fonts/zhmetrics/ttfonts.map
12mr|texlive-zhmetrics-r206-2|4980	%doc %{_texmfdistdir}/source/fonts/zhmetrics/zhfd.lua
12mr|texlive-zhmetrics-r206-2|4981	%doc %{_texmfdistdir}/source/fonts/zhmetrics/zhtfm.lua
12mr|texlive-zhmetrics-r206-2|4982	
12mr|texlive-zhmetrics-r206-2|4983	#-----------------------------------------------------------------------
12mr|texlive-zhmetrics-r206-2|4984	%prep
12mr|texlive-zhmetrics-r206-2|4985	%setup -c -a0 -a1 -a2
12mr|texlive-zhmetrics-r206-2|4986	
12mr|texlive-zhmetrics-r206-2|4987	%build
12mr|texlive-zhmetrics-r206-2|4988	
12mr|texlive-zhmetrics-r206-2|4989	%install
12mr|texlive-zhmetrics-r206-2|4990	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-zhmetrics-r206-2|4991	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-zhmetrics-r206-2|4992	
12mr|texlive-zhmetrics-r206-2|4993	
12mr|texlive-zhmetrics-r206-2|4994	
12mr|texlive-zhmetrics-r206-2|4995	%changelog
12mr|texlive-zhmetrics-r206-2|4996	

18992 12
12mr|texlive-zhnumber-1.6-1|1	# revision 27120
12mr|texlive-zhnumber-1.6-1|2	# category Package
12mr|texlive-zhnumber-1.6-1|3	# catalog-ctan /macros/latex/contrib/zhnumber
12mr|texlive-zhnumber-1.6-1|4	# catalog-date 2012-07-20 19:39:58 +0200
12mr|texlive-zhnumber-1.6-1|5	# catalog-license lppl1.3
12mr|texlive-zhnumber-1.6-1|6	# catalog-version 1.6
12mr|texlive-zhnumber-1.6-1|7	Name:		texlive-zhnumber
12mr|texlive-zhnumber-1.6-1|8	Version:	1.6
12mr|texlive-zhnumber-1.6-1|9	Release:	1
12mr|texlive-zhnumber-1.6-1|10	Summary:	Typeset Chinese representations of numbers
12mr|texlive-zhnumber-1.6-1|11	Group:		Publishing
12mr|texlive-zhnumber-1.6-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/zhnumber
12mr|texlive-zhnumber-1.6-1|13	License:	LPPL1.3
12mr|texlive-zhnumber-1.6-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhnumber.tar.xz
12mr|texlive-zhnumber-1.6-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhnumber.doc.tar.xz
12mr|texlive-zhnumber-1.6-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhnumber.source.tar.xz
12mr|texlive-zhnumber-1.6-1|17	BuildArch:	noarch
12mr|texlive-zhnumber-1.6-1|18	BuildRequires:	texlive-tlpkg
12mr|texlive-zhnumber-1.6-1|19	Requires(pre):	texlive-tlpkg
12mr|texlive-zhnumber-1.6-1|20	Requires(post):	texlive-kpathsea
12mr|texlive-zhnumber-1.6-1|21	
12mr|texlive-zhnumber-1.6-1|22	%description
12mr|texlive-zhnumber-1.6-1|23	The package provides commands to typeset Chinese
12mr|texlive-zhnumber-1.6-1|24	representations of numbers. The main difference between this
12mr|texlive-zhnumber-1.6-1|25	package and CJKnumb is that the commands provided are
12mr|texlive-zhnumber-1.6-1|26	expandable in the 'proper' way.
12mr|texlive-zhnumber-1.6-1|27	
12mr|texlive-zhnumber-1.6-1|28	%post
12mr|texlive-zhnumber-1.6-1|29	%{_sbindir}/texlive.post
12mr|texlive-zhnumber-1.6-1|30	
12mr|texlive-zhnumber-1.6-1|31	%postun
12mr|texlive-zhnumber-1.6-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-zhnumber-1.6-1|33	%{_sbindir}/texlive.post
12mr|texlive-zhnumber-1.6-1|34	fi
12mr|texlive-zhnumber-1.6-1|35	
12mr|texlive-zhnumber-1.6-1|36	#-----------------------------------------------------------------------
12mr|texlive-zhnumber-1.6-1|37	%files
12mr|texlive-zhnumber-1.6-1|38	%{_texmfdistdir}/tex/latex/zhnumber/config/zhnumber-big5.cfg
12mr|texlive-zhnumber-1.6-1|39	%{_texmfdistdir}/tex/latex/zhnumber/config/zhnumber-gbk.cfg
12mr|texlive-zhnumber-1.6-1|40	%{_texmfdistdir}/tex/latex/zhnumber/config/zhnumber-utf8.cfg
12mr|texlive-zhnumber-1.6-1|41	%{_texmfdistdir}/tex/latex/zhnumber/zhnumber.sty
12mr|texlive-zhnumber-1.6-1|42	%doc %{_texmfdistdir}/doc/latex/zhnumber/README
12mr|texlive-zhnumber-1.6-1|43	%doc %{_texmfdistdir}/doc/latex/zhnumber/zhnumber.pdf
12mr|texlive-zhnumber-1.6-1|44	#- source
12mr|texlive-zhnumber-1.6-1|45	%doc %{_texmfdistdir}/source/latex/zhnumber/zhnumber.dtx
12mr|texlive-zhnumber-1.6-1|46	%doc %{_texmfdistdir}/source/latex/zhnumber/zhnumber.ins
12mr|texlive-zhnumber-1.6-1|47	
12mr|texlive-zhnumber-1.6-1|48	#-----------------------------------------------------------------------
12mr|texlive-zhnumber-1.6-1|49	%prep
12mr|texlive-zhnumber-1.6-1|50	%setup -c -a0 -a1 -a2
12mr|texlive-zhnumber-1.6-1|51	
12mr|texlive-zhnumber-1.6-1|52	%build
12mr|texlive-zhnumber-1.6-1|53	
12mr|texlive-zhnumber-1.6-1|54	%install
12mr|texlive-zhnumber-1.6-1|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-zhnumber-1.6-1|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mr|texlive-zhnumber-1.6-1|57	
12mr|texlive-zhnumber-1.6-1|58	
12mr|texlive-zhnumber-1.6-1|59	
12mr|texlive-zhnumber-1.6-1|60	%changelog
12mr|texlive-zhnumber-1.6-1|61	

18993 12
12mr|texlive-zhspacing-20120314-1|1	# revision 25644
12mr|texlive-zhspacing-20120314-1|2	# category Package
12mr|texlive-zhspacing-20120314-1|3	# catalog-ctan /macros/xetex/generic/zhspacing
12mr|texlive-zhspacing-20120314-1|4	# catalog-date 2012-03-14 18:58:06 +0100
12mr|texlive-zhspacing-20120314-1|5	# catalog-license lppl
12mr|texlive-zhspacing-20120314-1|6	# catalog-version 2012/03/14
12mr|texlive-zhspacing-20120314-1|7	Name:		texlive-zhspacing
12mr|texlive-zhspacing-20120314-1|8	Version:	20120314
12mr|texlive-zhspacing-20120314-1|9	Release:	1
12mr|texlive-zhspacing-20120314-1|10	Summary:	Spacing for mixed CJK-English documents in XeTeX
12mr|texlive-zhspacing-20120314-1|11	Group:		Publishing
12mr|texlive-zhspacing-20120314-1|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/generic/zhspacing
12mr|texlive-zhspacing-20120314-1|13	License:	LPPL
12mr|texlive-zhspacing-20120314-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhspacing.tar.xz
12mr|texlive-zhspacing-20120314-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zhspacing.doc.tar.xz
12mr|texlive-zhspacing-20120314-1|16	BuildArch:	noarch
12mr|texlive-zhspacing-20120314-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-zhspacing-20120314-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-zhspacing-20120314-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-zhspacing-20120314-1|20	
12mr|texlive-zhspacing-20120314-1|21	%description
12mr|texlive-zhspacing-20120314-1|22	The package manages spacing in a CJK document; between
12mr|texlive-zhspacing-20120314-1|23	consecutive Chinese letters, spaces are ignored, but a
12mr|texlive-zhspacing-20120314-1|24	consistent space is inserted between Chinese text and English
12mr|texlive-zhspacing-20120314-1|25	(or mathematics). The package may be used by any document
12mr|texlive-zhspacing-20120314-1|26	format under XeTeX.
12mr|texlive-zhspacing-20120314-1|27	
12mr|texlive-zhspacing-20120314-1|28	%post
12mr|texlive-zhspacing-20120314-1|29	%{_sbindir}/texlive.post
12mr|texlive-zhspacing-20120314-1|30	
12mr|texlive-zhspacing-20120314-1|31	%postun
12mr|texlive-zhspacing-20120314-1|32	if [ $1 -eq 0 ]; then
12mr|texlive-zhspacing-20120314-1|33	%{_sbindir}/texlive.post
12mr|texlive-zhspacing-20120314-1|34	fi
12mr|texlive-zhspacing-20120314-1|35	
12mr|texlive-zhspacing-20120314-1|36	#-----------------------------------------------------------------------
12mr|texlive-zhspacing-20120314-1|37	%files
12mr|texlive-zhspacing-20120314-1|38	%{_texmfdistdir}/tex/xetex/zhspacing/context/t-zhspacing.tex
12mr|texlive-zhspacing-20120314-1|39	%{_texmfdistdir}/tex/xetex/zhspacing/generic/zhmath.sty
12mr|texlive-zhspacing-20120314-1|40	%{_texmfdistdir}/tex/xetex/zhspacing/generic/zhsmyclass.sty
12mr|texlive-zhspacing-20120314-1|41	%{_texmfdistdir}/tex/xetex/zhspacing/generic/zhspacing.sty
12mr|texlive-zhspacing-20120314-1|42	%{_texmfdistdir}/tex/xetex/zhspacing/generic/zhsusefulmacros.sty
12mr|texlive-zhspacing-20120314-1|43	%{_texmfdistdir}/tex/xetex/zhspacing/latex/zhfont.sty
12mr|texlive-zhspacing-20120314-1|44	%{_texmfdistdir}/tex/xetex/zhspacing/latex/zhulem.sty
12mr|texlive-zhspacing-20120314-1|45	%doc %{_texmfdistdir}/doc/xetex/zhspacing/README
12mr|texlive-zhspacing-20120314-1|46	%doc %{_texmfdistdir}/doc/xetex/zhspacing/test/zhspacing-context-test.tex
12mr|texlive-zhspacing-20120314-1|47	%doc %{_texmfdistdir}/doc/xetex/zhspacing/zhs-man.pdf
12mr|texlive-zhspacing-20120314-1|48	%doc %{_texmfdistdir}/doc/xetex/zhspacing/zhs-man.tex
12mr|texlive-zhspacing-20120314-1|49	
12mr|texlive-zhspacing-20120314-1|50	#-----------------------------------------------------------------------
12mr|texlive-zhspacing-20120314-1|51	%prep
12mr|texlive-zhspacing-20120314-1|52	%setup -c -a0 -a1
12mr|texlive-zhspacing-20120314-1|53	
12mr|texlive-zhspacing-20120314-1|54	%build
12mr|texlive-zhspacing-20120314-1|55	
12mr|texlive-zhspacing-20120314-1|56	%install
12mr|texlive-zhspacing-20120314-1|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-zhspacing-20120314-1|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-zhspacing-20120314-1|59	
12mr|texlive-zhspacing-20120314-1|60	
12mr|texlive-zhspacing-20120314-1|61	
12mr|texlive-zhspacing-20120314-1|62	%changelog
12mr|texlive-zhspacing-20120314-1|63	

18994 12
12mr|texlive-ziffer-2.1-2|1	# revision 15878
12mr|texlive-ziffer-2.1-2|2	# category Package
12mr|texlive-ziffer-2.1-2|3	# catalog-ctan /macros/latex/contrib/ziffer
12mr|texlive-ziffer-2.1-2|4	# catalog-date 2008-08-24 14:22:28 +0200
12mr|texlive-ziffer-2.1-2|5	# catalog-license lppl
12mr|texlive-ziffer-2.1-2|6	# catalog-version 2.1
12mr|texlive-ziffer-2.1-2|7	Name:		texlive-ziffer
12mr|texlive-ziffer-2.1-2|8	Version:	2.1
12mr|texlive-ziffer-2.1-2|9	Release:	2
12mr|texlive-ziffer-2.1-2|10	Summary:	Conversion of punctuation in maths mode
12mr|texlive-ziffer-2.1-2|11	Group:		Publishing
12mr|texlive-ziffer-2.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ziffer
12mr|texlive-ziffer-2.1-2|13	License:	LPPL
12mr|texlive-ziffer-2.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ziffer.tar.xz
12mr|texlive-ziffer-2.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ziffer.doc.tar.xz
12mr|texlive-ziffer-2.1-2|16	BuildArch:	noarch
12mr|texlive-ziffer-2.1-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-ziffer-2.1-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-ziffer-2.1-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-ziffer-2.1-2|20	
12mr|texlive-ziffer-2.1-2|21	%description
12mr|texlive-ziffer-2.1-2|22	The package modifies the behaviour of characters in maths mode
12mr|texlive-ziffer-2.1-2|23	so that: '.' is used as a one-thousand separator (as is common
12mr|texlive-ziffer-2.1-2|24	in Germany) ',' is used as a decimal separator (as is common in
12mr|texlive-ziffer-2.1-2|25	Germany) '--' is represented with spacing as appropriate to
12mr|texlive-ziffer-2.1-2|26	such constructs as '1.000,--'. These conversions may be
12mr|texlive-ziffer-2.1-2|27	switched on and off.
12mr|texlive-ziffer-2.1-2|28	
12mr|texlive-ziffer-2.1-2|29	%post
12mr|texlive-ziffer-2.1-2|30	%{_sbindir}/texlive.post
12mr|texlive-ziffer-2.1-2|31	
12mr|texlive-ziffer-2.1-2|32	%postun
12mr|texlive-ziffer-2.1-2|33	if [ $1 -eq 0 ]; then
12mr|texlive-ziffer-2.1-2|34	%{_sbindir}/texlive.post
12mr|texlive-ziffer-2.1-2|35	fi
12mr|texlive-ziffer-2.1-2|36	
12mr|texlive-ziffer-2.1-2|37	#-----------------------------------------------------------------------
12mr|texlive-ziffer-2.1-2|38	%files
12mr|texlive-ziffer-2.1-2|39	%{_texmfdistdir}/tex/latex/ziffer/ziffer.sty
12mr|texlive-ziffer-2.1-2|40	%doc %{_texmfdistdir}/doc/latex/ziffer/README
12mr|texlive-ziffer-2.1-2|41	
12mr|texlive-ziffer-2.1-2|42	#-----------------------------------------------------------------------
12mr|texlive-ziffer-2.1-2|43	%prep
12mr|texlive-ziffer-2.1-2|44	%setup -c -a0 -a1
12mr|texlive-ziffer-2.1-2|45	
12mr|texlive-ziffer-2.1-2|46	%build
12mr|texlive-ziffer-2.1-2|47	
12mr|texlive-ziffer-2.1-2|48	%install
12mr|texlive-ziffer-2.1-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-ziffer-2.1-2|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-ziffer-2.1-2|51	
12mr|texlive-ziffer-2.1-2|52	
12mr|texlive-ziffer-2.1-2|53	
12mr|texlive-ziffer-2.1-2|54	%changelog
12mr|texlive-ziffer-2.1-2|55	

18995 12
12mr|texlive-zwgetfdate-20080824-2|1	# revision 15878
12mr|texlive-zwgetfdate-20080824-2|2	# category Package
12mr|texlive-zwgetfdate-20080824-2|3	# catalog-ctan /macros/latex/contrib/zwgetfdate
12mr|texlive-zwgetfdate-20080824-2|4	# catalog-date 2008-08-24 14:29:08 +0200
12mr|texlive-zwgetfdate-20080824-2|5	# catalog-license lppl1.3
12mr|texlive-zwgetfdate-20080824-2|6	# catalog-version undef
12mr|texlive-zwgetfdate-20080824-2|7	Name:		texlive-zwgetfdate
12mr|texlive-zwgetfdate-20080824-2|8	Version:	20080824
12mr|texlive-zwgetfdate-20080824-2|9	Release:	2
12mr|texlive-zwgetfdate-20080824-2|10	Summary:	Get package or file date
12mr|texlive-zwgetfdate-20080824-2|11	Group:		Publishing
12mr|texlive-zwgetfdate-20080824-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/zwgetfdate
12mr|texlive-zwgetfdate-20080824-2|13	License:	LPPL1.3
12mr|texlive-zwgetfdate-20080824-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zwgetfdate.tar.xz
12mr|texlive-zwgetfdate-20080824-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zwgetfdate.doc.tar.xz
12mr|texlive-zwgetfdate-20080824-2|16	BuildArch:	noarch
12mr|texlive-zwgetfdate-20080824-2|17	BuildRequires:	texlive-tlpkg
12mr|texlive-zwgetfdate-20080824-2|18	Requires(pre):	texlive-tlpkg
12mr|texlive-zwgetfdate-20080824-2|19	Requires(post):	texlive-kpathsea
12mr|texlive-zwgetfdate-20080824-2|20	
12mr|texlive-zwgetfdate-20080824-2|21	%description
12mr|texlive-zwgetfdate-20080824-2|22	The package enables to fetch dates of used packages and files
12mr|texlive-zwgetfdate-20080824-2|23	and provide such information in macros. It is useful for
12mr|texlive-zwgetfdate-20080824-2|24	automatic obtaining the date of a package being documented,
12mr|texlive-zwgetfdate-20080824-2|25	mainly if you do not use doc/docstrip.
12mr|texlive-zwgetfdate-20080824-2|26	
12mr|texlive-zwgetfdate-20080824-2|27	%post
12mr|texlive-zwgetfdate-20080824-2|28	%{_sbindir}/texlive.post
12mr|texlive-zwgetfdate-20080824-2|29	
12mr|texlive-zwgetfdate-20080824-2|30	%postun
12mr|texlive-zwgetfdate-20080824-2|31	if [ $1 -eq 0 ]; then
12mr|texlive-zwgetfdate-20080824-2|32	%{_sbindir}/texlive.post
12mr|texlive-zwgetfdate-20080824-2|33	fi
12mr|texlive-zwgetfdate-20080824-2|34	
12mr|texlive-zwgetfdate-20080824-2|35	#-----------------------------------------------------------------------
12mr|texlive-zwgetfdate-20080824-2|36	%files
12mr|texlive-zwgetfdate-20080824-2|37	%{_texmfdistdir}/tex/latex/zwgetfdate/zwgetfdate.sty
12mr|texlive-zwgetfdate-20080824-2|38	%doc %{_texmfdistdir}/doc/latex/zwgetfdate/License.txt
12mr|texlive-zwgetfdate-20080824-2|39	%doc %{_texmfdistdir}/doc/latex/zwgetfdate/README
12mr|texlive-zwgetfdate-20080824-2|40	%doc %{_texmfdistdir}/doc/latex/zwgetfdate/zwgetfdate.pdf
12mr|texlive-zwgetfdate-20080824-2|41	%doc %{_texmfdistdir}/doc/latex/zwgetfdate/zwgetfdate.tex
12mr|texlive-zwgetfdate-20080824-2|42	
12mr|texlive-zwgetfdate-20080824-2|43	#-----------------------------------------------------------------------
12mr|texlive-zwgetfdate-20080824-2|44	%prep
12mr|texlive-zwgetfdate-20080824-2|45	%setup -c -a0 -a1
12mr|texlive-zwgetfdate-20080824-2|46	
12mr|texlive-zwgetfdate-20080824-2|47	%build
12mr|texlive-zwgetfdate-20080824-2|48	
12mr|texlive-zwgetfdate-20080824-2|49	%install
12mr|texlive-zwgetfdate-20080824-2|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-zwgetfdate-20080824-2|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-zwgetfdate-20080824-2|52	
12mr|texlive-zwgetfdate-20080824-2|53	
12mr|texlive-zwgetfdate-20080824-2|54	
12mr|texlive-zwgetfdate-20080824-2|55	%changelog
12mr|texlive-zwgetfdate-20080824-2|56	

18996 12
12mr|texlive-zwpagelayout-20120809-1|1	# revision 26549
12mr|texlive-zwpagelayout-20120809-1|2	# category Package
12mr|texlive-zwpagelayout-20120809-1|3	# catalog-ctan undef
12mr|texlive-zwpagelayout-20120809-1|4	# catalog-date undef
12mr|texlive-zwpagelayout-20120809-1|5	# catalog-license undef
12mr|texlive-zwpagelayout-20120809-1|6	# catalog-version undef
12mr|texlive-zwpagelayout-20120809-1|7	Name:		texlive-zwpagelayout
12mr|texlive-zwpagelayout-20120809-1|8	Version:	20120809
12mr|texlive-zwpagelayout-20120809-1|9	Release:	1
12mr|texlive-zwpagelayout-20120809-1|10	Summary:	TeXLive zwpagelayout package
12mr|texlive-zwpagelayout-20120809-1|11	Group:		Publishing
12mr|texlive-zwpagelayout-20120809-1|12	URL:		http://tug.org/texlive
12mr|texlive-zwpagelayout-20120809-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mr|texlive-zwpagelayout-20120809-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zwpagelayout.tar.xz
12mr|texlive-zwpagelayout-20120809-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zwpagelayout.doc.tar.xz
12mr|texlive-zwpagelayout-20120809-1|16	BuildArch:	noarch
12mr|texlive-zwpagelayout-20120809-1|17	BuildRequires:	texlive-tlpkg
12mr|texlive-zwpagelayout-20120809-1|18	Requires(pre):	texlive-tlpkg
12mr|texlive-zwpagelayout-20120809-1|19	Requires(post):	texlive-kpathsea
12mr|texlive-zwpagelayout-20120809-1|20	
12mr|texlive-zwpagelayout-20120809-1|21	%description
12mr|texlive-zwpagelayout-20120809-1|22	TeXLive zwpagelayout package.
12mr|texlive-zwpagelayout-20120809-1|23	
12mr|texlive-zwpagelayout-20120809-1|24	%post
12mr|texlive-zwpagelayout-20120809-1|25	%{_sbindir}/texlive.post
12mr|texlive-zwpagelayout-20120809-1|26	
12mr|texlive-zwpagelayout-20120809-1|27	%postun
12mr|texlive-zwpagelayout-20120809-1|28	if [ $1 -eq 0 ]; then
12mr|texlive-zwpagelayout-20120809-1|29	%{_sbindir}/texlive.post
12mr|texlive-zwpagelayout-20120809-1|30	fi
12mr|texlive-zwpagelayout-20120809-1|31	
12mr|texlive-zwpagelayout-20120809-1|32	#-----------------------------------------------------------------------
12mr|texlive-zwpagelayout-20120809-1|33	%files
12mr|texlive-zwpagelayout-20120809-1|34	%{_texmfdistdir}/tex/latex/zwpagelayout/zwpagelayout.sty
12mr|texlive-zwpagelayout-20120809-1|35	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/License.txt
12mr|texlive-zwpagelayout-20120809-1|36	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/LoremIpsumDolor.tex
12mr|texlive-zwpagelayout-20120809-1|37	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/README
12mr|texlive-zwpagelayout-20120809-1|38	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/adjustfoot.pdf
12mr|texlive-zwpagelayout-20120809-1|39	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/adjustfoot.tex
12mr|texlive-zwpagelayout-20120809-1|40	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/adjusthead.pdf
12mr|texlive-zwpagelayout-20120809-1|41	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/adjusthead.tex
12mr|texlive-zwpagelayout-20120809-1|42	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/coversample.pdf
12mr|texlive-zwpagelayout-20120809-1|43	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/coversample.tex
12mr|texlive-zwpagelayout-20120809-1|44	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/zwpagelayout.pdf
12mr|texlive-zwpagelayout-20120809-1|45	%doc %{_texmfdistdir}/doc/latex/zwpagelayout/zwpagelayout.tex
12mr|texlive-zwpagelayout-20120809-1|46	
12mr|texlive-zwpagelayout-20120809-1|47	#-----------------------------------------------------------------------
12mr|texlive-zwpagelayout-20120809-1|48	%prep
12mr|texlive-zwpagelayout-20120809-1|49	%setup -c -a0 -a1
12mr|texlive-zwpagelayout-20120809-1|50	
12mr|texlive-zwpagelayout-20120809-1|51	%build
12mr|texlive-zwpagelayout-20120809-1|52	
12mr|texlive-zwpagelayout-20120809-1|53	%install
12mr|texlive-zwpagelayout-20120809-1|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mr|texlive-zwpagelayout-20120809-1|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mr|texlive-zwpagelayout-20120809-1|56	
12mr|texlive-zwpagelayout-20120809-1|57	
12mr|texlive-zwpagelayout-20120809-1|58	
12mr|texlive-zwpagelayout-20120809-1|59	%changelog
12mr|texlive-zwpagelayout-20120809-1|60	

18997 12
12mr|tftp-5.0-8|1	Summary: 	The client and server for the Trivial File Transfer Protocol (TFTP)
12mr|tftp-5.0-8|2	Name: 		tftp
12mr|tftp-5.0-8|3	Version: 	5.0
12mr|tftp-5.0-8|4	Release: 	%mkrel 8
12mr|tftp-5.0-8|5	License: 	BSD
12mr|tftp-5.0-8|6	Group: 		System/Servers
12mr|tftp-5.0-8|7	URL:		http://www.kernel.org/pub/software/network/tftp/
12mr|tftp-5.0-8|8	Source0: 	http://www.kernel.org/pub/software/network/tftp/tftp-hpa-%{version}.tar.gz
12mr|tftp-5.0-8|9	Source1: 	tftp-xinetd
12mr|tftp-5.0-8|10	Patch0:		tftp-mips.patch
12mr|tftp-5.0-8|11	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|tftp-5.0-8|12	
12mr|tftp-5.0-8|13	%description
12mr|tftp-5.0-8|14	The Trivial File Transfer Protocol (TFTP) is normally used only for booting
12mr|tftp-5.0-8|15	diskless workstations. The tftp package provides the user interface for TFTP,
12mr|tftp-5.0-8|16	which allows users to transfer files to and from a remote machine. This
12mr|tftp-5.0-8|17	program, and TFTP, provide very little security, and should not be enabled
12mr|tftp-5.0-8|18	unless it is expressly needed.
12mr|tftp-5.0-8|19	
12mr|tftp-5.0-8|20	%package	server
12mr|tftp-5.0-8|21	Summary:	The server for the Trivial File Transfer Protocol (TFTP)
12mr|tftp-5.0-8|22	Group:		System/Servers
12mr|tftp-5.0-8|23	Requires:	xinetd
12mr|tftp-5.0-8|24	Requires(post):	rpm-helper
12mr|tftp-5.0-8|25	Requires(preun):rpm-helper
12mr|tftp-5.0-8|26	
12mr|tftp-5.0-8|27	%description	server
12mr|tftp-5.0-8|28	The Trivial File Transfer Protocol (TFTP) is normally used only for booting
12mr|tftp-5.0-8|29	diskless workstations.  The tftp-server package provides the server for TFTP,
12mr|tftp-5.0-8|30	which allows users to transfer files to and from a remote machine. TFTP
12mr|tftp-5.0-8|31	provides very little security, and should not be enabled unless it is
12mr|tftp-5.0-8|32	expressly needed. The TFTP server is run from %{_sysconfdir}/xinetd.d/tftp,
12mr|tftp-5.0-8|33	and is disabled by default on a Mandriva Linux systems.
12mr|tftp-5.0-8|34	
12mr|tftp-5.0-8|35	%prep
12mr|tftp-5.0-8|36	
12mr|tftp-5.0-8|37	%setup -q  -n tftp-hpa-%{version}
12mr|tftp-5.0-8|38	%patch0 -p1
12mr|tftp-5.0-8|39	
12mr|tftp-5.0-8|40	%build
12mr|tftp-5.0-8|41	
12mr|tftp-5.0-8|42	%serverbuild
12mr|tftp-5.0-8|43	
12mr|tftp-5.0-8|44	sh configure --prefix=%{_prefix}
12mr|tftp-5.0-8|45	perl -pi -e '
12mr|tftp-5.0-8|46	s,^CC=.*$,CC=cc,;
12mr|tftp-5.0-8|47	s,^BINDIR=.*$,BINDIR=%{_bindir},;
12mr|tftp-5.0-8|48	s,^MANDIR=.*$,MANDIR=%{_mandir},;
12mr|tftp-5.0-8|49	s,^SBINDIR=.*$,SBINDIR=%{_sbindir},;
12mr|tftp-5.0-8|50	' MCONFIG
12mr|tftp-5.0-8|51	
12mr|tftp-5.0-8|52	%make
12mr|tftp-5.0-8|53	
12mr|tftp-5.0-8|54	%install
12mr|tftp-5.0-8|55	rm -rf %{buildroot}
12mr|tftp-5.0-8|56	
12mr|tftp-5.0-8|57	mkdir -p %{buildroot}%{_bindir}
12mr|tftp-5.0-8|58	mkdir -p %{buildroot}%{_mandir}/man{1,8}
12mr|tftp-5.0-8|59	mkdir -p %{buildroot}%{_sbindir}
12mr|tftp-5.0-8|60	
12mr|tftp-5.0-8|61	make INSTALLROOT=%{buildroot} MANDIR=%{_mandir} install
12mr|tftp-5.0-8|62	install -m755 -d %{buildroot}%{_localstatedir}/lib/tftpboot/
12mr|tftp-5.0-8|63	install -m644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/xinetd.d/tftp
12mr|tftp-5.0-8|64	
12mr|tftp-5.0-8|65	%post server
12mr|tftp-5.0-8|66	%_post_service %{name}
12mr|tftp-5.0-8|67	
12mr|tftp-5.0-8|68	%preun server
12mr|tftp-5.0-8|69	%_preun_service %{name}
12mr|tftp-5.0-8|70	
12mr|tftp-5.0-8|71	%clean
12mr|tftp-5.0-8|72	rm -rf %{buildroot}
12mr|tftp-5.0-8|73	
12mr|tftp-5.0-8|74	%files
12mr|tftp-5.0-8|75	%defattr(-,root,root)
12mr|tftp-5.0-8|76	%{_bindir}/tftp
12mr|tftp-5.0-8|77	%{_mandir}/man1/*
12mr|tftp-5.0-8|78	
12mr|tftp-5.0-8|79	%files server
12mr|tftp-5.0-8|80	%defattr(-,root,root)
12mr|tftp-5.0-8|81	%dir %{_localstatedir}/lib/tftpboot
12mr|tftp-5.0-8|82	%config(noreplace) %{_sysconfdir}/xinetd.d/tftp
12mr|tftp-5.0-8|83	%{_sbindir}/in.tftpd
12mr|tftp-5.0-8|84	%{_mandir}/man8/*
12mr|tftp-5.0-8|85	
12mr|tftp-5.0-8|86	
12mr|tftp-5.0-8|87	
12mr|tftp-5.0-8|88	%changelog
12mr|tftp-5.0-8|89	

18998 12
12mr|thinkfan-0.8.0-1|1	Name:           thinkfan
12mr|thinkfan-0.8.0-1|2	Version:        0.8.0
12mr|thinkfan-0.8.0-1|3	Release:        1
12mr|thinkfan-0.8.0-1|4	Summary:        Simple and lightweight fan control program
12mr|thinkfan-0.8.0-1|5	Group:		System/Base
12mr|thinkfan-0.8.0-1|6	License:        GPLv3+
12mr|thinkfan-0.8.0-1|7	URL:            http://thinkfan.sourceforge.net/
12mr|thinkfan-0.8.0-1|8	Source0:        http://downloads.sourceforge.net/thinkfan/%{name}-%{version}.tar.gz
12mr|thinkfan-0.8.0-1|9	Source1:        %{name}.service
12mr|thinkfan-0.8.0-1|10	BuildRequires:  systemd-units
12mr|thinkfan-0.8.0-1|11	Requires(post): systemd-units
12mr|thinkfan-0.8.0-1|12	Requires(preun): systemd-units
12mr|thinkfan-0.8.0-1|13	Requires(postun): systemd-units
12mr|thinkfan-0.8.0-1|14	
12mr|thinkfan-0.8.0-1|15	%define unitdir /lib/systemd/system/
12mr|thinkfan-0.8.0-1|16	
12mr|thinkfan-0.8.0-1|17	%description
12mr|thinkfan-0.8.0-1|18	Thinkfan is a simple, lightweight fan control program. Originally designed
12mr|thinkfan-0.8.0-1|19	specifically for IBM/Lenovo Thinkpads, it now supports any kind of system via
12mr|thinkfan-0.8.0-1|20	the sysfs hwmon interface (/sys/class/hwmon). It is designed to eat as little
12mr|thinkfan-0.8.0-1|21	CPU power as possible.
12mr|thinkfan-0.8.0-1|22	
12mr|thinkfan-0.8.0-1|23	%prep
12mr|thinkfan-0.8.0-1|24	%setup -q
12mr|thinkfan-0.8.0-1|25	
12mr|thinkfan-0.8.0-1|26	
12mr|thinkfan-0.8.0-1|27	%build
12mr|thinkfan-0.8.0-1|28	%make
12mr|thinkfan-0.8.0-1|29	
12mr|thinkfan-0.8.0-1|30	
12mr|thinkfan-0.8.0-1|31	%install
12mr|thinkfan-0.8.0-1|32	install -p -D -m 0755 thinkfan %{buildroot}%{_sbindir}/%{name}
12mr|thinkfan-0.8.0-1|33	#install -p -D -m 644 rcscripts/%{name}.service %{buildroot}%{_unitdir}/%{name}.service
12mr|thinkfan-0.8.0-1|34	# this is more complete:
12mr|thinkfan-0.8.0-1|35	install -p -D -m 644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
12mr|thinkfan-0.8.0-1|36	install -p -D -m 644 examples/thinkfan.conf.complex  %{buildroot}%{_sysconfdir}/%{name}.conf
12mr|thinkfan-0.8.0-1|37	
12mr|thinkfan-0.8.0-1|38	%post
12mr|thinkfan-0.8.0-1|39	if [ $1 -eq 1 ] ; then
12mr|thinkfan-0.8.0-1|40	# Initial installation
12mr|thinkfan-0.8.0-1|41	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|thinkfan-0.8.0-1|42	fi
12mr|thinkfan-0.8.0-1|43	
12mr|thinkfan-0.8.0-1|44	%preun
12mr|thinkfan-0.8.0-1|45	if [ $1 -eq 0 ] ; then
12mr|thinkfan-0.8.0-1|46	# Package removal, not upgrade
12mr|thinkfan-0.8.0-1|47	/bin/systemctl --no-reload disable %{name}.service > /dev/null 2>&1 || :
12mr|thinkfan-0.8.0-1|48	/bin/systemctl stop %{name}.service > /dev/null 2>&1 || :
12mr|thinkfan-0.8.0-1|49	fi
12mr|thinkfan-0.8.0-1|50	
12mr|thinkfan-0.8.0-1|51	%postun
12mr|thinkfan-0.8.0-1|52	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|thinkfan-0.8.0-1|53	if [ $1 -ge 1 ] ; then
12mr|thinkfan-0.8.0-1|54	# Package upgrade, not uninstall
12mr|thinkfan-0.8.0-1|55	/bin/systemctl try-restart %{name}.service >/dev/null 2>&1 || :
12mr|thinkfan-0.8.0-1|56	fi
12mr|thinkfan-0.8.0-1|57	
12mr|thinkfan-0.8.0-1|58	%files
12mr|thinkfan-0.8.0-1|59	%doc README ChangeLog NEWS examples/
12mr|thinkfan-0.8.0-1|60	%config(noreplace) %{_sysconfdir}/%{name}.conf
12mr|thinkfan-0.8.0-1|61	%{_sbindir}/%{name}
12mr|thinkfan-0.8.0-1|62	%{_unitdir}/%{name}.service
12mr|thinkfan-0.8.0-1|63	
12mr|thinkfan-0.8.0-1|64	
12mr|thinkfan-0.8.0-1|65	
12mr|thinkfan-0.8.0-1|66	%changelog
12mr|thinkfan-0.8.0-1|67	

18999 12
12mr|tidy-20090904-7|1	%define apiver 0.99
12mr|tidy-20090904-7|2	%define major 0
12mr|tidy-20090904-7|3	%define libname %mklibname %{name} %{apiver} %{major}
12mr|tidy-20090904-7|4	%define develname %mklibname %name -d
12mr|tidy-20090904-7|5	
12mr|tidy-20090904-7|6	Summary:	Program for tidying up messy HTML
12mr|tidy-20090904-7|7	Name:		tidy
12mr|tidy-20090904-7|8	Version:	20090904
12mr|tidy-20090904-7|9	Release:	7
12mr|tidy-20090904-7|10	Epoch:		1
12mr|tidy-20090904-7|11	Group:		Text tools
12mr|tidy-20090904-7|12	License:	W3C License
12mr|tidy-20090904-7|13	URL:		http://tidy.sourceforge.net/
12mr|tidy-20090904-7|14	Source0:	http://tidy.sourceforge.net/src/tidy-%{version}.tar.bz2
12mr|tidy-20090904-7|15	Patch0:		tidy-20081224cvs-fix-format-errors.patch
12mr|tidy-20090904-7|16	Requires:	%{libname} = %{EVRD}
12mr|tidy-20090904-7|17	BuildRequires:	xsltproc
12mr|tidy-20090904-7|18	
12mr|tidy-20090904-7|19	%description
12mr|tidy-20090904-7|20	tidy is a program for tidying up messy html, for example, when we do
12mr|tidy-20090904-7|21	html in vi, and we make the text italic with the <i> </i> tag some of us may
12mr|tidy-20090904-7|22	forget to end the italic text with </i>. tidy fixes this.
12mr|tidy-20090904-7|23	
12mr|tidy-20090904-7|24	Install this if you need a program to help you tidy up your HTML.
12mr|tidy-20090904-7|25	
12mr|tidy-20090904-7|26	%package -n	%{libname}
12mr|tidy-20090904-7|27	Summary:	Main library for %{name}
12mr|tidy-20090904-7|28	Group:		System/Libraries
12mr|tidy-20090904-7|29	
12mr|tidy-20090904-7|30	%description -n	%{libname}
12mr|tidy-20090904-7|31	This package contains the library needed to run programs dynamically
12mr|tidy-20090904-7|32	linked with %{name}.
12mr|tidy-20090904-7|33	
12mr|tidy-20090904-7|34	%package -n	%{develname}
12mr|tidy-20090904-7|35	Summary:	Headers for developing programs that will use %{name}
12mr|tidy-20090904-7|36	Group:		Development/Other
12mr|tidy-20090904-7|37	Requires:	%{libname} = %{EVRD}
12mr|tidy-20090904-7|38	Provides:	lib%{name}-devel = %{EVRD}
12mr|tidy-20090904-7|39	Provides:	%{name}-devel = %{EVRD}
12mr|tidy-20090904-7|40	
12mr|tidy-20090904-7|41	%description -n	%{develname}
12mr|tidy-20090904-7|42	This package contains the headers that programmers will need to develop
12mr|tidy-20090904-7|43	applications which will use %{name}.
12mr|tidy-20090904-7|44	
12mr|tidy-20090904-7|45	%prep
12mr|tidy-20090904-7|46	%setup -q
12mr|tidy-20090904-7|47	%patch0 -p1
12mr|tidy-20090904-7|48	
12mr|tidy-20090904-7|49	%build
12mr|tidy-20090904-7|50	sh build/gnuauto/setup.sh
12mr|tidy-20090904-7|51	%configure2_5x --disable-static
12mr|tidy-20090904-7|52	%make
12mr|tidy-20090904-7|53	
12mr|tidy-20090904-7|54	# generate man page
12mr|tidy-20090904-7|55	console/tidy -xml-help >  htmldoc/tidy-help.xml
12mr|tidy-20090904-7|56	console/tidy -xml-config >  htmldoc/tidy-config.xml
12mr|tidy-20090904-7|57	xsltproc -o tidy.1 htmldoc/tidy1.xsl  htmldoc/tidy-help.xml
12mr|tidy-20090904-7|58	
12mr|tidy-20090904-7|59	%install
12mr|tidy-20090904-7|60	%__rm -rf %{buildroot}
12mr|tidy-20090904-7|61	
12mr|tidy-20090904-7|62	%makeinstall_std
12mr|tidy-20090904-7|63	
12mr|tidy-20090904-7|64	install -d -m 755 %{buildroot}%{_mandir}/man1
12mr|tidy-20090904-7|65	install -m 644 tidy.1 %{buildroot}%{_mandir}/man1/%{name}.1
12mr|tidy-20090904-7|66	
12mr|tidy-20090904-7|67	%files
12mr|tidy-20090904-7|68	%doc htmldoc/*
12mr|tidy-20090904-7|69	%{_bindir}/*
12mr|tidy-20090904-7|70	%{_mandir}/man1/*
12mr|tidy-20090904-7|71	
12mr|tidy-20090904-7|72	%files -n %{libname}
12mr|tidy-20090904-7|73	%{_libdir}/*.so.*
12mr|tidy-20090904-7|74	
12mr|tidy-20090904-7|75	%files -n %{develname}
12mr|tidy-20090904-7|76	%{_includedir}/*
12mr|tidy-20090904-7|77	%{_libdir}/*.so
12mr|tidy-20090904-7|78	
12mr|tidy-20090904-7|79	
12mr|tidy-20090904-7|80	
12mr|tidy-20090904-7|81	%changelog
12mr|tidy-20090904-7|82	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|tidy-20090904-7|83	+ Commit: 042acfb
12mr|tidy-20090904-7|84	- Drop .la and .a files, drop Obsoletes
12mr|tidy-20090904-7|85	
12mr|tidy-20090904-7|86	

19000 12
12mr|tigervnc-1.1.0-3|1	# snapshotver is year-month-day-svnrevision, generated by "make dist"
12mr|tigervnc-1.1.0-3|2	%define snapshot        0
12mr|tigervnc-1.1.0-3|3	%define snapshotversion 201103164362
12mr|tigervnc-1.1.0-3|4	%define rel             3
12mr|tigervnc-1.1.0-3|5	
12mr|tigervnc-1.1.0-3|6	Name:		tigervnc
12mr|tigervnc-1.1.0-3|7	Version:	1.1.0
12mr|tigervnc-1.1.0-3|8	%if %{snapshot}
12mr|tigervnc-1.1.0-3|9	Release:	0.%{snapshotversion}.%{rel}
12mr|tigervnc-1.1.0-3|10	%else
12mr|tigervnc-1.1.0-3|11	Release:	%{rel}
12mr|tigervnc-1.1.0-3|12	%endif
12mr|tigervnc-1.1.0-3|13	
12mr|tigervnc-1.1.0-3|14	License:	GPLv2+
12mr|tigervnc-1.1.0-3|15	URL:		http://www.tigervnc.com/
12mr|tigervnc-1.1.0-3|16	Source0:	%{name}-%{version}.tar.gz
12mr|tigervnc-1.1.0-3|17	Source1:	vncviewer.desktop
12mr|tigervnc-1.1.0-3|18	# Missing from "make dist":
12mr|tigervnc-1.1.0-3|19	Source2:	%{name}-media.tar.gz
12mr|tigervnc-1.1.0-3|20	# S3: combines 0001-Add-lcrypto-for-SHA1-functions.patch and the unix/xserver19.patch patch
12mr|tigervnc-1.1.0-3|21	Source3:	tigervnc-1.1.0-xserver110.diff
12mr|tigervnc-1.1.0-3|22	# fedora patches
12mr|tigervnc-1.1.0-3|23	Patch0:		tigervnc-102434.patch
12mr|tigervnc-1.1.0-3|24	Patch4:		tigervnc-cookie.patch
12mr|tigervnc-1.1.0-3|25	Patch8:		tigervnc-viewer-reparent.patch
12mr|tigervnc-1.1.0-3|26	Patch10:	tigervnc11-ldnow.patch
12mr|tigervnc-1.1.0-3|27	Patch11:	tigervnc11-gethomedir.patch
12mr|tigervnc-1.1.0-3|28	#Patch12: tigervnc11-glx.patch
12mr|tigervnc-1.1.0-3|29	Patch13:	tigervnc11-rh692048.patch
12mr|tigervnc-1.1.0-3|30	Patch14:	0001-Use-memmove-instead-of-memcpy-in-fbblt.c-when-memory.patch
12mr|tigervnc-1.1.0-3|31	Patch16:	tigervnc11-xorg111.patch
12mr|tigervnc-1.1.0-3|32	Patch17:	tigervnc11-xorg112.patch
12mr|tigervnc-1.1.0-3|33	Patch18:	1.1.0-xorg-1.12_fix.patch
12mr|tigervnc-1.1.0-3|34	
12mr|tigervnc-1.1.0-3|35	#(proyvind): FIXME: this one got fscked, needs to be fixed in Makefile.am, so
12mr|tigervnc-1.1.0-3|36	# that miext/sync/libsync.la gets built first...
12mr|tigervnc-1.1.0-3|37	#Patch18: tigervnc-1.0.90-link-against-forgotten-local-library.patch
12mr|tigervnc-1.1.0-3|38	
12mr|tigervnc-1.1.0-3|39	Patch50:	0001-Add-lcrypto-for-SHA1-functions.patch
12mr|tigervnc-1.1.0-3|40	BuildRequires:	x11-server-source
12mr|tigervnc-1.1.0-3|41	BuildRequires:	gettext-devel
12mr|tigervnc-1.1.0-3|42	BuildRequires:	pkgconfig(x11)
12mr|tigervnc-1.1.0-3|43	BuildRequires:	pkgconfig(xext)
12mr|tigervnc-1.1.0-3|44	BuildRequires:	pkgconfig(xi)
12mr|tigervnc-1.1.0-3|45	BuildRequires:	pkgconfig(xtst)
12mr|tigervnc-1.1.0-3|46	BuildRequires:	x11-font-util
12mr|tigervnc-1.1.0-3|47	BuildRequires:	x11-util-macros
12mr|tigervnc-1.1.0-3|48	BuildRequires:	pkgconfig(xtrans)
12mr|tigervnc-1.1.0-3|49	BuildRequires:	pkgconfig(gl)
12mr|tigervnc-1.1.0-3|50	BuildRequires:	pkgconfig(xkbfile)
12mr|tigervnc-1.1.0-3|51	BuildRequires:	pkgconfig(xfont)
12mr|tigervnc-1.1.0-3|52	BuildRequires:	pkgconfig(pixman-1)
12mr|tigervnc-1.1.0-3|53	BuildRequires:	pkgconfig(openssl)
12mr|tigervnc-1.1.0-3|54	BuildRequires:	pkgconfig(pciaccess)
12mr|tigervnc-1.1.0-3|55	BuildRequires:	pam-devel
12mr|tigervnc-1.1.0-3|56	BuildRequires:	pkgconfig(gnutls)
12mr|tigervnc-1.1.0-3|57	BuildRequires:	imagemagick
12mr|tigervnc-1.1.0-3|58	BuildRequires:	nasm
12mr|tigervnc-1.1.0-3|59	#BuildRequires:	java-devel
12mr|tigervnc-1.1.0-3|60	BuildRequires:	autoconf
12mr|tigervnc-1.1.0-3|61	BuildRequires:	java-1.6.0-openjdk-devel
12mr|tigervnc-1.1.0-3|62	
12mr|tigervnc-1.1.0-3|63	#------------------------------------------------------------------------------
12mr|tigervnc-1.1.0-3|64	
12mr|tigervnc-1.1.0-3|65	# package tigervnc
12mr|tigervnc-1.1.0-3|66	
12mr|tigervnc-1.1.0-3|67	Summary:	Viewer for the VNC remote display system
12mr|tigervnc-1.1.0-3|68	Group:		Networking/Remote access
12mr|tigervnc-1.1.0-3|69	
12mr|tigervnc-1.1.0-3|70	# Old RealVNC package:
12mr|tigervnc-1.1.0-3|71	Provides:	vncviewer
12mr|tigervnc-1.1.0-3|72	Conflicts:	tightvnc
12mr|tigervnc-1.1.0-3|73	
12mr|tigervnc-1.1.0-3|74	%description
12mr|tigervnc-1.1.0-3|75	Virtual Network Computing (VNC) is a remote display system which
12mr|tigervnc-1.1.0-3|76	allows you to view a computing 'desktop' environment not only on the
12mr|tigervnc-1.1.0-3|77	machine where it is running, but from anywhere on the Internet and
12mr|tigervnc-1.1.0-3|78	from a wide variety of machine architectures.  This package contains a
12mr|tigervnc-1.1.0-3|79	client which will allow you to connect to other desktops running a VNC
12mr|tigervnc-1.1.0-3|80	server.
12mr|tigervnc-1.1.0-3|81	
12mr|tigervnc-1.1.0-3|82	%files -f %{name}.lang
12mr|tigervnc-1.1.0-3|83	%doc README.txt
12mr|tigervnc-1.1.0-3|84	%{_bindir}/vncviewer
12mr|tigervnc-1.1.0-3|85	%{_iconsdir}/*
12mr|tigervnc-1.1.0-3|86	%{_datadir}/applications/*
12mr|tigervnc-1.1.0-3|87	%{_mandir}/man1/vncviewer.1*
12mr|tigervnc-1.1.0-3|88	
12mr|tigervnc-1.1.0-3|89	
12mr|tigervnc-1.1.0-3|90	#------------------------------------------------------------------------------
12mr|tigervnc-1.1.0-3|91	
12mr|tigervnc-1.1.0-3|92	%package server
12mr|tigervnc-1.1.0-3|93	
12mr|tigervnc-1.1.0-3|94	Summary:	Server for the VNC remote display system
12mr|tigervnc-1.1.0-3|95	Group:		Networking/Remote access
12mr|tigervnc-1.1.0-3|96	
12mr|tigervnc-1.1.0-3|97	# Old RealVNC package:
12mr|tigervnc-1.1.0-3|98	Provides:	vnc-server
12mr|tigervnc-1.1.0-3|99	Conflicts:	tightvnc-server
12mr|tigervnc-1.1.0-3|100	
12mr|tigervnc-1.1.0-3|101	Requires:	vnc-server-common
12mr|tigervnc-1.1.0-3|102	
12mr|tigervnc-1.1.0-3|103	%description server
12mr|tigervnc-1.1.0-3|104	The VNC system allows you to access the same desktop from a wide
12mr|tigervnc-1.1.0-3|105	variety of platforms.  This package is a TigerVNC server, allowing
12mr|tigervnc-1.1.0-3|106	others to access the desktop on your machine.
12mr|tigervnc-1.1.0-3|107	
12mr|tigervnc-1.1.0-3|108	%files server
12mr|tigervnc-1.1.0-3|109	%{_bindir}/vncconfig
12mr|tigervnc-1.1.0-3|110	%{_bindir}/vncpasswd
12mr|tigervnc-1.1.0-3|111	%{_bindir}/x0vncserver
12mr|tigervnc-1.1.0-3|112	%{_bindir}/Xvnc
12mr|tigervnc-1.1.0-3|113	%{_bindir}/vncserver
12mr|tigervnc-1.1.0-3|114	%{_mandir}/man1/Xvnc.1*
12mr|tigervnc-1.1.0-3|115	%{_mandir}/man1/vncpasswd.1*
12mr|tigervnc-1.1.0-3|116	%{_mandir}/man1/vncconfig.1*
12mr|tigervnc-1.1.0-3|117	%{_mandir}/man1/vncserver.1*
12mr|tigervnc-1.1.0-3|118	%{_mandir}/man1/x0vncserver.1*
12mr|tigervnc-1.1.0-3|119	
12mr|tigervnc-1.1.0-3|120	#------------------------------------------------------------------------------
12mr|tigervnc-1.1.0-3|121	
12mr|tigervnc-1.1.0-3|122	%package server-module
12mr|tigervnc-1.1.0-3|123	
12mr|tigervnc-1.1.0-3|124	Summary:	Xorg module for the VNC remote display system
12mr|tigervnc-1.1.0-3|125	Group:		Networking/Remote access
12mr|tigervnc-1.1.0-3|126	
12mr|tigervnc-1.1.0-3|127	Provides:	vnc-server-module
12mr|tigervnc-1.1.0-3|128	
12mr|tigervnc-1.1.0-3|129	Requires:	x11-server-xorg
12mr|tigervnc-1.1.0-3|130	
12mr|tigervnc-1.1.0-3|131	%description server-module
12mr|tigervnc-1.1.0-3|132	This package contains libvnc.so module to X server, allowing others
12mr|tigervnc-1.1.0-3|133	to access the desktop on your machine.
12mr|tigervnc-1.1.0-3|134	
12mr|tigervnc-1.1.0-3|135	%files server-module
12mr|tigervnc-1.1.0-3|136	%{_libdir}/xorg/modules/extensions/libvnc.so
12mr|tigervnc-1.1.0-3|137	
12mr|tigervnc-1.1.0-3|138	#------------------------------------------------------------------------------
12mr|tigervnc-1.1.0-3|139	
12mr|tigervnc-1.1.0-3|140	%package java
12mr|tigervnc-1.1.0-3|141	
12mr|tigervnc-1.1.0-3|142	Summary:	Java viewer for the VNC remote display system
12mr|tigervnc-1.1.0-3|143	Group:		Networking/Remote access
12mr|tigervnc-1.1.0-3|144	
12mr|tigervnc-1.1.0-3|145	# Old RealVNC package:
12mr|tigervnc-1.1.0-3|146	Provides:	vnc-java
12mr|tigervnc-1.1.0-3|147	Conflicts:	tightvnc-java
12mr|tigervnc-1.1.0-3|148	
12mr|tigervnc-1.1.0-3|149	# "TightVNC-specific" is not a typo, see the README file located inside the
12mr|tigervnc-1.1.0-3|150	# java source tree
12mr|tigervnc-1.1.0-3|151	%description java
12mr|tigervnc-1.1.0-3|152	This distribution is based on the standard VNC source and includes new
12mr|tigervnc-1.1.0-3|153	TightVNC-specific features and fixes, such as additional low-bandwidth
12mr|tigervnc-1.1.0-3|154	optimizations, major GUI improvements, and more.
12mr|tigervnc-1.1.0-3|155	
12mr|tigervnc-1.1.0-3|156	There are three basic ways to use TigerVNC Java viewer:
12mr|tigervnc-1.1.0-3|157	1. Running applet as part of TigerVNC server installation.
12mr|tigervnc-1.1.0-3|158	2. Running applet hosted on a standalone Web server.
12mr|tigervnc-1.1.0-3|159	3. Running the viewer as a standalone application.
12mr|tigervnc-1.1.0-3|160	
12mr|tigervnc-1.1.0-3|161	%files java
12mr|tigervnc-1.1.0-3|162	%{_javadir}/*.jar
12mr|tigervnc-1.1.0-3|163	%{_datadir}/%{name}
12mr|tigervnc-1.1.0-3|164	
12mr|tigervnc-1.1.0-3|165	#------------------------------------------------------------------------------
12mr|tigervnc-1.1.0-3|166	
12mr|tigervnc-1.1.0-3|167	%prep
12mr|tigervnc-1.1.0-3|168	%setup -q -a2
12mr|tigervnc-1.1.0-3|169	
12mr|tigervnc-1.1.0-3|170	%patch0 -p1 -b .102434
12mr|tigervnc-1.1.0-3|171	%patch4 -p1 -b .cookie
12mr|tigervnc-1.1.0-3|172	%patch8 -p1 -b .viewer-reparent
12mr|tigervnc-1.1.0-3|173	%patch10 -p1 -b .ldnow
12mr|tigervnc-1.1.0-3|174	%patch11 -p1 -b .gethomedir
12mr|tigervnc-1.1.0-3|175	%patch13 -p1 -b .rh692048
12mr|tigervnc-1.1.0-3|176	
12mr|tigervnc-1.1.0-3|177	cp -r /usr/share/x11-server-source/* unix/xserver
12mr|tigervnc-1.1.0-3|178	%patch16 -p1 -b .xorg111
12mr|tigervnc-1.1.0-3|179	pushd unix/xserver
12mr|tigervnc-1.1.0-3|180	for all in `find . -type f -perm -001`; do
12mr|tigervnc-1.1.0-3|181	chmod -x "$all"
12mr|tigervnc-1.1.0-3|182	done
12mr|tigervnc-1.1.0-3|183	%patch14 -p1 -b .memcpy
12mr|tigervnc-1.1.0-3|184	patch -p1 -b --suffix .vnc < %{SOURCE3}
12mr|tigervnc-1.1.0-3|185	%patch17 -p1 -b .xorg112
12mr|tigervnc-1.1.0-3|186	popd
12mr|tigervnc-1.1.0-3|187	%patch18 -p1 -b .xorg112-2
12mr|tigervnc-1.1.0-3|188	
12mr|tigervnc-1.1.0-3|189	%patch50 -p0
12mr|tigervnc-1.1.0-3|190	
12mr|tigervnc-1.1.0-3|191	# Use newer gettext
12mr|tigervnc-1.1.0-3|192	sed -i 's/AM_GNU_GETTEXT_VERSION.*/AM_GNU_GETTEXT_VERSION([0.17])/' \
12mr|tigervnc-1.1.0-3|193	configure.ac
12mr|tigervnc-1.1.0-3|194	
12mr|tigervnc-1.1.0-3|195	%build
12mr|tigervnc-1.1.0-3|196	# Temporary build with -fno-omit-frame-pointer, it causes problems
12mr|tigervnc-1.1.0-3|197	export CFLAGS="%{optflags} -fno-omit-frame-pointer"
12mr|tigervnc-1.1.0-3|198	export CXXFLAGS="$CFLAGS"
12mr|tigervnc-1.1.0-3|199	
12mr|tigervnc-1.1.0-3|200	autoreconf -fiv
12mr|tigervnc-1.1.0-3|201	%configure2_5x --disable-static --with-system-jpeg
12mr|tigervnc-1.1.0-3|202	%make
12mr|tigervnc-1.1.0-3|203	
12mr|tigervnc-1.1.0-3|204	# XXX: I'm not sure this define is actually needed
12mr|tigervnc-1.1.0-3|205	# Need this for shared objects that reference X Server, or other modules symbols
12mr|tigervnc-1.1.0-3|206	# Search for modules in extra_module_dir before the default path.
12mr|tigervnc-1.1.0-3|207	# This will allow fglrx to install its modified modules in more cleaner way.
12mr|tigervnc-1.1.0-3|208	%define extra_module_dir %{_libdir}/xorg/extra-modules
12mr|tigervnc-1.1.0-3|209	
12mr|tigervnc-1.1.0-3|210	pushd unix/xserver
12mr|tigervnc-1.1.0-3|211	rm -f configure
12mr|tigervnc-1.1.0-3|212	autoreconf -fiv
12mr|tigervnc-1.1.0-3|213	
12mr|tigervnc-1.1.0-3|214	# After the "--disable-config-hal", most options are just a paste from
12mr|tigervnc-1.1.0-3|215	# Mandriva's x11-server. We need to check what we can clean here (without
12mr|tigervnc-1.1.0-3|216	# reducing features)
12mr|tigervnc-1.1.0-3|217	%configure2_5x  --disable-xorg \
12mr|tigervnc-1.1.0-3|218	--disable-xwin \
12mr|tigervnc-1.1.0-3|219	--disable-xvfb \
12mr|tigervnc-1.1.0-3|220	--disable-xnest \
12mr|tigervnc-1.1.0-3|221	--disable-dmx \
12mr|tigervnc-1.1.0-3|222	--disable-xfbdev \
12mr|tigervnc-1.1.0-3|223	--disable-xephyr \
12mr|tigervnc-1.1.0-3|224	--disable-kdrive \
12mr|tigervnc-1.1.0-3|225	--disable-config-dbus \
12mr|tigervnc-1.1.0-3|226	--disable-config-hal \
12mr|tigervnc-1.1.0-3|227	--disable-static \
12mr|tigervnc-1.1.0-3|228	--disable-unit-tests \
12mr|tigervnc-1.1.0-3|229	--with-log-dir=%{_logdir} \
12mr|tigervnc-1.1.0-3|230	--with-os-vendor="Rosa" \
12mr|tigervnc-1.1.0-3|231	--with-os-name="`echo \`uname -s -r\` | sed -e s'/ /_/g'`" \
12mr|tigervnc-1.1.0-3|232	--with-vendor-web="http://rosalinux.com" \
12mr|tigervnc-1.1.0-3|233	--with-extra-module-dir=%{extra_module_dir} \
12mr|tigervnc-1.1.0-3|234	--enable-xwrapper \
12mr|tigervnc-1.1.0-3|235	--enable-pam \
12mr|tigervnc-1.1.0-3|236	--with-default-font-path="catalogue:%{_sysconfdir}/X11/fontpath.d"
12mr|tigervnc-1.1.0-3|237	
12mr|tigervnc-1.1.0-3|238	%make
12mr|tigervnc-1.1.0-3|239	popd
12mr|tigervnc-1.1.0-3|240	
12mr|tigervnc-1.1.0-3|241	# Build icons
12mr|tigervnc-1.1.0-3|242	pushd media
12mr|tigervnc-1.1.0-3|243	%make
12mr|tigervnc-1.1.0-3|244	popd
12mr|tigervnc-1.1.0-3|245	
12mr|tigervnc-1.1.0-3|246	# Build java
12mr|tigervnc-1.1.0-3|247	pushd java/src/com/tigervnc/vncviewer
12mr|tigervnc-1.1.0-3|248	%make all
12mr|tigervnc-1.1.0-3|249	popd
12mr|tigervnc-1.1.0-3|250	
12mr|tigervnc-1.1.0-3|251	%install
12mr|tigervnc-1.1.0-3|252	rm -rf %{buildroot}
12mr|tigervnc-1.1.0-3|253	
12mr|tigervnc-1.1.0-3|254	%makeinstall_std
12mr|tigervnc-1.1.0-3|255	
12mr|tigervnc-1.1.0-3|256	pushd unix/xserver/hw/vnc
12mr|tigervnc-1.1.0-3|257	%makeinstall_std
12mr|tigervnc-1.1.0-3|258	popd
12mr|tigervnc-1.1.0-3|259	
12mr|tigervnc-1.1.0-3|260	# Install desktop stuff
12mr|tigervnc-1.1.0-3|261	mkdir -p %{buildroot}/%{_datadir}/icons/hicolor/{16x16,24x24,48x48}/apps
12mr|tigervnc-1.1.0-3|262	
12mr|tigervnc-1.1.0-3|263	pushd media/icons
12mr|tigervnc-1.1.0-3|264	for s in 16 24 48; do
12mr|tigervnc-1.1.0-3|265	install -m644 tigervnc_$s.png %{buildroot}/%{_datadir}/icons/hicolor/${s}x$s/apps/tigervnc.png
12mr|tigervnc-1.1.0-3|266	done
12mr|tigervnc-1.1.0-3|267	popd
12mr|tigervnc-1.1.0-3|268	
12mr|tigervnc-1.1.0-3|269	mkdir %{buildroot}/%{_datadir}/applications
12mr|tigervnc-1.1.0-3|270	desktop-file-install \
12mr|tigervnc-1.1.0-3|271	--dir %{buildroot}%{_datadir}/applications \
12mr|tigervnc-1.1.0-3|272	%{_sourcedir}/vncviewer.desktop
12mr|tigervnc-1.1.0-3|273	
12mr|tigervnc-1.1.0-3|274	%find_lang %{name} %{name}.lang
12mr|tigervnc-1.1.0-3|275	
12mr|tigervnc-1.1.0-3|276	# remove unwanted files
12mr|tigervnc-1.1.0-3|277	rm -f  %{buildroot}/%{_libdir}/xorg/modules/extensions/libvnc.la
12mr|tigervnc-1.1.0-3|278	
12mr|tigervnc-1.1.0-3|279	
12mr|tigervnc-1.1.0-3|280	# java
12mr|tigervnc-1.1.0-3|281	install -d -m 755 %{buildroot}%{_javadir}
12mr|tigervnc-1.1.0-3|282	install -d -m 755 %{buildroot}%{_datadir}/%{name}/classes
12mr|tigervnc-1.1.0-3|283	pushd java/src/com/tigervnc/vncviewer
12mr|tigervnc-1.1.0-3|284	make install INSTALL_DIR=%{buildroot}%{_datadir}/%{name}/classes \
12mr|tigervnc-1.1.0-3|285	ARCHIVE=vncviewer-%{version}.jar
12mr|tigervnc-1.1.0-3|286	popd
12mr|tigervnc-1.1.0-3|287	
12mr|tigervnc-1.1.0-3|288	pushd %{buildroot}%{_datadir}/%{name}/classes
12mr|tigervnc-1.1.0-3|289	mv vncviewer-%{version}.jar %{buildroot}%{_javadir}
12mr|tigervnc-1.1.0-3|290	ln -s %{_javadir}/vncviewer-%{version}.jar VncViewer.jar
12mr|tigervnc-1.1.0-3|291	popd
12mr|tigervnc-1.1.0-3|292	
12mr|tigervnc-1.1.0-3|293	pushd %{buildroot}%{_javadir}
12mr|tigervnc-1.1.0-3|294	ln -s vncviewer-%{version}.jar vncviewer.jar
12mr|tigervnc-1.1.0-3|295	ln -s vncviewer-%{version}.jar VncViewer.jar
12mr|tigervnc-1.1.0-3|296	popd
12mr|tigervnc-1.1.0-3|297	
12mr|tigervnc-1.1.0-3|298	
12mr|tigervnc-1.1.0-3|299	%changelog
12mr|tigervnc-1.1.0-3|300	* Fri Sep  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|tigervnc-1.1.0-3|301	+ Commit: 837912a
12mr|tigervnc-1.1.0-3|302	- Update configure options
12mr|tigervnc-1.1.0-3|303	
12mr|tigervnc-1.1.0-3|304	* Fri Sep  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|tigervnc-1.1.0-3|305	+ Commit: 37a50d5
12mr|tigervnc-1.1.0-3|306	- Add another patch to fix build with xorg 1.12
12mr|tigervnc-1.1.0-3|307	
12mr|tigervnc-1.1.0-3|308	* Fri Sep  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|tigervnc-1.1.0-3|309	+ Commit: bfa3119
12mr|tigervnc-1.1.0-3|310	- Add patch from Fedora to fix build with xorg 1.12, drop old Obsoletes
12mr|tigervnc-1.1.0-3|311	
12mr|tigervnc-1.1.0-3|312	* Thu Sep  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|tigervnc-1.1.0-3|313	+ Commit: 87130a8
12mr|tigervnc-1.1.0-3|314	- Add pkgconfig(xi) to BuildRequires
12mr|tigervnc-1.1.0-3|315	
12mr|tigervnc-1.1.0-3|316	* Thu Sep  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|tigervnc-1.1.0-3|317	+ Commit: 8cf8237
12mr|tigervnc-1.1.0-3|318	- Convert BR to pkgconfig style, spec cleanup
12mr|tigervnc-1.1.0-3|319	
12mr|tigervnc-1.1.0-3|320	

19001 12
12mr|time-1.7-39|1	Summary:	A GNU utility for monitoring a program's use of system resources
12mr|time-1.7-39|2	Name:		time
12mr|time-1.7-39|3	Version:	1.7
12mr|time-1.7-39|4	Release:	39
12mr|time-1.7-39|5	License:	GPL
12mr|time-1.7-39|6	Group:		Monitoring
12mr|time-1.7-39|7	URL:		http://www.gnu.org/directory/GNU/time.html
12mr|time-1.7-39|8	Source0:	http://ftp.gnu.org/pub/gnu/time/%{name}-%{version}.tar.bz2
12mr|time-1.7-39|9	Patch0:		time-1.7.info.patch
12mr|time-1.7-39|10	Patch1:		time-1.7-ressource.patch
12mr|time-1.7-39|11	Patch2:		time-1.7-quiet.1.patch
12mr|time-1.7-39|12	Patch3:		time-1.7-fixinfo.patch
12mr|time-1.7-39|13	Patch4:		time-1.7-build.patch
12mr|time-1.7-39|14	BuildRequires:	texinfo
12mr|time-1.7-39|15	BuildRequires:	autoconf2.5
12mr|time-1.7-39|16	BuildRequires:	automake1.4
12mr|time-1.7-39|17	
12mr|time-1.7-39|18	%description
12mr|time-1.7-39|19	The GNU time utility runs another program, collects information about
12mr|time-1.7-39|20	the resources used by that program while it is running and
12mr|time-1.7-39|21	displays the results.
12mr|time-1.7-39|22	
12mr|time-1.7-39|23	Time can help developers optimize their programs.
12mr|time-1.7-39|24	
12mr|time-1.7-39|25	The resources that `time' can report on fall into the general
12mr|time-1.7-39|26	categories of time, memory, I/O, and IPC calls.
12mr|time-1.7-39|27	
12mr|time-1.7-39|28	The GNU version can format the output in arbitrary ways by using a
12mr|time-1.7-39|29	printf-style format string to include various resource measurements.
12mr|time-1.7-39|30	
12mr|time-1.7-39|31	
12mr|time-1.7-39|32	%prep
12mr|time-1.7-39|33	%setup -q
12mr|time-1.7-39|34	%patch0 -p1
12mr|time-1.7-39|35	%patch1 -p1
12mr|time-1.7-39|36	%patch2 -p0
12mr|time-1.7-39|37	%patch3 -p1
12mr|time-1.7-39|38	%patch4 -p0
12mr|time-1.7-39|39	
12mr|time-1.7-39|40	export FORCE_AUTOCONF_2_5=1
12mr|time-1.7-39|41	aclocal-1.4
12mr|time-1.7-39|42	autoconf
12mr|time-1.7-39|43	automake-1.4 -a
12mr|time-1.7-39|44	#authoheader
12mr|time-1.7-39|45	
12mr|time-1.7-39|46	%build
12mr|time-1.7-39|47	
12mr|time-1.7-39|48	%configure2_5x
12mr|time-1.7-39|49	make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|time-1.7-39|50	
12mr|time-1.7-39|51	%install
12mr|time-1.7-39|52	%makeinstall
12mr|time-1.7-39|53	
12mr|time-1.7-39|54	%files
12mr|time-1.7-39|55	%defattr(644,root,root,755)
12mr|time-1.7-39|56	%doc NEWS README
12mr|time-1.7-39|57	%attr(755,root,root) %{_bindir}/%{name}
12mr|time-1.7-39|58	%{_infodir}/%{name}.info*
12mr|time-1.7-39|59	
12mr|time-1.7-39|60	
12mr|time-1.7-39|61	
12mr|time-1.7-39|62	
12mr|time-1.7-39|63	
12mr|time-1.7-39|64	%changelog
12mr|time-1.7-39|65	

19002 12
12mr|timeconfig-3.2-21|1	Summary:	Text mode tools for setting system time parameters
12mr|timeconfig-3.2-21|2	Name:		timeconfig
12mr|timeconfig-3.2-21|3	Version:	3.2
12mr|timeconfig-3.2-21|4	Release:	%mkrel 21
12mr|timeconfig-3.2-21|5	License:	GPL
12mr|timeconfig-3.2-21|6	Group:		System/Configuration/Other
12mr|timeconfig-3.2-21|7	Source0:	%{name}-%{version}.tar.bz2
12mr|timeconfig-3.2-21|8	Source5:	timeconfig.pamd
12mr|timeconfig-3.2-21|9	Source6:	timeconfig.apps
12mr|timeconfig-3.2-21|10	Patch0:		timeconfig-gmt.patch
12mr|timeconfig-3.2-21|11	Patch1:		timeconfig-mdkconf.patch
12mr|timeconfig-3.2-21|12	Patch2:		timeconfig-3.2-format_not_a_string_literal_and_no_format_arguments.diff
12mr|timeconfig-3.2-21|13	Patch3:		timeconfig-3.2-LDFLAGS.diff
12mr|timeconfig-3.2-21|14	Requires:	initscripts
12mr|timeconfig-3.2-21|15	Requires:	usermode-consoleonly
12mr|timeconfig-3.2-21|16	BuildRequires:	gettext
12mr|timeconfig-3.2-21|17	BuildRequires:	newt-devel
12mr|timeconfig-3.2-21|18	BuildRequires:	popt-devel
12mr|timeconfig-3.2-21|19	BuildRequires:	slang-devel
12mr|timeconfig-3.2-21|20	Requires(post): coreutils, gawk
12mr|timeconfig-3.2-21|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|timeconfig-3.2-21|22	
12mr|timeconfig-3.2-21|23	%description
12mr|timeconfig-3.2-21|24	The timeconfig package contains two utilities: timeconfig and
12mr|timeconfig-3.2-21|25	setclock.  Timeconfig provides a simple text mode tool for configuring
12mr|timeconfig-3.2-21|26	the time parameters in /etc/sysconfig/clock and /etc/localtime. The
12mr|timeconfig-3.2-21|27	setclock tool sets the hardware clock on the system to the current
12mr|timeconfig-3.2-21|28	time stored in the system clock.
12mr|timeconfig-3.2-21|29	
12mr|timeconfig-3.2-21|30	%prep
12mr|timeconfig-3.2-21|31	
12mr|timeconfig-3.2-21|32	%setup -q
12mr|timeconfig-3.2-21|33	%patch0 -p0 -b .gmt
12mr|timeconfig-3.2-21|34	%patch1 -p0 -b .mdkconf
12mr|timeconfig-3.2-21|35	%patch2 -p0 -b .format_not_a_string_literal_and_no_format_arguments
12mr|timeconfig-3.2-21|36	%patch3 -p0 -b .LDFLAGS
12mr|timeconfig-3.2-21|37	
12mr|timeconfig-3.2-21|38	%build
12mr|timeconfig-3.2-21|39	make RPM_OPT_FLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|timeconfig-3.2-21|40	
12mr|timeconfig-3.2-21|41	%install
12mr|timeconfig-3.2-21|42	rm -rf %{buildroot}
12mr|timeconfig-3.2-21|43	
12mr|timeconfig-3.2-21|44	make PREFIX=%{buildroot}%{_prefix} install
12mr|timeconfig-3.2-21|45	rm -f %{buildroot}/usr/lib/zoneinfo
12mr|timeconfig-3.2-21|46	
12mr|timeconfig-3.2-21|47	# fix indonesian locale, its language code is 'id' not 'in'.
12mr|timeconfig-3.2-21|48	mkdir -p %{buildroot}%{_datadir}/locale/id/LC_MESSAGES
12mr|timeconfig-3.2-21|49	
12mr|timeconfig-3.2-21|50	# (fg) 20001004 In replacement of kdesu...
12mr|timeconfig-3.2-21|51	mkdir -p %{buildroot}/%{_sysconfdir}/{pam.d,security/console.apps}
12mr|timeconfig-3.2-21|52	
12mr|timeconfig-3.2-21|53	install -m644 %{SOURCE5} %{buildroot}/%{_sysconfdir}/pam.d/timeconfig
12mr|timeconfig-3.2-21|54	install -m644 %{SOURCE6} %{buildroot}/%{_sysconfdir}/security/console.apps/timeconfig
12mr|timeconfig-3.2-21|55	
12mr|timeconfig-3.2-21|56	mkdir -p %{buildroot}%{_bindir}
12mr|timeconfig-3.2-21|57	ln -fs %{_bindir}/consolehelper %{buildroot}/%{_bindir}/timeconfig
12mr|timeconfig-3.2-21|58	
12mr|timeconfig-3.2-21|59	# remove unpackaged files
12mr|timeconfig-3.2-21|60	rm -rf %{buildroot}%{_mandir}/pt_BR/
12mr|timeconfig-3.2-21|61	
12mr|timeconfig-3.2-21|62	%{find_lang} %{name}
12mr|timeconfig-3.2-21|63	
12mr|timeconfig-3.2-21|64	%post
12mr|timeconfig-3.2-21|65	if [ -L /etc/localtime ]; then
12mr|timeconfig-3.2-21|66	_FNAME=`ls -ld /etc/localtime | awk '{ print $11}' | sed 's/lib/share/'`
12mr|timeconfig-3.2-21|67	rm /etc/localtime
12mr|timeconfig-3.2-21|68	cp -f $_FNAME /etc/localtime
12mr|timeconfig-3.2-21|69	if [ -f /etc/sysconfig/clock ]; then
12mr|timeconfig-3.2-21|70	grep -q "^ZONE=" /etc/sysconfig/clock && \
12mr|timeconfig-3.2-21|71	echo "ZONE=\"$_FNAME\"" | sed -e "s|.*/zoneinfo/||" >> /etc/sysconfig/clock
12mr|timeconfig-3.2-21|72	else
12mr|timeconfig-3.2-21|73	echo "ZONE=\"$_FNAME\"" | sed -e "s|.*/zoneinfo/||" >> /etc/sysconfig/clock
12mr|timeconfig-3.2-21|74	fi
12mr|timeconfig-3.2-21|75	fi
12mr|timeconfig-3.2-21|76	
12mr|timeconfig-3.2-21|77	%clean
12mr|timeconfig-3.2-21|78	rm -rf %{buildroot}
12mr|timeconfig-3.2-21|79	
12mr|timeconfig-3.2-21|80	%files -f %{name}.lang
12mr|timeconfig-3.2-21|81	%defattr(-,root,root)
12mr|timeconfig-3.2-21|82	%{_sbindir}/*
12mr|timeconfig-3.2-21|83	%{_bindir}/*
12mr|timeconfig-3.2-21|84	%{_mandir}/man*/*
12mr|timeconfig-3.2-21|85	%config(noreplace) %{_sysconfdir}/pam.d/timeconfig
12mr|timeconfig-3.2-21|86	%config(noreplace) %{_sysconfdir}/security/console.apps/timeconfig
12mr|timeconfig-3.2-21|87	
12mr|timeconfig-3.2-21|88	
12mr|timeconfig-3.2-21|89	
12mr|timeconfig-3.2-21|90	%changelog
12mr|timeconfig-3.2-21|91	

19003 12
12mr|timezone-2011m-6.1|1	%define name	timezone
12mr|timezone-2011m-6.1|2	%define epoch	6
12mr|timezone-2011m-6.1|3	%define version	2011m
12mr|timezone-2011m-6.1|4	%define subrel 1
12mr|timezone-2011m-6.1|5	%define release	%mkrel 6
12mr|timezone-2011m-6.1|6	
12mr|timezone-2011m-6.1|7	#define tzdata_version %{version}
12mr|timezone-2011m-6.1|8	%define tzdata_version 2011m
12mr|timezone-2011m-6.1|9	%define tzcode_version 2011i
12mr|timezone-2011m-6.1|10	
12mr|timezone-2011m-6.1|11	# the zic(8) and zdump(8) manpages are already in man-pages
12mr|timezone-2011m-6.1|12	%define build_manpages 0
12mr|timezone-2011m-6.1|13	%ifarch %mips
12mr|timezone-2011m-6.1|14	%define build_java 0
12mr|timezone-2011m-6.1|15	%else
12mr|timezone-2011m-6.1|16	%define build_java 1
12mr|timezone-2011m-6.1|17	%endif
12mr|timezone-2011m-6.1|18	
12mr|timezone-2011m-6.1|19	Summary:	Timezone data
12mr|timezone-2011m-6.1|20	Name:		%{name}
12mr|timezone-2011m-6.1|21	Epoch:		%{epoch}
12mr|timezone-2011m-6.1|22	Version:	%{version}
12mr|timezone-2011m-6.1|23	Release:	%{release}
12mr|timezone-2011m-6.1|24	License:	GPL
12mr|timezone-2011m-6.1|25	Group:		System/Base
12mr|timezone-2011m-6.1|26	Conflicts:	glibc < 6:2.2.5-6mdk
12mr|timezone-2011m-6.1|27	Source0:	tzdata-base-0.tar.bz2
12mr|timezone-2011m-6.1|28	Source1:	ftp://ftp.iana.org/tz/releases/tzdata%{tzdata_version}.tar.gz
12mr|timezone-2011m-6.1|29	Source2:	ftp://ftp.iana.org/tz/releases/tzcode%{tzcode_version}.tar.gz
12mr|timezone-2011m-6.1|30	Source3:	javazic.tar.gz
12mr|timezone-2011m-6.1|31	Source4:	update-localtime.sh
12mr|timezone-2011m-6.1|32	Patch0:		tzdata-mdvconfig.patch
12mr|timezone-2011m-6.1|33	Patch1:		tzdata-extra-tz-links.patch
12mr|timezone-2011m-6.1|34	Patch2:		javazic-fixup.patch
12mr|timezone-2011m-6.1|35	Provides:	tzdata = %{version}-%{release}
12mr|timezone-2011m-6.1|36	BuildRequires:	gawk, perl
12mr|timezone-2011m-6.1|37	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|timezone-2011m-6.1|38	
12mr|timezone-2011m-6.1|39	%description
12mr|timezone-2011m-6.1|40	This package contains data files with rules for various timezones
12mr|timezone-2011m-6.1|41	around the world.
12mr|timezone-2011m-6.1|42	
12mr|timezone-2011m-6.1|43	%if %{build_java}
12mr|timezone-2011m-6.1|44	%package java
12mr|timezone-2011m-6.1|45	Summary:	Timezone data for Java
12mr|timezone-2011m-6.1|46	Group:		System/Base
12mr|timezone-2011m-6.1|47	Provides:	tzdata-java = %{version}-%{release}
12mr|timezone-2011m-6.1|48	BuildRequires:	java-rpmbuild
12mr|timezone-2011m-6.1|49	
12mr|timezone-2011m-6.1|50	%description java
12mr|timezone-2011m-6.1|51	This package contains timezone information for use by Java runtimes.
12mr|timezone-2011m-6.1|52	%endif
12mr|timezone-2011m-6.1|53	
12mr|timezone-2011m-6.1|54	%prep
12mr|timezone-2011m-6.1|55	%setup -q -n tzdata
12mr|timezone-2011m-6.1|56	mkdir tzdata%{tzdata_version}
12mr|timezone-2011m-6.1|57	tar xzf %{SOURCE1} -C tzdata%{tzdata_version}
12mr|timezone-2011m-6.1|58	mkdir tzcode%{tzcode_version}
12mr|timezone-2011m-6.1|59	tar xzf %{SOURCE2} -C tzcode%{tzcode_version}
12mr|timezone-2011m-6.1|60	
12mr|timezone-2011m-6.1|61	%patch0 -p1 -b .mdvconfig
12mr|timezone-2011m-6.1|62	pushd tzdata%{tzdata_version}
12mr|timezone-2011m-6.1|63	%patch1 -p2 -b .extra-tz-links
12mr|timezone-2011m-6.1|64	popd
12mr|timezone-2011m-6.1|65	
12mr|timezone-2011m-6.1|66	ln -s Makeconfig.in Makeconfig
12mr|timezone-2011m-6.1|67	cat > config.mk << EOF
12mr|timezone-2011m-6.1|68	objpfx = `pwd`/obj/
12mr|timezone-2011m-6.1|69	sbindir = %{_sbindir}
12mr|timezone-2011m-6.1|70	datadir = %{_datadir}
12mr|timezone-2011m-6.1|71	install_root = %{buildroot}
12mr|timezone-2011m-6.1|72	sysdep-CFLAGS = %{optflags}
12mr|timezone-2011m-6.1|73	EOF
12mr|timezone-2011m-6.1|74	
12mr|timezone-2011m-6.1|75	%if %{build_java}
12mr|timezone-2011m-6.1|76	mkdir javazic
12mr|timezone-2011m-6.1|77	tar xf %{SOURCE3} -C javazic
12mr|timezone-2011m-6.1|78	pushd javazic
12mr|timezone-2011m-6.1|79	%patch2 -p0 -b .javazic-fixup
12mr|timezone-2011m-6.1|80	
12mr|timezone-2011m-6.1|81	# Hack alert! sun.tools may be defined and installed in the
12mr|timezone-2011m-6.1|82	# VM. In order to guarantee that we are using IcedTea/OpenJDK
12mr|timezone-2011m-6.1|83	# for creating the zoneinfo files, rebase all the packages
12mr|timezone-2011m-6.1|84	# from "sun." to "rht.". Unfortunately, gcj does not support
12mr|timezone-2011m-6.1|85	# any of the -Xclasspath options, so we must go this route
12mr|timezone-2011m-6.1|86	# to ensure the greatest compatibility.
12mr|timezone-2011m-6.1|87	mv sun rht
12mr|timezone-2011m-6.1|88	for f in `find . -name '*.java'`; do
12mr|timezone-2011m-6.1|89	sed -i -e 's:sun\.tools\.:rht.tools.:g'\
12mr|timezone-2011m-6.1|90	-e 's:sun\.util\.:rht.util.:g' $f
12mr|timezone-2011m-6.1|91	done
12mr|timezone-2011m-6.1|92	popd
12mr|timezone-2011m-6.1|93	
12mr|timezone-2011m-6.1|94	# Create zone.info entries for deprecated zone names (#40184)
12mr|timezone-2011m-6.1|95	pushd tzdata%{tzdata_version}
12mr|timezone-2011m-6.1|96	chmod +w zone.tab
12mr|timezone-2011m-6.1|97	echo '# zone info for backward zone names' > zone.tab.new
12mr|timezone-2011m-6.1|98	while read link cur old x; do
12mr|timezone-2011m-6.1|99	case $link-${cur+cur}-${old+old}${x:+X} in
12mr|timezone-2011m-6.1|100	Link-cur-old)
12mr|timezone-2011m-6.1|101	awk -v cur="$cur" -v old="$old" \
12mr|timezone-2011m-6.1|102	'!/^#/ && $3 == cur { sub(cur,old); print }' \
12mr|timezone-2011m-6.1|103	zone.tab || echo ERROR ;;
12mr|timezone-2011m-6.1|104	Link-*)
12mr|timezone-2011m-6.1|105	echo 'Error processing backward entry for zone.tab'
12mr|timezone-2011m-6.1|106	exit 1 ;;
12mr|timezone-2011m-6.1|107	esac
12mr|timezone-2011m-6.1|108	done < backward >> zone.tab.new
12mr|timezone-2011m-6.1|109	if grep -q '^ERROR' zone.tab.new || ! cat zone.tab.new >> zone.tab; then
12mr|timezone-2011m-6.1|110	echo "Error adding backward entries to zone.tab"
12mr|timezone-2011m-6.1|111	exit 1
12mr|timezone-2011m-6.1|112	fi
12mr|timezone-2011m-6.1|113	rm -f zone.tab.new
12mr|timezone-2011m-6.1|114	popd
12mr|timezone-2011m-6.1|115	%endif
12mr|timezone-2011m-6.1|116	
12mr|timezone-2011m-6.1|117	%build
12mr|timezone-2011m-6.1|118	%make
12mr|timezone-2011m-6.1|119	grep -v tz-art.htm tzcode%{tzcode_version}/tz-link.htm > tzcode%{tzcode_version}/tz-link.html
12mr|timezone-2011m-6.1|120	
12mr|timezone-2011m-6.1|121	%if %{build_java}
12mr|timezone-2011m-6.1|122	pushd javazic
12mr|timezone-2011m-6.1|123	%{javac} -source 1.5 -target 1.5 -classpath . `find . -name \*.java`
12mr|timezone-2011m-6.1|124	popd
12mr|timezone-2011m-6.1|125	pushd tzdata%{tzdata_version}
12mr|timezone-2011m-6.1|126	%{java} -classpath ../javazic/ rht.tools.javazic.Main -V %{version} \
12mr|timezone-2011m-6.1|127	-d ../zoneinfo/java \
12mr|timezone-2011m-6.1|128	africa antarctica asia australasia europe northamerica pacificnew \
12mr|timezone-2011m-6.1|129	southamerica backward etcetera solar87 solar88 solar89 systemv \
12mr|timezone-2011m-6.1|130	../javazic/tzdata_jdk/gmt ../javazic/tzdata_jdk/jdk11_backward
12mr|timezone-2011m-6.1|131	popd
12mr|timezone-2011m-6.1|132	%endif
12mr|timezone-2011m-6.1|133	
12mr|timezone-2011m-6.1|134	%install
12mr|timezone-2011m-6.1|135	rm -rf %{buildroot}
12mr|timezone-2011m-6.1|136	
12mr|timezone-2011m-6.1|137	make install
12mr|timezone-2011m-6.1|138	
12mr|timezone-2011m-6.1|139	%if %{build_java}
12mr|timezone-2011m-6.1|140	cp -a zoneinfo/java $RPM_BUILD_ROOT%{_datadir}/javazi
12mr|timezone-2011m-6.1|141	%endif
12mr|timezone-2011m-6.1|142	
12mr|timezone-2011m-6.1|143	# nuke unpackaged files
12mr|timezone-2011m-6.1|144	rm -f %{buildroot}%{_sysconfdir}/localtime
12mr|timezone-2011m-6.1|145	
12mr|timezone-2011m-6.1|146	# install man pages
12mr|timezone-2011m-6.1|147	%if %{build_manpages}
12mr|timezone-2011m-6.1|148	mkdir -p %{buildroot}%{_mandir}/man8
12mr|timezone-2011m-6.1|149	for f in zic zdump; do
12mr|timezone-2011m-6.1|150	install -m 644 tzcode*/$f.8 %{buildroot}%{_mandir}/man8/
12mr|timezone-2011m-6.1|151	done
12mr|timezone-2011m-6.1|152	%endif
12mr|timezone-2011m-6.1|153	
12mr|timezone-2011m-6.1|154	# install update-localtime script
12mr|timezone-2011m-6.1|155	mkdir -p %{buildroot}%{_sbindir}
12mr|timezone-2011m-6.1|156	install -m 755 %{SOURCE4} %{buildroot}%{_sbindir}/update-localtime
12mr|timezone-2011m-6.1|157	perl -pi -e 's|\@datadir\@|%{_datadir}|;' \
12mr|timezone-2011m-6.1|158	-e 's|\@sysconfdir\@|%{_sysconfdir}|' \
12mr|timezone-2011m-6.1|159	%{buildroot}%{_sbindir}/update-localtime
12mr|timezone-2011m-6.1|160	
12mr|timezone-2011m-6.1|161	%check
12mr|timezone-2011m-6.1|162	echo ====================TESTING=========================
12mr|timezone-2011m-6.1|163	make check
12mr|timezone-2011m-6.1|164	echo ====================TESTING END=====================
12mr|timezone-2011m-6.1|165	
12mr|timezone-2011m-6.1|166	# XXX next glibc updates are expected to remove /etc/localtime
12mr|timezone-2011m-6.1|167	%triggerpostun -- glibc < 6:2.4-8mdv2007.1
12mr|timezone-2011m-6.1|168	if [ ! -f %{_sysconfdir}/localtime ]; then
12mr|timezone-2011m-6.1|169	%{_sbindir}/update-localtime
12mr|timezone-2011m-6.1|170	fi
12mr|timezone-2011m-6.1|171	
12mr|timezone-2011m-6.1|172	%post
12mr|timezone-2011m-6.1|173	%{_sbindir}/update-localtime
12mr|timezone-2011m-6.1|174	
12mr|timezone-2011m-6.1|175	%clean
12mr|timezone-2011m-6.1|176	rm -rf %{buildroot}
12mr|timezone-2011m-6.1|177	
12mr|timezone-2011m-6.1|178	%files
12mr|timezone-2011m-6.1|179	%defattr(-,root,root)
12mr|timezone-2011m-6.1|180	%doc tzcode%{tzcode_version}/README
12mr|timezone-2011m-6.1|181	%doc tzcode%{tzcode_version}/Theory
12mr|timezone-2011m-6.1|182	%doc tzcode%{tzcode_version}/tz-link.html
12mr|timezone-2011m-6.1|183	%{_sbindir}/zdump
12mr|timezone-2011m-6.1|184	%{_sbindir}/zic
12mr|timezone-2011m-6.1|185	%{_sbindir}/update-localtime
12mr|timezone-2011m-6.1|186	%if %{build_manpages}
12mr|timezone-2011m-6.1|187	%{_mandir}/man8/zdump.8*
12mr|timezone-2011m-6.1|188	%{_mandir}/man8/zic.8*
12mr|timezone-2011m-6.1|189	%endif
12mr|timezone-2011m-6.1|190	%dir %{_datadir}/zoneinfo
12mr|timezone-2011m-6.1|191	%{_datadir}/zoneinfo/*
12mr|timezone-2011m-6.1|192	
12mr|timezone-2011m-6.1|193	%if %{build_java}
12mr|timezone-2011m-6.1|194	%files java
12mr|timezone-2011m-6.1|195	%defattr(-,root,root)
12mr|timezone-2011m-6.1|196	%{_datadir}/javazi
12mr|timezone-2011m-6.1|197	%endif
12mr|timezone-2011m-6.1|198	
12mr|timezone-2011m-6.1|199	
12mr|timezone-2011m-6.1|200	
12mr|timezone-2011m-6.1|201	%changelog
12mr|timezone-2011m-6.1|202	

19004 12
12mr|TiMidity++-2.13.2-32|1	%define name	TiMidity++
12mr|TiMidity++-2.13.2-32|2	%define version	2.13.2
12mr|TiMidity++-2.13.2-32|3	%define release	32
12mr|TiMidity++-2.13.2-32|4	
12mr|TiMidity++-2.13.2-32|5	# Stick to /usr/lib/timidity on any platform
12mr|TiMidity++-2.13.2-32|6	# XXX probably better in /usr/share/timidity for arch independent data
12mr|TiMidity++-2.13.2-32|7	# but it's not worth splitting that much
12mr|TiMidity++-2.13.2-32|8	%define timiditydir	%{_prefix}/lib/timidity
12mr|TiMidity++-2.13.2-32|9	
12mr|TiMidity++-2.13.2-32|10	#
12mr|TiMidity++-2.13.2-32|11	# When big change is involved (e.g. timidity.cfg change location),
12mr|TiMidity++-2.13.2-32|12	# so that new timidity binray and old patch RPM won't work together,
12mr|TiMidity++-2.13.2-32|13	# increment this number by 1 for all timidity related RPMs
12mr|TiMidity++-2.13.2-32|14	#
12mr|TiMidity++-2.13.2-32|15	%define patch_pkg_version 2
12mr|TiMidity++-2.13.2-32|16	
12mr|TiMidity++-2.13.2-32|17	#
12mr|TiMidity++-2.13.2-32|18	# NOTE: When updating config for midia patch set, please refresh both
12mr|TiMidity++-2.13.2-32|19	# config file included here and the one in patch pkg
12mr|TiMidity++-2.13.2-32|20	#
12mr|TiMidity++-2.13.2-32|21	
12mr|TiMidity++-2.13.2-32|22	Summary:	MIDI to WAVE converter and player
12mr|TiMidity++-2.13.2-32|23	Name:		%{name}
12mr|TiMidity++-2.13.2-32|24	Version:	%{version}
12mr|TiMidity++-2.13.2-32|25	Release:	%{release}
12mr|TiMidity++-2.13.2-32|26	URL:		http://timidity.sourceforge.net/
12mr|TiMidity++-2.13.2-32|27	License:	GPLv2+
12mr|TiMidity++-2.13.2-32|28	Group:		Sound
12mr|TiMidity++-2.13.2-32|29	Source0:	%{name}-%{version}.tar.bz2
12mr|TiMidity++-2.13.2-32|30	Source1:	http://www.timidity.jp/dist/cfg/timidity.cfg
12mr|TiMidity++-2.13.2-32|31	Source2:	timidity-emacs-mode.el
12mr|TiMidity++-2.13.2-32|32	Source3:	timidity.README.mdv
12mr|TiMidity++-2.13.2-32|33	Source11:	%{name}48.png
12mr|TiMidity++-2.13.2-32|34	Source12:	%{name}32.png
12mr|TiMidity++-2.13.2-32|35	Source13:	%{name}16.png
12mr|TiMidity++-2.13.2-32|36	# (Abel) change default config path to /etc/timidity/timidity.cfg
12mr|TiMidity++-2.13.2-32|37	Patch0:		timidity-2.13.2-default-config-path.patch
12mr|TiMidity++-2.13.2-32|38	# (Abel) it checked for speex.h, not speex/speex.h
12mr|TiMidity++-2.13.2-32|39	Patch1:		timidity-2.13.2-speex-header-path.patch
12mr|TiMidity++-2.13.2-32|40	# (Abel) fix timidity path in .el file and install .el file when
12mr|TiMidity++-2.13.2-32|41	#        enabling dynamic module
12mr|TiMidity++-2.13.2-32|42	Patch2:		timidity-2.13.2-emacs.patch
12mr|TiMidity++-2.13.2-32|43	# (Abel) fix wishx path in tcl scripts
12mr|TiMidity++-2.13.2-32|44	Patch3:		timidity-2.13.2-tcl.patch
12mr|TiMidity++-2.13.2-32|45	# (Abel) CVS fixes for 2.13.2
12mr|TiMidity++-2.13.2-32|46	Patch4:		timidity-2.13.2-cvs-fixes.patch
12mr|TiMidity++-2.13.2-32|47	Patch5:		TiMidity++-2.13.2-gcc4.patch
12mr|TiMidity++-2.13.2-32|48	#(nl) CVS Fix Build against portaudio V19
12mr|TiMidity++-2.13.2-32|49	Patch6:         Timidity-fix-portaudioV19-build.diff
12mr|TiMidity++-2.13.2-32|50	Patch7:		TiMidity++-2.13.2+flac-1.1.3-partial.patch
12mr|TiMidity++-2.13.2-32|51	Patch8: timidity-2.13.2-tcl-legacy.patch
12mr|TiMidity++-2.13.2-32|52	Patch9: timidity-2.13.2-wformat.patch
12mr|TiMidity++-2.13.2-32|53	Requires:	timidity-instruments = %{patch_pkg_version}
12mr|TiMidity++-2.13.2-32|54	BuildRequires:	pkgconfig(alsa)
12mr|TiMidity++-2.13.2-32|55	BuildRequires:	autoconf
12mr|TiMidity++-2.13.2-32|56	BuildRequires:	emacs-bin
12mr|TiMidity++-2.13.2-32|57	BuildRequires:	esound-devel
12mr|TiMidity++-2.13.2-32|58	BuildRequires:	gtk2-devel
12mr|TiMidity++-2.13.2-32|59	BuildRequires:	jackit-devel
12mr|TiMidity++-2.13.2-32|60	BuildRequires:	lesstif-devel
12mr|TiMidity++-2.13.2-32|61	BuildRequires:	libao-devel
12mr|TiMidity++-2.13.2-32|62	BuildRequires:	libflac-devel >= 1.1.3
12mr|TiMidity++-2.13.2-32|63	BuildRequires:	liboggflac-devel
12mr|TiMidity++-2.13.2-32|64	BuildRequires:	nas-devel
12mr|TiMidity++-2.13.2-32|65	BuildRequires:	ncurses-devel
12mr|TiMidity++-2.13.2-32|66	BuildRequires:	oggvorbis-devel
12mr|TiMidity++-2.13.2-32|67	BuildRequires:	portaudio-devel
12mr|TiMidity++-2.13.2-32|68	BuildRequires:	speex-devel
12mr|TiMidity++-2.13.2-32|69	BuildRequires:	tcl-devel
12mr|TiMidity++-2.13.2-32|70	BuildRequires:	tk-devel
12mr|TiMidity++-2.13.2-32|71	BuildRequires:	libxaw-devel
12mr|TiMidity++-2.13.2-32|72	BuildRequires:	slang-devel
12mr|TiMidity++-2.13.2-32|73	BuildConflicts:	Xaw3d-devel
12mr|TiMidity++-2.13.2-32|74	
12mr|TiMidity++-2.13.2-32|75	
12mr|TiMidity++-2.13.2-32|76	%description
12mr|TiMidity++-2.13.2-32|77	TiMidity is a MIDI to WAVE converter and player that uses Gravis
12mr|TiMidity++-2.13.2-32|78	Ultrasound(tm) or SoundFont(tm) patch files to generate digital audio data
12mr|TiMidity++-2.13.2-32|79	from general MIDI files. The audio data can be played through any
12mr|TiMidity++-2.13.2-32|80	sound device or stored on disk.
12mr|TiMidity++-2.13.2-32|81	
12mr|TiMidity++-2.13.2-32|82	%package	interfaces-extra
12mr|TiMidity++-2.13.2-32|83	Summary:	Extra GUI/text mode interfaces for TiMidity
12mr|TiMidity++-2.13.2-32|84	Group:		Sound
12mr|TiMidity++-2.13.2-32|85	Requires:	%{name} = %{version}-%{release}
12mr|TiMidity++-2.13.2-32|86	Requires:	emacs-bin
12mr|TiMidity++-2.13.2-32|87	
12mr|TiMidity++-2.13.2-32|88	%description	interfaces-extra
12mr|TiMidity++-2.13.2-32|89	TiMidity is a MIDI to WAVE converter and player that uses Gravis
12mr|TiMidity++-2.13.2-32|90	Ultrasound(tm) or SoundFont(tm) patch files to generate digital audio data
12mr|TiMidity++-2.13.2-32|91	from general MIDI files. The audio data can be played through any
12mr|TiMidity++-2.13.2-32|92	sound device or stored on disk.
12mr|TiMidity++-2.13.2-32|93	
12mr|TiMidity++-2.13.2-32|94	Install this if you want to use TiMidity under other interfaces, such as
12mr|TiMidity++-2.13.2-32|95	Motif(or Lesstif), Tcl/Tk, emacs etc.
12mr|TiMidity++-2.13.2-32|96	
12mr|TiMidity++-2.13.2-32|97	%prep
12mr|TiMidity++-2.13.2-32|98	%setup -q
12mr|TiMidity++-2.13.2-32|99	%patch0 -p1 -b .default-path
12mr|TiMidity++-2.13.2-32|100	%patch1 -p1 -b .speex-header
12mr|TiMidity++-2.13.2-32|101	%patch2 -p1 -b .emacs
12mr|TiMidity++-2.13.2-32|102	%patch3 -p1
12mr|TiMidity++-2.13.2-32|103	%patch4 -p1 -b .cvs
12mr|TiMidity++-2.13.2-32|104	%patch5 -p1 -b .gcc4
12mr|TiMidity++-2.13.2-32|105	%patch6 -p0 -b .portaudioV19
12mr|TiMidity++-2.13.2-32|106	%patch7 -p1 -b .flac
12mr|TiMidity++-2.13.2-32|107	%patch8 -p0 -b .tcl_legacy
12mr|TiMidity++-2.13.2-32|108	%patch9 -p0 -b .wformat
12mr|TiMidity++-2.13.2-32|109	
12mr|TiMidity++-2.13.2-32|110	%build
12mr|TiMidity++-2.13.2-32|111	autoconf
12mr|TiMidity++-2.13.2-32|112	
12mr|TiMidity++-2.13.2-32|113	# little ugly trick to force install of tclIndex, running wish requires
12mr|TiMidity++-2.13.2-32|114	# X display
12mr|TiMidity++-2.13.2-32|115	touch interface/tclIndex
12mr|TiMidity++-2.13.2-32|116	
12mr|TiMidity++-2.13.2-32|117	
12mr|TiMidity++-2.13.2-32|118	
12mr|TiMidity++-2.13.2-32|119	%configure2_5x \
12mr|TiMidity++-2.13.2-32|120	--enable-audio=oss,alsa,nas,esd,portaudio,jack,ao,vorbis,flac,speex \
12mr|TiMidity++-2.13.2-32|121	--enable-dynamic=dynamic,ncurses,slang,motif,tcltk,emacs,xaw,xskin,gtk \
12mr|TiMidity++-2.13.2-32|122	--enable-interface=alsaseq \
12mr|TiMidity++-2.13.2-32|123	--enable-network \
12mr|TiMidity++-2.13.2-32|124	--enable-server
12mr|TiMidity++-2.13.2-32|125	
12mr|TiMidity++-2.13.2-32|126	%make LDFLAGS="-laudio -lFLAC"
12mr|TiMidity++-2.13.2-32|127	
12mr|TiMidity++-2.13.2-32|128	%install
12mr|TiMidity++-2.13.2-32|129	rm -rf %{buildroot}
12mr|TiMidity++-2.13.2-32|130	%makeinstall_std
12mr|TiMidity++-2.13.2-32|131	install -d %{buildroot}%{_datadir}/timidity
12mr|TiMidity++-2.13.2-32|132	install -m644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/timidity/timidity-custom.cfg
12mr|TiMidity++-2.13.2-32|133	
12mr|TiMidity++-2.13.2-32|134	install -d %{buildroot}%{_datadir}/applications
12mr|TiMidity++-2.13.2-32|135	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12mr|TiMidity++-2.13.2-32|136	[Desktop Entry]
12mr|TiMidity++-2.13.2-32|137	Name=TiMidity++
12mr|TiMidity++-2.13.2-32|138	Comment=MIDI file player
12mr|TiMidity++-2.13.2-32|139	Exec=timidity -ig
12mr|TiMidity++-2.13.2-32|140	Icon=%{name}
12mr|TiMidity++-2.13.2-32|141	Terminal=false
12mr|TiMidity++-2.13.2-32|142	Type=Application
12mr|TiMidity++-2.13.2-32|143	StartupNotify=true
12mr|TiMidity++-2.13.2-32|144	Categories=Audio;Midi;
12mr|TiMidity++-2.13.2-32|145	EOF
12mr|TiMidity++-2.13.2-32|146	
12mr|TiMidity++-2.13.2-32|147	#icons
12mr|TiMidity++-2.13.2-32|148	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|TiMidity++-2.13.2-32|149	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|TiMidity++-2.13.2-32|150	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|TiMidity++-2.13.2-32|151	
12mr|TiMidity++-2.13.2-32|152	# emacs mode
12mr|TiMidity++-2.13.2-32|153	install -m644 %{SOURCE2} -D $RPM_BUILD_ROOT%{_sysconfdir}/emacs/site-start.d/timidity.el
12mr|TiMidity++-2.13.2-32|154	
12mr|TiMidity++-2.13.2-32|155	# japanese manpages
12mr|TiMidity++-2.13.2-32|156	install -m644 doc/ja_JP.eucJP/timidity.1 -D %{buildroot}%{_mandir}/ja/man1/timidity.1
12mr|TiMidity++-2.13.2-32|157	install -m644 doc/ja_JP.eucJP/timidity.cfg.5 %{buildroot}%{_mandir}/ja/man1/timidity.cfg.5
12mr|TiMidity++-2.13.2-32|158	
12mr|TiMidity++-2.13.2-32|159	%clean
12mr|TiMidity++-2.13.2-32|160	rm -rf %{buildroot}
12mr|TiMidity++-2.13.2-32|161	
12mr|TiMidity++-2.13.2-32|162	%post
12mr|TiMidity++-2.13.2-32|163	%if %mdkversion < 200900
12mr|TiMidity++-2.13.2-32|164	%update_menus
12mr|TiMidity++-2.13.2-32|165	%update_icon_cache hicolor
12mr|TiMidity++-2.13.2-32|166	%endif
12mr|TiMidity++-2.13.2-32|167	%{_sbindir}/update-alternatives --install %{_sysconfdir}/timidity/timidity.cfg timidity.cfg %{_sysconfdir}/timidity/timidity-custom.cfg 10
12mr|TiMidity++-2.13.2-32|168	
12mr|TiMidity++-2.13.2-32|169	%postun
12mr|TiMidity++-2.13.2-32|170	%if %mdkversion < 200900
12mr|TiMidity++-2.13.2-32|171	%clean_menus
12mr|TiMidity++-2.13.2-32|172	%clean_icon_cache hicolor
12mr|TiMidity++-2.13.2-32|173	%endif
12mr|TiMidity++-2.13.2-32|174	if [ "$1" = "0" ]; then
12mr|TiMidity++-2.13.2-32|175	%{_sbindir}/update-alternatives --remove timidity.cfg %{_sysconfdir}/timidity/timidity-custom.cfg
12mr|TiMidity++-2.13.2-32|176	fi
12mr|TiMidity++-2.13.2-32|177	
12mr|TiMidity++-2.13.2-32|178	%triggerpostun -- %{name} <= 2.13.2-22mdv
12mr|TiMidity++-2.13.2-32|179	%{_sbindir}/update-alternatives --install %{_sysconfdir}/timidity/timidity.cfg timidity.cfg %{_sysconfdir}/timidity/timidity-custom.cfg 10
12mr|TiMidity++-2.13.2-32|180	
12mr|TiMidity++-2.13.2-32|181	%files
12mr|TiMidity++-2.13.2-32|182	%defattr(-,root,root)
12mr|TiMidity++-2.13.2-32|183	%doc AUTHORS ChangeLog INSTALL NEWS README doc/C/FAQ
12mr|TiMidity++-2.13.2-32|184	%doc doc/C/README.{alsaseq,dl,sf,m2m,mts}
12mr|TiMidity++-2.13.2-32|185	%config(noreplace) %{_sysconfdir}/timidity
12mr|TiMidity++-2.13.2-32|186	%{_bindir}/timidity
12mr|TiMidity++-2.13.2-32|187	%{_mandir}/man?/timidity*
12mr|TiMidity++-2.13.2-32|188	%lang(ja) %{_mandir}/ja/man?/*
12mr|TiMidity++-2.13.2-32|189	%{_datadir}/timidity
12mr|TiMidity++-2.13.2-32|190	%dir %{timiditydir}
12mr|TiMidity++-2.13.2-32|191	%{timiditydir}/interface_[gn].*
12mr|TiMidity++-2.13.2-32|192	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|TiMidity++-2.13.2-32|193	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|TiMidity++-2.13.2-32|194	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|TiMidity++-2.13.2-32|195	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|TiMidity++-2.13.2-32|196	
12mr|TiMidity++-2.13.2-32|197	%files interfaces-extra
12mr|TiMidity++-2.13.2-32|198	%defattr(-,root,root)
12mr|TiMidity++-2.13.2-32|199	%doc doc/C/README.{tk,xaw,xskin}
12mr|TiMidity++-2.13.2-32|200	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*.el
12mr|TiMidity++-2.13.2-32|201	%{timiditydir}/interface_[aeikms].*
12mr|TiMidity++-2.13.2-32|202	%{_datadir}/emacs/site-lisp/*.el
12mr|TiMidity++-2.13.2-32|203	%{timiditydir}/*.tcl
12mr|TiMidity++-2.13.2-32|204	%{timiditydir}/tclIndex
12mr|TiMidity++-2.13.2-32|205	%{timiditydir}/bitmaps
12mr|TiMidity++-2.13.2-32|206	
12mr|TiMidity++-2.13.2-32|207	
12mr|TiMidity++-2.13.2-32|208	
12mr|TiMidity++-2.13.2-32|209	%changelog
12mr|TiMidity++-2.13.2-32|210	

19005 12
12mr|timidity-patch-freepats-20060219-15|1	%define version 20060219
12mr|timidity-patch-freepats-20060219-15|2	%define release %mkrel 15
12mr|timidity-patch-freepats-20060219-15|3	
12mr|timidity-patch-freepats-20060219-15|4	#
12mr|timidity-patch-freepats-20060219-15|5	# NOTE:
12mr|timidity-patch-freepats-20060219-15|6	#
12mr|timidity-patch-freepats-20060219-15|7	# 1. When big change is involved (e.g. timidity.cfg change location),
12mr|timidity-patch-freepats-20060219-15|8	# so that new timidity binray and old patch RPM won't work together,
12mr|timidity-patch-freepats-20060219-15|9	# increment this number by 1 for all timidity related RPMs
12mr|timidity-patch-freepats-20060219-15|10	#
12mr|timidity-patch-freepats-20060219-15|11	# 2. Current config is hand merged from freepats.cfg and crude.cfg,
12mr|timidity-patch-freepats-20060219-15|12	# so if new version is available, please merge both config, and make
12mr|timidity-patch-freepats-20060219-15|13	# sure all patch files listed in config file do exist.
12mr|timidity-patch-freepats-20060219-15|14	#
12mr|timidity-patch-freepats-20060219-15|15	%define patch_pkg_version 2
12mr|timidity-patch-freepats-20060219-15|16	
12mr|timidity-patch-freepats-20060219-15|17	Name:		timidity-patch-freepats
12mr|timidity-patch-freepats-20060219-15|18	Version:	%{version}
12mr|timidity-patch-freepats-20060219-15|19	Release:	%{release}
12mr|timidity-patch-freepats-20060219-15|20	Summary:	Patch set for MIDI audio synthesis
12mr|timidity-patch-freepats-20060219-15|21	Group:		Sound
12mr|timidity-patch-freepats-20060219-15|22	License:	GPL
12mr|timidity-patch-freepats-20060219-15|23	URL:		http://freepats.opensrc.org/
12mr|timidity-patch-freepats-20060219-15|24	Source0:	http://freepats.opensrc.org/freepats-%{version}.tar.bz2
12mr|timidity-patch-freepats-20060219-15|25	Source1:	timidity-freepats.cfg
12mr|timidity-patch-freepats-20060219-15|26	Source2:	freepats.cfg
12mr|timidity-patch-freepats-20060219-15|27	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|timidity-patch-freepats-20060219-15|28	BuildArch:	noarch
12mr|timidity-patch-freepats-20060219-15|29	Provides:	timidity-instruments = %{patch_pkg_version}
12mr|timidity-patch-freepats-20060219-15|30	Obsoletes:	timidity-instruments <= 1.0-19mdk
12mr|timidity-patch-freepats-20060219-15|31	
12mr|timidity-patch-freepats-20060219-15|32	%description
12mr|timidity-patch-freepats-20060219-15|33	Freepats is a project to create a free and open set of GUS
12mr|timidity-patch-freepats-20060219-15|34	compatible patches that can be used with softsynths such as
12mr|timidity-patch-freepats-20060219-15|35	Timidity and WildMidi. They are verified to contain no non-free
12mr|timidity-patch-freepats-20060219-15|36	restriction. Freepats is distributed under GPL v2 or later, with
12mr|timidity-patch-freepats-20060219-15|37	the follow exception clause about the relation of MIDI composition
12mr|timidity-patch-freepats-20060219-15|38	and patches:
12mr|timidity-patch-freepats-20060219-15|39	
12mr|timidity-patch-freepats-20060219-15|40	=========================================================
12mr|timidity-patch-freepats-20060219-15|41	As a special exception, if you create a composition which uses
12mr|timidity-patch-freepats-20060219-15|42	these patches, and mix these patches or unaltered portions of
12mr|timidity-patch-freepats-20060219-15|43	these patches into the composition, these patches do not by
12mr|timidity-patch-freepats-20060219-15|44	themselves cause the resulting composition to be covered by the
12mr|timidity-patch-freepats-20060219-15|45	GNU General Public License. This exception does not however
12mr|timidity-patch-freepats-20060219-15|46	invalidate any other reasons why the document might be covered
12mr|timidity-patch-freepats-20060219-15|47	by the GNU General Public License. If you modify these patches,
12mr|timidity-patch-freepats-20060219-15|48	you may extend this exception to your version of the patches,
12mr|timidity-patch-freepats-20060219-15|49	but you are not obligated to do so. If you do not wish to do so,
12mr|timidity-patch-freepats-20060219-15|50	delete this exception statement from your version.
12mr|timidity-patch-freepats-20060219-15|51	==========================================================
12mr|timidity-patch-freepats-20060219-15|52	
12mr|timidity-patch-freepats-20060219-15|53	This patch set is of limited quality, because some instruments are
12mr|timidity-patch-freepats-20060219-15|54	still missing. For personal use, feel free to use other patch sets
12mr|timidity-patch-freepats-20060219-15|55	(such as eawpatches which has excellent quality, but the site is
12mr|timidity-patch-freepats-20060219-15|56	no more), or other free soundfonts.
12mr|timidity-patch-freepats-20060219-15|57	
12mr|timidity-patch-freepats-20060219-15|58	
12mr|timidity-patch-freepats-20060219-15|59	%prep
12mr|timidity-patch-freepats-20060219-15|60	%setup -q -n freepats
12mr|timidity-patch-freepats-20060219-15|61	
12mr|timidity-patch-freepats-20060219-15|62	%install
12mr|timidity-patch-freepats-20060219-15|63	rm -rf %{buildroot}
12mr|timidity-patch-freepats-20060219-15|64	
12mr|timidity-patch-freepats-20060219-15|65	mkdir -p %{buildroot}%{_datadir}/timidity/freepats
12mr|timidity-patch-freepats-20060219-15|66	cp -a Drum_000 Tone_000 %{buildroot}%{_datadir}/timidity/freepats/
12mr|timidity-patch-freepats-20060219-15|67	
12mr|timidity-patch-freepats-20060219-15|68	mkdir -p %{buildroot}%{_sysconfdir}/timidity/freepats
12mr|timidity-patch-freepats-20060219-15|69	install %{SOURCE1} %{buildroot}%{_sysconfdir}/timidity/timidity-freepats.cfg
12mr|timidity-patch-freepats-20060219-15|70	install %{SOURCE2} %{buildroot}%{_sysconfdir}/timidity/freepats/freepats.cfg
12mr|timidity-patch-freepats-20060219-15|71	
12mr|timidity-patch-freepats-20060219-15|72	%clean
12mr|timidity-patch-freepats-20060219-15|73	rm -rf %{buildroot}
12mr|timidity-patch-freepats-20060219-15|74	
12mr|timidity-patch-freepats-20060219-15|75	%post
12mr|timidity-patch-freepats-20060219-15|76	%{_sbindir}/update-alternatives --install %{_sysconfdir}/timidity/timidity.cfg timidity.cfg %{_sysconfdir}/timidity/timidity-freepats.cfg 20
12mr|timidity-patch-freepats-20060219-15|77	
12mr|timidity-patch-freepats-20060219-15|78	%postun
12mr|timidity-patch-freepats-20060219-15|79	if [ "$1" = "0" ]; then
12mr|timidity-patch-freepats-20060219-15|80	%{_sbindir}/update-alternatives --remove timidity.cfg %{_sysconfdir}/timidity/timidity-freepats.cfg
12mr|timidity-patch-freepats-20060219-15|81	fi
12mr|timidity-patch-freepats-20060219-15|82	
12mr|timidity-patch-freepats-20060219-15|83	%triggerpostun -- TiMidity++ <= 2.13.2-1mdk
12mr|timidity-patch-freepats-20060219-15|84	%{_sbindir}/update-alternatives --install %{_sysconfdir}/timidity/timidity.cfg timidity.cfg %{_sysconfdir}/timidity/timidity-freepats.cfg 20
12mr|timidity-patch-freepats-20060219-15|85	
12mr|timidity-patch-freepats-20060219-15|86	%files
12mr|timidity-patch-freepats-20060219-15|87	%defattr(-,root,root)
12mr|timidity-patch-freepats-20060219-15|88	%doc README COPYING
12mr|timidity-patch-freepats-20060219-15|89	%config(noreplace) %{_sysconfdir}/timidity/timidity-freepats.cfg
12mr|timidity-patch-freepats-20060219-15|90	%config(noreplace)  %{_sysconfdir}/timidity/freepats
12mr|timidity-patch-freepats-20060219-15|91	%{_datadir}/timidity/freepats
12mr|timidity-patch-freepats-20060219-15|92	
12mr|timidity-patch-freepats-20060219-15|93	
12mr|timidity-patch-freepats-20060219-15|94	
12mr|timidity-patch-freepats-20060219-15|95	%changelog
12mr|timidity-patch-freepats-20060219-15|96	

19006 12
12mr|timidity-patch-gravis-1.0-31|1	%define name	timidity-patch-gravis
12mr|timidity-patch-gravis-1.0-31|2	%define version	1.0
12mr|timidity-patch-gravis-1.0-31|3	%define release %mkrel 31
12mr|timidity-patch-gravis-1.0-31|4	
12mr|timidity-patch-gravis-1.0-31|5	%define patch_pkg_version 2
12mr|timidity-patch-gravis-1.0-31|6	
12mr|timidity-patch-gravis-1.0-31|7	Summary:	Instruments for the timidity midi->wave converter/player
12mr|timidity-patch-gravis-1.0-31|8	Name:		%{name}
12mr|timidity-patch-gravis-1.0-31|9	Version:	%{version}
12mr|timidity-patch-gravis-1.0-31|10	Release:	%{release}
12mr|timidity-patch-gravis-1.0-31|11	License:	Public Domain
12mr|timidity-patch-gravis-1.0-31|12	URL:		http://www.timidity.jp/
12mr|timidity-patch-gravis-1.0-31|13	# Patches at http://www.cs.umbc.edu/pub/midia/instruments.tar.gz
12mr|timidity-patch-gravis-1.0-31|14	Source0:	midia-instruments.tar.bz2
12mr|timidity-patch-gravis-1.0-31|15	Source1:	http://www.timidity.jp/dist/cfg/midia.cfg
12mr|timidity-patch-gravis-1.0-31|16	Source2:	http://www.timidity.jp/dist/cfg/gravis.cfg
12mr|timidity-patch-gravis-1.0-31|17	Source3:	http://www.stardate.bc.ca/eawpatches/eawpats/britepno.pat
12mr|timidity-patch-gravis-1.0-31|18	Source4:	http://www.stardate.bc.ca/eawpatches/eawpats/pistol.pat
12mr|timidity-patch-gravis-1.0-31|19	Source5:	timidity-gravis.cfg
12mr|timidity-patch-gravis-1.0-31|20	Provides:	timidity-instruments = %{patch_pkg_version}
12mr|timidity-patch-gravis-1.0-31|21	Obsoletes:	timidity-instruments
12mr|timidity-patch-gravis-1.0-31|22	Group:		Sound
12mr|timidity-patch-gravis-1.0-31|23	BuildArch:	noarch
12mr|timidity-patch-gravis-1.0-31|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|timidity-patch-gravis-1.0-31|25	
12mr|timidity-patch-gravis-1.0-31|26	%description
12mr|timidity-patch-gravis-1.0-31|27	This package contains a set of instruments for the timidity midi->wave
12mr|timidity-patch-gravis-1.0-31|28	converter/player.
12mr|timidity-patch-gravis-1.0-31|29	
12mr|timidity-patch-gravis-1.0-31|30	%prep
12mr|timidity-patch-gravis-1.0-31|31	%setup -q -c -T -a 0
12mr|timidity-patch-gravis-1.0-31|32	
12mr|timidity-patch-gravis-1.0-31|33	%install
12mr|timidity-patch-gravis-1.0-31|34	rm -rf %{buildroot}
12mr|timidity-patch-gravis-1.0-31|35	mkdir -p %{buildroot}%{_datadir}/timidity
12mr|timidity-patch-gravis-1.0-31|36	cp -r instruments %{buildroot}%{_datadir}/timidity/gravis
12mr|timidity-patch-gravis-1.0-31|37	install -m644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/timidity/gravis/midia.cfg
12mr|timidity-patch-gravis-1.0-31|38	install -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/timidity/gravis/gravis.cfg
12mr|timidity-patch-gravis-1.0-31|39	install -m644 %{SOURCE5} -D %{buildroot}%{_sysconfdir}/timidity/timidity-gravis.cfg
12mr|timidity-patch-gravis-1.0-31|40	install -m644 %{SOURCE3} -D %{buildroot}%{_datadir}/timidity/gravis/britepno.pat
12mr|timidity-patch-gravis-1.0-31|41	install -m644 %{SOURCE4} -D %{buildroot}%{_datadir}/timidity/gravis/pistol.pat
12mr|timidity-patch-gravis-1.0-31|42	
12mr|timidity-patch-gravis-1.0-31|43	%post
12mr|timidity-patch-gravis-1.0-31|44	%{_sbindir}/update-alternatives --install %{_sysconfdir}/timidity/timidity.cfg timidity.cfg %{_sysconfdir}/timidity/timidity-gravis.cfg 30
12mr|timidity-patch-gravis-1.0-31|45	
12mr|timidity-patch-gravis-1.0-31|46	%postun
12mr|timidity-patch-gravis-1.0-31|47	if [ "$1" = "0" ]; then
12mr|timidity-patch-gravis-1.0-31|48	%{_sbindir}/update-alternatives --remove timidity.cfg %{_sysconfdir}/timidity/timidity-gravis.cfg
12mr|timidity-patch-gravis-1.0-31|49	fi
12mr|timidity-patch-gravis-1.0-31|50	
12mr|timidity-patch-gravis-1.0-31|51	%triggerpostun -- TiMidity++ <= 2.13.2-1mdk
12mr|timidity-patch-gravis-1.0-31|52	%{_sbindir}/update-alternatives --install %{_sysconfdir}/timidity/timidity.cfg timidity.cfg %{_sysconfdir}/timidity/timidity-gravis.cfg 30
12mr|timidity-patch-gravis-1.0-31|53	
12mr|timidity-patch-gravis-1.0-31|54	%clean
12mr|timidity-patch-gravis-1.0-31|55	rm -fr %{buildroot}
12mr|timidity-patch-gravis-1.0-31|56	
12mr|timidity-patch-gravis-1.0-31|57	%files
12mr|timidity-patch-gravis-1.0-31|58	%defattr(-,root,root)
12mr|timidity-patch-gravis-1.0-31|59	%{_datadir}/timidity/gravis
12mr|timidity-patch-gravis-1.0-31|60	%dir %{_sysconfdir}/timidity/gravis
12mr|timidity-patch-gravis-1.0-31|61	%config(noreplace) %{_sysconfdir}/timidity/gravis/gravis.cfg
12mr|timidity-patch-gravis-1.0-31|62	%config(noreplace) %{_sysconfdir}/timidity/gravis/midia.cfg
12mr|timidity-patch-gravis-1.0-31|63	%config(noreplace) %{_sysconfdir}/timidity/timidity-gravis.cfg
12mr|timidity-patch-gravis-1.0-31|64	
12mr|timidity-patch-gravis-1.0-31|65	
12mr|timidity-patch-gravis-1.0-31|66	
12mr|timidity-patch-gravis-1.0-31|67	
12mr|timidity-patch-gravis-1.0-31|68	
12mr|timidity-patch-gravis-1.0-31|69	
12mr|timidity-patch-gravis-1.0-31|70	%changelog
12mr|timidity-patch-gravis-1.0-31|71	

19007 12
12mr|tinc-1.0.19-1|1	Name:           tinc
12mr|tinc-1.0.19-1|2	Version:        1.0.19
12mr|tinc-1.0.19-1|3	Release:        1
12mr|tinc-1.0.19-1|4	Summary:        A virtual private network daemon
12mr|tinc-1.0.19-1|5	Group:          System/Configuration/Networking
12mr|tinc-1.0.19-1|6	License:        GPLv2+
12mr|tinc-1.0.19-1|7	URL:            http://www.tinc-vpn.org/
12mr|tinc-1.0.19-1|8	Source0:        http://www.tinc-vpn.org/packages/%{name}-%{version}.tar.gz
12mr|tinc-1.0.19-1|9	BuildRequires:  openssl-devel
12mr|tinc-1.0.19-1|10	BuildRequires:  liblzo-devel
12mr|tinc-1.0.19-1|11	BuildRequires:  pkgconfig(zlib)
12mr|tinc-1.0.19-1|12	
12mr|tinc-1.0.19-1|13	Requires(post):  info
12mr|tinc-1.0.19-1|14	Requires(preun): info
12mr|tinc-1.0.19-1|15	
12mr|tinc-1.0.19-1|16	
12mr|tinc-1.0.19-1|17	%description
12mr|tinc-1.0.19-1|18	tinc is a Virtual Private Network (VPN) daemon that uses tunnelling
12mr|tinc-1.0.19-1|19	and encryption to create a secure private network between hosts on
12mr|tinc-1.0.19-1|20	the Internet. Because the tunnel appears to the IP level network
12mr|tinc-1.0.19-1|21	code as a normal network device, there is no need to adapt any
12mr|tinc-1.0.19-1|22	existing software. This tunnelling allows VPN sites to share
12mr|tinc-1.0.19-1|23	information with each other over the Internet without exposing any
12mr|tinc-1.0.19-1|24	information to others.
12mr|tinc-1.0.19-1|25	
12mr|tinc-1.0.19-1|26	
12mr|tinc-1.0.19-1|27	%prep
12mr|tinc-1.0.19-1|28	%setup -q
12mr|tinc-1.0.19-1|29	
12mr|tinc-1.0.19-1|30	
12mr|tinc-1.0.19-1|31	%build
12mr|tinc-1.0.19-1|32	%configure
12mr|tinc-1.0.19-1|33	%make
12mr|tinc-1.0.19-1|34	
12mr|tinc-1.0.19-1|35	%install
12mr|tinc-1.0.19-1|36	%makeinstall_std
12mr|tinc-1.0.19-1|37	rm -f %{buildroot}%{_infodir}/dir
12mr|tinc-1.0.19-1|38	
12mr|tinc-1.0.19-1|39	%files
12mr|tinc-1.0.19-1|40	%doc AUTHORS COPYING COPYING.README NEWS README THANKS doc/sample* doc/*.tex
12mr|tinc-1.0.19-1|41	%{_mandir}/man*/%{name}*.*
12mr|tinc-1.0.19-1|42	%{_infodir}/%{name}.info.xz
12mr|tinc-1.0.19-1|43	%{_sbindir}/%{name}d
12mr|tinc-1.0.19-1|44	
12mr|tinc-1.0.19-1|45	
12mr|tinc-1.0.19-1|46	
12mr|tinc-1.0.19-1|47	%changelog
12mr|tinc-1.0.19-1|48	

19008 12
12mr|tinycdb-0.77-6|1	%define major 1
12mr|tinycdb-0.77-6|2	%define libcmajor 2
12mr|tinycdb-0.77-6|3	
12mr|tinycdb-0.77-6|4	# Macro: %%{mklibname <name> [<major> [<minor>]] [-s] [-d]}
12mr|tinycdb-0.77-6|5	%define libname %mklibname %{name} %{major}
12mr|tinycdb-0.77-6|6	%define dlibname %mklibname %{name} %{major} -d
12mr|tinycdb-0.77-6|7	
12mr|tinycdb-0.77-6|8	Summary:	Constant Database
12mr|tinycdb-0.77-6|9	Name:		tinycdb
12mr|tinycdb-0.77-6|10	Version:	0.77
12mr|tinycdb-0.77-6|11	Release:	6
12mr|tinycdb-0.77-6|12	License:	Public Domain
12mr|tinycdb-0.77-6|13	Group:		Databases
12mr|tinycdb-0.77-6|14	URL:		http://www.corpit.ru/mjt/tinycdb.html
12mr|tinycdb-0.77-6|15	Source0:	http://www.corpit.ru/mjt/tinycdb/%{name}_%{version}.tar.bz2
12mr|tinycdb-0.77-6|16	
12mr|tinycdb-0.77-6|17	%description
12mr|tinycdb-0.77-6|18	Tinycdb is a small, fast and reliable utility set and subroutine
12mr|tinycdb-0.77-6|19	library for creating and reading constant databases. The database
12mr|tinycdb-0.77-6|20	structure is tuned for fast reading:
12mr|tinycdb-0.77-6|21	
12mr|tinycdb-0.77-6|22	- Successful lookups take normally just two disk accesses.
12mr|tinycdb-0.77-6|23	- Unsuccessful lookups take only one disk access.
12mr|tinycdb-0.77-6|24	- Small disk space and memory size requirements; a database
12mr|tinycdb-0.77-6|25	uses 2048 bytes for the header and 24 bytes plus size of
12mr|tinycdb-0.77-6|26	(key,value) per record.
12mr|tinycdb-0.77-6|27	- Maximum database size is 4GB; individual record size is not
12mr|tinycdb-0.77-6|28	otherwise limited.
12mr|tinycdb-0.77-6|29	- Portable file format.
12mr|tinycdb-0.77-6|30	- Fast creation of new databases.
12mr|tinycdb-0.77-6|31	- No locking, updates are atomical.
12mr|tinycdb-0.77-6|32	
12mr|tinycdb-0.77-6|33	%package -n nss_%{name}
12mr|tinycdb-0.77-6|34	Summary:	Constant database library
12mr|tinycdb-0.77-6|35	Group:		System/Libraries
12mr|tinycdb-0.77-6|36	
12mr|tinycdb-0.77-6|37	%description -n nss_%{name}
12mr|tinycdb-0.77-6|38	The tinycdb nss library allows creating passwd/group file using a
12mr|tinycdb-0.77-6|39	constant database.
12mr|tinycdb-0.77-6|40	
12mr|tinycdb-0.77-6|41	%package -n %{libname}
12mr|tinycdb-0.77-6|42	Summary:	Constant database library
12mr|tinycdb-0.77-6|43	Group:		System/Libraries
12mr|tinycdb-0.77-6|44	
12mr|tinycdb-0.77-6|45	%description -n %{libname}
12mr|tinycdb-0.77-6|46	Tinycdb is a small, fast and reliable utility set and subroutine
12mr|tinycdb-0.77-6|47	library for creating and reading constant databases. The database
12mr|tinycdb-0.77-6|48	structure is tuned for fast reading.
12mr|tinycdb-0.77-6|49	
12mr|tinycdb-0.77-6|50	%package -n %{dlibname}
12mr|tinycdb-0.77-6|51	Summary:	Development libraries and headers for %{libname}
12mr|tinycdb-0.77-6|52	Group:		Development/Databases
12mr|tinycdb-0.77-6|53	Requires:	%{libname} = %{version}-%{release}
12mr|tinycdb-0.77-6|54	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|tinycdb-0.77-6|55	Conflicts:	cdb-devel
12mr|tinycdb-0.77-6|56	
12mr|tinycdb-0.77-6|57	%description -n %{dlibname}
12mr|tinycdb-0.77-6|58	Libraries and header files needed to develop applications using
12mr|tinycdb-0.77-6|59	constant databases.
12mr|tinycdb-0.77-6|60	
12mr|tinycdb-0.77-6|61	%prep
12mr|tinycdb-0.77-6|62	%setup -q
12mr|tinycdb-0.77-6|63	
12mr|tinycdb-0.77-6|64	%build
12mr|tinycdb-0.77-6|65	%make CFLAGS="%{optflags}" \
12mr|tinycdb-0.77-6|66	staticlib sharedlib cdb-shared nss \
12mr|tinycdb-0.77-6|67	sysconfdir=%{_sysconfdir}
12mr|tinycdb-0.77-6|68	
12mr|tinycdb-0.77-6|69	%install
12mr|tinycdb-0.77-6|70	mkdir -p %{buildroot}
12mr|tinycdb-0.77-6|71	%makeinstall DESTDIR=%{buildroot} \
12mr|tinycdb-0.77-6|72	libdir=%{_libdir} bindir=%{_bindir} mandir=%{_mandir} \
12mr|tinycdb-0.77-6|73	syslibdir=/%{_lib} sysconfdir=%{_sysconfdir} \
12mr|tinycdb-0.77-6|74	includedir=%{_includedir} \
12mr|tinycdb-0.77-6|75	install-all install-nss install-piclib install-sharedlib \
12mr|tinycdb-0.77-6|76	INSTALLPROG=cdb-shared CP="cp -p"
12mr|tinycdb-0.77-6|77	mkdir -p %{buildroot}%{_libdir}/pkgconfig
12mr|tinycdb-0.77-6|78	cp -p debian/libcdb.pc %{buildroot}%{_libdir}/pkgconfig
12mr|tinycdb-0.77-6|79	rm -f %{buildroot}%{_sysconfdir}/cdb-Makefile
12mr|tinycdb-0.77-6|80	
12mr|tinycdb-0.77-6|81	# Fix permissions to avoid unstripped-binary-or-object
12mr|tinycdb-0.77-6|82	chmod 0755 %{buildroot}/%{_lib}/libnss_cdb.so.%{libcmajor}
12mr|tinycdb-0.77-6|83	chmod 0755 %{buildroot}%{_libdir}/libcdb.so.%{major}
12mr|tinycdb-0.77-6|84	
12mr|tinycdb-0.77-6|85	%files
12mr|tinycdb-0.77-6|86	%{_bindir}/cdb
12mr|tinycdb-0.77-6|87	%{_mandir}/man1/cdb.1*
12mr|tinycdb-0.77-6|88	%{_mandir}/man5/cdb.5*
12mr|tinycdb-0.77-6|89	%doc ChangeLog NEWS debian/changelog
12mr|tinycdb-0.77-6|90	
12mr|tinycdb-0.77-6|91	%files -n nss_tinycdb
12mr|tinycdb-0.77-6|92	%doc nss_cdb-Makefile
12mr|tinycdb-0.77-6|93	/%{_lib}/libnss_cdb.so.%{libcmajor}
12mr|tinycdb-0.77-6|94	
12mr|tinycdb-0.77-6|95	%files -n %{libname}
12mr|tinycdb-0.77-6|96	%{_libdir}/libcdb.so.%{major}
12mr|tinycdb-0.77-6|97	
12mr|tinycdb-0.77-6|98	%files -n %{dlibname}
12mr|tinycdb-0.77-6|99	%{_includedir}/cdb.h
12mr|tinycdb-0.77-6|100	%{_libdir}/libcdb.a
12mr|tinycdb-0.77-6|101	%{_libdir}/libcdb_pic.a
12mr|tinycdb-0.77-6|102	%{_libdir}/libcdb.so
12mr|tinycdb-0.77-6|103	%{_libdir}/pkgconfig/libcdb.pc
12mr|tinycdb-0.77-6|104	%{_mandir}/man3/cdb.3*
12mr|tinycdb-0.77-6|105	
12mr|tinycdb-0.77-6|106	
12mr|tinycdb-0.77-6|107	
12mr|tinycdb-0.77-6|108	
12mr|tinycdb-0.77-6|109	%changelog
12mr|tinycdb-0.77-6|110	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|tinycdb-0.77-6|111	+ Commit: f9ad3ee
12mr|tinycdb-0.77-6|112	- Spec cleanup, fix permissions
12mr|tinycdb-0.77-6|113	
12mr|tinycdb-0.77-6|114	

19009 12
12mr|tinyxml-2.6.2-1|1	%define realver 2_6_2
12mr|tinyxml-2.6.2-1|2	# (tpg) please don't change major, it should be set to 0
12mr|tinyxml-2.6.2-1|3	%define major 0
12mr|tinyxml-2.6.2-1|4	%define libname %mklibname %{name} %{major}
12mr|tinyxml-2.6.2-1|5	%define develname %mklibname %{name} -d
12mr|tinyxml-2.6.2-1|6	
12mr|tinyxml-2.6.2-1|7	Summary:	A small and simple XML parser
12mr|tinyxml-2.6.2-1|8	Name:		tinyxml
12mr|tinyxml-2.6.2-1|9	Version:	%(echo %realver| tr '_' '.')
12mr|tinyxml-2.6.2-1|10	Release:	%mkrel 1
12mr|tinyxml-2.6.2-1|11	License:	zlib
12mr|tinyxml-2.6.2-1|12	Group:		System/Libraries
12mr|tinyxml-2.6.2-1|13	Url:		http://www.grinninglizard.com/tinyxml/
12mr|tinyxml-2.6.2-1|14	Source0:	http://downloads.sourceforge.net/tinyxml/%{name}_%{realver}.tar.bz2
12mr|tinyxml-2.6.2-1|15	Patch0:		%{name}-2.5.3-stl.patch
12mr|tinyxml-2.6.2-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|tinyxml-2.6.2-1|17	
12mr|tinyxml-2.6.2-1|18	%description
12mr|tinyxml-2.6.2-1|19	TinyXML is a simple, small, C++ XML parser
12mr|tinyxml-2.6.2-1|20	
12mr|tinyxml-2.6.2-1|21	%package -n %{libname}
12mr|tinyxml-2.6.2-1|22	Summary:	A small and simple XML parsing library
12mr|tinyxml-2.6.2-1|23	Group:		System/Libraries
12mr|tinyxml-2.6.2-1|24	
12mr|tinyxml-2.6.2-1|25	%description -n %{libname}
12mr|tinyxml-2.6.2-1|26	TinyXML is a simple, small, C++ XML parser that can be easily
12mr|tinyxml-2.6.2-1|27	integrating into other programs. Have you ever found yourself
12mr|tinyxml-2.6.2-1|28	writing a text file parser every time you needed to save human
12mr|tinyxml-2.6.2-1|29	readable data or serialize objects? TinyXML solves the text I/O
12mr|tinyxml-2.6.2-1|30	file once and for all.
12mr|tinyxml-2.6.2-1|31	
12mr|tinyxml-2.6.2-1|32	%package -n %{develname}
12mr|tinyxml-2.6.2-1|33	Summary:	Development files for %{name}
12mr|tinyxml-2.6.2-1|34	Group:		Development/C++
12mr|tinyxml-2.6.2-1|35	Provides:	%{name}-devel = %{version}-%{release}
12mr|tinyxml-2.6.2-1|36	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|tinyxml-2.6.2-1|37	Requires:	%{libname} = %{version}-%{release}
12mr|tinyxml-2.6.2-1|38	
12mr|tinyxml-2.6.2-1|39	%description -n %{develname}
12mr|tinyxml-2.6.2-1|40	Development files and headers for %{name}.
12mr|tinyxml-2.6.2-1|41	
12mr|tinyxml-2.6.2-1|42	%prep
12mr|tinyxml-2.6.2-1|43	%setup -qn %{name}
12mr|tinyxml-2.6.2-1|44	%patch0 -p1
12mr|tinyxml-2.6.2-1|45	
12mr|tinyxml-2.6.2-1|46	%build
12mr|tinyxml-2.6.2-1|47	
12mr|tinyxml-2.6.2-1|48	for i in tinyxml.cpp tinystr.cpp tinyxmlerror.cpp tinyxmlparser.cpp; do
12mr|tinyxml-2.6.2-1|49	g++ %{optflags} -fPIC -o $i.o -c $i
12mr|tinyxml-2.6.2-1|50	done
12mr|tinyxml-2.6.2-1|51	g++ %{optflags} -shared -o lib%{name}.so.0.%{version} \
12mr|tinyxml-2.6.2-1|52	%{ldflags} -Wl,-soname,lib%{name}.so.0 *.cpp.o
12mr|tinyxml-2.6.2-1|53	
12mr|tinyxml-2.6.2-1|54	
12mr|tinyxml-2.6.2-1|55	%install
12mr|tinyxml-2.6.2-1|56	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|tinyxml-2.6.2-1|57	
12mr|tinyxml-2.6.2-1|58	# Not really designed to be build as lib, DYI
12mr|tinyxml-2.6.2-1|59	mkdir -p %{buildroot}%{_libdir}
12mr|tinyxml-2.6.2-1|60	mkdir -p %{buildroot}%{_includedir}
12mr|tinyxml-2.6.2-1|61	install -m 755 lib%{name}.so.0.%{version} %{buildroot}%{_libdir}
12mr|tinyxml-2.6.2-1|62	ln -s lib%{name}.so.%{major}.%{version} %{buildroot}%{_libdir}/lib%{name}.so.%{major}
12mr|tinyxml-2.6.2-1|63	ln -s lib%{name}.so.%{major}.%{version} %{buildroot}%{_libdir}/lib%{name}.so
12mr|tinyxml-2.6.2-1|64	install -p -m 644 *.h %{buildroot}%{_includedir}
12mr|tinyxml-2.6.2-1|65	
12mr|tinyxml-2.6.2-1|66	%if %mdkversion < 200900
12mr|tinyxml-2.6.2-1|67	%post -n %{libname} -p /sbin/ldconfig
12mr|tinyxml-2.6.2-1|68	%endif
12mr|tinyxml-2.6.2-1|69	
12mr|tinyxml-2.6.2-1|70	%if %mdkversion < 200900
12mr|tinyxml-2.6.2-1|71	%postun -n %{libname} -p /sbin/ldconfig
12mr|tinyxml-2.6.2-1|72	%endif
12mr|tinyxml-2.6.2-1|73	
12mr|tinyxml-2.6.2-1|74	%clean
12mr|tinyxml-2.6.2-1|75	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|tinyxml-2.6.2-1|76	
12mr|tinyxml-2.6.2-1|77	%files -n %{libname}
12mr|tinyxml-2.6.2-1|78	%defattr(-,root,root)
12mr|tinyxml-2.6.2-1|79	%{_libdir}/libtinyxml.so.%{major}*
12mr|tinyxml-2.6.2-1|80	
12mr|tinyxml-2.6.2-1|81	%files -n %{develname}
12mr|tinyxml-2.6.2-1|82	%defattr(-,root,root)
12mr|tinyxml-2.6.2-1|83	%doc changes.txt readme.txt
12mr|tinyxml-2.6.2-1|84	%{_includedir}/*.h
12mr|tinyxml-2.6.2-1|85	%{_libdir}/libtinyxml.so
12mr|tinyxml-2.6.2-1|86	
12mr|tinyxml-2.6.2-1|87	
12mr|tinyxml-2.6.2-1|88	
12mr|tinyxml-2.6.2-1|89	%changelog
12mr|tinyxml-2.6.2-1|90	

19010 12
12mr|tix-8.4.3-6|1	Summary:	A set of capable widgets for Tk
12mr|tix-8.4.3-6|2	Name:		tix
12mr|tix-8.4.3-6|3	Version:	8.4.3
12mr|tix-8.4.3-6|4	Release:	6
12mr|tix-8.4.3-6|5	Epoch:		1
12mr|tix-8.4.3-6|6	License:	BSD
12mr|tix-8.4.3-6|7	Group:		System/Libraries
12mr|tix-8.4.3-6|8	URL:		http://tix.sourceforge.net/
12mr|tix-8.4.3-6|9	Source0:	http://downloads.sourceforge.net/tixlibrary/Tix%{version}-src.tar.gz
12mr|tix-8.4.3-6|10	Source1:	%{name}.rpmlintrc
12mr|tix-8.4.3-6|11	Patch1:		tix-8.4.2-link.patch
12mr|tix-8.4.3-6|12	Patch2:		tix-8.4.3-tcl86.patch
12mr|tix-8.4.3-6|13	BuildRequires:	tcl-devel
12mr|tix-8.4.3-6|14	BuildRequires:	tk-devel
12mr|tix-8.4.3-6|15	BuildRequires:	groff
12mr|tix-8.4.3-6|16	BuildRequires:	tcl
12mr|tix-8.4.3-6|17	BuildRequires:	pkgconfig(xscrnsaver)
12mr|tix-8.4.3-6|18	
12mr|tix-8.4.3-6|19	%description
12mr|tix-8.4.3-6|20	Tix (Tk Interface Extension), an add-on for the Tk widget set, is an
12mr|tix-8.4.3-6|21	extensive set of over 40 widgets.  In general, Tix widgets are more
12mr|tix-8.4.3-6|22	complex and more capable than the widgets provided in Tk.  Tix widgets
12mr|tix-8.4.3-6|23	include a ComboBox, a Motif-style FileSelectBox, an MS Windows-style
12mr|tix-8.4.3-6|24	FileSelectBox, a PanedWindow, a NoteBook, a hierarchical list, a
12mr|tix-8.4.3-6|25	directory tree and a file manager.
12mr|tix-8.4.3-6|26	
12mr|tix-8.4.3-6|27	Install the tix package if you want to try out more complicated widgets
12mr|tix-8.4.3-6|28	for Tk.  You'll also need to have the tcl and tk packages installed.
12mr|tix-8.4.3-6|29	
12mr|tix-8.4.3-6|30	%package	devel
12mr|tix-8.4.3-6|31	Summary:	Development files for %{name}
12mr|tix-8.4.3-6|32	Group:		Development/Other
12mr|tix-8.4.3-6|33	
12mr|tix-8.4.3-6|34	%description	devel
12mr|tix-8.4.3-6|35	This package contains development files for %{name}.
12mr|tix-8.4.3-6|36	
12mr|tix-8.4.3-6|37	%prep
12mr|tix-8.4.3-6|38	%setup -q -n Tix%{version}
12mr|tix-8.4.3-6|39	%patch1 -p1 -b .link
12mr|tix-8.4.3-6|40	%patch2 -p1 -b .tcl86
12mr|tix-8.4.3-6|41	
12mr|tix-8.4.3-6|42	# nuke pdf files
12mr|tix-8.4.3-6|43	rm -rf docs/pdf
12mr|tix-8.4.3-6|44	
12mr|tix-8.4.3-6|45	%build
12mr|tix-8.4.3-6|46	for f in config.guess config.sub ; do
12mr|tix-8.4.3-6|47	test -f /usr/share/libtool/$f || continue
12mr|tix-8.4.3-6|48	find . -type f -name $f -exec cp /usr/share/libtool/$f \{\} \;
12mr|tix-8.4.3-6|49	done
12mr|tix-8.4.3-6|50	
12mr|tix-8.4.3-6|51	%configure2_5x --libdir=%{tcl_sitearch}
12mr|tix-8.4.3-6|52	%make PKG_LIB_FILE=libTix.so
12mr|tix-8.4.3-6|53	
12mr|tix-8.4.3-6|54	%install
12mr|tix-8.4.3-6|55	rm -rf %{buildroot}
12mr|tix-8.4.3-6|56	
12mr|tix-8.4.3-6|57	install -d %{buildroot}%{_libdir}
12mr|tix-8.4.3-6|58	install -d %{buildroot}%{tcl_sitearch}
12mr|tix-8.4.3-6|59	install -d %{buildroot}%{_includedir}/%{name}
12mr|tix-8.4.3-6|60	
12mr|tix-8.4.3-6|61	%makeinstall_std PKG_LIB_FILE=libTix.so
12mr|tix-8.4.3-6|62	
12mr|tix-8.4.3-6|63	# put the library in /usr/lib as Tix itself is directly linked
12mr|tix-8.4.3-6|64	mv %{buildroot}%{tcl_sitearch}/Tix%{version}/libTix.so %{buildroot}%{_libdir}
12mr|tix-8.4.3-6|65	ln -s %{_libdir}/libTix.so %{buildroot}%{tcl_sitearch}/Tix%{version}/libTix.so
12mr|tix-8.4.3-6|66	
12mr|tix-8.4.3-6|67	# install all headers
12mr|tix-8.4.3-6|68	install -d %{buildroot}%{_includedir}/%{name}/generic
12mr|tix-8.4.3-6|69	install -d %{buildroot}%{_includedir}/%{name}/unix
12mr|tix-8.4.3-6|70	install -m0644 generic/*.h %{buildroot}%{_includedir}/%{name}/generic/
12mr|tix-8.4.3-6|71	install -m0644 unix/*.h %{buildroot}%{_includedir}/%{name}/unix/
12mr|tix-8.4.3-6|72	
12mr|tix-8.4.3-6|73	# install man pages
12mr|tix-8.4.3-6|74	mkdir -p %{buildroot}%{_mandir}/mann
12mr|tix-8.4.3-6|75	mkdir -p %{buildroot}%{_mandir}/man1
12mr|tix-8.4.3-6|76	install -m0644 man/*.n %{buildroot}%{_mandir}/mann
12mr|tix-8.4.3-6|77	install -m0644 man/*.1 %{buildroot}%{_mandir}/man1
12mr|tix-8.4.3-6|78	
12mr|tix-8.4.3-6|79	# remove stuff that ends up as docs
12mr|tix-8.4.3-6|80	rm -f %{buildroot}%{tcl_sitearch}/Tix%{version}/README.txt
12mr|tix-8.4.3-6|81	rm -f %{buildroot}%{tcl_sitearch}/Tix%{version}/license.terms
12mr|tix-8.4.3-6|82	
12mr|tix-8.4.3-6|83	%files
12mr|tix-8.4.3-6|84	%doc *.txt *.html license.terms docs/*
12mr|tix-8.4.3-6|85	%{_libdir}/libTix.so
12mr|tix-8.4.3-6|86	%{tcl_sitearch}/Tix%{version}
12mr|tix-8.4.3-6|87	%{_mandir}/man1/*
12mr|tix-8.4.3-6|88	
12mr|tix-8.4.3-6|89	%files devel
12mr|tix-8.4.3-6|90	%{_includedir}/%{name}
12mr|tix-8.4.3-6|91	%{_mandir}/mann/*
12mr|tix-8.4.3-6|92	
12mr|tix-8.4.3-6|93	
12mr|tix-8.4.3-6|94	
12mr|tix-8.4.3-6|95	
12mr|tix-8.4.3-6|96	%changelog
12mr|tix-8.4.3-6|97	* Sat Oct  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|tix-8.4.3-6|98	+ Commit: c07e661
12mr|tix-8.4.3-6|99	- Add rpmlint filter, spec cleanup
12mr|tix-8.4.3-6|100	
12mr|tix-8.4.3-6|101	

19011 12
12mr|tk-8.6-0.b2.4|1	%define rel	4
12mr|tk-8.6-0.b2.4|2	%define pre	b2
12mr|tk-8.6-0.b2.4|3	
12mr|tk-8.6-0.b2.4|4	%if %pre
12mr|tk-8.6-0.b2.4|5	%define release		0.%{pre}.%{rel}
12mr|tk-8.6-0.b2.4|6	%define distname	%{name}%{version}%{pre}-src.tar.gz
12mr|tk-8.6-0.b2.4|7	%define dirname_	%{name}%{version}%{pre}
12mr|tk-8.6-0.b2.4|8	%else
12mr|tk-8.6-0.b2.4|9	%define release		%{rel}
12mr|tk-8.6-0.b2.4|10	%define distname	%{name}%{version}-src.tar.gz
12mr|tk-8.6-0.b2.4|11	%define dirname_	%{name}%{version}
12mr|tk-8.6-0.b2.4|12	%endif
12mr|tk-8.6-0.b2.4|13	
12mr|tk-8.6-0.b2.4|14	%define major		8.6
12mr|tk-8.6-0.b2.4|15	%define libname		%mklibname %{name} %{major}
12mr|tk-8.6-0.b2.4|16	%define develname	%mklibname %{name} -d
12mr|tk-8.6-0.b2.4|17	
12mr|tk-8.6-0.b2.4|18	Summary:	Tk GUI toolkit for Tcl
12mr|tk-8.6-0.b2.4|19	Name:		tk
12mr|tk-8.6-0.b2.4|20	Version:	8.6
12mr|tk-8.6-0.b2.4|21	Release:	%{release}
12mr|tk-8.6-0.b2.4|22	License:	BSD
12mr|tk-8.6-0.b2.4|23	Group:		System/Libraries
12mr|tk-8.6-0.b2.4|24	URL:		http://tcl.tk
12mr|tk-8.6-0.b2.4|25	Source0:	http://downloads.sourceforge.net/tcl/%{distname}
12mr|tk-8.6-0.b2.4|26	Source1:        icons.tcl
12mr|tk-8.6-0.b2.4|27	Patch0:		tk8.6b1-soname.patch
12mr|tk-8.6-0.b2.4|28	Patch1:		tk8.6b1-fix_Xft_linkage.patch
12mr|tk-8.6-0.b2.4|29	Requires:	%{libname} = %{version}-%{release}
12mr|tk-8.6-0.b2.4|30	BuildRequires:	tcl-devel >= %{version}
12mr|tk-8.6-0.b2.4|31	BuildRequires:	pkgconfig(x11)
12mr|tk-8.6-0.b2.4|32	BuildRequires:	pkgconfig(xft)
12mr|tk-8.6-0.b2.4|33	BuildRequires:	pkgconfig(fontconfig)
12mr|tk-8.6-0.b2.4|34	BuildRequires:	pkgconfig(xscrnsaver)
12mr|tk-8.6-0.b2.4|35	BuildRequires:	chrpath
12mr|tk-8.6-0.b2.4|36	Provides:	%{_bindir}/wish
12mr|tk-8.6-0.b2.4|37	
12mr|tk-8.6-0.b2.4|38	%description
12mr|tk-8.6-0.b2.4|39	Tk is a X Windows widget set designed to work closely with the tcl
12mr|tk-8.6-0.b2.4|40	scripting language. It allows you to write simple programs with full
12mr|tk-8.6-0.b2.4|41	featured GUIs in only a little more time then it takes to write a
12mr|tk-8.6-0.b2.4|42	text based interface. Tcl/Tk applications can also be run on Windows
12mr|tk-8.6-0.b2.4|43	and Macintosh platforms.
12mr|tk-8.6-0.b2.4|44	
12mr|tk-8.6-0.b2.4|45	%package -n	%{libname}
12mr|tk-8.6-0.b2.4|46	Summary:	Shared libraries for %{name}
12mr|tk-8.6-0.b2.4|47	Group:		System/Libraries
12mr|tk-8.6-0.b2.4|48	
12mr|tk-8.6-0.b2.4|49	%description -n	%{libname}
12mr|tk-8.6-0.b2.4|50	Tk is a X Windows widget set designed to work closely with the tcl
12mr|tk-8.6-0.b2.4|51	scripting language. It allows you to write simple programs with full
12mr|tk-8.6-0.b2.4|52	featured GUI's in only a little more time then it takes to write a
12mr|tk-8.6-0.b2.4|53	text based interface. Tcl/Tk applications can also be run on Windows
12mr|tk-8.6-0.b2.4|54	and Macintosh platforms.
12mr|tk-8.6-0.b2.4|55	
12mr|tk-8.6-0.b2.4|56	%package -n	%{develname}
12mr|tk-8.6-0.b2.4|57	Summary:	Development files for %{name}
12mr|tk-8.6-0.b2.4|58	Group:		Development/Other
12mr|tk-8.6-0.b2.4|59	Requires:	%{name} = %{version}-%{release}
12mr|tk-8.6-0.b2.4|60	Requires:	%{libname} = %{version}-%{release}
12mr|tk-8.6-0.b2.4|61	Requires:	pkgconfig(x11)
12mr|tk-8.6-0.b2.4|62	Provides:	%{name}-devel = %{version}-%{release}
12mr|tk-8.6-0.b2.4|63	
12mr|tk-8.6-0.b2.4|64	%description -n	%{develname}
12mr|tk-8.6-0.b2.4|65	This package contains development files for %{name}.
12mr|tk-8.6-0.b2.4|66	
12mr|tk-8.6-0.b2.4|67	%prep
12mr|tk-8.6-0.b2.4|68	%setup -q -n %{dirname_}
12mr|tk-8.6-0.b2.4|69	%patch0 -p1 -b .soname~
12mr|tk-8.6-0.b2.4|70	%patch1 -p1 -b .Xft
12mr|tk-8.6-0.b2.4|71	# Replace native icons.tcl - it contains  PNG data
12mr|tk-8.6-0.b2.4|72	# obtained using old libpng and has problems with new libpng
12mr|tk-8.6-0.b2.4|73	# The new one contains PNG data created using
12mr|tk-8.6-0.b2.4|74	# new libpng
12mr|tk-8.6-0.b2.4|75	cp -f %{SOURCE1} library
12mr|tk-8.6-0.b2.4|76	
12mr|tk-8.6-0.b2.4|77	%build
12mr|tk-8.6-0.b2.4|78	pushd unix
12mr|tk-8.6-0.b2.4|79	autoconf
12mr|tk-8.6-0.b2.4|80	%configure2_5x \
12mr|tk-8.6-0.b2.4|81	--enable-threads \
12mr|tk-8.6-0.b2.4|82	--enable-64bit \
12mr|tk-8.6-0.b2.4|83	--disable-rpath \
12mr|tk-8.6-0.b2.4|84	--with-tcl=%{_libdir} \
12mr|tk-8.6-0.b2.4|85	--includedir=%{_includedir}/tk%{version}
12mr|tk-8.6-0.b2.4|86	%make TK_LIBRARY=%{_datadir}/%{name}%{majorver}
12mr|tk-8.6-0.b2.4|87	
12mr|tk-8.6-0.b2.4|88	cp libtk%{major}.so libtk%{major}.so.0
12mr|tk-8.6-0.b2.4|89	#    make test
12mr|tk-8.6-0.b2.4|90	popd
12mr|tk-8.6-0.b2.4|91	
12mr|tk-8.6-0.b2.4|92	%install
12mr|tk-8.6-0.b2.4|93	rm -rf %{buildroot}
12mr|tk-8.6-0.b2.4|94	
12mr|tk-8.6-0.b2.4|95	# If %{_libdir} is not %{_prefix}/lib, then define EXTRA_TCLLIB_FILES
12mr|tk-8.6-0.b2.4|96	# which contains actual non-architecture-dependent tcl code.
12mr|tk-8.6-0.b2.4|97	if [ "%{_libdir}" != "%{_prefix}/lib" ]; then
12mr|tk-8.6-0.b2.4|98	EXTRA_TCLLIB_FILES="%{buildroot}%{_prefix}/lib/*"
12mr|tk-8.6-0.b2.4|99	fi
12mr|tk-8.6-0.b2.4|100	
12mr|tk-8.6-0.b2.4|101	%makeinstall -C unix TK_LIBRARY=%{buildroot}%{_datadir}/%{name}%{major}
12mr|tk-8.6-0.b2.4|102	
12mr|tk-8.6-0.b2.4|103	# create the arch-dependent dir
12mr|tk-8.6-0.b2.4|104	mkdir -p %{buildroot}%{_libdir}/%{name}%{major}
12mr|tk-8.6-0.b2.4|105	
12mr|tk-8.6-0.b2.4|106	# fix libname
12mr|tk-8.6-0.b2.4|107	mv %{buildroot}%{_libdir}/libtk%{major}.so %{buildroot}%{_libdir}/libtk%{major}.so.0
12mr|tk-8.6-0.b2.4|108	ln -snf libtk%{major}.so.0 %{buildroot}%{_libdir}/libtk%{major}.so
12mr|tk-8.6-0.b2.4|109	
12mr|tk-8.6-0.b2.4|110	# install all headers
12mr|tk-8.6-0.b2.4|111	install -d %{buildroot}%{_includedir}/tk%{version}/compat
12mr|tk-8.6-0.b2.4|112	install -d %{buildroot}%{_includedir}/tk%{version}/generic
12mr|tk-8.6-0.b2.4|113	install -d %{buildroot}%{_includedir}/tk%{version}/unix
12mr|tk-8.6-0.b2.4|114	install -m0644 compat/*.h %{buildroot}%{_includedir}/tk%{version}/compat/
12mr|tk-8.6-0.b2.4|115	install -m0644 generic/*.h %{buildroot}%{_includedir}/tk%{version}/generic/
12mr|tk-8.6-0.b2.4|116	install -m0644 unix/*.h %{buildroot}%{_includedir}/tk%{version}/unix/
12mr|tk-8.6-0.b2.4|117	
12mr|tk-8.6-0.b2.4|118	# (tpg) compat issues
12mr|tk-8.6-0.b2.4|119	cp -f %{buildroot}%{_includedir}/tk%{version}/unix/tkUnixPort.h %{buildroot}%{_includedir}/tk%{version}/generic/
12mr|tk-8.6-0.b2.4|120	
12mr|tk-8.6-0.b2.4|121	pushd %{buildroot}%{_bindir}
12mr|tk-8.6-0.b2.4|122	ln -sf wish* wish
12mr|tk-8.6-0.b2.4|123	popd
12mr|tk-8.6-0.b2.4|124	
12mr|tk-8.6-0.b2.4|125	pushd %{buildroot}%{_libdir}
12mr|tk-8.6-0.b2.4|126	cat > lib%{name}.so << EOF
12mr|tk-8.6-0.b2.4|127	/* GNU ld script
12mr|tk-8.6-0.b2.4|128	We want -l%{name} to include the actual system library,
12mr|tk-8.6-0.b2.4|129	which is lib%{name}%{major}.so.0  */
12mr|tk-8.6-0.b2.4|130	INPUT ( -l%{name}%{major} )
12mr|tk-8.6-0.b2.4|131	EOF
12mr|tk-8.6-0.b2.4|132	popd
12mr|tk-8.6-0.b2.4|133	
12mr|tk-8.6-0.b2.4|134	# fix config script
12mr|tk-8.6-0.b2.4|135	perl -pi -e "s|-L`pwd`/unix\b|-L%{_libdir}|g" %{buildroot}%{_libdir}/tkConfig.sh
12mr|tk-8.6-0.b2.4|136	perl -pi -e "s|`pwd`/unix/lib|%{_libdir}/lib|g" %{buildroot}%{_libdir}/tkConfig.sh
12mr|tk-8.6-0.b2.4|137	perl -pi -e "s|`pwd`|%{_includedir}/tk%{version}|g" %{buildroot}%{_libdir}/tkConfig.sh
12mr|tk-8.6-0.b2.4|138	
12mr|tk-8.6-0.b2.4|139	# and let it be found (we don't look in /usr/lib any more)
12mr|tk-8.6-0.b2.4|140	ln -s %{_libdir}/%{name}Config.sh %{buildroot}/%{_libdir}/%{name}%{major}/%{name}Config.sh
12mr|tk-8.6-0.b2.4|141	
12mr|tk-8.6-0.b2.4|142	# Arrangements for lib64 platforms
12mr|tk-8.6-0.b2.4|143	echo "# placeholder" >> %{libname}.files
12mr|tk-8.6-0.b2.4|144	echo "# placeholder" >> %{develname}.files
12mr|tk-8.6-0.b2.4|145	if [[ "%{_lib}" != "lib" ]]; then
12mr|tk-8.6-0.b2.4|146	mkdir -p %{buildroot}%{_prefix}/lib
12mr|tk-8.6-0.b2.4|147	ln -s %{_libdir}/tkConfig.sh %{buildroot}%{_prefix}/lib/tkConfig.sh
12mr|tk-8.6-0.b2.4|148	echo "%{_prefix}/lib/tkConfig.sh" >> %{develname}.files
12mr|tk-8.6-0.b2.4|149	fi
12mr|tk-8.6-0.b2.4|150	
12mr|tk-8.6-0.b2.4|151	# (fc) make sure .so files are writable by root
12mr|tk-8.6-0.b2.4|152	chmod 755 %{buildroot}%{_libdir}/*.so*
12mr|tk-8.6-0.b2.4|153	
12mr|tk-8.6-0.b2.4|154	# (tpg) nuke rpath
12mr|tk-8.6-0.b2.4|155	chrpath -d %{buildroot}%{_libdir}/libtk%{major}.so.0
12mr|tk-8.6-0.b2.4|156	
12mr|tk-8.6-0.b2.4|157	%files
12mr|tk-8.6-0.b2.4|158	%{_bindir}/*
12mr|tk-8.6-0.b2.4|159	%{_libdir}/%{name}%{major}
12mr|tk-8.6-0.b2.4|160	%{_datadir}/%{name}%{major}
12mr|tk-8.6-0.b2.4|161	%{_mandir}/man1/*
12mr|tk-8.6-0.b2.4|162	%{_mandir}/man3/*
12mr|tk-8.6-0.b2.4|163	%{_mandir}/mann/*
12mr|tk-8.6-0.b2.4|164	
12mr|tk-8.6-0.b2.4|165	%files -n %{libname} -f %{libname}.files
12mr|tk-8.6-0.b2.4|166	%attr(0755,root,root) %{_libdir}/lib*.so.*
12mr|tk-8.6-0.b2.4|167	
12mr|tk-8.6-0.b2.4|168	%files -n %{develname} -f %{develname}.files
12mr|tk-8.6-0.b2.4|169	%dir %{_includedir}/tk%{version}
12mr|tk-8.6-0.b2.4|170	%dir %{_includedir}/tk%{version}/compat
12mr|tk-8.6-0.b2.4|171	%dir %{_includedir}/tk%{version}/generic
12mr|tk-8.6-0.b2.4|172	%dir %{_includedir}/tk%{version}/unix
12mr|tk-8.6-0.b2.4|173	%attr(0644,root,root) %{_includedir}/tk%{version}/compat/*.h
12mr|tk-8.6-0.b2.4|174	%attr(0644,root,root) %{_includedir}/tk%{version}/generic/*.h
12mr|tk-8.6-0.b2.4|175	%attr(0644,root,root) %{_includedir}/tk%{version}/unix/*.h
12mr|tk-8.6-0.b2.4|176	%attr(0644,root,root) %{_includedir}/*.h
12mr|tk-8.6-0.b2.4|177	%attr(0755,root,root) %{_libdir}/*.so
12mr|tk-8.6-0.b2.4|178	%attr(0644,root,root) %{_libdir}/*.a
12mr|tk-8.6-0.b2.4|179	%attr(0755,root,root) %{_libdir}/tkConfig.sh
12mr|tk-8.6-0.b2.4|180	%attr(0644,root,root) %{_libdir}/pkgconfig/*.pc
12mr|tk-8.6-0.b2.4|181	
12mr|tk-8.6-0.b2.4|182	%changelog
12mr|tk-8.6-0.b2.4|183	* Fri Apr 20 2012 Bernhard Rosenkraenzer <bero@bero.eu> 8.6-0.b2.1mdv2012.0
12mr|tk-8.6-0.b2.4|184	+ Revision: 792552
12mr|tk-8.6-0.b2.4|185	- 8.6b2
12mr|tk-8.6-0.b2.4|186	
12mr|tk-8.6-0.b2.4|187	* Fri May 06 2011 Oden Eriksson <oeriksson@mandriva.com> 8.6-0.b1.8
12mr|tk-8.6-0.b2.4|188	+ Revision: 670709
12mr|tk-8.6-0.b2.4|189	- mass rebuild
12mr|tk-8.6-0.b2.4|190	
12mr|tk-8.6-0.b2.4|191	* Sat Jan 01 2011 Funda Wang <fwang@mandriva.org> 8.6-0.b1.7mdv2011.0
12mr|tk-8.6-0.b2.4|192	+ Revision: 626939
12mr|tk-8.6-0.b2.4|193	- tighten BR
12mr|tk-8.6-0.b2.4|194	
12mr|tk-8.6-0.b2.4|195	* Thu Dec 09 2010 Jani Välimaa <wally@mandriva.org> 8.6-0.b1.6mdv2011.0
12mr|tk-8.6-0.b2.4|196	+ Revision: 617526
12mr|tk-8.6-0.b2.4|197	- fix linking with Xft
12mr|tk-8.6-0.b2.4|198	
12mr|tk-8.6-0.b2.4|199	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 8.6-0.b1.5mdv2011.0
12mr|tk-8.6-0.b2.4|200	+ Revision: 608012
12mr|tk-8.6-0.b2.4|201	- rebuild
12mr|tk-8.6-0.b2.4|202	
12mr|tk-8.6-0.b2.4|203	* Sun Jan 03 2010 Funda Wang <fwang@mandriva.org> 8.6-0.b1.4mdv2010.1
12mr|tk-8.6-0.b2.4|204	+ Revision: 486058
12mr|tk-8.6-0.b2.4|205	- build with thread support
12mr|tk-8.6-0.b2.4|206	
12mr|tk-8.6-0.b2.4|207	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 8.6-0.b1.3mdv2010.0
12mr|tk-8.6-0.b2.4|208	+ Revision: 427383
12mr|tk-8.6-0.b2.4|209	- rebuild
12mr|tk-8.6-0.b2.4|210	
12mr|tk-8.6-0.b2.4|211	* Thu Mar 05 2009 Frederic Crozat <fcrozat@mandriva.com> 8.6-0.b1.2mdv2009.1
12mr|tk-8.6-0.b2.4|212	+ Revision: 348795
12mr|tk-8.6-0.b2.4|213	- Explicitly provides /usr/bin/wish (Mdv bug #48458)
12mr|tk-8.6-0.b2.4|214	
12mr|tk-8.6-0.b2.4|215	* Wed Dec 24 2008 Adam Williamson <awilliamson@mandriva.org> 8.6-0.b1.1mdv2009.1
12mr|tk-8.6-0.b2.4|216	+ Revision: 318173
12mr|tk-8.6-0.b2.4|217	- new release 8.6b1
12mr|tk-8.6-0.b2.4|218	- drop panic.patch (merged upstream)
12mr|tk-8.6-0.b2.4|219	
12mr|tk-8.6-0.b2.4|220	* Fri Dec 05 2008 Adam Williamson <awilliamson@mandriva.org> 8.6-0.a3.1mdv2009.1
12mr|tk-8.6-0.b2.4|221	+ Revision: 310131
12mr|tk-8.6-0.b2.4|222	- add panic.patch from upstream CVS: fix build breaking error
12mr|tk-8.6-0.b2.4|223	- create prefix/lib on x86-64
12mr|tk-8.6-0.b2.4|224	- new locations: /usr/lib/tk8.6 and /usr/share/tk8.6
12mr|tk-8.6-0.b2.4|225	- drop libtk-devel provide, everything should use tk-devel now
12mr|tk-8.6-0.b2.4|226	- no need to conflict with tk8.4, it doesn't exist any more
12mr|tk-8.6-0.b2.4|227	- new release 8.6a3
12mr|tk-8.6-0.b2.4|228	
12mr|tk-8.6-0.b2.4|229	* Wed Oct 15 2008 Frederik Himpe <fhimpe@mandriva.org> 8.5.5-1mdv2009.1
12mr|tk-8.6-0.b2.4|230	+ Revision: 294067
12mr|tk-8.6-0.b2.4|231	- update to new version 8.5.5
12mr|tk-8.6-0.b2.4|232	
12mr|tk-8.6-0.b2.4|233	* Fri Aug 15 2008 Adam Williamson <awilliamson@mandriva.org> 8.5.4-1mdv2009.0
12mr|tk-8.6-0.b2.4|234	+ Revision: 272388
12mr|tk-8.6-0.b2.4|235	- new release 8.5.4
12mr|tk-8.6-0.b2.4|236	
12mr|tk-8.6-0.b2.4|237	* Mon Jul 07 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 8.5.3-1mdv2009.0
12mr|tk-8.6-0.b2.4|238	+ Revision: 232455
12mr|tk-8.6-0.b2.4|239	- update to new version 8.5.3
12mr|tk-8.6-0.b2.4|240	
12mr|tk-8.6-0.b2.4|241	* Tue Jun 24 2008 Adam Williamson <awilliamson@mandriva.org> 8.5.2-1mdv2009.0
12mr|tk-8.6-0.b2.4|242	+ Revision: 228749
12mr|tk-8.6-0.b2.4|243	- rediff soname.patch
12mr|tk-8.6-0.b2.4|244	- new release 8.5.2
12mr|tk-8.6-0.b2.4|245	
12mr|tk-8.6-0.b2.4|246	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 8.5.1-2mdv2009.0
12mr|tk-8.6-0.b2.4|247	+ Revision: 225772
12mr|tk-8.6-0.b2.4|248	- rebuild
12mr|tk-8.6-0.b2.4|249	
12mr|tk-8.6-0.b2.4|250	+ Pixel <pixel@mandriva.com>
12mr|tk-8.6-0.b2.4|251	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|tk-8.6-0.b2.4|252	
12mr|tk-8.6-0.b2.4|253	* Tue Feb 05 2008 Frederik Himpe <fhimpe@mandriva.org> 8.5.1-1mdv2008.1
12mr|tk-8.6-0.b2.4|254	+ Revision: 162831
12mr|tk-8.6-0.b2.4|255	- New upstream bugfix release (fixes security problem CVE-2008-0553)
12mr|tk-8.6-0.b2.4|256	
12mr|tk-8.6-0.b2.4|257	* Sat Jan 12 2008 Adam Williamson <awilliamson@mandriva.org> 8.5.0-1mdv2008.1
12mr|tk-8.6-0.b2.4|258	+ Revision: 149228
12mr|tk-8.6-0.b2.4|259	- correct devel obsolete
12mr|tk-8.6-0.b2.4|260	- replace rpath.patch with a configure option
12mr|tk-8.6-0.b2.4|261	- rediff soname.patch
12mr|tk-8.6-0.b2.4|262	- reorganize spec to follow Mandriva norms
12mr|tk-8.6-0.b2.4|263	- new release 8.5.0 final
12mr|tk-8.6-0.b2.4|264	
12mr|tk-8.6-0.b2.4|265	+ Olivier Blin <blino@mandriva.org>
12mr|tk-8.6-0.b2.4|266	- restore BuildRoot
12mr|tk-8.6-0.b2.4|267	
12mr|tk-8.6-0.b2.4|268	+ Thierry Vignaud <tv@mandriva.org>
12mr|tk-8.6-0.b2.4|269	- kill re-definition of %%buildroot on Pixel's request
12mr|tk-8.6-0.b2.4|270	
12mr|tk-8.6-0.b2.4|271	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 8.5a6-8mdv2008.0
12mr|tk-8.6-0.b2.4|272	+ Revision: 81990
12mr|tk-8.6-0.b2.4|273	- rebuild for new soname of tcl
12mr|tk-8.6-0.b2.4|274	
12mr|tk-8.6-0.b2.4|275	* Fri Sep 07 2007 Anssi Hannula <anssi@mandriva.org> 8.5a6-7mdv2008.0
12mr|tk-8.6-0.b2.4|276	+ Revision: 81980
12mr|tk-8.6-0.b2.4|277	- rediff and reapply soname and rpath patches (fixes #31618)
12mr|tk-8.6-0.b2.4|278	
12mr|tk-8.6-0.b2.4|279	* Wed Jun 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 8.5a6-6mdv2008.0
12mr|tk-8.6-0.b2.4|280	+ Revision: 41805
12mr|tk-8.6-0.b2.4|281	- update url
12mr|tk-8.6-0.b2.4|282	- handle nicely some stubborn files
12mr|tk-8.6-0.b2.4|283	
12mr|tk-8.6-0.b2.4|284	* Wed Jun 20 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 8.5a6-5mdv2008.0
12mr|tk-8.6-0.b2.4|285	+ Revision: 41680
12mr|tk-8.6-0.b2.4|286	- fix build on x86_64
12mr|tk-8.6-0.b2.4|287	- own missing files
12mr|tk-8.6-0.b2.4|288	- nuke rpath
12mr|tk-8.6-0.b2.4|289	- provide a symlink for tkUnixPort.h
12mr|tk-8.6-0.b2.4|290	- new devel library policy
12mr|tk-8.6-0.b2.4|291	
12mr|tk-8.6-0.b2.4|292	* Thu Jun 07 2007 Anssi Hannula <anssi@mandriva.org> 8.5a6-3mdv2008.0
12mr|tk-8.6-0.b2.4|293	+ Revision: 36207
12mr|tk-8.6-0.b2.4|294	- rebuild with correct optflags
12mr|tk-8.6-0.b2.4|295	
12mr|tk-8.6-0.b2.4|296	* Tue Jun 05 2007 Jérôme Soyer <saispo@mandriva.org> 8.5a6-2mdv2008.0
12mr|tk-8.6-0.b2.4|297	+ Revision: 35821
12mr|tk-8.6-0.b2.4|298	- Add Conflicts
12mr|tk-8.6-0.b2.4|299	
12mr|tk-8.6-0.b2.4|300	* Thu May 31 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 8.5a6-1mdv2008.0
12mr|tk-8.6-0.b2.4|301	+ Revision: 33191
12mr|tk-8.6-0.b2.4|302	- new version
12mr|tk-8.6-0.b2.4|303	
12mr|tk-8.6-0.b2.4|304	* Thu May 03 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 8.5a5-3mdv2008.0
12mr|tk-8.6-0.b2.4|305	+ Revision: 21616
12mr|tk-8.6-0.b2.4|306	- correct requires
12mr|tk-8.6-0.b2.4|307	
12mr|tk-8.6-0.b2.4|308	* Sun Apr 22 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 8.5a5-2mdv2008.0
12mr|tk-8.6-0.b2.4|309	+ Revision: 17092
12mr|tk-8.6-0.b2.4|310	- Fix Require ( close bug #30376)
12mr|tk-8.6-0.b2.4|311	
12mr|tk-8.6-0.b2.4|312	* Fri Apr 20 2007 Jérôme Soyer <saispo@mandriva.org> 8.5a5-1mdv2008.0
12mr|tk-8.6-0.b2.4|313	+ Revision: 16128
12mr|tk-8.6-0.b2.4|314	- New release 8.5a5
12mr|tk-8.6-0.b2.4|315	
12mr|tk-8.6-0.b2.4|316	
12mr|tk-8.6-0.b2.4|317	* Mon Dec 18 2006 Nicolas Lécureuil <neoclust@mandriva.org> 8.4.14-1mdv2007.0
12mr|tk-8.6-0.b2.4|318	+ Revision: 98584
12mr|tk-8.6-0.b2.4|319	- New version 8.4.14
12mr|tk-8.6-0.b2.4|320	- Import tk
12mr|tk-8.6-0.b2.4|321	
12mr|tk-8.6-0.b2.4|322	* Sat Apr 22 2006 Oden Eriksson <oeriksson@mandriva.com> 8.4.13-1mdk
12mr|tk-8.6-0.b2.4|323	- 8.4.13
12mr|tk-8.6-0.b2.4|324	- drop upstream patches; P2
12mr|tk-8.6-0.b2.4|325	
12mr|tk-8.6-0.b2.4|326	* Tue Feb 14 2006 Oden Eriksson <oeriksson@mandriva.com> 8.4.12-1mdk
12mr|tk-8.6-0.b2.4|327	- 8.4.12
12mr|tk-8.6-0.b2.4|328	- added P2 to fix build with bash31
12mr|tk-8.6-0.b2.4|329	
12mr|tk-8.6-0.b2.4|330	* Sun Jan 01 2006 Oden Eriksson <oeriksson@mandriva.com> 8.4.11-5mdk
12mr|tk-8.6-0.b2.4|331	- fix the tkConfig.sh file
12mr|tk-8.6-0.b2.4|332	
12mr|tk-8.6-0.b2.4|333	* Sat Dec 31 2005 Oden Eriksson <oeriksson@mandriva.com> 8.4.11-4mdk
12mr|tk-8.6-0.b2.4|334	- file the libtk.so file
12mr|tk-8.6-0.b2.4|335	
12mr|tk-8.6-0.b2.4|336	* Sat Dec 31 2005 Oden Eriksson <oeriksson@mandriva.com> 8.4.11-3mdk
12mr|tk-8.6-0.b2.4|337	- fix soname (P1) after looking at debian
12mr|tk-8.6-0.b2.4|338	- ship missing headers
12mr|tk-8.6-0.b2.4|339	- misc lib64 and spec file fixes
12mr|tk-8.6-0.b2.4|340	
12mr|tk-8.6-0.b2.4|341	* Thu Dec 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 8.4.11-2mdk
12mr|tk-8.6-0.b2.4|342	- first release as a standalone package
12mr|tk-8.6-0.b2.4|343	- devel files in a devel package
12mr|tk-8.6-0.b2.4|344	

19012 12
12mr|tkcvs-8.2.1-4|1	%define name tkcvs
12mr|tkcvs-8.2.1-4|2	%define version 8.2.1
12mr|tkcvs-8.2.1-4|3	%define ver %(echo %{version} | sed -e 's/\\./_/g')
12mr|tkcvs-8.2.1-4|4	
12mr|tkcvs-8.2.1-4|5	Summary:	Tk interface for CVS
12mr|tkcvs-8.2.1-4|6	Name:		%{name}
12mr|tkcvs-8.2.1-4|7	Version: 	%{version}
12mr|tkcvs-8.2.1-4|8	Release: 	%mkrel 4
12mr|tkcvs-8.2.1-4|9	License:	GPLv2
12mr|tkcvs-8.2.1-4|10	Group:		Development/Other
12mr|tkcvs-8.2.1-4|11	Source:		http://www.twobarleycorns.net/%{name}_%{ver}.tar.gz
12mr|tkcvs-8.2.1-4|12	Patch0:		tkcvs-8.2.1-paths.patch
12mr|tkcvs-8.2.1-4|13	Url: 		http://www.twobarleycorns.net/tkcvs.html
12mr|tkcvs-8.2.1-4|14	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|tkcvs-8.2.1-4|15	Requires:	tk cvs tcl
12mr|tkcvs-8.2.1-4|16	BuildArch:	noarch
12mr|tkcvs-8.2.1-4|17	Epoch:		1
12mr|tkcvs-8.2.1-4|18	
12mr|tkcvs-8.2.1-4|19	%description
12mr|tkcvs-8.2.1-4|20	TkCVS is a Tcl/Tk-based graphical interface to the CVS and Subversion
12mr|tkcvs-8.2.1-4|21	configuration management systems.  It includes facilities for providing
12mr|tkcvs-8.2.1-4|22	"user friendly" names to modules and directories within the repository,
12mr|tkcvs-8.2.1-4|23	and provides a facility to interactively browse the repository looking
12mr|tkcvs-8.2.1-4|24	for modules and directories.
12mr|tkcvs-8.2.1-4|25	
12mr|tkcvs-8.2.1-4|26	%prep
12mr|tkcvs-8.2.1-4|27	%setup -q -n %{name}_%ver
12mr|tkcvs-8.2.1-4|28	%patch0 -p1 -b .paths
12mr|tkcvs-8.2.1-4|29	
12mr|tkcvs-8.2.1-4|30	%install
12mr|tkcvs-8.2.1-4|31	rm -fr %buildroot
12mr|tkcvs-8.2.1-4|32	
12mr|tkcvs-8.2.1-4|33	install -d %buildroot/%_bindir/
12mr|tkcvs-8.2.1-4|34	install -d %buildroot/%_datadir/tkcvs/bitmaps
12mr|tkcvs-8.2.1-4|35	install -d %buildroot/%_mandir/man1
12mr|tkcvs-8.2.1-4|36	
12mr|tkcvs-8.2.1-4|37	install tkcvs/tkcvs.tcl %buildroot/%_bindir/tkcvs
12mr|tkcvs-8.2.1-4|38	install tkdiff/tkdiff %buildroot/%_bindir/tkdiff
12mr|tkcvs-8.2.1-4|39	install tkcvs/*.tcl       %buildroot/%_datadir/tkcvs
12mr|tkcvs-8.2.1-4|40	install tkcvs/tclIndex    %buildroot/%_datadir/tkcvs
12mr|tkcvs-8.2.1-4|41	install tkcvs/bitmaps/*         %buildroot/%_datadir/tkcvs/bitmaps/
12mr|tkcvs-8.2.1-4|42	install tkcvs/*.1         %buildroot/%_mandir/man1
12mr|tkcvs-8.2.1-4|43	rm -f %buildroot/%_mandir/tkcvs/tkcvs_def.tcl
12mr|tkcvs-8.2.1-4|44	install -d %buildroot/%_sysconfdir/cvs/
12mr|tkcvs-8.2.1-4|45	install tkcvs/tkcvs_def.tcl %buildroot/%_sysconfdir/cvs/
12mr|tkcvs-8.2.1-4|46	
12mr|tkcvs-8.2.1-4|47	#README.tkcvs tkdiff/COPYING tkcvs/vendor.readme tkcvs/branchgen.sh
12mr|tkcvs-8.2.1-4|48	ln tkdiff/COPYING tkdiff.COPYING
12mr|tkcvs-8.2.1-4|49	
12mr|tkcvs-8.2.1-4|50	# Menu support
12mr|tkcvs-8.2.1-4|51	
12mr|tkcvs-8.2.1-4|52	mkdir -p %{buildroot}%{_datadir}/applications
12mr|tkcvs-8.2.1-4|53	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12mr|tkcvs-8.2.1-4|54	[Desktop Entry]
12mr|tkcvs-8.2.1-4|55	Name=TkCVS
12mr|tkcvs-8.2.1-4|56	Comment=Graphical interface to CVS and SVN
12mr|tkcvs-8.2.1-4|57	Exec=%{_bindir}/%{name}
12mr|tkcvs-8.2.1-4|58	Icon=development_tools_section
12mr|tkcvs-8.2.1-4|59	Terminal=false
12mr|tkcvs-8.2.1-4|60	Type=Application
12mr|tkcvs-8.2.1-4|61	StartupNotify=true
12mr|tkcvs-8.2.1-4|62	Categories=Development;RevisionControl;X-MandrivaLinux-MoreApplications-Development-Tools;
12mr|tkcvs-8.2.1-4|63	EOF
12mr|tkcvs-8.2.1-4|64	
12mr|tkcvs-8.2.1-4|65	cat > %{buildroot}%{_datadir}/applications/mandriva-tkdiff.desktop <<EOF
12mr|tkcvs-8.2.1-4|66	[Desktop Entry]
12mr|tkcvs-8.2.1-4|67	Name=TkDiff
12mr|tkcvs-8.2.1-4|68	Comment=Graphical interface to diff
12mr|tkcvs-8.2.1-4|69	Exec=%{_bindir}/tkdiff
12mr|tkcvs-8.2.1-4|70	Icon=development_tools_section
12mr|tkcvs-8.2.1-4|71	Terminal=false
12mr|tkcvs-8.2.1-4|72	Type=Application
12mr|tkcvs-8.2.1-4|73	StartupNotify=true
12mr|tkcvs-8.2.1-4|74	Categories=Development;RevisionControl;X-MandrivaLinux-MoreApplications-Development-Tools;
12mr|tkcvs-8.2.1-4|75	EOF
12mr|tkcvs-8.2.1-4|76	
12mr|tkcvs-8.2.1-4|77	
12mr|tkcvs-8.2.1-4|78	%clean
12mr|tkcvs-8.2.1-4|79	rm -rf $RPM_BUILD_ROOT
12mr|tkcvs-8.2.1-4|80	
12mr|tkcvs-8.2.1-4|81	%files
12mr|tkcvs-8.2.1-4|82	%defattr(644,root,root,755)
12mr|tkcvs-8.2.1-4|83	%doc FAQ CHANGELOG tkdiff.COPYING
12mr|tkcvs-8.2.1-4|84	%attr(755,root,root) %_bindir/*
12mr|tkcvs-8.2.1-4|85	%{_datadir}/tkcvs/*.tcl
12mr|tkcvs-8.2.1-4|86	%dir %{_datadir}/tkcvs/
12mr|tkcvs-8.2.1-4|87	%dir %{_datadir}/tkcvs/bitmaps/
12mr|tkcvs-8.2.1-4|88	%{_datadir}/tkcvs/tclIndex
12mr|tkcvs-8.2.1-4|89	%{_datadir}/applications/*.desktop
12mr|tkcvs-8.2.1-4|90	%_mandir/man*/*
12mr|tkcvs-8.2.1-4|91	%{_datadir}/tkcvs/bitmaps/*
12mr|tkcvs-8.2.1-4|92	%config(noreplace) %_sysconfdir/cvs/tkcvs_def.tcl
12mr|tkcvs-8.2.1-4|93	
12mr|tkcvs-8.2.1-4|94	
12mr|tkcvs-8.2.1-4|95	
12mr|tkcvs-8.2.1-4|96	%changelog
12mr|tkcvs-8.2.1-4|97	

19013 12
12mr|tkxinput-1.0-18|1	%define _enable_debug_packages	%{nil}
12mr|tkxinput-1.0-18|2	%define debug_package		%{nil}
12mr|tkxinput-1.0-18|3	
12mr|tkxinput-1.0-18|4	Summary:	A Tk extension to handle additional input devices in X11
12mr|tkxinput-1.0-18|5	Name:		tkxinput
12mr|tkxinput-1.0-18|6	Version:	1.0
12mr|tkxinput-1.0-18|7	Release:	18
12mr|tkxinput-1.0-18|8	Source0:	%{name}-%{version}.tar.bz2
12mr|tkxinput-1.0-18|9	Patch0:		tkxinput-1.0.tk8.3.patch
12mr|tkxinput-1.0-18|10	Patch1:		tkxinput-1.0.wacom.patch
12mr|tkxinput-1.0-18|11	License:	LGPLv2+
12mr|tkxinput-1.0-18|12	Group:		System/X11
12mr|tkxinput-1.0-18|13	URL:		http://freshmeat.net/redir/tkxinput/22191/url_homepage/tkxinput/
12mr|tkxinput-1.0-18|14	BuildRequires:	pkgconfig(x11)
12mr|tkxinput-1.0-18|15	BuildRequires:	pkgconfig(xi)
12mr|tkxinput-1.0-18|16	BuildRequires:	tk-devel
12mr|tkxinput-1.0-18|17	BuildRequires:	tcl-devel
12mr|tkxinput-1.0-18|18	
12mr|tkxinput-1.0-18|19	%description
12mr|tkxinput-1.0-18|20	The package provides an extension to Tk that add input device
12mr|tkxinput-1.0-18|21	management capabilities. It is possible to bind extended input
12mr|tkxinput-1.0-18|22	events to tcl scripts, to get information about the devices, to
12mr|tkxinput-1.0-18|23	change devices parameters and to change the default pointer and
12mr|tkxinput-1.0-18|24	keyborad devices. It is also possible to send input events from
12mr|tkxinput-1.0-18|25	one application to an other one.
12mr|tkxinput-1.0-18|26	
12mr|tkxinput-1.0-18|27	%prep
12mr|tkxinput-1.0-18|28	%setup -q
12mr|tkxinput-1.0-18|29	%patch0 -p1 -b .tk8
12mr|tkxinput-1.0-18|30	%patch1 -p1 -b .wacom
12mr|tkxinput-1.0-18|31	# quick hack to fix install location...the makefile is way too simple
12mr|tkxinput-1.0-18|32	# to make a proper fix easy without completely re-doing it - AdamW
12mr|tkxinput-1.0-18|33	# 2008/12
12mr|tkxinput-1.0-18|34	sed -i -e 's,$(prefix)/lib,%{buildroot}%{tcl_sitearch},g' Makefile
12mr|tkxinput-1.0-18|35	
12mr|tkxinput-1.0-18|36	%build
12mr|tkxinput-1.0-18|37	%make CFLAGS="%{optflags} -fPIC" TCL_LIB=tcl%{tcl_version} TK_LIB=tk%{tcl_version} X11_LIB_PATH=%{_libdir}
12mr|tkxinput-1.0-18|38	
12mr|tkxinput-1.0-18|39	%install
12mr|tkxinput-1.0-18|40	mkdir -p %{buildroot}%{tcl_sitearch}/TkXInput %{buildroot}%{_bindir}
12mr|tkxinput-1.0-18|41	make install prefix=%{buildroot}%{_prefix}
12mr|tkxinput-1.0-18|42	
12mr|tkxinput-1.0-18|43	%files
12mr|tkxinput-1.0-18|44	%doc README*
12mr|tkxinput-1.0-18|45	%{tcl_sitearch}/TkXInput
12mr|tkxinput-1.0-18|46	%{_bindir}/*
12mr|tkxinput-1.0-18|47	
12mr|tkxinput-1.0-18|48	
12mr|tkxinput-1.0-18|49	
12mr|tkxinput-1.0-18|50	%changelog
12mr|tkxinput-1.0-18|51	

19014 12
12mr|tmpwatch-2.10.1-3|1	Summary:        Utility for removing files based on when they were last accessed
12mr|tmpwatch-2.10.1-3|2	Name:           tmpwatch
12mr|tmpwatch-2.10.1-3|3	Version:        2.10.1
12mr|tmpwatch-2.10.1-3|4	Release:        %mkrel 3
12mr|tmpwatch-2.10.1-3|5	Group:          File tools
12mr|tmpwatch-2.10.1-3|6	License:	GPLv2
12mr|tmpwatch-2.10.1-3|7	URL:		https://fedorahosted.org/tmpwatch/
12mr|tmpwatch-2.10.1-3|8	Source0:        https://fedorahosted.org/releases/t/m/tmpwatch/%{name}-%{version}.tar.bz2
12mr|tmpwatch-2.10.1-3|9	Requires:       psmisc
12mr|tmpwatch-2.10.1-3|10	# configure is looking for /sbin/fuser
12mr|tmpwatch-2.10.1-3|11	BuildRequires: psmisc
12mr|tmpwatch-2.10.1-3|12	Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|tmpwatch-2.10.1-3|13	
12mr|tmpwatch-2.10.1-3|14	%description
12mr|tmpwatch-2.10.1-3|15	The tmpwatch utility recursively searches through specified directories and
12mr|tmpwatch-2.10.1-3|16	removes files which have not been accessed in a specified period of time.
12mr|tmpwatch-2.10.1-3|17	Tmpwatch is normally used to clean up directories which are used for
12mr|tmpwatch-2.10.1-3|18	temporarily holding files (for example, /tmp). Tmpwatch ignores symlinks,
12mr|tmpwatch-2.10.1-3|19	won't switch filesystems and only removes empty directories and regular files.
12mr|tmpwatch-2.10.1-3|20	
12mr|tmpwatch-2.10.1-3|21	%prep
12mr|tmpwatch-2.10.1-3|22	
12mr|tmpwatch-2.10.1-3|23	%setup -q
12mr|tmpwatch-2.10.1-3|24	
12mr|tmpwatch-2.10.1-3|25	%build
12mr|tmpwatch-2.10.1-3|26	%configure2_5x
12mr|tmpwatch-2.10.1-3|27	%make
12mr|tmpwatch-2.10.1-3|28	
12mr|tmpwatch-2.10.1-3|29	%install
12mr|tmpwatch-2.10.1-3|30	rm -rf %{buildroot}
12mr|tmpwatch-2.10.1-3|31	
12mr|tmpwatch-2.10.1-3|32	%makeinstall ROOT=%{buildroot} MANDIR=%{_mandir} SBINDIR=%{_sbindir}
12mr|tmpwatch-2.10.1-3|33	
12mr|tmpwatch-2.10.1-3|34	install -d %{buildroot}%{_sysconfdir}/cron.daily
12mr|tmpwatch-2.10.1-3|35	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mr|tmpwatch-2.10.1-3|36	
12mr|tmpwatch-2.10.1-3|37	cat > tmpwatch.cron << EOF
12mr|tmpwatch-2.10.1-3|38	#!/bin/sh
12mr|tmpwatch-2.10.1-3|39	
12mr|tmpwatch-2.10.1-3|40	[ -f %{_sysconfdir}/sysconfig/tmpwatch ] && . %{_sysconfdir}/sysconfig/tmpwatch
12mr|tmpwatch-2.10.1-3|41	
12mr|tmpwatch-2.10.1-3|42	%{_sbindir}/tmpwatch \$TMPWATCH_OPTIONS \$TMPWATCH_EXCLUDES 10d /tmp
12mr|tmpwatch-2.10.1-3|43	
12mr|tmpwatch-2.10.1-3|44	%{_sbindir}/tmpwatch \$TMPWATCH_OPTIONS \$TMPWATCH_EXCLUDES 30d /var/tmp
12mr|tmpwatch-2.10.1-3|45	
12mr|tmpwatch-2.10.1-3|46	[ -f %{_sysconfdir}/sysconfig/i18n ] && . %{_sysconfdir}/sysconfig/i18n
12mr|tmpwatch-2.10.1-3|47	
12mr|tmpwatch-2.10.1-3|48	for d in /var/{cache/man,catman}/{cat?,X11R6/cat?,local/cat?,\$LANG/cat?}; do
12mr|tmpwatch-2.10.1-3|49	if [ -d "\$d" ]; then
12mr|tmpwatch-2.10.1-3|50	%{_sbindir}/tmpwatch \$TMPWATCH_OPTIONS -f 30d "\$d"
12mr|tmpwatch-2.10.1-3|51	fi
12mr|tmpwatch-2.10.1-3|52	done
12mr|tmpwatch-2.10.1-3|53	EOF
12mr|tmpwatch-2.10.1-3|54	
12mr|tmpwatch-2.10.1-3|55	cat > tmpwatch.sysconfig << EOF
12mr|tmpwatch-2.10.1-3|56	#TMPWATCH_OPTIONS="-umc"
12mr|tmpwatch-2.10.1-3|57	# (oe) define files/directories/sockets tmpwatch should ignore (#18488)
12mr|tmpwatch-2.10.1-3|58	TMPWATCH_EXCLUDES="-x /tmp/.ICE-unix -x /tmp/.X*-unix -x /tmp/.font-unix -x /tmp/.Test-unix"
12mr|tmpwatch-2.10.1-3|59	EOF
12mr|tmpwatch-2.10.1-3|60	
12mr|tmpwatch-2.10.1-3|61	install -m0755 tmpwatch.cron %{buildroot}%{_sysconfdir}/cron.daily/tmpwatch
12mr|tmpwatch-2.10.1-3|62	install -m0644 tmpwatch.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/tmpwatch
12mr|tmpwatch-2.10.1-3|63	
12mr|tmpwatch-2.10.1-3|64	cat > README.urpmi << EOF
12mr|tmpwatch-2.10.1-3|65	The %{_sysconfdir}/cron.daily/tmpwatch script has been changed to use the %{_sysconfdir}/sysconfig/tmpwatch
12mr|tmpwatch-2.10.1-3|66	file to exclude certain files/directories/sockets from being processed. It should be safe to make your changes
12mr|tmpwatch-2.10.1-3|67	there instead. Per default these are not touched by tmpwatch:
12mr|tmpwatch-2.10.1-3|68	
12mr|tmpwatch-2.10.1-3|69	/tmp/.ICE-unix /tmp/.X*-unix /tmp/.font-unix /tmp/.Test-unix
12mr|tmpwatch-2.10.1-3|70	EOF
12mr|tmpwatch-2.10.1-3|71	
12mr|tmpwatch-2.10.1-3|72	%clean
12mr|tmpwatch-2.10.1-3|73	rm -rf %{buildroot}
12mr|tmpwatch-2.10.1-3|74	
12mr|tmpwatch-2.10.1-3|75	%files
12mr|tmpwatch-2.10.1-3|76	%defattr(-,root,root)
12mr|tmpwatch-2.10.1-3|77	%doc README.urpmi ChangeLog NEWS README
12mr|tmpwatch-2.10.1-3|78	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/tmpwatch
12mr|tmpwatch-2.10.1-3|79	%attr(0755,root,root) %{_sysconfdir}/cron.daily/tmpwatch
12mr|tmpwatch-2.10.1-3|80	%{_sbindir}/tmpwatch
12mr|tmpwatch-2.10.1-3|81	%{_mandir}/man8/tmpwatch.8*
12mr|tmpwatch-2.10.1-3|82	
12mr|tmpwatch-2.10.1-3|83	
12mr|tmpwatch-2.10.1-3|84	%changelog
12mr|tmpwatch-2.10.1-3|85	* Fri May 06 2011 Oden Eriksson <oeriksson@mandriva.com> 2.10.1-2mdv2011.0
12mr|tmpwatch-2.10.1-3|86	+ Revision: 670712
12mr|tmpwatch-2.10.1-3|87	- mass rebuild
12mr|tmpwatch-2.10.1-3|88	
12mr|tmpwatch-2.10.1-3|89	* Sun Aug 15 2010 Emmanuel Andry <eandry@mandriva.org> 2.10.1-1mdv2011.0
12mr|tmpwatch-2.10.1-3|90	+ Revision: 570137
12mr|tmpwatch-2.10.1-3|91	- ?\194New version 2.10.1
12mr|tmpwatch-2.10.1-3|92	
12mr|tmpwatch-2.10.1-3|93	* Wed Dec 30 2009 Frederik Himpe <fhimpe@mandriva.org> 2.9.17-1mdv2010.1
12mr|tmpwatch-2.10.1-3|94	+ Revision: 484032
12mr|tmpwatch-2.10.1-3|95	- update to new version 2.9.17
12mr|tmpwatch-2.10.1-3|96	
12mr|tmpwatch-2.10.1-3|97	* Tue Aug 11 2009 Emmanuel Andry <eandry@mandriva.org> 2.9.15-1mdv2010.0
12mr|tmpwatch-2.10.1-3|98	+ Revision: 415139
12mr|tmpwatch-2.10.1-3|99	- New version 2.9.15
12mr|tmpwatch-2.10.1-3|100	- add source url
12mr|tmpwatch-2.10.1-3|101	
12mr|tmpwatch-2.10.1-3|102	* Tue Dec 23 2008 Oden Eriksson <oeriksson@mandriva.com> 2.9.13-4mdv2009.1
12mr|tmpwatch-2.10.1-3|103	+ Revision: 317901
12mr|tmpwatch-2.10.1-3|104	- use %%ldflags
12mr|tmpwatch-2.10.1-3|105	
12mr|tmpwatch-2.10.1-3|106	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 2.9.13-3mdv2009.0
12mr|tmpwatch-2.10.1-3|107	+ Revision: 265766
12mr|tmpwatch-2.10.1-3|108	- rebuild early 2009.0 package (before pixel changes)
12mr|tmpwatch-2.10.1-3|109	
12mr|tmpwatch-2.10.1-3|110	* Mon May 05 2008 Oden Eriksson <oeriksson@mandriva.com> 2.9.13-2mdv2009.0
12mr|tmpwatch-2.10.1-3|111	+ Revision: 201367
12mr|tmpwatch-2.10.1-3|112	- revert the last change for now.
12mr|tmpwatch-2.10.1-3|113	- make the cron script take arguments
12mr|tmpwatch-2.10.1-3|114	
12mr|tmpwatch-2.10.1-3|115	* Mon Apr 21 2008 Oden Eriksson <oeriksson@mandriva.com> 2.9.13-1mdv2009.0
12mr|tmpwatch-2.10.1-3|116	+ Revision: 196204
12mr|tmpwatch-2.10.1-3|117	- 2.9.13
12mr|tmpwatch-2.10.1-3|118	- exclude some more files/directories/sockets from pruning
12mr|tmpwatch-2.10.1-3|119	
12mr|tmpwatch-2.10.1-3|120	+ Olivier Blin <oblin@mandriva.com>
12mr|tmpwatch-2.10.1-3|121	- restore BuildRoot
12mr|tmpwatch-2.10.1-3|122	
12mr|tmpwatch-2.10.1-3|123	+ Thierry Vignaud <tv@mandriva.org>
12mr|tmpwatch-2.10.1-3|124	- kill re-definition of %%buildroot on Pixel's request
12mr|tmpwatch-2.10.1-3|125	
12mr|tmpwatch-2.10.1-3|126	* Sat Nov 10 2007 David Walluck <walluck@mandriva.org> 2.9.11-1mdv2008.1
12mr|tmpwatch-2.10.1-3|127	+ Revision: 107391
12mr|tmpwatch-2.10.1-3|128	- 2.9.11
12mr|tmpwatch-2.10.1-3|129	
12mr|tmpwatch-2.10.1-3|130	* Wed Aug 08 2007 Oden Eriksson <oeriksson@mandriva.com> 2.9.10-2mdv2008.0
12mr|tmpwatch-2.10.1-3|131	+ Revision: 60382
12mr|tmpwatch-2.10.1-3|132	- added /tmp/jack-* directories to be excluded from pruning
12mr|tmpwatch-2.10.1-3|133	
12mr|tmpwatch-2.10.1-3|134	
12mr|tmpwatch-2.10.1-3|135	* Sun Dec 31 2006 Oden Eriksson <oeriksson@mandriva.com> 2.9.10-1mdv2007.0
12mr|tmpwatch-2.10.1-3|136	+ Revision: 102995
12mr|tmpwatch-2.10.1-3|137	- 2.9.10
12mr|tmpwatch-2.10.1-3|138	- fix #22298
12mr|tmpwatch-2.10.1-3|139	- Import tmpwatch
12mr|tmpwatch-2.10.1-3|140	
12mr|tmpwatch-2.10.1-3|141	* Fri Jun 30 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.9.7-1mdv2007.0
12mr|tmpwatch-2.10.1-3|142	- 2.9.7
12mr|tmpwatch-2.10.1-3|143	- fix executable-marked-as-config-file
12mr|tmpwatch-2.10.1-3|144	- fix macro-in-%
12mr|tmpwatch-2.10.1-3|145	%changelog
12mr|tmpwatch-2.10.1-3|146	

19015 12
12mr|tnef-1.4.8-2|1	Summary:	Decodes MS-TNEF attachments
12mr|tnef-1.4.8-2|2	Name:		tnef
12mr|tnef-1.4.8-2|3	Version:	1.4.8
12mr|tnef-1.4.8-2|4	Release:	%mkrel 2
12mr|tnef-1.4.8-2|5	License:	GPL
12mr|tnef-1.4.8-2|6	Group:		Networking/Mail
12mr|tnef-1.4.8-2|7	URL:		http://sourceforge.net/projects/tnef/
12mr|tnef-1.4.8-2|8	Source0:	http://prdownloads.sourceforge.net/tnef/%{name}-%{version}.tar.gz
12mr|tnef-1.4.8-2|9	Patch0:		tnef-1.4.5-format_not_a_string_literal_and_no_format_arguments.diff
12mr|tnef-1.4.8-2|10	BuildRequires:	mawk
12mr|tnef-1.4.8-2|11	BuildRequires:	gettext-devel
12mr|tnef-1.4.8-2|12	BuildRequires:	autoconf2.5
12mr|tnef-1.4.8-2|13	BuildRequires:	libtool
12mr|tnef-1.4.8-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|tnef-1.4.8-2|15	
12mr|tnef-1.4.8-2|16	%description
12mr|tnef-1.4.8-2|17	TNEF is a program for unpacking MIME attachments of type "application/ms-tnef".
12mr|tnef-1.4.8-2|18	This is a Microsoft only attachment. Due to the proliferation of Microsoft
12mr|tnef-1.4.8-2|19	Outlook and Exchange mail servers, more and more mail is encapsulated into
12mr|tnef-1.4.8-2|20	this format. The TNEF program allows one to unpack the attachments which were
12mr|tnef-1.4.8-2|21	encapsulated into the TNEF attachment. Thus alleviating the need to use
12mr|tnef-1.4.8-2|22	Microsoft Outlook to view the attachment.
12mr|tnef-1.4.8-2|23	
12mr|tnef-1.4.8-2|24	%prep
12mr|tnef-1.4.8-2|25	
12mr|tnef-1.4.8-2|26	%setup -q
12mr|tnef-1.4.8-2|27	%patch0 -p0
12mr|tnef-1.4.8-2|28	
12mr|tnef-1.4.8-2|29	%build
12mr|tnef-1.4.8-2|30	%serverbuild
12mr|tnef-1.4.8-2|31	
12mr|tnef-1.4.8-2|32	%configure2_5x
12mr|tnef-1.4.8-2|33	
12mr|tnef-1.4.8-2|34	%make
12mr|tnef-1.4.8-2|35	
12mr|tnef-1.4.8-2|36	%check
12mr|tnef-1.4.8-2|37	make check
12mr|tnef-1.4.8-2|38	
12mr|tnef-1.4.8-2|39	%install
12mr|tnef-1.4.8-2|40	rm -rf %{buildroot}
12mr|tnef-1.4.8-2|41	
12mr|tnef-1.4.8-2|42	%makeinstall_std
12mr|tnef-1.4.8-2|43	
12mr|tnef-1.4.8-2|44	%clean
12mr|tnef-1.4.8-2|45	rm -rf %{buildroot}
12mr|tnef-1.4.8-2|46	
12mr|tnef-1.4.8-2|47	%files
12mr|tnef-1.4.8-2|48	%defattr(-,root,root)
12mr|tnef-1.4.8-2|49	%doc AUTHORS ChangeLog NEWS README THANKS TODO doc/FAQ
12mr|tnef-1.4.8-2|50	%{_bindir}/tnef
12mr|tnef-1.4.8-2|51	%{_mandir}/man1/tnef.1*
12mr|tnef-1.4.8-2|52	
12mr|tnef-1.4.8-2|53	
12mr|tnef-1.4.8-2|54	
12mr|tnef-1.4.8-2|55	%changelog
12mr|tnef-1.4.8-2|56	

19016 12
12mr|tokyocabinet-1.4.47-4|1	%define	major 9
12mr|tokyocabinet-1.4.47-4|2	%define libname	%mklibname %{name} %{major}
12mr|tokyocabinet-1.4.47-4|3	%define develname %mklibname -d %{name}
12mr|tokyocabinet-1.4.47-4|4	
12mr|tokyocabinet-1.4.47-4|5	Summary:	Tokyo Cabinet: a modern implementation of DBM
12mr|tokyocabinet-1.4.47-4|6	Name:		tokyocabinet
12mr|tokyocabinet-1.4.47-4|7	Version:	1.4.47
12mr|tokyocabinet-1.4.47-4|8	Release:	%mkrel 4
12mr|tokyocabinet-1.4.47-4|9	Group:		System/Libraries
12mr|tokyocabinet-1.4.47-4|10	License:	LGPL
12mr|tokyocabinet-1.4.47-4|11	URL:		http://1978th.net/tokyocabinet/
12mr|tokyocabinet-1.4.47-4|12	Source0:	http://1978th.net/%{name}/%{name}-%{version}.tar.gz
12mr|tokyocabinet-1.4.47-4|13	Patch0:		tokyocabinet-mdv_conf.diff
12mr|tokyocabinet-1.4.47-4|14	Patch1:		tokyocabinet-1.4.9-lzmalib_linkage_fix.diff
12mr|tokyocabinet-1.4.47-4|15	BuildRequires:	autoconf
12mr|tokyocabinet-1.4.47-4|16	BuildRequires:	bzip2-devel
12mr|tokyocabinet-1.4.47-4|17	BuildRequires:	liblzo-devel
12mr|tokyocabinet-1.4.47-4|18	BuildRequires:	lzmalib-devel
12mr|tokyocabinet-1.4.47-4|19	BuildRequires:	zlib-devel
12mr|tokyocabinet-1.4.47-4|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|tokyocabinet-1.4.47-4|21	
12mr|tokyocabinet-1.4.47-4|22	%description
12mr|tokyocabinet-1.4.47-4|23	Tokyo Cabinet is a library of routines for managing a database. The database is
12mr|tokyocabinet-1.4.47-4|24	a simple data file containing records, each is a pair of a key and a value.
12mr|tokyocabinet-1.4.47-4|25	Every key and value is serial bytes with variable length. Both binary data and
12mr|tokyocabinet-1.4.47-4|26	character string can be used as a key and a value. There is neither concept of
12mr|tokyocabinet-1.4.47-4|27	data tables nor data types. Records are organized in hash table or B+ tree.
12mr|tokyocabinet-1.4.47-4|28	
12mr|tokyocabinet-1.4.47-4|29	As for database of hash table, each key must be unique within a database, so it
12mr|tokyocabinet-1.4.47-4|30	is impossible to store two or more records with a key overlaps. The following
12mr|tokyocabinet-1.4.47-4|31	access methods are provided to the database: storing a record with a key and a
12mr|tokyocabinet-1.4.47-4|32	value, deleting a record by a key, retrieving a record by a key. Moreover,
12mr|tokyocabinet-1.4.47-4|33	traversal access to every key are provided, although the order is arbitrary.
12mr|tokyocabinet-1.4.47-4|34	These access methods are similar to ones of DBM (or its followers: NDBM and
12mr|tokyocabinet-1.4.47-4|35	GDBM) library defined in the UNIX standard. Tokyo Cabinet is an alternative for
12mr|tokyocabinet-1.4.47-4|36	DBM because of its higher performance.
12mr|tokyocabinet-1.4.47-4|37	
12mr|tokyocabinet-1.4.47-4|38	As for database of B+ tree, records whose keys are duplicated can be stored.
12mr|tokyocabinet-1.4.47-4|39	Access methods of storing, deleting, and retrieving are provided as with the
12mr|tokyocabinet-1.4.47-4|40	database of hash table. Records are stored in order by a comparison function
12mr|tokyocabinet-1.4.47-4|41	assigned by a user. It is possible to access each record with the cursor in
12mr|tokyocabinet-1.4.47-4|42	ascending or descending order. According to this mechanism, forward matching
12mr|tokyocabinet-1.4.47-4|43	search for strings and range search for integers are realized. Moreover,
12mr|tokyocabinet-1.4.47-4|44	transaction is available in database of B+ tree.
12mr|tokyocabinet-1.4.47-4|45	
12mr|tokyocabinet-1.4.47-4|46	Tokyo Cabinet is written in the C language, and provided as API of C, Perl,
12mr|tokyocabinet-1.4.47-4|47	Ruby, and Java. Tokyo Cabinet is available on platforms which have API
12mr|tokyocabinet-1.4.47-4|48	conforming to C99 and POSIX. Tokyo Cabinet is a free software licensed under
12mr|tokyocabinet-1.4.47-4|49	the GNU Lesser General Public License.
12mr|tokyocabinet-1.4.47-4|50	
12mr|tokyocabinet-1.4.47-4|51	%package -n	%{libname}
12mr|tokyocabinet-1.4.47-4|52	Summary:	Tokyo Cabinet: a modern implementation of DBM
12mr|tokyocabinet-1.4.47-4|53	Group:          System/Libraries
12mr|tokyocabinet-1.4.47-4|54	
12mr|tokyocabinet-1.4.47-4|55	%description -n	%{libname}
12mr|tokyocabinet-1.4.47-4|56	Tokyo Cabinet is a library of routines for managing a database. The database is
12mr|tokyocabinet-1.4.47-4|57	a simple data file containing records, each is a pair of a key and a value.
12mr|tokyocabinet-1.4.47-4|58	Every key and value is serial bytes with variable length. Both binary data and
12mr|tokyocabinet-1.4.47-4|59	character string can be used as a key and a value. There is neither concept of
12mr|tokyocabinet-1.4.47-4|60	data tables nor data types. Records are organized in hash table or B+ tree.
12mr|tokyocabinet-1.4.47-4|61	
12mr|tokyocabinet-1.4.47-4|62	As for database of hash table, each key must be unique within a database, so it
12mr|tokyocabinet-1.4.47-4|63	is impossible to store two or more records with a key overlaps. The following
12mr|tokyocabinet-1.4.47-4|64	access methods are provided to the database: storing a record with a key and a
12mr|tokyocabinet-1.4.47-4|65	value, deleting a record by a key, retrieving a record by a key. Moreover,
12mr|tokyocabinet-1.4.47-4|66	traversal access to every key are provided, although the order is arbitrary.
12mr|tokyocabinet-1.4.47-4|67	These access methods are similar to ones of DBM (or its followers: NDBM and
12mr|tokyocabinet-1.4.47-4|68	GDBM) library defined in the UNIX standard. Tokyo Cabinet is an alternative for
12mr|tokyocabinet-1.4.47-4|69	DBM because of its higher performance.
12mr|tokyocabinet-1.4.47-4|70	
12mr|tokyocabinet-1.4.47-4|71	As for database of B+ tree, records whose keys are duplicated can be stored.
12mr|tokyocabinet-1.4.47-4|72	Access methods of storing, deleting, and retrieving are provided as with the
12mr|tokyocabinet-1.4.47-4|73	database of hash table. Records are stored in order by a comparison function
12mr|tokyocabinet-1.4.47-4|74	assigned by a user. It is possible to access each record with the cursor in
12mr|tokyocabinet-1.4.47-4|75	ascending or descending order. According to this mechanism, forward matching
12mr|tokyocabinet-1.4.47-4|76	search for strings and range search for integers are realized. Moreover,
12mr|tokyocabinet-1.4.47-4|77	transaction is available in database of B+ tree.
12mr|tokyocabinet-1.4.47-4|78	
12mr|tokyocabinet-1.4.47-4|79	Tokyo Cabinet is written in the C language, and provided as API of C, Perl,
12mr|tokyocabinet-1.4.47-4|80	Ruby, and Java. Tokyo Cabinet is available on platforms which have API
12mr|tokyocabinet-1.4.47-4|81	conforming to C99 and POSIX. Tokyo Cabinet is a free software licensed under
12mr|tokyocabinet-1.4.47-4|82	the GNU Lesser General Public License.
12mr|tokyocabinet-1.4.47-4|83	
12mr|tokyocabinet-1.4.47-4|84	%package -n	%{develname}
12mr|tokyocabinet-1.4.47-4|85	Summary:	Static library and header files for the tokyocabinet library
12mr|tokyocabinet-1.4.47-4|86	Group:		Development/C
12mr|tokyocabinet-1.4.47-4|87	Provides:	%{name}-devel = %{version}
12mr|tokyocabinet-1.4.47-4|88	Requires:	%{libname} = %{version}
12mr|tokyocabinet-1.4.47-4|89	Obsoletes:	%{mklibname -d %{name} 1}
12mr|tokyocabinet-1.4.47-4|90	
12mr|tokyocabinet-1.4.47-4|91	%description -n	%{develname}
12mr|tokyocabinet-1.4.47-4|92	Tokyo Cabinet is a library of routines for managing a database. The database is
12mr|tokyocabinet-1.4.47-4|93	a simple data file containing records, each is a pair of a key and a value.
12mr|tokyocabinet-1.4.47-4|94	Every key and value is serial bytes with variable length. Both binary data and
12mr|tokyocabinet-1.4.47-4|95	character string can be used as a key and a value. There is neither concept of
12mr|tokyocabinet-1.4.47-4|96	data tables nor data types. Records are organized in hash table or B+ tree.
12mr|tokyocabinet-1.4.47-4|97	
12mr|tokyocabinet-1.4.47-4|98	As for database of hash table, each key must be unique within a database, so it
12mr|tokyocabinet-1.4.47-4|99	is impossible to store two or more records with a key overlaps. The following
12mr|tokyocabinet-1.4.47-4|100	access methods are provided to the database: storing a record with a key and a
12mr|tokyocabinet-1.4.47-4|101	value, deleting a record by a key, retrieving a record by a key. Moreover,
12mr|tokyocabinet-1.4.47-4|102	traversal access to every key are provided, although the order is arbitrary.
12mr|tokyocabinet-1.4.47-4|103	These access methods are similar to ones of DBM (or its followers: NDBM and
12mr|tokyocabinet-1.4.47-4|104	GDBM) library defined in the UNIX standard. Tokyo Cabinet is an alternative for
12mr|tokyocabinet-1.4.47-4|105	DBM because of its higher performance.
12mr|tokyocabinet-1.4.47-4|106	
12mr|tokyocabinet-1.4.47-4|107	As for database of B+ tree, records whose keys are duplicated can be stored.
12mr|tokyocabinet-1.4.47-4|108	Access methods of storing, deleting, and retrieving are provided as with the
12mr|tokyocabinet-1.4.47-4|109	database of hash table. Records are stored in order by a comparison function
12mr|tokyocabinet-1.4.47-4|110	assigned by a user. It is possible to access each record with the cursor in
12mr|tokyocabinet-1.4.47-4|111	ascending or descending order. According to this mechanism, forward matching
12mr|tokyocabinet-1.4.47-4|112	search for strings and range search for integers are realized. Moreover,
12mr|tokyocabinet-1.4.47-4|113	transaction is available in database of B+ tree.
12mr|tokyocabinet-1.4.47-4|114	
12mr|tokyocabinet-1.4.47-4|115	Tokyo Cabinet is written in the C language, and provided as API of C, Perl,
12mr|tokyocabinet-1.4.47-4|116	Ruby, and Java. Tokyo Cabinet is available on platforms which have API
12mr|tokyocabinet-1.4.47-4|117	conforming to C99 and POSIX. Tokyo Cabinet is a free software licensed under
12mr|tokyocabinet-1.4.47-4|118	the GNU Lesser General Public License.
12mr|tokyocabinet-1.4.47-4|119	
12mr|tokyocabinet-1.4.47-4|120	This package contains the static library and its header files.
12mr|tokyocabinet-1.4.47-4|121	
12mr|tokyocabinet-1.4.47-4|122	
12mr|tokyocabinet-1.4.47-4|123	%package	tcawmgr
12mr|tokyocabinet-1.4.47-4|124	Summary:	The CGI utility of the abstract database API (tokyocabinet)
12mr|tokyocabinet-1.4.47-4|125	Group:		System/Servers
12mr|tokyocabinet-1.4.47-4|126	Requires:	%{libname} = %{version}
12mr|tokyocabinet-1.4.47-4|127	Requires:	apache
12mr|tokyocabinet-1.4.47-4|128	
12mr|tokyocabinet-1.4.47-4|129	%description	tcawmgr
12mr|tokyocabinet-1.4.47-4|130	The CGI utility of the abstract database API (tokyocabinet).
12mr|tokyocabinet-1.4.47-4|131	
12mr|tokyocabinet-1.4.47-4|132	%prep
12mr|tokyocabinet-1.4.47-4|133	
12mr|tokyocabinet-1.4.47-4|134	%setup -q -n %{name}-%{version}
12mr|tokyocabinet-1.4.47-4|135	%patch0 -p1
12mr|tokyocabinet-1.4.47-4|136	%patch1 -p0
12mr|tokyocabinet-1.4.47-4|137	
12mr|tokyocabinet-1.4.47-4|138	%build
12mr|tokyocabinet-1.4.47-4|139	rm -f configure
12mr|tokyocabinet-1.4.47-4|140	autoconf
12mr|tokyocabinet-1.4.47-4|141	
12mr|tokyocabinet-1.4.47-4|142	%configure2_5x \
12mr|tokyocabinet-1.4.47-4|143	--enable-zlib \
12mr|tokyocabinet-1.4.47-4|144	--enable-bzip \
12mr|tokyocabinet-1.4.47-4|145	--enable-pthread \
12mr|tokyocabinet-1.4.47-4|146	--enable-exlzma \
12mr|tokyocabinet-1.4.47-4|147	--enable-exlzo
12mr|tokyocabinet-1.4.47-4|148	
12mr|tokyocabinet-1.4.47-4|149	%make LDFLAGS="%{ldflags} -L. -L%{_libdir}"
12mr|tokyocabinet-1.4.47-4|150	
12mr|tokyocabinet-1.4.47-4|151	%check
12mr|tokyocabinet-1.4.47-4|152	make check
12mr|tokyocabinet-1.4.47-4|153	
12mr|tokyocabinet-1.4.47-4|154	%install
12mr|tokyocabinet-1.4.47-4|155	rm -rf %{buildroot}
12mr|tokyocabinet-1.4.47-4|156	
12mr|tokyocabinet-1.4.47-4|157	%makeinstall_std
12mr|tokyocabinet-1.4.47-4|158	
12mr|tokyocabinet-1.4.47-4|159	install -d %{buildroot}/var/www/cgi-bin
12mr|tokyocabinet-1.4.47-4|160	mv %{buildroot}%{_libdir}/tcawmgr.cgi %{buildroot}/var/www/cgi-bin/
12mr|tokyocabinet-1.4.47-4|161	
12mr|tokyocabinet-1.4.47-4|162	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12mr|tokyocabinet-1.4.47-4|163	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/tcawmgr.conf << EOF
12mr|tokyocabinet-1.4.47-4|164	<Location /cgi-bin/tcawmgr.cgi>
12mr|tokyocabinet-1.4.47-4|165	Order Deny,Allow
12mr|tokyocabinet-1.4.47-4|166	Deny from All
12mr|tokyocabinet-1.4.47-4|167	Allow from 127.0.0.1
12mr|tokyocabinet-1.4.47-4|168	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/tcawmgr.conf"
12mr|tokyocabinet-1.4.47-4|169	</Location>
12mr|tokyocabinet-1.4.47-4|170	EOF
12mr|tokyocabinet-1.4.47-4|171	
12mr|tokyocabinet-1.4.47-4|172	# cleanup
12mr|tokyocabinet-1.4.47-4|173	rm -rf %{buildroot}%{_datadir}/%{name}
12mr|tokyocabinet-1.4.47-4|174	rm -f doc/*~
12mr|tokyocabinet-1.4.47-4|175	
12mr|tokyocabinet-1.4.47-4|176	%if %mdkversion < 200900
12mr|tokyocabinet-1.4.47-4|177	%post -n %{libname} -p /sbin/ldconfig
12mr|tokyocabinet-1.4.47-4|178	%endif
12mr|tokyocabinet-1.4.47-4|179	
12mr|tokyocabinet-1.4.47-4|180	%if %mdkversion < 200900
12mr|tokyocabinet-1.4.47-4|181	%postun -n %{libname} -p /sbin/ldconfig
12mr|tokyocabinet-1.4.47-4|182	%endif
12mr|tokyocabinet-1.4.47-4|183	
12mr|tokyocabinet-1.4.47-4|184	%post tcawmgr
12mr|tokyocabinet-1.4.47-4|185	%if %mdkversion < 201010
12mr|tokyocabinet-1.4.47-4|186	%_post_webapp
12mr|tokyocabinet-1.4.47-4|187	%endif
12mr|tokyocabinet-1.4.47-4|188	
12mr|tokyocabinet-1.4.47-4|189	%postun tcawmgr
12mr|tokyocabinet-1.4.47-4|190	%if %mdkversion < 201010
12mr|tokyocabinet-1.4.47-4|191	%_postun_webapp
12mr|tokyocabinet-1.4.47-4|192	%endif
12mr|tokyocabinet-1.4.47-4|193	
12mr|tokyocabinet-1.4.47-4|194	%clean
12mr|tokyocabinet-1.4.47-4|195	rm -rf %{buildroot}
12mr|tokyocabinet-1.4.47-4|196	
12mr|tokyocabinet-1.4.47-4|197	%files
12mr|tokyocabinet-1.4.47-4|198	%defattr(-,root,root)
12mr|tokyocabinet-1.4.47-4|199	%{_bindir}/*
12mr|tokyocabinet-1.4.47-4|200	%{_mandir}/man1/*
12mr|tokyocabinet-1.4.47-4|201	
12mr|tokyocabinet-1.4.47-4|202	%files -n %{libname}
12mr|tokyocabinet-1.4.47-4|203	%defattr(-,root,root)
12mr|tokyocabinet-1.4.47-4|204	%doc COPYING ChangeLog README doc/* lab/magic
12mr|tokyocabinet-1.4.47-4|205	%{_libdir}/*.so.%{major}*
12mr|tokyocabinet-1.4.47-4|206	
12mr|tokyocabinet-1.4.47-4|207	%files -n %{develname}
12mr|tokyocabinet-1.4.47-4|208	%defattr(-,root,root)
12mr|tokyocabinet-1.4.47-4|209	%{_includedir}/*
12mr|tokyocabinet-1.4.47-4|210	%{_libdir}/*.so
12mr|tokyocabinet-1.4.47-4|211	%{_libdir}/*.a
12mr|tokyocabinet-1.4.47-4|212	%{_libdir}/pkgconfig/tokyocabinet.pc
12mr|tokyocabinet-1.4.47-4|213	%{_mandir}/man3/*
12mr|tokyocabinet-1.4.47-4|214	
12mr|tokyocabinet-1.4.47-4|215	%files tcawmgr
12mr|tokyocabinet-1.4.47-4|216	%defattr(-,root,root)
12mr|tokyocabinet-1.4.47-4|217	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/tcawmgr.conf
12mr|tokyocabinet-1.4.47-4|218	%attr(0755,root,root) /var/www/cgi-bin/tcawmgr.cgi
12mr|tokyocabinet-1.4.47-4|219	
12mr|tokyocabinet-1.4.47-4|220	
12mr|tokyocabinet-1.4.47-4|221	
12mr|tokyocabinet-1.4.47-4|222	%changelog
12mr|tokyocabinet-1.4.47-4|223	

19017 12
12mr|tomcat5-5.5.28-0.5.3|1	# Copyright (c) 2000-2008, JPackage Project
12mr|tomcat5-5.5.28-0.5.3|2	# All rights reserved.
12mr|tomcat5-5.5.28-0.5.3|3	#
12mr|tomcat5-5.5.28-0.5.3|4	# Redistribution and use in source and binary forms, with or without
12mr|tomcat5-5.5.28-0.5.3|5	# modification, are permitted provided that the following conditions
12mr|tomcat5-5.5.28-0.5.3|6	# are met:
12mr|tomcat5-5.5.28-0.5.3|7	#
12mr|tomcat5-5.5.28-0.5.3|8	# 1. Redistributions of source code must retain the above copyright
12mr|tomcat5-5.5.28-0.5.3|9	#    notice, this list of conditions and the following disclaimer.
12mr|tomcat5-5.5.28-0.5.3|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|tomcat5-5.5.28-0.5.3|11	#    notice, this list of conditions and the following disclaimer in the
12mr|tomcat5-5.5.28-0.5.3|12	#    documentation and/or other materials provided with the
12mr|tomcat5-5.5.28-0.5.3|13	#    distribution.
12mr|tomcat5-5.5.28-0.5.3|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|tomcat5-5.5.28-0.5.3|15	#    contributors may be used to endorse or promote products derived
12mr|tomcat5-5.5.28-0.5.3|16	#    from this software without specific prior written permission.
12mr|tomcat5-5.5.28-0.5.3|17	#
12mr|tomcat5-5.5.28-0.5.3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|tomcat5-5.5.28-0.5.3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|tomcat5-5.5.28-0.5.3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|tomcat5-5.5.28-0.5.3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|tomcat5-5.5.28-0.5.3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|tomcat5-5.5.28-0.5.3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|tomcat5-5.5.28-0.5.3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|tomcat5-5.5.28-0.5.3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|tomcat5-5.5.28-0.5.3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|tomcat5-5.5.28-0.5.3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|tomcat5-5.5.28-0.5.3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|tomcat5-5.5.28-0.5.3|29	#
12mr|tomcat5-5.5.28-0.5.3|30	
12mr|tomcat5-5.5.28-0.5.3|31	%define section free
12mr|tomcat5-5.5.28-0.5.3|32	
12mr|tomcat5-5.5.28-0.5.3|33	%define gcj_support 0
12mr|tomcat5-5.5.28-0.5.3|34	
12mr|tomcat5-5.5.28-0.5.3|35	# If you want only apis to be built,
12mr|tomcat5-5.5.28-0.5.3|36	# give rpmbuild option '--with apisonly'
12mr|tomcat5-5.5.28-0.5.3|37	%define with_apisonly %{?_with_apisonly:1}%{!?_with_apisonly:0}
12mr|tomcat5-5.5.28-0.5.3|38	%define without_apisonly %{!?_with_apisonly:1}%{?_with_apisonly:0}
12mr|tomcat5-5.5.28-0.5.3|39	
12mr|tomcat5-5.5.28-0.5.3|40	# If you don't want direct ecj support to be built in,
12mr|tomcat5-5.5.28-0.5.3|41	# while ecj isn't available, give rpmbuild option '--without ecj'
12mr|tomcat5-5.5.28-0.5.3|42	%define without_ecj %{?_without_ecj:1}%{!?_without_ecj:0}
12mr|tomcat5-5.5.28-0.5.3|43	%define with_ecj %{!?_without_ecj:1}%{?_without_ecj:0}
12mr|tomcat5-5.5.28-0.5.3|44	
12mr|tomcat5-5.5.28-0.5.3|45	%define full_jname jasper5
12mr|tomcat5-5.5.28-0.5.3|46	%define jname jasper
12mr|tomcat5-5.5.28-0.5.3|47	%define majversion 5.5
12mr|tomcat5-5.5.28-0.5.3|48	%define minversion 28
12mr|tomcat5-5.5.28-0.5.3|49	%define servletspec 2.4
12mr|tomcat5-5.5.28-0.5.3|50	%define jspspec 2.0
12mr|tomcat5-5.5.28-0.5.3|51	
12mr|tomcat5-5.5.28-0.5.3|52	%define tcuid 91
12mr|tomcat5-5.5.28-0.5.3|53	
12mr|tomcat5-5.5.28-0.5.3|54	%define packdname apache-tomcat-%{version}-src
12mr|tomcat5-5.5.28-0.5.3|55	
12mr|tomcat5-5.5.28-0.5.3|56	# FHS 2.2 compliant tree structure
12mr|tomcat5-5.5.28-0.5.3|57	# see http://www.pathname.com/fhs/2.2/
12mr|tomcat5-5.5.28-0.5.3|58	%define confdir %{_sysconfdir}/%{name}
12mr|tomcat5-5.5.28-0.5.3|59	# normally this would be _localstatedir instead of _var, see changelog
12mr|tomcat5-5.5.28-0.5.3|60	%define logdir %{_var}/log/%{name}
12mr|tomcat5-5.5.28-0.5.3|61	%define homedir %{_datadir}/%{name}
12mr|tomcat5-5.5.28-0.5.3|62	%define bindir %{_datadir}/%{name}/bin
12mr|tomcat5-5.5.28-0.5.3|63	%define tempdir %{_var}/cache/%{name}/temp
12mr|tomcat5-5.5.28-0.5.3|64	%define workdir %{_var}/cache/%{name}/work
12mr|tomcat5-5.5.28-0.5.3|65	%define appdir %{_var}/lib/%{name}/webapps
12mr|tomcat5-5.5.28-0.5.3|66	%define serverdir %{_var}/lib/%{name}/server
12mr|tomcat5-5.5.28-0.5.3|67	%define commondir %{_var}/lib/%{name}/common
12mr|tomcat5-5.5.28-0.5.3|68	%define shareddir %{_var}/lib/%{name}/shared
12mr|tomcat5-5.5.28-0.5.3|69	%define _initrddir %{_sysconfdir}/init.d
12mr|tomcat5-5.5.28-0.5.3|70	
12mr|tomcat5-5.5.28-0.5.3|71	Name: tomcat5
12mr|tomcat5-5.5.28-0.5.3|72	Epoch: 0
12mr|tomcat5-5.5.28-0.5.3|73	Version: %{majversion}.%{minversion}
12mr|tomcat5-5.5.28-0.5.3|74	Release: %mkrel 0.5.3
12mr|tomcat5-5.5.28-0.5.3|75	Summary: Apache Servlet/JSP Engine, RI for Servlet 2.4/JSP 2.0 API
12mr|tomcat5-5.5.28-0.5.3|76	
12mr|tomcat5-5.5.28-0.5.3|77	Group: Development/Java
12mr|tomcat5-5.5.28-0.5.3|78	License: ASL 2.0
12mr|tomcat5-5.5.28-0.5.3|79	URL: http://tomcat.apache.org
12mr|tomcat5-5.5.28-0.5.3|80	Source0: http://www.apache.org/dist/tomcat/tomcat-5/v%{version}/src/%{packdname}.tar.gz
12mr|tomcat5-5.5.28-0.5.3|81	Source10: http://www.apache.org/dist/tomcat/tomcat-5/v%{version}/src/%{packdname}.tar.gz.asc
12mr|tomcat5-5.5.28-0.5.3|82	Source1: %{name}-%{majversion}.init
12mr|tomcat5-5.5.28-0.5.3|83	Source2: %{name}-%{majversion}.conf
12mr|tomcat5-5.5.28-0.5.3|84	Source3: %{name}-%{majversion}.wrapper
12mr|tomcat5-5.5.28-0.5.3|85	Source4: %{name}-%{majversion}.logrotate
12mr|tomcat5-5.5.28-0.5.3|86	Source5: %{name}-%{majversion}.relink
12mr|tomcat5-5.5.28-0.5.3|87	Source6: %{name}-poms-%{version}.tar.bz2
12mr|tomcat5-5.5.28-0.5.3|88	Source7: jasper-OSGi-MANIFEST.MF
12mr|tomcat5-5.5.28-0.5.3|89	Source8: servlet-api-OSGi-MANIFEST.MF
12mr|tomcat5-5.5.28-0.5.3|90	Source9: jsp-api-OSGi-MANIFEST.MF
12mr|tomcat5-5.5.28-0.5.3|91	Patch0: %{name}-%{majversion}.link_admin_jar.patch
12mr|tomcat5-5.5.28-0.5.3|92	Patch1: %{name}-%{majversion}-skip-build-on-install.patch
12mr|tomcat5-5.5.28-0.5.3|93	Patch2: %{name}-%{majversion}-jt5-build.patch
12mr|tomcat5-5.5.28-0.5.3|94	Patch3: %{name}-%{majversion}-jtc-build.patch
12mr|tomcat5-5.5.28-0.5.3|95	Patch4: %{name}-%{majversion}-jtj-build.patch
12mr|tomcat5-5.5.28-0.5.3|96	Patch5: %{name}-%{majversion}-javaxssl.patch
12mr|tomcat5-5.5.28-0.5.3|97	Patch7: %{name}-%{majversion}-catalina.sh.patch
12mr|tomcat5-5.5.28-0.5.3|98	Patch8: %{name}-%{majversion}-jasper.sh.patch
12mr|tomcat5-5.5.28-0.5.3|99	Patch9: %{name}-%{majversion}-jspc.sh.patch
12mr|tomcat5-5.5.28-0.5.3|100	Patch10: %{name}-%{majversion}-setclasspath.sh.patch
12mr|tomcat5-5.5.28-0.5.3|101	Patch12: %{name}-%{majversion}-util-build.patch
12mr|tomcat5-5.5.28-0.5.3|102	Patch13: %{name}-%{majversion}-http11-build.patch
12mr|tomcat5-5.5.28-0.5.3|103	Patch14: %{name}-%{majversion}-jk-build.patch
12mr|tomcat5-5.5.28-0.5.3|104	Patch15: %{name}-%{majversion}-unversioned-commons-logging-jar.patch
12mr|tomcat5-5.5.28-0.5.3|105	Patch16: %{name}-%{majversion}-jspc-classpath.patch
12mr|tomcat5-5.5.28-0.5.3|106	#FIXME Disable JSP pre-compilation on ppc64, x390x and alpha
12mr|tomcat5-5.5.28-0.5.3|107	Patch18: %{name}-%{majversion}-skip-jsp-precompile.patch
12mr|tomcat5-5.5.28-0.5.3|108	# XXX:
12mr|tomcat5-5.5.28-0.5.3|109	# Seems to be only needed when building with ECJ for java 1.5 since
12mr|tomcat5-5.5.28-0.5.3|110	# the default source type for ecj is still 1.4
12mr|tomcat5-5.5.28-0.5.3|111	Patch19: %{name}-%{majversion}-connectors-util-build.patch
12mr|tomcat5-5.5.28-0.5.3|112	#security fixes
12mr|tomcat5-5.5.28-0.5.3|113	Patch100: tomcat5-5.5.28-CVE-2009-2693-2901-2902.diff
12mr|tomcat5-5.5.28-0.5.3|114	Patch101: tomcat5-5.5.28-CVE-2010-2227.diff
12mr|tomcat5-5.5.28-0.5.3|115	Patch102: tomcat5-5.5.28-CVE-2010-1157.diff
12mr|tomcat5-5.5.28-0.5.3|116	BuildRoot: %{_tmppath}/%{name}-%{epoch}-%{version}-%{release}-root
12mr|tomcat5-5.5.28-0.5.3|117	%if ! %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|118	BuildArch: noarch
12mr|tomcat5-5.5.28-0.5.3|119	%endif
12mr|tomcat5-5.5.28-0.5.3|120	
12mr|tomcat5-5.5.28-0.5.3|121	Buildrequires: jpackage-utils >= 0:1.7.4
12mr|tomcat5-5.5.28-0.5.3|122	BuildRequires: java-devel >= 0:1.5.0
12mr|tomcat5-5.5.28-0.5.3|123	BuildRequires: ant >= 0:1.6.5
12mr|tomcat5-5.5.28-0.5.3|124	%if %{without_apisonly}
12mr|tomcat5-5.5.28-0.5.3|125	%if %{with_ecj}
12mr|tomcat5-5.5.28-0.5.3|126	BuildRequires: ecj >= 0:3.3.1.1
12mr|tomcat5-5.5.28-0.5.3|127	%endif
12mr|tomcat5-5.5.28-0.5.3|128	BuildRequires: ant-trax
12mr|tomcat5-5.5.28-0.5.3|129	BuildRequires: xalan-j2
12mr|tomcat5-5.5.28-0.5.3|130	BuildRequires: jakarta-commons-beanutils >= 0:1.7
12mr|tomcat5-5.5.28-0.5.3|131	BuildRequires: jakarta-commons-collections >= 0:3.1
12mr|tomcat5-5.5.28-0.5.3|132	BuildRequires: jakarta-commons-daemon >= 0:1.0.1
12mr|tomcat5-5.5.28-0.5.3|133	BuildRequires: jakarta-commons-dbcp >= 0:1.2.1
12mr|tomcat5-5.5.28-0.5.3|134	BuildRequires: jakarta-commons-digester >= 0:1.7
12mr|tomcat5-5.5.28-0.5.3|135	BuildRequires: jakarta-commons-logging >= 0:1.0.4
12mr|tomcat5-5.5.28-0.5.3|136	BuildRequires: jakarta-commons-fileupload >= 0:1.0
12mr|tomcat5-5.5.28-0.5.3|137	BuildRequires: jakarta-commons-io >= 0:1.3
12mr|tomcat5-5.5.28-0.5.3|138	BuildRequires: jakarta-commons-modeler >= 0:2.0
12mr|tomcat5-5.5.28-0.5.3|139	BuildRequires: jakarta-commons-pool >= 0:1.2
12mr|tomcat5-5.5.28-0.5.3|140	BuildRequires: jakarta-commons-launcher >= 0:0.9
12mr|tomcat5-5.5.28-0.5.3|141	BuildRequires: jakarta-commons-el >= 0:1.0
12mr|tomcat5-5.5.28-0.5.3|142	BuildRequires: junit >= 0:3.8.1
12mr|tomcat5-5.5.28-0.5.3|143	BuildRequires: regexp >= 0:1.3
12mr|tomcat5-5.5.28-0.5.3|144	BuildRequires: xerces-j2 >= 0:2.7.1
12mr|tomcat5-5.5.28-0.5.3|145	BuildRequires: zip
12mr|tomcat5-5.5.28-0.5.3|146	BuildRequires: java-rpmbuild
12mr|tomcat5-5.5.28-0.5.3|147	BuildRequires: struts
12mr|tomcat5-5.5.28-0.5.3|148	# xml-commons-apis is needed by Xerces-J2
12mr|tomcat5-5.5.28-0.5.3|149	BuildRequires: xml-commons-jaxp-1.3-apis
12mr|tomcat5-5.5.28-0.5.3|150	# FIXME taglibs-standard is not listed in the Tomcat build.properties.default
12mr|tomcat5-5.5.28-0.5.3|151	BuildRequires: jakarta-taglibs-standard >= 0:1.1.0
12mr|tomcat5-5.5.28-0.5.3|152	Requires(post): xml-commons-jaxp-1.3-apis
12mr|tomcat5-5.5.28-0.5.3|153	# libgcj aot-compiled native libraries
12mr|tomcat5-5.5.28-0.5.3|154	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|155	BuildRequires: java-gcj-compat-devel
12mr|tomcat5-5.5.28-0.5.3|156	%endif
12mr|tomcat5-5.5.28-0.5.3|157	Requires(post): jpackage-utils >= 0:1.7.4
12mr|tomcat5-5.5.28-0.5.3|158	Requires(post): rpm-helper
12mr|tomcat5-5.5.28-0.5.3|159	Requires(preun): rpm-helper
12mr|tomcat5-5.5.28-0.5.3|160	Requires(post): findutils
12mr|tomcat5-5.5.28-0.5.3|161	Requires(preun): findutils
12mr|tomcat5-5.5.28-0.5.3|162	Requires(pre): %{_sbindir}/useradd
12mr|tomcat5-5.5.28-0.5.3|163	Requires(pre): %{_sbindir}/groupadd
12mr|tomcat5-5.5.28-0.5.3|164	Requires(post): jakarta-commons-dbcp-tomcat5 >= 0:1.2.1
12mr|tomcat5-5.5.28-0.5.3|165	Requires(post): jakarta-commons-collections-tomcat5 >= 0:3.1
12mr|tomcat5-5.5.28-0.5.3|166	Requires(post): jakarta-commons-pool-tomcat5 >= 0:1.2
12mr|tomcat5-5.5.28-0.5.3|167	Requires: jaf = 0:1.0.2
12mr|tomcat5-5.5.28-0.5.3|168	Requires(post): jaf = 0:1.0.2
12mr|tomcat5-5.5.28-0.5.3|169	Requires: jakarta-commons-logging >= 0:1.0.4
12mr|tomcat5-5.5.28-0.5.3|170	Requires(post): jakarta-commons-logging >= 0:1.0.4
12mr|tomcat5-5.5.28-0.5.3|171	Requires: javamail = 0:1.3.1
12mr|tomcat5-5.5.28-0.5.3|172	Requires(post): javamail = 0:1.3.1
12mr|tomcat5-5.5.28-0.5.3|173	%if %{with_ecj}
12mr|tomcat5-5.5.28-0.5.3|174	Requires: ecj >= 0:3.3.1.1
12mr|tomcat5-5.5.28-0.5.3|175	Requires(post): ecj >= 0:3.3.1.1
12mr|tomcat5-5.5.28-0.5.3|176	%endif
12mr|tomcat5-5.5.28-0.5.3|177	%endif
12mr|tomcat5-5.5.28-0.5.3|178	Requires: jpackage-utils >= 0:1.7.4
12mr|tomcat5-5.5.28-0.5.3|179	# xml parsing packages
12mr|tomcat5-5.5.28-0.5.3|180	Requires: xerces-j2 >= 0:2.7.1
12mr|tomcat5-5.5.28-0.5.3|181	Requires: xml-commons-jaxp-1.3-apis
12mr|tomcat5-5.5.28-0.5.3|182	# jakarta-commons packages
12mr|tomcat5-5.5.28-0.5.3|183	Requires: jakarta-commons-daemon >= 0:1.0.1
12mr|tomcat5-5.5.28-0.5.3|184	Requires(post): jakarta-commons-daemon >= 0:1.0.1
12mr|tomcat5-5.5.28-0.5.3|185	Requires: jakarta-commons-launcher >= 0:0.9
12mr|tomcat5-5.5.28-0.5.3|186	# alternatives
12mr|tomcat5-5.5.28-0.5.3|187	Requires: java-devel >= 0:1.5.0
12mr|tomcat5-5.5.28-0.5.3|188	# And it needs its own API subpackages for running
12mr|tomcat5-5.5.28-0.5.3|189	Requires: %{name}-common-lib = %{epoch}:%{version}-%{release}
12mr|tomcat5-5.5.28-0.5.3|190	Requires: %{name}-server-lib = %{epoch}:%{version}-%{release}
12mr|tomcat5-5.5.28-0.5.3|191	# And it needs its own API subpackages before being installed
12mr|tomcat5-5.5.28-0.5.3|192	Requires(post): %{name}-common-lib = %{epoch}:%{version}-%{release}
12mr|tomcat5-5.5.28-0.5.3|193	Requires(post): %{name}-server-lib = %{epoch}:%{version}-%{release}
12mr|tomcat5-5.5.28-0.5.3|194	
12mr|tomcat5-5.5.28-0.5.3|195	%description
12mr|tomcat5-5.5.28-0.5.3|196	Tomcat is the servlet container that is used in the official Reference
12mr|tomcat5-5.5.28-0.5.3|197	Implementation for the Java Servlet and JavaServer Pages technologies.
12mr|tomcat5-5.5.28-0.5.3|198	The Java Servlet and JavaServer Pages specifications are developed by
12mr|tomcat5-5.5.28-0.5.3|199	Sun under the Java Community Process.
12mr|tomcat5-5.5.28-0.5.3|200	
12mr|tomcat5-5.5.28-0.5.3|201	Tomcat is developed in an open and participatory environment and
12mr|tomcat5-5.5.28-0.5.3|202	released under the Apache Software License. Tomcat is intended to be
12mr|tomcat5-5.5.28-0.5.3|203	a collaboration of the best-of-breed developers from around the world.
12mr|tomcat5-5.5.28-0.5.3|204	We invite you to participate in this open development project. To
12mr|tomcat5-5.5.28-0.5.3|205	learn more about getting involved, click here.
12mr|tomcat5-5.5.28-0.5.3|206	
12mr|tomcat5-5.5.28-0.5.3|207	%if %{without_apisonly}
12mr|tomcat5-5.5.28-0.5.3|208	%package webapps
12mr|tomcat5-5.5.28-0.5.3|209	Group: Development/Java
12mr|tomcat5-5.5.28-0.5.3|210	# Replace PreReq
12mr|tomcat5-5.5.28-0.5.3|211	Requires(pre): %{name} = %{epoch}:%{version}-%{release}
12mr|tomcat5-5.5.28-0.5.3|212	Requires(postun): %{name} = %{epoch}:%{version}-%{release}
12mr|tomcat5-5.5.28-0.5.3|213	Requires: jakarta-taglibs-standard >= 0:1.1.0
12mr|tomcat5-5.5.28-0.5.3|214	Summary: Web applications for Apache Tomcat
12mr|tomcat5-5.5.28-0.5.3|215	Requires(post): jpackage-utils >= 0:1.7.4
12mr|tomcat5-5.5.28-0.5.3|216	Requires(preun): findutils
12mr|tomcat5-5.5.28-0.5.3|217	
12mr|tomcat5-5.5.28-0.5.3|218	%description webapps
12mr|tomcat5-5.5.28-0.5.3|219	Web applications for Apache Tomcat
12mr|tomcat5-5.5.28-0.5.3|220	
12mr|tomcat5-5.5.28-0.5.3|221	%package admin-webapps
12mr|tomcat5-5.5.28-0.5.3|222	Group: Development/Java
12mr|tomcat5-5.5.28-0.5.3|223	Summary: Administrative web applications for Apache Tomcat
12mr|tomcat5-5.5.28-0.5.3|224	Requires(pre): %{name} = %{epoch}:%{version}-%{release}
12mr|tomcat5-5.5.28-0.5.3|225	Requires(postun): %{name} = %{epoch}:%{version}-%{release}
12mr|tomcat5-5.5.28-0.5.3|226	Requires: struts
12mr|tomcat5-5.5.28-0.5.3|227	Requires(post): jpackage-utils >= 0:1.7.4
12mr|tomcat5-5.5.28-0.5.3|228	Requires(post): findutils
12mr|tomcat5-5.5.28-0.5.3|229	Requires(post): jakarta-commons-beanutils
12mr|tomcat5-5.5.28-0.5.3|230	Requires(post): jakarta-commons-collections
12mr|tomcat5-5.5.28-0.5.3|231	Requires(post): jakarta-commons-digester
12mr|tomcat5-5.5.28-0.5.3|232	Requires(post): jakarta-commons-io
12mr|tomcat5-5.5.28-0.5.3|233	Requires(post): struts
12mr|tomcat5-5.5.28-0.5.3|234	Requires(preun): findutils
12mr|tomcat5-5.5.28-0.5.3|235	
12mr|tomcat5-5.5.28-0.5.3|236	%description admin-webapps
12mr|tomcat5-5.5.28-0.5.3|237	The administrative web applications (admin and manager) for Apache Tomcat.
12mr|tomcat5-5.5.28-0.5.3|238	%endif
12mr|tomcat5-5.5.28-0.5.3|239	
12mr|tomcat5-5.5.28-0.5.3|240	%package servlet-%{servletspec}-api
12mr|tomcat5-5.5.28-0.5.3|241	Group: Development/Java
12mr|tomcat5-5.5.28-0.5.3|242	Requires: %{_sbindir}/update-alternatives
12mr|tomcat5-5.5.28-0.5.3|243	Summary: Apache Tomcat Servlet implementation classes
12mr|tomcat5-5.5.28-0.5.3|244	Obsoletes: servletapi5
12mr|tomcat5-5.5.28-0.5.3|245	Provides: servlet
12mr|tomcat5-5.5.28-0.5.3|246	Provides: servlet5
12mr|tomcat5-5.5.28-0.5.3|247	Provides: servlet24
12mr|tomcat5-5.5.28-0.5.3|248	Provides: servletapi5
12mr|tomcat5-5.5.28-0.5.3|249	Provides: servlet_2_4_api
12mr|tomcat5-5.5.28-0.5.3|250	
12mr|tomcat5-5.5.28-0.5.3|251	%description servlet-%{servletspec}-api
12mr|tomcat5-5.5.28-0.5.3|252	Contains the implementation classes
12mr|tomcat5-5.5.28-0.5.3|253	of the Apache Tomcat Servlet API (packages javax.servlet).
12mr|tomcat5-5.5.28-0.5.3|254	
12mr|tomcat5-5.5.28-0.5.3|255	%package servlet-%{servletspec}-api-javadoc
12mr|tomcat5-5.5.28-0.5.3|256	Group: Development/Java
12mr|tomcat5-5.5.28-0.5.3|257	Summary: Javadoc generated documentation for %{name}-servlet-%{servletspec}-api
12mr|tomcat5-5.5.28-0.5.3|258	Obsoletes: servletapi5-javadoc
12mr|tomcat5-5.5.28-0.5.3|259	Provides: servletapi5-javadoc
12mr|tomcat5-5.5.28-0.5.3|260	
12mr|tomcat5-5.5.28-0.5.3|261	%description servlet-%{servletspec}-api-javadoc
12mr|tomcat5-5.5.28-0.5.3|262	Contains the javadoc generated documentation for the implementation classes
12mr|tomcat5-5.5.28-0.5.3|263	of the Apache Tomcat Servlet and JSP APIs (packages javax.servlet).
12mr|tomcat5-5.5.28-0.5.3|264	
12mr|tomcat5-5.5.28-0.5.3|265	%package jsp-%{jspspec}-api
12mr|tomcat5-5.5.28-0.5.3|266	Group: Development/Java
12mr|tomcat5-5.5.28-0.5.3|267	Requires: %{_sbindir}/update-alternatives
12mr|tomcat5-5.5.28-0.5.3|268	Requires: %{name}-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
12mr|tomcat5-5.5.28-0.5.3|269	# We need this to indirectly get rid of legacy jsp included in old
12mr|tomcat5-5.5.28-0.5.3|270	# servlet packages (one day we will be able to remove this)
12mr|tomcat5-5.5.28-0.5.3|271	# Replace PreReq
12mr|tomcat5-5.5.28-0.5.3|272	Requires(pre): %{name}-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
12mr|tomcat5-5.5.28-0.5.3|273	Requires(postun): %{name}-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
12mr|tomcat5-5.5.28-0.5.3|274	Summary: Apache Tomcat Servlet and JSP implementation classes
12mr|tomcat5-5.5.28-0.5.3|275	Provides: jsp
12mr|tomcat5-5.5.28-0.5.3|276	Provides: jsp_2_0_api
12mr|tomcat5-5.5.28-0.5.3|277	
12mr|tomcat5-5.5.28-0.5.3|278	%description jsp-%{jspspec}-api
12mr|tomcat5-5.5.28-0.5.3|279	Contains the implementation classes
12mr|tomcat5-5.5.28-0.5.3|280	of the Apache Tomcat JSP API (packages javax.servlet.jsp).
12mr|tomcat5-5.5.28-0.5.3|281	
12mr|tomcat5-5.5.28-0.5.3|282	%package jsp-%{jspspec}-api-javadoc
12mr|tomcat5-5.5.28-0.5.3|283	Group: Development/Java
12mr|tomcat5-5.5.28-0.5.3|284	Summary: Javadoc generated documentation for %{name}-jsp-%{jspspec}-api
12mr|tomcat5-5.5.28-0.5.3|285	Requires(post): /bin/rm
12mr|tomcat5-5.5.28-0.5.3|286	Requires(post): /bin/ln
12mr|tomcat5-5.5.28-0.5.3|287	
12mr|tomcat5-5.5.28-0.5.3|288	%description jsp-%{jspspec}-api-javadoc
12mr|tomcat5-5.5.28-0.5.3|289	Contains the javadoc generated documentation for the implementation classes
12mr|tomcat5-5.5.28-0.5.3|290	of the Apache Tomcat JSP API (packages javax.servlet.jsp).
12mr|tomcat5-5.5.28-0.5.3|291	
12mr|tomcat5-5.5.28-0.5.3|292	%if %{without_apisonly}
12mr|tomcat5-5.5.28-0.5.3|293	%package common-lib
12mr|tomcat5-5.5.28-0.5.3|294	Group: Development/Java
12mr|tomcat5-5.5.28-0.5.3|295	Summary: Libraries needed to run the Tomcat Web container (part)
12mr|tomcat5-5.5.28-0.5.3|296	Requires: java >= 0:1.5.0
12mr|tomcat5-5.5.28-0.5.3|297	Requires(post): jpackage-utils >= 0:1.7.4
12mr|tomcat5-5.5.28-0.5.3|298	Requires: jakarta-commons-collections-tomcat5 >= 0:3.1
12mr|tomcat5-5.5.28-0.5.3|299	Requires(post): jakarta-commons-collections-tomcat5 >= 0:3.1
12mr|tomcat5-5.5.28-0.5.3|300	Requires: jakarta-commons-dbcp-tomcat5 >= 0:1.2.1
12mr|tomcat5-5.5.28-0.5.3|301	Requires(post): jakarta-commons-dbcp-tomcat5 >= 0:1.2.1
12mr|tomcat5-5.5.28-0.5.3|302	Requires: jakarta-commons-el >= 0:1.0
12mr|tomcat5-5.5.28-0.5.3|303	Requires(post): jakarta-commons-el >= 0:1.0
12mr|tomcat5-5.5.28-0.5.3|304	# FIXME commons-pool is not listed in the Tomcat build.properties.default
12mr|tomcat5-5.5.28-0.5.3|305	Requires: jakarta-commons-pool-tomcat5 >= 0:1.2
12mr|tomcat5-5.5.28-0.5.3|306	Requires(post): jakarta-commons-pool-tomcat5 >= 0:1.2
12mr|tomcat5-5.5.28-0.5.3|307	%if %{with_ecj}
12mr|tomcat5-5.5.28-0.5.3|308	Requires: ecj >= 0:3.3.1.1
12mr|tomcat5-5.5.28-0.5.3|309	Requires(post): ecj >= 0:3.3.1.1
12mr|tomcat5-5.5.28-0.5.3|310	%endif
12mr|tomcat5-5.5.28-0.5.3|311	# Other subpackages must go in first
12mr|tomcat5-5.5.28-0.5.3|312	Requires(post): %{name}-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
12mr|tomcat5-5.5.28-0.5.3|313	Requires(post): %{name}-jsp-%{jspspec}-api = %{epoch}:%{version}-%{release}
12mr|tomcat5-5.5.28-0.5.3|314	Requires(post): %{name}-%{jname} = %{epoch}:%{version}-%{release}
12mr|tomcat5-5.5.28-0.5.3|315	Requires: %{name}-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
12mr|tomcat5-5.5.28-0.5.3|316	Requires: %{name}-jsp-%{jspspec}-api = %{epoch}:%{version}-%{release}
12mr|tomcat5-5.5.28-0.5.3|317	Requires: %{name}-%{jname} = %{epoch}:%{version}-%{release}
12mr|tomcat5-5.5.28-0.5.3|318	Requires(post): findutils
12mr|tomcat5-5.5.28-0.5.3|319	Requires(preun): findutils
12mr|tomcat5-5.5.28-0.5.3|320	Requires(post): /bin/rm
12mr|tomcat5-5.5.28-0.5.3|321	Requires(preun): /bin/rm
12mr|tomcat5-5.5.28-0.5.3|322	
12mr|tomcat5-5.5.28-0.5.3|323	%description common-lib
12mr|tomcat5-5.5.28-0.5.3|324	Libraries needed to run the Tomcat Web container (part)
12mr|tomcat5-5.5.28-0.5.3|325	
12mr|tomcat5-5.5.28-0.5.3|326	%package server-lib
12mr|tomcat5-5.5.28-0.5.3|327	Group: Development/Java
12mr|tomcat5-5.5.28-0.5.3|328	Summary: Libraries needed to run the Tomcat Web container (part)
12mr|tomcat5-5.5.28-0.5.3|329	Requires(post): jpackage-utils >= 0:1.7.4
12mr|tomcat5-5.5.28-0.5.3|330	Requires: jakarta-commons-modeler >= 0:2.0
12mr|tomcat5-5.5.28-0.5.3|331	Requires(post): jakarta-commons-modeler >= 0:2.0
12mr|tomcat5-5.5.28-0.5.3|332	# Other subpackages must go in first
12mr|tomcat5-5.5.28-0.5.3|333	Requires: %{name}-%{jname} = %{epoch}:%{version}-%{release}
12mr|tomcat5-5.5.28-0.5.3|334	Requires(post): %{name}-%{jname} = %{epoch}:%{version}-%{release}
12mr|tomcat5-5.5.28-0.5.3|335	Requires(post): findutils
12mr|tomcat5-5.5.28-0.5.3|336	Requires(preun): findutils
12mr|tomcat5-5.5.28-0.5.3|337	Requires(post): /bin/rm
12mr|tomcat5-5.5.28-0.5.3|338	Requires(preun): /bin/rm
12mr|tomcat5-5.5.28-0.5.3|339	
12mr|tomcat5-5.5.28-0.5.3|340	%description server-lib
12mr|tomcat5-5.5.28-0.5.3|341	Libraries needed to run the Tomcat Web container (part)
12mr|tomcat5-5.5.28-0.5.3|342	
12mr|tomcat5-5.5.28-0.5.3|343	%package %{jname}
12mr|tomcat5-5.5.28-0.5.3|344	Group: Development/Java
12mr|tomcat5-5.5.28-0.5.3|345	Requires: %{name}-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
12mr|tomcat5-5.5.28-0.5.3|346	Summary: Compiler JARs and associated scripts for %{name}
12mr|tomcat5-5.5.28-0.5.3|347	Obsoletes: jasper5
12mr|tomcat5-5.5.28-0.5.3|348	Provides: jasper5
12mr|tomcat5-5.5.28-0.5.3|349	
12mr|tomcat5-5.5.28-0.5.3|350	%description %{jname}
12mr|tomcat5-5.5.28-0.5.3|351	Compiler JARs and associated scripts for %{name}
12mr|tomcat5-5.5.28-0.5.3|352	
12mr|tomcat5-5.5.28-0.5.3|353	%package %{jname}-javadoc
12mr|tomcat5-5.5.28-0.5.3|354	Group: Development/Java
12mr|tomcat5-5.5.28-0.5.3|355	Summary: Javadoc generated documentation for %{name}-%{jname}
12mr|tomcat5-5.5.28-0.5.3|356	Obsoletes: jasper5-javadoc
12mr|tomcat5-5.5.28-0.5.3|357	Provides: jasper5-javadoc
12mr|tomcat5-5.5.28-0.5.3|358	
12mr|tomcat5-5.5.28-0.5.3|359	%description %{jname}-javadoc
12mr|tomcat5-5.5.28-0.5.3|360	Javadoc for generated documentation %{name}-%{jname}
12mr|tomcat5-5.5.28-0.5.3|361	%endif
12mr|tomcat5-5.5.28-0.5.3|362	
12mr|tomcat5-5.5.28-0.5.3|363	%if %{with_ecj}
12mr|tomcat5-5.5.28-0.5.3|364	%package jasper-eclipse
12mr|tomcat5-5.5.28-0.5.3|365	Group: Development/Java
12mr|tomcat5-5.5.28-0.5.3|366	Summary: Jasper OSGi Eclipse plugin
12mr|tomcat5-5.5.28-0.5.3|367	
12mr|tomcat5-5.5.28-0.5.3|368	%description jasper-eclipse
12mr|tomcat5-5.5.28-0.5.3|369	Jasper OSGi Eclipse plugin that contains class files from jasper-compiler,
12mr|tomcat5-5.5.28-0.5.3|370	jasper-runtime and ECJ.
12mr|tomcat5-5.5.28-0.5.3|371	%endif
12mr|tomcat5-5.5.28-0.5.3|372	
12mr|tomcat5-5.5.28-0.5.3|373	%prep
12mr|tomcat5-5.5.28-0.5.3|374	%{__rm} -rf ${RPM_BUILD_DIR}/%{name}-%{version}
12mr|tomcat5-5.5.28-0.5.3|375	
12mr|tomcat5-5.5.28-0.5.3|376	%setup -q -c -T -a 0
12mr|tomcat5-5.5.28-0.5.3|377	%setup -q -D -T -a 6
12mr|tomcat5-5.5.28-0.5.3|378	pushd %{packdname}
12mr|tomcat5-5.5.28-0.5.3|379	%patch0 -p0
12mr|tomcat5-5.5.28-0.5.3|380	%patch1 -p0
12mr|tomcat5-5.5.28-0.5.3|381	%patch2 -p0
12mr|tomcat5-5.5.28-0.5.3|382	%patch3 -p0
12mr|tomcat5-5.5.28-0.5.3|383	%patch4 -p0
12mr|tomcat5-5.5.28-0.5.3|384	%patch5 -p0
12mr|tomcat5-5.5.28-0.5.3|385	%patch7 -p0
12mr|tomcat5-5.5.28-0.5.3|386	%patch8 -p0
12mr|tomcat5-5.5.28-0.5.3|387	%patch9 -p0
12mr|tomcat5-5.5.28-0.5.3|388	%patch10 -p0
12mr|tomcat5-5.5.28-0.5.3|389	%patch12 -p0
12mr|tomcat5-5.5.28-0.5.3|390	%patch13 -p0
12mr|tomcat5-5.5.28-0.5.3|391	%patch14 -p0
12mr|tomcat5-5.5.28-0.5.3|392	%patch15 -p0
12mr|tomcat5-5.5.28-0.5.3|393	%patch16 -p0
12mr|tomcat5-5.5.28-0.5.3|394	%{__sed} -i -e 's|\@JAVA_HOME\@|%{java_home}|' build/build.xml
12mr|tomcat5-5.5.28-0.5.3|395	%ifarch ppc64 s390x alpha
12mr|tomcat5-5.5.28-0.5.3|396	%patch18 -p0
12mr|tomcat5-5.5.28-0.5.3|397	%endif
12mr|tomcat5-5.5.28-0.5.3|398	%if %{with_ecj}
12mr|tomcat5-5.5.28-0.5.3|399	%patch19 -p0
12mr|tomcat5-5.5.28-0.5.3|400	%endif
12mr|tomcat5-5.5.28-0.5.3|401	popd
12mr|tomcat5-5.5.28-0.5.3|402	
12mr|tomcat5-5.5.28-0.5.3|403	# security fixes
12mr|tomcat5-5.5.28-0.5.3|404	%patch100 -p1 -b .CVE-2009-2693-2901-2902
12mr|tomcat5-5.5.28-0.5.3|405	%patch101 -p1 -b .CVE-2010-2227
12mr|tomcat5-5.5.28-0.5.3|406	%patch102 -p1 -b .CVE-2010-1157
12mr|tomcat5-5.5.28-0.5.3|407	
12mr|tomcat5-5.5.28-0.5.3|408	pushd %{packdname}
12mr|tomcat5-5.5.28-0.5.3|409	%if %{without_ecj}
12mr|tomcat5-5.5.28-0.5.3|410	%{__rm} %{jname}/src/share/org/apache/jasper/compiler/JDTCompiler.java
12mr|tomcat5-5.5.28-0.5.3|411	%endif
12mr|tomcat5-5.5.28-0.5.3|412	
12mr|tomcat5-5.5.28-0.5.3|413	find -type f -name '*.jsp' | xargs -t perl -pi -e 's/<html:html locale="true">/<html:html>/g'
12mr|tomcat5-5.5.28-0.5.3|414	popd
12mr|tomcat5-5.5.28-0.5.3|415	
12mr|tomcat5-5.5.28-0.5.3|416	%build
12mr|tomcat5-5.5.28-0.5.3|417	# remove pre-built binaries
12mr|tomcat5-5.5.28-0.5.3|418	for dir in ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname} ; do
12mr|tomcat5-5.5.28-0.5.3|419	find $dir \( -name "*.jar" -o -name "*.class" \) | xargs -t %{__rm} -f
12mr|tomcat5-5.5.28-0.5.3|420	done
12mr|tomcat5-5.5.28-0.5.3|421	# copy license for later doc files declaration
12mr|tomcat5-5.5.28-0.5.3|422	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}
12mr|tomcat5-5.5.28-0.5.3|423	cp -p build/LICENSE .
12mr|tomcat5-5.5.28-0.5.3|424	popd
12mr|tomcat5-5.5.28-0.5.3|425	# build jspapi and servletapi as ant dist will require them later
12mr|tomcat5-5.5.28-0.5.3|426	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi
12mr|tomcat5-5.5.28-0.5.3|427	pushd jsr154
12mr|tomcat5-5.5.28-0.5.3|428	%ant -Dservletapi.build="build" \
12mr|tomcat5-5.5.28-0.5.3|429	-Dservletapi.dist="dist" \
12mr|tomcat5-5.5.28-0.5.3|430	-Dbuild.compiler="modern" dist
12mr|tomcat5-5.5.28-0.5.3|431	popd
12mr|tomcat5-5.5.28-0.5.3|432	pushd jsr152
12mr|tomcat5-5.5.28-0.5.3|433	%ant -Dservletapi.build="build" \
12mr|tomcat5-5.5.28-0.5.3|434	-Dservletapi.dist="dist" \
12mr|tomcat5-5.5.28-0.5.3|435	-Dbuild.compiler="modern" dist
12mr|tomcat5-5.5.28-0.5.3|436	popd
12mr|tomcat5-5.5.28-0.5.3|437	popd
12mr|tomcat5-5.5.28-0.5.3|438	%if %{without_apisonly}
12mr|tomcat5-5.5.28-0.5.3|439	# build jasper subpackage
12mr|tomcat5-5.5.28-0.5.3|440	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/%{jname}
12mr|tomcat5-5.5.28-0.5.3|441	%{__cat} > build.properties << EOBP
12mr|tomcat5-5.5.28-0.5.3|442	ant.jar=$(build-classpath ant)
12mr|tomcat5-5.5.28-0.5.3|443	servlet-api.jar=${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi/jsr154/dist/lib/servlet-api.jar
12mr|tomcat5-5.5.28-0.5.3|444	jsp-api.jar=${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi/jsr152/dist/lib/jsp-api.jar
12mr|tomcat5-5.5.28-0.5.3|445	tools.jar=%{java.home}/lib/tools.jar
12mr|tomcat5-5.5.28-0.5.3|446	xerces.jar=$(build-classpath xerces-j2)
12mr|tomcat5-5.5.28-0.5.3|447	xercesImpl.jar=$(build-classpath jaxp_parser_impl)
12mr|tomcat5-5.5.28-0.5.3|448	xmlParserAPIs.jar=$(build-classpath xml-commons-jaxp-1.3-apis)
12mr|tomcat5-5.5.28-0.5.3|449	commons-el.jar=$(build-classpath commons-el)
12mr|tomcat5-5.5.28-0.5.3|450	commons-collections.jar=$(build-classpath commons-collections)
12mr|tomcat5-5.5.28-0.5.3|451	commons-logging.jar=$(build-classpath commons-logging)
12mr|tomcat5-5.5.28-0.5.3|452	commons-daemon.jar=$(build-classpath commons-daemon)
12mr|tomcat5-5.5.28-0.5.3|453	junit.jar=$(build-classpath junit)
12mr|tomcat5-5.5.28-0.5.3|454	jasper-compiler-jdt.jar=$(build-classpath ecj)
12mr|tomcat5-5.5.28-0.5.3|455	EOBP
12mr|tomcat5-5.5.28-0.5.3|456	%ant -Djava.home="%{java_home}" -Dbuild.compiler="modern" javadoc
12mr|tomcat5-5.5.28-0.5.3|457	popd
12mr|tomcat5-5.5.28-0.5.3|458	
12mr|tomcat5-5.5.28-0.5.3|459	# build tomcat 5
12mr|tomcat5-5.5.28-0.5.3|460	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/build
12mr|tomcat5-5.5.28-0.5.3|461	%{__cat} >> build.properties << EOBP
12mr|tomcat5-5.5.28-0.5.3|462	version=%{version}
12mr|tomcat5-5.5.28-0.5.3|463	version.build=%{minversion}
12mr|tomcat5-5.5.28-0.5.3|464	ant.jar=%{_javadir}/ant.jar
12mr|tomcat5-5.5.28-0.5.3|465	ant-launcher.jar=%{_javadir}/ant.jar
12mr|tomcat5-5.5.28-0.5.3|466	jtc.home=${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/connectors/
12mr|tomcat5-5.5.28-0.5.3|467	%{jname}.home=${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/%{jname}
12mr|tomcat5-5.5.28-0.5.3|468	commons-beanutils.jar=$(build-classpath commons-beanutils)
12mr|tomcat5-5.5.28-0.5.3|469	commons-collections.jar=$(build-classpath commons-collections)
12mr|tomcat5-5.5.28-0.5.3|470	commons-daemon.jar=$(build-classpath commons-daemon)
12mr|tomcat5-5.5.28-0.5.3|471	commons-dbcp.jar=$(build-classpath commons-dbcp)
12mr|tomcat5-5.5.28-0.5.3|472	commons-digester.jar=$(build-classpath commons-digester)
12mr|tomcat5-5.5.28-0.5.3|473	commons-el.jar=$(build-classpath commons-el)
12mr|tomcat5-5.5.28-0.5.3|474	commons-fileupload.jar=$(build-classpath commons-fileupload)
12mr|tomcat5-5.5.28-0.5.3|475	commons-io.jar=$(build-classpath commons-io)
12mr|tomcat5-5.5.28-0.5.3|476	commons-launcher.jar=$(build-classpath commons-launcher)
12mr|tomcat5-5.5.28-0.5.3|477	commons-logging.jar=$(build-classpath commons-logging)
12mr|tomcat5-5.5.28-0.5.3|478	commons-logging-api.jar=$(build-classpath commons-logging-api)
12mr|tomcat5-5.5.28-0.5.3|479	commons-modeler.jar=$(build-classpath commons-modeler)
12mr|tomcat5-5.5.28-0.5.3|480	commons-pool.jar=$(build-classpath commons-pool)
12mr|tomcat5-5.5.28-0.5.3|481	jmx.jar=$(build-classpath mx4j/mx4j-jmx.jar)
12mr|tomcat5-5.5.28-0.5.3|482	jmx-remote.jar=$(build-classpath mx4j/mx4j-remote.jar)
12mr|tomcat5-5.5.28-0.5.3|483	jmx-tools.jar=$(build-classpath mx4j/mx4j-tools.jar)
12mr|tomcat5-5.5.28-0.5.3|484	jmxri.jar=$(build-classpath mx4j/mx4j-jmx.jar)
12mr|tomcat5-5.5.28-0.5.3|485	junit.jar=$(build-classpath junit)
12mr|tomcat5-5.5.28-0.5.3|486	regexp.jar=$(build-classpath regexp)
12mr|tomcat5-5.5.28-0.5.3|487	servlet-api.jar=${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi/jsr154/dist/lib/servlet-api.jar
12mr|tomcat5-5.5.28-0.5.3|488	jsp-api.jar=${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi/jsr152/dist/lib/jsp-api.jar
12mr|tomcat5-5.5.28-0.5.3|489	servlet.doc=${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi/jsr154/dist/docs/api
12mr|tomcat5-5.5.28-0.5.3|490	xercesImpl.jar=$(build-classpath jaxp_parser_impl)
12mr|tomcat5-5.5.28-0.5.3|491	xml-apis.jar=$(build-classpath xml-commons-jaxp-1.3-apis)
12mr|tomcat5-5.5.28-0.5.3|492	struts.jar=$(build-classpath struts)
12mr|tomcat5-5.5.28-0.5.3|493	struts.lib=%{_datadir}/struts
12mr|tomcat5-5.5.28-0.5.3|494	activation.jar=$(build-classpath jaf_1_0_2_api)
12mr|tomcat5-5.5.28-0.5.3|495	mail.jar=$(build-classpath javamail_1_3_1_api)
12mr|tomcat5-5.5.28-0.5.3|496	jta.jar=$(build-classpath jta_1_0_1B_api)
12mr|tomcat5-5.5.28-0.5.3|497	jaas.jar=$(build-classpath jaas)
12mr|tomcat5-5.5.28-0.5.3|498	jndi.jar=$(build-classpath jndi)
12mr|tomcat5-5.5.28-0.5.3|499	jdbc20ext.jar=$(build-classpath jdbc-stdext)
12mr|tomcat5-5.5.28-0.5.3|500	jcert.jar=$(build-classpath jsse/jcert)
12mr|tomcat5-5.5.28-0.5.3|501	jnet.jar=$(build-classpath jsse/jnet)
12mr|tomcat5-5.5.28-0.5.3|502	jsse.jar=$(build-classpath jsse/jsse)
12mr|tomcat5-5.5.28-0.5.3|503	servletapi.build.notrequired=true
12mr|tomcat5-5.5.28-0.5.3|504	jspapi.build.notrequired=true
12mr|tomcat5-5.5.28-0.5.3|505	EOBP
12mr|tomcat5-5.5.28-0.5.3|506	%ant -Dbuild.compiler="modern" -Djava.home="%{java_home}" init
12mr|tomcat5-5.5.28-0.5.3|507	cp ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi/jsr154/dist/lib/servlet-api.jar \
12mr|tomcat5-5.5.28-0.5.3|508	${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/build/build/common/lib/servlet-api.jar
12mr|tomcat5-5.5.28-0.5.3|509	%ant -Dbuild.compiler="modern" -Djava.home="%{java_home}" build
12mr|tomcat5-5.5.28-0.5.3|510	popd
12mr|tomcat5-5.5.28-0.5.3|511	# build the connectors
12mr|tomcat5-5.5.28-0.5.3|512	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/connectors
12mr|tomcat5-5.5.28-0.5.3|513	# use the JARs created above to build
12mr|tomcat5-5.5.28-0.5.3|514	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"
12mr|tomcat5-5.5.28-0.5.3|515	%{__cat} > build.properties << EOBP
12mr|tomcat5-5.5.28-0.5.3|516	activation.jar=$(build-classpath jaf_1_0_2_api)
12mr|tomcat5-5.5.28-0.5.3|517	ant.jar=%{_javadir}/ant.jar
12mr|tomcat5-5.5.28-0.5.3|518	junit.jar=$(build-classpath junit)
12mr|tomcat5-5.5.28-0.5.3|519	commons-beanutils.jar=$(build-classpath commons-beanutils)
12mr|tomcat5-5.5.28-0.5.3|520	commons-collections.jar=$(build-classpath commons-collections)
12mr|tomcat5-5.5.28-0.5.3|521	commons-daemon.jar=$(build-classpath commons-daemon)
12mr|tomcat5-5.5.28-0.5.3|522	commons-digester.jar=$(build-classpath commons-digester)
12mr|tomcat5-5.5.28-0.5.3|523	commons-fileupload.jar=$(build-classpath commons-fileupload)
12mr|tomcat5-5.5.28-0.5.3|524	commons-io.jar=$(build-classpath commons-io)
12mr|tomcat5-5.5.28-0.5.3|525	commons-logging.jar=$(build-classpath commons-logging)
12mr|tomcat5-5.5.28-0.5.3|526	commons-logging-api.jar=$(build-classpath commons-logging-api)
12mr|tomcat5-5.5.28-0.5.3|527	commons-modeler.jar=$(build-classpath commons-modeler)
12mr|tomcat5-5.5.28-0.5.3|528	commons-pool.jar=$(build-classpath commons-pool)
12mr|tomcat5-5.5.28-0.5.3|529	regexp.jar=$(build-classpath regexp)
12mr|tomcat5-5.5.28-0.5.3|530	jmx.jar=$(build-classpath mx4j/mx4j-jmx)
12mr|tomcat5-5.5.28-0.5.3|531	activation.jar=$(build-classpath jaf_1_0_2_api)
12mr|tomcat5-5.5.28-0.5.3|532	mail.jar=$(build-classpath javamail_1_3_1_api)
12mr|tomcat5-5.5.28-0.5.3|533	jta.jar=$(build-classpath jta_1_0_1B_api)
12mr|tomcat5-5.5.28-0.5.3|534	jaas.jar=$(build-classpath jaas)
12mr|tomcat5-5.5.28-0.5.3|535	jndi.jar=$(build-classpath jndi)
12mr|tomcat5-5.5.28-0.5.3|536	jdbc20ext.jar=$(build-classpath jdbc-stdext)
12mr|tomcat5-5.5.28-0.5.3|537	jcert.jar=$(build-classpath jsse/jcert)
12mr|tomcat5-5.5.28-0.5.3|538	jnet.jar=$(build-classpath jsse/jnet)
12mr|tomcat5-5.5.28-0.5.3|539	jsse.jar=$(build-classpath jsse/jsse)
12mr|tomcat5-5.5.28-0.5.3|540	tomcat5.home=../../build/build
12mr|tomcat5-5.5.28-0.5.3|541	EOBP
12mr|tomcat5-5.5.28-0.5.3|542	%ant -Dbuild.compiler="modern" -Djava.home="%{java_home}" build
12mr|tomcat5-5.5.28-0.5.3|543	popd
12mr|tomcat5-5.5.28-0.5.3|544	%endif
12mr|tomcat5-5.5.28-0.5.3|545	
12mr|tomcat5-5.5.28-0.5.3|546	# create jasper-eclipse jar
12mr|tomcat5-5.5.28-0.5.3|547	%if %{with_ecj}
12mr|tomcat5-5.5.28-0.5.3|548	mkdir -p org.apache.jasper
12mr|tomcat5-5.5.28-0.5.3|549	pushd org.apache.jasper
12mr|tomcat5-5.5.28-0.5.3|550	unzip -qq ../apache-tomcat-%{version}-src/build/build/common/lib/jasper-compiler.jar
12mr|tomcat5-5.5.28-0.5.3|551	unzip -qq ../apache-tomcat-%{version}-src/build/build/common/lib/jasper-runtime.jar \
12mr|tomcat5-5.5.28-0.5.3|552	-x META-INF/MANIFEST.MF org/apache/jasper/compiler/Localizer.class
12mr|tomcat5-5.5.28-0.5.3|553	unzip -qq %{_javadir}/ecj.jar -x META-INF/MANIFEST.MF
12mr|tomcat5-5.5.28-0.5.3|554	cp -p %{SOURCE7} META-INF/MANIFEST.MF
12mr|tomcat5-5.5.28-0.5.3|555	rm -f plugin.properties plugin.xml about.html jdtCompilerAdapter.jar META-INF/eclipse.inf
12mr|tomcat5-5.5.28-0.5.3|556	zip -qq -r ../org.apache.jasper_5.5.17.v200706111724.jar .
12mr|tomcat5-5.5.28-0.5.3|557	popd
12mr|tomcat5-5.5.28-0.5.3|558	%endif
12mr|tomcat5-5.5.28-0.5.3|559	
12mr|tomcat5-5.5.28-0.5.3|560	# inject OSGi manifests
12mr|tomcat5-5.5.28-0.5.3|561	mkdir -p META-INF
12mr|tomcat5-5.5.28-0.5.3|562	cp -p %{SOURCE8} META-INF/MANIFEST.MF
12mr|tomcat5-5.5.28-0.5.3|563	touch META-INF/MANIFEST.MF
12mr|tomcat5-5.5.28-0.5.3|564	zip -u %{packdname}/servletapi/jsr154/dist/lib/servlet-api.jar META-INF/MANIFEST.MF
12mr|tomcat5-5.5.28-0.5.3|565	cp -p %{SOURCE9} META-INF/MANIFEST.MF
12mr|tomcat5-5.5.28-0.5.3|566	touch META-INF/MANIFEST.MF
12mr|tomcat5-5.5.28-0.5.3|567	zip -u %{packdname}/servletapi/jsr152/dist/lib/jsp-api.jar META-INF/MANIFEST.MF
12mr|tomcat5-5.5.28-0.5.3|568	
12mr|tomcat5-5.5.28-0.5.3|569	%install
12mr|tomcat5-5.5.28-0.5.3|570	%{__rm} -rf $RPM_BUILD_ROOT
12mr|tomcat5-5.5.28-0.5.3|571	%{__install} -d -m 755 ${RPM_BUILD_ROOT}%{_javadir}
12mr|tomcat5-5.5.28-0.5.3|572	%if %{without_apisonly}
12mr|tomcat5-5.5.28-0.5.3|573	export CLASSPATH="$(build-classpath xalan-j2 xml-commons-jaxp-1.3-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
12mr|tomcat5-5.5.28-0.5.3|574	# build initial path structure
12mr|tomcat5-5.5.28-0.5.3|575	%{__install} -d -m 755 \
12mr|tomcat5-5.5.28-0.5.3|576	${RPM_BUILD_ROOT}{%{confdir},%{logdir},%{homedir},%{bindir}}
12mr|tomcat5-5.5.28-0.5.3|577	%{__install} -d -m 755 ${RPM_BUILD_ROOT}{%{serverdir},%{tempdir},%{workdir}}
12mr|tomcat5-5.5.28-0.5.3|578	%{__install} -d -m 755 ${RPM_BUILD_ROOT}{%{appdir},%{commondir},%{shareddir}}
12mr|tomcat5-5.5.28-0.5.3|579	%{__install} -d -m 755 ${RPM_BUILD_ROOT}%{_sysconfdir}/logrotate.d
12mr|tomcat5-5.5.28-0.5.3|580	%{__install} -d -m 755 ${RPM_BUILD_ROOT}%{_initrddir}
12mr|tomcat5-5.5.28-0.5.3|581	%{__install} -d -m 755 ${RPM_BUILD_ROOT}%{_bindir}
12mr|tomcat5-5.5.28-0.5.3|582	%{__install} -d -m 755 ${RPM_BUILD_ROOT}%{_javadir}/%{name}
12mr|tomcat5-5.5.28-0.5.3|583	%{__install} -d -m 755 ${RPM_BUILD_ROOT}%{_datadir}/maven2/poms
12mr|tomcat5-5.5.28-0.5.3|584	%{__install} -m 755 %{SOURCE5} ${RPM_BUILD_ROOT}%{bindir}/relink
12mr|tomcat5-5.5.28-0.5.3|585	# SysV init and configuration
12mr|tomcat5-5.5.28-0.5.3|586	%{__install} -d -m 755 ${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig
12mr|tomcat5-5.5.28-0.5.3|587	# Service-specific configuration file
12mr|tomcat5-5.5.28-0.5.3|588	cat > %{name} << EOT
12mr|tomcat5-5.5.28-0.5.3|589	# Service-specific configuration file for %{name} services
12mr|tomcat5-5.5.28-0.5.3|590	# This will be sourced by the SysV service script after the global
12mr|tomcat5-5.5.28-0.5.3|591	# configuration file /etc/%{name}/%{name}.conf, thus allowing values
12mr|tomcat5-5.5.28-0.5.3|592	# to be overridden on a per-service way
12mr|tomcat5-5.5.28-0.5.3|593	#
12mr|tomcat5-5.5.28-0.5.3|594	# NEVER change the init script itself:
12mr|tomcat5-5.5.28-0.5.3|595	# To change values for all services make your changes in
12mr|tomcat5-5.5.28-0.5.3|596	# /etc/%{name}/%{name}.conf
12mr|tomcat5-5.5.28-0.5.3|597	# To change values for a specific service, change it here
12mr|tomcat5-5.5.28-0.5.3|598	# To create a new service, create a link from /etc/init.d/<you new service> to
12mr|tomcat5-5.5.28-0.5.3|599	# /etc/init.d/%{name} (do not copy the init script) and make a copy of the
12mr|tomcat5-5.5.28-0.5.3|600	# /etc/sysconfig/%{name} file to /etc/sysconfig/<you new service> and change
12mr|tomcat5-5.5.28-0.5.3|601	# the property values so the two services won't conflict
12mr|tomcat5-5.5.28-0.5.3|602	# Register the new service in the system as usual (see chkconfig and similars)
12mr|tomcat5-5.5.28-0.5.3|603	#
12mr|tomcat5-5.5.28-0.5.3|604	EOT
12mr|tomcat5-5.5.28-0.5.3|605	%{__install} -m 0644 %{name} ${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig/%{name}
12mr|tomcat5-5.5.28-0.5.3|606	%{__rm} %{name}
12mr|tomcat5-5.5.28-0.5.3|607	%{__install} %{SOURCE1} \
12mr|tomcat5-5.5.28-0.5.3|608	${RPM_BUILD_ROOT}%{_initrddir}/%{name}
12mr|tomcat5-5.5.28-0.5.3|609	# Global configuration file
12mr|tomcat5-5.5.28-0.5.3|610	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{confdir}
12mr|tomcat5-5.5.28-0.5.3|611	%{__cat} > %{name}.conf << EOT
12mr|tomcat5-5.5.28-0.5.3|612	# System-wide configuration file for %{name} services
12mr|tomcat5-5.5.28-0.5.3|613	# This will be sourced by %{name} and any secondary service
12mr|tomcat5-5.5.28-0.5.3|614	# Values will be overridden by service-specific configuration
12mr|tomcat5-5.5.28-0.5.3|615	# files in /etc/sysconfig
12mr|tomcat5-5.5.28-0.5.3|616	# Use this one to change default values for all services
12mr|tomcat5-5.5.28-0.5.3|617	# Change the service specific ones to affect only one service
12mr|tomcat5-5.5.28-0.5.3|618	# (see, for instance, /etc/sysconfig/%{name})
12mr|tomcat5-5.5.28-0.5.3|619	#
12mr|tomcat5-5.5.28-0.5.3|620	EOT
12mr|tomcat5-5.5.28-0.5.3|621	%{__cat} %{SOURCE2} >> %{name}.conf
12mr|tomcat5-5.5.28-0.5.3|622	%{__install} -m 0644 %{name}.conf ${RPM_BUILD_ROOT}%{confdir}/%{name}.conf
12mr|tomcat5-5.5.28-0.5.3|623	%{__rm} -f %{name}.conf
12mr|tomcat5-5.5.28-0.5.3|624	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/build
12mr|tomcat5-5.5.28-0.5.3|625	export usejikes="false"
12mr|tomcat5-5.5.28-0.5.3|626	export OPT_JAR_LIST="ant/ant-trax xalan-j2-serializer"
12mr|tomcat5-5.5.28-0.5.3|627	%ant -Dbuild.compiler="modern" -Djava.home=%{java_home} dist
12mr|tomcat5-5.5.28-0.5.3|628	pushd dist
12mr|tomcat5-5.5.28-0.5.3|629	%{__mv} bin/* ${RPM_BUILD_ROOT}%{bindir}
12mr|tomcat5-5.5.28-0.5.3|630	%{__mv} common/* ${RPM_BUILD_ROOT}%{commondir}
12mr|tomcat5-5.5.28-0.5.3|631	%{__mv} conf/* ${RPM_BUILD_ROOT}%{confdir}
12mr|tomcat5-5.5.28-0.5.3|632	%{__mv} server/* ${RPM_BUILD_ROOT}%{serverdir}
12mr|tomcat5-5.5.28-0.5.3|633	%{__mv} shared/* ${RPM_BUILD_ROOT}%{shareddir}
12mr|tomcat5-5.5.28-0.5.3|634	%{__mv} webapps/* ${RPM_BUILD_ROOT}%{appdir}
12mr|tomcat5-5.5.28-0.5.3|635	popd
12mr|tomcat5-5.5.28-0.5.3|636	pushd build/conf
12mr|tomcat5-5.5.28-0.5.3|637	%{__mv} uriworkermap.properties workers.properties \
12mr|tomcat5-5.5.28-0.5.3|638	workers.properties.minimal ${RPM_BUILD_ROOT}%{confdir}
12mr|tomcat5-5.5.28-0.5.3|639	popd
12mr|tomcat5-5.5.28-0.5.3|640	popd
12mr|tomcat5-5.5.28-0.5.3|641	# rename catalina.sh into dtomcat5 to let wrapper take precedence
12mr|tomcat5-5.5.28-0.5.3|642	%{__install} ${RPM_BUILD_ROOT}%{bindir}/catalina.sh \
12mr|tomcat5-5.5.28-0.5.3|643	${RPM_BUILD_ROOT}%{_bindir}/d%{name}
12mr|tomcat5-5.5.28-0.5.3|644	%{__rm} -f ${RPM_BUILD_ROOT}%{bindir}/catalina.sh.* \
12mr|tomcat5-5.5.28-0.5.3|645	${RPM_BUILD_ROOT}%{bindir}/setclasspath.*
12mr|tomcat5-5.5.28-0.5.3|646	# Remove leftover files
12mr|tomcat5-5.5.28-0.5.3|647	%{__rm} -f ${RPM_BUILD_ROOT}%{bindir}/*.orig
12mr|tomcat5-5.5.28-0.5.3|648	# install wrapper as tomcat5
12mr|tomcat5-5.5.28-0.5.3|649	%{__install} %{SOURCE3} ${RPM_BUILD_ROOT}%{_bindir}/%{name}
12mr|tomcat5-5.5.28-0.5.3|650	# install logrotate support
12mr|tomcat5-5.5.28-0.5.3|651	%{__install} %{SOURCE4} ${RPM_BUILD_ROOT}%{_sysconfdir}/logrotate.d/%{name}
12mr|tomcat5-5.5.28-0.5.3|652	# remove / reorder non-usefull stuff
12mr|tomcat5-5.5.28-0.5.3|653	%{__rm} -rf ${RPM_BUILD_ROOT}%{homedir}/src/
12mr|tomcat5-5.5.28-0.5.3|654	%{__rm} -f  ${RPM_BUILD_ROOT}%{bindir}/*.sh ${RPM_BUILD_ROOT}%{bindir}/*.bat
12mr|tomcat5-5.5.28-0.5.3|655	# FHS compliance patches, not easy to track them all boys :)
12mr|tomcat5-5.5.28-0.5.3|656	for i in ${RPM_BUILD_ROOT}%{confdir}/%{name}.conf \
12mr|tomcat5-5.5.28-0.5.3|657	${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig/%{name} \
12mr|tomcat5-5.5.28-0.5.3|658	${RPM_BUILD_ROOT}%{_bindir}/d%{name} \
12mr|tomcat5-5.5.28-0.5.3|659	${RPM_BUILD_ROOT}%{_bindir}/%{name} \
12mr|tomcat5-5.5.28-0.5.3|660	${RPM_BUILD_ROOT}%{_initrddir}/%{name} \
12mr|tomcat5-5.5.28-0.5.3|661	${RPM_BUILD_ROOT}%{bindir}/relink \
12mr|tomcat5-5.5.28-0.5.3|662	${RPM_BUILD_ROOT}%{_sysconfdir}/logrotate.d/%{name}; do
12mr|tomcat5-5.5.28-0.5.3|663	%{__sed} -i \
12mr|tomcat5-5.5.28-0.5.3|664	-e 's|\@\@\@LIBDIR\@\@\@|%{_libdir}|g' \
12mr|tomcat5-5.5.28-0.5.3|665	-e 's|\@\@\@TCCONF\@\@\@|%{confdir}|g' \
12mr|tomcat5-5.5.28-0.5.3|666	-e "s|\@\@\@TCCONF\@\@\@|%{confdir}|g" \
12mr|tomcat5-5.5.28-0.5.3|667	-e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
12mr|tomcat5-5.5.28-0.5.3|668	-e "s|\@\@\@TCBIN\@\@\@|%{bindir}|g" \
12mr|tomcat5-5.5.28-0.5.3|669	-e "s|\@\@\@TCCOMMON\@\@\@|%{commondir}|g" \
12mr|tomcat5-5.5.28-0.5.3|670	-e "s|\@\@\@TCSERVER\@\@\@|%{serverdir}|g" \
12mr|tomcat5-5.5.28-0.5.3|671	-e "s|\@\@\@TCSHARED\@\@\@|%{shareddir}|g" \
12mr|tomcat5-5.5.28-0.5.3|672	-e "s|\@\@\@TCAPP\@\@\@|%{appdir}|g" \
12mr|tomcat5-5.5.28-0.5.3|673	-e "s|\@\@\@TCLOG\@\@\@|%{logdir}|g" $i
12mr|tomcat5-5.5.28-0.5.3|674	done
12mr|tomcat5-5.5.28-0.5.3|675	%add_to_maven_depmap tomcat tomcat-parent %{version} JPP/%{name} parent
12mr|tomcat5-5.5.28-0.5.3|676	%{__install} -m 644 \
12mr|tomcat5-5.5.28-0.5.3|677	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/tomcat-parent-%{version}.pom \
12mr|tomcat5-5.5.28-0.5.3|678	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.%{name}-parent.pom
12mr|tomcat5-5.5.28-0.5.3|679	# Process bin
12mr|tomcat5-5.5.28-0.5.3|680	# Remove local JARs (to be replaced with jpp links in post)
12mr|tomcat5-5.5.28-0.5.3|681	pushd ${RPM_BUILD_ROOT}%{bindir}
12mr|tomcat5-5.5.28-0.5.3|682	# tomcat-juli will be installed in a public repository
12mr|tomcat5-5.5.28-0.5.3|683	%{__mv} tomcat-juli.jar \
12mr|tomcat5-5.5.28-0.5.3|684	${RPM_BUILD_ROOT}%{_javadir}/%{name}/tomcat-juli-%{version}.jar
12mr|tomcat5-5.5.28-0.5.3|685	pushd ${RPM_BUILD_ROOT}%{_javadir}/%{name}
12mr|tomcat5-5.5.28-0.5.3|686	%{__ln_s} -f tomcat-juli-%{version}.jar tomcat-juli.jar
12mr|tomcat5-5.5.28-0.5.3|687	popd
12mr|tomcat5-5.5.28-0.5.3|688	%add_to_maven_depmap tomcat tomcat-juli %{version} JPP/%{name} tomcat-juli
12mr|tomcat5-5.5.28-0.5.3|689	%{__install} -m 644 \
12mr|tomcat5-5.5.28-0.5.3|690	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/tomcat-juli-%{version}.pom \
12mr|tomcat5-5.5.28-0.5.3|691	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.%{name}-tomcat-juli.pom
12mr|tomcat5-5.5.28-0.5.3|692	
12mr|tomcat5-5.5.28-0.5.3|693	find . -name "*.jar" -not -name "*bootstrap*" \
12mr|tomcat5-5.5.28-0.5.3|694	-exec %{__rm} -f {} \;
12mr|tomcat5-5.5.28-0.5.3|695	popd
12mr|tomcat5-5.5.28-0.5.3|696	# Process server/lib
12mr|tomcat5-5.5.28-0.5.3|697	# Remove local JARs (to be replaced with jpp links in post)
12mr|tomcat5-5.5.28-0.5.3|698	pushd ${RPM_BUILD_ROOT}%{serverdir}/lib
12mr|tomcat5-5.5.28-0.5.3|699	find . -name "*.jar" -not -name "catalina*" \
12mr|tomcat5-5.5.28-0.5.3|700	-not -name "servlets-*" \
12mr|tomcat5-5.5.28-0.5.3|701	-not -name "tomcat-*" | xargs -t %{__rm} -f
12mr|tomcat5-5.5.28-0.5.3|702	# catalina-ant will be installed in a public repository
12mr|tomcat5-5.5.28-0.5.3|703	%{__mv} catalina-ant.jar \
12mr|tomcat5-5.5.28-0.5.3|704	${RPM_BUILD_ROOT}%{_javadir}/catalina-ant-%{version}.jar
12mr|tomcat5-5.5.28-0.5.3|705	pushd ${RPM_BUILD_ROOT}%{_javadir}
12mr|tomcat5-5.5.28-0.5.3|706	%{__ln_s} -f catalina-ant-%{version}.jar catalina-ant5.jar
12mr|tomcat5-5.5.28-0.5.3|707	popd
12mr|tomcat5-5.5.28-0.5.3|708	%add_to_maven_depmap tomcat catalina-ant %{version} JPP catalina-ant5
12mr|tomcat5-5.5.28-0.5.3|709	%{__install} -m 644 \
12mr|tomcat5-5.5.28-0.5.3|710	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/catalina-ant-%{version}.pom \
12mr|tomcat5-5.5.28-0.5.3|711	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-catalina-ant5.pom
12mr|tomcat5-5.5.28-0.5.3|712	
12mr|tomcat5-5.5.28-0.5.3|713	# catalina* jars will be installed in a public repository
12mr|tomcat5-5.5.28-0.5.3|714	for i in catalina*.jar; do
12mr|tomcat5-5.5.28-0.5.3|715	j="`echo $i | %{__sed} -e 's|\.jar$||'`"
12mr|tomcat5-5.5.28-0.5.3|716	%{__mv} ${j}.jar \
12mr|tomcat5-5.5.28-0.5.3|717	${RPM_BUILD_ROOT}%{_javadir}/%{name}/${j}-%{version}.jar
12mr|tomcat5-5.5.28-0.5.3|718	pushd ${RPM_BUILD_ROOT}%{_javadir}/%{name}
12mr|tomcat5-5.5.28-0.5.3|719	%{__ln_s} -f ${j}-%{version}.jar ${j}.jar
12mr|tomcat5-5.5.28-0.5.3|720	popd
12mr|tomcat5-5.5.28-0.5.3|721	%add_to_maven_depmap tomcat ${j} %{version} JPP/tomcat5 ${j}
12mr|tomcat5-5.5.28-0.5.3|722	%{__install} -m 644 \
12mr|tomcat5-5.5.28-0.5.3|723	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${j}-%{version}.pom \
12mr|tomcat5-5.5.28-0.5.3|724	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.tomcat5-${j}.pom
12mr|tomcat5-5.5.28-0.5.3|725	done
12mr|tomcat5-5.5.28-0.5.3|726	# servlets* jars will be installed in a public repository
12mr|tomcat5-5.5.28-0.5.3|727	for i in servlets-*.jar; do
12mr|tomcat5-5.5.28-0.5.3|728	j="`echo $i | %{__sed} -e 's|\.jar$||'`"
12mr|tomcat5-5.5.28-0.5.3|729	%{__mv} ${j}.jar \
12mr|tomcat5-5.5.28-0.5.3|730	${RPM_BUILD_ROOT}%{_javadir}/%{name}/${j}-%{version}.jar
12mr|tomcat5-5.5.28-0.5.3|731	pushd ${RPM_BUILD_ROOT}%{_javadir}/%{name}
12mr|tomcat5-5.5.28-0.5.3|732	%{__ln_s} -f ${j}-%{version}.jar ${j}.jar
12mr|tomcat5-5.5.28-0.5.3|733	popd
12mr|tomcat5-5.5.28-0.5.3|734	%add_to_maven_depmap tomcat ${j} %{version} JPP/tomcat5 ${j}
12mr|tomcat5-5.5.28-0.5.3|735	%{__install} -m 644 \
12mr|tomcat5-5.5.28-0.5.3|736	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${j}-%{version}.pom \
12mr|tomcat5-5.5.28-0.5.3|737	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.tomcat5-${j}.pom
12mr|tomcat5-5.5.28-0.5.3|738	done
12mr|tomcat5-5.5.28-0.5.3|739	# tomcat* jars will be installed in a public repository
12mr|tomcat5-5.5.28-0.5.3|740	for i in tomcat-*.jar; do
12mr|tomcat5-5.5.28-0.5.3|741	j="`echo $i | %{__sed} -e 's|\.jar$||'`"
12mr|tomcat5-5.5.28-0.5.3|742	%{__mv} ${j}.jar \
12mr|tomcat5-5.5.28-0.5.3|743	${RPM_BUILD_ROOT}%{_javadir}/%{name}/${j}-%{version}.jar
12mr|tomcat5-5.5.28-0.5.3|744	pushd ${RPM_BUILD_ROOT}%{_javadir}/%{name}
12mr|tomcat5-5.5.28-0.5.3|745	%{__ln_s} -f ${j}-%{version}.jar ${j}.jar
12mr|tomcat5-5.5.28-0.5.3|746	popd
12mr|tomcat5-5.5.28-0.5.3|747	%add_to_maven_depmap tomcat ${j} %{version} JPP/tomcat5 ${j}
12mr|tomcat5-5.5.28-0.5.3|748	%{__install} -m 644 \
12mr|tomcat5-5.5.28-0.5.3|749	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${j}-%{version}.pom \
12mr|tomcat5-5.5.28-0.5.3|750	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.tomcat5-${j}.pom
12mr|tomcat5-5.5.28-0.5.3|751	done
12mr|tomcat5-5.5.28-0.5.3|752	popd
12mr|tomcat5-5.5.28-0.5.3|753	# Process admin webapp server/webapps/admin
12mr|tomcat5-5.5.28-0.5.3|754	pushd ${RPM_BUILD_ROOT}%{serverdir}/webapps/admin/WEB-INF/lib
12mr|tomcat5-5.5.28-0.5.3|755	find . -name "*.jar" -not -name 'catalina-admin*' | xargs -t %{__rm} -f
12mr|tomcat5-5.5.28-0.5.3|756	for i in catalina-admin; do
12mr|tomcat5-5.5.28-0.5.3|757	%{__mv} ${i}.jar \
12mr|tomcat5-5.5.28-0.5.3|758	${RPM_BUILD_ROOT}%{_javadir}/%{name}/${i}-%{version}.jar
12mr|tomcat5-5.5.28-0.5.3|759	pushd ${RPM_BUILD_ROOT}%{_javadir}/%{name}
12mr|tomcat5-5.5.28-0.5.3|760	%{__ln_s} -f ${i}-%{version}.jar ${i}.jar
12mr|tomcat5-5.5.28-0.5.3|761	popd
12mr|tomcat5-5.5.28-0.5.3|762	%add_to_maven_depmap tomcat ${i} %{version} JPP/tomcat5 ${i}
12mr|tomcat5-5.5.28-0.5.3|763	%{__install} -m 644 \
12mr|tomcat5-5.5.28-0.5.3|764	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${i}-%{version}.pom \
12mr|tomcat5-5.5.28-0.5.3|765	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.tomcat5-${i}.pom
12mr|tomcat5-5.5.28-0.5.3|766	done
12mr|tomcat5-5.5.28-0.5.3|767	popd
12mr|tomcat5-5.5.28-0.5.3|768	# Process manager webapp server/webapps/manager
12mr|tomcat5-5.5.28-0.5.3|769	pushd ${RPM_BUILD_ROOT}%{serverdir}/webapps/manager/WEB-INF/lib
12mr|tomcat5-5.5.28-0.5.3|770	find . -name "*.jar" -not -name 'catalina-manager*' | xargs -t %{__rm} -f
12mr|tomcat5-5.5.28-0.5.3|771	for i in catalina-manager; do
12mr|tomcat5-5.5.28-0.5.3|772	%{__mv} ${i}.jar \
12mr|tomcat5-5.5.28-0.5.3|773	${RPM_BUILD_ROOT}%{_javadir}/%{name}/${i}-%{version}.jar
12mr|tomcat5-5.5.28-0.5.3|774	pushd ${RPM_BUILD_ROOT}%{_javadir}/%{name}
12mr|tomcat5-5.5.28-0.5.3|775	%{__ln_s} -f ${i}-%{version}.jar ${i}.jar
12mr|tomcat5-5.5.28-0.5.3|776	popd
12mr|tomcat5-5.5.28-0.5.3|777	%add_to_maven_depmap tomcat ${i} %{version} JPP/tomcat5 ${i}
12mr|tomcat5-5.5.28-0.5.3|778	%{__install} -m 644 \
12mr|tomcat5-5.5.28-0.5.3|779	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${i}-%{version}.pom \
12mr|tomcat5-5.5.28-0.5.3|780	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.tomcat5-${i}.pom
12mr|tomcat5-5.5.28-0.5.3|781	done
12mr|tomcat5-5.5.28-0.5.3|782	popd
12mr|tomcat5-5.5.28-0.5.3|783	# Process host-manager webapp server/webapps/host-manager
12mr|tomcat5-5.5.28-0.5.3|784	pushd ${RPM_BUILD_ROOT}%{serverdir}/webapps/host-manager/WEB-INF/lib
12mr|tomcat5-5.5.28-0.5.3|785	find . -name "*.jar" -not -name 'catalina-host-manager*' \
12mr|tomcat5-5.5.28-0.5.3|786	| xargs -t %{__rm} -f
12mr|tomcat5-5.5.28-0.5.3|787	for i in catalina-host-manager; do
12mr|tomcat5-5.5.28-0.5.3|788	%{__mv} ${i}.jar \
12mr|tomcat5-5.5.28-0.5.3|789	${RPM_BUILD_ROOT}%{_javadir}/%{name}/${i}-%{version}.jar
12mr|tomcat5-5.5.28-0.5.3|790	pushd ${RPM_BUILD_ROOT}%{_javadir}/%{name}
12mr|tomcat5-5.5.28-0.5.3|791	%{__ln_s} -f ${i}-%{version}.jar ${i}.jar
12mr|tomcat5-5.5.28-0.5.3|792	popd
12mr|tomcat5-5.5.28-0.5.3|793	%add_to_maven_depmap tomcat ${i} %{version} JPP/tomcat5 ${i}
12mr|tomcat5-5.5.28-0.5.3|794	%{__install} -m 644 \
12mr|tomcat5-5.5.28-0.5.3|795	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${i}-%{version}.pom \
12mr|tomcat5-5.5.28-0.5.3|796	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.tomcat5-${i}.pom
12mr|tomcat5-5.5.28-0.5.3|797	done
12mr|tomcat5-5.5.28-0.5.3|798	popd
12mr|tomcat5-5.5.28-0.5.3|799	# Process common/lib
12mr|tomcat5-5.5.28-0.5.3|800	pushd ${RPM_BUILD_ROOT}%{commondir}/lib
12mr|tomcat5-5.5.28-0.5.3|801	find . -name "*.jar" -not -name "%{jname}*" \
12mr|tomcat5-5.5.28-0.5.3|802	-not -name "naming*" | xargs -t %{__rm} -f
12mr|tomcat5-5.5.28-0.5.3|803	# jasper's jars will be installed in a public repository
12mr|tomcat5-5.5.28-0.5.3|804	for i in %{jname}-compiler %{jname}-runtime; do
12mr|tomcat5-5.5.28-0.5.3|805	j="`echo $i | %{__sed} -e 's|%{jname}-|%{jname}5-|'`"
12mr|tomcat5-5.5.28-0.5.3|806	%{__mv} ${i}.jar ${RPM_BUILD_ROOT}%{_javadir}/${j}-%{version}.jar
12mr|tomcat5-5.5.28-0.5.3|807	pushd ${RPM_BUILD_ROOT}%{_javadir}
12mr|tomcat5-5.5.28-0.5.3|808	%{__ln_s} -f ${j}-%{version}.jar ${j}.jar
12mr|tomcat5-5.5.28-0.5.3|809	popd
12mr|tomcat5-5.5.28-0.5.3|810	%add_to_maven_depmap tomcat ${i} %{version} JPP ${j}
12mr|tomcat5-5.5.28-0.5.3|811	%{__install} -m 644 \
12mr|tomcat5-5.5.28-0.5.3|812	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${i}-%{version}.pom \
12mr|tomcat5-5.5.28-0.5.3|813	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-${j}.pom
12mr|tomcat5-5.5.28-0.5.3|814	done
12mr|tomcat5-5.5.28-0.5.3|815	# naming* jars will be installed in a public repository
12mr|tomcat5-5.5.28-0.5.3|816	for i in naming-*.jar; do
12mr|tomcat5-5.5.28-0.5.3|817	j="`echo $i | %{__sed} -e 's|\.jar$||'`"
12mr|tomcat5-5.5.28-0.5.3|818	%{__mv} ${j}.jar \
12mr|tomcat5-5.5.28-0.5.3|819	${RPM_BUILD_ROOT}%{_javadir}/%{name}/${j}-%{version}.jar
12mr|tomcat5-5.5.28-0.5.3|820	pushd ${RPM_BUILD_ROOT}%{_javadir}/%{name}
12mr|tomcat5-5.5.28-0.5.3|821	%{__ln_s} -f ${j}-%{version}.jar ${j}.jar
12mr|tomcat5-5.5.28-0.5.3|822	popd
12mr|tomcat5-5.5.28-0.5.3|823	%add_to_maven_depmap tomcat ${j} %{version} JPP/tomcat5 ${j}
12mr|tomcat5-5.5.28-0.5.3|824	%{__install} -m 644 \
12mr|tomcat5-5.5.28-0.5.3|825	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${j}-%{version}.pom \
12mr|tomcat5-5.5.28-0.5.3|826	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.tomcat5-${j}.pom
12mr|tomcat5-5.5.28-0.5.3|827	done
12mr|tomcat5-5.5.28-0.5.3|828	popd
12mr|tomcat5-5.5.28-0.5.3|829	# Process common/endorsed
12mr|tomcat5-5.5.28-0.5.3|830	pushd ${RPM_BUILD_ROOT}%{commondir}/endorsed
12mr|tomcat5-5.5.28-0.5.3|831	find . -name "*.jar" | xargs -t %{__rm} -f
12mr|tomcat5-5.5.28-0.5.3|832	popd
12mr|tomcat5-5.5.28-0.5.3|833	# avoid duplicate servlet.jar
12mr|tomcat5-5.5.28-0.5.3|834	%{__rm} -f ${RPM_BUILD_ROOT}%{commondir}/lib/servlet.jar
12mr|tomcat5-5.5.28-0.5.3|835	# Add catalina-deployer
12mr|tomcat5-5.5.28-0.5.3|836	%{__install} -m 644 %{packdname}/build/deployer/lib/catalina-deployer.jar \
12mr|tomcat5-5.5.28-0.5.3|837	${RPM_BUILD_ROOT}%{_javadir}/%{name}/catalina-deployer-%{version}.jar
12mr|tomcat5-5.5.28-0.5.3|838	pushd ${RPM_BUILD_ROOT}%{_javadir}/%{name}
12mr|tomcat5-5.5.28-0.5.3|839	%{__ln_s} -f catalina-deployer-%{version}.jar catalina-deployer.jar
12mr|tomcat5-5.5.28-0.5.3|840	popd
12mr|tomcat5-5.5.28-0.5.3|841	
12mr|tomcat5-5.5.28-0.5.3|842	# Perform FHS translation
12mr|tomcat5-5.5.28-0.5.3|843	# (final links)
12mr|tomcat5-5.5.28-0.5.3|844	pushd ${RPM_BUILD_ROOT}%{homedir}
12mr|tomcat5-5.5.28-0.5.3|845	[ -d bin ] || %{__ln_s} -f %{bindir} bin
12mr|tomcat5-5.5.28-0.5.3|846	[ -d common ] || %{__ln_s} -f %{commondir} common
12mr|tomcat5-5.5.28-0.5.3|847	[ -d conf ] || %{__ln_s} -f %{confdir} conf
12mr|tomcat5-5.5.28-0.5.3|848	[ -d logs ] || %{__ln_s} -f %{logdir} logs
12mr|tomcat5-5.5.28-0.5.3|849	[ -d server ] || %{__ln_s} -f %{serverdir} server
12mr|tomcat5-5.5.28-0.5.3|850	[ -d shared ] || %{__ln_s} -f %{shareddir} shared
12mr|tomcat5-5.5.28-0.5.3|851	[ -d webapps ] || %{__ln_s} -f %{appdir} webapps
12mr|tomcat5-5.5.28-0.5.3|852	[ -d work ] || %{__ln_s} -f %{workdir} work
12mr|tomcat5-5.5.28-0.5.3|853	[ -d temp ] || %{__ln_s} -f %{tempdir} temp
12mr|tomcat5-5.5.28-0.5.3|854	popd
12mr|tomcat5-5.5.28-0.5.3|855	%endif
12mr|tomcat5-5.5.28-0.5.3|856	# begin servlet api subpackage install
12mr|tomcat5-5.5.28-0.5.3|857	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi
12mr|tomcat5-5.5.28-0.5.3|858	%{__install} -m 644 jsr154/dist/lib/servlet-api.jar \
12mr|tomcat5-5.5.28-0.5.3|859	${RPM_BUILD_ROOT}%{_javadir}/%{name}-servlet-%{servletspec}-api-%{version}.jar
12mr|tomcat5-5.5.28-0.5.3|860	pushd ${RPM_BUILD_ROOT}%{_javadir}
12mr|tomcat5-5.5.28-0.5.3|861	%{__ln_s} -f %{name}-servlet-%{servletspec}-api-%{version}.jar \
12mr|tomcat5-5.5.28-0.5.3|862	%{name}-servlet-%{servletspec}-api.jar
12mr|tomcat5-5.5.28-0.5.3|863	# For backward compatibility with old JPP packages
12mr|tomcat5-5.5.28-0.5.3|864	%{__ln_s} -f %{name}-servlet-%{servletspec}-api-%{version}.jar \
12mr|tomcat5-5.5.28-0.5.3|865	servletapi5.jar
12mr|tomcat5-5.5.28-0.5.3|866	popd
12mr|tomcat5-5.5.28-0.5.3|867	# depmap frag for standard alternative
12mr|tomcat5-5.5.28-0.5.3|868	%add_to_maven_depmap javax.servlet servlet-api %{servletspec} JPP servlet_2_4_api
12mr|tomcat5-5.5.28-0.5.3|869	%add_to_maven_depmap tomcat servlet-api %{version} JPP %{name}-servlet-%{servletspec}-api
12mr|tomcat5-5.5.28-0.5.3|870	%{__install} -m 644 \
12mr|tomcat5-5.5.28-0.5.3|871	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/servlet-api-%{version}.pom \
12mr|tomcat5-5.5.28-0.5.3|872	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-%{name}-servlet-%{servletspec}-api.pom
12mr|tomcat5-5.5.28-0.5.3|873	# javadoc servlet
12mr|tomcat5-5.5.28-0.5.3|874	%{__install} -d -m 755 ${RPM_BUILD_ROOT}%{_javadocdir}/%{name}-servlet-%{servletspec}-api-%{version}
12mr|tomcat5-5.5.28-0.5.3|875	cp -pr jsr154/build/docs/api/* \
12mr|tomcat5-5.5.28-0.5.3|876	${RPM_BUILD_ROOT}%{_javadocdir}/%{name}-servlet-%{servletspec}-api-%{version}
12mr|tomcat5-5.5.28-0.5.3|877	%{__ln_s} -f %{name}-servlet-%{servletspec}-api-%{version} \
12mr|tomcat5-5.5.28-0.5.3|878	${RPM_BUILD_ROOT}%{_javadocdir}/%{name}-servlet-%{servletspec}-api
12mr|tomcat5-5.5.28-0.5.3|879	popd
12mr|tomcat5-5.5.28-0.5.3|880	# begin jsp api subpackage install
12mr|tomcat5-5.5.28-0.5.3|881	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi
12mr|tomcat5-5.5.28-0.5.3|882	%{__install} -m 644 jsr152/dist/lib/jsp-api.jar \
12mr|tomcat5-5.5.28-0.5.3|883	${RPM_BUILD_ROOT}%{_javadir}/%{name}-jsp-%{jspspec}-api-%{version}.jar
12mr|tomcat5-5.5.28-0.5.3|884	pushd ${RPM_BUILD_ROOT}%{_javadir}
12mr|tomcat5-5.5.28-0.5.3|885	%{__ln_s} -f %{name}-jsp-%{jspspec}-api-%{version}.jar \
12mr|tomcat5-5.5.28-0.5.3|886	%{name}-jsp-%{jspspec}-api.jar
12mr|tomcat5-5.5.28-0.5.3|887	# For backward compatibility with old JPP packages
12mr|tomcat5-5.5.28-0.5.3|888	%{__ln_s} -f %{name}-jsp-%{jspspec}-api-%{version}.jar \
12mr|tomcat5-5.5.28-0.5.3|889	jspapi.jar
12mr|tomcat5-5.5.28-0.5.3|890	popd
12mr|tomcat5-5.5.28-0.5.3|891	%add_to_maven_depmap javax.servlet jsp-api %{jspspec} JPP jsp_2_0_api
12mr|tomcat5-5.5.28-0.5.3|892	%add_to_maven_depmap tomcat jsp-api %{version} JPP %{name}-jsp-%{jspspec}-api
12mr|tomcat5-5.5.28-0.5.3|893	%{__install} -m 644 \
12mr|tomcat5-5.5.28-0.5.3|894	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/jsp-api-%{version}.pom \
12mr|tomcat5-5.5.28-0.5.3|895	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-%{name}-jsp-%{jspspec}-api.pom
12mr|tomcat5-5.5.28-0.5.3|896	# javadoc jsp
12mr|tomcat5-5.5.28-0.5.3|897	%{__install} -d -m 755 ${RPM_BUILD_ROOT}%{_javadocdir}/%{name}-jsp-%{jspspec}-api-%{version}
12mr|tomcat5-5.5.28-0.5.3|898	cp -pr jsr152/build/docs/api/* \
12mr|tomcat5-5.5.28-0.5.3|899	${RPM_BUILD_ROOT}%{_javadocdir}/%{name}-jsp-%{jspspec}-api-%{version}
12mr|tomcat5-5.5.28-0.5.3|900	%{__ln_s} %{name}-jsp-%{jspspec}-api-%{version} \
12mr|tomcat5-5.5.28-0.5.3|901	${RPM_BUILD_ROOT}%{_javadocdir}/%{name}-jsp-%{jspspec}-api
12mr|tomcat5-5.5.28-0.5.3|902	popd
12mr|tomcat5-5.5.28-0.5.3|903	%if %{without_apisonly}
12mr|tomcat5-5.5.28-0.5.3|904	# begin jasper subpackage install
12mr|tomcat5-5.5.28-0.5.3|905	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/%{jname}
12mr|tomcat5-5.5.28-0.5.3|906	%{__install} -m 755 src/bin/jspc.sh \
12mr|tomcat5-5.5.28-0.5.3|907	${RPM_BUILD_ROOT}%{_bindir}/jspc5.sh
12mr|tomcat5-5.5.28-0.5.3|908	%{__install} -m 755 src/bin/%{jname}.sh \
12mr|tomcat5-5.5.28-0.5.3|909	${RPM_BUILD_ROOT}%{_bindir}/%{full_jname}.sh
12mr|tomcat5-5.5.28-0.5.3|910	popd
12mr|tomcat5-5.5.28-0.5.3|911	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/container
12mr|tomcat5-5.5.28-0.5.3|912	%{__install} -m 755 catalina/src/bin/setclasspath.sh \
12mr|tomcat5-5.5.28-0.5.3|913	${RPM_BUILD_ROOT}%{_bindir}/%{full_jname}-setclasspath.sh
12mr|tomcat5-5.5.28-0.5.3|914	popd
12mr|tomcat5-5.5.28-0.5.3|915	# javadoc
12mr|tomcat5-5.5.28-0.5.3|916	%{__install} -d -m 755 ${RPM_BUILD_ROOT}%{_javadocdir}/%{jname}-%{version}
12mr|tomcat5-5.5.28-0.5.3|917	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/%{jname}
12mr|tomcat5-5.5.28-0.5.3|918	cp -pr build/javadoc/* \
12mr|tomcat5-5.5.28-0.5.3|919	${RPM_BUILD_ROOT}%{_javadocdir}/%{jname}-%{version}
12mr|tomcat5-5.5.28-0.5.3|920	%{__ln_s} %{jname}-%{version} ${RPM_BUILD_ROOT}%{_javadocdir}/%{jname}
12mr|tomcat5-5.5.28-0.5.3|921	popd
12mr|tomcat5-5.5.28-0.5.3|922	%endif
12mr|tomcat5-5.5.28-0.5.3|923	
12mr|tomcat5-5.5.28-0.5.3|924	%if %{with_ecj}
12mr|tomcat5-5.5.28-0.5.3|925	%{__install} -d -m 755 ${RPM_BUILD_ROOT}%{_datadir}/eclipse/plugins
12mr|tomcat5-5.5.28-0.5.3|926	cp -p org.apache.jasper_5.5.17.v200706111724.jar ${RPM_BUILD_ROOT}%{_datadir}/eclipse/plugins
12mr|tomcat5-5.5.28-0.5.3|927	%endif
12mr|tomcat5-5.5.28-0.5.3|928	
12mr|tomcat5-5.5.28-0.5.3|929	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|930	# Remove non-standard jars from the list for aot compilation
12mr|tomcat5-5.5.28-0.5.3|931	%{_bindir}/aot-compile-rpm \
12mr|tomcat5-5.5.28-0.5.3|932	--exclude var/lib/%{name}/webapps/tomcat-docs/appdev/sample/sample.war \
12mr|tomcat5-5.5.28-0.5.3|933	--exclude var/lib/%{name}/webapps/servlets-examples/WEB-INF/classes \
12mr|tomcat5-5.5.28-0.5.3|934	--exclude var/lib/%{name}/webapps/jsp-examples/WEB-INF/classes \
12mr|tomcat5-5.5.28-0.5.3|935	--exclude var/lib/%{name}/webapps/jsp-examples/plugin/applet \
12mr|tomcat5-5.5.28-0.5.3|936	--exclude var/lib/%{name}/server/lib/servlets-cgi.renametojar \
12mr|tomcat5-5.5.28-0.5.3|937	--exclude var/lib/%{name}/server/lib/servlets-ssi.renametojar
12mr|tomcat5-5.5.28-0.5.3|938	%endif
12mr|tomcat5-5.5.28-0.5.3|939	
12mr|tomcat5-5.5.28-0.5.3|940	%if %{without_apisonly}
12mr|tomcat5-5.5.28-0.5.3|941	%post
12mr|tomcat5-5.5.28-0.5.3|942	%update_maven_depmap
12mr|tomcat5-5.5.28-0.5.3|943	# install tomcat5 (but don't activate)
12mr|tomcat5-5.5.28-0.5.3|944	/sbin/chkconfig --add %{name}
12mr|tomcat5-5.5.28-0.5.3|945	# Remove old automated symlinks
12mr|tomcat5-5.5.28-0.5.3|946	for repository in %{bindir} ; do
12mr|tomcat5-5.5.28-0.5.3|947	find $repository -name '*.jar' -type l | xargs %{__rm} -f
12mr|tomcat5-5.5.28-0.5.3|948	done
12mr|tomcat5-5.5.28-0.5.3|949	for repository in %{commondir}/endorsed ; do
12mr|tomcat5-5.5.28-0.5.3|950	find $repository -name '\[*\]*.jar' -not -type d | xargs %{__rm} -f
12mr|tomcat5-5.5.28-0.5.3|951	done
12mr|tomcat5-5.5.28-0.5.3|952	for repository in %{commondir}/lib ; do
12mr|tomcat5-5.5.28-0.5.3|953	find $repository -name '\[*\]*.jar' -not -type d | xargs %{__rm} -f
12mr|tomcat5-5.5.28-0.5.3|954	done
12mr|tomcat5-5.5.28-0.5.3|955	for repository in %{serverdir}/lib ; do
12mr|tomcat5-5.5.28-0.5.3|956	find $repository -name '\[*\]*.jar' -not -type d | xargs %{__rm} -f
12mr|tomcat5-5.5.28-0.5.3|957	done
12mr|tomcat5-5.5.28-0.5.3|958	# Create automated links - since all needed extensions may not have been
12mr|tomcat5-5.5.28-0.5.3|959	# installed for this jvm output is muted
12mr|tomcat5-5.5.28-0.5.3|960	%{__rm} -f %{bindir}/commons-daemon.jar
12mr|tomcat5-5.5.28-0.5.3|961	%{__ln_s} $(build-classpath commons-daemon) %{bindir}  2>&1
12mr|tomcat5-5.5.28-0.5.3|962	%{__rm} -f %{bindir}/commons-logging-api.jar
12mr|tomcat5-5.5.28-0.5.3|963	%{__ln_s} $(build-classpath commons-logging-api) %{bindir}  2>&1
12mr|tomcat5-5.5.28-0.5.3|964	%{__rm} -f %{bindir}/tomcat-juli.jar
12mr|tomcat5-5.5.28-0.5.3|965	%{__ln_s} $(build-classpath tomcat5/tomcat-juli) %{bindir}  2>&1
12mr|tomcat5-5.5.28-0.5.3|966	build-jar-repository %{commondir}/endorsed jaxp_parser_impl \
12mr|tomcat5-5.5.28-0.5.3|967	xml-commons-jaxp-1.3-apis 2>&1
12mr|tomcat5-5.5.28-0.5.3|968	build-jar-repository %{commondir}/lib commons-collections-tomcat5 \
12mr|tomcat5-5.5.28-0.5.3|969	commons-dbcp-tomcat5 commons-el commons-pool-tomcat5 jaf javamail jsp \
12mr|tomcat5-5.5.28-0.5.3|970	%{name}/naming-factory %{name}/naming-resources servlet \
12mr|tomcat5-5.5.28-0.5.3|971	%{jname}5-compiler %{jname}5-runtime 2>&1
12mr|tomcat5-5.5.28-0.5.3|972	%if %{with_ecj}
12mr|tomcat5-5.5.28-0.5.3|973	build-jar-repository %{commondir}/lib ecj 2>&1
12mr|tomcat5-5.5.28-0.5.3|974	%endif
12mr|tomcat5-5.5.28-0.5.3|975	build-jar-repository %{serverdir}/lib catalina-ant5 commons-modeler \
12mr|tomcat5-5.5.28-0.5.3|976	%{name}/catalina-ant-jmx %{name}/catalina-cluster %{name}/catalina \
12mr|tomcat5-5.5.28-0.5.3|977	%{name}/catalina-optional %{name}/catalina-storeconfig \
12mr|tomcat5-5.5.28-0.5.3|978	%{name}/servlets-default %{name}/servlets-invoker %{name}/servlets-webdav \
12mr|tomcat5-5.5.28-0.5.3|979	%{name}/tomcat-ajp %{name}/tomcat-apr %{name}/tomcat-coyote \
12mr|tomcat5-5.5.28-0.5.3|980	%{name}/tomcat-http %{name}/tomcat-jkstatus-ant %{name}/tomcat-util 2>&1
12mr|tomcat5-5.5.28-0.5.3|981	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|982	if [ -x %{_bindir}/rebuild-gcj-db ]; then %{_bindir}/rebuild-gcj-db || true ; fi
12mr|tomcat5-5.5.28-0.5.3|983	%endif
12mr|tomcat5-5.5.28-0.5.3|984	
12mr|tomcat5-5.5.28-0.5.3|985	%postun
12mr|tomcat5-5.5.28-0.5.3|986	%update_maven_depmap
12mr|tomcat5-5.5.28-0.5.3|987	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|988	if [ -x %{_bindir}/rebuild-gcj-db ]; then %{_bindir}/rebuild-gcj-db || true ; fi
12mr|tomcat5-5.5.28-0.5.3|989	%endif
12mr|tomcat5-5.5.28-0.5.3|990	
12mr|tomcat5-5.5.28-0.5.3|991	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|992	%post common-lib
12mr|tomcat5-5.5.28-0.5.3|993	if [ -x %{_bindir}/rebuild-gcj-db ]; then %{_bindir}/rebuild-gcj-db || true ; fi
12mr|tomcat5-5.5.28-0.5.3|994	%endif
12mr|tomcat5-5.5.28-0.5.3|995	
12mr|tomcat5-5.5.28-0.5.3|996	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|997	%postun common-lib
12mr|tomcat5-5.5.28-0.5.3|998	if [ -x %{_bindir}/rebuild-gcj-db ]; then %{_bindir}/rebuild-gcj-db || true ; fi
12mr|tomcat5-5.5.28-0.5.3|999	%endif
12mr|tomcat5-5.5.28-0.5.3|1000	
12mr|tomcat5-5.5.28-0.5.3|1001	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|1002	%post server-lib
12mr|tomcat5-5.5.28-0.5.3|1003	if [ -x %{_bindir}/rebuild-gcj-db ]; then %{_bindir}/rebuild-gcj-db || true ; fi
12mr|tomcat5-5.5.28-0.5.3|1004	%endif
12mr|tomcat5-5.5.28-0.5.3|1005	
12mr|tomcat5-5.5.28-0.5.3|1006	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|1007	%postun server-lib
12mr|tomcat5-5.5.28-0.5.3|1008	if [ -x %{_bindir}/rebuild-gcj-db ]; then %{_bindir}/rebuild-gcj-db || true ; fi
12mr|tomcat5-5.5.28-0.5.3|1009	%endif
12mr|tomcat5-5.5.28-0.5.3|1010	
12mr|tomcat5-5.5.28-0.5.3|1011	%post webapps
12mr|tomcat5-5.5.28-0.5.3|1012	# Create automated links - since all needed extensions may not have been
12mr|tomcat5-5.5.28-0.5.3|1013	# installed for this jvm output is muted
12mr|tomcat5-5.5.28-0.5.3|1014	build-jar-repository %{appdir}/jsp-examples/WEB-INF/lib \
12mr|tomcat5-5.5.28-0.5.3|1015	jakarta-taglibs-core jakarta-taglibs-standard 2>&1
12mr|tomcat5-5.5.28-0.5.3|1016	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|1017	if [ -x %{_bindir}/rebuild-gcj-db ]; then %{_bindir}/rebuild-gcj-db || true ; fi
12mr|tomcat5-5.5.28-0.5.3|1018	%endif
12mr|tomcat5-5.5.28-0.5.3|1019	
12mr|tomcat5-5.5.28-0.5.3|1020	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|1021	%postun webapps
12mr|tomcat5-5.5.28-0.5.3|1022	if [ -x %{_bindir}/rebuild-gcj-db ]; then %{_bindir}/rebuild-gcj-db || true ; fi
12mr|tomcat5-5.5.28-0.5.3|1023	%endif
12mr|tomcat5-5.5.28-0.5.3|1024	
12mr|tomcat5-5.5.28-0.5.3|1025	%post admin-webapps
12mr|tomcat5-5.5.28-0.5.3|1026	# Remove old automated symlinks
12mr|tomcat5-5.5.28-0.5.3|1027	find %{serverdir}/webapps/admin/WEB-INF/lib -name '\[*\]*.jar' -type d \
12mr|tomcat5-5.5.28-0.5.3|1028	| xargs %{__rm} -f
12mr|tomcat5-5.5.28-0.5.3|1029	# Create automated links - since all needed extensions may not have been
12mr|tomcat5-5.5.28-0.5.3|1030	# installed for this jvm output is muted
12mr|tomcat5-5.5.28-0.5.3|1031	build-jar-repository %{serverdir}/webapps/admin/WEB-INF/lib \
12mr|tomcat5-5.5.28-0.5.3|1032	commons-beanutils commons-collections commons-digester struts struts-taglib \
12mr|tomcat5-5.5.28-0.5.3|1033	%{name}/catalina-admin 2>&1
12mr|tomcat5-5.5.28-0.5.3|1034	build-jar-repository %{serverdir}/webapps/host-manager/WEB-INF/lib \
12mr|tomcat5-5.5.28-0.5.3|1035	%{name}/catalina-host-manager 2>&1
12mr|tomcat5-5.5.28-0.5.3|1036	build-jar-repository %{serverdir}/webapps/manager/WEB-INF/lib \
12mr|tomcat5-5.5.28-0.5.3|1037	commons-io commons-fileupload %{name}/catalina-manager 2>&1
12mr|tomcat5-5.5.28-0.5.3|1038	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|1039	if [ -x %{_bindir}/rebuild-gcj-db ]; then %{_bindir}/rebuild-gcj-db || true ; fi
12mr|tomcat5-5.5.28-0.5.3|1040	%endif
12mr|tomcat5-5.5.28-0.5.3|1041	
12mr|tomcat5-5.5.28-0.5.3|1042	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|1043	%postun admin-webapps
12mr|tomcat5-5.5.28-0.5.3|1044	if [ -x %{_bindir}/rebuild-gcj-db ]; then %{_bindir}/rebuild-gcj-db || true ; fi
12mr|tomcat5-5.5.28-0.5.3|1045	%endif
12mr|tomcat5-5.5.28-0.5.3|1046	%endif
12mr|tomcat5-5.5.28-0.5.3|1047	
12mr|tomcat5-5.5.28-0.5.3|1048	%post servlet-%{servletspec}-api
12mr|tomcat5-5.5.28-0.5.3|1049	%{_sbindir}/update-alternatives --install %{_javadir}/servlet.jar servlet \
12mr|tomcat5-5.5.28-0.5.3|1050	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar 20400
12mr|tomcat5-5.5.28-0.5.3|1051	%{_sbindir}/update-alternatives --install %{_javadir}/servlet_2_4_api.jar servlet_2_4_api \
12mr|tomcat5-5.5.28-0.5.3|1052	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar 20400
12mr|tomcat5-5.5.28-0.5.3|1053	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|1054	if [ -x %{_bindir}/rebuild-gcj-db ]; then %{_bindir}/rebuild-gcj-db || true ; fi
12mr|tomcat5-5.5.28-0.5.3|1055	%endif
12mr|tomcat5-5.5.28-0.5.3|1056	
12mr|tomcat5-5.5.28-0.5.3|1057	%post servlet-%{servletspec}-api-javadoc
12mr|tomcat5-5.5.28-0.5.3|1058	%{__rm} -f %{_javadocdir}/servletapi # legacy symlink
12mr|tomcat5-5.5.28-0.5.3|1059	
12mr|tomcat5-5.5.28-0.5.3|1060	%postun servlet-%{servletspec}-api
12mr|tomcat5-5.5.28-0.5.3|1061	if [ "$1" = "0" ]; then
12mr|tomcat5-5.5.28-0.5.3|1062	%{_sbindir}/update-alternatives --remove servlet \
12mr|tomcat5-5.5.28-0.5.3|1063	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar
12mr|tomcat5-5.5.28-0.5.3|1064	%{_sbindir}/update-alternatives --remove servlet_2_4_api \
12mr|tomcat5-5.5.28-0.5.3|1065	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar
12mr|tomcat5-5.5.28-0.5.3|1066	fi
12mr|tomcat5-5.5.28-0.5.3|1067	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|1068	if [ -x %{_bindir}/rebuild-gcj-db ]; then %{_bindir}/rebuild-gcj-db || true ; fi
12mr|tomcat5-5.5.28-0.5.3|1069	%endif
12mr|tomcat5-5.5.28-0.5.3|1070	
12mr|tomcat5-5.5.28-0.5.3|1071	%post jsp-%{jspspec}-api
12mr|tomcat5-5.5.28-0.5.3|1072	%{_sbindir}/update-alternatives --install %{_javadir}/jsp.jar jsp \
12mr|tomcat5-5.5.28-0.5.3|1073	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar 20000
12mr|tomcat5-5.5.28-0.5.3|1074	%{_sbindir}/update-alternatives --install %{_javadir}/jsp_2_0_api.jar jsp_2_0_api \
12mr|tomcat5-5.5.28-0.5.3|1075	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar 20000
12mr|tomcat5-5.5.28-0.5.3|1076	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|1077	if [ -x %{_bindir}/rebuild-gcj-db ]; then %{_bindir}/rebuild-gcj-db || true ; fi
12mr|tomcat5-5.5.28-0.5.3|1078	%endif
12mr|tomcat5-5.5.28-0.5.3|1079	
12mr|tomcat5-5.5.28-0.5.3|1080	%post jsp-%{jspspec}-api-javadoc
12mr|tomcat5-5.5.28-0.5.3|1081	%{__rm} -f %{_javadocdir}/jsp-api # legacy symlink
12mr|tomcat5-5.5.28-0.5.3|1082	
12mr|tomcat5-5.5.28-0.5.3|1083	%postun jsp-%{jspspec}-api
12mr|tomcat5-5.5.28-0.5.3|1084	if [ "$1" = "0" ]; then
12mr|tomcat5-5.5.28-0.5.3|1085	%{_sbindir}/update-alternatives --remove jsp \
12mr|tomcat5-5.5.28-0.5.3|1086	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar
12mr|tomcat5-5.5.28-0.5.3|1087	%{_sbindir}/update-alternatives --remove jsp_2_0_api \
12mr|tomcat5-5.5.28-0.5.3|1088	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar
12mr|tomcat5-5.5.28-0.5.3|1089	fi
12mr|tomcat5-5.5.28-0.5.3|1090	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|1091	if [ -x %{_bindir}/rebuild-gcj-db ]; then %{_bindir}/rebuild-gcj-db || true ; fi
12mr|tomcat5-5.5.28-0.5.3|1092	%endif
12mr|tomcat5-5.5.28-0.5.3|1093	
12mr|tomcat5-5.5.28-0.5.3|1094	%if %{without_apisonly}
12mr|tomcat5-5.5.28-0.5.3|1095	%preun
12mr|tomcat5-5.5.28-0.5.3|1096	# Always clean up workdir and tempdir on upgrade/removal
12mr|tomcat5-5.5.28-0.5.3|1097	%{__rm} -fr %{workdir}/* %{tempdir}/*
12mr|tomcat5-5.5.28-0.5.3|1098	if [ $1 = 0 ]; then
12mr|tomcat5-5.5.28-0.5.3|1099	[ -f /var/lock/subsys/%{name} ] && %{_initrddir}/%{name} stop
12mr|tomcat5-5.5.28-0.5.3|1100	[ -f %{_initrddir}/%{name} ] && /sbin/chkconfig --del %{name}
12mr|tomcat5-5.5.28-0.5.3|1101	# Remove automated symlinks
12mr|tomcat5-5.5.28-0.5.3|1102	for repository in %{commondir}/endorsed; do
12mr|tomcat5-5.5.28-0.5.3|1103	find $repository -name '\[*\]*.jar' -not -type d | xargs %{__rm} -f
12mr|tomcat5-5.5.28-0.5.3|1104	done
12mr|tomcat5-5.5.28-0.5.3|1105	for repository in %{commondir}/lib ; do
12mr|tomcat5-5.5.28-0.5.3|1106	find $repository -name '\[*\]*.jar' -not -type d | xargs %{__rm} -f
12mr|tomcat5-5.5.28-0.5.3|1107	done
12mr|tomcat5-5.5.28-0.5.3|1108	for repository in %{serverdir}/lib ; do
12mr|tomcat5-5.5.28-0.5.3|1109	find $repository -name '\[*\]*.jar' -not -type d | xargs %{__rm} -f
12mr|tomcat5-5.5.28-0.5.3|1110	done
12mr|tomcat5-5.5.28-0.5.3|1111	fi
12mr|tomcat5-5.5.28-0.5.3|1112	
12mr|tomcat5-5.5.28-0.5.3|1113	%preun admin-webapps
12mr|tomcat5-5.5.28-0.5.3|1114	if [ $1 = 0 ]; then
12mr|tomcat5-5.5.28-0.5.3|1115	find %{serverdir}/webapps/*/WEB-INF/lib  \
12mr|tomcat5-5.5.28-0.5.3|1116	-name '\[*\]*.jar' -not -type d | xargs %{__rm} -f
12mr|tomcat5-5.5.28-0.5.3|1117	fi
12mr|tomcat5-5.5.28-0.5.3|1118	
12mr|tomcat5-5.5.28-0.5.3|1119	%preun webapps
12mr|tomcat5-5.5.28-0.5.3|1120	if [ $1 = 0 ]; then
12mr|tomcat5-5.5.28-0.5.3|1121	find %{appdir}/jsp-examples/WEB-INF/lib  \
12mr|tomcat5-5.5.28-0.5.3|1122	-name '\[*\]*.jar' \
12mr|tomcat5-5.5.28-0.5.3|1123	-not -type d | xargs %{__rm} -f
12mr|tomcat5-5.5.28-0.5.3|1124	fi
12mr|tomcat5-5.5.28-0.5.3|1125	
12mr|tomcat5-5.5.28-0.5.3|1126	%pre
12mr|tomcat5-5.5.28-0.5.3|1127	# Add the "tomcat" user and group
12mr|tomcat5-5.5.28-0.5.3|1128	# we need a shell to be able to use su - later
12mr|tomcat5-5.5.28-0.5.3|1129	%{_sbindir}/groupadd -g %{tcuid} -r tomcat 2> /dev/null || :
12mr|tomcat5-5.5.28-0.5.3|1130	%{_sbindir}/useradd -c "Apache Tomcat" -u %{tcuid} -g tomcat \
12mr|tomcat5-5.5.28-0.5.3|1131	-s /bin/sh -r -d %{homedir} tomcat 2> /dev/null || :
12mr|tomcat5-5.5.28-0.5.3|1132	%endif
12mr|tomcat5-5.5.28-0.5.3|1133	
12mr|tomcat5-5.5.28-0.5.3|1134	%if %{without_apisonly}
12mr|tomcat5-5.5.28-0.5.3|1135	%files
12mr|tomcat5-5.5.28-0.5.3|1136	%defattr(0644,root,root,0755)
12mr|tomcat5-5.5.28-0.5.3|1137	%doc %{packdname}/build/{LICENSE,RELE*,RUNNING.txt,BENCHMARKS.txt}
12mr|tomcat5-5.5.28-0.5.3|1138	# symlinks
12mr|tomcat5-5.5.28-0.5.3|1139	%{_datadir}/%{name}/common
12mr|tomcat5-5.5.28-0.5.3|1140	%{_datadir}/%{name}/temp
12mr|tomcat5-5.5.28-0.5.3|1141	%{_datadir}/%{name}/logs
12mr|tomcat5-5.5.28-0.5.3|1142	%{_datadir}/%{name}/conf
12mr|tomcat5-5.5.28-0.5.3|1143	%{_datadir}/%{name}/server
12mr|tomcat5-5.5.28-0.5.3|1144	%{_datadir}/%{name}/shared
12mr|tomcat5-5.5.28-0.5.3|1145	%{_datadir}/%{name}/work
12mr|tomcat5-5.5.28-0.5.3|1146	%{_datadir}/%{name}/webapps
12mr|tomcat5-5.5.28-0.5.3|1147	# Normal directories
12mr|tomcat5-5.5.28-0.5.3|1148	%dir %{homedir}
12mr|tomcat5-5.5.28-0.5.3|1149	%dir %{bindir}
12mr|tomcat5-5.5.28-0.5.3|1150	%dir %{_var}/lib/%{name}
12mr|tomcat5-5.5.28-0.5.3|1151	%dir %{_var}/cache/%{name}
12mr|tomcat5-5.5.28-0.5.3|1152	%dir %{commondir}
12mr|tomcat5-5.5.28-0.5.3|1153	%dir %{commondir}/classes
12mr|tomcat5-5.5.28-0.5.3|1154	%dir %{commondir}/lib
12mr|tomcat5-5.5.28-0.5.3|1155	%dir %{commondir}/endorsed
12mr|tomcat5-5.5.28-0.5.3|1156	%dir %{commondir}/i18n
12mr|tomcat5-5.5.28-0.5.3|1157	%dir %{serverdir}
12mr|tomcat5-5.5.28-0.5.3|1158	%dir %{serverdir}/classes
12mr|tomcat5-5.5.28-0.5.3|1159	%dir %{serverdir}/lib
12mr|tomcat5-5.5.28-0.5.3|1160	%{serverdir}/lib/*.renametojar
12mr|tomcat5-5.5.28-0.5.3|1161	%dir %{shareddir}
12mr|tomcat5-5.5.28-0.5.3|1162	%dir %{shareddir}/classes
12mr|tomcat5-5.5.28-0.5.3|1163	%dir %{shareddir}/lib
12mr|tomcat5-5.5.28-0.5.3|1164	# Directories with special permissions
12mr|tomcat5-5.5.28-0.5.3|1165	%attr(0775,root,tomcat) %dir %{appdir}
12mr|tomcat5-5.5.28-0.5.3|1166	%attr(0775,root,tomcat) %dir %{confdir}
12mr|tomcat5-5.5.28-0.5.3|1167	%attr(0770,root,tomcat) %dir %{tempdir}
12mr|tomcat5-5.5.28-0.5.3|1168	%attr(0770,root,tomcat) %dir %{workdir}
12mr|tomcat5-5.5.28-0.5.3|1169	%attr(0755,tomcat,tomcat) %dir %{logdir}
12mr|tomcat5-5.5.28-0.5.3|1170	%attr(0775,root,tomcat) %dir %{confdir}/Catalina
12mr|tomcat5-5.5.28-0.5.3|1171	%attr(0775,root,tomcat) %dir %{confdir}/Catalina/localhost
12mr|tomcat5-5.5.28-0.5.3|1172	%attr(0755,root,root) %{_bindir}/*
12mr|tomcat5-5.5.28-0.5.3|1173	%exclude %{_bindir}/jasper5-setclasspath.sh
12mr|tomcat5-5.5.28-0.5.3|1174	%exclude %{_bindir}/jasper5.sh
12mr|tomcat5-5.5.28-0.5.3|1175	%exclude %{_bindir}/jspc5.sh
12mr|tomcat5-5.5.28-0.5.3|1176	%attr(0755,root,root) %{bindir}/relink
12mr|tomcat5-5.5.28-0.5.3|1177	%attr(0644,root,root) %{bindir}/*.jar
12mr|tomcat5-5.5.28-0.5.3|1178	%attr(0644,root,root) %{bindir}/*.xml
12mr|tomcat5-5.5.28-0.5.3|1179	%attr(0755,root,root) %{_initrddir}/%{name}
12mr|tomcat5-5.5.28-0.5.3|1180	%attr(0644,root,tomcat) %config(noreplace) %{confdir}/catalina.policy
12mr|tomcat5-5.5.28-0.5.3|1181	%attr(0644,root,tomcat) %config(noreplace) %{confdir}/catalina.properties
12mr|tomcat5-5.5.28-0.5.3|1182	%attr(0660,root,tomcat) %config(noreplace) %{confdir}/logging.properties
12mr|tomcat5-5.5.28-0.5.3|1183	%attr(0660,root,tomcat) %config(noreplace) %{confdir}/tomcat-users.xml
12mr|tomcat5-5.5.28-0.5.3|1184	%config(noreplace) %{confdir}/%{name}.conf
12mr|tomcat5-5.5.28-0.5.3|1185	%config(noreplace) %{confdir}/server-minimal.xml
12mr|tomcat5-5.5.28-0.5.3|1186	%config(noreplace) %{confdir}/server.xml
12mr|tomcat5-5.5.28-0.5.3|1187	%config(noreplace) %{confdir}/web.xml
12mr|tomcat5-5.5.28-0.5.3|1188	%config(noreplace) %{confdir}/context.xml
12mr|tomcat5-5.5.28-0.5.3|1189	%config(noreplace) %{confdir}/uriworkermap.properties
12mr|tomcat5-5.5.28-0.5.3|1190	%config(noreplace) %{confdir}/workers.properties
12mr|tomcat5-5.5.28-0.5.3|1191	%config(noreplace) %{confdir}/workers.properties.minimal
12mr|tomcat5-5.5.28-0.5.3|1192	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12mr|tomcat5-5.5.28-0.5.3|1193	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mr|tomcat5-5.5.28-0.5.3|1194	%{commondir}/i18n/*
12mr|tomcat5-5.5.28-0.5.3|1195	%attr(0644,root,root) %{_mavendepmapfragdir}/*
12mr|tomcat5-5.5.28-0.5.3|1196	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-parent.pom
12mr|tomcat5-5.5.28-0.5.3|1197	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|1198	%dir %{_libdir}/gcj/%{name}
12mr|tomcat5-5.5.28-0.5.3|1199	%attr(-,root,root) %{_libdir}/gcj/%{name}/bootstrap*
12mr|tomcat5-5.5.28-0.5.3|1200	%attr(-,root,root) %{_libdir}/gcj/%{name}/commons-daemon*
12mr|tomcat5-5.5.28-0.5.3|1201	%attr(-,root,root) %{_libdir}/gcj/%{name}/commons-logging-api*
12mr|tomcat5-5.5.28-0.5.3|1202	#%attr(-,root,root) %{_libdir}/gcj/%{name}/tomcat-juli*
12mr|tomcat5-5.5.28-0.5.3|1203	%attr(-,root,root) %{_libdir}/gcj/%{name}/tomcat-jkstatus-ant*
12mr|tomcat5-5.5.28-0.5.3|1204	%endif
12mr|tomcat5-5.5.28-0.5.3|1205	
12mr|tomcat5-5.5.28-0.5.3|1206	%files common-lib
12mr|tomcat5-5.5.28-0.5.3|1207	%defattr(0644,root,root,0755)
12mr|tomcat5-5.5.28-0.5.3|1208	%dir %{_javadir}/%{name}
12mr|tomcat5-5.5.28-0.5.3|1209	%{_javadir}/%{name}/naming*.jar
12mr|tomcat5-5.5.28-0.5.3|1210	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-naming-factory.pom
12mr|tomcat5-5.5.28-0.5.3|1211	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-naming-resources.pom
12mr|tomcat5-5.5.28-0.5.3|1212	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|1213	%attr(-,root,root) %{_libdir}/gcj/%{name}/naming-*
12mr|tomcat5-5.5.28-0.5.3|1214	%endif
12mr|tomcat5-5.5.28-0.5.3|1215	
12mr|tomcat5-5.5.28-0.5.3|1216	%files server-lib
12mr|tomcat5-5.5.28-0.5.3|1217	%defattr(0644,root,root,0755)
12mr|tomcat5-5.5.28-0.5.3|1218	%{_javadir}/catalina*.jar
12mr|tomcat5-5.5.28-0.5.3|1219	%dir %{_javadir}/%{name}
12mr|tomcat5-5.5.28-0.5.3|1220	%{_javadir}/%{name}/catalina-ant-jmx*.jar
12mr|tomcat5-5.5.28-0.5.3|1221	%{_javadir}/%{name}/catalina-cluster*.jar
12mr|tomcat5-5.5.28-0.5.3|1222	%{_javadir}/%{name}/catalina-deployer*.jar
12mr|tomcat5-5.5.28-0.5.3|1223	%{_javadir}/%{name}/catalina.jar
12mr|tomcat5-5.5.28-0.5.3|1224	%{_javadir}/%{name}/catalina-%{version}.jar
12mr|tomcat5-5.5.28-0.5.3|1225	%{_javadir}/%{name}/catalina-optional*.jar
12mr|tomcat5-5.5.28-0.5.3|1226	%{_javadir}/%{name}/catalina-storeconfig*.jar
12mr|tomcat5-5.5.28-0.5.3|1227	%{_javadir}/%{name}/servlets*.jar
12mr|tomcat5-5.5.28-0.5.3|1228	%{_javadir}/%{name}/tomcat*.jar
12mr|tomcat5-5.5.28-0.5.3|1229	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP-catalina-ant5.pom
12mr|tomcat5-5.5.28-0.5.3|1230	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina-ant-jmx.pom
12mr|tomcat5-5.5.28-0.5.3|1231	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina-cluster.pom
12mr|tomcat5-5.5.28-0.5.3|1232	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina.pom
12mr|tomcat5-5.5.28-0.5.3|1233	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina-optional.pom
12mr|tomcat5-5.5.28-0.5.3|1234	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina-storeconfig.pom
12mr|tomcat5-5.5.28-0.5.3|1235	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-servlets-default.pom
12mr|tomcat5-5.5.28-0.5.3|1236	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-servlets-invoker.pom
12mr|tomcat5-5.5.28-0.5.3|1237	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-servlets-webdav.pom
12mr|tomcat5-5.5.28-0.5.3|1238	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-tomcat-ajp.pom
12mr|tomcat5-5.5.28-0.5.3|1239	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-tomcat-apr.pom
12mr|tomcat5-5.5.28-0.5.3|1240	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-tomcat-coyote.pom
12mr|tomcat5-5.5.28-0.5.3|1241	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-tomcat-http.pom
12mr|tomcat5-5.5.28-0.5.3|1242	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-tomcat-jkstatus-ant.pom
12mr|tomcat5-5.5.28-0.5.3|1243	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-tomcat-juli.pom
12mr|tomcat5-5.5.28-0.5.3|1244	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-tomcat-util.pom
12mr|tomcat5-5.5.28-0.5.3|1245	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|1246	%attr(-,root,root) %{_libdir}/gcj/%{name}/catalina-ant*
12mr|tomcat5-5.5.28-0.5.3|1247	%attr(-,root,root) %{_libdir}/gcj/%{name}/catalina-cluster*
12mr|tomcat5-5.5.28-0.5.3|1248	%attr(-,root,root) %{_libdir}/gcj/%{name}/catalina-optional*
12mr|tomcat5-5.5.28-0.5.3|1249	%attr(-,root,root) %{_libdir}/gcj/%{name}/catalina-storeconfig*
12mr|tomcat5-5.5.28-0.5.3|1250	%attr(-,root,root) %{_libdir}/gcj/%{name}/catalina-%{version}.jar*
12mr|tomcat5-5.5.28-0.5.3|1251	%attr(-,root,root) %{_libdir}/gcj/%{name}/servlets-default*
12mr|tomcat5-5.5.28-0.5.3|1252	%attr(-,root,root) %{_libdir}/gcj/%{name}/servlets-invoker*
12mr|tomcat5-5.5.28-0.5.3|1253	%attr(-,root,root) %{_libdir}/gcj/%{name}/servlets-webdav*
12mr|tomcat5-5.5.28-0.5.3|1254	%attr(-,root,root) %{_libdir}/gcj/%{name}/tomcat-ajp*
12mr|tomcat5-5.5.28-0.5.3|1255	%attr(-,root,root) %{_libdir}/gcj/%{name}/tomcat-apr*
12mr|tomcat5-5.5.28-0.5.3|1256	%attr(-,root,root) %{_libdir}/gcj/%{name}/tomcat-coyote*
12mr|tomcat5-5.5.28-0.5.3|1257	%attr(-,root,root) %{_libdir}/gcj/%{name}/tomcat-http*
12mr|tomcat5-5.5.28-0.5.3|1258	%attr(-,root,root) %{_libdir}/gcj/%{name}/tomcat-util*
12mr|tomcat5-5.5.28-0.5.3|1259	%endif
12mr|tomcat5-5.5.28-0.5.3|1260	
12mr|tomcat5-5.5.28-0.5.3|1261	%files webapps
12mr|tomcat5-5.5.28-0.5.3|1262	%defattr(0644,root,tomcat,0775)
12mr|tomcat5-5.5.28-0.5.3|1263	%dir %{appdir}/servlets-examples
12mr|tomcat5-5.5.28-0.5.3|1264	%{appdir}/servlets-examples/*
12mr|tomcat5-5.5.28-0.5.3|1265	%dir %{appdir}/jsp-examples
12mr|tomcat5-5.5.28-0.5.3|1266	%{appdir}/jsp-examples/*
12mr|tomcat5-5.5.28-0.5.3|1267	%dir %{appdir}/ROOT
12mr|tomcat5-5.5.28-0.5.3|1268	%{appdir}/ROOT/*
12mr|tomcat5-5.5.28-0.5.3|1269	%dir %{appdir}/tomcat-docs
12mr|tomcat5-5.5.28-0.5.3|1270	%{appdir}/tomcat-docs/*
12mr|tomcat5-5.5.28-0.5.3|1271	%dir %{appdir}/webdav
12mr|tomcat5-5.5.28-0.5.3|1272	%{appdir}/webdav/*
12mr|tomcat5-5.5.28-0.5.3|1273	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|1274	%ifnarch ppc64 s390x
12mr|tomcat5-5.5.28-0.5.3|1275	%attr(-,root,root) %{_libdir}/gcj/%{name}/catalina-root*
12mr|tomcat5-5.5.28-0.5.3|1276	%endif
12mr|tomcat5-5.5.28-0.5.3|1277	%endif
12mr|tomcat5-5.5.28-0.5.3|1278	
12mr|tomcat5-5.5.28-0.5.3|1279	%files admin-webapps
12mr|tomcat5-5.5.28-0.5.3|1280	%defattr(0640,root,tomcat,0750)
12mr|tomcat5-5.5.28-0.5.3|1281	%attr(0660,root,tomcat) %{confdir}/Catalina/localhost/manager.xml
12mr|tomcat5-5.5.28-0.5.3|1282	%attr(0660,root,tomcat) %{confdir}/Catalina/localhost/host-manager.xml
12mr|tomcat5-5.5.28-0.5.3|1283	%{confdir}/Catalina/localhost/admin.xml
12mr|tomcat5-5.5.28-0.5.3|1284	%dir %{appdir}/balancer
12mr|tomcat5-5.5.28-0.5.3|1285	%{appdir}/balancer/*
12mr|tomcat5-5.5.28-0.5.3|1286	%dir %{serverdir}/webapps
12mr|tomcat5-5.5.28-0.5.3|1287	%{serverdir}/webapps/*
12mr|tomcat5-5.5.28-0.5.3|1288	%attr(0644,root,root) %{_javadir}/%{name}/catalina-admin*.jar
12mr|tomcat5-5.5.28-0.5.3|1289	%attr(0644,root,root) %{_javadir}/%{name}/catalina-manager*.jar
12mr|tomcat5-5.5.28-0.5.3|1290	%attr(0644,root,root) %{_javadir}/%{name}/catalina-host-manager*.jar
12mr|tomcat5-5.5.28-0.5.3|1291	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina-admin.pom
12mr|tomcat5-5.5.28-0.5.3|1292	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina-host-manager.pom
12mr|tomcat5-5.5.28-0.5.3|1293	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina-manager.pom
12mr|tomcat5-5.5.28-0.5.3|1294	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|1295	%attr(-,root,root) %{_libdir}/gcj/%{name}/catalina-admin*
12mr|tomcat5-5.5.28-0.5.3|1296	%attr(-,root,root) %{_libdir}/gcj/%{name}/catalina-balancer*
12mr|tomcat5-5.5.28-0.5.3|1297	%attr(-,root,root) %{_libdir}/gcj/%{name}/catalina-host-manager*
12mr|tomcat5-5.5.28-0.5.3|1298	%attr(-,root,root) %{_libdir}/gcj/%{name}/catalina-manager*
12mr|tomcat5-5.5.28-0.5.3|1299	%endif
12mr|tomcat5-5.5.28-0.5.3|1300	
12mr|tomcat5-5.5.28-0.5.3|1301	%files %{jname}
12mr|tomcat5-5.5.28-0.5.3|1302	%defattr(0644,root,root,0755)
12mr|tomcat5-5.5.28-0.5.3|1303	%doc ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/%{jname}/doc/jspc.html
12mr|tomcat5-5.5.28-0.5.3|1304	%{_javadir}/%{jname}5-*.jar
12mr|tomcat5-5.5.28-0.5.3|1305	%attr(0755,root,root) %{_bindir}/%{jname}*.sh
12mr|tomcat5-5.5.28-0.5.3|1306	%attr(0755,root,root) %{_bindir}/jspc*.sh
12mr|tomcat5-5.5.28-0.5.3|1307	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP-jasper5-compiler.pom
12mr|tomcat5-5.5.28-0.5.3|1308	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP-jasper5-runtime.pom
12mr|tomcat5-5.5.28-0.5.3|1309	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|1310	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{jname}5-*
12mr|tomcat5-5.5.28-0.5.3|1311	%endif
12mr|tomcat5-5.5.28-0.5.3|1312	
12mr|tomcat5-5.5.28-0.5.3|1313	%files %{jname}-javadoc
12mr|tomcat5-5.5.28-0.5.3|1314	%defattr(0644,root,root,0755)
12mr|tomcat5-5.5.28-0.5.3|1315	%{_javadocdir}/%{jname}-%{version}
12mr|tomcat5-5.5.28-0.5.3|1316	%{_javadocdir}/%{jname}
12mr|tomcat5-5.5.28-0.5.3|1317	%endif
12mr|tomcat5-5.5.28-0.5.3|1318	
12mr|tomcat5-5.5.28-0.5.3|1319	%files servlet-%{servletspec}-api
12mr|tomcat5-5.5.28-0.5.3|1320	%defattr(0644,root,root,0755)
12mr|tomcat5-5.5.28-0.5.3|1321	%doc %{packdname}/build/LICENSE
12mr|tomcat5-5.5.28-0.5.3|1322	%{_javadir}/%{name}-servlet-%{servletspec}-api*.jar
12mr|tomcat5-5.5.28-0.5.3|1323	%{_javadir}/servletapi5.jar
12mr|tomcat5-5.5.28-0.5.3|1324	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP-tomcat5-servlet-2.4-api.pom
12mr|tomcat5-5.5.28-0.5.3|1325	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|1326	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-servlet-%{servletspec}-api*
12mr|tomcat5-5.5.28-0.5.3|1327	%endif
12mr|tomcat5-5.5.28-0.5.3|1328	
12mr|tomcat5-5.5.28-0.5.3|1329	%files servlet-%{servletspec}-api-javadoc
12mr|tomcat5-5.5.28-0.5.3|1330	%defattr(0644,root,root,0755)
12mr|tomcat5-5.5.28-0.5.3|1331	%{_javadocdir}/%{name}-servlet-%{servletspec}-api-%{version}
12mr|tomcat5-5.5.28-0.5.3|1332	%{_javadocdir}/%{name}-servlet-%{servletspec}-api
12mr|tomcat5-5.5.28-0.5.3|1333	
12mr|tomcat5-5.5.28-0.5.3|1334	%files jsp-%{jspspec}-api
12mr|tomcat5-5.5.28-0.5.3|1335	%defattr(0644,root,root,0755)
12mr|tomcat5-5.5.28-0.5.3|1336	%doc %{packdname}/build/LICENSE
12mr|tomcat5-5.5.28-0.5.3|1337	%{_javadir}/%{name}-jsp-%{jspspec}-api*.jar
12mr|tomcat5-5.5.28-0.5.3|1338	%{_javadir}/jspapi.jar
12mr|tomcat5-5.5.28-0.5.3|1339	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP-tomcat5-jsp-2.0-api.pom
12mr|tomcat5-5.5.28-0.5.3|1340	%if %{gcj_support}
12mr|tomcat5-5.5.28-0.5.3|1341	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-jsp-%{jspspec}-api*
12mr|tomcat5-5.5.28-0.5.3|1342	%endif
12mr|tomcat5-5.5.28-0.5.3|1343	
12mr|tomcat5-5.5.28-0.5.3|1344	%files jsp-%{jspspec}-api-javadoc
12mr|tomcat5-5.5.28-0.5.3|1345	%defattr(0644,root,root,0755)
12mr|tomcat5-5.5.28-0.5.3|1346	%{_javadocdir}/%{name}-jsp-%{jspspec}-api-%{version}
12mr|tomcat5-5.5.28-0.5.3|1347	%{_javadocdir}/%{name}-jsp-%{jspspec}-api
12mr|tomcat5-5.5.28-0.5.3|1348	
12mr|tomcat5-5.5.28-0.5.3|1349	%if %{with_ecj}
12mr|tomcat5-5.5.28-0.5.3|1350	%files jasper-eclipse
12mr|tomcat5-5.5.28-0.5.3|1351	%defattr(0644,root,root,0755)
12mr|tomcat5-5.5.28-0.5.3|1352	%dir %{_datadir}/eclipse
12mr|tomcat5-5.5.28-0.5.3|1353	%dir %{_datadir}/eclipse/plugins
12mr|tomcat5-5.5.28-0.5.3|1354	%{_datadir}/eclipse/plugins/org.apache.jasper_*
12mr|tomcat5-5.5.28-0.5.3|1355	%endif
12mr|tomcat5-5.5.28-0.5.3|1356	
12mr|tomcat5-5.5.28-0.5.3|1357	
12mr|tomcat5-5.5.28-0.5.3|1358	
12mr|tomcat5-5.5.28-0.5.3|1359	
12mr|tomcat5-5.5.28-0.5.3|1360	
12mr|tomcat5-5.5.28-0.5.3|1361	%changelog
12mr|tomcat5-5.5.28-0.5.3|1362	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|tomcat5-5.5.28-0.5.3|1363	+ Commit: 1e18665
12mr|tomcat5-5.5.28-0.5.3|1364	- Update file list
12mr|tomcat5-5.5.28-0.5.3|1365	
12mr|tomcat5-5.5.28-0.5.3|1366	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|tomcat5-5.5.28-0.5.3|1367	+ Commit: e96bf74
12mr|tomcat5-5.5.28-0.5.3|1368	- Use cp command instead of __cp macro
12mr|tomcat5-5.5.28-0.5.3|1369	
12mr|tomcat5-5.5.28-0.5.3|1370	

19018 12
12mr|tomcat6-6.0.26-0.2|1	# Copyright (c) 2000-2008, JPackage Project
12mr|tomcat6-6.0.26-0.2|2	# All rights reserved.
12mr|tomcat6-6.0.26-0.2|3	#
12mr|tomcat6-6.0.26-0.2|4	# Redistribution and use in source and binary forms, with or without
12mr|tomcat6-6.0.26-0.2|5	# modification, are permitted provided that the following conditions
12mr|tomcat6-6.0.26-0.2|6	# are met:
12mr|tomcat6-6.0.26-0.2|7	#
12mr|tomcat6-6.0.26-0.2|8	# 1. Redistributions of source code must retain the above copyright
12mr|tomcat6-6.0.26-0.2|9	#    notice, this list of conditions and the following disclaimer.
12mr|tomcat6-6.0.26-0.2|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|tomcat6-6.0.26-0.2|11	#    notice, this list of conditions and the following disclaimer in the
12mr|tomcat6-6.0.26-0.2|12	#    documentation and/or other materials provided with the
12mr|tomcat6-6.0.26-0.2|13	#    distribution.
12mr|tomcat6-6.0.26-0.2|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|tomcat6-6.0.26-0.2|15	#    contributors may be used to endorse or promote products derived
12mr|tomcat6-6.0.26-0.2|16	#    from this software without specific prior written permission.
12mr|tomcat6-6.0.26-0.2|17	#
12mr|tomcat6-6.0.26-0.2|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|tomcat6-6.0.26-0.2|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|tomcat6-6.0.26-0.2|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|tomcat6-6.0.26-0.2|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|tomcat6-6.0.26-0.2|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|tomcat6-6.0.26-0.2|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|tomcat6-6.0.26-0.2|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|tomcat6-6.0.26-0.2|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|tomcat6-6.0.26-0.2|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|tomcat6-6.0.26-0.2|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|tomcat6-6.0.26-0.2|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|tomcat6-6.0.26-0.2|29	#
12mr|tomcat6-6.0.26-0.2|30	
12mr|tomcat6-6.0.26-0.2|31	%define section free
12mr|tomcat6-6.0.26-0.2|32	
12mr|tomcat6-6.0.26-0.2|33	%define jspspec 2.1
12mr|tomcat6-6.0.26-0.2|34	%define major_version 6
12mr|tomcat6-6.0.26-0.2|35	%define minor_version 0
12mr|tomcat6-6.0.26-0.2|36	%define micro_version 26
12mr|tomcat6-6.0.26-0.2|37	%define packdname apache-tomcat-%{version}-src
12mr|tomcat6-6.0.26-0.2|38	%define servletspec 2.5
12mr|tomcat6-6.0.26-0.2|39	%define tcuid 91
12mr|tomcat6-6.0.26-0.2|40	
12mr|tomcat6-6.0.26-0.2|41	# FHS 2.3 compliant tree structure - http://www.pathname.com/fhs/2.3/
12mr|tomcat6-6.0.26-0.2|42	%define basedir %{_var}/lib/%{name}
12mr|tomcat6-6.0.26-0.2|43	%define appdir %{basedir}/webapps
12mr|tomcat6-6.0.26-0.2|44	%define bindir %{_datadir}/%{name}/bin
12mr|tomcat6-6.0.26-0.2|45	%define confdir %{_sysconfdir}/%{name}
12mr|tomcat6-6.0.26-0.2|46	%define homedir %{_datadir}/%{name}
12mr|tomcat6-6.0.26-0.2|47	%define libdir %{_javadir}/%{name}
12mr|tomcat6-6.0.26-0.2|48	%define logdir %{_var}/log/%{name}
12mr|tomcat6-6.0.26-0.2|49	%define cachedir %{_var}/cache/%{name}
12mr|tomcat6-6.0.26-0.2|50	%define tempdir %{cachedir}/temp
12mr|tomcat6-6.0.26-0.2|51	%define workdir %{cachedir}/work
12mr|tomcat6-6.0.26-0.2|52	%define _initrddir %{_sysconfdir}/init.d
12mr|tomcat6-6.0.26-0.2|53	
12mr|tomcat6-6.0.26-0.2|54	Name: tomcat6
12mr|tomcat6-6.0.26-0.2|55	Epoch: 0
12mr|tomcat6-6.0.26-0.2|56	Version: %{major_version}.%{minor_version}.%{micro_version}
12mr|tomcat6-6.0.26-0.2|57	Release: 0.%mkrel 2
12mr|tomcat6-6.0.26-0.2|58	Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
12mr|tomcat6-6.0.26-0.2|59	
12mr|tomcat6-6.0.26-0.2|60	Group: Development/Java
12mr|tomcat6-6.0.26-0.2|61	License: ASL 2.0
12mr|tomcat6-6.0.26-0.2|62	URL: http://tomcat.apache.org/
12mr|tomcat6-6.0.26-0.2|63	Source0: http://www.apache.org/dist/tomcat/tomcat-6/v%{version}/src/%{packdname}.tar.gz
12mr|tomcat6-6.0.26-0.2|64	Source1: %{name}-%{major_version}.%{minor_version}.conf
12mr|tomcat6-6.0.26-0.2|65	Source2: %{name}-%{major_version}.%{minor_version}.init
12mr|tomcat6-6.0.26-0.2|66	Source3: %{name}-%{major_version}.%{minor_version}.sysconfig
12mr|tomcat6-6.0.26-0.2|67	Source4: %{name}-%{major_version}.%{minor_version}.wrapper
12mr|tomcat6-6.0.26-0.2|68	Source5: %{name}-%{major_version}.%{minor_version}.logrotate
12mr|tomcat6-6.0.26-0.2|69	Source6: %{name}-%{major_version}.%{minor_version}-digest.script
12mr|tomcat6-6.0.26-0.2|70	Source7: %{name}-%{major_version}.%{minor_version}-tool-wrapper.script
12mr|tomcat6-6.0.26-0.2|71	Patch0: %{name}-%{major_version}.%{minor_version}-bootstrap-MANIFEST.MF.patch
12mr|tomcat6-6.0.26-0.2|72	Patch1: %{name}-%{major_version}.%{minor_version}-tomcat-users-webapp.patch
12mr|tomcat6-6.0.26-0.2|73	Patch2: %{name}-%{major_version}.%{minor_version}-CVE-2010-2227.patch
12mr|tomcat6-6.0.26-0.2|74	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|tomcat6-6.0.26-0.2|75	BuildArch: noarch
12mr|tomcat6-6.0.26-0.2|76	
12mr|tomcat6-6.0.26-0.2|77	BuildRequires: ant
12mr|tomcat6-6.0.26-0.2|78	BuildRequires: ant-trax
12mr|tomcat6-6.0.26-0.2|79	BuildRequires: ecj
12mr|tomcat6-6.0.26-0.2|80	BuildRequires: findutils
12mr|tomcat6-6.0.26-0.2|81	BuildRequires: jakarta-commons-collections
12mr|tomcat6-6.0.26-0.2|82	BuildRequires: jakarta-commons-daemon
12mr|tomcat6-6.0.26-0.2|83	BuildRequires: java-1.6.0-devel
12mr|tomcat6-6.0.26-0.2|84	BuildRequires: jpackage-utils >= 0:1.7.0
12mr|tomcat6-6.0.26-0.2|85	BuildRequires: junit
12mr|tomcat6-6.0.26-0.2|86	BuildRequires: java-rpmbuild
12mr|tomcat6-6.0.26-0.2|87	Requires(pre): shadow-utils
12mr|tomcat6-6.0.26-0.2|88	Requires(pre): shadow-utils
12mr|tomcat6-6.0.26-0.2|89	Requires: jakarta-commons-daemon
12mr|tomcat6-6.0.26-0.2|90	Requires: jakarta-commons-logging
12mr|tomcat6-6.0.26-0.2|91	Requires: java-1.6.0
12mr|tomcat6-6.0.26-0.2|92	Requires: procps
12mr|tomcat6-6.0.26-0.2|93	Requires: %{name}-lib = %{epoch}:%{version}-%{release}
12mr|tomcat6-6.0.26-0.2|94	
12mr|tomcat6-6.0.26-0.2|95	%description
12mr|tomcat6-6.0.26-0.2|96	Tomcat is the servlet container that is used in the official Reference
12mr|tomcat6-6.0.26-0.2|97	Implementation for the Java Servlet and JavaServer Pages technologies.
12mr|tomcat6-6.0.26-0.2|98	The Java Servlet and JavaServer Pages specifications are developed by
12mr|tomcat6-6.0.26-0.2|99	Sun under the Java Community Process.
12mr|tomcat6-6.0.26-0.2|100	
12mr|tomcat6-6.0.26-0.2|101	Tomcat is developed in an open and participatory environment and
12mr|tomcat6-6.0.26-0.2|102	released under the Apache Software License version 2.0. Tomcat is intended
12mr|tomcat6-6.0.26-0.2|103	to be a collaboration of the best-of-breed developers from around the world.
12mr|tomcat6-6.0.26-0.2|104	
12mr|tomcat6-6.0.26-0.2|105	%package admin-webapps
12mr|tomcat6-6.0.26-0.2|106	Group: Development/Java
12mr|tomcat6-6.0.26-0.2|107	Summary: The host-manager and manager web applications for Apache Tomcat
12mr|tomcat6-6.0.26-0.2|108	Requires: %{name} = %{epoch}:%{version}-%{release}
12mr|tomcat6-6.0.26-0.2|109	
12mr|tomcat6-6.0.26-0.2|110	%description admin-webapps
12mr|tomcat6-6.0.26-0.2|111	The host-manager and manager web applications for Apache Tomcat.
12mr|tomcat6-6.0.26-0.2|112	
12mr|tomcat6-6.0.26-0.2|113	%package docs-webapp
12mr|tomcat6-6.0.26-0.2|114	Group: Development/Java
12mr|tomcat6-6.0.26-0.2|115	Summary: The docs web application for Apache Tomcat
12mr|tomcat6-6.0.26-0.2|116	Requires: %{name} = %{epoch}:%{version}-%{release}
12mr|tomcat6-6.0.26-0.2|117	
12mr|tomcat6-6.0.26-0.2|118	%description docs-webapp
12mr|tomcat6-6.0.26-0.2|119	The docs web application for Apache Tomcat.
12mr|tomcat6-6.0.26-0.2|120	
12mr|tomcat6-6.0.26-0.2|121	%package javadoc
12mr|tomcat6-6.0.26-0.2|122	Group: Development/Java
12mr|tomcat6-6.0.26-0.2|123	Summary: Javadoc generated documentation for Apache Tomcat
12mr|tomcat6-6.0.26-0.2|124	
12mr|tomcat6-6.0.26-0.2|125	%description javadoc
12mr|tomcat6-6.0.26-0.2|126	Javadoc generated documentation for Apache Tomcat.
12mr|tomcat6-6.0.26-0.2|127	
12mr|tomcat6-6.0.26-0.2|128	%package jsp-%{jspspec}-api
12mr|tomcat6-6.0.26-0.2|129	Group: Development/Java
12mr|tomcat6-6.0.26-0.2|130	Summary: Apache Tomcat JSP API implementation classes
12mr|tomcat6-6.0.26-0.2|131	Provides: jsp = %{jspspec}
12mr|tomcat6-6.0.26-0.2|132	Provides: jsp21
12mr|tomcat6-6.0.26-0.2|133	Requires: %{name}-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
12mr|tomcat6-6.0.26-0.2|134	Requires(post): %{_sbindir}/update-alternatives
12mr|tomcat6-6.0.26-0.2|135	Requires(postun): %{_sbindir}/update-alternatives
12mr|tomcat6-6.0.26-0.2|136	
12mr|tomcat6-6.0.26-0.2|137	%description jsp-%{jspspec}-api
12mr|tomcat6-6.0.26-0.2|138	Apache Tomcat JSP API implementation classes.
12mr|tomcat6-6.0.26-0.2|139	
12mr|tomcat6-6.0.26-0.2|140	%package lib
12mr|tomcat6-6.0.26-0.2|141	Group: Development/Java
12mr|tomcat6-6.0.26-0.2|142	Summary: Libraries needed to run the Tomcat Web container
12mr|tomcat6-6.0.26-0.2|143	Requires: %{name}-jsp-%{jspspec}-api = %{epoch}:%{version}-%{release}
12mr|tomcat6-6.0.26-0.2|144	Requires: %{name}-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
12mr|tomcat6-6.0.26-0.2|145	Requires(post): ecj
12mr|tomcat6-6.0.26-0.2|146	Requires(post): jakarta-commons-collections-tomcat5
12mr|tomcat6-6.0.26-0.2|147	Requires(post): jakarta-commons-dbcp-tomcat5
12mr|tomcat6-6.0.26-0.2|148	Requires(post): jakarta-commons-pool-tomcat5
12mr|tomcat6-6.0.26-0.2|149	Requires(preun): coreutils
12mr|tomcat6-6.0.26-0.2|150	
12mr|tomcat6-6.0.26-0.2|151	%description lib
12mr|tomcat6-6.0.26-0.2|152	Libraries needed to run the Tomcat Web container.
12mr|tomcat6-6.0.26-0.2|153	
12mr|tomcat6-6.0.26-0.2|154	%package servlet-%{servletspec}-api
12mr|tomcat6-6.0.26-0.2|155	Group: Development/Java
12mr|tomcat6-6.0.26-0.2|156	Summary: Apache Tomcat Servlet API implementation classes
12mr|tomcat6-6.0.26-0.2|157	Provides: servlet = %{servletspec}
12mr|tomcat6-6.0.26-0.2|158	Provides: servlet6
12mr|tomcat6-6.0.26-0.2|159	Provides: servlet25
12mr|tomcat6-6.0.26-0.2|160	Requires(post): %{_sbindir}/update-alternatives
12mr|tomcat6-6.0.26-0.2|161	Requires(postun): %{_sbindir}/update-alternatives
12mr|tomcat6-6.0.26-0.2|162	
12mr|tomcat6-6.0.26-0.2|163	%description servlet-%{servletspec}-api
12mr|tomcat6-6.0.26-0.2|164	Apache Tomcat Servlet API implementation classes.
12mr|tomcat6-6.0.26-0.2|165	
12mr|tomcat6-6.0.26-0.2|166	%package webapps
12mr|tomcat6-6.0.26-0.2|167	Group: Development/Java
12mr|tomcat6-6.0.26-0.2|168	Summary: The ROOT and examples web applications for Apache Tomcat
12mr|tomcat6-6.0.26-0.2|169	Requires: %{name} = %{epoch}:%{version}-%{release}
12mr|tomcat6-6.0.26-0.2|170	Requires(post): jakarta-taglibs-standard >= 0:1.1
12mr|tomcat6-6.0.26-0.2|171	
12mr|tomcat6-6.0.26-0.2|172	%description webapps
12mr|tomcat6-6.0.26-0.2|173	The ROOT and examples web applications for Apache Tomcat.
12mr|tomcat6-6.0.26-0.2|174	
12mr|tomcat6-6.0.26-0.2|175	%prep
12mr|tomcat6-6.0.26-0.2|176	%setup -q -c -T -a 0
12mr|tomcat6-6.0.26-0.2|177	# remove pre-built binaries and windows files
12mr|tomcat6-6.0.26-0.2|178	find . -type f \( -name "*.bat" -o -name "*.class" -o -name Thumbs.db -o -name "*.gz" -o \
12mr|tomcat6-6.0.26-0.2|179	-name "*.jar" -o -name "*.war" -o -name "*.zip" \) | xargs -t %{__rm}
12mr|tomcat6-6.0.26-0.2|180	pushd %{packdname}
12mr|tomcat6-6.0.26-0.2|181	%patch0 -p0
12mr|tomcat6-6.0.26-0.2|182	%patch1 -p0
12mr|tomcat6-6.0.26-0.2|183	%patch2 -p0
12mr|tomcat6-6.0.26-0.2|184	popd
12mr|tomcat6-6.0.26-0.2|185	
12mr|tomcat6-6.0.26-0.2|186	%build
12mr|tomcat6-6.0.26-0.2|187	export CLASSPATH=
12mr|tomcat6-6.0.26-0.2|188	export OPT_JAR_LIST="ant/ant-trax"
12mr|tomcat6-6.0.26-0.2|189	pushd %{packdname}
12mr|tomcat6-6.0.26-0.2|190	# we don't care about the tarballs and we're going to replace
12mr|tomcat6-6.0.26-0.2|191	# tomcat-dbcp.jar with jakarta-commons-{collections,dbcp,pool}-tomcat5.jar
12mr|tomcat6-6.0.26-0.2|192	# so just create a dummy file for later removal
12mr|tomcat6-6.0.26-0.2|193	touch HACK
12mr|tomcat6-6.0.26-0.2|194	# who needs a build.properties file anyway
12mr|tomcat6-6.0.26-0.2|195	%{ant} -Dbase.path="." \
12mr|tomcat6-6.0.26-0.2|196	-Dbuild.compiler="modern" \
12mr|tomcat6-6.0.26-0.2|197	-Dcommons-collections.jar="$(build-classpath commons-collections)" \
12mr|tomcat6-6.0.26-0.2|198	-Dcommons-daemon.jar="$(build-classpath commons-daemon)" \
12mr|tomcat6-6.0.26-0.2|199	-Dcommons-daemon.jsvc.tar.gz="HACK" \
12mr|tomcat6-6.0.26-0.2|200	-Djasper-jdt.jar="$(build-classpath ecj)" \
12mr|tomcat6-6.0.26-0.2|201	-Djdt.jar="$(build-classpath ecj)" \
12mr|tomcat6-6.0.26-0.2|202	-Dtomcat-dbcp.jar="HACK" \
12mr|tomcat6-6.0.26-0.2|203	-Dtomcat-native.tar.gz="HACK" \
12mr|tomcat6-6.0.26-0.2|204	-Dversion="%{version}" \
12mr|tomcat6-6.0.26-0.2|205	-Dversion.build="%{micro_version}"
12mr|tomcat6-6.0.26-0.2|206	# javadoc generation
12mr|tomcat6-6.0.26-0.2|207	%{ant} -f dist.xml dist-prepare
12mr|tomcat6-6.0.26-0.2|208	%{ant} -f dist.xml dist-source
12mr|tomcat6-6.0.26-0.2|209	%{ant} -f dist.xml dist-javadoc
12mr|tomcat6-6.0.26-0.2|210	# remove some jars that we'll replace with symlinks later
12mr|tomcat6-6.0.26-0.2|211	%{__rm} output/build/bin/commons-daemon.jar \
12mr|tomcat6-6.0.26-0.2|212	output/build/lib/ecj.jar
12mr|tomcat6-6.0.26-0.2|213	# remove the cruft we created
12mr|tomcat6-6.0.26-0.2|214	%{__rm} output/build/bin/HACK \
12mr|tomcat6-6.0.26-0.2|215	output/build/bin/tomcat-native.tar.gz \
12mr|tomcat6-6.0.26-0.2|216	output/build/lib/HACK
12mr|tomcat6-6.0.26-0.2|217	popd
12mr|tomcat6-6.0.26-0.2|218	pushd %{packdname}/output/dist/src/webapps/docs/appdev/sample/src
12mr|tomcat6-6.0.26-0.2|219	%{__mkdir_p} ../web/WEB-INF/classes
12mr|tomcat6-6.0.26-0.2|220	%{javac} -cp ../../../../../../../../output/build/lib/servlet-api.jar -d ../web/WEB-INF/classes mypackage/Hello.java
12mr|tomcat6-6.0.26-0.2|221	pushd ../web
12mr|tomcat6-6.0.26-0.2|222	%{jar} cf ../../../../../../../../output/build/webapps/docs/appdev/sample/sample.war *
12mr|tomcat6-6.0.26-0.2|223	popd
12mr|tomcat6-6.0.26-0.2|224	popd
12mr|tomcat6-6.0.26-0.2|225	
12mr|tomcat6-6.0.26-0.2|226	%install
12mr|tomcat6-6.0.26-0.2|227	%{__rm} -rf $RPM_BUILD_ROOT
12mr|tomcat6-6.0.26-0.2|228	# build initial path structure
12mr|tomcat6-6.0.26-0.2|229	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{_bindir}
12mr|tomcat6-6.0.26-0.2|230	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{_sbindir}
12mr|tomcat6-6.0.26-0.2|231	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{_javadocdir}/%{name}
12mr|tomcat6-6.0.26-0.2|232	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{_initrddir}
12mr|tomcat6-6.0.26-0.2|233	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{_sysconfdir}/logrotate.d
12mr|tomcat6-6.0.26-0.2|234	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig
12mr|tomcat6-6.0.26-0.2|235	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{appdir}
12mr|tomcat6-6.0.26-0.2|236	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{bindir}
12mr|tomcat6-6.0.26-0.2|237	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{confdir}
12mr|tomcat6-6.0.26-0.2|238	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{confdir}/Catalina/localhost
12mr|tomcat6-6.0.26-0.2|239	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{libdir}
12mr|tomcat6-6.0.26-0.2|240	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{logdir}
12mr|tomcat6-6.0.26-0.2|241	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{homedir}
12mr|tomcat6-6.0.26-0.2|242	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{tempdir}
12mr|tomcat6-6.0.26-0.2|243	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{workdir}
12mr|tomcat6-6.0.26-0.2|244	# move things into place
12mr|tomcat6-6.0.26-0.2|245	pushd %{packdname}/output/build
12mr|tomcat6-6.0.26-0.2|246	cp -a bin/*.{jar,xml} ${RPM_BUILD_ROOT}%{bindir}
12mr|tomcat6-6.0.26-0.2|247	cp -a conf/*.{policy,properties,xml} ${RPM_BUILD_ROOT}%{confdir}
12mr|tomcat6-6.0.26-0.2|248	cp -a lib/*.jar ${RPM_BUILD_ROOT}%{libdir}
12mr|tomcat6-6.0.26-0.2|249	cp -a webapps/* ${RPM_BUILD_ROOT}%{appdir}
12mr|tomcat6-6.0.26-0.2|250	popd
12mr|tomcat6-6.0.26-0.2|251	# javadoc
12mr|tomcat6-6.0.26-0.2|252	pushd %{packdname}/output/dist/webapps
12mr|tomcat6-6.0.26-0.2|253	cp -a docs/api/* ${RPM_BUILD_ROOT}%{_javadocdir}/%{name}
12mr|tomcat6-6.0.26-0.2|254	popd
12mr|tomcat6-6.0.26-0.2|255	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
12mr|tomcat6-6.0.26-0.2|256	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
12mr|tomcat6-6.0.26-0.2|257	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE1} \
12mr|tomcat6-6.0.26-0.2|258	> ${RPM_BUILD_ROOT}%{confdir}/%{name}.conf
12mr|tomcat6-6.0.26-0.2|259	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
12mr|tomcat6-6.0.26-0.2|260	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
12mr|tomcat6-6.0.26-0.2|261	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE3} \
12mr|tomcat6-6.0.26-0.2|262	> ${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig/%{name}
12mr|tomcat6-6.0.26-0.2|263	%{__install} -m 0644 %{SOURCE2} \
12mr|tomcat6-6.0.26-0.2|264	${RPM_BUILD_ROOT}%{_initrddir}/%{name}
12mr|tomcat6-6.0.26-0.2|265	%{__install} -m 0644 %{SOURCE4} \
12mr|tomcat6-6.0.26-0.2|266	${RPM_BUILD_ROOT}%{_sbindir}/%{name}
12mr|tomcat6-6.0.26-0.2|267	%{__ln_s} %{name} ${RPM_BUILD_ROOT}%{_sbindir}/d%{name}
12mr|tomcat6-6.0.26-0.2|268	%{__sed} -e "s|\@\@\@TCLOG\@\@\@|%{logdir}|g" %{SOURCE5} \
12mr|tomcat6-6.0.26-0.2|269	> ${RPM_BUILD_ROOT}%{_sysconfdir}/logrotate.d/%{name}
12mr|tomcat6-6.0.26-0.2|270	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
12mr|tomcat6-6.0.26-0.2|271	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
12mr|tomcat6-6.0.26-0.2|272	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE6} \
12mr|tomcat6-6.0.26-0.2|273	> ${RPM_BUILD_ROOT}%{_bindir}/%{name}-digest
12mr|tomcat6-6.0.26-0.2|274	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
12mr|tomcat6-6.0.26-0.2|275	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
12mr|tomcat6-6.0.26-0.2|276	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE7} \
12mr|tomcat6-6.0.26-0.2|277	> ${RPM_BUILD_ROOT}%{_bindir}/%{name}-tool-wrapper
12mr|tomcat6-6.0.26-0.2|278	# create jsp and servlet API symlinks
12mr|tomcat6-6.0.26-0.2|279	pushd ${RPM_BUILD_ROOT}%{_javadir}
12mr|tomcat6-6.0.26-0.2|280	%{__mv} %{name}/jsp-api.jar %{name}-jsp-%{jspspec}-api-%{version}.jar
12mr|tomcat6-6.0.26-0.2|281	%{__mv} %{name}/servlet-api.jar \
12mr|tomcat6-6.0.26-0.2|282	%{name}-servlet-%{servletspec}-api-%{version}.jar
12mr|tomcat6-6.0.26-0.2|283	%{__ln_s} %{name}-jsp-%{jspspec}-api-%{version}.jar \
12mr|tomcat6-6.0.26-0.2|284	%{name}-jsp-%{jspspec}-api.jar
12mr|tomcat6-6.0.26-0.2|285	%{__ln_s} %{name}-servlet-%{servletspec}-api-%{version}.jar \
12mr|tomcat6-6.0.26-0.2|286	%{name}-servlet-%{servletspec}-api.jar
12mr|tomcat6-6.0.26-0.2|287	popd
12mr|tomcat6-6.0.26-0.2|288	pushd ${RPM_BUILD_ROOT}%{libdir}
12mr|tomcat6-6.0.26-0.2|289	# fix up jars to include version number
12mr|tomcat6-6.0.26-0.2|290	for i in *.jar; do
12mr|tomcat6-6.0.26-0.2|291	j="$(echo $i | %{__sed} -e 's,\.jar$,,')"
12mr|tomcat6-6.0.26-0.2|292	%{__mv} ${j}.jar ${j}-%{version}.jar
12mr|tomcat6-6.0.26-0.2|293	%{__ln_s} ${j}-%{version}.jar ${j}.jar
12mr|tomcat6-6.0.26-0.2|294	done
12mr|tomcat6-6.0.26-0.2|295	# symlink JSP and servlet API jars
12mr|tomcat6-6.0.26-0.2|296	%{__ln_s} ../%{name}-jsp-%{jspspec}-api-%{version}.jar .
12mr|tomcat6-6.0.26-0.2|297	%{__ln_s} ../%{name}-servlet-%{servletspec}-api-%{version}.jar .
12mr|tomcat6-6.0.26-0.2|298	popd
12mr|tomcat6-6.0.26-0.2|299	pushd ${RPM_BUILD_ROOT}%{bindir}
12mr|tomcat6-6.0.26-0.2|300	# fix up jars to include version number
12mr|tomcat6-6.0.26-0.2|301	for i in *.jar; do
12mr|tomcat6-6.0.26-0.2|302	j="$(echo $i | %{__sed} -e 's,\.jar$,,')"
12mr|tomcat6-6.0.26-0.2|303	%{__mv} ${j}.jar ${j}-%{version}.jar
12mr|tomcat6-6.0.26-0.2|304	%{__ln_s} ${j}-%{version}.jar ${j}.jar
12mr|tomcat6-6.0.26-0.2|305	done
12mr|tomcat6-6.0.26-0.2|306	popd
12mr|tomcat6-6.0.26-0.2|307	# symlink to the FHS locations where we've installed things
12mr|tomcat6-6.0.26-0.2|308	pushd ${RPM_BUILD_ROOT}%{homedir}
12mr|tomcat6-6.0.26-0.2|309	%{__ln_s} %{appdir} webapps
12mr|tomcat6-6.0.26-0.2|310	%{__ln_s} %{confdir} conf
12mr|tomcat6-6.0.26-0.2|311	%{__ln_s} %{libdir} lib
12mr|tomcat6-6.0.26-0.2|312	%{__ln_s} %{logdir} logs
12mr|tomcat6-6.0.26-0.2|313	%{__ln_s} %{tempdir} temp
12mr|tomcat6-6.0.26-0.2|314	%{__ln_s} %{workdir} work
12mr|tomcat6-6.0.26-0.2|315	popd
12mr|tomcat6-6.0.26-0.2|316	
12mr|tomcat6-6.0.26-0.2|317	# install sample webapp
12mr|tomcat6-6.0.26-0.2|318	%{__mkdir_p} ${RPM_BUILD_ROOT}%{appdir}/sample
12mr|tomcat6-6.0.26-0.2|319	pushd ${RPM_BUILD_ROOT}%{appdir}/sample
12mr|tomcat6-6.0.26-0.2|320	%{jar} xf ${RPM_BUILD_ROOT}%{appdir}/docs/appdev/sample/sample.war
12mr|tomcat6-6.0.26-0.2|321	popd
12mr|tomcat6-6.0.26-0.2|322	%{__rm} ${RPM_BUILD_ROOT}%{appdir}/docs/appdev/sample/sample.war
12mr|tomcat6-6.0.26-0.2|323	
12mr|tomcat6-6.0.26-0.2|324	%clean
12mr|tomcat6-6.0.26-0.2|325	%{__rm} -rf $RPM_BUILD_ROOT
12mr|tomcat6-6.0.26-0.2|326	
12mr|tomcat6-6.0.26-0.2|327	%pre
12mr|tomcat6-6.0.26-0.2|328	# add the tomcat user and group
12mr|tomcat6-6.0.26-0.2|329	%_pre_useradd  tomcat  %{homedir} /bin/sh
12mr|tomcat6-6.0.26-0.2|330	%_pre_groupadd tomcat tomcat
12mr|tomcat6-6.0.26-0.2|331	
12mr|tomcat6-6.0.26-0.2|332	%post
12mr|tomcat6-6.0.26-0.2|333	# install but don't activate
12mr|tomcat6-6.0.26-0.2|334	%_post_service %{name}
12mr|tomcat6-6.0.26-0.2|335	
12mr|tomcat6-6.0.26-0.2|336	%post jsp-%{jspspec}-api
12mr|tomcat6-6.0.26-0.2|337	%{_sbindir}/update-alternatives --install %{_javadir}/jsp.jar jsp \
12mr|tomcat6-6.0.26-0.2|338	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar 20100
12mr|tomcat6-6.0.26-0.2|339	
12mr|tomcat6-6.0.26-0.2|340	%post lib
12mr|tomcat6-6.0.26-0.2|341	%{_bindir}/build-jar-repository %{libdir} commons-collections-tomcat5 \
12mr|tomcat6-6.0.26-0.2|342	commons-dbcp-tomcat5 commons-pool-tomcat5 ecj 2>&1
12mr|tomcat6-6.0.26-0.2|343	
12mr|tomcat6-6.0.26-0.2|344	%post servlet-%{servletspec}-api
12mr|tomcat6-6.0.26-0.2|345	%{_sbindir}/update-alternatives --install %{_javadir}/servlet.jar servlet \
12mr|tomcat6-6.0.26-0.2|346	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar 20500
12mr|tomcat6-6.0.26-0.2|347	
12mr|tomcat6-6.0.26-0.2|348	%post webapps
12mr|tomcat6-6.0.26-0.2|349	%{_bindir}/build-jar-repository %{appdir}/examples/WEB-INF/lib \
12mr|tomcat6-6.0.26-0.2|350	taglibs-core.jar taglibs-standard.jar 2>&1
12mr|tomcat6-6.0.26-0.2|351	
12mr|tomcat6-6.0.26-0.2|352	%preun
12mr|tomcat6-6.0.26-0.2|353	# clean tempdir and workdir on removal or upgrade
12mr|tomcat6-6.0.26-0.2|354	%{__rm} -rf %{workdir}/* %{tempdir}/*
12mr|tomcat6-6.0.26-0.2|355	%_preun_service %{name}
12mr|tomcat6-6.0.26-0.2|356	
12mr|tomcat6-6.0.26-0.2|357	%preun lib
12mr|tomcat6-6.0.26-0.2|358	if [ "$1" = "0" ]; then
12mr|tomcat6-6.0.26-0.2|359	%{__rm} -f %{libdir}/\[commons-collections-tomcat5\].jar \
12mr|tomcat6-6.0.26-0.2|360	%{libdir}/\[commons-dbcp-tomcat5\].jar \
12mr|tomcat6-6.0.26-0.2|361	%{libdir}/\[commons-pool-tomcat5\].jar \
12mr|tomcat6-6.0.26-0.2|362	%{libdir}/\[ecj\].jar >/dev/null 2>&1
12mr|tomcat6-6.0.26-0.2|363	fi
12mr|tomcat6-6.0.26-0.2|364	
12mr|tomcat6-6.0.26-0.2|365	%postun
12mr|tomcat6-6.0.26-0.2|366	%_postun_userdel tomcat
12mr|tomcat6-6.0.26-0.2|367	%_postun_groupdel tomcat tomcat
12mr|tomcat6-6.0.26-0.2|368	
12mr|tomcat6-6.0.26-0.2|369	%postun jsp-%{jspspec}-api
12mr|tomcat6-6.0.26-0.2|370	if [ "$1" = "0" ]; then
12mr|tomcat6-6.0.26-0.2|371	%{_sbindir}/update-alternatives --remove jsp \
12mr|tomcat6-6.0.26-0.2|372	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar
12mr|tomcat6-6.0.26-0.2|373	fi
12mr|tomcat6-6.0.26-0.2|374	
12mr|tomcat6-6.0.26-0.2|375	%postun servlet-%{servletspec}-api
12mr|tomcat6-6.0.26-0.2|376	if [ "$1" = "0" ]; then
12mr|tomcat6-6.0.26-0.2|377	%{_sbindir}/update-alternatives --remove servlet \
12mr|tomcat6-6.0.26-0.2|378	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar
12mr|tomcat6-6.0.26-0.2|379	fi
12mr|tomcat6-6.0.26-0.2|380	
12mr|tomcat6-6.0.26-0.2|381	%files
12mr|tomcat6-6.0.26-0.2|382	%defattr(0644,root,root,0755)
12mr|tomcat6-6.0.26-0.2|383	%doc %{packdname}/{LICENSE,NOTICE,RELEASE*}
12mr|tomcat6-6.0.26-0.2|384	%attr(0755,root,root) %{_bindir}/%{name}-digest
12mr|tomcat6-6.0.26-0.2|385	%attr(0755,root,root) %{_bindir}/%{name}-tool-wrapper
12mr|tomcat6-6.0.26-0.2|386	%attr(0755,root,root) %{_sbindir}/d%{name}
12mr|tomcat6-6.0.26-0.2|387	%attr(0755,root,root) %{_sbindir}/%{name}
12mr|tomcat6-6.0.26-0.2|388	%attr(0775,root,tomcat) %dir %{logdir}
12mr|tomcat6-6.0.26-0.2|389	%attr(0755,root,root) %{_initrddir}/%{name}
12mr|tomcat6-6.0.26-0.2|390	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12mr|tomcat6-6.0.26-0.2|391	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mr|tomcat6-6.0.26-0.2|392	%dir %{basedir}
12mr|tomcat6-6.0.26-0.2|393	%attr(0775,root,tomcat) %dir %{appdir}
12mr|tomcat6-6.0.26-0.2|394	%dir %{confdir}
12mr|tomcat6-6.0.26-0.2|395	%dir %{confdir}/Catalina
12mr|tomcat6-6.0.26-0.2|396	%attr(0775,root,tomcat) %dir %{confdir}/Catalina/localhost
12mr|tomcat6-6.0.26-0.2|397	%config(noreplace) %{confdir}/%{name}.conf
12mr|tomcat6-6.0.26-0.2|398	%config(noreplace) %{confdir}/*.policy
12mr|tomcat6-6.0.26-0.2|399	%config(noreplace) %{confdir}/*.properties
12mr|tomcat6-6.0.26-0.2|400	%config(noreplace) %{confdir}/context.xml
12mr|tomcat6-6.0.26-0.2|401	%config(noreplace) %{confdir}/server.xml
12mr|tomcat6-6.0.26-0.2|402	%attr(0660,root,tomcat) %config(noreplace) %{confdir}/tomcat-users.xml
12mr|tomcat6-6.0.26-0.2|403	%config(noreplace) %{confdir}/web.xml
12mr|tomcat6-6.0.26-0.2|404	%attr(0775,root,tomcat) %dir %{cachedir}
12mr|tomcat6-6.0.26-0.2|405	%attr(0775,root,tomcat) %dir %{tempdir}
12mr|tomcat6-6.0.26-0.2|406	%attr(0775,root,tomcat) %dir %{workdir}
12mr|tomcat6-6.0.26-0.2|407	%{homedir}
12mr|tomcat6-6.0.26-0.2|408	
12mr|tomcat6-6.0.26-0.2|409	%files admin-webapps
12mr|tomcat6-6.0.26-0.2|410	%defattr(0644,root,root,0755)
12mr|tomcat6-6.0.26-0.2|411	%{appdir}/host-manager
12mr|tomcat6-6.0.26-0.2|412	%{appdir}/manager
12mr|tomcat6-6.0.26-0.2|413	
12mr|tomcat6-6.0.26-0.2|414	%files docs-webapp
12mr|tomcat6-6.0.26-0.2|415	%defattr(0644,root,root,0755)
12mr|tomcat6-6.0.26-0.2|416	%{appdir}/docs
12mr|tomcat6-6.0.26-0.2|417	
12mr|tomcat6-6.0.26-0.2|418	%files javadoc
12mr|tomcat6-6.0.26-0.2|419	%defattr(0644,root,root,0755)
12mr|tomcat6-6.0.26-0.2|420	%{_javadocdir}/%{name}
12mr|tomcat6-6.0.26-0.2|421	
12mr|tomcat6-6.0.26-0.2|422	%files jsp-%{jspspec}-api
12mr|tomcat6-6.0.26-0.2|423	%defattr(0644,root,root,0755)
12mr|tomcat6-6.0.26-0.2|424	%{_javadir}/%{name}-jsp*.jar
12mr|tomcat6-6.0.26-0.2|425	
12mr|tomcat6-6.0.26-0.2|426	%files lib
12mr|tomcat6-6.0.26-0.2|427	%defattr(0644,root,root,0755)
12mr|tomcat6-6.0.26-0.2|428	%{libdir}
12mr|tomcat6-6.0.26-0.2|429	
12mr|tomcat6-6.0.26-0.2|430	%files servlet-%{servletspec}-api
12mr|tomcat6-6.0.26-0.2|431	%defattr(0644,root,root,0755)
12mr|tomcat6-6.0.26-0.2|432	%{_javadir}/%{name}-servlet*.jar
12mr|tomcat6-6.0.26-0.2|433	
12mr|tomcat6-6.0.26-0.2|434	%files webapps
12mr|tomcat6-6.0.26-0.2|435	%defattr(0644,root,root,0755)
12mr|tomcat6-6.0.26-0.2|436	%{appdir}/ROOT
12mr|tomcat6-6.0.26-0.2|437	%{appdir}/examples
12mr|tomcat6-6.0.26-0.2|438	%{appdir}/sample
12mr|tomcat6-6.0.26-0.2|439	
12mr|tomcat6-6.0.26-0.2|440	
12mr|tomcat6-6.0.26-0.2|441	
12mr|tomcat6-6.0.26-0.2|442	%changelog
12mr|tomcat6-6.0.26-0.2|443	* Sun Aug  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|tomcat6-6.0.26-0.2|444	+ Commit: f248f3e
12mr|tomcat6-6.0.26-0.2|445	- Use cp command instead of __cp macro
12mr|tomcat6-6.0.26-0.2|446	
12mr|tomcat6-6.0.26-0.2|447	

19019 12
12mr|tomoe-0.6.0-13|1	%define version   0.6.0
12mr|tomoe-0.6.0-13|2	%define release   13
12mr|tomoe-0.6.0-13|3	
12mr|tomoe-0.6.0-13|4	%define libname %mklibname %{name} 0
12mr|tomoe-0.6.0-13|5	%define develname %mklibname -d %{name}
12mr|tomoe-0.6.0-13|6	
12mr|tomoe-0.6.0-13|7	Name:      tomoe
12mr|tomoe-0.6.0-13|8	Summary:   A program which does Japanese handwriting recognition
12mr|tomoe-0.6.0-13|9	Version:   %{version}
12mr|tomoe-0.6.0-13|10	Release:   %{release}
12mr|tomoe-0.6.0-13|11	Group:     System/Internationalization
12mr|tomoe-0.6.0-13|12	License:   LGPLv2+
12mr|tomoe-0.6.0-13|13	URL:       https://sourceforge.jp/projects/tomoe/
12mr|tomoe-0.6.0-13|14	Source0:   %{name}-%{version}.tar.bz2
12mr|tomoe-0.6.0-13|15	Patch1:	   tomoe-0.6.0-fix-str-fmt.patch
12mr|tomoe-0.6.0-13|16	Patch2:    tomoe-0.6.0-linkage.patch
12mr|tomoe-0.6.0-13|17	Patch3:    tomoe-0.6.0-undefined-class.patch
12mr|tomoe-0.6.0-13|18	Patch4:    tomoe-0.6.0-fix-glib-includes.patch
12mr|tomoe-0.6.0-13|19	Requires:        %{libname} = %{version}
12mr|tomoe-0.6.0-13|20	BuildRequires:   automake intltool gtk-doc
12mr|tomoe-0.6.0-13|21	#BuildRequires:	 ruby-devel ruby-gnome2-devel
12mr|tomoe-0.6.0-13|22	BuildRequires:   python-gobject-devel
12mr|tomoe-0.6.0-13|23	BuildRequires:	 pygtk2.0-devel
12mr|tomoe-0.6.0-13|24	# (tv) for AM_PATH_GLIB_2_0:
12mr|tomoe-0.6.0-13|25	BuildRequires:	 glib2-devel
12mr|tomoe-0.6.0-13|26	
12mr|tomoe-0.6.0-13|27	%description
12mr|tomoe-0.6.0-13|28	A program which does Japanese handwriting recognition.
12mr|tomoe-0.6.0-13|29	
12mr|tomoe-0.6.0-13|30	%package    python
12mr|tomoe-0.6.0-13|31	Summary:    Python binding of tomoe
12mr|tomoe-0.6.0-13|32	Group:      System/Internationalization
12mr|tomoe-0.6.0-13|33	Requires:   %{name} = %{version}
12mr|tomoe-0.6.0-13|34	Requires:   python
12mr|tomoe-0.6.0-13|35	
12mr|tomoe-0.6.0-13|36	%description python
12mr|tomoe-0.6.0-13|37	Python binding of tomoe.
12mr|tomoe-0.6.0-13|38	
12mr|tomoe-0.6.0-13|39	#%package    ruby
12mr|tomoe-0.6.0-13|40	#Summary:    Ruby binding of tomoe
12mr|tomoe-0.6.0-13|41	#Group:      System/Internationalization
12mr|tomoe-0.6.0-13|42	#Requires:   %{name} = %{version}
12mr|tomoe-0.6.0-13|43	#Requires:   ruby ruby-gnome2
12mr|tomoe-0.6.0-13|44	
12mr|tomoe-0.6.0-13|45	#%description ruby
12mr|tomoe-0.6.0-13|46	#Ruby binding of tomoe.
12mr|tomoe-0.6.0-13|47	
12mr|tomoe-0.6.0-13|48	%package -n %{libname}
12mr|tomoe-0.6.0-13|49	Summary:    Tomoe library
12mr|tomoe-0.6.0-13|50	Group:      System/Internationalization
12mr|tomoe-0.6.0-13|51	Conflicts:  %{name}-devel < 0.6.0-5mdv
12mr|tomoe-0.6.0-13|52	
12mr|tomoe-0.6.0-13|53	%description -n %{libname}
12mr|tomoe-0.6.0-13|54	tomoe library.
12mr|tomoe-0.6.0-13|55	
12mr|tomoe-0.6.0-13|56	%package -n %{develname}
12mr|tomoe-0.6.0-13|57	Summary:    Headers of %{name} for development
12mr|tomoe-0.6.0-13|58	Group:      Development/C
12mr|tomoe-0.6.0-13|59	Requires:   %{libname} = %{version}
12mr|tomoe-0.6.0-13|60	Provides:   %{name}-devel = %{version}-%{release}
12mr|tomoe-0.6.0-13|61	Obsoletes:  %{libname}-devel
12mr|tomoe-0.6.0-13|62	
12mr|tomoe-0.6.0-13|63	%description -n %{develname}
12mr|tomoe-0.6.0-13|64	Headers of %{name} for development.
12mr|tomoe-0.6.0-13|65	
12mr|tomoe-0.6.0-13|66	%prep
12mr|tomoe-0.6.0-13|67	%setup -q
12mr|tomoe-0.6.0-13|68	%patch1 -p0
12mr|tomoe-0.6.0-13|69	%patch2 -p0
12mr|tomoe-0.6.0-13|70	%patch3 -p0
12mr|tomoe-0.6.0-13|71	%patch4 -p1
12mr|tomoe-0.6.0-13|72	
12mr|tomoe-0.6.0-13|73	%build
12mr|tomoe-0.6.0-13|74	autoreconf -fi
12mr|tomoe-0.6.0-13|75	%configure2_5x
12mr|tomoe-0.6.0-13|76	%make
12mr|tomoe-0.6.0-13|77	
12mr|tomoe-0.6.0-13|78	%install
12mr|tomoe-0.6.0-13|79	rm -rf $RPM_BUILD_ROOT
12mr|tomoe-0.6.0-13|80	%makeinstall_std
12mr|tomoe-0.6.0-13|81	
12mr|tomoe-0.6.0-13|82	%{find_lang} %{name}
12mr|tomoe-0.6.0-13|83	
12mr|tomoe-0.6.0-13|84	%clean
12mr|tomoe-0.6.0-13|85	rm -rf $RPM_BUILD_ROOT
12mr|tomoe-0.6.0-13|86	
12mr|tomoe-0.6.0-13|87	%if %mdkversion < 200900
12mr|tomoe-0.6.0-13|88	%post -n %libname -p /sbin/ldconfig
12mr|tomoe-0.6.0-13|89	%endif
12mr|tomoe-0.6.0-13|90	%if %mdkversion < 200900
12mr|tomoe-0.6.0-13|91	%postun -n %libname -p /sbin/ldconfig
12mr|tomoe-0.6.0-13|92	%endif
12mr|tomoe-0.6.0-13|93	
12mr|tomoe-0.6.0-13|94	
12mr|tomoe-0.6.0-13|95	%files -f %{name}.lang
12mr|tomoe-0.6.0-13|96	%defattr(-,root,root)
12mr|tomoe-0.6.0-13|97	%doc AUTHORS COPYING ChangeLog
12mr|tomoe-0.6.0-13|98	%config(noreplace) %{_sysconfdir}/tomoe/config
12mr|tomoe-0.6.0-13|99	%{_datadir}/gtk-doc/html/tomoe/*
12mr|tomoe-0.6.0-13|100	%{_datadir}/tomoe/*
12mr|tomoe-0.6.0-13|101	
12mr|tomoe-0.6.0-13|102	%files python
12mr|tomoe-0.6.0-13|103	%defattr(-,root,root)
12mr|tomoe-0.6.0-13|104	%doc COPYING
12mr|tomoe-0.6.0-13|105	%{python_sitearch}/*.so
12mr|tomoe-0.6.0-13|106	
12mr|tomoe-0.6.0-13|107	#%files ruby
12mr|tomoe-0.6.0-13|108	#%defattr(-,root,root)
12mr|tomoe-0.6.0-13|109	#%doc COPYING
12mr|tomoe-0.6.0-13|110	#%{ruby_sitelibdir}/*.rb
12mr|tomoe-0.6.0-13|111	#%{ruby_sitelibdir}/*/*.so
12mr|tomoe-0.6.0-13|112	
12mr|tomoe-0.6.0-13|113	%files -n %{libname}
12mr|tomoe-0.6.0-13|114	%defattr(-,root,root)
12mr|tomoe-0.6.0-13|115	%doc COPYING
12mr|tomoe-0.6.0-13|116	# uim-tomoe-gtk opens some devel files
12mr|tomoe-0.6.0-13|117	%{_libdir}/*.so.0*
12mr|tomoe-0.6.0-13|118	%{_libdir}/tomoe/module/*/*.so
12mr|tomoe-0.6.0-13|119	
12mr|tomoe-0.6.0-13|120	%files -n %{develname}
12mr|tomoe-0.6.0-13|121	%defattr(-,root,root)
12mr|tomoe-0.6.0-13|122	%doc COPYING
12mr|tomoe-0.6.0-13|123	%{_includedir}/tomoe/*.h
12mr|tomoe-0.6.0-13|124	%{_libdir}/*.a
12mr|tomoe-0.6.0-13|125	%{_libdir}/*.so
12mr|tomoe-0.6.0-13|126	
12mr|tomoe-0.6.0-13|127	#%{ruby_sitearchdir}/*.h
12mr|tomoe-0.6.0-13|128	#%{ruby_sitearchdir}/*.a
12mr|tomoe-0.6.0-13|129	%{python_sitearch}/*.a
12mr|tomoe-0.6.0-13|130	%{_libdir}/tomoe/module/*/*.a
12mr|tomoe-0.6.0-13|131	%{_libdir}/pkgconfig/tomoe.pc
12mr|tomoe-0.6.0-13|132	%{_libdir}/pkgconfig/pytomoe.pc
12mr|tomoe-0.6.0-13|133	
12mr|tomoe-0.6.0-13|134	
12mr|tomoe-0.6.0-13|135	
12mr|tomoe-0.6.0-13|136	%changelog
12mr|tomoe-0.6.0-13|137	

19020 12
12mr|tomoe-gtk-0.6.0-13|1	%define major 0
12mr|tomoe-gtk-0.6.0-13|2	%define libname_orig	lib%{name}
12mr|tomoe-gtk-0.6.0-13|3	%define libname		%mklibname %{name} %{major}
12mr|tomoe-gtk-0.6.0-13|4	%define develname	%mklibname -d %{name}
12mr|tomoe-gtk-0.6.0-13|5	
12mr|tomoe-gtk-0.6.0-13|6	%define tomoe_version 0.6.0
12mr|tomoe-gtk-0.6.0-13|7	
12mr|tomoe-gtk-0.6.0-13|8	Name:           tomoe-gtk
12mr|tomoe-gtk-0.6.0-13|9	Summary:        Tomoe-gtk for handwriting recognition
12mr|tomoe-gtk-0.6.0-13|10	Version:        0.6.0
12mr|tomoe-gtk-0.6.0-13|11	Release:        %mkrel 13
12mr|tomoe-gtk-0.6.0-13|12	Group:		System/Internationalization
12mr|tomoe-gtk-0.6.0-13|13	License:	LGPLv2+
12mr|tomoe-gtk-0.6.0-13|14	URL:		http://tomoe.sourceforge.jp/
12mr|tomoe-gtk-0.6.0-13|15	Source0:	http://ovh.dl.sourceforge.net/sourceforge/tomoe/%{name}-%{version}.tar.gz
12mr|tomoe-gtk-0.6.0-13|16	Patch0:		tomoe-gtk-0.6.0-underlink.patch
12mr|tomoe-gtk-0.6.0-13|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|tomoe-gtk-0.6.0-13|18	BuildRequires:	tomoe-devel >= %{tomoe_version}
12mr|tomoe-gtk-0.6.0-13|19	BuildRequires:	tomoe >= %{tomoe_version}
12mr|tomoe-gtk-0.6.0-13|20	BuildRequires:	gtk+2-devel
12mr|tomoe-gtk-0.6.0-13|21	BuildRequires:	pygtk2.0-devel
12mr|tomoe-gtk-0.6.0-13|22	BuildRequires:	gtk-doc
12mr|tomoe-gtk-0.6.0-13|23	BuildRequires:	python-gobject-devel
12mr|tomoe-gtk-0.6.0-13|24	
12mr|tomoe-gtk-0.6.0-13|25	%description
12mr|tomoe-gtk-0.6.0-13|26	Tomoe-gtk handwriting recognition.
12mr|tomoe-gtk-0.6.0-13|27	
12mr|tomoe-gtk-0.6.0-13|28	%package	python
12mr|tomoe-gtk-0.6.0-13|29	Summary:	Python binding of Tomoe-gtk
12mr|tomoe-gtk-0.6.0-13|30	Group:		System/Internationalization
12mr|tomoe-gtk-0.6.0-13|31	Requires:	%{libname} = %{version}-%{release}
12mr|tomoe-gtk-0.6.0-13|32	
12mr|tomoe-gtk-0.6.0-13|33	%description	python
12mr|tomoe-gtk-0.6.0-13|34	Python binding of Tomoe-gtk.
12mr|tomoe-gtk-0.6.0-13|35	
12mr|tomoe-gtk-0.6.0-13|36	%package -n	%{libname}
12mr|tomoe-gtk-0.6.0-13|37	Summary:	Tomoe-gtk library
12mr|tomoe-gtk-0.6.0-13|38	Group:		System/Internationalization
12mr|tomoe-gtk-0.6.0-13|39	
12mr|tomoe-gtk-0.6.0-13|40	%description -n %{libname}
12mr|tomoe-gtk-0.6.0-13|41	Tomoe-gtk library.
12mr|tomoe-gtk-0.6.0-13|42	
12mr|tomoe-gtk-0.6.0-13|43	%package -n	%{develname}
12mr|tomoe-gtk-0.6.0-13|44	Summary:	Development files for %{name}
12mr|tomoe-gtk-0.6.0-13|45	Group:		Development/C
12mr|tomoe-gtk-0.6.0-13|46	Requires:	%{libname} = %{version}
12mr|tomoe-gtk-0.6.0-13|47	Provides:	%{name}-devel = %{version}-%{release}
12mr|tomoe-gtk-0.6.0-13|48	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|tomoe-gtk-0.6.0-13|49	Obsoletes:	%{libname}-devel
12mr|tomoe-gtk-0.6.0-13|50	
12mr|tomoe-gtk-0.6.0-13|51	%description -n %{develname}
12mr|tomoe-gtk-0.6.0-13|52	Headers of %{name} for development.
12mr|tomoe-gtk-0.6.0-13|53	
12mr|tomoe-gtk-0.6.0-13|54	%prep
12mr|tomoe-gtk-0.6.0-13|55	%setup -q
12mr|tomoe-gtk-0.6.0-13|56	%patch0 -p1 -b .underlink
12mr|tomoe-gtk-0.6.0-13|57	
12mr|tomoe-gtk-0.6.0-13|58	%build
12mr|tomoe-gtk-0.6.0-13|59	# force to regenerate configure
12mr|tomoe-gtk-0.6.0-13|60	./autogen.sh
12mr|tomoe-gtk-0.6.0-13|61	
12mr|tomoe-gtk-0.6.0-13|62	%configure2_5x --without-gucharmap
12mr|tomoe-gtk-0.6.0-13|63	%make
12mr|tomoe-gtk-0.6.0-13|64	
12mr|tomoe-gtk-0.6.0-13|65	%install
12mr|tomoe-gtk-0.6.0-13|66	rm -rf %{buildroot}
12mr|tomoe-gtk-0.6.0-13|67	%makeinstall_std
12mr|tomoe-gtk-0.6.0-13|68	
12mr|tomoe-gtk-0.6.0-13|69	# remove docs for sigscheme (they should be installed by %doc)
12mr|tomoe-gtk-0.6.0-13|70	rm -rf %{buildroot}%{_datadir}/gtk-doc/
12mr|tomoe-gtk-0.6.0-13|71	
12mr|tomoe-gtk-0.6.0-13|72	%{find_lang} %{name}
12mr|tomoe-gtk-0.6.0-13|73	
12mr|tomoe-gtk-0.6.0-13|74	%clean
12mr|tomoe-gtk-0.6.0-13|75	rm -rf %{buildroot}
12mr|tomoe-gtk-0.6.0-13|76	
12mr|tomoe-gtk-0.6.0-13|77	%if %mdkversion < 200900
12mr|tomoe-gtk-0.6.0-13|78	%post -n %{libname} -p /sbin/ldconfig
12mr|tomoe-gtk-0.6.0-13|79	%endif
12mr|tomoe-gtk-0.6.0-13|80	%if %mdkversion < 200900
12mr|tomoe-gtk-0.6.0-13|81	%postun -n %{libname} -p /sbin/ldconfig
12mr|tomoe-gtk-0.6.0-13|82	%endif
12mr|tomoe-gtk-0.6.0-13|83	
12mr|tomoe-gtk-0.6.0-13|84	%files -n %{libname} -f %{name}.lang
12mr|tomoe-gtk-0.6.0-13|85	%defattr(-,root,root)
12mr|tomoe-gtk-0.6.0-13|86	%{_libdir}/lib*.so.*
12mr|tomoe-gtk-0.6.0-13|87	%{_datadir}/tomoe-gtk/*.png
12mr|tomoe-gtk-0.6.0-13|88	
12mr|tomoe-gtk-0.6.0-13|89	%files -n %{develname}
12mr|tomoe-gtk-0.6.0-13|90	%defattr(-,root,root)
12mr|tomoe-gtk-0.6.0-13|91	%doc AUTHORS ChangeLog README TODO
12mr|tomoe-gtk-0.6.0-13|92	%doc doc/reference/html/*
12mr|tomoe-gtk-0.6.0-13|93	%{_includedir}/tomoe/gtk/*.h
12mr|tomoe-gtk-0.6.0-13|94	%{_libdir}/lib*.so
12mr|tomoe-gtk-0.6.0-13|95	%{_libdir}/lib*.*a
12mr|tomoe-gtk-0.6.0-13|96	%{python_sitearch}/gtk-2.0/*.*a
12mr|tomoe-gtk-0.6.0-13|97	%{_libdir}/pkgconfig/*.pc
12mr|tomoe-gtk-0.6.0-13|98	
12mr|tomoe-gtk-0.6.0-13|99	%files python
12mr|tomoe-gtk-0.6.0-13|100	%defattr(-,root,root)
12mr|tomoe-gtk-0.6.0-13|101	%{python_sitearch}/gtk-2.0/*.so
12mr|tomoe-gtk-0.6.0-13|102	
12mr|tomoe-gtk-0.6.0-13|103	
12mr|tomoe-gtk-0.6.0-13|104	
12mr|tomoe-gtk-0.6.0-13|105	
12mr|tomoe-gtk-0.6.0-13|106	%changelog
12mr|tomoe-gtk-0.6.0-13|107	

19021 12
12mr|tomoyo-gui-0.05-6|1	Name:		tomoyo-gui
12mr|tomoyo-gui-0.05-6|2	Version:	0.05
12mr|tomoyo-gui-0.05-6|3	Release:	6
12mr|tomoyo-gui-0.05-6|4	Summary:	Graphical interface for TOMOYO Linux
12mr|tomoyo-gui-0.05-6|5	License:	GPLv2
12mr|tomoyo-gui-0.05-6|6	Group:		System/Base
12mr|tomoyo-gui-0.05-6|7	Url:		http://git.mandriva.com/?p=projects/tomoyo-mdv.git
12mr|tomoyo-gui-0.05-6|8	Source0:	%{name}-%{version}.tar.bz2
12mr|tomoyo-gui-0.05-6|9	Requires:	pygtk2.0
12mr|tomoyo-gui-0.05-6|10	Requires:	python
12mr|tomoyo-gui-0.05-6|11	Requires:	ccs-tools
12mr|tomoyo-gui-0.05-6|12	BuildArch:	noarch
12mr|tomoyo-gui-0.05-6|13	
12mr|tomoyo-gui-0.05-6|14	%description
12mr|tomoyo-gui-0.05-6|15	This is the graphical interface to TOMOYO Linux Security Framework,
12mr|tomoyo-gui-0.05-6|16	developed by Mandriva. This GUI allows to view and edit system security
12mr|tomoyo-gui-0.05-6|17	policy, and create custom set of profiles for individual applications in a
12mr|tomoyo-gui-0.05-6|18	similar way to AppArmor security framework.
12mr|tomoyo-gui-0.05-6|19	
12mr|tomoyo-gui-0.05-6|20	%prep
12mr|tomoyo-gui-0.05-6|21	%setup -q
12mr|tomoyo-gui-0.05-6|22	
12mr|tomoyo-gui-0.05-6|23	%build
12mr|tomoyo-gui-0.05-6|24	make all
12mr|tomoyo-gui-0.05-6|25	
12mr|tomoyo-gui-0.05-6|26	%install
12mr|tomoyo-gui-0.05-6|27	make install
12mr|tomoyo-gui-0.05-6|28	
12mr|tomoyo-gui-0.05-6|29	%files
12mr|tomoyo-gui-0.05-6|30	%doc AUTHORS COPYING README NEWS TODO
12mr|tomoyo-gui-0.05-6|31	%{_sbindir}/tomoyo-gui
12mr|tomoyo-gui-0.05-6|32	%{_datadir}/tomoyo-mdv/tomoyo-gui.*
12mr|tomoyo-gui-0.05-6|33	%{_datadir}/tomoyo-mdv/version.*
12mr|tomoyo-gui-0.05-6|34	%{_datadir}/tomoyo-mdv/tomoyo.png
12mr|tomoyo-gui-0.05-6|35	
12mr|tomoyo-gui-0.05-6|36	
12mr|tomoyo-gui-0.05-6|37	
12mr|tomoyo-gui-0.05-6|38	%changelog
12mr|tomoyo-gui-0.05-6|39	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|tomoyo-gui-0.05-6|40	+ Commit: c200e30
12mr|tomoyo-gui-0.05-6|41	- Should be noarch package
12mr|tomoyo-gui-0.05-6|42	
12mr|tomoyo-gui-0.05-6|43	

19022 12
12mr|toppler-1.1.4-3|1	%define	name	toppler
12mr|toppler-1.1.4-3|2	%define	version	1.1.4
12mr|toppler-1.1.4-3|3	%define	Summary	Reimplementation of the old game known as Tower Toppler or Nebulous
12mr|toppler-1.1.4-3|4	
12mr|toppler-1.1.4-3|5	Summary:	%{Summary}
12mr|toppler-1.1.4-3|6	Name:		%{name}
12mr|toppler-1.1.4-3|7	Version:	%{version}
12mr|toppler-1.1.4-3|8	Release:	%mkrel 3
12mr|toppler-1.1.4-3|9	Source0:	http://heanet.dl.sourceforge.net/sourceforge/toppler/%{name}-%{version}.tar.gz
12mr|toppler-1.1.4-3|10	Patch1:		toppler-1.1.3-fix-str-fmt.patch
12mr|toppler-1.1.4-3|11	License:	GPL
12mr|toppler-1.1.4-3|12	URL:		http://toppler.sourceforge.net/
12mr|toppler-1.1.4-3|13	Group:		Games/Arcade
12mr|toppler-1.1.4-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|toppler-1.1.4-3|15	BuildRequires:	SDL-devel SDL_mixer-devel zlib-devel
12mr|toppler-1.1.4-3|16	Requires(post):	rpm-helper
12mr|toppler-1.1.4-3|17	
12mr|toppler-1.1.4-3|18	%description
12mr|toppler-1.1.4-3|19	It is an almost complete reimplementation of the old game known as Tower
12mr|toppler-1.1.4-3|20	Toppler or Nebulous. This game was available at least for PC, Atari, C64
12mr|toppler-1.1.4-3|21	and now the PC version is abandonware.
12mr|toppler-1.1.4-3|22	
12mr|toppler-1.1.4-3|23	The goal of the game is to reach the target door of each of the 8 towers
12mr|toppler-1.1.4-3|24	in currently 2 missions with this little green animal. This door is
12mr|toppler-1.1.4-3|25	usually at the very top of the tower.
12mr|toppler-1.1.4-3|26	
12mr|toppler-1.1.4-3|27	But finding the way by using elevators and walking trough a maze of doors
12mr|toppler-1.1.4-3|28	and platforms is not the only problem you have to solve. There are a bunch
12mr|toppler-1.1.4-3|29	of other creatures living on the tower that will hinder you to reach your
12mr|toppler-1.1.4-3|30	target by pushing you over the edge of the platforms.
12mr|toppler-1.1.4-3|31	
12mr|toppler-1.1.4-3|32	The only weapon of defence you have is to throw a little snowball. But
12mr|toppler-1.1.4-3|33	most of the other creatures just don't care about this. So you must avoid
12mr|toppler-1.1.4-3|34	them.
12mr|toppler-1.1.4-3|35	
12mr|toppler-1.1.4-3|36	%prep
12mr|toppler-1.1.4-3|37	%setup -q
12mr|toppler-1.1.4-3|38	%patch1 -p0 -b .str
12mr|toppler-1.1.4-3|39	
12mr|toppler-1.1.4-3|40	%build
12mr|toppler-1.1.4-3|41	export CXXFLAGS="%optflags -U HISCOREDIR -D HISCOREDIR=\\\"%{_localstatedir}/lib/games\\\" -U TOP_DATADIR -D TOP_DATADIR=\\\"%{_gamesdatadir}/%{name}\\\""
12mr|toppler-1.1.4-3|42	%configure2_5x	--bindir=%{_gamesbindir}
12mr|toppler-1.1.4-3|43	make
12mr|toppler-1.1.4-3|44	
12mr|toppler-1.1.4-3|45	%install
12mr|toppler-1.1.4-3|46	rm -rf $RPM_BUILD_ROOT
12mr|toppler-1.1.4-3|47	%{makeinstall_std} pkglocalstatedir=%{_localstatedir}/lib/games pkgdatadir=%{_gamesdatadir}/%{name} pkgdocdir=%{_docdir}/%{name}-%{version}
12mr|toppler-1.1.4-3|48	
12mr|toppler-1.1.4-3|49	rm -f $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
12mr|toppler-1.1.4-3|50	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|toppler-1.1.4-3|51	[Desktop Entry]
12mr|toppler-1.1.4-3|52	Name=Tower Toppler
12mr|toppler-1.1.4-3|53	Comment=%{Summary}
12mr|toppler-1.1.4-3|54	Exec=soundwrapper %{_gamesbindir}/%{name}
12mr|toppler-1.1.4-3|55	Icon=%{name}
12mr|toppler-1.1.4-3|56	Terminal=false
12mr|toppler-1.1.4-3|57	Type=Application
12mr|toppler-1.1.4-3|58	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12mr|toppler-1.1.4-3|59	EOF
12mr|toppler-1.1.4-3|60	
12mr|toppler-1.1.4-3|61	chmod a+w $RPM_BUILD_ROOT%{_localstatedir}/lib/games/toppler.hsc
12mr|toppler-1.1.4-3|62	
12mr|toppler-1.1.4-3|63	%find_lang %{name}
12mr|toppler-1.1.4-3|64	
12mr|toppler-1.1.4-3|65	%clean
12mr|toppler-1.1.4-3|66	rm -rf $RPM_BUILD_ROOT
12mr|toppler-1.1.4-3|67	
12mr|toppler-1.1.4-3|68	%post
12mr|toppler-1.1.4-3|69	%if %mdkversion < 200900
12mr|toppler-1.1.4-3|70	%{update_menus}
12mr|toppler-1.1.4-3|71	%endif
12mr|toppler-1.1.4-3|72	%create_ghostfile %{_localstatedir}/lib/games/toppler.hsc root games 664
12mr|toppler-1.1.4-3|73	
12mr|toppler-1.1.4-3|74	%if %mdkversion < 200900
12mr|toppler-1.1.4-3|75	%postun
12mr|toppler-1.1.4-3|76	%{clean_menus}
12mr|toppler-1.1.4-3|77	%endif
12mr|toppler-1.1.4-3|78	
12mr|toppler-1.1.4-3|79	%files -f %{name}.lang
12mr|toppler-1.1.4-3|80	%defattr(-, root, root)
12mr|toppler-1.1.4-3|81	%doc %{_docdir}/%{name}-%{version}/*
12mr|toppler-1.1.4-3|82	%attr(664, root, games) %ghost %{_localstatedir}/lib/games/toppler.hsc
12mr|toppler-1.1.4-3|83	%attr(2755, root, games) %{_gamesbindir}/%{name}
12mr|toppler-1.1.4-3|84	%{_gamesdatadir}/%{name}
12mr|toppler-1.1.4-3|85	%{_mandir}/man?/%{name}*
12mr|toppler-1.1.4-3|86	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|toppler-1.1.4-3|87	%{_datadir}/pixmaps/%{name}.xpm
12mr|toppler-1.1.4-3|88	
12mr|toppler-1.1.4-3|89	
12mr|toppler-1.1.4-3|90	
12mr|toppler-1.1.4-3|91	
12mr|toppler-1.1.4-3|92	
12mr|toppler-1.1.4-3|93	%changelog
12mr|toppler-1.1.4-3|94	

19023 12
12mr|totem-3.6.3-1|1	%define build_mozilla 1
12mr|totem-3.6.3-1|2	
12mr|totem-3.6.3-1|3	%define api		1.0
12mr|totem-3.6.3-1|4	%define major		0
12mr|totem-3.6.3-1|5	%define girmajor	1.0
12mr|totem-3.6.3-1|6	%define libname		%mklibname %{name} %{major}
12mr|totem-3.6.3-1|7	%define girname		%mklibname %{name}-gir %{girmajor}
12mr|totem-3.6.3-1|8	%define develname	%mklibname %{name} -d
12mr|totem-3.6.3-1|9	
12mr|totem-3.6.3-1|10	Summary:	Movie player for GNOME
12mr|totem-3.6.3-1|11	Name:		totem
12mr|totem-3.6.3-1|12	Version:	3.6.3
12mr|totem-3.6.3-1|13	Release:	1
12mr|totem-3.6.3-1|14	License:	GPLv2 with exception
12mr|totem-3.6.3-1|15	Group:		Video
12mr|totem-3.6.3-1|16	URL:		http://projects.gnome.org/totem/
12mr|totem-3.6.3-1|17	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mr|totem-3.6.3-1|18	#(nl) KDE Solid integration : from mdv svn  soft/mandriva-kde-translation/trunk/solid/
12mr|totem-3.6.3-1|19	Source1:	totem-opendvd.desktop
12mr|totem-3.6.3-1|20	
12mr|totem-3.6.3-1|21	BuildRequires:	desktop-file-utils
12mr|totem-3.6.3-1|22	BuildRequires:	docbook-dtd45-xml
12mr|totem-3.6.3-1|23	BuildRequires:	gstreamer1.0-plugins-good
12mr|totem-3.6.3-1|24	BuildRequires:	gstreamer1.0-plugins-bad
12mr|totem-3.6.3-1|25	BuildRequires:	gstreamer1.0-soup
12mr|totem-3.6.3-1|26	BuildRequires:	gstreamer1.0-tools
12mr|totem-3.6.3-1|27	BuildRequires:	gnome-common
12mr|totem-3.6.3-1|28	BuildRequires:	intltool
12mr|totem-3.6.3-1|29	#BuildRequires:	pylint
12mr|totem-3.6.3-1|30	BuildRequires:	vala
12mr|totem-3.6.3-1|31	BuildRequires:	vala-devel
12mr|totem-3.6.3-1|32	BuildRequires:	pkgconfig(bluez)
12mr|totem-3.6.3-1|33	BuildRequires:	pkgconfig(gtk-doc)
12mr|totem-3.6.3-1|34	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|totem-3.6.3-1|35	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
12mr|totem-3.6.3-1|36	BuildRequires:	pkgconfig(gstreamer-plugins-bad-1.0)
12mr|totem-3.6.3-1|37	BuildRequires:	pkgconfig(clutter-1.0) >= 1.6.8
12mr|totem-3.6.3-1|38	BuildRequires:	pkgconfig(clutter-gst-1.0) >= 1.3.9
12mr|totem-3.6.3-1|39	BuildRequires:	pkgconfig(clutter-gtk-1.0)
12mr|totem-3.6.3-1|40	BuildRequires:	pkgconfig(grilo-0.2) >= 0.2.0
12mr|totem-3.6.3-1|41	BuildRequires:	pkgconfig(ice)
12mr|totem-3.6.3-1|42	BuildRequires:	pkgconfig(libepc-ui-1.0) > 0.4.0
12mr|totem-3.6.3-1|43	BuildRequires:	pkgconfig(libgdata) >= 0.4.0
12mr|totem-3.6.3-1|44	BuildRequires:	pkgconfig(liblircclient0)
12mr|totem-3.6.3-1|45	BuildRequires:	pkgconfig(libnautilus-extension) >= 2.91.3
12mr|totem-3.6.3-1|46	BuildRequires:	pkgconfig(libpeas-gtk-1.0) >= 0.7.2
12mr|totem-3.6.3-1|47	BuildRequires:	pkgconfig(libproxy-1.0)
12mr|totem-3.6.3-1|48	BuildRequires:	pkgconfig(mx-1.0)
12mr|totem-3.6.3-1|49	BuildRequires:	pkgconfig(pygobject-3.0)
12mr|totem-3.6.3-1|50	BuildRequires:	pkgconfig(shared-mime-info)
12mr|totem-3.6.3-1|51	BuildRequires:	pkgconfig(sm)
12mr|totem-3.6.3-1|52	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mr|totem-3.6.3-1|53	BuildRequires:	pkgconfig(gnome-icon-theme)
12mr|totem-3.6.3-1|54	BuildRequires:	pkgconfig(clutter-gst-2.0)
12mr|totem-3.6.3-1|55	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0)
12mr|totem-3.6.3-1|56	BuildRequires:	pkgconfig(totem-plparser) >= 2.32.4
12mr|totem-3.6.3-1|57	BuildRequires:	gstreamer1.0-soundtouch
12mr|totem-3.6.3-1|58	%ifarch %{ix86} x86_64
12mr|totem-3.6.3-1|59	BuildRequires:	pkgconfig(nvtvsimple)
12mr|totem-3.6.3-1|60	%endif
12mr|totem-3.6.3-1|61	
12mr|totem-3.6.3-1|62	Requires:	grilo-plugins
12mr|totem-3.6.3-1|63	Requires:	iso-codes
12mr|totem-3.6.3-1|64	Requires:	gstreamer1.0-plugins-base
12mr|totem-3.6.3-1|65	Requires:	gstreamer1.0-plugins-good
12mr|totem-3.6.3-1|66	Requires:	gstreamer1.0-soup
12mr|totem-3.6.3-1|67	Suggests:	gstreamer1.0-resindvd
12mr|totem-3.6.3-1|68	Suggests:	gstreamer1.0-a52dec
12mr|totem-3.6.3-1|69	# Must have plugins. Totem doesn't start without them
12mr|totem-3.6.3-1|70	Requires:	gstreamer1.0-gstclutter
12mr|totem-3.6.3-1|71	Requires:	gstreamer1.0-soundtouch
12mr|totem-3.6.3-1|72	
12mr|totem-3.6.3-1|73	#gw opensubtitles plugin:
12mr|totem-3.6.3-1|74	Requires:	pyxdg
12mr|totem-3.6.3-1|75	# python plugins
12mr|totem-3.6.3-1|76	Requires:	python-dbus
12mr|totem-3.6.3-1|77	Requires:	python-gi
12mr|totem-3.6.3-1|78	
12mr|totem-3.6.3-1|79	#gw needed by the iplayer plugin
12mr|totem-3.6.3-1|80	Requires:	python-httplib2
12mr|totem-3.6.3-1|81	Requires:	python-feedparser
12mr|totem-3.6.3-1|82	Requires:	python-beautifulsoup
12mr|totem-3.6.3-1|83	
12mr|totem-3.6.3-1|84	Obsoletes:	%{name}-tracker < 3.4
12mr|totem-3.6.3-1|85	
12mr|totem-3.6.3-1|86	%description
12mr|totem-3.6.3-1|87	Totem is simple movie player for the GNOME desktop. It
12mr|totem-3.6.3-1|88	features a simple playlist, a full-screen mode, seek and volume
12mr|totem-3.6.3-1|89	controls, as well as a pretty complete keyboard navigation.
12mr|totem-3.6.3-1|90	
12mr|totem-3.6.3-1|91	%if %{build_mozilla}
12mr|totem-3.6.3-1|92	%package	mozilla
12mr|totem-3.6.3-1|93	Summary:	Totem video plugin for Mozilla Firefox
12mr|totem-3.6.3-1|94	Group:		Networking/WWW
12mr|totem-3.6.3-1|95	BuildRequires:	pkgconfig(dbus-1)
12mr|totem-3.6.3-1|96	Obsoletes:	totem-mozilla-gstreamer < %{version}-%{release}
12mr|totem-3.6.3-1|97	Provides:	totem-mozilla-gstreamer = %{version}-%{release}
12mr|totem-3.6.3-1|98	Requires:	%{name} = %{version}-%{release}
12mr|totem-3.6.3-1|99	
12mr|totem-3.6.3-1|100	%description mozilla
12mr|totem-3.6.3-1|101	This embeds the Totem video player into web browsers based on Mozilla Firefox.
12mr|totem-3.6.3-1|102	%endif
12mr|totem-3.6.3-1|103	
12mr|totem-3.6.3-1|104	%package nautilus
12mr|totem-3.6.3-1|105	Group:		Video
12mr|totem-3.6.3-1|106	Summary:	Video and Audio Properties tab for Nautilus
12mr|totem-3.6.3-1|107	#gw just for the translations:
12mr|totem-3.6.3-1|108	Requires:	%{name} = %{version}-%{release}
12mr|totem-3.6.3-1|109	Requires:	nautilus
12mr|totem-3.6.3-1|110	
12mr|totem-3.6.3-1|111	%description nautilus
12mr|totem-3.6.3-1|112	A Nautilus extension that shows the properties of audio and video
12mr|totem-3.6.3-1|113	files in the properties dialogue.
12mr|totem-3.6.3-1|114	
12mr|totem-3.6.3-1|115	%package -n %{libname}
12mr|totem-3.6.3-1|116	Group:		System/Libraries
12mr|totem-3.6.3-1|117	Summary:	Shared libraries for %{name}
12mr|totem-3.6.3-1|118	
12mr|totem-3.6.3-1|119	%description -n %{libname}
12mr|totem-3.6.3-1|120	This package contains the shared libraries for %{name}.
12mr|totem-3.6.3-1|121	
12mr|totem-3.6.3-1|122	%package -n %{girname}
12mr|totem-3.6.3-1|123	Summary:	GObject Introspection interface description for %{name}
12mr|totem-3.6.3-1|124	Group:		System/Libraries
12mr|totem-3.6.3-1|125	
12mr|totem-3.6.3-1|126	%description -n %{girname}
12mr|totem-3.6.3-1|127	GObject Introspection interface description for %{name}.
12mr|totem-3.6.3-1|128	
12mr|totem-3.6.3-1|129	%package -n %{develname}
12mr|totem-3.6.3-1|130	Group:		Development/C
12mr|totem-3.6.3-1|131	Summary:	Devel files for %{name}
12mr|totem-3.6.3-1|132	Requires:	%{libname} = %{version}-%{release}
12mr|totem-3.6.3-1|133	Provides:	%{name}-devel = %{version}-%{release}
12mr|totem-3.6.3-1|134	
12mr|totem-3.6.3-1|135	%description -n %{develname}
12mr|totem-3.6.3-1|136	Devel files for %{name}.
12mr|totem-3.6.3-1|137	
12mr|totem-3.6.3-1|138	%prep
12mr|totem-3.6.3-1|139	%setup -q
12mr|totem-3.6.3-1|140	%apply_patches
12mr|totem-3.6.3-1|141	
12mr|totem-3.6.3-1|142	%build
12mr|totem-3.6.3-1|143	%configure2_5x \
12mr|totem-3.6.3-1|144	--disable-static \
12mr|totem-3.6.3-1|145	--disable-run-in-source-tree \
12mr|totem-3.6.3-1|146	--disable-vegas-plugin \
12mr|totem-3.6.3-1|147	--enable-easy-codec-installation \
12mr|totem-3.6.3-1|148	%if %{build_mozilla}
12mr|totem-3.6.3-1|149	--enable-browser-plugins \
12mr|totem-3.6.3-1|150	%else
12mr|totem-3.6.3-1|151	--disable-browser-plugins \
12mr|totem-3.6.3-1|152	%endif
12mr|totem-3.6.3-1|153	
12mr|totem-3.6.3-1|154	%make
12mr|totem-3.6.3-1|155	
12mr|totem-3.6.3-1|156	%install
12mr|totem-3.6.3-1|157	%makeinstall_std
12mr|totem-3.6.3-1|158	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|totem-3.6.3-1|159	%find_lang %{name} --with-gnome
12mr|totem-3.6.3-1|160	
12mr|totem-3.6.3-1|161	#menu
12mr|totem-3.6.3-1|162	MIME_TYPES=`tr '\n' , < data/mime-type-list.txt | sed -e 's/,$//'`
12mr|totem-3.6.3-1|163	desktop-file-install --vendor="" \
12mr|totem-3.6.3-1|164	--remove-category="Application" \
12mr|totem-3.6.3-1|165	--add-category="X-MandrivaLinux-Multimedia-Video" \
12mr|totem-3.6.3-1|166	--add-category="X-MandrivaLinux-CrossDesktop" \
12mr|totem-3.6.3-1|167	--dir %{buildroot}%{_datadir}/applications \
12mr|totem-3.6.3-1|168	%{buildroot}%{_datadir}/applications/*
12mr|totem-3.6.3-1|169	
12mr|totem-3.6.3-1|170	#(nl) KDE Solid integration
12mr|totem-3.6.3-1|171	mkdir -p %{buildroot}/%{_datadir}/apps/solid/actions
12mr|totem-3.6.3-1|172	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/apps/solid/actions/
12mr|totem-3.6.3-1|173	
12mr|totem-3.6.3-1|174	%files -f %{name}.lang
12mr|totem-3.6.3-1|175	%doc README AUTHORS TODO NEWS
12mr|totem-3.6.3-1|176	%{_bindir}/totem
12mr|totem-3.6.3-1|177	%{_bindir}/totem-audio-preview
12mr|totem-3.6.3-1|178	%{_bindir}/totem-video-thumbnailer
12mr|totem-3.6.3-1|179	%dir %{_libdir}/totem
12mr|totem-3.6.3-1|180	%dir %{_libdir}/totem/plugins/
12mr|totem-3.6.3-1|181	%dir %{_libdir}/totem/plugins/grilo
12mr|totem-3.6.3-1|182	%dir %{_libdir}/totem/plugins/im-status
12mr|totem-3.6.3-1|183	%dir %{_libdir}/totem/plugins/save-file
12mr|totem-3.6.3-1|184	%{_libdir}/totem/plugins/brasero-disc-recorder
12mr|totem-3.6.3-1|185	%{_libdir}/totem/plugins/chapters
12mr|totem-3.6.3-1|186	%{_libdir}/totem/plugins/dbus
12mr|totem-3.6.3-1|187	%{_libdir}/totem/plugins/grilo/*
12mr|totem-3.6.3-1|188	%{_libdir}/totem/plugins/gromit
12mr|totem-3.6.3-1|189	%{_libdir}/totem/plugins/im-status/*
12mr|totem-3.6.3-1|190	%{_libdir}/totem/plugins/lirc
12mr|totem-3.6.3-1|191	%{_libdir}/totem/plugins/media-player-keys
12mr|totem-3.6.3-1|192	%{_libdir}/totem/plugins/ontop
12mr|totem-3.6.3-1|193	%{_libdir}/totem/plugins/opensubtitles
12mr|totem-3.6.3-1|194	%{_libdir}/totem/plugins/properties
12mr|totem-3.6.3-1|195	%{_libdir}/totem/plugins/apple-trailers
12mr|totem-3.6.3-1|196	%{_libdir}/totem/plugins/autoload-subtitles
12mr|totem-3.6.3-1|197	%{_libdir}/totem/plugins/recent
12mr|totem-3.6.3-1|198	%{_libdir}/totem/plugins/pythonconsole
12mr|totem-3.6.3-1|199	%{_libdir}/totem/plugins/rotation
12mr|totem-3.6.3-1|200	%{_libdir}/totem/plugins/save-file/*
12mr|totem-3.6.3-1|201	%{_libdir}/totem/plugins/screensaver
12mr|totem-3.6.3-1|202	%{_libdir}/totem/plugins/screenshot
12mr|totem-3.6.3-1|203	%{_libdir}/totem/plugins/skipto
12mr|totem-3.6.3-1|204	%{_libdir}/totem/totem-bugreport.py
12mr|totem-3.6.3-1|205	%{_datadir}/applications/totem.desktop
12mr|totem-3.6.3-1|206	%{_datadir}/apps/solid/actions/totem-opendvd.desktop
12mr|totem-3.6.3-1|207	%{_datadir}/GConf/gsettings/*.convert
12mr|totem-3.6.3-1|208	%{_datadir}/glib-2.0/schemas/*.xml
12mr|totem-3.6.3-1|209	%{_datadir}/icons/hicolor/*/*/*
12mr|totem-3.6.3-1|210	%{_datadir}/thumbnailers/totem.thumbnailer
12mr|totem-3.6.3-1|211	%{_datadir}/totem
12mr|totem-3.6.3-1|212	%{_mandir}/man1/*
12mr|totem-3.6.3-1|213	
12mr|totem-3.6.3-1|214	%files nautilus
12mr|totem-3.6.3-1|215	%{_libdir}/nautilus/extensions-3.0/*
12mr|totem-3.6.3-1|216	
12mr|totem-3.6.3-1|217	%if %{build_mozilla}
12mr|totem-3.6.3-1|218	%files mozilla
12mr|totem-3.6.3-1|219	%{_libdir}/mozilla/plugins/libtotem*.so
12mr|totem-3.6.3-1|220	%{_libexecdir}/totem-plugin-viewer
12mr|totem-3.6.3-1|221	%endif
12mr|totem-3.6.3-1|222	
12mr|totem-3.6.3-1|223	%files -n %{libname}
12mr|totem-3.6.3-1|224	%{_libdir}/libtotem.so.%{major}*
12mr|totem-3.6.3-1|225	
12mr|totem-3.6.3-1|226	%files -n %{girname}
12mr|totem-3.6.3-1|227	%{_libdir}/girepository-1.0/Totem-1.0.typelib
12mr|totem-3.6.3-1|228	
12mr|totem-3.6.3-1|229	%files -n %{develname}
12mr|totem-3.6.3-1|230	%doc %{_datadir}/gtk-doc/html/%{name}
12mr|totem-3.6.3-1|231	%{_libdir}/libtotem.so
12mr|totem-3.6.3-1|232	%{_libdir}/pkgconfig/totem.pc
12mr|totem-3.6.3-1|233	%{_includedir}/totem/%{api}/*
12mr|totem-3.6.3-1|234	%{_datadir}/gir-1.0/Totem-1.0.gir

19024 12
12mr|totem-pl-parser-3.4.3-1|1	%define major 17
12mr|totem-pl-parser-3.4.3-1|2	%define girmajor 1.0
12mr|totem-pl-parser-3.4.3-1|3	%define libname %mklibname totem-plparser %{major}
12mr|totem-pl-parser-3.4.3-1|4	%define libmini %mklibname totem-plparser-mini %{major}
12mr|totem-pl-parser-3.4.3-1|5	%define girname %mklibname totem-plparser-gir %{girmajor}
12mr|totem-pl-parser-3.4.3-1|6	%define develname %mklibname -d totem-plparser
12mr|totem-pl-parser-3.4.3-1|7	
12mr|totem-pl-parser-3.4.3-1|8	Summary:	Playlist parser library from the Totem Movie Player
12mr|totem-pl-parser-3.4.3-1|9	Name:		totem-pl-parser
12mr|totem-pl-parser-3.4.3-1|10	Version:	3.4.3
12mr|totem-pl-parser-3.4.3-1|11	Release:	1
12mr|totem-pl-parser-3.4.3-1|12	License:	LGPLv2+
12mr|totem-pl-parser-3.4.3-1|13	Group:		System/Libraries
12mr|totem-pl-parser-3.4.3-1|14	URL:		http://www.hadess.net/totem.php3
12mr|totem-pl-parser-3.4.3-1|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/totem-pl-parser/3.4/%{name}-%{version}.tar.xz
12mr|totem-pl-parser-3.4.3-1|16	
12mr|totem-pl-parser-3.4.3-1|17	BuildRequires:	gnome-common
12mr|totem-pl-parser-3.4.3-1|18	BuildRequires:	intltool
12mr|totem-pl-parser-3.4.3-1|19	BuildRequires:	pkgconfig(gmime-2.6)
12mr|totem-pl-parser-3.4.3-1|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|totem-pl-parser-3.4.3-1|21	BuildRequires:	pkgconfig(gtk-doc)
12mr|totem-pl-parser-3.4.3-1|22	BuildRequires:	pkgconfig(libarchive)
12mr|totem-pl-parser-3.4.3-1|23	BuildRequires:	pkgconfig(libquvi)
12mr|totem-pl-parser-3.4.3-1|24	BuildRequires:	pkgconfig(libsoup-2.4)
12mr|totem-pl-parser-3.4.3-1|25	BuildRequires:	pkgconfig(libxml-2.0)
12mr|totem-pl-parser-3.4.3-1|26	
12mr|totem-pl-parser-3.4.3-1|27	%description
12mr|totem-pl-parser-3.4.3-1|28	Shared library used by totem.
12mr|totem-pl-parser-3.4.3-1|29	
12mr|totem-pl-parser-3.4.3-1|30	%package i18n
12mr|totem-pl-parser-3.4.3-1|31	Summary:	Playlist parser library from the Totem Movie Player
12mr|totem-pl-parser-3.4.3-1|32	Group:		System/Internationalization
12mr|totem-pl-parser-3.4.3-1|33	
12mr|totem-pl-parser-3.4.3-1|34	%description i18n
12mr|totem-pl-parser-3.4.3-1|35	This package contains the translations for %{name}.
12mr|totem-pl-parser-3.4.3-1|36	
12mr|totem-pl-parser-3.4.3-1|37	%package -n %{libname}
12mr|totem-pl-parser-3.4.3-1|38	Summary:	Playlist parser library from the Totem Movie Player
12mr|totem-pl-parser-3.4.3-1|39	Group:		System/Libraries
12mr|totem-pl-parser-3.4.3-1|40	Suggests:	%{name}-i18n >= %{version}-%{release}
12mr|totem-pl-parser-3.4.3-1|41	
12mr|totem-pl-parser-3.4.3-1|42	%description -n %{libname}
12mr|totem-pl-parser-3.4.3-1|43	Shared library used by totem.
12mr|totem-pl-parser-3.4.3-1|44	
12mr|totem-pl-parser-3.4.3-1|45	%package -n %{libmini}
12mr|totem-pl-parser-3.4.3-1|46	Summary:	Playlist parser library from the Totem Movie Player
12mr|totem-pl-parser-3.4.3-1|47	Group:		System/Libraries
12mr|totem-pl-parser-3.4.3-1|48	
12mr|totem-pl-parser-3.4.3-1|49	%description -n %{libmini}
12mr|totem-pl-parser-3.4.3-1|50	Shared library used by totem - minimal version.
12mr|totem-pl-parser-3.4.3-1|51	
12mr|totem-pl-parser-3.4.3-1|52	%package -n %{girname}
12mr|totem-pl-parser-3.4.3-1|53	Summary:	GObject Introspection interface description for %{name}
12mr|totem-pl-parser-3.4.3-1|54	Group:		System/Libraries
12mr|totem-pl-parser-3.4.3-1|55	
12mr|totem-pl-parser-3.4.3-1|56	%description -n %{girname}
12mr|totem-pl-parser-3.4.3-1|57	GObject Introspection interface description for %{name}.
12mr|totem-pl-parser-3.4.3-1|58	
12mr|totem-pl-parser-3.4.3-1|59	%package -n	%{develname}
12mr|totem-pl-parser-3.4.3-1|60	Summary:	Development libraries, include files for totem playlist parser
12mr|totem-pl-parser-3.4.3-1|61	Group:		Development/GNOME and GTK+
12mr|totem-pl-parser-3.4.3-1|62	Provides:	totem-plparser-devel = %{version}-%{release}
12mr|totem-pl-parser-3.4.3-1|63	Requires:	%{libname} = %{version}-%{release}
12mr|totem-pl-parser-3.4.3-1|64	Requires:	%{libmini} = %{version}-%{release}
12mr|totem-pl-parser-3.4.3-1|65	Requires:	%{girname} = %{version}-%{release}
12mr|totem-pl-parser-3.4.3-1|66	Conflicts: 	%{_lib}totem-plparser0-devel
12mr|totem-pl-parser-3.4.3-1|67	Obsoletes:	%{mklibname -d totem-plparser 7} < 3.4.2
12mr|totem-pl-parser-3.4.3-1|68	
12mr|totem-pl-parser-3.4.3-1|69	%description -n	%{develname}
12mr|totem-pl-parser-3.4.3-1|70	Development libraries, include files for totem playlist parser
12mr|totem-pl-parser-3.4.3-1|71	
12mr|totem-pl-parser-3.4.3-1|72	%prep
12mr|totem-pl-parser-3.4.3-1|73	%setup -q
12mr|totem-pl-parser-3.4.3-1|74	%apply_patches
12mr|totem-pl-parser-3.4.3-1|75	
12mr|totem-pl-parser-3.4.3-1|76	%build
12mr|totem-pl-parser-3.4.3-1|77	%configure2_5x \
12mr|totem-pl-parser-3.4.3-1|78	--disable-static
12mr|totem-pl-parser-3.4.3-1|79	
12mr|totem-pl-parser-3.4.3-1|80	%make LIBS='-lgcrypt -lgmodule-2.0'
12mr|totem-pl-parser-3.4.3-1|81	
12mr|totem-pl-parser-3.4.3-1|82	%install
12mr|totem-pl-parser-3.4.3-1|83	%makeinstall_std
12mr|totem-pl-parser-3.4.3-1|84	
12mr|totem-pl-parser-3.4.3-1|85	%find_lang %{name}
12mr|totem-pl-parser-3.4.3-1|86	
12mr|totem-pl-parser-3.4.3-1|87	%files i18n -f %{name}.lang
12mr|totem-pl-parser-3.4.3-1|88	%doc README NEWS
12mr|totem-pl-parser-3.4.3-1|89	
12mr|totem-pl-parser-3.4.3-1|90	%files -n %{libname}
12mr|totem-pl-parser-3.4.3-1|91	%{_libdir}/libtotem-plparser.so.%{major}*
12mr|totem-pl-parser-3.4.3-1|92	
12mr|totem-pl-parser-3.4.3-1|93	%files -n %{libmini}
12mr|totem-pl-parser-3.4.3-1|94	%{_libdir}/libtotem-plparser-mini.so.%{major}*
12mr|totem-pl-parser-3.4.3-1|95	
12mr|totem-pl-parser-3.4.3-1|96	%files -n %{girname}
12mr|totem-pl-parser-3.4.3-1|97	%{_libdir}/girepository-1.0/TotemPlParser-%{girmajor}.typelib
12mr|totem-pl-parser-3.4.3-1|98	
12mr|totem-pl-parser-3.4.3-1|99	%files -n %{develname}
12mr|totem-pl-parser-3.4.3-1|100	%doc ChangeLog AUTHORS
12mr|totem-pl-parser-3.4.3-1|101	%doc %{_datadir}/gtk-doc/html/*
12mr|totem-pl-parser-3.4.3-1|102	%{_libdir}/*.so
12mr|totem-pl-parser-3.4.3-1|103	%{_datadir}/gir-1.0/TotemPlParser-%{girmajor}.gir
12mr|totem-pl-parser-3.4.3-1|104	%{_libdir}/pkgconfig/*
12mr|totem-pl-parser-3.4.3-1|105	%{_includedir}/%{name}
12mr|totem-pl-parser-3.4.3-1|106	
12mr|totem-pl-parser-3.4.3-1|107	
12mr|totem-pl-parser-3.4.3-1|108	
12mr|totem-pl-parser-3.4.3-1|109	
12mr|totem-pl-parser-3.4.3-1|110	%changelog
12mr|totem-pl-parser-3.4.3-1|111	* Fri Aug  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|totem-pl-parser-3.4.3-1|112	+ Commit: 5b878d6
12mr|totem-pl-parser-3.4.3-1|113	- New version 3.4.2 (sync with Cooker), fix unversioned Obsoletes
12mr|totem-pl-parser-3.4.3-1|114	
12mr|totem-pl-parser-3.4.3-1|115	

19025 12
12mr|touchfreeze-0.2.5-3|1	%define rel	2
12mr|touchfreeze-0.2.5-3|2	%define pre	0
12mr|touchfreeze-0.2.5-3|3	
12mr|touchfreeze-0.2.5-3|4	%if %pre
12mr|touchfreeze-0.2.5-3|5	%define release		%mkrel 0.%pre.%rel
12mr|touchfreeze-0.2.5-3|6	%define distname	%name-%pre-%version.tar.gz
12mr|touchfreeze-0.2.5-3|7	%define dirname		%name-%pre-%version
12mr|touchfreeze-0.2.5-3|8	%else
12mr|touchfreeze-0.2.5-3|9	%define release		%mkrel %rel
12mr|touchfreeze-0.2.5-3|10	%define distname	%name-%version.tar.gz
12mr|touchfreeze-0.2.5-3|11	%define dirname		%name-%version
12mr|touchfreeze-0.2.5-3|12	%endif
12mr|touchfreeze-0.2.5-3|13	
12mr|touchfreeze-0.2.5-3|14	Name:		touchfreeze
12mr|touchfreeze-0.2.5-3|15	Version:	0.2.5
12mr|touchfreeze-0.2.5-3|16	Release:	%mkrel 3
12mr|touchfreeze-0.2.5-3|17	Summary:	Utility to disable touchpad tap-clicking while typing
12mr|touchfreeze-0.2.5-3|18	License:	GPL+
12mr|touchfreeze-0.2.5-3|19	Group:		System/Configuration/Hardware
12mr|touchfreeze-0.2.5-3|20	Source0:	http://qsynaptics.sourceforge.net/%{distname}
12mr|touchfreeze-0.2.5-3|21	BuildRoot:	%{_tmppath}/%{name}-root
12mr|touchfreeze-0.2.5-3|22	URL:		http://qsynaptics.sourceforge.net/
12mr|touchfreeze-0.2.5-3|23	Obsoletes:	qsynaptics <= 0.22.0-4
12mr|touchfreeze-0.2.5-3|24	Obsoletes:	ksynaptics <= 0.3.3-1
12mr|touchfreeze-0.2.5-3|25	Provides:	qsynaptics
12mr|touchfreeze-0.2.5-3|26	Provides:	ksynaptics
12mr|touchfreeze-0.2.5-3|27	BuildRequires:	qt4-devel
12mr|touchfreeze-0.2.5-3|28	Requires:	synaptics
12mr|touchfreeze-0.2.5-3|29	
12mr|touchfreeze-0.2.5-3|30	%description
12mr|touchfreeze-0.2.5-3|31	TouchFreeze is a simple utility that disables the tap-click function
12mr|touchfreeze-0.2.5-3|32	of Synaptics touchpads while you are typing. As long as you are typing,
12mr|touchfreeze-0.2.5-3|33	tapping the touchpad will not count as a mouse click. It replaces
12mr|touchfreeze-0.2.5-3|34	the previous QSynaptics and KSynaptics tools.
12mr|touchfreeze-0.2.5-3|35	
12mr|touchfreeze-0.2.5-3|36	%prep
12mr|touchfreeze-0.2.5-3|37	%setup -q -n %{dirname}
12mr|touchfreeze-0.2.5-3|38	
12mr|touchfreeze-0.2.5-3|39	%build
12mr|touchfreeze-0.2.5-3|40	%qmake_qt4
12mr|touchfreeze-0.2.5-3|41	%make
12mr|touchfreeze-0.2.5-3|42	
12mr|touchfreeze-0.2.5-3|43	%install
12mr|touchfreeze-0.2.5-3|44	rm -rf %{buildroot}
12mr|touchfreeze-0.2.5-3|45	mkdir -p %{buildroot}%{_bindir}
12mr|touchfreeze-0.2.5-3|46	install -m 0755 %name %{buildroot}%{_bindir}/%{name}
12mr|touchfreeze-0.2.5-3|47	
12mr|touchfreeze-0.2.5-3|48	# XDG autostart
12mr|touchfreeze-0.2.5-3|49	mkdir -p %{buildroot}%{_sysconfdir}/xdg/autostart
12mr|touchfreeze-0.2.5-3|50	cat > %{buildroot}%{_sysconfdir}/xdg/autostart/mandriva-%{name}.desktop << EOF
12mr|touchfreeze-0.2.5-3|51	[Desktop Entry]
12mr|touchfreeze-0.2.5-3|52	Exec=%{_bindir}/%{name}
12mr|touchfreeze-0.2.5-3|53	Name=TouchFreeze - touchpad tap-click inhibitor
12mr|touchfreeze-0.2.5-3|54	Terminal=false
12mr|touchfreeze-0.2.5-3|55	Type=Application
12mr|touchfreeze-0.2.5-3|56	StartupNotify=false
12mr|touchfreeze-0.2.5-3|57	X-KDE-autostart-phase=2
12mr|touchfreeze-0.2.5-3|58	X-KDE-autostart-after=panel
12mr|touchfreeze-0.2.5-3|59	EOF
12mr|touchfreeze-0.2.5-3|60	
12mr|touchfreeze-0.2.5-3|61	# KDE autostart
12mr|touchfreeze-0.2.5-3|62	mkdir -p %{buildroot}%{_datadir}/autostart
12mr|touchfreeze-0.2.5-3|63	cp %{buildroot}%{_sysconfdir}/xdg/autostart/mandriva-%{name}.desktop %{buildroot}%{_datadir}/autostart/mandriva-%{name}.desktop
12mr|touchfreeze-0.2.5-3|64	
12mr|touchfreeze-0.2.5-3|65	%clean
12mr|touchfreeze-0.2.5-3|66	rm -rf %{buildroot}
12mr|touchfreeze-0.2.5-3|67	
12mr|touchfreeze-0.2.5-3|68	%files
12mr|touchfreeze-0.2.5-3|69	%defattr(-,root,root)
12mr|touchfreeze-0.2.5-3|70	%{_bindir}/%{name}
12mr|touchfreeze-0.2.5-3|71	%{_sysconfdir}/xdg/autostart/mandriva-%{name}.desktop
12mr|touchfreeze-0.2.5-3|72	%{_datadir}/autostart/mandriva-%{name}.desktop
12mr|touchfreeze-0.2.5-3|73	
12mr|touchfreeze-0.2.5-3|74	
12mr|touchfreeze-0.2.5-3|75	
12mr|touchfreeze-0.2.5-3|76	
12mr|touchfreeze-0.2.5-3|77	%changelog
12mr|touchfreeze-0.2.5-3|78	

19026 12
12mr|tpctl-4.17-11|1	%define lib_major 2
12mr|tpctl-4.17-11|2	%define libname %mklibname %{name} %{lib_major}
12mr|tpctl-4.17-11|3	
12mr|tpctl-4.17-11|4	Summary:	Thinkpad Utilities
12mr|tpctl-4.17-11|5	Name:		tpctl
12mr|tpctl-4.17-11|6	Version:	4.17
12mr|tpctl-4.17-11|7	Release:	%mkrel 11
12mr|tpctl-4.17-11|8	URL:		http://tpctl.sourceforge.net/
12mr|tpctl-4.17-11|9	Group:		System/Kernel and hardware
12mr|tpctl-4.17-11|10	License:	GPL
12mr|tpctl-4.17-11|11	ExclusiveArch:	%{ix86}
12mr|tpctl-4.17-11|12	Source:		http://prdownloads.sourceforge.net/tpctl/%{name}_%{version}.tar.gz
12mr|tpctl-4.17-11|13	Source1:	apmiser.init.bz2
12mr|tpctl-4.17-11|14	Source2:	hdparm-contrib-ultrabayd.tar.bz2
12mr|tpctl-4.17-11|15	Source3:	ultrabayd.init.bz2
12mr|tpctl-4.17-11|16	Source4:	ultrabay.suspend.bz2
12mr|tpctl-4.17-11|17	Patch0:		hdparm-5.4-fix_path_bell_idectl.patch
12mr|tpctl-4.17-11|18	BuildRequires:	ncurses-devel
12mr|tpctl-4.17-11|19	Requires:	%{libname} = %{version}-%{release}
12mr|tpctl-4.17-11|20	#Requires(post): rpm-helper
12mr|tpctl-4.17-11|21	#Requires(preun): rpm-helper
12mr|tpctl-4.17-11|22	# 4.4-2mdk (Abel) idectl and ultrabayd is moved to this package
12mr|tpctl-4.17-11|23	Requires:	hdparm >= 5.4-3mdk
12mr|tpctl-4.17-11|24	Conflicts:	hdparm <= 5.4-2mdk
12mr|tpctl-4.17-11|25	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|tpctl-4.17-11|26	
12mr|tpctl-4.17-11|27	%description
12mr|tpctl-4.17-11|28	Utilities specific to IBM Thinkpads
12mr|tpctl-4.17-11|29	
12mr|tpctl-4.17-11|30	%package -n %{libname}
12mr|tpctl-4.17-11|31	Summary:	Library associated with tpctl, needed for tpctl utilities
12mr|tpctl-4.17-11|32	Group:		System/Libraries
12mr|tpctl-4.17-11|33	
12mr|tpctl-4.17-11|34	%description -n	%{libname}
12mr|tpctl-4.17-11|35	This library is mandatory for tpctl utilities.
12mr|tpctl-4.17-11|36	
12mr|tpctl-4.17-11|37	%package -n	%{libname}-devel
12mr|tpctl-4.17-11|38	Summary:	Development package with static libs and headers
12mr|tpctl-4.17-11|39	Group:		Development/C
12mr|tpctl-4.17-11|40	Requires:	%{libname} = %{version}-%{release}
12mr|tpctl-4.17-11|41	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|tpctl-4.17-11|42	Provides:	%{name}-devel = %{version}-%{release}
12mr|tpctl-4.17-11|43	
12mr|tpctl-4.17-11|44	%description -n	%{libname}-devel
12mr|tpctl-4.17-11|45	This package contains header files and static library for tpctl
12mr|tpctl-4.17-11|46	utilities.
12mr|tpctl-4.17-11|47	
12mr|tpctl-4.17-11|48	%prep
12mr|tpctl-4.17-11|49	
12mr|tpctl-4.17-11|50	%setup -q -a 2
12mr|tpctl-4.17-11|51	# 4.4-2mdk (Abel) needs Source2
12mr|tpctl-4.17-11|52	%patch0 -p1 -b .ultrabay
12mr|tpctl-4.17-11|53	mv contrib/README contrib/idectl-README
12mr|tpctl-4.17-11|54	
12mr|tpctl-4.17-11|55	# stupid makefile
12mr|tpctl-4.17-11|56	perl -pi -e "s|-o 0 -g 0||g" Makefile
12mr|tpctl-4.17-11|57	
12mr|tpctl-4.17-11|58	%build
12mr|tpctl-4.17-11|59	make CFLAGS="%{optflags}" all
12mr|tpctl-4.17-11|60	
12mr|tpctl-4.17-11|61	%install
12mr|tpctl-4.17-11|62	rm -rf %{buildroot}
12mr|tpctl-4.17-11|63	
12mr|tpctl-4.17-11|64	mkdir -p %{buildroot}/{%{_sbindir},%{_mandir}/man1}
12mr|tpctl-4.17-11|65	make install DEST=%{buildroot}
12mr|tpctl-4.17-11|66	
12mr|tpctl-4.17-11|67	cd %{buildroot}/%{_libdir}/
12mr|tpctl-4.17-11|68	ln -sf libsmapidev.so.2.0 libsmapidev.so
12mr|tpctl-4.17-11|69	cd -
12mr|tpctl-4.17-11|70	mkdir -p %{buildroot}/%{_initrddir}
12mr|tpctl-4.17-11|71	bzcat %{SOURCE1} > %{buildroot}/%{_initrddir}/apmiser
12mr|tpctl-4.17-11|72	chmod 755 %{buildroot}/%{_initrddir}/apmiser
12mr|tpctl-4.17-11|73	
12mr|tpctl-4.17-11|74	mkdir -p %{buildroot}/%{_includedir}
12mr|tpctl-4.17-11|75	cp -r include %{buildroot}/%{_includedir}/%{name}
12mr|tpctl-4.17-11|76	
12mr|tpctl-4.17-11|77	mkdir -p %{buildroot}%{_mandir}/man8
12mr|tpctl-4.17-11|78	install -m 0644 man/apmiser.8 %{buildroot}/%{_mandir}/man8/
12mr|tpctl-4.17-11|79	
12mr|tpctl-4.17-11|80	# 4.4-2mdk (Abel) ultrabayd stuff
12mr|tpctl-4.17-11|81	install -m 0755 contrib/idectl %{buildroot}/%{_sbindir}/idectl
12mr|tpctl-4.17-11|82	install -m 0755 contrib/ultrabayd %{buildroot}/%{_sbindir}/ultrabayd
12mr|tpctl-4.17-11|83	bzcat %{SOURCE3} > %{buildroot}%{_initrddir}/ultrabayd
12mr|tpctl-4.17-11|84	chmod 755 %{buildroot}%{_initrddir}/ultrabayd
12mr|tpctl-4.17-11|85	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/suspend-scripts/suspend.d/
12mr|tpctl-4.17-11|86	bzcat %{SOURCE4} > %{buildroot}%{_sysconfdir}/sysconfig/suspend-scripts/suspend.d/ultrabay
12mr|tpctl-4.17-11|87	chmod 755 %{buildroot}%{_sysconfdir}/sysconfig/suspend-scripts/suspend.d/ultrabay
12mr|tpctl-4.17-11|88	
12mr|tpctl-4.17-11|89	%clean
12mr|tpctl-4.17-11|90	rm -rf %{buildroot}
12mr|tpctl-4.17-11|91	
12mr|tpctl-4.17-11|92	#post
12mr|tpctl-4.17-11|93	#_post_service apmiser
12mr|tpctl-4.17-11|94	#_post_service ultrabayd
12mr|tpctl-4.17-11|95	
12mr|tpctl-4.17-11|96	#preun
12mr|tpctl-4.17-11|97	#_preun_service apmiser
12mr|tpctl-4.17-11|98	#_preun_service ultrabayd
12mr|tpctl-4.17-11|99	
12mr|tpctl-4.17-11|100	%if %mdkversion < 200900
12mr|tpctl-4.17-11|101	%post -n %{libname} -p /sbin/ldconfig
12mr|tpctl-4.17-11|102	%endif
12mr|tpctl-4.17-11|103	
12mr|tpctl-4.17-11|104	%if %mdkversion < 200900
12mr|tpctl-4.17-11|105	%postun -n %{libname} -p /sbin/ldconfig
12mr|tpctl-4.17-11|106	%endif
12mr|tpctl-4.17-11|107	
12mr|tpctl-4.17-11|108	%files
12mr|tpctl-4.17-11|109	%defattr(-,root,root)
12mr|tpctl-4.17-11|110	%doc AUTHORS COPYING README SUPPORTED-MODELS TROUBLESHOOTING VGA-MODES
12mr|tpctl-4.17-11|111	%doc contrib/idectl-README
12mr|tpctl-4.17-11|112	%config(noreplace) %{_sysconfdir}/sysconfig/suspend-scripts/suspend.d/*
12mr|tpctl-4.17-11|113	%{_initrddir}/*
12mr|tpctl-4.17-11|114	%{_sbindir}/*
12mr|tpctl-4.17-11|115	%{_bindir}/*
12mr|tpctl-4.17-11|116	%{_mandir}/man?/*
12mr|tpctl-4.17-11|117	
12mr|tpctl-4.17-11|118	%files -n %{libname}
12mr|tpctl-4.17-11|119	%defattr(-,root,root)
12mr|tpctl-4.17-11|120	%doc COPYING
12mr|tpctl-4.17-11|121	%{_libdir}/*.so.*
12mr|tpctl-4.17-11|122	
12mr|tpctl-4.17-11|123	%files -n %{libname}-devel
12mr|tpctl-4.17-11|124	%defattr(-,root,root)
12mr|tpctl-4.17-11|125	%doc ChangeLog COPYING
12mr|tpctl-4.17-11|126	%{_libdir}/*.so
12mr|tpctl-4.17-11|127	%{_includedir}/*
12mr|tpctl-4.17-11|128	
12mr|tpctl-4.17-11|129	
12mr|tpctl-4.17-11|130	
12mr|tpctl-4.17-11|131	%changelog
12mr|tpctl-4.17-11|132	

19027 12
12mr|traceroute-2.0.17-3|1	%define _enable_debug_packages	%{nil}
12mr|traceroute-2.0.17-3|2	%define debug_package		%{nil}
12mr|traceroute-2.0.17-3|3	
12mr|traceroute-2.0.17-3|4	Summary:	Traces the route taken by packets over an IPv4/IPv6 network
12mr|traceroute-2.0.17-3|5	Name:		traceroute
12mr|traceroute-2.0.17-3|6	Version:	2.0.17
12mr|traceroute-2.0.17-3|7	Release:	3
12mr|traceroute-2.0.17-3|8	Group:		Monitoring
12mr|traceroute-2.0.17-3|9	License:	GPLv2+
12mr|traceroute-2.0.17-3|10	URL:		http://traceroute.sourceforge.net/
12mr|traceroute-2.0.17-3|11	Source0:	http://downloads.sourceforge.net/traceroute/%{name}-%{version}.tar.bz2
12mr|traceroute-2.0.17-3|12	Source1:	usr.sbin.traceroute.apparmor
12mr|traceroute-2.0.17-3|13	Patch0:		traceroute-2.0.12-format_not_a_string_literal_and_no_format_arguments.diff
12mr|traceroute-2.0.17-3|14	Conflicts:	apparmor-profiles < 2.1-1.961.5mdv2008.0
12mr|traceroute-2.0.17-3|15	
12mr|traceroute-2.0.17-3|16	%description
12mr|traceroute-2.0.17-3|17	New implementation of the traceroute utility for modern Linux systems.
12mr|traceroute-2.0.17-3|18	Backward compatible with the traditional traceroute. Supports both IPv4
12mr|traceroute-2.0.17-3|19	and IPv6, additional types of trace (including TCP), allows some traces
12mr|traceroute-2.0.17-3|20	for unprivileged users.
12mr|traceroute-2.0.17-3|21	
12mr|traceroute-2.0.17-3|22	The traceroute utility displays the route used by IP packets on their
12mr|traceroute-2.0.17-3|23	way to a specified network (or Internet) host.Traceroute displays
12mr|traceroute-2.0.17-3|24	the IP number and host name (if possible) of the machines along the
12mr|traceroute-2.0.17-3|25	route taken by the packets.Traceroute is used as a network debugging
12mr|traceroute-2.0.17-3|26	tool.If you're having network connectivity problems, traceroute will
12mr|traceroute-2.0.17-3|27	show you where the trouble is coming from along the route.
12mr|traceroute-2.0.17-3|28	
12mr|traceroute-2.0.17-3|29	Install traceroute if you need a tool for diagnosing network connectivity
12mr|traceroute-2.0.17-3|30	problems.
12mr|traceroute-2.0.17-3|31	
12mr|traceroute-2.0.17-3|32	%prep
12mr|traceroute-2.0.17-3|33	%setup -q
12mr|traceroute-2.0.17-3|34	%patch0 -p0
12mr|traceroute-2.0.17-3|35	
12mr|traceroute-2.0.17-3|36	%build
12mr|traceroute-2.0.17-3|37	%make CFLAGS="%{optflags}"
12mr|traceroute-2.0.17-3|38	
12mr|traceroute-2.0.17-3|39	%install
12mr|traceroute-2.0.17-3|40	%makeinstall_std prefix=%{_prefix} bindir=%{_sbindir} mandir=%{_mandir}
12mr|traceroute-2.0.17-3|41	
12mr|traceroute-2.0.17-3|42	mkdir -p %{buildroot}%{_sysconfdir}/apparmor.d/
12mr|traceroute-2.0.17-3|43	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/apparmor.d/usr.sbin.traceroute
12mr|traceroute-2.0.17-3|44	
12mr|traceroute-2.0.17-3|45	%posttrans
12mr|traceroute-2.0.17-3|46	# if we have apparmor installed, reload if it's being used
12mr|traceroute-2.0.17-3|47	if [ -x /sbin/apparmor_parser ]; then
12mr|traceroute-2.0.17-3|48	/sbin/service apparmor condreload
12mr|traceroute-2.0.17-3|49	fi
12mr|traceroute-2.0.17-3|50	
12mr|traceroute-2.0.17-3|51	%files
12mr|traceroute-2.0.17-3|52	%doc README TODO CREDITS
12mr|traceroute-2.0.17-3|53	%config(noreplace) %{_sysconfdir}/apparmor.d/usr.sbin.traceroute
12mr|traceroute-2.0.17-3|54	%attr(4755,root,bin) %{_sbindir}/traceroute
12mr|traceroute-2.0.17-3|55	%{_mandir}/man8/traceroute.8*
12mr|traceroute-2.0.17-3|56	
12mr|traceroute-2.0.17-3|57	
12mr|traceroute-2.0.17-3|58	
12mr|traceroute-2.0.17-3|59	%changelog
12mr|traceroute-2.0.17-3|60	

19028 12
12mr|tracker-0.14.4-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mr|tracker-0.14.4-1|2	
12mr|tracker-0.14.4-1|3	%define major	0
12mr|tracker-0.14.4-1|4	%define api	0.14
12mr|tracker-0.14.4-1|5	%define libname	%mklibname %{name} %{api} %{major}
12mr|tracker-0.14.4-1|6	%define girname	%mklibname %{name}-gir %{api}
12mr|tracker-0.14.4-1|7	%define devname	%mklibname %{name} -d
12mr|tracker-0.14.4-1|8	
12mr|tracker-0.14.4-1|9	%define build_evo 0
12mr|tracker-0.14.4-1|10	%define build_doc 0
12mr|tracker-0.14.4-1|11	
12mr|tracker-0.14.4-1|12	#gw libtracker-common is in the main package and not provided
12mr|tracker-0.14.4-1|13	%define __noautoreq 'devel\\(libtracker-common\\|devel\\(libtracker-data'
12mr|tracker-0.14.4-1|14	
12mr|tracker-0.14.4-1|15	Summary:	Desktop-neutral metadata-based search framework
12mr|tracker-0.14.4-1|16	Name:		tracker
12mr|tracker-0.14.4-1|17	Version:	0.14.4
12mr|tracker-0.14.4-1|18	Release:	1
12mr|tracker-0.14.4-1|19	License:	GPLv2+ and LGPLv2+
12mr|tracker-0.14.4-1|20	Group:		Graphical desktop/GNOME
12mr|tracker-0.14.4-1|21	URL:		http://www.tracker-project.org
12mr|tracker-0.14.4-1|22	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|tracker-0.14.4-1|23	Patch0:		tracker-0.12.8-linkage.patch
12mr|tracker-0.14.4-1|24	
12mr|tracker-0.14.4-1|25	BuildRequires: desktop-file-utils
12mr|tracker-0.14.4-1|26	BuildRequires: glib2.0-common
12mr|tracker-0.14.4-1|27	BuildRequires: firefox
12mr|tracker-0.14.4-1|28	BuildRequires: intltool
12mr|tracker-0.14.4-1|29	BuildRequires: mozilla-thunderbird
12mr|tracker-0.14.4-1|30	BuildRequires: giflib-devel
12mr|tracker-0.14.4-1|31	BuildRequires: tiff-devel
12mr|tracker-0.14.4-1|32	BuildRequires: jpeg-devel
12mr|tracker-0.14.4-1|33	BuildRequires: libunistring-devel
12mr|tracker-0.14.4-1|34	BuildRequires: pkgconfig(camel-1.2)
12mr|tracker-0.14.4-1|35	BuildRequires: pkgconfig(evolution-data-server-1.2) >= 3.3
12mr|tracker-0.14.4-1|36	BuildRequires: pkgconfig(evolution-plugin-3.0)
12mr|tracker-0.14.4-1|37	BuildRequires: pkgconfig(evolution-shell-3.0) >= 3.1
12mr|tracker-0.14.4-1|38	BuildRequires: pkgconfig(exempi-2.0) >= 2.1.0
12mr|tracker-0.14.4-1|39	BuildRequires: pkgconfig(flac) >= 1.2.1
12mr|tracker-0.14.4-1|40	BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.12.0
12mr|tracker-0.14.4-1|41	BuildRequires: pkgconfig(gee-1.0) >= 0.3
12mr|tracker-0.14.4-1|42	BuildRequires: pkgconfig(gio-unix-2.0) >= 2.28.0
12mr|tracker-0.14.4-1|43	BuildRequires: pkgconfig(glib-2.0) >= 2.28.0
12mr|tracker-0.14.4-1|44	BuildRequires: pkgconfig(gmodule-2.0) >= 2.28.0
12mr|tracker-0.14.4-1|45	BuildRequires: pkgconfig(gnome-keyring-1) >= 2.26
12mr|tracker-0.14.4-1|46	BuildRequires: pkgconfig(gnome-desktop-3.0)
12mr|tracker-0.14.4-1|47	BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.9.5
12mr|tracker-0.14.4-1|48	BuildRequires: pkgconfig(gstreamer-0.10) >= 0.10.31
12mr|tracker-0.14.4-1|49	BuildRequires: pkgconfig(gstreamer-pbutils-0.10) >= 0.10.31
12mr|tracker-0.14.4-1|50	BuildRequires: pkgconfig(gstreamer-tag-0.10) >= 0.10.31
12mr|tracker-0.14.4-1|51	BuildRequires: pkgconfig(gthread-2.0) >= 2.28.0
12mr|tracker-0.14.4-1|52	BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0
12mr|tracker-0.14.4-1|53	BuildRequires: pkgconfig(libcue)
12mr|tracker-0.14.4-1|54	BuildRequires: pkgconfig(libexif) >= 0.6
12mr|tracker-0.14.4-1|55	BuildRequires: pkgconfig(libebackend-1.2)
12mr|tracker-0.14.4-1|56	BuildRequires: pkgconfig(libgsf-1) >= 1.13
12mr|tracker-0.14.4-1|57	BuildRequires: pkgconfig(libiptcdata)
12mr|tracker-0.14.4-1|58	BuildRequires: pkgconfig(libnm-glib) >= 0.8
12mr|tracker-0.14.4-1|59	BuildRequires: pkgconfig(libpanelapplet-4.0)
12mr|tracker-0.14.4-1|60	BuildRequires: pkgconfig(libpng) >= 1.2
12mr|tracker-0.14.4-1|61	BuildRequires: pkgconfig(libstreamanalyzer) >= 0.7.0
12mr|tracker-0.14.4-1|62	BuildRequires: pkgconfig(libxine) >= 1.0
12mr|tracker-0.14.4-1|63	BuildRequires: pkgconfig(libxml-2.0) >= 2.6
12mr|tracker-0.14.4-1|64	BuildRequires: pkgconfig(pango) >= 1.0.0
12mr|tracker-0.14.4-1|65	BuildRequires: pkgconfig(poppler-glib) >= 0.16.0
12mr|tracker-0.14.4-1|66	BuildRequires: pkgconfig(rest-0.7) >= 0.6
12mr|tracker-0.14.4-1|67	BuildRequires: pkgconfig(sqlite3) >= 3.7.0
12mr|tracker-0.14.4-1|68	BuildRequires: pkgconfig(taglib_c) >= 1.6
12mr|tracker-0.14.4-1|69	BuildRequires: pkgconfig(totem-plparser)
12mr|tracker-0.14.4-1|70	BuildRequires: pkgconfig(upower-glib) >= 0.9.0
12mr|tracker-0.14.4-1|71	BuildRequires: pkgconfig(uuid)
12mr|tracker-0.14.4-1|72	BuildRequires: pkgconfig(vorbisfile) >= 0.22
12mr|tracker-0.14.4-1|73	
12mr|tracker-0.14.4-1|74	Requires:	odt2txt
12mr|tracker-0.14.4-1|75	
12mr|tracker-0.14.4-1|76	%description
12mr|tracker-0.14.4-1|77	Tracker is a framework designed to extract information and metadata about your
12mr|tracker-0.14.4-1|78	personal data so that it can be searched easily and quickly. Tracker is
12mr|tracker-0.14.4-1|79	desktop-neutral, fast and resource efficient.
12mr|tracker-0.14.4-1|80	
12mr|tracker-0.14.4-1|81	%package common
12mr|tracker-0.14.4-1|82	Summary:	Graphical search tool for Tracker search framework
12mr|tracker-0.14.4-1|83	Group:		Graphical desktop/GNOME
12mr|tracker-0.14.4-1|84	Requires:	%{name} = %{version}
12mr|tracker-0.14.4-1|85	
12mr|tracker-0.14.4-1|86	%description common
12mr|tracker-0.14.4-1|87	Tracker is a tool designed to extract information and metadata about your
12mr|tracker-0.14.4-1|88	personal data so that it can be searched easily and quickly. Tracker is
12mr|tracker-0.14.4-1|89	desktop-neutral, fast and resource efficient. This package contains common
12mr|tracker-0.14.4-1|90	files for the tracker framework.
12mr|tracker-0.14.4-1|91	
12mr|tracker-0.14.4-1|92	%package preferences
12mr|tracker-0.14.4-1|93	Summary:	Configuration tool for Tracker search framework
12mr|tracker-0.14.4-1|94	Group:		Graphical desktop/GNOME
12mr|tracker-0.14.4-1|95	Requires:	%{name} = %{version}-%{release}
12mr|tracker-0.14.4-1|96	Requires:	%{name}-common = %{version}-%{release}
12mr|tracker-0.14.4-1|97	
12mr|tracker-0.14.4-1|98	%description preferences
12mr|tracker-0.14.4-1|99	Tracker is a tool designed to extract information and metadata about your
12mr|tracker-0.14.4-1|100	personal data so that it can be searched easily and quickly. Tracker is
12mr|tracker-0.14.4-1|101	desktop-neutral, fast and resource efficient. This package contains the
12mr|tracker-0.14.4-1|102	GNOME-based configuration tool for the tracker framework.
12mr|tracker-0.14.4-1|103	
12mr|tracker-0.14.4-1|104	%package applet
12mr|tracker-0.14.4-1|105	Summary:	Panel applet for Tracker search framework
12mr|tracker-0.14.4-1|106	Group:		Graphical desktop/GNOME
12mr|tracker-0.14.4-1|107	Requires:	%{name} = %{version}-%{release}
12mr|tracker-0.14.4-1|108	Requires:	%{name}-common = %{version}-%{release}
12mr|tracker-0.14.4-1|109	
12mr|tracker-0.14.4-1|110	%description applet
12mr|tracker-0.14.4-1|111	Tracker is a tool designed to extract information and metadata about your
12mr|tracker-0.14.4-1|112	personal data so that it can be searched easily and quickly. Tracker is
12mr|tracker-0.14.4-1|113	desktop-neutral, fast and resource efficient. This package contains a
12mr|tracker-0.14.4-1|114	panel applet for configuring and using Tracker.
12mr|tracker-0.14.4-1|115	
12mr|tracker-0.14.4-1|116	%if %{build_evo}
12mr|tracker-0.14.4-1|117	%package -n evolution-tracker
12mr|tracker-0.14.4-1|118	Group:Networking/Mail
12mr|tracker-0.14.4-1|119	Summary: Integrate Evolution with the Tracker desktop search
12mr|tracker-0.14.4-1|120	Requires: evolution
12mr|tracker-0.14.4-1|121	Requires:	%{name} = %{version}-%{release}
12mr|tracker-0.14.4-1|122	BuildRequires:	pkgconfig(evolution-plugin-3.0)
12mr|tracker-0.14.4-1|123	
12mr|tracker-0.14.4-1|124	%description -n evolution-tracker
12mr|tracker-0.14.4-1|125	Tracker is a tool designed to extract information and metadata about your
12mr|tracker-0.14.4-1|126	personal data so that it can be searched easily and quickly. Tracker is
12mr|tracker-0.14.4-1|127	desktop-neutral, fast and resource efficient. This package contains an
12mr|tracker-0.14.4-1|128	evolution plugin for Tracker integration.
12mr|tracker-0.14.4-1|129	%endif
12mr|tracker-0.14.4-1|130	
12mr|tracker-0.14.4-1|131	%package -n nautilus-tracker
12mr|tracker-0.14.4-1|132	Group: Graphical desktop/GNOME
12mr|tracker-0.14.4-1|133	Summary: Nautilus integration of tracker
12mr|tracker-0.14.4-1|134	Requires:	%{name} = %{version}-%{release}
12mr|tracker-0.14.4-1|135	BuildRequires: nautilus-devel
12mr|tracker-0.14.4-1|136	
12mr|tracker-0.14.4-1|137	%description -n nautilus-tracker
12mr|tracker-0.14.4-1|138	Tracker is a tool designed to extract information and metadata about your
12mr|tracker-0.14.4-1|139	personal data so that it can be searched easily and quickly. Tracker is
12mr|tracker-0.14.4-1|140	desktop-neutral, fast and resource efficient. This package contains an
12mr|tracker-0.14.4-1|141	nautilus plugin for Tracker integration.
12mr|tracker-0.14.4-1|142	
12mr|tracker-0.14.4-1|143	%package firefox-plugin
12mr|tracker-0.14.4-1|144	Summary:        A simple bookmark exporter for Tracker
12mr|tracker-0.14.4-1|145	Group:		Graphical desktop/GNOME
12mr|tracker-0.14.4-1|146	Requires:       %{name} = %{version}-%{release}
12mr|tracker-0.14.4-1|147	
12mr|tracker-0.14.4-1|148	%description firefox-plugin
12mr|tracker-0.14.4-1|149	This Firefox addon exports your bookmarks to Tracker, so that you can search
12mr|tracker-0.14.4-1|150	for them for example using tracker-needle.
12mr|tracker-0.14.4-1|151	
12mr|tracker-0.14.4-1|152	%package thunderbird-plugin
12mr|tracker-0.14.4-1|153	Summary:        Thunderbird extension to export mails to Tracker
12mr|tracker-0.14.4-1|154	Group:		Graphical desktop/GNOME
12mr|tracker-0.14.4-1|155	Requires:       %{name} = %{version}-%{release}
12mr|tracker-0.14.4-1|156	
12mr|tracker-0.14.4-1|157	%description thunderbird-plugin
12mr|tracker-0.14.4-1|158	A simple Thunderbird extension to export mails to Tracker.
12mr|tracker-0.14.4-1|159	
12mr|tracker-0.14.4-1|160	%package -n %{libname}
12mr|tracker-0.14.4-1|161	Group:		System/Libraries
12mr|tracker-0.14.4-1|162	Summary:	Shared library of Tracker
12mr|tracker-0.14.4-1|163	
12mr|tracker-0.14.4-1|164	%description -n %{libname}
12mr|tracker-0.14.4-1|165	Tracker is a tool designed to extract information and metadata about your
12mr|tracker-0.14.4-1|166	personal data so that it can be searched easily and quickly. Tracker is
12mr|tracker-0.14.4-1|167	desktop-neutral, fast and resource efficient.
12mr|tracker-0.14.4-1|168	
12mr|tracker-0.14.4-1|169	%package -n %{girname}
12mr|tracker-0.14.4-1|170	Summary:	GObject Introspection interface description for %{name}
12mr|tracker-0.14.4-1|171	Group:		System/Libraries
12mr|tracker-0.14.4-1|172	
12mr|tracker-0.14.4-1|173	%description -n %{girname}
12mr|tracker-0.14.4-1|174	GObject Introspection interface description for %{name}.
12mr|tracker-0.14.4-1|175	
12mr|tracker-0.14.4-1|176	%package -n %{devname}
12mr|tracker-0.14.4-1|177	Group:		Development/C
12mr|tracker-0.14.4-1|178	Summary:	Development library of Tracker
12mr|tracker-0.14.4-1|179	Requires:	%{libname} = %{version}-%{release}
12mr|tracker-0.14.4-1|180	Requires:	%{girname} = %{version}-%{release}
12mr|tracker-0.14.4-1|181	Provides:	%{name}-devel = %{version}-%{release}
12mr|tracker-0.14.4-1|182	Obsoletes:	%{mklibname tracker 0 -d}
12mr|tracker-0.14.4-1|183	
12mr|tracker-0.14.4-1|184	%description -n %{devname}
12mr|tracker-0.14.4-1|185	Tracker is a tool designed to extract information and metadata about your
12mr|tracker-0.14.4-1|186	personal data so that it can be searched easily and quickly. Tracker is
12mr|tracker-0.14.4-1|187	desktop-neutral, fast and resource efficient.
12mr|tracker-0.14.4-1|188	
12mr|tracker-0.14.4-1|189	%prep
12mr|tracker-0.14.4-1|190	%setup -q
12mr|tracker-0.14.4-1|191	%apply_patches
12mr|tracker-0.14.4-1|192	
12mr|tracker-0.14.4-1|193	%build
12mr|tracker-0.14.4-1|194	%configure2_5x \
12mr|tracker-0.14.4-1|195	--disable-static \
12mr|tracker-0.14.4-1|196	--enable-libflac \
12mr|tracker-0.14.4-1|197	--disable-functional-tests \
12mr|tracker-0.14.4-1|198	%if %{build_doc}
12mr|tracker-0.14.4-1|199	--enable-gtk-doc \
12mr|tracker-0.14.4-1|200	%endif
12mr|tracker-0.14.4-1|201	--enable-libvorbis \
12mr|tracker-0.14.4-1|202	%if !%{build_evo}
12mr|tracker-0.14.4-1|203	--disable-miner-evolution \
12mr|tracker-0.14.4-1|204	%else
12mr|tracker-0.14.4-1|205	--enable-miner-evolution \
12mr|tracker-0.14.4-1|206	%endif
12mr|tracker-0.14.4-1|207	--with-firefox-plugin-dir=%{_libdir}/firefox/extensions         \
12mr|tracker-0.14.4-1|208	--with-thunderbird-plugin-dir=%{_libdir}/thunderbird/extensions
12mr|tracker-0.14.4-1|209	
12mr|tracker-0.14.4-1|210	%make  LIBS='-lgmodule-2.0'
12mr|tracker-0.14.4-1|211	
12mr|tracker-0.14.4-1|212	%install
12mr|tracker-0.14.4-1|213	%makeinstall_std
12mr|tracker-0.14.4-1|214	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|tracker-0.14.4-1|215	rm -rf %{buildroot}%{_datadir}/tracker-tests
12mr|tracker-0.14.4-1|216	
12mr|tracker-0.14.4-1|217	%find_lang %{name}
12mr|tracker-0.14.4-1|218	
12mr|tracker-0.14.4-1|219	# do not start under KDE
12mr|tracker-0.14.4-1|220	desktop-file-install \
12mr|tracker-0.14.4-1|221	--dir=%{buildroot}/%{_sysconfdir}/xdg/autostart \
12mr|tracker-0.14.4-1|222	--remove-only-show-in=KDE \
12mr|tracker-0.14.4-1|223	%{buildroot}/%{_sysconfdir}/xdg/autostart/*.desktop
12mr|tracker-0.14.4-1|224	
12mr|tracker-0.14.4-1|225	%files -f %{name}.lang
12mr|tracker-0.14.4-1|226	%doc README NEWS AUTHORS ChangeLog
12mr|tracker-0.14.4-1|227	%config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}-miner-flickr.desktop
12mr|tracker-0.14.4-1|228	%config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}-miner-fs.desktop
12mr|tracker-0.14.4-1|229	%config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}-store.desktop
12mr|tracker-0.14.4-1|230	%{_bindir}/%{name}-control
12mr|tracker-0.14.4-1|231	%{_bindir}/%{name}-explorer
12mr|tracker-0.14.4-1|232	%{_bindir}/%{name}-import
12mr|tracker-0.14.4-1|233	%{_bindir}/%{name}-info
12mr|tracker-0.14.4-1|234	%{_bindir}/%{name}-needle
12mr|tracker-0.14.4-1|235	%{_bindir}/%{name}-search
12mr|tracker-0.14.4-1|236	%{_bindir}/%{name}-sparql
12mr|tracker-0.14.4-1|237	%{_bindir}/%{name}-stats
12mr|tracker-0.14.4-1|238	%{_bindir}/%{name}-tag
12mr|tracker-0.14.4-1|239	%{_datadir}/%{name}
12mr|tracker-0.14.4-1|240	%dir %{_libdir}/%{name}-%{api}/extract-modules
12mr|tracker-0.14.4-1|241	%dir %{_libdir}/%{name}-%{api}/writeback-modules
12mr|tracker-0.14.4-1|242	%{_libdir}/%{name}-%{api}/extract-modules/*.so
12mr|tracker-0.14.4-1|243	%{_libdir}/%{name}-%{api}/writeback-modules/*.so
12mr|tracker-0.14.4-1|244	%{_libexecdir}/%{name}-extract
12mr|tracker-0.14.4-1|245	%{_libexecdir}/%{name}-miner-flickr
12mr|tracker-0.14.4-1|246	%{_libexecdir}/%{name}-miner-fs
12mr|tracker-0.14.4-1|247	%{_libexecdir}/%{name}-store
12mr|tracker-0.14.4-1|248	%{_libexecdir}/tracker-writeback
12mr|tracker-0.14.4-1|249	%{_datadir}/dbus-1/services/org.freedesktop.Tracker1.Extract.service
12mr|tracker-0.14.4-1|250	%{_datadir}/dbus-1/services/org.freedesktop.Tracker1.Miner*
12mr|tracker-0.14.4-1|251	%{_datadir}/dbus-1/services/org.freedesktop.Tracker1.Writeback.service
12mr|tracker-0.14.4-1|252	%{_datadir}/dbus-1/services/org.freedesktop.Tracker1.service
12mr|tracker-0.14.4-1|253	%{_datadir}/dbus-1/services/org.gnome.panel.applet.SearchBarFactory.service
12mr|tracker-0.14.4-1|254	%{_datadir}/gnome-panel/4.0/applets/org.gnome.panel.SearchBar.panel-applet
12mr|tracker-0.14.4-1|255	%{_datadir}/applications/tracker-needle.desktop
12mr|tracker-0.14.4-1|256	%{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.*
12mr|tracker-0.14.4-1|257	%{_mandir}/man1/tracker-*.1*
12mr|tracker-0.14.4-1|258	%exclude %{_mandir}/man1/tracker-preferences.1*
12mr|tracker-0.14.4-1|259	%exclude %{_mandir}/man1/tracker-search-bar.1*
12mr|tracker-0.14.4-1|260	
12mr|tracker-0.14.4-1|261	%files common
12mr|tracker-0.14.4-1|262	%{_iconsdir}/hicolor/*/apps/%{name}.*
12mr|tracker-0.14.4-1|263	
12mr|tracker-0.14.4-1|264	%files preferences
12mr|tracker-0.14.4-1|265	%{_bindir}/tracker-preferences
12mr|tracker-0.14.4-1|266	%{_datadir}/applications/tracker-preferences.desktop
12mr|tracker-0.14.4-1|267	%{_mandir}/man1/tracker-preferences.1*
12mr|tracker-0.14.4-1|268	
12mr|tracker-0.14.4-1|269	%files applet
12mr|tracker-0.14.4-1|270	%{_libexecdir}/tracker-search-bar
12mr|tracker-0.14.4-1|271	%{_mandir}/man1/tracker-search-bar.1*
12mr|tracker-0.14.4-1|272	
12mr|tracker-0.14.4-1|273	%files -n %{libname}
12mr|tracker-0.14.4-1|274	%{_libdir}/libtracker-extract-%{api}.so.%{major}*
12mr|tracker-0.14.4-1|275	%{_libdir}/libtracker-miner-%{api}.so.%{major}*
12mr|tracker-0.14.4-1|276	%{_libdir}/libtracker-sparql-%{api}.so.%{major}*
12mr|tracker-0.14.4-1|277	%{_libdir}/%{name}-%{api}/libtracker-*.so.%{major}*
12mr|tracker-0.14.4-1|278	
12mr|tracker-0.14.4-1|279	%files -n %{girname}
12mr|tracker-0.14.4-1|280	%{_libdir}/girepository-1.0/Tracker-%{api}.typelib
12mr|tracker-0.14.4-1|281	%{_libdir}/girepository-1.0/TrackerExtract-%{api}.typelib
12mr|tracker-0.14.4-1|282	%{_libdir}/girepository-1.0/TrackerMiner-%{api}.typelib
12mr|tracker-0.14.4-1|283	
12mr|tracker-0.14.4-1|284	%files thunderbird-plugin
12mr|tracker-0.14.4-1|285	%{_datadir}/xul-ext/trackerbird/
12mr|tracker-0.14.4-1|286	%{_libdir}/thunderbird/extensions/trackerbird@bustany.org
12mr|tracker-0.14.4-1|287	%{_datadir}/applications/trackerbird-launcher.desktop
12mr|tracker-0.14.4-1|288	
12mr|tracker-0.14.4-1|289	%files firefox-plugin
12mr|tracker-0.14.4-1|290	%{_datadir}/xul-ext/trackerfox/
12mr|tracker-0.14.4-1|291	%{_libdir}/firefox/extensions/trackerfox@bustany.org
12mr|tracker-0.14.4-1|292	
12mr|tracker-0.14.4-1|293	%files -n %{devname}
12mr|tracker-0.14.4-1|294	%{_libdir}/lib*.so
12mr|tracker-0.14.4-1|295	%{_libdir}/%{name}-%{api}/libtracker-*.so
12mr|tracker-0.14.4-1|296	%{_includedir}/%{name}-%{api}/*
12mr|tracker-0.14.4-1|297	%{_libdir}/pkgconfig/tracker-extract-%{api}.pc
12mr|tracker-0.14.4-1|298	%{_libdir}/pkgconfig/tracker-miner-%{api}.pc
12mr|tracker-0.14.4-1|299	%{_libdir}/pkgconfig/tracker-sparql-%{api}.pc
12mr|tracker-0.14.4-1|300	%{_datadir}/gtk-doc/html/libtracker-extract
12mr|tracker-0.14.4-1|301	%{_datadir}/gtk-doc/html/libtracker-miner
12mr|tracker-0.14.4-1|302	%{_datadir}/gtk-doc/html/libtracker-sparql
12mr|tracker-0.14.4-1|303	%{_datadir}/vala/vapi/tracker-miner-%{api}.vapi
12mr|tracker-0.14.4-1|304	%{_datadir}/vala/vapi/tracker-miner-%{api}.deps
12mr|tracker-0.14.4-1|305	%{_datadir}/vala/vapi/tracker-sparql-%{api}.vapi
12mr|tracker-0.14.4-1|306	%{_datadir}/vala/vapi/tracker-sparql-%{api}.deps
12mr|tracker-0.14.4-1|307	%{_datadir}/gir-1.0/Tracker-%{api}.gir
12mr|tracker-0.14.4-1|308	%{_datadir}/gir-1.0/TrackerExtract-%{api}.gir
12mr|tracker-0.14.4-1|309	%{_datadir}/gir-1.0/TrackerMiner-%{api}.gir
12mr|tracker-0.14.4-1|310	
12mr|tracker-0.14.4-1|311	%if %{build_evo}
12mr|tracker-0.14.4-1|312	%files -n evolution-tracker
12mr|tracker-0.14.4-1|313	%{_libdir}/evolution/*/plugins/liborg-freedesktop-Tracker-evolution-plugin.so
12mr|tracker-0.14.4-1|314	%{_libdir}/evolution/*/plugins/org-freedesktop-Tracker-evolution-plugin.eplug
12mr|tracker-0.14.4-1|315	%endif
12mr|tracker-0.14.4-1|316	
12mr|tracker-0.14.4-1|317	%files -n nautilus-tracker
12mr|tracker-0.14.4-1|318	%{_libdir}/nautilus/extensions-3.0/libnautilus-tracker-tags*
12mr|tracker-0.14.4-1|319	

19029 12
12mr|transfig-3.2.5d-5|1	Summary:	A utility for converting FIG files (created by xfig) to other formats
12mr|transfig-3.2.5d-5|2	Name:		transfig
12mr|transfig-3.2.5d-5|3	Version:	3.2.5d
12mr|transfig-3.2.5d-5|4	Release:	5
12mr|transfig-3.2.5d-5|5	License:	MIT
12mr|transfig-3.2.5d-5|6	Group:		Graphics
12mr|transfig-3.2.5d-5|7	URL:		http://www.xfig.org
12mr|transfig-3.2.5d-5|8	Source:		http://www.xfig.org/software/xfig/%{version}/%{name}.%{version}.tar.gz
12mr|transfig-3.2.5d-5|9	Patch1:		transfig.3.2.5-lib64support.patch
12mr|transfig-3.2.5d-5|10	Patch2:		transfig.3.2.5-use-tempfile-for-bitmap-eps.patch
12mr|transfig-3.2.5d-5|11	Patch3:		transfig.3.2.5-fix-str-fmt.patch
12mr|transfig-3.2.5d-5|12	Patch4:		transfig_optopt.patch
12mr|transfig-3.2.5d-5|13	Patch5:		transfig.3.2.5-png1.5.patch
12mr|transfig-3.2.5d-5|14	BuildRequires:	pkgconfig(xpm)
12mr|transfig-3.2.5d-5|15	BuildRequires:	pkgconfig(libpng)
12mr|transfig-3.2.5d-5|16	BuildRequires:	imake
12mr|transfig-3.2.5d-5|17	BuildRequires:	tcsh
12mr|transfig-3.2.5d-5|18	
12mr|transfig-3.2.5d-5|19	%description
12mr|transfig-3.2.5d-5|20	The transfig utility creates a makefile which translates FIG (created by xfig)
12mr|transfig-3.2.5d-5|21	or PIC figures into a specified LaTeX graphics language (for example,
12mr|transfig-3.2.5d-5|22	PostScript(TM)). Transfig is used to create TeX documents which are portable
12mr|transfig-3.2.5d-5|23	(i.e., they can be printed in a wide variety of environments).
12mr|transfig-3.2.5d-5|24	
12mr|transfig-3.2.5d-5|25	%prep
12mr|transfig-3.2.5d-5|26	%setup -q -n %{name}.%{version}
12mr|transfig-3.2.5d-5|27	%patch1 -p1 -b .lib64support
12mr|transfig-3.2.5d-5|28	%patch2 -p1 -b .tmpepsfile
12mr|transfig-3.2.5d-5|29	%patch3 -p0 -b .str
12mr|transfig-3.2.5d-5|30	%patch4 -p1 -b .opt
12mr|transfig-3.2.5d-5|31	%patch5 -p1
12mr|transfig-3.2.5d-5|32	
12mr|transfig-3.2.5d-5|33	%build
12mr|transfig-3.2.5d-5|34	xmkmf
12mr|transfig-3.2.5d-5|35	make Makefiles
12mr|transfig-3.2.5d-5|36	
12mr|transfig-3.2.5d-5|37	%make CDEBUGFLAGS="%{optflags}" SHLIBGLOBALSFLAGS="%{ldflags}" EXTRA_LDOPTIONS="%{ldflags}"
12mr|transfig-3.2.5d-5|38	
12mr|transfig-3.2.5d-5|39	%install
12mr|transfig-3.2.5d-5|40	make DESTDIR=%{buildroot} install
12mr|transfig-3.2.5d-5|41	make DESTDIR=%{buildroot} install.man
12mr|transfig-3.2.5d-5|42	
12mr|transfig-3.2.5d-5|43	%files
12mr|transfig-3.2.5d-5|44	%doc CHANGES NOTES README
12mr|transfig-3.2.5d-5|45	%{_bindir}/*
12mr|transfig-3.2.5d-5|46	%{_mandir}/man?/*
12mr|transfig-3.2.5d-5|47	%{_prefix}/lib/X11/xfig/bitmaps
12mr|transfig-3.2.5d-5|48	%{_datadir}/fig2dev/*.ps
12mr|transfig-3.2.5d-5|49	
12mr|transfig-3.2.5d-5|50	
12mr|transfig-3.2.5d-5|51	%changelog
12mr|transfig-3.2.5d-5|52	* Sat Sep  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|transfig-3.2.5d-5|53	+ Commit: a7c8474
12mr|transfig-3.2.5d-5|54	- Add patch from Cooker to fix build with libpng15, convert BR to pkgconfig style, spec cleanup
12mr|transfig-3.2.5d-5|55	
12mr|transfig-3.2.5d-5|56	

19030 12
12mr|transfugdrake-1.9.2-5|1	%define name transfugdrake
12mr|transfugdrake-1.9.2-5|2	%define version 1.9.2
12mr|transfugdrake-1.9.2-5|3	
12mr|transfugdrake-1.9.2-5|4	Summary: Migration wizard
12mr|transfugdrake-1.9.2-5|5	Name: %{name}
12mr|transfugdrake-1.9.2-5|6	Version: %{version}
12mr|transfugdrake-1.9.2-5|7	Release: %mkrel 5
12mr|transfugdrake-1.9.2-5|8	Source0: %{name}-%{version}.tar.lzma
12mr|transfugdrake-1.9.2-5|9	License: GPL
12mr|transfugdrake-1.9.2-5|10	Group: System/Configuration/Other
12mr|transfugdrake-1.9.2-5|11	Url: http://svn.mandriva.com/svn/soft/transfugdrake
12mr|transfugdrake-1.9.2-5|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|transfugdrake-1.9.2-5|13	BuildArch: noarch
12mr|transfugdrake-1.9.2-5|14	Requires: migration-assistant
12mr|transfugdrake-1.9.2-5|15	
12mr|transfugdrake-1.9.2-5|16	%description
12mr|transfugdrake-1.9.2-5|17	Transfugdrake is a wizard to migrate documents and settings from
12mr|transfugdrake-1.9.2-5|18	Windows to Mandriva Linux.
12mr|transfugdrake-1.9.2-5|19	
12mr|transfugdrake-1.9.2-5|20	%prep
12mr|transfugdrake-1.9.2-5|21	%setup -q
12mr|transfugdrake-1.9.2-5|22	
12mr|transfugdrake-1.9.2-5|23	%build
12mr|transfugdrake-1.9.2-5|24	%make
12mr|transfugdrake-1.9.2-5|25	
12mr|transfugdrake-1.9.2-5|26	%install
12mr|transfugdrake-1.9.2-5|27	rm -rf %{buildroot}
12mr|transfugdrake-1.9.2-5|28	%makeinstall_std
12mr|transfugdrake-1.9.2-5|29	%find_lang %{name}
12mr|transfugdrake-1.9.2-5|30	
12mr|transfugdrake-1.9.2-5|31	%clean
12mr|transfugdrake-1.9.2-5|32	rm -rf %{buildroot}
12mr|transfugdrake-1.9.2-5|33	
12mr|transfugdrake-1.9.2-5|34	%files -f %{name}.lang
12mr|transfugdrake-1.9.2-5|35	%defattr(-,root,root)
12mr|transfugdrake-1.9.2-5|36	%{_sbindir}/%{name}
12mr|transfugdrake-1.9.2-5|37	%{_prefix}/lib/libDrakX/transfugdrake.pm
12mr|transfugdrake-1.9.2-5|38	%{_prefix}/lib/libDrakX/icons/*.png
12mr|transfugdrake-1.9.2-5|39	
12mr|transfugdrake-1.9.2-5|40	
12mr|transfugdrake-1.9.2-5|41	
12mr|transfugdrake-1.9.2-5|42	%changelog
12mr|transfugdrake-1.9.2-5|43	

19031 12
12mr|transmission-2.72-1|1	%bcond_without gtk
12mr|transmission-2.72-1|2	
12mr|transmission-2.72-1|3	Summary:	Simple Bittorrent client
12mr|transmission-2.72-1|4	Name:		transmission
12mr|transmission-2.72-1|5	Version:	2.72
12mr|transmission-2.72-1|6	Release:	1
12mr|transmission-2.72-1|7	Source0:	http://download.transmissionbt.com/files/%{name}-%{version}.tar.xz
12mr|transmission-2.72-1|8	License:	MIT and GPLv2
12mr|transmission-2.72-1|9	Group:		Networking/File transfer
12mr|transmission-2.72-1|10	URL:		http://www.transmissionbt.com/
12mr|transmission-2.72-1|11	Patch0:		transmission-2.51-mdv-desktop.patch
12mr|transmission-2.72-1|12	BuildRequires:	qt4-devel >= 4:4.6.0
12mr|transmission-2.72-1|13	BuildRequires:	bzip2
12mr|transmission-2.72-1|14	BuildRequires:	pkgconfig(openssl)
12mr|transmission-2.72-1|15	BuildRequires:	desktop-file-utils
12mr|transmission-2.72-1|16	BuildRequires:	imagemagick
12mr|transmission-2.72-1|17	BuildRequires:	pkgconfig(libcurl)
12mr|transmission-2.72-1|18	BuildRequires:	pkgconfig(libevent)
12mr|transmission-2.72-1|19	BuildRequires:	intltool
12mr|transmission-2.72-1|20	
12mr|transmission-2.72-1|21	%description
12mr|transmission-2.72-1|22	Transmission is a free, lightweight BitTorrent client. It features a
12mr|transmission-2.72-1|23	simple, intuitive interface on top of an efficient back-end.
12mr|transmission-2.72-1|24	
12mr|transmission-2.72-1|25	%package common
12mr|transmission-2.72-1|26	Summary:	Common files for Transmission Bittorrent client
12mr|transmission-2.72-1|27	Group:		Networking/File transfer
12mr|transmission-2.72-1|28	Conflicts:	transmission < 1.74
12mr|transmission-2.72-1|29	
12mr|transmission-2.72-1|30	%description common
12mr|transmission-2.72-1|31	Transmission is a free, lightweight BitTorrent client. This package
12mr|transmission-2.72-1|32	contains the common files used by the different front-ends.
12mr|transmission-2.72-1|33	
12mr|transmission-2.72-1|34	
12mr|transmission-2.72-1|35	%package cli
12mr|transmission-2.72-1|36	Summary:	Command line interface for Transmission BitTorrent client
12mr|transmission-2.72-1|37	Group:		Networking/File transfer
12mr|transmission-2.72-1|38	Requires:	%{name}-common = %{version}
12mr|transmission-2.72-1|39	Conflicts:	transmission < 1.74
12mr|transmission-2.72-1|40	
12mr|transmission-2.72-1|41	%description cli
12mr|transmission-2.72-1|42	Transmission is a free, lightweight BitTorrent client. This package
12mr|transmission-2.72-1|43	contains the command line interface front-end.
12mr|transmission-2.72-1|44	
12mr|transmission-2.72-1|45	
12mr|transmission-2.72-1|46	%if %with gtk
12mr|transmission-2.72-1|47	%package gtk
12mr|transmission-2.72-1|48	Summary:	GTK Interface for Transmission BitTorrent client
12mr|transmission-2.72-1|49	Group:		Networking/File transfer
12mr|transmission-2.72-1|50	BuildRequires:	gtk+2-devel
12mr|transmission-2.72-1|51	BuildRequires:	libGConf2-devel
12mr|transmission-2.72-1|52	BuildRequires:	pkgconfig(libcanberra-gtk)
12mr|transmission-2.72-1|53	BuildRequires:	pkgconfig(ndesk-dbus-glib-1.0)
12mr|transmission-2.72-1|54	BuildRequires:	pkgconfig(libnotify)
12mr|transmission-2.72-1|55	Requires:	%{name}-common = %{version}
12mr|transmission-2.72-1|56	Provides:	%{name} = %{version}-%{release}
12mr|transmission-2.72-1|57	Provides:	%{name}-gui = %{version}-%{release}
12mr|transmission-2.72-1|58	Obsoletes:	transmission < 1.74-1
12mr|transmission-2.72-1|59	# Old, unmaintained clients that used old wx: transmission is as good
12mr|transmission-2.72-1|60	# an upgrade path as any - AdamW 2008/12
12mr|transmission-2.72-1|61	Obsoletes:	BitTornado <= 0:0.3.18-4
12mr|transmission-2.72-1|62	Obsoletes:	bittorrent-gui <= 5.2.2-3
12mr|transmission-2.72-1|63	
12mr|transmission-2.72-1|64	%description gtk
12mr|transmission-2.72-1|65	Transmission is a free, lightweight BitTorrent client. It features a
12mr|transmission-2.72-1|66	simple, intuitive interface on top of an efficient back-end.
12mr|transmission-2.72-1|67	
12mr|transmission-2.72-1|68	This package provides the GTK Interface.
12mr|transmission-2.72-1|69	%endif
12mr|transmission-2.72-1|70	
12mr|transmission-2.72-1|71	
12mr|transmission-2.72-1|72	%package qt4
12mr|transmission-2.72-1|73	Summary:	Qt4 Interface for Transmission BitTorrent client
12mr|transmission-2.72-1|74	Group:		Networking/File transfer
12mr|transmission-2.72-1|75	Provides:	%{name}-gui = %{version}-%{release}
12mr|transmission-2.72-1|76	Requires:	%{name}-common = %{version}
12mr|transmission-2.72-1|77	
12mr|transmission-2.72-1|78	%description qt4
12mr|transmission-2.72-1|79	Transmission is a simple BitTorrent client. It features a very simple,
12mr|transmission-2.72-1|80	intuitive interface (gui and command-line) on top on an efficient,
12mr|transmission-2.72-1|81	cross-platform back-end.
12mr|transmission-2.72-1|82	
12mr|transmission-2.72-1|83	This package contains QTransmission, a QT4 based GUI for Transmission
12mr|transmission-2.72-1|84	loosely based on the GTK+ client.
12mr|transmission-2.72-1|85	
12mr|transmission-2.72-1|86	
12mr|transmission-2.72-1|87	%package daemon
12mr|transmission-2.72-1|88	Summary:	Qt4 Interface for Transmission BitTorrent client
12mr|transmission-2.72-1|89	Group:		Networking/File transfer
12mr|transmission-2.72-1|90	Requires:	%{name}-common = %{version}
12mr|transmission-2.72-1|91	
12mr|transmission-2.72-1|92	%description daemon
12mr|transmission-2.72-1|93	Transmission is a simple BitTorrent client. It features a very simple,
12mr|transmission-2.72-1|94	intuitive interface (gui and command-line) on top on an efficient,
12mr|transmission-2.72-1|95	cross-platform back-end.
12mr|transmission-2.72-1|96	
12mr|transmission-2.72-1|97	This package contains the transmission-daemon.
12mr|transmission-2.72-1|98	
12mr|transmission-2.72-1|99	
12mr|transmission-2.72-1|100	%prep
12mr|transmission-2.72-1|101	%setup -q -n %{name}-%{version}
12mr|transmission-2.72-1|102	%patch0 -p1
12mr|transmission-2.72-1|103	
12mr|transmission-2.72-1|104	%build
12mr|transmission-2.72-1|105	%configure
12mr|transmission-2.72-1|106	%make
12mr|transmission-2.72-1|107	
12mr|transmission-2.72-1|108	#QT Gui
12mr|transmission-2.72-1|109	pushd qt
12mr|transmission-2.72-1|110	%qmake_qt4 qtr.pro
12mr|transmission-2.72-1|111	%make
12mr|transmission-2.72-1|112	popd
12mr|transmission-2.72-1|113	
12mr|transmission-2.72-1|114	%install
12mr|transmission-2.72-1|115	%makeinstall_std
12mr|transmission-2.72-1|116	%if %with gtk
12mr|transmission-2.72-1|117	%find_lang %{name}-gtk
12mr|transmission-2.72-1|118	%endif
12mr|transmission-2.72-1|119	
12mr|transmission-2.72-1|120	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
12mr|transmission-2.72-1|121	convert -scale 48 %{buildroot}/usr/share/pixmaps/transmission.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|transmission-2.72-1|122	convert -scale 32 %{buildroot}/usr/share/pixmaps/transmission.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|transmission-2.72-1|123	convert -scale 16 %{buildroot}/usr/share/pixmaps/transmission.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|transmission-2.72-1|124	
12mr|transmission-2.72-1|125	#Qt Gui Installation
12mr|transmission-2.72-1|126	pushd qt
12mr|transmission-2.72-1|127	INSTALL_ROOT=%{buildroot}%{_prefix} make install
12mr|transmission-2.72-1|128	popd
12mr|transmission-2.72-1|129	
12mr|transmission-2.72-1|130	# Install transmission-qt.desktop manually as make install doesn't install it:
12mr|transmission-2.72-1|131	cp -a qt/transmission-qt.desktop %{buildroot}/%{_datadir}/applications/
12mr|transmission-2.72-1|132	
12mr|transmission-2.72-1|133	%files common
12mr|transmission-2.72-1|134	%doc README NEWS AUTHORS
12mr|transmission-2.72-1|135	%{_datadir}/%{name}
12mr|transmission-2.72-1|136	%{_datadir}/pixmaps/%{name}.png
12mr|transmission-2.72-1|137	%{_iconsdir}/hicolor/*/apps/*
12mr|transmission-2.72-1|138	
12mr|transmission-2.72-1|139	%files cli
12mr|transmission-2.72-1|140	%{_bindir}/%{name}-cli
12mr|transmission-2.72-1|141	%{_bindir}/%{name}-create
12mr|transmission-2.72-1|142	%{_bindir}/%{name}-edit
12mr|transmission-2.72-1|143	%{_bindir}/%{name}-remote
12mr|transmission-2.72-1|144	%{_bindir}/%{name}-show
12mr|transmission-2.72-1|145	%{_mandir}/man1/%{name}-cli.1*
12mr|transmission-2.72-1|146	%{_mandir}/man1/%{name}-create.1*
12mr|transmission-2.72-1|147	%{_mandir}/man1/%{name}-edit.1*
12mr|transmission-2.72-1|148	%{_mandir}/man1/%{name}-remote.1*
12mr|transmission-2.72-1|149	%{_mandir}/man1/%{name}-show.1*
12mr|transmission-2.72-1|150	
12mr|transmission-2.72-1|151	%files daemon
12mr|transmission-2.72-1|152	%{_bindir}/%{name}-daemon
12mr|transmission-2.72-1|153	%{_mandir}/man1/%{name}-daemon.1*
12mr|transmission-2.72-1|154	
12mr|transmission-2.72-1|155	%if %with gtk
12mr|transmission-2.72-1|156	%files gtk -f %{name}-gtk.lang
12mr|transmission-2.72-1|157	%{_bindir}/%{name}-gtk
12mr|transmission-2.72-1|158	%{_datadir}/applications/%{name}-gtk.desktop
12mr|transmission-2.72-1|159	%{_mandir}/man1/%{name}-gtk.1*
12mr|transmission-2.72-1|160	%endif
12mr|transmission-2.72-1|161	
12mr|transmission-2.72-1|162	%files qt4
12mr|transmission-2.72-1|163	%{_bindir}/%{name}-qt
12mr|transmission-2.72-1|164	%{_datadir}/applications/%{name}-qt.desktop
12mr|transmission-2.72-1|165	%{_mandir}/man1/%{name}-qt.1*
12mr|transmission-2.72-1|166	
12mr|transmission-2.72-1|167	%changelog
12mr|transmission-2.72-1|168	

19032 12
12mr|tree-1.5.3-4|1	Name:		tree
12mr|tree-1.5.3-4|2	Version:	1.5.3
12mr|tree-1.5.3-4|3	Release:	%mkrel 4
12mr|tree-1.5.3-4|4	Summary:	Utility which displays a tree view of directory contents
12mr|tree-1.5.3-4|5	Group:		File tools
12mr|tree-1.5.3-4|6	License:	GPLv2+
12mr|tree-1.5.3-4|7	URL:		http://mama.indstate.edu/users/ice/tree/
12mr|tree-1.5.3-4|8	Source0:	ftp://mama.indstate.edu/linux/tree/%{name}-%{version}.tgz
12mr|tree-1.5.3-4|9	Patch0:		tree-1.5.2.2-fix-typo.patch
12mr|tree-1.5.3-4|10	Patch1:		tree-1.5.2.2-link-flags.patch
12mr|tree-1.5.3-4|11	Patch2:		tree-1.5.1.1-nostrip.diff
12mr|tree-1.5.3-4|12	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|tree-1.5.3-4|13	
12mr|tree-1.5.3-4|14	%description
12mr|tree-1.5.3-4|15	The tree utility recursively displays the contents of directories in a
12mr|tree-1.5.3-4|16	tree-like format.  Tree is basically a UNIX port of the tree DOS
12mr|tree-1.5.3-4|17	utility.
12mr|tree-1.5.3-4|18	
12mr|tree-1.5.3-4|19	Install tree if you think it would be useful to view the contents of
12mr|tree-1.5.3-4|20	specified directories in a tree-like format.
12mr|tree-1.5.3-4|21	
12mr|tree-1.5.3-4|22	%prep
12mr|tree-1.5.3-4|23	
12mr|tree-1.5.3-4|24	%setup -q
12mr|tree-1.5.3-4|25	%patch0 -p1 -b .typo
12mr|tree-1.5.3-4|26	%patch1 -p1 -b .linkflags
12mr|tree-1.5.3-4|27	%patch2 -p0 -b .nostrip
12mr|tree-1.5.3-4|28	
12mr|tree-1.5.3-4|29	%build
12mr|tree-1.5.3-4|30	make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|tree-1.5.3-4|31	
12mr|tree-1.5.3-4|32	%install
12mr|tree-1.5.3-4|33	%{__rm} -rf %{buildroot}
12mr|tree-1.5.3-4|34	%{__mkdir_p} %{buildroot}/{%{_bindir},%{_sbindir},%{_mandir}/man1}
12mr|tree-1.5.3-4|35	
12mr|tree-1.5.3-4|36	%{__make} \
12mr|tree-1.5.3-4|37	BINDIR=%{buildroot}%{_bindir} \
12mr|tree-1.5.3-4|38	MANDIR=%{buildroot}%{_mandir}/man1 \
12mr|tree-1.5.3-4|39	install
12mr|tree-1.5.3-4|40	
12mr|tree-1.5.3-4|41	%clean
12mr|tree-1.5.3-4|42	%{__rm} -rf %{buildroot}
12mr|tree-1.5.3-4|43	
12mr|tree-1.5.3-4|44	%files
12mr|tree-1.5.3-4|45	%defattr(-,root,root)
12mr|tree-1.5.3-4|46	%doc README LICENSE CHANGES
12mr|tree-1.5.3-4|47	%{_bindir}/%{name}
12mr|tree-1.5.3-4|48	%{_mandir}/man1/%{name}*
12mr|tree-1.5.3-4|49	
12mr|tree-1.5.3-4|50	
12mr|tree-1.5.3-4|51	
12mr|tree-1.5.3-4|52	%changelog
12mr|tree-1.5.3-4|53	

19033 12
12mr|ttfonts-1.3-27|1	%define name ttfonts
12mr|ttfonts-1.3-27|2	%define version 1.3
12mr|ttfonts-1.3-27|3	%define release %mkrel 27
12mr|ttfonts-1.3-27|4	
12mr|ttfonts-1.3-27|5	Name:		%{name}
12mr|ttfonts-1.3-27|6	Version:	%{version}
12mr|ttfonts-1.3-27|7	Release:	%{release}
12mr|ttfonts-1.3-27|8	License:	Freeware
12mr|ttfonts-1.3-27|9	Summary:	TrueType fonts
12mr|ttfonts-1.3-27|10	Group:		System/Fonts/True type
12mr|ttfonts-1.3-27|11	
12mr|ttfonts-1.3-27|12	Source:		ttfonts-%{version}.tar.bz2
12mr|ttfonts-1.3-27|13	Source1:	fonts-ttf-west_european-fonts.dir.bz2
12mr|ttfonts-1.3-27|14	Source2:	fonts-ttf-decoratives-fonts.dir.bz2
12mr|ttfonts-1.3-27|15	
12mr|ttfonts-1.3-27|16	BuildArch:	noarch
12mr|ttfonts-1.3-27|17	BuildRequires: fontconfig
12mr|ttfonts-1.3-27|18	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|ttfonts-1.3-27|19	
12mr|ttfonts-1.3-27|20	%description
12mr|ttfonts-1.3-27|21	This package is a collection of free TrueType fonts.
12mr|ttfonts-1.3-27|22	
12mr|ttfonts-1.3-27|23	%package -n fonts-ttf-west_european
12mr|ttfonts-1.3-27|24	Summary:	TrueType fonts (West European charset)
12mr|ttfonts-1.3-27|25	Group:		System/Fonts/True type
12mr|ttfonts-1.3-27|26	Obsoletes:	ttfonts
12mr|ttfonts-1.3-27|27	
12mr|ttfonts-1.3-27|28	%description -n fonts-ttf-west_european
12mr|ttfonts-1.3-27|29	This package is a collection of free TrueType fonts.
12mr|ttfonts-1.3-27|30	
12mr|ttfonts-1.3-27|31	%package -n fonts-ttf-decoratives
12mr|ttfonts-1.3-27|32	Summary:	True Type Fonts (decoratives)
12mr|ttfonts-1.3-27|33	Group:		System/Fonts/True type
12mr|ttfonts-1.3-27|34	
12mr|ttfonts-1.3-27|35	%description -n fonts-ttf-decoratives
12mr|ttfonts-1.3-27|36	This package is a collection of free TrueType fonts.
12mr|ttfonts-1.3-27|37	
12mr|ttfonts-1.3-27|38	%prep
12mr|ttfonts-1.3-27|39	%setup -q -n ttfonts
12mr|ttfonts-1.3-27|40	
12mr|ttfonts-1.3-27|41	%build
12mr|ttfonts-1.3-27|42	
12mr|ttfonts-1.3-27|43	%install
12mr|ttfonts-1.3-27|44	rm -rf $RPM_BUILD_ROOT
12mr|ttfonts-1.3-27|45	# iso8858-{1,15} and ascii-0 fonts
12mr|ttfonts-1.3-27|46	mkdir -p $RPM_BUILD_ROOT%_datadir/fonts/ttf/western
12mr|ttfonts-1.3-27|47	# decorative fonts, quite improper for normal use
12mr|ttfonts-1.3-27|48	mkdir -p $RPM_BUILD_ROOT%_datadir/fonts/ttf/decoratives
12mr|ttfonts-1.3-27|49	
12mr|ttfonts-1.3-27|50	mkdir western
12mr|ttfonts-1.3-27|51	for i in Adventure Bluehigb Bluehigc Bluehigh a_d_mono babelfish \
12mr|ttfonts-1.3-27|52	dirtydoz fudd larabief
12mr|ttfonts-1.3-27|53	do
12mr|ttfonts-1.3-27|54	install -m444 $i.ttf $RPM_BUILD_ROOT%_datadir/fonts/ttf/western
12mr|ttfonts-1.3-27|55	cp $i.txt western || :
12mr|ttfonts-1.3-27|56	done
12mr|ttfonts-1.3-27|57	bzcat %{SOURCE1} > $RPM_BUILD_ROOT%_datadir/fonts/ttf/western/fonts.dir
12mr|ttfonts-1.3-27|58	bzcat %{SOURCE1} > $RPM_BUILD_ROOT%_datadir/fonts/ttf/western/fonts.scale
12mr|ttfonts-1.3-27|59	
12mr|ttfonts-1.3-27|60	mkdir decoratives
12mr|ttfonts-1.3-27|61	for i in CaptainPodd actionis bazaroni betadance betsy binary \
12mr|ttfonts-1.3-27|62	brandnew creature davis demon densmore dienasty \
12mr|ttfonts-1.3-27|63	distortia edgewater electroh eli5.0- embargo2 fadgod failed \
12mr|ttfonts-1.3-27|64	fakerece flubber fontrstc goldengi hydrogen ikarrg ikart \
12mr|ttfonts-1.3-27|65	ikarv independ indigo
12mr|ttfonts-1.3-27|66	do
12mr|ttfonts-1.3-27|67	install -m444 $i.ttf $RPM_BUILD_ROOT%_datadir/fonts/ttf/decoratives
12mr|ttfonts-1.3-27|68	cp $i.txt decoratives || :
12mr|ttfonts-1.3-27|69	done
12mr|ttfonts-1.3-27|70	bzcat %{SOURCE2} > $RPM_BUILD_ROOT%_datadir/fonts/ttf/decoratives/fonts.dir
12mr|ttfonts-1.3-27|71	bzcat %{SOURCE2} > $RPM_BUILD_ROOT%_datadir/fonts/ttf/decoratives/fonts.scale
12mr|ttfonts-1.3-27|72	
12mr|ttfonts-1.3-27|73	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mr|ttfonts-1.3-27|74	ln -s ../../..%_datadir/fonts/ttf/western \
12mr|ttfonts-1.3-27|75	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-west_european:pri=50
12mr|ttfonts-1.3-27|76	ln -s ../../..%_datadir/fonts/ttf/decoratives \
12mr|ttfonts-1.3-27|77	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-decoratives:pri=50
12mr|ttfonts-1.3-27|78	
12mr|ttfonts-1.3-27|79	cp bluehigh.txt contourgenerator.txt western/
12mr|ttfonts-1.3-27|80	cp betsy.readme.txt decoratives/
12mr|ttfonts-1.3-27|81	
12mr|ttfonts-1.3-27|82	%clean
12mr|ttfonts-1.3-27|83	rm -rf $RPM_BUILD_ROOT
12mr|ttfonts-1.3-27|84	
12mr|ttfonts-1.3-27|85	%files -n fonts-ttf-west_european
12mr|ttfonts-1.3-27|86	%defattr (-,root,root)
12mr|ttfonts-1.3-27|87	%doc western/*
12mr|ttfonts-1.3-27|88	%dir %_datadir/fonts/ttf/western
12mr|ttfonts-1.3-27|89	%_datadir/fonts/ttf/western/*.ttf
12mr|ttfonts-1.3-27|90	%config(noreplace) %_datadir/fonts/ttf/western/fonts.scale
12mr|ttfonts-1.3-27|91	%config(noreplace) %_datadir/fonts/ttf/western/fonts.dir
12mr|ttfonts-1.3-27|92	%_sysconfdir/X11/fontpath.d/ttf-west_european:pri=50
12mr|ttfonts-1.3-27|93	
12mr|ttfonts-1.3-27|94	%files -n fonts-ttf-decoratives
12mr|ttfonts-1.3-27|95	%defattr (-,root,root)
12mr|ttfonts-1.3-27|96	%doc decoratives/*
12mr|ttfonts-1.3-27|97	%dir %_datadir/fonts/ttf/decoratives
12mr|ttfonts-1.3-27|98	%_datadir/fonts/ttf/decoratives/*.ttf
12mr|ttfonts-1.3-27|99	%config(noreplace) %_datadir/fonts/ttf/decoratives/fonts.dir
12mr|ttfonts-1.3-27|100	%config(noreplace) %_datadir/fonts/ttf/decoratives/fonts.scale
12mr|ttfonts-1.3-27|101	%_sysconfdir/X11/fontpath.d/ttf-decoratives:pri=50
12mr|ttfonts-1.3-27|102	
12mr|ttfonts-1.3-27|103	
12mr|ttfonts-1.3-27|104	
12mr|ttfonts-1.3-27|105	
12mr|ttfonts-1.3-27|106	%changelog
12mr|ttfonts-1.3-27|107	

19034 12
12mr|ttfprint-0.9-14|1	%define	name	ttfprint
12mr|ttfprint-0.9-14|2	%define	version	0.9
12mr|ttfprint-0.9-14|3	
12mr|ttfprint-0.9-14|4	Name:		%{name}
12mr|ttfprint-0.9-14|5	Version:	%{version}
12mr|ttfprint-0.9-14|6	Release:	%mkrel 14
12mr|ttfprint-0.9-14|7	Summary:	Generates Chinese compliant postscript files for printing
12mr|ttfprint-0.9-14|8	License:	GPL
12mr|ttfprint-0.9-14|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ttfprint-0.9-14|10	URL:		ftp://linux.cis.nctu.edu.tw/packages/chinese/print/ttfprint/
12mr|ttfprint-0.9-14|11	Source:		ftp://linux.cis.nctu.edu.tw/packages/chinese/print/ttfprint/%{name}-%{version}.tar.bz2
12mr|ttfprint-0.9-14|12	# BSD has this font, so there's no resaon why we can't use it ..
12mr|ttfprint-0.9-14|13	Source1:	ftp://ftp.ncu.edu.tw/Linux/packages/chinese/fonts/twmoefont/ttf/moe_sung.ttf.bz2
12mr|ttfprint-0.9-14|14	Patch0:		ttfprint.c.patch.bz2
12mr|ttfprint-0.9-14|15	Patch1:		%{name}-0.9-gcc33.patch.bz2
12mr|ttfprint-0.9-14|16	Patch2:		ttfprint-0.9-gcc41-fix.patch.bz2
12mr|ttfprint-0.9-14|17	Requires:	locales-zh common-licenses
12mr|ttfprint-0.9-14|18	Group:		System/Internationalization
12mr|ttfprint-0.9-14|19	
12mr|ttfprint-0.9-14|20	%description
12mr|ttfprint-0.9-14|21	Program for generating Chinese-compliant postscript files for printing
12mr|ttfprint-0.9-14|22	on the printer.
12mr|ttfprint-0.9-14|23	
12mr|ttfprint-0.9-14|24	To generate a file, just issue ttfprint < myfile.txt > myfile.ps on console.
12mr|ttfprint-0.9-14|25	
12mr|ttfprint-0.9-14|26	This package also includes the moe_sung True type font file. Note however,
12mr|ttfprint-0.9-14|27	while the program itself is free, the font is not "free".
12mr|ttfprint-0.9-14|28	
12mr|ttfprint-0.9-14|29	%prep
12mr|ttfprint-0.9-14|30	%setup -q
12mr|ttfprint-0.9-14|31	%patch0 -p1 -b .path_fix
12mr|ttfprint-0.9-14|32	%patch1 -p1 -b .gcc33_fix
12mr|ttfprint-0.9-14|33	%patch2 -p1 -b .gcc41_fix
12mr|ttfprint-0.9-14|34	%build
12mr|ttfprint-0.9-14|35	%make CFLAGS="$RPM_OPT_FLAGS"
12mr|ttfprint-0.9-14|36	
12mr|ttfprint-0.9-14|37	%install
12mr|ttfprint-0.9-14|38	rm -rf $RPM_BUILD_ROOT
12mr|ttfprint-0.9-14|39	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12mr|ttfprint-0.9-14|40	mkdir -p $RPM_BUILD_ROOT/var/spool/ttprint
12mr|ttfprint-0.9-14|41	mkdir -p $RPM_BUILD_ROOT%{_libdir}/ttfprint/{hdr,tpl}
12mr|ttfprint-0.9-14|42	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/big5
12mr|ttfprint-0.9-14|43	install -m755 ttfprint $RPM_BUILD_ROOT%{_bindir}
12mr|ttfprint-0.9-14|44	bzip2 -dc %SOURCE1 > $RPM_BUILD_ROOT%{_datadir}/fonts/ttf/big5/moe_sung.ttf
12mr|ttfprint-0.9-14|45	
12mr|ttfprint-0.9-14|46	%clean
12mr|ttfprint-0.9-14|47	rm -rf $RPM_BUILD_ROOT
12mr|ttfprint-0.9-14|48	
12mr|ttfprint-0.9-14|49	%files
12mr|ttfprint-0.9-14|50	%defattr(-,root,root)
12mr|ttfprint-0.9-14|51	%{_bindir}/*
12mr|ttfprint-0.9-14|52	/var/spool/ttprint
12mr|ttfprint-0.9-14|53	%dir %{_libdir}/ttfprint
12mr|ttfprint-0.9-14|54	%{_libdir}/ttfprint/hdr
12mr|ttfprint-0.9-14|55	%{_libdir}/ttfprint/tpl
12mr|ttfprint-0.9-14|56	%{_datadir}/fonts/ttf/big5/*
12mr|ttfprint-0.9-14|57	
12mr|ttfprint-0.9-14|58	%doc INSTALL README USAGE.TXT
12mr|ttfprint-0.9-14|59	
12mr|ttfprint-0.9-14|60	
12mr|ttfprint-0.9-14|61	
12mr|ttfprint-0.9-14|62	%changelog
12mr|ttfprint-0.9-14|63	

19035 12
12mr|ttmkfdir-3.0.9-7|1	Summary:	Utility to create fonts.scale files for truetype fonts
12mr|ttmkfdir-3.0.9-7|2	Name:		ttmkfdir
12mr|ttmkfdir-3.0.9-7|3	Version:	3.0.9
12mr|ttmkfdir-3.0.9-7|4	Release:	7
12mr|ttmkfdir-3.0.9-7|5	# Only licensing attribution is in README, no version.
12mr|ttmkfdir-3.0.9-7|6	License:	LGPLv2+
12mr|ttmkfdir-3.0.9-7|7	Group:		System/Fonts/True type
12mr|ttmkfdir-3.0.9-7|8	# This is a Red Hat maintained package which is specific to
12mr|ttmkfdir-3.0.9-7|9	# our distribution.  Thus the source is only available from
12mr|ttmkfdir-3.0.9-7|10	# within this srpm.
12mr|ttmkfdir-3.0.9-7|11	Source0:	%{name}-%{version}.tar.bz2
12mr|ttmkfdir-3.0.9-7|12	Patch0:		ttmkfdir-3.0.9-cpp.patch
12mr|ttmkfdir-3.0.9-7|13	Patch1:		ttmkfdir-3.0.9-zlib.patch
12mr|ttmkfdir-3.0.9-7|14	Patch2:		ttmkfdir-3.0.9-fix-freetype217.patch
12mr|ttmkfdir-3.0.9-7|15	Patch3:		ttmkfdir-3.0.9-namespace.patch
12mr|ttmkfdir-3.0.9-7|16	Patch4:		ttmkfdir-3.0.9-fix-crash.patch
12mr|ttmkfdir-3.0.9-7|17	Patch5:		ttmkfdir-3.0.9-warnings.patch
12mr|ttmkfdir-3.0.9-7|18	Patch6:		ttmkfdir-3.0.9-segfaults.patch
12mr|ttmkfdir-3.0.9-7|19	Patch7:		ttmkfdir-3.0.9-encoding-dir.patch
12mr|ttmkfdir-3.0.9-7|20	Patch8:		ttmkfdir-3.0.9-font-scale.patch
12mr|ttmkfdir-3.0.9-7|21	Patch9:		ttmkfdir-3.0.9-bug434301.patch
12mr|ttmkfdir-3.0.9-7|22	Patch10:	ttmkfdir-3.0.9-libtool.patch
12mr|ttmkfdir-3.0.9-7|23	BuildRequires:	flex
12mr|ttmkfdir-3.0.9-7|24	BuildRequires:	pkgconfig(freetype2)
12mr|ttmkfdir-3.0.9-7|25	BuildRequires:	libtool
12mr|ttmkfdir-3.0.9-7|26	BuildRequires:	zlib-devel
12mr|ttmkfdir-3.0.9-7|27	Provides:	freetype-tools = %{version}-%{release}
12mr|ttmkfdir-3.0.9-7|28	
12mr|ttmkfdir-3.0.9-7|29	%description
12mr|ttmkfdir-3.0.9-7|30	ttmkfdir is a utility used to create fonts.scale files in TrueType font
12mr|ttmkfdir-3.0.9-7|31	directories in order to prepare them for use by the font server.
12mr|ttmkfdir-3.0.9-7|32	
12mr|ttmkfdir-3.0.9-7|33	%prep
12mr|ttmkfdir-3.0.9-7|34	%setup -q
12mr|ttmkfdir-3.0.9-7|35	%patch0 -p1
12mr|ttmkfdir-3.0.9-7|36	%patch1 -p1
12mr|ttmkfdir-3.0.9-7|37	%patch2 -p1
12mr|ttmkfdir-3.0.9-7|38	%patch3 -p1
12mr|ttmkfdir-3.0.9-7|39	%patch4 -p1
12mr|ttmkfdir-3.0.9-7|40	%patch5 -p1
12mr|ttmkfdir-3.0.9-7|41	%patch6 -p1
12mr|ttmkfdir-3.0.9-7|42	%patch7 -p1
12mr|ttmkfdir-3.0.9-7|43	%patch8 -p1
12mr|ttmkfdir-3.0.9-7|44	%patch9 -p1
12mr|ttmkfdir-3.0.9-7|45	%patch10 -p1
12mr|ttmkfdir-3.0.9-7|46	
12mr|ttmkfdir-3.0.9-7|47	%build
12mr|ttmkfdir-3.0.9-7|48	%make OPTFLAGS="%{optflags}"
12mr|ttmkfdir-3.0.9-7|49	
12mr|ttmkfdir-3.0.9-7|50	%install
12mr|ttmkfdir-3.0.9-7|51	%makeinstall_std
12mr|ttmkfdir-3.0.9-7|52	
12mr|ttmkfdir-3.0.9-7|53	%files
12mr|ttmkfdir-3.0.9-7|54	%doc README
12mr|ttmkfdir-3.0.9-7|55	%{_bindir}/ttmkfdir
12mr|ttmkfdir-3.0.9-7|56	
12mr|ttmkfdir-3.0.9-7|57	
12mr|ttmkfdir-3.0.9-7|58	%changelog
12mr|ttmkfdir-3.0.9-7|59	* Wed Sep  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ttmkfdir-3.0.9-7|60	+ Commit: 3451eec
12mr|ttmkfdir-3.0.9-7|61	- Add patch to disable libtool in Makefile as it's not needed but broken here
12mr|ttmkfdir-3.0.9-7|62	
12mr|ttmkfdir-3.0.9-7|63	

19036 12
12mr|tv-fonts-1.1-15|1	Summary:	Fonts for TV programs (fbtv, motv, ttv, xawtv)
12mr|tv-fonts-1.1-15|2	Name:		tv-fonts
12mr|tv-fonts-1.1-15|3	Version:	1.1
12mr|tv-fonts-1.1-15|4	Release:	15
12mr|tv-fonts-1.1-15|5	Source0:	%{name}-%{version}.tar.bz2
12mr|tv-fonts-1.1-15|6	Group:		Video
12mr|tv-fonts-1.1-15|7	License:	GPL
12mr|tv-fonts-1.1-15|8	#OLD_STILL_VALID_URL: http://www.strusel007.de/linux/xawtv/
12mr|tv-fonts-1.1-15|9	URL:		http://bytesex.org/xawtv
12mr|tv-fonts-1.1-15|10	BuildRequires:	bdftopcf
12mr|tv-fonts-1.1-15|11	BuildRequires:	mkfontdir
12mr|tv-fonts-1.1-15|12	BuildRequires:	mkfontscale
12mr|tv-fonts-1.1-15|13	# Try it
12mr|tv-fonts-1.1-15|14	BuildRequires:	texlive
12mr|tv-fonts-1.1-15|15	Requires:	mkfontscale
12mr|tv-fonts-1.1-15|16	Requires:	mkfontdir
12mr|tv-fonts-1.1-15|17	BuildArch:	noarch
12mr|tv-fonts-1.1-15|18	
12mr|tv-fonts-1.1-15|19	%description
12mr|tv-fonts-1.1-15|20	Tv-fonts is a set of fonts, mainly used by xawtv.
12mr|tv-fonts-1.1-15|21	
12mr|tv-fonts-1.1-15|22	%prep
12mr|tv-fonts-1.1-15|23	%setup -q
12mr|tv-fonts-1.1-15|24	
12mr|tv-fonts-1.1-15|25	%build
12mr|tv-fonts-1.1-15|26	# to prevent make doing some xset stuff :
12mr|tv-fonts-1.1-15|27	# Geoff -- only unset if DISPLAY is present or it will return 1 and
12mr|tv-fonts-1.1-15|28	# build will barf.
12mr|tv-fonts-1.1-15|29	[ -n "$DISPLAY" ] && unset DISPLAY
12mr|tv-fonts-1.1-15|30	%make
12mr|tv-fonts-1.1-15|31	
12mr|tv-fonts-1.1-15|32	%install
12mr|tv-fonts-1.1-15|33	mkdir -p %{buildroot}%_datadir/fonts/misc/
12mr|tv-fonts-1.1-15|34	install *.gz %{buildroot}%_datadir/fonts/misc/
12mr|tv-fonts-1.1-15|35	
12mr|tv-fonts-1.1-15|36	cat <<EOF >> README
12mr|tv-fonts-1.1-15|37	
12mr|tv-fonts-1.1-15|38	Tv-fonts is a set of fonts, mainly used by xawtv.
12mr|tv-fonts-1.1-15|39	
12mr|tv-fonts-1.1-15|40	They used to be bundled with xawtv but starting with version 3.75,
12mr|tv-fonts-1.1-15|41	xawtv does not come with the fonts bundled any more.
12mr|tv-fonts-1.1-15|42	
12mr|tv-fonts-1.1-15|43	So come tv-fonts.
12mr|tv-fonts-1.1-15|44	
12mr|tv-fonts-1.1-15|45	This package is required by xawtv-common
12mr|tv-fonts-1.1-15|46	EOF
12mr|tv-fonts-1.1-15|47	
12mr|tv-fonts-1.1-15|48	%files
12mr|tv-fonts-1.1-15|49	%doc README
12mr|tv-fonts-1.1-15|50	%{_datadir}/fonts/misc
12mr|tv-fonts-1.1-15|51	
12mr|tv-fonts-1.1-15|52	%post
12mr|tv-fonts-1.1-15|53	cd %{_datadir}/fonts/misc
12mr|tv-fonts-1.1-15|54	%{_prefix}/bin/mkfontdir
12mr|tv-fonts-1.1-15|55	if [ -f /var/lock/subsys/xfs ]; then
12mr|tv-fonts-1.1-15|56	service xfs restart || true
12mr|tv-fonts-1.1-15|57	fi
12mr|tv-fonts-1.1-15|58	test -n "$DISPLAY" && xset fp rehash || true
12mr|tv-fonts-1.1-15|59	
12mr|tv-fonts-1.1-15|60	
12mr|tv-fonts-1.1-15|61	%postun
12mr|tv-fonts-1.1-15|62	if [ "$1" = "0" ]; then
12mr|tv-fonts-1.1-15|63	cd %_datadir/fonts/misc
12mr|tv-fonts-1.1-15|64	%{_prefix}/bin/mkfontdir
12mr|tv-fonts-1.1-15|65	if [ -f /var/lock/subsys/xfs ]; then
12mr|tv-fonts-1.1-15|66	service xfs restart || true
12mr|tv-fonts-1.1-15|67	fi
12mr|tv-fonts-1.1-15|68	test -n "$DISPLAY" && xset fp rehash || true
12mr|tv-fonts-1.1-15|69	fi
12mr|tv-fonts-1.1-15|70	
12mr|tv-fonts-1.1-15|71	
12mr|tv-fonts-1.1-15|72	
12mr|tv-fonts-1.1-15|73	%changelog
12mr|tv-fonts-1.1-15|74	

19037 12
12mr|tvtime-1.0.2-15|1	%define name    tvtime
12mr|tvtime-1.0.2-15|2	%define Name    TVtime
12mr|tvtime-1.0.2-15|3	%define version 1.0.2
12mr|tvtime-1.0.2-15|4	%define release %mkrel 15
12mr|tvtime-1.0.2-15|5	
12mr|tvtime-1.0.2-15|6	Name:           %{name}
12mr|tvtime-1.0.2-15|7	Version:        %{version}
12mr|tvtime-1.0.2-15|8	Release:        %{release}
12mr|tvtime-1.0.2-15|9	Summary:        High quality television application
12mr|tvtime-1.0.2-15|10	Group:          Video
12mr|tvtime-1.0.2-15|11	License:        GPLv2+ and LGPLv2+
12mr|tvtime-1.0.2-15|12	URL:            http://tvtime.net/
12mr|tvtime-1.0.2-15|13	Source0:        http://prdownloads.sourceforge.net/tvtime/%{name}-%{version}.tar.bz2
12mr|tvtime-1.0.2-15|14	Patch0:         tvtime-1.0.2.buildfix.patch
12mr|tvtime-1.0.2-15|15	# Build against system v4l / v4l2 headers rather than the obsolete
12mr|tvtime-1.0.2-15|16	# ones included, which cause the build to fail - AdamW 2007/08
12mr|tvtime-1.0.2-15|17	Patch1:		tvtime-1.0.2-v4lheaders.patch
12mr|tvtime-1.0.2-15|18	Patch2:		tvtime-1.0.2-fix-str-fmt.patch
12mr|tvtime-1.0.2-15|19	#from fedora
12mr|tvtime-1.0.2-15|20	Patch3:		tvtime-1.0.2-localedef.patch
12mr|tvtime-1.0.2-15|21	Patch4:		tvtime-1.0.2-videoinput.patch
12mr|tvtime-1.0.2-15|22	# http://sourceforge.net/tracker/?func=detail&atid=506989&aid=1634306&group_id=64301
12mr|tvtime-1.0.2-15|23	Patch5:     tvtime-1.0.2-savematte.patch
12mr|tvtime-1.0.2-15|24	Patch6:		tvtime-1.0.2-png15.patch
12mr|tvtime-1.0.2-15|25	BuildRequires:  libx11-devel
12mr|tvtime-1.0.2-15|26	BuildRequires:  libxi-devel
12mr|tvtime-1.0.2-15|27	BuildRequires:  libxml2-devel
12mr|tvtime-1.0.2-15|28	BuildRequires:  libpng-devel
12mr|tvtime-1.0.2-15|29	BuildRequires:  freetype2-devel
12mr|tvtime-1.0.2-15|30	BuildRequires:  libSDL-devel
12mr|tvtime-1.0.2-15|31	BuildRequires:	libxv-devel
12mr|tvtime-1.0.2-15|32	BuildRequires:	libxtst-devel
12mr|tvtime-1.0.2-15|33	BuildRequires:	libice-devel
12mr|tvtime-1.0.2-15|34	BuildRequires:	libsm-devel
12mr|tvtime-1.0.2-15|35	BuildRequires:	libxinerama-devel
12mr|tvtime-1.0.2-15|36	BuildRequires:	libxxf86vm-devel
12mr|tvtime-1.0.2-15|37	BuildRequires:	desktop-file-utils
12mr|tvtime-1.0.2-15|38	
12mr|tvtime-1.0.2-15|39	%description
12mr|tvtime-1.0.2-15|40	Tvtime is a high quality television application for use with video
12mr|tvtime-1.0.2-15|41	capture cards.  tvtime processes the input from a capture card and
12mr|tvtime-1.0.2-15|42	displays it on a computer monitor or projector.  Unlike other television
12mr|tvtime-1.0.2-15|43	applications, tvtime focuses on high visual quality making it ideal for
12mr|tvtime-1.0.2-15|44	videophiles.
12mr|tvtime-1.0.2-15|45	
12mr|tvtime-1.0.2-15|46	tvtime supports:
12mr|tvtime-1.0.2-15|47	
12mr|tvtime-1.0.2-15|48	o   Deinterlaced output at full interlaced rate of 59.94 frames per
12mr|tvtime-1.0.2-15|49	second for NTSC source, or 50 frames per second for PAL sources.
12mr|tvtime-1.0.2-15|50	This gives smoothness of motion and high visual quality.
12mr|tvtime-1.0.2-15|51	
12mr|tvtime-1.0.2-15|52	o   Multiple deinterlacing algorithms for finding the optimal mode for
12mr|tvtime-1.0.2-15|53	your video content and available processor speed.
12mr|tvtime-1.0.2-15|54	
12mr|tvtime-1.0.2-15|55	o   16:9 aspect ratio mode for the highest available resolution when
12mr|tvtime-1.0.2-15|56	processing input from an external DVD player or digital satellite
12mr|tvtime-1.0.2-15|57	receiver.
12mr|tvtime-1.0.2-15|58	
12mr|tvtime-1.0.2-15|59	o   A super-slick on-screen-display for the complete television
12mr|tvtime-1.0.2-15|60	experience, with a featureful menu system.
12mr|tvtime-1.0.2-15|61	
12mr|tvtime-1.0.2-15|62	o   2-3 Pulldown detection for optimal quality viewing of film content
12mr|tvtime-1.0.2-15|63	from NTSC sources.
12mr|tvtime-1.0.2-15|64	
12mr|tvtime-1.0.2-15|65	%prep
12mr|tvtime-1.0.2-15|66	%setup -q
12mr|tvtime-1.0.2-15|67	%patch0 -p1
12mr|tvtime-1.0.2-15|68	%patch1 -p1 -b .v4l
12mr|tvtime-1.0.2-15|69	%patch2 -p0 -b .str
12mr|tvtime-1.0.2-15|70	%patch3 -p1 -b .locale
12mr|tvtime-1.0.2-15|71	%patch4 -p1 -b .videoinput
12mr|tvtime-1.0.2-15|72	%patch5 -p1 -b .savematte
12mr|tvtime-1.0.2-15|73	%patch6 -p1 -b .png15
12mr|tvtime-1.0.2-15|74	
12mr|tvtime-1.0.2-15|75	%build
12mr|tvtime-1.0.2-15|76	%configure2_5x
12mr|tvtime-1.0.2-15|77	%make
12mr|tvtime-1.0.2-15|78	
12mr|tvtime-1.0.2-15|79	%install
12mr|tvtime-1.0.2-15|80	%makeinstall ROOT=%{buildroot}
12mr|tvtime-1.0.2-15|81	
12mr|tvtime-1.0.2-15|82	#xdg
12mr|tvtime-1.0.2-15|83	mv %{buildroot}%{_datadir}/applications/net-%{name}.desktop \
12mr|tvtime-1.0.2-15|84	%{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|tvtime-1.0.2-15|85	
12mr|tvtime-1.0.2-15|86	perl -pi -e 's/tvtime.png/tvtime/' \
12mr|tvtime-1.0.2-15|87	%{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|tvtime-1.0.2-15|88	
12mr|tvtime-1.0.2-15|89	desktop-file-install --vendor="" \
12mr|tvtime-1.0.2-15|90	--remove-category="Application" \
12mr|tvtime-1.0.2-15|91	--add-category="TV" \
12mr|tvtime-1.0.2-15|92	--add-category="Video" \
12mr|tvtime-1.0.2-15|93	--add-category="X-MandrivaLinux-CrossDesktop" \
12mr|tvtime-1.0.2-15|94	--dir %{buildroot}%{_datadir}/applications \
12mr|tvtime-1.0.2-15|95	%{buildroot}%{_datadir}/applications/*
12mr|tvtime-1.0.2-15|96	
12mr|tvtime-1.0.2-15|97	%find_lang %{name}
12mr|tvtime-1.0.2-15|98	
12mr|tvtime-1.0.2-15|99	%files -f %{name}.lang
12mr|tvtime-1.0.2-15|100	%defattr(-,root,root)
12mr|tvtime-1.0.2-15|101	%doc AUTHORS ChangeLog NEWS README
12mr|tvtime-1.0.2-15|102	%doc data/COPYING.FreeMonoBold data/COPYING.tvtimeSansBold docs/html
12mr|tvtime-1.0.2-15|103	%{_bindir}/*
12mr|tvtime-1.0.2-15|104	%{_mandir}/man?/*
12mr|tvtime-1.0.2-15|105	%lang(de) %{_mandir}/de/man?/*
12mr|tvtime-1.0.2-15|106	%lang(es) %{_mandir}/es/man?/*
12mr|tvtime-1.0.2-15|107	%dir %{_sysconfdir}/%{name}
12mr|tvtime-1.0.2-15|108	%config(noreplace) %{_sysconfdir}/%{name}/tvtime.xml
12mr|tvtime-1.0.2-15|109	%{_datadir}/%{name}
12mr|tvtime-1.0.2-15|110	# freedesktop stuff
12mr|tvtime-1.0.2-15|111	%{_datadir}/applications/%{name}.desktop
12mr|tvtime-1.0.2-15|112	%{_iconsdir}/hicolor/*/*/%{name}.png
12mr|tvtime-1.0.2-15|113	%{_datadir}/pixmaps/%{name}.png
12mr|tvtime-1.0.2-15|114	%{_datadir}/pixmaps/%{name}.xpm
12mr|tvtime-1.0.2-15|115	
12mr|tvtime-1.0.2-15|116	
12mr|tvtime-1.0.2-15|117	
12mr|tvtime-1.0.2-15|118	%changelog
12mr|tvtime-1.0.2-15|119	

19038 12
12mr|twm-1.0.6-2|1	Name: twm
12mr|twm-1.0.6-2|2	Version: 1.0.6
12mr|twm-1.0.6-2|3	Release: %mkrel 2
12mr|twm-1.0.6-2|4	Summary: Tab Window Manager for the X Window System
12mr|twm-1.0.6-2|5	Group: Development/X11
12mr|twm-1.0.6-2|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|twm-1.0.6-2|7	Source1: system.twmrc
12mr|twm-1.0.6-2|8	Source3: twm.xpm
12mr|twm-1.0.6-2|9	Source4: twm.xpm.large
12mr|twm-1.0.6-2|10	Source5: twm.xpm.mini
12mr|twm-1.0.6-2|11	License: MIT
12mr|twm-1.0.6-2|12	BuildRoot: %{_tmppath}/%{name}-root
12mr|twm-1.0.6-2|13	Requires: desktop-common-data
12mr|twm-1.0.6-2|14	Requires: x11-font-misc
12mr|twm-1.0.6-2|15	
12mr|twm-1.0.6-2|16	BuildRequires: libx11-devel >= 1.0.0
12mr|twm-1.0.6-2|17	BuildRequires: libxext-devel >= 1.0.0
12mr|twm-1.0.6-2|18	BuildRequires: libxmu-devel >= 1.0.0
12mr|twm-1.0.6-2|19	BuildRequires: libxt-devel >= 1.0.0
12mr|twm-1.0.6-2|20	BuildRequires: x11-util-macros >= 1.0.1
12mr|twm-1.0.6-2|21	BuildRequires: flex
12mr|twm-1.0.6-2|22	BuildRequires: byacc
12mr|twm-1.0.6-2|23	
12mr|twm-1.0.6-2|24	%description
12mr|twm-1.0.6-2|25	Twm is a window manager for the X Window System. It provides titlebars, shaped
12mr|twm-1.0.6-2|26	windows, several forms of icon management, user-defined macro functions,
12mr|twm-1.0.6-2|27	click-to-type and pointer-driven keyboard focus, and user-specified key and
12mr|twm-1.0.6-2|28	pointer button bindings.
12mr|twm-1.0.6-2|29	
12mr|twm-1.0.6-2|30	%prep
12mr|twm-1.0.6-2|31	%setup -q -n %{name}-%{version}
12mr|twm-1.0.6-2|32	
12mr|twm-1.0.6-2|33	%build
12mr|twm-1.0.6-2|34	
12mr|twm-1.0.6-2|35	CFLAGS="$RPM_OPT_FLAGS -DSYSTEM_INIT_FILE='\"%{_sysconfdir}/X11/twm/system.twmrc\"'" \
12mr|twm-1.0.6-2|36	%configure2_5x
12mr|twm-1.0.6-2|37	
12mr|twm-1.0.6-2|38	%make
12mr|twm-1.0.6-2|39	
12mr|twm-1.0.6-2|40	%install
12mr|twm-1.0.6-2|41	rm -rf %{buildroot}
12mr|twm-1.0.6-2|42	%makeinstall_std
12mr|twm-1.0.6-2|43	
12mr|twm-1.0.6-2|44	mkdir -p %{buildroot}/%{_sysconfdir}/X11/twm
12mr|twm-1.0.6-2|45	install -m 644 %{SOURCE1} %{buildroot}/%{_sysconfdir}/X11/twm/system.twmrc-menu
12mr|twm-1.0.6-2|46	
12mr|twm-1.0.6-2|47	#install icons
12mr|twm-1.0.6-2|48	mkdir -p %{buildroot}%{_datadir}/icons/large
12mr|twm-1.0.6-2|49	mkdir -p %{buildroot}%{_datadir}/icons/mini
12mr|twm-1.0.6-2|50	install -m0644 %{SOURCE3} %{buildroot}%{_datadir}/icons/twm.xpm
12mr|twm-1.0.6-2|51	install -m0644 %{SOURCE4} %{buildroot}%{_datadir}/icons/large/twm.xpm
12mr|twm-1.0.6-2|52	install -m0644 %{SOURCE5} %{buildroot}%{_datadir}/icons/mini/twm.xpm
12mr|twm-1.0.6-2|53	
12mr|twm-1.0.6-2|54	%clean
12mr|twm-1.0.6-2|55	rm -rf %{buildroot}
12mr|twm-1.0.6-2|56	
12mr|twm-1.0.6-2|57	%files
12mr|twm-1.0.6-2|58	%defattr(-,root,root)
12mr|twm-1.0.6-2|59	%config(noreplace) %{_sysconfdir}/X11/twm
12mr|twm-1.0.6-2|60	%{_bindir}/twm
12mr|twm-1.0.6-2|61	%{_mandir}/man1/twm.*
12mr|twm-1.0.6-2|62	%{_datadir}/icons/twm.xpm
12mr|twm-1.0.6-2|63	%{_datadir}/icons/*/twm.xpm
12mr|twm-1.0.6-2|64	%_datadir/X11/twm/system.twmrc
12mr|twm-1.0.6-2|65	
12mr|twm-1.0.6-2|66	
12mr|twm-1.0.6-2|67	
12mr|twm-1.0.6-2|68	
12mr|twm-1.0.6-2|69	
12mr|twm-1.0.6-2|70	%changelog
12mr|twm-1.0.6-2|71	

19039 12
12mr|twolame-0.3.13-5|1	%define major		0
12mr|twolame-0.3.13-5|2	%define libname		%mklibname %{name} %{major}
12mr|twolame-0.3.13-5|3	%define develname	%mklibname -d %{name}
12mr|twolame-0.3.13-5|4	
12mr|twolame-0.3.13-5|5	Summary:	Optimized MPEG Audio Layer 2 (MP2) encoder
12mr|twolame-0.3.13-5|6	Name:		twolame
12mr|twolame-0.3.13-5|7	Version:	0.3.13
12mr|twolame-0.3.13-5|8	Release:	5
12mr|twolame-0.3.13-5|9	License:	LGPLv2+
12mr|twolame-0.3.13-5|10	Group:		System/Libraries
12mr|twolame-0.3.13-5|11	URL:		http://www.twolame.org/
12mr|twolame-0.3.13-5|12	Source0:	http://downloads.sourceforge.net/project/%name/%name/%version/%{name}-%{version}.tar.gz
12mr|twolame-0.3.13-5|13	BuildRequires:	pkgconfig(sndfile)
12mr|twolame-0.3.13-5|14	BuildRequires:	libtool
12mr|twolame-0.3.13-5|15	BuildRequires:	dos2unix
12mr|twolame-0.3.13-5|16	
12mr|twolame-0.3.13-5|17	%description
12mr|twolame-0.3.13-5|18	TwoLAME is an optimized MPEG Audio Layer 2 (MP2) encoder based on tooLAME by
12mr|twolame-0.3.13-5|19	Mike Cheng, which in turn is based upon the ISO dist10 code and portions of
12mr|twolame-0.3.13-5|20	LAME.
12mr|twolame-0.3.13-5|21	
12mr|twolame-0.3.13-5|22	Features added to TwoLAME:
12mr|twolame-0.3.13-5|23	- Fully thread-safe
12mr|twolame-0.3.13-5|24	- Static and shared library (libtwolame)
12mr|twolame-0.3.13-5|25	- API very similar to LAME's (for easy porting)
12mr|twolame-0.3.13-5|26	- C99 compliant
12mr|twolame-0.3.13-5|27	- Frontend supports wider range of input files (using libsndfile)
12mr|twolame-0.3.13-5|28	
12mr|twolame-0.3.13-5|29	%package -n	%{libname}
12mr|twolame-0.3.13-5|30	Summary:	TwoLAME MP2 encoding library
12mr|twolame-0.3.13-5|31	Group:		System/Libraries
12mr|twolame-0.3.13-5|32	
12mr|twolame-0.3.13-5|33	%description -n	%{libname}
12mr|twolame-0.3.13-5|34	TwoLAME MP2 encoding library.
12mr|twolame-0.3.13-5|35	
12mr|twolame-0.3.13-5|36	%package -n	%{develname}
12mr|twolame-0.3.13-5|37	Summary:	Header files for TwoLAME library
12mr|twolame-0.3.13-5|38	Group:		Development/C
12mr|twolame-0.3.13-5|39	Requires:	%{libname} = %{version}-%{release}
12mr|twolame-0.3.13-5|40	Provides:	%{name}-devel = %{version}-%{release}
12mr|twolame-0.3.13-5|41	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|twolame-0.3.13-5|42	
12mr|twolame-0.3.13-5|43	%description -n	%{develname}
12mr|twolame-0.3.13-5|44	TwoLAME is an optimized MPEG Audio Layer 2 (MP2) encoder based on tooLAME by
12mr|twolame-0.3.13-5|45	Mike Cheng, which in turn is based upon the ISO dist10 code and portions of
12mr|twolame-0.3.13-5|46	LAME.
12mr|twolame-0.3.13-5|47	
12mr|twolame-0.3.13-5|48	Features added to TwoLAME:
12mr|twolame-0.3.13-5|49	- Fully thread-safe
12mr|twolame-0.3.13-5|50	- Static and shared library (libtwolame)
12mr|twolame-0.3.13-5|51	- API very similar to LAME's (for easy porting)
12mr|twolame-0.3.13-5|52	- C99 compliant
12mr|twolame-0.3.13-5|53	- Frontend supports wider range of input files (using libsndfile)
12mr|twolame-0.3.13-5|54	
12mr|twolame-0.3.13-5|55	This package contains the static development library and header files for the
12mr|twolame-0.3.13-5|56	TwoLAME library.
12mr|twolame-0.3.13-5|57	
12mr|twolame-0.3.13-5|58	%prep
12mr|twolame-0.3.13-5|59	
12mr|twolame-0.3.13-5|60	%setup -q
12mr|twolame-0.3.13-5|61	sed -i -e 's/-O3//' configure.ac
12mr|twolame-0.3.13-5|62	
12mr|twolame-0.3.13-5|63	# strip away annoying ^M
12mr|twolame-0.3.13-5|64	find -type f | grep -v ".gif" | grep -v ".png" | grep -v ".jpg" | xargs dos2unix
12mr|twolame-0.3.13-5|65	
12mr|twolame-0.3.13-5|66	%build
12mr|twolame-0.3.13-5|67	autoreconf -fi
12mr|twolame-0.3.13-5|68	%configure2_5x --disable-static
12mr|twolame-0.3.13-5|69	%make
12mr|twolame-0.3.13-5|70	
12mr|twolame-0.3.13-5|71	%install
12mr|twolame-0.3.13-5|72	%makeinstall_std
12mr|twolame-0.3.13-5|73	
12mr|twolame-0.3.13-5|74	rm -rf %{buildroot}%{_docdir}/twolame
12mr|twolame-0.3.13-5|75	
12mr|twolame-0.3.13-5|76	%files
12mr|twolame-0.3.13-5|77	%doc AUTHORS ChangeLog README TODO
12mr|twolame-0.3.13-5|78	%{_bindir}/twolame
12mr|twolame-0.3.13-5|79	%{_mandir}/man1/twolame.1*
12mr|twolame-0.3.13-5|80	
12mr|twolame-0.3.13-5|81	%files -n %{libname}
12mr|twolame-0.3.13-5|82	%{_libdir}/*.so.%{major}*
12mr|twolame-0.3.13-5|83	
12mr|twolame-0.3.13-5|84	%files -n %{develname}
12mr|twolame-0.3.13-5|85	%doc doc/html/*
12mr|twolame-0.3.13-5|86	%{_includedir}/*
12mr|twolame-0.3.13-5|87	%{_libdir}/*.so
12mr|twolame-0.3.13-5|88	%{_libdir}/pkgconfig/*
12mr|twolame-0.3.13-5|89	
12mr|twolame-0.3.13-5|90	
12mr|twolame-0.3.13-5|91	
12mr|twolame-0.3.13-5|92	
12mr|twolame-0.3.13-5|93	%changelog
12mr|twolame-0.3.13-5|94	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|twolame-0.3.13-5|95	+ Commit: 3cd2875
12mr|twolame-0.3.13-5|96	- Spec cleanup, drop .la and .a files
12mr|twolame-0.3.13-5|97	
12mr|twolame-0.3.13-5|98	

19040 12
12mr|txt2man-1.5.5-2|1	Summary:	Converts flat ASCII text to man page format
12mr|txt2man-1.5.5-2|2	Name:     	txt2man
12mr|txt2man-1.5.5-2|3	Version:	1.5.5
12mr|txt2man-1.5.5-2|4	Release:	%mkrel 2
12mr|txt2man-1.5.5-2|5	License:	GPLv2+
12mr|txt2man-1.5.5-2|6	Group:		Text tools
12mr|txt2man-1.5.5-2|7	Source0: 	http://mvertes.free.fr/download/%name-%version.tar.gz
12mr|txt2man-1.5.5-2|8	URL:		http://mvertes.free.fr/download/
12mr|txt2man-1.5.5-2|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|txt2man-1.5.5-2|10	Buildarch:	noarch
12mr|txt2man-1.5.5-2|11	Requires:	gawk
12mr|txt2man-1.5.5-2|12	
12mr|txt2man-1.5.5-2|13	%description
12mr|txt2man-1.5.5-2|14	It is a shell script using gnu awk, that should run on any Unix-like
12mr|txt2man-1.5.5-2|15	system. The syntax of the ASCII text is very straightforward and looks
12mr|txt2man-1.5.5-2|16	very much like the output of the man(1) program.
12mr|txt2man-1.5.5-2|17	
12mr|txt2man-1.5.5-2|18	%prep
12mr|txt2man-1.5.5-2|19	%setup -q
12mr|txt2man-1.5.5-2|20	
12mr|txt2man-1.5.5-2|21	%install
12mr|txt2man-1.5.5-2|22	rm -rf %buildroot
12mr|txt2man-1.5.5-2|23	
12mr|txt2man-1.5.5-2|24	mkdir -p %buildroot%_bindir
12mr|txt2man-1.5.5-2|25	install -m0755 *man %buildroot%_bindir/
12mr|txt2man-1.5.5-2|26	
12mr|txt2man-1.5.5-2|27	mkdir -p %buildroot%_mandir/man1
12mr|txt2man-1.5.5-2|28	install -m0644 *.1 %buildroot%{_mandir}/man1/
12mr|txt2man-1.5.5-2|29	
12mr|txt2man-1.5.5-2|30	%clean
12mr|txt2man-1.5.5-2|31	rm -rf %buildroot
12mr|txt2man-1.5.5-2|32	
12mr|txt2man-1.5.5-2|33	%files
12mr|txt2man-1.5.5-2|34	%defattr(-, root, root)
12mr|txt2man-1.5.5-2|35	%{_bindir}/*
12mr|txt2man-1.5.5-2|36	%{_mandir}/man1/*
12mr|txt2man-1.5.5-2|37	
12mr|txt2man-1.5.5-2|38	
12mr|txt2man-1.5.5-2|39	
12mr|txt2man-1.5.5-2|40	%changelog
12mr|txt2man-1.5.5-2|41	

19041 12
12mr|u-boot-tools-20121012-1|1	%define debug_package %nil
12mr|u-boot-tools-20121012-1|2	%define	daterel	2012.10
12mr|u-boot-tools-20121012-1|3	
12mr|u-boot-tools-20121012-1|4	Name:		u-boot-tools
12mr|u-boot-tools-20121012-1|5	Version:	20121012
12mr|u-boot-tools-20121012-1|6	Release:	1
12mr|u-boot-tools-20121012-1|7	Summary:	Tools for the u-boot Firmware
12mr|u-boot-tools-20121012-1|8	Group:		System/Kernel and hardware
12mr|u-boot-tools-20121012-1|9	Url:		http://www.denx.de/wiki/U-Boot
12mr|u-boot-tools-20121012-1|10	Source0:	ftp://ftp.denx.de/pub/u-boot/u-boot-%{daterel}.tar.bz2
12mr|u-boot-tools-20121012-1|11	License:	GPLv2
12mr|u-boot-tools-20121012-1|12	
12mr|u-boot-tools-20121012-1|13	%description
12mr|u-boot-tools-20121012-1|14	Das U-Boot (or just "U-Boot" for short)
12mr|u-boot-tools-20121012-1|15	is Open Source Firmware for Embedded PowerPC, ARM, MIPS and x86 processors.
12mr|u-boot-tools-20121012-1|16	This package contains:
12mr|u-boot-tools-20121012-1|17	mkimage a tool that creates kernel bootable images for u-boot.
12mr|u-boot-tools-20121012-1|18	
12mr|u-boot-tools-20121012-1|19	%package doc
12mr|u-boot-tools-20121012-1|20	Summary:	Documentation for the u-boot Firmware
12mr|u-boot-tools-20121012-1|21	Group:		Development/Other
12mr|u-boot-tools-20121012-1|22	
12mr|u-boot-tools-20121012-1|23	%description doc
12mr|u-boot-tools-20121012-1|24	Das U-Boot (or just "U-Boot" for short) is Open Source Firmware
12mr|u-boot-tools-20121012-1|25	for Embedded PowerPC, ARM, MIPS and x86 processors.
12mr|u-boot-tools-20121012-1|26	This package contains documentation for u-boot firmware
12mr|u-boot-tools-20121012-1|27	
12mr|u-boot-tools-20121012-1|28	%prep
12mr|u-boot-tools-20121012-1|29	%setup -q -n u-boot-%{daterel}
12mr|u-boot-tools-20121012-1|30	
12mr|u-boot-tools-20121012-1|31	%build
12mr|u-boot-tools-20121012-1|32	sed -i -e "s:-g ::" tools/Makefile || die
12mr|u-boot-tools-20121012-1|33	%make USE_PRIVATE_LIBGG=yes tools
12mr|u-boot-tools-20121012-1|34	
12mr|u-boot-tools-20121012-1|35	%install
12mr|u-boot-tools-20121012-1|36	install -D -m 0755 tools/mkimage %{buildroot}%{_bindir}/mkimage
12mr|u-boot-tools-20121012-1|37	install -D -m 0644 doc/mkimage.1 %{buildroot}%{_mandir}/man1/mkimage.1
12mr|u-boot-tools-20121012-1|38	gzip %{buildroot}%{_mandir}/man1/*
12mr|u-boot-tools-20121012-1|39	
12mr|u-boot-tools-20121012-1|40	%files
12mr|u-boot-tools-20121012-1|41	%{_bindir}/mkimage
12mr|u-boot-tools-20121012-1|42	%{_mandir}/man1/mkimage.1.*
12mr|u-boot-tools-20121012-1|43	%doc COPYING CREDITS README
12mr|u-boot-tools-20121012-1|44	
12mr|u-boot-tools-20121012-1|45	%files doc
12mr|u-boot-tools-20121012-1|46	%doc doc/README.autoboot doc/README.commands doc/README.console doc/README.dns
12mr|u-boot-tools-20121012-1|47	%doc doc/README.hwconfig doc/README.nand doc/README.NetConsole doc/README.serial_multi
12mr|u-boot-tools-20121012-1|48	%doc doc/README.SNTP doc/README.standalone doc/README.update doc/README.usb
12mr|u-boot-tools-20121012-1|49	%doc doc/README.video doc/README.VLAN doc/README.silent doc/README.POST doc/README.Modem
12mr|u-boot-tools-20121012-1|50	%doc doc/README.JFFS2 doc/README.JFFS2_NAND doc/README.commands
12mr|u-boot-tools-20121012-1|51	%doc tools/scripts/dot.kermrc tools/scripts/flash_param tools/scripts/send_cmd tools/scripts/send_image
12mr|u-boot-tools-20121012-1|52	%doc doc/README.ARM-SoC doc/README.ARM-memory-map

19042 12
12mr|ucarp-1.5.2-5|1	Summary:	Portable implementation of the CARP protocol
12mr|ucarp-1.5.2-5|2	Name:		ucarp
12mr|ucarp-1.5.2-5|3	Version:	1.5.2
12mr|ucarp-1.5.2-5|4	Release:	%mkrel 5
12mr|ucarp-1.5.2-5|5	License:	BSD
12mr|ucarp-1.5.2-5|6	Group:		Networking/Other
12mr|ucarp-1.5.2-5|7	URL:		http://download.pureftpd.org/pub/ucarp/
12mr|ucarp-1.5.2-5|8	Source0:	http://download.pureftpd.org/pub/ucarp/%{name}-%{version}.tar.gz
12mr|ucarp-1.5.2-5|9	Source1:	ucarp.8.sgml.bz2
12mr|ucarp-1.5.2-5|10	Source2:	ucarp.init
12mr|ucarp-1.5.2-5|11	BuildRequires:	docbook-dtd41-sgml
12mr|ucarp-1.5.2-5|12	BuildRequires:	docbook-utils
12mr|ucarp-1.5.2-5|13	BuildRequires:	gettext
12mr|ucarp-1.5.2-5|14	BuildRequires:	libpcap-devel
12mr|ucarp-1.5.2-5|15	Requires(post):  rpm-helper
12mr|ucarp-1.5.2-5|16	Requires(preun): rpm-helper
12mr|ucarp-1.5.2-5|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ucarp-1.5.2-5|18	
12mr|ucarp-1.5.2-5|19	%description
12mr|ucarp-1.5.2-5|20	UCARP allows a couple of hosts to share common virtual IP addresses
12mr|ucarp-1.5.2-5|21	in order to provide automatic failover. It is a portable userland
12mr|ucarp-1.5.2-5|22	implementation of the secure and patent-free Common Address Redundancy
12mr|ucarp-1.5.2-5|23	Protocol (CARP, OpenBSD\u2019s alternative to the patents-bloated VRRP).
12mr|ucarp-1.5.2-5|24	
12mr|ucarp-1.5.2-5|25	Strong points of the CARP protocol are: very low overhead, cryptographically
12mr|ucarp-1.5.2-5|26	signed messages, interoperability between different operating systems and
12mr|ucarp-1.5.2-5|27	no need for any dedicated extra network link between redundant hosts.
12mr|ucarp-1.5.2-5|28	
12mr|ucarp-1.5.2-5|29	%prep
12mr|ucarp-1.5.2-5|30	
12mr|ucarp-1.5.2-5|31	%setup -q
12mr|ucarp-1.5.2-5|32	
12mr|ucarp-1.5.2-5|33	bzcat %{SOURCE1} > ucarp.8.sgml
12mr|ucarp-1.5.2-5|34	
12mr|ucarp-1.5.2-5|35	%build
12mr|ucarp-1.5.2-5|36	%configure2_5x
12mr|ucarp-1.5.2-5|37	
12mr|ucarp-1.5.2-5|38	%make
12mr|ucarp-1.5.2-5|39	
12mr|ucarp-1.5.2-5|40	docbook2man --backend man ucarp.8.sgml > ucarp.8
12mr|ucarp-1.5.2-5|41	mv UCARP.8 ucarp.8
12mr|ucarp-1.5.2-5|42	
12mr|ucarp-1.5.2-5|43	%install
12mr|ucarp-1.5.2-5|44	rm -rf %{buildroot}
12mr|ucarp-1.5.2-5|45	
12mr|ucarp-1.5.2-5|46	install -d %{buildroot}%{_mandir}/man8
12mr|ucarp-1.5.2-5|47	
12mr|ucarp-1.5.2-5|48	%makeinstall_std PREFIX=/usr
12mr|ucarp-1.5.2-5|49	
12mr|ucarp-1.5.2-5|50	install -m755 -D %{SOURCE2} %{buildroot}%{_initrddir}/%{name}
12mr|ucarp-1.5.2-5|51	install -d %{buildroot}%{_sysconfdir}/%{name}.d/
12mr|ucarp-1.5.2-5|52	install -m0644 ucarp.8 %{buildroot}%{_mandir}/man8/
12mr|ucarp-1.5.2-5|53	
12mr|ucarp-1.5.2-5|54	%find_lang ucarp
12mr|ucarp-1.5.2-5|55	
12mr|ucarp-1.5.2-5|56	%clean
12mr|ucarp-1.5.2-5|57	rm -rf %{buildroot}
12mr|ucarp-1.5.2-5|58	
12mr|ucarp-1.5.2-5|59	%post
12mr|ucarp-1.5.2-5|60	%_post_service %{name}
12mr|ucarp-1.5.2-5|61	
12mr|ucarp-1.5.2-5|62	%preun
12mr|ucarp-1.5.2-5|63	%_preun_service %{name}
12mr|ucarp-1.5.2-5|64	
12mr|ucarp-1.5.2-5|65	%files -f ucarp.lang
12mr|ucarp-1.5.2-5|66	%defattr(-,root,root)
12mr|ucarp-1.5.2-5|67	%doc README INSTALL COPYING AUTHORS NEWS examples/linux/*.sh
12mr|ucarp-1.5.2-5|68	%defattr(-,root,root,0755)
12mr|ucarp-1.5.2-5|69	%{_sbindir}/*
12mr|ucarp-1.5.2-5|70	%{_initrddir}/%{name}
12mr|ucarp-1.5.2-5|71	%{_sysconfdir}/%{name}.d/
12mr|ucarp-1.5.2-5|72	%{_mandir}/man8/ucarp.8*
12mr|ucarp-1.5.2-5|73	
12mr|ucarp-1.5.2-5|74	
12mr|ucarp-1.5.2-5|75	
12mr|ucarp-1.5.2-5|76	%changelog
12mr|ucarp-1.5.2-5|77	

19043 12
12mr|ucl-1.03-8|1	%define lib_major 1
12mr|ucl-1.03-8|2	%define lib_name %mklibname %name %{lib_major}
12mr|ucl-1.03-8|3	%define develname %mklibname -d %name
12mr|ucl-1.03-8|4	
12mr|ucl-1.03-8|5	# virtual package to enforce naming convention
12mr|ucl-1.03-8|6	
12mr|ucl-1.03-8|7	Summary:	The UCL Compression Library
12mr|ucl-1.03-8|8	Name:		ucl
12mr|ucl-1.03-8|9	Version:	1.03
12mr|ucl-1.03-8|10	Release:	%mkrel 8
12mr|ucl-1.03-8|11	License:	GPL
12mr|ucl-1.03-8|12	Group:		System/Libraries
12mr|ucl-1.03-8|13	URL:		http://www.oberhumer.com/opensource/ucl/
12mr|ucl-1.03-8|14	Source0:	http://www.oberhumer.com/opensource/ucl/download/%name-%version.tar.bz2
12mr|ucl-1.03-8|15	
12mr|ucl-1.03-8|16	%description
12mr|ucl-1.03-8|17	UCL implements a number of algorithms with the following features:
12mr|ucl-1.03-8|18	- Decompression is simple and *very* fast.
12mr|ucl-1.03-8|19	- Requires no memory for decompression.
12mr|ucl-1.03-8|20	- The decompressors can be squeezed into less than 200 bytes of code.
12mr|ucl-1.03-8|21	- Focuses on compression levels for generating pre-compressed data which
12mr|ucl-1.03-8|22	achieve a quite competitive compression ratio.
12mr|ucl-1.03-8|23	- Allows you to dial up extra compression at a speed cost in the compressor.
12mr|ucl-1.03-8|24	The speed of the decompressor is not reduced.
12mr|ucl-1.03-8|25	- Algorithm is thread safe.
12mr|ucl-1.03-8|26	- Algorithm is lossless.
12mr|ucl-1.03-8|27	UCL supports in-place decompression.
12mr|ucl-1.03-8|28	
12mr|ucl-1.03-8|29	
12mr|ucl-1.03-8|30	# main package (contains *.so.[major].* only)
12mr|ucl-1.03-8|31	
12mr|ucl-1.03-8|32	%package -n	%{lib_name}
12mr|ucl-1.03-8|33	Summary:	The UCL Compression Library
12mr|ucl-1.03-8|34	Group:		System/Libraries
12mr|ucl-1.03-8|35	Provides:	%{name} = %{version}-%{release}
12mr|ucl-1.03-8|36	
12mr|ucl-1.03-8|37	%description -n	%{lib_name}
12mr|ucl-1.03-8|38	UCL implements a number of algorithms with the following features:
12mr|ucl-1.03-8|39	- Decompression is simple and *very* fast.
12mr|ucl-1.03-8|40	- Requires no memory for decompression.
12mr|ucl-1.03-8|41	- The decompressors can be squeezed into less than 200 bytes of code.
12mr|ucl-1.03-8|42	- Focuses on compression levels for generating pre-compressed data which
12mr|ucl-1.03-8|43	achieve a quite competitive compression ratio.
12mr|ucl-1.03-8|44	- Allows you to dial up extra compression at a speed cost in the compressor.
12mr|ucl-1.03-8|45	The speed of the decompressor is not reduced.
12mr|ucl-1.03-8|46	- Algorithm is thread safe.
12mr|ucl-1.03-8|47	- Algorithm is lossless.
12mr|ucl-1.03-8|48	UCL supports in-place decompression.
12mr|ucl-1.03-8|49	
12mr|ucl-1.03-8|50	This package contains the library needed to run programs dynamically
12mr|ucl-1.03-8|51	linked with %{name}.
12mr|ucl-1.03-8|52	
12mr|ucl-1.03-8|53	
12mr|ucl-1.03-8|54	# devel part of the bundle
12mr|ucl-1.03-8|55	
12mr|ucl-1.03-8|56	%package -n	%{develname}
12mr|ucl-1.03-8|57	Summary:	The UCL Compression Library - development environment
12mr|ucl-1.03-8|58	Group:		Development/C
12mr|ucl-1.03-8|59	Requires:	%{lib_name} = %{version}-%release
12mr|ucl-1.03-8|60	Provides:	%{name}-devel = %{version}-%{release}
12mr|ucl-1.03-8|61	Obsoletes:	%{_lib}ucl1-devel < 1.03-8
12mr|ucl-1.03-8|62	
12mr|ucl-1.03-8|63	%description -n	%{develname}
12mr|ucl-1.03-8|64	UCL implements a number of algorithms with the following features:
12mr|ucl-1.03-8|65	- Decompression is simple and *very* fast.
12mr|ucl-1.03-8|66	- Requires no memory for decompression.
12mr|ucl-1.03-8|67	- The decompressors can be squeezed into less than 200 bytes of code.
12mr|ucl-1.03-8|68	- Focuses on compression levels for generating pre-compressed data which
12mr|ucl-1.03-8|69	achieve a quite competitive compression ratio.
12mr|ucl-1.03-8|70	- Allows you to dial up extra compression at a speed cost in the compressor.
12mr|ucl-1.03-8|71	The speed of the decompressor is not reduced.
12mr|ucl-1.03-8|72	- Algorithm is thread safe.
12mr|ucl-1.03-8|73	- Algorithm is lossless.
12mr|ucl-1.03-8|74	UCL supports in-place decompression.
12mr|ucl-1.03-8|75	
12mr|ucl-1.03-8|76	Install %{name} if you need to compile an application with %{lib_name}
12mr|ucl-1.03-8|77	support.
12mr|ucl-1.03-8|78	
12mr|ucl-1.03-8|79	%prep
12mr|ucl-1.03-8|80	
12mr|ucl-1.03-8|81	%setup -q
12mr|ucl-1.03-8|82	
12mr|ucl-1.03-8|83	%build
12mr|ucl-1.03-8|84	%configure2_5x --enable-shared
12mr|ucl-1.03-8|85	%make
12mr|ucl-1.03-8|86	
12mr|ucl-1.03-8|87	%install
12mr|ucl-1.03-8|88	rm -rf %{buildroot}
12mr|ucl-1.03-8|89	
12mr|ucl-1.03-8|90	%makeinstall_std
12mr|ucl-1.03-8|91	
12mr|ucl-1.03-8|92	%clean
12mr|ucl-1.03-8|93	rm -rf %{buildroot}
12mr|ucl-1.03-8|94	
12mr|ucl-1.03-8|95	%files -n %{lib_name}
12mr|ucl-1.03-8|96	%defattr(-,root,root)
12mr|ucl-1.03-8|97	%doc COPYING INSTALL NEWS README THANKS TODO
12mr|ucl-1.03-8|98	%{_libdir}/*.so.*
12mr|ucl-1.03-8|99	
12mr|ucl-1.03-8|100	%files  -n %{develname}
12mr|ucl-1.03-8|101	%defattr(-,root,root)
12mr|ucl-1.03-8|102	%doc COPYING INSTALL NEWS README THANKS TODO
12mr|ucl-1.03-8|103	%{_libdir}/*.a
12mr|ucl-1.03-8|104	%{_libdir}/*.so
12mr|ucl-1.03-8|105	%dir %{_includedir}/ucl/
12mr|ucl-1.03-8|106	%{_includedir}/ucl/*.h
12mr|ucl-1.03-8|107	
12mr|ucl-1.03-8|108	
12mr|ucl-1.03-8|109	
12mr|ucl-1.03-8|110	
12mr|ucl-1.03-8|111	
12mr|ucl-1.03-8|112	%changelog
12mr|ucl-1.03-8|113	

19044 12
12mr|uClibc-0.9.33.2-11|1	# disable stack protector, build doesn't work with it
12mr|uClibc-0.9.33.2-11|2	%define _ssp_cflags     %{nil}
12mr|uClibc-0.9.33.2-11|3	
12mr|uClibc-0.9.33.2-11|4	%define	uclibc_root	%{_prefix}/uclibc
12mr|uClibc-0.9.33.2-11|5	%define	uclibc_cc	uclibc-gcc
12mr|uClibc-0.9.33.2-11|6	
12mr|uClibc-0.9.33.2-11|7	%define	majorish	0.9.33
12mr|uClibc-0.9.33.2-11|8	%define	libname	%mklibname %{name} %{majorish}
12mr|uClibc-0.9.33.2-11|9	%define	libdev	%mklibname %{name} -d
12mr|uClibc-0.9.33.2-11|10	
12mr|uClibc-0.9.33.2-11|11	Summary:	A C library optimized for size useful for embedded applications
12mr|uClibc-0.9.33.2-11|12	Name:		uClibc
12mr|uClibc-0.9.33.2-11|13	Version:	%{majorish}.2
12mr|uClibc-0.9.33.2-11|14	Release:	11
12mr|uClibc-0.9.33.2-11|15	License:	LGPLv2.1
12mr|uClibc-0.9.33.2-11|16	Group:		System/Libraries
12mr|uClibc-0.9.33.2-11|17	URL:		http://uclibc.org/
12mr|uClibc-0.9.33.2-11|18	Source0:	http://uclibc.org/downloads/%{name}-%{version}.tar.xz
12mr|uClibc-0.9.33.2-11|19	Source2:	uClibc-0.9.33.2-config
12mr|uClibc-0.9.33.2-11|20	Patch1:		uClibc-0.9.30.1-lib64.patch
12mr|uClibc-0.9.33.2-11|21	# http://lists.busybox.net/pipermail/uclibc/2009-September/043035.html
12mr|uClibc-0.9.33.2-11|22	Patch2:		uClibc-0.9.32-rc3-add-rpmatch-function.patch
12mr|uClibc-0.9.33.2-11|23	# http://svn.exactcode.de/t2/branches/7.0/package/base/uclibc/scanf-aflag.patch
12mr|uClibc-0.9.33.2-11|24	Patch3:		uClibc-0.9.31-add-scanf-a-flag.patch
12mr|uClibc-0.9.33.2-11|25	# (proyvind): the ABI isn't stable, so set it to current version
12mr|uClibc-0.9.33.2-11|26	Patch4:		uClibc-0.9.33.2-unstable-abi.patch
12mr|uClibc-0.9.33.2-11|27	# from mga (rtp) add hacks for unwind symbol on arm (was picking glibc symbols
12mr|uClibc-0.9.33.2-11|28	# so was trying to link together glibc&uClibc...)
12mr|uClibc-0.9.33.2-11|29	Patch7:		uClibc-arm_hack_unwind.patch
12mr|uClibc-0.9.33.2-11|30	Patch8:		uClibc-0.9.32-no-gstabs.patch
12mr|uClibc-0.9.33.2-11|31	# http://lists.busybox.net/pipermail/uclibc/2011-March/045003.html
12mr|uClibc-0.9.33.2-11|32	Patch9:		uClibc-0.9.33.2-origin.patch
12mr|uClibc-0.9.33.2-11|33	Patch10:	uClibc-0.9.33-posix_fallocate.patch
12mr|uClibc-0.9.33.2-11|34	Patch11:	uClibc-0.9.33-dup3.patch
12mr|uClibc-0.9.33.2-11|35	
12mr|uClibc-0.9.33.2-11|36	%description
12mr|uClibc-0.9.33.2-11|37	uClibc (pronounced yew-see-lib-see) is a c library for developing
12mr|uClibc-0.9.33.2-11|38	embedded linux systems. it is much smaller than the gnu c library,
12mr|uClibc-0.9.33.2-11|39	but nearly all applications supported by glibc also work perfectly
12mr|uClibc-0.9.33.2-11|40	with uclibc. porting applications from glibc to uclibc typically
12mr|uClibc-0.9.33.2-11|41	involves just recompiling the source code. uclibc even supports
12mr|uClibc-0.9.33.2-11|42	shared libraries and threading. it currently runs on standard
12mr|uClibc-0.9.33.2-11|43	linux and  mmu-less (also known as uclinux) systems with support
12mr|uClibc-0.9.33.2-11|44	for alpha, arm, cris, i386, i960, h8300, m68k, mips/mipsel,
12mr|uClibc-0.9.33.2-11|45	powerpc, sh, sparc, and v850 processors.
12mr|uClibc-0.9.33.2-11|46	
12mr|uClibc-0.9.33.2-11|47	if you are building an embedded linux system and you find that
12mr|uClibc-0.9.33.2-11|48	glibc is eating up too much space, you should consider using
12mr|uClibc-0.9.33.2-11|49	uclibc. if you are building a huge fileserver with 12 terabytes of
12mr|uClibc-0.9.33.2-11|50	storage, then using glibc may make more sense. unless, for
12mr|uClibc-0.9.33.2-11|51	example, that 12 terabytes will be network attached storage and
12mr|uClibc-0.9.33.2-11|52	you plan to burn linux into the system's firmware...
12mr|uClibc-0.9.33.2-11|53	
12mr|uClibc-0.9.33.2-11|54	%package -n	%{libname}
12mr|uClibc-0.9.33.2-11|55	Summary:	%{summary}
12mr|uClibc-0.9.33.2-11|56	Group:		System/Libraries
12mr|uClibc-0.9.33.2-11|57	Requires:	uClibc >= %{EVRD}
12mr|uClibc-0.9.33.2-11|58	%rename		%{_lib}uClibc
12mr|uClibc-0.9.33.2-11|59	
12mr|uClibc-0.9.33.2-11|60	%description -n	%{libname}
12mr|uClibc-0.9.33.2-11|61	uClibc (pronounced yew-see-lib-see) is a c library for developing
12mr|uClibc-0.9.33.2-11|62	embedded linux systems. it is much smaller than the gnu c library,
12mr|uClibc-0.9.33.2-11|63	but nearly all applications supported by glibc also work perfectly
12mr|uClibc-0.9.33.2-11|64	with uclibc. porting applications from glibc to uclibc typically
12mr|uClibc-0.9.33.2-11|65	involves just recompiling the source code. uclibc even supports
12mr|uClibc-0.9.33.2-11|66	shared libraries and threading. it currently runs on standard
12mr|uClibc-0.9.33.2-11|67	linux and  mmu-less (also known as uclinux) systems with support
12mr|uClibc-0.9.33.2-11|68	for alpha, arm, cris, i386, i960, h8300, m68k, mips/mipsel,
12mr|uClibc-0.9.33.2-11|69	powerpc, sh, sparc, and v850 processors.
12mr|uClibc-0.9.33.2-11|70	
12mr|uClibc-0.9.33.2-11|71	if you are building an embedded linux system and you find that
12mr|uClibc-0.9.33.2-11|72	glibc is eating up too much space, you should consider using
12mr|uClibc-0.9.33.2-11|73	uclibc. if you are building a huge fileserver with 12 terabytes of
12mr|uClibc-0.9.33.2-11|74	storage, then using glibc may make more sense. unless, for
12mr|uClibc-0.9.33.2-11|75	example, that 12 terabytes will be network attached storage and
12mr|uClibc-0.9.33.2-11|76	you plan to burn linux into the system's firmware...
12mr|uClibc-0.9.33.2-11|77	
12mr|uClibc-0.9.33.2-11|78	%package -n	%{libdev}
12mr|uClibc-0.9.33.2-11|79	Summary:	Development files & libraries for uClibc
12mr|uClibc-0.9.33.2-11|80	Group:		Development/C
12mr|uClibc-0.9.33.2-11|81	Requires:	%{libname} = %{EVRD}
12mr|uClibc-0.9.33.2-11|82	%rename		%{name}-devel
12mr|uClibc-0.9.33.2-11|83	%rename		%{_lib}uClibc-static-devel
12mr|uClibc-0.9.33.2-11|84	%rename		%{name}-static-devel
12mr|uClibc-0.9.33.2-11|85	Provides:	libc-static
12mr|uClibc-0.9.33.2-11|86	
12mr|uClibc-0.9.33.2-11|87	%description -n	%{libdev}
12mr|uClibc-0.9.33.2-11|88	Small libc for building embedded applications.
12mr|uClibc-0.9.33.2-11|89	
12mr|uClibc-0.9.33.2-11|90	%prep
12mr|uClibc-0.9.33.2-11|91	%setup -q
12mr|uClibc-0.9.33.2-11|92	#%%patch1 -p1 -b .lib64~
12mr|uClibc-0.9.33.2-11|93	%patch2 -p1 -b .rpmatch~
12mr|uClibc-0.9.33.2-11|94	%patch3 -p1 -b .a_flag~
12mr|uClibc-0.9.33.2-11|95	%patch4 -p1 -b .abi~
12mr|uClibc-0.9.33.2-11|96	%patch7 -p1 -b .unwind~
12mr|uClibc-0.9.33.2-11|97	%patch8 -p1 -b .gstabs~
12mr|uClibc-0.9.33.2-11|98	%patch9 -p1 -b .origin~
12mr|uClibc-0.9.33.2-11|99	%patch10 -p1 -b .fallocate~
12mr|uClibc-0.9.33.2-11|100	%patch11 -p1 -b .dup3~
12mr|uClibc-0.9.33.2-11|101	
12mr|uClibc-0.9.33.2-11|102	%define arch %(echo %{_arch} | sed -e 's/ppc/powerpc/' -e 's!mips*!mips!')
12mr|uClibc-0.9.33.2-11|103	%ifarch %{arm}
12mr|uClibc-0.9.33.2-11|104	echo -e "CONFIG_ARM_EABI=y\n# ARCH_WANTS_BIG_ENDIAN is not set\nARCH_WANTS_LITTLE_ENDIAN=y\n" >> .config
12mr|uClibc-0.9.33.2-11|105	cat %{SOURCE2} |sed \
12mr|uClibc-0.9.33.2-11|106	-e "s!UCLIBC_HAS_FPU=y!# UCLIBC_HAS_FPU is not set!g" \
12mr|uClibc-0.9.33.2-11|107	-e "s|@CFLAGS@|%{optflags}|g" \
12mr|uClibc-0.9.33.2-11|108	%else
12mr|uClibc-0.9.33.2-11|109	# -std=gnu99 is needed for libcrypt sha256 & sha512 support
12mr|uClibc-0.9.33.2-11|110	cat %{SOURCE2} |sed \
12mr|uClibc-0.9.33.2-11|111	-e "s|@CFLAGS@|%{optflags} -std=gnu99 %{ldflags} -muclibc -Wl,-rpath=%{uclibc_root}/%{_lib} -Wl,-rpath=%{uclibc_root}%{_libdir}|g" \
12mr|uClibc-0.9.33.2-11|112	%endif
12mr|uClibc-0.9.33.2-11|113	-e "s|@ARCH@|%{arch}|g" \
12mr|uClibc-0.9.33.2-11|114	-e "s|@LIB@|%{_lib}|g" \
12mr|uClibc-0.9.33.2-11|115	-e "s|@PREFIX@|%{uclibc_root}|g" \
12mr|uClibc-0.9.33.2-11|116	>> .config
12mr|uClibc-0.9.33.2-11|117	
12mr|uClibc-0.9.33.2-11|118	%build
12mr|uClibc-0.9.33.2-11|119	yes "" | %make oldconfig VERBOSE=2
12mr|uClibc-0.9.33.2-11|120	
12mr|uClibc-0.9.33.2-11|121	%make CC="gcc -fuse-ld=bfd" VERBOSE=2 CPU_CFLAGS="" all utils
12mr|uClibc-0.9.33.2-11|122	
12mr|uClibc-0.9.33.2-11|123	%check
12mr|uClibc-0.9.33.2-11|124	exit 0
12mr|uClibc-0.9.33.2-11|125	ln -snf %{_includedir}/{asm,asm-generic,linux} test
12mr|uClibc-0.9.33.2-11|126	ln -snf %{buildroot}%{uclibc_root} install_dir
12mr|uClibc-0.9.33.2-11|127	# This test relies on /etc/ethers being present to pass, so we'll skip it by
12mr|uClibc-0.9.33.2-11|128	# removing it
12mr|uClibc-0.9.33.2-11|129	rm -f test/inet/tst-ethers*
12mr|uClibc-0.9.33.2-11|130	%make check VERBOSE=2 || /bin/true
12mr|uClibc-0.9.33.2-11|131	
12mr|uClibc-0.9.33.2-11|132	%install
12mr|uClibc-0.9.33.2-11|133	#(proyvind): to prevent possible interference...
12mr|uClibc-0.9.33.2-11|134	export LD_LIBRARY_PATH=
12mr|uClibc-0.9.33.2-11|135	make CC="gcc -fuse-ld=bfd" VERBOSE=2 PREFIX=%{buildroot} install
12mr|uClibc-0.9.33.2-11|136	make CC="gcc -fuse-ld=bfd" -C utils VERBOSE=2 PREFIX=%{buildroot} utils_install
12mr|uClibc-0.9.33.2-11|137	
12mr|uClibc-0.9.33.2-11|138	# be sure that we don't package any backup files
12mr|uClibc-0.9.33.2-11|139	find %{buildroot} -name \*~|xargs rm -f
12mr|uClibc-0.9.33.2-11|140	
12mr|uClibc-0.9.33.2-11|141	install -d %{buildroot}%{_bindir}
12mr|uClibc-0.9.33.2-11|142	# using 'rpm --eval' here for multilib purposes..
12mr|uClibc-0.9.33.2-11|143	#TODO: figure out binutils --sysroot + multilib in binutils package?
12mr|uClibc-0.9.33.2-11|144	cat > %{buildroot}%{_bindir}/%{uclibc_cc} << EOF
12mr|uClibc-0.9.33.2-11|145	#!/bin/sh
12mr|uClibc-0.9.33.2-11|146	export C_INCLUDE_PATH="\$(rpm --eval %%{uclibc_root}%%{_includedir}):\$(gcc -print-search-dirs|grep install:|cut -d\  -f2)include"
12mr|uClibc-0.9.33.2-11|147	#XXX: this should add rpath, but for some reason it no longer happens and we
12mr|uClibc-0.9.33.2-11|148	# have to pass the -rpath option to the linker as well
12mr|uClibc-0.9.33.2-11|149	export LD_RUN_PATH="\$(rpm --eval %%{uclibc_root}/%%{_lib}:%%{uclibc_root}%%{_libdir})"
12mr|uClibc-0.9.33.2-11|150	export LIBRARY_PATH="\$LD_RUN_PATH"
12mr|uClibc-0.9.33.2-11|151	%ifarch %{arm}
12mr|uClibc-0.9.33.2-11|152	# avoid getting troubles. without it, linker is called with -lgcc -lgss_s and then
12mr|uClibc-0.9.33.2-11|153	# pulls glibc. Typical example are the unwind symbols.
12mr|uClibc-0.9.33.2-11|154	# It's a really nasty hack :(
12mr|uClibc-0.9.33.2-11|155	UNWIND_HACK=-static-libgcc
12mr|uClibc-0.9.33.2-11|156	%endif
12mr|uClibc-0.9.33.2-11|157	exec gcc -muclibc \$UNWIND_HACK -Wl,-rpath="\$LD_RUN_PATH" "\$@"
12mr|uClibc-0.9.33.2-11|158	EOF
12mr|uClibc-0.9.33.2-11|159	chmod +x %{buildroot}%{_bindir}/%{uclibc_cc}
12mr|uClibc-0.9.33.2-11|160	
12mr|uClibc-0.9.33.2-11|161	install -d %{buildroot}%{_sysconfdir}/rpm/macros.d
12mr|uClibc-0.9.33.2-11|162	cat > %{buildroot}%{_sysconfdir}/rpm/macros.d/uclibc.macros << EOF
12mr|uClibc-0.9.33.2-11|163	%%uclibc_root	%{uclibc_root}
12mr|uClibc-0.9.33.2-11|164	%%uclibc_cc	%{uclibc_cc}
12mr|uClibc-0.9.33.2-11|165	%%uclibc_cflags	%%{optflags} -fno-stack-protector -Os
12mr|uClibc-0.9.33.2-11|166	EOF
12mr|uClibc-0.9.33.2-11|167	
12mr|uClibc-0.9.33.2-11|168	#(peroyvind) rpm will make these symlinks relative
12mr|uClibc-0.9.33.2-11|169	ln -snf %{_includedir}/{asm,asm-generic,linux} %{buildroot}%{uclibc_root}%{_includedir}
12mr|uClibc-0.9.33.2-11|170	
12mr|uClibc-0.9.33.2-11|171	# crack hack to get uclibc working with chroot within uclibc root..
12mr|uClibc-0.9.33.2-11|172	#mkdir -p %{buildroot}%{uclibc_root}%{uclibc_root}
12mr|uClibc-0.9.33.2-11|173	#ln -s ../../%{_lib} %{buildroot}%{uclibc_root}%{uclibc_root}/%{_lib}
12mr|uClibc-0.9.33.2-11|174	
12mr|uClibc-0.9.33.2-11|175	%if "%{_lib}" == "lib64"
12mr|uClibc-0.9.33.2-11|176	ln -s ld64-uClibc.so.%{majorish} %{buildroot}%{uclibc_root}/%{_lib}/ld64-uClibc.so.0
12mr|uClibc-0.9.33.2-11|177	install -d %{buildroot}%{uclibc_root}{/lib,%{_prefix}/lib}
12mr|uClibc-0.9.33.2-11|178	%else
12mr|uClibc-0.9.33.2-11|179	ln -s ld-uClibc.so.%{majorish} %{buildroot}%{uclibc_root}/lib/ld-uClibc.so.0
12mr|uClibc-0.9.33.2-11|180	%endif
12mr|uClibc-0.9.33.2-11|181	
12mr|uClibc-0.9.33.2-11|182	for dir in /bin /sbin %{_prefix} %{_bindir} %{_sbindir}; do
12mr|uClibc-0.9.33.2-11|183	mkdir -p %{buildroot}%{uclibc_root}$dir
12mr|uClibc-0.9.33.2-11|184	done
12mr|uClibc-0.9.33.2-11|185	
12mr|uClibc-0.9.33.2-11|186	mkdir -p %{buildroot}%{uclibc_root}%{_sysconfdir}
12mr|uClibc-0.9.33.2-11|187	touch %{buildroot}%{uclibc_root}%{_sysconfdir}/ld.so.{conf,cache}
12mr|uClibc-0.9.33.2-11|188	
12mr|uClibc-0.9.33.2-11|189	%post -p %{uclibc_root}/sbin/ldconfig
12mr|uClibc-0.9.33.2-11|190	
12mr|uClibc-0.9.33.2-11|191	%triggerin -- %{uclibc_root}/lib/*.so.*, %{uclibc_root}/lib64/*.so.*, %{uclibc_root}%{_prefix}/lib/*.so.*, %{uclibc_root}%{_prefix}/lib64/*.so.*
12mr|uClibc-0.9.33.2-11|192	%{uclibc_root}/sbin/ldconfig -X
12mr|uClibc-0.9.33.2-11|193	
12mr|uClibc-0.9.33.2-11|194	%files
12mr|uClibc-0.9.33.2-11|195	%doc README
12mr|uClibc-0.9.33.2-11|196	%dir %{uclibc_root}/bin
12mr|uClibc-0.9.33.2-11|197	%dir %{uclibc_root}/sbin
12mr|uClibc-0.9.33.2-11|198	%dir %{uclibc_root}%{_bindir}
12mr|uClibc-0.9.33.2-11|199	%dir %{uclibc_root}%{_sbindir}
12mr|uClibc-0.9.33.2-11|200	%dir %{uclibc_root}%{_sysconfdir}
12mr|uClibc-0.9.33.2-11|201	%verify(not md5 size mtime) %config(noreplace) %{uclibc_root}%{_sysconfdir}/ld.so.conf
12mr|uClibc-0.9.33.2-11|202	%ghost %{uclibc_root}%{_sysconfdir}/ld.so.cache
12mr|uClibc-0.9.33.2-11|203	%{uclibc_root}%{_bindir}/getconf
12mr|uClibc-0.9.33.2-11|204	%{uclibc_root}%{_bindir}/ldd
12mr|uClibc-0.9.33.2-11|205	%{uclibc_root}/sbin/ldconfig
12mr|uClibc-0.9.33.2-11|206	#%dir %{uclibc_root}%{uclibc_root}
12mr|uClibc-0.9.33.2-11|207	#%dir %{uclibc_root}%{uclibc_root}/%{_lib}
12mr|uClibc-0.9.33.2-11|208	%if "%{_lib}" == "lib64"
12mr|uClibc-0.9.33.2-11|209	%{uclibc_root}/%{_lib}/ld64-uClibc.so.0
12mr|uClibc-0.9.33.2-11|210	#%{uclibc_root}%{uclibc_root}/%{_lib}/ld64-uClibc.so.0
12mr|uClibc-0.9.33.2-11|211	%else
12mr|uClibc-0.9.33.2-11|212	%{uclibc_root}/lib/ld-uClibc.so.0
12mr|uClibc-0.9.33.2-11|213	#%{uclibc_root}%{uclibc_root}/lib/ld-uClibc.so.0
12mr|uClibc-0.9.33.2-11|214	%endif
12mr|uClibc-0.9.33.2-11|215	
12mr|uClibc-0.9.33.2-11|216	%files -n %{libname}
12mr|uClibc-0.9.33.2-11|217	%dir %{uclibc_root}
12mr|uClibc-0.9.33.2-11|218	%dir %{uclibc_root}%{_prefix}
12mr|uClibc-0.9.33.2-11|219	%if "%{_lib}" == "lib64"
12mr|uClibc-0.9.33.2-11|220	%dir %{uclibc_root}/lib
12mr|uClibc-0.9.33.2-11|221	%dir %{uclibc_root}%{_prefix}/lib
12mr|uClibc-0.9.33.2-11|222	%endif
12mr|uClibc-0.9.33.2-11|223	%dir %{uclibc_root}/%{_lib}
12mr|uClibc-0.9.33.2-11|224	%dir %{uclibc_root}%{_libdir}
12mr|uClibc-0.9.33.2-11|225	%ifnarch %{sparcx}
12mr|uClibc-0.9.33.2-11|226	%{uclibc_root}/%{_lib}/*-*%{version}.so
12mr|uClibc-0.9.33.2-11|227	%{uclibc_root}/%{_lib}/*.so.%{majorish}
12mr|uClibc-0.9.33.2-11|228	%endif
12mr|uClibc-0.9.33.2-11|229	
12mr|uClibc-0.9.33.2-11|230	%files -n %{libdev}
12mr|uClibc-0.9.33.2-11|231	%doc docs/* Changelog TODO
12mr|uClibc-0.9.33.2-11|232	%{_bindir}/%{uclibc_cc}
12mr|uClibc-0.9.33.2-11|233	%{_sysconfdir}/rpm/macros.d/uclibc.macros
12mr|uClibc-0.9.33.2-11|234	%{uclibc_root}%{_includedir}
12mr|uClibc-0.9.33.2-11|235	%{uclibc_root}%{_libdir}/crt1.o
12mr|uClibc-0.9.33.2-11|236	%{uclibc_root}%{_libdir}/crti.o
12mr|uClibc-0.9.33.2-11|237	%{uclibc_root}%{_libdir}/crtn.o
12mr|uClibc-0.9.33.2-11|238	%ifnarch %{sparcx}
12mr|uClibc-0.9.33.2-11|239	%{uclibc_root}%{_libdir}/Scrt1.o
12mr|uClibc-0.9.33.2-11|240	%{uclibc_root}%{_libdir}/librt.so
12mr|uClibc-0.9.33.2-11|241	%{uclibc_root}%{_libdir}/libnsl.so
12mr|uClibc-0.9.33.2-11|242	%{uclibc_root}%{_libdir}/libpthread.so
12mr|uClibc-0.9.33.2-11|243	%{uclibc_root}%{_libdir}/libc.so
12mr|uClibc-0.9.33.2-11|244	%{uclibc_root}%{_libdir}/libcrypt.so
12mr|uClibc-0.9.33.2-11|245	%{uclibc_root}%{_libdir}/libdl.so
12mr|uClibc-0.9.33.2-11|246	%{uclibc_root}%{_libdir}/libm.so
12mr|uClibc-0.9.33.2-11|247	%{uclibc_root}%{_libdir}/libresolv.so
12mr|uClibc-0.9.33.2-11|248	%{uclibc_root}%{_libdir}/libutil.so
12mr|uClibc-0.9.33.2-11|249	%endif
12mr|uClibc-0.9.33.2-11|250	%{uclibc_root}%{_libdir}/lib*.a
12mr|uClibc-0.9.33.2-11|251	%{uclibc_root}%{_libdir}/uclibc_nonshared.a
12mr|uClibc-0.9.33.2-11|252	
12mr|uClibc-0.9.33.2-11|253	
12mr|uClibc-0.9.33.2-11|254	
12mr|uClibc-0.9.33.2-11|255	%changelog
12mr|uClibc-0.9.33.2-11|256	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|uClibc-0.9.33.2-11|257	+ Commit: 892f16c
12mr|uClibc-0.9.33.2-11|258	- Rebuild with new binutils
12mr|uClibc-0.9.33.2-11|259	
12mr|uClibc-0.9.33.2-11|260	

19045 12
12mr|udev-182-5.1|1	%bcond_with	dietlibc
12mr|udev-182-5.1|2	%bcond_with	bootstrap
12mr|udev-182-5.1|3	%bcond_without	systemd
12mr|udev-182-5.1|4	
12mr|udev-182-5.1|5	%define main_major 0
12mr|udev-182-5.1|6	%define gudev_api 1.0
12mr|udev-182-5.1|7	%define gudev_major 0
12mr|udev-182-5.1|8	
12mr|udev-182-5.1|9	%define libname	%mklibname %{name} %{main_major}
12mr|udev-182-5.1|10	%define devname	%mklibname %{name} -d
12mr|udev-182-5.1|11	%define libgudev %mklibname gudev %{gudev_api} %{gudev_major}
12mr|udev-182-5.1|12	%define girgudev %mklibname gudev-gir %{gudev_api}
12mr|udev-182-5.1|13	%define develgudev %mklibname gudev %{gudev_api} -d
12mr|udev-182-5.1|14	
12mr|udev-182-5.1|15	%define lib_udev_dir /lib/%{name}
12mr|udev-182-5.1|16	%define system_rules_dir %{lib_udev_dir}/rules.d
12mr|udev-182-5.1|17	%define user_rules_dir %{_sysconfdir}/%{name}/rules.d
12mr|udev-182-5.1|18	
12mr|udev-182-5.1|19	%define git_url git://git.kernel.org/pub/scm/linux/hotplug/udev.git
12mr|udev-182-5.1|20	
12mr|udev-182-5.1|21	Summary:	A userspace implementation of devfs
12mr|udev-182-5.1|22	Name:		udev
12mr|udev-182-5.1|23	Version:	182
12mr|udev-182-5.1|24	Release:	5.1
12mr|udev-182-5.1|25	License:	GPLv2
12mr|udev-182-5.1|26	Group:		System/Configuration/Hardware
12mr|udev-182-5.1|27	URL:		http://ftp.kernel.org/pub/linux/utils/kernel/hotplug
12mr|udev-182-5.1|28	Source0:	%{url}/%{name}-%{version}.tar.bz2
12mr|udev-182-5.1|29	Source1:	%{url}/%{name}-%{version}.tar.sign
12mr|udev-182-5.1|30	Source2:	50-udev-mandriva.rules
12mr|udev-182-5.1|31	Source3:	69-printeracl.rules
12mr|udev-182-5.1|32	Source5:	udev.sysconfig
12mr|udev-182-5.1|33	
12mr|udev-182-5.1|34	# from Fedora (keep unmodified)
12mr|udev-182-5.1|35	Source7:	start_udev
12mr|udev-182-5.1|36	
12mr|udev-182-5.1|37	Source34:	udev_import_usermap
12mr|udev-182-5.1|38	# from hotplug-2004_09_23
12mr|udev-182-5.1|39	Source40:	hotplug-usb.distmap
12mr|udev-182-5.1|40	Source41:	hotplug-usb.handmap
12mr|udev-182-5.1|41	# (blino) net rules and helpers
12mr|udev-182-5.1|42	Source60:	76-net.rules
12mr|udev-182-5.1|43	Source62:	udev_net_create_ifcfg
12mr|udev-182-5.1|44	Source63:	udev_net_action
12mr|udev-182-5.1|45	Source64:	udev_net.sysconfig
12mr|udev-182-5.1|46	# (hk) udev rules for zte 3g modems with drakx-net
12mr|udev-182-5.1|47	Source66:	61-mobile-zte-drakx-net.rules
12mr|udev-182-5.1|48	
12mr|udev-182-5.1|49	# from Mandriva
12mr|udev-182-5.1|50	# disable coldplug for storage and device pci
12mr|udev-182-5.1|51	Patch20:	udev-182-coldplug.patch
12mr|udev-182-5.1|52	# patches from Mandriva on Fedora's start_udev
12mr|udev-182-5.1|53	Patch73:	udev-137-speedboot.patch
12mr|udev-182-5.1|54	# (bor) TODO to be removed when last STARTUP rule is fixed
12mr|udev-182-5.1|55	Patch78:	udev-161-env_STARTUP.patch
12mr|udev-182-5.1|56	# (bor) use action "add" instead of "change" when retrying failed events
12mr|udev-182-5.1|57	Patch79:	udev-161-use-add-for-retry.patch
12mr|udev-182-5.1|58	# (eugeni) allow to boot from live cd in virtualbox
12mr|udev-182-5.1|59	Patch81:	udev-182-VirtualBox-boot-fix.patch
12mr|udev-182-5.1|60	Patch82:	udev-182-link-against-gmodule.patch
12mr|udev-182-5.1|61	Patch83:	udev-182-set-udev_log-to-err.patch
12mr|udev-182-5.1|62	# (cg) timeout handling patch from Arch
12mr|udev-182-5.1|63	# https://bugs.archlinux.org/task/27938
12mr|udev-182-5.1|64	Patch84:         0001-reinstate-TIMEOUT-handling.patch
12mr|udev-182-5.1|65	
12mr|udev-182-5.1|66	%if %{with dietlibc}
12mr|udev-182-5.1|67	BuildRequires:	dietlibc
12mr|udev-182-5.1|68	%endif
12mr|udev-182-5.1|69	BuildRequires:	glibc-static-devel
12mr|udev-182-5.1|70	BuildRequires:	libblkid-devel
12mr|udev-182-5.1|71	%if %{with systemd}
12mr|udev-182-5.1|72	BuildRequires:	systemd-units
12mr|udev-182-5.1|73	%endif
12mr|udev-182-5.1|74	%if !%{with bootstrap}
12mr|udev-182-5.1|75	BuildRequires:	acl-devel
12mr|udev-182-5.1|76	BuildRequires:	glib2-devel
12mr|udev-182-5.1|77	BuildRequires:	libusb-devel
12mr|udev-182-5.1|78	BuildRequires:	gperf
12mr|udev-182-5.1|79	BuildRequires:	gobject-introspection-devel >= 0.6.2
12mr|udev-182-5.1|80	BuildRequires:	libtool
12mr|udev-182-5.1|81	BuildRequires:	gtk-doc
12mr|udev-182-5.1|82	BuildRequires:	pkgconfig(usbutils)
12mr|udev-182-5.1|83	Buildrequires:	pkgconfig(libkmod)
12mr|udev-182-5.1|84	BuildRequires:	ldetect-lst >= 0.1.283
12mr|udev-182-5.1|85	Requires:	ldetect-lst >= 0.1.283
12mr|udev-182-5.1|86	%endif
12mr|udev-182-5.1|87	
12mr|udev-182-5.1|88	Requires:	coreutils
12mr|udev-182-5.1|89	Requires:	setup >= 2.7.16
12mr|udev-182-5.1|90	Requires:	util-linux-ng >= 2.15
12mr|udev-182-5.1|91	Requires:	acl
12mr|udev-182-5.1|92	# for disk/lp groups
12mr|udev-182-5.1|93	Requires(pre):	setup
12mr|udev-182-5.1|94	Requires(post,preun): rpm-helper
12mr|udev-182-5.1|95	
12mr|udev-182-5.1|96	Conflicts:	%{name} < 179
12mr|udev-182-5.1|97	
12mr|udev-182-5.1|98	%description
12mr|udev-182-5.1|99	Udev is an implementation of devfs/devfsd in userspace using sysfs and
12mr|udev-182-5.1|100	/sbin/hotplug. It requires a 2.6 kernel to run properly.
12mr|udev-182-5.1|101	
12mr|udev-182-5.1|102	Like devfs, udev dynamically creates and removes device nodes from /dev/.
12mr|udev-182-5.1|103	It responds to /sbin/hotplug device events.
12mr|udev-182-5.1|104	
12mr|udev-182-5.1|105	%package	doc
12mr|udev-182-5.1|106	Summary:	Udev documentation
12mr|udev-182-5.1|107	Group:		Books/Computer books
12mr|udev-182-5.1|108	
12mr|udev-182-5.1|109	%description	doc
12mr|udev-182-5.1|110	This package contains documentation of udev.
12mr|udev-182-5.1|111	
12mr|udev-182-5.1|112	%package -n	%{libname}
12mr|udev-182-5.1|113	Summary:	Library for %{name}
12mr|udev-182-5.1|114	Group:		System/Libraries
12mr|udev-182-5.1|115	License:	LGPLv2+
12mr|udev-182-5.1|116	
12mr|udev-182-5.1|117	%description -n	%{libname}
12mr|udev-182-5.1|118	Library for %{name}.
12mr|udev-182-5.1|119	
12mr|udev-182-5.1|120	%package -n	%{devname}
12mr|udev-182-5.1|121	Summary:	Devel library for %{name}
12mr|udev-182-5.1|122	Group:		Development/C
12mr|udev-182-5.1|123	License:	LGPLv2+
12mr|udev-182-5.1|124	Provides:	%{name}-devel = %{EVRD}
12mr|udev-182-5.1|125	Requires:	%{libname} = %{EVRD}
12mr|udev-182-5.1|126	Obsoletes:	%{_lib}udev0-devel
12mr|udev-182-5.1|127	Obsoletes:	%{name}-doc
12mr|udev-182-5.1|128	
12mr|udev-182-5.1|129	%description -n	%{devname}
12mr|udev-182-5.1|130	Devel library for %{name}.
12mr|udev-182-5.1|131	
12mr|udev-182-5.1|132	%package -n	%{libgudev}
12mr|udev-182-5.1|133	Summary:	Libraries for adding libudev support to applications that use glib
12mr|udev-182-5.1|134	Group:		System/Libraries
12mr|udev-182-5.1|135	License:	LGPLv2+
12mr|udev-182-5.1|136	#gw please don't remove this again, it is needed by the noarch package
12mr|udev-182-5.1|137	#gudev-sharp
12mr|udev-182-5.1|138	Provides: libgudev = %EVRD
12mr|udev-182-5.1|139	
12mr|udev-182-5.1|140	%description -n	%{libgudev}
12mr|udev-182-5.1|141	This package contains the libraries that make it easier to use libudev
12mr|udev-182-5.1|142	functionality from applications that use glib.
12mr|udev-182-5.1|143	
12mr|udev-182-5.1|144	%package -n %{girgudev}
12mr|udev-182-5.1|145	Group:          System/Libraries
12mr|udev-182-5.1|146	Summary:        GObject Introspection interface library for gudev
12mr|udev-182-5.1|147	Conflicts:      %{_lib}gudev1.0_0 < 182-5
12mr|udev-182-5.1|148	Obsoletes:	%{_lib}udev-gir1.0
12mr|udev-182-5.1|149	
12mr|udev-182-5.1|150	%description -n %{girgudev}
12mr|udev-182-5.1|151	GObject Introspection interface library for gudev.
12mr|udev-182-5.1|152	
12mr|udev-182-5.1|153	%package -n	%{develgudev}
12mr|udev-182-5.1|154	Summary:	Header files for adding libudev support to applications that use glib
12mr|udev-182-5.1|155	Group:		Development/C
12mr|udev-182-5.1|156	License:	LGPLv2+
12mr|udev-182-5.1|157	Requires:	%{libgudev} = %{EVRD}
12mr|udev-182-5.1|158	
12mr|udev-182-5.1|159	%description -n	%{develgudev}
12mr|udev-182-5.1|160	This package contains the header and pkg-config files for developing
12mr|udev-182-5.1|161	glib-based applications using libudev functionality.
12mr|udev-182-5.1|162	
12mr|udev-182-5.1|163	%prep
12mr|udev-182-5.1|164	%setup -q
12mr|udev-182-5.1|165	%patch20 -p1 -b .coldplug~
12mr|udev-182-5.1|166	
12mr|udev-182-5.1|167	%if !%{with systemd}
12mr|udev-182-5.1|168	cp -a %{SOURCE7} .
12mr|udev-182-5.1|169	cp -a %{SOURCE6} .
12mr|udev-182-5.1|170	%endif
12mr|udev-182-5.1|171	
12mr|udev-182-5.1|172	%if !%{with systemd}
12mr|udev-182-5.1|173	%patch73 -p1 -b .speedboot
12mr|udev-182-5.1|174	%patch78 -p1 -b .STARTUP
12mr|udev-182-5.1|175	%patch79 -p1 -b .action_add
12mr|udev-182-5.1|176	%patch80 -p1 -b .messagebus
12mr|udev-182-5.1|177	%endif
12mr|udev-182-5.1|178	%patch81 -p1 -b .virtualbox_boot
12mr|udev-182-5.1|179	%patch82 -p1 -b .link~
12mr|udev-182-5.1|180	%patch83 -p1 -b .log~
12mr|udev-182-5.1|181	%patch84 -p1 -b .timeout~
12mr|udev-182-5.1|182	
12mr|udev-182-5.1|183	%build
12mr|udev-182-5.1|184	%serverbuild
12mr|udev-182-5.1|185	%configure2_5x \
12mr|udev-182-5.1|186	--prefix=%{_prefix} \
12mr|udev-182-5.1|187	--sysconfdir=%{_sysconfdir} \
12mr|udev-182-5.1|188	--bindir=/sbin \
12mr|udev-182-5.1|189	--with-systemdsystemunitdir=%{_unitdir} \
12mr|udev-182-5.1|190	--libexecdir=/lib/ \
12mr|udev-182-5.1|191	--enable-floppy \
12mr|udev-182-5.1|192	--enable-rule_generator \
12mr|udev-182-5.1|193	--with-firmware-path=/lib/firmware/updates:/lib/firmware \
12mr|udev-182-5.1|194	%if !%{with systemd}
12mr|udev-182-5.1|195	--without-systemdsystemunitdir \
12mr|udev-182-5.1|196	--enable-udev_acl \
12mr|udev-182-5.1|197	%endif
12mr|udev-182-5.1|198	--with-rootlibdir=/%{_lib} \
12mr|udev-182-5.1|199	%if %{with bootstrap}
12mr|udev-182-5.1|200	--disable-introspection
12mr|udev-182-5.1|201	%else
12mr|udev-182-5.1|202	--enable-introspection
12mr|udev-182-5.1|203	%endif
12mr|udev-182-5.1|204	
12mr|udev-182-5.1|205	%make
12mr|udev-182-5.1|206	
12mr|udev-182-5.1|207	%install
12mr|udev-182-5.1|208	%makeinstall_std
12mr|udev-182-5.1|209	
12mr|udev-182-5.1|210	%if %{with dietlibc}
12mr|udev-182-5.1|211	install -d %{buildroot}%{_prefix}/lib/dietlibc/lib-%{_arch}
12mr|udev-182-5.1|212	%endif
12mr|udev-182-5.1|213	
12mr|udev-182-5.1|214	%if !%{with systemd}
12mr|udev-182-5.1|215	install -m 755 start_udev -D %{buildroot}/sbin/start_udev
12mr|udev-182-5.1|216	mkdir -p %{buildroot}%{_initrddir}
12mr|udev-182-5.1|217	%endif
12mr|udev-182-5.1|218	
12mr|udev-182-5.1|219	install -m 644 %{SOURCE2} %{buildroot}%{system_rules_dir}/
12mr|udev-182-5.1|220	install -m 644 %{SOURCE3} %{buildroot}%{system_rules_dir}/
12mr|udev-182-5.1|221	
12mr|udev-182-5.1|222	install -m 0644 %{SOURCE5} -D %{buildroot}%{_sysconfdir}/sysconfig/udev
12mr|udev-182-5.1|223	
12mr|udev-182-5.1|224	# net rules
12mr|udev-182-5.1|225	install -m 0644 %{SOURCE60} %{buildroot}%{system_rules_dir}/
12mr|udev-182-5.1|226	install -m 0755 %{SOURCE62} %{buildroot}%{lib_udev_dir}/net_create_ifcfg
12mr|udev-182-5.1|227	install -m 0755 %{SOURCE63} %{buildroot}%{lib_udev_dir}/net_action
12mr|udev-182-5.1|228	install -m 0644 %{SOURCE64} %{buildroot}/etc/sysconfig/udev_net
12mr|udev-182-5.1|229	
12mr|udev-182-5.1|230	install -m 0755 %{SOURCE34} -D %{buildroot}%{_sbindir}/udev_import_usermap
12mr|udev-182-5.1|231	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/agents.d/usb
12mr|udev-182-5.1|232	
12mr|udev-182-5.1|233	touch %{buildroot}%{_sysconfdir}/scsi_id.config
12mr|udev-182-5.1|234	
12mr|udev-182-5.1|235	%{buildroot}%{_sbindir}/udev_import_usermap --no-driver-agent usb %{SOURCE40} %{SOURCE41} > %{buildroot}%{system_rules_dir}/70-hotplug_map.rules
12mr|udev-182-5.1|236	
12mr|udev-182-5.1|237	# (blino) usb_id are used by drakx
12mr|udev-182-5.1|238	ln -s ..%{lib_udev_dir}/usb_id %{buildroot}/sbin/
12mr|udev-182-5.1|239	
12mr|udev-182-5.1|240	ln -s ..%{lib_udev_dir}/udevd %{buildroot}/sbin/
12mr|udev-182-5.1|241	
12mr|udev-182-5.1|242	# udev rules for zte 3g modems and drakx-net
12mr|udev-182-5.1|243	install -m 0644 %{SOURCE66} %{buildroot}%{system_rules_dir}/
12mr|udev-182-5.1|244	
12mr|udev-182-5.1|245	mkdir -p %{buildroot}/lib/firmware/updates
12mr|udev-182-5.1|246	
12mr|udev-182-5.1|247	rm -rf %{buildroot}%{_docdir}/udev
12mr|udev-182-5.1|248	
12mr|udev-182-5.1|249	# default /dev content, from Fedora RPM
12mr|udev-182-5.1|250	mkdir -p %{buildroot}%{lib_udev_dir}/devices/{net,hugepages,pts,shm}
12mr|udev-182-5.1|251	
12mr|udev-182-5.1|252	# From previous Mandriva /etc/udev/devices.d
12mr|udev-182-5.1|253	mkdir -p %{buildroot}%{lib_udev_dir}/devices/cpu/0
12mr|udev-182-5.1|254	
12mr|udev-182-5.1|255	# fix sh path
12mr|udev-182-5.1|256	sed -i 's!/usr/bin/sh!/bin/sh!g' %{buildroot}/lib/udev/keyboard-force-release.sh
12mr|udev-182-5.1|257	
12mr|udev-182-5.1|258	%pre
12mr|udev-182-5.1|259	if [ -d /lib/hotplug/firmware ]; then
12mr|udev-182-5.1|260	echo "Moving /lib/hotplug/firmware to /lib/firmware"
12mr|udev-182-5.1|261	mkdir -p /lib/firmware
12mr|udev-182-5.1|262	mv /lib/hotplug/firmware/* /lib/firmware/ 2>/dev/null
12mr|udev-182-5.1|263	rmdir -p --ignore-fail-on-non-empty /lib/hotplug/firmware
12mr|udev-182-5.1|264	:
12mr|udev-182-5.1|265	fi
12mr|udev-182-5.1|266	
12mr|udev-182-5.1|267	%triggerun -- udev <= 164-1mnb2
12mr|udev-182-5.1|268	# migrate from create_static_dev_nodes
12mr|udev-182-5.1|269	for i in /etc/udev/devices.d/*.nodes; do
12mr|udev-182-5.1|270	[ -e "$i" ] && /sbin/create_static_dev_nodes /lib/udev/devices "$i" || :
12mr|udev-182-5.1|271	done
12mr|udev-182-5.1|272	
12mr|udev-182-5.1|273	%files
12mr|udev-182-5.1|274	%attr(0755,root,root) /sbin/udevadm
12mr|udev-182-5.1|275	%attr(0755,root,root) /sbin/udevd
12mr|udev-182-5.1|276	%attr(0755,root,root) /lib/udev/udevd
12mr|udev-182-5.1|277	
12mr|udev-182-5.1|278	%if !%{with systemd}
12mr|udev-182-5.1|279	%attr(0755,root,root) /sbin/start_udev
12mr|udev-182-5.1|280	%endif
12mr|udev-182-5.1|281	
12mr|udev-182-5.1|282	%attr(0755,root,root) %{_sbindir}/udev_import_usermap
12mr|udev-182-5.1|283	%dir %{_sysconfdir}/%{name}/agents.d
12mr|udev-182-5.1|284	%dir %{_sysconfdir}/%{name}/agents.d/usb
12mr|udev-182-5.1|285	%config(noreplace) %{_sysconfdir}/sysconfig/udev
12mr|udev-182-5.1|286	%config(noreplace) %{_sysconfdir}/sysconfig/udev_net
12mr|udev-182-5.1|287	%config(noreplace) %{_sysconfdir}/%{name}/*.conf
12mr|udev-182-5.1|288	%ghost %config(noreplace,missingok) %attr(0644,root,root) %{_sysconfdir}/scsi_id.config
12mr|udev-182-5.1|289	%dir %{system_rules_dir}
12mr|udev-182-5.1|290	%{system_rules_dir}/*
12mr|udev-182-5.1|291	%dir %{_sysconfdir}/%{name}
12mr|udev-182-5.1|292	%dir %{user_rules_dir}
12mr|udev-182-5.1|293	%{_mandir}/man7/*
12mr|udev-182-5.1|294	%{_mandir}/man8/*
12mr|udev-182-5.1|295	%dir /lib/firmware
12mr|udev-182-5.1|296	%dir /lib/firmware/updates
12mr|udev-182-5.1|297	%dir %{lib_udev_dir}
12mr|udev-182-5.1|298	%attr(0755,root,root) %{lib_udev_dir}/accelerometer
12mr|udev-182-5.1|299	%attr(0755,root,root) %{lib_udev_dir}/ata_id
12mr|udev-182-5.1|300	%attr(0755,root,root) %{lib_udev_dir}/cdrom_id
12mr|udev-182-5.1|301	%attr(0755,root,root) %{lib_udev_dir}/scsi_id
12mr|udev-182-5.1|302	%attr(0755,root,root) %{lib_udev_dir}/collect
12mr|udev-182-5.1|303	%attr(0755,root,root) %{lib_udev_dir}/create_floppy_devices
12mr|udev-182-5.1|304	#%attr(0755,root,root) %{lib_udev_dir}/firmware
12mr|udev-182-5.1|305	%attr(0755,root,root) %{lib_udev_dir}/rule_generator.functions
12mr|udev-182-5.1|306	%attr(0755,root,root) %{lib_udev_dir}/write_cd_rules
12mr|udev-182-5.1|307	%attr(0755,root,root) %{lib_udev_dir}/write_net_rules
12mr|udev-182-5.1|308	%attr(0755,root,root) %{lib_udev_dir}/net_create_ifcfg
12mr|udev-182-5.1|309	%attr(0755,root,root) %{lib_udev_dir}/net_action
12mr|udev-182-5.1|310	%attr(0755,root,root) %{lib_udev_dir}/v4l_id
12mr|udev-182-5.1|311	%attr(0755,root,root) %{lib_udev_dir}/mtd_probe
12mr|udev-182-5.1|312	%attr(0755,root,root) /sbin/usb_id
12mr|udev-182-5.1|313	# Default static nodes to copy to /dev on udevd start
12mr|udev-182-5.1|314	%dir %{lib_udev_dir}/devices
12mr|udev-182-5.1|315	# From Fedora RPM
12mr|udev-182-5.1|316	%attr(0755,root,root) %dir	      %{lib_udev_dir}/devices/net
12mr|udev-182-5.1|317	%attr(0755,root,root) %dir	      %{lib_udev_dir}/devices/hugepages
12mr|udev-182-5.1|318	%attr(0755,root,root) %dir	      %{lib_udev_dir}/devices/pts
12mr|udev-182-5.1|319	%attr(0755,root,root) %dir	      %{lib_udev_dir}/devices/shm
12mr|udev-182-5.1|320	%attr(666,root,root) %dev(c,10,200)   %{lib_udev_dir}/devices/net/tun
12mr|udev-182-5.1|321	%attr(600,root,root) %dev(c,108,0)    %{lib_udev_dir}/devices/ppp
12mr|udev-182-5.1|322	%attr(666,root,root) %dev(c,10,229)   %{lib_udev_dir}/devices/fuse
12mr|udev-182-5.1|323	%attr(660,root,lp)   %dev(c,6,0)      %{lib_udev_dir}/devices/lp0
12mr|udev-182-5.1|324	%attr(660,root,lp)   %dev(c,6,1)      %{lib_udev_dir}/devices/lp1
12mr|udev-182-5.1|325	%attr(660,root,lp)   %dev(c,6,2)      %{lib_udev_dir}/devices/lp2
12mr|udev-182-5.1|326	%attr(660,root,lp)   %dev(c,6,3)      %{lib_udev_dir}/devices/lp3
12mr|udev-182-5.1|327	%attr(640,root,disk) %dev(b,7,0)      %{lib_udev_dir}/devices/loop0
12mr|udev-182-5.1|328	%attr(640,root,disk) %dev(b,7,1)      %{lib_udev_dir}/devices/loop1
12mr|udev-182-5.1|329	%attr(640,root,disk) %dev(b,7,2)      %{lib_udev_dir}/devices/loop2
12mr|udev-182-5.1|330	%attr(640,root,disk) %dev(b,7,3)      %{lib_udev_dir}/devices/loop3
12mr|udev-182-5.1|331	%attr(640,root,disk) %dev(b,7,4)      %{lib_udev_dir}/devices/loop4
12mr|udev-182-5.1|332	%attr(640,root,disk) %dev(b,7,5)      %{lib_udev_dir}/devices/loop5
12mr|udev-182-5.1|333	%attr(640,root,disk) %dev(b,7,6)      %{lib_udev_dir}/devices/loop6
12mr|udev-182-5.1|334	%attr(640,root,disk) %dev(b,7,7)      %{lib_udev_dir}/devices/loop7
12mr|udev-182-5.1|335	
12mr|udev-182-5.1|336	# From previous Mandriva /etc/udev/devices.d and patches
12mr|udev-182-5.1|337	%attr(0666,root,root) %dev(c,1,3)     %{lib_udev_dir}/devices/null
12mr|udev-182-5.1|338	%attr(0600,root,root) %dev(b,2,0)     %{lib_udev_dir}/devices/fd0
12mr|udev-182-5.1|339	%attr(0600,root,root) %dev(b,2,1)     %{lib_udev_dir}/devices/fd1
12mr|udev-182-5.1|340	%attr(0600,root,root) %dev(c,21,0)    %{lib_udev_dir}/devices/sg0
12mr|udev-182-5.1|341	%attr(0600,root,root) %dev(c,21,1)    %{lib_udev_dir}/devices/sg1
12mr|udev-182-5.1|342	%attr(0600,root,root) %dev(c,9,0)     %{lib_udev_dir}/devices/st0
12mr|udev-182-5.1|343	%attr(0600,root,root) %dev(c,9,1)     %{lib_udev_dir}/devices/st1
12mr|udev-182-5.1|344	%attr(0600,root,root) %dev(c,99,0)    %{lib_udev_dir}/devices/parport0
12mr|udev-182-5.1|345	%dir %{lib_udev_dir}/devices/cpu
12mr|udev-182-5.1|346	%dir %{lib_udev_dir}/devices/cpu/0
12mr|udev-182-5.1|347	%attr(0600,root,root) %dev(c,203,0)   %{lib_udev_dir}/devices/cpu/0/cpuid
12mr|udev-182-5.1|348	%attr(0600,root,root) %dev(c,10,184)  %{lib_udev_dir}/devices/cpu/0/microcode
12mr|udev-182-5.1|349	%attr(0600,root,root) %dev(c,202,0)   %{lib_udev_dir}/devices/cpu/0/msr
12mr|udev-182-5.1|350	%attr(0600,root,root) %dev(c,162,0)   %{lib_udev_dir}/devices/rawctl
12mr|udev-182-5.1|351	%attr(0600,root,root) %dev(c,195,0)   %{lib_udev_dir}/devices/nvidia0
12mr|udev-182-5.1|352	%attr(0600,root,root) %dev(c,195,255) %{lib_udev_dir}/devices/nvidiactl
12mr|udev-182-5.1|353	%if !%{with bootstrap}
12mr|udev-182-5.1|354	#%attr(0755,root,root) %{lib_udev_dir}/pci-db
12mr|udev-182-5.1|355	#%attr(0755,root,root) %{lib_udev_dir}/usb-db
12mr|udev-182-5.1|356	%attr(0755,root,root) %{lib_udev_dir}/keymap
12mr|udev-182-5.1|357	%if !%{with systemd}
12mr|udev-182-5.1|358	%attr(0755,root,root) %{lib_udev_dir}/udev-acl
12mr|udev-182-5.1|359	%endif
12mr|udev-182-5.1|360	%attr(0755,root,root) %{lib_udev_dir}/findkeyboards
12mr|udev-182-5.1|361	%attr(0755,root,root) %{lib_udev_dir}/keyboard-force-release.sh
12mr|udev-182-5.1|362	%dir %attr(0644,root,root) %{lib_udev_dir}/keymaps
12mr|udev-182-5.1|363	%attr(0644,root,root) %{lib_udev_dir}/keymaps/*
12mr|udev-182-5.1|364	%if !%{with systemd}
12mr|udev-182-5.1|365	%attr(0644,root,root) %{_prefix}/lib/ConsoleKit/run-seat.d/udev-acl.ck
12mr|udev-182-5.1|366	%endif
12mr|udev-182-5.1|367	%endif
12mr|udev-182-5.1|368	%if %{with systemd}
12mr|udev-182-5.1|369	/lib/systemd/system/basic.target.wants/udev.service
12mr|udev-182-5.1|370	/lib/systemd/system/udev.service
12mr|udev-182-5.1|371	/lib/systemd/system/basic.target.wants/udev-trigger.service
12mr|udev-182-5.1|372	/lib/systemd/system/udev-settle.service
12mr|udev-182-5.1|373	/lib/systemd/system/udev-trigger.service
12mr|udev-182-5.1|374	/lib/systemd/system/sockets.target.wants/udev-control.socket
12mr|udev-182-5.1|375	/lib/systemd/system/sockets.target.wants/udev-kernel.socket
12mr|udev-182-5.1|376	/lib/systemd/system/udev-control.socket
12mr|udev-182-5.1|377	/lib/systemd/system/udev-kernel.socket
12mr|udev-182-5.1|378	%endif
12mr|udev-182-5.1|379	
12mr|udev-182-5.1|380	%files -n %{libname}
12mr|udev-182-5.1|381	/%{_lib}/lib%{name}.so.%{main_major}*
12mr|udev-182-5.1|382	
12mr|udev-182-5.1|383	%files -n %{devname}
12mr|udev-182-5.1|384	%doc COPYING README TODO ChangeLog NEWS src/keymap/README.keymap.txt
12mr|udev-182-5.1|385	%doc %{_datadir}/gtk-doc/html/libudev
12mr|udev-182-5.1|386	%{_libdir}/lib%{name}.*
12mr|udev-182-5.1|387	%if %{with dietlibc}
12mr|udev-182-5.1|388	%{_prefix}/lib/dietlibc/lib-%{_arch}/lib%{name}.a
12mr|udev-182-5.1|389	%endif
12mr|udev-182-5.1|390	%{_libdir}/pkgconfig/lib%{name}.pc
12mr|udev-182-5.1|391	%{_datadir}/pkgconfig/udev.pc
12mr|udev-182-5.1|392	%{_includedir}/lib%{name}.h
12mr|udev-182-5.1|393	
12mr|udev-182-5.1|394	%if !%{with bootstrap}
12mr|udev-182-5.1|395	%files -n %{libgudev}
12mr|udev-182-5.1|396	/%{_lib}/libgudev-%{gudev_api}.so.%{gudev_major}*
12mr|udev-182-5.1|397	
12mr|udev-182-5.1|398	%files -n %{girgudev}
12mr|udev-182-5.1|399	%{_libdir}/girepository-1.0/GUdev-%{gudev_api}.typelib
12mr|udev-182-5.1|400	
12mr|udev-182-5.1|401	%files -n %{develgudev}
12mr|udev-182-5.1|402	%doc %{_datadir}/gtk-doc/html/gudev
12mr|udev-182-5.1|403	%{_libdir}/libgudev-%{gudev_api}.so
12mr|udev-182-5.1|404	%{_includedir}/gudev-%{gudev_api}
12mr|udev-182-5.1|405	%{_datadir}/gir-1.0/GUdev-%{gudev_api}.gir
12mr|udev-182-5.1|406	%{_libdir}/pkgconfig/gudev-%{gudev_api}.pc
12mr|udev-182-5.1|407	###should be del
12mr|udev-182-5.1|408	%{_libdir}/libgudev-1.0.la
12mr|udev-182-5.1|409	###
12mr|udev-182-5.1|410	%endif
12mr|udev-182-5.1|411	
12mr|udev-182-5.1|412	%changelog
12mr|udev-182-5.1|413	

19046 12
12mr|udisks-1.0.4-8|1	%define _with_systemd 1
12mr|udisks-1.0.4-8|2	
12mr|udisks-1.0.4-8|3	#define git 20100315
12mr|udisks-1.0.4-8|4	Summary:	Storage Management Service
12mr|udisks-1.0.4-8|5	Name:		udisks
12mr|udisks-1.0.4-8|6	Version:	1.0.4
12mr|udisks-1.0.4-8|7	Release:	8
12mr|udisks-1.0.4-8|8	License:	GPLv2+
12mr|udisks-1.0.4-8|9	Group:		System/Libraries
12mr|udisks-1.0.4-8|10	URL:		http://www.freedesktop.org/wiki/Software/udisks
12mr|udisks-1.0.4-8|11	Source0:	http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz
12mr|udisks-1.0.4-8|12	Source1:	udisksd.service
12mr|udisks-1.0.4-8|13	Patch0:		udisks-1.0.4-mount-internal-policy.patch
12mr|udisks-1.0.4-8|14	Patch1:		udisks-1.0.4-ru.po.patch
12mr|udisks-1.0.4-8|15	BuildRequires:	pkgconfig(glib-2.0)
12mr|udisks-1.0.4-8|16	BuildRequires:	pkgconfig(dbus-1)
12mr|udisks-1.0.4-8|17	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|udisks-1.0.4-8|18	BuildRequires:	pkgconfig(polkit-agent-1)
12mr|udisks-1.0.4-8|19	BuildRequires:	parted-devel
12mr|udisks-1.0.4-8|20	BuildRequires:	pkgconfig(devmapper)
12mr|udisks-1.0.4-8|21	BuildRequires:	intltool
12mr|udisks-1.0.4-8|22	BuildRequires:	pkgconfig(libatasmart)
12mr|udisks-1.0.4-8|23	BuildRequires:	pkgconfig(gudev-1.0)
12mr|udisks-1.0.4-8|24	BuildRequires:	pkgconfig(libudev)
12mr|udisks-1.0.4-8|25	BuildRequires:	sg3_utils-devel
12mr|udisks-1.0.4-8|26	BuildRequires:	gtk-doc
12mr|udisks-1.0.4-8|27	BuildRequires:	pkgconfig(lvm2app)
12mr|udisks-1.0.4-8|28	BuildRequires:	libtool
12mr|udisks-1.0.4-8|29	# needed to pull in the system bus daemon
12mr|udisks-1.0.4-8|30	Requires:	dbus
12mr|udisks-1.0.4-8|31	# needed to pull in the udev daemon
12mr|udisks-1.0.4-8|32	Requires:	udev
12mr|udisks-1.0.4-8|33	Suggests:	mdadm
12mr|udisks-1.0.4-8|34	#gw not yet packaged:
12mr|udisks-1.0.4-8|35	# for smp_rep_manufacturer
12mr|udisks-1.0.4-8|36	#Requires: smp_utils >= %{smp_utils_version}
12mr|udisks-1.0.4-8|37	# for mount, umount, mkswap
12mr|udisks-1.0.4-8|38	Requires:	util-linux-ng
12mr|udisks-1.0.4-8|39	# for mkfs.ext3, mkfs.ext3, e2label
12mr|udisks-1.0.4-8|40	Requires:	e2fsprogs
12mr|udisks-1.0.4-8|41	# for mkfs.xfs, xfs_admin
12mr|udisks-1.0.4-8|42	Suggests:	xfsprogs
12mr|udisks-1.0.4-8|43	# for mkfs.vfat
12mr|udisks-1.0.4-8|44	Suggests:	dosfstools
12mr|udisks-1.0.4-8|45	# for mlabel
12mr|udisks-1.0.4-8|46	Requires:	mtools
12mr|udisks-1.0.4-8|47	# for mkntfs - no ntfsprogs on ppc, though
12mr|udisks-1.0.4-8|48	%ifnarch ppc ppc64
12mr|udisks-1.0.4-8|49	Suggests:	ntfsprogs
12mr|udisks-1.0.4-8|50	%endif
12mr|udisks-1.0.4-8|51	
12mr|udisks-1.0.4-8|52	%if %{_with_systemd}
12mr|udisks-1.0.4-8|53	BuildRequires:	systemd-units >= 37
12mr|udisks-1.0.4-8|54	Requires(post):	systemd-units
12mr|udisks-1.0.4-8|55	Requires(post):	systemd-sysvinit
12mr|udisks-1.0.4-8|56	Requires(preun): systemd-units
12mr|udisks-1.0.4-8|57	Requires(postun): systemd-units
12mr|udisks-1.0.4-8|58	%endif
12mr|udisks-1.0.4-8|59	
12mr|udisks-1.0.4-8|60	# Obsolete and Provide DeviceKit-disks - udisks provides exactly the same
12mr|udisks-1.0.4-8|61	# ABI just with a different name and versioning-scheme
12mr|udisks-1.0.4-8|62	#
12mr|udisks-1.0.4-8|63	Obsoletes:	devicekit-disks <= 009
12mr|udisks-1.0.4-8|64	Provides:	devicekit-disks = 010
12mr|udisks-1.0.4-8|65	
12mr|udisks-1.0.4-8|66	%description
12mr|udisks-1.0.4-8|67	udisks provides a daemon, D-Bus API and command line tools
12mr|udisks-1.0.4-8|68	for managing disks and storage devices.
12mr|udisks-1.0.4-8|69	
12mr|udisks-1.0.4-8|70	%package devel
12mr|udisks-1.0.4-8|71	Summary:	D-Bus interface definitions for udisks
12mr|udisks-1.0.4-8|72	Group:		Development/C
12mr|udisks-1.0.4-8|73	Requires:	%{name} = %{version}-%{release}
12mr|udisks-1.0.4-8|74	# See comment above
12mr|udisks-1.0.4-8|75	#
12mr|udisks-1.0.4-8|76	Obsoletes:	devicekit-disks-devel <= 009
12mr|udisks-1.0.4-8|77	Provides:	devicekit-disks-devel = 010
12mr|udisks-1.0.4-8|78	
12mr|udisks-1.0.4-8|79	%description devel
12mr|udisks-1.0.4-8|80	D-Bus interface definitions and documentation for udisks.
12mr|udisks-1.0.4-8|81	
12mr|udisks-1.0.4-8|82	%prep
12mr|udisks-1.0.4-8|83	%setup -q
12mr|udisks-1.0.4-8|84	%apply_patches
12mr|udisks-1.0.4-8|85	
12mr|udisks-1.0.4-8|86	%build
12mr|udisks-1.0.4-8|87	%configure2_5x --enable-gtk-doc --enable-lvm2
12mr|udisks-1.0.4-8|88	make
12mr|udisks-1.0.4-8|89	
12mr|udisks-1.0.4-8|90	%install
12mr|udisks-1.0.4-8|91	%makeinstall_std
12mr|udisks-1.0.4-8|92	
12mr|udisks-1.0.4-8|93	rm -f %{buildroot}%{_libdir}/*.a
12mr|udisks-1.0.4-8|94	
12mr|udisks-1.0.4-8|95	# TODO: should be fixed upstream
12mr|udisks-1.0.4-8|96	chmod 0644 %{buildroot}%{_sysconfdir}/profile.d/udisks-bash-completion.sh
12mr|udisks-1.0.4-8|97	
12mr|udisks-1.0.4-8|98	%if %{_with_systemd}
12mr|udisks-1.0.4-8|99	install -m 0644 -D %{SOURCE1} %{buildroot}%{_unitdir}/udisksd.service
12mr|udisks-1.0.4-8|100	sed -i -e 's#/usr/lib#%{_libdir}#g' %{buildroot}%{_unitdir}/udisksd.service
12mr|udisks-1.0.4-8|101	%endif
12mr|udisks-1.0.4-8|102	
12mr|udisks-1.0.4-8|103	%find_lang %{name}
12mr|udisks-1.0.4-8|104	
12mr|udisks-1.0.4-8|105	%if %{_with_systemd}
12mr|udisks-1.0.4-8|106	%post
12mr|udisks-1.0.4-8|107	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|udisks-1.0.4-8|108	if [ "$1" -ge 1 ]; then
12mr|udisks-1.0.4-8|109	/bin/systemctl enable udisksd.service >/dev/null 2>&1 || :
12mr|udisks-1.0.4-8|110	/bin/systemctl try-restart udisksd.service >/dev/null 2>&1 || :
12mr|udisks-1.0.4-8|111	fi
12mr|udisks-1.0.4-8|112	
12mr|udisks-1.0.4-8|113	%postun
12mr|udisks-1.0.4-8|114	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mr|udisks-1.0.4-8|115	if [ "$1" -ge 1 ] ; then
12mr|udisks-1.0.4-8|116	/bin/systemctl try-restart udisksd.service >/dev/null 2>&1 || :
12mr|udisks-1.0.4-8|117	fi
12mr|udisks-1.0.4-8|118	
12mr|udisks-1.0.4-8|119	%preun
12mr|udisks-1.0.4-8|120	if [ "$1" = "0" ]; then
12mr|udisks-1.0.4-8|121	/bin/systemctl --no-reload udisksd.service > /dev/null 2>&1 || :
12mr|udisks-1.0.4-8|122	/bin/systemctl stop udisksd.service > /dev/null 2>&1 || :
12mr|udisks-1.0.4-8|123	fi
12mr|udisks-1.0.4-8|124	
12mr|udisks-1.0.4-8|125	%endif
12mr|udisks-1.0.4-8|126	
12mr|udisks-1.0.4-8|127	%files -f %{name}.lang
12mr|udisks-1.0.4-8|128	%doc README AUTHORS NEWS COPYING HACKING doc/TODO
12mr|udisks-1.0.4-8|129	%{_sysconfdir}/avahi/services/udisks.service
12mr|udisks-1.0.4-8|130	%{_sysconfdir}/dbus-1/system.d/*.conf
12mr|udisks-1.0.4-8|131	%{_sysconfdir}/profile.d/*.sh
12mr|udisks-1.0.4-8|132	/lib/udev/rules.d/*.rules
12mr|udisks-1.0.4-8|133	
12mr|udisks-1.0.4-8|134	/lib/udev/udisks-part-id
12mr|udisks-1.0.4-8|135	/lib/udev/udisks-dm-export
12mr|udisks-1.0.4-8|136	/lib/udev/udisks-probe-ata-smart
12mr|udisks-1.0.4-8|137	/lib/udev/udisks-probe-sas-expander
12mr|udisks-1.0.4-8|138	/lib/udev/udisks-lvm-pv-export
12mr|udisks-1.0.4-8|139	/sbin/umount.udisks
12mr|udisks-1.0.4-8|140	
12mr|udisks-1.0.4-8|141	%{_bindir}/*
12mr|udisks-1.0.4-8|142	%{_libexecdir}/udisks-daemon
12mr|udisks-1.0.4-8|143	%{_libexecdir}/udisks-helper*
12mr|udisks-1.0.4-8|144	
12mr|udisks-1.0.4-8|145	%{_mandir}/man1/*
12mr|udisks-1.0.4-8|146	%{_mandir}/man7/*
12mr|udisks-1.0.4-8|147	%{_mandir}/man8/*
12mr|udisks-1.0.4-8|148	
12mr|udisks-1.0.4-8|149	%{_datadir}/polkit-1/actions/*.policy
12mr|udisks-1.0.4-8|150	
12mr|udisks-1.0.4-8|151	%{_datadir}/dbus-1/system-services/*.service
12mr|udisks-1.0.4-8|152	
12mr|udisks-1.0.4-8|153	#%attr(0700,root,root) %dir %{_localstatedir}/run/udisks
12mr|udisks-1.0.4-8|154	%attr(0700,root,root) %dir %{_localstatedir}/lib/udisks
12mr|udisks-1.0.4-8|155	%if %{_with_systemd}
12mr|udisks-1.0.4-8|156	%{_unitdir}/udisksd.service
12mr|udisks-1.0.4-8|157	%endif
12mr|udisks-1.0.4-8|158	
12mr|udisks-1.0.4-8|159	%files devel
12mr|udisks-1.0.4-8|160	%{_datadir}/dbus-1/interfaces/*.xml
12mr|udisks-1.0.4-8|161	%{_datadir}/pkgconfig/udisks.pc
12mr|udisks-1.0.4-8|162	%dir %{_datadir}/gtk-doc/html/udisks
12mr|udisks-1.0.4-8|163	%{_datadir}/gtk-doc/html/udisks/*
12mr|udisks-1.0.4-8|164	
12mr|udisks-1.0.4-8|165	
12mr|udisks-1.0.4-8|166	%changelog
12mr|udisks-1.0.4-8|167	* Tue Oct  16 2012 akdengi <kazancas@mandriva.ru>
12mr|udisks-1.0.4-8|168	+ Commit: 460537e
12mr|udisks-1.0.4-8|169	- -set internal drive mount without root and add Russian lang translate
12mr|udisks-1.0.4-8|170	
12mr|udisks-1.0.4-8|171	* Fri Sep  14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|udisks-1.0.4-8|172	+ Commit: d69f7af
12mr|udisks-1.0.4-8|173	- Convert BR to pkgconfig style, spec cleanup
12mr|udisks-1.0.4-8|174	
12mr|udisks-1.0.4-8|175	

19047 12
12mr|udisks2-2.0.0-2|1	%define major 0
12mr|udisks2-2.0.0-2|2	%define libname %mklibname %{name}_ %{major}
12mr|udisks2-2.0.0-2|3	%define girname %mklibname udisks-gir 2.0
12mr|udisks2-2.0.0-2|4	%define develname %mklibname -d %name
12mr|udisks2-2.0.0-2|5	
12mr|udisks2-2.0.0-2|6	Summary:	Disk Manager
12mr|udisks2-2.0.0-2|7	Name:		udisks2
12mr|udisks2-2.0.0-2|8	Version:	2.0.0
12mr|udisks2-2.0.0-2|9	Release:	2
12mr|udisks2-2.0.0-2|10	License:	GPLv2+
12mr|udisks2-2.0.0-2|11	Group:		System/Libraries
12mr|udisks2-2.0.0-2|12	URL:		http://www.freedesktop.org/wiki/Software/udisks
12mr|udisks2-2.0.0-2|13	Source0:	http://udisks.freedesktop.org/releases/udisks-%{version}.tar.bz2
12mr|udisks2-2.0.0-2|14	Patch0:		udisks-1.92.0-link.patch
12mr|udisks2-2.0.0-2|15	Patch1:		mount_in_media.patch
12mr|udisks2-2.0.0-2|16	BuildRequires:	pkgconfig(gio-unix-2.0) >= 2.31.13
12mr|udisks2-2.0.0-2|17	BuildRequires:	pkgconfig(gmodule-2.0)
12mr|udisks2-2.0.0-2|18	BuildRequires:	pkgconfig(glib-2.0) >= 2.31.13
12mr|udisks2-2.0.0-2|19	BuildRequires:	pkgconfig(gudev-1.0) >= 186
12mr|udisks2-2.0.0-2|20	BuildRequires:	pkgconfig(libatasmart) >= 0.19
12mr|udisks2-2.0.0-2|21	BuildRequires:	pkgconfig(polkit-gobject-1) >= 0.92
12mr|udisks2-2.0.0-2|22	BuildRequires:	pkgconfig(polkit-agent-1) >= 0.92
12mr|udisks2-2.0.0-2|23	BuildRequires:	pkgconfig(libsystemd-login) >= 186
12mr|udisks2-2.0.0-2|24	BuildRequires:	intltool
12mr|udisks2-2.0.0-2|25	BuildRequires:	gobject-introspection-devel
12mr|udisks2-2.0.0-2|26	BuildRequires:	gnome-common
12mr|udisks2-2.0.0-2|27	BuildRequires:	gettext-devel
12mr|udisks2-2.0.0-2|28	BuildRequires:	gtk-doc >= 1.3
12mr|udisks2-2.0.0-2|29	# needed to pull in the system bus daemon
12mr|udisks2-2.0.0-2|30	Requires:	dbus >= 1.4.0
12mr|udisks2-2.0.0-2|31	# needed to pull in the udev daemon
12mr|udisks2-2.0.0-2|32	Requires:	udev >= 186
12mr|udisks2-2.0.0-2|33	# for mount, umount, mkswap
12mr|udisks2-2.0.0-2|34	Requires:	util-linux
12mr|udisks2-2.0.0-2|35	# for mkfs.ext3, mkfs.ext3, e2label
12mr|udisks2-2.0.0-2|36	Requires:	e2fsprogs
12mr|udisks2-2.0.0-2|37	# for mkfs.xfs, xfs_admin
12mr|udisks2-2.0.0-2|38	Requires:	xfsprogs
12mr|udisks2-2.0.0-2|39	# for mkfs.vfat
12mr|udisks2-2.0.0-2|40	Requires:	dosfstools
12mr|udisks2-2.0.0-2|41	# for mlabel
12mr|udisks2-2.0.0-2|42	Requires:	mtools
12mr|udisks2-2.0.0-2|43	Requires:	ntfsprogs
12mr|udisks2-2.0.0-2|44	# for partitioning
12mr|udisks2-2.0.0-2|45	Requires:	parted
12mr|udisks2-2.0.0-2|46	Requires:	gdisk
12mr|udisks2-2.0.0-2|47	# for LUKS devices
12mr|udisks2-2.0.0-2|48	Requires:	cryptsetup-luks
12mr|udisks2-2.0.0-2|49	
12mr|udisks2-2.0.0-2|50	# for /proc/self/mountinfo, only available in 2.6.26 or higher
12mr|udisks2-2.0.0-2|51	Conflicts:	kernel < 2.6.26
12mr|udisks2-2.0.0-2|52	
12mr|udisks2-2.0.0-2|53	%description
12mr|udisks2-2.0.0-2|54	udisks provides a daemon, D-Bus API and command line tools for
12mr|udisks2-2.0.0-2|55	managing disks and storage devices. This package is for the udisks 2.x
12mr|udisks2-2.0.0-2|56	series.
12mr|udisks2-2.0.0-2|57	
12mr|udisks2-2.0.0-2|58	%package -n %{libname}
12mr|udisks2-2.0.0-2|59	Summary:	Dynamic library to access the udisks daemon
12mr|udisks2-2.0.0-2|60	Group:		System/Libraries
12mr|udisks2-2.0.0-2|61	Obsoletes:	%{_lib}udisks20 < 1.90.0-2
12mr|udisks2-2.0.0-2|62	License:	LGPLv2+
12mr|udisks2-2.0.0-2|63	
12mr|udisks2-2.0.0-2|64	%description -n %{libname}
12mr|udisks2-2.0.0-2|65	This package contains the dynamic library libudisks2, which provides
12mr|udisks2-2.0.0-2|66	access to the udisks daemon. This package is for the udisks 2.x
12mr|udisks2-2.0.0-2|67	series.
12mr|udisks2-2.0.0-2|68	
12mr|udisks2-2.0.0-2|69	%package -n %{girname}
12mr|udisks2-2.0.0-2|70	Summary:	GObject Introspection interface description for %name
12mr|udisks2-2.0.0-2|71	Group:		System/Libraries
12mr|udisks2-2.0.0-2|72	License:	LGPLv2+
12mr|udisks2-2.0.0-2|73	Requires:	%{libname} = %{version}-%{release}
12mr|udisks2-2.0.0-2|74	
12mr|udisks2-2.0.0-2|75	%description -n %{girname}
12mr|udisks2-2.0.0-2|76	GObject Introspection interface description for %{name}.
12mr|udisks2-2.0.0-2|77	
12mr|udisks2-2.0.0-2|78	%package -n %{develname}
12mr|udisks2-2.0.0-2|79	Summary:	Development files for libudev
12mr|udisks2-2.0.0-2|80	Group:		System/Libraries
12mr|udisks2-2.0.0-2|81	License:	LGPLv2+
12mr|udisks2-2.0.0-2|82	Requires:	%{libname} = %{version}-%{release}
12mr|udisks2-2.0.0-2|83	Provides:	%{name}-devel = %{version}-%{release}
12mr|udisks2-2.0.0-2|84	
12mr|udisks2-2.0.0-2|85	%description -n %{develname}
12mr|udisks2-2.0.0-2|86	This package contains the development files for the library
12mr|udisks2-2.0.0-2|87	libudisks2, a dynamic library, which provides access to the udisks
12mr|udisks2-2.0.0-2|88	daemon. This package is for the udisks 2.x series.
12mr|udisks2-2.0.0-2|89	
12mr|udisks2-2.0.0-2|90	%prep
12mr|udisks2-2.0.0-2|91	%setup -q -n udisks-%{version}
12mr|udisks2-2.0.0-2|92	%patch0 -p1
12mr|udisks2-2.0.0-2|93	%patch1 -p1
12mr|udisks2-2.0.0-2|94	
12mr|udisks2-2.0.0-2|95	%build
12mr|udisks2-2.0.0-2|96	NOCONFIGURE=yes gnome-autogen.sh
12mr|udisks2-2.0.0-2|97	%configure2_5x --enable-gtk-doc --disable-static --with-systemdsystemunitdir=%{_unitdir}
12mr|udisks2-2.0.0-2|98	%make
12mr|udisks2-2.0.0-2|99	
12mr|udisks2-2.0.0-2|100	%install
12mr|udisks2-2.0.0-2|101	%makeinstall_std
12mr|udisks2-2.0.0-2|102	rm -f %{buildroot}%{_libdir}/*.la
12mr|udisks2-2.0.0-2|103	
12mr|udisks2-2.0.0-2|104	mkdir -p %{buildroot}/%{_localstatedir}/lib/udisks2
12mr|udisks2-2.0.0-2|105	
12mr|udisks2-2.0.0-2|106	%find_lang %{name} %{name}.lang
12mr|udisks2-2.0.0-2|107	
12mr|udisks2-2.0.0-2|108	%files -f %name.lang
12mr|udisks2-2.0.0-2|109	%doc README AUTHORS NEWS COPYING HACKING
12mr|udisks2-2.0.0-2|110	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.UDisks2.conf
12mr|udisks2-2.0.0-2|111	#%{_sysconfdir}/bash_completion.d/udisksctl-bash-completion.sh
12mr|udisks2-2.0.0-2|112	%{_datadir}/bash-completion/completions/udisksctl
12mr|udisks2-2.0.0-2|113	/lib/udev/rules.d/80-udisks2.rules
12mr|udisks2-2.0.0-2|114	%{_sbindir}/umount.udisks2
12mr|udisks2-2.0.0-2|115	
12mr|udisks2-2.0.0-2|116	%dir %{_prefix}/lib/udisks2
12mr|udisks2-2.0.0-2|117	%{_prefix}/lib/udisks2/udisksd
12mr|udisks2-2.0.0-2|118	
12mr|udisks2-2.0.0-2|119	%{_bindir}/udisksctl
12mr|udisks2-2.0.0-2|120	
12mr|udisks2-2.0.0-2|121	%{_mandir}/man1/*
12mr|udisks2-2.0.0-2|122	%{_mandir}/man8/*
12mr|udisks2-2.0.0-2|123	
12mr|udisks2-2.0.0-2|124	%{_datadir}/polkit-1/actions/org.freedesktop.udisks2.policy
12mr|udisks2-2.0.0-2|125	%{_datadir}/dbus-1/system-services/org.freedesktop.UDisks2.service
12mr|udisks2-2.0.0-2|126	%{_unitdir}/udisks2.service
12mr|udisks2-2.0.0-2|127	
12mr|udisks2-2.0.0-2|128	# Permissions for local state data are 0700 to avoid leaking information
12mr|udisks2-2.0.0-2|129	# about e.g. mounts to unprivileged users
12mr|udisks2-2.0.0-2|130	%attr(0700,root,root) %dir %{_localstatedir}/lib/udisks2
12mr|udisks2-2.0.0-2|131	
12mr|udisks2-2.0.0-2|132	%files -n %libname
12mr|udisks2-2.0.0-2|133	%{_libdir}/libudisks2.so.%{major}*
12mr|udisks2-2.0.0-2|134	
12mr|udisks2-2.0.0-2|135	%files -n %girname
12mr|udisks2-2.0.0-2|136	%{_libdir}/girepository-1.0/UDisks-2.0.typelib
12mr|udisks2-2.0.0-2|137	
12mr|udisks2-2.0.0-2|138	%files -n %develname
12mr|udisks2-2.0.0-2|139	%{_libdir}/libudisks2.so
12mr|udisks2-2.0.0-2|140	%dir %{_includedir}/udisks2
12mr|udisks2-2.0.0-2|141	%dir %{_includedir}/udisks2/udisks
12mr|udisks2-2.0.0-2|142	%{_includedir}/udisks2/udisks/*.h
12mr|udisks2-2.0.0-2|143	%{_datadir}/gir-1.0/UDisks-2.0.gir
12mr|udisks2-2.0.0-2|144	%dir %{_datadir}/gtk-doc/html/udisks2
12mr|udisks2-2.0.0-2|145	%{_datadir}/gtk-doc/html/udisks2/*
12mr|udisks2-2.0.0-2|146	%{_libdir}/pkgconfig/udisks2.pc
12mr|udisks2-2.0.0-2|147	
12mr|udisks2-2.0.0-2|148	%changelog
12mr|udisks2-2.0.0-2|149	

19048 12
12mr|ufraw-0.18-3|1	%define	name		ufraw
12mr|ufraw-0.18-3|2	%define	version		0.18
12mr|ufraw-0.18-3|3	%define	release		3
12mr|ufraw-0.18-3|4	
12mr|ufraw-0.18-3|5	%define build_cinepaint 0
12mr|ufraw-0.18-3|6	%{?_with_cinepaint: %global build_cinepaint 1}
12mr|ufraw-0.18-3|7	
12mr|ufraw-0.18-3|8	%if build_cinepaint
12mr|ufraw-0.18-3|9	%define cinepaint_dir %(pkg-config --variable=programplugindir cinepaint-gtk)
12mr|ufraw-0.18-3|10	%endif
12mr|ufraw-0.18-3|11	
12mr|ufraw-0.18-3|12	Name:		%{name}
12mr|ufraw-0.18-3|13	Version:	%{version}
12mr|ufraw-0.18-3|14	Release:	%{release}
12mr|ufraw-0.18-3|15	Summary:	Graphical tool to convert raw images of digital cameras
12mr|ufraw-0.18-3|16	Group:		Graphics
12mr|ufraw-0.18-3|17	URL:		http://ufraw.sourceforge.net/
12mr|ufraw-0.18-3|18	Source0:	http://downloads.sourceforge.net/sourceforge/ufraw/%{name}-%{version}.tar.gz
12mr|ufraw-0.18-3|19	License:	GPLv2+
12mr|ufraw-0.18-3|20	BuildRequires:	gimp-devel >= 2.0 gtk+2-devel libjpeg-devel
12mr|ufraw-0.18-3|21	BuildRequires:	libtiff-devel zlib-devel lcms-devel imagemagick
12mr|ufraw-0.18-3|22	BuildRequires:	libexiv-devel bzip2-devel cfitsio-devel
12mr|ufraw-0.18-3|23	BuildRequires:	libgomp-devel lensfun-devel
12mr|ufraw-0.18-3|24	%if %build_cinepaint
12mr|ufraw-0.18-3|25	BuildRequires: cinepaint-devel
12mr|ufraw-0.18-3|26	%endif
12mr|ufraw-0.18-3|27	%if %mdkver >= 200800
12mr|ufraw-0.18-3|28	BuildRequires: gtkimageview-devel
12mr|ufraw-0.18-3|29	%endif
12mr|ufraw-0.18-3|30	
12mr|ufraw-0.18-3|31	%description
12mr|ufraw-0.18-3|32	UFRaw is a utility to read and manipulate raw images from digital cameras.
12mr|ufraw-0.18-3|33	It can be used by itself or as a Gimp plug-in.
12mr|ufraw-0.18-3|34	It reads raw images using Dave Coffin's raw conversion utility DCRaw.
12mr|ufraw-0.18-3|35	And it supports basic color management using Little CMS, allowing
12mr|ufraw-0.18-3|36	the user to apply color profiles.
12mr|ufraw-0.18-3|37	
12mr|ufraw-0.18-3|38	Raw images are the data directly read from the CCD of the camera,
12mr|ufraw-0.18-3|39	without in-camera processing, without lossy JPEG compression, and in
12mr|ufraw-0.18-3|40	36 or 48 bits color depth (TIFF has 24 bits). Problem of the raw
12mr|ufraw-0.18-3|41	images is that they are in proprietary, camera-specific formats as
12mr|ufraw-0.18-3|42	they are exactly what the CCD has captured, and the CCDs on differnt
12mr|ufraw-0.18-3|43	cameras are very different. It also contains info about the camera
12mr|ufraw-0.18-3|44	settings.
12mr|ufraw-0.18-3|45	
12mr|ufraw-0.18-3|46	%package gimp
12mr|ufraw-0.18-3|47	Summary: 	Reads the raw image formats of digital cameras into GIMP
12mr|ufraw-0.18-3|48	Group: 		Graphics
12mr|ufraw-0.18-3|49	Requires: 	gimp
12mr|ufraw-0.18-3|50	Conflicts:	dcraw-gimp2.0 rawphoto
12mr|ufraw-0.18-3|51	
12mr|ufraw-0.18-3|52	%description gimp
12mr|ufraw-0.18-3|53	A GIMP plug-in which reads and processes raw images from most digital
12mr|ufraw-0.18-3|54	cameras. The conversion is done by the dcraw software and so all
12mr|ufraw-0.18-3|55	cameras supported by dcraw are also supported by this plug-in.
12mr|ufraw-0.18-3|56	
12mr|ufraw-0.18-3|57	In contrary to the original GIMP plug-in of dcraw this one is much
12mr|ufraw-0.18-3|58	more comfortable, especially because of the life preview image but
12mr|ufraw-0.18-3|59	also due to more options.
12mr|ufraw-0.18-3|60	
12mr|ufraw-0.18-3|61	%if %build_cinepaint
12mr|ufraw-0.18-3|62	%package cinepaint
12mr|ufraw-0.18-3|63	Summary: 	Reads the raw image formats of digital cameras into Cinepaint
12mr|ufraw-0.18-3|64	Group: 		Graphics
12mr|ufraw-0.18-3|65	Requires: 	cinepaint
12mr|ufraw-0.18-3|66	
12mr|ufraw-0.18-3|67	%description cinepaint
12mr|ufraw-0.18-3|68	A Cinepaint plug-in which reads and processes raw images from most digital
12mr|ufraw-0.18-3|69	cameras. The conversion is done by the dcraw software and so all
12mr|ufraw-0.18-3|70	cameras supported by dcraw are also supported by this plug-in.
12mr|ufraw-0.18-3|71	%endif
12mr|ufraw-0.18-3|72	
12mr|ufraw-0.18-3|73	%prep
12mr|ufraw-0.18-3|74	%setup -q
12mr|ufraw-0.18-3|75	
12mr|ufraw-0.18-3|76	%build
12mr|ufraw-0.18-3|77	export CFLAGS="$CFLAGS -I/usr/include/lensfun"
12mr|ufraw-0.18-3|78	export CXXFLAGS="$CXXFLAGS -I/usr/include/lensfun"
12mr|ufraw-0.18-3|79	%configure2_5x --enable-mime
12mr|ufraw-0.18-3|80	%make
12mr|ufraw-0.18-3|81	
12mr|ufraw-0.18-3|82	%install
12mr|ufraw-0.18-3|83	rm -fr %buildroot
12mr|ufraw-0.18-3|84	%makeinstall_std schemasdir=%{_sysconfdir}/gconf/schemas
12mr|ufraw-0.18-3|85	%find_lang ufraw
12mr|ufraw-0.18-3|86	
12mr|ufraw-0.18-3|87	install -d %buildroot%{_datadir}/icons/{large,mini}
12mr|ufraw-0.18-3|88	
12mr|ufraw-0.18-3|89	convert icons/ufraw.png -resize 32x32 %buildroot%{_iconsdir}/%{name}.png
12mr|ufraw-0.18-3|90	convert icons/ufraw.png -resize 16x16 %buildroot%{_miconsdir}/%{name}.png
12mr|ufraw-0.18-3|91	cp icons/ufraw.png %buildroot%{_liconsdir}/%{name}.png
12mr|ufraw-0.18-3|92	
12mr|ufraw-0.18-3|93	%clean
12mr|ufraw-0.18-3|94	rm -fr %buildroot
12mr|ufraw-0.18-3|95	
12mr|ufraw-0.18-3|96	%define schemas ufraw
12mr|ufraw-0.18-3|97	
12mr|ufraw-0.18-3|98	# Update menus
12mr|ufraw-0.18-3|99	%if %mdkversion < 200900
12mr|ufraw-0.18-3|100	%post
12mr|ufraw-0.18-3|101	%post_install_gconf_schemas %schemas
12mr|ufraw-0.18-3|102	%update_desktop_database
12mr|ufraw-0.18-3|103	%update_menus
12mr|ufraw-0.18-3|104	%endif
12mr|ufraw-0.18-3|105	
12mr|ufraw-0.18-3|106	%preun
12mr|ufraw-0.18-3|107	%preun_uninstall_gconf_schemas %schemas
12mr|ufraw-0.18-3|108	
12mr|ufraw-0.18-3|109	%if %mdkversion < 200900
12mr|ufraw-0.18-3|110	%postun
12mr|ufraw-0.18-3|111	%clean_menus
12mr|ufraw-0.18-3|112	%clean_desktop_database
12mr|ufraw-0.18-3|113	%endif
12mr|ufraw-0.18-3|114	
12mr|ufraw-0.18-3|115	%files -f %{name}.lang
12mr|ufraw-0.18-3|116	%defattr(-,root,root)
12mr|ufraw-0.18-3|117	%doc README
12mr|ufraw-0.18-3|118	%_sysconfdir/gconf/schemas/ufraw.schemas
12mr|ufraw-0.18-3|119	%_bindir/*
12mr|ufraw-0.18-3|120	%_datadir/applications/ufraw.desktop
12mr|ufraw-0.18-3|121	%_datadir/pixmaps/*.png
12mr|ufraw-0.18-3|122	%_iconsdir/*.png
12mr|ufraw-0.18-3|123	%_liconsdir/*.png
12mr|ufraw-0.18-3|124	%_miconsdir/*.png
12mr|ufraw-0.18-3|125	%_mandir/man1/*
12mr|ufraw-0.18-3|126	
12mr|ufraw-0.18-3|127	%files gimp
12mr|ufraw-0.18-3|128	%defattr(-,root,root)
12mr|ufraw-0.18-3|129	%{_libdir}/gimp/2.0/plug-ins/*
12mr|ufraw-0.18-3|130	
12mr|ufraw-0.18-3|131	%if %build_cinepaint
12mr|ufraw-0.18-3|132	%files cinepaint
12mr|ufraw-0.18-3|133	%defattr(-,root,root)
12mr|ufraw-0.18-3|134	%{cinepaint_dir}/plug-ins/*
12mr|ufraw-0.18-3|135	%endif
12mr|ufraw-0.18-3|136	
12mr|ufraw-0.18-3|137	
12mr|ufraw-0.18-3|138	
12mr|ufraw-0.18-3|139	%changelog
12mr|ufraw-0.18-3|140	

19049 12
12mr|uim-1.7.0-4|1	%define version   1.7.0
12mr|uim-1.7.0-4|2	%define release   %mkrel 4
12mr|uim-1.7.0-4|3	
12mr|uim-1.7.0-4|4	%define anthy_version      6620
12mr|uim-1.7.0-4|5	%define m17n_lib_version   1.3.4
12mr|uim-1.7.0-4|6	
12mr|uim-1.7.0-4|7	%define uim_major 7
12mr|uim-1.7.0-4|8	%define libname_orig lib%{name}
12mr|uim-1.7.0-4|9	%define libname %mklibname %{name} %uim_major
12mr|uim-1.7.0-4|10	%define develname %mklibname -d %{name}
12mr|uim-1.7.0-4|11	
12mr|uim-1.7.0-4|12	%define custom_major 2
12mr|uim-1.7.0-4|13	%define libcustom_orig libuim-custom
12mr|uim-1.7.0-4|14	%define libcustom %mklibname uim-custom %custom_major
12mr|uim-1.7.0-4|15	
12mr|uim-1.7.0-4|16	%define gcroots_major 0
12mr|uim-1.7.0-4|17	%define libgcroots_orig libgcroots
12mr|uim-1.7.0-4|18	%define libgcroots %mklibname gcroots %gcroots_major
12mr|uim-1.7.0-4|19	
12mr|uim-1.7.0-4|20	%define scm_major 0
12mr|uim-1.7.0-4|21	%define libscm %mklibname uim-scm %scm_major
12mr|uim-1.7.0-4|22	
12mr|uim-1.7.0-4|23	Name:      uim
12mr|uim-1.7.0-4|24	Summary:   Multilingual input method library
12mr|uim-1.7.0-4|25	Version:   %{version}
12mr|uim-1.7.0-4|26	Release:   %{release}
12mr|uim-1.7.0-4|27	Group:     System/Internationalization
12mr|uim-1.7.0-4|28	# uim itself is licensed under BSD
12mr|uim-1.7.0-4|29	# scm/py.scm, helper/eggtrayicon.[ch], qt/pref-kseparator.{cpp,h}
12mr|uim-1.7.0-4|30	#   and qt/chardict/chardict-kseparator.{cpp,h} is licensed under LGPLv2+
12mr|uim-1.7.0-4|31	# pixmaps/*.{svg,png} is licensed under BSD or LGPLv2
12mr|uim-1.7.0-4|32	License:   BSD and LGPLv2+ and (BSD or LGPLv2)
12mr|uim-1.7.0-4|33	URL:       http://code.google.com/p/uim/
12mr|uim-1.7.0-4|34	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|uim-1.7.0-4|35	Source0:   http://uim.googlecode.com/files/%name-%version.tar.bz2
12mr|uim-1.7.0-4|36	Requires:        %{libname} = %{version}
12mr|uim-1.7.0-4|37	Requires:        uim-gtk
12mr|uim-1.7.0-4|38	Requires:        anthy >= %{anthy_version}
12mr|uim-1.7.0-4|39	Requires:        m17n-lib >= %{m17n_lib_version}
12mr|uim-1.7.0-4|40	Requires:        skkdic
12mr|uim-1.7.0-4|41	Requires(post):   %_bindir/gtk-query-immodules-2.0
12mr|uim-1.7.0-4|42	Requires(postun): %_bindir/gtk-query-immodules-2.0
12mr|uim-1.7.0-4|43	Conflicts:       gtk+2.0 < 2.4.4-2mdk
12mr|uim-1.7.0-4|44	Obsoletes:       uim-anthy, uim-m17nlib, uim-prime, uim-skk
12mr|uim-1.7.0-4|45	Provides:        uim-anthy, uim-m17nlib, uim-prime, uim-skk
12mr|uim-1.7.0-4|46	BuildRequires:   gtk+2-devel >= 2.4.0
12mr|uim-1.7.0-4|47	BuildRequires:   gtk+3-devel
12mr|uim-1.7.0-4|48	BuildRequires:   libgnome2-devel
12mr|uim-1.7.0-4|49	BuildRequires:   pkgconfig(libgnomeui-2.0)
12mr|uim-1.7.0-4|50	BuildRequires:   gnome-panel-devel
12mr|uim-1.7.0-4|51	BuildRequires:	 pkgconfig(libglade-2.0)
12mr|uim-1.7.0-4|52	BuildRequires:   m17n-lib-devel >= %{m17n_lib_version}
12mr|uim-1.7.0-4|53	BuildRequires:   m17n-db
12mr|uim-1.7.0-4|54	BuildRequires:   anthy-devel >= %{anthy_version}
12mr|uim-1.7.0-4|55	BuildRequires:   intltool
12mr|uim-1.7.0-4|56	BuildRequires:   pkgconfig(ncurses)
12mr|uim-1.7.0-4|57	BuildRequires:   automake
12mr|uim-1.7.0-4|58	BuildRequires:   qt4-devel
12mr|uim-1.7.0-4|59	BuildRequires:	 ed
12mr|uim-1.7.0-4|60	BuildRequires:	 libtool
12mr|uim-1.7.0-4|61	
12mr|uim-1.7.0-4|62	%description
12mr|uim-1.7.0-4|63	Uim is a multilingual input method library. Uim's project goal is
12mr|uim-1.7.0-4|64	to provide secure and useful input method for all languages.
12mr|uim-1.7.0-4|65	
12mr|uim-1.7.0-4|66	%package   gtk
12mr|uim-1.7.0-4|67	Summary:   GNOME helper for uim
12mr|uim-1.7.0-4|68	Group:     System/Internationalization
12mr|uim-1.7.0-4|69	Requires:  %{name} = %{version}
12mr|uim-1.7.0-4|70	Requires:  gtk+2
12mr|uim-1.7.0-4|71	Provides:  uim-applet-gtk
12mr|uim-1.7.0-4|72	Provides:  uim-applet = %{version}
12mr|uim-1.7.0-4|73	
12mr|uim-1.7.0-4|74	%description gtk
12mr|uim-1.7.0-4|75	GNOME helper for uim. It contains some apps like toolbar,
12mr|uim-1.7.0-4|76	system tray, applet, candidate window for Uim library.
12mr|uim-1.7.0-4|77	
12mr|uim-1.7.0-4|78	%package   gtk3
12mr|uim-1.7.0-4|79	Summary:   GNOME3 helper for uim
12mr|uim-1.7.0-4|80	Group:     System/Internationalization
12mr|uim-1.7.0-4|81	Requires:  %{name} = %{version}
12mr|uim-1.7.0-4|82	Requires:  gtk+3
12mr|uim-1.7.0-4|83	Provides:  uim-applet-gtk3
12mr|uim-1.7.0-4|84	Provides:  uim-applet = %{version}
12mr|uim-1.7.0-4|85	
12mr|uim-1.7.0-4|86	%description gtk3
12mr|uim-1.7.0-4|87	GNOME3 helper for uim. It contains some apps like toolbar,
12mr|uim-1.7.0-4|88	system tray, applet, candidate window for Uim library.
12mr|uim-1.7.0-4|89	
12mr|uim-1.7.0-4|90	%package   qt4immodule
12mr|uim-1.7.0-4|91	Summary:   A plugin for using UIM on qt4-immodule
12mr|uim-1.7.0-4|92	Group:     System/Internationalization
12mr|uim-1.7.0-4|93	Requires:  %{name} = %{version}
12mr|uim-1.7.0-4|94	Requires:  qt4-common
12mr|uim-1.7.0-4|95	
12mr|uim-1.7.0-4|96	%description qt4immodule
12mr|uim-1.7.0-4|97	A plugin for using UIM on qt4-immodule.
12mr|uim-1.7.0-4|98	
12mr|uim-1.7.0-4|99	%package    base
12mr|uim-1.7.0-4|100	Summary:    Misc files needed by UIM library
12mr|uim-1.7.0-4|101	Group:      System/Internationalization
12mr|uim-1.7.0-4|102	Conflicts:  %{mklibname uim 1}
12mr|uim-1.7.0-4|103	Conflicts:  %{mklibname uim 5} < 1.4.0-1mdv
12mr|uim-1.7.0-4|104	
12mr|uim-1.7.0-4|105	%description base
12mr|uim-1.7.0-4|106	Misc files needed by UIM library.
12mr|uim-1.7.0-4|107	
12mr|uim-1.7.0-4|108	%package -n %{libname}
12mr|uim-1.7.0-4|109	Summary:    UIM library
12mr|uim-1.7.0-4|110	Group:      System/Internationalization
12mr|uim-1.7.0-4|111	Provides:   %{libname_orig} = %{version}-%{release}
12mr|uim-1.7.0-4|112	Requires:   uim-base
12mr|uim-1.7.0-4|113	Conflicts:  %{mklibname uim 1}
12mr|uim-1.7.0-4|114	
12mr|uim-1.7.0-4|115	%description -n %{libname}
12mr|uim-1.7.0-4|116	UIM library.
12mr|uim-1.7.0-4|117	
12mr|uim-1.7.0-4|118	%package -n %{develname}
12mr|uim-1.7.0-4|119	Summary:    Headers of uim for development
12mr|uim-1.7.0-4|120	Group:      Development/C
12mr|uim-1.7.0-4|121	Requires:   %{libname} = %{version}
12mr|uim-1.7.0-4|122	Provides:   %{name}-devel = %{version}-%{release}
12mr|uim-1.7.0-4|123	Provides:   %{libname_orig}-devel = %{version}-%{release}
12mr|uim-1.7.0-4|124	Obsoletes:  %mklibname -d uim 5
12mr|uim-1.7.0-4|125	
12mr|uim-1.7.0-4|126	%description -n %{develname}
12mr|uim-1.7.0-4|127	Headers of %{name} for development.
12mr|uim-1.7.0-4|128	
12mr|uim-1.7.0-4|129	%package -n %{libcustom}
12mr|uim-1.7.0-4|130	Summary:    Custom library for UIM
12mr|uim-1.7.0-4|131	Group:      System/Internationalization
12mr|uim-1.7.0-4|132	Provides:   %{libcustom_orig} = %{version}-%{release}
12mr|uim-1.7.0-4|133	Conflicts:  %{mklibname uim 1}
12mr|uim-1.7.0-4|134	
12mr|uim-1.7.0-4|135	%description -n %{libcustom}
12mr|uim-1.7.0-4|136	Custom library for UIM.
12mr|uim-1.7.0-4|137	
12mr|uim-1.7.0-4|138	%package -n %{libgcroots}
12mr|uim-1.7.0-4|139	Summary:    Gcroots library for UIM
12mr|uim-1.7.0-4|140	Group:      System/Internationalization
12mr|uim-1.7.0-4|141	Provides:   %{libgcroots_orig} = %{version}-%{release}
12mr|uim-1.7.0-4|142	Conflicts:  %{mklibname uim 1}
12mr|uim-1.7.0-4|143	
12mr|uim-1.7.0-4|144	%description -n %{libgcroots}
12mr|uim-1.7.0-4|145	ohis library abstracts architecture-dependent part of garbage collector
12mr|uim-1.7.0-4|146	roots acquisition such as register windows of SPARC and register stack
12mr|uim-1.7.0-4|147	backing store of IA-64.
12mr|uim-1.7.0-4|148	
12mr|uim-1.7.0-4|149	With this library, one can easily write his own garbage collector for
12mr|uim-1.7.0-4|150	small footprint, some application-specific optimizations, just learning or
12mr|uim-1.7.0-4|151	testing experimental ideas.
12mr|uim-1.7.0-4|152	
12mr|uim-1.7.0-4|153	%package -n %{libscm}
12mr|uim-1.7.0-4|154	Summary:    Scm library for UIM
12mr|uim-1.7.0-4|155	Group:      System/Internationalization
12mr|uim-1.7.0-4|156	
12mr|uim-1.7.0-4|157	%description -n %{libscm}
12mr|uim-1.7.0-4|158	Scm library for UIM.
12mr|uim-1.7.0-4|159	
12mr|uim-1.7.0-4|160	%prep
12mr|uim-1.7.0-4|161	%setup -qn %{name}-%{version}
12mr|uim-1.7.0-4|162	
12mr|uim-1.7.0-4|163	%build
12mr|uim-1.7.0-4|164	export QMAKE4=%{qt4bin}/qmake
12mr|uim-1.7.0-4|165	%configure2_5x \
12mr|uim-1.7.0-4|166	--disable-static \
12mr|uim-1.7.0-4|167	--without-anthy \
12mr|uim-1.7.0-4|168	--with-anthy-utf8 \
12mr|uim-1.7.0-4|169	--with-m17nlib \
12mr|uim-1.7.0-4|170	--without-canna \
12mr|uim-1.7.0-4|171	--without-prime \
12mr|uim-1.7.0-4|172	--without-scim \
12mr|uim-1.7.0-4|173	--without-eb \
12mr|uim-1.7.0-4|174	--with-qt4-immodule \
12mr|uim-1.7.0-4|175	--enable-dict \
12mr|uim-1.7.0-4|176	--disable-warnings-into-error
12mr|uim-1.7.0-4|177	
12mr|uim-1.7.0-4|178	%make
12mr|uim-1.7.0-4|179	
12mr|uim-1.7.0-4|180	%install
12mr|uim-1.7.0-4|181	rm -rf $RPM_BUILD_ROOT
12mr|uim-1.7.0-4|182	%makeinstall_std
12mr|uim-1.7.0-4|183	
12mr|uim-1.7.0-4|184	# remove unnecessary files
12mr|uim-1.7.0-4|185	find %{buildroot} -name *.la | xargs rm
12mr|uim-1.7.0-4|186	
12mr|uim-1.7.0-4|187	# remove docs for sigscheme (they should be installed by %doc)
12mr|uim-1.7.0-4|188	rm -rf %{buildroot}%{_datadir}/doc/sigscheme
12mr|uim-1.7.0-4|189	
12mr|uim-1.7.0-4|190	%find_lang %{name}
12mr|uim-1.7.0-4|191	#%find_lang uim-chardict-qt
12mr|uim-1.7.0-4|192	
12mr|uim-1.7.0-4|193	%files -f %{name}.lang
12mr|uim-1.7.0-4|194	%defattr(-,root,root)
12mr|uim-1.7.0-4|195	%doc AUTHORS COPYING README
12mr|uim-1.7.0-4|196	%doc sigscheme/doc/*
12mr|uim-1.7.0-4|197	%{_bindir}/uim-el*-agent
12mr|uim-1.7.0-4|198	%{_bindir}/uim-fep*
12mr|uim-1.7.0-4|199	%{_bindir}/uim-help
12mr|uim-1.7.0-4|200	%{_bindir}/uim-module-manager
12mr|uim-1.7.0-4|201	%{_bindir}/uim-sh
12mr|uim-1.7.0-4|202	%{_bindir}/uim-xim
12mr|uim-1.7.0-4|203	%{_bindir}/uim-m17nlib-relink-icons
12mr|uim-1.7.0-4|204	%{_datadir}/applications/*
12mr|uim-1.7.0-4|205	%{_datadir}/emacs/site-lisp/uim-el/*.el
12mr|uim-1.7.0-4|206	%{_datadir}/dbus-1/services/org.gnome.panel.applet.UimAppletFactory.service
12mr|uim-1.7.0-4|207	%{_mandir}/man1/*
12mr|uim-1.7.0-4|208	%{_datadir}/uim
12mr|uim-1.7.0-4|209	
12mr|uim-1.7.0-4|210	%files gtk
12mr|uim-1.7.0-4|211	%defattr(-,root,root)
12mr|uim-1.7.0-4|212	%doc COPYING
12mr|uim-1.7.0-4|213	%{_bindir}/uim-input-pad-ja
12mr|uim-1.7.0-4|214	%{_bindir}/uim-dict-gtk
12mr|uim-1.7.0-4|215	%{_bindir}/uim-im-switcher-gtk
12mr|uim-1.7.0-4|216	%{_bindir}/uim-pref-gtk
12mr|uim-1.7.0-4|217	%{_bindir}/uim-toolbar-gtk
12mr|uim-1.7.0-4|218	%{_bindir}/uim-toolbar-gtk-systray
12mr|uim-1.7.0-4|219	%{_libexecdir}/uim-candwin-gtk
12mr|uim-1.7.0-4|220	%{_libexecdir}/uim-candwin-tbl-gtk
12mr|uim-1.7.0-4|221	%{_libdir}/gtk-2.0/*/immodules/*.so
12mr|uim-1.7.0-4|222	
12mr|uim-1.7.0-4|223	%files gtk3
12mr|uim-1.7.0-4|224	%defattr(-,root,root)
12mr|uim-1.7.0-4|225	%{_bindir}/uim-dict-gtk3
12mr|uim-1.7.0-4|226	%{_bindir}/uim-im-switcher-gtk3
12mr|uim-1.7.0-4|227	%{_bindir}/uim-input-pad-ja-gtk3
12mr|uim-1.7.0-4|228	%{_bindir}/uim-pref-gtk3
12mr|uim-1.7.0-4|229	%{_bindir}/uim-toolbar-gtk3
12mr|uim-1.7.0-4|230	%{_bindir}/uim-toolbar-gtk3-systray
12mr|uim-1.7.0-4|231	%{_libdir}/gtk-3.0/*/immodules/im-uim.so
12mr|uim-1.7.0-4|232	%{_libexecdir}/uim-candwin-gtk3
12mr|uim-1.7.0-4|233	%{_libexecdir}/uim-candwin-tbl-gtk3
12mr|uim-1.7.0-4|234	
12mr|uim-1.7.0-4|235	%files qt4immodule
12mr|uim-1.7.0-4|236	%doc COPYING
12mr|uim-1.7.0-4|237	%{qt4plugins}/inputmethods/*.so
12mr|uim-1.7.0-4|238	
12mr|uim-1.7.0-4|239	%files base
12mr|uim-1.7.0-4|240	%defattr(-,root,root)
12mr|uim-1.7.0-4|241	%{_libexecdir}/uim-helper-server
12mr|uim-1.7.0-4|242	#%{_libdir}/bonobo/servers/*.server
12mr|uim-1.7.0-4|243	%{_datadir}/gnome-panel/4.0/applets/UimApplet.panel-applet
12mr|uim-1.7.0-4|244	%{_libexecdir}/uim-toolbar-applet*
12mr|uim-1.7.0-4|245	%{_libdir}/uim/plugin/libuim-*.so
12mr|uim-1.7.0-4|246	
12mr|uim-1.7.0-4|247	%files -n %{libname}
12mr|uim-1.7.0-4|248	%defattr(-,root,root)
12mr|uim-1.7.0-4|249	%doc COPYING
12mr|uim-1.7.0-4|250	%{_libdir}/libuim.so.%{uim_major}*
12mr|uim-1.7.0-4|251	
12mr|uim-1.7.0-4|252	%files -n %{libgcroots}
12mr|uim-1.7.0-4|253	%defattr(-,root,root)
12mr|uim-1.7.0-4|254	%doc COPYING
12mr|uim-1.7.0-4|255	%{_libdir}/libgcroots.so.%{gcroots_major}*
12mr|uim-1.7.0-4|256	
12mr|uim-1.7.0-4|257	%files -n %{libcustom}
12mr|uim-1.7.0-4|258	%defattr(-,root,root)
12mr|uim-1.7.0-4|259	%doc COPYING
12mr|uim-1.7.0-4|260	%{_libdir}/libuim-custom.so.%{custom_major}*
12mr|uim-1.7.0-4|261	
12mr|uim-1.7.0-4|262	%files -n %{libscm}
12mr|uim-1.7.0-4|263	%defattr(-,root,root)
12mr|uim-1.7.0-4|264	%doc COPYING
12mr|uim-1.7.0-4|265	%{_libdir}/libuim-scm.so.%{scm_major}*
12mr|uim-1.7.0-4|266	
12mr|uim-1.7.0-4|267	%files -n %{develname}
12mr|uim-1.7.0-4|268	%defattr(-,root,root)
12mr|uim-1.7.0-4|269	%doc COPYING
12mr|uim-1.7.0-4|270	%{_includedir}/*
12mr|uim-1.7.0-4|271	%{_libdir}/lib*.so
12mr|uim-1.7.0-4|272	%{_libdir}/pkgconfig/*.pc
12mr|uim-1.7.0-4|273	
12mr|uim-1.7.0-4|274	
12mr|uim-1.7.0-4|275	
12mr|uim-1.7.0-4|276	%changelog
12mr|uim-1.7.0-4|277	

19050 12
12mr|uim-tomoe-gtk-0.6.0-8|1	%define name	uim-tomoe-gtk
12mr|uim-tomoe-gtk-0.6.0-8|2	%define version	0.6.0
12mr|uim-tomoe-gtk-0.6.0-8|3	
12mr|uim-tomoe-gtk-0.6.0-8|4	Name:		uim-tomoe-gtk
12mr|uim-tomoe-gtk-0.6.0-8|5	Summary:	A tool for providing tomoe support to uim
12mr|uim-tomoe-gtk-0.6.0-8|6	Version:	%{version}
12mr|uim-tomoe-gtk-0.6.0-8|7	Release:	%mkrel 8
12mr|uim-tomoe-gtk-0.6.0-8|8	Group:		System/Internationalization
12mr|uim-tomoe-gtk-0.6.0-8|9	License:	LGPL
12mr|uim-tomoe-gtk-0.6.0-8|10	URL:  		https://sourceforge.jp/projects/tomoe/
12mr|uim-tomoe-gtk-0.6.0-8|11	Source0:	%{name}-%{version}.tar.bz2
12mr|uim-tomoe-gtk-0.6.0-8|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|uim-tomoe-gtk-0.6.0-8|13	Requires:		uim tomoe
12mr|uim-tomoe-gtk-0.6.0-8|14	BuildRequires:		gtk+2-devel
12mr|uim-tomoe-gtk-0.6.0-8|15	BuildRequires:		uim-devel
12mr|uim-tomoe-gtk-0.6.0-8|16	BuildRequires:		tomoe-devel
12mr|uim-tomoe-gtk-0.6.0-8|17	BuildRequires:          tomoe
12mr|uim-tomoe-gtk-0.6.0-8|18	BuildRequires:          m17n-lib-devel
12mr|uim-tomoe-gtk-0.6.0-8|19	BuildRequires:	 	tomoe-gtk-devel
12mr|uim-tomoe-gtk-0.6.0-8|20	BuildREquires:		intltool
12mr|uim-tomoe-gtk-0.6.0-8|21	
12mr|uim-tomoe-gtk-0.6.0-8|22	%description
12mr|uim-tomoe-gtk-0.6.0-8|23	A tool for providing tomoe support to uim.
12mr|uim-tomoe-gtk-0.6.0-8|24	
12mr|uim-tomoe-gtk-0.6.0-8|25	%prep
12mr|uim-tomoe-gtk-0.6.0-8|26	%setup -q
12mr|uim-tomoe-gtk-0.6.0-8|27	
12mr|uim-tomoe-gtk-0.6.0-8|28	%build
12mr|uim-tomoe-gtk-0.6.0-8|29	%configure2_5x
12mr|uim-tomoe-gtk-0.6.0-8|30	%make
12mr|uim-tomoe-gtk-0.6.0-8|31	
12mr|uim-tomoe-gtk-0.6.0-8|32	%install
12mr|uim-tomoe-gtk-0.6.0-8|33	rm -rf $RPM_BUILD_ROOT
12mr|uim-tomoe-gtk-0.6.0-8|34	%makeinstall_std
12mr|uim-tomoe-gtk-0.6.0-8|35	
12mr|uim-tomoe-gtk-0.6.0-8|36	%find_lang %{name}
12mr|uim-tomoe-gtk-0.6.0-8|37	
12mr|uim-tomoe-gtk-0.6.0-8|38	%clean
12mr|uim-tomoe-gtk-0.6.0-8|39	rm -rf $RPM_BUILD_ROOT
12mr|uim-tomoe-gtk-0.6.0-8|40	
12mr|uim-tomoe-gtk-0.6.0-8|41	%files -f %{name}.lang
12mr|uim-tomoe-gtk-0.6.0-8|42	%defattr(-,root,root)
12mr|uim-tomoe-gtk-0.6.0-8|43	%doc AUTHORS COPYING ChangeLog
12mr|uim-tomoe-gtk-0.6.0-8|44	%{_bindir}/*
12mr|uim-tomoe-gtk-0.6.0-8|45	
12mr|uim-tomoe-gtk-0.6.0-8|46	
12mr|uim-tomoe-gtk-0.6.0-8|47	
12mr|uim-tomoe-gtk-0.6.0-8|48	%changelog
12mr|uim-tomoe-gtk-0.6.0-8|49	

19051 12
12mr|uml-utilities-20070815-13|1	Name:		uml-utilities
12mr|uml-utilities-20070815-13|2	Version:	20070815
12mr|uml-utilities-20070815-13|3	Release:	13
12mr|uml-utilities-20070815-13|4	Summary:	Tools to run and configure usermodes linux
12mr|uml-utilities-20070815-13|5	License:	GPL
12mr|uml-utilities-20070815-13|6	Group:		Emulators
12mr|uml-utilities-20070815-13|7	Url:		http://user-mode-linux.sourceforge.net/
12mr|uml-utilities-20070815-13|8	Source0:	uml_utilities_%{version}.tar.bz2
12mr|uml-utilities-20070815-13|9	Source1:	tun.rules
12mr|uml-utilities-20070815-13|10	Source2:	umlswitch.init
12mr|uml-utilities-20070815-13|11	Source3:	umlswitch.sysconfig
12mr|uml-utilities-20070815-13|12	Patch0:		uml-utilities-fix-install-usage.patch
12mr|uml-utilities-20070815-13|13	Patch1:		tools-20070815-no-strip.patch
12mr|uml-utilities-20070815-13|14	BuildRequires:	libreadline-devel
12mr|uml-utilities-20070815-13|15	BuildRequires:	pkgconfig(ncurses)
12mr|uml-utilities-20070815-13|16	BuildRequires:	fuse-devel
12mr|uml-utilities-20070815-13|17	Requires:	tunctl
12mr|uml-utilities-20070815-13|18	
12mr|uml-utilities-20070815-13|19	%description
12mr|uml-utilities-20070815-13|20	This package contains tools that permit to you:
12mr|uml-utilities-20070815-13|21	- configure on fly running usermode kernel
12mr|uml-utilities-20070815-13|22	- setting up virtual network between usermode host.
12mr|uml-utilities-20070815-13|23	
12mr|uml-utilities-20070815-13|24	%package -n tunctl
12mr|uml-utilities-20070815-13|25	Summary:	Tool to create and manage persistent TUN/TAP interfaces
12mr|uml-utilities-20070815-13|26	Group:		Networking/Other
12mr|uml-utilities-20070815-13|27	Requires(pre): rpm-helper
12mr|uml-utilities-20070815-13|28	Requires(postun): rpm-helper
12mr|uml-utilities-20070815-13|29	
12mr|uml-utilities-20070815-13|30	%description -n tunctl
12mr|uml-utilities-20070815-13|31	tunctl allows the host sysadmin to preconfigure a TUN/TAP device for
12mr|uml-utilities-20070815-13|32	use by a particular user. That user may open and use the device, but
12mr|uml-utilities-20070815-13|33	may not change any aspects of the host side of the interface.
12mr|uml-utilities-20070815-13|34	
12mr|uml-utilities-20070815-13|35	%prep
12mr|uml-utilities-20070815-13|36	%setup -n tools-%{version} -q
12mr|uml-utilities-20070815-13|37	%patch0 -p0
12mr|uml-utilities-20070815-13|38	%patch1 -p1
12mr|uml-utilities-20070815-13|39	
12mr|uml-utilities-20070815-13|40	%build
12mr|uml-utilities-20070815-13|41	%make
12mr|uml-utilities-20070815-13|42	
12mr|uml-utilities-20070815-13|43	%install
12mr|uml-utilities-20070815-13|44	%makeinstall_std
12mr|uml-utilities-20070815-13|45	install -D %{SOURCE1} %{buildroot}%{_sysconfdir}/udev/rules.d/45-tun.rules
12mr|uml-utilities-20070815-13|46	
12mr|uml-utilities-20070815-13|47	install -D -m 755 %{SOURCE2} %{buildroot}%{_initrddir}/umlswitch
12mr|uml-utilities-20070815-13|48	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/umlswitch
12mr|uml-utilities-20070815-13|49	
12mr|uml-utilities-20070815-13|50	%pre -n tunctl
12mr|uml-utilities-20070815-13|51	%_pre_groupadd tun
12mr|uml-utilities-20070815-13|52	
12mr|uml-utilities-20070815-13|53	%postun -n tunctl
12mr|uml-utilities-20070815-13|54	%_postun_groupdel tun
12mr|uml-utilities-20070815-13|55	
12mr|uml-utilities-20070815-13|56	%files
12mr|uml-utilities-20070815-13|57	%exclude %{_bindir}/tunctl
12mr|uml-utilities-20070815-13|58	%{_bindir}/*
12mr|uml-utilities-20070815-13|59	%{_sbindir}/*
12mr|uml-utilities-20070815-13|60	%{_libdir}/uml
12mr|uml-utilities-20070815-13|61	%{_initrddir}/umlswitch
12mr|uml-utilities-20070815-13|62	%config %{_sysconfdir}/sysconfig/umlswitch
12mr|uml-utilities-20070815-13|63	
12mr|uml-utilities-20070815-13|64	%files -n tunctl
12mr|uml-utilities-20070815-13|65	%{_bindir}/tunctl
12mr|uml-utilities-20070815-13|66	%config(noreplace) %{_sysconfdir}/udev/rules.d/45-tun.rules
12mr|uml-utilities-20070815-13|67	
12mr|uml-utilities-20070815-13|68	
12mr|uml-utilities-20070815-13|69	
12mr|uml-utilities-20070815-13|70	
12mr|uml-utilities-20070815-13|71	%changelog
12mr|uml-utilities-20070815-13|72	* Mon Oct  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|uml-utilities-20070815-13|73	+ Commit: d3072a3
12mr|uml-utilities-20070815-13|74	- Add patch that removes -s from install agrs in makefiles
12mr|uml-utilities-20070815-13|75	
12mr|uml-utilities-20070815-13|76	

19052 12
12mr|unac-1.8.0-3|1	%define major 1
12mr|unac-1.8.0-3|2	%define libname %mklibname %name %major
12mr|unac-1.8.0-3|3	%define develname %mklibname -d %name
12mr|unac-1.8.0-3|4	
12mr|unac-1.8.0-3|5	Summary: A command that removes accents
12mr|unac-1.8.0-3|6	Name: unac
12mr|unac-1.8.0-3|7	Version: 1.8.0
12mr|unac-1.8.0-3|8	Release: %mkrel 3
12mr|unac-1.8.0-3|9	License: GPLv2+
12mr|unac-1.8.0-3|10	Group: Text tools
12mr|unac-1.8.0-3|11	Source: http://ftp.de.debian.org/debian/pool/main/u/unac/unac_%version.orig.tar.gz
12mr|unac-1.8.0-3|12	URL: http://www.nongnu.org/unac/
12mr|unac-1.8.0-3|13	BuildRoot: %{_tmppath}/%{name}-root
12mr|unac-1.8.0-3|14	BuildRequires: gettext-devel
12mr|unac-1.8.0-3|15	
12mr|unac-1.8.0-3|16	%description
12mr|unac-1.8.0-3|17	unac is a C library and command that remove accents from a string.
12mr|unac-1.8.0-3|18	For instance the string t will become ete.  It provides a command
12mr|unac-1.8.0-3|19	line interface that removes accents from a string given in argument
12mr|unac-1.8.0-3|20	(unaccent command). In the library function and the command, the
12mr|unac-1.8.0-3|21	charset of the input string is specified as an argument. The input
12mr|unac-1.8.0-3|22	string is converted to UTF-16 using iconv(3), accents are stripped and
12mr|unac-1.8.0-3|23	the result is converted back to the original charset. The iconv --list
12mr|unac-1.8.0-3|24	command on GNU/Linux will show all charset supported.
12mr|unac-1.8.0-3|25	
12mr|unac-1.8.0-3|26	%package -n %libname
12mr|unac-1.8.0-3|27	Group:System/Libraries
12mr|unac-1.8.0-3|28	Summary: A C library that removes accents
12mr|unac-1.8.0-3|29	
12mr|unac-1.8.0-3|30	%description -n %libname
12mr|unac-1.8.0-3|31	unac is a C library and command that remove accents from a string.
12mr|unac-1.8.0-3|32	For instance the string t will become ete.  It provides a command
12mr|unac-1.8.0-3|33	line interface that removes accents from a string given in argument
12mr|unac-1.8.0-3|34	(unaccent command). In the library function and the command, the
12mr|unac-1.8.0-3|35	charset of the input string is specified as an argument. The input
12mr|unac-1.8.0-3|36	string is converted to UTF-16 using iconv(3), accents are stripped and
12mr|unac-1.8.0-3|37	the result is converted back to the original charset. The iconv --list
12mr|unac-1.8.0-3|38	command on GNU/Linux will show all charset supported.
12mr|unac-1.8.0-3|39	
12mr|unac-1.8.0-3|40	%package -n %develname
12mr|unac-1.8.0-3|41	Group: Development/C
12mr|unac-1.8.0-3|42	Summary: A C library that removes accents
12mr|unac-1.8.0-3|43	Requires: %libname = %version-%release
12mr|unac-1.8.0-3|44	Provides: %name-devel = %version-%release
12mr|unac-1.8.0-3|45	
12mr|unac-1.8.0-3|46	%description -n %develname
12mr|unac-1.8.0-3|47	unac is a C library and command that remove accents from a string.
12mr|unac-1.8.0-3|48	For instance the string t will become ete.  It provides a command
12mr|unac-1.8.0-3|49	line interface that removes accents from a string given in argument
12mr|unac-1.8.0-3|50	(unaccent command). In the library function and the command, the
12mr|unac-1.8.0-3|51	charset of the input string is specified as an argument. The input
12mr|unac-1.8.0-3|52	string is converted to UTF-16 using iconv(3), accents are stripped and
12mr|unac-1.8.0-3|53	the result is converted back to the original charset. The iconv --list
12mr|unac-1.8.0-3|54	command on GNU/Linux will show all charset supported.
12mr|unac-1.8.0-3|55	
12mr|unac-1.8.0-3|56	%prep
12mr|unac-1.8.0-3|57	%setup -q -n %name-%version.orig
12mr|unac-1.8.0-3|58	touch config.rpath
12mr|unac-1.8.0-3|59	autoreconf -fi
12mr|unac-1.8.0-3|60	
12mr|unac-1.8.0-3|61	%build
12mr|unac-1.8.0-3|62	
12mr|unac-1.8.0-3|63	%configure2_5x
12mr|unac-1.8.0-3|64	%make
12mr|unac-1.8.0-3|65	
12mr|unac-1.8.0-3|66	%install
12mr|unac-1.8.0-3|67	rm -rf ${RPM_BUILD_ROOT}
12mr|unac-1.8.0-3|68	%makeinstall_std
12mr|unac-1.8.0-3|69	
12mr|unac-1.8.0-3|70	%clean
12mr|unac-1.8.0-3|71	rm -rf ${RPM_BUILD_ROOT}
12mr|unac-1.8.0-3|72	
12mr|unac-1.8.0-3|73	%files
12mr|unac-1.8.0-3|74	%defattr(-,root,root)
12mr|unac-1.8.0-3|75	%doc ChangeLog README
12mr|unac-1.8.0-3|76	%{_bindir}/unaccent
12mr|unac-1.8.0-3|77	%_mandir/man1/unaccent.1*
12mr|unac-1.8.0-3|78	
12mr|unac-1.8.0-3|79	%files -n %libname
12mr|unac-1.8.0-3|80	%defattr(-,root,root)
12mr|unac-1.8.0-3|81	%_libdir/libunac.so.%{major}*
12mr|unac-1.8.0-3|82	
12mr|unac-1.8.0-3|83	%files -n %develname
12mr|unac-1.8.0-3|84	%defattr(-,root,root)
12mr|unac-1.8.0-3|85	%_libdir/libunac*a
12mr|unac-1.8.0-3|86	%_libdir/libunac*so
12mr|unac-1.8.0-3|87	%_libdir/pkgconfig/unac.pc
12mr|unac-1.8.0-3|88	%{_includedir}/unac.h
12mr|unac-1.8.0-3|89	%{_mandir}/man3/unac.3*
12mr|unac-1.8.0-3|90	
12mr|unac-1.8.0-3|91	
12mr|unac-1.8.0-3|92	
12mr|unac-1.8.0-3|93	
12mr|unac-1.8.0-3|94	%changelog
12mr|unac-1.8.0-3|95	

19053 12
12mr|unetbootin-0-2.581|1	%global rel 581
12mr|unetbootin-0-2.581|2	
12mr|unetbootin-0-2.581|3	Name:		unetbootin
12mr|unetbootin-0-2.581|4	Version:	0
12mr|unetbootin-0-2.581|5	Release:	2.%{rel}
12mr|unetbootin-0-2.581|6	Summary:	Create bootable Live USB drives for a variety of Linux distributions
12mr|unetbootin-0-2.581|7	Group:		System/Configuration/Hardware
12mr|unetbootin-0-2.581|8	License:	GPLv2+
12mr|unetbootin-0-2.581|9	URL:		http://unetbootin.sourceforge.net/
12mr|unetbootin-0-2.581|10	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-source-%{rel}.tar.gz
12mr|unetbootin-0-2.581|11	Patch1:		rosa-config.patch
12mr|unetbootin-0-2.581|12	# Syslinux is only available on x86 architectures
12mr|unetbootin-0-2.581|13	ExclusiveArch:	%{ix86} x86_64
12mr|unetbootin-0-2.581|14	
12mr|unetbootin-0-2.581|15	BuildRequires:	desktop-file-utils
12mr|unetbootin-0-2.581|16	BuildRequires:	qt4-devel
12mr|unetbootin-0-2.581|17	# Not picked up automatically, required for operation
12mr|unetbootin-0-2.581|18	#Requires:	extlinux
12mr|unetbootin-0-2.581|19	Requires:	p7zip
12mr|unetbootin-0-2.581|20	Requires:	syslinux
12mr|unetbootin-0-2.581|21	Requires:	usermode
12mr|unetbootin-0-2.581|22	
12mr|unetbootin-0-2.581|23	%description
12mr|unetbootin-0-2.581|24	UNetbootin allows you to create bootable Live USB drives for a variety of
12mr|unetbootin-0-2.581|25	Linux distributions from Windows or Linux, without requiring you to burn a CD.
12mr|unetbootin-0-2.581|26	You can either let it download one of the many distributions supported
12mr|unetbootin-0-2.581|27	out-of-the-box for you, or supply your own Linux .iso file if you've already
12mr|unetbootin-0-2.581|28	downloaded one or your preferred distribution isn't on the list.
12mr|unetbootin-0-2.581|29	
12mr|unetbootin-0-2.581|30	
12mr|unetbootin-0-2.581|31	%prep
12mr|unetbootin-0-2.581|32	%setup -q -c
12mr|unetbootin-0-2.581|33	%apply_patches
12mr|unetbootin-0-2.581|34	
12mr|unetbootin-0-2.581|35	%build
12mr|unetbootin-0-2.581|36	mv unetbootin.desktop rosa-unetbootin.desktop
12mr|unetbootin-0-2.581|37	lupdate unetbootin.pro
12mr|unetbootin-0-2.581|38	lrelease unetbootin.pro
12mr|unetbootin-0-2.581|39	qmake
12mr|unetbootin-0-2.581|40	
12mr|unetbootin-0-2.581|41	%make
12mr|unetbootin-0-2.581|42	
12mr|unetbootin-0-2.581|43	
12mr|unetbootin-0-2.581|44	%install
12mr|unetbootin-0-2.581|45	rm -rf %{buildroot}
12mr|unetbootin-0-2.581|46	install -D -p -m 755 unetbootin %{buildroot}%{_sbindir}/unetbootin
12mr|unetbootin-0-2.581|47	# Install desktop file
12mr|unetbootin-0-2.581|48	desktop-file-install --vendor="" --remove-key=Version --remove-key=Name[en_US] --remove-key=GenericName[en_US] --remove-key=Comment[en_US] --remove-category=Application --dir=%{buildroot}%{_datadir}/applications rosa-unetbootin.desktop
12mr|unetbootin-0-2.581|49	# Install localization files
12mr|unetbootin-0-2.581|50	install -d %{buildroot}%{_datadir}/unetbootin
12mr|unetbootin-0-2.581|51	install -c -p -m 644 unetbootin_*.qm %{buildroot}%{_datadir}/unetbootin/
12mr|unetbootin-0-2.581|52	# Install icons
12mr|unetbootin-0-2.581|53	install -D -c -p -m 644 unetbootin_16.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/unetbootin.png
12mr|unetbootin-0-2.581|54	install -D -c -p -m 644 unetbootin_22.png %{buildroot}%{_datadir}/icons/hicolor/22x22/apps/unetbootin.png
12mr|unetbootin-0-2.581|55	install -D -c -p -m 644 unetbootin_24.png %{buildroot}%{_datadir}/icons/hicolor/24x24/apps/unetbootin.png
12mr|unetbootin-0-2.581|56	install -D -c -p -m 644 unetbootin_32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/unetbootin.png
12mr|unetbootin-0-2.581|57	install -D -c -p -m 644 unetbootin_48.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/unetbootin.png
12mr|unetbootin-0-2.581|58	install -D -c -p -m 644 unetbootin_64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/unetbootin.png
12mr|unetbootin-0-2.581|59	install -D -c -p -m 644 unetbootin_128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/unetbootin.png
12mr|unetbootin-0-2.581|60	install -D -c -p -m 644 unetbootin_192.png %{buildroot}%{_datadir}/icons/hicolor/192x192/apps/unetbootin.png
12mr|unetbootin-0-2.581|61	install -D -c -p -m 644 unetbootin_256.png %{buildroot}%{_datadir}/icons/hicolor/256x256/apps/unetbootin.png
12mr|unetbootin-0-2.581|62	
12mr|unetbootin-0-2.581|63	# setup link for consolehelper support to allow root access
12mr|unetbootin-0-2.581|64	install -d %{buildroot}%{_bindir}
12mr|unetbootin-0-2.581|65	pushd %{buildroot}%{_bindir}
12mr|unetbootin-0-2.581|66	ln -s consolehelper %{name}
12mr|unetbootin-0-2.581|67	popd
12mr|unetbootin-0-2.581|68	
12mr|unetbootin-0-2.581|69	
12mr|unetbootin-0-2.581|70	%files
12mr|unetbootin-0-2.581|71	%doc README.TXT
12mr|unetbootin-0-2.581|72	%{_bindir}/unetbootin
12mr|unetbootin-0-2.581|73	%{_sbindir}/unetbootin
12mr|unetbootin-0-2.581|74	%{_datadir}/unetbootin/
12mr|unetbootin-0-2.581|75	%{_datadir}/applications/rosa-unetbootin.desktop
12mr|unetbootin-0-2.581|76	%{_datadir}/icons/hicolor/*/*
12mr|unetbootin-0-2.581|77	
12mr|unetbootin-0-2.581|78	
12mr|unetbootin-0-2.581|79	
12mr|unetbootin-0-2.581|80	
12mr|unetbootin-0-2.581|81	
12mr|unetbootin-0-2.581|82	%changelog
12mr|unetbootin-0-2.581|83	

19054 12
12mr|unionfs-utils-0.2.1-10|1	%define name		unionfs-utils
12mr|unionfs-utils-0.2.1-10|2	%define origname	unionfs_utils
12mr|unionfs-utils-0.2.1-10|3	%define version		0.2.1
12mr|unionfs-utils-0.2.1-10|4	
12mr|unionfs-utils-0.2.1-10|5	%define major		0
12mr|unionfs-utils-0.2.1-10|6	%define libname		%mklibname %{name} %{major}
12mr|unionfs-utils-0.2.1-10|7	%define develname	%mklibname %{name} -d
12mr|unionfs-utils-0.2.1-10|8	
12mr|unionfs-utils-0.2.1-10|9	%define common_description Unionfs is a Stackable Unification File System.
12mr|unionfs-utils-0.2.1-10|10	
12mr|unionfs-utils-0.2.1-10|11	Summary:	Userspace utilities for Unionfs
12mr|unionfs-utils-0.2.1-10|12	Name:		%{name}
12mr|unionfs-utils-0.2.1-10|13	Version:	%{version}
12mr|unionfs-utils-0.2.1-10|14	Release:	%mkrel 10
12mr|unionfs-utils-0.2.1-10|15	Source0:	http://download.filesystems.org/unionfs/unionfs-utils-0.x/%{origname}-%{version}.tar.gz
12mr|unionfs-utils-0.2.1-10|16	License:	GPL+
12mr|unionfs-utils-0.2.1-10|17	Group:		System/Kernel and hardware
12mr|unionfs-utils-0.2.1-10|18	URL:		http://unionfs.filesystems.org/
12mr|unionfs-utils-0.2.1-10|19	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|unionfs-utils-0.2.1-10|20	BuildRequires:	autoconf
12mr|unionfs-utils-0.2.1-10|21	BuildRequires:	pkgconfig(ext2fs)
12mr|unionfs-utils-0.2.1-10|22	BuildRequires:	libuuid-devel
12mr|unionfs-utils-0.2.1-10|23	Obsoletes:	unionfs-tools
12mr|unionfs-utils-0.2.1-10|24	Provides:	unionfs-tools
12mr|unionfs-utils-0.2.1-10|25	
12mr|unionfs-utils-0.2.1-10|26	%description
12mr|unionfs-utils-0.2.1-10|27	%{common_description}
12mr|unionfs-utils-0.2.1-10|28	
12mr|unionfs-utils-0.2.1-10|29	This package contains userspace utilities for Unionfs.
12mr|unionfs-utils-0.2.1-10|30	
12mr|unionfs-utils-0.2.1-10|31	%package -n	%{libname}
12mr|unionfs-utils-0.2.1-10|32	Summary:	Unionfs utilities library
12mr|unionfs-utils-0.2.1-10|33	Group:		System/Libraries
12mr|unionfs-utils-0.2.1-10|34	
12mr|unionfs-utils-0.2.1-10|35	%description -n	%{libname}
12mr|unionfs-utils-0.2.1-10|36	%{common_description}
12mr|unionfs-utils-0.2.1-10|37	
12mr|unionfs-utils-0.2.1-10|38	This package contains the library needed to run programs dynamically
12mr|unionfs-utils-0.2.1-10|39	linked with Unionfs.
12mr|unionfs-utils-0.2.1-10|40	
12mr|unionfs-utils-0.2.1-10|41	%package -n	%{develname}
12mr|unionfs-utils-0.2.1-10|42	Summary:	Development tools for programs using Unionfs
12mr|unionfs-utils-0.2.1-10|43	Group:		Development/C
12mr|unionfs-utils-0.2.1-10|44	Requires:	%{libname} = %{version}
12mr|unionfs-utils-0.2.1-10|45	Provides:	%{name}-devel = %{version}-%{release}
12mr|unionfs-utils-0.2.1-10|46	Obsoletes:	%{mklibname %name 0 -d}
12mr|unionfs-utils-0.2.1-10|47	
12mr|unionfs-utils-0.2.1-10|48	%description -n	%{develname}
12mr|unionfs-utils-0.2.1-10|49	%{common_description}
12mr|unionfs-utils-0.2.1-10|50	
12mr|unionfs-utils-0.2.1-10|51	This package contains the header files and libraries needed for
12mr|unionfs-utils-0.2.1-10|52	developing programs using the Unionfs utilities library.
12mr|unionfs-utils-0.2.1-10|53	
12mr|unionfs-utils-0.2.1-10|54	%prep
12mr|unionfs-utils-0.2.1-10|55	%setup -q -n %{origname}-%{version}
12mr|unionfs-utils-0.2.1-10|56	
12mr|unionfs-utils-0.2.1-10|57	%build
12mr|unionfs-utils-0.2.1-10|58	autoreconf -fi
12mr|unionfs-utils-0.2.1-10|59	%configure2_5x
12mr|unionfs-utils-0.2.1-10|60	%make
12mr|unionfs-utils-0.2.1-10|61	
12mr|unionfs-utils-0.2.1-10|62	%install
12mr|unionfs-utils-0.2.1-10|63	rm -rf %{buildroot}
12mr|unionfs-utils-0.2.1-10|64	%makeinstall_std
12mr|unionfs-utils-0.2.1-10|65	
12mr|unionfs-utils-0.2.1-10|66	%clean
12mr|unionfs-utils-0.2.1-10|67	rm -rf %{buildroot}
12mr|unionfs-utils-0.2.1-10|68	
12mr|unionfs-utils-0.2.1-10|69	%files
12mr|unionfs-utils-0.2.1-10|70	%defattr(-,root,root)
12mr|unionfs-utils-0.2.1-10|71	%doc AUTHORS ChangeLog NEWS README
12mr|unionfs-utils-0.2.1-10|72	%{_bindir}/union*
12mr|unionfs-utils-0.2.1-10|73	%{_mandir}/man8/*.8*
12mr|unionfs-utils-0.2.1-10|74	
12mr|unionfs-utils-0.2.1-10|75	%files -n %{libname}
12mr|unionfs-utils-0.2.1-10|76	%{_libdir}/libunionfs_utils.so.%{major}*
12mr|unionfs-utils-0.2.1-10|77	
12mr|unionfs-utils-0.2.1-10|78	%files -n %{develname}
12mr|unionfs-utils-0.2.1-10|79	%{_includedir}/unionfs_utils.h
12mr|unionfs-utils-0.2.1-10|80	%{_libdir}/libunionfs_utils.*a
12mr|unionfs-utils-0.2.1-10|81	%{_libdir}/libunionfs_utils.so
12mr|unionfs-utils-0.2.1-10|82	%{_mandir}/man3/*.3*
12mr|unionfs-utils-0.2.1-10|83	
12mr|unionfs-utils-0.2.1-10|84	
12mr|unionfs-utils-0.2.1-10|85	
12mr|unionfs-utils-0.2.1-10|86	
12mr|unionfs-utils-0.2.1-10|87	%changelog
12mr|unionfs-utils-0.2.1-10|88	

19055 12
12mr|units-1.88-6|1	Summary:	A utility for converting amounts from one unit to another
12mr|units-1.88-6|2	Name:		units
12mr|units-1.88-6|3	Version:	1.88
12mr|units-1.88-6|4	Release:	6
12mr|units-1.88-6|5	Source0:	ftp://ftp.gnu.org/pub/gnu/units/%{name}-%{version}.tar.gz
12mr|units-1.88-6|6	Url:		http://www.gnu.org/software/units/units.html
12mr|units-1.88-6|7	License:	GPLv2
12mr|units-1.88-6|8	Group:		Office
12mr|units-1.88-6|9	BuildRequires:	ncurses-devel
12mr|units-1.88-6|10	BuildRequires:	readline-devel
12mr|units-1.88-6|11	
12mr|units-1.88-6|12	%description
12mr|units-1.88-6|13	The â€˜units' program converts quantities expressed in various scales to
12mr|units-1.88-6|14	their equivalents in other scales. The â€˜units' program can handle
12mr|units-1.88-6|15	multiplicative scale changes as well as nonlinear conversions such as
12mr|units-1.88-6|16	Fahrenheit to Celsius. Temperature and other nonlinear conversions
12mr|units-1.88-6|17	are handled using a functional notation.
12mr|units-1.88-6|18	
12mr|units-1.88-6|19	%prep
12mr|units-1.88-6|20	%setup -q
12mr|units-1.88-6|21	
12mr|units-1.88-6|22	%build
12mr|units-1.88-6|23	%configure2_5x
12mr|units-1.88-6|24	%make
12mr|units-1.88-6|25	make check
12mr|units-1.88-6|26	
12mr|units-1.88-6|27	%install
12mr|units-1.88-6|28	%makeinstall
12mr|units-1.88-6|29	
12mr|units-1.88-6|30	%files
12mr|units-1.88-6|31	%defattr(-,root,root)
12mr|units-1.88-6|32	%{_bindir}/units
12mr|units-1.88-6|33	%{_datadir}/units.dat
12mr|units-1.88-6|34	%{_infodir}/*
12mr|units-1.88-6|35	%{_mandir}/man1/units.1*
12mr|units-1.88-6|36	
12mr|units-1.88-6|37	
12mr|units-1.88-6|38	
12mr|units-1.88-6|39	%changelog
12mr|units-1.88-6|40	

19056 12
12mr|unixODBC-2.3.1-3|1	%define major 2
12mr|unixODBC-2.3.1-3|2	%define libname %mklibname %{name} %{major}
12mr|unixODBC-2.3.1-3|3	%define develname %mklibname %{name} -d
12mr|unixODBC-2.3.1-3|4	
12mr|unixODBC-2.3.1-3|5	Summary:	Unix ODBC driver manager and database drivers
12mr|unixODBC-2.3.1-3|6	Name:		unixODBC
12mr|unixODBC-2.3.1-3|7	Version:	2.3.1
12mr|unixODBC-2.3.1-3|8	Release:	3
12mr|unixODBC-2.3.1-3|9	Group:		Databases
12mr|unixODBC-2.3.1-3|10	License:	GPLv2+ and LGPLv2+
12mr|unixODBC-2.3.1-3|11	URL:		http://www.unixODBC.org/
12mr|unixODBC-2.3.1-3|12	Source0:	http://www.unixodbc.org/%{name}-%{version}.tar.gz
12mr|unixODBC-2.3.1-3|13	BuildRequires:	bison
12mr|unixODBC-2.3.1-3|14	BuildRequires:	flex
12mr|unixODBC-2.3.1-3|15	BuildRequires:	readline-devel
12mr|unixODBC-2.3.1-3|16	BuildRequires:	byacc
12mr|unixODBC-2.3.1-3|17	BuildRequires:	libltdl-devel
12mr|unixODBC-2.3.1-3|18	
12mr|unixODBC-2.3.1-3|19	%description
12mr|unixODBC-2.3.1-3|20	UnixODBC is a free/open specification for providing application developers
12mr|unixODBC-2.3.1-3|21	with a predictable API with which to access Data Sources. Data Sources include
12mr|unixODBC-2.3.1-3|22	SQL Servers and any Data Source with an ODBC Driver.
12mr|unixODBC-2.3.1-3|23	
12mr|unixODBC-2.3.1-3|24	%package -n	%{libname}
12mr|unixODBC-2.3.1-3|25	Summary:	Libraries unixODBC
12mr|unixODBC-2.3.1-3|26	Group:		System/Libraries
12mr|unixODBC-2.3.1-3|27	Obsoletes:	%{mklibname unixODBC 1} < 2.3.1
12mr|unixODBC-2.3.1-3|28	
12mr|unixODBC-2.3.1-3|29	%description -n	%{libname}
12mr|unixODBC-2.3.1-3|30	This package contains the shared unixODBC libraries.
12mr|unixODBC-2.3.1-3|31	
12mr|unixODBC-2.3.1-3|32	%package -n	%{develname}
12mr|unixODBC-2.3.1-3|33	Summary: 	Includes and shared libraries for ODBC development
12mr|unixODBC-2.3.1-3|34	Group: 		Development/Other
12mr|unixODBC-2.3.1-3|35	Requires: 	%{libname} >= %{version}-%{release}
12mr|unixODBC-2.3.1-3|36	Provides:	%{name}-devel = %{version}-%{release}
12mr|unixODBC-2.3.1-3|37	
12mr|unixODBC-2.3.1-3|38	%description -n	%{develname}
12mr|unixODBC-2.3.1-3|39	unixODBC aims to provide a complete ODBC solution for the Linux platform.
12mr|unixODBC-2.3.1-3|40	This package contains the include files and shared libraries for development.
12mr|unixODBC-2.3.1-3|41	
12mr|unixODBC-2.3.1-3|42	%prep
12mr|unixODBC-2.3.1-3|43	%setup -q
12mr|unixODBC-2.3.1-3|44	
12mr|unixODBC-2.3.1-3|45	# Blow away the embedded libtool and replace with build system's libtool.
12mr|unixODBC-2.3.1-3|46	# (We will use the installed libtool anyway, but this makes sure they match.)
12mr|unixODBC-2.3.1-3|47	rm -rf config.guess config.sub install-sh ltmain.sh libltdl
12mr|unixODBC-2.3.1-3|48	# this hack is so we can build with either libtool 2.2 or 1.5
12mr|unixODBC-2.3.1-3|49	libtoolize --install || libtoolize
12mr|unixODBC-2.3.1-3|50	
12mr|unixODBC-2.3.1-3|51	%build
12mr|unixODBC-2.3.1-3|52	autoreconf -fi
12mr|unixODBC-2.3.1-3|53	%configure2_5x \
12mr|unixODBC-2.3.1-3|54	--with-included-ltdl=no \
12mr|unixODBC-2.3.1-3|55	--with-ltdl-include=%{_includedir} \
12mr|unixODBC-2.3.1-3|56	--with-ltdl-lib=%{_libdir} \
12mr|unixODBC-2.3.1-3|57	--disable-static \
12mr|unixODBC-2.3.1-3|58	--enable-drivers
12mr|unixODBC-2.3.1-3|59	%make
12mr|unixODBC-2.3.1-3|60	
12mr|unixODBC-2.3.1-3|61	%install
12mr|unixODBC-2.3.1-3|62	mkdir -p %{buildroot}%{_sysconfdir}
12mr|unixODBC-2.3.1-3|63	%makeinstall_std
12mr|unixODBC-2.3.1-3|64	
12mr|unixODBC-2.3.1-3|65	%multiarch_binaries %{buildroot}%{_bindir}/odbc_config
12mr|unixODBC-2.3.1-3|66	
12mr|unixODBC-2.3.1-3|67	%files
12mr|unixODBC-2.3.1-3|68	%doc AUTHORS INSTALL ChangeLog NEWS README
12mr|unixODBC-2.3.1-3|69	%config(noreplace) %verify(not md5 size mtime) %{_sysconfdir}/odbc*.ini
12mr|unixODBC-2.3.1-3|70	%dir %{_sysconfdir}/ODBCDataSources
12mr|unixODBC-2.3.1-3|71	%{_bindir}/dltest
12mr|unixODBC-2.3.1-3|72	%{_bindir}/isql
12mr|unixODBC-2.3.1-3|73	%{_bindir}/odbcinst
12mr|unixODBC-2.3.1-3|74	%{_bindir}/iusql
12mr|unixODBC-2.3.1-3|75	
12mr|unixODBC-2.3.1-3|76	%files -n %{libname}
12mr|unixODBC-2.3.1-3|77	%{_libdir}/libodbccr.so.%{major}*
12mr|unixODBC-2.3.1-3|78	%{_libdir}/libodbcinst.so.%{major}*
12mr|unixODBC-2.3.1-3|79	%{_libdir}/libodbcpsql.so.%{major}*
12mr|unixODBC-2.3.1-3|80	%{_libdir}/libodbc.so.%{major}*
12mr|unixODBC-2.3.1-3|81	%{_libdir}/libnn.so.1*
12mr|unixODBC-2.3.1-3|82	%{_libdir}/libtemplate.so.1*
12mr|unixODBC-2.3.1-3|83	
12mr|unixODBC-2.3.1-3|84	%files -n %{develname}
12mr|unixODBC-2.3.1-3|85	%doc doc/
12mr|unixODBC-2.3.1-3|86	%{_bindir}/odbc_config
12mr|unixODBC-2.3.1-3|87	%{_includedir}/*
12mr|unixODBC-2.3.1-3|88	%{_libdir}/lib*.so
12mr|unixODBC-2.3.1-3|89	%{multiarch_bindir}/odbc_config
12mr|unixODBC-2.3.1-3|90	
12mr|unixODBC-2.3.1-3|91	
12mr|unixODBC-2.3.1-3|92	
12mr|unixODBC-2.3.1-3|93	%changelog
12mr|unixODBC-2.3.1-3|94	

19057 12
12mr|unoconv-0.4-1|1	Summary:	Tool to convert between any document format supported by LibreOffice
12mr|unoconv-0.4-1|2	Name:		unoconv
12mr|unoconv-0.4-1|3	Version:	0.4
12mr|unoconv-0.4-1|4	Release:	1
12mr|unoconv-0.4-1|5	License:	GPLv2
12mr|unoconv-0.4-1|6	Group:		File tools
12mr|unoconv-0.4-1|7	URL:		http://dag.wieers.com/home-made/unoconv/
12mr|unoconv-0.4-1|8	Source0:	http://dag.wieers.com/home-made/%{name}/%{name}-%{version}.tar.bz2
12mr|unoconv-0.4-1|9	# Allow -o flag to output to files
12mr|unoconv-0.4-1|10	Patch0:		unoconv-output-files.patch
12mr|unoconv-0.4-1|11	# Fix LD_LIBRARY_PATH handling. From upstream trunk
12mr|unoconv-0.4-1|12	Patch1:		unoconv-ld-path.patch
12mr|unoconv-0.4-1|13	BuildArch:	noarch
12mr|unoconv-0.4-1|14	
12mr|unoconv-0.4-1|15	Requires:	libreoffice-core
12mr|unoconv-0.4-1|16	Requires:	libreoffice-pyuno
12mr|unoconv-0.4-1|17	
12mr|unoconv-0.4-1|18	%description
12mr|unoconv-0.4-1|19	unoconv converts between any document format that LibreOffice understands.
12mr|unoconv-0.4-1|20	It uses LibreOffice's UNO bindings for non-interactive conversion of
12mr|unoconv-0.4-1|21	documents.
12mr|unoconv-0.4-1|22	
12mr|unoconv-0.4-1|23	Supported document formats include Open Document Format (.odf), MS Word (.doc),
12mr|unoconv-0.4-1|24	MS Office Open/MS OOXML (.xml), Portable Document Format (.pdf), HTML, XHTML,
12mr|unoconv-0.4-1|25	RTF, Docbook (.xml), and more.
12mr|unoconv-0.4-1|26	
12mr|unoconv-0.4-1|27	%prep
12mr|unoconv-0.4-1|28	%setup -q
12mr|unoconv-0.4-1|29	%patch0 -p3 -b .o_flag
12mr|unoconv-0.4-1|30	%patch1 -p3 -b .ld_library_path
12mr|unoconv-0.4-1|31	
12mr|unoconv-0.4-1|32	%build
12mr|unoconv-0.4-1|33	
12mr|unoconv-0.4-1|34	%install
12mr|unoconv-0.4-1|35	%makeinstall_std
12mr|unoconv-0.4-1|36	
12mr|unoconv-0.4-1|37	%files
12mr|unoconv-0.4-1|38	%doc AUTHORS ChangeLog COPYING README TODO WISHLIST docs/ tests/
12mr|unoconv-0.4-1|39	%{_bindir}/%{name}
12mr|unoconv-0.4-1|40	%{_mandir}/man1/%{name}.1*
12mr|unoconv-0.4-1|41	
12mr|unoconv-0.4-1|42	
12mr|unoconv-0.4-1|43	
12mr|unoconv-0.4-1|44	
12mr|unoconv-0.4-1|45	%changelog
12mr|unoconv-0.4-1|46	

19058 12
12mr|unzip-6.0-7|1	%define name	unzip
12mr|unzip-6.0-7|2	%define version 6.0
12mr|unzip-6.0-7|3	%define release %mkrel 7
12mr|unzip-6.0-7|4	%define src_ver	%(echo %version|sed "s/\\.//"g)
12mr|unzip-6.0-7|5	
12mr|unzip-6.0-7|6	Summary:	Unpacks ZIP files such as those made by pkzip under DOS
12mr|unzip-6.0-7|7	Name:		%{name}
12mr|unzip-6.0-7|8	Version:	%{version}
12mr|unzip-6.0-7|9	Release:	%{release}
12mr|unzip-6.0-7|10	License:	BSD-like
12mr|unzip-6.0-7|11	Group:		Archiving/Compression
12mr|unzip-6.0-7|12	URL:		http://www.info-zip.org/pub/infozip/UnZip.html
12mr|unzip-6.0-7|13	Source0:	http://ftp.info-zip.org/pub/infozip/src/%{name}%{src_ver}.tar.bz2
12mr|unzip-6.0-7|14	Patch0:		%{name}-6.0-libnatspec.patch
12mr|unzip-6.0-7|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|unzip-6.0-7|16	BuildRequires:	libnatspec-devel
12mr|unzip-6.0-7|17	
12mr|unzip-6.0-7|18	%description
12mr|unzip-6.0-7|19	unzip will list, test, or extract files from a ZIP archive, commonly found
12mr|unzip-6.0-7|20	on MS-DOS systems. A companion program, zip, creates ZIP archives; both
12mr|unzip-6.0-7|21	programs are compatible with archives created by PKWARE's PKZIP and
12mr|unzip-6.0-7|22	PKUNZIP for MS-DOS, but in many cases the program options or default
12mr|unzip-6.0-7|23	behaviors differ.
12mr|unzip-6.0-7|24	
12mr|unzip-6.0-7|25	This version also has encryption support.
12mr|unzip-6.0-7|26	
12mr|unzip-6.0-7|27	%prep
12mr|unzip-6.0-7|28	
12mr|unzip-6.0-7|29	%setup -qn %{name}%{src_ver}
12mr|unzip-6.0-7|30	%patch0 -p1
12mr|unzip-6.0-7|31	
12mr|unzip-6.0-7|32	%build
12mr|unzip-6.0-7|33	%define Werror_cflags %nil
12mr|unzip-6.0-7|34	%ifarch %{ix86}
12mr|unzip-6.0-7|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
12mr|unzip-6.0-7|36	%else
12mr|unzip-6.0-7|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."
12mr|unzip-6.0-7|38	%endif
12mr|unzip-6.0-7|39	
12mr|unzip-6.0-7|40	%install
12mr|unzip-6.0-7|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|unzip-6.0-7|42	
12mr|unzip-6.0-7|43	mkdir -p %{buildroot}{%{_bindir},%{_mandir}/man1}
12mr|unzip-6.0-7|44	
12mr|unzip-6.0-7|45	ln -sf unzip zipinfo
12mr|unzip-6.0-7|46	for i in unzip funzip unzipsfx zipinfo;	do install $i %{buildroot}%{_bindir}; done
12mr|unzip-6.0-7|47	install unix/zipgrep %{buildroot}%{_bindir}
12mr|unzip-6.0-7|48	
12mr|unzip-6.0-7|49	for i in man/*.1; do install -m 644 $i %{buildroot}%{_mandir}/man1/; done
12mr|unzip-6.0-7|50	
12mr|unzip-6.0-7|51	cat > README.IMPORTANT.Mandriva << EOF
12mr|unzip-6.0-7|52	This version of unzip include the "unreduce" and "unshrink" algorithms.
12mr|unzip-6.0-7|53	Since 20 June 2003 LZW patents has expired !
12mr|unzip-6.0-7|54	
12mr|unzip-6.0-7|55	
12mr|unzip-6.0-7|56	Please contact Mandriva at <bugs@mandriva.com> if you have
12mr|unzip-6.0-7|57	any problems regarding this issue.
12mr|unzip-6.0-7|58	EOF
12mr|unzip-6.0-7|59	
12mr|unzip-6.0-7|60	%clean
12mr|unzip-6.0-7|61	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|unzip-6.0-7|62	
12mr|unzip-6.0-7|63	%files
12mr|unzip-6.0-7|64	%defattr(-,root,root)
12mr|unzip-6.0-7|65	%doc BUGS COPYING.OLD Contents History.* INSTALL README ToDo WHERE README.IMPORTANT.Mandriva
12mr|unzip-6.0-7|66	%doc proginfo/
12mr|unzip-6.0-7|67	%{_bindir}/*
12mr|unzip-6.0-7|68	%{_mandir}/man1/*
12mr|unzip-6.0-7|69	
12mr|unzip-6.0-7|70	
12mr|unzip-6.0-7|71	
12mr|unzip-6.0-7|72	%changelog
12mr|unzip-6.0-7|73	

19059 12
12mr|update-alternatives-1.9.0-9|1	Name:           update-alternatives
12mr|update-alternatives-1.9.0-9|2	Version:        1.9.0
12mr|update-alternatives-1.9.0-9|3	Release:        %mkrel 9
12mr|update-alternatives-1.9.0-9|4	Summary:        Alternative management system
12mr|update-alternatives-1.9.0-9|5	License:        GPL
12mr|update-alternatives-1.9.0-9|6	Group:          System/Configuration/Packaging
12mr|update-alternatives-1.9.0-9|7	URL:            http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/update-alternatives/
12mr|update-alternatives-1.9.0-9|8	Source0:        %{name}-%{version}.tar.bz2
12mr|update-alternatives-1.9.0-9|9	Buildarch:      noarch
12mr|update-alternatives-1.9.0-9|10	Conflicts:  rpm < 4.4.1
12mr|update-alternatives-1.9.0-9|11	# explicit file provides
12mr|update-alternatives-1.9.0-9|12	Provides:       %{_sbindir}/alternatives
12mr|update-alternatives-1.9.0-9|13	Provides:       %{_sbindir}/update-alternatives
12mr|update-alternatives-1.9.0-9|14	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|update-alternatives-1.9.0-9|15	
12mr|update-alternatives-1.9.0-9|16	%description
12mr|update-alternatives-1.9.0-9|17	Utility for managing concurent software. Original version comes from
12mr|update-alternatives-1.9.0-9|18	Debian but has been patched by Mandriva for use with rpm systems.
12mr|update-alternatives-1.9.0-9|19	
12mr|update-alternatives-1.9.0-9|20	%prep
12mr|update-alternatives-1.9.0-9|21	%setup -q
12mr|update-alternatives-1.9.0-9|22	
12mr|update-alternatives-1.9.0-9|23	%build
12mr|update-alternatives-1.9.0-9|24	
12mr|update-alternatives-1.9.0-9|25	%install
12mr|update-alternatives-1.9.0-9|26	%{__rm} -rf %{buildroot}
12mr|update-alternatives-1.9.0-9|27	
12mr|update-alternatives-1.9.0-9|28	%{makeinstall}
12mr|update-alternatives-1.9.0-9|29	
12mr|update-alternatives-1.9.0-9|30	%{__mkdir_p} %{buildroot}%{_sysconfdir}/alternatives
12mr|update-alternatives-1.9.0-9|31	%{__mkdir_p} %{buildroot}%{_localstatedir}/lib/rpm/alternatives
12mr|update-alternatives-1.9.0-9|32	
12mr|update-alternatives-1.9.0-9|33	(cd %{buildroot}%{_localstatedir}/lib && %{__ln_s} rpm/alternatives alternatives)
12mr|update-alternatives-1.9.0-9|34	(cd %{buildroot}%{_sbindir} && %{__ln_s} update-alternatives alternatives)
12mr|update-alternatives-1.9.0-9|35	
12mr|update-alternatives-1.9.0-9|36	%clean
12mr|update-alternatives-1.9.0-9|37	%{__rm} -rf %{buildroot}
12mr|update-alternatives-1.9.0-9|38	
12mr|update-alternatives-1.9.0-9|39	%files
12mr|update-alternatives-1.9.0-9|40	%defattr(0644,root,root,0755)
12mr|update-alternatives-1.9.0-9|41	%attr(0755,root,root) %{_sbindir}/alternatives
12mr|update-alternatives-1.9.0-9|42	%attr(0755,root,root) %{_sbindir}/update-alternatives
12mr|update-alternatives-1.9.0-9|43	%{_mandir}/man8/update-alternatives.8*
12mr|update-alternatives-1.9.0-9|44	%dir %{_localstatedir}/lib/alternatives
12mr|update-alternatives-1.9.0-9|45	%dir %{_localstatedir}/lib/rpm/alternatives
12mr|update-alternatives-1.9.0-9|46	%dir %{_sysconfdir}/alternatives
12mr|update-alternatives-1.9.0-9|47	
12mr|update-alternatives-1.9.0-9|48	
12mr|update-alternatives-1.9.0-9|49	
12mr|update-alternatives-1.9.0-9|50	%changelog
12mr|update-alternatives-1.9.0-9|51	

19060 12
12mr|upower-0.9.18-2|1	%define oname UPower
12mr|upower-0.9.18-2|2	
12mr|upower-0.9.18-2|3	%define major 1
12mr|upower-0.9.18-2|4	%define girmajor 1.0
12mr|upower-0.9.18-2|5	%define libname %mklibname upower-glib %{major}
12mr|upower-0.9.18-2|6	%define girname %mklibname upower-glib-gir %{girmajor}
12mr|upower-0.9.18-2|7	%define devname %mklibname -d upower-glib
12mr|upower-0.9.18-2|8	
12mr|upower-0.9.18-2|9	%define oldlibname %mklibname devkit-power-gobject 1
12mr|upower-0.9.18-2|10	%define olddevname %mklibname -d devkit-power-gobject
12mr|upower-0.9.18-2|11	
12mr|upower-0.9.18-2|12	Summary:	Power Management Service
12mr|upower-0.9.18-2|13	Name:		upower
12mr|upower-0.9.18-2|14	Version:	0.9.18
12mr|upower-0.9.18-2|15	Release:	2
12mr|upower-0.9.18-2|16	License:	GPLv2+
12mr|upower-0.9.18-2|17	Group:		System/Kernel and hardware
12mr|upower-0.9.18-2|18	URL:		http://upower.freedesktop.org/
12mr|upower-0.9.18-2|19	Source0:	http://upower.freedesktop.org/releases/%{name}-%{version}.tar.xz
12mr|upower-0.9.18-2|20	
12mr|upower-0.9.18-2|21	BuildRequires:	docbook-style-xsl
12mr|upower-0.9.18-2|22	BuildRequires:	gettext
12mr|upower-0.9.18-2|23	BuildRequires:	gtk-doc
12mr|upower-0.9.18-2|24	BuildRequires:	intltool
12mr|upower-0.9.18-2|25	BuildRequires:	xsltproc
12mr|upower-0.9.18-2|26	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|upower-0.9.18-2|27	BuildRequires:	pkgconfig(gudev-1.0) >= 186
12mr|upower-0.9.18-2|28	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|upower-0.9.18-2|29	BuildRequires:	pkgconfig(libimobiledevice-1.0)
12mr|upower-0.9.18-2|30	BuildRequires:	pkgconfig(libusb-1.0)
12mr|upower-0.9.18-2|31	BuildRequires:	pkgconfig(polkit-gobject-1)
12mr|upower-0.9.18-2|32	BuildRequires:	systemd-units >= 37
12mr|upower-0.9.18-2|33	BuildRequires:	pkgconfig(systemd)
12mr|upower-0.9.18-2|34	Requires(post,preun,postun):	systemd-units
12mr|upower-0.9.18-2|35	Requires(post,preun):	rpm-helper
12mr|upower-0.9.18-2|36	Requires(post):	systemd-sysvinit
12mr|upower-0.9.18-2|37	
12mr|upower-0.9.18-2|38	Requires:	pm-utils
12mr|upower-0.9.18-2|39	Requires:	suspend
12mr|upower-0.9.18-2|40	Provides:	%{oname} = %{version}-%{release}
12mr|upower-0.9.18-2|41	Obsoletes:	devicekit-power
12mr|upower-0.9.18-2|42	Provides:  devicekit-power
12mr|upower-0.9.18-2|43	
12mr|upower-0.9.18-2|44	%description
12mr|upower-0.9.18-2|45	%{oname} provides a daemon, API and command line tools for
12mr|upower-0.9.18-2|46	managing power devices attached to the system.
12mr|upower-0.9.18-2|47	
12mr|upower-0.9.18-2|48	%package -n %{libname}
12mr|upower-0.9.18-2|49	Summary:	Shared Library of %{oname}
12mr|upower-0.9.18-2|50	Group:		System/Libraries
12mr|upower-0.9.18-2|51	Obsoletes:	%{oldlibname}
12mr|upower-0.9.18-2|52	
12mr|upower-0.9.18-2|53	%description -n %{libname}
12mr|upower-0.9.18-2|54	%{oname} provides a daemon, API and command line tools for
12mr|upower-0.9.18-2|55	managing power devices attached to the system.
12mr|upower-0.9.18-2|56	
12mr|upower-0.9.18-2|57	%package -n %{girname}
12mr|upower-0.9.18-2|58	Summary:	GObject Introspection interface description for %{name}
12mr|upower-0.9.18-2|59	Group:		System/Libraries
12mr|upower-0.9.18-2|60	Conflicts:	%{_lib}upower-glib1 < 0.9.15-3
12mr|upower-0.9.18-2|61	
12mr|upower-0.9.18-2|62	%description -n	%{girname}
12mr|upower-0.9.18-2|63	GObject Introspection interface description for %{name}.
12mr|upower-0.9.18-2|64	
12mr|upower-0.9.18-2|65	%package -n %{devname}
12mr|upower-0.9.18-2|66	Summary:	Headers and libraries for %{oname}
12mr|upower-0.9.18-2|67	Group:		Development/C
12mr|upower-0.9.18-2|68	Provides:	%{oname}-devel = %{version}-%{release}
12mr|upower-0.9.18-2|69	Requires:	%{libname} = %{version}-%{release}
12mr|upower-0.9.18-2|70	Requires:	%{girname} = %{version}-%{release}
12mr|upower-0.9.18-2|71	Obsoletes:	%{olddevname}
12mr|upower-0.9.18-2|72	
12mr|upower-0.9.18-2|73	%description -n	%{devname}
12mr|upower-0.9.18-2|74	Headers and libraries for %{oname}
12mr|upower-0.9.18-2|75	
12mr|upower-0.9.18-2|76	%prep
12mr|upower-0.9.18-2|77	%setup -q
12mr|upower-0.9.18-2|78	
12mr|upower-0.9.18-2|79	%build
12mr|upower-0.9.18-2|80	%configure2_5x \
12mr|upower-0.9.18-2|81	--enable-gtk-doc \
12mr|upower-0.9.18-2|82	--disable-static \
12mr|upower-0.9.18-2|83	#	--enable-introspection \
12mr|upower-0.9.18-2|84	#	--with-systemdsystemunitdir=%{_unitdir}
12mr|upower-0.9.18-2|85	
12mr|upower-0.9.18-2|86	%make
12mr|upower-0.9.18-2|87	
12mr|upower-0.9.18-2|88	%install
12mr|upower-0.9.18-2|89	%makeinstall_std
12mr|upower-0.9.18-2|90	
12mr|upower-0.9.18-2|91	%find_lang %{name}
12mr|upower-0.9.18-2|92	
12mr|upower-0.9.18-2|93	%post
12mr|upower-0.9.18-2|94	%_post_service %{name}
12mr|upower-0.9.18-2|95	
12mr|upower-0.9.18-2|96	%preun
12mr|upower-0.9.18-2|97	%_postun_service %{name}
12mr|upower-0.9.18-2|98	
12mr|upower-0.9.18-2|99	%files -f %{name}.lang
12mr|upower-0.9.18-2|100	%doc README AUTHORS NEWS HACKING
12mr|upower-0.9.18-2|101	%dir %{_sysconfdir}/UPower/
12mr|upower-0.9.18-2|102	%config(noreplace) %{_sysconfdir}/UPower/UPower.conf
12mr|upower-0.9.18-2|103	%{_sysconfdir}/dbus-1/system.d/*.conf
12mr|upower-0.9.18-2|104	/lib/udev/rules.d/*.rules
12mr|upower-0.9.18-2|105	%{_localstatedir}/lib/upower
12mr|upower-0.9.18-2|106	%{_bindir}/*
12mr|upower-0.9.18-2|107	%{_libexecdir}/upowerd
12mr|upower-0.9.18-2|108	%{_datadir}/polkit-1/actions/*.policy
12mr|upower-0.9.18-2|109	%{_datadir}/dbus-1/system-services/*.service
12mr|upower-0.9.18-2|110	%{_unitdir}/upower.service
12mr|upower-0.9.18-2|111	/lib/systemd/system-sleep/notify-upower.sh
12mr|upower-0.9.18-2|112	%{_mandir}/man1/*
12mr|upower-0.9.18-2|113	%{_mandir}/man7/*
12mr|upower-0.9.18-2|114	%{_mandir}/man8/*
12mr|upower-0.9.18-2|115	
12mr|upower-0.9.18-2|116	%files -n %{libname}
12mr|upower-0.9.18-2|117	%{_libdir}/libupower-glib.so.%{major}*
12mr|upower-0.9.18-2|118	
12mr|upower-0.9.18-2|119	%files -n %{girname}
12mr|upower-0.9.18-2|120	%{_libdir}/girepository-1.0/UPowerGlib-%{girmajor}.typelib
12mr|upower-0.9.18-2|121	
12mr|upower-0.9.18-2|122	%files -n %{devname}
12mr|upower-0.9.18-2|123	%{_includedir}/libupower-glib
12mr|upower-0.9.18-2|124	%{_libdir}/*.so
12mr|upower-0.9.18-2|125	%{_libdir}/pkgconfig/upower-glib.pc
12mr|upower-0.9.18-2|126	%{_datadir}/dbus-1/interfaces/*.xml
12mr|upower-0.9.18-2|127	%dir %{_datadir}/gtk-doc/html/UPower
12mr|upower-0.9.18-2|128	%{_datadir}/gtk-doc/html/UPower/*
12mr|upower-0.9.18-2|129	%{_datadir}/gir-1.0/UPowerGlib-%{girmajor}.gir
12mr|upower-0.9.18-2|130	
12mr|upower-0.9.18-2|131	%changelog
12mr|upower-0.9.18-2|132	

19061 12
12mr|upx-3.08-1|1	Summary:	The Ultimate Packer for eXecutables
12mr|upx-3.08-1|2	Name:		upx
12mr|upx-3.08-1|3	Version:	3.08
12mr|upx-3.08-1|4	Release:	%mkrel 1
12mr|upx-3.08-1|5	License:	GPL
12mr|upx-3.08-1|6	Group:		Archiving/Compression
12mr|upx-3.08-1|7	URL:		http://upx.sourceforge.net/
12mr|upx-3.08-1|8	Source0:	http://upx.sourceforge.net/download/%{name}-%{version}-src.tar.bz2
12mr|upx-3.08-1|9	BuildRequires:	ucl-devel >= 1.03
12mr|upx-3.08-1|10	BuildRequires:	pkgconfig(zlib)
12mr|upx-3.08-1|11	
12mr|upx-3.08-1|12	%description
12mr|upx-3.08-1|13	UPX is an advanced executable file compressor. UPX will typically
12mr|upx-3.08-1|14	reduce the file size of programs and DLLs by around 50%-70%, thus
12mr|upx-3.08-1|15	reducing disk space, network load times, download times and other
12mr|upx-3.08-1|16	distribution and storage costs.
12mr|upx-3.08-1|17	
12mr|upx-3.08-1|18	Programs and libraries compressed by UPX are completely self-contained
12mr|upx-3.08-1|19	and run exactly as before, with no runtime or memory penalty for most
12mr|upx-3.08-1|20	of the supported formats.
12mr|upx-3.08-1|21	
12mr|upx-3.08-1|22	UPX supports a number of different executable formats, including
12mr|upx-3.08-1|23	Win95/98/ME/NT/2000 programs and DLLs, DOS programs, and Linux executables.
12mr|upx-3.08-1|24	
12mr|upx-3.08-1|25	UPX is rated number one in the well known Archive Comparison Test. Visit
12mr|upx-3.08-1|26	http://compression.ca/act-exepack.html
12mr|upx-3.08-1|27	
12mr|upx-3.08-1|28	%prep
12mr|upx-3.08-1|29	
12mr|upx-3.08-1|30	%setup -q -n %{name}-%{version}-src
12mr|upx-3.08-1|31	
12mr|upx-3.08-1|32	%build
12mr|upx-3.08-1|33	# building the docs
12mr|upx-3.08-1|34	%make -C doc
12mr|upx-3.08-1|35	export UCLDIR=%{_prefix}
12mr|upx-3.08-1|36	%make -C src CXXFLAGS="%{optflags} -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings"
12mr|upx-3.08-1|37	
12mr|upx-3.08-1|38	%install
12mr|upx-3.08-1|39	rm -rf %{buildroot}
12mr|upx-3.08-1|40	
12mr|upx-3.08-1|41	install -d %{buildroot}%{_bindir}
12mr|upx-3.08-1|42	install -d %{buildroot}%{_mandir}/man1
12mr|upx-3.08-1|43	
12mr|upx-3.08-1|44	install -m 755 src/upx.out %{buildroot}%{_bindir}/upx
12mr|upx-3.08-1|45	install -m 644 doc/upx.1 %{buildroot}%{_mandir}/man1/
12mr|upx-3.08-1|46	
12mr|upx-3.08-1|47	%files
12mr|upx-3.08-1|48	%doc BUGS LICENSE NEWS PROJECTS README* THANKS doc/upx.doc doc/upx.html doc/*.txt
12mr|upx-3.08-1|49	%{_bindir}/*
12mr|upx-3.08-1|50	%attr(644,root,man) %{_mandir}/man1/*
12mr|upx-3.08-1|51	
12mr|upx-3.08-1|52	%changelog
12mr|upx-3.08-1|53	

19062 12
12mr|urlview-0.9-18|1	Name:		urlview
12mr|urlview-0.9-18|2	Version:	0.9
12mr|urlview-0.9-18|3	Release:	18
12mr|urlview-0.9-18|4	
12mr|urlview-0.9-18|5	Summary:	A URL extractor/viewer for use with Mutt
12mr|urlview-0.9-18|6	License:	GPL
12mr|urlview-0.9-18|7	Group:		Networking/Mail
12mr|urlview-0.9-18|8	Url:		ftp://ftp.mutt.org/mutt/contrib/
12mr|urlview-0.9-18|9	Source0:	ftp://ftp.mutt.org/mutt/contrib/%{name}-%{version}.tar.bz2
12mr|urlview-0.9-18|10	Source1:	urlview-regex.o-alpha.bz2
12mr|urlview-0.9-18|11	Patch0:		urlview-comma.patch2
12mr|urlview-0.9-18|12	Patch1:		urlview-0.9-use_firefox.patch
12mr|urlview-0.9-18|13	# fix #54424: fix segfault when opening an url
12mr|urlview-0.9-18|14	Patch2:		urlview-0.9-fix_segfault.patch
12mr|urlview-0.9-18|15	
12mr|urlview-0.9-18|16	BuildRequires:	autoconf automake libtool
12mr|urlview-0.9-18|17	BuildRequires:	slang-devel
12mr|urlview-0.9-18|18	
12mr|urlview-0.9-18|19	Requires:	webclient
12mr|urlview-0.9-18|20	
12mr|urlview-0.9-18|21	%description
12mr|urlview-0.9-18|22	urlview extracts URLs from a given text file, and presents a menu
12mr|urlview-0.9-18|23	of URLs to view using a user specified command.
12mr|urlview-0.9-18|24	
12mr|urlview-0.9-18|25	%prep
12mr|urlview-0.9-18|26	%setup -q
12mr|urlview-0.9-18|27	%patch0 -p1
12mr|urlview-0.9-18|28	%patch1 -p1 -b .firefox
12mr|urlview-0.9-18|29	%patch2 -b .segfault
12mr|urlview-0.9-18|30	
12mr|urlview-0.9-18|31	%build
12mr|urlview-0.9-18|32	#suckattack
12mr|urlview-0.9-18|33	%ifarch alpha
12mr|urlview-0.9-18|34	mkdir regex
12mr|urlview-0.9-18|35	bzcat %{SOURCE1} > regex/regex.o
12mr|urlview-0.9-18|36	%endif
12mr|urlview-0.9-18|37	
12mr|urlview-0.9-18|38	# We need NEWS to make autoreconf happy
12mr|urlview-0.9-18|39	touch NEWS
12mr|urlview-0.9-18|40	autoreconf -fi
12mr|urlview-0.9-18|41	%configure --with-slang
12mr|urlview-0.9-18|42	%make
12mr|urlview-0.9-18|43	
12mr|urlview-0.9-18|44	%install
12mr|urlview-0.9-18|45	mkdir -p %{buildroot}%{_bindir}
12mr|urlview-0.9-18|46	mkdir -p %{buildroot}%{_mandir}/man1
12mr|urlview-0.9-18|47	%makeinstall
12mr|urlview-0.9-18|48	install -m755 url_handler.sh %{buildroot}%{_bindir}/url_handler.sh
12mr|urlview-0.9-18|49	
12mr|urlview-0.9-18|50	%files
12mr|urlview-0.9-18|51	%doc AUTHORS ChangeLog COPYING
12mr|urlview-0.9-18|52	%doc INSTALL README sample.urlview
12mr|urlview-0.9-18|53	%doc urlview.sgml
12mr|urlview-0.9-18|54	%{_bindir}/urlview
12mr|urlview-0.9-18|55	%{_bindir}/url_handler.sh
12mr|urlview-0.9-18|56	%{_mandir}/man1/urlview.1*
12mr|urlview-0.9-18|57	
12mr|urlview-0.9-18|58	
12mr|urlview-0.9-18|59	
12mr|urlview-0.9-18|60	%changelog
12mr|urlview-0.9-18|61	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|urlview-0.9-18|62	+ Commit: 5343c52
12mr|urlview-0.9-18|63	- Update BuildRequires and Requires, spec cleanup
12mr|urlview-0.9-18|64	
12mr|urlview-0.9-18|65	

19063 12
12mr|urpmi-6.71-2|1	%bcond_without	gurpmi
12mr|urpmi-6.71-2|2	
12mr|urpmi-6.71-2|3	Name:		urpmi
12mr|urpmi-6.71-2|4	Version:	6.71
12mr|urpmi-6.71-2|5	Release:	2
12mr|urpmi-6.71-2|6	Summary:	Command-line software installation tools
12mr|urpmi-6.71-2|7	Group:		System/Configuration/Packaging
12mr|urpmi-6.71-2|8	License:	GPLv2+
12mr|urpmi-6.71-2|9	Source0:	%{name}-%{version}.tar.xz
12mr|urpmi-6.71-2|10	Patch1:		urpmi.urpme-lock.patch
12mr|urpmi-6.71-2|11	Patch3:		urpmi-6.70-gurpmi-mime.patch
12mr|urpmi-6.71-2|12	Patch4:		urpmi-6.70-rosa-release.patch
12mr|urpmi-6.71-2|13	Patch5:		urpmi-6.70-rosa-mirrors.patch
12mr|urpmi-6.71-2|14	Patch6:		urpmi-6.70-disable-orphan-dudf.patch
12mr|urpmi-6.71-2|15	URL:		http://wiki.mandriva.com/en/Tools/urpmi
12mr|urpmi-6.71-2|16	Requires:	webfetch gnupg
12mr|urpmi-6.71-2|17	Requires(post):	perl-Locale-gettext
12mr|urpmi-6.71-2|18	Requires(post):	perl-URPM >= 4.33
12mr|urpmi-6.71-2|19	# gzip is used in perl-URPM for synthesis and hdlist
12mr|urpmi-6.71-2|20	Requires(post):	gzip
12mr|urpmi-6.71-2|21	Requires:	genhdlist2
12mr|urpmi-6.71-2|22	Requires:	perl-Time-ZoneInfo
12mr|urpmi-6.71-2|23	Requires:	perl-Filesys-Df
12mr|urpmi-6.71-2|24	Requires:	meta-task
12mr|urpmi-6.71-2|25	# require these due to perl update in 2012.1
12mr|urpmi-6.71-2|26	# just to make sure they are installed with urpmi
12mr|urpmi-6.71-2|27	Requires:	perl-Locale-gettext >= 1.50.0-10
12mr|urpmi-6.71-2|28	Requires:	perl-Term-ReadKey >= 2.30-16
12mr|urpmi-6.71-2|29	Requires:	perl-XML-LibXML >= 1.980.0-2
12mr|urpmi-6.71-2|30	# /update
12mr|urpmi-6.71-2|31	Suggests:	perl-Hal-Cdroms
12mr|urpmi-6.71-2|32	Suggests:	aria2
12mr|urpmi-6.71-2|33	BuildRequires:	bzip2-devel
12mr|urpmi-6.71-2|34	BuildRequires:	gettext intltool
12mr|urpmi-6.71-2|35	BuildRequires:	perl
12mr|urpmi-6.71-2|36	BuildRequires:	perl-devel
12mr|urpmi-6.71-2|37	BuildRequires:	perl-File-Slurp
12mr|urpmi-6.71-2|38	BuildRequires:	perl(Net::LDAP)
12mr|urpmi-6.71-2|39	BuildRequires:	perl-URPM
12mr|urpmi-6.71-2|40	BuildRequires:	perl-MDV-Packdrakeng
12mr|urpmi-6.71-2|41	BuildRequires:	perl-MDV-Distribconf
12mr|urpmi-6.71-2|42	BuildRequires:	perl(MDV::Distribconf::Build)
12mr|urpmi-6.71-2|43	BuildRequires:	perl-Locale-gettext
12mr|urpmi-6.71-2|44	BuildRequires:  perl_checker
12mr|urpmi-6.71-2|45	BuildRequires:	intltool
12mr|urpmi-6.71-2|46	# for make test:
12mr|urpmi-6.71-2|47	BuildRequires:	perl-Test-Pod
12mr|urpmi-6.71-2|48	BuildRequires:	perl-XML-LibXML
12mr|urpmi-6.71-2|49	BuildRequires:  glibc-static-devel
12mr|urpmi-6.71-2|50	BuildRequires:  perl-Net-Server
12mr|urpmi-6.71-2|51	# for genhdlist in make test:
12mr|urpmi-6.71-2|52	BuildRequires:  rpmtools
12mr|urpmi-6.71-2|53	BuildRequires:  perl-Expect
12mr|urpmi-6.71-2|54	BuildArch:	noarch
12mr|urpmi-6.71-2|55	# temporary deps due to the perl-5.14 bump
12mr|urpmi-6.71-2|56	BuildRequires:	perl-List-MoreUtils
12mr|urpmi-6.71-2|57	BuildRequires:	perl-IO-Tty
12mr|urpmi-6.71-2|58	
12mr|urpmi-6.71-2|59	%description
12mr|urpmi-6.71-2|60	urpmi is ROSA Linux's console-based software installation tool. You can
12mr|urpmi-6.71-2|61	use it to install software from the console in the same way as you use the
12mr|urpmi-6.71-2|62	graphical Install Software tool (rpmdrake) to install software from the
12mr|urpmi-6.71-2|63	desktop. urpmi will follow package dependencies -- in other words, it will
12mr|urpmi-6.71-2|64	install all the other software required by the software you ask it to
12mr|urpmi-6.71-2|65	install -- and it's capable of obtaining packages from a variety of media,
12mr|urpmi-6.71-2|66	including the ROSA Linux installation DVD, your local hard disk,
12mr|urpmi-6.71-2|67	and remote sources such as web or FTP sites.
12mr|urpmi-6.71-2|68	
12mr|urpmi-6.71-2|69	%if %{with gurpmi}
12mr|urpmi-6.71-2|70	%package -n	gurpmi
12mr|urpmi-6.71-2|71	Summary:	User mode rpm GUI install
12mr|urpmi-6.71-2|72	Requires:	urpmi >= %{EVRD}
12mr|urpmi-6.71-2|73	Requires:	usermode usermode-consoleonly
12mr|urpmi-6.71-2|74	Obsoletes:	grpmi
12mr|urpmi-6.71-2|75	Provides:	grpmi
12mr|urpmi-6.71-2|76	Requires(post): desktop-file-utils
12mr|urpmi-6.71-2|77	Requires(postun): desktop-file-utils
12mr|urpmi-6.71-2|78	
12mr|urpmi-6.71-2|79	%description -n	gurpmi
12mr|urpmi-6.71-2|80	gurpmi is a graphical front-end to urpmi.
12mr|urpmi-6.71-2|81	%endif
12mr|urpmi-6.71-2|82	
12mr|urpmi-6.71-2|83	%package	parallel-ka-run
12mr|urpmi-6.71-2|84	Summary:	Parallel extensions to urpmi using ka-run
12mr|urpmi-6.71-2|85	Requires:	urpmi >= %{EVRD}
12mr|urpmi-6.71-2|86	Requires:	parallel-tools
12mr|urpmi-6.71-2|87	
12mr|urpmi-6.71-2|88	%description	parallel-ka-run
12mr|urpmi-6.71-2|89	urpmi-parallel-ka-run is an extension module to urpmi for handling
12mr|urpmi-6.71-2|90	distributed installation using ka-run or Taktuk tools.
12mr|urpmi-6.71-2|91	
12mr|urpmi-6.71-2|92	%package	parallel-ssh
12mr|urpmi-6.71-2|93	Summary:	Parallel extensions to urpmi using ssh and scp
12mr|urpmi-6.71-2|94	Requires:	urpmi >= %{EVRD} openssh-clients perl
12mr|urpmi-6.71-2|95	
12mr|urpmi-6.71-2|96	%description	parallel-ssh
12mr|urpmi-6.71-2|97	urpmi-parallel-ssh is an extension module to urpmi for handling
12mr|urpmi-6.71-2|98	distributed installation using ssh and scp tools.
12mr|urpmi-6.71-2|99	
12mr|urpmi-6.71-2|100	%package	ldap
12mr|urpmi-6.71-2|101	Summary:	Extension to urpmi to specify media configuration via LDAP
12mr|urpmi-6.71-2|102	Requires:	urpmi >= %{EVRD}
12mr|urpmi-6.71-2|103	Requires:	openldap-clients
12mr|urpmi-6.71-2|104	
12mr|urpmi-6.71-2|105	%description	ldap
12mr|urpmi-6.71-2|106	urpmi-ldap is an extension module to urpmi to allow to specify
12mr|urpmi-6.71-2|107	urpmi configuration (notably media) in an LDAP directory.
12mr|urpmi-6.71-2|108	
12mr|urpmi-6.71-2|109	%prep
12mr|urpmi-6.71-2|110	%setup -q
12mr|urpmi-6.71-2|111	
12mr|urpmi-6.71-2|112	# unable to reproduce! (#63930)
12mr|urpmi-6.71-2|113	# urpmi.urpme-lock.patch
12mr|urpmi-6.71-2|114	#patch1 -p0
12mr|urpmi-6.71-2|115	
12mr|urpmi-6.71-2|116	# urpmi-6.69.gurpmi.patch
12mr|urpmi-6.71-2|117	%patch3 -p1
12mr|urpmi-6.71-2|118	
12mr|urpmi-6.71-2|119	# enable contrib, non-free and restricted for community edition and non-free for EE
12mr|urpmi-6.71-2|120	%patch4 -p1
12mr|urpmi-6.71-2|121	
12mr|urpmi-6.71-2|122	#use rosa mirrors list
12mr|urpmi-6.71-2|123	%patch5 -p1
12mr|urpmi-6.71-2|124	
12mr|urpmi-6.71-2|125	#disable dudf and orphans
12mr|urpmi-6.71-2|126	%patch6 -p1
12mr|urpmi-6.71-2|127	
12mr|urpmi-6.71-2|128	#delete non needing dudf file
12mr|urpmi-6.71-2|129	rm -f urpm/*dudf*
12mr|urpmi-6.71-2|130	rm -f pod/8/*dudf*
12mr|urpmi-6.71-2|131	
12mr|urpmi-6.71-2|132	#fix test count after this
12mr|urpmi-6.71-2|133	sed -e 's/27/26/' -i t/01compile.t
12mr|urpmi-6.71-2|134	
12mr|urpmi-6.71-2|135	%build
12mr|urpmi-6.71-2|136	%{__perl} Makefile.PL INSTALLDIRS=vendor \
12mr|urpmi-6.71-2|137	%if %{with gurpmi}
12mr|urpmi-6.71-2|138	--install-gui \
12mr|urpmi-6.71-2|139	%endif
12mr|urpmi-6.71-2|140	--install-po
12mr|urpmi-6.71-2|141	%{__make}
12mr|urpmi-6.71-2|142	
12mr|urpmi-6.71-2|143	%check
12mr|urpmi-6.71-2|144	%{__make} test
12mr|urpmi-6.71-2|145	
12mr|urpmi-6.71-2|146	%install
12mr|urpmi-6.71-2|147	%makeinstall_std
12mr|urpmi-6.71-2|148	
12mr|urpmi-6.71-2|149	# bash completion
12mr|urpmi-6.71-2|150	install -m644 %{name}.bash-completion -D %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
12mr|urpmi-6.71-2|151	
12mr|urpmi-6.71-2|152	# rpm-find-leaves is invoked by this name in rpmdrake
12mr|urpmi-6.71-2|153	ln -sf rpm-find-leaves %{buildroot}%{_bindir}/urpmi_rpm-find-leaves
12mr|urpmi-6.71-2|154	
12mr|urpmi-6.71-2|155	# Don't install READMEs twice
12mr|urpmi-6.71-2|156	rm -f %{buildroot}%{perl_vendorlib}/urpm/README*
12mr|urpmi-6.71-2|157	
12mr|urpmi-6.71-2|158	# Desktop entry (only used to register new MIME type handler, so no icon etc.)
12mr|urpmi-6.71-2|159	%if %{with gurpmi}
12mr|urpmi-6.71-2|160	mkdir -p %{buildroot}%{_datadir}/applications
12mr|urpmi-6.71-2|161	cp -a gurpmi.desktop %{buildroot}%{_datadir}/applications/mandriva-gurpmi.desktop
12mr|urpmi-6.71-2|162	%endif
12mr|urpmi-6.71-2|163	
12mr|urpmi-6.71-2|164	mkdir -p %{buildroot}%{_datadir}/mime/packages
12mr|urpmi-6.71-2|165	cat > %{buildroot}%{_datadir}/mime/packages/gurpmi.xml << EOF
12mr|urpmi-6.71-2|166	<?xml version="1.0"?>
12mr|urpmi-6.71-2|167	<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
12mr|urpmi-6.71-2|168	<mime-type type="application/x-urpmi">
12mr|urpmi-6.71-2|169	<comment>urpmi file</comment>
12mr|urpmi-6.71-2|170	<glob pattern="*.urpmi"/>
12mr|urpmi-6.71-2|171	</mime-type>
12mr|urpmi-6.71-2|172	</mime-info>
12mr|urpmi-6.71-2|173	EOF
12mr|urpmi-6.71-2|174	
12mr|urpmi-6.71-2|175	%find_lang %{name}
12mr|urpmi-6.71-2|176	
12mr|urpmi-6.71-2|177	%preun
12mr|urpmi-6.71-2|178	if [ "$1" = "0" ]; then
12mr|urpmi-6.71-2|179	cd /var/lib/urpmi
12mr|urpmi-6.71-2|180	rm -f compss provides depslist* descriptions.* *.cache hdlist.* synthesis.hdlist.* list.*
12mr|urpmi-6.71-2|181	cd /var/cache/urpmi
12mr|urpmi-6.71-2|182	rm -rf partial/* headers/* rpms/*
12mr|urpmi-6.71-2|183	fi
12mr|urpmi-6.71-2|184	exit 0
12mr|urpmi-6.71-2|185	
12mr|urpmi-6.71-2|186	%files -f %{name}.lang
12mr|urpmi-6.71-2|187	%doc NEWS README.zeroconf urpmi-repository-http.service
12mr|urpmi-6.71-2|188	%dir /etc/urpmi
12mr|urpmi-6.71-2|189	%dir /var/lib/urpmi
12mr|urpmi-6.71-2|190	%dir /var/cache/urpmi
12mr|urpmi-6.71-2|191	%dir /var/cache/urpmi/partial
12mr|urpmi-6.71-2|192	%dir /var/cache/urpmi/headers
12mr|urpmi-6.71-2|193	%dir /var/cache/urpmi/rpms
12mr|urpmi-6.71-2|194	%config(noreplace) /etc/urpmi/skip.list
12mr|urpmi-6.71-2|195	%config(noreplace) /etc/urpmi/inst.list
12mr|urpmi-6.71-2|196	%{_sysconfdir}/bash_completion.d/%{name}
12mr|urpmi-6.71-2|197	%{_bindir}/urpmi_rpm-find-leaves
12mr|urpmi-6.71-2|198	%{_bindir}/rpm-find-leaves
12mr|urpmi-6.71-2|199	%{_bindir}/urpmf
12mr|urpmi-6.71-2|200	%{_bindir}/urpmq
12mr|urpmi-6.71-2|201	%{_sbindir}/urpmi
12mr|urpmi-6.71-2|202	%{_sbindir}/rurpmi
12mr|urpmi-6.71-2|203	%{_sbindir}/rurpme
12mr|urpmi-6.71-2|204	%{_sbindir}/urpme
12mr|urpmi-6.71-2|205	%{_sbindir}/urpmi.addmedia
12mr|urpmi-6.71-2|206	%{_sbindir}/urpmi.removemedia
12mr|urpmi-6.71-2|207	%{_sbindir}/urpmi.update
12mr|urpmi-6.71-2|208	%{_sbindir}/urpmi.recover
12mr|urpmi-6.71-2|209	%{_mandir}/man3/urpm*
12mr|urpmi-6.71-2|210	%{_mandir}/man5/urpm*
12mr|urpmi-6.71-2|211	%{_mandir}/man5/proxy*
12mr|urpmi-6.71-2|212	%{_mandir}/man8/rurpm*
12mr|urpmi-6.71-2|213	%{_mandir}/man8/urpme*
12mr|urpmi-6.71-2|214	%{_mandir}/man8/urpmf*
12mr|urpmi-6.71-2|215	%{_mandir}/man8/urpmq*
12mr|urpmi-6.71-2|216	%{_mandir}/man8/urpmi.8*
12mr|urpmi-6.71-2|217	%{_mandir}/man8/urpmi.addmedia*
12mr|urpmi-6.71-2|218	%{_mandir}/man8/urpmi.removemedia*
12mr|urpmi-6.71-2|219	%{_mandir}/man8/urpmi.recover*
12mr|urpmi-6.71-2|220	%{_mandir}/man8/urpmi.update*
12mr|urpmi-6.71-2|221	%{_mandir}/man8/urpmihowto*
12mr|urpmi-6.71-2|222	%dir %{perl_vendorlib}/urpm
12mr|urpmi-6.71-2|223	%{perl_vendorlib}/urpm.pm
12mr|urpmi-6.71-2|224	%{perl_vendorlib}/urpm/args.pm
12mr|urpmi-6.71-2|225	%{perl_vendorlib}/urpm/bug_report.pm
12mr|urpmi-6.71-2|226	%{perl_vendorlib}/urpm/cfg.pm
12mr|urpmi-6.71-2|227	%{perl_vendorlib}/urpm/cdrom.pm
12mr|urpmi-6.71-2|228	%{perl_vendorlib}/urpm/download.pm
12mr|urpmi-6.71-2|229	%{perl_vendorlib}/urpm/get_pkgs.pm
12mr|urpmi-6.71-2|230	%{perl_vendorlib}/urpm/install.pm
12mr|urpmi-6.71-2|231	%{perl_vendorlib}/urpm/lock.pm
12mr|urpmi-6.71-2|232	%{perl_vendorlib}/urpm/main_loop.pm
12mr|urpmi-6.71-2|233	%{perl_vendorlib}/urpm/md5sum.pm
12mr|urpmi-6.71-2|234	%{perl_vendorlib}/urpm/media.pm
12mr|urpmi-6.71-2|235	%{perl_vendorlib}/urpm/mirrors.pm
12mr|urpmi-6.71-2|236	%{perl_vendorlib}/urpm/msg.pm
12mr|urpmi-6.71-2|237	%{perl_vendorlib}/urpm/orphans.pm
12mr|urpmi-6.71-2|238	%{perl_vendorlib}/urpm/parallel.pm
12mr|urpmi-6.71-2|239	%{perl_vendorlib}/urpm/prompt.pm
12mr|urpmi-6.71-2|240	%{perl_vendorlib}/urpm/removable.pm
12mr|urpmi-6.71-2|241	%{perl_vendorlib}/urpm/select.pm
12mr|urpmi-6.71-2|242	%{perl_vendorlib}/urpm/signature.pm
12mr|urpmi-6.71-2|243	%{perl_vendorlib}/urpm/sys.pm
12mr|urpmi-6.71-2|244	%{perl_vendorlib}/urpm/util.pm
12mr|urpmi-6.71-2|245	%{perl_vendorlib}/urpm/xml_info.pm
12mr|urpmi-6.71-2|246	%{perl_vendorlib}/urpm/xml_info_pkg.pm
12mr|urpmi-6.71-2|247	
12mr|urpmi-6.71-2|248	%if %{with gurpmi}
12mr|urpmi-6.71-2|249	%files -n gurpmi
12mr|urpmi-6.71-2|250	%{_bindir}/gurpmi
12mr|urpmi-6.71-2|251	%{_bindir}/gurpmi2
12mr|urpmi-6.71-2|252	%{_sbindir}/gurpmi2
12mr|urpmi-6.71-2|253	%{_datadir}/applications/mandriva-gurpmi.desktop
12mr|urpmi-6.71-2|254	%{_datadir}/mime/packages/gurpmi.xml
12mr|urpmi-6.71-2|255	%{perl_vendorlib}/gurpmi.pm
12mr|urpmi-6.71-2|256	%endif
12mr|urpmi-6.71-2|257	
12mr|urpmi-6.71-2|258	%files parallel-ka-run
12mr|urpmi-6.71-2|259	%doc urpm/README.ka-run
12mr|urpmi-6.71-2|260	%dir %{perl_vendorlib}/urpm
12mr|urpmi-6.71-2|261	%{perl_vendorlib}/urpm/parallel_ka_run.pm
12mr|urpmi-6.71-2|262	
12mr|urpmi-6.71-2|263	%files parallel-ssh
12mr|urpmi-6.71-2|264	%doc urpm/README.ssh
12mr|urpmi-6.71-2|265	%dir %{perl_vendorlib}/urpm
12mr|urpmi-6.71-2|266	%{perl_vendorlib}/urpm/parallel_ssh.pm
12mr|urpmi-6.71-2|267	
12mr|urpmi-6.71-2|268	%files ldap
12mr|urpmi-6.71-2|269	%doc urpmi.schema
12mr|urpmi-6.71-2|270	%{perl_vendorlib}/urpm/ldap.pm
12mr|urpmi-6.71-2|271	
12mr|urpmi-6.71-2|272	%changelog
12mr|urpmi-6.71-2|273	* Sun Aug 5 2012 akdengi <akdengi> 6.70-2
12mr|urpmi-6.71-2|274	- sync with Cooker
12mr|urpmi-6.71-2|275	
12mr|urpmi-6.71-2|276	* Fri Jun 29 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 6.69-5
12mr|urpmi-6.71-2|277	- enable contrib, non-free and restricted for gnome
12mr|urpmi-6.71-2|278	
12mr|urpmi-6.71-2|279	* Tue Apr 24 2012 akdengi <akdengi> 6.69-3
12mr|urpmi-6.71-2|280	- /urpm/media.pm If in /etc/product.id version EE enable non-free and restrected by default
12mr|urpmi-6.71-2|281	
12mr|urpmi-6.71-2|282	* Tue Aug 23 2011 Franck Bui <franck.bui@mandriva.com> 6.68-5mdv2011.0
12mr|urpmi-6.71-2|283	+ Revision: 696298
12mr|urpmi-6.71-2|284	- Add a default rule to inst.list for dealing with kernels > 2.6.38
12mr|urpmi-6.71-2|285	
12mr|urpmi-6.71-2|286	+ Sergey Tuchkin <stuchkin@mandriva.org>
12mr|urpmi-6.71-2|287	- sync with cooker
12mr|urpmi-6.71-2|288	- urpmi updated to version 6.68
12mr|urpmi-6.71-2|289	- urpme bugfix: deadlock in rpm5 /urpmi
12mr|urpmi-6.71-2|290	bug: https://qa.mandriva.com/show_bug.cgi?id=63930
12mr|urpmi-6.71-2|291	
12mr|urpmi-6.71-2|292	+ Alexander Barakin <abarakin@mandriva.org>
12mr|urpmi-6.71-2|293	- sync with cooker
12mr|urpmi-6.71-2|294	- use rsync to download from rsync-mirrors
12mr|urpmi-6.71-2|295	bug: https://qa.mandriva.com/show_bug.cgi?id=53409
12mr|urpmi-6.71-2|296	
12mr|urpmi-6.71-2|297	* Thu Jun 23 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.66-1
12mr|urpmi-6.71-2|298	+ Revision: 686791
12mr|urpmi-6.71-2|299	- new version:
12mr|urpmi-6.71-2|300	o fix disttag/distepoch workaround in previous version resulting in
12mr|urpmi-6.71-2|301	bogus problem messages
12mr|urpmi-6.71-2|302	
12mr|urpmi-6.71-2|303	* Wed Jun 01 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.65-2
12mr|urpmi-6.71-2|304	+ Revision: 682237
12mr|urpmi-6.71-2|305	- update versioned dependency on perl-URPM to avoid possible breakage (thx to
12mr|urpmi-6.71-2|306	Nicolas Pomar?\195?\168de <npomarede@corp.free.fr> for noticing! :)
12mr|urpmi-6.71-2|307	
12mr|urpmi-6.71-2|308	* Tue May 31 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.65-1
12mr|urpmi-6.71-2|309	+ Revision: 682090
12mr|urpmi-6.71-2|310	- new version:
12mr|urpmi-6.71-2|311	o fix orphaning of obsolete packages
12mr|urpmi-6.71-2|312	o fix orphaned packages not being printed when depending packages has
12mr|urpmi-6.71-2|313	been removed
12mr|urpmi-6.71-2|314	o fix an attempt to create and run an empty transaction
12mr|urpmi-6.71-2|315	o rename --nitronothing to --fastunsafe (more intuitive and less
12mr|urpmi-6.71-2|316	cheezy;)
12mr|urpmi-6.71-2|317	o fix bug in urpmf, which makes it believe epoch can be found in all
12mr|urpmi-6.71-2|318	metadata
12mr|urpmi-6.71-2|319	o revert workaround in previous version and implement proper support
12mr|urpmi-6.71-2|320	for parsing using updated metadata format
12mr|urpmi-6.71-2|321	
12mr|urpmi-6.71-2|322	* Sat May 28 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.64-1
12mr|urpmi-6.71-2|323	+ Revision: 681315
12mr|urpmi-6.71-2|324	- work around issue with *.xml.lzma metadata by fetching some of the data from
12mr|urpmi-6.71-2|325	synthesis for now (a bit slower, will do better soon)
12mr|urpmi-6.71-2|326	
12mr|urpmi-6.71-2|327	* Tue May 24 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.63-1
12mr|urpmi-6.71-2|328	+ Revision: 678089
12mr|urpmi-6.71-2|329	- new version:
12mr|urpmi-6.71-2|330	o make 'urpmq --not-available' print fullname
12mr|urpmi-6.71-2|331	- santize symlink creation of urpmi_rpm-find-leaves
12mr|urpmi-6.71-2|332	
12mr|urpmi-6.71-2|333	+ Funda Wang <fwang@mandriva.org>
12mr|urpmi-6.71-2|334	- there is no mimelnk now
12mr|urpmi-6.71-2|335	
12mr|urpmi-6.71-2|336	* Mon May 09 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.62-1
12mr|urpmi-6.71-2|337	+ Revision: 672980
12mr|urpmi-6.71-2|338	- new version
12mr|urpmi-6.71-2|339	o try tune and improve aria2 parameters for more reliable and faster downloads
12mr|urpmi-6.71-2|340	o reenable aria2 + metalink for downloading metadata by default to make it more reliable
12mr|urpmi-6.71-2|341	
12mr|urpmi-6.71-2|342	* Fri May 06 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.61-1
12mr|urpmi-6.71-2|343	+ Revision: 669767
12mr|urpmi-6.71-2|344	- fix buildrequires for check suite
12mr|urpmi-6.71-2|345	- new version:
12mr|urpmi-6.71-2|346	o follow some URPM api changes to use proper tag names for requirename & providename
12mr|urpmi-6.71-2|347	
12mr|urpmi-6.71-2|348	* Wed May 04 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.60-1
12mr|urpmi-6.71-2|349	+ Revision: 665162
12mr|urpmi-6.71-2|350	- update translations
12mr|urpmi-6.71-2|351	
12mr|urpmi-6.71-2|352	* Tue Apr 26 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.59-1
12mr|urpmi-6.71-2|353	+ Revision: 659489
12mr|urpmi-6.71-2|354	- add support for --nofdigests & --notriggers
12mr|urpmi-6.71-2|355	- add README.dudf to %%doc for urpmi-dudf
12mr|urpmi-6.71-2|356	- move urpmi-dudf.8 man page to urpmi-dudf package
12mr|urpmi-6.71-2|357	- add buildrequires on perl-dudfrpmstatus
12mr|urpmi-6.71-2|358	- add dependency on perl-dudfrpmstatus for urpmi-dudf
12mr|urpmi-6.71-2|359	- new version:
12mr|urpmi-6.71-2|360	o merge DUDF changes from Alexandre Lissy
12mr|urpmi-6.71-2|361	o revert archscore() hack as it's now fixed properly
12mr|urpmi-6.71-2|362	
12mr|urpmi-6.71-2|363	* Fri Apr 22 2011 Antoine Ginies <aginies@mandriva.com> 6.58-2
12mr|urpmi-6.71-2|364	+ Revision: 656706
12mr|urpmi-6.71-2|365	- restore archscore (works now in drakx, installation process)
12mr|urpmi-6.71-2|366	
12mr|urpmi-6.71-2|367	* Thu Apr 21 2011 Antoine Ginies <aginies@mandriva.com> 6.58-1
12mr|urpmi-6.71-2|368	+ Revision: 656456
12mr|urpmi-6.71-2|369	- add missing urpmi-dudf man page
12mr|urpmi-6.71-2|370	- don't run rpmdb conversion in case of any failures (Per ?\195?\152yvind Karlsen)
12mr|urpmi-6.71-2|371	- remove archscore(), waiting for platformscrore implementation (Antoine Ginies)
12mr|urpmi-6.71-2|372	
12mr|urpmi-6.71-2|373	* Thu Apr 21 2011 Antoine Ginies <aginies@mandriva.com> 6.57-2
12mr|urpmi-6.71-2|374	+ Revision: 656436
12mr|urpmi-6.71-2|375	- bump release
12mr|urpmi-6.71-2|376	
12mr|urpmi-6.71-2|377	* Sun Apr 10 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.57-1
12mr|urpmi-6.71-2|378	+ Revision: 652330
12mr|urpmi-6.71-2|379	- new version:
12mr|urpmi-6.71-2|380	o drop rpm locking from urpme now that it's safe
12mr|urpmi-6.71-2|381	o drop clean_rpmdb_shared_regions() hacks which seems responsible for
12mr|urpmi-6.71-2|382	rpmdb locking & corruption issues
12mr|urpmi-6.71-2|383	o allow querying dependencies in urpmf --qf (Pascal Terjan)
12mr|urpmi-6.71-2|384	
12mr|urpmi-6.71-2|385	* Wed Mar 30 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.56-1
12mr|urpmi-6.71-2|386	+ Revision: 649194
12mr|urpmi-6.71-2|387	- drop %%clean section
12mr|urpmi-6.71-2|388	- new version:
12mr|urpmi-6.71-2|389	o explicitly close transaction and rpmdb after completion
12mr|urpmi-6.71-2|390	o drop '-' in middle of option name from --*debug to really be consistent
12mr|urpmi-6.71-2|391	
12mr|urpmi-6.71-2|392	* Tue Mar 29 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.55-1
12mr|urpmi-6.71-2|393	+ Revision: 648757
12mr|urpmi-6.71-2|394	- new version:
12mr|urpmi-6.71-2|395	o add various --rpm*-debug options corresponding to what rpm provides
12mr|urpmi-6.71-2|396	
12mr|urpmi-6.71-2|397	* Tue Mar 22 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.54-1
12mr|urpmi-6.71-2|398	+ Revision: 647704
12mr|urpmi-6.71-2|399	- don't display README.* files with --test
12mr|urpmi-6.71-2|400	
12mr|urpmi-6.71-2|401	* Thu Mar 17 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.53-1
12mr|urpmi-6.71-2|402	+ Revision: 645732
12mr|urpmi-6.71-2|403	- fix string comparision bug causing urpmi to exit right away if urpmi-dudf
12mr|urpmi-6.71-2|404	package isn't installed
12mr|urpmi-6.71-2|405	
12mr|urpmi-6.71-2|406	* Wed Mar 16 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.52-1
12mr|urpmi-6.71-2|407	+ Revision: 645690
12mr|urpmi-6.71-2|408	- cleanups
12mr|urpmi-6.71-2|409	- drop ancient conflicts and versioned dependencies
12mr|urpmi-6.71-2|410	- drop compatibility macros not worth maintaining
12mr|urpmi-6.71-2|411	- drop ancient trigger on urpmi < 4.10.19
12mr|urpmi-6.71-2|412	- drop trigger on urpmi = 6.0
12mr|urpmi-6.71-2|413	- drop %%mkrel macro usage
12mr|urpmi-6.71-2|414	- drop ancient scriptlets
12mr|urpmi-6.71-2|415	- new release: 6.52
12mr|urpmi-6.71-2|416	o only enable legacy compatibility when all packages providing
12mr|urpmi-6.71-2|417	mandriva-release in available medias has older version than 2011.0
12mr|urpmi-6.71-2|418	o don't exit on errors with DUDF unless user tells to
12mr|urpmi-6.71-2|419	o don't modify /var/lib/rpm/installed-through-deps.list when using
12mr|urpmi-6.71-2|420	--test
12mr|urpmi-6.71-2|421	
12mr|urpmi-6.71-2|422	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 6.51-2
12mr|urpmi-6.71-2|423	+ Revision: 640202
12mr|urpmi-6.71-2|424	- rebuild to obsolete old packages
12mr|urpmi-6.71-2|425	
12mr|urpmi-6.71-2|426	* Tue Feb 22 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.51-1
12mr|urpmi-6.71-2|427	+ Revision: 639309
12mr|urpmi-6.71-2|428	- new release:
12mr|urpmi-6.71-2|429	o adjust formatting to better fit 80 character column width (#62572)
12mr|urpmi-6.71-2|430	o always print "Installation failed" messages when installing packages
12mr|urpmi-6.71-2|431	using several transactions and not only when using one transaction
12mr|urpmi-6.71-2|432	
12mr|urpmi-6.71-2|433	* Sat Feb 19 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.50-1
12mr|urpmi-6.71-2|434	+ Revision: 638709
12mr|urpmi-6.71-2|435	- new release:
12mr|urpmi-6.71-2|436	o fix broken 'urpmi --no-md5sum' (#62557)
12mr|urpmi-6.71-2|437	
12mr|urpmi-6.71-2|438	* Mon Feb 14 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.49-1
12mr|urpmi-6.71-2|439	+ Revision: 637658
12mr|urpmi-6.71-2|440	- new release:
12mr|urpmi-6.71-2|441	o require exclusive rpmdb lock for urpme to prevent concurrent rpmdb
12mr|urpmi-6.71-2|442	access with urpmi
12mr|urpmi-6.71-2|443	- new release:
12mr|urpmi-6.71-2|444	o print suggests column
12mr|urpmi-6.71-2|445	o increase width of release colum
12mr|urpmi-6.71-2|446	
12mr|urpmi-6.71-2|447	* Wed Jan 26 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.47-1
12mr|urpmi-6.71-2|448	+ Revision: 633009
12mr|urpmi-6.71-2|449	- revert check for rpm in rpmdb before migrating which caused regression
12mr|urpmi-6.71-2|450	
12mr|urpmi-6.71-2|451	* Tue Jan 25 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.46-1
12mr|urpmi-6.71-2|452	+ Revision: 632500
12mr|urpmi-6.71-2|453	- fix urpmq regression introduced in 6.44
12mr|urpmi-6.71-2|454	
12mr|urpmi-6.71-2|455	* Tue Jan 25 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.45-1
12mr|urpmi-6.71-2|456	+ Revision: 632498
12mr|urpmi-6.71-2|457	- new release:
12mr|urpmi-6.71-2|458	o verify that rpm actually was *really* installed before migrating
12mr|urpmi-6.71-2|459	rpmdb
12mr|urpmi-6.71-2|460	o allow to run 'urpmi --test' as non-root user
12mr|urpmi-6.71-2|461	- new release:
12mr|urpmi-6.71-2|462	o use URPM::Package->fullname to return pkg as string for urpmq to
12mr|urpmi-6.71-2|463	get full NVRA
12mr|urpmi-6.71-2|464	- change versioned perl-URPM dependency to perl-URPM >= 4.8
12mr|urpmi-6.71-2|465	- new release:
12mr|urpmi-6.71-2|466	o fix db conversion of chroot being run error return value
12mr|urpmi-6.71-2|467	o don't perform rpmdb conversion for chroot when --test is used
12mr|urpmi-6.71-2|468	- new release: 6.42
12mr|urpmi-6.71-2|469	o fix regression in previous release causing urpmi to try install
12mr|urpmi-6.71-2|470	rather than upgrading package updates
12mr|urpmi-6.71-2|471	- new release: 6.41
12mr|urpmi-6.71-2|472	
12mr|urpmi-6.71-2|473	* Sun Jan 09 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.40-1mdv2011.0
12mr|urpmi-6.71-2|474	+ Revision: 630719
12mr|urpmi-6.71-2|475	- new release: 6.40
12mr|urpmi-6.71-2|476	o add support for showing disttag & distepoch
12mr|urpmi-6.71-2|477	
12mr|urpmi-6.71-2|478	* Mon Nov 22 2010 Eugeni Dodonov <eugeni@mandriva.com> 6.39-1mdv2011.0
12mr|urpmi-6.71-2|479	+ Revision: 599597
12mr|urpmi-6.71-2|480	- 6.39:
12mr|urpmi-6.71-2|481	- install zeroconf documentation and example files.
12mr|urpmi-6.71-2|482	- resurrect urpmi.recover
12mr|urpmi-6.71-2|483	
12mr|urpmi-6.71-2|484	* Sat Nov 06 2010 Funda Wang <fwang@mandriva.org> 6.38-2mdv2011.0
12mr|urpmi-6.71-2|485	+ Revision: 593833
12mr|urpmi-6.71-2|486	- rebuild for new perl
12mr|urpmi-6.71-2|487	
12mr|urpmi-6.71-2|488	* Tue Jun 22 2010 Olivier Blin <blino@mandriva.org> 6.38-1mdv2011.0
12mr|urpmi-6.71-2|489	+ Revision: 548527
12mr|urpmi-6.71-2|490	- 6.38
12mr|urpmi-6.71-2|491	- add --zeroconf support in urpmi.addmedia
12mr|urpmi-6.71-2|492	
12mr|urpmi-6.71-2|493	* Fri May 28 2010 Eugeni Dodonov <eugeni@mandriva.com> 6.37-1mdv2010.1
12mr|urpmi-6.71-2|494	+ Revision: 546536
12mr|urpmi-6.71-2|495	- 6.37:
12mr|urpmi-6.71-2|496	- urpmq
12mr|urpmi-6.71-2|497	o fix listing of groups when listing all packages (also fixes #59321)
12mr|urpmi-6.71-2|498	
12mr|urpmi-6.71-2|499	* Wed May 26 2010 Christophe Fergeau <cfergeau@mandriva.com> 6.36-1mdv2010.1
12mr|urpmi-6.71-2|500	+ Revision: 546197
12mr|urpmi-6.71-2|501	- 6.36
12mr|urpmi-6.71-2|502	- urpmq
12mr|urpmi-6.71-2|503	o allow to use -g with --list
12mr|urpmi-6.71-2|504	
12mr|urpmi-6.71-2|505	* Wed Apr 28 2010 Christophe Fergeau <cfergeau@mandriva.com> 6.35-1mdv2010.1
12mr|urpmi-6.71-2|506	+ Revision: 540242
12mr|urpmi-6.71-2|507	- 6.35:
12mr|urpmi-6.71-2|508	- urpmi.addmedia:
12mr|urpmi-6.71-2|509	o disable non-free repository by default for Free edition (#40033)
12mr|urpmi-6.71-2|510	-urpmi:
12mr|urpmi-6.71-2|511	o when using --update, allow package dependencies to be fetched from
12mr|urpmi-6.71-2|512	non-update media (#51268)
12mr|urpmi-6.71-2|513	o don't confuse media/media keys when a package is available from different
12mr|urpmi-6.71-2|514	media (eg CDROM/network)
12mr|urpmi-6.71-2|515	
12mr|urpmi-6.71-2|516	* Mon Jan 25 2010 Thierry Vignaud <tv@mandriva.org> 6.34-1mdv2010.1
12mr|urpmi-6.71-2|517	+ Revision: 496473
12mr|urpmi-6.71-2|518	- don't crash when parsing an invalid media.cfg file in
12mr|urpmi-6.71-2|519	/etc/urpmi/mediacfg.d
12mr|urpmi-6.71-2|520	- fix being unable to run a second transaction set in rpmdrake (#54842)
12mr|urpmi-6.71-2|521	
12mr|urpmi-6.71-2|522	* Tue Jan 12 2010 Christophe Fergeau <cfergeau@mandriva.com> 6.33-1mdv2010.1
12mr|urpmi-6.71-2|523	+ Revision: 490280
12mr|urpmi-6.71-2|524	- 6.33:
12mr|urpmi-6.71-2|525	- invalidate mirror list cache when it's an old format (ie one which does not
12mr|urpmi-6.71-2|526	store the time of product.id)
12mr|urpmi-6.71-2|527	- fix urpmq --sources documentation (in --help)
12mr|urpmi-6.71-2|528	- do not advise to reboot when inside a chroot
12mr|urpmi-6.71-2|529	- do not cache media.cfg from the media when using a virtual one (ie a
12mr|urpmi-6.71-2|530	medium for which we don't want to cache metadata)
12mr|urpmi-6.71-2|531	- ignore gpg_pubkey packages in urpmq --not-available
12mr|urpmi-6.71-2|532	- fix not being able to remove orphan kernels due to dkms packages (#53414)
12mr|urpmi-6.71-2|533	- allow use of $RELEASE/$ARCH with urpmi.addmedia --distrib
12mr|urpmi-6.71-2|534	- fix media redirection (was broken when trying to fix #52276)
12mr|urpmi-6.71-2|535	- fix bash completion script (#54946)
12mr|urpmi-6.71-2|536	
12mr|urpmi-6.71-2|537	* Thu Oct 29 2009 Christophe Fergeau <cfergeau@mandriva.com> 6.32-1mdv2010.0
12mr|urpmi-6.71-2|538	+ Revision: 460165
12mr|urpmi-6.71-2|539	- 6.23:
12mr|urpmi-6.71-2|540	- if package B obsoletes package A and if A is in potential orphans and B is
12mr|urpmi-6.71-2|541	already installed, don't unconditionally mark B as a potential orphan,
12mr|urpmi-6.71-2|542	fixes #54590
12mr|urpmi-6.71-2|543	- make aria2 disabling work in all cases, should fix #53434 for good.
12mr|urpmi-6.71-2|544	
12mr|urpmi-6.71-2|545	* Wed Oct 21 2009 Christophe Fergeau <cfergeau@mandriva.com> 6.31-1mdv2010.0
12mr|urpmi-6.71-2|546	+ Revision: 458580
12mr|urpmi-6.71-2|547	- 6.31:
12mr|urpmi-6.71-2|548	- don't use aria2 when loading mirrorlist from api.mandriva.com, fixes #53434
12mr|urpmi-6.71-2|549	- add --not-available option to urpmq to get a list of packages that are
12mr|urpmi-6.71-2|550	installed but not available from any configured media (Pascal Terjan,
12mr|urpmi-6.71-2|551	fixes #51418)
12mr|urpmi-6.71-2|552	
12mr|urpmi-6.71-2|553	* Mon Oct 19 2009 Christophe Fergeau <cfergeau@mandriva.com> 6.30.1-1mdv2010.0
12mr|urpmi-6.71-2|554	+ Revision: 458235
12mr|urpmi-6.71-2|555	- 6.30.1:
12mr|urpmi-6.71-2|556	- add --download-all option to gurpmi too
12mr|urpmi-6.71-2|557	- add missing Requires on Perl::Filesys::Df
12mr|urpmi-6.71-2|558	- add missing Requires for the new --download-all option
12mr|urpmi-6.71-2|559	
12mr|urpmi-6.71-2|560	* Fri Oct 16 2009 Christophe Fergeau <cfergeau@mandriva.com> 6.30-1mdv2010.0
12mr|urpmi-6.71-2|561	+ Revision: 457923
12mr|urpmi-6.71-2|562	- 6.30:
12mr|urpmi-6.71-2|563	- unbreak kernel orphans management (broken by #53425 fix)
12mr|urpmi-6.71-2|564	- improve messages asking to restart system/session (#53126)
12mr|urpmi-6.71-2|565	- add --download-all option to download all packages before attempting
12mr|urpmi-6.71-2|566	to start installation
12mr|urpmi-6.71-2|567	- fix priviledge escalation in rurpmi and rurpme (#54568)
12mr|urpmi-6.71-2|568	- when the database is locked, print the PID of the processus locking it
12mr|urpmi-6.71-2|569	(#38923, Pascal Terjan)
12mr|urpmi-6.71-2|570	
12mr|urpmi-6.71-2|571	* Mon Oct 05 2009 Christophe Fergeau <cfergeau@mandriva.com> 6.29-1mdv2010.0
12mr|urpmi-6.71-2|572	+ Revision: 454171
12mr|urpmi-6.71-2|573	- 6.29:
12mr|urpmi-6.71-2|574	- downgrade skipped package log message to debug message
12mr|urpmi-6.71-2|575	- make sure we don't check certificate in aria2 except when we want to
12mr|urpmi-6.71-2|576	- exclude kernel-source from orphan processing (#53426)
12mr|urpmi-6.71-2|577	- do not list as orphans kernel packages which where not installed through
12mr|urpmi-6.71-2|578	dependencies (#53425)
12mr|urpmi-6.71-2|579	
12mr|urpmi-6.71-2|580	* Tue Sep 15 2009 Christophe Fergeau <cfergeau@mandriva.com> 6.28.2-1mdv2010.0
12mr|urpmi-6.71-2|581	+ Revision: 443039
12mr|urpmi-6.71-2|582	- 6.28.2:
12mr|urpmi-6.71-2|583	- exclude kernel-source from orphan processing (#53426)
12mr|urpmi-6.71-2|584	- translation updates
12mr|urpmi-6.71-2|585	
12mr|urpmi-6.71-2|586	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 6.28.1-1mdv2010.0
12mr|urpmi-6.71-2|587	+ Revision: 428280
12mr|urpmi-6.71-2|588	- 6.28.1:
12mr|urpmi-6.71-2|589	o make sure we don't create empty /url files
12mr|urpmi-6.71-2|590	
12mr|urpmi-6.71-2|591	* Mon Aug 31 2009 Christophe Fergeau <cfergeau@mandriva.com> 6.28-1mdv2010.0
12mr|urpmi-6.71-2|592	+ Revision: 422987
12mr|urpmi-6.71-2|593	- urpmi 6.28:
12mr|urpmi-6.71-2|594	- urpmi.addmedia:
12mr|urpmi-6.71-2|595	o use https when downloading the mirror list from api.mandriva.com, and
12mr|urpmi-6.71-2|596	- orphans handling
12mr|urpmi-6.71-2|597	o do not offer to remove current kernel (even if it's not a official
12mr|urpmi-6.71-2|598	kernel
12mr|urpmi-6.71-2|599	o offer to remove old kernels (excluding the running one)
12mr|urpmi-6.71-2|600	(also do not do anything regarding kernels if we failed to detect
12mr|urpmi-6.71-2|601	the running one (ie: chroot))
12mr|urpmi-6.71-2|602	
12mr|urpmi-6.71-2|603	* Tue Aug 18 2009 Christophe Fergeau <cfergeau@mandriva.com> 6.27.1-1mdv2010.0
12mr|urpmi-6.71-2|604	+ Revision: 417769
12mr|urpmi-6.71-2|605	- 6.27.1:
12mr|urpmi-6.71-2|606	- make sure error messages are displayed (was broken as part of fix #50776)
12mr|urpmi-6.71-2|607	- don't attempt to expand empty URLs, fixes bug #52860
12mr|urpmi-6.71-2|608	- append a reason to api.mandriva.com queries when we are doing it because
12mr|urpmi-6.71-2|609	the cache is outdated
12mr|urpmi-6.71-2|610	
12mr|urpmi-6.71-2|611	* Thu Aug 13 2009 Thierry Vignaud <tv@mandriva.org> 6.27-1mdv2010.0
12mr|urpmi-6.71-2|612	+ Revision: 416072
12mr|urpmi-6.71-2|613	- prevent garbaging text installer screen (#50776)
12mr|urpmi-6.71-2|614	- urpmq:
12mr|urpmi-6.71-2|615	o -a option was ignored when using --src (fixes #52672)
12mr|urpmi-6.71-2|616	- urpmi.addmedia:
12mr|urpmi-6.71-2|617	o properly expand $RELEASE, $ARCH and $HOST in media URLs (fixes #52276)
12mr|urpmi-6.71-2|618	o add support for /etc/urpmi/mediacfg.d which stores the media.cfg files
12mr|urpmi-6.71-2|619	for the media entries in urpmi.cfg
12mr|urpmi-6.71-2|620	
12mr|urpmi-6.71-2|621	* Fri Jul 31 2009 Christophe Fergeau <cfergeau@mandriva.com> 6.26.1-1mdv2010.0
12mr|urpmi-6.71-2|622	+ Revision: 405202
12mr|urpmi-6.71-2|623	- perl modules are BuildRequires since they are used in make test
12mr|urpmi-6.71-2|624	- 6.26.1:
12mr|urpmi-6.71-2|625	- dudf fixes
12mr|urpmi-6.71-2|626	- 6.26:
12mr|urpmi-6.71-2|627	- urpmi.addmedia:
12mr|urpmi-6.71-2|628	o properly invalidate mirror cache when the distro version changes
12mr|urpmi-6.71-2|629	(ie when product.id changes). Fixes bug #52133, patch from
12mr|urpmi-6.71-2|630	Aur?\195?\169lien Lefebvre
12mr|urpmi-6.71-2|631	- urpmi:
12mr|urpmi-6.71-2|632	o allow bash-completion to complete to .spec files as well
12mr|urpmi-6.71-2|633	o adjust parsing of aria2 output for aria2 1.4, fixes bug #51354
12mr|urpmi-6.71-2|634	(patch from Funda Wang)
12mr|urpmi-6.71-2|635	o use urpmi log API for the transaction failed message instead of
12mr|urpmi-6.71-2|636	printing it on the console so that installer can save each error
12mr|urpmi-6.71-2|637	with each transaction log instead of only having a summary at end
12mr|urpmi-6.71-2|638	o inform user when selected packages conflict instead of silently
12mr|urpmi-6.71-2|639	dropping one (Anssi Hannula)
12mr|urpmi-6.71-2|640	o add optionnal dudf module to send dudf data to the mancoosi
12mr|urpmi-6.71-2|641	research project (Olivier Rosello)
12mr|urpmi-6.71-2|642	
12mr|urpmi-6.71-2|643	* Thu Apr 23 2009 Thierry Vignaud <tv@mandriva.org> 6.25.5-1mdv2009.1
12mr|urpmi-6.71-2|644	+ Revision: 368812
12mr|urpmi-6.71-2|645	- gurpmi:
12mr|urpmi-6.71-2|646	o do not advise to restart in --auto mode
12mr|urpmi-6.71-2|647	o log bad signatures on stderr
12mr|urpmi-6.71-2|648	
12mr|urpmi-6.71-2|649	* Mon Apr 20 2009 Christophe Fergeau <cfergeau@mandriva.com> 6.25.4-1mdv2009.1
12mr|urpmi-6.71-2|650	+ Revision: 368413
12mr|urpmi-6.71-2|651	- 6.25.4:
12mr|urpmi-6.71-2|652	- add NoDisplay=true to gurpmi.desktop
12mr|urpmi-6.71-2|653	
12mr|urpmi-6.71-2|654	* Sat Apr 18 2009 Pascal Terjan <pterjan@mandriva.org> 6.25.3-1mdv2009.1
12mr|urpmi-6.71-2|655	+ Revision: 367962
12mr|urpmi-6.71-2|656	- fix gurpmi.desktop (#50047)
12mr|urpmi-6.71-2|657	
12mr|urpmi-6.71-2|658	* Wed Apr 15 2009 Thierry Vignaud <tv@mandriva.org> 6.25.2-1mdv2009.1
12mr|urpmi-6.71-2|659	+ Revision: 367577
12mr|urpmi-6.71-2|660	- translation updates
12mr|urpmi-6.71-2|661	- move .desktop entry from inlined in spec into a real file (requested by translators)
12mr|urpmi-6.71-2|662	
12mr|urpmi-6.71-2|663	* Tue Mar 31 2009 Thierry Vignaud <tv@mandriva.org> 6.25.1-1mdv2009.1
12mr|urpmi-6.71-2|664	+ Revision: 363049
12mr|urpmi-6.71-2|665	- prevent rpmdrake from crashing (#49354), side effect of #49226 fix
12mr|urpmi-6.71-2|666	
12mr|urpmi-6.71-2|667	* Tue Mar 31 2009 Thierry Vignaud <tv@mandriva.org> 6.25-1mdv2009.1
12mr|urpmi-6.71-2|668	+ Revision: 362970
12mr|urpmi-6.71-2|669	- downgrade cryptic log message to debug message, fixes #49226
12mr|urpmi-6.71-2|670	- enable installer to cancel installation
12mr|urpmi-6.71-2|671	
12mr|urpmi-6.71-2|672	* Fri Mar 27 2009 Christophe Fergeau <cfergeau@mandriva.com> 6.24-1mdv2009.1
12mr|urpmi-6.71-2|673	+ Revision: 361612
12mr|urpmi-6.71-2|674	- 6.24:
12mr|urpmi-6.71-2|675	- return error code when user aborts gurpmi/gurpmi2
12mr|urpmi-6.71-2|676	
12mr|urpmi-6.71-2|677	* Wed Mar 25 2009 Christophe Fergeau <cfergeau@mandriva.com> 6.23-1mdv2009.1
12mr|urpmi-6.71-2|678	+ Revision: 361071
12mr|urpmi-6.71-2|679	- 6.23:
12mr|urpmi-6.71-2|680	- log user interactions to stdout in gurpmi2
12mr|urpmi-6.71-2|681	- exit with non 0 error code when failing to add a media, fixes bug #47952
12mr|urpmi-6.71-2|682	- when using urpme -a, properly report when no packages could be removed,
12mr|urpmi-6.71-2|683	fixes bug #48506
12mr|urpmi-6.71-2|684	- return a non 0 error code when the user stops the install when an upgrade
12mr|urpmi-6.71-2|685	would remove some packages (because of dependencies issues)
12mr|urpmi-6.71-2|686	- fix a circular reference that was causing rpmdb to be opened many
12mr|urpmi-6.71-2|687	times in installer
12mr|urpmi-6.71-2|688	
12mr|urpmi-6.71-2|689	* Mon Mar 09 2009 Thierry Vignaud <tv@mandriva.org> 6.22.4-1mdv2009.1
12mr|urpmi-6.71-2|690	+ Revision: 353275
12mr|urpmi-6.71-2|691	- change installer API (in order to fix detecting whether installing ackages
12mr|urpmi-6.71-2|692	succedded or not)
12mr|urpmi-6.71-2|693	- bump require on perl-URPM
12mr|urpmi-6.71-2|694	
12mr|urpmi-6.71-2|695	* Thu Mar 05 2009 Thierry Vignaud <tv@mandriva.org> 6.22.3-1mdv2009.1
12mr|urpmi-6.71-2|696	+ Revision: 348830
12mr|urpmi-6.71-2|697	- urpmi
12mr|urpmi-6.71-2|698	o fix verifying packages signatures in chrooted environments (especially
12mr|urpmi-6.71-2|699	important for installer where there's no rpmdb in / (really /var/lib/rpm)
12mr|urpmi-6.71-2|700	and thus no keys to check against)
12mr|urpmi-6.71-2|701	
12mr|urpmi-6.71-2|702	* Wed Mar 04 2009 Thierry Vignaud <tv@mandriva.org> 6.22.2-1mdv2009.1
12mr|urpmi-6.71-2|703	+ Revision: 348335
12mr|urpmi-6.71-2|704	- close another fd leak (needed for drakx)
12mr|urpmi-6.71-2|705	
12mr|urpmi-6.71-2|706	* Wed Mar 04 2009 Thierry Vignaud <tv@mandriva.org> 6.22.1-1mdv2009.1
12mr|urpmi-6.71-2|707	+ Revision: 348277
12mr|urpmi-6.71-2|708	- explicitely close the RPM DB on comleting transaction (needed for drakx)
12mr|urpmi-6.71-2|709	
12mr|urpmi-6.71-2|710	* Tue Mar 03 2009 Thierry Vignaud <tv@mandriva.org> 6.22-1mdv2009.1
12mr|urpmi-6.71-2|711	+ Revision: 347985
12mr|urpmi-6.71-2|712	- drop support for /etc/urpmi/media.d/*.cfg
12mr|urpmi-6.71-2|713	(was partially broken, non documented and hopefully unused)
12mr|urpmi-6.71-2|714	- add more callbacks for installer
12mr|urpmi-6.71-2|715	- fix reading descriptions with --env=
12mr|urpmi-6.71-2|716	- only load LDAP binding if needed (saves a couple MB in rpmdrake)
12mr|urpmi-6.71-2|717	- gurpmi:
12mr|urpmi-6.71-2|718	o warn when rebooting is needed after installing packages
12mr|urpmi-6.71-2|719	
12mr|urpmi-6.71-2|720	* Tue Jan 13 2009 Christophe Fergeau <cfergeau@mandriva.com> 6.21-1mdv2009.1
12mr|urpmi-6.71-2|721	+ Revision: 329028
12mr|urpmi-6.71-2|722	- 6.21:
12mr|urpmi-6.71-2|723	- drop urpmi.recover
12mr|urpmi-6.71-2|724	(no more possible with rpm 4.6 which doesn't handle --repackage)
12mr|urpmi-6.71-2|725	- Version 6.20 - 13 January 2009
12mr|urpmi-6.71-2|726	- urpmi
12mr|urpmi-6.71-2|727	o --auto: do not prompt for "retry" on aria2 download failure
12mr|urpmi-6.71-2|728	(regression introduced in 6.18)
12mr|urpmi-6.71-2|729	o add aria2 to the priority list of packages that need to be updated
12mr|urpmi-6.71-2|730	before restarting urpmi
12mr|urpmi-6.71-2|731	o fix issue with urpmi sometimes using the wrong key when checking
12mr|urpmi-6.71-2|732	signatures when the same package is available from different media
12mr|urpmi-6.71-2|733	o remove packages from installed-through-deps.list when they are explicitly
12mr|urpmi-6.71-2|734	requested using urpmi (even if they were already installed) (#45054)
12mr|urpmi-6.71-2|735	- urpmi_rpm-find-leaves
12mr|urpmi-6.71-2|736	o do not list suggested packages as unrequested packages (#46326)
12mr|urpmi-6.71-2|737	- urpmq
12mr|urpmi-6.71-2|738	o fix urpmq -i on local RPMs
12mr|urpmi-6.71-2|739	
12mr|urpmi-6.71-2|740	+ Pixel <pixel@mandriva.com>
12mr|urpmi-6.71-2|741	- do not package urpmi.recover anymore since it doesn't work with rpm 4.6.0
12mr|urpmi-6.71-2|742	(which dropped support for --repackage)
12mr|urpmi-6.71-2|743	
12mr|urpmi-6.71-2|744	* Mon Nov 24 2008 Pixel <pixel@mandriva.com> 6.19-1mdv2009.1
12mr|urpmi-6.71-2|745	+ Revision: 306349
12mr|urpmi-6.71-2|746	- "make test" now need -lc
12mr|urpmi-6.71-2|747	- 6.19:
12mr|urpmi-6.71-2|748	- urpmi
12mr|urpmi-6.71-2|749	o in --auto, do display an error message when rpms are missing
12mr|urpmi-6.71-2|750	o in --auto, do not allow to install a package substring match
12mr|urpmi-6.71-2|751	(you can use -a to force it)
12mr|urpmi-6.71-2|752	o revert --auto-update behaviour in case of media update failures (#45417)
12mr|urpmi-6.71-2|753	o ensure download when updating media (with --auto-update) is quiet
12mr|urpmi-6.71-2|754	- urpmi.update
12mr|urpmi-6.71-2|755	o updated "ignore"d medium should not become non "ignore"d (#45457)
12mr|urpmi-6.71-2|756	(regression introduced in 6.18)
12mr|urpmi-6.71-2|757	
12mr|urpmi-6.71-2|758	* Tue Oct 28 2008 Pixel <pixel@mandriva.com> 6.18-1mdv2009.1
12mr|urpmi-6.71-2|759	+ Revision: 297965
12mr|urpmi-6.71-2|760	- cleanup installed-through-deps.list from potentially wrong entries due to
12mr|urpmi-6.71-2|761	bug #45058
12mr|urpmi-6.71-2|762	- urpmi, gurpmi
12mr|urpmi-6.71-2|763	o prompt for "retry" on aria2 download failure
12mr|urpmi-6.71-2|764	o retry once on aria2 versioned-file download failure
12mr|urpmi-6.71-2|765	o allow setting aria2-options in urpmi.cfg
12mr|urpmi-6.71-2|766	- urpmi
12mr|urpmi-6.71-2|767	o fix "urpmi firefox mozilla-firefox-ext-google-toolbar ;
12mr|urpmi-6.71-2|768	urpme --auto-orphans mozilla-firefox-ext-google-toolbar" which must not
12mr|urpmi-6.71-2|769	remove firefox (cf #45058)
12mr|urpmi-6.71-2|770	(this is especially bad for DrakX/rpmsrate)
12mr|urpmi-6.71-2|771	o fix --auto-update ignoring --media and default-media (#45097)
12mr|urpmi-6.71-2|772	- gurpmi
12mr|urpmi-6.71-2|773	o display the download errors
12mr|urpmi-6.71-2|774	o log all urpmi logs
12mr|urpmi-6.71-2|775	o fix answering yes to questions on error
12mr|urpmi-6.71-2|776	- urpmi.update
12mr|urpmi-6.71-2|777	o fix --force-key (#45094)
12mr|urpmi-6.71-2|778	- urpmi.addmedia
12mr|urpmi-6.71-2|779	o do not allow "/" in media name (#44765)
12mr|urpmi-6.71-2|780	- urpmi.update, urpmi.addmedia
12mr|urpmi-6.71-2|781	o exit on failing media instead of ignoring them
12mr|urpmi-6.71-2|782	(esp. for urpmi.addmedia --distrib).
12mr|urpmi-6.71-2|783	exceptions: "urpmi.update -a" and "urpmi.update --update"
12mr|urpmi-6.71-2|784	for backward compatibility
12mr|urpmi-6.71-2|785	
12mr|urpmi-6.71-2|786	* Tue Oct 14 2008 Pixel <pixel@mandriva.com> 6.17-1mdv2009.1
12mr|urpmi-6.71-2|787	+ Revision: 293744
12mr|urpmi-6.71-2|788	- 6.17:
12mr|urpmi-6.71-2|789	- urpmi
12mr|urpmi-6.71-2|790	o diskspace issues are now a fatal error (need perl-URPM 3.20)
12mr|urpmi-6.71-2|791	(no use going on with the other transactions)
12mr|urpmi-6.71-2|792	- gurpmi
12mr|urpmi-6.71-2|793	o add support for --clean
12mr|urpmi-6.71-2|794	- urpmi.update, urpmi.addmedia, urpmi.removemedia:
12mr|urpmi-6.71-2|795	o do not check wether the media are valid,
12mr|urpmi-6.71-2|796	it allows "mv /etc/urpmi/urpmi.cfg.{backup,} ; urpmi.update -a" to work
12mr|urpmi-6.71-2|797	(nb: not equivalent with urpmi.addmedia, since pubkey will not be imported)
12mr|urpmi-6.71-2|798	- aria2:
12mr|urpmi-6.71-2|799	o do not use --max-file-not-found=3 when downloading rpms
12mr|urpmi-6.71-2|800	(since rpms are "versioned")
12mr|urpmi-6.71-2|801	o use it even if nearest mirror is rsync
12mr|urpmi-6.71-2|802	- library:
12mr|urpmi-6.71-2|803	o allow mdkapplet-upgrade-helper to force $MIRRORLIST distro version
12mr|urpmi-6.71-2|804	
12mr|urpmi-6.71-2|805	* Wed Oct 08 2008 Pixel <pixel@mandriva.com> 6.16-1mdv2009.0
12mr|urpmi-6.71-2|806	+ Revision: 291206
12mr|urpmi-6.71-2|807	- 6.16:
12mr|urpmi-6.71-2|808	- urpmi:
12mr|urpmi-6.71-2|809	o fix displaying "bad signature" in non-utf8 (#44587)
12mr|urpmi-6.71-2|810	- gurpmi:
12mr|urpmi-6.71-2|811	o overall progress-bar, display the download speed, nicer looking
12mr|urpmi-6.71-2|812	o [bugfix for 6.15] re-allow to continue on bad signature
12mr|urpmi-6.71-2|813	
12mr|urpmi-6.71-2|814	* Tue Oct 07 2008 Thierry Vignaud <tv@mandriva.org> 6.15-1mdv2009.0
12mr|urpmi-6.71-2|815	+ Revision: 291159
12mr|urpmi-6.71-2|816	- urpmi, rpmdrake:
12mr|urpmi-6.71-2|817	o nice exit code for "bad signature" fatal error. Fixes rpmdrake continuing
12mr|urpmi-6.71-2|818	on bad signature (#44575)
12mr|urpmi-6.71-2|819	- urpmi, gurpmi:
12mr|urpmi-6.71-2|820	o handle --replacefiles (will be used by mdkonline)
12mr|urpmi-6.71-2|821	(require perl-URPM 3.19)
12mr|urpmi-6.71-2|822	- gurpmi:
12mr|urpmi-6.71-2|823	o do not exit in --auto mode at end of installation which prevents
12mr|urpmi-6.71-2|824	restarting after priority upgrade
12mr|urpmi-6.71-2|825	o fix using --rpm-root & --urpmi-root
12mr|urpmi-6.71-2|826	o just do not ask for confirmation before removing packages in
12mr|urpmi-6.71-2|827	--auto mode,
12mr|urpmi-6.71-2|828	
12mr|urpmi-6.71-2|829	* Tue Sep 23 2008 Pixel <pixel@mandriva.com> 6.14-1mdv2009.0
12mr|urpmi-6.71-2|830	+ Revision: 287390
12mr|urpmi-6.71-2|831	- 6.14:
12mr|urpmi-6.71-2|832	- use "versioned" media_info files
12mr|urpmi-6.71-2|833	(needed for aria2 to handle mirrors not having some media_info/*)
12mr|urpmi-6.71-2|834	- urpmi.addmedia, urpmi.update:
12mr|urpmi-6.71-2|835	o for remote media, instead of first checking reconfig.urpmi, try MD5SUM.
12mr|urpmi-6.71-2|836	If it fails try reconfig.urpmi
12mr|urpmi-6.71-2|837	o only look for "descriptions" in media_info/
12mr|urpmi-6.71-2|838	o do not get "descriptions" on non update media since it's useless and
12mr|urpmi-6.71-2|839	potentially slow
12mr|urpmi-6.71-2|840	- urpmi.addmedia:
12mr|urpmi-6.71-2|841	o --distrib: do not skip "debug_for=" media
12mr|urpmi-6.71-2|842	(debug media will be added with flag "ignore" if noauto=1)
12mr|urpmi-6.71-2|843	o for remote media, do not probe for media_info files in "./", do it only in
12mr|urpmi-6.71-2|844	"media_info/"
12mr|urpmi-6.71-2|845	- aria2:
12mr|urpmi-6.71-2|846	o use --ftp-pasv (as suggested by aria2 developer)
12mr|urpmi-6.71-2|847	o use --connect-timeout 6 seconds (instead of 3)
12mr|urpmi-6.71-2|848	
12mr|urpmi-6.71-2|849	* Fri Sep 19 2008 Pixel <pixel@mandriva.com> 6.13-2mdv2009.0
12mr|urpmi-6.71-2|850	+ Revision: 285806
12mr|urpmi-6.71-2|851	- conflict with aria2 version not handling --max-file-not-found
12mr|urpmi-6.71-2|852	
12mr|urpmi-6.71-2|853	* Thu Sep 18 2008 Pixel <pixel@mandriva.com> 6.13-1mdv2009.0
12mr|urpmi-6.71-2|854	+ Revision: 285690
12mr|urpmi-6.71-2|855	- 6.13:
12mr|urpmi-6.71-2|856	- aria2:
12mr|urpmi-6.71-2|857	o use new option --connect-timeout (need aria2 20080918 snapshot)
12mr|urpmi-6.71-2|858	o abort download after not finding a file on 3 servers
12mr|urpmi-6.71-2|859	o reduce from 16 to 8 servers for each file in metalink
12mr|urpmi-6.71-2|860	
12mr|urpmi-6.71-2|861	* Wed Sep 17 2008 Thierry Vignaud <tv@mandriva.org> 6.12-1mdv2009.0
12mr|urpmi-6.71-2|862	+ Revision: 285458
12mr|urpmi-6.71-2|863	- when using --bug,
12mr|urpmi-6.71-2|864	o copy /root/.rpmdrake too
12mr|urpmi-6.71-2|865	o copy updates descriptions too
12mr|urpmi-6.71-2|866	
12mr|urpmi-6.71-2|867	* Thu Sep 11 2008 Pixel <pixel@mandriva.com> 6.11-1mdv2009.0
12mr|urpmi-6.71-2|868	+ Revision: 283813
12mr|urpmi-6.71-2|869	- 6.11:
12mr|urpmi-6.71-2|870	- library:
12mr|urpmi-6.71-2|871	o create urpm::select::conflicting_packages_msg() for rpmdrake
12mr|urpmi-6.71-2|872	
12mr|urpmi-6.71-2|873	* Tue Sep 09 2008 Thierry Vignaud <tv@mandriva.org> 6.10-1mdv2009.0
12mr|urpmi-6.71-2|874	+ Revision: 283176
12mr|urpmi-6.71-2|875	- library:
12mr|urpmi-6.71-2|876	o enable rpmdrake to support --debug, --env, -q & -v options
12mr|urpmi-6.71-2|877	o fix urpm::download::sync() return value (used by rpmdrake) (#43639)
12mr|urpmi-6.71-2|878	
12mr|urpmi-6.71-2|879	* Tue Sep 09 2008 Pixel <pixel@mandriva.com> 6.9-1mdv2009.0
12mr|urpmi-6.71-2|880	+ Revision: 283039
12mr|urpmi-6.71-2|881	- 6.9:
12mr|urpmi-6.71-2|882	- urpmi
12mr|urpmi-6.71-2|883	o after installing in chroot, migrate back rpmdb db version to one
12mr|urpmi-6.71-2|884	compatible with the rpm in the chroot
12mr|urpmi-6.71-2|885	o fix orphans handling: an already installed pkg must not become
12mr|urpmi-6.71-2|886	"unrequested" because a new version of it is required
12mr|urpmi-6.71-2|887	- fix display of downloaded urls with aria2 and metalinks
12mr|urpmi-6.71-2|888	- fix handling --downloader when using mirrorlist (it was forcing aria2)
12mr|urpmi-6.71-2|889	
12mr|urpmi-6.71-2|890	* Thu Sep 04 2008 Pixel <pixel@mandriva.com> 6.8-1mdv2009.0
12mr|urpmi-6.71-2|891	+ Revision: 280835
12mr|urpmi-6.71-2|892	- 6.8:
12mr|urpmi-6.71-2|893	- fix proxy parameter for aria2
12mr|urpmi-6.71-2|894	- remove rsync mirrors when calling aria2
12mr|urpmi-6.71-2|895	- urpmi
12mr|urpmi-6.71-2|896	o enhance --bug: copy installed-through-deps.list in bug report
12mr|urpmi-6.71-2|897	- gurpmi, gurpmi2:
12mr|urpmi-6.71-2|898	o silence perl warnings (ie remove "use warnings")
12mr|urpmi-6.71-2|899	- library:
12mr|urpmi-6.71-2|900	o modify urpm::download::get_content() to work as non-superuser
12mr|urpmi-6.71-2|901	
12mr|urpmi-6.71-2|902	* Wed Sep 03 2008 Pixel <pixel@mandriva.com> 6.7-1mdv2009.0
12mr|urpmi-6.71-2|903	+ Revision: 279658
12mr|urpmi-6.71-2|904	- 6.7: really call aria2 with --max-tries=1
12mr|urpmi-6.71-2|905	(it helps a lot when trying to download some files (eg: reconfig.urpmi))
12mr|urpmi-6.71-2|906	
12mr|urpmi-6.71-2|907	* Tue Sep 02 2008 Pixel <pixel@mandriva.com> 6.6-1mdv2009.0
12mr|urpmi-6.71-2|908	+ Revision: 279101
12mr|urpmi-6.71-2|909	- conflict with aria2 < 0.15.3 (to ensure it handles --uri-selector=adaptive)
12mr|urpmi-6.71-2|910	- 6.6: call aria2 with brand-new --uri-selector=adaptive
12mr|urpmi-6.71-2|911	
12mr|urpmi-6.71-2|912	* Mon Sep 01 2008 Pixel <pixel@mandriva.com> 6.5-1mdv2009.0
12mr|urpmi-6.71-2|913	+ Revision: 278493
12mr|urpmi-6.71-2|914	- 6.5:
12mr|urpmi-6.71-2|915	- all tools
12mr|urpmi-6.71-2|916	o use metalink/aria2 by default (when available) when using a mirrorlist
12mr|urpmi-6.71-2|917	- urpmi, urpmq
12mr|urpmi-6.71-2|918	o do not display all substring matches on stderr, only a subset of them, and
12mr|urpmi-6.71-2|919	suggest to use "-a" to use all matches (#38956)
12mr|urpmi-6.71-2|920	- urpmi
12mr|urpmi-6.71-2|921	o do not write useless "foo (obsoletes foo-xxx)" in
12mr|urpmi-6.71-2|922	installed-through-deps.list (#42167)
12mr|urpmi-6.71-2|923	- urpmi.addmedia
12mr|urpmi-6.71-2|924	o instead of discarding --update when using --distrib, give it a meaning:
12mr|urpmi-6.71-2|925	only add media flagged "update"
12mr|urpmi-6.71-2|926	o handle $URPMI_ADDMEDIA_REASON
12mr|urpmi-6.71-2|927	(special reason to give to api.mandriva.com/mirrors/... to allow statistics)
12mr|urpmi-6.71-2|928	- gurpmi2
12mr|urpmi-6.71-2|929	o nicer default window size
12mr|urpmi-6.71-2|930	o render nicely under matchbox during install
12mr|urpmi-6.71-2|931	o handle --update
12mr|urpmi-6.71-2|932	
12mr|urpmi-6.71-2|933	+ Nicolas LÃ©cureuil <nlecureuil@mandriva.com>
12mr|urpmi-6.71-2|934	- Add missing semicolon on x-urpmi.desktop
12mr|urpmi-6.71-2|935	
12mr|urpmi-6.71-2|936	* Thu Aug 14 2008 Thierry Vignaud <tv@mandriva.org> 6.4-1mdv2009.0
12mr|urpmi-6.71-2|937	+ Revision: 271986
12mr|urpmi-6.71-2|938	- fix build: BuildRequires perl_checker
12mr|urpmi-6.71-2|939	- gurpmi
12mr|urpmi-6.71-2|940	o fix exit code if canceling when requested to select a choice
12mr|urpmi-6.71-2|941	o fix exit code if refusing to insert the proper media
12mr|urpmi-6.71-2|942	o notify callers when installation is canceled (#40358)
12mr|urpmi-6.71-2|943	- gurpmi
12mr|urpmi-6.71-2|944	o better handle closing dialogs
12mr|urpmi-6.71-2|945	o fix not asking questions on error
12mr|urpmi-6.71-2|946	- gurpmi
12mr|urpmi-6.71-2|947	o handle --justdb and --noscripts
12mr|urpmi-6.71-2|948	o fix/manage --urpmi-root
12mr|urpmi-6.71-2|949	- urpme
12mr|urpmi-6.71-2|950	o add --justdb
12mr|urpmi-6.71-2|951	o sort the list of orphans
12mr|urpmi-6.71-2|952	
12mr|urpmi-6.71-2|953	* Thu Jul 10 2008 Pixel <pixel@mandriva.com> 6.1-1mdv2009.0
12mr|urpmi-6.71-2|954	+ Revision: 233523
12mr|urpmi-6.71-2|955	- 6.1:
12mr|urpmi-6.71-2|956	- all tools
12mr|urpmi-6.71-2|957	o fix broken ssh:// (regression introduced in 6.0)
12mr|urpmi-6.71-2|958	- urpmi, urpme, urpmq:
12mr|urpmi-6.71-2|959	o fix orphans handling: suggested packages must not be detected as orphans
12mr|urpmi-6.71-2|960	- urpmi:
12mr|urpmi-6.71-2|961	o handle README.urpmi in utf8 (but not other encodings) (#41553)
12mr|urpmi-6.71-2|962	o handle --debug-librpm
12mr|urpmi-6.71-2|963	o fix --parallel on local media (ie when synthesis.cz is not copied to /var/lib/urpmi)
12mr|urpmi-6.71-2|964	o fix --parallel --auto-select when one box is up-to-date but not the others (#41924)
12mr|urpmi-6.71-2|965	o fix creation of chroot with --root by using /var/lib/rpm/installed-through-deps.list
12mr|urpmi-6.71-2|966	(instead of having it in /var/lib/urpmi)
12mr|urpmi-6.71-2|967	- urpmi.addmedia:
12mr|urpmi-6.71-2|968	o make --mirrorlist with no url equivalent to --mirrorlist '$MIRRORLIST' (#40283)
12mr|urpmi-6.71-2|969	o --interactive: fix selecting "noauto" media (#39522)
12mr|urpmi-6.71-2|970	- urpmq:
12mr|urpmi-6.71-2|971	o --suggests now displays the suggested packages, see --allow-suggests for
12mr|urpmi-6.71-2|972	previous behaviour (#39726)
12mr|urpmi-6.71-2|973	o add --obsoletes
12mr|urpmi-6.71-2|974	- urpme:
12mr|urpmi-6.71-2|975	o --test: display "Removal is possible" if no pb (#40584)
12mr|urpmi-6.71-2|976	
12mr|urpmi-6.71-2|977	* Tue Jul 08 2008 Pixel <pixel@mandriva.com> 6.0-1mdv2009.0
12mr|urpmi-6.71-2|978	+ Revision: 232697
12mr|urpmi-6.71-2|979	- 6.0:
12mr|urpmi-6.71-2|980	- all tools:
12mr|urpmi-6.71-2|981	o handle "unrequested orphans" (similar to "deborphan")
12mr|urpmi-6.71-2|982	o statedir files are now in /var/lib/urpmi/<medium-name>/
12mr|urpmi-6.71-2|983	for eg: /var/lib/urpmi/synthesis.hdlist.<medium-name> is now
12mr|urpmi-6.71-2|984	/var/lib/urpmi/<medium-name>/synthesis.hdlist.cz
12mr|urpmi-6.71-2|985	it allows easier medium update without using urpmi.update (#31893)
12mr|urpmi-6.71-2|986	(but with --urpmi-root, old statedir files are used to allow compatibility
12mr|urpmi-6.71-2|987	with older urpmi)
12mr|urpmi-6.71-2|988	o fix handling --urpmi-root <relative dir>
12mr|urpmi-6.71-2|989	- gurpmi:
12mr|urpmi-6.71-2|990	o do cancel when pressing the 'No' button (#41648)
12mr|urpmi-6.71-2|991	- urpmi:
12mr|urpmi-6.71-2|992	o "missing file" and "bad rpms" errors are reported asap
12mr|urpmi-6.71-2|993	and are fatal errors unless the user wants to go on anyway (or --force)
12mr|urpmi-6.71-2|994	o display a message "Package foo is already installed" when asking
12mr|urpmi-6.71-2|995	"urpmi foo bar" and only installing bar (#41593)
12mr|urpmi-6.71-2|996	(requires perl-URPM 3.18)
12mr|urpmi-6.71-2|997	o set connection timeout for rsync as well (Anssi)
12mr|urpmi-6.71-2|998	o fix --replacepkgs when a same package appears more than once in urpmi db
12mr|urpmi-6.71-2|999	o fix displaying "files are missing" (regression introduced in 5.6)
12mr|urpmi-6.71-2|1000	o tell bash-completion urpmi handles file names (#41699) (guillomovitch)
12mr|urpmi-6.71-2|1001	- urpmi.addmedia, urpmi.update:
12mr|urpmi-6.71-2|1002	o fix --no-md5sum (regression introduced in 5.20) (#41237)
12mr|urpmi-6.71-2|1003	- urpme:
12mr|urpmi-6.71-2|1004	o indent the packages to be removed
12mr|urpmi-6.71-2|1005	o enhance error message "Removing the following package will break your system"
12mr|urpmi-6.71-2|1006	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|urpmi-6.71-2|1007	
12mr|urpmi-6.71-2|1008	* Mon Jun 02 2008 Pixel <pixel@mandriva.com> 5.20-1mdv2009.0
12mr|urpmi-6.71-2|1009	+ Revision: 214211
12mr|urpmi-6.71-2|1010	- 5.20:
12mr|urpmi-6.71-2|1011	- urpmi:
12mr|urpmi-6.71-2|1012	o --auto-update should behave like urpmi.update when mirrorlist is outdated
12mr|urpmi-6.71-2|1013	(cf http://forum.mandriva.com/viewtopic.php?t=86837)
12mr|urpmi-6.71-2|1014	o fix --replacepkgs when a package appears more than once in urpmi db (#40893)
12mr|urpmi-6.71-2|1015	(need perl-URPM 3.14)
12mr|urpmi-6.71-2|1016	- urpmi.addmedia:
12mr|urpmi-6.71-2|1017	o add missing mark in "Do you want to add media '%%s'?" message (from Nikos)
12mr|urpmi-6.71-2|1018	- urpmi.addmedia, urpmi.update:
12mr|urpmi-6.71-2|1019	o fix checking synthesis MD5SUM
12mr|urpmi-6.71-2|1020	o check downloaded synthesis/MD5SUM is not invalid HTML code, and try
12mr|urpmi-6.71-2|1021	another mirror from mirrorlist (#39918)
12mr|urpmi-6.71-2|1022	(useful for servers not returning a valid HTTP error)
12mr|urpmi-6.71-2|1023	
12mr|urpmi-6.71-2|1024	* Thu Apr 03 2008 Pixel <pixel@mandriva.com> 5.19-2mdv2008.1
12mr|urpmi-6.71-2|1025	+ Revision: 192226
12mr|urpmi-6.71-2|1026	- fix upgrading from Mandriva 2007.1 and 2008.0
12mr|urpmi-6.71-2|1027	(ie the distros where urpmi has urpm/media.pm and so urpm::media::clean()
12mr|urpmi-6.71-2|1028	instead of urpm::clean())
12mr|urpmi-6.71-2|1029	
12mr|urpmi-6.71-2|1030	* Thu Apr 03 2008 Pixel <pixel@mandriva.com> 5.19-1mdv2008.1
12mr|urpmi-6.71-2|1031	+ Revision: 192185
12mr|urpmi-6.71-2|1032	- 5.19:
12mr|urpmi-6.71-2|1033	- urpmq:
12mr|urpmi-6.71-2|1034	o --suggests is currently misleading, introduce --allow-suggests and explain
12mr|urpmi-6.71-2|1035	the user that --suggests really means --allow-suggests (#39726)
12mr|urpmi-6.71-2|1036	
12mr|urpmi-6.71-2|1037	* Tue Apr 01 2008 Pixel <pixel@mandriva.com> 5.18-1mdv2008.1
12mr|urpmi-6.71-2|1038	+ Revision: 191378
12mr|urpmi-6.71-2|1039	- 5.18:
12mr|urpmi-6.71-2|1040	- urpmi.addmedia, urpmi.update:
12mr|urpmi-6.71-2|1041	o correctly handle media with no xml-info when using "xml-info: always"
12mr|urpmi-6.71-2|1042	(#39521)
12mr|urpmi-6.71-2|1043	- urpmi.addmedia:
12mr|urpmi-6.71-2|1044	o --mirrorlist: if the retrieved media.cfg is broken, try another mirror
12mr|urpmi-6.71-2|1045	(#39591, it also workarounds #39592)
12mr|urpmi-6.71-2|1046	- urpmf:
12mr|urpmi-6.71-2|1047	o check usage of -a, -! and the like instead of displaying the ugly
12mr|urpmi-6.71-2|1048	"Internal error: syntax error ..."
12mr|urpmi-6.71-2|1049	o in some cases (iso on disk), the hdlist is not available in
12mr|urpmi-6.71-2|1050	media/xxx/media_info/, but we can use the statedir copy. So use it
12mr|urpmi-6.71-2|1051	
12mr|urpmi-6.71-2|1052	* Fri Mar 28 2008 Pixel <pixel@mandriva.com> 5.17-1mdv2008.1
12mr|urpmi-6.71-2|1053	+ Revision: 190937
12mr|urpmi-6.71-2|1054	- 5.17:
12mr|urpmi-6.71-2|1055	- urpmi:
12mr|urpmi-6.71-2|1056	o nice error message when hal daemon is not running and is needed (#39327)
12mr|urpmi-6.71-2|1057	- urpmq:
12mr|urpmi-6.71-2|1058	o do not use rpms on removable cdrom media (#39396)
12mr|urpmi-6.71-2|1059	- urpmf, urpmq:
12mr|urpmi-6.71-2|1060	o display an error message when /etc/urpmi/proxy.cfg can't be read
12mr|urpmi-6.71-2|1061	- urpmi.update, urpmi.addmedia:
12mr|urpmi-6.71-2|1062	o do not restrict read on /etc/urpmi/proxy.cfg if it doesn't contain
12mr|urpmi-6.71-2|1063	passwords (#39434)
12mr|urpmi-6.71-2|1064	
12mr|urpmi-6.71-2|1065	* Tue Mar 25 2008 Pixel <pixel@mandriva.com> 5.16-1mdv2008.1
12mr|urpmi-6.71-2|1066	+ Revision: 189906
12mr|urpmi-6.71-2|1067	- 5.16:
12mr|urpmi-6.71-2|1068	- urpmi:
12mr|urpmi-6.71-2|1069	o fix getting rpms from different media on same DVD
12mr|urpmi-6.71-2|1070	o handle displaying utf8 download progression in non-utf8 terminal
12mr|urpmi-6.71-2|1071	(ie clean the full line when we can't be sure of the number of characters
12mr|urpmi-6.71-2|1072	that will be displayed)
12mr|urpmi-6.71-2|1073	- urpmq:
12mr|urpmi-6.71-2|1074	o fix --list -r (#39287) (regression introduced in 5.7)
12mr|urpmi-6.71-2|1075	- bash-completion (guillomovitch):
12mr|urpmi-6.71-2|1076	o don't complete on available packages if completed item is clearly a file
12mr|urpmi-6.71-2|1077	o only select available packages for selected medias
12mr|urpmi-6.71-2|1078	o fix rurpmi completion
12mr|urpmi-6.71-2|1079	
12mr|urpmi-6.71-2|1080	* Tue Mar 18 2008 Pixel <pixel@mandriva.com> 5.15-1mdv2008.1
12mr|urpmi-6.71-2|1081	+ Revision: 188522
12mr|urpmi-6.71-2|1082	- 5.15:
12mr|urpmi-6.71-2|1083	- urpmi.addmedia, urpmi.update:
12mr|urpmi-6.71-2|1084	o urpmi.addmedia --mirrorlist handles a list of mirrors/mirrorlist:
12mr|urpmi-6.71-2|1085	you can specify a mirror to use inside a local network, but it will
12mr|urpmi-6.71-2|1086	default to standard mirrors when the local mirror is not available.
12mr|urpmi-6.71-2|1087	
12mr|urpmi-6.71-2|1088	* Mon Mar 17 2008 Pixel <pixel@mandriva.com> 5.14-1mdv2008.1
12mr|urpmi-6.71-2|1089	+ Revision: 188392
12mr|urpmi-6.71-2|1090	- 5.14:
12mr|urpmi-6.71-2|1091	- urpmi:
12mr|urpmi-6.71-2|1092	o tell the user to "restart system" when it is needed
12mr|urpmi-6.71-2|1093	o nicer error message when database is locked (#38923)
12mr|urpmi-6.71-2|1094	
12mr|urpmi-6.71-2|1095	* Mon Mar 17 2008 Pixel <pixel@mandriva.com> 5.13-1mdv2008.1
12mr|urpmi-6.71-2|1096	+ Revision: 188257
12mr|urpmi-6.71-2|1097	- fix upgrading from Mandriva 2007.0
12mr|urpmi-6.71-2|1098	(urpm::update_media() doesn't correctly do a second pass to handle file deps
12mr|urpmi-6.71-2|1099	(eg: /sbin/fuser))
12mr|urpmi-6.71-2|1100	- 5.13:
12mr|urpmi-6.71-2|1101	- gurpmi:
12mr|urpmi-6.71-2|1102	o handle provides (spotted by salem)
12mr|urpmi-6.71-2|1103	o handle -p and -P like urpmi
12mr|urpmi-6.71-2|1104	- urpmi:
12mr|urpmi-6.71-2|1105	o never suggest --install-src for spec file (#38876)
12mr|urpmi-6.71-2|1106	o do not allow "urpmi --install-src foo.spec"
12mr|urpmi-6.71-2|1107	
12mr|urpmi-6.71-2|1108	* Fri Mar 14 2008 Pixel <pixel@mandriva.com> 5.12-2mdv2008.1
12mr|urpmi-6.71-2|1109	+ Revision: 187875
12mr|urpmi-6.71-2|1110	- handle rebuild of synthesis from hdlist for old urpmi using old urpmi
12mr|urpmi-6.71-2|1111	(since recent urpmi never build synthesis)
12mr|urpmi-6.71-2|1112	
12mr|urpmi-6.71-2|1113	* Thu Mar 13 2008 Thierry Vignaud <tv@mandriva.org> 5.12-1mdv2008.1
12mr|urpmi-6.71-2|1114	+ Revision: 187450
12mr|urpmi-6.71-2|1115	- gurpmi:
12mr|urpmi-6.71-2|1116	o ensure rpm error message are always in UTF-8
12mr|urpmi-6.71-2|1117	o ensure urpmi messages are always in UTF-8
12mr|urpmi-6.71-2|1118	o handle --force
12mr|urpmi-6.71-2|1119	o return 1 like urpmi if package doesn't exist
12mr|urpmi-6.71-2|1120	o return urpmi error code
12mr|urpmi-6.71-2|1121	o translate usage
12mr|urpmi-6.71-2|1122	
12mr|urpmi-6.71-2|1123	* Tue Mar 11 2008 Pixel <pixel@mandriva.com> 5.11-1mdv2008.1
12mr|urpmi-6.71-2|1124	+ Revision: 186300
12mr|urpmi-6.71-2|1125	- 5.11:
12mr|urpmi-6.71-2|1126	- gurpmi:
12mr|urpmi-6.71-2|1127	o fix breakage introduced with priority upgrades support (#38738) (tvignaud)
12mr|urpmi-6.71-2|1128	- bash-completion:
12mr|urpmi-6.71-2|1129	o restore available-pkgs completion using "urpmq --list" by default
12mr|urpmi-6.71-2|1130	(it needed COMP_URPMI_HDLISTS to be set, but it should be fast enough now)
12mr|urpmi-6.71-2|1131	- urpmi:
12mr|urpmi-6.71-2|1132	o have a nicer error message when perl-Hal-Cdroms is missing (#38778)
12mr|urpmi-6.71-2|1133	o do handle suggests in priority upgrades (#38778)
12mr|urpmi-6.71-2|1134	
12mr|urpmi-6.71-2|1135	* Fri Mar 07 2008 Thierry Vignaud <tv@mandriva.org> 5.9-1mdv2008.1
12mr|urpmi-6.71-2|1136	+ Revision: 181416
12mr|urpmi-6.71-2|1137	- modify infrastructure so that rpmdrake doesn't select all updates by
12mr|urpmi-6.71-2|1138	default (#38611)
12mr|urpmi-6.71-2|1139	
12mr|urpmi-6.71-2|1140	* Thu Mar 06 2008 Thierry Vignaud <tv@mandriva.org> 5.8.1-1mdv2008.1
12mr|urpmi-6.71-2|1141	+ Revision: 180963
12mr|urpmi-6.71-2|1142	- add infrastructure so that rpmdrake doesn't select all updates by
12mr|urpmi-6.71-2|1143	default (#38611)
12mr|urpmi-6.71-2|1144	
12mr|urpmi-6.71-2|1145	+ Pixel <pixel@mandriva.com>
12mr|urpmi-6.71-2|1146	- suggesting perl-Hal-Cdroms which is very useful now for cdrom media (#38510)
12mr|urpmi-6.71-2|1147	- require genhdlist2 (which is now in its own package) (#38510)
12mr|urpmi-6.71-2|1148	
12mr|urpmi-6.71-2|1149	* Wed Mar 05 2008 Thierry Vignaud <tv@mandriva.org> 5.8-1mdv2008.1
12mr|urpmi-6.71-2|1150	+ Revision: 179306
12mr|urpmi-6.71-2|1151	- add infrastructure so that gurpmi & rpmdrake can handle priority
12mr|urpmi-6.71-2|1152	upgrade list
12mr|urpmi-6.71-2|1153	- add callbacks so that rpmdrake can reuse more urpmi code
12mr|urpmi-6.71-2|1154	- gurpmi:
12mr|urpmi-6.71-2|1155	o handle priority upgrade list
12mr|urpmi-6.71-2|1156	- urpmi:
12mr|urpmi-6.71-2|1157	o do not pretend removing packages from cache when there's nothing
12mr|urpmi-6.71-2|1158	to remove
12mr|urpmi-6.71-2|1159	
12mr|urpmi-6.71-2|1160	* Mon Mar 03 2008 Pixel <pixel@mandriva.com> 5.7-1mdv2008.1
12mr|urpmi-6.71-2|1161	+ Revision: 178105
12mr|urpmi-6.71-2|1162	- 5.7:
12mr|urpmi-6.71-2|1163	- all tools:
12mr|urpmi-6.71-2|1164	o cdrom:// replaces removable://
12mr|urpmi-6.71-2|1165	o use hal to wait-for/mount cdroms:
12mr|urpmi-6.71-2|1166	you can now use more than one cdrom drive
12mr|urpmi-6.71-2|1167	o fix download progression using wget
12mr|urpmi-6.71-2|1168	o restore generation of /var/lib/urpmi/names.<medium>, but it is now done in
12mr|urpmi-6.71-2|1169	urpmq/urpmi/urpmf (and so only if used as root)
12mr|urpmi-6.71-2|1170	- gurpmi:
12mr|urpmi-6.71-2|1171	o exit immediately on success in automatic mode
12mr|urpmi-6.71-2|1172	o fix --auto-select option
12mr|urpmi-6.71-2|1173	o fix --root option
12mr|urpmi-6.71-2|1174	o give the focus to buttons (Emmanuel Blindauer, #38047)
12mr|urpmi-6.71-2|1175	o handle --allow-medium-change (needed for drakxtools)
12mr|urpmi-6.71-2|1176	o handle --expect-install (needed for drakxtools)
12mr|urpmi-6.71-2|1177	o handle --test
12mr|urpmi-6.71-2|1178	o reuse common shared code of urpmi
12mr|urpmi-6.71-2|1179	- urpmf, urpmq:
12mr|urpmi-6.71-2|1180	o never display raw downloader output, otherwise output is very messy (#38125)
12mr|urpmi-6.71-2|1181	o do not try to download xml-info if it's not available (#38125)
12mr|urpmi-6.71-2|1182	- urpmi.addmedia:
12mr|urpmi-6.71-2|1183	o fix --distrib for cdroms (#30613)
12mr|urpmi-6.71-2|1184	- urpmi:
12mr|urpmi-6.71-2|1185	o fix --expect-install (broken since 4.9.30!)
12mr|urpmi-6.71-2|1186	o fix using proxy with curl (#38143)
12mr|urpmi-6.71-2|1187	o do not copy rpms from cdrom if only one cdrom is used (#28083)
12mr|urpmi-6.71-2|1188	- urpmf:
12mr|urpmi-6.71-2|1189	o fix searching for more than one pattern (#38286)
12mr|urpmi-6.71-2|1190	- urpmq:
12mr|urpmi-6.71-2|1191	o --list: speed it up (2.5x faster, and 6x faster with names.<medium>)
12mr|urpmi-6.71-2|1192	
12mr|urpmi-6.71-2|1193	* Tue Feb 26 2008 Pixel <pixel@mandriva.com> 5.6-1mdv2008.1
12mr|urpmi-6.71-2|1194	+ Revision: 175201
12mr|urpmi-6.71-2|1195	- 5.6:
12mr|urpmi-6.71-2|1196	- urpmq:
12mr|urpmi-6.71-2|1197	o add --conflicts
12mr|urpmi-6.71-2|1198	o --requires now display the raw requires, use --requires-recursive to get
12mr|urpmi-6.71-2|1199	the old behaviour (#29176)
12mr|urpmi-6.71-2|1200	o make "urpmq --list xxx" display "use -l to list files" and exit on error
12mr|urpmi-6.71-2|1201	- urpmf:
12mr|urpmi-6.71-2|1202	o fix mirrorlist handling
12mr|urpmi-6.71-2|1203	o fix fallback on hdlist when xml-info not found
12mr|urpmi-6.71-2|1204	- urpmi, urpmi.addmedia, urpmi.update:
12mr|urpmi-6.71-2|1205	o have fatal errors on some errors that must not happen (eg: moving rpm from
12mr|urpmi-6.71-2|1206	download dir to cachedir)
12mr|urpmi-6.71-2|1207	o handle variables $ARCH/$RELEASE in mirrorlist
12mr|urpmi-6.71-2|1208	- urpmi:
12mr|urpmi-6.71-2|1209	o display "%%s of packages will be retrieved."
12mr|urpmi-6.71-2|1210	(need perl-URPM 3.10 and synthesis built with @filesize@)
12mr|urpmi-6.71-2|1211	o do not say "files are missing" when the downloaded rpm is corrupted
12mr|urpmi-6.71-2|1212	o --test: only display "Installation is possible" when it is the case (#29837)
12mr|urpmi-6.71-2|1213	o fix "using one big transaction" that occurs when using --keep
12mr|urpmi-6.71-2|1214	(#30198) (part of the fix is in perl-URPM 3.09)
12mr|urpmi-6.71-2|1215	- bash-completion:
12mr|urpmi-6.71-2|1216	o restore available-pkgs completion using "urpmq --list" (guillomovitch)
12mr|urpmi-6.71-2|1217	(but only if COMP_URPMI_HDLISTS is set since it's slow)
12mr|urpmi-6.71-2|1218	
12mr|urpmi-6.71-2|1219	* Sun Feb 24 2008 Pixel <pixel@mandriva.com> 5.5-1mdv2008.1
12mr|urpmi-6.71-2|1220	+ Revision: 174118
12mr|urpmi-6.71-2|1221	- 5.5:
12mr|urpmi-6.71-2|1222	- all tools:
12mr|urpmi-6.71-2|1223	o handle mirrorlist
12mr|urpmi-6.71-2|1224	(need perl-Zone-TimeInfo patched for geolocalisation)
12mr|urpmi-6.71-2|1225	- urpmf
12mr|urpmi-6.71-2|1226	o fallback on hdlist when xml-info not found (useful for old distribs)
12mr|urpmi-6.71-2|1227	- urpmi handles /etc/urpmi/media.d/*.cfg
12mr|urpmi-6.71-2|1228	as an alternative to using urpmi.addmedia
12mr|urpmi-6.71-2|1229	- urpmi.update, urpmi.addmedia:
12mr|urpmi-6.71-2|1230	o handle --virtual for remote media
12mr|urpmi-6.71-2|1231	(a better name would be "auto-update") (a la yum)
12mr|urpmi-6.71-2|1232	o do not parse synthesis (relying on MD5SUM for corruption detection)
12mr|urpmi-6.71-2|1233	o drop /var/lib/urpmi/names.<medium> (was used by bash-completion)
12mr|urpmi-6.71-2|1234	- urpmi.addmedia
12mr|urpmi-6.71-2|1235	o don't fail on remaining statedir files (#36267)
12mr|urpmi-6.71-2|1236	(especially useful when using media.d/*.cfg)
12mr|urpmi-6.71-2|1237	- merge conflicting urpmi.recover.macros lines in %%file
12mr|urpmi-6.71-2|1238	- fix URL (urpmi is no more on cpan since rgs removed it)
12mr|urpmi-6.71-2|1239	
12mr|urpmi-6.71-2|1240	* Tue Feb 05 2008 Pixel <pixel@mandriva.com> 5.4-1mdv2008.1
12mr|urpmi-6.71-2|1241	+ Revision: 162621
12mr|urpmi-6.71-2|1242	- 5.4, bug fix release:
12mr|urpmi-6.71-2|1243	- urpmi, urpme, urpmq, urpmf:
12mr|urpmi-6.71-2|1244	o fix --use-distrib
12mr|urpmi-6.71-2|1245	
12mr|urpmi-6.71-2|1246	* Mon Feb 04 2008 Pixel <pixel@mandriva.com> 5.3-1mdv2008.1
12mr|urpmi-6.71-2|1247	+ Revision: 162315
12mr|urpmi-6.71-2|1248	- 5.3:
12mr|urpmi-6.71-2|1249	- urpmi.cfg:
12mr|urpmi-6.71-2|1250	o "media_info_dir: media_info" is the default
12mr|urpmi-6.71-2|1251	o "no-media-info" is used for media for which media_info must be built from
12mr|urpmi-6.71-2|1252	rpms
12mr|urpmi-6.71-2|1253	- urpme, urpmi:
12mr|urpmi-6.71-2|1254	o add basesystem-minimal to prohibit-remove
12mr|urpmi-6.71-2|1255	- urpme:
12mr|urpmi-6.71-2|1256	o enhance pkg list formatting for "The following packages contain %%s: %%s"
12mr|urpmi-6.71-2|1257	error message (#29178)
12mr|urpmi-6.71-2|1258	- urpmf:
12mr|urpmi-6.71-2|1259	o fix --synthesis (it may break urpmq/urpmi --synthesis)
12mr|urpmi-6.71-2|1260	- urpmq:
12mr|urpmi-6.71-2|1261	o add --no-suggests
12mr|urpmi-6.71-2|1262	- library:
12mr|urpmi-6.71-2|1263	o since any_xml_info can be slow, add a "callback" option (#37264)
12mr|urpmi-6.71-2|1264	
12mr|urpmi-6.71-2|1265	* Fri Jan 18 2008 Pixel <pixel@mandriva.com> 5.2-1mdv2008.1
12mr|urpmi-6.71-2|1266	+ Revision: 154708
12mr|urpmi-6.71-2|1267	- 5.2:
12mr|urpmi-6.71-2|1268	- urpmi:
12mr|urpmi-6.71-2|1269	o --buildrequires deprecate --src, --src is kept for compatibility but its
12mr|urpmi-6.71-2|1270	behaviour is changed a little (it doesn't download src.rpm anymore)
12mr|urpmi-6.71-2|1271	o --install-src as user now works for remote medium
12mr|urpmi-6.71-2|1272	o --install-src will remove succesfully installed src.rpm from
12mr|urpmi-6.71-2|1273	/var/cache/urpmi/rpms/* (unless post-clean is 0)
12mr|urpmi-6.71-2|1274	- urpmf:
12mr|urpmi-6.71-2|1275	o add special code for --files simple case, it makes urpmf 3x faster for
12mr|urpmi-6.71-2|1276	this often used case
12mr|urpmi-6.71-2|1277	o display a warning when searching "xxx(yyy)" since it is handled as a
12mr|urpmi-6.71-2|1278	regexp and so the parentheses are useless. suggest using --literal
12mr|urpmi-6.71-2|1279	- urpmq:
12mr|urpmi-6.71-2|1280	o add --provides
12mr|urpmi-6.71-2|1281	o fix option -a : display packages of all compatible archs (#36942)
12mr|urpmi-6.71-2|1282	- all tools:
12mr|urpmi-6.71-2|1283	o deprecate --curl and --wget in favor of --downloader curl
12mr|urpmi-6.71-2|1284	and --downloader --wget
12mr|urpmi-6.71-2|1285	o fix displaying error message when failing to lock (regression in 5.1)
12mr|urpmi-6.71-2|1286	
12mr|urpmi-6.71-2|1287	* Wed Jan 16 2008 Pixel <pixel@mandriva.com> 5.1-1mdv2008.1
12mr|urpmi-6.71-2|1288	+ Revision: 153670
12mr|urpmi-6.71-2|1289	- 5.1:
12mr|urpmi-6.71-2|1290	- urpmf, urpmq:
12mr|urpmi-6.71-2|1291	o fix using xml info files with spaces in medium name
12mr|urpmi-6.71-2|1292	- urpmf:
12mr|urpmi-6.71-2|1293	o fix --license
12mr|urpmi-6.71-2|1294	- urpmq:
12mr|urpmi-6.71-2|1295	o add --sourcerpm
12mr|urpmi-6.71-2|1296	o deprecate "urpmq --requires", "urpmq -R" and "urpmq -RR"
12mr|urpmi-6.71-2|1297	o fix --list (regression introduced in 5.0) (#36742)
12mr|urpmi-6.71-2|1298	
12mr|urpmi-6.71-2|1299	* Fri Jan 11 2008 Pixel <pixel@mandriva.com> 5.0-1mdv2008.1
12mr|urpmi-6.71-2|1300	+ Revision: 148594
12mr|urpmi-6.71-2|1301	- 5.0:
12mr|urpmi-6.71-2|1302	- urpmf, urpmq:
12mr|urpmi-6.71-2|1303	o use xml info instead of hdlist when possible
12mr|urpmi-6.71-2|1304	o "urpmq -l" is faster (3x)
12mr|urpmi-6.71-2|1305	o "urpmf -l" is slower (1.5x)
12mr|urpmi-6.71-2|1306	o "urpmf --sourcerpm" is much faster
12mr|urpmi-6.71-2|1307	o see "xml-info" option in urpmi.cfg(5) to see when those files are downloaded
12mr|urpmi-6.71-2|1308	o new require: perl module XML::LibXML
12mr|urpmi-6.71-2|1309	- urpmq:
12mr|urpmi-6.71-2|1310	o use rpm file instead of hdlist/xml-info when file is local
12mr|urpmi-6.71-2|1311	o use URPM::Package->changelogs (need perl-URPM 3.06)
12mr|urpmi-6.71-2|1312	- urpmf
12mr|urpmi-6.71-2|1313	o fix an *old* bug (since december 2002) making urpmf keeps parsed
12mr|urpmi-6.71-2|1314	hdlist files in memory (was fixed for multitags, but not for simple tags)
12mr|urpmi-6.71-2|1315	- all tools:
12mr|urpmi-6.71-2|1316	o replace /var/lib/urpmi/MD5SUM with /var/lib/urpmi/MD5SUM.<medium_name>
12mr|urpmi-6.71-2|1317	(this will allow checking xml media_info is up-to-date even if we don't
12mr|urpmi-6.71-2|1318	update it at the same time as synthesis is updated)
12mr|urpmi-6.71-2|1319	- urpmi.update, urpmi.addmedia, urpmi.removemedia:
12mr|urpmi-6.71-2|1320	o drop hdlist support replaced with xml media_info
12mr|urpmi-6.71-2|1321	(this imply file-deps are correctly handled, see genhdlist2(1))
12mr|urpmi-6.71-2|1322	o drop option "-c" which used to clean /var/cache/urpmi/headers
12mr|urpmi-6.71-2|1323	o enhancement: only parse updated synthesis
12mr|urpmi-6.71-2|1324	- urpmi.addmedia
12mr|urpmi-6.71-2|1325	o do check md5sum of downloaded synthesis
12mr|urpmi-6.71-2|1326	(the check was only done on urpmi.update)
12mr|urpmi-6.71-2|1327	o new --xml-info option
12mr|urpmi-6.71-2|1328	- urpmi:
12mr|urpmi-6.71-2|1329	o do remove __db* on priority-upgrade
12mr|urpmi-6.71-2|1330	(fix regression introduced in 4.10.15)
12mr|urpmi-6.71-2|1331	o always prompt before doing a priority-upgrade transaction, even if there
12mr|urpmi-6.71-2|1332	is only one priority upgrade package (since there will be more packages to
12mr|urpmi-6.71-2|1333	install after restarting urpmi)
12mr|urpmi-6.71-2|1334	
12mr|urpmi-6.71-2|1335	+ Olivier Blin <blino@mandriva.org>
12mr|urpmi-6.71-2|1336	- restore BuildRoot
12mr|urpmi-6.71-2|1337	
12mr|urpmi-6.71-2|1338	* Fri Dec 21 2007 Pixel <pixel@mandriva.com> 4.10.20-1mdv2008.1
12mr|urpmi-6.71-2|1339	+ Revision: 136184
12mr|urpmi-6.71-2|1340	- 4.10.20:
12mr|urpmi-6.71-2|1341	- urpmi:
12mr|urpmi-6.71-2|1342	o do remove __db* on priority-upgrade
12mr|urpmi-6.71-2|1343	(fix regression introduced in 4.10.15)
12mr|urpmi-6.71-2|1344	
12mr|urpmi-6.71-2|1345	+ Thierry Vignaud <tv@mandriva.org>
12mr|urpmi-6.71-2|1346	- kill re-definition of %%buildroot on Pixel's request
12mr|urpmi-6.71-2|1347	
12mr|urpmi-6.71-2|1348	* Wed Dec 12 2007 Pixel <pixel@mandriva.com> 4.10.19-1mdv2008.1
12mr|urpmi-6.71-2|1349	+ Revision: 117838
12mr|urpmi-6.71-2|1350	- 4.10.19:
12mr|urpmi-6.71-2|1351	- urpmi:
12mr|urpmi-6.71-2|1352	o fix handling "post-clean: 0" in urpmi.cfg
12mr|urpmi-6.71-2|1353	(#36082, regression introduced in 4.10.16)
12mr|urpmi-6.71-2|1354	- library:
12mr|urpmi-6.71-2|1355	o urpm::media::read_config() doesn't read urpmi.cfg global options anymore,
12mr|urpmi-6.71-2|1356	use urpm->get_global_options or urpm->new_parse_cmdline
12mr|urpmi-6.71-2|1357	
12mr|urpmi-6.71-2|1358	* Tue Dec 11 2007 Pixel <pixel@mandriva.com> 4.10.18-1mdv2008.1
12mr|urpmi-6.71-2|1359	+ Revision: 117191
12mr|urpmi-6.71-2|1360	- 4.10.18:
12mr|urpmi-6.71-2|1361	- urpmi:
12mr|urpmi-6.71-2|1362	o handle --suggests (to override urpmi.cfg global option "no-suggests")
12mr|urpmi-6.71-2|1363	- urpmi.update:
12mr|urpmi-6.71-2|1364	o exit code 1 when a (selected) medium can't be updated (#35952)
12mr|urpmi-6.71-2|1365	o leave early with error if no medium were successfull updated
12mr|urpmi-6.71-2|1366	- drop translated man pages (they are too old)
12mr|urpmi-6.71-2|1367	- urpmi.addmedia:
12mr|urpmi-6.71-2|1368	o exit code 1 when a medium can't be added
12mr|urpmi-6.71-2|1369	o enhance parsing of urls with login:password for logins with "@"
12mr|urpmi-6.71-2|1370	so that password doesn't end up in urpmi.cfg
12mr|urpmi-6.71-2|1371	o adapt to perl-URPM 3.00 API to parse pubkey files
12mr|urpmi-6.71-2|1372	(nb: $urpm->{keys} is not used anymore)
12mr|urpmi-6.71-2|1373	- require perl(Date::Manip) instead of perl-DateManip
12mr|urpmi-6.71-2|1374	(ie follow our perl policy)
12mr|urpmi-6.71-2|1375	
12mr|urpmi-6.71-2|1376	+ Guillaume Rousse <guillomovitch@mandriva.org>
12mr|urpmi-6.71-2|1377	- bash completion is not configuration
12mr|urpmi-6.71-2|1378	
12mr|urpmi-6.71-2|1379	* Fri Nov 30 2007 Pixel <pixel@mandriva.com> 4.10.17-1mdv2008.1
12mr|urpmi-6.71-2|1380	+ Revision: 114014
12mr|urpmi-6.71-2|1381	- 4.10.17:
12mr|urpmi-6.71-2|1382	- urpmi:
12mr|urpmi-6.71-2|1383	o fix regression introduced in 4.10.15:
12mr|urpmi-6.71-2|1384	"urpmi --force valid invalid" should warn about "invalid" but still
12mr|urpmi-6.71-2|1385	install "valid"
12mr|urpmi-6.71-2|1386	
12mr|urpmi-6.71-2|1387	* Wed Nov 28 2007 Pixel <pixel@mandriva.com> 4.10.16-1mdv2008.1
12mr|urpmi-6.71-2|1388	+ Revision: 113748
12mr|urpmi-6.71-2|1389	- 4.10.16:
12mr|urpmi-6.71-2|1390	- urpmi:
12mr|urpmi-6.71-2|1391	o small transactions should have at least 8 packages
12mr|urpmi-6.71-2|1392	(ie --split-length is now 8 by default)
12mr|urpmi-6.71-2|1393	o do not do a big transaction if installing less than 20 packages
12mr|urpmi-6.71-2|1394	(ie --split-level is now 1 by default)
12mr|urpmi-6.71-2|1395	- urpmq:
12mr|urpmi-6.71-2|1396	o new option --requires-recursive (alias of option -d)
12mr|urpmi-6.71-2|1397	o bugfix previous release: "urpmq --fuzzy foo" should display all "*foo*" matches
12mr|urpmi-6.71-2|1398	
12mr|urpmi-6.71-2|1399	* Mon Nov 26 2007 Pixel <pixel@mandriva.com> 4.10.15-1mdv2008.1
12mr|urpmi-6.71-2|1400	+ Revision: 112175
12mr|urpmi-6.71-2|1401	- 4.10.15:
12mr|urpmi-6.71-2|1402	- all tools:
12mr|urpmi-6.71-2|1403	o exit with code 1 after displaying usage (instead of exit code 0)
12mr|urpmi-6.71-2|1404	- urpmi:
12mr|urpmi-6.71-2|1405	o with rsync, use --copy-links (to have the same behaviour as http/ftp, and
12mr|urpmi-6.71-2|1406	so allow symlinks on the server)
12mr|urpmi-6.71-2|1407	o fix "urpmi --install-src" (regression introduced in 4.10.9) (#35164)
12mr|urpmi-6.71-2|1408	o fix --limit-rate (regression introduced in 4.9.12)
12mr|urpmi-6.71-2|1409	o --auto-update is quite unsafe, but at least now it should be cleaner
12mr|urpmi-6.71-2|1410	(ensure $urpm doesn't have media twice)
12mr|urpmi-6.71-2|1411	
12mr|urpmi-6.71-2|1412	* Thu Oct 04 2007 Pixel <pixel@mandriva.com> 4.10.14-1mdv2008.0
12mr|urpmi-6.71-2|1413	+ Revision: 95395
12mr|urpmi-6.71-2|1414	- 4.10.14:
12mr|urpmi-6.71-2|1415	- library:
12mr|urpmi-6.71-2|1416	o urpm::media::add_distrib_media: add option "only_updates" for rpmdrake
12mr|urpmi-6.71-2|1417	
12mr|urpmi-6.71-2|1418	* Wed Oct 03 2007 Pixel <pixel@mandriva.com> 4.10.13-1mdv2008.0
12mr|urpmi-6.71-2|1419	+ Revision: 95004
12mr|urpmi-6.71-2|1420	- provide mandrake-mime 0.5 to fix priority-upgrade from 2007.0
12mr|urpmi-6.71-2|1421	- 4.10.13:
12mr|urpmi-6.71-2|1422	- urpmi
12mr|urpmi-6.71-2|1423	o remove prefix/var/lib/rpm/__db* after installing pkgs rooted
12mr|urpmi-6.71-2|1424	
12mr|urpmi-6.71-2|1425	* Thu Sep 27 2007 Pixel <pixel@mandriva.com> 4.10.12-1mdv2008.0
12mr|urpmi-6.71-2|1426	+ Revision: 93332
12mr|urpmi-6.71-2|1427	- 4.10.12:
12mr|urpmi-6.71-2|1428	- urpm::media::update_media:
12mr|urpmi-6.71-2|1429	o ensure a second pass is done even if media has not been modified
12mr|urpmi-6.71-2|1430	(useful for the %%trigger trick done in urpmi to rebuild synthesis with
12mr|urpmi-6.71-2|1431	suggests)
12mr|urpmi-6.71-2|1432	- urpmf
12mr|urpmi-6.71-2|1433	o fix -a and -o
12mr|urpmi-6.71-2|1434	- fix "ensure synthesis built from hdlist is rebuilt so that it has suggest flags"
12mr|urpmi-6.71-2|1435	(make it work if hdlist/synthesis file has spaces)
12mr|urpmi-6.71-2|1436	
12mr|urpmi-6.71-2|1437	* Mon Sep 24 2007 Pixel <pixel@mandriva.com> 4.10.11-1mdv2008.0
12mr|urpmi-6.71-2|1438	+ Revision: 92593
12mr|urpmi-6.71-2|1439	- ensure synthesis built from hdlist is rebuilt so that it has suggest flags
12mr|urpmi-6.71-2|1440	- 4.10.11:
12mr|urpmi-6.71-2|1441	- create /var/tmp in chroots too
12mr|urpmi-6.71-2|1442	- fixed nb.po
12mr|urpmi-6.71-2|1443	- perl-Test-Pod is needed for make test (thanks chipaux)
12mr|urpmi-6.71-2|1444	
12mr|urpmi-6.71-2|1445	* Mon Sep 17 2007 Pixel <pixel@mandriva.com> 4.10.10-1mdv2008.0
12mr|urpmi-6.71-2|1446	+ Revision: 89071
12mr|urpmi-6.71-2|1447	- 4.10.10:
12mr|urpmi-6.71-2|1448	- fix using already downloaded rpms (from /var/cache/urpmi/rpms) (#33655)
12mr|urpmi-6.71-2|1449	- improve retrieving update descriptions API
12mr|urpmi-6.71-2|1450	
12mr|urpmi-6.71-2|1451	* Thu Sep 13 2007 Pixel <pixel@mandriva.com> 4.10.9-1mdv2008.0
12mr|urpmi-6.71-2|1452	+ Revision: 85103
12mr|urpmi-6.71-2|1453	- 4.10.9:
12mr|urpmi-6.71-2|1454	- urpmi, urpme
12mr|urpmi-6.71-2|1455	o default to selecting all the prefered packages according to installed
12mr|urpmi-6.71-2|1456	locales (need perl-URPM 2.00 to work)
12mr|urpmi-6.71-2|1457	o do not prompt questions if not waiting for user answer
12mr|urpmi-6.71-2|1458	(for urpmi --force or urpme --force)
12mr|urpmi-6.71-2|1459	- urpmf
12mr|urpmi-6.71-2|1460	o fix --synthesis
12mr|urpmi-6.71-2|1461	
12mr|urpmi-6.71-2|1462	* Mon Sep 10 2007 Pixel <pixel@mandriva.com> 4.10.8-1mdv2008.0
12mr|urpmi-6.71-2|1463	+ Revision: 84103
12mr|urpmi-6.71-2|1464	- 4.10.8:
12mr|urpmi-6.71-2|1465	- urpmi
12mr|urpmi-6.71-2|1466	o enhance "columns" display of packages to install (esp. fit on 80 columns)
12mr|urpmi-6.71-2|1467	o do not use netrc for protocol ssh
12mr|urpmi-6.71-2|1468	
12mr|urpmi-6.71-2|1469	* Fri Sep 07 2007 Pixel <pixel@mandriva.com> 4.10.7-1mdv2008.0
12mr|urpmi-6.71-2|1470	+ Revision: 81471
12mr|urpmi-6.71-2|1471	- new release, 4.10.7
12mr|urpmi-6.71-2|1472	- urpmi
12mr|urpmi-6.71-2|1473	o fix rpmdb locking with --root
12mr|urpmi-6.71-2|1474	o handle --searchmedia <media1>,...,<mediaN>
12mr|urpmi-6.71-2|1475	o do auto upgrade mandriva kernels (ie remove kernel*-latest to skip.list)
12mr|urpmi-6.71-2|1476	o display size that will be installed - removed with a nice message (#32022)
12mr|urpmi-6.71-2|1477	o display packages which are going to installed with name-version-release
12mr|urpmi-6.71-2|1478	info in columns
12mr|urpmi-6.71-2|1479	- urpmi, urpme
12mr|urpmi-6.71-2|1480	o use best unit (KB, MB...) to display size will be installed - removed
12mr|urpmi-6.71-2|1481	
12mr|urpmi-6.71-2|1482	* Tue Aug 28 2007 Pixel <pixel@mandriva.com> 4.10.6-1mdv2008.0
12mr|urpmi-6.71-2|1483	+ Revision: 72761
12mr|urpmi-6.71-2|1484	- new release, 4.10.6
12mr|urpmi-6.71-2|1485	- urpmi
12mr|urpmi-6.71-2|1486	o fix --bug when there is no /etc/urpmi/prefer.list file
12mr|urpmi-6.71-2|1487	o new option --justdb (new perl-URPM 1.76)
12mr|urpmi-6.71-2|1488	o do not verify signature of .spec files (#32824)
12mr|urpmi-6.71-2|1489	o handle changes in priority-upgrade list between old and new urpmi (#32925)
12mr|urpmi-6.71-2|1490	- urpmf
12mr|urpmi-6.71-2|1491	o display "usage" when no <pattern-expression> is given (#32658)
12mr|urpmi-6.71-2|1492	
12mr|urpmi-6.71-2|1493	* Sat Aug 18 2007 Pixel <pixel@mandriva.com> 4.10.5-1mdv2008.0
12mr|urpmi-6.71-2|1494	+ Revision: 65548
12mr|urpmi-6.71-2|1495	- new release, 4.10.5
12mr|urpmi-6.71-2|1496	- urpmi
12mr|urpmi-6.71-2|1497	o keep_all_tags for now to avoid rpm saying file conflicts when the content
12mr|urpmi-6.71-2|1498	is the same
12mr|urpmi-6.71-2|1499	o restart after upgrading 'meta-task' because of /etc/urpmi/prefer.vendor.list
12mr|urpmi-6.71-2|1500	
12mr|urpmi-6.71-2|1501	* Mon Aug 13 2007 Pixel <pixel@mandriva.com> 4.10.4-2mdv2008.0
12mr|urpmi-6.71-2|1502	+ Revision: 62787
12mr|urpmi-6.71-2|1503	- require meta-task for /etc/urpmi/prefer.vendor.list
12mr|urpmi-6.71-2|1504	
12mr|urpmi-6.71-2|1505	* Mon Aug 13 2007 Pixel <pixel@mandriva.com> 4.10.4-1mdv2008.0
12mr|urpmi-6.71-2|1506	+ Revision: 62753
12mr|urpmi-6.71-2|1507	- new release, 4.10.4
12mr|urpmi-6.71-2|1508	- urpmi
12mr|urpmi-6.71-2|1509	o bugfix 4.10.0: a circular reference was causing rpmdb to be opened many times
12mr|urpmi-6.71-2|1510	o --urpmi-root: if <root>/etc/urpmi/*.list are available, use them.
12mr|urpmi-6.71-2|1511	otherwise defaults to /etc/urpmi/*.list
12mr|urpmi-6.71-2|1512	
12mr|urpmi-6.71-2|1513	* Mon Aug 13 2007 Thierry Vignaud <tv@mandriva.org> 4.10.3-1mdv2008.0
12mr|urpmi-6.71-2|1514	+ Revision: 62580
12mr|urpmi-6.71-2|1515	- urpmi
12mr|urpmi-6.71-2|1516	o do not default to --nolock when using --root (reverting rafael
12mr|urpmi-6.71-2|1517	commit on 2006-01-11 13:17)
12mr|urpmi-6.71-2|1518	o do try to umount removable media when using --nolock (fixing
12mr|urpmi-6.71-2|1519	rafel's commit r15048 on 2005-06-09)
12mr|urpmi-6.71-2|1520	o try harder to explain why a package is removed
12mr|urpmi-6.71-2|1521	o try harder to explain why we cannot select a package (eg: because
12mr|urpmi-6.71-2|1522	i586 package is already installed on x86_64)
12mr|urpmi-6.71-2|1523	
12mr|urpmi-6.71-2|1524	* Mon Aug 13 2007 Thierry Vignaud <tv@mandriva.org> 4.10.2-1mdv2008.0
12mr|urpmi-6.71-2|1525	+ Revision: 62433
12mr|urpmi-6.71-2|1526	- gurpmi:
12mr|urpmi-6.71-2|1527	o reuse common shared code of urpmi/rpmdrake
12mr|urpmi-6.71-2|1528	o umount removable media as soon as possible
12mr|urpmi-6.71-2|1529	o unlock RPM & URPMI dbs locks as soon as possible like rpmdrake
12mr|urpmi-6.71-2|1530	- urpmi
12mr|urpmi-6.71-2|1531	o when using --urpmi-root, load <root>/etc/rpm/macros (pixel)
12mr|urpmi-6.71-2|1532	o enable GUIes to display already installed & not installable RPMs
12mr|urpmi-6.71-2|1533	o enable GUIes to display uninstallations
12mr|urpmi-6.71-2|1534	- urpmi.cfg
12mr|urpmi-6.71-2|1535	o really add global option no-suggests (pixel)
12mr|urpmi-6.71-2|1536	- kill old source
12mr|urpmi-6.71-2|1537	
12mr|urpmi-6.71-2|1538	* Sun Aug 12 2007 Pixel <pixel@mandriva.com> 4.10.1-1mdv2008.0
12mr|urpmi-6.71-2|1539	+ Revision: 62247
12mr|urpmi-6.71-2|1540	- new release, 4.10.1
12mr|urpmi-6.71-2|1541	- library
12mr|urpmi-6.71-2|1542	o urpm::select: new function get_preferred() replacing sort_choices()
12mr|urpmi-6.71-2|1543	(for drakx)
12mr|urpmi-6.71-2|1544	
12mr|urpmi-6.71-2|1545	* Sat Aug 11 2007 Pixel <pixel@mandriva.com> 4.10.0-1mdv2008.0
12mr|urpmi-6.71-2|1546	+ Revision: 61993
12mr|urpmi-6.71-2|1547	- new release, 4.10.0
12mr|urpmi-6.71-2|1548	- urpmi
12mr|urpmi-6.71-2|1549	o new option --replacepkgs (same as rpm --replacepkgs) (#16112)
12mr|urpmi-6.71-2|1550	(need perl-URPM 1.73)
12mr|urpmi-6.71-2|1551	o fix --quiet (regression introduced in 4.9.28)
12mr|urpmi-6.71-2|1552	o handle preferred choices (through --prefer, /etc/urpmi/prefer.list
12mr|urpmi-6.71-2|1553	and /etc/urpmi/prefer.vendor.list)
12mr|urpmi-6.71-2|1554	- all tools
12mr|urpmi-6.71-2|1555	o new option --wait-lock (#13025)
12mr|urpmi-6.71-2|1556	
12mr|urpmi-6.71-2|1557	* Fri Aug 10 2007 Pixel <pixel@mandriva.com> 4.9.30-1mdv2008.0
12mr|urpmi-6.71-2|1558	+ Revision: 61515
12mr|urpmi-6.71-2|1559	- new release 4.9.30
12mr|urpmi-6.71-2|1560	- urpmi (thanks to Thierry Vignaud)
12mr|urpmi-6.71-2|1561	o move some code to new module urpm::main_loop to share it with rpmdrake
12mr|urpmi-6.71-2|1562	
12mr|urpmi-6.71-2|1563	* Thu Aug 09 2007 Pixel <pixel@mandriva.com> 4.9.29-2mdv2008.0
12mr|urpmi-6.71-2|1564	+ Revision: 60891
12mr|urpmi-6.71-2|1565	- we can't conflict with mandrake-mime which is required by kde on 2007.0
12mr|urpmi-6.71-2|1566	(otherwise we have to disable priority-upgrade)
12mr|urpmi-6.71-2|1567	
12mr|urpmi-6.71-2|1568	* Thu Aug 09 2007 Pixel <pixel@mandriva.com> 4.9.29-1mdv2008.0
12mr|urpmi-6.71-2|1569	+ Revision: 60822
12mr|urpmi-6.71-2|1570	- new release, 4.9.29
12mr|urpmi-6.71-2|1571	- urpmi
12mr|urpmi-6.71-2|1572	o explicit error when using "urpmi ---install-src" as user with remote media
12mr|urpmi-6.71-2|1573	o add support for "suggests": a newly suggested package is installed as if
12mr|urpmi-6.71-2|1574	required, but one can remove it afterwards, or use --no-suggests
12mr|urpmi-6.71-2|1575	(need perl-URPM 1.69)
12mr|urpmi-6.71-2|1576	- urpmf
12mr|urpmi-6.71-2|1577	o handle --suggests
12mr|urpmi-6.71-2|1578	
12mr|urpmi-6.71-2|1579	* Fri Aug 03 2007 Pixel <pixel@mandriva.com> 4.9.28-1mdv2008.0
12mr|urpmi-6.71-2|1580	+ Revision: 58594
12mr|urpmi-6.71-2|1581	- mandriva-gurpmi.desktop: make desktop-file-validate happy
12mr|urpmi-6.71-2|1582	- new release, 4.9.28 (need perl-URPM 1.68)
12mr|urpmi-6.71-2|1583	- urpmi
12mr|urpmi-6.71-2|1584	o handle README.<version>.upgrade.urpmi and
12mr|urpmi-6.71-2|1585	README.<version>-<release>.upgrade.urpmi: the content is displayed
12mr|urpmi-6.71-2|1586	when upgrading from rpm older than <version> (#30187)
12mr|urpmi-6.71-2|1587	- urpmf
12mr|urpmi-6.71-2|1588	o handle --license
12mr|urpmi-6.71-2|1589	- urpmi.update
12mr|urpmi-6.71-2|1590	o handle -q option (#31890)
12mr|urpmi-6.71-2|1591	- urpmq
12mr|urpmi-6.71-2|1592	o --whatrequires: fix skipping packages through provides provided by other
12mr|urpmi-6.71-2|1593	packages, when the other package is the same pkg name (#31773)
12mr|urpmi-6.71-2|1594	- library
12mr|urpmi-6.71-2|1595	o urpm::install: export %%readmes so that rpmdrake can access it
12mr|urpmi-6.71-2|1596	- add application/x-urpmi definition for gurpmi (#32139)
12mr|urpmi-6.71-2|1597	
12mr|urpmi-6.71-2|1598	* Mon Jun 18 2007 Pixel <pixel@mandriva.com> 4.9.27-1mdv2008.0
12mr|urpmi-6.71-2|1599	+ Revision: 41003
12mr|urpmi-6.71-2|1600	- new release, 4.9.27
12mr|urpmi-6.71-2|1601	- urpmi.addmedia --distrib, urpmi/urpme/urpmf/urpmq --use-distrib
12mr|urpmi-6.71-2|1602	o media.cfg per media field hdlist=hdlist_xxx.cz is not used anymore,
12mr|urpmi-6.71-2|1603	xxx/media_info/hdlist.cz is used instead. To get previous behaviour, use
12mr|urpmi-6.71-2|1604	option --use-copied-hdlist or use_copied_hdlist=1 in media.cfg
12mr|urpmi-6.71-2|1605	- urpmi
12mr|urpmi-6.71-2|1606	o for long package names, ensure progression of installation (####...) is
12mr|urpmi-6.71-2|1607	still properly indented (#28639)
12mr|urpmi-6.71-2|1608	- urpmi.addmedia
12mr|urpmi-6.71-2|1609	o fix reconfig.urpmi use
12mr|urpmi-6.71-2|1610	- urpmi.update
12mr|urpmi-6.71-2|1611	o only copy previous hdlist in cache dir for rsync, don't do it for wget/curl
12mr|urpmi-6.71-2|1612	(it's useless and potentially dangerous when used with "resume")
12mr|urpmi-6.71-2|1613	- urpmf
12mr|urpmi-6.71-2|1614	o bug fix -m (#31452)
12mr|urpmi-6.71-2|1615	- all tools
12mr|urpmi-6.71-2|1616	o 4.9.26 is broken when downloading with wget since it creates hdlist.cz.1
12mr|urpmi-6.71-2|1617	files. fixing using --force-clobber option (! need a patched wget !)
12mr|urpmi-6.71-2|1618	o hide rsync errors by default to hide false positives,
12mr|urpmi-6.71-2|1619	but allow getting them with --debug
12mr|urpmi-6.71-2|1620	
12mr|urpmi-6.71-2|1621	* Thu Jun 14 2007 Pixel <pixel@mandriva.com> 4.9.26-1mdv2008.0
12mr|urpmi-6.71-2|1622	+ Revision: 39559
12mr|urpmi-6.71-2|1623	- new release, 4.9.26
12mr|urpmi-6.71-2|1624	- urpmf
12mr|urpmi-6.71-2|1625	o add option --use-distrib
12mr|urpmi-6.71-2|1626	- urpmq
12mr|urpmi-6.71-2|1627	o allow using --use-distrib as non-root
12mr|urpmi-6.71-2|1628	- all tools
12mr|urpmi-6.71-2|1629	o don't use time-stamping when downloading with wget
12mr|urpmi-6.71-2|1630	(useless and slow since it forces to download the whole directory listing)
12mr|urpmi-6.71-2|1631	(as suggested by Andrey Borzenkov on cooker)
12mr|urpmi-6.71-2|1632	
12mr|urpmi-6.71-2|1633	* Fri Jun 08 2007 Pixel <pixel@mandriva.com> 4.9.25-1mdv2008.0
12mr|urpmi-6.71-2|1634	+ Revision: 37218
12mr|urpmi-6.71-2|1635	- new release, 4.9.25
12mr|urpmi-6.71-2|1636	- all tools
12mr|urpmi-6.71-2|1637	o --debug now implies --verbose
12mr|urpmi-6.71-2|1638	- urpmi.addmedia
12mr|urpmi-6.71-2|1639	o [bugfix] fix using "with synthesis.hdlist.cz" (#31081)
12mr|urpmi-6.71-2|1640	o don't overwrite existing urpmi.cfg with an empty file
12mr|urpmi-6.71-2|1641	when disk is full (#30945)
12mr|urpmi-6.71-2|1642	- urpmi
12mr|urpmi-6.71-2|1643	o prefer best architecture over exact name
12mr|urpmi-6.71-2|1644	(eg: urpmi libfoo-devel prefers lib64foo-devel over libfoo-devel)
12mr|urpmi-6.71-2|1645	o [bugfix] fix urpmi --parallel (#30996)
12mr|urpmi-6.71-2|1646	o [bugfix] fix plural handling in "Packages foo can not be installed" (#31229)
12mr|urpmi-6.71-2|1647	o fix "Argument list too long" when calling curl/wget/proz
12mr|urpmi-6.71-2|1648	(things should work even in case of one big transaction) (#30848)
12mr|urpmi-6.71-2|1649	- urpmf
12mr|urpmi-6.71-2|1650	o fix an *old* bug (since december 2002) making urpmf keeps parsed hdlist
12mr|urpmi-6.71-2|1651	files in memory
12mr|urpmi-6.71-2|1652	
12mr|urpmi-6.71-2|1653	* Wed May 09 2007 Pixel <pixel@mandriva.com> 4.9.24-1mdv2008.0
12mr|urpmi-6.71-2|1654	+ Revision: 25749
12mr|urpmi-6.71-2|1655	- new release, 4.9.24
12mr|urpmi-6.71-2|1656	- urpmi
12mr|urpmi-6.71-2|1657	o display "removing package ..." when removing an obsolete or conflicting
12mr|urpmi-6.71-2|1658	package (need perl-URPM 1.63), and not before
12mr|urpmi-6.71-2|1659	o in verbose mode, display "removing upgraded package ..."
12mr|urpmi-6.71-2|1660	(should make it more understandable by users)
12mr|urpmi-6.71-2|1661	- urpmi.addmedia
12mr|urpmi-6.71-2|1662	o [bugfix] fix removable://... (#30257)
12mr|urpmi-6.71-2|1663	o [bugfix] look for media/$media_dir/media_info/pubkey instead of
12mr|urpmi-6.71-2|1664	media/$media_dir/pubkey
12mr|urpmi-6.71-2|1665	o [bugfix] with --distrib, don't use previous media's pubkey if a pubkey is
12mr|urpmi-6.71-2|1666	missing (eg: use pubkey_main for media "Main Updates" when
12mr|urpmi-6.71-2|1667	pubkey_main_updates is missing)
12mr|urpmi-6.71-2|1668	
12mr|urpmi-6.71-2|1669	* Thu May 03 2007 Pixel <pixel@mandriva.com> 4.9.23-1mdv2008.0
12mr|urpmi-6.71-2|1670	+ Revision: 21601
12mr|urpmi-6.71-2|1671	- perl-URPM 1.62 is required by urpmi 4.9.23
12mr|urpmi-6.71-2|1672	- new release, 4.9.23
12mr|urpmi-6.71-2|1673	- urpmi
12mr|urpmi-6.71-2|1674	o always upgrade (-U) packages instead of installing (-i) them,
12mr|urpmi-6.71-2|1675	except for inst.list packages. This change is needed to fix
12mr|urpmi-6.71-2|1676	"b--obsoletes-->a and c--conflicts-->a prompting for upgrading a"
12mr|urpmi-6.71-2|1677	in perl-URPM 1.61
12mr|urpmi-6.71-2|1678	o fix displaying README.*urpmi when using --root or --urpmi-root
12mr|urpmi-6.71-2|1679	o fix displaying README.install.urpmi when installing a package conflicting
12mr|urpmi-6.71-2|1680	with an available package
12mr|urpmi-6.71-2|1681	o display "removing package ..." when removing, not before.
12mr|urpmi-6.71-2|1682	o display "removing package ..." when upgrading package
12mr|urpmi-6.71-2|1683	(may be too verbose though)
12mr|urpmi-6.71-2|1684	o display "In order to satisfy the '%%s' dependency, one of the following
12mr|urpmi-6.71-2|1685	packages is needed:" so that user can understand what dependency is used
12mr|urpmi-6.71-2|1686	- for rpmdrake
12mr|urpmi-6.71-2|1687	o make translate_why_removed() safe to call (cf bug #28613)
12mr|urpmi-6.71-2|1688	
12mr|urpmi-6.71-2|1689	
12mr|urpmi-6.71-2|1690	* Wed Mar 28 2007 Pixel <pixel@mandriva.com> 4.9.21-1mdv2007.1
12mr|urpmi-6.71-2|1691	+ Revision: 149186
12mr|urpmi-6.71-2|1692	- new release, 4.9.21
12mr|urpmi-6.71-2|1693	- urpmi
12mr|urpmi-6.71-2|1694	o add kernel-source-latest to skip.list
12mr|urpmi-6.71-2|1695	(to be coherent with other kernel*latest) (#29933)
12mr|urpmi-6.71-2|1696	- urpmi.addmedia
12mr|urpmi-6.71-2|1697	o do display download progression by default (be coherent with other tools),
12mr|urpmi-6.71-2|1698	use -q to hide it
12mr|urpmi-6.71-2|1699	- urpmi.update
12mr|urpmi-6.71-2|1700	o do not display download progression with -q
12mr|urpmi-6.71-2|1701	
12mr|urpmi-6.71-2|1702	* Thu Mar 15 2007 Pixel <pixel@mandriva.com> 4.9.20-1mdv2007.1
12mr|urpmi-6.71-2|1703	+ Revision: 144263
12mr|urpmi-6.71-2|1704	- new release, 4.9.20
12mr|urpmi-6.71-2|1705	- all tools
12mr|urpmi-6.71-2|1706	o be failsafe when module encoding is not there
12mr|urpmi-6.71-2|1707	(ie when only perl-base is installed) (#29387)
12mr|urpmi-6.71-2|1708	- gurpmi:
12mr|urpmi-6.71-2|1709	o fix displaying size of packages
12mr|urpmi-6.71-2|1710	o fix displaying only the first package in "you're about to..." dialog
12mr|urpmi-6.71-2|1711	o prevent downloading/installing dialog from resizing
12mr|urpmi-6.71-2|1712	- urpmi-parallel-ka-run:
12mr|urpmi-6.71-2|1713	o fix parsing the output of rshp2 (only rshp output was successfully parsed)
12mr|urpmi-6.71-2|1714	
12mr|urpmi-6.71-2|1715	* Thu Mar 08 2007 Pixel <pixel@mandriva.com> 4.9.19-1mdv2007.1
12mr|urpmi-6.71-2|1716	+ Revision: 138272
12mr|urpmi-6.71-2|1717	- latest perl-URPM is required
12mr|urpmi-6.71-2|1718	- new release, 4.9.19
12mr|urpmi-6.71-2|1719	- urpmi
12mr|urpmi-6.71-2|1720	o fix priority-upgrade broken on some x86_64 (#29125)
12mr|urpmi-6.71-2|1721	(bug introduced in urpmi 4.9.11)
12mr|urpmi-6.71-2|1722	- gurpmi
12mr|urpmi-6.71-2|1723	o use same translation routines as urpmi, fixing various encoding issues (#29248)
12mr|urpmi-6.71-2|1724	- urpmq
12mr|urpmi-6.71-2|1725	o remove duplicated warning for "urpmq -l" when a rpm header is missing (#29174)
12mr|urpmi-6.71-2|1726	
12mr|urpmi-6.71-2|1727	* Tue Mar 06 2007 Pixel <pixel@mandriva.com> 4.9.17-3mdv2007.1
12mr|urpmi-6.71-2|1728	+ Revision: 134098
12mr|urpmi-6.71-2|1729	- add BuildRequires perl-Expect (for make test)
12mr|urpmi-6.71-2|1730	- add BuildRequires rpmtools for make test
12mr|urpmi-6.71-2|1731	- new release, 4.9.17
12mr|urpmi-6.71-2|1732	- urpmq
12mr|urpmi-6.71-2|1733	o add --whatprovides (doing same as -p) (#29175)
12mr|urpmi-6.71-2|1734	- urpmi
12mr|urpmi-6.71-2|1735	o don't auto upgrade mandriva kernels (ie add kernel*-latest to skip.list)
12mr|urpmi-6.71-2|1736	o add perl-MDV-Distribconf to priority upgrade packages
12mr|urpmi-6.71-2|1737	o display translated summaries
12mr|urpmi-6.71-2|1738	
12mr|urpmi-6.71-2|1739	* Fri Mar 02 2007 Pixel <pixel@mandriva.com> 4.9.16-1mdv2007.1
12mr|urpmi-6.71-2|1740	+ Revision: 130964
12mr|urpmi-6.71-2|1741	- new release, 4.9.16
12mr|urpmi-6.71-2|1742	- urpmi
12mr|urpmi-6.71-2|1743	o fix crash asking for medium
12mr|urpmi-6.71-2|1744	- urpmf
12mr|urpmi-6.71-2|1745	o do not display invalid error at the end when using removable media (#28905)
12mr|urpmi-6.71-2|1746	- urpmq
12mr|urpmi-6.71-2|1747	o --whatrequires-recursive: fix debug message explaining why a package
12mr|urpmi-6.71-2|1748	is added, and enhance the verbose message explaining why some package are
12mr|urpmi-6.71-2|1749	skipped
12mr|urpmi-6.71-2|1750	
12mr|urpmi-6.71-2|1751	+ Thierry Vignaud <tvignaud@mandriva.com>
12mr|urpmi-6.71-2|1752	- do not package huge (1Mb!) ChangeLog
12mr|urpmi-6.71-2|1753	
12mr|urpmi-6.71-2|1754	* Tue Feb 27 2007 Pixel <pixel@mandriva.com> 4.9.15-2mdv2007.1
12mr|urpmi-6.71-2|1755	+ Revision: 126242
12mr|urpmi-6.71-2|1756	- gzip is used in perl-URPM for synthesis and hdlist
12mr|urpmi-6.71-2|1757	(not adding the require directly in perl-URPM since it can do many things
12mr|urpmi-6.71-2|1758	without using gzip)
12mr|urpmi-6.71-2|1759	- new release, 4.9.15
12mr|urpmi-6.71-2|1760	- urpmi.update
12mr|urpmi-6.71-2|1761	o add --probe-rpms to replace -f -f
12mr|urpmi-6.71-2|1762	o -f -f should be allowed (#28500)
12mr|urpmi-6.71-2|1763	- urpmq
12mr|urpmi-6.71-2|1764	o --whatrequires will now handle virtual package requires
12mr|urpmi-6.71-2|1765	(eg: bash is now returned by "urpmq --whatrequires glibc")
12mr|urpmi-6.71-2|1766	(#28367)
12mr|urpmi-6.71-2|1767	- german translation
12mr|urpmi-6.71-2|1768	o don't use non iso-8859-15 chars otherwise perl segfaults (#28537)
12mr|urpmi-6.71-2|1769	(perl bug #41442)
12mr|urpmi-6.71-2|1770	
12mr|urpmi-6.71-2|1771	* Thu Jan 25 2007 Pixel <pixel@mandriva.com> 4.9.14-1mdv2007.1
12mr|urpmi-6.71-2|1772	+ Revision: 113401
12mr|urpmi-6.71-2|1773	- new release, 4.9.14
12mr|urpmi-6.71-2|1774	- urpmi
12mr|urpmi-6.71-2|1775	o fix encoding issue with "--bug ..." introduced in previous version (#28387)
12mr|urpmi-6.71-2|1776	- urpmi, ...
12mr|urpmi-6.71-2|1777	o workaround no locale (eg: LC_ALL=C): when encoding is "ascii",
12mr|urpmi-6.71-2|1778	do not try to convert strings to this encoding, any encoding will do
12mr|urpmi-6.71-2|1779	(#28367)
12mr|urpmi-6.71-2|1780	- urpmq
12mr|urpmi-6.71-2|1781	o rename option -R into --whatrequires
12mr|urpmi-6.71-2|1782	o rename option -RR into --whatrequires-recursive,
12mr|urpmi-6.71-2|1783	and don't go through virtual packages which are provided by another
12mr|urpmi-6.71-2|1784	package, eg: "skipping package(s) required by db1-devel via devel(libdb),
12mr|urpmi-6.71-2|1785	since that virtual package is provided by libdb2-devel"
12mr|urpmi-6.71-2|1786	(#27814)
12mr|urpmi-6.71-2|1787	o do not document option -P (which is the default)
12mr|urpmi-6.71-2|1788	
12mr|urpmi-6.71-2|1789	* Fri Jan 19 2007 Pixel <pixel@mandriva.com> 4.9.13-1mdv2007.1
12mr|urpmi-6.71-2|1790	+ Revision: 110622
12mr|urpmi-6.71-2|1791	- no need to Requires and Requires(post) the same pkg
12mr|urpmi-6.71-2|1792	- new release, 4.9.13
12mr|urpmi-6.71-2|1793	- urpmi, ...
12mr|urpmi-6.71-2|1794	o fix encoding/codeset mess (using the magical
12mr|urpmi-6.71-2|1795	Locale::gettext::bind_textdomain_codeset(..., "UTF-8") from new
12mr|urpmi-6.71-2|1796	perl-Locale-gettext)
12mr|urpmi-6.71-2|1797	o fix translating rpmlib messages (using URPM::bind_rpm_textdomain_codeset())
12mr|urpmi-6.71-2|1798	- gurpmi2
12mr|urpmi-6.71-2|1799	o do display installation failed on file conflicts (#22131)
12mr|urpmi-6.71-2|1800	- urpmi.addmedia
12mr|urpmi-6.71-2|1801	o do not display in clear text the password (when using -v or --debug)
12mr|urpmi-6.71-2|1802	- urpmq
12mr|urpmi-6.71-2|1803	o when using synthesis do not download packages to get information.
12mr|urpmi-6.71-2|1804	before this modification, it was downloaded iff one medium was using hdlist (#16772)
12mr|urpmi-6.71-2|1805	o when using synthesis fix using local rpms to get information
12mr|urpmi-6.71-2|1806	before this modification, local rpm was used iff one medium was using hdlist
12mr|urpmi-6.71-2|1807	o display a warning about no hdlist only for needed media,
12mr|urpmi-6.71-2|1808	adapt the warning to the option (for "-i", synthesis can still help),
12mr|urpmi-6.71-2|1809	and tell which rpms and impacted
12mr|urpmi-6.71-2|1810	- we really want Requires(post), not Requires(pre)
12mr|urpmi-6.71-2|1811	- requires latest perl-Locale-gettext and perl-URPM
12mr|urpmi-6.71-2|1812	
12mr|urpmi-6.71-2|1813	+ Thierry Vignaud <tvignaud@mandriva.com>
12mr|urpmi-6.71-2|1814	- require new enough Locale::Gettext for better i18n management
12mr|urpmi-6.71-2|1815	- fix requires (s/pre/post/)
12mr|urpmi-6.71-2|1816	
12mr|urpmi-6.71-2|1817	* Wed Jan 10 2007 Pixel <pixel@mandriva.com> 4.9.12-1mdv2007.1
12mr|urpmi-6.71-2|1818	+ Revision: 107220
12mr|urpmi-6.71-2|1819	- new release, 4.9.12
12mr|urpmi-6.71-2|1820	- urpmi
12mr|urpmi-6.71-2|1821	o fix handling removable media (bug introduced in 4.9.x) (#27854)
12mr|urpmi-6.71-2|1822	o with "-v", display the package file copied to disk
12mr|urpmi-6.71-2|1823	o use P (ie ngettext) to handle plurals
12mr|urpmi-6.71-2|1824	o re-allow "urpmi --clean" with no arguments
12mr|urpmi-6.71-2|1825	(broken on january 2006, commit r36390) (#27747)
12mr|urpmi-6.71-2|1826	o be more verbose with "-v"
12mr|urpmi-6.71-2|1827	- urpmi, urpmq, urpmf
12mr|urpmi-6.71-2|1828	o "--media foo" and "--searchmedia foo" use medium "foo"
12mr|urpmi-6.71-2|1829	even if "foo" is flagged "ignore" (#27745)
12mr|urpmi-6.71-2|1830	- urpmi.addmedia
12mr|urpmi-6.71-2|1831	o new option "--probe-rpms" which replaces "-f -f"
12mr|urpmi-6.71-2|1832	o fix using dir "/foo/bar boo" and no hdlist (using *.rpm)
12mr|urpmi-6.71-2|1833	o when using "--distrib <url>", have "xxx" instead of "xxx1"
12mr|urpmi-6.71-2|1834	for the medium name (eg: "Main" instead of "Main1")
12mr|urpmi-6.71-2|1835	o when using --distrib, add noauto media with flag ignore
12mr|urpmi-6.71-2|1836	so that someone can easily use them by removing ignore
12mr|urpmi-6.71-2|1837	(nb: debug_for and srpm media are not added though)
12mr|urpmi-6.71-2|1838	(cf bug #28050)
12mr|urpmi-6.71-2|1839	- add NEWS file
12mr|urpmi-6.71-2|1840	- add BuildRequires perl-MDV-Distribconf for tests (thanks to spturtle)
12mr|urpmi-6.71-2|1841	
12mr|urpmi-6.71-2|1842	* Tue Dec 12 2006 Pixel <pixel@mandriva.com> 4.9.11-1mdv2007.1
12mr|urpmi-6.71-2|1843	+ Revision: 95344
12mr|urpmi-6.71-2|1844	- new release, 4.9.11
12mr|urpmi-6.71-2|1845	- urpmi
12mr|urpmi-6.71-2|1846	o when "urpmi --auto-select" needs to restart urpmi because of a
12mr|urpmi-6.71-2|1847	priority-upgrade, ensure it doesn't prompt an unneeded choice before
12mr|urpmi-6.71-2|1848	restarting (#27527)
12mr|urpmi-6.71-2|1849	(nb: the problem can still occur on "urpmi rpmdrake")
12mr|urpmi-6.71-2|1850	- urpmi.removedia
12mr|urpmi-6.71-2|1851	o "urpmi.removedia -a" when urpmi.cfg has no entry still warn the user,
12mr|urpmi-6.71-2|1852	but exits with status 0
12mr|urpmi-6.71-2|1853	
12mr|urpmi-6.71-2|1854	* Thu Dec 07 2006 Pixel <pixel@mandriva.com> 4.9.10-1mdv2007.1
12mr|urpmi-6.71-2|1855	+ Revision: 91953
12mr|urpmi-6.71-2|1856	- bug fix release:
12mr|urpmi-6.71-2|1857	- urpmi.addmedia
12mr|urpmi-6.71-2|1858	o fix using "--virtual --distrib ..."
12mr|urpmi-6.71-2|1859	
12mr|urpmi-6.71-2|1860	* Wed Dec 06 2006 Pixel <pixel@mandriva.com> 4.9.9-1mdv2007.1
12mr|urpmi-6.71-2|1861	+ Revision: 91815
12mr|urpmi-6.71-2|1862	- 4.9.9
12mr|urpmi-6.71-2|1863	- urpmi
12mr|urpmi-6.71-2|1864	o fix "rpmdb: environment reference count went negative"
12mr|urpmi-6.71-2|1865	when syslog service is down
12mr|urpmi-6.71-2|1866	o fix having more than "hdlist" flag in urpmi.cfg
12mr|urpmi-6.71-2|1867	- gurpmi2 (and rpmdrake)
12mr|urpmi-6.71-2|1868	o fix crash when syslog service is down (#26256)
12mr|urpmi-6.71-2|1869	
12mr|urpmi-6.71-2|1870	* Wed Dec 06 2006 Pixel <pixel@mandriva.com> 4.9.8-1mdv2007.1
12mr|urpmi-6.71-2|1871	+ Revision: 91685
12mr|urpmi-6.71-2|1872	- 4.9.8
12mr|urpmi-6.71-2|1873	- urpmi.addmedia, urpmi
12mr|urpmi-6.71-2|1874	o use "hdlist" just like "synthesis" when forcing only hdlist usage
12mr|urpmi-6.71-2|1875	o "hdlist" is valid with "virtual"
12mr|urpmi-6.71-2|1876	- urpmi
12mr|urpmi-6.71-2|1877	o don't say "Package foo-1.1 already installed"
12mr|urpmi-6.71-2|1878	when in fact it is "Package foo-1.2 already installed".
12mr|urpmi-6.71-2|1879	Still display "Package foo-1.1 can not be installed" until we can do
12mr|urpmi-6.71-2|1880	better (#27176)
12mr|urpmi-6.71-2|1881	- gurpmi (tvignaud)
12mr|urpmi-6.71-2|1882	o don't ignore exceptions in callbacks
12mr|urpmi-6.71-2|1883	o fix crash and really lock the urpm db
12mr|urpmi-6.71-2|1884	
12mr|urpmi-6.71-2|1885	* Mon Dec 04 2006 Pixel <pixel@mandriva.com> 4.9.7-1mdv2007.1
12mr|urpmi-6.71-2|1886	+ Revision: 90447
12mr|urpmi-6.71-2|1887	- 4.9.7, bug fix release
12mr|urpmi-6.71-2|1888	- urpmi.addmedia
12mr|urpmi-6.71-2|1889	o fix --probe-hdlist
12mr|urpmi-6.71-2|1890	o fix "... with hdlist.cz" (only "... with synthesis.hdlist.cz" was working)
12mr|urpmi-6.71-2|1891	- urpmi
12mr|urpmi-6.71-2|1892	o add the long version of -q/-v (ie --quiet/--verbose)
12mr|urpmi-6.71-2|1893	o --quiet is really quiet
12mr|urpmi-6.71-2|1894	
12mr|urpmi-6.71-2|1895	* Fri Dec 01 2006 Pixel <pixel@mandriva.com> 4.9.6-1mdv2007.1
12mr|urpmi-6.71-2|1896	+ Revision: 89835
12mr|urpmi-6.71-2|1897	- 4.9.6, bug fix release
12mr|urpmi-6.71-2|1898	- urpmi.addmedia:
12mr|urpmi-6.71-2|1899	o fix downloading synthesis which is done twice when remote
12mr|urpmi-6.71-2|1900	o fix downloading pubkey in media_info/
12mr|urpmi-6.71-2|1901	- urpmf:
12mr|urpmi-6.71-2|1902	o handle --urpmi-root
12mr|urpmi-6.71-2|1903	
12mr|urpmi-6.71-2|1904	* Thu Nov 30 2006 Pixel <pixel@mandriva.com> 4.9.5-1mdv2007.1
12mr|urpmi-6.71-2|1905	+ Revision: 89296
12mr|urpmi-6.71-2|1906	- new release
12mr|urpmi-6.71-2|1907	- all tools:
12mr|urpmi-6.71-2|1908	o new option --urpmi-root that is similar to --root but also use rooted
12mr|urpmi-6.71-2|1909	urpmi db
12mr|urpmi-6.71-2|1910	- urpmi:
12mr|urpmi-6.71-2|1911	o handle buggy "list: xxx" in urpmi.cfg (when the list can't be found)
12mr|urpmi-6.71-2|1912	o handle no "synthesis" together with "with_hdlist: synthesis.hdlist.cz"
12mr|urpmi-6.71-2|1913	- urpmi.cfg:
12mr|urpmi-6.71-2|1914	o new per-medium field "media_info_dir:" which replaces "with_hdlist:" in
12mr|urpmi-6.71-2|1915	most cases. It allows using either hdlist & synthesis when nor
12mr|urpmi-6.71-2|1916	"hdlist:" nor "synthesis" is set
12mr|urpmi-6.71-2|1917	- urpmi.update:
12mr|urpmi-6.71-2|1918	o not so verbose by default, only display
12mr|urpmi-6.71-2|1919	'medium "foo" is up-to-date' or 'medium "foo" updated'
12mr|urpmi-6.71-2|1920	- urpmi.removemedia:
12mr|urpmi-6.71-2|1921	o not so verbose by default, only display 'removing medium "foo"'
12mr|urpmi-6.71-2|1922	o do not allow both "-a" and <name>, fix usage
12mr|urpmi-6.71-2|1923	- urpmi.addmedia:
12mr|urpmi-6.71-2|1924	o not so verbose by default, only display 'adding medium "foo"'
12mr|urpmi-6.71-2|1925	o do not add "hdlist: hdlist.<name>.cz" lines in urpmi.cfg,
12mr|urpmi-6.71-2|1926	compute it from <name> (one can still enforce a file name)
12mr|urpmi-6.71-2|1927	o do not default to --probe-synthesis but use both hdlist/synthesis
12mr|urpmi-6.71-2|1928	
12mr|urpmi-6.71-2|1929	* Fri Nov 24 2006 Pixel <pixel@mandriva.com> 4.9.4-1mdv2007.1
12mr|urpmi-6.71-2|1930	+ Revision: 87093
12mr|urpmi-6.71-2|1931	- urpmi.addmedia:
12mr|urpmi-6.71-2|1932	o fix random ordering of media (using --distrib on a non-remote medium)
12mr|urpmi-6.71-2|1933	o now inserting non-remote medium after first non-remote medium
12mr|urpmi-6.71-2|1934	(instead of adding it as first medium)
12mr|urpmi-6.71-2|1935	- urpmi, urpme, urpmq:
12mr|urpmi-6.71-2|1936	o add option --probe-synthesis (allowed with --use-distrib)
12mr|urpmi-6.71-2|1937	
12mr|urpmi-6.71-2|1938	* Fri Nov 24 2006 Pixel <pixel@mandriva.com> 4.9.3-1mdv2007.1
12mr|urpmi-6.71-2|1939	+ Revision: 86975
12mr|urpmi-6.71-2|1940	- bug fix release:
12mr|urpmi-6.71-2|1941	- fix handling multiple virtual hdlist files
12mr|urpmi-6.71-2|1942	(the second pass was not done...)
12mr|urpmi-6.71-2|1943	
12mr|urpmi-6.71-2|1944	* Fri Nov 24 2006 Pixel <pixel@mandriva.com> 4.9.2-1mdv2007.1
12mr|urpmi-6.71-2|1945	+ Revision: 86883
12mr|urpmi-6.71-2|1946	- bug fix release:
12mr|urpmi-6.71-2|1947	- /foo/chroot_tmp/... is not a url with protocol /foo/chroot
12mr|urpmi-6.71-2|1948	
12mr|urpmi-6.71-2|1949	* Thu Nov 23 2006 Pixel <pixel@mandriva.com> 4.9.1-1mdv2007.1
12mr|urpmi-6.71-2|1950	+ Revision: 86698
12mr|urpmi-6.71-2|1951	- add module urpm/lock.pm
12mr|urpmi-6.71-2|1952	- 4.9.1
12mr|urpmi-6.71-2|1953	- cleanup locks handling, log locking, and don't say "urpmi database locked"
12mr|urpmi-6.71-2|1954	when it's the rpm database that is locked
12mr|urpmi-6.71-2|1955	- urpmi: add --nokeep (which overrides urpmi.cfg global option "keep")
12mr|urpmi-6.71-2|1956	
12mr|urpmi-6.71-2|1957	* Wed Nov 22 2006 Pixel <pixel@mandriva.com> 4.9.0-1mdv2007.1
12mr|urpmi-6.71-2|1958	+ Revision: 86106
12mr|urpmi-6.71-2|1959	- release 4.9.0
12mr|urpmi-6.71-2|1960	- urpmi:
12mr|urpmi-6.71-2|1961	o don't fork on multiple transactions
12mr|urpmi-6.71-2|1962	o fix buggy print "::logger_id::" (#27026)
12mr|urpmi-6.71-2|1963	- gurpmi2 (tvignaud):
12mr|urpmi-6.71-2|1964	o fix unvisible content
12mr|urpmi-6.71-2|1965	o prevent a dialog to have a height of several scores of thousands pixels
12mr|urpmi-6.71-2|1966	o add support of --root
12mr|urpmi-6.71-2|1967	- urpmi.update:
12mr|urpmi-6.71-2|1968	o don't write urpmi.cfg unless really needed
12mr|urpmi-6.71-2|1969	o don't write md5sum in urpmi.cfg (bugfix)
12mr|urpmi-6.71-2|1970	- urpmi.addmedia:
12mr|urpmi-6.71-2|1971	o drop support for "list" file
12mr|urpmi-6.71-2|1972	(now you must have a hdlist/synthesis on remote server)
12mr|urpmi-6.71-2|1973	o drop support for searching recursively rpms when there is no
12mr|urpmi-6.71-2|1974	hdlist/synthesis. Only search in given directory (ie $url/*.rpm)
12mr|urpmi-6.71-2|1975	o do not use list.<media_name> to store passwords, use /etc/urpmi/netrc
12mr|urpmi-6.71-2|1976	instead. Also do have the url in urpmi.cfg, only the password is removed
12mr|urpmi-6.71-2|1977	o change the format of list.<media_name>, it contains only rpm files
12mr|urpmi-6.71-2|1978	relative to the medium url
12mr|urpmi-6.71-2|1979	o deprecate "... with <relative hdlist/synthesis>". It is not useful anymore
12mr|urpmi-6.71-2|1980	(nb: if you want to force using hdlist or synthesis, use --probe-hdlist or
12mr|urpmi-6.71-2|1981	--probe-synthesis)
12mr|urpmi-6.71-2|1982	o don't write urpmi.cfg twice
12mr|urpmi-6.71-2|1983	o do not look for hdlist/synthesis in ../media_info/hdlist$suffix.cz (nb:
12mr|urpmi-6.71-2|1984	with media.cfg, it will still use hdlist from media/media_info/, but it
12mr|urpmi-6.71-2|1985	will simply use the hdlist$suffix.cz given by media.cfg )
12mr|urpmi-6.71-2|1986	o --norebuild is by default (and deprecated): when the local
12mr|urpmi-6.71-2|1987	hdlist/synthesis is buggy, do not discard it and go searching for *.rpm.
12mr|urpmi-6.71-2|1988	Make it an error instead
12mr|urpmi-6.71-2|1989	o fix building synthesis when using *.rpm (ie no hdlist/synthesis)
12mr|urpmi-6.71-2|1990	- urpmi.removemedia: much faster (since it doesn't parse hdlist/synthesis anymore)
12mr|urpmi-6.71-2|1991	- handle "empty" hdlist/synthesis
12mr|urpmi-6.71-2|1992	- generate names.<media_name> only when the medium is created/updated
12mr|urpmi-6.71-2|1993	- major splitting of urpm.pm in many modules
12mr|urpmi-6.71-2|1994	- major splitting of functions in smaller functions
12mr|urpmi-6.71-2|1995	(eg: update_media was 988 lines long, has been splitted in functions shorter
12mr|urpmi-6.71-2|1996	than 105 lines)
12mr|urpmi-6.71-2|1997	- big code cleanup/rework
12mr|urpmi-6.71-2|1998	- perl_checker compliance (very useful for such big code rework)
12mr|urpmi-6.71-2|1999	
12mr|urpmi-6.71-2|2000	* Tue Nov 07 2006 Pixel <pixel@mandriva.com> 4.8.29-1mdv2007.1
12mr|urpmi-6.71-2|2001	+ Revision: 77291
12mr|urpmi-6.71-2|2002	- urpmi
12mr|urpmi-6.71-2|2003	- when using "-v", display which packages+versions urpmi will try to install
12mr|urpmi-6.71-2|2004	- replace the dreaded "The package(s) are already installed" with:
12mr|urpmi-6.71-2|2005	- "Packages are up to date" for --auto-select
12mr|urpmi-6.71-2|2006	- "Package foo-1.1-1mdv.i586 is already installed" when asking to install package foo
12mr|urpmi-6.71-2|2007	- ask user before installing a package that matches part of the name
12mr|urpmi-6.71-2|2008	- urpmf
12mr|urpmi-6.71-2|2009	- 25%% speedup when searching files
12mr|urpmi-6.71-2|2010	- indent %%description and do not display on first line.
12mr|urpmi-6.71-2|2011	this makes the output of --description much more readable
12mr|urpmi-6.71-2|2012	package names
12mr|urpmi-6.71-2|2013	- gurpmi (tvignaud):
12mr|urpmi-6.71-2|2014	- add support of --root for gurpmi
12mr|urpmi-6.71-2|2015	- prevent a dialog to have a height of several scores of thousands pixels
12mr|urpmi-6.71-2|2016	- urpmi.addmedia (nanardon): askmedia and suppl option in hdlists where not
12mr|urpmi-6.71-2|2017	per media option but undocumented global option for DrakX
12mr|urpmi-6.71-2|2018	- various code cleanup (and perl_checker compliance)
12mr|urpmi-6.71-2|2019	
12mr|urpmi-6.71-2|2020	* Thu Sep 21 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.28-1mdv2007.0
12mr|urpmi-6.71-2|2021	+ Revision: 62430
12mr|urpmi-6.71-2|2022	- Fix a bug in urpmi.addmedia for removable media
12mr|urpmi-6.71-2|2023	
12mr|urpmi-6.71-2|2024	* Wed Sep 20 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.27-1mdv2007.0
12mr|urpmi-6.71-2|2025	+ Revision: 62298
12mr|urpmi-6.71-2|2026	- Update tarball
12mr|urpmi-6.71-2|2027	- . Hack to minimize file descriptor leak when upgrading from 2006
12mr|urpmi-6.71-2|2028	. Don't read ~/.curlrc (Nicolas Melay)
12mr|urpmi-6.71-2|2029	. Don't ignore other media when using --auto-update
12mr|urpmi-6.71-2|2030	
12mr|urpmi-6.71-2|2031	* Wed Sep 13 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.26-1mdv2007.0
12mr|urpmi-6.71-2|2032	+ Revision: 60978
12mr|urpmi-6.71-2|2033	- Fix bug in handling updates_for keyword in media.cfg
12mr|urpmi-6.71-2|2034	
12mr|urpmi-6.71-2|2035	* Tue Sep 12 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.25-1mdv2007.0
12mr|urpmi-6.71-2|2036	+ Revision: 60899
12mr|urpmi-6.71-2|2037	- . Add support for updates_for keyword in media.cfg
12mr|urpmi-6.71-2|2038	. translation updates
12mr|urpmi-6.71-2|2039	
12mr|urpmi-6.71-2|2040	* Wed Sep 06 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.24-1mdv2007.0
12mr|urpmi-6.71-2|2041	+ Revision: 59961
12mr|urpmi-6.71-2|2042	- urpmi 4.8.24 :
12mr|urpmi-6.71-2|2043	. fixes gurpmi file association
12mr|urpmi-6.71-2|2044	. output bugs fixed
12mr|urpmi-6.71-2|2045	. urpmi -q is more quiet
12mr|urpmi-6.71-2|2046	. translations updated
12mr|urpmi-6.71-2|2047	. reap ssh processes
12mr|urpmi-6.71-2|2048	- Fix the new menu so gurpmi is run when double-clicking on an rpm
12mr|urpmi-6.71-2|2049	(bug #25148)
12mr|urpmi-6.71-2|2050	
12mr|urpmi-6.71-2|2051	* Sat Aug 12 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.23-1mdv2007.0
12mr|urpmi-6.71-2|2052	+ Revision: 55635
12mr|urpmi-6.71-2|2053	- XDG migration
12mr|urpmi-6.71-2|2054	- New manpage: urpmihowto
12mr|urpmi-6.71-2|2055	- Misc. doc fixes
12mr|urpmi-6.71-2|2056	- Use --anyauth with curl downloads
12mr|urpmi-6.71-2|2057	- urpmi.removemedia and urpmi.addmedia now return a proper exit status
12mr|urpmi-6.71-2|2058	- bash completions fixes by Guillaume Rousse
12mr|urpmi-6.71-2|2059	- Reapply revision #55291
12mr|urpmi-6.71-2|2060	- Import urpmi
12mr|urpmi-6.71-2|2061	
12mr|urpmi-6.71-2|2062	* Wed Jul 12 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.22-1mdv2007.0
12mr|urpmi-6.71-2|2063	- Update docs and translations
12mr|urpmi-6.71-2|2064	- Allow to install deps of an srpm via rurpmi (Pascal Terjan)
12mr|urpmi-6.71-2|2065	- Add an -f option to rpm-find-leaves
12mr|urpmi-6.71-2|2066	
12mr|urpmi-6.71-2|2067	* Wed Jun 21 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.21-1mdv2007.0
12mr|urpmi-6.71-2|2068	- New command rurpme
12mr|urpmi-6.71-2|2069	- Forbid rurpmi --noscripts
12mr|urpmi-6.71-2|2070	- Don't ignore unselected media with --auto-update
12mr|urpmi-6.71-2|2071	- Remove old rpmdb log files at restart
12mr|urpmi-6.71-2|2072	
12mr|urpmi-6.71-2|2073	* Tue Jun 13 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.20-1mdv2007.0
12mr|urpmi-6.71-2|2074	- New options to urpmi.addmedia: --interactive and --all-media (Olivier Thauvin)
12mr|urpmi-6.71-2|2075	- urpmi.addmedia --distrib now uses media.cfg instead of hdlists (Olivier Thauvin)
12mr|urpmi-6.71-2|2076	- Use global proxy settings when adding a media (Vincent Panel, bug #22000)
12mr|urpmi-6.71-2|2077	- New urpmf option: -I. Also, make it handle "--" on command line
12mr|urpmi-6.71-2|2078	- Don't restart urpmi when started with --root (bug #22509)
12mr|urpmi-6.71-2|2079	- Misc. fixes to urpmi --bug
12mr|urpmi-6.71-2|2080	- Misc. fixes to gurpmi
12mr|urpmi-6.71-2|2081	- Don't sync to disk when closing rpmdb
12mr|urpmi-6.71-2|2082	- Doc fixes
12mr|urpmi-6.71-2|2083	
12mr|urpmi-6.71-2|2084	* Fri Apr 21 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.19-1mdk
12mr|urpmi-6.71-2|2085	- Fix running rurpmi with curl/wget, could have tainting errors
12mr|urpmi-6.71-2|2086	- Repackaging counter is prettier
12mr|urpmi-6.71-2|2087	- Several fixes in gurpmi by Thierry Vignaud
12mr|urpmi-6.71-2|2088	
12mr|urpmi-6.71-2|2089	* Thu Apr 06 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.18-1mdk
12mr|urpmi-6.71-2|2090	- Fix noisy output on http media update
12mr|urpmi-6.71-2|2091	- Translation updates
12mr|urpmi-6.71-2|2092	
12mr|urpmi-6.71-2|2093	* Tue Apr 04 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.17-1mdk
12mr|urpmi-6.71-2|2094	- urpmi.recover --list-safe
12mr|urpmi-6.71-2|2095	- proper handling of SIGINT in urpmi.addmedia
12mr|urpmi-6.71-2|2096	- make gurpmi clean the download cache
12mr|urpmi-6.71-2|2097	- fix urpmq --synthesis
12mr|urpmi-6.71-2|2098	- make gurpmi test directly if file argument exists (Warly)
12mr|urpmi-6.71-2|2099	- fix ssh download as non-root (Michael Scherer)
12mr|urpmi-6.71-2|2100	- print more reports on download errors
12mr|urpmi-6.71-2|2101	- doc updates
12mr|urpmi-6.71-2|2102	
12mr|urpmi-6.71-2|2103	* Wed Mar 22 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.16-1mdk
12mr|urpmi-6.71-2|2104	- Fix again transaction counter (and make it prettier)
12mr|urpmi-6.71-2|2105	- More docs
12mr|urpmi-6.71-2|2106	
12mr|urpmi-6.71-2|2107	* Tue Mar 21 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.15-1mdk
12mr|urpmi-6.71-2|2108	- Lock the urpmi db when adding a media
12mr|urpmi-6.71-2|2109	- Correct transaction count, even when repackaging, and better readability
12mr|urpmi-6.71-2|2110	- Enhance a couple of error messages
12mr|urpmi-6.71-2|2111	
12mr|urpmi-6.71-2|2112	* Mon Mar 20 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.14-1mdk
12mr|urpmi-6.71-2|2113	- Add --auto-select, --media and --searchmedia options to gurpmi
12mr|urpmi-6.71-2|2114	- Various gurpmi fixes (Thierry Vignaud)
12mr|urpmi-6.71-2|2115	- Fix installation of srpms by urpmi
12mr|urpmi-6.71-2|2116	- Portability enhancements (Buchan Milne)
12mr|urpmi-6.71-2|2117	- Warn on downloader change (Michael Scherer)
12mr|urpmi-6.71-2|2118	- Reuse ssh connection if possible (Michael Scherer)
12mr|urpmi-6.71-2|2119	- Add French man page (Christophe BerthelÃ©)
12mr|urpmi-6.71-2|2120	
12mr|urpmi-6.71-2|2121	* Fri Mar 03 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.13-1mdk
12mr|urpmi-6.71-2|2122	- Doc
12mr|urpmi-6.71-2|2123	- Fix cache cleanup (bug #17913)
12mr|urpmi-6.71-2|2124	- Require latest perl-URPM
12mr|urpmi-6.71-2|2125	
12mr|urpmi-6.71-2|2126	* Tue Feb 28 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.12-1mdk
12mr|urpmi-6.71-2|2127	- Less verbosity with urpmi -q
12mr|urpmi-6.71-2|2128	- Translation and doc updates
12mr|urpmi-6.71-2|2129	- avoid a perl warning in urpmi.recover
12mr|urpmi-6.71-2|2130	
12mr|urpmi-6.71-2|2131	* Fri Feb 17 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.11-1mdk
12mr|urpmi-6.71-2|2132	- New option, urpmi.recover --disable
12mr|urpmi-6.71-2|2133	- Docs fixes
12mr|urpmi-6.71-2|2134	- Miscellaneous bash completions fixes
12mr|urpmi-6.71-2|2135	- Let "ignoresize" be configurable in urpmi.cfg
12mr|urpmi-6.71-2|2136	
12mr|urpmi-6.71-2|2137	* Tue Feb 14 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.10-1mdk
12mr|urpmi-6.71-2|2138	- New tool: urpmi.recover (in its own rpm)
12mr|urpmi-6.71-2|2139	- urpmi: clean cache more aggressively (bug #17913)
12mr|urpmi-6.71-2|2140	- Don't log to /var/log/urpmi.log anymore, use syslog
12mr|urpmi-6.71-2|2141	- urpme and urpmi.recover use syslog too
12mr|urpmi-6.71-2|2142	- New config file urpmi.recover.macros
12mr|urpmi-6.71-2|2143	- Add new option --repackage to urpmi and urpme
12mr|urpmi-6.71-2|2144	- Add new option --ignorearch to urpmi and urpmq
12mr|urpmi-6.71-2|2145	- Fix --no-verify-rpm with gurpmi
12mr|urpmi-6.71-2|2146	- Fix usage of global urpmi.cfg options in gurpmi
12mr|urpmi-6.71-2|2147	- Various useability fixes in urpme
12mr|urpmi-6.71-2|2148	- Doc improvements
12mr|urpmi-6.71-2|2149	
12mr|urpmi-6.71-2|2150	* Thu Feb 02 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.9-1mdk
12mr|urpmi-6.71-2|2151	- Fix call of --limit-rate option with recent curls
12mr|urpmi-6.71-2|2152	- Fix some explanations on biarch environments
12mr|urpmi-6.71-2|2153	- Fix error recovery on download of description files (Shlomi Fish)
12mr|urpmi-6.71-2|2154	- Docs and translation updates
12mr|urpmi-6.71-2|2155	
12mr|urpmi-6.71-2|2156	* Wed Jan 25 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.8-1mdk
12mr|urpmi-6.71-2|2157	- urpmi can now install specfile dependencies
12mr|urpmi-6.71-2|2158	- Escape media names in urpmq --dump-config (Michael Scherer)
12mr|urpmi-6.71-2|2159	- Require latest perl-URPM
12mr|urpmi-6.71-2|2160	- Better docs
12mr|urpmi-6.71-2|2161	
12mr|urpmi-6.71-2|2162	* Fri Jan 13 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.7-1mdk
12mr|urpmi-6.71-2|2163	- Allow to install SRPMs as a non-root user (Pascal Terjan)
12mr|urpmi-6.71-2|2164	- Better diagnostics in a few cases
12mr|urpmi-6.71-2|2165	- Doc improvements; document --nolock option
12mr|urpmi-6.71-2|2166	- Don't lock when installing into a chroot
12mr|urpmi-6.71-2|2167	- Code cleanup in download routines
12mr|urpmi-6.71-2|2168	- Fix BuildRequires
12mr|urpmi-6.71-2|2169	
12mr|urpmi-6.71-2|2170	* Wed Jan 04 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.6-1mdk
12mr|urpmi-6.71-2|2171	- rurpmi now doesn't install packages with unmatching signatures
12mr|urpmi-6.71-2|2172	- Fix MD5SUM bug
12mr|urpmi-6.71-2|2173	- Count correctly transactions even when some of them failed
12mr|urpmi-6.71-2|2174	- Don't update media twice when restarting urpmi
12mr|urpmi-6.71-2|2175	
12mr|urpmi-6.71-2|2176	* Fri Dec 23 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.5-1mdk
12mr|urpmi-6.71-2|2177	- New urpmi option, --auto-update
12mr|urpmi-6.71-2|2178	- New urpme option, --noscripts
12mr|urpmi-6.71-2|2179	- Fix BuildRequires
12mr|urpmi-6.71-2|2180	
12mr|urpmi-6.71-2|2181	* Thu Dec 08 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.4-1mdk
12mr|urpmi-6.71-2|2182	- urpmi.addmedia doesn't reset proxy settings anymore
12mr|urpmi-6.71-2|2183	- urpmi.removemedia now removes corresponding proxy settings
12mr|urpmi-6.71-2|2184	- Fix installation of packages that provide and obsolete older ones
12mr|urpmi-6.71-2|2185	- Remove the urpmq --headers option
12mr|urpmi-6.71-2|2186	
12mr|urpmi-6.71-2|2187	* Mon Dec 05 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.3-1mdk
12mr|urpmi-6.71-2|2188	- New configuration option, default-media
12mr|urpmi-6.71-2|2189	- New options --wget-options, --curl-options and --rsync-options
12mr|urpmi-6.71-2|2190	- Fix /proc/mount parsing to figure out if a fs is read-only (Olivier Blin)
12mr|urpmi-6.71-2|2191	- Use a symlink for rpm-find-leaves (Thierry Vignaud)
12mr|urpmi-6.71-2|2192	- Better error checking when generating names file
12mr|urpmi-6.71-2|2193	- Manpage updates
12mr|urpmi-6.71-2|2194	- Translation updates
12mr|urpmi-6.71-2|2195	- Bash completion updates
12mr|urpmi-6.71-2|2196	
12mr|urpmi-6.71-2|2197	* Fri Nov 25 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.2-1mdk
12mr|urpmi-6.71-2|2198	- Now build urpmi using MakeMaker.
12mr|urpmi-6.71-2|2199	- Some basic regression tests.
12mr|urpmi-6.71-2|2200	- Non-english man pages are not installed by default anymore. They were not at
12mr|urpmi-6.71-2|2201	all up to date with the development of the last years.
12mr|urpmi-6.71-2|2202	- English man pages are now in POD format.
12mr|urpmi-6.71-2|2203	- Correctly search for package names that contain regex metacharacters.
12mr|urpmi-6.71-2|2204	
12mr|urpmi-6.71-2|2205	* Thu Nov 17 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.1-2mdk
12mr|urpmi-6.71-2|2206	- urpmi: Move summary of number of packages / size installed at the end
12mr|urpmi-6.71-2|2207	- Don't require ka-run directly, use virtual package parallel-tools
12mr|urpmi-6.71-2|2208	- Message updates
12mr|urpmi-6.71-2|2209	
12mr|urpmi-6.71-2|2210	* Thu Nov 17 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.1-1mdk
12mr|urpmi-6.71-2|2211	- Display README.urpmi only once
12mr|urpmi-6.71-2|2212	- Add a --noscripts option to urpmi
12mr|urpmi-6.71-2|2213	- Install uninstalled packages as installs, not as upgrades
12mr|urpmi-6.71-2|2214	- Make urpmi::parallel_ka_run work with taktuk2
12mr|urpmi-6.71-2|2215	
12mr|urpmi-6.71-2|2216	* Mon Nov 14 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.8.0-1mdk
12mr|urpmi-6.71-2|2217	- Allow to put rpm names on the gurpmi command-line
12mr|urpmi-6.71-2|2218	- Make --no-verify-rpm work for gurpmi
12mr|urpmi-6.71-2|2219	- Improve some error messages in urpmi and gurpmi (bug #19060)
12mr|urpmi-6.71-2|2220	- Fail earlier and more aggressively when downloading fails
12mr|urpmi-6.71-2|2221	- Fix download with rsync over ssh
12mr|urpmi-6.71-2|2222	- Use the --no-check-certificate option for downloading with wget
12mr|urpmi-6.71-2|2223	- Use MDV::Packdrakeng; avoid requiring File::Temp, MDK::Common and packdrake
12mr|urpmi-6.71-2|2224	- rpmtools is no longer a PreReq
12mr|urpmi-6.71-2|2225	- Build process improvements
12mr|urpmi-6.71-2|2226	- Reorganize urpmq docs; make urpmq more robust; make urpmq require less locks
12mr|urpmi-6.71-2|2227	
12mr|urpmi-6.71-2|2228	* Thu Oct 27 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.18-1mdk
12mr|urpmi-6.71-2|2229	- gurpmi now expands .urpmi files given on command-line, just like urpmi
12mr|urpmi-6.71-2|2230	- urpmi.addmedia --raw marks the newly added media as ignored
12mr|urpmi-6.71-2|2231	
12mr|urpmi-6.71-2|2232	* Fri Oct 21 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.17-1mdk
12mr|urpmi-6.71-2|2233	- Complete urpmf overhaul
12mr|urpmi-6.71-2|2234	- Fix verbosity of downloader routines
12mr|urpmi-6.71-2|2235	
12mr|urpmi-6.71-2|2236	* Wed Oct 12 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.16-1mdk
12mr|urpmi-6.71-2|2237	- New urpmi option --ignoresize
12mr|urpmi-6.71-2|2238	- urpmq, urpmi.addmedia and urpmi.update now abort on unrecognized options
12mr|urpmi-6.71-2|2239	- Add glibc to the priority upgrades
12mr|urpmi-6.71-2|2240	
12mr|urpmi-6.71-2|2241	* Thu Sep 15 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.15-1mdk
12mr|urpmi-6.71-2|2242	- Fix --gui bug with changing media
12mr|urpmi-6.71-2|2243	- Message updates
12mr|urpmi-6.71-2|2244	
12mr|urpmi-6.71-2|2245	* Thu Sep 08 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.14-1mdk
12mr|urpmi-6.71-2|2246	- Optimize utf-8 operations
12mr|urpmi-6.71-2|2247	- Don't decode utf-8 text when the locale charset is itself in utf-8
12mr|urpmi-6.71-2|2248	- Message updates
12mr|urpmi-6.71-2|2249	
12mr|urpmi-6.71-2|2250	* Tue Sep 06 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.13-1mdk
12mr|urpmi-6.71-2|2251	- Really make Date::Manip optional
12mr|urpmi-6.71-2|2252	
12mr|urpmi-6.71-2|2253	* Fri Sep 02 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.12-1mdk
12mr|urpmi-6.71-2|2254	- Fix urpmi --gui when changing CD-ROMs
12mr|urpmi-6.71-2|2255	- Fix a case of utf-8 double encoding
12mr|urpmi-6.71-2|2256	
12mr|urpmi-6.71-2|2257	* Thu Sep 01 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.11-3mdk
12mr|urpmi-6.71-2|2258	- suppress wide character warnings
12mr|urpmi-6.71-2|2259	
12mr|urpmi-6.71-2|2260	* Wed Aug 31 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.11-2mdk
12mr|urpmi-6.71-2|2261	- message updates
12mr|urpmi-6.71-2|2262	- decode utf-8 on output
12mr|urpmi-6.71-2|2263	
12mr|urpmi-6.71-2|2264	* Sat Aug 20 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.11-1mdk
12mr|urpmi-6.71-2|2265	- MD5 for hdlists weren't checked with http media
12mr|urpmi-6.71-2|2266	- Don't print twice unsatisfied packages
12mr|urpmi-6.71-2|2267	- gurpmi: allow to cancel when gurpmi asks to insert a new media
12mr|urpmi-6.71-2|2268	
12mr|urpmi-6.71-2|2269	* Tue Jul 19 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.10-2mdk
12mr|urpmi-6.71-2|2270	- Message and manpage updates
12mr|urpmi-6.71-2|2271	
12mr|urpmi-6.71-2|2272	* Sat Jul 02 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.10-1mdk
12mr|urpmi-6.71-2|2273	- Fix rurpmi --help
12mr|urpmi-6.71-2|2274	- Patch by Pascal Terjan for bug 16663 : display the packages names urpmi
12mr|urpmi-6.71-2|2275	guessed when it issues the message 'all packages are already installed'
12mr|urpmi-6.71-2|2276	- Allow to cancel insertion of new media in urpmi --gui
12mr|urpmi-6.71-2|2277	- Message updates
12mr|urpmi-6.71-2|2278	
12mr|urpmi-6.71-2|2279	* Thu Jun 30 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.9-1mdk
12mr|urpmi-6.71-2|2280	- Add rurpmi, an experimental restricted version of urpmi (intended
12mr|urpmi-6.71-2|2281	to be used by sudoers)
12mr|urpmi-6.71-2|2282	
12mr|urpmi-6.71-2|2283	* Wed Jun 29 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.8-1mdk
12mr|urpmi-6.71-2|2284	- Allow to select more than one choice in alternative packages to be installed
12mr|urpmi-6.71-2|2285	by urpmi
12mr|urpmi-6.71-2|2286	- Add LDAP media at the end
12mr|urpmi-6.71-2|2287	- Doc and translations updated
12mr|urpmi-6.71-2|2288	
12mr|urpmi-6.71-2|2289	* Tue Jun 14 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.7-1mdk
12mr|urpmi-6.71-2|2290	- Fix documentation for urpmq --summary/-S and urpmf -i (Olivier Blin)
12mr|urpmi-6.71-2|2291	- urpmq: extract headers only once
12mr|urpmi-6.71-2|2292	
12mr|urpmi-6.71-2|2293	* Sat Jun 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.6-1mdk
12mr|urpmi-6.71-2|2294	- Fix bug on urpmi-parallel-ssh on localhost with network media
12mr|urpmi-6.71-2|2295	
12mr|urpmi-6.71-2|2296	* Fri Jun 10 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.5-1mdk
12mr|urpmi-6.71-2|2297	- urpmi-parallel-ssh now supports 'localhost' in the node list and is a bit
12mr|urpmi-6.71-2|2298	better documented
12mr|urpmi-6.71-2|2299	
12mr|urpmi-6.71-2|2300	* Wed Jun 08 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.4-1mdk
12mr|urpmi-6.71-2|2301	- Implement basic support for installing delta rpms
12mr|urpmi-6.71-2|2302	- Fix bug #16104 in gurpmi: choice window wasn't working
12mr|urpmi-6.71-2|2303	- Implement -RR in urpmq to search through virtual packages as well (bug 15895)
12mr|urpmi-6.71-2|2304	- Manpage updates
12mr|urpmi-6.71-2|2305	
12mr|urpmi-6.71-2|2306	* Wed May 18 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.3-2mdk
12mr|urpmi-6.71-2|2307	- Previous release was broken
12mr|urpmi-6.71-2|2308	
12mr|urpmi-6.71-2|2309	* Wed May 18 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.3-1mdk
12mr|urpmi-6.71-2|2310	- Introduce urpmi-ldap (thanks to Michael Scherer)
12mr|urpmi-6.71-2|2311	- Don't pass bogus -z option to curl
12mr|urpmi-6.71-2|2312	- Add descriptions to the list of rpms to be installed in gurpmi
12mr|urpmi-6.71-2|2313	
12mr|urpmi-6.71-2|2314	* Thu May 05 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.2-1mdk
12mr|urpmi-6.71-2|2315	- Adaptations for rpm 4.4.1 (new-style key ids)
12mr|urpmi-6.71-2|2316	- Add a "nopubkey" global option in urpmi.cfg and a --nopubkey switch to
12mr|urpmi-6.71-2|2317	urpmi.addmedia
12mr|urpmi-6.71-2|2318	
12mr|urpmi-6.71-2|2319	* Fri Apr 29 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.1-1mdk
12mr|urpmi-6.71-2|2320	- Fix a long-standing bug when copying symlinked hdlists over nfs
12mr|urpmi-6.71-2|2321	- Minor rewrites in the proxy handling code
12mr|urpmi-6.71-2|2322	
12mr|urpmi-6.71-2|2323	* Wed Apr 27 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 4.7.0-1mdk
12mr|urpmi-6.71-2|2324	- urpmi.addmedia: new option --raw
12mr|urpmi-6.71-2|2325	- remove time stamps from rewritten config files
12mr|urpmi-6.71-2|2326	- new config option: "prohibit-remove" (Michael Scherer)
12mr|urpmi-6.71-2|2327	- urpmi: don't remove basesystem or prohibit-remove packages when installing
12mr|urpmi-6.71-2|2328	other ones
12mr|urpmi-6.71-2|2329	- new config option: "static" media never get updated
12mr|urpmi-6.71-2|2330	- gurpmi: correctly handle several rpms at once from konqueror
12mr|urpmi-6.71-2|2331	- urpmi: new option --no-install (Michael Scherer)
12mr|urpmi-6.71-2|2332	- urpmi: allow relative pathnames in --root (Michael Scherer)
12mr|urpmi-6.71-2|2333	- urpmi: handle --proxy-user=ask, so urpmi will ask user for proxy credentials
12mr|urpmi-6.71-2|2334	- improve man pages
12mr|urpmi-6.71-2|2335	- po updates
12mr|urpmi-6.71-2|2336	
12mr|urpmi-6.71-2|2337	* Tue Apr 12 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.24-3mdk
12mr|urpmi-6.71-2|2338	- Change the default URL for the mirrors list file
12mr|urpmi-6.71-2|2339	
12mr|urpmi-6.71-2|2340	* Thu Apr 07 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.24-2mdk
12mr|urpmi-6.71-2|2341	- po updates
12mr|urpmi-6.71-2|2342	
12mr|urpmi-6.71-2|2343	* Thu Mar 31 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.24-1mdk
12mr|urpmi-6.71-2|2344	- More fixes related to ISO and removable media
12mr|urpmi-6.71-2|2345	
12mr|urpmi-6.71-2|2346	* Fri Mar 25 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.23-5mdk
12mr|urpmi-6.71-2|2347	- Fixes related to ISO media
12mr|urpmi-6.71-2|2348	
12mr|urpmi-6.71-2|2349	* Thu Mar 24 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.23-4mdk
12mr|urpmi-6.71-2|2350	- Disable --gui option when $DISPLAY isn't set
12mr|urpmi-6.71-2|2351	
12mr|urpmi-6.71-2|2352	* Wed Mar 23 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.23-3mdk
12mr|urpmi-6.71-2|2353	- Add a --summary option to urpmq (Michael Scherer)
12mr|urpmi-6.71-2|2354	
12mr|urpmi-6.71-2|2355	* Fri Mar 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.23-2mdk
12mr|urpmi-6.71-2|2356	- error checking was sometimes not enough forgiving
12mr|urpmi-6.71-2|2357	
12mr|urpmi-6.71-2|2358	* Thu Mar 10 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.23-1mdk
12mr|urpmi-6.71-2|2359	- new urpmi option, --retry
12mr|urpmi-6.71-2|2360	- better system error messages
12mr|urpmi-6.71-2|2361	
12mr|urpmi-6.71-2|2362	* Wed Mar 09 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.22-2mdk
12mr|urpmi-6.71-2|2363	- Fix requires on perl-Locale-gettext
12mr|urpmi-6.71-2|2364	- Warn when a chroot doesn't has a /dev
12mr|urpmi-6.71-2|2365	
12mr|urpmi-6.71-2|2366	* Tue Mar 08 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.22-1mdk
12mr|urpmi-6.71-2|2367	- Fix addition of media with passwords
12mr|urpmi-6.71-2|2368	- More verifications on local list files
12mr|urpmi-6.71-2|2369	
12mr|urpmi-6.71-2|2370	* Mon Mar 07 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.21-1mdk
12mr|urpmi-6.71-2|2371	- Output log messages to stdout, not stderr.
12mr|urpmi-6.71-2|2372	- Fix spurious tags appearing in urpmi.cfg
12mr|urpmi-6.71-2|2373	- Documentation nits and translations
12mr|urpmi-6.71-2|2374	- Menu fix for gurpmi (Frederic Crozat)
12mr|urpmi-6.71-2|2375	
12mr|urpmi-6.71-2|2376	* Fri Feb 25 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.20-1mdk
12mr|urpmi-6.71-2|2377	- Output takes now into account the locale's charset
12mr|urpmi-6.71-2|2378	- Don't require drakxtools anymore
12mr|urpmi-6.71-2|2379	- Fix log error in urpmi-parallel
12mr|urpmi-6.71-2|2380	- Docs, language updates
12mr|urpmi-6.71-2|2381	
12mr|urpmi-6.71-2|2382	* Mon Feb 21 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.19-1mdk
12mr|urpmi-6.71-2|2383	- Document /etc/urpmi/mirror.config, and factorize code that parses it
12mr|urpmi-6.71-2|2384	
12mr|urpmi-6.71-2|2385	* Thu Feb 17 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.18-1mdk
12mr|urpmi-6.71-2|2386	- Work around bug 13685, bug in display of curl progress
12mr|urpmi-6.71-2|2387	- Fix bug 13644, urpmi.addmedia --distrib was broken
12mr|urpmi-6.71-2|2388	- Remove obsoleted and broken --distrib-XXX command-line option
12mr|urpmi-6.71-2|2389	
12mr|urpmi-6.71-2|2390	* Wed Feb 16 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.17-1mdk
12mr|urpmi-6.71-2|2391	- Remove curl 7.2.12 bug workaround, and require at least curl 7.13.0
12mr|urpmi-6.71-2|2392	- Fix parsing of hdlists file when adding media with --distrib
12mr|urpmi-6.71-2|2393	
12mr|urpmi-6.71-2|2394	* Mon Feb 14 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.16-2mdk
12mr|urpmi-6.71-2|2395	- Don't call rpm during restart to avoid locking
12mr|urpmi-6.71-2|2396	
12mr|urpmi-6.71-2|2397	* Mon Feb 14 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.16-1mdk
12mr|urpmi-6.71-2|2398	- Patch by Michael Scherer to allow to use variables in media URLs
12mr|urpmi-6.71-2|2399	- Fix retrieval of source packages (e.g. urpmq --sources) with alternative
12mr|urpmi-6.71-2|2400	dependencies foo|bar (Pascal Terjan)
12mr|urpmi-6.71-2|2401	- Fix --root option in urpme
12mr|urpmi-6.71-2|2402	- Require latest perl-URPM
12mr|urpmi-6.71-2|2403	
12mr|urpmi-6.71-2|2404	* Fri Feb 04 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.15-1mdk
12mr|urpmi-6.71-2|2405	- Add ChangeLog in docs
12mr|urpmi-6.71-2|2406	- Message updates
12mr|urpmi-6.71-2|2407	- gurpmi now handles utf-8 messages
12mr|urpmi-6.71-2|2408	- print help messages to stdout, not stderr
12mr|urpmi-6.71-2|2409	- rpm-find-leaves cleanup (Michael Scherer)
12mr|urpmi-6.71-2|2410	- man page updates
12mr|urpmi-6.71-2|2411	
12mr|urpmi-6.71-2|2412	* Mon Jan 31 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.14-1mdk
12mr|urpmi-6.71-2|2413	- urpmi.addmedia and urpmi now support ISO images as removable media
12mr|urpmi-6.71-2|2414	- "urpmq -R" will now report far less requires, skipping virtual packages.
12mr|urpmi-6.71-2|2415	- Improve bash-completion for media names, through new options to urpmq
12mr|urpmi-6.71-2|2416	--list-media (by Guillaume Rousse)
12mr|urpmi-6.71-2|2417	
12mr|urpmi-6.71-2|2418	* Tue Jan 25 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.13-1mdk
12mr|urpmi-6.71-2|2419	- urpme now dies when not run as root
12mr|urpmi-6.71-2|2420	- improve error reporting in urpmi-parallel
12mr|urpmi-6.71-2|2421	- perl-base is no longer a priority upgrade by default
12mr|urpmi-6.71-2|2422	- factor code in gurpmi.pm; gurpmi now supports the --no-verify-rpm option
12mr|urpmi-6.71-2|2423	- "urpmi --gui" will now ask with a GUI popup to change media. Intended to be
12mr|urpmi-6.71-2|2424	used with --auto (so other annoying dialogs are not shown).
12mr|urpmi-6.71-2|2425	
12mr|urpmi-6.71-2|2426	* Wed Jan 19 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.12-1mdk
12mr|urpmi-6.71-2|2427	- perl-base is now a priority upgrade by default
12mr|urpmi-6.71-2|2428	- gurpmi has been split in two programs, so users can save rpms without being root
12mr|urpmi-6.71-2|2429	
12mr|urpmi-6.71-2|2430	* Mon Jan 10 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.11-1mdk
12mr|urpmi-6.71-2|2431	- Add an option to urpmi, --expect-install, that tells urpmi to return with an
12mr|urpmi-6.71-2|2432	exit status of 15 if it installed nothing.
12mr|urpmi-6.71-2|2433	- Fix 'urpmf --summary' (Michael Scherer)
12mr|urpmi-6.71-2|2434	- Language updates
12mr|urpmi-6.71-2|2435	
12mr|urpmi-6.71-2|2436	* Thu Jan 06 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.10-1mdk
12mr|urpmi-6.71-2|2437	- Langage updates
12mr|urpmi-6.71-2|2438	- urpmi now returns a non-zero exit status il all requested packages were
12mr|urpmi-6.71-2|2439	already installed
12mr|urpmi-6.71-2|2440	- fix a small bug in urpmq with virtual media (Olivier Blin)
12mr|urpmi-6.71-2|2441	- fail if the main filesystems are mounted read-only
12mr|urpmi-6.71-2|2442	
12mr|urpmi-6.71-2|2443	* Fri Dec 17 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.9-1mdk
12mr|urpmi-6.71-2|2444	- Fix urpmi --skip
12mr|urpmi-6.71-2|2445	- Tell number of packages that will be removed by urpme
12mr|urpmi-6.71-2|2446	- Remove gurpm module, conflict with older rpmdrakes
12mr|urpmi-6.71-2|2447	
12mr|urpmi-6.71-2|2448	* Mon Dec 13 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.8-1mdk
12mr|urpmi-6.71-2|2449	- Adding a media should not fail when there is no pubkey file available
12mr|urpmi-6.71-2|2450	(bug #12646)
12mr|urpmi-6.71-2|2451	- Require packdrake
12mr|urpmi-6.71-2|2452	- Can't drop rpmtools yet, urpmq uses rpm2header
12mr|urpmi-6.71-2|2453	
12mr|urpmi-6.71-2|2454	* Fri Dec 10 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.7-1mdk
12mr|urpmi-6.71-2|2455	- Fix a problem in finding pubkeys for SRPM media.
12mr|urpmi-6.71-2|2456	- Fix a problem in detecting download ends with curl [Bug 12634]
12mr|urpmi-6.71-2|2457	
12mr|urpmi-6.71-2|2458	* Wed Dec 08 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.6-2mdk
12mr|urpmi-6.71-2|2459	- Improvements to gurpmi: scrollbar to avoid windows too large, interface
12mr|urpmi-6.71-2|2460	refreshed more often, less questions when unnecessary, fix --help.
12mr|urpmi-6.71-2|2461	
12mr|urpmi-6.71-2|2462	* Tue Dec 07 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.6-1mdk
12mr|urpmi-6.71-2|2463	- gurpmi has been reimplemented as a standalone gtk2 program.
12mr|urpmi-6.71-2|2464	- As a consequence, urpmi --X doesn't work any longer.
12mr|urpmi-6.71-2|2465	
12mr|urpmi-6.71-2|2466	* Fri Dec 03 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.5-1mdk
12mr|urpmi-6.71-2|2467	- Add --ignore and -­no-ignore options to urpmi.update
12mr|urpmi-6.71-2|2468	- Reduce urpmi redundant verbosity
12mr|urpmi-6.71-2|2469	
12mr|urpmi-6.71-2|2470	* Thu Dec 02 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.4-4mdk
12mr|urpmi-6.71-2|2471	- Minor fix in urpmi.addmedia (autonumerotation of media added with --distrib)
12mr|urpmi-6.71-2|2472	
12mr|urpmi-6.71-2|2473	* Wed Dec 01 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.4-3mdk
12mr|urpmi-6.71-2|2474	- Internal API additions
12mr|urpmi-6.71-2|2475	- urpmi wasn't taking into account the global downloader setting
12mr|urpmi-6.71-2|2476	
12mr|urpmi-6.71-2|2477	* Tue Nov 30 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.4-2mdk
12mr|urpmi-6.71-2|2478	- Fix package count introduced in previous release
12mr|urpmi-6.71-2|2479	
12mr|urpmi-6.71-2|2480	* Mon Nov 29 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.4-1mdk
12mr|urpmi-6.71-2|2481	- From now on, look for descriptions files in the media_info subdirectory.
12mr|urpmi-6.71-2|2482	This will be used by the 10.2 update media.
12mr|urpmi-6.71-2|2483	- Recall total number of packages when installing.
12mr|urpmi-6.71-2|2484	
12mr|urpmi-6.71-2|2485	* Fri Nov 26 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.3-1mdk
12mr|urpmi-6.71-2|2486	- urpmq -i now works as non root
12mr|urpmi-6.71-2|2487	- translations and man pages updated
12mr|urpmi-6.71-2|2488	- more curl workarounds
12mr|urpmi-6.71-2|2489	
12mr|urpmi-6.71-2|2490	* Thu Nov 25 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.2-1mdk
12mr|urpmi-6.71-2|2491	- when passing --proxy to urpmi.addmedia, this proxy setting is now saved for the
12mr|urpmi-6.71-2|2492	new media
12mr|urpmi-6.71-2|2493	- New option --search-media to urpmi and urpmq (Olivier Thauvin)
12mr|urpmi-6.71-2|2494	- work around a display bug in curl for authenticated http sources
12mr|urpmi-6.71-2|2495	- when asking for choices, default to the first one
12mr|urpmi-6.71-2|2496	
12mr|urpmi-6.71-2|2497	* Fri Nov 19 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6.1-1mdk
12mr|urpmi-6.71-2|2498	- reconfig.urpmi on mirrors must now begin with a magic line
12mr|urpmi-6.71-2|2499	- don't create symlinks in /var/lib/urpmi, this used to mess up updates
12mr|urpmi-6.71-2|2500	- warn when MD5SUM file is empty/malformed
12mr|urpmi-6.71-2|2501	- use proxy to download mirror list
12mr|urpmi-6.71-2|2502	- Cleanup text mode progress output
12mr|urpmi-6.71-2|2503	
12mr|urpmi-6.71-2|2504	* Fri Nov 12 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6-2mdk
12mr|urpmi-6.71-2|2505	- New error message: "The following packages can't be installed because they
12mr|urpmi-6.71-2|2506	depend on packages that are older than the installed ones"
12mr|urpmi-6.71-2|2507	
12mr|urpmi-6.71-2|2508	* Tue Nov 09 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.6-1mdk
12mr|urpmi-6.71-2|2509	- New option --norebuild to urpmi, urpmi.update and urpmi.addmedia.
12mr|urpmi-6.71-2|2510	- New --strict-arch option to urpmi
12mr|urpmi-6.71-2|2511	- Fix ownership of files in /var/lib/urpmi
12mr|urpmi-6.71-2|2512	- Fix bash completion for media names with spaces (Guillaume Rousse)
12mr|urpmi-6.71-2|2513	- Fix parallel_ssh in non-graphical mode
12mr|urpmi-6.71-2|2514	- Small fixes for local media built from directories containing RPMs
12mr|urpmi-6.71-2|2515	- Fix search for source rpm by name
12mr|urpmi-6.71-2|2516	- Translation updates, man page updates, code cleanup
12mr|urpmi-6.71-2|2517	
12mr|urpmi-6.71-2|2518	* Thu Sep 30 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-28mdk
12mr|urpmi-6.71-2|2519	- New urpmf option, -m, to get the media in which a package is found
12mr|urpmi-6.71-2|2520	- Silence some noise in urpmq
12mr|urpmi-6.71-2|2521	
12mr|urpmi-6.71-2|2522	* Wed Sep 29 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-27mdk
12mr|urpmi-6.71-2|2523	- Change description
12mr|urpmi-6.71-2|2524	- Add a "--" option to urpmi.removemedia
12mr|urpmi-6.71-2|2525	- Better error message in urpmi.update when hdlists are corrupted
12mr|urpmi-6.71-2|2526	
12mr|urpmi-6.71-2|2527	* Sat Sep 18 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-26mdk
12mr|urpmi-6.71-2|2528	- urpmi.addmedia should create urpmi.cfg if it doesn't exist.
12mr|urpmi-6.71-2|2529	
12mr|urpmi-6.71-2|2530	* Wed Sep 15 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-25mdk
12mr|urpmi-6.71-2|2531	- Don't print the urpmf results twice when using virtual media.
12mr|urpmi-6.71-2|2532	- Translations updates.
12mr|urpmi-6.71-2|2533	
12mr|urpmi-6.71-2|2534	* Fri Sep 10 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-24mdk
12mr|urpmi-6.71-2|2535	- Remove deprecation warning.
12mr|urpmi-6.71-2|2536	- Translations updates.
12mr|urpmi-6.71-2|2537	
12mr|urpmi-6.71-2|2538	* Fri Sep 03 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-23mdk
12mr|urpmi-6.71-2|2539	- Handle new keywords in hdlists file.
12mr|urpmi-6.71-2|2540	- Translations updates.
12mr|urpmi-6.71-2|2541	
12mr|urpmi-6.71-2|2542	* Tue Aug 31 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-22mdk
12mr|urpmi-6.71-2|2543	- Fix download with curl with usernames that contains '@' (for mandrakeclub)
12mr|urpmi-6.71-2|2544	- Make the --probe-synthesis option compatible with --distrib in urpmi.addmedia.
12mr|urpmi-6.71-2|2545	- Re-allow transaction split with --allow-force or --allow-nodeps
12mr|urpmi-6.71-2|2546	
12mr|urpmi-6.71-2|2547	* Thu Aug 26 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-21mdk
12mr|urpmi-6.71-2|2548	- new --root option to rpm-find-leaves.pl (Michael Scherer)
12mr|urpmi-6.71-2|2549	- add timeouts for connection establishments
12mr|urpmi-6.71-2|2550	- Language and manpages updates (new manpage, proxy.cfg(5))
12mr|urpmi-6.71-2|2551	
12mr|urpmi-6.71-2|2552	* Thu Aug 12 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-20mdk
12mr|urpmi-6.71-2|2553	- Language updates
12mr|urpmi-6.71-2|2554	- Fix urpmi.addmedia --distrib with distribution CDs
12mr|urpmi-6.71-2|2555	- Fix taint failures with gurpmi
12mr|urpmi-6.71-2|2556	- Display summaries of packages when user is asked for choices (Michael Scherer)
12mr|urpmi-6.71-2|2557	- Update manpages
12mr|urpmi-6.71-2|2558	
12mr|urpmi-6.71-2|2559	* Sat Jul 31 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-19mdk
12mr|urpmi-6.71-2|2560	- Add --more-choices option to urpmi
12mr|urpmi-6.71-2|2561	- Fix urpmi --excludedocs
12mr|urpmi-6.71-2|2562	- Make urpmi.addmedia --distrib grok the new media structure
12mr|urpmi-6.71-2|2563	- and other small fixes
12mr|urpmi-6.71-2|2564	
12mr|urpmi-6.71-2|2565	* Wed Jul 28 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-18mdk
12mr|urpmi-6.71-2|2566	- Better error handling for copy failures (disk full, etc.)
12mr|urpmi-6.71-2|2567	- Better handling of symlinks (Titi)
12mr|urpmi-6.71-2|2568	- New noreconfigure flag in urpmi.cfg: ignore media reconfiguration (Misc)
12mr|urpmi-6.71-2|2569	- More robust reconfiguration
12mr|urpmi-6.71-2|2570	- Preserve media order in urpmi.cfg, add local media at the top of the list
12mr|urpmi-6.71-2|2571	- file:/// urls may now be replaced by bare absolute paths.
12mr|urpmi-6.71-2|2572	- New urpmq option: -Y (fuzzy, case-insensitive)
12mr|urpmi-6.71-2|2573	- New options for urpmi.addmedia, urpmi.removemedia and urpmi.update:
12mr|urpmi-6.71-2|2574	-q (quiet) and -v (verbose).
12mr|urpmi-6.71-2|2575	- Updated bash completion.
12mr|urpmi-6.71-2|2576	- Message and documentation updates.
12mr|urpmi-6.71-2|2577	
12mr|urpmi-6.71-2|2578	* Sat Jul 24 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-17mdk
12mr|urpmi-6.71-2|2579	- Make --use-distrib support new media layout.
12mr|urpmi-6.71-2|2580	- Update manpages.
12mr|urpmi-6.71-2|2581	
12mr|urpmi-6.71-2|2582	* Fri Jul 23 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-16mdk
12mr|urpmi-6.71-2|2583	- Automagically reconfigure NFS media as well. (duh.)
12mr|urpmi-6.71-2|2584	
12mr|urpmi-6.71-2|2585	* Wed Jul 21 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-15mdk
12mr|urpmi-6.71-2|2586	- Support for automatic reconfiguration of media layout
12mr|urpmi-6.71-2|2587	- Remove setuid support
12mr|urpmi-6.71-2|2588	- Minor fixes and language updates
12mr|urpmi-6.71-2|2589	
12mr|urpmi-6.71-2|2590	* Tue Jul 13 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-14mdk
12mr|urpmi-6.71-2|2591	- Simplified and documented skip.list and inst.list
12mr|urpmi-6.71-2|2592	- Add an option -y (fuzzy) to urpmi.removemedia
12mr|urpmi-6.71-2|2593	
12mr|urpmi-6.71-2|2594	* Sat Jul 10 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-13mdk
12mr|urpmi-6.71-2|2595	- Support for README.*.urpmi
12mr|urpmi-6.71-2|2596	- add a --version command-line argument to everything
12mr|urpmi-6.71-2|2597	- Deleting media now deletes corresponding proxy configuration
12mr|urpmi-6.71-2|2598	- Code cleanups
12mr|urpmi-6.71-2|2599	
12mr|urpmi-6.71-2|2600	* Tue Jul 06 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-12mdk
12mr|urpmi-6.71-2|2601	- Disallow two medias with the same name
12mr|urpmi-6.71-2|2602	- urpmi.removemedia no longer performs a fuzzy match on media names
12mr|urpmi-6.71-2|2603	- gettext is no longer required
12mr|urpmi-6.71-2|2604	
12mr|urpmi-6.71-2|2605	* Thu Jul 01 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-11mdk
12mr|urpmi-6.71-2|2606	- Methods to change and write proxy.cfg
12mr|urpmi-6.71-2|2607	- Language updates
12mr|urpmi-6.71-2|2608	
12mr|urpmi-6.71-2|2609	* Wed Jun 30 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-10mdk
12mr|urpmi-6.71-2|2610	- Rewrite the proxy.cfg parser
12mr|urpmi-6.71-2|2611	- Let the proxy be settable per media (still undocumented)
12mr|urpmi-6.71-2|2612	
12mr|urpmi-6.71-2|2613	* Tue Jun 29 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-9mdk
12mr|urpmi-6.71-2|2614	- Rewrite the urpmi.cfg parser
12mr|urpmi-6.71-2|2615	- Make the verify-rpm and downloader options be settable per media in urpmi.cfg
12mr|urpmi-6.71-2|2616	
12mr|urpmi-6.71-2|2617	* Thu Jun 24 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-8mdk
12mr|urpmi-6.71-2|2618	- Emergency fix on urpmi.update
12mr|urpmi-6.71-2|2619	
12mr|urpmi-6.71-2|2620	* Thu Jun 24 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-7mdk
12mr|urpmi-6.71-2|2621	- Message and man page updates
12mr|urpmi-6.71-2|2622	- Minor fixes
12mr|urpmi-6.71-2|2623	
12mr|urpmi-6.71-2|2624	* Fri May 28 2004 Stefan van der Eijk <stefan@eijk.nu> 4.5-6mdk
12mr|urpmi-6.71-2|2625	- fixed Fedora build (gurmpi installed but unpackaged files)
12mr|urpmi-6.71-2|2626	
12mr|urpmi-6.71-2|2627	* Sat May 22 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-5mdk
12mr|urpmi-6.71-2|2628	- locale and command-line fixes
12mr|urpmi-6.71-2|2629	- urpmf now warns when no hdlist is used
12mr|urpmi-6.71-2|2630	- improve docs, manpages, error messages
12mr|urpmi-6.71-2|2631	- urpmi.addmedia doesn't search for hdlists anymore when a 'with' argument
12mr|urpmi-6.71-2|2632	is provided
12mr|urpmi-6.71-2|2633	
12mr|urpmi-6.71-2|2634	* Wed May 05 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-4mdk
12mr|urpmi-6.71-2|2635	- urpmi.addmedia no longer probes for synthesis/hdlist files when a
12mr|urpmi-6.71-2|2636	"with" argument is provided
12mr|urpmi-6.71-2|2637	- gurpmi was broken
12mr|urpmi-6.71-2|2638	- skip comments in /etc/fstab
12mr|urpmi-6.71-2|2639	- better bash completion (O. Blin)
12mr|urpmi-6.71-2|2640	- fix rsync download (O. Thauvin)
12mr|urpmi-6.71-2|2641	
12mr|urpmi-6.71-2|2642	* Thu Apr 29 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-3mdk
12mr|urpmi-6.71-2|2643	- Fix message output in urpme
12mr|urpmi-6.71-2|2644	- Fix input of Y/N answers depending on current locale
12mr|urpmi-6.71-2|2645	
12mr|urpmi-6.71-2|2646	* Thu Apr 29 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-2mdk
12mr|urpmi-6.71-2|2647	- Bug fixes : locale handling, command-line argument parsing
12mr|urpmi-6.71-2|2648	- Add new French manpages from the man-pages-fr package
12mr|urpmi-6.71-2|2649	
12mr|urpmi-6.71-2|2650	* Tue Apr 27 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 4.5-1mdk
12mr|urpmi-6.71-2|2651	- Refactorization, split code in new modules, minor bugfixes
12mr|urpmi-6.71-2|2652	

19064 12
12mr|urpm-tools-2.2.2-1|1	Name:           urpm-tools
12mr|urpm-tools-2.2.2-1|2	Version:        2.2.2
12mr|urpm-tools-2.2.2-1|3	Release:        1
12mr|urpm-tools-2.2.2-1|4	Summary:        Utilities that help to work with URPM-based repositories
12mr|urpm-tools-2.2.2-1|5	Group:          System/Configuration/Packaging
12mr|urpm-tools-2.2.2-1|6	License:        GPLv2
12mr|urpm-tools-2.2.2-1|7	URL:            http://wiki.rosalab.ru/index.php/Urpm-tools
12mr|urpm-tools-2.2.2-1|8	Source0:        %{name}-%{version}.tar.gz
12mr|urpm-tools-2.2.2-1|9	BuildArch:	noarch
12mr|urpm-tools-2.2.2-1|10	BuildRoot:	%{name}-%{version}
12mr|urpm-tools-2.2.2-1|11	
12mr|urpm-tools-2.2.2-1|12	Requires:	urpmi	       >= 6.68
12mr|urpm-tools-2.2.2-1|13	Requires:	python-rpm     >= 5.3
12mr|urpm-tools-2.2.2-1|14	Requires:	libxml2-python >= 2.7
12mr|urpm-tools-2.2.2-1|15	Requires:       gzip
12mr|urpm-tools-2.2.2-1|16	Requires:	python-rpm5utils = %{version}
12mr|urpm-tools-2.2.2-1|17	
12mr|urpm-tools-2.2.2-1|18	%description
12mr|urpm-tools-2.2.2-1|19	%{name} is a collection of utilities for URPM-based repositories.
12mr|urpm-tools-2.2.2-1|20	They make URPM-based repositories easier and more powerful to use.
12mr|urpm-tools-2.2.2-1|21	These tools include: urpm-downloader, urpm-package-cleanup,
12mr|urpm-tools-2.2.2-1|22	urpm-repoclosure, urpm-repodiff, urpm-repomanage, urpm-repograph,
12mr|urpm-tools-2.2.2-1|23	urpm-reposync
12mr|urpm-tools-2.2.2-1|24	
12mr|urpm-tools-2.2.2-1|25	%package -n	python-rpm5utils
12mr|urpm-tools-2.2.2-1|26	Group:		Development/Python
12mr|urpm-tools-2.2.2-1|27	Summary:	Auxiliary modules to work with rpm
12mr|urpm-tools-2.2.2-1|28	Provides:	python-rpm5utils = %{version}-%{release}
12mr|urpm-tools-2.2.2-1|29	
12mr|urpm-tools-2.2.2-1|30	%description -n python-rpm5utils
12mr|urpm-tools-2.2.2-1|31	%{name} contains some useful modules that are used by %{name}.
12mr|urpm-tools-2.2.2-1|32	Mostly taken from yum.
12mr|urpm-tools-2.2.2-1|33	
12mr|urpm-tools-2.2.2-1|34	%prep
12mr|urpm-tools-2.2.2-1|35	%setup -q -n %{name}
12mr|urpm-tools-2.2.2-1|36	
12mr|urpm-tools-2.2.2-1|37	%install
12mr|urpm-tools-2.2.2-1|38	rm -rf %{buildroot}
12mr|urpm-tools-2.2.2-1|39	make install DESTDIR=$RPM_BUILD_ROOT
12mr|urpm-tools-2.2.2-1|40	%find_lang %{name}
12mr|urpm-tools-2.2.2-1|41	
12mr|urpm-tools-2.2.2-1|42	%files -f %{name}.lang
12mr|urpm-tools-2.2.2-1|43	%defattr(-,root,root,-)
12mr|urpm-tools-2.2.2-1|44	
12mr|urpm-tools-2.2.2-1|45	%{_bindir}/urpm-downloader
12mr|urpm-tools-2.2.2-1|46	%{_bindir}/urpm-package-cleanup
12mr|urpm-tools-2.2.2-1|47	%{_bindir}/urpm-repoclosure
12mr|urpm-tools-2.2.2-1|48	%{_bindir}/urpm-repodiff
12mr|urpm-tools-2.2.2-1|49	%{_bindir}/urpm-repomanage
12mr|urpm-tools-2.2.2-1|50	%{_bindir}/urpm-repograph
12mr|urpm-tools-2.2.2-1|51	%{_bindir}/urpm-reposync
12mr|urpm-tools-2.2.2-1|52	%{_mandir}/man1/urpm-downloader.1.xz
12mr|urpm-tools-2.2.2-1|53	%{_mandir}/man1/urpm-package-cleanup.1.xz
12mr|urpm-tools-2.2.2-1|54	%{_mandir}/man1/urpm-repoclosure.1.xz
12mr|urpm-tools-2.2.2-1|55	%{_mandir}/man1/urpm-repodiff.1.xz
12mr|urpm-tools-2.2.2-1|56	%{_mandir}/man1/urpm-repomanage.1.xz
12mr|urpm-tools-2.2.2-1|57	%{_mandir}/man1/urpm-repograph.1.xz
12mr|urpm-tools-2.2.2-1|58	%{_mandir}/man1/urpm-reposync.1.xz
12mr|urpm-tools-2.2.2-1|59	
12mr|urpm-tools-2.2.2-1|60	#%{_datadir}/locale/*/LC_MESSAGES/urpm-tools.mo
12mr|urpm-tools-2.2.2-1|61	%doc COPYING
12mr|urpm-tools-2.2.2-1|62	
12mr|urpm-tools-2.2.2-1|63	%files -n python-rpm5utils
12mr|urpm-tools-2.2.2-1|64	%defattr(-,root,root,-)
12mr|urpm-tools-2.2.2-1|65	%dir %{py_puresitedir}/rpm5utils
12mr|urpm-tools-2.2.2-1|66	%dir %{py_puresitedir}/rpm5utils/tests
12mr|urpm-tools-2.2.2-1|67	%dir %{py_puresitedir}/rpm5utils/urpmgraphs
12mr|urpm-tools-2.2.2-1|68	%dir %{py_puresitedir}/rpm5utils/urpmgraphs/algorithms
12mr|urpm-tools-2.2.2-1|69	%dir %{py_puresitedir}/rpm5utils/urpmgraphs/algorithms/components
12mr|urpm-tools-2.2.2-1|70	%dir %{py_puresitedir}/rpm5utils/urpmgraphs/classes
12mr|urpm-tools-2.2.2-1|71	
12mr|urpm-tools-2.2.2-1|72	%{py_puresitedir}/urpmmisc.py
12mr|urpm-tools-2.2.2-1|73	%{py_puresitedir}/rpm5utils/*.py*
12mr|urpm-tools-2.2.2-1|74	%{py_puresitedir}/rpm5utils/tests/*.py*
12mr|urpm-tools-2.2.2-1|75	%{py_puresitedir}/rpm5utils/urpmgraphs/*.py*
12mr|urpm-tools-2.2.2-1|76	%{py_puresitedir}/rpm5utils/urpmgraphs/algorithms/*.py*
12mr|urpm-tools-2.2.2-1|77	%{py_puresitedir}/rpm5utils/urpmgraphs/algorithms/components/*.py*
12mr|urpm-tools-2.2.2-1|78	%{py_puresitedir}/rpm5utils/urpmgraphs/classes/*.py*
12mr|urpm-tools-2.2.2-1|79	
12mr|urpm-tools-2.2.2-1|80	%doc rpm5utils/COPYING

19065 12
12mr|urw-fonts-2.0-29|1	%define build_rebuild 0
12mr|urw-fonts-2.0-29|2	%{?_with_rebuild: %global build_rebuild 1}
12mr|urw-fonts-2.0-29|3	%define		urwmdkver 2.0-16.1mdk
12mr|urw-fonts-2.0-29|4	
12mr|urw-fonts-2.0-29|5	Summary:	The 35 standard PostScript fonts
12mr|urw-fonts-2.0-29|6	Name:		urw-fonts
12mr|urw-fonts-2.0-29|7	Version:	2.0
12mr|urw-fonts-2.0-29|8	Release:	%mkrel 29
12mr|urw-fonts-2.0-29|9	
12mr|urw-fonts-2.0-29|10	Source0:	http://heanet.dl.sourceforge.net/sourceforge/gs-fonts/ghostscript-fonts-std-8.11.tar.bz2
12mr|urw-fonts-2.0-29|11	# this overwrites several of the fonts and fonts.dir with new versions
12mr|urw-fonts-2.0-29|12	Source1:	ftp://ftp.gnome.ru/fonts/urw/release/urw-fonts-1.0.7pre40.tar.bz2
12mr|urw-fonts-2.0-29|13	Source4:	urw-fonts-%{urwmdkver}.tar.bz2
12mr|urw-fonts-2.0-29|14	Source5:	http://peoples.mandriva.com/~ghibo/urw-fonts-1.0.7pre40-nimbusmonl-fixed.tar.bz2
12mr|urw-fonts-2.0-29|15	
12mr|urw-fonts-2.0-29|16	# addition of *-iso10646-1 lines
12mr|urw-fonts-2.0-29|17	Patch0:		urw-fonts-2.0-fontscale.patch
12mr|urw-fonts-2.0-29|18	Patch1:		urw-fonts-monospaced.patch
12mr|urw-fonts-2.0-29|19	Patch2:		urw-fonts-2.0-fontscale-adobe-before-urw.patch
12mr|urw-fonts-2.0-29|20	Patch3:		urw-fonts-2.0-split-adobestd35fontdir.patch
12mr|urw-fonts-2.0-29|21	Patch4:		urw-fonts-monospaced2.patch
12mr|urw-fonts-2.0-29|22	
12mr|urw-fonts-2.0-29|23	License:	GPL, URW holds copyright
12mr|urw-fonts-2.0-29|24	Group:		System/Fonts/Type1
12mr|urw-fonts-2.0-29|25	URL:		ftp://ftp.cs.wisc.edu/ghost/gnu/fonts/
12mr|urw-fonts-2.0-29|26	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|urw-fonts-2.0-29|27	BuildArch:	noarch
12mr|urw-fonts-2.0-29|28	%if %build_rebuild
12mr|urw-fonts-2.0-29|29	BuildRequires:	fontforge >= 1.0-0.20040703.2mdk
12mr|urw-fonts-2.0-29|30	%endif
12mr|urw-fonts-2.0-29|31	
12mr|urw-fonts-2.0-29|32	%description
12mr|urw-fonts-2.0-29|33	Free, good quality versions of the 35 standard PostScript(TM) fonts,
12mr|urw-fonts-2.0-29|34	donated under the GPL by URW++ Design and Development GmbH.  The
12mr|urw-fonts-2.0-29|35	fonts.dir file font names match the original Adobe names of the fonts
12mr|urw-fonts-2.0-29|36	(e.g., Times, Helvetica, etc.).
12mr|urw-fonts-2.0-29|37	
12mr|urw-fonts-2.0-29|38	Install the urw-fonts package if you need free versions of standard
12mr|urw-fonts-2.0-29|39	PostScript fonts.
12mr|urw-fonts-2.0-29|40	
12mr|urw-fonts-2.0-29|41	The fonts provided are:
12mr|urw-fonts-2.0-29|42	URW-Avantgarde
12mr|urw-fonts-2.0-29|43	URW-Bookman
12mr|urw-fonts-2.0-29|44	URW Chancery
12mr|urw-fonts-2.0-29|45	URW-Century Schoolbook
12mr|urw-fonts-2.0-29|46	URW-Courier
12mr|urw-fonts-2.0-29|47	URW-Dingbats
12mr|urw-fonts-2.0-29|48	URW-Gothic
12mr|urw-fonts-2.0-29|49	URW-Helvetica
12mr|urw-fonts-2.0-29|50	URW-New Century Schoolbook
12mr|urw-fonts-2.0-29|51	URW-Nimbus Sans
12mr|urw-fonts-2.0-29|52	URW-Nimbus Roman No9
12mr|urw-fonts-2.0-29|53	URW-Nimbus Mono
12mr|urw-fonts-2.0-29|54	URW-Palatino
12mr|urw-fonts-2.0-29|55	URW Palladio
12mr|urw-fonts-2.0-29|56	URW-Standard Symbols
12mr|urw-fonts-2.0-29|57	URW-Symbol
12mr|urw-fonts-2.0-29|58	URW-Times
12mr|urw-fonts-2.0-29|59	URW-Zapf Chancery
12mr|urw-fonts-2.0-29|60	URW-Zapf Dingbats
12mr|urw-fonts-2.0-29|61	
12mr|urw-fonts-2.0-29|62	%prep
12mr|urw-fonts-2.0-29|63	%setup -q -c -a1 -a4 -a5
12mr|urw-fonts-2.0-29|64	%patch0 -p1 -b .fontscale
12mr|urw-fonts-2.0-29|65	%patch1 -p1 -b .mono
12mr|urw-fonts-2.0-29|66	%patch2 -p1 -b .urw
12mr|urw-fonts-2.0-29|67	%patch3 -p1 -b .split
12mr|urw-fonts-2.0-29|68	%patch4 -p1 -b .mono2
12mr|urw-fonts-2.0-29|69	
12mr|urw-fonts-2.0-29|70	%build
12mr|urw-fonts-2.0-29|71	%if %build_rebuild
12mr|urw-fonts-2.0-29|72	# Resave PFB fonts, so /FontBBox will result as executable array
12mr|urw-fonts-2.0-29|73	cat > copypfb.ff <<EOF
12mr|urw-fonts-2.0-29|74	#!/usr/bin/fontforge
12mr|urw-fonts-2.0-29|75	Open(\$1);
12mr|urw-fonts-2.0-29|76	myfamilyname = \$familyname;
12mr|urw-fonts-2.0-29|77	myweight = \$weight;
12mr|urw-fonts-2.0-29|78	if (\$weight == "Demibold")
12mr|urw-fonts-2.0-29|79	myweight = "DemiBold";
12mr|urw-fonts-2.0-29|80	Print ("Fixing weight to DemiBold");
12mr|urw-fonts-2.0-29|81	endif
12mr|urw-fonts-2.0-29|82	if (\$familyname == "URW Chancery L ")
12mr|urw-fonts-2.0-29|83	myfamilyname = "URW Chancery L";
12mr|urw-fonts-2.0-29|84	Print ("Fixing URW Chancery L familyname");
12mr|urw-fonts-2.0-29|85	endif
12mr|urw-fonts-2.0-29|86	SetFontNames(\$fontname,myfamilyname,\$fullname,myweight,\$copyright,\$fontversion + "_%{version}-%{release}");
12mr|urw-fonts-2.0-29|87	Generate(\$2,"",3);
12mr|urw-fonts-2.0-29|88	Print ("Rebuilt: ", \$fontname);
12mr|urw-fonts-2.0-29|89	Quit(0);
12mr|urw-fonts-2.0-29|90	EOF
12mr|urw-fonts-2.0-29|91	chmod +x copypfb.ff
12mr|urw-fonts-2.0-29|92	
12mr|urw-fonts-2.0-29|93	mkdir -p fonts_fixed fixed
12mr|urw-fonts-2.0-29|94	for i in fonts/*.pfb; do
12mr|urw-fonts-2.0-29|95	./copypfb.ff $i fonts_fixed/`basename $i`
12mr|urw-fonts-2.0-29|96	done
12mr|urw-fonts-2.0-29|97	for i in *.pfb; do
12mr|urw-fonts-2.0-29|98	./copypfb.ff $i fixed/`basename $i`
12mr|urw-fonts-2.0-29|99	done
12mr|urw-fonts-2.0-29|100	
12mr|urw-fonts-2.0-29|101	
12mr|urw-fonts-2.0-29|102	
12mr|urw-fonts-2.0-29|103	%endif
12mr|urw-fonts-2.0-29|104	
12mr|urw-fonts-2.0-29|105	%install
12mr|urw-fonts-2.0-29|106	rm -rf $RPM_BUILD_ROOT
12mr|urw-fonts-2.0-29|107	mkdir -p $RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1 \
12mr|urw-fonts-2.0-29|108	$RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/adobestd35
12mr|urw-fonts-2.0-29|109	
12mr|urw-fonts-2.0-29|110	%if %build_rebuild
12mr|urw-fonts-2.0-29|111	# install original URW fonts (from ghostscript set)
12mr|urw-fonts-2.0-29|112	install -m 644	fonts_fixed/*.afm \
12mr|urw-fonts-2.0-29|113	fonts_fixed/*.pfm \
12mr|urw-fonts-2.0-29|114	fonts_fixed/*.pfb \
12mr|urw-fonts-2.0-29|115	$RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/
12mr|urw-fonts-2.0-29|116	# install new versions with cyrillic glyphs (and overwrite original
12mr|urw-fonts-2.0-29|117	# ones if needed)
12mr|urw-fonts-2.0-29|118	install -m 644	fixed/*.afm \
12mr|urw-fonts-2.0-29|119	fixed/*.pfm \
12mr|urw-fonts-2.0-29|120	fixed/*.pfb \
12mr|urw-fonts-2.0-29|121	$RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/
12mr|urw-fonts-2.0-29|122	# install fonts.scale/fonts.dir
12mr|urw-fonts-2.0-29|123	install -m 644 fonts/fonts.scale \
12mr|urw-fonts-2.0-29|124	$RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/
12mr|urw-fonts-2.0-29|125	install -m 644 fonts/fonts.scale \
12mr|urw-fonts-2.0-29|126	$RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/fonts.dir
12mr|urw-fonts-2.0-29|127	install -m 644 fonts/fonts.scale.adobe \
12mr|urw-fonts-2.0-29|128	$RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/adobestd35/fonts.scale
12mr|urw-fonts-2.0-29|129	install -m 644 fonts/fonts.scale.adobe \
12mr|urw-fonts-2.0-29|130	$RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/adobestd35/fonts.dir
12mr|urw-fonts-2.0-29|131	%else
12mr|urw-fonts-2.0-29|132	install -m 644	urw-fonts-%{urwmdkver}/*.afm \
12mr|urw-fonts-2.0-29|133	urw-fonts-%{urwmdkver}/*.pfm \
12mr|urw-fonts-2.0-29|134	urw-fonts-%{urwmdkver}/*.pfb \
12mr|urw-fonts-2.0-29|135	urw-fonts-%{urwmdkver}/fonts.dir \
12mr|urw-fonts-2.0-29|136	urw-fonts-%{urwmdkver}/fonts.scale \
12mr|urw-fonts-2.0-29|137	$RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/
12mr|urw-fonts-2.0-29|138	install -m 644 urw-fonts-%{urwmdkver}/fonts.scale.adobe \
12mr|urw-fonts-2.0-29|139	$RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/adobestd35/fonts.scale
12mr|urw-fonts-2.0-29|140	install -m 644 urw-fonts-%{urwmdkver}/fonts.dir.adobe \
12mr|urw-fonts-2.0-29|141	$RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/adobestd35/fonts.dir
12mr|urw-fonts-2.0-29|142	## copy fixed fonts
12mr|urw-fonts-2.0-29|143	#cp -fp	n022003l.{afm,pfm,pfb} \
12mr|urw-fonts-2.0-29|144	#	n022004l.{afm,pfm,pfb} \
12mr|urw-fonts-2.0-29|145	#	n022023l.{afm,pfm,pfb} \
12mr|urw-fonts-2.0-29|146	#	n022024l.{afm,pfm,pfb} \
12mr|urw-fonts-2.0-29|147	#	$RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/
12mr|urw-fonts-2.0-29|148	%endif
12mr|urw-fonts-2.0-29|149	
12mr|urw-fonts-2.0-29|150	cd $RPM_BUILD_ROOT%{_datadir}/fonts/default/Type1/adobestd35
12mr|urw-fonts-2.0-29|151	for i in ../*.pfb ../*.afm ../*.pfm; do \
12mr|urw-fonts-2.0-29|152	ln -s $i
12mr|urw-fonts-2.0-29|153	done
12mr|urw-fonts-2.0-29|154	
12mr|urw-fonts-2.0-29|155	(cd $RPM_BUILD_ROOT/usr/share/fonts/default/Type1
12mr|urw-fonts-2.0-29|156	# X.org's mkfontdir messes up encoding order, using alphabetical one,
12mr|urw-fonts-2.0-29|157	# so for now comment the next line.
12mr|urw-fonts-2.0-29|158	#    mkfontdir .
12mr|urw-fonts-2.0-29|159	)
12mr|urw-fonts-2.0-29|160	
12mr|urw-fonts-2.0-29|161	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mr|urw-fonts-2.0-29|162	ln -s ../../..%_datadir/fonts/default/Type1 \
12mr|urw-fonts-2.0-29|163	%{buildroot}%_sysconfdir/X11/fontpath.d/type1-urw-fonts:pri=50
12mr|urw-fonts-2.0-29|164	ln -s ../../..%_datadir/fonts/default/Type1/adobestd35 \
12mr|urw-fonts-2.0-29|165	%{buildroot}%_sysconfdir/X11/fontpath.d/type1-urw-fonts-adobestd35:pri=50
12mr|urw-fonts-2.0-29|166	
12mr|urw-fonts-2.0-29|167	%clean
12mr|urw-fonts-2.0-29|168	rm -rf $RPM_BUILD_ROOT
12mr|urw-fonts-2.0-29|169	
12mr|urw-fonts-2.0-29|170	%files
12mr|urw-fonts-2.0-29|171	%defattr(0644,root,root,0755)
12mr|urw-fonts-2.0-29|172	%doc README ChangeLog COPYING
12mr|urw-fonts-2.0-29|173	%if !%build_rebuild
12mr|urw-fonts-2.0-29|174	%doc urw-fonts-%{urwmdkver}/README.mdk
12mr|urw-fonts-2.0-29|175	%endif
12mr|urw-fonts-2.0-29|176	%dir %{_datadir}/fonts/default/
12mr|urw-fonts-2.0-29|177	%dir %{_datadir}/fonts/default/Type1
12mr|urw-fonts-2.0-29|178	%dir %{_datadir}/fonts/default/Type1/adobestd35
12mr|urw-fonts-2.0-29|179	%{_datadir}/fonts/default/Type1/fonts.dir
12mr|urw-fonts-2.0-29|180	%{_datadir}/fonts/default/Type1/fonts.scale
12mr|urw-fonts-2.0-29|181	%{_datadir}/fonts/default/Type1/*.afm
12mr|urw-fonts-2.0-29|182	%{_datadir}/fonts/default/Type1/*.pfb
12mr|urw-fonts-2.0-29|183	%{_datadir}/fonts/default/Type1/*.pfm
12mr|urw-fonts-2.0-29|184	%{_datadir}/fonts/default/Type1/adobestd35/*.afm
12mr|urw-fonts-2.0-29|185	%{_datadir}/fonts/default/Type1/adobestd35/*.pfb
12mr|urw-fonts-2.0-29|186	%{_datadir}/fonts/default/Type1/adobestd35/*.pfm
12mr|urw-fonts-2.0-29|187	%{_datadir}/fonts/default/Type1/adobestd35/fonts.dir
12mr|urw-fonts-2.0-29|188	%{_datadir}/fonts/default/Type1/adobestd35/fonts.scale
12mr|urw-fonts-2.0-29|189	%{_sysconfdir}/X11/fontpath.d/type1-urw-fonts:pri=50
12mr|urw-fonts-2.0-29|190	%{_sysconfdir}/X11/fontpath.d/type1-urw-fonts-adobestd35:pri=50
12mr|urw-fonts-2.0-29|191	
12mr|urw-fonts-2.0-29|192	
12mr|urw-fonts-2.0-29|193	
12mr|urw-fonts-2.0-29|194	%changelog
12mr|urw-fonts-2.0-29|195	

19066 12
12mr|usb_modeswitch-1.2.3-1|1	Name:		usb_modeswitch
12mr|usb_modeswitch-1.2.3-1|2	Summary:	Activating Switchable USB Devices on Linux
12mr|usb_modeswitch-1.2.3-1|3	Version:	1.2.3
12mr|usb_modeswitch-1.2.3-1|4	Release:	1
12mr|usb_modeswitch-1.2.3-1|5	License:	GPLv2+
12mr|usb_modeswitch-1.2.3-1|6	%define fname	usb-modeswitch
12mr|usb_modeswitch-1.2.3-1|7	%define	fver	%{version}
12mr|usb_modeswitch-1.2.3-1|8	Source0:	http://www.draisberghof.de/usb_modeswitch/%{fname}-%{version}.tar.bz2
12mr|usb_modeswitch-1.2.3-1|9	# (proyvind): fix a warning revealed with optimizations enabled and enable them
12mr|usb_modeswitch-1.2.3-1|10	#             by default so that they'll get catched by upstream in the future.
12mr|usb_modeswitch-1.2.3-1|11	#             Submitted upstream
12mr|usb_modeswitch-1.2.3-1|12	#Patch0:		usb-modeswitch-1.1.9-catch-and-fix-more-warnings.patch
12mr|usb_modeswitch-1.2.3-1|13	URL:		http://www.draisberghof.de/usb_modeswitch/
12mr|usb_modeswitch-1.2.3-1|14	Group:		System/Configuration/Hardware
12mr|usb_modeswitch-1.2.3-1|15	BuildRequires:	libusb-devel
12mr|usb_modeswitch-1.2.3-1|16	Requires:	sysfsutils
12mr|usb_modeswitch-1.2.3-1|17	Requires(pre):       tcl
12mr|usb_modeswitch-1.2.3-1|18	Requires:	usb_modeswitch-data >= 20110805
12mr|usb_modeswitch-1.2.3-1|19	
12mr|usb_modeswitch-1.2.3-1|20	%description
12mr|usb_modeswitch-1.2.3-1|21	USB_ModeSwitch is a mode switching tool for controlling "flip flop"
12mr|usb_modeswitch-1.2.3-1|22	(multiple device) USB gear.
12mr|usb_modeswitch-1.2.3-1|23	
12mr|usb_modeswitch-1.2.3-1|24	Several new USB devices (especially high-speed wireless WAN stuff,
12mr|usb_modeswitch-1.2.3-1|25	they're expensive anyway) have their Windows drivers onboard; when
12mr|usb_modeswitch-1.2.3-1|26	plugged in for the first time they act like a flash storage and start
12mr|usb_modeswitch-1.2.3-1|27	installing the driver from there. After that (and on every consecutive
12mr|usb_modeswitch-1.2.3-1|28	plugging) this driver switches the mode internally, the storage device
12mr|usb_modeswitch-1.2.3-1|29	vanishes (in most cases), and a new device (like an USB modem) shows
12mr|usb_modeswitch-1.2.3-1|30	up. The WWAN gear maker Option calls that feature "ZeroCD (TM)".
12mr|usb_modeswitch-1.2.3-1|31	
12mr|usb_modeswitch-1.2.3-1|32	%prep
12mr|usb_modeswitch-1.2.3-1|33	%setup -q -n %{fname}-%{version}
12mr|usb_modeswitch-1.2.3-1|34	%patch0 -p1 -b .warnings~
12mr|usb_modeswitch-1.2.3-1|35	
12mr|usb_modeswitch-1.2.3-1|36	%build
12mr|usb_modeswitch-1.2.3-1|37	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|usb_modeswitch-1.2.3-1|38	
12mr|usb_modeswitch-1.2.3-1|39	%install
12mr|usb_modeswitch-1.2.3-1|40	%makeinstall_std
12mr|usb_modeswitch-1.2.3-1|41	
12mr|usb_modeswitch-1.2.3-1|42	%files
12mr|usb_modeswitch-1.2.3-1|43	/lib/udev/usb_modeswitch
12mr|usb_modeswitch-1.2.3-1|44	%{_sbindir}/*
12mr|usb_modeswitch-1.2.3-1|45	%{_mandir}/man1/*
12mr|usb_modeswitch-1.2.3-1|46	%config(noreplace) %{_sysconfdir}/usb_modeswitch.conf
12mr|usb_modeswitch-1.2.3-1|47	
12mr|usb_modeswitch-1.2.3-1|48	
12mr|usb_modeswitch-1.2.3-1|49	
12mr|usb_modeswitch-1.2.3-1|50	%changelog
12mr|usb_modeswitch-1.2.3-1|51	

19067 12
12mr|usb_modeswitch-data-20120120-1|1	Name:		usb_modeswitch-data
12mr|usb_modeswitch-data-20120120-1|2	Version:	20120120
12mr|usb_modeswitch-data-20120120-1|3	Release:	1
12mr|usb_modeswitch-data-20120120-1|4	Summary:	Activating Switchable USB Devices on Linux
12mr|usb_modeswitch-data-20120120-1|5	Group:		System/Configuration/Hardware
12mr|usb_modeswitch-data-20120120-1|6	License:	GPLv2+
12mr|usb_modeswitch-data-20120120-1|7	URL:		http://www.draisberghof.de/usb_modeswitch/
12mr|usb_modeswitch-data-20120120-1|8	%define	fname	usb-modeswitch-data
12mr|usb_modeswitch-data-20120120-1|9	Source0:	http://www.draisberghof.de/usb_modeswitch/%{fname}-%{version}.tar.bz2
12mr|usb_modeswitch-data-20120120-1|10	BuildArch:	noarch
12mr|usb_modeswitch-data-20120120-1|11	Requires:	usb_modeswitch
12mr|usb_modeswitch-data-20120120-1|12	
12mr|usb_modeswitch-data-20120120-1|13	%description
12mr|usb_modeswitch-data-20120120-1|14	USB Modeswitch brings up your datacard into operational mode. When plugged
12mr|usb_modeswitch-data-20120120-1|15	in they identify themselves as cdrom and present some non-Linux compatible
12mr|usb_modeswitch-data-20120120-1|16	installation files. This tool deactivates this cdrom-devices and enables
12mr|usb_modeswitch-data-20120120-1|17	the real communication device. It supports most devices built and
12mr|usb_modeswitch-data-20120120-1|18	sold by Huawei, T-Mobile, Vodafone, Option, ZTE, Novatel.
12mr|usb_modeswitch-data-20120120-1|19	
12mr|usb_modeswitch-data-20120120-1|20	This package contains the data files needed for usb_modeswitch to function.
12mr|usb_modeswitch-data-20120120-1|21	
12mr|usb_modeswitch-data-20120120-1|22	%prep
12mr|usb_modeswitch-data-20120120-1|23	%setup -q -n %{fname}-%{version}
12mr|usb_modeswitch-data-20120120-1|24	
12mr|usb_modeswitch-data-20120120-1|25	%install
12mr|usb_modeswitch-data-20120120-1|26	%makeinstall_std
12mr|usb_modeswitch-data-20120120-1|27	
12mr|usb_modeswitch-data-20120120-1|28	%files
12mr|usb_modeswitch-data-20120120-1|29	%doc ChangeLog README
12mr|usb_modeswitch-data-20120120-1|30	/lib/udev/rules.d/40-usb_modeswitch.rules
12mr|usb_modeswitch-data-20120120-1|31	%dir %{_datadir}/usb_modeswitch
12mr|usb_modeswitch-data-20120120-1|32	%{_datadir}/usb_modeswitch/*
12mr|usb_modeswitch-data-20120120-1|33	
12mr|usb_modeswitch-data-20120120-1|34	
12mr|usb_modeswitch-data-20120120-1|35	
12mr|usb_modeswitch-data-20120120-1|36	%changelog
12mr|usb_modeswitch-data-20120120-1|37	

19068 12
12mr|usbmuxd-1.0.8-2|1	%define major 2
12mr|usbmuxd-1.0.8-2|2	%define libname %mklibname usbmuxd %{major}
12mr|usbmuxd-1.0.8-2|3	%define develname %mklibname -d usbmuxd
12mr|usbmuxd-1.0.8-2|4	
12mr|usbmuxd-1.0.8-2|5	Name:		usbmuxd
12mr|usbmuxd-1.0.8-2|6	Version:	1.0.8
12mr|usbmuxd-1.0.8-2|7	Release:	2
12mr|usbmuxd-1.0.8-2|8	Summary:	Daemon for communicating with Apple's iPod Touch and iPhone
12mr|usbmuxd-1.0.8-2|9	Group:		System/Kernel and hardware
12mr|usbmuxd-1.0.8-2|10	License:	GPLv2+ and LGPLv2+
12mr|usbmuxd-1.0.8-2|11	URL:		http://marcansoft.com/blog/iphonelinux/usbmuxd/
12mr|usbmuxd-1.0.8-2|12	Source0:	http://www.libimobiledevice.org/downloads/%{name}-%{version}.tar.bz2
12mr|usbmuxd-1.0.8-2|13	Patch0:		usbmux_udev_owner_fix.patch
12mr|usbmuxd-1.0.8-2|14	
12mr|usbmuxd-1.0.8-2|15	BuildRequires:	pkgconfig(libusb-1.0)
12mr|usbmuxd-1.0.8-2|16	BuildRequires:	pkgconfig(libplist)
12mr|usbmuxd-1.0.8-2|17	BuildRequires:	cmake
12mr|usbmuxd-1.0.8-2|18	
12mr|usbmuxd-1.0.8-2|19	%description
12mr|usbmuxd-1.0.8-2|20	usbmuxd is a daemon used for communicating with Apple's iPod Touch and iPhone
12mr|usbmuxd-1.0.8-2|21	devices. It allows multiple services on the device to be accessed
12mr|usbmuxd-1.0.8-2|22	simultaneously.
12mr|usbmuxd-1.0.8-2|23	
12mr|usbmuxd-1.0.8-2|24	%package -n %{libname}
12mr|usbmuxd-1.0.8-2|25	Group:		System/Libraries
12mr|usbmuxd-1.0.8-2|26	Summary:	Library to access the usbmuxd daemon
12mr|usbmuxd-1.0.8-2|27	
12mr|usbmuxd-1.0.8-2|28	%description -n %{libname}
12mr|usbmuxd-1.0.8-2|29	libusmuxd is used to communicate with the usbmuxd daemon by apps wishing to
12mr|usbmuxd-1.0.8-2|30	interact with Apple's iPod Touch and iPhone.
12mr|usbmuxd-1.0.8-2|31	
12mr|usbmuxd-1.0.8-2|32	%package -n %{develname}
12mr|usbmuxd-1.0.8-2|33	Summary:	Development package for %{name}
12mr|usbmuxd-1.0.8-2|34	Group:		Development/C
12mr|usbmuxd-1.0.8-2|35	Requires:	%{libname} = %{version}-%{release}
12mr|usbmuxd-1.0.8-2|36	Provides:	%{name}-devel = %{version}-%{release}
12mr|usbmuxd-1.0.8-2|37	
12mr|usbmuxd-1.0.8-2|38	%description -n %{develname}
12mr|usbmuxd-1.0.8-2|39	Files for development with %{name}.
12mr|usbmuxd-1.0.8-2|40	
12mr|usbmuxd-1.0.8-2|41	%prep
12mr|usbmuxd-1.0.8-2|42	%setup -q
12mr|usbmuxd-1.0.8-2|43	
12mr|usbmuxd-1.0.8-2|44	%build
12mr|usbmuxd-1.0.8-2|45	%cmake -DUSB_INCLUDE_DIR=%{_includedir}/libusb-1.0
12mr|usbmuxd-1.0.8-2|46	%make
12mr|usbmuxd-1.0.8-2|47	
12mr|usbmuxd-1.0.8-2|48	%install
12mr|usbmuxd-1.0.8-2|49	%makeinstall_std -C build
12mr|usbmuxd-1.0.8-2|50	
12mr|usbmuxd-1.0.8-2|51	%pre
12mr|usbmuxd-1.0.8-2|52	%_pre_useradd usbmux /proc /sbin/nologin
12mr|usbmuxd-1.0.8-2|53	
12mr|usbmuxd-1.0.8-2|54	%postun
12mr|usbmuxd-1.0.8-2|55	%_postun_userdel usbmux
12mr|usbmuxd-1.0.8-2|56	
12mr|usbmuxd-1.0.8-2|57	%files
12mr|usbmuxd-1.0.8-2|58	%doc AUTHORS README
12mr|usbmuxd-1.0.8-2|59	/lib/udev/rules.d/85-usbmuxd.rules
12mr|usbmuxd-1.0.8-2|60	%{_bindir}/iproxy
12mr|usbmuxd-1.0.8-2|61	%{_sbindir}/usbmuxd
12mr|usbmuxd-1.0.8-2|62	
12mr|usbmuxd-1.0.8-2|63	%files -n %{libname}
12mr|usbmuxd-1.0.8-2|64	%{_libdir}/libusbmuxd.so.%{major}*
12mr|usbmuxd-1.0.8-2|65	%{_libdir}/libusbmuxd.so.%{version}
12mr|usbmuxd-1.0.8-2|66	
12mr|usbmuxd-1.0.8-2|67	
12mr|usbmuxd-1.0.8-2|68	%files -n %{develname}
12mr|usbmuxd-1.0.8-2|69	%doc README.devel
12mr|usbmuxd-1.0.8-2|70	%{_includedir}/*.h
12mr|usbmuxd-1.0.8-2|71	%{_libdir}/libusbmuxd.so
12mr|usbmuxd-1.0.8-2|72	%{_libdir}/pkgconfig/libusbmuxd.pc
12mr|usbmuxd-1.0.8-2|73	
12mr|usbmuxd-1.0.8-2|74	
12mr|usbmuxd-1.0.8-2|75	
12mr|usbmuxd-1.0.8-2|76	%changelog
12mr|usbmuxd-1.0.8-2|77	* Fri Aug  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|usbmuxd-1.0.8-2|78	+ Commit: 21cf1a7
12mr|usbmuxd-1.0.8-2|79	- Set USB_INCLUDE_DIR
12mr|usbmuxd-1.0.8-2|80	
12mr|usbmuxd-1.0.8-2|81	* Fri Aug  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|usbmuxd-1.0.8-2|82	+ Commit: 63cf99e
12mr|usbmuxd-1.0.8-2|83	- New 1.0.8 (sync with Cooker), convert BR to pkgconfig style
12mr|usbmuxd-1.0.8-2|84	
12mr|usbmuxd-1.0.8-2|85	

19069 12
12mr|usbredir-0.5.2-1|1	
12mr|usbredir-0.5.2-1|2	%define oname		usbredir
12mr|usbredir-0.5.2-1|3	
12mr|usbredir-0.5.2-1|4	%define major_parser		1
12mr|usbredir-0.5.2-1|5	%define libname_parser		%mklibname usbredirparser %{major_parser}
12mr|usbredir-0.5.2-1|6	%define develname_parser	%mklibname usbredirparser -d
12mr|usbredir-0.5.2-1|7	
12mr|usbredir-0.5.2-1|8	%define major_host		1
12mr|usbredir-0.5.2-1|9	%define libname_host		%mklibname usbredirhost %{major_host}
12mr|usbredir-0.5.2-1|10	%define develname_host		%mklibname usbredirhost -d
12mr|usbredir-0.5.2-1|11	
12mr|usbredir-0.5.2-1|12	Name:		usbredir
12mr|usbredir-0.5.2-1|13	Version:	0.5.2
12mr|usbredir-0.5.2-1|14	Release:	1
12mr|usbredir-0.5.2-1|15	License:	GPL-2.0+ ; LGPL-2.1+
12mr|usbredir-0.5.2-1|16	Summary:	A protocol for redirection USB traffic
12mr|usbredir-0.5.2-1|17	URL:		http://spice-space.org/page/UsbRedir
12mr|usbredir-0.5.2-1|18	Group:		System/Libraries
12mr|usbredir-0.5.2-1|19	Source0:	http://spice-space.org/download/%{name}/%{name}-%{version}.tar.bz2
12mr|usbredir-0.5.2-1|20	BuildRequires:	pkgconfig(libusb-1.0) => 1.0.9
12mr|usbredir-0.5.2-1|21	
12mr|usbredir-0.5.2-1|22	%description
12mr|usbredir-0.5.2-1|23	usbredir is a protocol for redirection USB traffic from a single USB device,
12mr|usbredir-0.5.2-1|24	to a different (virtual) machine then the one to which the USB device is
12mr|usbredir-0.5.2-1|25	attached. See usb-redirection-protocol.txt for the description / definition
12mr|usbredir-0.5.2-1|26	of this protocol.
12mr|usbredir-0.5.2-1|27	
12mr|usbredir-0.5.2-1|28	# ---------------------------------------------------------------------------
12mr|usbredir-0.5.2-1|29	
12mr|usbredir-0.5.2-1|30	%package -n %{libname_host}
12mr|usbredir-0.5.2-1|31	Summary:	A protocol for redirection USB traffic
12mr|usbredir-0.5.2-1|32	Group:		System/Libraries
12mr|usbredir-0.5.2-1|33	
12mr|usbredir-0.5.2-1|34	%description -n %{libname_host}
12mr|usbredir-0.5.2-1|35	usbredir is a protocol for redirection USB traffic from a single USB device,
12mr|usbredir-0.5.2-1|36	to a different (virtual) machine then the one to which the USB device is
12mr|usbredir-0.5.2-1|37	attached. See usb-redirection-protocol.txt for the description / definition
12mr|usbredir-0.5.2-1|38	of this protocol.
12mr|usbredir-0.5.2-1|39	
12mr|usbredir-0.5.2-1|40	%package -n %{develname_host}
12mr|usbredir-0.5.2-1|41	Summary:	Development files for %{name}
12mr|usbredir-0.5.2-1|42	Group:		Development/C
12mr|usbredir-0.5.2-1|43	Requires:	%{libname_host} = %{version}-%{release}
12mr|usbredir-0.5.2-1|44	Requires:	%{name}-devel = %{version}-%{release}
12mr|usbredir-0.5.2-1|45	
12mr|usbredir-0.5.2-1|46	%description -n %{develname_host}
12mr|usbredir-0.5.2-1|47	The %{name}-devel package contains libraries and header files for
12mr|usbredir-0.5.2-1|48	developing applications that use %{name}.
12mr|usbredir-0.5.2-1|49	
12mr|usbredir-0.5.2-1|50	# ---------------------------------------------------------------------------
12mr|usbredir-0.5.2-1|51	
12mr|usbredir-0.5.2-1|52	%package -n %{libname_parser}
12mr|usbredir-0.5.2-1|53	Summary:	A protocol for redirection USB traffic
12mr|usbredir-0.5.2-1|54	Group:		System/Libraries
12mr|usbredir-0.5.2-1|55	
12mr|usbredir-0.5.2-1|56	%description -n %{libname_parser}
12mr|usbredir-0.5.2-1|57	usbredir is a protocol for redirection USB traffic from a single USB device,
12mr|usbredir-0.5.2-1|58	to a different (virtual) machine then the one to which the USB device is
12mr|usbredir-0.5.2-1|59	attached. See usb-redirection-protocol.txt for the description / definition
12mr|usbredir-0.5.2-1|60	of this protocol.
12mr|usbredir-0.5.2-1|61	
12mr|usbredir-0.5.2-1|62	%package -n %{develname_parser}
12mr|usbredir-0.5.2-1|63	Summary:	Development files for %{name}
12mr|usbredir-0.5.2-1|64	Group:		Development/C
12mr|usbredir-0.5.2-1|65	Requires:	%{libname_parser} = %{version}-%{release}
12mr|usbredir-0.5.2-1|66	Requires:	%{name}-devel = %{version}-%{release}
12mr|usbredir-0.5.2-1|67	
12mr|usbredir-0.5.2-1|68	%description -n %{develname_parser}
12mr|usbredir-0.5.2-1|69	The %{name}-devel package contains libraries and header files for
12mr|usbredir-0.5.2-1|70	developing applications that use %{name}.
12mr|usbredir-0.5.2-1|71	
12mr|usbredir-0.5.2-1|72	# ---------------------------------------------------------------------------
12mr|usbredir-0.5.2-1|73	
12mr|usbredir-0.5.2-1|74	%package devel
12mr|usbredir-0.5.2-1|75	Summary:	A protocol for redirection USB traffic - Development files
12mr|usbredir-0.5.2-1|76	Group:		Development/C
12mr|usbredir-0.5.2-1|77	Requires:	%{libname_host} = %{version}-%{release}
12mr|usbredir-0.5.2-1|78	Requires:	%{libname_parser} = %{version}-%{release}
12mr|usbredir-0.5.2-1|79	
12mr|usbredir-0.5.2-1|80	%description devel
12mr|usbredir-0.5.2-1|81	usbredir is a protocol for redirection USB traffic from a single USB device,
12mr|usbredir-0.5.2-1|82	to a different (virtual) machine then the one to which the USB device is
12mr|usbredir-0.5.2-1|83	attached. See usb-redirection-protocol.txt for the description / definition
12mr|usbredir-0.5.2-1|84	of this protocol.
12mr|usbredir-0.5.2-1|85	
12mr|usbredir-0.5.2-1|86	%prep
12mr|usbredir-0.5.2-1|87	%setup -q
12mr|usbredir-0.5.2-1|88	
12mr|usbredir-0.5.2-1|89	%build
12mr|usbredir-0.5.2-1|90	#export CPPFLAGS="$(pkg-config --cflags libusb-1.0) %{optflags}"
12mr|usbredir-0.5.2-1|91	#export LDFLAGS=$(pkg-config --libs libusb-1.0)
12mr|usbredir-0.5.2-1|92	%configure2_5x --disable-static
12mr|usbredir-0.5.2-1|93	%make
12mr|usbredir-0.5.2-1|94	
12mr|usbredir-0.5.2-1|95	%install
12mr|usbredir-0.5.2-1|96	%makeinstall_std LIBDIR=%{_libdir} PREFIX=%{_prefix}
12mr|usbredir-0.5.2-1|97	find %{buildroot} -type f -name "*.la" -delete -print
12mr|usbredir-0.5.2-1|98	
12mr|usbredir-0.5.2-1|99	%files
12mr|usbredir-0.5.2-1|100	%doc ChangeLog README COPYING
12mr|usbredir-0.5.2-1|101	%{_sbindir}/usbredirserver
12mr|usbredir-0.5.2-1|102	%{_mandir}/man1/usbredirserver.1.*
12mr|usbredir-0.5.2-1|103	
12mr|usbredir-0.5.2-1|104	%files -n %{libname_host}
12mr|usbredir-0.5.2-1|105	%{_libdir}/libusbredirhost.so.%{major_host}*
12mr|usbredir-0.5.2-1|106	
12mr|usbredir-0.5.2-1|107	%files -n %{develname_host}
12mr|usbredir-0.5.2-1|108	%{_includedir}/usbredirhost.h
12mr|usbredir-0.5.2-1|109	%{_libdir}/libusbredirhost.so
12mr|usbredir-0.5.2-1|110	%{_libdir}/pkgconfig/libusbredirhost.pc
12mr|usbredir-0.5.2-1|111	
12mr|usbredir-0.5.2-1|112	%files -n %{libname_parser}
12mr|usbredir-0.5.2-1|113	%{_libdir}/libusbredirparser.so.%{major_parser}*
12mr|usbredir-0.5.2-1|114	
12mr|usbredir-0.5.2-1|115	%files -n %{develname_parser}
12mr|usbredir-0.5.2-1|116	%{_includedir}/usbredirparser.h
12mr|usbredir-0.5.2-1|117	%{_libdir}/libusbredirparser.so
12mr|usbredir-0.5.2-1|118	%{_libdir}/pkgconfig/libusbredirparser-0.5.pc
12mr|usbredir-0.5.2-1|119	
12mr|usbredir-0.5.2-1|120	%files devel
12mr|usbredir-0.5.2-1|121	%{_includedir}/usbredirproto.h
12mr|usbredir-0.5.2-1|122	%{_includedir}/usbredirfilter.h
12mr|usbredir-0.5.2-1|123	
12mr|usbredir-0.5.2-1|124	%changelog
12mr|usbredir-0.5.2-1|125	

19070 12
12mr|usbutils-006-1|1	Summary:	Linux USB utilities
12mr|usbutils-006-1|2	Name:		usbutils
12mr|usbutils-006-1|3	Version:	006
12mr|usbutils-006-1|4	Release:	1
12mr|usbutils-006-1|5	License:	GPLv2+
12mr|usbutils-006-1|6	Group:		System/Kernel and hardware
12mr|usbutils-006-1|7	URL:		https://github.com/gregkh/usbutils
12mr|usbutils-006-1|8	Source0:	http://www.kernel.org/pub/linux/utils/usb/usbutils/%{name}-%{version}.tar.bz2
12mr|usbutils-006-1|9	BuildRequires:	libusb-devel
12mr|usbutils-006-1|10	Requires:	ldetect-lst >= 0.1.282
12mr|usbutils-006-1|11	
12mr|usbutils-006-1|12	%description
12mr|usbutils-006-1|13	This package contains the lsusb utility for inspecting the devices
12mr|usbutils-006-1|14	connected to the USB bus. It shows a graphical representation of the
12mr|usbutils-006-1|15	devices that are currently plugged in, showing the topology of the
12mr|usbutils-006-1|16	USB bus. It also displays information on each individual device on
12mr|usbutils-006-1|17	the bus.
12mr|usbutils-006-1|18	
12mr|usbutils-006-1|19	%package devel
12mr|usbutils-006-1|20	Summary:	Development files for %{name}
12mr|usbutils-006-1|21	Group:		Development/C
12mr|usbutils-006-1|22	Requires:	%{name} = %{version}-%{release}
12mr|usbutils-006-1|23	
12mr|usbutils-006-1|24	%description devel
12mr|usbutils-006-1|25	Development files and headers for %{name}.
12mr|usbutils-006-1|26	
12mr|usbutils-006-1|27	
12mr|usbutils-006-1|28	%prep
12mr|usbutils-006-1|29	%setup -q
12mr|usbutils-006-1|30	
12mr|usbutils-006-1|31	%build
12mr|usbutils-006-1|32	%configure2_5x \
12mr|usbutils-006-1|33	--disable-zlib
12mr|usbutils-006-1|34	%make
12mr|usbutils-006-1|35	
12mr|usbutils-006-1|36	%install
12mr|usbutils-006-1|37	%makeinstall_std
12mr|usbutils-006-1|38	
12mr|usbutils-006-1|39	# do not package usb.ids, handled by ldetect-lst now
12mr|usbutils-006-1|40	rm -f %{buildroot}/%{_datadir}/usb.ids
12mr|usbutils-006-1|41	
12mr|usbutils-006-1|42	%files
12mr|usbutils-006-1|43	%{_sbindir}/*
12mr|usbutils-006-1|44	%{_bindir}/*
12mr|usbutils-006-1|45	%{_mandir}/*/*
12mr|usbutils-006-1|46	
12mr|usbutils-006-1|47	%files devel
12mr|usbutils-006-1|48	%doc AUTHORS ChangeLog README
12mr|usbutils-006-1|49	%{_datadir}/pkgconfig/usbutils.pc
12mr|usbutils-006-1|50	
12mr|usbutils-006-1|51	%changelog
12mr|usbutils-006-1|52	

19071 12
12mr|userdrake-1.13.2-6|1	Summary:	A graphical interface for administering users and groups
12mr|userdrake-1.13.2-6|2	Name:		userdrake
12mr|userdrake-1.13.2-6|3	Version:	1.13.2
12mr|userdrake-1.13.2-6|4	Release:	6
12mr|userdrake-1.13.2-6|5	#cvs source
12mr|userdrake-1.13.2-6|6	# http://www.mandrivalinux.com/en/cvs.php3
12mr|userdrake-1.13.2-6|7	Source0:	%{name}-%{version}.tar.lzma
12mr|userdrake-1.13.2-6|8	URL:		http://people.mandriva.com/~daouda/mandrake/userdrake.html
12mr|userdrake-1.13.2-6|9	License:	GPL
12mr|userdrake-1.13.2-6|10	Group:		System/Configuration/Other
12mr|userdrake-1.13.2-6|11	Requires:	drakxtools
12mr|userdrake-1.13.2-6|12	Requires:	libuser
12mr|userdrake-1.13.2-6|13	Requires:	usermode-consoleonly
12mr|userdrake-1.13.2-6|14	Requires:	transfugdrake
12mr|userdrake-1.13.2-6|15	Suggests:	xguest
12mr|userdrake-1.13.2-6|16	BuildRequires:	gettext
12mr|userdrake-1.13.2-6|17	BuildRequires:	perl-devel
12mr|userdrake-1.13.2-6|18	BuildRequires:	pkgconfig(libuser)
12mr|userdrake-1.13.2-6|19	BuildRequires:	pkgconfig(glib-2.0)
12mr|userdrake-1.13.2-6|20	BuildRequires:	pam-devel
12mr|userdrake-1.13.2-6|21	
12mr|userdrake-1.13.2-6|22	%description
12mr|userdrake-1.13.2-6|23	Userdrake is a user-friendly and powerful tool for administrating users and
12mr|userdrake-1.13.2-6|24	groups. It depends on the libuser library.
12mr|userdrake-1.13.2-6|25	
12mr|userdrake-1.13.2-6|26	%prep
12mr|userdrake-1.13.2-6|27	%setup -q
12mr|userdrake-1.13.2-6|28	
12mr|userdrake-1.13.2-6|29	%build
12mr|userdrake-1.13.2-6|30	cd USER
12mr|userdrake-1.13.2-6|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mr|userdrake-1.13.2-6|32	cd ..
12mr|userdrake-1.13.2-6|33	make OPTIMIZE="%{optflags} -w"
12mr|userdrake-1.13.2-6|34	
12mr|userdrake-1.13.2-6|35	%install
12mr|userdrake-1.13.2-6|36	make PREFIX=%{buildroot} install
12mr|userdrake-1.13.2-6|37	
12mr|userdrake-1.13.2-6|38	cd USER
12mr|userdrake-1.13.2-6|39	%makeinstall_std
12mr|userdrake-1.13.2-6|40	cd ..
12mr|userdrake-1.13.2-6|41	
12mr|userdrake-1.13.2-6|42	#install lang
12mr|userdrake-1.13.2-6|43	%find_lang userdrake
12mr|userdrake-1.13.2-6|44	
12mr|userdrake-1.13.2-6|45	
12mr|userdrake-1.13.2-6|46	mkdir -p %{buildroot}%{_datadir}/applications
12mr|userdrake-1.13.2-6|47	cat > %{buildroot}%{_datadir}/applications/mandriva-userdrake.desktop <<EOF
12mr|userdrake-1.13.2-6|48	[Desktop Entry]
12mr|userdrake-1.13.2-6|49	Name=User Administration
12mr|userdrake-1.13.2-6|50	Comment=Add or remove users and groups
12mr|userdrake-1.13.2-6|51	Exec=/usr/bin/userdrake
12mr|userdrake-1.13.2-6|52	Icon=userdrake
12mr|userdrake-1.13.2-6|53	Type=Application
12mr|userdrake-1.13.2-6|54	StartupNotify=true
12mr|userdrake-1.13.2-6|55	Categories=GTK;System;X-MandrivaLinux-CrossDesktop;
12mr|userdrake-1.13.2-6|56	NoDisplay=true
12mr|userdrake-1.13.2-6|57	EOF
12mr|userdrake-1.13.2-6|58	
12mr|userdrake-1.13.2-6|59	# consolehelper configuration
12mr|userdrake-1.13.2-6|60	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/userdrake
12mr|userdrake-1.13.2-6|61	ln -sf %{_bindir}/userdrake %{buildroot}%{_bindir}/drakuser
12mr|userdrake-1.13.2-6|62	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mr|userdrake-1.13.2-6|63	ln -sf %{_sysconfdir}/pam.d/mandriva-simple-auth %{buildroot}%{_sysconfdir}/pam.d/userdrake
12mr|userdrake-1.13.2-6|64	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps/
12mr|userdrake-1.13.2-6|65	cat > %{buildroot}%{_sysconfdir}/security/console.apps/userdrake <<EOF
12mr|userdrake-1.13.2-6|66	USER=root
12mr|userdrake-1.13.2-6|67	PROGRAM=/usr/sbin/userdrake
12mr|userdrake-1.13.2-6|68	FALLBACK=false
12mr|userdrake-1.13.2-6|69	SESSION=true
12mr|userdrake-1.13.2-6|70	EOF
12mr|userdrake-1.13.2-6|71	
12mr|userdrake-1.13.2-6|72	# userdrake <-> drakuser
12mr|userdrake-1.13.2-6|73	ln -s %{_sysconfdir}/pam.d/userdrake %{buildroot}%{_sysconfdir}/pam.d/drakuser
12mr|userdrake-1.13.2-6|74	ln -s %{_sysconfdir}/security/console.apps/userdrake \
12mr|userdrake-1.13.2-6|75	%{buildroot}%{_sysconfdir}/security/console.apps/drakuser
12mr|userdrake-1.13.2-6|76	
12mr|userdrake-1.13.2-6|77	%files -f userdrake.lang
12mr|userdrake-1.13.2-6|78	%doc README COPYING RELEASE_NOTES
12mr|userdrake-1.13.2-6|79	%config(noreplace) %{_sysconfdir}/sysconfig/userdrake
12mr|userdrake-1.13.2-6|80	%config(noreplace) %{_sysconfdir}/pam.d/userdrake
12mr|userdrake-1.13.2-6|81	%config(noreplace) %{_sysconfdir}/security/console.apps/userdrake
12mr|userdrake-1.13.2-6|82	# two symlinks in sysconfdir
12mr|userdrake-1.13.2-6|83	%{_sysconfdir}/pam.d/drakuser
12mr|userdrake-1.13.2-6|84	%{_sysconfdir}/security/console.apps/drakuser
12mr|userdrake-1.13.2-6|85	%{_prefix}/bin/*
12mr|userdrake-1.13.2-6|86	%{_prefix}/sbin/*
12mr|userdrake-1.13.2-6|87	%{_datadir}/userdrake
12mr|userdrake-1.13.2-6|88	%{_mandir}/man3/USER*
12mr|userdrake-1.13.2-6|89	%{_datadir}/applications/mandriva-*.desktop
12mr|userdrake-1.13.2-6|90	%{perl_vendorarch}/USER.pm
12mr|userdrake-1.13.2-6|91	%{perl_vendorarch}/auto/USER
12mr|userdrake-1.13.2-6|92	%{_iconsdir}/*.png
12mr|userdrake-1.13.2-6|93	%{_miconsdir}/*.png
12mr|userdrake-1.13.2-6|94	%{_liconsdir}/*.png
12mr|userdrake-1.13.2-6|95	
12mr|userdrake-1.13.2-6|96	
12mr|userdrake-1.13.2-6|97	
12mr|userdrake-1.13.2-6|98	
12mr|userdrake-1.13.2-6|99	%changelog
12mr|userdrake-1.13.2-6|100	* Thu Aug  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|userdrake-1.13.2-6|101	+ Commit: d8f31da
12mr|userdrake-1.13.2-6|102	- Rebuild for new perl, spec cleanup
12mr|userdrake-1.13.2-6|103	
12mr|userdrake-1.13.2-6|104	

19072 12
12mr|usermode-1.111-1|1	Summary:	Graphical tools for certain user account management tasks
12mr|usermode-1.111-1|2	Name:		usermode
12mr|usermode-1.111-1|3	Version:	1.111
12mr|usermode-1.111-1|4	Release:	%mkrel 1
12mr|usermode-1.111-1|5	Epoch:		1
12mr|usermode-1.111-1|6	License:	GPLv2+
12mr|usermode-1.111-1|7	Group:		System/Configuration/Other
12mr|usermode-1.111-1|8	Url:		https://fedorahosted.org/usermode/
12mr|usermode-1.111-1|9	Source0:	https://fedorahosted.org/releases/u/s/usermode/%{name}-%{version}.tar.xz
12mr|usermode-1.111-1|10	# being the console owner is enough
12mr|usermode-1.111-1|11	Source1:	mandriva-console-auth
12mr|usermode-1.111-1|12	# besides being the console owner, needs to authenticate as well
12mr|usermode-1.111-1|13	Source2:	mandriva-simple-auth
12mr|usermode-1.111-1|14	Source10:	simple_root_authen
12mr|usermode-1.111-1|15	Source11:	simple_root_authen.apps
12mr|usermode-1.111-1|16	# allow more environment variables to be set in root environment
12mr|usermode-1.111-1|17	Patch1:		usermode-1.99-environment.patch
12mr|usermode-1.111-1|18	# allow simple authentication without config file (used by drakxtools)
12mr|usermode-1.111-1|19	Patch2:		usermode-1.108-user_authen.patch
12mr|usermode-1.111-1|20	# http://qa.mandriva.com/show_bug.cgi?id=32459
12mr|usermode-1.111-1|21	Patch3:		usermode-1.99-uz-po.patch
12mr|usermode-1.111-1|22	# (fc) 1.85-1mdk set password dialog to stick on all workspace
12mr|usermode-1.111-1|23	Patch7:		usermode-1.101-stick.patch
12mr|usermode-1.111-1|24	Patch8:		usermode-1.100-sl-po.patch
12mr|usermode-1.111-1|25	Patch9:		usermode-1.106-format_not_a_string_literal_and_no_format_arguments.patch
12mr|usermode-1.111-1|26	# (tpg) pam-panel-icon should check whether it is started from autostart or saved session
12mr|usermode-1.111-1|27	# without this we have more instances of pam-panel-icon running
12mr|usermode-1.111-1|28	# https://qa.mandriva.com/show_bug.cgi?id=44632
12mr|usermode-1.111-1|29	Patch10:	usermode-1.99-disable-session-restart.patch
12mr|usermode-1.111-1|30	BuildRequires:	autoconf2.5
12mr|usermode-1.111-1|31	BuildRequires:	gettext-devel
12mr|usermode-1.111-1|32	BuildRequires:	intltool
12mr|usermode-1.111-1|33	BuildRequires:	libglade2.0-devel
12mr|usermode-1.111-1|34	BuildRequires:	libuser-devel
12mr|usermode-1.111-1|35	BuildRequires:	pam-devel
12mr|usermode-1.111-1|36	BuildRequires:	desktop-file-utils
12mr|usermode-1.111-1|37	BuildRequires:	libice-devel
12mr|usermode-1.111-1|38	BuildRequires:	libsm-devel
12mr|usermode-1.111-1|39	BuildRequires:	startup-notification-devel
12mr|usermode-1.111-1|40	# don't build with startup-notification for now, not fully functionnal
12mr|usermode-1.111-1|41	#BuildRequires:  startup-notification-devel
12mr|usermode-1.111-1|42	BuildRequires:	libblkid-devel
12mr|usermode-1.111-1|43	Requires:	util-linux
12mr|usermode-1.111-1|44	Requires:	pam >= 0.75-28mdk
12mr|usermode-1.111-1|45	Requires:	%{name}-consoleonly = %{epoch}:%{version}-%{release}
12mr|usermode-1.111-1|46	Conflicts:	SysVinit < 2.74-14
12mr|usermode-1.111-1|47	Conflicts:	msec < 0.15-17mdk
12mr|usermode-1.111-1|48	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|usermode-1.111-1|49	
12mr|usermode-1.111-1|50	%description
12mr|usermode-1.111-1|51	The usermode package contains several graphical tools for users:
12mr|usermode-1.111-1|52	userinfo, usermount and userpasswd. Userinfo allows users to change
12mr|usermode-1.111-1|53	their finger information. Usermount lets users mount, unmount, and
12mr|usermode-1.111-1|54	format filesystems. Userpasswd allows users to change their passwords.
12mr|usermode-1.111-1|55	
12mr|usermode-1.111-1|56	Install the usermode package if you would like to provide users with
12mr|usermode-1.111-1|57	graphical tools for certain account management tasks.
12mr|usermode-1.111-1|58	
12mr|usermode-1.111-1|59	%package -n %{name}-consoleonly
12mr|usermode-1.111-1|60	Summary:	Non graphical part of usermode
12mr|usermode-1.111-1|61	Group:		System/Libraries
12mr|usermode-1.111-1|62	
12mr|usermode-1.111-1|63	%description -n %{name}-consoleonly
12mr|usermode-1.111-1|64	This package contains only the usermode stuff which doesn't require
12mr|usermode-1.111-1|65	XFree or GTK to run.
12mr|usermode-1.111-1|66	
12mr|usermode-1.111-1|67	%prep
12mr|usermode-1.111-1|68	%setup -q
12mr|usermode-1.111-1|69	
12mr|usermode-1.111-1|70	%patch1 -p1 -b .environment
12mr|usermode-1.111-1|71	%patch2 -p1 -b .user_authen
12mr|usermode-1.111-1|72	%patch3 -p1 -b .uz
12mr|usermode-1.111-1|73	%patch7 -p1 -b .stick
12mr|usermode-1.111-1|74	#%patch8 -p1 -b .newpo
12mr|usermode-1.111-1|75	%patch9 -p1
12mr|usermode-1.111-1|76	%patch10 -p1
12mr|usermode-1.111-1|77	
12mr|usermode-1.111-1|78	%build
12mr|usermode-1.111-1|79	%configure2_5x \
12mr|usermode-1.111-1|80	--without-selinux
12mr|usermode-1.111-1|81	%make
12mr|usermode-1.111-1|82	
12mr|usermode-1.111-1|83	%install
12mr|usermode-1.111-1|84	rm -rf %{buildroot}
12mr|usermode-1.111-1|85	%makeinstall_std VENDOR=mandriva
12mr|usermode-1.111-1|86	
12mr|usermode-1.111-1|87	mkdir -p %{buildroot}%{_mandir}/{man1,man8}
12mr|usermode-1.111-1|88	
12mr|usermode-1.111-1|89	mkdir -p %{buildroot}%{_sysconfdir}/pam.d %{buildroot}%{_sysconfdir}/security/console.apps
12mr|usermode-1.111-1|90	
12mr|usermode-1.111-1|91	install -m 644 %{SOURCE10} %{buildroot}%{_sysconfdir}/pam.d/simple_root_authen
12mr|usermode-1.111-1|92	install -m 644 %{SOURCE11} %{buildroot}%{_sysconfdir}/security/console.apps/simple_root_authen
12mr|usermode-1.111-1|93	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/mandriva-console-auth
12mr|usermode-1.111-1|94	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/mandriva-simple-auth
12mr|usermode-1.111-1|95	
12mr|usermode-1.111-1|96	mkdir -p %{buildroot}%{_sysconfdir}/xdg/autostart
12mr|usermode-1.111-1|97	cat << EOF > %{buildroot}%{_sysconfdir}/xdg/autostart/pam-panel-icon.desktop
12mr|usermode-1.111-1|98	[Desktop Entry]
12mr|usermode-1.111-1|99	Name=Authentication applet
12mr|usermode-1.111-1|100	Comment=Allow to forget authenticated login
12mr|usermode-1.111-1|101	Exec=pam-panel-icon
12mr|usermode-1.111-1|102	Icon=dialog-password
12mr|usermode-1.111-1|103	Terminal=false
12mr|usermode-1.111-1|104	StartupNotify=false
12mr|usermode-1.111-1|105	Type=Application
12mr|usermode-1.111-1|106	Categories=GNOME;GTK;System;Utility;Core;
12mr|usermode-1.111-1|107	OnlyShowIn=GNOME;KDE;XFCE;
12mr|usermode-1.111-1|108	EOF
12mr|usermode-1.111-1|109	
12mr|usermode-1.111-1|110	%find_lang %{name}
12mr|usermode-1.111-1|111	
12mr|usermode-1.111-1|112	# remove unpackaged files
12mr|usermode-1.111-1|113	rm -f %{buildroot}%{_datadir}/locale/*/LC_MESSAGES/@GETTEXT_PACKAGE@.mo \
12mr|usermode-1.111-1|114	%{buildroot}%{_datadir}/applications/*.desktop
12mr|usermode-1.111-1|115	
12mr|usermode-1.111-1|116	%post
12mr|usermode-1.111-1|117	if [ ! -z "$SECURE_LEVEL" ];then
12mr|usermode-1.111-1|118	if [ -x /usr/sbin/msec -a "$SECURE_LEVEL" -gt "3" ]; then  /usr/sbin/msec $SECURE_LEVEL || true ; fi
12mr|usermode-1.111-1|119	fi
12mr|usermode-1.111-1|120	
12mr|usermode-1.111-1|121	%files
12mr|usermode-1.111-1|122	%defattr(-,root,root)
12mr|usermode-1.111-1|123	%{_sysconfdir}/xdg/autostart/pam-panel-icon.desktop
12mr|usermode-1.111-1|124	%{_bindir}/usermount
12mr|usermode-1.111-1|125	%{_bindir}/userinfo
12mr|usermode-1.111-1|126	%{_bindir}/userpasswd
12mr|usermode-1.111-1|127	%{_mandir}/man1/usermount.1*
12mr|usermode-1.111-1|128	%{_mandir}/man1/userinfo.1*
12mr|usermode-1.111-1|129	%{_mandir}/man1/userpasswd.1*
12mr|usermode-1.111-1|130	%{_mandir}/man1/pam-panel-icon.1*
12mr|usermode-1.111-1|131	%{_mandir}/man8/consolehelper-gtk.8*
12mr|usermode-1.111-1|132	%{_bindir}/consolehelper-gtk
12mr|usermode-1.111-1|133	%{_bindir}/pam-panel-icon
12mr|usermode-1.111-1|134	%{_datadir}/usermode
12mr|usermode-1.111-1|135	%{_datadir}/pixmaps/*
12mr|usermode-1.111-1|136	
12mr|usermode-1.111-1|137	%files -n %{name}-consoleonly -f %{name}.lang
12mr|usermode-1.111-1|138	%defattr(-,root,root)
12mr|usermode-1.111-1|139	%attr(4755,root,root) %{_sbindir}/userhelper
12mr|usermode-1.111-1|140	%{_mandir}/man8/userhelper.8*
12mr|usermode-1.111-1|141	%{_bindir}/consolehelper
12mr|usermode-1.111-1|142	%{_mandir}/man8/consolehelper.8*
12mr|usermode-1.111-1|143	%config(noreplace) %{_sysconfdir}/pam.d/simple_root_authen
12mr|usermode-1.111-1|144	%config(noreplace) %{_sysconfdir}/pam.d/mandriva-simple-auth
12mr|usermode-1.111-1|145	%config(noreplace) %{_sysconfdir}/pam.d/mandriva-console-auth
12mr|usermode-1.111-1|146	%config(noreplace) %{_sysconfdir}/security/console.apps/simple_root_authen
12mr|usermode-1.111-1|147	
12mr|usermode-1.111-1|148	
12mr|usermode-1.111-1|149	
12mr|usermode-1.111-1|150	%changelog
12mr|usermode-1.111-1|151	* Wed Oct  10 2012 akdengi <kazancas@mandriva.ru>
12mr|usermode-1.111-1|152	+ Commit: 904d5ec
12mr|usermode-1.111-1|153	- 1.111. this removes poweroff/halt/reboot, moving to systemd package
12mr|usermode-1.111-1|154	
12mr|usermode-1.111-1|155	

19073 12
12mr|utempter-0.5.5-14|1	%define major 0
12mr|utempter-0.5.5-14|2	%define libname_orig lib%{name}
12mr|utempter-0.5.5-14|3	%define libname %mklibname %{name} %{major}
12mr|utempter-0.5.5-14|4	
12mr|utempter-0.5.5-14|5	Summary:	Priviledged helper for utmp/wtmp updates
12mr|utempter-0.5.5-14|6	Name:		utempter
12mr|utempter-0.5.5-14|7	Version:	0.5.5
12mr|utempter-0.5.5-14|8	Release:	14
12mr|utempter-0.5.5-14|9	License:	GPL
12mr|utempter-0.5.5-14|10	Group:		System/Libraries
12mr|utempter-0.5.5-14|11	URL:		http://www.redhat.com/
12mr|utempter-0.5.5-14|12	Source0:	%{name}-%{version}.tar.bz2
12mr|utempter-0.5.5-14|13	Patch1:		utempter-0.5.2-biarch-utmp.patch
12mr|utempter-0.5.5-14|14	Requires(pre):	shadow-utils
12mr|utempter-0.5.5-14|15	Requires:	%{libname} = %{version}-%{release}
12mr|utempter-0.5.5-14|16	
12mr|utempter-0.5.5-14|17	%description
12mr|utempter-0.5.5-14|18	Utempter is a utility which allows some non-privileged programs to
12mr|utempter-0.5.5-14|19	have required root access without compromising system
12mr|utempter-0.5.5-14|20	security. Utempter accomplishes this feat by acting as a buffer
12mr|utempter-0.5.5-14|21	between root and the programs.
12mr|utempter-0.5.5-14|22	
12mr|utempter-0.5.5-14|23	%package -n	%{libname}
12mr|utempter-0.5.5-14|24	Summary:	Library used by %{name}
12mr|utempter-0.5.5-14|25	Group:		System/Libraries
12mr|utempter-0.5.5-14|26	
12mr|utempter-0.5.5-14|27	%description -n	%{libname}
12mr|utempter-0.5.5-14|28	Libutempter is an library which allows some non-privileged
12mr|utempter-0.5.5-14|29	programs to have required root access without compromising system
12mr|utempter-0.5.5-14|30	security. It accomplishes this feat by acting as a buffer
12mr|utempter-0.5.5-14|31	between root and the programs.
12mr|utempter-0.5.5-14|32	
12mr|utempter-0.5.5-14|33	%package -n	%{libname}-devel
12mr|utempter-0.5.5-14|34	Summary:	Devel files for %{name}
12mr|utempter-0.5.5-14|35	Group:		Development/C
12mr|utempter-0.5.5-14|36	Provides:	%{libname_orig}-devel = %{version}-%{release}
12mr|utempter-0.5.5-14|37	Provides:	%{name}-devel = %{version}-%{release}
12mr|utempter-0.5.5-14|38	Requires:	%{libname} = %{version}-%{release}
12mr|utempter-0.5.5-14|39	
12mr|utempter-0.5.5-14|40	%description -n	%{libname}-devel
12mr|utempter-0.5.5-14|41	Header files for writing apps using libutempter
12mr|utempter-0.5.5-14|42	
12mr|utempter-0.5.5-14|43	%prep
12mr|utempter-0.5.5-14|44	%setup -q
12mr|utempter-0.5.5-14|45	%patch1 -p1 -b .biarch-utmp
12mr|utempter-0.5.5-14|46	
12mr|utempter-0.5.5-14|47	%build
12mr|utempter-0.5.5-14|48	%make RPM_OPT_FLAGS="%{optflags}"
12mr|utempter-0.5.5-14|49	
12mr|utempter-0.5.5-14|50	%install
12mr|utempter-0.5.5-14|51	%makeinstall_std LIBDIR=%{_libdir}
12mr|utempter-0.5.5-14|52	
12mr|utempter-0.5.5-14|53	chmod 0755 %{buildroot}%{_libdir}/libutempter.so.%{major}*
12mr|utempter-0.5.5-14|54	
12mr|utempter-0.5.5-14|55	%pre
12mr|utempter-0.5.5-14|56	%{_sbindir}/groupadd -g 22 -r -f utmp
12mr|utempter-0.5.5-14|57	
12mr|utempter-0.5.5-14|58	%files
12mr|utempter-0.5.5-14|59	%doc COPYING
12mr|utempter-0.5.5-14|60	%attr(02755, root, utmp) %{_sbindir}/utempter
12mr|utempter-0.5.5-14|61	
12mr|utempter-0.5.5-14|62	%files -n %{libname}
12mr|utempter-0.5.5-14|63	%doc COPYING
12mr|utempter-0.5.5-14|64	%{_libdir}/libutempter.so.%{major}*
12mr|utempter-0.5.5-14|65	
12mr|utempter-0.5.5-14|66	%files -n %{libname}-devel
12mr|utempter-0.5.5-14|67	%doc COPYING
12mr|utempter-0.5.5-14|68	%{_libdir}/libutempter.so
12mr|utempter-0.5.5-14|69	%{_includedir}/utempter.h
12mr|utempter-0.5.5-14|70	
12mr|utempter-0.5.5-14|71	
12mr|utempter-0.5.5-14|72	
12mr|utempter-0.5.5-14|73	%changelog
12mr|utempter-0.5.5-14|74	* Mon Oct  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|utempter-0.5.5-14|75	+ Commit: d23dd15
12mr|utempter-0.5.5-14|76	- Fix permissions, spec cleanup
12mr|utempter-0.5.5-14|77	
12mr|utempter-0.5.5-14|78	

19074 12
12mr|util-linux-2.22-3|1	%define lib_blkid_major 1
12mr|util-linux-2.22-3|2	%define lib_blkid %mklibname blkid %{lib_blkid_major}
12mr|util-linux-2.22-3|3	%define lib_blkid_devel %mklibname blkid -d
12mr|util-linux-2.22-3|4	
12mr|util-linux-2.22-3|5	%define lib_uuid_major 1
12mr|util-linux-2.22-3|6	%define lib_uuid %mklibname uuid %{lib_uuid_major}
12mr|util-linux-2.22-3|7	%define lib_uuid_devel %mklibname uuid -d
12mr|util-linux-2.22-3|8	
12mr|util-linux-2.22-3|9	%define lib_ext2fs %mklibname ext2fs 2
12mr|util-linux-2.22-3|10	%define lib_ext2fs_devel %mklibname ext2fs -d
12mr|util-linux-2.22-3|11	
12mr|util-linux-2.22-3|12	%define lib_mount_major 1
12mr|util-linux-2.22-3|13	%define lib_mount %mklibname mount %{lib_mount_major}
12mr|util-linux-2.22-3|14	%define lib_mount_devel %mklibname mount -d
12mr|util-linux-2.22-3|15	
12mr|util-linux-2.22-3|16	%define git_url git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git
12mr|util-linux-2.22-3|17	
12mr|util-linux-2.22-3|18	%define build_bootstrap 0
12mr|util-linux-2.22-3|19	# Define to %nil for release builds, e.g. rc2 for rc builds
12mr|util-linux-2.22-3|20	%define beta %nil
12mr|util-linux-2.22-3|21	
12mr|util-linux-2.22-3|22	%if !%{build_bootstrap}
12mr|util-linux-2.22-3|23	%bcond_with	uclibc
12mr|util-linux-2.22-3|24	%endif
12mr|util-linux-2.22-3|25	
12mr|util-linux-2.22-3|26	### Header
12mr|util-linux-2.22-3|27	Summary:	A collection of basic system utilities
12mr|util-linux-2.22-3|28	Name:		util-linux
12mr|util-linux-2.22-3|29	Version:	2.22
12mr|util-linux-2.22-3|30	%if "%beta" == ""
12mr|util-linux-2.22-3|31	Release:	3
12mr|util-linux-2.22-3|32	Source0:	ftp://ftp.kernel.org/pub/linux/utils/%{name}/v%(echo %{version} |cut -d. -f1-2)/%{name}-%{version}.tar.xz
12mr|util-linux-2.22-3|33	%else
12mr|util-linux-2.22-3|34	Release:	0.%beta.2
12mr|util-linux-2.22-3|35	Source0:	ftp://ftp.kernel.org/pub/linux/utils/%{name}/v%(echo %{version} |cut -d. -f1-2)/%{name}-%{version}-%beta.tar.xz
12mr|util-linux-2.22-3|36	%endif
12mr|util-linux-2.22-3|37	License:	GPLv2 and GPLv2+ and BSD with advertising and Public Domain
12mr|util-linux-2.22-3|38	Group:		System/Base
12mr|util-linux-2.22-3|39	URL:		ftp://ftp.kernel.org/pub/linux/utils/util-linux
12mr|util-linux-2.22-3|40	
12mr|util-linux-2.22-3|41	### Features
12mr|util-linux-2.22-3|42	%define include_raw 1
12mr|util-linux-2.22-3|43	### Macros
12mr|util-linux-2.22-3|44	%define no_hwclock_archs s390 s390x
12mr|util-linux-2.22-3|45	
12mr|util-linux-2.22-3|46	### Dependences
12mr|util-linux-2.22-3|47	BuildRequires:	gcc
12mr|util-linux-2.22-3|48	BuildRequires:	sed
12mr|util-linux-2.22-3|49	%if !%{build_bootstrap}
12mr|util-linux-2.22-3|50	BuildRequires:	ext2fs-devel
12mr|util-linux-2.22-3|51	%endif
12mr|util-linux-2.22-3|52	BuildRequires:	gettext-devel
12mr|util-linux-2.22-3|53	BuildRequires:	pam-devel
12mr|util-linux-2.22-3|54	BuildRequires:	ncurses-devel
12mr|util-linux-2.22-3|55	BuildRequires:	ncursesw-devel
12mr|util-linux-2.22-3|56	BuildRequires:	termcap-devel
12mr|util-linux-2.22-3|57	BuildRequires:	slang-devel
12mr|util-linux-2.22-3|58	BuildRequires:	zlib-devel
12mr|util-linux-2.22-3|59	BuildRequires:	libaudit-devel
12mr|util-linux-2.22-3|60	BuildRequires:	pkgconfig(systemd)
12mr|util-linux-2.22-3|61	%if %{with uclibc}
12mr|util-linux-2.22-3|62	BuildRequires:	uClibc-devel
12mr|util-linux-2.22-3|63	%endif
12mr|util-linux-2.22-3|64	BuildRequires:	libtool
12mr|util-linux-2.22-3|65	
12mr|util-linux-2.22-3|66	### Sources
12mr|util-linux-2.22-3|67	# based on Fedora pam files, with pam_selinux stripped out
12mr|util-linux-2.22-3|68	Source1:	util-linux-ng-login.pamd
12mr|util-linux-2.22-3|69	Source2:	util-linux-ng-remote.pamd
12mr|util-linux-2.22-3|70	Source3:	util-linux-ng-chsh-chfn.pamd
12mr|util-linux-2.22-3|71	Source4:	util-linux-ng-60-raw.rules
12mr|util-linux-2.22-3|72	Source5:	su.pamd
12mr|util-linux-2.22-3|73	Source6:	su-l.pamd
12mr|util-linux-2.22-3|74	Source8:	nologin.c
12mr|util-linux-2.22-3|75	Source9:	nologin.8
12mr|util-linux-2.22-3|76	Source10:	uuidd.init
12mr|util-linux-2.22-3|77	
12mr|util-linux-2.22-3|78	### Obsoletes & Conflicts & Provides
12mr|util-linux-2.22-3|79	# old versions of util-linux have been splited to more sub-packages
12mr|util-linux-2.22-3|80	%rename		mount
12mr|util-linux-2.22-3|81	%rename		losetup
12mr|util-linux-2.22-3|82	Obsoletes:	util-linux-ng < 2.19
12mr|util-linux-2.22-3|83	Obsoletes:	util-linux <= 2.13-0.pre7.6mdv2008.0
12mr|util-linux-2.22-3|84	Provides:	util-linux = %{version}-%{release}
12mr|util-linux-2.22-3|85	Provides:	util-linux-ng = %{version}-%{release}
12mr|util-linux-2.22-3|86	# old versions of e2fsprogs provides blkid / uuidd
12mr|util-linux-2.22-3|87	Conflicts:	e2fsprogs < 1.41.8-2mnb2
12mr|util-linux-2.22-3|88	Conflicts:	setup < 2.7.18-6
12mr|util-linux-2.22-3|89	# old version of sysvinit-tools provides sulogin and utmpdump
12mr|util-linux-2.22-3|90	Conflicts:	sysvinit < 2.87-11
12mr|util-linux-2.22-3|91	# eject used to be a separate package. 2.1.5 was the last released version,
12mr|util-linux-2.22-3|92	# eject was merged into util-linux 2.22, so our %version is guaranteed to
12mr|util-linux-2.22-3|93	# be bigger than the last eject's
12mr|util-linux-2.22-3|94	Obsoletes:	eject
12mr|util-linux-2.22-3|95	Provides:	eject
12mr|util-linux-2.22-3|96	
12mr|util-linux-2.22-3|97	%rename		fdisk
12mr|util-linux-2.22-3|98	%rename		tunelp
12mr|util-linux-2.22-3|99	%rename		schedutils
12mr|util-linux-2.22-3|100	%ifarch alpha %{sparc} ppc
12mr|util-linux-2.22-3|101	Obsoletes:	clock < %{version}-%{release}
12mr|util-linux-2.22-3|102	%endif
12mr|util-linux-2.22-3|103	
12mr|util-linux-2.22-3|104	# setarch merge in util-linux-ng-2.13
12mr|util-linux-2.22-3|105	%rename		sparc32
12mr|util-linux-2.22-3|106	%rename		linux32
12mr|util-linux-2.22-3|107	%rename		setarch
12mr|util-linux-2.22-3|108	Requires(pre):	mktemp
12mr|util-linux-2.22-3|109	# for /bin/awk
12mr|util-linux-2.22-3|110	Requires(pre):	gawk
12mr|util-linux-2.22-3|111	# for /usr/bin/cmp
12mr|util-linux-2.22-3|112	Requires(pre):	diffutils
12mr|util-linux-2.22-3|113	Requires(pre):	coreutils
12mr|util-linux-2.22-3|114	# (tpg) add conflicts on older version dues to move su
12mr|util-linux-2.22-3|115	Conflicts:	coreutils < 8.19-2
12mr|util-linux-2.22-3|116	Provides:	/bin/su
12mr|util-linux-2.22-3|117	Requires:	pam >= 0.66-4
12mr|util-linux-2.22-3|118	Requires:	shadow-utils >= 4.0.3
12mr|util-linux-2.22-3|119	Requires:	%{lib_blkid} = %{version}-%{release}
12mr|util-linux-2.22-3|120	Requires:	%{lib_mount} = %{version}-%{release}
12mr|util-linux-2.22-3|121	Requires:	%{lib_uuid} = %{version}-%{release}
12mr|util-linux-2.22-3|122	%if %{include_raw}
12mr|util-linux-2.22-3|123	Requires:	udev
12mr|util-linux-2.22-3|124	%endif
12mr|util-linux-2.22-3|125	
12mr|util-linux-2.22-3|126	# RHEL/Fedora specific mount options
12mr|util-linux-2.22-3|127	Patch1:		util-linux-2.22-mount-managed.patch
12mr|util-linux-2.22-3|128	# add note about ATAPI IDE floppy to fdformat.8
12mr|util-linux-2.22-3|129	Patch3:		util-linux-ng-2.20-fdformat-man-ide.patch
12mr|util-linux-2.22-3|130	# 151635 - makeing /var/log/lastlog
12mr|util-linux-2.22-3|131	Patch5:		util-linux-ng-2.13-login-lastlog.patch
12mr|util-linux-2.22-3|132	# 231192 - ipcs is not printing correct values on pLinux
12mr|util-linux-2.22-3|133	Patch8:		util-linux-ng-2.20-ipcs-32bit.patch
12mr|util-linux-2.22-3|134	# /etc/blkid.tab --> /etc/blkid/blkid.tab
12mr|util-linux-2.22-3|135	Patch11:	util-linux-ng-2.16-blkid-cachefile.patch
12mr|util-linux-2.22-3|136	
12mr|util-linux-2.22-3|137	### Upstream patches
12mr|util-linux-2.22-3|138	
12mr|util-linux-2.22-3|139	### Mandriva Specific patches
12mr|util-linux-2.22-3|140	
12mr|util-linux-2.22-3|141	# misc documentation fixes for man pages
12mr|util-linux-2.22-3|142	Patch111:	util-linux-2.11t-mkfsman.patch
12mr|util-linux-2.22-3|143	# sparc build fix
12mr|util-linux-2.22-3|144	Patch115:	util-linux-2.22-fix-ioctl.patch
12mr|util-linux-2.22-3|145	# Autodetect davfs mount attempts
12mr|util-linux-2.22-3|146	Patch116:	util-linux-2.22-autodav.patch
12mr|util-linux-2.22-3|147	
12mr|util-linux-2.22-3|148	# crypto patches
12mr|util-linux-2.22-3|149	# loop-AES patch
12mr|util-linux-2.22-3|150	# reworked from http://loop-aes.sourceforge.net/updates/util-linux-ng-2.17-20100120.diff.bz2
12mr|util-linux-2.22-3|151	Patch1100:	util-linux-ng-2.18-loopAES.patch
12mr|util-linux-2.22-3|152	Patch1101:	util-linux-2.12q-swapon-skip-encrypted.patch
12mr|util-linux-2.22-3|153	Patch1102:	util-linux-2.12-lower-LOOP_PASSWORD_MIN_LENGTH-for-AES.patch
12mr|util-linux-2.22-3|154	# load cryptoloop and cypher modules when use cryptoapi
12mr|util-linux-2.22-3|155	Patch1103:	util-linux-2.12a-cryptoapi-load-module.patch
12mr|util-linux-2.22-3|156	Patch1104:	util-linux-ng-2.14.1-set-as-encrypted.patch
12mr|util-linux-2.22-3|157	
12mr|util-linux-2.22-3|158	# clock program for ppc
12mr|util-linux-2.22-3|159	Patch1200:	util-linux-2.10r-clock-1.1-ppc.patch
12mr|util-linux-2.22-3|160	# leng options for clock-ppc
12mr|util-linux-2.22-3|161	Patch1201:	util-linux-2.10s-clock-syntax-ppc.patch
12mr|util-linux-2.22-3|162	# Added r & w options to chfn (lsb mandate)
12mr|util-linux-2.22-3|163	Patch1202:	util-linux-2.20-chfn-lsb-usergroups.patch
12mr|util-linux-2.22-3|164	# fix build on alpha with newer kernel-headers
12mr|util-linux-2.22-3|165	Patch1203:	util-linux-2.11m-cmos-alpha.patch
12mr|util-linux-2.22-3|166	# remove mode= from udf mounts (architecture done so that more may come)
12mr|util-linux-2.22-3|167	Patch1218:	util-linux-ng-2.13-mount-remove-silly-options-in-auto.patch
12mr|util-linux-2.22-3|168	# (misc) enable option -x on fsck.cramfs , bug 48224
12mr|util-linux-2.22-3|169	Patch1219:	util-linux-ng-enable_fsck_cramfs.diff
12mr|util-linux-2.22-3|170	# Mandrivamove patches
12mr|util-linux-2.22-3|171	Patch1300:	util-linux-ng-2.18-losetup-try-LOOP_CHANGE_FD-when-loop-already-busy.patch
12mr|util-linux-2.22-3|172	
12mr|util-linux-2.22-3|173	%description
12mr|util-linux-2.22-3|174	The util-linux package contains a large variety of low-level system
12mr|util-linux-2.22-3|175	utilities that are necessary for a Linux system to function.  Among
12mr|util-linux-2.22-3|176	others, Util-linux-ng contains the fdisk configuration tool and the login
12mr|util-linux-2.22-3|177	program.
12mr|util-linux-2.22-3|178	
12mr|util-linux-2.22-3|179	%package -n %{lib_blkid}
12mr|util-linux-2.22-3|180	Summary:	Block device ID library
12mr|util-linux-2.22-3|181	Group:		System/Libraries
12mr|util-linux-2.22-3|182	License:	LGPLv2+
12mr|util-linux-2.22-3|183	Conflicts:	%{lib_ext2fs} < 1.41.6-2mnb2
12mr|util-linux-2.22-3|184	
12mr|util-linux-2.22-3|185	%description -n %{lib_blkid}
12mr|util-linux-2.22-3|186	This is block device identification library, part of util-linux.
12mr|util-linux-2.22-3|187	
12mr|util-linux-2.22-3|188	%package -n %{lib_blkid_devel}
12mr|util-linux-2.22-3|189	Summary:	Block device ID library
12mr|util-linux-2.22-3|190	Group:		Development/C
12mr|util-linux-2.22-3|191	License:	LGPLv2+
12mr|util-linux-2.22-3|192	Requires:	%{lib_blkid} = %{version}-%{release}
12mr|util-linux-2.22-3|193	Conflicts:	%{lib_ext2fs_devel} < 1.41.6-2mnb2
12mr|util-linux-2.22-3|194	Provides:	libblkid-devel = %{version}-%{release}
12mr|util-linux-2.22-3|195	
12mr|util-linux-2.22-3|196	%description -n	%{lib_blkid_devel}
12mr|util-linux-2.22-3|197	This is the block device identification development library and headers,
12mr|util-linux-2.22-3|198	part of util-linux.
12mr|util-linux-2.22-3|199	
12mr|util-linux-2.22-3|200	%package -n %{lib_uuid}
12mr|util-linux-2.22-3|201	Summary:	Universally unique ID library
12mr|util-linux-2.22-3|202	Group:		System/Libraries
12mr|util-linux-2.22-3|203	License:	BSD
12mr|util-linux-2.22-3|204	Conflicts:	%{lib_ext2fs} < 1.41.8-2mnb2
12mr|util-linux-2.22-3|205	
12mr|util-linux-2.22-3|206	%description -n %{lib_uuid}
12mr|util-linux-2.22-3|207	This is the universally unique ID library, part of e2fsprogs.
12mr|util-linux-2.22-3|208	
12mr|util-linux-2.22-3|209	The libuuid library generates and parses 128-bit universally unique
12mr|util-linux-2.22-3|210	id's (UUID's).A UUID is an identifier that is unique across both
12mr|util-linux-2.22-3|211	space and time, with respect to the space of all UUIDs.  A UUID can
12mr|util-linux-2.22-3|212	be used for multiple purposes, from tagging objects with an extremely
12mr|util-linux-2.22-3|213	short lifetime, to reliably identifying very persistent objects
12mr|util-linux-2.22-3|214	across a network.
12mr|util-linux-2.22-3|215	
12mr|util-linux-2.22-3|216	%package -n %{lib_uuid_devel}
12mr|util-linux-2.22-3|217	Summary:	Universally unique ID library
12mr|util-linux-2.22-3|218	Group:		Development/C
12mr|util-linux-2.22-3|219	License:	BSD
12mr|util-linux-2.22-3|220	Conflicts:	%{lib_ext2fs} < 1.41.8-2mnb2
12mr|util-linux-2.22-3|221	Requires:	%{lib_uuid} = %{version}
12mr|util-linux-2.22-3|222	Provides:	libuuid-devel = %{version}-%{release}
12mr|util-linux-2.22-3|223	
12mr|util-linux-2.22-3|224	%description -n %{lib_uuid_devel}
12mr|util-linux-2.22-3|225	This is the universally unique ID development library and headers,
12mr|util-linux-2.22-3|226	part of e2fsprogs.
12mr|util-linux-2.22-3|227	
12mr|util-linux-2.22-3|228	The libuuid library generates and parses 128-bit universally unique
12mr|util-linux-2.22-3|229	id's (UUID's).A UUID is an identifier that is unique across both
12mr|util-linux-2.22-3|230	space and time, with respect to the space of all UUIDs.  A UUID can
12mr|util-linux-2.22-3|231	be used for multiple purposes, from tagging objects with an extremely
12mr|util-linux-2.22-3|232	short lifetime, to reliably identifying very persistent objects
12mr|util-linux-2.22-3|233	across a network.
12mr|util-linux-2.22-3|234	
12mr|util-linux-2.22-3|235	%package -n uuidd
12mr|util-linux-2.22-3|236	Summary:	Helper daemon to guarantee uniqueness of time-based UUIDs
12mr|util-linux-2.22-3|237	Group:		System/Servers
12mr|util-linux-2.22-3|238	License:	GPLv2
12mr|util-linux-2.22-3|239	Requires(pre):	shadow-utils
12mr|util-linux-2.22-3|240	
12mr|util-linux-2.22-3|241	%description -n	uuidd
12mr|util-linux-2.22-3|242	The uuidd package contains a userspace daemon (uuidd) which guarantees
12mr|util-linux-2.22-3|243	uniqueness of time-based UUID generation even at very high rates on
12mr|util-linux-2.22-3|244	SMP systems.
12mr|util-linux-2.22-3|245	
12mr|util-linux-2.22-3|246	%package -n %{lib_mount}
12mr|util-linux-2.22-3|247	Summary:	Universal mount library
12mr|util-linux-2.22-3|248	Group:		System/Libraries
12mr|util-linux-2.22-3|249	License:	LGPL2+
12mr|util-linux-2.22-3|250	
12mr|util-linux-2.22-3|251	%description -n	%{lib_mount}
12mr|util-linux-2.22-3|252	The libmount library is used to parse /etc/fstab,
12mr|util-linux-2.22-3|253	/etc/mtab and /proc/self/mountinfo files,
12mr|util-linux-2.22-3|254	manage the mtab file, evaluate mount options, etc.
12mr|util-linux-2.22-3|255	
12mr|util-linux-2.22-3|256	%package -n %{lib_mount_devel}
12mr|util-linux-2.22-3|257	Summary:	Universally unique ID library
12mr|util-linux-2.22-3|258	Group:		Development/C
12mr|util-linux-2.22-3|259	License:	LGPL2+
12mr|util-linux-2.22-3|260	Requires:	%{lib_mount} = %{version}-%{release}
12mr|util-linux-2.22-3|261	Provides:	libmount-devel = %{version}-%{release}
12mr|util-linux-2.22-3|262	
12mr|util-linux-2.22-3|263	%description -n	%{lib_mount_devel}
12mr|util-linux-2.22-3|264	Development files and headers for libmount library.
12mr|util-linux-2.22-3|265	
12mr|util-linux-2.22-3|266	%prep
12mr|util-linux-2.22-3|267	%if "%beta" == ""
12mr|util-linux-2.22-3|268	%setup -q
12mr|util-linux-2.22-3|269	%else
12mr|util-linux-2.22-3|270	%setup -q -n %name-%version-%beta
12mr|util-linux-2.22-3|271	%endif
12mr|util-linux-2.22-3|272	cp %{SOURCE8} %{SOURCE9} .
12mr|util-linux-2.22-3|273	
12mr|util-linux-2.22-3|274	%patch1 -p1 -b .options
12mr|util-linux-2.22-3|275	%patch3 -p1 -b .atapifloppy
12mr|util-linux-2.22-3|276	%patch5 -p1 -b .lastlog
12mr|util-linux-2.22-3|277	%patch8 -p1 -b .p8
12mr|util-linux-2.22-3|278	
12mr|util-linux-2.22-3|279	# Mandriva
12mr|util-linux-2.22-3|280	%ifarch ppc
12mr|util-linux-2.22-3|281	%patch1200 -p0
12mr|util-linux-2.22-3|282	%patch1201 -p1
12mr|util-linux-2.22-3|283	%endif
12mr|util-linux-2.22-3|284	
12mr|util-linux-2.22-3|285	#LSB (sb)
12mr|util-linux-2.22-3|286	%patch1202 -p1 -b .chfnlsb
12mr|util-linux-2.22-3|287	
12mr|util-linux-2.22-3|288	#fix build on alpha with newer kernel-headers
12mr|util-linux-2.22-3|289	%ifarch alpha
12mr|util-linux-2.22-3|290	%patch1203 -p1
12mr|util-linux-2.22-3|291	%endif
12mr|util-linux-2.22-3|292	
12mr|util-linux-2.22-3|293	%patch111 -p1 -b .mkfsman
12mr|util-linux-2.22-3|294	%patch115 -p1 -b .fix-ioctl
12mr|util-linux-2.22-3|295	%patch116 -p1 -b .autodav
12mr|util-linux-2.22-3|296	
12mr|util-linux-2.22-3|297	#%patch1100 -p1 -b .loopAES
12mr|util-linux-2.22-3|298	#%patch1101 -p0 -b .swapon-encrypted
12mr|util-linux-2.22-3|299	#%patch1102 -p0 -b .loopAES-password
12mr|util-linux-2.22-3|300	#%patch1103 -p0 -b .load-module
12mr|util-linux-2.22-3|301	#%patch1104 -p1 -b .set-as-encrypted
12mr|util-linux-2.22-3|302	
12mr|util-linux-2.22-3|303	#%patch1300 -p1 -b .CHANGE-FD
12mr|util-linux-2.22-3|304	
12mr|util-linux-2.22-3|305	# FIXME: double-check if this is really obsoleted by the mount rewrite
12mr|util-linux-2.22-3|306	#patch1218 -p1 -b .silly
12mr|util-linux-2.22-3|307	%patch1219 -p0
12mr|util-linux-2.22-3|308	
12mr|util-linux-2.22-3|309	# rebuild build system for loop-AES patch
12mr|util-linux-2.22-3|310	#./autogen.sh
12mr|util-linux-2.22-3|311	
12mr|util-linux-2.22-3|312	%build
12mr|util-linux-2.22-3|313	%serverbuild_hardened
12mr|util-linux-2.22-3|314	unset LINGUAS || :
12mr|util-linux-2.22-3|315	
12mr|util-linux-2.22-3|316	# CFLAGS
12mr|util-linux-2.22-3|317	%define make_cflags -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -fno-strict-aliasing
12mr|util-linux-2.22-3|318	
12mr|util-linux-2.22-3|319	export CONFIGURE_TOP="`pwd`"
12mr|util-linux-2.22-3|320	
12mr|util-linux-2.22-3|321	%if %{with uclibc}
12mr|util-linux-2.22-3|322	mkdir -p uclibc
12mr|util-linux-2.22-3|323	pushd uclibc
12mr|util-linux-2.22-3|324	%configure2_5x	CC="%{uclibc_cc}" \
12mr|util-linux-2.22-3|325	CFLAGS="%{uclibc_cflags} %{make_cflags}" \
12mr|util-linux-2.22-3|326	--enable-shared=no \
12mr|util-linux-2.22-3|327	--enable-static=yes \
12mr|util-linux-2.22-3|328	--enable-new-mount \
12mr|util-linux-2.22-3|329	--enable-chfn-chsh \
12mr|util-linux-2.22-3|330	--without-ncurses
12mr|util-linux-2.22-3|331	
12mr|util-linux-2.22-3|332	%make -C libblkid
12mr|util-linux-2.22-3|333	popd
12mr|util-linux-2.22-3|334	%endif
12mr|util-linux-2.22-3|335	
12mr|util-linux-2.22-3|336	mkdir -p system
12mr|util-linux-2.22-3|337	pushd  system
12mr|util-linux-2.22-3|338	export CFLAGS="%{make_cflags} %{optflags} -Os"
12mr|util-linux-2.22-3|339	%configure2_5x \
12mr|util-linux-2.22-3|340	--bindir=/bin \
12mr|util-linux-2.22-3|341	--sbindir=/sbin \
12mr|util-linux-2.22-3|342	--libdir=/%{_lib} \
12mr|util-linux-2.22-3|343	--disable-wall \
12mr|util-linux-2.22-3|344	--enable-partx \
12mr|util-linux-2.22-3|345	--enable-login-utils \
12mr|util-linux-2.22-3|346	--enable-kill \
12mr|util-linux-2.22-3|347	--enable-write \
12mr|util-linux-2.22-3|348	--enable-arch \
12mr|util-linux-2.22-3|349	--enable-ddate \
12mr|util-linux-2.22-3|350	--disable-mountpoint \
12mr|util-linux-2.22-3|351	%if %{include_raw}
12mr|util-linux-2.22-3|352	--enable-raw \
12mr|util-linux-2.22-3|353	%endif
12mr|util-linux-2.22-3|354	--disable-makeinstall-chown \
12mr|util-linux-2.22-3|355	--disable-rpath \
12mr|util-linux-2.22-3|356	--with-audit \
12mr|util-linux-2.22-3|357	--enable-new-mount \
12mr|util-linux-2.22-3|358	--enable-chfn-chsh
12mr|util-linux-2.22-3|359	
12mr|util-linux-2.22-3|360	# build util-linux
12mr|util-linux-2.22-3|361	%make
12mr|util-linux-2.22-3|362	
12mr|util-linux-2.22-3|363	popd
12mr|util-linux-2.22-3|364	
12mr|util-linux-2.22-3|365	# build nologin
12mr|util-linux-2.22-3|366	gcc %{optflags} %{ldflags} -o nologin nologin.c
12mr|util-linux-2.22-3|367	
12mr|util-linux-2.22-3|368	%ifarch ppc
12mr|util-linux-2.22-3|369	gcc clock-ppc.c %{ldflags} -o clock-ppc
12mr|util-linux-2.22-3|370	%endif
12mr|util-linux-2.22-3|371	
12mr|util-linux-2.22-3|372	%install
12mr|util-linux-2.22-3|373	mkdir -p %{buildroot}/{bin,sbin}
12mr|util-linux-2.22-3|374	mkdir -p %{buildroot}%{_bindir}
12mr|util-linux-2.22-3|375	mkdir -p %{buildroot}%{_infodir}
12mr|util-linux-2.22-3|376	mkdir -p %{buildroot}%{_mandir}/man{1,6,8,5}
12mr|util-linux-2.22-3|377	mkdir -p %{buildroot}%{_sbindir}
12mr|util-linux-2.22-3|378	mkdir -p %{buildroot}%{_sysconfdir}/{pam.d,security/console.apps,blkid}
12mr|util-linux-2.22-3|379	
12mr|util-linux-2.22-3|380	%if %{with uclibc}
12mr|util-linux-2.22-3|381	for lib in `find uclibc -name libblkid.a -o -name libuuid.a`; do
12mr|util-linux-2.22-3|382	install -m644 $lib -D %{buildroot}%{uclibc_root}%{_libdir}/$(basename $lib)
12mr|util-linux-2.22-3|383	done
12mr|util-linux-2.22-3|384	%endif
12mr|util-linux-2.22-3|385	
12mr|util-linux-2.22-3|386	# install util-linux
12mr|util-linux-2.22-3|387	%makeinstall_std -C system install DESTDIR=%{buildroot} MANDIR=%{buildroot}/%{_mandir} INFODIR=%{buildroot}/%{_infodir}
12mr|util-linux-2.22-3|388	
12mr|util-linux-2.22-3|389	# install nologin
12mr|util-linux-2.22-3|390	install -m 755 nologin %{buildroot}/sbin
12mr|util-linux-2.22-3|391	install -m 644 nologin.8 %{buildroot}%{_mandir}/man8
12mr|util-linux-2.22-3|392	
12mr|util-linux-2.22-3|393	%if %{include_raw}
12mr|util-linux-2.22-3|394	echo '.so man8/raw.8' > %{buildroot}%{_mandir}/man8/rawdevices.8
12mr|util-linux-2.22-3|395	{
12mr|util-linux-2.22-3|396	# see RH bugzilla #216664
12mr|util-linux-2.22-3|397	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
12mr|util-linux-2.22-3|398	pushd %{buildroot}%{_sysconfdir}/udev/rules.d
12mr|util-linux-2.22-3|399	install -m 644 %{SOURCE4} ./60-raw.rules
12mr|util-linux-2.22-3|400	popd
12mr|util-linux-2.22-3|401	}
12mr|util-linux-2.22-3|402	%endif
12mr|util-linux-2.22-3|403	
12mr|util-linux-2.22-3|404	# Correct mail spool path.
12mr|util-linux-2.22-3|405	perl -pi -e 's,/usr/spool/mail,/var/spool/mail,' %{buildroot}%{_mandir}/man1/login.1
12mr|util-linux-2.22-3|406	
12mr|util-linux-2.22-3|407	%ifarch %{sparcx}
12mr|util-linux-2.22-3|408	rm -rf %{buildroot}%{_bindir}/sunhostid
12mr|util-linux-2.22-3|409	cat << E-O-F > %{buildroot}%{_bindir}/sunhostid
12mr|util-linux-2.22-3|410	#!/bin/sh
12mr|util-linux-2.22-3|411	# this should be %{_bindir}/sunhostid or somesuch.
12mr|util-linux-2.22-3|412	# Copyright 1999 Peter Jones, <pjones@redhat.com> .
12mr|util-linux-2.22-3|413	# GPL and all that good stuff apply.
12mr|util-linux-2.22-3|414	(
12mr|util-linux-2.22-3|415	idprom=\`cat /proc/openprom/idprom\`
12mr|util-linux-2.22-3|416	echo \$idprom|dd bs=1 skip=2 count=2
12mr|util-linux-2.22-3|417	echo \$idprom|dd bs=1 skip=27 count=6
12mr|util-linux-2.22-3|418	echo
12mr|util-linux-2.22-3|419	) 2>/dev/null
12mr|util-linux-2.22-3|420	E-O-F
12mr|util-linux-2.22-3|421	chmod 755 %{buildroot}%{_bindir}/sunhostid
12mr|util-linux-2.22-3|422	%endif
12mr|util-linux-2.22-3|423	
12mr|util-linux-2.22-3|424	# PAM settings
12mr|util-linux-2.22-3|425	{
12mr|util-linux-2.22-3|426	pushd %{buildroot}%{_sysconfdir}/pam.d
12mr|util-linux-2.22-3|427	install -m 644 %{SOURCE1} ./login
12mr|util-linux-2.22-3|428	install -m 644 %{SOURCE2} ./remote
12mr|util-linux-2.22-3|429	install -m 644 %{SOURCE3} ./chsh
12mr|util-linux-2.22-3|430	install -m 644 %{SOURCE3} ./chfn
12mr|util-linux-2.22-3|431	install -m 644 %{SOURCE5} ./su
12mr|util-linux-2.22-3|432	install -m 644 %{SOURCE6} ./su-l
12mr|util-linux-2.22-3|433	popd
12mr|util-linux-2.22-3|434	}
12mr|util-linux-2.22-3|435	
12mr|util-linux-2.22-3|436	# This has dependencies on stuff in /usr
12mr|util-linux-2.22-3|437	mv %{buildroot}{/sbin/,/usr/sbin}/cfdisk
12mr|util-linux-2.22-3|438	
12mr|util-linux-2.22-3|439	%ifarch ppc
12mr|util-linux-2.22-3|440	cp -f ./clock-ppc %{buildroot}/sbin/clock-ppc
12mr|util-linux-2.22-3|441	mv %{buildroot}/sbin/hwclock %{buildroot}/sbin/clock-rs6k
12mr|util-linux-2.22-3|442	ln -sf clock-rs6k %{buildroot}/sbin/hwclock
12mr|util-linux-2.22-3|443	%endif
12mr|util-linux-2.22-3|444	ln -sf ../../sbin/hwclock %{buildroot}/usr/sbin/hwclock
12mr|util-linux-2.22-3|445	ln -sf ../../sbin/clock %{buildroot}/usr/sbin/clock
12mr|util-linux-2.22-3|446	ln -sf hwclock %{buildroot}/sbin/clock
12mr|util-linux-2.22-3|447	
12mr|util-linux-2.22-3|448	# Our own initscript for uuidd
12mr|util-linux-2.22-3|449	install -D -m 755 %{SOURCE10} %{buildroot}/etc/rc.d/init.d/uuidd
12mr|util-linux-2.22-3|450	# And a dirs uuidd needs that the makefiles don't create
12mr|util-linux-2.22-3|451	install -d %{buildroot}/var/run/uuidd
12mr|util-linux-2.22-3|452	install -d %{buildroot}/var/lib/libuuid
12mr|util-linux-2.22-3|453	
12mr|util-linux-2.22-3|454	# move flock in /bin, required for udev
12mr|util-linux-2.22-3|455	# logger is useful in initscripts while /usr isn't mounted as well
12mr|util-linux-2.22-3|456	# ionice needed for readahead_early
12mr|util-linux-2.22-3|457	for p in flock logger ionice; do
12mr|util-linux-2.22-3|458	mv %{buildroot}{%{_bindir},/bin}/$p
12mr|util-linux-2.22-3|459	ln -sf ../../bin/$p %{buildroot}%{_bindir}/$p
12mr|util-linux-2.22-3|460	done
12mr|util-linux-2.22-3|461	
12mr|util-linux-2.22-3|462	# remove stuff we don't want
12mr|util-linux-2.22-3|463	rm -f %{buildroot}%{_mandir}/man1/{line,newgrp,pg}.1*
12mr|util-linux-2.22-3|464	rm -f %{buildroot}%{_bindir}/{line,newgrp,pg}
12mr|util-linux-2.22-3|465	
12mr|util-linux-2.22-3|466	# Final cleanup
12mr|util-linux-2.22-3|467	%ifarch %no_hwclock_archs
12mr|util-linux-2.22-3|468	rm -f %{buildroot}/sbin/{hwclock,clock} %{buildroot}%{_mandir}/man8/hwclock.8* %{buildroot}/usr/sbin/{hwclock,clock}
12mr|util-linux-2.22-3|469	%endif
12mr|util-linux-2.22-3|470	%ifarch s390 s390x
12mr|util-linux-2.22-3|471	rm -f %{buildroot}/usr/{bin,sbin}/{fdformat,tunelp,floppy} %{buildroot}%{_mandir}/man8/{fdformat,tunelp,floppy}.8*
12mr|util-linux-2.22-3|472	%endif
12mr|util-linux-2.22-3|473	
12mr|util-linux-2.22-3|474	# deprecated commands
12mr|util-linux-2.22-3|475	for I in /sbin/mkfs.bfs \
12mr|util-linux-2.22-3|476	/usr/bin/chkdupexe \
12mr|util-linux-2.22-3|477	%{_bindir}/scriptreplay
12mr|util-linux-2.22-3|478	do
12mr|util-linux-2.22-3|479	rm -f %{buildroot}$I
12mr|util-linux-2.22-3|480	done
12mr|util-linux-2.22-3|481	
12mr|util-linux-2.22-3|482	# deprecated man pages
12mr|util-linux-2.22-3|483	for I in man1/chkdupexe.1 \
12mr|util-linux-2.22-3|484	man8/mkfs.bfs.8 man1/scriptreplay.1; do
12mr|util-linux-2.22-3|485	rm -rf %{buildroot}%{_mandir}/${I}*
12mr|util-linux-2.22-3|486	done
12mr|util-linux-2.22-3|487	
12mr|util-linux-2.22-3|488	# we install getopt/getopt-*.{bash,tcsh} as doc files
12mr|util-linux-2.22-3|489	# note: versions <=2.12 use path "%{_datadir}/misc/getopt/*"
12mr|util-linux-2.22-3|490	chmod 644 misc-utils/getopt-*.{bash,tcsh}
12mr|util-linux-2.22-3|491	rm -f %{buildroot}%{_datadir}/getopt/*
12mr|util-linux-2.22-3|492	rmdir %{buildroot}%{_datadir}/getopt
12mr|util-linux-2.22-3|493	
12mr|util-linux-2.22-3|494	# link mtab
12mr|util-linux-2.22-3|495	ln -sf /proc/self/mounts %{buildroot}/etc/mtab
12mr|util-linux-2.22-3|496	
12mr|util-linux-2.22-3|497	# /usr/sbin -> /sbin
12mr|util-linux-2.22-3|498	for I in addpart delpart partx; do
12mr|util-linux-2.22-3|499	if [ -e %{buildroot}/usr/sbin/$I ]; then
12mr|util-linux-2.22-3|500	mv %{buildroot}/usr/sbin/$I %{buildroot}/sbin/$I
12mr|util-linux-2.22-3|501	fi
12mr|util-linux-2.22-3|502	done
12mr|util-linux-2.22-3|503	
12mr|util-linux-2.22-3|504	# /usr/bin -> /bin
12mr|util-linux-2.22-3|505	for I in taskset; do
12mr|util-linux-2.22-3|506	if [ -e %{buildroot}/usr/bin/$I ]; then
12mr|util-linux-2.22-3|507	mv %{buildroot}/usr/bin/$I %{buildroot}/bin/$I
12mr|util-linux-2.22-3|508	fi
12mr|util-linux-2.22-3|509	done
12mr|util-linux-2.22-3|510	
12mr|util-linux-2.22-3|511	# /sbin -> /bin
12mr|util-linux-2.22-3|512	for I in raw; do
12mr|util-linux-2.22-3|513	if [ -e %{buildroot}/sbin/$I ]; then
12mr|util-linux-2.22-3|514	mv %{buildroot}/sbin/$I %{buildroot}/bin/$I
12mr|util-linux-2.22-3|515	fi
12mr|util-linux-2.22-3|516	done
12mr|util-linux-2.22-3|517	
12mr|util-linux-2.22-3|518	# remove vipw and vigr, they belong in shadow-utils
12mr|util-linux-2.22-3|519	rm -f %{buildroot}%{_sbindir}/{vipw,vigr} %{buildroot}%{_mandir}/man8/{vigr,vipw}.*
12mr|util-linux-2.22-3|520	
12mr|util-linux-2.22-3|521	%find_lang %{name} %{name}.lang
12mr|util-linux-2.22-3|522	
12mr|util-linux-2.22-3|523	# the files section supports only one -f option...
12mr|util-linux-2.22-3|524	mv %{name}.lang %{name}.files
12mr|util-linux-2.22-3|525	
12mr|util-linux-2.22-3|526	# create list of setarch(8) symlinks
12mr|util-linux-2.22-3|527	find  %{buildroot}%{_bindir}/ -regextype posix-egrep -type l \
12mr|util-linux-2.22-3|528	-regex ".*(linux32|linux64|s390|s390x|i386|ppc|ppc64|ppc32|sparc|sparc64|sparc32|sparc32bash|mips|mips64|mips32|ia64|x86_64)$" \
12mr|util-linux-2.22-3|529	-printf "%{_bindir}/%f\n" >> %{name}.files
12mr|util-linux-2.22-3|530	
12mr|util-linux-2.22-3|531	find  %{buildroot}%{_mandir}/man8 -regextype posix-egrep  \
12mr|util-linux-2.22-3|532	-regex ".*(linux32|linux64|s390|s390x|i386|ppc|ppc64|ppc32|sparc|sparc64|sparc32|sparc32bash|mips|mips64|mips32|ia64|x86_64)\.8.*" \
12mr|util-linux-2.22-3|533	-printf "%{_mandir}/man8/%f*\n" >> %{name}.files
12mr|util-linux-2.22-3|534	
12mr|util-linux-2.22-3|535	%ifarch ppc
12mr|util-linux-2.22-3|536	%post
12mr|util-linux-2.22-3|537	ISCHRP=`grep CHRP /proc/cpuinfo`
12mr|util-linux-2.22-3|538	if [ -z "$ISCHRP" ]; then
12mr|util-linux-2.22-3|539	ln -sf /sbin/clock-ppc /sbin/hwclock
12mr|util-linux-2.22-3|540	fi
12mr|util-linux-2.22-3|541	%endif
12mr|util-linux-2.22-3|542	
12mr|util-linux-2.22-3|543	%post -n %{lib_blkid}
12mr|util-linux-2.22-3|544	[ -e /etc/blkid.tab ] && mv /etc/blkid.tab /etc/blkid/blkid.tab || :
12mr|util-linux-2.22-3|545	[ -e /etc/blkid.tab.old ] && mv /etc/blkid.tab.old /etc/blkid/blkid.tab.old || :
12mr|util-linux-2.22-3|546	if !readlink /etc/mtab; then
12mr|util-linux-2.22-3|547	rm -f /etc/mtab
12mr|util-linux-2.22-3|548	ln -sf /proc/self/mounts /etc/mtab
12mr|util-linux-2.22-3|549	fi
12mr|util-linux-2.22-3|550	
12mr|util-linux-2.22-3|551	%pre -n uuidd
12mr|util-linux-2.22-3|552	%_pre_useradd uuidd /var/lib/libuuid /bin/false
12mr|util-linux-2.22-3|553	%_pre_groupadd uuidd uuidd
12mr|util-linux-2.22-3|554	
12mr|util-linux-2.22-3|555	%preun -n uuidd
12mr|util-linux-2.22-3|556	%_preun_service uuidd
12mr|util-linux-2.22-3|557	
12mr|util-linux-2.22-3|558	%files -f %{name}.files
12mr|util-linux-2.22-3|559	%doc NEWS AUTHORS
12mr|util-linux-2.22-3|560	%doc misc-utils/getopt-*.{bash,tcsh}
12mr|util-linux-2.22-3|561	/bin/arch
12mr|util-linux-2.22-3|562	/bin/dmesg
12mr|util-linux-2.22-3|563	%attr(755,root,root)	/bin/login
12mr|util-linux-2.22-3|564	/bin/lsblk
12mr|util-linux-2.22-3|565	/bin/more
12mr|util-linux-2.22-3|566	/bin/kill
12mr|util-linux-2.22-3|567	/bin/taskset
12mr|util-linux-2.22-3|568	/bin/ionice
12mr|util-linux-2.22-3|569	/bin/findmnt
12mr|util-linux-2.22-3|570	/bin/su
12mr|util-linux-2.22-3|571	/bin/wdctl
12mr|util-linux-2.22-3|572	%if %{include_raw}
12mr|util-linux-2.22-3|573	/bin/raw
12mr|util-linux-2.22-3|574	%config %{_sysconfdir}/udev/rules.d/60-raw.rules
12mr|util-linux-2.22-3|575	%endif
12mr|util-linux-2.22-3|576	%config(noreplace) %{_sysconfdir}/pam.d/chfn
12mr|util-linux-2.22-3|577	%config(noreplace) %{_sysconfdir}/pam.d/chsh
12mr|util-linux-2.22-3|578	%config(noreplace) %{_sysconfdir}/pam.d/login
12mr|util-linux-2.22-3|579	%config(noreplace) %{_sysconfdir}/pam.d/remote
12mr|util-linux-2.22-3|580	%config(noreplace) %{_sysconfdir}/pam.d/su
12mr|util-linux-2.22-3|581	%config(noreplace) %{_sysconfdir}/pam.d/su-l
12mr|util-linux-2.22-3|582	#ghost %verify(not md5 size mtime) %config(noreplace,missingok) /etc/mtab
12mr|util-linux-2.22-3|583	/etc/mtab
12mr|util-linux-2.22-3|584	/sbin/agetty
12mr|util-linux-2.22-3|585	%{_mandir}/man8/agetty.8*
12mr|util-linux-2.22-3|586	/sbin/blkid
12mr|util-linux-2.22-3|587	/sbin/blockdev
12mr|util-linux-2.22-3|588	/sbin/fstrim
12mr|util-linux-2.22-3|589	/sbin/pivot_root
12mr|util-linux-2.22-3|590	/sbin/ctrlaltdel
12mr|util-linux-2.22-3|591	/sbin/addpart
12mr|util-linux-2.22-3|592	/sbin/delpart
12mr|util-linux-2.22-3|593	/sbin/partx
12mr|util-linux-2.22-3|594	/sbin/fsfreeze
12mr|util-linux-2.22-3|595	/sbin/swaplabel
12mr|util-linux-2.22-3|596	%{_mandir}/man8/partx.8*
12mr|util-linux-2.22-3|597	%{_mandir}/man8/addpart.8*
12mr|util-linux-2.22-3|598	%{_mandir}/man8/delpart.8*
12mr|util-linux-2.22-3|599	%{_mandir}/man8/findmnt.8*
12mr|util-linux-2.22-3|600	%{_mandir}/man8/fsfreeze.8*
12mr|util-linux-2.22-3|601	%{_mandir}/man8/fstrim.8*
12mr|util-linux-2.22-3|602	%{_mandir}/man8/lsblk.8*
12mr|util-linux-2.22-3|603	%{_mandir}/man8/swaplabel.8*
12mr|util-linux-2.22-3|604	%ifarch %ix86 alpha ia64 x86_64 s390 s390x ppc ppc64 %{sparcx} %mips %arm
12mr|util-linux-2.22-3|605	/sbin/sfdisk
12mr|util-linux-2.22-3|606	%{_mandir}/man8/sfdisk.8*
12mr|util-linux-2.22-3|607	%{_sbindir}/cfdisk
12mr|util-linux-2.22-3|608	%{_mandir}/man8/cfdisk.8*
12mr|util-linux-2.22-3|609	%endif
12mr|util-linux-2.22-3|610	/sbin/fdisk
12mr|util-linux-2.22-3|611	%{_mandir}/man8/fdisk.8*
12mr|util-linux-2.22-3|612	%ifnarch %no_hwclock_archs
12mr|util-linux-2.22-3|613	/sbin/clock
12mr|util-linux-2.22-3|614	%{_sbindir}/clock
12mr|util-linux-2.22-3|615	/sbin/hwclock
12mr|util-linux-2.22-3|616	/usr/sbin/hwclock
12mr|util-linux-2.22-3|617	%{_mandir}/man8/hwclock.8*
12mr|util-linux-2.22-3|618	%endif
12mr|util-linux-2.22-3|619	%ifarch ppc
12mr|util-linux-2.22-3|620	/sbin/clock-ppc
12mr|util-linux-2.22-3|621	/sbin/clock-rs6k
12mr|util-linux-2.22-3|622	%endif
12mr|util-linux-2.22-3|623	/sbin/findfs
12mr|util-linux-2.22-3|624	/sbin/fsck
12mr|util-linux-2.22-3|625	/sbin/mkfs
12mr|util-linux-2.22-3|626	/sbin/mkswap
12mr|util-linux-2.22-3|627	/sbin/nologin
12mr|util-linux-2.22-3|628	/sbin/sulogin
12mr|util-linux-2.22-3|629	%{_mandir}/man8/nologin.8*
12mr|util-linux-2.22-3|630	%{_bindir}/chrt
12mr|util-linux-2.22-3|631	%{_bindir}/ionice
12mr|util-linux-2.22-3|632	%{_bindir}/cal
12mr|util-linux-2.22-3|633	%attr(4711,root,root)	%{_bindir}/chfn
12mr|util-linux-2.22-3|634	%attr(4711,root,root)	%{_bindir}/chsh
12mr|util-linux-2.22-3|635	%{_bindir}/col
12mr|util-linux-2.22-3|636	%{_bindir}/colcrt
12mr|util-linux-2.22-3|637	%{_bindir}/colrm
12mr|util-linux-2.22-3|638	%{_bindir}/column
12mr|util-linux-2.22-3|639	%ifarch %ix86 alpha ppc ppc64 %{sparcx} x86_64 %mips %arm
12mr|util-linux-2.22-3|640	%{_bindir}/cytune
12mr|util-linux-2.22-3|641	%{_mandir}/man8/cytune.8*
12mr|util-linux-2.22-3|642	%endif
12mr|util-linux-2.22-3|643	%{_bindir}/ddate
12mr|util-linux-2.22-3|644	%{_bindir}/eject
12mr|util-linux-2.22-3|645	%ifnarch s390 s390x
12mr|util-linux-2.22-3|646	%{_sbindir}/fdformat
12mr|util-linux-2.22-3|647	%endif
12mr|util-linux-2.22-3|648	/bin/flock
12mr|util-linux-2.22-3|649	%{_bindir}/flock
12mr|util-linux-2.22-3|650	%{_bindir}/fallocate
12mr|util-linux-2.22-3|651	%{_bindir}/getopt
12mr|util-linux-2.22-3|652	%{_bindir}/hexdump
12mr|util-linux-2.22-3|653	%{_bindir}/ipcrm
12mr|util-linux-2.22-3|654	%{_bindir}/ipcs
12mr|util-linux-2.22-3|655	%{_bindir}/isosize
12mr|util-linux-2.22-3|656	/bin/logger
12mr|util-linux-2.22-3|657	%{_bindir}/logger
12mr|util-linux-2.22-3|658	%{_bindir}/look
12mr|util-linux-2.22-3|659	%{_bindir}/lslocks
12mr|util-linux-2.22-3|660	%{_bindir}/mcookie
12mr|util-linux-2.22-3|661	%{_bindir}/utmpdump
12mr|util-linux-2.22-3|662	%ifarch %ix86 alpha ia64 x86_64 s390 s390x ppc ppc64 %{sparcx} %mips %arm
12mr|util-linux-2.22-3|663	/sbin/fsck.cramfs
12mr|util-linux-2.22-3|664	/sbin/mkfs.cramfs
12mr|util-linux-2.22-3|665	%endif
12mr|util-linux-2.22-3|666	/sbin/fsck.minix
12mr|util-linux-2.22-3|667	/sbin/mkfs.minix
12mr|util-linux-2.22-3|668	/sbin/chcpu
12mr|util-linux-2.22-3|669	%{_bindir}/namei
12mr|util-linux-2.22-3|670	%_bindir/prlimit
12mr|util-linux-2.22-3|671	%{_bindir}/rename
12mr|util-linux-2.22-3|672	%{_bindir}/renice
12mr|util-linux-2.22-3|673	%{_bindir}/rev
12mr|util-linux-2.22-3|674	%{_bindir}/script
12mr|util-linux-2.22-3|675	%{_bindir}/setarch
12mr|util-linux-2.22-3|676	%{_bindir}/setsid
12mr|util-linux-2.22-3|677	%{_bindir}/setterm
12mr|util-linux-2.22-3|678	%ifarch %{sparcx}
12mr|util-linux-2.22-3|679	%{_bindir}/sunhostid
12mr|util-linux-2.22-3|680	%endif
12mr|util-linux-2.22-3|681	%{_bindir}/tailf
12mr|util-linux-2.22-3|682	%{_bindir}/ul
12mr|util-linux-2.22-3|683	%{_bindir}/unshare
12mr|util-linux-2.22-3|684	%{_bindir}/uuidgen
12mr|util-linux-2.22-3|685	%{_bindir}/whereis
12mr|util-linux-2.22-3|686	%{_bindir}/ipcmk
12mr|util-linux-2.22-3|687	%{_bindir}/lscpu
12mr|util-linux-2.22-3|688	%attr(2755,root,tty)	%{_bindir}/write
12mr|util-linux-2.22-3|689	%{_sbindir}/readprofile
12mr|util-linux-2.22-3|690	%ifnarch s390 s390x
12mr|util-linux-2.22-3|691	%{_sbindir}/tunelp
12mr|util-linux-2.22-3|692	%endif
12mr|util-linux-2.22-3|693	%{_sbindir}/rtcwake
12mr|util-linux-2.22-3|694	%{_sbindir}/ldattach
12mr|util-linux-2.22-3|695	%{_sbindir}/resizepart
12mr|util-linux-2.22-3|696	%{_mandir}/man1/arch.1*
12mr|util-linux-2.22-3|697	%{_mandir}/man1/cal.1*
12mr|util-linux-2.22-3|698	%_mandir/man8/chcpu.8*
12mr|util-linux-2.22-3|699	%{_mandir}/man1/chfn.1*
12mr|util-linux-2.22-3|700	%{_mandir}/man1/chsh.1*
12mr|util-linux-2.22-3|701	%{_mandir}/man1/col.1*
12mr|util-linux-2.22-3|702	%{_mandir}/man1/colcrt.1*
12mr|util-linux-2.22-3|703	%{_mandir}/man1/colrm.1*
12mr|util-linux-2.22-3|704	%{_mandir}/man1/column.1*
12mr|util-linux-2.22-3|705	%{_mandir}/man1/ddate.1*
12mr|util-linux-2.22-3|706	%{_mandir}/man1/eject.1*
12mr|util-linux-2.22-3|707	%{_mandir}/man1/flock.1*
12mr|util-linux-2.22-3|708	%{_mandir}/man1/fallocate.1*
12mr|util-linux-2.22-3|709	%{_mandir}/man1/getopt.1*
12mr|util-linux-2.22-3|710	%{_mandir}/man1/hexdump.1*
12mr|util-linux-2.22-3|711	%{_mandir}/man1/kill.1*
12mr|util-linux-2.22-3|712	%{_mandir}/man1/logger.1*
12mr|util-linux-2.22-3|713	%{_mandir}/man1/login.1*
12mr|util-linux-2.22-3|714	%{_mandir}/man1/look.1*
12mr|util-linux-2.22-3|715	%{_mandir}/man1/mcookie.1*
12mr|util-linux-2.22-3|716	%{_mandir}/man1/more.1*
12mr|util-linux-2.22-3|717	%{_mandir}/man1/namei.1*
12mr|util-linux-2.22-3|718	%_mandir/man1/prlimit.1*
12mr|util-linux-2.22-3|719	%{_mandir}/man1/rename.1*
12mr|util-linux-2.22-3|720	%{_mandir}/man1/rev.1*
12mr|util-linux-2.22-3|721	%{_mandir}/man1/script.1*
12mr|util-linux-2.22-3|722	%{_mandir}/man1/setterm.1*
12mr|util-linux-2.22-3|723	%{_mandir}/man1/tailf.1*
12mr|util-linux-2.22-3|724	%{_mandir}/man1/ul.1*
12mr|util-linux-2.22-3|725	%{_mandir}/man1/uuidgen.1*
12mr|util-linux-2.22-3|726	%{_mandir}/man1/unshare.1*
12mr|util-linux-2.22-3|727	%{_mandir}/man1/utmpdump.1*
12mr|util-linux-2.22-3|728	%{_mandir}/man1/whereis.1*
12mr|util-linux-2.22-3|729	%{_mandir}/man1/write.1*
12mr|util-linux-2.22-3|730	%{_mandir}/man1/chrt.1*
12mr|util-linux-2.22-3|731	%{_mandir}/man1/ionice.1*
12mr|util-linux-2.22-3|732	%{_mandir}/man1/taskset.1*
12mr|util-linux-2.22-3|733	%{_mandir}/man1/renice.1*
12mr|util-linux-2.22-3|734	%{_mandir}/man1/ipcrm.1*
12mr|util-linux-2.22-3|735	%{_mandir}/man1/ipcs.1*
12mr|util-linux-2.22-3|736	%{_mandir}/man1/setsid.1*
12mr|util-linux-2.22-3|737	%{_mandir}/man1/dmesg.1*
12mr|util-linux-2.22-3|738	%{_mandir}/man1/ipcmk.1*
12mr|util-linux-2.22-3|739	%{_mandir}/man1/lscpu.1*
12mr|util-linux-2.22-3|740	%{_mandir}/man3/uuid_generate_time_safe.3*
12mr|util-linux-2.22-3|741	%{_mandir}/man8/blockdev.8*
12mr|util-linux-2.22-3|742	%{_mandir}/man8/blkid.8*
12mr|util-linux-2.22-3|743	%{_mandir}/man8/ctrlaltdel.8*
12mr|util-linux-2.22-3|744	%ifnarch s390 s390x
12mr|util-linux-2.22-3|745	%{_mandir}/man8/fdformat.8*
12mr|util-linux-2.22-3|746	%endif
12mr|util-linux-2.22-3|747	%{_mandir}/man8/findfs.8*
12mr|util-linux-2.22-3|748	%{_mandir}/man8/fsck.8*
12mr|util-linux-2.22-3|749	%{_mandir}/man8/isosize.8*
12mr|util-linux-2.22-3|750	%{_mandir}/man8/lslocks.8*
12mr|util-linux-2.22-3|751	%{_mandir}/man8/mkfs.8*
12mr|util-linux-2.22-3|752	%{_mandir}/man8/mkswap.8*
12mr|util-linux-2.22-3|753	%{_mandir}/man8/pivot_root.8*
12mr|util-linux-2.22-3|754	%if %{include_raw}
12mr|util-linux-2.22-3|755	%{_mandir}/man8/raw.8*
12mr|util-linux-2.22-3|756	%{_mandir}/man8/rawdevices.8*
12mr|util-linux-2.22-3|757	%endif
12mr|util-linux-2.22-3|758	%_mandir/man8/readprofile.8*
12mr|util-linux-2.22-3|759	%_mandir/man8/resizepart.8*
12mr|util-linux-2.22-3|760	%ifnarch s390 s390x
12mr|util-linux-2.22-3|761	%{_mandir}/man8/tunelp.8*
12mr|util-linux-2.22-3|762	%endif
12mr|util-linux-2.22-3|763	%{_mandir}/man8/setarch.8*
12mr|util-linux-2.22-3|764	%{_mandir}/man8/sulogin.8*
12mr|util-linux-2.22-3|765	%{_mandir}/man8/rtcwake.8*
12mr|util-linux-2.22-3|766	%{_mandir}/man8/ldattach.8*
12mr|util-linux-2.22-3|767	%{_mandir}/man8/wipefs.8*
12mr|util-linux-2.22-3|768	%{_mandir}/man8/wdctl.8*
12mr|util-linux-2.22-3|769	%{_mandir}/man8/fsck.minix.8*
12mr|util-linux-2.22-3|770	%{_mandir}/man8/mkfs.minix.8*
12mr|util-linux-2.22-3|771	%attr(4755,root,root)	/bin/mount
12mr|util-linux-2.22-3|772	%attr(4755,root,root)	/bin/umount
12mr|util-linux-2.22-3|773	/sbin/swapon
12mr|util-linux-2.22-3|774	/sbin/swapoff
12mr|util-linux-2.22-3|775	/sbin/switch_root
12mr|util-linux-2.22-3|776	%{_mandir}/man5/fstab.5*
12mr|util-linux-2.22-3|777	%{_mandir}/man8/mount.8*
12mr|util-linux-2.22-3|778	%{_mandir}/man8/swapoff.8*
12mr|util-linux-2.22-3|779	%{_mandir}/man8/swapon.8*
12mr|util-linux-2.22-3|780	%{_mandir}/man8/switch_root.8*
12mr|util-linux-2.22-3|781	%{_mandir}/man8/umount.8*
12mr|util-linux-2.22-3|782	%{_mandir}/man8/losetup.8*
12mr|util-linux-2.22-3|783	%lang(ru)	%{_mandir}/ru/man1/ddate.1*
12mr|util-linux-2.22-3|784	/sbin/losetup
12mr|util-linux-2.22-3|785	/sbin/wipefs
12mr|util-linux-2.22-3|786	
12mr|util-linux-2.22-3|787	%files -n uuidd
12mr|util-linux-2.22-3|788	%{_initrddir}/uuidd
12mr|util-linux-2.22-3|789	%{_mandir}/man8/uuidd.8*
12mr|util-linux-2.22-3|790	/lib/systemd/system/uuidd.*
12mr|util-linux-2.22-3|791	%attr(-, uuidd, uuidd) %{_sbindir}/uuidd
12mr|util-linux-2.22-3|792	%dir %attr(2775, uuidd, uuidd) /var/lib/libuuid
12mr|util-linux-2.22-3|793	%dir %attr(2775, uuidd, uuidd) /var/run/uuidd
12mr|util-linux-2.22-3|794	
12mr|util-linux-2.22-3|795	%files -n %{lib_blkid}
12mr|util-linux-2.22-3|796	%dir /etc/blkid
12mr|util-linux-2.22-3|797	/%{_lib}/libblkid.so.%{lib_blkid_major}*
12mr|util-linux-2.22-3|798	
12mr|util-linux-2.22-3|799	%files -n %{lib_blkid_devel}
12mr|util-linux-2.22-3|800	%{_libdir}/libblkid.a
12mr|util-linux-2.22-3|801	%if %{with uclibc}
12mr|util-linux-2.22-3|802	%{uclibc_root}%{_libdir}/libblkid.a
12mr|util-linux-2.22-3|803	%endif
12mr|util-linux-2.22-3|804	%{_libdir}/libblkid.so
12mr|util-linux-2.22-3|805	%{_includedir}/blkid
12mr|util-linux-2.22-3|806	%{_mandir}/man3/libblkid.3*
12mr|util-linux-2.22-3|807	%{_libdir}/pkgconfig/blkid.pc
12mr|util-linux-2.22-3|808	
12mr|util-linux-2.22-3|809	%files -n %{lib_uuid}
12mr|util-linux-2.22-3|810	/%{_lib}/libuuid.so.%{lib_uuid_major}*
12mr|util-linux-2.22-3|811	
12mr|util-linux-2.22-3|812	%files -n %{lib_uuid_devel}
12mr|util-linux-2.22-3|813	%{_libdir}/libuuid.a
12mr|util-linux-2.22-3|814	%if %{with uclibc}
12mr|util-linux-2.22-3|815	%{uclibc_root}%{_libdir}/libuuid.a
12mr|util-linux-2.22-3|816	%endif
12mr|util-linux-2.22-3|817	%{_libdir}/libuuid.so
12mr|util-linux-2.22-3|818	%{_includedir}/uuid
12mr|util-linux-2.22-3|819	%{_mandir}/man3/uuid.3*
12mr|util-linux-2.22-3|820	%{_mandir}/man3/uuid_clear.3*
12mr|util-linux-2.22-3|821	%{_mandir}/man3/uuid_compare.3*
12mr|util-linux-2.22-3|822	%{_mandir}/man3/uuid_copy.3*
12mr|util-linux-2.22-3|823	%{_mandir}/man3/uuid_generate.3*
12mr|util-linux-2.22-3|824	%{_mandir}/man3/uuid_generate_random.3*
12mr|util-linux-2.22-3|825	%{_mandir}/man3/uuid_generate_time.3*
12mr|util-linux-2.22-3|826	%{_mandir}/man3/uuid_is_null.3*
12mr|util-linux-2.22-3|827	%{_mandir}/man3/uuid_parse.3*
12mr|util-linux-2.22-3|828	%{_mandir}/man3/uuid_time.3*
12mr|util-linux-2.22-3|829	%{_mandir}/man3/uuid_unparse.3*
12mr|util-linux-2.22-3|830	%{_libdir}/pkgconfig/uuid.pc
12mr|util-linux-2.22-3|831	
12mr|util-linux-2.22-3|832	%files -n %{lib_mount}
12mr|util-linux-2.22-3|833	/%{_lib}/libmount.so.%{lib_mount_major}*
12mr|util-linux-2.22-3|834	
12mr|util-linux-2.22-3|835	%files -n %{lib_mount_devel}
12mr|util-linux-2.22-3|836	%{_includedir}/libmount/libmount.h
12mr|util-linux-2.22-3|837	%{_libdir}/libmount.so
12mr|util-linux-2.22-3|838	%{_libdir}/libmount.*a
12mr|util-linux-2.22-3|839	%{_libdir}/pkgconfig/mount.pc
12mr|util-linux-2.22-3|840	
12mr|util-linux-2.22-3|841	
12mr|util-linux-2.22-3|842	
12mr|util-linux-2.22-3|843	%changelog
12mr|util-linux-2.22-3|844	* Wed Sep  12 2012 akdengi <kazancas@mandriva.ru>
12mr|util-linux-2.22-3|845	+ Commit: 219ba8e
12mr|util-linux-2.22-3|846	- sync with cooker
12mr|util-linux-2.22-3|847	
12mr|util-linux-2.22-3|848	

19075 12
12mr|uucp-1.07-14|1	Summary:	The uucp utility for copying files between systems
12mr|uucp-1.07-14|2	Name:		uucp
12mr|uucp-1.07-14|3	Version:	1.07
12mr|uucp-1.07-14|4	Release:	14
12mr|uucp-1.07-14|5	License:	GPL
12mr|uucp-1.07-14|6	Group:		Networking/File transfer
12mr|uucp-1.07-14|7	URL:		http://www.airs.com/ian/uucp.html
12mr|uucp-1.07-14|8	Source0:	ftp://prep.ai.mit.edu/pub/gnu/%{name}-%{version}.tar.bz2
12mr|uucp-1.07-14|9	Source1:	uucp.log
12mr|uucp-1.07-14|10	Patch0:		uucp-1.07-misc.patch
12mr|uucp-1.07-14|11	Patch7:		uucp-1.07-64bit-fixes.patch
12mr|uucp-1.07-14|12	Patch8:		uucp-1.07-config.patch
12mr|uucp-1.07-14|13	Patch9:		uucp-1.07-sigfpe.patch
12mr|uucp-1.07-14|14	#(peroyvind) depends on lockdev?
12mr|uucp-1.07-14|15	Patch10:	uucp-1.07-baudboy.patch
12mr|uucp-1.07-14|16	Patch11:	uucp-1.06.1-pipe.patch
12mr|uucp-1.07-14|17	Patch12:	uucp-1.07-format_not_a_string_literal_and_no_format_arguments.diff
12mr|uucp-1.07-14|18	Patch13:	uucp-1.07-nostrip.diff
12mr|uucp-1.07-14|19	BuildRequires:	texinfo
12mr|uucp-1.07-14|20	Requires(post):	rpm-helper
12mr|uucp-1.07-14|21	
12mr|uucp-1.07-14|22	%description
12mr|uucp-1.07-14|23	The uucp command copies files between systems.  Uucp is primarily used
12mr|uucp-1.07-14|24	by remote machines downloading and uploading email and news files to
12mr|uucp-1.07-14|25	local machines.
12mr|uucp-1.07-14|26	
12mr|uucp-1.07-14|27	Install the uucp package if you need to use uucp to transfer files
12mr|uucp-1.07-14|28	between machines.
12mr|uucp-1.07-14|29	
12mr|uucp-1.07-14|30	%prep
12mr|uucp-1.07-14|31	%setup -q
12mr|uucp-1.07-14|32	%patch0 -p1 -b .misc
12mr|uucp-1.07-14|33	%patch7 -p1 -b .64bit-fixes
12mr|uucp-1.07-14|34	%patch8 -p1 -b .config
12mr|uucp-1.07-14|35	%patch9 -p1 -b .sigfpe
12mr|uucp-1.07-14|36	#%patch10 -p1 -b .baudboy
12mr|uucp-1.07-14|37	%patch11 -p1 -b .pipe
12mr|uucp-1.07-14|38	%patch12 -p0 -b .format_not_a_string_literal_and_no_format_arguments
12mr|uucp-1.07-14|39	%patch13 -p1 -b .nostrip
12mr|uucp-1.07-14|40	
12mr|uucp-1.07-14|41	%build
12mr|uucp-1.07-14|42	STRIP="/bin/echo" \
12mr|uucp-1.07-14|43	LDFLAGS="%{ldflags}" \
12mr|uucp-1.07-14|44	%configure --with-newconfigdir=%{_sysconfdir}/%{name} --with-oldconfigdir=%{_sysconfdir}/%{name}
12mr|uucp-1.07-14|45	%make
12mr|uucp-1.07-14|46	
12mr|uucp-1.07-14|47	%install
12mr|uucp-1.07-14|48	%{makeinstall} STRIP="/bin/echo"
12mr|uucp-1.07-14|49	
12mr|uucp-1.07-14|50	mkdir -p $RPM_BUILD_ROOT/var/spool/uucp
12mr|uucp-1.07-14|51	mkdir -p $RPM_BUILD_ROOT/var/spool/uucppublic
12mr|uucp-1.07-14|52	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/uucp/oldconfig
12mr|uucp-1.07-14|53	
12mr|uucp-1.07-14|54	rm -rf $RPM_BUILD_ROOT/var/log/uucp
12mr|uucp-1.07-14|55	mkdir -p $RPM_BUILD_ROOT/var/log/uucp
12mr|uucp-1.07-14|56	
12mr|uucp-1.07-14|57	mkdir -p $RPM_BUILD_ROOT/var/lock/uucp
12mr|uucp-1.07-14|58	
12mr|uucp-1.07-14|59	mkdir -p $RPM_BUILD_ROOT%{_libdir}/uucp
12mr|uucp-1.07-14|60	ln -sf ../../sbin/uucico $RPM_BUILD_ROOT%{_libdir}/uucp
12mr|uucp-1.07-14|61	
12mr|uucp-1.07-14|62	install -m644 %{SOURCE1} -D $RPM_BUILD_ROOT%{_sysconfdir}/logrotate.d/uucp
12mr|uucp-1.07-14|63	
12mr|uucp-1.07-14|64	# Create ghost files
12mr|uucp-1.07-14|65	touch $RPM_BUILD_ROOT/var/log/uucp/{Log,Stats,Debug}
12mr|uucp-1.07-14|66	
12mr|uucp-1.07-14|67	# the following is kind of gross, but it is effective
12mr|uucp-1.07-14|68	for i in dial passwd port dialcode sys call ; do
12mr|uucp-1.07-14|69	cat > $RPM_BUILD_ROOT/etc/uucp/$i <<EOF
12mr|uucp-1.07-14|70	# This is an example of a $i file. This file have the syntax compatible
12mr|uucp-1.07-14|71	# with Taylor UUCP (not HDB nor anything else). Please check uucp
12mr|uucp-1.07-14|72	# documentation if you are not sure how Taylor config files are supposed to
12mr|uucp-1.07-14|73	# look like. Edit it as appropriate for your system.
12mr|uucp-1.07-14|74	
12mr|uucp-1.07-14|75	# Everything after a '#' character is a comment.
12mr|uucp-1.07-14|76	EOF
12mr|uucp-1.07-14|77	done
12mr|uucp-1.07-14|78	
12mr|uucp-1.07-14|79	# fix attribs so strip can touch it
12mr|uucp-1.07-14|80	chmod 755 $RPM_BUILD_ROOT%{_sbindir}/* $RPM_BUILD_ROOT%{_bindir}/*
12mr|uucp-1.07-14|81	
12mr|uucp-1.07-14|82	%post
12mr|uucp-1.07-14|83	# These permissions have to be synced with below %%files
12mr|uucp-1.07-14|84	%create_ghostfile /var/log/uucp/Log uucp uucp 644
12mr|uucp-1.07-14|85	%create_ghostfile /var/log/uucp/Stats uucp uucp 644
12mr|uucp-1.07-14|86	%create_ghostfile /var/log/uucp/Debug uucp uucp 640
12mr|uucp-1.07-14|87	
12mr|uucp-1.07-14|88	%files
12mr|uucp-1.07-14|89	%defattr(-,root,root,755)
12mr|uucp-1.07-14|90	%doc README ChangeLog NEWS
12mr|uucp-1.07-14|91	%doc sample contrib
12mr|uucp-1.07-14|92	%attr(-,uucp,uucp) %dir /var/spool/uucp
12mr|uucp-1.07-14|93	%attr(-,uucp,uucp) %dir /var/spool/uucppublic
12mr|uucp-1.07-14|94	%attr(755,uucp,uucp) %dir %{_sysconfdir}/uucp
12mr|uucp-1.07-14|95	%{_infodir}/uucp.info*
12mr|uucp-1.07-14|96	%{_sbindir}/uuchk
12mr|uucp-1.07-14|97	%{_sbindir}/uuconv
12mr|uucp-1.07-14|98	%{_sbindir}/uusched
12mr|uucp-1.07-14|99	%attr(6555,uucp,uucp) %{_sbindir}/uucico
12mr|uucp-1.07-14|100	%attr(6555,uucp,uucp) %{_sbindir}/uuxqt
12mr|uucp-1.07-14|101	%attr(-,uucp,uucp) %{_bindir}/*
12mr|uucp-1.07-14|102	%{_mandir}/*/*
12mr|uucp-1.07-14|103	%{_libdir}/uucp/uucico
12mr|uucp-1.07-14|104	%attr(-,uucp,uucp) %dir /var/lock/uucp
12mr|uucp-1.07-14|105	%attr(-,uucp,uucp) %dir /var/log/uucp
12mr|uucp-1.07-14|106	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/uucp
12mr|uucp-1.07-14|107	%attr(644,uucp,uucp) %ghost /var/log/uucp/Log
12mr|uucp-1.07-14|108	%attr(644,uucp,uucp) %ghost /var/log/uucp/Stats
12mr|uucp-1.07-14|109	%attr(600,uucp,uucp) %ghost /var/log/uucp/Debug
12mr|uucp-1.07-14|110	%config(noreplace) %{_sysconfdir}/uucp/dial
12mr|uucp-1.07-14|111	%config(noreplace) %{_sysconfdir}/uucp/dialcode
12mr|uucp-1.07-14|112	%config(noreplace) %{_sysconfdir}/uucp/port
12mr|uucp-1.07-14|113	%config(noreplace) %{_sysconfdir}/uucp/passwd
12mr|uucp-1.07-14|114	%config(noreplace) %{_sysconfdir}/uucp/sys
12mr|uucp-1.07-14|115	%config(noreplace) %{_sysconfdir}/uucp/call
12mr|uucp-1.07-14|116	
12mr|uucp-1.07-14|117	
12mr|uucp-1.07-14|118	
12mr|uucp-1.07-14|119	
12mr|uucp-1.07-14|120	%changelog
12mr|uucp-1.07-14|121	

19076 12
12mr|uxcook-2.0.1-19|1	Summary:	Fix problems resulting of improperly set FTP downloads
12mr|uxcook-2.0.1-19|2	Name:		uxcook
12mr|uxcook-2.0.1-19|3	Version:	2.0.1
12mr|uxcook-2.0.1-19|4	Release:	%mkrel 19
12mr|uxcook-2.0.1-19|5	License:	GPL
12mr|uxcook-2.0.1-19|6	Group:		File tools
12mr|uxcook-2.0.1-19|7	URL:		http://www.free-music.com/uxcook.htm
12mr|uxcook-2.0.1-19|8	Source0:	http://www.free-music.com/%{name}-%{version}.tar.bz2
12mr|uxcook-2.0.1-19|9	Patch0:		uxcook-fix-overriding-cflags.patch
12mr|uxcook-2.0.1-19|10	Patch1:		uxcook-2.0.1-LDFLAGS.diff
12mr|uxcook-2.0.1-19|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|uxcook-2.0.1-19|12	
12mr|uxcook-2.0.1-19|13	%description
12mr|uxcook-2.0.1-19|14	This is basically a clone of Uncook95 (which runs under Microsoft Windows). It
12mr|uxcook-2.0.1-19|15	is designed to allow Netscape users to fix MP3 files that were retrieved from
12mr|uxcook-2.0.1-19|16	improperly set servers. Of course this is not limited to MP3 files.
12mr|uxcook-2.0.1-19|17	
12mr|uxcook-2.0.1-19|18	Actually, these problems mainly come from binary files downloaded in ASCII mode
12mr|uxcook-2.0.1-19|19	(e.g. when a server sends binary information as text it inserts linefeeds at
12mr|uxcook-2.0.1-19|20	semi-regular intervals). With uxcook you will avoid re-doing the download.
12mr|uxcook-2.0.1-19|21	
12mr|uxcook-2.0.1-19|22	%prep
12mr|uxcook-2.0.1-19|23	
12mr|uxcook-2.0.1-19|24	%setup -q
12mr|uxcook-2.0.1-19|25	%patch0 -p0
12mr|uxcook-2.0.1-19|26	%patch1 -p0
12mr|uxcook-2.0.1-19|27	
12mr|uxcook-2.0.1-19|28	%build
12mr|uxcook-2.0.1-19|29	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|uxcook-2.0.1-19|30	
12mr|uxcook-2.0.1-19|31	%install
12mr|uxcook-2.0.1-19|32	rm -rf $RPM_BUILD_ROOT
12mr|uxcook-2.0.1-19|33	
12mr|uxcook-2.0.1-19|34	install %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
12mr|uxcook-2.0.1-19|35	
12mr|uxcook-2.0.1-19|36	%clean
12mr|uxcook-2.0.1-19|37	rm -rf $RPM_BUILD_ROOT
12mr|uxcook-2.0.1-19|38	
12mr|uxcook-2.0.1-19|39	%files
12mr|uxcook-2.0.1-19|40	%defattr(-,root,root)
12mr|uxcook-2.0.1-19|41	%doc README TODO
12mr|uxcook-2.0.1-19|42	%{_bindir}/%{name}
12mr|uxcook-2.0.1-19|43	
12mr|uxcook-2.0.1-19|44	
12mr|uxcook-2.0.1-19|45	
12mr|uxcook-2.0.1-19|46	
12mr|uxcook-2.0.1-19|47	
12mr|uxcook-2.0.1-19|48	%changelog
12mr|uxcook-2.0.1-19|49	

19077 12
12mr|v4l-utils-0.8.8-2|1	%define major		0
12mr|v4l-utils-0.8.8-2|2	%define libname		%mklibname v4l %{major}
12mr|v4l-utils-0.8.8-2|3	%define develname	%mklibname v4l -d
12mr|v4l-utils-0.8.8-2|4	%define wrappersname	%mklibname v4l-wrappers
12mr|v4l-utils-0.8.8-2|5	
12mr|v4l-utils-0.8.8-2|6	Name:		v4l-utils
12mr|v4l-utils-0.8.8-2|7	Version:	0.8.8
12mr|v4l-utils-0.8.8-2|8	Release:	2
12mr|v4l-utils-0.8.8-2|9	Summary:	Linux V4L2 and DVB API utilities
12mr|v4l-utils-0.8.8-2|10	License:	LGPLv2+
12mr|v4l-utils-0.8.8-2|11	Group:		System/Libraries
12mr|v4l-utils-0.8.8-2|12	URL:		http://git.linuxtv.org/v4l-utils.git
12mr|v4l-utils-0.8.8-2|13	Source0:	http://linuxtv.org/downloads/%{name}/%{name}-%{version}.tar.bz2
12mr|v4l-utils-0.8.8-2|14	Patch0:		fix-missing-includes.patch
12mr|v4l-utils-0.8.8-2|15	BuildRequires:	sysfsutils-devel
12mr|v4l-utils-0.8.8-2|16	BuildRequires:	qt4-devel jpeg-devel
12mr|v4l-utils-0.8.8-2|17	Conflicts:	ivtv-utils < 1.4.0-2
12mr|v4l-utils-0.8.8-2|18	Obsoletes:	libv4l < 0.6.4-2
12mr|v4l-utils-0.8.8-2|19	Requires:	%{wrappersname} >= %{version}-%{release}
12mr|v4l-utils-0.8.8-2|20	
12mr|v4l-utils-0.8.8-2|21	%description
12mr|v4l-utils-0.8.8-2|22	v4l-utils is the combination of various v4l and dvb utilities which
12mr|v4l-utils-0.8.8-2|23	used to be part of the v4l-dvb mercurial kernel tree.
12mr|v4l-utils-0.8.8-2|24	
12mr|v4l-utils-0.8.8-2|25	%files
12mr|v4l-utils-0.8.8-2|26	%dir %{_sysconfdir}/rc_keymaps
12mr|v4l-utils-0.8.8-2|27	%config(noreplace) %{_sysconfdir}/rc_keymaps/*
12mr|v4l-utils-0.8.8-2|28	%config(noreplace) %{_sysconfdir}/rc_maps.cfg
12mr|v4l-utils-0.8.8-2|29	%config(noreplace) /lib/udev/rules.d/70-infrared.rules
12mr|v4l-utils-0.8.8-2|30	%{_bindir}/cx18-ctl
12mr|v4l-utils-0.8.8-2|31	%{_bindir}/decode_tm6000
12mr|v4l-utils-0.8.8-2|32	%{_bindir}/ir-keytable
12mr|v4l-utils-0.8.8-2|33	%{_bindir}/v4l2-compliance
12mr|v4l-utils-0.8.8-2|34	%{_bindir}/v4l2-ctl
12mr|v4l-utils-0.8.8-2|35	%{_bindir}/dvb-fe-tool
12mr|v4l-utils-0.8.8-2|36	%{_bindir}/dvb-format-convert
12mr|v4l-utils-0.8.8-2|37	%{_bindir}/dvbv5-scan
12mr|v4l-utils-0.8.8-2|38	%{_bindir}/dvbv5-zap
12mr|v4l-utils-0.8.8-2|39	%{_bindir}/v4l2-sysfs-path
12mr|v4l-utils-0.8.8-2|40	%{_sbindir}/v4l2-dbg
12mr|v4l-utils-0.8.8-2|41	%{_mandir}/man1/ir-keytable.1.*
12mr|v4l-utils-0.8.8-2|42	
12mr|v4l-utils-0.8.8-2|43	%package -n	v4l-utils-qt4
12mr|v4l-utils-0.8.8-2|44	Summary:	qt4 tools for v4l applications
12mr|v4l-utils-0.8.8-2|45	Group:		System/Libraries
12mr|v4l-utils-0.8.8-2|46	Conflicts:	libv4l <= 0.7.91-1mdv2010.1
12mr|v4l-utils-0.8.8-2|47	
12mr|v4l-utils-0.8.8-2|48	%description -n	v4l-utils-qt4
12mr|v4l-utils-0.8.8-2|49	v4l-utils-qt4 is a QT4 gui for the v4l-utils tools
12mr|v4l-utils-0.8.8-2|50	
12mr|v4l-utils-0.8.8-2|51	%files -n	v4l-utils-qt4
12mr|v4l-utils-0.8.8-2|52	%{_bindir}/qv4l2
12mr|v4l-utils-0.8.8-2|53	%{_datadir}/applications/qv4l2.desktop
12mr|v4l-utils-0.8.8-2|54	%{_iconsdir}/hicolor/*/apps/qv4l2.*
12mr|v4l-utils-0.8.8-2|55	
12mr|v4l-utils-0.8.8-2|56	%package -n	%{wrappersname}
12mr|v4l-utils-0.8.8-2|57	Summary:	Wrappers for v4l applications
12mr|v4l-utils-0.8.8-2|58	Group:		System/Libraries
12mr|v4l-utils-0.8.8-2|59	Conflicts:	libv4l <= 0.5.9-1mdv2010.0
12mr|v4l-utils-0.8.8-2|60	
12mr|v4l-utils-0.8.8-2|61	%description -n %{wrappersname}
12mr|v4l-utils-0.8.8-2|62	This package contains wrapper libraries that adds v4l2 device
12mr|v4l-utils-0.8.8-2|63	compatibility for v4l1 applications and support for various
12mr|v4l-utils-0.8.8-2|64	pixelformats to v4l2 applications.
12mr|v4l-utils-0.8.8-2|65	
12mr|v4l-utils-0.8.8-2|66	%files -n	%{wrappersname}
12mr|v4l-utils-0.8.8-2|67	%dir %{_libdir}/libv4l
12mr|v4l-utils-0.8.8-2|68	%{_libdir}/libv4l/v4l1compat.so
12mr|v4l-utils-0.8.8-2|69	%{_libdir}/libv4l/v4l2convert.so
12mr|v4l-utils-0.8.8-2|70	%{_libdir}/libv4l/*-decomp
12mr|v4l-utils-0.8.8-2|71	
12mr|v4l-utils-0.8.8-2|72	%package -n	%{libname}
12mr|v4l-utils-0.8.8-2|73	Summary:	Thin abstraction layer for video4linux2 devices
12mr|v4l-utils-0.8.8-2|74	Group:		System/Libraries
12mr|v4l-utils-0.8.8-2|75	Requires:	%{name} >= %{version}
12mr|v4l-utils-0.8.8-2|76	
12mr|v4l-utils-0.8.8-2|77	%description -n %{libname}
12mr|v4l-utils-0.8.8-2|78	libv4l is a collection of libraries which adds a thin abstraction
12mr|v4l-utils-0.8.8-2|79	layer on top of video4linux2 devices. The purpose of this (thin)
12mr|v4l-utils-0.8.8-2|80	layer is to make it easy for application writers to support a wide
12mr|v4l-utils-0.8.8-2|81	variety of devices without having to write separate code for
12mr|v4l-utils-0.8.8-2|82	different devices in the same class.
12mr|v4l-utils-0.8.8-2|83	
12mr|v4l-utils-0.8.8-2|84	%files -n	%{libname}
12mr|v4l-utils-0.8.8-2|85	%{_libdir}/libv4l1.so.%{major}*
12mr|v4l-utils-0.8.8-2|86	%{_libdir}/libv4l2.so.%{major}*
12mr|v4l-utils-0.8.8-2|87	%{_libdir}/libv4lconvert.so.%{major}*
12mr|v4l-utils-0.8.8-2|88	
12mr|v4l-utils-0.8.8-2|89	%package -n	%{develname}
12mr|v4l-utils-0.8.8-2|90	Summary:	Development files from libv4l
12mr|v4l-utils-0.8.8-2|91	Group:		Development/C
12mr|v4l-utils-0.8.8-2|92	Requires:	%{libname} = %{version}-%{release}
12mr|v4l-utils-0.8.8-2|93	Provides:	%{name}-devel = %{version}-%{release}
12mr|v4l-utils-0.8.8-2|94	Provides:	libv4l-devel = %{version}-%{release}
12mr|v4l-utils-0.8.8-2|95	
12mr|v4l-utils-0.8.8-2|96	%description -n %{develname}
12mr|v4l-utils-0.8.8-2|97	This package contains the development files needed to build
12mr|v4l-utils-0.8.8-2|98	programs that use libv4l.
12mr|v4l-utils-0.8.8-2|99	
12mr|v4l-utils-0.8.8-2|100	%files -n	%{develname}
12mr|v4l-utils-0.8.8-2|101	%{_includedir}/libv4l1.h
12mr|v4l-utils-0.8.8-2|102	%{_includedir}/libv4l2.h
12mr|v4l-utils-0.8.8-2|103	%{_includedir}/libv4lconvert.h
12mr|v4l-utils-0.8.8-2|104	%{_includedir}/libv4l1-videodev.h
12mr|v4l-utils-0.8.8-2|105	%{_libdir}/libv4l1.so
12mr|v4l-utils-0.8.8-2|106	%{_libdir}/libv4l2.so
12mr|v4l-utils-0.8.8-2|107	%{_libdir}/libv4lconvert.so
12mr|v4l-utils-0.8.8-2|108	%{_libdir}/pkgconfig/libv4l1.pc
12mr|v4l-utils-0.8.8-2|109	%{_libdir}/pkgconfig/libv4l2.pc
12mr|v4l-utils-0.8.8-2|110	%{_libdir}/pkgconfig/libv4lconvert.pc
12mr|v4l-utils-0.8.8-2|111	
12mr|v4l-utils-0.8.8-2|112	%prep
12mr|v4l-utils-0.8.8-2|113	%setup -q
12mr|v4l-utils-0.8.8-2|114	%patch0 -p1
12mr|v4l-utils-0.8.8-2|115	
12mr|v4l-utils-0.8.8-2|116	%build
12mr|v4l-utils-0.8.8-2|117	%setup_compile_flags
12mr|v4l-utils-0.8.8-2|118	%make CFLAGS="%{optflags}" PREFIX="%{_prefix}" LIBDIR="%{_libdir}"
12mr|v4l-utils-0.8.8-2|119	
12mr|v4l-utils-0.8.8-2|120	%install
12mr|v4l-utils-0.8.8-2|121	%makeinstall_std PREFIX="%{_prefix}" LIBDIR="%{_libdir}"
12mr|v4l-utils-0.8.8-2|122	
12mr|v4l-utils-0.8.8-2|123	# already provided by ivtv-utils package, more uptodate/complete there
12mr|v4l-utils-0.8.8-2|124	rm -f %{buildroot}%{_bindir}/ivtv-ctl
12mr|v4l-utils-0.8.8-2|125	
12mr|v4l-utils-0.8.8-2|126	%changelog
12mr|v4l-utils-0.8.8-2|127	

19078 12
12mr|v8-3.15.7.2-1|1	# Hi Googlers! If you're looking in here for patches, nifty.
12mr|v8-3.15.7.2-1|2	# You (and everyone else) are welcome to use any of my Chromium patches under the terms of the GPLv2 or later.
12mr|v8-3.15.7.2-1|3	# You (and everyone else) are welcome to use any of my V8-specific patches under the terms of the BSD license.
12mr|v8-3.15.7.2-1|4	# You (and everyone else) may NOT use my patches under any other terms.
12mr|v8-3.15.7.2-1|5	# I hate to be a party-pooper here, but I really don't want to help Google make a proprietary browser.
12mr|v8-3.15.7.2-1|6	# There are enough of those already.
12mr|v8-3.15.7.2-1|7	# All copyrightable work in these spec files and patches is Copyright 2010 Tom Callaway
12mr|v8-3.15.7.2-1|8	
12mr|v8-3.15.7.2-1|9	# For the 1.2 branch, we use 0s here
12mr|v8-3.15.7.2-1|10	# For 1.3+, we use the three digit versions
12mr|v8-3.15.7.2-1|11	
12mr|v8-3.15.7.2-1|12	
12mr|v8-3.15.7.2-1|13	%define libname %mklibname v8
12mr|v8-3.15.7.2-1|14	%define develname %mklibname v8 -d
12mr|v8-3.15.7.2-1|15	
12mr|v8-3.15.7.2-1|16	
12mr|v8-3.15.7.2-1|17	
12mr|v8-3.15.7.2-1|18	%ifarch x86_64
12mr|v8-3.15.7.2-1|19	%define archrel x64.release
12mr|v8-3.15.7.2-1|20	%endif
12mr|v8-3.15.7.2-1|21	
12mr|v8-3.15.7.2-1|22	%ifarch %ix86
12mr|v8-3.15.7.2-1|23	%define archrel ia32.release
12mr|v8-3.15.7.2-1|24	%endif
12mr|v8-3.15.7.2-1|25	
12mr|v8-3.15.7.2-1|26	%ifarch %arm
12mr|v8-3.15.7.2-1|27	%define archrel armeabi=hard vfp3=on hardfp=on
12mr|v8-3.15.7.2-1|28	%endif
12mr|v8-3.15.7.2-1|29	
12mr|v8-3.15.7.2-1|30	
12mr|v8-3.15.7.2-1|31	%define soname_ver 3.15.7
12mr|v8-3.15.7.2-1|32	
12mr|v8-3.15.7.2-1|33	%global somajor 3
12mr|v8-3.15.7.2-1|34	%global sominor 15
12mr|v8-3.15.7.2-1|35	%global sobuild 7.2
12mr|v8-3.15.7.2-1|36	%global sover %{somajor}.%{sominor}.%{sobuild}
12mr|v8-3.15.7.2-1|37	%{!?python_sitelib: %global python_sitelib %(%{__python} \
12mr|v8-3.15.7.2-1|38	-c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
12mr|v8-3.15.7.2-1|39	
12mr|v8-3.15.7.2-1|40	Name:       v8
12mr|v8-3.15.7.2-1|41	Version:    %{somajor}.%{sominor}.%{sobuild}
12mr|v8-3.15.7.2-1|42	Release:    1
12mr|v8-3.15.7.2-1|43	Summary:    JavaScript Engine
12mr|v8-3.15.7.2-1|44	Group:      System/Libraries
12mr|v8-3.15.7.2-1|45	License:    BSD
12mr|v8-3.15.7.2-1|46	URL:        http://code.google.com/p/v8
12mr|v8-3.15.7.2-1|47	Source0:    http://commondatastorage.googleapis.com/chromium-browser-official/%{name}-%{somajor}.%{sominor}.%{sobuild}.tar.bz2
12mr|v8-3.15.7.2-1|48	ExclusiveArch:    %{ix86} x86_64 arm
12mr|v8-3.15.7.2-1|49	BuildRequires:    scons
12mr|v8-3.15.7.2-1|50	BuildRequires:    readline-devel
12mr|v8-3.15.7.2-1|51	BuildRequires:    icu-devel >= 49
12mr|v8-3.15.7.2-1|52	Obsoletes:        v8 < %{version}-%{release}
12mr|v8-3.15.7.2-1|53	
12mr|v8-3.15.7.2-1|54	%description
12mr|v8-3.15.7.2-1|55	V8 is Google's open source JavaScript engine. V8 is written in C++ and is used
12mr|v8-3.15.7.2-1|56	in Google Chrome, the open source browser from Google. V8 implements ECMAScript
12mr|v8-3.15.7.2-1|57	as specified in ECMA-262, 3rd edition.
12mr|v8-3.15.7.2-1|58	
12mr|v8-3.15.7.2-1|59	%files
12mr|v8-3.15.7.2-1|60	%doc AUTHORS ChangeLog LICENSE
12mr|v8-3.15.7.2-1|61	%{_bindir}/d8
12mr|v8-3.15.7.2-1|62	
12mr|v8-3.15.7.2-1|63	
12mr|v8-3.15.7.2-1|64	%package -n %libname
12mr|v8-3.15.7.2-1|65	Group:      System/Libraries
12mr|v8-3.15.7.2-1|66	Summary:    libraries for v8
12mr|v8-3.15.7.2-1|67	Requires:   %{name} = %{version}-%{release}
12mr|v8-3.15.7.2-1|68	
12mr|v8-3.15.7.2-1|69	%description -n %libname
12mr|v8-3.15.7.2-1|70	Library for V8 Google's open source JavaScript engine.
12mr|v8-3.15.7.2-1|71	
12mr|v8-3.15.7.2-1|72	
12mr|v8-3.15.7.2-1|73	%files -n %libname
12mr|v8-3.15.7.2-1|74	%{_libdir}/*.so.*
12mr|v8-3.15.7.2-1|75	
12mr|v8-3.15.7.2-1|76	#--------------------------------------------------------------------
12mr|v8-3.15.7.2-1|77	
12mr|v8-3.15.7.2-1|78	%package -n %develname
12mr|v8-3.15.7.2-1|79	Group:      System/Libraries
12mr|v8-3.15.7.2-1|80	Summary:    Development headers and libraries for v8
12mr|v8-3.15.7.2-1|81	Requires:   %{libname} = %{version}-%{release}
12mr|v8-3.15.7.2-1|82	Requires:   %{name} = %{version}-%{release}
12mr|v8-3.15.7.2-1|83	Provides:   %{name}-devel = %{version}-%{release}
12mr|v8-3.15.7.2-1|84	Obsoletes:  %{name}-devel < %{version}-%{release}
12mr|v8-3.15.7.2-1|85	
12mr|v8-3.15.7.2-1|86	%description -n %develname
12mr|v8-3.15.7.2-1|87	Development headers and libraries for v8.
12mr|v8-3.15.7.2-1|88	
12mr|v8-3.15.7.2-1|89	%files -n %develname
12mr|v8-3.15.7.2-1|90	%{_includedir}/*.h
12mr|v8-3.15.7.2-1|91	%{_includedir}/v8/extensions/
12mr|v8-3.15.7.2-1|92	%{_libdir}/*.so
12mr|v8-3.15.7.2-1|93	%{python_sitelib}/j*.py*
12mr|v8-3.15.7.2-1|94	
12mr|v8-3.15.7.2-1|95	#--------------------------------------------------------------------
12mr|v8-3.15.7.2-1|96	
12mr|v8-3.15.7.2-1|97	%prep
12mr|v8-3.15.7.2-1|98	%setup -q -n %{name}-%{version}
12mr|v8-3.15.7.2-1|99	
12mr|v8-3.15.7.2-1|100	# clear spurious executable bits
12mr|v8-3.15.7.2-1|101	find . \( -name \*.cc -o -name \*.h -o -name \*.py \) -a -executable \
12mr|v8-3.15.7.2-1|102	|while read FILE ; do
12mr|v8-3.15.7.2-1|103	echo $FILE
12mr|v8-3.15.7.2-1|104	chmod -x $FILE
12mr|v8-3.15.7.2-1|105	done
12mr|v8-3.15.7.2-1|106	
12mr|v8-3.15.7.2-1|107	
12mr|v8-3.15.7.2-1|108	%build
12mr|v8-3.15.7.2-1|109	%make GYP_GENERATORS=make  V=1 werror=no \
12mr|v8-3.15.7.2-1|110	library=shared \
12mr|v8-3.15.7.2-1|111	snapshots=on \
12mr|v8-3.15.7.2-1|112	soname_version=%{sover} \
12mr|v8-3.15.7.2-1|113	visibility=default \
12mr|v8-3.15.7.2-1|114	%{archrel}
12mr|v8-3.15.7.2-1|115	
12mr|v8-3.15.7.2-1|116	
12mr|v8-3.15.7.2-1|117	
12mr|v8-3.15.7.2-1|118	%install
12mr|v8-3.15.7.2-1|119	mkdir -p %{buildroot}%{_includedir}
12mr|v8-3.15.7.2-1|120	mkdir -p %{buildroot}%{_libdir}
12mr|v8-3.15.7.2-1|121	install -p include/*.h %{buildroot}%{_includedir}
12mr|v8-3.15.7.2-1|122	install -p out/%{archrel}/lib.target//libv8.so.%{sover} %{buildroot}%{_libdir}
12mr|v8-3.15.7.2-1|123	mkdir -p %{buildroot}%{_bindir}
12mr|v8-3.15.7.2-1|124	install -p -m0755 out/%{archrel}/d8 %{buildroot}%{_bindir}
12mr|v8-3.15.7.2-1|125	
12mr|v8-3.15.7.2-1|126	chmod -x %{buildroot}%{_includedir}/v8*.h
12mr|v8-3.15.7.2-1|127	
12mr|v8-3.15.7.2-1|128	mkdir -p %{buildroot}%{_includedir}/v8/extensions/experimental/
12mr|v8-3.15.7.2-1|129	install -p src/extensions/*.h %{buildroot}%{_includedir}/v8/extensions/
12mr|v8-3.15.7.2-1|130	chmod -x %{buildroot}%{_includedir}/v8/extensions/*.h
12mr|v8-3.15.7.2-1|131	
12mr|v8-3.15.7.2-1|132	pushd %{buildroot}%{_libdir}
12mr|v8-3.15.7.2-1|133	ln -sf libv8.so.%{sover} libv8.so
12mr|v8-3.15.7.2-1|134	ln -sf libv8.so.%{sover} libv8.so.%{somajor}
12mr|v8-3.15.7.2-1|135	ln -sf libv8.so.%{sover} libv8.so.%{somajor}.%{sominor}
12mr|v8-3.15.7.2-1|136	popd
12mr|v8-3.15.7.2-1|137	
12mr|v8-3.15.7.2-1|138	
12mr|v8-3.15.7.2-1|139	# install Python JS minifier scripts for nodejs
12mr|v8-3.15.7.2-1|140	install -d %{buildroot}%{python_sitelib}
12mr|v8-3.15.7.2-1|141	install -p -m0744 tools/jsmin.py %{buildroot}%{python_sitelib}/
12mr|v8-3.15.7.2-1|142	chmod -R -x %{buildroot}%{python_sitelib}/*.py*

19079 12
12mr|vaapi-driver-vdpau-0.7.4-2|1	%define oname	libva-vdpau-driver
12mr|vaapi-driver-vdpau-0.7.4-2|2	
12mr|vaapi-driver-vdpau-0.7.4-2|3	Name:		vaapi-driver-vdpau
12mr|vaapi-driver-vdpau-0.7.4-2|4	Summary:	VA-API driver for VDPAU interface
12mr|vaapi-driver-vdpau-0.7.4-2|5	Group:		Video
12mr|vaapi-driver-vdpau-0.7.4-2|6	Version:	0.7.4
12mr|vaapi-driver-vdpau-0.7.4-2|7	Release:	2
12mr|vaapi-driver-vdpau-0.7.4-2|8	License:	GPLv2+
12mr|vaapi-driver-vdpau-0.7.4-2|9	URL:		http://www.freedesktop.org
12mr|vaapi-driver-vdpau-0.7.4-2|10	Source0:	http://www.freedesktop.org/software/vaapi/releases/libva-vdpau-driver/libva-vdpau-driver-%{version}.tar.bz2
12mr|vaapi-driver-vdpau-0.7.4-2|11	# fix build with recent mesa (not a technically correct fix):
12mr|vaapi-driver-vdpau-0.7.4-2|12	BuildRequires:	pkgconfig(libva)
12mr|vaapi-driver-vdpau-0.7.4-2|13	BuildRequires:	pkgconfig(vdpau)
12mr|vaapi-driver-vdpau-0.7.4-2|14	Provides:	%{oname} = %{version}-%{release}
12mr|vaapi-driver-vdpau-0.7.4-2|15	Provides:	vdpau-video = %{version}-%{release}
12mr|vaapi-driver-vdpau-0.7.4-2|16	
12mr|vaapi-driver-vdpau-0.7.4-2|17	Patch0:		PFNGLMULTITEXCOORD2FPROC_vaapi-driver-vdpau.patch
12mr|vaapi-driver-vdpau-0.7.4-2|18	
12mr|vaapi-driver-vdpau-0.7.4-2|19	%description
12mr|vaapi-driver-vdpau-0.7.4-2|20	VDPAU driver backend for VA API, a video acceleration API.
12mr|vaapi-driver-vdpau-0.7.4-2|21	
12mr|vaapi-driver-vdpau-0.7.4-2|22	%prep
12mr|vaapi-driver-vdpau-0.7.4-2|23	%setup -qn %{oname}-%{version}/
12mr|vaapi-driver-vdpau-0.7.4-2|24	%patch0 -p1
12mr|vaapi-driver-vdpau-0.7.4-2|25	
12mr|vaapi-driver-vdpau-0.7.4-2|26	%build
12mr|vaapi-driver-vdpau-0.7.4-2|27	%configure2_5x
12mr|vaapi-driver-vdpau-0.7.4-2|28	%make
12mr|vaapi-driver-vdpau-0.7.4-2|29	
12mr|vaapi-driver-vdpau-0.7.4-2|30	%install
12mr|vaapi-driver-vdpau-0.7.4-2|31	rm -rf %{buildroot}
12mr|vaapi-driver-vdpau-0.7.4-2|32	%makeinstall_std
12mr|vaapi-driver-vdpau-0.7.4-2|33	rm -f %{buildroot}%{_libdir}/dri/*.la
12mr|vaapi-driver-vdpau-0.7.4-2|34	
12mr|vaapi-driver-vdpau-0.7.4-2|35	%files
12mr|vaapi-driver-vdpau-0.7.4-2|36	%doc AUTHORS NEWS
12mr|vaapi-driver-vdpau-0.7.4-2|37	%{_libdir}/dri/*_drv_video.so

19080 12
12mr|vala-0.18.1-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mr|vala-0.18.1-1|2	
12mr|vala-0.18.1-1|3	
12mr|vala-0.18.1-1|4	%define api	0.18
12mr|vala-0.18.1-1|5	%define major	0
12mr|vala-0.18.1-1|6	%define libname	%mklibname %{name} %{api} %major
12mr|vala-0.18.1-1|7	%define	devname	%mklibname -d %{name}
12mr|vala-0.18.1-1|8	
12mr|vala-0.18.1-1|9	#gw checks don't run in iurt
12mr|vala-0.18.1-1|10	%define	with_check 0
12mr|vala-0.18.1-1|11	
12mr|vala-0.18.1-1|12	Summary:	Compiler for the GObject type system
12mr|vala-0.18.1-1|13	Name:		vala
12mr|vala-0.18.1-1|14	Version:	0.18.1
12mr|vala-0.18.1-1|15	Release:	1
12mr|vala-0.18.1-1|16	# Most files are LGPLv2.1+, curses.vapi is 2-clause BSD
12mr|vala-0.18.1-1|17	License:	LGPLv2+ and BSD
12mr|vala-0.18.1-1|18	Group:		Development/Other
12mr|vala-0.18.1-1|19	Url:		http://live.gnome.org/Vala
12mr|vala-0.18.1-1|20	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/vala/%{url_ver}/%{name}-%{version}.tar.xz
12mr|vala-0.18.1-1|21	
12mr|vala-0.18.1-1|22	BuildRequires:	bison
12mr|vala-0.18.1-1|23	BuildRequires:	flex
12mr|vala-0.18.1-1|24	BuildRequires:	xsltproc
12mr|vala-0.18.1-1|25	BuildRequires:	pkgconfig(glib-2.0) >= 2.25
12mr|vala-0.18.1-1|26	%if %{with_check}
12mr|vala-0.18.1-1|27	BuildRequires:	pkgconfig(dbus-glib-1)
12mr|vala-0.18.1-1|28	%endif
12mr|vala-0.18.1-1|29	
12mr|vala-0.18.1-1|30	%description
12mr|vala-0.18.1-1|31	Vala is a new programming language that aims to bring modern
12mr|vala-0.18.1-1|32	programming language features to GNOME developers without imposing any
12mr|vala-0.18.1-1|33	additional runtime requirements and without using a different ABI
12mr|vala-0.18.1-1|34	compared to applications and libraries written in C.
12mr|vala-0.18.1-1|35	
12mr|vala-0.18.1-1|36	valac, the Vala compiler, is a self-hosting compiler that translates
12mr|vala-0.18.1-1|37	Vala source code into C source and header files. It uses the GObject
12mr|vala-0.18.1-1|38	type system to create classes and interfaces declared in the Vala
12mr|vala-0.18.1-1|39	source code. It's also planned to generate GIDL files when
12mr|vala-0.18.1-1|40	gobject-introspection is ready.
12mr|vala-0.18.1-1|41	
12mr|vala-0.18.1-1|42	The syntax of Vala is similar to C#, modified to better fit the GObject
12mr|vala-0.18.1-1|43	type system. Vala supports modern language features as the following:
12mr|vala-0.18.1-1|44	
12mr|vala-0.18.1-1|45	* Interfaces
12mr|vala-0.18.1-1|46	* Properties
12mr|vala-0.18.1-1|47	* Signals
12mr|vala-0.18.1-1|48	* Foreach
12mr|vala-0.18.1-1|49	* Lambda expressions
12mr|vala-0.18.1-1|50	* Type inference for local variables
12mr|vala-0.18.1-1|51	* Non-null types [PARTIAL]
12mr|vala-0.18.1-1|52	* Exception handling [PLANNED]
12mr|vala-0.18.1-1|53	* Assisted memory management
12mr|vala-0.18.1-1|54	
12mr|vala-0.18.1-1|55	* type modules (aka. Plugins)
12mr|vala-0.18.1-1|56	
12mr|vala-0.18.1-1|57	Vala is designed to allow access to existing C libraries, especially
12mr|vala-0.18.1-1|58	GObject-based libraries, without the need for runtime bindings. Each
12mr|vala-0.18.1-1|59	to be used library requires a Vala API file at compile-time,
12mr|vala-0.18.1-1|60	containing the class and method declarations in Vala syntax. Vala
12mr|vala-0.18.1-1|61	currently comes with experimental bindings for GLib and GTK+. It's
12mr|vala-0.18.1-1|62	planned to provide generated bindings for the full GNOME Platform at a
12mr|vala-0.18.1-1|63	later stage.
12mr|vala-0.18.1-1|64	
12mr|vala-0.18.1-1|65	Using classes and methods written in Vala from an application written
12mr|vala-0.18.1-1|66	in C is not difficult. The Vala library only has to install the
12mr|vala-0.18.1-1|67	generated header files and C applications may then access the
12mr|vala-0.18.1-1|68	GObject-based API of the Vala library as usual. It should also be
12mr|vala-0.18.1-1|69	easily possible to write a bindings generator for access to Vala
12mr|vala-0.18.1-1|70	libraries from applications written in e.g. C# as the Vala parser is written
12mr|vala-0.18.1-1|71	as a library, so that all compile-time information is available when
12mr|vala-0.18.1-1|72	generating a binding.
12mr|vala-0.18.1-1|73	
12mr|vala-0.18.1-1|74	%package -n %{libname}
12mr|vala-0.18.1-1|75	Group:		System/Libraries
12mr|vala-0.18.1-1|76	Summary:	Vala runtime library
12mr|vala-0.18.1-1|77	
12mr|vala-0.18.1-1|78	%description -n %{libname}
12mr|vala-0.18.1-1|79	This is the runtime library of the Vala programming language.
12mr|vala-0.18.1-1|80	
12mr|vala-0.18.1-1|81	%package -n %{devname}
12mr|vala-0.18.1-1|82	Group:		Development/Other
12mr|vala-0.18.1-1|83	Summary:	Vala development files
12mr|vala-0.18.1-1|84	Requires:	%{libname} = %{version}-%{release}
12mr|vala-0.18.1-1|85	Requires:	%{name} = %{version}-%{release}
12mr|vala-0.18.1-1|86	Provides:	vala-devel = %{version}-%{release}
12mr|vala-0.18.1-1|87	Obsoletes:	%mklibname -d vala 0
12mr|vala-0.18.1-1|88	
12mr|vala-0.18.1-1|89	%description -n %{devname}
12mr|vala-0.18.1-1|90	This is the development library of the Vala programming language.
12mr|vala-0.18.1-1|91	
12mr|vala-0.18.1-1|92	%package tools
12mr|vala-0.18.1-1|93	Summary:	Tools for creating projects and bindings for %{name}
12mr|vala-0.18.1-1|94	Group:		Development/Other
12mr|vala-0.18.1-1|95	Requires:	%{name} = %{version}-%{release}
12mr|vala-0.18.1-1|96	Requires:	gnome-common
12mr|vala-0.18.1-1|97	Requires:	intltool
12mr|vala-0.18.1-1|98	Requires:	libtool
12mr|vala-0.18.1-1|99	
12mr|vala-0.18.1-1|100	%description tools
12mr|vala-0.18.1-1|101	This package contains tools to generate Vala projects, as well as API bindings
12mr|vala-0.18.1-1|102	from existing C libraries, allowing access from Vala programs.
12mr|vala-0.18.1-1|103	
12mr|vala-0.18.1-1|104	%prep
12mr|vala-0.18.1-1|105	%setup -q
12mr|vala-0.18.1-1|106	%apply_patches
12mr|vala-0.18.1-1|107	
12mr|vala-0.18.1-1|108	%build
12mr|vala-0.18.1-1|109	%configure2_5x \
12mr|vala-0.18.1-1|110	--enable-vapigen
12mr|vala-0.18.1-1|111	
12mr|vala-0.18.1-1|112	%make
12mr|vala-0.18.1-1|113	
12mr|vala-0.18.1-1|114	%install
12mr|vala-0.18.1-1|115	%makeinstall_std
12mr|vala-0.18.1-1|116	find %{buildroot} -name "*.la" -delete
12mr|vala-0.18.1-1|117	
12mr|vala-0.18.1-1|118	mkdir -p %{buildroot}%{_datadir}/vala/vapi
12mr|vala-0.18.1-1|119	
12mr|vala-0.18.1-1|120	%if %{with_check}
12mr|vala-0.18.1-1|121	%check
12mr|vala-0.18.1-1|122	%make check
12mr|vala-0.18.1-1|123	%endif
12mr|vala-0.18.1-1|124	
12mr|vala-0.18.1-1|125	%files
12mr|vala-0.18.1-1|126	%doc NEWS README
12mr|vala-0.18.1-1|127	%{_bindir}/vala
12mr|vala-0.18.1-1|128	%{_bindir}/vala-%{api}
12mr|vala-0.18.1-1|129	%{_bindir}/valac
12mr|vala-0.18.1-1|130	%{_bindir}/valac-%{api}
12mr|vala-0.18.1-1|131	%{_datadir}/vala-%{api}
12mr|vala-0.18.1-1|132	%dir %{_datadir}/vala
12mr|vala-0.18.1-1|133	%dir %{_datadir}/vala/vapi
12mr|vala-0.18.1-1|134	%{_mandir}/man1/valac.1*
12mr|vala-0.18.1-1|135	%{_mandir}/man1/valac-%{api}.1*
12mr|vala-0.18.1-1|136	
12mr|vala-0.18.1-1|137	%files -n %{libname}
12mr|vala-0.18.1-1|138	%{_libdir}/libvala-%{api}.so.%{major}*
12mr|vala-0.18.1-1|139	
12mr|vala-0.18.1-1|140	%files -n %{devname}
12mr|vala-0.18.1-1|141	%doc ChangeLog AUTHORS MAINTAINERS
12mr|vala-0.18.1-1|142	%{_includedir}/vala-%{api}
12mr|vala-0.18.1-1|143	%{_libdir}/libvala-%{api}.so
12mr|vala-0.18.1-1|144	%{_libdir}/pkgconfig/*.pc
12mr|vala-0.18.1-1|145	%{_datadir}/pkgconfig/*.pc
12mr|vala-0.18.1-1|146	%{_datadir}/devhelp/books/vala-%{api}
12mr|vala-0.18.1-1|147	%{_datadir}/aclocal/*.m4
12mr|vala-0.18.1-1|148	
12mr|vala-0.18.1-1|149	%files tools
12mr|vala-0.18.1-1|150	%{_bindir}/*gen*
12mr|vala-0.18.1-1|151	%{_bindir}/vapicheck
12mr|vala-0.18.1-1|152	%{_bindir}/vapicheck-%{api}
12mr|vala-0.18.1-1|153	%{_datadir}/vala/Makefile.vapigen
12mr|vala-0.18.1-1|154	%{_libdir}/vala-%{api}
12mr|vala-0.18.1-1|155	%{_mandir}/*/*gen*
12mr|vala-0.18.1-1|156	

19081 12
12mr|valgrind-3.8.1-1|1	%define _requires_exceptions GLIBC_PRIVATE
12mr|valgrind-3.8.1-1|2	
12mr|valgrind-3.8.1-1|3	#one of valgrind internal library is not linked to libc. Not sure if it should be fixed or not (since all test don't pass anyway), so disable check for now
12mr|valgrind-3.8.1-1|4	%define _disable_ld_no_undefined 1
12mr|valgrind-3.8.1-1|5	
12mr|valgrind-3.8.1-1|6	# disable debug package, it can prevent valgrind for working properly
12mr|valgrind-3.8.1-1|7	%define debug_package   %{nil}
12mr|valgrind-3.8.1-1|8	
12mr|valgrind-3.8.1-1|9	# (blino) FIXME: reenable qt4 as soon as availble in cauldron
12mr|valgrind-3.8.1-1|10	%bcond_without	qt4
12mr|valgrind-3.8.1-1|11	
12mr|valgrind-3.8.1-1|12	Name: 		valgrind
12mr|valgrind-3.8.1-1|13	Version:	3.8.1
12mr|valgrind-3.8.1-1|14	Release:	%mkrel 1
12mr|valgrind-3.8.1-1|15	Summary: 	Memory debugger
12mr|valgrind-3.8.1-1|16	License: 	GPLv2+
12mr|valgrind-3.8.1-1|17	Group: 		Development/Other
12mr|valgrind-3.8.1-1|18	Source0:	http://www.valgrind.org/downloads/%{name}-%{version}.tar.bz2
12mr|valgrind-3.8.1-1|19	# From Fedora:
12mr|valgrind-3.8.1-1|20	Patch1:		valgrind-3.8.0-cachegrind-improvements.patch
12mr|valgrind-3.8.1-1|21	Patch2:		valgrind-3.8.0-openat.patch
12mr|valgrind-3.8.1-1|22	Patch3:		valgrind-3.8.0-helgrind-race-supp.patch
12mr|valgrind-3.8.1-1|23	Patch4:		valgrind-3.8.0-stat_h.patch
12mr|valgrind-3.8.1-1|24	Patch5:		valgrind-3.8.0-capget.patch
12mr|valgrind-3.8.1-1|25	Patch6:		valgrind-3.8.0-pie.patch
12mr|valgrind-3.8.1-1|26	Patch7:		valgrind-3.8.0-config_h.patch
12mr|valgrind-3.8.1-1|27	Patch8:		valgrind-3.8.0-tests.patch
12mr|valgrind-3.8.1-1|28	Patch9:		valgrind-3.8.0-enable-armv5.patch
12mr|valgrind-3.8.1-1|29	Patch10:	valgrind-3.8.0-ldso-supp.patch
12mr|valgrind-3.8.1-1|30	Patch11:	valgrind-3.8.0-x86-backtrace.patch
12mr|valgrind-3.8.1-1|31	Patch12:	valgrind-3.8.0-find-buildid.patch
12mr|valgrind-3.8.1-1|32	
12mr|valgrind-3.8.1-1|33	# https://bugs.kde.org/show_bug.cgi?id=305513
12mr|valgrind-3.8.1-1|34	Patch102:	valgrind-fix-segv.diff
12mr|valgrind-3.8.1-1|35	
12mr|valgrind-3.8.1-1|36	URL: 		http://valgrind.org/
12mr|valgrind-3.8.1-1|37	ExclusiveArch:	%{ix86} x86_64 ppc
12mr|valgrind-3.8.1-1|38	BuildRequires:	glibc-static-devel
12mr|valgrind-3.8.1-1|39	BuildRequires:	gdb
12mr|valgrind-3.8.1-1|40	# (proyvind): build with support for OpenMP, boost & qt4 threads
12mr|valgrind-3.8.1-1|41	BuildRequires:	libgomp-devel boost-devel
12mr|valgrind-3.8.1-1|42	%if %{with qt4}
12mr|valgrind-3.8.1-1|43	BuildRequires:	qt4-devel
12mr|valgrind-3.8.1-1|44	%endif
12mr|valgrind-3.8.1-1|45	Suggests:	gdb
12mr|valgrind-3.8.1-1|46	Obsoletes:	valgrind-plugins
12mr|valgrind-3.8.1-1|47	
12mr|valgrind-3.8.1-1|48	%description
12mr|valgrind-3.8.1-1|49	When a program is run under Valgrind's supervision, all reads and
12mr|valgrind-3.8.1-1|50	writes of memory are checked, and calls to malloc/new/free/delete are
12mr|valgrind-3.8.1-1|51	intercepted. As a result, Valgrind can detect problems such as:
12mr|valgrind-3.8.1-1|52	
12mr|valgrind-3.8.1-1|53	* Use of uninitialised memory
12mr|valgrind-3.8.1-1|54	* Reading/writing memory after it has been free'd
12mr|valgrind-3.8.1-1|55	* Reading/writing off the end of malloc'd blocks
12mr|valgrind-3.8.1-1|56	* Reading/writing inappropriate areas on the stack
12mr|valgrind-3.8.1-1|57	* Memory leaks -- where pointers to malloc'd blocks are lost forever
12mr|valgrind-3.8.1-1|58	* Passing of uninitialised and/or unaddressible memory to system calls
12mr|valgrind-3.8.1-1|59	* Mismatched use of malloc/new/new [] vs free/delete/delete []
12mr|valgrind-3.8.1-1|60	
12mr|valgrind-3.8.1-1|61	%files
12mr|valgrind-3.8.1-1|62	%doc README* AUTHORS FAQ.txt
12mr|valgrind-3.8.1-1|63	%{_bindir}/*
12mr|valgrind-3.8.1-1|64	%{_libdir}/%{name}
12mr|valgrind-3.8.1-1|65	%{_mandir}/man1/*.1*
12mr|valgrind-3.8.1-1|66	%{_datadir}/valgrind/*.xml
12mr|valgrind-3.8.1-1|67	%{_datadir}/valgrind/default.supp
12mr|valgrind-3.8.1-1|68	
12mr|valgrind-3.8.1-1|69	#--------------------------------------------------------------------
12mr|valgrind-3.8.1-1|70	
12mr|valgrind-3.8.1-1|71	%package	devel
12mr|valgrind-3.8.1-1|72	Summary:	%{summary}
12mr|valgrind-3.8.1-1|73	Group:		%{group}
12mr|valgrind-3.8.1-1|74	Conflicts:	%{name} < 3.6.1-3
12mr|valgrind-3.8.1-1|75	
12mr|valgrind-3.8.1-1|76	%description	devel
12mr|valgrind-3.8.1-1|77	Development files required to develop software using valgrind.
12mr|valgrind-3.8.1-1|78	
12mr|valgrind-3.8.1-1|79	%files devel
12mr|valgrind-3.8.1-1|80	%dir %{_includedir}/valgrind
12mr|valgrind-3.8.1-1|81	%{_includedir}/valgrind/*
12mr|valgrind-3.8.1-1|82	%{_libdir}/pkgconfig/%{name}.pc
12mr|valgrind-3.8.1-1|83	
12mr|valgrind-3.8.1-1|84	#--------------------------------------------------------------------
12mr|valgrind-3.8.1-1|85	
12mr|valgrind-3.8.1-1|86	%prep
12mr|valgrind-3.8.1-1|87	%setup -q
12mr|valgrind-3.8.1-1|88	%apply_patches
12mr|valgrind-3.8.1-1|89	
12mr|valgrind-3.8.1-1|90	%build
12mr|valgrind-3.8.1-1|91	
12mr|valgrind-3.8.1-1|92	# Convert the library paths with /lib or /lib64 in the suppressions to those
12mr|valgrind-3.8.1-1|93	# with /usr/lib or /usr/lib64 due to the /usrmove .
12mr|valgrind-3.8.1-1|94	perl -pi -e 's!obj:/lib!obj:/usr/lib!g' *.supp *.supp.in
12mr|valgrind-3.8.1-1|95	
12mr|valgrind-3.8.1-1|96	# (From Fedora):
12mr|valgrind-3.8.1-1|97	# Filter out some flags that cause lots of valgrind test failures.
12mr|valgrind-3.8.1-1|98	# Also filter away -O2, valgrind adds it wherever suitable, but
12mr|valgrind-3.8.1-1|99	# not for tests which should be -O0, as they aren't meant to be
12mr|valgrind-3.8.1-1|100	# compiled with -O2 unless explicitely requested.
12mr|valgrind-3.8.1-1|101	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/ $//'`"
12mr|valgrind-3.8.1-1|102	
12mr|valgrind-3.8.1-1|103	# filter out one more flag (unused in FC but causes faillure in mga3:
12mr|valgrind-3.8.1-1|104	export CFLAGS="`echo " ${CFLAGS} " | sed -e 's/ -fPIC//'`"
12mr|valgrind-3.8.1-1|105	# fix flags in other cases (CXXFLAGS, FFLAGS):
12mr|valgrind-3.8.1-1|106	%define optflags $CFLAGS
12mr|valgrind-3.8.1-1|107	
12mr|valgrind-3.8.1-1|108	# rebuild unconditionally because we patch configure.in
12mr|valgrind-3.8.1-1|109	autoreconf
12mr|valgrind-3.8.1-1|110	%configure2_5x
12mr|valgrind-3.8.1-1|111	
12mr|valgrind-3.8.1-1|112	%make
12mr|valgrind-3.8.1-1|113	
12mr|valgrind-3.8.1-1|114	%install
12mr|valgrind-3.8.1-1|115	# Don't strip (prevent valgrind from working properly, as explained in README_PACKAGERS)
12mr|valgrind-3.8.1-1|116	export DONT_STRIP=1
12mr|valgrind-3.8.1-1|117	
12mr|valgrind-3.8.1-1|118	# FIXME exporting DONT_STRIP=1 is causing some weird behavior with debug_package
12mr|valgrind-3.8.1-1|119	# and causing it to not set DISABLE_DEBUG=1
12mr|valgrind-3.8.1-1|120	export DISABLE_DEBUG=1
12mr|valgrind-3.8.1-1|121	
12mr|valgrind-3.8.1-1|122	%makeinstall
12mr|valgrind-3.8.1-1|123	
12mr|valgrind-3.8.1-1|124	mkdir %buildroot/%_datadir/valgrind
12mr|valgrind-3.8.1-1|125	mv  %buildroot/%_libdir/valgrind/*.{supp,xml} %buildroot/%_datadir/valgrind
12mr|valgrind-3.8.1-1|126	
12mr|valgrind-3.8.1-1|127	# It's a kludge, but appears to get valgrind to work, because it looks for
12mr|valgrind-3.8.1-1|128	# default.supp under %%{_libdir} instead of under %%{_datadir}, where it is
12mr|valgrind-3.8.1-1|129	# now installed.
12mr|valgrind-3.8.1-1|130	ln -sf %{_datadir}/valgrind/default.supp "$RPM_BUILD_ROOT"/%{_libdir}/valgrind/default.supp
12mr|valgrind-3.8.1-1|131	
12mr|valgrind-3.8.1-1|132	#don't package generated files
12mr|valgrind-3.8.1-1|133	rm -f $RPM_BUILD_ROOT%{_libdir}/valgrind/*.supp.in
12mr|valgrind-3.8.1-1|134	
12mr|valgrind-3.8.1-1|135	%check
12mr|valgrind-3.8.1-1|136	# Ensure there are no unexpected file descriptors open,
12mr|valgrind-3.8.1-1|137	# the testsuite otherwise fails.
12mr|valgrind-3.8.1-1|138	cat > close_fds.c <<EOF
12mr|valgrind-3.8.1-1|139	#include <stdlib.h>
12mr|valgrind-3.8.1-1|140	#include <unistd.h>
12mr|valgrind-3.8.1-1|141	int main (int argc, char *const argv[])
12mr|valgrind-3.8.1-1|142	{
12mr|valgrind-3.8.1-1|143	int i, j = sysconf (_SC_OPEN_MAX);
12mr|valgrind-3.8.1-1|144	if (j < 0)
12mr|valgrind-3.8.1-1|145	exit (1);
12mr|valgrind-3.8.1-1|146	for (i = 3; i < j; ++i)
12mr|valgrind-3.8.1-1|147	close (i);
12mr|valgrind-3.8.1-1|148	execvp (argv[1], argv + 1);
12mr|valgrind-3.8.1-1|149	exit (1);
12mr|valgrind-3.8.1-1|150	}
12mr|valgrind-3.8.1-1|151	EOF
12mr|valgrind-3.8.1-1|152	gcc $RPM_OPT_FLAGS -o close_fds close_fds.c
12mr|valgrind-3.8.1-1|153	
12mr|valgrind-3.8.1-1|154	for i in `find . -type f \( -name *-amd64-linux -o -name *-x86-linux -o -name *-ppc*-linux \)`; do
12mr|valgrind-3.8.1-1|155	case "`file $i`" in
12mr|valgrind-3.8.1-1|156	*ELF*executable*statically\ linked*)
12mr|valgrind-3.8.1-1|157	objcopy -R .debug_loc -R .debug_frame -R .debug_ranges $i
12mr|valgrind-3.8.1-1|158	esac
12mr|valgrind-3.8.1-1|159	done
12mr|valgrind-3.8.1-1|160	
12mr|valgrind-3.8.1-1|161	make check || :
12mr|valgrind-3.8.1-1|162	# some tests are known to fail,
12mr|valgrind-3.8.1-1|163	# just check no more tests are failing than Fedora ;)
12mr|valgrind-3.8.1-1|164	echo ===============TESTING===================
12mr|valgrind-3.8.1-1|165	# Cancel this temporarily because the tests hang on x86-64:
12mr|valgrind-3.8.1-1|166	# http://thread.gmane.org/gmane.comp.debugging.valgrind/11792
12mr|valgrind-3.8.1-1|167	# ./close_fds make regtest || :
12mr|valgrind-3.8.1-1|168	echo ===============END TESTING===============
12mr|valgrind-3.8.1-1|169	
12mr|valgrind-3.8.1-1|170	
12mr|valgrind-3.8.1-1|171	%changelog
12mr|valgrind-3.8.1-1|172	

19082 12
12mr|vamp-plugin-sdk-2.4-1|1	%define	major 2
12mr|vamp-plugin-sdk-2.4-1|2	%define libname	%mklibname %{name} %{major}
12mr|vamp-plugin-sdk-2.4-1|3	%define develname %mklibname -d %{name}
12mr|vamp-plugin-sdk-2.4-1|4	%define staticdevelname %mklibname -d %{name} -s
12mr|vamp-plugin-sdk-2.4-1|5	
12mr|vamp-plugin-sdk-2.4-1|6	Summary:	An API for audio analysis and feature extraction plugins
12mr|vamp-plugin-sdk-2.4-1|7	Name:		vamp-plugin-sdk
12mr|vamp-plugin-sdk-2.4-1|8	Version:	2.4
12mr|vamp-plugin-sdk-2.4-1|9	Release:	%mkrel 1
12mr|vamp-plugin-sdk-2.4-1|10	License:	BSD
12mr|vamp-plugin-sdk-2.4-1|11	Group:		System/Libraries
12mr|vamp-plugin-sdk-2.4-1|12	URL:		http://www.vamp-plugins.org/
12mr|vamp-plugin-sdk-2.4-1|13	Source0:	http://downloads.sourceforge.net/vamp/vamp-plugin-sdk-%{version}.tar.gz
12mr|vamp-plugin-sdk-2.4-1|14	Patch0:         %{name}-2.4-libdir.patch
12mr|vamp-plugin-sdk-2.4-1|15	BuildRequires:	pkgconfig(sndfile)
12mr|vamp-plugin-sdk-2.4-1|16	
12mr|vamp-plugin-sdk-2.4-1|17	%description
12mr|vamp-plugin-sdk-2.4-1|18	Vamp is an API for C and C++ plugins that process sampled audio data to produce
12mr|vamp-plugin-sdk-2.4-1|19	descriptive output (measurements or semantic observations).
12mr|vamp-plugin-sdk-2.4-1|20	
12mr|vamp-plugin-sdk-2.4-1|21	%package -n	%{libname}
12mr|vamp-plugin-sdk-2.4-1|22	Summary:	An API for audio analysis and feature extraction plugins library
12mr|vamp-plugin-sdk-2.4-1|23	Group:		System/Libraries
12mr|vamp-plugin-sdk-2.4-1|24	
12mr|vamp-plugin-sdk-2.4-1|25	%description -n	%{libname}
12mr|vamp-plugin-sdk-2.4-1|26	Vamp is an API for C and C++ plugins that process sampled audio data to produce
12mr|vamp-plugin-sdk-2.4-1|27	descriptive output (measurements or semantic observations).
12mr|vamp-plugin-sdk-2.4-1|28	
12mr|vamp-plugin-sdk-2.4-1|29	%package -n	%{develname}
12mr|vamp-plugin-sdk-2.4-1|30	Summary:	Development files (headers) for SLV2
12mr|vamp-plugin-sdk-2.4-1|31	Group:		Development/C
12mr|vamp-plugin-sdk-2.4-1|32	Requires:	%{libname} = %{version}
12mr|vamp-plugin-sdk-2.4-1|33	Provides:	%{name}-devel = %{version}
12mr|vamp-plugin-sdk-2.4-1|34	Requires:	pkgconfig
12mr|vamp-plugin-sdk-2.4-1|35	
12mr|vamp-plugin-sdk-2.4-1|36	%description -n	%{develname}
12mr|vamp-plugin-sdk-2.4-1|37	Vamp is an API for C and C++ plugins that process sampled audio data to produce
12mr|vamp-plugin-sdk-2.4-1|38	descriptive output (measurements or semantic observations).
12mr|vamp-plugin-sdk-2.4-1|39	
12mr|vamp-plugin-sdk-2.4-1|40	The %{name}-devel package contains libraries
12mr|vamp-plugin-sdk-2.4-1|41	and header files for developing
12mr|vamp-plugin-sdk-2.4-1|42	applications that use %{name}.
12mr|vamp-plugin-sdk-2.4-1|43	
12mr|vamp-plugin-sdk-2.4-1|44	%package -n	%{staticdevelname}
12mr|vamp-plugin-sdk-2.4-1|45	Summary:	Development files (headers) for SLV2
12mr|vamp-plugin-sdk-2.4-1|46	Group:		Development/C
12mr|vamp-plugin-sdk-2.4-1|47	Requires:	%{develname} = %{version}
12mr|vamp-plugin-sdk-2.4-1|48	Provides:	%{name}-static-devel = %{version}
12mr|vamp-plugin-sdk-2.4-1|49	
12mr|vamp-plugin-sdk-2.4-1|50	%description -n	%{staticdevelname}
12mr|vamp-plugin-sdk-2.4-1|51	Vamp is an API for C and C++ plugins that process sampled audio data to produce
12mr|vamp-plugin-sdk-2.4-1|52	descriptive output (measurements or semantic observations).
12mr|vamp-plugin-sdk-2.4-1|53	
12mr|vamp-plugin-sdk-2.4-1|54	The %{name}-static package contains library files for developing static
12mr|vamp-plugin-sdk-2.4-1|55	applications that use %{name}.
12mr|vamp-plugin-sdk-2.4-1|56	
12mr|vamp-plugin-sdk-2.4-1|57	%prep
12mr|vamp-plugin-sdk-2.4-1|58	
12mr|vamp-plugin-sdk-2.4-1|59	%setup -q
12mr|vamp-plugin-sdk-2.4-1|60	%patch0 -p1 -b .libdir
12mr|vamp-plugin-sdk-2.4-1|61	sed -i 's|/lib/vamp|/%{_lib}/vamp|g' src/vamp-hostsdk/PluginHostAdapter.cpp
12mr|vamp-plugin-sdk-2.4-1|62	sed -i 's|/lib/|/%{_lib}/|g' src/vamp-hostsdk/PluginLoader.cpp
12mr|vamp-plugin-sdk-2.4-1|63	
12mr|vamp-plugin-sdk-2.4-1|64	%build
12mr|vamp-plugin-sdk-2.4-1|65	./configure --prefix=/usr \
12mr|vamp-plugin-sdk-2.4-1|66	--libdir=%{_libdir} \
12mr|vamp-plugin-sdk-2.4-1|67	--bindir=%{_bindir} \
12mr|vamp-plugin-sdk-2.4-1|68	--sbindir=%{_sbindir} \
12mr|vamp-plugin-sdk-2.4-1|69	--includedir=%{_includedir}
12mr|vamp-plugin-sdk-2.4-1|70	#make
12mr|vamp-plugin-sdk-2.4-1|71	%make
12mr|vamp-plugin-sdk-2.4-1|72	
12mr|vamp-plugin-sdk-2.4-1|73	%install
12mr|vamp-plugin-sdk-2.4-1|74	# fix libdir
12mr|vamp-plugin-sdk-2.4-1|75	find . -name '*.pc.in' -exec sed -i 's|/lib|/%{_lib}|' {} ';'
12mr|vamp-plugin-sdk-2.4-1|76	make install DESTDIR=%{buildroot} LIBDIR=%{_libdir}
12mr|vamp-plugin-sdk-2.4-1|77	
12mr|vamp-plugin-sdk-2.4-1|78	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mr|vamp-plugin-sdk-2.4-1|79	
12mr|vamp-plugin-sdk-2.4-1|80	# create Makefile for examples
12mr|vamp-plugin-sdk-2.4-1|81	cd examples
12mr|vamp-plugin-sdk-2.4-1|82	echo CXXFLAGS=%{optflags} -fpic >> Makefile
12mr|vamp-plugin-sdk-2.4-1|83	echo bundle: `ls *.o` >> Makefile
12mr|vamp-plugin-sdk-2.4-1|84	echo -e "\t"g++ \$\(CXXFLAGS\) -shared -Wl,-Bsymbolic \
12mr|vamp-plugin-sdk-2.4-1|85	-o vamp-example-plugins.so \
12mr|vamp-plugin-sdk-2.4-1|86	*.o \$\(pkg-config --libs vamp-sdk\) >> Makefile
12mr|vamp-plugin-sdk-2.4-1|87	echo `ls *.cpp`: >> Makefile
12mr|vamp-plugin-sdk-2.4-1|88	echo -e "\t"g++ \$\(CXXFLAGS\) -c $*.cpp >> Makefile
12mr|vamp-plugin-sdk-2.4-1|89	echo clean: >> Makefile
12mr|vamp-plugin-sdk-2.4-1|90	echo -e "\t"-rm *.o *.so >> Makefile
12mr|vamp-plugin-sdk-2.4-1|91	# clean directory up so we can package the sources
12mr|vamp-plugin-sdk-2.4-1|92	make clean
12mr|vamp-plugin-sdk-2.4-1|93	
12mr|vamp-plugin-sdk-2.4-1|94	%files -n %{libname}
12mr|vamp-plugin-sdk-2.4-1|95	%doc COPYING README
12mr|vamp-plugin-sdk-2.4-1|96	%{_libdir}/*.so.*
12mr|vamp-plugin-sdk-2.4-1|97	
12mr|vamp-plugin-sdk-2.4-1|98	%files -n %{develname}
12mr|vamp-plugin-sdk-2.4-1|99	%doc examples
12mr|vamp-plugin-sdk-2.4-1|100	%{_includedir}/*
12mr|vamp-plugin-sdk-2.4-1|101	%{_libdir}/*.so
12mr|vamp-plugin-sdk-2.4-1|102	%{_libdir}/vamp/*
12mr|vamp-plugin-sdk-2.4-1|103	%{_bindir}/vamp-rdf-template-generator
12mr|vamp-plugin-sdk-2.4-1|104	%{_bindir}/vamp-simple-host
12mr|vamp-plugin-sdk-2.4-1|105	%{_libdir}/pkgconfig/*.pc
12mr|vamp-plugin-sdk-2.4-1|106	
12mr|vamp-plugin-sdk-2.4-1|107	%files -n %{staticdevelname}
12mr|vamp-plugin-sdk-2.4-1|108	%{_libdir}/*.a

19083 12
12mr|vbetool-1.1-8|1	Summary:        Real-mode video BIOS utility to alter hardware state
12mr|vbetool-1.1-8|2	Name:		vbetool
12mr|vbetool-1.1-8|3	Version:	1.1
12mr|vbetool-1.1-8|4	Release:	%mkrel 8
12mr|vbetool-1.1-8|5	License:        GPL
12mr|vbetool-1.1-8|6	Group:          System/Configuration/Other
12mr|vbetool-1.1-8|7	URL:            http://www.srcf.ucam.org/~mjg59/vbetool/
12mr|vbetool-1.1-8|8	Source:         http://www.srcf.ucam.org/~mjg59/vbetool/vbetool_%{version}.tar.gz
12mr|vbetool-1.1-8|9	Patch0:		vbetool_1.1-lz.patch
12mr|vbetool-1.1-8|10	BuildRequires:  pciutils-devel libx86-devel
12mr|vbetool-1.1-8|11	ExclusiveArch:  %{ix86} x86_64
12mr|vbetool-1.1-8|12	BuildRoot:      %{_tmppath}/%{name}-%{version}
12mr|vbetool-1.1-8|13	
12mr|vbetool-1.1-8|14	%description
12mr|vbetool-1.1-8|15	vbetool allows you to run real-mode video BIOS code to alter
12mr|vbetool-1.1-8|16	hardware state. It uses lrmi in order to run code from the video BIOS.
12mr|vbetool-1.1-8|17	Currently, it is able to alter DPMS states, save/restore video card state
12mr|vbetool-1.1-8|18	and attempts to initialize the video card from scratch.
12mr|vbetool-1.1-8|19	
12mr|vbetool-1.1-8|20	%prep
12mr|vbetool-1.1-8|21	%setup -q
12mr|vbetool-1.1-8|22	%patch0 -p1
12mr|vbetool-1.1-8|23	
12mr|vbetool-1.1-8|24	%build
12mr|vbetool-1.1-8|25	autoreconf -fi
12mr|vbetool-1.1-8|26	%configure2_5x
12mr|vbetool-1.1-8|27	%make
12mr|vbetool-1.1-8|28	
12mr|vbetool-1.1-8|29	%install
12mr|vbetool-1.1-8|30	%{__rm} -rf %{buildroot}
12mr|vbetool-1.1-8|31	%makeinstall_std
12mr|vbetool-1.1-8|32	
12mr|vbetool-1.1-8|33	%clean
12mr|vbetool-1.1-8|34	%{__rm} -rf %{buildroot}
12mr|vbetool-1.1-8|35	
12mr|vbetool-1.1-8|36	%files
12mr|vbetool-1.1-8|37	%defattr(-,root,root)
12mr|vbetool-1.1-8|38	%doc COPYING
12mr|vbetool-1.1-8|39	%doc %{_mandir}/man1/vbetool.1*
12mr|vbetool-1.1-8|40	%{_sbindir}/vbetool
12mr|vbetool-1.1-8|41	
12mr|vbetool-1.1-8|42	
12mr|vbetool-1.1-8|43	
12mr|vbetool-1.1-8|44	%changelog
12mr|vbetool-1.1-8|45	

19084 12
12mr|vcdimager-0.7.24-4|1	%define major 0
12mr|vcdimager-0.7.24-4|2	%define libname %mklibname vcd %{major}
12mr|vcdimager-0.7.24-4|3	%define develname %mklibname -d vcd
12mr|vcdimager-0.7.24-4|4	%define staticname %mklibname -s -d vcd
12mr|vcdimager-0.7.24-4|5	
12mr|vcdimager-0.7.24-4|6	Name:		vcdimager
12mr|vcdimager-0.7.24-4|7	Version:	0.7.24
12mr|vcdimager-0.7.24-4|8	Release:	4
12mr|vcdimager-0.7.24-4|9	Summary:	VideoCD (pre-)mastering and ripping tool
12mr|vcdimager-0.7.24-4|10	License:	GPL
12mr|vcdimager-0.7.24-4|11	Group:		Video
12mr|vcdimager-0.7.24-4|12	Source:		ftp://ftp.gnu.org/gnu/vcdimager/%name-%version.tar.gz
12mr|vcdimager-0.7.24-4|13	URL:		http://www.vcdimager.org
12mr|vcdimager-0.7.24-4|14	BuildRequires:	pkgconfig(libxml-2.0)
12mr|vcdimager-0.7.24-4|15	BuildRequires:	pkgconfig(libcdio)
12mr|vcdimager-0.7.24-4|16	BuildRequires:	popt-devel
12mr|vcdimager-0.7.24-4|17	BuildRequires:	automake1.8
12mr|vcdimager-0.7.24-4|18	
12mr|vcdimager-0.7.24-4|19	%description
12mr|vcdimager-0.7.24-4|20	VCDImager allows you to create VideoCD BIN/CUE CD images from mpeg
12mr|vcdimager-0.7.24-4|21	files which can be burned with cdrdao or any other program capable of
12mr|vcdimager-0.7.24-4|22	burning BIN/CUE files.
12mr|vcdimager-0.7.24-4|23	
12mr|vcdimager-0.7.24-4|24	VCDRip, which comes with VCDImager, does the reverse operation. That
12mr|vcdimager-0.7.24-4|25	is, ripping mpeg streams from images (and already burned VideoCDs)
12mr|vcdimager-0.7.24-4|26	and showing some information about the VideoCD.
12mr|vcdimager-0.7.24-4|27	
12mr|vcdimager-0.7.24-4|28	%package -n %{libname}
12mr|vcdimager-0.7.24-4|29	Summary:	Libraries from %{name}
12mr|vcdimager-0.7.24-4|30	Group:		System/Libraries
12mr|vcdimager-0.7.24-4|31	Provides:	libvcd = %{version}-%{release}
12mr|vcdimager-0.7.24-4|32	
12mr|vcdimager-0.7.24-4|33	%description -n %{libname}
12mr|vcdimager-0.7.24-4|34	VCDImager allows you to create VideoCD BIN/CUE CD images from mpeg
12mr|vcdimager-0.7.24-4|35	files which can be burned with cdrdao or any other program capable of
12mr|vcdimager-0.7.24-4|36	burning BIN/CUE files.
12mr|vcdimager-0.7.24-4|37	
12mr|vcdimager-0.7.24-4|38	VCDRip, which comes with VCDImager, does the reverse operation. That
12mr|vcdimager-0.7.24-4|39	is, ripping mpeg streams from images (and already burned VideoCDs)
12mr|vcdimager-0.7.24-4|40	and showing some information about the VideoCD.
12mr|vcdimager-0.7.24-4|41	
12mr|vcdimager-0.7.24-4|42	%package -n %{develname}
12mr|vcdimager-0.7.24-4|43	Summary:	Devel files from %{name}
12mr|vcdimager-0.7.24-4|44	Group:		Development/C
12mr|vcdimager-0.7.24-4|45	Requires:	%{libname} = %{version}-%{release}
12mr|vcdimager-0.7.24-4|46	Requires:	pkgconfig(libcdio)
12mr|vcdimager-0.7.24-4|47	Provides:	libvcd-devel = %{version}-%{release}
12mr|vcdimager-0.7.24-4|48	
12mr|vcdimager-0.7.24-4|49	%description -n %{develname}
12mr|vcdimager-0.7.24-4|50	This is the libraries, include files and other resources you can use
12mr|vcdimager-0.7.24-4|51	to incorporate %{name} into applications.
12mr|vcdimager-0.7.24-4|52	
12mr|vcdimager-0.7.24-4|53	%package -n %{staticname}
12mr|vcdimager-0.7.24-4|54	Summary:	Static Library for developing applications with %{name}
12mr|vcdimager-0.7.24-4|55	Group:		Development/C
12mr|vcdimager-0.7.24-4|56	Requires:	%{develname} = %{version}-%{release}
12mr|vcdimager-0.7.24-4|57	
12mr|vcdimager-0.7.24-4|58	%description -n %{staticname}
12mr|vcdimager-0.7.24-4|59	This contains the static library of %{name} needed for building apps that
12mr|vcdimager-0.7.24-4|60	link statically to %{name}.
12mr|vcdimager-0.7.24-4|61	
12mr|vcdimager-0.7.24-4|62	
12mr|vcdimager-0.7.24-4|63	%prep
12mr|vcdimager-0.7.24-4|64	%setup -q
12mr|vcdimager-0.7.24-4|65	
12mr|vcdimager-0.7.24-4|66	%build
12mr|vcdimager-0.7.24-4|67	%configure2_5x --enable-maintainer-mode
12mr|vcdimager-0.7.24-4|68	%make
12mr|vcdimager-0.7.24-4|69	
12mr|vcdimager-0.7.24-4|70	%install
12mr|vcdimager-0.7.24-4|71	%makeinstall_std
12mr|vcdimager-0.7.24-4|72	
12mr|vcdimager-0.7.24-4|73	%files
12mr|vcdimager-0.7.24-4|74	%doc NEWS README
12mr|vcdimager-0.7.24-4|75	%{_bindir}/vcd-info
12mr|vcdimager-0.7.24-4|76	%{_bindir}/vcdimager
12mr|vcdimager-0.7.24-4|77	%{_bindir}/vcdxgen
12mr|vcdimager-0.7.24-4|78	%{_bindir}/vcdxrip
12mr|vcdimager-0.7.24-4|79	%{_bindir}/vcdxbuild
12mr|vcdimager-0.7.24-4|80	%{_bindir}/vcdxminfo
12mr|vcdimager-0.7.24-4|81	%{_bindir}/cdxa2mpeg
12mr|vcdimager-0.7.24-4|82	%{_infodir}/*
12mr|vcdimager-0.7.24-4|83	%{_mandir}/man1/*
12mr|vcdimager-0.7.24-4|84	
12mr|vcdimager-0.7.24-4|85	%files -n %{libname}
12mr|vcdimager-0.7.24-4|86	%{_libdir}/*.so.%{major}*
12mr|vcdimager-0.7.24-4|87	
12mr|vcdimager-0.7.24-4|88	%files -n %{develname}
12mr|vcdimager-0.7.24-4|89	%doc ChangeLog AUTHORS TODO
12mr|vcdimager-0.7.24-4|90	%{_includedir}/libvcd
12mr|vcdimager-0.7.24-4|91	%{_libdir}/*.so
12mr|vcdimager-0.7.24-4|92	%{_libdir}/pkgconfig/*.pc
12mr|vcdimager-0.7.24-4|93	
12mr|vcdimager-0.7.24-4|94	%files -n %{staticname}
12mr|vcdimager-0.7.24-4|95	%{_libdir}/lib*.a
12mr|vcdimager-0.7.24-4|96	
12mr|vcdimager-0.7.24-4|97	
12mr|vcdimager-0.7.24-4|98	
12mr|vcdimager-0.7.24-4|99	%changelog
12mr|vcdimager-0.7.24-4|100	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|vcdimager-0.7.24-4|101	+ Commit: 749c5a4
12mr|vcdimager-0.7.24-4|102	- Spec cleanup, drop .la files
12mr|vcdimager-0.7.24-4|103	
12mr|vcdimager-0.7.24-4|104	

19085 12
12mr|vde2-2.3.2-1|1	%define develname %mklibname -d vde
12mr|vde2-2.3.2-1|2	%define _disable_ld_no_undefined 1
12mr|vde2-2.3.2-1|3	
12mr|vde2-2.3.2-1|4	Name:		vde2
12mr|vde2-2.3.2-1|5	Version:	2.3.2
12mr|vde2-2.3.2-1|6	Release:	1
12mr|vde2-2.3.2-1|7	Summary:	Virtual Distributed Ethernet
12mr|vde2-2.3.2-1|8	License:	GPL
12mr|vde2-2.3.2-1|9	Group:		Networking/Other
12mr|vde2-2.3.2-1|10	Url:		http://vde.sourceforge.net/
12mr|vde2-2.3.2-1|11	Source0:	http://prdownloads.sourceforge.net/vde/%{name}-%{version}.tar.bz2
12mr|vde2-2.3.2-1|12	Source1:	README.mandriva
12mr|vde2-2.3.2-1|13	# Build fixes
12mr|vde2-2.3.2-1|14	Patch0:		vde-2.2.2-string-format.patch
12mr|vde2-2.3.2-1|15	Obsoletes:	vde <= 1.5.11
12mr|vde2-2.3.2-1|16	Provides:	vde = %{version}-%{release}
12mr|vde2-2.3.2-1|17	Conflicts:	%{develname} < 2.3.2
12mr|vde2-2.3.2-1|18	Obsoletes:	%{mklibname vde 2} < 2.3.2
12mr|vde2-2.3.2-1|19	
12mr|vde2-2.3.2-1|20	%description
12mr|vde2-2.3.2-1|21	VDE is a virtual network that can be spawned over a set of physical
12mr|vde2-2.3.2-1|22	computer over the Internet
12mr|vde2-2.3.2-1|23	
12mr|vde2-2.3.2-1|24	VDE connects together:
12mr|vde2-2.3.2-1|25	(1) real GNU-linux boxes (tuntap)
12mr|vde2-2.3.2-1|26	(2) virtual machines: UML-User Mode Linux, qemu, bochs, MPS.
12mr|vde2-2.3.2-1|27	
12mr|vde2-2.3.2-1|28	VDE can be used:
12mr|vde2-2.3.2-1|29	(i) to create a general purpose tunnel (every protocol that runs
12mr|vde2-2.3.2-1|30	on a Ethernet can be put into the tunnel)
12mr|vde2-2.3.2-1|31	(ii) to connect a set of virtual machine to the Internet with no
12mr|vde2-2.3.2-1|32	need of free access of tuntap
12mr|vde2-2.3.2-1|33	(iii) to support mobility: a VDE can stay interconnected despite
12mr|vde2-2.3.2-1|34	of the change of virtual cables, i.e. the change of IP addresses
12mr|vde2-2.3.2-1|35	and interface in the real world
12mr|vde2-2.3.2-1|36	
12mr|vde2-2.3.2-1|37	%files
12mr|vde2-2.3.2-1|38	%doc README README.mandriva
12mr|vde2-2.3.2-1|39	%{_bindir}/*
12mr|vde2-2.3.2-1|40	%{_sbindir}/vde_tunctl
12mr|vde2-2.3.2-1|41	%{_libdir}/vdetap
12mr|vde2-2.3.2-1|42	%{_mandir}/man*/*.*
12mr|vde2-2.3.2-1|43	%{_sysconfdir}/vde2/libvdemgmt/asyncrecv.rc
12mr|vde2-2.3.2-1|44	%{_sysconfdir}/vde2/libvdemgmt/closemachine.rc
12mr|vde2-2.3.2-1|45	%{_sysconfdir}/vde2/libvdemgmt/openmachine.rc
12mr|vde2-2.3.2-1|46	%{_sysconfdir}/vde2/libvdemgmt/sendcmd.rc
12mr|vde2-2.3.2-1|47	%{_sysconfdir}/vde2/vdecmd
12mr|vde2-2.3.2-1|48	%{_libdir}/vde2/libvde*.so
12mr|vde2-2.3.2-1|49	%{_libdir}/vde2/vde_l3/bfifo.so
12mr|vde2-2.3.2-1|50	%{_libdir}/vde2/vde_l3/pfifo.so
12mr|vde2-2.3.2-1|51	%{_libdir}/vde2/vde_l3/tbf.so
12mr|vde2-2.3.2-1|52	
12mr|vde2-2.3.2-1|53	#-----------------------------------------------------
12mr|vde2-2.3.2-1|54	
12mr|vde2-2.3.2-1|55	%define vdehist_major 0
12mr|vde2-2.3.2-1|56	%define libvdehist %mklibname vdehist %{vdehist_major}
12mr|vde2-2.3.2-1|57	
12mr|vde2-2.3.2-1|58	%package -n %{libvdehist}
12mr|vde2-2.3.2-1|59	Summary:	VDE libraries
12mr|vde2-2.3.2-1|60	Group:		Networking/Other
12mr|vde2-2.3.2-1|61	Conflicts:	%{mklibname vde 2} < 2.3.2
12mr|vde2-2.3.2-1|62	
12mr|vde2-2.3.2-1|63	%description -n %{libvdehist}
12mr|vde2-2.3.2-1|64	Library files for VDE.
12mr|vde2-2.3.2-1|65	
12mr|vde2-2.3.2-1|66	%files -n %{libvdehist}
12mr|vde2-2.3.2-1|67	%{_libdir}/libvdehist.so.%{vdehist_major}*
12mr|vde2-2.3.2-1|68	
12mr|vde2-2.3.2-1|69	#-----------------------------------------------------
12mr|vde2-2.3.2-1|70	
12mr|vde2-2.3.2-1|71	%define vdemgmt_major 0
12mr|vde2-2.3.2-1|72	%define libvdemgmt %mklibname vdemgmt %{vdemgmt_major}
12mr|vde2-2.3.2-1|73	
12mr|vde2-2.3.2-1|74	%package -n %{libvdemgmt}
12mr|vde2-2.3.2-1|75	Summary:	VDE libraries
12mr|vde2-2.3.2-1|76	Group:		Networking/Other
12mr|vde2-2.3.2-1|77	Conflicts:	%{mklibname vde 2} < 2.3.2
12mr|vde2-2.3.2-1|78	
12mr|vde2-2.3.2-1|79	%description -n %{libvdemgmt}
12mr|vde2-2.3.2-1|80	Library files for VDE.
12mr|vde2-2.3.2-1|81	
12mr|vde2-2.3.2-1|82	%files -n %{libvdemgmt}
12mr|vde2-2.3.2-1|83	%{_libdir}/libvdemgmt.so.%{vdemgmt_major}*
12mr|vde2-2.3.2-1|84	
12mr|vde2-2.3.2-1|85	#-----------------------------------------------------
12mr|vde2-2.3.2-1|86	
12mr|vde2-2.3.2-1|87	%define vdeplug_major 3
12mr|vde2-2.3.2-1|88	%define libvdeplug %mklibname vdeplug %{vdeplug_major}
12mr|vde2-2.3.2-1|89	
12mr|vde2-2.3.2-1|90	%package -n %{libvdeplug}
12mr|vde2-2.3.2-1|91	Summary:	VDE libraries
12mr|vde2-2.3.2-1|92	Group:		Networking/Other
12mr|vde2-2.3.2-1|93	Conflicts:	%{mklibname vde 2} < 2.3.2
12mr|vde2-2.3.2-1|94	
12mr|vde2-2.3.2-1|95	%description -n %{libvdeplug}
12mr|vde2-2.3.2-1|96	Library files for VDE.
12mr|vde2-2.3.2-1|97	
12mr|vde2-2.3.2-1|98	%files -n %{libvdeplug}
12mr|vde2-2.3.2-1|99	%{_libdir}/libvdeplug.so.%{vdeplug_major}*
12mr|vde2-2.3.2-1|100	
12mr|vde2-2.3.2-1|101	#-----------------------------------------------------
12mr|vde2-2.3.2-1|102	
12mr|vde2-2.3.2-1|103	%define vdesnmp_major 0
12mr|vde2-2.3.2-1|104	%define libvdesnmp %mklibname vdesnmp %{vdesnmp_major}
12mr|vde2-2.3.2-1|105	
12mr|vde2-2.3.2-1|106	%package -n %{libvdesnmp}
12mr|vde2-2.3.2-1|107	Summary:	VDE libraries
12mr|vde2-2.3.2-1|108	Group:		Networking/Other
12mr|vde2-2.3.2-1|109	Conflicts:	%{mklibname vde 2} < 2.3.2
12mr|vde2-2.3.2-1|110	
12mr|vde2-2.3.2-1|111	%description -n %{libvdesnmp}
12mr|vde2-2.3.2-1|112	Library files for VDE.
12mr|vde2-2.3.2-1|113	
12mr|vde2-2.3.2-1|114	%files -n %{libvdesnmp}
12mr|vde2-2.3.2-1|115	%{_libdir}/libvdesnmp.so.%{vdesnmp_major}*
12mr|vde2-2.3.2-1|116	
12mr|vde2-2.3.2-1|117	#-----------------------------------------------------
12mr|vde2-2.3.2-1|118	
12mr|vde2-2.3.2-1|119	%package -n %{develname}
12mr|vde2-2.3.2-1|120	Summary:	VDE development libraries
12mr|vde2-2.3.2-1|121	Group:		Development/Other
12mr|vde2-2.3.2-1|122	Requires:	%{libvdehist} = %{version}-%{release}
12mr|vde2-2.3.2-1|123	Requires:	%{libvdemgmt} = %{version}-%{release}
12mr|vde2-2.3.2-1|124	Requires:	%{libvdeplug} = %{version}-%{release}
12mr|vde2-2.3.2-1|125	Requires:	%{libvdesnmp} = %{version}-%{release}
12mr|vde2-2.3.2-1|126	Provides:	%{name}-devel = %{version}-%{release}
12mr|vde2-2.3.2-1|127	Provides:	vde-devel = %{version}-%{release}
12mr|vde2-2.3.2-1|128	Provides:	libvde-devel = %{version}-%{release}
12mr|vde2-2.3.2-1|129	Provides:	libvde2-devel = %{version}-%{release}
12mr|vde2-2.3.2-1|130	Conflicts:	%{name} < 2.3.2
12mr|vde2-2.3.2-1|131	
12mr|vde2-2.3.2-1|132	%description -n %{develname}
12mr|vde2-2.3.2-1|133	Development files (headers, libraries) for libvde
12mr|vde2-2.3.2-1|134	
12mr|vde2-2.3.2-1|135	%files -n %{develname}
12mr|vde2-2.3.2-1|136	%{_includedir}/libvde*.h
12mr|vde2-2.3.2-1|137	%{_libdir}/libvde*.so
12mr|vde2-2.3.2-1|138	%{_libdir}/pkgconfig/vde*.pc
12mr|vde2-2.3.2-1|139	
12mr|vde2-2.3.2-1|140	#-----------------------------------------------------
12mr|vde2-2.3.2-1|141	
12mr|vde2-2.3.2-1|142	%prep
12mr|vde2-2.3.2-1|143	%setup -q
12mr|vde2-2.3.2-1|144	%patch0 -p1 -b .strfmt
12mr|vde2-2.3.2-1|145	cp %{SOURCE1} .
12mr|vde2-2.3.2-1|146	
12mr|vde2-2.3.2-1|147	%build
12mr|vde2-2.3.2-1|148	%configure2_5x \
12mr|vde2-2.3.2-1|149	--disable-static
12mr|vde2-2.3.2-1|150	make
12mr|vde2-2.3.2-1|151	
12mr|vde2-2.3.2-1|152	%install
12mr|vde2-2.3.2-1|153	%makeinstall_std
12mr|vde2-2.3.2-1|154	
12mr|vde2-2.3.2-1|155	
12mr|vde2-2.3.2-1|156	%changelog
12mr|vde2-2.3.2-1|157	* Sun Sep  16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|vde2-2.3.2-1|158	+ Commit: d9f3feb
12mr|vde2-2.3.2-1|159	- Update devel package's files
12mr|vde2-2.3.2-1|160	
12mr|vde2-2.3.2-1|161	* Sun Sep  16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|vde2-2.3.2-1|162	+ Commit: 48bbd1d
12mr|vde2-2.3.2-1|163	- Move libraries to separate packages with proper naming
12mr|vde2-2.3.2-1|164	
12mr|vde2-2.3.2-1|165	* Mon Aug  27 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mr|vde2-2.3.2-1|166	+ Commit: 7bd4c2b
12mr|vde2-2.3.2-1|167	- Updated to 2.3.2
12mr|vde2-2.3.2-1|168	
12mr|vde2-2.3.2-1|169	

19086 12
12mr|vdrsync-0.1.2.2dev2-050322.3|1	
12mr|vdrsync-0.1.2.2dev2-050322.3|2	%define name	vdrsync
12mr|vdrsync-0.1.2.2dev2-050322.3|3	%define version	0.1.2.2dev2
12mr|vdrsync-0.1.2.2dev2-050322.3|4	%define snapshot 050322
12mr|vdrsync-0.1.2.2dev2-050322.3|5	%define rel	3
12mr|vdrsync-0.1.2.2dev2-050322.3|6	%define release %snapshot.%rel
12mr|vdrsync-0.1.2.2dev2-050322.3|7	
12mr|vdrsync-0.1.2.2dev2-050322.3|8	Summary:	Repack VDR recordings to DVD compatible fromat
12mr|vdrsync-0.1.2.2dev2-050322.3|9	Name:		%name
12mr|vdrsync-0.1.2.2dev2-050322.3|10	Version:	%version
12mr|vdrsync-0.1.2.2dev2-050322.3|11	Release:	%mkrel %release
12mr|vdrsync-0.1.2.2dev2-050322.3|12	Group:		Video
12mr|vdrsync-0.1.2.2dev2-050322.3|13	License:	GPL
12mr|vdrsync-0.1.2.2dev2-050322.3|14	URL:		http://vdrsync.vdr-portal.de/
12mr|vdrsync-0.1.2.2dev2-050322.3|15	Source:		http://vdrsync.vdr-portal.de/releases/%name-%snapshot.tar.bz2
12mr|vdrsync-0.1.2.2dev2-050322.3|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|vdrsync-0.1.2.2dev2-050322.3|17	BuildArch:	noarch
12mr|vdrsync-0.1.2.2dev2-050322.3|18	
12mr|vdrsync-0.1.2.2dev2-050322.3|19	%description
12mr|vdrsync-0.1.2.2dev2-050322.3|20	VDRsync was programmed to allow conversion of a VDR recording into a
12mr|vdrsync-0.1.2.2dev2-050322.3|21	DVD compatible format. This conversion requires the "unpacking" of
12mr|vdrsync-0.1.2.2dev2-050322.3|22	Video and Audio data from the native VDR format, and the repacking
12mr|vdrsync-0.1.2.2dev2-050322.3|23	into a DVD compatible format. During this packing steps important
12mr|vdrsync-0.1.2.2dev2-050322.3|24	timing information is lost, leading to Audio-Video synchronisation
12mr|vdrsync-0.1.2.2dev2-050322.3|25	problems. In other words, audio is a bit too early or too late for
12mr|vdrsync-0.1.2.2dev2-050322.3|26	the video. Watching such a "desynced" movie is a pain.
12mr|vdrsync-0.1.2.2dev2-050322.3|27	
12mr|vdrsync-0.1.2.2dev2-050322.3|28	Not too long ago an excellent tool named ds.jar was available, which
12mr|vdrsync-0.1.2.2dev2-050322.3|29	took care of the problem by aligning Audio and Video during the
12mr|vdrsync-0.1.2.2dev2-050322.3|30	first "unpacking" step. This tool was unavailable for a certain
12mr|vdrsync-0.1.2.2dev2-050322.3|31	period and therefore I decided to try to write a replacement for it
12mr|vdrsync-0.1.2.2dev2-050322.3|32	(ds.jar is now available again under the name Project X).
12mr|vdrsync-0.1.2.2dev2-050322.3|33	
12mr|vdrsync-0.1.2.2dev2-050322.3|34	In the meantime I added some features to VDRsync, like cutting the
12mr|vdrsync-0.1.2.2dev2-050322.3|35	movie while syncing, and developed some additional tools, like the
12mr|vdrsync-0.1.2.2dev2-050322.3|36	sharemarks project.
12mr|vdrsync-0.1.2.2dev2-050322.3|37	
12mr|vdrsync-0.1.2.2dev2-050322.3|38	%prep
12mr|vdrsync-0.1.2.2dev2-050322.3|39	%setup -q -n %name-%snapshot
12mr|vdrsync-0.1.2.2dev2-050322.3|40	
12mr|vdrsync-0.1.2.2dev2-050322.3|41	%install
12mr|vdrsync-0.1.2.2dev2-050322.3|42	rm -rf %{buildroot}
12mr|vdrsync-0.1.2.2dev2-050322.3|43	install -d -m755 %{buildroot}%{_bindir}
12mr|vdrsync-0.1.2.2dev2-050322.3|44	install -m755 *.pl %{buildroot}%{_bindir}
12mr|vdrsync-0.1.2.2dev2-050322.3|45	
12mr|vdrsync-0.1.2.2dev2-050322.3|46	%clean
12mr|vdrsync-0.1.2.2dev2-050322.3|47	rm -rf %{buildroot}
12mr|vdrsync-0.1.2.2dev2-050322.3|48	
12mr|vdrsync-0.1.2.2dev2-050322.3|49	%files
12mr|vdrsync-0.1.2.2dev2-050322.3|50	%defattr(-,root,root)
12mr|vdrsync-0.1.2.2dev2-050322.3|51	%doc CHANGES
12mr|vdrsync-0.1.2.2dev2-050322.3|52	%{_bindir}/*.pl
12mr|vdrsync-0.1.2.2dev2-050322.3|53	
12mr|vdrsync-0.1.2.2dev2-050322.3|54	
12mr|vdrsync-0.1.2.2dev2-050322.3|55	
12mr|vdrsync-0.1.2.2dev2-050322.3|56	
12mr|vdrsync-0.1.2.2dev2-050322.3|57	%changelog
12mr|vdrsync-0.1.2.2dev2-050322.3|58	

19087 12
12mr|velocity-1.6.4-1|1	# Copyright (c) 2000-2007, JPackage Project
12mr|velocity-1.6.4-1|2	# All rights reserved.
12mr|velocity-1.6.4-1|3	#
12mr|velocity-1.6.4-1|4	# Redistribution and use in source and binary forms, with or without
12mr|velocity-1.6.4-1|5	# modification, are permitted provided that the following conditions
12mr|velocity-1.6.4-1|6	# are met:
12mr|velocity-1.6.4-1|7	#
12mr|velocity-1.6.4-1|8	# 1. Redistributions of source code must retain the above copyright
12mr|velocity-1.6.4-1|9	#    notice, this list of conditions and the following disclaimer.
12mr|velocity-1.6.4-1|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|velocity-1.6.4-1|11	#    notice, this list of conditions and the following disclaimer in the
12mr|velocity-1.6.4-1|12	#    documentation and/or other materials provided with the
12mr|velocity-1.6.4-1|13	#    distribution.
12mr|velocity-1.6.4-1|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|velocity-1.6.4-1|15	#    contributors may be used to endorse or promote products derived
12mr|velocity-1.6.4-1|16	#    from this software without specific prior written permission.
12mr|velocity-1.6.4-1|17	#
12mr|velocity-1.6.4-1|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|velocity-1.6.4-1|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|velocity-1.6.4-1|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|velocity-1.6.4-1|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|velocity-1.6.4-1|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|velocity-1.6.4-1|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|velocity-1.6.4-1|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|velocity-1.6.4-1|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|velocity-1.6.4-1|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|velocity-1.6.4-1|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|velocity-1.6.4-1|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|velocity-1.6.4-1|29	#
12mr|velocity-1.6.4-1|30	
12mr|velocity-1.6.4-1|31	%define section free
12mr|velocity-1.6.4-1|32	
12mr|velocity-1.6.4-1|33	
12mr|velocity-1.6.4-1|34	Name:           velocity
12mr|velocity-1.6.4-1|35	Version:        1.6.4
12mr|velocity-1.6.4-1|36	Release:        1
12mr|velocity-1.6.4-1|37	Epoch:          0
12mr|velocity-1.6.4-1|38	Summary:        Java-based template engine
12mr|velocity-1.6.4-1|39	License:        Apache Software License
12mr|velocity-1.6.4-1|40	Source0:        http://www.apache.org/dist/%{name}/engine/%{version}/%{name}-%{version}.tar.gz
12mr|velocity-1.6.4-1|41	Source1:        http://repo1.maven.org/maven2/org/apache/%{name}/%{name}/%{version}/%{name}-%{version}.pom
12mr|velocity-1.6.4-1|42	Patch0:         velocity-remove-avalon-logkit.patch
12mr|velocity-1.6.4-1|43	Patch1:         velocity-use-system-jars.patch
12mr|velocity-1.6.4-1|44	Patch2:         velocity-servletapi5.patch
12mr|velocity-1.6.4-1|45	Patch3:         velocity-cleanup-pom.patch
12mr|velocity-1.6.4-1|46	Patch4:         velocity-tomcat6.patch
12mr|velocity-1.6.4-1|47	Group:          Development/Libraries/Java
12mr|velocity-1.6.4-1|48	Requires:       jakarta-commons-collections
12mr|velocity-1.6.4-1|49	Requires:       jakarta-commons-logging
12mr|velocity-1.6.4-1|50	Requires:       jakarta-commons-lang
12mr|velocity-1.6.4-1|51	Requires:       tomcat6-servlet-2.5-api
12mr|velocity-1.6.4-1|52	Requires:       oro
12mr|velocity-1.6.4-1|53	Requires:       werken-xpath
12mr|velocity-1.6.4-1|54	Requires:       junit
12mr|velocity-1.6.4-1|55	Requires:       hsqldb
12mr|velocity-1.6.4-1|56	Requires:       jdom
12mr|velocity-1.6.4-1|57	Requires:       bcel
12mr|velocity-1.6.4-1|58	Requires:       log4j
12mr|velocity-1.6.4-1|59	Requires(post): jpackage-utils
12mr|velocity-1.6.4-1|60	Requires(postun): jpackage-utils
12mr|velocity-1.6.4-1|61	
12mr|velocity-1.6.4-1|62	BuildRequires:  werken-xpath
12mr|velocity-1.6.4-1|63	BuildRequires:  ant
12mr|velocity-1.6.4-1|64	BuildRequires:  antlr
12mr|velocity-1.6.4-1|65	BuildRequires:  junit
12mr|velocity-1.6.4-1|66	BuildRequires:  ant-junit
12mr|velocity-1.6.4-1|67	BuildRequires:  hsqldb
12mr|velocity-1.6.4-1|68	BuildRequires:  jakarta-commons-collections
12mr|velocity-1.6.4-1|69	BuildRequires:  jakarta-commons-logging
12mr|velocity-1.6.4-1|70	BuildRequires:  jakarta-commons-lang
12mr|velocity-1.6.4-1|71	BuildRequires:  tomcat6-servlet-2.5-api
12mr|velocity-1.6.4-1|72	BuildRequires:  oro
12mr|velocity-1.6.4-1|73	BuildRequires:  jdom
12mr|velocity-1.6.4-1|74	BuildRequires:  bcel
12mr|velocity-1.6.4-1|75	BuildRequires:  log4j
12mr|velocity-1.6.4-1|76	BuildRequires:  jpackage-utils
12mr|velocity-1.6.4-1|77	BuildRequires:  xml-commons-jaxp-1.3-apis
12mr|velocity-1.6.4-1|78	BuildRequires:  xerces-j2
12mr|velocity-1.6.4-1|79	
12mr|velocity-1.6.4-1|80	URL:            http://velocity.apache.org/
12mr|velocity-1.6.4-1|81	Group:          Development/Java
12mr|velocity-1.6.4-1|82	# Use servletapi5 instead of servletapi5
12mr|velocity-1.6.4-1|83	Requires:       servletapi5
12mr|velocity-1.6.4-1|84	Requires:       werken.xpath
12mr|velocity-1.6.4-1|85	
12mr|velocity-1.6.4-1|86	# It fails one of the arithmetic test cases with gcj
12mr|velocity-1.6.4-1|87	BuildRequires:  java-devel >= 1.6.0
12mr|velocity-1.6.4-1|88	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12mr|velocity-1.6.4-1|89	BuildArch:      noarch
12mr|velocity-1.6.4-1|90	
12mr|velocity-1.6.4-1|91	%description
12mr|velocity-1.6.4-1|92	Velocity is a Java-based template engine. It permits anyone to use the
12mr|velocity-1.6.4-1|93	simple yet powerful template language to reference objects defined in
12mr|velocity-1.6.4-1|94	Java code.
12mr|velocity-1.6.4-1|95	When Velocity is used for web development, Web designers can work in
12mr|velocity-1.6.4-1|96	parallel with Java programmers to develop web sites according to the
12mr|velocity-1.6.4-1|97	Model-View-Controller (MVC) model, meaning that web page designers can
12mr|velocity-1.6.4-1|98	focus solely on creating a site that looks good, and programmers can
12mr|velocity-1.6.4-1|99	focus solely on writing top-notch code. Velocity separates Java code
12mr|velocity-1.6.4-1|100	from the web pages, making the web site more maintainable over the long
12mr|velocity-1.6.4-1|101	run and providing a viable alternative to Java Server Pages (JSPs) or
12mr|velocity-1.6.4-1|102	PHP.
12mr|velocity-1.6.4-1|103	Velocity's capabilities reach well beyond the realm of web sites; for
12mr|velocity-1.6.4-1|104	example, it can generate SQL and PostScript and XML (see Anakia for more
12mr|velocity-1.6.4-1|105	information on XML transformations) from templates. It can be used
12mr|velocity-1.6.4-1|106	either as a standalone utility for generating source code and reports,
12mr|velocity-1.6.4-1|107	or as an integrated component of other systems. Velocity also provides
12mr|velocity-1.6.4-1|108	template services for the Turbine web application framework.
12mr|velocity-1.6.4-1|109	Velocity+Turbine provides a template service that will allow web
12mr|velocity-1.6.4-1|110	applications to be developed according to a true MVC model.
12mr|velocity-1.6.4-1|111	
12mr|velocity-1.6.4-1|112	%package        manual
12mr|velocity-1.6.4-1|113	Summary:        Manual for %{name}
12mr|velocity-1.6.4-1|114	Group:          Development/Java
12mr|velocity-1.6.4-1|115	
12mr|velocity-1.6.4-1|116	%description    manual
12mr|velocity-1.6.4-1|117	Documentation for %{name}.
12mr|velocity-1.6.4-1|118	
12mr|velocity-1.6.4-1|119	%package        javadoc
12mr|velocity-1.6.4-1|120	Summary:        Javadoc for %{name}
12mr|velocity-1.6.4-1|121	Group:          Development/Java
12mr|velocity-1.6.4-1|122	
12mr|velocity-1.6.4-1|123	%description    javadoc
12mr|velocity-1.6.4-1|124	Javadoc for %{name}.
12mr|velocity-1.6.4-1|125	
12mr|velocity-1.6.4-1|126	%package        demo
12mr|velocity-1.6.4-1|127	Summary:        Demo for %{name}
12mr|velocity-1.6.4-1|128	Group:          Development/Java
12mr|velocity-1.6.4-1|129	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|velocity-1.6.4-1|130	
12mr|velocity-1.6.4-1|131	
12mr|velocity-1.6.4-1|132	%description    demo
12mr|velocity-1.6.4-1|133	Demonstrations and samples for %{name}.
12mr|velocity-1.6.4-1|134	
12mr|velocity-1.6.4-1|135	# -----------------------------------------------------------------------------
12mr|velocity-1.6.4-1|136	
12mr|velocity-1.6.4-1|137	%prep
12mr|velocity-1.6.4-1|138	%setup -q -n %{name}-%{version}
12mr|velocity-1.6.4-1|139	
12mr|velocity-1.6.4-1|140	# remove bundled libs/classes (except those used for testing)
12mr|velocity-1.6.4-1|141	find . -name '*.jar' -o -name '*.class' -not -path '*test*' -print -delete
12mr|velocity-1.6.4-1|142	
12mr|velocity-1.6.4-1|143	# Remove dependency on avalon-logkit
12mr|velocity-1.6.4-1|144	rm -f src/java/org/apache/velocity/runtime/log/AvalonLogChute.java
12mr|velocity-1.6.4-1|145	rm -f src/java/org/apache/velocity/runtime/log/AvalonLogSystem.java
12mr|velocity-1.6.4-1|146	rm -f src/java/org/apache/velocity/runtime/log/VelocityFormatter.java
12mr|velocity-1.6.4-1|147	%patch0 -p1
12mr|velocity-1.6.4-1|148	
12mr|velocity-1.6.4-1|149	# Use system jars instead of downloading
12mr|velocity-1.6.4-1|150	%patch1 -p1
12mr|velocity-1.6.4-1|151	
12mr|velocity-1.6.4-1|152	#Apply patch to remove explicit dependency on servletapi3
12mr|velocity-1.6.4-1|153	%patch2 -p1
12mr|velocity-1.6.4-1|154	
12mr|velocity-1.6.4-1|155	# Remove (unavailable) parent reference and avalon-logkit from POM
12mr|velocity-1.6.4-1|156	cp %{SOURCE1} ./pom.xml
12mr|velocity-1.6.4-1|157	%patch3 -p1
12mr|velocity-1.6.4-1|158	
12mr|velocity-1.6.4-1|159	# fix test for servlet api 2.5
12mr|velocity-1.6.4-1|160	%patch4 -p1
12mr|velocity-1.6.4-1|161	
12mr|velocity-1.6.4-1|162	# -----------------------------------------------------------------------------
12mr|velocity-1.6.4-1|163	
12mr|velocity-1.6.4-1|164	%build
12mr|velocity-1.6.4-1|165	export CLASSPATH=$(build-classpath \
12mr|velocity-1.6.4-1|166	antlr \
12mr|velocity-1.6.4-1|167	jakarta-commons-collections \
12mr|velocity-1.6.4-1|168	commons-lang \
12mr|velocity-1.6.4-1|169	commons-logging \
12mr|velocity-1.6.4-1|170	tomcat6-servlet-2.5-api \
12mr|velocity-1.6.4-1|171	junit \
12mr|velocity-1.6.4-1|172	oro \
12mr|velocity-1.6.4-1|173	log4j \
12mr|velocity-1.6.4-1|174	jdom \
12mr|velocity-1.6.4-1|175	bcel \
12mr|velocity-1.6.4-1|176	werken.xpath \
12mr|velocity-1.6.4-1|177	hsqldb \
12mr|velocity-1.6.4-1|178	junit)
12mr|velocity-1.6.4-1|179	ant \
12mr|velocity-1.6.4-1|180	-buildfile build/build.xml \
12mr|velocity-1.6.4-1|181	-Dbuild.sysclasspath=first \
12mr|velocity-1.6.4-1|182	jar javadocs test
12mr|velocity-1.6.4-1|183	
12mr|velocity-1.6.4-1|184	# fix line-endings in generated files
12mr|velocity-1.6.4-1|185	sed -i 's/\r//' docs/api/stylesheet.css docs/api/package-list
12mr|velocity-1.6.4-1|186	
12mr|velocity-1.6.4-1|187	# -----------------------------------------------------------------------------
12mr|velocity-1.6.4-1|188	
12mr|velocity-1.6.4-1|189	%install
12mr|velocity-1.6.4-1|190	rm -rf %{buildroot}
12mr|velocity-1.6.4-1|191	
12mr|velocity-1.6.4-1|192	# jars
12mr|velocity-1.6.4-1|193	install -d -m 755 %{buildroot}%{_javadir}
12mr|velocity-1.6.4-1|194	install -p -m 644 bin/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12mr|velocity-1.6.4-1|195	
12mr|velocity-1.6.4-1|196	# javadoc
12mr|velocity-1.6.4-1|197	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
12mr|velocity-1.6.4-1|198	cp -pr docs/api/* %{buildroot}%{_javadocdir}/%{name}
12mr|velocity-1.6.4-1|199	
12mr|velocity-1.6.4-1|200	# data
12mr|velocity-1.6.4-1|201	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12mr|velocity-1.6.4-1|202	cp -pr convert examples test %{buildroot}%{_datadir}/%{name}
12mr|velocity-1.6.4-1|203	
12mr|velocity-1.6.4-1|204	# Maven metadata
12mr|velocity-1.6.4-1|205	install -pD -T -m 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
12mr|velocity-1.6.4-1|206	%add_to_maven_depmap org.apache.velocity %{name} %{version} JPP %{name}
12mr|velocity-1.6.4-1|207	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
12mr|velocity-1.6.4-1|208	
12mr|velocity-1.6.4-1|209	# -----------------------------------------------------------------------------
12mr|velocity-1.6.4-1|210	
12mr|velocity-1.6.4-1|211	%post
12mr|velocity-1.6.4-1|212	%update_maven_depmap
12mr|velocity-1.6.4-1|213	
12mr|velocity-1.6.4-1|214	%postun
12mr|velocity-1.6.4-1|215	%update_maven_depmap
12mr|velocity-1.6.4-1|216	
12mr|velocity-1.6.4-1|217	# -----------------------------------------------------------------------------
12mr|velocity-1.6.4-1|218	
12mr|velocity-1.6.4-1|219	
12mr|velocity-1.6.4-1|220	%files
12mr|velocity-1.6.4-1|221	%defattr(0644,root,root,0755)
12mr|velocity-1.6.4-1|222	%doc LICENSE NOTICE README.txt
12mr|velocity-1.6.4-1|223	%{_javadir}/*.jar
12mr|velocity-1.6.4-1|224	%{_mavenpomdir}/*
12mr|velocity-1.6.4-1|225	%config(noreplace) %{_mavendepmapfragdir}/*
12mr|velocity-1.6.4-1|226	
12mr|velocity-1.6.4-1|227	%files manual
12mr|velocity-1.6.4-1|228	%defattr(0644,root,root,0755)
12mr|velocity-1.6.4-1|229	%doc docs/*
12mr|velocity-1.6.4-1|230	
12mr|velocity-1.6.4-1|231	%files javadoc
12mr|velocity-1.6.4-1|232	%defattr(0644,root,root,0755)
12mr|velocity-1.6.4-1|233	%{_javadocdir}/%{name}
12mr|velocity-1.6.4-1|234	
12mr|velocity-1.6.4-1|235	%files demo
12mr|velocity-1.6.4-1|236	%defattr(0644,root,root,0755)
12mr|velocity-1.6.4-1|237	%{_datadir}/%{name}
12mr|velocity-1.6.4-1|238	
12mr|velocity-1.6.4-1|239	
12mr|velocity-1.6.4-1|240	
12mr|velocity-1.6.4-1|241	
12mr|velocity-1.6.4-1|242	
12mr|velocity-1.6.4-1|243	%changelog
12mr|velocity-1.6.4-1|244	

19088 12
12mr|vesautils-0.1-0.12.1|1	%define svn 12
12mr|vesautils-0.1-0.12.1|2	%define major 0
12mr|vesautils-0.1-0.12.1|3	%define libname %mklibname vbe %major
12mr|vesautils-0.1-0.12.1|4	%define libnamedev %mklibname -d vbe
12mr|vesautils-0.1-0.12.1|5	
12mr|vesautils-0.1-0.12.1|6	Summary: Vesa BIOS extension tools
12mr|vesautils-0.1-0.12.1|7	Name: vesautils
12mr|vesautils-0.1-0.12.1|8	Version: 0.1
12mr|vesautils-0.1-0.12.1|9	Release: %mkrel -c %svn 1
12mr|vesautils-0.1-0.12.1|10	Source0: %{name}-%{svn}.tar.xz
12mr|vesautils-0.1-0.12.1|11	Patch: vesautils-10-makefile.patch
12mr|vesautils-0.1-0.12.1|12	Patch1: vesautils-10-get-edid-path.patch
12mr|vesautils-0.1-0.12.1|13	License: GPL
12mr|vesautils-0.1-0.12.1|14	Group: System/Configuration/Hardware
12mr|vesautils-0.1-0.12.1|15	Url: http://www.mplayerhq.hu/vesautils/index.html
12mr|vesautils-0.1-0.12.1|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|vesautils-0.1-0.12.1|17	BuildRequires: liblrmi-devel
12mr|vesautils-0.1-0.12.1|18	ExclusiveArch: %ix86
12mr|vesautils-0.1-0.12.1|19	
12mr|vesautils-0.1-0.12.1|20	%description
12mr|vesautils-0.1-0.12.1|21	This is a collection of utilities and a library for handling the VESA
12mr|vesautils-0.1-0.12.1|22	BIOS Extension (aka VBE) with the help of LRMI under Linux and BSD.
12mr|vesautils-0.1-0.12.1|23	
12mr|vesautils-0.1-0.12.1|24	%package -n %libname
12mr|vesautils-0.1-0.12.1|25	Group:System/Libraries
12mr|vesautils-0.1-0.12.1|26	Summary: Vesa BIOS extension tools
12mr|vesautils-0.1-0.12.1|27	
12mr|vesautils-0.1-0.12.1|28	%description -n %libname
12mr|vesautils-0.1-0.12.1|29	This is a collection of utilities and a library for handling the VESA
12mr|vesautils-0.1-0.12.1|30	BIOS Extension (aka VBE) with the help of LRMI under Linux and BSD.
12mr|vesautils-0.1-0.12.1|31	
12mr|vesautils-0.1-0.12.1|32	%package -n %libnamedev
12mr|vesautils-0.1-0.12.1|33	Group:Development/C
12mr|vesautils-0.1-0.12.1|34	Summary: Vesa BIOS extension tools
12mr|vesautils-0.1-0.12.1|35	Requires: %libname = %version
12mr|vesautils-0.1-0.12.1|36	Provides: libvbe-devel = %version-%release
12mr|vesautils-0.1-0.12.1|37	Obsoletes: %mklibname -d vbe 0
12mr|vesautils-0.1-0.12.1|38	
12mr|vesautils-0.1-0.12.1|39	%description -n %libnamedev
12mr|vesautils-0.1-0.12.1|40	This is a collection of utilities and a library for handling the VESA
12mr|vesautils-0.1-0.12.1|41	BIOS Extension (aka VBE) with the help of LRMI under Linux and BSD.
12mr|vesautils-0.1-0.12.1|42	
12mr|vesautils-0.1-0.12.1|43	
12mr|vesautils-0.1-0.12.1|44	%prep
12mr|vesautils-0.1-0.12.1|45	%setup -q -n %name
12mr|vesautils-0.1-0.12.1|46	%patch -p0
12mr|vesautils-0.1-0.12.1|47	%patch1 -p1
12mr|vesautils-0.1-0.12.1|48	
12mr|vesautils-0.1-0.12.1|49	%build
12mr|vesautils-0.1-0.12.1|50	make
12mr|vesautils-0.1-0.12.1|51	cd libvbe
12mr|vesautils-0.1-0.12.1|52	make
12mr|vesautils-0.1-0.12.1|53	
12mr|vesautils-0.1-0.12.1|54	%install
12mr|vesautils-0.1-0.12.1|55	rm -rf %buildroot
12mr|vesautils-0.1-0.12.1|56	install -d %buildroot%_bindir
12mr|vesautils-0.1-0.12.1|57	install -m 755 dosint get-edid vbemodeinfo %buildroot%_bindir
12mr|vesautils-0.1-0.12.1|58	cd libvbe
12mr|vesautils-0.1-0.12.1|59	mkdir -p %buildroot%_libdir %buildroot%_includedir
12mr|vesautils-0.1-0.12.1|60	%makeinstall LIBDIR=%buildroot%_libdir INCDIR=%buildroot%_includedir
12mr|vesautils-0.1-0.12.1|61	
12mr|vesautils-0.1-0.12.1|62	%clean
12mr|vesautils-0.1-0.12.1|63	rm -rf $RPM_BUILD_ROOT
12mr|vesautils-0.1-0.12.1|64	
12mr|vesautils-0.1-0.12.1|65	%if %mdkversion < 200900
12mr|vesautils-0.1-0.12.1|66	%post -n %libname -p /sbin/ldconfig
12mr|vesautils-0.1-0.12.1|67	%endif
12mr|vesautils-0.1-0.12.1|68	%if %mdkversion < 200900
12mr|vesautils-0.1-0.12.1|69	%postun -n %libname -p /sbin/ldconfig
12mr|vesautils-0.1-0.12.1|70	%endif
12mr|vesautils-0.1-0.12.1|71	
12mr|vesautils-0.1-0.12.1|72	%files
12mr|vesautils-0.1-0.12.1|73	%defattr(-,root,root)
12mr|vesautils-0.1-0.12.1|74	%doc README
12mr|vesautils-0.1-0.12.1|75	%_bindir/*
12mr|vesautils-0.1-0.12.1|76	
12mr|vesautils-0.1-0.12.1|77	%files -n %libname
12mr|vesautils-0.1-0.12.1|78	%defattr(-,root,root)
12mr|vesautils-0.1-0.12.1|79	%_libdir/libvbe.so.%{major}*
12mr|vesautils-0.1-0.12.1|80	
12mr|vesautils-0.1-0.12.1|81	%files -n %libnamedev
12mr|vesautils-0.1-0.12.1|82	%defattr(-,root,root)
12mr|vesautils-0.1-0.12.1|83	%_libdir/libvbe.so
12mr|vesautils-0.1-0.12.1|84	%attr(644,root,root) %_includedir/vbe.h
12mr|vesautils-0.1-0.12.1|85	
12mr|vesautils-0.1-0.12.1|86	
12mr|vesautils-0.1-0.12.1|87	
12mr|vesautils-0.1-0.12.1|88	%changelog
12mr|vesautils-0.1-0.12.1|89	

19089 12
12mr|vgabios-0.6c-1|1	Name:		vgabios
12mr|vgabios-0.6c-1|2	Version:	0.6c
12mr|vgabios-0.6c-1|3	Release:	1
12mr|vgabios-0.6c-1|4	Summary:	LGPL implementation of a vga video bios
12mr|vgabios-0.6c-1|5	
12mr|vgabios-0.6c-1|6	Group:		Emulators
12mr|vgabios-0.6c-1|7	License:	LGPLv2
12mr|vgabios-0.6c-1|8	URL:		http://www.nongnu.org/vgabios/
12mr|vgabios-0.6c-1|9	Source0:	http://savannah.gnu.org/download/%{name}/%{name}-%{version}.tgz
12mr|vgabios-0.6c-1|10	Patch01:	0001-Makefile-cleanup.patch
12mr|vgabios-0.6c-1|11	Patch02:	0002-Add-defines-for-PCI-IDs.patch
12mr|vgabios-0.6c-1|12	Patch03:	0003-Add-qemu-stdvga-pci-bios.patch
12mr|vgabios-0.6c-1|13	Patch04:	0004-update-pci_get_lfb_addr-for-vmware-vga.patch
12mr|vgabios-0.6c-1|14	Patch05:	0005-Add-qemu-vmware-vga-pci-bios.patch
12mr|vgabios-0.6c-1|15	Patch06:	0006-Add-qemu-qxl-vga-pci-bios.patch
12mr|vgabios-0.6c-1|16	
12mr|vgabios-0.6c-1|17	BuildRequires:	dev86
12mr|vgabios-0.6c-1|18	BuildArch:	noarch
12mr|vgabios-0.6c-1|19	
12mr|vgabios-0.6c-1|20	%description
12mr|vgabios-0.6c-1|21	vgabios is an LPGL implementation of a bios for a video card.
12mr|vgabios-0.6c-1|22	It is tied to plex86/bochs, althoug it will likely work on other
12mr|vgabios-0.6c-1|23	emulators. It is not intended for use in real cards.
12mr|vgabios-0.6c-1|24	
12mr|vgabios-0.6c-1|25	
12mr|vgabios-0.6c-1|26	%prep
12mr|vgabios-0.6c-1|27	%setup -q -n %{name}-%{version}
12mr|vgabios-0.6c-1|28	
12mr|vgabios-0.6c-1|29	%patch01 -p1
12mr|vgabios-0.6c-1|30	%patch02 -p1
12mr|vgabios-0.6c-1|31	%patch03 -p1
12mr|vgabios-0.6c-1|32	%patch04 -p1
12mr|vgabios-0.6c-1|33	%patch05 -p1
12mr|vgabios-0.6c-1|34	%patch06 -p1
12mr|vgabios-0.6c-1|35	
12mr|vgabios-0.6c-1|36	%build
12mr|vgabios-0.6c-1|37	%make clean
12mr|vgabios-0.6c-1|38	%make biossums
12mr|vgabios-0.6c-1|39	%make
12mr|vgabios-0.6c-1|40	
12mr|vgabios-0.6c-1|41	
12mr|vgabios-0.6c-1|42	%install
12mr|vgabios-0.6c-1|43	mkdir -p $RPM_BUILD_ROOT%{_datadir}/vgabios
12mr|vgabios-0.6c-1|44	install -m 0644 VGABIOS-lgpl-*.bin $RPM_BUILD_ROOT%{_datadir}/vgabios
12mr|vgabios-0.6c-1|45	
12mr|vgabios-0.6c-1|46	
12mr|vgabios-0.6c-1|47	%files
12mr|vgabios-0.6c-1|48	%dir %{_datadir}/vgabios/
12mr|vgabios-0.6c-1|49	%doc README COPYING
12mr|vgabios-0.6c-1|50	%{_datadir}/vgabios/VGABIOS-lgpl-latest.bin
12mr|vgabios-0.6c-1|51	%{_datadir}/vgabios/VGABIOS-lgpl-latest.cirrus.bin
12mr|vgabios-0.6c-1|52	%{_datadir}/vgabios/VGABIOS-lgpl-latest.qxl.bin
12mr|vgabios-0.6c-1|53	%{_datadir}/vgabios/VGABIOS-lgpl-latest.stdvga.bin
12mr|vgabios-0.6c-1|54	%{_datadir}/vgabios/VGABIOS-lgpl-latest.vmware.bin
12mr|vgabios-0.6c-1|55	%{_datadir}/vgabios/VGABIOS-lgpl-latest.cirrus.debug.bin
12mr|vgabios-0.6c-1|56	%{_datadir}/vgabios/VGABIOS-lgpl-latest.debug.bin
12mr|vgabios-0.6c-1|57	%{_datadir}/vgabios/VGABIOS-lgpl-latest.qxl.debug.bin
12mr|vgabios-0.6c-1|58	%{_datadir}/vgabios/VGABIOS-lgpl-latest.stdvga.debug.bin
12mr|vgabios-0.6c-1|59	%{_datadir}/vgabios/VGABIOS-lgpl-latest.vmware.debug.bin
12mr|vgabios-0.6c-1|60	
12mr|vgabios-0.6c-1|61	%changelog
12mr|vgabios-0.6c-1|62	

19090 12
12mr|viewres-1.0.3-3|1	Name: viewres
12mr|viewres-1.0.3-3|2	Version: 1.0.3
12mr|viewres-1.0.3-3|3	Release: %mkrel 3
12mr|viewres-1.0.3-3|4	Summary:  graphical class browser for Xt
12mr|viewres-1.0.3-3|5	Group: Development/X11
12mr|viewres-1.0.3-3|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|viewres-1.0.3-3|7	License: MIT
12mr|viewres-1.0.3-3|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|viewres-1.0.3-3|9	
12mr|viewres-1.0.3-3|10	BuildRequires: libxt-devel >= 1.0.0
12mr|viewres-1.0.3-3|11	BuildRequires: libxaw-devel >= 1.0.1
12mr|viewres-1.0.3-3|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|viewres-1.0.3-3|13	
12mr|viewres-1.0.3-3|14	%description
12mr|viewres-1.0.3-3|15	The viewres program displays a tree showing the widget class hierarchy of the
12mr|viewres-1.0.3-3|16	Athena Widget Set.
12mr|viewres-1.0.3-3|17	
12mr|viewres-1.0.3-3|18	%prep
12mr|viewres-1.0.3-3|19	%setup -q -n %{name}-%{version}
12mr|viewres-1.0.3-3|20	
12mr|viewres-1.0.3-3|21	%build
12mr|viewres-1.0.3-3|22	%configure2_5x
12mr|viewres-1.0.3-3|23	%make
12mr|viewres-1.0.3-3|24	
12mr|viewres-1.0.3-3|25	%install
12mr|viewres-1.0.3-3|26	rm -rf %{buildroot}
12mr|viewres-1.0.3-3|27	%makeinstall_std
12mr|viewres-1.0.3-3|28	
12mr|viewres-1.0.3-3|29	%clean
12mr|viewres-1.0.3-3|30	rm -rf %{buildroot}
12mr|viewres-1.0.3-3|31	
12mr|viewres-1.0.3-3|32	%files
12mr|viewres-1.0.3-3|33	%defattr(-,root,root)
12mr|viewres-1.0.3-3|34	%{_bindir}/viewres
12mr|viewres-1.0.3-3|35	%{_datadir}/X11/app-defaults/Viewres
12mr|viewres-1.0.3-3|36	%{_datadir}/X11/app-defaults/Viewres-color
12mr|viewres-1.0.3-3|37	%{_mandir}/man1/viewres.*
12mr|viewres-1.0.3-3|38	
12mr|viewres-1.0.3-3|39	
12mr|viewres-1.0.3-3|40	
12mr|viewres-1.0.3-3|41	%changelog
12mr|viewres-1.0.3-3|42	

19091 12
12mr|vigra-1.8.0-3|1	%define major 4
12mr|vigra-1.8.0-3|2	%define libname	%mklibname %{name} %{major}
12mr|vigra-1.8.0-3|3	%define olddevel %libname-devel
12mr|vigra-1.8.0-3|4	%define libnamedevel %mklibname %{name} -d
12mr|vigra-1.8.0-3|5	
12mr|vigra-1.8.0-3|6	Summary:	Generic Programming for Computer Vision
12mr|vigra-1.8.0-3|7	Name:		vigra
12mr|vigra-1.8.0-3|8	Version:	1.8.0
12mr|vigra-1.8.0-3|9	Release:	3
12mr|vigra-1.8.0-3|10	License:	MIT
12mr|vigra-1.8.0-3|11	Group:		Development/C
12mr|vigra-1.8.0-3|12	URL:		http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/
12mr|vigra-1.8.0-3|13	Source0:	http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/%{name}-%{version}-src.tar.gz
12mr|vigra-1.8.0-3|14	Patch0:		vigra-1.8.0.lib_suffix.patch
12mr|vigra-1.8.0-3|15	Patch1:		vigra-1.8.0.gcc47.patch
12mr|vigra-1.8.0-3|16	BuildRequires:	boost-devel
12mr|vigra-1.8.0-3|17	#BuildRequires:	boost-python ?
12mr|vigra-1.8.0-3|18	BuildRequires:	cmake
12mr|vigra-1.8.0-3|19	BuildRequires:	doxygen
12mr|vigra-1.8.0-3|20	BuildRequires:	fftw-devel > 3
12mr|vigra-1.8.0-3|21	BuildRequires:	hdf5-devel
12mr|vigra-1.8.0-3|22	BuildRequires:	libjpeg-devel
12mr|vigra-1.8.0-3|23	BuildRequires:	libpng-devel
12mr|vigra-1.8.0-3|24	BuildRequires:	libtiff-devel
12mr|vigra-1.8.0-3|25	BuildRequires:	OpenEXR-devel
12mr|vigra-1.8.0-3|26	BuildRequires:	python-devel
12mr|vigra-1.8.0-3|27	BuildRequires:	python-numpy
12mr|vigra-1.8.0-3|28	BuildRequires:	python-numpy-devel
12mr|vigra-1.8.0-3|29	BuildRequires:	python-sphinx
12mr|vigra-1.8.0-3|30	BuildRequires:	zlib-devel
12mr|vigra-1.8.0-3|31	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|vigra-1.8.0-3|32	
12mr|vigra-1.8.0-3|33	%description
12mr|vigra-1.8.0-3|34	VIGRA stands for "Vision with Generic Algorithms". It's a novel computer vision
12mr|vigra-1.8.0-3|35	library that puts its main emphasize on customizable algorithms and data
12mr|vigra-1.8.0-3|36	structures. By using template techniques similar to those in the C++ Standard
12mr|vigra-1.8.0-3|37	Template Library, you can easily adapt any VIGRA component to the needs of your
12mr|vigra-1.8.0-3|38	application, without thereby giving up execution speed.
12mr|vigra-1.8.0-3|39	
12mr|vigra-1.8.0-3|40	%package -n	python-vigra
12mr|vigra-1.8.0-3|41	Summary:	Python interface for the vigra computer vision library
12mr|vigra-1.8.0-3|42	Requires:	%{libname} >= %{version}-%{release}
12mr|vigra-1.8.0-3|43	Requires:	python-numpy
12mr|vigra-1.8.0-3|44	
12mr|vigra-1.8.0-3|45	%description -n	python-vigra
12mr|vigra-1.8.0-3|46	The vigra-python package provides python bindings for vigra
12mr|vigra-1.8.0-3|47	
12mr|vigra-1.8.0-3|48	%package -n	%{libname}
12mr|vigra-1.8.0-3|49	Summary:	Main library for %{name}
12mr|vigra-1.8.0-3|50	Group:		System/Libraries
12mr|vigra-1.8.0-3|51	Provides:	lib%{name} = %{version}-%{release}
12mr|vigra-1.8.0-3|52	
12mr|vigra-1.8.0-3|53	%description -n %{libname}
12mr|vigra-1.8.0-3|54	This package contains the library needed to run %{name}.
12mr|vigra-1.8.0-3|55	
12mr|vigra-1.8.0-3|56	%package -n	%{libnamedevel}
12mr|vigra-1.8.0-3|57	Summary:	Development header files for %{name}
12mr|vigra-1.8.0-3|58	Group:		Development/C
12mr|vigra-1.8.0-3|59	Requires:	%{libname} >= %{version}
12mr|vigra-1.8.0-3|60	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|vigra-1.8.0-3|61	Provides:	%{name}-devel = %{version}-%{release}
12mr|vigra-1.8.0-3|62	Obsoletes:	%{mklibname %{name} -d 2}
12mr|vigra-1.8.0-3|63	
12mr|vigra-1.8.0-3|64	%description -n	%{libnamedevel}
12mr|vigra-1.8.0-3|65	Libraries, include files and other resources you can use to develop
12mr|vigra-1.8.0-3|66	%{name} applications.
12mr|vigra-1.8.0-3|67	
12mr|vigra-1.8.0-3|68	%prep
12mr|vigra-1.8.0-3|69	
12mr|vigra-1.8.0-3|70	%setup -q -n %{name}-%{version}
12mr|vigra-1.8.0-3|71	%patch0 -p1
12mr|vigra-1.8.0-3|72	%patch1 -p1
12mr|vigra-1.8.0-3|73	
12mr|vigra-1.8.0-3|74	%build
12mr|vigra-1.8.0-3|75	%cmake
12mr|vigra-1.8.0-3|76	%make VERBOSE=1
12mr|vigra-1.8.0-3|77	
12mr|vigra-1.8.0-3|78	%install
12mr|vigra-1.8.0-3|79	rm -rf %{buildroot}
12mr|vigra-1.8.0-3|80	
12mr|vigra-1.8.0-3|81	%makeinstall_std -C build
12mr|vigra-1.8.0-3|82	
12mr|vigra-1.8.0-3|83	rm -rf %{buildroot}/usr/doc
12mr|vigra-1.8.0-3|84	
12mr|vigra-1.8.0-3|85	%multiarch_binaries %{buildroot}%{_bindir}/vigra-config
12mr|vigra-1.8.0-3|86	
12mr|vigra-1.8.0-3|87	# cleanup
12mr|vigra-1.8.0-3|88	rm -f doc/vigranumpy/.buildinfo
12mr|vigra-1.8.0-3|89	find doc -type d | xargs chmod 755
12mr|vigra-1.8.0-3|90	find doc -type f | xargs chmod 644
12mr|vigra-1.8.0-3|91	
12mr|vigra-1.8.0-3|92	%clean
12mr|vigra-1.8.0-3|93	rm -rf %{buildroot}
12mr|vigra-1.8.0-3|94	
12mr|vigra-1.8.0-3|95	%files -n %{libname}
12mr|vigra-1.8.0-3|96	%defattr (-,root,root)
12mr|vigra-1.8.0-3|97	%doc LICENSE.txt README.txt
12mr|vigra-1.8.0-3|98	%{_libdir}/libvigraimpex.so.%{major}*
12mr|vigra-1.8.0-3|99	
12mr|vigra-1.8.0-3|100	%files -n %{libnamedevel}
12mr|vigra-1.8.0-3|101	%defattr (0755,root,root,0755)
12mr|vigra-1.8.0-3|102	%{multiarch_bindir}/vigra-config
12mr|vigra-1.8.0-3|103	%{_bindir}/vigra-config
12mr|vigra-1.8.0-3|104	%defattr (0644,root,root,0755)
12mr|vigra-1.8.0-3|105	%doc doc/vigra doc/vigranumpy
12mr|vigra-1.8.0-3|106	%{_includedir}/%{name}
12mr|vigra-1.8.0-3|107	%{_libdir}/%{name}
12mr|vigra-1.8.0-3|108	%{_libdir}/*.so
12mr|vigra-1.8.0-3|109	
12mr|vigra-1.8.0-3|110	%files -n python-vigra
12mr|vigra-1.8.0-3|111	%defattr(-, root, root,-)
12mr|vigra-1.8.0-3|112	%{python_sitearch}/vigra
12mr|vigra-1.8.0-3|113	
12mr|vigra-1.8.0-3|114	
12mr|vigra-1.8.0-3|115	
12mr|vigra-1.8.0-3|116	%changelog
12mr|vigra-1.8.0-3|117	

19092 12
12mr|vim-7.3.646-2|1	# Notes / Warning :
12mr|vim-7.3.646-2|2	# - this package is not prefixable
12mr|vim-7.3.646-2|3	# - to update official patches, aka SOURCE4, see README.upstream_patches in SOURCE4
12mr|vim-7.3.646-2|4	
12mr|vim-7.3.646-2|5	%define url ftp://ftp.vim.org/pub/vim/unix/
12mr|vim-7.3.646-2|6	%define official_ptchlvl 646
12mr|vim-7.3.646-2|7	%define rversion	7.3
12mr|vim-7.3.646-2|8	
12mr|vim-7.3.646-2|9	# Should we build X11 gui
12mr|vim-7.3.646-2|10	%bcond_without gui
12mr|vim-7.3.646-2|11	%bcond_with	python3
12mr|vim-7.3.646-2|12	
12mr|vim-7.3.646-2|13	%define	title		VI editor
12mr|vim-7.3.646-2|14	%define longtitle	All-purpose text editor
12mr|vim-7.3.646-2|15	
12mr|vim-7.3.646-2|16	Name:		vim
12mr|vim-7.3.646-2|17	Version:	%{rversion}.%{official_ptchlvl}
12mr|vim-7.3.646-2|18	Release:	2
12mr|vim-7.3.646-2|19	Summary:	VIsual editor iMproved
12mr|vim-7.3.646-2|20	Url:		http://www.vim.org/
12mr|vim-7.3.646-2|21	License:	Charityware
12mr|vim-7.3.646-2|22	Group:		Editors
12mr|vim-7.3.646-2|23	Source0:	%{url}/%{name}-%{rversion}.tar.bz2
12mr|vim-7.3.646-2|24	# read README.mdv prior updating official patches:
12mr|vim-7.3.646-2|25	Source3:	README.mdv
12mr|vim-7.3.646-2|26	Source4:	vim-%{rversion}-patches.tar.xz
12mr|vim-7.3.646-2|27	# http://vim.sourceforge.net/scripts/script.php?script_id=98
12mr|vim-7.3.646-2|28	Source5:	vim-spec-3.0.bz2
12mr|vim-7.3.646-2|29	Source6:	http://trific.ath.cx/Ftp/vim/syntax/dhcpd.vim
12mr|vim-7.3.646-2|30	# from apparmor-utils package
12mr|vim-7.3.646-2|31	Source7:	apparmor.vim
12mr|vim-7.3.646-2|32	Source8:	cfengine.vim
12mr|vim-7.3.646-2|33	Source9:	nagios.vim
12mr|vim-7.3.646-2|34	# MDK patches
12mr|vim-7.3.646-2|35	Patch0:		vim-7.2-vimrc_nosetmouse.patch
12mr|vim-7.3.646-2|36	Patch2:		vim-5.6a-paths.patch
12mr|vim-7.3.646-2|37	Patch3:		vim-7.3.478-rpm-spec-syntax.patch
12mr|vim-7.3.646-2|38	Patch8:		vim-6.0af-man-path.patch
12mr|vim-7.3.646-2|39	Patch10:	xxd-locale.patch
12mr|vim-7.3.646-2|40	Patch20:	vimrc_hebrew.patch
12mr|vim-7.3.646-2|41	Patch22:	vim-6.1-fix-xterms-comments.patch
12mr|vim-7.3.646-2|42	Patch23:	vim-6.3-remove-docs.patch
12mr|vim-7.3.646-2|43	Patch24:	vim-6.1-outline-mode.patch
12mr|vim-7.3.646-2|44	Patch25:	vim-6.1-xterm-s-insert.patch
12mr|vim-7.3.646-2|45	Patch26:	vim-7.0-changelog-mode.patch
12mr|vim-7.3.646-2|46	Patch27:	vim-6.1-rpm42.patch
12mr|vim-7.3.646-2|47	Patch28:	vim-7.3-po-mode.patch
12mr|vim-7.3.646-2|48	Patch30:	vim-7.3.478-add-dhcpd-syntax.patch
12mr|vim-7.3.646-2|49	Patch33:	vim-7.1.314-CVE-2009-0316-debian.patch
12mr|vim-7.3.646-2|50	# (proyvind): adds various new keywords from C++11 standard to C++ syntax highlighting
12mr|vim-7.3.646-2|51	Patch34:	vim-7.3.372-add-new-cpp11-keywords-to-cpp-syntax.patch
12mr|vim-7.3.646-2|52	# (proyvind): fix path to locale files
12mr|vim-7.3.646-2|53	Patch35:	vim-7.3.372-use-proper-localedir.patch
12mr|vim-7.3.646-2|54	Patch36:	vim-7.3.372-add-missing-functions-for-ruby-dlopen.patch
12mr|vim-7.3.646-2|55	Patch37:	vim-7.3.381-always-install-icons.patch
12mr|vim-7.3.646-2|56	Patch38:	vim-7.3.478-dont-check-for-xsetlocale.patch
12mr|vim-7.3.646-2|57	
12mr|vim-7.3.646-2|58	# Fedora patches
12mr|vim-7.3.646-2|59	Patch100:	vim-7.0-fortify_warnings-1.patch
12mr|vim-7.3.646-2|60	Patch101:	vim-7.3-fstabsyntax.patch
12mr|vim-7.3.646-2|61	
12mr|vim-7.3.646-2|62	BuildRequires:	pkgconfig(lua)
12mr|vim-7.3.646-2|63	BuildRequires:	pkgconfig(python)
12mr|vim-7.3.646-2|64	%if %{with python3}
12mr|vim-7.3.646-2|65	BuildRequires:	pkgconfig(python3)
12mr|vim-7.3.646-2|66	%endif
12mr|vim-7.3.646-2|67	BuildRequires:	perl-devel
12mr|vim-7.3.646-2|68	BuildRequires:	acl-devel
12mr|vim-7.3.646-2|69	%if %{with gui}
12mr|vim-7.3.646-2|70	BuildRequires:	pkgconfig(libgnomeui-2.0) pkgconfig(ncurses)
12mr|vim-7.3.646-2|71	BuildRequires:	pkgconfig(xt)
12mr|vim-7.3.646-2|72	BuildRequires:	tcl
12mr|vim-7.3.646-2|73	BuildRequires:	tcl-devel
12mr|vim-7.3.646-2|74	%endif
12mr|vim-7.3.646-2|75	
12mr|vim-7.3.646-2|76	%description
12mr|vim-7.3.646-2|77	VIM (VIsual editor iMproved) is an updated and improved version of the vi
12mr|vim-7.3.646-2|78	editor. Vi was the first real screen-based editor for UNIX, and is still
12mr|vim-7.3.646-2|79	very popular. VIM improves on vi by adding new features: multiple windows,
12mr|vim-7.3.646-2|80	multi-level undo, block highlighting and more. The vim-common package
12mr|vim-7.3.646-2|81	contains files which every VIM binary will need in order to run.
12mr|vim-7.3.646-2|82	
12mr|vim-7.3.646-2|83	%package	common
12mr|vim-7.3.646-2|84	Summary:	The common files needed by any version of the VIM editor
12mr|vim-7.3.646-2|85	Group:		Editors
12mr|vim-7.3.646-2|86	Conflicts:	man-pages-fr < 1.68.0-2mdk
12mr|vim-7.3.646-2|87	Conflicts:	man-pages-it < 0.3.4-2mdk
12mr|vim-7.3.646-2|88	Conflicts:	man-pages-pl <= 0.4-10mdk
12mr|vim-7.3.646-2|89	Conflicts:	git-core < 1:1.6.0.1-2mdv
12mr|vim-7.3.646-2|90	Requires:   update-alternatives
12mr|vim-7.3.646-2|91	
12mr|vim-7.3.646-2|92	%description	common
12mr|vim-7.3.646-2|93	VIM (VIsual editor iMproved) is an updated and improved version of the vi
12mr|vim-7.3.646-2|94	editor. Vi was the first real screen-based editor for UNIX, and is still
12mr|vim-7.3.646-2|95	very popular. VIM improves on vi by adding new features: multiple windows,
12mr|vim-7.3.646-2|96	multi-level undo, block highlighting and more. The vim-common package
12mr|vim-7.3.646-2|97	contains files which every VIM binary will need in order to run.
12mr|vim-7.3.646-2|98	
12mr|vim-7.3.646-2|99	%package	minimal
12mr|vim-7.3.646-2|100	Summary:	A minimal version of the VIM editor
12mr|vim-7.3.646-2|101	Group:		Editors
12mr|vim-7.3.646-2|102	Provides:	vim
12mr|vim-7.3.646-2|103	Requires:	update-alternatives
12mr|vim-7.3.646-2|104	
12mr|vim-7.3.646-2|105	%description	minimal
12mr|vim-7.3.646-2|106	VIM (VIsual editor iMproved) is an updated and improved version of the vi
12mr|vim-7.3.646-2|107	editor. Vi was the first real screen-based editor for UNIX, and is still
12mr|vim-7.3.646-2|108	very popular. VIM improves on vi by adding new features: multiple windows,
12mr|vim-7.3.646-2|109	multi-level undo, block highlighting and more. The vim-minimal package
12mr|vim-7.3.646-2|110	includes a minimal version of VIM, which is installed into /bin/vi for use
12mr|vim-7.3.646-2|111	when only the root partition is present.
12mr|vim-7.3.646-2|112	
12mr|vim-7.3.646-2|113	%package	enhanced
12mr|vim-7.3.646-2|114	Summary:	A version of the VIM editor which includes recent enhancements
12mr|vim-7.3.646-2|115	Group:		Editors
12mr|vim-7.3.646-2|116	Requires:	vim-common >= %{EVRD}
12mr|vim-7.3.646-2|117	Obsoletes:	vim-color
12mr|vim-7.3.646-2|118	Provides:	vim
12mr|vim-7.3.646-2|119	Provides:	vim-color
12mr|vim-7.3.646-2|120	
12mr|vim-7.3.646-2|121	%description	enhanced
12mr|vim-7.3.646-2|122	VIM (VIsual editor iMproved) is an updated and improved version of the vi
12mr|vim-7.3.646-2|123	editor. Vi was the first real screen-based editor for UNIX, and is still
12mr|vim-7.3.646-2|124	very popular. VIM improves on vi by adding new features: multiple windows,
12mr|vim-7.3.646-2|125	multi-level undo, block highlighting and more. The vim-enhanced package
12mr|vim-7.3.646-2|126	contains a version of VIM with extra, recently introduced features like
12mr|vim-7.3.646-2|127	Python and Perl interpreters.
12mr|vim-7.3.646-2|128	
12mr|vim-7.3.646-2|129	Install the vim-enhanced package if you'd like to use a version of the VIM
12mr|vim-7.3.646-2|130	editor which includes recently added enhancements like interpreters for the
12mr|vim-7.3.646-2|131	Python and Perl scripting languages. You'll also need to install the
12mr|vim-7.3.646-2|132	vim-common package.
12mr|vim-7.3.646-2|133	
12mr|vim-7.3.646-2|134	%if %{with gui}
12mr|vim-7.3.646-2|135	%package	X11
12mr|vim-7.3.646-2|136	Summary:	The VIM version of the vi editor for the X Window System
12mr|vim-7.3.646-2|137	Group:		Editors
12mr|vim-7.3.646-2|138	Provides:	vim
12mr|vim-7.3.646-2|139	Requires:	vim-common >= %{EVRD}
12mr|vim-7.3.646-2|140	
12mr|vim-7.3.646-2|141	%description	X11
12mr|vim-7.3.646-2|142	VIM (VIsual editor iMproved) is an updated and improved version of the vi
12mr|vim-7.3.646-2|143	editor. Vi was the first real screen-based editor for UNIX, and is still
12mr|vim-7.3.646-2|144	very popular. VIM improves on vi by adding new features: multiple windows,
12mr|vim-7.3.646-2|145	multi-level undo, block highlighting and more. VIM-X11 is a version of the
12mr|vim-7.3.646-2|146	VIM editor which will run within the X Window System. If you install this
12mr|vim-7.3.646-2|147	package, you can run VIM as an X application with a full GUI interface and
12mr|vim-7.3.646-2|148	mouse support.
12mr|vim-7.3.646-2|149	
12mr|vim-7.3.646-2|150	Install the vim-X11 package if you'd like to try out a version of vi with
12mr|vim-7.3.646-2|151	graphics and mouse capabilities. You'll also need to install the
12mr|vim-7.3.646-2|152	vim-common package.
12mr|vim-7.3.646-2|153	%endif
12mr|vim-7.3.646-2|154	
12mr|vim-7.3.646-2|155	%prep
12mr|vim-7.3.646-2|156	%setup -q -n vim73 -a4
12mr|vim-7.3.646-2|157	# spec plugin
12mr|vim-7.3.646-2|158	rm -f runtime/doc/pi_spec.txt
12mr|vim-7.3.646-2|159	rm -f runtime/ftpplugin/spec.vim
12mr|vim-7.3.646-2|160	tar xfj %{SOURCE5} -C runtime
12mr|vim-7.3.646-2|161	cp -a %{SOURCE6} runtime/syntax/
12mr|vim-7.3.646-2|162	cp -a %{SOURCE7} runtime/syntax/
12mr|vim-7.3.646-2|163	cp -a %{SOURCE8} runtime/syntax/
12mr|vim-7.3.646-2|164	cp -a %{SOURCE9} runtime/syntax/
12mr|vim-7.3.646-2|165	#pushd vim-%{rversion}-patches
12mr|vim-7.3.646-2|166	#md5sum -c MD5SUMS
12mr|vim-7.3.646-2|167	#popd
12mr|vim-7.3.646-2|168	#official patches
12mr|vim-7.3.646-2|169	for i in `seq -f '%03g' 1 %{official_ptchlvl}`; do
12mr|vim-7.3.646-2|170	p=vim-%{rversion}-patches/%{rversion}.$i
12mr|vim-7.3.646-2|171	cmd="patch -p0 %{_default_patch_flags} -i $p"
12mr|vim-7.3.646-2|172	echo $cmd
12mr|vim-7.3.646-2|173	$cmd || { echo $p; exit 1; }
12mr|vim-7.3.646-2|174	done
12mr|vim-7.3.646-2|175	
12mr|vim-7.3.646-2|176	#mdk patches
12mr|vim-7.3.646-2|177	%patch0 -p1 -b .vimrc_nosetmouse
12mr|vim-7.3.646-2|178	%patch2 -p1
12mr|vim-7.3.646-2|179	%patch3 -p1 -b .spec~
12mr|vim-7.3.646-2|180	%patch8 -p1 -b .manpath
12mr|vim-7.3.646-2|181	%patch10 -p1 -b .xxdloc
12mr|vim-7.3.646-2|182	%patch20 -p1 -b .warly
12mr|vim-7.3.646-2|183	%patch22 -p0
12mr|vim-7.3.646-2|184	%patch23 -p0 -b .doc
12mr|vim-7.3.646-2|185	%patch24 -p0
12mr|vim-7.3.646-2|186	%patch25 -p0
12mr|vim-7.3.646-2|187	%patch26 -p0
12mr|vim-7.3.646-2|188	%patch27 -p0
12mr|vim-7.3.646-2|189	%patch28 -p1
12mr|vim-7.3.646-2|190	%patch30 -p1
12mr|vim-7.3.646-2|191	%patch33 -p1 -b .security
12mr|vim-7.3.646-2|192	%patch34 -p1 -b .cpp11~
12mr|vim-7.3.646-2|193	%patch35 -p1 -b .localedir~
12mr|vim-7.3.646-2|194	%patch36 -p1 -b .dlopen~
12mr|vim-7.3.646-2|195	%patch37 -p1 -b .icons_install~
12mr|vim-7.3.646-2|196	%patch38 -p1 -b .xsetlocale~
12mr|vim-7.3.646-2|197	
12mr|vim-7.3.646-2|198	# Fedora patches
12mr|vim-7.3.646-2|199	%patch100 -p1
12mr|vim-7.3.646-2|200	%patch101 -p1
12mr|vim-7.3.646-2|201	
12mr|vim-7.3.646-2|202	perl -pi -e 's|SYS_VIMRC_FILE "\$VIM/vimrc"|SYS_VIMRC_FILE "%{_sysconfdir}/vim/vimrc"|' src/os_unix.h
12mr|vim-7.3.646-2|203	perl -pi -e 's|SYS_GVIMRC_FILE "\$VIM/gvimrc"|SYS_GVIMRC_FILE "%{_sysconfdir}/vim/gvimrc"|' src/os_unix.h
12mr|vim-7.3.646-2|204	# disable command echo
12mr|vim-7.3.646-2|205	for i in runtime/{gvimrc_example.vim,vimrc_example.vim}; do
12mr|vim-7.3.646-2|206	perl -pi -e 's!^set showcmd!set noshowcmd!' $i
12mr|vim-7.3.646-2|207	done
12mr|vim-7.3.646-2|208	perl -pi -e 's|\Qsvn-commit.*.tmp\E|svn-commit*.tmp|' ./runtime/filetype.vim
12mr|vim-7.3.646-2|209	cd src
12mr|vim-7.3.646-2|210	autoconf
12mr|vim-7.3.646-2|211	
12mr|vim-7.3.646-2|212	%build
12mr|vim-7.3.646-2|213	%if %{with gui}
12mr|vim-7.3.646-2|214	# First build: gvim
12mr|vim-7.3.646-2|215	%configure2_5x \
12mr|vim-7.3.646-2|216	--disable-darwin \
12mr|vim-7.3.646-2|217	--disable-selinux \
12mr|vim-7.3.646-2|218	--disable-xsmp \
12mr|vim-7.3.646-2|219	--disable-xsmp-interact \
12mr|vim-7.3.646-2|220	--enable-luainterp=dynamic \
12mr|vim-7.3.646-2|221	--enable-mzschemeinterp=no \
12mr|vim-7.3.646-2|222	--enable-perlinterp=dynamic \
12mr|vim-7.3.646-2|223	--enable-pythoninterp=dynamic \
12mr|vim-7.3.646-2|224	--enable-python3interp=dynamic \
12mr|vim-7.3.646-2|225	--enable-tclinterp=dynamic \
12mr|vim-7.3.646-2|226	--enable-rubyinterp=dynamic \
12mr|vim-7.3.646-2|227	--disable-cscope \
12mr|vim-7.3.646-2|228	--disable-workshop \
12mr|vim-7.3.646-2|229	--enable-netbeans \
12mr|vim-7.3.646-2|230	--disable-sniff \
12mr|vim-7.3.646-2|231	--enable-multibyte \
12mr|vim-7.3.646-2|232	--disable-hangulinput \
12mr|vim-7.3.646-2|233	--enable-xim \
12mr|vim-7.3.646-2|234	--enable-fontset \
12mr|vim-7.3.646-2|235	--with-features=huge \
12mr|vim-7.3.646-2|236	--enable-gui=gnome2 \
12mr|vim-7.3.646-2|237	--with-tlib=ncurses \
12mr|vim-7.3.646-2|238	--enable-gtk2-check \
12mr|vim-7.3.646-2|239	--enable-gnome-check \
12mr|vim-7.3.646-2|240	--enable-acl \
12mr|vim-7.3.646-2|241	--enable-gpm \
12mr|vim-7.3.646-2|242	--disable-sysmouse \
12mr|vim-7.3.646-2|243	--enable-nls \
12mr|vim-7.3.646-2|244	--with-x=yes \
12mr|vim-7.3.646-2|245	--with-compiledby="%{vendor} %{bugurl}" \
12mr|vim-7.3.646-2|246	--with-modified-by="%{packager}"
12mr|vim-7.3.646-2|247	
12mr|vim-7.3.646-2|248	%make
12mr|vim-7.3.646-2|249	mv src/vim src/gvim
12mr|vim-7.3.646-2|250	make -C src clean
12mr|vim-7.3.646-2|251	%endif
12mr|vim-7.3.646-2|252	
12mr|vim-7.3.646-2|253	# Second build: vim-enhanced
12mr|vim-7.3.646-2|254	%configure2_5x \
12mr|vim-7.3.646-2|255	--disable-selinux \
12mr|vim-7.3.646-2|256	--enable-acl \
12mr|vim-7.3.646-2|257	--enable-luainterp=dynamic \
12mr|vim-7.3.646-2|258	--enable-perlinterp=dynamic \
12mr|vim-7.3.646-2|259	--enable-pythoninterp=dynamic \
12mr|vim-7.3.646-2|260	--enable-python3interp=dynamic \
12mr|vim-7.3.646-2|261	--enable-tclinterp=dynamic \
12mr|vim-7.3.646-2|262	--enable-rubyinterp=dynamic \
12mr|vim-7.3.646-2|263	--with-features=huge \
12mr|vim-7.3.646-2|264	--with-x=no \
12mr|vim-7.3.646-2|265	--enable-gui=no \
12mr|vim-7.3.646-2|266	--with-tlib=ncurses \
12mr|vim-7.3.646-2|267	--with-compiledby="%{vendor} %{bugurl}" \
12mr|vim-7.3.646-2|268	--with-modified-by="%{packager}"
12mr|vim-7.3.646-2|269	
12mr|vim-7.3.646-2|270	%make
12mr|vim-7.3.646-2|271	mv src/vim src/vim-enhanced
12mr|vim-7.3.646-2|272	make -C src/ clean
12mr|vim-7.3.646-2|273	
12mr|vim-7.3.646-2|274	# Third build: vim-minimal
12mr|vim-7.3.646-2|275	%configure2_5x \
12mr|vim-7.3.646-2|276	--disable-selinux \
12mr|vim-7.3.646-2|277	--with-features=tiny \
12mr|vim-7.3.646-2|278	--disable-tclinterp \
12mr|vim-7.3.646-2|279	--disable-cscope \
12mr|vim-7.3.646-2|280	--enable-multibyte \
12mr|vim-7.3.646-2|281	--disable-hangulinput \
12mr|vim-7.3.646-2|282	--disable-xim \
12mr|vim-7.3.646-2|283	--disable-fontset \
12mr|vim-7.3.646-2|284	--disable-gui \
12mr|vim-7.3.646-2|285	--disable-acl \
12mr|vim-7.3.646-2|286	--disable-pythoninterp \
12mr|vim-7.3.646-2|287	--disable-perlinterp \
12mr|vim-7.3.646-2|288	--with-x=no \
12mr|vim-7.3.646-2|289	--enable-gui=no \
12mr|vim-7.3.646-2|290	--with-tlib=ncurses \
12mr|vim-7.3.646-2|291	--disable-gpm \
12mr|vim-7.3.646-2|292	--with-compiledby="%{vendor} %{bugurl}" \
12mr|vim-7.3.646-2|293	--with-modified-by="%{packager}"
12mr|vim-7.3.646-2|294	
12mr|vim-7.3.646-2|295	%make
12mr|vim-7.3.646-2|296	cp src/vim src/vim-minimal
12mr|vim-7.3.646-2|297	%make -C src
12mr|vim-7.3.646-2|298	
12mr|vim-7.3.646-2|299	cp -al runtime/doc doc
12mr|vim-7.3.646-2|300	# apply os_doc.diff
12mr|vim-7.3.646-2|301	pushd doc
12mr|vim-7.3.646-2|302	rm -f *.1
12mr|vim-7.3.646-2|303	rm -f os_{390,dos,msdos,risc,win32,amiga,mac,os2,beos,mint,qnx,vms}.txt
12mr|vim-7.3.646-2|304	rm -f gui_{w16,w32}.txt
12mr|vim-7.3.646-2|305	rm -f vim2html.pl Makefile *awk
12mr|vim-7.3.646-2|306	popd
12mr|vim-7.3.646-2|307	
12mr|vim-7.3.646-2|308	# britton support
12mr|vim-7.3.646-2|309	ln -s tutor.fr runtime/tutor/tutor.br
12mr|vim-7.3.646-2|310	ln -s menu_fr_fr.iso_8859-15.vim runtime/lang/menu_br
12mr|vim-7.3.646-2|311	
12mr|vim-7.3.646-2|312	%install
12mr|vim-7.3.646-2|313	%makeinstall_std VIMRTDIR=""
12mr|vim-7.3.646-2|314	
12mr|vim-7.3.646-2|315	
12mr|vim-7.3.646-2|316	make -C src installmacros prefix=%{buildroot}%{_prefix} VIMRTDIR=""
12mr|vim-7.3.646-2|317	
12mr|vim-7.3.646-2|318	%if %{with gui}
12mr|vim-7.3.646-2|319	install -m755 src/gvim -D %{buildroot}%{_bindir}/gvim
12mr|vim-7.3.646-2|320	%endif
12mr|vim-7.3.646-2|321	
12mr|vim-7.3.646-2|322	install -m755 src/vim-enhanced -D %{buildroot}%{_bindir}
12mr|vim-7.3.646-2|323	install -m755 src/vim-minimal -D %{buildroot}/bin/vim-minimal
12mr|vim-7.3.646-2|324	
12mr|vim-7.3.646-2|325	rm -f %{buildroot}%{_bindir}/{rview,rvim,view}
12mr|vim-7.3.646-2|326	for i in ex vimdiff; do
12mr|vim-7.3.646-2|327	ln -sf vim-enhanced %{buildroot}%{_bindir}/$i
12mr|vim-7.3.646-2|328	done
12mr|vim-7.3.646-2|329	rm -f %{buildroot}%{_mandir}/man1/evim.*
12mr|vim-7.3.646-2|330	%if %{with gui}
12mr|vim-7.3.646-2|331	ln -sf gvim %{buildroot}%{_bindir}/gvimdiff
12mr|vim-7.3.646-2|332	ln -sf gvim %{buildroot}%{_bindir}/vimx
12mr|vim-7.3.646-2|333	%endif
12mr|vim-7.3.646-2|334	rm -f %{buildroot}%{_datadir}/vim/*/cmake.vim
12mr|vim-7.3.646-2|335	
12mr|vim-7.3.646-2|336	# installing man pages
12mr|vim-7.3.646-2|337	for i in %{buildroot}%{_mandir}/man1/{vi,rvi}; do
12mr|vim-7.3.646-2|338	ln -s vim.1%{_extension} $i.1%{_extension}
12mr|vim-7.3.646-2|339	done
12mr|vim-7.3.646-2|340	
12mr|vim-7.3.646-2|341	%if %{with gui}
12mr|vim-7.3.646-2|342	ln -s vim.1%{_extension} %{buildroot}%{_mandir}/man1/gvim.1%{_extension}
12mr|vim-7.3.646-2|343	%endif
12mr|vim-7.3.646-2|344	
12mr|vim-7.3.646-2|345	ln -sf vimrc_example.vim %{buildroot}%{_datadir}/vim/vimrc
12mr|vim-7.3.646-2|346	
12mr|vim-7.3.646-2|347	# Be short-circuit aware :
12mr|vim-7.3.646-2|348	ln -f runtime/macros/README.txt README_macros.txt
12mr|vim-7.3.646-2|349	ln -f runtime/tools/README.txt README_tools.txt
12mr|vim-7.3.646-2|350	
12mr|vim-7.3.646-2|351	# installing the menu icons & entry
12mr|vim-7.3.646-2|352	%if %{with gui}
12mr|vim-7.3.646-2|353	# menu entry
12mr|vim-7.3.646-2|354	install -d %{buildroot}%{_datadir}/applications
12mr|vim-7.3.646-2|355	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-X11.desktop << EOF
12mr|vim-7.3.646-2|356	[Desktop Entry]
12mr|vim-7.3.646-2|357	Name=%{title}
12mr|vim-7.3.646-2|358	Comment=%{longtitle}
12mr|vim-7.3.646-2|359	Exec=%{_bindir}/gvim -f
12mr|vim-7.3.646-2|360	Icon=gvim
12mr|vim-7.3.646-2|361	Terminal=false
12mr|vim-7.3.646-2|362	Type=Application
12mr|vim-7.3.646-2|363	StartupNotify=false
12mr|vim-7.3.646-2|364	Categories=Gtk;TextEditor;Utility;
12mr|vim-7.3.646-2|365	MimeType=text/plain;
12mr|vim-7.3.646-2|366	EOF
12mr|vim-7.3.646-2|367	
12mr|vim-7.3.646-2|368	# gvim and fontset (from Pablo) 2001/03/19
12mr|vim-7.3.646-2|369	echo 'set guifontset=-*-fixed-medium-r-normal--14-*-*-*-c-*-*-*,-*-*-medium-r-normal--14-*-*-*-c-*-*-*,-*-*-medium-r-normal--14-*-*-*-m-*-*-*,*' > %{buildroot}%{_datadir}/vim/gvimrc
12mr|vim-7.3.646-2|370	%else
12mr|vim-7.3.646-2|371	rm -rf %{buildroot}%{_iconsdir}
12mr|vim-7.3.646-2|372	%endif
12mr|vim-7.3.646-2|373	
12mr|vim-7.3.646-2|374	# prevent including twice the doc
12mr|vim-7.3.646-2|375	rm -rf %{buildroot}%{_datadir}/vim/doc
12mr|vim-7.3.646-2|376	ln -s %{_defaultdocdir}/%{name}-common/doc %{buildroot}%{_datadir}/vim/doc
12mr|vim-7.3.646-2|377	
12mr|vim-7.3.646-2|378	%{find_lang} %{name} --with-man --all-name
12mr|vim-7.3.646-2|379	
12mr|vim-7.3.646-2|380	find %{buildroot}%{_datadir}/vim/tutor -name "tutor.*" | grep -v -E 'tutor(|\.vim)$' |
12mr|vim-7.3.646-2|381	sed -e "s^%{buildroot}^^" -e 's!^\(.*tutor.\)\(..\)!%lang(\2) \1\2!g' >> %{name}.lang
12mr|vim-7.3.646-2|382	
12mr|vim-7.3.646-2|383	find %{buildroot}%{_datadir}/vim/lang -name "menu*" |
12mr|vim-7.3.646-2|384	sed -e "s^%{buildroot}^^" \
12mr|vim-7.3.646-2|385	-e 's!^\(/.*menu_\)\(..\)\(_\)!%lang(\2) \1\2\3!g' \
12mr|vim-7.3.646-2|386	-e 's!^\(/.*menu_\)\(..\)\(_\)!%lang(\2) \1\2\3!g' \
12mr|vim-7.3.646-2|387	-e 's!^\(/.*menu\)\(_chinese\)!%lang(zh) \1\2!g' \
12mr|vim-7.3.646-2|388	-e 's!^\(/.*menu\)\(_czech_\)!%lang(cs) \1\2!g' \
12mr|vim-7.3.646-2|389	-e 's!^\(/.*menu\)\(_french\)!%lang(fr) \1\2!g' \
12mr|vim-7.3.646-2|390	-e 's!^\(/.*menu\)\(_german\)!%lang(de) \1\2!g' \
12mr|vim-7.3.646-2|391	-e 's!^\(/.*menu\)\(_japanes\)!%lang(ja) \1\2!g' \
12mr|vim-7.3.646-2|392	-e 's!^\(/.*menu\)\(_polish\)!%lang(pl) \1\2!g' \
12mr|vim-7.3.646-2|393	-e 's!^\(/.*menu\)\(_slovak\)!%lang(sk) \1\2!g' \
12mr|vim-7.3.646-2|394	-e 's!^\(/.*menu\)\(_spanis\)!%lang(es) \1\2!g' \
12mr|vim-7.3.646-2|395	-e 's!^\(/.*menu_\)\(..\)!%lang(\2) \1\2!g' \
12mr|vim-7.3.646-2|396	>> %{name}.lang
12mr|vim-7.3.646-2|397	rm -f %{buildroot}%{_bindir}/vim
12mr|vim-7.3.646-2|398	
12mr|vim-7.3.646-2|399	mkdir -p %{buildroot}%{_sysconfdir}/vim/
12mr|vim-7.3.646-2|400	MESSAGE='"Place your systemwide modification here.\n"%{_datadir}/vim/ files will be overwritten on update\n'
12mr|vim-7.3.646-2|401	echo -e "$MESSAGE\nsource %{_datadir}/vim/vimrc" > %{buildroot}%{_sysconfdir}/vim/vimrc
12mr|vim-7.3.646-2|402	%if %{with gui}
12mr|vim-7.3.646-2|403	echo -e "$MESSAGE\nsource %{_datadir}/vim/gvimrc" > %{buildroot}%{_sysconfdir}/vim/gvimrc
12mr|vim-7.3.646-2|404	%endif
12mr|vim-7.3.646-2|405	
12mr|vim-7.3.646-2|406	%post minimal
12mr|vim-7.3.646-2|407	update-alternatives --install /bin/vi vi /bin/vim-minimal 10 \
12mr|vim-7.3.646-2|408	--slave /bin/view view /bin/vim-minimal \
12mr|vim-7.3.646-2|409	--slave /bin/ex ex /bin/vim-minimal \
12mr|vim-7.3.646-2|410	--slave /bin/rvi rvi /bin/vim-minimal \
12mr|vim-7.3.646-2|411	--slave /bin/rview rview /bin/vim-minimal
12mr|vim-7.3.646-2|412	update-alternatives --install /bin/vim vim /bin/vim-minimal 10 \
12mr|vim-7.3.646-2|413	--slave /bin/rvim rvim /bin/vim-minimal
12mr|vim-7.3.646-2|414	
12mr|vim-7.3.646-2|415	%postun minimal
12mr|vim-7.3.646-2|416	[ $1 = 0 ] || exit 0
12mr|vim-7.3.646-2|417	update-alternatives --remove vi /bin/vim-minimal
12mr|vim-7.3.646-2|418	update-alternatives --remove vim /bin/vim-minimal
12mr|vim-7.3.646-2|419	
12mr|vim-7.3.646-2|420	%triggerpostun minimal -- vim-minimal < 7.3
12mr|vim-7.3.646-2|421	update-alternatives --remove uvi /bin/vim-minimal
12mr|vim-7.3.646-2|422	for i in view ex rvi rview rvim; do
12mr|vim-7.3.646-2|423	update-alternatives --remove $i /bin/$i || :
12mr|vim-7.3.646-2|424	done
12mr|vim-7.3.646-2|425	
12mr|vim-7.3.646-2|426	%post enhanced
12mr|vim-7.3.646-2|427	update-alternatives --install /bin/vi vi /usr/bin/vim-enhanced 20 \
12mr|vim-7.3.646-2|428	--slave /bin/view view /usr/bin/vim-enhanced \
12mr|vim-7.3.646-2|429	--slave /bin/ex ex /usr/bin/vim-enhanced \
12mr|vim-7.3.646-2|430	--slave /bin/rvi rvi /usr/bin/vim-enhanced \
12mr|vim-7.3.646-2|431	--slave /bin/rview rview /usr/bin/vim-enhanced
12mr|vim-7.3.646-2|432	update-alternatives --install /bin/vim vim /usr/bin/vim-enhanced 20 \
12mr|vim-7.3.646-2|433	--slave /bin/rvim rvim /usr/bin/vim-enhanced
12mr|vim-7.3.646-2|434	
12mr|vim-7.3.646-2|435	%postun enhanced
12mr|vim-7.3.646-2|436	[ $1 = 0 ] || exit 0
12mr|vim-7.3.646-2|437	update-alternatives --remove vi /usr/bin/vim-enhanced
12mr|vim-7.3.646-2|438	update-alternatives --remove vim /usr/bin/vim-enhanced
12mr|vim-7.3.646-2|439	
12mr|vim-7.3.646-2|440	%triggerpostun enhanced -- vim-enhanced < 7.3
12mr|vim-7.3.646-2|441	update-alternatives --remove uvi /usr/bin/vim-enhanced
12mr|vim-7.3.646-2|442	
12mr|vim-7.3.646-2|443	%files common -f vim.lang
12mr|vim-7.3.646-2|444	%doc README*.txt runtime/termcap
12mr|vim-7.3.646-2|445	#%doc --parents mandriva/README*
12mr|vim-7.3.646-2|446	%doc doc
12mr|vim-7.3.646-2|447	
12mr|vim-7.3.646-2|448	%dir %{_datadir}/vim/
12mr|vim-7.3.646-2|449	%{_datadir}/vim/autoload
12mr|vim-7.3.646-2|450	%{_datadir}/vim/colors
12mr|vim-7.3.646-2|451	%{_datadir}/vim/compiler
12mr|vim-7.3.646-2|452	%{_datadir}/vim/doc
12mr|vim-7.3.646-2|453	%{_datadir}/vim/ftplugin
12mr|vim-7.3.646-2|454	%{_datadir}/vim/indent
12mr|vim-7.3.646-2|455	%{_datadir}/vim/keymap
12mr|vim-7.3.646-2|456	%dir %{_datadir}/vim/lang
12mr|vim-7.3.646-2|457	%{_datadir}/vim/lang/README.txt
12mr|vim-7.3.646-2|458	%{_datadir}/vim/macros
12mr|vim-7.3.646-2|459	%{_datadir}/vim/plugin
12mr|vim-7.3.646-2|460	%{_datadir}/vim/print
12mr|vim-7.3.646-2|461	%{_datadir}/vim/spell
12mr|vim-7.3.646-2|462	%{_datadir}/vim/syntax
12mr|vim-7.3.646-2|463	%{_datadir}/vim/tools
12mr|vim-7.3.646-2|464	%dir %{_datadir}/vim/tutor
12mr|vim-7.3.646-2|465	%{_datadir}/vim/tutor/*.txt
12mr|vim-7.3.646-2|466	%{_datadir}/vim/tutor/tutor
12mr|vim-7.3.646-2|467	%{_datadir}/vim/tutor/tutor.vim
12mr|vim-7.3.646-2|468	%{_datadir}/vim/*.vim
12mr|vim-7.3.646-2|469	%{_datadir}/vim/vimrc
12mr|vim-7.3.646-2|470	%{_mandir}/man1/vim.1*
12mr|vim-7.3.646-2|471	%{_mandir}/man1/ex.1*
12mr|vim-7.3.646-2|472	%{_mandir}/man1/vi.1*
12mr|vim-7.3.646-2|473	%{_mandir}/man1/view.1*
12mr|vim-7.3.646-2|474	%{_mandir}/man1/rvi.1*
12mr|vim-7.3.646-2|475	%{_mandir}/man1/rview.1*
12mr|vim-7.3.646-2|476	%{_mandir}/man1/vimdiff.1*
12mr|vim-7.3.646-2|477	%{_mandir}/man1/vimtutor.1*
12mr|vim-7.3.646-2|478	%{_mandir}/man1/rvim.1*
12mr|vim-7.3.646-2|479	%{_bindir}/vimtutor
12mr|vim-7.3.646-2|480	%{_bindir}/xxd
12mr|vim-7.3.646-2|481	%{_mandir}/man1/xxd.1*
12mr|vim-7.3.646-2|482	%dir %{_sysconfdir}/vim/
12mr|vim-7.3.646-2|483	%config(noreplace) %{_sysconfdir}/vim/*
12mr|vim-7.3.646-2|484	
12mr|vim-7.3.646-2|485	%files minimal
12mr|vim-7.3.646-2|486	%doc README*.txt
12mr|vim-7.3.646-2|487	/bin/vim-minimal
12mr|vim-7.3.646-2|488	
12mr|vim-7.3.646-2|489	%files enhanced
12mr|vim-7.3.646-2|490	%doc README*.txt
12mr|vim-7.3.646-2|491	%{_bindir}/ex
12mr|vim-7.3.646-2|492	%{_bindir}/vimdiff
12mr|vim-7.3.646-2|493	%{_bindir}/vim-enhanced
12mr|vim-7.3.646-2|494	
12mr|vim-7.3.646-2|495	%if %{with gui}
12mr|vim-7.3.646-2|496	%files X11
12mr|vim-7.3.646-2|497	%doc README*.txt
12mr|vim-7.3.646-2|498	%{_bindir}/gvim
12mr|vim-7.3.646-2|499	%{_bindir}/gvimdiff
12mr|vim-7.3.646-2|500	%{_bindir}/vimx
12mr|vim-7.3.646-2|501	%{_mandir}/man1/gvim.1*
12mr|vim-7.3.646-2|502	%{_iconsdir}/locolor/16x16/apps/gvim.png
12mr|vim-7.3.646-2|503	%{_iconsdir}/locolor/32x32/apps/gvim.png
12mr|vim-7.3.646-2|504	%{_iconsdir}/hicolor/48x48/apps/gvim.png
12mr|vim-7.3.646-2|505	%{_datadir}/applications/mandriva-%{name}-X11.desktop
12mr|vim-7.3.646-2|506	%{_datadir}/vim/gvimrc
12mr|vim-7.3.646-2|507	%endif
12mr|vim-7.3.646-2|508	
12mr|vim-7.3.646-2|509	
12mr|vim-7.3.646-2|510	
12mr|vim-7.3.646-2|511	%changelog
12mr|vim-7.3.646-2|512	* Mon Sep  3 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|vim-7.3.646-2|513	+ Commit: 26a80b4
12mr|vim-7.3.646-2|514	- New version 7.3.646 (sync with Cooker)
12mr|vim-7.3.646-2|515	
12mr|vim-7.3.646-2|516	

19093 12
12mr|vimguide-0.7-14|1	%define _enable_debug_packages %{nil}
12mr|vimguide-0.7-14|2	%define debug_package          %{nil}
12mr|vimguide-0.7-14|3	
12mr|vimguide-0.7-14|4	Summary:	Vim editor reference guide
12mr|vimguide-0.7-14|5	Name:		vimguide
12mr|vimguide-0.7-14|6	Version:	0.7
12mr|vimguide-0.7-14|7	Release:	%mkrel 14
12mr|vimguide-0.7-14|8	Group:		Books/Other
12mr|vimguide-0.7-14|9	License:	OpenSource
12mr|vimguide-0.7-14|10	URL:		ftp://ftp.vim.org/pub/vim/doc/
12mr|vimguide-0.7-14|11	Source0:	ftp://ftp.vim.org/pub/vim/doc/%{name}-%{version}.tar.bz2
12mr|vimguide-0.7-14|12	BuildArch:	noarch
12mr|vimguide-0.7-14|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-root
12mr|vimguide-0.7-14|14	
12mr|vimguide-0.7-14|15	%description
12mr|vimguide-0.7-14|16	This is a command and feature reference guide to VIM 5.6 but can also be used
12mr|vimguide-0.7-14|17	for higher version of vim.
12mr|vimguide-0.7-14|18	
12mr|vimguide-0.7-14|19	VIM (stands for Vi IMproved) - greatly improved (over original UNIX vi) text
12mr|vimguide-0.7-14|20	editor with GUI, syntax highlighting, visual mode and many more new features
12mr|vimguide-0.7-14|21	you won't find in the original vi.
12mr|vimguide-0.7-14|22	
12mr|vimguide-0.7-14|23	This guide is designed and typeset by Oleg Raisky using LaTeX. The text of the
12mr|vimguide-0.7-14|24	guide is comprised of various VIM documentation files, sometimes modified for
12mr|vimguide-0.7-14|25	better consistency with overall style of the guide.
12mr|vimguide-0.7-14|26	
12mr|vimguide-0.7-14|27	*NOTE*: this is NOT a complete user guide or tutorial. The only purpose of this
12mr|vimguide-0.7-14|28	guide is to give a VIM user a quick and handy reference.
12mr|vimguide-0.7-14|29	
12mr|vimguide-0.7-14|30	%prep
12mr|vimguide-0.7-14|31	
12mr|vimguide-0.7-14|32	%setup -q -n %{name}-%{version}
12mr|vimguide-0.7-14|33	
12mr|vimguide-0.7-14|34	%clean
12mr|vimguide-0.7-14|35	rm -rf %{buildroot}
12mr|vimguide-0.7-14|36	
12mr|vimguide-0.7-14|37	%files
12mr|vimguide-0.7-14|38	%defattr(-,root,root)
12mr|vimguide-0.7-14|39	%doc *
12mr|vimguide-0.7-14|40	
12mr|vimguide-0.7-14|41	
12mr|vimguide-0.7-14|42	
12mr|vimguide-0.7-14|43	
12mr|vimguide-0.7-14|44	
12mr|vimguide-0.7-14|45	%changelog
12mr|vimguide-0.7-14|46	

19094 12
12mr|vinagre-3.6.2-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|vinagre-3.6.2-1|2	
12mr|vinagre-3.6.2-1|3	Summary:	VNC Client for the GNOME Desktop
12mr|vinagre-3.6.2-1|4	Name:		vinagre
12mr|vinagre-3.6.2-1|5	Version:	3.6.2
12mr|vinagre-3.6.2-1|6	Release:	1
12mr|vinagre-3.6.2-1|7	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|vinagre-3.6.2-1|8	License:	GPLv2+
12mr|vinagre-3.6.2-1|9	Group:		Networking/Remote access
12mr|vinagre-3.6.2-1|10	Url:		http://www.gnome.org/projects/vinagre/index.html
12mr|vinagre-3.6.2-1|11	BuildRequires:	gnome-common
12mr|vinagre-3.6.2-1|12	BuildRequires:	pkgconfig(vte-2.90) >= 0.20
12mr|vinagre-3.6.2-1|13	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6.31
12mr|vinagre-3.6.2-1|14	BuildRequires:	pkgconfig(spice-client-gtk-3.0) >= 0.5
12mr|vinagre-3.6.2-1|15	BuildRequires:	pkgconfig(avahi-ui-gtk3) >= 0.6.26
12mr|vinagre-3.6.2-1|16	BuildRequires:	pkgconfig(avahi-gobject) >= 0.6.26
12mr|vinagre-3.6.2-1|17	BuildRequires:	pkgconfig(avahi-ui)
12mr|vinagre-3.6.2-1|18	BuildRequires:	pkgconfig(telepathy-glib) >= 0.11.6
12mr|vinagre-3.6.2-1|19	BuildRequires:	pkgconfig(libpanelapplet-4.0) >= 2.91.91
12mr|vinagre-3.6.2-1|20	BuildRequires:	pkgconfig(glib-2.0) >= 2.25.11
12mr|vinagre-3.6.2-1|21	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.3
12mr|vinagre-3.6.2-1|22	BuildRequires:	pkgconfig(gnome-keyring-1)
12mr|vinagre-3.6.2-1|23	BuildRequires:	pkgconfig(libpeas-1.0) >= 0.7.2
12mr|vinagre-3.6.2-1|24	BuildRequires:	pkgconfig(gtk-vnc-2.0) >= 0.4.3
12mr|vinagre-3.6.2-1|25	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|vinagre-3.6.2-1|26	BuildRequires:	pkgconfig(libsecret-1)
12mr|vinagre-3.6.2-1|27	BuildRequires:	gnome-doc-utils >= 0.3.2
12mr|vinagre-3.6.2-1|28	BuildRequires:	intltool
12mr|vinagre-3.6.2-1|29	BuildRequires:	desktop-file-utils
12mr|vinagre-3.6.2-1|30	BuildRequires:	itstool
12mr|vinagre-3.6.2-1|31	BuildRequires:	libxml2-utils
12mr|vinagre-3.6.2-1|32	
12mr|vinagre-3.6.2-1|33	Requires:	gnome-icon-theme >= 2.30
12mr|vinagre-3.6.2-1|34	
12mr|vinagre-3.6.2-1|35	%description
12mr|vinagre-3.6.2-1|36	Vinagre is a VNC Client for the GNOME Desktop.
12mr|vinagre-3.6.2-1|37	
12mr|vinagre-3.6.2-1|38	With Vinagre you can have several connections open simultaneously, bookmark
12mr|vinagre-3.6.2-1|39	your servers thanks to the Favorites support, store the passwords in the
12mr|vinagre-3.6.2-1|40	GNOME keyring, and browse the network to look for VNC servers.
12mr|vinagre-3.6.2-1|41	
12mr|vinagre-3.6.2-1|42	%prep
12mr|vinagre-3.6.2-1|43	%setup -q
12mr|vinagre-3.6.2-1|44	
12mr|vinagre-3.6.2-1|45	%build
12mr|vinagre-3.6.2-1|46	%configure2_5x --enable-ssh
12mr|vinagre-3.6.2-1|47	%make
12mr|vinagre-3.6.2-1|48	
12mr|vinagre-3.6.2-1|49	%install
12mr|vinagre-3.6.2-1|50	%makeinstall_std
12mr|vinagre-3.6.2-1|51	
12mr|vinagre-3.6.2-1|52	%find_lang %{name} --with-gnome
12mr|vinagre-3.6.2-1|53	
12mr|vinagre-3.6.2-1|54	desktop-file-install --vendor="" \
12mr|vinagre-3.6.2-1|55	--add-category="RemoteAccess;Network" \
12mr|vinagre-3.6.2-1|56	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|vinagre-3.6.2-1|57	
12mr|vinagre-3.6.2-1|58	%files -f %{name}.lang
12mr|vinagre-3.6.2-1|59	%doc AUTHORS NEWS README
12mr|vinagre-3.6.2-1|60	%{_bindir}/*
12mr|vinagre-3.6.2-1|61	%{_datadir}/applications/*
12mr|vinagre-3.6.2-1|62	%{_datadir}/%{name}
12mr|vinagre-3.6.2-1|63	%{_datadir}/icons/hicolor/*/*/*.*
12mr|vinagre-3.6.2-1|64	%{_datadir}/mime/packages/vinagre-mime.xml
12mr|vinagre-3.6.2-1|65	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Vinagre.service
12mr|vinagre-3.6.2-1|66	%{_datadir}/telepathy/clients/Vinagre.client
12mr|vinagre-3.6.2-1|67	%{_mandir}/man1/vinagre.1*
12mr|vinagre-3.6.2-1|68	%{_datadir}/glib-2.0/schemas/org.gnome.Vinagre.gschema.xml
12mr|vinagre-3.6.2-1|69	%{_datadir}/GConf/gsettings/org.gnome.Vinagre.convert

19095 12
12mr|vino-3.6.2-1|1	%define name vino
12mr|vino-3.6.2-1|2	%define version 3.6.2
12mr|vino-3.6.2-1|3	%define release %mkrel 1
12mr|vino-3.6.2-1|4	
12mr|vino-3.6.2-1|5	Summary: GNOME VNC server and client
12mr|vino-3.6.2-1|6	Name: %{name}
12mr|vino-3.6.2-1|7	Version: %{version}
12mr|vino-3.6.2-1|8	Release: %{release}
12mr|vino-3.6.2-1|9	Source0: http://ftp.gnome.org/pub/GNOME/sources/vino/3.6/%{name}-%{version}.tar.xz
12mr|vino-3.6.2-1|10	License: GPLv2+
12mr|vino-3.6.2-1|11	Group: Networking/Remote access
12mr|vino-3.6.2-1|12	Url: http://www.gnome.org
12mr|vino-3.6.2-1|13	BuildRequires: pkgconfig(ice)
12mr|vino-3.6.2-1|14	BuildRequires: pkgconfig(sm)
12mr|vino-3.6.2-1|15	BuildRequires: pkgconfig(x11)
12mr|vino-3.6.2-1|16	BuildRequires: libxdamage-devel
12mr|vino-3.6.2-1|17	BuildRequires: pkgconfig(xext)
12mr|vino-3.6.2-1|18	BuildRequires: libxfixes-devel
12mr|vino-3.6.2-1|19	BuildRequires: pkgconfig(xtst)
12mr|vino-3.6.2-1|20	BuildRequires: pkgconfig(gnutls)
12mr|vino-3.6.2-1|21	BuildRequires: avahi-glib-devel
12mr|vino-3.6.2-1|22	BuildRequires: avahi-client-devel
12mr|vino-3.6.2-1|23	BuildRequires: libgcrypt-devel
12mr|vino-3.6.2-1|24	BuildRequires: libsoup-devel
12mr|vino-3.6.2-1|25	BuildRequires: pkgconfig(libnotify)
12mr|vino-3.6.2-1|26	BuildRequires: unique-devel
12mr|vino-3.6.2-1|27	BuildRequires: gtk+3-devel
12mr|vino-3.6.2-1|28	BuildRequires: jpeg-devel
12mr|vino-3.6.2-1|29	BuildRequires: intltool
12mr|vino-3.6.2-1|30	BuildRequires: pkgconfig(dbus-glib-1)
12mr|vino-3.6.2-1|31	BuildRequires: pkgconfig(telepathy-glib)
12mr|vino-3.6.2-1|32	BuildRequires: libgnome-keyring-devel
12mr|vino-3.6.2-1|33	BuildRequires: pkgconfig(gconf-2.0) GConf2
12mr|vino-3.6.2-1|34	
12mr|vino-3.6.2-1|35	%description
12mr|vino-3.6.2-1|36	The package contains an integrated GNOME VNC server.
12mr|vino-3.6.2-1|37	
12mr|vino-3.6.2-1|38	%prep
12mr|vino-3.6.2-1|39	%setup -q
12mr|vino-3.6.2-1|40	
12mr|vino-3.6.2-1|41	%build
12mr|vino-3.6.2-1|42	%configure2_5x \
12mr|vino-3.6.2-1|43	--disable-schemas-install \
12mr|vino-3.6.2-1|44	--enable-avahi \
12mr|vino-3.6.2-1|45	--enable-telepathy \
12mr|vino-3.6.2-1|46	--enable-gnome-keyring \
12mr|vino-3.6.2-1|47	--disable-http-server		\
12mr|vino-3.6.2-1|48	--enable-libnotify 		\
12mr|vino-3.6.2-1|49	--disable-network-manager
12mr|vino-3.6.2-1|50	
12mr|vino-3.6.2-1|51	%install
12mr|vino-3.6.2-1|52	%makeinstall_std
12mr|vino-3.6.2-1|53	%find_lang %name --with-gnome
12mr|vino-3.6.2-1|54	
12mr|vino-3.6.2-1|55	%files -f %name.lang
12mr|vino-3.6.2-1|56	%doc README NEWS AUTHORS ChangeLog docs/remote-desktop.txt docs/TODO
12mr|vino-3.6.2-1|57	%_sysconfdir/xdg/autostart/vino-server.desktop
12mr|vino-3.6.2-1|58	%_bindir/vino-passwd
12mr|vino-3.6.2-1|59	%_bindir/vino-preferences
12mr|vino-3.6.2-1|60	%_libexecdir/vino-server
12mr|vino-3.6.2-1|61	%_datadir/vino
12mr|vino-3.6.2-1|62	%_datadir/applications/vino-preferences.desktop
12mr|vino-3.6.2-1|63	%_datadir/dbus-1/services/org.freedesktop.Telepathy.Client.Vino.service
12mr|vino-3.6.2-1|64	%_datadir/telepathy/clients/Vino.client
12mr|vino-3.6.2-1|65	%_datadir/GConf/gsettings/org.gnome.Vino.convert
12mr|vino-3.6.2-1|66	%_datadir/glib-2.0/schemas/*.xml

19096 12
12mr|virtualbox-4.2.4-2|1	#define _build_pkgcheck_srpm 0
12mr|virtualbox-4.2.4-2|2	## disabled, failing srpm_recreate because of:
12mr|virtualbox-4.2.4-2|3	## wrote: /home/alex/BuildSystem/virtualbox/SRPMS/virtualbox-4.1.10-1.src.rpm
12mr|virtualbox-4.2.4-2|4	## Executing "0 /home/alex/BuildSystem/virtualbox/SRPMS/virtualbox-4.1.10-1.src.rpm":
12mr|virtualbox-4.2.4-2|5	## sh: 0 : command not found
12mr|virtualbox-4.2.4-2|6	## error: Execution of "0 /home/alex/BuildSystem/virtualbox/SRPMS/virtualbox-4.1.10-1.src.rpm" failed.
12mr|virtualbox-4.2.4-2|7	%define kname  vboxdrv
12mr|virtualbox-4.2.4-2|8	%define oname  VirtualBox
12mr|virtualbox-4.2.4-2|9	%define srcname	%{oname}-%{version}
12mr|virtualbox-4.2.4-2|10	%define distname	%{oname}-%{version}
12mr|virtualbox-4.2.4-2|11	%define pkgver	%{ver}
12mr|virtualbox-4.2.4-2|12	
12mr|virtualbox-4.2.4-2|13	%define vboxlibdir	%{_libdir}/%{name}
12mr|virtualbox-4.2.4-2|14	%define vboxdatadir	%{_datadir}/%{name}
12mr|virtualbox-4.2.4-2|15	
12mr|virtualbox-4.2.4-2|16	%define build_additions 1
12mr|virtualbox-4.2.4-2|17	%define build_doc 0
12mr|virtualbox-4.2.4-2|18	
12mr|virtualbox-4.2.4-2|19	%ifarch %{ix86}
12mr|virtualbox-4.2.4-2|20	%define vbox_platform linux.x86
12mr|virtualbox-4.2.4-2|21	%endif
12mr|virtualbox-4.2.4-2|22	%ifarch x86_64
12mr|virtualbox-4.2.4-2|23	%define vbox_platform linux.amd64
12mr|virtualbox-4.2.4-2|24	%endif
12mr|virtualbox-4.2.4-2|25	
12mr|virtualbox-4.2.4-2|26	# nuke vbox-specific dependencies
12mr|virtualbox-4.2.4-2|27	#define _provides_exceptions ^VBox
12mr|virtualbox-4.2.4-2|28	#define _requires_exceptions ^VBox
12mr|virtualbox-4.2.4-2|29	## Disabled: see rpmlint -I external-depfilter-with-internal-depgen
12mr|virtualbox-4.2.4-2|30	
12mr|virtualbox-4.2.4-2|31	%define x11_server_majorver %(pkg-config --modversion xorg-server|awk -F. '{print $1$2}')
12mr|virtualbox-4.2.4-2|32	
12mr|virtualbox-4.2.4-2|33	Summary:	A general-purpose full virtualizer for x86 hardware
12mr|virtualbox-4.2.4-2|34	Name:		virtualbox
12mr|virtualbox-4.2.4-2|35	Version:	4.2.4
12mr|virtualbox-4.2.4-2|36	Release:	2
12mr|virtualbox-4.2.4-2|37	License:	GPLv2
12mr|virtualbox-4.2.4-2|38	Group:		Emulators
12mr|virtualbox-4.2.4-2|39	Url:		http://www.virtualbox.org/
12mr|virtualbox-4.2.4-2|40	Source0:	http://download.virtualbox.org/virtualbox/%{version}/%{srcname}.tar.bz2
12mr|virtualbox-4.2.4-2|41	Source1:	http://download.virtualbox.org/virtualbox/UserManual.pdf
12mr|virtualbox-4.2.4-2|42	Source2:	virtualbox.init
12mr|virtualbox-4.2.4-2|43	Source4:	60-vboxadd.perms
12mr|virtualbox-4.2.4-2|44	Source100:	virtualbox.rpmlintrc
12mr|virtualbox-4.2.4-2|45	# Patch from OpenSUSE to disable updates
12mr|virtualbox-4.2.4-2|46	Patch0:		VirtualBox-4.2.2-disable-updates.patch
12mr|virtualbox-4.2.4-2|47	Patch2:		VirtualBox-4.0.6_OSE-kernelrelease.patch
12mr|virtualbox-4.2.4-2|48	Patch4:		VirtualBox-1.6.0_OSE-futex.patch
12mr|virtualbox-4.2.4-2|49	Patch5:		virtualbox-fix-vboxadd-req.patch
12mr|virtualbox-4.2.4-2|50	# (fc) 1.6.0-2mdv fix initscript name in VBox.sh script
12mr|virtualbox-4.2.4-2|51	Patch6:		VirtualBox-1.6.0_OSE-initscriptname.patch
12mr|virtualbox-4.2.4-2|52	# (fc) 2.0.0-2mdv fix QT4 detection on x86-64 on Mdv 2008.1
12mr|virtualbox-4.2.4-2|53	Patch7:		VirtualBox-2.0.0-mdv20081.patch
12mr|virtualbox-4.2.4-2|54	# (hk) fix build kernel-headers-2.6.29*
12mr|virtualbox-4.2.4-2|55	Patch10:	VirtualBox-kernel-headers-2.6.29.patch
12mr|virtualbox-4.2.4-2|56	# (Debian) Only display warnings about broken USB support when it's actually
12mr|virtualbox-4.2.4-2|57	# used (i.e. the machine has USB device filters)
12mr|virtualbox-4.2.4-2|58	Patch11: VirtualBox-4.1.8-usb-warning-filters.patch
12mr|virtualbox-4.2.4-2|59	
12mr|virtualbox-4.2.4-2|60	Patch16:	virtualbox-default-to-mandriva.patch
12mr|virtualbox-4.2.4-2|61	
12mr|virtualbox-4.2.4-2|62	# use courier font instead of beramono for older releases where beramono isn't
12mr|virtualbox-4.2.4-2|63	# available in tetex-latex (it's available since only tetex-latex-3.0-53mdv2011.0)
12mr|virtualbox-4.2.4-2|64	Patch17:	virtualbox-4.0.0-user-courier-instead-of-beramono.patch
12mr|virtualbox-4.2.4-2|65	# don't check for:
12mr|virtualbox-4.2.4-2|66	# mkisofs: we're not going to build the additions .iso file
12mr|virtualbox-4.2.4-2|67	# makeself: we're not going to create the stanalone .run installers
12mr|virtualbox-4.2.4-2|68	Patch18:	virtualbox-4.0.0-dont-check-for-mkisofs-or-makeself.patch
12mr|virtualbox-4.2.4-2|69	
12mr|virtualbox-4.2.4-2|70	ExclusiveArch:	%{ix86} x86_64
12mr|virtualbox-4.2.4-2|71	BuildRequires:	dev86
12mr|virtualbox-4.2.4-2|72	BuildRequires:	dkms-minimal
12mr|virtualbox-4.2.4-2|73	BuildRequires:	gawk
12mr|virtualbox-4.2.4-2|74	BuildRequires:	gsoap
12mr|virtualbox-4.2.4-2|75	BuildRequires:	iasl
12mr|virtualbox-4.2.4-2|76	BuildRequires:	java-rpmbuild
12mr|virtualbox-4.2.4-2|77	BuildRequires:	qt4-linguist
12mr|virtualbox-4.2.4-2|78	BuildRequires:	xsltproc
12mr|virtualbox-4.2.4-2|79	BuildRequires:	libcap-devel
12mr|virtualbox-4.2.4-2|80	BuildRequires:	libstdc++-static-devel
12mr|virtualbox-4.2.4-2|81	BuildRequires:	openssl-devel
12mr|virtualbox-4.2.4-2|82	BuildRequires:	pam-devel
12mr|virtualbox-4.2.4-2|83	BuildRequires:	pkgconfig(ext2fs)
12mr|virtualbox-4.2.4-2|84	BuildRequires:	pkgconfig(gl)
12mr|virtualbox-4.2.4-2|85	BuildRequires:	pkgconfig(glu)
12mr|virtualbox-4.2.4-2|86	BuildRequires:	pkgconfig(libcurl)
12mr|virtualbox-4.2.4-2|87	BuildRequires:	pkgconfig(libIDL-2.0)
12mr|virtualbox-4.2.4-2|88	BuildRequires:	pkgconfig(libpulse)
12mr|virtualbox-4.2.4-2|89	BuildRequires:	pkgconfig(libvncserver)
12mr|virtualbox-4.2.4-2|90	BuildRequires:	pkgconfig(python)
12mr|virtualbox-4.2.4-2|91	BuildRequires:	pkgconfig(QtCore)
12mr|virtualbox-4.2.4-2|92	BuildRequires:	pkgconfig(sdl)
12mr|virtualbox-4.2.4-2|93	BuildRequires:	pkgconfig(xcursor)
12mr|virtualbox-4.2.4-2|94	BuildRequires:	pkgconfig(xinerama)
12mr|virtualbox-4.2.4-2|95	BuildRequires:	pkgconfig(xmu)
12mr|virtualbox-4.2.4-2|96	BuildRequires:	pkgconfig(xorg-server)
12mr|virtualbox-4.2.4-2|97	BuildRequires:	pkgconfig(libxslt)
12mr|virtualbox-4.2.4-2|98	BuildRequires:	pkgconfig(xrandr)
12mr|virtualbox-4.2.4-2|99	BuildRequires:	pkgconfig(xt)
12mr|virtualbox-4.2.4-2|100	BuildRequires:	pkgconfig(zlib)
12mr|virtualbox-4.2.4-2|101	%if %{build_doc}
12mr|virtualbox-4.2.4-2|102	# for building the user manual pdf file
12mr|virtualbox-4.2.4-2|103	%if %{mdvver} < 201100
12mr|virtualbox-4.2.4-2|104	BuildRequires:	tetex-latex
12mr|virtualbox-4.2.4-2|105	%else
12mr|virtualbox-4.2.4-2|106	BuildRequires:	texlive
12mr|virtualbox-4.2.4-2|107	BuildRequires:	texlive-fontsextra
12mr|virtualbox-4.2.4-2|108	%endif
12mr|virtualbox-4.2.4-2|109	BuildRequires:	docbook-dtd44-xml
12mr|virtualbox-4.2.4-2|110	%endif
12mr|virtualbox-4.2.4-2|111	
12mr|virtualbox-4.2.4-2|112	Requires(post,preun,postun): rpm-helper
12mr|virtualbox-4.2.4-2|113	Requires:	kmod(vboxdrv) = %{version}
12mr|virtualbox-4.2.4-2|114	Suggests:	%{name}-doc
12mr|virtualbox-4.2.4-2|115	
12mr|virtualbox-4.2.4-2|116	%description
12mr|virtualbox-4.2.4-2|117	VirtualBox is a general-purpose full virtualizer for x86 hardware.
12mr|virtualbox-4.2.4-2|118	
12mr|virtualbox-4.2.4-2|119	%package -n	dkms-%{name}
12mr|virtualbox-4.2.4-2|120	Summary:	VirtualBox kernel module
12mr|virtualbox-4.2.4-2|121	Group:		System/Kernel and hardware
12mr|virtualbox-4.2.4-2|122	Requires(post,preun): dkms
12mr|virtualbox-4.2.4-2|123	Conflicts:	dkms-vboxadditions < 4.1.8
12mr|virtualbox-4.2.4-2|124	
12mr|virtualbox-4.2.4-2|125	%description -n dkms-%{name}
12mr|virtualbox-4.2.4-2|126	Kernel support for VirtualBox.
12mr|virtualbox-4.2.4-2|127	
12mr|virtualbox-4.2.4-2|128	%if %{build_additions}
12mr|virtualbox-4.2.4-2|129	%package 	guest-additions
12mr|virtualbox-4.2.4-2|130	Summary:	Additions for VirtualBox guest systems
12mr|virtualbox-4.2.4-2|131	Group:		Emulators
12mr|virtualbox-4.2.4-2|132	Requires:	kmod(vboxguest) = %{version}
12mr|virtualbox-4.2.4-2|133	Requires:	kmod(vboxsf) = %{version}
12mr|virtualbox-4.2.4-2|134	Requires:	kmod(vboxvideo) = %{version}
12mr|virtualbox-4.2.4-2|135	Requires:	x11-driver-video-vboxvideo
12mr|virtualbox-4.2.4-2|136	Requires(post,preun): rpm-helper
12mr|virtualbox-4.2.4-2|137	
12mr|virtualbox-4.2.4-2|138	%description    guest-additions
12mr|virtualbox-4.2.4-2|139	This package contains additions for VirtualBox guest systems.
12mr|virtualbox-4.2.4-2|140	It allows to share files with the host system and sync time with host.
12mr|virtualbox-4.2.4-2|141	
12mr|virtualbox-4.2.4-2|142	%package -n	dkms-vboxadditions
12mr|virtualbox-4.2.4-2|143	Summary:	Kernel module for VirtualBox additions
12mr|virtualbox-4.2.4-2|144	Group:		System/Kernel and hardware
12mr|virtualbox-4.2.4-2|145	Requires(post,preun): dkms
12mr|virtualbox-4.2.4-2|146	Obsoletes:	dkms-vboxadd < %{version}-%{release}
12mr|virtualbox-4.2.4-2|147	%rename		dkms-vboxvfs
12mr|virtualbox-4.2.4-2|148	%rename		dkms-vboxsf
12mr|virtualbox-4.2.4-2|149	%rename		dkms-vboxvideo = %{version}-%{release}
12mr|virtualbox-4.2.4-2|150	Conflicts:	dkms-%{name} < 4.1.8
12mr|virtualbox-4.2.4-2|151	
12mr|virtualbox-4.2.4-2|152	%description -n dkms-vboxadditions
12mr|virtualbox-4.2.4-2|153	Kernel module for VirtualBox additions (ideally only needs to be installed
12mr|virtualbox-4.2.4-2|154	on the guest OS not on the host OS).
12mr|virtualbox-4.2.4-2|155	
12mr|virtualbox-4.2.4-2|156	%package -n	x11-driver-video-vboxvideo
12mr|virtualbox-4.2.4-2|157	Summary:	The X.org driver for video in VirtualBox guests
12mr|virtualbox-4.2.4-2|158	Group:		System/X11
12mr|virtualbox-4.2.4-2|159	#Requires:	x11-server-common %%(xserver-sdk-abi-requires videodrv)
12mr|virtualbox-4.2.4-2|160	Requires:	x11-server-common
12mr|virtualbox-4.2.4-2|161	Suggests:	virtualbox-guest-additions
12mr|virtualbox-4.2.4-2|162	Conflicts:	virtualbox-guest-additions < 2.2.0-2
12mr|virtualbox-4.2.4-2|163	
12mr|virtualbox-4.2.4-2|164	%description -n x11-driver-video-vboxvideo
12mr|virtualbox-4.2.4-2|165	The X.org driver for video in VirtualBox guests
12mr|virtualbox-4.2.4-2|166	%endif
12mr|virtualbox-4.2.4-2|167	
12mr|virtualbox-4.2.4-2|168	%package doc
12mr|virtualbox-4.2.4-2|169	Summary:	The user manual PDF file for %{name}
12mr|virtualbox-4.2.4-2|170	Group:		System/X11
12mr|virtualbox-4.2.4-2|171	BuildArch:	noarch
12mr|virtualbox-4.2.4-2|172	
12mr|virtualbox-4.2.4-2|173	%description doc
12mr|virtualbox-4.2.4-2|174	This package contains the user manual PDF file for %{name}.
12mr|virtualbox-4.2.4-2|175	
12mr|virtualbox-4.2.4-2|176	%prep
12mr|virtualbox-4.2.4-2|177	%setup -qn %{distname}
12mr|virtualbox-4.2.4-2|178	%patch0 -p0 -b .disable-updates
12mr|virtualbox-4.2.4-2|179	%patch2 -p1 -b .kernelrelease
12mr|virtualbox-4.2.4-2|180	%patch4 -p1 -b .futex
12mr|virtualbox-4.2.4-2|181	%patch5 -p1 -b .fix-timesync-req
12mr|virtualbox-4.2.4-2|182	%patch6 -p1 -b .initscriptname
12mr|virtualbox-4.2.4-2|183	%patch10 -p1 -b .kernel-headers-2.6.29
12mr|virtualbox-4.2.4-2|184	%patch11 -p1 -b .usb-warnings
12mr|virtualbox-4.2.4-2|185	%patch16 -p1 -b .default-to-mandriva
12mr|virtualbox-4.2.4-2|186	
12mr|virtualbox-4.2.4-2|187	%if %{build_doc}
12mr|virtualbox-4.2.4-2|188	%if %{mdvver} < 201100
12mr|virtualbox-4.2.4-2|189	%patch17 -p1 -b .courier
12mr|virtualbox-4.2.4-2|190	%endif
12mr|virtualbox-4.2.4-2|191	%endif
12mr|virtualbox-4.2.4-2|192	
12mr|virtualbox-4.2.4-2|193	%patch18 -p1 -b .mkisofs-makeself
12mr|virtualbox-4.2.4-2|194	
12mr|virtualbox-4.2.4-2|195	cat << EOF > LocalConfig.kmk
12mr|virtualbox-4.2.4-2|196	VBOX_WITH_WARNINGS_AS_ERRORS:=
12mr|virtualbox-4.2.4-2|197	VBOX_PATH_APP_PRIVATE_ARCH:=%{vboxlibdir}
12mr|virtualbox-4.2.4-2|198	VBOX_WITH_ORIGIN:=
12mr|virtualbox-4.2.4-2|199	VBOX_WITH_RUNPATH:=%{vboxlibdir}
12mr|virtualbox-4.2.4-2|200	VBOX_PATH_APP_PRIVATE:=%{vboxdatadir}
12mr|virtualbox-4.2.4-2|201	VBOX_WITH_VNC:=1
12mr|virtualbox-4.2.4-2|202	VBOX_WITH_TESTCASES =
12mr|virtualbox-4.2.4-2|203	VBOX_WITH_TESTSUITE:=
12mr|virtualbox-4.2.4-2|204	VBOX_JAVA_HOME := %{java_home}
12mr|virtualbox-4.2.4-2|205	VBOX_WITHOUT_ADDITIONS_ISO := 1
12mr|virtualbox-4.2.4-2|206	EOF
12mr|virtualbox-4.2.4-2|207	
12mr|virtualbox-4.2.4-2|208	%build
12mr|virtualbox-4.2.4-2|209	export LIBPATH_LIB="%{_lib}"
12mr|virtualbox-4.2.4-2|210	./configure \
12mr|virtualbox-4.2.4-2|211	--disable-kmods \
12mr|virtualbox-4.2.4-2|212	%if ! %{build_doc}
12mr|virtualbox-4.2.4-2|213	--disable-docs
12mr|virtualbox-4.2.4-2|214	%endif
12mr|virtualbox-4.2.4-2|215	
12mr|virtualbox-4.2.4-2|216	%if !%{build_additions}
12mr|virtualbox-4.2.4-2|217	sed -rie 's/(VBOX_WITH_LINUX_ADDITIONS\s+:=\s+).*/\1/' AutoConfig.kmk
12mr|virtualbox-4.2.4-2|218	echo VBOX_WITHOUT_ADDITIONS=1 >> LocalConfig.kmk
12mr|virtualbox-4.2.4-2|219	%endif
12mr|virtualbox-4.2.4-2|220	
12mr|virtualbox-4.2.4-2|221	. ./env.sh
12mr|virtualbox-4.2.4-2|222	kmk %_smp_mflags all
12mr|virtualbox-4.2.4-2|223	
12mr|virtualbox-4.2.4-2|224	%install
12mr|virtualbox-4.2.4-2|225	# install vbox components
12mr|virtualbox-4.2.4-2|226	mkdir -p %{buildroot}%{vboxlibdir} %{buildroot}%{vboxdatadir}
12mr|virtualbox-4.2.4-2|227	
12mr|virtualbox-4.2.4-2|228	(cd out/%{vbox_platform}/release/bin && tar cf - --exclude=additions .) | \
12mr|virtualbox-4.2.4-2|229	(cd %{buildroot}%{vboxlibdir} && tar xf -)
12mr|virtualbox-4.2.4-2|230	
12mr|virtualbox-4.2.4-2|231	# move noarch files to vboxdatadir
12mr|virtualbox-4.2.4-2|232	mv %{buildroot}%{vboxlibdir}/{VBox*.sh,nls,*.desktop,*.png} %{buildroot}%{vboxdatadir}
12mr|virtualbox-4.2.4-2|233	
12mr|virtualbox-4.2.4-2|234	# install service
12mr|virtualbox-4.2.4-2|235	mkdir -p %{buildroot}%{_initrddir}
12mr|virtualbox-4.2.4-2|236	install -m755 %{SOURCE2} %{buildroot}%{_initrddir}/%{name}
12mr|virtualbox-4.2.4-2|237	
12mr|virtualbox-4.2.4-2|238	# install wrappers
12mr|virtualbox-4.2.4-2|239	mkdir -p %{buildroot}%{_sysconfdir}/vbox
12mr|virtualbox-4.2.4-2|240	cat > %{buildroot}%{_sysconfdir}/vbox/vbox.cfg << EOF
12mr|virtualbox-4.2.4-2|241	# VirtualBox installation directory
12mr|virtualbox-4.2.4-2|242	INSTALL_DIR="%{vboxlibdir}"
12mr|virtualbox-4.2.4-2|243	EOF
12mr|virtualbox-4.2.4-2|244	
12mr|virtualbox-4.2.4-2|245	mkdir -p %{buildroot}%{_bindir}
12mr|virtualbox-4.2.4-2|246	ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/%{oname}
12mr|virtualbox-4.2.4-2|247	ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/VBoxManage
12mr|virtualbox-4.2.4-2|248	ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/VBoxSDL
12mr|virtualbox-4.2.4-2|249	ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/VBoxHeadless
12mr|virtualbox-4.2.4-2|250	ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/vboxwebsrv
12mr|virtualbox-4.2.4-2|251	
12mr|virtualbox-4.2.4-2|252	# provide network control tools in bindir
12mr|virtualbox-4.2.4-2|253	ln -s %{vboxlibdir}/VBoxTunctl %{buildroot}%{_bindir}/VBoxTunctl
12mr|virtualbox-4.2.4-2|254	ln -s %{vboxlibdir}/VBoxNetAdpCtl %{buildroot}%{_bindir}/VBoxNetAdpCtl
12mr|virtualbox-4.2.4-2|255	ln -s %{vboxlibdir}/VBoxNetDHCP %{buildroot}%{_bindir}/VBoxNetDHCP
12mr|virtualbox-4.2.4-2|256	
12mr|virtualbox-4.2.4-2|257	install -d %{buildroot}/var/run/%{oname}
12mr|virtualbox-4.2.4-2|258	
12mr|virtualbox-4.2.4-2|259	# install dkms sources
12mr|virtualbox-4.2.4-2|260	mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}
12mr|virtualbox-4.2.4-2|261	cat > vboxbuild << EOF
12mr|virtualbox-4.2.4-2|262	#!/bin/sh
12mr|virtualbox-4.2.4-2|263	set -e
12mr|virtualbox-4.2.4-2|264	make -C %{kname} KERN_DIR=\$1
12mr|virtualbox-4.2.4-2|265	cp -f %{kname}/Module.symvers vboxnetflt
12mr|virtualbox-4.2.4-2|266	cp -f %{kname}/Module.symvers vboxnetadp
12mr|virtualbox-4.2.4-2|267	make -C vboxnetflt KERN_DIR=\$1
12mr|virtualbox-4.2.4-2|268	make -C vboxnetadp KERN_DIR=\$1
12mr|virtualbox-4.2.4-2|269	EOF
12mr|virtualbox-4.2.4-2|270	install -m 0755 vboxbuild %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}
12mr|virtualbox-4.2.4-2|271	mv %{buildroot}%{vboxlibdir}/src/* %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
12mr|virtualbox-4.2.4-2|272	cat > %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/dkms.conf << EOF
12mr|virtualbox-4.2.4-2|273	MAKE[0]="./vboxbuild \$kernel_source_dir"
12mr|virtualbox-4.2.4-2|274	PACKAGE_NAME=%{name}
12mr|virtualbox-4.2.4-2|275	PACKAGE_VERSION=%{version}-%{release}
12mr|virtualbox-4.2.4-2|276	DEST_MODULE_LOCATION[0]=/kernel/3rdparty/vbox
12mr|virtualbox-4.2.4-2|277	BUILT_MODULE_LOCATION[0]=%{kname}/
12mr|virtualbox-4.2.4-2|278	BUILT_MODULE_NAME[0]=%{kname}
12mr|virtualbox-4.2.4-2|279	DEST_MODULE_LOCATION[1]=/kernel/3rdparty/vbox
12mr|virtualbox-4.2.4-2|280	BUILT_MODULE_LOCATION[1]=vboxnetflt/
12mr|virtualbox-4.2.4-2|281	BUILT_MODULE_NAME[1]=vboxnetflt
12mr|virtualbox-4.2.4-2|282	DEST_MODULE_LOCATION[2]=/kernel/3rdparty/vbox
12mr|virtualbox-4.2.4-2|283	BUILT_MODULE_LOCATION[2]=vboxnetadp/
12mr|virtualbox-4.2.4-2|284	BUILT_MODULE_NAME[2]=vboxnetadp
12mr|virtualbox-4.2.4-2|285	AUTOINSTALL=yes
12mr|virtualbox-4.2.4-2|286	EOF
12mr|virtualbox-4.2.4-2|287	
12mr|virtualbox-4.2.4-2|288	# install udev rules
12mr|virtualbox-4.2.4-2|289	# install udev rules
12mr|virtualbox-4.2.4-2|290	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d/
12mr|virtualbox-4.2.4-2|291	cat > %{buildroot}%{_sysconfdir}/udev/rules.d/%{name}.rules << EOF
12mr|virtualbox-4.2.4-2|292	KERNEL=="%{kname}", NAME="vboxdrv", OWNER="root", GROUP="root", MODE="0600"
12mr|virtualbox-4.2.4-2|293	SUBSYSTEM=="usb_device", ACTION=="add", RUN+="%{_datadir}/%{name}/VBoxCreateUSBNode.sh \$major \$minor \$attr{bDeviceClass} vboxusers"
12mr|virtualbox-4.2.4-2|294	SUBSYSTEM=="usb", ACTION=="add", ENV{DEVTYPE}=="usb_device", RUN+="%{_datadir}/%{name}/VBoxCreateUSBNode.sh \$major \$minor \$attr{bDeviceClass} vboxusers"
12mr|virtualbox-4.2.4-2|295	SUBSYSTEM=="usb_device", ACTION=="remove", RUN+="%{_datadir}/%{name}/VBoxCreateUSBNode.sh --remove \$major \$minor"
12mr|virtualbox-4.2.4-2|296	SUBSYSTEM=="usb", ACTION=="remove", ENV{DEVTYPE}=="usb_device", RUN+="%{_datadir}/%{name}/VBoxCreateUSBNode.sh --remove \$major \$minor"
12mr|virtualbox-4.2.4-2|297	EOF
12mr|virtualbox-4.2.4-2|298	cat > %{buildroot}%{_sysconfdir}/udev/rules.d/vbox-additions.rules << EOF
12mr|virtualbox-4.2.4-2|299	KERNEL=="vboxguest", NAME="vboxguest", OWNER="root", MODE="0660"
12mr|virtualbox-4.2.4-2|300	KERNEL=="vboxuser", NAME="vboxuser", OWNER="root", MODE="0666"
12mr|virtualbox-4.2.4-2|301	EOF
12mr|virtualbox-4.2.4-2|302	
12mr|virtualbox-4.2.4-2|303	# install additions
12mr|virtualbox-4.2.4-2|304	%if %{build_additions}
12mr|virtualbox-4.2.4-2|305	# vboxadd-timesync should probably be renamed vboxadd now, but renaming initscripts
12mr|virtualbox-4.2.4-2|306	# cleanly is hacky business
12mr|virtualbox-4.2.4-2|307	install -m755 src/VBox/Additions/linux/installer/vboxadd-service.sh %{buildroot}%{_initrddir}/vboxadd-timesync
12mr|virtualbox-4.2.4-2|308	
12mr|virtualbox-4.2.4-2|309	# install .fdi file for releases older than 2011.0; and the udev rule and
12mr|virtualbox-4.2.4-2|310	# 50-vboxmouse.conf for newer releases with Xserver >= 1.9
12mr|virtualbox-4.2.4-2|311	%if %{mdvver} < 201100
12mr|virtualbox-4.2.4-2|312	install -D -m644 src/VBox/Additions/linux/installer/90-vboxguest.fdi %{buildroot}%{_datadir}/hal/fdi/policy/20thirdparty/90-vboxguest.fdi
12mr|virtualbox-4.2.4-2|313	%endif
12mr|virtualbox-4.2.4-2|314	
12mr|virtualbox-4.2.4-2|315	install -d %{buildroot}%{_sysconfdir}/X11/xinit.d
12mr|virtualbox-4.2.4-2|316	install -m755 src/VBox/Additions/x11/Installer/98vboxadd-xclient %{buildroot}%{_sysconfdir}/X11/xinit.d
12mr|virtualbox-4.2.4-2|317	
12mr|virtualbox-4.2.4-2|318	pushd out/%{vbox_platform}/release/bin/additions
12mr|virtualbox-4.2.4-2|319	install -d %{buildroot}/sbin %{buildroot}%{_sbindir} %{buildroot}/%{_libdir}/dri
12mr|virtualbox-4.2.4-2|320	install -m755 mount.vboxsf %{buildroot}/sbin/mount.vboxsf
12mr|virtualbox-4.2.4-2|321	install -m755 VBoxService %{buildroot}%{_sbindir}
12mr|virtualbox-4.2.4-2|322	
12mr|virtualbox-4.2.4-2|323	install -m755 VBoxClient %{buildroot}%{_bindir}
12mr|virtualbox-4.2.4-2|324	install -m755 VBoxControl %{buildroot}%{_bindir}
12mr|virtualbox-4.2.4-2|325	
12mr|virtualbox-4.2.4-2|326	install -m755 VBoxOGL*.so %{buildroot}%{_libdir}
12mr|virtualbox-4.2.4-2|327	ln -s -f ../VBoxOGL.so %{buildroot}%{_libdir}/dri/vboxvideo_dri.so
12mr|virtualbox-4.2.4-2|328	
12mr|virtualbox-4.2.4-2|329	install -d %{buildroot}%{_sysconfdir}/modprobe.preload.d
12mr|virtualbox-4.2.4-2|330	cat > %{buildroot}%{_sysconfdir}/modprobe.preload.d/vbox-guest-additions << EOF
12mr|virtualbox-4.2.4-2|331	vboxguest
12mr|virtualbox-4.2.4-2|332	EOF
12mr|virtualbox-4.2.4-2|333	
12mr|virtualbox-4.2.4-2|334	install -d %{buildroot}%{_libdir}/xorg/modules/{input,drivers}
12mr|virtualbox-4.2.4-2|335	install vboxvideo_drv_%{x11_server_majorver}.so %{buildroot}%{_libdir}/xorg/modules/drivers/vboxvideo_drv.so
12mr|virtualbox-4.2.4-2|336	
12mr|virtualbox-4.2.4-2|337	mkdir -p %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}
12mr|virtualbox-4.2.4-2|338	cat > %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/dkms.conf << EOF
12mr|virtualbox-4.2.4-2|339	PACKAGE_NAME=vboxadditions
12mr|virtualbox-4.2.4-2|340	PACKAGE_VERSION=%{version}-%{release}
12mr|virtualbox-4.2.4-2|341	MAKE[0]="make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxguest &&
12mr|virtualbox-4.2.4-2|342	cp \$dkms_tree/\$module/\$module_version/build/vboxguest/Module.symvers \$dkms_tree/\$module/\$module_version/build/vboxsf &&
12mr|virtualbox-4.2.4-2|343	make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxsf &&
12mr|virtualbox-4.2.4-2|344	cp \$dkms_tree/\$module/\$module_version/build/vboxsf/Module.symvers \$dkms_tree/\$module/\$module_version/build/vboxvideo &&
12mr|virtualbox-4.2.4-2|345	make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxvideo"
12mr|virtualbox-4.2.4-2|346	EOF
12mr|virtualbox-4.2.4-2|347	i=0
12mr|virtualbox-4.2.4-2|348	for kmod in vboxguest vboxsf vboxvideo; do
12mr|virtualbox-4.2.4-2|349	mkdir -p %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/$kmod
12mr|virtualbox-4.2.4-2|350	cp -a src/$kmod/* %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/$kmod/
12mr|virtualbox-4.2.4-2|351	cat >> %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/dkms.conf << EOF
12mr|virtualbox-4.2.4-2|352	DEST_MODULE_LOCATION[$i]=/kernel/3rdparty/vbox
12mr|virtualbox-4.2.4-2|353	BUILT_MODULE_LOCATION[$i]=$kmod/
12mr|virtualbox-4.2.4-2|354	BUILT_MODULE_NAME[$i]=$kmod
12mr|virtualbox-4.2.4-2|355	EOF
12mr|virtualbox-4.2.4-2|356	i=$((i+1))
12mr|virtualbox-4.2.4-2|357	done
12mr|virtualbox-4.2.4-2|358	cat >> %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/dkms.conf << EOF
12mr|virtualbox-4.2.4-2|359	CLEAN="make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxguest clean &&
12mr|virtualbox-4.2.4-2|360	make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxsf clean &&
12mr|virtualbox-4.2.4-2|361	make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxvideo clean "
12mr|virtualbox-4.2.4-2|362	AUTOINSTALL=yes
12mr|virtualbox-4.2.4-2|363	EOF
12mr|virtualbox-4.2.4-2|364	popd
12mr|virtualbox-4.2.4-2|365	
12mr|virtualbox-4.2.4-2|366	%endif
12mr|virtualbox-4.2.4-2|367	
12mr|virtualbox-4.2.4-2|368	# install menu entries
12mr|virtualbox-4.2.4-2|369	mkdir -p %{buildroot}%{_datadir}/applications
12mr|virtualbox-4.2.4-2|370	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|virtualbox-4.2.4-2|371	[Desktop Entry]
12mr|virtualbox-4.2.4-2|372	Name=VirtualBox
12mr|virtualbox-4.2.4-2|373	Comment=Full virtualizer for x86 hardware
12mr|virtualbox-4.2.4-2|374	Exec=%{_bindir}/%{oname}
12mr|virtualbox-4.2.4-2|375	Icon=%{name}
12mr|virtualbox-4.2.4-2|376	Type=Application
12mr|virtualbox-4.2.4-2|377	Terminal=false
12mr|virtualbox-4.2.4-2|378	Categories=Emulator;
12mr|virtualbox-4.2.4-2|379	MimeType=application/x-virtualbox-vbox;application/x-virtualbox-vbox-extpack;application/x-virtualbox-ovf;application/x-virtualbox-ova;
12mr|virtualbox-4.2.4-2|380	EOF
12mr|virtualbox-4.2.4-2|381	
12mr|virtualbox-4.2.4-2|382	# install mime types
12mr|virtualbox-4.2.4-2|383	install -D -m644 src/VBox/Installer/common/virtualbox.xml %{buildroot}%{_datadir}/mime/packages/virtualbox.xml
12mr|virtualbox-4.2.4-2|384	
12mr|virtualbox-4.2.4-2|385	# install shipped icons for apps and mimetypes
12mr|virtualbox-4.2.4-2|386	for i in 16 20 32 40 48 64 128; do
12mr|virtualbox-4.2.4-2|387	install -D -m0644 src/VBox/Resources/OSE/virtualbox-${i}px.png %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps/virtualbox.png
12mr|virtualbox-4.2.4-2|388	done
12mr|virtualbox-4.2.4-2|389	
12mr|virtualbox-4.2.4-2|390	for i in 16 20 24 32 40 48 64 72 80 96 128 256 512; do
12mr|virtualbox-4.2.4-2|391	install -D -m0644 src/VBox/Resources/other/virtualbox-ova-${i}px.png %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes/virtualbox-ova.png
12mr|virtualbox-4.2.4-2|392	install -D -m0644 src/VBox/Resources/other/virtualbox-ovf-${i}px.png %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes/virtualbox-ovf.png
12mr|virtualbox-4.2.4-2|393	install -D -m0644 src/VBox/Resources/other/virtualbox-vbox-${i}px.png %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes/virtualbox-vbox.png
12mr|virtualbox-4.2.4-2|394	install -D -m0644 src/VBox/Resources/other/virtualbox-vbox-extpack-${i}px.png %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes/virtualbox-vbox-extpack.png
12mr|virtualbox-4.2.4-2|395	done
12mr|virtualbox-4.2.4-2|396	
12mr|virtualbox-4.2.4-2|397	# add missing makefile for kernel module
12mr|virtualbox-4.2.4-2|398	install -m644 src/VBox/HostDrivers/Support/linux/Makefile %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
12mr|virtualbox-4.2.4-2|399	
12mr|virtualbox-4.2.4-2|400	%if !%{build_doc}
12mr|virtualbox-4.2.4-2|401	install -m644 %{SOURCE1} %{buildroot}%{vboxlibdir}/UserManual.pdf
12mr|virtualbox-4.2.4-2|402	%endif
12mr|virtualbox-4.2.4-2|403	
12mr|virtualbox-4.2.4-2|404	# remove unpackaged files
12mr|virtualbox-4.2.4-2|405	rm -rf %{buildroot}%{vboxlibdir}/{src,sdk,testcase}
12mr|virtualbox-4.2.4-2|406	rm  -f %{buildroot}%{vboxlibdir}/tst*
12mr|virtualbox-4.2.4-2|407	rm  -f %{buildroot}%{vboxlibdir}/vboxkeyboard.tar.gz
12mr|virtualbox-4.2.4-2|408	rm  -f %{buildroot}%{vboxlibdir}/SUP*
12mr|virtualbox-4.2.4-2|409	rm  -f %{buildroot}%{vboxlibdir}/xpidl
12mr|virtualbox-4.2.4-2|410	
12mr|virtualbox-4.2.4-2|411	# install PAM module:
12mr|virtualbox-4.2.4-2|412	install -D -m755 out/%{vbox_platform}/release/bin/additions/pam_vbox.so %{buildroot}/%{_lib}/security/pam_vbox.so
12mr|virtualbox-4.2.4-2|413	
12mr|virtualbox-4.2.4-2|414	%post
12mr|virtualbox-4.2.4-2|415	%_post_service %{name}
12mr|virtualbox-4.2.4-2|416	%_add_group_helper %{name} 1 vboxusers
12mr|virtualbox-4.2.4-2|417	
12mr|virtualbox-4.2.4-2|418	%postun
12mr|virtualbox-4.2.4-2|419	if [ "$1" -ge "1" ]; then
12mr|virtualbox-4.2.4-2|420	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mr|virtualbox-4.2.4-2|421	fi
12mr|virtualbox-4.2.4-2|422	%_del_group_helper %{name} 1 vboxusers
12mr|virtualbox-4.2.4-2|423	
12mr|virtualbox-4.2.4-2|424	%preun
12mr|virtualbox-4.2.4-2|425	%_preun_service %{name}
12mr|virtualbox-4.2.4-2|426	
12mr|virtualbox-4.2.4-2|427	%post -n dkms-%{name}
12mr|virtualbox-4.2.4-2|428	set -x
12mr|virtualbox-4.2.4-2|429	/usr/sbin/dkms --rpm_safe_upgrade add -m %{name} -v %{version}-%{release}
12mr|virtualbox-4.2.4-2|430	/usr/sbin/dkms --rpm_safe_upgrade build -m %{name} -v %{version}-%{release} &&
12mr|virtualbox-4.2.4-2|431	/usr/sbin/dkms --rpm_safe_upgrade install -m %{name} -v %{version}-%{release}
12mr|virtualbox-4.2.4-2|432	/sbin/rmmod vboxnetflt &>/dev/null
12mr|virtualbox-4.2.4-2|433	/sbin/rmmod vboxnetadp &>/dev/null
12mr|virtualbox-4.2.4-2|434	/sbin/rmmod %{kname} &>/dev/null
12mr|virtualbox-4.2.4-2|435	/sbin/modprobe %{kname} &>/dev/null
12mr|virtualbox-4.2.4-2|436	/sbin/modprobe vboxnetflt &>/dev/null
12mr|virtualbox-4.2.4-2|437	/sbin/modprobe vboxnetadp &>/dev/null
12mr|virtualbox-4.2.4-2|438	:
12mr|virtualbox-4.2.4-2|439	
12mr|virtualbox-4.2.4-2|440	%preun -n dkms-%{name}
12mr|virtualbox-4.2.4-2|441	if [ "$1" = "0" ]; then
12mr|virtualbox-4.2.4-2|442	/sbin/rmmod vboxnetadp >/dev/null 2>&1
12mr|virtualbox-4.2.4-2|443	/sbin/rmmod vboxnetflt >/dev/null 2>&1
12mr|virtualbox-4.2.4-2|444	/sbin/rmmod %{kname} >/dev/null 2>&1
12mr|virtualbox-4.2.4-2|445	fi
12mr|virtualbox-4.2.4-2|446	set -x
12mr|virtualbox-4.2.4-2|447	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{name} -v %{version}-%{release} --all || :
12mr|virtualbox-4.2.4-2|448	
12mr|virtualbox-4.2.4-2|449	%if %{build_additions}
12mr|virtualbox-4.2.4-2|450	%post guest-additions
12mr|virtualbox-4.2.4-2|451	%_post_service vboxadd-timesync
12mr|virtualbox-4.2.4-2|452	
12mr|virtualbox-4.2.4-2|453	# (Debian) Build usb device tree
12mr|virtualbox-4.2.4-2|454	for i in /sys/bus/usb/devices/*; do
12mr|virtualbox-4.2.4-2|455	if test -r "$i/dev"; then
12mr|virtualbox-4.2.4-2|456	dev="`cat "$i/dev" 2> /dev/null || true`"
12mr|virtualbox-4.2.4-2|457	major="`expr "$dev" : '\(.*\):' 2> /dev/null || true`"
12mr|virtualbox-4.2.4-2|458	minor="`expr "$dev" : '.*:\(.*\)' 2> /dev/null || true`"
12mr|virtualbox-4.2.4-2|459	class="`cat $i/bDeviceClass 2> /dev/null || true`"
12mr|virtualbox-4.2.4-2|460	/usr/share/virtualbox/VBoxCreateUSBNode.sh "$major" "$minor" "$class" vboxusers 2>/dev/null || true
12mr|virtualbox-4.2.4-2|461	fi
12mr|virtualbox-4.2.4-2|462	done
12mr|virtualbox-4.2.4-2|463	
12mr|virtualbox-4.2.4-2|464	%preun guest-additions
12mr|virtualbox-4.2.4-2|465	%_preun_service vboxadd-timesync
12mr|virtualbox-4.2.4-2|466	
12mr|virtualbox-4.2.4-2|467	%post -n dkms-vboxadditions
12mr|virtualbox-4.2.4-2|468	set -x
12mr|virtualbox-4.2.4-2|469	/usr/sbin/dkms --rpm_safe_upgrade add -m vboxadditions -v %{version}-%{release}
12mr|virtualbox-4.2.4-2|470	/usr/sbin/dkms --rpm_safe_upgrade build -m vboxadditions -v %{version}-%{release} &&
12mr|virtualbox-4.2.4-2|471	/usr/sbin/dkms --rpm_safe_upgrade install -m vboxadditions -v %{version}-%{release}
12mr|virtualbox-4.2.4-2|472	:
12mr|virtualbox-4.2.4-2|473	
12mr|virtualbox-4.2.4-2|474	%preun -n dkms-vboxadditions
12mr|virtualbox-4.2.4-2|475	set -x
12mr|virtualbox-4.2.4-2|476	/usr/sbin/dkms --rpm_safe_upgrade remove -m vboxadditions -v %{version}-%{release} --all
12mr|virtualbox-4.2.4-2|477	:
12mr|virtualbox-4.2.4-2|478	
12mr|virtualbox-4.2.4-2|479	%endif
12mr|virtualbox-4.2.4-2|480	
12mr|virtualbox-4.2.4-2|481	%files
12mr|virtualbox-4.2.4-2|482	%config %{_sysconfdir}/vbox/vbox.cfg
12mr|virtualbox-4.2.4-2|483	%{_bindir}/%{oname}
12mr|virtualbox-4.2.4-2|484	%{_bindir}/VBoxManage
12mr|virtualbox-4.2.4-2|485	%{_bindir}/VBoxSDL
12mr|virtualbox-4.2.4-2|486	%{_bindir}/VBoxHeadless
12mr|virtualbox-4.2.4-2|487	%{_bindir}/VBoxTunctl
12mr|virtualbox-4.2.4-2|488	%{_bindir}/VBoxNetAdpCtl
12mr|virtualbox-4.2.4-2|489	%{_bindir}/VBoxNetDHCP
12mr|virtualbox-4.2.4-2|490	%{_bindir}/vboxwebsrv
12mr|virtualbox-4.2.4-2|491	%{vboxlibdir}/dtrace
12mr|virtualbox-4.2.4-2|492	%{vboxlibdir}/icons
12mr|virtualbox-4.2.4-2|493	%{vboxlibdir}/components
12mr|virtualbox-4.2.4-2|494	%{vboxlibdir}/load.sh
12mr|virtualbox-4.2.4-2|495	%{vboxlibdir}/loadall.sh
12mr|virtualbox-4.2.4-2|496	%{vboxlibdir}/*.so
12mr|virtualbox-4.2.4-2|497	%{vboxlibdir}/VBoxAutostart
12mr|virtualbox-4.2.4-2|498	%{vboxlibdir}/VBoxBFE
12mr|virtualbox-4.2.4-2|499	%{vboxlibdir}/VBoxBalloonCtrl
12mr|virtualbox-4.2.4-2|500	%{vboxlibdir}/VBoxEFI32.fd
12mr|virtualbox-4.2.4-2|501	%{vboxlibdir}/VBoxEFI64.fd
12mr|virtualbox-4.2.4-2|502	%{vboxlibdir}/VBoxExtPackHelperApp
12mr|virtualbox-4.2.4-2|503	%{vboxlibdir}/VBoxManage
12mr|virtualbox-4.2.4-2|504	%{vboxlibdir}/VBoxSVC
12mr|virtualbox-4.2.4-2|505	%{vboxlibdir}/VBoxTestOGL
12mr|virtualbox-4.2.4-2|506	%{vboxlibdir}/VBoxTunctl
12mr|virtualbox-4.2.4-2|507	%{vboxlibdir}/VBoxVMMPreload
12mr|virtualbox-4.2.4-2|508	%{vboxlibdir}/VBoxXPCOMIPCD
12mr|virtualbox-4.2.4-2|509	%{vboxlibdir}/vboxkeyboard.tar.bz2
12mr|virtualbox-4.2.4-2|510	%{vboxlibdir}/vboxshell.py
12mr|virtualbox-4.2.4-2|511	%{vboxlibdir}/virtualbox.xml
12mr|virtualbox-4.2.4-2|512	# this files need proper permission
12mr|virtualbox-4.2.4-2|513	%attr(4711,root,root) %{vboxlibdir}/VBoxHeadless
12mr|virtualbox-4.2.4-2|514	%attr(4711,root,root) %{vboxlibdir}/VBoxSDL
12mr|virtualbox-4.2.4-2|515	%attr(4711,root,root) %{vboxlibdir}/VirtualBox
12mr|virtualbox-4.2.4-2|516	%attr(4711,root,root) %{vboxlibdir}/VBoxNetAdpCtl
12mr|virtualbox-4.2.4-2|517	%attr(4711,root,root) %{vboxlibdir}/VBoxNetDHCP
12mr|virtualbox-4.2.4-2|518	%attr(644,root,root) %{vboxlibdir}/*.gc
12mr|virtualbox-4.2.4-2|519	%attr(644,root,root) %{vboxlibdir}/*.r0
12mr|virtualbox-4.2.4-2|520	%exclude %{vboxlibdir}/UserManual.pdf
12mr|virtualbox-4.2.4-2|521	%{vboxdatadir}
12mr|virtualbox-4.2.4-2|522	# initscripts integration
12mr|virtualbox-4.2.4-2|523	%{_initrddir}/%{name}
12mr|virtualbox-4.2.4-2|524	%config %{_sysconfdir}/udev/rules.d/%{name}.rules
12mr|virtualbox-4.2.4-2|525	%dir /var/run/%{oname}
12mr|virtualbox-4.2.4-2|526	# desktop integration
12mr|virtualbox-4.2.4-2|527	%{_iconsdir}/hicolor/*/*/*
12mr|virtualbox-4.2.4-2|528	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|virtualbox-4.2.4-2|529	%{_datadir}/mime/packages/virtualbox.xml
12mr|virtualbox-4.2.4-2|530	
12mr|virtualbox-4.2.4-2|531	%files -n dkms-%{name}
12mr|virtualbox-4.2.4-2|532	%{_usr}/src/%{name}-%{version}-%{release}
12mr|virtualbox-4.2.4-2|533	
12mr|virtualbox-4.2.4-2|534	%if %{build_additions}
12mr|virtualbox-4.2.4-2|535	%files guest-additions
12mr|virtualbox-4.2.4-2|536	/%{_lib}/security/pam_vbox.so
12mr|virtualbox-4.2.4-2|537	/sbin/mount.vboxsf
12mr|virtualbox-4.2.4-2|538	%{_initrddir}/vboxadd-timesync
12mr|virtualbox-4.2.4-2|539	%{_sbindir}/VBoxService
12mr|virtualbox-4.2.4-2|540	%{_bindir}/VBoxClient
12mr|virtualbox-4.2.4-2|541	%{_bindir}/VBoxControl
12mr|virtualbox-4.2.4-2|542	%{_sysconfdir}/udev/rules.d/vbox-additions.rules
12mr|virtualbox-4.2.4-2|543	%{_sysconfdir}/X11/xinit.d/98vboxadd-xclient
12mr|virtualbox-4.2.4-2|544	%{_sysconfdir}/modprobe.preload.d/vbox-guest-additions
12mr|virtualbox-4.2.4-2|545	
12mr|virtualbox-4.2.4-2|546	%files -n x11-driver-video-vboxvideo
12mr|virtualbox-4.2.4-2|547	%{_libdir}/VBoxOGL*
12mr|virtualbox-4.2.4-2|548	%{_libdir}/xorg/modules/drivers/vboxvideo_drv.so
12mr|virtualbox-4.2.4-2|549	%{_libdir}/dri/vboxvideo_dri.so
12mr|virtualbox-4.2.4-2|550	
12mr|virtualbox-4.2.4-2|551	%files -n dkms-vboxadditions
12mr|virtualbox-4.2.4-2|552	%{_usr}/src/vbox*-%{version}-%{release}
12mr|virtualbox-4.2.4-2|553	%endif
12mr|virtualbox-4.2.4-2|554	
12mr|virtualbox-4.2.4-2|555	%files doc
12mr|virtualbox-4.2.4-2|556	%{vboxlibdir}/UserManual.pdf
12mr|virtualbox-4.2.4-2|557	
12mr|virtualbox-4.2.4-2|558	
12mr|virtualbox-4.2.4-2|559	%changelog
12mr|virtualbox-4.2.4-2|560	

19097 12
12mr|VirtualGL-2.3.1-1|1	%define libpackage %mklibname %{name}
12mr|VirtualGL-2.3.1-1|2	
12mr|VirtualGL-2.3.1-1|3	Name:		VirtualGL
12mr|VirtualGL-2.3.1-1|4	Summary:	A toolkit for displaying OpenGL applications to thin clients
12mr|VirtualGL-2.3.1-1|5	Version:	2.3.1
12mr|VirtualGL-2.3.1-1|6	Release:	1
12mr|VirtualGL-2.3.1-1|7	Group:		Networking/Other
12mr|VirtualGL-2.3.1-1|8	License:	wxWindows Library License v3.1
12mr|VirtualGL-2.3.1-1|9	URL:		http://www.virtualgl.org
12mr|VirtualGL-2.3.1-1|10	Source0:	http://prdownloads.sourceforge.net/virtualgl/%{name}-%{version}.tar.gz
12mr|VirtualGL-2.3.1-1|11	BuildRequires:	cmake
12mr|VirtualGL-2.3.1-1|12	BuildRequires:	gcc-c++
12mr|VirtualGL-2.3.1-1|13	BuildRequires:	glibc-devel
12mr|VirtualGL-2.3.1-1|14	BuildRequires:	jpeg-static-devel
12mr|VirtualGL-2.3.1-1|15	BuildRequires:	pkgconfig(x11)
12mr|VirtualGL-2.3.1-1|16	BuildRequires:	pkgconfig(xext)
12mr|VirtualGL-2.3.1-1|17	BuildRequires:	pkgconfig(gl)
12mr|VirtualGL-2.3.1-1|18	BuildRequires:	pkgconfig(glu)
12mr|VirtualGL-2.3.1-1|19	Requires:	%{libpackage} = %{version}
12mr|VirtualGL-2.3.1-1|20	
12mr|VirtualGL-2.3.1-1|21	%description
12mr|VirtualGL-2.3.1-1|22	VirtualGL is a library which allows most Linux OpenGL applications to be
12mr|VirtualGL-2.3.1-1|23	remotely displayed to a thin client without the need to alter the
12mr|VirtualGL-2.3.1-1|24	applications in any way.  VGL inserts itself into an application at run time
12mr|VirtualGL-2.3.1-1|25	and intercepts a handful of GLX calls, which it reroutes to the server's
12mr|VirtualGL-2.3.1-1|26	display (which presumably has a 3D accelerator attached.)  This causes all
12mr|VirtualGL-2.3.1-1|27	3D rendering to occur on the server's display.  As each frame is rendered
12mr|VirtualGL-2.3.1-1|28	by the server, VirtualGL reads back the pixels from the server's framebuffer
12mr|VirtualGL-2.3.1-1|29	and sends them to the client for re-compositing into the appropriate X
12mr|VirtualGL-2.3.1-1|30	Window.  VirtualGL can be used to give hardware-accelerated 3D capabilities to
12mr|VirtualGL-2.3.1-1|31	VNC or other remote display environments that lack GLX support.  In a LAN
12mr|VirtualGL-2.3.1-1|32	environment, it can also be used with its built-in motion-JPEG video delivery
12mr|VirtualGL-2.3.1-1|33	system to remotely display full-screen 3D applications at 20+ frames/second.
12mr|VirtualGL-2.3.1-1|34	
12mr|VirtualGL-2.3.1-1|35	VirtualGL is based upon ideas presented in various academic papers on
12mr|VirtualGL-2.3.1-1|36	this topic, including "A Generic Solution for Hardware-Accelerated Remote
12mr|VirtualGL-2.3.1-1|37	Visualization" (Stegmaier, Magallon, Ertl 2002) and "A Framework for
12mr|VirtualGL-2.3.1-1|38	Interactive Hardware Accelerated Remote 3D-Visualization" (Engel, Sommer,
12mr|VirtualGL-2.3.1-1|39	Ertl 2000.)
12mr|VirtualGL-2.3.1-1|40	
12mr|VirtualGL-2.3.1-1|41	%package devel
12mr|VirtualGL-2.3.1-1|42	Summary:	A toolkit for displaying OpenGL applications to thin clients
12mr|VirtualGL-2.3.1-1|43	Group:		Networking/Other
12mr|VirtualGL-2.3.1-1|44	Requires:	%{name} = %{version}
12mr|VirtualGL-2.3.1-1|45	
12mr|VirtualGL-2.3.1-1|46	%description devel
12mr|VirtualGL-2.3.1-1|47	VirtualGL is a library which allows most Linux OpenGL applications to be
12mr|VirtualGL-2.3.1-1|48	remotely displayed to a thin client without the need to alter the
12mr|VirtualGL-2.3.1-1|49	applications in any way.  VGL inserts itself into an application at run time
12mr|VirtualGL-2.3.1-1|50	and intercepts a handful of GLX calls, which it reroutes to the server's
12mr|VirtualGL-2.3.1-1|51	display (which presumably has a 3D accelerator attached.)  This causes all
12mr|VirtualGL-2.3.1-1|52	3D rendering to occur on the server's display.  As each frame is rendered
12mr|VirtualGL-2.3.1-1|53	by the server, VirtualGL reads back the pixels from the server's framebuffer
12mr|VirtualGL-2.3.1-1|54	and sends them to the client for re-compositing into the appropriate X
12mr|VirtualGL-2.3.1-1|55	Window.  VirtualGL can be used to give hardware-accelerated 3D capabilities to
12mr|VirtualGL-2.3.1-1|56	VNC or other remote display environments that lack GLX support.  In a LAN
12mr|VirtualGL-2.3.1-1|57	environment, it can also be used with its built-in motion-JPEG video delivery
12mr|VirtualGL-2.3.1-1|58	system to remotely display full-screen 3D applications at 20+ frames/second.
12mr|VirtualGL-2.3.1-1|59	
12mr|VirtualGL-2.3.1-1|60	VirtualGL is based upon ideas presented in various academic papers on
12mr|VirtualGL-2.3.1-1|61	this topic, including "A Generic Solution for Hardware-Accelerated Remote
12mr|VirtualGL-2.3.1-1|62	Visualization" (Stegmaier, Magallon, Ertl 2002) and "A Framework for
12mr|VirtualGL-2.3.1-1|63	Interactive Hardware Accelerated Remote 3D-Visualization" (Engel, Sommer,
12mr|VirtualGL-2.3.1-1|64	Ertl 2000.)
12mr|VirtualGL-2.3.1-1|65	
12mr|VirtualGL-2.3.1-1|66	%package -n %{libpackage}
12mr|VirtualGL-2.3.1-1|67	Summary:	Libraries injected by VirtualGL into applications that are ran through it
12mr|VirtualGL-2.3.1-1|68	Group:		System/Libraries
12mr|VirtualGL-2.3.1-1|69	
12mr|VirtualGL-2.3.1-1|70	%description -n %{libpackage}
12mr|VirtualGL-2.3.1-1|71	Libraries injected by VirtualGL into applications that are ran throught it.
12mr|VirtualGL-2.3.1-1|72	Lib package allow installing 32 and 64 bits libraries at the same time.
12mr|VirtualGL-2.3.1-1|73	
12mr|VirtualGL-2.3.1-1|74	%prep
12mr|VirtualGL-2.3.1-1|75	%setup -q
12mr|VirtualGL-2.3.1-1|76	
12mr|VirtualGL-2.3.1-1|77	%build
12mr|VirtualGL-2.3.1-1|78	cmake -G "Unix Makefiles" -DCMAKE_INSTALL_LIBDIR:PATH=%{_libdir} -DCMAKE_INSTALL_PREFIX=%{buildroot}/%{_prefix} -DTJPEG_INCLUDE_DIR=%{_includedir} -DTJPEG_LIBRARY=%{_libdir}/libturbojpeg.a .
12mr|VirtualGL-2.3.1-1|79	%make
12mr|VirtualGL-2.3.1-1|80	
12mr|VirtualGL-2.3.1-1|81	%install
12mr|VirtualGL-2.3.1-1|82	rm -rf %{buildroot}
12mr|VirtualGL-2.3.1-1|83	%makeinstall
12mr|VirtualGL-2.3.1-1|84	
12mr|VirtualGL-2.3.1-1|85	%ifarch x86_64
12mr|VirtualGL-2.3.1-1|86	mv %{buildroot}/usr/lib %{buildroot}%{_libdir}
12mr|VirtualGL-2.3.1-1|87	%endif
12mr|VirtualGL-2.3.1-1|88	
12mr|VirtualGL-2.3.1-1|89	rm -rf %{buildroot}%{_libdir}/fakelib
12mr|VirtualGL-2.3.1-1|90	rm -rf %{buildroot}%{_prefix}/fakelib
12mr|VirtualGL-2.3.1-1|91	mkdir -p %{buildroot}%{_libdir}/fakelib
12mr|VirtualGL-2.3.1-1|92	ln -sf ../librrfaker.so %{buildroot}%{_libdir}/fakelib/libGL.so
12mr|VirtualGL-2.3.1-1|93	mv -f %{buildroot}%{_bindir}/glxinfo %{buildroot}%{_bindir}/glxinfo2
12mr|VirtualGL-2.3.1-1|94	
12mr|VirtualGL-2.3.1-1|95	%files
12mr|VirtualGL-2.3.1-1|96	%doc /usr/doc/*
12mr|VirtualGL-2.3.1-1|97	%{_bindir}/*
12mr|VirtualGL-2.3.1-1|98	
12mr|VirtualGL-2.3.1-1|99	%files -n %{libpackage}
12mr|VirtualGL-2.3.1-1|100	%dir %{_libdir}/fakelib
12mr|VirtualGL-2.3.1-1|101	%{_libdir}/fakelib/libGL.so
12mr|VirtualGL-2.3.1-1|102	%{_libdir}/librrfaker.so
12mr|VirtualGL-2.3.1-1|103	%{_libdir}/libdlfaker.so
12mr|VirtualGL-2.3.1-1|104	%{_libdir}/libgefaker.so
12mr|VirtualGL-2.3.1-1|105	
12mr|VirtualGL-2.3.1-1|106	%files devel
12mr|VirtualGL-2.3.1-1|107	%{_includedir}/rrtransport.h
12mr|VirtualGL-2.3.1-1|108	%{_includedir}/rr.h
12mr|VirtualGL-2.3.1-1|109	
12mr|VirtualGL-2.3.1-1|110	
12mr|VirtualGL-2.3.1-1|111	%changelog
12mr|VirtualGL-2.3.1-1|112	* Wed Jan 18 2012 Александр Казанцев <kazancas@mandriva.org> 2.3-3
12mr|VirtualGL-2.3.1-1|113	+ Revision: 762216
12mr|VirtualGL-2.3.1-1|114	- Change hard requires 32bit libs to x86_64 to Suggests
12mr|VirtualGL-2.3.1-1|115	
12mr|VirtualGL-2.3.1-1|116	* Wed Jan 18 2012 Александр Казанцев <kazancas@mandriva.org> 2.3-2
12mr|VirtualGL-2.3.1-1|117	+ Revision: 762152
12mr|VirtualGL-2.3.1-1|118	- fix requires. Drop devel, add libpackage. For x86_64 we still need 32 package together with x86_64
12mr|VirtualGL-2.3.1-1|119	- Split package into a new lib package, to allow installing 32 and 64 bits libraries at the same time.
12mr|VirtualGL-2.3.1-1|120	-
12mr|VirtualGL-2.3.1-1|121	%changelog
12mr|VirtualGL-2.3.1-1|122	* Thu Sep  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|VirtualGL-2.3.1-1|123	+ Commit: 3ee0233
12mr|VirtualGL-2.3.1-1|124	- Update BuildRequires
12mr|VirtualGL-2.3.1-1|125	
12mr|VirtualGL-2.3.1-1|126	* Thu Sep  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|VirtualGL-2.3.1-1|127	+ Commit: a31d469
12mr|VirtualGL-2.3.1-1|128	- New version 2.3.1
12mr|VirtualGL-2.3.1-1|129	
12mr|VirtualGL-2.3.1-1|130	

19098 12
12mr|virtuoso-opensource-6.1.6-1|1	%define Werror_cflags %nil
12mr|virtuoso-opensource-6.1.6-1|2	
12mr|virtuoso-opensource-6.1.6-1|3	Name:       virtuoso-opensource
12mr|virtuoso-opensource-6.1.6-1|4	Version:    6.1.6
12mr|virtuoso-opensource-6.1.6-1|5	Release:    1
12mr|virtuoso-opensource-6.1.6-1|6	License:    GPLv2
12mr|virtuoso-opensource-6.1.6-1|7	Summary:    OpenLink Virtuoso Database System Open-Source Edition
12mr|virtuoso-opensource-6.1.6-1|8	Group:      Development/Databases
12mr|virtuoso-opensource-6.1.6-1|9	Source0:    http://downloads.sourceforge.net/project/virtuoso/virtuoso/%{version}/%{name}-%{version}.tar.gz
12mr|virtuoso-opensource-6.1.6-1|10	Patch4:     virtuoso-opensource-6.1.0-extern-iodbc.patch
12mr|virtuoso-opensource-6.1.6-1|11	Patch5:     virtuoso-opensource-6.1.0-nodemos_buildfix.patch
12mr|virtuoso-opensource-6.1.6-1|12	URL:        http://virtuoso.openlinksw.com/
12mr|virtuoso-opensource-6.1.6-1|13	BuildRequires: openssl
12mr|virtuoso-opensource-6.1.6-1|14	BuildRequires: autoconf
12mr|virtuoso-opensource-6.1.6-1|15	BuildRequires: automake
12mr|virtuoso-opensource-6.1.6-1|16	BuildRequires: bison
12mr|virtuoso-opensource-6.1.6-1|17	BuildRequires: flex
12mr|virtuoso-opensource-6.1.6-1|18	BuildRequires: gperf
12mr|virtuoso-opensource-6.1.6-1|19	BuildRequires: libxml2-devel
12mr|virtuoso-opensource-6.1.6-1|20	BuildRequires: openssl-devel
12mr|virtuoso-opensource-6.1.6-1|21	BuildRequires: iodbc-devel
12mr|virtuoso-opensource-6.1.6-1|22	Obsoletes:     %name-conductor < 6.1.0
12mr|virtuoso-opensource-6.1.6-1|23	Conflicts:     %name-applications < 6.1.0-3
12mr|virtuoso-opensource-6.1.6-1|24	
12mr|virtuoso-opensource-6.1.6-1|25	%description
12mr|virtuoso-opensource-6.1.6-1|26	Virtuoso is a scalable cross-platform server that combines SQL/RDF/XML
12mr|virtuoso-opensource-6.1.6-1|27	Data Management with Web Application Server and Web Services Platform
12mr|virtuoso-opensource-6.1.6-1|28	functionality.
12mr|virtuoso-opensource-6.1.6-1|29	
12mr|virtuoso-opensource-6.1.6-1|30	Virtuoso is at the core a high performance object-relational SQL
12mr|virtuoso-opensource-6.1.6-1|31	database. As a database, it provides transactions, a smart SQL
12mr|virtuoso-opensource-6.1.6-1|32	compiler, powerful stored procedure language with optional Java and
12mr|virtuoso-opensource-6.1.6-1|33	.Net server side hosting, hot backup, SQL 99 and more. It has all
12mr|virtuoso-opensource-6.1.6-1|34	major data access interfaces, as in ODBC, JDBC, ADO .Net and OLE/DB.
12mr|virtuoso-opensource-6.1.6-1|35	
12mr|virtuoso-opensource-6.1.6-1|36	Virtuoso has a built-in web server which can serve dynamic web pages
12mr|virtuoso-opensource-6.1.6-1|37	written in Virtuoso's web page language as well as PHP, ASP .Net and
12mr|virtuoso-opensource-6.1.6-1|38	others. This same web server provides SOAP and REST access to Virtuoso
12mr|virtuoso-opensource-6.1.6-1|39	stored procedures, supporting a broad set of WS protocols such as
12mr|virtuoso-opensource-6.1.6-1|40	WS-Security, WS-Reliable Messaging and others. A BPEL4WS run time is
12mr|virtuoso-opensource-6.1.6-1|41	also available as part of Virtuoso's SOA suite.
12mr|virtuoso-opensource-6.1.6-1|42	
12mr|virtuoso-opensource-6.1.6-1|43	%files -n %name
12mr|virtuoso-opensource-6.1.6-1|44	%defattr(0644,root,root,0755)
12mr|virtuoso-opensource-6.1.6-1|45	%attr(0755,root,root) %{_bindir}/virtuoso-t
12mr|virtuoso-opensource-6.1.6-1|46	%{_sysconfdir}/virtuoso/virtuoso.ini
12mr|virtuoso-opensource-6.1.6-1|47	%attr(0755,root,root) %{_libdir}/virtuoso/plugins/virtodbc*.*
12mr|virtuoso-opensource-6.1.6-1|48	#%attr(0755,root,root) %{_libdir}/virtuoso/hosting/im.so
12mr|virtuoso-opensource-6.1.6-1|49	
12mr|virtuoso-opensource-6.1.6-1|50	#--------------------------------------------------------------------
12mr|virtuoso-opensource-6.1.6-1|51	
12mr|virtuoso-opensource-6.1.6-1|52	%package -n  %name-applications
12mr|virtuoso-opensource-6.1.6-1|53	Summary:     Virtuoso open source applications
12mr|virtuoso-opensource-6.1.6-1|54	Group:       Development/Databases
12mr|virtuoso-opensource-6.1.6-1|55	Conflicts:   %name < 6.1.0-2
12mr|virtuoso-opensource-6.1.6-1|56	
12mr|virtuoso-opensource-6.1.6-1|57	%description -n %name-applications
12mr|virtuoso-opensource-6.1.6-1|58	Virtuoso is a scalable cross-platform server that combines SQL/RDF/XML
12mr|virtuoso-opensource-6.1.6-1|59	Data Management with Web Application Server and Web Services Platform
12mr|virtuoso-opensource-6.1.6-1|60	functionality.
12mr|virtuoso-opensource-6.1.6-1|61	
12mr|virtuoso-opensource-6.1.6-1|62	%files -n %name-applications
12mr|virtuoso-opensource-6.1.6-1|63	%defattr(0644,root,root,0755)
12mr|virtuoso-opensource-6.1.6-1|64	%attr(0755,root,root) %{_bindir}/inifile
12mr|virtuoso-opensource-6.1.6-1|65	%attr(0755,root,root) %{_bindir}/isql-iodbc
12mr|virtuoso-opensource-6.1.6-1|66	%attr(0755,root,root) %{_bindir}/isqlw
12mr|virtuoso-opensource-6.1.6-1|67	%attr(0755,root,root) %{_bindir}/isqlw-iodbc
12mr|virtuoso-opensource-6.1.6-1|68	%attr(0755,root,root) %{_bindir}/odbc_mail
12mr|virtuoso-opensource-6.1.6-1|69	%attr(0755,root,root) %{_bindir}/virt_mail
12mr|virtuoso-opensource-6.1.6-1|70	%attr(0755,root,root) %{_bindir}/virtuoso-iodbc-t
12mr|virtuoso-opensource-6.1.6-1|71	%{_datadir}/virtuoso/doc
12mr|virtuoso-opensource-6.1.6-1|72	%exclude %{_libdir}/virtuoso/plugins/virtodbc*.*
12mr|virtuoso-opensource-6.1.6-1|73	
12mr|virtuoso-opensource-6.1.6-1|74	#--------------------------------------------------------------------
12mr|virtuoso-opensource-6.1.6-1|75	
12mr|virtuoso-opensource-6.1.6-1|76	%package -n %name-jars
12mr|virtuoso-opensource-6.1.6-1|77	Summary: Virtuoso open source jar files
12mr|virtuoso-opensource-6.1.6-1|78	Group: Development/Databases
12mr|virtuoso-opensource-6.1.6-1|79	
12mr|virtuoso-opensource-6.1.6-1|80	%description -n %name-jars
12mr|virtuoso-opensource-6.1.6-1|81	Virtuoso is a scalable cross-platform server that combines SQL/RDF/XML
12mr|virtuoso-opensource-6.1.6-1|82	Data Management with Web Application Server and Web Services Platform
12mr|virtuoso-opensource-6.1.6-1|83	functionality.
12mr|virtuoso-opensource-6.1.6-1|84	
12mr|virtuoso-opensource-6.1.6-1|85	%files -n %name-jars
12mr|virtuoso-opensource-6.1.6-1|86	%defattr(0644,root,root,0755)
12mr|virtuoso-opensource-6.1.6-1|87	%{_libdir}/virtuoso/jars/jdbc2.0/*.jar
12mr|virtuoso-opensource-6.1.6-1|88	%{_libdir}/virtuoso/jars/jdbc3.0/*.jar
12mr|virtuoso-opensource-6.1.6-1|89	%{_libdir}/virtuoso/jars/jdbc4.0/*.jar
12mr|virtuoso-opensource-6.1.6-1|90	%{_libdir}/virtuoso/jars/jena/*.jar
12mr|virtuoso-opensource-6.1.6-1|91	%{_libdir}/virtuoso/jars/sesame/*
12mr|virtuoso-opensource-6.1.6-1|92	%{_libdir}/hibernate/virt_dialect.jar
12mr|virtuoso-opensource-6.1.6-1|93	
12mr|virtuoso-opensource-6.1.6-1|94	#--------------------------------------------------------------------
12mr|virtuoso-opensource-6.1.6-1|95	
12mr|virtuoso-opensource-6.1.6-1|96	%prep
12mr|virtuoso-opensource-6.1.6-1|97	%setup -q -n %{name}-%{version}
12mr|virtuoso-opensource-6.1.6-1|98	%patch4 -p0 -b .iodbc
12mr|virtuoso-opensource-6.1.6-1|99	%patch5 -p0
12mr|virtuoso-opensource-6.1.6-1|100	
12mr|virtuoso-opensource-6.1.6-1|101	%build
12mr|virtuoso-opensource-6.1.6-1|102	# autogen.sh because of patching Makefile.am and configure to unixODBC
12mr|virtuoso-opensource-6.1.6-1|103	./autogen.sh
12mr|virtuoso-opensource-6.1.6-1|104	
12mr|virtuoso-opensource-6.1.6-1|105	%configure2_5x \
12mr|virtuoso-opensource-6.1.6-1|106	--with-iodbc=%_prefix --disable-all-vads
12mr|virtuoso-opensource-6.1.6-1|107	
12mr|virtuoso-opensource-6.1.6-1|108	%make
12mr|virtuoso-opensource-6.1.6-1|109	
12mr|virtuoso-opensource-6.1.6-1|110	%install
12mr|virtuoso-opensource-6.1.6-1|111	rm -rf %{buildroot}
12mr|virtuoso-opensource-6.1.6-1|112	
12mr|virtuoso-opensource-6.1.6-1|113	%makeinstall_std
12mr|virtuoso-opensource-6.1.6-1|114	mkdir -p %{buildroot}%{_libdir}/virtuoso/plugins
12mr|virtuoso-opensource-6.1.6-1|115	#cp -f %{buildroot}%{_libdir}/virtuoso/plugins/* %{buildroot}%{_libdir}/
12mr|virtuoso-opensource-6.1.6-1|116	
12mr|virtuoso-opensource-6.1.6-1|117	rm -fr %{buildroot}%{_libdir}/*.a
12mr|virtuoso-opensource-6.1.6-1|118	mv %{buildroot}%{_libdir}/*.so %{buildroot}%{_libdir}/virtuoso/plugins/
12mr|virtuoso-opensource-6.1.6-1|119	mkdir -p %{buildroot}%{_libdir}/virtuoso/jars
12mr|virtuoso-opensource-6.1.6-1|120	mv %{buildroot}%{_libdir}/jdbc-2.0 %{buildroot}%{_libdir}/virtuoso/jars/jdbc2.0
12mr|virtuoso-opensource-6.1.6-1|121	mv %{buildroot}%{_libdir}/jdbc-3.0 %{buildroot}%{_libdir}/virtuoso/jars/jdbc3.0
12mr|virtuoso-opensource-6.1.6-1|122	mv %{buildroot}%{_libdir}/jdbc-4.0 %{buildroot}%{_libdir}/virtuoso/jars/jdbc4.0
12mr|virtuoso-opensource-6.1.6-1|123	mv %{buildroot}%{_libdir}/jena %{buildroot}%{_libdir}/virtuoso/jars/jena
12mr|virtuoso-opensource-6.1.6-1|124	mv %{buildroot}%{_libdir}/sesame %{buildroot}%{_libdir}/virtuoso/jars/sesame
12mr|virtuoso-opensource-6.1.6-1|125	mkdir -p %{buildroot}%{_sysconfdir}/virtuoso
12mr|virtuoso-opensource-6.1.6-1|126	mv %{buildroot}%{_var}/lib/virtuoso/db/virtuoso.ini %{buildroot}%{_sysconfdir}/virtuoso/
12mr|virtuoso-opensource-6.1.6-1|127	
12mr|virtuoso-opensource-6.1.6-1|128	#conflicts with unixODBC
12mr|virtuoso-opensource-6.1.6-1|129	rm -f  %{buildroot}%{_bindir}/isql
12mr|virtuoso-opensource-6.1.6-1|130	rm -f  %{buildroot}%{_libdir}/*.la
12mr|virtuoso-opensource-6.1.6-1|131	rm -f  %{buildroot}%{_libdir}/virtuoso/hosting/*.*a
12mr|virtuoso-opensource-6.1.6-1|132	
12mr|virtuoso-opensource-6.1.6-1|133	%changelog
12mr|virtuoso-opensource-6.1.6-1|134	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|virtuoso-opensource-6.1.6-1|135	+ Commit: f7d810e
12mr|virtuoso-opensource-6.1.6-1|136	- New version 6.1.5 (sync with Cooker), convert BR to pkgconfig style, minor cleanups
12mr|virtuoso-opensource-6.1.6-1|137	
12mr|virtuoso-opensource-6.1.6-1|138	

19099 12
12mr|vitunes-2.3-1|1	Summary:	A curses media indexer and player for vi users
12mr|vitunes-2.3-1|2	Name:		vitunes
12mr|vitunes-2.3-1|3	Version:	2.3
12mr|vitunes-2.3-1|4	Release:	1
12mr|vitunes-2.3-1|5	Source0:	http://vitunes.org/files/%{name}-%{version}.tar.gz
12mr|vitunes-2.3-1|6	License:	BSD
12mr|vitunes-2.3-1|7	Group:		Sound
12mr|vitunes-2.3-1|8	URL:		http://vitunes.org
12mr|vitunes-2.3-1|9	Patch0:		vitunes-2.3-time-header.patch
12mr|vitunes-2.3-1|10	Patch1:		vitunes-2.3-asneeded.patch
12mr|vitunes-2.3-1|11	
12mr|vitunes-2.3-1|12	BuildRequires:	pkgconfig(ncurses)
12mr|vitunes-2.3-1|13	BuildRequires:	pkgconfig(taglib)
12mr|vitunes-2.3-1|14	
12mr|vitunes-2.3-1|15	%description
12mr|vitunes-2.3-1|16	vitunes is a curses-based music player
12mr|vitunes-2.3-1|17	and playlist manager for *nix whose goals are:
12mr|vitunes-2.3-1|18	* a minimalistic appearance
12mr|vitunes-2.3-1|19	* strong vi-like bindings
12mr|vitunes-2.3-1|20	* quick playlist creation/management.
12mr|vitunes-2.3-1|21	
12mr|vitunes-2.3-1|22	%prep
12mr|vitunes-2.3-1|23	%setup -q
12mr|vitunes-2.3-1|24	%patch0 -p1
12mr|vitunes-2.3-1|25	%patch1 -p1
12mr|vitunes-2.3-1|26	cp Makefile.linux Makefile
12mr|vitunes-2.3-1|27	
12mr|vitunes-2.3-1|28	%build
12mr|vitunes-2.3-1|29	%make -f Makefile.linux
12mr|vitunes-2.3-1|30	
12mr|vitunes-2.3-1|31	%install
12mr|vitunes-2.3-1|32	mkdir -p %{buildroot}%{_bindir}
12mr|vitunes-2.3-1|33	mkdir -p %{buildroot}%{_mandir}/man1
12mr|vitunes-2.3-1|34	%makeinstall_std PREFIX=%{buildroot}%{_prefix}
12mr|vitunes-2.3-1|35	chmod 0755 %{buildroot}%{_bindir}/%{name}
12mr|vitunes-2.3-1|36	
12mr|vitunes-2.3-1|37	%files
12mr|vitunes-2.3-1|38	%{_bindir}/%{name}
12mr|vitunes-2.3-1|39	%{_mandir}/man1/%{name}.1*
12mr|vitunes-2.3-1|40	
12mr|vitunes-2.3-1|41	
12mr|vitunes-2.3-1|42	
12mr|vitunes-2.3-1|43	
12mr|vitunes-2.3-1|44	%changelog
12mr|vitunes-2.3-1|45	* Mon Sep  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|vitunes-2.3-1|46	+ Commit: 1ff38cd
12mr|vitunes-2.3-1|47	- Convert BR to pkgconfig style, fix permissions
12mr|vitunes-2.3-1|48	
12mr|vitunes-2.3-1|49	

19100 12
12mr|vlan-utils-1.9-7|1	%define rname vlan
12mr|vlan-utils-1.9-7|2	
12mr|vlan-utils-1.9-7|3	Summary:	Utilities for controlling vlans
12mr|vlan-utils-1.9-7|4	Name:		%{rname}-utils
12mr|vlan-utils-1.9-7|5	Version:	1.9
12mr|vlan-utils-1.9-7|6	Release:	%mkrel 7
12mr|vlan-utils-1.9-7|7	License:	GPL
12mr|vlan-utils-1.9-7|8	Group:		System/Kernel and hardware
12mr|vlan-utils-1.9-7|9	URL:		http://www.candelatech.com/~greear/vlan.html
12mr|vlan-utils-1.9-7|10	Source0:	http://www.candelatech.com/~greear/vlan/vlan.%{version}.tar.gz
12mr|vlan-utils-1.9-7|11	Patch0:		vlan-1.6-mdkconf.patch
12mr|vlan-utils-1.9-7|12	Patch1:		vlan.1.9-format_not_a_string_literal_and_no_format_arguments.diff
12mr|vlan-utils-1.9-7|13	Patch2:		vlan.1.9-nostrip.diff
12mr|vlan-utils-1.9-7|14	BuildRequires:	kernel-headers >= 2.4.14 lynx
12mr|vlan-utils-1.9-7|15	Provides:	vconfig
12mr|vlan-utils-1.9-7|16	Obsoletes:	vconfig
12mr|vlan-utils-1.9-7|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|vlan-utils-1.9-7|18	
12mr|vlan-utils-1.9-7|19	%description
12mr|vlan-utils-1.9-7|20	Virtual networking refers to the ability of switches and routers to
12mr|vlan-utils-1.9-7|21	configure logical topologies on top of the physical network
12mr|vlan-utils-1.9-7|22	infrastructure, allowing any arbitrary collection of LAN segments
12mr|vlan-utils-1.9-7|23	within a network to be combined into an autonomous user group,
12mr|vlan-utils-1.9-7|24	appearing as a single LAN.
12mr|vlan-utils-1.9-7|25	
12mr|vlan-utils-1.9-7|26	This package implement support (along with the kernel patch) :
12mr|vlan-utils-1.9-7|27	
12mr|vlan-utils-1.9-7|28	* Implements 802.1Q VLAN spec.
12mr|vlan-utils-1.9-7|29	* Can support up to 4094 VLANs per ethernet interface.
12mr|vlan-utils-1.9-7|30	* Scales well in critical paths: O(n), where n is the number of
12mr|vlan-utils-1.9-7|31	PHYSICAL ethernet interfaces, and that is only on ingress. O(1) in
12mr|vlan-utils-1.9-7|32	every other critical path, as far as I know.
12mr|vlan-utils-1.9-7|33	* Supports MULTICAST
12mr|vlan-utils-1.9-7|34	* Can change MAC address of VLAN.
12mr|vlan-utils-1.9-7|35	* Multiple naming conventions supported, and adjustable at runtime.
12mr|vlan-utils-1.9-7|36	* Optional header-reordering, to make the VLAN interface look JUST
12mr|vlan-utils-1.9-7|37	LIKE an Ethernet interface. This fixes some problems with DHCPd
12mr|vlan-utils-1.9-7|38	and anything else that uses a SOCK_PACKET socket. Default setting
12mr|vlan-utils-1.9-7|39	is off, which works for every other protocol I know about, and is
12mr|vlan-utils-1.9-7|40	slightly faster.
12mr|vlan-utils-1.9-7|41	
12mr|vlan-utils-1.9-7|42	%prep
12mr|vlan-utils-1.9-7|43	
12mr|vlan-utils-1.9-7|44	%setup -q -n %{rname}
12mr|vlan-utils-1.9-7|45	%patch0 -p1 -b .mdkconf
12mr|vlan-utils-1.9-7|46	%patch1 -p0 -b .format_not_a_string_literal_and_no_format_arguments
12mr|vlan-utils-1.9-7|47	%patch2 -p0 -b .nostrip
12mr|vlan-utils-1.9-7|48	
12mr|vlan-utils-1.9-7|49	rm -rf `find -type d -name CVS`
12mr|vlan-utils-1.9-7|50	
12mr|vlan-utils-1.9-7|51	%build
12mr|vlan-utils-1.9-7|52	make clean
12mr|vlan-utils-1.9-7|53	rm -f macvlan_config vconfig *.o
12mr|vlan-utils-1.9-7|54	%make RPM_OPT_FLAGS="%{optflags}" LDFLAGS="%{ldflags}" vconfig
12mr|vlan-utils-1.9-7|55	
12mr|vlan-utils-1.9-7|56	%install
12mr|vlan-utils-1.9-7|57	rm -rf %{buildroot}
12mr|vlan-utils-1.9-7|58	
12mr|vlan-utils-1.9-7|59	install -m755 vconfig -D %{buildroot}/sbin/vconfig
12mr|vlan-utils-1.9-7|60	install -m755 vlan_test.pl -D %{buildroot}/sbin/vlan-test
12mr|vlan-utils-1.9-7|61	install -m644 vconfig.8 -D %{buildroot}%{_mandir}/man8/vconfig.8
12mr|vlan-utils-1.9-7|62	
12mr|vlan-utils-1.9-7|63	%clean
12mr|vlan-utils-1.9-7|64	rm -rf %{buildroot}
12mr|vlan-utils-1.9-7|65	
12mr|vlan-utils-1.9-7|66	%files
12mr|vlan-utils-1.9-7|67	%defattr(-,root,root)
12mr|vlan-utils-1.9-7|68	%doc CHANGELOG contrib README vlan.html
12mr|vlan-utils-1.9-7|69	/sbin/*
12mr|vlan-utils-1.9-7|70	%{_mandir}/man8/vconfig.8*
12mr|vlan-utils-1.9-7|71	
12mr|vlan-utils-1.9-7|72	
12mr|vlan-utils-1.9-7|73	
12mr|vlan-utils-1.9-7|74	%changelog
12mr|vlan-utils-1.9-7|75	

19101 12
12mr|vlc-2.0.4-3|1	%define libmajor	5
12mr|vlc-2.0.4-3|2	%define coremajor	5
12mr|vlc-2.0.4-3|3	
12mr|vlc-2.0.4-3|4	%define with_plf 0
12mr|vlc-2.0.4-3|5	
12mr|vlc-2.0.4-3|6	%define with_fribidi 1
12mr|vlc-2.0.4-3|7	%define with_xml 1
12mr|vlc-2.0.4-3|8	%define with_ncurses 1
12mr|vlc-2.0.4-3|9	%define with_lirc 1
12mr|vlc-2.0.4-3|10	%define with_qt4 1
12mr|vlc-2.0.4-3|11	%define with_svlc 1
12mr|vlc-2.0.4-3|12	%define with_udev 1
12mr|vlc-2.0.4-3|13	%define with_aa 1
12mr|vlc-2.0.4-3|14	%define with_sdl 1
12mr|vlc-2.0.4-3|15	%define with_sdl_image 1
12mr|vlc-2.0.4-3|16	%define with_xosd 0
12mr|vlc-2.0.4-3|17	%define with_xvideo 1
12mr|vlc-2.0.4-3|18	%define with_twolame 1
12mr|vlc-2.0.4-3|19	%define with_schroedinger 1
12mr|vlc-2.0.4-3|20	%define with_fluidsynth 1
12mr|vlc-2.0.4-3|21	%define with_gme 1
12mr|vlc-2.0.4-3|22	%define with_zvbi 1
12mr|vlc-2.0.4-3|23	%define with_kate 1
12mr|vlc-2.0.4-3|24	%define with_kde 1
12mr|vlc-2.0.4-3|25	%define with_goom 0
12mr|vlc-2.0.4-3|26	%define with_projectm 1
12mr|vlc-2.0.4-3|27	%define with_ass 1
12mr|vlc-2.0.4-3|28	%define with_lua 1
12mr|vlc-2.0.4-3|29	%define with_taglib 1
12mr|vlc-2.0.4-3|30	%define with_mtp 1
12mr|vlc-2.0.4-3|31	%define with_xcb_randr 1
12mr|vlc-2.0.4-3|32	
12mr|vlc-2.0.4-3|33	%ifarch %{ix86}
12mr|vlc-2.0.4-3|34	%define with_loader 1
12mr|vlc-2.0.4-3|35	%else
12mr|vlc-2.0.4-3|36	%define with_loader 0
12mr|vlc-2.0.4-3|37	%endif
12mr|vlc-2.0.4-3|38	
12mr|vlc-2.0.4-3|39	%define with_mad 1
12mr|vlc-2.0.4-3|40	%define with_ogg 1
12mr|vlc-2.0.4-3|41	%define with_theora 1
12mr|vlc-2.0.4-3|42	%define with_speex 1
12mr|vlc-2.0.4-3|43	%define with_flac 1
12mr|vlc-2.0.4-3|44	%define with_mkv 1
12mr|vlc-2.0.4-3|45	%define with_a52 1
12mr|vlc-2.0.4-3|46	%define with_vcd 1
12mr|vlc-2.0.4-3|47	%define with_cddb 1
12mr|vlc-2.0.4-3|48	%define with_dv 1
12mr|vlc-2.0.4-3|49	%define with_dvdnav 1
12mr|vlc-2.0.4-3|50	%define with_dvbpsi 1
12mr|vlc-2.0.4-3|51	%define with_satellite 0
12mr|vlc-2.0.4-3|52	%define with_mpeg2dec 1
12mr|vlc-2.0.4-3|53	%define with_mpc 1
12mr|vlc-2.0.4-3|54	%define with_faad 0
12mr|vlc-2.0.4-3|55	%define with_faac 0
12mr|vlc-2.0.4-3|56	%define with_lame 0
12mr|vlc-2.0.4-3|57	%define with_dts 0
12mr|vlc-2.0.4-3|58	%define with_x264 0
12mr|vlc-2.0.4-3|59	%define with_live 1
12mr|vlc-2.0.4-3|60	%define with_libv4l 1
12mr|vlc-2.0.4-3|61	%define with_sysfs 1
12mr|vlc-2.0.4-3|62	%define with_shout 1
12mr|vlc-2.0.4-3|63	
12mr|vlc-2.0.4-3|64	%define with_pulse 1
12mr|vlc-2.0.4-3|65	%define with_jack 1
12mr|vlc-2.0.4-3|66	%define with_alsa 1
12mr|vlc-2.0.4-3|67	
12mr|vlc-2.0.4-3|68	%define with_bonjour 1
12mr|vlc-2.0.4-3|69	%define with_upnp 1
12mr|vlc-2.0.4-3|70	%define with_smb 1
12mr|vlc-2.0.4-3|71	%define with_tar 1
12mr|vlc-2.0.4-3|72	%define with_mod 1
12mr|vlc-2.0.4-3|73	%define with_gnutls 1
12mr|vlc-2.0.4-3|74	
12mr|vlc-2.0.4-3|75	%define with_bluray 1
12mr|vlc-2.0.4-3|76	
12mr|vlc-2.0.4-3|77	
12mr|vlc-2.0.4-3|78	%define libname		%mklibname %{name} %{libmajor}
12mr|vlc-2.0.4-3|79	%define libnamecore	%mklibname vlccore %{coremajor}
12mr|vlc-2.0.4-3|80	%define develname %mklibname -d %{name}
12mr|vlc-2.0.4-3|81	
12mr|vlc-2.0.4-3|82	# without
12mr|vlc-2.0.4-3|83	%{?_without_plf:	%{expand: %%global with_plf 0}}
12mr|vlc-2.0.4-3|84	%{?_without_fribidi:	%{expand: %%global with_fribidi 0}}
12mr|vlc-2.0.4-3|85	%{?_without_udev:	%{expand: %%global with_udev 0}}
12mr|vlc-2.0.4-3|86	%{?_without_ncurses:	%{expand: %%global with_ncurses 0}}
12mr|vlc-2.0.4-3|87	%{?_without_lirc:	%{expand: %%global with_lirc 0}}
12mr|vlc-2.0.4-3|88	%{?_without_qt4:	%{expand: %%global with_qt4 0}}
12mr|vlc-2.0.4-3|89	%{?_without_svlc:	%{expand: %%global with_svlc 0}}
12mr|vlc-2.0.4-3|90	
12mr|vlc-2.0.4-3|91	%{?_without_aa:   	%{expand: %%global with_aa 0}}
12mr|vlc-2.0.4-3|92	%{?_without_sdl:   	%{expand: %%global with_sdl 0}}
12mr|vlc-2.0.4-3|93	%{?_without_xosd:	%{expand: %%global with_xosd 0}}
12mr|vlc-2.0.4-3|94	%{?_without_xvideo:	%{expand: %%global with_xvideo 0}}
12mr|vlc-2.0.4-3|95	%{?_without_twolame:	%{expand: %%global with_twolame 0}}
12mr|vlc-2.0.4-3|96	%{?_without_schroedinger: %{expand: %%global with_schroedinger 0}}
12mr|vlc-2.0.4-3|97	%{?_without_fluidsynth:	%{expand: %%global with_fluidsynth 0}}
12mr|vlc-2.0.4-3|98	%{?_without_gme:	%{expand: %%global with_gme 0}}
12mr|vlc-2.0.4-3|99	%{?_without_lua:	%{expand: %%global with_lua 0}}
12mr|vlc-2.0.4-3|100	%{?_without_zvbi:	%{expand: %%global with_zvbi 0}}
12mr|vlc-2.0.4-3|101	%{?_without_kate:	%{expand: %%global with_kate 0}}
12mr|vlc-2.0.4-3|102	
12mr|vlc-2.0.4-3|103	%{?_without_mad:	%{expand: %%global with_mad 0}}
12mr|vlc-2.0.4-3|104	%{?_without_ogg:	%{expand: %%global with_ogg 0}}
12mr|vlc-2.0.4-3|105	%{?_without_theora:	%{expand: %%global with_theora 0}}
12mr|vlc-2.0.4-3|106	%{?_without_speex:	%{expand: %%global with_speex 0}}
12mr|vlc-2.0.4-3|107	%{?_without_flac:	%{expand: %%global with_flac 0}}
12mr|vlc-2.0.4-3|108	%{?_without_mkv:	%{expand: %%global with_mkv 0}}
12mr|vlc-2.0.4-3|109	%{?_without_mpeg2dec:	%{expand: %%global with_mpeg2dec 0}}
12mr|vlc-2.0.4-3|110	%{?_without_mpc:	%{expand: %%global with_mpc 0}}
12mr|vlc-2.0.4-3|111	%{?_without_faad:	%{expand: %%global with_faad 0}}
12mr|vlc-2.0.4-3|112	%{?_without_faac:	%{expand: %%global with_faac 0}}
12mr|vlc-2.0.4-3|113	%{?_without_x264:	%{expand: %%global with_x264 0}}
12mr|vlc-2.0.4-3|114	%{?_without_lame:	%{expand: %%global with_lame 0}}
12mr|vlc-2.0.4-3|115	%{?_without_dts:	%{expand: %%global with_dts 0}}
12mr|vlc-2.0.4-3|116	%{?_without_live:	%{expand: %%global with_live 0}}
12mr|vlc-2.0.4-3|117	%{?_without_a52:	%{expand: %%global with_a52 0}}
12mr|vlc-2.0.4-3|118	%{?_without_dv:		%{expand: %%global with_dv 0}}
12mr|vlc-2.0.4-3|119	%{?_without_dvdnav:	%{expand: %%global with_dvdnav 0}}
12mr|vlc-2.0.4-3|120	%{?_without_dvbpsi:	%{expand: %%global with_dvbpsi 0}}
12mr|vlc-2.0.4-3|121	%{?_without_libv4l:	%{expand: %%global with_libv4l 0}}
12mr|vlc-2.0.4-3|122	%{?_without_sysfs:	%{expand: %%global with_sysfs 0}}
12mr|vlc-2.0.4-3|123	%{?_without_satellite:	%{expand: %%global with_satellite 0}}
12mr|vlc-2.0.4-3|124	%{?_without_vcd:	%{expand: %%global with_vcd 0}}
12mr|vlc-2.0.4-3|125	%{?_without_cddb:	%{expand: %%global with_cddb 0}}
12mr|vlc-2.0.4-3|126	%{?_without_shout:	%{expand: %%global with_shout 0}}
12mr|vlc-2.0.4-3|127	
12mr|vlc-2.0.4-3|128	%{?_without_pulse:	%{expand: %%global with_pulse 0}}
12mr|vlc-2.0.4-3|129	%{?_without_jack:	%{expand: %%global with_jack 0}}
12mr|vlc-2.0.4-3|130	%{?_without_alsa:	%{expand: %%global with_alsa 0}}
12mr|vlc-2.0.4-3|131	
12mr|vlc-2.0.4-3|132	%{?_without_bonjour:	%{expand: %%global with_bonjour 0}}
12mr|vlc-2.0.4-3|133	%{?_without_upnp:	%{expand: %%global with_upnp 0}}
12mr|vlc-2.0.4-3|134	%{?_without_tar:	%{expand: %%global with_tar 0}}
12mr|vlc-2.0.4-3|135	%{?_without_mod:	%{expand: %%global with_mod 0}}
12mr|vlc-2.0.4-3|136	%{?_without_gnutls:	%{expand: %%global with_gnutls 0}}
12mr|vlc-2.0.4-3|137	
12mr|vlc-2.0.4-3|138	%{?_without_bluray:	%{expand: %%global with_bluray 0}}
12mr|vlc-2.0.4-3|139	
12mr|vlc-2.0.4-3|140	# with
12mr|vlc-2.0.4-3|141	%{?_with_plf:		%{expand: %%global with_plf 1}}
12mr|vlc-2.0.4-3|142	%{?_with_fribidi:	%{expand: %%global with_fribidi 1}}
12mr|vlc-2.0.4-3|143	%{?_with_udev:		%{expand: %%global with_udev 1}}
12mr|vlc-2.0.4-3|144	%{?_with_ncurses:	%{expand: %%global with_ncurses 1}}
12mr|vlc-2.0.4-3|145	%{?_with_lirc:		%{expand: %%global with_lirc 1}}
12mr|vlc-2.0.4-3|146	%{?_with_qt4:		%{expand: %%global with_qt4 1}}
12mr|vlc-2.0.4-3|147	%{?_with_svlc:		%{expand: %%global with_svlc 1}}
12mr|vlc-2.0.4-3|148	
12mr|vlc-2.0.4-3|149	%{?_with_aa:		%{expand: %%global with_aa 1}}
12mr|vlc-2.0.4-3|150	%{?_with_sdl:		%{expand: %%global with_sdl 1}}
12mr|vlc-2.0.4-3|151	%{?_with_xosd:		%{expand: %%global with_xosd 1}}
12mr|vlc-2.0.4-3|152	%{?_with_xvideo:	%{expand: %%global with_xvideo 1}}
12mr|vlc-2.0.4-3|153	%{?_with_twolame:	%{expand: %%global with_twolame 1}}
12mr|vlc-2.0.4-3|154	%{?_with_schroedinger: 	%{expand: %%global with_schroedinger 1}}
12mr|vlc-2.0.4-3|155	%{?_with_fluidsynth:	%{expand: %%global with_fluidsynth 1}}
12mr|vlc-2.0.4-3|156	%{?_with_gme:		%{expand: %%global with_gme 1}}
12mr|vlc-2.0.4-3|157	%{?_with_lua:		%{expand: %%global with_lua 1}}
12mr|vlc-2.0.4-3|158	%{?_with_zvbi:		%{expand: %%global with_zvbi 1}}
12mr|vlc-2.0.4-3|159	%{?_with_kate:		%{expand: %%global with_kate 1}}
12mr|vlc-2.0.4-3|160	
12mr|vlc-2.0.4-3|161	%{?_with_mad:		%{expand: %%global with_mad 1}}
12mr|vlc-2.0.4-3|162	%{?_with_ogg:		%{expand: %%global with_ogg 1}}
12mr|vlc-2.0.4-3|163	%{?_with_theora:	%{expand: %%global with_theora 1}}
12mr|vlc-2.0.4-3|164	%{?_with_speex:		%{expand: %%global with_speex 1}}
12mr|vlc-2.0.4-3|165	%{?_with_flac:		%{expand: %%global with_flac 1}}
12mr|vlc-2.0.4-3|166	%{?_with_mkv:		%{expand: %%global with_mkv 1}}
12mr|vlc-2.0.4-3|167	%{?_with_mpeg2dec:	%{expand: %%global with_mpeg2dec 1}}
12mr|vlc-2.0.4-3|168	%{?_with_mpc:		%{expand: %%global with_mpc 1}}
12mr|vlc-2.0.4-3|169	%{?_with_faad:		%{expand: %%global with_faad 1}}
12mr|vlc-2.0.4-3|170	%{?_with_faac:		%{expand: %%global with_faac 1}}
12mr|vlc-2.0.4-3|171	%{?_with_x264:		%{expand: %%global with_x264 1}}
12mr|vlc-2.0.4-3|172	%{?_with_lame:		%{expand: %%global with_lame 1}}
12mr|vlc-2.0.4-3|173	%{?_with_dts:		%{expand: %%global with_dts 1}}
12mr|vlc-2.0.4-3|174	%{?_with_live:		%{expand: %%global with_live 1}}
12mr|vlc-2.0.4-3|175	%{?_with_a52:		%{expand: %%global with_a52 1}}
12mr|vlc-2.0.4-3|176	%{?_with_dv:		%{expand: %%global with_dv 1}}
12mr|vlc-2.0.4-3|177	%{?_with_dvdnav:	%{expand: %%global with_dvdnav 1}}
12mr|vlc-2.0.4-3|178	%{?_with_dvbpsi:	%{expand: %%global with_dvbpsi 1}}
12mr|vlc-2.0.4-3|179	%{?_with_libv4l:	%{expand: %%global with_libv4l 1}}
12mr|vlc-2.0.4-3|180	%{?_with_sysfs:		%{expand: %%global with_sysfs 1}}
12mr|vlc-2.0.4-3|181	%{?_with_satellite:	%{expand: %%global with_satellite 1}}
12mr|vlc-2.0.4-3|182	%{?_with_vcd:		%{expand: %%global with_vcd 1}}
12mr|vlc-2.0.4-3|183	%{?_with_cddb:		%{expand: %%global with_cddb 1}}
12mr|vlc-2.0.4-3|184	%{?_with_shout:		%{expand: %%global with_shout 1}}
12mr|vlc-2.0.4-3|185	
12mr|vlc-2.0.4-3|186	%{?_with_pulse:		%{expand: %%global with_pulse 1}}
12mr|vlc-2.0.4-3|187	%{?_with_jack:		%{expand: %%global with_jack 1}}
12mr|vlc-2.0.4-3|188	%{?_with_alsa:		%{expand: %%global with_alsa 1}}
12mr|vlc-2.0.4-3|189	
12mr|vlc-2.0.4-3|190	%{?_with_bonjour:	%{expand: %%global with_bonjour 1}}
12mr|vlc-2.0.4-3|191	%{?_with_upnp:		%{expand: %%global with_upnp 1}}
12mr|vlc-2.0.4-3|192	%{?_with_tar:		%{expand: %%global with_tar 1}}
12mr|vlc-2.0.4-3|193	%{?_with_mod:		%{expand: %%global with_mod 1}}
12mr|vlc-2.0.4-3|194	%{?_with_gnutls:	%{expand: %%global with_gnutls 1}}
12mr|vlc-2.0.4-3|195	
12mr|vlc-2.0.4-3|196	%{?_with_bluray:	%{expand: %%global with_bluray 1}}
12mr|vlc-2.0.4-3|197	
12mr|vlc-2.0.4-3|198	######################
12mr|vlc-2.0.4-3|199	# Hardcode PLF build
12mr|vlc-2.0.4-3|200	# define with_plf 1
12mr|vlc-2.0.4-3|201	######################
12mr|vlc-2.0.4-3|202	
12mr|vlc-2.0.4-3|203	%if %{with_plf}
12mr|vlc-2.0.4-3|204	%if %{mdvver} >= 201100
12mr|vlc-2.0.4-3|205	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mr|vlc-2.0.4-3|206	%define extrarelsuffix plf
12mr|vlc-2.0.4-3|207	%endif
12mr|vlc-2.0.4-3|208	%define distsuffix plf
12mr|vlc-2.0.4-3|209	%global with_faac 1
12mr|vlc-2.0.4-3|210	%global with_faad 1
12mr|vlc-2.0.4-3|211	%global with_lame 1
12mr|vlc-2.0.4-3|212	%global with_dts 1
12mr|vlc-2.0.4-3|213	%global with_x264 1
12mr|vlc-2.0.4-3|214	%endif
12mr|vlc-2.0.4-3|215	
12mr|vlc-2.0.4-3|216	%define git_url git://git.videolan.org/vlc.git
12mr|vlc-2.0.4-3|217	
12mr|vlc-2.0.4-3|218	Summary:	MPEG, MPEG2, DVD and DivX player
12mr|vlc-2.0.4-3|219	Name:		vlc
12mr|vlc-2.0.4-3|220	Version:	2.0.4
12mr|vlc-2.0.4-3|221	Release:	3%{?extrarelsuffix}
12mr|vlc-2.0.4-3|222	Source0:	http://download.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.xz
12mr|vlc-2.0.4-3|223	Patch0:		vlc-2.0.4-fix-definition.patch
12mr|vlc-2.0.4-3|224	Patch1:		vlc-2.0.1-automake-1.12.patch
12mr|vlc-2.0.4-3|225	# (cg) The version of PA on mdv 2010.1+updates is OK for VLC so it should be patched accordingly
12mr|vlc-2.0.4-3|226	Patch19:	vlc-2.0.0-mdv2010.1-updated-pulse-version-is-ok.patch
12mr|vlc-2.0.4-3|227	Patch20:	vlc-2.0.0-fix-default-font.patch
12mr|vlc-2.0.4-3|228	Patch21:	vlc-2.0.0-live555-path.patch
12mr|vlc-2.0.4-3|229	Patch22:        vlc-2.0.0-desktop-l10n.patch
12mr|vlc-2.0.4-3|230	#gw the shared libraries are LGPL
12mr|vlc-2.0.4-3|231	License:	GPLv2+ and LGPLv2+
12mr|vlc-2.0.4-3|232	Group:		Video
12mr|vlc-2.0.4-3|233	URL:		http://www.videolan.org/
12mr|vlc-2.0.4-3|234	# might be useful too:
12mr|vlc-2.0.4-3|235	Suggests:	vlc-plugin-theora
12mr|vlc-2.0.4-3|236	%if %{with_pulse}
12mr|vlc-2.0.4-3|237	# needed when using pulseaudio
12mr|vlc-2.0.4-3|238	Suggests:	vlc-plugin-pulse
12mr|vlc-2.0.4-3|239	%endif
12mr|vlc-2.0.4-3|240	Provides:	vlc-plugin-dvb vlc-plugin-mad vlc-plugin-alsa
12mr|vlc-2.0.4-3|241	Obsoletes:	vlc-plugin-dvb vlc-plugin-mad vlc-plugin-alsa
12mr|vlc-2.0.4-3|242	Requires:	fonts-ttf-vera
12mr|vlc-2.0.4-3|243	%if %{with_sysfs}
12mr|vlc-2.0.4-3|244	BuildRequires:	sysfsutils-devel
12mr|vlc-2.0.4-3|245	%endif
12mr|vlc-2.0.4-3|246	%if %{with_tar}
12mr|vlc-2.0.4-3|247	BuildRequires:	libtar-devel
12mr|vlc-2.0.4-3|248	%endif
12mr|vlc-2.0.4-3|249	%if %{with_mod}
12mr|vlc-2.0.4-3|250	BuildRequires:	libmodplug-devel >= 1:0.7
12mr|vlc-2.0.4-3|251	%endif
12mr|vlc-2.0.4-3|252	%if %{with_gnutls}
12mr|vlc-2.0.4-3|253	BuildRequires:	gnutls-devel >= 1.0.17
12mr|vlc-2.0.4-3|254	%endif
12mr|vlc-2.0.4-3|255	BuildRequires:	freetype2-devel
12mr|vlc-2.0.4-3|256	%if %{with_fribidi}
12mr|vlc-2.0.4-3|257	BuildRequires:	fribidi-devel
12mr|vlc-2.0.4-3|258	%endif
12mr|vlc-2.0.4-3|259	%if %{with_libv4l}
12mr|vlc-2.0.4-3|260	BuildRequires:	libv4l-devel
12mr|vlc-2.0.4-3|261	%endif
12mr|vlc-2.0.4-3|262	%if %{with_udev}
12mr|vlc-2.0.4-3|263	BuildRequires:	udev-devel >= 142
12mr|vlc-2.0.4-3|264	%endif
12mr|vlc-2.0.4-3|265	Provides:	gvlc
12mr|vlc-2.0.4-3|266	Obsoletes:	gvlc
12mr|vlc-2.0.4-3|267	Provides:	gnome-vlc
12mr|vlc-2.0.4-3|268	Obsoletes:	gnome-vlc
12mr|vlc-2.0.4-3|269	Provides:	kvlc
12mr|vlc-2.0.4-3|270	Obsoletes:	kvlc
12mr|vlc-2.0.4-3|271	%if %{with_qt4}
12mr|vlc-2.0.4-3|272	Buildrequires:	qt4-devel
12mr|vlc-2.0.4-3|273	%endif
12mr|vlc-2.0.4-3|274	BuildRequires:	libmesaglu-devel
12mr|vlc-2.0.4-3|275	%if %{with_taglib}
12mr|vlc-2.0.4-3|276	BuildRequires:	taglib-devel > 1.5
12mr|vlc-2.0.4-3|277	%endif
12mr|vlc-2.0.4-3|278	%if %{with_mtp}
12mr|vlc-2.0.4-3|279	BuildRequires:	libmtp-devel >= 1.0.0
12mr|vlc-2.0.4-3|280	%endif
12mr|vlc-2.0.4-3|281	%if %{with_mad}
12mr|vlc-2.0.4-3|282	BuildRequires:	libid3tag-devel
12mr|vlc-2.0.4-3|283	BuildRequires:	libmad-devel
12mr|vlc-2.0.4-3|284	%endif
12mr|vlc-2.0.4-3|285	%if %{with_ogg}
12mr|vlc-2.0.4-3|286	Buildrequires:	libvorbis-devel
12mr|vlc-2.0.4-3|287	Buildrequires:	libogg-devel
12mr|vlc-2.0.4-3|288	Provides:	vlc-plugin-ogg
12mr|vlc-2.0.4-3|289	Obsoletes:	vlc-plugin-ogg
12mr|vlc-2.0.4-3|290	%endif
12mr|vlc-2.0.4-3|291	BuildRequires:	xpm-devel
12mr|vlc-2.0.4-3|292	BuildRequires:	xcb-util-devel
12mr|vlc-2.0.4-3|293	BuildRequires:	xcb-util-keysyms-devel
12mr|vlc-2.0.4-3|294	%if %{with_xcb_randr}
12mr|vlc-2.0.4-3|295	BuildRequires:	xcb-devel > 1.2
12mr|vlc-2.0.4-3|296	%endif
12mr|vlc-2.0.4-3|297	BuildRequires:	libproxy-devel
12mr|vlc-2.0.4-3|298	%if %{with_speex}
12mr|vlc-2.0.4-3|299	Buildrequires:	pkgconfig(speex) >= 1.1.16
12mr|vlc-2.0.4-3|300	%endif
12mr|vlc-2.0.4-3|301	%if %{with_flac}
12mr|vlc-2.0.4-3|302	Buildrequires:	libflac-devel
12mr|vlc-2.0.4-3|303	%endif
12mr|vlc-2.0.4-3|304	%if %{with_mkv}
12mr|vlc-2.0.4-3|305	Buildrequires:	libmatroska-devel >= 1.0.0
12mr|vlc-2.0.4-3|306	%endif
12mr|vlc-2.0.4-3|307	%if %{with_dvdnav}
12mr|vlc-2.0.4-3|308	Buildrequires:	libdvdnav-devel >= 0.1.9
12mr|vlc-2.0.4-3|309	Provides:	vlc-plugin-dvdnav
12mr|vlc-2.0.4-3|310	Obsoletes:	vlc-plugin-dvdnav
12mr|vlc-2.0.4-3|311	%endif
12mr|vlc-2.0.4-3|312	%if %{with_a52}
12mr|vlc-2.0.4-3|313	Buildrequires:	liba52dec-devel
12mr|vlc-2.0.4-3|314	Provides:	vlc-plugin-a52
12mr|vlc-2.0.4-3|315	Obsoletes:	vlc-plugin-a52
12mr|vlc-2.0.4-3|316	%endif
12mr|vlc-2.0.4-3|317	%if %{with_vcd}
12mr|vlc-2.0.4-3|318	BuildRequires:	libvcd-devel >= 0.7.21
12mr|vlc-2.0.4-3|319	%endif
12mr|vlc-2.0.4-3|320	BuildRequires:	libcdio-devel >= 0.72
12mr|vlc-2.0.4-3|321	%if %{with_cddb}
12mr|vlc-2.0.4-3|322	BuildRequires:	libcddb-devel >= 0.9.5
12mr|vlc-2.0.4-3|323	%else
12mr|vlc-2.0.4-3|324	BuildConflicts:	libcddb-devel
12mr|vlc-2.0.4-3|325	%endif
12mr|vlc-2.0.4-3|326	%if %{with_smb}
12mr|vlc-2.0.4-3|327	BuildRequires:	libsmbclient-devel >= 3.0.10
12mr|vlc-2.0.4-3|328	%endif
12mr|vlc-2.0.4-3|329	Buildrequires:	ffmpeg-devel
12mr|vlc-2.0.4-3|330	%if %{with_lame}
12mr|vlc-2.0.4-3|331	BuildRequires:	liblame-devel
12mr|vlc-2.0.4-3|332	%endif
12mr|vlc-2.0.4-3|333	%if %{with_mpeg2dec}
12mr|vlc-2.0.4-3|334	Buildrequires:	libmpeg2dec-devel >= 0.4.0
12mr|vlc-2.0.4-3|335	%endif
12mr|vlc-2.0.4-3|336	%if %{with_mpc}
12mr|vlc-2.0.4-3|337	BuildRequires:	libmpcdec-devel
12mr|vlc-2.0.4-3|338	%endif
12mr|vlc-2.0.4-3|339	%if %{with_faad}
12mr|vlc-2.0.4-3|340	BuildRequires:	libfaad2-devel >= 2.0
12mr|vlc-2.0.4-3|341	Provides:	vlc-plugin-faad
12mr|vlc-2.0.4-3|342	Obsoletes:	vlc-plugin-faad
12mr|vlc-2.0.4-3|343	%endif
12mr|vlc-2.0.4-3|344	%if %{with_faac}
12mr|vlc-2.0.4-3|345	BuildRequires:	libfaac-devel
12mr|vlc-2.0.4-3|346	%endif
12mr|vlc-2.0.4-3|347	%if %{with_alsa}
12mr|vlc-2.0.4-3|348	BuildRequires:	libalsa-devel >= 1.0.23
12mr|vlc-2.0.4-3|349	%endif
12mr|vlc-2.0.4-3|350	%if %{with_pulse}
12mr|vlc-2.0.4-3|351	BuildRequires:	pulseaudio-devel >= 0.9.10
12mr|vlc-2.0.4-3|352	%endif
12mr|vlc-2.0.4-3|353	%if %{with_jack}
12mr|vlc-2.0.4-3|354	BuildRequires:	jackit-devel
12mr|vlc-2.0.4-3|355	BuildRequires:	libsamplerate-devel
12mr|vlc-2.0.4-3|356	%endif
12mr|vlc-2.0.4-3|357	Provides:	vlc-plugin-slp
12mr|vlc-2.0.4-3|358	Obsoletes:	vlc-plugin-slp
12mr|vlc-2.0.4-3|359	%if %{with_bonjour}
12mr|vlc-2.0.4-3|360	BuildRequires:	avahi-client-devel
12mr|vlc-2.0.4-3|361	%endif
12mr|vlc-2.0.4-3|362	%if %{with_dvbpsi}
12mr|vlc-2.0.4-3|363	BuildRequires:	libdvbpsi-devel >= 0.1.7
12mr|vlc-2.0.4-3|364	%endif
12mr|vlc-2.0.4-3|365	BuildRequires:	autoconf2.5
12mr|vlc-2.0.4-3|366	BuildRequires:	gettext-devel
12mr|vlc-2.0.4-3|367	BuildRequires:	automake >= 1.10
12mr|vlc-2.0.4-3|368	BuildRequires:	libtool
12mr|vlc-2.0.4-3|369	%if %{with_dts}
12mr|vlc-2.0.4-3|370	BuildRequires:	libdca-devel
12mr|vlc-2.0.4-3|371	%endif
12mr|vlc-2.0.4-3|372	%if %{with_x264}
12mr|vlc-2.0.4-3|373	BuildRequires:	x264-devel > 0.65.2245
12mr|vlc-2.0.4-3|374	%endif
12mr|vlc-2.0.4-3|375	%if %{with_xml}
12mr|vlc-2.0.4-3|376	BuildRequires:	libxml2-devel >= 2.6
12mr|vlc-2.0.4-3|377	%endif
12mr|vlc-2.0.4-3|378	%if %{with_live}
12mr|vlc-2.0.4-3|379	BuildRequires:	live-devel > 2011.12.23
12mr|vlc-2.0.4-3|380	%endif
12mr|vlc-2.0.4-3|381	%if %{with_xvideo}
12mr|vlc-2.0.4-3|382	BuildRequires:	libxv-devel
12mr|vlc-2.0.4-3|383	%endif
12mr|vlc-2.0.4-3|384	BuildRequires:	libnotify-devel
12mr|vlc-2.0.4-3|385	BuildRequires:	gnome-vfs2-devel
12mr|vlc-2.0.4-3|386	BuildRequires:	portaudio-devel
12mr|vlc-2.0.4-3|387	BuildRequires:	dirac-devel
12mr|vlc-2.0.4-3|388	BuildRequires:	librsvg-devel
12mr|vlc-2.0.4-3|389	BuildRequires:	libcaca-devel
12mr|vlc-2.0.4-3|390	%if %{with_kde}
12mr|vlc-2.0.4-3|391	BuildRequires:	kdelibs4-core
12mr|vlc-2.0.4-3|392	%endif
12mr|vlc-2.0.4-3|393	%if %{with_bluray}
12mr|vlc-2.0.4-3|394	BuildRequires:	pkgconfig(libbluray) >= 0.2.1
12mr|vlc-2.0.4-3|395	%endif
12mr|vlc-2.0.4-3|396	
12mr|vlc-2.0.4-3|397	BuildRequires:	desktop-file-utils
12mr|vlc-2.0.4-3|398	Provides:	wxvlc
12mr|vlc-2.0.4-3|399	Obsoletes:	wxvlc
12mr|vlc-2.0.4-3|400	BuildRequires:	libdvdread-devel
12mr|vlc-2.0.4-3|401	Conflicts:	vlc-plugin-common < %{version}-%{release}
12mr|vlc-2.0.4-3|402	Requires(post):	desktop-file-utils
12mr|vlc-2.0.4-3|403	Requires(postun): desktop-file-utils
12mr|vlc-2.0.4-3|404	
12mr|vlc-2.0.4-3|405	%description
12mr|vlc-2.0.4-3|406	VideoLAN is an OpenSource streaming solution for every OS developed by
12mr|vlc-2.0.4-3|407	students from the Ecole Centrale Paris and developers from all over the
12mr|vlc-2.0.4-3|408	World.
12mr|vlc-2.0.4-3|409	VLC (VideoLAN Client) is a media player that can play MPEG1, MPEG2 and
12mr|vlc-2.0.4-3|410	MPEG4 (aka DivX) files, DVDs, VCDs, SVCDs, from a satellite card, from
12mr|vlc-2.0.4-3|411	a stream sent by VLS (VideoLAN Server), from another VLC, or from a Web
12mr|vlc-2.0.4-3|412	server.
12mr|vlc-2.0.4-3|413	This package contains no CSS unscrambling functionality for DVDs ;
12mr|vlc-2.0.4-3|414	you need the libdvdcss library available from
12mr|vlc-2.0.4-3|415	http://www.videolan.org/libdvdcss/
12mr|vlc-2.0.4-3|416	
12mr|vlc-2.0.4-3|417	%if %{with_plf}
12mr|vlc-2.0.4-3|418	This package is in restricted as it is violating software patents.
12mr|vlc-2.0.4-3|419	%endif
12mr|vlc-2.0.4-3|420	
12mr|vlc-2.0.4-3|421	#general packages
12mr|vlc-2.0.4-3|422	%package -n %{libname}
12mr|vlc-2.0.4-3|423	Summary:	Shared code for the VLC media player
12mr|vlc-2.0.4-3|424	Group:		System/Libraries
12mr|vlc-2.0.4-3|425	
12mr|vlc-2.0.4-3|426	%description -n %{libname}
12mr|vlc-2.0.4-3|427	Shared code for the VLC media player
12mr|vlc-2.0.4-3|428	This package contains code that is shared by different modules of the
12mr|vlc-2.0.4-3|429	VLC media player.
12mr|vlc-2.0.4-3|430	
12mr|vlc-2.0.4-3|431	%package -n %{libnamecore}
12mr|vlc-2.0.4-3|432	Summary:	Shared core code for the VLC media player
12mr|vlc-2.0.4-3|433	Group:		System/Libraries
12mr|vlc-2.0.4-3|434	#gw needed by the python bindings:
12mr|vlc-2.0.4-3|435	Provides:	libvlccore = %{version}-%{release}
12mr|vlc-2.0.4-3|436	
12mr|vlc-2.0.4-3|437	%description -n %{libnamecore}
12mr|vlc-2.0.4-3|438	Shared core code for the VLC media player
12mr|vlc-2.0.4-3|439	This package contains code that is shared by different modules of the
12mr|vlc-2.0.4-3|440	VLC media player.
12mr|vlc-2.0.4-3|441	
12mr|vlc-2.0.4-3|442	%package -n %{develname}
12mr|vlc-2.0.4-3|443	Summary:	Development files for the VLC media player
12mr|vlc-2.0.4-3|444	Group:		Development/C
12mr|vlc-2.0.4-3|445	Requires:	%{libname} = %{version}
12mr|vlc-2.0.4-3|446	Requires:	%{libnamecore} = %{version}
12mr|vlc-2.0.4-3|447	Provides:	%{name}-devel = %{version}-%{release}
12mr|vlc-2.0.4-3|448	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|vlc-2.0.4-3|449	Obsoletes:	%mklibname -d %{name} 0
12mr|vlc-2.0.4-3|450	
12mr|vlc-2.0.4-3|451	%description -n %{develname}
12mr|vlc-2.0.4-3|452	Development files for the VLC media player
12mr|vlc-2.0.4-3|453	This package contains headers and a static library required to build plugins
12mr|vlc-2.0.4-3|454	for the VLC media player, or standalone applications using features from VLC.
12mr|vlc-2.0.4-3|455	
12mr|vlc-2.0.4-3|456	%if %{with_zvbi}
12mr|vlc-2.0.4-3|457	%package plugin-zvbi
12mr|vlc-2.0.4-3|458	Summary:	Add Teletext and Closed Caption support to VLC
12mr|vlc-2.0.4-3|459	Group:		Video
12mr|vlc-2.0.4-3|460	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|461	BuildRequires:	zvbi-devel
12mr|vlc-2.0.4-3|462	
12mr|vlc-2.0.4-3|463	%description plugin-zvbi
12mr|vlc-2.0.4-3|464	This package adds support for Raw VBI, Teletext and Closed Caption based on
12mr|vlc-2.0.4-3|465	the ZVBI library to VLC.
12mr|vlc-2.0.4-3|466	%endif
12mr|vlc-2.0.4-3|467	
12mr|vlc-2.0.4-3|468	%if %{with_kate}
12mr|vlc-2.0.4-3|469	%package plugin-kate
12mr|vlc-2.0.4-3|470	Summary:	Add subtitle and Karaoke text support to VLC
12mr|vlc-2.0.4-3|471	Group:		Video
12mr|vlc-2.0.4-3|472	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|473	BuildRequires:	libtiger-devel
12mr|vlc-2.0.4-3|474	
12mr|vlc-2.0.4-3|475	%description plugin-kate
12mr|vlc-2.0.4-3|476	This package adds support for subtitles and Karaoke text display based on
12mr|vlc-2.0.4-3|477	the libkate library to VLC.
12mr|vlc-2.0.4-3|478	%endif
12mr|vlc-2.0.4-3|479	
12mr|vlc-2.0.4-3|480	%if %{with_ass}
12mr|vlc-2.0.4-3|481	%package plugin-libass
12mr|vlc-2.0.4-3|482	Summary:	Add subtitle support to VLC using libass
12mr|vlc-2.0.4-3|483	Group:		Video
12mr|vlc-2.0.4-3|484	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|485	BuildRequires:	libass-devel
12mr|vlc-2.0.4-3|486	
12mr|vlc-2.0.4-3|487	%description plugin-libass
12mr|vlc-2.0.4-3|488	This package adds support for subtitles based on the libass library to VLC.
12mr|vlc-2.0.4-3|489	%endif
12mr|vlc-2.0.4-3|490	
12mr|vlc-2.0.4-3|491	%if %{with_lua}
12mr|vlc-2.0.4-3|492	%package	plugin-lua
12mr|vlc-2.0.4-3|493	Summary:	Add Lua scripting to vlc
12mr|vlc-2.0.4-3|494	Group:		Video
12mr|vlc-2.0.4-3|495	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|496	BuildRequires:	lua-devel >= 5.1
12mr|vlc-2.0.4-3|497	
12mr|vlc-2.0.4-3|498	%description plugin-lua
12mr|vlc-2.0.4-3|499	This plugin adds lua scripting and provides a few example scripts as well.
12mr|vlc-2.0.4-3|500	%endif
12mr|vlc-2.0.4-3|501	
12mr|vlc-2.0.4-3|502	%if %{with_ncurses}
12mr|vlc-2.0.4-3|503	%package plugin-ncurses
12mr|vlc-2.0.4-3|504	Summary:	Ncurses console-based plugin for the VLC media player
12mr|vlc-2.0.4-3|505	Group:		Video
12mr|vlc-2.0.4-3|506	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|507	Buildrequires:	ncurses-devel
12mr|vlc-2.0.4-3|508	
12mr|vlc-2.0.4-3|509	%description plugin-ncurses
12mr|vlc-2.0.4-3|510	This plugin adds a ncurses interface to the VLC media player. To
12mr|vlc-2.0.4-3|511	activate it, use the `--intf ncurses' flag.
12mr|vlc-2.0.4-3|512	%endif
12mr|vlc-2.0.4-3|513	
12mr|vlc-2.0.4-3|514	%if %{with_lirc}
12mr|vlc-2.0.4-3|515	%package plugin-lirc
12mr|vlc-2.0.4-3|516	Summary:	Lirc plugin for the VLC media player
12mr|vlc-2.0.4-3|517	Group:		Video
12mr|vlc-2.0.4-3|518	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|519	Obsoletes:	vlc-lirc
12mr|vlc-2.0.4-3|520	Provides:	vlc-lirc
12mr|vlc-2.0.4-3|521	Buildrequires:	liblirc-devel
12mr|vlc-2.0.4-3|522	
12mr|vlc-2.0.4-3|523	%description plugin-lirc
12mr|vlc-2.0.4-3|524	This plugin is an infrared lirc interface for the VLC media player. To
12mr|vlc-2.0.4-3|525	activate it, use the `--extraintf lirc' flag.
12mr|vlc-2.0.4-3|526	%endif
12mr|vlc-2.0.4-3|527	
12mr|vlc-2.0.4-3|528	%package -n svlc
12mr|vlc-2.0.4-3|529	Summary:	Skinned GUI plugin for the VLC media player
12mr|vlc-2.0.4-3|530	Group:		Video
12mr|vlc-2.0.4-3|531	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|532	Provides:	vlc-gui
12mr|vlc-2.0.4-3|533	Requires(post): desktop-file-utils
12mr|vlc-2.0.4-3|534	Requires(postun): desktop-file-utils
12mr|vlc-2.0.4-3|535	
12mr|vlc-2.0.4-3|536	%description -n svlc
12mr|vlc-2.0.4-3|537	This plugin adds a skinned GUI interface to the VLC media player. To
12mr|vlc-2.0.4-3|538	activate it, run the `svlc' program.
12mr|vlc-2.0.4-3|539	
12mr|vlc-2.0.4-3|540	#
12mr|vlc-2.0.4-3|541	# video plugins
12mr|vlc-2.0.4-3|542	%if %{with_aa}
12mr|vlc-2.0.4-3|543	%package plugin-aa
12mr|vlc-2.0.4-3|544	Summary:	ASCII art video plugin for the VLC media player
12mr|vlc-2.0.4-3|545	Group:		Video
12mr|vlc-2.0.4-3|546	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|547	Obsoletes:	vlc-aa
12mr|vlc-2.0.4-3|548	Provides:	vlc-aa
12mr|vlc-2.0.4-3|549	Buildrequires:	aalib-devel
12mr|vlc-2.0.4-3|550	
12mr|vlc-2.0.4-3|551	%description plugin-aa
12mr|vlc-2.0.4-3|552	This is an ASCII art video output plugin for the VLC media playe. To
12mr|vlc-2.0.4-3|553	activate it, use the `--vout aa' flag or select the `aa' video output
12mr|vlc-2.0.4-3|554	plugin from the preferences menu.
12mr|vlc-2.0.4-3|555	%endif
12mr|vlc-2.0.4-3|556	
12mr|vlc-2.0.4-3|557	%if %{with_sdl}
12mr|vlc-2.0.4-3|558	%package plugin-sdl
12mr|vlc-2.0.4-3|559	Summary:	Simple DirectMedia Layer video plugin for the VLC media player
12mr|vlc-2.0.4-3|560	Group:		Video
12mr|vlc-2.0.4-3|561	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|562	Obsoletes:	vlc-sdl
12mr|vlc-2.0.4-3|563	Provides:	vlc-sdl
12mr|vlc-2.0.4-3|564	%if %{with_sdl_image}
12mr|vlc-2.0.4-3|565	Buildrequires:	SDL_image-devel >= 1.2.10
12mr|vlc-2.0.4-3|566	%endif
12mr|vlc-2.0.4-3|567	BuildRequires:	SDL-devel >= 1.2.10
12mr|vlc-2.0.4-3|568	Buildrequires:	nas-devel
12mr|vlc-2.0.4-3|569	
12mr|vlc-2.0.4-3|570	%description plugin-sdl
12mr|vlc-2.0.4-3|571	This plugin adds support for the Simple DirectMedia Layer library to
12mr|vlc-2.0.4-3|572	the VLC media player. To activate it, use the `--vout sdl' or
12mr|vlc-2.0.4-3|573	`--aout sdl' flags or select the `sdl' video or audio output plugin
12mr|vlc-2.0.4-3|574	from the preferences menu.
12mr|vlc-2.0.4-3|575	%endif
12mr|vlc-2.0.4-3|576	
12mr|vlc-2.0.4-3|577	%if %{with_shout}
12mr|vlc-2.0.4-3|578	%package plugin-shout
12mr|vlc-2.0.4-3|579	Summary:	Shoutcast and Icecast connector
12mr|vlc-2.0.4-3|580	Group:		Sound
12mr|vlc-2.0.4-3|581	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|582	Buildrequires:	libshout-devel >= 2.1
12mr|vlc-2.0.4-3|583	
12mr|vlc-2.0.4-3|584	%description plugin-shout
12mr|vlc-2.0.4-3|585	This plugin adds support for Icecast and Shoutcast servers.
12mr|vlc-2.0.4-3|586	%endif
12mr|vlc-2.0.4-3|587	
12mr|vlc-2.0.4-3|588	%package plugin-opengl
12mr|vlc-2.0.4-3|589	Summary:	OpenGL video output plugin for the VLC media player
12mr|vlc-2.0.4-3|590	Group:		Video
12mr|vlc-2.0.4-3|591	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|592	
12mr|vlc-2.0.4-3|593	%description plugin-opengl
12mr|vlc-2.0.4-3|594	This plugin adds support for OpenGL video output to
12mr|vlc-2.0.4-3|595	the VLC media player.
12mr|vlc-2.0.4-3|596	
12mr|vlc-2.0.4-3|597	
12mr|vlc-2.0.4-3|598	#
12mr|vlc-2.0.4-3|599	# visualization plugins
12mr|vlc-2.0.4-3|600	
12mr|vlc-2.0.4-3|601	%if %{with_xosd}
12mr|vlc-2.0.4-3|602	%package plugin-xosd
12mr|vlc-2.0.4-3|603	Summary:	X On-Screen Display plugin for the VLC media player
12mr|vlc-2.0.4-3|604	Group:		Video
12mr|vlc-2.0.4-3|605	Buildrequires:	libxosd-devel >= 2
12mr|vlc-2.0.4-3|606	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|607	
12mr|vlc-2.0.4-3|608	%description plugin-xosd
12mr|vlc-2.0.4-3|609	This is an On-Screen Display plugin for the VLC media player. To activate
12mr|vlc-2.0.4-3|610	it, use the `--extraintf xosd' flag or select the `xosd' interface plugin
12mr|vlc-2.0.4-3|611	from the preferences menu.
12mr|vlc-2.0.4-3|612	%endif
12mr|vlc-2.0.4-3|613	
12mr|vlc-2.0.4-3|614	%if %{with_goom}
12mr|vlc-2.0.4-3|615	%package plugin-goom
12mr|vlc-2.0.4-3|616	Summary:	Visualization plugin for the VLC media player
12mr|vlc-2.0.4-3|617	Group:		Video
12mr|vlc-2.0.4-3|618	BuildRequires:	libgoom2-devel
12mr|vlc-2.0.4-3|619	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|620	
12mr|vlc-2.0.4-3|621	%description plugin-goom
12mr|vlc-2.0.4-3|622	This is a visualization plugin for VLC media player based on the Goom library.
12mr|vlc-2.0.4-3|623	%endif
12mr|vlc-2.0.4-3|624	
12mr|vlc-2.0.4-3|625	%if %{with_projectm}
12mr|vlc-2.0.4-3|626	%package plugin-projectm
12mr|vlc-2.0.4-3|627	Summary:	Visualization plugin for the VLC media player
12mr|vlc-2.0.4-3|628	Group:		Video
12mr|vlc-2.0.4-3|629	BuildRequires:	libprojectm-devel
12mr|vlc-2.0.4-3|630	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|631	
12mr|vlc-2.0.4-3|632	%description plugin-projectm
12mr|vlc-2.0.4-3|633	This is a visualization plugin for VLC media player based on projectm.
12mr|vlc-2.0.4-3|634	%endif
12mr|vlc-2.0.4-3|635	
12mr|vlc-2.0.4-3|636	%if %{with_theora}
12mr|vlc-2.0.4-3|637	%package plugin-theora
12mr|vlc-2.0.4-3|638	Summary:	Theora video codec for the VLC media player
12mr|vlc-2.0.4-3|639	Group:		Video
12mr|vlc-2.0.4-3|640	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|641	Buildrequires:	libtheora-devel
12mr|vlc-2.0.4-3|642	
12mr|vlc-2.0.4-3|643	%description plugin-theora
12mr|vlc-2.0.4-3|644	These plugin adds support for the Ogg Theora video format to the VLC
12mr|vlc-2.0.4-3|645	media player. They are autodetected.
12mr|vlc-2.0.4-3|646	%endif
12mr|vlc-2.0.4-3|647	
12mr|vlc-2.0.4-3|648	%if %{with_twolame}
12mr|vlc-2.0.4-3|649	%package plugin-twolame
12mr|vlc-2.0.4-3|650	Summary:	MP2 encoder plugin for VLC
12mr|vlc-2.0.4-3|651	Group:		Sound
12mr|vlc-2.0.4-3|652	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|653	BuildRequires:	libtwolame-devel
12mr|vlc-2.0.4-3|654	
12mr|vlc-2.0.4-3|655	%description plugin-twolame
12mr|vlc-2.0.4-3|656	These plugins add support for the Twolame MPEG Audio Layer 2 encoder
12mr|vlc-2.0.4-3|657	to the VLC media player. They are autodetected.
12mr|vlc-2.0.4-3|658	%endif
12mr|vlc-2.0.4-3|659	
12mr|vlc-2.0.4-3|660	%if %{with_fluidsynth}
12mr|vlc-2.0.4-3|661	%package plugin-fluidsynth
12mr|vlc-2.0.4-3|662	Summary:	Add MIDI playback support to VLC based on Fluidsynth
12mr|vlc-2.0.4-3|663	Group:		Sound
12mr|vlc-2.0.4-3|664	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|665	BuildRequires:	libfluidsynth-devel
12mr|vlc-2.0.4-3|666	
12mr|vlc-2.0.4-3|667	%description plugin-fluidsynth
12mr|vlc-2.0.4-3|668	This plugin adds support for MIDI playback to VLC based on the Fluidsynth
12mr|vlc-2.0.4-3|669	library.
12mr|vlc-2.0.4-3|670	%endif
12mr|vlc-2.0.4-3|671	
12mr|vlc-2.0.4-3|672	%if %{with_gme}
12mr|vlc-2.0.4-3|673	%package plugin-gme
12mr|vlc-2.0.4-3|674	Summary:	Add game music playback support to VLC based on libgme
12mr|vlc-2.0.4-3|675	Group:		Sound
12mr|vlc-2.0.4-3|676	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|677	BuildRequires:	libgme-devel
12mr|vlc-2.0.4-3|678	
12mr|vlc-2.0.4-3|679	%description plugin-gme
12mr|vlc-2.0.4-3|680	This plugin adds support for video game music playback to VLC based on the
12mr|vlc-2.0.4-3|681	GME library.
12mr|vlc-2.0.4-3|682	%endif
12mr|vlc-2.0.4-3|683	
12mr|vlc-2.0.4-3|684	%if %{with_schroedinger}
12mr|vlc-2.0.4-3|685	%package plugin-schroedinger
12mr|vlc-2.0.4-3|686	Summary:	Dirac plugin for VLC based on Schroedinger
12mr|vlc-2.0.4-3|687	Group:		Video
12mr|vlc-2.0.4-3|688	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|689	BuildRequires:	libschroedinger-devel >= 1.0.10
12mr|vlc-2.0.4-3|690	
12mr|vlc-2.0.4-3|691	%description plugin-schroedinger
12mr|vlc-2.0.4-3|692	These plugins add support for the Dirac video format based on Schroedinger.
12mr|vlc-2.0.4-3|693	to the VLC media player.
12mr|vlc-2.0.4-3|694	%endif
12mr|vlc-2.0.4-3|695	
12mr|vlc-2.0.4-3|696	%package plugin-speex
12mr|vlc-2.0.4-3|697	Summary:	Ogg Speex codec plugin for the VLC media player
12mr|vlc-2.0.4-3|698	Group:		Sound
12mr|vlc-2.0.4-3|699	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|700	
12mr|vlc-2.0.4-3|701	%description plugin-speex
12mr|vlc-2.0.4-3|702	These plugins add support for the Ogg Speex codec to the VLC media
12mr|vlc-2.0.4-3|703	player. They are autodetected.
12mr|vlc-2.0.4-3|704	
12mr|vlc-2.0.4-3|705	%package plugin-flac
12mr|vlc-2.0.4-3|706	Summary:	Flac codec plugin for the VLC media player
12mr|vlc-2.0.4-3|707	Group:		Video
12mr|vlc-2.0.4-3|708	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|709	
12mr|vlc-2.0.4-3|710	%description plugin-flac
12mr|vlc-2.0.4-3|711	These plugins add support for the FLAC compressed audio format to the
12mr|vlc-2.0.4-3|712	VLC media player.
12mr|vlc-2.0.4-3|713	
12mr|vlc-2.0.4-3|714	%if %{with_dv}
12mr|vlc-2.0.4-3|715	%package plugin-dv
12mr|vlc-2.0.4-3|716	Summary:	DV codec plugin for the VLC media player
12mr|vlc-2.0.4-3|717	Group:		Video
12mr|vlc-2.0.4-3|718	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|719	Buildrequires:	libdv-devel
12mr|vlc-2.0.4-3|720	BuildRequires:	libraw1394-devel >= 2.0.1
12mr|vlc-2.0.4-3|721	BuildRequires:	libdc1394-devel >= 2.1.0
12mr|vlc-2.0.4-3|722	BuildRequires:	libavc1394-devel >= 0.5.3
12mr|vlc-2.0.4-3|723	
12mr|vlc-2.0.4-3|724	%description plugin-dv
12mr|vlc-2.0.4-3|725	This plugin adds support for the DV video format to the VLC media player.
12mr|vlc-2.0.4-3|726	The plugin is autodetected.
12mr|vlc-2.0.4-3|727	%endif
12mr|vlc-2.0.4-3|728	
12mr|vlc-2.0.4-3|729	%package plugin-mod
12mr|vlc-2.0.4-3|730	Summary:	MOD audio decoder plugin for the VLC media player
12mr|vlc-2.0.4-3|731	Group:		Sound
12mr|vlc-2.0.4-3|732	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|733	
12mr|vlc-2.0.4-3|734	%description plugin-mod
12mr|vlc-2.0.4-3|735	This plugin adds support for music module playback based on libmodplug
12mr|vlc-2.0.4-3|736	to the VLC media player.
12mr|vlc-2.0.4-3|737	
12mr|vlc-2.0.4-3|738	%package plugin-mpc
12mr|vlc-2.0.4-3|739	Summary:	MPC audio decoder plugin for the VLC media player
12mr|vlc-2.0.4-3|740	Group:		Sound
12mr|vlc-2.0.4-3|741	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|742	
12mr|vlc-2.0.4-3|743	%description plugin-mpc
12mr|vlc-2.0.4-3|744	This plugin adds support for Musepack audio playback based on libmpcdec
12mr|vlc-2.0.4-3|745	to the VLC media player.
12mr|vlc-2.0.4-3|746	
12mr|vlc-2.0.4-3|747	#
12mr|vlc-2.0.4-3|748	# audio plugins
12mr|vlc-2.0.4-3|749	%if %{with_pulse}
12mr|vlc-2.0.4-3|750	%package plugin-pulse
12mr|vlc-2.0.4-3|751	Summary:	PulseAudio plugin for the VLC media player
12mr|vlc-2.0.4-3|752	Group:		Video
12mr|vlc-2.0.4-3|753	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|754	Obsoletes:	vlc-pulse
12mr|vlc-2.0.4-3|755	Provides:	vlc-pulse
12mr|vlc-2.0.4-3|756	
12mr|vlc-2.0.4-3|757	%description plugin-pulse
12mr|vlc-2.0.4-3|758	This plugin adds support for the PulseAudio Sound Daemon to the VLC
12mr|vlc-2.0.4-3|759	media player. To activate it, use the `--aout pulse' flag or select the
12mr|vlc-2.0.4-3|760	`pulse' audio output plugin from the preferences menu.
12mr|vlc-2.0.4-3|761	%endif
12mr|vlc-2.0.4-3|762	
12mr|vlc-2.0.4-3|763	%package plugin-jack
12mr|vlc-2.0.4-3|764	Summary:	Jack audio plugin for the VLC media player
12mr|vlc-2.0.4-3|765	Group:		Video
12mr|vlc-2.0.4-3|766	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|767	Obsoletes:	vlc-jack
12mr|vlc-2.0.4-3|768	Provides:	vlc-jack
12mr|vlc-2.0.4-3|769	
12mr|vlc-2.0.4-3|770	%description plugin-jack
12mr|vlc-2.0.4-3|771	This plugin adds support for the Jack Audio Connection Kit to the VLC
12mr|vlc-2.0.4-3|772	media player. To activate it, use the `--aout jack' flag or select the
12mr|vlc-2.0.4-3|773	`jack' audio output plugin from the preferences menu.
12mr|vlc-2.0.4-3|774	
12mr|vlc-2.0.4-3|775	%package plugin-bonjour
12mr|vlc-2.0.4-3|776	Summary:	Bonjour service discovery plugin for the VLC media player
12mr|vlc-2.0.4-3|777	Group:		Video
12mr|vlc-2.0.4-3|778	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|779	
12mr|vlc-2.0.4-3|780	%description plugin-bonjour
12mr|vlc-2.0.4-3|781	This plugin adds support for Bonjour service discovery to
12mr|vlc-2.0.4-3|782	the VLC media player.
12mr|vlc-2.0.4-3|783	
12mr|vlc-2.0.4-3|784	%if %{with_upnp}
12mr|vlc-2.0.4-3|785	%package plugin-upnp
12mr|vlc-2.0.4-3|786	Summary:	UPNP service discovery plugin for the VLC media player
12mr|vlc-2.0.4-3|787	Group:		Video
12mr|vlc-2.0.4-3|788	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|789	BuildRequires:	libupnp-devel
12mr|vlc-2.0.4-3|790	
12mr|vlc-2.0.4-3|791	%description plugin-upnp
12mr|vlc-2.0.4-3|792	This plugin adds support for UPNP service discovery to
12mr|vlc-2.0.4-3|793	the VLC media player.
12mr|vlc-2.0.4-3|794	%endif
12mr|vlc-2.0.4-3|795	
12mr|vlc-2.0.4-3|796	%package plugin-gnutls
12mr|vlc-2.0.4-3|797	Summary:	Secure Socket Layer plugin for the VLC media player
12mr|vlc-2.0.4-3|798	Group:		Video
12mr|vlc-2.0.4-3|799	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|800	
12mr|vlc-2.0.4-3|801	%description plugin-gnutls
12mr|vlc-2.0.4-3|802	This plugin adds support for SSL/TLS to the VLC media player.
12mr|vlc-2.0.4-3|803	
12mr|vlc-2.0.4-3|804	%package plugin-libnotify
12mr|vlc-2.0.4-3|805	Summary:	Notification popup plugin for the VLC media player
12mr|vlc-2.0.4-3|806	Group:		Video
12mr|vlc-2.0.4-3|807	Requires:	%{name} = %{version}
12mr|vlc-2.0.4-3|808	
12mr|vlc-2.0.4-3|809	%description plugin-libnotify
12mr|vlc-2.0.4-3|810	This plugin adds support for notification popup messages to
12mr|vlc-2.0.4-3|811	the VLC media player.
12mr|vlc-2.0.4-3|812	
12mr|vlc-2.0.4-3|813	%prep
12mr|vlc-2.0.4-3|814	%setup -q
12mr|vlc-2.0.4-3|815	%patch0 -p0
12mr|vlc-2.0.4-3|816	%patch1 -p1 -b .automake12~
12mr|vlc-2.0.4-3|817	#gw if we want to regenerate libtool, we must remove the local versions of
12mr|vlc-2.0.4-3|818	# the libtool m4 files, aclocal will replace them
12mr|vlc-2.0.4-3|819	cd m4
12mr|vlc-2.0.4-3|820	%__rm -fv argz.m4 libtool.m4 ltdl.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4
12mr|vlc-2.0.4-3|821	cd ..
12mr|vlc-2.0.4-3|822	%patch19 -p1 -b .pulse-version
12mr|vlc-2.0.4-3|823	%patch20 -p1
12mr|vlc-2.0.4-3|824	%patch21 -p1 -b .live555
12mr|vlc-2.0.4-3|825	%patch22 -p1 -b .l10n
12mr|vlc-2.0.4-3|826	#if %%{snapshot}
12mr|vlc-2.0.4-3|827	#./bootstrap
12mr|vlc-2.0.4-3|828	#endif
12mr|vlc-2.0.4-3|829	#gw we always need to call libtoolize to replace Debian's libtool
12mr|vlc-2.0.4-3|830	#we get this error on 2011.0 and 2010.0, but not on 2010.1
12mr|vlc-2.0.4-3|831	##libtool: Version mismatch error.  This is libtool 2.2.6b Debian-2.2.6b-2, but the
12mr|vlc-2.0.4-3|832	##libtool: definition of this LT_INIT comes from libtool 2.2.10.
12mr|vlc-2.0.4-3|833	##libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b Debian-2.2.6b-2
12mr|vlc-2.0.4-3|834	##libtool: and run autoconf again.
12mr|vlc-2.0.4-3|835	libtoolize --install --force
12mr|vlc-2.0.4-3|836	aclocal -I m4
12mr|vlc-2.0.4-3|837	autoheader
12mr|vlc-2.0.4-3|838	autoconf
12mr|vlc-2.0.4-3|839	automake
12mr|vlc-2.0.4-3|840	
12mr|vlc-2.0.4-3|841	%build
12mr|vlc-2.0.4-3|842	# add missing ebml include dir
12mr|vlc-2.0.4-3|843	export CPPFLAGS="$CPPFLAGS -I/usr/include/ebml"
12mr|vlc-2.0.4-3|844	#gw the speex headers have moved
12mr|vlc-2.0.4-3|845	export CPPFLAGS="$CPPFLAGS -I%{_includedir}/speex"
12mr|vlc-2.0.4-3|846	%configure2_5x --enable-pvr --disable-dependency-tracking \
12mr|vlc-2.0.4-3|847	--disable-sse \
12mr|vlc-2.0.4-3|848	%if %{with_bonjour}
12mr|vlc-2.0.4-3|849	--enable-bonjour \
12mr|vlc-2.0.4-3|850	%else
12mr|vlc-2.0.4-3|851	--disable-bonjour \
12mr|vlc-2.0.4-3|852	%endif
12mr|vlc-2.0.4-3|853	%if %{with_smb}
12mr|vlc-2.0.4-3|854	--enable-smb \
12mr|vlc-2.0.4-3|855	%else
12mr|vlc-2.0.4-3|856	--disable-smb \
12mr|vlc-2.0.4-3|857	%endif
12mr|vlc-2.0.4-3|858	%if %{with_ncurses}
12mr|vlc-2.0.4-3|859	--enable-ncurses \
12mr|vlc-2.0.4-3|860	%endif
12mr|vlc-2.0.4-3|861	%if %{with_lirc}
12mr|vlc-2.0.4-3|862	--enable-lirc \
12mr|vlc-2.0.4-3|863	%endif
12mr|vlc-2.0.4-3|864	--enable-xvideo \
12mr|vlc-2.0.4-3|865	%if %{with_aa}
12mr|vlc-2.0.4-3|866	--enable-aa \
12mr|vlc-2.0.4-3|867	%endif
12mr|vlc-2.0.4-3|868	%if %{with_sdl}
12mr|vlc-2.0.4-3|869	--enable-sdl \
12mr|vlc-2.0.4-3|870	%endif
12mr|vlc-2.0.4-3|871	%if %{with_xosd}
12mr|vlc-2.0.4-3|872	--enable-xosd \
12mr|vlc-2.0.4-3|873	%else
12mr|vlc-2.0.4-3|874	--disable-xosd \
12mr|vlc-2.0.4-3|875	%endif
12mr|vlc-2.0.4-3|876	%if %{with_mad}
12mr|vlc-2.0.4-3|877	--enable-mad \
12mr|vlc-2.0.4-3|878	%endif
12mr|vlc-2.0.4-3|879	%if %{with_ogg}
12mr|vlc-2.0.4-3|880	--enable-vorbis \
12mr|vlc-2.0.4-3|881	--enable-ogg \
12mr|vlc-2.0.4-3|882	%else
12mr|vlc-2.0.4-3|883	--disable-vorbis \
12mr|vlc-2.0.4-3|884	--disable-ogg \
12mr|vlc-2.0.4-3|885	%endif
12mr|vlc-2.0.4-3|886	%if %{with_theora}
12mr|vlc-2.0.4-3|887	--enable-theora \
12mr|vlc-2.0.4-3|888	%endif
12mr|vlc-2.0.4-3|889	%if %{with_speex}
12mr|vlc-2.0.4-3|890	--enable-speex \
12mr|vlc-2.0.4-3|891	%else
12mr|vlc-2.0.4-3|892	--disable-speex \
12mr|vlc-2.0.4-3|893	%endif
12mr|vlc-2.0.4-3|894	%if %{with_flac}
12mr|vlc-2.0.4-3|895	--enable-flac \
12mr|vlc-2.0.4-3|896	%else
12mr|vlc-2.0.4-3|897	--disable-flac \
12mr|vlc-2.0.4-3|898	%endif
12mr|vlc-2.0.4-3|899	%if %{with_mkv}
12mr|vlc-2.0.4-3|900	--enable-mkv \
12mr|vlc-2.0.4-3|901	%else
12mr|vlc-2.0.4-3|902	--disable-mkv \
12mr|vlc-2.0.4-3|903	%endif
12mr|vlc-2.0.4-3|904	%if %{with_dv}
12mr|vlc-2.0.4-3|905	--enable-dv \
12mr|vlc-2.0.4-3|906	%else
12mr|vlc-2.0.4-3|907	--disable-dv \
12mr|vlc-2.0.4-3|908	%endif
12mr|vlc-2.0.4-3|909	%if %{with_dvbpsi}
12mr|vlc-2.0.4-3|910	--enable-dvbpsi \
12mr|vlc-2.0.4-3|911	%else
12mr|vlc-2.0.4-3|912	--disable-dvbpsi \
12mr|vlc-2.0.4-3|913	%endif
12mr|vlc-2.0.4-3|914	%if %{with_shout}
12mr|vlc-2.0.4-3|915	--enable-shout \
12mr|vlc-2.0.4-3|916	%endif
12mr|vlc-2.0.4-3|917	%if ! %{with_pulse}
12mr|vlc-2.0.4-3|918	--disable-pulse \
12mr|vlc-2.0.4-3|919	%endif
12mr|vlc-2.0.4-3|920	%if %{with_jack}
12mr|vlc-2.0.4-3|921	--enable-jack \
12mr|vlc-2.0.4-3|922	%endif
12mr|vlc-2.0.4-3|923	%if ! %{with_alsa}
12mr|vlc-2.0.4-3|924	--disable-alsa \
12mr|vlc-2.0.4-3|925	%endif
12mr|vlc-2.0.4-3|926	%if %{with_mpeg2dec}
12mr|vlc-2.0.4-3|927	--enable-libmpeg2 \
12mr|vlc-2.0.4-3|928	%else
12mr|vlc-2.0.4-3|929	--disable-libmpeg2 \
12mr|vlc-2.0.4-3|930	%endif
12mr|vlc-2.0.4-3|931	%if %{with_faad}
12mr|vlc-2.0.4-3|932	--enable-faad \
12mr|vlc-2.0.4-3|933	%endif
12mr|vlc-2.0.4-3|934	%if %{with_dts}
12mr|vlc-2.0.4-3|935	--enable-dca \
12mr|vlc-2.0.4-3|936	%else
12mr|vlc-2.0.4-3|937	--disable-dca \
12mr|vlc-2.0.4-3|938	%endif
12mr|vlc-2.0.4-3|939	%if ! %{with_svlc}
12mr|vlc-2.0.4-3|940	--disable-skins2 \
12mr|vlc-2.0.4-3|941	%endif
12mr|vlc-2.0.4-3|942	%if ! %{with_dvdnav}
12mr|vlc-2.0.4-3|943	--disable-dvdnav \
12mr|vlc-2.0.4-3|944	%endif
12mr|vlc-2.0.4-3|945	%if %{with_live}
12mr|vlc-2.0.4-3|946	--enable-live555 \
12mr|vlc-2.0.4-3|947	%endif
12mr|vlc-2.0.4-3|948	%if %{with_gnutls}
12mr|vlc-2.0.4-3|949	--enable-gnutls \
12mr|vlc-2.0.4-3|950	%endif
12mr|vlc-2.0.4-3|951	--disable-rpath \
12mr|vlc-2.0.4-3|952	%if %{with_vcd}
12mr|vlc-2.0.4-3|953	--enable-vcdx \
12mr|vlc-2.0.4-3|954	%endif
12mr|vlc-2.0.4-3|955	%if %{with_cddb}
12mr|vlc-2.0.4-3|956	--enable-libcddb \
12mr|vlc-2.0.4-3|957	%else
12mr|vlc-2.0.4-3|958	--disable-libcddb \
12mr|vlc-2.0.4-3|959	%endif
12mr|vlc-2.0.4-3|960	%if %{with_x264}
12mr|vlc-2.0.4-3|961	--enable-x264 \
12mr|vlc-2.0.4-3|962	%else
12mr|vlc-2.0.4-3|963	--disable-x264 \
12mr|vlc-2.0.4-3|964	%endif
12mr|vlc-2.0.4-3|965	%if %{with_loader}
12mr|vlc-2.0.4-3|966	--enable-loader \
12mr|vlc-2.0.4-3|967	%endif
12mr|vlc-2.0.4-3|968	%if %{with_twolame}
12mr|vlc-2.0.4-3|969	--enable-twolame \
12mr|vlc-2.0.4-3|970	%endif
12mr|vlc-2.0.4-3|971	%if %{with_bluray}
12mr|vlc-2.0.4-3|972	--enable-bluray \
12mr|vlc-2.0.4-3|973	%else
12mr|vlc-2.0.4-3|974	--disable-bluray \
12mr|vlc-2.0.4-3|975	%endif
12mr|vlc-2.0.4-3|976	--enable-realrtsp \
12mr|vlc-2.0.4-3|977	%ifarch x86_64
12mr|vlc-2.0.4-3|978	--with-pic
12mr|vlc-2.0.4-3|979	%endif
12mr|vlc-2.0.4-3|980	
12mr|vlc-2.0.4-3|981	%make
12mr|vlc-2.0.4-3|982	
12mr|vlc-2.0.4-3|983	%install
12mr|vlc-2.0.4-3|984	%__rm -rf %{buildroot}
12mr|vlc-2.0.4-3|985	%__mkdir_p %{buildroot}%{_libdir}
12mr|vlc-2.0.4-3|986	%makeinstall_std transform=""
12mr|vlc-2.0.4-3|987	find %{buildroot}%{_libdir}/vlc -name \*.la -exec %__rm -f {} \;
12mr|vlc-2.0.4-3|988	%find_lang %{name}
12mr|vlc-2.0.4-3|989	%__rm -rf installed-docs
12mr|vlc-2.0.4-3|990	%__mv %{buildroot}%{_datadir}/doc/vlc installed-docs
12mr|vlc-2.0.4-3|991	%if ! %{with_svlc}
12mr|vlc-2.0.4-3|992	%__rm -rf %{buildroot}%{_datadir}/vlc/skin*
12mr|vlc-2.0.4-3|993	%endif
12mr|vlc-2.0.4-3|994	# menu
12mr|vlc-2.0.4-3|995	
12mr|vlc-2.0.4-3|996	desktop-file-install --vendor="" \
12mr|vlc-2.0.4-3|997	--add-mime-type="x-content/video-dvd" \
12mr|vlc-2.0.4-3|998	--add-mime-type="x-content/video-vcd" \
12mr|vlc-2.0.4-3|999	--add-mime-type="x-content/video-svcd" \
12mr|vlc-2.0.4-3|1000	--add-mime-type="x-content/audio-cdda" \
12mr|vlc-2.0.4-3|1001	--add-category="Qt" \
12mr|vlc-2.0.4-3|1002	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|vlc-2.0.4-3|1003	
12mr|vlc-2.0.4-3|1004	%if %{with_svlc}
12mr|vlc-2.0.4-3|1005	%__cat > %{buildroot}%{_datadir}/applications/mandriva-svlc.desktop << EOF
12mr|vlc-2.0.4-3|1006	[Desktop Entry]
12mr|vlc-2.0.4-3|1007	Name=VLC skinned GUI media player
12mr|vlc-2.0.4-3|1008	Comment=VLC is a free MPEG, MPEG2, DVD and DivX player
12mr|vlc-2.0.4-3|1009	Exec=%{_bindir}/svlc %U
12mr|vlc-2.0.4-3|1010	Icon=%{name}
12mr|vlc-2.0.4-3|1011	Terminal=false
12mr|vlc-2.0.4-3|1012	Type=Application
12mr|vlc-2.0.4-3|1013	StartupNotify=true
12mr|vlc-2.0.4-3|1014	Categories=AudioVideo;Audio;Video;Player;
12mr|vlc-2.0.4-3|1015	EOF
12mr|vlc-2.0.4-3|1016	fgrep MimeType= %{buildroot}%{_datadir}/applications/vlc.desktop >> %{buildroot}%{_datadir}/applications/mandriva-svlc.desktop
12mr|vlc-2.0.4-3|1017	%endif
12mr|vlc-2.0.4-3|1018	
12mr|vlc-2.0.4-3|1019	# icons
12mr|vlc-2.0.4-3|1020	%define pngdir share/icons
12mr|vlc-2.0.4-3|1021	%__mkdir_p %{buildroot}/{%{_miconsdir},%{_liconsdir}}
12mr|vlc-2.0.4-3|1022	%__install -m 644 %{pngdir}/16x16/vlc.png %{buildroot}/%{_miconsdir}/vlc.png
12mr|vlc-2.0.4-3|1023	%__install -m 644 %{pngdir}/32x32/vlc.png %{buildroot}/%{_iconsdir}/vlc.png
12mr|vlc-2.0.4-3|1024	%__install -m 644 %{pngdir}/48x48/vlc.png %{buildroot}/%{_liconsdir}/vlc.png
12mr|vlc-2.0.4-3|1025	
12mr|vlc-2.0.4-3|1026	%clean
12mr|vlc-2.0.4-3|1027	%__rm -fr %{buildroot}
12mr|vlc-2.0.4-3|1028	
12mr|vlc-2.0.4-3|1029	%files -f %{name}.lang
12mr|vlc-2.0.4-3|1030	%doc NEWS README COPYING AUTHORS THANKS
12mr|vlc-2.0.4-3|1031	%doc installed-docs/* doc/lirc/
12mr|vlc-2.0.4-3|1032	%{_bindir}/cvlc
12mr|vlc-2.0.4-3|1033	%{_bindir}/qvlc
12mr|vlc-2.0.4-3|1034	%{_bindir}/vlc
12mr|vlc-2.0.4-3|1035	%{_bindir}/vlc-wrapper
12mr|vlc-2.0.4-3|1036	%dir %{_datadir}/vlc/
12mr|vlc-2.0.4-3|1037	%{_datadir}/vlc/*.*
12mr|vlc-2.0.4-3|1038	%{_datadir}/vlc/osdmenu/
12mr|vlc-2.0.4-3|1039	%{_datadir}/vlc/utils
12mr|vlc-2.0.4-3|1040	%dir %{_libdir}/vlc
12mr|vlc-2.0.4-3|1041	%{_libdir}/vlc/vlc-cache-gen
12mr|vlc-2.0.4-3|1042	
12mr|vlc-2.0.4-3|1043	%dir %{_libdir}/vlc/plugins
12mr|vlc-2.0.4-3|1044	%{_libdir}/vlc/plugins/plugins.dat
12mr|vlc-2.0.4-3|1045	
12mr|vlc-2.0.4-3|1046	%dir %{_libdir}/vlc/plugins/3dnow
12mr|vlc-2.0.4-3|1047	%{_libdir}/vlc/plugins/3dnow/libmemcpy3dn_plugin.so
12mr|vlc-2.0.4-3|1048	
12mr|vlc-2.0.4-3|1049	%dir %{_libdir}/vlc/plugins/access
12mr|vlc-2.0.4-3|1050	%{_libdir}/vlc/plugins/access/libaccess_attachment_plugin.so
12mr|vlc-2.0.4-3|1051	%{_libdir}/vlc/plugins/access/libaccess_avio_plugin.so
12mr|vlc-2.0.4-3|1052	%{_libdir}/vlc/plugins/access/libaccess_bd_plugin.so
12mr|vlc-2.0.4-3|1053	%if %{with_dvdnav}
12mr|vlc-2.0.4-3|1054	%{_libdir}/vlc/plugins/access/libdvdnav_plugin.so*
12mr|vlc-2.0.4-3|1055	%endif
12mr|vlc-2.0.4-3|1056	%{_libdir}/vlc/plugins/access/libaccess_gnomevfs_plugin.so
12mr|vlc-2.0.4-3|1057	%{_libdir}/vlc/plugins/access/libaccess_imem_plugin.so
12mr|vlc-2.0.4-3|1058	%if %{with_mtp}
12mr|vlc-2.0.4-3|1059	%{_libdir}/vlc/plugins/access/libaccess_mtp_plugin.so
12mr|vlc-2.0.4-3|1060	%{_libdir}/vlc/plugins/services_discovery/libmtp_plugin.so
12mr|vlc-2.0.4-3|1061	%endif
12mr|vlc-2.0.4-3|1062	%{_libdir}/vlc/plugins/access/libaccess_rar_plugin.so
12mr|vlc-2.0.4-3|1063	%{_libdir}/vlc/plugins/access/libaccess_realrtsp_plugin.so
12mr|vlc-2.0.4-3|1064	%{_libdir}/vlc/plugins/access/libaccess_shm_plugin.so
12mr|vlc-2.0.4-3|1065	%{_libdir}/vlc/plugins/access/libcdda_plugin.so*
12mr|vlc-2.0.4-3|1066	%{_libdir}/vlc/plugins/access/libaccess_ftp_plugin.so*
12mr|vlc-2.0.4-3|1067	%{_libdir}/vlc/plugins/access/libaccess_http_plugin.so*
12mr|vlc-2.0.4-3|1068	%{_libdir}/vlc/plugins/access/libaccess_mms_plugin.so*
12mr|vlc-2.0.4-3|1069	%if %{with_smb}
12mr|vlc-2.0.4-3|1070	%{_libdir}/vlc/plugins/access/libaccess_smb_plugin.so*
12mr|vlc-2.0.4-3|1071	%endif
12mr|vlc-2.0.4-3|1072	%{_libdir}/vlc/plugins/access/libaccess_tcp_plugin.so*
12mr|vlc-2.0.4-3|1073	%{_libdir}/vlc/plugins/access/libaccess_udp_plugin.so*
12mr|vlc-2.0.4-3|1074	%{_libdir}/vlc/plugins/access/libaccess_vdr_plugin.so*
12mr|vlc-2.0.4-3|1075	%{_libdir}/vlc/plugins/access/libdtv_plugin.so*
12mr|vlc-2.0.4-3|1076	%{_libdir}/vlc/plugins/access/libidummy_plugin.so
12mr|vlc-2.0.4-3|1077	%{_libdir}/vlc/plugins/access/libfilesystem_plugin.so
12mr|vlc-2.0.4-3|1078	%{_libdir}/vlc/plugins/access/librtp_plugin.so
12mr|vlc-2.0.4-3|1079	%{_libdir}/vlc/plugins/access/libsdp_plugin.so
12mr|vlc-2.0.4-3|1080	%{_libdir}/vlc/plugins/access/libstream_filter_rar_plugin.so
12mr|vlc-2.0.4-3|1081	%{_libdir}/vlc/plugins/access/libv4l2_plugin.so*
12mr|vlc-2.0.4-3|1082	%{_libdir}/vlc/plugins/access/libdvdread_plugin.so*
12mr|vlc-2.0.4-3|1083	%{_libdir}/vlc/plugins/access/libpvr_plugin.so
12mr|vlc-2.0.4-3|1084	%if %{with_vcd}
12mr|vlc-2.0.4-3|1085	%{_libdir}/vlc/plugins/access/libvcdx_plugin.so*
12mr|vlc-2.0.4-3|1086	%endif
12mr|vlc-2.0.4-3|1087	%{_libdir}/vlc/plugins/access/libvcd_plugin.so*
12mr|vlc-2.0.4-3|1088	%{_libdir}/vlc/plugins/access/libxcb_screen_plugin.so
12mr|vlc-2.0.4-3|1089	%{_libdir}/vlc/plugins/access/libzip_plugin.so
12mr|vlc-2.0.4-3|1090	%if %{with_bluray}
12mr|vlc-2.0.4-3|1091	%{_libdir}/vlc/plugins/access/liblibbluray_plugin.so
12mr|vlc-2.0.4-3|1092	%endif
12mr|vlc-2.0.4-3|1093	
12mr|vlc-2.0.4-3|1094	%dir %{_libdir}/vlc/plugins/access_output/
12mr|vlc-2.0.4-3|1095	%{_libdir}/vlc/plugins/access_output/libaccess_output_dummy_plugin.so*
12mr|vlc-2.0.4-3|1096	%{_libdir}/vlc/plugins/access_output/libaccess_output_file_plugin.so*
12mr|vlc-2.0.4-3|1097	%{_libdir}/vlc/plugins/access_output/libaccess_output_http_plugin.so*
12mr|vlc-2.0.4-3|1098	%{_libdir}/vlc/plugins/access_output/libaccess_output_livehttp_plugin.so*
12mr|vlc-2.0.4-3|1099	%{_libdir}/vlc/plugins/access_output/libaccess_output_udp_plugin.so*
12mr|vlc-2.0.4-3|1100	
12mr|vlc-2.0.4-3|1101	%dir %{_libdir}/vlc/plugins/audio_filter
12mr|vlc-2.0.4-3|1102	%{_libdir}/vlc/plugins/audio_filter/libaudiobargraph_a_plugin.so
12mr|vlc-2.0.4-3|1103	%{_libdir}/vlc/plugins/audio_filter/libaudio_format_plugin.so*
12mr|vlc-2.0.4-3|1104	%{_libdir}/vlc/plugins/audio_filter/libchorus_flanger_plugin.so
12mr|vlc-2.0.4-3|1105	%{_libdir}/vlc/plugins/audio_filter/libcompressor_plugin.so
12mr|vlc-2.0.4-3|1106	%{_libdir}/vlc/plugins/audio_filter/libconverter_fixed_plugin.so
12mr|vlc-2.0.4-3|1107	%if %{with_dts}
12mr|vlc-2.0.4-3|1108	%{_libdir}/vlc/plugins/audio_filter/libdtstofloat32_plugin.so*
12mr|vlc-2.0.4-3|1109	%endif
12mr|vlc-2.0.4-3|1110	%{_libdir}/vlc/plugins/audio_filter/libdolby_surround_decoder_plugin.so*
12mr|vlc-2.0.4-3|1111	%{_libdir}/vlc/plugins/audio_filter/libdtstospdif_plugin.so*
12mr|vlc-2.0.4-3|1112	%{_libdir}/vlc/plugins/audio_filter/libequalizer_plugin.so*
12mr|vlc-2.0.4-3|1113	%{_libdir}/vlc/plugins/audio_filter/libheadphone_channel_mixer_plugin.so*
12mr|vlc-2.0.4-3|1114	%{_libdir}/vlc/plugins/audio_filter/libkaraoke_plugin.so
12mr|vlc-2.0.4-3|1115	%{_libdir}/vlc/plugins/audio_filter/libmono_plugin.so
12mr|vlc-2.0.4-3|1116	%if %{with_mad}
12mr|vlc-2.0.4-3|1117	%{_libdir}/vlc/plugins/audio_filter/libmpgatofixed32_plugin.so*
12mr|vlc-2.0.4-3|1118	%endif
12mr|vlc-2.0.4-3|1119	%{_libdir}/vlc/plugins/audio_filter/libnormvol_plugin.so*
12mr|vlc-2.0.4-3|1120	%{_libdir}/vlc/plugins/audio_filter/libparam_eq_plugin.so*
12mr|vlc-2.0.4-3|1121	%{_libdir}/vlc/plugins/audio_filter/libsamplerate_plugin.so
12mr|vlc-2.0.4-3|1122	%{_libdir}/vlc/plugins/audio_filter/libscaletempo_plugin.so
12mr|vlc-2.0.4-3|1123	%{_libdir}/vlc/plugins/audio_filter/libsimple_channel_mixer_plugin.so*
12mr|vlc-2.0.4-3|1124	%{_libdir}/vlc/plugins/audio_filter/libspatializer_plugin.so
12mr|vlc-2.0.4-3|1125	%{_libdir}/vlc/plugins/audio_filter/libtrivial_channel_mixer_plugin.so*
12mr|vlc-2.0.4-3|1126	%{_libdir}/vlc/plugins/audio_filter/libugly_resampler_plugin.so*
12mr|vlc-2.0.4-3|1127	
12mr|vlc-2.0.4-3|1128	%dir %{_libdir}/vlc/plugins/audio_mixer
12mr|vlc-2.0.4-3|1129	%{_libdir}/vlc/plugins/audio_mixer/libfloat32_mixer_plugin.so*
12mr|vlc-2.0.4-3|1130	%{_libdir}/vlc/plugins/audio_mixer/libfixed32_mixer_plugin.so
12mr|vlc-2.0.4-3|1131	
12mr|vlc-2.0.4-3|1132	%dir %{_libdir}/vlc/plugins/audio_output
12mr|vlc-2.0.4-3|1133	%{_libdir}/vlc/plugins/audio_output/libadummy_plugin.so
12mr|vlc-2.0.4-3|1134	%{_libdir}/vlc/plugins/audio_output/libamem_plugin.so
12mr|vlc-2.0.4-3|1135	%{_libdir}/vlc/plugins/audio_output/libaout_file_plugin.so*
12mr|vlc-2.0.4-3|1136	%{_libdir}/vlc/plugins/audio_output/libportaudio_plugin.so*
12mr|vlc-2.0.4-3|1137	
12mr|vlc-2.0.4-3|1138	%dir %{_libdir}/vlc/plugins/codec
12mr|vlc-2.0.4-3|1139	%if %{with_a52}
12mr|vlc-2.0.4-3|1140	%{_libdir}/vlc/plugins/codec/liba52_plugin.so*
12mr|vlc-2.0.4-3|1141	%{_libdir}/vlc/plugins/audio_filter/liba52tofloat32_plugin.so*
12mr|vlc-2.0.4-3|1142	%{_libdir}/vlc/plugins/audio_filter/liba52tospdif_plugin.so*
12mr|vlc-2.0.4-3|1143	%endif
12mr|vlc-2.0.4-3|1144	%{_libdir}/vlc/plugins/codec/libadpcm_plugin.so*
12mr|vlc-2.0.4-3|1145	%{_libdir}/vlc/plugins/codec/libaes3_plugin.so
12mr|vlc-2.0.4-3|1146	%{_libdir}/vlc/plugins/codec/libaraw_plugin.so*
12mr|vlc-2.0.4-3|1147	%{_libdir}/vlc/plugins/codec/libavcodec_plugin.so
12mr|vlc-2.0.4-3|1148	%{_libdir}/vlc/plugins/codec/libcc_plugin.so
12mr|vlc-2.0.4-3|1149	%{_libdir}/vlc/plugins/codec/libcdg_plugin.so
12mr|vlc-2.0.4-3|1150	%{_libdir}/vlc/plugins/codec/libcvdsub_plugin.so*
12mr|vlc-2.0.4-3|1151	%{_libdir}/vlc/plugins/codec/libddummy_plugin.so
12mr|vlc-2.0.4-3|1152	%{_libdir}/vlc/plugins/codec/libdirac_plugin.so
12mr|vlc-2.0.4-3|1153	%{_libdir}/vlc/plugins/codec/libedummy_plugin.so
12mr|vlc-2.0.4-3|1154	%{_libdir}/vlc/plugins/codec/librawvideo_plugin.so*
12mr|vlc-2.0.4-3|1155	%{_libdir}/vlc/plugins/codec/libsubsusf_plugin.so
12mr|vlc-2.0.4-3|1156	%{_libdir}/vlc/plugins/codec/libstl_plugin.so
12mr|vlc-2.0.4-3|1157	%{_libdir}/vlc/plugins/codec/libsvcdsub_plugin.so*
12mr|vlc-2.0.4-3|1158	%{_libdir}/vlc/plugins/codec/libt140_plugin.so
12mr|vlc-2.0.4-3|1159	%{_libdir}/vlc/plugins/codec/libdts_plugin.so*
12mr|vlc-2.0.4-3|1160	%{_libdir}/vlc/plugins/codec/liblpcm_plugin.so*
12mr|vlc-2.0.4-3|1161	%{_libdir}/vlc/plugins/codec/liblibmpeg2_plugin.so*
12mr|vlc-2.0.4-3|1162	%{_libdir}/vlc/plugins/codec/libmpeg_audio_plugin.so*
12mr|vlc-2.0.4-3|1163	%{_libdir}/vlc/plugins/codec/libpng_plugin.so*
12mr|vlc-2.0.4-3|1164	%{_libdir}/vlc/plugins/codec/libsubsdec_plugin.so*
12mr|vlc-2.0.4-3|1165	%if %{with_x264}
12mr|vlc-2.0.4-3|1166	%{_libdir}/vlc/plugins/codec/libx264_plugin.so*
12mr|vlc-2.0.4-3|1167	%endif
12mr|vlc-2.0.4-3|1168	%{_libdir}/vlc/plugins/codec/libspudec_plugin.so*
12mr|vlc-2.0.4-3|1169	%{_libdir}/vlc/plugins/codec/libdvbsub_plugin.so*
12mr|vlc-2.0.4-3|1170	%if %{with_faad}
12mr|vlc-2.0.4-3|1171	%{_libdir}/vlc/plugins/codec/libfaad_plugin.so*
12mr|vlc-2.0.4-3|1172	%endif
12mr|vlc-2.0.4-3|1173	%if %{with_loader}
12mr|vlc-2.0.4-3|1174	%{_libdir}/vlc/plugins/codec/libdmo_plugin.so*
12mr|vlc-2.0.4-3|1175	%endif
12mr|vlc-2.0.4-3|1176	%{_libdir}/vlc/plugins/codec/libtelx_plugin.so
12mr|vlc-2.0.4-3|1177	%dir %{_libdir}/vlc/plugins/control
12mr|vlc-2.0.4-3|1178	%{_libdir}/vlc/plugins/control/libdbus_plugin.so
12mr|vlc-2.0.4-3|1179	%{_libdir}/vlc/plugins/control/libdummy_plugin.so
12mr|vlc-2.0.4-3|1180	%{_libdir}/vlc/plugins/control/libglobalhotkeys_plugin.so
12mr|vlc-2.0.4-3|1181	%{_libdir}/vlc/plugins/control/libhotkeys_plugin.so*
12mr|vlc-2.0.4-3|1182	%{_libdir}/vlc/plugins/control/libmotion_plugin.so
12mr|vlc-2.0.4-3|1183	%{_libdir}/vlc/plugins/control/libnetsync_plugin.so
12mr|vlc-2.0.4-3|1184	%{_libdir}/vlc/plugins/control/liboldrc_plugin.so*
12mr|vlc-2.0.4-3|1185	%{_libdir}/vlc/plugins/control/libgestures_plugin.so*
12mr|vlc-2.0.4-3|1186	
12mr|vlc-2.0.4-3|1187	%dir %{_libdir}/vlc/plugins/demux
12mr|vlc-2.0.4-3|1188	%{_libdir}/vlc/plugins/demux/libaiff_plugin.so*
12mr|vlc-2.0.4-3|1189	%{_libdir}/vlc/plugins/demux/libasf_plugin.so*
12mr|vlc-2.0.4-3|1190	%{_libdir}/vlc/plugins/demux/libau_plugin.so*
12mr|vlc-2.0.4-3|1191	%{_libdir}/vlc/plugins/demux/libavformat_plugin.so
12mr|vlc-2.0.4-3|1192	%{_libdir}/vlc/plugins/demux/libavi_plugin.so*
12mr|vlc-2.0.4-3|1193	%{_libdir}/vlc/plugins/demux/libdemux_cdg_plugin.so
12mr|vlc-2.0.4-3|1194	%{_libdir}/vlc/plugins/demux/libdemux_stl_plugin.so
12mr|vlc-2.0.4-3|1195	%{_libdir}/vlc/plugins/demux/libdemuxdump_plugin.so*
12mr|vlc-2.0.4-3|1196	%{_libdir}/vlc/plugins/demux/libdirac_plugin.so
12mr|vlc-2.0.4-3|1197	%{_libdir}/vlc/plugins/demux/libes_plugin.so
12mr|vlc-2.0.4-3|1198	%{_libdir}/vlc/plugins/demux/libh264_plugin.so*
12mr|vlc-2.0.4-3|1199	%{_libdir}/vlc/plugins/demux/libimage_plugin.so
12mr|vlc-2.0.4-3|1200	%if %{with_live}
12mr|vlc-2.0.4-3|1201	%{_libdir}/vlc/plugins/demux/liblive555_plugin.so
12mr|vlc-2.0.4-3|1202	%endif
12mr|vlc-2.0.4-3|1203	%{_libdir}/vlc/plugins/demux/libmjpeg_plugin.so*
12mr|vlc-2.0.4-3|1204	%{_libdir}/vlc/plugins/demux/libmkv_plugin.so
12mr|vlc-2.0.4-3|1205	%{_libdir}/vlc/plugins/demux/libmp4_plugin.so*
12mr|vlc-2.0.4-3|1206	%{_libdir}/vlc/plugins/demux/libmpgv_plugin.so*
12mr|vlc-2.0.4-3|1207	%{_libdir}/vlc/plugins/demux/libnsc_plugin.so*
12mr|vlc-2.0.4-3|1208	%{_libdir}/vlc/plugins/demux/libnsv_plugin.so*
12mr|vlc-2.0.4-3|1209	%{_libdir}/vlc/plugins/demux/libnuv_plugin.so*
12mr|vlc-2.0.4-3|1210	%{_libdir}/vlc/plugins/demux/libplaylist_plugin.so*
12mr|vlc-2.0.4-3|1211	%{_libdir}/vlc/plugins/demux/libps_plugin.so*
12mr|vlc-2.0.4-3|1212	%{_libdir}/vlc/plugins/demux/libpva_plugin.so*
12mr|vlc-2.0.4-3|1213	%{_libdir}/vlc/plugins/demux/librawaud_plugin.so
12mr|vlc-2.0.4-3|1214	%{_libdir}/vlc/plugins/demux/librawdv_plugin.so*
12mr|vlc-2.0.4-3|1215	%{_libdir}/vlc/plugins/demux/librawvid_plugin.so
12mr|vlc-2.0.4-3|1216	%{_libdir}/vlc/plugins/demux/libreal_plugin.so*
12mr|vlc-2.0.4-3|1217	%{_libdir}/vlc/plugins/demux/libsmf_plugin.so
12mr|vlc-2.0.4-3|1218	%{_libdir}/vlc/plugins/demux/libsubtitle_plugin.so*
12mr|vlc-2.0.4-3|1219	%{_libdir}/vlc/plugins/demux/libtta_plugin.so
12mr|vlc-2.0.4-3|1220	%{_libdir}/vlc/plugins/demux/libty_plugin.so*
12mr|vlc-2.0.4-3|1221	%{_libdir}/vlc/plugins/demux/libvobsub_plugin.so*
12mr|vlc-2.0.4-3|1222	%{_libdir}/vlc/plugins/demux/libvc1_plugin.so
12mr|vlc-2.0.4-3|1223	%{_libdir}/vlc/plugins/demux/libvoc_plugin.so*
12mr|vlc-2.0.4-3|1224	%{_libdir}/vlc/plugins/demux/libwav_plugin.so*
12mr|vlc-2.0.4-3|1225	%if %{with_dvbpsi}
12mr|vlc-2.0.4-3|1226	%{_libdir}/vlc/plugins/demux/libts_plugin.so*
12mr|vlc-2.0.4-3|1227	%endif
12mr|vlc-2.0.4-3|1228	%{_libdir}/vlc/plugins/demux/libxa_plugin.so*
12mr|vlc-2.0.4-3|1229	%if %{with_ogg}
12mr|vlc-2.0.4-3|1230	%{_libdir}/vlc/plugins/demux/libogg_plugin.so*
12mr|vlc-2.0.4-3|1231	%{_libdir}/vlc/plugins/codec/libvorbis_plugin.so*
12mr|vlc-2.0.4-3|1232	%endif
12mr|vlc-2.0.4-3|1233	%if %{with_satellite}
12mr|vlc-2.0.4-3|1234	%{_libdir}/vlc/plugins/access/libsatellite_plugin.so*
12mr|vlc-2.0.4-3|1235	%endif
12mr|vlc-2.0.4-3|1236	%dir %{_libdir}/vlc/plugins/meta_engine
12mr|vlc-2.0.4-3|1237	%{_libdir}/vlc/plugins/meta_engine/libfolder_plugin.so
12mr|vlc-2.0.4-3|1238	%if %{with_taglib}
12mr|vlc-2.0.4-3|1239	%{_libdir}/vlc/plugins/meta_engine/libtaglib_plugin.so
12mr|vlc-2.0.4-3|1240	%endif
12mr|vlc-2.0.4-3|1241	%dir %{_libdir}/vlc/plugins/misc
12mr|vlc-2.0.4-3|1242	%{_libdir}/vlc/plugins/misc/libaudioscrobbler_plugin.so
12mr|vlc-2.0.4-3|1243	%{_libdir}/vlc/plugins/misc/libexport_plugin.so*
12mr|vlc-2.0.4-3|1244	%{_libdir}/vlc/plugins/misc/libinhibit_plugin.so
12mr|vlc-2.0.4-3|1245	%{_libdir}/vlc/plugins/misc/liblogger_plugin.so*
12mr|vlc-2.0.4-3|1246	%{_libdir}/vlc/plugins/misc/libmemcpy_plugin.so*
12mr|vlc-2.0.4-3|1247	%{_libdir}/vlc/plugins/misc/libosd_parser_plugin.so
12mr|vlc-2.0.4-3|1248	%{_libdir}/vlc/plugins/misc/libstats_plugin.so
12mr|vlc-2.0.4-3|1249	%{_libdir}/vlc/plugins/misc/libvod_rtsp_plugin.so*
12mr|vlc-2.0.4-3|1250	%{_libdir}/vlc/plugins/misc/libxdg_screensaver_plugin.so*
12mr|vlc-2.0.4-3|1251	%if %{with_xml}
12mr|vlc-2.0.4-3|1252	%{_libdir}/vlc/plugins/misc/libxml_plugin.so*
12mr|vlc-2.0.4-3|1253	%endif
12mr|vlc-2.0.4-3|1254	%{_libdir}/vlc/plugins/misc/libxscreensaver_plugin.so
12mr|vlc-2.0.4-3|1255	
12mr|vlc-2.0.4-3|1256	%dir %{_libdir}/vlc/plugins/mmx
12mr|vlc-2.0.4-3|1257	%{_libdir}/vlc/plugins/mmx/libi420_rgb_mmx_plugin.so
12mr|vlc-2.0.4-3|1258	%{_libdir}/vlc/plugins/mmx/libi420_yuy2_mmx_plugin.so
12mr|vlc-2.0.4-3|1259	%{_libdir}/vlc/plugins/mmx/libi422_yuy2_mmx_plugin.so
12mr|vlc-2.0.4-3|1260	%{_libdir}/vlc/plugins/mmx/libmemcpymmx_plugin.so
12mr|vlc-2.0.4-3|1261	
12mr|vlc-2.0.4-3|1262	%dir %{_libdir}/vlc/plugins/mmxext
12mr|vlc-2.0.4-3|1263	%{_libdir}/vlc/plugins/mmxext/libmemcpymmxext_plugin.so
12mr|vlc-2.0.4-3|1264	
12mr|vlc-2.0.4-3|1265	%dir %{_libdir}/vlc/plugins/mux
12mr|vlc-2.0.4-3|1266	%{_libdir}/vlc/plugins/mux/libmux_asf_plugin.so*
12mr|vlc-2.0.4-3|1267	%{_libdir}/vlc/plugins/mux/libmux_avi_plugin.so*
12mr|vlc-2.0.4-3|1268	%{_libdir}/vlc/plugins/mux/libmux_dummy_plugin.so*
12mr|vlc-2.0.4-3|1269	%{_libdir}/vlc/plugins/mux/libmux_mp4_plugin.so*
12mr|vlc-2.0.4-3|1270	%{_libdir}/vlc/plugins/mux/libmux_mpjpeg_plugin.so*
12mr|vlc-2.0.4-3|1271	%if %{with_ogg}
12mr|vlc-2.0.4-3|1272	%{_libdir}/vlc/plugins/mux/libmux_ogg_plugin.so*
12mr|vlc-2.0.4-3|1273	%endif
12mr|vlc-2.0.4-3|1274	%{_libdir}/vlc/plugins/mux/libmux_ps_plugin.so*
12mr|vlc-2.0.4-3|1275	%{_libdir}/vlc/plugins/mux/libmux_ts_plugin.so
12mr|vlc-2.0.4-3|1276	%{_libdir}/vlc/plugins/mux/libmux_wav_plugin.so*
12mr|vlc-2.0.4-3|1277	%dir %{_libdir}/vlc/plugins/notify
12mr|vlc-2.0.4-3|1278	%{_libdir}/vlc/plugins/notify/libtelepathy_plugin.so
12mr|vlc-2.0.4-3|1279	%dir %{_libdir}/vlc/plugins/gui/
12mr|vlc-2.0.4-3|1280	%{_libdir}/vlc/plugins/gui/libqt4_plugin.so
12mr|vlc-2.0.4-3|1281	%dir %{_libdir}/vlc/plugins/packetizer
12mr|vlc-2.0.4-3|1282	%{_libdir}/vlc/plugins/packetizer/libpacketizer_copy_plugin.so*
12mr|vlc-2.0.4-3|1283	%{_libdir}/vlc/plugins/packetizer/libpacketizer_dirac_plugin.so
12mr|vlc-2.0.4-3|1284	%{_libdir}/vlc/plugins/packetizer/libpacketizer_flac_plugin.so
12mr|vlc-2.0.4-3|1285	%{_libdir}/vlc/plugins/packetizer/libpacketizer_h264_plugin.so*
12mr|vlc-2.0.4-3|1286	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mlp_plugin.so
12mr|vlc-2.0.4-3|1287	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpeg4audio_plugin.so*
12mr|vlc-2.0.4-3|1288	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpeg4video_plugin.so*
12mr|vlc-2.0.4-3|1289	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpegvideo_plugin.so*
12mr|vlc-2.0.4-3|1290	%{_libdir}/vlc/plugins/packetizer/libpacketizer_vc1_plugin.so
12mr|vlc-2.0.4-3|1291	
12mr|vlc-2.0.4-3|1292	%dir %{_libdir}/vlc/plugins/services_discovery/
12mr|vlc-2.0.4-3|1293	%{_libdir}/vlc/plugins/services_discovery/libmediadirs_plugin.so
12mr|vlc-2.0.4-3|1294	%{_libdir}/vlc/plugins/services_discovery/libpodcast_plugin.so*
12mr|vlc-2.0.4-3|1295	%{_libdir}/vlc/plugins/services_discovery/libsap_plugin.so*
12mr|vlc-2.0.4-3|1296	%if %{with_udev}
12mr|vlc-2.0.4-3|1297	%{_libdir}/vlc/plugins/services_discovery/libudev_plugin.so*
12mr|vlc-2.0.4-3|1298	%endif
12mr|vlc-2.0.4-3|1299	%{_libdir}/vlc/plugins/services_discovery/libxcb_apps_plugin.so
12mr|vlc-2.0.4-3|1300	
12mr|vlc-2.0.4-3|1301	%dir %{_libdir}/vlc/plugins/stream_filter/
12mr|vlc-2.0.4-3|1302	%{_libdir}/vlc/plugins/stream_filter/libdecomp_plugin.so
12mr|vlc-2.0.4-3|1303	%{_libdir}/vlc/plugins/stream_filter/libstream_filter_dash_plugin.so
12mr|vlc-2.0.4-3|1304	%{_libdir}/vlc/plugins/stream_filter/libstream_filter_httplive_plugin.so
12mr|vlc-2.0.4-3|1305	%{_libdir}/vlc/plugins/stream_filter/libstream_filter_record_plugin.so
12mr|vlc-2.0.4-3|1306	
12mr|vlc-2.0.4-3|1307	%dir %{_libdir}/vlc/plugins/stream_out
12mr|vlc-2.0.4-3|1308	%{_libdir}/vlc/plugins/stream_out/libstream_out_autodel_plugin.so
12mr|vlc-2.0.4-3|1309	%{_libdir}/vlc/plugins/stream_out/libstream_out_bridge_plugin.so*
12mr|vlc-2.0.4-3|1310	%{_libdir}/vlc/plugins/stream_out/libstream_out_delay_plugin.so
12mr|vlc-2.0.4-3|1311	%{_libdir}/vlc/plugins/stream_out/libstream_out_description_plugin.so*
12mr|vlc-2.0.4-3|1312	%{_libdir}/vlc/plugins/stream_out/libstream_out_display_plugin.so*
12mr|vlc-2.0.4-3|1313	%{_libdir}/vlc/plugins/stream_out/libstream_out_dummy_plugin.so*
12mr|vlc-2.0.4-3|1314	%{_libdir}/vlc/plugins/stream_out/libstream_out_duplicate_plugin.so*
12mr|vlc-2.0.4-3|1315	%{_libdir}/vlc/plugins/stream_out/libstream_out_es_plugin.so*
12mr|vlc-2.0.4-3|1316	%{_libdir}/vlc/plugins/stream_out/libstream_out_gather_plugin.so*
12mr|vlc-2.0.4-3|1317	%{_libdir}/vlc/plugins/stream_out/libstream_out_langfromtelx_plugin.so
12mr|vlc-2.0.4-3|1318	%{_libdir}/vlc/plugins/stream_out/libstream_out_mosaic_bridge_plugin.so*
12mr|vlc-2.0.4-3|1319	%{_libdir}/vlc/plugins/stream_out/libstream_out_raop_plugin.so
12mr|vlc-2.0.4-3|1320	%{_libdir}/vlc/plugins/stream_out/libstream_out_record_plugin.so
12mr|vlc-2.0.4-3|1321	%{_libdir}/vlc/plugins/stream_out/libstream_out_rtp_plugin.so*
12mr|vlc-2.0.4-3|1322	%{_libdir}/vlc/plugins/stream_out/libstream_out_select_plugin.so
12mr|vlc-2.0.4-3|1323	%{_libdir}/vlc/plugins/stream_out/libstream_out_setid_plugin.so
12mr|vlc-2.0.4-3|1324	%{_libdir}/vlc/plugins/stream_out/libstream_out_smem_plugin.so*
12mr|vlc-2.0.4-3|1325	%{_libdir}/vlc/plugins/stream_out/libstream_out_standard_plugin.so*
12mr|vlc-2.0.4-3|1326	%{_libdir}/vlc/plugins/stream_out/libstream_out_transcode_plugin.so*
12mr|vlc-2.0.4-3|1327	%dir %{_libdir}/vlc/plugins/text_renderer
12mr|vlc-2.0.4-3|1328	%{_libdir}/vlc/plugins/text_renderer/libfreetype_plugin.so*
12mr|vlc-2.0.4-3|1329	%{_libdir}/vlc/plugins/text_renderer/libsvg_plugin.so
12mr|vlc-2.0.4-3|1330	%{_libdir}/vlc/plugins/text_renderer/libtdummy_plugin.so
12mr|vlc-2.0.4-3|1331	
12mr|vlc-2.0.4-3|1332	%dir %{_libdir}/vlc/plugins/video_chroma
12mr|vlc-2.0.4-3|1333	%{_libdir}/vlc/plugins/video_chroma/libgrey_yuv_plugin.so
12mr|vlc-2.0.4-3|1334	%{_libdir}/vlc/plugins/video_chroma/libi420_rgb_*plugin.so*
12mr|vlc-2.0.4-3|1335	%{_libdir}/vlc/plugins/video_chroma/libi420_yuy2_*plugin.so*
12mr|vlc-2.0.4-3|1336	%{_libdir}/vlc/plugins/video_chroma/libi422_i420_plugin.so
12mr|vlc-2.0.4-3|1337	%{_libdir}/vlc/plugins/video_chroma/libi422_yuy2_*plugin.so*
12mr|vlc-2.0.4-3|1338	%{_libdir}/vlc/plugins/video_chroma/librv32_plugin.so
12mr|vlc-2.0.4-3|1339	%{_libdir}/vlc/plugins/video_chroma/libyuy2_i420_plugin.so
12mr|vlc-2.0.4-3|1340	%{_libdir}/vlc/plugins/video_chroma/libyuy2_i422_plugin.so
12mr|vlc-2.0.4-3|1341	
12mr|vlc-2.0.4-3|1342	%dir %{_libdir}/vlc/plugins/video_filter
12mr|vlc-2.0.4-3|1343	%{_libdir}/vlc/plugins/video_filter/libadjust_plugin.so*
12mr|vlc-2.0.4-3|1344	%{_libdir}/vlc/plugins/video_filter/libalphamask_plugin.so
12mr|vlc-2.0.4-3|1345	%{_libdir}/vlc/plugins/video_filter/libantiflicker_plugin.so
12mr|vlc-2.0.4-3|1346	%{_libdir}/vlc/plugins/video_filter/libaudiobargraph_v_plugin.so
12mr|vlc-2.0.4-3|1347	%{_libdir}/vlc/plugins/video_filter/libatmo_plugin.so
12mr|vlc-2.0.4-3|1348	%{_libdir}/vlc/plugins/video_filter/libball_plugin.so
12mr|vlc-2.0.4-3|1349	%{_libdir}/vlc/plugins/video_filter/libblendbench_plugin.so
12mr|vlc-2.0.4-3|1350	%{_libdir}/vlc/plugins/video_filter/libblend_plugin.so*
12mr|vlc-2.0.4-3|1351	%{_libdir}/vlc/plugins/video_filter/libbluescreen_plugin.so
12mr|vlc-2.0.4-3|1352	%{_libdir}/vlc/plugins/video_filter/libcanvas_plugin.so
12mr|vlc-2.0.4-3|1353	%{_libdir}/vlc/plugins/video_filter/libchain_plugin.so
12mr|vlc-2.0.4-3|1354	%{_libdir}/vlc/plugins/video_filter/libclone_plugin.so*
12mr|vlc-2.0.4-3|1355	%{_libdir}/vlc/plugins/video_filter/libcolorthres_plugin.so
12mr|vlc-2.0.4-3|1356	%{_libdir}/vlc/plugins/video_filter/libcroppadd_plugin.so
12mr|vlc-2.0.4-3|1357	%{_libdir}/vlc/plugins/video_filter/libdeinterlace_plugin.so*
12mr|vlc-2.0.4-3|1358	%{_libdir}/vlc/plugins/video_filter/libdynamicoverlay_plugin.so
12mr|vlc-2.0.4-3|1359	%{_libdir}/vlc/plugins/video_filter/liberase_plugin.so
12mr|vlc-2.0.4-3|1360	%{_libdir}/vlc/plugins/video_filter/libextract_plugin.so
12mr|vlc-2.0.4-3|1361	%{_libdir}/vlc/plugins/video_filter/libgaussianblur_plugin.so
12mr|vlc-2.0.4-3|1362	%{_libdir}/vlc/plugins/video_filter/libgradient_plugin.so
12mr|vlc-2.0.4-3|1363	%{_libdir}/vlc/plugins/video_filter/libgradfun_plugin.so
12mr|vlc-2.0.4-3|1364	%{_libdir}/vlc/plugins/video_filter/libgrain_plugin.so
12mr|vlc-2.0.4-3|1365	%{_libdir}/vlc/plugins/video_filter/libhqdn3d_plugin.so
12mr|vlc-2.0.4-3|1366	%{_libdir}/vlc/plugins/video_filter/libinvert_plugin.so*
12mr|vlc-2.0.4-3|1367	%{_libdir}/vlc/plugins/video_filter/liblogo_plugin.so*
12mr|vlc-2.0.4-3|1368	%{_libdir}/vlc/plugins/video_filter/libmagnify_plugin.so*
12mr|vlc-2.0.4-3|1369	%{_libdir}/vlc/plugins/video_filter/libmarq_plugin.so*
12mr|vlc-2.0.4-3|1370	%{_libdir}/vlc/plugins/video_filter/libmirror_plugin.so
12mr|vlc-2.0.4-3|1371	%{_libdir}/vlc/plugins/video_filter/libmosaic_plugin.so*
12mr|vlc-2.0.4-3|1372	%{_libdir}/vlc/plugins/video_filter/libmotionblur_plugin.so*
12mr|vlc-2.0.4-3|1373	%{_libdir}/vlc/plugins/video_filter/libmotiondetect_plugin.so*
12mr|vlc-2.0.4-3|1374	%{_libdir}/vlc/plugins/video_filter/libosdmenu_plugin.so*
12mr|vlc-2.0.4-3|1375	%if %{with_xcb_randr}
12mr|vlc-2.0.4-3|1376	%{_libdir}/vlc/plugins/video_filter/libpanoramix_plugin.so
12mr|vlc-2.0.4-3|1377	%endif
12mr|vlc-2.0.4-3|1378	%{_libdir}/vlc/plugins/video_filter/libposterize_plugin.so
12mr|vlc-2.0.4-3|1379	%{_libdir}/vlc/plugins/video_filter/libpostproc_plugin.so
12mr|vlc-2.0.4-3|1380	%{_libdir}/vlc/plugins/video_filter/libpsychedelic_plugin.so
12mr|vlc-2.0.4-3|1381	%{_libdir}/vlc/plugins/video_filter/libpuzzle_plugin.so
12mr|vlc-2.0.4-3|1382	%{_libdir}/vlc/plugins/video_filter/libremoteosd_plugin.so
12mr|vlc-2.0.4-3|1383	%{_libdir}/vlc/plugins/video_filter/libripple_plugin.so
12mr|vlc-2.0.4-3|1384	%{_libdir}/vlc/plugins/video_filter/librotate_plugin.so
12mr|vlc-2.0.4-3|1385	%{_libdir}/vlc/plugins/video_filter/librss_plugin.so*
12mr|vlc-2.0.4-3|1386	%{_libdir}/vlc/plugins/video_filter/libscale_plugin.so*
12mr|vlc-2.0.4-3|1387	%{_libdir}/vlc/plugins/video_filter/libscene_plugin.so
12mr|vlc-2.0.4-3|1388	%{_libdir}/vlc/plugins/video_filter/libsepia_plugin.so
12mr|vlc-2.0.4-3|1389	%{_libdir}/vlc/plugins/video_filter/libsharpen_plugin.so
12mr|vlc-2.0.4-3|1390	%{_libdir}/vlc/plugins/video_filter/libsubsdelay_plugin.so
12mr|vlc-2.0.4-3|1391	%{_libdir}/vlc/plugins/video_filter/libswscale_plugin.so
12mr|vlc-2.0.4-3|1392	%{_libdir}/vlc/plugins/video_filter/libtransform_plugin.so*
12mr|vlc-2.0.4-3|1393	%{_libdir}/vlc/plugins/video_filter/libwall_plugin.so*
12mr|vlc-2.0.4-3|1394	%{_libdir}/vlc/plugins/video_filter/libwave_plugin.so
12mr|vlc-2.0.4-3|1395	%{_libdir}/vlc/plugins/video_filter/libyuvp_plugin.so
12mr|vlc-2.0.4-3|1396	
12mr|vlc-2.0.4-3|1397	%dir %{_libdir}/vlc/plugins/video_output
12mr|vlc-2.0.4-3|1398	%{_libdir}/vlc/plugins/video_output/libcaca_plugin.so
12mr|vlc-2.0.4-3|1399	%{_libdir}/vlc/plugins/video_output/libfb_plugin.so*
12mr|vlc-2.0.4-3|1400	%{_libdir}/vlc/plugins/video_output/libvmem_plugin.so
12mr|vlc-2.0.4-3|1401	%{_libdir}/vlc/plugins/video_output/libyuv_plugin.so
12mr|vlc-2.0.4-3|1402	%{_libdir}/vlc/plugins/video_output/libvdummy_plugin.so
12mr|vlc-2.0.4-3|1403	%{_libdir}/vlc/plugins/video_output/libxcb_x11_plugin.so*
12mr|vlc-2.0.4-3|1404	%{_libdir}/vlc/plugins/video_output/libxcb_window_plugin.so*
12mr|vlc-2.0.4-3|1405	%if %{with_xvideo}
12mr|vlc-2.0.4-3|1406	%{_libdir}/vlc/plugins/video_output/libxcb_xv_plugin.so*
12mr|vlc-2.0.4-3|1407	%endif
12mr|vlc-2.0.4-3|1408	
12mr|vlc-2.0.4-3|1409	%dir %{_libdir}/vlc/plugins/visualization
12mr|vlc-2.0.4-3|1410	%{_libdir}/vlc/plugins/visualization/libvisual_plugin.so*
12mr|vlc-2.0.4-3|1411	%if %{with_alsa}
12mr|vlc-2.0.4-3|1412	%{_libdir}/vlc/plugins/access/libaccess_alsa_plugin.so
12mr|vlc-2.0.4-3|1413	%{_libdir}/vlc/plugins/audio_output/libalsa_plugin.so*
12mr|vlc-2.0.4-3|1414	%endif
12mr|vlc-2.0.4-3|1415	%{_mandir}/man1/vlc.*
12mr|vlc-2.0.4-3|1416	%{_mandir}/man1/vlc-wrapper.1*
12mr|vlc-2.0.4-3|1417	%{_datadir}/applications/vlc.desktop
12mr|vlc-2.0.4-3|1418	%{_miconsdir}/vlc.png
12mr|vlc-2.0.4-3|1419	%{_iconsdir}/vlc.png
12mr|vlc-2.0.4-3|1420	%{_liconsdir}/vlc.png
12mr|vlc-2.0.4-3|1421	%{_iconsdir}/hicolor/*/apps/*
12mr|vlc-2.0.4-3|1422	%if %{with_kde}
12mr|vlc-2.0.4-3|1423	%{_datadir}/apps/solid/actions/*.desktop
12mr|vlc-2.0.4-3|1424	%endif
12mr|vlc-2.0.4-3|1425	
12mr|vlc-2.0.4-3|1426	%files -n %{libname}
12mr|vlc-2.0.4-3|1427	%{_libdir}/libvlc.so.%{libmajor}*
12mr|vlc-2.0.4-3|1428	
12mr|vlc-2.0.4-3|1429	%files -n %{libnamecore}
12mr|vlc-2.0.4-3|1430	%{_libdir}/libvlccore.so.%{coremajor}*
12mr|vlc-2.0.4-3|1431	
12mr|vlc-2.0.4-3|1432	%files -n %{develname}
12mr|vlc-2.0.4-3|1433	%doc README doc/release-howto.txt doc/skins
12mr|vlc-2.0.4-3|1434	%dir %{_includedir}/vlc
12mr|vlc-2.0.4-3|1435	%{_libdir}/libvlc.so
12mr|vlc-2.0.4-3|1436	%{_libdir}/libvlccore.so
12mr|vlc-2.0.4-3|1437	%{_includedir}/vlc/*
12mr|vlc-2.0.4-3|1438	%{_libdir}/pkgconfig/*
12mr|vlc-2.0.4-3|1439	
12mr|vlc-2.0.4-3|1440	%if %{with_shout}
12mr|vlc-2.0.4-3|1441	%files plugin-shout
12mr|vlc-2.0.4-3|1442	%doc README
12mr|vlc-2.0.4-3|1443	%{_libdir}/vlc/plugins/access_output/libaccess_output_shout_plugin.so
12mr|vlc-2.0.4-3|1444	%endif
12mr|vlc-2.0.4-3|1445	
12mr|vlc-2.0.4-3|1446	# intf plugins
12mr|vlc-2.0.4-3|1447	%if %{with_svlc}
12mr|vlc-2.0.4-3|1448	%files -n svlc
12mr|vlc-2.0.4-3|1449	%doc README
12mr|vlc-2.0.4-3|1450	%{_bindir}/svlc
12mr|vlc-2.0.4-3|1451	%{_libdir}/vlc/plugins/gui/libskins2_plugin.so*
12mr|vlc-2.0.4-3|1452	%{_datadir}/applications/mandriva-svlc.desktop
12mr|vlc-2.0.4-3|1453	%{_datadir}/vlc/skins2
12mr|vlc-2.0.4-3|1454	%endif
12mr|vlc-2.0.4-3|1455	
12mr|vlc-2.0.4-3|1456	%if %{with_zvbi}
12mr|vlc-2.0.4-3|1457	%files plugin-zvbi
12mr|vlc-2.0.4-3|1458	%doc README
12mr|vlc-2.0.4-3|1459	%{_libdir}/vlc/plugins/access/liblinsys_hdsdi_plugin.so
12mr|vlc-2.0.4-3|1460	%{_libdir}/vlc/plugins/access/liblinsys_sdi_plugin.so
12mr|vlc-2.0.4-3|1461	%{_libdir}/vlc/plugins/codec/libzvbi_plugin.so
12mr|vlc-2.0.4-3|1462	%endif
12mr|vlc-2.0.4-3|1463	
12mr|vlc-2.0.4-3|1464	%if %{with_kate}
12mr|vlc-2.0.4-3|1465	%files plugin-kate
12mr|vlc-2.0.4-3|1466	%doc README
12mr|vlc-2.0.4-3|1467	%{_libdir}/vlc/plugins/codec/libkate_plugin.so
12mr|vlc-2.0.4-3|1468	%endif
12mr|vlc-2.0.4-3|1469	
12mr|vlc-2.0.4-3|1470	%if %{with_ass}
12mr|vlc-2.0.4-3|1471	%files plugin-libass
12mr|vlc-2.0.4-3|1472	%doc README
12mr|vlc-2.0.4-3|1473	%{_libdir}/vlc/plugins/codec/liblibass_plugin.so
12mr|vlc-2.0.4-3|1474	%endif
12mr|vlc-2.0.4-3|1475	
12mr|vlc-2.0.4-3|1476	%if %{with_lua}
12mr|vlc-2.0.4-3|1477	%files plugin-lua
12mr|vlc-2.0.4-3|1478	%doc README
12mr|vlc-2.0.4-3|1479	%{_libdir}/vlc/plugins/lua/liblua_plugin.so
12mr|vlc-2.0.4-3|1480	%{_libdir}/vlc/lua
12mr|vlc-2.0.4-3|1481	%{_datadir}/vlc/lua
12mr|vlc-2.0.4-3|1482	%{_bindir}/rvlc
12mr|vlc-2.0.4-3|1483	%endif
12mr|vlc-2.0.4-3|1484	
12mr|vlc-2.0.4-3|1485	%if %{with_ncurses}
12mr|vlc-2.0.4-3|1486	%files plugin-ncurses
12mr|vlc-2.0.4-3|1487	%doc README
12mr|vlc-2.0.4-3|1488	%{_bindir}/nvlc
12mr|vlc-2.0.4-3|1489	%{_libdir}/vlc/plugins/gui/libncurses_plugin.so*
12mr|vlc-2.0.4-3|1490	%endif
12mr|vlc-2.0.4-3|1491	
12mr|vlc-2.0.4-3|1492	%if %{with_lirc}
12mr|vlc-2.0.4-3|1493	%files plugin-lirc
12mr|vlc-2.0.4-3|1494	%doc README
12mr|vlc-2.0.4-3|1495	%{_libdir}/vlc/plugins/control/liblirc_plugin.so*
12mr|vlc-2.0.4-3|1496	%endif
12mr|vlc-2.0.4-3|1497	
12mr|vlc-2.0.4-3|1498	# video plugins
12mr|vlc-2.0.4-3|1499	%if %{with_sdl}
12mr|vlc-2.0.4-3|1500	%files plugin-sdl
12mr|vlc-2.0.4-3|1501	%doc README
12mr|vlc-2.0.4-3|1502	%if %{with_sdl_image}
12mr|vlc-2.0.4-3|1503	%{_libdir}/vlc/plugins/codec/libsdl_image_plugin.so*
12mr|vlc-2.0.4-3|1504	%endif
12mr|vlc-2.0.4-3|1505	%{_libdir}/vlc/plugins/video_output/libvout_sdl_plugin.so*
12mr|vlc-2.0.4-3|1506	%endif
12mr|vlc-2.0.4-3|1507	
12mr|vlc-2.0.4-3|1508	%files plugin-opengl
12mr|vlc-2.0.4-3|1509	%doc README
12mr|vlc-2.0.4-3|1510	%{_libdir}/vlc/plugins/video_output/libxcb_glx_plugin.so*
12mr|vlc-2.0.4-3|1511	
12mr|vlc-2.0.4-3|1512	%if %{with_aa}
12mr|vlc-2.0.4-3|1513	%files plugin-aa
12mr|vlc-2.0.4-3|1514	%doc README
12mr|vlc-2.0.4-3|1515	%{_libdir}/vlc/plugins/video_output/libaa_plugin.so*
12mr|vlc-2.0.4-3|1516	%endif
12mr|vlc-2.0.4-3|1517	
12mr|vlc-2.0.4-3|1518	# visualization plugin
12mr|vlc-2.0.4-3|1519	%if %{with_xosd}
12mr|vlc-2.0.4-3|1520	%files plugin-xosd
12mr|vlc-2.0.4-3|1521	%doc README
12mr|vlc-2.0.4-3|1522	%{_libdir}/vlc/plugins/notify/libxosd_plugin.so*
12mr|vlc-2.0.4-3|1523	%endif
12mr|vlc-2.0.4-3|1524	
12mr|vlc-2.0.4-3|1525	%if %{with_goom}
12mr|vlc-2.0.4-3|1526	%files plugin-goom
12mr|vlc-2.0.4-3|1527	%doc README
12mr|vlc-2.0.4-3|1528	%{_libdir}/vlc/plugins/visualization/libgoom_plugin.so
12mr|vlc-2.0.4-3|1529	%endif
12mr|vlc-2.0.4-3|1530	
12mr|vlc-2.0.4-3|1531	%if %{with_projectm}
12mr|vlc-2.0.4-3|1532	%files plugin-projectm
12mr|vlc-2.0.4-3|1533	%doc README
12mr|vlc-2.0.4-3|1534	%{_libdir}/vlc/plugins/visualization/libprojectm_plugin.so
12mr|vlc-2.0.4-3|1535	%endif
12mr|vlc-2.0.4-3|1536	
12mr|vlc-2.0.4-3|1537	%if %{with_theora}
12mr|vlc-2.0.4-3|1538	%files plugin-theora
12mr|vlc-2.0.4-3|1539	%doc README
12mr|vlc-2.0.4-3|1540	%{_libdir}/vlc/plugins/codec/libtheora_plugin.so
12mr|vlc-2.0.4-3|1541	%endif
12mr|vlc-2.0.4-3|1542	
12mr|vlc-2.0.4-3|1543	%if %{with_fluidsynth}
12mr|vlc-2.0.4-3|1544	%files plugin-fluidsynth
12mr|vlc-2.0.4-3|1545	%doc README
12mr|vlc-2.0.4-3|1546	%{_libdir}/vlc/plugins/codec/libfluidsynth_plugin.so
12mr|vlc-2.0.4-3|1547	%endif
12mr|vlc-2.0.4-3|1548	
12mr|vlc-2.0.4-3|1549	%if %{with_gme}
12mr|vlc-2.0.4-3|1550	%files plugin-gme
12mr|vlc-2.0.4-3|1551	%doc README
12mr|vlc-2.0.4-3|1552	%{_libdir}/vlc/plugins/demux/libgme_plugin.so
12mr|vlc-2.0.4-3|1553	%endif
12mr|vlc-2.0.4-3|1554	
12mr|vlc-2.0.4-3|1555	%if %{with_schroedinger}
12mr|vlc-2.0.4-3|1556	%files plugin-schroedinger
12mr|vlc-2.0.4-3|1557	%doc README
12mr|vlc-2.0.4-3|1558	%{_libdir}/vlc/plugins/codec/libschroedinger_plugin.so
12mr|vlc-2.0.4-3|1559	%endif
12mr|vlc-2.0.4-3|1560	
12mr|vlc-2.0.4-3|1561	%if %{with_twolame}
12mr|vlc-2.0.4-3|1562	%files plugin-twolame
12mr|vlc-2.0.4-3|1563	%doc README
12mr|vlc-2.0.4-3|1564	%{_libdir}/vlc/plugins/codec/libtwolame_plugin.so*
12mr|vlc-2.0.4-3|1565	%endif
12mr|vlc-2.0.4-3|1566	
12mr|vlc-2.0.4-3|1567	%if %{with_speex}
12mr|vlc-2.0.4-3|1568	%files plugin-speex
12mr|vlc-2.0.4-3|1569	%doc README
12mr|vlc-2.0.4-3|1570	%{_libdir}/vlc/plugins/audio_filter/libspeex_resampler_plugin.so
12mr|vlc-2.0.4-3|1571	%{_libdir}/vlc/plugins/codec/libspeex_plugin.so*
12mr|vlc-2.0.4-3|1572	%endif
12mr|vlc-2.0.4-3|1573	
12mr|vlc-2.0.4-3|1574	%files plugin-flac
12mr|vlc-2.0.4-3|1575	%doc README
12mr|vlc-2.0.4-3|1576	%{_libdir}/vlc/plugins/demux/libflacsys_plugin.so
12mr|vlc-2.0.4-3|1577	%{_libdir}/vlc/plugins/codec/libflac_plugin.so*
12mr|vlc-2.0.4-3|1578	
12mr|vlc-2.0.4-3|1579	%if %{with_dv}
12mr|vlc-2.0.4-3|1580	%files plugin-dv
12mr|vlc-2.0.4-3|1581	%doc README
12mr|vlc-2.0.4-3|1582	%{_libdir}/vlc/plugins/access/libaccess_dv_plugin.so
12mr|vlc-2.0.4-3|1583	%{_libdir}/vlc/plugins/access/libdc1394_plugin.so
12mr|vlc-2.0.4-3|1584	%endif
12mr|vlc-2.0.4-3|1585	
12mr|vlc-2.0.4-3|1586	%if %{with_mod}
12mr|vlc-2.0.4-3|1587	%files plugin-mod
12mr|vlc-2.0.4-3|1588	%doc README
12mr|vlc-2.0.4-3|1589	%{_libdir}/vlc/plugins/demux/libmod_plugin.so*
12mr|vlc-2.0.4-3|1590	%endif
12mr|vlc-2.0.4-3|1591	
12mr|vlc-2.0.4-3|1592	%if %{with_mpc}
12mr|vlc-2.0.4-3|1593	%files plugin-mpc
12mr|vlc-2.0.4-3|1594	%doc README
12mr|vlc-2.0.4-3|1595	%{_libdir}/vlc/plugins/demux/libmpc_plugin.so*
12mr|vlc-2.0.4-3|1596	%endif
12mr|vlc-2.0.4-3|1597	
12mr|vlc-2.0.4-3|1598	#audio plugins
12mr|vlc-2.0.4-3|1599	%if %{with_pulse}
12mr|vlc-2.0.4-3|1600	%files plugin-pulse
12mr|vlc-2.0.4-3|1601	%doc README
12mr|vlc-2.0.4-3|1602	%{_libdir}/vlc/plugins/access/libpulsesrc_plugin.so
12mr|vlc-2.0.4-3|1603	%{_libdir}/vlc/plugins/audio_output/libpulse_plugin.so*
12mr|vlc-2.0.4-3|1604	%{_libdir}/vlc/plugins/services_discovery/libpulselist_plugin.so
12mr|vlc-2.0.4-3|1605	%endif
12mr|vlc-2.0.4-3|1606	
12mr|vlc-2.0.4-3|1607	%if %{with_jack}
12mr|vlc-2.0.4-3|1608	%files plugin-jack
12mr|vlc-2.0.4-3|1609	%doc README
12mr|vlc-2.0.4-3|1610	%{_libdir}/vlc/plugins/access/libaccess_jack_plugin.so
12mr|vlc-2.0.4-3|1611	%{_libdir}/vlc/plugins/audio_output/libjack_plugin.so*
12mr|vlc-2.0.4-3|1612	%endif
12mr|vlc-2.0.4-3|1613	
12mr|vlc-2.0.4-3|1614	%if %{with_bonjour}
12mr|vlc-2.0.4-3|1615	%files plugin-bonjour
12mr|vlc-2.0.4-3|1616	%doc README
12mr|vlc-2.0.4-3|1617	%{_libdir}/vlc/plugins/services_discovery/libbonjour_plugin.so*
12mr|vlc-2.0.4-3|1618	%endif
12mr|vlc-2.0.4-3|1619	
12mr|vlc-2.0.4-3|1620	%if %{with_upnp}
12mr|vlc-2.0.4-3|1621	%files plugin-upnp
12mr|vlc-2.0.4-3|1622	%doc README
12mr|vlc-2.0.4-3|1623	%{_libdir}/vlc/plugins/services_discovery/libupnp_plugin.so*
12mr|vlc-2.0.4-3|1624	%endif
12mr|vlc-2.0.4-3|1625	
12mr|vlc-2.0.4-3|1626	%if %{with_gnutls}
12mr|vlc-2.0.4-3|1627	%files plugin-gnutls
12mr|vlc-2.0.4-3|1628	%doc README
12mr|vlc-2.0.4-3|1629	%{_libdir}/vlc/plugins/misc/libgnutls_plugin.so*
12mr|vlc-2.0.4-3|1630	%endif
12mr|vlc-2.0.4-3|1631	
12mr|vlc-2.0.4-3|1632	%files plugin-libnotify
12mr|vlc-2.0.4-3|1633	%doc README
12mr|vlc-2.0.4-3|1634	%{_libdir}/vlc/plugins/notify/libnotify_plugin.so*
12mr|vlc-2.0.4-3|1635	
12mr|vlc-2.0.4-3|1636	
12mr|vlc-2.0.4-3|1637	
12mr|vlc-2.0.4-3|1638	%changelog
12mr|vlc-2.0.4-3|1639	* Fri Jul 20 2012 Bernhard Rosenkraenzer <bero@bero.eu> 2.0.3-1mdv2012.0
12mr|vlc-2.0.4-3|1640	+ Revision: 810480
12mr|vlc-2.0.4-3|1641	- Update to 2.0.3
12mr|vlc-2.0.4-3|1642	
12mr|vlc-2.0.4-3|1643	* Fri Jul 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.0.2-3
12mr|vlc-2.0.4-3|1644	+ Revision: 810420
12mr|vlc-2.0.4-3|1645	- version update 2.0.2
12mr|vlc-2.0.4-3|1646	
12mr|vlc-2.0.4-3|1647	* Wed Jul 11 2012 Bernhard Rosenkraenzer <bero@bero.eu> 2.0.1-3
12mr|vlc-2.0.4-3|1648	+ Revision: 808920
12mr|vlc-2.0.4-3|1649	- Rebuild for libudev.so.1
12mr|vlc-2.0.4-3|1650	Fix build with current automake
12mr|vlc-2.0.4-3|1651	
12mr|vlc-2.0.4-3|1652	+ Andrey Bondrov <abondrov@mandriva.org>
12mr|vlc-2.0.4-3|1653	- Update BuildRequires (use fribidi-devel instead of libfribidi-devel)
12mr|vlc-2.0.4-3|1654	- Add and enable libbluray support, spec cleanup
12mr|vlc-2.0.4-3|1655	
12mr|vlc-2.0.4-3|1656	* Mon Mar 19 2012 Bernhard Rosenkraenzer <bero@bero.eu> 2.0.1-1
12mr|vlc-2.0.4-3|1657	+ Revision: 785614
12mr|vlc-2.0.4-3|1658	- Update to 2.0.1
12mr|vlc-2.0.4-3|1659	- Fix some BuildRequires: lines that pulled in i586 -devel packages on x86_64
12mr|vlc-2.0.4-3|1660	
12mr|vlc-2.0.4-3|1661	+ Götz Waschk <waschk@mandriva.org>
12mr|vlc-2.0.4-3|1662	- bump schroedinger dep
12mr|vlc-2.0.4-3|1663	- disable libv4l and schroedinger for 2010.2 backports
12mr|vlc-2.0.4-3|1664	- bump libmatroska dep
12mr|vlc-2.0.4-3|1665	- bump libdvbpsi dep
12mr|vlc-2.0.4-3|1666	
12mr|vlc-2.0.4-3|1667	* Mon Feb 20 2012 Götz Waschk <waschk@mandriva.org> 2.0.0-1
12mr|vlc-2.0.4-3|1668	+ Revision: 778219
12mr|vlc-2.0.4-3|1669	- new version
12mr|vlc-2.0.4-3|1670	- new library major
12mr|vlc-2.0.4-3|1671	- remove obsolete plugins like the browser plugin
12mr|vlc-2.0.4-3|1672	- remove patch 16
12mr|vlc-2.0.4-3|1673	- update patch 19
12mr|vlc-2.0.4-3|1674	- replace sed hack by patch 20
12mr|vlc-2.0.4-3|1675	- fix build with our live-devel package
12mr|vlc-2.0.4-3|1676	- update license
12mr|vlc-2.0.4-3|1677	- update build deps
12mr|vlc-2.0.4-3|1678	- update file list
12mr|vlc-2.0.4-3|1679	
12mr|vlc-2.0.4-3|1680	* Thu Oct 27 2011 Götz Waschk <waschk@mandriva.org> 1.1.11-4
12mr|vlc-2.0.4-3|1681	+ Revision: 707554
12mr|vlc-2.0.4-3|1682	- rebuild for new libcdio
12mr|vlc-2.0.4-3|1683	
12mr|vlc-2.0.4-3|1684	* Thu Oct 27 2011 Götz Waschk <waschk@mandriva.org> 1.1.11-3
12mr|vlc-2.0.4-3|1685	+ Revision: 707503
12mr|vlc-2.0.4-3|1686	- add xcb-util-keysyms dep
12mr|vlc-2.0.4-3|1687	
12mr|vlc-2.0.4-3|1688	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12mr|vlc-2.0.4-3|1689	- rebuild for new libmtp
12mr|vlc-2.0.4-3|1690	
12mr|vlc-2.0.4-3|1691	* Fri Sep 23 2011 Götz Waschk <waschk@mandriva.org> 1.1.11-2
12mr|vlc-2.0.4-3|1692	+ Revision: 701146
12mr|vlc-2.0.4-3|1693	- rebuild
12mr|vlc-2.0.4-3|1694	- reenable schroedinger for backports
12mr|vlc-2.0.4-3|1695	
12mr|vlc-2.0.4-3|1696	* Mon Jul 18 2011 Götz Waschk <waschk@mandriva.org> 1.1.11-1
12mr|vlc-2.0.4-3|1697	+ Revision: 690232
12mr|vlc-2.0.4-3|1698	- new version
12mr|vlc-2.0.4-3|1699	- rediff patch 19
12mr|vlc-2.0.4-3|1700	
12mr|vlc-2.0.4-3|1701	* Sun Jun 26 2011 Götz Waschk <waschk@mandriva.org> 1.1.10-2
12mr|vlc-2.0.4-3|1702	+ Revision: 687375
12mr|vlc-2.0.4-3|1703	- rebuild for new libmatroska
12mr|vlc-2.0.4-3|1704	- fix build without pulse (bug #63464)
12mr|vlc-2.0.4-3|1705	- readd pulse version check for backports
12mr|vlc-2.0.4-3|1706	- reenable alsa and fix conditional
12mr|vlc-2.0.4-3|1707	- disable alsa plugin on 2010.1
12mr|vlc-2.0.4-3|1708	
12mr|vlc-2.0.4-3|1709	* Mon Jun 06 2011 Götz Waschk <waschk@mandriva.org> 1.1.10-1
12mr|vlc-2.0.4-3|1710	+ Revision: 682923
12mr|vlc-2.0.4-3|1711	- new version
12mr|vlc-2.0.4-3|1712	- drop patch 19
12mr|vlc-2.0.4-3|1713	- rediff patch 18
12mr|vlc-2.0.4-3|1714	
12mr|vlc-2.0.4-3|1715	* Sun May 22 2011 Funda Wang <fwang@mandriva.org> 1.1.9-4
12mr|vlc-2.0.4-3|1716	+ Revision: 677001
12mr|vlc-2.0.4-3|1717	- rebuild
12mr|vlc-2.0.4-3|1718	
12mr|vlc-2.0.4-3|1719	* Fri May 06 2011 Götz Waschk <waschk@mandriva.org> 1.1.9-3
12mr|vlc-2.0.4-3|1720	+ Revision: 669877
12mr|vlc-2.0.4-3|1721	- new version
12mr|vlc-2.0.4-3|1722	- enable realrtsp plugin
12mr|vlc-2.0.4-3|1723	- rebuild
12mr|vlc-2.0.4-3|1724	- rebuild for new libdvbpsi
12mr|vlc-2.0.4-3|1725	- disable schroedinger for 2010.1 as well
12mr|vlc-2.0.4-3|1726	- disable schroedinger for 2010.0
12mr|vlc-2.0.4-3|1727	- bump schroedinger dep
12mr|vlc-2.0.4-3|1728	
12mr|vlc-2.0.4-3|1729	* Mon Mar 28 2011 Götz Waschk <waschk@mandriva.org> 1.1.8-2
12mr|vlc-2.0.4-3|1730	+ Revision: 648699
12mr|vlc-2.0.4-3|1731	- disable v4l1 on Cooker
12mr|vlc-2.0.4-3|1732	
12mr|vlc-2.0.4-3|1733	* Thu Mar 24 2011 Götz Waschk <waschk@mandriva.org> 1.1.8-1
12mr|vlc-2.0.4-3|1734	+ Revision: 648391
12mr|vlc-2.0.4-3|1735	- new version
12mr|vlc-2.0.4-3|1736	- drop patch 20
12mr|vlc-2.0.4-3|1737	- remove bandlimited_resampler plugin
12mr|vlc-2.0.4-3|1738	
12mr|vlc-2.0.4-3|1739	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 1.1.7-3
12mr|vlc-2.0.4-3|1740	+ Revision: 640481
12mr|vlc-2.0.4-3|1741	- rebuild to obsolete old packages
12mr|vlc-2.0.4-3|1742	
12mr|vlc-2.0.4-3|1743	* Mon Feb 21 2011 Götz Waschk <waschk@mandriva.org> 1.1.7-2
12mr|vlc-2.0.4-3|1744	+ Revision: 639091
12mr|vlc-2.0.4-3|1745	- rebuild
12mr|vlc-2.0.4-3|1746	
12mr|vlc-2.0.4-3|1747	+ Anssi Hannula <anssi@mandriva.org>
12mr|vlc-2.0.4-3|1748	- plf: append "plf" to Release on cooker to make plf build have higher EVR
12mr|vlc-2.0.4-3|1749	again with the rpm5-style mkrel now in use
12mr|vlc-2.0.4-3|1750	
12mr|vlc-2.0.4-3|1751	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 1.1.7-1
12mr|vlc-2.0.4-3|1752	+ Revision: 634602
12mr|vlc-2.0.4-3|1753	- fix build with latest matroska
12mr|vlc-2.0.4-3|1754	- new version 1.1.7
12mr|vlc-2.0.4-3|1755	- rediff pusle version patch
12mr|vlc-2.0.4-3|1756	- drop merged patch
12mr|vlc-2.0.4-3|1757	- rebuild for new ebml
12mr|vlc-2.0.4-3|1758	
12mr|vlc-2.0.4-3|1759	+ Colin Guthrie <cguthrie@mandriva.org>
12mr|vlc-2.0.4-3|1760	- Ensure PulseAudio output does not init Xlib (crashy) on 2010.1 as our PA is patched accrodingly
12mr|vlc-2.0.4-3|1761	
12mr|vlc-2.0.4-3|1762	* Mon Jan 24 2011 Götz Waschk <waschk@mandriva.org> 1.1.6-1
12mr|vlc-2.0.4-3|1763	+ Revision: 632477
12mr|vlc-2.0.4-3|1764	- new version
12mr|vlc-2.0.4-3|1765	- drop patches 0,100,101
12mr|vlc-2.0.4-3|1766	- add patch 1 to fix build
12mr|vlc-2.0.4-3|1767	
12mr|vlc-2.0.4-3|1768	* Sun Jan 23 2011 Götz Waschk <waschk@mandriva.org> 1.1.5-4
12mr|vlc-2.0.4-3|1769	+ Revision: 632431
12mr|vlc-2.0.4-3|1770	- add securitypatch for CDG decoder
12mr|vlc-2.0.4-3|1771	
12mr|vlc-2.0.4-3|1772	* Mon Dec 06 2010 Götz Waschk <waschk@mandriva.org> 1.1.5-3mdv2011.0
12mr|vlc-2.0.4-3|1773	+ Revision: 612303
12mr|vlc-2.0.4-3|1774	- rebuild
12mr|vlc-2.0.4-3|1775	
12mr|vlc-2.0.4-3|1776	* Thu Nov 25 2010 Colin Guthrie <cguthrie@mandriva.org> 1.1.5-2mdv2011.0
12mr|vlc-2.0.4-3|1777	+ Revision: 601141
12mr|vlc-2.0.4-3|1778	- Fix Xlib related issues when dealing with libpulse output.
12mr|vlc-2.0.4-3|1779	
12mr|vlc-2.0.4-3|1780	+ Götz Waschk <waschk@mandriva.org>
12mr|vlc-2.0.4-3|1781	- new version
12mr|vlc-2.0.4-3|1782	- add xscreensaver and gme plugins
12mr|vlc-2.0.4-3|1783	
12mr|vlc-2.0.4-3|1784	* Fri Oct 01 2010 Funda Wang <fwang@mandriva.org> 1.1.4.1-1mdv2011.0
12mr|vlc-2.0.4-3|1785	+ Revision: 582324
12mr|vlc-2.0.4-3|1786	- new version 1.1.4.1
12mr|vlc-2.0.4-3|1787	
12mr|vlc-2.0.4-3|1788	* Fri Sep 10 2010 Götz Waschk <waschk@mandriva.org> 1.1.4-2mdv2011.0
12mr|vlc-2.0.4-3|1789	+ Revision: 577055
12mr|vlc-2.0.4-3|1790	- rebuild for new libdvbpsi
12mr|vlc-2.0.4-3|1791	
12mr|vlc-2.0.4-3|1792	* Fri Aug 27 2010 Götz Waschk <waschk@mandriva.org> 1.1.4-1mdv2011.0
12mr|vlc-2.0.4-3|1793	+ Revision: 573468
12mr|vlc-2.0.4-3|1794	- new version
12mr|vlc-2.0.4-3|1795	- drop patch 0
12mr|vlc-2.0.4-3|1796	
12mr|vlc-2.0.4-3|1797	* Mon Aug 23 2010 Götz Waschk <waschk@mandriva.org> 1.1.3-2mdv2011.0
12mr|vlc-2.0.4-3|1798	+ Revision: 572163
12mr|vlc-2.0.4-3|1799	- fix screensaver inhibition (bug #60749)
12mr|vlc-2.0.4-3|1800	- readd libtoolize call
12mr|vlc-2.0.4-3|1801	- remove unapplied patches
12mr|vlc-2.0.4-3|1802	- don't call autotools if not needed
12mr|vlc-2.0.4-3|1803	
12mr|vlc-2.0.4-3|1804	* Thu Aug 19 2010 Götz Waschk <waschk@mandriva.org> 1.1.3-1mdv2011.0
12mr|vlc-2.0.4-3|1805	+ Revision: 571320
12mr|vlc-2.0.4-3|1806	- update to new version 1.1.3
12mr|vlc-2.0.4-3|1807	
12mr|vlc-2.0.4-3|1808	* Mon Aug 09 2010 Götz Waschk <waschk@mandriva.org> 1.1.2-2mdv2011.0
12mr|vlc-2.0.4-3|1809	+ Revision: 568173
12mr|vlc-2.0.4-3|1810	- rebuild for new libproxy
12mr|vlc-2.0.4-3|1811	- drop wrong rvlc patch
12mr|vlc-2.0.4-3|1812	- move rvlc to lua package
12mr|vlc-2.0.4-3|1813	- bump mtp dep
12mr|vlc-2.0.4-3|1814	- disable panoramix on 2009.1
12mr|vlc-2.0.4-3|1815	- fix rvlc wrapper
12mr|vlc-2.0.4-3|1816	- apply patch18 on 2009.1
12mr|vlc-2.0.4-3|1817	
12mr|vlc-2.0.4-3|1818	* Fri Jul 30 2010 Götz Waschk <waschk@mandriva.org> 1.1.2-1mdv2011.0
12mr|vlc-2.0.4-3|1819	+ Revision: 563306
12mr|vlc-2.0.4-3|1820	- update to new version 1.1.2
12mr|vlc-2.0.4-3|1821	- add provides for the python binding
12mr|vlc-2.0.4-3|1822	- disable dv on 2009.1
12mr|vlc-2.0.4-3|1823	- remove old build options
12mr|vlc-2.0.4-3|1824	
12mr|vlc-2.0.4-3|1825	* Thu Jul 22 2010 Götz Waschk <waschk@mandriva.org> 1.1.1-1mdv2011.0
12mr|vlc-2.0.4-3|1826	+ Revision: 556772
12mr|vlc-2.0.4-3|1827	- new version
12mr|vlc-2.0.4-3|1828	- drop patch 20
12mr|vlc-2.0.4-3|1829	- remove obsolete build options
12mr|vlc-2.0.4-3|1830	- disable SDL_image for 2010.0 builds
12mr|vlc-2.0.4-3|1831	- fix taglib build for 2010.0
12mr|vlc-2.0.4-3|1832	- disable taglib for 2010.0
12mr|vlc-2.0.4-3|1833	- update build deps for 1394
12mr|vlc-2.0.4-3|1834	
12mr|vlc-2.0.4-3|1835	* Tue Jul 13 2010 Anssi Hannula <anssi@mandriva.org> 1.1.0-2mdv2011.0
12mr|vlc-2.0.4-3|1836	+ Revision: 552373
12mr|vlc-2.0.4-3|1837	- split different-majored vlccore library to a separate package
12mr|vlc-2.0.4-3|1838	
12mr|vlc-2.0.4-3|1839	+ Götz Waschk <waschk@mandriva.org>
12mr|vlc-2.0.4-3|1840	- enable goom, projectm and libass support
12mr|vlc-2.0.4-3|1841	- merge a52, ogg and dvdnav with main package
12mr|vlc-2.0.4-3|1842	- move to 1.1 branch
12mr|vlc-2.0.4-3|1843	
12mr|vlc-2.0.4-3|1844	+ Colin Guthrie <cguthrie@mandriva.org>
12mr|vlc-2.0.4-3|1845	- Re-remove the pulse priority patch (it is no longer needed).
12mr|vlc-2.0.4-3|1846	- Remove old (and disabled) patch for PA < 0.9.11 (so Mdv 2009.0) This is no longer supported
12mr|vlc-2.0.4-3|1847	- Apply recent changes from trunk
12mr|vlc-2.0.4-3|1848	* fix libv4l build dep for backports
12mr|vlc-2.0.4-3|1849	* bump x264 dep
12mr|vlc-2.0.4-3|1850	* apply xulrunner patch for 2010.0 backports as well
12mr|vlc-2.0.4-3|1851	
12mr|vlc-2.0.4-3|1852	* Tue Jun 22 2010 Colin Guthrie <cguthrie@mandriva.org> 1.1.0-0.30000000.1mdv2010.1
12mr|vlc-2.0.4-3|1853	+ Revision: 548519
12mr|vlc-2.0.4-3|1854	- Update to VLC 1.1 final
12mr|vlc-2.0.4-3|1855	- Fix icon names on install
12mr|vlc-2.0.4-3|1856	- Add PA patch for user-agent argument (will be used in Phonon-VLC; upstream)
12mr|vlc-2.0.4-3|1857	- Fix invalid %%elseif (should be %%elsif) usage in spec.
12mr|vlc-2.0.4-3|1858	- Update to latest 1.1.0 RC+
12mr|vlc-2.0.4-3|1859	
12mr|vlc-2.0.4-3|1860	* Sun Apr 04 2010 Colin Guthrie <cguthrie@mandriva.org> 1.1.0-0.20100404.1mdv2010.1
12mr|vlc-2.0.4-3|1861	+ Revision: 531424
12mr|vlc-2.0.4-3|1862	- Fix KDE BR
12mr|vlc-2.0.4-3|1863	- Fix BR for v4l
12mr|vlc-2.0.4-3|1864	- New git snapshot of 1.1
12mr|vlc-2.0.4-3|1865	- Disable some plugins that no longer seem available (rmtp, screensaver, shout, sdl image)
12mr|vlc-2.0.4-3|1866	- Adapt to the new plugin directory hierarchy
12mr|vlc-2.0.4-3|1867	- Merge commits from official package
12mr|vlc-2.0.4-3|1868	
12mr|vlc-2.0.4-3|1869	* Thu Feb 11 2010 Colin Guthrie <cguthrie@mandriva.org> 1.1.0-0.20100211.1mdv2010.1
12mr|vlc-2.0.4-3|1870	+ Revision: 504373
12mr|vlc-2.0.4-3|1871	- Disable SSE for now as I don't know how to make it work on the cluster
12mr|vlc-2.0.4-3|1872	- Remove ffsvn definition as it's not used.
12mr|vlc-2.0.4-3|1873	- Fix release
12mr|vlc-2.0.4-3|1874	- Rename patch after it's been tweaked for new version
12mr|vlc-2.0.4-3|1875	- Add some missing BR
12mr|vlc-2.0.4-3|1876	- Update pulseprio patch (need to check to see if it's still needed)
12mr|vlc-2.0.4-3|1877	- Update xulrunner patch for latest code changes
12mr|vlc-2.0.4-3|1878	- Drop phonon-vlc package as it's no longer in the same source tree
12mr|vlc-2.0.4-3|1879	- New snapshot
12mr|vlc-2.0.4-3|1880	
12mr|vlc-2.0.4-3|1881	* Mon Jan 25 2010 Colin Guthrie <cguthrie@mandriva.org> 1.0.5-1mdv2010.1
12mr|vlc-2.0.4-3|1882	+ Revision: 496027
12mr|vlc-2.0.4-3|1883	- BR kdelibs4-devel
12mr|vlc-2.0.4-3|1884	- Fix version
12mr|vlc-2.0.4-3|1885	- BR kde4-macros
12mr|vlc-2.0.4-3|1886	- Fix phonon init on x86_64
12mr|vlc-2.0.4-3|1887	- Fix compilation of phonon-vlc (pushed upstream)
12mr|vlc-2.0.4-3|1888	- Update to git master
12mr|vlc-2.0.4-3|1889	- Fix file lists
12mr|vlc-2.0.4-3|1890	- Temporarily disable two patches that no longer apply
12mr|vlc-2.0.4-3|1891	- Add phonon-vlc package
12mr|vlc-2.0.4-3|1892	- Copy vlc to phonon package branch
12mr|vlc-2.0.4-3|1893	
12mr|vlc-2.0.4-3|1894	+ Götz Waschk <waschk@mandriva.org>
12mr|vlc-2.0.4-3|1895	- rebuild
12mr|vlc-2.0.4-3|1896	
12mr|vlc-2.0.4-3|1897	* Thu Jan 07 2010 Götz Waschk <waschk@mandriva.org> 1.0.4-2mdv2010.1
12mr|vlc-2.0.4-3|1898	+ Revision: 487090
12mr|vlc-2.0.4-3|1899	- patch for new xulrunner
12mr|vlc-2.0.4-3|1900	- add libkate subtitle plugin
12mr|vlc-2.0.4-3|1901	- add Icecast plugin (bug #56510)
12mr|vlc-2.0.4-3|1902	- add shoutcast plugin (bug #56510)
12mr|vlc-2.0.4-3|1903	- don't build udev support on 2009.1
12mr|vlc-2.0.4-3|1904	
12mr|vlc-2.0.4-3|1905	* Thu Dec 10 2009 Götz Waschk <waschk@mandriva.org> 1.0.4-1mdv2010.1
12mr|vlc-2.0.4-3|1906	+ Revision: 476082
12mr|vlc-2.0.4-3|1907	- new version
12mr|vlc-2.0.4-3|1908	- rediff patch 13
12mr|vlc-2.0.4-3|1909	
12mr|vlc-2.0.4-3|1910	* Thu Dec 10 2009 Götz Waschk <waschk@mandriva.org> 1.0.3-3mdv2010.1
12mr|vlc-2.0.4-3|1911	+ Revision: 475966
12mr|vlc-2.0.4-3|1912	- rebuild
12mr|vlc-2.0.4-3|1913	
12mr|vlc-2.0.4-3|1914	* Mon Nov 09 2009 Götz Waschk <waschk@mandriva.org> 1.0.3-2mdv2010.1
12mr|vlc-2.0.4-3|1915	+ Revision: 463359
12mr|vlc-2.0.4-3|1916	- update build deps
12mr|vlc-2.0.4-3|1917	- rebuild for new libcdio
12mr|vlc-2.0.4-3|1918	
12mr|vlc-2.0.4-3|1919	* Sat Nov 07 2009 Götz Waschk <waschk@mandriva.org> 1.0.3-1mdv2010.1
12mr|vlc-2.0.4-3|1920	+ Revision: 462446
12mr|vlc-2.0.4-3|1921	- new version
12mr|vlc-2.0.4-3|1922	- add udev plugin
12mr|vlc-2.0.4-3|1923	
12mr|vlc-2.0.4-3|1924	* Mon Sep 21 2009 Götz Waschk <waschk@mandriva.org> 1.0.2-1mdv2010.0
12mr|vlc-2.0.4-3|1925	+ Revision: 446937
12mr|vlc-2.0.4-3|1926	- new version
12mr|vlc-2.0.4-3|1927	- drop patch 0
12mr|vlc-2.0.4-3|1928	- update file list
12mr|vlc-2.0.4-3|1929	
12mr|vlc-2.0.4-3|1930	* Tue Sep 01 2009 Götz Waschk <waschk@mandriva.org> 1.0.1-3mdv2010.0
12mr|vlc-2.0.4-3|1931	+ Revision: 423400
12mr|vlc-2.0.4-3|1932	- revert v4l2 changes (bug #52259)
12mr|vlc-2.0.4-3|1933	- update menu categories (bug #53216)
12mr|vlc-2.0.4-3|1934	
12mr|vlc-2.0.4-3|1935	* Mon Aug 03 2009 Götz Waschk <waschk@mandriva.org> 1.0.1-2mdv2010.0
12mr|vlc-2.0.4-3|1936	+ Revision: 408218
12mr|vlc-2.0.4-3|1937	- add debian patches for the OSD menu and asm MMX chroma converter
12mr|vlc-2.0.4-3|1938	- move libnotify plugin to extra package (bug  #52559)
12mr|vlc-2.0.4-3|1939	- fix libtoolize call for 2009.0
12mr|vlc-2.0.4-3|1940	
12mr|vlc-2.0.4-3|1941	* Wed Jul 29 2009 Götz Waschk <waschk@mandriva.org> 1.0.1-1mdv2010.0
12mr|vlc-2.0.4-3|1942	+ Revision: 402911
12mr|vlc-2.0.4-3|1943	- new version
12mr|vlc-2.0.4-3|1944	
12mr|vlc-2.0.4-3|1945	* Mon Jul 13 2009 Götz Waschk <waschk@mandriva.org> 1.0.0-3mdv2010.0
12mr|vlc-2.0.4-3|1946	+ Revision: 395704
12mr|vlc-2.0.4-3|1947	- add libtoolize call to fix build
12mr|vlc-2.0.4-3|1948	- fix build deps for 2009.0
12mr|vlc-2.0.4-3|1949	- disable pulseaudio on 2009.0
12mr|vlc-2.0.4-3|1950	
12mr|vlc-2.0.4-3|1951	+ Giuseppe Ghibò <ghibo@mandriva.com>
12mr|vlc-2.0.4-3|1952	- Added libtool to BuildRequires.
12mr|vlc-2.0.4-3|1953	- Add Patch15 to allow pulseaudio support in distro version 2009.0 (better than nothing).
12mr|vlc-2.0.4-3|1954	- Temporary disable Patch13 which reduces the buffer size.
12mr|vlc-2.0.4-3|1955	
12mr|vlc-2.0.4-3|1956	* Wed Jul 08 2009 Götz Waschk <waschk@mandriva.org> 1.0.0-2mdv2010.0
12mr|vlc-2.0.4-3|1957	+ Revision: 393440
12mr|vlc-2.0.4-3|1958	- rebuild for missing package
12mr|vlc-2.0.4-3|1959	- new version
12mr|vlc-2.0.4-3|1960	- drop patch 0
12mr|vlc-2.0.4-3|1961	
12mr|vlc-2.0.4-3|1962	* Fri Jun 26 2009 Götz Waschk <waschk@mandriva.org> 1.0.0-0.rc4.1mdv2010.0
12mr|vlc-2.0.4-3|1963	+ Revision: 389420
12mr|vlc-2.0.4-3|1964	- new version
12mr|vlc-2.0.4-3|1965	
12mr|vlc-2.0.4-3|1966	* Thu Jun 25 2009 Frederic Crozat <fcrozat@mandriva.com> 1.0.0-0.rc3.2mdv2010.0
12mr|vlc-2.0.4-3|1967	+ Revision: 389053
12mr|vlc-2.0.4-3|1968	- Fix patch0 which was breaking dialog (upstream bug #2857)
12mr|vlc-2.0.4-3|1969	- Fix space changes in format-security patch and sent it upstream [prw]
12mr|vlc-2.0.4-3|1970	
12mr|vlc-2.0.4-3|1971	+ Götz Waschk <waschk@mandriva.org>
12mr|vlc-2.0.4-3|1972	- disable schroedinger for older distros
12mr|vlc-2.0.4-3|1973	
12mr|vlc-2.0.4-3|1974	* Mon Jun 08 2009 Götz Waschk <waschk@mandriva.org> 1.0.0-0.rc3.1mdv2010.0
12mr|vlc-2.0.4-3|1975	+ Revision: 383865
12mr|vlc-2.0.4-3|1976	- new version
12mr|vlc-2.0.4-3|1977	- remove arts and esd plugins
12mr|vlc-2.0.4-3|1978	- remove vlvc sources
12mr|vlc-2.0.4-3|1979	- rediff patches 0,13
12mr|vlc-2.0.4-3|1980	- drop patch 3
12mr|vlc-2.0.4-3|1981	- update file list
12mr|vlc-2.0.4-3|1982	- update build deps
12mr|vlc-2.0.4-3|1983	- update build deps
12mr|vlc-2.0.4-3|1984	
12mr|vlc-2.0.4-3|1985	* Fri Apr 24 2009 Götz Waschk <waschk@mandriva.org> 0.9.9-5mdv2010.0
12mr|vlc-2.0.4-3|1986	+ Revision: 368985
12mr|vlc-2.0.4-3|1987	- new version
12mr|vlc-2.0.4-3|1988	- rediff patch 0
12mr|vlc-2.0.4-3|1989	- drop patch 17
12mr|vlc-2.0.4-3|1990	
12mr|vlc-2.0.4-3|1991	* Fri Feb 20 2009 Frederic Crozat <fcrozat@mandriva.com> 0.9.8a-5mdv2009.1
12mr|vlc-2.0.4-3|1992	+ Revision: 343305
12mr|vlc-2.0.4-3|1993	- Patch17: don't clean libxml2, vlc code isn't threadsafe (Mdv bug #47169)
12mr|vlc-2.0.4-3|1994	- add git url
12mr|vlc-2.0.4-3|1995	
12mr|vlc-2.0.4-3|1996	* Wed Feb 11 2009 Götz Waschk <waschk@mandriva.org> 0.9.8a-4mdv2009.1
12mr|vlc-2.0.4-3|1997	+ Revision: 339355
12mr|vlc-2.0.4-3|1998	- rebuild for new libfaad
12mr|vlc-2.0.4-3|1999	
12mr|vlc-2.0.4-3|2000	* Sat Jan 31 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.9.8a-3mdv2009.1
12mr|vlc-2.0.4-3|2001	+ Revision: 335904
12mr|vlc-2.0.4-3|2002	- Rebuild against new qt4
12mr|vlc-2.0.4-3|2003	
12mr|vlc-2.0.4-3|2004	* Wed Jan 07 2009 Götz Waschk <waschk@mandriva.org> 0.9.8a-2mdv2009.1
12mr|vlc-2.0.4-3|2005	+ Revision: 326461
12mr|vlc-2.0.4-3|2006	- fix format strings
12mr|vlc-2.0.4-3|2007	- build against the right libraw1394
12mr|vlc-2.0.4-3|2008	
12mr|vlc-2.0.4-3|2009	* Sun Dec 07 2008 Götz Waschk <waschk@mandriva.org> 0.9.8a-1mdv2009.1
12mr|vlc-2.0.4-3|2010	+ Revision: 311570
12mr|vlc-2.0.4-3|2011	- new version
12mr|vlc-2.0.4-3|2012	
12mr|vlc-2.0.4-3|2013	* Tue Dec 02 2008 Götz Waschk <waschk@mandriva.org> 0.9.7-3mdv2009.1
12mr|vlc-2.0.4-3|2014	+ Revision: 309440
12mr|vlc-2.0.4-3|2015	- reenable embedding the video (bug #46140 fo)
12mr|vlc-2.0.4-3|2016	
12mr|vlc-2.0.4-3|2017	* Mon Dec 01 2008 Götz Waschk <waschk@mandriva.org> 0.9.7-2mdv2009.1
12mr|vlc-2.0.4-3|2018	+ Revision: 308804
12mr|vlc-2.0.4-3|2019	- rebuild
12mr|vlc-2.0.4-3|2020	- new version
12mr|vlc-2.0.4-3|2021	- suggest theora package as well
12mr|vlc-2.0.4-3|2022	
12mr|vlc-2.0.4-3|2023	* Thu Nov 06 2008 Götz Waschk <waschk@mandriva.org> 0.9.6-1mdv2009.1
12mr|vlc-2.0.4-3|2024	+ Revision: 300258
12mr|vlc-2.0.4-3|2025	- new version
12mr|vlc-2.0.4-3|2026	- fix build
12mr|vlc-2.0.4-3|2027	
12mr|vlc-2.0.4-3|2028	* Tue Oct 28 2008 Götz Waschk <waschk@mandriva.org> 0.9.5-2mdv2009.1
12mr|vlc-2.0.4-3|2029	+ Revision: 298000
12mr|vlc-2.0.4-3|2030	- rebuild
12mr|vlc-2.0.4-3|2031	- rebuild
12mr|vlc-2.0.4-3|2032	
12mr|vlc-2.0.4-3|2033	* Sat Oct 25 2008 Götz Waschk <waschk@mandriva.org> 0.9.5-1mdv2009.1
12mr|vlc-2.0.4-3|2034	+ Revision: 297244
12mr|vlc-2.0.4-3|2035	- new version
12mr|vlc-2.0.4-3|2036	- drop patches 17,18
12mr|vlc-2.0.4-3|2037	
12mr|vlc-2.0.4-3|2038	* Mon Oct 13 2008 Götz Waschk <waschk@mandriva.org> 0.9.4-2mdv2009.1
12mr|vlc-2.0.4-3|2039	+ Revision: 293114
12mr|vlc-2.0.4-3|2040	- fix build with new x264
12mr|vlc-2.0.4-3|2041	
12mr|vlc-2.0.4-3|2042	* Sat Oct 11 2008 Götz Waschk <waschk@mandriva.org> 0.9.4-1mdv2009.1
12mr|vlc-2.0.4-3|2043	+ Revision: 292164
12mr|vlc-2.0.4-3|2044	- new version
12mr|vlc-2.0.4-3|2045	
12mr|vlc-2.0.4-3|2046	* Mon Sep 29 2008 Götz Waschk <waschk@mandriva.org> 0.9.3-2mdv2009.0
12mr|vlc-2.0.4-3|2047	+ Revision: 289796
12mr|vlc-2.0.4-3|2048	- useless rebuild
12mr|vlc-2.0.4-3|2049	- disable libv4l patch if libv4l is not requested
12mr|vlc-2.0.4-3|2050	- new version
12mr|vlc-2.0.4-3|2051	
12mr|vlc-2.0.4-3|2052	* Sun Sep 28 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.9.2-3mdv2009.0
12mr|vlc-2.0.4-3|2053	+ Revision: 288978
12mr|vlc-2.0.4-3|2054	- Do some changes based on feedback from libv4l maintainer, Hans de
12mr|vlc-2.0.4-3|2055	Goede:
12mr|vlc-2.0.4-3|2056	* Remove libv4l1 patch: libv4l1 is to make v4l1 applications work with
12mr|vlc-2.0.4-3|2057	v4l2 devices, as vlc now has a v4l2 plugin there is no need to keep
12mr|vlc-2.0.4-3|2058	it;
12mr|vlc-2.0.4-3|2059	* Add updated libv4l2 patch, with bugfixes from him.
12mr|vlc-2.0.4-3|2060	
12mr|vlc-2.0.4-3|2061	* Fri Sep 26 2008 Götz Waschk <waschk@mandriva.org> 0.9.2-2mdv2009.0
12mr|vlc-2.0.4-3|2062	+ Revision: 288522
12mr|vlc-2.0.4-3|2063	- put back libv4l patches (Herton Ronaldo Krzesinski)
12mr|vlc-2.0.4-3|2064	- fix dca build dep
12mr|vlc-2.0.4-3|2065	- merge patch 2 into patch 3
12mr|vlc-2.0.4-3|2066	- fix libv4l and live build conditionals
12mr|vlc-2.0.4-3|2067	- bump live-devel dep
12mr|vlc-2.0.4-3|2068	- reenable bootstrap and parallel make
12mr|vlc-2.0.4-3|2069	- remove old mozilla plugin build fixes
12mr|vlc-2.0.4-3|2070	- fix lua build deps
12mr|vlc-2.0.4-3|2071	
12mr|vlc-2.0.4-3|2072	* Fri Sep 19 2008 Götz Waschk <waschk@mandriva.org> 0.9.2-1mdv2009.0
12mr|vlc-2.0.4-3|2073	+ Revision: 285905
12mr|vlc-2.0.4-3|2074	- new version, based on QT4 instead of wxGTK
12mr|vlc-2.0.4-3|2075	- drop gnomevfs, slp, daap, vlvc, libv4l
12mr|vlc-2.0.4-3|2076	- reenable svgalib, dv, libtar
12mr|vlc-2.0.4-3|2077	- add schroedinger, fluidsynth, zvbi, lua, theora
12mr|vlc-2.0.4-3|2078	- drop patches 0,1,4,5,6,7,8,11,12,16
12mr|vlc-2.0.4-3|2079	- update patch 13
12mr|vlc-2.0.4-3|2080	- patch to fix with new fribidi
12mr|vlc-2.0.4-3|2081	
12mr|vlc-2.0.4-3|2082	* Mon Sep 01 2008 Götz Waschk <waschk@mandriva.org> 0.8.6i-6mdv2009.0
12mr|vlc-2.0.4-3|2083	+ Revision: 278320
12mr|vlc-2.0.4-3|2084	- rebuild for new libdvdread
12mr|vlc-2.0.4-3|2085	- rebuild for new libdvdread
12mr|vlc-2.0.4-3|2086	
12mr|vlc-2.0.4-3|2087	* Fri Aug 08 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.8.6i-5mdv2009.0
12mr|vlc-2.0.4-3|2088	+ Revision: 269040
12mr|vlc-2.0.4-3|2089	- Rename vlc-0.8.6-libv4l1.patch to vlc-0.8.6i-libv4l1.patch
12mr|vlc-2.0.4-3|2090	- Fix libv4l1 patch added in previous release to make v4l plugin to
12mr|vlc-2.0.4-3|2091	properly link with libv4l. Bug report by Christiaan Welvaart on
12mr|vlc-2.0.4-3|2092	cooker ML.
12mr|vlc-2.0.4-3|2093	
12mr|vlc-2.0.4-3|2094	* Fri Aug 01 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.8.6i-4mdv2009.0
12mr|vlc-2.0.4-3|2095	+ Revision: 259102
12mr|vlc-2.0.4-3|2096	- Added patch from libv4l to add support to libv4l1.
12mr|vlc-2.0.4-3|2097	
12mr|vlc-2.0.4-3|2098	* Thu Jul 31 2008 Götz Waschk <waschk@mandriva.org> 0.8.6i-3mdv2009.0
12mr|vlc-2.0.4-3|2099	+ Revision: 257501
12mr|vlc-2.0.4-3|2100	- patch for xulrunner
12mr|vlc-2.0.4-3|2101	- patch for wxgtk 2.8
12mr|vlc-2.0.4-3|2102	
12mr|vlc-2.0.4-3|2103	* Fri Jul 25 2008 Götz Waschk <waschk@mandriva.org> 0.8.6i-2mdv2009.0
12mr|vlc-2.0.4-3|2104	+ Revision: 249132
12mr|vlc-2.0.4-3|2105	- update file list
12mr|vlc-2.0.4-3|2106	- patch for libdca detection
12mr|vlc-2.0.4-3|2107	
12mr|vlc-2.0.4-3|2108	* Sun Jul 13 2008 Götz Waschk <waschk@mandriva.org> 0.8.6i-1mdv2009.0
12mr|vlc-2.0.4-3|2109	+ Revision: 234386
12mr|vlc-2.0.4-3|2110	- new version
12mr|vlc-2.0.4-3|2111	- fix linking
12mr|vlc-2.0.4-3|2112	
12mr|vlc-2.0.4-3|2113	+ Pixel <pixel@mandriva.com>
12mr|vlc-2.0.4-3|2114	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|vlc-2.0.4-3|2115	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|vlc-2.0.4-3|2116	
12mr|vlc-2.0.4-3|2117	* Sat Jun 07 2008 Götz Waschk <waschk@mandriva.org> 0.8.6h-1mdv2009.0
12mr|vlc-2.0.4-3|2118	+ Revision: 216676
12mr|vlc-2.0.4-3|2119	- new version
12mr|vlc-2.0.4-3|2120	- drop patch 4
12mr|vlc-2.0.4-3|2121	- update vlvc patch
12mr|vlc-2.0.4-3|2122	- don't call autotools twice
12mr|vlc-2.0.4-3|2123	
12mr|vlc-2.0.4-3|2124	* Thu May 15 2008 Götz Waschk <waschk@mandriva.org> 0.8.6g-1mdv2009.0
12mr|vlc-2.0.4-3|2125	+ Revision: 207509
12mr|vlc-2.0.4-3|2126	- new version
12mr|vlc-2.0.4-3|2127	- drop patch 5
12mr|vlc-2.0.4-3|2128	
12mr|vlc-2.0.4-3|2129	* Wed May 14 2008 Götz Waschk <waschk@mandriva.org> 0.8.6f-4mdv2009.0
12mr|vlc-2.0.4-3|2130	+ Revision: 207103
12mr|vlc-2.0.4-3|2131	- fix buildrequires for arts
12mr|vlc-2.0.4-3|2132	- enable twolame plugin
12mr|vlc-2.0.4-3|2133	- remove unused configure options
12mr|vlc-2.0.4-3|2134	
12mr|vlc-2.0.4-3|2135	* Thu Apr 24 2008 Götz Waschk <waschk@mandriva.org> 0.8.6f-3mdv2009.0
12mr|vlc-2.0.4-3|2136	+ Revision: 197209
12mr|vlc-2.0.4-3|2137	- fix build with new ffmpeg
12mr|vlc-2.0.4-3|2138	- small fix for auto* build
12mr|vlc-2.0.4-3|2139	- rebuild
12mr|vlc-2.0.4-3|2140	
12mr|vlc-2.0.4-3|2141	* Mon Apr 14 2008 Götz Waschk <waschk@mandriva.org> 0.8.6f-2mdv2009.0
12mr|vlc-2.0.4-3|2142	+ Revision: 193288
12mr|vlc-2.0.4-3|2143	- rebuild
12mr|vlc-2.0.4-3|2144	
12mr|vlc-2.0.4-3|2145	* Tue Apr 08 2008 Götz Waschk <waschk@mandriva.org> 0.8.6f-1mdv2009.0
12mr|vlc-2.0.4-3|2146	+ Revision: 192385
12mr|vlc-2.0.4-3|2147	- add removable media mime types for nautilus
12mr|vlc-2.0.4-3|2148	
12mr|vlc-2.0.4-3|2149	* Thu Apr 03 2008 Götz Waschk <waschk@mandriva.org> 0.8.6f-1mdv2008.1
12mr|vlc-2.0.4-3|2150	+ Revision: 192075
12mr|vlc-2.0.4-3|2151	- new version 0.8.6f (security update)
12mr|vlc-2.0.4-3|2152	- drop patch 0
12mr|vlc-2.0.4-3|2153	
12mr|vlc-2.0.4-3|2154	* Wed Mar 26 2008 Götz Waschk <waschk@mandriva.org> 0.8.6e-2mdv2008.1
12mr|vlc-2.0.4-3|2155	+ Revision: 190429
12mr|vlc-2.0.4-3|2156	- fix build of the mkv demuxer
12mr|vlc-2.0.4-3|2157	
12mr|vlc-2.0.4-3|2158	+ Colin Guthrie <cguthrie@mandriva.org>
12mr|vlc-2.0.4-3|2159	- Fix from debian to fix alsa buffering when used with pulseaudio alsa plugin (not our default setup but still a valid config)
12mr|vlc-2.0.4-3|2160	
12mr|vlc-2.0.4-3|2161	* Thu Feb 28 2008 Götz Waschk <waschk@mandriva.org> 0.8.6e-1mdv2008.1
12mr|vlc-2.0.4-3|2162	+ Revision: 175980
12mr|vlc-2.0.4-3|2163	- new version
12mr|vlc-2.0.4-3|2164	- drop source 1
12mr|vlc-2.0.4-3|2165	- drop patches 0,9,10
12mr|vlc-2.0.4-3|2166	- clean up spec file by removing support for jurassic distributions
12mr|vlc-2.0.4-3|2167	
12mr|vlc-2.0.4-3|2168	* Thu Feb 21 2008 Colin Guthrie <cguthrie@mandriva.org> 0.8.6d-9mdv2008.1
12mr|vlc-2.0.4-3|2169	+ Revision: 173574
12mr|vlc-2.0.4-3|2170	- Fix package naming error in suggests for PA.
12mr|vlc-2.0.4-3|2171	
12mr|vlc-2.0.4-3|2172	* Wed Feb 20 2008 Colin Guthrie <cguthrie@mandriva.org> 0.8.6d-8mdv2008.1
12mr|vlc-2.0.4-3|2173	+ Revision: 173167
12mr|vlc-2.0.4-3|2174	- Really fix pulseaudio plugin.
12mr|vlc-2.0.4-3|2175	
12mr|vlc-2.0.4-3|2176	* Tue Feb 19 2008 Colin Guthrie <cguthrie@mandriva.org> 0.8.6d-7mdv2008.1
12mr|vlc-2.0.4-3|2177	+ Revision: 172648
12mr|vlc-2.0.4-3|2178	- Resurrect some fixes I thought were upstream but weren't (needed for 0.8.6 compilation)
12mr|vlc-2.0.4-3|2179	- Use the (now committed) upstream version of pulseaudio support.
12mr|vlc-2.0.4-3|2180	
12mr|vlc-2.0.4-3|2181	+ Thierry Vignaud <tv@mandriva.org>
12mr|vlc-2.0.4-3|2182	- summary is not licence tag
12mr|vlc-2.0.4-3|2183	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12mr|vlc-2.0.4-3|2184	
12mr|vlc-2.0.4-3|2185	* Sun Feb 17 2008 Colin Guthrie <cguthrie@mandriva.org> 0.8.6d-6mdv2008.1
12mr|vlc-2.0.4-3|2186	+ Revision: 170011
12mr|vlc-2.0.4-3|2187	- Set priority of pulseaudio plugin to 200 (so it's default)
12mr|vlc-2.0.4-3|2188	- Fix issues with upstream patch
12mr|vlc-2.0.4-3|2189	- Add native pulseaudio support (upstream ticket #1215)
12mr|vlc-2.0.4-3|2190	
12mr|vlc-2.0.4-3|2191	* Thu Feb 14 2008 Götz Waschk <waschk@mandriva.org> 0.8.6d-5mdv2008.1
12mr|vlc-2.0.4-3|2192	+ Revision: 168112
12mr|vlc-2.0.4-3|2193	- readd vlvc and upgrade to 0.8
12mr|vlc-2.0.4-3|2194	
12mr|vlc-2.0.4-3|2195	* Wed Feb 13 2008 Frederic Crozat <fcrozat@mandriva.com> 0.8.6d-4mdv2008.1
12mr|vlc-2.0.4-3|2196	+ Revision: 167004
12mr|vlc-2.0.4-3|2197	- Patch10: bump priority of esd backend for pulseaudio (Mdv bug #36706)
12mr|vlc-2.0.4-3|2198	- Patch11 (SVN): various ALSA fixes
12mr|vlc-2.0.4-3|2199	- add suggests on esd plugin
12mr|vlc-2.0.4-3|2200	
12mr|vlc-2.0.4-3|2201	+ Thierry Vignaud <tv@mandriva.org>
12mr|vlc-2.0.4-3|2202	- fix spacing at top of description
12mr|vlc-2.0.4-3|2203	
12mr|vlc-2.0.4-3|2204	* Thu Jan 17 2008 Götz Waschk <waschk@mandriva.org> 0.8.6d-3mdv2008.1
12mr|vlc-2.0.4-3|2205	+ Revision: 154481
12mr|vlc-2.0.4-3|2206	- rebuild
12mr|vlc-2.0.4-3|2207	
12mr|vlc-2.0.4-3|2208	+ Thierry Vignaud <tv@mandriva.org>
12mr|vlc-2.0.4-3|2209	- drop old menu
12mr|vlc-2.0.4-3|2210	- fix mesaglu-devel BR
12mr|vlc-2.0.4-3|2211	
12mr|vlc-2.0.4-3|2212	+ Olivier Blin <blino@mandriva.org>
12mr|vlc-2.0.4-3|2213	- restore BuildRoot
12mr|vlc-2.0.4-3|2214	
12mr|vlc-2.0.4-3|2215	* Wed Jan 02 2008 Götz Waschk <waschk@mandriva.org> 0.8.6d-2mdv2008.1
12mr|vlc-2.0.4-3|2216	+ Revision: 140442
12mr|vlc-2.0.4-3|2217	- fix build with new ffmpeg
12mr|vlc-2.0.4-3|2218	- rebuild for new ffmpeg
12mr|vlc-2.0.4-3|2219	- suggest ogg plugin
12mr|vlc-2.0.4-3|2220	- fix path to the Vera font
12mr|vlc-2.0.4-3|2221	
12mr|vlc-2.0.4-3|2222	+ Thierry Vignaud <tv@mandriva.org>
12mr|vlc-2.0.4-3|2223	- kill re-definition of %%buildroot on Pixel's request
12mr|vlc-2.0.4-3|2224	- do not advertize plf
12mr|vlc-2.0.4-3|2225	
12mr|vlc-2.0.4-3|2226	* Sat Dec 01 2007 Götz Waschk <waschk@mandriva.org> 0.8.6d-1mdv2008.1
12mr|vlc-2.0.4-3|2227	+ Revision: 114277
12mr|vlc-2.0.4-3|2228	- new version
12mr|vlc-2.0.4-3|2229	- new devel name
12mr|vlc-2.0.4-3|2230	
12mr|vlc-2.0.4-3|2231	* Tue Nov 06 2007 Funda Wang <fwang@mandriva.org> 0.8.6c-7mdv2008.1
12mr|vlc-2.0.4-3|2232	+ Revision: 106496
12mr|vlc-2.0.4-3|2233	- rebuild for new lzma
12mr|vlc-2.0.4-3|2234	
12mr|vlc-2.0.4-3|2235	* Thu Nov 01 2007 Götz Waschk <waschk@mandriva.org> 0.8.6c-6mdv2008.1
12mr|vlc-2.0.4-3|2236	+ Revision: 104337
12mr|vlc-2.0.4-3|2237	- add pvr module (bug #35186)
12mr|vlc-2.0.4-3|2238	
12mr|vlc-2.0.4-3|2239	* Mon Oct 22 2007 Götz Waschk <waschk@mandriva.org> 0.8.6c-5mdv2008.1
12mr|vlc-2.0.4-3|2240	+ Revision: 101294
12mr|vlc-2.0.4-3|2241	- rebuild for new libdvbpsi
12mr|vlc-2.0.4-3|2242	
12mr|vlc-2.0.4-3|2243	* Fri Oct 12 2007 Götz Waschk <waschk@mandriva.org> 0.8.6c-4mdv2008.1
12mr|vlc-2.0.4-3|2244	+ Revision: 97442
12mr|vlc-2.0.4-3|2245	- patch from debian: disable update in the help menu
12mr|vlc-2.0.4-3|2246	- replace some requires by suggests
12mr|vlc-2.0.4-3|2247	
12mr|vlc-2.0.4-3|2248	+ Thierry Vignaud <tv@mandriva.org>
12mr|vlc-2.0.4-3|2249	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12mr|vlc-2.0.4-3|2250	
12mr|vlc-2.0.4-3|2251	* Sun Aug 19 2007 Götz Waschk <waschk@mandriva.org> 0.8.6c-3mdv2008.0
12mr|vlc-2.0.4-3|2252	+ Revision: 67142
12mr|vlc-2.0.4-3|2253	- rebuild
12mr|vlc-2.0.4-3|2254	
12mr|vlc-2.0.4-3|2255	* Wed Jul 25 2007 Götz Waschk <waschk@mandriva.org> 0.8.6c-2mdv2008.0
12mr|vlc-2.0.4-3|2256	+ Revision: 55289
12mr|vlc-2.0.4-3|2257	- add jack plugin (bug #32092)
12mr|vlc-2.0.4-3|2258	
12mr|vlc-2.0.4-3|2259	* Mon Jun 18 2007 Götz Waschk <waschk@mandriva.org> 0.8.6c-1mdv2008.0
12mr|vlc-2.0.4-3|2260	+ Revision: 40692
12mr|vlc-2.0.4-3|2261	- fix desktop entry
12mr|vlc-2.0.4-3|2262	- new version
12mr|vlc-2.0.4-3|2263	- drop patch 0
12mr|vlc-2.0.4-3|2264	- disable vlvc
12mr|vlc-2.0.4-3|2265	
12mr|vlc-2.0.4-3|2266	* Thu Apr 19 2007 Götz Waschk <waschk@mandriva.org> 0.8.6b-1mdv2008.0
12mr|vlc-2.0.4-3|2267	+ Revision: 14978
12mr|vlc-2.0.4-3|2268	- new version
12mr|vlc-2.0.4-3|2269	- rediff patch 3
12mr|vlc-2.0.4-3|2270	- update file list
12mr|vlc-2.0.4-3|2271	

19102 12
12mr|vlock-2.2.2-8|1	Name:           vlock
12mr|vlock-2.2.2-8|2	Version:        2.2.2
12mr|vlock-2.2.2-8|3	Release:        %mkrel 8
12mr|vlock-2.2.2-8|4	Epoch:          0
12mr|vlock-2.2.2-8|5	Summary:        Program to lock one or more sessions on the Linux console
12mr|vlock-2.2.2-8|6	License:        GPL
12mr|vlock-2.2.2-8|7	Group:          Terminals
12mr|vlock-2.2.2-8|8	URL:            http://cthulhu.c3d2.de/~toidinamai/vlock/vlock.html
12mr|vlock-2.2.2-8|9	Source0:        http://cthulhu.c3d2.de/~toidinamai/vlock/archive/vlock-%{version}.tar.bz2
12mr|vlock-2.2.2-8|10	Source1:        http://cthulhu.c3d2.de/~toidinamai/vlock/archive/vlock-%{version}.tar.bz2.md5
12mr|vlock-2.2.2-8|11	Source2:        http://cthulhu.c3d2.de/~toidinamai/vlock/archive/vlock-%{version}.tar.bz2.sha1
12mr|vlock-2.2.2-8|12	Source3:        %{name}.pamd
12mr|vlock-2.2.2-8|13	Requires:       pam
12mr|vlock-2.2.2-8|14	BuildRequires:  pam-devel
12mr|vlock-2.2.2-8|15	Obsoletes:      %{mklibname vlock 0} <= %{epoch}:%{version}-%{release}
12mr|vlock-2.2.2-8|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|vlock-2.2.2-8|17	
12mr|vlock-2.2.2-8|18	%description
12mr|vlock-2.2.2-8|19	The vlock program locks one or more sessions on the console.  Vlock
12mr|vlock-2.2.2-8|20	can lock the current terminal (local or remote) or the entire virtual
12mr|vlock-2.2.2-8|21	console system, which completely disables all console access.  The
12mr|vlock-2.2.2-8|22	vlock program unlocks when either the password of the user who started
12mr|vlock-2.2.2-8|23	vlock or the root password is typed.
12mr|vlock-2.2.2-8|24	
12mr|vlock-2.2.2-8|25	Install vlock if you need to disable access to one console or to all
12mr|vlock-2.2.2-8|26	virtual consoles.
12mr|vlock-2.2.2-8|27	
12mr|vlock-2.2.2-8|28	%prep
12mr|vlock-2.2.2-8|29	%setup -q
12mr|vlock-2.2.2-8|30	%{__sed} -i -e 's/\$(VLOCK_GROUP)/root/g;' -e 's/\$(ROOT_GROUP)/root/g;' -e 's/ -o root -g root//g;' Makefile
12mr|vlock-2.2.2-8|31	%{__sed} -i -e 's/\$(VLOCK_GROUP)/root/g;' -e 's/\$(MODULE_GROUP)/root/g;' -e 's/ -o root -g root//g;' modules/Makefile
12mr|vlock-2.2.2-8|32	
12mr|vlock-2.2.2-8|33	%build
12mr|vlock-2.2.2-8|34	./configure --prefix=%{_usr}\
12mr|vlock-2.2.2-8|35	--bindir=%{_bindir}\
12mr|vlock-2.2.2-8|36	--sbindir=%{_sbindir}\
12mr|vlock-2.2.2-8|37	--libdir=%{_libdir}\
12mr|vlock-2.2.2-8|38	--mandir=%{_mandir}
12mr|vlock-2.2.2-8|39	%{make} CFLAGS="%{optflags} -std=gnu99"
12mr|vlock-2.2.2-8|40	
12mr|vlock-2.2.2-8|41	%install
12mr|vlock-2.2.2-8|42	%{__rm} -rf %{buildroot}
12mr|vlock-2.2.2-8|43	%{makeinstall_std}
12mr|vlock-2.2.2-8|44	
12mr|vlock-2.2.2-8|45	%{__mkdir_p} %{buildroot}%{_sysconfdir}/pam.d
12mr|vlock-2.2.2-8|46	%{__cp} -p %{SOURCE3} %{buildroot}%{_sysconfdir}/pam.d/%{name}
12mr|vlock-2.2.2-8|47	
12mr|vlock-2.2.2-8|48	%clean
12mr|vlock-2.2.2-8|49	%{__rm} -rf %{buildroot}
12mr|vlock-2.2.2-8|50	
12mr|vlock-2.2.2-8|51	%files
12mr|vlock-2.2.2-8|52	%defattr(0644,root,root,0755)
12mr|vlock-2.2.2-8|53	%doc ChangeLog COPYING PLUGINS README README.X11 SECURITY STYLE TODO
12mr|vlock-2.2.2-8|54	%attr(0755,root,root) %{_bindir}/vlock
12mr|vlock-2.2.2-8|55	%attr(4711,root,root) %{_sbindir}/vlock-main
12mr|vlock-2.2.2-8|56	%{_libdir}/%{name}
12mr|vlock-2.2.2-8|57	%{_mandir}/man1/*.1*
12mr|vlock-2.2.2-8|58	%{_mandir}/man5/*.5*
12mr|vlock-2.2.2-8|59	%{_mandir}/man8/*.8*
12mr|vlock-2.2.2-8|60	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12mr|vlock-2.2.2-8|61	
12mr|vlock-2.2.2-8|62	
12mr|vlock-2.2.2-8|63	
12mr|vlock-2.2.2-8|64	%changelog
12mr|vlock-2.2.2-8|65	

19103 12
12mr|vnc-server-common-1.0-2|1	Name:    vnc-server-common
12mr|vnc-server-common-1.0-2|2	Version: 1.0
12mr|vnc-server-common-1.0-2|3	Release: %mkrel 2
12mr|vnc-server-common-1.0-2|4	
12mr|vnc-server-common-1.0-2|5	License:   GPLv2+
12mr|vnc-server-common-1.0-2|6	URL:       http://www.mandriva.com
12mr|vnc-server-common-1.0-2|7	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|vnc-server-common-1.0-2|8	BuildArch: noarch
12mr|vnc-server-common-1.0-2|9	
12mr|vnc-server-common-1.0-2|10	Source0: vncserver-initscript
12mr|vnc-server-common-1.0-2|11	Source1: sysconfig-vncservers
12mr|vnc-server-common-1.0-2|12	
12mr|vnc-server-common-1.0-2|13	Summary: Common files for VNC servers
12mr|vnc-server-common-1.0-2|14	Group:   Networking/Remote access
12mr|vnc-server-common-1.0-2|15	
12mr|vnc-server-common-1.0-2|16	Requires(post):  rpm-helper
12mr|vnc-server-common-1.0-2|17	Requires(preun): rpm-helper
12mr|vnc-server-common-1.0-2|18	
12mr|vnc-server-common-1.0-2|19	# Packages that used to provide the common files:
12mr|vnc-server-common-1.0-2|20	# Can't conflict with vnc-server since it is provided as a virtual package...
12mr|vnc-server-common-1.0-2|21	#Conflicts: vnc-server <= 4.1.2-2mdv2008.1
12mr|vnc-server-common-1.0-2|22	Conflicts: tightvnc-server <= 1.3.10-4mdv2011.0
12mr|vnc-server-common-1.0-2|23	Conflicts: tigervnc-server <= 1.0.90-0.201012034210.3mdv2011.0
12mr|vnc-server-common-1.0-2|24	
12mr|vnc-server-common-1.0-2|25	%description
12mr|vnc-server-common-1.0-2|26	This package contains files that are common between multiple VNC server
12mr|vnc-server-common-1.0-2|27	implementations:
12mr|vnc-server-common-1.0-2|28	- the vncserver initscript
12mr|vnc-server-common-1.0-2|29	- the vncservers configuration file
12mr|vnc-server-common-1.0-2|30	
12mr|vnc-server-common-1.0-2|31	%prep
12mr|vnc-server-common-1.0-2|32	
12mr|vnc-server-common-1.0-2|33	%build
12mr|vnc-server-common-1.0-2|34	
12mr|vnc-server-common-1.0-2|35	%install
12mr|vnc-server-common-1.0-2|36	rm -rf %{buildroot}
12mr|vnc-server-common-1.0-2|37	
12mr|vnc-server-common-1.0-2|38	install -D -m 644 %{_sourcedir}/sysconfig-vncservers \
12mr|vnc-server-common-1.0-2|39	%{buildroot}/%{_sysconfdir}/sysconfig/vncservers
12mr|vnc-server-common-1.0-2|40	install -D -m 755 %{_sourcedir}/vncserver-initscript \
12mr|vnc-server-common-1.0-2|41	%{buildroot}/%{_initrddir}/vncserver
12mr|vnc-server-common-1.0-2|42	
12mr|vnc-server-common-1.0-2|43	%clean
12mr|vnc-server-common-1.0-2|44	rm -rf %{buildroot}
12mr|vnc-server-common-1.0-2|45	
12mr|vnc-server-common-1.0-2|46	%files
12mr|vnc-server-common-1.0-2|47	%defattr(-,root,root,-)
12mr|vnc-server-common-1.0-2|48	%{_initrddir}/vncserver
12mr|vnc-server-common-1.0-2|49	%config(noreplace) %{_sysconfdir}/sysconfig/vncservers
12mr|vnc-server-common-1.0-2|50	
12mr|vnc-server-common-1.0-2|51	%post
12mr|vnc-server-common-1.0-2|52	%_post_service vncserver
12mr|vnc-server-common-1.0-2|53	
12mr|vnc-server-common-1.0-2|54	%preun
12mr|vnc-server-common-1.0-2|55	%_preun_service vncserver
12mr|vnc-server-common-1.0-2|56	
12mr|vnc-server-common-1.0-2|57	
12mr|vnc-server-common-1.0-2|58	
12mr|vnc-server-common-1.0-2|59	%changelog
12mr|vnc-server-common-1.0-2|60	

19104 12
12mr|vnstat-1.10-5|1	# disable fortify as it causes segmentation fault in vnstati
12mr|vnstat-1.10-5|2	%undefine _fortify_cflags
12mr|vnstat-1.10-5|3	
12mr|vnstat-1.10-5|4	Summary:	vnStat is a console-based network traffic monitor
12mr|vnstat-1.10-5|5	Name:		vnstat
12mr|vnstat-1.10-5|6	Version:	1.10
12mr|vnstat-1.10-5|7	Release:	5
12mr|vnstat-1.10-5|8	License:	GPLv2+
12mr|vnstat-1.10-5|9	Group:		Monitoring
12mr|vnstat-1.10-5|10	Url:		http://humdi.net/vnstat/
12mr|vnstat-1.10-5|11	Source0:	http://humdi.net/vnstat/%{name}-%{version}.tar.gz
12mr|vnstat-1.10-5|12	Source1:	vnstat.init
12mr|vnstat-1.10-5|13	Source2:	vnstat_ip-up
12mr|vnstat-1.10-5|14	Source3:	vnstat_ip-down
12mr|vnstat-1.10-5|15	Patch0:		vnstat-1.10-no-strip.patch
12mr|vnstat-1.10-5|16	BuildRequires:	libgd-devel
12mr|vnstat-1.10-5|17	
12mr|vnstat-1.10-5|18	%description
12mr|vnstat-1.10-5|19	vnStat is a console-based network traffic monitor for Linux and BSD that keeps
12mr|vnstat-1.10-5|20	a log of network traffic for the selected interface(s). It uses the network
12mr|vnstat-1.10-5|21	interface statistics provided by the kernel as information source. This means
12mr|vnstat-1.10-5|22	that vnStat won't actually be sniffing any traffic and also ensures light use
12mr|vnstat-1.10-5|23	of system resources.
12mr|vnstat-1.10-5|24	
12mr|vnstat-1.10-5|25	%prep
12mr|vnstat-1.10-5|26	%setup -q
12mr|vnstat-1.10-5|27	%patch0 -p1
12mr|vnstat-1.10-5|28	install -m 0755 %{SOURCE1} vnstat.init
12mr|vnstat-1.10-5|29	install -m 0755 %{SOURCE2} vnstat_ip-up
12mr|vnstat-1.10-5|30	install -m 0755 %{SOURCE3} vnstat_ip-down
12mr|vnstat-1.10-5|31	
12mr|vnstat-1.10-5|32	%build
12mr|vnstat-1.10-5|33	CFLAGS="%{optflags}" LDFLAGS="%{ldflags}" %make -e all
12mr|vnstat-1.10-5|34	
12mr|vnstat-1.10-5|35	%install
12mr|vnstat-1.10-5|36	rm -rf %{buildroot}
12mr|vnstat-1.10-5|37	mkdir -p %{buildroot}/etc
12mr|vnstat-1.10-5|38	%makeinstall_std
12mr|vnstat-1.10-5|39	# vnstat service
12mr|vnstat-1.10-5|40	install -d %{buildroot}/%{_initrddir}
12mr|vnstat-1.10-5|41	install -m755 vnstat.init %{buildroot}/%{_initrddir}/vnstat
12mr|vnstat-1.10-5|42	# ifup/ifdown hooks
12mr|vnstat-1.10-5|43	install -d %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/ifup.d
12mr|vnstat-1.10-5|44	install -m755 vnstat_ip-up %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/ifup.d
12mr|vnstat-1.10-5|45	install -d %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/ifdown.d
12mr|vnstat-1.10-5|46	install -m755 vnstat_ip-down %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/ifdown.d
12mr|vnstat-1.10-5|47	
12mr|vnstat-1.10-5|48	%files
12mr|vnstat-1.10-5|49	%doc CHANGES COPYING README FAQ
12mr|vnstat-1.10-5|50	%doc examples/
12mr|vnstat-1.10-5|51	%{_bindir}/vnstat
12mr|vnstat-1.10-5|52	%{_bindir}/vnstati
12mr|vnstat-1.10-5|53	%{_sbindir}/vnstatd
12mr|vnstat-1.10-5|54	%{_sysconfdir}/vnstat.conf
12mr|vnstat-1.10-5|55	%{_initrddir}/vnstat
12mr|vnstat-1.10-5|56	%{_sysconfdir}/sysconfig/network-scripts/if*.d/vnstat*
12mr|vnstat-1.10-5|57	%{_mandir}/*/*
12mr|vnstat-1.10-5|58	/var/lib/vnstat
12mr|vnstat-1.10-5|59	
12mr|vnstat-1.10-5|60	
12mr|vnstat-1.10-5|61	%changelog
12mr|vnstat-1.10-5|62	* Mon Oct  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|vnstat-1.10-5|63	+ Commit: 9fb7e3c
12mr|vnstat-1.10-5|64	- Don't strip binaries on install (add patch)
12mr|vnstat-1.10-5|65	
12mr|vnstat-1.10-5|66	

19105 12
12mr|vobject-0.7.1-5|1	Summary:	Python module for parsing and generating vCard files
12mr|vobject-0.7.1-5|2	Name:		vobject
12mr|vobject-0.7.1-5|3	Version:	0.7.1
12mr|vobject-0.7.1-5|4	%define subrel 1
12mr|vobject-0.7.1-5|5	Release:	5
12mr|vobject-0.7.1-5|6	License:	ASL 1.1
12mr|vobject-0.7.1-5|7	Group:		Development/Python
12mr|vobject-0.7.1-5|8	URL:		http://vobject.skyhouseconsulting.com
12mr|vobject-0.7.1-5|9	Source0:	http://vobject.skyhouseconsulting.com/%{name}-%{version}.tar.gz
12mr|vobject-0.7.1-5|10	BuildRequires:	python-devel
12mr|vobject-0.7.1-5|11	BuildRequires:	python-setuptools
12mr|vobject-0.7.1-5|12	BuildArch:	noarch
12mr|vobject-0.7.1-5|13	
12mr|vobject-0.7.1-5|14	%description
12mr|vobject-0.7.1-5|15	vobject is intended to be a full featured Python package for parsing
12mr|vobject-0.7.1-5|16	and generating vCard and vCalendar files.
12mr|vobject-0.7.1-5|17	
12mr|vobject-0.7.1-5|18	Currently, iCalendar files are supported and well tested. vCard 3.0
12mr|vobject-0.7.1-5|19	files are supported, and all data should be imported, but only a few
12mr|vobject-0.7.1-5|20	components are understood in a sophisticated way.
12mr|vobject-0.7.1-5|21	
12mr|vobject-0.7.1-5|22	%package -n python-%{name}
12mr|vobject-0.7.1-5|23	
12mr|vobject-0.7.1-5|24	Summary:	Python module for parsing and generating vCard files
12mr|vobject-0.7.1-5|25	Group:		Development/Python
12mr|vobject-0.7.1-5|26	Requires:	python-dateutil
12mr|vobject-0.7.1-5|27	BuildArch:	noarch
12mr|vobject-0.7.1-5|28	
12mr|vobject-0.7.1-5|29	%description -n python-%{name}
12mr|vobject-0.7.1-5|30	vobject is intended to be a full featured Python package for parsing
12mr|vobject-0.7.1-5|31	and generating vCard and vCalendar files.
12mr|vobject-0.7.1-5|32	
12mr|vobject-0.7.1-5|33	Currently, iCalendar files are supported and well tested. vCard 3.0
12mr|vobject-0.7.1-5|34	files are supported, and all data should be imported, but only a few
12mr|vobject-0.7.1-5|35	components are understood in a sophisticated way.
12mr|vobject-0.7.1-5|36	
12mr|vobject-0.7.1-5|37	%prep
12mr|vobject-0.7.1-5|38	%setup -q
12mr|vobject-0.7.1-5|39	
12mr|vobject-0.7.1-5|40	%build
12mr|vobject-0.7.1-5|41	
12mr|vobject-0.7.1-5|42	%install
12mr|vobject-0.7.1-5|43	python setup.py install --root=%{buildroot} --compile --optimize=2
12mr|vobject-0.7.1-5|44	
12mr|vobject-0.7.1-5|45	%files -n python-%{name}
12mr|vobject-0.7.1-5|46	%defattr(-,root,root)
12mr|vobject-0.7.1-5|47	%doc LICENSE.txt README.txt ACKNOWLEDGEMENTS.txt
12mr|vobject-0.7.1-5|48	%{py_puresitedir}/%{name}
12mr|vobject-0.7.1-5|49	%{_bindir}/ics_diff
12mr|vobject-0.7.1-5|50	%{_bindir}/change_tz
12mr|vobject-0.7.1-5|51	%{py_puresitedir}/%{name}-%{version}-py%{py_ver}.egg-info
12mr|vobject-0.7.1-5|52	
12mr|vobject-0.7.1-5|53	
12mr|vobject-0.7.1-5|54	
12mr|vobject-0.7.1-5|55	
12mr|vobject-0.7.1-5|56	%changelog
12mr|vobject-0.7.1-5|57	

19106 12
12mr|voikko-fi-1.8-4|1	
12mr|voikko-fi-1.8-4|2	%define tarname	suomi-malaga
12mr|voikko-fi-1.8-4|3	%define prever	0
12mr|voikko-fi-1.8-4|4	%define rel	4
12mr|voikko-fi-1.8-4|5	
12mr|voikko-fi-1.8-4|6	Summary:	Finnish support for Voikko spellchecker/hyphenator
12mr|voikko-fi-1.8-4|7	Name:		voikko-fi
12mr|voikko-fi-1.8-4|8	Version:	1.8
12mr|voikko-fi-1.8-4|9	%if %{prever}
12mr|voikko-fi-1.8-4|10	Release:	2.%{prever}.%{rel}
12mr|voikko-fi-1.8-4|11	%else
12mr|voikko-fi-1.8-4|12	Release:	%{rel}
12mr|voikko-fi-1.8-4|13	%endif
12mr|voikko-fi-1.8-4|14	License:	GPLv2+
12mr|voikko-fi-1.8-4|15	Group:		Text tools
12mr|voikko-fi-1.8-4|16	URL:            http://voikko.sourceforge.net/
12mr|voikko-fi-1.8-4|17	%if %prever
12mr|voikko-fi-1.8-4|18	Source:		http://www.puimula.org/htp/testing/%tarname-%version%prever.tar.gz
12mr|voikko-fi-1.8-4|19	%else
12mr|voikko-fi-1.8-4|20	Source:         http://downloads.sourceforge.net/voikko/%tarname-%version.tar.gz
12mr|voikko-fi-1.8-4|21	%endif
12mr|voikko-fi-1.8-4|22	BuildRequires:	malaga >= 7.8
12mr|voikko-fi-1.8-4|23	BuildRequires:	python
12mr|voikko-fi-1.8-4|24	Requires:	locales-fi
12mr|voikko-fi-1.8-4|25	# aspell = 1, myspell = 2, lang-specific = 3
12mr|voikko-fi-1.8-4|26	Provides:	enchant-dictionary = 3
12mr|voikko-fi-1.8-4|27	Provides:	voikko-dictionary
12mr|voikko-fi-1.8-4|28	Provides:	voikko-fi_FI
12mr|voikko-fi-1.8-4|29	Provides:	spell-fi
12mr|voikko-fi-1.8-4|30	Obsoletes:	suomi-malaga-voikko < 1.0
12mr|voikko-fi-1.8-4|31	BuildArch:	noarch
12mr|voikko-fi-1.8-4|32	
12mr|voikko-fi-1.8-4|33	%description
12mr|voikko-fi-1.8-4|34	Description of Finnish morphology written in Malaga. This version is modified
12mr|voikko-fi-1.8-4|35	to support the Voikko spellchecker/hyphenator and is not compatible with the
12mr|voikko-fi-1.8-4|36	Sukija text indexer.
12mr|voikko-fi-1.8-4|37	
12mr|voikko-fi-1.8-4|38	%prep
12mr|voikko-fi-1.8-4|39	%setup -q -n %{tarname}-%{version}
12mr|voikko-fi-1.8-4|40	
12mr|voikko-fi-1.8-4|41	%build
12mr|voikko-fi-1.8-4|42	%make voikko GENLEX_OPTS="--extra-usage=it" \
12mr|voikko-fi-1.8-4|43	EXTRA_LEX="vocabulary/erikoisalat/linux-distributions.lex vocabulary/erikoisalat/atk-lyhenteet.lex"
12mr|voikko-fi-1.8-4|44	
12mr|voikko-fi-1.8-4|45	%install
12mr|voikko-fi-1.8-4|46	# Files differ on big-endian and small-endian archs, and they have different
12mr|voikko-fi-1.8-4|47	# names (*_l vs *_b). This is the reason we use %{_prefix}/lib instead of
12mr|voikko-fi-1.8-4|48	# %{_datadir} and won't noarch the package. Note that we use %{_prefix}/lib
12mr|voikko-fi-1.8-4|49	# instead of %{_libdir} to achieve biarch compatibility. That is, if the user
12mr|voikko-fi-1.8-4|50	# has both libvoikkoX and lib64voikkoX installed, both of them work with the
12mr|voikko-fi-1.8-4|51	# same voikko-fi package.
12mr|voikko-fi-1.8-4|52	make voikko-install DESTDIR=%{buildroot}%{_prefix}/lib/voikko
12mr|voikko-fi-1.8-4|53	
12mr|voikko-fi-1.8-4|54	%files
12mr|voikko-fi-1.8-4|55	%doc README README.fi CONTRIBUTORS
12mr|voikko-fi-1.8-4|56	%dir %{_prefix}/lib/voikko
12mr|voikko-fi-1.8-4|57	%{_prefix}/lib/voikko/?
12mr|voikko-fi-1.8-4|58	
12mr|voikko-fi-1.8-4|59	
12mr|voikko-fi-1.8-4|60	
12mr|voikko-fi-1.8-4|61	%changelog
12mr|voikko-fi-1.8-4|62	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|voikko-fi-1.8-4|63	+ Commit: 606ea73
12mr|voikko-fi-1.8-4|64	- Should be noarch package
12mr|voikko-fi-1.8-4|65	
12mr|voikko-fi-1.8-4|66	

19107 12
12mr|volumeicon-0.4.3-3|1	Summary:	Lightweight volume control
12mr|volumeicon-0.4.3-3|2	Name:		volumeicon
12mr|volumeicon-0.4.3-3|3	Version:	0.4.3
12mr|volumeicon-0.4.3-3|4	Release:	3
12mr|volumeicon-0.4.3-3|5	Group:		Graphical desktop/Other
12mr|volumeicon-0.4.3-3|6	License:	GPLv3
12mr|volumeicon-0.4.3-3|7	URL:		http://http://code.google.com/p/mandriva-lxde/
12mr|volumeicon-0.4.3-3|8	Source0:         http://mandriva-lxde.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|volumeicon-0.4.3-3|9	Patch0:		volumeicon_lxde.patch
12mr|volumeicon-0.4.3-3|10	Patch1:		volumeicon-0.4.3-rosa-glib.patch
12mr|volumeicon-0.4.3-3|11	BuildRequires:	gtk2-devel intltool pkgconfig(libnotify)
12mr|volumeicon-0.4.3-3|12	BuildRequires:	pkgconfig(alsa)
12mr|volumeicon-0.4.3-3|13	
12mr|volumeicon-0.4.3-3|14	%description
12mr|volumeicon-0.4.3-3|15	Volume Icon aims to be a lightweight volume control that sits in your systray.
12mr|volumeicon-0.4.3-3|16	Features
12mr|volumeicon-0.4.3-3|17	
12mr|volumeicon-0.4.3-3|18	* Change volume by scrolling on the systray icon
12mr|volumeicon-0.4.3-3|19	* Ability to choose which channel to control
12mr|volumeicon-0.4.3-3|20	* Configurable stepsize (percentage of volume increase/decrease per scrollwheel
12mr|volumeicon-0.4.3-3|21	step)
12mr|volumeicon-0.4.3-3|22	* Several icon themes (with gtk theme as default)
12mr|volumeicon-0.4.3-3|23	* Configurable external mixer
12mr|volumeicon-0.4.3-3|24	* Volume Slider
12mr|volumeicon-0.4.3-3|25	
12mr|volumeicon-0.4.3-3|26	This is localized fork from Mandriva LXDE project
12mr|volumeicon-0.4.3-3|27	
12mr|volumeicon-0.4.3-3|28	%prep
12mr|volumeicon-0.4.3-3|29	%setup -q
12mr|volumeicon-0.4.3-3|30	%patch0 -p1
12mr|volumeicon-0.4.3-3|31	%patch1 -p1
12mr|volumeicon-0.4.3-3|32	
12mr|volumeicon-0.4.3-3|33	%build
12mr|volumeicon-0.4.3-3|34	%configure2_5x
12mr|volumeicon-0.4.3-3|35	
12mr|volumeicon-0.4.3-3|36	%make
12mr|volumeicon-0.4.3-3|37	
12mr|volumeicon-0.4.3-3|38	%install
12mr|volumeicon-0.4.3-3|39	%makeinstall_std
12mr|volumeicon-0.4.3-3|40	mkdir -p %{buildroot}%_sysconfdir/xdg/autostart/
12mr|volumeicon-0.4.3-3|41	cat > %{buildroot}%_sysconfdir/xdg/autostart/%{name}.desktop << EOF
12mr|volumeicon-0.4.3-3|42	[Desktop Entry]
12mr|volumeicon-0.4.3-3|43	Encoding=UTF-8
12mr|volumeicon-0.4.3-3|44	Name=volumeicon
12mr|volumeicon-0.4.3-3|45	Comment=Volume Icon
12mr|volumeicon-0.4.3-3|46	Exec=%{name}
12mr|volumeicon-0.4.3-3|47	Terminal=false
12mr|volumeicon-0.4.3-3|48	Type=Application
12mr|volumeicon-0.4.3-3|49	Icon=%{_datadir}/%{name}/gui/appicon.svg
12mr|volumeicon-0.4.3-3|50	Categories=AudioVideo;Audio;X-MandrivaLinux-Multimedia-Sound;
12mr|volumeicon-0.4.3-3|51	EOF
12mr|volumeicon-0.4.3-3|52	
12mr|volumeicon-0.4.3-3|53	%find_lang %{name}
12mr|volumeicon-0.4.3-3|54	
12mr|volumeicon-0.4.3-3|55	%files -f %{name}.lang
12mr|volumeicon-0.4.3-3|56	%doc AUTHORS COPYING ChangeLog
12mr|volumeicon-0.4.3-3|57	%config(noreplace) %_sysconfdir/xdg/autostart/%{name}.desktop
12mr|volumeicon-0.4.3-3|58	%{_bindir}/%{name}
12mr|volumeicon-0.4.3-3|59	%{_datadir}/%{name}
12mr|volumeicon-0.4.3-3|60	
12mr|volumeicon-0.4.3-3|61	
12mr|volumeicon-0.4.3-3|62	
12mr|volumeicon-0.4.3-3|63	%changelog
12mr|volumeicon-0.4.3-3|64	

19108 12
12mr|vorbis-tools-1.4.0-4|1	%define	name	vorbis-tools
12mr|vorbis-tools-1.4.0-4|2	%define version 1.4.0
12mr|vorbis-tools-1.4.0-4|3	%define release 4
12mr|vorbis-tools-1.4.0-4|4	%define	theirversion %version
12mr|vorbis-tools-1.4.0-4|5	
12mr|vorbis-tools-1.4.0-4|6	# Define Mandriva Linux version we are building for
12mr|vorbis-tools-1.4.0-4|7	%define mdkversion %(perl -pe '/(\\d+)\\.(\\d)\\.?(\\d)?/; $_="$1$2".($3||0)' /etc/mandriva-release)
12mr|vorbis-tools-1.4.0-4|8	
12mr|vorbis-tools-1.4.0-4|9	Name:		%{name}
12mr|vorbis-tools-1.4.0-4|10	Summary:	Several Ogg Vorbis Tools
12mr|vorbis-tools-1.4.0-4|11	Version:	%{version}
12mr|vorbis-tools-1.4.0-4|12	Release:	%{release}
12mr|vorbis-tools-1.4.0-4|13	Group:		Sound
12mr|vorbis-tools-1.4.0-4|14	License:	GPL
12mr|vorbis-tools-1.4.0-4|15	URL:		http://www.xiph.org/
12mr|vorbis-tools-1.4.0-4|16	Source:		http://downloads.xiph.org/releases/vorbis/%{name}-%{theirversion}.tar.gz
12mr|vorbis-tools-1.4.0-4|17	Patch4:		vorbis-tools-1.4.0-next_on_SIGUSR1.patch
12mr|vorbis-tools-1.4.0-4|18	Patch5:		vorbis-tools-1.2.0-ogg123-play-stdin.patch
12mr|vorbis-tools-1.4.0-4|19	Patch9:		vorbis-tools-1.2.0-fix-str-fmt.patch
12mr|vorbis-tools-1.4.0-4|20	BuildRequires:	curl-devel
12mr|vorbis-tools-1.4.0-4|21	BuildRequires:	libogg-devel >= 1.0
12mr|vorbis-tools-1.4.0-4|22	BuildRequires:	libao-devel >= 1.0
12mr|vorbis-tools-1.4.0-4|23	BuildRequires:	libflac-devel
12mr|vorbis-tools-1.4.0-4|24	BuildRequires:  pkgconfig(speex)
12mr|vorbis-tools-1.4.0-4|25	BuildRequires:	pkgconfig(vorbis)
12mr|vorbis-tools-1.4.0-4|26	BuildRequires:	texinfo
12mr|vorbis-tools-1.4.0-4|27	# (gc) needed for AM_PATH_PROG_WITH_TEST
12mr|vorbis-tools-1.4.0-4|28	BuildRequires:	gettext-devel
12mr|vorbis-tools-1.4.0-4|29	
12mr|vorbis-tools-1.4.0-4|30	%description
12mr|vorbis-tools-1.4.0-4|31	This package contains oggenc (encoder), oggdec, ogg123 (command line player)
12mr|vorbis-tools-1.4.0-4|32	vorbiscomment (metadata editor) and vcut (cut tool).
12mr|vorbis-tools-1.4.0-4|33	
12mr|vorbis-tools-1.4.0-4|34	Find some free Ogg Vorbis music here: http://www.vorbis.com/music/
12mr|vorbis-tools-1.4.0-4|35	
12mr|vorbis-tools-1.4.0-4|36	%prep
12mr|vorbis-tools-1.4.0-4|37	%setup -q -n %{name}-%{theirversion}
12mr|vorbis-tools-1.4.0-4|38	%patch4 -p1 -b .next-on-USR1
12mr|vorbis-tools-1.4.0-4|39	%patch5 -p1 -b .ogg123-play-stdin
12mr|vorbis-tools-1.4.0-4|40	%patch9 -p0
12mr|vorbis-tools-1.4.0-4|41	
12mr|vorbis-tools-1.4.0-4|42	#ACLOCAL=aclocal-1.9 AUTOMAKE=automake-1.9 autoreconf --install --force
12mr|vorbis-tools-1.4.0-4|43	touch config.rpath
12mr|vorbis-tools-1.4.0-4|44	autoreconf --install --force
12mr|vorbis-tools-1.4.0-4|45	
12mr|vorbis-tools-1.4.0-4|46	%build
12mr|vorbis-tools-1.4.0-4|47	%configure2_5x \
12mr|vorbis-tools-1.4.0-4|48	--enable-vcut
12mr|vorbis-tools-1.4.0-4|49	
12mr|vorbis-tools-1.4.0-4|50	%make
12mr|vorbis-tools-1.4.0-4|51	
12mr|vorbis-tools-1.4.0-4|52	%install
12mr|vorbis-tools-1.4.0-4|53	rm -rf $RPM_BUILD_ROOT
12mr|vorbis-tools-1.4.0-4|54	%makeinstall_std
12mr|vorbis-tools-1.4.0-4|55	
12mr|vorbis-tools-1.4.0-4|56	%find_lang %{name}
12mr|vorbis-tools-1.4.0-4|57	
12mr|vorbis-tools-1.4.0-4|58	# cleanup
12mr|vorbis-tools-1.4.0-4|59	rm -rf %{buildroot}/%{_docdir}/%{name}-%{version}
12mr|vorbis-tools-1.4.0-4|60	
12mr|vorbis-tools-1.4.0-4|61	%clean
12mr|vorbis-tools-1.4.0-4|62	rm -rf $RPM_BUILD_ROOT
12mr|vorbis-tools-1.4.0-4|63	
12mr|vorbis-tools-1.4.0-4|64	%files -f %{name}.lang
12mr|vorbis-tools-1.4.0-4|65	%defattr(-, root, root)
12mr|vorbis-tools-1.4.0-4|66	%doc COPYING README ogg123/ogg123rc-example
12mr|vorbis-tools-1.4.0-4|67	%{_bindir}/ogg123
12mr|vorbis-tools-1.4.0-4|68	%{_bindir}/oggdec
12mr|vorbis-tools-1.4.0-4|69	%{_bindir}/oggenc
12mr|vorbis-tools-1.4.0-4|70	%{_bindir}/ogginfo
12mr|vorbis-tools-1.4.0-4|71	%{_bindir}/vcut
12mr|vorbis-tools-1.4.0-4|72	%{_bindir}/vorbiscomment
12mr|vorbis-tools-1.4.0-4|73	%{_mandir}/man1/ogg123*
12mr|vorbis-tools-1.4.0-4|74	%{_mandir}/man1/oggenc*
12mr|vorbis-tools-1.4.0-4|75	%{_mandir}/man1/oggdec*
12mr|vorbis-tools-1.4.0-4|76	%{_mandir}/man1/ogginfo*
12mr|vorbis-tools-1.4.0-4|77	%{_mandir}/man1/vcut*
12mr|vorbis-tools-1.4.0-4|78	%{_mandir}/man1/vorbiscomment*
12mr|vorbis-tools-1.4.0-4|79	
12mr|vorbis-tools-1.4.0-4|80	
12mr|vorbis-tools-1.4.0-4|81	
12mr|vorbis-tools-1.4.0-4|82	%changelog
12mr|vorbis-tools-1.4.0-4|83	

19109 12
12mr|vpnc-0.5.3-7|1	%define name    vpnc
12mr|vpnc-0.5.3-7|2	%define version 0.5.3
12mr|vpnc-0.5.3-7|3	%define release %mkrel 7
12mr|vpnc-0.5.3-7|4	
12mr|vpnc-0.5.3-7|5	Name:           %{name}
12mr|vpnc-0.5.3-7|6	Version:        %{version}
12mr|vpnc-0.5.3-7|7	Release:        %{release}
12mr|vpnc-0.5.3-7|8	Summary:        A free vpn client for the Cisco 3000 concentrators
12mr|vpnc-0.5.3-7|9	License:        GPLv2+
12mr|vpnc-0.5.3-7|10	Group:          Networking/Other
12mr|vpnc-0.5.3-7|11	Url:            http://www.unix-ag.uni-kl.de/~massar/vpnc/
12mr|vpnc-0.5.3-7|12	Source0:        http://www.unix-ag.uni-kl.de/~massar/vpnc/%{name}-%{version}.tar.gz
12mr|vpnc-0.5.3-7|13	Patch0:		vpnc-0.5.3-linkage.patch
12mr|vpnc-0.5.3-7|14	Requires:       iproute2
12mr|vpnc-0.5.3-7|15	BuildRequires:  libgcrypt-devel
12mr|vpnc-0.5.3-7|16	Provides: 	    kvpnc-backend
12mr|vpnc-0.5.3-7|17	BuildRoot:      %{_tmppath}/%{name}-%{version}
12mr|vpnc-0.5.3-7|18	
12mr|vpnc-0.5.3-7|19	%description
12mr|vpnc-0.5.3-7|20	A free vpn client for cisco3000 VPN Concentrator, completly in userspace,
12mr|vpnc-0.5.3-7|21	require Universal TUN/TAP device driver support compiled in the kernel
12mr|vpnc-0.5.3-7|22	or as module
12mr|vpnc-0.5.3-7|23	
12mr|vpnc-0.5.3-7|24	%prep
12mr|vpnc-0.5.3-7|25	%setup -q
12mr|vpnc-0.5.3-7|26	%patch0 -p0
12mr|vpnc-0.5.3-7|27	
12mr|vpnc-0.5.3-7|28	perl -pi -e 's|/var/run/vpnc/|%{_localstatedir}/lib/%{name}/|' vpnc-script
12mr|vpnc-0.5.3-7|29	perl -pi -e 's|/var/run/vpnc/pid|/var/run/vpnc.pid|' config.c vpnc-disconnect
12mr|vpnc-0.5.3-7|30	
12mr|vpnc-0.5.3-7|31	%build
12mr|vpnc-0.5.3-7|32	%serverbuild
12mr|vpnc-0.5.3-7|33	%make CFLAGS="%optflags" LFLAGS="%{?ldflags}"
12mr|vpnc-0.5.3-7|34	
12mr|vpnc-0.5.3-7|35	# lower MTU, some vpn concentrators have MTU problems
12mr|vpnc-0.5.3-7|36	perl -pi -e s/1412/1000/ vpnc-script
12mr|vpnc-0.5.3-7|37	
12mr|vpnc-0.5.3-7|38	%install
12mr|vpnc-0.5.3-7|39	rm -rf %{buildroot}
12mr|vpnc-0.5.3-7|40	install -d -m 755 %{buildroot}%{_sbindir}
12mr|vpnc-0.5.3-7|41	install -d -m 755 %{buildroot}%{_bindir}
12mr|vpnc-0.5.3-7|42	install -d -m 755 %{buildroot}%{_mandir}/man8
12mr|vpnc-0.5.3-7|43	install -d -m 755 %{buildroot}%{_mandir}/man1
12mr|vpnc-0.5.3-7|44	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{name}
12mr|vpnc-0.5.3-7|45	install -m 755 {vpnc,vpnc-script,vpnc-disconnect,cisco-decrypt} \
12mr|vpnc-0.5.3-7|46	%{buildroot}%{_sbindir}
12mr|vpnc-0.5.3-7|47	install -m 755 pcf2vpnc %{buildroot}%{_bindir}
12mr|vpnc-0.5.3-7|48	install -m 755 vpnc.8 %{buildroot}%{_mandir}/man8
12mr|vpnc-0.5.3-7|49	install -m 755 cisco-decrypt.1 %{buildroot}%{_mandir}/man1
12mr|vpnc-0.5.3-7|50	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12mr|vpnc-0.5.3-7|51	ln -s %{_sbindir}/vpnc-script %{buildroot}%{_sysconfdir}/%{name}/vpnc-script
12mr|vpnc-0.5.3-7|52	
12mr|vpnc-0.5.3-7|53	
12mr|vpnc-0.5.3-7|54	%clean
12mr|vpnc-0.5.3-7|55	rm -rf %{buildroot}
12mr|vpnc-0.5.3-7|56	
12mr|vpnc-0.5.3-7|57	%files
12mr|vpnc-0.5.3-7|58	%defattr(-,root,root)
12mr|vpnc-0.5.3-7|59	%doc COPYING README TODO VERSION
12mr|vpnc-0.5.3-7|60	%{_mandir}/man8/vpnc.8*
12mr|vpnc-0.5.3-7|61	%{_mandir}/man1/cisco-decrypt.1*
12mr|vpnc-0.5.3-7|62	%{_sbindir}/*
12mr|vpnc-0.5.3-7|63	%{_bindir}/*
12mr|vpnc-0.5.3-7|64	%{_localstatedir}/lib/%{name}
12mr|vpnc-0.5.3-7|65	%{_sysconfdir}/%{name}
12mr|vpnc-0.5.3-7|66	
12mr|vpnc-0.5.3-7|67	
12mr|vpnc-0.5.3-7|68	
12mr|vpnc-0.5.3-7|69	
12mr|vpnc-0.5.3-7|70	%changelog
12mr|vpnc-0.5.3-7|71	

19110 12
12mr|vpnpptp-allde-0.3.4-3|1	%define _enable_debug_packages %{nil}
12mr|vpnpptp-allde-0.3.4-3|2	%define debug_package %{nil}
12mr|vpnpptp-allde-0.3.4-3|3	
12mr|vpnpptp-allde-0.3.4-3|4	Summary:	Tools for setup and control VPN via PPTP/L2TP/OpenL2TP
12mr|vpnpptp-allde-0.3.4-3|5	Name:		vpnpptp-allde
12mr|vpnpptp-allde-0.3.4-3|6	Version:	0.3.4
12mr|vpnpptp-allde-0.3.4-3|7	Release:	3
12mr|vpnpptp-allde-0.3.4-3|8	License:	GPL2
12mr|vpnpptp-allde-0.3.4-3|9	Group:		System/Configuration/Networking
12mr|vpnpptp-allde-0.3.4-3|10	Url:		http://code.google.com/p/vpnpptp
12mr|vpnpptp-allde-0.3.4-3|11	
12mr|vpnpptp-allde-0.3.4-3|12	Source0:	vpnpptp-src-%{version}.tar.gz
12mr|vpnpptp-allde-0.3.4-3|13	Source1:	vpnpptp.pm
12mr|vpnpptp-allde-0.3.4-3|14	Source2:	vpnmandriva.pm
12mr|vpnpptp-allde-0.3.4-3|15	Patch0:		vpnpptp.lazlogger.patch
12mr|vpnpptp-allde-0.3.4-3|16	
12mr|vpnpptp-allde-0.3.4-3|17	BuildRequires: fpc-src >= 2.4.2, fpc >= 2.4.2, lazarus >= 0.9.29
12mr|vpnpptp-allde-0.3.4-3|18	Requires: gksu, pptp-linux, xl2tpd >= 1.2.7, openl2tp
12mr|vpnpptp-allde-0.3.4-3|19	
12mr|vpnpptp-allde-0.3.4-3|20	%description
12mr|vpnpptp-allde-0.3.4-3|21	Tools for easy and quick setup and control VPN via PPTP/L2TP/OpenL2TP
12mr|vpnpptp-allde-0.3.4-3|22	
12mr|vpnpptp-allde-0.3.4-3|23	%prep
12mr|vpnpptp-allde-0.3.4-3|24	
12mr|vpnpptp-allde-0.3.4-3|25	%setup -q -n vpnpptp-src-%{version}
12mr|vpnpptp-allde-0.3.4-3|26	%apply_patches
12mr|vpnpptp-allde-0.3.4-3|27	
12mr|vpnpptp-allde-0.3.4-3|28	%pre
12mr|vpnpptp-allde-0.3.4-3|29	#удалить ссылки если есть
12mr|vpnpptp-allde-0.3.4-3|30	rm -f %{_bindir}/vpnpptp
12mr|vpnpptp-allde-0.3.4-3|31	rm -f %{_bindir}/ponoff
12mr|vpnpptp-allde-0.3.4-3|32	rm -f %{_datadir}/pixmaps/ponoff.png
12mr|vpnpptp-allde-0.3.4-3|33	rm -f %{_datadir}/pixmaps/vpnpptp.png
12mr|vpnpptp-allde-0.3.4-3|34	#обеспечить переход с allde на kde-one или наоборот
12mr|vpnpptp-allde-0.3.4-3|35	rm -f %{_datadir}/applications/ponoff.desktop.old
12mr|vpnpptp-allde-0.3.4-3|36	rm -f %{_datadir}/applications/vpnpptp.desktop.old
12mr|vpnpptp-allde-0.3.4-3|37	
12mr|vpnpptp-allde-0.3.4-3|38	%build
12mr|vpnpptp-allde-0.3.4-3|39	%ifarch x86_64
12mr|vpnpptp-allde-0.3.4-3|40	./mandriva.compile.sh x86_64 lib64
12mr|vpnpptp-allde-0.3.4-3|41	%else
12mr|vpnpptp-allde-0.3.4-3|42	./mandriva.compile.sh i386 lib
12mr|vpnpptp-allde-0.3.4-3|43	%endif
12mr|vpnpptp-allde-0.3.4-3|44	
12mr|vpnpptp-allde-0.3.4-3|45	%install
12mr|vpnpptp-allde-0.3.4-3|46	rm -rf %{buildroot}
12mr|vpnpptp-allde-0.3.4-3|47	mkdir -p %{buildroot}%{_datadir}/vpnpptp
12mr|vpnpptp-allde-0.3.4-3|48	mkdir -p %{buildroot}%{_datadir}/vpnpptp/scripts
12mr|vpnpptp-allde-0.3.4-3|49	mkdir -p %{buildroot}%{_datadir}/vpnpptp/wiki
12mr|vpnpptp-allde-0.3.4-3|50	mkdir -p %{buildroot}%{_datadir}/vpnpptp/lang
12mr|vpnpptp-allde-0.3.4-3|51	mkdir -p %{buildroot}%{_bindir}
12mr|vpnpptp-allde-0.3.4-3|52	mkdir -p %{buildroot}%{_datadir}/applications
12mr|vpnpptp-allde-0.3.4-3|53	mkdir -p %{buildroot}%{_datadir}/pixmaps
12mr|vpnpptp-allde-0.3.4-3|54	mkdir -p %{buildroot}%/lib/libDrakX/network/connection
12mr|vpnpptp-allde-0.3.4-3|55	
12mr|vpnpptp-allde-0.3.4-3|56	cp -f ./vpnpptp/vpnpptp %{buildroot}%{_bindir}
12mr|vpnpptp-allde-0.3.4-3|57	cp -f ./ponoff/ponoff %{buildroot}%{_bindir}
12mr|vpnpptp-allde-0.3.4-3|58	cp -f ./vpnmandriva/vpnmandriva %{buildroot}%{_bindir}
12mr|vpnpptp-allde-0.3.4-3|59	cp -f ./ponoff.png %{buildroot}%{_datadir}/pixmaps/
12mr|vpnpptp-allde-0.3.4-3|60	cp -f ./vpnpptp.png %{buildroot}%{_datadir}/pixmaps/
12mr|vpnpptp-allde-0.3.4-3|61	chmod 0644 %{buildroot}%{_datadir}/pixmaps/ponoff.png
12mr|vpnpptp-allde-0.3.4-3|62	chmod 0644 %{buildroot}%{_datadir}/pixmaps/vpnpptp.png
12mr|vpnpptp-allde-0.3.4-3|63	cp -f ./*.ico %{buildroot}%{_datadir}/vpnpptp
12mr|vpnpptp-allde-0.3.4-3|64	cp -rf ./scripts %{buildroot}%{_datadir}/vpnpptp/
12mr|vpnpptp-allde-0.3.4-3|65	cp -rf ./wiki %{buildroot}%{_datadir}/vpnpptp/
12mr|vpnpptp-allde-0.3.4-3|66	cp -rf ./lang %{buildroot}%{_datadir}/vpnpptp/
12mr|vpnpptp-allde-0.3.4-3|67	
12mr|vpnpptp-allde-0.3.4-3|68	install -dm 755 %{buildroot}%{_datadir}/applications
12mr|vpnpptp-allde-0.3.4-3|69	cat > ponoff.desktop << EOF
12mr|vpnpptp-allde-0.3.4-3|70	#!/usr/bin/env xdg-open
12mr|vpnpptp-allde-0.3.4-3|71	
12mr|vpnpptp-allde-0.3.4-3|72	[Desktop Entry]
12mr|vpnpptp-allde-0.3.4-3|73	Encoding=UTF-8
12mr|vpnpptp-allde-0.3.4-3|74	GenericName=VPN PPTP/L2TP/OpenL2TP Control
12mr|vpnpptp-allde-0.3.4-3|75	GenericName[ru]=Управление соединением VPN PPTP/L2TP/OpenL2TP
12mr|vpnpptp-allde-0.3.4-3|76	GenericName[uk]=Керування з'єднанням VPN PPTP/L2TP/OpenL2TP
12mr|vpnpptp-allde-0.3.4-3|77	Name=VPN/L2TP connection
12mr|vpnpptp-allde-0.3.4-3|78	Name[ru]=VPN/L2TP подключение
12mr|vpnpptp-allde-0.3.4-3|79	Name[uk]=ponoff
12mr|vpnpptp-allde-0.3.4-3|80	Exec=gksu -u root -l /usr/bin/ponoff
12mr|vpnpptp-allde-0.3.4-3|81	Comment=Control VPN via PPTP/L2TP/OpenL2TP
12mr|vpnpptp-allde-0.3.4-3|82	Comment[ru]=Управление соединением VPN через PPTP/L2TP/OpenL2TP
12mr|vpnpptp-allde-0.3.4-3|83	Comment[uk]=Керування з'єднанням VPN через PPTP/L2TP/OpenL2TP
12mr|vpnpptp-allde-0.3.4-3|84	Icon=/usr/share/pixmaps/ponoff.png
12mr|vpnpptp-allde-0.3.4-3|85	Type=Application
12mr|vpnpptp-allde-0.3.4-3|86	Categories=GTK;System;X-MandrivaLinux-CrossDesktop;
12mr|vpnpptp-allde-0.3.4-3|87	X-KDE-SubstituteUID=true
12mr|vpnpptp-allde-0.3.4-3|88	X-KDE-Username=root
12mr|vpnpptp-allde-0.3.4-3|89	X-KDE-autostart-after=kdesktop
12mr|vpnpptp-allde-0.3.4-3|90	StartupNotify=false
12mr|vpnpptp-allde-0.3.4-3|91	EOF
12mr|vpnpptp-allde-0.3.4-3|92	install -m 0644 ponoff.desktop \
12mr|vpnpptp-allde-0.3.4-3|93	%{buildroot}%{_datadir}/applications/ponoff.desktop
12mr|vpnpptp-allde-0.3.4-3|94	
12mr|vpnpptp-allde-0.3.4-3|95	install -dm 755 %{buildroot}%{_datadir}/applications
12mr|vpnpptp-allde-0.3.4-3|96	cat > vpnpptp.desktop << EOF
12mr|vpnpptp-allde-0.3.4-3|97	#!/usr/bin/env xdg-open
12mr|vpnpptp-allde-0.3.4-3|98	
12mr|vpnpptp-allde-0.3.4-3|99	[Desktop Entry]
12mr|vpnpptp-allde-0.3.4-3|100	Encoding=UTF-8
12mr|vpnpptp-allde-0.3.4-3|101	GenericName=VPN PPTP/L2TP/OpenL2TP Setup
12mr|vpnpptp-allde-0.3.4-3|102	GenericName[ru]=Настройка соединения VPN PPTP/L2TP/OpenL2TP
12mr|vpnpptp-allde-0.3.4-3|103	GenericName[uk]=Налаштування з’єднання VPN PPTP/L2TP/OpenL2TP
12mr|vpnpptp-allde-0.3.4-3|104	Name=Setup VPN/L2TP
12mr|vpnpptp-allde-0.3.4-3|105	Name[ru]=Настройка VPN/L2TP
12mr|vpnpptp-allde-0.3.4-3|106	Name[uk]=vpnpptp
12mr|vpnpptp-allde-0.3.4-3|107	Exec=gksu -u root -l /usr/bin/vpnpptp
12mr|vpnpptp-allde-0.3.4-3|108	Comment=Setup VPN via PPTP/L2TP/OpenL2TP
12mr|vpnpptp-allde-0.3.4-3|109	Comment[ru]=Настройка соединения VPN PPTP/L2TP/OpenL2TP
12mr|vpnpptp-allde-0.3.4-3|110	Comment[uk]=Налаштування з’єднання VPN PPTP/L2TP/OpenL2TP
12mr|vpnpptp-allde-0.3.4-3|111	Icon=/usr/share/pixmaps/vpnpptp.png
12mr|vpnpptp-allde-0.3.4-3|112	Type=Application
12mr|vpnpptp-allde-0.3.4-3|113	Categories=GTK;System;X-MandrivaLinux-CrossDesktop;
12mr|vpnpptp-allde-0.3.4-3|114	X-KDE-SubstituteUID=true
12mr|vpnpptp-allde-0.3.4-3|115	X-KDE-Username=root
12mr|vpnpptp-allde-0.3.4-3|116	StartupNotify=false
12mr|vpnpptp-allde-0.3.4-3|117	EOF
12mr|vpnpptp-allde-0.3.4-3|118	install -m 0644 vpnpptp.desktop \
12mr|vpnpptp-allde-0.3.4-3|119	%{buildroot}%{_datadir}/applications/vpnpptp.desktop
12mr|vpnpptp-allde-0.3.4-3|120	
12mr|vpnpptp-allde-0.3.4-3|121	install -pm0644 -D %SOURCE1 %{buildroot}/usr/lib/libDrakX/network/vpn/vpnpptp.pm
12mr|vpnpptp-allde-0.3.4-3|122	install -pm0644 -D %SOURCE2 %{buildroot}/usr/lib/libDrakX/network/vpn/vpnmandriva.pm
12mr|vpnpptp-allde-0.3.4-3|123	
12mr|vpnpptp-allde-0.3.4-3|124	%files
12mr|vpnpptp-allde-0.3.4-3|125	%defattr(-,root, root)
12mr|vpnpptp-allde-0.3.4-3|126	
12mr|vpnpptp-allde-0.3.4-3|127	%{_bindir}/vpnpptp
12mr|vpnpptp-allde-0.3.4-3|128	%{_bindir}/ponoff
12mr|vpnpptp-allde-0.3.4-3|129	%{_bindir}/vpnmandriva
12mr|vpnpptp-allde-0.3.4-3|130	%{_datadir}/vpnpptp/lang
12mr|vpnpptp-allde-0.3.4-3|131	%{_datadir}/pixmaps/ponoff.png
12mr|vpnpptp-allde-0.3.4-3|132	%{_datadir}/pixmaps/vpnpptp.png
12mr|vpnpptp-allde-0.3.4-3|133	%{_datadir}/vpnpptp/*.ico
12mr|vpnpptp-allde-0.3.4-3|134	%{_datadir}/vpnpptp/scripts
12mr|vpnpptp-allde-0.3.4-3|135	%{_datadir}/vpnpptp/wiki
12mr|vpnpptp-allde-0.3.4-3|136	%{_datadir}/applications/ponoff.desktop
12mr|vpnpptp-allde-0.3.4-3|137	%{_datadir}/applications/vpnpptp.desktop
12mr|vpnpptp-allde-0.3.4-3|138	/usr/lib/libDrakX/network/vpn/vpnpptp.pm
12mr|vpnpptp-allde-0.3.4-3|139	/usr/lib/libDrakX/network/vpn/vpnmandriva.pm
12mr|vpnpptp-allde-0.3.4-3|140	
12mr|vpnpptp-allde-0.3.4-3|141	
12mr|vpnpptp-allde-0.3.4-3|142	%changelog
12mr|vpnpptp-allde-0.3.4-3|143	* Mon Oct  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|vpnpptp-allde-0.3.4-3|144	+ Commit: fa77738
12mr|vpnpptp-allde-0.3.4-3|145	- Disable debug package as it's empty
12mr|vpnpptp-allde-0.3.4-3|146	
12mr|vpnpptp-allde-0.3.4-3|147	

19111 12
12mr|vsftpd-2.3.4-6|1	Summary:	Very Secure File Transfer Protocol Daemon
12mr|vsftpd-2.3.4-6|2	Name:		vsftpd
12mr|vsftpd-2.3.4-6|3	Version:	2.3.4
12mr|vsftpd-2.3.4-6|4	Release:	6
12mr|vsftpd-2.3.4-6|5	License:	GPLv2+
12mr|vsftpd-2.3.4-6|6	Group:		System/Servers
12mr|vsftpd-2.3.4-6|7	URL:		http://vsftpd.beasts.org/
12mr|vsftpd-2.3.4-6|8	Source0:	ftp://vsftpd.beasts.org/users/cevans/%{name}-%{version}.tar.gz
12mr|vsftpd-2.3.4-6|9	Source1:	vsftpd.xinetd
12mr|vsftpd-2.3.4-6|10	Source2:	vsftpd.pam
12mr|vsftpd-2.3.4-6|11	Source3:	vsftpd.ftpusers
12mr|vsftpd-2.3.4-6|12	Source4:	vsftpd.user_list
12mr|vsftpd-2.3.4-6|13	Source5:	vsftpd.init
12mr|vsftpd-2.3.4-6|14	Source6:	vsftpd_conf_migrate.sh
12mr|vsftpd-2.3.4-6|15	Source7:	vsftpd.service.bz2
12mr|vsftpd-2.3.4-6|16	# Fedora patches
12mr|vsftpd-2.3.4-6|17	# Build patches
12mr|vsftpd-2.3.4-6|18	Patch1:		vsftpd-2.1.0-libs.patch
12mr|vsftpd-2.3.4-6|19	Patch2: 	vsftpd-2.1.0-build_ssl.patch
12mr|vsftpd-2.3.4-6|20	Patch3: 	vsftpd-2.1.0-tcp_wrappers.patch
12mr|vsftpd-2.3.4-6|21	# Use /etc/vsftpd/ instead of /etc/
12mr|vsftpd-2.3.4-6|22	Patch4:		vsftpd-2.2.2-configuration.patch
12mr|vsftpd-2.3.4-6|23	# These need review
12mr|vsftpd-2.3.4-6|24	Patch5: 	vsftpd-2.2.2-pam_hostname.patch
12mr|vsftpd-2.3.4-6|25	Patch6: 	vsftpd-close-std-fds.patch
12mr|vsftpd-2.3.4-6|26	Patch7: 	vsftpd-2.1.0-filter.patch
12mr|vsftpd-2.3.4-6|27	Patch8: 	vsftpd-2.0.5-greedy.patch
12mr|vsftpd-2.3.4-6|28	Patch9: 	vsftpd-2.1.0-userlist_log.patch
12mr|vsftpd-2.3.4-6|29	Patch10:	vsftpd-2.2.2-trim.patch
12mr|vsftpd-2.3.4-6|30	Patch12: 	vsftpd-2.2.2-daemonize_plus.patch
12mr|vsftpd-2.3.4-6|31	# Mandriva patches
12mr|vsftpd-2.3.4-6|32	Patch101:	vsftpd-2.0.5-anon.patch
12mr|vsftpd-2.3.4-6|33	Patch102:	vsftpd-2.0.1-server_args.patch
12mr|vsftpd-2.3.4-6|34	Patch103:	vsftpd-2.2.2-use_localtime.patch
12mr|vsftpd-2.3.4-6|35	Patch104:	vsftpd-2.3.2-chowngroup.patch
12mr|vsftpd-2.3.4-6|36	Requires(pre):		rpm-helper
12mr|vsftpd-2.3.4-6|37	Requires(post):    	rpm-helper
12mr|vsftpd-2.3.4-6|38	Requires(postun):  	rpm-helper
12mr|vsftpd-2.3.4-6|39	Requires(preun):    rpm-helper
12mr|vsftpd-2.3.4-6|40	Requires:	pam >= 0.59, libcap, openssl, logrotate
12mr|vsftpd-2.3.4-6|41	Provides:	ftpserver
12mr|vsftpd-2.3.4-6|42	Conflicts:	wu-ftpd
12mr|vsftpd-2.3.4-6|43	Conflicts:	proftpd
12mr|vsftpd-2.3.4-6|44	Conflicts:	ncftpd
12mr|vsftpd-2.3.4-6|45	Conflicts:	pure-ftpd
12mr|vsftpd-2.3.4-6|46	BuildRequires:	libcap-devel openssl-devel pam-devel tcp_wrappers-devel
12mr|vsftpd-2.3.4-6|47	
12mr|vsftpd-2.3.4-6|48	%description
12mr|vsftpd-2.3.4-6|49	A Very Secure FTP Daemon - written from scratch - by Chris "One Man Security
12mr|vsftpd-2.3.4-6|50	Audit Team" Evans.
12mr|vsftpd-2.3.4-6|51	
12mr|vsftpd-2.3.4-6|52	%prep
12mr|vsftpd-2.3.4-6|53	%setup -q
12mr|vsftpd-2.3.4-6|54	cp %{SOURCE1} .
12mr|vsftpd-2.3.4-6|55	%patch1 -p1 -b .libs
12mr|vsftpd-2.3.4-6|56	%patch2 -p1 -b .build_ssl
12mr|vsftpd-2.3.4-6|57	%patch3 -p1 -b .tcp_wrappers
12mr|vsftpd-2.3.4-6|58	%patch4 -p1 -b .configuration
12mr|vsftpd-2.3.4-6|59	%patch5 -p1 -b .pam_hostname
12mr|vsftpd-2.3.4-6|60	%patch6 -p1 -b .close_fds
12mr|vsftpd-2.3.4-6|61	%patch7 -p1 -b .filter
12mr|vsftpd-2.3.4-6|62	%patch8 -p1 -b .greedy
12mr|vsftpd-2.3.4-6|63	%patch9 -p1 -b .userlist_log
12mr|vsftpd-2.3.4-6|64	%patch10 -p1 -b .trim
12mr|vsftpd-2.3.4-6|65	%patch12 -p1 -b .daemonize_plus
12mr|vsftpd-2.3.4-6|66	
12mr|vsftpd-2.3.4-6|67	%patch101 -p1 -b .anon
12mr|vsftpd-2.3.4-6|68	%patch102 -p1 -b .server_args
12mr|vsftpd-2.3.4-6|69	%patch103 -p1 -b .use_localtime
12mr|vsftpd-2.3.4-6|70	%patch104 -p1 -b .chowngroup
12mr|vsftpd-2.3.4-6|71	
12mr|vsftpd-2.3.4-6|72	%build
12mr|vsftpd-2.3.4-6|73	%serverbuild
12mr|vsftpd-2.3.4-6|74	
12mr|vsftpd-2.3.4-6|75	%make CFLAGS="%optflags" LINK="%ldflags -lcrypto"
12mr|vsftpd-2.3.4-6|76	# should go to rh patch.
12mr|vsftpd-2.3.4-6|77	# Change a few defaults in the config:
12mr|vsftpd-2.3.4-6|78	perl -pi -e 's|#ls_recurse_enable|ls_recurse_enable|' vsftpd.conf
12mr|vsftpd-2.3.4-6|79	## Fix the /usr/local problem in the xinetd entry
12mr|vsftpd-2.3.4-6|80	#perl -pi -e 's|/usr/local/sbin/vsftpd|%{_sbindir}/vsftpd|' xinetd.d/vsftpd
12mr|vsftpd-2.3.4-6|81	
12mr|vsftpd-2.3.4-6|82	%install
12mr|vsftpd-2.3.4-6|83	rm -rf %buildroot
12mr|vsftpd-2.3.4-6|84	
12mr|vsftpd-2.3.4-6|85	install -m755 vsftpd -D %buildroot%{_sbindir}/vsftpd
12mr|vsftpd-2.3.4-6|86	install -m600 vsftpd.conf -D %buildroot%{_sysconfdir}/vsftpd/vsftpd.conf
12mr|vsftpd-2.3.4-6|87	install -m644 vsftpd.xinetd -D %buildroot%{_sysconfdir}/xinetd.d/vsftpd-xinetd
12mr|vsftpd-2.3.4-6|88	install -m644 vsftpd.conf.5 -D %buildroot/%{_mandir}/man5/vsftpd.conf.5
12mr|vsftpd-2.3.4-6|89	install -m644 vsftpd.8 -D %buildroot%{_mandir}/man8/vsftpd.8
12mr|vsftpd-2.3.4-6|90	install -m644 RedHat/vsftpd.log -D %buildroot%{_sysconfdir}/logrotate.d/vsftpd
12mr|vsftpd-2.3.4-6|91	install -m644 %{SOURCE2}  -D %buildroot%{_sysconfdir}/pam.d/vsftpd
12mr|vsftpd-2.3.4-6|92	install -m600 %{SOURCE3}  -D %buildroot%{_sysconfdir}/vsftpd/ftpusers
12mr|vsftpd-2.3.4-6|93	install -m600 %{SOURCE4}  -D %buildroot%{_sysconfdir}/vsftpd/user_list
12mr|vsftpd-2.3.4-6|94	install -m 755 %{SOURCE5} -D %buildroot%{_initrddir}/vsftpd
12mr|vsftpd-2.3.4-6|95	install -m 744 %{SOURCE6} -D %buildroot%{_sysconfdir}/vsftpd/vsftpd_conf_migrate.sh
12mr|vsftpd-2.3.4-6|96	
12mr|vsftpd-2.3.4-6|97	mkdir -p %buildroot/%{_sysconfdir}/avahi/services/
12mr|vsftpd-2.3.4-6|98	bzcat %{SOURCE7} > %buildroot/%{_sysconfdir}/avahi/services/%{name}.service
12mr|vsftpd-2.3.4-6|99	
12mr|vsftpd-2.3.4-6|100	touch %buildroot%{_sysconfdir}/vsftpd/banned-emails
12mr|vsftpd-2.3.4-6|101	touch %buildroot%{_sysconfdir}/vsftpd/chroot-list
12mr|vsftpd-2.3.4-6|102	mkdir -p %buildroot/var/ftp/pub
12mr|vsftpd-2.3.4-6|103	
12mr|vsftpd-2.3.4-6|104	%post
12mr|vsftpd-2.3.4-6|105	%_post_service vsftpd
12mr|vsftpd-2.3.4-6|106	if [ -x /usr/sbin/xinetd ];then
12mr|vsftpd-2.3.4-6|107	%_post_service xinetd
12mr|vsftpd-2.3.4-6|108	fi
12mr|vsftpd-2.3.4-6|109	
12mr|vsftpd-2.3.4-6|110	%pre
12mr|vsftpd-2.3.4-6|111	%_pre_useradd ftp /var/ftp /bin/false
12mr|vsftpd-2.3.4-6|112	
12mr|vsftpd-2.3.4-6|113	%postun
12mr|vsftpd-2.3.4-6|114	%_postun_userdel ftp
12mr|vsftpd-2.3.4-6|115	
12mr|vsftpd-2.3.4-6|116	%preun
12mr|vsftpd-2.3.4-6|117	%_preun_service vsftpd
12mr|vsftpd-2.3.4-6|118	if [ -x /usr/sbin/xinetd ];then
12mr|vsftpd-2.3.4-6|119	%_post_service xinetd
12mr|vsftpd-2.3.4-6|120	fi
12mr|vsftpd-2.3.4-6|121	
12mr|vsftpd-2.3.4-6|122	%clean
12mr|vsftpd-2.3.4-6|123	rm -rf %buildroot
12mr|vsftpd-2.3.4-6|124	
12mr|vsftpd-2.3.4-6|125	%files
12mr|vsftpd-2.3.4-6|126	%defattr(-, root, root)
12mr|vsftpd-2.3.4-6|127	%doc FAQ INSTALL BUGS AUDIT Changelog LICENSE README README.security REWARD SPEED TODO
12mr|vsftpd-2.3.4-6|128	%doc BENCHMARKS COPYING SECURITY/ EXAMPLE/ TUNING SIZE vsftpd.xinetd
12mr|vsftpd-2.3.4-6|129	%{_sbindir}/vsftpd
12mr|vsftpd-2.3.4-6|130	%{_initrddir}/vsftpd
12mr|vsftpd-2.3.4-6|131	%attr(0555,ftp,ftp) %dir /var/ftp
12mr|vsftpd-2.3.4-6|132	%attr(2555,ftp,ftp) %dir /var/ftp/pub
12mr|vsftpd-2.3.4-6|133	%attr(700,root,root) %dir %{_sysconfdir}/vsftpd
12mr|vsftpd-2.3.4-6|134	%config(noreplace) %{_sysconfdir}/vsftpd/*
12mr|vsftpd-2.3.4-6|135	%config(noreplace) %{_sysconfdir}/pam.d/vsftpd
12mr|vsftpd-2.3.4-6|136	%config(noreplace) %{_sysconfdir}/logrotate.d/vsftpd
12mr|vsftpd-2.3.4-6|137	%config(noreplace) %{_sysconfdir}/avahi/services/%{name}.service
12mr|vsftpd-2.3.4-6|138	%config(noreplace) %{_sysconfdir}/xinetd.d/vsftpd-xinetd
12mr|vsftpd-2.3.4-6|139	
12mr|vsftpd-2.3.4-6|140	%{_mandir}/*/*
12mr|vsftpd-2.3.4-6|141	
12mr|vsftpd-2.3.4-6|142	
12mr|vsftpd-2.3.4-6|143	
12mr|vsftpd-2.3.4-6|144	
12mr|vsftpd-2.3.4-6|145	
12mr|vsftpd-2.3.4-6|146	
12mr|vsftpd-2.3.4-6|147	%changelog
12mr|vsftpd-2.3.4-6|148	

19112 12
12mr|vte-0.28.1-8|1	%define api 0.0
12mr|vte-0.28.1-8|2	%define major 9
12mr|vte-0.28.1-8|3	%define libname %mklibname %{name} %{major}
12mr|vte-0.28.1-8|4	%define develname %mklibname -d %{name}
12mr|vte-0.28.1-8|5	
12mr|vte-0.28.1-8|6	Name:		vte
12mr|vte-0.28.1-8|7	Version:	0.28.1
12mr|vte-0.28.1-8|8	Release:	8
12mr|vte-0.28.1-8|9	Summary:	A terminal emulator widget
12mr|vte-0.28.1-8|10	License:	LGPLv2+
12mr|vte-0.28.1-8|11	Group:		System/Libraries
12mr|vte-0.28.1-8|12	URL:		http://www.gnome.org/
12mr|vte-0.28.1-8|13	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|vte-0.28.1-8|14	Patch0:		vte-0.25.90-alt_meta.patch
12mr|vte-0.28.1-8|15	Patch1:		vte-0.28.0-link.patch
12mr|vte-0.28.1-8|16	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|vte-0.28.1-8|17	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|vte-0.28.1-8|18	BuildRequires:	pkgconfig(x11)
12mr|vte-0.28.1-8|19	BuildRequires:	pkgconfig(ncurses)
12mr|vte-0.28.1-8|20	BuildRequires:	python-devel
12mr|vte-0.28.1-8|21	BuildRequires:	pygtk2.0-devel
12mr|vte-0.28.1-8|22	BuildRequires:	automake
12mr|vte-0.28.1-8|23	BuildRequires:	gtk-doc
12mr|vte-0.28.1-8|24	BuildRequires:	intltool
12mr|vte-0.28.1-8|25	
12mr|vte-0.28.1-8|26	%description
12mr|vte-0.28.1-8|27	VTE is a terminal emulator widget for use with GTK+ 2.0.
12mr|vte-0.28.1-8|28	
12mr|vte-0.28.1-8|29	%package -n python-%{name}
12mr|vte-0.28.1-8|30	Summary:	Python binding for VTE
12mr|vte-0.28.1-8|31	Group:		Development/Python
12mr|vte-0.28.1-8|32	Requires:	%{name} >= %{version}
12mr|vte-0.28.1-8|33	
12mr|vte-0.28.1-8|34	%description -n  python-%{name}
12mr|vte-0.28.1-8|35	Python binding for VTE, a terminal emulator widget for use
12mr|vte-0.28.1-8|36	with GTK+ 2.0.
12mr|vte-0.28.1-8|37	
12mr|vte-0.28.1-8|38	%package -n %{libname}
12mr|vte-0.28.1-8|39	Summary:	A terminal emulator widget
12mr|vte-0.28.1-8|40	Group:		System/Libraries
12mr|vte-0.28.1-8|41	Requires:	%{name} >= %{version}
12mr|vte-0.28.1-8|42	Conflicts:	gir-repository < 0.6.6
12mr|vte-0.28.1-8|43	
12mr|vte-0.28.1-8|44	%description -n %{libname}
12mr|vte-0.28.1-8|45	VTE is a terminal emulator widget for use with GTK+ 2.0.
12mr|vte-0.28.1-8|46	
12mr|vte-0.28.1-8|47	%package -n %{develname}
12mr|vte-0.28.1-8|48	Summary:	Files needed for developing applications which use VTE
12mr|vte-0.28.1-8|49	Group:		Development/C
12mr|vte-0.28.1-8|50	Provides:	%{name}-devel = %{version}-%{release}
12mr|vte-0.28.1-8|51	Requires:	%{libname} = %{version}-%{release}
12mr|vte-0.28.1-8|52	Obsoletes:	%{mklibname -d vte 9} < 0.28.1-5
12mr|vte-0.28.1-8|53	
12mr|vte-0.28.1-8|54	%description -n %{develname}
12mr|vte-0.28.1-8|55	VTE is a terminal emulator widget for use with GTK+ 2.0.  This
12mr|vte-0.28.1-8|56	package contains the files needed for building applications using VTE.
12mr|vte-0.28.1-8|57	
12mr|vte-0.28.1-8|58	%prep
12mr|vte-0.28.1-8|59	%setup -q
12mr|vte-0.28.1-8|60	%apply_patches
12mr|vte-0.28.1-8|61	
12mr|vte-0.28.1-8|62	%build
12mr|vte-0.28.1-8|63	%configure2_5x \
12mr|vte-0.28.1-8|64	--enable-shared \
12mr|vte-0.28.1-8|65	--disable-static \
12mr|vte-0.28.1-8|66	--libexecdir=%{_libdir}/%{name} \
12mr|vte-0.28.1-8|67	--enable-python \
12mr|vte-0.28.1-8|68	--enable-gtk-doc \
12mr|vte-0.28.1-8|69	--enable-introspection \
12mr|vte-0.28.1-8|70	--with-gtk=2.0
12mr|vte-0.28.1-8|71	
12mr|vte-0.28.1-8|72	%make LIBS='-lm -lncurses -lutil -lgmodule-2.0'
12mr|vte-0.28.1-8|73	
12mr|vte-0.28.1-8|74	%install
12mr|vte-0.28.1-8|75	%makeinstall_std
12mr|vte-0.28.1-8|76	
12mr|vte-0.28.1-8|77	%find_lang %{name}-%{api}
12mr|vte-0.28.1-8|78	
12mr|vte-0.28.1-8|79	%files -f %{name}-%{api}.lang
12mr|vte-0.28.1-8|80	%doc COPYING HACKING NEWS README
12mr|vte-0.28.1-8|81	%{_bindir}/*
12mr|vte-0.28.1-8|82	%dir %{_libdir}/%{name}
12mr|vte-0.28.1-8|83	%attr(2711,root,utmp) %{_libdir}/%{name}/gnome-pty-helper
12mr|vte-0.28.1-8|84	%{_datadir}/%{name}
12mr|vte-0.28.1-8|85	
12mr|vte-0.28.1-8|86	%files -n %{libname}
12mr|vte-0.28.1-8|87	%{_libdir}/*.so.%{major}*
12mr|vte-0.28.1-8|88	%{_libdir}/girepository-1.0/Vte-%{api}.typelib
12mr|vte-0.28.1-8|89	
12mr|vte-0.28.1-8|90	%files -n %{develname}
12mr|vte-0.28.1-8|91	%doc %{_datadir}/gtk-doc/html/*
12mr|vte-0.28.1-8|92	%{_includedir}/*
12mr|vte-0.28.1-8|93	%{_libdir}/*.so
12mr|vte-0.28.1-8|94	%{_libdir}/pkgconfig/*
12mr|vte-0.28.1-8|95	%{_datadir}/pygtk/2.0/defs/vte.defs
12mr|vte-0.28.1-8|96	%{_datadir}/gir-1.0/Vte-0.0.gir
12mr|vte-0.28.1-8|97	
12mr|vte-0.28.1-8|98	%files -n python-%{name}
12mr|vte-0.28.1-8|99	%{py_platsitedir}/gtk-2.0/vtemodule.so
12mr|vte-0.28.1-8|100	
12mr|vte-0.28.1-8|101	
12mr|vte-0.28.1-8|102	
12mr|vte-0.28.1-8|103	%changelog
12mr|vte-0.28.1-8|104	* Fri Aug  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|vte-0.28.1-8|105	+ Commit: b2e7540
12mr|vte-0.28.1-8|106	- Sync with Cooker (drop .la files, spec cleanup), convert BuildRequires to pkgconfig style, fix unversioned Obsoletes
12mr|vte-0.28.1-8|107	
12mr|vte-0.28.1-8|108	

19113 12
12mr|vte2_90-0.34.0-1|1	%define gir_major		2.90
12mr|vte2_90-0.34.0-1|2	%define api		2_90
12mr|vte2_90-0.34.0-1|3	%define major	9
12mr|vte2_90-0.34.0-1|4	%define libname	%mklibname vte %{api} %{major}
12mr|vte2_90-0.34.0-1|5	%define girname	%mklibname vte-gir %{gir_major}
12mr|vte2_90-0.34.0-1|6	%define develname	%mklibname -d %{name}
12mr|vte2_90-0.34.0-1|7	
12mr|vte2_90-0.34.0-1|8	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|vte2_90-0.34.0-1|9	
12mr|vte2_90-0.34.0-1|10	Name:		vte%{api}
12mr|vte2_90-0.34.0-1|11	Version:	0.34.0
12mr|vte2_90-0.34.0-1|12	Release:	1
12mr|vte2_90-0.34.0-1|13	Summary:	A terminal emulator widget
12mr|vte2_90-0.34.0-1|14	License:	LGPLv2+
12mr|vte2_90-0.34.0-1|15	Group:		System/Libraries
12mr|vte2_90-0.34.0-1|16	URL:		http://www.gnome.org/
12mr|vte2_90-0.34.0-1|17	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/vte/%{url_ver}/vte-%{version}.tar.xz
12mr|vte2_90-0.34.0-1|18	# See https://bugzilla.gnome.org/show_bug.cgi?id=663779
12mr|vte2_90-0.34.0-1|19	Patch0:		vte-0.31.0-gtk32-meta-map.patch
12mr|vte2_90-0.34.0-1|20	
12mr|vte2_90-0.34.0-1|21	BuildRequires:	gtk-doc
12mr|vte2_90-0.34.0-1|22	BuildRequires:	intltool
12mr|vte2_90-0.34.0-1|23	BuildRequires:	pkgconfig(cairo-xlib)
12mr|vte2_90-0.34.0-1|24	BuildRequires:	pkgconfig(glib-2.0) >= 2.26.0
12mr|vte2_90-0.34.0-1|25	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|vte2_90-0.34.0-1|26	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.1.9
12mr|vte2_90-0.34.0-1|27	BuildRequires:	pkgconfig(pango) >= 1.22.0
12mr|vte2_90-0.34.0-1|28	BuildRequires:	pkgconfig(x11)
12mr|vte2_90-0.34.0-1|29	
12mr|vte2_90-0.34.0-1|30	%description
12mr|vte2_90-0.34.0-1|31	VTE is a terminal emulator widget for use with GTK+ 3.0.
12mr|vte2_90-0.34.0-1|32	
12mr|vte2_90-0.34.0-1|33	%package -n %{libname}
12mr|vte2_90-0.34.0-1|34	Summary:	A terminal emulator widget
12mr|vte2_90-0.34.0-1|35	Group:		System/Libraries
12mr|vte2_90-0.34.0-1|36	Requires:	%{name} >= %{version}
12mr|vte2_90-0.34.0-1|37	
12mr|vte2_90-0.34.0-1|38	%description -n %{libname}
12mr|vte2_90-0.34.0-1|39	VTE is a terminal emulator widget for use with GTK+ 3.0.
12mr|vte2_90-0.34.0-1|40	
12mr|vte2_90-0.34.0-1|41	%package -n %{develname}
12mr|vte2_90-0.34.0-1|42	Summary:	Files needed for developing applications which use VTE
12mr|vte2_90-0.34.0-1|43	Group:		Development/C
12mr|vte2_90-0.34.0-1|44	Provides:	%{name}-devel = %{version}-%{release}
12mr|vte2_90-0.34.0-1|45	Requires: 	%{libname} = %{version}-%{release}
12mr|vte2_90-0.34.0-1|46	
12mr|vte2_90-0.34.0-1|47	%description -n %{develname}
12mr|vte2_90-0.34.0-1|48	VTE is a terminal emulator widget for use with GTK+ 3.0.  This
12mr|vte2_90-0.34.0-1|49	package contains the files needed for building applications using VTE.
12mr|vte2_90-0.34.0-1|50	
12mr|vte2_90-0.34.0-1|51	%package -n %{girname}
12mr|vte2_90-0.34.0-1|52	Summary:	GObject Introspection interface description for vte with GTK+ 3.0
12mr|vte2_90-0.34.0-1|53	Group:		System/Libraries
12mr|vte2_90-0.34.0-1|54	Requires:	%{libname} = %{version}-%{release}
12mr|vte2_90-0.34.0-1|55	
12mr|vte2_90-0.34.0-1|56	%description -n %{girname}
12mr|vte2_90-0.34.0-1|57	GObject Introspection interface description for vte with GTK+ 3.0.
12mr|vte2_90-0.34.0-1|58	
12mr|vte2_90-0.34.0-1|59	%prep
12mr|vte2_90-0.34.0-1|60	%setup -qn vte-%{version}
12mr|vte2_90-0.34.0-1|61	%apply_patches
12mr|vte2_90-0.34.0-1|62	
12mr|vte2_90-0.34.0-1|63	%build
12mr|vte2_90-0.34.0-1|64	%configure2_5x \
12mr|vte2_90-0.34.0-1|65	--enable-shared \
12mr|vte2_90-0.34.0-1|66	--disable-static \
12mr|vte2_90-0.34.0-1|67	--libexecdir=%{_libdir}/%{name} \
12mr|vte2_90-0.34.0-1|68	--enable-gtk-doc \
12mr|vte2_90-0.34.0-1|69	--enable-introspection
12mr|vte2_90-0.34.0-1|70	
12mr|vte2_90-0.34.0-1|71	%make LIBS='-lm -lncurses -lutil -lgmodule-2.0'
12mr|vte2_90-0.34.0-1|72	
12mr|vte2_90-0.34.0-1|73	%install
12mr|vte2_90-0.34.0-1|74	rm -rf %{buildroot}
12mr|vte2_90-0.34.0-1|75	%makeinstall_std
12mr|vte2_90-0.34.0-1|76	find %{buildroot} -name "*.la" -delete
12mr|vte2_90-0.34.0-1|77	%find_lang vte-%{gir_major}
12mr|vte2_90-0.34.0-1|78	
12mr|vte2_90-0.34.0-1|79	%files -f vte-%{gir_major}.lang
12mr|vte2_90-0.34.0-1|80	%doc COPYING HACKING NEWS README
12mr|vte2_90-0.34.0-1|81	%{_bindir}/vte%{api}
12mr|vte2_90-0.34.0-1|82	%dir %{_libdir}/%{name}
12mr|vte2_90-0.34.0-1|83	%{_sysconfdir}/profile.d/vte.sh
12mr|vte2_90-0.34.0-1|84	%attr(2711,root,utmp) %{_libdir}/%{name}/gnome-pty-helper
12mr|vte2_90-0.34.0-1|85	
12mr|vte2_90-0.34.0-1|86	%files -n %{libname}
12mr|vte2_90-0.34.0-1|87	%{_libdir}/libvte%{api}.so.%{major}*
12mr|vte2_90-0.34.0-1|88	
12mr|vte2_90-0.34.0-1|89	%files -n %{girname}
12mr|vte2_90-0.34.0-1|90	%{_libdir}/girepository-1.0/Vte-%{gir_major}.typelib
12mr|vte2_90-0.34.0-1|91	
12mr|vte2_90-0.34.0-1|92	%files -n %{develname}
12mr|vte2_90-0.34.0-1|93	%doc %{_datadir}/gtk-doc/html/vte-%{gir_major}
12mr|vte2_90-0.34.0-1|94	%{_includedir}/vte-%{gir_major}
12mr|vte2_90-0.34.0-1|95	%{_libdir}/libvte%{api}.so
12mr|vte2_90-0.34.0-1|96	%{_libdir}/pkgconfig/vte-%{gir_major}.pc
12mr|vte2_90-0.34.0-1|97	%{_datadir}/gir-1.0/Vte-%{gir_major}.gir
12mr|vte2_90-0.34.0-1|98	
12mr|vte2_90-0.34.0-1|99	
12mr|vte2_90-0.34.0-1|100	
12mr|vte2_90-0.34.0-1|101	
12mr|vte2_90-0.34.0-1|102	%changelog
12mr|vte2_90-0.34.0-1|103	

19114 12
12mr|vte3-0.34.2-2|1	%define api3		2.90
12mr|vte3-0.34.2-2|2	%define lib3_major	9
12mr|vte3-0.34.2-2|3	%define lib3_name	%mklibname vte 2_90 %{lib3_major}
12mr|vte3-0.34.2-2|4	%define gir3name	%mklibname vte-gir %{api3}
12mr|vte3-0.34.2-2|5	%define develname3	%mklibname -d %{name}
12mr|vte3-0.34.2-2|6	
12mr|vte3-0.34.2-2|7	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|vte3-0.34.2-2|8	
12mr|vte3-0.34.2-2|9	Name:		vte3
12mr|vte3-0.34.2-2|10	Version:	0.34.2
12mr|vte3-0.34.2-2|11	Release:	2
12mr|vte3-0.34.2-2|12	Summary:	A terminal emulator widget
12mr|vte3-0.34.2-2|13	License:	LGPLv2+
12mr|vte3-0.34.2-2|14	Group:		System/Libraries
12mr|vte3-0.34.2-2|15	URL:		http://www.gnome.org/
12mr|vte3-0.34.2-2|16	Source0:	http://download.gnome.org/sources/vte/%{url_ver}/vte-%{version}.tar.xz
12mr|vte3-0.34.2-2|17	# See https://bugzilla.gnome.org/show_bug.cgi?id=663779
12mr|vte3-0.34.2-2|18	Patch0:		vte-0.31.0-gtk32-meta-map.patch
12mr|vte3-0.34.2-2|19	BuildRequires:	pkgconfig(cairo-xlib)
12mr|vte3-0.34.2-2|20	BuildRequires:	pkgconfig(gio-2.0)
12mr|vte3-0.34.2-2|21	BuildRequires:	pkgconfig(gio-unix-2.0)
12mr|vte3-0.34.2-2|22	BuildRequires:	pkgconfig(glib-2.0) >= 2.26.0
12mr|vte3-0.34.2-2|23	BuildRequires:	pkgconfig(gobject-2.0)
12mr|vte3-0.34.2-2|24	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.1.9
12mr|vte3-0.34.2-2|25	BuildRequires:	pkgconfig(pango) >= 1.22.0
12mr|vte3-0.34.2-2|26	BuildRequires:	pkgconfig(x11)
12mr|vte3-0.34.2-2|27	BuildRequires:	pkgconfig(ncurses)
12mr|vte3-0.34.2-2|28	BuildRequires:	automake
12mr|vte3-0.34.2-2|29	BuildRequires:	gtk-doc
12mr|vte3-0.34.2-2|30	BuildRequires:	gobject-introspection-devel
12mr|vte3-0.34.2-2|31	BuildRequires:	intltool
12mr|vte3-0.34.2-2|32	Obsoletes:	vte2_90 < 0.34.2
12mr|vte3-0.34.2-2|33	
12mr|vte3-0.34.2-2|34	%description
12mr|vte3-0.34.2-2|35	VTE is a terminal emulator widget for use with GTK+ 3.0.
12mr|vte3-0.34.2-2|36	
12mr|vte3-0.34.2-2|37	%package -n %{lib3_name}
12mr|vte3-0.34.2-2|38	Summary:	A terminal emulator widget
12mr|vte3-0.34.2-2|39	Group:		System/Libraries
12mr|vte3-0.34.2-2|40	Requires:	%{name} >= %{version}
12mr|vte3-0.34.2-2|41	
12mr|vte3-0.34.2-2|42	%description -n %{lib3_name}
12mr|vte3-0.34.2-2|43	VTE is a terminal emulator widget for use with GTK+ 3.0.
12mr|vte3-0.34.2-2|44	
12mr|vte3-0.34.2-2|45	%package -n %{develname3}
12mr|vte3-0.34.2-2|46	Summary:	Files needed for developing applications which use VTE
12mr|vte3-0.34.2-2|47	Group:		Development/C
12mr|vte3-0.34.2-2|48	Provides:	%{name}-devel = %{version}-%{release}
12mr|vte3-0.34.2-2|49	Requires:	%{lib3_name} = %{version}-%{release}
12mr|vte3-0.34.2-2|50	
12mr|vte3-0.34.2-2|51	%description -n %{develname3}
12mr|vte3-0.34.2-2|52	VTE is a terminal emulator widget for use with GTK+ 3.0.  This
12mr|vte3-0.34.2-2|53	package contains the files needed for building applications using VTE.
12mr|vte3-0.34.2-2|54	
12mr|vte3-0.34.2-2|55	%package -n %{gir3name}
12mr|vte3-0.34.2-2|56	Summary:	GObject Introspection interface description for vte with GTK+ 3.0
12mr|vte3-0.34.2-2|57	Group:		System/Libraries
12mr|vte3-0.34.2-2|58	Requires:	%{lib3_name} = %{version}-%{release}
12mr|vte3-0.34.2-2|59	Conflicts:	%{lib3_name} < 0.28.1-2
12mr|vte3-0.34.2-2|60	
12mr|vte3-0.34.2-2|61	%description -n %{gir3name}
12mr|vte3-0.34.2-2|62	GObject Introspection interface description for vte with GTK+ 3.0.
12mr|vte3-0.34.2-2|63	
12mr|vte3-0.34.2-2|64	%prep
12mr|vte3-0.34.2-2|65	%setup -qn vte-%{version}
12mr|vte3-0.34.2-2|66	%apply_patches
12mr|vte3-0.34.2-2|67	
12mr|vte3-0.34.2-2|68	%build
12mr|vte3-0.34.2-2|69	%configure2_5x \
12mr|vte3-0.34.2-2|70	--enable-shared \
12mr|vte3-0.34.2-2|71	--disable-static \
12mr|vte3-0.34.2-2|72	--libexecdir=%{_libexecdir}/%{name} \
12mr|vte3-0.34.2-2|73	--enable-gtk-doc \
12mr|vte3-0.34.2-2|74	--enable-introspection
12mr|vte3-0.34.2-2|75	%make
12mr|vte3-0.34.2-2|76	
12mr|vte3-0.34.2-2|77	%install
12mr|vte3-0.34.2-2|78	%makeinstall_std
12mr|vte3-0.34.2-2|79	
12mr|vte3-0.34.2-2|80	#we don't want these
12mr|vte3-0.34.2-2|81	find %{buildroot} -name "*.la" -delete
12mr|vte3-0.34.2-2|82	%find_lang vte-%{api3}
12mr|vte3-0.34.2-2|83	
12mr|vte3-0.34.2-2|84	%files -f vte-%{api3}.lang
12mr|vte3-0.34.2-2|85	%doc COPYING HACKING NEWS README
12mr|vte3-0.34.2-2|86	%{_sysconfdir}/profile.d/vte.sh
12mr|vte3-0.34.2-2|87	%{_bindir}/vte2_90
12mr|vte3-0.34.2-2|88	%dir %{_libdir}/%{name}
12mr|vte3-0.34.2-2|89	%attr(2711,root,utmp) %{_libexecdir}/%{name}/gnome-pty-helper
12mr|vte3-0.34.2-2|90	
12mr|vte3-0.34.2-2|91	%files -n %{lib3_name}
12mr|vte3-0.34.2-2|92	%{_libdir}/libvte2_90.so.%{lib3_major}*
12mr|vte3-0.34.2-2|93	
12mr|vte3-0.34.2-2|94	%files -n %{gir3name}
12mr|vte3-0.34.2-2|95	%{_libdir}/girepository-1.0/Vte-%{api3}.typelib
12mr|vte3-0.34.2-2|96	
12mr|vte3-0.34.2-2|97	%files -n %{develname3}
12mr|vte3-0.34.2-2|98	%doc %{_datadir}/gtk-doc/html/vte-%{api3}
12mr|vte3-0.34.2-2|99	%{_includedir}/vte-%{api3}
12mr|vte3-0.34.2-2|100	%{_libdir}/libvte2_90.so
12mr|vte3-0.34.2-2|101	%{_libdir}/pkgconfig/vte-%{api3}.pc
12mr|vte3-0.34.2-2|102	%{_datadir}/gir-1.0/Vte-%{api3}.gir

19115 12
12mr|vtk-5.8.0-4|1	# Documentation are download and built by vtk-doc separated package
12mr|vtk-5.8.0-4|2	%bcond_with java
12mr|vtk-5.8.0-4|3	
12mr|vtk-5.8.0-4|4	%define libname		%mklibname %{name}
12mr|vtk-5.8.0-4|5	%define libname_devel	%mklibname %{name} -d
12mr|vtk-5.8.0-4|6	
12mr|vtk-5.8.0-4|7	%define bioxd_version	0.20111111
12mr|vtk-5.8.0-4|8	%define short_version	%(echo %{version} | cut -d. -f1,2)
12mr|vtk-5.8.0-4|9	
12mr|vtk-5.8.0-4|10	%define vtkincdir	%{_includedir}/vtk
12mr|vtk-5.8.0-4|11	%define vtkdocdir	%{_docdir}/vtk
12mr|vtk-5.8.0-4|12	%define vtktcldir	%{tcl_sitearch}/%{name}-%{short_version}
12mr|vtk-5.8.0-4|13	
12mr|vtk-5.8.0-4|14	%define qt_designer_plugins_dir	%{qt4plugins}/designer
12mr|vtk-5.8.0-4|15	
12mr|vtk-5.8.0-4|16	Name:		vtk
12mr|vtk-5.8.0-4|17	Version:	5.8.0
12mr|vtk-5.8.0-4|18	Release:	4
12mr|vtk-5.8.0-4|19	Summary:	Toolkit for 3D computer graphics, image processing, and visualization
12mr|vtk-5.8.0-4|20	License:	BSD
12mr|vtk-5.8.0-4|21	Group:		Graphics
12mr|vtk-5.8.0-4|22	URL:		http://www.vtk.org/
12mr|vtk-5.8.0-4|23	Source0:	http://www.vtk.org/files/release/%{short_version}/vtk-%{version}.tar.gz
12mr|vtk-5.8.0-4|24	Source1:	http://www.vtk.org/files/release/%{short_version}/vtkdata-%{version}.tar.gz
12mr|vtk-5.8.0-4|25	
12mr|vtk-5.8.0-4|26	# BioImageXD contains classes to read lsm files (from zeiss)
12mr|vtk-5.8.0-4|27	#URL:		http://www.bioimagexd.net
12mr|vtk-5.8.0-4|28	# svn co https://bioimagexd.svn.sourceforge.net/svnroot/bioimagexd/bioimagexd/trunk BioImageXD
12mr|vtk-5.8.0-4|29	# cd BioImageXD
12mr|vtk-5.8.0-4|30	# rm -fr `find . -type d -name .svn`
12mr|vtk-5.8.0-4|31	# rm -f bin/ffmpeg.exe bin/ffmpeg.osx bin/*.bat bin/*.dll bin/*.manifest bin/*.iss
12mr|vtk-5.8.0-4|32	# cd ..
12mr|vtk-5.8.0-4|33	# tar jcvf BioImageXD-0.`date +%\Y%\m%\d`.tar.bz2 BioImageXD
12mr|vtk-5.8.0-4|34	Source2:	BioImageXD-%{bioxd_version}.tar.bz2
12mr|vtk-5.8.0-4|35	
12mr|vtk-5.8.0-4|36	# fix qt method calls in python
12mr|vtk-5.8.0-4|37	Patch0:		vtk-5.8.0-python-qt.patch
12mr|vtk-5.8.0-4|38	Patch1:		vtk-5.8.0-vtkLoadPythonTkWidgets.patch
12mr|vtk-5.8.0-4|39	Patch2:		vtk-5.8.0-tcl8.6.patch
12mr|vtk-5.8.0-4|40	Patch3:		vtk-5.8.0-fix-underlink.patch
12mr|vtk-5.8.0-4|41	Patch4:		vtk-5.8.0-soversion.patch
12mr|vtk-5.8.0-4|42	
12mr|vtk-5.8.0-4|43	Patch5:		vtk-BioImageXD-0.20111111-widgets.patch
12mr|vtk-5.8.0-4|44	Patch6:		vtk-5.8.0-BioImageXD-visibility.patch
12mr|vtk-5.8.0-4|45	
12mr|vtk-5.8.0-4|46	# From upstream, fixes build with Boost 1.48+ (including 1.50)
12mr|vtk-5.8.0-4|47	Patch7:		vtk-5.8.0-boost.patch
12mr|vtk-5.8.0-4|48	
12mr|vtk-5.8.0-4|49	BuildRequires:	cmake >= 1.8
12mr|vtk-5.8.0-4|50	BuildRequires:	expat-devel >= 2.0.1
12mr|vtk-5.8.0-4|51	BuildRequires:	jpeg-devel
12mr|vtk-5.8.0-4|52	BuildRequires:	pkgconfig(libpng)
12mr|vtk-5.8.0-4|53	BuildRequires:	tiff-devel
12mr|vtk-5.8.0-4|54	BuildRequires:	zlib-devel
12mr|vtk-5.8.0-4|55	BuildRequires:	pkgconfig(freetype2)
12mr|vtk-5.8.0-4|56	BuildRequires:	pkgconfig(gl)
12mr|vtk-5.8.0-4|57	BuildRequires:	pkgconfig(x11)
12mr|vtk-5.8.0-4|58	BuildRequires:	pkgconfig(xt)
12mr|vtk-5.8.0-4|59	BuildRequires:	perl
12mr|vtk-5.8.0-4|60	BuildRequires:	doxygen
12mr|vtk-5.8.0-4|61	BuildRequires:	graphviz
12mr|vtk-5.8.0-4|62	BuildRequires:	cvs
12mr|vtk-5.8.0-4|63	BuildRequires:	gnuplot
12mr|vtk-5.8.0-4|64	BuildRequires:	qt4-devel
12mr|vtk-5.8.0-4|65	BuildRequires:	tk-devel >= 8.6
12mr|vtk-5.8.0-4|66	BuildRequires:	tcl-devel >= 8.6
12mr|vtk-5.8.0-4|67	BuildRequires:	pkgconfig(libxml-2.0)
12mr|vtk-5.8.0-4|68	BuildRequires:	boost-devel
12mr|vtk-5.8.0-4|69	BuildRequires:	python-devel
12mr|vtk-5.8.0-4|70	%if %with java
12mr|vtk-5.8.0-4|71	BuildRequires:	java-rpmbuild
12mr|vtk-5.8.0-4|72	BuildRequires:	java-devel > 1.5
12mr|vtk-5.8.0-4|73	%endif
12mr|vtk-5.8.0-4|74	
12mr|vtk-5.8.0-4|75	%description
12mr|vtk-5.8.0-4|76	The Visualization ToolKit (VTK) is an object oriented software system for 3D
12mr|vtk-5.8.0-4|77	computer graphics, image processing, and visualization. VTK includes a
12mr|vtk-5.8.0-4|78	textbook, a C++ class library, and several interpreted interface layers
12mr|vtk-5.8.0-4|79	including Tcl/Tk, Java, and Python. VTK supports a wide variety of
12mr|vtk-5.8.0-4|80	visualization algorithms including scalar, vector, tensor, texture, and
12mr|vtk-5.8.0-4|81	volumetric methods. It also supports advanced modeling techniques like
12mr|vtk-5.8.0-4|82	implicit modeling, polygon reduction, mesh smoothing, cutting, contouring,
12mr|vtk-5.8.0-4|83	and Delaunay triangulation.  Moreover, dozens of imaging algorithms have been
12mr|vtk-5.8.0-4|84	integrated into the system. This allows mixing 2D imaging / 3D graphics
12mr|vtk-5.8.0-4|85	algorithms and data.
12mr|vtk-5.8.0-4|86	
12mr|vtk-5.8.0-4|87	%if ! %with java
12mr|vtk-5.8.0-4|88	NOTE: The java wrapper is not included by default.  You may rebuild the srpm
12mr|vtk-5.8.0-4|89	using "--with java" with JDK installed.
12mr|vtk-5.8.0-4|90	%endif
12mr|vtk-5.8.0-4|91	
12mr|vtk-5.8.0-4|92	NOTE: This package is built with extra classes from the BioImageXD. Keep
12mr|vtk-5.8.0-4|93	in mind that those classes are not part of the official CTK distribution
12mr|vtk-5.8.0-4|94	and may change or be removed in the future.
12mr|vtk-5.8.0-4|95	
12mr|vtk-5.8.0-4|96	#------------------------------------------------------------------------------
12mr|vtk-5.8.0-4|97	
12mr|vtk-5.8.0-4|98	%package -n %{libname}
12mr|vtk-5.8.0-4|99	Summary:	Toolkit for 3D computer graphics, image processing, and visualization
12mr|vtk-5.8.0-4|100	Group:		System/Libraries
12mr|vtk-5.8.0-4|101	Provides:	%{name} = %{version}-%{release}
12mr|vtk-5.8.0-4|102	Obsoletes:	%{name} < %{version}-%{release}
12mr|vtk-5.8.0-4|103	
12mr|vtk-5.8.0-4|104	%description -n %{libname}
12mr|vtk-5.8.0-4|105	The Visualization ToolKit (VTK) is an object oriented software system for 3D
12mr|vtk-5.8.0-4|106	computer graphics, image processing, and visualization. VTK includes a
12mr|vtk-5.8.0-4|107	textbook, a C++ class library, and several interpreted interface layers
12mr|vtk-5.8.0-4|108	including Tcl/Tk, Java, and Python. VTK supports a wide variety of
12mr|vtk-5.8.0-4|109	visualization algorithms including scalar, vector, tensor, texture, and
12mr|vtk-5.8.0-4|110	volumetric methods. It also supports advanced modeling techniques like
12mr|vtk-5.8.0-4|111	implicit modeling, polygon reduction, mesh smoothing, cutting, contouring,
12mr|vtk-5.8.0-4|112	and Delaunay triangulation.  Moreover, dozens of imaging algorithms have been
12mr|vtk-5.8.0-4|113	integrated into the system. This allows mixing 2D imaging / 3D graphics
12mr|vtk-5.8.0-4|114	algorithms and data.
12mr|vtk-5.8.0-4|115	
12mr|vtk-5.8.0-4|116	%if ! %with java
12mr|vtk-5.8.0-4|117	NOTE: The java wrapper is not included by default.  You may rebuild the srpm
12mr|vtk-5.8.0-4|118	using "--with java" with JDK installed.
12mr|vtk-5.8.0-4|119	%endif
12mr|vtk-5.8.0-4|120	
12mr|vtk-5.8.0-4|121	%files -n %{libname}
12mr|vtk-5.8.0-4|122	%defattr(0755,root,root,0755)
12mr|vtk-5.8.0-4|123	%{_libdir}/lib*.so.*
12mr|vtk-5.8.0-4|124	%exclude %{_libdir}/libvtk*TCL*.so.*
12mr|vtk-5.8.0-4|125	%exclude %{_libdir}/libvtk*Python*.so.*
12mr|vtk-5.8.0-4|126	%exclude %{_libdir}/libQVTK.so.*
12mr|vtk-5.8.0-4|127	%if %with java
12mr|vtk-5.8.0-4|128	%exclude %{_libdir}/libvtk*Java.so.*
12mr|vtk-5.8.0-4|129	%endif
12mr|vtk-5.8.0-4|130	
12mr|vtk-5.8.0-4|131	#------------------------------------------------------------------------------
12mr|vtk-5.8.0-4|132	
12mr|vtk-5.8.0-4|133	%package -n %{libname_devel}
12mr|vtk-5.8.0-4|134	Summary:	VTK header files for building C++ code
12mr|vtk-5.8.0-4|135	Requires:	%{libname} = %{version}
12mr|vtk-5.8.0-4|136	Group:		Development/C++
12mr|vtk-5.8.0-4|137	Provides:	%{name}-devel = %{version}-%{release}
12mr|vtk-5.8.0-4|138	Obsoletes:	%{name}-devel < %{version}-%{release}
12mr|vtk-5.8.0-4|139	Conflicts:	%{libname}-qt < 5.0.3-4
12mr|vtk-5.8.0-4|140	Conflicts:	%{libname} < 5.6.1-2
12mr|vtk-5.8.0-4|141	Requires:	%{libname}-qt = %{version}-%{release}
12mr|vtk-5.8.0-4|142	
12mr|vtk-5.8.0-4|143	%description -n %{libname_devel}
12mr|vtk-5.8.0-4|144	This provides the VTK header files required to compile C++
12mr|vtk-5.8.0-4|145	programs that use VTK to do 3D visualisation.
12mr|vtk-5.8.0-4|146	
12mr|vtk-5.8.0-4|147	%files -n %{libname_devel}
12mr|vtk-5.8.0-4|148	%defattr(0644,root,root,0755)
12mr|vtk-5.8.0-4|149	%{_includedir}/*
12mr|vtk-5.8.0-4|150	%dir %{_libdir}/vtk/
12mr|vtk-5.8.0-4|151	# FIXME install these as is due to how it resolves some cmake macros based on
12mr|vtk-5.8.0-4|152	# location of these files
12mr|vtk-5.8.0-4|153	%{_libdir}/*.cmake
12mr|vtk-5.8.0-4|154	%{_libdir}/vtk/*
12mr|vtk-5.8.0-4|155	%{_libdir}/lib*.so
12mr|vtk-5.8.0-4|156	%exclude %{_libdir}/libvtk*TCL*.so
12mr|vtk-5.8.0-4|157	%exclude %{_libdir}/vtk/testing/*.tcl
12mr|vtk-5.8.0-4|158	%exclude %{_libdir}/libvtk*Python*.so
12mr|vtk-5.8.0-4|159	%exclude %{_libdir}/vtk/testing/*.py
12mr|vtk-5.8.0-4|160	%if %with java
12mr|vtk-5.8.0-4|161	%exclude %{_libdir}/libvtk*Java.so
12mr|vtk-5.8.0-4|162	%endif
12mr|vtk-5.8.0-4|163	
12mr|vtk-5.8.0-4|164	
12mr|vtk-5.8.0-4|165	
12mr|vtk-5.8.0-4|166	#------------------------------------------------------------------------------
12mr|vtk-5.8.0-4|167	
12mr|vtk-5.8.0-4|168	%package -n tcl-%{name}
12mr|vtk-5.8.0-4|169	Summary:	Tcl bindings for VTK
12mr|vtk-5.8.0-4|170	Group:		Development/Other
12mr|vtk-5.8.0-4|171	Requires:	%{libname} = %{version}
12mr|vtk-5.8.0-4|172	Obsoletes:	%{name}-tcl
12mr|vtk-5.8.0-4|173	Provides:	%{name}-tcl
12mr|vtk-5.8.0-4|174	
12mr|vtk-5.8.0-4|175	%description -n tcl-%{name}
12mr|vtk-5.8.0-4|176	The Visualization ToolKit (VTK) is an object oriented software system for 3D
12mr|vtk-5.8.0-4|177	computer graphics, image processing, and visualization. VTK includes a
12mr|vtk-5.8.0-4|178	textbook, a C++ class library, and several interpreted interface layers
12mr|vtk-5.8.0-4|179	including Tcl/Tk, Java, and Python. VTK supports a wide variety of
12mr|vtk-5.8.0-4|180	visualization algorithms including scalar, vector, tensor, texture, and
12mr|vtk-5.8.0-4|181	volumetric methods. It also supports advanced modeling techniques like
12mr|vtk-5.8.0-4|182	implicit modeling, polygon reduction, mesh smoothing, cutting, contouring,
12mr|vtk-5.8.0-4|183	and Delaunay triangulation.  Moreover, dozens of imaging algorithms have been
12mr|vtk-5.8.0-4|184	integrated into the system. This allows mixing 2D imaging / 3D graphics
12mr|vtk-5.8.0-4|185	algorithms and data.
12mr|vtk-5.8.0-4|186	
12mr|vtk-5.8.0-4|187	This package contains tcl bindings for VTK.
12mr|vtk-5.8.0-4|188	
12mr|vtk-5.8.0-4|189	%files -n tcl-%{name}
12mr|vtk-5.8.0-4|190	%defattr(0644,root,root,0755)
12mr|vtk-5.8.0-4|191	%attr(0755,root,root) %{_bindir}/%{name}
12mr|vtk-5.8.0-4|192	%attr(0755,root,root) %{_libdir}/libvtk*TCL*.so.*
12mr|vtk-5.8.0-4|193	%{_libdir}/vtk/testing/*.tcl
12mr|vtk-5.8.0-4|194	%{_libdir}/tcl
12mr|vtk-5.8.0-4|195	%{vtktcldir}
12mr|vtk-5.8.0-4|196	
12mr|vtk-5.8.0-4|197	#------------------------------------------------------------------------------
12mr|vtk-5.8.0-4|198	
12mr|vtk-5.8.0-4|199	%package -n tcl-%{name}-devel
12mr|vtk-5.8.0-4|200	Summary:	Tcl bindings for VTK
12mr|vtk-5.8.0-4|201	Group:		Development/Other
12mr|vtk-5.8.0-4|202	Requires:	tcl-%{name} = %{version}
12mr|vtk-5.8.0-4|203	
12mr|vtk-5.8.0-4|204	%description -n tcl-%{name}-devel
12mr|vtk-5.8.0-4|205	The Visualization ToolKit (VTK) is an object oriented software system for 3D
12mr|vtk-5.8.0-4|206	computer graphics, image processing, and visualization. VTK includes a
12mr|vtk-5.8.0-4|207	textbook, a C++ class library, and several interpreted interface layers
12mr|vtk-5.8.0-4|208	including Tcl/Tk, Java, and Python. VTK supports a wide variety of
12mr|vtk-5.8.0-4|209	visualization algorithms including scalar, vector, tensor, texture, and
12mr|vtk-5.8.0-4|210	volumetric methods. It also supports advanced modeling techniques like
12mr|vtk-5.8.0-4|211	implicit modeling, polygon reduction, mesh smoothing, cutting, contouring,
12mr|vtk-5.8.0-4|212	and Delaunay triangulation.  Moreover, dozens of imaging algorithms have been
12mr|vtk-5.8.0-4|213	integrated into the system. This allows mixing 2D imaging / 3D graphics
12mr|vtk-5.8.0-4|214	algorithms and data.
12mr|vtk-5.8.0-4|215	
12mr|vtk-5.8.0-4|216	This package contains tcl bindings for VTK.
12mr|vtk-5.8.0-4|217	
12mr|vtk-5.8.0-4|218	%files -n tcl-%{name}-devel
12mr|vtk-5.8.0-4|219	%defattr(0755,root,root,0755)
12mr|vtk-5.8.0-4|220	%{_bindir}/vtkWrapTcl
12mr|vtk-5.8.0-4|221	%{_bindir}/vtkWrapTclInit
12mr|vtk-5.8.0-4|222	%{_libdir}/*.tcl
12mr|vtk-5.8.0-4|223	%attr(0755,root,root) %{_libdir}/libvtk*TCL*.so
12mr|vtk-5.8.0-4|224	
12mr|vtk-5.8.0-4|225	#------------------------------------------------------------------------------
12mr|vtk-5.8.0-4|226	
12mr|vtk-5.8.0-4|227	%package -n python-%{name}
12mr|vtk-5.8.0-4|228	Summary:	Python bindings for VTK
12mr|vtk-5.8.0-4|229	Requires:	%{libname} = %{version}
12mr|vtk-5.8.0-4|230	Group:		Development/Python
12mr|vtk-5.8.0-4|231	Obsoletes:	%{name}-python
12mr|vtk-5.8.0-4|232	Provides:	%{name}-python
12mr|vtk-5.8.0-4|233	
12mr|vtk-5.8.0-4|234	%description -n python-%{name}
12mr|vtk-5.8.0-4|235	The Visualization ToolKit (VTK) is an object oriented software system for 3D
12mr|vtk-5.8.0-4|236	computer graphics, image processing, and visualization. VTK includes a
12mr|vtk-5.8.0-4|237	textbook, a C++ class library, and several interpreted interface layers
12mr|vtk-5.8.0-4|238	including Tcl/Tk, Java, and Python. VTK supports a wide variety of
12mr|vtk-5.8.0-4|239	visualization algorithms including scalar, vector, tensor, texture, and
12mr|vtk-5.8.0-4|240	volumetric methods. It also supports advanced modeling techniques like
12mr|vtk-5.8.0-4|241	implicit modeling, polygon reduction, mesh smoothing, cutting, contouring,
12mr|vtk-5.8.0-4|242	and Delaunay triangulation.  Moreover, dozens of imaging algorithms have been
12mr|vtk-5.8.0-4|243	integrated into the system. This allows mixing 2D imaging / 3D graphics
12mr|vtk-5.8.0-4|244	algorithms and data.
12mr|vtk-5.8.0-4|245	
12mr|vtk-5.8.0-4|246	This package contains python bindings for VTK.
12mr|vtk-5.8.0-4|247	
12mr|vtk-5.8.0-4|248	%files -n python-%{name}
12mr|vtk-5.8.0-4|249	%defattr(0755,root,root,0755)
12mr|vtk-5.8.0-4|250	%{_bindir}/vtkpython
12mr|vtk-5.8.0-4|251	%{_libdir}/libvtk*Python*.so.*
12mr|vtk-5.8.0-4|252	%{_libdir}/vtk/testing/*.py
12mr|vtk-5.8.0-4|253	%defattr(0644,root,root,0755)
12mr|vtk-5.8.0-4|254	%{python_sitelib}/vtk
12mr|vtk-5.8.0-4|255	%{python_sitelib}/VTK-*.egg-info
12mr|vtk-5.8.0-4|256	
12mr|vtk-5.8.0-4|257	#------------------------------------------------------------------------------
12mr|vtk-5.8.0-4|258	
12mr|vtk-5.8.0-4|259	%package -n python-%{name}-devel
12mr|vtk-5.8.0-4|260	Summary:	Python bindings for VTK
12mr|vtk-5.8.0-4|261	Requires:	python-%{name} = %{version}
12mr|vtk-5.8.0-4|262	Group:		Development/Python
12mr|vtk-5.8.0-4|263	
12mr|vtk-5.8.0-4|264	%description -n python-%{name}-devel
12mr|vtk-5.8.0-4|265	The Visualization ToolKit (VTK) is an object oriented software system for 3D
12mr|vtk-5.8.0-4|266	computer graphics, image processing, and visualization. VTK includes a
12mr|vtk-5.8.0-4|267	textbook, a C++ class library, and several interpreted interface layers
12mr|vtk-5.8.0-4|268	including Tcl/Tk, Java, and Python. VTK supports a wide variety of
12mr|vtk-5.8.0-4|269	visualization algorithms including scalar, vector, tensor, texture, and
12mr|vtk-5.8.0-4|270	volumetric methods. It also supports advanced modeling techniques like
12mr|vtk-5.8.0-4|271	implicit modeling, polygon reduction, mesh smoothing, cutting, contouring,
12mr|vtk-5.8.0-4|272	and Delaunay triangulation.  Moreover, dozens of imaging algorithms have been
12mr|vtk-5.8.0-4|273	integrated into the system. This allows mixing 2D imaging / 3D graphics
12mr|vtk-5.8.0-4|274	algorithms and data.
12mr|vtk-5.8.0-4|275	
12mr|vtk-5.8.0-4|276	This package contains python bindings for VTK.
12mr|vtk-5.8.0-4|277	
12mr|vtk-5.8.0-4|278	%files -n python-%{name}-devel
12mr|vtk-5.8.0-4|279	%defattr(0755,root,root,0755)
12mr|vtk-5.8.0-4|280	%{_bindir}/vtkWrapPython
12mr|vtk-5.8.0-4|281	%{_bindir}/vtkWrapPythonInit
12mr|vtk-5.8.0-4|282	%{_libdir}/libvtk*Python*.so
12mr|vtk-5.8.0-4|283	
12mr|vtk-5.8.0-4|284	#------------------------------------------------------------------------------
12mr|vtk-5.8.0-4|285	
12mr|vtk-5.8.0-4|286	%package -n %{libname}-qt
12mr|vtk-5.8.0-4|287	Summary:	QT VTK widget
12mr|vtk-5.8.0-4|288	Requires:	vtk
12mr|vtk-5.8.0-4|289	Group:		System/Libraries
12mr|vtk-5.8.0-4|290	
12mr|vtk-5.8.0-4|291	%description -n %{libname}-qt
12mr|vtk-5.8.0-4|292	The vtkQt classes combine VTK and Qt(TM) for X11.
12mr|vtk-5.8.0-4|293	
12mr|vtk-5.8.0-4|294	%files -n %{libname}-qt
12mr|vtk-5.8.0-4|295	%defattr(0644,root,root,0755)
12mr|vtk-5.8.0-4|296	%{_bindir}/qtevents
12mr|vtk-5.8.0-4|297	%{_bindir}/qtimageviewer
12mr|vtk-5.8.0-4|298	%attr(0755,root,root) %{_libdir}/libQVTK.so.*
12mr|vtk-5.8.0-4|299	%{qt_designer_plugins_dir}/libQVTKWidgetPlugin.so
12mr|vtk-5.8.0-4|300	
12mr|vtk-5.8.0-4|301	#------------------------------------------------------------------------------
12mr|vtk-5.8.0-4|302	
12mr|vtk-5.8.0-4|303	%if %with java
12mr|vtk-5.8.0-4|304	%package -n java-%{name}
12mr|vtk-5.8.0-4|305	Summary:	Java bindings for VTK
12mr|vtk-5.8.0-4|306	Group:		Development/Java
12mr|vtk-5.8.0-4|307	Requires:	%{libname} = %{version}
12mr|vtk-5.8.0-4|308	Obsoletes:	%{name}-java
12mr|vtk-5.8.0-4|309	Provides:	%{name}-java
12mr|vtk-5.8.0-4|310	
12mr|vtk-5.8.0-4|311	%description -n java-%{name}
12mr|vtk-5.8.0-4|312	The Visualization ToolKit (VTK) is an object oriented software system for 3D
12mr|vtk-5.8.0-4|313	computer graphics, image processing, and visualization. VTK includes a
12mr|vtk-5.8.0-4|314	textbook, a C++ class library, and several interpreted interface layers
12mr|vtk-5.8.0-4|315	including Tcl/Tk, Java, and Python. VTK supports a wide variety of
12mr|vtk-5.8.0-4|316	visualization algorithms including scalar, vector, tensor, texture, and
12mr|vtk-5.8.0-4|317	volumetric methods. It also supports advanced modeling techniques like
12mr|vtk-5.8.0-4|318	implicit modeling, polygon reduction, mesh smoothing, cutting, contouring,
12mr|vtk-5.8.0-4|319	and Delaunay triangulation.  Moreover, dozens of imaging algorithms have been
12mr|vtk-5.8.0-4|320	integrated into the system. This allows mixing 2D imaging / 3D graphics
12mr|vtk-5.8.0-4|321	algorithms and data.
12mr|vtk-5.8.0-4|322	
12mr|vtk-5.8.0-4|323	This package contains Java bindings for VTK.
12mr|vtk-5.8.0-4|324	
12mr|vtk-5.8.0-4|325	%files -n java-%{name}
12mr|vtk-5.8.0-4|326	%defattr(0644,root,root,0755)
12mr|vtk-5.8.0-4|327	%{_bindir}/vtkParseJava
12mr|vtk-5.8.0-4|328	%{_bindir}/vtkWrapJava
12mr|vtk-5.8.0-4|329	%{_bindir}/VTKJavaExecutable
12mr|vtk-5.8.0-4|330	%{_libdir}/libvtk*Java.so*
12mr|vtk-5.8.0-4|331	%{_libdir}/java
12mr|vtk-5.8.0-4|332	
12mr|vtk-5.8.0-4|333	%endif
12mr|vtk-5.8.0-4|334	
12mr|vtk-5.8.0-4|335	#------------------------------------------------------------------------------
12mr|vtk-5.8.0-4|336	
12mr|vtk-5.8.0-4|337	%package	data
12mr|vtk-5.8.0-4|338	Summary:	Data and Baseline images for VTK regression testing
12mr|vtk-5.8.0-4|339	Group:		Development/Other
12mr|vtk-5.8.0-4|340	
12mr|vtk-5.8.0-4|341	%description	data
12mr|vtk-5.8.0-4|342	Data and Baseline images for VTK regression testing and other VTK examples.
12mr|vtk-5.8.0-4|343	
12mr|vtk-5.8.0-4|344	The VTKData/Data directory are data files of various types. This includes
12mr|vtk-5.8.0-4|345	polygonal data, images, volumes, structured grids, rectilinear grids,
12mr|vtk-5.8.0-4|346	and multi-variate data.
12mr|vtk-5.8.0-4|347	
12mr|vtk-5.8.0-4|348	The VTKData/Baseline are the testing images. These are used in testing to
12mr|vtk-5.8.0-4|349	compare a valid image against a generated image. If a difference between
12mr|vtk-5.8.0-4|350	the two images is found, then the test is considered to have failed.
12mr|vtk-5.8.0-4|351	
12mr|vtk-5.8.0-4|352	%files		data
12mr|vtk-5.8.0-4|353	%defattr(-,root,root)
12mr|vtk-5.8.0-4|354	%{_datadir}/vtk
12mr|vtk-5.8.0-4|355	
12mr|vtk-5.8.0-4|356	#------------------------------------------------------------------------------
12mr|vtk-5.8.0-4|357	
12mr|vtk-5.8.0-4|358	%package examples
12mr|vtk-5.8.0-4|359	Summary:	C++, Tcl and Python example programs/scripts for VTK
12mr|vtk-5.8.0-4|360	Group:		Development/Other
12mr|vtk-5.8.0-4|361	Requires:	%{name}-data = %{version}
12mr|vtk-5.8.0-4|362	Requires:	%{libname} = %{version}
12mr|vtk-5.8.0-4|363	
12mr|vtk-5.8.0-4|364	%description examples
12mr|vtk-5.8.0-4|365	This package contains all the examples from the VTK source.
12mr|vtk-5.8.0-4|366	To compile the C++ examples you will need to install the vtk-devel
12mr|vtk-5.8.0-4|367	package as well. The Python and Tcl examples can be run with the
12mr|vtk-5.8.0-4|368	corresponding packages (vtk-python, vtk-tcl).
12mr|vtk-5.8.0-4|369	
12mr|vtk-5.8.0-4|370	%files		examples
12mr|vtk-5.8.0-4|371	%defattr(0644,root,root,0755)
12mr|vtk-5.8.0-4|372	%dir %{vtkdocdir}/examples
12mr|vtk-5.8.0-4|373	%{vtkdocdir}/examples/*
12mr|vtk-5.8.0-4|374	
12mr|vtk-5.8.0-4|375	#------------------------------------------------------------------------------
12mr|vtk-5.8.0-4|376	
12mr|vtk-5.8.0-4|377	%package test-suite
12mr|vtk-5.8.0-4|378	Summary:	Tests programs for VTK
12mr|vtk-5.8.0-4|379	Requires:	%{libname} = %{version}
12mr|vtk-5.8.0-4|380	Requires:	%{name}-data = %{version}
12mr|vtk-5.8.0-4|381	Group:		Development/Other
12mr|vtk-5.8.0-4|382	
12mr|vtk-5.8.0-4|383	%description test-suite
12mr|vtk-5.8.0-4|384	This package contains all testing programs from the VTK
12mr|vtk-5.8.0-4|385	source. The source code of these programs can be found in the
12mr|vtk-5.8.0-4|386	vtk-examples package.
12mr|vtk-5.8.0-4|387	
12mr|vtk-5.8.0-4|388	%files test-suite
12mr|vtk-5.8.0-4|389	%defattr(0755,root,root,0755)
12mr|vtk-5.8.0-4|390	%{_bindir}/*
12mr|vtk-5.8.0-4|391	%exclude %{_bindir}/%{name}
12mr|vtk-5.8.0-4|392	%exclude %{_bindir}/vtkWrapTcl
12mr|vtk-5.8.0-4|393	%exclude %{_bindir}/vtkWrapTclInit
12mr|vtk-5.8.0-4|394	%exclude %{_bindir}/vtkpython
12mr|vtk-5.8.0-4|395	%exclude %{_bindir}/vtkWrapPython
12mr|vtk-5.8.0-4|396	%exclude %{_bindir}/vtkWrapPythonInit
12mr|vtk-5.8.0-4|397	%exclude %{_bindir}/qtevents
12mr|vtk-5.8.0-4|398	%exclude %{_bindir}/qtimageviewer
12mr|vtk-5.8.0-4|399	
12mr|vtk-5.8.0-4|400	#------------------------------------------------------------------------------
12mr|vtk-5.8.0-4|401	
12mr|vtk-5.8.0-4|402	%prep
12mr|vtk-5.8.0-4|403	%setup -q -n VTK
12mr|vtk-5.8.0-4|404	
12mr|vtk-5.8.0-4|405	%patch0 -p1
12mr|vtk-5.8.0-4|406	%patch1 -p1
12mr|vtk-5.8.0-4|407	%patch2 -p1
12mr|vtk-5.8.0-4|408	%patch3 -p1
12mr|vtk-5.8.0-4|409	%patch4 -p1
12mr|vtk-5.8.0-4|410	
12mr|vtk-5.8.0-4|411	# fix data path
12mr|vtk-5.8.0-4|412	find . -type f | xargs sed -i -e 's|../../../../VTKData|%{_datadir}/vtk|g'
12mr|vtk-5.8.0-4|413	
12mr|vtk-5.8.0-4|414	# install extra classes from BioImageXD
12mr|vtk-5.8.0-4|415	tar xf %{SOURCE2}
12mr|vtk-5.8.0-4|416	pushd BioImageXD
12mr|vtk-5.8.0-4|417	%patch5 -p0
12mr|vtk-5.8.0-4|418	sh bin/install_classes.sh . ..
12mr|vtk-5.8.0-4|419	popd
12mr|vtk-5.8.0-4|420	
12mr|vtk-5.8.0-4|421	%patch6 -p1
12mr|vtk-5.8.0-4|422	%patch7 -p1
12mr|vtk-5.8.0-4|423	
12mr|vtk-5.8.0-4|424	for f in  {vtkImageAutoThresholdColocalization,vtkIntensityTransferFunction}.{cxx,h}; do
12mr|vtk-5.8.0-4|425	mv -f BioImageXD/vtkBXD/Processing/$f Filtering
12mr|vtk-5.8.0-4|426	ln -sf Filtering/$f BioImageXD/vtkBXD/Processing
12mr|vtk-5.8.0-4|427	done
12mr|vtk-5.8.0-4|428	mv -f BioImageXD/vtkBXD/Processing/vtkBXDProcessingWin32Header.h Filtering
12mr|vtk-5.8.0-4|429	ln -sf Filtering/vtkBXDProcessingWin32Header.h BioImageXD/vtkBXD/Processing
12mr|vtk-5.8.0-4|430	sed -e 's|cmakedefine|define|' BioImageXD/vtkBXD/VTKBXDConfigure.h.in > Filtering/VTKBXDConfigure.h
12mr|vtk-5.8.0-4|431	
12mr|vtk-5.8.0-4|432	for f in  {vtkImageLabelAverage,vtkImageSolitaryFilter,vtkImageSimpleMIP,vtkImageMapToIntensities,vtkImageColocalizationTest,vtkImageColocalizationFilter,vtkImageAlphaFilter,vtkImageColorMerge}.{cxx,h}; do
12mr|vtk-5.8.0-4|433	mv -f BioImageXD/vtkBXD/Processing/$f Imaging
12mr|vtk-5.8.0-4|434	ln -sf Imaging/$f BioImageXD/vtkBXD/Processing
12mr|vtk-5.8.0-4|435	done
12mr|vtk-5.8.0-4|436	
12mr|vtk-5.8.0-4|437	for f in  {vtkLSMReader,vtkExtTIFFReader}.{cxx,h}; do
12mr|vtk-5.8.0-4|438	mv -f BioImageXD/vtkBXD/Processing/$f IO
12mr|vtk-5.8.0-4|439	ln -sf IO/$f BioImageXD/vtkBXD/Processing
12mr|vtk-5.8.0-4|440	done
12mr|vtk-5.8.0-4|441	
12mr|vtk-5.8.0-4|442	%build
12mr|vtk-5.8.0-4|443	
12mr|vtk-5.8.0-4|444	# Remove old cmake files
12mr|vtk-5.8.0-4|445	rm -f CMake/FindBoost*
12mr|vtk-5.8.0-4|446	
12mr|vtk-5.8.0-4|447	# Due to cmake prefix point already for _prefix, we need
12mr|vtk-5.8.0-4|448	# push only the necessary extra paths
12mr|vtk-5.8.0-4|449	
12mr|vtk-5.8.0-4|450	%cmake \
12mr|vtk-5.8.0-4|451	-DVTK_INSTALL_LIB_DIR=/%_lib \
12mr|vtk-5.8.0-4|452	-DVTK_INSTALL_BIN_DIR=/bin \
12mr|vtk-5.8.0-4|453	-DVTK_INSTALL_PACKAGE_DIR=/%_lib/vtk \
12mr|vtk-5.8.0-4|454	-DVTK_INSTALL_INCLUDE_DIR=/include/vtk \
12mr|vtk-5.8.0-4|455	-DVTK_DATA_ROOT=/share/vtk \
12mr|vtk-5.8.0-4|456	-DVTK_USE_SYSTEM_LIBPROJ4:BOOL=OFF \
12mr|vtk-5.8.0-4|457	-DVTK_WRAP_PYTHON:BOOL=ON \
12mr|vtk-5.8.0-4|458	%if %with java
12mr|vtk-5.8.0-4|459	-DJAVA_INCLUDE_PATH:PATH=%{java_home}/include \
12mr|vtk-5.8.0-4|460	-DJAVA_INCLUDE_PATH2:PATH=%{java_home}/include/linux \
12mr|vtk-5.8.0-4|461	-DJAVA_AWT_INCLUDE_PATH:PATH=%{java_home}/include \
12mr|vtk-5.8.0-4|462	-DVTK_WRAP_JAVA:BOOL=ON \
12mr|vtk-5.8.0-4|463	%else
12mr|vtk-5.8.0-4|464	-DVTK_WRAP_JAVA:BOOL=OFF \
12mr|vtk-5.8.0-4|465	%endif
12mr|vtk-5.8.0-4|466	-DVTK_WRAP_TCL:BOOL=ON \
12mr|vtk-5.8.0-4|467	-DVTK_USE_RENDERING:BOOL=ON \
12mr|vtk-5.8.0-4|468	-DDESIRED_QT_VERSION=4 \
12mr|vtk-5.8.0-4|469	-DVTK_USE_QT:BOOL=ON \
12mr|vtk-5.8.0-4|470	-DBUILD_DOCUMENTATION:BOOL=OFF \
12mr|vtk-5.8.0-4|471	-DBUILD_EXAMPLES:BOOL=ON \
12mr|vtk-5.8.0-4|472	-DBUILD_SHARED_LIBS:BOOL=ON \
12mr|vtk-5.8.0-4|473	-DBUILD_TESTING:BOOL=ON \
12mr|vtk-5.8.0-4|474	-DVTK_USE_SYSTEM_EXPAT:BOOL=ON \
12mr|vtk-5.8.0-4|475	-DVTK_USE_SYSTEM_JPEG:BOOL=ON \
12mr|vtk-5.8.0-4|476	-DVTK_USE_SYSTEM_PNG:BOOL=ON \
12mr|vtk-5.8.0-4|477	-DVTK_USE_SYSTEM_TIFF:BOOL=ON \
12mr|vtk-5.8.0-4|478	-DVTK_USE_SYSTEM_ZLIB:BOOL=ON \
12mr|vtk-5.8.0-4|479	-DVTK_USE_SYSTEM_FREETYPE:BOOL=ON \
12mr|vtk-5.8.0-4|480	-DVTK_USE_ANSI_STDLIB:BOOL=ON \
12mr|vtk-5.8.0-4|481	-DVTK_USE_PARALLEL:BOOL=ON \
12mr|vtk-5.8.0-4|482	-DVTK_USE_GUISUPPORT:BOOL=ON \
12mr|vtk-5.8.0-4|483	-DVTK_USE_QVTK:BOOL=ON \
12mr|vtk-5.8.0-4|484	-DVTK_PYTHON_SETUP_ARGS:STRING="--prefix=%{_prefix} --root=%{buildroot}" \
12mr|vtk-5.8.0-4|485	-DVTK_INSTALL_QT_PLUGIN_DIR:STRING=%{qt_designer_plugins_dir} \
12mr|vtk-5.8.0-4|486	-DVTK_USE_GL2PS:BOOL=ON	\
12mr|vtk-5.8.0-4|487	-DVTK_HAVE_GETSOCKNAME_WITH_SOCKLEN_T:INTERNAL=1 \
12mr|vtk-5.8.0-4|488	-DVTK_USE_SYSTEM_LIBXML2:BOOL=ON \
12mr|vtk-5.8.0-4|489	-DVTK_USE_QVTK_QTOPENGL:BOOL=ON \
12mr|vtk-5.8.0-4|490	-DVTK_USE_BOOST:BOOL=ON
12mr|vtk-5.8.0-4|491	
12mr|vtk-5.8.0-4|492	%make
12mr|vtk-5.8.0-4|493	
12mr|vtk-5.8.0-4|494	%install
12mr|vtk-5.8.0-4|495	rm -rf %{buildroot}
12mr|vtk-5.8.0-4|496	%makeinstall_std -C build
12mr|vtk-5.8.0-4|497	
12mr|vtk-5.8.0-4|498	mkdir -p %{buildroot}%{vtktcldir}
12mr|vtk-5.8.0-4|499	
12mr|vtk-5.8.0-4|500	install -d -m 755 %{buildroot}/%{_datadir}/vtk
12mr|vtk-5.8.0-4|501	pushd %{buildroot}/%{_datadir}/vtk
12mr|vtk-5.8.0-4|502	tar zxf %{SOURCE1}
12mr|vtk-5.8.0-4|503	mv VTKData/{Baseline,Data} .
12mr|vtk-5.8.0-4|504	rm -fr VTKData
12mr|vtk-5.8.0-4|505	popd
12mr|vtk-5.8.0-4|506	
12mr|vtk-5.8.0-4|507	#install test-suite and examples
12mr|vtk-5.8.0-4|508	for d in Common Filtering Graphics Hybrid IO Imaging Parallel Rendering VolumeRendering Widgets
12mr|vtk-5.8.0-4|509	do
12mr|vtk-5.8.0-4|510	mkdir -p %{buildroot}%{vtkdocdir}/examples/Testing/$d
12mr|vtk-5.8.0-4|511	cp -a $d/Testing/* %{buildroot}%{vtkdocdir}/examples/Testing/$d
12mr|vtk-5.8.0-4|512	done
12mr|vtk-5.8.0-4|513	cp -a Examples %{buildroot}%{vtkdocdir}/examples
12mr|vtk-5.8.0-4|514	
12mr|vtk-5.8.0-4|515	# get rid of unwanted files
12mr|vtk-5.8.0-4|516	pushd %{buildroot}%{vtkdocdir}/examples
12mr|vtk-5.8.0-4|517	rm -f `find . -type d -name CVS`
12mr|vtk-5.8.0-4|518	find . -name "*.o" -o -name "CMake*" -o -name "cmake.*"	\
12mr|vtk-5.8.0-4|519	-o -name .NoDartCoverage -o -name .NoDartCoverage	\
12mr|vtk-5.8.0-4|520	-o -name Makefile					\
12mr|vtk-5.8.0-4|521	-exec rm {} \;
12mr|vtk-5.8.0-4|522	popd
12mr|vtk-5.8.0-4|523	# Remove any possible verdict docs
12mr|vtk-5.8.0-4|524	rm -rf %{buildroot}/%{_libdir}/vtk/doc
12mr|vtk-5.8.0-4|525	rm -rf %{buildroot}/%{vtkdocdir}/verdict
12mr|vtk-5.8.0-4|526	
12mr|vtk-5.8.0-4|527	# install test suite binaries and add each prg path in test-suite-files
12mr|vtk-5.8.0-4|528	rm -f test-suite-files
12mr|vtk-5.8.0-4|529	mkdir -p %{buildroot}%{_bindir}
12mr|vtk-5.8.0-4|530	pushd build/bin
12mr|vtk-5.8.0-4|531	for f in `find . -type f | grep -v '.so$' | grep -v vtk`; do
12mr|vtk-5.8.0-4|532	install -m 0755 $f %{buildroot}%{_bindir}
12mr|vtk-5.8.0-4|533	done
12mr|vtk-5.8.0-4|534	popd
12mr|vtk-5.8.0-4|535	
12mr|vtk-5.8.0-4|536	rm -f %{buildroot}%{_bindir}/*.so.*
12mr|vtk-5.8.0-4|537	
12mr|vtk-5.8.0-4|538	%multiarch_includes  %{buildroot}%{vtkincdir}/vtkConfigure.h
12mr|vtk-5.8.0-4|539	
12mr|vtk-5.8.0-4|540	%multiarch_includes  %{buildroot}%{vtkincdir}/vtknetcdf/ncconfig.h
12mr|vtk-5.8.0-4|541	
12mr|vtk-5.8.0-4|542	
12mr|vtk-5.8.0-4|543	%changelog
12mr|vtk-5.8.0-4|544	* Thu Sep  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|vtk-5.8.0-4|545	+ Commit: 53d3610
12mr|vtk-5.8.0-4|546	- New version 5.8.0 (sync with Cooker), update boost patch to fix build with boost 1..50, some spec cosmetics
12mr|vtk-5.8.0-4|547	
12mr|vtk-5.8.0-4|548	

19116 12
12mr|w3c-libwww-5.4.1-0.20061204.8|1	%define snap 20061204
12mr|w3c-libwww-5.4.1-0.20061204.8|2	
12mr|w3c-libwww-5.4.1-0.20061204.8|3	Summary:        HTTP library of common code
12mr|w3c-libwww-5.4.1-0.20061204.8|4	Name:           w3c-libwww
12mr|w3c-libwww-5.4.1-0.20061204.8|5	Version:        5.4.1
12mr|w3c-libwww-5.4.1-0.20061204.8|6	Release:        %mkrel 0.%{snap}.8
12mr|w3c-libwww-5.4.1-0.20061204.8|7	License:        W3C License
12mr|w3c-libwww-5.4.1-0.20061204.8|8	Group:          System/Libraries
12mr|w3c-libwww-5.4.1-0.20061204.8|9	URL:            http://www.w3.org/Library
12mr|w3c-libwww-5.4.1-0.20061204.8|10	Source0:        http://www.w3.org/Library/Distribution/w3c-libwww-%{version}-%{snap}.tar.gz
12mr|w3c-libwww-5.4.1-0.20061204.8|11	Patch0:		w3c-libwww-configure.patch
12mr|w3c-libwww-5.4.1-0.20061204.8|12	Patch1:		w3c-libwww-5.4.1-incdir.patch
12mr|w3c-libwww-5.4.1-0.20061204.8|13	Patch2:		w3c-libwww-ppc64.patch
12mr|w3c-libwww-5.4.1-0.20061204.8|14	Patch3:		w3c-libwww-md5.patch
12mr|w3c-libwww-5.4.1-0.20061204.8|15	Patch4:		w3c-libwww-expat.patch
12mr|w3c-libwww-5.4.1-0.20061204.8|16	Patch5:		w3c-libwww-lib64.diff
12mr|w3c-libwww-5.4.1-0.20061204.8|17	Patch6:		w3c-libwww-5.4.1-fix-install.patch
12mr|w3c-libwww-5.4.1-0.20061204.8|18	Patch7:		w3c-libwww-5.4.1-fix-link.patch
12mr|w3c-libwww-5.4.1-0.20061204.8|19	BuildRequires:	autoconf2.5
12mr|w3c-libwww-5.4.1-0.20061204.8|20	BuildRequires:	automake
12mr|w3c-libwww-5.4.1-0.20061204.8|21	BuildRequires:	expat-devel
12mr|w3c-libwww-5.4.1-0.20061204.8|22	BuildRequires:	libtool
12mr|w3c-libwww-5.4.1-0.20061204.8|23	BuildRequires:  openssl-devel
12mr|w3c-libwww-5.4.1-0.20061204.8|24	BuildRequires:  zlib-devel
12mr|w3c-libwww-5.4.1-0.20061204.8|25	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|w3c-libwww-5.4.1-0.20061204.8|26	
12mr|w3c-libwww-5.4.1-0.20061204.8|27	%description
12mr|w3c-libwww-5.4.1-0.20061204.8|28	Libwww is a general-purpose Web API written in C for Unix and Windows (Win32).
12mr|w3c-libwww-5.4.1-0.20061204.8|29	With a highly extensible and layered API, it can accommodate many different
12mr|w3c-libwww-5.4.1-0.20061204.8|30	types of applications including clients, robots, etc. The purpose of libwww
12mr|w3c-libwww-5.4.1-0.20061204.8|31	is to provide a highly optimized HTTP sample implementation as well as other
12mr|w3c-libwww-5.4.1-0.20061204.8|32	Internet protocols and to serve as a testbed for protocol experiments.
12mr|w3c-libwww-5.4.1-0.20061204.8|33	
12mr|w3c-libwww-5.4.1-0.20061204.8|34	See: http://www.w3.org/Consortium/Legal/copyright-software.html for
12mr|w3c-libwww-5.4.1-0.20061204.8|35	further information on its license.
12mr|w3c-libwww-5.4.1-0.20061204.8|36	
12mr|w3c-libwww-5.4.1-0.20061204.8|37	%package devel
12mr|w3c-libwww-5.4.1-0.20061204.8|38	Summary:        Libraries and header files for programs that use libwww
12mr|w3c-libwww-5.4.1-0.20061204.8|39	Group:          Development/Other
12mr|w3c-libwww-5.4.1-0.20061204.8|40	Requires:       %{name} = %{version}-%{release}
12mr|w3c-libwww-5.4.1-0.20061204.8|41	
12mr|w3c-libwww-5.4.1-0.20061204.8|42	%description devel
12mr|w3c-libwww-5.4.1-0.20061204.8|43	Static libraries and header files for libwww, which are available as public
12mr|w3c-libwww-5.4.1-0.20061204.8|44	libraries.
12mr|w3c-libwww-5.4.1-0.20061204.8|45	
12mr|w3c-libwww-5.4.1-0.20061204.8|46	%package apps
12mr|w3c-libwww-5.4.1-0.20061204.8|47	Summary:        Applications built using Libwww web library: e.g. Robot, etc
12mr|w3c-libwww-5.4.1-0.20061204.8|48	Group:          Networking/WWW
12mr|w3c-libwww-5.4.1-0.20061204.8|49	Requires:       %{name} = %{version}-%{release}
12mr|w3c-libwww-5.4.1-0.20061204.8|50	
12mr|w3c-libwww-5.4.1-0.20061204.8|51	%description apps
12mr|w3c-libwww-5.4.1-0.20061204.8|52	Web applications built using Libwww: Robot, Command line tool,
12mr|w3c-libwww-5.4.1-0.20061204.8|53	line mode browser.  The Robot can crawl web sites faster, and
12mr|w3c-libwww-5.4.1-0.20061204.8|54	with lower load, than any other web walker that we know of,
12mr|w3c-libwww-5.4.1-0.20061204.8|55	due to its extensive pipelining and use of HTTP/1.1.
12mr|w3c-libwww-5.4.1-0.20061204.8|56	
12mr|w3c-libwww-5.4.1-0.20061204.8|57	The command line tool (w3c) is very useful for manipulation of
12mr|w3c-libwww-5.4.1-0.20061204.8|58	Web sites that implement more than just HTTP GET (e.g. PUT,
12mr|w3c-libwww-5.4.1-0.20061204.8|59	POST, etc.).
12mr|w3c-libwww-5.4.1-0.20061204.8|60	
12mr|w3c-libwww-5.4.1-0.20061204.8|61	The line mode browser is a minimal line mode web browser;
12mr|w3c-libwww-5.4.1-0.20061204.8|62	often useful to convert to ascii text.  Currently unavailable
12mr|w3c-libwww-5.4.1-0.20061204.8|63	until someone updates it to some new interfaces. (hint, hint...)
12mr|w3c-libwww-5.4.1-0.20061204.8|64	
12mr|w3c-libwww-5.4.1-0.20061204.8|65	%prep
12mr|w3c-libwww-5.4.1-0.20061204.8|66	
12mr|w3c-libwww-5.4.1-0.20061204.8|67	%setup -q
12mr|w3c-libwww-5.4.1-0.20061204.8|68	
12mr|w3c-libwww-5.4.1-0.20061204.8|69	#cvs -d :pserver:anonymous@dev.w3.org:/sources/public login
12mr|w3c-libwww-5.4.1-0.20061204.8|70	#after which you type "anonymous" as password.
12mr|w3c-libwww-5.4.1-0.20061204.8|71	#cvs -d :pserver:anonymous@dev.w3.org:/sources/public -z3 checkout libwww
12mr|w3c-libwww-5.4.1-0.20061204.8|72	
12mr|w3c-libwww-5.4.1-0.20061204.8|73	find . -type d -perm 0700 -exec chmod 755 {} \;
12mr|w3c-libwww-5.4.1-0.20061204.8|74	find . -type f -perm 0555 -exec chmod 755 {} \;
12mr|w3c-libwww-5.4.1-0.20061204.8|75	find . -type f -perm 0544 -exec chmod 644 {} \;
12mr|w3c-libwww-5.4.1-0.20061204.8|76	find . -type f -perm 0444 -exec chmod 644 {} \;
12mr|w3c-libwww-5.4.1-0.20061204.8|77	
12mr|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
12mr|w3c-libwww-5.4.1-0.20061204.8|79	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mr|w3c-libwww-5.4.1-0.20061204.8|80	done
12mr|w3c-libwww-5.4.1-0.20061204.8|81	
12mr|w3c-libwww-5.4.1-0.20061204.8|82	%patch0 -p1
12mr|w3c-libwww-5.4.1-0.20061204.8|83	%patch1 -p1
12mr|w3c-libwww-5.4.1-0.20061204.8|84	%patch2 -p1 -b .ppc64
12mr|w3c-libwww-5.4.1-0.20061204.8|85	%patch3 -p0
12mr|w3c-libwww-5.4.1-0.20061204.8|86	%patch4 -p1
12mr|w3c-libwww-5.4.1-0.20061204.8|87	%patch5 -p0
12mr|w3c-libwww-5.4.1-0.20061204.8|88	%patch6 -p0
12mr|w3c-libwww-5.4.1-0.20061204.8|89	%patch7 -p0 -b .link
12mr|w3c-libwww-5.4.1-0.20061204.8|90	
12mr|w3c-libwww-5.4.1-0.20061204.8|91	# we don't want the libwww version
12mr|w3c-libwww-5.4.1-0.20061204.8|92	rm -rf modules/expat
12mr|w3c-libwww-5.4.1-0.20061204.8|93	
12mr|w3c-libwww-5.4.1-0.20061204.8|94	%build
12mr|w3c-libwww-5.4.1-0.20061204.8|95	autoreconf -fi
12mr|w3c-libwww-5.4.1-0.20061204.8|96	echo timestamp > stamp-h.in
12mr|w3c-libwww-5.4.1-0.20061204.8|97	%configure2_5x \
12mr|w3c-libwww-5.4.1-0.20061204.8|98	--enable-shared \
12mr|w3c-libwww-5.4.1-0.20061204.8|99	--disable-static \
12mr|w3c-libwww-5.4.1-0.20061204.8|100	--with-gnu-ld \
12mr|w3c-libwww-5.4.1-0.20061204.8|101	--with-regex \
12mr|w3c-libwww-5.4.1-0.20061204.8|102	--with-zlib \
12mr|w3c-libwww-5.4.1-0.20061204.8|103	--with-ssl \
12mr|w3c-libwww-5.4.1-0.20061204.8|104	--enable-reentrant
12mr|w3c-libwww-5.4.1-0.20061204.8|105	
12mr|w3c-libwww-5.4.1-0.20061204.8|106	%make
12mr|w3c-libwww-5.4.1-0.20061204.8|107	
12mr|w3c-libwww-5.4.1-0.20061204.8|108	%install
12mr|w3c-libwww-5.4.1-0.20061204.8|109	rm -rf %{buildroot}
12mr|w3c-libwww-5.4.1-0.20061204.8|110	
12mr|w3c-libwww-5.4.1-0.20061204.8|111	%makeinstall_std
12mr|w3c-libwww-5.4.1-0.20061204.8|112	
12mr|w3c-libwww-5.4.1-0.20061204.8|113	%multiarch_binaries %{buildroot}%{_bindir}/libwww-config
12mr|w3c-libwww-5.4.1-0.20061204.8|114	
12mr|w3c-libwww-5.4.1-0.20061204.8|115	%if %mdkversion < 200900
12mr|w3c-libwww-5.4.1-0.20061204.8|116	%post -p /sbin/ldconfig
12mr|w3c-libwww-5.4.1-0.20061204.8|117	%endif
12mr|w3c-libwww-5.4.1-0.20061204.8|118	
12mr|w3c-libwww-5.4.1-0.20061204.8|119	%if %mdkversion < 200900
12mr|w3c-libwww-5.4.1-0.20061204.8|120	%postun -p /sbin/ldconfig
12mr|w3c-libwww-5.4.1-0.20061204.8|121	%endif
12mr|w3c-libwww-5.4.1-0.20061204.8|122	
12mr|w3c-libwww-5.4.1-0.20061204.8|123	%clean
12mr|w3c-libwww-5.4.1-0.20061204.8|124	rm -rf %{buildroot}
12mr|w3c-libwww-5.4.1-0.20061204.8|125	
12mr|w3c-libwww-5.4.1-0.20061204.8|126	%files
12mr|w3c-libwww-5.4.1-0.20061204.8|127	%defattr(-,root,root)
12mr|w3c-libwww-5.4.1-0.20061204.8|128	%doc *.html  Icons/*/*.gif
12mr|w3c-libwww-5.4.1-0.20061204.8|129	%{_libdir}/libpics*.so.*
12mr|w3c-libwww-5.4.1-0.20061204.8|130	%{_libdir}/libwww*.so.*
12mr|w3c-libwww-5.4.1-0.20061204.8|131	%{_libdir}/libmd5.so.*
12mr|w3c-libwww-5.4.1-0.20061204.8|132	%{_datadir}/w3c-libwww
12mr|w3c-libwww-5.4.1-0.20061204.8|133	
12mr|w3c-libwww-5.4.1-0.20061204.8|134	%files apps
12mr|w3c-libwww-5.4.1-0.20061204.8|135	%defattr(-,root,root)
12mr|w3c-libwww-5.4.1-0.20061204.8|136	%doc COPYRIGH
12mr|w3c-libwww-5.4.1-0.20061204.8|137	%{_bindir}/webbot
12mr|w3c-libwww-5.4.1-0.20061204.8|138	%{_bindir}/w3c
12mr|w3c-libwww-5.4.1-0.20061204.8|139	%{_bindir}/www
12mr|w3c-libwww-5.4.1-0.20061204.8|140	
12mr|w3c-libwww-5.4.1-0.20061204.8|141	%files devel
12mr|w3c-libwww-5.4.1-0.20061204.8|142	%defattr(-,root,root)
12mr|w3c-libwww-5.4.1-0.20061204.8|143	%doc COPYRIGH
12mr|w3c-libwww-5.4.1-0.20061204.8|144	%{_bindir}/libwww-config
12mr|w3c-libwww-5.4.1-0.20061204.8|145	%{multiarch_bindir}/libwww-config
12mr|w3c-libwww-5.4.1-0.20061204.8|146	%{_libdir}/lib*.so
12mr|w3c-libwww-5.4.1-0.20061204.8|147	%dir %{_includedir}/w3c-libwww
12mr|w3c-libwww-5.4.1-0.20061204.8|148	%{_includedir}/w3c-libwww/*.h
12mr|w3c-libwww-5.4.1-0.20061204.8|149	
12mr|w3c-libwww-5.4.1-0.20061204.8|150	
12mr|w3c-libwww-5.4.1-0.20061204.8|151	
12mr|w3c-libwww-5.4.1-0.20061204.8|152	%changelog
12mr|w3c-libwww-5.4.1-0.20061204.8|153	

19117 12
12mr|waf-1.6.11-1|1	%define debug_package %{nil}
12mr|waf-1.6.11-1|2	%define _requires_exceptions perl(Exporter)|\\perl(XSLoader)|\\
12mr|waf-1.6.11-1|3	
12mr|waf-1.6.11-1|4	%define rel		1
12mr|waf-1.6.11-1|5	%if %mdkversion < 201100
12mr|waf-1.6.11-1|6	%define release	%mkrel %{rel}
12mr|waf-1.6.11-1|7	%else
12mr|waf-1.6.11-1|8	%define	release %{rel}
12mr|waf-1.6.11-1|9	%endif
12mr|waf-1.6.11-1|10	
12mr|waf-1.6.11-1|11	Summary:	A framework for configuring, compiling and installing applications
12mr|waf-1.6.11-1|12	Name:		waf
12mr|waf-1.6.11-1|13	Version:	1.6.11
12mr|waf-1.6.11-1|14	Release:	%{release}
12mr|waf-1.6.11-1|15	License:	BSD
12mr|waf-1.6.11-1|16	Group:		Development/Other
12mr|waf-1.6.11-1|17	Url:		http://code.google.com/p/waf/
12mr|waf-1.6.11-1|18	Source0:	http://waf.googlecode.com/files/%{name}-%{version}.tar.bz2
12mr|waf-1.6.11-1|19	Source1:	%{name}.macros
12mr|waf-1.6.11-1|20	Patch2:		waf-1.6.2-libdir.patch
12mr|waf-1.6.11-1|21	%py_requires -d
12mr|waf-1.6.11-1|22	BuildArch:	noarch
12mr|waf-1.6.11-1|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|waf-1.6.11-1|24	
12mr|waf-1.6.11-1|25	%description
12mr|waf-1.6.11-1|26	Waf is a Python-based framework for configuring, compiling and installing
12mr|waf-1.6.11-1|27	applications. It derives from the concepts of other build tools such as
12mr|waf-1.6.11-1|28	Scons, Autotools, CMake, and Ant.
12mr|waf-1.6.11-1|29	
12mr|waf-1.6.11-1|30	* Easy to use: Waf configuration files are written in the mainstream
12mr|waf-1.6.11-1|31	scripting language Python.
12mr|waf-1.6.11-1|32	* Easy to install and to distribute: Waf fits entirely in a single
12mr|waf-1.6.11-1|33	75KB redistributable file which does not require any installation to run.
12mr|waf-1.6.11-1|34	* Portable: Waf only depends on Python which is ported onto most
12mr|waf-1.6.11-1|35	operating systems.
12mr|waf-1.6.11-1|36	* Reliable: Waf uses hash-based dependency calculation dependencies to
12mr|waf-1.6.11-1|37	compute the targets to rebuild.
12mr|waf-1.6.11-1|38	* User-friendly: The output can be displayed in colors, filtered,
12mr|waf-1.6.11-1|39	displayed with progress bars or output all the commands that get
12mr|waf-1.6.11-1|40	executed.
12mr|waf-1.6.11-1|41	* Documented: The Waf book sums up the essential concepts.
12mr|waf-1.6.11-1|42	* Flexible: Because Waf has a carefully designed object oriented
12mr|waf-1.6.11-1|43	architecture it is very easy to add new features.
12mr|waf-1.6.11-1|44	* Fast: Because of its carefully designed architecture, Waf is able
12mr|waf-1.6.11-1|45	to distribute the jobs on multi-core hardware (-j), it is able to
12mr|waf-1.6.11-1|46	reuse targets compiled already (ccache), and its runtime footprint
12mr|waf-1.6.11-1|47	is pretty small compared to other build tools.
12mr|waf-1.6.11-1|48	* Broad support for languages and tools: Waf is already used for C,
12mr|waf-1.6.11-1|49	C++, C#, D, java, ocaml, python project, and provides various
12mr|waf-1.6.11-1|50	tools for processing docbook, man pages, intltool, msgfmt.
12mr|waf-1.6.11-1|51	
12mr|waf-1.6.11-1|52	%prep
12mr|waf-1.6.11-1|53	%setup -q
12mr|waf-1.6.11-1|54	%patch2 -p0
12mr|waf-1.6.11-1|55	
12mr|waf-1.6.11-1|56	%build
12mr|waf-1.6.11-1|57	
12mr|waf-1.6.11-1|58	./waf-light configure --prefix=%{_prefix}
12mr|waf-1.6.11-1|59	
12mr|waf-1.6.11-1|60	extras=
12mr|waf-1.6.11-1|61	for f in waflib/extras/*.py ; do
12mr|waf-1.6.11-1|62	f=$(basename "$f" .py);
12mr|waf-1.6.11-1|63	if [ "$f" != "__init__" ]; then
12mr|waf-1.6.11-1|64	extras="${extras:+$extras,}$f" ;
12mr|waf-1.6.11-1|65	fi
12mr|waf-1.6.11-1|66	done
12mr|waf-1.6.11-1|67	
12mr|waf-1.6.11-1|68	./waf-light --make-waf --strip --tools="$extras" --prefix=%{_prefix}
12mr|waf-1.6.11-1|69	
12mr|waf-1.6.11-1|70	%install
12mr|waf-1.6.11-1|71	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|waf-1.6.11-1|72	
12mr|waf-1.6.11-1|73	# use waf so it unpacks itself
12mr|waf-1.6.11-1|74	mkdir _temp ; pushd _temp
12mr|waf-1.6.11-1|75	cp -av ../waf .
12mr|waf-1.6.11-1|76	%{__python} ./waf >/dev/null 2>&1
12mr|waf-1.6.11-1|77	pushd .waf-%{version}-*
12mr|waf-1.6.11-1|78	find . -name '*.py' -printf '%%P\0' | xargs -0 -I{} install -m 0644 -p -D {} %{buildroot}%{_datadir}/waf/{}
12mr|waf-1.6.11-1|79	popd
12mr|waf-1.6.11-1|80	popd
12mr|waf-1.6.11-1|81	
12mr|waf-1.6.11-1|82	install -m 0755 -p -D waf-light %{buildroot}%{_bindir}/waf
12mr|waf-1.6.11-1|83	
12mr|waf-1.6.11-1|84	# remove shebangs from and fix EOL for all scripts in wafadmin
12mr|waf-1.6.11-1|85	find %{buildroot}%{_datadir}/ -name '*.py' \
12mr|waf-1.6.11-1|86	-exec sed -i -e '1{/^#!/d}' -e 's|\r$||g' {} \;
12mr|waf-1.6.11-1|87	
12mr|waf-1.6.11-1|88	# fix waf script shebang line
12mr|waf-1.6.11-1|89	sed -i "1c#! /usr/bin/python" %{buildroot}%{_bindir}/waf
12mr|waf-1.6.11-1|90	
12mr|waf-1.6.11-1|91	# remove x-bits from everything going to doc
12mr|waf-1.6.11-1|92	find demos utils -type f -exec %{__chmod} 0644 {} \;
12mr|waf-1.6.11-1|93	
12mr|waf-1.6.11-1|94	# remove hidden file
12mr|waf-1.6.11-1|95	rm -f docs/sphinx/build/html/.buildinfo
12mr|waf-1.6.11-1|96	
12mr|waf-1.6.11-1|97	# remove x-bits from everything going to doc
12mr|waf-1.6.11-1|98	find demos utils -type f -exec %{__chmod} 0644 {} \;
12mr|waf-1.6.11-1|99	
12mr|waf-1.6.11-1|100	# install waf rpm macro helper
12mr|waf-1.6.11-1|101	install -D %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.d/%{name}.macros
12mr|waf-1.6.11-1|102	
12mr|waf-1.6.11-1|103	%clean
12mr|waf-1.6.11-1|104	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mr|waf-1.6.11-1|105	
12mr|waf-1.6.11-1|106	%files
12mr|waf-1.6.11-1|107	%defattr(-,root,root)
12mr|waf-1.6.11-1|108	%doc README TODO ChangeLog demos utils
12mr|waf-1.6.11-1|109	%{_sysconfdir}/rpm/macros.d/%{name}.macros
12mr|waf-1.6.11-1|110	%{_bindir}/%{name}
12mr|waf-1.6.11-1|111	%{_datadir}/%{name}
12mr|waf-1.6.11-1|112	
12mr|waf-1.6.11-1|113	
12mr|waf-1.6.11-1|114	
12mr|waf-1.6.11-1|115	%changelog
12mr|waf-1.6.11-1|116	

19118 12
12mr|wavpack-4.60.1-5|1	%define major 1
12mr|wavpack-4.60.1-5|2	%define libname %mklibname %{name} %{major}
12mr|wavpack-4.60.1-5|3	%define devname %mklibname -d %{name}
12mr|wavpack-4.60.1-5|4	
12mr|wavpack-4.60.1-5|5	Summary:	Lossless Audio compressor
12mr|wavpack-4.60.1-5|6	Name:		wavpack
12mr|wavpack-4.60.1-5|7	Version:	4.60.1
12mr|wavpack-4.60.1-5|8	Release:	5
12mr|wavpack-4.60.1-5|9	License:	BSD
12mr|wavpack-4.60.1-5|10	Group:		Sound
12mr|wavpack-4.60.1-5|11	Url:		http://www.wavpack.com/
12mr|wavpack-4.60.1-5|12	Source0:	http://www.wavpack.com/%{name}-%{version}.tar.bz2
12mr|wavpack-4.60.1-5|13	BuildRequires:	pkgconfig(ncurses)
12mr|wavpack-4.60.1-5|14	
12mr|wavpack-4.60.1-5|15	%description
12mr|wavpack-4.60.1-5|16	WavPack is a completely open audio compression format providing
12mr|wavpack-4.60.1-5|17	lossless, high-quality lossy, and a unique hybrid compression
12mr|wavpack-4.60.1-5|18	mode. Although the technology is loosely based on previous versions of
12mr|wavpack-4.60.1-5|19	WavPack, the new version 4 format has been designed from the ground up
12mr|wavpack-4.60.1-5|20	to offer unparalleled performance and functionality.
12mr|wavpack-4.60.1-5|21	
12mr|wavpack-4.60.1-5|22	In the default lossless mode WavPack acts just like a WinZip
12mr|wavpack-4.60.1-5|23	compressor for audio files. However, unlike MP3 or WMA encoding which
12mr|wavpack-4.60.1-5|24	can affect the sound quality, not a single bit of the original
12mr|wavpack-4.60.1-5|25	information is lost, so there's no chance of degradation. This makes
12mr|wavpack-4.60.1-5|26	lossless mode ideal for archiving audio material or any other
12mr|wavpack-4.60.1-5|27	situation where quality is paramount. The compression ratio depends on
12mr|wavpack-4.60.1-5|28	the source material, but generally is between 30% and 70%.
12mr|wavpack-4.60.1-5|29	
12mr|wavpack-4.60.1-5|30	The hybrid mode provides all the advantages of lossless compression
12mr|wavpack-4.60.1-5|31	with an additional bonus. Instead of creating a single file, this mode
12mr|wavpack-4.60.1-5|32	creates both a relatively small, high-quality lossy file that can be
12mr|wavpack-4.60.1-5|33	used all by itself, and a "correction" file that (when combined with
12mr|wavpack-4.60.1-5|34	the lossy file) provides full lossless restoration. For some users
12mr|wavpack-4.60.1-5|35	this means never having to choose between lossless and lossy
12mr|wavpack-4.60.1-5|36	compression!
12mr|wavpack-4.60.1-5|37	
12mr|wavpack-4.60.1-5|38	%package -n %{libname}
12mr|wavpack-4.60.1-5|39	Group:		System/Libraries
12mr|wavpack-4.60.1-5|40	Summary:	Lossless Audio compression library
12mr|wavpack-4.60.1-5|41	
12mr|wavpack-4.60.1-5|42	%description -n %{libname}
12mr|wavpack-4.60.1-5|43	WavPack is a completely open audio compression format providing
12mr|wavpack-4.60.1-5|44	lossless, high-quality lossy, and a unique hybrid compression
12mr|wavpack-4.60.1-5|45	mode. Although the technology is loosely based on previous versions of
12mr|wavpack-4.60.1-5|46	WavPack, the new version 4 format has been designed from the ground up
12mr|wavpack-4.60.1-5|47	to offer unparalleled performance and functionality.
12mr|wavpack-4.60.1-5|48	
12mr|wavpack-4.60.1-5|49	In the default lossless mode WavPack acts just like a WinZip
12mr|wavpack-4.60.1-5|50	compressor for audio files. However, unlike MP3 or WMA encoding which
12mr|wavpack-4.60.1-5|51	can affect the sound quality, not a single bit of the original
12mr|wavpack-4.60.1-5|52	information is lost, so there's no chance of degradation. This makes
12mr|wavpack-4.60.1-5|53	lossless mode ideal for archiving audio material or any other
12mr|wavpack-4.60.1-5|54	situation where quality is paramount. The compression ratio depends on
12mr|wavpack-4.60.1-5|55	the source material, but generally is between 30% and 70%.
12mr|wavpack-4.60.1-5|56	
12mr|wavpack-4.60.1-5|57	The hybrid mode provides all the advantages of lossless compression
12mr|wavpack-4.60.1-5|58	with an additional bonus. Instead of creating a single file, this mode
12mr|wavpack-4.60.1-5|59	creates both a relatively small, high-quality lossy file that can be
12mr|wavpack-4.60.1-5|60	used all by itself, and a "correction" file that (when combined with
12mr|wavpack-4.60.1-5|61	the lossy file) provides full lossless restoration. For some users
12mr|wavpack-4.60.1-5|62	this means never having to choose between lossless and lossy
12mr|wavpack-4.60.1-5|63	compression!
12mr|wavpack-4.60.1-5|64	
12mr|wavpack-4.60.1-5|65	%package -n %{devname}
12mr|wavpack-4.60.1-5|66	Group:		Development/C
12mr|wavpack-4.60.1-5|67	Summary:	Lossless Audio compression library
12mr|wavpack-4.60.1-5|68	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|wavpack-4.60.1-5|69	Requires:	%{libname} = %{version}-%{release}
12mr|wavpack-4.60.1-5|70	
12mr|wavpack-4.60.1-5|71	%description -n %{devname}
12mr|wavpack-4.60.1-5|72	WavPack is a completely open audio compression format providing
12mr|wavpack-4.60.1-5|73	lossless, high-quality lossy, and a unique hybrid compression
12mr|wavpack-4.60.1-5|74	mode. Although the technology is loosely based on previous versions of
12mr|wavpack-4.60.1-5|75	WavPack, the new version 4 format has been designed from the ground up
12mr|wavpack-4.60.1-5|76	to offer unparalleled performance and functionality.
12mr|wavpack-4.60.1-5|77	
12mr|wavpack-4.60.1-5|78	In the default lossless mode WavPack acts just like a WinZip
12mr|wavpack-4.60.1-5|79	compressor for audio files. However, unlike MP3 or WMA encoding which
12mr|wavpack-4.60.1-5|80	can affect the sound quality, not a single bit of the original
12mr|wavpack-4.60.1-5|81	information is lost, so there's no chance of degradation. This makes
12mr|wavpack-4.60.1-5|82	lossless mode ideal for archiving audio material or any other
12mr|wavpack-4.60.1-5|83	situation where quality is paramount. The compression ratio depends on
12mr|wavpack-4.60.1-5|84	the source material, but generally is between 30% and 70%.
12mr|wavpack-4.60.1-5|85	
12mr|wavpack-4.60.1-5|86	The hybrid mode provides all the advantages of lossless compression
12mr|wavpack-4.60.1-5|87	with an additional bonus. Instead of creating a single file, this mode
12mr|wavpack-4.60.1-5|88	creates both a relatively small, high-quality lossy file that can be
12mr|wavpack-4.60.1-5|89	used all by itself, and a "correction" file that (when combined with
12mr|wavpack-4.60.1-5|90	the lossy file) provides full lossless restoration. For some users
12mr|wavpack-4.60.1-5|91	this means never having to choose between lossless and lossy
12mr|wavpack-4.60.1-5|92	compression!
12mr|wavpack-4.60.1-5|93	
12mr|wavpack-4.60.1-5|94	%prep
12mr|wavpack-4.60.1-5|95	%setup -q
12mr|wavpack-4.60.1-5|96	
12mr|wavpack-4.60.1-5|97	%build
12mr|wavpack-4.60.1-5|98	%configure2_5x --disable-static
12mr|wavpack-4.60.1-5|99	%make
12mr|wavpack-4.60.1-5|100	
12mr|wavpack-4.60.1-5|101	%install
12mr|wavpack-4.60.1-5|102	%makeinstall_std
12mr|wavpack-4.60.1-5|103	
12mr|wavpack-4.60.1-5|104	%files
12mr|wavpack-4.60.1-5|105	%doc README ChangeLog
12mr|wavpack-4.60.1-5|106	%{_bindir}/wavpack
12mr|wavpack-4.60.1-5|107	%{_bindir}/wvunpack
12mr|wavpack-4.60.1-5|108	%{_bindir}/wvgain
12mr|wavpack-4.60.1-5|109	%{_mandir}/man1/*1*
12mr|wavpack-4.60.1-5|110	
12mr|wavpack-4.60.1-5|111	%files -n %{libname}
12mr|wavpack-4.60.1-5|112	%{_libdir}/lib*.so.%{major}*
12mr|wavpack-4.60.1-5|113	
12mr|wavpack-4.60.1-5|114	%files -n %{devname}
12mr|wavpack-4.60.1-5|115	%doc doc/*.txt
12mr|wavpack-4.60.1-5|116	%{_libdir}/lib*.so
12mr|wavpack-4.60.1-5|117	%{_libdir}/pkgconfig/%{name}.pc
12mr|wavpack-4.60.1-5|118	%{_includedir}/wavpack
12mr|wavpack-4.60.1-5|119	
12mr|wavpack-4.60.1-5|120	
12mr|wavpack-4.60.1-5|121	
12mr|wavpack-4.60.1-5|122	
12mr|wavpack-4.60.1-5|123	
12mr|wavpack-4.60.1-5|124	%changelog
12mr|wavpack-4.60.1-5|125	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|wavpack-4.60.1-5|126	+ Commit: bda6794
12mr|wavpack-4.60.1-5|127	- Spec cleanup, drop .la and .la files
12mr|wavpack-4.60.1-5|128	
12mr|wavpack-4.60.1-5|129	

19119 12
12mr|wayland-1.0.0-1|1	%define name wayland
12mr|wayland-1.0.0-1|2	%define version 1.0.0
12mr|wayland-1.0.0-1|3	%define release %mkrel 1
12mr|wayland-1.0.0-1|4	
12mr|wayland-1.0.0-1|5	%define client_major 0
12mr|wayland-1.0.0-1|6	%define server_major 0
12mr|wayland-1.0.0-1|7	%define cursor_major 0
12mr|wayland-1.0.0-1|8	
12mr|wayland-1.0.0-1|9	%define libname_devel %mklibname %{name} -d
12mr|wayland-1.0.0-1|10	
12mr|wayland-1.0.0-1|11	%define client_name %{name}-client
12mr|wayland-1.0.0-1|12	%define client_libname %mklibname %{client_name} %{client_major}
12mr|wayland-1.0.0-1|13	
12mr|wayland-1.0.0-1|14	%define server_name %{name}-server
12mr|wayland-1.0.0-1|15	%define server_libname %mklibname %{server_name} %{server_major}
12mr|wayland-1.0.0-1|16	
12mr|wayland-1.0.0-1|17	%define cursor_name %{name}-cursor
12mr|wayland-1.0.0-1|18	%define cursor_libname %mklibname %{cursor_name} %{cursor_major}
12mr|wayland-1.0.0-1|19	
12mr|wayland-1.0.0-1|20	Summary:	Wayland Compositor Infrastructure
12mr|wayland-1.0.0-1|21	Name:		%{name}
12mr|wayland-1.0.0-1|22	Version:	%{version}
12mr|wayland-1.0.0-1|23	Release:	%{release}
12mr|wayland-1.0.0-1|24	Source0:	%{name}-%{version}.tar.xz
12mr|wayland-1.0.0-1|25	License:	MIT
12mr|wayland-1.0.0-1|26	Group:		System/Libraries
12mr|wayland-1.0.0-1|27	Url:		http://wayland.freedesktop.org/
12mr|wayland-1.0.0-1|28	BuildRequires:	expat-devel
12mr|wayland-1.0.0-1|29	BuildRequires:	pkgconfig(libffi)
12mr|wayland-1.0.0-1|30	# for protocol doc
12mr|wayland-1.0.0-1|31	BuildRequires:	xsltproc
12mr|wayland-1.0.0-1|32	BuildRequires:	doxygen
12mr|wayland-1.0.0-1|33	
12mr|wayland-1.0.0-1|34	%description
12mr|wayland-1.0.0-1|35	Wayland is a protocol for a compositor to talk to its clients as well
12mr|wayland-1.0.0-1|36	as a C library implementation of that protocol. The compositor can be
12mr|wayland-1.0.0-1|37	a standalone display server running on Linux kernel modesetting and
12mr|wayland-1.0.0-1|38	evdev input devices, an X application, or a wayland client itself. The
12mr|wayland-1.0.0-1|39	clients can be traditional applications, X servers (rootless or
12mr|wayland-1.0.0-1|40	fullscreen) or other display servers.
12mr|wayland-1.0.0-1|41	
12mr|wayland-1.0.0-1|42	%package -n %{libname_devel}
12mr|wayland-1.0.0-1|43	Summary:	Header files for %{name}
12mr|wayland-1.0.0-1|44	Group:		Development/C
12mr|wayland-1.0.0-1|45	Provides:	%{name}-devel = %{version}-%{release}
12mr|wayland-1.0.0-1|46	Requires:	%{client_libname} = %{version}-%{release}
12mr|wayland-1.0.0-1|47	Requires:	%{server_libname} = %{version}-%{release}
12mr|wayland-1.0.0-1|48	Requires:	%{cursor_libname} = %{version}-%{release}
12mr|wayland-1.0.0-1|49	Requires:	%{name}-tools = %{version}-%{release}
12mr|wayland-1.0.0-1|50	
12mr|wayland-1.0.0-1|51	%description -n %{libname_devel}
12mr|wayland-1.0.0-1|52	This package contains the header and pkg-config files for developing
12mr|wayland-1.0.0-1|53	with %{name}.
12mr|wayland-1.0.0-1|54	
12mr|wayland-1.0.0-1|55	%package -n %{client_libname}
12mr|wayland-1.0.0-1|56	Summary:	Libraries for %{client_name}
12mr|wayland-1.0.0-1|57	Group:		System/Libraries
12mr|wayland-1.0.0-1|58	
12mr|wayland-1.0.0-1|59	%description -n %{client_libname}
12mr|wayland-1.0.0-1|60	This package contains the libraries for %{client_name}.
12mr|wayland-1.0.0-1|61	
12mr|wayland-1.0.0-1|62	%package -n %{server_libname}
12mr|wayland-1.0.0-1|63	Summary:	Libraries for %{server_name}
12mr|wayland-1.0.0-1|64	Group:		System/Libraries
12mr|wayland-1.0.0-1|65	
12mr|wayland-1.0.0-1|66	%description -n %{server_libname}
12mr|wayland-1.0.0-1|67	This package contains the libraries for %{server_name}.
12mr|wayland-1.0.0-1|68	
12mr|wayland-1.0.0-1|69	%package -n %{cursor_libname}
12mr|wayland-1.0.0-1|70	Summary:	Libraries for %{cursor_name}
12mr|wayland-1.0.0-1|71	Group:		System/Libraries
12mr|wayland-1.0.0-1|72	
12mr|wayland-1.0.0-1|73	%description -n %{cursor_libname}
12mr|wayland-1.0.0-1|74	This package contains the libraries for %{cursor_name}.
12mr|wayland-1.0.0-1|75	
12mr|wayland-1.0.0-1|76	%package tools
12mr|wayland-1.0.0-1|77	Summary: %{name} devel tools
12mr|wayland-1.0.0-1|78	Group: System/Libraries
12mr|wayland-1.0.0-1|79	Conflicts: %{libname_devel} < 0.95-3
12mr|wayland-1.0.0-1|80	
12mr|wayland-1.0.0-1|81	%description tools
12mr|wayland-1.0.0-1|82	This package contains development tools for %{name}.
12mr|wayland-1.0.0-1|83	
12mr|wayland-1.0.0-1|84	%package doc
12mr|wayland-1.0.0-1|85	Summary: %{name} documentation
12mr|wayland-1.0.0-1|86	Group:  Development/Other
12mr|wayland-1.0.0-1|87	%description doc
12mr|wayland-1.0.0-1|88	This package contains documentation of %{name}.
12mr|wayland-1.0.0-1|89	
12mr|wayland-1.0.0-1|90	%prep
12mr|wayland-1.0.0-1|91	%setup -q
12mr|wayland-1.0.0-1|92	
12mr|wayland-1.0.0-1|93	%build
12mr|wayland-1.0.0-1|94	autoreconf -vfi
12mr|wayland-1.0.0-1|95	%configure2_5x --disable-static
12mr|wayland-1.0.0-1|96	%make
12mr|wayland-1.0.0-1|97	
12mr|wayland-1.0.0-1|98	%install
12mr|wayland-1.0.0-1|99	%makeinstall
12mr|wayland-1.0.0-1|100	rm -f %{buildroot}%{_libdir}/*.la
12mr|wayland-1.0.0-1|101	
12mr|wayland-1.0.0-1|102	%files -n %{client_libname}
12mr|wayland-1.0.0-1|103	%{_libdir}/lib%{client_name}.so.%{client_major}
12mr|wayland-1.0.0-1|104	%{_libdir}/lib%{client_name}.so.%{client_major}.*
12mr|wayland-1.0.0-1|105	
12mr|wayland-1.0.0-1|106	%files -n %{server_libname}
12mr|wayland-1.0.0-1|107	%{_libdir}/lib%{server_name}.so.%{server_major}
12mr|wayland-1.0.0-1|108	%{_libdir}/lib%{server_name}.so.%{server_major}.*
12mr|wayland-1.0.0-1|109	
12mr|wayland-1.0.0-1|110	%files -n %{cursor_libname}
12mr|wayland-1.0.0-1|111	%{_libdir}/lib%{cursor_name}.so.%{cursor_major}
12mr|wayland-1.0.0-1|112	%{_libdir}/lib%{cursor_name}.so.%{cursor_major}.*
12mr|wayland-1.0.0-1|113	
12mr|wayland-1.0.0-1|114	%files -n %{libname_devel}
12mr|wayland-1.0.0-1|115	%{_includedir}/%{name}-*.h
12mr|wayland-1.0.0-1|116	%{_libdir}/lib%{name}*.so
12mr|wayland-1.0.0-1|117	%{_libdir}/pkgconfig/%{name}*.pc
12mr|wayland-1.0.0-1|118	%{_datadir}/aclocal/%{name}-scanner.m4
12mr|wayland-1.0.0-1|119	%{_datadir}/aclocal/%{name}-scanner.mk
12mr|wayland-1.0.0-1|120	
12mr|wayland-1.0.0-1|121	%files tools
12mr|wayland-1.0.0-1|122	%{_bindir}/%{name}-scanner
12mr|wayland-1.0.0-1|123	
12mr|wayland-1.0.0-1|124	%files doc
12mr|wayland-1.0.0-1|125	%doc %{_docdir}/%{name}/*
12mr|wayland-1.0.0-1|126	%{_mandir}/man3/wl_*.3*

19120 12
12mr|webkit-1.10.0-4|1	#
12mr|webkit-1.10.0-4|2	# BEFORE UPDATING THIS PACKAGE, YOU _MUST_ DO THE FOLLOWING:
12mr|webkit-1.10.0-4|3	# - DO A LOCAL BUILD
12mr|webkit-1.10.0-4|4	# - INSTALL IT IN A TEST MACHINE
12mr|webkit-1.10.0-4|5	# - CHECK THAT 'display_help http://google.com' STILL WORK (INCLUDING CLOSING IT)
12mr|webkit-1.10.0-4|6	# - CHECK THAT MCC STILL RUNS
12mr|webkit-1.10.0-4|7	#
12mr|webkit-1.10.0-4|8	
12mr|webkit-1.10.0-4|9	# lib is called libwebkitgtk-%{libver}.so.%{major}
12mr|webkit-1.10.0-4|10	%define libver  1.0
12mr|webkit-1.10.0-4|11	%define major   0
12mr|webkit-1.10.0-4|12	%define oname		webkitgtk
12mr|webkit-1.10.0-4|13	%define libname		%mklibname webkitgtk %{libver} %{major}
12mr|webkit-1.10.0-4|14	%define develname	%mklibname webkitgtk %{libver} -d
12mr|webkit-1.10.0-4|15	%define inspectorname	webkit%{libver}-webinspector
12mr|webkit-1.10.0-4|16	%define girname		%mklibname %{name}-gir %{libver}
12mr|webkit-1.10.0-4|17	%define girjscore	%mklibname jscore-gir %{libver}
12mr|webkit-1.10.0-4|18	%define libjavascriptcoregtk	%mklibname javascriptcoregtk %{libver} %{major}
12mr|webkit-1.10.0-4|19	
12mr|webkit-1.10.0-4|20	%define lib3ver  3.0
12mr|webkit-1.10.0-4|21	%define major3   0
12mr|webkit-1.10.0-4|22	%define lib3name	%mklibname webkitgtk %{lib3ver} %{major3}
12mr|webkit-1.10.0-4|23	%define develname3	%mklibname webkitgtk %{lib3ver} -d
12mr|webkit-1.10.0-4|24	%define inspector3name	webkit%{lib3ver}-webinspector
12mr|webkit-1.10.0-4|25	%define girname3	%mklibname %{name}-gir %{lib3ver}
12mr|webkit-1.10.0-4|26	%define girjscore3	%mklibname jscore-gir %{lib3ver}
12mr|webkit-1.10.0-4|27	%define libjavascriptcoregtk3	%mklibname javascriptcoregtk %{lib3ver} %{major3}
12mr|webkit-1.10.0-4|28	
12mr|webkit-1.10.0-4|29	%define pango	0
12mr|webkit-1.10.0-4|30	%if %{pango}
12mr|webkit-1.10.0-4|31	%define fontreq		pkgconfig(pango)
12mr|webkit-1.10.0-4|32	%define fontback	pango
12mr|webkit-1.10.0-4|33	%else
12mr|webkit-1.10.0-4|34	%define fontreq		pkgconfig(fontconfig) >= 1.0.0
12mr|webkit-1.10.0-4|35	%define fontback	freetype
12mr|webkit-1.10.0-4|36	%endif
12mr|webkit-1.10.0-4|37	
12mr|webkit-1.10.0-4|38	Summary:	Web browser engine
12mr|webkit-1.10.0-4|39	Name:		webkit
12mr|webkit-1.10.0-4|40	Epoch:		1
12mr|webkit-1.10.0-4|41	Version:	1.10.0
12mr|webkit-1.10.0-4|42	Release:	4
12mr|webkit-1.10.0-4|43	License:	BSD and LGPLv2+
12mr|webkit-1.10.0-4|44	Group:		System/Libraries
12mr|webkit-1.10.0-4|45	URL:		http://www.webkitgtk.org
12mr|webkit-1.10.0-4|46	Source0:	http://www.webkitgtk.org/releases/%{oname}-%{version}.tar.xz
12mr|webkit-1.10.0-4|47	# (blino) needed for first-time wizard (display_help) to be able to close its window with javascript
12mr|webkit-1.10.0-4|48	Patch0:		webkit-1.9.92-link.patch
12mr|webkit-1.10.0-4|49	Patch1:		webkit-1.6.1-allowScriptsToCloseWindows.patch
12mr|webkit-1.10.0-4|50	Patch2:		webkit-1.7.90-fix-documentation-build.patch
12mr|webkit-1.10.0-4|51	# suse patches
12mr|webkit-1.10.0-4|52	Patch3:		webkit-gir-fixup.patch
12mr|webkit-1.10.0-4|53	
12mr|webkit-1.10.0-4|54	BuildRequires:	bison
12mr|webkit-1.10.0-4|55	BuildRequires:	flex
12mr|webkit-1.10.0-4|56	BuildRequires:	gperf
12mr|webkit-1.10.0-4|57	BuildRequires:	libtool
12mr|webkit-1.10.0-4|58	BuildRequires:	%{fontreq}
12mr|webkit-1.10.0-4|59	BuildRequires:	icu-devel >= 49
12mr|webkit-1.10.0-4|60	BuildRequires:	jpeg-devel
12mr|webkit-1.10.0-4|61	BuildRequires:	libstdc++-devel
12mr|webkit-1.10.0-4|62	BuildRequires:	pkgconfig(enchant)
12mr|webkit-1.10.0-4|63	BuildRequires:	pkgconfig(gail)
12mr|webkit-1.10.0-4|64	BuildRequires:	pkgconfig(gail-3.0)
12mr|webkit-1.10.0-4|65	BuildRequires:	pkgconfig(gl)
12mr|webkit-1.10.0-4|66	BuildRequires:	pkgconfig(geoclue)
12mr|webkit-1.10.0-4|67	BuildRequires:	pkgconfig(gnome-keyring-1)
12mr|webkit-1.10.0-4|68	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mr|webkit-1.10.0-4|69	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mr|webkit-1.10.0-4|70	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
12mr|webkit-1.10.0-4|71	BuildRequires:	pkgconfig(glib-2.0)
12mr|webkit-1.10.0-4|72	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|webkit-1.10.0-4|73	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|webkit-1.10.0-4|74	BuildRequires:	pkgconfig(libcurl) >= 7.11.0
12mr|webkit-1.10.0-4|75	BuildRequires:	pkgconfig(libpng)
12mr|webkit-1.10.0-4|76	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.2.0
12mr|webkit-1.10.0-4|77	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.29.90
12mr|webkit-1.10.0-4|78	BuildRequires:	pkgconfig(libxslt)
12mr|webkit-1.10.0-4|79	BuildRequires:	pkgconfig(sqlite3)
12mr|webkit-1.10.0-4|80	BuildRequires:	pkgconfig(xft)
12mr|webkit-1.10.0-4|81	BuildRequires:	pkgconfig(xt)
12mr|webkit-1.10.0-4|82	
12mr|webkit-1.10.0-4|83	%description
12mr|webkit-1.10.0-4|84	WebKit is an open source web browser engine.
12mr|webkit-1.10.0-4|85	
12mr|webkit-1.10.0-4|86	%package -n %{name}%{libver}
12mr|webkit-1.10.0-4|87	Summary:	GTK+ port of WebKit web browser engine - shared files
12mr|webkit-1.10.0-4|88	Group:		Development/GNOME and GTK+
12mr|webkit-1.10.0-4|89	Requires:	%{libname} = %{EVRD}
12mr|webkit-1.10.0-4|90	Conflicts:	%{libname} < 1:1.4.1-5
12mr|webkit-1.10.0-4|91	Conflicts:	%{name} < 1:1.4.1-6
12mr|webkit-1.10.0-4|92	Conflicts:	%{_lib}webkitgtk1.0_2 < 1:1.4.1
12mr|webkit-1.10.0-4|93	%rename %{name}
12mr|webkit-1.10.0-4|94	
12mr|webkit-1.10.0-4|95	%description -n %{name}%{libver}
12mr|webkit-1.10.0-4|96	WebKit is an open source web browser engine.
12mr|webkit-1.10.0-4|97	This package contains the shared files used by %{name}%{libver}
12mr|webkit-1.10.0-4|98	
12mr|webkit-1.10.0-4|99	%package -n %{libname}
12mr|webkit-1.10.0-4|100	Summary:	GTK+ port of WebKit web browser engine
12mr|webkit-1.10.0-4|101	Group:		System/Libraries
12mr|webkit-1.10.0-4|102	# Needed for Web Inspector feature to work
12mr|webkit-1.10.0-4|103	Requires:	%{inspectorname}
12mr|webkit-1.10.0-4|104	
12mr|webkit-1.10.0-4|105	%description -n %{libname}
12mr|webkit-1.10.0-4|106	The GTK+ port of WebKit is intended to provide a browser component
12mr|webkit-1.10.0-4|107	primarily for users of the portable GTK+ UI toolkit on platforms like
12mr|webkit-1.10.0-4|108	Linux.
12mr|webkit-1.10.0-4|109	
12mr|webkit-1.10.0-4|110	%package -n %{libjavascriptcoregtk}
12mr|webkit-1.10.0-4|111	Summary:	GTK+ port of WebKit web browser engine
12mr|webkit-1.10.0-4|112	Group:		System/Libraries
12mr|webkit-1.10.0-4|113	Obsoletes:	%{_lib}javascriptcoregtk1.0 < %{EVRD}
12mr|webkit-1.10.0-4|114	
12mr|webkit-1.10.0-4|115	%description -n %{libjavascriptcoregtk}
12mr|webkit-1.10.0-4|116	The GTK+ port of WebKit is intended to provide a browser component
12mr|webkit-1.10.0-4|117	primarily for users of the portable GTK+ UI toolkit on platforms like
12mr|webkit-1.10.0-4|118	Linux.
12mr|webkit-1.10.0-4|119	
12mr|webkit-1.10.0-4|120	%package -n %{develname}
12mr|webkit-1.10.0-4|121	Summary:	Development files for WebKit GTK+ port
12mr|webkit-1.10.0-4|122	Group:		Development/GNOME and GTK+
12mr|webkit-1.10.0-4|123	Provides:	webkitgtk-devel = %{version}-%{release}
12mr|webkit-1.10.0-4|124	Provides:	libwebkitgtk-devel = %{version}-%{release}
12mr|webkit-1.10.0-4|125	Provides:	%{mklibname webkitgtk -d} = %{version}-%{release}
12mr|webkit-1.10.0-4|126	Requires:	%{libname} = %{EVRD}
12mr|webkit-1.10.0-4|127	Requires:	%{libjavascriptcoregtk} = %{EVRD}
12mr|webkit-1.10.0-4|128	Requires:	%{girjscore} = %{EVRD}
12mr|webkit-1.10.0-4|129	Requires:	%{girname} = %{EVRD}
12mr|webkit-1.10.0-4|130	
12mr|webkit-1.10.0-4|131	%description -n %{develname}
12mr|webkit-1.10.0-4|132	The GTK+ port of WebKit is intended to provide a browser component
12mr|webkit-1.10.0-4|133	primarily for users of the portable GTK+ UI toolkit on platforms like
12mr|webkit-1.10.0-4|134	Linux. This package contains development headers.
12mr|webkit-1.10.0-4|135	
12mr|webkit-1.10.0-4|136	%package gtklauncher
12mr|webkit-1.10.0-4|137	Summary:	WebKit GTK+ example application
12mr|webkit-1.10.0-4|138	Group:		Development/GNOME and GTK+
12mr|webkit-1.10.0-4|139	
12mr|webkit-1.10.0-4|140	%description gtklauncher
12mr|webkit-1.10.0-4|141	GtkLauncher is an example application for WebKit GTK+.
12mr|webkit-1.10.0-4|142	
12mr|webkit-1.10.0-4|143	%package jsc
12mr|webkit-1.10.0-4|144	Summary:	JavaScriptCore shell for WebKit GTK+
12mr|webkit-1.10.0-4|145	Group:		Development/GNOME and GTK+
12mr|webkit-1.10.0-4|146	
12mr|webkit-1.10.0-4|147	%description jsc
12mr|webkit-1.10.0-4|148	jsc is a shell for JavaScriptCore, WebKit's JavaScript engine. It
12mr|webkit-1.10.0-4|149	allows you to interact with the JavaScript engine directly.
12mr|webkit-1.10.0-4|150	
12mr|webkit-1.10.0-4|151	%package -n %{inspectorname}
12mr|webkit-1.10.0-4|152	Summary:	Data files for WebKit GTK+'s Web Inspector
12mr|webkit-1.10.0-4|153	Group:		System/Libraries
12mr|webkit-1.10.0-4|154	%rename		webkit-webinspector
12mr|webkit-1.10.0-4|155	
12mr|webkit-1.10.0-4|156	%description -n %{inspectorname}
12mr|webkit-1.10.0-4|157	WebKit GTK+ has a feature called the Web Inspector, which allows
12mr|webkit-1.10.0-4|158	detailed analysis of any given page's page source, live DOM hierarchy
12mr|webkit-1.10.0-4|159	and resources. This package contains the data files necessary for Web
12mr|webkit-1.10.0-4|160	Inspector to work.
12mr|webkit-1.10.0-4|161	
12mr|webkit-1.10.0-4|162	%package -n %{name}%{lib3ver}
12mr|webkit-1.10.0-4|163	Summary:	GTK+3 port of WebKit web browser engine - shared files
12mr|webkit-1.10.0-4|164	Group:		Development/GNOME and GTK+
12mr|webkit-1.10.0-4|165	Requires:	%{lib3name} = %{EVRD}
12mr|webkit-1.10.0-4|166	Conflicts:	%{lib3name} < 1:1.4.1-5
12mr|webkit-1.10.0-4|167	Conflicts:	%{name} < 1:1.4.1-6
12mr|webkit-1.10.0-4|168	%rename %{name}3
12mr|webkit-1.10.0-4|169	
12mr|webkit-1.10.0-4|170	%description -n %{name}%{lib3ver}
12mr|webkit-1.10.0-4|171	WebKit is an open source web browser engine.
12mr|webkit-1.10.0-4|172	This package contains the shared files used by %{name}%{lib3ver}
12mr|webkit-1.10.0-4|173	
12mr|webkit-1.10.0-4|174	%package -n %{lib3name}
12mr|webkit-1.10.0-4|175	Summary:	GTK+3 port of WebKit web browser engine
12mr|webkit-1.10.0-4|176	Group:		System/Libraries
12mr|webkit-1.10.0-4|177	# Needed for Web Inspector feature to work
12mr|webkit-1.10.0-4|178	Suggests:	%{inspector3name}
12mr|webkit-1.10.0-4|179	
12mr|webkit-1.10.0-4|180	%description -n %{lib3name}
12mr|webkit-1.10.0-4|181	The GTK+3 port of WebKit is intended to provide a browser component
12mr|webkit-1.10.0-4|182	primarily for users of the portable GTK+3 UI toolkit on platforms like
12mr|webkit-1.10.0-4|183	Linux.
12mr|webkit-1.10.0-4|184	
12mr|webkit-1.10.0-4|185	%package -n %{libjavascriptcoregtk3}
12mr|webkit-1.10.0-4|186	Summary:	GTK+3 port of WebKit web browser engine
12mr|webkit-1.10.0-4|187	Group:		System/Libraries
12mr|webkit-1.10.0-4|188	Obsoletes:	%{_lib}javascriptcoregtk3.0 < %{EVRD}
12mr|webkit-1.10.0-4|189	
12mr|webkit-1.10.0-4|190	%description -n %{libjavascriptcoregtk3}
12mr|webkit-1.10.0-4|191	The GTK+3 port of WebKit is intended to provide a browser component
12mr|webkit-1.10.0-4|192	primarily for users of the portable GTK+3 UI toolkit on platforms like
12mr|webkit-1.10.0-4|193	Linux.
12mr|webkit-1.10.0-4|194	
12mr|webkit-1.10.0-4|195	%package -n %{develname3}
12mr|webkit-1.10.0-4|196	Summary:	Development files for WebKit GTK+3 port
12mr|webkit-1.10.0-4|197	Group:		Development/GNOME and GTK+
12mr|webkit-1.10.0-4|198	Provides:	webkitgtk3-devel = %{version}-%{release}
12mr|webkit-1.10.0-4|199	Provides:	libwebkitgtk3-devel = %{version}-%{release}
12mr|webkit-1.10.0-4|200	Requires:	%{lib3name} = %{EVRD}
12mr|webkit-1.10.0-4|201	Requires:	%{libjavascriptcoregtk3} = %{EVRD}
12mr|webkit-1.10.0-4|202	Requires:	%{girjscore3} = %{EVRD}
12mr|webkit-1.10.0-4|203	Requires:	%{girname3} = %{EVRD}
12mr|webkit-1.10.0-4|204	
12mr|webkit-1.10.0-4|205	%description -n %{develname3}
12mr|webkit-1.10.0-4|206	The GTK+ port of WebKit is intended to provide a browser component
12mr|webkit-1.10.0-4|207	primarily for users of the portable GTK+ UI toolkit on platforms like
12mr|webkit-1.10.0-4|208	Linux. This package contains development headers.
12mr|webkit-1.10.0-4|209	
12mr|webkit-1.10.0-4|210	%package -n webkit3-gtklauncher
12mr|webkit-1.10.0-4|211	Summary:	WebKit GTK+3 example application
12mr|webkit-1.10.0-4|212	Group:		Development/GNOME and GTK+
12mr|webkit-1.10.0-4|213	
12mr|webkit-1.10.0-4|214	%description -n webkit3-gtklauncher
12mr|webkit-1.10.0-4|215	GtkLauncher is an example application for WebKit GTK+3.
12mr|webkit-1.10.0-4|216	
12mr|webkit-1.10.0-4|217	%package -n webkit3-jsc
12mr|webkit-1.10.0-4|218	Summary:	JavaScriptCore shell for WebKit GTK+3
12mr|webkit-1.10.0-4|219	Group:		Development/GNOME and GTK+
12mr|webkit-1.10.0-4|220	
12mr|webkit-1.10.0-4|221	%description -n webkit3-jsc
12mr|webkit-1.10.0-4|222	jsc is a shell for JavaScriptCore, WebKit's JavaScript engine. It
12mr|webkit-1.10.0-4|223	allows you to interact with the JavaScript engine directly.
12mr|webkit-1.10.0-4|224	
12mr|webkit-1.10.0-4|225	%package -n %{inspector3name}
12mr|webkit-1.10.0-4|226	Summary:	Data files for WebKit GTK+'s Web Inspector
12mr|webkit-1.10.0-4|227	Group:		System/Libraries
12mr|webkit-1.10.0-4|228	Provides:	webkit3-webinspector = %{version}-%{release}
12mr|webkit-1.10.0-4|229	
12mr|webkit-1.10.0-4|230	%description -n %{inspector3name}
12mr|webkit-1.10.0-4|231	WebKit GTK+3 has a feature called the Web Inspector, which allows
12mr|webkit-1.10.0-4|232	detailed analysis of any given page's page source, live DOM hierarchy
12mr|webkit-1.10.0-4|233	and resources. This package contains the data files necessary for Web
12mr|webkit-1.10.0-4|234	Inspector to work.
12mr|webkit-1.10.0-4|235	
12mr|webkit-1.10.0-4|236	%package -n %{girjscore}
12mr|webkit-1.10.0-4|237	Summary:	GObject Introspection interface description for JSCore
12mr|webkit-1.10.0-4|238	Group:		System/Libraries
12mr|webkit-1.10.0-4|239	Conflicts:	%{_lib}webkitgtk1.0_2 < %{EVRD}
12mr|webkit-1.10.0-4|240	
12mr|webkit-1.10.0-4|241	%description -n %{girjscore}
12mr|webkit-1.10.0-4|242	GObject Introspection interface description for JSCore.
12mr|webkit-1.10.0-4|243	
12mr|webkit-1.10.0-4|244	%package -n %{girname}
12mr|webkit-1.10.0-4|245	Summary:	GObject Introspection interface description for %{name}
12mr|webkit-1.10.0-4|246	Group:		System/Libraries
12mr|webkit-1.10.0-4|247	Conflicts:	%{_lib}webkitgtk1.0_2 < %{EVRD}
12mr|webkit-1.10.0-4|248	
12mr|webkit-1.10.0-4|249	%description -n %{girname}
12mr|webkit-1.10.0-4|250	GObject Introspection interface description for WebKit.
12mr|webkit-1.10.0-4|251	
12mr|webkit-1.10.0-4|252	%package -n %{girjscore3}
12mr|webkit-1.10.0-4|253	Summary:	GObject Introspection interface description for JSCore
12mr|webkit-1.10.0-4|254	Group:		System/Libraries
12mr|webkit-1.10.0-4|255	Conflicts:	%{libjavascriptcoregtk3} < %{epoch}:1.5.2-2
12mr|webkit-1.10.0-4|256	
12mr|webkit-1.10.0-4|257	%description -n %{girjscore3}
12mr|webkit-1.10.0-4|258	GObject Introspection interface description for JSCore.
12mr|webkit-1.10.0-4|259	
12mr|webkit-1.10.0-4|260	%package -n %{girname3}
12mr|webkit-1.10.0-4|261	Summary:	GObject Introspection interface description for %{name}
12mr|webkit-1.10.0-4|262	Group:		System/Libraries
12mr|webkit-1.10.0-4|263	Conflicts:	%{lib3name} < %{epoch}:1.5.2-2
12mr|webkit-1.10.0-4|264	
12mr|webkit-1.10.0-4|265	%description -n %{girname3}
12mr|webkit-1.10.0-4|266	GObject Introspection interface description for WebKit.
12mr|webkit-1.10.0-4|267	
12mr|webkit-1.10.0-4|268	%prep
12mr|webkit-1.10.0-4|269	%setup -q -n %{oname}-%{version}
12mr|webkit-1.10.0-4|270	%apply_patches
12mr|webkit-1.10.0-4|271	
12mr|webkit-1.10.0-4|272	%build
12mr|webkit-1.10.0-4|273	export CFLAGS="`echo %{optflags} | sed -e 's/-gdwarf-4//' -e 's/-fvar-tracking-assignments//' -e 's/-frecord-gcc-switches//'`"
12mr|webkit-1.10.0-4|274	export CXXFLAGS="$CFLAGS"
12mr|webkit-1.10.0-4|275	mkdir -p gtk2
12mr|webkit-1.10.0-4|276	pushd gtk2
12mr|webkit-1.10.0-4|277	CONFIGURE_TOP=.. %configure2_5x	\
12mr|webkit-1.10.0-4|278	--with-gtk=2.0 \
12mr|webkit-1.10.0-4|279	--with-gstreamer=0.10 \
12mr|webkit-1.10.0-4|280	--disable-webkit2 \
12mr|webkit-1.10.0-4|281	--with-font-backend=%{fontback} \
12mr|webkit-1.10.0-4|282	--enable-jit \
12mr|webkit-1.10.0-4|283	--enable-video \
12mr|webkit-1.10.0-4|284	--enable-introspection
12mr|webkit-1.10.0-4|285	
12mr|webkit-1.10.0-4|286	make V=1
12mr|webkit-1.10.0-4|287	popd
12mr|webkit-1.10.0-4|288	
12mr|webkit-1.10.0-4|289	mkdir -p gtk3
12mr|webkit-1.10.0-4|290	pushd gtk3
12mr|webkit-1.10.0-4|291	CONFIGURE_TOP=.. %configure2_5x \
12mr|webkit-1.10.0-4|292	--with-gtk=3.0 \
12mr|webkit-1.10.0-4|293	--with-gstreamer=1.0 \
12mr|webkit-1.10.0-4|294	--disable-webkit2 \
12mr|webkit-1.10.0-4|295	--with-font-backend=%{fontback} \
12mr|webkit-1.10.0-4|296	--enable-jit \
12mr|webkit-1.10.0-4|297	--enable-video \
12mr|webkit-1.10.0-4|298	--enable-introspection
12mr|webkit-1.10.0-4|299	
12mr|webkit-1.10.0-4|300	make V=1
12mr|webkit-1.10.0-4|301	popd
12mr|webkit-1.10.0-4|302	
12mr|webkit-1.10.0-4|303	%install
12mr|webkit-1.10.0-4|304	rm -rf %{buildroot}
12mr|webkit-1.10.0-4|305	%makeinstall_std -C gtk2
12mr|webkit-1.10.0-4|306	%makeinstall_std -C gtk3
12mr|webkit-1.10.0-4|307	mkdir -p %{buildroot}%{_libdir}/%{name}
12mr|webkit-1.10.0-4|308	install -m 755 gtk2/Programs/GtkLauncher %{buildroot}%{_libdir}/%{name}
12mr|webkit-1.10.0-4|309	
12mr|webkit-1.10.0-4|310	mkdir -p %{buildroot}%{_libdir}/%{name}3
12mr|webkit-1.10.0-4|311	install -m 755 gtk3/Programs/GtkLauncher %{buildroot}%{_libdir}/%{name}3
12mr|webkit-1.10.0-4|312	
12mr|webkit-1.10.0-4|313	# only useful for testing, should not be installed system-wide.
12mr|webkit-1.10.0-4|314	# reported upstream as 22812 - AdamW 2008/12
12mr|webkit-1.10.0-4|315	rm -rf %{buildroot}%{_libdir}/libtestnetscapeplugin.*
12mr|webkit-1.10.0-4|316	
12mr|webkit-1.10.0-4|317	%find_lang %{oname}-2.0
12mr|webkit-1.10.0-4|318	%find_lang %{oname}-3.0
12mr|webkit-1.10.0-4|319	
12mr|webkit-1.10.0-4|320	%files -n %{name}%{libver} -f %{oname}-2.0.lang
12mr|webkit-1.10.0-4|321	%dir %{_datadir}/webkitgtk-1.0
12mr|webkit-1.10.0-4|322	%{_datadir}/webkitgtk-1.0/images
12mr|webkit-1.10.0-4|323	%{_datadir}/webkitgtk-1.0/resources
12mr|webkit-1.10.0-4|324	
12mr|webkit-1.10.0-4|325	%files -n %{develname}
12mr|webkit-1.10.0-4|326	%{_libdir}/lib%{name}gtk-%{libver}.so
12mr|webkit-1.10.0-4|327	%{_libdir}/libjavascriptcoregtk-%{libver}.so
12mr|webkit-1.10.0-4|328	%{_includedir}/%{name}gtk-%{libver}
12mr|webkit-1.10.0-4|329	%{_libdir}/pkgconfig/%{name}-%{libver}.pc
12mr|webkit-1.10.0-4|330	%{_libdir}/pkgconfig/javascriptcoregtk-%{libver}.pc
12mr|webkit-1.10.0-4|331	%{_datadir}/gir-1.0/JSCore-%{libver}.gir
12mr|webkit-1.10.0-4|332	%{_datadir}/gir-1.0/WebKit-%{libver}.gir
12mr|webkit-1.10.0-4|333	
12mr|webkit-1.10.0-4|334	%files -n %{libname}
12mr|webkit-1.10.0-4|335	%{_libdir}/lib%{name}gtk-%{libver}.so.%{major}*
12mr|webkit-1.10.0-4|336	
12mr|webkit-1.10.0-4|337	%files -n %{libjavascriptcoregtk}
12mr|webkit-1.10.0-4|338	%{_libdir}/libjavascriptcoregtk-%{libver}.so.%{major}*
12mr|webkit-1.10.0-4|339	
12mr|webkit-1.10.0-4|340	%files -n %{girjscore}
12mr|webkit-1.10.0-4|341	%{_libdir}/girepository-1.0/JSCore-%{libver}.typelib
12mr|webkit-1.10.0-4|342	
12mr|webkit-1.10.0-4|343	%files -n %{girname}
12mr|webkit-1.10.0-4|344	%{_libdir}/girepository-1.0/WebKit-%{libver}.typelib
12mr|webkit-1.10.0-4|345	
12mr|webkit-1.10.0-4|346	%files gtklauncher
12mr|webkit-1.10.0-4|347	%{_libdir}/%{name}/GtkLauncher
12mr|webkit-1.10.0-4|348	
12mr|webkit-1.10.0-4|349	%files jsc
12mr|webkit-1.10.0-4|350	%{_bindir}/jsc-1
12mr|webkit-1.10.0-4|351	
12mr|webkit-1.10.0-4|352	%files -n %{inspectorname}
12mr|webkit-1.10.0-4|353	%{_datadir}/%{name}gtk-%{libver}/webinspector
12mr|webkit-1.10.0-4|354	
12mr|webkit-1.10.0-4|355	%files -n %{name}%{lib3ver} -f %{oname}-3.0.lang
12mr|webkit-1.10.0-4|356	%dir %{_datadir}/webkitgtk-3.0
12mr|webkit-1.10.0-4|357	%{_datadir}/webkitgtk-3.0/images
12mr|webkit-1.10.0-4|358	%{_datadir}/webkitgtk-3.0/resources
12mr|webkit-1.10.0-4|359	
12mr|webkit-1.10.0-4|360	%files -n %{develname3}
12mr|webkit-1.10.0-4|361	%{_libdir}/lib%{name}gtk-%{lib3ver}.so
12mr|webkit-1.10.0-4|362	%{_libdir}/libjavascriptcoregtk-%{lib3ver}.so
12mr|webkit-1.10.0-4|363	%{_includedir}/%{name}gtk-%{lib3ver}
12mr|webkit-1.10.0-4|364	%{_libdir}/pkgconfig/%{name}gtk-%{lib3ver}.pc
12mr|webkit-1.10.0-4|365	%{_libdir}/pkgconfig/javascriptcoregtk-%{lib3ver}.pc
12mr|webkit-1.10.0-4|366	%{_datadir}/gir-1.0/JSCore-%{lib3ver}.gir
12mr|webkit-1.10.0-4|367	%{_datadir}/gir-1.0/WebKit-%{lib3ver}.gir
12mr|webkit-1.10.0-4|368	
12mr|webkit-1.10.0-4|369	%files -n %{lib3name}
12mr|webkit-1.10.0-4|370	%{_libdir}/lib%{name}gtk-%{lib3ver}.so.%{major3}*
12mr|webkit-1.10.0-4|371	
12mr|webkit-1.10.0-4|372	%files -n %{libjavascriptcoregtk3}
12mr|webkit-1.10.0-4|373	%{_libdir}/libjavascriptcoregtk-%{lib3ver}.so.%{major}*
12mr|webkit-1.10.0-4|374	
12mr|webkit-1.10.0-4|375	%files -n %{name}3-gtklauncher
12mr|webkit-1.10.0-4|376	%{_libdir}/%{name}3/GtkLauncher
12mr|webkit-1.10.0-4|377	
12mr|webkit-1.10.0-4|378	%files -n %{name}3-jsc
12mr|webkit-1.10.0-4|379	%{_bindir}/jsc-3
12mr|webkit-1.10.0-4|380	
12mr|webkit-1.10.0-4|381	%files -n %{inspector3name}
12mr|webkit-1.10.0-4|382	%{_datadir}/%{name}gtk-%{lib3ver}/webinspector
12mr|webkit-1.10.0-4|383	
12mr|webkit-1.10.0-4|384	%files -n %{girjscore3}
12mr|webkit-1.10.0-4|385	%{_libdir}/girepository-1.0/JSCore-%{lib3ver}.typelib
12mr|webkit-1.10.0-4|386	
12mr|webkit-1.10.0-4|387	%files -n %{girname3}
12mr|webkit-1.10.0-4|388	%{_libdir}/girepository-1.0/WebKit-%{lib3ver}.typelib
12mr|webkit-1.10.0-4|389	
12mr|webkit-1.10.0-4|390	
12mr|webkit-1.10.0-4|391	%changelog
12mr|webkit-1.10.0-4|392	* Tue Oct  16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|webkit-1.10.0-4|393	+ Commit: f8f0251
12mr|webkit-1.10.0-4|394	- Properly update to 1.10.0 from older spec
12mr|webkit-1.10.0-4|395	
12mr|webkit-1.10.0-4|396	* Sun Aug  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|webkit-1.10.0-4|397	+ Commit: ccb7c7e
12mr|webkit-1.10.0-4|398	- Add patch from Cooker & SUSE to fix gir generation
12mr|webkit-1.10.0-4|399	
12mr|webkit-1.10.0-4|400	* Sun Aug  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|webkit-1.10.0-4|401	+ Commit: 99b442b
12mr|webkit-1.10.0-4|402	- New version 1.8.2
12mr|webkit-1.10.0-4|403	
12mr|webkit-1.10.0-4|404	

19121 12
12mr|webkitkde-0.0-0.1079772.3|1	%define         svn  1079772
12mr|webkitkde-0.0-0.1079772.3|2	
12mr|webkitkde-0.0-0.1079772.3|3	Name:           webkitkde
12mr|webkitkde-0.0-0.1079772.3|4	#TODO: Find a better summary
12mr|webkitkde-0.0-0.1079772.3|5	Summary:        QtWebKit's kpart
12mr|webkitkde-0.0-0.1079772.3|6	Version:        0.0
12mr|webkitkde-0.0-0.1079772.3|7	Release:        %mkrel 0.%{svn}.3
12mr|webkitkde-0.0-0.1079772.3|8	Url:            http://websvn.kde.org/trunk/playground/libs/webkitkde
12mr|webkitkde-0.0-0.1079772.3|9	License:        LGPLv2+
12mr|webkitkde-0.0-0.1079772.3|10	Group:          Networking/WWW
12mr|webkitkde-0.0-0.1079772.3|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12mr|webkitkde-0.0-0.1079772.3|12	Buildrequires:  kdelibs4-devel >= 2:4.2.69
12mr|webkitkde-0.0-0.1079772.3|13	Source0:        %{name}-%{version}.%{svn}.tar.bz2
12mr|webkitkde-0.0-0.1079772.3|14	
12mr|webkitkde-0.0-0.1079772.3|15	%description
12mr|webkitkde-0.0-0.1079772.3|16	%name is a QtWebKit's kpart
12mr|webkitkde-0.0-0.1079772.3|17	
12mr|webkitkde-0.0-0.1079772.3|18	%files
12mr|webkitkde-0.0-0.1079772.3|19	%defattr(-,root,root)
12mr|webkitkde-0.0-0.1079772.3|20	%_kde_appsdir/kwebkitpart
12mr|webkitkde-0.0-0.1079772.3|21	%_kde_datadir/kde4/services/kwebkitpart.desktop
12mr|webkitkde-0.0-0.1079772.3|22	%_kde_libdir/kde4/*
12mr|webkitkde-0.0-0.1079772.3|23	%_kde_iconsdir/*/*/*/*
12mr|webkitkde-0.0-0.1079772.3|24	
12mr|webkitkde-0.0-0.1079772.3|25	#-----------------------------------------------------------------------------
12mr|webkitkde-0.0-0.1079772.3|26	
12mr|webkitkde-0.0-0.1079772.3|27	%define libkwebkit_major 1
12mr|webkitkde-0.0-0.1079772.3|28	%define libkwebkit %mklibname kwebkit %{libkwebkit_major}
12mr|webkitkde-0.0-0.1079772.3|29	
12mr|webkitkde-0.0-0.1079772.3|30	%package -n %libkwebkit
12mr|webkitkde-0.0-0.1079772.3|31	Summary: KDE 4 library
12mr|webkitkde-0.0-0.1079772.3|32	Group: System/Libraries
12mr|webkitkde-0.0-0.1079772.3|33	
12mr|webkitkde-0.0-0.1079772.3|34	%description -n %libkwebkit
12mr|webkitkde-0.0-0.1079772.3|35	KDE 4 library.
12mr|webkitkde-0.0-0.1079772.3|36	
12mr|webkitkde-0.0-0.1079772.3|37	%files -n %libkwebkit
12mr|webkitkde-0.0-0.1079772.3|38	%defattr(-,root,root)
12mr|webkitkde-0.0-0.1079772.3|39	%_kde_libdir/libkwebkit.so.%{libkwebkit_major}*
12mr|webkitkde-0.0-0.1079772.3|40	
12mr|webkitkde-0.0-0.1079772.3|41	#-----------------------------------------------------------------------------
12mr|webkitkde-0.0-0.1079772.3|42	%package devel
12mr|webkitkde-0.0-0.1079772.3|43	Summary: Devel stuff for %name
12mr|webkitkde-0.0-0.1079772.3|44	Group: Development/KDE and Qt
12mr|webkitkde-0.0-0.1079772.3|45	Requires: %libkwebkit = %version-%release
12mr|webkitkde-0.0-0.1079772.3|46	
12mr|webkitkde-0.0-0.1079772.3|47	%description  devel
12mr|webkitkde-0.0-0.1079772.3|48	This package contains header files needed if you wish to build applications
12mr|webkitkde-0.0-0.1079772.3|49	based on %name
12mr|webkitkde-0.0-0.1079772.3|50	
12mr|webkitkde-0.0-0.1079772.3|51	%files devel
12mr|webkitkde-0.0-0.1079772.3|52	%defattr(-,root,root)
12mr|webkitkde-0.0-0.1079772.3|53	%_kde_libdir/libkwebkit.so
12mr|webkitkde-0.0-0.1079772.3|54	%_kde_includedir/*
12mr|webkitkde-0.0-0.1079772.3|55	%_kde_appsdir/cmake/modules/*.cmake
12mr|webkitkde-0.0-0.1079772.3|56	
12mr|webkitkde-0.0-0.1079772.3|57	#-----------------------------------------------------------------------------
12mr|webkitkde-0.0-0.1079772.3|58	
12mr|webkitkde-0.0-0.1079772.3|59	%prep
12mr|webkitkde-0.0-0.1079772.3|60	%setup -q -n %name
12mr|webkitkde-0.0-0.1079772.3|61	
12mr|webkitkde-0.0-0.1079772.3|62	%build
12mr|webkitkde-0.0-0.1079772.3|63	%cmake_kde4
12mr|webkitkde-0.0-0.1079772.3|64	%make
12mr|webkitkde-0.0-0.1079772.3|65	
12mr|webkitkde-0.0-0.1079772.3|66	%install
12mr|webkitkde-0.0-0.1079772.3|67	rm -rf %buildroot
12mr|webkitkde-0.0-0.1079772.3|68	%makeinstall_std -C build
12mr|webkitkde-0.0-0.1079772.3|69	
12mr|webkitkde-0.0-0.1079772.3|70	%clean
12mr|webkitkde-0.0-0.1079772.3|71	rm -rf %buildroot
12mr|webkitkde-0.0-0.1079772.3|72	
12mr|webkitkde-0.0-0.1079772.3|73	
12mr|webkitkde-0.0-0.1079772.3|74	
12mr|webkitkde-0.0-0.1079772.3|75	%changelog
12mr|webkitkde-0.0-0.1079772.3|76	

19122 12
12mr|webkit-sharp-0.3-5|1	Summary:	WebKit bindings for Mono
12mr|webkit-sharp-0.3-5|2	Name:		webkit-sharp
12mr|webkit-sharp-0.3-5|3	Version:	0.3
12mr|webkit-sharp-0.3-5|4	Release:	5
12mr|webkit-sharp-0.3-5|5	Source0:	%{name}-%{version}.tar.bz2
12mr|webkit-sharp-0.3-5|6	License:	MIT
12mr|webkit-sharp-0.3-5|7	Group:		Development/Other
12mr|webkit-sharp-0.3-5|8	Url:		http://mono.ximian.com/monobuild/preview/sources/webkit-sharp/
12mr|webkit-sharp-0.3-5|9	BuildRequires:	pkgconfig(webkit-1.0)
12mr|webkit-sharp-0.3-5|10	BuildRequires:	mono-devel
12mr|webkit-sharp-0.3-5|11	BuildRequires:	gtk-sharp2-devel
12mr|webkit-sharp-0.3-5|12	BuildRequires:	gtk-sharp2
12mr|webkit-sharp-0.3-5|13	BuildRequires:	monodoc
12mr|webkit-sharp-0.3-5|14	BuildArch:	noarch
12mr|webkit-sharp-0.3-5|15	
12mr|webkit-sharp-0.3-5|16	%description
12mr|webkit-sharp-0.3-5|17	WebKit is a web content engine, derived from KHTML and KJS from KDE, and used
12mr|webkit-sharp-0.3-5|18	primarily in Apple's Safari browser. It is made to be embedded in other
12mr|webkit-sharp-0.3-5|19	applications, such as mail readers, or web browsers.
12mr|webkit-sharp-0.3-5|20	
12mr|webkit-sharp-0.3-5|21	This package provides Mono bindings for WebKit libraries.
12mr|webkit-sharp-0.3-5|22	
12mr|webkit-sharp-0.3-5|23	%package doc
12mr|webkit-sharp-0.3-5|24	Summary:	Development documentation for %{name}
12mr|webkit-sharp-0.3-5|25	Group:		Development/Other
12mr|webkit-sharp-0.3-5|26	Requires(post):		mono-tools >= 1.1.9
12mr|webkit-sharp-0.3-5|27	Requires(postun):	mono-tools >= 1.1.9
12mr|webkit-sharp-0.3-5|28	
12mr|webkit-sharp-0.3-5|29	%description doc
12mr|webkit-sharp-0.3-5|30	This package contains the API documentation for %{name} in
12mr|webkit-sharp-0.3-5|31	Monodoc format.
12mr|webkit-sharp-0.3-5|32	
12mr|webkit-sharp-0.3-5|33	%package devel
12mr|webkit-sharp-0.3-5|34	Summary:	Development files for %{name}
12mr|webkit-sharp-0.3-5|35	Group:		Development/Other
12mr|webkit-sharp-0.3-5|36	Requires:	%{name} = %{version}
12mr|webkit-sharp-0.3-5|37	
12mr|webkit-sharp-0.3-5|38	%description devel
12mr|webkit-sharp-0.3-5|39	This package contains the development files needed to build with %{name}.
12mr|webkit-sharp-0.3-5|40	
12mr|webkit-sharp-0.3-5|41	%prep
12mr|webkit-sharp-0.3-5|42	%setup -q
12mr|webkit-sharp-0.3-5|43	
12mr|webkit-sharp-0.3-5|44	%build
12mr|webkit-sharp-0.3-5|45	./configure --prefix=%{_prefix} --libdir=%{_prefix}/lib
12mr|webkit-sharp-0.3-5|46	make
12mr|webkit-sharp-0.3-5|47	
12mr|webkit-sharp-0.3-5|48	%install
12mr|webkit-sharp-0.3-5|49	%makeinstall_std pkgconfigdir=%{_datadir}/pkgconfig
12mr|webkit-sharp-0.3-5|50	
12mr|webkit-sharp-0.3-5|51	%post doc
12mr|webkit-sharp-0.3-5|52	%{_bindir}/monodoc --make-index > /dev/null
12mr|webkit-sharp-0.3-5|53	
12mr|webkit-sharp-0.3-5|54	%postun doc
12mr|webkit-sharp-0.3-5|55	if [ "$1" = "0" -a -x %{_bindir}/monodoc ]; then %{_bindir}/monodoc --make-index > /dev/null
12mr|webkit-sharp-0.3-5|56	fi
12mr|webkit-sharp-0.3-5|57	
12mr|webkit-sharp-0.3-5|58	%files
12mr|webkit-sharp-0.3-5|59	%doc AUTHORS
12mr|webkit-sharp-0.3-5|60	%{_prefix}/lib/mono/gac/webkit-sharp
12mr|webkit-sharp-0.3-5|61	%{_prefix}/lib/mono/webkit-sharp
12mr|webkit-sharp-0.3-5|62	
12mr|webkit-sharp-0.3-5|63	%files devel
12mr|webkit-sharp-0.3-5|64	#gw this contains a dep on pkgconfig(gtk-sharp-2.0)
12mr|webkit-sharp-0.3-5|65	%{_datadir}/pkgconfig/*.pc
12mr|webkit-sharp-0.3-5|66	
12mr|webkit-sharp-0.3-5|67	%files doc
12mr|webkit-sharp-0.3-5|68	%{_prefix}/lib/monodoc/sources/%{name}*
12mr|webkit-sharp-0.3-5|69	
12mr|webkit-sharp-0.3-5|70	
12mr|webkit-sharp-0.3-5|71	%changelog
12mr|webkit-sharp-0.3-5|72	* Fri Aug  10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|webkit-sharp-0.3-5|73	+ Commit: b2531c7
12mr|webkit-sharp-0.3-5|74	- Spec cleanup
12mr|webkit-sharp-0.3-5|75	
12mr|webkit-sharp-0.3-5|76	

19123 12
12mr|webmin-1.600-2|1	# zero out some useless deps.
12mr|webmin-1.600-2|2	# (tv) we'd better had a link in minicom & package Encode::HanConvert:
12mr|webmin-1.600-2|3	%if %{_use_internal_dependency_generator}
12mr|webmin-1.600-2|4	%define __noautoreq '/sbin/runscript|perl\\(Encode::HanConvert\\)|perl\\(Win32::Daemon\\)|perl\\(\\)'
12mr|webmin-1.600-2|5	%else
12mr|webmin-1.600-2|6	%define _requires_exceptions HanConvert\\|runscript
12mr|webmin-1.600-2|7	%endif
12mr|webmin-1.600-2|8	
12mr|webmin-1.600-2|9	# don't spend time with this either
12mr|webmin-1.600-2|10	%define _enable_debug_packages	%{nil}
12mr|webmin-1.600-2|11	%define debug_package		%{nil}
12mr|webmin-1.600-2|12	
12mr|webmin-1.600-2|13	%define i18n_date 20080131
12mr|webmin-1.600-2|14	%define with_i18n_tarball 1
12mr|webmin-1.600-2|15	%define with_i18n_patch 1
12mr|webmin-1.600-2|16	
12mr|webmin-1.600-2|17	
12mr|webmin-1.600-2|18	Summary:	An SSL web-based administration interface for Unix systems
12mr|webmin-1.600-2|19	Name:		webmin
12mr|webmin-1.600-2|20	Version:	1.600
12mr|webmin-1.600-2|21	Release:	2
12mr|webmin-1.600-2|22	License:	BSD
12mr|webmin-1.600-2|23	Group:		System/Configuration/Other
12mr|webmin-1.600-2|24	URL:		http://www.webmin.com/webmin/
12mr|webmin-1.600-2|25	Source0:	http://heanet.dl.sourceforge.net/project/webadmin/%{name}/%{version}/%{name}-%{version}.tar.gz
12mr|webmin-1.600-2|26	Source1:	%{name}.rpmlintrc
12mr|webmin-1.600-2|27	Source2:	other.modules.tar.bz2
12mr|webmin-1.600-2|28	Source30:	webmin-mandriva-theme.tar.bz2
12mr|webmin-1.600-2|29	# some images were missing
12mr|webmin-1.600-2|30	Source33:	advanced.png
12mr|webmin-1.600-2|31	Source34:	descs.png
12mr|webmin-1.600-2|32	Source4:	webmin-postinstallscript.sh
12mr|webmin-1.600-2|33	Source5:	webmin
12mr|webmin-1.600-2|34	Source6:	webmin.initscript
12mr|webmin-1.600-2|35	Source9:	http://www.openit.it/index.php/openit_en/content/download/2474/10171/file/openvpn-2.0.wbm.gz
12mr|webmin-1.600-2|36	Source10:	webmin.pam
12mr|webmin-1.600-2|37	Source11:	webmin-16.png
12mr|webmin-1.600-2|38	Source12:	webmin-32.png
12mr|webmin-1.600-2|39	Source13:	webmin-48.png
12mr|webmin-1.600-2|40	# uses include instead of pam_stack
12mr|webmin-1.600-2|41	Source14:	webmin.pam-new
12mr|webmin-1.600-2|42	Source15:	webmin.logrotate
12mr|webmin-1.600-2|43	# (gc) have the updates; this needs to change for each version and/or release, see
12mr|webmin-1.600-2|44	#      http://www.webmin.com/webmin/updates.html
12mr|webmin-1.600-2|45	# Other Themes
12mr|webmin-1.600-2|46	Source51:	http://www.gehrigal.net/download/webmin_theme/webmin-theme_gehrigal_0.41.wbt
12mr|webmin-1.600-2|47	# the configurator for this theme
12mr|webmin-1.600-2|48	Source52:	http://www.gehrigal.net/download/webmin_themeconfig/webmin_gehrigal-themeconfigurator_0.21a.wbm
12mr|webmin-1.600-2|49	#  Webmin Module Usermonitor
12mr|webmin-1.600-2|50	Source53:	http://www.gehrigal.net/download/webmin_usermonitor/webmin-module_usermonitor_0.12a.wbm
12mr|webmin-1.600-2|51	# Other modules
12mr|webmin-1.600-2|52	Source54:	http://gaia.anet.fr/webmin/openldap/openldap-0_6.wbm
12mr|webmin-1.600-2|53	Source541:	http://gaia.anet.fr/webmin/openldap/openldap2-0_1.wbm
12mr|webmin-1.600-2|54	Source55:	http://www.bvan.f2s.com/ldap_groups_LDAPapi.wbm
12mr|webmin-1.600-2|55	Source56:	http://www.bvan.f2s.com/ldap_browser_LDAPapi.wbm
12mr|webmin-1.600-2|56	Source57:	http://prdownloads.sourceforge.net/netatalk/netatalk.wbm
12mr|webmin-1.600-2|57	Source99:	webmin-scripts-i18n.tar.bz2
12mr|webmin-1.600-2|58	Source100:	webmin-i18n-%{i18n_date}.tar.bz2
12mr|webmin-1.600-2|59	Source101:	awstats-1.9.wbm
12mr|webmin-1.600-2|60	Source102:	dgwebmin-0.7.1.wbm
12mr|webmin-1.600-2|61	Patch0:		webmin-fix-configs.diff
12mr|webmin-1.600-2|62	Patch1:		webmin-1.100-remove-atboot-problem
12mr|webmin-1.600-2|63	Patch5:		webmin-fix-newmods.patch
12mr|webmin-1.600-2|64	Patch7:		webmin-0.85-never-fail-detect-os.patch
12mr|webmin-1.600-2|65	Patch8:		webmin-0.85-enable-changed-theme-at-installation.patch
12mr|webmin-1.600-2|66	Patch9:		webmin-1.550-fix-status-in-init.patch
12mr|webmin-1.600-2|67	Patch10:	webmin-1.510-fix-os-list.patch
12mr|webmin-1.600-2|68	
12mr|webmin-1.600-2|69	Patch13:	webmin-openldap.patch
12mr|webmin-1.600-2|70	Patch15:	webmin-fix-netatalk-paths.patch
12mr|webmin-1.600-2|71	Patch17:	webmin-1.220-remove-mandrakestuff-from-init.patch
12mr|webmin-1.600-2|72	Patch19:	webmin-0.92-add-default-configs-logviewer-fp2k.patch
12mr|webmin-1.600-2|73	Patch21:	webmin-0.950-add-netsaint-mandrake-config.patch
12mr|webmin-1.600-2|74	Patch23:	webmin-1.020-ssl-location.patch
12mr|webmin-1.600-2|75	Patch24:	webmin-1.020-suppress-missing-netatalk-interfaces.patch
12mr|webmin-1.600-2|76	Patch26:	webmin-1.060-mysql-fix-installing-missing-packages.patch
12mr|webmin-1.600-2|77	Patch29:	webmin-1.100-let-localauth-config.patch
12mr|webmin-1.600-2|78	Patch32:	webmin-1.310-usermin-fix-installing-missing-package.diff
12mr|webmin-1.600-2|79	Patch33:	webmin-1.130-postgresql-fix-installing-missing-packages.patch
12mr|webmin-1.600-2|80	Patch35:	webmin-1.220-usermin-fix-index.patch
12mr|webmin-1.600-2|81	Patch36:	webmin-1.350-mandriva_theme.diff
12mr|webmin-1.600-2|82	Patch37:	webmin-temp-permission-fix.diff
12mr|webmin-1.600-2|83	Patch38:	webmin-ssldir-cosmetic.diff
12mr|webmin-1.600-2|84	Patch39:	webmin-fix-bandwith.diff
12mr|webmin-1.600-2|85	Patch40:	webmin-fix-sarg.diff
12mr|webmin-1.600-2|86	Requires(pre): rpm-helper
12mr|webmin-1.600-2|87	Requires:	perl
12mr|webmin-1.600-2|88	Requires:	perl-CGI
12mr|webmin-1.600-2|89	Requires:	lsof
12mr|webmin-1.600-2|90	Requires(pre): sed chkconfig findutils coreutils initscripts grep perl-Net_SSLeay perl-Authen-PAM
12mr|webmin-1.600-2|91	Provides:	%{name}-%{version}
12mr|webmin-1.600-2|92	Provides:	%{name}-theme-mandriva
12mr|webmin-1.600-2|93	Obsoletes:	%{name}-theme-mandriva
12mr|webmin-1.600-2|94	BuildArch:	noarch
12mr|webmin-1.600-2|95	
12mr|webmin-1.600-2|96	%description
12mr|webmin-1.600-2|97	A web-based administration interface for Unix systems. Using Webmin you can
12mr|webmin-1.600-2|98	configure DNS, Samba, NFS, local/remote filesystems, Apache, Sendmail/Postfix,
12mr|webmin-1.600-2|99	and more using your web browser.
12mr|webmin-1.600-2|100	
12mr|webmin-1.600-2|101	After installation, enter the URL https://localhost:10000/ into your browser
12mr|webmin-1.600-2|102	and login as root with your root password. Please consider logging in and
12mr|webmin-1.600-2|103	modify your password for security issue.
12mr|webmin-1.600-2|104	
12mr|webmin-1.600-2|105	PLEASE NOTE THAT THIS VERSION NOW USES SECURE WEB TRANSACTIONS: YOU HAVE TO
12mr|webmin-1.600-2|106	LOGIN TO "https://localhost:10000/" AND NOT "http://localhost:10000/".
12mr|webmin-1.600-2|107	
12mr|webmin-1.600-2|108	%prep
12mr|webmin-1.600-2|109	
12mr|webmin-1.600-2|110	%setup -q -a2 -a30 -a51 -a52 -a53 -a55 -a56
12mr|webmin-1.600-2|111	# Unknow extension, rpm won't unpack it.
12mr|webmin-1.600-2|112	tar xf %{SOURCE54}
12mr|webmin-1.600-2|113	tar xf %{SOURCE541}
12mr|webmin-1.600-2|114	tar xf %{SOURCE57}
12mr|webmin-1.600-2|115	tar xf %{SOURCE101}
12mr|webmin-1.600-2|116	tar xf %{SOURCE102}
12mr|webmin-1.600-2|117	
12mr|webmin-1.600-2|118	install -m 0644 %{SOURCE33} mandriva/webmin/images
12mr|webmin-1.600-2|119	install -m 0644 %{SOURCE34} mandriva/webmin/images
12mr|webmin-1.600-2|120	rm -fr %{name}-%{version}/dhcpd
12mr|webmin-1.600-2|121	rm -fr %{name}-%{version}/useradmin
12mr|webmin-1.600-2|122	
12mr|webmin-1.600-2|123	%setup -q -D -T -c -a 9 -n %{name}-%{version}
12mr|webmin-1.600-2|124	
12mr|webmin-1.600-2|125	for i in */config-mandrake-linux-8.2; do n=`echo $i | perl -pe 's/...$/9.0/'`; [ -e $n ] || cp $i $n; done
12mr|webmin-1.600-2|126	for i in */config-mandrake-linux-9.0; do n=`echo $i | perl -pe 's/...$/9.1/'`; [ -e $n ] || cp $i $n; done
12mr|webmin-1.600-2|127	for i in */config-mandrake-linux-9.1; do n=`echo $i | perl -pe 's/...$/9.2/'`; [ -e $n ] || cp $i $n; done
12mr|webmin-1.600-2|128	for i in */config-mandrake-linux-9.2; do n=`echo $i | perl -pe 's/...$/10.0/'`; [ -e $n ] || cp $i $n; done
12mr|webmin-1.600-2|129	for i in */config-mandrake-linux-10.0; do n=`echo $i | perl -pe 's/....$/10.1/'`; [ -e $n ] || cp $i $n; done
12mr|webmin-1.600-2|130	for i in */config-mandrake-linux-10.1; do n=`echo $i | perl -pe 's/....$/10.2/'`; [ -e $n ] || cp $i $n; done
12mr|webmin-1.600-2|131	for i in */config-mandrake-linux-10.2; do n=`echo $i | perl -pe 's/....$/2006.0/'`; [ -e $n ] || cp $i $n; done
12mr|webmin-1.600-2|132	find bind8 -type f -maxdepth 1 | xargs perl -pi -e 's|/var/run/named\.pid|/var/run/named/named.pid|'
12mr|webmin-1.600-2|133	
12mr|webmin-1.600-2|134	# daouda: added mandriva-linux to known OS
12mr|webmin-1.600-2|135	cp config-mandrake-linux config-mandriva-linux
12mr|webmin-1.600-2|136	
12mr|webmin-1.600-2|137	# force theme to blue
12mr|webmin-1.600-2|138	pushd theme_gehrigal/skins
12mr|webmin-1.600-2|139	./change_skin.pl s blueedition.skininfo
12mr|webmin-1.600-2|140	popd
12mr|webmin-1.600-2|141	
12mr|webmin-1.600-2|142	perl -pi -e 's|redhat-linux(?! mandriva-linux)|redhat-linux mandriva-linux| if $_ =~ /^os_support.*redhat-linux/ && $_ !~ /mandriva-linux/' */module.info
12mr|webmin-1.600-2|143	#'
12mr|webmin-1.600-2|144	perl -pi -e 's|/etc/smb\.conf|/etc/samba/smb\.conf|' samba/config-mandrake-linux
12mr|webmin-1.600-2|145	
12mr|webmin-1.600-2|146	(find . -name '*.cgi' ; find . -name '*.pl') | perl perlpath.pl /usr/bin/perl -
12mr|webmin-1.600-2|147	rm -f mount/freebsd-mounts-*
12mr|webmin-1.600-2|148	rm -f mount/openbsd-mounts-*
12mr|webmin-1.600-2|149	
12mr|webmin-1.600-2|150	find -name ".xvpics" -o -name ".*.swp" | xargs rm -rf
12mr|webmin-1.600-2|151	
12mr|webmin-1.600-2|152	%build
12mr|webmin-1.600-2|153	
12mr|webmin-1.600-2|154	%install
12mr|webmin-1.600-2|155	rm -rf %{buildroot}
12mr|webmin-1.600-2|156	
12mr|webmin-1.600-2|157	# IMPORTANT: there is no %{_datadir} and so on, since the directories are decided by the post install script.
12mr|webmin-1.600-2|158	mkdir -p %{buildroot}/usr/share/webmin
12mr|webmin-1.600-2|159	mkdir -p %{buildroot}/%{_initrddir}
12mr|webmin-1.600-2|160	mkdir -p %{buildroot}/usr/bin
12mr|webmin-1.600-2|161	
12mr|webmin-1.600-2|162	find -type f -print0 | xargs -0 chmod a+r
12mr|webmin-1.600-2|163	find -type d -print0 | xargs -0 chmod a+rx
12mr|webmin-1.600-2|164	
12mr|webmin-1.600-2|165	# (gc) remove ldap module, we don't have perl modules to make it work
12mr|webmin-1.600-2|166	rm -rf ldap
12mr|webmin-1.600-2|167	
12mr|webmin-1.600-2|168	cp -a * %{buildroot}/usr/share/webmin
12mr|webmin-1.600-2|169	install -m755 %{SOURCE6} %{buildroot}/%{_initrddir}/webmin
12mr|webmin-1.600-2|170	install -m755 %{SOURCE4} %{buildroot}/usr/share/webmin/postinstall.sh
12mr|webmin-1.600-2|171	install -m755 %{SOURCE5} %{buildroot}/usr/bin
12mr|webmin-1.600-2|172	
12mr|webmin-1.600-2|173	mkdir -p %{buildroot}/%{_sysconfdir}/pam.d
12mr|webmin-1.600-2|174	install -m755 %{SOURCE14} %{buildroot}/%{_sysconfdir}/pam.d/webmin
12mr|webmin-1.600-2|175	
12mr|webmin-1.600-2|176	rm -rf %{buildroot}/usr/share/webmin/*/{CVS,*/CVS}
12mr|webmin-1.600-2|177	rm -f `find %{buildroot} -type f -name .cvsignore`
12mr|webmin-1.600-2|178	
12mr|webmin-1.600-2|179	# (gc) remove zero-length files (to check sometimes if they are still zero-length'ed)
12mr|webmin-1.600-2|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
12mr|webmin-1.600-2|181	if [ -f $i ]; then rm -f %{buildroot}$i; fi
12mr|webmin-1.600-2|182	done
12mr|webmin-1.600-2|183	
12mr|webmin-1.600-2|184	echo "rpm" > %{buildroot}/usr/share/webmin/install-type
12mr|webmin-1.600-2|185	
12mr|webmin-1.600-2|186	# (sb) remove development file
12mr|webmin-1.600-2|187	rm -f %{buildroot}/usr/share/webmin/mount/macos-mounts.c
12mr|webmin-1.600-2|188	
12mr|webmin-1.600-2|189	echo 'blue-theme' > %{buildroot}%{_datadir}/webmin/defaulttheme
12mr|webmin-1.600-2|190	
12mr|webmin-1.600-2|191	# (oe) remove invalid file that breaks webmin
12mr|webmin-1.600-2|192	rm -f %{buildroot}%{_datadir}/webmin/mandriva/config.cgi
12mr|webmin-1.600-2|193	
12mr|webmin-1.600-2|194	# Install icons
12mr|webmin-1.600-2|195	install -d -m 0755 %{buildroot}%{_liconsdir}
12mr|webmin-1.600-2|196	install -d -m 0755 %{buildroot}%{_miconsdir}
12mr|webmin-1.600-2|197	install -m 0644 %{SOURCE11} %{buildroot}%{_miconsdir}/webmin.png
12mr|webmin-1.600-2|198	install -m 0644 %{SOURCE12} %{buildroot}%{_iconsdir}/webmin.png
12mr|webmin-1.600-2|199	install -m 0644 %{SOURCE11} %{buildroot}%{_liconsdir}/webmin.png
12mr|webmin-1.600-2|200	
12mr|webmin-1.600-2|201	# Menu entry
12mr|webmin-1.600-2|202	
12mr|webmin-1.600-2|203	# XDG menu
12mr|webmin-1.600-2|204	install -d %{buildroot}%{_datadir}/applications
12mr|webmin-1.600-2|205	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|webmin-1.600-2|206	[Desktop Entry]
12mr|webmin-1.600-2|207	Name=%{name}
12mr|webmin-1.600-2|208	Comment=%{summary}
12mr|webmin-1.600-2|209	Exec=%{_bindir}/www-browser https://localhost:10000/
12mr|webmin-1.600-2|210	Icon=%{name}
12mr|webmin-1.600-2|211	Terminal=false
12mr|webmin-1.600-2|212	Type=Application
12mr|webmin-1.600-2|213	Categories=X-MandrivaLinux-System-Configuration-Other;Settings;
12mr|webmin-1.600-2|214	EOF
12mr|webmin-1.600-2|215	
12mr|webmin-1.600-2|216	rm -fr %{buildroot}/usr/share/webmin/acl/Authen-SolarisRBAC-0.1
12mr|webmin-1.600-2|217	
12mr|webmin-1.600-2|218	#logrotate
12mr|webmin-1.600-2|219	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mr|webmin-1.600-2|220	install -m 0644 %{SOURCE15} %{buildroot}%{_sysconfdir}/logrotate.d/webmin
12mr|webmin-1.600-2|221	
12mr|webmin-1.600-2|222	# Drop SVN internal files
12mr|webmin-1.600-2|223	rm -rf %{buildroot}%{_datadir}/%{name}/dansguardian/*/.svn
12mr|webmin-1.600-2|224	
12mr|webmin-1.600-2|225	%post
12mr|webmin-1.600-2|226	%_create_ssl_certificate -b miniserv
12mr|webmin-1.600-2|227	
12mr|webmin-1.600-2|228	if [ "$1" != 0 ]; then
12mr|webmin-1.600-2|229	service webmin status >/dev/null 2>/dev/null && need_restart=1
12mr|webmin-1.600-2|230	service webmin stop >/dev/null 2>/dev/null || :
12mr|webmin-1.600-2|231	else
12mr|webmin-1.600-2|232	[[ -e /etc/cron.allow ]] && if [ "x`grep root /etc/cron.allow`" == "x" ] ; then
12mr|webmin-1.600-2|233	echo root >> /etc/cron.allow
12mr|webmin-1.600-2|234	fi
12mr|webmin-1.600-2|235	fi
12mr|webmin-1.600-2|236	/usr/share/webmin/postinstall.sh
12mr|webmin-1.600-2|237	%_post_service webmin
12mr|webmin-1.600-2|238	[[ -n $need_restart ]] && service webmin start >/dev/null 2>/dev/null || :
12mr|webmin-1.600-2|239	
12mr|webmin-1.600-2|240	%preun
12mr|webmin-1.600-2|241	%_preun_service webmin
12mr|webmin-1.600-2|242	
12mr|webmin-1.600-2|243	%postun
12mr|webmin-1.600-2|244	if [ "$1" = 0 ]; then
12mr|webmin-1.600-2|245	rm -rf /etc/webmin /var/webmin /var/lib/webmin /var/run/webmin /var/log/webmin
12mr|webmin-1.600-2|246	fi
12mr|webmin-1.600-2|247	
12mr|webmin-1.600-2|248	%files
12mr|webmin-1.600-2|249	%defattr(-, root, root, 0755)
12mr|webmin-1.600-2|250	%doc README LICENCE
12mr|webmin-1.600-2|251	%{_initrddir}/webmin
12mr|webmin-1.600-2|252	%config(noreplace) %{_sysconfdir}/pam.d/webmin
12mr|webmin-1.600-2|253	%config(noreplace) %{_sysconfdir}/logrotate.d/webmin
12mr|webmin-1.600-2|254	%{_datadir}/%{name}
12mr|webmin-1.600-2|255	%{_bindir}/%{name}
12mr|webmin-1.600-2|256	%{_iconsdir}/%{name}.png
12mr|webmin-1.600-2|257	%{_liconsdir}/%{name}.png
12mr|webmin-1.600-2|258	%{_miconsdir}/%{name}.png
12mr|webmin-1.600-2|259	%{_datadir}/applications/*.desktop
12mr|webmin-1.600-2|260	
12mr|webmin-1.600-2|261	
12mr|webmin-1.600-2|262	%changelog
12mr|webmin-1.600-2|263	* Thu Jul 19 2012 Lonyai Gergely <aleph@mandriva.org> 1.590-1mdv2012.0
12mr|webmin-1.600-2|264	+ Revision: 810266
12mr|webmin-1.600-2|265	- 1.590
12mr|webmin-1.600-2|266	

19124 12
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|1	# Copyright (c) 2000-2005, JPackage Project
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|2	# All rights reserved.
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|3	#
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|4	# Redistribution and use in source and binary forms, with or without
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|5	# modification, are permitted provided that the following conditions
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|6	# are met:
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|7	#
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|8	# 1. Redistributions of source code must retain the above copyright
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|9	#    notice, this list of conditions and the following disclaimer.
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|11	#    notice, this list of conditions and the following disclaimer in the
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|12	#    documentation and/or other materials provided with the
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|13	#    distribution.
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|15	#    contributors may be used to endorse or promote products derived
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|16	#    from this software without specific prior written permission.
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|17	#
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|29	#
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|30	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|31	%define _with_gcj_support 1
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|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}}}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|33	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|34	%define dotname werken.xpath
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|35	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|36	%define section free
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|37	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|38	Name:           werken-xpath
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|39	Version:        0.9.4
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|40	Release:        %mkrel 0.beta.13.0.0.4
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|41	Epoch:          0
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|42	Summary:        XPath implementation using JDOM
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|43	License:        Apache Software License-like
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|44	Source0:        %{dotname}-%{version}-beta-src.tar.gz
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|45	Source1:        %{name}-%{version}.pom
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|46	Patch0:         %{name}-ElementNamespaceContext.patch
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|47	Patch1:         %{name}-Partition.patch
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|48	Patch2:         %{name}-ParentStep.patch
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|49	Patch3:         %{name}-NodeTypeStep.patch
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|50	Patch4:         %{name}-UnAbbrStep.patch
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|51	Patch5:         %{name}-StringFunction.patch
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|52	Patch6:         %{name}-Test.patch
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|53	Patch7:         %{name}-Driver.patch
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|54	Patch8:         %{name}-runtests_sh.patch
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|55	URL:            http://sourceforge.net/projects/werken-xpath/
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|56	Requires:       jdom
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|57	BuildRequires:  ant >= 0:1.6
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|58	BuildRequires:  antlr
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|59	BuildRequires:  jdom
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|60	BuildRequires:  xerces-j2
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|61	BuildRequires:  xml-commons-apis
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|62	BuildRequires:  java-rpmbuild >= 0:1.7.2
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|63	Group:          Development/Java
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|64	%if ! %{gcj_support}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|65	BuildArch:      noarch
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|66	%endif
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|67	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|68	Provides:    werken.xpath = %{epoch}:%{version}-%{release}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|69	Obsoletes:   werken.xpath < %{epoch}:%{version}-%{release}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|70	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|71	%if %{gcj_support}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|72	BuildRequires:		java-gcj-compat-devel
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|73	%endif
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|74	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|75	%description
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|76	werken.xpath is an implementation of the W3C XPath Recommendation, on
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|77	top of the JDOM library.  It takes as input a XPath expression, and a
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|78	JDOM tree, and returns a NodeSet (java.util.List) of selected
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|79	elements.  Is is being used in the development of the
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|80	as-yet-unreleased werken.xslt (eXtensible Stylesheet Language) and the
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|81	werken.canonical (XML canonicalization) packages.
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|82	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|83	%package        javadoc
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|84	Summary:        Javadoc for %{name}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|85	Group:          Development/Java
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|86	BuildRequires:  java-1.5.0-gcj-javadoc
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|87	Provides:    werken.xpath-javadoc = %{epoch}:%{version}-%{release}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|88	Obsoletes:   werken.xpath-javadoc < %{epoch}:%{version}-%{release}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|89	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|90	%description    javadoc
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|91	Javadoc for %{name}.
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|92	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|93	# -----------------------------------------------------------------------------
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|94	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|95	%prep
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|96	%setup -q -n %{dotname}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|97	%patch0 -p0 -b .sav
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|98	%patch1 -p0 -b .sav
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|99	%patch2 -p0 -b .sav
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|100	%patch3 -p0 -b .sav
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|101	%patch4 -p0 -b .sav
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|102	%patch5 -p0 -b .sav
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|103	%patch6 -p0 -b .sav
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|104	%patch7 -p0 -b .sav
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|105	%patch8 -p0 -b .sav
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|106	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|107	# remove all binary libs
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|108	for j in $(find . -name "*.jar"); do
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|109	mv $j $j.no
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|110	done
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|111	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|112	#pushd lib
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|113	#ln -sf $(build-classpath antlr) antlr-runtime.jar
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|114	#ln -sf $(build-classpath jdom) jdom.jar
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|115	#ln -sf $(build-classpath xerces-j2) xerces.jar
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|116	#popd
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|117	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|118	# -----------------------------------------------------------------------------
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|119	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|120	%build
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|121	export CLASSPATH=$(build-classpath jdom antlr xerces-j2 xml-commons-apis)
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|122	%{ant} -Dbuild.compiler=modern package javadoc compile-test
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|123	# Note that you'll have to java in PATH for this to work, it is by default
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|124	# when using a JPackage JVM.
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|125	CLASSPATH=$CLASSPATH:build/werken.xpath.jar:build/test/classes
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|126	sh runtests.sh
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|127	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|128	# -----------------------------------------------------------------------------
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|129	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|130	%install
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|131	rm -rf $RPM_BUILD_ROOT
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|132	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|133	# jars
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|134	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|135	cp -p build/%{dotname}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|136	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|137	ln -sf %{name}.jar %{dotname}.jar)
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|138	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|139	# pom
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|140	mkdir -p $RPM_BUILD_ROOT%{_datadir}/maven2/default_poms
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|141	cp %{SOURCE1} $RPM_BUILD_ROOT%{_datadir}/maven2/default_poms/JPP-werken-xpath.pom
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|142	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|143	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|144	# javadoc
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|145	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|146	cp -pr build/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|147	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|148	# -----------------------------------------------------------------------------
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|149	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|150	%if %{gcj_support}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|151	%{_bindir}/aot-compile-rpm
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|152	%endif
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|153	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|154	%clean
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|155	rm -rf $RPM_BUILD_ROOT
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|156	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|157	%post
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|158	%update_maven_depmap
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|159	%if %{gcj_support}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|160	%{update_gcjdb}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|161	%endif
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|162	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|163	%postun
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|164	%update_maven_depmap
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|165	%if %{gcj_support}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|166	%{clean_gcjdb}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|167	%endif
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|168	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|169	%files
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|170	%defattr(0644,root,root,0755)
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|171	%doc INSTALL LICENSE LIMITATIONS README TODO
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|172	%{_javadir}/*
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|173	%{_datadir}/maven2/default_poms/*
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|174	%{_mavendepmapfragdir}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|175	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|176	%if %{gcj_support}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|177	%dir %{_libdir}/gcj/%{name}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|178	%attr(-,root,root) %{_libdir}/gcj/%{name}/werken-xpath-0.9.4.jar.*
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|179	%endif
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|180	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|181	%files javadoc
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|182	%defattr(0644,root,root,0755)
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|183	%{_javadocdir}/%{name}-%{version}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|184	%{_javadocdir}/%{name}
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|185	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|186	# -----------------------------------------------------------------------------
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|187	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|188	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|189	
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|190	%changelog
12mr|werken-xpath-0.9.4-0.beta.13.0.0.4|191	

19125 12
12mr|wget-1.14-1|1	Summary:	A utility for retrieving files using the HTTP or FTP protocols
12mr|wget-1.14-1|2	Name:		wget
12mr|wget-1.14-1|3	Version:	1.14
12mr|wget-1.14-1|4	Release:	1
12mr|wget-1.14-1|5	Group:		Networking/WWW
12mr|wget-1.14-1|6	License:	GPLv3
12mr|wget-1.14-1|7	URL:		http://www.gnu.org/directory/GNU/wget.html
12mr|wget-1.14-1|8	Source0:	ftp://ftp.gnu.org/pub/gnu/wget/%{name}-%{version}.tar.xz
12mr|wget-1.14-1|9	Source1:	%{SOURCE0}.sig
12mr|wget-1.14-1|10	# The following patch is needed for authenticated sites where login can have '@':
12mr|wget-1.14-1|11	Patch7:		wget-1.10-url_password.patch
12mr|wget-1.14-1|12	Patch9:		wget-1.11-logstdout.patch
12mr|wget-1.14-1|13	# needed by urpmi, inspired by http://matthewm.boedicker.org/code/src/wget_force_clobber.patch
12mr|wget-1.14-1|14	Patch13:	wget-1.13.3-add-force-clobber-option.patch
12mr|wget-1.14-1|15	Provides:	webclient
12mr|wget-1.14-1|16	Provides:	webfetch
12mr|wget-1.14-1|17	BuildRequires:	gettext
12mr|wget-1.14-1|18	BuildRequires:	pkgconfig(openssl)
12mr|wget-1.14-1|19	BuildRequires:	texinfo
12mr|wget-1.14-1|20	BuildRequires:	pkgconfig(libidn)
12mr|wget-1.14-1|21	BuildRequires:	perl(HTTP::Daemon)
12mr|wget-1.14-1|22	
12mr|wget-1.14-1|23	%description
12mr|wget-1.14-1|24	GNU Wget is a file retrieval utility which can use either the HTTP or FTP
12mr|wget-1.14-1|25	protocols. Wget features include the ability to work in the background
12mr|wget-1.14-1|26	while you're logged out, recursive retrieval of directories, file name
12mr|wget-1.14-1|27	wildcard matching, remote file timestamp storage and comparison, use of
12mr|wget-1.14-1|28	Rest with FTP servers and Range with HTTP servers to retrieve files over
12mr|wget-1.14-1|29	slow or unstable connections, support for Proxy servers, and
12mr|wget-1.14-1|30	configurability.
12mr|wget-1.14-1|31	
12mr|wget-1.14-1|32	%prep
12mr|wget-1.14-1|33	
12mr|wget-1.14-1|34	%setup -q
12mr|wget-1.14-1|35	%patch7 -p0 -b .url_password
12mr|wget-1.14-1|36	%patch9 -p1 -b .logstdout
12mr|wget-1.14-1|37	%patch13 -p0 -b .force-clobber
12mr|wget-1.14-1|38	
12mr|wget-1.14-1|39	%build
12mr|wget-1.14-1|40	%configure2_5x \
12mr|wget-1.14-1|41	--enable-ipv6 \
12mr|wget-1.14-1|42	--disable-rpath \
12mr|wget-1.14-1|43	--with-ssl=openssl
12mr|wget-1.14-1|44	
12mr|wget-1.14-1|45	%make
12mr|wget-1.14-1|46	
12mr|wget-1.14-1|47	# all tests must pass (but where are they?)
12mr|wget-1.14-1|48	%check
12mr|wget-1.14-1|49	make check
12mr|wget-1.14-1|50	
12mr|wget-1.14-1|51	%install
12mr|wget-1.14-1|52	%makeinstall_std
12mr|wget-1.14-1|53	
12mr|wget-1.14-1|54	install -m755 util/rmold.pl %{buildroot}%{_bindir}/rmold
12mr|wget-1.14-1|55	
12mr|wget-1.14-1|56	%find_lang %{name}
12mr|wget-1.14-1|57	
12mr|wget-1.14-1|58	%files -f %{name}.lang
12mr|wget-1.14-1|59	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/wgetrc
12mr|wget-1.14-1|60	%doc AUTHORS ChangeLog MAILING-LIST NEWS README
12mr|wget-1.14-1|61	%{_bindir}/*
12mr|wget-1.14-1|62	%{_infodir}/*
12mr|wget-1.14-1|63	%{_mandir}/man1/wget.1*
12mr|wget-1.14-1|64	
12mr|wget-1.14-1|65	
12mr|wget-1.14-1|66	%changelog
12mr|wget-1.14-1|67	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|wget-1.14-1|68	+ Commit: 54d6927
12mr|wget-1.14-1|69	- New version 1.14 (sync with Cooker), convert BR to pkgconfig style
12mr|wget-1.14-1|70	
12mr|wget-1.14-1|71	

19126 12
12mr|which-2.20-10|1	Name:		which
12mr|which-2.20-10|2	Summary:	Displays where a particular program in your path is located
12mr|which-2.20-10|3	Version:	2.20
12mr|which-2.20-10|4	Release:	10
12mr|which-2.20-10|5	License:	GPLv3
12mr|which-2.20-10|6	Group:		System/Base
12mr|which-2.20-10|7	Source0:	ftp://ftp.gnu.org/gnu/which/%{name}-%{version}.tar.bz2
12mr|which-2.20-10|8	URL:		ftp://ftp.gnu.org/gnu/which/
12mr|which-2.20-10|9	Patch0:		which-2.6.jbj.patch
12mr|which-2.20-10|10	Patch1:		which-2.12-fixinfo.patch
12mr|which-2.20-10|11	Patch2:		which-2.19-afs.patch
12mr|which-2.20-10|12	# (tpg) liberty-devel
12mr|which-2.20-10|13	BuildRequires:	binutils-devel
12mr|which-2.20-10|14	BuildRequires:	readline-devel
12mr|which-2.20-10|15	Requires(post):	info-install
12mr|which-2.20-10|16	Requires(preun): info-install
12mr|which-2.20-10|17	%description
12mr|which-2.20-10|18	The which command shows the full pathname of a specified program, if
12mr|which-2.20-10|19	the specified program is in your PATH.
12mr|which-2.20-10|20	
12mr|which-2.20-10|21	%prep
12mr|which-2.20-10|22	%setup -q
12mr|which-2.20-10|23	%patch0 -p1
12mr|which-2.20-10|24	%patch1 -p0
12mr|which-2.20-10|25	%patch2 -p1
12mr|which-2.20-10|26	
12mr|which-2.20-10|27	%build
12mr|which-2.20-10|28	%configure2_5x
12mr|which-2.20-10|29	%make
12mr|which-2.20-10|30	
12mr|which-2.20-10|31	%install
12mr|which-2.20-10|32	%makeinstall_std
12mr|which-2.20-10|33	
12mr|which-2.20-10|34	rm -rf %{buildroot}%{_infodir}/dir
12mr|which-2.20-10|35	
12mr|which-2.20-10|36	
12mr|which-2.20-10|37	%files
12mr|which-2.20-10|38	%defattr(-, root, root)
12mr|which-2.20-10|39	%doc README* AUTHORS EXAMPLES INSTALL NEWS
12mr|which-2.20-10|40	%{_bindir}/which
12mr|which-2.20-10|41	%{_mandir}/man1/which.1*
12mr|which-2.20-10|42	%{_infodir}/*
12mr|which-2.20-10|43	
12mr|which-2.20-10|44	
12mr|which-2.20-10|45	
12mr|which-2.20-10|46	%changelog
12mr|which-2.20-10|47	

19127 12
12mr|whois-5.0.19-2|1	Summary:	Enhanced WHOIS client
12mr|whois-5.0.19-2|2	Name:		whois
12mr|whois-5.0.19-2|3	Version:	5.0.19
12mr|whois-5.0.19-2|4	Release:	2
12mr|whois-5.0.19-2|5	License:	GPLv2+
12mr|whois-5.0.19-2|6	Group:		Networking/Other
12mr|whois-5.0.19-2|7	URL:		http://www.linux.it/~md/software/
12mr|whois-5.0.19-2|8	Source0:	ftp://ftp.debian.org/debian/pool/main/w/whois/%{name}_%{version}.tar.xz
12mr|whois-5.0.19-2|9	BuildRequires:	gettext
12mr|whois-5.0.19-2|10	BuildRequires:	libidn-devel
12mr|whois-5.0.19-2|11	%rename	fwhois
12mr|whois-5.0.19-2|12	
12mr|whois-5.0.19-2|13	%description
12mr|whois-5.0.19-2|14	This is a new whois (RFC 954) client rewritten from scratch.
12mr|whois-5.0.19-2|15	
12mr|whois-5.0.19-2|16	It is derived from and compatible with the usual BSD and RIPE whois(1)
12mr|whois-5.0.19-2|17	programs.
12mr|whois-5.0.19-2|18	
12mr|whois-5.0.19-2|19	It is intelligent and can automatically select the appropriate whois
12mr|whois-5.0.19-2|20	server for most queries.
12mr|whois-5.0.19-2|21	
12mr|whois-5.0.19-2|22	%prep
12mr|whois-5.0.19-2|23	%setup -q
12mr|whois-5.0.19-2|24	
12mr|whois-5.0.19-2|25	%build
12mr|whois-5.0.19-2|26	%setup_compile_flags
12mr|whois-5.0.19-2|27	
12mr|whois-5.0.19-2|28	%make OPTS="%{optflags}" HAVE_LIBIDN=1 HAVE_ICONV=1 LDFLAGS="%{ldflags}" CONFIG_FILE="%{_sysconfdir}/whois.conf"
12mr|whois-5.0.19-2|29	
12mr|whois-5.0.19-2|30	%install
12mr|whois-5.0.19-2|31	install -d %{buildroot}%{_bindir}
12mr|whois-5.0.19-2|32	install -d %{buildroot}%{_sysconfdir}
12mr|whois-5.0.19-2|33	install -d %{buildroot}%{_mandir}/man1
12mr|whois-5.0.19-2|34	
12mr|whois-5.0.19-2|35	%makeinstall BASEDIR=%{buildroot} prefix=%{_prefix}/ mandir=%{_mandir}
12mr|whois-5.0.19-2|36	%makeinstall BASEDIR=%{buildroot} prefix=%{_prefix}/ mandir=%{_mandir} -C po
12mr|whois-5.0.19-2|37	
12mr|whois-5.0.19-2|38	install -m0644 whois.conf %{buildroot}%{_sysconfdir}
12mr|whois-5.0.19-2|39	
12mr|whois-5.0.19-2|40	%find_lang %{name} %{name}.lang
12mr|whois-5.0.19-2|41	
12mr|whois-5.0.19-2|42	# fix a file conflict with expect (#46500)
12mr|whois-5.0.19-2|43	mv %{buildroot}%{_bindir}/mkpasswd %{buildroot}%{_bindir}/whois-mkpasswd
12mr|whois-5.0.19-2|44	mv %{buildroot}%{_mandir}/man1/mkpasswd.1 %{buildroot}%{_mandir}/man1/whois-mkpasswd.1
12mr|whois-5.0.19-2|45	
12mr|whois-5.0.19-2|46	%files -f %{name}.lang
12mr|whois-5.0.19-2|47	%doc README
12mr|whois-5.0.19-2|48	%config(noreplace) %{_sysconfdir}/whois.conf
12mr|whois-5.0.19-2|49	%{_bindir}/whois
12mr|whois-5.0.19-2|50	%{_bindir}/whois-mkpasswd
12mr|whois-5.0.19-2|51	%{_mandir}/man1/whois.1*
12mr|whois-5.0.19-2|52	%{_mandir}/man1/whois-mkpasswd.1*
12mr|whois-5.0.19-2|53	
12mr|whois-5.0.19-2|54	%changelog
12mr|whois-5.0.19-2|55	

19128 12
12mr|wildmidi-0.2.3.5-2|1	%define major 1
12mr|wildmidi-0.2.3.5-2|2	%define libname %mklibname %{name} %{major}
12mr|wildmidi-0.2.3.5-2|3	%define develname %mklibname -d %{name}
12mr|wildmidi-0.2.3.5-2|4	
12mr|wildmidi-0.2.3.5-2|5	Name:		wildmidi
12mr|wildmidi-0.2.3.5-2|6	Version:	0.2.3.5
12mr|wildmidi-0.2.3.5-2|7	Release:	2
12mr|wildmidi-0.2.3.5-2|8	Summary:	WildMidi Open Source Midi Sequencer
12mr|wildmidi-0.2.3.5-2|9	Group:		Sound
12mr|wildmidi-0.2.3.5-2|10	License:	GPLv3+ and LGPLv3+
12mr|wildmidi-0.2.3.5-2|11	URL:		http://wildmidi.sourceforge.net
12mr|wildmidi-0.2.3.5-2|12	Source:		http://dfn.dl.sourceforge.net/sourceforge/wildmidi/%name-%version.tar.gz
12mr|wildmidi-0.2.3.5-2|13	Patch0:		wildmidi-0.2.3.4-fix-default-config-location.patch
12mr|wildmidi-0.2.3.5-2|14	BuildRequires:	timidity-instruments
12mr|wildmidi-0.2.3.5-2|15	BuildRequires:	pkgconfig(alsa)
12mr|wildmidi-0.2.3.5-2|16	Requires:	timidity-instruments
12mr|wildmidi-0.2.3.5-2|17	
12mr|wildmidi-0.2.3.5-2|18	%description
12mr|wildmidi-0.2.3.5-2|19	WildMidi is a software midi play which has a core softsynth library that can be use with other applications.
12mr|wildmidi-0.2.3.5-2|20	
12mr|wildmidi-0.2.3.5-2|21	%files
12mr|wildmidi-0.2.3.5-2|22	%doc docs/*v3.txt
12mr|wildmidi-0.2.3.5-2|23	%{_bindir}/%{name}
12mr|wildmidi-0.2.3.5-2|24	%{_mandir}/man1/%{name}.1*
12mr|wildmidi-0.2.3.5-2|25	%{_mandir}/man5/%{name}.cfg.5*
12mr|wildmidi-0.2.3.5-2|26	
12mr|wildmidi-0.2.3.5-2|27	#------------------------------------------------------------------------------------------------
12mr|wildmidi-0.2.3.5-2|28	%package -n %{libname}
12mr|wildmidi-0.2.3.5-2|29	Summary: Library for wildmidi
12mr|wildmidi-0.2.3.5-2|30	Group: System/Libraries
12mr|wildmidi-0.2.3.5-2|31	
12mr|wildmidi-0.2.3.5-2|32	%description -n %{libname}
12mr|wildmidi-0.2.3.5-2|33	This package contains library files for wildmidi
12mr|wildmidi-0.2.3.5-2|34	
12mr|wildmidi-0.2.3.5-2|35	%files -n %{libname}
12mr|wildmidi-0.2.3.5-2|36	%{_libdir}/*.so.%{major}*
12mr|wildmidi-0.2.3.5-2|37	
12mr|wildmidi-0.2.3.5-2|38	#------------------------------------------------------------------------------------------------
12mr|wildmidi-0.2.3.5-2|39	%package -n %{develname}
12mr|wildmidi-0.2.3.5-2|40	Summary:	Development files for wildmidi
12mr|wildmidi-0.2.3.5-2|41	Group:		Development/Other
12mr|wildmidi-0.2.3.5-2|42	Requires:	%{libname} = %{version}-%{release}
12mr|wildmidi-0.2.3.5-2|43	Provides:	%{name}-devel = %{version}-%{release}
12mr|wildmidi-0.2.3.5-2|44	
12mr|wildmidi-0.2.3.5-2|45	%description -n %{develname}
12mr|wildmidi-0.2.3.5-2|46	This package contains development files for wildmidi
12mr|wildmidi-0.2.3.5-2|47	
12mr|wildmidi-0.2.3.5-2|48	%files -n %{develname}
12mr|wildmidi-0.2.3.5-2|49	%{_libdir}/*.so
12mr|wildmidi-0.2.3.5-2|50	%{_includedir}/*.h
12mr|wildmidi-0.2.3.5-2|51	%{_mandir}/man3/*.3*
12mr|wildmidi-0.2.3.5-2|52	
12mr|wildmidi-0.2.3.5-2|53	#------------------------------------------------------------------------------------------------
12mr|wildmidi-0.2.3.5-2|54	%prep
12mr|wildmidi-0.2.3.5-2|55	%setup -q
12mr|wildmidi-0.2.3.5-2|56	%patch0 -p0 -b .defconfig
12mr|wildmidi-0.2.3.5-2|57	
12mr|wildmidi-0.2.3.5-2|58	%build
12mr|wildmidi-0.2.3.5-2|59	%configure2_5x --disable-static \
12mr|wildmidi-0.2.3.5-2|60	--without-arch \
12mr|wildmidi-0.2.3.5-2|61	--disable-werror
12mr|wildmidi-0.2.3.5-2|62	
12mr|wildmidi-0.2.3.5-2|63	# parallel build fails, so we don't use it
12mr|wildmidi-0.2.3.5-2|64	make
12mr|wildmidi-0.2.3.5-2|65	
12mr|wildmidi-0.2.3.5-2|66	%install
12mr|wildmidi-0.2.3.5-2|67	%makeinstall_std
12mr|wildmidi-0.2.3.5-2|68	
12mr|wildmidi-0.2.3.5-2|69	
12mr|wildmidi-0.2.3.5-2|70	
12mr|wildmidi-0.2.3.5-2|71	
12mr|wildmidi-0.2.3.5-2|72	%changelog
12mr|wildmidi-0.2.3.5-2|73	

19129 12
12mr|WindowMaker-0.95.2-2|1	%define snapshot		1
12mr|WindowMaker-0.95.2-2|2	
12mr|WindowMaker-0.95.2-2|3	%define wraster_major		3
12mr|WindowMaker-0.95.2-2|4	%define libwraster		%mklibname wraster %{wraster_major}
12mr|WindowMaker-0.95.2-2|5	%define libwraster_devel	%mklibname wraster -d
12mr|WindowMaker-0.95.2-2|6	%define libwraster_static_devel	%mklibname wraster -d -s
12mr|WindowMaker-0.95.2-2|7	
12mr|WindowMaker-0.95.2-2|8	%define WINGs_major		2
12mr|WindowMaker-0.95.2-2|9	%define libWINGs		%mklibname WINGs %{WINGs_major}
12mr|WindowMaker-0.95.2-2|10	%define libWINGs_devel		%mklibname WINGs -d
12mr|WindowMaker-0.95.2-2|11	%define libWINGs_static_devel	%mklibname WINGs -d -s
12mr|WindowMaker-0.95.2-2|12	
12mr|WindowMaker-0.95.2-2|13	%define gnustepdir		%{_prefix}/GNUstep
12mr|WindowMaker-0.95.2-2|14	
12mr|WindowMaker-0.95.2-2|15	Summary:	A window manager for the X Window System
12mr|WindowMaker-0.95.2-2|16	Name:		WindowMaker
12mr|WindowMaker-0.95.2-2|17	Version:	0.95.2
12mr|WindowMaker-0.95.2-2|18	Release:	2
12mr|WindowMaker-0.95.2-2|19	License:	GPLv2+
12mr|WindowMaker-0.95.2-2|20	Group:		Graphical desktop/WindowMaker
12mr|WindowMaker-0.95.2-2|21	URL:		http://www.windowmaker.info/
12mr|WindowMaker-0.95.2-2|22	Source0:	http://windowmaker.org/pub/source/release/%{name}-%{version}.tar.gz
12mr|WindowMaker-0.95.2-2|23	Source1:	WindowMaker-data.tar.bz2
12mr|WindowMaker-0.95.2-2|24	Source4:	WindowMaker-menumethod
12mr|WindowMaker-0.95.2-2|25	Source6:	WindowMaker-WindowMaker
12mr|WindowMaker-0.95.2-2|26	Source7:	WindowMaker-WMWindowAttributes
12mr|WindowMaker-0.95.2-2|27	Source8:	WindowMaker-startwindowmaker
12mr|WindowMaker-0.95.2-2|28	Source10:	WindowMaker-Terminal
12mr|WindowMaker-0.95.2-2|29	Source13:	WindowMaker-wmaker.inst
12mr|WindowMaker-0.95.2-2|30	Source15:	WindowMaker-WMState
12mr|WindowMaker-0.95.2-2|31	Source20:	WindowMaker-0.80.1-man-pages.tar.bz2
12mr|WindowMaker-0.95.2-2|32	Source21:	WindowMaker-Galaxy.style.bz2
12mr|WindowMaker-0.95.2-2|33	Source22:	WindowMaker-WMGLOBAL
12mr|WindowMaker-0.95.2-2|34	Source23:	WindowMaker
12mr|WindowMaker-0.95.2-2|35	Source24:	03WindowMaker
12mr|WindowMaker-0.95.2-2|36	
12mr|WindowMaker-0.95.2-2|37	# Matthias: NET_WM_NAME patch by Marcelo E. Magallon <mmagallo@debian.org>
12mr|WindowMaker-0.95.2-2|38	Patch0:		WindowMaker-0.95.0-NET_WM_NAME.patch
12mr|WindowMaker-0.95.2-2|39	
12mr|WindowMaker-0.95.2-2|40	# include the xdg menu (do not replace the original menu since it contains windowmaker-specific commands)
12mr|WindowMaker-0.95.2-2|41	Patch1:		WindowMaker-0.95.0-applications-menu.patch
12mr|WindowMaker-0.95.2-2|42	
12mr|WindowMaker-0.95.2-2|43	# correct focus not set on some qt windows, usually "About Qt"
12mr|WindowMaker-0.95.2-2|44	Patch2:		WindowMaker-0.95.0-qt_popup.patch
12mr|WindowMaker-0.95.2-2|45	
12mr|WindowMaker-0.95.2-2|46	# Mageia patches
12mr|WindowMaker-0.95.2-2|47	Patch3:		windowmaker-0.95.2-mga-fix-paths-in-german-plmenu.patch
12mr|WindowMaker-0.95.2-2|48	Patch4:		windowmaker-0.95.2-mga-stop-using-old-X11R6-directory.patch
12mr|WindowMaker-0.95.2-2|49	Patch5:		windowmaker-0.95.2-mga-patch-WMState-to-use-old-Mageia-configuration.patch
12mr|WindowMaker-0.95.2-2|50	Patch6:		wmaker-0.94.0-net_wm_moveresize.patch
12mr|WindowMaker-0.95.2-2|51	
12mr|WindowMaker-0.95.2-2|52	Requires:	desktop-common-data
12mr|WindowMaker-0.95.2-2|53	Requires:	mandriva-theme
12mr|WindowMaker-0.95.2-2|54	Requires:	xdg-compliance-menu
12mr|WindowMaker-0.95.2-2|55	Requires:	wmcalclock
12mr|WindowMaker-0.95.2-2|56	Obsoletes:	windowmaker windowmaker-libs WindowMaker-kde WindowMaker-gnome WindowMaker-common
12mr|WindowMaker-0.95.2-2|57	Provides:	windowmaker windowmaker-libs WindowMaker-kde WindowMaker-gnome WindowMaker-common
12mr|WindowMaker-0.95.2-2|58	
12mr|WindowMaker-0.95.2-2|59	BuildRequires:	pkgconfig(x11)
12mr|WindowMaker-0.95.2-2|60	BuildRequires:	pkgconfig(xext)
12mr|WindowMaker-0.95.2-2|61	BuildRequires:	pkgconfig(xft)
12mr|WindowMaker-0.95.2-2|62	BuildRequires:	pkgconfig(xinerama)
12mr|WindowMaker-0.95.2-2|63	BuildRequires:	pkgconfig(xpm)
12mr|WindowMaker-0.95.2-2|64	BuildRequires:	pkgconfig(xmu)
12mr|WindowMaker-0.95.2-2|65	BuildRequires:	pkgconfig(fontconfig)
12mr|WindowMaker-0.95.2-2|66	BuildRequires:	ungif-devel
12mr|WindowMaker-0.95.2-2|67	BuildRequires:	jpeg-devel
12mr|WindowMaker-0.95.2-2|68	BuildRequires:	pkgconfig(libpng)
12mr|WindowMaker-0.95.2-2|69	BuildRequires:	tiff-devel
12mr|WindowMaker-0.95.2-2|70	BuildRequires:	imagemagick
12mr|WindowMaker-0.95.2-2|71	
12mr|WindowMaker-0.95.2-2|72	%description
12mr|WindowMaker-0.95.2-2|73	Window Maker is a X11 window manager which emulates the look and feel of the
12mr|WindowMaker-0.95.2-2|74	NeXTSTEP (TM) graphical user interface. It is relatively fast, feature rich and
12mr|WindowMaker-0.95.2-2|75	easy to configure and use. Window Maker is part of the official GNU project,
12mr|WindowMaker-0.95.2-2|76	which means that Window Maker can interoperate with other GNU projects, such as
12mr|WindowMaker-0.95.2-2|77	GNOME.
12mr|WindowMaker-0.95.2-2|78	
12mr|WindowMaker-0.95.2-2|79	Window Maker allows users to switch themes 'on the fly,' to place favorite
12mr|WindowMaker-0.95.2-2|80	applications on either an application dock, similar to AfterStep's Wharf or on
12mr|WindowMaker-0.95.2-2|81	a workspace dock, a 'clip' which extends the application dock's usefulness.
12mr|WindowMaker-0.95.2-2|82	
12mr|WindowMaker-0.95.2-2|83	%files -f WindowMaker.lang
12mr|WindowMaker-0.95.2-2|84	%doc AUTHORS BUGFORM BUGS ChangeLog COPYING.WTFPL FAQ FAQ.I18N NEWS README* TODO
12mr|WindowMaker-0.95.2-2|85	%dir %{_sysconfdir}/X11/WindowMaker/
12mr|WindowMaker-0.95.2-2|86	%config(noreplace) %{_sysconfdir}/X11/WindowMaker/*
12mr|WindowMaker-0.95.2-2|87	%{_sysconfdir}/menu.d/WindowMaker
12mr|WindowMaker-0.95.2-2|88	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/*
12mr|WindowMaker-0.95.2-2|89	
12mr|WindowMaker-0.95.2-2|90	%{_bindir}/*
12mr|WindowMaker-0.95.2-2|91	
12mr|WindowMaker-0.95.2-2|92	%{gnustepdir}/Applications/WPrefs.app/
12mr|WindowMaker-0.95.2-2|93	
12mr|WindowMaker-0.95.2-2|94	%doc %{_mandir}/man1/*
12mr|WindowMaker-0.95.2-2|95	%lang(cs) %doc %{_mandir}/cs/man1/*
12mr|WindowMaker-0.95.2-2|96	%lang(sk) %doc %{_mandir}/sk/man1/*
12mr|WindowMaker-0.95.2-2|97	%lang(ru) %doc %{_mandir}/ru/man1/*
12mr|WindowMaker-0.95.2-2|98	
12mr|WindowMaker-0.95.2-2|99	%{_datadir}/WindowMaker
12mr|WindowMaker-0.95.2-2|100	
12mr|WindowMaker-0.95.2-2|101	%{_datadir}/WINGs
12mr|WindowMaker-0.95.2-2|102	
12mr|WindowMaker-0.95.2-2|103	%{_iconsdir}/WindowMaker.png
12mr|WindowMaker-0.95.2-2|104	%{_liconsdir}/WindowMaker.png
12mr|WindowMaker-0.95.2-2|105	%{_miconsdir}/WindowMaker.png
12mr|WindowMaker-0.95.2-2|106	
12mr|WindowMaker-0.95.2-2|107	%{_datadir}/pixmaps/*.png
12mr|WindowMaker-0.95.2-2|108	
12mr|WindowMaker-0.95.2-2|109	#-----------------------------------------------------------------------
12mr|WindowMaker-0.95.2-2|110	%package	-n %{libwraster}
12mr|WindowMaker-0.95.2-2|111	Summary:	Window Maker Raster Graphics Library
12mr|WindowMaker-0.95.2-2|112	Group:		Graphical desktop/WindowMaker
12mr|WindowMaker-0.95.2-2|113	Provides:	libwraster
12mr|WindowMaker-0.95.2-2|114	Conflicts:	libwraster2
12mr|WindowMaker-0.95.2-2|115	
12mr|WindowMaker-0.95.2-2|116	%description	-n %{libwraster}
12mr|WindowMaker-0.95.2-2|117	Also known as libwraster, it is WindowMaker's core graphics and image
12mr|WindowMaker-0.95.2-2|118	processing system. libwraster is an optimized, fast, lightweight image library.
12mr|WindowMaker-0.95.2-2|119	It takes advantage of MMX optimizations (on systems that have support for it)
12mr|WindowMaker-0.95.2-2|120	to accelerate rendering. You can load a picture from a file easily with
12mr|WindowMaker-0.95.2-2|121	libwraster, and it has support for .gif, .jpg, .png, .xpm, .ppm, and .tiff at
12mr|WindowMaker-0.95.2-2|122	the moment. Support for other image formats can be added in the future.
12mr|WindowMaker-0.95.2-2|123	
12mr|WindowMaker-0.95.2-2|124	This package contains a shared library needed if you wish use WindowMaker.
12mr|WindowMaker-0.95.2-2|125	
12mr|WindowMaker-0.95.2-2|126	%files		-n %{libwraster}
12mr|WindowMaker-0.95.2-2|127	%{_libdir}/libwraster.so.*
12mr|WindowMaker-0.95.2-2|128	
12mr|WindowMaker-0.95.2-2|129	#-----------------------------------------------------------------------
12mr|WindowMaker-0.95.2-2|130	%package	-n %{libwraster_devel}
12mr|WindowMaker-0.95.2-2|131	Summary:	Window Maker Raster Graphics Library development files
12mr|WindowMaker-0.95.2-2|132	Group:		Development/C
12mr|WindowMaker-0.95.2-2|133	Requires:	%{libwraster} = %version
12mr|WindowMaker-0.95.2-2|134	Provides:	libwraster-devel
12mr|WindowMaker-0.95.2-2|135	Conflicts:	libwraster2-devel
12mr|WindowMaker-0.95.2-2|136	Obsoletes:	%{mklibname wraster 3 -d}
12mr|WindowMaker-0.95.2-2|137	
12mr|WindowMaker-0.95.2-2|138	%description	-n %{libwraster_devel}
12mr|WindowMaker-0.95.2-2|139	This package allows building applications using the libwraster library.
12mr|WindowMaker-0.95.2-2|140	
12mr|WindowMaker-0.95.2-2|141	%files		-n %{libwraster_devel}
12mr|WindowMaker-0.95.2-2|142	%{_includedir}/wraster.h
12mr|WindowMaker-0.95.2-2|143	%{_libdir}/libwraster.so
12mr|WindowMaker-0.95.2-2|144	%{_libdir}/pkgconfig/wrlib.pc
12mr|WindowMaker-0.95.2-2|145	
12mr|WindowMaker-0.95.2-2|146	#-----------------------------------------------------------------------
12mr|WindowMaker-0.95.2-2|147	%package	-n %{libwraster_static_devel}
12mr|WindowMaker-0.95.2-2|148	Summary:	Libwraster - Static library
12mr|WindowMaker-0.95.2-2|149	Group:		Development/C
12mr|WindowMaker-0.95.2-2|150	Requires:	%{libwraster_devel} = %{EVRD}
12mr|WindowMaker-0.95.2-2|151	Provides:	libwraster-static-devel
12mr|WindowMaker-0.95.2-2|152	Conflicts:	libwraster2-static-devel
12mr|WindowMaker-0.95.2-2|153	Obsoletes:	%{mklibname wraster 3 -d -s} < %{EVRD}
12mr|WindowMaker-0.95.2-2|154	
12mr|WindowMaker-0.95.2-2|155	%description	-n %{libwraster_static_devel}
12mr|WindowMaker-0.95.2-2|156	This package contains a static library used to build statically linked
12mr|WindowMaker-0.95.2-2|157	applications against libwraster.
12mr|WindowMaker-0.95.2-2|158	
12mr|WindowMaker-0.95.2-2|159	%files -n %{libwraster_static_devel}
12mr|WindowMaker-0.95.2-2|160	%{_libdir}/libwraster.a
12mr|WindowMaker-0.95.2-2|161	
12mr|WindowMaker-0.95.2-2|162	#-----------------------------------------------------------------------
12mr|WindowMaker-0.95.2-2|163	%package	-n %{libWINGs}
12mr|WindowMaker-0.95.2-2|164	Summary:	WINGs Is Not GNUstep
12mr|WindowMaker-0.95.2-2|165	Group:		Graphical desktop/WindowMaker
12mr|WindowMaker-0.95.2-2|166	Provides:	libWINGs = %{EVRD}
12mr|WindowMaker-0.95.2-2|167	Provides:	%{mklibname WindowMaker %{WINGs_major}} = %{EVRD}
12mr|WindowMaker-0.95.2-2|168	Obsoletes:	%{mklibname WindowMaker 0 -d} < %{EVRD}
12mr|WindowMaker-0.95.2-2|169	Requires:	%{libwraster_devel} = %{EVRD}
12mr|WindowMaker-0.95.2-2|170	
12mr|WindowMaker-0.95.2-2|171	%description	-n %{libWINGs}
12mr|WindowMaker-0.95.2-2|172	WINGs is a small widget set with the N*XTSTEP look and feel. It's API
12mr|WindowMaker-0.95.2-2|173	is inspired in OpenStep and it's implementation borrows some ideas
12mr|WindowMaker-0.95.2-2|174	from Tk. It has a reasonable set of widgets, sufficient for building
12mr|WindowMaker-0.95.2-2|175	small applications (like a CDPlayer or hacking something like rxvt). It
12mr|WindowMaker-0.95.2-2|176	also has other functions that are usefull for applications, like a
12mr|WindowMaker-0.95.2-2|177	User Defaults alike configuration manager and a notification system.
12mr|WindowMaker-0.95.2-2|178	
12mr|WindowMaker-0.95.2-2|179	%files		-n %{libWINGs}
12mr|WindowMaker-0.95.2-2|180	%{_libdir}/libWINGs.so.*
12mr|WindowMaker-0.95.2-2|181	%{_libdir}/libWUtil.so.*
12mr|WindowMaker-0.95.2-2|182	
12mr|WindowMaker-0.95.2-2|183	#-----------------------------------------------------------------------
12mr|WindowMaker-0.95.2-2|184	%package	-n %{libWINGs_devel}
12mr|WindowMaker-0.95.2-2|185	Summary:	WINGs Is Not GNUstep
12mr|WindowMaker-0.95.2-2|186	Group:		Development/C
12mr|WindowMaker-0.95.2-2|187	Provides:	%{mklibname WindowMaker -d}
12mr|WindowMaker-0.95.2-2|188	Requires:	%{libWINGs} = %{EVRD}
12mr|WindowMaker-0.95.2-2|189	%rename WindowMaker-devel
12mr|WindowMaker-0.95.2-2|190	%rename windowmaker-devel
12mr|WindowMaker-0.95.2-2|191	
12mr|WindowMaker-0.95.2-2|192	%description	-n %{libWINGs_devel}
12mr|WindowMaker-0.95.2-2|193	This package allows building applications using the libWINGs library.
12mr|WindowMaker-0.95.2-2|194	
12mr|WindowMaker-0.95.2-2|195	%files		-n %{libWINGs_devel}
12mr|WindowMaker-0.95.2-2|196	%{_includedir}/WINGs
12mr|WindowMaker-0.95.2-2|197	%{_libdir}/pkgconfig/WINGs.pc
12mr|WindowMaker-0.95.2-2|198	%{_libdir}/libWINGs.so
12mr|WindowMaker-0.95.2-2|199	%{_libdir}/libWUtil.so
12mr|WindowMaker-0.95.2-2|200	
12mr|WindowMaker-0.95.2-2|201	#-----------------------------------------------------------------------
12mr|WindowMaker-0.95.2-2|202	%package	-n %{libWINGs_static_devel}
12mr|WindowMaker-0.95.2-2|203	Summary:	WINGs Is Not GNUstep
12mr|WindowMaker-0.95.2-2|204	Group:		Development/C
12mr|WindowMaker-0.95.2-2|205	Provides:	%{mklibname WindowMaker -d -s}
12mr|WindowMaker-0.95.2-2|206	Requires:	%{libWINGs_devel} = %{EVRD}
12mr|WindowMaker-0.95.2-2|207	%rename WindowMaker-static-devel
12mr|WindowMaker-0.95.2-2|208	
12mr|WindowMaker-0.95.2-2|209	%description	-n %{libWINGs_static_devel}
12mr|WindowMaker-0.95.2-2|210	This package allows building applications using the libWINGs library.
12mr|WindowMaker-0.95.2-2|211	
12mr|WindowMaker-0.95.2-2|212	%files		-n %{libWINGs_static_devel}
12mr|WindowMaker-0.95.2-2|213	%{_libdir}/libWINGs.a
12mr|WindowMaker-0.95.2-2|214	%{_libdir}/libWUtil.a
12mr|WindowMaker-0.95.2-2|215	
12mr|WindowMaker-0.95.2-2|216	#-----------------------------------------------------------------------
12mr|WindowMaker-0.95.2-2|217	%prep
12mr|WindowMaker-0.95.2-2|218	%setup -q -a 1 -a 20
12mr|WindowMaker-0.95.2-2|219	%patch0 -p1
12mr|WindowMaker-0.95.2-2|220	%patch1 -p1
12mr|WindowMaker-0.95.2-2|221	%patch2 -p1
12mr|WindowMaker-0.95.2-2|222	%patch3 -p1
12mr|WindowMaker-0.95.2-2|223	%patch4 -p1
12mr|WindowMaker-0.95.2-2|224	%patch5 -p1
12mr|WindowMaker-0.95.2-2|225	%patch6 -p1
12mr|WindowMaker-0.95.2-2|226	
12mr|WindowMaker-0.95.2-2|227	%if %{snapshot}
12mr|WindowMaker-0.95.2-2|228	sh ./autogen.sh
12mr|WindowMaker-0.95.2-2|229	%else
12mr|WindowMaker-0.95.2-2|230	autoreconf -fi
12mr|WindowMaker-0.95.2-2|231	%endif
12mr|WindowMaker-0.95.2-2|232	
12mr|WindowMaker-0.95.2-2|233	#-----------------------------------------------------------------------
12mr|WindowMaker-0.95.2-2|234	%build
12mr|WindowMaker-0.95.2-2|235	# protect the WPrefs.app location for unclean build envs with gnustep-make installed
12mr|WindowMaker-0.95.2-2|236	unset GNUSTEP_LOCAL_ROOT
12mr|WindowMaker-0.95.2-2|237	
12mr|WindowMaker-0.95.2-2|238	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"
12mr|WindowMaker-0.95.2-2|239	export LINGUAS
12mr|WindowMaker-0.95.2-2|240	%configure	--sysconfdir=%{_sysconfdir}/X11 \
12mr|WindowMaker-0.95.2-2|241	--with-nlsdir=%{_datadir}/locale \
12mr|WindowMaker-0.95.2-2|242	--enable-sound  \
12mr|WindowMaker-0.95.2-2|243	--with-pixmapdir=%{_datadir}/pixmaps \
12mr|WindowMaker-0.95.2-2|244	--with-gnustepdir=%{gnustepdir} \
12mr|WindowMaker-0.95.2-2|245	--enable-xinerama \
12mr|WindowMaker-0.95.2-2|246	--enable-usermenu \
12mr|WindowMaker-0.95.2-2|247	--with-pic \
12mr|WindowMaker-0.95.2-2|248	--with-x
12mr|WindowMaker-0.95.2-2|249	
12mr|WindowMaker-0.95.2-2|250	make
12mr|WindowMaker-0.95.2-2|251	
12mr|WindowMaker-0.95.2-2|252	#-----------------------------------------------------------------------
12mr|WindowMaker-0.95.2-2|253	%install
12mr|WindowMaker-0.95.2-2|254	%makeinstall_std
12mr|WindowMaker-0.95.2-2|255	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
12mr|WindowMaker-0.95.2-2|256	
12mr|WindowMaker-0.95.2-2|257	install -d 644 %{buildroot}/%{_datadir}/pixmaps
12mr|WindowMaker-0.95.2-2|258	install -m 644 WindowMaker-data/pixmaps/* %{buildroot}/%{_datadir}/pixmaps
12mr|WindowMaker-0.95.2-2|259	
12mr|WindowMaker-0.95.2-2|260	# Config files: Auto installation
12mr|WindowMaker-0.95.2-2|261	install -m 755 %{SOURCE8} %{buildroot}/%{_bindir}/startwindowmaker
12mr|WindowMaker-0.95.2-2|262	
12mr|WindowMaker-0.95.2-2|263	install -d -m 755 %{buildroot}/%{_sysconfdir}/X11/WindowMaker
12mr|WindowMaker-0.95.2-2|264	install -m 644 %{SOURCE6} %{buildroot}/%{_sysconfdir}/X11/WindowMaker/WindowMaker
12mr|WindowMaker-0.95.2-2|265	install -m 644 %{SOURCE7} %{buildroot}/%{_sysconfdir}/X11/WindowMaker/WMWindowAttributes
12mr|WindowMaker-0.95.2-2|266	install -m 644 %{SOURCE15} %{buildroot}/%{_sysconfdir}/X11/WindowMaker/WMState
12mr|WindowMaker-0.95.2-2|267	install -m 644 %{SOURCE22} %{buildroot}/%{_sysconfdir}/X11/WindowMaker/WMGLOBAL
12mr|WindowMaker-0.95.2-2|268	
12mr|WindowMaker-0.95.2-2|269	# Better terminal launched in Dock
12mr|WindowMaker-0.95.2-2|270	install -m 755 %{SOURCE10} %{buildroot}/%{_bindir}
12mr|WindowMaker-0.95.2-2|271	
12mr|WindowMaker-0.95.2-2|272	
12mr|WindowMaker-0.95.2-2|273	# Menu support
12mr|WindowMaker-0.95.2-2|274	
12mr|WindowMaker-0.95.2-2|275	install -d %{buildroot}/%{_sysconfdir}/menu.d
12mr|WindowMaker-0.95.2-2|276	install -m 755 %{SOURCE23} %{buildroot}/%{_sysconfdir}/menu.d/%{name}
12mr|WindowMaker-0.95.2-2|277	
12mr|WindowMaker-0.95.2-2|278	# Icons
12mr|WindowMaker-0.95.2-2|279	mkdir -p %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12mr|WindowMaker-0.95.2-2|280	convert -geometry 48x48 %{name}/Icons/GNUstepGlow.tiff %{buildroot}%{_liconsdir}/%{name}.png
12mr|WindowMaker-0.95.2-2|281	convert -geometry 32x32 %{name}/Icons/GNUstepGlow.tiff %{buildroot}%{_iconsdir}/%{name}.png
12mr|WindowMaker-0.95.2-2|282	convert -geometry 16x16 %{name}/Icons/GNUstepGlow.tiff %{buildroot}%{_miconsdir}/%{name}.png
12mr|WindowMaker-0.95.2-2|283	
12mr|WindowMaker-0.95.2-2|284	install -m 644 *.1x %{buildroot}/%{_mandir}/man1/
12mr|WindowMaker-0.95.2-2|285	
12mr|WindowMaker-0.95.2-2|286	
12mr|WindowMaker-0.95.2-2|287	# Dadou - 0.62.1-18mdk - Make auto-login happy
12mr|WindowMaker-0.95.2-2|288	install -m 755 %{SOURCE13} %{buildroot}/%{_bindir}/wmaker.inst
12mr|WindowMaker-0.95.2-2|289	
12mr|WindowMaker-0.95.2-2|290	# Matthias - 0.91.0-3mdk - change font in WM standard themes to Sans to
12mr|WindowMaker-0.95.2-2|291	# make non-western users happy
12mr|WindowMaker-0.95.2-2|292	for i in %{buildroot}/%{_datadir}/%{name}/Themes/*.style
12mr|WindowMaker-0.95.2-2|293	do
12mr|WindowMaker-0.95.2-2|294	sed s/Trebuchet\ MS\,Luxi\ //g $i > $i.tmp && mv -f $i.tmp $i;
12mr|WindowMaker-0.95.2-2|295	sed s/Arial,Luxi\ //g $i > $i.tmp && mv -f $i.tmp $i;
12mr|WindowMaker-0.95.2-2|296	sed s/Verdana/Sans/g $i > $i.tmp && mv -f $i.tmp $i;
12mr|WindowMaker-0.95.2-2|297	done
12mr|WindowMaker-0.95.2-2|298	
12mr|WindowMaker-0.95.2-2|299	# Matthias - 0.90.0.02mdk - Install Galaxy theme
12mr|WindowMaker-0.95.2-2|300	# (made default in startwindowmaker script)
12mr|WindowMaker-0.95.2-2|301	bzcat %{SOURCE21} > %{buildroot}/%{_datadir}/%{name}/Themes/Galaxy.style
12mr|WindowMaker-0.95.2-2|302	
12mr|WindowMaker-0.95.2-2|303	# wmsession support
12mr|WindowMaker-0.95.2-2|304	install -D %{SOURCE24} %{buildroot}/%{_sysconfdir}/X11/wmsession.d/03WindowMaker
12mr|WindowMaker-0.95.2-2|305	
12mr|WindowMaker-0.95.2-2|306	%find_lang WPrefs
12mr|WindowMaker-0.95.2-2|307	%find_lang WindowMaker
12mr|WindowMaker-0.95.2-2|308	%find_lang WINGs
12mr|WindowMaker-0.95.2-2|309	%find_lang wmgenmenu
12mr|WindowMaker-0.95.2-2|310	cat WPrefs.lang >> WindowMaker.lang
12mr|WindowMaker-0.95.2-2|311	cat WINGs.lang >> WindowMaker.lang
12mr|WindowMaker-0.95.2-2|312	cat wmgenmenu.lang >> WindowMaker.lang
12mr|WindowMaker-0.95.2-2|313	
12mr|WindowMaker-0.95.2-2|314	
12mr|WindowMaker-0.95.2-2|315	
12mr|WindowMaker-0.95.2-2|316	%changelog
12mr|WindowMaker-0.95.2-2|317	* Fri Sep  7 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|WindowMaker-0.95.2-2|318	+ Commit: 43241cb
12mr|WindowMaker-0.95.2-2|319	- New version 0.95.2 (sync with Cooker), convert BR to pkgconfig style, fix unversioned Obsoletes
12mr|WindowMaker-0.95.2-2|320	
12mr|WindowMaker-0.95.2-2|321	

19130 12
12mr|wine-1.5.13-3|1	%ifarch x86_64
12mr|wine-1.5.13-3|2	%define	wine	wine64
12mr|wine-1.5.13-3|3	%define	mark64	()(64bit)
12mr|wine-1.5.13-3|4	%else
12mr|wine-1.5.13-3|5	%define	wine	wine
12mr|wine-1.5.13-3|6	%define	mark64	%{nil}
12mr|wine-1.5.13-3|7	%endif
12mr|wine-1.5.13-3|8	%define	lib_name_orig	lib%{name}
12mr|wine-1.5.13-3|9	%define	lib_major	1
12mr|wine-1.5.13-3|10	%define	lib_name	%mklibname %{name} %{lib_major}
12mr|wine-1.5.13-3|11	%define	lib_name_devel	%{mklibname -d wine}
12mr|wine-1.5.13-3|12	
12mr|wine-1.5.13-3|13	# On 32-bit we have
12mr|wine-1.5.13-3|14	# wine32 - those 32-bit binaries that are also used on 64-bit for 32-bit support
12mr|wine-1.5.13-3|15	# wine - all other files (requires 'wine32')
12mr|wine-1.5.13-3|16	# On 64-bit we have
12mr|wine-1.5.13-3|17	# wine64 - all 64-bit files (suggests 'wine32')
12mr|wine-1.5.13-3|18	# - Anssi 07/2010
12mr|wine-1.5.13-3|19	
12mr|wine-1.5.13-3|20	Name:		wine
12mr|wine-1.5.13-3|21	#(peroyvind): please do backports for new versions
12mr|wine-1.5.13-3|22	Version:	1.5.13
12mr|wine-1.5.13-3|23	%define rel	3
12mr|wine-1.5.13-3|24	Release:	%{rel}
12mr|wine-1.5.13-3|25	%define o_ver	%{version}
12mr|wine-1.5.13-3|26	Epoch:		2
12mr|wine-1.5.13-3|27	Summary:	WINE Is Not An Emulator - runs MS Windows programs
12mr|wine-1.5.13-3|28	License:	LGPLv2+
12mr|wine-1.5.13-3|29	Group:		Emulators
12mr|wine-1.5.13-3|30	URL:		http://www.winehq.com/
12mr|wine-1.5.13-3|31	Source0:	http://mirrors.ibiblio.org/wine/source/1.5//%{name}-%{o_ver}.tar.bz2
12mr|wine-1.5.13-3|32	Source1:	http://mirrors.ibiblio.org/wine/source/1.5//%{name}-%{o_ver}.tar.bz2.sign
12mr|wine-1.5.13-3|33	
12mr|wine-1.5.13-3|34	# RH stuff
12mr|wine-1.5.13-3|35	Source2:	wine.init
12mr|wine-1.5.13-3|36	Source10:	wine.rpmlintrc
12mr|wine-1.5.13-3|37	Patch0:		wine-1.0-rc3-fix-conflicts-with-openssl.patch
12mr|wine-1.5.13-3|38	Patch1:		wine-1.1.7-chinese-font-substitutes.patch
12mr|wine-1.5.13-3|39	# (Anssi 05/2008) Adds:
12mr|wine-1.5.13-3|40	# a: => /media/floppy (/mnt/floppy on 2007.1 and older)
12mr|wine-1.5.13-3|41	# d: => $HOME (at config_dir creation time, not refreshed if $HOME changes;
12mr|wine-1.5.13-3|42	#              note that Wine also provides $HOME in My Documents)
12mr|wine-1.5.13-3|43	# only on 2008.0: e: => /media/cdrom (does not exist on 2008.1+)
12mr|wine-1.5.13-3|44	# only on 2007.1 and older: e: => /mnt/cdrom
12mr|wine-1.5.13-3|45	# com4 => /dev/ttyUSB0 (replaces /dev/ttyS3)
12mr|wine-1.5.13-3|46	# have to substitute @MDKVERSION@ in dlls/ntdll/server.c
12mr|wine-1.5.13-3|47	Patch108:	wine-mdkconf.patch
12mr|wine-1.5.13-3|48	Patch200:	wine-1.3.24-64bit-tools.patch
12mr|wine-1.5.13-3|49	#(eandry) add a pulseaudio sound driver (from http://art.ified.ca/downloads/ )
12mr|wine-1.5.13-3|50	
12mr|wine-1.5.13-3|51	# Rediff configure.ac patch manually until winepulse upstream fixes it
12mr|wine-1.5.13-3|52	
12mr|wine-1.5.13-3|53	# (anssi) Wine needs GCC 4.4+ on x86_64 for MS ABI support. Note also that
12mr|wine-1.5.13-3|54	# 64-bit wine cannot run 32-bit programs without wine32.
12mr|wine-1.5.13-3|55	ExclusiveArch:	%{ix86}
12mr|wine-1.5.13-3|56	%if %{mdkversion} >= 201010
12mr|wine-1.5.13-3|57	ExclusiveArch:	x86_64
12mr|wine-1.5.13-3|58	%endif
12mr|wine-1.5.13-3|59	%ifarch x86_64
12mr|wine-1.5.13-3|60	BuildRequires:	gcc >= 4.4
12mr|wine-1.5.13-3|61	%endif
12mr|wine-1.5.13-3|62	
12mr|wine-1.5.13-3|63	BuildRequires:	bison
12mr|wine-1.5.13-3|64	BuildRequires:	flex
12mr|wine-1.5.13-3|65	BuildRequires:	gpm-devel
12mr|wine-1.5.13-3|66	BuildRequires:	perl-devel
12mr|wine-1.5.13-3|67	BuildRequires:	ncurses-devel
12mr|wine-1.5.13-3|68	BuildRequires:	cups-devel
12mr|wine-1.5.13-3|69	BuildRequires:	sane-devel
12mr|wine-1.5.13-3|70	BuildRequires:	lcms-devel
12mr|wine-1.5.13-3|71	BuildRequires:	autoconf
12mr|wine-1.5.13-3|72	BuildRequires:	docbook-utils
12mr|wine-1.5.13-3|73	BuildRequires:	docbook-dtd-sgml
12mr|wine-1.5.13-3|74	BuildRequires:	docbook-utils
12mr|wine-1.5.13-3|75	BuildRequires:	docbook-dtd-sgml
12mr|wine-1.5.13-3|76	BuildRequires:	sgml-tools
12mr|wine-1.5.13-3|77	BuildRequires:	jackit-devel
12mr|wine-1.5.13-3|78	BuildRequires:	pulseaudio-devel
12mr|wine-1.5.13-3|79	BuildRequires:	libmpg123-devel
12mr|wine-1.5.13-3|80	BuildRequires:	openal-devel
12mr|wine-1.5.13-3|81	BuildRequires:	libalsa-devel
12mr|wine-1.5.13-3|82	BuildRequires:	gstreamer0.10-devel
12mr|wine-1.5.13-3|83	BuildRequires:	libgstreamer0.10-plugins-base-devel
12mr|wine-1.5.13-3|84	BuildRequires:	isdn4k-utils-devel
12mr|wine-1.5.13-3|85	BuildRequires:	glibc-static-devel
12mr|wine-1.5.13-3|86	BuildRequires:	chrpath
12mr|wine-1.5.13-3|87	BuildRequires:	ungif-devel
12mr|wine-1.5.13-3|88	BuildRequires:	xpm-devel
12mr|wine-1.5.13-3|89	BuildRequires:	tiff-devel
12mr|wine-1.5.13-3|90	BuildRequires:	librsvg
12mr|wine-1.5.13-3|91	BuildRequires:	imagemagick
12mr|wine-1.5.13-3|92	BuildRequires:	libgphoto-devel
12mr|wine-1.5.13-3|93	BuildRequires:	desktop-file-utils
12mr|wine-1.5.13-3|94	BuildRequires:	openldap-devel
12mr|wine-1.5.13-3|95	BuildRequires:	libxslt-devel
12mr|wine-1.5.13-3|96	BuildRequires:	dbus-devel
12mr|wine-1.5.13-3|97	BuildRequires:	valgrind
12mr|wine-1.5.13-3|98	BuildRequires:	gsm-devel
12mr|wine-1.5.13-3|99	BuildRequires:	unixODBC-devel
12mr|wine-1.5.13-3|100	BuildRequires:	gnutls-devel
12mr|wine-1.5.13-3|101	BuildRequires:	gettext-devel
12mr|wine-1.5.13-3|102	BuildRequires:	mesaglu-devel
12mr|wine-1.5.13-3|103	BuildRequires:	libv4l-devel
12mr|wine-1.5.13-3|104	BuildRequires:	libxcursor-devel
12mr|wine-1.5.13-3|105	BuildRequires:	libxcomposite-devel
12mr|wine-1.5.13-3|106	BuildRequires:	libxinerama-devel
12mr|wine-1.5.13-3|107	BuildRequires:	libxrandr-devel
12mr|wine-1.5.13-3|108	BuildRequires:	libx11-devel
12mr|wine-1.5.13-3|109	BuildRequires:	libxrender-devel
12mr|wine-1.5.13-3|110	BuildRequires:	libxext-devel
12mr|wine-1.5.13-3|111	BuildRequires:	libsm-devel
12mr|wine-1.5.13-3|112	BuildRequires:	fontforge
12mr|wine-1.5.13-3|113	BuildRequires:	fontconfig-devel
12mr|wine-1.5.13-3|114	BuildRequires:	freetype2-devel
12mr|wine-1.5.13-3|115	%if "%{distepoch}" >= "2011.0"
12mr|wine-1.5.13-3|116	BuildRequires:	prelink
12mr|wine-1.5.13-3|117	%endif
12mr|wine-1.5.13-3|118	
12mr|wine-1.5.13-3|119	%define desc Wine is a program which allows running Microsoft Windows programs \
12mr|wine-1.5.13-3|120	(including DOS, Windows 3.x and Win32 executables) on Unix. It \
12mr|wine-1.5.13-3|121	consists of a program loader which loads and executes a Microsoft \
12mr|wine-1.5.13-3|122	Windows binary, and a library (called Winelib) that implements Windows \
12mr|wine-1.5.13-3|123	API calls using their Unix or X11 equivalents.  The library may also \
12mr|wine-1.5.13-3|124	be used for porting Win32 code into native Unix executables.
12mr|wine-1.5.13-3|125	
12mr|wine-1.5.13-3|126	%ifarch x86_64
12mr|wine-1.5.13-3|127	%package -n %{wine}
12mr|wine-1.5.13-3|128	Summary:	WINE Is Not An Emulator - runs MS Windows programs
12mr|wine-1.5.13-3|129	Group:		Emulators
12mr|wine-1.5.13-3|130	Suggests:	wine32 = %{EVRD}
12mr|wine-1.5.13-3|131	Suggests:	wine64-gecko
12mr|wine-1.5.13-3|132	Suggests:	libncursesw.so.5%{mark64}
12mr|wine-1.5.13-3|133	Suggests:	libncurses.so.5%{mark64}
12mr|wine-1.5.13-3|134	%else
12mr|wine-1.5.13-3|135	# on 32-bit we always want wine32 package
12mr|wine-1.5.13-3|136	Requires:	wine32 = %{EVRD}
12mr|wine-1.5.13-3|137	%endif
12mr|wine-1.5.13-3|138	
12mr|wine-1.5.13-3|139	Provides:	%{wine}-utils = %{EVRD}
12mr|wine-1.5.13-3|140	Provides:	%{wine}-full = %{EVRD}
12mr|wine-1.5.13-3|141	Provides:	%{lib_name}-capi = %{EVRD}
12mr|wine-1.5.13-3|142	Provides:	%{lib_name}-twain = %{EVRD}
12mr|wine-1.5.13-3|143	Provides:	%{lib_name} = %{EVRD}
12mr|wine-1.5.13-3|144	Provides:	wine-bin = %{EVRD}
12mr|wine-1.5.13-3|145	Obsoletes:	%{wine}-utils %{wine}-full
12mr|wine-1.5.13-3|146	Obsoletes:	%{lib_name}-capi
12mr|wine-1.5.13-3|147	Obsoletes:	%{lib_name}-twain
12mr|wine-1.5.13-3|148	Obsoletes:	%{lib_name} <= %{EVRD}
12mr|wine-1.5.13-3|149	Requires:	xmessage
12mr|wine-1.5.13-3|150	Suggests:	sane-frontends
12mr|wine-1.5.13-3|151	# wine dlopen's these, so let's add the dependencies ourself
12mr|wine-1.5.13-3|152	Requires:	libfreetype.so.6%{mark64}
12mr|wine-1.5.13-3|153	Requires:	libasound.so.2%{mark64}
12mr|wine-1.5.13-3|154	Requires:	libXrender.so.1%{mark64}
12mr|wine-1.5.13-3|155	Requires:	libpng15.so.15%{mark64}
12mr|wine-1.5.13-3|156	Requires(post):	desktop-file-utils
12mr|wine-1.5.13-3|157	Requires(postun):	desktop-file-utils
12mr|wine-1.5.13-3|158	Requires(post):	desktop-common-data
12mr|wine-1.5.13-3|159	Requires(postun):	desktop-common-data
12mr|wine-1.5.13-3|160	Requires(preun):	rpm-helper
12mr|wine-1.5.13-3|161	Requires(post):	rpm-helper
12mr|wine-1.5.13-3|162	Conflicts:	%{wine} < 1:0.9-3mdk
12mr|wine-1.5.13-3|163	%ifarch %{ix86}
12mr|wine-1.5.13-3|164	Conflicts:	wine64
12mr|wine-1.5.13-3|165	%else
12mr|wine-1.5.13-3|166	Conflicts:	wine
12mr|wine-1.5.13-3|167	%endif
12mr|wine-1.5.13-3|168	
12mr|wine-1.5.13-3|169	%description
12mr|wine-1.5.13-3|170	%desc
12mr|wine-1.5.13-3|171	
12mr|wine-1.5.13-3|172	%ifarch x86_64
12mr|wine-1.5.13-3|173	%description -n	%{wine}
12mr|wine-1.5.13-3|174	%desc
12mr|wine-1.5.13-3|175	
12mr|wine-1.5.13-3|176	This package contains the Win64 version of Wine. You need the wine32
12mr|wine-1.5.13-3|177	package from the 32-bit repository to be able to run 32-bit applications.
12mr|wine-1.5.13-3|178	%endif
12mr|wine-1.5.13-3|179	
12mr|wine-1.5.13-3|180	%ifarch %{ix86}
12mr|wine-1.5.13-3|181	%package -n wine32
12mr|wine-1.5.13-3|182	Summary:	32-bit support for Wine
12mr|wine-1.5.13-3|183	Group:		Emulators
12mr|wine-1.5.13-3|184	# This is not an EVR-specific requirement, as otherwise on x86_64 urpmi could
12mr|wine-1.5.13-3|185	# resolve the dependency to wine64 even on upgrades, and therefore replace
12mr|wine-1.5.13-3|186	# wine+wine32 installation with a wine32+wine64 installation. - Anssi
12mr|wine-1.5.13-3|187	Requires:	wine-bin
12mr|wine-1.5.13-3|188	Conflicts:	wine < 1:1.2-0.rc7.1
12mr|wine-1.5.13-3|189	Conflicts:	wine64 < 1:1.2-0.rc7.1
12mr|wine-1.5.13-3|190	# (Anssi) If wine-gecko is not installed, wine pops up a dialog on first
12mr|wine-1.5.13-3|191	# start proposing to download wine-gecko from sourceforge, while recommending
12mr|wine-1.5.13-3|192	# to use distribution packages instead. Therefore suggest wine-gecko here:
12mr|wine-1.5.13-3|193	Suggests:	wine-gecko
12mr|wine-1.5.13-3|194	Suggests:	libncursesw.so.5
12mr|wine-1.5.13-3|195	Suggests:	libncurses.so.5
12mr|wine-1.5.13-3|196	
12mr|wine-1.5.13-3|197	%description -n	wine32
12mr|wine-1.5.13-3|198	Wine is a program which allows running Microsoft Windows programs
12mr|wine-1.5.13-3|199	(including DOS, Windows 3.x and Win32 executables) on Unix.
12mr|wine-1.5.13-3|200	
12mr|wine-1.5.13-3|201	This package contains the files needed to support 32-bit Windows
12mr|wine-1.5.13-3|202	programs.
12mr|wine-1.5.13-3|203	%endif
12mr|wine-1.5.13-3|204	
12mr|wine-1.5.13-3|205	%package -n %{wine}-devel
12mr|wine-1.5.13-3|206	Summary:	Static libraries and headers for %{name}
12mr|wine-1.5.13-3|207	Group:		Development/C
12mr|wine-1.5.13-3|208	Requires:	%{wine} = %{EVRD}
12mr|wine-1.5.13-3|209	%rename		%{lib_name_devel}
12mr|wine-1.5.13-3|210	Provides:	%{lib_name_orig}-devel = %{EVRD}
12mr|wine-1.5.13-3|211	Obsoletes:	%{mklibname -d wine 1} < %{EVRD}
12mr|wine-1.5.13-3|212	%ifarch %{ix86}
12mr|wine-1.5.13-3|213	Conflicts:	wine64-devel
12mr|wine-1.5.13-3|214	%else
12mr|wine-1.5.13-3|215	Conflicts:	wine-devel
12mr|wine-1.5.13-3|216	%endif
12mr|wine-1.5.13-3|217	
12mr|wine-1.5.13-3|218	%description -n	%{wine}-devel
12mr|wine-1.5.13-3|219	Wine is a program which allows running Microsoft Windows programs
12mr|wine-1.5.13-3|220	(including DOS, Windows 3.x and Win32 executables) on Unix.
12mr|wine-1.5.13-3|221	
12mr|wine-1.5.13-3|222	%{wine}-devel contains the libraries and header files needed to
12mr|wine-1.5.13-3|223	develop programs which make use of wine.
12mr|wine-1.5.13-3|224	
12mr|wine-1.5.13-3|225	Wine is often updated.
12mr|wine-1.5.13-3|226	
12mr|wine-1.5.13-3|227	%prep
12mr|wine-1.5.13-3|228	%setup -q -n %{name}-%{o_ver}
12mr|wine-1.5.13-3|229	%patch1 -p0 -b .chinese
12mr|wine-1.5.13-3|230	%patch108 -p1 -b .conf
12mr|wine-1.5.13-3|231	%patch200 -p1
12mr|wine-1.5.13-3|232	sed -i 's,@MDKVERSION@,%{mdkversion},' dlls/ntdll/server.c
12mr|wine-1.5.13-3|233	
12mr|wine-1.5.13-3|234	%build
12mr|wine-1.5.13-3|235	%ifarch %ix86
12mr|wine-1.5.13-3|236	# (Anssi 04/2008) bug #39604
12mr|wine-1.5.13-3|237	# Some protection systems complain "debugger detected" with our
12mr|wine-1.5.13-3|238	# -fomit-frame-pointer flag, so disable it.
12mr|wine-1.5.13-3|239	export CFLAGS="%{optflags} -fno-omit-frame-pointer"
12mr|wine-1.5.13-3|240	%endif
12mr|wine-1.5.13-3|241	
12mr|wine-1.5.13-3|242	# (Anssi 04/2008)
12mr|wine-1.5.13-3|243	# If icotool is present, it is used to rebuild icon files. It is in contrib
12mr|wine-1.5.13-3|244	# so we do not do that; this is here to ensure that installed icoutils does
12mr|wine-1.5.13-3|245	# not change build behaviour.
12mr|wine-1.5.13-3|246	export ICOTOOL=false
12mr|wine-1.5.13-3|247	
12mr|wine-1.5.13-3|248	autoreconf
12mr|wine-1.5.13-3|249	%configure2_5x	--with-x \
12mr|wine-1.5.13-3|250	--with-pulse \
12mr|wine-1.5.13-3|251	--without-nas \
12mr|wine-1.5.13-3|252	%ifarch x86_64
12mr|wine-1.5.13-3|253	--enable-win64
12mr|wine-1.5.13-3|254	%endif
12mr|wine-1.5.13-3|255	
12mr|wine-1.5.13-3|256	%make depend
12mr|wine-1.5.13-3|257	%make
12mr|wine-1.5.13-3|258	
12mr|wine-1.5.13-3|259	%install
12mr|wine-1.5.13-3|260	rm -rf %{buildroot}
12mr|wine-1.5.13-3|261	%makeinstall_std LDCONFIG=/bin/true
12mr|wine-1.5.13-3|262	
12mr|wine-1.5.13-3|263	# Danny: dirty:
12mr|wine-1.5.13-3|264	# install -m755 tools/fnt2bdf -D %{buildroot}%{_bindir}/fnt2bdf
12mr|wine-1.5.13-3|265	
12mr|wine-1.5.13-3|266	# Allow users to launch Windows programs by just clicking on the .exe file...
12mr|wine-1.5.13-3|267	install -m755 %{SOURCE2} -D %{buildroot}%{_initrddir}/%{name}
12mr|wine-1.5.13-3|268	
12mr|wine-1.5.13-3|269	mkdir -p %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged
12mr|wine-1.5.13-3|270	cat > %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged/mandriva-%{name}.menu <<EOF
12mr|wine-1.5.13-3|271	<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
12mr|wine-1.5.13-3|272	"http://www.freedesktop.org/standards/menu-spec/menu-1.0.dtd">
12mr|wine-1.5.13-3|273	<Menu>
12mr|wine-1.5.13-3|274	<Name>Applications</Name>
12mr|wine-1.5.13-3|275	<Menu>
12mr|wine-1.5.13-3|276	<Name>Tools</Name>
12mr|wine-1.5.13-3|277	<Menu>
12mr|wine-1.5.13-3|278	<Name>Emulators</Name>
12mr|wine-1.5.13-3|279	<Menu>
12mr|wine-1.5.13-3|280	<Name>Wine</Name>
12mr|wine-1.5.13-3|281	<Directory>mandriva-%{name}.directory</Directory>
12mr|wine-1.5.13-3|282	<Include>
12mr|wine-1.5.13-3|283	<Category>X-MandrivaLinux-MoreApplications-Emulators-Wine</Category>
12mr|wine-1.5.13-3|284	</Include>
12mr|wine-1.5.13-3|285	</Menu>
12mr|wine-1.5.13-3|286	</Menu>
12mr|wine-1.5.13-3|287	</Menu>
12mr|wine-1.5.13-3|288	</Menu>
12mr|wine-1.5.13-3|289	EOF
12mr|wine-1.5.13-3|290	
12mr|wine-1.5.13-3|291	mkdir -p %{buildroot}%{_datadir}/desktop-directories
12mr|wine-1.5.13-3|292	cat > %{buildroot}%{_datadir}/desktop-directories/mandriva-%{name}.directory <<EOF
12mr|wine-1.5.13-3|293	[Desktop Entry]
12mr|wine-1.5.13-3|294	Name=Wine
12mr|wine-1.5.13-3|295	Icon=%{name}
12mr|wine-1.5.13-3|296	Type=Directory
12mr|wine-1.5.13-3|297	EOF
12mr|wine-1.5.13-3|298	
12mr|wine-1.5.13-3|299	mkdir -p %{buildroot}%{_datadir}/applications/
12mr|wine-1.5.13-3|300	for i in	winecfg:Configurator \
12mr|wine-1.5.13-3|301	notepad:Notepad \
12mr|wine-1.5.13-3|302	winefile:File\ Manager \
12mr|wine-1.5.13-3|303	regedit:Registry\ Editor \
12mr|wine-1.5.13-3|304	winemine:Minesweeper \
12mr|wine-1.5.13-3|305	wineboot:Reboot \
12mr|wine-1.5.13-3|306	"wineconsole cmd":Command\ Line \
12mr|wine-1.5.13-3|307	"wine uninstaller:Wine Software Uninstaller";
12mr|wine-1.5.13-3|308	do cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-`echo $i|cut -d: -f1`.desktop << EOF
12mr|wine-1.5.13-3|309	[Desktop Entry]
12mr|wine-1.5.13-3|310	Name=`echo $i|cut -d: -f2`
12mr|wine-1.5.13-3|311	Comment=`echo $i|cut -d: -f2`
12mr|wine-1.5.13-3|312	Exec=`echo $i|cut -d: -f1`
12mr|wine-1.5.13-3|313	Icon=%{name}
12mr|wine-1.5.13-3|314	Terminal=false
12mr|wine-1.5.13-3|315	Type=Application
12mr|wine-1.5.13-3|316	Categories=X-MandrivaLinux-MoreApplications-Emulators-Wine;
12mr|wine-1.5.13-3|317	EOF
12mr|wine-1.5.13-3|318	done
12mr|wine-1.5.13-3|319	
12mr|wine-1.5.13-3|320	# Categories=Emulator does nothing and is added as a workaround to kde #27700
12mr|wine-1.5.13-3|321	desktop-file-install	--vendor="" \
12mr|wine-1.5.13-3|322	--add-mime-type=application/x-zip-compressed \
12mr|wine-1.5.13-3|323	--remove-mime-type=application/x-zip-compressed \
12mr|wine-1.5.13-3|324	--add-category=Emulator \
12mr|wine-1.5.13-3|325	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/wine.desktop
12mr|wine-1.5.13-3|326	
12mr|wine-1.5.13-3|327	%ifarch x86_64
12mr|wine-1.5.13-3|328	# fix the binary name
12mr|wine-1.5.13-3|329	sed -i 's,Exec=wine ,Exec=wine64 ,' %{buildroot}%{_datadir}/applications/wine.desktop
12mr|wine-1.5.13-3|330	%endif
12mr|wine-1.5.13-3|331	
12mr|wine-1.5.13-3|332	install -d %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12mr|wine-1.5.13-3|333	
12mr|wine-1.5.13-3|334	# winecfg icon
12mr|wine-1.5.13-3|335	convert dlls/user32/resources/oic_winlogo.ico[8] %{buildroot}%{_miconsdir}/%{name}.png
12mr|wine-1.5.13-3|336	convert dlls/user32/resources/oic_winlogo.ico[7] %{buildroot}%{_iconsdir}/%{name}.png
12mr|wine-1.5.13-3|337	convert dlls/user32/resources/oic_winlogo.ico[6] %{buildroot}%{_liconsdir}/%{name}.png
12mr|wine-1.5.13-3|338	
12mr|wine-1.5.13-3|339	# notepad icon
12mr|wine-1.5.13-3|340	convert programs/notepad/notepad.ico[2] %{buildroot}%{_miconsdir}/notepad.png
12mr|wine-1.5.13-3|341	convert programs/notepad/notepad.ico[7] %{buildroot}%{_iconsdir}/notepad.png
12mr|wine-1.5.13-3|342	convert programs/notepad/notepad.ico[8] %{buildroot}%{_liconsdir}/notepad.png
12mr|wine-1.5.13-3|343	# winefile icon
12mr|wine-1.5.13-3|344	convert programs/winefile/winefile.ico[2] %{buildroot}%{_miconsdir}/winefile.png
12mr|wine-1.5.13-3|345	convert programs/winefile/winefile.ico[8] %{buildroot}%{_iconsdir}/winefile.png
12mr|wine-1.5.13-3|346	convert programs/winefile/winefile.ico[7] %{buildroot}%{_liconsdir}/winefile.png
12mr|wine-1.5.13-3|347	# regedit icon
12mr|wine-1.5.13-3|348	convert programs/regedit/regedit.ico[2] %{buildroot}%{_miconsdir}/regedit.png
12mr|wine-1.5.13-3|349	convert programs/regedit/regedit.ico[8] %{buildroot}%{_iconsdir}/regedit.png
12mr|wine-1.5.13-3|350	convert programs/regedit/regedit.ico[7] %{buildroot}%{_liconsdir}/regedit.png
12mr|wine-1.5.13-3|351	# winemine icon
12mr|wine-1.5.13-3|352	convert programs/winemine/winemine.ico[2] %{buildroot}%{_miconsdir}/winemine.png
12mr|wine-1.5.13-3|353	convert programs/winemine/winemine.ico[8] %{buildroot}%{_iconsdir}/winemine.png
12mr|wine-1.5.13-3|354	convert programs/winemine/winemine.ico[7] %{buildroot}%{_liconsdir}/winemine.png
12mr|wine-1.5.13-3|355	
12mr|wine-1.5.13-3|356	# wine uninstaller icon:
12mr|wine-1.5.13-3|357	convert programs/msiexec/msiexec.ico[2] %{buildroot}%{_miconsdir}/msiexec.png
12mr|wine-1.5.13-3|358	convert programs/msiexec/msiexec.ico[8] %{buildroot}%{_iconsdir}/msiexec.png
12mr|wine-1.5.13-3|359	convert programs/msiexec/msiexec.ico[7] %{buildroot}%{_liconsdir}/msiexec.png
12mr|wine-1.5.13-3|360	
12mr|wine-1.5.13-3|361	# change the icons in the respective .desktop files, in order:
12mr|wine-1.5.13-3|362	sed -i 's,Icon=%{name},Icon=notepad,' %{buildroot}%{_datadir}/applications/mandriva-wine-notepad.desktop
12mr|wine-1.5.13-3|363	sed -i 's,Icon=%{name},Icon=winefile,' %{buildroot}%{_datadir}/applications/mandriva-wine-winefile.desktop
12mr|wine-1.5.13-3|364	sed -i 's,Icon=%{name},Icon=regedit,' %{buildroot}%{_datadir}/applications/mandriva-wine-regedit.desktop
12mr|wine-1.5.13-3|365	sed -i 's,Icon=%{name},Icon=winemine,' %{buildroot}%{_datadir}/applications/mandriva-wine-winemine.desktop
12mr|wine-1.5.13-3|366	sed -i 's,Icon=%{name},Icon=msiexec,' "%{buildroot}%{_datadir}/applications/mandriva-wine-wine uninstaller.desktop"
12mr|wine-1.5.13-3|367	
12mr|wine-1.5.13-3|368	%ifarch x86_64
12mr|wine-1.5.13-3|369	chrpath -d %{buildroot}%{_bindir}/{wine64,wineserver,wmc,wrc} %{buildroot}%{_libdir}/%{name}/*.so
12mr|wine-1.5.13-3|370	%else
12mr|wine-1.5.13-3|371	chrpath -d %{buildroot}%{_bindir}/{wine,wineserver,wmc,wrc} %{buildroot}%{_libdir}/%{name}/*.so
12mr|wine-1.5.13-3|372	%endif
12mr|wine-1.5.13-3|373	
12mr|wine-1.5.13-3|374	%ifarch x86_64
12mr|wine-1.5.13-3|375	cat > README.install.urpmi <<EOF
12mr|wine-1.5.13-3|376	This is the Win64 version of Wine. This version can only be used to run
12mr|wine-1.5.13-3|377	64-bit Windows applications as is. For running 32-bit Windows applications,
12mr|wine-1.5.13-3|378	you need to also install the 'wine32' package from the 32-bit repository.
12mr|wine-1.5.13-3|379	EOF
12mr|wine-1.5.13-3|380	%endif
12mr|wine-1.5.13-3|381	
12mr|wine-1.5.13-3|382	%preun -n %{wine}
12mr|wine-1.5.13-3|383	%_preun_service %{name}
12mr|wine-1.5.13-3|384	
12mr|wine-1.5.13-3|385	%post -n %{wine}
12mr|wine-1.5.13-3|386	%_post_service %{name}
12mr|wine-1.5.13-3|387	
12mr|wine-1.5.13-3|388	%files -n %{wine}
12mr|wine-1.5.13-3|389	%doc ANNOUNCE AUTHORS README
12mr|wine-1.5.13-3|390	%ifarch x86_64
12mr|wine-1.5.13-3|391	%doc README.install.urpmi
12mr|wine-1.5.13-3|392	%{_bindir}/wine64
12mr|wine-1.5.13-3|393	%{_bindir}/wine64-preloader
12mr|wine-1.5.13-3|394	%endif
12mr|wine-1.5.13-3|395	%{_initrddir}/%{name}
12mr|wine-1.5.13-3|396	%{_bindir}/winecfg
12mr|wine-1.5.13-3|397	%{_bindir}/wineconsole*
12mr|wine-1.5.13-3|398	%{_bindir}/wineserver
12mr|wine-1.5.13-3|399	%{_bindir}/wineboot
12mr|wine-1.5.13-3|400	%{_bindir}/function_grep.pl
12mr|wine-1.5.13-3|401	#%{_bindir}/wineprefixcreate
12mr|wine-1.5.13-3|402	%{_bindir}/msiexec
12mr|wine-1.5.13-3|403	%{_bindir}/notepad
12mr|wine-1.5.13-3|404	%{_bindir}/regedit
12mr|wine-1.5.13-3|405	%{_bindir}/winemine
12mr|wine-1.5.13-3|406	%{_bindir}/winepath
12mr|wine-1.5.13-3|407	%{_bindir}/regsvr32
12mr|wine-1.5.13-3|408	%{_bindir}/winefile
12mr|wine-1.5.13-3|409	%{_mandir}/man1/wine.1*
12mr|wine-1.5.13-3|410	%lang(de) %{_mandir}/de.UTF-8/man1/wine.1*
12mr|wine-1.5.13-3|411	%lang(de) %{_mandir}/de.UTF-8/man1/winemaker.1*
12mr|wine-1.5.13-3|412	%lang(de) %{_mandir}/de.UTF-8/man1/wineserver.1*
12mr|wine-1.5.13-3|413	%lang(fr) %{_mandir}/fr.UTF-8/man1/*
12mr|wine-1.5.13-3|414	%{_mandir}/man1/wineserver.1*
12mr|wine-1.5.13-3|415	%{_mandir}/man1/msiexec.1*
12mr|wine-1.5.13-3|416	%{_mandir}/man1/notepad.1*
12mr|wine-1.5.13-3|417	%{_mandir}/man1/regedit.1*
12mr|wine-1.5.13-3|418	%{_mandir}/man1/regsvr32.1*
12mr|wine-1.5.13-3|419	%{_mandir}/man1/wineboot.1*
12mr|wine-1.5.13-3|420	%{_mandir}/man1/winecfg.1*
12mr|wine-1.5.13-3|421	%{_mandir}/man1/wineconsole.1*
12mr|wine-1.5.13-3|422	%{_mandir}/man1/winecpp.1*
12mr|wine-1.5.13-3|423	%{_mandir}/man1/winefile.1*
12mr|wine-1.5.13-3|424	%{_mandir}/man1/winemine.1*
12mr|wine-1.5.13-3|425	%{_mandir}/man1/winepath.1*
12mr|wine-1.5.13-3|426	%dir %{_datadir}/%{name}
12mr|wine-1.5.13-3|427	%{_datadir}/%{name}/generic.ppd
12mr|wine-1.5.13-3|428	%{_datadir}/%{name}/%{name}.inf
12mr|wine-1.5.13-3|429	%{_datadir}/%{name}/l_intl.nls
12mr|wine-1.5.13-3|430	%{_datadir}/applications/*.desktop
12mr|wine-1.5.13-3|431	%{_sysconfdir}/xdg/menus/applications-merged/mandriva-%{name}.menu
12mr|wine-1.5.13-3|432	%{_datadir}/desktop-directories/mandriva-%{name}.directory
12mr|wine-1.5.13-3|433	%dir %{_datadir}/wine/fonts
12mr|wine-1.5.13-3|434	%{_datadir}/wine/fonts/*
12mr|wine-1.5.13-3|435	%{_miconsdir}/*.png
12mr|wine-1.5.13-3|436	%{_iconsdir}/*.png
12mr|wine-1.5.13-3|437	%{_liconsdir}/*.png
12mr|wine-1.5.13-3|438	
12mr|wine-1.5.13-3|439	%ifarch %{ix86}
12mr|wine-1.5.13-3|440	%files -n wine32
12mr|wine-1.5.13-3|441	%{_bindir}/wine
12mr|wine-1.5.13-3|442	%{_bindir}/wine-preloader
12mr|wine-1.5.13-3|443	%endif
12mr|wine-1.5.13-3|444	
12mr|wine-1.5.13-3|445	%{_libdir}/libwine*.so.%{lib_major}*
12mr|wine-1.5.13-3|446	%dir %{_libdir}/%{name}
12mr|wine-1.5.13-3|447	%{_libdir}/%{name}/*.cpl.so
12mr|wine-1.5.13-3|448	%{_libdir}/%{name}/*.drv.so
12mr|wine-1.5.13-3|449	%{_libdir}/%{name}/*.dll.so
12mr|wine-1.5.13-3|450	%{_libdir}/%{name}/*.exe.so
12mr|wine-1.5.13-3|451	%{_libdir}/%{name}/*.acm.so
12mr|wine-1.5.13-3|452	%{_libdir}/%{name}/*.ocx.so
12mr|wine-1.5.13-3|453	%ifarch %{ix86}
12mr|wine-1.5.13-3|454	%{_libdir}/%{name}/*.vxd.so
12mr|wine-1.5.13-3|455	%{_libdir}/%{name}/*16.so
12mr|wine-1.5.13-3|456	%endif
12mr|wine-1.5.13-3|457	%{_libdir}/%{name}/*.tlb.so
12mr|wine-1.5.13-3|458	%{_libdir}/%{name}/*.ds.so
12mr|wine-1.5.13-3|459	%{_libdir}/%{name}/*.sys.so
12mr|wine-1.5.13-3|460	%{_libdir}/%{name}/fakedlls
12mr|wine-1.5.13-3|461	
12mr|wine-1.5.13-3|462	%files -n %{wine}-devel
12mr|wine-1.5.13-3|463	%{_libdir}/%{name}/*.a
12mr|wine-1.5.13-3|464	%{_libdir}/libwine*.so
12mr|wine-1.5.13-3|465	%{_libdir}/%{name}/*.def
12mr|wine-1.5.13-3|466	%{_includedir}/*
12mr|wine-1.5.13-3|467	# %{_bindir}/fnt2bdf
12mr|wine-1.5.13-3|468	%{_bindir}/wmc
12mr|wine-1.5.13-3|469	%{_bindir}/wrc
12mr|wine-1.5.13-3|470	%{_bindir}/winebuild
12mr|wine-1.5.13-3|471	%{_bindir}/winegcc
12mr|wine-1.5.13-3|472	%{_bindir}/wineg++
12mr|wine-1.5.13-3|473	%{_bindir}/winecpp
12mr|wine-1.5.13-3|474	%{_bindir}/widl
12mr|wine-1.5.13-3|475	%{_bindir}/winedbg
12mr|wine-1.5.13-3|476	%{_bindir}/winemaker
12mr|wine-1.5.13-3|477	%{_bindir}/winedump
12mr|wine-1.5.13-3|478	%{_mandir}/man1/wmc.1*
12mr|wine-1.5.13-3|479	%{_mandir}/man1/wrc.1*
12mr|wine-1.5.13-3|480	%{_mandir}/man1/winebuild.1*
12mr|wine-1.5.13-3|481	%{_mandir}/man1/winemaker.1*
12mr|wine-1.5.13-3|482	%{_mandir}/man1/winedump.1*
12mr|wine-1.5.13-3|483	%{_mandir}/man1/widl.1*
12mr|wine-1.5.13-3|484	%{_mandir}/man1/winedbg.1*
12mr|wine-1.5.13-3|485	%{_mandir}/man1/wineg++.1*
12mr|wine-1.5.13-3|486	%{_mandir}/man1/winegcc.1*
12mr|wine-1.5.13-3|487	%{_mandir}/pl.UTF-8/man1/wine.1*
12mr|wine-1.5.13-3|488	
12mr|wine-1.5.13-3|489	
12mr|wine-1.5.13-3|490	%changelog
12mr|wine-1.5.13-3|491	* Sat Sep 01 2012 Zombie Ryushu <ryushu@mandriva.org> 1:1.5.12-1mdv2012.0
12mr|wine-1.5.13-3|492	+ Revision: 816157
12mr|wine-1.5.13-3|493	- Upgrade to 1.5.12
12mr|wine-1.5.13-3|494	
12mr|wine-1.5.13-3|495	* Tue Aug 28 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.5.11-1.2
12mr|wine-1.5.13-3|496	+ Revision: 815962
12mr|wine-1.5.13-3|497	- correct buildrequires on libgphoto-devel
12mr|wine-1.5.13-3|498	- spec file clean
12mr|wine-1.5.13-3|499	
12mr|wine-1.5.13-3|500	+ Zombie Ryushu <ryushu@mandriva.org>
12mr|wine-1.5.13-3|501	- Why is the cluster rejecting this?
12mr|wine-1.5.13-3|502	
12mr|wine-1.5.13-3|503	* Tue Aug 21 2012 Zombie Ryushu <ryushu@mandriva.org> 1:1.5.11-1
12mr|wine-1.5.13-3|504	+ Revision: 815544
12mr|wine-1.5.13-3|505	- Upgrade to 1.5.11
12mr|wine-1.5.13-3|506	
12mr|wine-1.5.13-3|507	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|wine-1.5.13-3|508	- add suggests on libncurses & libncursesw
12mr|wine-1.5.13-3|509	
12mr|wine-1.5.13-3|510	* Thu Aug 02 2012 Zombie Ryushu <ryushu@mandriva.org> 1:1.5.10-1
12mr|wine-1.5.13-3|511	+ Revision: 811627
12mr|wine-1.5.13-3|512	- Upgrade to 1.5.10
12mr|wine-1.5.13-3|513	
12mr|wine-1.5.13-3|514	* Thu Jul 19 2012 Zombie Ryushu <ryushu@mandriva.org> 1:1.5.9-1
12mr|wine-1.5.13-3|515	+ Revision: 810145
12mr|wine-1.5.13-3|516	- Upgrade to 1.5.9
12mr|wine-1.5.13-3|517	
12mr|wine-1.5.13-3|518	* Thu Jul 05 2012 Zombie Ryushu <ryushu@mandriva.org> 1:1.5.8-1
12mr|wine-1.5.13-3|519	+ Revision: 808157
12mr|wine-1.5.13-3|520	- Upgrade to 1.5.8
12mr|wine-1.5.13-3|521	
12mr|wine-1.5.13-3|522	* Sat Jun 30 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.5.7-1
12mr|wine-1.5.13-3|523	+ Revision: 807634
12mr|wine-1.5.13-3|524	- new version
12mr|wine-1.5.13-3|525	- update download url
12mr|wine-1.5.13-3|526	
12mr|wine-1.5.13-3|527	* Sat Jun 09 2012 Zombie Ryushu <ryushu@mandriva.org> 1:1.5.6-1
12mr|wine-1.5.13-3|528	+ Revision: 804099
12mr|wine-1.5.13-3|529	- Upgrade to 1.5.6
12mr|wine-1.5.13-3|530	
12mr|wine-1.5.13-3|531	* Tue May 29 2012 Zombie Ryushu <ryushu@mandriva.org> 1:1.5.5-1
12mr|wine-1.5.13-3|532	+ Revision: 801175
12mr|wine-1.5.13-3|533	- fnt2bdf
12mr|wine-1.5.13-3|534	- Upgrade to 1.5.5
12mr|wine-1.5.13-3|535	
12mr|wine-1.5.13-3|536	* Mon May 14 2012 Zombie Ryushu <ryushu@mandriva.org> 1:1.5.4-1
12mr|wine-1.5.13-3|537	+ Revision: 798763
12mr|wine-1.5.13-3|538	- Upgrade to 1.5.4
12mr|wine-1.5.13-3|539	
12mr|wine-1.5.13-3|540	* Sat Apr 28 2012 Zombie Ryushu <ryushu@mandriva.org> 1:1.5.3-1
12mr|wine-1.5.13-3|541	+ Revision: 794200
12mr|wine-1.5.13-3|542	- Upgrade to 1.5.3
12mr|wine-1.5.13-3|543	
12mr|wine-1.5.13-3|544	* Fri Apr 20 2012 Zombie Ryushu <ryushu@mandriva.org> 1:1.5.2-1
12mr|wine-1.5.13-3|545	+ Revision: 792410
12mr|wine-1.5.13-3|546	- remove oname
12mr|wine-1.5.13-3|547	- Upgrade to 1.5.2
12mr|wine-1.5.13-3|548	- setup stage directory
12mr|wine-1.5.13-3|549	
12mr|wine-1.5.13-3|550	* Mon Apr 02 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:1.5.1-1
12mr|wine-1.5.13-3|551	+ Revision: 788714
12mr|wine-1.5.13-3|552	- Update to 1.5.1
12mr|wine-1.5.13-3|553	
12mr|wine-1.5.13-3|554	* Thu Mar 08 2012 Zombie Ryushu <ryushu@mandriva.org> 1:1.4-1
12mr|wine-1.5.13-3|555	+ Revision: 783218
12mr|wine-1.5.13-3|556	- Remove Pre-Release flahs
12mr|wine-1.5.13-3|557	- Upgrade to 1.4
12mr|wine-1.5.13-3|558	- Upgrade to 1.4
12mr|wine-1.5.13-3|559	
12mr|wine-1.5.13-3|560	* Sun Mar 04 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:1.4-0.rc6.1
12mr|wine-1.5.13-3|561	+ Revision: 782089
12mr|wine-1.5.13-3|562	- Update to rc6
12mr|wine-1.5.13-3|563	
12mr|wine-1.5.13-3|564	+ Dmitry Mikhirev <dmikhirev@mandriva.org>
12mr|wine-1.5.13-3|565	- use %%mark64 for requires
12mr|wine-1.5.13-3|566	
12mr|wine-1.5.13-3|567	* Tue Feb 28 2012 Zombie Ryushu <ryushu@mandriva.org> 1:1.4-0.rc5.1
12mr|wine-1.5.13-3|568	+ Revision: 781187
12mr|wine-1.5.13-3|569	- Upgrade to rc5
12mr|wine-1.5.13-3|570	
12mr|wine-1.5.13-3|571	* Mon Feb 20 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.4-0.rc4.2
12mr|wine-1.5.13-3|572	+ Revision: 778115
12mr|wine-1.5.13-3|573	- use canonical soname dependency on libpng
12mr|wine-1.5.13-3|574	
12mr|wine-1.5.13-3|575	* Fri Feb 17 2012 Zombie Ryushu <ryushu@mandriva.org> 1:1.4-0.rc4.1
12mr|wine-1.5.13-3|576	+ Revision: 776309
12mr|wine-1.5.13-3|577	- Upgrade to rc4
12mr|wine-1.5.13-3|578	
12mr|wine-1.5.13-3|579	* Thu Feb 16 2012 Zombie Ryushu <ryushu@mandriva.org> 1:1.4-0.rc3.1
12mr|wine-1.5.13-3|580	+ Revision: 775112
12mr|wine-1.5.13-3|581	- Upgrade to rc3
12mr|wine-1.5.13-3|582	
12mr|wine-1.5.13-3|583	* Sat Feb 04 2012 Zombie Ryushu <ryushu@mandriva.org> 1:1.4-0.rc2.1
12mr|wine-1.5.13-3|584	+ Revision: 771074
12mr|wine-1.5.13-3|585	- Upgrade to rc2
12mr|wine-1.5.13-3|586	
12mr|wine-1.5.13-3|587	* Tue Jan 31 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:1.4-0.rc1.1
12mr|wine-1.5.13-3|588	+ Revision: 770033
12mr|wine-1.5.13-3|589	- Require the correct version of libpng (1.5, not 1.2)
12mr|wine-1.5.13-3|590	- Update to 1.4-rc1
12mr|wine-1.5.13-3|591	- Fix build with current rpmlint rules
12mr|wine-1.5.13-3|592	
12mr|wine-1.5.13-3|593	* Sat Jan 14 2012 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.37-1
12mr|wine-1.5.13-3|594	+ Revision: 760871
12mr|wine-1.5.13-3|595	- Upgrade to 1.3.37
12mr|wine-1.5.13-3|596	
12mr|wine-1.5.13-3|597	* Sun Jan 01 2012 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.36-1
12mr|wine-1.5.13-3|598	+ Revision: 748543
12mr|wine-1.5.13-3|599	- Upgrade to 1.3.36
12mr|wine-1.5.13-3|600	- Upgrade to 1.3.36
12mr|wine-1.5.13-3|601	
12mr|wine-1.5.13-3|602	* Sat Dec 17 2011 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.35-1
12mr|wine-1.5.13-3|603	+ Revision: 743210
12mr|wine-1.5.13-3|604	- Upgrade to 1.3.35
12mr|wine-1.5.13-3|605	
12mr|wine-1.5.13-3|606	* Fri Dec 09 2011 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.34-1
12mr|wine-1.5.13-3|607	+ Revision: 739290
12mr|wine-1.5.13-3|608	- Upgrade to 1.3.34
12mr|wine-1.5.13-3|609	
12mr|wine-1.5.13-3|610	* Sat Nov 19 2011 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.33-1
12mr|wine-1.5.13-3|611	+ Revision: 731770
12mr|wine-1.5.13-3|612	- Upgrade to 1.3.33
12mr|wine-1.5.13-3|613	
12mr|wine-1.5.13-3|614	* Sat Nov 05 2011 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.32-1
12mr|wine-1.5.13-3|615	+ Revision: 719043
12mr|wine-1.5.13-3|616	- Upgrade to 1.3.32
12mr|wine-1.5.13-3|617	
12mr|wine-1.5.13-3|618	* Sat Oct 22 2011 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.31-1
12mr|wine-1.5.13-3|619	+ Revision: 705643
12mr|wine-1.5.13-3|620	- Upgrade to 1.3.31
12mr|wine-1.5.13-3|621	
12mr|wine-1.5.13-3|622	* Tue Oct 11 2011 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.30-1
12mr|wine-1.5.13-3|623	+ Revision: 704325
12mr|wine-1.5.13-3|624	- Upgrade to 1.1.30
12mr|wine-1.5.13-3|625	- upgrade to 1.3.29
12mr|wine-1.5.13-3|626	
12mr|wine-1.5.13-3|627	* Sat Sep 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.3.28-1
12mr|wine-1.5.13-3|628	+ Revision: 699297
12mr|wine-1.5.13-3|629	- new version
12mr|wine-1.5.13-3|630	- haul out some trash
12mr|wine-1.5.13-3|631	- use %%{EVRD} & %%rename macros
12mr|wine-1.5.13-3|632	
12mr|wine-1.5.13-3|633	* Tue Sep 06 2011 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.27-1
12mr|wine-1.5.13-3|634	+ Revision: 698389
12mr|wine-1.5.13-3|635	- Fix missing backslash
12mr|wine-1.5.13-3|636	- Upgrade to 1.3.27 and deprecated un-needed Winepulse patches
12mr|wine-1.5.13-3|637	
12mr|wine-1.5.13-3|638	* Sat Aug 06 2011 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.26-1
12mr|wine-1.5.13-3|639	+ Revision: 693381
12mr|wine-1.5.13-3|640	- Upgrade to 1.3.26
12mr|wine-1.5.13-3|641	
12mr|wine-1.5.13-3|642	* Thu Aug 04 2011 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.25-1
12mr|wine-1.5.13-3|643	+ Revision: 693162
12mr|wine-1.5.13-3|644	- Deprecate Winepulse
12mr|wine-1.5.13-3|645	- Upgrade to 1.3.25
12mr|wine-1.5.13-3|646	
12mr|wine-1.5.13-3|647	* Sat Jul 09 2011 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.24-1
12mr|wine-1.5.13-3|648	+ Revision: 689372
12mr|wine-1.5.13-3|649	- Upgrade to 1.3.24
12mr|wine-1.5.13-3|650	
12mr|wine-1.5.13-3|651	* Sat Jun 25 2011 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.23-1
12mr|wine-1.5.13-3|652	+ Revision: 687173
12mr|wine-1.5.13-3|653	- Upgrade to 1.3.23
12mr|wine-1.5.13-3|654	
12mr|wine-1.5.13-3|655	* Sun Jun 12 2011 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.22-2.2
12mr|wine-1.5.13-3|656	+ Revision: 684354
12mr|wine-1.5.13-3|657	- Update Build deps because some were missing
12mr|wine-1.5.13-3|658	- Fix man page
12mr|wine-1.5.13-3|659	
12mr|wine-1.5.13-3|660	* Fri Jun 10 2011 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.22-2
12mr|wine-1.5.13-3|661	+ Revision: 684188
12mr|wine-1.5.13-3|662	- Fix man page
12mr|wine-1.5.13-3|663	- Fix man page
12mr|wine-1.5.13-3|664	- Upgrade to 1.3.22
12mr|wine-1.5.13-3|665	
12mr|wine-1.5.13-3|666	* Sat May 28 2011 Funda Wang <fwang@mandriva.org> 1:1.3.21-1
12mr|wine-1.5.13-3|667	+ Revision: 680398
12mr|wine-1.5.13-3|668	- update to new version 1.3.21
12mr|wine-1.5.13-3|669	
12mr|wine-1.5.13-3|670	* Sat May 14 2011 Funda Wang <fwang@mandriva.org> 1:1.3.20-2
12mr|wine-1.5.13-3|671	+ Revision: 674586
12mr|wine-1.5.13-3|672	- rediff winepulse configure.ac patch
12mr|wine-1.5.13-3|673	
12mr|wine-1.5.13-3|674	+ Zombie Ryushu <ryushu@mandriva.org>
12mr|wine-1.5.13-3|675	- Upgrade 1.3.20
12mr|wine-1.5.13-3|676	
12mr|wine-1.5.13-3|677	* Mon May 09 2011 Anssi Hannula <anssi@mandriva.org> 1:1.3.19-2
12mr|wine-1.5.13-3|678	+ Revision: 673040
12mr|wine-1.5.13-3|679	- add suggests on wine64-gecko in wine64
12mr|wine-1.5.13-3|680	- update old comment in .spec
12mr|wine-1.5.13-3|681	
12mr|wine-1.5.13-3|682	* Sun May 01 2011 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.19-1
12mr|wine-1.5.13-3|683	+ Revision: 661378
12mr|wine-1.5.13-3|684	- Fix Winepulse
12mr|wine-1.5.13-3|685	- Fix Winepulse
12mr|wine-1.5.13-3|686	- Upgrade to 1.3.19
12mr|wine-1.5.13-3|687	
12mr|wine-1.5.13-3|688	* Thu Apr 21 2011 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.18-1
12mr|wine-1.5.13-3|689	+ Revision: 656561
12mr|wine-1.5.13-3|690	- Upgrade to wine 1.3.18
12mr|wine-1.5.13-3|691	
12mr|wine-1.5.13-3|692	* Sat Apr 09 2011 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.17-2
12mr|wine-1.5.13-3|693	+ Revision: 652133
12mr|wine-1.5.13-3|694	- Fix missing build deps
12mr|wine-1.5.13-3|695	
12mr|wine-1.5.13-3|696	* Sat Apr 09 2011 Funda Wang <fwang@mandriva.org> 1:1.3.17-1
12mr|wine-1.5.13-3|697	+ Revision: 652086
12mr|wine-1.5.13-3|698	- X11-devel is not needed
12mr|wine-1.5.13-3|699	- new version 1.3.17
12mr|wine-1.5.13-3|700	- rediff winpusle configure patch
12mr|wine-1.5.13-3|701	
12mr|wine-1.5.13-3|702	+ Zombie Ryushu <ryushu@mandriva.org>
12mr|wine-1.5.13-3|703	- Reset Releaseflag
12mr|wine-1.5.13-3|704	- Upgrade to 1.3.16
12mr|wine-1.5.13-3|705	- add X11-devel
12mr|wine-1.5.13-3|706	- compile with gstreamer
12mr|wine-1.5.13-3|707	- Add gettext-devel
12mr|wine-1.5.13-3|708	
12mr|wine-1.5.13-3|709	* Sun Mar 13 2011 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.15-2
12mr|wine-1.5.13-3|710	+ Revision: 644144
12mr|wine-1.5.13-3|711	- Upgrade to 1.3.15 and restore Winepulse patch
12mr|wine-1.5.13-3|712	
12mr|wine-1.5.13-3|713	* Sat Feb 26 2011 Funda Wang <fwang@mandriva.org> 1:1.3.14-2
12mr|wine-1.5.13-3|714	+ Revision: 639995
12mr|wine-1.5.13-3|715	- rebuild
12mr|wine-1.5.13-3|716	
12mr|wine-1.5.13-3|717	* Fri Feb 18 2011 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.14-1
12mr|wine-1.5.13-3|718	+ Revision: 638605
12mr|wine-1.5.13-3|719	- Update to 1.3.14
12mr|wine-1.5.13-3|720	
12mr|wine-1.5.13-3|721	* Sat Feb 05 2011 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.13-1
12mr|wine-1.5.13-3|722	+ Revision: 636021
12mr|wine-1.5.13-3|723	- Update to 1.3.13
12mr|wine-1.5.13-3|724	
12mr|wine-1.5.13-3|725	* Wed Jan 26 2011 Zombie Ryushu <ryushu@mandriva.org> 1:1.3.12-1
12mr|wine-1.5.13-3|726	+ Revision: 633001
12mr|wine-1.5.13-3|727	- remove deprecated patch preventing building
12mr|wine-1.5.13-3|728	- Upgrade to 1.3.12
12mr|wine-1.5.13-3|729	
12mr|wine-1.5.13-3|730	* Fri Jan 07 2011 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.3.11-1mdv2011.0
12mr|wine-1.5.13-3|731	+ Revision: 629667
12mr|wine-1.5.13-3|732	- update to 1.3.11
12mr|wine-1.5.13-3|733	
12mr|wine-1.5.13-3|734	+ Funda Wang <fwang@mandriva.org>
12mr|wine-1.5.13-3|735	- tighten BR
12mr|wine-1.5.13-3|736	
12mr|wine-1.5.13-3|737	* Fri Dec 24 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.3.10-1mdv2011.0
12mr|wine-1.5.13-3|738	+ Revision: 624675
12mr|wine-1.5.13-3|739	- update to 1.3.10
12mr|wine-1.5.13-3|740	- rediff the winepulse-configure.ac patch
12mr|wine-1.5.13-3|741	- update the file list
12mr|wine-1.5.13-3|742	
12mr|wine-1.5.13-3|743	* Fri Dec 17 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.3.9-2mdv2011.0
12mr|wine-1.5.13-3|744	+ Revision: 622434
12mr|wine-1.5.13-3|745	- make the prelink BR condintional, so that the package can be backported
12mr|wine-1.5.13-3|746	
12mr|wine-1.5.13-3|747	* Fri Dec 10 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.3.9-1mdv2011.0
12mr|wine-1.5.13-3|748	+ Revision: 620457
12mr|wine-1.5.13-3|749	- update to 1.3.9
12mr|wine-1.5.13-3|750	- rediff winepulse-configure.ac patch
12mr|wine-1.5.13-3|751	- add gstreamer*-devel as BR for gstreamer support
12mr|wine-1.5.13-3|752	- add BR prelink
12mr|wine-1.5.13-3|753	
12mr|wine-1.5.13-3|754	* Wed Dec 01 2010 Funda Wang <fwang@mandriva.org> 1:1.3.8-2mdv2011.0
12mr|wine-1.5.13-3|755	+ Revision: 604301
12mr|wine-1.5.13-3|756	- update file list
12mr|wine-1.5.13-3|757	- new verison 1.3.8
12mr|wine-1.5.13-3|758	
12mr|wine-1.5.13-3|759	* Sat Nov 13 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.3.7-1mdv2011.0
12mr|wine-1.5.13-3|760	+ Revision: 597055
12mr|wine-1.5.13-3|761	- Update to 1.3.7
12mr|wine-1.5.13-3|762	
12mr|wine-1.5.13-3|763	* Sat Oct 30 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.3.6-1mdv2011.0
12mr|wine-1.5.13-3|764	+ Revision: 590647
12mr|wine-1.5.13-3|765	- update to wine-1.3.6
12mr|wine-1.5.13-3|766	- rediff winepulse-configure.ac manually for now
12mr|wine-1.5.13-3|767	- update str-fmt patch
12mr|wine-1.5.13-3|768	
12mr|wine-1.5.13-3|769	* Sat Oct 16 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.3.5-1mdv2011.0
12mr|wine-1.5.13-3|770	+ Revision: 585933
12mr|wine-1.5.13-3|771	- update to 1.3.5
12mr|wine-1.5.13-3|772	
12mr|wine-1.5.13-3|773	* Sat Oct 02 2010 Anssi Hannula <anssi@mandriva.org> 1:1.3.4-2mdv2011.0
12mr|wine-1.5.13-3|774	+ Revision: 582531
12mr|wine-1.5.13-3|775	- remove version-specific dependency on wine-bin from wine32 to avoid
12mr|wine-1.5.13-3|776	possible upgrade problems on x86_64 (32-bit installations were replaced
12mr|wine-1.5.13-3|777	with 32+64-bit installations)
12mr|wine-1.5.13-3|778	
12mr|wine-1.5.13-3|779	* Sat Oct 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.3.4-1mdv2011.0
12mr|wine-1.5.13-3|780	+ Revision: 582416
12mr|wine-1.5.13-3|781	- update to 1.3.4
12mr|wine-1.5.13-3|782	- update two of pulseaudio patches (winepulse and winepulse-configure.ac) to 0.39
12mr|wine-1.5.13-3|783	
12mr|wine-1.5.13-3|784	* Sat Sep 18 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.3.3-1mdv2011.0
12mr|wine-1.5.13-3|785	+ Revision: 579758
12mr|wine-1.5.13-3|786	- new version, 1.3.3
12mr|wine-1.5.13-3|787	- update to 1.3.2
12mr|wine-1.5.13-3|788	
12mr|wine-1.5.13-3|789	* Fri Aug 20 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.3.1-1mdv2011.0
12mr|wine-1.5.13-3|790	+ Revision: 571519
12mr|wine-1.5.13-3|791	- update to 1.3.1
12mr|wine-1.5.13-3|792	
12mr|wine-1.5.13-3|793	* Fri Jul 30 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.3.0-1mdv2011.0
12mr|wine-1.5.13-3|794	+ Revision: 563794
12mr|wine-1.5.13-3|795	- update to 1.3.0
12mr|wine-1.5.13-3|796	
12mr|wine-1.5.13-3|797	* Wed Jul 21 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.2-3mdv2011.0
12mr|wine-1.5.13-3|798	+ Revision: 556588
12mr|wine-1.5.13-3|799	- provide a .desktop file for 'wine uninstaller'
12mr|wine-1.5.13-3|800	
12mr|wine-1.5.13-3|801	* Sat Jul 17 2010 Thierry Vignaud <tv@mandriva.org> 1:1.2-2mdv2011.0
12mr|wine-1.5.13-3|802	+ Revision: 554460
12mr|wine-1.5.13-3|803	- BuildRequires: gnutls-devel tiff-devel libv4l-devel according to annouce
12mr|wine-1.5.13-3|804	
12mr|wine-1.5.13-3|805	* Fri Jul 16 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.2-1mdv2011.0
12mr|wine-1.5.13-3|806	+ Revision: 554424
12mr|wine-1.5.13-3|807	- update to 1.2 final
12mr|wine-1.5.13-3|808	- use the icons of notepad,winefile,regedit,winemine for their respective .desktop files
12mr|wine-1.5.13-3|809	
12mr|wine-1.5.13-3|810	* Sat Jul 10 2010 Anssi Hannula <anssi@mandriva.org> 1:1.2-0.rc7.1mdv2011.0
12mr|wine-1.5.13-3|811	+ Revision: 549898
12mr|wine-1.5.13-3|812	- split 32-bit package to 'wine' and 'wine32'
12mr|wine-1.5.13-3|813	o 'wine32' contains only the files needed for 32-bit support on 64-bit
12mr|wine-1.5.13-3|814	o 'wine' contains all the other files
12mr|wine-1.5.13-3|815	o one can now install both 'wine64' and 'wine32' on x86_64 and run both
12mr|wine-1.5.13-3|816	64-bit and 32-bit applications
12mr|wine-1.5.13-3|817	o on 32-bit systems both 'wine' and 'wine32' are needed
12mr|wine-1.5.13-3|818	- fix .desktop file of wine64
12mr|wine-1.5.13-3|819	
12mr|wine-1.5.13-3|820	+ Ahmad Samir <ahmadsamir@mandriva.org>
12mr|wine-1.5.13-3|821	- new release, 1.2-rc7
12mr|wine-1.5.13-3|822	- update all winepulse patches to 0.38
12mr|wine-1.5.13-3|823	
12mr|wine-1.5.13-3|824	* Mon Jun 21 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.2-0.rc4.1mdv2010.1
12mr|wine-1.5.13-3|825	+ Revision: 548353
12mr|wine-1.5.13-3|826	- new upstream release, 1.2-rc4
12mr|wine-1.5.13-3|827	
12mr|wine-1.5.13-3|828	* Sat Jun 12 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.2-0.rc3.1mdv2010.1
12mr|wine-1.5.13-3|829	+ Revision: 547953
12mr|wine-1.5.13-3|830	- new upstream release 1.2-rc3
12mr|wine-1.5.13-3|831	- update winepulse-0.36-winecfg to 0.37
12mr|wine-1.5.13-3|832	
12mr|wine-1.5.13-3|833	* Mon May 31 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.2-0.rc2.2mdv2010.1
12mr|wine-1.5.13-3|834	+ Revision: 546774
12mr|wine-1.5.13-3|835	- add requires on libpng3 as it's dlopened fixes winemenubuilder crash
12mr|wine-1.5.13-3|836	(mdv #59578)
12mr|wine-1.5.13-3|837	
12mr|wine-1.5.13-3|838	* Sat May 29 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.2-0.rc2.1mdv2010.1
12mr|wine-1.5.13-3|839	+ Revision: 546574
12mr|wine-1.5.13-3|840	- new upstream release 1.2-rc2
12mr|wine-1.5.13-3|841	
12mr|wine-1.5.13-3|842	* Sun May 09 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.1.44-1mdv2010.1
12mr|wine-1.5.13-3|843	+ Revision: 544287
12mr|wine-1.5.13-3|844	- update to 1.1.44
12mr|wine-1.5.13-3|845	- update to winepulse-0.36-winecfg.patch
12mr|wine-1.5.13-3|846	- stay with manually rediffed winepulse-configure.ac.patch as upstream's still
12mr|wine-1.5.13-3|847	doesn't work
12mr|wine-1.5.13-3|848	
12mr|wine-1.5.13-3|849	* Thu May 06 2010 Anssi Hannula <anssi@mandriva.org> 1:1.1.43-2mdv2010.1
12mr|wine-1.5.13-3|850	+ Revision: 542937
12mr|wine-1.5.13-3|851	- require dlopened libxrender1 (fixes at least Spotify issues, reported
12mr|wine-1.5.13-3|852	by Mikko Kuivaniemi)
12mr|wine-1.5.13-3|853	
12mr|wine-1.5.13-3|854	* Fri Apr 16 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.1.43-1mdv2010.1
12mr|wine-1.5.13-3|855	+ Revision: 535640
12mr|wine-1.5.13-3|856	- new upstream release 1.1.43
12mr|wine-1.5.13-3|857	- fix file list
12mr|wine-1.5.13-3|858	
12mr|wine-1.5.13-3|859	* Fri Apr 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.1.42-1mdv2010.1
12mr|wine-1.5.13-3|860	+ Revision: 530790
12mr|wine-1.5.13-3|861	- new upstream release 1.1.42
12mr|wine-1.5.13-3|862	- remove the winepule makefile sed hack, fixed upstream
12mr|wine-1.5.13-3|863	- update winepulse patch to 0.36
12mr|wine-1.5.13-3|864	- update winepule-winecfg patch to 0.34
12mr|wine-1.5.13-3|865	- rediff winepulse-configure.ac patch manually until winepulse upstream updates it
12mr|wine-1.5.13-3|866	
12mr|wine-1.5.13-3|867	* Sat Mar 20 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.1.41-1mdv2010.1
12mr|wine-1.5.13-3|868	+ Revision: 525418
12mr|wine-1.5.13-3|869	- add a hack to make it build with winepulse
12mr|wine-1.5.13-3|870	- parallel make works again
12mr|wine-1.5.13-3|871	- disable esd, it's old, and pulseaudio (via winepulse) can do esd
12mr|wine-1.5.13-3|872	
12mr|wine-1.5.13-3|873	+ Funda Wang <fwang@mandriva.org>
12mr|wine-1.5.13-3|874	- new version 1.1.41
12mr|wine-1.5.13-3|875	
12mr|wine-1.5.13-3|876	* Sat Mar 13 2010 Funda Wang <fwang@mandriva.org> 1:1.1.40-1mdv2010.1
12mr|wine-1.5.13-3|877	+ Revision: 518737
12mr|wine-1.5.13-3|878	- build non-parallelly
12mr|wine-1.5.13-3|879	- new version 1.1.40
12mr|wine-1.5.13-3|880	
12mr|wine-1.5.13-3|881	* Sat Feb 20 2010 Emmanuel Andry <eandry@mandriva.org> 1:1.1.39-1mdv2010.1
12mr|wine-1.5.13-3|882	+ Revision: 508703
12mr|wine-1.5.13-3|883	- drop obsolete esound-devel BR
12mr|wine-1.5.13-3|884	- New version 1.1.39
12mr|wine-1.5.13-3|885	
12mr|wine-1.5.13-3|886	* Sat Feb 06 2010 Funda Wang <fwang@mandriva.org> 1:1.1.38-1mdv2010.1
12mr|wine-1.5.13-3|887	+ Revision: 501310
12mr|wine-1.5.13-3|888	- update winepulse patches
12mr|wine-1.5.13-3|889	- New version 1.1.38
12mr|wine-1.5.13-3|890	
12mr|wine-1.5.13-3|891	+ Anssi Hannula <anssi@mandriva.org>
12mr|wine-1.5.13-3|892	- add notices to the description and README.install.urpmi of x86_64
12mr|wine-1.5.13-3|893	wine64 packages that explain that it cannot be used to run 32-bit
12mr|wine-1.5.13-3|894	Windows applications
12mr|wine-1.5.13-3|895	
12mr|wine-1.5.13-3|896	* Fri Jan 22 2010 Frederik Himpe <fhimpe@mandriva.org> 1:1.1.37-1mdv2010.1
12mr|wine-1.5.13-3|897	+ Revision: 495081
12mr|wine-1.5.13-3|898	- update to new version 1.1.37
12mr|wine-1.5.13-3|899	
12mr|wine-1.5.13-3|900	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|wine-1.5.13-3|901	- add suggests on sane-frontends (#57193)
12mr|wine-1.5.13-3|902	
12mr|wine-1.5.13-3|903	* Tue Jan 12 2010 Anssi Hannula <anssi@mandriva.org> 1:1.1.36-3mdv2010.1
12mr|wine-1.5.13-3|904	+ Revision: 490060
12mr|wine-1.5.13-3|905	- move main description block below tags (fixes tags and description in
12mr|wine-1.5.13-3|906	32-bit build)
12mr|wine-1.5.13-3|907	
12mr|wine-1.5.13-3|908	* Mon Jan 11 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.1.36-2mdv2010.1
12mr|wine-1.5.13-3|909	+ Revision: 489885
12mr|wine-1.5.13-3|910	- add conflicts on wine64 for wine package and vice versa
12mr|wine-1.5.13-3|911	- suggest wine-gecko only for 32 bit wine
12mr|wine-1.5.13-3|912	- drop library package as library isn't of much use without binary...
12mr|wine-1.5.13-3|913	- fix so that dependencies, obsoletes etc. gets in place for wine64 package
12mr|wine-1.5.13-3|914	- do 64 bit build again (with some improvements, still not parallel installable
12mr|wine-1.5.13-3|915	with 32 bit build though..)
12mr|wine-1.5.13-3|916	- remove backwards compatibility for ancient menu structure
12mr|wine-1.5.13-3|917	- add back service scriptlets that got accidentally removed earlier...
12mr|wine-1.5.13-3|918	
12mr|wine-1.5.13-3|919	* Sat Jan 09 2010 Funda Wang <fwang@mandriva.org> 1:1.1.36-1mdv2010.1
12mr|wine-1.5.13-3|920	+ Revision: 488104
12mr|wine-1.5.13-3|921	- update file list again
12mr|wine-1.5.13-3|922	- update file list
12mr|wine-1.5.13-3|923	- New version 1.1.36
12mr|wine-1.5.13-3|924	
12mr|wine-1.5.13-3|925	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|wine-1.5.13-3|926	- disable 64 bit build for now..
12mr|wine-1.5.13-3|927	- make 32 bit library dependencies specific to %%{ix86} only
12mr|wine-1.5.13-3|928	- ditch requires_exceptions, wine dlopen()'s all libraries anyways..
12mr|wine-1.5.13-3|929	- get rid of some pre/post requires that were required in dead scriptlets
12mr|wine-1.5.13-3|930	- get rid of obsolete scriptlets
12mr|wine-1.5.13-3|931	- add initial support for wine64...
12mr|wine-1.5.13-3|932	- enable pulseaudio patches that I for some reason accidentally disabled previously..
12mr|wine-1.5.13-3|933	
12mr|wine-1.5.13-3|934	* Sat Dec 19 2009 Funda Wang <fwang@mandriva.org> 1:1.1.35-1mdv2010.1
12mr|wine-1.5.13-3|935	+ Revision: 480043
12mr|wine-1.5.13-3|936	- new version 1.1.35
12mr|wine-1.5.13-3|937	
12mr|wine-1.5.13-3|938	+ Anssi Hannula <anssi@mandriva.org>
12mr|wine-1.5.13-3|939	- add suggests on wine-gecko
12mr|wine-1.5.13-3|940	
12mr|wine-1.5.13-3|941	* Mon Dec 07 2009 Emmanuel Andry <eandry@mandriva.org> 1:1.1.34-3mdv2010.1
12mr|wine-1.5.13-3|942	+ Revision: 474373
12mr|wine-1.5.13-3|943	- update P401
12mr|wine-1.5.13-3|944	
12mr|wine-1.5.13-3|945	* Sun Dec 06 2009 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:1.1.34-2mdv2010.1
12mr|wine-1.5.13-3|946	+ Revision: 474268
12mr|wine-1.5.13-3|947	- add library dependencies for alsa & freetype
12mr|wine-1.5.13-3|948	- ditch nonsense explicit dependency on library package
12mr|wine-1.5.13-3|949	
12mr|wine-1.5.13-3|950	* Sat Dec 05 2009 Ahmad Samir <ahmadsamir@mandriva.org> 1:1.1.34-1mdv2010.1
12mr|wine-1.5.13-3|951	+ Revision: 473851
12mr|wine-1.5.13-3|952	- Update to 1.1.34
12mr|wine-1.5.13-3|953	
12mr|wine-1.5.13-3|954	* Sat Nov 14 2009 Funda Wang <fwang@mandriva.org> 1:1.1.33-1mdv2010.1
12mr|wine-1.5.13-3|955	+ Revision: 465944
12mr|wine-1.5.13-3|956	- new version 1.1.33
12mr|wine-1.5.13-3|957	
12mr|wine-1.5.13-3|958	* Sat Oct 24 2009 Frederic Crozat <fcrozat@mandriva.com> 1:1.1.32-1mdv2010.0
12mr|wine-1.5.13-3|959	+ Revision: 459155
12mr|wine-1.5.13-3|960	- Release 1.1.32
12mr|wine-1.5.13-3|961	
12mr|wine-1.5.13-3|962	* Mon Oct 19 2009 Emmanuel Andry <eandry@mandriva.org> 1:1.1.31-2mdv2010.0
12mr|wine-1.5.13-3|963	+ Revision: 458259
12mr|wine-1.5.13-3|964	- reenable and update P400
12mr|wine-1.5.13-3|965	
12mr|wine-1.5.13-3|966	* Sat Oct 10 2009 Zombie Ryushu <ryushu@mandriva.org> 1:1.1.31-1mdv2010.0
12mr|wine-1.5.13-3|967	+ Revision: 456511
12mr|wine-1.5.13-3|968	- Remove Deprecated Pulse patch
12mr|wine-1.5.13-3|969	- Upgrade to version 1.1.31
12mr|wine-1.5.13-3|970	
12mr|wine-1.5.13-3|971	* Sat Sep 26 2009 Emmanuel Andry <eandry@mandriva.org> 1:1.1.30-1mdv2010.0
12mr|wine-1.5.13-3|972	+ Revision: 449458
12mr|wine-1.5.13-3|973	- New version 1.1.30
12mr|wine-1.5.13-3|974	- update P400 and P402
12mr|wine-1.5.13-3|975	- BR openal-devel
12mr|wine-1.5.13-3|976	
12mr|wine-1.5.13-3|977	+ Anssi Hannula <anssi@mandriva.org>
12mr|wine-1.5.13-3|978	- add missing buildrequires on gphoto2-devel unixODBC-devel
12mr|wine-1.5.13-3|979	
12mr|wine-1.5.13-3|980	* Mon Sep 07 2009 Emmanuel Andry <eandry@mandriva.org> 1:1.1.29-1mdv2010.0
12mr|wine-1.5.13-3|981	+ Revision: 432638
12mr|wine-1.5.13-3|982	- New version 1.1.29
12mr|wine-1.5.13-3|983	- update P402
12mr|wine-1.5.13-3|984	- BR libmpg123-devel
12mr|wine-1.5.13-3|985	
12mr|wine-1.5.13-3|986	* Sat Aug 22 2009 Funda Wang <fwang@mandriva.org> 1:1.1.28-1mdv2010.0
12mr|wine-1.5.13-3|987	+ Revision: 419578
12mr|wine-1.5.13-3|988	- fix file list
12mr|wine-1.5.13-3|989	- New version 1.1.28
12mr|wine-1.5.13-3|990	
12mr|wine-1.5.13-3|991	* Wed Aug 19 2009 Emmanuel Andry <eandry@mandriva.org> 1:1.1.27-3mdv2010.0
12mr|wine-1.5.13-3|992	+ Revision: 418119
12mr|wine-1.5.13-3|993	- update winepulse patches
12mr|wine-1.5.13-3|994	- add menu entries for wineboot and wineconsole
12mr|wine-1.5.13-3|995	
12mr|wine-1.5.13-3|996	* Mon Aug 10 2009 Emmanuel Andry <eandry@mandriva.org> 1:1.1.27-2mdv2010.0
12mr|wine-1.5.13-3|997	+ Revision: 414323
12mr|wine-1.5.13-3|998	- BR gsm-devel
12mr|wine-1.5.13-3|999	- drop old 2007.0 conditionnals
12mr|wine-1.5.13-3|1000	
12mr|wine-1.5.13-3|1001	* Sat Aug 08 2009 Funda Wang <fwang@mandriva.org> 1:1.1.27-1mdv2010.0
12mr|wine-1.5.13-3|1002	+ Revision: 411565
12mr|wine-1.5.13-3|1003	- rediff pulseaudio patch
12mr|wine-1.5.13-3|1004	- new version 1.1.27
12mr|wine-1.5.13-3|1005	
12mr|wine-1.5.13-3|1006	* Sat Jul 25 2009 Emmanuel Andry <eandry@mandriva.org> 1:1.1.26-2mdv2010.0
12mr|wine-1.5.13-3|1007	+ Revision: 399779
12mr|wine-1.5.13-3|1008	- update winepulse to 0.29
12mr|wine-1.5.13-3|1009	
12mr|wine-1.5.13-3|1010	* Sat Jul 18 2009 Funda Wang <fwang@mandriva.org> 1:1.1.26-1mdv2010.0
12mr|wine-1.5.13-3|1011	+ Revision: 396970
12mr|wine-1.5.13-3|1012	- update wine patch
12mr|wine-1.5.13-3|1013	- new version 1.1.26
12mr|wine-1.5.13-3|1014	
12mr|wine-1.5.13-3|1015	* Sun Jul 05 2009 Funda Wang <fwang@mandriva.org> 1:1.1.25-1mdv2010.0
12mr|wine-1.5.13-3|1016	+ Revision: 392574
12mr|wine-1.5.13-3|1017	- New version 1.1.25
12mr|wine-1.5.13-3|1018	
12mr|wine-1.5.13-3|1019	* Sun Jun 07 2009 Funda Wang <fwang@mandriva.org> 1:1.1.23-1mdv2010.0
12mr|wine-1.5.13-3|1020	+ Revision: 383427
12mr|wine-1.5.13-3|1021	- fix str fmt
12mr|wine-1.5.13-3|1022	- New version 1.1.23
12mr|wine-1.5.13-3|1023	
12mr|wine-1.5.13-3|1024	* Sat May 23 2009 Funda Wang <fwang@mandriva.org> 1:1.1.22-1mdv2010.0
12mr|wine-1.5.13-3|1025	+ Revision: 378877
12mr|wine-1.5.13-3|1026	- New version 1.1.22
12mr|wine-1.5.13-3|1027	
12mr|wine-1.5.13-3|1028	* Sat May 09 2009 Funda Wang <fwang@mandriva.org> 1:1.1.21-1mdv2010.0
12mr|wine-1.5.13-3|1029	+ Revision: 373696
12mr|wine-1.5.13-3|1030	- New version 1.1.21
12mr|wine-1.5.13-3|1031	
12mr|wine-1.5.13-3|1032	* Wed Apr 29 2009 Emmanuel Andry <eandry@mandriva.org> 1:1.1.20-1mdv2010.0
12mr|wine-1.5.13-3|1033	+ Revision: 369137
12mr|wine-1.5.13-3|1034	- New version 1.1.20
12mr|wine-1.5.13-3|1035	
12mr|wine-1.5.13-3|1036	* Tue Apr 14 2009 Emmanuel Andry <eandry@mandriva.org> 1:1.1.19-1mdv2009.1
12mr|wine-1.5.13-3|1037	+ Revision: 366908
12mr|wine-1.5.13-3|1038	- New version 1.1.19
12mr|wine-1.5.13-3|1039	- update winepulse driver
12mr|wine-1.5.13-3|1040	
12mr|wine-1.5.13-3|1041	* Wed Mar 18 2009 Emmanuel Andry <eandry@mandriva.org> 1:1.1.17-2mdv2009.1
12mr|wine-1.5.13-3|1042	+ Revision: 357306
12mr|wine-1.5.13-3|1043	- disable nas (#48843)
12mr|wine-1.5.13-3|1044	
12mr|wine-1.5.13-3|1045	* Sat Mar 14 2009 Emmanuel Andry <eandry@mandriva.org> 1:1.1.17-1mdv2009.1
12mr|wine-1.5.13-3|1046	+ Revision: 355121
12mr|wine-1.5.13-3|1047	- fix chrpath arguments
12mr|wine-1.5.13-3|1048	- update files list
12mr|wine-1.5.13-3|1049	- add winepulse sound driver (fedora)
12mr|wine-1.5.13-3|1050	- New version 1.1.17
12mr|wine-1.5.13-3|1051	- drop patch 109 (merged upstream)
12mr|wine-1.5.13-3|1052	
12mr|wine-1.5.13-3|1053	+ Anssi Hannula <anssi@mandriva.org>
12mr|wine-1.5.13-3|1054	- add back 64-bit comments that were erroneously removed in r355000
12mr|wine-1.5.13-3|1055	
12mr|wine-1.5.13-3|1056	* Sat Feb 28 2009 Funda Wang <fwang@mandriva.org> 1:1.1.16-1mdv2009.1
12mr|wine-1.5.13-3|1057	+ Revision: 346000
12mr|wine-1.5.13-3|1058	- fix file list
12mr|wine-1.5.13-3|1059	- New version 1.1.16
12mr|wine-1.5.13-3|1060	
12mr|wine-1.5.13-3|1061	* Fri Feb 13 2009 Emmanuel Andry <eandry@mandriva.org> 1:1.1.15-1mdv2009.1
12mr|wine-1.5.13-3|1062	+ Revision: 340139
12mr|wine-1.5.13-3|1063	- New version 1.1.15
12mr|wine-1.5.13-3|1064	- drop P110, fixed diffently upstream
12mr|wine-1.5.13-3|1065	
12mr|wine-1.5.13-3|1066	+ Anssi Hannula <anssi@mandriva.org>
12mr|wine-1.5.13-3|1067	- update comments in spec about wine64 according to recent developments
12mr|wine-1.5.13-3|1068	
12mr|wine-1.5.13-3|1069	* Fri Jan 30 2009 Funda Wang <fwang@mandriva.org> 1:1.1.14-1mdv2009.1
12mr|wine-1.5.13-3|1070	+ Revision: 335650
12mr|wine-1.5.13-3|1071	- new version 1.1.14
12mr|wine-1.5.13-3|1072	
12mr|wine-1.5.13-3|1073	* Sun Jan 18 2009 Funda Wang <fwang@mandriva.org> 1:1.1.13-1mdv2009.1
12mr|wine-1.5.13-3|1074	+ Revision: 330836
12mr|wine-1.5.13-3|1075	- New version 1.1.13
12mr|wine-1.5.13-3|1076	
12mr|wine-1.5.13-3|1077	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 1:1.1.12-1mdv2009.1
12mr|wine-1.5.13-3|1078	+ Revision: 323571
12mr|wine-1.5.13-3|1079	- New version 1.1.12
12mr|wine-1.5.13-3|1080	
12mr|wine-1.5.13-3|1081	* Sun Dec 21 2008 Funda Wang <fwang@mandriva.org> 1:1.1.11-1mdv2009.1
12mr|wine-1.5.13-3|1082	+ Revision: 316867
12mr|wine-1.5.13-3|1083	- new version 1.1.11
12mr|wine-1.5.13-3|1084	
12mr|wine-1.5.13-3|1085	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|wine-1.5.13-3|1086	- lowercase ImageMagick
12mr|wine-1.5.13-3|1087	
12mr|wine-1.5.13-3|1088	* Sat Dec 06 2008 Funda Wang <fwang@mandriva.org> 1:1.1.10-1mdv2009.1
12mr|wine-1.5.13-3|1089	+ Revision: 310958
12mr|wine-1.5.13-3|1090	- New version 1.1.10
12mr|wine-1.5.13-3|1091	
12mr|wine-1.5.13-3|1092	* Sat Nov 22 2008 Funda Wang <fwang@mandriva.org> 1:1.1.9-1mdv2009.1
12mr|wine-1.5.13-3|1093	+ Revision: 305697
12mr|wine-1.5.13-3|1094	- wineshelllink is merged into winemenubuilder
12mr|wine-1.5.13-3|1095	
12mr|wine-1.5.13-3|1096	+ Emmanuel Andry <eandry@mandriva.org>
12mr|wine-1.5.13-3|1097	- New version
12mr|wine-1.5.13-3|1098	
12mr|wine-1.5.13-3|1099	* Sat Nov 08 2008 Funda Wang <fwang@mandriva.org> 1:1.1.8-2mdv2009.1
12mr|wine-1.5.13-3|1100	+ Revision: 300925
12mr|wine-1.5.13-3|1101	- New version 1.1.8
12mr|wine-1.5.13-3|1102	
12mr|wine-1.5.13-3|1103	* Wed Oct 29 2008 Funda Wang <fwang@mandriva.org> 1:1.1.7-2mdv2009.1
12mr|wine-1.5.13-3|1104	+ Revision: 298147
12mr|wine-1.5.13-3|1105	- better chinese font substitute list
12mr|wine-1.5.13-3|1106	
12mr|wine-1.5.13-3|1107	* Tue Oct 28 2008 Funda Wang <fwang@mandriva.org> 1:1.1.7-1mdv2009.1
12mr|wine-1.5.13-3|1108	+ Revision: 297804
12mr|wine-1.5.13-3|1109	- New version 1.1.7
12mr|wine-1.5.13-3|1110	
12mr|wine-1.5.13-3|1111	* Sat Oct 11 2008 Funda Wang <fwang@mandriva.org> 1:1.1.6-1mdv2009.1
12mr|wine-1.5.13-3|1112	+ Revision: 291790
12mr|wine-1.5.13-3|1113	- New version 1.1.6
12mr|wine-1.5.13-3|1114	
12mr|wine-1.5.13-3|1115	* Sat Sep 06 2008 Funda Wang <fwang@mandriva.org> 1:1.1.4-1mdv2009.0
12mr|wine-1.5.13-3|1116	+ Revision: 281787
12mr|wine-1.5.13-3|1117	- New version 1.1.4
12mr|wine-1.5.13-3|1118	
12mr|wine-1.5.13-3|1119	* Sat Aug 23 2008 Funda Wang <fwang@mandriva.org> 1:1.1.3-1mdv2009.0
12mr|wine-1.5.13-3|1120	+ Revision: 275341
12mr|wine-1.5.13-3|1121	- New version 1.1.3
12mr|wine-1.5.13-3|1122	
12mr|wine-1.5.13-3|1123	* Fri Jul 25 2008 Funda Wang <fwang@mandriva.org> 1:1.1.2-1mdv2009.0
12mr|wine-1.5.13-3|1124	+ Revision: 249803
12mr|wine-1.5.13-3|1125	- add cpl.so
12mr|wine-1.5.13-3|1126	- New version 1.1.2
12mr|wine-1.5.13-3|1127	
12mr|wine-1.5.13-3|1128	+ Emmanuel Andry <eandry@mandriva.org>
12mr|wine-1.5.13-3|1129	- New version
12mr|wine-1.5.13-3|1130	
12mr|wine-1.5.13-3|1131	* Sat Jun 28 2008 Funda Wang <fwang@mandriva.org> 1:1.1.0-1mdv2009.0
12mr|wine-1.5.13-3|1132	+ Revision: 229612
12mr|wine-1.5.13-3|1133	- New version 1.1.0
12mr|wine-1.5.13-3|1134	
12mr|wine-1.5.13-3|1135	* Tue Jun 17 2008 Anssi Hannula <anssi@mandriva.org> 1:1.0-1mdv2009.0
12mr|wine-1.5.13-3|1136	+ Revision: 222989
12mr|wine-1.5.13-3|1137	- final 1.0
12mr|wine-1.5.13-3|1138	
12mr|wine-1.5.13-3|1139	* Sat Jun 14 2008 Funda Wang <fwang@mandriva.org> 1:1.0-0.rc5.1mdv2009.0
12mr|wine-1.5.13-3|1140	+ Revision: 219112
12mr|wine-1.5.13-3|1141	- New version 1.0 rc5
12mr|wine-1.5.13-3|1142	
12mr|wine-1.5.13-3|1143	+ Pixel <pixel@mandriva.com>
12mr|wine-1.5.13-3|1144	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|wine-1.5.13-3|1145	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|wine-1.5.13-3|1146	
12mr|wine-1.5.13-3|1147	* Sat Jun 07 2008 Funda Wang <fwang@mandriva.org> 1:1.0-0.rc4.1mdv2009.0
12mr|wine-1.5.13-3|1148	+ Revision: 216649
12mr|wine-1.5.13-3|1149	- New version 1.0 rc4
12mr|wine-1.5.13-3|1150	- disable patch0, it seems there is a better solution upstream
12mr|wine-1.5.13-3|1151	
12mr|wine-1.5.13-3|1152	* Mon Jun 02 2008 Funda Wang <fwang@mandriva.org> 1:1.0-0.rc3.1mdv2009.0
12mr|wine-1.5.13-3|1153	+ Revision: 214176
12mr|wine-1.5.13-3|1154	- fix for newer openssl
12mr|wine-1.5.13-3|1155	- New version 1.0 rc3
12mr|wine-1.5.13-3|1156	
12mr|wine-1.5.13-3|1157	* Fri May 23 2008 Anssi Hannula <anssi@mandriva.org> 1:1.0-0.rc2.1mdv2009.0
12mr|wine-1.5.13-3|1158	+ Revision: 210752
12mr|wine-1.5.13-3|1159	- new version
12mr|wine-1.5.13-3|1160	- update file list
12mr|wine-1.5.13-3|1161	
12mr|wine-1.5.13-3|1162	* Tue May 13 2008 Anssi Hannula <anssi@mandriva.org> 1:1.0-0.rc1.2mdv2009.0
12mr|wine-1.5.13-3|1163	+ Revision: 206812
12mr|wine-1.5.13-3|1164	- make d: $HOME again
12mr|wine-1.5.13-3|1165	- make e: cdrom on 2008.0 and older, not on 2008.1 as /media/cdrom does
12mr|wine-1.5.13-3|1166	not exist by default
12mr|wine-1.5.13-3|1167	- use /mnt instead of /media on 2007.1 and earlier
12mr|wine-1.5.13-3|1168	
12mr|wine-1.5.13-3|1169	* Sun May 11 2008 Anssi Hannula <anssi@mandriva.org> 1:1.0-0.rc1.1mdv2009.0
12mr|wine-1.5.13-3|1170	+ Revision: 205445
12mr|wine-1.5.13-3|1171	- new version
12mr|wine-1.5.13-3|1172	- adapt mdkconf.patch for rewritten dosdevices creation
12mr|wine-1.5.13-3|1173	- change dos device mappings (will affect newly created wine prefixes
12mr|wine-1.5.13-3|1174	only):
12mr|wine-1.5.13-3|1175	o reintroduce D: => /media/cdrom mapping, it is not handled
12mr|wine-1.5.13-3|1176	automatically
12mr|wine-1.5.13-3|1177	o change home dir from D: to E:
12mr|wine-1.5.13-3|1178	o drop E: => ~/tmp mapping
12mr|wine-1.5.13-3|1179	o replace COM4 => /dev/modem with COM4 => /dev/ttyUSB0
12mr|wine-1.5.13-3|1180	o drop explicit COM1-3 and LPT1 mappings, they are handled
12mr|wine-1.5.13-3|1181	automatically by wine (it maps them to /dev/ttySX and /dev/lpX)
12mr|wine-1.5.13-3|1182	- drop "My Documents" directory from Windows directory, it was
12mr|wine-1.5.13-3|1183	apparently inadvertently added on an earlier rediffing of mdkconf.patch
12mr|wine-1.5.13-3|1184	- drop duplicate buildroot entry
12mr|wine-1.5.13-3|1185	- drop now unneeded CVS file cleaning
12mr|wine-1.5.13-3|1186	- drop unsupported option --enable-opengl (it is enabled by default)
12mr|wine-1.5.13-3|1187	- use parallel make for make depend
12mr|wine-1.5.13-3|1188	- drop unneeded additional make and make install calls in programs/
12mr|wine-1.5.13-3|1189	subdirectory
12mr|wine-1.5.13-3|1190	
12mr|wine-1.5.13-3|1191	* Tue Apr 22 2008 Anssi Hannula <anssi@mandriva.org> 1:0.9.60-1mdv2009.0
12mr|wine-1.5.13-3|1192	+ Revision: 196630
12mr|wine-1.5.13-3|1193	- new version
12mr|wine-1.5.13-3|1194	- rediff mdkconf patch
12mr|wine-1.5.13-3|1195	- update file list
12mr|wine-1.5.13-3|1196	
12mr|wine-1.5.13-3|1197	* Sun Apr 13 2008 Anssi Hannula <anssi@mandriva.org> 1:0.9.59-1mdv2009.0
12mr|wine-1.5.13-3|1198	+ Revision: 192650
12mr|wine-1.5.13-3|1199	- do not buildrequire icoutils for now
12mr|wine-1.5.13-3|1200	- new version
12mr|wine-1.5.13-3|1201	- rediff fontforge-symbol-font.patch and add comments
12mr|wine-1.5.13-3|1202	- buildrequires valgrind icoutils librsvg
12mr|wine-1.5.13-3|1203	- fix "debugger detected" errors with some protection systems (#39604)
12mr|wine-1.5.13-3|1204	by disabling -fomit-frame-pointer
12mr|wine-1.5.13-3|1205	
12mr|wine-1.5.13-3|1206	* Sun Mar 30 2008 Anssi Hannula <anssi@mandriva.org> 1:0.9.58-2mdv2008.1
12mr|wine-1.5.13-3|1207	+ Revision: 191173
12mr|wine-1.5.13-3|1208	- revert commit 191172 (Emmanuel Aundry), there is no --disable-debug
12mr|wine-1.5.13-3|1209	option (debugging is still enabled)
12mr|wine-1.5.13-3|1210	
12mr|wine-1.5.13-3|1211	+ Emmanuel Andry <eandry@mandriva.org>
12mr|wine-1.5.13-3|1212	- disable debug to please cd protections
12mr|wine-1.5.13-3|1213	- add patch from ubuntu to fix some font rendering (#39552)
12mr|wine-1.5.13-3|1214	
12mr|wine-1.5.13-3|1215	* Mon Mar 24 2008 Anssi Hannula <anssi@mandriva.org> 1:0.9.58-1mdv2008.1
12mr|wine-1.5.13-3|1216	+ Revision: 189764
12mr|wine-1.5.13-3|1217	- move wine backport branch as the main branch
12mr|wine-1.5.13-3|1218	- new version
12mr|wine-1.5.13-3|1219	- rediff mdkconf patch
12mr|wine-1.5.13-3|1220	- prepare branch for backporting wine during 2008.1 freeze
12mr|wine-1.5.13-3|1221	
12mr|wine-1.5.13-3|1222	* Thu Mar 20 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:0.9.56-2mdv2008.1
12mr|wine-1.5.13-3|1223	+ Revision: 189141
12mr|wine-1.5.13-3|1224	- sorta ressurect esd patch since there's still issues (remaining issues seems to lie
12mr|wine-1.5.13-3|1225	with pulseaudio and not wine), but only use esd if alsa fails (ie. in case of
12mr|wine-1.5.13-3|1226	pulseaudio occupying sound device). This way you'll only get wine wine sound latency
12mr|wine-1.5.13-3|1227	in cases where you otherwise wouldn't have any sound at all. (P109)
12mr|wine-1.5.13-3|1228	
12mr|wine-1.5.13-3|1229	* Sun Feb 24 2008 Funda Wang <fwang@mandriva.org> 1:0.9.56-1mdv2008.1
12mr|wine-1.5.13-3|1230	+ Revision: 174204
12mr|wine-1.5.13-3|1231	- New version 0.9.56
12mr|wine-1.5.13-3|1232	
12mr|wine-1.5.13-3|1233	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1:0.9.55-4mdv2008.1
12mr|wine-1.5.13-3|1234	+ Revision: 171173
12mr|wine-1.5.13-3|1235	- rebuild
12mr|wine-1.5.13-3|1236	
12mr|wine-1.5.13-3|1237	* Thu Feb 14 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:0.9.55-3mdv2008.1
12mr|wine-1.5.13-3|1238	+ Revision: 167747
12mr|wine-1.5.13-3|1239	- drop bogus patch for #37259 as it's not only wrong, but also broken
12mr|wine-1.5.13-3|1240	- drop symlink for /media/cdrom as it's handled by HAL (#37362)
12mr|wine-1.5.13-3|1241	
12mr|wine-1.5.13-3|1242	* Wed Feb 13 2008 Frederic Crozat <fcrozat@mandriva.com> 1:0.9.55-2mdv2008.1
12mr|wine-1.5.13-3|1243	+ Revision: 167078
12mr|wine-1.5.13-3|1244	- Patch109: try esd before Alsa for PulseAudio (only on 2008.1 and later) (Mdv bug #37259)
12mr|wine-1.5.13-3|1245	
12mr|wine-1.5.13-3|1246	+ Funda Wang <fwang@mandriva.org>
12mr|wine-1.5.13-3|1247	- New devel package policy
12mr|wine-1.5.13-3|1248	
12mr|wine-1.5.13-3|1249	* Sat Feb 09 2008 Funda Wang <fwang@mandriva.org> 1:0.9.55-1mdv2008.1
12mr|wine-1.5.13-3|1250	+ Revision: 164391
12mr|wine-1.5.13-3|1251	- New version 0.9.55
12mr|wine-1.5.13-3|1252	
12mr|wine-1.5.13-3|1253	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|wine-1.5.13-3|1254	- fix inccorect link to cdrom  & floppy in wineprefixcreate (fixes #37362)
12mr|wine-1.5.13-3|1255	
12mr|wine-1.5.13-3|1256	* Sat Jan 26 2008 Funda Wang <fwang@mandriva.org> 1:0.9.54-1mdv2008.1
12mr|wine-1.5.13-3|1257	+ Revision: 158296
12mr|wine-1.5.13-3|1258	- New version 0.9.54
12mr|wine-1.5.13-3|1259	
12mr|wine-1.5.13-3|1260	* Sat Jan 12 2008 Funda Wang <fwang@mandriva.org> 1:0.9.53-1mdv2008.1
12mr|wine-1.5.13-3|1261	+ Revision: 149704
12mr|wine-1.5.13-3|1262	- New version 0.9.53
12mr|wine-1.5.13-3|1263	- restore buildroot
12mr|wine-1.5.13-3|1264	
12mr|wine-1.5.13-3|1265	+ Olivier Blin <blino@mandriva.org>
12mr|wine-1.5.13-3|1266	- restore BuildRoot
12mr|wine-1.5.13-3|1267	
12mr|wine-1.5.13-3|1268	* Sat Dec 29 2007 Funda Wang <fwang@mandriva.org> 1:0.9.52-1mdv2008.1
12mr|wine-1.5.13-3|1269	+ Revision: 139050
12mr|wine-1.5.13-3|1270	- New version 0.9.52
12mr|wine-1.5.13-3|1271	
12mr|wine-1.5.13-3|1272	+ Thierry Vignaud <tv@mandriva.org>
12mr|wine-1.5.13-3|1273	- kill re-definition of %%buildroot on Pixel's request
12mr|wine-1.5.13-3|1274	
12mr|wine-1.5.13-3|1275	* Sat Dec 15 2007 Funda Wang <fwang@mandriva.org> 1:0.9.51-1mdv2008.1
12mr|wine-1.5.13-3|1276	+ Revision: 120291
12mr|wine-1.5.13-3|1277	- add de man page
12mr|wine-1.5.13-3|1278	- New version 0.9.51
12mr|wine-1.5.13-3|1279	
12mr|wine-1.5.13-3|1280	* Sat Dec 01 2007 Funda Wang <fwang@mandriva.org> 1:0.9.50-1mdv2008.1
12mr|wine-1.5.13-3|1281	+ Revision: 114240
12mr|wine-1.5.13-3|1282	- New version 0.9.50
12mr|wine-1.5.13-3|1283	
12mr|wine-1.5.13-3|1284	* Sat Nov 10 2007 Funda Wang <fwang@mandriva.org> 1:0.9.49-1mdv2008.1
12mr|wine-1.5.13-3|1285	+ Revision: 107403
12mr|wine-1.5.13-3|1286	- New version 0.9.49
12mr|wine-1.5.13-3|1287	
12mr|wine-1.5.13-3|1288	* Tue Nov 06 2007 Funda Wang <fwang@mandriva.org> 1:0.9.48-2mdv2008.1
12mr|wine-1.5.13-3|1289	+ Revision: 106463
12mr|wine-1.5.13-3|1290	- rebuild for new lzma
12mr|wine-1.5.13-3|1291	
12mr|wine-1.5.13-3|1292	* Sun Oct 28 2007 Funda Wang <fwang@mandriva.org> 1:0.9.48-1mdv2008.1
12mr|wine-1.5.13-3|1293	+ Revision: 102744
12mr|wine-1.5.13-3|1294	- New version 0.9.48
12mr|wine-1.5.13-3|1295	
12mr|wine-1.5.13-3|1296	* Sat Oct 13 2007 Funda Wang <fwang@mandriva.org> 1:0.9.47-1mdv2008.1
12mr|wine-1.5.13-3|1297	+ Revision: 97817
12mr|wine-1.5.13-3|1298	- New version 0.9.47
12mr|wine-1.5.13-3|1299	
12mr|wine-1.5.13-3|1300	* Tue Oct 09 2007 Funda Wang <fwang@mandriva.org> 1:0.9.46-1mdv2008.1
12mr|wine-1.5.13-3|1301	+ Revision: 96063
12mr|wine-1.5.13-3|1302	- New version 0.9.46
12mr|wine-1.5.13-3|1303	- drop old menu
12mr|wine-1.5.13-3|1304	
12mr|wine-1.5.13-3|1305	* Fri Aug 31 2007 Anssi Hannula <anssi@mandriva.org> 1:0.9.44-2mdv2008.0
12mr|wine-1.5.13-3|1306	+ Revision: 76970
12mr|wine-1.5.13-3|1307	- adapt wine submenu to the new menu structure
12mr|wine-1.5.13-3|1308	
12mr|wine-1.5.13-3|1309	+ Thierry Vignaud <tv@mandriva.org>
12mr|wine-1.5.13-3|1310	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12mr|wine-1.5.13-3|1311	
12mr|wine-1.5.13-3|1312	* Sat Aug 25 2007 Funda Wang <fwang@mandriva.org> 1:0.9.44-1mdv2008.0
12mr|wine-1.5.13-3|1313	+ Revision: 71334
12mr|wine-1.5.13-3|1314	- rediff prefix patch
12mr|wine-1.5.13-3|1315	- New version 0.9.44
12mr|wine-1.5.13-3|1316	
12mr|wine-1.5.13-3|1317	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 1:0.9.43-2mdv2008.0
12mr|wine-1.5.13-3|1318	+ Revision: 69712
12mr|wine-1.5.13-3|1319	- kill ldconfig require as requested by pixel
12mr|wine-1.5.13-3|1320	
12mr|wine-1.5.13-3|1321	* Sun Aug 12 2007 Funda Wang <fwang@mandriva.org> 1:0.9.43-1mdv2008.0
12mr|wine-1.5.13-3|1322	+ Revision: 62172
12mr|wine-1.5.13-3|1323	- New version 0.9.43
12mr|wine-1.5.13-3|1324	
12mr|wine-1.5.13-3|1325	* Fri Aug 03 2007 Anssi Hannula <anssi@mandriva.org> 1:0.9.42-1mdv2008.0
12mr|wine-1.5.13-3|1326	+ Revision: 58393
12mr|wine-1.5.13-3|1327	- 0.9.42
12mr|wine-1.5.13-3|1328	
12mr|wine-1.5.13-3|1329	* Sat Jul 14 2007 Funda Wang <fwang@mandriva.org> 1:0.9.41-1mdv2008.0
12mr|wine-1.5.13-3|1330	+ Revision: 52009
12mr|wine-1.5.13-3|1331	- New version
12mr|wine-1.5.13-3|1332	
12mr|wine-1.5.13-3|1333	* Sat Jun 30 2007 Funda Wang <fwang@mandriva.org> 1:0.9.40-1mdv2008.0
12mr|wine-1.5.13-3|1334	+ Revision: 45993
12mr|wine-1.5.13-3|1335	- New version
12mr|wine-1.5.13-3|1336	
12mr|wine-1.5.13-3|1337	* Wed Jun 27 2007 Andreas Hasenack <andreas@mandriva.com> 1:0.9.39-2mdv2008.0
12mr|wine-1.5.13-3|1338	+ Revision: 44945
12mr|wine-1.5.13-3|1339	- rebuild with new rpm-mandriva-setup (-fstack-protector)
12mr|wine-1.5.13-3|1340	
12mr|wine-1.5.13-3|1341	* Sat Jun 16 2007 Funda Wang <fwang@mandriva.org> 1:0.9.39-1mdv2008.0
12mr|wine-1.5.13-3|1342	+ Revision: 40325
12mr|wine-1.5.13-3|1343	- New version
12mr|wine-1.5.13-3|1344	
12mr|wine-1.5.13-3|1345	* Fri Jun 01 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:0.9.38-1mdv2008.0
12mr|wine-1.5.13-3|1346	+ Revision: 34387
12mr|wine-1.5.13-3|1347	- new release: 0.9.38
12mr|wine-1.5.13-3|1348	
12mr|wine-1.5.13-3|1349	* Sat May 12 2007 David Walluck <walluck@mandriva.org> 1:0.9.37-1mdv2008.0
12mr|wine-1.5.13-3|1350	+ Revision: 26415
12mr|wine-1.5.13-3|1351	- 0.9.37
12mr|wine-1.5.13-3|1352	
12mr|wine-1.5.13-3|1353	* Fri Apr 27 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:0.9.36-1mdv2008.0
12mr|wine-1.5.13-3|1354	+ Revision: 18750
12mr|wine-1.5.13-3|1355	- oops, forgot signature
12mr|wine-1.5.13-3|1356	- new release: 0.9.36
12mr|wine-1.5.13-3|1357	
12mr|wine-1.5.13-3|1358	* Thu Apr 19 2007 David Walluck <walluck@mandriva.org> 1:0.9.35-1mdv2008.0
12mr|wine-1.5.13-3|1359	+ Revision: 14962
12mr|wine-1.5.13-3|1360	- 0.9.35
12mr|wine-1.5.13-3|1361	- 0.9.34
12mr|wine-1.5.13-3|1362	
12mr|wine-1.5.13-3|1363	
12mr|wine-1.5.13-3|1364	* Sun Mar 18 2007 David Walluck <walluck@mandriva.org>
12mr|wine-1.5.13-3|1365	+ 2007-03-18 19:40:25 (146189)
12mr|wine-1.5.13-3|1366	- 0.9.33
12mr|wine-1.5.13-3|1367	
12mr|wine-1.5.13-3|1368	* Sun Mar 04 2007 Anssi Hannula <anssi@mandriva.org> 0.9.32-1mdv2007.1
12mr|wine-1.5.13-3|1369	+ 2007-03-04 02:48:54 (131975)
12mr|wine-1.5.13-3|1370	- remove source1 from spec too (SILENT)
12mr|wine-1.5.13-3|1371	- from Per Øyvind Karlsen <pkarlsen@mandriva.com>
12mr|wine-1.5.13-3|1372	- new release: 0.9.32
12mr|wine-1.5.13-3|1373	
12mr|wine-1.5.13-3|1374	* Fri Feb 16 2007 David Walluck <walluck@mandriva.org> 0.9.31-1mdv2007.1
12mr|wine-1.5.13-3|1375	+ 2007-02-16 23:17:01 (122042)
12mr|wine-1.5.13-3|1376	- 0.9.31
12mr|wine-1.5.13-3|1377	bunzip2 patches
12mr|wine-1.5.13-3|1378	wine.init should not be mode 755 in SRPM
12mr|wine-1.5.13-3|1379	
12mr|wine-1.5.13-3|1380	* Sun Jan 28 2007 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.30-1mdv2007.1
12mr|wine-1.5.13-3|1381	+ 2007-01-28 13:16:56 (114488)
12mr|wine-1.5.13-3|1382	- new release: 0.9.30
12mr|wine-1.5.13-3|1383	drop P112 (fixed upstream)
12mr|wine-1.5.13-3|1384	
12mr|wine-1.5.13-3|1385	* Thu Jan 11 2007 Anssi Hannula <anssi@mandriva.org> 0.9.29-1mdv2007.1
12mr|wine-1.5.13-3|1386	+ 2007-01-11 22:01:12 (107674)
12mr|wine-1.5.13-3|1387	- 0.9.29
12mr|wine-1.5.13-3|1388	
12mr|wine-1.5.13-3|1389	* Fri Dec 22 2006 Anssi Hannula <anssi@mandriva.org> 0.9.28-1mdv2007.1
12mr|wine-1.5.13-3|1390	+ 2006-12-22 20:01:19 (101655)
12mr|wine-1.5.13-3|1391	- 0.9.28
12mr|wine-1.5.13-3|1392	
12mr|wine-1.5.13-3|1393	* Sat Dec 16 2006 Anssi Hannula <anssi@mandriva.org> 0.9.27-2mdv2007.1
12mr|wine-1.5.13-3|1394	+ 2006-12-16 03:46:22 (98021)
12mr|wine-1.5.13-3|1395	- add a workaround for kde .exe association (#27700)
12mr|wine-1.5.13-3|1396	
12mr|wine-1.5.13-3|1397	* Sat Dec 16 2006 Anssi Hannula <anssi@mandriva.org> 0.9.27-1mdv2007.1
12mr|wine-1.5.13-3|1398	+ 2006-12-16 01:46:11 (98013)
12mr|wine-1.5.13-3|1399	- 0.9.27
12mr|wine-1.5.13-3|1400	o requires Mandriva 2007.0 or newer for start menu entry creation
12mr|wine-1.5.13-3|1401	- clean already removed patches from spec
12mr|wine-1.5.13-3|1402	- drop non-working patch107, start menu and desktop entries now as upstream
12mr|wine-1.5.13-3|1403	- add xdg wine submenu
12mr|wine-1.5.13-3|1404	- remove rpath from wmc and wrc too
12mr|wine-1.5.13-3|1405	
12mr|wine-1.5.13-3|1406	* Fri Dec 01 2006 Anssi Hannula <anssi@mandriva.org> 0.9.26-1mdv2007.1
12mr|wine-1.5.13-3|1407	+ 2006-12-01 15:47:08 (89701)
12mr|wine-1.5.13-3|1408	- 0.9.26
12mr|wine-1.5.13-3|1409	
12mr|wine-1.5.13-3|1410	* Sat Nov 11 2006 Anssi Hannula <anssi@mandriva.org> 0.9.25-1mdv2007.1
12mr|wine-1.5.13-3|1411	+ 2006-11-11 23:02:35 (83226)
12mr|wine-1.5.13-3|1412	- 0.9.25
12mr|wine-1.5.13-3|1413	
12mr|wine-1.5.13-3|1414	* Sat Nov 04 2006 Anssi Hannula <anssi@mandriva.org> 0.9.24-1mdv2007.1
12mr|wine-1.5.13-3|1415	+ 2006-11-04 22:11:49 (76646)
12mr|wine-1.5.13-3|1416	- update filelist
12mr|wine-1.5.13-3|1417	- 0.9.24
12mr|wine-1.5.13-3|1418	- disable x86_64 as it does not build correctly yet
12mr|wine-1.5.13-3|1419	- Import wine
12mr|wine-1.5.13-3|1420	
12mr|wine-1.5.13-3|1421	* Sat Sep 16 2006 Anssi Hannula <anssi@mandriva.org> 0.9.20-5mdv2007.0
12mr|wine-1.5.13-3|1422	- rebuild to fix binary rpm upload
12mr|wine-1.5.13-3|1423	
12mr|wine-1.5.13-3|1424	* Tue Sep 12 2006 Anssi Hannula <anssi@mandriva.org> 0.9.20-4mdv2007.0
12mr|wine-1.5.13-3|1425	- fix buildrequires
12mr|wine-1.5.13-3|1426	
12mr|wine-1.5.13-3|1427	* Sun Sep 10 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.20-3mdv2007.0
12mr|wine-1.5.13-3|1428	- fix install of fnt2bdf
12mr|wine-1.5.13-3|1429	
12mr|wine-1.5.13-3|1430	* Sat Aug 26 2006 Götz Waschk <waschk@mandriva.org> 0.9.20-2mdv2007.0
12mr|wine-1.5.13-3|1431	- fix buildrequires
12mr|wine-1.5.13-3|1432	
12mr|wine-1.5.13-3|1433	* Fri Aug 25 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.20-1mdv2007.0
12mr|wine-1.5.13-3|1434	- New release 0.9.20
12mr|wine-1.5.13-3|1435	
12mr|wine-1.5.13-3|1436	* Fri Aug 11 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1:0.9.19-1mdv2007.0
12mr|wine-1.5.13-3|1437	- New release 0.9.19
12mr|wine-1.5.13-3|1438	
12mr|wine-1.5.13-3|1439	* Thu Aug 03 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.18-2mdv2007.0
12mr|wine-1.5.13-3|1440	- initscript fixes:
12mr|wine-1.5.13-3|1441	o do a check before trying to enable wine registration
12mr|wine-1.5.13-3|1442	o fix formatting of success/failure output
12mr|wine-1.5.13-3|1443	o use gprintf in stead of echo to make it translatable
12mr|wine-1.5.13-3|1444	
12mr|wine-1.5.13-3|1445	* Tue Aug 01 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.18-1mdv2007.0
12mr|wine-1.5.13-3|1446	- 0.9.18
12mr|wine-1.5.13-3|1447	
12mr|wine-1.5.13-3|1448	* Sun Jul 16 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1:0.9.17-1mdv2007.0
12mr|wine-1.5.13-3|1449	- New release 0.9.17
12mr|wine-1.5.13-3|1450	- new xdg menu (that might be broken:p)
12mr|wine-1.5.13-3|1451	- fix macro-in-%%changelog
12mr|wine-1.5.13-3|1452	
12mr|wine-1.5.13-3|1453	* Fri Jun 23 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.16-1mdv2007.0
12mr|wine-1.5.13-3|1454	- New release 0.9.16
12mr|wine-1.5.13-3|1455	- fix backport for 2006.0
12mr|wine-1.5.13-3|1456	- don't build on sparc
12mr|wine-1.5.13-3|1457	
12mr|wine-1.5.13-3|1458	* Wed Jun 14 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.15-1mdv2007.0
12mr|wine-1.5.13-3|1459	- 0.9.15
12mr|wine-1.5.13-3|1460	
12mr|wine-1.5.13-3|1461	* Fri May 26 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.14-1mdk
12mr|wine-1.5.13-3|1462	- New release 0.9.14
12mr|wine-1.5.13-3|1463	
12mr|wine-1.5.13-3|1464	* Sat May 20 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.9.13-3mdk
12mr|wine-1.5.13-3|1465	- fix requires for xorg7 (s/X11R6-contrib/xmessage/)
12mr|wine-1.5.13-3|1466	- fix buildrequires
12mr|wine-1.5.13-3|1467	
12mr|wine-1.5.13-3|1468	* Sat May 13 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.13-2mdk
12mr|wine-1.5.13-3|1469	- fix path in menu P207 (fixes #21842)
12mr|wine-1.5.13-3|1470	
12mr|wine-1.5.13-3|1471	* Fri May 12 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1:0.9.13-1mdk
12mr|wine-1.5.13-3|1472	- New release 0.9.13
12mr|wine-1.5.13-3|1473	- get rid of rpath
12mr|wine-1.5.13-3|1474	
12mr|wine-1.5.13-3|1475	* Thu Apr 20 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.12-1mdk
12mr|wine-1.5.13-3|1476	- New release 0.9.12
12mr|wine-1.5.13-3|1477	
12mr|wine-1.5.13-3|1478	* Sat Apr 01 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.11-1mdk
12mr|wine-1.5.13-3|1479	- New release 0.9.11
12mr|wine-1.5.13-3|1480	
12mr|wine-1.5.13-3|1481	* Sat Apr 01 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.10-2mdk
12mr|wine-1.5.13-3|1482	- Rebuild
12mr|wine-1.5.13-3|1483	
12mr|wine-1.5.13-3|1484	* Thu Mar 16 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.10-1mdk
12mr|wine-1.5.13-3|1485	- New release 0.9.10
12mr|wine-1.5.13-3|1486	
12mr|wine-1.5.13-3|1487	* Fri Mar 03 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.9-1mdk
12mr|wine-1.5.13-3|1488	- New release 0.9.9
12mr|wine-1.5.13-3|1489	
12mr|wine-1.5.13-3|1490	* Mon Feb 20 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.8-1mdk
12mr|wine-1.5.13-3|1491	- New release 0.9.8
12mr|wine-1.5.13-3|1492	- drop destdir patch (P1) as it's finally fixed upstream!
12mr|wine-1.5.13-3|1493	
12mr|wine-1.5.13-3|1494	* Thu Feb 02 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.7-1mdk
12mr|wine-1.5.13-3|1495	- 0.9.7
12mr|wine-1.5.13-3|1496	- requires(bla,bla) -> requires(bla) requires(bla)
12mr|wine-1.5.13-3|1497	
12mr|wine-1.5.13-3|1498	* Thu Jan 19 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.6-1mdk
12mr|wine-1.5.13-3|1499	- New release 0.9.6
12mr|wine-1.5.13-3|1500	- drop P115 (fixed upstream)
12mr|wine-1.5.13-3|1501	
12mr|wine-1.5.13-3|1502	* Thu Jan 12 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.5-3mdk
12mr|wine-1.5.13-3|1503	- fix WMF vulnerability (P115, from Ubuntu)
12mr|wine-1.5.13-3|1504	
12mr|wine-1.5.13-3|1505	* Mon Jan 09 2006 Olivier Blin <oblin@mandriva.com> 0.9.5-2mdk
12mr|wine-1.5.13-3|1506	- convert parallel init to LSB
12mr|wine-1.5.13-3|1507	
12mr|wine-1.5.13-3|1508	* Fri Jan 06 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.5-1mdk
12mr|wine-1.5.13-3|1509	- New release 0.9.5
12mr|wine-1.5.13-3|1510	
12mr|wine-1.5.13-3|1511	* Tue Jan 03 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.4-3mdk
12mr|wine-1.5.13-3|1512	- parallel init support
12mr|wine-1.5.13-3|1513	
12mr|wine-1.5.13-3|1514	* Sat Dec 31 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.4-2mdk
12mr|wine-1.5.13-3|1515	- force dependency on current library version (fixes #19522)
12mr|wine-1.5.13-3|1516	
12mr|wine-1.5.13-3|1517	* Fri Dec 23 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.4-1mdk
12mr|wine-1.5.13-3|1518	- New release 0.9.4
12mr|wine-1.5.13-3|1519	
12mr|wine-1.5.13-3|1520	* Mon Dec 12 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.3-1mdk
12mr|wine-1.5.13-3|1521	- New release 0.9.3
12mr|wine-1.5.13-3|1522	- drop P113
12mr|wine-1.5.13-3|1523	
12mr|wine-1.5.13-3|1524	* Thu Nov 24 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9.2-1mdk
12mr|wine-1.5.13-3|1525	- New release 0.9.2
12mr|wine-1.5.13-3|1526	
12mr|wine-1.5.13-3|1527	* Tue Nov 15 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.9.1-1mdk
12mr|wine-1.5.13-3|1528	- new release
12mr|wine-1.5.13-3|1529	
12mr|wine-1.5.13-3|1530	* Fri Oct 28 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9-3mdk
12mr|wine-1.5.13-3|1531	- gah, fix conflicts
12mr|wine-1.5.13-3|1532	
12mr|wine-1.5.13-3|1533	* Thu Oct 27 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9-2mdk
12mr|wine-1.5.13-3|1534	- merge back in twain and capi libraries and rather exclude them from depencies
12mr|wine-1.5.13-3|1535	as they're softlinked and the availability will be automatically detected
12mr|wine-1.5.13-3|1536	- remove autoreq on sound daemon libraries for the same reason
12mr|wine-1.5.13-3|1537	- update url for source
12mr|wine-1.5.13-3|1538	
12mr|wine-1.5.13-3|1539	* Wed Oct 26 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 0.9-1mdk
12mr|wine-1.5.13-3|1540	- 0.9 (first beta after 12 years! :o)
12mr|wine-1.5.13-3|1541	- add epoch due to new versioning
12mr|wine-1.5.13-3|1542	- don't build on ppc (by spturtle's request, doesn't build)
12mr|wine-1.5.13-3|1543	
12mr|wine-1.5.13-3|1544	* Sat Oct 01 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 20050930-1mdk
12mr|wine-1.5.13-3|1545	- 20050930
12mr|wine-1.5.13-3|1546	- regenerate wineprefix patch (P108)
12mr|wine-1.5.13-3|1547	- drop esd patch (P109, merged upstream)
12mr|wine-1.5.13-3|1548	- drop fontforge patch (P114, fixed upstream)
12mr|wine-1.5.13-3|1549	
12mr|wine-1.5.13-3|1550	* Wed Aug 31 2005 Buchan Milne <bgmilne@linux-mandrake.com> 20050725-6mdk
12mr|wine-1.5.13-3|1551	- Rebuild for new libldap-2.2
12mr|wine-1.5.13-3|1552	
12mr|wine-1.5.13-3|1553	* Tue Aug 30 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 20050725-5mdk
12mr|wine-1.5.13-3|1554	- fix problem with conflicts by adding version to provides (fixes #17927)
12mr|wine-1.5.13-3|1555	
12mr|wine-1.5.13-3|1556	* Thu Aug 25 2005 Laurent MONTEL <lmontel@mandriva.com> 20050725-4
12mr|wine-1.5.13-3|1557	- Fix upgrade from 10.1
12mr|wine-1.5.13-3|1558	
12mr|wine-1.5.13-3|1559	* Tue Aug 23 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 20050725-3mdk
12mr|wine-1.5.13-3|1560	- fix initscript (rewrote S2, fixes #17676)
12mr|wine-1.5.13-3|1561	- fix upgrade by adding conflicts (fixes #17737)
12mr|wine-1.5.13-3|1562	- fix build with new fontforge (P114 from wine cvs)
12mr|wine-1.5.13-3|1563	
12mr|wine-1.5.13-3|1564	* Sat Aug 06 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 20050725-2mdk
12mr|wine-1.5.13-3|1565	- fix so that esd support is automatically detected by winecfg and also added
12mr|wine-1.5.13-3|1566	to the driver list (added to P109)
12mr|wine-1.5.13-3|1567	- try to detect oss after other sound drivers, otherwise it will be detected
12mr|wine-1.5.13-3|1568	first even if there are other drivers (added to to P113)
12mr|wine-1.5.13-3|1569	- fix requires(pre,postun,preun)
12mr|wine-1.5.13-3|1570	- fix requires-on-release
12mr|wine-1.5.13-3|1571	- nuke wine-utils and wine-full packages and rather just move the user
12mr|wine-1.5.13-3|1572	utils to main wine package and the devel utils to the devel package
12mr|wine-1.5.13-3|1573	- drop mdk 8.2 specific stuff
12mr|wine-1.5.13-3|1574	- don't add library dir to /etc/ld.so.conf anymore, remove the old line
12mr|wine-1.5.13-3|1575	- clean out old junk!!
12mr|wine-1.5.13-3|1576	
12mr|wine-1.5.13-3|1577	* Fri Aug 05 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 20050725-1mdk
12mr|wine-1.5.13-3|1578	- 20050725
12mr|wine-1.5.13-3|1579	- add back esd support (P109)
12mr|wine-1.5.13-3|1580	- drop wine wrapper script as it's no longer needed (drop S104, modifies P108,
12mr|wine-1.5.13-3|1581	should also fix #9350)
12mr|wine-1.5.13-3|1582	
12mr|wine-1.5.13-3|1583	* Sun Jul 10 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 20050628-3mdk
12mr|wine-1.5.13-3|1584	- move winecfg to main package as it's now usable and the only way to configure wine
12mr|wine-1.5.13-3|1585	- fix dangling-relative-symlink by moving symlink for twain to twain package
12mr|wine-1.5.13-3|1586	
12mr|wine-1.5.13-3|1587	* Sat Jul 09 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 20050628-2mdk
12mr|wine-1.5.13-3|1588	- arg, by an accident last release got shipped with an old version of wine-launcher.sh,
12mr|wine-1.5.13-3|1589	ship new one again
12mr|wine-1.5.13-3|1590	
12mr|wine-1.5.13-3|1591	* Fri Jul 08 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 20050628-1mdk
12mr|wine-1.5.13-3|1592	- 20050628
12mr|wine-1.5.13-3|1593	- all configs have been moved to registry, therefore remove those configs (S200 & P100)
12mr|wine-1.5.13-3|1594	- don't build documentation
12mr|wine-1.5.13-3|1595	
12mr|wine-1.5.13-3|1596	* Fri Jun 10 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 20050524-1mdk
12mr|wine-1.5.13-3|1597	- 20050524
12mr|wine-1.5.13-3|1598	- fix build with newer alsa (P112 from gentoo)
12mr|wine-1.5.13-3|1599	- add missing buildrequires (fixes #16062)
12mr|wine-1.5.13-3|1600	
12mr|wine-1.5.13-3|1601	* Sat Apr 30 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 20050419-2mdk
12mr|wine-1.5.13-3|1602	- don't build on x86_64
12mr|wine-1.5.13-3|1603	- fix build on older releases where fontforge isn't available (which
12mr|wine-1.5.13-3|1604	also makes it easier to rebuild package for the club:o)
12mr|wine-1.5.13-3|1605	
12mr|wine-1.5.13-3|1606	* Fri Apr 29 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 20050419-1mdk
12mr|wine-1.5.13-3|1607	- 20050419
12mr|wine-1.5.13-3|1608	- regenerate P100
12mr|wine-1.5.13-3|1609	- drop directx9 patch (P111, merged upstream:)
12mr|wine-1.5.13-3|1610	
12mr|wine-1.5.13-3|1611	* Sun Apr 17 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 20050310-1mdk
12mr|wine-1.5.13-3|1612	- 20050310
12mr|wine-1.5.13-3|1613	- add directx9 patch (P111)
12mr|wine-1.5.13-3|1614	- update shellink patch (P107)
12mr|wine-1.5.13-3|1615	- %%mkrel
12mr|wine-1.5.13-3|1616	- fix executable-marked-as-config-file
12mr|wine-1.5.13-3|1617	
12mr|wine-1.5.13-3|1618	* Wed Feb 16 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 20050211-2mdk
12mr|wine-1.5.13-3|1619	- fix buildrequires
12mr|wine-1.5.13-3|1620	
12mr|wine-1.5.13-3|1621	* Sun Feb 13 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 20050211-1mdk
12mr|wine-1.5.13-3|1622	- 20050211
12mr|wine-1.5.13-3|1623	
12mr|wine-1.5.13-3|1624	* Fri Jan 14 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 20050111-1mdk
12mr|wine-1.5.13-3|1625	- 20040111
12mr|wine-1.5.13-3|1626	- drop apploader patch (P105) as it breaks current scripts
12mr|wine-1.5.13-3|1627	- drop P110 (fixed upstream)
12mr|wine-1.5.13-3|1628	
12mr|wine-1.5.13-3|1629	* Wed Dec 01 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 20041201-1mdk
12mr|wine-1.5.13-3|1630	- 20041201
12mr|wine-1.5.13-3|1631	- fix problem with preloader (P110, fixes #12438)
12mr|wine-1.5.13-3|1632	- regenerate P100
12mr|wine-1.5.13-3|1633	
12mr|wine-1.5.13-3|1634	* Mon Nov 08 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 20041019-1mdk
12mr|wine-1.5.13-3|1635	- 20041019
12mr|wine-1.5.13-3|1636	- regenerate P107
12mr|wine-1.5.13-3|1637	- wineclipsrv is no more, remove from %%files
12mr|wine-1.5.13-3|1638	- initial attempt on building win64 emulator on x64_64 (probably needs more work)
12mr|wine-1.5.13-3|1639	
12mr|wine-1.5.13-3|1640	* Thu Aug 26 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 20040813-2mdk
12mr|wine-1.5.13-3|1641	- fix temp path in config file and remove some directories in path (P100)
12mr|wine-1.5.13-3|1642	- update launcher script (upstream changes) (S104)
12mr|wine-1.5.13-3|1643	- drop S103 & S105
12mr|wine-1.5.13-3|1644	
12mr|wine-1.5.13-3|1645	* Wed Aug 18 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 20040813-1mdk
12mr|wine-1.5.13-3|1646	- 20040813
12mr|wine-1.5.13-3|1647	- regenerate P100
12mr|wine-1.5.13-3|1648	- drop P109 (added upstream)
12mr|wine-1.5.13-3|1649	
12mr|wine-1.5.13-3|1650	* Fri Jul 23 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 20040716-2mdk
12mr|wine-1.5.13-3|1651	- add support for esd (P109)
12mr|wine-1.5.13-3|1652	- update wine-launcher.sh script (S104) to no longer use soundwrappers as we now
12mr|wine-1.5.13-3|1653	have support for both arts and esd in wine
12mr|wine-1.5.13-3|1654	
12mr|wine-1.5.13-3|1655	* Thu Jul 22 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 20040716-1mdk
12mr|wine-1.5.13-3|1656	- 20040716
12mr|wine-1.5.13-3|1657	- regenerate P100
12mr|wine-1.5.13-3|1658	- drop P106
12mr|wine-1.5.13-3|1659	
12mr|wine-1.5.13-3|1660	* Wed Jun 30 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 20040615-2mdk
12mr|wine-1.5.13-3|1661	- fix buildrequires
12mr|wine-1.5.13-3|1662	- clean out old stuff from spec
12mr|wine-1.5.13-3|1663	
12mr|wine-1.5.13-3|1664	* Sat Jun 19 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 20040615-1mdk
12mr|wine-1.5.13-3|1665	- 20040615
12mr|wine-1.5.13-3|1666	- adapt wineprefixcreate for mdk (P108, fixes #10074):
12mr|wine-1.5.13-3|1667	o trash wine-config (S103 & S105)
12mr|wine-1.5.13-3|1668	o no longer make a windows system i /var/lib/wine as we rather use a local
12mr|wine-1.5.13-3|1669	per user (trash S100)
12mr|wine-1.5.13-3|1670	o update wine-launcher.sh (S104) to use wineprefixcreate
12mr|wine-1.5.13-3|1671	- regenerate P100
12mr|wine-1.5.13-3|1672	- add new files to %%files list
12mr|wine-1.5.13-3|1673	- do not build on sparc64
12mr|wine-1.5.13-3|1674	
12mr|wine-1.5.13-3|1675	* Thu Jun 17 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 20040505-4mdk
12mr|wine-1.5.13-3|1676	- quick and dirty replacement for wine-config.pl (S105) for making drives in
12mr|wine-1.5.13-3|1677	wine with symlinks (feedback wanted!)
12mr|wine-1.5.13-3|1678	- spec fixes
12mr|wine-1.5.13-3|1679	
12mr|wine-1.5.13-3|1680	* Sat Jun 05 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 20040505-3mdk
12mr|wine-1.5.13-3|1681	- rebuild
12mr|wine-1.5.13-3|1682	
12mr|wine-1.5.13-3|1683	* Thu May 13 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 20040505-2mdk
12mr|wine-1.5.13-3|1684	- 20040505
12mr|wine-1.5.13-3|1685	- drop P2
12mr|wine-1.5.13-3|1686	- regenerate P100
12mr|wine-1.5.13-3|1687	
12mr|wine-1.5.13-3|1688	* Wed May 05 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 20040408-2mdk
12mr|wine-1.5.13-3|1689	- fix problem with $WINEPREFIX being overridden (fixes #9511 Frank <fwallingford@hotmail.com>)
12mr|wine-1.5.13-3|1690	
12mr|wine-1.5.13-3|1691	* Thu Apr 15 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 20040408-1mdk
12mr|wine-1.5.13-3|1692	- 20040408
12mr|wine-1.5.13-3|1693	- regenerate P2 & P100
12mr|wine-1.5.13-3|1694	
12mr|wine-1.5.13-3|1695	* Fri Apr 02 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 20040309-1mdk
12mr|wine-1.5.13-3|1696	- 20040309
12mr|wine-1.5.13-3|1697	- regenerate P100
12mr|wine-1.5.13-3|1698	- make a separate .wine-native directory for native windowsdir (from Danny, see #8823)
12mr|wine-1.5.13-3|1699	- update %%files list, files changed upstream
12mr|wine-1.5.13-3|1700	
12mr|wine-1.5.13-3|1701	* Sun Mar 21 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 20040213-3mdk
12mr|wine-1.5.13-3|1702	- fix problems with arguments when none is specified (fixes #9100)
12mr|wine-1.5.13-3|1703	

19131 12
12mr|wine-doors-0.1.2-4|1	Name:    wine-doors
12mr|wine-doors-0.1.2-4|2	Version: 0.1.2
12mr|wine-doors-0.1.2-4|3	Release: %mkrel 4
12mr|wine-doors-0.1.2-4|4	
12mr|wine-doors-0.1.2-4|5	Summary: Graphical wine frontend
12mr|wine-doors-0.1.2-4|6	License: GPL
12mr|wine-doors-0.1.2-4|7	Group:   Emulators
12mr|wine-doors-0.1.2-4|8	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|wine-doors-0.1.2-4|9	URL:     http://www.wine-doors.org
12mr|wine-doors-0.1.2-4|10	Source:  wine-doors-%{version}.tar.gz
12mr|wine-doors-0.1.2-4|11	
12mr|wine-doors-0.1.2-4|12	Requires: libxml2-python, python, pygtk2.0, pygtk2.0-libglade
12mr|wine-doors-0.1.2-4|13	Requires: gnome-python-desktop
12mr|wine-doors-0.1.2-4|14	Requires: cabextract
12mr|wine-doors-0.1.2-4|15	Requires: python-cairo
12mr|wine-doors-0.1.2-4|16	Requires: wine
12mr|wine-doors-0.1.2-4|17	BuildRequires: python, pygtk2.0, pygtk2.0-libglade
12mr|wine-doors-0.1.2-4|18	BuildRequires: gnome-python-desktop
12mr|wine-doors-0.1.2-4|19	BuildRequires: wine
12mr|wine-doors-0.1.2-4|20	BuildRequires: cabextract
12mr|wine-doors-0.1.2-4|21	BuildRequires: desktop-file-utils
12mr|wine-doors-0.1.2-4|22	# BuildArch: noarch
12mr|wine-doors-0.1.2-4|23	ExclusiveArch:  %{ix86}
12mr|wine-doors-0.1.2-4|24	
12mr|wine-doors-0.1.2-4|25	%description
12mr|wine-doors-0.1.2-4|26	Wine doors is an application designed to assist users in obtaining, installing,
12mr|wine-doors-0.1.2-4|27	uninstalling and working around the caveats associated with wine applications.
12mr|wine-doors-0.1.2-4|28	Using a web service to connect users to applications means wine-doors can be
12mr|wine-doors-0.1.2-4|29	community managed thus splitting application installation and configuration
12mr|wine-doors-0.1.2-4|30	from the user interface used to install the applications.
12mr|wine-doors-0.1.2-4|31	
12mr|wine-doors-0.1.2-4|32	%prep
12mr|wine-doors-0.1.2-4|33	%setup -q
12mr|wine-doors-0.1.2-4|34	
12mr|wine-doors-0.1.2-4|35	%build
12mr|wine-doors-0.1.2-4|36	
12mr|wine-doors-0.1.2-4|37	%install
12mr|wine-doors-0.1.2-4|38	mkdir -p $RPM_BUILD_ROOT
12mr|wine-doors-0.1.2-4|39	python setup.py install --sysinstall --root=$RPM_BUILD_ROOT
12mr|wine-doors-0.1.2-4|40	
12mr|wine-doors-0.1.2-4|41	# fix menu
12mr|wine-doors-0.1.2-4|42	desktop-file-install \
12mr|wine-doors-0.1.2-4|43	--remove-category="Applications" \
12mr|wine-doors-0.1.2-4|44	--remove-category="Wine" \
12mr|wine-doors-0.1.2-4|45	--add-category="GNOME" \
12mr|wine-doors-0.1.2-4|46	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
12mr|wine-doors-0.1.2-4|47	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12mr|wine-doors-0.1.2-4|48	
12mr|wine-doors-0.1.2-4|49	%clean
12mr|wine-doors-0.1.2-4|50	rm -rf $RPM_BUILD_ROOT
12mr|wine-doors-0.1.2-4|51	
12mr|wine-doors-0.1.2-4|52	%files
12mr|wine-doors-0.1.2-4|53	%defattr(-,root,root)
12mr|wine-doors-0.1.2-4|54	%doc LICENSE README
12mr|wine-doors-0.1.2-4|55	%{_bindir}/wine-doors
12mr|wine-doors-0.1.2-4|56	%{_datadir}/wine-doors/*
12mr|wine-doors-0.1.2-4|57	%{_datadir}/applications/*
12mr|wine-doors-0.1.2-4|58	%{_datadir}/pixmaps/*
12mr|wine-doors-0.1.2-4|59	%config(noreplace) %{_sysconfdir}/wine-doors/preferences.xml
12mr|wine-doors-0.1.2-4|60	
12mr|wine-doors-0.1.2-4|61	
12mr|wine-doors-0.1.2-4|62	
12mr|wine-doors-0.1.2-4|63	%changelog
12mr|wine-doors-0.1.2-4|64	

19132 12
12mr|wireless-regdb-20101124-3|1	%define _verdate 2010.11.24
12mr|wireless-regdb-20101124-3|2	%define _version %(echo %_verdate | sed 's/\\.//g')
12mr|wireless-regdb-20101124-3|3	
12mr|wireless-regdb-20101124-3|4	Name:		wireless-regdb
12mr|wireless-regdb-20101124-3|5	Version:	%{_version}
12mr|wireless-regdb-20101124-3|6	Release:	%mkrel 3
12mr|wireless-regdb-20101124-3|7	Summary:	The wireless regulatory database
12mr|wireless-regdb-20101124-3|8	License:	ISC
12mr|wireless-regdb-20101124-3|9	Group:		System/Configuration/Hardware
12mr|wireless-regdb-20101124-3|10	URL:		http://linuxwireless.org/en/developers/Regulatory#Theregulatorydatabase
12mr|wireless-regdb-20101124-3|11	Source:		http://wireless.kernel.org/download/wireless-regdb/wireless-regdb-%{_verdate}.tar.bz2
12mr|wireless-regdb-20101124-3|12	BuildArch:	noarch
12mr|wireless-regdb-20101124-3|13	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mr|wireless-regdb-20101124-3|14	
12mr|wireless-regdb-20101124-3|15	%description
12mr|wireless-regdb-20101124-3|16	Database with wireless regulatory information, used by crda or which can
12mr|wireless-regdb-20101124-3|17	be used by another user space helpers to communicate wireless regulatory
12mr|wireless-regdb-20101124-3|18	data to linux kernel.
12mr|wireless-regdb-20101124-3|19	
12mr|wireless-regdb-20101124-3|20	%prep
12mr|wireless-regdb-20101124-3|21	%setup -q -n %{name}-%{_verdate}
12mr|wireless-regdb-20101124-3|22	
12mr|wireless-regdb-20101124-3|23	%build
12mr|wireless-regdb-20101124-3|24	
12mr|wireless-regdb-20101124-3|25	%install
12mr|wireless-regdb-20101124-3|26	rm -rf %{buildroot}
12mr|wireless-regdb-20101124-3|27	%makeinstall_std
12mr|wireless-regdb-20101124-3|28	
12mr|wireless-regdb-20101124-3|29	%files
12mr|wireless-regdb-20101124-3|30	%defattr(0644,root,root,0755)
12mr|wireless-regdb-20101124-3|31	%doc LICENSE
12mr|wireless-regdb-20101124-3|32	%{_mandir}/man5/regulatory.bin.5*
12mr|wireless-regdb-20101124-3|33	%{_prefix}/lib/crda/regulatory.bin
12mr|wireless-regdb-20101124-3|34	%{_prefix}/lib/crda/pubkeys/linville.key.pub.pem
12mr|wireless-regdb-20101124-3|35	
12mr|wireless-regdb-20101124-3|36	
12mr|wireless-regdb-20101124-3|37	
12mr|wireless-regdb-20101124-3|38	
12mr|wireless-regdb-20101124-3|39	%changelog
12mr|wireless-regdb-20101124-3|40	

19133 12
12mr|wireless-tools-29-6|1	%define name 	wireless-tools
12mr|wireless-tools-29-6|2	%define version	29
12mr|wireless-tools-29-6|3	%define pre	0
12mr|wireless-tools-29-6|4	%define rel	6
12mr|wireless-tools-29-6|5	%if %{pre}
12mr|wireless-tools-29-6|6	%define release	%manbo_mkrel 0.pre%{pre}.%{rel}
12mr|wireless-tools-29-6|7	%define src	wireless_tools.%{version}.pre%{pre}.tar.gz
12mr|wireless-tools-29-6|8	%else
12mr|wireless-tools-29-6|9	%define release	%manbo_mkrel %{rel}
12mr|wireless-tools-29-6|10	%define src	wireless_tools.%{version}.tar.gz
12mr|wireless-tools-29-6|11	%endif
12mr|wireless-tools-29-6|12	%define lib_name_orig libiw
12mr|wireless-tools-29-6|13	%define lib_major %{version}
12mr|wireless-tools-29-6|14	%define lib_name %mklibname iw %{lib_major}
12mr|wireless-tools-29-6|15	%define docs README INSTALL CHANGELOG.h DISTRIBUTIONS.txt COPYING PCMCIA.txt HOTPLUG.txt
12mr|wireless-tools-29-6|16	
12mr|wireless-tools-29-6|17	Summary: Wireless ethernet configuration tools
12mr|wireless-tools-29-6|18	Group: System/Kernel and hardware
12mr|wireless-tools-29-6|19	License: GPL
12mr|wireless-tools-29-6|20	Name: %{name}
12mr|wireless-tools-29-6|21	Version: %{version}
12mr|wireless-tools-29-6|22	Release: %{release}
12mr|wireless-tools-29-6|23	URL: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
12mr|wireless-tools-29-6|24	Source: http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/%{src}
12mr|wireless-tools-29-6|25	Patch2: wireless_tools.27-wireless-man-upd.patch.bz2
12mr|wireless-tools-29-6|26	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|wireless-tools-29-6|27	Conflicts: man-pages-fr < 1.58.0-16mdk
12mr|wireless-tools-29-6|28	# (blino) strict Requires, see 28-1.pre9.2mdk changelog
12mr|wireless-tools-29-6|29	Requires: %{lib_name} = %{version}-%{release}
12mr|wireless-tools-29-6|30	
12mr|wireless-tools-29-6|31	%description
12mr|wireless-tools-29-6|32	This package contain the Wireless tools, used to manipulate
12mr|wireless-tools-29-6|33	the Wireless Extensions. The Wireless Extension is an interface
12mr|wireless-tools-29-6|34	allowing you to set Wireless LAN specific parameters and get the
12mr|wireless-tools-29-6|35	specific stats for wireless networking equipment.
12mr|wireless-tools-29-6|36	
12mr|wireless-tools-29-6|37	This is specifically useful since it allows manipulation of encryption
12mr|wireless-tools-29-6|38	parameters possible with the GPL WaveLAN cards.
12mr|wireless-tools-29-6|39	
12mr|wireless-tools-29-6|40	%package -n %{lib_name}
12mr|wireless-tools-29-6|41	Summary: Wireless_tools library
12mr|wireless-tools-29-6|42	Group: System/Libraries
12mr|wireless-tools-29-6|43	Provides: %{lib_name_orig}
12mr|wireless-tools-29-6|44	
12mr|wireless-tools-29-6|45	%description -n %{lib_name}
12mr|wireless-tools-29-6|46	This package contains libraries to configure and access wireless interface
12mr|wireless-tools-29-6|47	cards.
12mr|wireless-tools-29-6|48	
12mr|wireless-tools-29-6|49	%package -n %{lib_name}-devel
12mr|wireless-tools-29-6|50	Summary: Wireless_tools development library
12mr|wireless-tools-29-6|51	Group: Development/C
12mr|wireless-tools-29-6|52	Provides: %{lib_name_orig}-devel
12mr|wireless-tools-29-6|53	# (blino) strict Requires, see 28-1.pre9.2mdk changelog
12mr|wireless-tools-29-6|54	Requires: %{lib_name} = %{version}-%{release}
12mr|wireless-tools-29-6|55	
12mr|wireless-tools-29-6|56	%description -n %{lib_name}-devel
12mr|wireless-tools-29-6|57	This package contains libraries and headers for use in developing
12mr|wireless-tools-29-6|58	wireless tools.
12mr|wireless-tools-29-6|59	
12mr|wireless-tools-29-6|60	%prep
12mr|wireless-tools-29-6|61	%setup -q -n wireless_tools.%{version}
12mr|wireless-tools-29-6|62	%patch2 -p0
12mr|wireless-tools-29-6|63	chmod a+r %{docs}
12mr|wireless-tools-29-6|64	
12mr|wireless-tools-29-6|65	%build
12mr|wireless-tools-29-6|66	%make clean
12mr|wireless-tools-29-6|67	%make "CFLAGS=$RPM_OPT_FLAGS -I."
12mr|wireless-tools-29-6|68	
12mr|wireless-tools-29-6|69	%install
12mr|wireless-tools-29-6|70	rm -rf $RPM_BUILD_ROOT
12mr|wireless-tools-29-6|71	
12mr|wireless-tools-29-6|72	%makeinstall \
12mr|wireless-tools-29-6|73	PREFIX=%{buildroot}%{_prefix} \
12mr|wireless-tools-29-6|74	INSTALL_LIB=%{buildroot}/%{_lib} \
12mr|wireless-tools-29-6|75	INSTALL_MAN=%{buildroot}%{_mandir} \
12mr|wireless-tools-29-6|76	INSTALL_DIR=%{buildroot}/sbin
12mr|wireless-tools-29-6|77	
12mr|wireless-tools-29-6|78	mkdir -p $RPM_BUILD_ROOT%_mandir/fr/man8
12mr|wireless-tools-29-6|79	install -m 644 fr/* $RPM_BUILD_ROOT%_mandir/fr/man8/
12mr|wireless-tools-29-6|80	
12mr|wireless-tools-29-6|81	%clean
12mr|wireless-tools-29-6|82	rm -rf $RPM_BUILD_ROOT
12mr|wireless-tools-29-6|83	
12mr|wireless-tools-29-6|84	%if %mdkversion < 200900
12mr|wireless-tools-29-6|85	%post -n %{lib_name} -p /sbin/ldconfig
12mr|wireless-tools-29-6|86	%endif
12mr|wireless-tools-29-6|87	%if %mdkversion < 200900
12mr|wireless-tools-29-6|88	%postun -n %{lib_name} -p /sbin/ldconfig
12mr|wireless-tools-29-6|89	%endif
12mr|wireless-tools-29-6|90	
12mr|wireless-tools-29-6|91	%triggerpostun -- wireless-tools < 28-1.pre9.3mdk
12mr|wireless-tools-29-6|92	[ -f /etc/iftab ] && sed -i -e s,mac_ieee1394,mac, /etc/iftab
12mr|wireless-tools-29-6|93	:
12mr|wireless-tools-29-6|94	
12mr|wireless-tools-29-6|95	%files
12mr|wireless-tools-29-6|96	%defattr(-,root,root,0755)
12mr|wireless-tools-29-6|97	%doc %{docs}
12mr|wireless-tools-29-6|98	/sbin/*
12mr|wireless-tools-29-6|99	%{_mandir}/man*/*
12mr|wireless-tools-29-6|100	%lang(fr) %{_mandir}/fr/man*/*
12mr|wireless-tools-29-6|101	
12mr|wireless-tools-29-6|102	%files -n %{lib_name}
12mr|wireless-tools-29-6|103	%defattr(-,root,root,0755)
12mr|wireless-tools-29-6|104	/%{_lib}/libiw.so.*
12mr|wireless-tools-29-6|105	
12mr|wireless-tools-29-6|106	%files -n %{lib_name}-devel
12mr|wireless-tools-29-6|107	%defattr(-,root,root,0755)
12mr|wireless-tools-29-6|108	/%{_lib}/libiw.so
12mr|wireless-tools-29-6|109	%{_includedir}/iwlib.h
12mr|wireless-tools-29-6|110	%{_includedir}/wireless.h
12mr|wireless-tools-29-6|111	
12mr|wireless-tools-29-6|112	
12mr|wireless-tools-29-6|113	
12mr|wireless-tools-29-6|114	%changelog
12mr|wireless-tools-29-6|115	

19134 12
12mr|wireshark-1.8.4-1|1	%define	blurb Wireshark is a fork of Ethereal(tm)
12mr|wireshark-1.8.4-1|2	
12mr|wireshark-1.8.4-1|3	%define	major 2
12mr|wireshark-1.8.4-1|4	%define libname %mklibname wireshark %{major}
12mr|wireshark-1.8.4-1|5	%define libname_devel %mklibname -d wireshark
12mr|wireshark-1.8.4-1|6	
12mr|wireshark-1.8.4-1|7	%define release 1
12mr|wireshark-1.8.4-1|8	
12mr|wireshark-1.8.4-1|9	Summary:	Network traffic analyzer
12mr|wireshark-1.8.4-1|10	Name:		wireshark
12mr|wireshark-1.8.4-1|11	Version:	1.8.4
12mr|wireshark-1.8.4-1|12	Release:	%{release}
12mr|wireshark-1.8.4-1|13	License:	GPLv2+ and GPLv3
12mr|wireshark-1.8.4-1|14	Group: 		Monitoring
12mr|wireshark-1.8.4-1|15	URL: 		http://www.wireshark.org
12mr|wireshark-1.8.4-1|16	Source0:	http://www.wireshark.org/download/src/%{name}-%{version}.tar.bz2
12mr|wireshark-1.8.4-1|17	Source1:	http://www.wireshark.org/download/src/all-versions/SIGNATURES-%{version}.txt
12mr|wireshark-1.8.4-1|18	Patch0:		wireshark_help_browser.patch
12mr|wireshark-1.8.4-1|19	Patch1:		wireshark-plugindir.patch
12mr|wireshark-1.8.4-1|20	Patch2:		wireshark-1.8.0-enable_gnutls3_despite_unknown_licensing_issue.diff
12mr|wireshark-1.8.4-1|21	Requires:	usermode-consoleonly
12mr|wireshark-1.8.4-1|22	Requires:	dumpcap
12mr|wireshark-1.8.4-1|23	BuildRequires:	autoconf automake libtool
12mr|wireshark-1.8.4-1|24	BuildRequires:	doxygen
12mr|wireshark-1.8.4-1|25	BuildRequires:	glib2-devel
12mr|wireshark-1.8.4-1|26	BuildRequires:	gtk+2-devel
12mr|wireshark-1.8.4-1|27	BuildRequires:	krb5-devel
12mr|wireshark-1.8.4-1|28	BuildRequires:	cap-devel
12mr|wireshark-1.8.4-1|29	BuildRequires:	elfutils-devel
12mr|wireshark-1.8.4-1|30	BuildRequires:	pcap-devel >= 0.7.2
12mr|wireshark-1.8.4-1|31	BuildRequires:	smi-devel
12mr|wireshark-1.8.4-1|32	BuildRequires:	openssl-devel
12mr|wireshark-1.8.4-1|33	BuildRequires:	lua-devel
12mr|wireshark-1.8.4-1|34	BuildRequires:	portaudio-devel
12mr|wireshark-1.8.4-1|35	BuildRequires:	libgcrypt-devel >= 1.1.92
12mr|wireshark-1.8.4-1|36	BuildRequires:	gnutls-devel
12mr|wireshark-1.8.4-1|37	BuildRequires:	zlib-devel
12mr|wireshark-1.8.4-1|38	BuildRequires:	bison
12mr|wireshark-1.8.4-1|39	BuildRequires:	flex
12mr|wireshark-1.8.4-1|40	BuildRequires:	libgeoip-devel
12mr|wireshark-1.8.4-1|41	
12mr|wireshark-1.8.4-1|42	%description
12mr|wireshark-1.8.4-1|43	Wireshark is a network traffic analyzer for Unix-ish operating systems. It is
12mr|wireshark-1.8.4-1|44	based on GTK+, a graphical user interface library, and libpcap, a packet
12mr|wireshark-1.8.4-1|45	capture and filtering library.
12mr|wireshark-1.8.4-1|46	
12mr|wireshark-1.8.4-1|47	%{blurb}
12mr|wireshark-1.8.4-1|48	
12mr|wireshark-1.8.4-1|49	%package -n	%{libname}
12mr|wireshark-1.8.4-1|50	Summary:	Network traffic and protocol analyzer libraries
12mr|wireshark-1.8.4-1|51	Group:		System/Libraries
12mr|wireshark-1.8.4-1|52	
12mr|wireshark-1.8.4-1|53	%description -n	%{libname}
12mr|wireshark-1.8.4-1|54	Wireshark is a network traffic analyzer for Unix-ish operating systems. It is
12mr|wireshark-1.8.4-1|55	based on GTK+, a graphical user interface library, and libpcap, a packet
12mr|wireshark-1.8.4-1|56	capture and filtering library.
12mr|wireshark-1.8.4-1|57	
12mr|wireshark-1.8.4-1|58	%{blurb}
12mr|wireshark-1.8.4-1|59	
12mr|wireshark-1.8.4-1|60	%package -n	%{libname_devel}
12mr|wireshark-1.8.4-1|61	Summary:	Development files for %{name}
12mr|wireshark-1.8.4-1|62	Group:		Development/Other
12mr|wireshark-1.8.4-1|63	Provides:	libwireshark-devel = %{version}
12mr|wireshark-1.8.4-1|64	Provides:	wireshark-devel = %{version}
12mr|wireshark-1.8.4-1|65	Requires:	%{libname} = %{version}
12mr|wireshark-1.8.4-1|66	
12mr|wireshark-1.8.4-1|67	%description -n	%{libname_devel}
12mr|wireshark-1.8.4-1|68	This package contains files used for development with %{name}.
12mr|wireshark-1.8.4-1|69	
12mr|wireshark-1.8.4-1|70	
12mr|wireshark-1.8.4-1|71	%package	tools
12mr|wireshark-1.8.4-1|72	Summary:	Tools for manipulating capture files
12mr|wireshark-1.8.4-1|73	Group:		Monitoring
12mr|wireshark-1.8.4-1|74	
12mr|wireshark-1.8.4-1|75	%description	tools
12mr|wireshark-1.8.4-1|76	Set of tools for manipulating capture files. Contains:
12mr|wireshark-1.8.4-1|77	
12mr|wireshark-1.8.4-1|78	- editcap - Edit and/or translate the format of capture files
12mr|wireshark-1.8.4-1|79	- mergecap - Merges two capture files into one
12mr|wireshark-1.8.4-1|80	- text2cap - Generate a capture file from an ASCII hexdump of packets
12mr|wireshark-1.8.4-1|81	
12mr|wireshark-1.8.4-1|82	%{blurb}
12mr|wireshark-1.8.4-1|83	
12mr|wireshark-1.8.4-1|84	%package -n	tshark
12mr|wireshark-1.8.4-1|85	Summary:	Text-mode network traffic and protocol analyzer
12mr|wireshark-1.8.4-1|86	Group:		Monitoring
12mr|wireshark-1.8.4-1|87	Requires:	dumpcap
12mr|wireshark-1.8.4-1|88	
12mr|wireshark-1.8.4-1|89	%description -n	tshark
12mr|wireshark-1.8.4-1|90	Tshark is a network protocol analyzer. It lets you capture packet data from a
12mr|wireshark-1.8.4-1|91	live network, or read packets from a previously saved capture file, either
12mr|wireshark-1.8.4-1|92	printing a decoded form of those packets to the standard output or writing the
12mr|wireshark-1.8.4-1|93	packets to a file. Twireshark's native capture file format is libpcap format,
12mr|wireshark-1.8.4-1|94	which is also the format used by tcpdump and various other tools.
12mr|wireshark-1.8.4-1|95	
12mr|wireshark-1.8.4-1|96	%{blurb}
12mr|wireshark-1.8.4-1|97	
12mr|wireshark-1.8.4-1|98	%package -n	rawshark
12mr|wireshark-1.8.4-1|99	Summary:	Dump and analyze raw libpcap data
12mr|wireshark-1.8.4-1|100	Group:		Monitoring
12mr|wireshark-1.8.4-1|101	Conflicts:	wireshark-tools <= 0.99.8-1mdv2008.1
12mr|wireshark-1.8.4-1|102	
12mr|wireshark-1.8.4-1|103	%description -n rawshark
12mr|wireshark-1.8.4-1|104	Rawshark reads a stream of packets from a file or pipe, and prints a line
12mr|wireshark-1.8.4-1|105	describing its output, followed by a set of matching fields for each packet on
12mr|wireshark-1.8.4-1|106	stdout.
12mr|wireshark-1.8.4-1|107	
12mr|wireshark-1.8.4-1|108	%{blurb}
12mr|wireshark-1.8.4-1|109	
12mr|wireshark-1.8.4-1|110	%package -n	dumpcap
12mr|wireshark-1.8.4-1|111	Summary:	Network traffic dump tool
12mr|wireshark-1.8.4-1|112	Group:		Monitoring
12mr|wireshark-1.8.4-1|113	
12mr|wireshark-1.8.4-1|114	%description -n dumpcap
12mr|wireshark-1.8.4-1|115	Dumpcap is a network traffic dump tool. It lets you capture packet data from a
12mr|wireshark-1.8.4-1|116	live network and write the packets to a file. Many wireshark utilities require
12mr|wireshark-1.8.4-1|117	it.
12mr|wireshark-1.8.4-1|118	
12mr|wireshark-1.8.4-1|119	%{blurb}
12mr|wireshark-1.8.4-1|120	
12mr|wireshark-1.8.4-1|121	%prep
12mr|wireshark-1.8.4-1|122	
12mr|wireshark-1.8.4-1|123	%setup -q -n %{name}-%{version}
12mr|wireshark-1.8.4-1|124	%patch0 -p0
12mr|wireshark-1.8.4-1|125	%patch1 -p0
12mr|wireshark-1.8.4-1|126	%patch2 -p0
12mr|wireshark-1.8.4-1|127	
12mr|wireshark-1.8.4-1|128	# lib64 fix
12mr|wireshark-1.8.4-1|129	perl -pi -e "s|/lib\b|/%{_lib}|g" *
12mr|wireshark-1.8.4-1|130	
12mr|wireshark-1.8.4-1|131	%build
12mr|wireshark-1.8.4-1|132	autoreconf -fi
12mr|wireshark-1.8.4-1|133	%serverbuild
12mr|wireshark-1.8.4-1|134	%configure2_5x \
12mr|wireshark-1.8.4-1|135	--disable-static \
12mr|wireshark-1.8.4-1|136	--disable-warnings-as-errors --enable-warnings-as-errors=no \
12mr|wireshark-1.8.4-1|137	--disable-usr-local \
12mr|wireshark-1.8.4-1|138	--enable-wireshark \
12mr|wireshark-1.8.4-1|139	--enable-packet-editor \
12mr|wireshark-1.8.4-1|140	--enable-tshark \
12mr|wireshark-1.8.4-1|141	--enable-editcap \
12mr|wireshark-1.8.4-1|142	--enable-capinfos \
12mr|wireshark-1.8.4-1|143	--enable-mergecap \
12mr|wireshark-1.8.4-1|144	--enable-text2pcap \
12mr|wireshark-1.8.4-1|145	--enable-dftest \
12mr|wireshark-1.8.4-1|146	--enable-randpkt \
12mr|wireshark-1.8.4-1|147	--enable-airpcap \
12mr|wireshark-1.8.4-1|148	--enable-dumpcap \
12mr|wireshark-1.8.4-1|149	--enable-rawshark \
12mr|wireshark-1.8.4-1|150	--enable-ipv6 \
12mr|wireshark-1.8.4-1|151	--with-gnutls=yes \
12mr|wireshark-1.8.4-1|152	--with-gcrypt=yes \
12mr|wireshark-1.8.4-1|153	--with-gtk3=no \
12mr|wireshark-1.8.4-1|154	--with-libsmi=%{_prefix} \
12mr|wireshark-1.8.4-1|155	--with-pcap=%{_prefix} \
12mr|wireshark-1.8.4-1|156	--with-zlib=%{_prefix} \
12mr|wireshark-1.8.4-1|157	--with-lua=%{_prefix} \
12mr|wireshark-1.8.4-1|158	--with-portaudio=%{_prefix} \
12mr|wireshark-1.8.4-1|159	--with-libcap=%{_prefix} \
12mr|wireshark-1.8.4-1|160	--with-ssl=%{_prefix} \
12mr|wireshark-1.8.4-1|161	--with-krb5 \
12mr|wireshark-1.8.4-1|162	--with-adns=no \
12mr|wireshark-1.8.4-1|163	--with-geoip=yes \
12mr|wireshark-1.8.4-1|164	--with-plugins=%{_libdir}/%{name}
12mr|wireshark-1.8.4-1|165	
12mr|wireshark-1.8.4-1|166	# try to fix the build...
12mr|wireshark-1.8.4-1|167	find -name "Makefile" | xargs perl -pi -e "s|/usr/lib\b|%{_libdir}|g"
12mr|wireshark-1.8.4-1|168	
12mr|wireshark-1.8.4-1|169	%make
12mr|wireshark-1.8.4-1|170	
12mr|wireshark-1.8.4-1|171	%install
12mr|wireshark-1.8.4-1|172	
12mr|wireshark-1.8.4-1|173	%makeinstall_std
12mr|wireshark-1.8.4-1|174	
12mr|wireshark-1.8.4-1|175	# setup links for consolehelpper support to allow root access
12mr|wireshark-1.8.4-1|176	install -d %{buildroot}%{_sbindir}
12mr|wireshark-1.8.4-1|177	pushd %{buildroot}%{_bindir}
12mr|wireshark-1.8.4-1|178	ln -sf consolehelper %{name}-root
12mr|wireshark-1.8.4-1|179	cd %{buildroot}%{_sbindir}
12mr|wireshark-1.8.4-1|180	ln -s ../bin/%{name} %{name}-root
12mr|wireshark-1.8.4-1|181	popd
12mr|wireshark-1.8.4-1|182	
12mr|wireshark-1.8.4-1|183	# icon
12mr|wireshark-1.8.4-1|184	install -d %{buildroot}%{_miconsdir}
12mr|wireshark-1.8.4-1|185	install -d %{buildroot}%{_iconsdir}
12mr|wireshark-1.8.4-1|186	install -d %{buildroot}%{_liconsdir}
12mr|wireshark-1.8.4-1|187	
12mr|wireshark-1.8.4-1|188	install -m0644 image/wsicon16.png %{buildroot}%{_miconsdir}/%{name}.png
12mr|wireshark-1.8.4-1|189	install -m0644 image/wsicon32.png %{buildroot}%{_iconsdir}/%{name}.png
12mr|wireshark-1.8.4-1|190	install -m0644 image/wsicon48.png %{buildroot}%{_liconsdir}/%{name}.png
12mr|wireshark-1.8.4-1|191	
12mr|wireshark-1.8.4-1|192	# XDG menu
12mr|wireshark-1.8.4-1|193	install -d %{buildroot}%{_datadir}/applications
12mr|wireshark-1.8.4-1|194	install -m0644 wireshark.desktop %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12mr|wireshark-1.8.4-1|195	
12mr|wireshark-1.8.4-1|196	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|wireshark-1.8.4-1|197	[Desktop Entry]
12mr|wireshark-1.8.4-1|198	Name=Wireshark
12mr|wireshark-1.8.4-1|199	Comment=Network traffic analyzer
12mr|wireshark-1.8.4-1|200	Exec=%{name}
12mr|wireshark-1.8.4-1|201	Icon=%{name}
12mr|wireshark-1.8.4-1|202	Terminal=false
12mr|wireshark-1.8.4-1|203	Type=Application
12mr|wireshark-1.8.4-1|204	Categories=GTK;X-MandrivaLinux-System-Monitoring;System;Monitor;
12mr|wireshark-1.8.4-1|205	EOF
12mr|wireshark-1.8.4-1|206	
12mr|wireshark-1.8.4-1|207	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-root.desktop << EOF
12mr|wireshark-1.8.4-1|208	[Desktop Entry]
12mr|wireshark-1.8.4-1|209	Name=Wireshark (root user)
12mr|wireshark-1.8.4-1|210	Comment=Network traffic analyzer (root user)
12mr|wireshark-1.8.4-1|211	Exec=%{name}-root
12mr|wireshark-1.8.4-1|212	Icon=%{name}
12mr|wireshark-1.8.4-1|213	Terminal=false
12mr|wireshark-1.8.4-1|214	Type=Application
12mr|wireshark-1.8.4-1|215	Categories=GTK;System;Monitor;
12mr|wireshark-1.8.4-1|216	EOF
12mr|wireshark-1.8.4-1|217	
12mr|wireshark-1.8.4-1|218	# move this one to /usr/sbin
12mr|wireshark-1.8.4-1|219	mv %{buildroot}%{_bindir}/dumpcap %{buildroot}%{_sbindir}/dumpcap
12mr|wireshark-1.8.4-1|220	
12mr|wireshark-1.8.4-1|221	# fix one odd bug...
12mr|wireshark-1.8.4-1|222	pushd %{buildroot}%{_bindir}
12mr|wireshark-1.8.4-1|223	ln -s ../sbin/dumpcap dumpcap
12mr|wireshark-1.8.4-1|224	popd
12mr|wireshark-1.8.4-1|225	
12mr|wireshark-1.8.4-1|226	# remove uneeded files
12mr|wireshark-1.8.4-1|227	rm -f %{buildroot}%{_libdir}/wireshark/*.la
12mr|wireshark-1.8.4-1|228	
12mr|wireshark-1.8.4-1|229	# install includes
12mr|wireshark-1.8.4-1|230	mkdir -p %{buildroot}%{_includedir}/wireshark
12mr|wireshark-1.8.4-1|231	for include in `find epan -type f -name '*.h'`; do
12mr|wireshark-1.8.4-1|232	mkdir -p %{buildroot}%{_includedir}/wireshark/`dirname $include`
12mr|wireshark-1.8.4-1|233	install -m 0644 $include %{buildroot}%{_includedir}/wireshark/`dirname $include`
12mr|wireshark-1.8.4-1|234	done
12mr|wireshark-1.8.4-1|235	# remaining include files
12mr|wireshark-1.8.4-1|236	install -m 0644 *.h %{buildroot}%{_includedir}/wireshark
12mr|wireshark-1.8.4-1|237	mkdir -p %{buildroot}%{_includedir}/wireshark/wiretap
12mr|wireshark-1.8.4-1|238	install -m 0644 wiretap/*.h %{buildroot}%{_includedir}/wireshark/wiretap
12mr|wireshark-1.8.4-1|239	
12mr|wireshark-1.8.4-1|240	%files -n dumpcap
12mr|wireshark-1.8.4-1|241	%attr(0755,root,root) %{_bindir}/dumpcap
12mr|wireshark-1.8.4-1|242	%attr(0755,root,root) %{_sbindir}/dumpcap
12mr|wireshark-1.8.4-1|243	%{_mandir}/man1/dumpcap.1*
12mr|wireshark-1.8.4-1|244	
12mr|wireshark-1.8.4-1|245	%files
12mr|wireshark-1.8.4-1|246	%attr(0755,root,root) %{_bindir}/%{name}
12mr|wireshark-1.8.4-1|247	%attr(0755,root,root) %{_bindir}/%{name}-root
12mr|wireshark-1.8.4-1|248	%attr(0755,root,root) %{_sbindir}/%{name}-root
12mr|wireshark-1.8.4-1|249	# plugins
12mr|wireshark-1.8.4-1|250	%dir %{_libdir}/%{name}
12mr|wireshark-1.8.4-1|251	%attr(0755,root,root) %{_libdir}/%{name}/asn1.so
12mr|wireshark-1.8.4-1|252	%attr(0755,root,root) %{_libdir}/%{name}/docsis.so
12mr|wireshark-1.8.4-1|253	%attr(0755,root,root) %{_libdir}/%{name}/ethercat.so
12mr|wireshark-1.8.4-1|254	%attr(0755,root,root) %{_libdir}/%{name}/gryphon.so
12mr|wireshark-1.8.4-1|255	%attr(0755,root,root) %{_libdir}/%{name}/irda.so
12mr|wireshark-1.8.4-1|256	%attr(0755,root,root) %{_libdir}/%{name}/m2m.so
12mr|wireshark-1.8.4-1|257	%attr(0755,root,root) %{_libdir}/%{name}/mate.so
12mr|wireshark-1.8.4-1|258	%attr(0755,root,root) %{_libdir}/%{name}/opcua.so
12mr|wireshark-1.8.4-1|259	%attr(0755,root,root) %{_libdir}/%{name}/profinet.so
12mr|wireshark-1.8.4-1|260	%attr(0755,root,root) %{_libdir}/%{name}/stats_tree.so
12mr|wireshark-1.8.4-1|261	%attr(0755,root,root) %{_libdir}/%{name}/unistim.so
12mr|wireshark-1.8.4-1|262	%attr(0755,root,root) %{_libdir}/%{name}/wimaxasncp.so
12mr|wireshark-1.8.4-1|263	%attr(0755,root,root) %{_libdir}/%{name}/wimax.so
12mr|wireshark-1.8.4-1|264	%dir %{_datadir}/%{name}
12mr|wireshark-1.8.4-1|265	%dir %{_datadir}/%{name}/diameter
12mr|wireshark-1.8.4-1|266	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/diameter/*
12mr|wireshark-1.8.4-1|267	%dir %{_datadir}/%{name}/dtds
12mr|wireshark-1.8.4-1|268	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/dtds/*
12mr|wireshark-1.8.4-1|269	%dir %{_datadir}/%{name}/help
12mr|wireshark-1.8.4-1|270	%attr(0644,root,root) %{_datadir}/%{name}/help/*
12mr|wireshark-1.8.4-1|271	%dir %{_datadir}/%{name}/radius
12mr|wireshark-1.8.4-1|272	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/radius/dictionary*
12mr|wireshark-1.8.4-1|273	%attr(0644,root,root) %{_datadir}/%{name}/radius/README.radius_dictionary
12mr|wireshark-1.8.4-1|274	%dir %{_datadir}/%{name}/tpncp
12mr|wireshark-1.8.4-1|275	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/tpncp/*
12mr|wireshark-1.8.4-1|276	%dir %{_datadir}/%{name}/wimaxasncp
12mr|wireshark-1.8.4-1|277	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/wimaxasncp/dictionary.*
12mr|wireshark-1.8.4-1|278	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/cfilters
12mr|wireshark-1.8.4-1|279	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/colorfilters
12mr|wireshark-1.8.4-1|280	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/dfilters
12mr|wireshark-1.8.4-1|281	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/manuf
12mr|wireshark-1.8.4-1|282	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/pdml2html.xsl
12mr|wireshark-1.8.4-1|283	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/services
12mr|wireshark-1.8.4-1|284	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/smi_modules
12mr|wireshark-1.8.4-1|285	%attr(0644,root,root) %{_datadir}/%{name}/console.lua
12mr|wireshark-1.8.4-1|286	%attr(0644,root,root) %{_datadir}/%{name}/dtd_gen.lua
12mr|wireshark-1.8.4-1|287	%attr(0644,root,root) %{_datadir}/%{name}/init.lua
12mr|wireshark-1.8.4-1|288	%attr(0644,root,root) %{_datadir}/%{name}/ws.css
12mr|wireshark-1.8.4-1|289	%{_iconsdir}/*.png
12mr|wireshark-1.8.4-1|290	%{_miconsdir}/*.png
12mr|wireshark-1.8.4-1|291	%{_liconsdir}/*.png
12mr|wireshark-1.8.4-1|292	%{_mandir}/man1/%{name}.1*
12mr|wireshark-1.8.4-1|293	%{_mandir}/man4/%{name}-filter.4*
12mr|wireshark-1.8.4-1|294	%{_datadir}/%{name}/*.html
12mr|wireshark-1.8.4-1|295	%{_datadir}/%{name}/AUTHORS-SHORT
12mr|wireshark-1.8.4-1|296	%{_datadir}/%{name}/COPYING
12mr|wireshark-1.8.4-1|297	%{_datadir}/applications/*.desktop
12mr|wireshark-1.8.4-1|298	
12mr|wireshark-1.8.4-1|299	%files tools
12mr|wireshark-1.8.4-1|300	%attr(0755,root,root) %{_bindir}/capinfos
12mr|wireshark-1.8.4-1|301	%attr(0755,root,root) %{_bindir}/dftest
12mr|wireshark-1.8.4-1|302	%attr(0755,root,root) %{_bindir}/editcap
12mr|wireshark-1.8.4-1|303	%attr(0755,root,root) %{_bindir}/mergecap
12mr|wireshark-1.8.4-1|304	%attr(0755,root,root) %{_bindir}/randpkt
12mr|wireshark-1.8.4-1|305	%attr(0755,root,root) %{_bindir}/text2pcap
12mr|wireshark-1.8.4-1|306	%{_mandir}/man1/capinfo*
12mr|wireshark-1.8.4-1|307	%{_mandir}/man1/dftest*
12mr|wireshark-1.8.4-1|308	%{_mandir}/man1/editcap*
12mr|wireshark-1.8.4-1|309	%{_mandir}/man1/mergecap*
12mr|wireshark-1.8.4-1|310	%{_mandir}/man1/randpkt*
12mr|wireshark-1.8.4-1|311	%{_mandir}/man1/text2pcap*
12mr|wireshark-1.8.4-1|312	
12mr|wireshark-1.8.4-1|313	%files -n tshark
12mr|wireshark-1.8.4-1|314	%attr(0755,root,root) %{_bindir}/tshark
12mr|wireshark-1.8.4-1|315	%{_mandir}/man1/tshark*
12mr|wireshark-1.8.4-1|316	
12mr|wireshark-1.8.4-1|317	%files -n rawshark
12mr|wireshark-1.8.4-1|318	%attr(0755,root,root) %{_bindir}/rawshark
12mr|wireshark-1.8.4-1|319	%{_mandir}/man1/rawshark.1*
12mr|wireshark-1.8.4-1|320	
12mr|wireshark-1.8.4-1|321	%files -n %{libname}
12mr|wireshark-1.8.4-1|322	%doc AUTHORS NEWS README{,.[lv]*} doc/{randpkt.txt,README.*}
12mr|wireshark-1.8.4-1|323	%attr(0755,root,root) %{_libdir}/libwireshark.so.%{major}*
12mr|wireshark-1.8.4-1|324	%attr(0755,root,root) %{_libdir}/libwiretap.so.%{major}*
12mr|wireshark-1.8.4-1|325	%attr(0755,root,root) %{_libdir}/libwsutil.so.%{major}*
12mr|wireshark-1.8.4-1|326	
12mr|wireshark-1.8.4-1|327	%files -n %{libname_devel}
12mr|wireshark-1.8.4-1|328	%doc ChangeLog
12mr|wireshark-1.8.4-1|329	%{_includedir}/wireshark
12mr|wireshark-1.8.4-1|330	%{_libdir}/libwireshark.so
12mr|wireshark-1.8.4-1|331	%{_libdir}/libwiretap.so
12mr|wireshark-1.8.4-1|332	%{_libdir}/libwsutil.so
12mr|wireshark-1.8.4-1|333	
12mr|wireshark-1.8.4-1|334	

19135 12
12mr|wlandetect-0.3-9|1	Summary: 	Simple wireless roaming daemon
12mr|wlandetect-0.3-9|2	Name: 		wlandetect
12mr|wlandetect-0.3-9|3	Version: 	0.3
12mr|wlandetect-0.3-9|4	Release: 	%mkrel 9
12mr|wlandetect-0.3-9|5	License: 	GPL
12mr|wlandetect-0.3-9|6	Group: 		System/Configuration/Networking
12mr|wlandetect-0.3-9|7	URL: 		http://jelmer.vernstok.nl/oss/wlandetect/
12mr|wlandetect-0.3-9|8	Source: 	%{name}-%{version}.tar.bz2
12mr|wlandetect-0.3-9|9	Patch1:		wlandetect-init.d.patch
12mr|wlandetect-0.3-9|10	Patch2:		wlandetect-pid.patch
12mr|wlandetect-0.3-9|11	BuildArch:	noarch
12mr|wlandetect-0.3-9|12	Requires:	wireless-tools
12mr|wlandetect-0.3-9|13	Buildroot: 	%{_tmppath}/%{name}-%{version}-buildroot
12mr|wlandetect-0.3-9|14	
12mr|wlandetect-0.3-9|15	%description
12mr|wlandetect-0.3-9|16	Wlandetect is a very simple Perl script that checks which access points and
12mr|wlandetect-0.3-9|17	other peers can be reached and executes some commands based on what it has
12mr|wlandetect-0.3-9|18	found. It is very useful if you often switch between various wireless
12mr|wlandetect-0.3-9|19	environments.
12mr|wlandetect-0.3-9|20	
12mr|wlandetect-0.3-9|21	%prep
12mr|wlandetect-0.3-9|22	
12mr|wlandetect-0.3-9|23	%setup -q
12mr|wlandetect-0.3-9|24	%patch1 -p0 -b .init
12mr|wlandetect-0.3-9|25	%patch2 -p0 -b .pid
12mr|wlandetect-0.3-9|26	
12mr|wlandetect-0.3-9|27	%install
12mr|wlandetect-0.3-9|28	rm -rf %{buildroot}
12mr|wlandetect-0.3-9|29	
12mr|wlandetect-0.3-9|30	mkdir -p %{buildroot}/%{_mandir}/man8
12mr|wlandetect-0.3-9|31	cp wlandetect.8 %{buildroot}/%{_mandir}/man8
12mr|wlandetect-0.3-9|32	mkdir -p %{buildroot}/%{_sbindir}
12mr|wlandetect-0.3-9|33	cp wlandetect %{buildroot}/%{_sbindir}
12mr|wlandetect-0.3-9|34	mkdir -p %{buildroot}/%{_sysconfdir}/rc.d/init.d
12mr|wlandetect-0.3-9|35	perl -p -e 's,/usr/local/sbin,%{_sbindir},g' %{name}-init.d > %{buildroot}/%{_sysconfdir}/rc.d/init.d/%{name}
12mr|wlandetect-0.3-9|36	echo "# FORMAT: ESSID<tab><tab>commands" > %{buildroot}/%{_sysconfdir}/wlandetect.conf
12mr|wlandetect-0.3-9|37	echo "# use @DEV@ for device name" >>  %{buildroot}/%{_sysconfdir}/wlandetect.conf
12mr|wlandetect-0.3-9|38	echo "default		/sbin/iwconfig @DEV@ essid any key ""; /sbin/ifup @DEV@; dhclient @DEV@" >> %{buildroot}/%{_sysconfdir}/wlandetect.conf
12mr|wlandetect-0.3-9|39	echo "linksys		/sbin/iwconfig @DEV@ essid any key ""; /sbin/ifup @DEV@; dhclient @DEV@" >> %{buildroot}/%{_sysconfdir}/wlandetect.conf
12mr|wlandetect-0.3-9|40	
12mr|wlandetect-0.3-9|41	%post
12mr|wlandetect-0.3-9|42	%_post_service %{name}
12mr|wlandetect-0.3-9|43	
12mr|wlandetect-0.3-9|44	%preun
12mr|wlandetect-0.3-9|45	%_preun_service %{name}
12mr|wlandetect-0.3-9|46	
12mr|wlandetect-0.3-9|47	%clean
12mr|wlandetect-0.3-9|48	rm -rf %{buildroot}
12mr|wlandetect-0.3-9|49	
12mr|wlandetect-0.3-9|50	%files
12mr|wlandetect-0.3-9|51	%defattr(-,root,root)
12mr|wlandetect-0.3-9|52	%doc AUTHORS COPYING README wlandetect.conf.example
12mr|wlandetect-0.3-9|53	%{_sbindir}/%{name}
12mr|wlandetect-0.3-9|54	%attr(0755,root,root) %{_initrddir}/%{name}
12mr|wlandetect-0.3-9|55	%config(noreplace) %{_sysconfdir}/wlandetect.conf
12mr|wlandetect-0.3-9|56	%{_mandir}/man8/*
12mr|wlandetect-0.3-9|57	
12mr|wlandetect-0.3-9|58	
12mr|wlandetect-0.3-9|59	
12mr|wlandetect-0.3-9|60	
12mr|wlandetect-0.3-9|61	
12mr|wlandetect-0.3-9|62	%changelog
12mr|wlandetect-0.3-9|63	

19136 12
12mr|wmcalclock-1.25-1|1	%define oname	wmCalClock
12mr|wmcalclock-1.25-1|2	
12mr|wmcalclock-1.25-1|3	Name: 	 	wmcalclock
12mr|wmcalclock-1.25-1|4	Summary: 	Calendar and clock application for Window Maker
12mr|wmcalclock-1.25-1|5	Version: 	1.25
12mr|wmcalclock-1.25-1|6	Release: 	1
12mr|wmcalclock-1.25-1|7	URL:		http://dockapps.windowmaker.org/file.php/id/9
12mr|wmcalclock-1.25-1|8	License:	GPL
12mr|wmcalclock-1.25-1|9	Group:		Graphical desktop/WindowMaker
12mr|wmcalclock-1.25-1|10	Source0:	http://dockapps.windowmaker.org/download.php/id/16/%{oname}-%{version}.tar.xz
12mr|wmcalclock-1.25-1|11	Source2:	clock-icon.png
12mr|wmcalclock-1.25-1|12	
12mr|wmcalclock-1.25-1|13	BuildRequires:	imagemagick
12mr|wmcalclock-1.25-1|14	BuildRequires:	libapm-devel
12mr|wmcalclock-1.25-1|15	BuildRequires:	pkgconfig(x11)
12mr|wmcalclock-1.25-1|16	BuildRequires:	pkgconfig(xext)
12mr|wmcalclock-1.25-1|17	BuildRequires:	pkgconfig(xpm)
12mr|wmcalclock-1.25-1|18	
12mr|wmcalclock-1.25-1|19	Conflicts:	WindowMaker < 0.95.0-3
12mr|wmcalclock-1.25-1|20	
12mr|wmcalclock-1.25-1|21	%description
12mr|wmcalclock-1.25-1|22	wmCalClock is a calendar and clock application for Window Maker.
12mr|wmcalclock-1.25-1|23	
12mr|wmcalclock-1.25-1|24	%prep
12mr|wmcalclock-1.25-1|25	%setup -qn %{oname}-%{version}
12mr|wmcalclock-1.25-1|26	
12mr|wmcalclock-1.25-1|27	%build
12mr|wmcalclock-1.25-1|28	pushd Src
12mr|wmcalclock-1.25-1|29	%make
12mr|wmcalclock-1.25-1|30	popd
12mr|wmcalclock-1.25-1|31	
12mr|wmcalclock-1.25-1|32	%install
12mr|wmcalclock-1.25-1|33	rm -rf %{buildroot}
12mr|wmcalclock-1.25-1|34	mkdir -p %{buildroot}/%{_bindir}
12mr|wmcalclock-1.25-1|35	mkdir -p %{buildroot}/%{_mandir}/man1
12mr|wmcalclock-1.25-1|36	pushd Src
12mr|wmcalclock-1.25-1|37	install -s -m 0755 wmCalClock %{buildroot}/%{_bindir}
12mr|wmcalclock-1.25-1|38	install -m 0644 wmCalClock.1 %{buildroot}/%{_mandir}/man1/
12mr|wmcalclock-1.25-1|39	popd
12mr|wmcalclock-1.25-1|40	
12mr|wmcalclock-1.25-1|41	#menu
12mr|wmcalclock-1.25-1|42	mkdir -p %{buildroot}%{_datadir}/applications
12mr|wmcalclock-1.25-1|43	cat << EOF > %{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|wmcalclock-1.25-1|44	[Desktop Entry]
12mr|wmcalclock-1.25-1|45	Type=Application
12mr|wmcalclock-1.25-1|46	Exec=%{name}
12mr|wmcalclock-1.25-1|47	Icon=%{name}
12mr|wmcalclock-1.25-1|48	Name=WMbattery
12mr|wmcalclock-1.25-1|49	Comment=Calender & Clock docklet
12mr|wmcalclock-1.25-1|50	Categories=System;
12mr|wmcalclock-1.25-1|51	EOF
12mr|wmcalclock-1.25-1|52	
12mr|wmcalclock-1.25-1|53	#icons
12mr|wmcalclock-1.25-1|54	mkdir -p %{buildroot}/%{_liconsdir}
12mr|wmcalclock-1.25-1|55	convert -size 48x48 %{SOURCE2} %{buildroot}/%{_liconsdir}/%{name}.png
12mr|wmcalclock-1.25-1|56	mkdir -p %{buildroot}/%{_iconsdir}
12mr|wmcalclock-1.25-1|57	convert -size 32x32 %{SOURCE2} %{buildroot}/%{_iconsdir}/%{name}.png
12mr|wmcalclock-1.25-1|58	mkdir -p %{buildroot}/%{_miconsdir}
12mr|wmcalclock-1.25-1|59	convert -size 16x16 %{SOURCE2} %{buildroot}/%{_miconsdir}/%{name}.png
12mr|wmcalclock-1.25-1|60	
12mr|wmcalclock-1.25-1|61	%files
12mr|wmcalclock-1.25-1|62	%doc TODO README
12mr|wmcalclock-1.25-1|63	%{_bindir}/%{oname}
12mr|wmcalclock-1.25-1|64	%{_datadir}/applications/%{name}.desktop
12mr|wmcalclock-1.25-1|65	%{_liconsdir}/%{name}.png
12mr|wmcalclock-1.25-1|66	%{_iconsdir}/%{name}.png
12mr|wmcalclock-1.25-1|67	%{_miconsdir}/%{name}.png
12mr|wmcalclock-1.25-1|68	%doc %{_mandir}/*/*
12mr|wmcalclock-1.25-1|69	
12mr|wmcalclock-1.25-1|70	
12mr|wmcalclock-1.25-1|71	
12mr|wmcalclock-1.25-1|72	
12mr|wmcalclock-1.25-1|73	%changelog
12mr|wmcalclock-1.25-1|74	

19137 12
12mr|wmctrl-1.07-5|1	%define	name	wmctrl
12mr|wmctrl-1.07-5|2	%define	version	1.07
12mr|wmctrl-1.07-5|3	%define	release	%mkrel 5
12mr|wmctrl-1.07-5|4	
12mr|wmctrl-1.07-5|5	Name:		%name
12mr|wmctrl-1.07-5|6	Version:	%version
12mr|wmctrl-1.07-5|7	Release:	%release
12mr|wmctrl-1.07-5|8	License:	GPLv2+
12mr|wmctrl-1.07-5|9	Group:		System/X11
12mr|wmctrl-1.07-5|10	Url:		http://sweb.cz/tripie/utils/wmctrl/
12mr|wmctrl-1.07-5|11	Source:		%name-%version.tar.bz2
12mr|wmctrl-1.07-5|12	Patch0:         http://ftp.de.debian.org/debian/pool/main/w/wmctrl/wmctrl_1.07-6.diff.gz
12mr|wmctrl-1.07-5|13	Patch1:         wmctrl-sticky-workspace.patch
12mr|wmctrl-1.07-5|14	Summary:	Command line tool to interact with an EWMH/NetWM compatible X Window Manager
12mr|wmctrl-1.07-5|15	BuildRequires:	glib2-devel
12mr|wmctrl-1.07-5|16	BuildRequires:	libx11-devel
12mr|wmctrl-1.07-5|17	BuildRequires:	libxmu-devel
12mr|wmctrl-1.07-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
12mr|wmctrl-1.07-5|19	
12mr|wmctrl-1.07-5|20	%description
12mr|wmctrl-1.07-5|21	Wmctrl provides command line access to almost all the features defined
12mr|wmctrl-1.07-5|22	in the EWMH specification. Using it, it's possible to, for example,
12mr|wmctrl-1.07-5|23	obtain information about the window manager, get a detailed list of
12mr|wmctrl-1.07-5|24	desktops and managed windows, switch and resize desktops, change number
12mr|wmctrl-1.07-5|25	of desktops, make windows full-screen, always-above or sticky, and
12mr|wmctrl-1.07-5|26	activate, close, move, resize, maximize and minimize them.
12mr|wmctrl-1.07-5|27	
12mr|wmctrl-1.07-5|28	The command line access makes it easy to automate these tasks and
12mr|wmctrl-1.07-5|29	execute them from any application that is able to run a command in
12mr|wmctrl-1.07-5|30	response to some event.
12mr|wmctrl-1.07-5|31	
12mr|wmctrl-1.07-5|32	Please note that wmctrl only works with window managers which implement
12mr|wmctrl-1.07-5|33	this specification.
12mr|wmctrl-1.07-5|34	
12mr|wmctrl-1.07-5|35	%prep
12mr|wmctrl-1.07-5|36	%setup -q
12mr|wmctrl-1.07-5|37	%patch0 -p1
12mr|wmctrl-1.07-5|38	%patch1 -p1
12mr|wmctrl-1.07-5|39	
12mr|wmctrl-1.07-5|40	%build
12mr|wmctrl-1.07-5|41	%configure2_5x
12mr|wmctrl-1.07-5|42	%make
12mr|wmctrl-1.07-5|43	
12mr|wmctrl-1.07-5|44	%install
12mr|wmctrl-1.07-5|45	rm -rf $RPM_BUILD_ROOT
12mr|wmctrl-1.07-5|46	%makeinstall_std
12mr|wmctrl-1.07-5|47	
12mr|wmctrl-1.07-5|48	%clean
12mr|wmctrl-1.07-5|49	rm -rf $RPM_BUILD_ROOT
12mr|wmctrl-1.07-5|50	
12mr|wmctrl-1.07-5|51	%files
12mr|wmctrl-1.07-5|52	%defattr(-,root,root)
12mr|wmctrl-1.07-5|53	%doc AUTHORS COPYING ChangeLog README
12mr|wmctrl-1.07-5|54	%_bindir/*
12mr|wmctrl-1.07-5|55	%_mandir/man1/wmctrl.1.*
12mr|wmctrl-1.07-5|56	
12mr|wmctrl-1.07-5|57	
12mr|wmctrl-1.07-5|58	%changelog
12mr|wmctrl-1.07-5|59	* Mon Jun  4 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1.0.7-5
12mr|wmctrl-1.07-5|60	- apply fedora patches
12mr|wmctrl-1.07-5|61	
12mr|wmctrl-1.07-5|62	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 1.07-4mdv2011.0
12mr|wmctrl-1.07-5|63	+ Revision: 634785
12mr|wmctrl-1.07-5|64	- simplify BR
12mr|wmctrl-1.07-5|65	
12mr|wmctrl-1.07-5|66	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 1.07-3mdv2010.0
12mr|wmctrl-1.07-5|67	+ Revision: 434778
12mr|wmctrl-1.07-5|68	- rebuild
12mr|wmctrl-1.07-5|69	
12mr|wmctrl-1.07-5|70	* Sat Aug 09 2008 Thierry Vignaud <tv@mandriva.org> 1.07-2mdv2009.0
12mr|wmctrl-1.07-5|71	+ Revision: 269708
12mr|wmctrl-1.07-5|72	- rebuild early 2009.0 package (before pixel changes)
12mr|wmctrl-1.07-5|73	
12mr|wmctrl-1.07-5|74	* Wed Jun 04 2008 Pascal Terjan <pterjan@mandriva.org> 1.07-1mdv2009.0
12mr|wmctrl-1.07-5|75	+ Revision: 214993
12mr|wmctrl-1.07-5|76	- import wmctrl
12mr|wmctrl-1.07-5|77	
12mr|wmctrl-1.07-5|78	

19138 12
12mr|wml-2.2.0-1|1	# do not provide/require private perl modules
12mr|wml-2.2.0-1|2	%if %{_use_internal_dependency_generator}
12mr|wml-2.2.0-1|3	%define __noautoreq 'GD\\.so|perl\\(HTML::Clean\\)|perl\\(WML::GD\\)'
12mr|wml-2.2.0-1|4	%define __noautoprov 'GD\\.so|perl\\(HTML::Clean\\)|perl\\(WML::GD\\)'
12mr|wml-2.2.0-1|5	%else
12mr|wml-2.2.0-1|6	%define _requires_exceptions GD.so\\|perl(HTML::Clean)\\|perl(WML::GD)
12mr|wml-2.2.0-1|7	%define _provides_exceptions GD.so\\|perl(HTML::Clean)\\|perl(WML::GD)
12mr|wml-2.2.0-1|8	%endif
12mr|wml-2.2.0-1|9	
12mr|wml-2.2.0-1|10	Summary:	Website META Language
12mr|wml-2.2.0-1|11	Name:		wml
12mr|wml-2.2.0-1|12	Version:	2.2.0
12mr|wml-2.2.0-1|13	Release:	1
12mr|wml-2.2.0-1|14	License:	GPLv2+
12mr|wml-2.2.0-1|15	Group:		Publishing
12mr|wml-2.2.0-1|16	URL:		http://thewml.org/
12mr|wml-2.2.0-1|17	Source:		https://bitbucket.org/shlomif/website-meta-language/downloads/%{name}-%{version}.tar.bz2
12mr|wml-2.2.0-1|18	BuildRequires:	cmake
12mr|wml-2.2.0-1|19	BuildRequires:	pkgconfig(ncurses)
12mr|wml-2.2.0-1|20	BuildRequires:	libtool
12mr|wml-2.2.0-1|21	BuildRequires:	libltdl-devel
12mr|wml-2.2.0-1|22	BuildRequires:	pcre-devel
12mr|wml-2.2.0-1|23	BuildRequires:	perl-devel
12mr|wml-2.2.0-1|24	BuildRequires:	gdbm-devel
12mr|wml-2.2.0-1|25	BuildRequires:	db-devel
12mr|wml-2.2.0-1|26	BuildRequires:	gettext-devel
12mr|wml-2.2.0-1|27	BuildRequires:	lynx
12mr|wml-2.2.0-1|28	BuildRequires:	perl-Bit-Vector >= 5.2
12mr|wml-2.2.0-1|29	BuildRequires:	perl(File::Spec)
12mr|wml-2.2.0-1|30	BuildRequires:	perl(GD)
12mr|wml-2.2.0-1|31	BuildRequires:	perl(Getopt::Long) >= 2.16
12mr|wml-2.2.0-1|32	BuildRequires:	perl(HTML::Clean)
12mr|wml-2.2.0-1|33	BuildRequires:	perl(Image::Size) >= 2.6
12mr|wml-2.2.0-1|34	BuildRequires:	perl(IO::File) >= 1.07
12mr|wml-2.2.0-1|35	BuildRequires:	perl(Term::ReadKey) >= 2.11
12mr|wml-2.2.0-1|36	
12mr|wml-2.2.0-1|37	%description
12mr|wml-2.2.0-1|38	WML is a free and extensible Webdesigner's off-line HTML generation
12mr|wml-2.2.0-1|39	toolkit for Unix, distributed under the GNU General Public License
12mr|wml-2.2.0-1|40	(GPL v2). It is written in ANSI C and Perl 5, build via a GNU Autoconf
12mr|wml-2.2.0-1|41	based source tree and runs out-of-the-box on all major Unix derivatives.
12mr|wml-2.2.0-1|42	It can be used free of charge both in educational and commercial
12mr|wml-2.2.0-1|43	environments.
12mr|wml-2.2.0-1|44	
12mr|wml-2.2.0-1|45	%prep
12mr|wml-2.2.0-1|46	%setup -q
12mr|wml-2.2.0-1|47	
12mr|wml-2.2.0-1|48	%build
12mr|wml-2.2.0-1|49	%cmake -DLIB_INSTALL_DIR=%{_libdir}
12mr|wml-2.2.0-1|50	make
12mr|wml-2.2.0-1|51	
12mr|wml-2.2.0-1|52	# TODO : add percent-check once it is working.
12mr|wml-2.2.0-1|53	
12mr|wml-2.2.0-1|54	%install
12mr|wml-2.2.0-1|55	%makeinstall_std -C build
12mr|wml-2.2.0-1|56	
12mr|wml-2.2.0-1|57	%files
12mr|wml-2.2.0-1|58	%doc ANNOUNCE BUGREPORT ChangeLog COPYING COPYRIGHT COPYRIGHT.OTHER CREDITS
12mr|wml-2.2.0-1|59	%doc NEWS README SUPPORT VERSION VERSION.HISTORY
12mr|wml-2.2.0-1|60	%{_bindir}/*
12mr|wml-2.2.0-1|61	%{_libdir}/%{name}
12mr|wml-2.2.0-1|62	%{_mandir}/*/*
12mr|wml-2.2.0-1|63	
12mr|wml-2.2.0-1|64	
12mr|wml-2.2.0-1|65	%changelog
12mr|wml-2.2.0-1|66	* Mon Sep  3 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|wml-2.2.0-1|67	+ Commit: ba5ba1e
12mr|wml-2.2.0-1|68	- New version 2.2.0 (get it from Mageia), add req and prov exceptions for internal dependency generator, drop explicit requires on perl modules (rpm catches them fine now), minor cleanups
12mr|wml-2.2.0-1|69	
12mr|wml-2.2.0-1|70	

19139 12
12mr|wmnet-1.06-13|1	%define xrootdir	/usr
12mr|wmnet-1.06-13|2	%define xconfdir	/etc/X11
12mr|wmnet-1.06-13|3	
12mr|wmnet-1.06-13|4	Summary:	Applet that monitors the network
12mr|wmnet-1.06-13|5	Name:		wmnet
12mr|wmnet-1.06-13|6	Version:	1.06
12mr|wmnet-1.06-13|7	Release:	13
12mr|wmnet-1.06-13|8	License:	GPL
12mr|wmnet-1.06-13|9	Group:		Graphical desktop/WindowMaker
12mr|wmnet-1.06-13|10	URL:		http://dockapps.org/file.php/id/77
12mr|wmnet-1.06-13|11	Source0:	http://dockapps.org/download.php/id/115/%{name}-%{version}.tar.bz2
12mr|wmnet-1.06-13|12	Source1:	%{name}.wmconfig
12mr|wmnet-1.06-13|13	Source2:	wmnet-icons.tar.bz2
12mr|wmnet-1.06-13|14	Patch0:		wmnet-sa-restorer.patch
12mr|wmnet-1.06-13|15	Patch1:		wmnet-1.05-man-graph.patch
12mr|wmnet-1.06-13|16	Patch2:		wmnet-1.05-glibc22.patch
12mr|wmnet-1.06-13|17	BuildRequires:	pkgconfig(x11)
12mr|wmnet-1.06-13|18	BuildRequires:	pkgconfig(xext)
12mr|wmnet-1.06-13|19	BuildRequires:	imake
12mr|wmnet-1.06-13|20	
12mr|wmnet-1.06-13|21	%description
12mr|wmnet-1.06-13|22	Wmnet uses ip accounting in the Linux kernel to monitor your network.
12mr|wmnet-1.06-13|23	
12mr|wmnet-1.06-13|24	%prep
12mr|wmnet-1.06-13|25	%setup
12mr|wmnet-1.06-13|26	%patch0 -p1 -b .sigaction
12mr|wmnet-1.06-13|27	%patch1 -p1 -b .man-graph
12mr|wmnet-1.06-13|28	%patch2 -p1 -b .glibc22
12mr|wmnet-1.06-13|29	
12mr|wmnet-1.06-13|30	%build
12mr|wmnet-1.06-13|31	xmkmf
12mr|wmnet-1.06-13|32	%make CFLAGS="%{optflags}"
12mr|wmnet-1.06-13|33	
12mr|wmnet-1.06-13|34	%install
12mr|wmnet-1.06-13|35	# wmnet standard install
12mr|wmnet-1.06-13|36	install -d %{buildroot}/%{_bindir}
12mr|wmnet-1.06-13|37	install -d %{buildroot}/%{_mandir}/man1
12mr|wmnet-1.06-13|38	install -m 755 wmnet %{buildroot}/%{_bindir}
12mr|wmnet-1.06-13|39	install -m 644 wmnet.man %{buildroot}/%{_mandir}/man1/wmnet.1
12mr|wmnet-1.06-13|40	
12mr|wmnet-1.06-13|41	# wmaker config file
12mr|wmnet-1.06-13|42	install -d %{buildroot}/%{xconfdir}/wmconfig
12mr|wmnet-1.06-13|43	cp %{SOURCE1} %{buildroot}/%{xconfdir}/wmconfig/%{name}
12mr|wmnet-1.06-13|44	
12mr|wmnet-1.06-13|45	# mdv menu icons
12mr|wmnet-1.06-13|46	mkdir -p %{buildroot}/%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12mr|wmnet-1.06-13|47	tar jxvf %{SOURCE2} -C %{buildroot}/%{_iconsdir}
12mr|wmnet-1.06-13|48	# fd.o icons
12mr|wmnet-1.06-13|49	cp %{buildroot}/%{_iconsdir}/%{name}.png %{buildroot}/%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|wmnet-1.06-13|50	cp %{buildroot}/%{_liconsdir}/%{name}.png %{buildroot}/%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|wmnet-1.06-13|51	cp %{buildroot}/%{_miconsdir}/%{name}.png %{buildroot}/%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|wmnet-1.06-13|52	
12mr|wmnet-1.06-13|53	# mdv menu entry
12mr|wmnet-1.06-13|54	mkdir -p %{buildroot}%{_datadir}/applications
12mr|wmnet-1.06-13|55	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12mr|wmnet-1.06-13|56	[Desktop Entry]
12mr|wmnet-1.06-13|57	Name=WMnet
12mr|wmnet-1.06-13|58	Comment=A WindowMaker dock network monitor
12mr|wmnet-1.06-13|59	Exec=%{_bindir}/%{name}
12mr|wmnet-1.06-13|60	Icon=%{name}
12mr|wmnet-1.06-13|61	Terminal=false
12mr|wmnet-1.06-13|62	Type=Application
12mr|wmnet-1.06-13|63	StartupNotify=true
12mr|wmnet-1.06-13|64	Categories=System;Monitor;X-MandrivaLinux-System-Monitoring;
12mr|wmnet-1.06-13|65	EOF
12mr|wmnet-1.06-13|66	
12mr|wmnet-1.06-13|67	%files
12mr|wmnet-1.06-13|68	%doc README Changelog
12mr|wmnet-1.06-13|69	%config(noreplace) %{xconfdir}/wmconfig/%{name}
12mr|wmnet-1.06-13|70	%{_bindir}/wmnet
12mr|wmnet-1.06-13|71	%{_mandir}/man1/wmnet.1*
12mr|wmnet-1.06-13|72	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|wmnet-1.06-13|73	%{_iconsdir}/%{name}.png
12mr|wmnet-1.06-13|74	%{_liconsdir}/%{name}.png
12mr|wmnet-1.06-13|75	%{_miconsdir}/%{name}.png
12mr|wmnet-1.06-13|76	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|wmnet-1.06-13|77	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|wmnet-1.06-13|78	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|wmnet-1.06-13|79	
12mr|wmnet-1.06-13|80	%changelog
12mr|wmnet-1.06-13|81	* Sat Oct  20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|wmnet-1.06-13|82	+ Commit: ae669d9
12mr|wmnet-1.06-13|83	- Spec cleanup, don't strip binary on install
12mr|wmnet-1.06-13|84	
12mr|wmnet-1.06-13|85	

19140 12
12mr|wordnet-3.0-14|1	%define Name	WordNet
12mr|wordnet-3.0-14|2	
12mr|wordnet-3.0-14|3	%define major		%{version}
12mr|wordnet-3.0-14|4	%define libname		%mklibname %{name} %{major}
12mr|wordnet-3.0-14|5	%define develname	%mklibname %{name} -d
12mr|wordnet-3.0-14|6	
12mr|wordnet-3.0-14|7	Name:		wordnet
12mr|wordnet-3.0-14|8	Version:	3.0
12mr|wordnet-3.0-14|9	Release:	%mkrel 14
12mr|wordnet-3.0-14|10	Summary:	A lexical database for the English language
12mr|wordnet-3.0-14|11	Group:		Sciences/Other
12mr|wordnet-3.0-14|12	License:	MIT
12mr|wordnet-3.0-14|13	URL:		http://wordnet.princeton.edu
12mr|wordnet-3.0-14|14	Source0:	http://wordnet.princeton.edu/%{version}/%{Name}-%{version}.tar.bz2
12mr|wordnet-3.0-14|15	Patch0:		%{name}-2.1.libtool.patch
12mr|wordnet-3.0-14|16	Patch1:		%{name}-3.0.fhs.patch
12mr|wordnet-3.0-14|17	Patch2:		%{name}-CVE-2008-2149_3908.patch
12mr|wordnet-3.0-14|18	# Kludge (not a fix) for Tcl 8.6 (TIP #330, interp->result) - AdamW
12mr|wordnet-3.0-14|19	# 2008/12
12mr|wordnet-3.0-14|20	Patch3:		wordnet-3.0-tcl86.patch
12mr|wordnet-3.0-14|21	Patch4:		wordnet_autoconf.patch
12mr|wordnet-3.0-14|22	Patch5:		wordnet_wformat.patch
12mr|wordnet-3.0-14|23	Requires:       %{libname} = %{version}
12mr|wordnet-3.0-14|24	BuildRequires:	tcl-devel
12mr|wordnet-3.0-14|25	BuildRequires:	tk-devel
12mr|wordnet-3.0-14|26	BuildRoot:      %{_tmppath}/%{name}-%{version}
12mr|wordnet-3.0-14|27	
12mr|wordnet-3.0-14|28	%description
12mr|wordnet-3.0-14|29	WordNet is an online lexical reference system whose design is inspired by
12mr|wordnet-3.0-14|30	current psycholinguistic theories of human lexical memory. English nouns,
12mr|wordnet-3.0-14|31	verbs, adjectives and adverbs are organized into synonym sets, each
12mr|wordnet-3.0-14|32	representing one underlying lexical concept. Different relations link the
12mr|wordnet-3.0-14|33	synonym sets.
12mr|wordnet-3.0-14|34	
12mr|wordnet-3.0-14|35	%package -n %{libname}
12mr|wordnet-3.0-14|36	Summary:        Main library for %{name}
12mr|wordnet-3.0-14|37	Group:          System/Libraries
12mr|wordnet-3.0-14|38	Provides:       lib%{name} = %{version}-%{release}
12mr|wordnet-3.0-14|39	
12mr|wordnet-3.0-14|40	%description -n %{libname}
12mr|wordnet-3.0-14|41	This package contains the library needed to run %{name}.
12mr|wordnet-3.0-14|42	
12mr|wordnet-3.0-14|43	%package -n %{develname}
12mr|wordnet-3.0-14|44	Summary:        Development header files for %{name}
12mr|wordnet-3.0-14|45	Group:          Development/C
12mr|wordnet-3.0-14|46	Requires:       %{libname} = %{version}
12mr|wordnet-3.0-14|47	Provides:       lib%{name}-devel = %{version}-%{release}
12mr|wordnet-3.0-14|48	Obsoletes:	%{mklibname wordnet 3.0 -d}
12mr|wordnet-3.0-14|49	
12mr|wordnet-3.0-14|50	%description -n %{develname}
12mr|wordnet-3.0-14|51	Libraries, include files and other resources you can use to develop.
12mr|wordnet-3.0-14|52	
12mr|wordnet-3.0-14|53	%prep
12mr|wordnet-3.0-14|54	%setup -q -n %{Name}-%{version}
12mr|wordnet-3.0-14|55	%patch0 -p1
12mr|wordnet-3.0-14|56	%patch1 -p1
12mr|wordnet-3.0-14|57	%patch2 -p1
12mr|wordnet-3.0-14|58	%patch3 -p1 -b .tcl86
12mr|wordnet-3.0-14|59	%patch4 -p1
12mr|wordnet-3.0-14|60	%patch5 -p1
12mr|wordnet-3.0-14|61	autoreconf -fi
12mr|wordnet-3.0-14|62	
12mr|wordnet-3.0-14|63	%build
12mr|wordnet-3.0-14|64	%configure2_5x
12mr|wordnet-3.0-14|65	make
12mr|wordnet-3.0-14|66	
12mr|wordnet-3.0-14|67	%install
12mr|wordnet-3.0-14|68	rm -rf %{buildroot}
12mr|wordnet-3.0-14|69	%makeinstall
12mr|wordnet-3.0-14|70	
12mr|wordnet-3.0-14|71	mkdir -p %{buildroot}%{_datadir}/applications/
12mr|wordnet-3.0-14|72	cat > %{buildroot}%{_datadir}/applications/mandriva-wordnet.desktop << EOF
12mr|wordnet-3.0-14|73	[Desktop Entry]
12mr|wordnet-3.0-14|74	Type=Application
12mr|wordnet-3.0-14|75	Name=WordNet
12mr|wordnet-3.0-14|76	Comment=Graphical Interface for WordNet
12mr|wordnet-3.0-14|77	Icon=accessories-dictionary
12mr|wordnet-3.0-14|78	Exec=wnb
12mr|wordnet-3.0-14|79	Categories=Office;X-MandrivaLinux-Office-Accessories;
12mr|wordnet-3.0-14|80	EOF
12mr|wordnet-3.0-14|81	
12mr|wordnet-3.0-14|82	%clean
12mr|wordnet-3.0-14|83	rm -rf %{buildroot}
12mr|wordnet-3.0-14|84	
12mr|wordnet-3.0-14|85	%files
12mr|wordnet-3.0-14|86	%defattr(-,root,root)
12mr|wordnet-3.0-14|87	%doc AUTHORS COPYING INSTALL ChangeLog README doc/{html,ps,pdf}
12mr|wordnet-3.0-14|88	%{_bindir}/*
12mr|wordnet-3.0-14|89	%{_datadir}/applications/mandriva-wordnet.desktop
12mr|wordnet-3.0-14|90	%{_datadir}/%{Name}
12mr|wordnet-3.0-14|91	%{_mandir}/*/*
12mr|wordnet-3.0-14|92	
12mr|wordnet-3.0-14|93	%files -n %{libname}
12mr|wordnet-3.0-14|94	%defattr(-,root,root)
12mr|wordnet-3.0-14|95	%{_libdir}/libWN-%{version}.so
12mr|wordnet-3.0-14|96	
12mr|wordnet-3.0-14|97	%files -n %{develname}
12mr|wordnet-3.0-14|98	%defattr(-,root,root)
12mr|wordnet-3.0-14|99	%{_libdir}/libWN.so
12mr|wordnet-3.0-14|100	%{_libdir}/libWN.a
12mr|wordnet-3.0-14|101	%{_includedir}/*
12mr|wordnet-3.0-14|102	
12mr|wordnet-3.0-14|103	
12mr|wordnet-3.0-14|104	
12mr|wordnet-3.0-14|105	%changelog
12mr|wordnet-3.0-14|106	

19141 12
12mr|words-3.0-10|1	%define _dict_dir %{_datadir}/dict/
12mr|words-3.0-10|2	
12mr|words-3.0-10|3	Summary:	A dictionary of English words for the /usr/dict directory
12mr|words-3.0-10|4	Name:		words
12mr|words-3.0-10|5	Version:	3.0
12mr|words-3.0-10|6	Release:	%mkrel 10
12mr|words-3.0-10|7	License:	Public Domain
12mr|words-3.0-10|8	Group:		Text tools
12mr|words-3.0-10|9	URL:		http://www.dcs.shef.ac.uk/research/ilash/Moby/
12mr|words-3.0-10|10	Source:		http://www.dcs.shef.ac.uk/research/ilash/Moby/mwords.tar.bz2
12mr|words-3.0-10|11	BuildArch:	noarch
12mr|words-3.0-10|12	BuildRequires:	dos2unix
12mr|words-3.0-10|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|words-3.0-10|14	
12mr|words-3.0-10|15	%description
12mr|words-3.0-10|16	The words file is a dictionary of English words for the
12mr|words-3.0-10|17	/usr/share/dict directory. Some programs use this database of
12mr|words-3.0-10|18	words to check spelling. Password checkers use it to look for bad
12mr|words-3.0-10|19	passwords.
12mr|words-3.0-10|20	
12mr|words-3.0-10|21	%prep
12mr|words-3.0-10|22	%setup -q -c
12mr|words-3.0-10|23	
12mr|words-3.0-10|24	%build
12mr|words-3.0-10|25	cd mwords
12mr|words-3.0-10|26	dos2unix *; chmod a+r *
12mr|words-3.0-10|27	cat [1-9]*.??? | egrep  "^[[:alnum:]'&!,./-]+$" | sort --ignore-case --dictionary-order | uniq > moby
12mr|words-3.0-10|28	
12mr|words-3.0-10|29	cat <<EOF >license.txt
12mr|words-3.0-10|30	On June 1, 1996 Grady Ward announced that the fruits of
12mr|words-3.0-10|31	the Moby project were being placed in the public domain:
12mr|words-3.0-10|32	
12mr|words-3.0-10|33	The Moby lexicon project is complete and has
12mr|words-3.0-10|34	been place into the public domain. Use, sell,
12mr|words-3.0-10|35	rework, excerpt and use in any way on any platform.
12mr|words-3.0-10|36	
12mr|words-3.0-10|37	Placing this material on internal or public servers is
12mr|words-3.0-10|38	also encouraged. The compiler is not aware of any
12mr|words-3.0-10|39	export restrictions so freely distribute world-wide.
12mr|words-3.0-10|40	
12mr|words-3.0-10|41	You can verify the public domain status by contacting
12mr|words-3.0-10|42	
12mr|words-3.0-10|43	Grady Ward
12mr|words-3.0-10|44	3449 Martha Ct.
12mr|words-3.0-10|45	Arcata, CA  95521-4884
12mr|words-3.0-10|46	
12mr|words-3.0-10|47	daedal@myrealbox.com
12mr|words-3.0-10|48	EOF
12mr|words-3.0-10|49	
12mr|words-3.0-10|50	%install
12mr|words-3.0-10|51	rm -rf %{buildroot}
12mr|words-3.0-10|52	
12mr|words-3.0-10|53	install -d %{buildroot}%{_datadir}/dict
12mr|words-3.0-10|54	install -m644 mwords/moby %{buildroot}%{_datadir}/dict/linux.words
12mr|words-3.0-10|55	ln -sf linux.words %{buildroot}%{_datadir}/dict/words
12mr|words-3.0-10|56	
12mr|words-3.0-10|57	%clean
12mr|words-3.0-10|58	rm -rf %{buildroot}
12mr|words-3.0-10|59	
12mr|words-3.0-10|60	%files
12mr|words-3.0-10|61	%defattr(-,root,root)
12mr|words-3.0-10|62	%doc mwords/readme.txt mwords/license.txt
12mr|words-3.0-10|63	%{_dict_dir}linux.words
12mr|words-3.0-10|64	%{_dict_dir}words
12mr|words-3.0-10|65	
12mr|words-3.0-10|66	
12mr|words-3.0-10|67	
12mr|words-3.0-10|68	%changelog
12mr|words-3.0-10|69	

19142 12
12mr|wpa_supplicant-1.1-1|1	Summary:	Linux WPA Supplicant (IEEE 802.1X, WPA, WPA2, RSN, IEEE 802.11i)
12mr|wpa_supplicant-1.1-1|2	Name:		wpa_supplicant
12mr|wpa_supplicant-1.1-1|3	Version:	1.1
12mr|wpa_supplicant-1.1-1|4	Release:	1
12mr|wpa_supplicant-1.1-1|5	# wpa_supplicant itself is dual-licensed under GPLv2 and BSD license, but as we
12mr|wpa_supplicant-1.1-1|6	# link against GPL libraries, we must use GPLv2 license
12mr|wpa_supplicant-1.1-1|7	License:	GPLv2
12mr|wpa_supplicant-1.1-1|8	Group:		Communications
12mr|wpa_supplicant-1.1-1|9	URL:		http://hostap.epitest.fi/wpa_supplicant/
12mr|wpa_supplicant-1.1-1|10	Source0:	http://hostap.epitest.fi/releases/wpa_supplicant-%{version}.tar.gz
12mr|wpa_supplicant-1.1-1|11	Source3:	%{name}.service
12mr|wpa_supplicant-1.1-1|12	Source4:	%{name}.sysconfig
12mr|wpa_supplicant-1.1-1|13	Source6:	%{name}.logrotate
12mr|wpa_supplicant-1.1-1|14	Patch1:		wpa_supplicant-1.0-mdv-defconfig.patch
12mr|wpa_supplicant-1.1-1|15	# should be safe to just bump MAX_WEP_KEY_LEN to 32
12mr|wpa_supplicant-1.1-1|16	# http://lists.shmoo.com/pipermail/hostap/2005-October/011787.html
12mr|wpa_supplicant-1.1-1|17	Patch2:		wpa_supplicant-0.6.3-WEP232.patch
12mr|wpa_supplicant-1.1-1|18	Patch5:		wpa_supplicant-1.0-mdv-dbus-service-file-args.patch
12mr|wpa_supplicant-1.1-1|19	Patch7:		wpa_supplicant-0.7.3-copy-wpa_scan_results_free-for-wpa_priv.patch
12mr|wpa_supplicant-1.1-1|20	# quiet an annoying and frequent syslog message
12mr|wpa_supplicant-1.1-1|21	Patch8:		wpa_supplicant-quiet-scan-results-message.patch
12mr|wpa_supplicant-1.1-1|22	# recover from streams of driver disconnect messages (iwl3945)
12mr|wpa_supplicant-1.1-1|23	Patch9:		wpa_supplicant-squelch-driver-disconnect-spam.patch
12mr|wpa_supplicant-1.1-1|24	# works around busted drivers by increasing association timeout
12mr|wpa_supplicant-1.1-1|25	Patch10:	wpa_supplicant-assoc-timeout.patch
12mr|wpa_supplicant-1.1-1|26	Patch11:	wpa_supplicant-0.7.3-fix-wpa_priv-eloop_signal_handler-casting.patch
12mr|wpa_supplicant-1.1-1|27	Patch13:	wpa_supplicant-1.0-do-not-call-dbus-functions-with-NULL-path.patch
12mr|wpa_supplicant-1.1-1|28	#Patch14:	wpa_supplicant-1.0-wpagui-gcc47.patch
12mr|wpa_supplicant-1.1-1|29	#Patch from Fedora
12mr|wpa_supplicant-1.1-1|30	Patch16:	wpa_supplicant-gui-qt4.patch
12mr|wpa_supplicant-1.1-1|31	Patch17:	wpa_supplicant-1.0-libnl3.patch
12mr|wpa_supplicant-1.1-1|32	Requires(post,postun,preun):	systemd-units
12mr|wpa_supplicant-1.1-1|33	BuildRequires:	pkgconfig(dbus-1)
12mr|wpa_supplicant-1.1-1|34	BuildRequires:	pkgconfig(gnutls) >= 3.0
12mr|wpa_supplicant-1.1-1|35	BuildRequires:	pkgconfig(libpcsclite)
12mr|wpa_supplicant-1.1-1|36	BuildRequires:	doxygen
12mr|wpa_supplicant-1.1-1|37	BuildRequires:	pkgconfig(QtCore)
12mr|wpa_supplicant-1.1-1|38	BuildRequires:	pkgconfig(libnl-3.0)
12mr|wpa_supplicant-1.1-1|39	BuildRequires:	readline-devel
12mr|wpa_supplicant-1.1-1|40	BuildRequires:	libgcrypt-devel
12mr|wpa_supplicant-1.1-1|41	# http://ndiswrapper.sourceforge.net/wiki/index.php/WPA
12mr|wpa_supplicant-1.1-1|42	
12mr|wpa_supplicant-1.1-1|43	%description
12mr|wpa_supplicant-1.1-1|44	wpa_supplicant is a WPA Supplicant for Linux, BSD and Windows with
12mr|wpa_supplicant-1.1-1|45	support for WPA and WPA2 (IEEE 802.11i / RSN). Supplicant is the IEEE
12mr|wpa_supplicant-1.1-1|46	802.1X/WPA component that is used in the client stations. It
12mr|wpa_supplicant-1.1-1|47	implements key negotiation with a WPA Authenticator and it controls
12mr|wpa_supplicant-1.1-1|48	the roaming and IEEE 802.11 authentication/association of the wlan
12mr|wpa_supplicant-1.1-1|49	driver.
12mr|wpa_supplicant-1.1-1|50	
12mr|wpa_supplicant-1.1-1|51	wpa_supplicant is designed to be a "daemon" program that runs in the
12mr|wpa_supplicant-1.1-1|52	background and acts as the backend component controlling the wireless
12mr|wpa_supplicant-1.1-1|53	connection. wpa_supplicant supports separate frontend programs and an
12mr|wpa_supplicant-1.1-1|54	example text-based frontend, wpa_cli, is included with wpa_supplicant.
12mr|wpa_supplicant-1.1-1|55	
12mr|wpa_supplicant-1.1-1|56	Supported WPA/IEEE 802.11i features:
12mr|wpa_supplicant-1.1-1|57	* WPA-PSK ("WPA-Personal")
12mr|wpa_supplicant-1.1-1|58	* WPA with EAP (e.g., with RADIUS authentication server)
12mr|wpa_supplicant-1.1-1|59	("WPA-Enterprise")
12mr|wpa_supplicant-1.1-1|60	* key management for CCMP, TKIP, WEP104, WEP40
12mr|wpa_supplicant-1.1-1|61	* WPA and full IEEE 802.11i/RSN/WPA2
12mr|wpa_supplicant-1.1-1|62	* RSN: PMKSA caching, pre-authentication
12mr|wpa_supplicant-1.1-1|63	
12mr|wpa_supplicant-1.1-1|64	See the project web site or the eap_testing.txt file for a complete
12mr|wpa_supplicant-1.1-1|65	list of supported EAP methods (IEEE 802.1X Supplicant), supported
12mr|wpa_supplicant-1.1-1|66	drivers and interoperability testing.
12mr|wpa_supplicant-1.1-1|67	
12mr|wpa_supplicant-1.1-1|68	%package gui
12mr|wpa_supplicant-1.1-1|69	Group: System/Configuration/Networking
12mr|wpa_supplicant-1.1-1|70	Summary: Graphical tool for wpa_supplicant
12mr|wpa_supplicant-1.1-1|71	Obsoletes: wpa_gui
12mr|wpa_supplicant-1.1-1|72	
12mr|wpa_supplicant-1.1-1|73	%description gui
12mr|wpa_supplicant-1.1-1|74	wpa_gui is a QT frontend for wpa_supplicant.
12mr|wpa_supplicant-1.1-1|75	wpa_supplicant is a WPA Supplicant for Linux, BSD and Windows with
12mr|wpa_supplicant-1.1-1|76	support for WPA and WPA2 (IEEE 802.11i / RSN).
12mr|wpa_supplicant-1.1-1|77	
12mr|wpa_supplicant-1.1-1|78	%prep
12mr|wpa_supplicant-1.1-1|79	%setup -q
12mr|wpa_supplicant-1.1-1|80	%apply_patches
12mr|wpa_supplicant-1.1-1|81	
12mr|wpa_supplicant-1.1-1|82	pushd wpa_supplicant
12mr|wpa_supplicant-1.1-1|83	# (blino) comment all "network = { }" blocks
12mr|wpa_supplicant-1.1-1|84	perl -pi -e '$_ = "# $_" if /^\s*network\s*=\s*{/ .. /^\s*}/' wpa_supplicant.conf
12mr|wpa_supplicant-1.1-1|85	cp defconfig .config
12mr|wpa_supplicant-1.1-1|86	popd
12mr|wpa_supplicant-1.1-1|87	
12mr|wpa_supplicant-1.1-1|88	%build
12mr|wpa_supplicant-1.1-1|89	%setup_compile_flags
12mr|wpa_supplicant-1.1-1|90	# Fix bug #63030: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
12mr|wpa_supplicant-1.1-1|91	export CFLAGS+=" -fno-strict-aliasing -Wno-error=deprecated-declarations"
12mr|wpa_supplicant-1.1-1|92	export CXXFLAGS+=" -fno-strict-aliasing" FFLAGS+=" -fno-strict-aliasing"
12mr|wpa_supplicant-1.1-1|93	export BINDIR=%{_sbindir}
12mr|wpa_supplicant-1.1-1|94	export LIBDIR=%{_libdir}
12mr|wpa_supplicant-1.1-1|95	
12mr|wpa_supplicant-1.1-1|96	
12mr|wpa_supplicant-1.1-1|97	pushd wpa_supplicant
12mr|wpa_supplicant-1.1-1|98	%make
12mr|wpa_supplicant-1.1-1|99	%make eapol_test
12mr|wpa_supplicant-1.1-1|100	pushd wpa_gui-qt4
12mr|wpa_supplicant-1.1-1|101	%qmake_qt4
12mr|wpa_supplicant-1.1-1|102	%make
12mr|wpa_supplicant-1.1-1|103	popd
12mr|wpa_supplicant-1.1-1|104	popd
12mr|wpa_supplicant-1.1-1|105	
12mr|wpa_supplicant-1.1-1|106	%install
12mr|wpa_supplicant-1.1-1|107	mkdir -p %{buildroot}%{_sbindir}
12mr|wpa_supplicant-1.1-1|108	mkdir -p %{buildroot}%{_sysconfdir}/dbus-1/system.d/
12mr|wpa_supplicant-1.1-1|109	mkdir -p %{buildroot}%{_datadir}/dbus-1/system-services/
12mr|wpa_supplicant-1.1-1|110	
12mr|wpa_supplicant-1.1-1|111	install -m755 %{SOURCE3} -D %{buildroot}%{_systemunitdir}/%{name}.service
12mr|wpa_supplicant-1.1-1|112	install -m644 %{SOURCE4} -D %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12mr|wpa_supplicant-1.1-1|113	install -m644 %{SOURCE6} -D %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12mr|wpa_supplicant-1.1-1|114	
12mr|wpa_supplicant-1.1-1|115	pushd wpa_supplicant
12mr|wpa_supplicant-1.1-1|116	
12mr|wpa_supplicant-1.1-1|117	# binaries
12mr|wpa_supplicant-1.1-1|118	install -d %{buildroot}%{_sbindir}
12mr|wpa_supplicant-1.1-1|119	install -m 755 wpa_supplicant %{buildroot}/%{_sbindir}
12mr|wpa_supplicant-1.1-1|120	install -m 755 wpa_cli %{buildroot}/%{_sbindir}
12mr|wpa_supplicant-1.1-1|121	install -m 755 wpa_passphrase %{buildroot}/%{_sbindir}
12mr|wpa_supplicant-1.1-1|122	install -m 755 eapol_test %{buildroot}%{_sbindir}
12mr|wpa_supplicant-1.1-1|123	
12mr|wpa_supplicant-1.1-1|124	# gui
12mr|wpa_supplicant-1.1-1|125	install -d %{buildroot}%{_bindir}
12mr|wpa_supplicant-1.1-1|126	install -m 755 wpa_gui-qt4/wpa_gui %{buildroot}%{_bindir}
12mr|wpa_supplicant-1.1-1|127	
12mr|wpa_supplicant-1.1-1|128	# config
12mr|wpa_supplicant-1.1-1|129	install -d -m 755 %{buildroot}%{_sysconfdir}
12mr|wpa_supplicant-1.1-1|130	install -m 600 wpa_supplicant.conf %{buildroot}%{_sysconfdir}/wpa_supplicant.conf
12mr|wpa_supplicant-1.1-1|131	
12mr|wpa_supplicant-1.1-1|132	# dbus
12mr|wpa_supplicant-1.1-1|133	install -d %{buildroot}%{_sysconfdir}/dbus-1/system.d
12mr|wpa_supplicant-1.1-1|134	install -d %{buildroot}%{_datadir}/dbus-1/system-services
12mr|wpa_supplicant-1.1-1|135	install -m 644 dbus/dbus-wpa_supplicant.conf \
12mr|wpa_supplicant-1.1-1|136	%{buildroot}%{_sysconfdir}/dbus-1/system.d/wpa_supplicant.conf
12mr|wpa_supplicant-1.1-1|137	install -m 644 dbus/fi.epitest.hostap.WPASupplicant.service \
12mr|wpa_supplicant-1.1-1|138	%{buildroot}%{_datadir}/dbus-1/system-services
12mr|wpa_supplicant-1.1-1|139	install -m 0644 dbus/fi.w1.wpa_supplicant1.service \
12mr|wpa_supplicant-1.1-1|140	%{buildroot}%{_datadir}/dbus-1/system-services
12mr|wpa_supplicant-1.1-1|141	
12mr|wpa_supplicant-1.1-1|142	# man pages
12mr|wpa_supplicant-1.1-1|143	install -d -m 755 %{buildroot}%{_mandir}/man{5,8}
12mr|wpa_supplicant-1.1-1|144	install -m 644 doc/docbook/*.8 %{buildroot}%{_mandir}/man8
12mr|wpa_supplicant-1.1-1|145	install -m 644 doc/docbook/*.5 %{buildroot}%{_mandir}/man5
12mr|wpa_supplicant-1.1-1|146	
12mr|wpa_supplicant-1.1-1|147	popd
12mr|wpa_supplicant-1.1-1|148	
12mr|wpa_supplicant-1.1-1|149	%post
12mr|wpa_supplicant-1.1-1|150	%_post_service wpa_supplicant
12mr|wpa_supplicant-1.1-1|151	
12mr|wpa_supplicant-1.1-1|152	%preun
12mr|wpa_supplicant-1.1-1|153	%_preun_service wpa_supplicant
12mr|wpa_supplicant-1.1-1|154	
12mr|wpa_supplicant-1.1-1|155	%files
12mr|wpa_supplicant-1.1-1|156	%doc wpa_supplicant/ChangeLog wpa_supplicant/README wpa_supplicant/eap_testing.txt wpa_supplicant/todo.txt
12mr|wpa_supplicant-1.1-1|157	%doc wpa_supplicant/README-WPS
12mr|wpa_supplicant-1.1-1|158	%doc wpa_supplicant/examples/*.conf
12mr|wpa_supplicant-1.1-1|159	%attr(0600,root,daemon) %config(noreplace) %{_sysconfdir}/wpa_supplicant.conf
12mr|wpa_supplicant-1.1-1|160	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mr|wpa_supplicant-1.1-1|161	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12mr|wpa_supplicant-1.1-1|162	%{_systemunitdir}/%{name}.service
12mr|wpa_supplicant-1.1-1|163	%{_sbindir}/wpa_cli
12mr|wpa_supplicant-1.1-1|164	%{_sbindir}/wpa_passphrase
12mr|wpa_supplicant-1.1-1|165	%{_sbindir}/wpa_supplicant
12mr|wpa_supplicant-1.1-1|166	%{_sbindir}/eapol_test
12mr|wpa_supplicant-1.1-1|167	%{_sysconfdir}/dbus-1/system.d/wpa_supplicant.conf
12mr|wpa_supplicant-1.1-1|168	%{_datadir}/dbus-1/system-services/fi.epitest.hostap.WPASupplicant.service
12mr|wpa_supplicant-1.1-1|169	%{_datadir}/dbus-1/system-services/fi.w1.wpa_supplicant1.service
12mr|wpa_supplicant-1.1-1|170	%{_mandir}/man8/*
12mr|wpa_supplicant-1.1-1|171	%{_mandir}/man5/*
12mr|wpa_supplicant-1.1-1|172	
12mr|wpa_supplicant-1.1-1|173	%files gui
12mr|wpa_supplicant-1.1-1|174	%{_bindir}/wpa_gui

19143 12
12mr|w_scan-0-0.20120605.1|1	%define name w_scan
12mr|w_scan-0-0.20120605.1|2	%define date 20120605
12mr|w_scan-0-0.20120605.1|3	%define distname %{name}-%{date}
12mr|w_scan-0-0.20120605.1|4	%define version 0
12mr|w_scan-0-0.20120605.1|5	%define rel 1
12mr|w_scan-0-0.20120605.1|6	%define release 0.%{date}.%{rel}
12mr|w_scan-0-0.20120605.1|7	
12mr|w_scan-0-0.20120605.1|8	Summary: Channel scan tool for DVB-T and DVB-C
12mr|w_scan-0-0.20120605.1|9	Name: %{name}
12mr|w_scan-0-0.20120605.1|10	Version: %{version}
12mr|w_scan-0-0.20120605.1|11	Release: %{release}
12mr|w_scan-0-0.20120605.1|12	Source0: %{distname}.tar.bz2
12mr|w_scan-0-0.20120605.1|13	BuildRequires: kernel-headers
12mr|w_scan-0-0.20120605.1|14	BuildRequires: glibc-devel
12mr|w_scan-0-0.20120605.1|15	License: GPLv2+
12mr|w_scan-0-0.20120605.1|16	Group: Video
12mr|w_scan-0-0.20120605.1|17	Url: http://edafe.org/vdr/w_scan/
12mr|w_scan-0-0.20120605.1|18	
12mr|w_scan-0-0.20120605.1|19	%description
12mr|w_scan-0-0.20120605.1|20	w_scan is an application that greatly simplifies the task of scanning
12mr|w_scan-0-0.20120605.1|21	for DVB-T, DVB-C and ATSC channel information. Winfried Kvhler\u2019s
12mr|w_scan-0-0.20120605.1|22	w_scan is special because it does not require any region-specific
12mr|w_scan-0-0.20120605.1|23	initial transponder data for operation. It will create configuration
12mr|w_scan-0-0.20120605.1|24	files for VDR, Kaffeine and Xine.
12mr|w_scan-0-0.20120605.1|25	
12mr|w_scan-0-0.20120605.1|26	%prep
12mr|w_scan-0-0.20120605.1|27	%setup -q -n  %{distname}
12mr|w_scan-0-0.20120605.1|28	# -n %{distname}
12mr|w_scan-0-0.20120605.1|29	
12mr|w_scan-0-0.20120605.1|30	%build
12mr|w_scan-0-0.20120605.1|31	%configure2_5x
12mr|w_scan-0-0.20120605.1|32	%make
12mr|w_scan-0-0.20120605.1|33	
12mr|w_scan-0-0.20120605.1|34	%install
12mr|w_scan-0-0.20120605.1|35	%makeinstall_std
12mr|w_scan-0-0.20120605.1|36	
12mr|w_scan-0-0.20120605.1|37	%files
12mr|w_scan-0-0.20120605.1|38	%doc README
12mr|w_scan-0-0.20120605.1|39	%{_bindir}/%{name}
12mr|w_scan-0-0.20120605.1|40	%{_mandir}/man1/w_scan.1*
12mr|w_scan-0-0.20120605.1|41	

19144 12
12mr|wsdl4j-1.6.2-2.0.9|1	%define section         free
12mr|wsdl4j-1.6.2-2.0.9|2	%define gcj_support     1
12mr|wsdl4j-1.6.2-2.0.9|3	%define cvsver          1_6_2
12mr|wsdl4j-1.6.2-2.0.9|4	
12mr|wsdl4j-1.6.2-2.0.9|5	Summary:        Web Services Description Language Toolkit for Java
12mr|wsdl4j-1.6.2-2.0.9|6	Name:           wsdl4j
12mr|wsdl4j-1.6.2-2.0.9|7	Version:        1.6.2
12mr|wsdl4j-1.6.2-2.0.9|8	Release:        2.0.9
12mr|wsdl4j-1.6.2-2.0.9|9	Epoch:          0
12mr|wsdl4j-1.6.2-2.0.9|10	Group:          Development/Java
12mr|wsdl4j-1.6.2-2.0.9|11	License:        CPL
12mr|wsdl4j-1.6.2-2.0.9|12	URL:            http://sourceforge.net/projects/wsdl4j
12mr|wsdl4j-1.6.2-2.0.9|13	Source0:        wsdl4j-%{version}-src.tar.gz
12mr|wsdl4j-1.6.2-2.0.9|14	Source1:        wsdl4j-%{version}.pom
12mr|wsdl4j-1.6.2-2.0.9|15	##cvs -d:pserver:anonymous@wsdl4j.cvs.sourceforge.net:/cvsroot/wsdl4j login
12mr|wsdl4j-1.6.2-2.0.9|16	##cvs -z3 -d:pserver:anonymous@wsdl4j.cvs.sourceforge.net:/cvsroot/wsdl4j export -r wsdl4j-1_6_2 wsdl4j
12mr|wsdl4j-1.6.2-2.0.9|17	%if %{gcj_support}
12mr|wsdl4j-1.6.2-2.0.9|18	BuildRequires:  java-gcj-compat-devel
12mr|wsdl4j-1.6.2-2.0.9|19	%else
12mr|wsdl4j-1.6.2-2.0.9|20	BuildRequires:  java-devel
12mr|wsdl4j-1.6.2-2.0.9|21	BuildArch:      noarch
12mr|wsdl4j-1.6.2-2.0.9|22	%endif
12mr|wsdl4j-1.6.2-2.0.9|23	Requires:       jaxp_parser_impl
12mr|wsdl4j-1.6.2-2.0.9|24	BuildRequires:  ant
12mr|wsdl4j-1.6.2-2.0.9|25	BuildRequires:  ant-junit
12mr|wsdl4j-1.6.2-2.0.9|26	BuildRequires:  java-rpmbuild >= 0:1.5
12mr|wsdl4j-1.6.2-2.0.9|27	BuildRequires:  junit
12mr|wsdl4j-1.6.2-2.0.9|28	
12mr|wsdl4j-1.6.2-2.0.9|29	%description
12mr|wsdl4j-1.6.2-2.0.9|30	The Web Services Description Language for Java Toolkit (WSDL4J) allows the
12mr|wsdl4j-1.6.2-2.0.9|31	creation, representation, and manipulation of WSDL documents describing
12mr|wsdl4j-1.6.2-2.0.9|32	services.  This codebase will eventually serve as a reference implementation
12mr|wsdl4j-1.6.2-2.0.9|33	of the standard created by JSR110.
12mr|wsdl4j-1.6.2-2.0.9|34	
12mr|wsdl4j-1.6.2-2.0.9|35	%package javadoc
12mr|wsdl4j-1.6.2-2.0.9|36	Group:          Development/Java
12mr|wsdl4j-1.6.2-2.0.9|37	Summary:        Javadoc for %{name}
12mr|wsdl4j-1.6.2-2.0.9|38	
12mr|wsdl4j-1.6.2-2.0.9|39	%description javadoc
12mr|wsdl4j-1.6.2-2.0.9|40	Javadoc for %{name}.
12mr|wsdl4j-1.6.2-2.0.9|41	
12mr|wsdl4j-1.6.2-2.0.9|42	%prep
12mr|wsdl4j-1.6.2-2.0.9|43	%setup -q -n %{name}
12mr|wsdl4j-1.6.2-2.0.9|44	%remove_java_binaries
12mr|wsdl4j-1.6.2-2.0.9|45	
12mr|wsdl4j-1.6.2-2.0.9|46	%build
12mr|wsdl4j-1.6.2-2.0.9|47	export OPT_JAR_LIST="ant/ant-junit junit"
12mr|wsdl4j-1.6.2-2.0.9|48	%{ant} -Dbuild.compiler=modern compile test javadocs
12mr|wsdl4j-1.6.2-2.0.9|49	
12mr|wsdl4j-1.6.2-2.0.9|50	%install
12mr|wsdl4j-1.6.2-2.0.9|51	rm -rf $RPM_BUILD_ROOT
12mr|wsdl4j-1.6.2-2.0.9|52	
12mr|wsdl4j-1.6.2-2.0.9|53	# jars
12mr|wsdl4j-1.6.2-2.0.9|54	install -d -m 0755 $RPM_BUILD_ROOT%{_javadir}
12mr|wsdl4j-1.6.2-2.0.9|55	
12mr|wsdl4j-1.6.2-2.0.9|56	install -m 644 build/lib/%{name}.jar \
12mr|wsdl4j-1.6.2-2.0.9|57	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|wsdl4j-1.6.2-2.0.9|58	install -m 644 build/lib/qname.jar \
12mr|wsdl4j-1.6.2-2.0.9|59	$RPM_BUILD_ROOT%{_javadir}/wsdl-qname-%{version}.jar
12mr|wsdl4j-1.6.2-2.0.9|60	ln -sf $RPM_BUILD_ROOT%{_javadir}/wsdl-qname-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/qname.jar
12mr|wsdl4j-1.6.2-2.0.9|61	#touch $RPM_BUILD_ROOT%{_javadir}/qname.jar # for %ghost
12mr|wsdl4j-1.6.2-2.0.9|62	
12mr|wsdl4j-1.6.2-2.0.9|63	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mr|wsdl4j-1.6.2-2.0.9|64	
12mr|wsdl4j-1.6.2-2.0.9|65	
12mr|wsdl4j-1.6.2-2.0.9|66	%add_to_maven_depmap wsdl4j wsdl4j %{version} JPP wsdl4j
12mr|wsdl4j-1.6.2-2.0.9|67	
12mr|wsdl4j-1.6.2-2.0.9|68	# poms
12mr|wsdl4j-1.6.2-2.0.9|69	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|wsdl4j-1.6.2-2.0.9|70	install -pm 644 %{SOURCE1} \
12mr|wsdl4j-1.6.2-2.0.9|71	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.wsdl4j.pom
12mr|wsdl4j-1.6.2-2.0.9|72	
12mr|wsdl4j-1.6.2-2.0.9|73	# javadoc
12mr|wsdl4j-1.6.2-2.0.9|74	install -d -m 0755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|wsdl4j-1.6.2-2.0.9|75	cp -a build/javadocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/
12mr|wsdl4j-1.6.2-2.0.9|76	(cd $RPM_BUILD_ROOT%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
12mr|wsdl4j-1.6.2-2.0.9|77	
12mr|wsdl4j-1.6.2-2.0.9|78	%if %{gcj_support}
12mr|wsdl4j-1.6.2-2.0.9|79	%{_bindir}/aot-compile-rpm
12mr|wsdl4j-1.6.2-2.0.9|80	%endif
12mr|wsdl4j-1.6.2-2.0.9|81	
12mr|wsdl4j-1.6.2-2.0.9|82	%post
12mr|wsdl4j-1.6.2-2.0.9|83	%update_maven_depmap
12mr|wsdl4j-1.6.2-2.0.9|84	/usr/sbin/update-alternatives --install %{_javadir}/qname.jar qname %{_javadir}/wsdl-qname.jar 00100
12mr|wsdl4j-1.6.2-2.0.9|85	%if %{gcj_support}
12mr|wsdl4j-1.6.2-2.0.9|86	%{update_gcjdb}
12mr|wsdl4j-1.6.2-2.0.9|87	%endif
12mr|wsdl4j-1.6.2-2.0.9|88	
12mr|wsdl4j-1.6.2-2.0.9|89	%postun
12mr|wsdl4j-1.6.2-2.0.9|90	if [ "$1" = "0" ]; then
12mr|wsdl4j-1.6.2-2.0.9|91	/usr/sbin/update-alternatives --remove qname %{_javadir}/wsdl-qname.jar
12mr|wsdl4j-1.6.2-2.0.9|92	fi
12mr|wsdl4j-1.6.2-2.0.9|93	%update_maven_depmap
12mr|wsdl4j-1.6.2-2.0.9|94	%if %{gcj_support}
12mr|wsdl4j-1.6.2-2.0.9|95	%{clean_gcjdb}
12mr|wsdl4j-1.6.2-2.0.9|96	%endif
12mr|wsdl4j-1.6.2-2.0.9|97	
12mr|wsdl4j-1.6.2-2.0.9|98	%files
12mr|wsdl4j-1.6.2-2.0.9|99	%defattr(0644,root,root,0755)
12mr|wsdl4j-1.6.2-2.0.9|100	%doc license.html
12mr|wsdl4j-1.6.2-2.0.9|101	%{_javadir}/*
12mr|wsdl4j-1.6.2-2.0.9|102	%{_datadir}/maven2/poms/*
12mr|wsdl4j-1.6.2-2.0.9|103	%{_mavendepmapfragdir}
12mr|wsdl4j-1.6.2-2.0.9|104	%if %{gcj_support}
12mr|wsdl4j-1.6.2-2.0.9|105	%attr(-,root,root) %{_libdir}/gcj/%{name}
12mr|wsdl4j-1.6.2-2.0.9|106	%endif
12mr|wsdl4j-1.6.2-2.0.9|107	
12mr|wsdl4j-1.6.2-2.0.9|108	%files javadoc
12mr|wsdl4j-1.6.2-2.0.9|109	%defattr(0644,root,root,0755)
12mr|wsdl4j-1.6.2-2.0.9|110	%{_javadocdir}/%{name}-%{version}
12mr|wsdl4j-1.6.2-2.0.9|111	%{_javadocdir}/%{name}
12mr|wsdl4j-1.6.2-2.0.9|112	
12mr|wsdl4j-1.6.2-2.0.9|113	
12mr|wsdl4j-1.6.2-2.0.9|114	
12mr|wsdl4j-1.6.2-2.0.9|115	%changelog
12mr|wsdl4j-1.6.2-2.0.9|116	

19145 12
12mr|ws-jaxme-0.5.2-1.0.8|1	# Copyright (c) 2000-2007, JPackage Project
12mr|ws-jaxme-0.5.2-1.0.8|2	# All rights reserved.
12mr|ws-jaxme-0.5.2-1.0.8|3	#
12mr|ws-jaxme-0.5.2-1.0.8|4	# Redistribution and use in source and binary forms, with or without
12mr|ws-jaxme-0.5.2-1.0.8|5	# modification, are permitted provided that the following conditions
12mr|ws-jaxme-0.5.2-1.0.8|6	# are met:
12mr|ws-jaxme-0.5.2-1.0.8|7	#
12mr|ws-jaxme-0.5.2-1.0.8|8	# 1. Redistributions of source code must retain the above copyright
12mr|ws-jaxme-0.5.2-1.0.8|9	#    notice, this list of conditions and the following disclaimer.
12mr|ws-jaxme-0.5.2-1.0.8|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|ws-jaxme-0.5.2-1.0.8|11	#    notice, this list of conditions and the following disclaimer in the
12mr|ws-jaxme-0.5.2-1.0.8|12	#    documentation and/or other materials provided with the
12mr|ws-jaxme-0.5.2-1.0.8|13	#    distribution.
12mr|ws-jaxme-0.5.2-1.0.8|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|ws-jaxme-0.5.2-1.0.8|15	#    contributors may be used to endorse or promote products derived
12mr|ws-jaxme-0.5.2-1.0.8|16	#    from this software without specific prior written permission.
12mr|ws-jaxme-0.5.2-1.0.8|17	#
12mr|ws-jaxme-0.5.2-1.0.8|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|ws-jaxme-0.5.2-1.0.8|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|ws-jaxme-0.5.2-1.0.8|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|ws-jaxme-0.5.2-1.0.8|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|ws-jaxme-0.5.2-1.0.8|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|ws-jaxme-0.5.2-1.0.8|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|ws-jaxme-0.5.2-1.0.8|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|ws-jaxme-0.5.2-1.0.8|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|ws-jaxme-0.5.2-1.0.8|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|ws-jaxme-0.5.2-1.0.8|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|ws-jaxme-0.5.2-1.0.8|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|ws-jaxme-0.5.2-1.0.8|29	#
12mr|ws-jaxme-0.5.2-1.0.8|30	
12mr|ws-jaxme-0.5.2-1.0.8|31	%define base_name jaxme
12mr|ws-jaxme-0.5.2-1.0.8|32	%define gcj_support 0
12mr|ws-jaxme-0.5.2-1.0.8|33	
12mr|ws-jaxme-0.5.2-1.0.8|34	Name:           ws-jaxme
12mr|ws-jaxme-0.5.2-1.0.8|35	Version:        0.5.2
12mr|ws-jaxme-0.5.2-1.0.8|36	Release:        1.0.8
12mr|ws-jaxme-0.5.2-1.0.8|37	Epoch:          0
12mr|ws-jaxme-0.5.2-1.0.8|38	Summary:        Open source implementation of JAXB
12mr|ws-jaxme-0.5.2-1.0.8|39	
12mr|ws-jaxme-0.5.2-1.0.8|40	Group:          Development/Java
12mr|ws-jaxme-0.5.2-1.0.8|41	License:        Apache License
12mr|ws-jaxme-0.5.2-1.0.8|42	URL:            http://ws.apache.org/jaxme/
12mr|ws-jaxme-0.5.2-1.0.8|43	Source0:        ws-jaxme-0.5.2-src.tar.gz
12mr|ws-jaxme-0.5.2-1.0.8|44	# svn export https://svn.apache.org/repos/asf/webservices/jaxme/tags/R0_5_2/ ws-jaxme-0.5.2
12mr|ws-jaxme-0.5.2-1.0.8|45	Source1:        ws-jaxme-bind-MANIFEST.MF
12mr|ws-jaxme-0.5.2-1.0.8|46	Patch0:         ws-jaxme-docs_xml.patch
12mr|ws-jaxme-0.5.2-1.0.8|47	Patch1:         ws-jaxme-catalog.patch
12mr|ws-jaxme-0.5.2-1.0.8|48	Patch2:         ws-jaxme-system-dtd.patch
12mr|ws-jaxme-0.5.2-1.0.8|49	Patch3:         ws-jaxme-jdk16.patch
12mr|ws-jaxme-0.5.2-1.0.8|50	Patch4:         ws-jaxme-ant-scripts2.patch
12mr|ws-jaxme-0.5.2-1.0.8|51	Patch5:         ws-jaxme-use-commons-codec.patch
12mr|ws-jaxme-0.5.2-1.0.8|52	Patch6:         ws-jaxme-fix_docbook.patch
12mr|ws-jaxme-0.5.2-1.0.8|53	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|ws-jaxme-0.5.2-1.0.8|54	%if %{gcj_support}
12mr|ws-jaxme-0.5.2-1.0.8|55	BuildRequires:  java-gcj-compat-devel
12mr|ws-jaxme-0.5.2-1.0.8|56	%else
12mr|ws-jaxme-0.5.2-1.0.8|57	BuildArch:      noarch
12mr|ws-jaxme-0.5.2-1.0.8|58	BuildRequires:  java-devel
12mr|ws-jaxme-0.5.2-1.0.8|59	%endif
12mr|ws-jaxme-0.5.2-1.0.8|60	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|ws-jaxme-0.5.2-1.0.8|61	BuildRequires:  ant >= 0:1.6
12mr|ws-jaxme-0.5.2-1.0.8|62	BuildRequires:  ant-trax >= 0:1.6
12mr|ws-jaxme-0.5.2-1.0.8|63	BuildRequires:  ant-apache-resolver
12mr|ws-jaxme-0.5.2-1.0.8|64	BuildRequires:  antlr
12mr|ws-jaxme-0.5.2-1.0.8|65	BuildRequires:  jaxp_transform_impl
12mr|ws-jaxme-0.5.2-1.0.8|66	BuildRequires:  jakarta-commons-codec
12mr|ws-jaxme-0.5.2-1.0.8|67	BuildRequires:  junit
12mr|ws-jaxme-0.5.2-1.0.8|68	BuildRequires:  hsqldb
12mr|ws-jaxme-0.5.2-1.0.8|69	BuildRequires:  log4j
12mr|ws-jaxme-0.5.2-1.0.8|70	BuildRequires:  xalan-j2
12mr|ws-jaxme-0.5.2-1.0.8|71	BuildRequires:  xmldb-api
12mr|ws-jaxme-0.5.2-1.0.8|72	BuildRequires:  xmldb-api-sdk
12mr|ws-jaxme-0.5.2-1.0.8|73	BuildRequires:  xerces-j2
12mr|ws-jaxme-0.5.2-1.0.8|74	BuildRequires:  xml-commons-jaxp-1.3-apis
12mr|ws-jaxme-0.5.2-1.0.8|75	BuildRequires:  libxml2-utils
12mr|ws-jaxme-0.5.2-1.0.8|76	BuildRequires:  docbook-style-xsl
12mr|ws-jaxme-0.5.2-1.0.8|77	BuildRequires:  docbook-dtd45-xml
12mr|ws-jaxme-0.5.2-1.0.8|78	BuildRequires:  zip
12mr|ws-jaxme-0.5.2-1.0.8|79	Requires:       antlr
12mr|ws-jaxme-0.5.2-1.0.8|80	Requires:       jaxp_transform_impl
12mr|ws-jaxme-0.5.2-1.0.8|81	Requires:       jakarta-commons-codec
12mr|ws-jaxme-0.5.2-1.0.8|82	Requires:       junit
12mr|ws-jaxme-0.5.2-1.0.8|83	Requires:       hsqldb
12mr|ws-jaxme-0.5.2-1.0.8|84	Requires:       log4j
12mr|ws-jaxme-0.5.2-1.0.8|85	Requires:       xalan-j2
12mr|ws-jaxme-0.5.2-1.0.8|86	Requires:       xmldb-api
12mr|ws-jaxme-0.5.2-1.0.8|87	Requires:       xmldb-api-sdk
12mr|ws-jaxme-0.5.2-1.0.8|88	Requires:       xerces-j2
12mr|ws-jaxme-0.5.2-1.0.8|89	Requires:       xml-commons-jaxp-1.3-apis
12mr|ws-jaxme-0.5.2-1.0.8|90	Requires:       jpackage-utils
12mr|ws-jaxme-0.5.2-1.0.8|91	Requires(postun): jpackage-utils
12mr|ws-jaxme-0.5.2-1.0.8|92	
12mr|ws-jaxme-0.5.2-1.0.8|93	%description
12mr|ws-jaxme-0.5.2-1.0.8|94	A Java/XML binding compiler takes as input a schema
12mr|ws-jaxme-0.5.2-1.0.8|95	description (in most cases an XML schema, but it may
12mr|ws-jaxme-0.5.2-1.0.8|96	be a DTD, a RelaxNG schema, a Java class inspected
12mr|ws-jaxme-0.5.2-1.0.8|97	via reflection, or a database schema). The output is
12mr|ws-jaxme-0.5.2-1.0.8|98	a set of Java classes:
12mr|ws-jaxme-0.5.2-1.0.8|99	* A Java bean class matching the schema description.
12mr|ws-jaxme-0.5.2-1.0.8|100	(If the schema was obtained via Java reflection,
12mr|ws-jaxme-0.5.2-1.0.8|101	the original Java bean class.)
12mr|ws-jaxme-0.5.2-1.0.8|102	* Read a conforming XML document and convert it into
12mr|ws-jaxme-0.5.2-1.0.8|103	the equivalent Java bean.
12mr|ws-jaxme-0.5.2-1.0.8|104	* Vice versa, marshal the Java bean back into the
12mr|ws-jaxme-0.5.2-1.0.8|105	original XML document.
12mr|ws-jaxme-0.5.2-1.0.8|106	
12mr|ws-jaxme-0.5.2-1.0.8|107	%package        javadoc
12mr|ws-jaxme-0.5.2-1.0.8|108	Summary:        Javadoc for %{name}
12mr|ws-jaxme-0.5.2-1.0.8|109	Group:          Development/Java
12mr|ws-jaxme-0.5.2-1.0.8|110	Requires:       jpackage-utils
12mr|ws-jaxme-0.5.2-1.0.8|111	Requires(postun): jpackage-utils
12mr|ws-jaxme-0.5.2-1.0.8|112	
12mr|ws-jaxme-0.5.2-1.0.8|113	%description    javadoc
12mr|ws-jaxme-0.5.2-1.0.8|114	%{summary}.
12mr|ws-jaxme-0.5.2-1.0.8|115	
12mr|ws-jaxme-0.5.2-1.0.8|116	%package        manual
12mr|ws-jaxme-0.5.2-1.0.8|117	Summary:        Documents for %{name}
12mr|ws-jaxme-0.5.2-1.0.8|118	Group:          Development/Java
12mr|ws-jaxme-0.5.2-1.0.8|119	
12mr|ws-jaxme-0.5.2-1.0.8|120	%description    manual
12mr|ws-jaxme-0.5.2-1.0.8|121	%{summary}.
12mr|ws-jaxme-0.5.2-1.0.8|122	
12mr|ws-jaxme-0.5.2-1.0.8|123	%prep
12mr|ws-jaxme-0.5.2-1.0.8|124	%setup -q -n %{name}-%{version}
12mr|ws-jaxme-0.5.2-1.0.8|125	for j in $(find . -name "*.jar"); do
12mr|ws-jaxme-0.5.2-1.0.8|126	mv $j $j.no
12mr|ws-jaxme-0.5.2-1.0.8|127	done
12mr|ws-jaxme-0.5.2-1.0.8|128	
12mr|ws-jaxme-0.5.2-1.0.8|129	%patch0 -p0
12mr|ws-jaxme-0.5.2-1.0.8|130	%patch1 -p0
12mr|ws-jaxme-0.5.2-1.0.8|131	#%patch2 -p1
12mr|ws-jaxme-0.5.2-1.0.8|132	%patch3 -p1
12mr|ws-jaxme-0.5.2-1.0.8|133	%patch4 -p0 -b .sav
12mr|ws-jaxme-0.5.2-1.0.8|134	%patch5 -p0 -b .sav
12mr|ws-jaxme-0.5.2-1.0.8|135	%patch6 -p0 -b .docbook
12mr|ws-jaxme-0.5.2-1.0.8|136	
12mr|ws-jaxme-0.5.2-1.0.8|137	%build
12mr|ws-jaxme-0.5.2-1.0.8|138	export OPT_JAR_LIST="xalan-j2 ant/ant-trax xalan-j2-serializer xml-commons-resolver ant/ant-apache-resolver"
12mr|ws-jaxme-0.5.2-1.0.8|139	export CLASSPATH=$(build-classpath antlr hsqldb commons-codec junit log4j xmldb-api xerces-j2 xml-commons-jaxp-1.3-apis)
12mr|ws-jaxme-0.5.2-1.0.8|140	%{ant} all Docs.all \
12mr|ws-jaxme-0.5.2-1.0.8|141	-Dbuild.sysclasspath=first \
12mr|ws-jaxme-0.5.2-1.0.8|142	-Ddocbook.home=%{_datadir}/sgml/docbook \
12mr|ws-jaxme-0.5.2-1.0.8|143	-Ddocbookxsl.home=%{_datadir}/sgml/docbook/xsl-stylesheets
12mr|ws-jaxme-0.5.2-1.0.8|144	
12mr|ws-jaxme-0.5.2-1.0.8|145	mkdir -p META-INF
12mr|ws-jaxme-0.5.2-1.0.8|146	cp -p %{SOURCE1} META-INF/MANIFEST.MF
12mr|ws-jaxme-0.5.2-1.0.8|147	touch META-INF/MANIFEST.MF
12mr|ws-jaxme-0.5.2-1.0.8|148	zip -u dist/jaxmeapi-%{version}.jar META-INF/MANIFEST.MF
12mr|ws-jaxme-0.5.2-1.0.8|149	
12mr|ws-jaxme-0.5.2-1.0.8|150	%install
12mr|ws-jaxme-0.5.2-1.0.8|151	rm -rf $RPM_BUILD_ROOT
12mr|ws-jaxme-0.5.2-1.0.8|152	install -dm 755 $RPM_BUILD_ROOT%{_javadir}/%{base_name}
12mr|ws-jaxme-0.5.2-1.0.8|153	for jar in dist/*.jar; do
12mr|ws-jaxme-0.5.2-1.0.8|154	install -m 644 ${jar} $RPM_BUILD_ROOT%{_javadir}/%{base_name}/
12mr|ws-jaxme-0.5.2-1.0.8|155	done
12mr|ws-jaxme-0.5.2-1.0.8|156	(cd $RPM_BUILD_ROOT%{_javadir}/%{base_name} &&
12mr|ws-jaxme-0.5.2-1.0.8|157	for jar in *-%{version}*;
12mr|ws-jaxme-0.5.2-1.0.8|158	do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`;
12mr|ws-jaxme-0.5.2-1.0.8|159	done
12mr|ws-jaxme-0.5.2-1.0.8|160	)
12mr|ws-jaxme-0.5.2-1.0.8|161	
12mr|ws-jaxme-0.5.2-1.0.8|162	(cd $RPM_BUILD_ROOT%{_javadir}/%{base_name} &&
12mr|ws-jaxme-0.5.2-1.0.8|163	for jar in *.jar;
12mr|ws-jaxme-0.5.2-1.0.8|164	do ln -sf ${jar} ws-${jar};
12mr|ws-jaxme-0.5.2-1.0.8|165	done
12mr|ws-jaxme-0.5.2-1.0.8|166	)
12mr|ws-jaxme-0.5.2-1.0.8|167	
12mr|ws-jaxme-0.5.2-1.0.8|168	#javadoc
12mr|ws-jaxme-0.5.2-1.0.8|169	install -dm 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|ws-jaxme-0.5.2-1.0.8|170	cp -pr build/docs/src/documentation/content/apidocs \
12mr|ws-jaxme-0.5.2-1.0.8|171	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|ws-jaxme-0.5.2-1.0.8|172	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|ws-jaxme-0.5.2-1.0.8|173	rm -rf build/docs/src/documentation/content/apidocs
12mr|ws-jaxme-0.5.2-1.0.8|174	
12mr|ws-jaxme-0.5.2-1.0.8|175	#manual
12mr|ws-jaxme-0.5.2-1.0.8|176	install -dm 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|ws-jaxme-0.5.2-1.0.8|177	cp -pr build/docs/src/documentation/content/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|ws-jaxme-0.5.2-1.0.8|178	install -pm 644 LICENSE $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|ws-jaxme-0.5.2-1.0.8|179	
12mr|ws-jaxme-0.5.2-1.0.8|180	%if %{gcj_support}
12mr|ws-jaxme-0.5.2-1.0.8|181	%{_bindir}/aot-compile-rpm
12mr|ws-jaxme-0.5.2-1.0.8|182	%endif
12mr|ws-jaxme-0.5.2-1.0.8|183	
12mr|ws-jaxme-0.5.2-1.0.8|184	%post
12mr|ws-jaxme-0.5.2-1.0.8|185	%if %{gcj_support}
12mr|ws-jaxme-0.5.2-1.0.8|186	%{update_gcjdb}
12mr|ws-jaxme-0.5.2-1.0.8|187	%endif
12mr|ws-jaxme-0.5.2-1.0.8|188	
12mr|ws-jaxme-0.5.2-1.0.8|189	%postun
12mr|ws-jaxme-0.5.2-1.0.8|190	%if %{gcj_support}
12mr|ws-jaxme-0.5.2-1.0.8|191	%{clean_gcjdb}
12mr|ws-jaxme-0.5.2-1.0.8|192	%endif
12mr|ws-jaxme-0.5.2-1.0.8|193	
12mr|ws-jaxme-0.5.2-1.0.8|194	%files
12mr|ws-jaxme-0.5.2-1.0.8|195	%defattr(0644,root,root,0755)
12mr|ws-jaxme-0.5.2-1.0.8|196	%{_javadir}/%{base_name}
12mr|ws-jaxme-0.5.2-1.0.8|197	%if %{gcj_support}
12mr|ws-jaxme-0.5.2-1.0.8|198	%dir %{_libdir}/gcj/%{name}
12mr|ws-jaxme-0.5.2-1.0.8|199	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|ws-jaxme-0.5.2-1.0.8|200	%endif
12mr|ws-jaxme-0.5.2-1.0.8|201	
12mr|ws-jaxme-0.5.2-1.0.8|202	%files javadoc
12mr|ws-jaxme-0.5.2-1.0.8|203	%defattr(0644,root,root,0755)
12mr|ws-jaxme-0.5.2-1.0.8|204	%doc %{_javadocdir}/%{name}-%{version}
12mr|ws-jaxme-0.5.2-1.0.8|205	%doc %{_javadocdir}/%{name}
12mr|ws-jaxme-0.5.2-1.0.8|206	
12mr|ws-jaxme-0.5.2-1.0.8|207	%files manual
12mr|ws-jaxme-0.5.2-1.0.8|208	%defattr(0644,root,root,0755)
12mr|ws-jaxme-0.5.2-1.0.8|209	%doc %{_docdir}/%{name}-%{version}
12mr|ws-jaxme-0.5.2-1.0.8|210	
12mr|ws-jaxme-0.5.2-1.0.8|211	
12mr|ws-jaxme-0.5.2-1.0.8|212	
12mr|ws-jaxme-0.5.2-1.0.8|213	%changelog
12mr|ws-jaxme-0.5.2-1.0.8|214	* Sat Sep  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|ws-jaxme-0.5.2-1.0.8|215	+ Commit: 4e0dac6
12mr|ws-jaxme-0.5.2-1.0.8|216	- Fix files
12mr|ws-jaxme-0.5.2-1.0.8|217	
12mr|ws-jaxme-0.5.2-1.0.8|218	

19146 12
12mr|wv-1.2.9-4|1	%define name wv
12mr|wv-1.2.9-4|2	%define version 1.2.9
12mr|wv-1.2.9-4|3	%define real_version %version
12mr|wv-1.2.9-4|4	%define serial 1
12mr|wv-1.2.9-4|5	
12mr|wv-1.2.9-4|6	%define api_version 1.2
12mr|wv-1.2.9-4|7	%define lib_major   4
12mr|wv-1.2.9-4|8	%define lib_name    %mklibname %{name} %{api_version} %{lib_major}
12mr|wv-1.2.9-4|9	%define develname   %mklibname -d %name
12mr|wv-1.2.9-4|10	
12mr|wv-1.2.9-4|11	Summary: MSWord 6/7/8/9 binary file format -> HTML converter
12mr|wv-1.2.9-4|12	Name: %{name}
12mr|wv-1.2.9-4|13	Version: %{version}
12mr|wv-1.2.9-4|14	Release: %mkrel 4
12mr|wv-1.2.9-4|15	Epoch: %{serial}
12mr|wv-1.2.9-4|16	License: GPLv2
12mr|wv-1.2.9-4|17	Group: Office
12mr|wv-1.2.9-4|18	URL: http://www.abisource.com/downloads/wv/
12mr|wv-1.2.9-4|19	Source: http://www.abisource.com/downloads/wv/%{version}/wv-%{version}.tar.gz
12mr|wv-1.2.9-4|20	Patch0: %{name}-1.2.4-fix-str-fmt.patch
12mr|wv-1.2.9-4|21	BuildRequires: glib2-devel
12mr|wv-1.2.9-4|22	BuildRequires: libgsf-devel
12mr|wv-1.2.9-4|23	BuildRequires: libxml2-devel
12mr|wv-1.2.9-4|24	Buildrequires: zlib-devel
12mr|wv-1.2.9-4|25	BuildRoot: %{_tmppath}/%{name}-buildroot
12mr|wv-1.2.9-4|26	Obsoletes: mswordview
12mr|wv-1.2.9-4|27	Provides: mswordview
12mr|wv-1.2.9-4|28	Requires: tetex-latex
12mr|wv-1.2.9-4|29	Requires: tetex-dvips
12mr|wv-1.2.9-4|30	
12mr|wv-1.2.9-4|31	%description
12mr|wv-1.2.9-4|32	Wv is a program that understands the Microsoft Word 6/7/8/9
12mr|wv-1.2.9-4|33	binary file format and is able to convert Word
12mr|wv-1.2.9-4|34	documents into HTML, which can then be read with a browser.
12mr|wv-1.2.9-4|35	
12mr|wv-1.2.9-4|36	%package -n %{lib_name}
12mr|wv-1.2.9-4|37	Summary: Library used by wv
12mr|wv-1.2.9-4|38	Group: System/Libraries
12mr|wv-1.2.9-4|39	Provides: lib%{name} = %{serial}:%{version}-%{release}
12mr|wv-1.2.9-4|40	
12mr|wv-1.2.9-4|41	%description -n %{lib_name}
12mr|wv-1.2.9-4|42	Wv is a program that understands the Microsoft Word 6/7/8/9
12mr|wv-1.2.9-4|43	binary file format and is able to convert Word
12mr|wv-1.2.9-4|44	documents into HTML, which can then be read with a browser.
12mr|wv-1.2.9-4|45	
12mr|wv-1.2.9-4|46	This package provides the library that is used by wv.
12mr|wv-1.2.9-4|47	
12mr|wv-1.2.9-4|48	%package -n %{develname}
12mr|wv-1.2.9-4|49	Summary: MSWord 6/7/8/9 binary file format -> HTML converter (development)
12mr|wv-1.2.9-4|50	Group: Development/C
12mr|wv-1.2.9-4|51	Requires: %{lib_name} = %{serial}:%{version}
12mr|wv-1.2.9-4|52	Provides: %{name}-devel = %{serial}:%{version}
12mr|wv-1.2.9-4|53	Obsoletes: %{_lib}wv-1.2_3-devel
12mr|wv-1.2.9-4|54	Obsoletes: %{_lib}wv-1.2_4-devel
12mr|wv-1.2.9-4|55	
12mr|wv-1.2.9-4|56	%description -n %{develname}
12mr|wv-1.2.9-4|57	Wv is a program that understands the Microsoft Word 6/7/8/9
12mr|wv-1.2.9-4|58	binary file format and is able to convert Word
12mr|wv-1.2.9-4|59	documents into HTML, which can then be read with a browser.
12mr|wv-1.2.9-4|60	
12mr|wv-1.2.9-4|61	This is the development package.
12mr|wv-1.2.9-4|62	
12mr|wv-1.2.9-4|63	%prep
12mr|wv-1.2.9-4|64	%setup -q -n %{name}-%{version}
12mr|wv-1.2.9-4|65	%patch0 -p1 -b .strfmt
12mr|wv-1.2.9-4|66	
12mr|wv-1.2.9-4|67	%build
12mr|wv-1.2.9-4|68	%configure2_5x
12mr|wv-1.2.9-4|69	%make
12mr|wv-1.2.9-4|70	
12mr|wv-1.2.9-4|71	%install
12mr|wv-1.2.9-4|72	rm -rf $RPM_BUILD_ROOT
12mr|wv-1.2.9-4|73	%makeinstall_std
12mr|wv-1.2.9-4|74	# uggly fix for symlink /usr/bin/wvText to wvConvert.
12mr|wv-1.2.9-4|75	ln -sf wvConvert $RPM_BUILD_ROOT/%{_bindir}/wvText
12mr|wv-1.2.9-4|76	# the following file seems not to be used by any wv executable.
12mr|wv-1.2.9-4|77	#cp $RPM_BUILD_DIR/%{name}/config-mswordview $RPM_BUILD_ROOT/usr/lib/mswordview
12mr|wv-1.2.9-4|78	rm -f notes/decompress/a.out
12mr|wv-1.2.9-4|79	# make sure libwv.a is in lib directory
12mr|wv-1.2.9-4|80	# mv $RPM_BUILD_ROOT%{_datadir}/libwv.a $RPM_BUILD_ROOT%{_libdir}/libwv.a
12mr|wv-1.2.9-4|81	
12mr|wv-1.2.9-4|82	%if %mdkversion < 200900
12mr|wv-1.2.9-4|83	%post -n %{lib_name} -p /sbin/ldconfig
12mr|wv-1.2.9-4|84	%endif
12mr|wv-1.2.9-4|85	
12mr|wv-1.2.9-4|86	%if %mdkversion < 200900
12mr|wv-1.2.9-4|87	%postun -n %{lib_name} -p /sbin/ldconfig
12mr|wv-1.2.9-4|88	%endif
12mr|wv-1.2.9-4|89	
12mr|wv-1.2.9-4|90	%clean
12mr|wv-1.2.9-4|91	rm -rf $RPM_BUILD_ROOT
12mr|wv-1.2.9-4|92	
12mr|wv-1.2.9-4|93	%files
12mr|wv-1.2.9-4|94	%defattr(-,root,root)
12mr|wv-1.2.9-4|95	%doc README
12mr|wv-1.2.9-4|96	%attr(755,root,root)      %{_bindir}/wv[A-Z]*
12mr|wv-1.2.9-4|97	%attr(755,root,root) %dir %{_datadir}/wv
12mr|wv-1.2.9-4|98	%attr(644,root,root)      %{_datadir}/wv/*.xml
12mr|wv-1.2.9-4|99	%attr(644,root,root)      %{_datadir}/wv/*.dtd
12mr|wv-1.2.9-4|100	%attr(755,root,root) %dir %{_datadir}/wv/patterns
12mr|wv-1.2.9-4|101	%attr(644,root,root)      %{_datadir}/wv/patterns/*
12mr|wv-1.2.9-4|102	%attr(755,root,root) %dir %{_datadir}/wv/wingdingfont
12mr|wv-1.2.9-4|103	%attr(644,root,root)      %{_datadir}/wv/wingdingfont/*
12mr|wv-1.2.9-4|104	%attr(644,root,root)      %{_mandir}/man1/*
12mr|wv-1.2.9-4|105	
12mr|wv-1.2.9-4|106	%files -n %{lib_name}
12mr|wv-1.2.9-4|107	%defattr(-,root,root)
12mr|wv-1.2.9-4|108	%attr(755,root,root)      %{_libdir}/libwv-%{api_version}.so.%{lib_major}*
12mr|wv-1.2.9-4|109	
12mr|wv-1.2.9-4|110	%files -n %{develname}
12mr|wv-1.2.9-4|111	%defattr(-,root,root)
12mr|wv-1.2.9-4|112	%attr(755,root,root) %dir %{_includedir}/wv
12mr|wv-1.2.9-4|113	%attr(644,root,root)      %{_includedir}/wv/*.h
12mr|wv-1.2.9-4|114	%attr(755,root,root)      %{_libdir}/libwv.so
12mr|wv-1.2.9-4|115	%attr(644,root,root)      %{_libdir}/libwv.*a
12mr|wv-1.2.9-4|116	%attr(644,root,root)      %{_libdir}/pkgconfig/wv-1.0.pc
12mr|wv-1.2.9-4|117	
12mr|wv-1.2.9-4|118	
12mr|wv-1.2.9-4|119	
12mr|wv-1.2.9-4|120	%changelog
12mr|wv-1.2.9-4|121	

19147 12
12mr|wv2-0.4.2-6|1	%define major		4
12mr|wv2-0.4.2-6|2	%define libname		%mklibname %{name}_ %{major}
12mr|wv2-0.4.2-6|3	%define develname	%mklibname %{name} -d
12mr|wv2-0.4.2-6|4	
12mr|wv2-0.4.2-6|5	Summary:	Word97 exporter library
12mr|wv2-0.4.2-6|6	Name:		wv2
12mr|wv2-0.4.2-6|7	Version:	0.4.2
12mr|wv2-0.4.2-6|8	Release:	6
12mr|wv2-0.4.2-6|9	License:	LGPLv2
12mr|wv2-0.4.2-6|10	Group:		Office
12mr|wv2-0.4.2-6|11	URL:		http://sourceforge.net/projects/wvware/
12mr|wv2-0.4.2-6|12	Source0: 	http://downloads.sourceforge.net/wvware/%{name}-%{version}.tar.bz2
12mr|wv2-0.4.2-6|13	Patch0:		wv2-0.4.2-glib.patch
12mr|wv2-0.4.2-6|14	Patch3:		wv2-0.4.2-linkage.patch
12mr|wv2-0.4.2-6|15	BuildRequires:	pkgconfig(libgsf-1)
12mr|wv2-0.4.2-6|16	BuildRequires:	pkgconfig(glib-2.0)
12mr|wv2-0.4.2-6|17	BuildRequires:	cmake
12mr|wv2-0.4.2-6|18	
12mr|wv2-0.4.2-6|19	%description
12mr|wv2-0.4.2-6|20	wvWare is the continuation of Caolan McNamara's wv - the MSWord library.
12mr|wv2-0.4.2-6|21	Efforts are underway to make this library more correct, robust,
12mr|wv2-0.4.2-6|22	and turn it into a Word97 exporter.
12mr|wv2-0.4.2-6|23	
12mr|wv2-0.4.2-6|24	%package -n %{libname}
12mr|wv2-0.4.2-6|25	Summary: 	Word97 exporter library
12mr|wv2-0.4.2-6|26	Group:	 	Development/C
12mr|wv2-0.4.2-6|27	Provides:	%{name} = %{version}-%{release}
12mr|wv2-0.4.2-6|28	Provides:	lib%{name} = %{version}-%{release}
12mr|wv2-0.4.2-6|29	
12mr|wv2-0.4.2-6|30	%description -n %{libname}
12mr|wv2-0.4.2-6|31	wvWare is the continuation of Caolan McNamara's wv - the MSWord library.
12mr|wv2-0.4.2-6|32	Efforts are underway to make this library more correct, robust,
12mr|wv2-0.4.2-6|33	and turn it into a Word97 exporter.
12mr|wv2-0.4.2-6|34	
12mr|wv2-0.4.2-6|35	%package -n %{develname}
12mr|wv2-0.4.2-6|36	Summary: 	Word97 exporter library devel
12mr|wv2-0.4.2-6|37	Group:	 	Development/C
12mr|wv2-0.4.2-6|38	Requires:	%{libname} = %{version}-%{release}
12mr|wv2-0.4.2-6|39	Provides:	wv2-devel = %{version}-%{release}
12mr|wv2-0.4.2-6|40	
12mr|wv2-0.4.2-6|41	%description -n %{develname}
12mr|wv2-0.4.2-6|42	This is the Wv2 development package.
12mr|wv2-0.4.2-6|43	
12mr|wv2-0.4.2-6|44	%prep
12mr|wv2-0.4.2-6|45	%setup -q
12mr|wv2-0.4.2-6|46	%patch0 -p1 -b .glib
12mr|wv2-0.4.2-6|47	%patch3 -p0 -b .link
12mr|wv2-0.4.2-6|48	
12mr|wv2-0.4.2-6|49	%build
12mr|wv2-0.4.2-6|50	%cmake
12mr|wv2-0.4.2-6|51	%make
12mr|wv2-0.4.2-6|52	
12mr|wv2-0.4.2-6|53	%install
12mr|wv2-0.4.2-6|54	%makeinstall_std -C build
12mr|wv2-0.4.2-6|55	
12mr|wv2-0.4.2-6|56	%multiarch_binaries %{buildroot}%{_bindir}/wv2-config
12mr|wv2-0.4.2-6|57	
12mr|wv2-0.4.2-6|58	rm -f %{buildroot}%{_libdir}/*.la
12mr|wv2-0.4.2-6|59	
12mr|wv2-0.4.2-6|60	%files -n %{libname}
12mr|wv2-0.4.2-6|61	%{_libdir}/*.so.%{major}*
12mr|wv2-0.4.2-6|62	
12mr|wv2-0.4.2-6|63	%files -n %{develname}
12mr|wv2-0.4.2-6|64	%{_includedir}/%{name}
12mr|wv2-0.4.2-6|65	%{_libdir}/*.so
12mr|wv2-0.4.2-6|66	%{_bindir}/wv2-config
12mr|wv2-0.4.2-6|67	%{multiarch_bindir}/wv2-config
12mr|wv2-0.4.2-6|68	%{_libdir}/wvWare
12mr|wv2-0.4.2-6|69	
12mr|wv2-0.4.2-6|70	
12mr|wv2-0.4.2-6|71	%changelog
12mr|wv2-0.4.2-6|72	* Wed Sep  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|wv2-0.4.2-6|73	+ Commit: e721c9e
12mr|wv2-0.4.2-6|74	- Add patch to fix build with recent glib
12mr|wv2-0.4.2-6|75	
12mr|wv2-0.4.2-6|76	

19148 12
12mr|wvdial-1.61-3|1	Summary:	A heuristic autodialer for PPP connections
12mr|wvdial-1.61-3|2	Name:		wvdial
12mr|wvdial-1.61-3|3	Version:	1.61
12mr|wvdial-1.61-3|4	Release:	%mkrel 3
12mr|wvdial-1.61-3|5	Epoch:		1
12mr|wvdial-1.61-3|6	License:	LGPLv2+
12mr|wvdial-1.61-3|7	Group:		System/Configuration/Networking
12mr|wvdial-1.61-3|8	Source0:	http://wvstreams.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|wvdial-1.61-3|9	Url:		http://alumnit.ca/wiki/index.php?page=WvDial
12mr|wvdial-1.61-3|10	Patch0: 	wvdial-1.56-bad_analyse.patch
12mr|wvdial-1.61-3|11	Patch1:		wvdial-1.56-remotename.patch
12mr|wvdial-1.61-3|12	BuildRoot: 	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|wvdial-1.61-3|13	Requires: 	ppp >= 2.3.7
12mr|wvdial-1.61-3|14	Buildrequires: 	wvstreams-devel >= 4.2
12mr|wvdial-1.61-3|15	
12mr|wvdial-1.61-3|16	%description
12mr|wvdial-1.61-3|17	WvDial automatically locates and configures modems and can log into
12mr|wvdial-1.61-3|18	almost any ISP's server without special configuration. You need to
12mr|wvdial-1.61-3|19	input the username, password, and phone number, and then WvDial will
12mr|wvdial-1.61-3|20	negotiate the PPP connection using any mechanism needed.
12mr|wvdial-1.61-3|21	Install wvdial if you need a utility to configure your modem and set
12mr|wvdial-1.61-3|22	up a PPP connection.
12mr|wvdial-1.61-3|23	
12mr|wvdial-1.61-3|24	%prep
12mr|wvdial-1.61-3|25	%setup -q
12mr|wvdial-1.61-3|26	%patch0 -p1 -b .bad_analyse
12mr|wvdial-1.61-3|27	%patch1 -p1 -b .remotename
12mr|wvdial-1.61-3|28	
12mr|wvdial-1.61-3|29	%build
12mr|wvdial-1.61-3|30	./configure
12mr|wvdial-1.61-3|31	make "VERBOSE=1"
12mr|wvdial-1.61-3|32	
12mr|wvdial-1.61-3|33	%install
12mr|wvdial-1.61-3|34	rm -rf %{buildroot}
12mr|wvdial-1.61-3|35	make install \
12mr|wvdial-1.61-3|36	PREFIX=%{buildroot}%{_prefix} \
12mr|wvdial-1.61-3|37	BINDIR=%{buildroot}%{_bindir} \
12mr|wvdial-1.61-3|38	MANDIR=%{buildroot}%{_mandir} \
12mr|wvdial-1.61-3|39	PPPDIR=%{buildroot}%{_sysconfdir}/ppp/peers
12mr|wvdial-1.61-3|40	install -d -m 755 %{buildroot}%{_sysconfdir}/bash_completion.d
12mr|wvdial-1.61-3|41	
12mr|wvdial-1.61-3|42	%clean
12mr|wvdial-1.61-3|43	rm -rf %{buildroot}
12mr|wvdial-1.61-3|44	
12mr|wvdial-1.61-3|45	%files
12mr|wvdial-1.61-3|46	%defattr(-,root,root)
12mr|wvdial-1.61-3|47	%doc CHANGES COPYING.LIB FAQ MENUS README TODO
12mr|wvdial-1.61-3|48	%attr(4755,root,root)	%{_bindir}/%{name}
12mr|wvdial-1.61-3|49	%attr(0755,root,root)	%{_bindir}/%{name}conf
12mr|wvdial-1.61-3|50	%attr(0644,root,root)	%{_mandir}/man1/*
12mr|wvdial-1.61-3|51	%attr(0644,root,root)	%{_mandir}/man5/*
12mr|wvdial-1.61-3|52	%attr(0644,root,daemon)	%config(noreplace) %{_sysconfdir}/ppp/peers/%{name}
12mr|wvdial-1.61-3|53	%attr(0644,root,daemon)	%config(noreplace) %{_sysconfdir}/ppp/peers/%{name}-pipe
12mr|wvdial-1.61-3|54	
12mr|wvdial-1.61-3|55	
12mr|wvdial-1.61-3|56	
12mr|wvdial-1.61-3|57	
12mr|wvdial-1.61-3|58	%changelog
12mr|wvdial-1.61-3|59	

19149 12
12mr|wvstreams-4.6.1-8|1	%define major		4.6
12mr|wvstreams-4.6.1-8|2	%define libname		%mklibname %{name} %{major}
12mr|wvstreams-4.6.1-8|3	%define develname	%mklibname %{name} -d
12mr|wvstreams-4.6.1-8|4	%define libname_orig	lib%{name}
12mr|wvstreams-4.6.1-8|5	
12mr|wvstreams-4.6.1-8|6	Name:		wvstreams
12mr|wvstreams-4.6.1-8|7	Version:	4.6.1
12mr|wvstreams-4.6.1-8|8	Release:	8
12mr|wvstreams-4.6.1-8|9	License:	LGPLv2+
12mr|wvstreams-4.6.1-8|10	Group:		System/Libraries
12mr|wvstreams-4.6.1-8|11	Group:		Development/C
12mr|wvstreams-4.6.1-8|12	Summary:	Network programming library written in C++
12mr|wvstreams-4.6.1-8|13	URL:		http://code.google.com/p/wvstreams
12mr|wvstreams-4.6.1-8|14	Source0:	http://wvstreams.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|wvstreams-4.6.1-8|15	Patch1:		wvstreams-4.2.2-multilib.patch
12mr|wvstreams-4.6.1-8|16	Patch2:		wvstreams-4.5-noxplctarget.patch
12mr|wvstreams-4.6.1-8|17	Patch3:		wvstreams-4.6.1-glibc212.patch
12mr|wvstreams-4.6.1-8|18	Patch4:		wvstreams-4.6.1-parallel-make.patch
12mr|wvstreams-4.6.1-8|19	Patch5:		wvstreams-4.6.1-openssl-1.0.0.patch
12mr|wvstreams-4.6.1-8|20	Patch6:		wvstreams-4.6.1-gcc47.patch
12mr|wvstreams-4.6.1-8|21	BuildRequires:	pkgconfig(openssl)
12mr|wvstreams-4.6.1-8|22	BuildRequires:	zlib-devel
12mr|wvstreams-4.6.1-8|23	BuildRequires:	libxplc-devel
12mr|wvstreams-4.6.1-8|24	BuildRequires:	readline-devel
12mr|wvstreams-4.6.1-8|25	BuildRequires:	pkgconfig(dbus-1)
12mr|wvstreams-4.6.1-8|26	
12mr|wvstreams-4.6.1-8|27	%description
12mr|wvstreams-4.6.1-8|28	WvStreams aims to be an efficient, secure, and easy-to-use library for
12mr|wvstreams-4.6.1-8|29	doing network applications development.
12mr|wvstreams-4.6.1-8|30	
12mr|wvstreams-4.6.1-8|31	%package -n uniconf
12mr|wvstreams-4.6.1-8|32	Group:		System/Configuration/Other
12mr|wvstreams-4.6.1-8|33	Summary:	Configuration system
12mr|wvstreams-4.6.1-8|34	Requires:	%{libname} = %{version}-%{release}
12mr|wvstreams-4.6.1-8|35	
12mr|wvstreams-4.6.1-8|36	%description -n uniconf
12mr|wvstreams-4.6.1-8|37	UniConf is a configuration system that can serve as the centrepiece among
12mr|wvstreams-4.6.1-8|38	many other, existing configuration systems. UniConf can also be accessed over
12mr|wvstreams-4.6.1-8|39	the network, with authentication, allowing easy replication of configuration
12mr|wvstreams-4.6.1-8|40	data via the UniReplicateGen. This package contains the server that accepts
12mr|wvstreams-4.6.1-8|41	incoming TCP or Unix connections, and gets or sets UniConf elements at the
12mr|wvstreams-4.6.1-8|42	request of a UniConf client.
12mr|wvstreams-4.6.1-8|43	
12mr|wvstreams-4.6.1-8|44	%package -n %{libname}
12mr|wvstreams-4.6.1-8|45	Group:		System/Libraries
12mr|wvstreams-4.6.1-8|46	Summary:	Network programming library written in C++
12mr|wvstreams-4.6.1-8|47	
12mr|wvstreams-4.6.1-8|48	%description -n %{libname}
12mr|wvstreams-4.6.1-8|49	WvStreams aims to be an efficient, secure, and easy-to-use library for
12mr|wvstreams-4.6.1-8|50	doing network applications development.
12mr|wvstreams-4.6.1-8|51	
12mr|wvstreams-4.6.1-8|52	%package -n %{develname}
12mr|wvstreams-4.6.1-8|53	Summary:	Development files for WvStreams
12mr|wvstreams-4.6.1-8|54	Group:		Development/C
12mr|wvstreams-4.6.1-8|55	Requires:	%{libname} = %{version}-%{release}
12mr|wvstreams-4.6.1-8|56	Provides:	%{name}-devel = %{version}-%{release}
12mr|wvstreams-4.6.1-8|57	
12mr|wvstreams-4.6.1-8|58	%description -n %{develname}
12mr|wvstreams-4.6.1-8|59	WvStreams aims to be an efficient, secure, and easy-to-use library for
12mr|wvstreams-4.6.1-8|60	doing network applications development. This package contains the files
12mr|wvstreams-4.6.1-8|61	needed for developing applications which use WvStreams.
12mr|wvstreams-4.6.1-8|62	
12mr|wvstreams-4.6.1-8|63	%prep
12mr|wvstreams-4.6.1-8|64	%setup -q
12mr|wvstreams-4.6.1-8|65	%patch1 -p1 -b .multilib
12mr|wvstreams-4.6.1-8|66	%patch2 -p1 -b .xplctarget
12mr|wvstreams-4.6.1-8|67	%patch3 -p0
12mr|wvstreams-4.6.1-8|68	%patch4 -p1
12mr|wvstreams-4.6.1-8|69	%patch5 -p1
12mr|wvstreams-4.6.1-8|70	%patch6 -p0
12mr|wvstreams-4.6.1-8|71	
12mr|wvstreams-4.6.1-8|72	%build
12mr|wvstreams-4.6.1-8|73	CFLAGS="%{optflags} -fPIC -fpermissive" CXXFLAGS="%{optflags} -fPIC -fpermissive" %configure2_5x \
12mr|wvstreams-4.6.1-8|74	--disable-static \
12mr|wvstreams-4.6.1-8|75	--with-dbus=yes --with-pam \
12mr|wvstreams-4.6.1-8|76	--with-openssl \
12mr|wvstreams-4.6.1-8|77	--with-zlib \
12mr|wvstreams-4.6.1-8|78	--with-qt=no \
12mr|wvstreams-4.6.1-8|79	--with-pam=no \
12mr|wvstreams-4.6.1-8|80	--with-tcl=no
12mr|wvstreams-4.6.1-8|81	%make
12mr|wvstreams-4.6.1-8|82	
12mr|wvstreams-4.6.1-8|83	%install
12mr|wvstreams-4.6.1-8|84	%makeinstall_std
12mr|wvstreams-4.6.1-8|85	
12mr|wvstreams-4.6.1-8|86	%files -n uniconf
12mr|wvstreams-4.6.1-8|87	%{_sysconfdir}/uniconf.conf
12mr|wvstreams-4.6.1-8|88	%{_bindir}/uni
12mr|wvstreams-4.6.1-8|89	%{_sbindir}/uniconfd
12mr|wvstreams-4.6.1-8|90	%{_mandir}/man8/*
12mr|wvstreams-4.6.1-8|91	%dir %{_localstatedir}/lib/uniconf
12mr|wvstreams-4.6.1-8|92	%{_localstatedir}/lib/uniconf/uniconfd.ini
12mr|wvstreams-4.6.1-8|93	
12mr|wvstreams-4.6.1-8|94	%files -n %{libname}
12mr|wvstreams-4.6.1-8|95	%{_libdir}/*.so.*
12mr|wvstreams-4.6.1-8|96	
12mr|wvstreams-4.6.1-8|97	%files -n %{develname}
12mr|wvstreams-4.6.1-8|98	%doc README
12mr|wvstreams-4.6.1-8|99	%{_bindir}/wsd
12mr|wvstreams-4.6.1-8|100	%{_bindir}/wvtestrun
12mr|wvstreams-4.6.1-8|101	%{_includedir}/wvstreams
12mr|wvstreams-4.6.1-8|102	%{_libdir}/*.a
12mr|wvstreams-4.6.1-8|103	%{_libdir}/*.so
12mr|wvstreams-4.6.1-8|104	%{_libdir}/pkgconfig/*
12mr|wvstreams-4.6.1-8|105	%{_libdir}/valgrind/*.supp
12mr|wvstreams-4.6.1-8|106	
12mr|wvstreams-4.6.1-8|107	
12mr|wvstreams-4.6.1-8|108	
12mr|wvstreams-4.6.1-8|109	
12mr|wvstreams-4.6.1-8|110	%changelog
12mr|wvstreams-4.6.1-8|111	* Thu Sep  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|wvstreams-4.6.1-8|112	+ Commit: da1ece0
12mr|wvstreams-4.6.1-8|113	- Add patch from Fedora/Gentoo to fix build with gcc 4.7
12mr|wvstreams-4.6.1-8|114	
12mr|wvstreams-4.6.1-8|115	

19150 12
12mr|wxgtk2.8-2.8.12-7|1	%define		oname		wxGTK
12mr|wxgtk2.8-2.8.12-7|2	%define		majorminor	2.8
12mr|wxgtk2.8-2.8.12-7|3	%define		major		%{majorminor}
12mr|wxgtk2.8-2.8.12-7|4	
12mr|wxgtk2.8-2.8.12-7|5	%define		libname		%mklibname wxgtk %{major}
12mr|wxgtk2.8-2.8.12-7|6	%define		libnamedev	%mklibname -d wxgtk %{major}
12mr|wxgtk2.8-2.8.12-7|7	%define		libgl		%mklibname wxgtkgl %{major}
12mr|wxgtk2.8-2.8.12-7|8	
12mr|wxgtk2.8-2.8.12-7|9	%define		libnameu	%mklibname wxgtku %{major}
12mr|wxgtk2.8-2.8.12-7|10	%define		libnameudev	%mklibname -d wxgtku %{major}
12mr|wxgtk2.8-2.8.12-7|11	%define		libglu		%mklibname wxgtkglu %{major}
12mr|wxgtk2.8-2.8.12-7|12	
12mr|wxgtk2.8-2.8.12-7|13	Summary:	GTK+ port of the wxWidgets library
12mr|wxgtk2.8-2.8.12-7|14	Name:		wxgtk%{majorminor}
12mr|wxgtk2.8-2.8.12-7|15	Version:	2.8.12
12mr|wxgtk2.8-2.8.12-7|16	Release:	7
12mr|wxgtk2.8-2.8.12-7|17	License:	wxWidgets Library Licence
12mr|wxgtk2.8-2.8.12-7|18	Group:		System/Libraries
12mr|wxgtk2.8-2.8.12-7|19	URL:		http://www.wxwidgets.org/
12mr|wxgtk2.8-2.8.12-7|20	Source0:	http://prdownloads.sourceforge.net/wxwindows/%{oname}-%{version}.tar.bz2
12mr|wxgtk2.8-2.8.12-7|21	#gw security patch for bundled expat which we don't use:
12mr|wxgtk2.8-2.8.12-7|22	Patch2:		wxGTK-2.8.10-CVE-2009-XXXX.diff
12mr|wxgtk2.8-2.8.12-7|23	Patch3:		wxGTK-lX11_linkage_fix.diff
12mr|wxgtk2.8-2.8.12-7|24	Patch8:		wxWidgets-2.7.0-multiarch-includes.patch
12mr|wxgtk2.8-2.8.12-7|25	#gw security patch for bundled expat which we don't use:
12mr|wxgtk2.8-2.8.12-7|26	Patch9:		wxGTK-2.8.8-CVE-2009-3560.diff
12mr|wxgtk2.8-2.8.12-7|27	Patch10:	wxGTK-2.8.12-fix-user_data-casting.patch
12mr|wxgtk2.8-2.8.12-7|28	BuildRequires:	pkgconfig(sdl)
12mr|wxgtk2.8-2.8.12-7|29	BuildRequires:	pkgconfig(sm)
12mr|wxgtk2.8-2.8.12-7|30	BuildRequires:	pkgconfig(x11)
12mr|wxgtk2.8-2.8.12-7|31	Buildrequires:	pkgconfig(xinerama)
12mr|wxgtk2.8-2.8.12-7|32	BuildRequires:	pkgconfig(xxf86vm)
12mr|wxgtk2.8-2.8.12-7|33	BuildRequires:	pkgconfig(expat)
12mr|wxgtk2.8-2.8.12-7|34	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|wxgtk2.8-2.8.12-7|35	BuildRequires:	jpeg-devel
12mr|wxgtk2.8-2.8.12-7|36	BuildRequires:	pkgconfig(libpng)
12mr|wxgtk2.8-2.8.12-7|37	BuildRequires:	tiff-devel
12mr|wxgtk2.8-2.8.12-7|38	Buildrequires:	bison, flex
12mr|wxgtk2.8-2.8.12-7|39	BuildRequires:	pkgconfig(glu)
12mr|wxgtk2.8-2.8.12-7|40	BuildRequires:	pkgconfig(gstreamer-0.10)
12mr|wxgtk2.8-2.8.12-7|41	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mr|wxgtk2.8-2.8.12-7|42	BuildRequires:	pkgconfig(gconf-2.0)
12mr|wxgtk2.8-2.8.12-7|43	
12mr|wxgtk2.8-2.8.12-7|44	%description
12mr|wxgtk2.8-2.8.12-7|45	wxWidgets is a free C++ library for cross-platform GUI development.
12mr|wxgtk2.8-2.8.12-7|46	With wxWidgets, you can create applications for different GUIs (GTK+,
12mr|wxgtk2.8-2.8.12-7|47	Motif/LessTif, MS Windows, Mac) from the same source code.
12mr|wxgtk2.8-2.8.12-7|48	
12mr|wxgtk2.8-2.8.12-7|49	%package -n	%{libnameu}
12mr|wxgtk2.8-2.8.12-7|50	Group:		System/Libraries
12mr|wxgtk2.8-2.8.12-7|51	Summary: 	Base shared library part of wxGTK - Unicode enabled
12mr|wxgtk2.8-2.8.12-7|52	Requires:	%{name} = %{version}-%{release}
12mr|wxgtk2.8-2.8.12-7|53	%rename		%{libname}
12mr|wxgtk2.8-2.8.12-7|54	
12mr|wxgtk2.8-2.8.12-7|55	%description -n	%{libnameu}
12mr|wxgtk2.8-2.8.12-7|56	wxWidgets is a free C++ library for cross-platform GUI development.
12mr|wxgtk2.8-2.8.12-7|57	With wxWidgets, you can create applications for different GUIs (GTK+,
12mr|wxgtk2.8-2.8.12-7|58	Motif/LessTif, MS Windows, Mac) from the same source code.
12mr|wxgtk2.8-2.8.12-7|59	
12mr|wxgtk2.8-2.8.12-7|60	This package contains the library needed to run programs dynamically
12mr|wxgtk2.8-2.8.12-7|61	linked with the unicode enabled version of %{name}.
12mr|wxgtk2.8-2.8.12-7|62	
12mr|wxgtk2.8-2.8.12-7|63	%package -n	%{libnameudev}
12mr|wxgtk2.8-2.8.12-7|64	Summary:	Header files and development documentation for wxGTK - unicode
12mr|wxgtk2.8-2.8.12-7|65	Group:		Development/C++
12mr|wxgtk2.8-2.8.12-7|66	Requires:	%{libnameu} = %{version}-%{release}
12mr|wxgtk2.8-2.8.12-7|67	Requires:	%{libglu} = %{version}-%{release}
12mr|wxgtk2.8-2.8.12-7|68	Provides:	libwxgtku-devel = %{version}-%{release}
12mr|wxgtk2.8-2.8.12-7|69	Provides:	wxgtku-devel = %{version}-%{release}
12mr|wxgtk2.8-2.8.12-7|70	Provides:	wxgtku%{majorminor}-devel = %{version}-%{release}
12mr|wxgtk2.8-2.8.12-7|71	Provides:	libwxgtku%{majorminor}-devel = %{version}-%{release}
12mr|wxgtk2.8-2.8.12-7|72	%rename		wxGTK-devel
12mr|wxgtk2.8-2.8.12-7|73	%rename		%{libnamedev}
12mr|wxgtk2.8-2.8.12-7|74	
12mr|wxgtk2.8-2.8.12-7|75	%description -n	%{libnameudev}
12mr|wxgtk2.8-2.8.12-7|76	Header files for the unicode enabled version of wxGTK, the GTK+ port of
12mr|wxgtk2.8-2.8.12-7|77	the wxWidgets library.
12mr|wxgtk2.8-2.8.12-7|78	
12mr|wxgtk2.8-2.8.12-7|79	%package -n	%{libglu}
12mr|wxgtk2.8-2.8.12-7|80	Summary:	GTK+ port of the wxWidgets library, OpenGl add-on - unicode
12mr|wxgtk2.8-2.8.12-7|81	Group:		System/Libraries
12mr|wxgtk2.8-2.8.12-7|82	%rename		wxGTK-gl
12mr|wxgtk2.8-2.8.12-7|83	%rename		%{libgl}
12mr|wxgtk2.8-2.8.12-7|84	
12mr|wxgtk2.8-2.8.12-7|85	%description -n	%{libglu}
12mr|wxgtk2.8-2.8.12-7|86	OpenGl add-on library for the unicode enabled version of wxGTK, the
12mr|wxgtk2.8-2.8.12-7|87	GTK+ port of the wxWidgets library.
12mr|wxgtk2.8-2.8.12-7|88	
12mr|wxgtk2.8-2.8.12-7|89	%prep
12mr|wxgtk2.8-2.8.12-7|90	%setup -q -n %{oname}-%{version}
12mr|wxgtk2.8-2.8.12-7|91	%patch2 -p0 -b .CVE-2009-XXXX
12mr|wxgtk2.8-2.8.12-7|92	%patch3 -p1
12mr|wxgtk2.8-2.8.12-7|93	%patch8 -p1 -b .multiarch
12mr|wxgtk2.8-2.8.12-7|94	%patch9 -p0 -b .CVE-2009-3560
12mr|wxgtk2.8-2.8.12-7|95	%patch10 -p1 -b .cast~
12mr|wxgtk2.8-2.8.12-7|96	sed -i -e 's/@LDFLAGS@//' wx-config.in
12mr|wxgtk2.8-2.8.12-7|97	
12mr|wxgtk2.8-2.8.12-7|98	# fix plugin dir for 64-bit
12mr|wxgtk2.8-2.8.12-7|99	sed -i -e 's|/lib|/%{_lib}|' src/unix/stdpaths.cpp
12mr|wxgtk2.8-2.8.12-7|100	
12mr|wxgtk2.8-2.8.12-7|101	find samples demos -name .cvsignore -exec rm {} \;
12mr|wxgtk2.8-2.8.12-7|102	
12mr|wxgtk2.8-2.8.12-7|103	%build
12mr|wxgtk2.8-2.8.12-7|104	#gw 2.8.11 doesn't build otherwise:
12mr|wxgtk2.8-2.8.12-7|105	%define _disable_ld_no_undefined 1
12mr|wxgtk2.8-2.8.12-7|106	%define Werror_cflags %nil
12mr|wxgtk2.8-2.8.12-7|107	# --disable-optimise prevents our $RPM_OPT_FLAGS being overridden
12mr|wxgtk2.8-2.8.12-7|108	# (see OPTIMISE in configure).
12mr|wxgtk2.8-2.8.12-7|109	# this code dereferences type-punned pointers like there's no tomorrow.
12mr|wxgtk2.8-2.8.12-7|110	CFLAGS="%{optflags} -fno-strict-aliasing"
12mr|wxgtk2.8-2.8.12-7|111	CXXFLAGS="%{optflags} -fno-strict-aliasing"
12mr|wxgtk2.8-2.8.12-7|112	
12mr|wxgtk2.8-2.8.12-7|113	%configure2_5x --enable-unicode \
12mr|wxgtk2.8-2.8.12-7|114	--without-odbc \
12mr|wxgtk2.8-2.8.12-7|115	--with-opengl \
12mr|wxgtk2.8-2.8.12-7|116	--enable-gtk2 --with-gtk  \
12mr|wxgtk2.8-2.8.12-7|117	--without-debug_flag \
12mr|wxgtk2.8-2.8.12-7|118	--without-debug_info \
12mr|wxgtk2.8-2.8.12-7|119	--with-sdl \
12mr|wxgtk2.8-2.8.12-7|120	--with-libpng=sys \
12mr|wxgtk2.8-2.8.12-7|121	--with-libjpeg=sys \
12mr|wxgtk2.8-2.8.12-7|122	--with-libtiff=sys \
12mr|wxgtk2.8-2.8.12-7|123	--with-zlib=sys \
12mr|wxgtk2.8-2.8.12-7|124	--disable-optimise \
12mr|wxgtk2.8-2.8.12-7|125	--enable-calendar \
12mr|wxgtk2.8-2.8.12-7|126	--enable-wave \
12mr|wxgtk2.8-2.8.12-7|127	--enable-fraction \
12mr|wxgtk2.8-2.8.12-7|128	--enable-wxprintfv \
12mr|wxgtk2.8-2.8.12-7|129	--enable-xresources \
12mr|wxgtk2.8-2.8.12-7|130	--enable-controls \
12mr|wxgtk2.8-2.8.12-7|131	--enable-tabdialog \
12mr|wxgtk2.8-2.8.12-7|132	--enable-msgdlg \
12mr|wxgtk2.8-2.8.12-7|133	--enable-dirdlg \
12mr|wxgtk2.8-2.8.12-7|134	--enable-numberdlg \
12mr|wxgtk2.8-2.8.12-7|135	--enable-splash \
12mr|wxgtk2.8-2.8.12-7|136	--enable-textdlg \
12mr|wxgtk2.8-2.8.12-7|137	--enable-graphics_ctx \
12mr|wxgtk2.8-2.8.12-7|138	--enable-grid \
12mr|wxgtk2.8-2.8.12-7|139	--disable-catch_segvs \
12mr|wxgtk2.8-2.8.12-7|140	--enable-mediactrl \
12mr|wxgtk2.8-2.8.12-7|141	--enable-dataviewctrl
12mr|wxgtk2.8-2.8.12-7|142	
12mr|wxgtk2.8-2.8.12-7|143	%make
12mr|wxgtk2.8-2.8.12-7|144	
12mr|wxgtk2.8-2.8.12-7|145	%make -C locale allmo
12mr|wxgtk2.8-2.8.12-7|146	%make -C contrib
12mr|wxgtk2.8-2.8.12-7|147	#gw prepare samples
12mr|wxgtk2.8-2.8.12-7|148	cd demos
12mr|wxgtk2.8-2.8.12-7|149	make clean
12mr|wxgtk2.8-2.8.12-7|150	%__rm -f makefile* demos.bkl
12mr|wxgtk2.8-2.8.12-7|151	cd ../samples
12mr|wxgtk2.8-2.8.12-7|152	make clean
12mr|wxgtk2.8-2.8.12-7|153	%__rm -f makefile* samples.bkl
12mr|wxgtk2.8-2.8.12-7|154	cd ..
12mr|wxgtk2.8-2.8.12-7|155	find demos samples -name Makefile|xargs perl -pi -e 's^CXXC =.*^CXXC=\$(CXX) `wx-config --cflags`^'
12mr|wxgtk2.8-2.8.12-7|156	find demos samples -name Makefile|xargs perl -pi -e 's^EXTRALIBS =.*^EXTRALIBS=^'
12mr|wxgtk2.8-2.8.12-7|157	find demos samples -name Makefile|xargs perl -pi -e 's^SAMPLES_RPATH_FLAG =.*^SAMPLES_RPATH_FLAG=^'
12mr|wxgtk2.8-2.8.12-7|158	
12mr|wxgtk2.8-2.8.12-7|159	%install
12mr|wxgtk2.8-2.8.12-7|160	%__rm -rf %{buildroot}
12mr|wxgtk2.8-2.8.12-7|161	%makeinstall
12mr|wxgtk2.8-2.8.12-7|162	%find_lang wxstd
12mr|wxgtk2.8-2.8.12-7|163	%find_lang wxmsw
12mr|wxgtk2.8-2.8.12-7|164	cat wxmsw.lang >> wxstd.lang
12mr|wxgtk2.8-2.8.12-7|165	%makeinstall -C contrib
12mr|wxgtk2.8-2.8.12-7|166	mv %{buildroot}%{_bindir}/wxrc-%{majorminor} %{buildroot}%{_bindir}/wxrc-%{majorminor}-unicode
12mr|wxgtk2.8-2.8.12-7|167	###
12mr|wxgtk2.8-2.8.12-7|168	#gw fix broken symlink
12mr|wxgtk2.8-2.8.12-7|169	rm -f %{buildroot}%{_bindir}/{wx-config,wxrc}
12mr|wxgtk2.8-2.8.12-7|170	ln -sf %{_libdir}/wx/config/gtk2-unicode-release-%{majorminor} %{buildroot}%{_bindir}/wx-config-unicode
12mr|wxgtk2.8-2.8.12-7|171	
12mr|wxgtk2.8-2.8.12-7|172	%multiarch_binaries %{buildroot}%{_libdir}/wx/config/gtk2-unicode-release-%{majorminor}
12mr|wxgtk2.8-2.8.12-7|173	
12mr|wxgtk2.8-2.8.12-7|174	#gw this breaks /usr/bin/wx-config
12mr|wxgtk2.8-2.8.12-7|175	mkdir %{buildroot}%{multiarch_bindir}
12mr|wxgtk2.8-2.8.12-7|176	ln -s %{_libdir}/wx/config/%{multiarch_platform}/gtk2-unicode-release-%{majorminor} %{buildroot}%{multiarch_bindir}/wx-config-unicode
12mr|wxgtk2.8-2.8.12-7|177	%multiarch_includes %{buildroot}%{_libdir}/wx/include/gtk2-unicode-release-%{majorminor}/wx/setup.h
12mr|wxgtk2.8-2.8.12-7|178	
12mr|wxgtk2.8-2.8.12-7|179	%multiarch_includes %{buildroot}%{_includedir}/wx-%{majorminor}/wx/defs.h
12mr|wxgtk2.8-2.8.12-7|180	
12mr|wxgtk2.8-2.8.12-7|181	#gw remove Mandriva linker flags
12mr|wxgtk2.8-2.8.12-7|182	sed -i -e "s^-Wl,--as-needed^^g" %{buildroot}%{_libdir}/wx/config/%{multiarch_platform}/*
12mr|wxgtk2.8-2.8.12-7|183	
12mr|wxgtk2.8-2.8.12-7|184	%post -n %{libnameudev}
12mr|wxgtk2.8-2.8.12-7|185	update-alternatives --install %{_bindir}/wx-config wx-config %{_libdir}/wx/config/gtk2-unicode-release-%{majorminor} 15 --slave %{_bindir}/wxrc wxrc %{_bindir}/wxrc-%{majorminor}-unicode
12mr|wxgtk2.8-2.8.12-7|186	%postun -n %{libnameudev}
12mr|wxgtk2.8-2.8.12-7|187	if [ "$1" = "0" ]; then
12mr|wxgtk2.8-2.8.12-7|188	update-alternatives --remove wx-config %{_libdir}/wx/config/gtk2-unicode-release-%{majorminor}
12mr|wxgtk2.8-2.8.12-7|189	fi
12mr|wxgtk2.8-2.8.12-7|190	
12mr|wxgtk2.8-2.8.12-7|191	%files -f wxstd.lang
12mr|wxgtk2.8-2.8.12-7|192	%doc *.txt
12mr|wxgtk2.8-2.8.12-7|193	
12mr|wxgtk2.8-2.8.12-7|194	%files -n %{libnameu}
12mr|wxgtk2.8-2.8.12-7|195	%{_libdir}/libwx_gtk2u_adv-%{majorminor}.so.*
12mr|wxgtk2.8-2.8.12-7|196	%{_libdir}/libwx_gtk2u_aui-%{majorminor}.so.*
12mr|wxgtk2.8-2.8.12-7|197	%{_libdir}/libwx_gtk2u_core-%{majorminor}.so.*
12mr|wxgtk2.8-2.8.12-7|198	%{_libdir}/libwx_gtk2u_html-%{majorminor}.so.*
12mr|wxgtk2.8-2.8.12-7|199	%{_libdir}/libwx_gtk2u_richtext-%{majorminor}.so.*
12mr|wxgtk2.8-2.8.12-7|200	%{_libdir}/libwx_gtk2u_media-%{majorminor}.so.*
12mr|wxgtk2.8-2.8.12-7|201	%{_libdir}/libwx_baseu-%{majorminor}.so.*
12mr|wxgtk2.8-2.8.12-7|202	%{_libdir}/libwx_baseu_net-%{majorminor}.so.*
12mr|wxgtk2.8-2.8.12-7|203	%{_libdir}/libwx_baseu_xml-%{majorminor}.so.*
12mr|wxgtk2.8-2.8.12-7|204	# contribs
12mr|wxgtk2.8-2.8.12-7|205	%{_libdir}/libwx_gtk2u_fl-%{majorminor}.so.*
12mr|wxgtk2.8-2.8.12-7|206	%{_libdir}/libwx_gtk2u_gizmos-%{majorminor}.so.*
12mr|wxgtk2.8-2.8.12-7|207	%{_libdir}/libwx_gtk2u_gizmos_xrc-%{majorminor}.so.*
12mr|wxgtk2.8-2.8.12-7|208	%{_libdir}/libwx_gtk2u_ogl-%{majorminor}.so.*
12mr|wxgtk2.8-2.8.12-7|209	%{_libdir}/libwx_gtk2u_plot-%{majorminor}.so.*
12mr|wxgtk2.8-2.8.12-7|210	%{_libdir}/libwx_gtk2u_qa-%{majorminor}.so.*
12mr|wxgtk2.8-2.8.12-7|211	%{_libdir}/libwx_gtk2u_stc-%{majorminor}.so.*
12mr|wxgtk2.8-2.8.12-7|212	%{_libdir}/libwx_gtk2u_svg-%{majorminor}.so.*
12mr|wxgtk2.8-2.8.12-7|213	%{_libdir}/libwx_gtk2u_xrc-%{majorminor}.so.*
12mr|wxgtk2.8-2.8.12-7|214	
12mr|wxgtk2.8-2.8.12-7|215	%files -n %{libnameudev}
12mr|wxgtk2.8-2.8.12-7|216	%doc samples/
12mr|wxgtk2.8-2.8.12-7|217	%doc docs/
12mr|wxgtk2.8-2.8.12-7|218	%doc demos/
12mr|wxgtk2.8-2.8.12-7|219	%{_bindir}/wx-config-unicode
12mr|wxgtk2.8-2.8.12-7|220	%{_bindir}/wxrc-*unicode
12mr|wxgtk2.8-2.8.12-7|221	%{multiarch_bindir}/wx-config-unicode
12mr|wxgtk2.8-2.8.12-7|222	%{_includedir}/wx-%{majorminor}/
12mr|wxgtk2.8-2.8.12-7|223	%dir %{_libdir}/wx/
12mr|wxgtk2.8-2.8.12-7|224	%dir %{_libdir}/wx/include/
12mr|wxgtk2.8-2.8.12-7|225	%dir %{_libdir}/wx/include/gtk2-unicode-release-%{majorminor}/
12mr|wxgtk2.8-2.8.12-7|226	%dir %{_libdir}/wx/include/gtk2-unicode-release-%{majorminor}/wx/
12mr|wxgtk2.8-2.8.12-7|227	%dir %{_libdir}/wx/config
12mr|wxgtk2.8-2.8.12-7|228	%{_libdir}/wx/config/gtk2-unicode-release-%{majorminor}
12mr|wxgtk2.8-2.8.12-7|229	%{_libdir}/wx/include/gtk2-unicode-release-%{majorminor}/wx/setup.h
12mr|wxgtk2.8-2.8.12-7|230	%{_libdir}/libwx_gtk2u_adv-%{majorminor}.so
12mr|wxgtk2.8-2.8.12-7|231	%{_libdir}/libwx_gtk2u_aui-%{majorminor}.so
12mr|wxgtk2.8-2.8.12-7|232	%{_libdir}/libwx_gtk2u_core-%{majorminor}.so
12mr|wxgtk2.8-2.8.12-7|233	%{_libdir}/libwx_gtk2u_html-%{majorminor}.so
12mr|wxgtk2.8-2.8.12-7|234	%{_libdir}/libwx_gtk2u_richtext-%{majorminor}.so
12mr|wxgtk2.8-2.8.12-7|235	%{_libdir}/libwx_gtk2u_media-%{majorminor}.so
12mr|wxgtk2.8-2.8.12-7|236	%{_libdir}/libwx_baseu-%{majorminor}.so
12mr|wxgtk2.8-2.8.12-7|237	%{_libdir}/libwx_baseu_net-%{majorminor}.so
12mr|wxgtk2.8-2.8.12-7|238	%{_libdir}/libwx_baseu_xml-%{majorminor}.so
12mr|wxgtk2.8-2.8.12-7|239	# contribs
12mr|wxgtk2.8-2.8.12-7|240	%{_libdir}/libwx_gtk2u_fl-%{majorminor}.so
12mr|wxgtk2.8-2.8.12-7|241	%{_libdir}/libwx_gtk2u_gizmos-%{majorminor}.so
12mr|wxgtk2.8-2.8.12-7|242	%{_libdir}/libwx_gtk2u_gizmos_xrc-%{majorminor}.so
12mr|wxgtk2.8-2.8.12-7|243	%{_libdir}/libwx_gtk2u_ogl-%{majorminor}.so
12mr|wxgtk2.8-2.8.12-7|244	%{_libdir}/libwx_gtk2u_plot-%{majorminor}.so
12mr|wxgtk2.8-2.8.12-7|245	%{_libdir}/libwx_gtk2u_qa-%{majorminor}.so
12mr|wxgtk2.8-2.8.12-7|246	%{_libdir}/libwx_gtk2u_stc-%{majorminor}.so
12mr|wxgtk2.8-2.8.12-7|247	%{_libdir}/libwx_gtk2u_svg-%{majorminor}.so
12mr|wxgtk2.8-2.8.12-7|248	%{_libdir}/libwx_gtk2u_xrc-%{majorminor}.so
12mr|wxgtk2.8-2.8.12-7|249	#gl
12mr|wxgtk2.8-2.8.12-7|250	%{_libdir}/libwx_gtk2u_gl-%{majorminor}.so
12mr|wxgtk2.8-2.8.12-7|251	%{_datadir}/aclocal/*
12mr|wxgtk2.8-2.8.12-7|252	%{_datadir}/bakefile/
12mr|wxgtk2.8-2.8.12-7|253	%{_libdir}/wx/config/multiarch-*/gtk2-unicode-release-%{majorminor}
12mr|wxgtk2.8-2.8.12-7|254	%{_libdir}/wx/include/multiarch-*/gtk2-unicode-release-%{majorminor}
12mr|wxgtk2.8-2.8.12-7|255	%{_includedir}/multiarch-*/wx-%{majorminor}/wx/defs.h
12mr|wxgtk2.8-2.8.12-7|256	
12mr|wxgtk2.8-2.8.12-7|257	%files -n %{libglu}
12mr|wxgtk2.8-2.8.12-7|258	%{_libdir}/libwx_gtk2u_gl-%{majorminor}.so.*
12mr|wxgtk2.8-2.8.12-7|259	
12mr|wxgtk2.8-2.8.12-7|260	
12mr|wxgtk2.8-2.8.12-7|261	
12mr|wxgtk2.8-2.8.12-7|262	%changelog
12mr|wxgtk2.8-2.8.12-7|263	

19151 12
12mr|wxPythonGTK-2.8.12.0-6|1	Summary:	Cross platform GUI toolkit for Python using wxGTK
12mr|wxPythonGTK-2.8.12.0-6|2	Name:		wxPythonGTK
12mr|wxPythonGTK-2.8.12.0-6|3	Version:	2.8.12.0
12mr|wxPythonGTK-2.8.12.0-6|4	Release:	6
12mr|wxPythonGTK-2.8.12.0-6|5	Epoch:		1
12mr|wxPythonGTK-2.8.12.0-6|6	Group:		Development/Python
12mr|wxPythonGTK-2.8.12.0-6|7	License:	LGPL/wxWindows Library Licence, Version 3
12mr|wxPythonGTK-2.8.12.0-6|8	URL:		http://wxPython.org/
12mr|wxPythonGTK-2.8.12.0-6|9	Source0:	http://prdownloads.sourceforge.net/wxpython/wxPython-src-%{version}.tar.bz2
12mr|wxPythonGTK-2.8.12.0-6|10	# Fix a string literal error - AdamW 2008/12
12mr|wxPythonGTK-2.8.12.0-6|11	Patch0:		wxPythonGTK/SOURCES/wxPython-2.8.9.1-literal.patch
12mr|wxPythonGTK-2.8.12.0-6|12	Patch1:		wxPython-2.8.12.0-link.patch
12mr|wxPythonGTK-2.8.12.0-6|13	Patch2:		wxPython-2.8.12.0-aui.patch
12mr|wxPythonGTK-2.8.12.0-6|14	Patch3:		wxPython-2.8.12-Bind-disconnect-event-handler.patch
12mr|wxPythonGTK-2.8.12.0-6|15	BuildRequires:	python-devel
12mr|wxPythonGTK-2.8.12.0-6|16	BuildRequires:	wxgtku2.8-devel >= 2.8.12
12mr|wxPythonGTK-2.8.12.0-6|17	BuildRequires:	pkgconfig(glu)
12mr|wxPythonGTK-2.8.12.0-6|18	Provides:	wxwin = %{version}
12mr|wxPythonGTK-2.8.12.0-6|19	Provides:	wxPython = %{version}
12mr|wxPythonGTK-2.8.12.0-6|20	Requires:	%{name}-wxversion = %{EVRD}
12mr|wxPythonGTK-2.8.12.0-6|21	
12mr|wxPythonGTK-2.8.12.0-6|22	%description
12mr|wxPythonGTK-2.8.12.0-6|23	wxPython is a GUI toolkit for Python that is a wrapper around the
12mr|wxPythonGTK-2.8.12.0-6|24	wxWindows C++ GUI library.  wxPython provides a large variety of
12mr|wxPythonGTK-2.8.12.0-6|25	window types and controls, all implemented with a native look and feel
12mr|wxPythonGTK-2.8.12.0-6|26	(and native runtime speed) on the platforms it is supported on.
12mr|wxPythonGTK-2.8.12.0-6|27	
12mr|wxPythonGTK-2.8.12.0-6|28	This package is implemented using the GTK port of wxWindows.
12mr|wxPythonGTK-2.8.12.0-6|29	
12mr|wxPythonGTK-2.8.12.0-6|30	%package wxversion
12mr|wxPythonGTK-2.8.12.0-6|31	Summary:	Select a specific version of wxPython
12mr|wxPythonGTK-2.8.12.0-6|32	Group:		Development/Python
12mr|wxPythonGTK-2.8.12.0-6|33	Conflicts:	wxPythonGTK < 1:2.8.3.0-2
12mr|wxPythonGTK-2.8.12.0-6|34	
12mr|wxPythonGTK-2.8.12.0-6|35	%description wxversion
12mr|wxPythonGTK-2.8.12.0-6|36	wxPython is a GUI toolkit for Python that is a wrapper around the
12mr|wxPythonGTK-2.8.12.0-6|37	wxWindows C++ GUI library.  wxPython provides a large variety of
12mr|wxPythonGTK-2.8.12.0-6|38	window types and controls, all implemented with a native look and feel
12mr|wxPythonGTK-2.8.12.0-6|39	(and native runtime speed) on the platforms it is supported on.
12mr|wxPythonGTK-2.8.12.0-6|40	
12mr|wxPythonGTK-2.8.12.0-6|41	This package contains the wxversion python module needed if several versions of
12mr|wxPythonGTK-2.8.12.0-6|42	wxPython are installed.
12mr|wxPythonGTK-2.8.12.0-6|43	
12mr|wxPythonGTK-2.8.12.0-6|44	%package tools
12mr|wxPythonGTK-2.8.12.0-6|45	Summary:	Example applications from wxPythonGTK
12mr|wxPythonGTK-2.8.12.0-6|46	Group:		Development/Python
12mr|wxPythonGTK-2.8.12.0-6|47	Requires:	%{name} = %{EVRD}
12mr|wxPythonGTK-2.8.12.0-6|48	
12mr|wxPythonGTK-2.8.12.0-6|49	%description tools
12mr|wxPythonGTK-2.8.12.0-6|50	wxPython is a GUI toolkit for Python that is a wrapper around the
12mr|wxPythonGTK-2.8.12.0-6|51	wxWindows C++ GUI library.  wxPython provides a large variety of
12mr|wxPythonGTK-2.8.12.0-6|52	window types and controls, all implemented with a native look and feel
12mr|wxPythonGTK-2.8.12.0-6|53	(and native runtime speed) on the platforms it is supported on.
12mr|wxPythonGTK-2.8.12.0-6|54	
12mr|wxPythonGTK-2.8.12.0-6|55	This contains the example applications that come with wxPython like
12mr|wxPythonGTK-2.8.12.0-6|56	PyShell and XRCed.
12mr|wxPythonGTK-2.8.12.0-6|57	
12mr|wxPythonGTK-2.8.12.0-6|58	%package devel
12mr|wxPythonGTK-2.8.12.0-6|59	Summary:	Development files of wxPythonGTK
12mr|wxPythonGTK-2.8.12.0-6|60	Group:		Development/Python
12mr|wxPythonGTK-2.8.12.0-6|61	Provides:	libwxPythonGTK-devel = %epoch:%version-%release
12mr|wxPythonGTK-2.8.12.0-6|62	Requires:	%{name} = %{EVRD}
12mr|wxPythonGTK-2.8.12.0-6|63	
12mr|wxPythonGTK-2.8.12.0-6|64	%description devel
12mr|wxPythonGTK-2.8.12.0-6|65	This packages contains the headers and etc. for building apps or
12mr|wxPythonGTK-2.8.12.0-6|66	Python extension modules that use the same wxGTK shared libraries
12mr|wxPythonGTK-2.8.12.0-6|67	that wxPython uses.
12mr|wxPythonGTK-2.8.12.0-6|68	
12mr|wxPythonGTK-2.8.12.0-6|69	%prep
12mr|wxPythonGTK-2.8.12.0-6|70	%setup -qn wxPython-src-%{version}/wxPython
12mr|wxPythonGTK-2.8.12.0-6|71	%patch0 -p2 -b .literal
12mr|wxPythonGTK-2.8.12.0-6|72	%patch1 -p1 -b .link
12mr|wxPythonGTK-2.8.12.0-6|73	%patch2 -p2 -b .aui
12mr|wxPythonGTK-2.8.12.0-6|74	%patch3 -p2
12mr|wxPythonGTK-2.8.12.0-6|75	
12mr|wxPythonGTK-2.8.12.0-6|76	%build
12mr|wxPythonGTK-2.8.12.0-6|77	python setup.py \
12mr|wxPythonGTK-2.8.12.0-6|78	WXPORT='gtk2'\
12mr|wxPythonGTK-2.8.12.0-6|79	UNICODE=1 \
12mr|wxPythonGTK-2.8.12.0-6|80	EP_ADD_OPTS=0 \
12mr|wxPythonGTK-2.8.12.0-6|81	NO_SCRIPTS=1 \
12mr|wxPythonGTK-2.8.12.0-6|82	build
12mr|wxPythonGTK-2.8.12.0-6|83	
12mr|wxPythonGTK-2.8.12.0-6|84	%install
12mr|wxPythonGTK-2.8.12.0-6|85	python setup.py \
12mr|wxPythonGTK-2.8.12.0-6|86	WXPORT='gtk2'\
12mr|wxPythonGTK-2.8.12.0-6|87	UNICODE=1 \
12mr|wxPythonGTK-2.8.12.0-6|88	EP_ADD_OPTS=1 \
12mr|wxPythonGTK-2.8.12.0-6|89	NO_SCRIPTS=0 \
12mr|wxPythonGTK-2.8.12.0-6|90	install \
12mr|wxPythonGTK-2.8.12.0-6|91	--root=%{buildroot}
12mr|wxPythonGTK-2.8.12.0-6|92	
12mr|wxPythonGTK-2.8.12.0-6|93	mkdir -p %{buildroot}%{_datadir}/applications
12mr|wxPythonGTK-2.8.12.0-6|94	cat > %{buildroot}%{_datadir}/applications/mandriva-pyshell.desktop << EOF
12mr|wxPythonGTK-2.8.12.0-6|95	[Desktop Entry]
12mr|wxPythonGTK-2.8.12.0-6|96	Name=PyShell
12mr|wxPythonGTK-2.8.12.0-6|97	Comment=GUI Python Shell
12mr|wxPythonGTK-2.8.12.0-6|98	Exec=%{_bindir}/pyshell %U
12mr|wxPythonGTK-2.8.12.0-6|99	Icon=PyCrust
12mr|wxPythonGTK-2.8.12.0-6|100	Terminal=false
12mr|wxPythonGTK-2.8.12.0-6|101	Type=Application
12mr|wxPythonGTK-2.8.12.0-6|102	StartupNotify=true
12mr|wxPythonGTK-2.8.12.0-6|103	Categories=GNOME;GTK;Development;
12mr|wxPythonGTK-2.8.12.0-6|104	EOF
12mr|wxPythonGTK-2.8.12.0-6|105	cat > %{buildroot}%{_datadir}/applications/mandriva-pycrust.desktop << EOF
12mr|wxPythonGTK-2.8.12.0-6|106	[Desktop Entry]
12mr|wxPythonGTK-2.8.12.0-6|107	Name=PyCrust
12mr|wxPythonGTK-2.8.12.0-6|108	Comment=GUI Python Shell with Filling
12mr|wxPythonGTK-2.8.12.0-6|109	Exec=%{_bindir}/pycrust %U
12mr|wxPythonGTK-2.8.12.0-6|110	Icon=PyCrust
12mr|wxPythonGTK-2.8.12.0-6|111	Terminal=false
12mr|wxPythonGTK-2.8.12.0-6|112	Type=Application
12mr|wxPythonGTK-2.8.12.0-6|113	StartupNotify=true
12mr|wxPythonGTK-2.8.12.0-6|114	Categories=GNOME;GTK;Development;
12mr|wxPythonGTK-2.8.12.0-6|115	EOF
12mr|wxPythonGTK-2.8.12.0-6|116	cat > %{buildroot}%{_datadir}/applications/mandriva-pyalamode.desktop << EOF
12mr|wxPythonGTK-2.8.12.0-6|117	[Desktop Entry]
12mr|wxPythonGTK-2.8.12.0-6|118	Name=PyAlaMode
12mr|wxPythonGTK-2.8.12.0-6|119	Comment=GUI Python Shell with Filling and Editor Windows
12mr|wxPythonGTK-2.8.12.0-6|120	Exec=%{_bindir}/pyalamode %U
12mr|wxPythonGTK-2.8.12.0-6|121	Icon=PyCrust
12mr|wxPythonGTK-2.8.12.0-6|122	Terminal=false
12mr|wxPythonGTK-2.8.12.0-6|123	Type=Application
12mr|wxPythonGTK-2.8.12.0-6|124	StartupNotify=true
12mr|wxPythonGTK-2.8.12.0-6|125	Categories=GNOME;GTK;Development;
12mr|wxPythonGTK-2.8.12.0-6|126	EOF
12mr|wxPythonGTK-2.8.12.0-6|127	cat > %{buildroot}%{_datadir}/applications/mandriva-xrced.desktop << EOF
12mr|wxPythonGTK-2.8.12.0-6|128	[Desktop Entry]
12mr|wxPythonGTK-2.8.12.0-6|129	Name=XRCed
12mr|wxPythonGTK-2.8.12.0-6|130	Comment=XRC resource editor for wxPython
12mr|wxPythonGTK-2.8.12.0-6|131	Exec=%{_bindir}/xrced %U
12mr|wxPythonGTK-2.8.12.0-6|132	Icon=XRCed
12mr|wxPythonGTK-2.8.12.0-6|133	Terminal=false
12mr|wxPythonGTK-2.8.12.0-6|134	Type=Application
12mr|wxPythonGTK-2.8.12.0-6|135	StartupNotify=true
12mr|wxPythonGTK-2.8.12.0-6|136	Categories=GNOME;GTK;Development;
12mr|wxPythonGTK-2.8.12.0-6|137	EOF
12mr|wxPythonGTK-2.8.12.0-6|138	
12mr|wxPythonGTK-2.8.12.0-6|139	#gw fix paths
12mr|wxPythonGTK-2.8.12.0-6|140	%if %{_lib} != lib
12mr|wxPythonGTK-2.8.12.0-6|141	mv %{buildroot}%{py_puresitedir}/* %{buildroot}%{py_platsitedir}
12mr|wxPythonGTK-2.8.12.0-6|142	%endif
12mr|wxPythonGTK-2.8.12.0-6|143	
12mr|wxPythonGTK-2.8.12.0-6|144	mkdir -p %{buildroot}%{_miconsdir}
12mr|wxPythonGTK-2.8.12.0-6|145	install -m 644 wx/py/PyCrust_16.png %{buildroot}%{_miconsdir}/PyCrust.png
12mr|wxPythonGTK-2.8.12.0-6|146	install -m 644 wx/py/PyCrust_32.png %{buildroot}%{_iconsdir}/PyCrust.png
12mr|wxPythonGTK-2.8.12.0-6|147	install -m 644 wx/tools/XRCed/XRCed_16.png %{buildroot}%{_miconsdir}/XRCed.png
12mr|wxPythonGTK-2.8.12.0-6|148	install -m 644 wx/tools/XRCed/XRCed_32.png %{buildroot}%{_iconsdir}/XRCed.png
12mr|wxPythonGTK-2.8.12.0-6|149	
12mr|wxPythonGTK-2.8.12.0-6|150	#(proyvind): We remove eggs for older python versions as we don't need them
12mr|wxPythonGTK-2.8.12.0-6|151	#	     and to prevent dependencies to be generated against older python.
12mr|wxPythonGTK-2.8.12.0-6|152	#            Should we carry eggs shipped from upstream at all though..?
12mr|wxPythonGTK-2.8.12.0-6|153	find %{buildroot} -name \*.egg|grep -F -v py%{py_ver}.egg| xargs rm -f
12mr|wxPythonGTK-2.8.12.0-6|154	
12mr|wxPythonGTK-2.8.12.0-6|155	%files
12mr|wxPythonGTK-2.8.12.0-6|156	%doc ../docs/*.txt
12mr|wxPythonGTK-2.8.12.0-6|157	%doc docs/*
12mr|wxPythonGTK-2.8.12.0-6|158	%{py_platsitedir}/wx.pth
12mr|wxPythonGTK-2.8.12.0-6|159	%{py_platsitedir}/wx*-*
12mr|wxPythonGTK-2.8.12.0-6|160	
12mr|wxPythonGTK-2.8.12.0-6|161	%files tools
12mr|wxPythonGTK-2.8.12.0-6|162	%{_bindir}/*
12mr|wxPythonGTK-2.8.12.0-6|163	%{_datadir}/applications/mandriva-*
12mr|wxPythonGTK-2.8.12.0-6|164	%{_iconsdir}/*.png
12mr|wxPythonGTK-2.8.12.0-6|165	%{_miconsdir}/*.png
12mr|wxPythonGTK-2.8.12.0-6|166	
12mr|wxPythonGTK-2.8.12.0-6|167	%files wxversion
12mr|wxPythonGTK-2.8.12.0-6|168	%{py_platsitedir}/wxversion*
12mr|wxPythonGTK-2.8.12.0-6|169	
12mr|wxPythonGTK-2.8.12.0-6|170	%files devel
12mr|wxPythonGTK-2.8.12.0-6|171	%{_includedir}/wx-2.8/wx/wxPython
12mr|wxPythonGTK-2.8.12.0-6|172	
12mr|wxPythonGTK-2.8.12.0-6|173	
12mr|wxPythonGTK-2.8.12.0-6|174	
12mr|wxPythonGTK-2.8.12.0-6|175	%changelog
12mr|wxPythonGTK-2.8.12.0-6|176	* Sat Sep  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|wxPythonGTK-2.8.12.0-6|177	+ Commit: 9f87717
12mr|wxPythonGTK-2.8.12.0-6|178	- Update BuildRequires, spec cleanup
12mr|wxPythonGTK-2.8.12.0-6|179	
12mr|wxPythonGTK-2.8.12.0-6|180	

19152 12
12mr|x11-apps-1.0.0-14|1	Name: x11-apps
12mr|x11-apps-1.0.0-14|2	Version: 1.0.0
12mr|x11-apps-1.0.0-14|3	Release: %mkrel 14
12mr|x11-apps-1.0.0-14|4	Summary: X11 apps
12mr|x11-apps-1.0.0-14|5	Group: Development/X11
12mr|x11-apps-1.0.0-14|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-apps-1.0.0-14|7	BuildArch: noarch
12mr|x11-apps-1.0.0-14|8	License: MIT
12mr|x11-apps-1.0.0-14|9	Requires: bitmap
12mr|x11-apps-1.0.0-14|10	Requires: ico
12mr|x11-apps-1.0.0-14|11	Requires: oclock
12mr|x11-apps-1.0.0-14|12	Requires: xbiff
12mr|x11-apps-1.0.0-14|13	Requires: xcalc
12mr|x11-apps-1.0.0-14|14	Requires: xclipboard
12mr|x11-apps-1.0.0-14|15	Requires: xclock
12mr|x11-apps-1.0.0-14|16	Requires: xedit
12mr|x11-apps-1.0.0-14|17	Requires: xeyes
12mr|x11-apps-1.0.0-14|18	Requires: xfd
12mr|x11-apps-1.0.0-14|19	Requires: xfontsel
12mr|x11-apps-1.0.0-14|20	Requires: xgc
12mr|x11-apps-1.0.0-14|21	Requires: xload
12mr|x11-apps-1.0.0-14|22	Requires: xlogo
12mr|x11-apps-1.0.0-14|23	Requires: xman
12mr|x11-apps-1.0.0-14|24	Requires: xmag
12mr|x11-apps-1.0.0-14|25	Requires: xmessage
12mr|x11-apps-1.0.0-14|26	Requires: xwd
12mr|x11-apps-1.0.0-14|27	Requires: xwud
12mr|x11-apps-1.0.0-14|28	
12mr|x11-apps-1.0.0-14|29	%description
12mr|x11-apps-1.0.0-14|30	X11 apps
12mr|x11-apps-1.0.0-14|31	
12mr|x11-apps-1.0.0-14|32	%files
12mr|x11-apps-1.0.0-14|33	%defattr(-,root,root)
12mr|x11-apps-1.0.0-14|34	
12mr|x11-apps-1.0.0-14|35	
12mr|x11-apps-1.0.0-14|36	
12mr|x11-apps-1.0.0-14|37	%changelog
12mr|x11-apps-1.0.0-14|38	

19153 12
12mr|x11-data-bitmaps-1.1.1-5|1	Name:		x11-data-bitmaps
12mr|x11-data-bitmaps-1.1.1-5|2	Version:	1.1.1
12mr|x11-data-bitmaps-1.1.1-5|3	Release:	5
12mr|x11-data-bitmaps-1.1.1-5|4	Summary:	Bitmaps that are shared between X applications
12mr|x11-data-bitmaps-1.1.1-5|5	Group:		Development/X11
12mr|x11-data-bitmaps-1.1.1-5|6	Source:		http://xorg.freedesktop.org/releases/individual/data/xbitmaps-%{version}.tar.bz2
12mr|x11-data-bitmaps-1.1.1-5|7	License:	MIT
12mr|x11-data-bitmaps-1.1.1-5|8	BuildRequires:	x11-util-macros	>= 1.1.5
12mr|x11-data-bitmaps-1.1.1-5|9	BuildArch:	noarch
12mr|x11-data-bitmaps-1.1.1-5|10	
12mr|x11-data-bitmaps-1.1.1-5|11	%description
12mr|x11-data-bitmaps-1.1.1-5|12	Bitmaps that are shared between X applications
12mr|x11-data-bitmaps-1.1.1-5|13	
12mr|x11-data-bitmaps-1.1.1-5|14	%prep
12mr|x11-data-bitmaps-1.1.1-5|15	%setup -q -n xbitmaps-%{version}
12mr|x11-data-bitmaps-1.1.1-5|16	
12mr|x11-data-bitmaps-1.1.1-5|17	%build
12mr|x11-data-bitmaps-1.1.1-5|18	%configure2_5x	--x-includes=%{_includedir}\
12mr|x11-data-bitmaps-1.1.1-5|19	--x-libraries=%{_libdir}
12mr|x11-data-bitmaps-1.1.1-5|20	
12mr|x11-data-bitmaps-1.1.1-5|21	%make
12mr|x11-data-bitmaps-1.1.1-5|22	
12mr|x11-data-bitmaps-1.1.1-5|23	%install
12mr|x11-data-bitmaps-1.1.1-5|24	%makeinstall_std
12mr|x11-data-bitmaps-1.1.1-5|25	
12mr|x11-data-bitmaps-1.1.1-5|26	%pre
12mr|x11-data-bitmaps-1.1.1-5|27	if [ -h %{_includedir}/X11 ]; then
12mr|x11-data-bitmaps-1.1.1-5|28	rm -f %{_includedir}/X11
12mr|x11-data-bitmaps-1.1.1-5|29	fi
12mr|x11-data-bitmaps-1.1.1-5|30	
12mr|x11-data-bitmaps-1.1.1-5|31	%files
12mr|x11-data-bitmaps-1.1.1-5|32	%doc COPYING
12mr|x11-data-bitmaps-1.1.1-5|33	%dir %{_includedir}/X11/bitmaps
12mr|x11-data-bitmaps-1.1.1-5|34	%{_includedir}/X11/bitmaps/*
12mr|x11-data-bitmaps-1.1.1-5|35	%{_datadir}/pkgconfig/xbitmaps.pc
12mr|x11-data-bitmaps-1.1.1-5|36	
12mr|x11-data-bitmaps-1.1.1-5|37	
12mr|x11-data-bitmaps-1.1.1-5|38	
12mr|x11-data-bitmaps-1.1.1-5|39	%changelog
12mr|x11-data-bitmaps-1.1.1-5|40	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|x11-data-bitmaps-1.1.1-5|41	+ Commit: eebb8da
12mr|x11-data-bitmaps-1.1.1-5|42	- Should be noarch package
12mr|x11-data-bitmaps-1.1.1-5|43	
12mr|x11-data-bitmaps-1.1.1-5|44	

19154 12
12mr|x11-data-cursor-themes-1.0.3-3|1	Summary:	X11 Cursor Themes
12mr|x11-data-cursor-themes-1.0.3-3|2	Name:		x11-data-cursor-themes
12mr|x11-data-cursor-themes-1.0.3-3|3	Version:	1.0.3
12mr|x11-data-cursor-themes-1.0.3-3|4	Release:	%mkrel 3
12mr|x11-data-cursor-themes-1.0.3-3|5	Group:		Development/X11
12mr|x11-data-cursor-themes-1.0.3-3|6	License:	MIT
12mr|x11-data-cursor-themes-1.0.3-3|7	Source0:	http://xorg.freedesktop.org/releases/individual/data/xcursor-themes-%{version}.tar.bz2
12mr|x11-data-cursor-themes-1.0.3-3|8	Source1:	wonderland-cursor.tar.bz2
12mr|x11-data-cursor-themes-1.0.3-3|9	Source2:	index.theme
12mr|x11-data-cursor-themes-1.0.3-3|10	Source3:	contrastlarge.tar.bz2
12mr|x11-data-cursor-themes-1.0.3-3|11	BuildArch:	noarch
12mr|x11-data-cursor-themes-1.0.3-3|12	BuildRequires:	x11-util-macros >= 1.0.1
12mr|x11-data-cursor-themes-1.0.3-3|13	BuildRequires:	xcursorgen >= 1.0.0
12mr|x11-data-cursor-themes-1.0.3-3|14	BuildRequires:	libxcursor-devel >= 1.1.5.2
12mr|x11-data-cursor-themes-1.0.3-3|15	Conflicts:	xorg-x11 < 7.0
12mr|x11-data-cursor-themes-1.0.3-3|16	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|x11-data-cursor-themes-1.0.3-3|17	
12mr|x11-data-cursor-themes-1.0.3-3|18	%description
12mr|x11-data-cursor-themes-1.0.3-3|19	Cursor themes for X11 environment.
12mr|x11-data-cursor-themes-1.0.3-3|20	
12mr|x11-data-cursor-themes-1.0.3-3|21	%prep
12mr|x11-data-cursor-themes-1.0.3-3|22	%setup -q -n xcursor-themes-%{version}
12mr|x11-data-cursor-themes-1.0.3-3|23	
12mr|x11-data-cursor-themes-1.0.3-3|24	%build
12mr|x11-data-cursor-themes-1.0.3-3|25	./configure --prefix=%{_prefix}
12mr|x11-data-cursor-themes-1.0.3-3|26	%make
12mr|x11-data-cursor-themes-1.0.3-3|27	
12mr|x11-data-cursor-themes-1.0.3-3|28	%install
12mr|x11-data-cursor-themes-1.0.3-3|29	rm -rf %{buildroot}
12mr|x11-data-cursor-themes-1.0.3-3|30	%makeinstall_std
12mr|x11-data-cursor-themes-1.0.3-3|31	
12mr|x11-data-cursor-themes-1.0.3-3|32	tar xvj -C %{buildroot}%{_iconsdir} -f %{SOURCE1}
12mr|x11-data-cursor-themes-1.0.3-3|33	tar xvj -C %{buildroot}%{_iconsdir} -f %{SOURCE3}
12mr|x11-data-cursor-themes-1.0.3-3|34	mkdir -p %{buildroot}/%{_iconsdir}/default
12mr|x11-data-cursor-themes-1.0.3-3|35	install -m 644 %{SOURCE2} %{buildroot}/%{_iconsdir}/default
12mr|x11-data-cursor-themes-1.0.3-3|36	
12mr|x11-data-cursor-themes-1.0.3-3|37	# The contrastlarge "xterm" cursor is completly black, making it useless on a
12mr|x11-data-cursor-themes-1.0.3-3|38	# dark background, but the theme authors provide an alternative:
12mr|x11-data-cursor-themes-1.0.3-3|39	# xterm_extra_large
12mr|x11-data-cursor-themes-1.0.3-3|40	mv %{buildroot}/%{_iconsdir}/contrastlarge/cursors/xterm_extra_large %{buildroot}/%{_iconsdir}/contrastlarge/cursors/xterm
12mr|x11-data-cursor-themes-1.0.3-3|41	
12mr|x11-data-cursor-themes-1.0.3-3|42	# Create Hash symlinks
12mr|x11-data-cursor-themes-1.0.3-3|43	THEMES="contrastlarge handhelds redglass whiteglass wonderland"
12mr|x11-data-cursor-themes-1.0.3-3|44	LINKS="00008160000006810000408080010102=sb_v_double_arrow \
12mr|x11-data-cursor-themes-1.0.3-3|45	028006030e0e7ebffc7f7070c0600140=sb_h_double_arrow \
12mr|x11-data-cursor-themes-1.0.3-3|46	03b6e0fcb3499374a867c041f52298f0=crossed_circle \
12mr|x11-data-cursor-themes-1.0.3-3|47	08e8e1c95fe2fc01f976f1e063a24ccd=left_ptr_watch \
12mr|x11-data-cursor-themes-1.0.3-3|48	14fef782d02440884392942c11205230=h_double_arrow	\
12mr|x11-data-cursor-themes-1.0.3-3|49	2870a09082c103050810ffdffffe0204=v_double_arrow \
12mr|x11-data-cursor-themes-1.0.3-3|50	3ecb610c1bf2410f44200f48c40d3599=left_ptr_watch \
12mr|x11-data-cursor-themes-1.0.3-3|51	4498f0e0c1937ffe01fd06f973665830=fleur \
12mr|x11-data-cursor-themes-1.0.3-3|52	5c6cd98b3f3ebcb1f9c7f1c204630408=question_arrow \
12mr|x11-data-cursor-themes-1.0.3-3|53	6407b0e94181790501fd1e167b474872=copy \
12mr|x11-data-cursor-themes-1.0.3-3|54	640fb0e74195791501fd1ed57b41487f=link \
12mr|x11-data-cursor-themes-1.0.3-3|55	9d800788f1b08800ae810202380a0822=hand1 \
12mr|x11-data-cursor-themes-1.0.3-3|56	c7088f0f3e6c8088236ef8e1e3e70000=top_left_corner \
12mr|x11-data-cursor-themes-1.0.3-3|57	d9ce0ab605698f320427677b458ad60b=question_arrow \
12mr|x11-data-cursor-themes-1.0.3-3|58	e29285e634086352946a0e7090d73106=hand2 \
12mr|x11-data-cursor-themes-1.0.3-3|59	fcf1c3c7cd4491d801f1e1c78f100000=top_right_corner"
12mr|x11-data-cursor-themes-1.0.3-3|60	
12mr|x11-data-cursor-themes-1.0.3-3|61	for theme in $THEMES; do
12mr|x11-data-cursor-themes-1.0.3-3|62	pushd %{buildroot}/%{_iconsdir}/$theme/cursors
12mr|x11-data-cursor-themes-1.0.3-3|63	
12mr|x11-data-cursor-themes-1.0.3-3|64	for link in $LINKS; do
12mr|x11-data-cursor-themes-1.0.3-3|65	from=`echo $link | cut -d= -f1`
12mr|x11-data-cursor-themes-1.0.3-3|66	to=`echo $link | cut -d= -f2`
12mr|x11-data-cursor-themes-1.0.3-3|67	
12mr|x11-data-cursor-themes-1.0.3-3|68	if [ -e "$to" ] && [ ! -e "$from" ]; then
12mr|x11-data-cursor-themes-1.0.3-3|69	ln -s "$to" "$from"
12mr|x11-data-cursor-themes-1.0.3-3|70	fi
12mr|x11-data-cursor-themes-1.0.3-3|71	done
12mr|x11-data-cursor-themes-1.0.3-3|72	
12mr|x11-data-cursor-themes-1.0.3-3|73	popd
12mr|x11-data-cursor-themes-1.0.3-3|74	done
12mr|x11-data-cursor-themes-1.0.3-3|75	
12mr|x11-data-cursor-themes-1.0.3-3|76	%clean
12mr|x11-data-cursor-themes-1.0.3-3|77	rm -rf %{buildroot}
12mr|x11-data-cursor-themes-1.0.3-3|78	
12mr|x11-data-cursor-themes-1.0.3-3|79	%files
12mr|x11-data-cursor-themes-1.0.3-3|80	# contrastlarge theme files have +x permission, undo this:
12mr|x11-data-cursor-themes-1.0.3-3|81	%defattr(0644,root,root,0755)
12mr|x11-data-cursor-themes-1.0.3-3|82	%doc ChangeLog README
12mr|x11-data-cursor-themes-1.0.3-3|83	%dir %{_datadir}/icons/default
12mr|x11-data-cursor-themes-1.0.3-3|84	%dir %{_datadir}/icons/handhelds
12mr|x11-data-cursor-themes-1.0.3-3|85	%dir %{_datadir}/icons/redglass
12mr|x11-data-cursor-themes-1.0.3-3|86	%dir %{_datadir}/icons/whiteglass
12mr|x11-data-cursor-themes-1.0.3-3|87	%dir %{_datadir}/icons/wonderland
12mr|x11-data-cursor-themes-1.0.3-3|88	%dir %{_datadir}/icons/contrastlarge
12mr|x11-data-cursor-themes-1.0.3-3|89	%{_datadir}/icons/default/*
12mr|x11-data-cursor-themes-1.0.3-3|90	%{_datadir}/icons/handhelds/*
12mr|x11-data-cursor-themes-1.0.3-3|91	%{_datadir}/icons/redglass/*
12mr|x11-data-cursor-themes-1.0.3-3|92	%{_datadir}/icons/whiteglass/*
12mr|x11-data-cursor-themes-1.0.3-3|93	%{_datadir}/icons/wonderland/*
12mr|x11-data-cursor-themes-1.0.3-3|94	%{_datadir}/icons/contrastlarge/*
12mr|x11-data-cursor-themes-1.0.3-3|95	
12mr|x11-data-cursor-themes-1.0.3-3|96	
12mr|x11-data-cursor-themes-1.0.3-3|97	
12mr|x11-data-cursor-themes-1.0.3-3|98	%changelog
12mr|x11-data-cursor-themes-1.0.3-3|99	

19155 12
12mr|x11-docs-1.6-4|1	Name:		x11-docs
12mr|x11-docs-1.6-4|2	Version:	1.6
12mr|x11-docs-1.6-4|3	Release:	4
12mr|x11-docs-1.6-4|4	Summary:	Xorg X11 documentation
12mr|x11-docs-1.6-4|5	Group:		Development/X11
12mr|x11-docs-1.6-4|6	URL:		http://xorg.freedesktop.org
12mr|x11-docs-1.6-4|7	Source:		http://xorg.freedesktop.org/releases/individual/doc/xorg-docs-%{version}.tar.bz2
12mr|x11-docs-1.6-4|8	License:	MIT
12mr|x11-docs-1.6-4|9	BuildRequires:	x11-util-macros >= 1.0.1
12mr|x11-docs-1.6-4|10	BuildArch:	noarch
12mr|x11-docs-1.6-4|11	
12mr|x11-docs-1.6-4|12	%description
12mr|x11-docs-1.6-4|13	Xorg X11 documentation
12mr|x11-docs-1.6-4|14	
12mr|x11-docs-1.6-4|15	%prep
12mr|x11-docs-1.6-4|16	%setup -q -n xorg-docs-%{version}
12mr|x11-docs-1.6-4|17	
12mr|x11-docs-1.6-4|18	%build
12mr|x11-docs-1.6-4|19	%configure2_5x	\
12mr|x11-docs-1.6-4|20	--x-includes=%{_includedir}\
12mr|x11-docs-1.6-4|21	--x-libraries=%{_libdir}
12mr|x11-docs-1.6-4|22	%make
12mr|x11-docs-1.6-4|23	
12mr|x11-docs-1.6-4|24	%install
12mr|x11-docs-1.6-4|25	%makeinstall_std
12mr|x11-docs-1.6-4|26	
12mr|x11-docs-1.6-4|27	%files
12mr|x11-docs-1.6-4|28	%{_datadir}/doc/xorg-docs/
12mr|x11-docs-1.6-4|29	%{_mandir}/man7/Consortium.7.*
12mr|x11-docs-1.6-4|30	%{_mandir}/man7/Standards.7.*
12mr|x11-docs-1.6-4|31	%{_mandir}/man7/X.7.*
12mr|x11-docs-1.6-4|32	%{_mandir}/man7/XOrgFoundation.7.*
12mr|x11-docs-1.6-4|33	%{_mandir}/man7/XProjectTeam.7.*
12mr|x11-docs-1.6-4|34	%{_mandir}/man7/Xsecurity.7.*
12mr|x11-docs-1.6-4|35	
12mr|x11-docs-1.6-4|36	
12mr|x11-docs-1.6-4|37	
12mr|x11-docs-1.6-4|38	
12mr|x11-docs-1.6-4|39	%changelog
12mr|x11-docs-1.6-4|40	* Mon Oct  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|x11-docs-1.6-4|41	+ Commit: cc2e4d5
12mr|x11-docs-1.6-4|42	- Should be noarch package, spec cleanup
12mr|x11-docs-1.6-4|43	
12mr|x11-docs-1.6-4|44	

19156 12
12mr|x11-driver-input-1.0.0-18|1	Name: x11-driver-input
12mr|x11-driver-input-1.0.0-18|2	Version: 1.0.0
12mr|x11-driver-input-1.0.0-18|3	Release: 18
12mr|x11-driver-input-1.0.0-18|4	Summary: X11 input drivers
12mr|x11-driver-input-1.0.0-18|5	Group: System/X11
12mr|x11-driver-input-1.0.0-18|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-driver-input-1.0.0-18|7	License: GPL
12mr|x11-driver-input-1.0.0-18|8	
12mr|x11-driver-input-1.0.0-18|9	#Remove aiptek, acecad, fpit, hyperpen, penmount, mutouch.
12mr|x11-driver-input-1.0.0-18|10	#Requires: x11-driver-input-acecad
12mr|x11-driver-input-1.0.0-18|11	#Requires: x11-driver-input-aiptek
12mr|x11-driver-input-1.0.0-18|12	Requires: x11-driver-input-evdev
12mr|x11-driver-input-1.0.0-18|13	#Requires: x11-driver-input-fpit
12mr|x11-driver-input-1.0.0-18|14	#Requires: x11-driver-input-hyperpen
12mr|x11-driver-input-1.0.0-18|15	Requires: x11-driver-input-joystick
12mr|x11-driver-input-1.0.0-18|16	Requires: x11-driver-input-keyboard
12mr|x11-driver-input-1.0.0-18|17	Requires: x11-driver-input-mouse
12mr|x11-driver-input-1.0.0-18|18	#Requires: x11-driver-input-mutouch
12mr|x11-driver-input-1.0.0-18|19	#Requires: x11-driver-input-penmount
12mr|x11-driver-input-1.0.0-18|20	Requires: x11-driver-input-synaptics
12mr|x11-driver-input-1.0.0-18|21	Requires: x11-driver-input-void
12mr|x11-driver-input-1.0.0-18|22	Requires: x11-driver-input-wacom
12mr|x11-driver-input-1.0.0-18|23	
12mr|x11-driver-input-1.0.0-18|24	Obsoletes: x11-driver-input-calcomp
12mr|x11-driver-input-1.0.0-18|25	Obsoletes: x11-driver-input-digitaledge
12mr|x11-driver-input-1.0.0-18|26	Obsoletes: x11-driver-input-dmc
12mr|x11-driver-input-1.0.0-18|27	Obsoletes: x11-driver-input-dynapro
12mr|x11-driver-input-1.0.0-18|28	Obsoletes: x11-driver-input-elo2300
12mr|x11-driver-input-1.0.0-18|29	Obsoletes: x11-driver-input-elographics
12mr|x11-driver-input-1.0.0-18|30	Obsoletes: x11-driver-input-jamstudio
12mr|x11-driver-input-1.0.0-18|31	Obsoletes: x11-driver-input-magellan
12mr|x11-driver-input-1.0.0-18|32	Obsoletes: x11-driver-input-magictouch
12mr|x11-driver-input-1.0.0-18|33	Obsoletes: x11-driver-input-microtouch
12mr|x11-driver-input-1.0.0-18|34	Obsoletes: x11-driver-input-palmax
12mr|x11-driver-input-1.0.0-18|35	Obsoletes: x11-driver-input-spaceorb
12mr|x11-driver-input-1.0.0-18|36	Obsoletes: x11-driver-input-summa
12mr|x11-driver-input-1.0.0-18|37	Obsoletes: x11-driver-input-tek4957
12mr|x11-driver-input-1.0.0-18|38	Obsoletes: x11-driver-input-ur98
12mr|x11-driver-input-1.0.0-18|39	Obsoletes: x11-driver-input-wiimote
12mr|x11-driver-input-1.0.0-18|40	
12mr|x11-driver-input-1.0.0-18|41	%description
12mr|x11-driver-input-1.0.0-18|42	Meta-package which requires all X11 input drivers
12mr|x11-driver-input-1.0.0-18|43	
12mr|x11-driver-input-1.0.0-18|44	%files
12mr|x11-driver-input-1.0.0-18|45	%defattr(-,root,root)
12mr|x11-driver-input-1.0.0-18|46	
12mr|x11-driver-input-1.0.0-18|47	
12mr|x11-driver-input-1.0.0-18|48	%changelog
12mr|x11-driver-input-1.0.0-18|49	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.0.0-15mdv2011.0
12mr|x11-driver-input-1.0.0-18|50	+ Revision: 683785
12mr|x11-driver-input-1.0.0-18|51	- Do not request evtouch driver anymore.
12mr|x11-driver-input-1.0.0-18|52	
12mr|x11-driver-input-1.0.0-18|53	* Fri Apr 15 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.0.0-14
12mr|x11-driver-input-1.0.0-18|54	+ Revision: 653195
12mr|x11-driver-input-1.0.0-18|55	- Do not require x11-driver-input-citron
12mr|x11-driver-input-1.0.0-18|56	
12mr|x11-driver-input-1.0.0-18|57	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.0.0-13mdv2011.0
12mr|x11-driver-input-1.0.0-18|58	+ Revision: 584626
12mr|x11-driver-input-1.0.0-18|59	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-input-1.0.0-18|60	
12mr|x11-driver-input-1.0.0-18|61	* Tue Apr 13 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.0.0-12mdv2010.1
12mr|x11-driver-input-1.0.0-18|62	+ Revision: 534519
12mr|x11-driver-input-1.0.0-18|63	- Add missing drivers: evtouch and wacom
12mr|x11-driver-input-1.0.0-18|64	- Obsolete x11-driver-input-wiimote
12mr|x11-driver-input-1.0.0-18|65	
12mr|x11-driver-input-1.0.0-18|66	* Tue Jan 19 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.0.0-11mdv2010.1
12mr|x11-driver-input-1.0.0-18|67	+ Revision: 493627
12mr|x11-driver-input-1.0.0-18|68	- Obsolete unmaintained input drivers
12mr|x11-driver-input-1.0.0-18|69	
12mr|x11-driver-input-1.0.0-18|70	* Sun Nov 30 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-10mdv2009.1
12mr|x11-driver-input-1.0.0-18|71	+ Revision: 308660
12mr|x11-driver-input-1.0.0-18|72	- require x11-driver-input-synaptics too as it obsoletes synaptics
12mr|x11-driver-input-1.0.0-18|73	
12mr|x11-driver-input-1.0.0-18|74	* Tue Sep 09 2008 Olivier Blin <oblin@mandriva.com> 1.0.0-9mdv2009.0
12mr|x11-driver-input-1.0.0-18|75	+ Revision: 282977
12mr|x11-driver-input-1.0.0-18|76	- do not require x11-driver-input-vboxmouse, this is handled in rpmsrate
12mr|x11-driver-input-1.0.0-18|77	
12mr|x11-driver-input-1.0.0-18|78	* Mon Sep 08 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-8mdv2009.0
12mr|x11-driver-input-1.0.0-18|79	+ Revision: 282696
12mr|x11-driver-input-1.0.0-18|80	- requires x11-driver-input-vboxmouse so that it work out of the box in vbox
12mr|x11-driver-input-1.0.0-18|81	
12mr|x11-driver-input-1.0.0-18|82	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-7mdv2009.0
12mr|x11-driver-input-1.0.0-18|83	+ Revision: 225942
12mr|x11-driver-input-1.0.0-18|84	- rebuild
12mr|x11-driver-input-1.0.0-18|85	- fix no-buildroot-tag
12mr|x11-driver-input-1.0.0-18|86	
12mr|x11-driver-input-1.0.0-18|87	* Mon Oct 15 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.0.0-6mdv2008.1
12mr|x11-driver-input-1.0.0-18|88	+ Revision: 98613
12mr|x11-driver-input-1.0.0-18|89	- minor package description improvement
12mr|x11-driver-input-1.0.0-18|90	
12mr|x11-driver-input-1.0.0-18|91	* Thu Aug 30 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdv2008.0
12mr|x11-driver-input-1.0.0-18|92	+ Revision: 75596
12mr|x11-driver-input-1.0.0-18|93	- rebuild
12mr|x11-driver-input-1.0.0-18|94	
12mr|x11-driver-input-1.0.0-18|95	
12mr|x11-driver-input-1.0.0-18|96	* Mon Sep 18 2006 Pixel <pixel@mandriva.com>
12mr|x11-driver-input-1.0.0-18|97	+ 2006-09-18 16:18:32 (61943)
12mr|x11-driver-input-1.0.0-18|98	- do not obsolete xorg-x11-server which is still a package in 2007.0
12mr|x11-driver-input-1.0.0-18|99	
12mr|x11-driver-input-1.0.0-18|100	* Thu Jun 08 2006 Thierry Vignaud <tvignaud@mandriva.com>
12mr|x11-driver-input-1.0.0-18|101	+ 2006-06-08 16:47:26 (36813)
12mr|x11-driver-input-1.0.0-18|102	- fix group
12mr|x11-driver-input-1.0.0-18|103	
12mr|x11-driver-input-1.0.0-18|104	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-1.0.0-18|105	+ 2006-05-31 18:32:34 (31796)
12mr|x11-driver-input-1.0.0-18|106	- rebuild to fix cooker uploading
12mr|x11-driver-input-1.0.0-18|107	
12mr|x11-driver-input-1.0.0-18|108	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12mr|x11-driver-input-1.0.0-18|109	+ 2006-05-29 14:36:37 (31646)
12mr|x11-driver-input-1.0.0-18|110	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12mr|x11-driver-input-1.0.0-18|111	
12mr|x11-driver-input-1.0.0-18|112	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-1.0.0-18|113	+ 2006-05-04 21:25:17 (26918)
12mr|x11-driver-input-1.0.0-18|114	- increment release
12mr|x11-driver-input-1.0.0-18|115	
12mr|x11-driver-input-1.0.0-18|116	* Thu Apr 27 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-1.0.0-18|117	+ 2006-04-27 04:02:05 (26704)
12mr|x11-driver-input-1.0.0-18|118	- Adding X.org 7.0 to the repository
12mr|x11-driver-input-1.0.0-18|119	

19157 12
12mr|x11-driver-input-acecad-1.5.0-5|1	Name: x11-driver-input-acecad
12mr|x11-driver-input-acecad-1.5.0-5|2	Version: 1.5.0
12mr|x11-driver-input-acecad-1.5.0-5|3	Release: 5
12mr|x11-driver-input-acecad-1.5.0-5|4	Summary: X.org input driver for Acecad Flair devices
12mr|x11-driver-input-acecad-1.5.0-5|5	Group: System/X11
12mr|x11-driver-input-acecad-1.5.0-5|6	URL: http://xorg.freedesktop.org
12mr|x11-driver-input-acecad-1.5.0-5|7	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-input-acecad-%{version}.tar.bz2
12mr|x11-driver-input-acecad-1.5.0-5|8	License: MIT
12mr|x11-driver-input-acecad-1.5.0-5|9	
12mr|x11-driver-input-acecad-1.5.0-5|10	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-input-acecad-1.5.0-5|11	BuildRequires: x11-server-devel >= 1.0.1
12mr|x11-driver-input-acecad-1.5.0-5|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-input-acecad-1.5.0-5|13	BuildRequires: sysfsutils-devel
12mr|x11-driver-input-acecad-1.5.0-5|14	
12mr|x11-driver-input-acecad-1.5.0-5|15	Requires: x11-server-common %(xserver-sdk-abi-requires xinput)
12mr|x11-driver-input-acecad-1.5.0-5|16	
12mr|x11-driver-input-acecad-1.5.0-5|17	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-input-acecad-1.5.0-5|18	
12mr|x11-driver-input-acecad-1.5.0-5|19	%description
12mr|x11-driver-input-acecad-1.5.0-5|20	Acecad is an Xorg input driver for Acecad Flair devices.
12mr|x11-driver-input-acecad-1.5.0-5|21	
12mr|x11-driver-input-acecad-1.5.0-5|22	%prep
12mr|x11-driver-input-acecad-1.5.0-5|23	%setup -q -n xf86-input-acecad-%{version}
12mr|x11-driver-input-acecad-1.5.0-5|24	
12mr|x11-driver-input-acecad-1.5.0-5|25	%build
12mr|x11-driver-input-acecad-1.5.0-5|26	%configure2_5x
12mr|x11-driver-input-acecad-1.5.0-5|27	
12mr|x11-driver-input-acecad-1.5.0-5|28	%make
12mr|x11-driver-input-acecad-1.5.0-5|29	
12mr|x11-driver-input-acecad-1.5.0-5|30	%install
12mr|x11-driver-input-acecad-1.5.0-5|31	rm -rf %{buildroot}
12mr|x11-driver-input-acecad-1.5.0-5|32	%makeinstall_std
12mr|x11-driver-input-acecad-1.5.0-5|33	
12mr|x11-driver-input-acecad-1.5.0-5|34	%files
12mr|x11-driver-input-acecad-1.5.0-5|35	%{_libdir}/xorg/modules/input/acecad_drv.so
12mr|x11-driver-input-acecad-1.5.0-5|36	%{_mandir}/man4/acecad.*
12mr|x11-driver-input-acecad-1.5.0-5|37	
12mr|x11-driver-input-acecad-1.5.0-5|38	
12mr|x11-driver-input-acecad-1.5.0-5|39	%changelog
12mr|x11-driver-input-acecad-1.5.0-5|40	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.5.0-1mdv2011.0
12mr|x11-driver-input-acecad-1.5.0-5|41	+ Revision: 683595
12mr|x11-driver-input-acecad-1.5.0-5|42	- New version 1.5.0.
12mr|x11-driver-input-acecad-1.5.0-5|43	- Rebuild for new x11-server
12mr|x11-driver-input-acecad-1.5.0-5|44	
12mr|x11-driver-input-acecad-1.5.0-5|45	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-4
12mr|x11-driver-input-acecad-1.5.0-5|46	+ Revision: 671119
12mr|x11-driver-input-acecad-1.5.0-5|47	- mass rebuild
12mr|x11-driver-input-acecad-1.5.0-5|48	
12mr|x11-driver-input-acecad-1.5.0-5|49	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1.4.0-3mdv2011.0
12mr|x11-driver-input-acecad-1.5.0-5|50	+ Revision: 595754
12mr|x11-driver-input-acecad-1.5.0-5|51	- require xorg server with proper ABI
12mr|x11-driver-input-acecad-1.5.0-5|52	
12mr|x11-driver-input-acecad-1.5.0-5|53	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.4.0-2mdv2011.0
12mr|x11-driver-input-acecad-1.5.0-5|54	+ Revision: 584626
12mr|x11-driver-input-acecad-1.5.0-5|55	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-input-acecad-1.5.0-5|56	
12mr|x11-driver-input-acecad-1.5.0-5|57	* Tue Nov 10 2009 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.4.0-1mdv2010.1
12mr|x11-driver-input-acecad-1.5.0-5|58	+ Revision: 464243
12mr|x11-driver-input-acecad-1.5.0-5|59	- New version: 1.4.0
12mr|x11-driver-input-acecad-1.5.0-5|60	
12mr|x11-driver-input-acecad-1.5.0-5|61	* Thu Feb 26 2009 Thierry Vignaud <tv@mandriva.org> 1.3.0-1mdv2009.1
12mr|x11-driver-input-acecad-1.5.0-5|62	+ Revision: 345053
12mr|x11-driver-input-acecad-1.5.0-5|63	- new release
12mr|x11-driver-input-acecad-1.5.0-5|64	- fix group
12mr|x11-driver-input-acecad-1.5.0-5|65	
12mr|x11-driver-input-acecad-1.5.0-5|66	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.2.2-2mdv2009.0
12mr|x11-driver-input-acecad-1.5.0-5|67	+ Revision: 225943
12mr|x11-driver-input-acecad-1.5.0-5|68	- rebuild
12mr|x11-driver-input-acecad-1.5.0-5|69	
12mr|x11-driver-input-acecad-1.5.0-5|70	* Thu Feb 14 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.2.2-1mdv2008.1
12mr|x11-driver-input-acecad-1.5.0-5|71	+ Revision: 168618
12mr|x11-driver-input-acecad-1.5.0-5|72	- Update to latest upstream release 1.2.2.
12mr|x11-driver-input-acecad-1.5.0-5|73	RPM patches removed as they are already applied in latest version.
12mr|x11-driver-input-acecad-1.5.0-5|74	
12mr|x11-driver-input-acecad-1.5.0-5|75	* Wed Jan 30 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.2.1-4mdv2008.1
12mr|x11-driver-input-acecad-1.5.0-5|76	+ Revision: 160472
12mr|x11-driver-input-acecad-1.5.0-5|77	- Revert to use only upstream tarballs and only mandatory patches.
12mr|x11-driver-input-acecad-1.5.0-5|78	
12mr|x11-driver-input-acecad-1.5.0-5|79	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.2.1-3mdv2008.1
12mr|x11-driver-input-acecad-1.5.0-5|80	+ Revision: 156566
12mr|x11-driver-input-acecad-1.5.0-5|81	- re-enable rpm debug packages support
12mr|x11-driver-input-acecad-1.5.0-5|82	
12mr|x11-driver-input-acecad-1.5.0-5|83	+ Paulo Andrade <pcpa@mandriva.com.br>
12mr|x11-driver-input-acecad-1.5.0-5|84	- Dont dlopen libsysfs.so, just link with it and call functions as appropriate.
12mr|x11-driver-input-acecad-1.5.0-5|85	Add patch to mandriva+custom branch.
12mr|x11-driver-input-acecad-1.5.0-5|86	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-input-acecad-1.5.0-5|87	that aren't even header files; still don't install the .la files.
12mr|x11-driver-input-acecad-1.5.0-5|88	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-input-acecad-1.5.0-5|89	are only required for the "modular" build.
12mr|x11-driver-input-acecad-1.5.0-5|90	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-input-acecad-1.5.0-5|91	- URL was removed in a previous commit.
12mr|x11-driver-input-acecad-1.5.0-5|92	- Update package to use specific tag xf86-input-acecad-1.2.1
12mr|x11-driver-input-acecad-1.5.0-5|93	Unfortunately, this is one of the few modules that have a version tag.
12mr|x11-driver-input-acecad-1.5.0-5|94	The new patches are the new diff and considered correct patches. Actually,
12mr|x11-driver-input-acecad-1.5.0-5|95	if these patches are not applied, this module will have unresolved symbols,
12mr|x11-driver-input-acecad-1.5.0-5|96	and incompatible with xserver 1.4.
12mr|x11-driver-input-acecad-1.5.0-5|97	- Fix comment documentation, an ending / required for git-archive --prefix
12mr|x11-driver-input-acecad-1.5.0-5|98	argument, otherwise it will not create the named directory, but instead
12mr|x11-driver-input-acecad-1.5.0-5|99	append file names to the prefix.
12mr|x11-driver-input-acecad-1.5.0-5|100	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-input-acecad-1.5.0-5|101	
12mr|x11-driver-input-acecad-1.5.0-5|102	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-input-acecad-1.5.0-5|103	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-input-acecad-1.5.0-5|104	
12mr|x11-driver-input-acecad-1.5.0-5|105	* Thu Oct 11 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.2.1-1mdv2008.1
12mr|x11-driver-input-acecad-1.5.0-5|106	+ Revision: 97056
12mr|x11-driver-input-acecad-1.5.0-5|107	- new upstream version: 1.2.1
12mr|x11-driver-input-acecad-1.5.0-5|108	- minor spec cleanup
12mr|x11-driver-input-acecad-1.5.0-5|109	
12mr|x11-driver-input-acecad-1.5.0-5|110	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-input-acecad-1.5.0-5|111	- fix man pages
12mr|x11-driver-input-acecad-1.5.0-5|112	
12mr|x11-driver-input-acecad-1.5.0-5|113	* Mon Apr 30 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.2.0-3mdv2008.0
12mr|x11-driver-input-acecad-1.5.0-5|114	+ Revision: 19568
12mr|x11-driver-input-acecad-1.5.0-5|115	- Add build-requirement for libsysfs2
12mr|x11-driver-input-acecad-1.5.0-5|116	This new driver version includes support for device 'semi-hotplugging'
12mr|x11-driver-input-acecad-1.5.0-5|117	via /sysfs. See the driver announcement for details on how to enable it:
12mr|x11-driver-input-acecad-1.5.0-5|118	http://lists.freedesktop.org/archives/xorg-announce/2007-April/000301.html
12mr|x11-driver-input-acecad-1.5.0-5|119	
12mr|x11-driver-input-acecad-1.5.0-5|120	* Mon Apr 30 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.2.0-1mdv2008.0
12mr|x11-driver-input-acecad-1.5.0-5|121	+ Revision: 19464
12mr|x11-driver-input-acecad-1.5.0-5|122	- Updated to 1.2.0.
12mr|x11-driver-input-acecad-1.5.0-5|123	
12mr|x11-driver-input-acecad-1.5.0-5|124	* Thu Apr 26 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.1-1mdv2008.0
12mr|x11-driver-input-acecad-1.5.0-5|125	+ Revision: 18425
12mr|x11-driver-input-acecad-1.5.0-5|126	- new upstream version: 1.1.1
12mr|x11-driver-input-acecad-1.5.0-5|127	
12mr|x11-driver-input-acecad-1.5.0-5|128	
12mr|x11-driver-input-acecad-1.5.0-5|129	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-acecad-1.5.0-5|130	+ 2006-05-31 18:32:34 (31796)
12mr|x11-driver-input-acecad-1.5.0-5|131	- rebuild to fix cooker uploading
12mr|x11-driver-input-acecad-1.5.0-5|132	
12mr|x11-driver-input-acecad-1.5.0-5|133	* Tue May 30 2006 Thierry Vignaud <tvignaud@mandriva.com>
12mr|x11-driver-input-acecad-1.5.0-5|134	+ 2006-05-30 16:03:02 (31708)
12mr|x11-driver-input-acecad-1.5.0-5|135	- fill in summary & descriptions for all input drivers
12mr|x11-driver-input-acecad-1.5.0-5|136	
12mr|x11-driver-input-acecad-1.5.0-5|137	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12mr|x11-driver-input-acecad-1.5.0-5|138	+ 2006-05-29 14:36:37 (31646)
12mr|x11-driver-input-acecad-1.5.0-5|139	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12mr|x11-driver-input-acecad-1.5.0-5|140	
12mr|x11-driver-input-acecad-1.5.0-5|141	* Thu May 25 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-acecad-1.5.0-5|142	+ 2006-05-25 19:59:30 (31594)
12mr|x11-driver-input-acecad-1.5.0-5|143	- Updated drivers for X11R7.1
12mr|x11-driver-input-acecad-1.5.0-5|144	
12mr|x11-driver-input-acecad-1.5.0-5|145	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-acecad-1.5.0-5|146	+ 2006-05-04 21:25:17 (26918)
12mr|x11-driver-input-acecad-1.5.0-5|147	- increment release
12mr|x11-driver-input-acecad-1.5.0-5|148	
12mr|x11-driver-input-acecad-1.5.0-5|149	* Thu Apr 27 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-acecad-1.5.0-5|150	+ 2006-04-27 04:02:05 (26704)
12mr|x11-driver-input-acecad-1.5.0-5|151	- Adding X.org 7.0 to the repository
12mr|x11-driver-input-acecad-1.5.0-5|152	

19158 12
12mr|x11-driver-input-aiptek-1.4.1-3|1	Name: x11-driver-input-aiptek
12mr|x11-driver-input-aiptek-1.4.1-3|2	Epoch: 1
12mr|x11-driver-input-aiptek-1.4.1-3|3	Version: 1.4.1
12mr|x11-driver-input-aiptek-1.4.1-3|4	Release: 3
12mr|x11-driver-input-aiptek-1.4.1-3|5	Summary: X.org input driver for Aiptek HyperPen USB-based tablet devices
12mr|x11-driver-input-aiptek-1.4.1-3|6	Group: System/X11
12mr|x11-driver-input-aiptek-1.4.1-3|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-input-aiptek-1.4.1-3|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-input-aiptek-%{version}.tar.bz2
12mr|x11-driver-input-aiptek-1.4.1-3|9	License: MIT
12mr|x11-driver-input-aiptek-1.4.1-3|10	
12mr|x11-driver-input-aiptek-1.4.1-3|11	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-input-aiptek-1.4.1-3|12	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-input-aiptek-1.4.1-3|13	BuildRequires: x11-util-macros >= 1.3.0
12mr|x11-driver-input-aiptek-1.4.1-3|14	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-input-aiptek-1.4.1-3|15	
12mr|x11-driver-input-aiptek-1.4.1-3|16	Requires: x11-server-common %(xserver-sdk-abi-requires xinput)
12mr|x11-driver-input-aiptek-1.4.1-3|17	
12mr|x11-driver-input-aiptek-1.4.1-3|18	%description
12mr|x11-driver-input-aiptek-1.4.1-3|19	Aiptek is an Xorg input driver for Aiptek HyperPen USB-based tablet devices.
12mr|x11-driver-input-aiptek-1.4.1-3|20	This driver only supports the USB protocol.
12mr|x11-driver-input-aiptek-1.4.1-3|21	The RS-232C-based HyperPens are managed by the "hyperpen" driver.
12mr|x11-driver-input-aiptek-1.4.1-3|22	
12mr|x11-driver-input-aiptek-1.4.1-3|23	%prep
12mr|x11-driver-input-aiptek-1.4.1-3|24	%setup -qn xf86-input-aiptek-%{version}
12mr|x11-driver-input-aiptek-1.4.1-3|25	
12mr|x11-driver-input-aiptek-1.4.1-3|26	%build
12mr|x11-driver-input-aiptek-1.4.1-3|27	autoreconf -ifs
12mr|x11-driver-input-aiptek-1.4.1-3|28	%configure
12mr|x11-driver-input-aiptek-1.4.1-3|29	%make
12mr|x11-driver-input-aiptek-1.4.1-3|30	
12mr|x11-driver-input-aiptek-1.4.1-3|31	%install
12mr|x11-driver-input-aiptek-1.4.1-3|32	%makeinstall_std
12mr|x11-driver-input-aiptek-1.4.1-3|33	
12mr|x11-driver-input-aiptek-1.4.1-3|34	%files
12mr|x11-driver-input-aiptek-1.4.1-3|35	%doc COPYING
12mr|x11-driver-input-aiptek-1.4.1-3|36	%{_libdir}/xorg/modules/input/aiptek_drv.so
12mr|x11-driver-input-aiptek-1.4.1-3|37	%{_mandir}/man4/aiptek.*
12mr|x11-driver-input-aiptek-1.4.1-3|38	
12mr|x11-driver-input-aiptek-1.4.1-3|39	
12mr|x11-driver-input-aiptek-1.4.1-3|40	
12mr|x11-driver-input-aiptek-1.4.1-3|41	%changelog
12mr|x11-driver-input-aiptek-1.4.1-3|42	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:1.4.1-2
12mr|x11-driver-input-aiptek-1.4.1-3|43	+ Revision: 787169
12mr|x11-driver-input-aiptek-1.4.1-3|44	- Rebuild for x11-server 1.12
12mr|x11-driver-input-aiptek-1.4.1-3|45	
12mr|x11-driver-input-aiptek-1.4.1-3|46	* Fri Dec 30 2011 Matthew Dawkins <mattydaw@mandriva.org> 1:1.4.1-1
12mr|x11-driver-input-aiptek-1.4.1-3|47	+ Revision: 748288
12mr|x11-driver-input-aiptek-1.4.1-3|48	- new version 1.4.1
12mr|x11-driver-input-aiptek-1.4.1-3|49	- cleaned up spec
12mr|x11-driver-input-aiptek-1.4.1-3|50	
12mr|x11-driver-input-aiptek-1.4.1-3|51	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1:1.4.0-2
12mr|x11-driver-input-aiptek-1.4.1-3|52	+ Revision: 703622
12mr|x11-driver-input-aiptek-1.4.1-3|53	- rebuild for new x11-server
12mr|x11-driver-input-aiptek-1.4.1-3|54	
12mr|x11-driver-input-aiptek-1.4.1-3|55	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1:1.4.0-1
12mr|x11-driver-input-aiptek-1.4.1-3|56	+ Revision: 683596
12mr|x11-driver-input-aiptek-1.4.1-3|57	- New version 1.4.0.
12mr|x11-driver-input-aiptek-1.4.1-3|58	- Rebuild for new x11-server
12mr|x11-driver-input-aiptek-1.4.1-3|59	
12mr|x11-driver-input-aiptek-1.4.1-3|60	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.3.1-4
12mr|x11-driver-input-aiptek-1.4.1-3|61	+ Revision: 671120
12mr|x11-driver-input-aiptek-1.4.1-3|62	- mass rebuild
12mr|x11-driver-input-aiptek-1.4.1-3|63	
12mr|x11-driver-input-aiptek-1.4.1-3|64	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1:1.3.1-3mdv2011.0
12mr|x11-driver-input-aiptek-1.4.1-3|65	+ Revision: 595751
12mr|x11-driver-input-aiptek-1.4.1-3|66	- require xorg server with proper ABI
12mr|x11-driver-input-aiptek-1.4.1-3|67	
12mr|x11-driver-input-aiptek-1.4.1-3|68	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1:1.3.1-2mdv2011.0
12mr|x11-driver-input-aiptek-1.4.1-3|69	+ Revision: 584626
12mr|x11-driver-input-aiptek-1.4.1-3|70	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-input-aiptek-1.4.1-3|71	
12mr|x11-driver-input-aiptek-1.4.1-3|72	* Wed Aug 18 2010 Thierry Vignaud <tv@mandriva.org> 1:1.3.1-1mdv2011.0
12mr|x11-driver-input-aiptek-1.4.1-3|73	+ Revision: 571251
12mr|x11-driver-input-aiptek-1.4.1-3|74	- new release
12mr|x11-driver-input-aiptek-1.4.1-3|75	
12mr|x11-driver-input-aiptek-1.4.1-3|76	* Tue Nov 10 2009 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1:1.3.0-1mdv2010.1
12mr|x11-driver-input-aiptek-1.4.1-3|77	+ Revision: 464246
12mr|x11-driver-input-aiptek-1.4.1-3|78	- New version: 1.3.0
12mr|x11-driver-input-aiptek-1.4.1-3|79	
12mr|x11-driver-input-aiptek-1.4.1-3|80	* Fri Feb 27 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1:1.2.0-1mdv2009.1
12mr|x11-driver-input-aiptek-1.4.1-3|81	+ Revision: 345693
12mr|x11-driver-input-aiptek-1.4.1-3|82	- Fix build with newer libtool
12mr|x11-driver-input-aiptek-1.4.1-3|83	
12mr|x11-driver-input-aiptek-1.4.1-3|84	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-input-aiptek-1.4.1-3|85	- new release
12mr|x11-driver-input-aiptek-1.4.1-3|86	- fix group
12mr|x11-driver-input-aiptek-1.4.1-3|87	
12mr|x11-driver-input-aiptek-1.4.1-3|88	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1:1.1.1-2mdv2009.0
12mr|x11-driver-input-aiptek-1.4.1-3|89	+ Revision: 265779
12mr|x11-driver-input-aiptek-1.4.1-3|90	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-input-aiptek-1.4.1-3|91	
12mr|x11-driver-input-aiptek-1.4.1-3|92	* Wed May 28 2008 Thierry Vignaud <tv@mandriva.org> 1:1.1.1-1mdv2009.0
12mr|x11-driver-input-aiptek-1.4.1-3|93	+ Revision: 212574
12mr|x11-driver-input-aiptek-1.4.1-3|94	- new release (remove GIT patches)
12mr|x11-driver-input-aiptek-1.4.1-3|95	
12mr|x11-driver-input-aiptek-1.4.1-3|96	* Wed Jan 30 2008 Paulo Andrade <pcpa@mandriva.com.br> 1:1.0.1-7mdv2008.1
12mr|x11-driver-input-aiptek-1.4.1-3|97	+ Revision: 160473
12mr|x11-driver-input-aiptek-1.4.1-3|98	- Revert to use only upstream tarballs and only mandatory patches.
12mr|x11-driver-input-aiptek-1.4.1-3|99	
12mr|x11-driver-input-aiptek-1.4.1-3|100	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.0-6mdv2008.1
12mr|x11-driver-input-aiptek-1.4.1-3|101	+ Revision: 156567
12mr|x11-driver-input-aiptek-1.4.1-3|102	- re-enable rpm debug packages support
12mr|x11-driver-input-aiptek-1.4.1-3|103	
12mr|x11-driver-input-aiptek-1.4.1-3|104	* Mon Jan 21 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.0-5mdv2008.1
12mr|x11-driver-input-aiptek-1.4.1-3|105	+ Revision: 155784
12mr|x11-driver-input-aiptek-1.4.1-3|106	- Updated BuildRequires and resubmit package.
12mr|x11-driver-input-aiptek-1.4.1-3|107	- Remove build of debug package.
12mr|x11-driver-input-aiptek-1.4.1-3|108	Update BuildRequires.
12mr|x11-driver-input-aiptek-1.4.1-3|109	Pull upstream fixes to packages so that package is expected to work
12mr|x11-driver-input-aiptek-1.4.1-3|110	correctly now (no hardware to test).
12mr|x11-driver-input-aiptek-1.4.1-3|111	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-input-aiptek-1.4.1-3|112	that aren't even header files; still don't install the .la files.
12mr|x11-driver-input-aiptek-1.4.1-3|113	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-input-aiptek-1.4.1-3|114	are only required for the "modular" build.
12mr|x11-driver-input-aiptek-1.4.1-3|115	Upstream tarball is at 1.0.1 but diff from tag aiptek-1_0_1 to
12mr|x11-driver-input-aiptek-1.4.1-3|116	xf86-input-aiptek-1.1.0@mandriva shows only minimal "cosmetic" changes, i.e.
12mr|x11-driver-input-aiptek-1.4.1-3|117	version bump, adition of .gitignore file and use of macros instead of
12mr|x11-driver-input-aiptek-1.4.1-3|118	static values to specify version in source files.
12mr|x11-driver-input-aiptek-1.4.1-3|119	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-input-aiptek-1.4.1-3|120	- Build fix, as previous commit did not properly reflect the changes when
12mr|x11-driver-input-aiptek-1.4.1-3|121	appling/listing patches.
12mr|x11-driver-input-aiptek-1.4.1-3|122	- This implements one possible alternative I suggest @cooker to still use
12mr|x11-driver-input-aiptek-1.4.1-3|123	git-archive for repositories that don't have a version tag or stable branch.
12mr|x11-driver-input-aiptek-1.4.1-3|124	In this case, at commit afedccae164668128c6228542585cc27d241b7e6, that
12mr|x11-driver-input-aiptek-1.4.1-3|125	is just after some .gitignore/.cvsignore changes after the version bump
12mr|x11-driver-input-aiptek-1.4.1-3|126	and update of configure.ac, the tag xf86-input-aiptek-1.1.0@mandriva
12mr|x11-driver-input-aiptek-1.4.1-3|127	was added. There is no common pattern in tag names, but since some of them
12mr|x11-driver-input-aiptek-1.4.1-3|128	use the format "<repository-name>-version", I will try to use this format
12mr|x11-driver-input-aiptek-1.4.1-3|129	and choose a sensible commit to generate a mandriva tag, that is suggested
12mr|x11-driver-input-aiptek-1.4.1-3|130	to also exist upstream (without the '@mandriva' substring).
12mr|x11-driver-input-aiptek-1.4.1-3|131	- Missing URL removed in previous commit.
12mr|x11-driver-input-aiptek-1.4.1-3|132	- Update to generate tarball from tag aiptek-1_0_1. Please note that there is
12mr|x11-driver-input-aiptek-1.4.1-3|133	no 1.1.0 tag, and the upstream diff from 1.1.0 to 1_0_1 is just the version
12mr|x11-driver-input-aiptek-1.4.1-3|134	in configure.ac.
12mr|x11-driver-input-aiptek-1.4.1-3|135	The new patches are harmless and basically cosmetic changes, but upgrade
12mr|x11-driver-input-aiptek-1.4.1-3|136	to local branch mandriva+gpl.
12mr|x11-driver-input-aiptek-1.4.1-3|137	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-input-aiptek-1.4.1-3|138	
12mr|x11-driver-input-aiptek-1.4.1-3|139	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-input-aiptek-1.4.1-3|140	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-input-aiptek-1.4.1-3|141	
12mr|x11-driver-input-aiptek-1.4.1-3|142	* Mon Oct 15 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.0.1-4mdv2008.1
12mr|x11-driver-input-aiptek-1.4.1-3|143	+ Revision: 98624
12mr|x11-driver-input-aiptek-1.4.1-3|144	- minor spec cleanup
12mr|x11-driver-input-aiptek-1.4.1-3|145	- build against xserver 1.4
12mr|x11-driver-input-aiptek-1.4.1-3|146	
12mr|x11-driver-input-aiptek-1.4.1-3|147	* Thu Aug 30 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdv2008.0
12mr|x11-driver-input-aiptek-1.4.1-3|148	+ Revision: 75597
12mr|x11-driver-input-aiptek-1.4.1-3|149	- rebuild
12mr|x11-driver-input-aiptek-1.4.1-3|150	
12mr|x11-driver-input-aiptek-1.4.1-3|151	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-input-aiptek-1.4.1-3|152	- fix man pages
12mr|x11-driver-input-aiptek-1.4.1-3|153	
12mr|x11-driver-input-aiptek-1.4.1-3|154	
12mr|x11-driver-input-aiptek-1.4.1-3|155	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-aiptek-1.4.1-3|156	+ 2006-05-31 18:32:34 (31796)
12mr|x11-driver-input-aiptek-1.4.1-3|157	- rebuild to fix cooker uploading
12mr|x11-driver-input-aiptek-1.4.1-3|158	
12mr|x11-driver-input-aiptek-1.4.1-3|159	* Tue May 30 2006 Thierry Vignaud <tvignaud@mandriva.com>
12mr|x11-driver-input-aiptek-1.4.1-3|160	+ 2006-05-30 16:03:02 (31708)
12mr|x11-driver-input-aiptek-1.4.1-3|161	- fill in summary & descriptions for all input drivers
12mr|x11-driver-input-aiptek-1.4.1-3|162	
12mr|x11-driver-input-aiptek-1.4.1-3|163	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12mr|x11-driver-input-aiptek-1.4.1-3|164	+ 2006-05-29 14:36:37 (31646)
12mr|x11-driver-input-aiptek-1.4.1-3|165	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12mr|x11-driver-input-aiptek-1.4.1-3|166	
12mr|x11-driver-input-aiptek-1.4.1-3|167	* Thu May 25 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-aiptek-1.4.1-3|168	+ 2006-05-25 19:59:30 (31594)
12mr|x11-driver-input-aiptek-1.4.1-3|169	- Updated drivers for X11R7.1
12mr|x11-driver-input-aiptek-1.4.1-3|170	
12mr|x11-driver-input-aiptek-1.4.1-3|171	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-aiptek-1.4.1-3|172	+ 2006-05-04 21:25:17 (26918)
12mr|x11-driver-input-aiptek-1.4.1-3|173	- increment release
12mr|x11-driver-input-aiptek-1.4.1-3|174	
12mr|x11-driver-input-aiptek-1.4.1-3|175	* Thu Apr 27 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-aiptek-1.4.1-3|176	+ 2006-04-27 04:02:05 (26704)
12mr|x11-driver-input-aiptek-1.4.1-3|177	- Adding X.org 7.0 to the repository
12mr|x11-driver-input-aiptek-1.4.1-3|178	

19159 12
12mr|x11-driver-input-evdev-2.7.3-3|1	Name:		x11-driver-input-evdev
12mr|x11-driver-input-evdev-2.7.3-3|2	Version:	2.7.3
12mr|x11-driver-input-evdev-2.7.3-3|3	Release:	3
12mr|x11-driver-input-evdev-2.7.3-3|4	Summary:	X.org input driver for Linux generic event devices
12mr|x11-driver-input-evdev-2.7.3-3|5	Group:		System/X11
12mr|x11-driver-input-evdev-2.7.3-3|6	License:	MIT
12mr|x11-driver-input-evdev-2.7.3-3|7	URL:		http://xorg.freedesktop.org
12mr|x11-driver-input-evdev-2.7.3-3|8	Source0:	ftp://ftp.x.org/pub/individual/driver/xf86-input-evdev-%{version}.tar.bz2
12mr|x11-driver-input-evdev-2.7.3-3|9	Source1: 11-evdev-trackpoint.conf
12mr|x11-driver-input-evdev-2.7.3-3|10	BuildRequires:	x11-proto-devel >= 1.0.0
12mr|x11-driver-input-evdev-2.7.3-3|11	BuildRequires:	x11-server-devel >= 1.12
12mr|x11-driver-input-evdev-2.7.3-3|12	BuildRequires:	x11-util-macros >= 1.0.1
12mr|x11-driver-input-evdev-2.7.3-3|13	BuildRequires:	pkgconfig(dri)
12mr|x11-driver-input-evdev-2.7.3-3|14	%if %mdvver >= 201200
12mr|x11-driver-input-evdev-2.7.3-3|15	BuildRequires: pkgconfig(udev) >= 186
12mr|x11-driver-input-evdev-2.7.3-3|16	%else
12mr|x11-driver-input-evdev-2.7.3-3|17	BuildRequires: pkgconfig(udev)
12mr|x11-driver-input-evdev-2.7.3-3|18	%endif
12mr|x11-driver-input-evdev-2.7.3-3|19	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
12mr|x11-driver-input-evdev-2.7.3-3|20	Conflicts:	x11-server < 1.4
12mr|x11-driver-input-evdev-2.7.3-3|21	Obsoletes:	imwheel
12mr|x11-driver-input-evdev-2.7.3-3|22	
12mr|x11-driver-input-evdev-2.7.3-3|23	%description
12mr|x11-driver-input-evdev-2.7.3-3|24	Evdev is an Xorg input driver for Linux's generic event devices.
12mr|x11-driver-input-evdev-2.7.3-3|25	It therefore supports all input devices that the kernel knows about,
12mr|x11-driver-input-evdev-2.7.3-3|26	including most mice and keyboards.
12mr|x11-driver-input-evdev-2.7.3-3|27	
12mr|x11-driver-input-evdev-2.7.3-3|28	%package devel
12mr|x11-driver-input-evdev-2.7.3-3|29	Summary:	Development files for %{name}
12mr|x11-driver-input-evdev-2.7.3-3|30	Group:		Development/X11
12mr|x11-driver-input-evdev-2.7.3-3|31	
12mr|x11-driver-input-evdev-2.7.3-3|32	%description devel
12mr|x11-driver-input-evdev-2.7.3-3|33	Development files for %{name}.
12mr|x11-driver-input-evdev-2.7.3-3|34	
12mr|x11-driver-input-evdev-2.7.3-3|35	%prep
12mr|x11-driver-input-evdev-2.7.3-3|36	%setup -qn xf86-input-evdev-%{version}
12mr|x11-driver-input-evdev-2.7.3-3|37	
12mr|x11-driver-input-evdev-2.7.3-3|38	%build
12mr|x11-driver-input-evdev-2.7.3-3|39	%configure2_5x
12mr|x11-driver-input-evdev-2.7.3-3|40	%make
12mr|x11-driver-input-evdev-2.7.3-3|41	
12mr|x11-driver-input-evdev-2.7.3-3|42	%install
12mr|x11-driver-input-evdev-2.7.3-3|43	%makeinstall_std
12mr|x11-driver-input-evdev-2.7.3-3|44	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-input-evdev-2.7.3-3|45	
12mr|x11-driver-input-evdev-2.7.3-3|46	# Add scrolling support for TrackPoint and similar devices
12mr|x11-driver-input-evdev-2.7.3-3|47	mkdir -p %{buildroot}%{_datadir}/X11/xorg.conf.d/
12mr|x11-driver-input-evdev-2.7.3-3|48	install -m 0644 %{SOURCE1} %{buildroot}%{_datadir}/X11/xorg.conf.d/
12mr|x11-driver-input-evdev-2.7.3-3|49	
12mr|x11-driver-input-evdev-2.7.3-3|50	%files
12mr|x11-driver-input-evdev-2.7.3-3|51	%{_libdir}/xorg/modules/input/evdev_drv.so
12mr|x11-driver-input-evdev-2.7.3-3|52	%{_mandir}/man4/evdev.*
12mr|x11-driver-input-evdev-2.7.3-3|53	%{_datadir}/X11/xorg.conf.d/11-evdev-trackpoint.conf
12mr|x11-driver-input-evdev-2.7.3-3|54	
12mr|x11-driver-input-evdev-2.7.3-3|55	%files devel
12mr|x11-driver-input-evdev-2.7.3-3|56	%{_includedir}/xorg/evdev-properties.h
12mr|x11-driver-input-evdev-2.7.3-3|57	%{_libdir}/pkgconfig/xorg-evdev.pc

19160 12
12mr|x11-driver-input-evtouch-0.8.8-9|1	%define _disable_ld_no_undefined 1
12mr|x11-driver-input-evtouch-0.8.8-9|2	
12mr|x11-driver-input-evtouch-0.8.8-9|3	Name:       x11-driver-input-evtouch
12mr|x11-driver-input-evtouch-0.8.8-9|4	Version:    0.8.8
12mr|x11-driver-input-evtouch-0.8.8-9|5	Release:    9
12mr|x11-driver-input-evtouch-0.8.8-9|6	Summary:    Linux-Touchscreen Driver for X
12mr|x11-driver-input-evtouch-0.8.8-9|7	Group:      System/X11
12mr|x11-driver-input-evtouch-0.8.8-9|8	License:    MIT
12mr|x11-driver-input-evtouch-0.8.8-9|9	URL:        http://www.conan.de/touchscreen/evtouch.html
12mr|x11-driver-input-evtouch-0.8.8-9|10	Source0:     http://www.conan.de/touchscreen/xf86-input-evtouch-%{version}.tar.bz2
12mr|x11-driver-input-evtouch-0.8.8-9|11	# Debian patches
12mr|x11-driver-input-evtouch-0.8.8-9|12	Patch0:     01_fix_warnings.patch
12mr|x11-driver-input-evtouch-0.8.8-9|13	Patch1:     02_calibration_1.6.patch
12mr|x11-driver-input-evtouch-0.8.8-9|14	Patch2:     03_server-1.6-ftbfs.diff
12mr|x11-driver-input-evtouch-0.8.8-9|15	Patch3:     04_server-1.7-ftbfs.diff
12mr|x11-driver-input-evtouch-0.8.8-9|16	# Patches to fix build with x11 >= 1.10
12mr|x11-driver-input-evtouch-0.8.8-9|17	Patch4:     evtouch-replace-LocalDevicePtr-with-InputInfoPtr.patch
12mr|x11-driver-input-evtouch-0.8.8-9|18	Patch5:     evtouch-remove-libc-wrapper-usage-for-xcalloc-xalloc-xfree.patch
12mr|x11-driver-input-evtouch-0.8.8-9|19	Patch6:     evtouch-use-a-local-variable-for-history_size.patch
12mr|x11-driver-input-evtouch-0.8.8-9|20	Patch7:     evtouch-purge-unused-close_proc.patch
12mr|x11-driver-input-evtouch-0.8.8-9|21	Patch8:     evtouch-add-mode-field-to-InitValuatorAxisStruct.patch
12mr|x11-driver-input-evtouch-0.8.8-9|22	Patch9:     evtouch-adjust-to-new-PreInit.patch
12mr|x11-driver-input-evtouch-0.8.8-9|23	BuildRequires:  x11-proto-devel
12mr|x11-driver-input-evtouch-0.8.8-9|24	BuildRequires:  x11-server-devel
12mr|x11-driver-input-evtouch-0.8.8-9|25	
12mr|x11-driver-input-evtouch-0.8.8-9|26	Requires: x11-server-common %(xserver-sdk-abi-requires xinput)
12mr|x11-driver-input-evtouch-0.8.8-9|27	
12mr|x11-driver-input-evtouch-0.8.8-9|28	%description
12mr|x11-driver-input-evtouch-0.8.8-9|29	Evtouch is a Touchscreen-Driver for X.
12mr|x11-driver-input-evtouch-0.8.8-9|30	
12mr|x11-driver-input-evtouch-0.8.8-9|31	%prep
12mr|x11-driver-input-evtouch-0.8.8-9|32	%setup -q -n xf86-input-evtouch-%{version}
12mr|x11-driver-input-evtouch-0.8.8-9|33	%apply_patches
12mr|x11-driver-input-evtouch-0.8.8-9|34	
12mr|x11-driver-input-evtouch-0.8.8-9|35	%build
12mr|x11-driver-input-evtouch-0.8.8-9|36	export CURSORDIR=%{_datadir}/xf86-input-evtouch
12mr|x11-driver-input-evtouch-0.8.8-9|37	%configure2_5x --enable-evcalibrate
12mr|x11-driver-input-evtouch-0.8.8-9|38	%make
12mr|x11-driver-input-evtouch-0.8.8-9|39	
12mr|x11-driver-input-evtouch-0.8.8-9|40	%install
12mr|x11-driver-input-evtouch-0.8.8-9|41	rm -rf %{buildroot}
12mr|x11-driver-input-evtouch-0.8.8-9|42	%makeinstall_std
12mr|x11-driver-input-evtouch-0.8.8-9|43	
12mr|x11-driver-input-evtouch-0.8.8-9|44	%files
12mr|x11-driver-input-evtouch-0.8.8-9|45	%doc README README.calibration
12mr|x11-driver-input-evtouch-0.8.8-9|46	%{_libdir}/xorg/modules/input/evtouch_drv.so
12mr|x11-driver-input-evtouch-0.8.8-9|47	%{_libdir}/xf86-input-evtouch
12mr|x11-driver-input-evtouch-0.8.8-9|48	%{_datadir}/xf86-input-evtouch
12mr|x11-driver-input-evtouch-0.8.8-9|49	
12mr|x11-driver-input-evtouch-0.8.8-9|50	
12mr|x11-driver-input-evtouch-0.8.8-9|51	%changelog
12mr|x11-driver-input-evtouch-0.8.8-9|52	* Sun Mar 25 2012 Andrew Lukoshko <andrew.lukoshko@rosalab.ru> 0.8.8-6rosa.lts2012.0
12mr|x11-driver-input-evtouch-0.8.8-9|53	- fixed build with x11 >= 1.10
12mr|x11-driver-input-evtouch-0.8.8-9|54	
12mr|x11-driver-input-evtouch-0.8.8-9|55	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.8-5mdv2011.0
12mr|x11-driver-input-evtouch-0.8.8-9|56	+ Revision: 671123
12mr|x11-driver-input-evtouch-0.8.8-9|57	- mass rebuild
12mr|x11-driver-input-evtouch-0.8.8-9|58	
12mr|x11-driver-input-evtouch-0.8.8-9|59	* Fri Nov 19 2010 Thierry Vignaud <tv@mandriva.org> 0.8.8-4mdv2011.0
12mr|x11-driver-input-evtouch-0.8.8-9|60	+ Revision: 599050
12mr|x11-driver-input-evtouch-0.8.8-9|61	- use %%apply_patches
12mr|x11-driver-input-evtouch-0.8.8-9|62	- sync with updates/2010.1 branch: Add another Debian patch for new input API
12mr|x11-driver-input-evtouch-0.8.8-9|63	(from Glenn Sommer)
12mr|x11-driver-input-evtouch-0.8.8-9|64	- require xorg server with proper ABI
12mr|x11-driver-input-evtouch-0.8.8-9|65	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-input-evtouch-0.8.8-9|66	
12mr|x11-driver-input-evtouch-0.8.8-9|67	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|x11-driver-input-evtouch-0.8.8-9|68	- rebuilt for 2010.1
12mr|x11-driver-input-evtouch-0.8.8-9|69	
12mr|x11-driver-input-evtouch-0.8.8-9|70	* Tue May 19 2009 Frederik Himpe <fhimpe@mandriva.org> 0.8.8-1mdv2010.0
12mr|x11-driver-input-evtouch-0.8.8-9|71	+ Revision: 377767
12mr|x11-driver-input-evtouch-0.8.8-9|72	- Update to new version 0.8.8
12mr|x11-driver-input-evtouch-0.8.8-9|73	- Remove old patches
12mr|x11-driver-input-evtouch-0.8.8-9|74	- Sync patches with Debian to make it build with xserver 1.6
12mr|x11-driver-input-evtouch-0.8.8-9|75	- Use %%configure2_5x instead of %%configure to make it build with new libtool
12mr|x11-driver-input-evtouch-0.8.8-9|76	
12mr|x11-driver-input-evtouch-0.8.8-9|77	* Wed Jul 30 2008 Olivier Blin <oblin@mandriva.com> 0.8.7-3mdv2009.0
12mr|x11-driver-input-evtouch-0.8.8-9|78	+ Revision: 255550
12mr|x11-driver-input-evtouch-0.8.8-9|79	- disable ld no_undefined (weird 2mdv passed the build system)
12mr|x11-driver-input-evtouch-0.8.8-9|80	- add more fixes from Debian (reverting parts of the other Debian patch..)
12mr|x11-driver-input-evtouch-0.8.8-9|81	
12mr|x11-driver-input-evtouch-0.8.8-9|82	* Wed Jul 30 2008 Olivier Blin <oblin@mandriva.com> 0.8.7-2mdv2009.0
12mr|x11-driver-input-evtouch-0.8.8-9|83	+ Revision: 255221
12mr|x11-driver-input-evtouch-0.8.8-9|84	- add Xorg 1.4 support and various fixes (from Debian)
12mr|x11-driver-input-evtouch-0.8.8-9|85	- drop compile fixes
12mr|x11-driver-input-evtouch-0.8.8-9|86	- drop Q1U patch (hopefully handled by EV_SYN changes in Debian patch)
12mr|x11-driver-input-evtouch-0.8.8-9|87	- fix includes (from Debian)
12mr|x11-driver-input-evtouch-0.8.8-9|88	- restore BuildRoot
12mr|x11-driver-input-evtouch-0.8.8-9|89	
12mr|x11-driver-input-evtouch-0.8.8-9|90	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-input-evtouch-0.8.8-9|91	- rebuild
12mr|x11-driver-input-evtouch-0.8.8-9|92	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-input-evtouch-0.8.8-9|93	
12mr|x11-driver-input-evtouch-0.8.8-9|94	* Mon Oct 15 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 0.8.7-1mdv2008.1
12mr|x11-driver-input-evtouch-0.8.8-9|95	+ Revision: 98619
12mr|x11-driver-input-evtouch-0.8.8-9|96	- new upstream version: 0.8.7
12mr|x11-driver-input-evtouch-0.8.8-9|97	- added compile-fix.patch (upstream compilation is broken)
12mr|x11-driver-input-evtouch-0.8.8-9|98	- ported q1u.patch to the new version
12mr|x11-driver-input-evtouch-0.8.8-9|99	
12mr|x11-driver-input-evtouch-0.8.8-9|100	* Fri Aug 31 2007 Olivier Blin <oblin@mandriva.com> 0.8.6-4mdv2008.0
12mr|x11-driver-input-evtouch-0.8.8-9|101	+ Revision: 76965
12mr|x11-driver-input-evtouch-0.8.8-9|102	- add support for Samsung Q1U touchscreen axes (patch from Pepper, taken from Ubuntu)
12mr|x11-driver-input-evtouch-0.8.8-9|103	
12mr|x11-driver-input-evtouch-0.8.8-9|104	* Fri Aug 03 2007 Olivier Blin <oblin@mandriva.com> 0.8.6-3mdv2008.0
12mr|x11-driver-input-evtouch-0.8.8-9|105	+ Revision: 58611
12mr|x11-driver-input-evtouch-0.8.8-9|106	- fix cursor path in ev_calibrate (thanks to rtp for the bug report)
12mr|x11-driver-input-evtouch-0.8.8-9|107	
12mr|x11-driver-input-evtouch-0.8.8-9|108	* Thu Jun 28 2007 Olivier Blin <oblin@mandriva.com> 0.8.6-2mdv2008.0
12mr|x11-driver-input-evtouch-0.8.8-9|109	+ Revision: 45242
12mr|x11-driver-input-evtouch-0.8.8-9|110	- remove buildrequires versions (not needed even for 2007.0)
12mr|x11-driver-input-evtouch-0.8.8-9|111	- remove useless X configure options
12mr|x11-driver-input-evtouch-0.8.8-9|112	- remove unused x11-util-macros buildrequire
12mr|x11-driver-input-evtouch-0.8.8-9|113	- add README files
12mr|x11-driver-input-evtouch-0.8.8-9|114	
12mr|x11-driver-input-evtouch-0.8.8-9|115	* Tue Jun 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.6-1mdv2008.0
12mr|x11-driver-input-evtouch-0.8.8-9|116	+ Revision: 41314
12mr|x11-driver-input-evtouch-0.8.8-9|117	- fix package name
12mr|x11-driver-input-evtouch-0.8.8-9|118	- wrong name
12mr|x11-driver-input-evtouch-0.8.8-9|119	- import x11-input-driver-evtouch

19161 12
12mr|x11-driver-input-fpit-1.4.0-5.|1	%define gitdate %nil
12mr|x11-driver-input-fpit-1.4.0-5.|2	
12mr|x11-driver-input-fpit-1.4.0-5.|3	Name: x11-driver-input-fpit
12mr|x11-driver-input-fpit-1.4.0-5.|4	Version: 1.4.0
12mr|x11-driver-input-fpit-1.4.0-5.|5	Release: 5%{?gitdate:.%{gitdate}}
12mr|x11-driver-input-fpit-1.4.0-5.|6	Summary: X.org input driver for Fujitsu Stylistic Tablet PCs
12mr|x11-driver-input-fpit-1.4.0-5.|7	Group: System/X11
12mr|x11-driver-input-fpit-1.4.0-5.|8	URL: http://xorg.freedesktop.org
12mr|x11-driver-input-fpit-1.4.0-5.|9	%if 0%{?gitdate}
12mr|x11-driver-input-fpit-1.4.0-5.|10	Source0: xf86-input-fpit-%{gitdate}.tar.bz2
12mr|x11-driver-input-fpit-1.4.0-5.|11	%else
12mr|x11-driver-input-fpit-1.4.0-5.|12	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-input-fpit-%{version}.tar.bz2
12mr|x11-driver-input-fpit-1.4.0-5.|13	%endif
12mr|x11-driver-input-fpit-1.4.0-5.|14	License: MIT
12mr|x11-driver-input-fpit-1.4.0-5.|15	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-input-fpit-1.4.0-5.|16	BuildRequires: x11-server-devel >= 1.0.1
12mr|x11-driver-input-fpit-1.4.0-5.|17	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-input-fpit-1.4.0-5.|18	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-input-fpit-1.4.0-5.|19	
12mr|x11-driver-input-fpit-1.4.0-5.|20	Requires: x11-server-common %(xserver-sdk-abi-requires xinput)
12mr|x11-driver-input-fpit-1.4.0-5.|21	
12mr|x11-driver-input-fpit-1.4.0-5.|22	%description
12mr|x11-driver-input-fpit-1.4.0-5.|23	X.org input driver for Fujitsu Stylistic Tablet PCs. This driver
12mr|x11-driver-input-fpit-1.4.0-5.|24	supports the touchscreen of the Stylistic LT and (with special
12mr|x11-driver-input-fpit-1.4.0-5.|25	options) of the Stylistic 500, 1000 and 2300.
12mr|x11-driver-input-fpit-1.4.0-5.|26	
12mr|x11-driver-input-fpit-1.4.0-5.|27	%prep
12mr|x11-driver-input-fpit-1.4.0-5.|28	%if 0%{?gitdate}
12mr|x11-driver-input-fpit-1.4.0-5.|29	%setup -q -n xf86-input-fpit-%{gitdate}
12mr|x11-driver-input-fpit-1.4.0-5.|30	%else
12mr|x11-driver-input-fpit-1.4.0-5.|31	%setup -q -n xf86-input-fpit-%{version}
12mr|x11-driver-input-fpit-1.4.0-5.|32	%endif
12mr|x11-driver-input-fpit-1.4.0-5.|33	
12mr|x11-driver-input-fpit-1.4.0-5.|34	%build
12mr|x11-driver-input-fpit-1.4.0-5.|35	autoreconf -v --install || exit 1
12mr|x11-driver-input-fpit-1.4.0-5.|36	%configure2_5x
12mr|x11-driver-input-fpit-1.4.0-5.|37	%make
12mr|x11-driver-input-fpit-1.4.0-5.|38	
12mr|x11-driver-input-fpit-1.4.0-5.|39	%install
12mr|x11-driver-input-fpit-1.4.0-5.|40	rm -rf %{buildroot}
12mr|x11-driver-input-fpit-1.4.0-5.|41	%makeinstall_std
12mr|x11-driver-input-fpit-1.4.0-5.|42	
12mr|x11-driver-input-fpit-1.4.0-5.|43	%files
12mr|x11-driver-input-fpit-1.4.0-5.|44	%doc COPYING
12mr|x11-driver-input-fpit-1.4.0-5.|45	%{_datadir}/X11/xorg.conf.d/*conf
12mr|x11-driver-input-fpit-1.4.0-5.|46	%{_libdir}/xorg/modules/input/fpit_drv.so
12mr|x11-driver-input-fpit-1.4.0-5.|47	%{_mandir}/man4/fpit.*
12mr|x11-driver-input-fpit-1.4.0-5.|48	
12mr|x11-driver-input-fpit-1.4.0-5.|49	
12mr|x11-driver-input-fpit-1.4.0-5.|50	%changelog
12mr|x11-driver-input-fpit-1.4.0-5.|51	* Tue Jun 28 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.4.0-1.mdv2011.0
12mr|x11-driver-input-fpit-1.4.0-5.|52	+ Revision: 687822
12mr|x11-driver-input-fpit-1.4.0-5.|53	- Updated to 1.4.0
12mr|x11-driver-input-fpit-1.4.0-5.|54	
12mr|x11-driver-input-fpit-1.4.0-5.|55	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.3.99-1.20110609
12mr|x11-driver-input-fpit-1.4.0-5.|56	+ Revision: 683675
12mr|x11-driver-input-fpit-1.4.0-5.|57	- Update to latest git snapshot.
12mr|x11-driver-input-fpit-1.4.0-5.|58	- Rebuild for new x11-server
12mr|x11-driver-input-fpit-1.4.0-5.|59	
12mr|x11-driver-input-fpit-1.4.0-5.|60	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-5
12mr|x11-driver-input-fpit-1.4.0-5.|61	+ Revision: 671124
12mr|x11-driver-input-fpit-1.4.0-5.|62	- mass rebuild
12mr|x11-driver-input-fpit-1.4.0-5.|63	
12mr|x11-driver-input-fpit-1.4.0-5.|64	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1.3.0-4mdv2011.0
12mr|x11-driver-input-fpit-1.4.0-5.|65	+ Revision: 595757
12mr|x11-driver-input-fpit-1.4.0-5.|66	- require xorg server with proper ABI
12mr|x11-driver-input-fpit-1.4.0-5.|67	
12mr|x11-driver-input-fpit-1.4.0-5.|68	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.3.0-3mdv2011.0
12mr|x11-driver-input-fpit-1.4.0-5.|69	+ Revision: 584626
12mr|x11-driver-input-fpit-1.4.0-5.|70	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-input-fpit-1.4.0-5.|71	
12mr|x11-driver-input-fpit-1.4.0-5.|72	* Tue Jan 19 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.3.0-2mdv2010.1
12mr|x11-driver-input-fpit-1.4.0-5.|73	+ Revision: 493596
12mr|x11-driver-input-fpit-1.4.0-5.|74	- Add upstream patch to work with abi 7 (makes package build again)
12mr|x11-driver-input-fpit-1.4.0-5.|75	- Add upstream patch to prevent segfaults
12mr|x11-driver-input-fpit-1.4.0-5.|76	- Remove unused patch
12mr|x11-driver-input-fpit-1.4.0-5.|77	- Don't autoreconf
12mr|x11-driver-input-fpit-1.4.0-5.|78	
12mr|x11-driver-input-fpit-1.4.0-5.|79	* Wed Feb 18 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.3.0-1mdv2009.1
12mr|x11-driver-input-fpit-1.4.0-5.|80	+ Revision: 342667
12mr|x11-driver-input-fpit-1.4.0-5.|81	- New version 1.3.0
12mr|x11-driver-input-fpit-1.4.0-5.|82	
12mr|x11-driver-input-fpit-1.4.0-5.|83	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-input-fpit-1.4.0-5.|84	- fix group
12mr|x11-driver-input-fpit-1.4.0-5.|85	
12mr|x11-driver-input-fpit-1.4.0-5.|86	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.2.0-2mdv2009.0
12mr|x11-driver-input-fpit-1.4.0-5.|87	+ Revision: 265846
12mr|x11-driver-input-fpit-1.4.0-5.|88	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-input-fpit-1.4.0-5.|89	
12mr|x11-driver-input-fpit-1.4.0-5.|90	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.2.0-1mdv2009.0
12mr|x11-driver-input-fpit-1.4.0-5.|91	+ Revision: 194335
12mr|x11-driver-input-fpit-1.4.0-5.|92	- Update to version 1.2.0.
12mr|x11-driver-input-fpit-1.4.0-5.|93	
12mr|x11-driver-input-fpit-1.4.0-5.|94	* Wed Jan 30 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.0-7mdv2008.1
12mr|x11-driver-input-fpit-1.4.0-5.|95	+ Revision: 160482
12mr|x11-driver-input-fpit-1.4.0-5.|96	- Revert to use only upstream tarballs and only mandatory patches.
12mr|x11-driver-input-fpit-1.4.0-5.|97	
12mr|x11-driver-input-fpit-1.4.0-5.|98	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.0-6mdv2008.1
12mr|x11-driver-input-fpit-1.4.0-5.|99	+ Revision: 156577
12mr|x11-driver-input-fpit-1.4.0-5.|100	- re-enable rpm debug packages support
12mr|x11-driver-input-fpit-1.4.0-5.|101	
12mr|x11-driver-input-fpit-1.4.0-5.|102	* Mon Jan 21 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.0-5mdv2008.1
12mr|x11-driver-input-fpit-1.4.0-5.|103	+ Revision: 155667
12mr|x11-driver-input-fpit-1.4.0-5.|104	- Added patch to mandriva+custom branch to not call missing symbol
12mr|x11-driver-input-fpit-1.4.0-5.|105	xf86IsCorePointer. Symbol RRGetRotation is exported from X Server
12mr|x11-driver-input-fpit-1.4.0-5.|106	now, this symbol is kept on upstream for binary compatibility, so
12mr|x11-driver-input-fpit-1.4.0-5.|107	Mandriva X Server visibility changes should export it.
12mr|x11-driver-input-fpit-1.4.0-5.|108	- Disable debug package.
12mr|x11-driver-input-fpit-1.4.0-5.|109	Update BuildRequires.
12mr|x11-driver-input-fpit-1.4.0-5.|110	Driver still marked as broken and no updates upstream. A fix should be
12mr|x11-driver-input-fpit-1.4.0-5.|111	to made to "not crash" before 2008.1.
12mr|x11-driver-input-fpit-1.4.0-5.|112	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-input-fpit-1.4.0-5.|113	that aren't even header files; still don't install the .la files.
12mr|x11-driver-input-fpit-1.4.0-5.|114	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-input-fpit-1.4.0-5.|115	are only required for the "modular" build.
12mr|x11-driver-input-fpit-1.4.0-5.|116	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-input-fpit-1.4.0-5.|117	- Note local tag xf86-input-fpit-1.1.0@mandriva suggested on upstream
12mr|x11-driver-input-fpit-1.4.0-5.|118	Tag at git checkout 47ecabff271fc1b8dfcc40656934fb70264b7a0e
12mr|x11-driver-input-fpit-1.4.0-5.|119	Notes about this package:
12mr|x11-driver-input-fpit-1.4.0-5.|120	Currently cooker has an x11-driver-input-fpit at version 1.1.0
12mr|x11-driver-input-fpit-1.4.0-5.|121	There isn't a 1.1.1 tag, but probably this package should have it's version
12mr|x11-driver-input-fpit-1.4.0-5.|122	updated.
12mr|x11-driver-input-fpit-1.4.0-5.|123	There is a fpit-1_1_0 tag upstream, that matches 2008 and current cooker
12mr|x11-driver-input-fpit-1.4.0-5.|124	version, i.e. the only "broken" symbol is xf86IsCorePointer, but since based
12mr|x11-driver-input-fpit-1.4.0-5.|125	on the logs the adition of RandR support seens logical and can be disabled
12mr|x11-driver-input-fpit-1.4.0-5.|126	with a proper option, it is currently also broken due to using older xrandr
12mr|x11-driver-input-fpit-1.4.0-5.|127	version, and even in the comments it says that probably it would be better
12mr|x11-driver-input-fpit-1.4.0-5.|128	to use another function/interface.
12mr|x11-driver-input-fpit-1.4.0-5.|129	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-input-fpit-1.4.0-5.|130	
12mr|x11-driver-input-fpit-1.4.0-5.|131	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-input-fpit-1.4.0-5.|132	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-input-fpit-1.4.0-5.|133	
12mr|x11-driver-input-fpit-1.4.0-5.|134	* Mon Oct 15 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.0-4mdv2008.1
12mr|x11-driver-input-fpit-1.4.0-5.|135	+ Revision: 98631
12mr|x11-driver-input-fpit-1.4.0-5.|136	- minor spec cleanup
12mr|x11-driver-input-fpit-1.4.0-5.|137	- build against xserver 1.4
12mr|x11-driver-input-fpit-1.4.0-5.|138	
12mr|x11-driver-input-fpit-1.4.0-5.|139	* Thu Aug 30 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdv2008.0
12mr|x11-driver-input-fpit-1.4.0-5.|140	+ Revision: 75661
12mr|x11-driver-input-fpit-1.4.0-5.|141	- rebuild
12mr|x11-driver-input-fpit-1.4.0-5.|142	
12mr|x11-driver-input-fpit-1.4.0-5.|143	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-input-fpit-1.4.0-5.|144	- fix man pages
12mr|x11-driver-input-fpit-1.4.0-5.|145	
12mr|x11-driver-input-fpit-1.4.0-5.|146	
12mr|x11-driver-input-fpit-1.4.0-5.|147	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-fpit-1.4.0-5.|148	+ 2006-05-31 18:32:34 (31796)
12mr|x11-driver-input-fpit-1.4.0-5.|149	- rebuild to fix cooker uploading
12mr|x11-driver-input-fpit-1.4.0-5.|150	
12mr|x11-driver-input-fpit-1.4.0-5.|151	* Tue May 30 2006 Thierry Vignaud <tvignaud@mandriva.com>
12mr|x11-driver-input-fpit-1.4.0-5.|152	+ 2006-05-30 16:03:02 (31708)
12mr|x11-driver-input-fpit-1.4.0-5.|153	- fill in summary & descriptions for all input drivers
12mr|x11-driver-input-fpit-1.4.0-5.|154	
12mr|x11-driver-input-fpit-1.4.0-5.|155	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12mr|x11-driver-input-fpit-1.4.0-5.|156	+ 2006-05-29 14:36:37 (31646)
12mr|x11-driver-input-fpit-1.4.0-5.|157	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12mr|x11-driver-input-fpit-1.4.0-5.|158	
12mr|x11-driver-input-fpit-1.4.0-5.|159	* Thu May 25 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-fpit-1.4.0-5.|160	+ 2006-05-25 19:59:30 (31594)
12mr|x11-driver-input-fpit-1.4.0-5.|161	- Updated drivers for X11R7.1
12mr|x11-driver-input-fpit-1.4.0-5.|162	
12mr|x11-driver-input-fpit-1.4.0-5.|163	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-fpit-1.4.0-5.|164	+ 2006-05-04 21:25:17 (26918)
12mr|x11-driver-input-fpit-1.4.0-5.|165	- increment release
12mr|x11-driver-input-fpit-1.4.0-5.|166	
12mr|x11-driver-input-fpit-1.4.0-5.|167	* Thu Apr 27 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-fpit-1.4.0-5.|168	+ 2006-04-27 04:02:05 (26704)
12mr|x11-driver-input-fpit-1.4.0-5.|169	- Adding X.org 7.0 to the repository
12mr|x11-driver-input-fpit-1.4.0-5.|170	

19162 12
12mr|x11-driver-input-hyperpen-1.4.1-3.|1	%define gitdate %nil
12mr|x11-driver-input-hyperpen-1.4.1-3.|2	
12mr|x11-driver-input-hyperpen-1.4.1-3.|3	Name: x11-driver-input-hyperpen
12mr|x11-driver-input-hyperpen-1.4.1-3.|4	Version: 1.4.1
12mr|x11-driver-input-hyperpen-1.4.1-3.|5	Release: 3%{?gitdate:.%{gitdate}}
12mr|x11-driver-input-hyperpen-1.4.1-3.|6	Summary: X.org input driver for HyperPen devices
12mr|x11-driver-input-hyperpen-1.4.1-3.|7	Group: System/X11
12mr|x11-driver-input-hyperpen-1.4.1-3.|8	URL: http://xorg.freedesktop.org
12mr|x11-driver-input-hyperpen-1.4.1-3.|9	%if 0%{?gitdate}
12mr|x11-driver-input-hyperpen-1.4.1-3.|10	Source0: xf86-input-hyperpen-%{gitdate}.tar.bz2
12mr|x11-driver-input-hyperpen-1.4.1-3.|11	%else
12mr|x11-driver-input-hyperpen-1.4.1-3.|12	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-input-hyperpen-%{version}.tar.bz2
12mr|x11-driver-input-hyperpen-1.4.1-3.|13	%endif
12mr|x11-driver-input-hyperpen-1.4.1-3.|14	License: MIT
12mr|x11-driver-input-hyperpen-1.4.1-3.|15	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-input-hyperpen-1.4.1-3.|16	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-input-hyperpen-1.4.1-3.|17	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-input-hyperpen-1.4.1-3.|18	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-input-hyperpen-1.4.1-3.|19	
12mr|x11-driver-input-hyperpen-1.4.1-3.|20	Requires: x11-server-common %(xserver-sdk-abi-requires xinput)
12mr|x11-driver-input-hyperpen-1.4.1-3.|21	
12mr|x11-driver-input-hyperpen-1.4.1-3.|22	%description
12mr|x11-driver-input-hyperpen-1.4.1-3.|23	Hyperpen is an X.org input driver for HyperPen devices.
12mr|x11-driver-input-hyperpen-1.4.1-3.|24	
12mr|x11-driver-input-hyperpen-1.4.1-3.|25	%prep
12mr|x11-driver-input-hyperpen-1.4.1-3.|26	%if 0%{gitdate}
12mr|x11-driver-input-hyperpen-1.4.1-3.|27	%setup -q -n xf86-input-hyperpen-%{gitdate}
12mr|x11-driver-input-hyperpen-1.4.1-3.|28	%else
12mr|x11-driver-input-hyperpen-1.4.1-3.|29	%setup -q -n xf86-input-hyperpen-%{version}
12mr|x11-driver-input-hyperpen-1.4.1-3.|30	%endif
12mr|x11-driver-input-hyperpen-1.4.1-3.|31	
12mr|x11-driver-input-hyperpen-1.4.1-3.|32	%build
12mr|x11-driver-input-hyperpen-1.4.1-3.|33	autoreconf -v --install || exit 1
12mr|x11-driver-input-hyperpen-1.4.1-3.|34	%configure2_5x
12mr|x11-driver-input-hyperpen-1.4.1-3.|35	%make
12mr|x11-driver-input-hyperpen-1.4.1-3.|36	
12mr|x11-driver-input-hyperpen-1.4.1-3.|37	%install
12mr|x11-driver-input-hyperpen-1.4.1-3.|38	%makeinstall_std
12mr|x11-driver-input-hyperpen-1.4.1-3.|39	
12mr|x11-driver-input-hyperpen-1.4.1-3.|40	%files
12mr|x11-driver-input-hyperpen-1.4.1-3.|41	%doc COPYING
12mr|x11-driver-input-hyperpen-1.4.1-3.|42	%{_libdir}/xorg/modules/input/hyperpen_drv.so
12mr|x11-driver-input-hyperpen-1.4.1-3.|43	
12mr|x11-driver-input-hyperpen-1.4.1-3.|44	
12mr|x11-driver-input-hyperpen-1.4.1-3.|45	
12mr|x11-driver-input-hyperpen-1.4.1-3.|46	%changelog
12mr|x11-driver-input-hyperpen-1.4.1-3.|47	* Wed Oct  31 2012 Alexander Kazancev <kazancas@gmail.com>
12mr|x11-driver-input-hyperpen-1.4.1-3.|48	+ Commit: 802e326
12mr|x11-driver-input-hyperpen-1.4.1-3.|49	- - Build for x11-server 1.13
12mr|x11-driver-input-hyperpen-1.4.1-3.|50	
12mr|x11-driver-input-hyperpen-1.4.1-3.|51	

19163 12
12mr|x11-driver-input-joystick-1.6.1-2|1	Name: x11-driver-input-joystick
12mr|x11-driver-input-joystick-1.6.1-2|2	Version: 1.6.1
12mr|x11-driver-input-joystick-1.6.1-2|3	Release: 2
12mr|x11-driver-input-joystick-1.6.1-2|4	Summary: X.org input driver for joysticks
12mr|x11-driver-input-joystick-1.6.1-2|5	Group: System/X11
12mr|x11-driver-input-joystick-1.6.1-2|6	URL: http://xorg.freedesktop.org
12mr|x11-driver-input-joystick-1.6.1-2|7	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-input-joystick-%{version}.tar.bz2
12mr|x11-driver-input-joystick-1.6.1-2|8	License: MIT
12mr|x11-driver-input-joystick-1.6.1-2|9	
12mr|x11-driver-input-joystick-1.6.1-2|10	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-input-joystick-1.6.1-2|11	BuildRequires: x11-server-devel >= 1.0.1
12mr|x11-driver-input-joystick-1.6.1-2|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-input-joystick-1.6.1-2|13	
12mr|x11-driver-input-joystick-1.6.1-2|14	Requires: x11-server-common %(xserver-sdk-abi-requires xinput)
12mr|x11-driver-input-joystick-1.6.1-2|15	
12mr|x11-driver-input-joystick-1.6.1-2|16	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-input-joystick-1.6.1-2|17	
12mr|x11-driver-input-joystick-1.6.1-2|18	%description
12mr|x11-driver-input-joystick-1.6.1-2|19	Joystick is an X.org input driver for joysticks.
12mr|x11-driver-input-joystick-1.6.1-2|20	
12mr|x11-driver-input-joystick-1.6.1-2|21	%prep
12mr|x11-driver-input-joystick-1.6.1-2|22	%setup -qn xf86-input-joystick-%{version}
12mr|x11-driver-input-joystick-1.6.1-2|23	
12mr|x11-driver-input-joystick-1.6.1-2|24	%build
12mr|x11-driver-input-joystick-1.6.1-2|25	%configure2_5x --prefix=/usr
12mr|x11-driver-input-joystick-1.6.1-2|26	%make
12mr|x11-driver-input-joystick-1.6.1-2|27	
12mr|x11-driver-input-joystick-1.6.1-2|28	%install
12mr|x11-driver-input-joystick-1.6.1-2|29	%makeinstall_std
12mr|x11-driver-input-joystick-1.6.1-2|30	
12mr|x11-driver-input-joystick-1.6.1-2|31	#(eandry) remove devel file, create a devel package if needed
12mr|x11-driver-input-joystick-1.6.1-2|32	rm -rf %{buildroot}%{_includedir}/xorg/*.h
12mr|x11-driver-input-joystick-1.6.1-2|33	rm -rf %{buildroot}%{_libdir}/pkgconfig/*.pc
12mr|x11-driver-input-joystick-1.6.1-2|34	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-input-joystick-1.6.1-2|35	
12mr|x11-driver-input-joystick-1.6.1-2|36	%files
12mr|x11-driver-input-joystick-1.6.1-2|37	%{_libdir}/xorg/modules/input/joystick_drv.so
12mr|x11-driver-input-joystick-1.6.1-2|38	%_mandir/man4/*
12mr|x11-driver-input-joystick-1.6.1-2|39	
12mr|x11-driver-input-joystick-1.6.1-2|40	
12mr|x11-driver-input-joystick-1.6.1-2|41	
12mr|x11-driver-input-joystick-1.6.1-2|42	%changelog
12mr|x11-driver-input-joystick-1.6.1-2|43	* Mon Mar 12 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.6.1-1
12mr|x11-driver-input-joystick-1.6.1-2|44	+ Revision: 784335
12mr|x11-driver-input-joystick-1.6.1-2|45	- version update 1.6.1
12mr|x11-driver-input-joystick-1.6.1-2|46	
12mr|x11-driver-input-joystick-1.6.1-2|47	* Fri Dec 30 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.6.0-3
12mr|x11-driver-input-joystick-1.6.1-2|48	+ Revision: 748294
12mr|x11-driver-input-joystick-1.6.1-2|49	- rebuild
12mr|x11-driver-input-joystick-1.6.1-2|50	- cleaned up spec
12mr|x11-driver-input-joystick-1.6.1-2|51	
12mr|x11-driver-input-joystick-1.6.1-2|52	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.6.0-2
12mr|x11-driver-input-joystick-1.6.1-2|53	+ Revision: 703626
12mr|x11-driver-input-joystick-1.6.1-2|54	- rebuild for new x11-server
12mr|x11-driver-input-joystick-1.6.1-2|55	
12mr|x11-driver-input-joystick-1.6.1-2|56	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.6.0-1
12mr|x11-driver-input-joystick-1.6.1-2|57	+ Revision: 683594
12mr|x11-driver-input-joystick-1.6.1-2|58	- New version 1.6.0.
12mr|x11-driver-input-joystick-1.6.1-2|59	- Rebuild for new x11-server
12mr|x11-driver-input-joystick-1.6.1-2|60	
12mr|x11-driver-input-joystick-1.6.1-2|61	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-5
12mr|x11-driver-input-joystick-1.6.1-2|62	+ Revision: 671126
12mr|x11-driver-input-joystick-1.6.1-2|63	- mass rebuild
12mr|x11-driver-input-joystick-1.6.1-2|64	
12mr|x11-driver-input-joystick-1.6.1-2|65	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1.5.0-4mdv2011.0
12mr|x11-driver-input-joystick-1.6.1-2|66	+ Revision: 595749
12mr|x11-driver-input-joystick-1.6.1-2|67	- require xorg server with proper ABI
12mr|x11-driver-input-joystick-1.6.1-2|68	
12mr|x11-driver-input-joystick-1.6.1-2|69	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.5.0-3mdv2011.0
12mr|x11-driver-input-joystick-1.6.1-2|70	+ Revision: 584626
12mr|x11-driver-input-joystick-1.6.1-2|71	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-input-joystick-1.6.1-2|72	
12mr|x11-driver-input-joystick-1.6.1-2|73	* Tue Nov 10 2009 Thierry Vignaud <tv@mandriva.org> 1.5.0-2mdv2010.1
12mr|x11-driver-input-joystick-1.6.1-2|74	+ Revision: 464332
12mr|x11-driver-input-joystick-1.6.1-2|75	- rebuild for new xserver
12mr|x11-driver-input-joystick-1.6.1-2|76	
12mr|x11-driver-input-joystick-1.6.1-2|77	* Mon Nov 09 2009 Thierry Vignaud <tv@mandriva.org> 1.5.0-1mdv2010.1
12mr|x11-driver-input-joystick-1.6.1-2|78	+ Revision: 463604
12mr|x11-driver-input-joystick-1.6.1-2|79	- new release
12mr|x11-driver-input-joystick-1.6.1-2|80	
12mr|x11-driver-input-joystick-1.6.1-2|81	* Thu Apr 30 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.4.1-1mdv2010.0
12mr|x11-driver-input-joystick-1.6.1-2|82	+ Revision: 369175
12mr|x11-driver-input-joystick-1.6.1-2|83	- New version 1.4.1
12mr|x11-driver-input-joystick-1.6.1-2|84	
12mr|x11-driver-input-joystick-1.6.1-2|85	* Sun Mar 08 2009 Emmanuel Andry <eandry@mandriva.org> 1.4.0-2mdv2009.1
12mr|x11-driver-input-joystick-1.6.1-2|86	+ Revision: 352760
12mr|x11-driver-input-joystick-1.6.1-2|87	- use configure2_5x
12mr|x11-driver-input-joystick-1.6.1-2|88	- remove devel file, create a devel package if needed
12mr|x11-driver-input-joystick-1.6.1-2|89	
12mr|x11-driver-input-joystick-1.6.1-2|90	+ Antoine Ginies <aginies@mandriva.com>
12mr|x11-driver-input-joystick-1.6.1-2|91	- rebuild
12mr|x11-driver-input-joystick-1.6.1-2|92	
12mr|x11-driver-input-joystick-1.6.1-2|93	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12mr|x11-driver-input-joystick-1.6.1-2|94	- update to new version 1.4.0
12mr|x11-driver-input-joystick-1.6.1-2|95	
12mr|x11-driver-input-joystick-1.6.1-2|96	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-input-joystick-1.6.1-2|97	- something's odd with %%configure
12mr|x11-driver-input-joystick-1.6.1-2|98	- adjust file list for new man pages path
12mr|x11-driver-input-joystick-1.6.1-2|99	- new release
12mr|x11-driver-input-joystick-1.6.1-2|100	
12mr|x11-driver-input-joystick-1.6.1-2|101	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.3.2-2mdv2009.0
12mr|x11-driver-input-joystick-1.6.1-2|102	+ Revision: 265859
12mr|x11-driver-input-joystick-1.6.1-2|103	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-input-joystick-1.6.1-2|104	
12mr|x11-driver-input-joystick-1.6.1-2|105	* Mon May 12 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.3.2-1mdv2009.0
12mr|x11-driver-input-joystick-1.6.1-2|106	+ Revision: 206300
12mr|x11-driver-input-joystick-1.6.1-2|107	- Update to upstream release 1.3.2.
12mr|x11-driver-input-joystick-1.6.1-2|108	
12mr|x11-driver-input-joystick-1.6.1-2|109	* Wed Jan 30 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.3.1-3mdv2008.1
12mr|x11-driver-input-joystick-1.6.1-2|110	+ Revision: 160485
12mr|x11-driver-input-joystick-1.6.1-2|111	- Revert to use only upstream tarballs and only mandatory patches.
12mr|x11-driver-input-joystick-1.6.1-2|112	
12mr|x11-driver-input-joystick-1.6.1-2|113	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.3.1-2mdv2008.1
12mr|x11-driver-input-joystick-1.6.1-2|114	+ Revision: 156580
12mr|x11-driver-input-joystick-1.6.1-2|115	- re-enable rpm debug packages support
12mr|x11-driver-input-joystick-1.6.1-2|116	
12mr|x11-driver-input-joystick-1.6.1-2|117	* Mon Jan 21 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.3.1-1mdv2008.1
12mr|x11-driver-input-joystick-1.6.1-2|118	+ Revision: 155649
12mr|x11-driver-input-joystick-1.6.1-2|119	- Update to version 1.3.1 that should match
12mr|x11-driver-input-joystick-1.6.1-2|120	http://xorg.freedesktop.org/archive/individual/driver/xf86-input-joystick-1.3.1.tar.bz2
12mr|x11-driver-input-joystick-1.6.1-2|121	Git tag is xf86-input-joystick-1.3.0-1
12mr|x11-driver-input-joystick-1.6.1-2|122	- Remove .la file. Version 1.3.1 is available and should be updated as soon
12mr|x11-driver-input-joystick-1.6.1-2|123	as the current problems are resolved.
12mr|x11-driver-input-joystick-1.6.1-2|124	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-input-joystick-1.6.1-2|125	
12mr|x11-driver-input-joystick-1.6.1-2|126	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-input-joystick-1.6.1-2|127	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-input-joystick-1.6.1-2|128	
12mr|x11-driver-input-joystick-1.6.1-2|129	* Tue Nov 06 2007 Funda Wang <fwang@mandriva.org> 1.3.0-2mdv2008.1
12mr|x11-driver-input-joystick-1.6.1-2|130	+ Revision: 106461
12mr|x11-driver-input-joystick-1.6.1-2|131	- rebuild for new lzma
12mr|x11-driver-input-joystick-1.6.1-2|132	
12mr|x11-driver-input-joystick-1.6.1-2|133	* Mon Oct 29 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.3.0-1mdv2008.1
12mr|x11-driver-input-joystick-1.6.1-2|134	+ Revision: 102992
12mr|x11-driver-input-joystick-1.6.1-2|135	- new upstream version: 1.3.0
12mr|x11-driver-input-joystick-1.6.1-2|136	
12mr|x11-driver-input-joystick-1.6.1-2|137	* Mon Oct 15 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.2.3-2mdv2008.1
12mr|x11-driver-input-joystick-1.6.1-2|138	+ Revision: 98641
12mr|x11-driver-input-joystick-1.6.1-2|139	- minor spec cleanup
12mr|x11-driver-input-joystick-1.6.1-2|140	- build against xserver 1.4
12mr|x11-driver-input-joystick-1.6.1-2|141	
12mr|x11-driver-input-joystick-1.6.1-2|142	* Fri Aug 17 2007 Thierry Vignaud <tv@mandriva.org> 1.2.3-1mdv2008.0
12mr|x11-driver-input-joystick-1.6.1-2|143	+ Revision: 64744
12mr|x11-driver-input-joystick-1.6.1-2|144	- new release
12mr|x11-driver-input-joystick-1.6.1-2|145	
12mr|x11-driver-input-joystick-1.6.1-2|146	* Mon Jul 09 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.2.2-1mdv2008.0
12mr|x11-driver-input-joystick-1.6.1-2|147	+ Revision: 50741
12mr|x11-driver-input-joystick-1.6.1-2|148	- new upstream version: 1.2.2
12mr|x11-driver-input-joystick-1.6.1-2|149	
12mr|x11-driver-input-joystick-1.6.1-2|150	* Mon Apr 23 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.2.1-1mdv2008.0
12mr|x11-driver-input-joystick-1.6.1-2|151	+ Revision: 17412
12mr|x11-driver-input-joystick-1.6.1-2|152	- new upstream bugfix release
12mr|x11-driver-input-joystick-1.6.1-2|153	
12mr|x11-driver-input-joystick-1.6.1-2|154	* Fri Apr 20 2007 Thierry Vignaud <tv@mandriva.org> 1.2.0-1mdv2008.0
12mr|x11-driver-input-joystick-1.6.1-2|155	+ Revision: 16013
12mr|x11-driver-input-joystick-1.6.1-2|156	- new release
12mr|x11-driver-input-joystick-1.6.1-2|157	

19164 12
12mr|x11-driver-input-keyboard-1.6.2-2|1	Name: x11-driver-input-keyboard
12mr|x11-driver-input-keyboard-1.6.2-2|2	Version: 1.6.2
12mr|x11-driver-input-keyboard-1.6.2-2|3	Release: 2
12mr|x11-driver-input-keyboard-1.6.2-2|4	Summary: Xorg input driver for keyboards
12mr|x11-driver-input-keyboard-1.6.2-2|5	Group: System/X11
12mr|x11-driver-input-keyboard-1.6.2-2|6	License: MIT
12mr|x11-driver-input-keyboard-1.6.2-2|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-input-keyboard-1.6.2-2|8	Source: http://xorg.freedesktop.org/releases/individual/driver/xf86-input-keyboard-%{version}.tar.bz2
12mr|x11-driver-input-keyboard-1.6.2-2|9	
12mr|x11-driver-input-keyboard-1.6.2-2|10	BuildRequires: x11-proto-devel >= 1.4
12mr|x11-driver-input-keyboard-1.6.2-2|11	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-input-keyboard-1.6.2-2|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-input-keyboard-1.6.2-2|13	Conflicts: x11-server < 1.4
12mr|x11-driver-input-keyboard-1.6.2-2|14	
12mr|x11-driver-input-keyboard-1.6.2-2|15	Requires: x11-server-common %(xserver-sdk-abi-requires xinput)
12mr|x11-driver-input-keyboard-1.6.2-2|16	
12mr|x11-driver-input-keyboard-1.6.2-2|17	%description
12mr|x11-driver-input-keyboard-1.6.2-2|18	This package provide Xorg input driver for keyboards.  The "keyboard" driver is
12mr|x11-driver-input-keyboard-1.6.2-2|19	the standard OS-provided keyboard interface.  It is is built-in to the core X
12mr|x11-driver-input-keyboard-1.6.2-2|20	server, and multiple instances are not supported. A loadable driver, kbd, is
12mr|x11-driver-input-keyboard-1.6.2-2|21	available, and is planned to replace the keyboard driver in a future release of
12mr|x11-driver-input-keyboard-1.6.2-2|22	the Xorg server.
12mr|x11-driver-input-keyboard-1.6.2-2|23	
12mr|x11-driver-input-keyboard-1.6.2-2|24	%prep
12mr|x11-driver-input-keyboard-1.6.2-2|25	%setup -qn xf86-input-keyboard-%{version}
12mr|x11-driver-input-keyboard-1.6.2-2|26	
12mr|x11-driver-input-keyboard-1.6.2-2|27	%build
12mr|x11-driver-input-keyboard-1.6.2-2|28	%configure2_5x
12mr|x11-driver-input-keyboard-1.6.2-2|29	%make
12mr|x11-driver-input-keyboard-1.6.2-2|30	
12mr|x11-driver-input-keyboard-1.6.2-2|31	%install
12mr|x11-driver-input-keyboard-1.6.2-2|32	rm -rf %{buildroot}
12mr|x11-driver-input-keyboard-1.6.2-2|33	%makeinstall_std
12mr|x11-driver-input-keyboard-1.6.2-2|34	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-input-keyboard-1.6.2-2|35	
12mr|x11-driver-input-keyboard-1.6.2-2|36	%files
12mr|x11-driver-input-keyboard-1.6.2-2|37	%{_libdir}/xorg/modules/input/kbd_drv.so
12mr|x11-driver-input-keyboard-1.6.2-2|38	%{_mandir}/man4/kbd.*
12mr|x11-driver-input-keyboard-1.6.2-2|39	

19165 12
12mr|x11-driver-input-mouse-1.8.1-3|1	Name: x11-driver-input-mouse
12mr|x11-driver-input-mouse-1.8.1-3|2	Version: 1.8.1
12mr|x11-driver-input-mouse-1.8.1-3|3	Release: 3
12mr|x11-driver-input-mouse-1.8.1-3|4	Summary: Xorg input driver for mice
12mr|x11-driver-input-mouse-1.8.1-3|5	Group: System/X11
12mr|x11-driver-input-mouse-1.8.1-3|6	License: MIT
12mr|x11-driver-input-mouse-1.8.1-3|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-input-mouse-1.8.1-3|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-input-mouse-%{version}.tar.bz2
12mr|x11-driver-input-mouse-1.8.1-3|9	Patch1: 0001-Don-t-disable-3-button-emulation-if-third-mouse-butt.patch
12mr|x11-driver-input-mouse-1.8.1-3|10	
12mr|x11-driver-input-mouse-1.8.1-3|11	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-input-mouse-1.8.1-3|12	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-input-mouse-1.8.1-3|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-input-mouse-1.8.1-3|14	
12mr|x11-driver-input-mouse-1.8.1-3|15	Requires: x11-server-common %(xserver-sdk-abi-requires xinput)
12mr|x11-driver-input-mouse-1.8.1-3|16	
12mr|x11-driver-input-mouse-1.8.1-3|17	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-input-mouse-1.8.1-3|18	
12mr|x11-driver-input-mouse-1.8.1-3|19	%description
12mr|x11-driver-input-mouse-1.8.1-3|20	This package provide Xorg input driver for mice.
12mr|x11-driver-input-mouse-1.8.1-3|21	
12mr|x11-driver-input-mouse-1.8.1-3|22	%package devel
12mr|x11-driver-input-mouse-1.8.1-3|23	Summary: Development files for Xorg mouse driver
12mr|x11-driver-input-mouse-1.8.1-3|24	Requires: %{name} = %{version}
12mr|x11-driver-input-mouse-1.8.1-3|25	
12mr|x11-driver-input-mouse-1.8.1-3|26	%description devel
12mr|x11-driver-input-mouse-1.8.1-3|27	This package provides development files for Xord input driver for mice.
12mr|x11-driver-input-mouse-1.8.1-3|28	
12mr|x11-driver-input-mouse-1.8.1-3|29	%prep
12mr|x11-driver-input-mouse-1.8.1-3|30	%setup -qn xf86-input-mouse-%{version}
12mr|x11-driver-input-mouse-1.8.1-3|31	%patch1 -p0
12mr|x11-driver-input-mouse-1.8.1-3|32	
12mr|x11-driver-input-mouse-1.8.1-3|33	%build
12mr|x11-driver-input-mouse-1.8.1-3|34	%configure2_5x
12mr|x11-driver-input-mouse-1.8.1-3|35	
12mr|x11-driver-input-mouse-1.8.1-3|36	%make
12mr|x11-driver-input-mouse-1.8.1-3|37	
12mr|x11-driver-input-mouse-1.8.1-3|38	%install
12mr|x11-driver-input-mouse-1.8.1-3|39	rm -rf %{buildroot}
12mr|x11-driver-input-mouse-1.8.1-3|40	%makeinstall_std
12mr|x11-driver-input-mouse-1.8.1-3|41	
12mr|x11-driver-input-mouse-1.8.1-3|42	%files
12mr|x11-driver-input-mouse-1.8.1-3|43	%{_libdir}/xorg/modules/input/mouse_drv.so
12mr|x11-driver-input-mouse-1.8.1-3|44	%{_mandir}/man4/mousedrv.*
12mr|x11-driver-input-mouse-1.8.1-3|45	
12mr|x11-driver-input-mouse-1.8.1-3|46	%files devel
12mr|x11-driver-input-mouse-1.8.1-3|47	%{_includedir}/xorg/xf86-mouse-properties.h
12mr|x11-driver-input-mouse-1.8.1-3|48	%{_libdir}/pkgconfig/xorg-mouse.pc
12mr|x11-driver-input-mouse-1.8.1-3|49	
12mr|x11-driver-input-mouse-1.8.1-3|50	
12mr|x11-driver-input-mouse-1.8.1-3|51	%changelog
12mr|x11-driver-input-mouse-1.8.1-3|52	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.7.2-2
12mr|x11-driver-input-mouse-1.8.1-3|53	+ Revision: 787166
12mr|x11-driver-input-mouse-1.8.1-3|54	- Rebuild for x11-server 1.12
12mr|x11-driver-input-mouse-1.8.1-3|55	
12mr|x11-driver-input-mouse-1.8.1-3|56	* Sat Mar 17 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.7.2-1
12mr|x11-driver-input-mouse-1.8.1-3|57	+ Revision: 785460
12mr|x11-driver-input-mouse-1.8.1-3|58	- version update 1.7.2
12mr|x11-driver-input-mouse-1.8.1-3|59	
12mr|x11-driver-input-mouse-1.8.1-3|60	* Fri Dec 30 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.7.1-3
12mr|x11-driver-input-mouse-1.8.1-3|61	+ Revision: 748313
12mr|x11-driver-input-mouse-1.8.1-3|62	- rebuild, cleaned up spec
12mr|x11-driver-input-mouse-1.8.1-3|63	
12mr|x11-driver-input-mouse-1.8.1-3|64	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.1-2
12mr|x11-driver-input-mouse-1.8.1-3|65	+ Revision: 703623
12mr|x11-driver-input-mouse-1.8.1-3|66	- rebuild for new x11-server
12mr|x11-driver-input-mouse-1.8.1-3|67	
12mr|x11-driver-input-mouse-1.8.1-3|68	* Sat Sep 10 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.7.1-1
12mr|x11-driver-input-mouse-1.8.1-3|69	+ Revision: 699289
12mr|x11-driver-input-mouse-1.8.1-3|70	- update to new version 1.7.1
12mr|x11-driver-input-mouse-1.8.1-3|71	
12mr|x11-driver-input-mouse-1.8.1-3|72	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.7.0-1
12mr|x11-driver-input-mouse-1.8.1-3|73	+ Revision: 683598
12mr|x11-driver-input-mouse-1.8.1-3|74	- New version 1.7.0.
12mr|x11-driver-input-mouse-1.8.1-3|75	
12mr|x11-driver-input-mouse-1.8.1-3|76	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.6.99.901-3
12mr|x11-driver-input-mouse-1.8.1-3|77	+ Revision: 683550
12mr|x11-driver-input-mouse-1.8.1-3|78	- Rebuild for new x11-server
12mr|x11-driver-input-mouse-1.8.1-3|79	
12mr|x11-driver-input-mouse-1.8.1-3|80	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.6.99.901-2
12mr|x11-driver-input-mouse-1.8.1-3|81	+ Revision: 671128
12mr|x11-driver-input-mouse-1.8.1-3|82	- mass rebuild
12mr|x11-driver-input-mouse-1.8.1-3|83	
12mr|x11-driver-input-mouse-1.8.1-3|84	+ Paulo Ricardo Zanoni <pzanoni@mandriva.com>
12mr|x11-driver-input-mouse-1.8.1-3|85	- New version: 1.6.99.901
12mr|x11-driver-input-mouse-1.8.1-3|86	Older versions don't compile under Xserver 1.10
12mr|x11-driver-input-mouse-1.8.1-3|87	
12mr|x11-driver-input-mouse-1.8.1-3|88	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1.6.0-3mdv2011.0
12mr|x11-driver-input-mouse-1.8.1-3|89	+ Revision: 595746
12mr|x11-driver-input-mouse-1.8.1-3|90	- require xorg server with proper ABI
12mr|x11-driver-input-mouse-1.8.1-3|91	
12mr|x11-driver-input-mouse-1.8.1-3|92	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.6.0-2mdv2011.0
12mr|x11-driver-input-mouse-1.8.1-3|93	+ Revision: 584626
12mr|x11-driver-input-mouse-1.8.1-3|94	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-input-mouse-1.8.1-3|95	
12mr|x11-driver-input-mouse-1.8.1-3|96	* Sat Sep 11 2010 Thierry Vignaud <tv@mandriva.org> 1.6.0-1mdv2011.0
12mr|x11-driver-input-mouse-1.8.1-3|97	+ Revision: 577218
12mr|x11-driver-input-mouse-1.8.1-3|98	- new release
12mr|x11-driver-input-mouse-1.8.1-3|99	
12mr|x11-driver-input-mouse-1.8.1-3|100	* Tue Nov 10 2009 Thierry Vignaud <tv@mandriva.org> 1.5.0-2mdv2010.1
12mr|x11-driver-input-mouse-1.8.1-3|101	+ Revision: 464330
12mr|x11-driver-input-mouse-1.8.1-3|102	- rebuild for new xserver
12mr|x11-driver-input-mouse-1.8.1-3|103	
12mr|x11-driver-input-mouse-1.8.1-3|104	* Mon Nov 09 2009 Thierry Vignaud <tv@mandriva.org> 1.5.0-1mdv2010.1
12mr|x11-driver-input-mouse-1.8.1-3|105	+ Revision: 463599
12mr|x11-driver-input-mouse-1.8.1-3|106	- new release
12mr|x11-driver-input-mouse-1.8.1-3|107	
12mr|x11-driver-input-mouse-1.8.1-3|108	* Sat Jan 10 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.0-1mdv2009.1
12mr|x11-driver-input-mouse-1.8.1-3|109	+ Revision: 328151
12mr|x11-driver-input-mouse-1.8.1-3|110	- update to new version 1.4.0
12mr|x11-driver-input-mouse-1.8.1-3|111	
12mr|x11-driver-input-mouse-1.8.1-3|112	* Fri Aug 01 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 1.3.0-2mdv2009.0
12mr|x11-driver-input-mouse-1.8.1-3|113	+ Revision: 259647
12mr|x11-driver-input-mouse-1.8.1-3|114	- Ship driver man page
12mr|x11-driver-input-mouse-1.8.1-3|115	
12mr|x11-driver-input-mouse-1.8.1-3|116	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.3.0-1mdv2009.0
12mr|x11-driver-input-mouse-1.8.1-3|117	+ Revision: 194285
12mr|x11-driver-input-mouse-1.8.1-3|118	- Update to version 1.3.0.
12mr|x11-driver-input-mouse-1.8.1-3|119	
12mr|x11-driver-input-mouse-1.8.1-3|120	* Wed Jan 30 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.2.3-5mdv2008.1
12mr|x11-driver-input-mouse-1.8.1-3|121	+ Revision: 160490
12mr|x11-driver-input-mouse-1.8.1-3|122	- Revert to use only upstream tarballs and only mandatory patches.
12mr|x11-driver-input-mouse-1.8.1-3|123	
12mr|x11-driver-input-mouse-1.8.1-3|124	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.2.3-4mdv2008.1
12mr|x11-driver-input-mouse-1.8.1-3|125	+ Revision: 156585
12mr|x11-driver-input-mouse-1.8.1-3|126	- re-enable rpm debug packages support
12mr|x11-driver-input-mouse-1.8.1-3|127	
12mr|x11-driver-input-mouse-1.8.1-3|128	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.2.3-3mdv2008.1
12mr|x11-driver-input-mouse-1.8.1-3|129	+ Revision: 154966
12mr|x11-driver-input-mouse-1.8.1-3|130	- Updated BuildRequires and resubmit package.
12mr|x11-driver-input-mouse-1.8.1-3|131	- Make sure xf86MouseProtocolIDToName is of public visibility as this
12mr|x11-driver-input-mouse-1.8.1-3|132	function is used by the xf86misc extension to change mouse parameters,
12mr|x11-driver-input-mouse-1.8.1-3|133	and besides xorgcfg, others programs/installers out there may still
12mr|x11-driver-input-mouse-1.8.1-3|134	use it... Probably the extension should be ``extended'' to also handle
12mr|x11-driver-input-mouse-1.8.1-3|135	other types input devices and/or some method other than LoaderSymbol(...)
12mr|x11-driver-input-mouse-1.8.1-3|136	used to check for availability of the option in a module.
12mr|x11-driver-input-mouse-1.8.1-3|137	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-input-mouse-1.8.1-3|138	that aren't even header files; still don't install the .la files.
12mr|x11-driver-input-mouse-1.8.1-3|139	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-input-mouse-1.8.1-3|140	are only required for the "modular" build.
12mr|x11-driver-input-mouse-1.8.1-3|141	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-input-mouse-1.8.1-3|142	- Update to properly use tag xf86-input-mouse-1.2.3. This tag has no diff with
12mr|x11-driver-input-mouse-1.8.1-3|143	current master, but "comment documentation" properly updated to match command
12mr|x11-driver-input-mouse-1.8.1-3|144	to generate tarball and patches.
12mr|x11-driver-input-mouse-1.8.1-3|145	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-input-mouse-1.8.1-3|146	
12mr|x11-driver-input-mouse-1.8.1-3|147	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-input-mouse-1.8.1-3|148	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-input-mouse-1.8.1-3|149	
12mr|x11-driver-input-mouse-1.8.1-3|150	* Thu Oct 11 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.2.3-1mdv2008.1
12mr|x11-driver-input-mouse-1.8.1-3|151	+ Revision: 97212
12mr|x11-driver-input-mouse-1.8.1-3|152	- new upstream version: 1.2.3
12mr|x11-driver-input-mouse-1.8.1-3|153	- minor spec cleanup
12mr|x11-driver-input-mouse-1.8.1-3|154	
12mr|x11-driver-input-mouse-1.8.1-3|155	* Mon Sep 10 2007 Paulo Andrade <pcpa@mandriva.com.br> 1.2.2-2mdv2008.0
12mr|x11-driver-input-mouse-1.8.1-3|156	+ Revision: 84259
12mr|x11-driver-input-mouse-1.8.1-3|157	- This should fix Bugzilla #33033 as with the added patch it should never
12mr|x11-driver-input-mouse-1.8.1-3|158	disable 3 button emulation if a 2 button mouse is detected, as it can be
12mr|x11-driver-input-mouse-1.8.1-3|159	due to a mouse being plugged/unplugged.
12mr|x11-driver-input-mouse-1.8.1-3|160	
12mr|x11-driver-input-mouse-1.8.1-3|161	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-input-mouse-1.8.1-3|162	- fix man pages
12mr|x11-driver-input-mouse-1.8.1-3|163	
12mr|x11-driver-input-mouse-1.8.1-3|164	* Wed Aug 01 2007 Thierry Vignaud <tv@mandriva.org> 1.2.2-1mdv2008.0
12mr|x11-driver-input-mouse-1.8.1-3|165	+ Revision: 57748
12mr|x11-driver-input-mouse-1.8.1-3|166	- new release
12mr|x11-driver-input-mouse-1.8.1-3|167	
12mr|x11-driver-input-mouse-1.8.1-3|168	
12mr|x11-driver-input-mouse-1.8.1-3|169	* Fri Dec 01 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.2.1-1mdv2007.0
12mr|x11-driver-input-mouse-1.8.1-3|170	+ Revision: 89744
12mr|x11-driver-input-mouse-1.8.1-3|171	- new release
12mr|x11-driver-input-mouse-1.8.1-3|172	
12mr|x11-driver-input-mouse-1.8.1-3|173	* Tue Nov 21 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.2.0-1mdv2007.1
12mr|x11-driver-input-mouse-1.8.1-3|174	+ Revision: 85915
12mr|x11-driver-input-mouse-1.8.1-3|175	- new release
12mr|x11-driver-input-mouse-1.8.1-3|176	- fix group
12mr|x11-driver-input-mouse-1.8.1-3|177	- fill in more missing descriptions
12mr|x11-driver-input-mouse-1.8.1-3|178	
12mr|x11-driver-input-mouse-1.8.1-3|179	+ Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-mouse-1.8.1-3|180	- new upstream release (1.1.1):
12mr|x11-driver-input-mouse-1.8.1-3|181	* Overhaul of wheel processing. Does work correctly with multibit
12mr|x11-driver-input-mouse-1.8.1-3|182	zaxis events now. Autodetect (one way only) single wheel only for
12mr|x11-driver-input-mouse-1.8.1-3|183	EXPS2. Use singlebit protocol for multiwheel EXPS2 mice.
12mr|x11-driver-input-mouse-1.8.1-3|184	* Fixed manpage and default ZAxisMapping configuration.
12mr|x11-driver-input-mouse-1.8.1-3|185	- added patch: open mouse twice to workaround a bug in the kernel when dealing
12mr|x11-driver-input-mouse-1.8.1-3|186	with a PS/2 mouse and an USB keuboard
12mr|x11-driver-input-mouse-1.8.1-3|187	- rebuild to fix cooker uploading
12mr|x11-driver-input-mouse-1.8.1-3|188	- Updated drivers for X11R7.1
12mr|x11-driver-input-mouse-1.8.1-3|189	- increment release
12mr|x11-driver-input-mouse-1.8.1-3|190	- Adding X.org 7.0 to the repository
12mr|x11-driver-input-mouse-1.8.1-3|191	
12mr|x11-driver-input-mouse-1.8.1-3|192	+ Andreas Hasenack <andreas@mandriva.com>
12mr|x11-driver-input-mouse-1.8.1-3|193	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12mr|x11-driver-input-mouse-1.8.1-3|194	

19166 12
12mr|x11-driver-input-mutouch-1.3.0-2.|1	%define gitdate %nil
12mr|x11-driver-input-mutouch-1.3.0-2.|2	
12mr|x11-driver-input-mutouch-1.3.0-2.|3	Name: x11-driver-input-mutouch
12mr|x11-driver-input-mutouch-1.3.0-2.|4	Version: 1.3.0
12mr|x11-driver-input-mutouch-1.3.0-2.|5	Release: 2%{?gitdate:.%{gitdate}}
12mr|x11-driver-input-mutouch-1.3.0-2.|6	Summary: X.org input driver for MicroTouch devices
12mr|x11-driver-input-mutouch-1.3.0-2.|7	Group: System/X11
12mr|x11-driver-input-mutouch-1.3.0-2.|8	URL: http://xorg.freedesktop.org
12mr|x11-driver-input-mutouch-1.3.0-2.|9	%if 0%{?gitdate}
12mr|x11-driver-input-mutouch-1.3.0-2.|10	Source0: xf86-input-mutouch-%{gitdate}.tar.bz2
12mr|x11-driver-input-mutouch-1.3.0-2.|11	%else
12mr|x11-driver-input-mutouch-1.3.0-2.|12	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-input-mutouch-%{version}.tar.bz2
12mr|x11-driver-input-mutouch-1.3.0-2.|13	%endif
12mr|x11-driver-input-mutouch-1.3.0-2.|14	License: MIT
12mr|x11-driver-input-mutouch-1.3.0-2.|15	BuildRoot: %{_tmppath}/%{name}-root
12mr|x11-driver-input-mutouch-1.3.0-2.|16	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-input-mutouch-1.3.0-2.|17	BuildRequires: x11-server-devel >= 1.0.1
12mr|x11-driver-input-mutouch-1.3.0-2.|18	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-input-mutouch-1.3.0-2.|19	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-input-mutouch-1.3.0-2.|20	
12mr|x11-driver-input-mutouch-1.3.0-2.|21	Requires: x11-server-common %(xserver-sdk-abi-requires xinput)
12mr|x11-driver-input-mutouch-1.3.0-2.|22	
12mr|x11-driver-input-mutouch-1.3.0-2.|23	%description
12mr|x11-driver-input-mutouch-1.3.0-2.|24	Mutouch is an X.org input driver for MicroTouch devices.
12mr|x11-driver-input-mutouch-1.3.0-2.|25	
12mr|x11-driver-input-mutouch-1.3.0-2.|26	%prep
12mr|x11-driver-input-mutouch-1.3.0-2.|27	%if 0%{gitdate}
12mr|x11-driver-input-mutouch-1.3.0-2.|28	%setup -q -n xf86-input-mutouch-%{gitdate}
12mr|x11-driver-input-mutouch-1.3.0-2.|29	%else
12mr|x11-driver-input-mutouch-1.3.0-2.|30	%setup -q -n xf86-input-mutouch-%{version}
12mr|x11-driver-input-mutouch-1.3.0-2.|31	%endif
12mr|x11-driver-input-mutouch-1.3.0-2.|32	
12mr|x11-driver-input-mutouch-1.3.0-2.|33	%build
12mr|x11-driver-input-mutouch-1.3.0-2.|34	autoreconf -v --install || exit 1
12mr|x11-driver-input-mutouch-1.3.0-2.|35	%configure2_5x
12mr|x11-driver-input-mutouch-1.3.0-2.|36	%make
12mr|x11-driver-input-mutouch-1.3.0-2.|37	
12mr|x11-driver-input-mutouch-1.3.0-2.|38	%install
12mr|x11-driver-input-mutouch-1.3.0-2.|39	%makeinstall_std
12mr|x11-driver-input-mutouch-1.3.0-2.|40	
12mr|x11-driver-input-mutouch-1.3.0-2.|41	%files
12mr|x11-driver-input-mutouch-1.3.0-2.|42	%doc COPYING
12mr|x11-driver-input-mutouch-1.3.0-2.|43	%{_libdir}/xorg/modules/input/mutouch_drv.so
12mr|x11-driver-input-mutouch-1.3.0-2.|44	%{_mandir}/man4/mutouch.*
12mr|x11-driver-input-mutouch-1.3.0-2.|45	
12mr|x11-driver-input-mutouch-1.3.0-2.|46	
12mr|x11-driver-input-mutouch-1.3.0-2.|47	%changelog
12mr|x11-driver-input-mutouch-1.3.0-2.|48	* Tue Jun 28 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.3.0-1.mdv2011.0
12mr|x11-driver-input-mutouch-1.3.0-2.|49	+ Revision: 687817
12mr|x11-driver-input-mutouch-1.3.0-2.|50	- Updated to 1.3.0
12mr|x11-driver-input-mutouch-1.3.0-2.|51	
12mr|x11-driver-input-mutouch-1.3.0-2.|52	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.2.99-1.20110609
12mr|x11-driver-input-mutouch-1.3.0-2.|53	+ Revision: 683745
12mr|x11-driver-input-mutouch-1.3.0-2.|54	- Updated to latest git snapshot.
12mr|x11-driver-input-mutouch-1.3.0-2.|55	- Rebuild for new x11-server
12mr|x11-driver-input-mutouch-1.3.0-2.|56	
12mr|x11-driver-input-mutouch-1.3.0-2.|57	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-4
12mr|x11-driver-input-mutouch-1.3.0-2.|58	+ Revision: 671129
12mr|x11-driver-input-mutouch-1.3.0-2.|59	- mass rebuild
12mr|x11-driver-input-mutouch-1.3.0-2.|60	
12mr|x11-driver-input-mutouch-1.3.0-2.|61	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1.2.1-3mdv2011.0
12mr|x11-driver-input-mutouch-1.3.0-2.|62	+ Revision: 595753
12mr|x11-driver-input-mutouch-1.3.0-2.|63	- require xorg server with proper ABI
12mr|x11-driver-input-mutouch-1.3.0-2.|64	
12mr|x11-driver-input-mutouch-1.3.0-2.|65	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.2.1-2mdv2011.0
12mr|x11-driver-input-mutouch-1.3.0-2.|66	+ Revision: 584626
12mr|x11-driver-input-mutouch-1.3.0-2.|67	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-input-mutouch-1.3.0-2.|68	
12mr|x11-driver-input-mutouch-1.3.0-2.|69	* Sun Jan 03 2010 Funda Wang <fwang@mandriva.org> 1.2.1-1mdv2010.1
12mr|x11-driver-input-mutouch-1.3.0-2.|70	+ Revision: 486030
12mr|x11-driver-input-mutouch-1.3.0-2.|71	- new version 1.2.1
12mr|x11-driver-input-mutouch-1.3.0-2.|72	- adopt to new abi
12mr|x11-driver-input-mutouch-1.3.0-2.|73	
12mr|x11-driver-input-mutouch-1.3.0-2.|74	+ Emmanuel Andry <eandry@mandriva.org>
12mr|x11-driver-input-mutouch-1.3.0-2.|75	- use configure2_5x
12mr|x11-driver-input-mutouch-1.3.0-2.|76	
12mr|x11-driver-input-mutouch-1.3.0-2.|77	+ Antoine Ginies <aginies@mandriva.com>
12mr|x11-driver-input-mutouch-1.3.0-2.|78	- rebuild
12mr|x11-driver-input-mutouch-1.3.0-2.|79	
12mr|x11-driver-input-mutouch-1.3.0-2.|80	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-input-mutouch-1.3.0-2.|81	- fix group
12mr|x11-driver-input-mutouch-1.3.0-2.|82	
12mr|x11-driver-input-mutouch-1.3.0-2.|83	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.2.0-2mdv2009.0
12mr|x11-driver-input-mutouch-1.3.0-2.|84	+ Revision: 265870
12mr|x11-driver-input-mutouch-1.3.0-2.|85	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-input-mutouch-1.3.0-2.|86	
12mr|x11-driver-input-mutouch-1.3.0-2.|87	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.2.0-1mdv2009.0
12mr|x11-driver-input-mutouch-1.3.0-2.|88	+ Revision: 194284
12mr|x11-driver-input-mutouch-1.3.0-2.|89	- Update to version 1.2.0.
12mr|x11-driver-input-mutouch-1.3.0-2.|90	
12mr|x11-driver-input-mutouch-1.3.0-2.|91	* Wed Jan 30 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.0-7mdv2008.1
12mr|x11-driver-input-mutouch-1.3.0-2.|92	+ Revision: 160491
12mr|x11-driver-input-mutouch-1.3.0-2.|93	- Revert to use only upstream tarballs and only mandatory patches.
12mr|x11-driver-input-mutouch-1.3.0-2.|94	
12mr|x11-driver-input-mutouch-1.3.0-2.|95	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.0-6mdv2008.1
12mr|x11-driver-input-mutouch-1.3.0-2.|96	+ Revision: 156586
12mr|x11-driver-input-mutouch-1.3.0-2.|97	- re-enable rpm debug packages support
12mr|x11-driver-input-mutouch-1.3.0-2.|98	
12mr|x11-driver-input-mutouch-1.3.0-2.|99	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.0-5mdv2008.1
12mr|x11-driver-input-mutouch-1.3.0-2.|100	+ Revision: 154959
12mr|x11-driver-input-mutouch-1.3.0-2.|101	- Updated BuildRequires and resubmit package.
12mr|x11-driver-input-mutouch-1.3.0-2.|102	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-input-mutouch-1.3.0-2.|103	that aren't even header files; still don't install the .la files.
12mr|x11-driver-input-mutouch-1.3.0-2.|104	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-input-mutouch-1.3.0-2.|105	are only required for the "modular" build.
12mr|x11-driver-input-mutouch-1.3.0-2.|106	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-input-mutouch-1.3.0-2.|107	- Note local tag xf86-input-mutouch-1.1.0@mandriva suggested on upstream
12mr|x11-driver-input-mutouch-1.3.0-2.|108	Tag at git checkout 5e10ff7ecda4df10b6e4d8b7767f5fc64923653e
12mr|x11-driver-input-mutouch-1.3.0-2.|109	The tag at this moment is considered correct as there are no functional changes
12mr|x11-driver-input-mutouch-1.3.0-2.|110	for more than 2 years, most recent changes being changes/updates to .gitignore
12mr|x11-driver-input-mutouch-1.3.0-2.|111	and .cvsignore.
12mr|x11-driver-input-mutouch-1.3.0-2.|112	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-input-mutouch-1.3.0-2.|113	
12mr|x11-driver-input-mutouch-1.3.0-2.|114	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-input-mutouch-1.3.0-2.|115	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-input-mutouch-1.3.0-2.|116	
12mr|x11-driver-input-mutouch-1.3.0-2.|117	* Mon Oct 15 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.0-4mdv2008.1
12mr|x11-driver-input-mutouch-1.3.0-2.|118	+ Revision: 98643
12mr|x11-driver-input-mutouch-1.3.0-2.|119	- minor spec cleanup
12mr|x11-driver-input-mutouch-1.3.0-2.|120	- build against xserver 1.4
12mr|x11-driver-input-mutouch-1.3.0-2.|121	
12mr|x11-driver-input-mutouch-1.3.0-2.|122	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|x11-driver-input-mutouch-1.3.0-2.|123	- rebuild
12mr|x11-driver-input-mutouch-1.3.0-2.|124	
12mr|x11-driver-input-mutouch-1.3.0-2.|125	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-input-mutouch-1.3.0-2.|126	- fix man pages
12mr|x11-driver-input-mutouch-1.3.0-2.|127	
12mr|x11-driver-input-mutouch-1.3.0-2.|128	
12mr|x11-driver-input-mutouch-1.3.0-2.|129	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-mutouch-1.3.0-2.|130	+ 2006-05-31 18:32:34 (31796)
12mr|x11-driver-input-mutouch-1.3.0-2.|131	- rebuild to fix cooker uploading
12mr|x11-driver-input-mutouch-1.3.0-2.|132	
12mr|x11-driver-input-mutouch-1.3.0-2.|133	* Tue May 30 2006 Thierry Vignaud <tvignaud@mandriva.com>
12mr|x11-driver-input-mutouch-1.3.0-2.|134	+ 2006-05-30 16:03:02 (31708)
12mr|x11-driver-input-mutouch-1.3.0-2.|135	- fill in summary & descriptions for all input drivers
12mr|x11-driver-input-mutouch-1.3.0-2.|136	
12mr|x11-driver-input-mutouch-1.3.0-2.|137	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12mr|x11-driver-input-mutouch-1.3.0-2.|138	+ 2006-05-29 14:36:37 (31646)
12mr|x11-driver-input-mutouch-1.3.0-2.|139	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12mr|x11-driver-input-mutouch-1.3.0-2.|140	
12mr|x11-driver-input-mutouch-1.3.0-2.|141	* Thu May 25 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-mutouch-1.3.0-2.|142	+ 2006-05-25 19:59:30 (31594)
12mr|x11-driver-input-mutouch-1.3.0-2.|143	- Updated drivers for X11R7.1
12mr|x11-driver-input-mutouch-1.3.0-2.|144	
12mr|x11-driver-input-mutouch-1.3.0-2.|145	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-mutouch-1.3.0-2.|146	+ 2006-05-04 21:25:17 (26918)
12mr|x11-driver-input-mutouch-1.3.0-2.|147	- increment release
12mr|x11-driver-input-mutouch-1.3.0-2.|148	
12mr|x11-driver-input-mutouch-1.3.0-2.|149	* Thu Apr 27 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-mutouch-1.3.0-2.|150	+ 2006-04-27 04:02:05 (26704)
12mr|x11-driver-input-mutouch-1.3.0-2.|151	- Adding X.org 7.0 to the repository
12mr|x11-driver-input-mutouch-1.3.0-2.|152	

19167 12
12mr|x11-driver-input-penmount-1.5.0-2.|1	%define gitdate %nil
12mr|x11-driver-input-penmount-1.5.0-2.|2	
12mr|x11-driver-input-penmount-1.5.0-2.|3	Name: x11-driver-input-penmount
12mr|x11-driver-input-penmount-1.5.0-2.|4	Version: 1.5.0
12mr|x11-driver-input-penmount-1.5.0-2.|5	Release: 2%{?gitdate:.%{gitdate}}
12mr|x11-driver-input-penmount-1.5.0-2.|6	Summary: X.org input driver for PenMount devices
12mr|x11-driver-input-penmount-1.5.0-2.|7	Group: System/X11
12mr|x11-driver-input-penmount-1.5.0-2.|8	URL: http://xorg.freedesktop.org
12mr|x11-driver-input-penmount-1.5.0-2.|9	%if 0%{?gitdate}
12mr|x11-driver-input-penmount-1.5.0-2.|10	Source0: xf86-input-penmount-%{gitdate}.tar.bz2
12mr|x11-driver-input-penmount-1.5.0-2.|11	%else
12mr|x11-driver-input-penmount-1.5.0-2.|12	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-input-penmount-%{version}.tar.bz2
12mr|x11-driver-input-penmount-1.5.0-2.|13	%endif
12mr|x11-driver-input-penmount-1.5.0-2.|14	License: MIT
12mr|x11-driver-input-penmount-1.5.0-2.|15	BuildRequires: x11-proto-devel >= 1.4
12mr|x11-driver-input-penmount-1.5.0-2.|16	BuildRequires: x11-server-devel >= 1.4
12mr|x11-driver-input-penmount-1.5.0-2.|17	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-input-penmount-1.5.0-2.|18	Conflicts: x11-server < 1.4
12mr|x11-driver-input-penmount-1.5.0-2.|19	
12mr|x11-driver-input-penmount-1.5.0-2.|20	Requires: x11-server-common %(xserver-sdk-abi-requires xinput)
12mr|x11-driver-input-penmount-1.5.0-2.|21	
12mr|x11-driver-input-penmount-1.5.0-2.|22	%description
12mr|x11-driver-input-penmount-1.5.0-2.|23	Penmount is an X.org input driver for PenMount devices.
12mr|x11-driver-input-penmount-1.5.0-2.|24	
12mr|x11-driver-input-penmount-1.5.0-2.|25	%prep
12mr|x11-driver-input-penmount-1.5.0-2.|26	%if 0%{gitdate}
12mr|x11-driver-input-penmount-1.5.0-2.|27	%setup -q -n xf86-input-penmount-%{gitdate}
12mr|x11-driver-input-penmount-1.5.0-2.|28	%else
12mr|x11-driver-input-penmount-1.5.0-2.|29	%setup -q -n xf86-input-penmount-%{version}
12mr|x11-driver-input-penmount-1.5.0-2.|30	%endif
12mr|x11-driver-input-penmount-1.5.0-2.|31	
12mr|x11-driver-input-penmount-1.5.0-2.|32	%build
12mr|x11-driver-input-penmount-1.5.0-2.|33	autoreconf -v --install || exit 1
12mr|x11-driver-input-penmount-1.5.0-2.|34	%configure2_5x
12mr|x11-driver-input-penmount-1.5.0-2.|35	%make
12mr|x11-driver-input-penmount-1.5.0-2.|36	
12mr|x11-driver-input-penmount-1.5.0-2.|37	%install
12mr|x11-driver-input-penmount-1.5.0-2.|38	%makeinstall_std
12mr|x11-driver-input-penmount-1.5.0-2.|39	
12mr|x11-driver-input-penmount-1.5.0-2.|40	%files
12mr|x11-driver-input-penmount-1.5.0-2.|41	%doc COPYING
12mr|x11-driver-input-penmount-1.5.0-2.|42	%{_libdir}/xorg/modules/input/penmount_drv.so
12mr|x11-driver-input-penmount-1.5.0-2.|43	%{_mandir}/man4/penmount.*
12mr|x11-driver-input-penmount-1.5.0-2.|44	
12mr|x11-driver-input-penmount-1.5.0-2.|45	
12mr|x11-driver-input-penmount-1.5.0-2.|46	%changelog
12mr|x11-driver-input-penmount-1.5.0-2.|47	* Tue Jun 28 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.5.0-1.mdv2011.0
12mr|x11-driver-input-penmount-1.5.0-2.|48	+ Revision: 687818
12mr|x11-driver-input-penmount-1.5.0-2.|49	- Updated to 1.5.0
12mr|x11-driver-input-penmount-1.5.0-2.|50	
12mr|x11-driver-input-penmount-1.5.0-2.|51	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.4.99-1.20110609
12mr|x11-driver-input-penmount-1.5.0-2.|52	+ Revision: 683755
12mr|x11-driver-input-penmount-1.5.0-2.|53	- Update to latest git snapshot.
12mr|x11-driver-input-penmount-1.5.0-2.|54	- Rebuild for new x11-server
12mr|x11-driver-input-penmount-1.5.0-2.|55	
12mr|x11-driver-input-penmount-1.5.0-2.|56	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-4
12mr|x11-driver-input-penmount-1.5.0-2.|57	+ Revision: 671130
12mr|x11-driver-input-penmount-1.5.0-2.|58	- mass rebuild
12mr|x11-driver-input-penmount-1.5.0-2.|59	
12mr|x11-driver-input-penmount-1.5.0-2.|60	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1.4.1-3mdv2011.0
12mr|x11-driver-input-penmount-1.5.0-2.|61	+ Revision: 595758
12mr|x11-driver-input-penmount-1.5.0-2.|62	- require xorg server with proper ABI
12mr|x11-driver-input-penmount-1.5.0-2.|63	
12mr|x11-driver-input-penmount-1.5.0-2.|64	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.4.1-2mdv2011.0
12mr|x11-driver-input-penmount-1.5.0-2.|65	+ Revision: 584626
12mr|x11-driver-input-penmount-1.5.0-2.|66	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-input-penmount-1.5.0-2.|67	
12mr|x11-driver-input-penmount-1.5.0-2.|68	* Thu Mar 04 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.4.1-1mdv2010.1
12mr|x11-driver-input-penmount-1.5.0-2.|69	+ Revision: 514333
12mr|x11-driver-input-penmount-1.5.0-2.|70	- New version: 1.4.1
12mr|x11-driver-input-penmount-1.5.0-2.|71	
12mr|x11-driver-input-penmount-1.5.0-2.|72	* Tue Jan 19 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.4.0-2mdv2010.1
12mr|x11-driver-input-penmount-1.5.0-2.|73	+ Revision: 493610
12mr|x11-driver-input-penmount-1.5.0-2.|74	- Add upstream patch to work with abi 7 (makes package build again)
12mr|x11-driver-input-penmount-1.5.0-2.|75	
12mr|x11-driver-input-penmount-1.5.0-2.|76	* Thu Feb 19 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.4.0-1mdv2009.1
12mr|x11-driver-input-penmount-1.5.0-2.|77	+ Revision: 342880
12mr|x11-driver-input-penmount-1.5.0-2.|78	- New version 1.4.0
12mr|x11-driver-input-penmount-1.5.0-2.|79	
12mr|x11-driver-input-penmount-1.5.0-2.|80	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.3.0-2mdv2009.0
12mr|x11-driver-input-penmount-1.5.0-2.|81	+ Revision: 265873
12mr|x11-driver-input-penmount-1.5.0-2.|82	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-input-penmount-1.5.0-2.|83	
12mr|x11-driver-input-penmount-1.5.0-2.|84	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.3.0-1mdv2009.0
12mr|x11-driver-input-penmount-1.5.0-2.|85	+ Revision: 194280
12mr|x11-driver-input-penmount-1.5.0-2.|86	- Update to version 1.3.0.
12mr|x11-driver-input-penmount-1.5.0-2.|87	
12mr|x11-driver-input-penmount-1.5.0-2.|88	* Wed Jan 30 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.2.1-4mdv2008.1
12mr|x11-driver-input-penmount-1.5.0-2.|89	+ Revision: 160493
12mr|x11-driver-input-penmount-1.5.0-2.|90	- Revert to use only upstream tarballs and only mandatory patches.
12mr|x11-driver-input-penmount-1.5.0-2.|91	
12mr|x11-driver-input-penmount-1.5.0-2.|92	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.2.1-3mdv2008.1
12mr|x11-driver-input-penmount-1.5.0-2.|93	+ Revision: 156588
12mr|x11-driver-input-penmount-1.5.0-2.|94	- re-enable rpm debug packages support
12mr|x11-driver-input-penmount-1.5.0-2.|95	
12mr|x11-driver-input-penmount-1.5.0-2.|96	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.2.1-2mdv2008.1
12mr|x11-driver-input-penmount-1.5.0-2.|97	+ Revision: 154957
12mr|x11-driver-input-penmount-1.5.0-2.|98	- Updated BuildRequires and resubmit package.
12mr|x11-driver-input-penmount-1.5.0-2.|99	Add patch to never call symbol no longer available in X Server due to X Input
12mr|x11-driver-input-penmount-1.5.0-2.|100	Hotplug reword.
12mr|x11-driver-input-penmount-1.5.0-2.|101	- Disable debug package.
12mr|x11-driver-input-penmount-1.5.0-2.|102	Update BuildRequires.
12mr|x11-driver-input-penmount-1.5.0-2.|103	Driver still marked as broken and no updates upstream. A patch to "not crash"
12mr|x11-driver-input-penmount-1.5.0-2.|104	should be made available before 2008.1.
12mr|x11-driver-input-penmount-1.5.0-2.|105	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-input-penmount-1.5.0-2.|106	that aren't even header files; still don't install the .la files.
12mr|x11-driver-input-penmount-1.5.0-2.|107	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-input-penmount-1.5.0-2.|108	are only required for the "modular" build.
12mr|x11-driver-input-penmount-1.5.0-2.|109	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-input-penmount-1.5.0-2.|110	- Fix spec and update the comment documentation to use existing
12mr|x11-driver-input-penmount-1.5.0-2.|111	xf86-input-penmount-1.2.1 tag to generate patches and tarball. Git master
12mr|x11-driver-input-penmount-1.5.0-2.|112	has no changes since this tag, so mandriva branch is correct.
12mr|x11-driver-input-penmount-1.5.0-2.|113	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-input-penmount-1.5.0-2.|114	
12mr|x11-driver-input-penmount-1.5.0-2.|115	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-input-penmount-1.5.0-2.|116	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-input-penmount-1.5.0-2.|117	
12mr|x11-driver-input-penmount-1.5.0-2.|118	* Thu Oct 11 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.2.1-1mdv2008.1
12mr|x11-driver-input-penmount-1.5.0-2.|119	+ Revision: 97220
12mr|x11-driver-input-penmount-1.5.0-2.|120	- new upstream version: 1.2.1
12mr|x11-driver-input-penmount-1.5.0-2.|121	(requires x11-server 1.4 to build)
12mr|x11-driver-input-penmount-1.5.0-2.|122	- minor spec cleanup
12mr|x11-driver-input-penmount-1.5.0-2.|123	
12mr|x11-driver-input-penmount-1.5.0-2.|124	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|x11-driver-input-penmount-1.5.0-2.|125	- rebuild
12mr|x11-driver-input-penmount-1.5.0-2.|126	
12mr|x11-driver-input-penmount-1.5.0-2.|127	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-input-penmount-1.5.0-2.|128	- fix man pages
12mr|x11-driver-input-penmount-1.5.0-2.|129	
12mr|x11-driver-input-penmount-1.5.0-2.|130	+ Olivier Blin <oblin@mandriva.com>
12mr|x11-driver-input-penmount-1.5.0-2.|131	- fix group
12mr|x11-driver-input-penmount-1.5.0-2.|132	
12mr|x11-driver-input-penmount-1.5.0-2.|133	
12mr|x11-driver-input-penmount-1.5.0-2.|134	* Mon Jun 05 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-penmount-1.5.0-2.|135	+ 2006-06-05 21:59:00 (36664)
12mr|x11-driver-input-penmount-1.5.0-2.|136	- new upstream release (1.2.0):
12mr|x11-driver-input-penmount-1.5.0-2.|137	* Add DMC9000 support.
12mr|x11-driver-input-penmount-1.5.0-2.|138	- removed old tarballs
12mr|x11-driver-input-penmount-1.5.0-2.|139	
12mr|x11-driver-input-penmount-1.5.0-2.|140	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-penmount-1.5.0-2.|141	+ 2006-05-31 18:32:34 (31796)
12mr|x11-driver-input-penmount-1.5.0-2.|142	- rebuild to fix cooker uploading
12mr|x11-driver-input-penmount-1.5.0-2.|143	
12mr|x11-driver-input-penmount-1.5.0-2.|144	* Tue May 30 2006 Thierry Vignaud <tvignaud@mandriva.com>
12mr|x11-driver-input-penmount-1.5.0-2.|145	+ 2006-05-30 16:03:02 (31708)
12mr|x11-driver-input-penmount-1.5.0-2.|146	- fill in summary & descriptions for all input drivers
12mr|x11-driver-input-penmount-1.5.0-2.|147	
12mr|x11-driver-input-penmount-1.5.0-2.|148	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12mr|x11-driver-input-penmount-1.5.0-2.|149	+ 2006-05-29 14:36:37 (31646)
12mr|x11-driver-input-penmount-1.5.0-2.|150	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12mr|x11-driver-input-penmount-1.5.0-2.|151	
12mr|x11-driver-input-penmount-1.5.0-2.|152	* Thu May 25 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-penmount-1.5.0-2.|153	+ 2006-05-25 19:59:30 (31594)
12mr|x11-driver-input-penmount-1.5.0-2.|154	- Updated drivers for X11R7.1
12mr|x11-driver-input-penmount-1.5.0-2.|155	
12mr|x11-driver-input-penmount-1.5.0-2.|156	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-penmount-1.5.0-2.|157	+ 2006-05-04 21:25:17 (26918)
12mr|x11-driver-input-penmount-1.5.0-2.|158	- increment release
12mr|x11-driver-input-penmount-1.5.0-2.|159	
12mr|x11-driver-input-penmount-1.5.0-2.|160	* Thu Apr 27 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-penmount-1.5.0-2.|161	+ 2006-04-27 04:02:05 (26704)
12mr|x11-driver-input-penmount-1.5.0-2.|162	- Adding X.org 7.0 to the repository
12mr|x11-driver-input-penmount-1.5.0-2.|163	

19168 12
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|1	%define name x11-driver-input-synaptics
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|2	%define version 1.6.2
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|3	%define rel 3
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|4	%define git 20120912
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|5	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|6	%if %{git}
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|7	%define distname %{name}+git%{git}
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|8	%define release 2.%{git}.%rel
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|9	%else
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|10	%define distname %{name}-%{version}
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|11	%define release %mkrel %rel
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|12	%endif
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|13	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|14	Name: %{name}
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|15	Version: %{version}
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|16	Release: %{release}
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|17	Summary: X.org input driver for Synaptics touchpad devices
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|18	Group: System/X11
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|19	License: MIT
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|20	URL: http://xorg.freedesktop.org
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|21	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-input-synaptics-%{version}+git%{git}.tar.bz2
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|22	Source3:        50-synaptics.conf
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|23	Source4:        70-touchpad-quirks.rules
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|24	#Mandriva/ROSA patches
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|25	Patch0:		0001-Always-enable-tapping-and-vertical-edge-scroll.patch
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|26	Patch1:		0002-When-appling-changes-via-property-mode-apply-to-all.patch
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|27	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|28	BuildRequires: x11-proto-devel
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|29	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|30	BuildRequires: x11-util-macros >= 1.3.0
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|31	BuildRequires: pkgconfig(xi)
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|32	BuildRequires: pkgconfig(xtst)
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|33	BuildRequires: pkgconfig(mtdev)
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|34	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|35	%rename synaptics
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|36	Requires: x11-server-common %(xserver-sdk-abi-requires xinput)
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|37	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|38	%description
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|39	Synaptics touchpad devices are extremely popular on laptops and this driver
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|40	is an MIT licensed alternative to the older GPL synaptics driver which is
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|41	no longer actively maintained.
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|42	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|43	%package devel
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|44	Summary:        Development files for programing with the xorg synaptics driver
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|45	Group:          Development/C
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|46	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|47	%description devel
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|48	Development files for programing with the xorg synaptics driver
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|49	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|50	%prep
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|51	%if %{git}
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|52	%setup -qn xf86-input-synaptics-%{version}+git%{git}
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|53	%else
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|54	%setup -qn xf86-input-synaptics-%{version}
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|55	%endif
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|56	%apply_patches
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|57	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|58	%if %{git}
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|59	autoreconf -fi
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|60	%endif
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|61	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|62	%build
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|63	%configure2_5x
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|64	%make
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|65	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|66	%install
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|67	rm -rf %{buildroot}
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|68	%makeinstall_std
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|69	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|70	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|71	install -d $RPM_BUILD_ROOT%{_datadir}/X11/xorg.conf.d
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|72	install -m 0644 %{SOURCE3} $RPM_BUILD_ROOT%{_datadir}/X11/xorg.conf.d/50-synaptics.conf
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|73	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|74	install -d $RPM_BUILD_ROOT/lib/udev/rules.d/
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|75	install -m 0644 %{SOURCE4} $RPM_BUILD_ROOT/lib/udev/rules.d/70-touchpad-quirks.rules
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|76	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|77	%files
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|78	%{_bindir}/synclient
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|79	%{_bindir}/syndaemon
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|80	%{_libdir}/xorg/modules/input/synaptics_drv.so
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|81	%{_mandir}/man1/synclient.*
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|82	%{_mandir}/man1/syndaemon.*
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|83	%{_mandir}/man4/synaptics.*
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|84	%{_datadir}/X11/xorg.conf.d/50-synaptics.conf
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|85	/lib/udev/rules.d/70-touchpad-quirks.rules
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|86	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|87	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|88	%files devel
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|89	%{_includedir}/xorg/synaptics.h
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|90	%{_includedir}/xorg/synaptics-properties.h
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|91	%{_libdir}/pkgconfig/xorg-synaptics.pc
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|92	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|93	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|94	%changelog
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|95	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|96	* Sat Nov 17 2012 akdengi <akdengi> 1.6.2+git20120912
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|97	- Install udev rules to /lib
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|98	- Use signal-safe logging
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|99	- Fix memory corruption on resume. Triggered if fingers are still on the
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|100	touchpad when the device is disabled.
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|101	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|102	* Wed Jun 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.6.2-1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|103	+ Revision: 805375
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|104	- version update 1.6.2
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|105	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|106	* Mon May 21 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.6.1-1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|107	+ Revision: 799764
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|108	- Use pkgconfig(*) requirements in BuildRequires
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|109	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|110	+ Alexander Khrukin <akhrukin@mandriva.org>
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|111	- version update 1.6.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|112	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|113	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.5.2-2
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|114	+ Revision: 787167
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|115	- Build for x11-server 1.12
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|116	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|117	* Mon Mar 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.5.2-1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|118	+ Revision: 787016
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|119	- version update 1.5.2
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|120	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|121	* Fri Dec 30 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.5.0-3
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|122	+ Revision: 748323
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|123	- fixed files list
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|124	- rebuild, cleaned up spec
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|125	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|126	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.5.0-2
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|127	+ Revision: 703624
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|128	- rebuild for new x11-server
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|129	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|130	* Sat Sep 10 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.5.0-1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|131	+ Revision: 699288
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|132	- update to new version 1.5.0
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|133	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|134	* Tue Jun 28 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.4.1-1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|135	+ Revision: 687823
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|136	- Updated to 1.4.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|137	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|138	* Fri Mar 04 2011 tv <tv> 1.4.0-2.mga1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|139	+ Revision: 64381
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|140	- rebuild for new xserver-1.10
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|141	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|142	* Fri Mar 04 2011 tv <tv> 1.4.0-1.mga1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|143	+ Revision: 63990
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|144	- new release
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|145	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|146	* Thu Jan 13 2011 colin <colin> 1.3.0-5.mga1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|147	+ Revision: 16490
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|148	- imported package x11-driver-input-synaptics
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|149	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|150	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|151	* Tue Dec 28 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.3.0-5mdv2011.0
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|152	+ Revision: 625655
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|153	- Use configure2_5x
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|154	- We don't need to autoreconf
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|155	- Add back the good and old patch 0001 (aka: tapping is back)
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|156	It was removed without any explanation (at least in the commit log) and makes
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|157	people angry by disabling tapping on their touchpads "that always worked".
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|158	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|159	* Wed Nov 24 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 1.3.0-4mdv2011.0
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|160	+ Revision: 600881
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|161	- BR libxtst-devel for RECORD extension
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|162	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|163	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1.3.0-3mdv2011.0
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|164	+ Revision: 595755
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|165	- require xorg server with proper ABI
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|166	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|167	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.3.0-2mdv2011.0
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|168	+ Revision: 584626
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|169	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|170	- adjust file list for xserver1.9
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|171	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|172	* Wed Sep 01 2010 Thierry Vignaud <tv@mandriva.org> 1.3.0-1mdv2011.0
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|173	+ Revision: 575032
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|174	- adjust file list
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|175	- drop patch 1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|176	- new release
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|177	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|178	* Thu May 06 2010 Colin Guthrie <cguthrie@mandriva.org> 1.2.2-2mdv2010.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|179	+ Revision: 542800
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|180	- Rebuild against latest xserver
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|181	CCBUG: 55501
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|182	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|183	* Fri Mar 26 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.2.2-1mdv2010.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|184	+ Revision: 527635
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|185	- New version: 1.2.2
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|186	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|187	* Mon Dec 14 2009 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.2.1-1mdv2010.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|188	+ Revision: 478507
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|189	- New version: 1.2.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|190	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|191	* Wed Nov 11 2009 Andrey Borzenkov <arvidjaar@mandriva.org> 1.2.0-3mdv2010.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|192	+ Revision: 464874
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|193	- rebuid with new xorg
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|194	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|195	+ Paulo Ricardo Zanoni <pzanoni@mandriva.com>
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|196	- Fix BuildRequirement
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|197	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|198	* Tue Nov 10 2009 Andrey Borzenkov <arvidjaar@mandriva.org> 1.2.0-2mdv2010.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|199	+ Revision: 464260
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|200	- oops, rediff and add patches back
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|201	- remove patch1, patch2 - integrated upstream
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|202	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|203	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|204	- new release
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|205	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|206	* Mon Aug 03 2009 Colin Guthrie <cguthrie@mandriva.org> 1.1.3-1mdv2010.0
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|207	+ Revision: 407695
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|208	- New version: 1.1.3 (right scroll zone size issue mdv#51845, fdo#21001)
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|209	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|210	* Thu May 28 2009 Thierry Vignaud <tv@mandriva.org> 1.1.2-1mdv2010.0
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|211	+ Revision: 380328
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|212	- new release
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|213	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|214	* Thu May 21 2009 Colin Guthrie <cguthrie@mandriva.org> 1.1.1-1mdv2010.0
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|215	+ Revision: 378307
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|216	- New version: 1.1.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|217	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|218	* Thu Apr 23 2009 Colin Guthrie <cguthrie@mandriva.org> 1.1.0-4mdv2009.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|219	+ Revision: 368813
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|220	- Apply properties to all synaptics devices (fixes problem of settings not being applied when both hal and xorg.conf load a synaptics device)
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|221	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|222	* Sat Apr 18 2009 Colin Guthrie <cguthrie@mandriva.org> 1.1.0-3mdv2009.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|223	+ Revision: 367981
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|224	- Enable all button taps
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|225	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|226	* Tue Mar 31 2009 Frederic Crozat <fcrozat@mandriva.com> 1.1.0-2mdv2009.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|227	+ Revision: 362912
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|228	- Update fdi file to not assign synaptics driver on wacom handled tablets
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|229	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|230	* Mon Mar 09 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.1.0-1mdv2009.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|231	+ Revision: 353238
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|232	- New version 1.1.0
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|233	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|234	* Fri Mar 06 2009 Colin Guthrie <cguthrie@mandriva.org> 1.0.99.4-1mdv2009.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|235	+ Revision: 349613
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|236	- New version 1.0.99.4
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|237	- Drop revert of 64 weridness patch (fixed properly)
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|238	- Set defaults by patching driver (after upstream discussions)
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|239	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|240	* Wed Mar 04 2009 Colin Guthrie <cguthrie@mandriva.org> 1.0.99.3-3mdv2009.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|241	+ Revision: 348683
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|242	- Go back to 1.0.99.3 but with offending 64-bit breakage commit reverted
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|243	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|244	* Wed Mar 04 2009 Colin Guthrie <cguthrie@mandriva.org> 1.0.99.3-2mdv2009.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|245	+ Revision: 348413
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|246	- Temporarily restore 1.0.99.2 version due to segv's
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|247	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|248	* Wed Mar 04 2009 Colin Guthrie <cguthrie@mandriva.org> 1.0.99.3-1mdv2009.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|249	+ Revision: 348241
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|250	- New version: 1.0.99.3
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|251	- Set defaults: TwoFingerScroll: off, VertScroll: on, TapButton1: on
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|252	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|253	* Sat Feb 28 2009 Colin Guthrie <cguthrie@mandriva.org> 1.0.99.2-1mdv2009.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|254	+ Revision: 345950
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|255	- BuildRequire libxi-devel
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|256	- New version: 1.0.99.2
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|257	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|258	* Mon Feb 02 2009 Colin Guthrie <cguthrie@mandriva.org> 1.0.0-1mdv2009.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|259	+ Revision: 336376
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|260	- New version: 1.0.0
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|261	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|262	* Sun Jan 11 2009 Colin Guthrie <cguthrie@mandriva.org> 0.99.3-3mdv2009.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|263	+ Revision: 328326
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|264	- Add an fdi file so that the devices are automatically used (liberated from Fedora)
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|265	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|266	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 0.99.3-2mdv2009.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|267	+ Revision: 321381
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|268	- Rebuild for new xserver
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|269	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|270	* Mon Dec 15 2008 Colin Guthrie <cguthrie@mandriva.org> 0.99.3-1mdv2009.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|271	+ Revision: 314416
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|272	- New version 0.99.3
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|273	- Provide 'synaptics' to upgrade users on the old package
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|274	- Obsolete 'synaptics' to remove the old package from the distro.
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|275	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|276	* Thu Dec 04 2008 Thierry Vignaud <tv@mandriva.org> 0.99.2-1mdv2009.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|277	+ Revision: 309901
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|278	- new release
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|279	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|280	* Sun Nov 30 2008 Adam Williamson <awilliamson@mandriva.org> 0.99.1-2mdv2009.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|281	+ Revision: 308319
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|282	- rebuild for new X server
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|283	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|284	* Sat Nov 29 2008 Colin Guthrie <cguthrie@mandriva.org> 0.99.1-1mdv2009.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|285	+ Revision: 308001
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|286	- New version 0.99.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|287	- Add devel sub-package
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|288	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|289	* Wed Sep 10 2008 Colin Guthrie <cguthrie@mandriva.org> 0.15.2-1mdv2009.0
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|290	+ Revision: 283638
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|291	- New version: 0.15.2
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|292	- Remove device-path patch (fixed upstream)
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|293	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|294	* Wed Sep 10 2008 Colin Guthrie <cguthrie@mandriva.org> 0.15.1-2mdv2009.0
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|295	+ Revision: 283360
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|296	- Fix description
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|297	- Fix crash during initialisation
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|298	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|299	* Tue Sep 09 2008 Colin Guthrie <cguthrie@mandriva.org> 0.15.1-1mdv2009.0
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|300	+ Revision: 283145
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|301	- New version: 0.15.1
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|302	
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|303	* Wed Aug 13 2008 Colin Guthrie <cguthrie@mandriva.org> 0.15.0-1mdv2009.0
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|304	+ Revision: 271343
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|305	- import x11-driver-input-synaptics
12mr|x11-driver-input-synaptics-1.6.2-2.20120912.3|306	

19169 12
12mr|x11-driver-input-vmmouse-12.9.0-3|1	Name: x11-driver-input-vmmouse
12mr|x11-driver-input-vmmouse-12.9.0-3|2	Version: 12.9.0
12mr|x11-driver-input-vmmouse-12.9.0-3|3	Release: 3
12mr|x11-driver-input-vmmouse-12.9.0-3|4	Summary: Xorg input driver for mice in VMware
12mr|x11-driver-input-vmmouse-12.9.0-3|5	Group: System/X11
12mr|x11-driver-input-vmmouse-12.9.0-3|6	URL: http://xorg.freedesktop.org
12mr|x11-driver-input-vmmouse-12.9.0-3|7	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-input-vmmouse-%{version}.tar.bz2
12mr|x11-driver-input-vmmouse-12.9.0-3|8	License: MIT
12mr|x11-driver-input-vmmouse-12.9.0-3|9	ExclusiveArch: %{ix86} x86_64
12mr|x11-driver-input-vmmouse-12.9.0-3|10	
12mr|x11-driver-input-vmmouse-12.9.0-3|11	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-input-vmmouse-12.9.0-3|12	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-input-vmmouse-12.9.0-3|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-input-vmmouse-12.9.0-3|14	
12mr|x11-driver-input-vmmouse-12.9.0-3|15	Requires: x11-server-common %(xserver-sdk-abi-requires xinput)
12mr|x11-driver-input-vmmouse-12.9.0-3|16	
12mr|x11-driver-input-vmmouse-12.9.0-3|17	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-input-vmmouse-12.9.0-3|18	
12mr|x11-driver-input-vmmouse-12.9.0-3|19	%description
12mr|x11-driver-input-vmmouse-12.9.0-3|20	The VMMouse driver enables support for the special VMMouse protocol
12mr|x11-driver-input-vmmouse-12.9.0-3|21	that is provided by VMware virtual machines to give absolute pointer
12mr|x11-driver-input-vmmouse-12.9.0-3|22	positioning.
12mr|x11-driver-input-vmmouse-12.9.0-3|23	
12mr|x11-driver-input-vmmouse-12.9.0-3|24	Installing the driver will improve the user experience when using the
12mr|x11-driver-input-vmmouse-12.9.0-3|25	mouse to interact with the guest operating system. In particular, use of
12mr|x11-driver-input-vmmouse-12.9.0-3|26	the driver improves mouse "lag", provides mouse speed and acceleration
12mr|x11-driver-input-vmmouse-12.9.0-3|27	consistent with the user's host operating system, and enables the
12mr|x11-driver-input-vmmouse-12.9.0-3|28	auto-grab/ungrab feature in VMware products without requiring the VMware
12mr|x11-driver-input-vmmouse-12.9.0-3|29	toolbox application.
12mr|x11-driver-input-vmmouse-12.9.0-3|30	
12mr|x11-driver-input-vmmouse-12.9.0-3|31	%prep
12mr|x11-driver-input-vmmouse-12.9.0-3|32	%setup -qn xf86-input-vmmouse-%{version}
12mr|x11-driver-input-vmmouse-12.9.0-3|33	
12mr|x11-driver-input-vmmouse-12.9.0-3|34	%build
12mr|x11-driver-input-vmmouse-12.9.0-3|35	%configure2_5x
12mr|x11-driver-input-vmmouse-12.9.0-3|36	%make
12mr|x11-driver-input-vmmouse-12.9.0-3|37	
12mr|x11-driver-input-vmmouse-12.9.0-3|38	%install
12mr|x11-driver-input-vmmouse-12.9.0-3|39	%makeinstall_std
12mr|x11-driver-input-vmmouse-12.9.0-3|40	
12mr|x11-driver-input-vmmouse-12.9.0-3|41	%files
12mr|x11-driver-input-vmmouse-12.9.0-3|42	%{_datadir}/hal/fdi/policy/20thirdparty/11-x11-vmmouse.fdi
12mr|x11-driver-input-vmmouse-12.9.0-3|43	%{_libdir}/hal/hal-probe-vmmouse
12mr|x11-driver-input-vmmouse-12.9.0-3|44	%{_libdir}/xorg/modules/input/vmmouse_drv.so
12mr|x11-driver-input-vmmouse-12.9.0-3|45	%{_bindir}/vmmouse_detect
12mr|x11-driver-input-vmmouse-12.9.0-3|46	%{_mandir}/man1/vmmouse_detect.*
12mr|x11-driver-input-vmmouse-12.9.0-3|47	%{_mandir}/man4/vmmouse.*
12mr|x11-driver-input-vmmouse-12.9.0-3|48	/lib/udev/rules.d/69-xorg-vmmouse.rules
12mr|x11-driver-input-vmmouse-12.9.0-3|49	%{_datadir}/X11/xorg.conf.d/50-vmmouse.conf
12mr|x11-driver-input-vmmouse-12.9.0-3|50	
12mr|x11-driver-input-vmmouse-12.9.0-3|51	
12mr|x11-driver-input-vmmouse-12.9.0-3|52	%changelog
12mr|x11-driver-input-vmmouse-12.9.0-3|53	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 12.8.0-6
12mr|x11-driver-input-vmmouse-12.9.0-3|54	+ Revision: 787189
12mr|x11-driver-input-vmmouse-12.9.0-3|55	- Rebuild for x11-server 1.12
12mr|x11-driver-input-vmmouse-12.9.0-3|56	
12mr|x11-driver-input-vmmouse-12.9.0-3|57	* Sat Mar 10 2012 Alexander Khrukin <akhrukin@mandriva.org> 12.8.0-5
12mr|x11-driver-input-vmmouse-12.9.0-3|58	+ Revision: 783806
12mr|x11-driver-input-vmmouse-12.9.0-3|59	- version update 12.8.0
12mr|x11-driver-input-vmmouse-12.9.0-3|60	
12mr|x11-driver-input-vmmouse-12.9.0-3|61	* Fri Dec 30 2011 Matthew Dawkins <mattydaw@mandriva.org> 12.7.0-5
12mr|x11-driver-input-vmmouse-12.9.0-3|62	+ Revision: 748295
12mr|x11-driver-input-vmmouse-12.9.0-3|63	- rebuild
12mr|x11-driver-input-vmmouse-12.9.0-3|64	- cleaned up spec
12mr|x11-driver-input-vmmouse-12.9.0-3|65	
12mr|x11-driver-input-vmmouse-12.9.0-3|66	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 12.7.0-4
12mr|x11-driver-input-vmmouse-12.9.0-3|67	+ Revision: 703627
12mr|x11-driver-input-vmmouse-12.9.0-3|68	- rebuild for new x11-server
12mr|x11-driver-input-vmmouse-12.9.0-3|69	
12mr|x11-driver-input-vmmouse-12.9.0-3|70	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 12.7.0-3
12mr|x11-driver-input-vmmouse-12.9.0-3|71	+ Revision: 683570
12mr|x11-driver-input-vmmouse-12.9.0-3|72	- Rebuild for new x11-server
12mr|x11-driver-input-vmmouse-12.9.0-3|73	
12mr|x11-driver-input-vmmouse-12.9.0-3|74	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 12.7.0-2
12mr|x11-driver-input-vmmouse-12.9.0-3|75	+ Revision: 671132
12mr|x11-driver-input-vmmouse-12.9.0-3|76	- mass rebuild
12mr|x11-driver-input-vmmouse-12.9.0-3|77	
12mr|x11-driver-input-vmmouse-12.9.0-3|78	+ Paulo Ricardo Zanoni <pzanoni@mandriva.com>
12mr|x11-driver-input-vmmouse-12.9.0-3|79	- New version: 12.7.0
12mr|x11-driver-input-vmmouse-12.9.0-3|80	
12mr|x11-driver-input-vmmouse-12.9.0-3|81	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 12.6.10-3mdv2011.0
12mr|x11-driver-input-vmmouse-12.9.0-3|82	+ Revision: 595748
12mr|x11-driver-input-vmmouse-12.9.0-3|83	- require xorg server with proper ABI
12mr|x11-driver-input-vmmouse-12.9.0-3|84	
12mr|x11-driver-input-vmmouse-12.9.0-3|85	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 12.6.10-2mdv2011.0
12mr|x11-driver-input-vmmouse-12.9.0-3|86	+ Revision: 584641
12mr|x11-driver-input-vmmouse-12.9.0-3|87	- adjus file list for xserver 1.9
12mr|x11-driver-input-vmmouse-12.9.0-3|88	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-input-vmmouse-12.9.0-3|89	
12mr|x11-driver-input-vmmouse-12.9.0-3|90	* Mon Aug 16 2010 Thierry Vignaud <tv@mandriva.org> 12.6.10-1mdv2011.0
12mr|x11-driver-input-vmmouse-12.9.0-3|91	+ Revision: 570277
12mr|x11-driver-input-vmmouse-12.9.0-3|92	- new release
12mr|x11-driver-input-vmmouse-12.9.0-3|93	
12mr|x11-driver-input-vmmouse-12.9.0-3|94	* Fri Apr 09 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 12.6.9-1mdv2010.1
12mr|x11-driver-input-vmmouse-12.9.0-3|95	+ Revision: 533521
12mr|x11-driver-input-vmmouse-12.9.0-3|96	- New version: 12.6.9
12mr|x11-driver-input-vmmouse-12.9.0-3|97	
12mr|x11-driver-input-vmmouse-12.9.0-3|98	* Thu Apr 08 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 12.6.8-1mdv2010.1
12mr|x11-driver-input-vmmouse-12.9.0-3|99	+ Revision: 533102
12mr|x11-driver-input-vmmouse-12.9.0-3|100	- New version: 12.6.8
12mr|x11-driver-input-vmmouse-12.9.0-3|101	
12mr|x11-driver-input-vmmouse-12.9.0-3|102	* Wed Mar 24 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 12.6.7-1mdv2010.1
12mr|x11-driver-input-vmmouse-12.9.0-3|103	+ Revision: 527186
12mr|x11-driver-input-vmmouse-12.9.0-3|104	- New versioni: 12.6.7
12mr|x11-driver-input-vmmouse-12.9.0-3|105	
12mr|x11-driver-input-vmmouse-12.9.0-3|106	* Wed Feb 10 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 12.6.6-1mdv2010.1
12mr|x11-driver-input-vmmouse-12.9.0-3|107	+ Revision: 503787
12mr|x11-driver-input-vmmouse-12.9.0-3|108	- New version: 12.6.6
12mr|x11-driver-input-vmmouse-12.9.0-3|109	abi2.patch applied upstream (in a different way)
12mr|x11-driver-input-vmmouse-12.9.0-3|110	
12mr|x11-driver-input-vmmouse-12.9.0-3|111	* Sat Jan 23 2010 Luca Berra <bluca@mandriva.org> 12.6.5-2mdv2010.1
12mr|x11-driver-input-vmmouse-12.9.0-3|112	+ Revision: 495243
12mr|x11-driver-input-vmmouse-12.9.0-3|113	- fix unresolved symbol (from archlinux)
12mr|x11-driver-input-vmmouse-12.9.0-3|114	
12mr|x11-driver-input-vmmouse-12.9.0-3|115	* Fri Aug 07 2009 Thierry Vignaud <tv@mandriva.org> 12.6.5-1mdv2010.0
12mr|x11-driver-input-vmmouse-12.9.0-3|116	+ Revision: 411042
12mr|x11-driver-input-vmmouse-12.9.0-3|117	- new release
12mr|x11-driver-input-vmmouse-12.9.0-3|118	
12mr|x11-driver-input-vmmouse-12.9.0-3|119	* Tue May 12 2009 Thierry Vignaud <tv@mandriva.org> 12.6.4-1mdv2010.0
12mr|x11-driver-input-vmmouse-12.9.0-3|120	+ Revision: 374900
12mr|x11-driver-input-vmmouse-12.9.0-3|121	- new version
12mr|x11-driver-input-vmmouse-12.9.0-3|122	
12mr|x11-driver-input-vmmouse-12.9.0-3|123	* Mon Jan 05 2009 Thierry Vignaud <tv@mandriva.org> 12.6.3-1mdv2009.1
12mr|x11-driver-input-vmmouse-12.9.0-3|124	+ Revision: 325164
12mr|x11-driver-input-vmmouse-12.9.0-3|125	- new release
12mr|x11-driver-input-vmmouse-12.9.0-3|126	
12mr|x11-driver-input-vmmouse-12.9.0-3|127	+ Colin Guthrie <cguthrie@mandriva.org>
12mr|x11-driver-input-vmmouse-12.9.0-3|128	- Rebuild for new xserver
12mr|x11-driver-input-vmmouse-12.9.0-3|129	
12mr|x11-driver-input-vmmouse-12.9.0-3|130	* Sun Nov 30 2008 Thierry Vignaud <tv@mandriva.org> 12.6.2-2mdv2009.1
12mr|x11-driver-input-vmmouse-12.9.0-3|131	+ Revision: 308625
12mr|x11-driver-input-vmmouse-12.9.0-3|132	- rebuild for new xserver
12mr|x11-driver-input-vmmouse-12.9.0-3|133	
12mr|x11-driver-input-vmmouse-12.9.0-3|134	* Mon Nov 17 2008 Thierry Vignaud <tv@mandriva.org> 12.6.2-1mdv2009.1
12mr|x11-driver-input-vmmouse-12.9.0-3|135	+ Revision: 303999
12mr|x11-driver-input-vmmouse-12.9.0-3|136	- adjust filelist
12mr|x11-driver-input-vmmouse-12.9.0-3|137	- new release
12mr|x11-driver-input-vmmouse-12.9.0-3|138	
12mr|x11-driver-input-vmmouse-12.9.0-3|139	* Mon Oct 20 2008 Thierry Vignaud <tv@mandriva.org> 12.5.2-1mdv2009.1
12mr|x11-driver-input-vmmouse-12.9.0-3|140	+ Revision: 295707
12mr|x11-driver-input-vmmouse-12.9.0-3|141	- new release
12mr|x11-driver-input-vmmouse-12.9.0-3|142	
12mr|x11-driver-input-vmmouse-12.9.0-3|143	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 12.5.1-2mdv2009.0
12mr|x11-driver-input-vmmouse-12.9.0-3|144	+ Revision: 265896
12mr|x11-driver-input-vmmouse-12.9.0-3|145	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-input-vmmouse-12.9.0-3|146	- add missing dot at end of description
12mr|x11-driver-input-vmmouse-12.9.0-3|147	
12mr|x11-driver-input-vmmouse-12.9.0-3|148	* Tue May 27 2008 Colin Guthrie <cguthrie@mandriva.org> 12.5.1-1mdv2009.0
12mr|x11-driver-input-vmmouse-12.9.0-3|149	+ Revision: 211785
12mr|x11-driver-input-vmmouse-12.9.0-3|150	- New version
12mr|x11-driver-input-vmmouse-12.9.0-3|151	
12mr|x11-driver-input-vmmouse-12.9.0-3|152	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 12.5.0-1mdv2009.0
12mr|x11-driver-input-vmmouse-12.9.0-3|153	+ Revision: 194253
12mr|x11-driver-input-vmmouse-12.9.0-3|154	- Update to version 12.5.0.
12mr|x11-driver-input-vmmouse-12.9.0-3|155	
12mr|x11-driver-input-vmmouse-12.9.0-3|156	* Wed Jan 30 2008 Paulo Andrade <pcpa@mandriva.com.br> 12.4.3-4mdv2008.1
12mr|x11-driver-input-vmmouse-12.9.0-3|157	+ Revision: 160498
12mr|x11-driver-input-vmmouse-12.9.0-3|158	- Revert to use only upstream tarballs and only mandatory patches.
12mr|x11-driver-input-vmmouse-12.9.0-3|159	
12mr|x11-driver-input-vmmouse-12.9.0-3|160	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 12.4.3-3mdv2008.1
12mr|x11-driver-input-vmmouse-12.9.0-3|161	+ Revision: 156593
12mr|x11-driver-input-vmmouse-12.9.0-3|162	- re-enable rpm debug packages support
12mr|x11-driver-input-vmmouse-12.9.0-3|163	
12mr|x11-driver-input-vmmouse-12.9.0-3|164	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 12.4.3-2mdv2008.1
12mr|x11-driver-input-vmmouse-12.9.0-3|165	+ Revision: 154933
12mr|x11-driver-input-vmmouse-12.9.0-3|166	- Updated BuildRequires and resubmit package.
12mr|x11-driver-input-vmmouse-12.9.0-3|167	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-input-vmmouse-12.9.0-3|168	that aren't even header files; still don't install the .la files.
12mr|x11-driver-input-vmmouse-12.9.0-3|169	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-input-vmmouse-12.9.0-3|170	are only required for the "modular" build.
12mr|x11-driver-input-vmmouse-12.9.0-3|171	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-input-vmmouse-12.9.0-3|172	- Note local tag xf86-input-vmmouse-12.4.3@mandriva suggested on upstream
12mr|x11-driver-input-vmmouse-12.9.0-3|173	Tag at git checkout vmmouse-12_4_3
12mr|x11-driver-input-vmmouse-12.9.0-3|174	This tag is redundant, and only added to match pattern used in other
12mr|x11-driver-input-vmmouse-12.9.0-3|175	repositories. Also redundant as this is a repository with a few tags, and
12mr|x11-driver-input-vmmouse-12.9.0-3|176	all in the format ``vmmouse-12_4_[0-3]''
12mr|x11-driver-input-vmmouse-12.9.0-3|177	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-input-vmmouse-12.9.0-3|178	
12mr|x11-driver-input-vmmouse-12.9.0-3|179	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-input-vmmouse-12.9.0-3|180	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-input-vmmouse-12.9.0-3|181	
12mr|x11-driver-input-vmmouse-12.9.0-3|182	* Thu Oct 11 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 12.4.3-1mdv2008.1
12mr|x11-driver-input-vmmouse-12.9.0-3|183	+ Revision: 97067
12mr|x11-driver-input-vmmouse-12.9.0-3|184	- new upstream version: 12.4.3
12mr|x11-driver-input-vmmouse-12.9.0-3|185	- minor spec cleanup
12mr|x11-driver-input-vmmouse-12.9.0-3|186	
12mr|x11-driver-input-vmmouse-12.9.0-3|187	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-input-vmmouse-12.9.0-3|188	- fix man pages
12mr|x11-driver-input-vmmouse-12.9.0-3|189	
12mr|x11-driver-input-vmmouse-12.9.0-3|190	
12mr|x11-driver-input-vmmouse-12.9.0-3|191	* Wed Feb 28 2007 Thierry Vignaud <tvignaud@mandriva.com> 12.4.1-1mdv2007.0
12mr|x11-driver-input-vmmouse-12.9.0-3|192	+ Revision: 127113
12mr|x11-driver-input-vmmouse-12.9.0-3|193	- new release
12mr|x11-driver-input-vmmouse-12.9.0-3|194	- fix group
12mr|x11-driver-input-vmmouse-12.9.0-3|195	- fix summary & description
12mr|x11-driver-input-vmmouse-12.9.0-3|196	
12mr|x11-driver-input-vmmouse-12.9.0-3|197	+ Christiaan Welvaart <cjw@daneel.dyndns.org>
12mr|x11-driver-input-vmmouse-12.9.0-3|198	- ExclusiveArch: x86 and x86-64
12mr|x11-driver-input-vmmouse-12.9.0-3|199	
12mr|x11-driver-input-vmmouse-12.9.0-3|200	+ Andreas Hasenack <andreas@mandriva.com>
12mr|x11-driver-input-vmmouse-12.9.0-3|201	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12mr|x11-driver-input-vmmouse-12.9.0-3|202	
12mr|x11-driver-input-vmmouse-12.9.0-3|203	+ Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-input-vmmouse-12.9.0-3|204	- New driver (part of X11R7.1)
12mr|x11-driver-input-vmmouse-12.9.0-3|205	

19170 12
12mr|x11-driver-input-void-1.4.0-4|1	Name: x11-driver-input-void
12mr|x11-driver-input-void-1.4.0-4|2	Version: 1.4.0
12mr|x11-driver-input-void-1.4.0-4|3	Release: 4
12mr|x11-driver-input-void-1.4.0-4|4	Summary: X.org null input driver
12mr|x11-driver-input-void-1.4.0-4|5	Group: System/X11
12mr|x11-driver-input-void-1.4.0-4|6	URL: http://xorg.freedesktop.org
12mr|x11-driver-input-void-1.4.0-4|7	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-input-void-%{version}.tar.bz2
12mr|x11-driver-input-void-1.4.0-4|8	License: MIT
12mr|x11-driver-input-void-1.4.0-4|9	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-input-void-1.4.0-4|10	BuildRequires: x11-server-devel >= 1.0.1
12mr|x11-driver-input-void-1.4.0-4|11	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-input-void-1.4.0-4|12	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-input-void-1.4.0-4|13	
12mr|x11-driver-input-void-1.4.0-4|14	Requires: x11-server-common %(xserver-sdk-abi-requires xinput)
12mr|x11-driver-input-void-1.4.0-4|15	
12mr|x11-driver-input-void-1.4.0-4|16	%description
12mr|x11-driver-input-void-1.4.0-4|17	Void is a dummy/null X.org input driver.
12mr|x11-driver-input-void-1.4.0-4|18	It doesn't connect to any physical device, and it never delivers any events.
12mr|x11-driver-input-void-1.4.0-4|19	It functions as both a pointer and keyboard device, and may be used as X
12mr|x11-driver-input-void-1.4.0-4|20	server's core pointer and/or core keyboard.
12mr|x11-driver-input-void-1.4.0-4|21	It's purpose is to allow the X server to operate without a core pointer
12mr|x11-driver-input-void-1.4.0-4|22	and/or core keyboard.
12mr|x11-driver-input-void-1.4.0-4|23	
12mr|x11-driver-input-void-1.4.0-4|24	%prep
12mr|x11-driver-input-void-1.4.0-4|25	%setup -q -n xf86-input-void-%{version}
12mr|x11-driver-input-void-1.4.0-4|26	
12mr|x11-driver-input-void-1.4.0-4|27	%build
12mr|x11-driver-input-void-1.4.0-4|28	%configure2_5x
12mr|x11-driver-input-void-1.4.0-4|29	%make
12mr|x11-driver-input-void-1.4.0-4|30	
12mr|x11-driver-input-void-1.4.0-4|31	%install
12mr|x11-driver-input-void-1.4.0-4|32	%makeinstall_std
12mr|x11-driver-input-void-1.4.0-4|33	
12mr|x11-driver-input-void-1.4.0-4|34	%files
12mr|x11-driver-input-void-1.4.0-4|35	%doc COPYING
12mr|x11-driver-input-void-1.4.0-4|36	%{_libdir}/xorg/modules/input/void_drv.so
12mr|x11-driver-input-void-1.4.0-4|37	%{_mandir}/man4/void.*
12mr|x11-driver-input-void-1.4.0-4|38	
12mr|x11-driver-input-void-1.4.0-4|39	
12mr|x11-driver-input-void-1.4.0-4|40	
12mr|x11-driver-input-void-1.4.0-4|41	%changelog
12mr|x11-driver-input-void-1.4.0-4|42	* Wed Oct  31 2012 Alexander Kazancev <kazancas@gmail.com>
12mr|x11-driver-input-void-1.4.0-4|43	+ Commit: bc96ad2
12mr|x11-driver-input-void-1.4.0-4|44	- - Rebuild for xorg-server 1.13
12mr|x11-driver-input-void-1.4.0-4|45	
12mr|x11-driver-input-void-1.4.0-4|46	

19171 12
12mr|x11-driver-input-wacom-0.17.0-4|1	Name: x11-driver-input-wacom
12mr|x11-driver-input-wacom-0.17.0-4|2	Version: 0.17.0
12mr|x11-driver-input-wacom-0.17.0-4|3	Release: 4
12mr|x11-driver-input-wacom-0.17.0-4|4	Summary: X.org input driver for Wacom tablets
12mr|x11-driver-input-wacom-0.17.0-4|5	Group: System/X11
12mr|x11-driver-input-wacom-0.17.0-4|6	License: GPLv2+
12mr|x11-driver-input-wacom-0.17.0-4|7	URL: http://www.x.org/
12mr|x11-driver-input-wacom-0.17.0-4|8	Source0: http://freefr.dl.sourceforge.net/project/linuxwacom/xf86-input-wacom/xf86-input-wacom-%version.tar.bz2
12mr|x11-driver-input-wacom-0.17.0-4|9	Source1: 69-input-wacom.rules
12mr|x11-driver-input-wacom-0.17.0-4|10	
12mr|x11-driver-input-wacom-0.17.0-4|11	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-input-wacom-0.17.0-4|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-input-wacom-0.17.0-4|13	BuildRequires: pkgconfig(libudev)
12mr|x11-driver-input-wacom-0.17.0-4|14	BuildRequires: pkgconfig(x11)
12mr|x11-driver-input-wacom-0.17.0-4|15	BuildRequires: pkgconfig(xi)
12mr|x11-driver-input-wacom-0.17.0-4|16	BuildRequires: pkgconfig(xinerama)
12mr|x11-driver-input-wacom-0.17.0-4|17	BuildRequires: pkgconfig(xorg-server) >= 1.12
12mr|x11-driver-input-wacom-0.17.0-4|18	BuildRequires: pkgconfig(xrandr)
12mr|x11-driver-input-wacom-0.17.0-4|19	
12mr|x11-driver-input-wacom-0.17.0-4|20	Requires: x11-server-common %(xserver-sdk-abi-requires xinput)
12mr|x11-driver-input-wacom-0.17.0-4|21	
12mr|x11-driver-input-wacom-0.17.0-4|22	Obsoletes: linuxwacom <= 0.8.4
12mr|x11-driver-input-wacom-0.17.0-4|23	Provides: linuxwacom = %{version}-%{release}
12mr|x11-driver-input-wacom-0.17.0-4|24	
12mr|x11-driver-input-wacom-0.17.0-4|25	
12mr|x11-driver-input-wacom-0.17.0-4|26	%description
12mr|x11-driver-input-wacom-0.17.0-4|27	X.Org X11 wacom input driver for Wacom tablets.
12mr|x11-driver-input-wacom-0.17.0-4|28	
12mr|x11-driver-input-wacom-0.17.0-4|29	%package devel
12mr|x11-driver-input-wacom-0.17.0-4|30	Summary: Development files for %{name}
12mr|x11-driver-input-wacom-0.17.0-4|31	Group: Development/X11
12mr|x11-driver-input-wacom-0.17.0-4|32	License: MIT
12mr|x11-driver-input-wacom-0.17.0-4|33	
12mr|x11-driver-input-wacom-0.17.0-4|34	%description devel
12mr|x11-driver-input-wacom-0.17.0-4|35	Development files for %{name}
12mr|x11-driver-input-wacom-0.17.0-4|36	
12mr|x11-driver-input-wacom-0.17.0-4|37	%prep
12mr|x11-driver-input-wacom-0.17.0-4|38	%setup -q -n xf86-input-wacom-%{version}
12mr|x11-driver-input-wacom-0.17.0-4|39	
12mr|x11-driver-input-wacom-0.17.0-4|40	%build
12mr|x11-driver-input-wacom-0.17.0-4|41	%configure2_5x
12mr|x11-driver-input-wacom-0.17.0-4|42	%make
12mr|x11-driver-input-wacom-0.17.0-4|43	
12mr|x11-driver-input-wacom-0.17.0-4|44	%install
12mr|x11-driver-input-wacom-0.17.0-4|45	%makeinstall_std
12mr|x11-driver-input-wacom-0.17.0-4|46	install -m 644 -D %{SOURCE1} %{buildroot}/lib/udev/rules.d/69-input-wacom.rules
12mr|x11-driver-input-wacom-0.17.0-4|47	
12mr|x11-driver-input-wacom-0.17.0-4|48	%files
12mr|x11-driver-input-wacom-0.17.0-4|49	%{_bindir}/xsetwacom
12mr|x11-driver-input-wacom-0.17.0-4|50	%{_bindir}/isdv4-serial-debugger
12mr|x11-driver-input-wacom-0.17.0-4|51	%{_libdir}/xorg/modules/input/wacom_drv.so
12mr|x11-driver-input-wacom-0.17.0-4|52	%{_mandir}/man4/wacom.4*
12mr|x11-driver-input-wacom-0.17.0-4|53	%{_mandir}/man1/xsetwacom.1*
12mr|x11-driver-input-wacom-0.17.0-4|54	%{_datadir}/X11/xorg.conf.d/50-wacom.conf
12mr|x11-driver-input-wacom-0.17.0-4|55	/lib/udev/rules.d/69-input-wacom.rules
12mr|x11-driver-input-wacom-0.17.0-4|56	
12mr|x11-driver-input-wacom-0.17.0-4|57	%files devel
12mr|x11-driver-input-wacom-0.17.0-4|58	%{_includedir}/xorg/*
12mr|x11-driver-input-wacom-0.17.0-4|59	%{_libdir}/pkgconfig/xorg-wacom.pc

19172 12
12mr|x11-driver-video-1.0.0-41|1	#
12mr|x11-driver-video-1.0.0-41|2	# Needs more fixes, maybe remove all drivers for non agp/pci cards
12mr|x11-driver-video-1.0.0-41|3	# sunsparc arch may need more drivers removed, or even better, only
12mr|x11-driver-video-1.0.0-41|4	# install sun hardware drivers
12mr|x11-driver-video-1.0.0-41|5	#
12mr|x11-driver-video-1.0.0-41|6	
12mr|x11-driver-video-1.0.0-41|7	Name:		x11-driver-video
12mr|x11-driver-video-1.0.0-41|8	Version:	1.0.0
12mr|x11-driver-video-1.0.0-41|9	Release:	41
12mr|x11-driver-video-1.0.0-41|10	Summary:	X11 video drivers
12mr|x11-driver-video-1.0.0-41|11	Group:		System/X11
12mr|x11-driver-video-1.0.0-41|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-driver-video-1.0.0-41|13	License:	MIT
12mr|x11-driver-video-1.0.0-41|14	
12mr|x11-driver-video-1.0.0-41|15	Requires:	x11-driver-video-ati
12mr|x11-driver-video-1.0.0-41|16	# useful for qemu
12mr|x11-driver-video-1.0.0-41|17	Requires:	x11-driver-video-cirrus
12mr|x11-driver-video-1.0.0-41|18	Requires:	x11-driver-video-fbdev
12mr|x11-driver-video-1.0.0-41|19	Requires:	x11-driver-video-glint
12mr|x11-driver-video-1.0.0-41|20	%ifarch %{ix86}
12mr|x11-driver-video-1.0.0-41|21	Requires:	x11-driver-video-geode
12mr|x11-driver-video-1.0.0-41|22	%endif
12mr|x11-driver-video-1.0.0-41|23	Requires:	x11-driver-video-intel
12mr|x11-driver-video-1.0.0-41|24	Requires:	x11-driver-video-mach64
12mr|x11-driver-video-1.0.0-41|25	Requires:	x11-driver-video-mga
12mr|x11-driver-video-1.0.0-41|26	Requires:	x11-driver-video-neomagic
12mr|x11-driver-video-1.0.0-41|27	Requires:	x11-driver-video-nouveau
12mr|x11-driver-video-1.0.0-41|28	Requires:	x11-driver-video-nv
12mr|x11-driver-video-1.0.0-41|29	Requires:	x11-driver-video-openchrome
12mr|x11-driver-video-1.0.0-41|30	Requires:	x11-driver-video-r128
12mr|x11-driver-video-1.0.0-41|31	Requires:	x11-driver-video-s3
12mr|x11-driver-video-1.0.0-41|32	Requires:	x11-driver-video-s3virge
12mr|x11-driver-video-1.0.0-41|33	Requires:	x11-driver-video-savage
12mr|x11-driver-video-1.0.0-41|34	Requires:	x11-driver-video-sis
12mr|x11-driver-video-1.0.0-41|35	Requires:	x11-driver-video-sisimedia
12mr|x11-driver-video-1.0.0-41|36	Requires:	x11-driver-video-sisusb
12mr|x11-driver-video-1.0.0-41|37	Requires:	x11-driver-video-tdfx
12mr|x11-driver-video-1.0.0-41|38	Requires:	x11-driver-video-trident
12mr|x11-driver-video-1.0.0-41|39	Requires:	x11-driver-video-v4l
12mr|x11-driver-video-1.0.0-41|40	Requires:	x11-driver-video-vesa
12mr|x11-driver-video-1.0.0-41|41	Requires:	x11-driver-video-vmware
12mr|x11-driver-video-1.0.0-41|42	
12mr|x11-driver-video-1.0.0-41|43	%description
12mr|x11-driver-video-1.0.0-41|44	X11 video drivers metapackage. This package contains no files, but
12mr|x11-driver-video-1.0.0-41|45	depends on most common free X.org video drivers.
12mr|x11-driver-video-1.0.0-41|46	
12mr|x11-driver-video-1.0.0-41|47	%files
12mr|x11-driver-video-1.0.0-41|48	%defattr(-,root,root)
12mr|x11-driver-video-1.0.0-41|49	
12mr|x11-driver-video-1.0.0-41|50	%package uncommon
12mr|x11-driver-video-1.0.0-41|51	Summary:	Uncommon X11 video drivers
12mr|x11-driver-video-1.0.0-41|52	Group:		System/X11
12mr|x11-driver-video-1.0.0-41|53	License:	MIT
12mr|x11-driver-video-1.0.0-41|54	Suggests:	x11-driver-video-apm
12mr|x11-driver-video-1.0.0-41|55	Suggests:	x11-driver-video-ark
12mr|x11-driver-video-1.0.0-41|56	Suggests:	x11-driver-video-chips
12mr|x11-driver-video-1.0.0-41|57	
12mr|x11-driver-video-1.0.0-41|58	# Probably only required for development/experiments
12mr|x11-driver-video-1.0.0-41|59	Suggests:	x11-driver-video-dummy
12mr|x11-driver-video-1.0.0-41|60	
12mr|x11-driver-video-1.0.0-41|61	Suggests:	x11-driver-video-i128
12mr|x11-driver-video-1.0.0-41|62	Suggests:	x11-driver-video-i740
12mr|x11-driver-video-1.0.0-41|63	
12mr|x11-driver-video-1.0.0-41|64	# SGI newport - too uncommon to be installed by default
12mr|x11-driver-video-1.0.0-41|65	# Not supported by Xorg 13
12mr|x11-driver-video-1.0.0-41|66	#Suggests:	x11-driver-video-newport
12mr|x11-driver-video-1.0.0-41|67	
12mr|x11-driver-video-1.0.0-41|68	Suggests:	x11-driver-video-rendition
12mr|x11-driver-video-1.0.0-41|69	Suggests:	x11-driver-video-siliconmotion
12mr|x11-driver-video-1.0.0-41|70	
12mr|x11-driver-video-1.0.0-41|71	# DEC Tga - too uncommon to be installed by default
12mr|x11-driver-video-1.0.0-41|72	Suggests:	x11-driver-video-tga
12mr|x11-driver-video-1.0.0-41|73	Suggests:	x11-driver-video-tseng
12mr|x11-driver-video-1.0.0-41|74	
12mr|x11-driver-video-1.0.0-41|75	# Too old hardware - should not be installed by default
12mr|x11-driver-video-1.0.0-41|76	Suggests:	x11-driver-video-voodoo
12mr|x11-driver-video-1.0.0-41|77	
12mr|x11-driver-video-1.0.0-41|78	# Stuff in contrib or recent drivers that nobody might be using:
12mr|x11-driver-video-1.0.0-41|79	#Requires:	x11-driver-video-xgi
12mr|x11-driver-video-1.0.0-41|80	Suggests:	x11-driver-video-xgixp
12mr|x11-driver-video-1.0.0-41|81	Suggests:	x11-driver-video-qxl
12mr|x11-driver-video-1.0.0-41|82	
12mr|x11-driver-video-1.0.0-41|83	%description uncommon
12mr|x11-driver-video-1.0.0-41|84	X11 video drivers metapackage. This package contains no files, but
12mr|x11-driver-video-1.0.0-41|85	depends on uncommon free X.org video drivers.
12mr|x11-driver-video-1.0.0-41|86	
12mr|x11-driver-video-1.0.0-41|87	%files uncommon
12mr|x11-driver-video-1.0.0-41|88	%defattr(-,root,root)
12mr|x11-driver-video-1.0.0-41|89	
12mr|x11-driver-video-1.0.0-41|90	
12mr|x11-driver-video-1.0.0-41|91	%changelog
12mr|x11-driver-video-1.0.0-41|92	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-35mdv2011.0
12mr|x11-driver-video-1.0.0-41|93	+ Revision: 671136
12mr|x11-driver-video-1.0.0-41|94	- mass rebuild
12mr|x11-driver-video-1.0.0-41|95	
12mr|x11-driver-video-1.0.0-41|96	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.0.0-34mdv2011.0
12mr|x11-driver-video-1.0.0-41|97	+ Revision: 584626
12mr|x11-driver-video-1.0.0-41|98	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-1.0.0-41|99	
12mr|x11-driver-video-1.0.0-41|100	+ Paulo Ricardo Zanoni <pzanoni@mandriva.com>
12mr|x11-driver-video-1.0.0-41|101	- Add xgi, xgixp and qxl to -uncommon
12mr|x11-driver-video-1.0.0-41|102	
12mr|x11-driver-video-1.0.0-41|103	* Fri Feb 12 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.0.0-32mdv2010.1
12mr|x11-driver-video-1.0.0-41|104	+ Revision: 504695
12mr|x11-driver-video-1.0.0-41|105	- Don't require vga: doesn't work, unmaintained upstream
12mr|x11-driver-video-1.0.0-41|106	
12mr|x11-driver-video-1.0.0-41|107	* Thu Feb 11 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.0.0-31mdv2010.1
12mr|x11-driver-video-1.0.0-41|108	+ Revision: 504295
12mr|x11-driver-video-1.0.0-41|109	- Don't require i810: it doesn't work. Use vesa or intel.
12mr|x11-driver-video-1.0.0-41|110	
12mr|x11-driver-video-1.0.0-41|111	* Wed Dec 23 2009 Anssi Hannula <anssi@mandriva.org> 1.0.0-30mdv2010.1
12mr|x11-driver-video-1.0.0-41|112	+ Revision: 481893
12mr|x11-driver-video-1.0.0-41|113	- require x11-driver-video-nouveau
12mr|x11-driver-video-1.0.0-41|114	
12mr|x11-driver-video-1.0.0-41|115	* Tue Aug 11 2009 Funda Wang <fwang@mandriva.org> 1.0.0-29mdv2010.0
12mr|x11-driver-video-1.0.0-41|116	+ Revision: 414681
12mr|x11-driver-video-1.0.0-41|117	- fix requires on uncommon
12mr|x11-driver-video-1.0.0-41|118	
12mr|x11-driver-video-1.0.0-41|119	* Sun Nov 30 2008 Adam Williamson <awilliamson@mandriva.org> 1.0.0-28mdv2009.1
12mr|x11-driver-video-1.0.0-41|120	+ Revision: 308273
12mr|x11-driver-video-1.0.0-41|121	- drop now unused drivers cyrix, imstt and viaarena
12mr|x11-driver-video-1.0.0-41|122	
12mr|x11-driver-video-1.0.0-41|123	* Sun Nov 30 2008 Adam Williamson <awilliamson@mandriva.org> 1.0.0-27mdv2009.1
12mr|x11-driver-video-1.0.0-41|124	+ Revision: 308208
12mr|x11-driver-video-1.0.0-41|125	- no longer require via (replaced totally by openchrome now)
12mr|x11-driver-video-1.0.0-41|126	
12mr|x11-driver-video-1.0.0-41|127	* Sat Nov 29 2008 Adam Williamson <awilliamson@mandriva.org> 1.0.0-26mdv2009.1
12mr|x11-driver-video-1.0.0-41|128	+ Revision: 308170
12mr|x11-driver-video-1.0.0-41|129	- no longer require nsc (migrated to geode)
12mr|x11-driver-video-1.0.0-41|130	- drop the require on amd (nothing uses it now, everything uses geode)
12mr|x11-driver-video-1.0.0-41|131	
12mr|x11-driver-video-1.0.0-41|132	* Mon Nov 24 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-24mdv2009.1
12mr|x11-driver-video-1.0.0-41|133	+ Revision: 306159
12mr|x11-driver-video-1.0.0-41|134	- require x11-driver-video-i810 for early i810
12mr|x11-driver-video-1.0.0-41|135	
12mr|x11-driver-video-1.0.0-41|136	* Thu Oct 16 2008 Olivier Blin <oblin@mandriva.com> 1.0.0-23mdv2009.1
12mr|x11-driver-video-1.0.0-41|137	+ Revision: 294176
12mr|x11-driver-video-1.0.0-41|138	- move back x11-driver-video-via in main package, we still use it (#42909)
12mr|x11-driver-video-1.0.0-41|139	
12mr|x11-driver-video-1.0.0-41|140	* Tue Sep 09 2008 Olivier Blin <oblin@mandriva.com> 1.0.0-22mdv2009.0
12mr|x11-driver-video-1.0.0-41|141	+ Revision: 282998
12mr|x11-driver-video-1.0.0-41|142	- do not require x11-driver-video-vboxvideo, this is handled in rpmsrate
12mr|x11-driver-video-1.0.0-41|143	
12mr|x11-driver-video-1.0.0-41|144	* Mon Sep 08 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-21mdv2009.0
12mr|x11-driver-video-1.0.0-41|145	+ Revision: 282695
12mr|x11-driver-video-1.0.0-41|146	- requires x11-driver-video-vboxvideo so that it work out of the box in vbox
12mr|x11-driver-video-1.0.0-41|147	
12mr|x11-driver-video-1.0.0-41|148	* Mon Aug 25 2008 Adam Williamson <awilliamson@mandriva.org> 1.0.0-20mdv2009.0
12mr|x11-driver-video-1.0.0-41|149	+ Revision: 276030
12mr|x11-driver-video-1.0.0-41|150	- prepare to rename sis-imedia sisimedia (name has to be consistent between
12mr|x11-driver-video-1.0.0-41|151	driver and package or XFdrake fails)
12mr|x11-driver-video-1.0.0-41|152	
12mr|x11-driver-video-1.0.0-41|153	* Mon Aug 11 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-19mdv2009.0
12mr|x11-driver-video-1.0.0-41|154	+ Revision: 270642
12mr|x11-driver-video-1.0.0-41|155	- fix requiring x11-driver-video-sis-imedia
12mr|x11-driver-video-1.0.0-41|156	
12mr|x11-driver-video-1.0.0-41|157	* Sun Aug 10 2008 Adam Williamson <awilliamson@mandriva.org> 1.0.0-18mdv2009.0
12mr|x11-driver-video-1.0.0-41|158	+ Revision: 270584
12mr|x11-driver-video-1.0.0-41|159	- add sisimedia (required for some semi-common new SiS chips)
12mr|x11-driver-video-1.0.0-41|160	
12mr|x11-driver-video-1.0.0-41|161	* Fri Jul 04 2008 Olivier Blin <oblin@mandriva.com> 1.0.0-17mdv2009.0
12mr|x11-driver-video-1.0.0-41|162	+ Revision: 231646
12mr|x11-driver-video-1.0.0-41|163	- add back x11-driver-video-cirrus in main package (useful for qemu)
12mr|x11-driver-video-1.0.0-41|164	
12mr|x11-driver-video-1.0.0-41|165	* Mon Jun 16 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-16mdv2009.0
12mr|x11-driver-video-1.0.0-41|166	+ Revision: 219505
12mr|x11-driver-video-1.0.0-41|167	- x11-driver-video-mach64 & x11-driver-video-r128 were splited out of ati driver
12mr|x11-driver-video-1.0.0-41|168	
12mr|x11-driver-video-1.0.0-41|169	* Tue May 20 2008 Adam Williamson <awilliamson@mandriva.org> 1.0.0-15mdv2009.0
12mr|x11-driver-video-1.0.0-41|170	+ Revision: 209529
12mr|x11-driver-video-1.0.0-41|171	- put s3 back in the main package, we still have at least a few users with this driver
12mr|x11-driver-video-1.0.0-41|172	
12mr|x11-driver-video-1.0.0-41|173	* Thu May 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.0.0-14mdv2009.0
12mr|x11-driver-video-1.0.0-41|174	+ Revision: 207870
12mr|x11-driver-video-1.0.0-41|175	- Don't install by default drivers for isa cards or drivers that did not
12mr|x11-driver-video-1.0.0-41|176	receive an update in around 5 years.
12mr|x11-driver-video-1.0.0-41|177	The new virtual package -uncommon allows installing those.
12mr|x11-driver-video-1.0.0-41|178	
12mr|x11-driver-video-1.0.0-41|179	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-13mdv2009.0
12mr|x11-driver-video-1.0.0-41|180	+ Revision: 168306
12mr|x11-driver-video-1.0.0-41|181	- fix no-buildroot-tag
12mr|x11-driver-video-1.0.0-41|182	
12mr|x11-driver-video-1.0.0-41|183	+ Paulo Andrade <pcpa@mandriva.com.br>
12mr|x11-driver-video-1.0.0-41|184	- Some updates to avoid installing files that will not be used, or that when
12mr|x11-driver-video-1.0.0-41|185	required, the person installing the OS will know what is required.
12mr|x11-driver-video-1.0.0-41|186	
12mr|x11-driver-video-1.0.0-41|187	* Wed Nov 28 2007 Adam Williamson <awilliamson@mandriva.org> 1.0.0-12mdv2008.1
12mr|x11-driver-video-1.0.0-41|188	+ Revision: 113543
12mr|x11-driver-video-1.0.0-41|189	- bump release
12mr|x11-driver-video-1.0.0-41|190	- drop x11-driver-video-avivo requirement, driver is obsolete and i've deleted it
12mr|x11-driver-video-1.0.0-41|191	
12mr|x11-driver-video-1.0.0-41|192	* Thu Sep 20 2007 Adam Williamson <awilliamson@mandriva.org> 1.0.0-11mdv2008.0
12mr|x11-driver-video-1.0.0-41|193	+ Revision: 91564
12mr|x11-driver-video-1.0.0-41|194	- add radeonhd
12mr|x11-driver-video-1.0.0-41|195	
12mr|x11-driver-video-1.0.0-41|196	* Thu Sep 13 2007 Adam Williamson <awilliamson@mandriva.org> 1.0.0-10mdv2008.0
12mr|x11-driver-video-1.0.0-41|197	+ Revision: 85259
12mr|x11-driver-video-1.0.0-41|198	- add viaarena to driver list
12mr|x11-driver-video-1.0.0-41|199	- use MIT for license
12mr|x11-driver-video-1.0.0-41|200	- expand description
12mr|x11-driver-video-1.0.0-41|201	- tabs not spaces
12mr|x11-driver-video-1.0.0-41|202	
12mr|x11-driver-video-1.0.0-41|203	* Tue Aug 14 2007 Thierry Vignaud <tv@mandriva.org> 1.0.0-9mdv2008.0
12mr|x11-driver-video-1.0.0-41|204	+ Revision: 63160
12mr|x11-driver-video-1.0.0-41|205	- requires x11-driver-video-avivo
12mr|x11-driver-video-1.0.0-41|206	
12mr|x11-driver-video-1.0.0-41|207	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mr|x11-driver-video-1.0.0-41|208	- do not require x11-driver-video-i810 on sparc
12mr|x11-driver-video-1.0.0-41|209	
12mr|x11-driver-video-1.0.0-41|210	* Sun Apr 22 2007 Colin Guthrie <cguthrie@mandriva.org> 1.0.0-8mdv2008.0
12mr|x11-driver-video-1.0.0-41|211	+ Revision: 16852
12mr|x11-driver-video-1.0.0-41|212	- Update for i810 -> intel rename.
12mr|x11-driver-video-1.0.0-41|213	
12mr|x11-driver-video-1.0.0-41|214	
12mr|x11-driver-video-1.0.0-41|215	* Tue Mar 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.0.0-7mdv2007.1
12mr|x11-driver-video-1.0.0-41|216	+ Revision: 146941
12mr|x11-driver-video-1.0.0-41|217	- fix installing on x86_64
12mr|x11-driver-video-1.0.0-41|218	
12mr|x11-driver-video-1.0.0-41|219	* Fri Mar 16 2007 Olivier Blin <oblin@mandriva.com> 1.0.0-6mdv2007.1
12mr|x11-driver-video-1.0.0-41|220	+ Revision: 144697
12mr|x11-driver-video-1.0.0-41|221	- require x11-driver-video-amd (for Geode chipsets)
12mr|x11-driver-video-1.0.0-41|222	
12mr|x11-driver-video-1.0.0-41|223	* Thu Jan 18 2007 Olivier Blin <oblin@mandriva.com> 1.0.0-5mdv2007.1
12mr|x11-driver-video-1.0.0-41|224	+ Revision: 110378
12mr|x11-driver-video-1.0.0-41|225	- require x11-driver-video-openchrome
12mr|x11-driver-video-1.0.0-41|226	
12mr|x11-driver-video-1.0.0-41|227	* Tue Sep 19 2006 Pixel <pixel@mandriva.com> 1.0.0-4mdv2007.0
12mr|x11-driver-video-1.0.0-41|228	+ Revision: 61944
12mr|x11-driver-video-1.0.0-41|229	- do not obsolete xorg-x11-server which is still a package in 2007.0
12mr|x11-driver-video-1.0.0-41|230	
12mr|x11-driver-video-1.0.0-41|231	+ Thierry Vignaud <tvignaud@mandriva.com>
12mr|x11-driver-video-1.0.0-41|232	- fix group
12mr|x11-driver-video-1.0.0-41|233	
12mr|x11-driver-video-1.0.0-41|234	+ Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-video-1.0.0-41|235	- rebuild to fix cooker uploading
12mr|x11-driver-video-1.0.0-41|236	- increment release
12mr|x11-driver-video-1.0.0-41|237	- Adding X.org 7.0 to the repository
12mr|x11-driver-video-1.0.0-41|238	
12mr|x11-driver-video-1.0.0-41|239	+ Andreas Hasenack <andreas@mandriva.com>
12mr|x11-driver-video-1.0.0-41|240	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12mr|x11-driver-video-1.0.0-41|241	

19173 12
12mr|x11-driver-video-apm-1.2.5-2|1	Name: x11-driver-video-apm
12mr|x11-driver-video-apm-1.2.5-2|2	Version: 1.2.5
12mr|x11-driver-video-apm-1.2.5-2|3	Release: 2
12mr|x11-driver-video-apm-1.2.5-2|4	Summary: X.org driver for Alliance Promotion
12mr|x11-driver-video-apm-1.2.5-2|5	Group: System/X11
12mr|x11-driver-video-apm-1.2.5-2|6	License: MIT
12mr|x11-driver-video-apm-1.2.5-2|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-apm-1.2.5-2|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-apm-%{version}.tar.bz2
12mr|x11-driver-video-apm-1.2.5-2|9	
12mr|x11-driver-video-apm-1.2.5-2|10	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-apm-1.2.5-2|11	BuildRequires: x11-server-devel >= 1.0.1
12mr|x11-driver-video-apm-1.2.5-2|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-apm-1.2.5-2|13	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-apm-1.2.5-2|14	
12mr|x11-driver-video-apm-1.2.5-2|15	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-apm-1.2.5-2|16	
12mr|x11-driver-video-apm-1.2.5-2|17	%description
12mr|x11-driver-video-apm-1.2.5-2|18	x11-driver-video-apm is the X.org driver for Alliance Promotion.
12mr|x11-driver-video-apm-1.2.5-2|19	
12mr|x11-driver-video-apm-1.2.5-2|20	%prep
12mr|x11-driver-video-apm-1.2.5-2|21	%setup -qn xf86-video-apm-%{version}
12mr|x11-driver-video-apm-1.2.5-2|22	
12mr|x11-driver-video-apm-1.2.5-2|23	%build
12mr|x11-driver-video-apm-1.2.5-2|24	%configure2_5x
12mr|x11-driver-video-apm-1.2.5-2|25	%make
12mr|x11-driver-video-apm-1.2.5-2|26	
12mr|x11-driver-video-apm-1.2.5-2|27	%install
12mr|x11-driver-video-apm-1.2.5-2|28	rm -rf %{buildroot}
12mr|x11-driver-video-apm-1.2.5-2|29	%makeinstall_std
12mr|x11-driver-video-apm-1.2.5-2|30	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-apm-1.2.5-2|31	
12mr|x11-driver-video-apm-1.2.5-2|32	%files
12mr|x11-driver-video-apm-1.2.5-2|33	%doc COPYING
12mr|x11-driver-video-apm-1.2.5-2|34	%{_libdir}/xorg/modules/drivers/apm_drv.so
12mr|x11-driver-video-apm-1.2.5-2|35	%{_mandir}/man4/apm.*
12mr|x11-driver-video-apm-1.2.5-2|36	
12mr|x11-driver-video-apm-1.2.5-2|37	
12mr|x11-driver-video-apm-1.2.5-2|38	
12mr|x11-driver-video-apm-1.2.5-2|39	%changelog
12mr|x11-driver-video-apm-1.2.5-2|40	* Mon Jul 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.5-1
12mr|x11-driver-video-apm-1.2.5-2|41	+ Revision: 810729
12mr|x11-driver-video-apm-1.2.5-2|42	- version update 1.2.5
12mr|x11-driver-video-apm-1.2.5-2|43	
12mr|x11-driver-video-apm-1.2.5-2|44	* Tue May 15 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.4-1
12mr|x11-driver-video-apm-1.2.5-2|45	+ Revision: 798909
12mr|x11-driver-video-apm-1.2.5-2|46	- version update 1.2.4
12mr|x11-driver-video-apm-1.2.5-2|47	
12mr|x11-driver-video-apm-1.2.5-2|48	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.2.3-7
12mr|x11-driver-video-apm-1.2.5-2|49	+ Revision: 748368
12mr|x11-driver-video-apm-1.2.5-2|50	- rebuild cleaned up spec
12mr|x11-driver-video-apm-1.2.5-2|51	
12mr|x11-driver-video-apm-1.2.5-2|52	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.3-6
12mr|x11-driver-video-apm-1.2.5-2|53	+ Revision: 703645
12mr|x11-driver-video-apm-1.2.5-2|54	- rebuild for new x11-server
12mr|x11-driver-video-apm-1.2.5-2|55	
12mr|x11-driver-video-apm-1.2.5-2|56	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.2.3-5
12mr|x11-driver-video-apm-1.2.5-2|57	+ Revision: 683559
12mr|x11-driver-video-apm-1.2.5-2|58	- Rebuild for new x11-server
12mr|x11-driver-video-apm-1.2.5-2|59	
12mr|x11-driver-video-apm-1.2.5-2|60	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-4
12mr|x11-driver-video-apm-1.2.5-2|61	+ Revision: 671138
12mr|x11-driver-video-apm-1.2.5-2|62	- mass rebuild
12mr|x11-driver-video-apm-1.2.5-2|63	
12mr|x11-driver-video-apm-1.2.5-2|64	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1.2.3-3mdv2011.0
12mr|x11-driver-video-apm-1.2.5-2|65	+ Revision: 595729
12mr|x11-driver-video-apm-1.2.5-2|66	- require xorg server with proper ABI
12mr|x11-driver-video-apm-1.2.5-2|67	
12mr|x11-driver-video-apm-1.2.5-2|68	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.2.3-2mdv2011.0
12mr|x11-driver-video-apm-1.2.5-2|69	+ Revision: 584626
12mr|x11-driver-video-apm-1.2.5-2|70	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-apm-1.2.5-2|71	
12mr|x11-driver-video-apm-1.2.5-2|72	* Sun Jul 25 2010 Thierry Vignaud <tv@mandriva.org> 1.2.3-1mdv2011.0
12mr|x11-driver-video-apm-1.2.5-2|73	+ Revision: 558367
12mr|x11-driver-video-apm-1.2.5-2|74	- new release
12mr|x11-driver-video-apm-1.2.5-2|75	
12mr|x11-driver-video-apm-1.2.5-2|76	* Mon Aug 03 2009 Thierry Vignaud <tv@mandriva.org> 1.2.2-1mdv2010.0
12mr|x11-driver-video-apm-1.2.5-2|77	+ Revision: 407730
12mr|x11-driver-video-apm-1.2.5-2|78	- new release
12mr|x11-driver-video-apm-1.2.5-2|79	
12mr|x11-driver-video-apm-1.2.5-2|80	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 1.2.1-2mdv2009.1
12mr|x11-driver-video-apm-1.2.5-2|81	+ Revision: 321381
12mr|x11-driver-video-apm-1.2.5-2|82	- Rebuild for new xserver
12mr|x11-driver-video-apm-1.2.5-2|83	
12mr|x11-driver-video-apm-1.2.5-2|84	* Tue Dec 23 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 1.2.1-1mdv2009.1
12mr|x11-driver-video-apm-1.2.5-2|85	+ Revision: 317838
12mr|x11-driver-video-apm-1.2.5-2|86	- New version 1.2.1
12mr|x11-driver-video-apm-1.2.5-2|87	
12mr|x11-driver-video-apm-1.2.5-2|88	* Sun Nov 30 2008 Adam Williamson <awilliamson@mandriva.org> 1.2.0-3mdv2009.1
12mr|x11-driver-video-apm-1.2.5-2|89	+ Revision: 308210
12mr|x11-driver-video-apm-1.2.5-2|90	- rebuild for new X server
12mr|x11-driver-video-apm-1.2.5-2|91	
12mr|x11-driver-video-apm-1.2.5-2|92	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.2.0-2mdv2009.0
12mr|x11-driver-video-apm-1.2.5-2|93	+ Revision: 265900
12mr|x11-driver-video-apm-1.2.5-2|94	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-video-apm-1.2.5-2|95	- improved description
12mr|x11-driver-video-apm-1.2.5-2|96	- fix group
12mr|x11-driver-video-apm-1.2.5-2|97	- add missing dot at end of description
12mr|x11-driver-video-apm-1.2.5-2|98	- improved summary
12mr|x11-driver-video-apm-1.2.5-2|99	
12mr|x11-driver-video-apm-1.2.5-2|100	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.2.0-1mdv2009.0
12mr|x11-driver-video-apm-1.2.5-2|101	+ Revision: 194217
12mr|x11-driver-video-apm-1.2.5-2|102	- Update to version 1.2.0.
12mr|x11-driver-video-apm-1.2.5-2|103	
12mr|x11-driver-video-apm-1.2.5-2|104	* Mon Feb 11 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.1-7mdv2008.1
12mr|x11-driver-video-apm-1.2.5-2|105	+ Revision: 165470
12mr|x11-driver-video-apm-1.2.5-2|106	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-apm-1.2.5-2|107	
12mr|x11-driver-video-apm-1.2.5-2|108	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.1-6mdv2008.1
12mr|x11-driver-video-apm-1.2.5-2|109	+ Revision: 156596
12mr|x11-driver-video-apm-1.2.5-2|110	- re-enable rpm debug packages support
12mr|x11-driver-video-apm-1.2.5-2|111	
12mr|x11-driver-video-apm-1.2.5-2|112	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.1-5mdv2008.1
12mr|x11-driver-video-apm-1.2.5-2|113	+ Revision: 154896
12mr|x11-driver-video-apm-1.2.5-2|114	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-apm-1.2.5-2|115	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-apm-1.2.5-2|116	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-apm-1.2.5-2|117	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-apm-1.2.5-2|118	re only required for the "modular" build.
12mr|x11-driver-video-apm-1.2.5-2|119	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-apm-1.2.5-2|120	- Note local tag xf86-video-apm-1.1.1@mandriva suggested on upstream
12mr|x11-driver-video-apm-1.2.5-2|121	Tag at git checkout ca78b41a6fcb4110d8e19636baa8dfb4a9ef07bd
12mr|x11-driver-video-apm-1.2.5-2|122	There is already a tag named apm-1_1_1, but the local mandriva tag
12mr|x11-driver-video-apm-1.2.5-2|123	is probably a better option as it follows the pattern used by other
12mr|x11-driver-video-apm-1.2.5-2|124	repositories, and is newer than apm-1_1_1, including changes considered
12mr|x11-driver-video-apm-1.2.5-2|125	safe. To check the diff run:
12mr|x11-driver-video-apm-1.2.5-2|126	git diff apm-1_1_1..xf86-video-apm-1.1.1@mandriva
12mr|x11-driver-video-apm-1.2.5-2|127	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-apm-1.2.5-2|128	
12mr|x11-driver-video-apm-1.2.5-2|129	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-apm-1.2.5-2|130	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-apm-1.2.5-2|131	
12mr|x11-driver-video-apm-1.2.5-2|132	* Mon Oct 15 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.1-4mdv2008.1
12mr|x11-driver-video-apm-1.2.5-2|133	+ Revision: 98683
12mr|x11-driver-video-apm-1.2.5-2|134	- minor spec cleanup
12mr|x11-driver-video-apm-1.2.5-2|135	- build against new xserver (1.4)
12mr|x11-driver-video-apm-1.2.5-2|136	
12mr|x11-driver-video-apm-1.2.5-2|137	* Thu Aug 30 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdv2008.0
12mr|x11-driver-video-apm-1.2.5-2|138	+ Revision: 75720
12mr|x11-driver-video-apm-1.2.5-2|139	- rebuild
12mr|x11-driver-video-apm-1.2.5-2|140	
12mr|x11-driver-video-apm-1.2.5-2|141	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-apm-1.2.5-2|142	- fix man pages
12mr|x11-driver-video-apm-1.2.5-2|143	

19174 12
12mr|x11-driver-video-ark-0.7.5-2|1	Name: x11-driver-video-ark
12mr|x11-driver-video-ark-0.7.5-2|2	Version: 0.7.5
12mr|x11-driver-video-ark-0.7.5-2|3	Release: 2
12mr|x11-driver-video-ark-0.7.5-2|4	Summary: X.org driver for ARK Logic graphics chipsets
12mr|x11-driver-video-ark-0.7.5-2|5	Group: System/X11
12mr|x11-driver-video-ark-0.7.5-2|6	License: MIT
12mr|x11-driver-video-ark-0.7.5-2|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-ark-0.7.5-2|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ark-%{version}.tar.bz2
12mr|x11-driver-video-ark-0.7.5-2|9	
12mr|x11-driver-video-ark-0.7.5-2|10	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-ark-0.7.5-2|11	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-ark-0.7.5-2|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-ark-0.7.5-2|13	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-ark-0.7.5-2|14	
12mr|x11-driver-video-ark-0.7.5-2|15	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-ark-0.7.5-2|16	
12mr|x11-driver-video-ark-0.7.5-2|17	%description
12mr|x11-driver-video-ark-0.7.5-2|18	x11-driver-video-ark is the X.org driver for ARK Logic graphics chipsets.
12mr|x11-driver-video-ark-0.7.5-2|19	
12mr|x11-driver-video-ark-0.7.5-2|20	%prep
12mr|x11-driver-video-ark-0.7.5-2|21	%setup -qn xf86-video-ark-%{version}
12mr|x11-driver-video-ark-0.7.5-2|22	
12mr|x11-driver-video-ark-0.7.5-2|23	%build
12mr|x11-driver-video-ark-0.7.5-2|24	%configure2_5x
12mr|x11-driver-video-ark-0.7.5-2|25	%make
12mr|x11-driver-video-ark-0.7.5-2|26	
12mr|x11-driver-video-ark-0.7.5-2|27	%install
12mr|x11-driver-video-ark-0.7.5-2|28	rm -rf %{buildroot}
12mr|x11-driver-video-ark-0.7.5-2|29	%makeinstall_std
12mr|x11-driver-video-ark-0.7.5-2|30	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-ark-0.7.5-2|31	
12mr|x11-driver-video-ark-0.7.5-2|32	%files
12mr|x11-driver-video-ark-0.7.5-2|33	%doc COPYING
12mr|x11-driver-video-ark-0.7.5-2|34	%{_libdir}/xorg/modules/drivers/ark_drv.so
12mr|x11-driver-video-ark-0.7.5-2|35	
12mr|x11-driver-video-ark-0.7.5-2|36	
12mr|x11-driver-video-ark-0.7.5-2|37	
12mr|x11-driver-video-ark-0.7.5-2|38	%changelog
12mr|x11-driver-video-ark-0.7.5-2|39	* Mon Jul 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.7.5-1
12mr|x11-driver-video-ark-0.7.5-2|40	+ Revision: 810720
12mr|x11-driver-video-ark-0.7.5-2|41	- version update 0.7.5
12mr|x11-driver-video-ark-0.7.5-2|42	
12mr|x11-driver-video-ark-0.7.5-2|43	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.7.4-1
12mr|x11-driver-video-ark-0.7.5-2|44	+ Revision: 787193
12mr|x11-driver-video-ark-0.7.5-2|45	- Update to 0.7.4
12mr|x11-driver-video-ark-0.7.5-2|46	- Build for xorg 1.12
12mr|x11-driver-video-ark-0.7.5-2|47	
12mr|x11-driver-video-ark-0.7.5-2|48	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.7.3-7
12mr|x11-driver-video-ark-0.7.5-2|49	+ Revision: 748369
12mr|x11-driver-video-ark-0.7.5-2|50	- rebuild cleaned up spec
12mr|x11-driver-video-ark-0.7.5-2|51	
12mr|x11-driver-video-ark-0.7.5-2|52	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7.3-6
12mr|x11-driver-video-ark-0.7.5-2|53	+ Revision: 703648
12mr|x11-driver-video-ark-0.7.5-2|54	- rebuild for new x11-server
12mr|x11-driver-video-ark-0.7.5-2|55	
12mr|x11-driver-video-ark-0.7.5-2|56	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.7.3-5
12mr|x11-driver-video-ark-0.7.5-2|57	+ Revision: 683560
12mr|x11-driver-video-ark-0.7.5-2|58	- Rebuild for new x11-server
12mr|x11-driver-video-ark-0.7.5-2|59	
12mr|x11-driver-video-ark-0.7.5-2|60	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.3-4
12mr|x11-driver-video-ark-0.7.5-2|61	+ Revision: 671139
12mr|x11-driver-video-ark-0.7.5-2|62	- mass rebuild
12mr|x11-driver-video-ark-0.7.5-2|63	
12mr|x11-driver-video-ark-0.7.5-2|64	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 0.7.3-3mdv2011.0
12mr|x11-driver-video-ark-0.7.5-2|65	+ Revision: 595740
12mr|x11-driver-video-ark-0.7.5-2|66	- require xorg server with proper ABI
12mr|x11-driver-video-ark-0.7.5-2|67	
12mr|x11-driver-video-ark-0.7.5-2|68	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 0.7.3-2mdv2011.0
12mr|x11-driver-video-ark-0.7.5-2|69	+ Revision: 584626
12mr|x11-driver-video-ark-0.7.5-2|70	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-ark-0.7.5-2|71	
12mr|x11-driver-video-ark-0.7.5-2|72	* Mon Jul 26 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.7.3-1mdv2011.0
12mr|x11-driver-video-ark-0.7.5-2|73	+ Revision: 560862
12mr|x11-driver-video-ark-0.7.5-2|74	- New version: 0.7.3
12mr|x11-driver-video-ark-0.7.5-2|75	
12mr|x11-driver-video-ark-0.7.5-2|76	* Mon Sep 07 2009 Thierry Vignaud <tv@mandriva.org> 0.7.2-1mdv2010.0
12mr|x11-driver-video-ark-0.7.5-2|77	+ Revision: 432151
12mr|x11-driver-video-ark-0.7.5-2|78	- new release
12mr|x11-driver-video-ark-0.7.5-2|79	
12mr|x11-driver-video-ark-0.7.5-2|80	* Tue Aug 11 2009 Funda Wang <fwang@mandriva.org> 0.7.1-2mdv2010.0
12mr|x11-driver-video-ark-0.7.5-2|81	+ Revision: 414540
12mr|x11-driver-video-ark-0.7.5-2|82	- use configure2_5x
12mr|x11-driver-video-ark-0.7.5-2|83	
12mr|x11-driver-video-ark-0.7.5-2|84	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 0.7.1-2mdv2009.1
12mr|x11-driver-video-ark-0.7.5-2|85	+ Revision: 321381
12mr|x11-driver-video-ark-0.7.5-2|86	- Rebuild for new xserver
12mr|x11-driver-video-ark-0.7.5-2|87	
12mr|x11-driver-video-ark-0.7.5-2|88	* Tue Dec 23 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 0.7.1-1mdv2009.1
12mr|x11-driver-video-ark-0.7.5-2|89	+ Revision: 317837
12mr|x11-driver-video-ark-0.7.5-2|90	- New version 0.7.1
12mr|x11-driver-video-ark-0.7.5-2|91	
12mr|x11-driver-video-ark-0.7.5-2|92	* Sun Nov 30 2008 Adam Williamson <awilliamson@mandriva.org> 0.7.0-3mdv2009.1
12mr|x11-driver-video-ark-0.7.5-2|93	+ Revision: 308212
12mr|x11-driver-video-ark-0.7.5-2|94	- rebuild for new X server
12mr|x11-driver-video-ark-0.7.5-2|95	
12mr|x11-driver-video-ark-0.7.5-2|96	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.7.0-2mdv2009.0
12mr|x11-driver-video-ark-0.7.5-2|97	+ Revision: 265901
12mr|x11-driver-video-ark-0.7.5-2|98	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-video-ark-0.7.5-2|99	- improved description
12mr|x11-driver-video-ark-0.7.5-2|100	- fix group
12mr|x11-driver-video-ark-0.7.5-2|101	- add missing dot at end of description
12mr|x11-driver-video-ark-0.7.5-2|102	- improved summary
12mr|x11-driver-video-ark-0.7.5-2|103	
12mr|x11-driver-video-ark-0.7.5-2|104	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.7.0-1mdv2009.0
12mr|x11-driver-video-ark-0.7.5-2|105	+ Revision: 194216
12mr|x11-driver-video-ark-0.7.5-2|106	- Update to version 0.7.0.
12mr|x11-driver-video-ark-0.7.5-2|107	
12mr|x11-driver-video-ark-0.7.5-2|108	* Mon Feb 11 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.6.0-7mdv2008.1
12mr|x11-driver-video-ark-0.7.5-2|109	+ Revision: 165478
12mr|x11-driver-video-ark-0.7.5-2|110	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-ark-0.7.5-2|111	
12mr|x11-driver-video-ark-0.7.5-2|112	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 0.6.0-6mdv2008.1
12mr|x11-driver-video-ark-0.7.5-2|113	+ Revision: 156597
12mr|x11-driver-video-ark-0.7.5-2|114	- re-enable rpm debug packages support
12mr|x11-driver-video-ark-0.7.5-2|115	
12mr|x11-driver-video-ark-0.7.5-2|116	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.6.0-5mdv2008.1
12mr|x11-driver-video-ark-0.7.5-2|117	+ Revision: 154932
12mr|x11-driver-video-ark-0.7.5-2|118	- Don't need to check for dri headers and run time
12mr|x11-driver-video-ark-0.7.5-2|119	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-ark-0.7.5-2|120	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-ark-0.7.5-2|121	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-ark-0.7.5-2|122	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-ark-0.7.5-2|123	are only required for the "modular" build.
12mr|x11-driver-video-ark-0.7.5-2|124	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-ark-0.7.5-2|125	- Note local tag xf86-video-ark-0.6.0@mandriva suggested on upstream
12mr|x11-driver-video-ark-0.7.5-2|126	Tag at git checkout f09baa348b5d1a499f23e553c67bc0674c7c6512
12mr|x11-driver-video-ark-0.7.5-2|127	Note that there is a tag named ark-0_6_0, but the local tag matches
12mr|x11-driver-video-ark-0.7.5-2|128	a more wider naming pattern among other repositories and includes harmless
12mr|x11-driver-video-ark-0.7.5-2|129	updates (addition of .gitignore, .cvsignore and change to use macros instead
12mr|x11-driver-video-ark-0.7.5-2|130	of static values to specifiy package version)
12mr|x11-driver-video-ark-0.7.5-2|131	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-ark-0.7.5-2|132	
12mr|x11-driver-video-ark-0.7.5-2|133	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-ark-0.7.5-2|134	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-ark-0.7.5-2|135	
12mr|x11-driver-video-ark-0.7.5-2|136	* Mon Oct 15 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 0.6.0-4mdv2008.1
12mr|x11-driver-video-ark-0.7.5-2|137	+ Revision: 98684
12mr|x11-driver-video-ark-0.7.5-2|138	- minor spec cleanup
12mr|x11-driver-video-ark-0.7.5-2|139	- build against new xserver (1.4)
12mr|x11-driver-video-ark-0.7.5-2|140	
12mr|x11-driver-video-ark-0.7.5-2|141	* Thu Aug 30 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-3mdv2008.0
12mr|x11-driver-video-ark-0.7.5-2|142	+ Revision: 75721
12mr|x11-driver-video-ark-0.7.5-2|143	- rebuild
12mr|x11-driver-video-ark-0.7.5-2|144	

19175 12
12mr|x11-driver-video-ast-0.97.0-2|1	Name: x11-driver-video-ast
12mr|x11-driver-video-ast-0.97.0-2|2	Version: 0.97.0
12mr|x11-driver-video-ast-0.97.0-2|3	Release: 2
12mr|x11-driver-video-ast-0.97.0-2|4	Summary: X.org driver for ASPEED Technology Inc
12mr|x11-driver-video-ast-0.97.0-2|5	Group: System/X11
12mr|x11-driver-video-ast-0.97.0-2|6	License: MIT
12mr|x11-driver-video-ast-0.97.0-2|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-ast-0.97.0-2|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ast-%{version}.tar.bz2
12mr|x11-driver-video-ast-0.97.0-2|9	
12mr|x11-driver-video-ast-0.97.0-2|10	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-ast-0.97.0-2|11	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-ast-0.97.0-2|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-ast-0.97.0-2|13	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-ast-0.97.0-2|14	
12mr|x11-driver-video-ast-0.97.0-2|15	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-ast-0.97.0-2|16	
12mr|x11-driver-video-ast-0.97.0-2|17	%description
12mr|x11-driver-video-ast-0.97.0-2|18	x11-driver-video-ast is the X.org driver for ASPEED Technology Inc.
12mr|x11-driver-video-ast-0.97.0-2|19	
12mr|x11-driver-video-ast-0.97.0-2|20	%prep
12mr|x11-driver-video-ast-0.97.0-2|21	%setup -qn xf86-video-ast-%{version}
12mr|x11-driver-video-ast-0.97.0-2|22	
12mr|x11-driver-video-ast-0.97.0-2|23	%build
12mr|x11-driver-video-ast-0.97.0-2|24	%configure2_5x
12mr|x11-driver-video-ast-0.97.0-2|25	%make
12mr|x11-driver-video-ast-0.97.0-2|26	
12mr|x11-driver-video-ast-0.97.0-2|27	%install
12mr|x11-driver-video-ast-0.97.0-2|28	%makeinstall_std
12mr|x11-driver-video-ast-0.97.0-2|29	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-ast-0.97.0-2|30	
12mr|x11-driver-video-ast-0.97.0-2|31	%files
12mr|x11-driver-video-ast-0.97.0-2|32	%doc COPYING
12mr|x11-driver-video-ast-0.97.0-2|33	%{_libdir}/xorg/modules/drivers/ast_drv.so
12mr|x11-driver-video-ast-0.97.0-2|34	
12mr|x11-driver-video-ast-0.97.0-2|35	
12mr|x11-driver-video-ast-0.97.0-2|36	%changelog
12mr|x11-driver-video-ast-0.97.0-2|37	* Mon Jul 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.97.0-1
12mr|x11-driver-video-ast-0.97.0-2|38	+ Revision: 810719
12mr|x11-driver-video-ast-0.97.0-2|39	- version update 0.97.0
12mr|x11-driver-video-ast-0.97.0-2|40	
12mr|x11-driver-video-ast-0.97.0-2|41	* Fri Jul 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.96.0-1
12mr|x11-driver-video-ast-0.97.0-2|42	+ Revision: 808299
12mr|x11-driver-video-ast-0.97.0-2|43	- version update 0.96.0
12mr|x11-driver-video-ast-0.97.0-2|44	
12mr|x11-driver-video-ast-0.97.0-2|45	+ Bernhard Rosenkraenzer <bero@bero.eu>
12mr|x11-driver-video-ast-0.97.0-2|46	- 0.95.00
12mr|x11-driver-video-ast-0.97.0-2|47	
12mr|x11-driver-video-ast-0.97.0-2|48	* Wed Apr 04 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.95.0-1
12mr|x11-driver-video-ast-0.97.0-2|49	+ Revision: 789259
12mr|x11-driver-video-ast-0.97.0-2|50	- Update to 0.95.0
12mr|x11-driver-video-ast-0.97.0-2|51	
12mr|x11-driver-video-ast-0.97.0-2|52	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.93.10-2
12mr|x11-driver-video-ast-0.97.0-2|53	+ Revision: 787194
12mr|x11-driver-video-ast-0.97.0-2|54	- Build for x11-server 1.12
12mr|x11-driver-video-ast-0.97.0-2|55	
12mr|x11-driver-video-ast-0.97.0-2|56	* Sun Mar 25 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.93.10-1
12mr|x11-driver-video-ast-0.97.0-2|57	+ Revision: 786706
12mr|x11-driver-video-ast-0.97.0-2|58	- version update 0.93.10
12mr|x11-driver-video-ast-0.97.0-2|59	
12mr|x11-driver-video-ast-0.97.0-2|60	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.93.9-1
12mr|x11-driver-video-ast-0.97.0-2|61	+ Revision: 748377
12mr|x11-driver-video-ast-0.97.0-2|62	- new version 0.93.9
12mr|x11-driver-video-ast-0.97.0-2|63	- rebuild cleaned up spec
12mr|x11-driver-video-ast-0.97.0-2|64	
12mr|x11-driver-video-ast-0.97.0-2|65	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.91.10-6
12mr|x11-driver-video-ast-0.97.0-2|66	+ Revision: 703652
12mr|x11-driver-video-ast-0.97.0-2|67	- rebuild for new x11-server
12mr|x11-driver-video-ast-0.97.0-2|68	
12mr|x11-driver-video-ast-0.97.0-2|69	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.91.10-5
12mr|x11-driver-video-ast-0.97.0-2|70	+ Revision: 683561
12mr|x11-driver-video-ast-0.97.0-2|71	- Rebuild for new x11-server
12mr|x11-driver-video-ast-0.97.0-2|72	
12mr|x11-driver-video-ast-0.97.0-2|73	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 0.91.10-4
12mr|x11-driver-video-ast-0.97.0-2|74	+ Revision: 671141
12mr|x11-driver-video-ast-0.97.0-2|75	- mass rebuild
12mr|x11-driver-video-ast-0.97.0-2|76	
12mr|x11-driver-video-ast-0.97.0-2|77	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 0.91.10-3mdv2011.0
12mr|x11-driver-video-ast-0.97.0-2|78	+ Revision: 595736
12mr|x11-driver-video-ast-0.97.0-2|79	- require xorg server with proper ABI
12mr|x11-driver-video-ast-0.97.0-2|80	
12mr|x11-driver-video-ast-0.97.0-2|81	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 0.91.10-2mdv2011.0
12mr|x11-driver-video-ast-0.97.0-2|82	+ Revision: 584626
12mr|x11-driver-video-ast-0.97.0-2|83	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-ast-0.97.0-2|84	
12mr|x11-driver-video-ast-0.97.0-2|85	* Tue Aug 17 2010 Thierry Vignaud <tv@mandriva.org> 0.91.10-1mdv2011.0
12mr|x11-driver-video-ast-0.97.0-2|86	+ Revision: 570774
12mr|x11-driver-video-ast-0.97.0-2|87	- new release
12mr|x11-driver-video-ast-0.97.0-2|88	
12mr|x11-driver-video-ast-0.97.0-2|89	* Mon Aug 03 2009 Thierry Vignaud <tv@mandriva.org> 0.89.9-1mdv2010.0
12mr|x11-driver-video-ast-0.97.0-2|90	+ Revision: 407727
12mr|x11-driver-video-ast-0.97.0-2|91	- new release
12mr|x11-driver-video-ast-0.97.0-2|92	
12mr|x11-driver-video-ast-0.97.0-2|93	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 0.87.0-2mdv2009.1
12mr|x11-driver-video-ast-0.97.0-2|94	+ Revision: 321381
12mr|x11-driver-video-ast-0.97.0-2|95	- Rebuild for new xserver
12mr|x11-driver-video-ast-0.97.0-2|96	
12mr|x11-driver-video-ast-0.97.0-2|97	* Tue Dec 23 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 0.87.0-1mdv2009.1
12mr|x11-driver-video-ast-0.97.0-2|98	+ Revision: 317839
12mr|x11-driver-video-ast-0.97.0-2|99	- New version 0.87.0
12mr|x11-driver-video-ast-0.97.0-2|100	
12mr|x11-driver-video-ast-0.97.0-2|101	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.85.0-2mdv2009.0
12mr|x11-driver-video-ast-0.97.0-2|102	+ Revision: 265902
12mr|x11-driver-video-ast-0.97.0-2|103	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-video-ast-0.97.0-2|104	- improved description
12mr|x11-driver-video-ast-0.97.0-2|105	- fix group
12mr|x11-driver-video-ast-0.97.0-2|106	- add missing dot at end of description
12mr|x11-driver-video-ast-0.97.0-2|107	- improved summary
12mr|x11-driver-video-ast-0.97.0-2|108	
12mr|x11-driver-video-ast-0.97.0-2|109	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.85.0-1mdv2009.0
12mr|x11-driver-video-ast-0.97.0-2|110	+ Revision: 194214
12mr|x11-driver-video-ast-0.97.0-2|111	- Update to version 0.85.0.
12mr|x11-driver-video-ast-0.97.0-2|112	
12mr|x11-driver-video-ast-0.97.0-2|113	* Mon Feb 11 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.81.0-6mdv2008.1
12mr|x11-driver-video-ast-0.97.0-2|114	+ Revision: 165483
12mr|x11-driver-video-ast-0.97.0-2|115	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-ast-0.97.0-2|116	
12mr|x11-driver-video-ast-0.97.0-2|117	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 0.81.0-5mdv2008.1
12mr|x11-driver-video-ast-0.97.0-2|118	+ Revision: 156598
12mr|x11-driver-video-ast-0.97.0-2|119	- re-enable rpm debug packages support
12mr|x11-driver-video-ast-0.97.0-2|120	
12mr|x11-driver-video-ast-0.97.0-2|121	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.81.0-4mdv2008.1
12mr|x11-driver-video-ast-0.97.0-2|122	+ Revision: 154894
12mr|x11-driver-video-ast-0.97.0-2|123	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-ast-0.97.0-2|124	- Update release as there is no official newer version (just git head patches).
12mr|x11-driver-video-ast-0.97.0-2|125	Also Update build requires to, hopefully, match final spec format for some
12mr|x11-driver-video-ast-0.97.0-2|126	time.
12mr|x11-driver-video-ast-0.97.0-2|127	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-ast-0.97.0-2|128	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-ast-0.97.0-2|129	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-ast-0.97.0-2|130	are only required for the "modular" build.
12mr|x11-driver-video-ast-0.97.0-2|131	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-ast-0.97.0-2|132	- Fix improper version bump as there is no official version yet, and correct
12mr|x11-driver-video-ast-0.97.0-2|133	@mandriva tags in git repository.
12mr|x11-driver-video-ast-0.97.0-2|134	- Note local tag xf86-video-ast-0.81.0.0@mandriva suggested on upstream
12mr|x11-driver-video-ast-0.97.0-2|135	Tag at git checkout 8bbdddf6025e1421e91ce12c509840822b395fb6
12mr|x11-driver-video-ast-0.97.0-2|136	This also updates to 0.84.7 version, that has no tag on upstream, therefore
12mr|x11-driver-video-ast-0.97.0-2|137	no local tag was also added. Assuming that patch1 is correct, but still
12mr|x11-driver-video-ast-0.97.0-2|138	adding it to the rpm so that it still can be reverted to previous version,
12mr|x11-driver-video-ast-0.97.0-2|139	but assuming it is correct due to the long time since any other "functional"
12mr|x11-driver-video-ast-0.97.0-2|140	change to the repository files.
12mr|x11-driver-video-ast-0.97.0-2|141	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-ast-0.97.0-2|142	
12mr|x11-driver-video-ast-0.97.0-2|143	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-ast-0.97.0-2|144	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-ast-0.97.0-2|145	
12mr|x11-driver-video-ast-0.97.0-2|146	* Mon Oct 15 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 0.81.0-3mdv2008.1
12mr|x11-driver-video-ast-0.97.0-2|147	+ Revision: 98685
12mr|x11-driver-video-ast-0.97.0-2|148	- minor spec cleanup
12mr|x11-driver-video-ast-0.97.0-2|149	- build against new xserver (1.4)
12mr|x11-driver-video-ast-0.97.0-2|150	
12mr|x11-driver-video-ast-0.97.0-2|151	* Thu Aug 30 2007 Oden Eriksson <oeriksson@mandriva.com> 0.81.0-2mdv2008.0
12mr|x11-driver-video-ast-0.97.0-2|152	+ Revision: 75738
12mr|x11-driver-video-ast-0.97.0-2|153	- rebuild
12mr|x11-driver-video-ast-0.97.0-2|154	

19176 12
12mr|x11-driver-video-ati-7.0.0-5|1	# When updating this driver, please update ldetect-lst with new pci ids.
12mr|x11-driver-video-ati-7.0.0-5|2	# for example:
12mr|x11-driver-video-ati-7.0.0-5|3	# merge2pcitable.pl ati_pciids_csv src/pcidb/ati_pciids.csv pcitable > pcitable.new
12mr|x11-driver-video-ati-7.0.0-5|4	# - Anssi
12mr|x11-driver-video-ati-7.0.0-5|5	
12mr|x11-driver-video-ati-7.0.0-5|6	Name:		x11-driver-video-ati
12mr|x11-driver-video-ati-7.0.0-5|7	Epoch:		1
12mr|x11-driver-video-ati-7.0.0-5|8	Version:	7.0.0
12mr|x11-driver-video-ati-7.0.0-5|9	#Release:	0.201210910.1
12mr|x11-driver-video-ati-7.0.0-5|10	Release:	5
12mr|x11-driver-video-ati-7.0.0-5|11	Summary:	X.org driver for ATI Technologies
12mr|x11-driver-video-ati-7.0.0-5|12	Group:		System/X11
12mr|x11-driver-video-ati-7.0.0-5|13	License:	MIT
12mr|x11-driver-video-ati-7.0.0-5|14	URL:		http://xorg.freedesktop.org
12mr|x11-driver-video-ati-7.0.0-5|15	# ce1b745dcb60dc516ad999756240b78e72a7aa54
12mr|x11-driver-video-ati-7.0.0-5|16	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ati-%{version}.tar.bz2
12mr|x11-driver-video-ati-7.0.0-5|17	BuildRequires:	pkgconfig(libdrm) >= 2.4.36
12mr|x11-driver-video-ati-7.0.0-5|18	BuildRequires:	pkgconfig(libdrm_radeon) >= 2.4.36
12mr|x11-driver-video-ati-7.0.0-5|19	BuildRequires:	x11-proto-devel >= 1.0.0
12mr|x11-driver-video-ati-7.0.0-5|20	BuildRequires:	x11-util-macros >= 1.0.1
12mr|x11-driver-video-ati-7.0.0-5|21	BuildRequires:	pkgconfig(xorg-server) >= 1.12
12mr|x11-driver-video-ati-7.0.0-5|22	BuildRequires:	pkgconfig(gl)
12mr|x11-driver-video-ati-7.0.0-5|23	%if %mdvver >= 201200
12mr|x11-driver-video-ati-7.0.0-5|24	BuildRequires:	pkgconfig(udev) >= 186
12mr|x11-driver-video-ati-7.0.0-5|25	%else
12mr|x11-driver-video-ati-7.0.0-5|26	BuildRequires:	pkgconfig(udev)
12mr|x11-driver-video-ati-7.0.0-5|27	%endif
12mr|x11-driver-video-ati-7.0.0-5|28	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-ati-7.0.0-5|29	Conflicts:	xorg-x11-server < 7.0
12mr|x11-driver-video-ati-7.0.0-5|30	Conflicts:	x11-driver-video-ati_6.7
12mr|x11-driver-video-ati-7.0.0-5|31	Suggests:	x11-driver-video-r128
12mr|x11-driver-video-ati-7.0.0-5|32	Suggests:	x11-driver-video-mach64
12mr|x11-driver-video-ati-7.0.0-5|33	Suggests:	radeon-firmware
12mr|x11-driver-video-ati-7.0.0-5|34	
12mr|x11-driver-video-ati-7.0.0-5|35	Patch10:    radeon-6.12.2-lvds-default-modes.patch
12mr|x11-driver-video-ati-7.0.0-5|36	Patch13:    fix-default-modes.patch
12mr|x11-driver-video-ati-7.0.0-5|37	
12mr|x11-driver-video-ati-7.0.0-5|38	%description
12mr|x11-driver-video-ati-7.0.0-5|39	x11-driver-video-ati is the X.org driver for ATI Technologies.
12mr|x11-driver-video-ati-7.0.0-5|40	
12mr|x11-driver-video-ati-7.0.0-5|41	%prep
12mr|x11-driver-video-ati-7.0.0-5|42	%setup -qn xf86-video-ati-%{version}
12mr|x11-driver-video-ati-7.0.0-5|43	%patch10 -p1 -b .lvds
12mr|x11-driver-video-ati-7.0.0-5|44	%patch13 -p1 -b .def
12mr|x11-driver-video-ati-7.0.0-5|45	
12mr|x11-driver-video-ati-7.0.0-5|46	%build
12mr|x11-driver-video-ati-7.0.0-5|47	autoreconf -iv
12mr|x11-driver-video-ati-7.0.0-5|48	%configure2_5x --disable-static
12mr|x11-driver-video-ati-7.0.0-5|49	%make
12mr|x11-driver-video-ati-7.0.0-5|50	
12mr|x11-driver-video-ati-7.0.0-5|51	%install
12mr|x11-driver-video-ati-7.0.0-5|52	%makeinstall_std
12mr|x11-driver-video-ati-7.0.0-5|53	
12mr|x11-driver-video-ati-7.0.0-5|54	# these only work in UMS, which is not supported
12mr|x11-driver-video-ati-7.0.0-5|55	rm -rf %{buildroot}%{moduledir}/multimedia/
12mr|x11-driver-video-ati-7.0.0-5|56	
12mr|x11-driver-video-ati-7.0.0-5|57	%files
12mr|x11-driver-video-ati-7.0.0-5|58	%{_libdir}/xorg/modules/drivers/radeon_drv.so
12mr|x11-driver-video-ati-7.0.0-5|59	%{_libdir}/xorg/modules/drivers/ati_drv.so
12mr|x11-driver-video-ati-7.0.0-5|60	#%{_libdir}/xorg/modules/multimedia/theatre200_drv.so
12mr|x11-driver-video-ati-7.0.0-5|61	#%{_libdir}/xorg/modules/multimedia/theatre_detect_drv.so
12mr|x11-driver-video-ati-7.0.0-5|62	#%{_libdir}/xorg/modules/multimedia/theatre_drv.so
12mr|x11-driver-video-ati-7.0.0-5|63	%{_mandir}/man4/ati.*
12mr|x11-driver-video-ati-7.0.0-5|64	%{_mandir}/man4/radeon.*
12mr|x11-driver-video-ati-7.0.0-5|65	
12mr|x11-driver-video-ati-7.0.0-5|66	
12mr|x11-driver-video-ati-7.0.0-5|67	%changelog
12mr|x11-driver-video-ati-7.0.0-5|68	* Thu Oct 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:6.99.99-0.20121016.1
12mr|x11-driver-video-ati-7.0.0-5|69	+ Revision: 819724
12mr|x11-driver-video-ati-7.0.0-5|70	- update to latest snapshot from git master branch to get working with new X
12mr|x11-driver-video-ati-7.0.0-5|71	- fix drm check which resulted in '/usr/bin/yes' were invoked and ran on for
12mr|x11-driver-video-ati-7.0.0-5|72	ever during configure (P1)
12mr|x11-driver-video-ati-7.0.0-5|73	- removal of .la files is now automatically handled by spec-helper
12mr|x11-driver-video-ati-7.0.0-5|74	
12mr|x11-driver-video-ati-7.0.0-5|75	+ Bernhard Rosenkraenzer <bero@bero.eu>
12mr|x11-driver-video-ati-7.0.0-5|76	- Rebuild for xorg-server 1.13
12mr|x11-driver-video-ati-7.0.0-5|77	
12mr|x11-driver-video-ati-7.0.0-5|78	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12mr|x11-driver-video-ati-7.0.0-5|79	- rebuild for new udev >= 186
12mr|x11-driver-video-ati-7.0.0-5|80	
12mr|x11-driver-video-ati-7.0.0-5|81	* Wed Jul 04 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:6.14.6-2
12mr|x11-driver-video-ati-7.0.0-5|82	+ Revision: 808016
12mr|x11-driver-video-ati-7.0.0-5|83	- Produce a fatal error at build time on libdrm version mismatch
12mr|x11-driver-video-ati-7.0.0-5|84	instead of building a driver that doesn't work
12mr|x11-driver-video-ati-7.0.0-5|85	
12mr|x11-driver-video-ati-7.0.0-5|86	* Sun Jul 01 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:6.14.6-1
12mr|x11-driver-video-ati-7.0.0-5|87	+ Revision: 807699
12mr|x11-driver-video-ati-7.0.0-5|88	- Update to 6.14.6
12mr|x11-driver-video-ati-7.0.0-5|89	
12mr|x11-driver-video-ati-7.0.0-5|90	* Sun Jul 01 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:6.14.5-1
12mr|x11-driver-video-ati-7.0.0-5|91	+ Revision: 807673
12mr|x11-driver-video-ati-7.0.0-5|92	- Update to 6.14.5
12mr|x11-driver-video-ati-7.0.0-5|93	
12mr|x11-driver-video-ati-7.0.0-5|94	* Thu Apr 05 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:6.14.4-3
12mr|x11-driver-video-ati-7.0.0-5|95	+ Revision: 789277
12mr|x11-driver-video-ati-7.0.0-5|96	- Adjust x11-server build requirements
12mr|x11-driver-video-ati-7.0.0-5|97	
12mr|x11-driver-video-ati-7.0.0-5|98	* Wed Apr 04 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:6.14.4-2
12mr|x11-driver-video-ati-7.0.0-5|99	+ Revision: 789258
12mr|x11-driver-video-ati-7.0.0-5|100	- Update build requirements
12mr|x11-driver-video-ati-7.0.0-5|101	- Fail the build instead of building a non-working driver if KMS support can't
12mr|x11-driver-video-ati-7.0.0-5|102	be built
12mr|x11-driver-video-ati-7.0.0-5|103	
12mr|x11-driver-video-ati-7.0.0-5|104	* Thu Mar 29 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:6.14.4-1
12mr|x11-driver-video-ati-7.0.0-5|105	+ Revision: 788248
12mr|x11-driver-video-ati-7.0.0-5|106	- Update to 6.14.4
12mr|x11-driver-video-ati-7.0.0-5|107	
12mr|x11-driver-video-ati-7.0.0-5|108	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:6.14.3-3
12mr|x11-driver-video-ati-7.0.0-5|109	+ Revision: 787195
12mr|x11-driver-video-ati-7.0.0-5|110	- Update BuildRequires
12mr|x11-driver-video-ati-7.0.0-5|111	- Port to x11-server 1.12
12mr|x11-driver-video-ati-7.0.0-5|112	
12mr|x11-driver-video-ati-7.0.0-5|113	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 1:6.14.3-2
12mr|x11-driver-video-ati-7.0.0-5|114	+ Revision: 748385
12mr|x11-driver-video-ati-7.0.0-5|115	- rebuild cleaned up spec
12mr|x11-driver-video-ati-7.0.0-5|116	
12mr|x11-driver-video-ati-7.0.0-5|117	* Fri Nov 04 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1:6.14.3-1
12mr|x11-driver-video-ati-7.0.0-5|118	+ Revision: 717701
12mr|x11-driver-video-ati-7.0.0-5|119	- update to new version 6.14.3
12mr|x11-driver-video-ati-7.0.0-5|120	
12mr|x11-driver-video-ati-7.0.0-5|121	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1:6.14.2-2
12mr|x11-driver-video-ati-7.0.0-5|122	+ Revision: 703677
12mr|x11-driver-video-ati-7.0.0-5|123	- rebuild for new x11-server
12mr|x11-driver-video-ati-7.0.0-5|124	
12mr|x11-driver-video-ati-7.0.0-5|125	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1:6.14.2-1
12mr|x11-driver-video-ati-7.0.0-5|126	+ Revision: 683756
12mr|x11-driver-video-ati-7.0.0-5|127	- Drop P0.
12mr|x11-driver-video-ati-7.0.0-5|128	- New version 6.14.2.
12mr|x11-driver-video-ati-7.0.0-5|129	
12mr|x11-driver-video-ati-7.0.0-5|130	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1:6.14.1-3
12mr|x11-driver-video-ati-7.0.0-5|131	+ Revision: 683544
12mr|x11-driver-video-ati-7.0.0-5|132	- Rebuild for new x11-server
12mr|x11-driver-video-ati-7.0.0-5|133	
12mr|x11-driver-video-ati-7.0.0-5|134	* Tue Mar 22 2011 Thomas Backlund <tmb@mandriva.org> 1:6.14.1-2
12mr|x11-driver-video-ati-7.0.0-5|135	+ Revision: 647648
12mr|x11-driver-video-ati-7.0.0-5|136	- add upstream bugfix for r6xx/r7xx ums mode
12mr|x11-driver-video-ati-7.0.0-5|137	
12mr|x11-driver-video-ati-7.0.0-5|138	* Tue Mar 22 2011 Thomas Backlund <tmb@mandriva.org> 1:6.14.1-1
12mr|x11-driver-video-ati-7.0.0-5|139	+ Revision: 647609
12mr|x11-driver-video-ati-7.0.0-5|140	- update to 6.14.1
12mr|x11-driver-video-ati-7.0.0-5|141	- drop P0 (merged)
12mr|x11-driver-video-ati-7.0.0-5|142	- suggest radeon-firmware
12mr|x11-driver-video-ati-7.0.0-5|143	
12mr|x11-driver-video-ati-7.0.0-5|144	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 1:6.14.0-3
12mr|x11-driver-video-ati-7.0.0-5|145	+ Revision: 640294
12mr|x11-driver-video-ati-7.0.0-5|146	- rebuild to obsolete old packages
12mr|x11-driver-video-ati-7.0.0-5|147	
12mr|x11-driver-video-ati-7.0.0-5|148	* Wed Feb 09 2011 Thomas Backlund <tmb@mandriva.org> 1:6.14.0-2
12mr|x11-driver-video-ati-7.0.0-5|149	+ Revision: 637069
12mr|x11-driver-video-ati-7.0.0-5|150	- UMS/DCE3.2: fix segfault (#62460)
12mr|x11-driver-video-ati-7.0.0-5|151	
12mr|x11-driver-video-ati-7.0.0-5|152	* Fri Feb 04 2011 Thierry Vignaud <tv@mandriva.org> 1:6.14.0-1
12mr|x11-driver-video-ati-7.0.0-5|153	+ Revision: 635742
12mr|x11-driver-video-ati-7.0.0-5|154	- new release
12mr|x11-driver-video-ati-7.0.0-5|155	
12mr|x11-driver-video-ati-7.0.0-5|156	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1:6.13.99-0.20101029.1mdv2011.0
12mr|x11-driver-video-ati-7.0.0-5|157	+ Revision: 595705
12mr|x11-driver-video-ati-7.0.0-5|158	- require xorg server with proper ABI
12mr|x11-driver-video-ati-7.0.0-5|159	
12mr|x11-driver-video-ati-7.0.0-5|160	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1:6.13.2-3mdv2011.0
12mr|x11-driver-video-ati-7.0.0-5|161	+ Revision: 584626
12mr|x11-driver-video-ati-7.0.0-5|162	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-ati-7.0.0-5|163	
12mr|x11-driver-video-ati-7.0.0-5|164	* Fri Oct 08 2010 Thomas Backlund <tmb@mandriva.org> 1:6.13.2-2mdv2011.0
12mr|x11-driver-video-ati-7.0.0-5|165	+ Revision: 584091
12mr|x11-driver-video-ati-7.0.0-5|166	- rebuild for new GL-devel
12mr|x11-driver-video-ati-7.0.0-5|167	
12mr|x11-driver-video-ati-7.0.0-5|168	* Tue Sep 28 2010 Thierry Vignaud <tv@mandriva.org> 1:6.13.2-1mdv2011.0
12mr|x11-driver-video-ati-7.0.0-5|169	+ Revision: 581561
12mr|x11-driver-video-ati-7.0.0-5|170	- new release
12mr|x11-driver-video-ati-7.0.0-5|171	
12mr|x11-driver-video-ati-7.0.0-5|172	* Wed Jul 14 2010 Thierry Vignaud <tv@mandriva.org> 1:6.13.1-1mdv2011.0
12mr|x11-driver-video-ati-7.0.0-5|173	+ Revision: 553337
12mr|x11-driver-video-ati-7.0.0-5|174	- drop patch 0 (uneeded)
12mr|x11-driver-video-ati-7.0.0-5|175	- new release
12mr|x11-driver-video-ati-7.0.0-5|176	
12mr|x11-driver-video-ati-7.0.0-5|177	* Fri May 14 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1:6.13.0-3mdv2010.1
12mr|x11-driver-video-ati-7.0.0-5|178	+ Revision: 544807
12mr|x11-driver-video-ati-7.0.0-5|179	- Add upstream patch for bug #58425
12mr|x11-driver-video-ati-7.0.0-5|180	CCBUG: 58425
12mr|x11-driver-video-ati-7.0.0-5|181	
12mr|x11-driver-video-ati-7.0.0-5|182	* Fri Apr 09 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1:6.13.0-2mdv2010.1
12mr|x11-driver-video-ati-7.0.0-5|183	+ Revision: 533531
12mr|x11-driver-video-ati-7.0.0-5|184	- Suggest radeon-rlc-firmware
12mr|x11-driver-video-ati-7.0.0-5|185	
12mr|x11-driver-video-ati-7.0.0-5|186	+ Anssi Hannula <anssi@mandriva.org>
12mr|x11-driver-video-ati-7.0.0-5|187	- add a reminder comment about updating ldetect-lst pci id lists
12mr|x11-driver-video-ati-7.0.0-5|188	
12mr|x11-driver-video-ati-7.0.0-5|189	* Mon Apr 05 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1:6.13.0-1mdv2010.1
12mr|x11-driver-video-ati-7.0.0-5|190	+ Revision: 531754
12mr|x11-driver-video-ati-7.0.0-5|191	- New version: 6.13.0
12mr|x11-driver-video-ati-7.0.0-5|192	- Remove autoreconf line
12mr|x11-driver-video-ati-7.0.0-5|193	
12mr|x11-driver-video-ati-7.0.0-5|194	* Mon Mar 15 2010 Thierry Vignaud <tv@mandriva.org> 1:6.12.192-1mdv2010.1
12mr|x11-driver-video-ati-7.0.0-5|195	+ Revision: 520386
12mr|x11-driver-video-ati-7.0.0-5|196	- new release
12mr|x11-driver-video-ati-7.0.0-5|197	
12mr|x11-driver-video-ati-7.0.0-5|198	* Wed Mar 03 2010 Thierry Vignaud <tv@mandriva.org> 1:6.12.191-1mdv2010.1
12mr|x11-driver-video-ati-7.0.0-5|199	+ Revision: 513916
12mr|x11-driver-video-ati-7.0.0-5|200	- new release
12mr|x11-driver-video-ati-7.0.0-5|201	
12mr|x11-driver-video-ati-7.0.0-5|202	* Tue Feb 09 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1:6.12.99-0.20100209mdv2010.1
12mr|x11-driver-video-ati-7.0.0-5|203	+ Revision: 502961
12mr|x11-driver-video-ati-7.0.0-5|204	- Use git master version (as discussed in the mailing list)
12mr|x11-driver-video-ati-7.0.0-5|205	
12mr|x11-driver-video-ati-7.0.0-5|206	* Mon Feb 01 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1:6.12.4-4mdv2010.1
12mr|x11-driver-video-ati-7.0.0-5|207	+ Revision: 499207
12mr|x11-driver-video-ati-7.0.0-5|208	- Add a patch to fix bug #56862
12mr|x11-driver-video-ati-7.0.0-5|209	
12mr|x11-driver-video-ati-7.0.0-5|210	* Mon Dec 07 2009 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1:6.12.4-3mdv2010.1
12mr|x11-driver-video-ati-7.0.0-5|211	+ Revision: 474515
12mr|x11-driver-video-ati-7.0.0-5|212	- Add a patch that fix the problems triggered by server 1.7.3
12mr|x11-driver-video-ati-7.0.0-5|213	
12mr|x11-driver-video-ati-7.0.0-5|214	* Tue Nov 10 2009 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1:6.12.4-2mdv2010.1
12mr|x11-driver-video-ati-7.0.0-5|215	+ Revision: 464293
12mr|x11-driver-video-ati-7.0.0-5|216	- Rebuild for new server
12mr|x11-driver-video-ati-7.0.0-5|217	
12mr|x11-driver-video-ati-7.0.0-5|218	* Fri Sep 25 2009 Thierry Vignaud <tv@mandriva.org> 1:6.12.4-1mdv2010.0
12mr|x11-driver-video-ati-7.0.0-5|219	+ Revision: 448656
12mr|x11-driver-video-ati-7.0.0-5|220	- new release
12mr|x11-driver-video-ati-7.0.0-5|221	
12mr|x11-driver-video-ati-7.0.0-5|222	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1:6.12.3-1mdv2010.0
12mr|x11-driver-video-ati-7.0.0-5|223	+ Revision: 436477
12mr|x11-driver-video-ati-7.0.0-5|224	- new release
12mr|x11-driver-video-ati-7.0.0-5|225	- drop patch 1 (merged)
12mr|x11-driver-video-ati-7.0.0-5|226	
12mr|x11-driver-video-ati-7.0.0-5|227	* Tue Jul 14 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1:6.12.2-4mdv2010.0
12mr|x11-driver-video-ati-7.0.0-5|228	+ Revision: 395955
12mr|x11-driver-video-ati-7.0.0-5|229	- Change default acceleration method to EXA.
12mr|x11-driver-video-ati-7.0.0-5|230	
12mr|x11-driver-video-ati-7.0.0-5|231	* Tue Jul 14 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1:6.12.2-3mdv2010.0
12mr|x11-driver-video-ati-7.0.0-5|232	+ Revision: 395921
12mr|x11-driver-video-ati-7.0.0-5|233	- Sync with 6.12-branch
12mr|x11-driver-video-ati-7.0.0-5|234	- Fix dual head cursor corruption (mdv #50560)
12mr|x11-driver-video-ati-7.0.0-5|235	
12mr|x11-driver-video-ati-7.0.0-5|236	* Wed Apr 08 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1:6.12.2-1mdv2009.1
12mr|x11-driver-video-ati-7.0.0-5|237	+ Revision: 365207
12mr|x11-driver-video-ati-7.0.0-5|238	- New version 6.12.2
12mr|x11-driver-video-ati-7.0.0-5|239	
12mr|x11-driver-video-ati-7.0.0-5|240	* Thu Mar 19 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1:6.12.1-1mdv2009.1
12mr|x11-driver-video-ati-7.0.0-5|241	+ Revision: 357791
12mr|x11-driver-video-ati-7.0.0-5|242	- New version 6.12.1
12mr|x11-driver-video-ati-7.0.0-5|243	
12mr|x11-driver-video-ati-7.0.0-5|244	* Mon Mar 16 2009 Olivier Blin <blino@mandriva.org> 1:6.12.0-1mdv2009.1
12mr|x11-driver-video-ati-7.0.0-5|245	+ Revision: 356182
12mr|x11-driver-video-ati-7.0.0-5|246	- 6.12.0
12mr|x11-driver-video-ati-7.0.0-5|247	
12mr|x11-driver-video-ati-7.0.0-5|248	* Thu Feb 19 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1:6.11.0-1mdv2009.1
12mr|x11-driver-video-ati-7.0.0-5|249	+ Revision: 342874
12mr|x11-driver-video-ati-7.0.0-5|250	- New version 6.11.0
12mr|x11-driver-video-ati-7.0.0-5|251	- use %%configure2_5x instead of %%configure to silence ./configure warnings
12mr|x11-driver-video-ati-7.0.0-5|252	
12mr|x11-driver-video-ati-7.0.0-5|253	* Wed Jan 07 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1:6.10.0-1mdv2009.1
12mr|x11-driver-video-ati-7.0.0-5|254	+ Revision: 326556
12mr|x11-driver-video-ati-7.0.0-5|255	- New version
12mr|x11-driver-video-ati-7.0.0-5|256	
12mr|x11-driver-video-ati-7.0.0-5|257	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 1:6.9.0-4mdv2009.1
12mr|x11-driver-video-ati-7.0.0-5|258	+ Revision: 321381
12mr|x11-driver-video-ati-7.0.0-5|259	- Rebuild for new xserver
12mr|x11-driver-video-ati-7.0.0-5|260	
12mr|x11-driver-video-ati-7.0.0-5|261	* Sat Nov 29 2008 Adam Williamson <awilliamson@mandriva.org> 1:6.9.0-3mdv2009.1
12mr|x11-driver-video-ati-7.0.0-5|262	+ Revision: 308163
12mr|x11-driver-video-ati-7.0.0-5|263	- rebuild for new X server
12mr|x11-driver-video-ati-7.0.0-5|264	
12mr|x11-driver-video-ati-7.0.0-5|265	+ Ander Conselvan de Oliveira <ander@mandriva.com>
12mr|x11-driver-video-ati-7.0.0-5|266	- Add suggests tag for r128 and mach64 to avoid backporting issues. (#41710)
12mr|x11-driver-video-ati-7.0.0-5|267	
12mr|x11-driver-video-ati-7.0.0-5|268	* Fri Jun 27 2008 Thierry Vignaud <tv@mandriva.org> 1:6.9.0-1mdv2009.0
12mr|x11-driver-video-ati-7.0.0-5|269	+ Revision: 229560
12mr|x11-driver-video-ati-7.0.0-5|270	- new release
12mr|x11-driver-video-ati-7.0.0-5|271	
12mr|x11-driver-video-ati-7.0.0-5|272	* Wed Jun 25 2008 Thierry Vignaud <tv@mandriva.org> 1:6.8.192-1mdv2009.0
12mr|x11-driver-video-ati-7.0.0-5|273	+ Revision: 229042
12mr|x11-driver-video-ati-7.0.0-5|274	- new release
12mr|x11-driver-video-ati-7.0.0-5|275	
12mr|x11-driver-video-ati-7.0.0-5|276	* Mon Jun 16 2008 Thierry Vignaud <tv@mandriva.org> 1:6.8.191-1mdv2009.0
12mr|x11-driver-video-ati-7.0.0-5|277	+ Revision: 219466
12mr|x11-driver-video-ati-7.0.0-5|278	- new release
12mr|x11-driver-video-ati-7.0.0-5|279	- improved description
12mr|x11-driver-video-ati-7.0.0-5|280	- add missing dot at end of description
12mr|x11-driver-video-ati-7.0.0-5|281	- improved summary
12mr|x11-driver-video-ati-7.0.0-5|282	
12mr|x11-driver-video-ati-7.0.0-5|283	* Tue Feb 19 2008 Thierry Vignaud <tv@mandriva.org> 1:6.8.0-1mdv2008.1
12mr|x11-driver-video-ati-7.0.0-5|284	+ Revision: 173135
12mr|x11-driver-video-ati-7.0.0-5|285	- new release
12mr|x11-driver-video-ati-7.0.0-5|286	
12mr|x11-driver-video-ati-7.0.0-5|287	* Mon Feb 11 2008 Paulo Andrade <pcpa@mandriva.com.br> 1:6.7.197-6mdv2008.1
12mr|x11-driver-video-ati-7.0.0-5|288	+ Revision: 165422
12mr|x11-driver-video-ati-7.0.0-5|289	- Attempt fix for bugs:
12mr|x11-driver-video-ati-7.0.0-5|290	o X hangs at startup with ati driver (http://qa.mandriva.com/show_bug.cgi?id=37209) and
12mr|x11-driver-video-ati-7.0.0-5|291	In this case, just used git-cherry-pick to match code in git master, where
12mr|x11-driver-video-ati-7.0.0-5|292	it has been reverted to match bios agp configuration, unless overriden
12mr|x11-driver-video-ati-7.0.0-5|293	by AgpMode option in xorg.conf.
12mr|x11-driver-video-ati-7.0.0-5|294	o X windows server will not start with new install of 2008.1 Beta 1 (http://qa.mandriva.com/show_bug.cgi?id=37292)
12mr|x11-driver-video-ati-7.0.0-5|295	Backport two commits to attempt to get a more sane output configuration,
12mr|x11-driver-video-ati-7.0.0-5|296	as the bug report shows that the driver got confused and did not understand
12mr|x11-driver-video-ati-7.0.0-5|297	that the monitor section already refered to the LVDS monitor.
12mr|x11-driver-video-ati-7.0.0-5|298	
12mr|x11-driver-video-ati-7.0.0-5|299	* Fri Feb 08 2008 Paulo Andrade <pcpa@mandriva.com.br> 1:6.7.197-5mdv2008.1
12mr|x11-driver-video-ati-7.0.0-5|300	+ Revision: 164303
12mr|x11-driver-video-ati-7.0.0-5|301	- Must be rebuilt due to an incorrect change added in previous X Server
12mr|x11-driver-video-ati-7.0.0-5|302	build. Must be rebuilt with latest X Server sdk headers.
12mr|x11-driver-video-ati-7.0.0-5|303	
12mr|x11-driver-video-ati-7.0.0-5|304	* Wed Jan 30 2008 Paulo Andrade <pcpa@mandriva.com.br> 1:6.7.197-3mdv2008.1
12mr|x11-driver-video-ati-7.0.0-5|305	+ Revision: 160588
12mr|x11-driver-video-ati-7.0.0-5|306	- Revert to use only upstream tarball and only mandatory patches.
12mr|x11-driver-video-ati-7.0.0-5|307	
12mr|x11-driver-video-ati-7.0.0-5|308	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1:6.7.197-2mdv2008.1
12mr|x11-driver-video-ati-7.0.0-5|309	+ Revision: 156599
12mr|x11-driver-video-ati-7.0.0-5|310	- re-enable rpm debug packages support
12mr|x11-driver-video-ati-7.0.0-5|311	
12mr|x11-driver-video-ati-7.0.0-5|312	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 1:6.7.197-1mdv2008.1
12mr|x11-driver-video-ati-7.0.0-5|313	+ Revision: 154893
12mr|x11-driver-video-ati-7.0.0-5|314	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-ati-7.0.0-5|315	- Update to version 6.7.197.
12mr|x11-driver-video-ati-7.0.0-5|316	Rebase mandriva git branch to xf86-video-ati-6.7.197 and remake patches
12mr|x11-driver-video-ati-7.0.0-5|317	acordingly.
12mr|x11-driver-video-ati-7.0.0-5|318	- Disable debug package.
12mr|x11-driver-video-ati-7.0.0-5|319	Update BuildRequires.
12mr|x11-driver-video-ati-7.0.0-5|320	Update to ati-6.7.197 deferred as there is no git tag for the proper version
12mr|x11-driver-video-ati-7.0.0-5|321	and signficant amount of ``compiled test-only'' commits. Need to have package
12mr|x11-driver-video-ati-7.0.0-5|322	in cooker before spending significant time on this package.
12mr|x11-driver-video-ati-7.0.0-5|323	- Fix linkage problems with -fvisibility=hidden due to symbols being accessed
12mr|x11-driver-video-ati-7.0.0-5|324	using LoaderSymbol (basically dlsym) as such symbols must be made of default
12mr|x11-driver-video-ati-7.0.0-5|325	visibility.
12mr|x11-driver-video-ati-7.0.0-5|326	Also some "janitor" work by adding prototypes to functions without prototypes,
12mr|x11-driver-video-ati-7.0.0-5|327	converting to static functions without prototype and used in a single file
12mr|x11-driver-video-ati-7.0.0-5|328	and fixing incorrect declarations and also moving some declarations to header
12mr|x11-driver-video-ati-7.0.0-5|329	files.
12mr|x11-driver-video-ati-7.0.0-5|330	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-ati-7.0.0-5|331	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-ati-7.0.0-5|332	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-ati-7.0.0-5|333	are only required for the "modular" build.
12mr|x11-driver-video-ati-7.0.0-5|334	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-ati-7.0.0-5|335	- Update ati module to use tarball from tag xf86-video-ati-6.7.196, and
12mr|x11-driver-video-ati-7.0.0-5|336	remake mandriva branches, and apply mandriva patches from that point.
12mr|x11-driver-video-ati-7.0.0-5|337	This probably won't make everybody happy, but was probably the major
12mr|x11-driver-video-ati-7.0.0-5|338	concern about the misunderstandings about the changes to Mandriva x11
12mr|x11-driver-video-ati-7.0.0-5|339	related packages.
12mr|x11-driver-video-ati-7.0.0-5|340	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-ati-7.0.0-5|341	
12mr|x11-driver-video-ati-7.0.0-5|342	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-ati-7.0.0-5|343	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-ati-7.0.0-5|344	
12mr|x11-driver-video-ati-7.0.0-5|345	* Sun Nov 18 2007 Adam Williamson <awilliamson@mandriva.org> 1:6.7.196-1mdv2008.1
12mr|x11-driver-video-ati-7.0.0-5|346	+ Revision: 110002
12mr|x11-driver-video-ati-7.0.0-5|347	- drop git.diff (came from git so will be in this new version)
12mr|x11-driver-video-ati-7.0.0-5|348	- new release 6.7.196
12mr|x11-driver-video-ati-7.0.0-5|349	
12mr|x11-driver-video-ati-7.0.0-5|350	* Mon Oct 15 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1:6.7.195-4mdv2008.1
12mr|x11-driver-video-ati-7.0.0-5|351	+ Revision: 98686
12mr|x11-driver-video-ati-7.0.0-5|352	- minor spec cleanup
12mr|x11-driver-video-ati-7.0.0-5|353	- build against new xserver (1.4)
12mr|x11-driver-video-ati-7.0.0-5|354	
12mr|x11-driver-video-ati-7.0.0-5|355	* Fri Oct 12 2007 Thierry Vignaud <tv@mandriva.org> 1:6.7.195-3mdv2008.1
12mr|x11-driver-video-ati-7.0.0-5|356	+ Revision: 97573
12mr|x11-driver-video-ati-7.0.0-5|357	- patch 1: more git fixes (fixing fd.o #12770 regarding LCD monitor detection on xpress 200)
12mr|x11-driver-video-ati-7.0.0-5|358	
12mr|x11-driver-video-ati-7.0.0-5|359	* Thu Oct 11 2007 Thierry Vignaud <tv@mandriva.org> 1:6.7.195-2mdv2008.1
12mr|x11-driver-video-ati-7.0.0-5|360	+ Revision: 97064
12mr|x11-driver-video-ati-7.0.0-5|361	- patch 1: git fixes (fixing fd.o #12770 regarding CRT monitor detection on xpress 200)
12mr|x11-driver-video-ati-7.0.0-5|362	
12mr|x11-driver-video-ati-7.0.0-5|363	* Wed Oct 10 2007 Thierry Vignaud <tv@mandriva.org> 1:6.7.195-1mdv2008.1
12mr|x11-driver-video-ati-7.0.0-5|364	+ Revision: 96856
12mr|x11-driver-video-ati-7.0.0-5|365	- new release
12mr|x11-driver-video-ati-7.0.0-5|366	
12mr|x11-driver-video-ati-7.0.0-5|367	* Wed Oct 10 2007 Thierry Vignaud <tv@mandriva.org> 1:6.7.194-3mdv2008.1
12mr|x11-driver-video-ati-7.0.0-5|368	+ Revision: 96739
12mr|x11-driver-video-ati-7.0.0-5|369	- kill old patch 0
12mr|x11-driver-video-ati-7.0.0-5|370	- new release
12mr|x11-driver-video-ati-7.0.0-5|371	
12mr|x11-driver-video-ati-7.0.0-5|372	* Wed Sep 19 2007 Paulo Andrade <pcpa@mandriva.com.br> 1:6.6.3-3mdv2008.0
12mr|x11-driver-video-ati-7.0.0-5|373	+ Revision: 91016
12mr|x11-driver-video-ati-7.0.0-5|374	- Possible fix to bugzilla #32553
12mr|x11-driver-video-ati-7.0.0-5|375	
12mr|x11-driver-video-ati-7.0.0-5|376	* Mon Sep 10 2007 Thierry Vignaud <tv@mandriva.org> 1:6.6.3-2mdv2008.0
12mr|x11-driver-video-ati-7.0.0-5|377	+ Revision: 84078
12mr|x11-driver-video-ati-7.0.0-5|378	- explicitely conflicts with x11-driver-video-ati_6.7
12mr|x11-driver-video-ati-7.0.0-5|379	
12mr|x11-driver-video-ati-7.0.0-5|380	* Thu Sep 06 2007 Thierry Vignaud <tv@mandriva.org> 1:6.6.3-1mdv2008.0
12mr|x11-driver-video-ati-7.0.0-5|381	+ Revision: 81005
12mr|x11-driver-video-ati-7.0.0-5|382	- do not harcode man pages extension
12mr|x11-driver-video-ati-7.0.0-5|383	- reupload stable driver
12mr|x11-driver-video-ati-7.0.0-5|384	- restore stable 6.6.3 driver
12mr|x11-driver-video-ati-7.0.0-5|385	
12mr|x11-driver-video-ati-7.0.0-5|386	
12mr|x11-driver-video-ati-7.0.0-5|387	* Wed Jan 31 2007 Christiaan Welvaart <cjw@daneel.dyndns.org>
12mr|x11-driver-video-ati-7.0.0-5|388	+ 2007-01-31 12:17:43 (115683)
12mr|x11-driver-video-ati-7.0.0-5|389	- new upstream release (6.6.3)
12mr|x11-driver-video-ati-7.0.0-5|390	
12mr|x11-driver-video-ati-7.0.0-5|391	* Sat Aug 26 2006 Antonio Hobmeir Neto <neto@mandriva.com> 6.6.2-1mdv2007.0
12mr|x11-driver-video-ati-7.0.0-5|392	+ 2006-08-25 20:01:05 (58146)
12mr|x11-driver-video-ati-7.0.0-5|393	- New release. Fixed Bugs, improves in exa, xaa and R300 support.
12mr|x11-driver-video-ati-7.0.0-5|394	- from Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-video-ati-7.0.0-5|395	- new upstream release (6.6.1):
12mr|x11-driver-video-ati-7.0.0-5|396	Fixes suspend/resume on PCIE
12mr|x11-driver-video-ati-7.0.0-5|397	Fixes interrupt handling
12mr|x11-driver-video-ati-7.0.0-5|398	Lots of EXA fixes
12mr|x11-driver-video-ati-7.0.0-5|399	Other bug fixes and warning removals
12mr|x11-driver-video-ati-7.0.0-5|400	- removed patch radeon-prefer-db-visuals, applied upstream
12mr|x11-driver-video-ati-7.0.0-5|401	- rebuild to fix cooker uploading
12mr|x11-driver-video-ati-7.0.0-5|402	- adding a patch for radeon driver to prefer double-buffered visuals
12mr|x11-driver-video-ati-7.0.0-5|403	- Updated drivers for X11R7.1
12mr|x11-driver-video-ati-7.0.0-5|404	- increment release
12mr|x11-driver-video-ati-7.0.0-5|405	- Adding X.org 7.0 to the repository
12mr|x11-driver-video-ati-7.0.0-5|406	- from Thierry Vignaud <tvignaud@mandriva.com>
12mr|x11-driver-video-ati-7.0.0-5|407	- fix group
12mr|x11-driver-video-ati-7.0.0-5|408	- rebuild with the proper ABI on x86_64
12mr|x11-driver-video-ati-7.0.0-5|409	- from Andreas Hasenack <andreas@mandriva.com>
12mr|x11-driver-video-ati-7.0.0-5|410	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12mr|x11-driver-video-ati-7.0.0-5|411	

19177 12
12mr|x11-driver-video-chips-1.2.5-2|1	Name: x11-driver-video-chips
12mr|x11-driver-video-chips-1.2.5-2|2	Version: 1.2.5
12mr|x11-driver-video-chips-1.2.5-2|3	Release: 2
12mr|x11-driver-video-chips-1.2.5-2|4	Summary: X.org driver for Chips and Technologies
12mr|x11-driver-video-chips-1.2.5-2|5	Group: System/X11
12mr|x11-driver-video-chips-1.2.5-2|6	License: MIT
12mr|x11-driver-video-chips-1.2.5-2|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-chips-1.2.5-2|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-chips-%{version}.tar.bz2
12mr|x11-driver-video-chips-1.2.5-2|9	Patch1: 0001-Import-existing-patches-that-were-originally-Red-Ha.patch
12mr|x11-driver-video-chips-1.2.5-2|10	Patch2: x11-driver-video-chips-1.2.5-debian-iopl_h.patch
12mr|x11-driver-video-chips-1.2.5-2|11	
12mr|x11-driver-video-chips-1.2.5-2|12	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-chips-1.2.5-2|13	BuildRequires: x11-server-devel >= 1.0.1
12mr|x11-driver-video-chips-1.2.5-2|14	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-chips-1.2.5-2|15	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-chips-1.2.5-2|16	
12mr|x11-driver-video-chips-1.2.5-2|17	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-chips-1.2.5-2|18	
12mr|x11-driver-video-chips-1.2.5-2|19	%description
12mr|x11-driver-video-chips-1.2.5-2|20	x11-driver-video-chips is the X.org driver for Chips and Technologies boards.
12mr|x11-driver-video-chips-1.2.5-2|21	
12mr|x11-driver-video-chips-1.2.5-2|22	%prep
12mr|x11-driver-video-chips-1.2.5-2|23	%setup -qn xf86-video-chips-%{version}
12mr|x11-driver-video-chips-1.2.5-2|24	%patch1 -p1
12mr|x11-driver-video-chips-1.2.5-2|25	%patch2 -p1
12mr|x11-driver-video-chips-1.2.5-2|26	
12mr|x11-driver-video-chips-1.2.5-2|27	%build
12mr|x11-driver-video-chips-1.2.5-2|28	%configure2_5x
12mr|x11-driver-video-chips-1.2.5-2|29	%make
12mr|x11-driver-video-chips-1.2.5-2|30	
12mr|x11-driver-video-chips-1.2.5-2|31	%install
12mr|x11-driver-video-chips-1.2.5-2|32	%makeinstall_std
12mr|x11-driver-video-chips-1.2.5-2|33	
12mr|x11-driver-video-chips-1.2.5-2|34	%files
12mr|x11-driver-video-chips-1.2.5-2|35	%doc COPYING
12mr|x11-driver-video-chips-1.2.5-2|36	%{_libdir}/xorg/modules/drivers/chips_drv.so
12mr|x11-driver-video-chips-1.2.5-2|37	%{_mandir}/man4/chips.*
12mr|x11-driver-video-chips-1.2.5-2|38	
12mr|x11-driver-video-chips-1.2.5-2|39	
12mr|x11-driver-video-chips-1.2.5-2|40	%changelog
12mr|x11-driver-video-chips-1.2.5-2|41	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.2.4-5
12mr|x11-driver-video-chips-1.2.5-2|42	+ Revision: 748386
12mr|x11-driver-video-chips-1.2.5-2|43	- rebuild cleaned up spec
12mr|x11-driver-video-chips-1.2.5-2|44	
12mr|x11-driver-video-chips-1.2.5-2|45	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.4-4
12mr|x11-driver-video-chips-1.2.5-2|46	+ Revision: 703683
12mr|x11-driver-video-chips-1.2.5-2|47	- rebuild for new x11-server
12mr|x11-driver-video-chips-1.2.5-2|48	
12mr|x11-driver-video-chips-1.2.5-2|49	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.2.4-3
12mr|x11-driver-video-chips-1.2.5-2|50	+ Revision: 683562
12mr|x11-driver-video-chips-1.2.5-2|51	- Rebuild for new x11-server
12mr|x11-driver-video-chips-1.2.5-2|52	
12mr|x11-driver-video-chips-1.2.5-2|53	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-2
12mr|x11-driver-video-chips-1.2.5-2|54	+ Revision: 671142
12mr|x11-driver-video-chips-1.2.5-2|55	- mass rebuild
12mr|x11-driver-video-chips-1.2.5-2|56	
12mr|x11-driver-video-chips-1.2.5-2|57	* Mon Feb 28 2011 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.2.4-1
12mr|x11-driver-video-chips-1.2.5-2|58	+ Revision: 640988
12mr|x11-driver-video-chips-1.2.5-2|59	- New version: 1.2.4
12mr|x11-driver-video-chips-1.2.5-2|60	
12mr|x11-driver-video-chips-1.2.5-2|61	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1.2.3-3mdv2011.0
12mr|x11-driver-video-chips-1.2.5-2|62	+ Revision: 595739
12mr|x11-driver-video-chips-1.2.5-2|63	- require xorg server with proper ABI
12mr|x11-driver-video-chips-1.2.5-2|64	
12mr|x11-driver-video-chips-1.2.5-2|65	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.2.3-2mdv2011.0
12mr|x11-driver-video-chips-1.2.5-2|66	+ Revision: 584626
12mr|x11-driver-video-chips-1.2.5-2|67	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-chips-1.2.5-2|68	
12mr|x11-driver-video-chips-1.2.5-2|69	* Mon Jul 26 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.2.3-1mdv2011.0
12mr|x11-driver-video-chips-1.2.5-2|70	+ Revision: 560878
12mr|x11-driver-video-chips-1.2.5-2|71	- New version: 1.2.3
12mr|x11-driver-video-chips-1.2.5-2|72	
12mr|x11-driver-video-chips-1.2.5-2|73	* Thu Aug 20 2009 Thierry Vignaud <tv@mandriva.org> 1.2.2-1mdv2010.0
12mr|x11-driver-video-chips-1.2.5-2|74	+ Revision: 418375
12mr|x11-driver-video-chips-1.2.5-2|75	- new release
12mr|x11-driver-video-chips-1.2.5-2|76	
12mr|x11-driver-video-chips-1.2.5-2|77	* Tue Aug 11 2009 Funda Wang <fwang@mandriva.org> 1.2.1-2mdv2010.0
12mr|x11-driver-video-chips-1.2.5-2|78	+ Revision: 414548
12mr|x11-driver-video-chips-1.2.5-2|79	- use configure2_5x
12mr|x11-driver-video-chips-1.2.5-2|80	
12mr|x11-driver-video-chips-1.2.5-2|81	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 1.2.1-2mdv2009.1
12mr|x11-driver-video-chips-1.2.5-2|82	+ Revision: 321381
12mr|x11-driver-video-chips-1.2.5-2|83	- Rebuild for new xserver
12mr|x11-driver-video-chips-1.2.5-2|84	
12mr|x11-driver-video-chips-1.2.5-2|85	* Tue Dec 23 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 1.2.1-1mdv2009.1
12mr|x11-driver-video-chips-1.2.5-2|86	+ Revision: 317846
12mr|x11-driver-video-chips-1.2.5-2|87	- New version 1.2.1
12mr|x11-driver-video-chips-1.2.5-2|88	
12mr|x11-driver-video-chips-1.2.5-2|89	* Sun Nov 30 2008 Adam Williamson <awilliamson@mandriva.org> 1.2.0-3mdv2009.1
12mr|x11-driver-video-chips-1.2.5-2|90	+ Revision: 308213
12mr|x11-driver-video-chips-1.2.5-2|91	- rebuild for new X server
12mr|x11-driver-video-chips-1.2.5-2|92	
12mr|x11-driver-video-chips-1.2.5-2|93	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.2.0-2mdv2009.0
12mr|x11-driver-video-chips-1.2.5-2|94	+ Revision: 265905
12mr|x11-driver-video-chips-1.2.5-2|95	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-video-chips-1.2.5-2|96	- improved description
12mr|x11-driver-video-chips-1.2.5-2|97	- fix group
12mr|x11-driver-video-chips-1.2.5-2|98	- add missing dot at end of description
12mr|x11-driver-video-chips-1.2.5-2|99	- improved summary
12mr|x11-driver-video-chips-1.2.5-2|100	
12mr|x11-driver-video-chips-1.2.5-2|101	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.2.0-1mdv2009.0
12mr|x11-driver-video-chips-1.2.5-2|102	+ Revision: 194213
12mr|x11-driver-video-chips-1.2.5-2|103	- Update to version 1.2.0.
12mr|x11-driver-video-chips-1.2.5-2|104	
12mr|x11-driver-video-chips-1.2.5-2|105	* Mon Feb 11 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.1-8mdv2008.1
12mr|x11-driver-video-chips-1.2.5-2|106	+ Revision: 165523
12mr|x11-driver-video-chips-1.2.5-2|107	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-chips-1.2.5-2|108	
12mr|x11-driver-video-chips-1.2.5-2|109	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.1-7mdv2008.1
12mr|x11-driver-video-chips-1.2.5-2|110	+ Revision: 156600
12mr|x11-driver-video-chips-1.2.5-2|111	- re-enable rpm debug packages support
12mr|x11-driver-video-chips-1.2.5-2|112	
12mr|x11-driver-video-chips-1.2.5-2|113	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.1-6mdv2008.1
12mr|x11-driver-video-chips-1.2.5-2|114	+ Revision: 154879
12mr|x11-driver-video-chips-1.2.5-2|115	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-chips-1.2.5-2|116	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-chips-1.2.5-2|117	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-chips-1.2.5-2|118	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-chips-1.2.5-2|119	are only required for the "modular" build.
12mr|x11-driver-video-chips-1.2.5-2|120	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-chips-1.2.5-2|121	- Note local tag xf86-input-chips-1.1.1@mandriva suggested on upstream
12mr|x11-driver-video-chips-1.2.5-2|122	Tag at git checkout d449ee092bbc8b4e08371b8067f1d8e320c4297e, that is
12mr|x11-driver-video-chips-1.2.5-2|123	a few harmless commits (adding .csvignore, .gitignore, etc) commits after
12mr|x11-driver-video-chips-1.2.5-2|124	the chips-1_1_1 existing tag.
12mr|x11-driver-video-chips-1.2.5-2|125	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-chips-1.2.5-2|126	
12mr|x11-driver-video-chips-1.2.5-2|127	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-chips-1.2.5-2|128	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-chips-1.2.5-2|129	
12mr|x11-driver-video-chips-1.2.5-2|130	* Mon Oct 15 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.1-5mdv2008.1
12mr|x11-driver-video-chips-1.2.5-2|131	+ Revision: 98687
12mr|x11-driver-video-chips-1.2.5-2|132	- minor spec cleanup
12mr|x11-driver-video-chips-1.2.5-2|133	- build against new xserver (1.4)
12mr|x11-driver-video-chips-1.2.5-2|134	
12mr|x11-driver-video-chips-1.2.5-2|135	* Thu Aug 30 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-4mdv2008.0
12mr|x11-driver-video-chips-1.2.5-2|136	+ Revision: 75755
12mr|x11-driver-video-chips-1.2.5-2|137	- rebuild
12mr|x11-driver-video-chips-1.2.5-2|138	
12mr|x11-driver-video-chips-1.2.5-2|139	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-chips-1.2.5-2|140	- fix man pages
12mr|x11-driver-video-chips-1.2.5-2|141	
12mr|x11-driver-video-chips-1.2.5-2|142	
12mr|x11-driver-video-chips-1.2.5-2|143	* Fri Jun 02 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-video-chips-1.2.5-2|144	+ 2006-06-02 19:21:24 (31881)
12mr|x11-driver-video-chips-1.2.5-2|145	- Default to SWcursor on CT65550 as hardware cursor is reported broken on this chip
12mr|x11-driver-video-chips-1.2.5-2|146	- Disable 2D acceleration on C&T 69000 by default, since it is reported to be broken
12mr|x11-driver-video-chips-1.2.5-2|147	- Remove old tarball
12mr|x11-driver-video-chips-1.2.5-2|148	
12mr|x11-driver-video-chips-1.2.5-2|149	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-video-chips-1.2.5-2|150	+ 2006-05-31 18:32:34 (31796)
12mr|x11-driver-video-chips-1.2.5-2|151	- rebuild to fix cooker uploading
12mr|x11-driver-video-chips-1.2.5-2|152	
12mr|x11-driver-video-chips-1.2.5-2|153	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12mr|x11-driver-video-chips-1.2.5-2|154	+ 2006-05-29 14:36:37 (31646)
12mr|x11-driver-video-chips-1.2.5-2|155	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12mr|x11-driver-video-chips-1.2.5-2|156	
12mr|x11-driver-video-chips-1.2.5-2|157	* Thu May 25 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-video-chips-1.2.5-2|158	+ 2006-05-25 19:59:30 (31594)
12mr|x11-driver-video-chips-1.2.5-2|159	- Updated drivers for X11R7.1
12mr|x11-driver-video-chips-1.2.5-2|160	
12mr|x11-driver-video-chips-1.2.5-2|161	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-video-chips-1.2.5-2|162	+ 2006-05-04 21:25:17 (26918)
12mr|x11-driver-video-chips-1.2.5-2|163	- increment release
12mr|x11-driver-video-chips-1.2.5-2|164	
12mr|x11-driver-video-chips-1.2.5-2|165	* Thu Apr 27 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-video-chips-1.2.5-2|166	+ 2006-04-27 04:02:05 (26704)
12mr|x11-driver-video-chips-1.2.5-2|167	- Adding X.org 7.0 to the repository
12mr|x11-driver-video-chips-1.2.5-2|168	

19178 12
12mr|x11-driver-video-cirrus-1.5.1-2|1	Name: x11-driver-video-cirrus
12mr|x11-driver-video-cirrus-1.5.1-2|2	Version: 1.5.1
12mr|x11-driver-video-cirrus-1.5.1-2|3	Release: 2
12mr|x11-driver-video-cirrus-1.5.1-2|4	Summary: X.org driver for Cirrus Logic
12mr|x11-driver-video-cirrus-1.5.1-2|5	Group: System/X11
12mr|x11-driver-video-cirrus-1.5.1-2|6	License: MIT
12mr|x11-driver-video-cirrus-1.5.1-2|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-cirrus-1.5.1-2|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-cirrus-%{version}.tar.bz2
12mr|x11-driver-video-cirrus-1.5.1-2|9	
12mr|x11-driver-video-cirrus-1.5.1-2|10	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-cirrus-1.5.1-2|11	BuildRequires: x11-server-devel >= 1.0.1
12mr|x11-driver-video-cirrus-1.5.1-2|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-cirrus-1.5.1-2|13	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-cirrus-1.5.1-2|14	
12mr|x11-driver-video-cirrus-1.5.1-2|15	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-cirrus-1.5.1-2|16	
12mr|x11-driver-video-cirrus-1.5.1-2|17	%description
12mr|x11-driver-video-cirrus-1.5.1-2|18	x11-driver-video-cirrus is the X.org driver for Cirrus Logic.
12mr|x11-driver-video-cirrus-1.5.1-2|19	
12mr|x11-driver-video-cirrus-1.5.1-2|20	%prep
12mr|x11-driver-video-cirrus-1.5.1-2|21	%setup -qn xf86-video-cirrus-%{version}
12mr|x11-driver-video-cirrus-1.5.1-2|22	
12mr|x11-driver-video-cirrus-1.5.1-2|23	%build
12mr|x11-driver-video-cirrus-1.5.1-2|24	%configure2_5x
12mr|x11-driver-video-cirrus-1.5.1-2|25	%make
12mr|x11-driver-video-cirrus-1.5.1-2|26	
12mr|x11-driver-video-cirrus-1.5.1-2|27	%install
12mr|x11-driver-video-cirrus-1.5.1-2|28	%makeinstall_std
12mr|x11-driver-video-cirrus-1.5.1-2|29	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-cirrus-1.5.1-2|30	
12mr|x11-driver-video-cirrus-1.5.1-2|31	%files
12mr|x11-driver-video-cirrus-1.5.1-2|32	%doc COPYING
12mr|x11-driver-video-cirrus-1.5.1-2|33	%{_libdir}/xorg/modules/drivers/cirrus_drv.so
12mr|x11-driver-video-cirrus-1.5.1-2|34	%{_libdir}/xorg/modules/drivers/cirrus_laguna.so
12mr|x11-driver-video-cirrus-1.5.1-2|35	%{_libdir}/xorg/modules/drivers/cirrus_alpine.so
12mr|x11-driver-video-cirrus-1.5.1-2|36	%{_mandir}/man4/cirrus.*
12mr|x11-driver-video-cirrus-1.5.1-2|37	
12mr|x11-driver-video-cirrus-1.5.1-2|38	
12mr|x11-driver-video-cirrus-1.5.1-2|39	
12mr|x11-driver-video-cirrus-1.5.1-2|40	%changelog
12mr|x11-driver-video-cirrus-1.5.1-2|41	* Mon Jul 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.5.1-1
12mr|x11-driver-video-cirrus-1.5.1-2|42	+ Revision: 810714
12mr|x11-driver-video-cirrus-1.5.1-2|43	- version update 1.5.1
12mr|x11-driver-video-cirrus-1.5.1-2|44	
12mr|x11-driver-video-cirrus-1.5.1-2|45	* Fri Jul 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.5.0-1
12mr|x11-driver-video-cirrus-1.5.1-2|46	+ Revision: 808297
12mr|x11-driver-video-cirrus-1.5.1-2|47	- version update 1.5.0
12mr|x11-driver-video-cirrus-1.5.1-2|48	
12mr|x11-driver-video-cirrus-1.5.1-2|49	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.4.0-2
12mr|x11-driver-video-cirrus-1.5.1-2|50	+ Revision: 787196
12mr|x11-driver-video-cirrus-1.5.1-2|51	- Build for x11-server 1.12
12mr|x11-driver-video-cirrus-1.5.1-2|52	
12mr|x11-driver-video-cirrus-1.5.1-2|53	* Sun Mar 25 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.4.0-1
12mr|x11-driver-video-cirrus-1.5.1-2|54	+ Revision: 786707
12mr|x11-driver-video-cirrus-1.5.1-2|55	- version update 1.4.0
12mr|x11-driver-video-cirrus-1.5.1-2|56	
12mr|x11-driver-video-cirrus-1.5.1-2|57	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.3.2-7
12mr|x11-driver-video-cirrus-1.5.1-2|58	+ Revision: 748387
12mr|x11-driver-video-cirrus-1.5.1-2|59	- rebuild cleaned up spec
12mr|x11-driver-video-cirrus-1.5.1-2|60	
12mr|x11-driver-video-cirrus-1.5.1-2|61	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.2-6
12mr|x11-driver-video-cirrus-1.5.1-2|62	+ Revision: 703687
12mr|x11-driver-video-cirrus-1.5.1-2|63	- rebuild for new x11-server
12mr|x11-driver-video-cirrus-1.5.1-2|64	
12mr|x11-driver-video-cirrus-1.5.1-2|65	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.3.2-5
12mr|x11-driver-video-cirrus-1.5.1-2|66	+ Revision: 683790
12mr|x11-driver-video-cirrus-1.5.1-2|67	- Rebuild for new x11-server
12mr|x11-driver-video-cirrus-1.5.1-2|68	
12mr|x11-driver-video-cirrus-1.5.1-2|69	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-4
12mr|x11-driver-video-cirrus-1.5.1-2|70	+ Revision: 671143
12mr|x11-driver-video-cirrus-1.5.1-2|71	- mass rebuild
12mr|x11-driver-video-cirrus-1.5.1-2|72	
12mr|x11-driver-video-cirrus-1.5.1-2|73	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1.3.2-3mdv2011.0
12mr|x11-driver-video-cirrus-1.5.1-2|74	+ Revision: 595738
12mr|x11-driver-video-cirrus-1.5.1-2|75	- require xorg server with proper ABI
12mr|x11-driver-video-cirrus-1.5.1-2|76	
12mr|x11-driver-video-cirrus-1.5.1-2|77	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.3.2-2mdv2011.0
12mr|x11-driver-video-cirrus-1.5.1-2|78	+ Revision: 584626
12mr|x11-driver-video-cirrus-1.5.1-2|79	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-cirrus-1.5.1-2|80	
12mr|x11-driver-video-cirrus-1.5.1-2|81	* Thu Jul 30 2009 Frederik Himpe <fhimpe@mandriva.org> 1.3.2-1mdv2010.0
12mr|x11-driver-video-cirrus-1.5.1-2|82	+ Revision: 404801
12mr|x11-driver-video-cirrus-1.5.1-2|83	- update to new version 1.3.2
12mr|x11-driver-video-cirrus-1.5.1-2|84	
12mr|x11-driver-video-cirrus-1.5.1-2|85	* Fri Jul 03 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.3.1-1mdv2010.0
12mr|x11-driver-video-cirrus-1.5.1-2|86	+ Revision: 391880
12mr|x11-driver-video-cirrus-1.5.1-2|87	- update to version 1.3.1
12mr|x11-driver-video-cirrus-1.5.1-2|88	
12mr|x11-driver-video-cirrus-1.5.1-2|89	* Thu May 07 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.3.0-1mdv2010.0
12mr|x11-driver-video-cirrus-1.5.1-2|90	+ Revision: 372970
12mr|x11-driver-video-cirrus-1.5.1-2|91	- New version 1.3.0
12mr|x11-driver-video-cirrus-1.5.1-2|92	
12mr|x11-driver-video-cirrus-1.5.1-2|93	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 1.2.1-4mdv2009.1
12mr|x11-driver-video-cirrus-1.5.1-2|94	+ Revision: 321381
12mr|x11-driver-video-cirrus-1.5.1-2|95	- Rebuild for new xserver
12mr|x11-driver-video-cirrus-1.5.1-2|96	
12mr|x11-driver-video-cirrus-1.5.1-2|97	* Sat Nov 29 2008 Adam Williamson <awilliamson@mandriva.org> 1.2.1-3mdv2009.1
12mr|x11-driver-video-cirrus-1.5.1-2|98	+ Revision: 308165
12mr|x11-driver-video-cirrus-1.5.1-2|99	- rebuild for new X server
12mr|x11-driver-video-cirrus-1.5.1-2|100	
12mr|x11-driver-video-cirrus-1.5.1-2|101	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.2.1-2mdv2009.0
12mr|x11-driver-video-cirrus-1.5.1-2|102	+ Revision: 265904
12mr|x11-driver-video-cirrus-1.5.1-2|103	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-video-cirrus-1.5.1-2|104	- improved description
12mr|x11-driver-video-cirrus-1.5.1-2|105	- fix group
12mr|x11-driver-video-cirrus-1.5.1-2|106	- add missing dot at end of description
12mr|x11-driver-video-cirrus-1.5.1-2|107	- improved summary
12mr|x11-driver-video-cirrus-1.5.1-2|108	
12mr|x11-driver-video-cirrus-1.5.1-2|109	* Tue May 27 2008 Colin Guthrie <cguthrie@mandriva.org> 1.2.1-1mdv2009.0
12mr|x11-driver-video-cirrus-1.5.1-2|110	+ Revision: 211781
12mr|x11-driver-video-cirrus-1.5.1-2|111	- New version
12mr|x11-driver-video-cirrus-1.5.1-2|112	
12mr|x11-driver-video-cirrus-1.5.1-2|113	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.2.0-1mdv2009.0
12mr|x11-driver-video-cirrus-1.5.1-2|114	+ Revision: 194211
12mr|x11-driver-video-cirrus-1.5.1-2|115	- Update to version 1.2.0.
12mr|x11-driver-video-cirrus-1.5.1-2|116	
12mr|x11-driver-video-cirrus-1.5.1-2|117	* Mon Feb 11 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.0-9mdv2008.1
12mr|x11-driver-video-cirrus-1.5.1-2|118	+ Revision: 165531
12mr|x11-driver-video-cirrus-1.5.1-2|119	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-cirrus-1.5.1-2|120	
12mr|x11-driver-video-cirrus-1.5.1-2|121	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.0-8mdv2008.1
12mr|x11-driver-video-cirrus-1.5.1-2|122	+ Revision: 156601
12mr|x11-driver-video-cirrus-1.5.1-2|123	- re-enable rpm debug packages support
12mr|x11-driver-video-cirrus-1.5.1-2|124	
12mr|x11-driver-video-cirrus-1.5.1-2|125	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.0-7mdv2008.1
12mr|x11-driver-video-cirrus-1.5.1-2|126	+ Revision: 154869
12mr|x11-driver-video-cirrus-1.5.1-2|127	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-cirrus-1.5.1-2|128	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-cirrus-1.5.1-2|129	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-cirrus-1.5.1-2|130	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-cirrus-1.5.1-2|131	are only required for the "modular" build.
12mr|x11-driver-video-cirrus-1.5.1-2|132	Also fix typo in @mandriva tag versioning 1.1.1, as the package version
12mr|x11-driver-video-cirrus-1.5.1-2|133	is really 1.1.0.
12mr|x11-driver-video-cirrus-1.5.1-2|134	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-cirrus-1.5.1-2|135	- Note local tag xf86-video-cirrus-1.1.1@mandriva suggested on upstream
12mr|x11-driver-video-cirrus-1.5.1-2|136	Tag at git checkout 6d114041dc22763aa89ef6a4f4af3246de3e3b1b
12mr|x11-driver-video-cirrus-1.5.1-2|137	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-cirrus-1.5.1-2|138	- Noop patch as at first all modules will have public symbols. But this patch
12mr|x11-driver-video-cirrus-1.5.1-2|139	makes sure the symbols used by different modules are being explicitly exported.
12mr|x11-driver-video-cirrus-1.5.1-2|140	
12mr|x11-driver-video-cirrus-1.5.1-2|141	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-cirrus-1.5.1-2|142	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-cirrus-1.5.1-2|143	
12mr|x11-driver-video-cirrus-1.5.1-2|144	* Mon Oct 15 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.0-5mdv2008.1
12mr|x11-driver-video-cirrus-1.5.1-2|145	+ Revision: 98688
12mr|x11-driver-video-cirrus-1.5.1-2|146	- minor spec cleanup
12mr|x11-driver-video-cirrus-1.5.1-2|147	- build against new xserver (1.4)
12mr|x11-driver-video-cirrus-1.5.1-2|148	
12mr|x11-driver-video-cirrus-1.5.1-2|149	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-4mdv2008.0
12mr|x11-driver-video-cirrus-1.5.1-2|150	+ Revision: 90358
12mr|x11-driver-video-cirrus-1.5.1-2|151	- rebuild
12mr|x11-driver-video-cirrus-1.5.1-2|152	
12mr|x11-driver-video-cirrus-1.5.1-2|153	* Thu Aug 30 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdv2008.0
12mr|x11-driver-video-cirrus-1.5.1-2|154	+ Revision: 75756
12mr|x11-driver-video-cirrus-1.5.1-2|155	- rebuild
12mr|x11-driver-video-cirrus-1.5.1-2|156	
12mr|x11-driver-video-cirrus-1.5.1-2|157	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-cirrus-1.5.1-2|158	- fix man pages
12mr|x11-driver-video-cirrus-1.5.1-2|159	

19179 12
12mr|x11-driver-video-dummy-0.3.6-2|1	Name: x11-driver-video-dummy
12mr|x11-driver-video-dummy-0.3.6-2|2	Version: 0.3.6
12mr|x11-driver-video-dummy-0.3.6-2|3	Release: 2
12mr|x11-driver-video-dummy-0.3.6-2|4	Summary: The X.org dummy video driver
12mr|x11-driver-video-dummy-0.3.6-2|5	Group: System/X11
12mr|x11-driver-video-dummy-0.3.6-2|6	License: MIT
12mr|x11-driver-video-dummy-0.3.6-2|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-dummy-0.3.6-2|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-dummy-%{version}.tar.bz2
12mr|x11-driver-video-dummy-0.3.6-2|9	
12mr|x11-driver-video-dummy-0.3.6-2|10	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-dummy-0.3.6-2|11	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-dummy-0.3.6-2|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-dummy-0.3.6-2|13	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-dummy-0.3.6-2|14	
12mr|x11-driver-video-dummy-0.3.6-2|15	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-dummy-0.3.6-2|16	
12mr|x11-driver-video-dummy-0.3.6-2|17	%description
12mr|x11-driver-video-dummy-0.3.6-2|18	This is a dummy video driver for X.org.
12mr|x11-driver-video-dummy-0.3.6-2|19	
12mr|x11-driver-video-dummy-0.3.6-2|20	%prep
12mr|x11-driver-video-dummy-0.3.6-2|21	%setup -qn xf86-video-dummy-%{version}
12mr|x11-driver-video-dummy-0.3.6-2|22	
12mr|x11-driver-video-dummy-0.3.6-2|23	%build
12mr|x11-driver-video-dummy-0.3.6-2|24	%configure2_5x
12mr|x11-driver-video-dummy-0.3.6-2|25	%make
12mr|x11-driver-video-dummy-0.3.6-2|26	
12mr|x11-driver-video-dummy-0.3.6-2|27	%install
12mr|x11-driver-video-dummy-0.3.6-2|28	rm -rf %{buildroot}
12mr|x11-driver-video-dummy-0.3.6-2|29	%makeinstall_std
12mr|x11-driver-video-dummy-0.3.6-2|30	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-dummy-0.3.6-2|31	
12mr|x11-driver-video-dummy-0.3.6-2|32	%files
12mr|x11-driver-video-dummy-0.3.6-2|33	%doc COPYING
12mr|x11-driver-video-dummy-0.3.6-2|34	%{_libdir}/xorg/modules/drivers/dummy_drv.so
12mr|x11-driver-video-dummy-0.3.6-2|35	
12mr|x11-driver-video-dummy-0.3.6-2|36	
12mr|x11-driver-video-dummy-0.3.6-2|37	
12mr|x11-driver-video-dummy-0.3.6-2|38	%changelog
12mr|x11-driver-video-dummy-0.3.6-2|39	* Mon Jul 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.3.6-1
12mr|x11-driver-video-dummy-0.3.6-2|40	+ Revision: 810713
12mr|x11-driver-video-dummy-0.3.6-2|41	- version update 0.3.6
12mr|x11-driver-video-dummy-0.3.6-2|42	
12mr|x11-driver-video-dummy-0.3.6-2|43	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.3.5-1
12mr|x11-driver-video-dummy-0.3.6-2|44	+ Revision: 787222
12mr|x11-driver-video-dummy-0.3.6-2|45	- 0.3.5
12mr|x11-driver-video-dummy-0.3.6-2|46	- Build for x11-server 1.12
12mr|x11-driver-video-dummy-0.3.6-2|47	
12mr|x11-driver-video-dummy-0.3.6-2|48	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.3.4-7
12mr|x11-driver-video-dummy-0.3.6-2|49	+ Revision: 748388
12mr|x11-driver-video-dummy-0.3.6-2|50	- rebuild cleaned up spec
12mr|x11-driver-video-dummy-0.3.6-2|51	
12mr|x11-driver-video-dummy-0.3.6-2|52	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.3.4-6
12mr|x11-driver-video-dummy-0.3.6-2|53	+ Revision: 703715
12mr|x11-driver-video-dummy-0.3.6-2|54	- rebuild for new x11-server
12mr|x11-driver-video-dummy-0.3.6-2|55	
12mr|x11-driver-video-dummy-0.3.6-2|56	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.3.4-5
12mr|x11-driver-video-dummy-0.3.6-2|57	+ Revision: 683556
12mr|x11-driver-video-dummy-0.3.6-2|58	- Rebuild for new x11-server
12mr|x11-driver-video-dummy-0.3.6-2|59	
12mr|x11-driver-video-dummy-0.3.6-2|60	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-4
12mr|x11-driver-video-dummy-0.3.6-2|61	+ Revision: 671144
12mr|x11-driver-video-dummy-0.3.6-2|62	- mass rebuild
12mr|x11-driver-video-dummy-0.3.6-2|63	
12mr|x11-driver-video-dummy-0.3.6-2|64	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 0.3.4-3mdv2011.0
12mr|x11-driver-video-dummy-0.3.6-2|65	+ Revision: 595731
12mr|x11-driver-video-dummy-0.3.6-2|66	- require xorg server with proper ABI
12mr|x11-driver-video-dummy-0.3.6-2|67	
12mr|x11-driver-video-dummy-0.3.6-2|68	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 0.3.4-2mdv2011.0
12mr|x11-driver-video-dummy-0.3.6-2|69	+ Revision: 584626
12mr|x11-driver-video-dummy-0.3.6-2|70	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-dummy-0.3.6-2|71	
12mr|x11-driver-video-dummy-0.3.6-2|72	* Thu Jul 22 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.3.4-1mdv2011.0
12mr|x11-driver-video-dummy-0.3.6-2|73	+ Revision: 557061
12mr|x11-driver-video-dummy-0.3.6-2|74	- New version: 0.3.4
12mr|x11-driver-video-dummy-0.3.6-2|75	
12mr|x11-driver-video-dummy-0.3.6-2|76	* Tue Dec 01 2009 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.3.3-1mdv2010.1
12mr|x11-driver-video-dummy-0.3.6-2|77	+ Revision: 472434
12mr|x11-driver-video-dummy-0.3.6-2|78	- New version: 0.3.3
12mr|x11-driver-video-dummy-0.3.6-2|79	
12mr|x11-driver-video-dummy-0.3.6-2|80	* Fri Jul 03 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 0.3.2-1mdv2010.0
12mr|x11-driver-video-dummy-0.3.6-2|81	+ Revision: 391862
12mr|x11-driver-video-dummy-0.3.6-2|82	- update to version 0.3.2
12mr|x11-driver-video-dummy-0.3.6-2|83	
12mr|x11-driver-video-dummy-0.3.6-2|84	* Mon Jan 26 2009 Thierry Vignaud <tv@mandriva.org> 0.3.1-1mdv2009.1
12mr|x11-driver-video-dummy-0.3.6-2|85	+ Revision: 333669
12mr|x11-driver-video-dummy-0.3.6-2|86	- new release
12mr|x11-driver-video-dummy-0.3.6-2|87	- fix group
12mr|x11-driver-video-dummy-0.3.6-2|88	
12mr|x11-driver-video-dummy-0.3.6-2|89	+ Colin Guthrie <cguthrie@mandriva.org>
12mr|x11-driver-video-dummy-0.3.6-2|90	- Rebuild for new xserver
12mr|x11-driver-video-dummy-0.3.6-2|91	
12mr|x11-driver-video-dummy-0.3.6-2|92	* Sun Nov 30 2008 Adam Williamson <awilliamson@mandriva.org> 0.3.0-3mdv2009.1
12mr|x11-driver-video-dummy-0.3.6-2|93	+ Revision: 308215
12mr|x11-driver-video-dummy-0.3.6-2|94	- rebuild for new X server
12mr|x11-driver-video-dummy-0.3.6-2|95	
12mr|x11-driver-video-dummy-0.3.6-2|96	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.3.0-2mdv2009.0
12mr|x11-driver-video-dummy-0.3.6-2|97	+ Revision: 265912
12mr|x11-driver-video-dummy-0.3.6-2|98	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-video-dummy-0.3.6-2|99	
12mr|x11-driver-video-dummy-0.3.6-2|100	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.3.0-1mdv2009.0
12mr|x11-driver-video-dummy-0.3.6-2|101	+ Revision: 194209
12mr|x11-driver-video-dummy-0.3.6-2|102	- Update to version 0.3.0.
12mr|x11-driver-video-dummy-0.3.6-2|103	
12mr|x11-driver-video-dummy-0.3.6-2|104	* Mon Feb 11 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.2.0-7mdv2008.1
12mr|x11-driver-video-dummy-0.3.6-2|105	+ Revision: 165534
12mr|x11-driver-video-dummy-0.3.6-2|106	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-dummy-0.3.6-2|107	
12mr|x11-driver-video-dummy-0.3.6-2|108	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 0.2.0-6mdv2008.1
12mr|x11-driver-video-dummy-0.3.6-2|109	+ Revision: 156603
12mr|x11-driver-video-dummy-0.3.6-2|110	- re-enable rpm debug packages support
12mr|x11-driver-video-dummy-0.3.6-2|111	
12mr|x11-driver-video-dummy-0.3.6-2|112	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.2.0-5mdv2008.1
12mr|x11-driver-video-dummy-0.3.6-2|113	+ Revision: 154861
12mr|x11-driver-video-dummy-0.3.6-2|114	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-dummy-0.3.6-2|115	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-dummy-0.3.6-2|116	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-dummy-0.3.6-2|117	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-dummy-0.3.6-2|118	are only required for the "modular" build.
12mr|x11-driver-video-dummy-0.3.6-2|119	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-dummy-0.3.6-2|120	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-dummy-0.3.6-2|121	
12mr|x11-driver-video-dummy-0.3.6-2|122	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-dummy-0.3.6-2|123	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-dummy-0.3.6-2|124	
12mr|x11-driver-video-dummy-0.3.6-2|125	* Mon Oct 15 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 0.2.0-4mdv2008.1
12mr|x11-driver-video-dummy-0.3.6-2|126	+ Revision: 98690
12mr|x11-driver-video-dummy-0.3.6-2|127	- minor spec cleanup
12mr|x11-driver-video-dummy-0.3.6-2|128	- build against new xserver (1.4)
12mr|x11-driver-video-dummy-0.3.6-2|129	
12mr|x11-driver-video-dummy-0.3.6-2|130	* Thu Aug 30 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3mdv2008.0
12mr|x11-driver-video-dummy-0.3.6-2|131	+ Revision: 75758
12mr|x11-driver-video-dummy-0.3.6-2|132	- rebuild
12mr|x11-driver-video-dummy-0.3.6-2|133	

19180 12
12mr|x11-driver-video-fbdev-0.4.3-2|1	Name: x11-driver-video-fbdev
12mr|x11-driver-video-fbdev-0.4.3-2|2	Version: 0.4.3
12mr|x11-driver-video-fbdev-0.4.3-2|3	Release: 2
12mr|x11-driver-video-fbdev-0.4.3-2|4	Summary: X.org driver for Linux FBDev
12mr|x11-driver-video-fbdev-0.4.3-2|5	Group: System/X11
12mr|x11-driver-video-fbdev-0.4.3-2|6	License: MIT
12mr|x11-driver-video-fbdev-0.4.3-2|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-fbdev-0.4.3-2|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-fbdev-%{version}.tar.bz2
12mr|x11-driver-video-fbdev-0.4.3-2|9	
12mr|x11-driver-video-fbdev-0.4.3-2|10	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-fbdev-0.4.3-2|11	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-fbdev-0.4.3-2|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-fbdev-0.4.3-2|13	
12mr|x11-driver-video-fbdev-0.4.3-2|14	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-fbdev-0.4.3-2|15	
12mr|x11-driver-video-fbdev-0.4.3-2|16	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-fbdev-0.4.3-2|17	
12mr|x11-driver-video-fbdev-0.4.3-2|18	%description
12mr|x11-driver-video-fbdev-0.4.3-2|19	x11-driver-video-fbdev is the X.org driver for Linux FBDev.
12mr|x11-driver-video-fbdev-0.4.3-2|20	
12mr|x11-driver-video-fbdev-0.4.3-2|21	%prep
12mr|x11-driver-video-fbdev-0.4.3-2|22	%setup -qn xf86-video-fbdev-%{version}
12mr|x11-driver-video-fbdev-0.4.3-2|23	
12mr|x11-driver-video-fbdev-0.4.3-2|24	%build
12mr|x11-driver-video-fbdev-0.4.3-2|25	%configure2_5x
12mr|x11-driver-video-fbdev-0.4.3-2|26	%make
12mr|x11-driver-video-fbdev-0.4.3-2|27	
12mr|x11-driver-video-fbdev-0.4.3-2|28	%install
12mr|x11-driver-video-fbdev-0.4.3-2|29	%makeinstall_std
12mr|x11-driver-video-fbdev-0.4.3-2|30	
12mr|x11-driver-video-fbdev-0.4.3-2|31	%files
12mr|x11-driver-video-fbdev-0.4.3-2|32	%{_libdir}/xorg/modules/drivers/fbdev_drv.so
12mr|x11-driver-video-fbdev-0.4.3-2|33	%{_mandir}/man4/fbdev.*
12mr|x11-driver-video-fbdev-0.4.3-2|34	
12mr|x11-driver-video-fbdev-0.4.3-2|35	
12mr|x11-driver-video-fbdev-0.4.3-2|36	
12mr|x11-driver-video-fbdev-0.4.3-2|37	%changelog
12mr|x11-driver-video-fbdev-0.4.3-2|38	* Fri Jul 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.4.3-1
12mr|x11-driver-video-fbdev-0.4.3-2|39	+ Revision: 808300
12mr|x11-driver-video-fbdev-0.4.3-2|40	- version update 0.4.3
12mr|x11-driver-video-fbdev-0.4.3-2|41	
12mr|x11-driver-video-fbdev-0.4.3-2|42	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.4.2-8
12mr|x11-driver-video-fbdev-0.4.3-2|43	+ Revision: 787223
12mr|x11-driver-video-fbdev-0.4.3-2|44	- Build for x11-server 1.12
12mr|x11-driver-video-fbdev-0.4.3-2|45	
12mr|x11-driver-video-fbdev-0.4.3-2|46	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.4.2-7
12mr|x11-driver-video-fbdev-0.4.3-2|47	+ Revision: 748401
12mr|x11-driver-video-fbdev-0.4.3-2|48	- rebuild cleaned up spec
12mr|x11-driver-video-fbdev-0.4.3-2|49	
12mr|x11-driver-video-fbdev-0.4.3-2|50	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.2-6
12mr|x11-driver-video-fbdev-0.4.3-2|51	+ Revision: 703725
12mr|x11-driver-video-fbdev-0.4.3-2|52	- rebuild for new x11-server
12mr|x11-driver-video-fbdev-0.4.3-2|53	
12mr|x11-driver-video-fbdev-0.4.3-2|54	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.4.2-5
12mr|x11-driver-video-fbdev-0.4.3-2|55	+ Revision: 683547
12mr|x11-driver-video-fbdev-0.4.3-2|56	- Rebuild for new x11-server
12mr|x11-driver-video-fbdev-0.4.3-2|57	
12mr|x11-driver-video-fbdev-0.4.3-2|58	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-4
12mr|x11-driver-video-fbdev-0.4.3-2|59	+ Revision: 671145
12mr|x11-driver-video-fbdev-0.4.3-2|60	- mass rebuild
12mr|x11-driver-video-fbdev-0.4.3-2|61	
12mr|x11-driver-video-fbdev-0.4.3-2|62	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 0.4.2-3mdv2011.0
12mr|x11-driver-video-fbdev-0.4.3-2|63	+ Revision: 595707
12mr|x11-driver-video-fbdev-0.4.3-2|64	- require xorg server with proper ABI
12mr|x11-driver-video-fbdev-0.4.3-2|65	
12mr|x11-driver-video-fbdev-0.4.3-2|66	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 0.4.2-2mdv2011.0
12mr|x11-driver-video-fbdev-0.4.3-2|67	+ Revision: 584626
12mr|x11-driver-video-fbdev-0.4.3-2|68	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-fbdev-0.4.3-2|69	
12mr|x11-driver-video-fbdev-0.4.3-2|70	* Mon Apr 05 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.4.2-1mdv2010.1
12mr|x11-driver-video-fbdev-0.4.3-2|71	+ Revision: 531583
12mr|x11-driver-video-fbdev-0.4.3-2|72	- New version: 0.4.2
12mr|x11-driver-video-fbdev-0.4.3-2|73	
12mr|x11-driver-video-fbdev-0.4.3-2|74	* Tue Nov 10 2009 Thierry Vignaud <tv@mandriva.org> 0.4.1-2mdv2010.1
12mr|x11-driver-video-fbdev-0.4.3-2|75	+ Revision: 464337
12mr|x11-driver-video-fbdev-0.4.3-2|76	- rebuild for new xserver
12mr|x11-driver-video-fbdev-0.4.3-2|77	
12mr|x11-driver-video-fbdev-0.4.3-2|78	* Mon Aug 03 2009 Thierry Vignaud <tv@mandriva.org> 0.4.1-1mdv2010.0
12mr|x11-driver-video-fbdev-0.4.3-2|79	+ Revision: 407717
12mr|x11-driver-video-fbdev-0.4.3-2|80	- fix build
12mr|x11-driver-video-fbdev-0.4.3-2|81	- new release
12mr|x11-driver-video-fbdev-0.4.3-2|82	
12mr|x11-driver-video-fbdev-0.4.3-2|83	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 0.4.0-4mdv2009.1
12mr|x11-driver-video-fbdev-0.4.3-2|84	+ Revision: 321381
12mr|x11-driver-video-fbdev-0.4.3-2|85	- Rebuild for new xserver
12mr|x11-driver-video-fbdev-0.4.3-2|86	
12mr|x11-driver-video-fbdev-0.4.3-2|87	* Sat Nov 29 2008 Adam Williamson <awilliamson@mandriva.org> 0.4.0-3mdv2009.1
12mr|x11-driver-video-fbdev-0.4.3-2|88	+ Revision: 308166
12mr|x11-driver-video-fbdev-0.4.3-2|89	- rebuild for new X server
12mr|x11-driver-video-fbdev-0.4.3-2|90	
12mr|x11-driver-video-fbdev-0.4.3-2|91	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.4.0-2mdv2009.0
12mr|x11-driver-video-fbdev-0.4.3-2|92	+ Revision: 265919
12mr|x11-driver-video-fbdev-0.4.3-2|93	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-video-fbdev-0.4.3-2|94	- improved description
12mr|x11-driver-video-fbdev-0.4.3-2|95	- add missing dot at end of description
12mr|x11-driver-video-fbdev-0.4.3-2|96	- improved summary
12mr|x11-driver-video-fbdev-0.4.3-2|97	
12mr|x11-driver-video-fbdev-0.4.3-2|98	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.4.0-1mdv2009.0
12mr|x11-driver-video-fbdev-0.4.3-2|99	+ Revision: 194208
12mr|x11-driver-video-fbdev-0.4.3-2|100	- Update to version 0.4.0.
12mr|x11-driver-video-fbdev-0.4.3-2|101	
12mr|x11-driver-video-fbdev-0.4.3-2|102	* Mon Feb 11 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.3.1-4mdv2008.1
12mr|x11-driver-video-fbdev-0.4.3-2|103	+ Revision: 165552
12mr|x11-driver-video-fbdev-0.4.3-2|104	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-fbdev-0.4.3-2|105	
12mr|x11-driver-video-fbdev-0.4.3-2|106	+ Ademar de Souza Reis Jr <ademar@mandriva.com.br>
12mr|x11-driver-video-fbdev-0.4.3-2|107	- re-enable rpm debug packages support
12mr|x11-driver-video-fbdev-0.4.3-2|108	
12mr|x11-driver-video-fbdev-0.4.3-2|109	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.3.1-3mdv2008.1
12mr|x11-driver-video-fbdev-0.4.3-2|110	+ Revision: 154860
12mr|x11-driver-video-fbdev-0.4.3-2|111	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-fbdev-0.4.3-2|112	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-fbdev-0.4.3-2|113	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-fbdev-0.4.3-2|114	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-fbdev-0.4.3-2|115	are only required for the "modular" build.
12mr|x11-driver-video-fbdev-0.4.3-2|116	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-fbdev-0.4.3-2|117	- Fix tarball to use existing tag xf86-video-fbdev-0.3.1. Also dont move
12mr|x11-driver-video-fbdev-0.4.3-2|118	back mandriva branch point and update, as a set of patches, changes up to
12mr|x11-driver-video-fbdev-0.4.3-2|119	there.
12mr|x11-driver-video-fbdev-0.4.3-2|120	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-fbdev-0.4.3-2|121	
12mr|x11-driver-video-fbdev-0.4.3-2|122	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-fbdev-0.4.3-2|123	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-fbdev-0.4.3-2|124	
12mr|x11-driver-video-fbdev-0.4.3-2|125	* Mon Oct 15 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 0.3.1-2mdv2008.1
12mr|x11-driver-video-fbdev-0.4.3-2|126	+ Revision: 98691
12mr|x11-driver-video-fbdev-0.4.3-2|127	- minor spec cleanup
12mr|x11-driver-video-fbdev-0.4.3-2|128	- build against new xserver (1.4)
12mr|x11-driver-video-fbdev-0.4.3-2|129	
12mr|x11-driver-video-fbdev-0.4.3-2|130	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-fbdev-0.4.3-2|131	- fix man pages
12mr|x11-driver-video-fbdev-0.4.3-2|132	

19181 12
12mr|x11-driver-video-fix-1.0.0-1|1	Name:           x11-driver-video-fix
12mr|x11-driver-video-fix-1.0.0-1|2	Version:        1.0.0
12mr|x11-driver-video-fix-1.0.0-1|3	Release:        1
12mr|x11-driver-video-fix-1.0.0-1|4	Summary:        Fix for Libreoffice and other bugs on radeon
12mr|x11-driver-video-fix-1.0.0-1|5	Group:          System/X11
12mr|x11-driver-video-fix-1.0.0-1|6	License:        GPLv3
12mr|x11-driver-video-fix-1.0.0-1|7	URL:            www.rosalab.ru
12mr|x11-driver-video-fix-1.0.0-1|8	Source0:        exapixmapsoff.conf
12mr|x11-driver-video-fix-1.0.0-1|9	
12mr|x11-driver-video-fix-1.0.0-1|10	%description
12mr|x11-driver-video-fix-1.0.0-1|11	x11-driver-video-fix disables EXA pixmaps on Radeon
12mr|x11-driver-video-fix-1.0.0-1|12	
12mr|x11-driver-video-fix-1.0.0-1|13	%prep
12mr|x11-driver-video-fix-1.0.0-1|14	
12mr|x11-driver-video-fix-1.0.0-1|15	%build
12mr|x11-driver-video-fix-1.0.0-1|16	
12mr|x11-driver-video-fix-1.0.0-1|17	%install
12mr|x11-driver-video-fix-1.0.0-1|18	mkdir -p %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
12mr|x11-driver-video-fix-1.0.0-1|19	install -m644 %{SOURCE0} %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/exapixmapsoff.conf
12mr|x11-driver-video-fix-1.0.0-1|20	
12mr|x11-driver-video-fix-1.0.0-1|21	%files
12mr|x11-driver-video-fix-1.0.0-1|22	%{_sysconfdir}/X11/xorg.conf.d/exapixmapsoff.conf
12mr|x11-driver-video-fix-1.0.0-1|23	
12mr|x11-driver-video-fix-1.0.0-1|24	
12mr|x11-driver-video-fix-1.0.0-1|25	%changelog
12mr|x11-driver-video-fix-1.0.0-1|26	* Wed Dec 12 2012 Alex Burmashev <alex.burmashev@rosalab.ru>
12mr|x11-driver-video-fix-1.0.0-1|27	- Initial package

19182 12
12mr|x11-driver-video-geode-2.11.14-1|1	# Module is dynamically loaded and references to X Server, and other
12mr|x11-driver-video-geode-2.11.14-1|2	# modules resolved at runtime.
12mr|x11-driver-video-geode-2.11.14-1|3	%define _disable_ld_no_undefined 1
12mr|x11-driver-video-geode-2.11.14-1|4	
12mr|x11-driver-video-geode-2.11.14-1|5	%define name		x11-driver-video-%{chipset}
12mr|x11-driver-video-geode-2.11.14-1|6	%define chipset		geode
12mr|x11-driver-video-geode-2.11.14-1|7	# 20081113
12mr|x11-driver-video-geode-2.11.14-1|8	%define snapshot	0
12mr|x11-driver-video-geode-2.11.14-1|9	%define version		2.11.14
12mr|x11-driver-video-geode-2.11.14-1|10	%define rel		1
12mr|x11-driver-video-geode-2.11.14-1|11	%if %snapshot
12mr|x11-driver-video-geode-2.11.14-1|12	%define release		4.%{snapshot}.%{rel}
12mr|x11-driver-video-geode-2.11.14-1|13	%define distname	xf86-video-%{chipset}-%{snapshot}
12mr|x11-driver-video-geode-2.11.14-1|14	%else
12mr|x11-driver-video-geode-2.11.14-1|15	%define release		%{rel}
12mr|x11-driver-video-geode-2.11.14-1|16	%define distname	xf86-video-%{chipset}-%{version}
12mr|x11-driver-video-geode-2.11.14-1|17	%endif
12mr|x11-driver-video-geode-2.11.14-1|18	
12mr|x11-driver-video-geode-2.11.14-1|19	Name: %{name}
12mr|x11-driver-video-geode-2.11.14-1|20	Version: %{version}
12mr|x11-driver-video-geode-2.11.14-1|21	Release: %{release}
12mr|x11-driver-video-geode-2.11.14-1|22	Summary: X.org driver for AMD Geode GX and LX Processors
12mr|x11-driver-video-geode-2.11.14-1|23	Group: System/X11
12mr|x11-driver-video-geode-2.11.14-1|24	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-geode-2.11.14-1|25	# git://anongit.freedesktop.org/git/xorg/driver/xf86-video-geode
12mr|x11-driver-video-geode-2.11.14-1|26	# git archive --format=tar --prefix=xf86-video-geode-$(date +%Y%m%d)/ master |
12mr|x11-driver-video-geode-2.11.14-1|27	#   bzip2 > ../xf86-video-geode-$(date +%Y%m%d).tar.bz2
12mr|x11-driver-video-geode-2.11.14-1|28	Source: http://xorg.freedesktop.org/releases/individual/driver/%{distname}.tar.bz2
12mr|x11-driver-video-geode-2.11.14-1|29	Patch0: xf86-video-geode-2.9.0-scale-display.patch
12mr|x11-driver-video-geode-2.11.14-1|30	License: MIT
12mr|x11-driver-video-geode-2.11.14-1|31	BuildRoot: %{_tmppath}/%{name}-root
12mr|x11-driver-video-geode-2.11.14-1|32	#ExclusiveArch: %{ix86}
12mr|x11-driver-video-geode-2.11.14-1|33	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-geode-2.11.14-1|34	BuildRequires: x11-server-devel >= 1.0.1
12mr|x11-driver-video-geode-2.11.14-1|35	BuildRequires: x11-util-macros >= 1.3.0
12mr|x11-driver-video-geode-2.11.14-1|36	# geode replaces amd driver (renamed in order to prevent confusion after AMD/ATI
12mr|x11-driver-video-geode-2.11.14-1|37	# merge), and cyrix and nsc drivers
12mr|x11-driver-video-geode-2.11.14-1|38	# (http://lists.freedesktop.org/archives/xorg/2008-July/036970.html)
12mr|x11-driver-video-geode-2.11.14-1|39	Provides: x11-driver-video-amd
12mr|x11-driver-video-geode-2.11.14-1|40	Provides: x11-driver-video-cyrix
12mr|x11-driver-video-geode-2.11.14-1|41	Provides: x11-driver-video-nsc
12mr|x11-driver-video-geode-2.11.14-1|42	Obsoletes: x11-driver-video-amd
12mr|x11-driver-video-geode-2.11.14-1|43	Obsoletes: x11-driver-video-cyrix <= 1.1.0-7mdv2008.1
12mr|x11-driver-video-geode-2.11.14-1|44	Obsoletes: x11-driver-video-nsc <= 2.8.3-5mdv2009.0
12mr|x11-driver-video-geode-2.11.14-1|45	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-geode-2.11.14-1|46	
12mr|x11-driver-video-geode-2.11.14-1|47	%description
12mr|x11-driver-video-geode-2.11.14-1|48	This is the X graphics driver for the AMD Geode GX and LX processors.
12mr|x11-driver-video-geode-2.11.14-1|49	The GX driver features XAA and EXA support for graphics acceleration,
12mr|x11-driver-video-geode-2.11.14-1|50	and the LX driver supports EXA (including compositing).  Both drivers
12mr|x11-driver-video-geode-2.11.14-1|51	suppport dynamic rotation with XRandR, and Xv overlay support.
12mr|x11-driver-video-geode-2.11.14-1|52	
12mr|x11-driver-video-geode-2.11.14-1|53	%prep
12mr|x11-driver-video-geode-2.11.14-1|54	%setup -q -n %{distname}
12mr|x11-driver-video-geode-2.11.14-1|55	# used on Guillemot eCafe
12mr|x11-driver-video-geode-2.11.14-1|56	#%patch0 -p1 -b .sds
12mr|x11-driver-video-geode-2.11.14-1|57	%if %snapshot
12mr|x11-driver-video-geode-2.11.14-1|58	./autogen.sh
12mr|x11-driver-video-geode-2.11.14-1|59	%endif
12mr|x11-driver-video-geode-2.11.14-1|60	
12mr|x11-driver-video-geode-2.11.14-1|61	%build
12mr|x11-driver-video-geode-2.11.14-1|62	%configure2_5x
12mr|x11-driver-video-geode-2.11.14-1|63	%make
12mr|x11-driver-video-geode-2.11.14-1|64	
12mr|x11-driver-video-geode-2.11.14-1|65	%install
12mr|x11-driver-video-geode-2.11.14-1|66	rm -rf %{buildroot}
12mr|x11-driver-video-geode-2.11.14-1|67	%makeinstall_std
12mr|x11-driver-video-geode-2.11.14-1|68	
12mr|x11-driver-video-geode-2.11.14-1|69	%clean
12mr|x11-driver-video-geode-2.11.14-1|70	rm -rf %{buildroot}
12mr|x11-driver-video-geode-2.11.14-1|71	
12mr|x11-driver-video-geode-2.11.14-1|72	%files
12mr|x11-driver-video-geode-2.11.14-1|73	%defattr(-,root,root)
12mr|x11-driver-video-geode-2.11.14-1|74	%doc README TODO
12mr|x11-driver-video-geode-2.11.14-1|75	%{_libdir}/xorg/modules/drivers/ztv_drv.so
12mr|x11-driver-video-geode-2.11.14-1|76	%{_libdir}/xorg/modules/drivers/geode_drv.so
12mr|x11-driver-video-geode-2.11.14-1|77	
12mr|x11-driver-video-geode-2.11.14-1|78	
12mr|x11-driver-video-geode-2.11.14-1|79	
12mr|x11-driver-video-geode-2.11.14-1|80	
12mr|x11-driver-video-geode-2.11.14-1|81	%changelog
12mr|x11-driver-video-geode-2.11.14-1|82	
12mr|x11-driver-video-geode-2.11.14-1|83	* Thu Sep 13 2012 tv <tv> 2.11.13-4.20120913.5.mga3
12mr|x11-driver-video-geode-2.11.14-1|84	+ Revision: 293571
12mr|x11-driver-video-geode-2.11.14-1|85	- new snapshot (support for newer x11-server)
12mr|x11-driver-video-geode-2.11.14-1|86	- rebuild for new x11-server
12mr|x11-driver-video-geode-2.11.14-1|87	- rebuild for new xserver
12mr|x11-driver-video-geode-2.11.14-1|88	- rebuild for new xserver
12mr|x11-driver-video-geode-2.11.14-1|89	
12mr|x11-driver-video-geode-2.11.14-1|90	* Wed Jun 06 2012 tmb <tmb> 2.11.13-4.mga3
12mr|x11-driver-video-geode-2.11.14-1|91	+ Revision: 256388
12mr|x11-driver-video-geode-2.11.14-1|92	- rebuild for core/release
12mr|x11-driver-video-geode-2.11.14-1|93	
12mr|x11-driver-video-geode-2.11.14-1|94	* Sat Jun 02 2012 tv <tv> 2.11.13-3.mga3
12mr|x11-driver-video-geode-2.11.14-1|95	+ Revision: 253189
12mr|x11-driver-video-geode-2.11.14-1|96	- rebuild b/c of ia32 failure
12mr|x11-driver-video-geode-2.11.14-1|97	- rebuild b/c of ia32 failure
12mr|x11-driver-video-geode-2.11.14-1|98	
12mr|x11-driver-video-geode-2.11.14-1|99	* Wed May 30 2012 tv <tv> 2.11.13-2.mga3
12mr|x11-driver-video-geode-2.11.14-1|100	+ Revision: 249945
12mr|x11-driver-video-geode-2.11.14-1|101	- rebuild for new X.org server
12mr|x11-driver-video-geode-2.11.14-1|102	
12mr|x11-driver-video-geode-2.11.14-1|103	* Tue Jan 17 2012 tv <tv> 2.11.13-1.mga2
12mr|x11-driver-video-geode-2.11.14-1|104	+ Revision: 197669
12mr|x11-driver-video-geode-2.11.14-1|105	- new release
12mr|x11-driver-video-geode-2.11.14-1|106	
12mr|x11-driver-video-geode-2.11.14-1|107	* Tue Dec 06 2011 tmb <tmb> 2.11.12-4.mga2
12mr|x11-driver-video-geode-2.11.14-1|108	+ Revision: 177733
12mr|x11-driver-video-geode-2.11.14-1|109	- submit to core/release
12mr|x11-driver-video-geode-2.11.14-1|110	
12mr|x11-driver-video-geode-2.11.14-1|111	* Mon Nov 28 2011 tmb <tmb> 2.11.12-3.mga2
12mr|x11-driver-video-geode-2.11.14-1|112	+ Revision: 173769
12mr|x11-driver-video-geode-2.11.14-1|113	- rebuild against new x11-server
12mr|x11-driver-video-geode-2.11.14-1|114	
12mr|x11-driver-video-geode-2.11.14-1|115	* Fri Mar 04 2011 tv <tv> 2.11.12-2.mga1
12mr|x11-driver-video-geode-2.11.14-1|116	+ Revision: 64442
12mr|x11-driver-video-geode-2.11.14-1|117	- rebuild for new xserver-1.10
12mr|x11-driver-video-geode-2.11.14-1|118	
12mr|x11-driver-video-geode-2.11.14-1|119	* Fri Feb 18 2011 tv <tv> 2.11.12-1.mga1
12mr|x11-driver-video-geode-2.11.14-1|120	+ Revision: 53915
12mr|x11-driver-video-geode-2.11.14-1|121	- new release
12mr|x11-driver-video-geode-2.11.14-1|122	
12mr|x11-driver-video-geode-2.11.14-1|123	* Fri Feb 11 2011 tmb <tmb> 2.11.11-1.mga1
12mr|x11-driver-video-geode-2.11.14-1|124	+ Revision: 50209
12mr|x11-driver-video-geode-2.11.14-1|125	- imported package x11-driver-video-geode
12mr|x11-driver-video-geode-2.11.14-1|126	

19183 12
12mr|x11-driver-video-glint-1.2.8-2|1	Name: x11-driver-video-glint
12mr|x11-driver-video-glint-1.2.8-2|2	Version: 1.2.8
12mr|x11-driver-video-glint-1.2.8-2|3	Release: 2
12mr|x11-driver-video-glint-1.2.8-2|4	Summary: X.org driver for 3DLabs Permedia
12mr|x11-driver-video-glint-1.2.8-2|5	Group: System/X11
12mr|x11-driver-video-glint-1.2.8-2|6	License: MIT
12mr|x11-driver-video-glint-1.2.8-2|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-glint-1.2.8-2|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-glint-%{version}.tar.bz2
12mr|x11-driver-video-glint-1.2.8-2|9	
12mr|x11-driver-video-glint-1.2.8-2|10	BuildRequires: libdrm-devel >= 2.0
12mr|x11-driver-video-glint-1.2.8-2|11	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-glint-1.2.8-2|12	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-glint-1.2.8-2|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-glint-1.2.8-2|14	BuildRequires: pkgconfig(gl)
12mr|x11-driver-video-glint-1.2.8-2|15	
12mr|x11-driver-video-glint-1.2.8-2|16	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-glint-1.2.8-2|17	
12mr|x11-driver-video-glint-1.2.8-2|18	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-glint-1.2.8-2|19	
12mr|x11-driver-video-glint-1.2.8-2|20	%description
12mr|x11-driver-video-glint-1.2.8-2|21	x11-driver-video-glint is the X.org driver for 3DLabs Permedia.
12mr|x11-driver-video-glint-1.2.8-2|22	
12mr|x11-driver-video-glint-1.2.8-2|23	%prep
12mr|x11-driver-video-glint-1.2.8-2|24	%setup -qn xf86-video-glint-%{version}
12mr|x11-driver-video-glint-1.2.8-2|25	
12mr|x11-driver-video-glint-1.2.8-2|26	%build
12mr|x11-driver-video-glint-1.2.8-2|27	%configure2_5x
12mr|x11-driver-video-glint-1.2.8-2|28	%make
12mr|x11-driver-video-glint-1.2.8-2|29	
12mr|x11-driver-video-glint-1.2.8-2|30	%install
12mr|x11-driver-video-glint-1.2.8-2|31	%makeinstall_std
12mr|x11-driver-video-glint-1.2.8-2|32	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-glint-1.2.8-2|33	
12mr|x11-driver-video-glint-1.2.8-2|34	%files
12mr|x11-driver-video-glint-1.2.8-2|35	%doc COPYING
12mr|x11-driver-video-glint-1.2.8-2|36	%{_libdir}/xorg/modules/drivers/glint_drv.so
12mr|x11-driver-video-glint-1.2.8-2|37	%{_mandir}/man4/glint.*
12mr|x11-driver-video-glint-1.2.8-2|38	
12mr|x11-driver-video-glint-1.2.8-2|39	
12mr|x11-driver-video-glint-1.2.8-2|40	
12mr|x11-driver-video-glint-1.2.8-2|41	%changelog
12mr|x11-driver-video-glint-1.2.8-2|42	* Mon Jul 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.8-1
12mr|x11-driver-video-glint-1.2.8-2|43	+ Revision: 810712
12mr|x11-driver-video-glint-1.2.8-2|44	- version update 1.2.8
12mr|x11-driver-video-glint-1.2.8-2|45	
12mr|x11-driver-video-glint-1.2.8-2|46	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.2.7-2
12mr|x11-driver-video-glint-1.2.8-2|47	+ Revision: 787225
12mr|x11-driver-video-glint-1.2.8-2|48	- Rebuild for x11-server 1.12
12mr|x11-driver-video-glint-1.2.8-2|49	
12mr|x11-driver-video-glint-1.2.8-2|50	* Thu Feb 16 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.7-1
12mr|x11-driver-video-glint-1.2.8-2|51	+ Revision: 775107
12mr|x11-driver-video-glint-1.2.8-2|52	- version update 1.2.7
12mr|x11-driver-video-glint-1.2.8-2|53	
12mr|x11-driver-video-glint-1.2.8-2|54	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.2.6-3
12mr|x11-driver-video-glint-1.2.8-2|55	+ Revision: 748402
12mr|x11-driver-video-glint-1.2.8-2|56	- rebuild cleaned up spec
12mr|x11-driver-video-glint-1.2.8-2|57	
12mr|x11-driver-video-glint-1.2.8-2|58	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.6-2
12mr|x11-driver-video-glint-1.2.8-2|59	+ Revision: 703746
12mr|x11-driver-video-glint-1.2.8-2|60	- rebuild for new x11-server
12mr|x11-driver-video-glint-1.2.8-2|61	
12mr|x11-driver-video-glint-1.2.8-2|62	* Sat Sep 10 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.6-1
12mr|x11-driver-video-glint-1.2.8-2|63	+ Revision: 699287
12mr|x11-driver-video-glint-1.2.8-2|64	- update to new version 1.2.6
12mr|x11-driver-video-glint-1.2.8-2|65	
12mr|x11-driver-video-glint-1.2.8-2|66	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.2.5-5
12mr|x11-driver-video-glint-1.2.8-2|67	+ Revision: 683574
12mr|x11-driver-video-glint-1.2.8-2|68	- Rebuild for new x11-server
12mr|x11-driver-video-glint-1.2.8-2|69	
12mr|x11-driver-video-glint-1.2.8-2|70	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-4
12mr|x11-driver-video-glint-1.2.8-2|71	+ Revision: 671148
12mr|x11-driver-video-glint-1.2.8-2|72	- mass rebuild
12mr|x11-driver-video-glint-1.2.8-2|73	
12mr|x11-driver-video-glint-1.2.8-2|74	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1.2.5-3mdv2011.0
12mr|x11-driver-video-glint-1.2.8-2|75	+ Revision: 595741
12mr|x11-driver-video-glint-1.2.8-2|76	- require xorg server with proper ABI
12mr|x11-driver-video-glint-1.2.8-2|77	
12mr|x11-driver-video-glint-1.2.8-2|78	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.2.5-2mdv2011.0
12mr|x11-driver-video-glint-1.2.8-2|79	+ Revision: 584626
12mr|x11-driver-video-glint-1.2.8-2|80	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-glint-1.2.8-2|81	
12mr|x11-driver-video-glint-1.2.8-2|82	* Sun Sep 12 2010 Thierry Vignaud <tv@mandriva.org> 1.2.5-1mdv2011.0
12mr|x11-driver-video-glint-1.2.8-2|83	+ Revision: 577826
12mr|x11-driver-video-glint-1.2.8-2|84	- new release
12mr|x11-driver-video-glint-1.2.8-2|85	
12mr|x11-driver-video-glint-1.2.8-2|86	* Mon Aug 03 2009 Thierry Vignaud <tv@mandriva.org> 1.2.4-1mdv2010.0
12mr|x11-driver-video-glint-1.2.8-2|87	+ Revision: 407745
12mr|x11-driver-video-glint-1.2.8-2|88	- new release
12mr|x11-driver-video-glint-1.2.8-2|89	
12mr|x11-driver-video-glint-1.2.8-2|90	* Fri Jul 03 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.2.3-1mdv2010.0
12mr|x11-driver-video-glint-1.2.8-2|91	+ Revision: 391863
12mr|x11-driver-video-glint-1.2.8-2|92	- update to version 1.2.3
12mr|x11-driver-video-glint-1.2.8-2|93	
12mr|x11-driver-video-glint-1.2.8-2|94	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 1.2.2-2mdv2009.1
12mr|x11-driver-video-glint-1.2.8-2|95	+ Revision: 321381
12mr|x11-driver-video-glint-1.2.8-2|96	- Rebuild for new xserver
12mr|x11-driver-video-glint-1.2.8-2|97	
12mr|x11-driver-video-glint-1.2.8-2|98	* Tue Dec 23 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 1.2.2-1mdv2009.1
12mr|x11-driver-video-glint-1.2.8-2|99	+ Revision: 317847
12mr|x11-driver-video-glint-1.2.8-2|100	- New version 1.2.2
12mr|x11-driver-video-glint-1.2.8-2|101	
12mr|x11-driver-video-glint-1.2.8-2|102	* Sat Nov 29 2008 Adam Williamson <awilliamson@mandriva.org> 1.2.1-1mdv2009.1
12mr|x11-driver-video-glint-1.2.8-2|103	+ Revision: 308167
12mr|x11-driver-video-glint-1.2.8-2|104	- rebuild for new X server
12mr|x11-driver-video-glint-1.2.8-2|105	- new release 1.2.1
12mr|x11-driver-video-glint-1.2.8-2|106	
12mr|x11-driver-video-glint-1.2.8-2|107	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.2.0-2mdv2009.0
12mr|x11-driver-video-glint-1.2.8-2|108	+ Revision: 265920
12mr|x11-driver-video-glint-1.2.8-2|109	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-video-glint-1.2.8-2|110	- improved description
12mr|x11-driver-video-glint-1.2.8-2|111	- fix group
12mr|x11-driver-video-glint-1.2.8-2|112	- add missing dot at end of description
12mr|x11-driver-video-glint-1.2.8-2|113	- improved summary
12mr|x11-driver-video-glint-1.2.8-2|114	
12mr|x11-driver-video-glint-1.2.8-2|115	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.2.0-1mdv2009.0
12mr|x11-driver-video-glint-1.2.8-2|116	+ Revision: 194207
12mr|x11-driver-video-glint-1.2.8-2|117	- Update to version 1.2.0.
12mr|x11-driver-video-glint-1.2.8-2|118	
12mr|x11-driver-video-glint-1.2.8-2|119	* Mon Feb 11 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.1-7mdv2008.1
12mr|x11-driver-video-glint-1.2.8-2|120	+ Revision: 165554
12mr|x11-driver-video-glint-1.2.8-2|121	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-glint-1.2.8-2|122	
12mr|x11-driver-video-glint-1.2.8-2|123	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.1-6mdv2008.1
12mr|x11-driver-video-glint-1.2.8-2|124	+ Revision: 156605
12mr|x11-driver-video-glint-1.2.8-2|125	- re-enable rpm debug packages support
12mr|x11-driver-video-glint-1.2.8-2|126	
12mr|x11-driver-video-glint-1.2.8-2|127	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.1-5mdv2008.1
12mr|x11-driver-video-glint-1.2.8-2|128	+ Revision: 154859
12mr|x11-driver-video-glint-1.2.8-2|129	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-glint-1.2.8-2|130	- Modify glint driver to match pattern used in all other xorg driver modules.
12mr|x11-driver-video-glint-1.2.8-2|131	
12mr|x11-driver-video-glint-1.2.8-2|132	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-glint-1.2.8-2|133	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-glint-1.2.8-2|134	
12mr|x11-driver-video-glint-1.2.8-2|135	* Mon Oct 15 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.1-4mdv2008.1
12mr|x11-driver-video-glint-1.2.8-2|136	+ Revision: 98692
12mr|x11-driver-video-glint-1.2.8-2|137	- minor spec cleanup
12mr|x11-driver-video-glint-1.2.8-2|138	- build against new xserver (1.4)
12mr|x11-driver-video-glint-1.2.8-2|139	
12mr|x11-driver-video-glint-1.2.8-2|140	* Thu Aug 30 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdv2008.0
12mr|x11-driver-video-glint-1.2.8-2|141	+ Revision: 75759
12mr|x11-driver-video-glint-1.2.8-2|142	- rebuild
12mr|x11-driver-video-glint-1.2.8-2|143	
12mr|x11-driver-video-glint-1.2.8-2|144	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-glint-1.2.8-2|145	- fix man pages
12mr|x11-driver-video-glint-1.2.8-2|146	

19184 12
12mr|x11-driver-video-i128-1.3.6-2|1	Name: x11-driver-video-i128
12mr|x11-driver-video-i128-1.3.6-2|2	Version: 1.3.6
12mr|x11-driver-video-i128-1.3.6-2|3	Release: 2
12mr|x11-driver-video-i128-1.3.6-2|4	Summary: X.org driver for Number Nine chipsets
12mr|x11-driver-video-i128-1.3.6-2|5	Group: System/X11
12mr|x11-driver-video-i128-1.3.6-2|6	License: MIT
12mr|x11-driver-video-i128-1.3.6-2|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-i128-1.3.6-2|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-i128-%{version}.tar.bz2
12mr|x11-driver-video-i128-1.3.6-2|9	
12mr|x11-driver-video-i128-1.3.6-2|10	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-i128-1.3.6-2|11	BuildRequires: x11-server-devel >= 1.0.1
12mr|x11-driver-video-i128-1.3.6-2|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-i128-1.3.6-2|13	
12mr|x11-driver-video-i128-1.3.6-2|14	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-i128-1.3.6-2|15	
12mr|x11-driver-video-i128-1.3.6-2|16	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-i128-1.3.6-2|17	
12mr|x11-driver-video-i128-1.3.6-2|18	%description
12mr|x11-driver-video-i128-1.3.6-2|19	x11-driver-video-i128 is the X.org driver for Number Nine chipsets.
12mr|x11-driver-video-i128-1.3.6-2|20	
12mr|x11-driver-video-i128-1.3.6-2|21	%prep
12mr|x11-driver-video-i128-1.3.6-2|22	%setup -qn xf86-video-i128-%{version}
12mr|x11-driver-video-i128-1.3.6-2|23	
12mr|x11-driver-video-i128-1.3.6-2|24	%build
12mr|x11-driver-video-i128-1.3.6-2|25	%configure2_5x
12mr|x11-driver-video-i128-1.3.6-2|26	%make
12mr|x11-driver-video-i128-1.3.6-2|27	
12mr|x11-driver-video-i128-1.3.6-2|28	%install
12mr|x11-driver-video-i128-1.3.6-2|29	rm -rf %{buildroot}
12mr|x11-driver-video-i128-1.3.6-2|30	%makeinstall_std
12mr|x11-driver-video-i128-1.3.6-2|31	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-i128-1.3.6-2|32	
12mr|x11-driver-video-i128-1.3.6-2|33	%files
12mr|x11-driver-video-i128-1.3.6-2|34	%{_libdir}/xorg/modules/drivers/i128_drv.so
12mr|x11-driver-video-i128-1.3.6-2|35	%{_mandir}/man4/i128.*
12mr|x11-driver-video-i128-1.3.6-2|36	
12mr|x11-driver-video-i128-1.3.6-2|37	
12mr|x11-driver-video-i128-1.3.6-2|38	
12mr|x11-driver-video-i128-1.3.6-2|39	%changelog
12mr|x11-driver-video-i128-1.3.6-2|40	* Mon Jul 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.3.6-1
12mr|x11-driver-video-i128-1.3.6-2|41	+ Revision: 810711
12mr|x11-driver-video-i128-1.3.6-2|42	- version update 1.3.6
12mr|x11-driver-video-i128-1.3.6-2|43	
12mr|x11-driver-video-i128-1.3.6-2|44	* Sun Mar 25 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.3.5-1
12mr|x11-driver-video-i128-1.3.6-2|45	+ Revision: 786708
12mr|x11-driver-video-i128-1.3.6-2|46	- version update 1.3.5
12mr|x11-driver-video-i128-1.3.6-2|47	
12mr|x11-driver-video-i128-1.3.6-2|48	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.3.4-7
12mr|x11-driver-video-i128-1.3.6-2|49	+ Revision: 748417
12mr|x11-driver-video-i128-1.3.6-2|50	- rebuild cleaned up spec
12mr|x11-driver-video-i128-1.3.6-2|51	
12mr|x11-driver-video-i128-1.3.6-2|52	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.4-6
12mr|x11-driver-video-i128-1.3.6-2|53	+ Revision: 703795
12mr|x11-driver-video-i128-1.3.6-2|54	- rebuild for new x11-server
12mr|x11-driver-video-i128-1.3.6-2|55	
12mr|x11-driver-video-i128-1.3.6-2|56	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.3.4-5
12mr|x11-driver-video-i128-1.3.6-2|57	+ Revision: 683575
12mr|x11-driver-video-i128-1.3.6-2|58	- Rebuild for new x11-server
12mr|x11-driver-video-i128-1.3.6-2|59	
12mr|x11-driver-video-i128-1.3.6-2|60	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-4
12mr|x11-driver-video-i128-1.3.6-2|61	+ Revision: 671150
12mr|x11-driver-video-i128-1.3.6-2|62	- mass rebuild
12mr|x11-driver-video-i128-1.3.6-2|63	
12mr|x11-driver-video-i128-1.3.6-2|64	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1.3.4-3mdv2011.0
12mr|x11-driver-video-i128-1.3.6-2|65	+ Revision: 595743
12mr|x11-driver-video-i128-1.3.6-2|66	- require xorg server with proper ABI
12mr|x11-driver-video-i128-1.3.6-2|67	
12mr|x11-driver-video-i128-1.3.6-2|68	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.3.4-2mdv2011.0
12mr|x11-driver-video-i128-1.3.6-2|69	+ Revision: 584626
12mr|x11-driver-video-i128-1.3.6-2|70	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-i128-1.3.6-2|71	
12mr|x11-driver-video-i128-1.3.6-2|72	* Tue Aug 17 2010 Thierry Vignaud <tv@mandriva.org> 1.3.4-1mdv2011.0
12mr|x11-driver-video-i128-1.3.6-2|73	+ Revision: 570773
12mr|x11-driver-video-i128-1.3.6-2|74	- new release
12mr|x11-driver-video-i128-1.3.6-2|75	
12mr|x11-driver-video-i128-1.3.6-2|76	* Mon Aug 03 2009 Thierry Vignaud <tv@mandriva.org> 1.3.3-1mdv2010.0
12mr|x11-driver-video-i128-1.3.6-2|77	+ Revision: 407725
12mr|x11-driver-video-i128-1.3.6-2|78	- new release
12mr|x11-driver-video-i128-1.3.6-2|79	
12mr|x11-driver-video-i128-1.3.6-2|80	* Fri Jul 03 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.3.2-1mdv2010.0
12mr|x11-driver-video-i128-1.3.6-2|81	+ Revision: 391864
12mr|x11-driver-video-i128-1.3.6-2|82	- update to version 1.3.2
12mr|x11-driver-video-i128-1.3.6-2|83	
12mr|x11-driver-video-i128-1.3.6-2|84	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 1.3.1-3mdv2009.1
12mr|x11-driver-video-i128-1.3.6-2|85	+ Revision: 321381
12mr|x11-driver-video-i128-1.3.6-2|86	- Rebuild for new xserver
12mr|x11-driver-video-i128-1.3.6-2|87	
12mr|x11-driver-video-i128-1.3.6-2|88	* Sun Nov 30 2008 Adam Williamson <awilliamson@mandriva.org> 1.3.1-2mdv2009.1
12mr|x11-driver-video-i128-1.3.6-2|89	+ Revision: 308216
12mr|x11-driver-video-i128-1.3.6-2|90	- rebuild for new X server
12mr|x11-driver-video-i128-1.3.6-2|91	
12mr|x11-driver-video-i128-1.3.6-2|92	* Fri Sep 05 2008 Thierry Vignaud <tv@mandriva.org> 1.3.1-1mdv2009.0
12mr|x11-driver-video-i128-1.3.6-2|93	+ Revision: 281097
12mr|x11-driver-video-i128-1.3.6-2|94	- new release
12mr|x11-driver-video-i128-1.3.6-2|95	
12mr|x11-driver-video-i128-1.3.6-2|96	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.3.0-2mdv2009.0
12mr|x11-driver-video-i128-1.3.6-2|97	+ Revision: 265921
12mr|x11-driver-video-i128-1.3.6-2|98	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-video-i128-1.3.6-2|99	- improved description
12mr|x11-driver-video-i128-1.3.6-2|100	- add missing dot at end of description
12mr|x11-driver-video-i128-1.3.6-2|101	- improved summary
12mr|x11-driver-video-i128-1.3.6-2|102	
12mr|x11-driver-video-i128-1.3.6-2|103	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.3.0-1mdv2009.0
12mr|x11-driver-video-i128-1.3.6-2|104	+ Revision: 194197
12mr|x11-driver-video-i128-1.3.6-2|105	- Update to version 1.3.0.
12mr|x11-driver-video-i128-1.3.6-2|106	
12mr|x11-driver-video-i128-1.3.6-2|107	* Mon Feb 11 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.2.1-5mdv2008.1
12mr|x11-driver-video-i128-1.3.6-2|108	+ Revision: 165564
12mr|x11-driver-video-i128-1.3.6-2|109	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-i128-1.3.6-2|110	
12mr|x11-driver-video-i128-1.3.6-2|111	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.2.1-4mdv2008.1
12mr|x11-driver-video-i128-1.3.6-2|112	+ Revision: 156606
12mr|x11-driver-video-i128-1.3.6-2|113	- re-enable rpm debug packages support
12mr|x11-driver-video-i128-1.3.6-2|114	
12mr|x11-driver-video-i128-1.3.6-2|115	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.2.1-3mdv2008.1
12mr|x11-driver-video-i128-1.3.6-2|116	+ Revision: 154858
12mr|x11-driver-video-i128-1.3.6-2|117	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-i128-1.3.6-2|118	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-i128-1.3.6-2|119	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-i128-1.3.6-2|120	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-i128-1.3.6-2|121	are only required for the "modular" build.
12mr|x11-driver-video-i128-1.3.6-2|122	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-i128-1.3.6-2|123	- Update to generate tar file from existing tag xf86-video-i128-1.2.1, but
12mr|x11-driver-video-i128-1.3.6-2|124	don't move mandriva branch point, and add patches to reach there.
12mr|x11-driver-video-i128-1.3.6-2|125	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-i128-1.3.6-2|126	
12mr|x11-driver-video-i128-1.3.6-2|127	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-i128-1.3.6-2|128	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-i128-1.3.6-2|129	
12mr|x11-driver-video-i128-1.3.6-2|130	* Mon Oct 15 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.2.1-2mdv2008.1
12mr|x11-driver-video-i128-1.3.6-2|131	+ Revision: 98693
12mr|x11-driver-video-i128-1.3.6-2|132	- minor spec cleanup
12mr|x11-driver-video-i128-1.3.6-2|133	- build against new xserver (1.4)
12mr|x11-driver-video-i128-1.3.6-2|134	
12mr|x11-driver-video-i128-1.3.6-2|135	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-i128-1.3.6-2|136	- fix man pages
12mr|x11-driver-video-i128-1.3.6-2|137	

19185 12
12mr|x11-driver-video-i740-1.3.4-2|1	Name: x11-driver-video-i740
12mr|x11-driver-video-i740-1.3.4-2|2	Version: 1.3.4
12mr|x11-driver-video-i740-1.3.4-2|3	Release: 2
12mr|x11-driver-video-i740-1.3.4-2|4	Summary: X.org driver for Intel i740
12mr|x11-driver-video-i740-1.3.4-2|5	Group: System/X11
12mr|x11-driver-video-i740-1.3.4-2|6	License: MIT
12mr|x11-driver-video-i740-1.3.4-2|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-i740-1.3.4-2|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-i740-%{version}.tar.bz2
12mr|x11-driver-video-i740-1.3.4-2|9	
12mr|x11-driver-video-i740-1.3.4-2|10	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-i740-1.3.4-2|11	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-i740-1.3.4-2|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-i740-1.3.4-2|13	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-i740-1.3.4-2|14	
12mr|x11-driver-video-i740-1.3.4-2|15	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-i740-1.3.4-2|16	
12mr|x11-driver-video-i740-1.3.4-2|17	%description
12mr|x11-driver-video-i740-1.3.4-2|18	x11-driver-video-i740 is the X.org driver for Intel i740.
12mr|x11-driver-video-i740-1.3.4-2|19	
12mr|x11-driver-video-i740-1.3.4-2|20	%prep
12mr|x11-driver-video-i740-1.3.4-2|21	%setup -qn xf86-video-i740-%{version}
12mr|x11-driver-video-i740-1.3.4-2|22	
12mr|x11-driver-video-i740-1.3.4-2|23	%build
12mr|x11-driver-video-i740-1.3.4-2|24	%configure2_5x
12mr|x11-driver-video-i740-1.3.4-2|25	%make
12mr|x11-driver-video-i740-1.3.4-2|26	
12mr|x11-driver-video-i740-1.3.4-2|27	%install
12mr|x11-driver-video-i740-1.3.4-2|28	rm -rf %{buildroot}
12mr|x11-driver-video-i740-1.3.4-2|29	%makeinstall_std
12mr|x11-driver-video-i740-1.3.4-2|30	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-i740-1.3.4-2|31	
12mr|x11-driver-video-i740-1.3.4-2|32	%files
12mr|x11-driver-video-i740-1.3.4-2|33	%doc COPYING
12mr|x11-driver-video-i740-1.3.4-2|34	%{_libdir}/xorg/modules/drivers/i740_drv.so
12mr|x11-driver-video-i740-1.3.4-2|35	%{_mandir}/man4/i740.*
12mr|x11-driver-video-i740-1.3.4-2|36	
12mr|x11-driver-video-i740-1.3.4-2|37	
12mr|x11-driver-video-i740-1.3.4-2|38	
12mr|x11-driver-video-i740-1.3.4-2|39	%changelog
12mr|x11-driver-video-i740-1.3.4-2|40	* Mon Jul 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.3.4-1
12mr|x11-driver-video-i740-1.3.4-2|41	+ Revision: 810710
12mr|x11-driver-video-i740-1.3.4-2|42	- version update 1.3.4
12mr|x11-driver-video-i740-1.3.4-2|43	
12mr|x11-driver-video-i740-1.3.4-2|44	* Tue May 15 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.3.3-1
12mr|x11-driver-video-i740-1.3.4-2|45	+ Revision: 798908
12mr|x11-driver-video-i740-1.3.4-2|46	- version update 1.3.3
12mr|x11-driver-video-i740-1.3.4-2|47	
12mr|x11-driver-video-i740-1.3.4-2|48	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.3.2-8
12mr|x11-driver-video-i740-1.3.4-2|49	+ Revision: 787230
12mr|x11-driver-video-i740-1.3.4-2|50	- Rebuild for x11-server 1.12
12mr|x11-driver-video-i740-1.3.4-2|51	
12mr|x11-driver-video-i740-1.3.4-2|52	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.3.2-7
12mr|x11-driver-video-i740-1.3.4-2|53	+ Revision: 748363
12mr|x11-driver-video-i740-1.3.4-2|54	- rebuild cleaned up spec
12mr|x11-driver-video-i740-1.3.4-2|55	
12mr|x11-driver-video-i740-1.3.4-2|56	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.2-6
12mr|x11-driver-video-i740-1.3.4-2|57	+ Revision: 703643
12mr|x11-driver-video-i740-1.3.4-2|58	- rebuild for new x11-server
12mr|x11-driver-video-i740-1.3.4-2|59	
12mr|x11-driver-video-i740-1.3.4-2|60	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.3.2-5
12mr|x11-driver-video-i740-1.3.4-2|61	+ Revision: 683576
12mr|x11-driver-video-i740-1.3.4-2|62	- Rebuild for new x11-server
12mr|x11-driver-video-i740-1.3.4-2|63	
12mr|x11-driver-video-i740-1.3.4-2|64	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-4
12mr|x11-driver-video-i740-1.3.4-2|65	+ Revision: 671151
12mr|x11-driver-video-i740-1.3.4-2|66	- mass rebuild
12mr|x11-driver-video-i740-1.3.4-2|67	
12mr|x11-driver-video-i740-1.3.4-2|68	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1.3.2-3mdv2011.0
12mr|x11-driver-video-i740-1.3.4-2|69	+ Revision: 595742
12mr|x11-driver-video-i740-1.3.4-2|70	- require xorg server with proper ABI
12mr|x11-driver-video-i740-1.3.4-2|71	
12mr|x11-driver-video-i740-1.3.4-2|72	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.3.2-2mdv2011.0
12mr|x11-driver-video-i740-1.3.4-2|73	+ Revision: 584626
12mr|x11-driver-video-i740-1.3.4-2|74	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-i740-1.3.4-2|75	
12mr|x11-driver-video-i740-1.3.4-2|76	* Mon Aug 03 2009 Thierry Vignaud <tv@mandriva.org> 1.3.2-1mdv2010.0
12mr|x11-driver-video-i740-1.3.4-2|77	+ Revision: 407726
12mr|x11-driver-video-i740-1.3.4-2|78	- new release
12mr|x11-driver-video-i740-1.3.4-2|79	
12mr|x11-driver-video-i740-1.3.4-2|80	* Fri Jul 03 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.3.1-1mdv2010.0
12mr|x11-driver-video-i740-1.3.4-2|81	+ Revision: 391866
12mr|x11-driver-video-i740-1.3.4-2|82	- update to version 1.3.1
12mr|x11-driver-video-i740-1.3.4-2|83	
12mr|x11-driver-video-i740-1.3.4-2|84	* Mon Mar 23 2009 Thierry Vignaud <tv@mandriva.org> 1.3.0-3mdv2009.1
12mr|x11-driver-video-i740-1.3.4-2|85	+ Revision: 360628
12mr|x11-driver-video-i740-1.3.4-2|86	- new release
12mr|x11-driver-video-i740-1.3.4-2|87	
12mr|x11-driver-video-i740-1.3.4-2|88	* Sun Nov 30 2008 Adam Williamson <awilliamson@mandriva.org> 1.2.0-3mdv2009.1
12mr|x11-driver-video-i740-1.3.4-2|89	+ Revision: 308217
12mr|x11-driver-video-i740-1.3.4-2|90	- rebuild for new X server
12mr|x11-driver-video-i740-1.3.4-2|91	
12mr|x11-driver-video-i740-1.3.4-2|92	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.2.0-2mdv2009.0
12mr|x11-driver-video-i740-1.3.4-2|93	+ Revision: 265922
12mr|x11-driver-video-i740-1.3.4-2|94	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-video-i740-1.3.4-2|95	- improved description
12mr|x11-driver-video-i740-1.3.4-2|96	- fix group
12mr|x11-driver-video-i740-1.3.4-2|97	- add missing dot at end of description
12mr|x11-driver-video-i740-1.3.4-2|98	- improved summary
12mr|x11-driver-video-i740-1.3.4-2|99	
12mr|x11-driver-video-i740-1.3.4-2|100	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.2.0-1mdv2009.0
12mr|x11-driver-video-i740-1.3.4-2|101	+ Revision: 194196
12mr|x11-driver-video-i740-1.3.4-2|102	- Update to version 1.2.0.
12mr|x11-driver-video-i740-1.3.4-2|103	
12mr|x11-driver-video-i740-1.3.4-2|104	* Mon Feb 11 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.0-7mdv2008.1
12mr|x11-driver-video-i740-1.3.4-2|105	+ Revision: 165565
12mr|x11-driver-video-i740-1.3.4-2|106	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-i740-1.3.4-2|107	
12mr|x11-driver-video-i740-1.3.4-2|108	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.0-6mdv2008.1
12mr|x11-driver-video-i740-1.3.4-2|109	+ Revision: 156607
12mr|x11-driver-video-i740-1.3.4-2|110	- re-enable rpm debug packages support
12mr|x11-driver-video-i740-1.3.4-2|111	
12mr|x11-driver-video-i740-1.3.4-2|112	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.0-5mdv2008.1
12mr|x11-driver-video-i740-1.3.4-2|113	+ Revision: 154857
12mr|x11-driver-video-i740-1.3.4-2|114	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-i740-1.3.4-2|115	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-i740-1.3.4-2|116	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-i740-1.3.4-2|117	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-i740-1.3.4-2|118	are only required for the "modular" build.
12mr|x11-driver-video-i740-1.3.4-2|119	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-i740-1.3.4-2|120	- Note local tag xf86-video-i740-1.1.0@mandriva suggested on upstream
12mr|x11-driver-video-i740-1.3.4-2|121	Tag at git checkout 5241aee2f633bab3c22b44d6b5f907973924fcd8
12mr|x11-driver-video-i740-1.3.4-2|122	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-i740-1.3.4-2|123	
12mr|x11-driver-video-i740-1.3.4-2|124	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-i740-1.3.4-2|125	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-i740-1.3.4-2|126	
12mr|x11-driver-video-i740-1.3.4-2|127	* Mon Oct 15 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.0-4mdv2008.1
12mr|x11-driver-video-i740-1.3.4-2|128	+ Revision: 98694
12mr|x11-driver-video-i740-1.3.4-2|129	- minor spec cleanup
12mr|x11-driver-video-i740-1.3.4-2|130	- build against new xserver (1.4)
12mr|x11-driver-video-i740-1.3.4-2|131	
12mr|x11-driver-video-i740-1.3.4-2|132	* Thu Aug 30 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdv2008.0
12mr|x11-driver-video-i740-1.3.4-2|133	+ Revision: 75760
12mr|x11-driver-video-i740-1.3.4-2|134	- rebuild
12mr|x11-driver-video-i740-1.3.4-2|135	
12mr|x11-driver-video-i740-1.3.4-2|136	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-i740-1.3.4-2|137	- fix man pages
12mr|x11-driver-video-i740-1.3.4-2|138	

19186 12
12mr|x11-driver-video-intel-2.20.15-1|1	Summary:	X.org driver for Intel graphics controllers
12mr|x11-driver-video-intel-2.20.15-1|2	Name:		x11-driver-video-intel
12mr|x11-driver-video-intel-2.20.15-1|3	Version:	2.20.15
12mr|x11-driver-video-intel-2.20.15-1|4	Release:	1
12mr|x11-driver-video-intel-2.20.15-1|5	Group:		System/X11
12mr|x11-driver-video-intel-2.20.15-1|6	License:	MIT
12mr|x11-driver-video-intel-2.20.15-1|7	URL:		http://xorg.freedesktop.org
12mr|x11-driver-video-intel-2.20.15-1|8	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-intel-%{version}.tar.bz2
12mr|x11-driver-video-intel-2.20.15-1|9	# Mandriva patches
12mr|x11-driver-video-intel-2.20.15-1|10	Patch100:	0100-Mandriva-fix-check-vt-switch.patch
12mr|x11-driver-video-intel-2.20.15-1|11	# (cg) Disable for now as it hits an assert on Xserver 1.9
12mr|x11-driver-video-intel-2.20.15-1|12	#Patch101: 0101-fix-NoneBG-support.patch
12mr|x11-driver-video-intel-2.20.15-1|13	# Upstream patches
12mr|x11-driver-video-intel-2.20.15-1|14	
12mr|x11-driver-video-intel-2.20.15-1|15	BuildRequires:	pkgconfig(gl)
12mr|x11-driver-video-intel-2.20.15-1|16	BuildRequires:	pkgconfig(libdrm)
12mr|x11-driver-video-intel-2.20.15-1|17	%if %mdvver >= 201200
12mr|x11-driver-video-intel-2.20.15-1|18	BuildRequires:	pkgconfig(udev) >= 186
12mr|x11-driver-video-intel-2.20.15-1|19	%else
12mr|x11-driver-video-intel-2.20.15-1|20	BuildRequires:	pkgconfig(udev)
12mr|x11-driver-video-intel-2.20.15-1|21	%endif
12mr|x11-driver-video-intel-2.20.15-1|22	BuildRequires:	pkgconfig(x11)
12mr|x11-driver-video-intel-2.20.15-1|23	BuildRequires:	pkgconfig(xcb-util)
12mr|x11-driver-video-intel-2.20.15-1|24	BuildRequires:	pkgconfig(xorg-macros)
12mr|x11-driver-video-intel-2.20.15-1|25	BuildRequires:	pkgconfig(xorg-server) >= 1.12
12mr|x11-driver-video-intel-2.20.15-1|26	BuildRequires:	pkgconfig(xproto)
12mr|x11-driver-video-intel-2.20.15-1|27	BuildRequires:	pkgconfig(xvmc)
12mr|x11-driver-video-intel-2.20.15-1|28	
12mr|x11-driver-video-intel-2.20.15-1|29	Requires(post,postun):	update-alternatives >= 1.9.0
12mr|x11-driver-video-intel-2.20.15-1|30	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-intel-2.20.15-1|31	
12mr|x11-driver-video-intel-2.20.15-1|32	Conflicts:	xorg-x11-server < 7.0
12mr|x11-driver-video-intel-2.20.15-1|33	Obsoletes:	x11-driver-video-intel13 <= 1.9.94
12mr|x11-driver-video-intel-2.20.15-1|34	Obsoletes:	x11-driver-video-i810
12mr|x11-driver-video-intel-2.20.15-1|35	Obsoletes:	x11-driver-video-i810-downscaling
12mr|x11-driver-video-intel-2.20.15-1|36	Obsoletes:	x11-driver-video-intel-fast-i830
12mr|x11-driver-video-intel-2.20.15-1|37	
12mr|x11-driver-video-intel-2.20.15-1|38	%description
12mr|x11-driver-video-intel-2.20.15-1|39	x11-driver-video-intel is the X.org driver for Intel video chipsets.
12mr|x11-driver-video-intel-2.20.15-1|40	
12mr|x11-driver-video-intel-2.20.15-1|41	%prep
12mr|x11-driver-video-intel-2.20.15-1|42	%setup -qn xf86-video-intel-%{version}
12mr|x11-driver-video-intel-2.20.15-1|43	%apply_patches
12mr|x11-driver-video-intel-2.20.15-1|44	
12mr|x11-driver-video-intel-2.20.15-1|45	%build
12mr|x11-driver-video-intel-2.20.15-1|46	%configure2_5x
12mr|x11-driver-video-intel-2.20.15-1|47	%make
12mr|x11-driver-video-intel-2.20.15-1|48	
12mr|x11-driver-video-intel-2.20.15-1|49	%install
12mr|x11-driver-video-intel-2.20.15-1|50	%makeinstall_std
12mr|x11-driver-video-intel-2.20.15-1|51	rm -f %{buildroot}%{_libdir}/*.so %{buildroot}%{_libdir}/*.la %{buildroot}%{_libdir}/xorg/modules/drivers/intel-common/intel_drv.la
12mr|x11-driver-video-intel-2.20.15-1|52	rm -f %{buildroot}%{_libdir}/xorg/modules/drivers/i810_drv.*
12mr|x11-driver-video-intel-2.20.15-1|53	rm -f %{buildroot}%{_mandir}/man4/i810.4*
12mr|x11-driver-video-intel-2.20.15-1|54	
12mr|x11-driver-video-intel-2.20.15-1|55	mkdir -p %{buildroot}%{_libdir}/xorg/modules/drivers/intel-common
12mr|x11-driver-video-intel-2.20.15-1|56	mv %{buildroot}%{_libdir}/xorg/modules/drivers/intel_drv.* %{buildroot}%{_libdir}/xorg/modules/drivers/intel-common
12mr|x11-driver-video-intel-2.20.15-1|57	
12mr|x11-driver-video-intel-2.20.15-1|58	# (cg) NB. Alternatives are used here due to the use of a now obsoleted
12mr|x11-driver-video-intel-2.20.15-1|59	# fast-i830 subpackage for some netbook chipsets.
12mr|x11-driver-video-intel-2.20.15-1|60	# The alternatives system currently remains but only one package will provide
12mr|x11-driver-video-intel-2.20.15-1|61	# the 'alternative'. I will leave this in place for a while just incase
12mr|x11-driver-video-intel-2.20.15-1|62	# we need to resurrect a chip-specific package again in the near future
12mr|x11-driver-video-intel-2.20.15-1|63	# but if it proves unnecessary it should be tidied up.
12mr|x11-driver-video-intel-2.20.15-1|64	
12mr|x11-driver-video-intel-2.20.15-1|65	# use posttrans so that files from old package are removed first
12mr|x11-driver-video-intel-2.20.15-1|66	%posttrans
12mr|x11-driver-video-intel-2.20.15-1|67	%{_sbindir}/update-alternatives \
12mr|x11-driver-video-intel-2.20.15-1|68	--install %{_libdir}/xorg/modules/drivers/intel_drv.so x11-intel-so %{_libdir}/xorg/modules/drivers/intel-common/intel_drv.so 20 \
12mr|x11-driver-video-intel-2.20.15-1|69	--slave   %{_libdir}/xorg/modules/drivers/intel_drv.la x11-intel-la %{_libdir}/xorg/modules/drivers/intel-common/intel_drv.la
12mr|x11-driver-video-intel-2.20.15-1|70	
12mr|x11-driver-video-intel-2.20.15-1|71	%postun
12mr|x11-driver-video-intel-2.20.15-1|72	[ $1 = 0 ] || exit 0
12mr|x11-driver-video-intel-2.20.15-1|73	%{_sbindir}/update-alternatives --remove x11-intel-so %{_libdir}/xorg/modules/drivers/intel-common/intel_drv.so
12mr|x11-driver-video-intel-2.20.15-1|74	
12mr|x11-driver-video-intel-2.20.15-1|75	%files
12mr|x11-driver-video-intel-2.20.15-1|76	%{_libdir}/libI810XvMC.so.1*
12mr|x11-driver-video-intel-2.20.15-1|77	%{_libdir}/libIntelXvMC.so.1*
12mr|x11-driver-video-intel-2.20.15-1|78	%dir %{_libdir}/xorg/modules/drivers/intel-common
12mr|x11-driver-video-intel-2.20.15-1|79	%{_libdir}/xorg/modules/drivers/intel-common/intel_drv.*
12mr|x11-driver-video-intel-2.20.15-1|80	%{_mandir}/man4/intel.4*

19187 12
12mr|x11-driver-video-mach64-6.9.3-2|1	Name: x11-driver-video-mach64
12mr|x11-driver-video-mach64-6.9.3-2|2	Epoch: 1
12mr|x11-driver-video-mach64-6.9.3-2|3	Version: 6.9.3
12mr|x11-driver-video-mach64-6.9.3-2|4	Release: 2
12mr|x11-driver-video-mach64-6.9.3-2|5	Summary: X.org driver for ATI Mach64
12mr|x11-driver-video-mach64-6.9.3-2|6	Group: System/X11
12mr|x11-driver-video-mach64-6.9.3-2|7	License: MIT
12mr|x11-driver-video-mach64-6.9.3-2|8	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-mach64-6.9.3-2|9	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-mach64-%{version}.tar.bz2
12mr|x11-driver-video-mach64-6.9.3-2|10	Patch0:	5eb7fec958bc6ba8a1a2b0be4916cac818866e1c.patch
12mr|x11-driver-video-mach64-6.9.3-2|11	
12mr|x11-driver-video-mach64-6.9.3-2|12	BuildRequires: libdrm-devel >= 2.0
12mr|x11-driver-video-mach64-6.9.3-2|13	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-mach64-6.9.3-2|14	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-mach64-6.9.3-2|15	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-mach64-6.9.3-2|16	BuildRequires: pkgconfig(gl)
12mr|x11-driver-video-mach64-6.9.3-2|17	
12mr|x11-driver-video-mach64-6.9.3-2|18	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-mach64-6.9.3-2|19	
12mr|x11-driver-video-mach64-6.9.3-2|20	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-mach64-6.9.3-2|21	Conflicts: x11-driver-video-ati <= 1:6.8.0
12mr|x11-driver-video-mach64-6.9.3-2|22	
12mr|x11-driver-video-mach64-6.9.3-2|23	%description
12mr|x11-driver-video-mach64-6.9.3-2|24	x11-driver-video-mach64 is the X.org driver for ATI Mach64.
12mr|x11-driver-video-mach64-6.9.3-2|25	
12mr|x11-driver-video-mach64-6.9.3-2|26	%prep
12mr|x11-driver-video-mach64-6.9.3-2|27	%setup -qn xf86-video-mach64-%{version}
12mr|x11-driver-video-mach64-6.9.3-2|28	%apply_patches
12mr|x11-driver-video-mach64-6.9.3-2|29	
12mr|x11-driver-video-mach64-6.9.3-2|30	%build
12mr|x11-driver-video-mach64-6.9.3-2|31	autoreconf -ifs
12mr|x11-driver-video-mach64-6.9.3-2|32	%configure
12mr|x11-driver-video-mach64-6.9.3-2|33	%make
12mr|x11-driver-video-mach64-6.9.3-2|34	
12mr|x11-driver-video-mach64-6.9.3-2|35	%install
12mr|x11-driver-video-mach64-6.9.3-2|36	rm -rf %{buildroot}
12mr|x11-driver-video-mach64-6.9.3-2|37	%makeinstall_std
12mr|x11-driver-video-mach64-6.9.3-2|38	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-mach64-6.9.3-2|39	
12mr|x11-driver-video-mach64-6.9.3-2|40	%files
12mr|x11-driver-video-mach64-6.9.3-2|41	%{_libdir}/xorg/modules/drivers/mach64_drv.so
12mr|x11-driver-video-mach64-6.9.3-2|42	
12mr|x11-driver-video-mach64-6.9.3-2|43	
12mr|x11-driver-video-mach64-6.9.3-2|44	
12mr|x11-driver-video-mach64-6.9.3-2|45	%changelog
12mr|x11-driver-video-mach64-6.9.3-2|46	* Mon Jul 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1:6.9.3-1
12mr|x11-driver-video-mach64-6.9.3-2|47	+ Revision: 810709
12mr|x11-driver-video-mach64-6.9.3-2|48	- version update 6.9.3
12mr|x11-driver-video-mach64-6.9.3-2|49	
12mr|x11-driver-video-mach64-6.9.3-2|50	* Fri Jul 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 1:6.9.2-2
12mr|x11-driver-video-mach64-6.9.3-2|51	+ Revision: 808344
12mr|x11-driver-video-mach64-6.9.3-2|52	- rel up
12mr|x11-driver-video-mach64-6.9.3-2|53	- version update 6.9.2
12mr|x11-driver-video-mach64-6.9.3-2|54	
12mr|x11-driver-video-mach64-6.9.3-2|55	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:6.9.1-2
12mr|x11-driver-video-mach64-6.9.3-2|56	+ Revision: 787232
12mr|x11-driver-video-mach64-6.9.3-2|57	- Rebuild for x11-server 1.12
12mr|x11-driver-video-mach64-6.9.3-2|58	
12mr|x11-driver-video-mach64-6.9.3-2|59	* Sun Mar 25 2012 Alexander Khrukin <akhrukin@mandriva.org> 1:6.9.1-1
12mr|x11-driver-video-mach64-6.9.3-2|60	+ Revision: 786712
12mr|x11-driver-video-mach64-6.9.3-2|61	- version update 6.9.1
12mr|x11-driver-video-mach64-6.9.3-2|62	
12mr|x11-driver-video-mach64-6.9.3-2|63	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 1:6.9.0-3
12mr|x11-driver-video-mach64-6.9.3-2|64	+ Revision: 748418
12mr|x11-driver-video-mach64-6.9.3-2|65	- rebuild cleaned up spec
12mr|x11-driver-video-mach64-6.9.3-2|66	
12mr|x11-driver-video-mach64-6.9.3-2|67	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1:6.9.0-2
12mr|x11-driver-video-mach64-6.9.3-2|68	+ Revision: 703653
12mr|x11-driver-video-mach64-6.9.3-2|69	- rebuild for new x11-server
12mr|x11-driver-video-mach64-6.9.3-2|70	
12mr|x11-driver-video-mach64-6.9.3-2|71	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1:6.9.0-1
12mr|x11-driver-video-mach64-6.9.3-2|72	+ Revision: 683670
12mr|x11-driver-video-mach64-6.9.3-2|73	- New version 6.9.0.
12mr|x11-driver-video-mach64-6.9.3-2|74	- Rebuild for new x11-server
12mr|x11-driver-video-mach64-6.9.3-2|75	
12mr|x11-driver-video-mach64-6.9.3-2|76	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1:6.8.2-5
12mr|x11-driver-video-mach64-6.9.3-2|77	+ Revision: 671153
12mr|x11-driver-video-mach64-6.9.3-2|78	- mass rebuild
12mr|x11-driver-video-mach64-6.9.3-2|79	
12mr|x11-driver-video-mach64-6.9.3-2|80	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1:6.8.2-4mdv2011.0
12mr|x11-driver-video-mach64-6.9.3-2|81	+ Revision: 595719
12mr|x11-driver-video-mach64-6.9.3-2|82	- require xorg server with proper ABI
12mr|x11-driver-video-mach64-6.9.3-2|83	
12mr|x11-driver-video-mach64-6.9.3-2|84	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1:6.8.2-3mdv2011.0
12mr|x11-driver-video-mach64-6.9.3-2|85	+ Revision: 584626
12mr|x11-driver-video-mach64-6.9.3-2|86	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-mach64-6.9.3-2|87	
12mr|x11-driver-video-mach64-6.9.3-2|88	* Tue Nov 10 2009 Thierry Vignaud <tv@mandriva.org> 1:6.8.2-2mdv2010.1
12mr|x11-driver-video-mach64-6.9.3-2|89	+ Revision: 464338
12mr|x11-driver-video-mach64-6.9.3-2|90	- rebuild for new xserver
12mr|x11-driver-video-mach64-6.9.3-2|91	
12mr|x11-driver-video-mach64-6.9.3-2|92	* Sat Aug 01 2009 Frederik Himpe <fhimpe@mandriva.org> 1:6.8.2-1mdv2010.0
12mr|x11-driver-video-mach64-6.9.3-2|93	+ Revision: 407093
12mr|x11-driver-video-mach64-6.9.3-2|94	- update to new version 6.8.2
12mr|x11-driver-video-mach64-6.9.3-2|95	
12mr|x11-driver-video-mach64-6.9.3-2|96	* Thu Apr 30 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1:6.8.1-1mdv2010.0
12mr|x11-driver-video-mach64-6.9.3-2|97	+ Revision: 369180
12mr|x11-driver-video-mach64-6.9.3-2|98	- New version 6.8.1
12mr|x11-driver-video-mach64-6.9.3-2|99	
12mr|x11-driver-video-mach64-6.9.3-2|100	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 1:6.8.0-4mdv2009.1
12mr|x11-driver-video-mach64-6.9.3-2|101	+ Revision: 321381
12mr|x11-driver-video-mach64-6.9.3-2|102	- Rebuild for new xserver
12mr|x11-driver-video-mach64-6.9.3-2|103	
12mr|x11-driver-video-mach64-6.9.3-2|104	* Sat Nov 29 2008 Adam Williamson <awilliamson@mandriva.org> 1:6.8.0-3mdv2009.1
12mr|x11-driver-video-mach64-6.9.3-2|105	+ Revision: 308168
12mr|x11-driver-video-mach64-6.9.3-2|106	- rebuild for new X server
12mr|x11-driver-video-mach64-6.9.3-2|107	
12mr|x11-driver-video-mach64-6.9.3-2|108	* Fri Jul 04 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 1:6.8.0-2mdv2009.0
12mr|x11-driver-video-mach64-6.9.3-2|109	+ Revision: 231810
12mr|x11-driver-video-mach64-6.9.3-2|110	- Correct wrong conflicts field.
12mr|x11-driver-video-mach64-6.9.3-2|111	
12mr|x11-driver-video-mach64-6.9.3-2|112	* Mon Jun 16 2008 Thierry Vignaud <tv@mandriva.org> 1:6.8.0-1mdv2009.0
12mr|x11-driver-video-mach64-6.9.3-2|113	+ Revision: 219468
12mr|x11-driver-video-mach64-6.9.3-2|114	- import x11-driver-video-mach64
12mr|x11-driver-video-mach64-6.9.3-2|115	

19188 12
12mr|x11-driver-video-mga-1.6.2-2|1	Name: x11-driver-video-mga
12mr|x11-driver-video-mga-1.6.2-2|2	Epoch: 2
12mr|x11-driver-video-mga-1.6.2-2|3	Version: 1.6.2
12mr|x11-driver-video-mga-1.6.2-2|4	Release: 2
12mr|x11-driver-video-mga-1.6.2-2|5	Summary: X.org driver for Matrox Cards
12mr|x11-driver-video-mga-1.6.2-2|6	Group: System/X11
12mr|x11-driver-video-mga-1.6.2-2|7	License: MIT
12mr|x11-driver-video-mga-1.6.2-2|8	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-mga-1.6.2-2|9	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-mga-%{version}.tar.bz2
12mr|x11-driver-video-mga-1.6.2-2|10	
12mr|x11-driver-video-mga-1.6.2-2|11	BuildRequires: libdrm-devel >= 2.0
12mr|x11-driver-video-mga-1.6.2-2|12	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-mga-1.6.2-2|13	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-mga-1.6.2-2|14	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-mga-1.6.2-2|15	BuildRequires: pkgconfig(gl)
12mr|x11-driver-video-mga-1.6.2-2|16	
12mr|x11-driver-video-mga-1.6.2-2|17	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-mga-1.6.2-2|18	
12mr|x11-driver-video-mga-1.6.2-2|19	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-mga-1.6.2-2|20	
12mr|x11-driver-video-mga-1.6.2-2|21	%description
12mr|x11-driver-video-mga-1.6.2-2|22	x11-driver-video-mga is the X.org driver for Matrox Cards.
12mr|x11-driver-video-mga-1.6.2-2|23	
12mr|x11-driver-video-mga-1.6.2-2|24	%prep
12mr|x11-driver-video-mga-1.6.2-2|25	%setup -qn xf86-video-mga-%{version}
12mr|x11-driver-video-mga-1.6.2-2|26	
12mr|x11-driver-video-mga-1.6.2-2|27	%build
12mr|x11-driver-video-mga-1.6.2-2|28	autoreconf -fis
12mr|x11-driver-video-mga-1.6.2-2|29	%configure
12mr|x11-driver-video-mga-1.6.2-2|30	%make
12mr|x11-driver-video-mga-1.6.2-2|31	
12mr|x11-driver-video-mga-1.6.2-2|32	%install
12mr|x11-driver-video-mga-1.6.2-2|33	rm -rf %{buildroot}
12mr|x11-driver-video-mga-1.6.2-2|34	%makeinstall_std
12mr|x11-driver-video-mga-1.6.2-2|35	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-mga-1.6.2-2|36	
12mr|x11-driver-video-mga-1.6.2-2|37	%files
12mr|x11-driver-video-mga-1.6.2-2|38	%{_libdir}/xorg/modules/drivers/mga_drv.so
12mr|x11-driver-video-mga-1.6.2-2|39	%{_mandir}/man4/mga.*
12mr|x11-driver-video-mga-1.6.2-2|40	

19189 12
12mr|x11-driver-video-modesetting-0.5.0-1|1	Name: x11-driver-video-modesetting
12mr|x11-driver-video-modesetting-0.5.0-1|2	Version: 0.5.0
12mr|x11-driver-video-modesetting-0.5.0-1|3	Release: 1
12mr|x11-driver-video-modesetting-0.5.0-1|4	Epoch: 1
12mr|x11-driver-video-modesetting-0.5.0-1|5	Summary: Generic X.org driver
12mr|x11-driver-video-modesetting-0.5.0-1|6	Group: System/X11
12mr|x11-driver-video-modesetting-0.5.0-1|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-modesetting-0.5.0-1|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-modesetting-%{version}.tar.bz2
12mr|x11-driver-video-modesetting-0.5.0-1|9	
12mr|x11-driver-video-modesetting-0.5.0-1|10	License: MIT
12mr|x11-driver-video-modesetting-0.5.0-1|11	
12mr|x11-driver-video-modesetting-0.5.0-1|12	BuildRequires: libdrm-devel >= 2.0
12mr|x11-driver-video-modesetting-0.5.0-1|13	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-modesetting-0.5.0-1|14	BuildRequires: x11-server-devel >= 1.0.1
12mr|x11-driver-video-modesetting-0.5.0-1|15	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-modesetting-0.5.0-1|16	
12mr|x11-driver-video-modesetting-0.5.0-1|17	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-modesetting-0.5.0-1|18	
12mr|x11-driver-video-modesetting-0.5.0-1|19	%description
12mr|x11-driver-video-modesetting-0.5.0-1|20	x11-driver-video-modesetting is a generic X.org driver for hardware.
12mr|x11-driver-video-modesetting-0.5.0-1|21	
12mr|x11-driver-video-modesetting-0.5.0-1|22	It managed by KMS (Kernel Mode Setting), eg: ATI/AMD, Intel&Nvidia.
12mr|x11-driver-video-modesetting-0.5.0-1|23	
12mr|x11-driver-video-modesetting-0.5.0-1|24	%prep
12mr|x11-driver-video-modesetting-0.5.0-1|25	%setup -q -n xf86-video-modesetting-%{version}
12mr|x11-driver-video-modesetting-0.5.0-1|26	
12mr|x11-driver-video-modesetting-0.5.0-1|27	%build
12mr|x11-driver-video-modesetting-0.5.0-1|28	%configure2_5x
12mr|x11-driver-video-modesetting-0.5.0-1|29	%make
12mr|x11-driver-video-modesetting-0.5.0-1|30	
12mr|x11-driver-video-modesetting-0.5.0-1|31	%install
12mr|x11-driver-video-modesetting-0.5.0-1|32	%makeinstall_std
12mr|x11-driver-video-modesetting-0.5.0-1|33	
12mr|x11-driver-video-modesetting-0.5.0-1|34	%files
12mr|x11-driver-video-modesetting-0.5.0-1|35	%{_libdir}/xorg/modules/drivers/*
12mr|x11-driver-video-modesetting-0.5.0-1|36	%{_mandir}/man4/modesetting.*
12mr|x11-driver-video-modesetting-0.5.0-1|37	
12mr|x11-driver-video-modesetting-0.5.0-1|38	
12mr|x11-driver-video-modesetting-0.5.0-1|39	%changelog
12mr|x11-driver-video-modesetting-0.5.0-1|40	* Mon Jun 25 2012 Alexander Khrukin <akhrukin@mandriva.org> 1:0.4.0-1
12mr|x11-driver-video-modesetting-0.5.0-1|41	+ Revision: 806794
12mr|x11-driver-video-modesetting-0.5.0-1|42	- imported package x11-driver-video-modesetting
12mr|x11-driver-video-modesetting-0.5.0-1|43	

19190 12
12mr|x11-driver-video-neomagic-1.2.7-2|1	Name: x11-driver-video-neomagic
12mr|x11-driver-video-neomagic-1.2.7-2|2	Version: 1.2.7
12mr|x11-driver-video-neomagic-1.2.7-2|3	Release: 2
12mr|x11-driver-video-neomagic-1.2.7-2|4	Summary: X.org driver for NeoMagic Cards
12mr|x11-driver-video-neomagic-1.2.7-2|5	Group: System/X11
12mr|x11-driver-video-neomagic-1.2.7-2|6	License: MIT
12mr|x11-driver-video-neomagic-1.2.7-2|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-neomagic-1.2.7-2|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-neomagic-%{version}.tar.bz2
12mr|x11-driver-video-neomagic-1.2.7-2|9	
12mr|x11-driver-video-neomagic-1.2.7-2|10	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-neomagic-1.2.7-2|11	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-neomagic-1.2.7-2|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-neomagic-1.2.7-2|13	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-neomagic-1.2.7-2|14	
12mr|x11-driver-video-neomagic-1.2.7-2|15	%description
12mr|x11-driver-video-neomagic-1.2.7-2|16	x11-driver-video-neomagic is the X.org driver for NeoMagic Cards.
12mr|x11-driver-video-neomagic-1.2.7-2|17	
12mr|x11-driver-video-neomagic-1.2.7-2|18	%prep
12mr|x11-driver-video-neomagic-1.2.7-2|19	%setup -qn xf86-video-neomagic-%{version}
12mr|x11-driver-video-neomagic-1.2.7-2|20	
12mr|x11-driver-video-neomagic-1.2.7-2|21	%build
12mr|x11-driver-video-neomagic-1.2.7-2|22	%configure2_5x
12mr|x11-driver-video-neomagic-1.2.7-2|23	%make
12mr|x11-driver-video-neomagic-1.2.7-2|24	
12mr|x11-driver-video-neomagic-1.2.7-2|25	%install
12mr|x11-driver-video-neomagic-1.2.7-2|26	rm -rf %{buildroot}
12mr|x11-driver-video-neomagic-1.2.7-2|27	%makeinstall_std
12mr|x11-driver-video-neomagic-1.2.7-2|28	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-neomagic-1.2.7-2|29	
12mr|x11-driver-video-neomagic-1.2.7-2|30	%files
12mr|x11-driver-video-neomagic-1.2.7-2|31	%doc COPYING
12mr|x11-driver-video-neomagic-1.2.7-2|32	%{_libdir}/xorg/modules/drivers/neomagic_drv.so
12mr|x11-driver-video-neomagic-1.2.7-2|33	%{_mandir}/man4/neomagic.*
12mr|x11-driver-video-neomagic-1.2.7-2|34	
12mr|x11-driver-video-neomagic-1.2.7-2|35	
12mr|x11-driver-video-neomagic-1.2.7-2|36	
12mr|x11-driver-video-neomagic-1.2.7-2|37	%changelog
12mr|x11-driver-video-neomagic-1.2.7-2|38	* Mon Jul 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.7-1
12mr|x11-driver-video-neomagic-1.2.7-2|39	+ Revision: 810707
12mr|x11-driver-video-neomagic-1.2.7-2|40	- version update 1.2.7
12mr|x11-driver-video-neomagic-1.2.7-2|41	
12mr|x11-driver-video-neomagic-1.2.7-2|42	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.2.6-2
12mr|x11-driver-video-neomagic-1.2.7-2|43	+ Revision: 787234
12mr|x11-driver-video-neomagic-1.2.7-2|44	- Rebuild for x11-server 1.12
12mr|x11-driver-video-neomagic-1.2.7-2|45	
12mr|x11-driver-video-neomagic-1.2.7-2|46	* Sun Mar 25 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.6-1
12mr|x11-driver-video-neomagic-1.2.7-2|47	+ Revision: 786714
12mr|x11-driver-video-neomagic-1.2.7-2|48	- version update 1.2.6
12mr|x11-driver-video-neomagic-1.2.7-2|49	
12mr|x11-driver-video-neomagic-1.2.7-2|50	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.2.5-6
12mr|x11-driver-video-neomagic-1.2.7-2|51	+ Revision: 748428
12mr|x11-driver-video-neomagic-1.2.7-2|52	- rebuild cleaned up spec
12mr|x11-driver-video-neomagic-1.2.7-2|53	
12mr|x11-driver-video-neomagic-1.2.7-2|54	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.5-5
12mr|x11-driver-video-neomagic-1.2.7-2|55	+ Revision: 703684
12mr|x11-driver-video-neomagic-1.2.7-2|56	- rebuild for new x11-server
12mr|x11-driver-video-neomagic-1.2.7-2|57	
12mr|x11-driver-video-neomagic-1.2.7-2|58	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-4
12mr|x11-driver-video-neomagic-1.2.7-2|59	+ Revision: 671155
12mr|x11-driver-video-neomagic-1.2.7-2|60	- mass rebuild
12mr|x11-driver-video-neomagic-1.2.7-2|61	
12mr|x11-driver-video-neomagic-1.2.7-2|62	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.2.5-3mdv2011.0
12mr|x11-driver-video-neomagic-1.2.7-2|63	+ Revision: 584626
12mr|x11-driver-video-neomagic-1.2.7-2|64	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-neomagic-1.2.7-2|65	
12mr|x11-driver-video-neomagic-1.2.7-2|66	* Tue Jul 20 2010 Thierry Vignaud <tv@mandriva.org> 1.2.5-2mdv2011.0
12mr|x11-driver-video-neomagic-1.2.7-2|67	+ Revision: 556290
12mr|x11-driver-video-neomagic-1.2.7-2|68	- drop patch 0 (merged upstream)
12mr|x11-driver-video-neomagic-1.2.7-2|69	- new release
12mr|x11-driver-video-neomagic-1.2.7-2|70	
12mr|x11-driver-video-neomagic-1.2.7-2|71	* Thu Jan 28 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.2.4-2mdv2010.1
12mr|x11-driver-video-neomagic-1.2.7-2|72	+ Revision: 497571
12mr|x11-driver-video-neomagic-1.2.7-2|73	- Add a patch to solve unresolved symbols
12mr|x11-driver-video-neomagic-1.2.7-2|74	
12mr|x11-driver-video-neomagic-1.2.7-2|75	* Mon Aug 03 2009 Thierry Vignaud <tv@mandriva.org> 1.2.4-1mdv2010.0
12mr|x11-driver-video-neomagic-1.2.7-2|76	+ Revision: 407741
12mr|x11-driver-video-neomagic-1.2.7-2|77	- new release
12mr|x11-driver-video-neomagic-1.2.7-2|78	
12mr|x11-driver-video-neomagic-1.2.7-2|79	* Fri Jul 03 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.2.3-1mdv2010.0
12mr|x11-driver-video-neomagic-1.2.7-2|80	+ Revision: 391883
12mr|x11-driver-video-neomagic-1.2.7-2|81	- update to new version 1.2.3
12mr|x11-driver-video-neomagic-1.2.7-2|82	
12mr|x11-driver-video-neomagic-1.2.7-2|83	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 1.2.2-2mdv2009.1
12mr|x11-driver-video-neomagic-1.2.7-2|84	+ Revision: 321381
12mr|x11-driver-video-neomagic-1.2.7-2|85	- Rebuild for new xserver
12mr|x11-driver-video-neomagic-1.2.7-2|86	
12mr|x11-driver-video-neomagic-1.2.7-2|87	* Tue Dec 23 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 1.2.2-1mdv2009.1
12mr|x11-driver-video-neomagic-1.2.7-2|88	+ Revision: 317848
12mr|x11-driver-video-neomagic-1.2.7-2|89	- New version 1.2.2
12mr|x11-driver-video-neomagic-1.2.7-2|90	
12mr|x11-driver-video-neomagic-1.2.7-2|91	* Sat Nov 29 2008 Adam Williamson <awilliamson@mandriva.org> 1.2.1-3mdv2009.1
12mr|x11-driver-video-neomagic-1.2.7-2|92	+ Revision: 308169
12mr|x11-driver-video-neomagic-1.2.7-2|93	- rebuild for new X server
12mr|x11-driver-video-neomagic-1.2.7-2|94	
12mr|x11-driver-video-neomagic-1.2.7-2|95	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.2.1-2mdv2009.0
12mr|x11-driver-video-neomagic-1.2.7-2|96	+ Revision: 265924
12mr|x11-driver-video-neomagic-1.2.7-2|97	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-video-neomagic-1.2.7-2|98	- improved description
12mr|x11-driver-video-neomagic-1.2.7-2|99	- fix group
12mr|x11-driver-video-neomagic-1.2.7-2|100	- add missing dot at end of description
12mr|x11-driver-video-neomagic-1.2.7-2|101	- improved summary
12mr|x11-driver-video-neomagic-1.2.7-2|102	
12mr|x11-driver-video-neomagic-1.2.7-2|103	* Tue May 27 2008 Colin Guthrie <cguthrie@mandriva.org> 1.2.1-1mdv2009.0
12mr|x11-driver-video-neomagic-1.2.7-2|104	+ Revision: 211782
12mr|x11-driver-video-neomagic-1.2.7-2|105	- New version
12mr|x11-driver-video-neomagic-1.2.7-2|106	
12mr|x11-driver-video-neomagic-1.2.7-2|107	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.2.0-1mdv2009.0
12mr|x11-driver-video-neomagic-1.2.7-2|108	+ Revision: 194167
12mr|x11-driver-video-neomagic-1.2.7-2|109	- Update to version 1.2.0.
12mr|x11-driver-video-neomagic-1.2.7-2|110	
12mr|x11-driver-video-neomagic-1.2.7-2|111	* Mon Feb 11 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.1-7mdv2008.1
12mr|x11-driver-video-neomagic-1.2.7-2|112	+ Revision: 165571
12mr|x11-driver-video-neomagic-1.2.7-2|113	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-neomagic-1.2.7-2|114	
12mr|x11-driver-video-neomagic-1.2.7-2|115	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.1-6mdv2008.1
12mr|x11-driver-video-neomagic-1.2.7-2|116	+ Revision: 156611
12mr|x11-driver-video-neomagic-1.2.7-2|117	- re-enable rpm debug packages support
12mr|x11-driver-video-neomagic-1.2.7-2|118	
12mr|x11-driver-video-neomagic-1.2.7-2|119	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.1-5mdv2008.1
12mr|x11-driver-video-neomagic-1.2.7-2|120	+ Revision: 154845
12mr|x11-driver-video-neomagic-1.2.7-2|121	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-neomagic-1.2.7-2|122	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-neomagic-1.2.7-2|123	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-neomagic-1.2.7-2|124	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-neomagic-1.2.7-2|125	are only required for the "modular" build.
12mr|x11-driver-video-neomagic-1.2.7-2|126	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-neomagic-1.2.7-2|127	- Note local tag xf86-video-cyrix-1.1.0@mandriva suggested on upstream
12mr|x11-driver-video-neomagic-1.2.7-2|128	Tag at git checkout afedccae164668128c6228542585cc27d241b7e6
12mr|x11-driver-video-neomagic-1.2.7-2|129	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-neomagic-1.2.7-2|130	
12mr|x11-driver-video-neomagic-1.2.7-2|131	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-neomagic-1.2.7-2|132	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-neomagic-1.2.7-2|133	
12mr|x11-driver-video-neomagic-1.2.7-2|134	* Mon Oct 15 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.1-4mdv2008.1
12mr|x11-driver-video-neomagic-1.2.7-2|135	+ Revision: 98698
12mr|x11-driver-video-neomagic-1.2.7-2|136	- minor spec cleanup
12mr|x11-driver-video-neomagic-1.2.7-2|137	- build against new xserver (1.4)
12mr|x11-driver-video-neomagic-1.2.7-2|138	
12mr|x11-driver-video-neomagic-1.2.7-2|139	* Thu Aug 30 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdv2008.0
12mr|x11-driver-video-neomagic-1.2.7-2|140	+ Revision: 75775
12mr|x11-driver-video-neomagic-1.2.7-2|141	- rebuild
12mr|x11-driver-video-neomagic-1.2.7-2|142	
12mr|x11-driver-video-neomagic-1.2.7-2|143	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-neomagic-1.2.7-2|144	- fix man pages
12mr|x11-driver-video-neomagic-1.2.7-2|145	

19191 12
12mr|x11-driver-video-newport-0.2.4-1|1	Name: x11-driver-video-newport
12mr|x11-driver-video-newport-0.2.4-1|2	Version: 0.2.4
12mr|x11-driver-video-newport-0.2.4-1|3	Release: 1
12mr|x11-driver-video-newport-0.2.4-1|4	Summary: The X.org video driver for SGI Indy's and Indigo2's Newport video cards
12mr|x11-driver-video-newport-0.2.4-1|5	Group: System/X11
12mr|x11-driver-video-newport-0.2.4-1|6	License: MIT
12mr|x11-driver-video-newport-0.2.4-1|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-newport-0.2.4-1|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-newport-%{version}.tar.bz2
12mr|x11-driver-video-newport-0.2.4-1|9	
12mr|x11-driver-video-newport-0.2.4-1|10	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-newport-0.2.4-1|11	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-newport-0.2.4-1|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-newport-0.2.4-1|13	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-newport-0.2.4-1|14	
12mr|x11-driver-video-newport-0.2.4-1|15	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-newport-0.2.4-1|16	
12mr|x11-driver-video-newport-0.2.4-1|17	%description
12mr|x11-driver-video-newport-0.2.4-1|18	x11-driver-video-newport is the X.org video driver for SGI Indy's and
12mr|x11-driver-video-newport-0.2.4-1|19	Indigo2's Newport video cards.
12mr|x11-driver-video-newport-0.2.4-1|20	
12mr|x11-driver-video-newport-0.2.4-1|21	%prep
12mr|x11-driver-video-newport-0.2.4-1|22	%setup -qn xf86-video-newport-%{version}
12mr|x11-driver-video-newport-0.2.4-1|23	
12mr|x11-driver-video-newport-0.2.4-1|24	%build
12mr|x11-driver-video-newport-0.2.4-1|25	%configure2_5x
12mr|x11-driver-video-newport-0.2.4-1|26	%make
12mr|x11-driver-video-newport-0.2.4-1|27	
12mr|x11-driver-video-newport-0.2.4-1|28	%install
12mr|x11-driver-video-newport-0.2.4-1|29	%makeinstall_std
12mr|x11-driver-video-newport-0.2.4-1|30	
12mr|x11-driver-video-newport-0.2.4-1|31	%files
12mr|x11-driver-video-newport-0.2.4-1|32	%doc COPYING
12mr|x11-driver-video-newport-0.2.4-1|33	%{_libdir}/xorg/modules/drivers/newport_drv.so
12mr|x11-driver-video-newport-0.2.4-1|34	%{_mandir}/man4/newport.*
12mr|x11-driver-video-newport-0.2.4-1|35	
12mr|x11-driver-video-newport-0.2.4-1|36	
12mr|x11-driver-video-newport-0.2.4-1|37	
12mr|x11-driver-video-newport-0.2.4-1|38	
12mr|x11-driver-video-newport-0.2.4-1|39	%changelog
12mr|x11-driver-video-newport-0.2.4-1|40	* Fri Aug  10 2012 Dmitry Mikhirev <mikhirev@mezon.ru>
12mr|x11-driver-video-newport-0.2.4-1|41	+ Commit: d78ebd1
12mr|x11-driver-video-newport-0.2.4-1|42	- update to 0.2.4
12mr|x11-driver-video-newport-0.2.4-1|43	
12mr|x11-driver-video-newport-0.2.4-1|44	

19192 12
12mr|x11-driver-video-nouveau-1.0.4-1|1	%define upname		xf86-video-nouveau
12mr|x11-driver-video-nouveau-1.0.4-1|2	%define snapshot	%nil
12mr|x11-driver-video-nouveau-1.0.4-1|3	%define rel		1
12mr|x11-driver-video-nouveau-1.0.4-1|4	
12mr|x11-driver-video-nouveau-1.0.4-1|5	Summary:	Accelerated open source driver for NVIDIA cards
12mr|x11-driver-video-nouveau-1.0.4-1|6	Name:		x11-driver-video-nouveau
12mr|x11-driver-video-nouveau-1.0.4-1|7	Version:	1.0.4
12mr|x11-driver-video-nouveau-1.0.4-1|8	%if "%snapshot" == ""
12mr|x11-driver-video-nouveau-1.0.4-1|9	Release:	%rel
12mr|x11-driver-video-nouveau-1.0.4-1|10	Source0:	http://xorg.freedesktop.org/archive/individual/driver/%{upname}-%{version}.tar.bz2
12mr|x11-driver-video-nouveau-1.0.4-1|11	%else
12mr|x11-driver-video-nouveau-1.0.4-1|12	Release:	0.%snapshot.%rel
12mr|x11-driver-video-nouveau-1.0.4-1|13	# rm -rf xf86-video-nouveau && git clone git://anongit.freedesktop.org/git/nouveau/xf86-video-nouveau/ && cd xf86-video-nouveau/
12mr|x11-driver-video-nouveau-1.0.4-1|14	# git archive --prefix=xf86-video-nouveau-$(date +%Y%m%d)/ --format=tar HEAD | xz > ../xf86-video-nouveau-$(date +%Y%m%d).tar.xz
12mr|x11-driver-video-nouveau-1.0.4-1|15	Source0:	%{upname}-%{snapshot}.tar.xz
12mr|x11-driver-video-nouveau-1.0.4-1|16	%endif
12mr|x11-driver-video-nouveau-1.0.4-1|17	Group:		System/X11
12mr|x11-driver-video-nouveau-1.0.4-1|18	License:	MIT
12mr|x11-driver-video-nouveau-1.0.4-1|19	URL:		http://nouveau.freedesktop.org/
12mr|x11-driver-video-nouveau-1.0.4-1|20	BuildRequires:	libdrm-devel >= 2.4.35
12mr|x11-driver-video-nouveau-1.0.4-1|21	BuildRequires:	x11-proto-devel >= 1.0.0
12mr|x11-driver-video-nouveau-1.0.4-1|22	BuildRequires:	x11-server-devel >= 1.12
12mr|x11-driver-video-nouveau-1.0.4-1|23	BuildRequires:	x11-util-macros >= 1.0.1
12mr|x11-driver-video-nouveau-1.0.4-1|24	BuildRequires:	GL-devel
12mr|x11-driver-video-nouveau-1.0.4-1|25	%if %mdvver >= 201200
12mr|x11-driver-video-nouveau-1.0.4-1|26	BuildRequires:	pkgconfig(udev) >= 186
12mr|x11-driver-video-nouveau-1.0.4-1|27	%else
12mr|x11-driver-video-nouveau-1.0.4-1|28	BuildRequires:	pkgconfig(udev)
12mr|x11-driver-video-nouveau-1.0.4-1|29	%endif
12mr|x11-driver-video-nouveau-1.0.4-1|30	BuildRequires:	libdrm-devel
12mr|x11-driver-video-nouveau-1.0.4-1|31	BuildRequires:	libdrm-common
12mr|x11-driver-video-nouveau-1.0.4-1|32	Conflicts:	xorg-x11-server < 7.0
12mr|x11-driver-video-nouveau-1.0.4-1|33	# No DKMS package for now; nouveau module is in main kernel.
12mr|x11-driver-video-nouveau-1.0.4-1|34	# If needed, DKMS package may be resurrected, but work is needed to make it
12mr|x11-driver-video-nouveau-1.0.4-1|35	# build with the new linux-2.6 tree of nouveau.
12mr|x11-driver-video-nouveau-1.0.4-1|36	Obsoletes:	dkms-nouveau < 0.0.13-0.20090600
12mr|x11-driver-video-nouveau-1.0.4-1|37	Requires:	kmod(nouveau)
12mr|x11-driver-video-nouveau-1.0.4-1|38	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-nouveau-1.0.4-1|39	# No firmware needed:
12mr|x11-driver-video-nouveau-1.0.4-1|40	Obsoletes:	nouveau-firmware < 20091212-2
12mr|x11-driver-video-nouveau-1.0.4-1|41	Patch0:		disable_libdrv_version_check.patch
12mr|x11-driver-video-nouveau-1.0.4-1|42	
12mr|x11-driver-video-nouveau-1.0.4-1|43	%description
12mr|x11-driver-video-nouveau-1.0.4-1|44	The nouveau project aims to build high-quality, open source drivers
12mr|x11-driver-video-nouveau-1.0.4-1|45	for NVIDIA cards.
12mr|x11-driver-video-nouveau-1.0.4-1|46	
12mr|x11-driver-video-nouveau-1.0.4-1|47	%prep
12mr|x11-driver-video-nouveau-1.0.4-1|48	%if "%snapshot" != ""
12mr|x11-driver-video-nouveau-1.0.4-1|49	%setup -q -n %{upname}-%{snapshot}
12mr|x11-driver-video-nouveau-1.0.4-1|50	%else
12mr|x11-driver-video-nouveau-1.0.4-1|51	%setup -q -n %upname-%version
12mr|x11-driver-video-nouveau-1.0.4-1|52	%endif
12mr|x11-driver-video-nouveau-1.0.4-1|53	[ -e autogen.sh ] && ./autogen.sh
12mr|x11-driver-video-nouveau-1.0.4-1|54	%patch0 -p1
12mr|x11-driver-video-nouveau-1.0.4-1|55	
12mr|x11-driver-video-nouveau-1.0.4-1|56	%build
12mr|x11-driver-video-nouveau-1.0.4-1|57	autoreconf -v --install --force
12mr|x11-driver-video-nouveau-1.0.4-1|58	%configure2_5x --disable-dependency-tracking
12mr|x11-driver-video-nouveau-1.0.4-1|59	%make
12mr|x11-driver-video-nouveau-1.0.4-1|60	
12mr|x11-driver-video-nouveau-1.0.4-1|61	%install
12mr|x11-driver-video-nouveau-1.0.4-1|62	%makeinstall_std
12mr|x11-driver-video-nouveau-1.0.4-1|63	
12mr|x11-driver-video-nouveau-1.0.4-1|64	%files
12mr|x11-driver-video-nouveau-1.0.4-1|65	%{_libdir}/xorg/modules/drivers/nouveau_drv.so
12mr|x11-driver-video-nouveau-1.0.4-1|66	%{_mandir}/man4/nouveau*

19193 12
12mr|x11-driver-video-nv-2.1.20-2|1	Name: x11-driver-video-nv
12mr|x11-driver-video-nv-2.1.20-2|2	Version: 2.1.20
12mr|x11-driver-video-nv-2.1.20-2|3	Release: 2
12mr|x11-driver-video-nv-2.1.20-2|4	Summary: X.org driver for NVidia Cards
12mr|x11-driver-video-nv-2.1.20-2|5	Group: System/X11
12mr|x11-driver-video-nv-2.1.20-2|6	License: MIT
12mr|x11-driver-video-nv-2.1.20-2|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-nv-2.1.20-2|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-nv-%{version}.tar.bz2
12mr|x11-driver-video-nv-2.1.20-2|9	Patch1: 0001-RedHat-nv-riva-videomem-autodetection-debugging.patch
12mr|x11-driver-video-nv-2.1.20-2|10	
12mr|x11-driver-video-nv-2.1.20-2|11	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-nv-2.1.20-2|12	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-nv-2.1.20-2|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-nv-2.1.20-2|14	
12mr|x11-driver-video-nv-2.1.20-2|15	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-nv-2.1.20-2|16	
12mr|x11-driver-video-nv-2.1.20-2|17	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-nv-2.1.20-2|18	
12mr|x11-driver-video-nv-2.1.20-2|19	%description
12mr|x11-driver-video-nv-2.1.20-2|20	x11-driver-video-nv is the X.org driver for NVidia Cards.
12mr|x11-driver-video-nv-2.1.20-2|21	
12mr|x11-driver-video-nv-2.1.20-2|22	%prep
12mr|x11-driver-video-nv-2.1.20-2|23	%setup -qn xf86-video-nv-%{version}
12mr|x11-driver-video-nv-2.1.20-2|24	%apply_patches
12mr|x11-driver-video-nv-2.1.20-2|25	
12mr|x11-driver-video-nv-2.1.20-2|26	%build
12mr|x11-driver-video-nv-2.1.20-2|27	autoreconf -ifs
12mr|x11-driver-video-nv-2.1.20-2|28	%configure
12mr|x11-driver-video-nv-2.1.20-2|29	%make
12mr|x11-driver-video-nv-2.1.20-2|30	
12mr|x11-driver-video-nv-2.1.20-2|31	%install
12mr|x11-driver-video-nv-2.1.20-2|32	rm -rf %{buildroot}
12mr|x11-driver-video-nv-2.1.20-2|33	%makeinstall_std
12mr|x11-driver-video-nv-2.1.20-2|34	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-nv-2.1.20-2|35	
12mr|x11-driver-video-nv-2.1.20-2|36	%files
12mr|x11-driver-video-nv-2.1.20-2|37	%{_libdir}/xorg/modules/drivers/nv_drv.so
12mr|x11-driver-video-nv-2.1.20-2|38	%{_mandir}/man4/nv*
12mr|x11-driver-video-nv-2.1.20-2|39	
12mr|x11-driver-video-nv-2.1.20-2|40	
12mr|x11-driver-video-nv-2.1.20-2|41	
12mr|x11-driver-video-nv-2.1.20-2|42	%changelog
12mr|x11-driver-video-nv-2.1.20-2|43	* Mon Jul 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.1.20-1
12mr|x11-driver-video-nv-2.1.20-2|44	+ Revision: 810706
12mr|x11-driver-video-nv-2.1.20-2|45	- version update 2.1.20
12mr|x11-driver-video-nv-2.1.20-2|46	
12mr|x11-driver-video-nv-2.1.20-2|47	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 2.1.18-8
12mr|x11-driver-video-nv-2.1.20-2|48	+ Revision: 787237
12mr|x11-driver-video-nv-2.1.20-2|49	- Rebuild for x11-server 1.12
12mr|x11-driver-video-nv-2.1.20-2|50	
12mr|x11-driver-video-nv-2.1.20-2|51	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 2.1.18-7
12mr|x11-driver-video-nv-2.1.20-2|52	+ Revision: 748442
12mr|x11-driver-video-nv-2.1.20-2|53	- rebuild cleaned up spec
12mr|x11-driver-video-nv-2.1.20-2|54	
12mr|x11-driver-video-nv-2.1.20-2|55	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 2.1.18-6
12mr|x11-driver-video-nv-2.1.20-2|56	+ Revision: 703737
12mr|x11-driver-video-nv-2.1.20-2|57	- rebuild for new x11-server
12mr|x11-driver-video-nv-2.1.20-2|58	
12mr|x11-driver-video-nv-2.1.20-2|59	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 2.1.18-5
12mr|x11-driver-video-nv-2.1.20-2|60	+ Revision: 683580
12mr|x11-driver-video-nv-2.1.20-2|61	- Rebuild for new x11-server
12mr|x11-driver-video-nv-2.1.20-2|62	
12mr|x11-driver-video-nv-2.1.20-2|63	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.18-4
12mr|x11-driver-video-nv-2.1.20-2|64	+ Revision: 671158
12mr|x11-driver-video-nv-2.1.20-2|65	- mass rebuild
12mr|x11-driver-video-nv-2.1.20-2|66	
12mr|x11-driver-video-nv-2.1.20-2|67	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 2.1.18-3mdv2011.0
12mr|x11-driver-video-nv-2.1.20-2|68	+ Revision: 595721
12mr|x11-driver-video-nv-2.1.20-2|69	- require xorg server with proper ABI
12mr|x11-driver-video-nv-2.1.20-2|70	
12mr|x11-driver-video-nv-2.1.20-2|71	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 2.1.18-2mdv2011.0
12mr|x11-driver-video-nv-2.1.20-2|72	+ Revision: 584626
12mr|x11-driver-video-nv-2.1.20-2|73	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-nv-2.1.20-2|74	
12mr|x11-driver-video-nv-2.1.20-2|75	* Sat Jul 31 2010 Thierry Vignaud <tv@mandriva.org> 2.1.18-1mdv2011.0
12mr|x11-driver-video-nv-2.1.20-2|76	+ Revision: 563947
12mr|x11-driver-video-nv-2.1.20-2|77	- new release
12mr|x11-driver-video-nv-2.1.20-2|78	
12mr|x11-driver-video-nv-2.1.20-2|79	* Wed Mar 17 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 2.1.17-2mdv2010.1
12mr|x11-driver-video-nv-2.1.20-2|80	+ Revision: 523763
12mr|x11-driver-video-nv-2.1.20-2|81	- New version: 2.1.17
12mr|x11-driver-video-nv-2.1.20-2|82	
12mr|x11-driver-video-nv-2.1.20-2|83	* Wed Dec 16 2009 Frederik Himpe <fhimpe@mandriva.org> 2.1.16-1mdv2010.1
12mr|x11-driver-video-nv-2.1.20-2|84	+ Revision: 479583
12mr|x11-driver-video-nv-2.1.20-2|85	- update to new version 2.1.16
12mr|x11-driver-video-nv-2.1.20-2|86	
12mr|x11-driver-video-nv-2.1.20-2|87	* Tue Nov 10 2009 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 2.1.15-2mdv2010.1
12mr|x11-driver-video-nv-2.1.20-2|88	+ Revision: 464294
12mr|x11-driver-video-nv-2.1.20-2|89	- Rebuild for new server
12mr|x11-driver-video-nv-2.1.20-2|90	
12mr|x11-driver-video-nv-2.1.20-2|91	* Fri Sep 25 2009 Thierry Vignaud <tv@mandriva.org> 2.1.15-1mdv2010.0
12mr|x11-driver-video-nv-2.1.20-2|92	+ Revision: 448655
12mr|x11-driver-video-nv-2.1.20-2|93	- new release
12mr|x11-driver-video-nv-2.1.20-2|94	
12mr|x11-driver-video-nv-2.1.20-2|95	* Fri Jul 03 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 2.1.14-1mdv2010.0
12mr|x11-driver-video-nv-2.1.20-2|96	+ Revision: 391941
12mr|x11-driver-video-nv-2.1.20-2|97	- update to new version 2.1.14
12mr|x11-driver-video-nv-2.1.20-2|98	
12mr|x11-driver-video-nv-2.1.20-2|99	* Wed Apr 08 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 2.1.13-1mdv2009.1
12mr|x11-driver-video-nv-2.1.20-2|100	+ Revision: 365205
12mr|x11-driver-video-nv-2.1.20-2|101	- new version (2.1.13)
12mr|x11-driver-video-nv-2.1.20-2|102	
12mr|x11-driver-video-nv-2.1.20-2|103	* Mon Mar 30 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 2.1.12-4mdv2009.1
12mr|x11-driver-video-nv-2.1.20-2|104	+ Revision: 362475
12mr|x11-driver-video-nv-2.1.20-2|105	- Do E-EDID if the server supports it
12mr|x11-driver-video-nv-2.1.20-2|106	- Add missing pci id for GeForce 7100 GS
12mr|x11-driver-video-nv-2.1.20-2|107	
12mr|x11-driver-video-nv-2.1.20-2|108	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 2.1.12-3mdv2009.1
12mr|x11-driver-video-nv-2.1.20-2|109	+ Revision: 321381
12mr|x11-driver-video-nv-2.1.20-2|110	- Rebuild for new xserver
12mr|x11-driver-video-nv-2.1.20-2|111	
12mr|x11-driver-video-nv-2.1.20-2|112	* Sat Nov 29 2008 Adam Williamson <awilliamson@mandriva.org> 2.1.12-2mdv2009.1
12mr|x11-driver-video-nv-2.1.20-2|113	+ Revision: 308171
12mr|x11-driver-video-nv-2.1.20-2|114	- rebuild for new X server
12mr|x11-driver-video-nv-2.1.20-2|115	
12mr|x11-driver-video-nv-2.1.20-2|116	* Thu Aug 28 2008 Colin Guthrie <cguthrie@mandriva.org> 2.1.12-1mdv2009.0
12mr|x11-driver-video-nv-2.1.20-2|117	+ Revision: 277013
12mr|x11-driver-video-nv-2.1.20-2|118	- New version: 2.1.12
12mr|x11-driver-video-nv-2.1.20-2|119	
12mr|x11-driver-video-nv-2.1.20-2|120	* Wed Aug 27 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 2.1.11-1mdv2009.0
12mr|x11-driver-video-nv-2.1.20-2|121	+ Revision: 276513
12mr|x11-driver-video-nv-2.1.20-2|122	- Update to version 2.1.11
12mr|x11-driver-video-nv-2.1.20-2|123	
12mr|x11-driver-video-nv-2.1.20-2|124	* Wed Jul 02 2008 Thierry Vignaud <tv@mandriva.org> 2.1.10-1mdv2009.0
12mr|x11-driver-video-nv-2.1.20-2|125	+ Revision: 230634
12mr|x11-driver-video-nv-2.1.20-2|126	- new release
12mr|x11-driver-video-nv-2.1.20-2|127	- improved description
12mr|x11-driver-video-nv-2.1.20-2|128	- add missing dot at end of description
12mr|x11-driver-video-nv-2.1.20-2|129	- improved summary
12mr|x11-driver-video-nv-2.1.20-2|130	
12mr|x11-driver-video-nv-2.1.20-2|131	* Mon May 12 2008 Paulo Andrade <pcpa@mandriva.com.br> 2.1.9-1mdv2009.0
12mr|x11-driver-video-nv-2.1.20-2|132	+ Revision: 206308
12mr|x11-driver-video-nv-2.1.20-2|133	- Update to upstream release 2.1.9.
12mr|x11-driver-video-nv-2.1.20-2|134	
12mr|x11-driver-video-nv-2.1.20-2|135	* Fri Mar 07 2008 Thierry Vignaud <tv@mandriva.org> 2.1.8-1mdv2008.1
12mr|x11-driver-video-nv-2.1.20-2|136	+ Revision: 181287
12mr|x11-driver-video-nv-2.1.20-2|137	- new release
12mr|x11-driver-video-nv-2.1.20-2|138	
12mr|x11-driver-video-nv-2.1.20-2|139	* Mon Feb 11 2008 Paulo Andrade <pcpa@mandriva.com.br> 2.1.7-1mdv2008.1
12mr|x11-driver-video-nv-2.1.20-2|140	+ Revision: 165587
12mr|x11-driver-video-nv-2.1.20-2|141	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-nv-2.1.20-2|142	New upstream release version 2.1.7.
12mr|x11-driver-video-nv-2.1.20-2|143	
12mr|x11-driver-video-nv-2.1.20-2|144	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 2.1.6-3mdv2008.1
12mr|x11-driver-video-nv-2.1.20-2|145	+ Revision: 156614
12mr|x11-driver-video-nv-2.1.20-2|146	- re-enable rpm debug packages support
12mr|x11-driver-video-nv-2.1.20-2|147	
12mr|x11-driver-video-nv-2.1.20-2|148	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 2.1.6-2mdv2008.1
12mr|x11-driver-video-nv-2.1.20-2|149	+ Revision: 154842
12mr|x11-driver-video-nv-2.1.20-2|150	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-nv-2.1.20-2|151	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-nv-2.1.20-2|152	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-nv-2.1.20-2|153	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-nv-2.1.20-2|154	are only required for the "modular" build.
12mr|x11-driver-video-nv-2.1.20-2|155	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-nv-2.1.20-2|156	- Note local tag xf86-video-nv-2.1.6@mandriva suggested on upstream
12mr|x11-driver-video-nv-2.1.20-2|157	Tag at git checkout 100f5e24da2cbc79ed761083daa9a00b107008ab
12mr|x11-driver-video-nv-2.1.20-2|158	Existing tag nv-2.1.6 not used just to have a common pattern in all tag
12mr|x11-driver-video-nv-2.1.20-2|159	names.
12mr|x11-driver-video-nv-2.1.20-2|160	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-nv-2.1.20-2|161	
12mr|x11-driver-video-nv-2.1.20-2|162	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-nv-2.1.20-2|163	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-nv-2.1.20-2|164	
12mr|x11-driver-video-nv-2.1.20-2|165	* Wed Oct 24 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 2.1.6-1mdv2008.1
12mr|x11-driver-video-nv-2.1.20-2|166	+ Revision: 101810
12mr|x11-driver-video-nv-2.1.20-2|167	- new upstream version: 2.1.6
12mr|x11-driver-video-nv-2.1.20-2|168	(G80: fixes initialization in some laptops)
12mr|x11-driver-video-nv-2.1.20-2|169	
12mr|x11-driver-video-nv-2.1.20-2|170	* Thu Oct 11 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 2.1.5-1mdv2008.1
12mr|x11-driver-video-nv-2.1.20-2|171	+ Revision: 97103
12mr|x11-driver-video-nv-2.1.20-2|172	- new upstream version: 2.1.5
12mr|x11-driver-video-nv-2.1.20-2|173	. preliminary pci-rework support
12mr|x11-driver-video-nv-2.1.20-2|174	. added a few more product names
12mr|x11-driver-video-nv-2.1.20-2|175	. LVDS flat panel detection fix
12mr|x11-driver-video-nv-2.1.20-2|176	- minor spec cleanup
12mr|x11-driver-video-nv-2.1.20-2|177	
12mr|x11-driver-video-nv-2.1.20-2|178	* Thu Aug 16 2007 Thierry Vignaud <tv@mandriva.org> 2.1.3-1mdv2008.0
12mr|x11-driver-video-nv-2.1.20-2|179	+ Revision: 64284
12mr|x11-driver-video-nv-2.1.20-2|180	- do not hardcode man pages extension
12mr|x11-driver-video-nv-2.1.20-2|181	- new release
12mr|x11-driver-video-nv-2.1.20-2|182	
12mr|x11-driver-video-nv-2.1.20-2|183	* Tue Jul 10 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 2.1.2-1mdv2008.0
12mr|x11-driver-video-nv-2.1.20-2|184	+ Revision: 51061
12mr|x11-driver-video-nv-2.1.20-2|185	- new upstream version: 2.1.2
12mr|x11-driver-video-nv-2.1.20-2|186	
12mr|x11-driver-video-nv-2.1.20-2|187	* Mon Jul 02 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 2.1.1-1mdv2008.0
12mr|x11-driver-video-nv-2.1.20-2|188	+ Revision: 47271
12mr|x11-driver-video-nv-2.1.20-2|189	- new upstream version: 2.1.1
12mr|x11-driver-video-nv-2.1.20-2|190	- no need for autoreconf on %%build, so remove it.
12mr|x11-driver-video-nv-2.1.20-2|191	
12mr|x11-driver-video-nv-2.1.20-2|192	* Tue Jun 19 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 2.1.0-1mdv2008.0
12mr|x11-driver-video-nv-2.1.20-2|193	+ Revision: 41440
12mr|x11-driver-video-nv-2.1.20-2|194	- New upstream release: 2.1.1
12mr|x11-driver-video-nv-2.1.20-2|195	
12mr|x11-driver-video-nv-2.1.20-2|196	* Thu May 17 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 2.0.96-1mdv2008.0
12mr|x11-driver-video-nv-2.1.20-2|197	+ Revision: 27658
12mr|x11-driver-video-nv-2.1.20-2|198	- new version: 2.0.96
12mr|x11-driver-video-nv-2.1.20-2|199	
12mr|x11-driver-video-nv-2.1.20-2|200	* Thu May 03 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 2.0.95-1mdv2008.0
12mr|x11-driver-video-nv-2.1.20-2|201	+ Revision: 22101
12mr|x11-driver-video-nv-2.1.20-2|202	- new version: 2.0.95
12mr|x11-driver-video-nv-2.1.20-2|203	Notice this new version requires x11-server >= 1.2 due
12mr|x11-driver-video-nv-2.1.20-2|204	to the RandR 1.1 compatibility layer
12mr|x11-driver-video-nv-2.1.20-2|205	
12mr|x11-driver-video-nv-2.1.20-2|206	* Fri Apr 20 2007 Thierry Vignaud <tv@mandriva.org> 2.0.2-1mdv2008.0
12mr|x11-driver-video-nv-2.1.20-2|207	+ Revision: 16016
12mr|x11-driver-video-nv-2.1.20-2|208	- new release (riva128 is dead; use nv_drv.so instead)
12mr|x11-driver-video-nv-2.1.20-2|209	

19194 12
12mr|x11-driver-video-openchrome-0.3.0-2|1	# keeping it here just in case someone wants to use the SVN version
12mr|x11-driver-video-openchrome-0.3.0-2|2	# svn co http://svn.openchrome.org/svn/trunk openchrome
12mr|x11-driver-video-openchrome-0.3.0-2|3	
12mr|x11-driver-video-openchrome-0.3.0-2|4	# (anssi) The unversioned symlink of XvMC library must be present in
12mr|x11-driver-video-openchrome-0.3.0-2|5	# %{_libdir} during normal use, as libXvMC uses that name for dlopening.
12mr|x11-driver-video-openchrome-0.3.0-2|6	# Our devel requires finder catches that, hence this exception:
12mr|x11-driver-video-openchrome-0.3.0-2|7	%define __noautoreq 'devel\\('
12mr|x11-driver-video-openchrome-0.3.0-2|8	
12mr|x11-driver-video-openchrome-0.3.0-2|9	Name: x11-driver-video-openchrome
12mr|x11-driver-video-openchrome-0.3.0-2|10	Version: 0.3.0
12mr|x11-driver-video-openchrome-0.3.0-2|11	Release: 2
12mr|x11-driver-video-openchrome-0.3.0-2|12	Summary: X.org driver for Unichrome cards from the OpenChrome project
12mr|x11-driver-video-openchrome-0.3.0-2|13	Group: System/X11
12mr|x11-driver-video-openchrome-0.3.0-2|14	URL: http://www.openchrome.org
12mr|x11-driver-video-openchrome-0.3.0-2|15	Source0: http://www.openchrome.org/releases/xf86-video-openchrome-%{version}.tar.bz2
12mr|x11-driver-video-openchrome-0.3.0-2|16	Source1: x11-driver-video-openchrome.rpmlintrc
12mr|x11-driver-video-openchrome-0.3.0-2|17	# Mandriva patches
12mr|x11-driver-video-openchrome-0.3.0-2|18	# http://billionmonkeys.net/openchrome - broken 2008/07
12mr|x11-driver-video-openchrome-0.3.0-2|19	Patch100: xf86-video-openchrome-0.2.901-billionmokeys.net_modelines.patch
12mr|x11-driver-video-openchrome-0.3.0-2|20	Patch101: 0003-IDs-enable-LCD-on-Guillemot-NA01.patch
12mr|x11-driver-video-openchrome-0.3.0-2|21	Patch102: openchrome_mips_xvmc.patch
12mr|x11-driver-video-openchrome-0.3.0-2|22	License: MIT
12mr|x11-driver-video-openchrome-0.3.0-2|23	
12mr|x11-driver-video-openchrome-0.3.0-2|24	BuildRequires: GL-devel
12mr|x11-driver-video-openchrome-0.3.0-2|25	BuildRequires: libdrm-devel
12mr|x11-driver-video-openchrome-0.3.0-2|26	BuildRequires: libx11-devel
12mr|x11-driver-video-openchrome-0.3.0-2|27	BuildRequires: libxvmc-devel
12mr|x11-driver-video-openchrome-0.3.0-2|28	BuildRequires: libxext-devel
12mr|x11-driver-video-openchrome-0.3.0-2|29	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-openchrome-0.3.0-2|30	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-openchrome-0.3.0-2|31	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-openchrome-0.3.0-2|32	
12mr|x11-driver-video-openchrome-0.3.0-2|33	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-openchrome-0.3.0-2|34	
12mr|x11-driver-video-openchrome-0.3.0-2|35	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-openchrome-0.3.0-2|36	
12mr|x11-driver-video-openchrome-0.3.0-2|37	%description
12mr|x11-driver-video-openchrome-0.3.0-2|38	A free and Open Source video driver for the VIA/S3G
12mr|x11-driver-video-openchrome-0.3.0-2|39	UniChrome and UniChrome Pro graphics chipsets. (CLE266,
12mr|x11-driver-video-openchrome-0.3.0-2|40	KN400, KM400, K8M800, PM800, CN400, VN800)
12mr|x11-driver-video-openchrome-0.3.0-2|41	
12mr|x11-driver-video-openchrome-0.3.0-2|42	%prep
12mr|x11-driver-video-openchrome-0.3.0-2|43	%setup -q -n xf86-video-openchrome-%{version}
12mr|x11-driver-video-openchrome-0.3.0-2|44	%patch100 -p1 -b .billionmonkeys
12mr|x11-driver-video-openchrome-0.3.0-2|45	%patch102 -p1 -b .xvmc
12mr|x11-driver-video-openchrome-0.3.0-2|46	
12mr|x11-driver-video-openchrome-0.3.0-2|47	#needed by patch0
12mr|x11-driver-video-openchrome-0.3.0-2|48	libtoolize
12mr|x11-driver-video-openchrome-0.3.0-2|49	autoreconf
12mr|x11-driver-video-openchrome-0.3.0-2|50	
12mr|x11-driver-video-openchrome-0.3.0-2|51	%build
12mr|x11-driver-video-openchrome-0.3.0-2|52	%configure2_5x --disable-static --enable-dri
12mr|x11-driver-video-openchrome-0.3.0-2|53	%make
12mr|x11-driver-video-openchrome-0.3.0-2|54	
12mr|x11-driver-video-openchrome-0.3.0-2|55	%install
12mr|x11-driver-video-openchrome-0.3.0-2|56	%makeinstall_std
12mr|x11-driver-video-openchrome-0.3.0-2|57	# From Fedora:
12mr|x11-driver-video-openchrome-0.3.0-2|58	# FIXME: Remove all libtool archives (*.la) from modules directory.  This
12mr|x11-driver-video-openchrome-0.3.0-2|59	# should be fixed in upstream Makefile.am or whatever.
12mr|x11-driver-video-openchrome-0.3.0-2|60	find %{buildroot} -regex ".*\.la$" | xargs rm -f --
12mr|x11-driver-video-openchrome-0.3.0-2|61	
12mr|x11-driver-video-openchrome-0.3.0-2|62	%files
12mr|x11-driver-video-openchrome-0.3.0-2|63	%{_libdir}/libchromeXvMC.so
12mr|x11-driver-video-openchrome-0.3.0-2|64	%{_libdir}/libchromeXvMC.so.1
12mr|x11-driver-video-openchrome-0.3.0-2|65	%{_libdir}/libchromeXvMC.so.1.0.0
12mr|x11-driver-video-openchrome-0.3.0-2|66	%{_libdir}/libchromeXvMCPro.so
12mr|x11-driver-video-openchrome-0.3.0-2|67	%{_libdir}/libchromeXvMCPro.so.1
12mr|x11-driver-video-openchrome-0.3.0-2|68	%{_libdir}/libchromeXvMCPro.so.1.0.0
12mr|x11-driver-video-openchrome-0.3.0-2|69	%{_libdir}/xorg/modules/drivers/openchrome_drv.so
12mr|x11-driver-video-openchrome-0.3.0-2|70	%{_mandir}/man4/openchrome.*

19195 12
12mr|x11-driver-video-qxl-0.1.0-2|1	Name:		x11-driver-video-qxl
12mr|x11-driver-video-qxl-0.1.0-2|2	Version:	0.1.0
12mr|x11-driver-video-qxl-0.1.0-2|3	Release:	2
12mr|x11-driver-video-qxl-0.1.0-2|4	Summary:	X.org driver for Generic VESA Cards
12mr|x11-driver-video-qxl-0.1.0-2|5	Group:		System/X11
12mr|x11-driver-video-qxl-0.1.0-2|6	License:	MIT
12mr|x11-driver-video-qxl-0.1.0-2|7	URL:		http://xorg.freedesktop.org
12mr|x11-driver-video-qxl-0.1.0-2|8	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-qxl-%{version}.tar.bz2
12mr|x11-driver-video-qxl-0.1.0-2|9	
12mr|x11-driver-video-qxl-0.1.0-2|10	BuildRequires:	pkgconfig(fontsproto)
12mr|x11-driver-video-qxl-0.1.0-2|11	BuildRequires:	pkgconfig(pciaccess) >= 0.10
12mr|x11-driver-video-qxl-0.1.0-2|12	BuildRequires:	pkgconfig(randrproto)
12mr|x11-driver-video-qxl-0.1.0-2|13	BuildRequires:	pkgconfig(renderproto)
12mr|x11-driver-video-qxl-0.1.0-2|14	BuildRequires:	pkgconfig(spice-protocol) >= 0.12.0
12mr|x11-driver-video-qxl-0.1.0-2|15	BuildRequires:	pkgconfig(videoproto)
12mr|x11-driver-video-qxl-0.1.0-2|16	BuildRequires:	pkgconfig(xf86dgaproto)
12mr|x11-driver-video-qxl-0.1.0-2|17	BuildRequires:	pkgconfig(xorg-macros) >= 1.4
12mr|x11-driver-video-qxl-0.1.0-2|18	BuildRequires:	pkgconfig(xorg-server)
12mr|x11-driver-video-qxl-0.1.0-2|19	BuildRequires:	pkgconfig(xproto)
12mr|x11-driver-video-qxl-0.1.0-2|20	
12mr|x11-driver-video-qxl-0.1.0-2|21	%description
12mr|x11-driver-video-qxl-0.1.0-2|22	x11-driver-video-vesa is the X.org driver for Generic VESA Cards.
12mr|x11-driver-video-qxl-0.1.0-2|23	
12mr|x11-driver-video-qxl-0.1.0-2|24	%prep
12mr|x11-driver-video-qxl-0.1.0-2|25	%setup -qn xf86-video-qxl-%{version}
12mr|x11-driver-video-qxl-0.1.0-2|26	
12mr|x11-driver-video-qxl-0.1.0-2|27	%build
12mr|x11-driver-video-qxl-0.1.0-2|28	%configure2_5x
12mr|x11-driver-video-qxl-0.1.0-2|29	%make
12mr|x11-driver-video-qxl-0.1.0-2|30	
12mr|x11-driver-video-qxl-0.1.0-2|31	%install
12mr|x11-driver-video-qxl-0.1.0-2|32	%makeinstall_std
12mr|x11-driver-video-qxl-0.1.0-2|33	
12mr|x11-driver-video-qxl-0.1.0-2|34	%files
12mr|x11-driver-video-qxl-0.1.0-2|35	#%%doc ChangeLog COPYING README
12mr|x11-driver-video-qxl-0.1.0-2|36	#%%dir %%{_libdir}/xorg/modules/drivers
12mr|x11-driver-video-qxl-0.1.0-2|37	%{_libdir}/xorg/modules/drivers/qxl_drv.so

19196 12
12mr|x11-driver-video-r128-6.9.1-2|1	Name: x11-driver-video-r128
12mr|x11-driver-video-r128-6.9.1-2|2	Epoch: 1
12mr|x11-driver-video-r128-6.9.1-2|3	Version: 6.9.1
12mr|x11-driver-video-r128-6.9.1-2|4	Release: 2
12mr|x11-driver-video-r128-6.9.1-2|5	Summary: X.org driver for ATI Rage 128
12mr|x11-driver-video-r128-6.9.1-2|6	Group: System/X11
12mr|x11-driver-video-r128-6.9.1-2|7	License: MIT
12mr|x11-driver-video-r128-6.9.1-2|8	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-r128-6.9.1-2|9	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-r128-%{version}.tar.bz2
12mr|x11-driver-video-r128-6.9.1-2|10	
12mr|x11-driver-video-r128-6.9.1-2|11	BuildRequires: libdrm-devel >= 2.0
12mr|x11-driver-video-r128-6.9.1-2|12	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-r128-6.9.1-2|13	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-r128-6.9.1-2|14	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-r128-6.9.1-2|15	BuildRequires: pkgconfig(gl)
12mr|x11-driver-video-r128-6.9.1-2|16	
12mr|x11-driver-video-r128-6.9.1-2|17	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-r128-6.9.1-2|18	Conflicts: x11-driver-video-ati <= 1:6.8.0
12mr|x11-driver-video-r128-6.9.1-2|19	
12mr|x11-driver-video-r128-6.9.1-2|20	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-r128-6.9.1-2|21	
12mr|x11-driver-video-r128-6.9.1-2|22	%description
12mr|x11-driver-video-r128-6.9.1-2|23	x11-driver-video-r128 is the X.org driver for ATI Rage 128.
12mr|x11-driver-video-r128-6.9.1-2|24	
12mr|x11-driver-video-r128-6.9.1-2|25	
12mr|x11-driver-video-r128-6.9.1-2|26	%prep
12mr|x11-driver-video-r128-6.9.1-2|27	%setup -qn xf86-video-r128-%{version}
12mr|x11-driver-video-r128-6.9.1-2|28	
12mr|x11-driver-video-r128-6.9.1-2|29	%build
12mr|x11-driver-video-r128-6.9.1-2|30	%configure2_5x
12mr|x11-driver-video-r128-6.9.1-2|31	%make
12mr|x11-driver-video-r128-6.9.1-2|32	
12mr|x11-driver-video-r128-6.9.1-2|33	%install
12mr|x11-driver-video-r128-6.9.1-2|34	rm -rf %{buildroot}
12mr|x11-driver-video-r128-6.9.1-2|35	%makeinstall_std
12mr|x11-driver-video-r128-6.9.1-2|36	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-r128-6.9.1-2|37	
12mr|x11-driver-video-r128-6.9.1-2|38	%files
12mr|x11-driver-video-r128-6.9.1-2|39	%{_libdir}/xorg/modules/drivers/r128_drv.so
12mr|x11-driver-video-r128-6.9.1-2|40	%{_mandir}/man4/r128.*
12mr|x11-driver-video-r128-6.9.1-2|41	

19197 12
12mr|x11-driver-video-radeonhd-1.3.0-10|1	%define name		x11-driver-video-%{chipset}
12mr|x11-driver-video-radeonhd-1.3.0-10|2	%define chipset		radeonhd
12mr|x11-driver-video-radeonhd-1.3.0-10|3	%define snapshot	0
12mr|x11-driver-video-radeonhd-1.3.0-10|4	%define version		1.3.0
12mr|x11-driver-video-radeonhd-1.3.0-10|5	%define rel			10
12mr|x11-driver-video-radeonhd-1.3.0-10|6	%if %snapshot
12mr|x11-driver-video-radeonhd-1.3.0-10|7	%define release		0.%{snapshot}.%{rel}
12mr|x11-driver-video-radeonhd-1.3.0-10|8	%define distname	xf86-video-%{chipset}-%{snapshot}
12mr|x11-driver-video-radeonhd-1.3.0-10|9	%define compress	lzma
12mr|x11-driver-video-radeonhd-1.3.0-10|10	%else
12mr|x11-driver-video-radeonhd-1.3.0-10|11	%define release		%{rel}
12mr|x11-driver-video-radeonhd-1.3.0-10|12	%define distname	xf86-video-%{chipset}-%{version}
12mr|x11-driver-video-radeonhd-1.3.0-10|13	%define compress	bz2
12mr|x11-driver-video-radeonhd-1.3.0-10|14	%endif
12mr|x11-driver-video-radeonhd-1.3.0-10|15	
12mr|x11-driver-video-radeonhd-1.3.0-10|16	Name:		%{name}
12mr|x11-driver-video-radeonhd-1.3.0-10|17	Version:	%{version}
12mr|x11-driver-video-radeonhd-1.3.0-10|18	Release:	%{release}
12mr|x11-driver-video-radeonhd-1.3.0-10|19	Epoch:		1
12mr|x11-driver-video-radeonhd-1.3.0-10|20	Summary:	X.org driver for AMD / ATI r5xx/r6xx chipsets
12mr|x11-driver-video-radeonhd-1.3.0-10|21	Group:		System/X11
12mr|x11-driver-video-radeonhd-1.3.0-10|22	URL:		http://xorg.freedesktop.org
12mr|x11-driver-video-radeonhd-1.3.0-10|23	# for GIT:
12mr|x11-driver-video-radeonhd-1.3.0-10|24	# git://anongit.freedesktop.org/git/xorg/driver/xf86-video-radeonhd
12mr|x11-driver-video-radeonhd-1.3.0-10|25	# git archive --format=tar --prefix=xf86-video-radeonhd-$(date +%Y%m%d)/ master | lzma > ../xf86-video-radeonhd-$(date +%Y%m%d).tar.lzma
12mr|x11-driver-video-radeonhd-1.3.0-10|26	Source0:	%{distname}.tar.%{compress}
12mr|x11-driver-video-radeonhd-1.3.0-10|27	License:	MIT
12mr|x11-driver-video-radeonhd-1.3.0-10|28	BuildRequires:	x11-proto-devel
12mr|x11-driver-video-radeonhd-1.3.0-10|29	BuildRequires:	x11-server-devel
12mr|x11-driver-video-radeonhd-1.3.0-10|30	BuildRequires:	x11-util-macros
12mr|x11-driver-video-radeonhd-1.3.0-10|31	BuildRequires:	mesagl-devel
12mr|x11-driver-video-radeonhd-1.3.0-10|32	BuildRequires:	autoconf
12mr|x11-driver-video-radeonhd-1.3.0-10|33	# For rhd_conntest
12mr|x11-driver-video-radeonhd-1.3.0-10|34	BuildRequires:	pciutils-devel
12mr|x11-driver-video-radeonhd-1.3.0-10|35	BuildRequires:	zlib-devel
12mr|x11-driver-video-radeonhd-1.3.0-10|36	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-radeonhd-1.3.0-10|37	
12mr|x11-driver-video-radeonhd-1.3.0-10|38	%description
12mr|x11-driver-video-radeonhd-1.3.0-10|39	x11-driver-video-radeonhd is the X.org driver for AMD / ATI r5xx/r6xx chipsets
12mr|x11-driver-video-radeonhd-1.3.0-10|40	(Radeon X1xxx and HD 2xxx cards).
12mr|x11-driver-video-radeonhd-1.3.0-10|41	
12mr|x11-driver-video-radeonhd-1.3.0-10|42	%prep
12mr|x11-driver-video-radeonhd-1.3.0-10|43	%setup -q -n %{distname}
12mr|x11-driver-video-radeonhd-1.3.0-10|44	
12mr|x11-driver-video-radeonhd-1.3.0-10|45	%build
12mr|x11-driver-video-radeonhd-1.3.0-10|46	autoreconf -v --install
12mr|x11-driver-video-radeonhd-1.3.0-10|47	%configure2_5x
12mr|x11-driver-video-radeonhd-1.3.0-10|48	%make
12mr|x11-driver-video-radeonhd-1.3.0-10|49	
12mr|x11-driver-video-radeonhd-1.3.0-10|50	%install
12mr|x11-driver-video-radeonhd-1.3.0-10|51	rm -rf %{buildroot}
12mr|x11-driver-video-radeonhd-1.3.0-10|52	%makeinstall_std
12mr|x11-driver-video-radeonhd-1.3.0-10|53	mkdir -p %{buildroot}%{_bindir}
12mr|x11-driver-video-radeonhd-1.3.0-10|54	install -m 755 utils/conntest/rhd_conntest %{buildroot}%{_bindir}/
12mr|x11-driver-video-radeonhd-1.3.0-10|55	
12mr|x11-driver-video-radeonhd-1.3.0-10|56	%files
12mr|x11-driver-video-radeonhd-1.3.0-10|57	%{_libdir}/xorg/modules/drivers/radeonhd_drv.so
12mr|x11-driver-video-radeonhd-1.3.0-10|58	%{_bindir}/rhd_conntest
12mr|x11-driver-video-radeonhd-1.3.0-10|59	%{_mandir}/*/*
12mr|x11-driver-video-radeonhd-1.3.0-10|60	
12mr|x11-driver-video-radeonhd-1.3.0-10|61	
12mr|x11-driver-video-radeonhd-1.3.0-10|62	
12mr|x11-driver-video-radeonhd-1.3.0-10|63	%changelog
12mr|x11-driver-video-radeonhd-1.3.0-10|64	

19198 12
12mr|x11-driver-video-rendition-4.2.5-3|1	Name:		x11-driver-video-rendition
12mr|x11-driver-video-rendition-4.2.5-3|2	Version:	4.2.5
12mr|x11-driver-video-rendition-4.2.5-3|3	Release:	3
12mr|x11-driver-video-rendition-4.2.5-3|4	Summary:	X.org driver for Rendition (Micron) Cards
12mr|x11-driver-video-rendition-4.2.5-3|5	Group:		System/X11
12mr|x11-driver-video-rendition-4.2.5-3|6	License:	MIT
12mr|x11-driver-video-rendition-4.2.5-3|7	URL:		http://xorg.freedesktop.org
12mr|x11-driver-video-rendition-4.2.5-3|8	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-rendition-%{version}.tar.bz2
12mr|x11-driver-video-rendition-4.2.5-3|9	Source10:	x11-driver-video-rendition.rpmlintrc
12mr|x11-driver-video-rendition-4.2.5-3|10	
12mr|x11-driver-video-rendition-4.2.5-3|11	BuildRequires:	x11-proto-devel >= 1.0.0
12mr|x11-driver-video-rendition-4.2.5-3|12	BuildRequires:	x11-server-devel >= 1.0.1
12mr|x11-driver-video-rendition-4.2.5-3|13	BuildRequires:	x11-util-macros >= 1.0.1
12mr|x11-driver-video-rendition-4.2.5-3|14	
12mr|x11-driver-video-rendition-4.2.5-3|15	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-rendition-4.2.5-3|16	
12mr|x11-driver-video-rendition-4.2.5-3|17	Conflicts:	xorg-x11-server < 7.0
12mr|x11-driver-video-rendition-4.2.5-3|18	
12mr|x11-driver-video-rendition-4.2.5-3|19	%description
12mr|x11-driver-video-rendition-4.2.5-3|20	x11-driver-video-rendition is the X.org driver for Rendition (Micron) Cards.
12mr|x11-driver-video-rendition-4.2.5-3|21	
12mr|x11-driver-video-rendition-4.2.5-3|22	%prep
12mr|x11-driver-video-rendition-4.2.5-3|23	%setup -qn xf86-video-rendition-%{version}
12mr|x11-driver-video-rendition-4.2.5-3|24	
12mr|x11-driver-video-rendition-4.2.5-3|25	%build
12mr|x11-driver-video-rendition-4.2.5-3|26	%configure2_5x
12mr|x11-driver-video-rendition-4.2.5-3|27	%make
12mr|x11-driver-video-rendition-4.2.5-3|28	
12mr|x11-driver-video-rendition-4.2.5-3|29	%install
12mr|x11-driver-video-rendition-4.2.5-3|30	%makeinstall_std
12mr|x11-driver-video-rendition-4.2.5-3|31	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-rendition-4.2.5-3|32	
12mr|x11-driver-video-rendition-4.2.5-3|33	%files
12mr|x11-driver-video-rendition-4.2.5-3|34	%{_libdir}/xorg/modules/drivers/rendition_drv.so
12mr|x11-driver-video-rendition-4.2.5-3|35	%{_libdir}/xorg/modules/v20002d.uc
12mr|x11-driver-video-rendition-4.2.5-3|36	%{_libdir}/xorg/modules/v10002d.uc
12mr|x11-driver-video-rendition-4.2.5-3|37	%{_mandir}/man4/rendition.*
12mr|x11-driver-video-rendition-4.2.5-3|38	
12mr|x11-driver-video-rendition-4.2.5-3|39	
12mr|x11-driver-video-rendition-4.2.5-3|40	%changelog
12mr|x11-driver-video-rendition-4.2.5-3|41	* Mon Jul 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 4.2.5-1
12mr|x11-driver-video-rendition-4.2.5-3|42	+ Revision: 810704
12mr|x11-driver-video-rendition-4.2.5-3|43	- version update 4.2.5
12mr|x11-driver-video-rendition-4.2.5-3|44	
12mr|x11-driver-video-rendition-4.2.5-3|45	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 4.2.4-7
12mr|x11-driver-video-rendition-4.2.5-3|46	+ Revision: 748445
12mr|x11-driver-video-rendition-4.2.5-3|47	- rebuild cleaned up spec
12mr|x11-driver-video-rendition-4.2.5-3|48	
12mr|x11-driver-video-rendition-4.2.5-3|49	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 4.2.4-6
12mr|x11-driver-video-rendition-4.2.5-3|50	+ Revision: 703681
12mr|x11-driver-video-rendition-4.2.5-3|51	- rebuild for new x11-server
12mr|x11-driver-video-rendition-4.2.5-3|52	
12mr|x11-driver-video-rendition-4.2.5-3|53	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 4.2.4-5
12mr|x11-driver-video-rendition-4.2.5-3|54	+ Revision: 683582
12mr|x11-driver-video-rendition-4.2.5-3|55	- Rebuild for new x11-server
12mr|x11-driver-video-rendition-4.2.5-3|56	
12mr|x11-driver-video-rendition-4.2.5-3|57	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 4.2.4-4
12mr|x11-driver-video-rendition-4.2.5-3|58	+ Revision: 671162
12mr|x11-driver-video-rendition-4.2.5-3|59	- mass rebuild
12mr|x11-driver-video-rendition-4.2.5-3|60	
12mr|x11-driver-video-rendition-4.2.5-3|61	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 4.2.4-3mdv2011.0
12mr|x11-driver-video-rendition-4.2.5-3|62	+ Revision: 595728
12mr|x11-driver-video-rendition-4.2.5-3|63	- require xorg server with proper ABI
12mr|x11-driver-video-rendition-4.2.5-3|64	
12mr|x11-driver-video-rendition-4.2.5-3|65	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 4.2.4-2mdv2011.0
12mr|x11-driver-video-rendition-4.2.5-3|66	+ Revision: 584626
12mr|x11-driver-video-rendition-4.2.5-3|67	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-rendition-4.2.5-3|68	
12mr|x11-driver-video-rendition-4.2.5-3|69	* Tue Jul 20 2010 Thierry Vignaud <tv@mandriva.org> 4.2.4-1mdv2011.0
12mr|x11-driver-video-rendition-4.2.5-3|70	+ Revision: 555160
12mr|x11-driver-video-rendition-4.2.5-3|71	- new release
12mr|x11-driver-video-rendition-4.2.5-3|72	
12mr|x11-driver-video-rendition-4.2.5-3|73	* Mon Sep 07 2009 Thierry Vignaud <tv@mandriva.org> 4.2.3-1mdv2010.0
12mr|x11-driver-video-rendition-4.2.5-3|74	+ Revision: 432725
12mr|x11-driver-video-rendition-4.2.5-3|75	- fix build
12mr|x11-driver-video-rendition-4.2.5-3|76	- new release
12mr|x11-driver-video-rendition-4.2.5-3|77	
12mr|x11-driver-video-rendition-4.2.5-3|78	* Fri Jul 03 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 4.2.2-1mdv2010.0
12mr|x11-driver-video-rendition-4.2.5-3|79	+ Revision: 391885
12mr|x11-driver-video-rendition-4.2.5-3|80	- update to new version 4.2.2
12mr|x11-driver-video-rendition-4.2.5-3|81	
12mr|x11-driver-video-rendition-4.2.5-3|82	* Thu Feb 26 2009 Thierry Vignaud <tv@mandriva.org> 4.2.1-1mdv2009.1
12mr|x11-driver-video-rendition-4.2.5-3|83	+ Revision: 345054
12mr|x11-driver-video-rendition-4.2.5-3|84	- new release
12mr|x11-driver-video-rendition-4.2.5-3|85	
12mr|x11-driver-video-rendition-4.2.5-3|86	+ Colin Guthrie <cguthrie@mandriva.org>
12mr|x11-driver-video-rendition-4.2.5-3|87	- Rebuild for new xserver
12mr|x11-driver-video-rendition-4.2.5-3|88	
12mr|x11-driver-video-rendition-4.2.5-3|89	* Sun Nov 30 2008 Adam Williamson <awilliamson@mandriva.org> 4.2.0-3mdv2009.1
12mr|x11-driver-video-rendition-4.2.5-3|90	+ Revision: 308218
12mr|x11-driver-video-rendition-4.2.5-3|91	- rebuild for new X server
12mr|x11-driver-video-rendition-4.2.5-3|92	
12mr|x11-driver-video-rendition-4.2.5-3|93	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 4.2.0-2mdv2009.0
12mr|x11-driver-video-rendition-4.2.5-3|94	+ Revision: 265925
12mr|x11-driver-video-rendition-4.2.5-3|95	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-video-rendition-4.2.5-3|96	- improved description
12mr|x11-driver-video-rendition-4.2.5-3|97	- add missing dot at end of description
12mr|x11-driver-video-rendition-4.2.5-3|98	- improved summary
12mr|x11-driver-video-rendition-4.2.5-3|99	
12mr|x11-driver-video-rendition-4.2.5-3|100	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 4.2.0-1mdv2009.0
12mr|x11-driver-video-rendition-4.2.5-3|101	+ Revision: 194166
12mr|x11-driver-video-rendition-4.2.5-3|102	- Update to version 4.2.0.
12mr|x11-driver-video-rendition-4.2.5-3|103	
12mr|x11-driver-video-rendition-4.2.5-3|104	* Mon Feb 11 2008 Paulo Andrade <pcpa@mandriva.com.br> 4.1.3-5mdv2008.1
12mr|x11-driver-video-rendition-4.2.5-3|105	+ Revision: 165588
12mr|x11-driver-video-rendition-4.2.5-3|106	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-rendition-4.2.5-3|107	
12mr|x11-driver-video-rendition-4.2.5-3|108	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 4.1.3-4mdv2008.1
12mr|x11-driver-video-rendition-4.2.5-3|109	+ Revision: 156615
12mr|x11-driver-video-rendition-4.2.5-3|110	- re-enable rpm debug packages support
12mr|x11-driver-video-rendition-4.2.5-3|111	
12mr|x11-driver-video-rendition-4.2.5-3|112	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 4.1.3-3mdv2008.1
12mr|x11-driver-video-rendition-4.2.5-3|113	+ Revision: 154841
12mr|x11-driver-video-rendition-4.2.5-3|114	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-rendition-4.2.5-3|115	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-rendition-4.2.5-3|116	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-rendition-4.2.5-3|117	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-rendition-4.2.5-3|118	are only required for the "modular" build.
12mr|x11-driver-video-rendition-4.2.5-3|119	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-rendition-4.2.5-3|120	- Fix to generate tarball from tag xf86-video-rendition-4.1.3, and generate
12mr|x11-driver-video-rendition-4.2.5-3|121	patches from that point until mandriva branch.
12mr|x11-driver-video-rendition-4.2.5-3|122	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-rendition-4.2.5-3|123	
12mr|x11-driver-video-rendition-4.2.5-3|124	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-rendition-4.2.5-3|125	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-rendition-4.2.5-3|126	
12mr|x11-driver-video-rendition-4.2.5-3|127	* Tue Oct 16 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 4.1.3-2mdv2008.1
12mr|x11-driver-video-rendition-4.2.5-3|128	+ Revision: 99042
12mr|x11-driver-video-rendition-4.2.5-3|129	- minor spec cleanup
12mr|x11-driver-video-rendition-4.2.5-3|130	- build against new xserver (1.4)
12mr|x11-driver-video-rendition-4.2.5-3|131	
12mr|x11-driver-video-rendition-4.2.5-3|132	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-rendition-4.2.5-3|133	- fix man pages
12mr|x11-driver-video-rendition-4.2.5-3|134	

19199 12
12mr|x11-driver-video-s3-0.6.5-2|1	Name: x11-driver-video-s3
12mr|x11-driver-video-s3-0.6.5-2|2	Version: 0.6.5
12mr|x11-driver-video-s3-0.6.5-2|3	Release: 2
12mr|x11-driver-video-s3-0.6.5-2|4	Summary: X.org driver for generic S3 Cards
12mr|x11-driver-video-s3-0.6.5-2|5	Group: System/X11
12mr|x11-driver-video-s3-0.6.5-2|6	License: MIT
12mr|x11-driver-video-s3-0.6.5-2|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-s3-0.6.5-2|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-s3-%{version}.tar.bz2
12mr|x11-driver-video-s3-0.6.5-2|9	
12mr|x11-driver-video-s3-0.6.5-2|10	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-s3-0.6.5-2|11	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-s3-0.6.5-2|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-s3-0.6.5-2|13	
12mr|x11-driver-video-s3-0.6.5-2|14	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-s3-0.6.5-2|15	
12mr|x11-driver-video-s3-0.6.5-2|16	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-s3-0.6.5-2|17	
12mr|x11-driver-video-s3-0.6.5-2|18	%description
12mr|x11-driver-video-s3-0.6.5-2|19	x11-driver-video-s3 is the X.org driver for generic S3 Cards.
12mr|x11-driver-video-s3-0.6.5-2|20	
12mr|x11-driver-video-s3-0.6.5-2|21	%prep
12mr|x11-driver-video-s3-0.6.5-2|22	%setup -qn xf86-video-s3-%{version}
12mr|x11-driver-video-s3-0.6.5-2|23	
12mr|x11-driver-video-s3-0.6.5-2|24	%build
12mr|x11-driver-video-s3-0.6.5-2|25	%configure2_5x
12mr|x11-driver-video-s3-0.6.5-2|26	%make
12mr|x11-driver-video-s3-0.6.5-2|27	
12mr|x11-driver-video-s3-0.6.5-2|28	%install
12mr|x11-driver-video-s3-0.6.5-2|29	rm -rf %{buildroot}
12mr|x11-driver-video-s3-0.6.5-2|30	%makeinstall_std
12mr|x11-driver-video-s3-0.6.5-2|31	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-s3-0.6.5-2|32	
12mr|x11-driver-video-s3-0.6.5-2|33	%files
12mr|x11-driver-video-s3-0.6.5-2|34	%{_libdir}/xorg/modules/drivers/s3_drv.so
12mr|x11-driver-video-s3-0.6.5-2|35	%{_mandir}/man4/s3.*
12mr|x11-driver-video-s3-0.6.5-2|36	
12mr|x11-driver-video-s3-0.6.5-2|37	
12mr|x11-driver-video-s3-0.6.5-2|38	
12mr|x11-driver-video-s3-0.6.5-2|39	%changelog
12mr|x11-driver-video-s3-0.6.5-2|40	* Mon Jul 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.6.5-1
12mr|x11-driver-video-s3-0.6.5-2|41	+ Revision: 810703
12mr|x11-driver-video-s3-0.6.5-2|42	- version update 0.6.5
12mr|x11-driver-video-s3-0.6.5-2|43	
12mr|x11-driver-video-s3-0.6.5-2|44	* Tue May 15 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.6.4-1
12mr|x11-driver-video-s3-0.6.5-2|45	+ Revision: 798907
12mr|x11-driver-video-s3-0.6.5-2|46	- version update 0.6.3
12mr|x11-driver-video-s3-0.6.5-2|47	
12mr|x11-driver-video-s3-0.6.5-2|48	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.6.3-8
12mr|x11-driver-video-s3-0.6.5-2|49	+ Revision: 787267
12mr|x11-driver-video-s3-0.6.5-2|50	- Rebuild for x11-server 1.12
12mr|x11-driver-video-s3-0.6.5-2|51	
12mr|x11-driver-video-s3-0.6.5-2|52	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.6.3-7
12mr|x11-driver-video-s3-0.6.5-2|53	+ Revision: 748450
12mr|x11-driver-video-s3-0.6.5-2|54	- rebuild cleaned up spec
12mr|x11-driver-video-s3-0.6.5-2|55	
12mr|x11-driver-video-s3-0.6.5-2|56	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.3-6
12mr|x11-driver-video-s3-0.6.5-2|57	+ Revision: 703685
12mr|x11-driver-video-s3-0.6.5-2|58	- rebuild for new x11-server
12mr|x11-driver-video-s3-0.6.5-2|59	
12mr|x11-driver-video-s3-0.6.5-2|60	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.6.3-5
12mr|x11-driver-video-s3-0.6.5-2|61	+ Revision: 683583
12mr|x11-driver-video-s3-0.6.5-2|62	- Rebuild for new x11-server
12mr|x11-driver-video-s3-0.6.5-2|63	
12mr|x11-driver-video-s3-0.6.5-2|64	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.3-4
12mr|x11-driver-video-s3-0.6.5-2|65	+ Revision: 671164
12mr|x11-driver-video-s3-0.6.5-2|66	- mass rebuild
12mr|x11-driver-video-s3-0.6.5-2|67	
12mr|x11-driver-video-s3-0.6.5-2|68	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 0.6.3-3mdv2011.0
12mr|x11-driver-video-s3-0.6.5-2|69	+ Revision: 595724
12mr|x11-driver-video-s3-0.6.5-2|70	- require xorg server with proper ABI
12mr|x11-driver-video-s3-0.6.5-2|71	
12mr|x11-driver-video-s3-0.6.5-2|72	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 0.6.3-2mdv2011.0
12mr|x11-driver-video-s3-0.6.5-2|73	+ Revision: 584626
12mr|x11-driver-video-s3-0.6.5-2|74	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-s3-0.6.5-2|75	
12mr|x11-driver-video-s3-0.6.5-2|76	* Mon Aug 03 2009 Thierry Vignaud <tv@mandriva.org> 0.6.3-1mdv2010.0
12mr|x11-driver-video-s3-0.6.5-2|77	+ Revision: 407721
12mr|x11-driver-video-s3-0.6.5-2|78	- new release
12mr|x11-driver-video-s3-0.6.5-2|79	
12mr|x11-driver-video-s3-0.6.5-2|80	* Fri Jul 03 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 0.6.2-1mdv2010.0
12mr|x11-driver-video-s3-0.6.5-2|81	+ Revision: 391891
12mr|x11-driver-video-s3-0.6.5-2|82	- update to new version 0.6.2
12mr|x11-driver-video-s3-0.6.5-2|83	
12mr|x11-driver-video-s3-0.6.5-2|84	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 0.6.1-2mdv2009.1
12mr|x11-driver-video-s3-0.6.5-2|85	+ Revision: 321381
12mr|x11-driver-video-s3-0.6.5-2|86	- Rebuild for new xserver
12mr|x11-driver-video-s3-0.6.5-2|87	
12mr|x11-driver-video-s3-0.6.5-2|88	* Tue Dec 23 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 0.6.1-1mdv2009.1
12mr|x11-driver-video-s3-0.6.5-2|89	+ Revision: 317849
12mr|x11-driver-video-s3-0.6.5-2|90	- New version 0.6.1
12mr|x11-driver-video-s3-0.6.5-2|91	
12mr|x11-driver-video-s3-0.6.5-2|92	* Sat Nov 29 2008 Adam Williamson <awilliamson@mandriva.org> 0.6.0-3mdv2009.1
12mr|x11-driver-video-s3-0.6.5-2|93	+ Revision: 308173
12mr|x11-driver-video-s3-0.6.5-2|94	- rebuild for new X server
12mr|x11-driver-video-s3-0.6.5-2|95	
12mr|x11-driver-video-s3-0.6.5-2|96	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.6.0-2mdv2009.0
12mr|x11-driver-video-s3-0.6.5-2|97	+ Revision: 265926
12mr|x11-driver-video-s3-0.6.5-2|98	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-video-s3-0.6.5-2|99	- improved description
12mr|x11-driver-video-s3-0.6.5-2|100	- fix group
12mr|x11-driver-video-s3-0.6.5-2|101	- add missing dot at end of description
12mr|x11-driver-video-s3-0.6.5-2|102	- improved summary
12mr|x11-driver-video-s3-0.6.5-2|103	
12mr|x11-driver-video-s3-0.6.5-2|104	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.6.0-1mdv2009.0
12mr|x11-driver-video-s3-0.6.5-2|105	+ Revision: 194165
12mr|x11-driver-video-s3-0.6.5-2|106	- Update to version 0.6.0.
12mr|x11-driver-video-s3-0.6.5-2|107	
12mr|x11-driver-video-s3-0.6.5-2|108	* Mon Feb 11 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.5.0-5mdv2008.1
12mr|x11-driver-video-s3-0.6.5-2|109	+ Revision: 165589
12mr|x11-driver-video-s3-0.6.5-2|110	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-s3-0.6.5-2|111	
12mr|x11-driver-video-s3-0.6.5-2|112	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 0.5.0-4mdv2008.1
12mr|x11-driver-video-s3-0.6.5-2|113	+ Revision: 156616
12mr|x11-driver-video-s3-0.6.5-2|114	- re-enable rpm debug packages support
12mr|x11-driver-video-s3-0.6.5-2|115	
12mr|x11-driver-video-s3-0.6.5-2|116	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.5.0-3mdv2008.1
12mr|x11-driver-video-s3-0.6.5-2|117	+ Revision: 154830
12mr|x11-driver-video-s3-0.6.5-2|118	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-s3-0.6.5-2|119	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-s3-0.6.5-2|120	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-s3-0.6.5-2|121	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-s3-0.6.5-2|122	are only required for the "modular" build.
12mr|x11-driver-video-s3-0.6.5-2|123	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-s3-0.6.5-2|124	- Update to use existing tag xf86-video-s3-0.5.0 and generate patches from
12mr|x11-driver-video-s3-0.6.5-2|125	that point.
12mr|x11-driver-video-s3-0.6.5-2|126	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-s3-0.6.5-2|127	
12mr|x11-driver-video-s3-0.6.5-2|128	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-s3-0.6.5-2|129	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-s3-0.6.5-2|130	
12mr|x11-driver-video-s3-0.6.5-2|131	* Tue Oct 16 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 0.5.0-2mdv2008.1
12mr|x11-driver-video-s3-0.6.5-2|132	+ Revision: 99043
12mr|x11-driver-video-s3-0.6.5-2|133	- minor spec cleanup
12mr|x11-driver-video-s3-0.6.5-2|134	- build against new xserver (1.4)
12mr|x11-driver-video-s3-0.6.5-2|135	
12mr|x11-driver-video-s3-0.6.5-2|136	* Mon Jun 04 2007 Thierry Vignaud <tv@mandriva.org> 0.5.0-1mdv2008.0
12mr|x11-driver-video-s3-0.6.5-2|137	+ Revision: 35125
12mr|x11-driver-video-s3-0.6.5-2|138	- new release
12mr|x11-driver-video-s3-0.6.5-2|139	

19200 12
12mr|x11-driver-video-s3virge-1.10.6-2|1	Name: x11-driver-video-s3virge
12mr|x11-driver-video-s3virge-1.10.6-2|2	Version: 1.10.6
12mr|x11-driver-video-s3virge-1.10.6-2|3	Release: 2
12mr|x11-driver-video-s3virge-1.10.6-2|4	Summary: X.org driver for S3 Virge Cards
12mr|x11-driver-video-s3virge-1.10.6-2|5	Group: System/X11
12mr|x11-driver-video-s3virge-1.10.6-2|6	License: MIT
12mr|x11-driver-video-s3virge-1.10.6-2|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-s3virge-1.10.6-2|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-s3virge-%{version}.tar.gz
12mr|x11-driver-video-s3virge-1.10.6-2|9	
12mr|x11-driver-video-s3virge-1.10.6-2|10	BuildRequires: pkgconfig(xproto)
12mr|x11-driver-video-s3virge-1.10.6-2|11	BuildRequires: pkgconfig(xorg-server)
12mr|x11-driver-video-s3virge-1.10.6-2|12	BuildRequires: pkgconfig(xorg-macros)
12mr|x11-driver-video-s3virge-1.10.6-2|13	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-s3virge-1.10.6-2|14	
12mr|x11-driver-video-s3virge-1.10.6-2|15	%description
12mr|x11-driver-video-s3virge-1.10.6-2|16	x11-driver-video-s3virge is the X.org driver for S3 Virge Cards.
12mr|x11-driver-video-s3virge-1.10.6-2|17	
12mr|x11-driver-video-s3virge-1.10.6-2|18	%prep
12mr|x11-driver-video-s3virge-1.10.6-2|19	%setup -q -n xf86-video-s3virge-%{version}
12mr|x11-driver-video-s3virge-1.10.6-2|20	
12mr|x11-driver-video-s3virge-1.10.6-2|21	%build
12mr|x11-driver-video-s3virge-1.10.6-2|22	%configure2_5x
12mr|x11-driver-video-s3virge-1.10.6-2|23	%make
12mr|x11-driver-video-s3virge-1.10.6-2|24	
12mr|x11-driver-video-s3virge-1.10.6-2|25	%install
12mr|x11-driver-video-s3virge-1.10.6-2|26	%makeinstall_std
12mr|x11-driver-video-s3virge-1.10.6-2|27	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-s3virge-1.10.6-2|28	
12mr|x11-driver-video-s3virge-1.10.6-2|29	%files
12mr|x11-driver-video-s3virge-1.10.6-2|30	%doc COPYING
12mr|x11-driver-video-s3virge-1.10.6-2|31	%{_libdir}/xorg/modules/drivers/s3virge_drv.so
12mr|x11-driver-video-s3virge-1.10.6-2|32	%{_mandir}/man4/s3virge.*
12mr|x11-driver-video-s3virge-1.10.6-2|33	
12mr|x11-driver-video-s3virge-1.10.6-2|34	
12mr|x11-driver-video-s3virge-1.10.6-2|35	
12mr|x11-driver-video-s3virge-1.10.6-2|36	%changelog
12mr|x11-driver-video-s3virge-1.10.6-2|37	* Mon Jul 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.10.6-1
12mr|x11-driver-video-s3virge-1.10.6-2|38	+ Revision: 810702
12mr|x11-driver-video-s3virge-1.10.6-2|39	- version update 1.10.6
12mr|x11-driver-video-s3virge-1.10.6-2|40	
12mr|x11-driver-video-s3virge-1.10.6-2|41	* Mon May 14 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.10.5-1
12mr|x11-driver-video-s3virge-1.10.6-2|42	+ Revision: 798707
12mr|x11-driver-video-s3virge-1.10.6-2|43	- version update 1.10.5
12mr|x11-driver-video-s3virge-1.10.6-2|44	
12mr|x11-driver-video-s3virge-1.10.6-2|45	* Thu Mar 29 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.10.4-8.20120324.1
12mr|x11-driver-video-s3virge-1.10.6-2|46	+ Revision: 788201
12mr|x11-driver-video-s3virge-1.10.6-2|47	- added new snapshot from git
12mr|x11-driver-video-s3virge-1.10.6-2|48	- includes 30 commits since 2009-07-30
12mr|x11-driver-video-s3virge-1.10.6-2|49	- Rebuild for x11-server 1.12
12mr|x11-driver-video-s3virge-1.10.6-2|50	
12mr|x11-driver-video-s3virge-1.10.6-2|51	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.10.4-7
12mr|x11-driver-video-s3virge-1.10.6-2|52	+ Revision: 748454
12mr|x11-driver-video-s3virge-1.10.6-2|53	- rebuild cleaned up spec
12mr|x11-driver-video-s3virge-1.10.6-2|54	
12mr|x11-driver-video-s3virge-1.10.6-2|55	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.10.4-6
12mr|x11-driver-video-s3virge-1.10.6-2|56	+ Revision: 703713
12mr|x11-driver-video-s3virge-1.10.6-2|57	- rebuild for new x11-server
12mr|x11-driver-video-s3virge-1.10.6-2|58	
12mr|x11-driver-video-s3virge-1.10.6-2|59	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.10.4-5
12mr|x11-driver-video-s3virge-1.10.6-2|60	+ Revision: 683584
12mr|x11-driver-video-s3virge-1.10.6-2|61	- Rebuild for new x11-server
12mr|x11-driver-video-s3virge-1.10.6-2|62	
12mr|x11-driver-video-s3virge-1.10.6-2|63	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.10.4-4
12mr|x11-driver-video-s3virge-1.10.6-2|64	+ Revision: 671165
12mr|x11-driver-video-s3virge-1.10.6-2|65	- mass rebuild
12mr|x11-driver-video-s3virge-1.10.6-2|66	
12mr|x11-driver-video-s3virge-1.10.6-2|67	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1.10.4-3mdv2011.0
12mr|x11-driver-video-s3virge-1.10.6-2|68	+ Revision: 595726
12mr|x11-driver-video-s3virge-1.10.6-2|69	- require xorg server with proper ABI
12mr|x11-driver-video-s3virge-1.10.6-2|70	
12mr|x11-driver-video-s3virge-1.10.6-2|71	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.10.4-2mdv2011.0
12mr|x11-driver-video-s3virge-1.10.6-2|72	+ Revision: 584626
12mr|x11-driver-video-s3virge-1.10.6-2|73	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-s3virge-1.10.6-2|74	
12mr|x11-driver-video-s3virge-1.10.6-2|75	* Mon Aug 03 2009 Thierry Vignaud <tv@mandriva.org> 1.10.4-1mdv2010.0
12mr|x11-driver-video-s3virge-1.10.6-2|76	+ Revision: 407723
12mr|x11-driver-video-s3virge-1.10.6-2|77	- new release
12mr|x11-driver-video-s3virge-1.10.6-2|78	
12mr|x11-driver-video-s3virge-1.10.6-2|79	* Fri Jul 03 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.10.3-1mdv2010.0
12mr|x11-driver-video-s3virge-1.10.6-2|80	+ Revision: 391901
12mr|x11-driver-video-s3virge-1.10.6-2|81	- update to new version 1.10.3
12mr|x11-driver-video-s3virge-1.10.6-2|82	
12mr|x11-driver-video-s3virge-1.10.6-2|83	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 1.10.2-2mdv2009.1
12mr|x11-driver-video-s3virge-1.10.6-2|84	+ Revision: 321381
12mr|x11-driver-video-s3virge-1.10.6-2|85	- Rebuild for new xserver
12mr|x11-driver-video-s3virge-1.10.6-2|86	
12mr|x11-driver-video-s3virge-1.10.6-2|87	* Tue Dec 23 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 1.10.2-1mdv2009.1
12mr|x11-driver-video-s3virge-1.10.6-2|88	+ Revision: 317850
12mr|x11-driver-video-s3virge-1.10.6-2|89	- New version 1.10.2
12mr|x11-driver-video-s3virge-1.10.6-2|90	
12mr|x11-driver-video-s3virge-1.10.6-2|91	* Sat Nov 29 2008 Adam Williamson <awilliamson@mandriva.org> 1.10.1-3mdv2009.1
12mr|x11-driver-video-s3virge-1.10.6-2|92	+ Revision: 308174
12mr|x11-driver-video-s3virge-1.10.6-2|93	- rebuild for new X server
12mr|x11-driver-video-s3virge-1.10.6-2|94	
12mr|x11-driver-video-s3virge-1.10.6-2|95	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.10.1-2mdv2009.0
12mr|x11-driver-video-s3virge-1.10.6-2|96	+ Revision: 265927
12mr|x11-driver-video-s3virge-1.10.6-2|97	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-video-s3virge-1.10.6-2|98	- improved description
12mr|x11-driver-video-s3virge-1.10.6-2|99	- fix group
12mr|x11-driver-video-s3virge-1.10.6-2|100	- add missing dot at end of description
12mr|x11-driver-video-s3virge-1.10.6-2|101	- improved summary
12mr|x11-driver-video-s3virge-1.10.6-2|102	
12mr|x11-driver-video-s3virge-1.10.6-2|103	* Tue May 27 2008 Colin Guthrie <cguthrie@mandriva.org> 1.10.1-1mdv2009.0
12mr|x11-driver-video-s3virge-1.10.6-2|104	+ Revision: 211783
12mr|x11-driver-video-s3virge-1.10.6-2|105	- New version
12mr|x11-driver-video-s3virge-1.10.6-2|106	
12mr|x11-driver-video-s3virge-1.10.6-2|107	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.10.0-1mdv2009.0
12mr|x11-driver-video-s3virge-1.10.6-2|108	+ Revision: 194164
12mr|x11-driver-video-s3virge-1.10.6-2|109	- Update to version 1.10.0.
12mr|x11-driver-video-s3virge-1.10.6-2|110	
12mr|x11-driver-video-s3virge-1.10.6-2|111	* Mon Feb 11 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.9.1-7mdv2008.1
12mr|x11-driver-video-s3virge-1.10.6-2|112	+ Revision: 165590
12mr|x11-driver-video-s3virge-1.10.6-2|113	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-s3virge-1.10.6-2|114	
12mr|x11-driver-video-s3virge-1.10.6-2|115	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.9.1-6mdv2008.1
12mr|x11-driver-video-s3virge-1.10.6-2|116	+ Revision: 156617
12mr|x11-driver-video-s3virge-1.10.6-2|117	- re-enable rpm debug packages support
12mr|x11-driver-video-s3virge-1.10.6-2|118	
12mr|x11-driver-video-s3virge-1.10.6-2|119	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.9.1-5mdv2008.1
12mr|x11-driver-video-s3virge-1.10.6-2|120	+ Revision: 154821
12mr|x11-driver-video-s3virge-1.10.6-2|121	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-s3virge-1.10.6-2|122	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-s3virge-1.10.6-2|123	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-s3virge-1.10.6-2|124	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-s3virge-1.10.6-2|125	are only required for the "modular" build.
12mr|x11-driver-video-s3virge-1.10.6-2|126	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-s3virge-1.10.6-2|127	- Note local tag xf86-video-s3virge-1.9.1@mandriva suggested on upstream
12mr|x11-driver-video-s3virge-1.10.6-2|128	Tag at git checkout e3833f9ae20f5bc25918a1f95216246711bbdf4e
12mr|x11-driver-video-s3virge-1.10.6-2|129	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-s3virge-1.10.6-2|130	
12mr|x11-driver-video-s3virge-1.10.6-2|131	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-s3virge-1.10.6-2|132	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-s3virge-1.10.6-2|133	
12mr|x11-driver-video-s3virge-1.10.6-2|134	* Tue Oct 16 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.9.1-4mdv2008.1
12mr|x11-driver-video-s3virge-1.10.6-2|135	+ Revision: 99044
12mr|x11-driver-video-s3virge-1.10.6-2|136	- minor spec cleanup
12mr|x11-driver-video-s3virge-1.10.6-2|137	- build against new xserver (1.4)
12mr|x11-driver-video-s3virge-1.10.6-2|138	
12mr|x11-driver-video-s3virge-1.10.6-2|139	* Thu Aug 30 2007 Oden Eriksson <oeriksson@mandriva.com> 1.9.1-3mdv2008.0
12mr|x11-driver-video-s3virge-1.10.6-2|140	+ Revision: 75785
12mr|x11-driver-video-s3virge-1.10.6-2|141	- rebuild
12mr|x11-driver-video-s3virge-1.10.6-2|142	
12mr|x11-driver-video-s3virge-1.10.6-2|143	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-s3virge-1.10.6-2|144	- fix man pages
12mr|x11-driver-video-s3virge-1.10.6-2|145	

19201 12
12mr|x11-driver-video-savage-2.3.6-2|1	Name: x11-driver-video-savage
12mr|x11-driver-video-savage-2.3.6-2|2	Version: 2.3.6
12mr|x11-driver-video-savage-2.3.6-2|3	Release: 2
12mr|x11-driver-video-savage-2.3.6-2|4	Summary: X.org driver for S3 Savage Cards
12mr|x11-driver-video-savage-2.3.6-2|5	Group: System/X11
12mr|x11-driver-video-savage-2.3.6-2|6	License: MIT
12mr|x11-driver-video-savage-2.3.6-2|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-savage-2.3.6-2|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-savage-%{version}.tar.bz2
12mr|x11-driver-video-savage-2.3.6-2|9	
12mr|x11-driver-video-savage-2.3.6-2|10	BuildRequires: libdrm-devel >= 2.0
12mr|x11-driver-video-savage-2.3.6-2|11	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-savage-2.3.6-2|12	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-savage-2.3.6-2|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-savage-2.3.6-2|14	BuildRequires: pkgconfig(gl)
12mr|x11-driver-video-savage-2.3.6-2|15	
12mr|x11-driver-video-savage-2.3.6-2|16	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-savage-2.3.6-2|17	
12mr|x11-driver-video-savage-2.3.6-2|18	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-savage-2.3.6-2|19	
12mr|x11-driver-video-savage-2.3.6-2|20	%description
12mr|x11-driver-video-savage-2.3.6-2|21	x11-driver-video-savage is the X.org driver for S3 Savage Cards.
12mr|x11-driver-video-savage-2.3.6-2|22	
12mr|x11-driver-video-savage-2.3.6-2|23	%prep
12mr|x11-driver-video-savage-2.3.6-2|24	%setup -qn xf86-video-savage-%{version}
12mr|x11-driver-video-savage-2.3.6-2|25	
12mr|x11-driver-video-savage-2.3.6-2|26	%build
12mr|x11-driver-video-savage-2.3.6-2|27	%configure2_5x
12mr|x11-driver-video-savage-2.3.6-2|28	%make
12mr|x11-driver-video-savage-2.3.6-2|29	
12mr|x11-driver-video-savage-2.3.6-2|30	%install
12mr|x11-driver-video-savage-2.3.6-2|31	rm -rf %{buildroot}
12mr|x11-driver-video-savage-2.3.6-2|32	%makeinstall_std
12mr|x11-driver-video-savage-2.3.6-2|33	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-savage-2.3.6-2|34	
12mr|x11-driver-video-savage-2.3.6-2|35	%files
12mr|x11-driver-video-savage-2.3.6-2|36	%{_libdir}/xorg/modules/drivers/savage_drv.so
12mr|x11-driver-video-savage-2.3.6-2|37	%{_mandir}/man4/savage.*
12mr|x11-driver-video-savage-2.3.6-2|38	
12mr|x11-driver-video-savage-2.3.6-2|39	
12mr|x11-driver-video-savage-2.3.6-2|40	
12mr|x11-driver-video-savage-2.3.6-2|41	%changelog
12mr|x11-driver-video-savage-2.3.6-2|42	* Mon Jul 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.3.6-1
12mr|x11-driver-video-savage-2.3.6-2|43	+ Revision: 810701
12mr|x11-driver-video-savage-2.3.6-2|44	- version update 2.3.6
12mr|x11-driver-video-savage-2.3.6-2|45	
12mr|x11-driver-video-savage-2.3.6-2|46	* Fri Jul 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.3.5-1
12mr|x11-driver-video-savage-2.3.6-2|47	+ Revision: 808303
12mr|x11-driver-video-savage-2.3.6-2|48	- version update 2.3.5
12mr|x11-driver-video-savage-2.3.6-2|49	
12mr|x11-driver-video-savage-2.3.6-2|50	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 2.3.4-2
12mr|x11-driver-video-savage-2.3.6-2|51	+ Revision: 787268
12mr|x11-driver-video-savage-2.3.6-2|52	- Rebuild for x11-server 1.12
12mr|x11-driver-video-savage-2.3.6-2|53	
12mr|x11-driver-video-savage-2.3.6-2|54	* Sun Mar 25 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.3.4-1
12mr|x11-driver-video-savage-2.3.6-2|55	+ Revision: 786716
12mr|x11-driver-video-savage-2.3.6-2|56	- version update 2.3.4
12mr|x11-driver-video-savage-2.3.6-2|57	
12mr|x11-driver-video-savage-2.3.6-2|58	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 2.3.3-2
12mr|x11-driver-video-savage-2.3.6-2|59	+ Revision: 748455
12mr|x11-driver-video-savage-2.3.6-2|60	- rebuild cleaned up spec
12mr|x11-driver-video-savage-2.3.6-2|61	
12mr|x11-driver-video-savage-2.3.6-2|62	* Sun Oct 09 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 2.3.3-1
12mr|x11-driver-video-savage-2.3.6-2|63	+ Revision: 703934
12mr|x11-driver-video-savage-2.3.6-2|64	- update to new version 2.3.3
12mr|x11-driver-video-savage-2.3.6-2|65	
12mr|x11-driver-video-savage-2.3.6-2|66	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 2.3.2-4
12mr|x11-driver-video-savage-2.3.6-2|67	+ Revision: 703723
12mr|x11-driver-video-savage-2.3.6-2|68	- rebuild for new x11-server
12mr|x11-driver-video-savage-2.3.6-2|69	
12mr|x11-driver-video-savage-2.3.6-2|70	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 2.3.2-3
12mr|x11-driver-video-savage-2.3.6-2|71	+ Revision: 683585
12mr|x11-driver-video-savage-2.3.6-2|72	- Rebuild for new x11-server
12mr|x11-driver-video-savage-2.3.6-2|73	
12mr|x11-driver-video-savage-2.3.6-2|74	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 2.3.2-2
12mr|x11-driver-video-savage-2.3.6-2|75	+ Revision: 671166
12mr|x11-driver-video-savage-2.3.6-2|76	- mass rebuild
12mr|x11-driver-video-savage-2.3.6-2|77	
12mr|x11-driver-video-savage-2.3.6-2|78	* Sun Dec 05 2010 Thierry Vignaud <tv@mandriva.org> 2.3.2-1mdv2011.0
12mr|x11-driver-video-savage-2.3.6-2|79	+ Revision: 610591
12mr|x11-driver-video-savage-2.3.6-2|80	- new release
12mr|x11-driver-video-savage-2.3.6-2|81	
12mr|x11-driver-video-savage-2.3.6-2|82	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 2.3.1-3mdv2011.0
12mr|x11-driver-video-savage-2.3.6-2|83	+ Revision: 595717
12mr|x11-driver-video-savage-2.3.6-2|84	- require xorg server with proper ABI
12mr|x11-driver-video-savage-2.3.6-2|85	
12mr|x11-driver-video-savage-2.3.6-2|86	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 2.3.1-2mdv2011.0
12mr|x11-driver-video-savage-2.3.6-2|87	+ Revision: 584626
12mr|x11-driver-video-savage-2.3.6-2|88	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-savage-2.3.6-2|89	
12mr|x11-driver-video-savage-2.3.6-2|90	* Mon Aug 03 2009 Thierry Vignaud <tv@mandriva.org> 2.3.1-1mdv2010.0
12mr|x11-driver-video-savage-2.3.6-2|91	+ Revision: 407720
12mr|x11-driver-video-savage-2.3.6-2|92	- new release
12mr|x11-driver-video-savage-2.3.6-2|93	
12mr|x11-driver-video-savage-2.3.6-2|94	* Fri Jul 03 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 2.3.0-1mdv2010.0
12mr|x11-driver-video-savage-2.3.6-2|95	+ Revision: 391904
12mr|x11-driver-video-savage-2.3.6-2|96	- update to new version 2.3.0
12mr|x11-driver-video-savage-2.3.6-2|97	
12mr|x11-driver-video-savage-2.3.6-2|98	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 2.2.1-4mdv2009.1
12mr|x11-driver-video-savage-2.3.6-2|99	+ Revision: 321381
12mr|x11-driver-video-savage-2.3.6-2|100	- Rebuild for new xserver
12mr|x11-driver-video-savage-2.3.6-2|101	
12mr|x11-driver-video-savage-2.3.6-2|102	* Sat Nov 29 2008 Adam Williamson <awilliamson@mandriva.org> 2.2.1-3mdv2009.1
12mr|x11-driver-video-savage-2.3.6-2|103	+ Revision: 308175
12mr|x11-driver-video-savage-2.3.6-2|104	- rebuild for new X server
12mr|x11-driver-video-savage-2.3.6-2|105	
12mr|x11-driver-video-savage-2.3.6-2|106	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 2.2.1-2mdv2009.0
12mr|x11-driver-video-savage-2.3.6-2|107	+ Revision: 265928
12mr|x11-driver-video-savage-2.3.6-2|108	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-video-savage-2.3.6-2|109	- improved description
12mr|x11-driver-video-savage-2.3.6-2|110	- add missing dot at end of description
12mr|x11-driver-video-savage-2.3.6-2|111	- improved summary
12mr|x11-driver-video-savage-2.3.6-2|112	
12mr|x11-driver-video-savage-2.3.6-2|113	* Tue May 27 2008 Colin Guthrie <cguthrie@mandriva.org> 2.2.1-1mdv2009.0
12mr|x11-driver-video-savage-2.3.6-2|114	+ Revision: 211784
12mr|x11-driver-video-savage-2.3.6-2|115	- New version
12mr|x11-driver-video-savage-2.3.6-2|116	- Drop patch (merged upstream)
12mr|x11-driver-video-savage-2.3.6-2|117	
12mr|x11-driver-video-savage-2.3.6-2|118	* Mon Feb 11 2008 Paulo Andrade <pcpa@mandriva.com.br> 2.1.3-5mdv2008.1
12mr|x11-driver-video-savage-2.3.6-2|119	+ Revision: 165610
12mr|x11-driver-video-savage-2.3.6-2|120	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-savage-2.3.6-2|121	
12mr|x11-driver-video-savage-2.3.6-2|122	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 2.1.3-4mdv2008.1
12mr|x11-driver-video-savage-2.3.6-2|123	+ Revision: 156618
12mr|x11-driver-video-savage-2.3.6-2|124	- re-enable rpm debug packages support
12mr|x11-driver-video-savage-2.3.6-2|125	
12mr|x11-driver-video-savage-2.3.6-2|126	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 2.1.3-3mdv2008.1
12mr|x11-driver-video-savage-2.3.6-2|127	+ Revision: 154796
12mr|x11-driver-video-savage-2.3.6-2|128	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-savage-2.3.6-2|129	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-savage-2.3.6-2|130	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-savage-2.3.6-2|131	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-savage-2.3.6-2|132	are only required for the "modular" build.
12mr|x11-driver-video-savage-2.3.6-2|133	Also, add missing patch to remove call to a function that does not exist
12mr|x11-driver-video-savage-2.3.6-2|134	anymore.
12mr|x11-driver-video-savage-2.3.6-2|135	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-savage-2.3.6-2|136	- There are signficant changes since xf86-video-savage-2.1.3 branch, so
12mr|x11-driver-video-savage-2.3.6-2|137	while fixing it to use the proper tag for the tarball, the mandriva branch
12mr|x11-driver-video-savage-2.3.6-2|138	was moved down to not include the recent, possibly experimental changes.
12mr|x11-driver-video-savage-2.3.6-2|139	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-savage-2.3.6-2|140	
12mr|x11-driver-video-savage-2.3.6-2|141	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-savage-2.3.6-2|142	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-savage-2.3.6-2|143	
12mr|x11-driver-video-savage-2.3.6-2|144	* Tue Oct 16 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 2.1.3-2mdv2008.1
12mr|x11-driver-video-savage-2.3.6-2|145	+ Revision: 99045
12mr|x11-driver-video-savage-2.3.6-2|146	- minor spec cleanup
12mr|x11-driver-video-savage-2.3.6-2|147	- build against new xserver (1.4)
12mr|x11-driver-video-savage-2.3.6-2|148	
12mr|x11-driver-video-savage-2.3.6-2|149	* Fri Aug 17 2007 Thierry Vignaud <tv@mandriva.org> 2.1.3-1mdv2008.0
12mr|x11-driver-video-savage-2.3.6-2|150	+ Revision: 64854
12mr|x11-driver-video-savage-2.3.6-2|151	- fix man pages
12mr|x11-driver-video-savage-2.3.6-2|152	- new release
12mr|x11-driver-video-savage-2.3.6-2|153	

19202 12
12mr|x11-driver-video-siliconmotion-1.7.7-2|1	Name: x11-driver-video-siliconmotion
12mr|x11-driver-video-siliconmotion-1.7.7-2|2	Version: 1.7.7
12mr|x11-driver-video-siliconmotion-1.7.7-2|3	Release: 2
12mr|x11-driver-video-siliconmotion-1.7.7-2|4	Summary: X.org driver for Silicon Motion Cards
12mr|x11-driver-video-siliconmotion-1.7.7-2|5	Group: System/X11
12mr|x11-driver-video-siliconmotion-1.7.7-2|6	License: MIT
12mr|x11-driver-video-siliconmotion-1.7.7-2|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-siliconmotion-1.7.7-2|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-siliconmotion-%{version}.tar.bz2
12mr|x11-driver-video-siliconmotion-1.7.7-2|9	
12mr|x11-driver-video-siliconmotion-1.7.7-2|10	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-siliconmotion-1.7.7-2|11	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-siliconmotion-1.7.7-2|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-siliconmotion-1.7.7-2|13	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-siliconmotion-1.7.7-2|14	
12mr|x11-driver-video-siliconmotion-1.7.7-2|15	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-siliconmotion-1.7.7-2|16	
12mr|x11-driver-video-siliconmotion-1.7.7-2|17	%description
12mr|x11-driver-video-siliconmotion-1.7.7-2|18	x11-driver-video-siliconmotion is
12mr|x11-driver-video-siliconmotion-1.7.7-2|19	the X.org driver for Silicon Motion Cards.
12mr|x11-driver-video-siliconmotion-1.7.7-2|20	
12mr|x11-driver-video-siliconmotion-1.7.7-2|21	%prep
12mr|x11-driver-video-siliconmotion-1.7.7-2|22	%setup -qn xf86-video-siliconmotion-%{version}
12mr|x11-driver-video-siliconmotion-1.7.7-2|23	
12mr|x11-driver-video-siliconmotion-1.7.7-2|24	%build
12mr|x11-driver-video-siliconmotion-1.7.7-2|25	%configure2_5x
12mr|x11-driver-video-siliconmotion-1.7.7-2|26	%make
12mr|x11-driver-video-siliconmotion-1.7.7-2|27	
12mr|x11-driver-video-siliconmotion-1.7.7-2|28	%install
12mr|x11-driver-video-siliconmotion-1.7.7-2|29	rm -rf %{buildroot}
12mr|x11-driver-video-siliconmotion-1.7.7-2|30	%makeinstall_std
12mr|x11-driver-video-siliconmotion-1.7.7-2|31	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-siliconmotion-1.7.7-2|32	
12mr|x11-driver-video-siliconmotion-1.7.7-2|33	%files
12mr|x11-driver-video-siliconmotion-1.7.7-2|34	%doc COPYING
12mr|x11-driver-video-siliconmotion-1.7.7-2|35	%{_libdir}/xorg/modules/drivers/siliconmotion_drv.so
12mr|x11-driver-video-siliconmotion-1.7.7-2|36	%{_mandir}/man4/siliconmotion.*
12mr|x11-driver-video-siliconmotion-1.7.7-2|37	
12mr|x11-driver-video-siliconmotion-1.7.7-2|38	
12mr|x11-driver-video-siliconmotion-1.7.7-2|39	
12mr|x11-driver-video-siliconmotion-1.7.7-2|40	%changelog
12mr|x11-driver-video-siliconmotion-1.7.7-2|41	* Mon Jul 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.7.7-1
12mr|x11-driver-video-siliconmotion-1.7.7-2|42	+ Revision: 810700
12mr|x11-driver-video-siliconmotion-1.7.7-2|43	- version update 1.7.7
12mr|x11-driver-video-siliconmotion-1.7.7-2|44	- version update 1.7.7
12mr|x11-driver-video-siliconmotion-1.7.7-2|45	
12mr|x11-driver-video-siliconmotion-1.7.7-2|46	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.7.6-2
12mr|x11-driver-video-siliconmotion-1.7.7-2|47	+ Revision: 787269
12mr|x11-driver-video-siliconmotion-1.7.7-2|48	- Rebuild for x11-server 1.12
12mr|x11-driver-video-siliconmotion-1.7.7-2|49	
12mr|x11-driver-video-siliconmotion-1.7.7-2|50	* Sun Mar 25 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.7.6-1
12mr|x11-driver-video-siliconmotion-1.7.7-2|51	+ Revision: 786717
12mr|x11-driver-video-siliconmotion-1.7.7-2|52	- version update 1.7.6
12mr|x11-driver-video-siliconmotion-1.7.7-2|53	
12mr|x11-driver-video-siliconmotion-1.7.7-2|54	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.7.5-5
12mr|x11-driver-video-siliconmotion-1.7.7-2|55	+ Revision: 748456
12mr|x11-driver-video-siliconmotion-1.7.7-2|56	- rebuild cleaned up spec
12mr|x11-driver-video-siliconmotion-1.7.7-2|57	
12mr|x11-driver-video-siliconmotion-1.7.7-2|58	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12mr|x11-driver-video-siliconmotion-1.7.7-2|59	- rebuild for new x11-server
12mr|x11-driver-video-siliconmotion-1.7.7-2|60	
12mr|x11-driver-video-siliconmotion-1.7.7-2|61	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.7.5-3
12mr|x11-driver-video-siliconmotion-1.7.7-2|62	+ Revision: 683586
12mr|x11-driver-video-siliconmotion-1.7.7-2|63	- Rebuild for new x11-server
12mr|x11-driver-video-siliconmotion-1.7.7-2|64	
12mr|x11-driver-video-siliconmotion-1.7.7-2|65	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.7.5-2
12mr|x11-driver-video-siliconmotion-1.7.7-2|66	+ Revision: 671170
12mr|x11-driver-video-siliconmotion-1.7.7-2|67	- mass rebuild
12mr|x11-driver-video-siliconmotion-1.7.7-2|68	
12mr|x11-driver-video-siliconmotion-1.7.7-2|69	* Mon Feb 28 2011 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.7.5-1
12mr|x11-driver-video-siliconmotion-1.7.7-2|70	+ Revision: 640989
12mr|x11-driver-video-siliconmotion-1.7.7-2|71	- New version: 1.7.5
12mr|x11-driver-video-siliconmotion-1.7.7-2|72	
12mr|x11-driver-video-siliconmotion-1.7.7-2|73	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1.7.4-3mdv2011.0
12mr|x11-driver-video-siliconmotion-1.7.7-2|74	+ Revision: 595735
12mr|x11-driver-video-siliconmotion-1.7.7-2|75	- require xorg server with proper ABI
12mr|x11-driver-video-siliconmotion-1.7.7-2|76	
12mr|x11-driver-video-siliconmotion-1.7.7-2|77	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.7.4-2mdv2011.0
12mr|x11-driver-video-siliconmotion-1.7.7-2|78	+ Revision: 584626
12mr|x11-driver-video-siliconmotion-1.7.7-2|79	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-siliconmotion-1.7.7-2|80	
12mr|x11-driver-video-siliconmotion-1.7.7-2|81	* Wed Apr 28 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.7.4-1mdv2010.1
12mr|x11-driver-video-siliconmotion-1.7.7-2|82	+ Revision: 540405
12mr|x11-driver-video-siliconmotion-1.7.7-2|83	- New version: 1.7.4
12mr|x11-driver-video-siliconmotion-1.7.7-2|84	- Use %%configure2_5x
12mr|x11-driver-video-siliconmotion-1.7.7-2|85	- Don't need to autoreconf
12mr|x11-driver-video-siliconmotion-1.7.7-2|86	
12mr|x11-driver-video-siliconmotion-1.7.7-2|87	* Wed Aug 05 2009 Thierry Vignaud <tv@mandriva.org> 1.7.3-1mdv2010.0
12mr|x11-driver-video-siliconmotion-1.7.7-2|88	+ Revision: 410244
12mr|x11-driver-video-siliconmotion-1.7.7-2|89	- new release
12mr|x11-driver-video-siliconmotion-1.7.7-2|90	
12mr|x11-driver-video-siliconmotion-1.7.7-2|91	* Fri Jul 03 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.7.2-1mdv2010.0
12mr|x11-driver-video-siliconmotion-1.7.7-2|92	+ Revision: 391931
12mr|x11-driver-video-siliconmotion-1.7.7-2|93	- update to new version 1.7.2
12mr|x11-driver-video-siliconmotion-1.7.7-2|94	
12mr|x11-driver-video-siliconmotion-1.7.7-2|95	* Thu Apr 30 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.7.1-1mdv2010.0
12mr|x11-driver-video-siliconmotion-1.7.7-2|96	+ Revision: 369181
12mr|x11-driver-video-siliconmotion-1.7.7-2|97	- New version 1.7.1
12mr|x11-driver-video-siliconmotion-1.7.7-2|98	
12mr|x11-driver-video-siliconmotion-1.7.7-2|99	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 1.7.0-1mdv2009.1
12mr|x11-driver-video-siliconmotion-1.7.7-2|100	+ Revision: 321389
12mr|x11-driver-video-siliconmotion-1.7.7-2|101	- New version 1.7.0
12mr|x11-driver-video-siliconmotion-1.7.7-2|102	- Rebuild for new xserver
12mr|x11-driver-video-siliconmotion-1.7.7-2|103	
12mr|x11-driver-video-siliconmotion-1.7.7-2|104	* Sun Nov 30 2008 Adam Williamson <awilliamson@mandriva.org> 1.6.0-3mdv2009.1
12mr|x11-driver-video-siliconmotion-1.7.7-2|105	+ Revision: 308242
12mr|x11-driver-video-siliconmotion-1.7.7-2|106	- rebuild for new X server
12mr|x11-driver-video-siliconmotion-1.7.7-2|107	
12mr|x11-driver-video-siliconmotion-1.7.7-2|108	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.6.0-2mdv2009.0
12mr|x11-driver-video-siliconmotion-1.7.7-2|109	+ Revision: 265930
12mr|x11-driver-video-siliconmotion-1.7.7-2|110	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-video-siliconmotion-1.7.7-2|111	
12mr|x11-driver-video-siliconmotion-1.7.7-2|112	* Wed May 28 2008 Thierry Vignaud <tv@mandriva.org> 1.6.0-1mdv2009.0
12mr|x11-driver-video-siliconmotion-1.7.7-2|113	+ Revision: 212432
12mr|x11-driver-video-siliconmotion-1.7.7-2|114	- improved description
12mr|x11-driver-video-siliconmotion-1.7.7-2|115	- fix group
12mr|x11-driver-video-siliconmotion-1.7.7-2|116	- add missing dot at end of description
12mr|x11-driver-video-siliconmotion-1.7.7-2|117	- improved summary
12mr|x11-driver-video-siliconmotion-1.7.7-2|118	
12mr|x11-driver-video-siliconmotion-1.7.7-2|119	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.5.1-4mdv2009.0
12mr|x11-driver-video-siliconmotion-1.7.7-2|120	+ Revision: 194158
12mr|x11-driver-video-siliconmotion-1.7.7-2|121	- Update to version 1.6.0.
12mr|x11-driver-video-siliconmotion-1.7.7-2|122	
12mr|x11-driver-video-siliconmotion-1.7.7-2|123	* Tue Feb 12 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.5.1-4mdv2008.1
12mr|x11-driver-video-siliconmotion-1.7.7-2|124	+ Revision: 166109
12mr|x11-driver-video-siliconmotion-1.7.7-2|125	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-siliconmotion-1.7.7-2|126	
12mr|x11-driver-video-siliconmotion-1.7.7-2|127	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.5.1-3mdv2008.1
12mr|x11-driver-video-siliconmotion-1.7.7-2|128	+ Revision: 156619
12mr|x11-driver-video-siliconmotion-1.7.7-2|129	- re-enable rpm debug packages support
12mr|x11-driver-video-siliconmotion-1.7.7-2|130	
12mr|x11-driver-video-siliconmotion-1.7.7-2|131	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.5.1-2mdv2008.1
12mr|x11-driver-video-siliconmotion-1.7.7-2|132	+ Revision: 154795
12mr|x11-driver-video-siliconmotion-1.7.7-2|133	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-siliconmotion-1.7.7-2|134	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-siliconmotion-1.7.7-2|135	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-siliconmotion-1.7.7-2|136	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-siliconmotion-1.7.7-2|137	are only required for the "modular" build.
12mr|x11-driver-video-siliconmotion-1.7.7-2|138	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-siliconmotion-1.7.7-2|139	- Update to properly generate the tarball from tag
12mr|x11-driver-video-siliconmotion-1.7.7-2|140	xf86-video-siliconmotion-1.5.1, and also include some patches considered
12mr|x11-driver-video-siliconmotion-1.7.7-2|141	ok, but without hardware to test, and the previously created mandriva
12mr|x11-driver-video-siliconmotion-1.7.7-2|142	branch was not moved.
12mr|x11-driver-video-siliconmotion-1.7.7-2|143	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-siliconmotion-1.7.7-2|144	
12mr|x11-driver-video-siliconmotion-1.7.7-2|145	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-siliconmotion-1.7.7-2|146	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-siliconmotion-1.7.7-2|147	
12mr|x11-driver-video-siliconmotion-1.7.7-2|148	* Tue Oct 16 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.5.1-1mdv2008.1
12mr|x11-driver-video-siliconmotion-1.7.7-2|149	+ Revision: 99032
12mr|x11-driver-video-siliconmotion-1.7.7-2|150	- new upstream version: 1.5.1
12mr|x11-driver-video-siliconmotion-1.7.7-2|151	- minor spec cleanup
12mr|x11-driver-video-siliconmotion-1.7.7-2|152	
12mr|x11-driver-video-siliconmotion-1.7.7-2|153	* Thu Aug 30 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-3mdv2008.0
12mr|x11-driver-video-siliconmotion-1.7.7-2|154	+ Revision: 75786
12mr|x11-driver-video-siliconmotion-1.7.7-2|155	- rebuild
12mr|x11-driver-video-siliconmotion-1.7.7-2|156	
12mr|x11-driver-video-siliconmotion-1.7.7-2|157	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-siliconmotion-1.7.7-2|158	- fix man pages
12mr|x11-driver-video-siliconmotion-1.7.7-2|159	

19203 12
12mr|x11-driver-video-sis-0.10.7-2|1	Name: x11-driver-video-sis
12mr|x11-driver-video-sis-0.10.7-2|2	Version: 0.10.7
12mr|x11-driver-video-sis-0.10.7-2|3	Release: 2
12mr|x11-driver-video-sis-0.10.7-2|4	Summary: X.org driver for SiS Cards
12mr|x11-driver-video-sis-0.10.7-2|5	Group: System/X11
12mr|x11-driver-video-sis-0.10.7-2|6	License: MIT
12mr|x11-driver-video-sis-0.10.7-2|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-sis-0.10.7-2|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-sis-%{version}.tar.bz2
12mr|x11-driver-video-sis-0.10.7-2|9	Patch1: 0001-Fix-compilation-with-Werror-format-security.patch
12mr|x11-driver-video-sis-0.10.7-2|10	Patch2:	0001-Replace-xf86UnMapVidMem-with-pci_device_unmap_range.diff
12mr|x11-driver-video-sis-0.10.7-2|11	BuildRequires: libdrm-devel >= 2.0
12mr|x11-driver-video-sis-0.10.7-2|12	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-sis-0.10.7-2|13	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-sis-0.10.7-2|14	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-sis-0.10.7-2|15	BuildRequires: pkgconfig(gl)
12mr|x11-driver-video-sis-0.10.7-2|16	
12mr|x11-driver-video-sis-0.10.7-2|17	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-sis-0.10.7-2|18	
12mr|x11-driver-video-sis-0.10.7-2|19	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-sis-0.10.7-2|20	
12mr|x11-driver-video-sis-0.10.7-2|21	%description
12mr|x11-driver-video-sis-0.10.7-2|22	x11-driver-video-sis is the X.org driver for SiS Cards.
12mr|x11-driver-video-sis-0.10.7-2|23	
12mr|x11-driver-video-sis-0.10.7-2|24	%prep
12mr|x11-driver-video-sis-0.10.7-2|25	%setup -qn xf86-video-sis-%{version}
12mr|x11-driver-video-sis-0.10.7-2|26	%apply_patches
12mr|x11-driver-video-sis-0.10.7-2|27	
12mr|x11-driver-video-sis-0.10.7-2|28	%build
12mr|x11-driver-video-sis-0.10.7-2|29	%configure2_5x
12mr|x11-driver-video-sis-0.10.7-2|30	%make
12mr|x11-driver-video-sis-0.10.7-2|31	
12mr|x11-driver-video-sis-0.10.7-2|32	%install
12mr|x11-driver-video-sis-0.10.7-2|33	rm -rf %{buildroot}
12mr|x11-driver-video-sis-0.10.7-2|34	%makeinstall_std
12mr|x11-driver-video-sis-0.10.7-2|35	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-sis-0.10.7-2|36	
12mr|x11-driver-video-sis-0.10.7-2|37	%files
12mr|x11-driver-video-sis-0.10.7-2|38	%{_libdir}/xorg/modules/drivers/sis_drv.so
12mr|x11-driver-video-sis-0.10.7-2|39	%{_mandir}/man4/sis.*
12mr|x11-driver-video-sis-0.10.7-2|40	
12mr|x11-driver-video-sis-0.10.7-2|41	
12mr|x11-driver-video-sis-0.10.7-2|42	
12mr|x11-driver-video-sis-0.10.7-2|43	%changelog
12mr|x11-driver-video-sis-0.10.7-2|44	* Mon Jul 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.10.7-1
12mr|x11-driver-video-sis-0.10.7-2|45	+ Revision: 810691
12mr|x11-driver-video-sis-0.10.7-2|46	- version update 0.10.7
12mr|x11-driver-video-sis-0.10.7-2|47	
12mr|x11-driver-video-sis-0.10.7-2|48	* Fri Jul 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.10.6-1
12mr|x11-driver-video-sis-0.10.7-2|49	+ Revision: 808304
12mr|x11-driver-video-sis-0.10.7-2|50	- version update 0.10.6
12mr|x11-driver-video-sis-0.10.7-2|51	
12mr|x11-driver-video-sis-0.10.7-2|52	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.10.4-2
12mr|x11-driver-video-sis-0.10.7-2|53	+ Revision: 787270
12mr|x11-driver-video-sis-0.10.7-2|54	- Rebuild for x11-server 1.12
12mr|x11-driver-video-sis-0.10.7-2|55	
12mr|x11-driver-video-sis-0.10.7-2|56	* Sun Mar 25 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.10.4-1
12mr|x11-driver-video-sis-0.10.7-2|57	+ Revision: 786718
12mr|x11-driver-video-sis-0.10.7-2|58	- version update 0/10/4
12mr|x11-driver-video-sis-0.10.7-2|59	
12mr|x11-driver-video-sis-0.10.7-2|60	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.10.3-7
12mr|x11-driver-video-sis-0.10.7-2|61	+ Revision: 748466
12mr|x11-driver-video-sis-0.10.7-2|62	- rebuild cleaned up spec
12mr|x11-driver-video-sis-0.10.7-2|63	
12mr|x11-driver-video-sis-0.10.7-2|64	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.10.3-6
12mr|x11-driver-video-sis-0.10.7-2|65	+ Revision: 703744
12mr|x11-driver-video-sis-0.10.7-2|66	- rebuild for new x11-server
12mr|x11-driver-video-sis-0.10.7-2|67	
12mr|x11-driver-video-sis-0.10.7-2|68	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.10.3-5
12mr|x11-driver-video-sis-0.10.7-2|69	+ Revision: 683545
12mr|x11-driver-video-sis-0.10.7-2|70	- Rebuild for new x11-server
12mr|x11-driver-video-sis-0.10.7-2|71	
12mr|x11-driver-video-sis-0.10.7-2|72	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 0.10.3-4
12mr|x11-driver-video-sis-0.10.7-2|73	+ Revision: 671177
12mr|x11-driver-video-sis-0.10.7-2|74	- mass rebuild
12mr|x11-driver-video-sis-0.10.7-2|75	
12mr|x11-driver-video-sis-0.10.7-2|76	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 0.10.3-3mdv2011.0
12mr|x11-driver-video-sis-0.10.7-2|77	+ Revision: 595713
12mr|x11-driver-video-sis-0.10.7-2|78	- require xorg server with proper ABI
12mr|x11-driver-video-sis-0.10.7-2|79	
12mr|x11-driver-video-sis-0.10.7-2|80	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 0.10.3-2mdv2011.0
12mr|x11-driver-video-sis-0.10.7-2|81	+ Revision: 584626
12mr|x11-driver-video-sis-0.10.7-2|82	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-sis-0.10.7-2|83	
12mr|x11-driver-video-sis-0.10.7-2|84	* Tue Jul 20 2010 Thierry Vignaud <tv@mandriva.org> 0.10.3-1mdv2011.0
12mr|x11-driver-video-sis-0.10.7-2|85	+ Revision: 555161
12mr|x11-driver-video-sis-0.10.7-2|86	- new release
12mr|x11-driver-video-sis-0.10.7-2|87	
12mr|x11-driver-video-sis-0.10.7-2|88	* Tue Nov 10 2009 Thierry Vignaud <tv@mandriva.org> 0.10.2-2mdv2010.1
12mr|x11-driver-video-sis-0.10.7-2|89	+ Revision: 464341
12mr|x11-driver-video-sis-0.10.7-2|90	- rebuild for new xserver
12mr|x11-driver-video-sis-0.10.7-2|91	
12mr|x11-driver-video-sis-0.10.7-2|92	* Mon Aug 03 2009 Thierry Vignaud <tv@mandriva.org> 0.10.2-1mdv2010.0
12mr|x11-driver-video-sis-0.10.7-2|93	+ Revision: 407718
12mr|x11-driver-video-sis-0.10.7-2|94	- fix build
12mr|x11-driver-video-sis-0.10.7-2|95	- new release
12mr|x11-driver-video-sis-0.10.7-2|96	
12mr|x11-driver-video-sis-0.10.7-2|97	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 0.10.1-2mdv2009.1
12mr|x11-driver-video-sis-0.10.7-2|98	+ Revision: 321381
12mr|x11-driver-video-sis-0.10.7-2|99	- Rebuild for new xserver
12mr|x11-driver-video-sis-0.10.7-2|100	
12mr|x11-driver-video-sis-0.10.7-2|101	* Tue Dec 23 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 0.10.1-1mdv2009.1
12mr|x11-driver-video-sis-0.10.7-2|102	+ Revision: 317952
12mr|x11-driver-video-sis-0.10.7-2|103	- Fix compilation with -Werror=format-security
12mr|x11-driver-video-sis-0.10.7-2|104	- New version 0.10.1
12mr|x11-driver-video-sis-0.10.7-2|105	
12mr|x11-driver-video-sis-0.10.7-2|106	* Sat Nov 29 2008 Adam Williamson <awilliamson@mandriva.org> 0.10.0-3mdv2009.1
12mr|x11-driver-video-sis-0.10.7-2|107	+ Revision: 308148
12mr|x11-driver-video-sis-0.10.7-2|108	- rebuild for new X server
12mr|x11-driver-video-sis-0.10.7-2|109	
12mr|x11-driver-video-sis-0.10.7-2|110	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-sis-0.10.7-2|111	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-video-sis-0.10.7-2|112	- improved description
12mr|x11-driver-video-sis-0.10.7-2|113	- add missing dot at end of description
12mr|x11-driver-video-sis-0.10.7-2|114	- improved summary
12mr|x11-driver-video-sis-0.10.7-2|115	
12mr|x11-driver-video-sis-0.10.7-2|116	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.10.0-1mdv2009.0
12mr|x11-driver-video-sis-0.10.7-2|117	+ Revision: 194153
12mr|x11-driver-video-sis-0.10.7-2|118	- Update to version 0.10.0.
12mr|x11-driver-video-sis-0.10.7-2|119	
12mr|x11-driver-video-sis-0.10.7-2|120	* Tue Feb 12 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.9.4-4mdv2008.1
12mr|x11-driver-video-sis-0.10.7-2|121	+ Revision: 166110
12mr|x11-driver-video-sis-0.10.7-2|122	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-sis-0.10.7-2|123	
12mr|x11-driver-video-sis-0.10.7-2|124	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 0.9.4-3mdv2008.1
12mr|x11-driver-video-sis-0.10.7-2|125	+ Revision: 156620
12mr|x11-driver-video-sis-0.10.7-2|126	- re-enable rpm debug packages support
12mr|x11-driver-video-sis-0.10.7-2|127	
12mr|x11-driver-video-sis-0.10.7-2|128	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.9.4-2mdv2008.1
12mr|x11-driver-video-sis-0.10.7-2|129	+ Revision: 154794
12mr|x11-driver-video-sis-0.10.7-2|130	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-sis-0.10.7-2|131	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-sis-0.10.7-2|132	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-sis-0.10.7-2|133	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-sis-0.10.7-2|134	are only required for the "modular" build.
12mr|x11-driver-video-sis-0.10.7-2|135	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-sis-0.10.7-2|136	- Properly use existing tag xf86-video-sis-0.9.4 to generate tarball.
12mr|x11-driver-video-sis-0.10.7-2|137	There was no changes from this tag to the point mandriva branch was created,
12mr|x11-driver-video-sis-0.10.7-2|138	so, only spec changes were generated.
12mr|x11-driver-video-sis-0.10.7-2|139	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-sis-0.10.7-2|140	
12mr|x11-driver-video-sis-0.10.7-2|141	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-sis-0.10.7-2|142	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-sis-0.10.7-2|143	
12mr|x11-driver-video-sis-0.10.7-2|144	* Mon Nov 19 2007 Thierry Vignaud <tv@mandriva.org> 0.9.4-1mdv2008.1
12mr|x11-driver-video-sis-0.10.7-2|145	+ Revision: 110426
12mr|x11-driver-video-sis-0.10.7-2|146	- new release
12mr|x11-driver-video-sis-0.10.7-2|147	
12mr|x11-driver-video-sis-0.10.7-2|148	* Tue Oct 16 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 0.9.3-2mdv2008.1
12mr|x11-driver-video-sis-0.10.7-2|149	+ Revision: 99046
12mr|x11-driver-video-sis-0.10.7-2|150	- minor spec cleanup
12mr|x11-driver-video-sis-0.10.7-2|151	- build against new xserver (1.4)
12mr|x11-driver-video-sis-0.10.7-2|152	
12mr|x11-driver-video-sis-0.10.7-2|153	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-sis-0.10.7-2|154	- fix man pages
12mr|x11-driver-video-sis-0.10.7-2|155	

19204 12
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|1	# Update to the sis driver provided by clevo. It's based on release 0.9.1 fd.o
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|2	# release, but it does not have a version of itself. The tarball is the fd.o
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|3	# 0.9.1 release itself. The following date macro is the date when the patch
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|4	# from the provided driver and the release was generated.
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|5	#
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|6	# The last driver provided by SiS is from 14/05/09
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|7	# This tarball was generated with the commands:
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|8	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|9	# (old: % unrar x sis_drv_src_140509_viaSIS.rar)
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|10	# (old: % cd sis_drv_src_140509/2d-driver)
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|11	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|12	# (source from 20091203)
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|13	# % unrar x Linux-driver.rar
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|14	# % cd 2d-driver
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|15	# % make distclean
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|16	# % rm -f src/*.bak
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|17	# % rm -fr src/xvmc/.deps
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|18	# % rm -fr src/xvmc/Makefile
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|19	# % for f in `find . -name \*.c -o -name \*.h`; do dos2unix -U $f; done
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|20	# % cd ..
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|21	# % mkdir xf86-video-sis-0.9.1
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|22	# % mv 2d-driver/* xf86-video-sis-0.9.1
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|23	# % chmod +x configure
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|24	# % tar jcvf xf86-video-sis-0.9.1.tar.bz2 xf86-video-sis-0.9.1
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|25	%define date 20091203
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|26	%define rel 14
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|27	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|28	Name: x11-driver-video-sisimedia
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|29	Version: 0.9.1
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|30	Release: 2.%{date}.%{rel}
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|31	Summary: Video driver for SiS 670 / 671 cards
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|32	Group: System/X11
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|33	URL: http://www.linuxconsulting.ro/xorg-drivers/
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|34	Source: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-sis-%{version}.tar.bz2
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|35	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|36	# How to write/apply a new patch for sisimedia:
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|37	# $ cd SOURCES
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|38	# $ tar xvjf xf86-video-sis-0.9.1.tar.bz2
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|39	# $ cd xf86-video-sis-0.9.1
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|40	# $ git init
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|41	# $ git add .
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|42	# $ git commit -a -m "Initial commit"
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|43	# $ for i in ../*.patch; do git am $i; done
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|44	# Then make your changes and commit them. After that, use "git log" to find out
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|45	# the commit-id of the first version. Then:
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|46	# $ git-format-patch ${initial-commit-id}
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|47	# Finally, copy your patch to "..", edit this spec, test and commit.
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|48	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|49	# SiS patch from 20102701
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|50	# $(B[ILwhL(B (chris_ke) <chris_ke@sis.com>
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|51	# ... I just upgrade SiS source based on ver. 090109 ...
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|52	Patch1:		0001-xf86-video-sis-0.9.1-20102701.patch
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|53	Patch2:		0002-Remove-XFree86-Misc-PassMessage-support.patch
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|54	Patch3:		0003-Fix-build-with-Werror-format-security.patch
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|55	Patch4:		0004-Fix-backlight-off-on-SiS30x.-video-bridges.patch
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|56	Patch5:		0005-Add-IgnoreHotkeyFlag-driver-option.patch
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|57	Patch6:		0006-xf86-video-sis-0.9.1-dump-regs-after-video-init.patch
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|58	Patch7:		0007-Remove-useless-loader-symbol-lists.patch
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|59	Patch8:		0008-Update-to-xextproto-7.1-support.patch
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|60	Patch9:		0009-sis-update-for-resources-RAC-API-removal.patch
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|61	Patch10:		0010-sis-change-to-using-ABI-version-check.patch
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|62	Patch11:		0011-More-RAC-removal.patch
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|63	Patch12:		0012-Remove-mibank.h-reference.patch
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|64	Patch13:		0013-Update-to-new-CreateNewResourceType-API.patch
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|65	#ubuntu patch
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|66	Patch100:	deprecated-sym2.patch
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|67	# mdv
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|68	Patch200:	xf86-video-sis-0.9.1_deprecation.patch
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|69	Patch201:	xf86-video-sis-0.9.1-xserver-1.12.patch
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|70	Patch202:	sisimedia-no-xaa.patch
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|71	Patch203:	sisimedia-xorg-1.13.patch
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|72	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|73	License: MIT
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|74	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|75	BuildRequires: libdrm-devel >= 2.0
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|76	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|77	BuildRequires: x11-server-devel >= 1.0.1
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|78	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|79	BuildRequires: GL-devel
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|80	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|81	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|82	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|83	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|84	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|85	Obsoletes: x11-driver-video-sis-imedia < %{version}-%{release}
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|86	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|87	%description
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|88	x11-driver-video-sisimedia is the video driver for SiS 670 / 671
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|89	cards. These are not supported by the X.org 'sis' driver. This code
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|90	is very different, so the two cannot be easily merged.
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|91	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|92	%prep
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|93	%setup -q -n xf86-video-sis-%{version}
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|94	%apply_patches
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|95	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|96	%build
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|97	# rename driver sisimedia so it can co-exist with x.org sis driver
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|98	# - AdamW 2008/08
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|99	sed -i -e 's,sis_drv,sisimedia_drv,g' src/Makefile.am
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|100	sed -i -e 's,\"sis\",\"sisimedia\",g' src/sis.h
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|101	sed -i -e 's,sisModuleData,sisimediaModuleData,g' src/sis_driver.c
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|102	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|103	autoreconf -ifs
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|104	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|105	%configure2_5x --disable-static
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|106	%make
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|107	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|108	%install
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|109	%makeinstall_std
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|110	# it's just a copy of the x.org driver manpage and so not really any
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|111	# use - AdamW 2008/08
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|112	rm -f %{buildroot}%{_mandir}/man4/sis.*
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|113	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|114	%files
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|115	%{_libdir}/xorg/modules/drivers/sisimedia_drv.so
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|116	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|117	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|118	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|119	%changelog
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|120	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.9.1-2.20091203.9mdv2011.0
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|121	+ Revision: 683546
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|122	- Rebuild for new x11-server
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|123	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|124	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.1-1.20091203.9
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|125	+ Revision: 671178
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|126	- mass rebuild
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|127	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|128	* Wed Feb 09 2011 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.9.1-1.20091203.8
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|129	+ Revision: 637005
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|130	- Update driver to new API
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|131	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|132	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|133	- require xorg server with proper ABI
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|134	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|135	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|136	* Tue Apr 27 2010 Christophe Fergeau <cfergeau@mandriva.com> 0.9.1-1.20091203.5mdv2010.1
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|137	+ Revision: 539608
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|138	- rebuild so that shared libraries are properly stripped again
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|139	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|140	* Thu Apr 22 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.9.1-1.20091203.4mdv2010.1
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|141	+ Revision: 537857
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|142	- Make it work with server 1.7:
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|143	o update for rac removal
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|144	o update for xextproto 7.1
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|145	o remove loader symbol lists
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|146	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|147	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|148	- rebuilt for 2010.1
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|149	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|150	+ Paulo Andrade <pcpa@mandriva.com.br>
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|151	- Update to latest patch from SiS
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|152	- Add a patch to dump documented 2d register values
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|153	- Update to latest source received from SiS
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|154	Remove already applied patches
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|155	- Correct video output problems in two Mandriva OEMs
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|156	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|157	* Thu Jul 09 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 0.9.1-1.20090622.2mdv2010.0
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|158	+ Revision: 393975
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|159	- update to driver provided by clevo
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|160	- fix backlight issues
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|161	- add option IgnoreHotkeyFlag (workaround vga key switch problems)
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|162	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|163	* Wed May 06 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 0.9.1-1.20080808.6mdv2010.0
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|164	+ Revision: 372685
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|165	- cherrypick patches from sis driver to port to libpciaccess
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|166	- misc. build fixes
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|167	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|168	+ Antoine Ginies <aginies@mandriva.com>
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|169	- rebuild
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|170	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|171	* Tue Aug 26 2008 Adam Williamson <awilliamson@mandriva.org> 0.9.1-1.20080808.4mdv2009.0
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|172	+ Revision: 276076
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|173	+ rebuild (emptylog)
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|174	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|175	* Mon Aug 25 2008 Adam Williamson <awilliamson@mandriva.org> 0.9.1-1.20080808.3mdv2009.0
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|176	+ Revision: 276033
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|177	- obsolete old name
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|178	- import x11-driver-video-sisimedia
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|179	
12mr|x11-driver-video-sisimedia-0.9.1-2.20091203.14|180	

19205 12
12mr|x11-driver-video-sisusb-0.9.6-2|1	#% define git 20120327
12mr|x11-driver-video-sisusb-0.9.6-2|2	%define git 0
12mr|x11-driver-video-sisusb-0.9.6-2|3	
12mr|x11-driver-video-sisusb-0.9.6-2|4	
12mr|x11-driver-video-sisusb-0.9.6-2|5	Name: x11-driver-video-sisusb
12mr|x11-driver-video-sisusb-0.9.6-2|6	Version: 0.9.6
12mr|x11-driver-video-sisusb-0.9.6-2|7	%if 0%git
12mr|x11-driver-video-sisusb-0.9.6-2|8	Release: 0.%git.1
12mr|x11-driver-video-sisusb-0.9.6-2|9	Source0: xf86-video-sisusb-%git.tar.xz
12mr|x11-driver-video-sisusb-0.9.6-2|10	%else
12mr|x11-driver-video-sisusb-0.9.6-2|11	Release: 2
12mr|x11-driver-video-sisusb-0.9.6-2|12	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-sisusb-%{version}.tar.bz2
12mr|x11-driver-video-sisusb-0.9.6-2|13	%endif
12mr|x11-driver-video-sisusb-0.9.6-2|14	Summary: Driver for SiS video chips connected via a Net2280-based USB dongle
12mr|x11-driver-video-sisusb-0.9.6-2|15	Group: System/X11
12mr|x11-driver-video-sisusb-0.9.6-2|16	License: MIT
12mr|x11-driver-video-sisusb-0.9.6-2|17	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-sisusb-0.9.6-2|18	
12mr|x11-driver-video-sisusb-0.9.6-2|19	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-sisusb-0.9.6-2|20	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-sisusb-0.9.6-2|21	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-sisusb-0.9.6-2|22	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-sisusb-0.9.6-2|23	
12mr|x11-driver-video-sisusb-0.9.6-2|24	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-sisusb-0.9.6-2|25	
12mr|x11-driver-video-sisusb-0.9.6-2|26	%description
12mr|x11-driver-video-sisusb-0.9.6-2|27	x11-driver-video-sisusb is the X.org video driver for SiS video chips
12mr|x11-driver-video-sisusb-0.9.6-2|28	connected via a Net2280-based USB dongle.
12mr|x11-driver-video-sisusb-0.9.6-2|29	
12mr|x11-driver-video-sisusb-0.9.6-2|30	%prep
12mr|x11-driver-video-sisusb-0.9.6-2|31	%if 0%git
12mr|x11-driver-video-sisusb-0.9.6-2|32	%setup -qn xf86-video-sisusb
12mr|x11-driver-video-sisusb-0.9.6-2|33	%else
12mr|x11-driver-video-sisusb-0.9.6-2|34	%setup -qn xf86-video-sisusb-%{version}
12mr|x11-driver-video-sisusb-0.9.6-2|35	%endif
12mr|x11-driver-video-sisusb-0.9.6-2|36	[ -e autogen.sh ] && ./autogen.sh --help
12mr|x11-driver-video-sisusb-0.9.6-2|37	
12mr|x11-driver-video-sisusb-0.9.6-2|38	%build
12mr|x11-driver-video-sisusb-0.9.6-2|39	%configure2_5x
12mr|x11-driver-video-sisusb-0.9.6-2|40	%make
12mr|x11-driver-video-sisusb-0.9.6-2|41	
12mr|x11-driver-video-sisusb-0.9.6-2|42	%install
12mr|x11-driver-video-sisusb-0.9.6-2|43	rm -rf %{buildroot}
12mr|x11-driver-video-sisusb-0.9.6-2|44	%makeinstall_std
12mr|x11-driver-video-sisusb-0.9.6-2|45	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-sisusb-0.9.6-2|46	
12mr|x11-driver-video-sisusb-0.9.6-2|47	%files
12mr|x11-driver-video-sisusb-0.9.6-2|48	%doc COPYING
12mr|x11-driver-video-sisusb-0.9.6-2|49	%{_libdir}/xorg/modules/drivers/sisusb_drv.so
12mr|x11-driver-video-sisusb-0.9.6-2|50	%{_mandir}/man4/sisusb.*
12mr|x11-driver-video-sisusb-0.9.6-2|51	
12mr|x11-driver-video-sisusb-0.9.6-2|52	
12mr|x11-driver-video-sisusb-0.9.6-2|53	%changelog
12mr|x11-driver-video-sisusb-0.9.6-2|54	* Mon Jul 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.9.6-1
12mr|x11-driver-video-sisusb-0.9.6-2|55	+ Revision: 810698
12mr|x11-driver-video-sisusb-0.9.6-2|56	- version update 0.9.6
12mr|x11-driver-video-sisusb-0.9.6-2|57	- spec sixes and rebuild
12mr|x11-driver-video-sisusb-0.9.6-2|58	
12mr|x11-driver-video-sisusb-0.9.6-2|59	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.9.5-0.20120327.1
12mr|x11-driver-video-sisusb-0.9.6-2|60	+ Revision: 787484
12mr|x11-driver-video-sisusb-0.9.6-2|61	- Update to current git to fix compatibility with x11-server 1.12
12mr|x11-driver-video-sisusb-0.9.6-2|62	- Fix rpmlint errors
12mr|x11-driver-video-sisusb-0.9.6-2|63	
12mr|x11-driver-video-sisusb-0.9.6-2|64	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.9.4-7
12mr|x11-driver-video-sisusb-0.9.6-2|65	+ Revision: 748345
12mr|x11-driver-video-sisusb-0.9.6-2|66	- rebuild cleaned up spec
12mr|x11-driver-video-sisusb-0.9.6-2|67	
12mr|x11-driver-video-sisusb-0.9.6-2|68	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.4-6
12mr|x11-driver-video-sisusb-0.9.6-2|69	+ Revision: 703646
12mr|x11-driver-video-sisusb-0.9.6-2|70	- rebuild for new x11-server
12mr|x11-driver-video-sisusb-0.9.6-2|71	
12mr|x11-driver-video-sisusb-0.9.6-2|72	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.9.4-5
12mr|x11-driver-video-sisusb-0.9.6-2|73	+ Revision: 683587
12mr|x11-driver-video-sisusb-0.9.6-2|74	- Rebuild for new x11-server
12mr|x11-driver-video-sisusb-0.9.6-2|75	
12mr|x11-driver-video-sisusb-0.9.6-2|76	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.4-4
12mr|x11-driver-video-sisusb-0.9.6-2|77	+ Revision: 671179
12mr|x11-driver-video-sisusb-0.9.6-2|78	- mass rebuild
12mr|x11-driver-video-sisusb-0.9.6-2|79	
12mr|x11-driver-video-sisusb-0.9.6-2|80	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 0.9.4-3mdv2011.0
12mr|x11-driver-video-sisusb-0.9.6-2|81	+ Revision: 595744
12mr|x11-driver-video-sisusb-0.9.6-2|82	- require xorg server with proper ABI
12mr|x11-driver-video-sisusb-0.9.6-2|83	
12mr|x11-driver-video-sisusb-0.9.6-2|84	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 0.9.4-2mdv2011.0
12mr|x11-driver-video-sisusb-0.9.6-2|85	+ Revision: 584626
12mr|x11-driver-video-sisusb-0.9.6-2|86	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-sisusb-0.9.6-2|87	
12mr|x11-driver-video-sisusb-0.9.6-2|88	* Tue Jul 20 2010 Thierry Vignaud <tv@mandriva.org> 0.9.4-1mdv2011.0
12mr|x11-driver-video-sisusb-0.9.6-2|89	+ Revision: 555159
12mr|x11-driver-video-sisusb-0.9.6-2|90	- new release
12mr|x11-driver-video-sisusb-0.9.6-2|91	
12mr|x11-driver-video-sisusb-0.9.6-2|92	* Wed Aug 05 2009 Frederik Himpe <fhimpe@mandriva.org> 0.9.3-1mdv2010.0
12mr|x11-driver-video-sisusb-0.9.6-2|93	+ Revision: 410355
12mr|x11-driver-video-sisusb-0.9.6-2|94	- Update to new version 0.9.3
12mr|x11-driver-video-sisusb-0.9.6-2|95	- Use %%configure2_5x to fix build
12mr|x11-driver-video-sisusb-0.9.6-2|96	
12mr|x11-driver-video-sisusb-0.9.6-2|97	* Fri Jul 03 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 0.9.2-1mdv2010.0
12mr|x11-driver-video-sisusb-0.9.6-2|98	+ Revision: 391933
12mr|x11-driver-video-sisusb-0.9.6-2|99	- update to new version 0.9.2
12mr|x11-driver-video-sisusb-0.9.6-2|100	
12mr|x11-driver-video-sisusb-0.9.6-2|101	* Fri Feb 27 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 0.9.1-1mdv2009.1
12mr|x11-driver-video-sisusb-0.9.6-2|102	+ Revision: 345695
12mr|x11-driver-video-sisusb-0.9.6-2|103	- Fix build with -Werror=format-security
12mr|x11-driver-video-sisusb-0.9.6-2|104	
12mr|x11-driver-video-sisusb-0.9.6-2|105	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-sisusb-0.9.6-2|106	- new release
12mr|x11-driver-video-sisusb-0.9.6-2|107	- fix group
12mr|x11-driver-video-sisusb-0.9.6-2|108	
12mr|x11-driver-video-sisusb-0.9.6-2|109	+ Colin Guthrie <cguthrie@mandriva.org>
12mr|x11-driver-video-sisusb-0.9.6-2|110	- Rebuild for new xserver
12mr|x11-driver-video-sisusb-0.9.6-2|111	
12mr|x11-driver-video-sisusb-0.9.6-2|112	* Sat Nov 29 2008 Adam Williamson <awilliamson@mandriva.org> 0.9.0-3mdv2009.1
12mr|x11-driver-video-sisusb-0.9.6-2|113	+ Revision: 308176
12mr|x11-driver-video-sisusb-0.9.6-2|114	- rebuild for new X server
12mr|x11-driver-video-sisusb-0.9.6-2|115	
12mr|x11-driver-video-sisusb-0.9.6-2|116	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.9.0-2mdv2009.0
12mr|x11-driver-video-sisusb-0.9.6-2|117	+ Revision: 265948
12mr|x11-driver-video-sisusb-0.9.6-2|118	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-video-sisusb-0.9.6-2|119	- improved description
12mr|x11-driver-video-sisusb-0.9.6-2|120	- add missing dot at end of description
12mr|x11-driver-video-sisusb-0.9.6-2|121	
12mr|x11-driver-video-sisusb-0.9.6-2|122	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.9.0-1mdv2009.0
12mr|x11-driver-video-sisusb-0.9.6-2|123	+ Revision: 194151
12mr|x11-driver-video-sisusb-0.9.6-2|124	- Update to version 0.9.0.
12mr|x11-driver-video-sisusb-0.9.6-2|125	
12mr|x11-driver-video-sisusb-0.9.6-2|126	* Tue Feb 12 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.8.1-6mdv2008.1
12mr|x11-driver-video-sisusb-0.9.6-2|127	+ Revision: 166133
12mr|x11-driver-video-sisusb-0.9.6-2|128	- Attempt fix:
12mr|x11-driver-video-sisusb-0.9.6-2|129	[around 1k lines or messages]
12mr|x11-driver-video-sisusb-0.9.6-2|130	Submission errors, aborting:
12mr|x11-driver-video-sisusb-0.9.6-2|131	- x11-driver-video-sisusb-0.8.1-6mdv2008.1.src:
12mr|x11-driver-video-sisusb-0.9.6-2|132	- description-line-too-long The X.org video driver for SiS video chips connected via a Net2280-based USB dongle.
12mr|x11-driver-video-sisusb-0.9.6-2|133	/export/home/repsys/@166112:x11-driver-video-sisusb-0.8.1-6mdv2008.1.src.rpm
12mr|x11-driver-video-sisusb-0.9.6-2|134	error performing action submit: Error during submission: 256
12mr|x11-driver-video-sisusb-0.9.6-2|135	at /usr/bin/mdvsys line 536
12mr|x11-driver-video-sisusb-0.9.6-2|136	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-sisusb-0.9.6-2|137	
12mr|x11-driver-video-sisusb-0.9.6-2|138	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 0.8.1-5mdv2008.1
12mr|x11-driver-video-sisusb-0.9.6-2|139	+ Revision: 156621
12mr|x11-driver-video-sisusb-0.9.6-2|140	- re-enable rpm debug packages support
12mr|x11-driver-video-sisusb-0.9.6-2|141	
12mr|x11-driver-video-sisusb-0.9.6-2|142	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.8.1-4mdv2008.1
12mr|x11-driver-video-sisusb-0.9.6-2|143	+ Revision: 154793
12mr|x11-driver-video-sisusb-0.9.6-2|144	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-sisusb-0.9.6-2|145	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-sisusb-0.9.6-2|146	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-sisusb-0.9.6-2|147	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-sisusb-0.9.6-2|148	are only required for the "modular" build.
12mr|x11-driver-video-sisusb-0.9.6-2|149	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-sisusb-0.9.6-2|150	- Note local tag xf86-video-sisusb-0.8.1@mandriva suggested on upstream
12mr|x11-driver-video-sisusb-0.9.6-2|151	Tag at git checkout ec1d219d933d865f107b68566ea5bb87f3521b22
12mr|x11-driver-video-sisusb-0.9.6-2|152	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-sisusb-0.9.6-2|153	
12mr|x11-driver-video-sisusb-0.9.6-2|154	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-sisusb-0.9.6-2|155	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-sisusb-0.9.6-2|156	
12mr|x11-driver-video-sisusb-0.9.6-2|157	* Tue Oct 16 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 0.8.1-3mdv2008.1
12mr|x11-driver-video-sisusb-0.9.6-2|158	+ Revision: 99047
12mr|x11-driver-video-sisusb-0.9.6-2|159	- minor spec cleanup
12mr|x11-driver-video-sisusb-0.9.6-2|160	- build against new xserver (1.4)
12mr|x11-driver-video-sisusb-0.9.6-2|161	
12mr|x11-driver-video-sisusb-0.9.6-2|162	* Thu Aug 30 2007 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-2mdv2008.0
12mr|x11-driver-video-sisusb-0.9.6-2|163	+ Revision: 75787
12mr|x11-driver-video-sisusb-0.9.6-2|164	- rebuild
12mr|x11-driver-video-sisusb-0.9.6-2|165	
12mr|x11-driver-video-sisusb-0.9.6-2|166	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-sisusb-0.9.6-2|167	- fix man pages
12mr|x11-driver-video-sisusb-0.9.6-2|168	

19206 12
12mr|x11-driver-video-tdfx-1.4.5-2|1	Name: x11-driver-video-tdfx
12mr|x11-driver-video-tdfx-1.4.5-2|2	Version: 1.4.5
12mr|x11-driver-video-tdfx-1.4.5-2|3	Release: 2
12mr|x11-driver-video-tdfx-1.4.5-2|4	Summary: X.org driver for Voodoo Cards
12mr|x11-driver-video-tdfx-1.4.5-2|5	Group: System/X11
12mr|x11-driver-video-tdfx-1.4.5-2|6	License: MIT
12mr|x11-driver-video-tdfx-1.4.5-2|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-tdfx-1.4.5-2|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-tdfx-%{version}.tar.bz2
12mr|x11-driver-video-tdfx-1.4.5-2|9	
12mr|x11-driver-video-tdfx-1.4.5-2|10	BuildRequires: libdrm-devel >= 2.0
12mr|x11-driver-video-tdfx-1.4.5-2|11	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-tdfx-1.4.5-2|12	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-tdfx-1.4.5-2|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-tdfx-1.4.5-2|14	BuildRequires: pkgconfig(gl)
12mr|x11-driver-video-tdfx-1.4.5-2|15	
12mr|x11-driver-video-tdfx-1.4.5-2|16	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-tdfx-1.4.5-2|17	
12mr|x11-driver-video-tdfx-1.4.5-2|18	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-tdfx-1.4.5-2|19	
12mr|x11-driver-video-tdfx-1.4.5-2|20	%description
12mr|x11-driver-video-tdfx-1.4.5-2|21	x11-driver-video-tdfx is the X.org driver for Voodoo Cards.
12mr|x11-driver-video-tdfx-1.4.5-2|22	
12mr|x11-driver-video-tdfx-1.4.5-2|23	%prep
12mr|x11-driver-video-tdfx-1.4.5-2|24	%setup -qn xf86-video-tdfx-%{version}
12mr|x11-driver-video-tdfx-1.4.5-2|25	
12mr|x11-driver-video-tdfx-1.4.5-2|26	%build
12mr|x11-driver-video-tdfx-1.4.5-2|27	%configure2_5x
12mr|x11-driver-video-tdfx-1.4.5-2|28	%make
12mr|x11-driver-video-tdfx-1.4.5-2|29	
12mr|x11-driver-video-tdfx-1.4.5-2|30	%install
12mr|x11-driver-video-tdfx-1.4.5-2|31	rm -rf %{buildroot}
12mr|x11-driver-video-tdfx-1.4.5-2|32	%makeinstall_std
12mr|x11-driver-video-tdfx-1.4.5-2|33	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-tdfx-1.4.5-2|34	
12mr|x11-driver-video-tdfx-1.4.5-2|35	%files
12mr|x11-driver-video-tdfx-1.4.5-2|36	%{_libdir}/xorg/modules/drivers/tdfx_drv.so
12mr|x11-driver-video-tdfx-1.4.5-2|37	%{_mandir}/man4/tdfx.*
12mr|x11-driver-video-tdfx-1.4.5-2|38	
12mr|x11-driver-video-tdfx-1.4.5-2|39	
12mr|x11-driver-video-tdfx-1.4.5-2|40	
12mr|x11-driver-video-tdfx-1.4.5-2|41	%changelog
12mr|x11-driver-video-tdfx-1.4.5-2|42	* Mon Jul 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.4.5-1
12mr|x11-driver-video-tdfx-1.4.5-2|43	+ Revision: 810697
12mr|x11-driver-video-tdfx-1.4.5-2|44	- version update 1.4.5
12mr|x11-driver-video-tdfx-1.4.5-2|45	
12mr|x11-driver-video-tdfx-1.4.5-2|46	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.4.4-2
12mr|x11-driver-video-tdfx-1.4.5-2|47	+ Revision: 787284
12mr|x11-driver-video-tdfx-1.4.5-2|48	- Rebuild for x11-server 1.12
12mr|x11-driver-video-tdfx-1.4.5-2|49	
12mr|x11-driver-video-tdfx-1.4.5-2|50	* Sun Mar 25 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.4.4-1
12mr|x11-driver-video-tdfx-1.4.5-2|51	+ Revision: 786719
12mr|x11-driver-video-tdfx-1.4.5-2|52	- version update 1.4.4
12mr|x11-driver-video-tdfx-1.4.5-2|53	
12mr|x11-driver-video-tdfx-1.4.5-2|54	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.4.3-7
12mr|x11-driver-video-tdfx-1.4.5-2|55	+ Revision: 748467
12mr|x11-driver-video-tdfx-1.4.5-2|56	- rebuild cleaned up spec
12mr|x11-driver-video-tdfx-1.4.5-2|57	
12mr|x11-driver-video-tdfx-1.4.5-2|58	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.3-6
12mr|x11-driver-video-tdfx-1.4.5-2|59	+ Revision: 703745
12mr|x11-driver-video-tdfx-1.4.5-2|60	- rebuild for new x11-server
12mr|x11-driver-video-tdfx-1.4.5-2|61	
12mr|x11-driver-video-tdfx-1.4.5-2|62	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.4.3-5
12mr|x11-driver-video-tdfx-1.4.5-2|63	+ Revision: 683588
12mr|x11-driver-video-tdfx-1.4.5-2|64	- Rebuild for new x11-server
12mr|x11-driver-video-tdfx-1.4.5-2|65	
12mr|x11-driver-video-tdfx-1.4.5-2|66	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-4
12mr|x11-driver-video-tdfx-1.4.5-2|67	+ Revision: 671180
12mr|x11-driver-video-tdfx-1.4.5-2|68	- mass rebuild
12mr|x11-driver-video-tdfx-1.4.5-2|69	
12mr|x11-driver-video-tdfx-1.4.5-2|70	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1.4.3-3mdv2011.0
12mr|x11-driver-video-tdfx-1.4.5-2|71	+ Revision: 595718
12mr|x11-driver-video-tdfx-1.4.5-2|72	- require xorg server with proper ABI
12mr|x11-driver-video-tdfx-1.4.5-2|73	
12mr|x11-driver-video-tdfx-1.4.5-2|74	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.4.3-2mdv2011.0
12mr|x11-driver-video-tdfx-1.4.5-2|75	+ Revision: 584626
12mr|x11-driver-video-tdfx-1.4.5-2|76	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-tdfx-1.4.5-2|77	
12mr|x11-driver-video-tdfx-1.4.5-2|78	* Mon Aug 03 2009 Thierry Vignaud <tv@mandriva.org> 1.4.3-1mdv2010.0
12mr|x11-driver-video-tdfx-1.4.5-2|79	+ Revision: 407724
12mr|x11-driver-video-tdfx-1.4.5-2|80	- new release
12mr|x11-driver-video-tdfx-1.4.5-2|81	
12mr|x11-driver-video-tdfx-1.4.5-2|82	* Fri Jul 03 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.4.2-1mdv2010.0
12mr|x11-driver-video-tdfx-1.4.5-2|83	+ Revision: 391934
12mr|x11-driver-video-tdfx-1.4.5-2|84	- update to new version 1.4.2
12mr|x11-driver-video-tdfx-1.4.5-2|85	
12mr|x11-driver-video-tdfx-1.4.5-2|86	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 1.4.1-2mdv2009.1
12mr|x11-driver-video-tdfx-1.4.5-2|87	+ Revision: 321381
12mr|x11-driver-video-tdfx-1.4.5-2|88	- Rebuild for new xserver
12mr|x11-driver-video-tdfx-1.4.5-2|89	
12mr|x11-driver-video-tdfx-1.4.5-2|90	* Tue Dec 23 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 1.4.1-1mdv2009.1
12mr|x11-driver-video-tdfx-1.4.5-2|91	+ Revision: 317852
12mr|x11-driver-video-tdfx-1.4.5-2|92	- New version 1.4.1
12mr|x11-driver-video-tdfx-1.4.5-2|93	
12mr|x11-driver-video-tdfx-1.4.5-2|94	* Sun Nov 30 2008 Adam Williamson <awilliamson@mandriva.org> 1.4.0-3mdv2009.1
12mr|x11-driver-video-tdfx-1.4.5-2|95	+ Revision: 308177
12mr|x11-driver-video-tdfx-1.4.5-2|96	- rebuild for new X server
12mr|x11-driver-video-tdfx-1.4.5-2|97	
12mr|x11-driver-video-tdfx-1.4.5-2|98	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.4.0-2mdv2009.0
12mr|x11-driver-video-tdfx-1.4.5-2|99	+ Revision: 265951
12mr|x11-driver-video-tdfx-1.4.5-2|100	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-video-tdfx-1.4.5-2|101	- improved description
12mr|x11-driver-video-tdfx-1.4.5-2|102	- add missing dot at end of description
12mr|x11-driver-video-tdfx-1.4.5-2|103	- improved summary
12mr|x11-driver-video-tdfx-1.4.5-2|104	
12mr|x11-driver-video-tdfx-1.4.5-2|105	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.4.0-1mdv2009.0
12mr|x11-driver-video-tdfx-1.4.5-2|106	+ Revision: 194134
12mr|x11-driver-video-tdfx-1.4.5-2|107	- Update to version 1.4.0.
12mr|x11-driver-video-tdfx-1.4.5-2|108	
12mr|x11-driver-video-tdfx-1.4.5-2|109	* Tue Feb 12 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.3.0-5mdv2008.1
12mr|x11-driver-video-tdfx-1.4.5-2|110	+ Revision: 166141
12mr|x11-driver-video-tdfx-1.4.5-2|111	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-tdfx-1.4.5-2|112	
12mr|x11-driver-video-tdfx-1.4.5-2|113	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.3.0-4mdv2008.1
12mr|x11-driver-video-tdfx-1.4.5-2|114	+ Revision: 156622
12mr|x11-driver-video-tdfx-1.4.5-2|115	- re-enable rpm debug packages support
12mr|x11-driver-video-tdfx-1.4.5-2|116	
12mr|x11-driver-video-tdfx-1.4.5-2|117	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.3.0-3mdv2008.1
12mr|x11-driver-video-tdfx-1.4.5-2|118	+ Revision: 154792
12mr|x11-driver-video-tdfx-1.4.5-2|119	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-tdfx-1.4.5-2|120	- Remove debug package.
12mr|x11-driver-video-tdfx-1.4.5-2|121	Update BuildRequires.
12mr|x11-driver-video-tdfx-1.4.5-2|122	This package needs more testing. In both, cooker and code yet to enter
12mr|x11-driver-video-tdfx-1.4.5-2|123	cooker, it will cause the same crash when trying to just query glxinfo:
12mr|x11-driver-video-tdfx-1.4.5-2|124	##------------------------------------------------------------------------
12mr|x11-driver-video-tdfx-1.4.5-2|125	[...]
12mr|x11-driver-video-tdfx-1.4.5-2|126	(EE) TDFX(0): DRIUnlock called when not locked.
12mr|x11-driver-video-tdfx-1.4.5-2|127	Backtrace:
12mr|x11-driver-video-tdfx-1.4.5-2|128	0: /etc/X11/X(xf86SigHandler+0x68) [0x80c2738]
12mr|x11-driver-video-tdfx-1.4.5-2|129	1: [0xffffe420]
12mr|x11-driver-video-tdfx-1.4.5-2|130	2: /usr/lib/dri/tdfx_dri.so [0xb38dae90]
12mr|x11-driver-video-tdfx-1.4.5-2|131	3: /usr/lib/xorg/modules/extensions//libglx.so [0xb7c1e3c8]
12mr|x11-driver-video-tdfx-1.4.5-2|132	4: /usr/lib/xorg/modules/extensions//libglx.so(DoMakeCurrent+0x362) [0xb7be75f2]
12mr|x11-driver-video-tdfx-1.4.5-2|133	5: /usr/lib/xorg/modules/extensions//libglx.so [0xb7be7858]
12mr|x11-driver-video-tdfx-1.4.5-2|134	6: /usr/lib/xorg/modules/extensions//libglx.so [0xb7be9e3c]
12mr|x11-driver-video-tdfx-1.4.5-2|135	7: /etc/X11/X [0x814de77]
12mr|x11-driver-video-tdfx-1.4.5-2|136	8: /etc/X11/X(Dispatch+0x4f0) [0x8088790]
12mr|x11-driver-video-tdfx-1.4.5-2|137	9: /etc/X11/X(main+0x46b) [0x806ec3b]
12mr|x11-driver-video-tdfx-1.4.5-2|138	10: /lib/i686/libc.so.6(__libc_start_main+0xe0) [0xb7ce8390]
12mr|x11-driver-video-tdfx-1.4.5-2|139	11: /etc/X11/X(FontFileCompleteXLFD+0x211) [0x806dfb1]
12mr|x11-driver-video-tdfx-1.4.5-2|140	Caught signal 11. Trying to kill client.
12mr|x11-driver-video-tdfx-1.4.5-2|141	To be debugged....
12mr|x11-driver-video-tdfx-1.4.5-2|142	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-tdfx-1.4.5-2|143	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-tdfx-1.4.5-2|144	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-tdfx-1.4.5-2|145	are only required for the "modular" build.
12mr|x11-driver-video-tdfx-1.4.5-2|146	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-tdfx-1.4.5-2|147	- Generate tarball from tag xf86-video-tdfx-1.3.0. And also apply several
12mr|x11-driver-video-tdfx-1.4.5-2|148	newer patches as there are a few bug fixes, and some cases where macros
12mr|x11-driver-video-tdfx-1.4.5-2|149	are used to replace old code allowing a "theoretically" easier way to
12mr|x11-driver-video-tdfx-1.4.5-2|150	handle server builds with libpci acccess interface enabled or not.
12mr|x11-driver-video-tdfx-1.4.5-2|151	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-tdfx-1.4.5-2|152	
12mr|x11-driver-video-tdfx-1.4.5-2|153	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-tdfx-1.4.5-2|154	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-tdfx-1.4.5-2|155	
12mr|x11-driver-video-tdfx-1.4.5-2|156	* Tue Oct 16 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.3.0-2mdv2008.1
12mr|x11-driver-video-tdfx-1.4.5-2|157	+ Revision: 99055
12mr|x11-driver-video-tdfx-1.4.5-2|158	- minor spec cleanup
12mr|x11-driver-video-tdfx-1.4.5-2|159	- build against new xserver (1.4)
12mr|x11-driver-video-tdfx-1.4.5-2|160	
12mr|x11-driver-video-tdfx-1.4.5-2|161	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-tdfx-1.4.5-2|162	- fix man pages
12mr|x11-driver-video-tdfx-1.4.5-2|163	

19207 12
12mr|x11-driver-video-tga-1.2.2-9|1	Name: x11-driver-video-tga
12mr|x11-driver-video-tga-1.2.2-9|2	Version: 1.2.2
12mr|x11-driver-video-tga-1.2.2-9|3	Release: 9
12mr|x11-driver-video-tga-1.2.2-9|4	Summary: X.org driver for DEC Tga Cards
12mr|x11-driver-video-tga-1.2.2-9|5	Group: System/X11
12mr|x11-driver-video-tga-1.2.2-9|6	License: MIT
12mr|x11-driver-video-tga-1.2.2-9|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-tga-1.2.2-9|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-tga-%{version}.tar.bz2
12mr|x11-driver-video-tga-1.2.2-9|9	
12mr|x11-driver-video-tga-1.2.2-9|10	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-tga-1.2.2-9|11	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-tga-1.2.2-9|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-tga-1.2.2-9|13	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-tga-1.2.2-9|14	
12mr|x11-driver-video-tga-1.2.2-9|15	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-tga-1.2.2-9|16	
12mr|x11-driver-video-tga-1.2.2-9|17	%description
12mr|x11-driver-video-tga-1.2.2-9|18	x11-driver-video-tga is the X.org driver for DEC Tga Cards.
12mr|x11-driver-video-tga-1.2.2-9|19	
12mr|x11-driver-video-tga-1.2.2-9|20	%prep
12mr|x11-driver-video-tga-1.2.2-9|21	%setup -qn xf86-video-tga-%{version}
12mr|x11-driver-video-tga-1.2.2-9|22	
12mr|x11-driver-video-tga-1.2.2-9|23	%build
12mr|x11-driver-video-tga-1.2.2-9|24	%configure2_5x
12mr|x11-driver-video-tga-1.2.2-9|25	%make
12mr|x11-driver-video-tga-1.2.2-9|26	
12mr|x11-driver-video-tga-1.2.2-9|27	%install
12mr|x11-driver-video-tga-1.2.2-9|28	rm -rf %{buildroot}
12mr|x11-driver-video-tga-1.2.2-9|29	%makeinstall_std
12mr|x11-driver-video-tga-1.2.2-9|30	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-tga-1.2.2-9|31	
12mr|x11-driver-video-tga-1.2.2-9|32	%files
12mr|x11-driver-video-tga-1.2.2-9|33	%doc COPYING
12mr|x11-driver-video-tga-1.2.2-9|34	%{_libdir}/xorg/modules/drivers/tga_drv.so
12mr|x11-driver-video-tga-1.2.2-9|35	
12mr|x11-driver-video-tga-1.2.2-9|36	
12mr|x11-driver-video-tga-1.2.2-9|37	
12mr|x11-driver-video-tga-1.2.2-9|38	%changelog
12mr|x11-driver-video-tga-1.2.2-9|39	* Mon Jul 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.2-8
12mr|x11-driver-video-tga-1.2.2-9|40	+ Revision: 810695
12mr|x11-driver-video-tga-1.2.2-9|41	- version update 1.2.2
12mr|x11-driver-video-tga-1.2.2-9|42	
12mr|x11-driver-video-tga-1.2.2-9|43	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.2.1-8
12mr|x11-driver-video-tga-1.2.2-9|44	+ Revision: 787285
12mr|x11-driver-video-tga-1.2.2-9|45	- Rebuild for x11-server 1.12
12mr|x11-driver-video-tga-1.2.2-9|46	
12mr|x11-driver-video-tga-1.2.2-9|47	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.2.1-7
12mr|x11-driver-video-tga-1.2.2-9|48	+ Revision: 748474
12mr|x11-driver-video-tga-1.2.2-9|49	- rebuild cleaned up spec
12mr|x11-driver-video-tga-1.2.2-9|50	
12mr|x11-driver-video-tga-1.2.2-9|51	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.1-6
12mr|x11-driver-video-tga-1.2.2-9|52	+ Revision: 703757
12mr|x11-driver-video-tga-1.2.2-9|53	- rebuild for new x11-server
12mr|x11-driver-video-tga-1.2.2-9|54	
12mr|x11-driver-video-tga-1.2.2-9|55	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.2.1-5
12mr|x11-driver-video-tga-1.2.2-9|56	+ Revision: 683589
12mr|x11-driver-video-tga-1.2.2-9|57	- Rebuild for new x11-server
12mr|x11-driver-video-tga-1.2.2-9|58	
12mr|x11-driver-video-tga-1.2.2-9|59	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-4
12mr|x11-driver-video-tga-1.2.2-9|60	+ Revision: 671181
12mr|x11-driver-video-tga-1.2.2-9|61	- mass rebuild
12mr|x11-driver-video-tga-1.2.2-9|62	
12mr|x11-driver-video-tga-1.2.2-9|63	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1.2.1-3mdv2011.0
12mr|x11-driver-video-tga-1.2.2-9|64	+ Revision: 595730
12mr|x11-driver-video-tga-1.2.2-9|65	- require xorg server with proper ABI
12mr|x11-driver-video-tga-1.2.2-9|66	
12mr|x11-driver-video-tga-1.2.2-9|67	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.2.1-2mdv2011.0
12mr|x11-driver-video-tga-1.2.2-9|68	+ Revision: 584626
12mr|x11-driver-video-tga-1.2.2-9|69	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-tga-1.2.2-9|70	
12mr|x11-driver-video-tga-1.2.2-9|71	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.2.1-1mdv2011.0
12mr|x11-driver-video-tga-1.2.2-9|72	+ Revision: 584623
12mr|x11-driver-video-tga-1.2.2-9|73	- new release
12mr|x11-driver-video-tga-1.2.2-9|74	
12mr|x11-driver-video-tga-1.2.2-9|75	+ Oden Eriksson <oeriksson@mandriva.com>
12mr|x11-driver-video-tga-1.2.2-9|76	- rebuilt for 2010.1
12mr|x11-driver-video-tga-1.2.2-9|77	
12mr|x11-driver-video-tga-1.2.2-9|78	* Tue Aug 11 2009 Funda Wang <fwang@mandriva.org> 1.2.0-3mdv2010.0
12mr|x11-driver-video-tga-1.2.2-9|79	+ Revision: 414550
12mr|x11-driver-video-tga-1.2.2-9|80	- use configure2_5555555555555555555555555555555555555555555555555555555  SPECS/x11-driver-video-tga.spec
12mr|x11-driver-video-tga-1.2.2-9|81	
12mr|x11-driver-video-tga-1.2.2-9|82	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 1.2.0-3mdv2009.1
12mr|x11-driver-video-tga-1.2.2-9|83	+ Revision: 321381
12mr|x11-driver-video-tga-1.2.2-9|84	- Rebuild for new xserver
12mr|x11-driver-video-tga-1.2.2-9|85	
12mr|x11-driver-video-tga-1.2.2-9|86	* Sun Nov 30 2008 Adam Williamson <awilliamson@mandriva.org> 1.2.0-2mdv2009.1
12mr|x11-driver-video-tga-1.2.2-9|87	+ Revision: 308263
12mr|x11-driver-video-tga-1.2.2-9|88	- rebuild for new X server
12mr|x11-driver-video-tga-1.2.2-9|89	
12mr|x11-driver-video-tga-1.2.2-9|90	* Thu Sep 04 2008 Thierry Vignaud <tv@mandriva.org> 1.2.0-1mdv2009.0
12mr|x11-driver-video-tga-1.2.2-9|91	+ Revision: 280663
12mr|x11-driver-video-tga-1.2.2-9|92	- new release
12mr|x11-driver-video-tga-1.2.2-9|93	- rebuild
12mr|x11-driver-video-tga-1.2.2-9|94	- improved description
12mr|x11-driver-video-tga-1.2.2-9|95	- fix group
12mr|x11-driver-video-tga-1.2.2-9|96	- add missing dot at end of description
12mr|x11-driver-video-tga-1.2.2-9|97	- improved summary
12mr|x11-driver-video-tga-1.2.2-9|98	
12mr|x11-driver-video-tga-1.2.2-9|99	* Tue Feb 12 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.0-6mdv2008.1
12mr|x11-driver-video-tga-1.2.2-9|100	+ Revision: 166143
12mr|x11-driver-video-tga-1.2.2-9|101	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-tga-1.2.2-9|102	
12mr|x11-driver-video-tga-1.2.2-9|103	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.0-5mdv2008.1
12mr|x11-driver-video-tga-1.2.2-9|104	+ Revision: 156623
12mr|x11-driver-video-tga-1.2.2-9|105	- re-enable rpm debug packages support
12mr|x11-driver-video-tga-1.2.2-9|106	
12mr|x11-driver-video-tga-1.2.2-9|107	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.0-4mdv2008.1
12mr|x11-driver-video-tga-1.2.2-9|108	+ Revision: 154791
12mr|x11-driver-video-tga-1.2.2-9|109	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-tga-1.2.2-9|110	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-tga-1.2.2-9|111	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-tga-1.2.2-9|112	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-tga-1.2.2-9|113	are only required for the "modular" build.
12mr|x11-driver-video-tga-1.2.2-9|114	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-tga-1.2.2-9|115	- Note local tag xf86-video-tga-1.1.0@mandriva suggested on upstream
12mr|x11-driver-video-tga-1.2.2-9|116	Tag at git checkout e15d5160c3b9466f2ec3b5fc66695f70885fa133
12mr|x11-driver-video-tga-1.2.2-9|117	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-tga-1.2.2-9|118	
12mr|x11-driver-video-tga-1.2.2-9|119	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-tga-1.2.2-9|120	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-tga-1.2.2-9|121	
12mr|x11-driver-video-tga-1.2.2-9|122	* Tue Oct 16 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.0-3mdv2008.1
12mr|x11-driver-video-tga-1.2.2-9|123	+ Revision: 99056
12mr|x11-driver-video-tga-1.2.2-9|124	- minor spec cleanup
12mr|x11-driver-video-tga-1.2.2-9|125	- build against new xserver (1.4)
12mr|x11-driver-video-tga-1.2.2-9|126	
12mr|x11-driver-video-tga-1.2.2-9|127	* Thu Aug 30 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdv2008.0
12mr|x11-driver-video-tga-1.2.2-9|128	+ Revision: 75811
12mr|x11-driver-video-tga-1.2.2-9|129	- rebuild
12mr|x11-driver-video-tga-1.2.2-9|130	

19208 12
12mr|x11-driver-video-trident-1.3.6-2|1	Name: x11-driver-video-trident
12mr|x11-driver-video-trident-1.3.6-2|2	Version: 1.3.6
12mr|x11-driver-video-trident-1.3.6-2|3	Release: 2
12mr|x11-driver-video-trident-1.3.6-2|4	Summary: X.org driver for Trident Cards
12mr|x11-driver-video-trident-1.3.6-2|5	Group: System/X11
12mr|x11-driver-video-trident-1.3.6-2|6	License: MIT
12mr|x11-driver-video-trident-1.3.6-2|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-trident-1.3.6-2|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-trident-%{version}.tar.bz2
12mr|x11-driver-video-trident-1.3.6-2|9	
12mr|x11-driver-video-trident-1.3.6-2|10	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-trident-1.3.6-2|11	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-trident-1.3.6-2|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-trident-1.3.6-2|13	
12mr|x11-driver-video-trident-1.3.6-2|14	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-trident-1.3.6-2|15	
12mr|x11-driver-video-trident-1.3.6-2|16	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-trident-1.3.6-2|17	
12mr|x11-driver-video-trident-1.3.6-2|18	%description
12mr|x11-driver-video-trident-1.3.6-2|19	x11-driver-video-trident is the X.org driver for Trident Cards.
12mr|x11-driver-video-trident-1.3.6-2|20	
12mr|x11-driver-video-trident-1.3.6-2|21	%prep
12mr|x11-driver-video-trident-1.3.6-2|22	%setup -qn xf86-video-trident-%{version}
12mr|x11-driver-video-trident-1.3.6-2|23	
12mr|x11-driver-video-trident-1.3.6-2|24	%build
12mr|x11-driver-video-trident-1.3.6-2|25	%configure2_5x
12mr|x11-driver-video-trident-1.3.6-2|26	%make
12mr|x11-driver-video-trident-1.3.6-2|27	
12mr|x11-driver-video-trident-1.3.6-2|28	%install
12mr|x11-driver-video-trident-1.3.6-2|29	rm -rf %{buildroot}
12mr|x11-driver-video-trident-1.3.6-2|30	%makeinstall_std
12mr|x11-driver-video-trident-1.3.6-2|31	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-trident-1.3.6-2|32	
12mr|x11-driver-video-trident-1.3.6-2|33	%files
12mr|x11-driver-video-trident-1.3.6-2|34	%{_libdir}/xorg/modules/drivers/trident_drv.so
12mr|x11-driver-video-trident-1.3.6-2|35	%{_mandir}/man4/trident.*
12mr|x11-driver-video-trident-1.3.6-2|36	
12mr|x11-driver-video-trident-1.3.6-2|37	
12mr|x11-driver-video-trident-1.3.6-2|38	
12mr|x11-driver-video-trident-1.3.6-2|39	%changelog
12mr|x11-driver-video-trident-1.3.6-2|40	* Mon Jul 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.3.6-1
12mr|x11-driver-video-trident-1.3.6-2|41	+ Revision: 810696
12mr|x11-driver-video-trident-1.3.6-2|42	- version update 1.3.6
12mr|x11-driver-video-trident-1.3.6-2|43	
12mr|x11-driver-video-trident-1.3.6-2|44	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.3.5-2
12mr|x11-driver-video-trident-1.3.6-2|45	+ Revision: 787286
12mr|x11-driver-video-trident-1.3.6-2|46	- Rebuild for x11-server 1.12
12mr|x11-driver-video-trident-1.3.6-2|47	
12mr|x11-driver-video-trident-1.3.6-2|48	* Sun Mar 25 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.3.5-1
12mr|x11-driver-video-trident-1.3.6-2|49	+ Revision: 786720
12mr|x11-driver-video-trident-1.3.6-2|50	- version update 1.3.5
12mr|x11-driver-video-trident-1.3.6-2|51	
12mr|x11-driver-video-trident-1.3.6-2|52	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.3.4-7
12mr|x11-driver-video-trident-1.3.6-2|53	+ Revision: 748475
12mr|x11-driver-video-trident-1.3.6-2|54	- rebuild cleaned up spec
12mr|x11-driver-video-trident-1.3.6-2|55	
12mr|x11-driver-video-trident-1.3.6-2|56	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.4-6
12mr|x11-driver-video-trident-1.3.6-2|57	+ Revision: 703797
12mr|x11-driver-video-trident-1.3.6-2|58	- rebuild for new x11-server
12mr|x11-driver-video-trident-1.3.6-2|59	
12mr|x11-driver-video-trident-1.3.6-2|60	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.3.4-5
12mr|x11-driver-video-trident-1.3.6-2|61	+ Revision: 683590
12mr|x11-driver-video-trident-1.3.6-2|62	- Rebuild for new x11-server
12mr|x11-driver-video-trident-1.3.6-2|63	
12mr|x11-driver-video-trident-1.3.6-2|64	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-4
12mr|x11-driver-video-trident-1.3.6-2|65	+ Revision: 671182
12mr|x11-driver-video-trident-1.3.6-2|66	- mass rebuild
12mr|x11-driver-video-trident-1.3.6-2|67	
12mr|x11-driver-video-trident-1.3.6-2|68	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1.3.4-3mdv2011.0
12mr|x11-driver-video-trident-1.3.6-2|69	+ Revision: 595737
12mr|x11-driver-video-trident-1.3.6-2|70	- require xorg server with proper ABI
12mr|x11-driver-video-trident-1.3.6-2|71	
12mr|x11-driver-video-trident-1.3.6-2|72	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.3.4-2mdv2011.0
12mr|x11-driver-video-trident-1.3.6-2|73	+ Revision: 584626
12mr|x11-driver-video-trident-1.3.6-2|74	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-trident-1.3.6-2|75	
12mr|x11-driver-video-trident-1.3.6-2|76	* Tue Jul 20 2010 Thierry Vignaud <tv@mandriva.org> 1.3.4-1mdv2011.0
12mr|x11-driver-video-trident-1.3.6-2|77	+ Revision: 555163
12mr|x11-driver-video-trident-1.3.6-2|78	- new release
12mr|x11-driver-video-trident-1.3.6-2|79	
12mr|x11-driver-video-trident-1.3.6-2|80	* Wed Aug 05 2009 Frederik Himpe <fhimpe@mandriva.org> 1.3.3-1mdv2010.0
12mr|x11-driver-video-trident-1.3.6-2|81	+ Revision: 410356
12mr|x11-driver-video-trident-1.3.6-2|82	- Use %%configure2_5x
12mr|x11-driver-video-trident-1.3.6-2|83	
12mr|x11-driver-video-trident-1.3.6-2|84	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-trident-1.3.6-2|85	- new release
12mr|x11-driver-video-trident-1.3.6-2|86	
12mr|x11-driver-video-trident-1.3.6-2|87	* Fri Jul 03 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.3.2-1mdv2010.0
12mr|x11-driver-video-trident-1.3.6-2|88	+ Revision: 391935
12mr|x11-driver-video-trident-1.3.6-2|89	- update to new version 1.3.2
12mr|x11-driver-video-trident-1.3.6-2|90	
12mr|x11-driver-video-trident-1.3.6-2|91	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 1.3.1-2mdv2009.1
12mr|x11-driver-video-trident-1.3.6-2|92	+ Revision: 321381
12mr|x11-driver-video-trident-1.3.6-2|93	- Rebuild for new xserver
12mr|x11-driver-video-trident-1.3.6-2|94	
12mr|x11-driver-video-trident-1.3.6-2|95	* Tue Dec 23 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 1.3.1-1mdv2009.1
12mr|x11-driver-video-trident-1.3.6-2|96	+ Revision: 317853
12mr|x11-driver-video-trident-1.3.6-2|97	- New version 1.3.1
12mr|x11-driver-video-trident-1.3.6-2|98	
12mr|x11-driver-video-trident-1.3.6-2|99	* Sun Nov 30 2008 Adam Williamson <awilliamson@mandriva.org> 1.3.0-3mdv2009.1
12mr|x11-driver-video-trident-1.3.6-2|100	+ Revision: 308178
12mr|x11-driver-video-trident-1.3.6-2|101	- rebuild for new X server
12mr|x11-driver-video-trident-1.3.6-2|102	
12mr|x11-driver-video-trident-1.3.6-2|103	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.3.0-2mdv2009.0
12mr|x11-driver-video-trident-1.3.6-2|104	+ Revision: 265952
12mr|x11-driver-video-trident-1.3.6-2|105	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-video-trident-1.3.6-2|106	- improved description
12mr|x11-driver-video-trident-1.3.6-2|107	- add missing dot at end of description
12mr|x11-driver-video-trident-1.3.6-2|108	- improved summary
12mr|x11-driver-video-trident-1.3.6-2|109	
12mr|x11-driver-video-trident-1.3.6-2|110	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.3.0-1mdv2009.0
12mr|x11-driver-video-trident-1.3.6-2|111	+ Revision: 194133
12mr|x11-driver-video-trident-1.3.6-2|112	- Update to version 1.3.0.
12mr|x11-driver-video-trident-1.3.6-2|113	
12mr|x11-driver-video-trident-1.3.6-2|114	* Tue Feb 12 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.2.4-1mdv2008.1
12mr|x11-driver-video-trident-1.3.6-2|115	+ Revision: 166148
12mr|x11-driver-video-trident-1.3.6-2|116	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-trident-1.3.6-2|117	Update to new upstream version 1.2.4.
12mr|x11-driver-video-trident-1.3.6-2|118	
12mr|x11-driver-video-trident-1.3.6-2|119	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.2.3-4mdv2008.1
12mr|x11-driver-video-trident-1.3.6-2|120	+ Revision: 156624
12mr|x11-driver-video-trident-1.3.6-2|121	- re-enable rpm debug packages support
12mr|x11-driver-video-trident-1.3.6-2|122	
12mr|x11-driver-video-trident-1.3.6-2|123	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.2.3-3mdv2008.1
12mr|x11-driver-video-trident-1.3.6-2|124	+ Revision: 154790
12mr|x11-driver-video-trident-1.3.6-2|125	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-trident-1.3.6-2|126	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-trident-1.3.6-2|127	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-trident-1.3.6-2|128	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-trident-1.3.6-2|129	are only required for the "modular" build.
12mr|x11-driver-video-trident-1.3.6-2|130	Also actually apply patches...
12mr|x11-driver-video-trident-1.3.6-2|131	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-trident-1.3.6-2|132	- Update to generate tarball form tag xf86-video-trident-1.2.3, also
12mr|x11-driver-video-trident-1.3.6-2|133	added several patches as well as sync with existing mandriva branch.
12mr|x11-driver-video-trident-1.3.6-2|134	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-trident-1.3.6-2|135	
12mr|x11-driver-video-trident-1.3.6-2|136	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-trident-1.3.6-2|137	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-trident-1.3.6-2|138	
12mr|x11-driver-video-trident-1.3.6-2|139	* Tue Oct 16 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.2.3-2mdv2008.1
12mr|x11-driver-video-trident-1.3.6-2|140	+ Revision: 99058
12mr|x11-driver-video-trident-1.3.6-2|141	- minor spec cleanup
12mr|x11-driver-video-trident-1.3.6-2|142	- build against new xserver (1.4)
12mr|x11-driver-video-trident-1.3.6-2|143	
12mr|x11-driver-video-trident-1.3.6-2|144	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-trident-1.3.6-2|145	- fix man pages
12mr|x11-driver-video-trident-1.3.6-2|146	

19209 12
12mr|x11-driver-video-tseng-1.2.5-2|1	%define git 0
12mr|x11-driver-video-tseng-1.2.5-2|2	
12mr|x11-driver-video-tseng-1.2.5-2|3	Name: x11-driver-video-tseng
12mr|x11-driver-video-tseng-1.2.5-2|4	Version: 1.2.5
12mr|x11-driver-video-tseng-1.2.5-2|5	%if 0%git
12mr|x11-driver-video-tseng-1.2.5-2|6	Release: 0.%git.1
12mr|x11-driver-video-tseng-1.2.5-2|7	Source0: xf86-video-tseng-%git.tar.xz
12mr|x11-driver-video-tseng-1.2.5-2|8	%else
12mr|x11-driver-video-tseng-1.2.5-2|9	Release: 2
12mr|x11-driver-video-tseng-1.2.5-2|10	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-tseng-%{version}.tar.bz2
12mr|x11-driver-video-tseng-1.2.5-2|11	%endif
12mr|x11-driver-video-tseng-1.2.5-2|12	Summary: X.org driver for Tseng Cards
12mr|x11-driver-video-tseng-1.2.5-2|13	Group: System/X11
12mr|x11-driver-video-tseng-1.2.5-2|14	License: MIT
12mr|x11-driver-video-tseng-1.2.5-2|15	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-tseng-1.2.5-2|16	
12mr|x11-driver-video-tseng-1.2.5-2|17	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-tseng-1.2.5-2|18	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-tseng-1.2.5-2|19	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-tseng-1.2.5-2|20	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-tseng-1.2.5-2|21	
12mr|x11-driver-video-tseng-1.2.5-2|22	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-tseng-1.2.5-2|23	
12mr|x11-driver-video-tseng-1.2.5-2|24	%description
12mr|x11-driver-video-tseng-1.2.5-2|25	x11-driver-video-tseng is the X.org driver for Tseng Cards.
12mr|x11-driver-video-tseng-1.2.5-2|26	
12mr|x11-driver-video-tseng-1.2.5-2|27	%prep
12mr|x11-driver-video-tseng-1.2.5-2|28	%if 0%git
12mr|x11-driver-video-tseng-1.2.5-2|29	%setup -qn xf86-video-tseng
12mr|x11-driver-video-tseng-1.2.5-2|30	%else
12mr|x11-driver-video-tseng-1.2.5-2|31	%setup -qn xf86-video-tseng-%{version}
12mr|x11-driver-video-tseng-1.2.5-2|32	%endif
12mr|x11-driver-video-tseng-1.2.5-2|33	[ -e autogen.sh ] && ./autogen.sh --help
12mr|x11-driver-video-tseng-1.2.5-2|34	
12mr|x11-driver-video-tseng-1.2.5-2|35	%build
12mr|x11-driver-video-tseng-1.2.5-2|36	%configure2_5x \
12mr|x11-driver-video-tseng-1.2.5-2|37	--x-includes=%{_includedir} \
12mr|x11-driver-video-tseng-1.2.5-2|38	--x-libraries=%{_libdir}
12mr|x11-driver-video-tseng-1.2.5-2|39	
12mr|x11-driver-video-tseng-1.2.5-2|40	%make
12mr|x11-driver-video-tseng-1.2.5-2|41	
12mr|x11-driver-video-tseng-1.2.5-2|42	%install
12mr|x11-driver-video-tseng-1.2.5-2|43	%makeinstall_std
12mr|x11-driver-video-tseng-1.2.5-2|44	
12mr|x11-driver-video-tseng-1.2.5-2|45	%files
12mr|x11-driver-video-tseng-1.2.5-2|46	%doc COPYING
12mr|x11-driver-video-tseng-1.2.5-2|47	%{_libdir}/xorg/modules/drivers/tseng_drv.so
12mr|x11-driver-video-tseng-1.2.5-2|48	%{_mandir}/man4/tseng.*
12mr|x11-driver-video-tseng-1.2.5-2|49	
12mr|x11-driver-video-tseng-1.2.5-2|50	
12mr|x11-driver-video-tseng-1.2.5-2|51	
12mr|x11-driver-video-tseng-1.2.5-2|52	%changelog
12mr|x11-driver-video-tseng-1.2.5-2|53	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.2.5-0.20120327.1
12mr|x11-driver-video-tseng-1.2.5-2|54	+ Revision: 787454
12mr|x11-driver-video-tseng-1.2.5-2|55	- Update to current git to fix compatibility with x11-server 1.12
12mr|x11-driver-video-tseng-1.2.5-2|56	
12mr|x11-driver-video-tseng-1.2.5-2|57	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.2.4-7
12mr|x11-driver-video-tseng-1.2.5-2|58	+ Revision: 748476
12mr|x11-driver-video-tseng-1.2.5-2|59	- rebuild cleaned up spec
12mr|x11-driver-video-tseng-1.2.5-2|60	
12mr|x11-driver-video-tseng-1.2.5-2|61	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.4-6
12mr|x11-driver-video-tseng-1.2.5-2|62	+ Revision: 703647
12mr|x11-driver-video-tseng-1.2.5-2|63	- rebuild for new x11-server
12mr|x11-driver-video-tseng-1.2.5-2|64	
12mr|x11-driver-video-tseng-1.2.5-2|65	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.2.4-5
12mr|x11-driver-video-tseng-1.2.5-2|66	+ Revision: 683591
12mr|x11-driver-video-tseng-1.2.5-2|67	- Rebuild for new x11-server
12mr|x11-driver-video-tseng-1.2.5-2|68	
12mr|x11-driver-video-tseng-1.2.5-2|69	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-4
12mr|x11-driver-video-tseng-1.2.5-2|70	+ Revision: 671183
12mr|x11-driver-video-tseng-1.2.5-2|71	- mass rebuild
12mr|x11-driver-video-tseng-1.2.5-2|72	
12mr|x11-driver-video-tseng-1.2.5-2|73	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1.2.4-3mdv2011.0
12mr|x11-driver-video-tseng-1.2.5-2|74	+ Revision: 595732
12mr|x11-driver-video-tseng-1.2.5-2|75	- require xorg server with proper ABI
12mr|x11-driver-video-tseng-1.2.5-2|76	
12mr|x11-driver-video-tseng-1.2.5-2|77	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.2.4-2mdv2011.0
12mr|x11-driver-video-tseng-1.2.5-2|78	+ Revision: 584626
12mr|x11-driver-video-tseng-1.2.5-2|79	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-tseng-1.2.5-2|80	
12mr|x11-driver-video-tseng-1.2.5-2|81	* Thu Jul 22 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.2.4-1mdv2011.0
12mr|x11-driver-video-tseng-1.2.5-2|82	+ Revision: 557062
12mr|x11-driver-video-tseng-1.2.5-2|83	- New version: 1.2.4
12mr|x11-driver-video-tseng-1.2.5-2|84	
12mr|x11-driver-video-tseng-1.2.5-2|85	* Mon Sep 07 2009 Thierry Vignaud <tv@mandriva.org> 1.2.3-1mdv2010.0
12mr|x11-driver-video-tseng-1.2.5-2|86	+ Revision: 432152
12mr|x11-driver-video-tseng-1.2.5-2|87	- new release
12mr|x11-driver-video-tseng-1.2.5-2|88	
12mr|x11-driver-video-tseng-1.2.5-2|89	* Fri Jul 03 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.2.2-1mdv2010.0
12mr|x11-driver-video-tseng-1.2.5-2|90	+ Revision: 391936
12mr|x11-driver-video-tseng-1.2.5-2|91	- update to new version 1.2.2
12mr|x11-driver-video-tseng-1.2.5-2|92	
12mr|x11-driver-video-tseng-1.2.5-2|93	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 1.2.1-2mdv2009.1
12mr|x11-driver-video-tseng-1.2.5-2|94	+ Revision: 321381
12mr|x11-driver-video-tseng-1.2.5-2|95	- Rebuild for new xserver
12mr|x11-driver-video-tseng-1.2.5-2|96	
12mr|x11-driver-video-tseng-1.2.5-2|97	* Tue Dec 23 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 1.2.1-1mdv2009.1
12mr|x11-driver-video-tseng-1.2.5-2|98	+ Revision: 317854
12mr|x11-driver-video-tseng-1.2.5-2|99	- New version 1.2.1
12mr|x11-driver-video-tseng-1.2.5-2|100	
12mr|x11-driver-video-tseng-1.2.5-2|101	* Sun Nov 30 2008 Adam Williamson <awilliamson@mandriva.org> 1.2.0-3mdv2009.1
12mr|x11-driver-video-tseng-1.2.5-2|102	+ Revision: 308270
12mr|x11-driver-video-tseng-1.2.5-2|103	- rebuild for new X server
12mr|x11-driver-video-tseng-1.2.5-2|104	
12mr|x11-driver-video-tseng-1.2.5-2|105	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.2.0-2mdv2009.0
12mr|x11-driver-video-tseng-1.2.5-2|106	+ Revision: 265953
12mr|x11-driver-video-tseng-1.2.5-2|107	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-video-tseng-1.2.5-2|108	- improved description
12mr|x11-driver-video-tseng-1.2.5-2|109	- fix group
12mr|x11-driver-video-tseng-1.2.5-2|110	- add missing dot at end of description
12mr|x11-driver-video-tseng-1.2.5-2|111	- improved summary
12mr|x11-driver-video-tseng-1.2.5-2|112	
12mr|x11-driver-video-tseng-1.2.5-2|113	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.2.0-1mdv2009.0
12mr|x11-driver-video-tseng-1.2.5-2|114	+ Revision: 194132
12mr|x11-driver-video-tseng-1.2.5-2|115	- Update to version 1.2.0.
12mr|x11-driver-video-tseng-1.2.5-2|116	
12mr|x11-driver-video-tseng-1.2.5-2|117	* Tue Feb 12 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.1-3mdv2008.1
12mr|x11-driver-video-tseng-1.2.5-2|118	+ Revision: 166152
12mr|x11-driver-video-tseng-1.2.5-2|119	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-tseng-1.2.5-2|120	
12mr|x11-driver-video-tseng-1.2.5-2|121	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.1-2mdv2008.1
12mr|x11-driver-video-tseng-1.2.5-2|122	+ Revision: 156625
12mr|x11-driver-video-tseng-1.2.5-2|123	- re-enable rpm debug packages support
12mr|x11-driver-video-tseng-1.2.5-2|124	
12mr|x11-driver-video-tseng-1.2.5-2|125	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.1-1mdv2008.1
12mr|x11-driver-video-tseng-1.2.5-2|126	+ Revision: 154789
12mr|x11-driver-video-tseng-1.2.5-2|127	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-tseng-1.2.5-2|128	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-tseng-1.2.5-2|129	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-tseng-1.2.5-2|130	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-tseng-1.2.5-2|131	are only required for the "modular" build.
12mr|x11-driver-video-tseng-1.2.5-2|132	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-tseng-1.2.5-2|133	- Update to version 1.1.1 and add local mandriva patches.
12mr|x11-driver-video-tseng-1.2.5-2|134	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-tseng-1.2.5-2|135	
12mr|x11-driver-video-tseng-1.2.5-2|136	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-tseng-1.2.5-2|137	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-tseng-1.2.5-2|138	
12mr|x11-driver-video-tseng-1.2.5-2|139	* Thu Aug 30 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdv2008.0
12mr|x11-driver-video-tseng-1.2.5-2|140	+ Revision: 75819
12mr|x11-driver-video-tseng-1.2.5-2|141	- rebuild
12mr|x11-driver-video-tseng-1.2.5-2|142	
12mr|x11-driver-video-tseng-1.2.5-2|143	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-tseng-1.2.5-2|144	- fix man pages
12mr|x11-driver-video-tseng-1.2.5-2|145	
12mr|x11-driver-video-tseng-1.2.5-2|146	
12mr|x11-driver-video-tseng-1.2.5-2|147	* Mon Jun 05 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-video-tseng-1.2.5-2|148	+ 2006-06-05 21:11:32 (36659)
12mr|x11-driver-video-tseng-1.2.5-2|149	- new upstream release
12mr|x11-driver-video-tseng-1.2.5-2|150	
12mr|x11-driver-video-tseng-1.2.5-2|151	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-video-tseng-1.2.5-2|152	+ 2006-05-31 18:32:34 (31796)
12mr|x11-driver-video-tseng-1.2.5-2|153	- rebuild to fix cooker uploading
12mr|x11-driver-video-tseng-1.2.5-2|154	
12mr|x11-driver-video-tseng-1.2.5-2|155	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12mr|x11-driver-video-tseng-1.2.5-2|156	+ 2006-05-29 14:36:37 (31646)
12mr|x11-driver-video-tseng-1.2.5-2|157	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12mr|x11-driver-video-tseng-1.2.5-2|158	
12mr|x11-driver-video-tseng-1.2.5-2|159	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-video-tseng-1.2.5-2|160	+ 2006-05-04 21:25:17 (26918)
12mr|x11-driver-video-tseng-1.2.5-2|161	- increment release
12mr|x11-driver-video-tseng-1.2.5-2|162	
12mr|x11-driver-video-tseng-1.2.5-2|163	* Thu Apr 27 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-video-tseng-1.2.5-2|164	+ 2006-04-27 04:02:05 (26704)
12mr|x11-driver-video-tseng-1.2.5-2|165	- Adding X.org 7.0 to the repository
12mr|x11-driver-video-tseng-1.2.5-2|166	

19210 12
12mr|x11-driver-video-v4l-0.2.0-12|1	Name: x11-driver-video-v4l
12mr|x11-driver-video-v4l-0.2.0-12|2	Version: 0.2.0
12mr|x11-driver-video-v4l-0.2.0-12|3	Release: 12
12mr|x11-driver-video-v4l-0.2.0-12|4	Summary: Xvideo extension port for video overlay
12mr|x11-driver-video-v4l-0.2.0-12|5	Group: System/X11
12mr|x11-driver-video-v4l-0.2.0-12|6	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-v4l-0.2.0-12|7	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-v4l-%{version}.tar.bz2
12mr|x11-driver-video-v4l-0.2.0-12|8	License: MIT
12mr|x11-driver-video-v4l-0.2.0-12|9	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-v4l-0.2.0-12|10	BuildRequires: x11-server-devel >= 1.0.1
12mr|x11-driver-video-v4l-0.2.0-12|11	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-v4l-0.2.0-12|12	# (tv): v4l need the extmod module
12mr|x11-driver-video-v4l-0.2.0-12|13	Requires: x11-server-common
12mr|x11-driver-video-v4l-0.2.0-12|14	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-v4l-0.2.0-12|15	Conflicts: x11-server < 1.4
12mr|x11-driver-video-v4l-0.2.0-12|16	
12mr|x11-driver-video-v4l-0.2.0-12|17	%description
12mr|x11-driver-video-v4l-0.2.0-12|18	v4l is an Xorg driver for video4linux cards. It provides a Xvideo
12mr|x11-driver-video-v4l-0.2.0-12|19	extension port for video overlay.
12mr|x11-driver-video-v4l-0.2.0-12|20	
12mr|x11-driver-video-v4l-0.2.0-12|21	%prep
12mr|x11-driver-video-v4l-0.2.0-12|22	%setup -q -n xf86-video-v4l-%{version}
12mr|x11-driver-video-v4l-0.2.0-12|23	
12mr|x11-driver-video-v4l-0.2.0-12|24	%build
12mr|x11-driver-video-v4l-0.2.0-12|25	%configure2_5x
12mr|x11-driver-video-v4l-0.2.0-12|26	%make
12mr|x11-driver-video-v4l-0.2.0-12|27	
12mr|x11-driver-video-v4l-0.2.0-12|28	%install
12mr|x11-driver-video-v4l-0.2.0-12|29	%makeinstall_std
12mr|x11-driver-video-v4l-0.2.0-12|30	
12mr|x11-driver-video-v4l-0.2.0-12|31	%files
12mr|x11-driver-video-v4l-0.2.0-12|32	%doc COPYING
12mr|x11-driver-video-v4l-0.2.0-12|33	%{_libdir}/xorg/modules/drivers/v4l_drv.so
12mr|x11-driver-video-v4l-0.2.0-12|34	%{_mandir}/man4/v4l.*
12mr|x11-driver-video-v4l-0.2.0-12|35	
12mr|x11-driver-video-v4l-0.2.0-12|36	
12mr|x11-driver-video-v4l-0.2.0-12|37	%changelog
12mr|x11-driver-video-v4l-0.2.0-12|38	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.2.0-9mdv2011.0
12mr|x11-driver-video-v4l-0.2.0-12|39	+ Revision: 683555
12mr|x11-driver-video-v4l-0.2.0-12|40	- Rebuild for new x11-server
12mr|x11-driver-video-v4l-0.2.0-12|41	
12mr|x11-driver-video-v4l-0.2.0-12|42	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-8
12mr|x11-driver-video-v4l-0.2.0-12|43	+ Revision: 671184
12mr|x11-driver-video-v4l-0.2.0-12|44	- mass rebuild
12mr|x11-driver-video-v4l-0.2.0-12|45	
12mr|x11-driver-video-v4l-0.2.0-12|46	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 0.2.0-7mdv2011.0
12mr|x11-driver-video-v4l-0.2.0-12|47	+ Revision: 595714
12mr|x11-driver-video-v4l-0.2.0-12|48	- require xorg server with proper ABI
12mr|x11-driver-video-v4l-0.2.0-12|49	
12mr|x11-driver-video-v4l-0.2.0-12|50	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 0.2.0-6mdv2011.0
12mr|x11-driver-video-v4l-0.2.0-12|51	+ Revision: 584626
12mr|x11-driver-video-v4l-0.2.0-12|52	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-v4l-0.2.0-12|53	
12mr|x11-driver-video-v4l-0.2.0-12|54	* Tue Nov 10 2009 Thierry Vignaud <tv@mandriva.org> 0.2.0-5mdv2010.1
12mr|x11-driver-video-v4l-0.2.0-12|55	+ Revision: 464345
12mr|x11-driver-video-v4l-0.2.0-12|56	- rebuild for new xserver
12mr|x11-driver-video-v4l-0.2.0-12|57	
12mr|x11-driver-video-v4l-0.2.0-12|58	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 0.2.0-4mdv2009.1
12mr|x11-driver-video-v4l-0.2.0-12|59	+ Revision: 321381
12mr|x11-driver-video-v4l-0.2.0-12|60	- Rebuild for new xserver
12mr|x11-driver-video-v4l-0.2.0-12|61	
12mr|x11-driver-video-v4l-0.2.0-12|62	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-v4l-0.2.0-12|63	- fix group
12mr|x11-driver-video-v4l-0.2.0-12|64	
12mr|x11-driver-video-v4l-0.2.0-12|65	* Sun Nov 30 2008 Adam Williamson <awilliamson@mandriva.org> 0.2.0-3mdv2009.1
12mr|x11-driver-video-v4l-0.2.0-12|66	+ Revision: 308179
12mr|x11-driver-video-v4l-0.2.0-12|67	- rebuild for new X server
12mr|x11-driver-video-v4l-0.2.0-12|68	
12mr|x11-driver-video-v4l-0.2.0-12|69	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.2.0-2mdv2009.0
12mr|x11-driver-video-v4l-0.2.0-12|70	+ Revision: 265985
12mr|x11-driver-video-v4l-0.2.0-12|71	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-video-v4l-0.2.0-12|72	
12mr|x11-driver-video-v4l-0.2.0-12|73	* Mon May 12 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.2.0-1mdv2009.0
12mr|x11-driver-video-v4l-0.2.0-12|74	+ Revision: 206274
12mr|x11-driver-video-v4l-0.2.0-12|75	- Update to upstream version 0.2.0.
12mr|x11-driver-video-v4l-0.2.0-12|76	
12mr|x11-driver-video-v4l-0.2.0-12|77	* Tue Feb 12 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.1.1-6mdv2008.1
12mr|x11-driver-video-v4l-0.2.0-12|78	+ Revision: 166156
12mr|x11-driver-video-v4l-0.2.0-12|79	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-v4l-0.2.0-12|80	
12mr|x11-driver-video-v4l-0.2.0-12|81	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 0.1.1-5mdv2008.1
12mr|x11-driver-video-v4l-0.2.0-12|82	+ Revision: 156626
12mr|x11-driver-video-v4l-0.2.0-12|83	- re-enable rpm debug packages support
12mr|x11-driver-video-v4l-0.2.0-12|84	
12mr|x11-driver-video-v4l-0.2.0-12|85	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 0.1.1-4mdv2008.1
12mr|x11-driver-video-v4l-0.2.0-12|86	+ Revision: 154787
12mr|x11-driver-video-v4l-0.2.0-12|87	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-v4l-0.2.0-12|88	- rm -f %%{buildroot}/%%{_libdir}/xorg/modules/drivers/*.la
12mr|x11-driver-video-v4l-0.2.0-12|89	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-v4l-0.2.0-12|90	- Note local tag xf86-video-v4l-0.1.1@mandriva suggested on upstream
12mr|x11-driver-video-v4l-0.2.0-12|91	Tag at git checkout 6260e7a8166cefb57c85d3e6aa3ac9f421e2a8b9
12mr|x11-driver-video-v4l-0.2.0-12|92	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-v4l-0.2.0-12|93	
12mr|x11-driver-video-v4l-0.2.0-12|94	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-v4l-0.2.0-12|95	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-v4l-0.2.0-12|96	
12mr|x11-driver-video-v4l-0.2.0-12|97	* Thu Oct 11 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 0.1.1-3mdv2008.1
12mr|x11-driver-video-v4l-0.2.0-12|98	+ Revision: 97219
12mr|x11-driver-video-v4l-0.2.0-12|99	- new release (to build against new x11-server)
12mr|x11-driver-video-v4l-0.2.0-12|100	- minor spec cleanup
12mr|x11-driver-video-v4l-0.2.0-12|101	
12mr|x11-driver-video-v4l-0.2.0-12|102	* Thu Aug 30 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-2mdv2008.0
12mr|x11-driver-video-v4l-0.2.0-12|103	+ Revision: 75824
12mr|x11-driver-video-v4l-0.2.0-12|104	- rebuild
12mr|x11-driver-video-v4l-0.2.0-12|105	
12mr|x11-driver-video-v4l-0.2.0-12|106	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-v4l-0.2.0-12|107	- fix man pages
12mr|x11-driver-video-v4l-0.2.0-12|108	
12mr|x11-driver-video-v4l-0.2.0-12|109	
12mr|x11-driver-video-v4l-0.2.0-12|110	* Mon Jun 05 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-video-v4l-0.2.0-12|111	+ 2006-06-05 21:11:32 (36659)
12mr|x11-driver-video-v4l-0.2.0-12|112	- new upstream release
12mr|x11-driver-video-v4l-0.2.0-12|113	
12mr|x11-driver-video-v4l-0.2.0-12|114	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-video-v4l-0.2.0-12|115	+ 2006-05-31 18:32:34 (31796)
12mr|x11-driver-video-v4l-0.2.0-12|116	- rebuild to fix cooker uploading
12mr|x11-driver-video-v4l-0.2.0-12|117	
12mr|x11-driver-video-v4l-0.2.0-12|118	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12mr|x11-driver-video-v4l-0.2.0-12|119	+ 2006-05-29 14:36:37 (31646)
12mr|x11-driver-video-v4l-0.2.0-12|120	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12mr|x11-driver-video-v4l-0.2.0-12|121	
12mr|x11-driver-video-v4l-0.2.0-12|122	* Tue May 23 2006 Thierry Vignaud <tvignaud@mandriva.com>
12mr|x11-driver-video-v4l-0.2.0-12|123	+ 2006-05-23 21:50:58 (31394)
12mr|x11-driver-video-v4l-0.2.0-12|124	- Requires x11-server-common since v4l need the extmod module
12mr|x11-driver-video-v4l-0.2.0-12|125	
12mr|x11-driver-video-v4l-0.2.0-12|126	* Tue May 23 2006 Thierry Vignaud <tvignaud@mandriva.com>
12mr|x11-driver-video-v4l-0.2.0-12|127	+ 2006-05-23 21:50:32 (31393)
12mr|x11-driver-video-v4l-0.2.0-12|128	- fill in description & summary
12mr|x11-driver-video-v4l-0.2.0-12|129	
12mr|x11-driver-video-v4l-0.2.0-12|130	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-video-v4l-0.2.0-12|131	+ 2006-05-04 21:25:17 (26918)
12mr|x11-driver-video-v4l-0.2.0-12|132	- increment release
12mr|x11-driver-video-v4l-0.2.0-12|133	
12mr|x11-driver-video-v4l-0.2.0-12|134	* Thu Apr 27 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-video-v4l-0.2.0-12|135	+ 2006-04-27 04:02:05 (26704)
12mr|x11-driver-video-v4l-0.2.0-12|136	- Adding X.org 7.0 to the repository
12mr|x11-driver-video-v4l-0.2.0-12|137	

19211 12
12mr|x11-driver-video-vesa-2.3.2-2|1	# Need to access symbols from the X Server and other dlopen'ed modules
12mr|x11-driver-video-vesa-2.3.2-2|2	%define _disable_ld_no_undefined 1
12mr|x11-driver-video-vesa-2.3.2-2|3	
12mr|x11-driver-video-vesa-2.3.2-2|4	Name: x11-driver-video-vesa
12mr|x11-driver-video-vesa-2.3.2-2|5	Version: 2.3.2
12mr|x11-driver-video-vesa-2.3.2-2|6	Release: 2
12mr|x11-driver-video-vesa-2.3.2-2|7	Summary: X.org driver for Generic VESA Cards
12mr|x11-driver-video-vesa-2.3.2-2|8	Group: System/X11
12mr|x11-driver-video-vesa-2.3.2-2|9	License: MIT
12mr|x11-driver-video-vesa-2.3.2-2|10	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-vesa-2.3.2-2|11	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-vesa-%{version}.tar.bz2
12mr|x11-driver-video-vesa-2.3.2-2|12	
12mr|x11-driver-video-vesa-2.3.2-2|13	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-vesa-2.3.2-2|14	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-vesa-2.3.2-2|15	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-vesa-2.3.2-2|16	
12mr|x11-driver-video-vesa-2.3.2-2|17	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-vesa-2.3.2-2|18	
12mr|x11-driver-video-vesa-2.3.2-2|19	Obsoletes: x11-driver-video-vga
12mr|x11-driver-video-vesa-2.3.2-2|20	Obsoletes: x11-driver-video-vermilion
12mr|x11-driver-video-vesa-2.3.2-2|21	
12mr|x11-driver-video-vesa-2.3.2-2|22	%description
12mr|x11-driver-video-vesa-2.3.2-2|23	x11-driver-video-vesa is the X.org driver for Generic VESA Cards.
12mr|x11-driver-video-vesa-2.3.2-2|24	
12mr|x11-driver-video-vesa-2.3.2-2|25	%prep
12mr|x11-driver-video-vesa-2.3.2-2|26	%setup -qn xf86-video-vesa-%{version}
12mr|x11-driver-video-vesa-2.3.2-2|27	
12mr|x11-driver-video-vesa-2.3.2-2|28	%build
12mr|x11-driver-video-vesa-2.3.2-2|29	%configure2_5x
12mr|x11-driver-video-vesa-2.3.2-2|30	%make
12mr|x11-driver-video-vesa-2.3.2-2|31	
12mr|x11-driver-video-vesa-2.3.2-2|32	%install
12mr|x11-driver-video-vesa-2.3.2-2|33	rm -rf %{buildroot}
12mr|x11-driver-video-vesa-2.3.2-2|34	%makeinstall_std
12mr|x11-driver-video-vesa-2.3.2-2|35	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-vesa-2.3.2-2|36	
12mr|x11-driver-video-vesa-2.3.2-2|37	%files
12mr|x11-driver-video-vesa-2.3.2-2|38	%{_libdir}/xorg/modules/drivers/vesa_drv.so
12mr|x11-driver-video-vesa-2.3.2-2|39	%{_mandir}/man4/vesa.4*
12mr|x11-driver-video-vesa-2.3.2-2|40	
12mr|x11-driver-video-vesa-2.3.2-2|41	
12mr|x11-driver-video-vesa-2.3.2-2|42	
12mr|x11-driver-video-vesa-2.3.2-2|43	%changelog
12mr|x11-driver-video-vesa-2.3.2-2|44	* Mon Jul 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.3.2-1
12mr|x11-driver-video-vesa-2.3.2-2|45	+ Revision: 810692
12mr|x11-driver-video-vesa-2.3.2-2|46	- version update 2.3.2
12mr|x11-driver-video-vesa-2.3.2-2|47	
12mr|x11-driver-video-vesa-2.3.2-2|48	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 2.3.1-2
12mr|x11-driver-video-vesa-2.3.2-2|49	+ Revision: 787288
12mr|x11-driver-video-vesa-2.3.2-2|50	- Rebuild for x11-server 1.12
12mr|x11-driver-video-vesa-2.3.2-2|51	
12mr|x11-driver-video-vesa-2.3.2-2|52	* Mon Mar 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.3.1-1
12mr|x11-driver-video-vesa-2.3.2-2|53	+ Revision: 786903
12mr|x11-driver-video-vesa-2.3.2-2|54	- version update 2.3.1
12mr|x11-driver-video-vesa-2.3.2-2|55	
12mr|x11-driver-video-vesa-2.3.2-2|56	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 2.3.0-9
12mr|x11-driver-video-vesa-2.3.2-2|57	+ Revision: 748477
12mr|x11-driver-video-vesa-2.3.2-2|58	- rebuild cleaned up spec
12mr|x11-driver-video-vesa-2.3.2-2|59	
12mr|x11-driver-video-vesa-2.3.2-2|60	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 2.3.0-8
12mr|x11-driver-video-vesa-2.3.2-2|61	+ Revision: 703670
12mr|x11-driver-video-vesa-2.3.2-2|62	- rebuild for new x11-server
12mr|x11-driver-video-vesa-2.3.2-2|63	
12mr|x11-driver-video-vesa-2.3.2-2|64	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 2.3.0-7
12mr|x11-driver-video-vesa-2.3.2-2|65	+ Revision: 683554
12mr|x11-driver-video-vesa-2.3.2-2|66	- Rebuild for new x11-server
12mr|x11-driver-video-vesa-2.3.2-2|67	
12mr|x11-driver-video-vesa-2.3.2-2|68	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 2.3.0-6
12mr|x11-driver-video-vesa-2.3.2-2|69	+ Revision: 671185
12mr|x11-driver-video-vesa-2.3.2-2|70	- mass rebuild
12mr|x11-driver-video-vesa-2.3.2-2|71	
12mr|x11-driver-video-vesa-2.3.2-2|72	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 2.3.0-5mdv2011.0
12mr|x11-driver-video-vesa-2.3.2-2|73	+ Revision: 595708
12mr|x11-driver-video-vesa-2.3.2-2|74	- new release
12mr|x11-driver-video-vesa-2.3.2-2|75	
12mr|x11-driver-video-vesa-2.3.2-2|76	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 2.3.0-4mdv2011.0
12mr|x11-driver-video-vesa-2.3.2-2|77	+ Revision: 584626
12mr|x11-driver-video-vesa-2.3.2-2|78	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-vesa-2.3.2-2|79	
12mr|x11-driver-video-vesa-2.3.2-2|80	* Wed Feb 17 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 2.3.0-3mdv2010.1
12mr|x11-driver-video-vesa-2.3.2-2|81	+ Revision: 507238
12mr|x11-driver-video-vesa-2.3.2-2|82	- Obsolete x11-driver-video-vermilion
12mr|x11-driver-video-vesa-2.3.2-2|83	
12mr|x11-driver-video-vesa-2.3.2-2|84	* Fri Feb 12 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 2.3.0-2mdv2010.1
12mr|x11-driver-video-vesa-2.3.2-2|85	+ Revision: 504708
12mr|x11-driver-video-vesa-2.3.2-2|86	- Obsolete vga driver
12mr|x11-driver-video-vesa-2.3.2-2|87	
12mr|x11-driver-video-vesa-2.3.2-2|88	* Tue Jan 05 2010 Thierry Vignaud <tv@mandriva.org> 2.3.0-1mdv2010.1
12mr|x11-driver-video-vesa-2.3.2-2|89	+ Revision: 486392
12mr|x11-driver-video-vesa-2.3.2-2|90	- new release
12mr|x11-driver-video-vesa-2.3.2-2|91	
12mr|x11-driver-video-vesa-2.3.2-2|92	* Tue Nov 10 2009 Thierry Vignaud <tv@mandriva.org> 2.2.1-2mdv2010.1
12mr|x11-driver-video-vesa-2.3.2-2|93	+ Revision: 464336
12mr|x11-driver-video-vesa-2.3.2-2|94	- rebuild for new xserver
12mr|x11-driver-video-vesa-2.3.2-2|95	
12mr|x11-driver-video-vesa-2.3.2-2|96	* Sun Aug 02 2009 Frederik Himpe <fhimpe@mandriva.org> 2.2.1-1mdv2010.0
12mr|x11-driver-video-vesa-2.3.2-2|97	+ Revision: 407497
12mr|x11-driver-video-vesa-2.3.2-2|98	- Update to new version 2.2.1
12mr|x11-driver-video-vesa-2.3.2-2|99	_ Use %%configure2_5x macro to fix build
12mr|x11-driver-video-vesa-2.3.2-2|100	
12mr|x11-driver-video-vesa-2.3.2-2|101	* Wed Feb 18 2009 Thierry Vignaud <tv@mandriva.org> 2.2.0-1mdv2009.1
12mr|x11-driver-video-vesa-2.3.2-2|102	+ Revision: 342280
12mr|x11-driver-video-vesa-2.3.2-2|103	- new release
12mr|x11-driver-video-vesa-2.3.2-2|104	
12mr|x11-driver-video-vesa-2.3.2-2|105	* Wed Dec 31 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.1.0-1mdv2009.1
12mr|x11-driver-video-vesa-2.3.2-2|106	+ Revision: 321579
12mr|x11-driver-video-vesa-2.3.2-2|107	- update to new version 2.1.0
12mr|x11-driver-video-vesa-2.3.2-2|108	
12mr|x11-driver-video-vesa-2.3.2-2|109	+ Colin Guthrie <cguthrie@mandriva.org>
12mr|x11-driver-video-vesa-2.3.2-2|110	- Rebuild for new xserver
12mr|x11-driver-video-vesa-2.3.2-2|111	
12mr|x11-driver-video-vesa-2.3.2-2|112	* Sun Nov 30 2008 Adam Williamson <awilliamson@mandriva.org> 2.0.0-1mdv2009.1
12mr|x11-driver-video-vesa-2.3.2-2|113	+ Revision: 308211
12mr|x11-driver-video-vesa-2.3.2-2|114	- drop the X server 1.4 patch now we're using X server 1.5
12mr|x11-driver-video-vesa-2.3.2-2|115	- rebuild for new X server
12mr|x11-driver-video-vesa-2.3.2-2|116	- new release 2.0.0
12mr|x11-driver-video-vesa-2.3.2-2|117	
12mr|x11-driver-video-vesa-2.3.2-2|118	* Wed Jun 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.99.1-2mdv2009.0
12mr|x11-driver-video-vesa-2.3.2-2|119	+ Revision: 225752
12mr|x11-driver-video-vesa-2.3.2-2|120	- Added _disable_ld_no_undefined because the driver accesses symbols from
12mr|x11-driver-video-vesa-2.3.2-2|121	the X Server and other dlopen'ed modules.
12mr|x11-driver-video-vesa-2.3.2-2|122	- Revert to a version that works with X Server 1.4 branch.
12mr|x11-driver-video-vesa-2.3.2-2|123	
12mr|x11-driver-video-vesa-2.3.2-2|124	* Mon Jun 16 2008 Thierry Vignaud <tv@mandriva.org> 1.99.1-1mdv2009.0
12mr|x11-driver-video-vesa-2.3.2-2|125	+ Revision: 219400
12mr|x11-driver-video-vesa-2.3.2-2|126	- new release (and drop git patches)
12mr|x11-driver-video-vesa-2.3.2-2|127	- improved description
12mr|x11-driver-video-vesa-2.3.2-2|128	- add missing dot at end of description
12mr|x11-driver-video-vesa-2.3.2-2|129	- improved summary
12mr|x11-driver-video-vesa-2.3.2-2|130	
12mr|x11-driver-video-vesa-2.3.2-2|131	* Tue Feb 12 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.3.0-7mdv2008.1
12mr|x11-driver-video-vesa-2.3.2-2|132	+ Revision: 166183
12mr|x11-driver-video-vesa-2.3.2-2|133	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-vesa-2.3.2-2|134	
12mr|x11-driver-video-vesa-2.3.2-2|135	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.3.0-6mdv2008.1
12mr|x11-driver-video-vesa-2.3.2-2|136	+ Revision: 156627
12mr|x11-driver-video-vesa-2.3.2-2|137	- re-enable rpm debug packages support
12mr|x11-driver-video-vesa-2.3.2-2|138	
12mr|x11-driver-video-vesa-2.3.2-2|139	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.3.0-5mdv2008.1
12mr|x11-driver-video-vesa-2.3.2-2|140	+ Revision: 154786
12mr|x11-driver-video-vesa-2.3.2-2|141	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-vesa-2.3.2-2|142	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-vesa-2.3.2-2|143	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-vesa-2.3.2-2|144	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-vesa-2.3.2-2|145	are only required for the "modular" build.
12mr|x11-driver-video-vesa-2.3.2-2|146	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-vesa-2.3.2-2|147	- Update to properly use existing tag xf86-video-vesa-1.3.0, and generated
12mr|x11-driver-video-vesa-2.3.2-2|148	patches from that point, up to mandriva branch.
12mr|x11-driver-video-vesa-2.3.2-2|149	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-vesa-2.3.2-2|150	--
12mr|x11-driver-video-vesa-2.3.2-2|151	Deleted patches are already applied in master.
12mr|x11-driver-video-vesa-2.3.2-2|152	
12mr|x11-driver-video-vesa-2.3.2-2|153	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-vesa-2.3.2-2|154	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-vesa-2.3.2-2|155	
12mr|x11-driver-video-vesa-2.3.2-2|156	* Tue Oct 16 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.3.0-4mdv2008.1
12mr|x11-driver-video-vesa-2.3.2-2|157	+ Revision: 99059
12mr|x11-driver-video-vesa-2.3.2-2|158	- minor spec cleanup
12mr|x11-driver-video-vesa-2.3.2-2|159	- build against new xserver (1.4)
12mr|x11-driver-video-vesa-2.3.2-2|160	
12mr|x11-driver-video-vesa-2.3.2-2|161	* Thu Aug 09 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.3.0-3mdv2008.0
12mr|x11-driver-video-vesa-2.3.2-2|162	+ Revision: 60881
12mr|x11-driver-video-vesa-2.3.2-2|163	- Replace the randr fix by the proper fix done upstream
12mr|x11-driver-video-vesa-2.3.2-2|164	- Add one more fix removing mfb code
12mr|x11-driver-video-vesa-2.3.2-2|165	

19212 12
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|1	%define	gitdate	20120529
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|2	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|3	Name:		x11-driver-video-vmware
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|4	Version:	12.0.3
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|5	Release:	0.%{gitdate}.2
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|6	Summary:	X.org driver for VMWare(tm)
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|7	Group:		System/X11
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|8	License:	MIT
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|9	URL:		http://xorg.freedesktop.org
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|10	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-vmware-%{gitdate}.tar.xz
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|11	Patch0:		vmware-11.0.3-vgahw.patch
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|12	Patch1:		vmware-12.0.1-vgahw.patch
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|13	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|14	BuildRequires:	x11-proto-devel >= 1.0.0
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|15	BuildRequires:	pkgconfig(xorg-server) >= 1.12
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|16	BuildRequires:	x11-util-macros >= 1.0.1
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|17	BuildRequires:	libdrm-devel
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|18	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|20	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|21	Conflicts:	xorg-x11-server < 7.0
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|22	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|23	%description
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|24	x11-driver-video-vmware is the X.org driver for VMWare(tm).
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|25	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|26	%prep
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|27	%setup -qn xf86-video-vmware-%{gitdate}
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|28	%patch0 -p1 -b .vgahw~
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|29	%patch1 -p1 -b .vgahw2~
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|30	autoreconf -i
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|31	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|32	%build
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|33	%configure2_5x
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|34	%make
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|35	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|36	%install
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|37	%makeinstall_std
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|38	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|39	%files
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|40	%{_libdir}/xorg/modules/drivers/vmware_drv.so
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|41	%{_mandir}/man4/vmware.*
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|42	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|43	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|44	%changelog
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|45	* Fri Oct 19 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 12.0.3-0.20120529.1
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|46	+ Revision: 819027
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|47	- update to latest from git to build against new x
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|48	- fix a couple of crashes (from fedora, rhbz #782995 & #801546)
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|49	- removal of .la files are now handled by spec-helper
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|50	- cosmetics
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|51	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|52	+ Bernhard Rosenkraenzer <bero@bero.eu>
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|53	- Build for x11-server 1.13
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|54	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|55	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 12.0.2-2
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|56	+ Revision: 787289
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|57	- Rebuild for x11-server 1.12
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|58	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|59	* Mon Mar 26 2012 Alexander Khrukin <akhrukin@mandriva.org> 12.0.2-1
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|60	+ Revision: 786922
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|61	- version update 12.0.2
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|62	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|63	* Thu Mar 15 2012 Alexander Khrukin <akhrukin@mandriva.org> 12.0.1-1
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|64	+ Revision: 785042
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|65	- version update 12.0.1
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|66	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|67	* Sat Mar 10 2012 Alexander Khrukin <akhrukin@mandriva.org> 12.0.0-1
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|68	+ Revision: 783802
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|69	- version update 12.0.0
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|70	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|71	* Mon Jan 16 2012 Alexander Khrukin <akhrukin@mandriva.org> 11.1.0-1
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|72	+ Revision: 761669
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|73	- version update 11.1.0
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|74	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|75	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 11.0.3-6
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|76	+ Revision: 748491
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|77	- rebuild cleaned up spec
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|78	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|79	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 11.0.3-5
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|80	+ Revision: 703682
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|81	- rebuild for new x11-server
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|82	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|83	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 11.0.3-4
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|84	+ Revision: 683592
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|85	- Rebuild for new x11-server
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|86	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|87	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 11.0.3-3
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|88	+ Revision: 671186
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|89	- mass rebuild
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|90	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|91	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 11.0.3-2mdv2011.0
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|92	+ Revision: 595716
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|93	- require xorg server with proper ABI
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|94	- new release
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|95	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|96	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 11.0.2-2mdv2011.0
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|97	+ Revision: 584626
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|98	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|99	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|100	* Mon Aug 16 2010 Thierry Vignaud <tv@mandriva.org> 11.0.2-1mdv2011.0
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|101	+ Revision: 570276
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|102	- new release
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|103	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|104	* Wed Mar 24 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 11.0.1-1mdv2010.1
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|105	+ Revision: 527187
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|106	- New version: 11.0.1
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|107	- New version: 11.0.0
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|108	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|109	* Wed Dec 30 2009 Frederik Himpe <fhimpe@mandriva.org> 10.16.9-1mdv2010.1
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|110	+ Revision: 484093
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|111	- update to new version 10.16.9
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|112	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|113	* Tue Nov 10 2009 Thierry Vignaud <tv@mandriva.org> 10.16.8-2mdv2010.1
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|114	+ Revision: 464346
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|115	- rebuild for new xserver
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|116	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|117	* Wed Sep 09 2009 Thierry Vignaud <tv@mandriva.org> 10.16.8-1mdv2010.0
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|118	+ Revision: 434779
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|119	- new release
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|120	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|121	* Tue Jul 21 2009 Frederik Himpe <fhimpe@mandriva.org> 10.16.7-1mdv2010.0
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|122	+ Revision: 398319
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|123	- update to new version 10.16.7
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|124	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|125	* Tue Jun 02 2009 Thierry Vignaud <tv@mandriva.org> 10.16.6-1mdv2010.0
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|126	+ Revision: 382148
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|127	- new release
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|128	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|129	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 10.16.5-3mdv2009.1
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|130	+ Revision: 321381
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|131	- Rebuild for new xserver
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|132	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|133	* Sun Nov 30 2008 Adam Williamson <awilliamson@mandriva.org> 10.16.5-2mdv2009.1
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|134	+ Revision: 308188
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|135	- rebuild for new X server
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|136	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|137	* Fri Sep 05 2008 Thierry Vignaud <tv@mandriva.org> 10.16.5-1mdv2009.0
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|138	+ Revision: 281099
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|139	- new release
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|140	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|141	* Sun Jul 20 2008 Colin Guthrie <cguthrie@mandriva.org> 10.16.3-1mdv2009.0
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|142	+ Revision: 238849
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|143	- New version: 10.16.3
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|144	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|145	* Fri Jun 13 2008 Colin Guthrie <cguthrie@mandriva.org> 10.16.2-1mdv2009.0
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|146	+ Revision: 218784
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|147	- New version
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|148	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|149	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|150	- improved description
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|151	- add missing dot at end of description
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|152	- improved summary
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|153	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|154	* Mon May 12 2008 Paulo Andrade <pcpa@mandriva.com.br> 10.16.1-1mdv2009.0
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|155	+ Revision: 206245
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|156	- Update to upstream release 10.16.1.
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|157	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|158	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 10.16.0-1mdv2009.0
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|159	+ Revision: 194131
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|160	- Update to version 10.1.6.0.
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|161	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|162	* Tue Feb 12 2008 Paulo Andrade <pcpa@mandriva.com.br> 10.15.2-4mdv2008.1
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|163	+ Revision: 166217
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|164	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|165	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|166	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 10.15.2-3mdv2008.1
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|167	+ Revision: 156630
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|168	- re-enable rpm debug packages support
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|169	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|170	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 10.15.2-2mdv2008.1
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|171	+ Revision: 154769
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|172	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|173	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|174	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|175	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|176	are only required for the "modular" build.
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|177	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|178	- Note local tag xf86-video-vmware-10.15.2@mandriva suggested on upstream
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|179	Tag at git checkout 62d898669baccfd4c312f3ed8f228d0c3217d3c3
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|180	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|181	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|182	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|183	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|184	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|185	* Thu Oct 11 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 10.15.2-1mdv2008.1
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|186	+ Revision: 97104
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|187	- new upstream version: 10.15.2
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|188	- minor spec cleanup
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|189	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|190	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|191	- fix man pages
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|192	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|193	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|194	* Tue Feb 13 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 10.15.0-1mdv2007.0
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|195	+ Revision: 120342
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|196	- new upstream version: 10.15.0
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|197	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|198	* Fri Dec 08 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.14.1-1mdv2007.1
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|199	+ Revision: 93726
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|200	- new release
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|201	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|202	* Tue Nov 21 2006 Thierry Vignaud <tvignaud@mandriva.com> 10.14.0-1mdv2007.1
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|203	+ Revision: 85899
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|204	- new release
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|205	- fix group
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|206	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|207	+ Gustavo Pichorim Boiko <boiko@mandriva.com>
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|208	- new upstream release
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|209	- rebuild to fix cooker uploading
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|210	- increment release
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|211	- Adding X.org 7.0 to the repository
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|212	
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|213	+ Andreas Hasenack <andreas@mandriva.com>
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|214	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12mr|x11-driver-video-vmware-12.0.3-0.20120529.2|215	

19213 12
12mr|x11-driver-video-voodoo-1.2.5-9|1	Name: x11-driver-video-voodoo
12mr|x11-driver-video-voodoo-1.2.5-9|2	Version: 1.2.5
12mr|x11-driver-video-voodoo-1.2.5-9|3	Release: 9
12mr|x11-driver-video-voodoo-1.2.5-9|4	Summary: The X.org video driver for Voodoo1 and Voodoo2 video adapters
12mr|x11-driver-video-voodoo-1.2.5-9|5	Group: System/X11
12mr|x11-driver-video-voodoo-1.2.5-9|6	License: MIT
12mr|x11-driver-video-voodoo-1.2.5-9|7	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-voodoo-1.2.5-9|8	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-voodoo-%{version}.tar.bz2
12mr|x11-driver-video-voodoo-1.2.5-9|9	
12mr|x11-driver-video-voodoo-1.2.5-9|10	BuildRequires: x11-proto-devel >= 1.0.0
12mr|x11-driver-video-voodoo-1.2.5-9|11	BuildRequires: x11-server-devel >= 1.12
12mr|x11-driver-video-voodoo-1.2.5-9|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-driver-video-voodoo-1.2.5-9|13	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-voodoo-1.2.5-9|14	Requires: x11-server-common %(xserver-sdk-abi-requires videodrv)
12mr|x11-driver-video-voodoo-1.2.5-9|15	
12mr|x11-driver-video-voodoo-1.2.5-9|16	%description
12mr|x11-driver-video-voodoo-1.2.5-9|17	x11-driver-video-voodoo is the X.org video driver for Voodoo1 and Voodoo2
12mr|x11-driver-video-voodoo-1.2.5-9|18	video adapters.
12mr|x11-driver-video-voodoo-1.2.5-9|19	
12mr|x11-driver-video-voodoo-1.2.5-9|20	%prep
12mr|x11-driver-video-voodoo-1.2.5-9|21	%setup -qn xf86-video-voodoo-%{version}
12mr|x11-driver-video-voodoo-1.2.5-9|22	
12mr|x11-driver-video-voodoo-1.2.5-9|23	%build
12mr|x11-driver-video-voodoo-1.2.5-9|24	%configure2_5x
12mr|x11-driver-video-voodoo-1.2.5-9|25	%make
12mr|x11-driver-video-voodoo-1.2.5-9|26	
12mr|x11-driver-video-voodoo-1.2.5-9|27	%install
12mr|x11-driver-video-voodoo-1.2.5-9|28	rm -rf %{buildroot}
12mr|x11-driver-video-voodoo-1.2.5-9|29	%makeinstall_std
12mr|x11-driver-video-voodoo-1.2.5-9|30	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-voodoo-1.2.5-9|31	
12mr|x11-driver-video-voodoo-1.2.5-9|32	%files
12mr|x11-driver-video-voodoo-1.2.5-9|33	%doc COPYING
12mr|x11-driver-video-voodoo-1.2.5-9|34	%{_libdir}/xorg/modules/drivers/voodoo_drv.so
12mr|x11-driver-video-voodoo-1.2.5-9|35	%{_mandir}/man4/voodoo.*
12mr|x11-driver-video-voodoo-1.2.5-9|36	
12mr|x11-driver-video-voodoo-1.2.5-9|37	
12mr|x11-driver-video-voodoo-1.2.5-9|38	
12mr|x11-driver-video-voodoo-1.2.5-9|39	%changelog
12mr|x11-driver-video-voodoo-1.2.5-9|40	* Mon Jul 23 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.5-8
12mr|x11-driver-video-voodoo-1.2.5-9|41	+ Revision: 810694
12mr|x11-driver-video-voodoo-1.2.5-9|42	- version update 1.2.5
12mr|x11-driver-video-voodoo-1.2.5-9|43	
12mr|x11-driver-video-voodoo-1.2.5-9|44	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.2.4-8
12mr|x11-driver-video-voodoo-1.2.5-9|45	+ Revision: 787290
12mr|x11-driver-video-voodoo-1.2.5-9|46	- Rebuild for x11-server 1.12
12mr|x11-driver-video-voodoo-1.2.5-9|47	
12mr|x11-driver-video-voodoo-1.2.5-9|48	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.2.4-7
12mr|x11-driver-video-voodoo-1.2.5-9|49	+ Revision: 748504
12mr|x11-driver-video-voodoo-1.2.5-9|50	- rebuild cleaned up spec
12mr|x11-driver-video-voodoo-1.2.5-9|51	
12mr|x11-driver-video-voodoo-1.2.5-9|52	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.4-6
12mr|x11-driver-video-voodoo-1.2.5-9|53	+ Revision: 703686
12mr|x11-driver-video-voodoo-1.2.5-9|54	- rebuild for new x11-server
12mr|x11-driver-video-voodoo-1.2.5-9|55	
12mr|x11-driver-video-voodoo-1.2.5-9|56	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.2.4-5
12mr|x11-driver-video-voodoo-1.2.5-9|57	+ Revision: 683593
12mr|x11-driver-video-voodoo-1.2.5-9|58	- Rebuild for new x11-server
12mr|x11-driver-video-voodoo-1.2.5-9|59	
12mr|x11-driver-video-voodoo-1.2.5-9|60	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-4
12mr|x11-driver-video-voodoo-1.2.5-9|61	+ Revision: 671187
12mr|x11-driver-video-voodoo-1.2.5-9|62	- mass rebuild
12mr|x11-driver-video-voodoo-1.2.5-9|63	
12mr|x11-driver-video-voodoo-1.2.5-9|64	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1.2.4-3mdv2011.0
12mr|x11-driver-video-voodoo-1.2.5-9|65	+ Revision: 595725
12mr|x11-driver-video-voodoo-1.2.5-9|66	- require xorg server with proper ABI
12mr|x11-driver-video-voodoo-1.2.5-9|67	
12mr|x11-driver-video-voodoo-1.2.5-9|68	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.2.4-2mdv2011.0
12mr|x11-driver-video-voodoo-1.2.5-9|69	+ Revision: 584626
12mr|x11-driver-video-voodoo-1.2.5-9|70	- bump release before rebuilding for xserver 1.9
12mr|x11-driver-video-voodoo-1.2.5-9|71	
12mr|x11-driver-video-voodoo-1.2.5-9|72	* Thu Jul 22 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.2.4-1mdv2011.0
12mr|x11-driver-video-voodoo-1.2.5-9|73	+ Revision: 557071
12mr|x11-driver-video-voodoo-1.2.5-9|74	- New version: 1.2.4
12mr|x11-driver-video-voodoo-1.2.5-9|75	
12mr|x11-driver-video-voodoo-1.2.5-9|76	* Mon Aug 03 2009 Thierry Vignaud <tv@mandriva.org> 1.2.3-1mdv2010.0
12mr|x11-driver-video-voodoo-1.2.5-9|77	+ Revision: 407746
12mr|x11-driver-video-voodoo-1.2.5-9|78	- new release
12mr|x11-driver-video-voodoo-1.2.5-9|79	
12mr|x11-driver-video-voodoo-1.2.5-9|80	* Thu Feb 26 2009 Thierry Vignaud <tv@mandriva.org> 1.2.1-1mdv2009.1
12mr|x11-driver-video-voodoo-1.2.5-9|81	+ Revision: 345056
12mr|x11-driver-video-voodoo-1.2.5-9|82	- new release
12mr|x11-driver-video-voodoo-1.2.5-9|83	- fix group
12mr|x11-driver-video-voodoo-1.2.5-9|84	
12mr|x11-driver-video-voodoo-1.2.5-9|85	+ Colin Guthrie <cguthrie@mandriva.org>
12mr|x11-driver-video-voodoo-1.2.5-9|86	- Rebuild for new xserver
12mr|x11-driver-video-voodoo-1.2.5-9|87	
12mr|x11-driver-video-voodoo-1.2.5-9|88	* Sun Nov 30 2008 Adam Williamson <awilliamson@mandriva.org> 1.2.0-3mdv2009.1
12mr|x11-driver-video-voodoo-1.2.5-9|89	+ Revision: 308271
12mr|x11-driver-video-voodoo-1.2.5-9|90	- rebuild for new X server
12mr|x11-driver-video-voodoo-1.2.5-9|91	
12mr|x11-driver-video-voodoo-1.2.5-9|92	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.2.0-2mdv2009.0
12mr|x11-driver-video-voodoo-1.2.5-9|93	+ Revision: 266024
12mr|x11-driver-video-voodoo-1.2.5-9|94	- rebuild early 2009.0 package (before pixel changes)
12mr|x11-driver-video-voodoo-1.2.5-9|95	- improved description
12mr|x11-driver-video-voodoo-1.2.5-9|96	
12mr|x11-driver-video-voodoo-1.2.5-9|97	* Tue Apr 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.2.0-1mdv2009.0
12mr|x11-driver-video-voodoo-1.2.5-9|98	+ Revision: 194130
12mr|x11-driver-video-voodoo-1.2.5-9|99	- Update to version 1.2.0.
12mr|x11-driver-video-voodoo-1.2.5-9|100	
12mr|x11-driver-video-voodoo-1.2.5-9|101	* Tue Feb 12 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.1-4mdv2008.1
12mr|x11-driver-video-voodoo-1.2.5-9|102	+ Revision: 166221
12mr|x11-driver-video-voodoo-1.2.5-9|103	- Revert to use upstream tarball and remove local patches.
12mr|x11-driver-video-voodoo-1.2.5-9|104	
12mr|x11-driver-video-voodoo-1.2.5-9|105	* Tue Jan 22 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.1-3mdv2008.1
12mr|x11-driver-video-voodoo-1.2.5-9|106	+ Revision: 156631
12mr|x11-driver-video-voodoo-1.2.5-9|107	- re-enable rpm debug packages support
12mr|x11-driver-video-voodoo-1.2.5-9|108	
12mr|x11-driver-video-voodoo-1.2.5-9|109	* Fri Jan 18 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.1-2mdv2008.1
12mr|x11-driver-video-voodoo-1.2.5-9|110	+ Revision: 154768
12mr|x11-driver-video-voodoo-1.2.5-9|111	- Updated BuildRequires and resubmit package.
12mr|x11-driver-video-voodoo-1.2.5-9|112	- Remove -devel package as it isn't really required as it provides only 2 files
12mr|x11-driver-video-voodoo-1.2.5-9|113	that aren't even header files; still don't install the .la files.
12mr|x11-driver-video-voodoo-1.2.5-9|114	All dependency files should be stored in the x11-util-modular package as they
12mr|x11-driver-video-voodoo-1.2.5-9|115	are only required for the "modular" build.
12mr|x11-driver-video-voodoo-1.2.5-9|116	- Move .la files to new -devel package, and also add .deps files to -devel package.
12mr|x11-driver-video-voodoo-1.2.5-9|117	- Update to use existing tag xf86-video-voodoo-1.1.1, and add patches up to
12mr|x11-driver-video-voodoo-1.2.5-9|118	mandriva branch.
12mr|x11-driver-video-voodoo-1.2.5-9|119	- Update for new policy of hidden symbols and common macros.
12mr|x11-driver-video-voodoo-1.2.5-9|120	
12mr|x11-driver-video-voodoo-1.2.5-9|121	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-voodoo-1.2.5-9|122	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-driver-video-voodoo-1.2.5-9|123	
12mr|x11-driver-video-voodoo-1.2.5-9|124	* Tue Oct 16 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.1.1-1mdv2008.1
12mr|x11-driver-video-voodoo-1.2.5-9|125	+ Revision: 99040
12mr|x11-driver-video-voodoo-1.2.5-9|126	- new upstream version: 1.1.1
12mr|x11-driver-video-voodoo-1.2.5-9|127	- minor spec cleanup
12mr|x11-driver-video-voodoo-1.2.5-9|128	
12mr|x11-driver-video-voodoo-1.2.5-9|129	* Thu Aug 30 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdv2008.0
12mr|x11-driver-video-voodoo-1.2.5-9|130	+ Revision: 75826
12mr|x11-driver-video-voodoo-1.2.5-9|131	- rebuild
12mr|x11-driver-video-voodoo-1.2.5-9|132	
12mr|x11-driver-video-voodoo-1.2.5-9|133	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-driver-video-voodoo-1.2.5-9|134	- fix man pages
12mr|x11-driver-video-voodoo-1.2.5-9|135	

19214 12
12mr|x11-driver-video-xgixp-1.8.0-5|1	%define debug_package	%{nil}
12mr|x11-driver-video-xgixp-1.8.0-5|2	
12mr|x11-driver-video-xgixp-1.8.0-5|3	Name: x11-driver-video-xgixp
12mr|x11-driver-video-xgixp-1.8.0-5|4	Version: 1.8.0
12mr|x11-driver-video-xgixp-1.8.0-5|5	Release: 5
12mr|x11-driver-video-xgixp-1.8.0-5|6	Summary: X.org driver for XGIxp Cards
12mr|x11-driver-video-xgixp-1.8.0-5|7	Group: System/X11
12mr|x11-driver-video-xgixp-1.8.0-5|8	License: MIT
12mr|x11-driver-video-xgixp-1.8.0-5|9	URL: http://xorg.freedesktop.org
12mr|x11-driver-video-xgixp-1.8.0-5|10	Source0: http://xorg.freedesktop.org/releases/individual/driver/xf86-video-xgixp-%{version}.tar.bz2
12mr|x11-driver-video-xgixp-1.8.0-5|11	Patch0: 0001-Remove-xf86-LoaderRe-q-f-Sym-bols-Lists-and-their-sy.patch
12mr|x11-driver-video-xgixp-1.8.0-5|12	
12mr|x11-driver-video-xgixp-1.8.0-5|13	BuildRequires: x11-util-macros		>= 1.1.5
12mr|x11-driver-video-xgixp-1.8.0-5|14	BuildRequires: pkgconfig(libdrm)	>= 2.3.0
12mr|x11-driver-video-xgixp-1.8.0-5|15	BuildRequires: pkgconfig(pixman-1)	>= 0.9.6
12mr|x11-driver-video-xgixp-1.8.0-5|16	BuildRequires: x11-proto-devel		>= 7.3
12mr|x11-driver-video-xgixp-1.8.0-5|17	BuildRequires: pkgconfig(gl)		>= 7.0.2
12mr|x11-driver-video-xgixp-1.8.0-5|18	BuildRequires: x11-server-devel		>= 1.12
12mr|x11-driver-video-xgixp-1.8.0-5|19	Conflicts: xorg-x11-server < 7.0
12mr|x11-driver-video-xgixp-1.8.0-5|20	
12mr|x11-driver-video-xgixp-1.8.0-5|21	%description
12mr|x11-driver-video-xgixp-1.8.0-5|22	x11-driver-video-xgixp is the X.org driver for Generic XGIxp Cards.
12mr|x11-driver-video-xgixp-1.8.0-5|23	
12mr|x11-driver-video-xgixp-1.8.0-5|24	%prep
12mr|x11-driver-video-xgixp-1.8.0-5|25	%setup -qn xf86-video-xgixp-%{version}
12mr|x11-driver-video-xgixp-1.8.0-5|26	%apply_patches
12mr|x11-driver-video-xgixp-1.8.0-5|27	
12mr|x11-driver-video-xgixp-1.8.0-5|28	%build
12mr|x11-driver-video-xgixp-1.8.0-5|29	%configure2_5x
12mr|x11-driver-video-xgixp-1.8.0-5|30	%make
12mr|x11-driver-video-xgixp-1.8.0-5|31	
12mr|x11-driver-video-xgixp-1.8.0-5|32	%install
12mr|x11-driver-video-xgixp-1.8.0-5|33	rm -rf %{buildroot}
12mr|x11-driver-video-xgixp-1.8.0-5|34	%makeinstall_std
12mr|x11-driver-video-xgixp-1.8.0-5|35	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mr|x11-driver-video-xgixp-1.8.0-5|36	
12mr|x11-driver-video-xgixp-1.8.0-5|37	%files
12mr|x11-driver-video-xgixp-1.8.0-5|38	%{_libdir}/xorg/modules/drivers/xgixp_drv.so
12mr|x11-driver-video-xgixp-1.8.0-5|39	%{_mandir}/man4/xgixp.*
12mr|x11-driver-video-xgixp-1.8.0-5|40	
12mr|x11-driver-video-xgixp-1.8.0-5|41	
12mr|x11-driver-video-xgixp-1.8.0-5|42	
12mr|x11-driver-video-xgixp-1.8.0-5|43	
12mr|x11-driver-video-xgixp-1.8.0-5|44	%changelog
12mr|x11-driver-video-xgixp-1.8.0-5|45	

19215 12
12mr|x11-font-adobe-100dpi-1.0.3-6|1	Name: x11-font-adobe-100dpi
12mr|x11-font-adobe-100dpi-1.0.3-6|2	Version: 1.0.3
12mr|x11-font-adobe-100dpi-1.0.3-6|3	Release: %mkrel 6
12mr|x11-font-adobe-100dpi-1.0.3-6|4	Summary: Xorg X11 font adobe-100dpi
12mr|x11-font-adobe-100dpi-1.0.3-6|5	Group: Development/X11
12mr|x11-font-adobe-100dpi-1.0.3-6|6	URL: http://xorg.freedesktop.org
12mr|x11-font-adobe-100dpi-1.0.3-6|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-adobe-100dpi-%{version}.tar.bz2
12mr|x11-font-adobe-100dpi-1.0.3-6|8	License: MIT-like
12mr|x11-font-adobe-100dpi-1.0.3-6|9	BuildRoot: %{_tmppath}/%{name}-root
12mr|x11-font-adobe-100dpi-1.0.3-6|10	BuildArch: noarch
12mr|x11-font-adobe-100dpi-1.0.3-6|11	BuildRequires: fontconfig
12mr|x11-font-adobe-100dpi-1.0.3-6|12	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-adobe-100dpi-1.0.3-6|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-font-adobe-100dpi-1.0.3-6|14	Conflicts: xorg-x11-100dpi-fonts <= 6.9.0
12mr|x11-font-adobe-100dpi-1.0.3-6|15	Requires(post): mkfontdir
12mr|x11-font-adobe-100dpi-1.0.3-6|16	Requires(postun): mkfontdir
12mr|x11-font-adobe-100dpi-1.0.3-6|17	Requires(post): mkfontscale
12mr|x11-font-adobe-100dpi-1.0.3-6|18	Requires(postun): mkfontscale
12mr|x11-font-adobe-100dpi-1.0.3-6|19	
12mr|x11-font-adobe-100dpi-1.0.3-6|20	%description
12mr|x11-font-adobe-100dpi-1.0.3-6|21	Xorg X11 font adobe-100dpi
12mr|x11-font-adobe-100dpi-1.0.3-6|22	
12mr|x11-font-adobe-100dpi-1.0.3-6|23	%prep
12mr|x11-font-adobe-100dpi-1.0.3-6|24	%setup -q -n font-adobe-100dpi-%{version}
12mr|x11-font-adobe-100dpi-1.0.3-6|25	
12mr|x11-font-adobe-100dpi-1.0.3-6|26	%build
12mr|x11-font-adobe-100dpi-1.0.3-6|27	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-adobe-100dpi-1.0.3-6|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/100dpi
12mr|x11-font-adobe-100dpi-1.0.3-6|29	
12mr|x11-font-adobe-100dpi-1.0.3-6|30	%make
12mr|x11-font-adobe-100dpi-1.0.3-6|31	
12mr|x11-font-adobe-100dpi-1.0.3-6|32	%install
12mr|x11-font-adobe-100dpi-1.0.3-6|33	rm -rf %{buildroot}
12mr|x11-font-adobe-100dpi-1.0.3-6|34	%makeinstall_std
12mr|x11-font-adobe-100dpi-1.0.3-6|35	rm -f %{buildroot}%_datadir/fonts/100dpi/fonts.dir
12mr|x11-font-adobe-100dpi-1.0.3-6|36	rm -f %{buildroot}%_datadir/fonts/100dpi/fonts.scale
12mr|x11-font-adobe-100dpi-1.0.3-6|37	
12mr|x11-font-adobe-100dpi-1.0.3-6|38	%post
12mr|x11-font-adobe-100dpi-1.0.3-6|39	mkfontscale %_datadir/fonts/100dpi
12mr|x11-font-adobe-100dpi-1.0.3-6|40	mkfontdir %_datadir/fonts/100dpi
12mr|x11-font-adobe-100dpi-1.0.3-6|41	
12mr|x11-font-adobe-100dpi-1.0.3-6|42	%postun
12mr|x11-font-adobe-100dpi-1.0.3-6|43	mkfontscale %_datadir/fonts/100dpi
12mr|x11-font-adobe-100dpi-1.0.3-6|44	mkfontdir %_datadir/fonts/100dpi
12mr|x11-font-adobe-100dpi-1.0.3-6|45	
12mr|x11-font-adobe-100dpi-1.0.3-6|46	%clean
12mr|x11-font-adobe-100dpi-1.0.3-6|47	rm -rf %{buildroot}
12mr|x11-font-adobe-100dpi-1.0.3-6|48	
12mr|x11-font-adobe-100dpi-1.0.3-6|49	%files
12mr|x11-font-adobe-100dpi-1.0.3-6|50	%defattr(-,root,root)
12mr|x11-font-adobe-100dpi-1.0.3-6|51	%doc COPYING
12mr|x11-font-adobe-100dpi-1.0.3-6|52	%_datadir/fonts/100dpi/cour*.pcf.gz
12mr|x11-font-adobe-100dpi-1.0.3-6|53	%_datadir/fonts/100dpi/helv*
12mr|x11-font-adobe-100dpi-1.0.3-6|54	%_datadir/fonts/100dpi/ncen*
12mr|x11-font-adobe-100dpi-1.0.3-6|55	%_datadir/fonts/100dpi/symb*
12mr|x11-font-adobe-100dpi-1.0.3-6|56	%_datadir/fonts/100dpi/tim*
12mr|x11-font-adobe-100dpi-1.0.3-6|57	
12mr|x11-font-adobe-100dpi-1.0.3-6|58	
12mr|x11-font-adobe-100dpi-1.0.3-6|59	
12mr|x11-font-adobe-100dpi-1.0.3-6|60	%changelog
12mr|x11-font-adobe-100dpi-1.0.3-6|61	

19216 12
12mr|x11-font-adobe-75dpi-1.0.3-5|1	Name: x11-font-adobe-75dpi
12mr|x11-font-adobe-75dpi-1.0.3-5|2	Version: 1.0.3
12mr|x11-font-adobe-75dpi-1.0.3-5|3	Release: %mkrel 5
12mr|x11-font-adobe-75dpi-1.0.3-5|4	Summary: Xorg X11 font adobe-75dpi
12mr|x11-font-adobe-75dpi-1.0.3-5|5	Group: Development/X11
12mr|x11-font-adobe-75dpi-1.0.3-5|6	URL: http://xorg.freedesktop.org
12mr|x11-font-adobe-75dpi-1.0.3-5|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-adobe-75dpi-%{version}.tar.bz2
12mr|x11-font-adobe-75dpi-1.0.3-5|8	License: MIT-like
12mr|x11-font-adobe-75dpi-1.0.3-5|9	BuildRoot: %{_tmppath}/%{name}-root
12mr|x11-font-adobe-75dpi-1.0.3-5|10	BuildArch: noarch
12mr|x11-font-adobe-75dpi-1.0.3-5|11	BuildRequires: fontconfig
12mr|x11-font-adobe-75dpi-1.0.3-5|12	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-adobe-75dpi-1.0.3-5|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-font-adobe-75dpi-1.0.3-5|14	Conflicts: xorg-x11-75dpi-fonts <= 6.9.0
12mr|x11-font-adobe-75dpi-1.0.3-5|15	Requires(post): mkfontdir
12mr|x11-font-adobe-75dpi-1.0.3-5|16	Requires(postun): mkfontdir
12mr|x11-font-adobe-75dpi-1.0.3-5|17	Requires(post): mkfontscale
12mr|x11-font-adobe-75dpi-1.0.3-5|18	Requires(postun): mkfontscale
12mr|x11-font-adobe-75dpi-1.0.3-5|19	
12mr|x11-font-adobe-75dpi-1.0.3-5|20	%description
12mr|x11-font-adobe-75dpi-1.0.3-5|21	Xorg X11 font adobe-75dpi
12mr|x11-font-adobe-75dpi-1.0.3-5|22	
12mr|x11-font-adobe-75dpi-1.0.3-5|23	%prep
12mr|x11-font-adobe-75dpi-1.0.3-5|24	%setup -q -n font-adobe-75dpi-%{version}
12mr|x11-font-adobe-75dpi-1.0.3-5|25	
12mr|x11-font-adobe-75dpi-1.0.3-5|26	%build
12mr|x11-font-adobe-75dpi-1.0.3-5|27	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-adobe-75dpi-1.0.3-5|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/75dpi
12mr|x11-font-adobe-75dpi-1.0.3-5|29	
12mr|x11-font-adobe-75dpi-1.0.3-5|30	%make
12mr|x11-font-adobe-75dpi-1.0.3-5|31	
12mr|x11-font-adobe-75dpi-1.0.3-5|32	%install
12mr|x11-font-adobe-75dpi-1.0.3-5|33	rm -rf %{buildroot}
12mr|x11-font-adobe-75dpi-1.0.3-5|34	%makeinstall_std
12mr|x11-font-adobe-75dpi-1.0.3-5|35	rm -f %{buildroot}%_datadir/fonts/75dpi/fonts.dir
12mr|x11-font-adobe-75dpi-1.0.3-5|36	rm -f %{buildroot}%_datadir/fonts/75dpi/fonts.scale
12mr|x11-font-adobe-75dpi-1.0.3-5|37	
12mr|x11-font-adobe-75dpi-1.0.3-5|38	%post
12mr|x11-font-adobe-75dpi-1.0.3-5|39	mkfontscale %_datadir/fonts/75dpi
12mr|x11-font-adobe-75dpi-1.0.3-5|40	mkfontdir %_datadir/fonts/75dpi
12mr|x11-font-adobe-75dpi-1.0.3-5|41	
12mr|x11-font-adobe-75dpi-1.0.3-5|42	%postun
12mr|x11-font-adobe-75dpi-1.0.3-5|43	mkfontscale %_datadir/fonts/75dpi
12mr|x11-font-adobe-75dpi-1.0.3-5|44	mkfontdir %_datadir/fonts/75dpi
12mr|x11-font-adobe-75dpi-1.0.3-5|45	
12mr|x11-font-adobe-75dpi-1.0.3-5|46	%clean
12mr|x11-font-adobe-75dpi-1.0.3-5|47	rm -rf %{buildroot}
12mr|x11-font-adobe-75dpi-1.0.3-5|48	
12mr|x11-font-adobe-75dpi-1.0.3-5|49	%files
12mr|x11-font-adobe-75dpi-1.0.3-5|50	%defattr(-,root,root)
12mr|x11-font-adobe-75dpi-1.0.3-5|51	%doc COPYING
12mr|x11-font-adobe-75dpi-1.0.3-5|52	%_datadir/fonts/75dpi/cour*
12mr|x11-font-adobe-75dpi-1.0.3-5|53	%_datadir/fonts/75dpi/helv*
12mr|x11-font-adobe-75dpi-1.0.3-5|54	%_datadir/fonts/75dpi/ncen*
12mr|x11-font-adobe-75dpi-1.0.3-5|55	%_datadir/fonts/75dpi/symb*
12mr|x11-font-adobe-75dpi-1.0.3-5|56	%_datadir/fonts/75dpi/tim*
12mr|x11-font-adobe-75dpi-1.0.3-5|57	
12mr|x11-font-adobe-75dpi-1.0.3-5|58	
12mr|x11-font-adobe-75dpi-1.0.3-5|59	
12mr|x11-font-adobe-75dpi-1.0.3-5|60	%changelog
12mr|x11-font-adobe-75dpi-1.0.3-5|61	

19217 12
12mr|x11-font-alias-1.0.3-5|1	Name: x11-font-alias
12mr|x11-font-alias-1.0.3-5|2	Version: 1.0.3
12mr|x11-font-alias-1.0.3-5|3	Release: %mkrel 5
12mr|x11-font-alias-1.0.3-5|4	Summary: Xorg X11 font alias
12mr|x11-font-alias-1.0.3-5|5	Group: Development/X11
12mr|x11-font-alias-1.0.3-5|6	URL: http://xorg.freedesktop.org
12mr|x11-font-alias-1.0.3-5|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-alias-%{version}.tar.bz2
12mr|x11-font-alias-1.0.3-5|8	License: MIT-like
12mr|x11-font-alias-1.0.3-5|9	BuildRoot: %{_tmppath}/%{name}-root
12mr|x11-font-alias-1.0.3-5|10	BuildArch: noarch
12mr|x11-font-alias-1.0.3-5|11	Conflicts: xorg-x11 < 7.0
12mr|x11-font-alias-1.0.3-5|12	
12mr|x11-font-alias-1.0.3-5|13	# fonts/misc dir was moved to this package
12mr|x11-font-alias-1.0.3-5|14	Conflicts: x11-font-misc-misc < 1.0.0-6mdv
12mr|x11-font-alias-1.0.3-5|15	
12mr|x11-font-alias-1.0.3-5|16	Requires(post): mkfontdir
12mr|x11-font-alias-1.0.3-5|17	Requires(post): mkfontscale
12mr|x11-font-alias-1.0.3-5|18	
12mr|x11-font-alias-1.0.3-5|19	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-font-alias-1.0.3-5|20	
12mr|x11-font-alias-1.0.3-5|21	%description
12mr|x11-font-alias-1.0.3-5|22	Xorg X11 font aliases
12mr|x11-font-alias-1.0.3-5|23	
12mr|x11-font-alias-1.0.3-5|24	%prep
12mr|x11-font-alias-1.0.3-5|25	%setup -q -n font-alias-%{version}
12mr|x11-font-alias-1.0.3-5|26	
12mr|x11-font-alias-1.0.3-5|27	%build
12mr|x11-font-alias-1.0.3-5|28	./configure --prefix=/usr --with-fontrootdir=%_datadir/fonts
12mr|x11-font-alias-1.0.3-5|29	
12mr|x11-font-alias-1.0.3-5|30	%make
12mr|x11-font-alias-1.0.3-5|31	
12mr|x11-font-alias-1.0.3-5|32	%install
12mr|x11-font-alias-1.0.3-5|33	rm -rf %{buildroot}
12mr|x11-font-alias-1.0.3-5|34	%makeinstall_std
12mr|x11-font-alias-1.0.3-5|35	
12mr|x11-font-alias-1.0.3-5|36	# create empty ghost files
12mr|x11-font-alias-1.0.3-5|37	for dir in 100dpi 75dpi cyrillic misc OTF Speedo TTF Type1; do
12mr|x11-font-alias-1.0.3-5|38	mkdir -p %{buildroot}%_datadir/fonts/$dir
12mr|x11-font-alias-1.0.3-5|39	touch %{buildroot}%_datadir/fonts/$dir/fonts.{dir,scale}
12mr|x11-font-alias-1.0.3-5|40	done
12mr|x11-font-alias-1.0.3-5|41	
12mr|x11-font-alias-1.0.3-5|42	# fontpath.d symlinks
12mr|x11-font-alias-1.0.3-5|43	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mr|x11-font-alias-1.0.3-5|44	ln -s ../../..%_datadir/fonts/misc \
12mr|x11-font-alias-1.0.3-5|45	%{buildroot}%_sysconfdir/X11/fontpath.d/misc:unscaled:pri=10
12mr|x11-font-alias-1.0.3-5|46	ln -s ../../..%_datadir/fonts/75dpi \
12mr|x11-font-alias-1.0.3-5|47	%{buildroot}%_sysconfdir/X11/fontpath.d/75dpi:unscaled:pri=20
12mr|x11-font-alias-1.0.3-5|48	ln -s ../../..%_datadir/fonts/100dpi \
12mr|x11-font-alias-1.0.3-5|49	%{buildroot}%_sysconfdir/X11/fontpath.d/100dpi:unscaled:pri=30
12mr|x11-font-alias-1.0.3-5|50	for dir in cyrillic OTF Speedo TTF Type1; do
12mr|x11-font-alias-1.0.3-5|51	ln -s ../../..%_datadir/fonts/$dir \
12mr|x11-font-alias-1.0.3-5|52	%{buildroot}%_sysconfdir/X11/fontpath.d/$dir:pri=40
12mr|x11-font-alias-1.0.3-5|53	done
12mr|x11-font-alias-1.0.3-5|54	
12mr|x11-font-alias-1.0.3-5|55	%clean
12mr|x11-font-alias-1.0.3-5|56	rm -rf %{buildroot}
12mr|x11-font-alias-1.0.3-5|57	
12mr|x11-font-alias-1.0.3-5|58	%post
12mr|x11-font-alias-1.0.3-5|59	for dir in 100dpi 75dpi cyrillic misc OTF Speedo TTF Type1; do
12mr|x11-font-alias-1.0.3-5|60	cd %_datadir/fonts/$dir
12mr|x11-font-alias-1.0.3-5|61	mkfontscale
12mr|x11-font-alias-1.0.3-5|62	mkfontdir
12mr|x11-font-alias-1.0.3-5|63	done
12mr|x11-font-alias-1.0.3-5|64	
12mr|x11-font-alias-1.0.3-5|65	%files
12mr|x11-font-alias-1.0.3-5|66	%defattr(-,root,root)
12mr|x11-font-alias-1.0.3-5|67	%dir %_datadir/fonts/misc
12mr|x11-font-alias-1.0.3-5|68	%dir %_datadir/fonts/100dpi
12mr|x11-font-alias-1.0.3-5|69	%dir %_datadir/fonts/75dpi
12mr|x11-font-alias-1.0.3-5|70	%dir %_datadir/fonts/cyrillic
12mr|x11-font-alias-1.0.3-5|71	%dir %_datadir/fonts/OTF
12mr|x11-font-alias-1.0.3-5|72	%dir %_datadir/fonts/Speedo
12mr|x11-font-alias-1.0.3-5|73	%dir %_datadir/fonts/TTF
12mr|x11-font-alias-1.0.3-5|74	%dir %_datadir/fonts/Type1
12mr|x11-font-alias-1.0.3-5|75	
12mr|x11-font-alias-1.0.3-5|76	# XXX: this may be fragmented inside individual
12mr|x11-font-alias-1.0.3-5|77	# x11 fontpackages, but it's OK by now
12mr|x11-font-alias-1.0.3-5|78	%_sysconfdir/X11/fontpath.d/misc:unscaled:pri=10
12mr|x11-font-alias-1.0.3-5|79	%_sysconfdir/X11/fontpath.d/75dpi:unscaled:pri=20
12mr|x11-font-alias-1.0.3-5|80	%_sysconfdir/X11/fontpath.d/100dpi:unscaled:pri=30
12mr|x11-font-alias-1.0.3-5|81	%_sysconfdir/X11/fontpath.d/cyrillic:pri=40
12mr|x11-font-alias-1.0.3-5|82	%_sysconfdir/X11/fontpath.d/OTF:pri=40
12mr|x11-font-alias-1.0.3-5|83	%_sysconfdir/X11/fontpath.d/Speedo:pri=40
12mr|x11-font-alias-1.0.3-5|84	%_sysconfdir/X11/fontpath.d/TTF:pri=40
12mr|x11-font-alias-1.0.3-5|85	%_sysconfdir/X11/fontpath.d/Type1:pri=40
12mr|x11-font-alias-1.0.3-5|86	
12mr|x11-font-alias-1.0.3-5|87	%_datadir/fonts/100dpi/fonts.alias
12mr|x11-font-alias-1.0.3-5|88	%_datadir/fonts/75dpi/fonts.alias
12mr|x11-font-alias-1.0.3-5|89	%_datadir/fonts/cyrillic/fonts.alias
12mr|x11-font-alias-1.0.3-5|90	%_datadir/fonts/misc/fonts.alias
12mr|x11-font-alias-1.0.3-5|91	
12mr|x11-font-alias-1.0.3-5|92	# fonts.dir and fonts.scale files
12mr|x11-font-alias-1.0.3-5|93	%_datadir/fonts/100dpi/fonts.dir
12mr|x11-font-alias-1.0.3-5|94	%_datadir/fonts/100dpi/fonts.scale
12mr|x11-font-alias-1.0.3-5|95	%_datadir/fonts/75dpi/fonts.dir
12mr|x11-font-alias-1.0.3-5|96	%_datadir/fonts/75dpi/fonts.scale
12mr|x11-font-alias-1.0.3-5|97	%_datadir/fonts/cyrillic/fonts.dir
12mr|x11-font-alias-1.0.3-5|98	%_datadir/fonts/cyrillic/fonts.scale
12mr|x11-font-alias-1.0.3-5|99	%_datadir/fonts/misc/fonts.dir
12mr|x11-font-alias-1.0.3-5|100	%_datadir/fonts/misc/fonts.scale
12mr|x11-font-alias-1.0.3-5|101	%_datadir/fonts/OTF/fonts.dir
12mr|x11-font-alias-1.0.3-5|102	%_datadir/fonts/OTF/fonts.scale
12mr|x11-font-alias-1.0.3-5|103	%_datadir/fonts/Speedo/fonts.dir
12mr|x11-font-alias-1.0.3-5|104	%_datadir/fonts/Speedo/fonts.scale
12mr|x11-font-alias-1.0.3-5|105	%_datadir/fonts/TTF/fonts.dir
12mr|x11-font-alias-1.0.3-5|106	%_datadir/fonts/TTF/fonts.scale
12mr|x11-font-alias-1.0.3-5|107	%_datadir/fonts/Type1/fonts.dir
12mr|x11-font-alias-1.0.3-5|108	%_datadir/fonts/Type1/fonts.scale
12mr|x11-font-alias-1.0.3-5|109	
12mr|x11-font-alias-1.0.3-5|110	
12mr|x11-font-alias-1.0.3-5|111	
12mr|x11-font-alias-1.0.3-5|112	
12mr|x11-font-alias-1.0.3-5|113	%changelog
12mr|x11-font-alias-1.0.3-5|114	

19218 12
12mr|x11-font-arabic-misc-1.0.3-6|1	Name: x11-font-arabic-misc
12mr|x11-font-arabic-misc-1.0.3-6|2	Version: 1.0.3
12mr|x11-font-arabic-misc-1.0.3-6|3	Release: %mkrel 6
12mr|x11-font-arabic-misc-1.0.3-6|4	Summary: Xorg X11 font arabic-misc
12mr|x11-font-arabic-misc-1.0.3-6|5	Group: Development/X11
12mr|x11-font-arabic-misc-1.0.3-6|6	URL: http://xorg.freedesktop.org
12mr|x11-font-arabic-misc-1.0.3-6|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-arabic-misc-%{version}.tar.bz2
12mr|x11-font-arabic-misc-1.0.3-6|8	License: MIT
12mr|x11-font-arabic-misc-1.0.3-6|9	BuildRoot: %{_tmppath}/%{name}-root
12mr|x11-font-arabic-misc-1.0.3-6|10	BuildArch: noarch
12mr|x11-font-arabic-misc-1.0.3-6|11	BuildRequires: fontconfig
12mr|x11-font-arabic-misc-1.0.3-6|12	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-arabic-misc-1.0.3-6|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-font-arabic-misc-1.0.3-6|14	Requires(post): mkfontdir
12mr|x11-font-arabic-misc-1.0.3-6|15	Requires(postun): mkfontdir
12mr|x11-font-arabic-misc-1.0.3-6|16	Requires(post): mkfontscale
12mr|x11-font-arabic-misc-1.0.3-6|17	Requires(postun): mkfontscale
12mr|x11-font-arabic-misc-1.0.3-6|18	Conflicts: xorg-x11 <= 6.9.0
12mr|x11-font-arabic-misc-1.0.3-6|19	
12mr|x11-font-arabic-misc-1.0.3-6|20	%description
12mr|x11-font-arabic-misc-1.0.3-6|21	Xorg X11 font arabic-misc
12mr|x11-font-arabic-misc-1.0.3-6|22	
12mr|x11-font-arabic-misc-1.0.3-6|23	%prep
12mr|x11-font-arabic-misc-1.0.3-6|24	%setup -q -n font-arabic-misc-%{version}
12mr|x11-font-arabic-misc-1.0.3-6|25	
12mr|x11-font-arabic-misc-1.0.3-6|26	%build
12mr|x11-font-arabic-misc-1.0.3-6|27	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-arabic-misc-1.0.3-6|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/misc
12mr|x11-font-arabic-misc-1.0.3-6|29	
12mr|x11-font-arabic-misc-1.0.3-6|30	%make
12mr|x11-font-arabic-misc-1.0.3-6|31	
12mr|x11-font-arabic-misc-1.0.3-6|32	%install
12mr|x11-font-arabic-misc-1.0.3-6|33	rm -rf %{buildroot}
12mr|x11-font-arabic-misc-1.0.3-6|34	%makeinstall_std
12mr|x11-font-arabic-misc-1.0.3-6|35	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
12mr|x11-font-arabic-misc-1.0.3-6|36	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
12mr|x11-font-arabic-misc-1.0.3-6|37	
12mr|x11-font-arabic-misc-1.0.3-6|38	%post
12mr|x11-font-arabic-misc-1.0.3-6|39	mkfontscale %_datadir/fonts/misc
12mr|x11-font-arabic-misc-1.0.3-6|40	mkfontdir %_datadir/fonts/misc
12mr|x11-font-arabic-misc-1.0.3-6|41	
12mr|x11-font-arabic-misc-1.0.3-6|42	%postun
12mr|x11-font-arabic-misc-1.0.3-6|43	mkfontscale %_datadir/fonts/misc
12mr|x11-font-arabic-misc-1.0.3-6|44	mkfontdir %_datadir/fonts/misc
12mr|x11-font-arabic-misc-1.0.3-6|45	
12mr|x11-font-arabic-misc-1.0.3-6|46	%clean
12mr|x11-font-arabic-misc-1.0.3-6|47	rm -rf %{buildroot}
12mr|x11-font-arabic-misc-1.0.3-6|48	
12mr|x11-font-arabic-misc-1.0.3-6|49	%files
12mr|x11-font-arabic-misc-1.0.3-6|50	%defattr(-,root,root)
12mr|x11-font-arabic-misc-1.0.3-6|51	%doc COPYING
12mr|x11-font-arabic-misc-1.0.3-6|52	%_datadir/fonts/misc/arabic24.pcf.gz
12mr|x11-font-arabic-misc-1.0.3-6|53	
12mr|x11-font-arabic-misc-1.0.3-6|54	
12mr|x11-font-arabic-misc-1.0.3-6|55	
12mr|x11-font-arabic-misc-1.0.3-6|56	%changelog
12mr|x11-font-arabic-misc-1.0.3-6|57	

19219 12
12mr|x11-font-bh-100dpi-1.0.3-5|1	Name: x11-font-bh-100dpi
12mr|x11-font-bh-100dpi-1.0.3-5|2	Version: 1.0.3
12mr|x11-font-bh-100dpi-1.0.3-5|3	Release: %mkrel 5
12mr|x11-font-bh-100dpi-1.0.3-5|4	Summary: Xorg X11 font bh-100dpi
12mr|x11-font-bh-100dpi-1.0.3-5|5	Group: Development/X11
12mr|x11-font-bh-100dpi-1.0.3-5|6	URL: http://xorg.freedesktop.org
12mr|x11-font-bh-100dpi-1.0.3-5|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-bh-100dpi-%{version}.tar.bz2
12mr|x11-font-bh-100dpi-1.0.3-5|8	# We may modify the software, but then we won't be able to use
12mr|x11-font-bh-100dpi-1.0.3-5|9	# "OPEN LOOK" or "Lucida" trademarks. See #38627
12mr|x11-font-bh-100dpi-1.0.3-5|10	License: Lucida
12mr|x11-font-bh-100dpi-1.0.3-5|11	BuildRoot: %{_tmppath}/%{name}-root
12mr|x11-font-bh-100dpi-1.0.3-5|12	BuildArch: noarch
12mr|x11-font-bh-100dpi-1.0.3-5|13	BuildRequires: fontconfig
12mr|x11-font-bh-100dpi-1.0.3-5|14	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-bh-100dpi-1.0.3-5|15	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-font-bh-100dpi-1.0.3-5|16	Conflicts: xorg-x11-100dpi-fonts <= 6.9.0
12mr|x11-font-bh-100dpi-1.0.3-5|17	Requires(post): mkfontdir
12mr|x11-font-bh-100dpi-1.0.3-5|18	Requires(postun): mkfontdir
12mr|x11-font-bh-100dpi-1.0.3-5|19	Requires(post): mkfontscale
12mr|x11-font-bh-100dpi-1.0.3-5|20	Requires(postun): mkfontscale
12mr|x11-font-bh-100dpi-1.0.3-5|21	
12mr|x11-font-bh-100dpi-1.0.3-5|22	%description
12mr|x11-font-bh-100dpi-1.0.3-5|23	Xorg X11 font bh-100dpi
12mr|x11-font-bh-100dpi-1.0.3-5|24	
12mr|x11-font-bh-100dpi-1.0.3-5|25	%prep
12mr|x11-font-bh-100dpi-1.0.3-5|26	%setup -q -n font-bh-100dpi-%{version}
12mr|x11-font-bh-100dpi-1.0.3-5|27	
12mr|x11-font-bh-100dpi-1.0.3-5|28	%build
12mr|x11-font-bh-100dpi-1.0.3-5|29	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-bh-100dpi-1.0.3-5|30	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/100dpi
12mr|x11-font-bh-100dpi-1.0.3-5|31	
12mr|x11-font-bh-100dpi-1.0.3-5|32	%make
12mr|x11-font-bh-100dpi-1.0.3-5|33	
12mr|x11-font-bh-100dpi-1.0.3-5|34	%install
12mr|x11-font-bh-100dpi-1.0.3-5|35	rm -rf %{buildroot}
12mr|x11-font-bh-100dpi-1.0.3-5|36	%makeinstall_std
12mr|x11-font-bh-100dpi-1.0.3-5|37	rm -f %{buildroot}%_datadir/fonts/100dpi/fonts.dir
12mr|x11-font-bh-100dpi-1.0.3-5|38	rm -f %{buildroot}%_datadir/fonts/100dpi/fonts.scale
12mr|x11-font-bh-100dpi-1.0.3-5|39	
12mr|x11-font-bh-100dpi-1.0.3-5|40	%post
12mr|x11-font-bh-100dpi-1.0.3-5|41	mkfontscale %_datadir/fonts/100dpi
12mr|x11-font-bh-100dpi-1.0.3-5|42	mkfontdir %_datadir/fonts/100dpi
12mr|x11-font-bh-100dpi-1.0.3-5|43	
12mr|x11-font-bh-100dpi-1.0.3-5|44	%postun
12mr|x11-font-bh-100dpi-1.0.3-5|45	mkfontscale %_datadir/fonts/100dpi
12mr|x11-font-bh-100dpi-1.0.3-5|46	mkfontdir %_datadir/fonts/100dpi
12mr|x11-font-bh-100dpi-1.0.3-5|47	
12mr|x11-font-bh-100dpi-1.0.3-5|48	%clean
12mr|x11-font-bh-100dpi-1.0.3-5|49	rm -rf %{buildroot}
12mr|x11-font-bh-100dpi-1.0.3-5|50	
12mr|x11-font-bh-100dpi-1.0.3-5|51	%files
12mr|x11-font-bh-100dpi-1.0.3-5|52	%defattr(-,root,root)
12mr|x11-font-bh-100dpi-1.0.3-5|53	%doc COPYING
12mr|x11-font-bh-100dpi-1.0.3-5|54	%_datadir/fonts/100dpi/lu*.pcf.gz
12mr|x11-font-bh-100dpi-1.0.3-5|55	
12mr|x11-font-bh-100dpi-1.0.3-5|56	
12mr|x11-font-bh-100dpi-1.0.3-5|57	
12mr|x11-font-bh-100dpi-1.0.3-5|58	%changelog
12mr|x11-font-bh-100dpi-1.0.3-5|59	

19220 12
12mr|x11-font-bh-75dpi-1.0.3-5|1	Name: x11-font-bh-75dpi
12mr|x11-font-bh-75dpi-1.0.3-5|2	Version: 1.0.3
12mr|x11-font-bh-75dpi-1.0.3-5|3	Release: %mkrel 5
12mr|x11-font-bh-75dpi-1.0.3-5|4	Summary: Xorg X11 font bh-75dpi
12mr|x11-font-bh-75dpi-1.0.3-5|5	Group: Development/X11
12mr|x11-font-bh-75dpi-1.0.3-5|6	URL: http://xorg.freedesktop.org
12mr|x11-font-bh-75dpi-1.0.3-5|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-bh-75dpi-%{version}.tar.bz2
12mr|x11-font-bh-75dpi-1.0.3-5|8	# We may modify the software, but then we won't be able to use
12mr|x11-font-bh-75dpi-1.0.3-5|9	# "OPEN LOOK" or "Lucida" trademarks. See #38627
12mr|x11-font-bh-75dpi-1.0.3-5|10	License: Lucida
12mr|x11-font-bh-75dpi-1.0.3-5|11	BuildRoot: %{_tmppath}/%{name}-root
12mr|x11-font-bh-75dpi-1.0.3-5|12	BuildArch: noarch
12mr|x11-font-bh-75dpi-1.0.3-5|13	BuildRequires: fontconfig
12mr|x11-font-bh-75dpi-1.0.3-5|14	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-bh-75dpi-1.0.3-5|15	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-font-bh-75dpi-1.0.3-5|16	Conflicts: xorg-x11-75dpi-fonts <= 6.9.0
12mr|x11-font-bh-75dpi-1.0.3-5|17	Requires(post): mkfontdir
12mr|x11-font-bh-75dpi-1.0.3-5|18	Requires(postun): mkfontdir
12mr|x11-font-bh-75dpi-1.0.3-5|19	Requires(post): mkfontscale
12mr|x11-font-bh-75dpi-1.0.3-5|20	Requires(postun): mkfontscale
12mr|x11-font-bh-75dpi-1.0.3-5|21	
12mr|x11-font-bh-75dpi-1.0.3-5|22	%description
12mr|x11-font-bh-75dpi-1.0.3-5|23	Xorg X11 font bh-75dpi
12mr|x11-font-bh-75dpi-1.0.3-5|24	
12mr|x11-font-bh-75dpi-1.0.3-5|25	%prep
12mr|x11-font-bh-75dpi-1.0.3-5|26	%setup -q -n font-bh-75dpi-%{version}
12mr|x11-font-bh-75dpi-1.0.3-5|27	
12mr|x11-font-bh-75dpi-1.0.3-5|28	%build
12mr|x11-font-bh-75dpi-1.0.3-5|29	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-bh-75dpi-1.0.3-5|30	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/75dpi
12mr|x11-font-bh-75dpi-1.0.3-5|31	
12mr|x11-font-bh-75dpi-1.0.3-5|32	%make
12mr|x11-font-bh-75dpi-1.0.3-5|33	
12mr|x11-font-bh-75dpi-1.0.3-5|34	%install
12mr|x11-font-bh-75dpi-1.0.3-5|35	rm -rf %{buildroot}
12mr|x11-font-bh-75dpi-1.0.3-5|36	%makeinstall_std
12mr|x11-font-bh-75dpi-1.0.3-5|37	rm -f %{buildroot}%_datadir/fonts/75dpi/fonts.dir
12mr|x11-font-bh-75dpi-1.0.3-5|38	rm -f %{buildroot}%_datadir/fonts/75dpi/fonts.scale
12mr|x11-font-bh-75dpi-1.0.3-5|39	
12mr|x11-font-bh-75dpi-1.0.3-5|40	%post
12mr|x11-font-bh-75dpi-1.0.3-5|41	mkfontscale %_datadir/fonts/75dpi
12mr|x11-font-bh-75dpi-1.0.3-5|42	mkfontdir %_datadir/fonts/75dpi
12mr|x11-font-bh-75dpi-1.0.3-5|43	
12mr|x11-font-bh-75dpi-1.0.3-5|44	%postun
12mr|x11-font-bh-75dpi-1.0.3-5|45	mkfontscale %_datadir/fonts/75dpi
12mr|x11-font-bh-75dpi-1.0.3-5|46	mkfontdir %_datadir/fonts/75dpi
12mr|x11-font-bh-75dpi-1.0.3-5|47	
12mr|x11-font-bh-75dpi-1.0.3-5|48	%clean
12mr|x11-font-bh-75dpi-1.0.3-5|49	rm -rf %{buildroot}
12mr|x11-font-bh-75dpi-1.0.3-5|50	
12mr|x11-font-bh-75dpi-1.0.3-5|51	%files
12mr|x11-font-bh-75dpi-1.0.3-5|52	%defattr(-,root,root)
12mr|x11-font-bh-75dpi-1.0.3-5|53	%doc COPYING
12mr|x11-font-bh-75dpi-1.0.3-5|54	%_datadir/fonts/75dpi/lu*.pcf.gz
12mr|x11-font-bh-75dpi-1.0.3-5|55	
12mr|x11-font-bh-75dpi-1.0.3-5|56	
12mr|x11-font-bh-75dpi-1.0.3-5|57	
12mr|x11-font-bh-75dpi-1.0.3-5|58	%changelog
12mr|x11-font-bh-75dpi-1.0.3-5|59	

19221 12
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|1	Name: x11-font-bh-lucidatypewriter-100dpi
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|2	Version: 1.0.3
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|3	Release: %mkrel 5
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|4	Summary: Xorg X11 font bh-lucidatypewriter-100dpi
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|5	Group: Development/X11
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|6	URL: http://xorg.freedesktop.org
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-bh-lucidatypewriter-100dpi-%{version}.tar.bz2
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|8	# See #38627 for licensing
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|9	License: MIT
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|10	BuildRoot: %{_tmppath}/%{name}-root
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|11	BuildArch: noarch
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|12	BuildRequires: fontconfig
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|13	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|14	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|15	Conflicts: xorg-x11-100dpi-fonts <= 6.9.0
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|16	Requires(post): mkfontdir
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|17	Requires(postun): mkfontdir
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|18	Requires(post): mkfontscale
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|19	Requires(postun): mkfontscale
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|20	
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|21	%description
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|22	Xorg X11 font bh-lucidatypewriter-100dpi
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|23	
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|24	%prep
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|25	%setup -q -n font-bh-lucidatypewriter-100dpi-%{version}
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|26	
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|27	%build
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|28	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|29	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/100dpi
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|30	
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|31	%make
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|32	
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|33	%install
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|34	rm -rf %{buildroot}
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|35	%makeinstall_std
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|36	rm -f %{buildroot}%_datadir/fonts/100dpi/fonts.dir
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|37	rm -f %{buildroot}%_datadir/fonts/100dpi/fonts.scale
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|38	
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|39	%post
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|40	mkfontscale %_datadir/fonts/100dpi
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|41	mkfontdir %_datadir/fonts/100dpi
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|42	
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|43	%postun
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|44	mkfontscale %_datadir/fonts/100dpi
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|45	mkfontdir %_datadir/fonts/100dpi
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|46	
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|47	%clean
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|48	rm -rf %{buildroot}
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|49	
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|50	%files
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|51	%defattr(-,root,root)
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|52	%doc COPYING
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|53	%_datadir/fonts/100dpi/lut*.pcf.gz
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|54	
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|55	
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|56	
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|57	%changelog
12mr|x11-font-bh-lucidatypewriter-100dpi-1.0.3-5|58	

19222 12
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|1	Name: x11-font-bh-lucidatypewriter-75dpi
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|2	Version: 1.0.3
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|3	Release: %mkrel 6
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|4	Summary: Xorg X11 font bh-lucidatypewriter-75dpi
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|5	Group: Development/X11
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|6	URL: http://xorg.freedesktop.org
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-bh-lucidatypewriter-75dpi-%{version}.tar.bz2
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|8	# See #38627 for licensing
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|9	License: MIT
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|10	BuildRoot: %{_tmppath}/%{name}-root
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|11	BuildArch: noarch
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|12	BuildRequires: fontconfig
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|13	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|14	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|15	Conflicts: xorg-x11-75dpi-fonts <= 6.9.0
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|16	Requires(post): mkfontdir
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|17	Requires(postun): mkfontdir
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|18	Requires(post): mkfontscale
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|19	Requires(postun): mkfontscale
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|20	
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|21	%description
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|22	Xorg X11 font bh-lucidatypewriter-75dpi
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|23	
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|24	%prep
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|25	%setup -q -n font-bh-lucidatypewriter-75dpi-%{version}
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|26	
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|27	%build
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|28	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|29	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/75dpi
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|30	
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|31	%make
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|32	
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|33	%install
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|34	rm -rf %{buildroot}
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|35	%makeinstall_std
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|36	rm -f %{buildroot}%_datadir/fonts/75dpi/fonts.dir
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|37	rm -f %{buildroot}%_datadir/fonts/75dpi/fonts.scale
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|38	
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|39	%post
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|40	mkfontscale %_datadir/fonts/75dpi
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|41	mkfontdir %_datadir/fonts/75dpi
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|42	
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|43	%postun
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|44	mkfontscale %_datadir/fonts/75dpi
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|45	mkfontdir %_datadir/fonts/75dpi
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|46	
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|47	%clean
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|48	rm -rf %{buildroot}
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|49	
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|50	%files
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|51	%defattr(-,root,root)
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|52	%doc COPYING
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|53	%_datadir/fonts/75dpi/lut*
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|54	
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|55	
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|56	
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|57	%changelog
12mr|x11-font-bh-lucidatypewriter-75dpi-1.0.3-6|58	

19223 12
12mr|x11-font-bitstream-100dpi-1.0.3-4|1	Name: x11-font-bitstream-100dpi
12mr|x11-font-bitstream-100dpi-1.0.3-4|2	Version: 1.0.3
12mr|x11-font-bitstream-100dpi-1.0.3-4|3	Release: %mkrel 4
12mr|x11-font-bitstream-100dpi-1.0.3-4|4	Summary: Xorg X11 font bitstream-100dpi
12mr|x11-font-bitstream-100dpi-1.0.3-4|5	Group: Development/X11
12mr|x11-font-bitstream-100dpi-1.0.3-4|6	URL: http://xorg.freedesktop.org
12mr|x11-font-bitstream-100dpi-1.0.3-4|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-bitstream-100dpi-%{version}.tar.bz2
12mr|x11-font-bitstream-100dpi-1.0.3-4|8	License: MIT
12mr|x11-font-bitstream-100dpi-1.0.3-4|9	BuildRoot: %{_tmppath}/%{name}-root
12mr|x11-font-bitstream-100dpi-1.0.3-4|10	BuildArch: noarch
12mr|x11-font-bitstream-100dpi-1.0.3-4|11	BuildRequires: fontconfig
12mr|x11-font-bitstream-100dpi-1.0.3-4|12	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-bitstream-100dpi-1.0.3-4|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-font-bitstream-100dpi-1.0.3-4|14	Conflicts: xorg-x11-100dpi-fonts <= 6.9.0
12mr|x11-font-bitstream-100dpi-1.0.3-4|15	Requires(post): mkfontdir
12mr|x11-font-bitstream-100dpi-1.0.3-4|16	Requires(postun): mkfontdir
12mr|x11-font-bitstream-100dpi-1.0.3-4|17	Requires(post): mkfontscale
12mr|x11-font-bitstream-100dpi-1.0.3-4|18	Requires(postun): mkfontscale
12mr|x11-font-bitstream-100dpi-1.0.3-4|19	
12mr|x11-font-bitstream-100dpi-1.0.3-4|20	%description
12mr|x11-font-bitstream-100dpi-1.0.3-4|21	Xorg X11 font bitstream-100dpi
12mr|x11-font-bitstream-100dpi-1.0.3-4|22	
12mr|x11-font-bitstream-100dpi-1.0.3-4|23	%prep
12mr|x11-font-bitstream-100dpi-1.0.3-4|24	%setup -q -n font-bitstream-100dpi-%{version}
12mr|x11-font-bitstream-100dpi-1.0.3-4|25	
12mr|x11-font-bitstream-100dpi-1.0.3-4|26	%build
12mr|x11-font-bitstream-100dpi-1.0.3-4|27	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-bitstream-100dpi-1.0.3-4|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/100dpi
12mr|x11-font-bitstream-100dpi-1.0.3-4|29	
12mr|x11-font-bitstream-100dpi-1.0.3-4|30	%make
12mr|x11-font-bitstream-100dpi-1.0.3-4|31	
12mr|x11-font-bitstream-100dpi-1.0.3-4|32	%install
12mr|x11-font-bitstream-100dpi-1.0.3-4|33	rm -rf %{buildroot}
12mr|x11-font-bitstream-100dpi-1.0.3-4|34	%makeinstall_std
12mr|x11-font-bitstream-100dpi-1.0.3-4|35	rm -f %{buildroot}%_datadir/fonts/100dpi/fonts.dir
12mr|x11-font-bitstream-100dpi-1.0.3-4|36	rm -f %{buildroot}%_datadir/fonts/100dpi/fonts.scale
12mr|x11-font-bitstream-100dpi-1.0.3-4|37	
12mr|x11-font-bitstream-100dpi-1.0.3-4|38	%post
12mr|x11-font-bitstream-100dpi-1.0.3-4|39	mkfontscale %_datadir/fonts/100dpi
12mr|x11-font-bitstream-100dpi-1.0.3-4|40	mkfontdir %_datadir/fonts/100dpi
12mr|x11-font-bitstream-100dpi-1.0.3-4|41	
12mr|x11-font-bitstream-100dpi-1.0.3-4|42	%postun
12mr|x11-font-bitstream-100dpi-1.0.3-4|43	mkfontscale %_datadir/fonts/100dpi
12mr|x11-font-bitstream-100dpi-1.0.3-4|44	mkfontdir %_datadir/fonts/100dpi
12mr|x11-font-bitstream-100dpi-1.0.3-4|45	
12mr|x11-font-bitstream-100dpi-1.0.3-4|46	%clean
12mr|x11-font-bitstream-100dpi-1.0.3-4|47	rm -rf %{buildroot}
12mr|x11-font-bitstream-100dpi-1.0.3-4|48	
12mr|x11-font-bitstream-100dpi-1.0.3-4|49	%files
12mr|x11-font-bitstream-100dpi-1.0.3-4|50	%defattr(-,root,root)
12mr|x11-font-bitstream-100dpi-1.0.3-4|51	%doc COPYING
12mr|x11-font-bitstream-100dpi-1.0.3-4|52	%_datadir/fonts/100dpi/char*.pcf.gz
12mr|x11-font-bitstream-100dpi-1.0.3-4|53	%_datadir/fonts/100dpi/tech*.pcf.gz
12mr|x11-font-bitstream-100dpi-1.0.3-4|54	%_datadir/fonts/100dpi/term*.pcf.gz
12mr|x11-font-bitstream-100dpi-1.0.3-4|55	
12mr|x11-font-bitstream-100dpi-1.0.3-4|56	
12mr|x11-font-bitstream-100dpi-1.0.3-4|57	
12mr|x11-font-bitstream-100dpi-1.0.3-4|58	%changelog
12mr|x11-font-bitstream-100dpi-1.0.3-4|59	

19224 12
12mr|x11-font-bitstream-75dpi-1.0.3-6|1	Name: x11-font-bitstream-75dpi
12mr|x11-font-bitstream-75dpi-1.0.3-6|2	Version: 1.0.3
12mr|x11-font-bitstream-75dpi-1.0.3-6|3	Release: %mkrel 6
12mr|x11-font-bitstream-75dpi-1.0.3-6|4	Summary: Xorg X11 font bitstream-75dpi
12mr|x11-font-bitstream-75dpi-1.0.3-6|5	Group: Development/X11
12mr|x11-font-bitstream-75dpi-1.0.3-6|6	URL: http://xorg.freedesktop.org
12mr|x11-font-bitstream-75dpi-1.0.3-6|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-bitstream-75dpi-%{version}.tar.bz2
12mr|x11-font-bitstream-75dpi-1.0.3-6|8	License: MIT
12mr|x11-font-bitstream-75dpi-1.0.3-6|9	BuildRoot: %{_tmppath}/%{name}-root
12mr|x11-font-bitstream-75dpi-1.0.3-6|10	BuildArch: noarch
12mr|x11-font-bitstream-75dpi-1.0.3-6|11	BuildRequires: fontconfig
12mr|x11-font-bitstream-75dpi-1.0.3-6|12	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-bitstream-75dpi-1.0.3-6|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-font-bitstream-75dpi-1.0.3-6|14	Conflicts: xorg-x11-75dpi-fonts <= 6.9.0
12mr|x11-font-bitstream-75dpi-1.0.3-6|15	Requires(post): mkfontdir
12mr|x11-font-bitstream-75dpi-1.0.3-6|16	Requires(postun): mkfontdir
12mr|x11-font-bitstream-75dpi-1.0.3-6|17	Requires(post): mkfontscale
12mr|x11-font-bitstream-75dpi-1.0.3-6|18	Requires(postun): mkfontscale
12mr|x11-font-bitstream-75dpi-1.0.3-6|19	
12mr|x11-font-bitstream-75dpi-1.0.3-6|20	%description
12mr|x11-font-bitstream-75dpi-1.0.3-6|21	Xorg X11 font bitstream-75dpi
12mr|x11-font-bitstream-75dpi-1.0.3-6|22	
12mr|x11-font-bitstream-75dpi-1.0.3-6|23	%prep
12mr|x11-font-bitstream-75dpi-1.0.3-6|24	%setup -q -n font-bitstream-75dpi-%{version}
12mr|x11-font-bitstream-75dpi-1.0.3-6|25	
12mr|x11-font-bitstream-75dpi-1.0.3-6|26	%build
12mr|x11-font-bitstream-75dpi-1.0.3-6|27	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-bitstream-75dpi-1.0.3-6|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/75dpi
12mr|x11-font-bitstream-75dpi-1.0.3-6|29	
12mr|x11-font-bitstream-75dpi-1.0.3-6|30	%make
12mr|x11-font-bitstream-75dpi-1.0.3-6|31	
12mr|x11-font-bitstream-75dpi-1.0.3-6|32	%install
12mr|x11-font-bitstream-75dpi-1.0.3-6|33	rm -rf %{buildroot}
12mr|x11-font-bitstream-75dpi-1.0.3-6|34	%makeinstall_std
12mr|x11-font-bitstream-75dpi-1.0.3-6|35	rm -f %{buildroot}%_datadir/fonts/75dpi/fonts.dir
12mr|x11-font-bitstream-75dpi-1.0.3-6|36	rm -f %{buildroot}%_datadir/fonts/75dpi/fonts.scale
12mr|x11-font-bitstream-75dpi-1.0.3-6|37	
12mr|x11-font-bitstream-75dpi-1.0.3-6|38	%post
12mr|x11-font-bitstream-75dpi-1.0.3-6|39	mkfontscale %_datadir/fonts/75dpi
12mr|x11-font-bitstream-75dpi-1.0.3-6|40	mkfontdir %_datadir/fonts/75dpi
12mr|x11-font-bitstream-75dpi-1.0.3-6|41	
12mr|x11-font-bitstream-75dpi-1.0.3-6|42	%postun
12mr|x11-font-bitstream-75dpi-1.0.3-6|43	mkfontscale %_datadir/fonts/75dpi
12mr|x11-font-bitstream-75dpi-1.0.3-6|44	mkfontdir %_datadir/fonts/75dpi
12mr|x11-font-bitstream-75dpi-1.0.3-6|45	
12mr|x11-font-bitstream-75dpi-1.0.3-6|46	%clean
12mr|x11-font-bitstream-75dpi-1.0.3-6|47	rm -rf %{buildroot}
12mr|x11-font-bitstream-75dpi-1.0.3-6|48	
12mr|x11-font-bitstream-75dpi-1.0.3-6|49	%files
12mr|x11-font-bitstream-75dpi-1.0.3-6|50	%defattr(-,root,root)
12mr|x11-font-bitstream-75dpi-1.0.3-6|51	%doc COPYING
12mr|x11-font-bitstream-75dpi-1.0.3-6|52	%_datadir/fonts/75dpi/char*.pcf.gz
12mr|x11-font-bitstream-75dpi-1.0.3-6|53	%_datadir/fonts/75dpi/tech*.pcf.gz
12mr|x11-font-bitstream-75dpi-1.0.3-6|54	%_datadir/fonts/75dpi/term*.pcf.gz
12mr|x11-font-bitstream-75dpi-1.0.3-6|55	
12mr|x11-font-bitstream-75dpi-1.0.3-6|56	
12mr|x11-font-bitstream-75dpi-1.0.3-6|57	
12mr|x11-font-bitstream-75dpi-1.0.3-6|58	%changelog
12mr|x11-font-bitstream-75dpi-1.0.3-6|59	

19225 12
12mr|x11-font-bitstream-speedo-1.0.2-6|1	Name: x11-font-bitstream-speedo
12mr|x11-font-bitstream-speedo-1.0.2-6|2	Version: 1.0.2
12mr|x11-font-bitstream-speedo-1.0.2-6|3	Release: %mkrel 6
12mr|x11-font-bitstream-speedo-1.0.2-6|4	Summary: Xorg X11 font bitstream-speedo
12mr|x11-font-bitstream-speedo-1.0.2-6|5	Group: Development/X11
12mr|x11-font-bitstream-speedo-1.0.2-6|6	URL: http://xorg.freedesktop.org
12mr|x11-font-bitstream-speedo-1.0.2-6|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-bitstream-speedo-%{version}.tar.bz2
12mr|x11-font-bitstream-speedo-1.0.2-6|8	License: MIT
12mr|x11-font-bitstream-speedo-1.0.2-6|9	BuildRoot: %{_tmppath}/%{name}-root
12mr|x11-font-bitstream-speedo-1.0.2-6|10	BuildArch: noarch
12mr|x11-font-bitstream-speedo-1.0.2-6|11	BuildRequires: fontconfig
12mr|x11-font-bitstream-speedo-1.0.2-6|12	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-bitstream-speedo-1.0.2-6|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-font-bitstream-speedo-1.0.2-6|14	Conflicts: xorg-x11 <= 6.9.0
12mr|x11-font-bitstream-speedo-1.0.2-6|15	Requires(post): mkfontdir
12mr|x11-font-bitstream-speedo-1.0.2-6|16	Requires(postun): mkfontdir
12mr|x11-font-bitstream-speedo-1.0.2-6|17	Requires(post): mkfontscale
12mr|x11-font-bitstream-speedo-1.0.2-6|18	Requires(postun): mkfontscale
12mr|x11-font-bitstream-speedo-1.0.2-6|19	
12mr|x11-font-bitstream-speedo-1.0.2-6|20	%description
12mr|x11-font-bitstream-speedo-1.0.2-6|21	Xorg X11 font bitstream-speedo
12mr|x11-font-bitstream-speedo-1.0.2-6|22	
12mr|x11-font-bitstream-speedo-1.0.2-6|23	%prep
12mr|x11-font-bitstream-speedo-1.0.2-6|24	%setup -q -n font-bitstream-speedo-%{version}
12mr|x11-font-bitstream-speedo-1.0.2-6|25	
12mr|x11-font-bitstream-speedo-1.0.2-6|26	%build
12mr|x11-font-bitstream-speedo-1.0.2-6|27	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-bitstream-speedo-1.0.2-6|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/Speedo
12mr|x11-font-bitstream-speedo-1.0.2-6|29	
12mr|x11-font-bitstream-speedo-1.0.2-6|30	%make
12mr|x11-font-bitstream-speedo-1.0.2-6|31	
12mr|x11-font-bitstream-speedo-1.0.2-6|32	%install
12mr|x11-font-bitstream-speedo-1.0.2-6|33	rm -rf %{buildroot}
12mr|x11-font-bitstream-speedo-1.0.2-6|34	%makeinstall_std
12mr|x11-font-bitstream-speedo-1.0.2-6|35	rm -f %{buildroot}%_datadir/fonts/Speedo/fonts.dir
12mr|x11-font-bitstream-speedo-1.0.2-6|36	rm -f %{buildroot}%_datadir/fonts/Speedo/fonts.scale
12mr|x11-font-bitstream-speedo-1.0.2-6|37	
12mr|x11-font-bitstream-speedo-1.0.2-6|38	%post
12mr|x11-font-bitstream-speedo-1.0.2-6|39	mkfontscale %_datadir/fonts/Speedo
12mr|x11-font-bitstream-speedo-1.0.2-6|40	mkfontdir %_datadir/fonts/Speedo
12mr|x11-font-bitstream-speedo-1.0.2-6|41	
12mr|x11-font-bitstream-speedo-1.0.2-6|42	%postun
12mr|x11-font-bitstream-speedo-1.0.2-6|43	mkfontscale %_datadir/fonts/Speedo
12mr|x11-font-bitstream-speedo-1.0.2-6|44	mkfontdir %_datadir/fonts/Speedo
12mr|x11-font-bitstream-speedo-1.0.2-6|45	
12mr|x11-font-bitstream-speedo-1.0.2-6|46	%clean
12mr|x11-font-bitstream-speedo-1.0.2-6|47	rm -rf %{buildroot}
12mr|x11-font-bitstream-speedo-1.0.2-6|48	
12mr|x11-font-bitstream-speedo-1.0.2-6|49	%files
12mr|x11-font-bitstream-speedo-1.0.2-6|50	%defattr(-,root,root)
12mr|x11-font-bitstream-speedo-1.0.2-6|51	%doc COPYING
12mr|x11-font-bitstream-speedo-1.0.2-6|52	%dir %_datadir/fonts/Speedo
12mr|x11-font-bitstream-speedo-1.0.2-6|53	%_datadir/fonts/Speedo/font0*.spd
12mr|x11-font-bitstream-speedo-1.0.2-6|54	
12mr|x11-font-bitstream-speedo-1.0.2-6|55	
12mr|x11-font-bitstream-speedo-1.0.2-6|56	
12mr|x11-font-bitstream-speedo-1.0.2-6|57	%changelog
12mr|x11-font-bitstream-speedo-1.0.2-6|58	

19226 12
12mr|x11-font-bitstream-type1-1.0.3-6|1	Name: x11-font-bitstream-type1
12mr|x11-font-bitstream-type1-1.0.3-6|2	Version: 1.0.3
12mr|x11-font-bitstream-type1-1.0.3-6|3	Release: %mkrel 6
12mr|x11-font-bitstream-type1-1.0.3-6|4	Summary: Xorg X11 font bitstream-type1
12mr|x11-font-bitstream-type1-1.0.3-6|5	Group: Development/X11
12mr|x11-font-bitstream-type1-1.0.3-6|6	URL: http://xorg.freedesktop.org
12mr|x11-font-bitstream-type1-1.0.3-6|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-bitstream-type1-%{version}.tar.bz2
12mr|x11-font-bitstream-type1-1.0.3-6|8	License: MIT-like
12mr|x11-font-bitstream-type1-1.0.3-6|9	BuildRoot: %{_tmppath}/%{name}-root
12mr|x11-font-bitstream-type1-1.0.3-6|10	BuildArch: noarch
12mr|x11-font-bitstream-type1-1.0.3-6|11	BuildRequires: fontconfig
12mr|x11-font-bitstream-type1-1.0.3-6|12	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-bitstream-type1-1.0.3-6|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-font-bitstream-type1-1.0.3-6|14	Conflicts: xorg-x11 <= 6.9.0
12mr|x11-font-bitstream-type1-1.0.3-6|15	Requires(post): mkfontdir
12mr|x11-font-bitstream-type1-1.0.3-6|16	Requires(postun): mkfontdir
12mr|x11-font-bitstream-type1-1.0.3-6|17	Requires(post): mkfontscale
12mr|x11-font-bitstream-type1-1.0.3-6|18	Requires(postun): mkfontscale
12mr|x11-font-bitstream-type1-1.0.3-6|19	
12mr|x11-font-bitstream-type1-1.0.3-6|20	%description
12mr|x11-font-bitstream-type1-1.0.3-6|21	Xorg X11 font bitstream-type1
12mr|x11-font-bitstream-type1-1.0.3-6|22	
12mr|x11-font-bitstream-type1-1.0.3-6|23	%prep
12mr|x11-font-bitstream-type1-1.0.3-6|24	%setup -q -n font-bitstream-type1-%{version}
12mr|x11-font-bitstream-type1-1.0.3-6|25	
12mr|x11-font-bitstream-type1-1.0.3-6|26	%build
12mr|x11-font-bitstream-type1-1.0.3-6|27	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-bitstream-type1-1.0.3-6|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/Type1
12mr|x11-font-bitstream-type1-1.0.3-6|29	
12mr|x11-font-bitstream-type1-1.0.3-6|30	%make
12mr|x11-font-bitstream-type1-1.0.3-6|31	
12mr|x11-font-bitstream-type1-1.0.3-6|32	%install
12mr|x11-font-bitstream-type1-1.0.3-6|33	rm -rf %{buildroot}
12mr|x11-font-bitstream-type1-1.0.3-6|34	%makeinstall_std
12mr|x11-font-bitstream-type1-1.0.3-6|35	rm -f %{buildroot}%_datadir/fonts/Type1/fonts.dir
12mr|x11-font-bitstream-type1-1.0.3-6|36	rm -f %{buildroot}%_datadir/fonts/Type1/fonts.scale
12mr|x11-font-bitstream-type1-1.0.3-6|37	
12mr|x11-font-bitstream-type1-1.0.3-6|38	%post
12mr|x11-font-bitstream-type1-1.0.3-6|39	mkfontscale %_datadir/fonts/Type1
12mr|x11-font-bitstream-type1-1.0.3-6|40	mkfontdir %_datadir/fonts/Type1
12mr|x11-font-bitstream-type1-1.0.3-6|41	
12mr|x11-font-bitstream-type1-1.0.3-6|42	%postun
12mr|x11-font-bitstream-type1-1.0.3-6|43	mkfontscale %_datadir/fonts/Type1
12mr|x11-font-bitstream-type1-1.0.3-6|44	mkfontdir %_datadir/fonts/Type1
12mr|x11-font-bitstream-type1-1.0.3-6|45	
12mr|x11-font-bitstream-type1-1.0.3-6|46	%clean
12mr|x11-font-bitstream-type1-1.0.3-6|47	rm -rf %{buildroot}
12mr|x11-font-bitstream-type1-1.0.3-6|48	
12mr|x11-font-bitstream-type1-1.0.3-6|49	%files
12mr|x11-font-bitstream-type1-1.0.3-6|50	%defattr(-,root,root)
12mr|x11-font-bitstream-type1-1.0.3-6|51	%doc COPYING
12mr|x11-font-bitstream-type1-1.0.3-6|52	%_datadir/fonts/Type1/c0*
12mr|x11-font-bitstream-type1-1.0.3-6|53	
12mr|x11-font-bitstream-type1-1.0.3-6|54	
12mr|x11-font-bitstream-type1-1.0.3-6|55	
12mr|x11-font-bitstream-type1-1.0.3-6|56	%changelog
12mr|x11-font-bitstream-type1-1.0.3-6|57	

19227 12
12mr|x11-font-cronyx-cyrillic-1.0.3-5|1	Name: x11-font-cronyx-cyrillic
12mr|x11-font-cronyx-cyrillic-1.0.3-5|2	Version: 1.0.3
12mr|x11-font-cronyx-cyrillic-1.0.3-5|3	Release: %mkrel 5
12mr|x11-font-cronyx-cyrillic-1.0.3-5|4	Summary: Xorg X11 font cronyx-cyrillic
12mr|x11-font-cronyx-cyrillic-1.0.3-5|5	Group: Development/X11
12mr|x11-font-cronyx-cyrillic-1.0.3-5|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-font-cronyx-cyrillic-1.0.3-5|7	URL: http://xorg.freedesktop.org
12mr|x11-font-cronyx-cyrillic-1.0.3-5|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-cronyx-cyrillic-%{version}.tar.bz2
12mr|x11-font-cronyx-cyrillic-1.0.3-5|9	License: MIT-like
12mr|x11-font-cronyx-cyrillic-1.0.3-5|10	BuildArch: noarch
12mr|x11-font-cronyx-cyrillic-1.0.3-5|11	BuildRequires: fontconfig
12mr|x11-font-cronyx-cyrillic-1.0.3-5|12	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-cronyx-cyrillic-1.0.3-5|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-font-cronyx-cyrillic-1.0.3-5|14	Conflicts: xorg-x11-cyrillic-fonts <= 6.9.0
12mr|x11-font-cronyx-cyrillic-1.0.3-5|15	Requires(post): mkfontdir
12mr|x11-font-cronyx-cyrillic-1.0.3-5|16	Requires(postun): mkfontdir
12mr|x11-font-cronyx-cyrillic-1.0.3-5|17	Requires(post): mkfontscale
12mr|x11-font-cronyx-cyrillic-1.0.3-5|18	Requires(postun): mkfontscale
12mr|x11-font-cronyx-cyrillic-1.0.3-5|19	
12mr|x11-font-cronyx-cyrillic-1.0.3-5|20	%description
12mr|x11-font-cronyx-cyrillic-1.0.3-5|21	Xorg X11 font cronyx-cyrillic
12mr|x11-font-cronyx-cyrillic-1.0.3-5|22	
12mr|x11-font-cronyx-cyrillic-1.0.3-5|23	%prep
12mr|x11-font-cronyx-cyrillic-1.0.3-5|24	%setup -q -n font-cronyx-cyrillic-%{version}
12mr|x11-font-cronyx-cyrillic-1.0.3-5|25	
12mr|x11-font-cronyx-cyrillic-1.0.3-5|26	%build
12mr|x11-font-cronyx-cyrillic-1.0.3-5|27	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-cronyx-cyrillic-1.0.3-5|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/cyrillic
12mr|x11-font-cronyx-cyrillic-1.0.3-5|29	
12mr|x11-font-cronyx-cyrillic-1.0.3-5|30	%make
12mr|x11-font-cronyx-cyrillic-1.0.3-5|31	
12mr|x11-font-cronyx-cyrillic-1.0.3-5|32	%install
12mr|x11-font-cronyx-cyrillic-1.0.3-5|33	rm -rf %{buildroot}
12mr|x11-font-cronyx-cyrillic-1.0.3-5|34	%makeinstall_std
12mr|x11-font-cronyx-cyrillic-1.0.3-5|35	rm -f %{buildroot}%_datadir/fonts/cyrillic/fonts.dir
12mr|x11-font-cronyx-cyrillic-1.0.3-5|36	rm -f %{buildroot}%_datadir/fonts/cyrillic/fonts.scale
12mr|x11-font-cronyx-cyrillic-1.0.3-5|37	
12mr|x11-font-cronyx-cyrillic-1.0.3-5|38	%post
12mr|x11-font-cronyx-cyrillic-1.0.3-5|39	mkfontscale %_datadir/fonts/cyrillic
12mr|x11-font-cronyx-cyrillic-1.0.3-5|40	mkfontdir %_datadir/fonts/cyrillic
12mr|x11-font-cronyx-cyrillic-1.0.3-5|41	
12mr|x11-font-cronyx-cyrillic-1.0.3-5|42	%postun
12mr|x11-font-cronyx-cyrillic-1.0.3-5|43	mkfontscale %_datadir/fonts/cyrillic
12mr|x11-font-cronyx-cyrillic-1.0.3-5|44	mkfontdir %_datadir/fonts/cyrillic
12mr|x11-font-cronyx-cyrillic-1.0.3-5|45	
12mr|x11-font-cronyx-cyrillic-1.0.3-5|46	%clean
12mr|x11-font-cronyx-cyrillic-1.0.3-5|47	rm -rf %{buildroot}
12mr|x11-font-cronyx-cyrillic-1.0.3-5|48	
12mr|x11-font-cronyx-cyrillic-1.0.3-5|49	%files
12mr|x11-font-cronyx-cyrillic-1.0.3-5|50	%defattr(-,root,root)
12mr|x11-font-cronyx-cyrillic-1.0.3-5|51	%doc COPYING
12mr|x11-font-cronyx-cyrillic-1.0.3-5|52	%_datadir/fonts/cyrillic/crox*.pcf.gz
12mr|x11-font-cronyx-cyrillic-1.0.3-5|53	%_datadir/fonts/cyrillic/koi*.pcf.gz
12mr|x11-font-cronyx-cyrillic-1.0.3-5|54	
12mr|x11-font-cronyx-cyrillic-1.0.3-5|55	
12mr|x11-font-cronyx-cyrillic-1.0.3-5|56	
12mr|x11-font-cronyx-cyrillic-1.0.3-5|57	%changelog
12mr|x11-font-cronyx-cyrillic-1.0.3-5|58	

19228 12
12mr|x11-font-cursor-misc-1.0.3-5|1	Name: x11-font-cursor-misc
12mr|x11-font-cursor-misc-1.0.3-5|2	Version: 1.0.3
12mr|x11-font-cursor-misc-1.0.3-5|3	Release: %mkrel 5
12mr|x11-font-cursor-misc-1.0.3-5|4	Summary: Xorg X11 font cursor-misc
12mr|x11-font-cursor-misc-1.0.3-5|5	Group: Development/X11
12mr|x11-font-cursor-misc-1.0.3-5|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-font-cursor-misc-1.0.3-5|7	URL: http://xorg.freedesktop.org
12mr|x11-font-cursor-misc-1.0.3-5|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-cursor-misc-%{version}.tar.bz2
12mr|x11-font-cursor-misc-1.0.3-5|9	# See #38627 for licensing
12mr|x11-font-cursor-misc-1.0.3-5|10	License: MIT
12mr|x11-font-cursor-misc-1.0.3-5|11	BuildArch: noarch
12mr|x11-font-cursor-misc-1.0.3-5|12	BuildRequires: fontconfig
12mr|x11-font-cursor-misc-1.0.3-5|13	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-cursor-misc-1.0.3-5|14	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-font-cursor-misc-1.0.3-5|15	Conflicts: xorg-x11 <= 6.9.0
12mr|x11-font-cursor-misc-1.0.3-5|16	Requires(post): mkfontdir
12mr|x11-font-cursor-misc-1.0.3-5|17	Requires(postun): mkfontdir
12mr|x11-font-cursor-misc-1.0.3-5|18	Requires(post): mkfontscale
12mr|x11-font-cursor-misc-1.0.3-5|19	Requires(postun): mkfontscale
12mr|x11-font-cursor-misc-1.0.3-5|20	
12mr|x11-font-cursor-misc-1.0.3-5|21	%description
12mr|x11-font-cursor-misc-1.0.3-5|22	Xorg X11 font cursor-misc
12mr|x11-font-cursor-misc-1.0.3-5|23	
12mr|x11-font-cursor-misc-1.0.3-5|24	%prep
12mr|x11-font-cursor-misc-1.0.3-5|25	%setup -q -n font-cursor-misc-%{version}
12mr|x11-font-cursor-misc-1.0.3-5|26	
12mr|x11-font-cursor-misc-1.0.3-5|27	%build
12mr|x11-font-cursor-misc-1.0.3-5|28	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-cursor-misc-1.0.3-5|29	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/misc
12mr|x11-font-cursor-misc-1.0.3-5|30	
12mr|x11-font-cursor-misc-1.0.3-5|31	%make
12mr|x11-font-cursor-misc-1.0.3-5|32	
12mr|x11-font-cursor-misc-1.0.3-5|33	%install
12mr|x11-font-cursor-misc-1.0.3-5|34	rm -rf %{buildroot}
12mr|x11-font-cursor-misc-1.0.3-5|35	%makeinstall_std
12mr|x11-font-cursor-misc-1.0.3-5|36	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
12mr|x11-font-cursor-misc-1.0.3-5|37	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
12mr|x11-font-cursor-misc-1.0.3-5|38	
12mr|x11-font-cursor-misc-1.0.3-5|39	%post
12mr|x11-font-cursor-misc-1.0.3-5|40	mkfontscale %_datadir/fonts/misc
12mr|x11-font-cursor-misc-1.0.3-5|41	mkfontdir %_datadir/fonts/misc
12mr|x11-font-cursor-misc-1.0.3-5|42	
12mr|x11-font-cursor-misc-1.0.3-5|43	%postun
12mr|x11-font-cursor-misc-1.0.3-5|44	mkfontscale %_datadir/fonts/misc
12mr|x11-font-cursor-misc-1.0.3-5|45	mkfontdir %_datadir/fonts/misc
12mr|x11-font-cursor-misc-1.0.3-5|46	
12mr|x11-font-cursor-misc-1.0.3-5|47	%clean
12mr|x11-font-cursor-misc-1.0.3-5|48	rm -rf %{buildroot}
12mr|x11-font-cursor-misc-1.0.3-5|49	
12mr|x11-font-cursor-misc-1.0.3-5|50	%files
12mr|x11-font-cursor-misc-1.0.3-5|51	%defattr(-,root,root)
12mr|x11-font-cursor-misc-1.0.3-5|52	%doc COPYING
12mr|x11-font-cursor-misc-1.0.3-5|53	%_datadir/fonts/misc/cursor.pcf.gz
12mr|x11-font-cursor-misc-1.0.3-5|54	
12mr|x11-font-cursor-misc-1.0.3-5|55	
12mr|x11-font-cursor-misc-1.0.3-5|56	
12mr|x11-font-cursor-misc-1.0.3-5|57	%changelog
12mr|x11-font-cursor-misc-1.0.3-5|58	

19229 12
12mr|x11-font-cyrillic-1.0.0-12|1	Name: x11-font-cyrillic
12mr|x11-font-cyrillic-1.0.0-12|2	Version: 1.0.0
12mr|x11-font-cyrillic-1.0.0-12|3	Release: %mkrel 12
12mr|x11-font-cyrillic-1.0.0-12|4	Summary: X11 fonts cyrillic
12mr|x11-font-cyrillic-1.0.0-12|5	Group: Development/X11
12mr|x11-font-cyrillic-1.0.0-12|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-font-cyrillic-1.0.0-12|7	License: GPL
12mr|x11-font-cyrillic-1.0.0-12|8	BuildArch: noarch
12mr|x11-font-cyrillic-1.0.0-12|9	
12mr|x11-font-cyrillic-1.0.0-12|10	Obsoletes: xorg-x11-cyrillic-fonts
12mr|x11-font-cyrillic-1.0.0-12|11	
12mr|x11-font-cyrillic-1.0.0-12|12	Requires: x11-font-alias
12mr|x11-font-cyrillic-1.0.0-12|13	Requires: x11-font-cronyx-cyrillic
12mr|x11-font-cyrillic-1.0.0-12|14	Requires: x11-font-misc-cyrillic
12mr|x11-font-cyrillic-1.0.0-12|15	Requires: x11-font-screen-cyrillic
12mr|x11-font-cyrillic-1.0.0-12|16	Requires: x11-font-winitzki-cyrillic
12mr|x11-font-cyrillic-1.0.0-12|17	
12mr|x11-font-cyrillic-1.0.0-12|18	%description
12mr|x11-font-cyrillic-1.0.0-12|19	The Cyrillic fonts included with Xorg. Those who use a language requiring the
12mr|x11-font-cyrillic-1.0.0-12|20	Cyrillic character set should install this package.
12mr|x11-font-cyrillic-1.0.0-12|21	
12mr|x11-font-cyrillic-1.0.0-12|22	%files
12mr|x11-font-cyrillic-1.0.0-12|23	%defattr(-,root,root)
12mr|x11-font-cyrillic-1.0.0-12|24	
12mr|x11-font-cyrillic-1.0.0-12|25	
12mr|x11-font-cyrillic-1.0.0-12|26	
12mr|x11-font-cyrillic-1.0.0-12|27	%changelog
12mr|x11-font-cyrillic-1.0.0-12|28	

19230 12
12mr|x11-font-daewoo-misc-1.0.3-7|1	Name: x11-font-daewoo-misc
12mr|x11-font-daewoo-misc-1.0.3-7|2	Version: 1.0.3
12mr|x11-font-daewoo-misc-1.0.3-7|3	Release: %mkrel 7
12mr|x11-font-daewoo-misc-1.0.3-7|4	Summary: Xorg X11 font daewoo-misc
12mr|x11-font-daewoo-misc-1.0.3-7|5	Group: Development/X11
12mr|x11-font-daewoo-misc-1.0.3-7|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-font-daewoo-misc-1.0.3-7|7	URL: http://xorg.freedesktop.org
12mr|x11-font-daewoo-misc-1.0.3-7|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-daewoo-misc-%{version}.tar.bz2
12mr|x11-font-daewoo-misc-1.0.3-7|9	# See #38627 for licensing
12mr|x11-font-daewoo-misc-1.0.3-7|10	License: MIT
12mr|x11-font-daewoo-misc-1.0.3-7|11	BuildArch: noarch
12mr|x11-font-daewoo-misc-1.0.3-7|12	BuildRequires: fontconfig
12mr|x11-font-daewoo-misc-1.0.3-7|13	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-daewoo-misc-1.0.3-7|14	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-font-daewoo-misc-1.0.3-7|15	Conflicts: xorg-x11 <= 6.9.0
12mr|x11-font-daewoo-misc-1.0.3-7|16	Requires(post): mkfontdir
12mr|x11-font-daewoo-misc-1.0.3-7|17	Requires(postun): mkfontdir
12mr|x11-font-daewoo-misc-1.0.3-7|18	Requires(post): mkfontscale
12mr|x11-font-daewoo-misc-1.0.3-7|19	Requires(postun): mkfontscale
12mr|x11-font-daewoo-misc-1.0.3-7|20	
12mr|x11-font-daewoo-misc-1.0.3-7|21	%description
12mr|x11-font-daewoo-misc-1.0.3-7|22	Xorg X11 font daewoo-misc
12mr|x11-font-daewoo-misc-1.0.3-7|23	
12mr|x11-font-daewoo-misc-1.0.3-7|24	%prep
12mr|x11-font-daewoo-misc-1.0.3-7|25	%setup -q -n font-daewoo-misc-%{version}
12mr|x11-font-daewoo-misc-1.0.3-7|26	
12mr|x11-font-daewoo-misc-1.0.3-7|27	%build
12mr|x11-font-daewoo-misc-1.0.3-7|28	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-daewoo-misc-1.0.3-7|29	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/misc
12mr|x11-font-daewoo-misc-1.0.3-7|30	
12mr|x11-font-daewoo-misc-1.0.3-7|31	%make
12mr|x11-font-daewoo-misc-1.0.3-7|32	
12mr|x11-font-daewoo-misc-1.0.3-7|33	%install
12mr|x11-font-daewoo-misc-1.0.3-7|34	rm -rf %{buildroot}
12mr|x11-font-daewoo-misc-1.0.3-7|35	%makeinstall_std
12mr|x11-font-daewoo-misc-1.0.3-7|36	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
12mr|x11-font-daewoo-misc-1.0.3-7|37	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
12mr|x11-font-daewoo-misc-1.0.3-7|38	
12mr|x11-font-daewoo-misc-1.0.3-7|39	%post
12mr|x11-font-daewoo-misc-1.0.3-7|40	mkfontscale %_datadir/fonts/misc
12mr|x11-font-daewoo-misc-1.0.3-7|41	mkfontdir %_datadir/fonts/misc
12mr|x11-font-daewoo-misc-1.0.3-7|42	
12mr|x11-font-daewoo-misc-1.0.3-7|43	%postun
12mr|x11-font-daewoo-misc-1.0.3-7|44	mkfontscale %_datadir/fonts/misc
12mr|x11-font-daewoo-misc-1.0.3-7|45	mkfontdir %_datadir/fonts/misc
12mr|x11-font-daewoo-misc-1.0.3-7|46	
12mr|x11-font-daewoo-misc-1.0.3-7|47	%clean
12mr|x11-font-daewoo-misc-1.0.3-7|48	rm -rf %{buildroot}
12mr|x11-font-daewoo-misc-1.0.3-7|49	
12mr|x11-font-daewoo-misc-1.0.3-7|50	%files
12mr|x11-font-daewoo-misc-1.0.3-7|51	%defattr(-,root,root)
12mr|x11-font-daewoo-misc-1.0.3-7|52	%doc COPYING
12mr|x11-font-daewoo-misc-1.0.3-7|53	%_datadir/fonts/misc/hangl*.pcf.gz
12mr|x11-font-daewoo-misc-1.0.3-7|54	
12mr|x11-font-daewoo-misc-1.0.3-7|55	
12mr|x11-font-daewoo-misc-1.0.3-7|56	
12mr|x11-font-daewoo-misc-1.0.3-7|57	%changelog
12mr|x11-font-daewoo-misc-1.0.3-7|58	

19231 12
12mr|x11-font-dec-misc-1.0.3-5|1	Name: x11-font-dec-misc
12mr|x11-font-dec-misc-1.0.3-5|2	Version: 1.0.3
12mr|x11-font-dec-misc-1.0.3-5|3	Release: %mkrel 5
12mr|x11-font-dec-misc-1.0.3-5|4	Summary: Xorg X11 font dec-misc
12mr|x11-font-dec-misc-1.0.3-5|5	Group: Development/X11
12mr|x11-font-dec-misc-1.0.3-5|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-font-dec-misc-1.0.3-5|7	URL: http://xorg.freedesktop.org
12mr|x11-font-dec-misc-1.0.3-5|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-dec-misc-%{version}.tar.bz2
12mr|x11-font-dec-misc-1.0.3-5|9	License: MIT
12mr|x11-font-dec-misc-1.0.3-5|10	BuildArch: noarch
12mr|x11-font-dec-misc-1.0.3-5|11	BuildRequires: fontconfig
12mr|x11-font-dec-misc-1.0.3-5|12	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-dec-misc-1.0.3-5|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-font-dec-misc-1.0.3-5|14	Conflicts: xorg-x11 <= 6.9.0
12mr|x11-font-dec-misc-1.0.3-5|15	Requires(post): mkfontdir
12mr|x11-font-dec-misc-1.0.3-5|16	Requires(postun): mkfontdir
12mr|x11-font-dec-misc-1.0.3-5|17	Requires(post): mkfontscale
12mr|x11-font-dec-misc-1.0.3-5|18	Requires(postun): mkfontscale
12mr|x11-font-dec-misc-1.0.3-5|19	
12mr|x11-font-dec-misc-1.0.3-5|20	%description
12mr|x11-font-dec-misc-1.0.3-5|21	Xorg X11 font dec-misc
12mr|x11-font-dec-misc-1.0.3-5|22	
12mr|x11-font-dec-misc-1.0.3-5|23	%prep
12mr|x11-font-dec-misc-1.0.3-5|24	%setup -q -n font-dec-misc-%{version}
12mr|x11-font-dec-misc-1.0.3-5|25	
12mr|x11-font-dec-misc-1.0.3-5|26	%build
12mr|x11-font-dec-misc-1.0.3-5|27	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-dec-misc-1.0.3-5|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/misc
12mr|x11-font-dec-misc-1.0.3-5|29	
12mr|x11-font-dec-misc-1.0.3-5|30	%make
12mr|x11-font-dec-misc-1.0.3-5|31	
12mr|x11-font-dec-misc-1.0.3-5|32	%install
12mr|x11-font-dec-misc-1.0.3-5|33	rm -rf %{buildroot}
12mr|x11-font-dec-misc-1.0.3-5|34	%makeinstall_std
12mr|x11-font-dec-misc-1.0.3-5|35	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
12mr|x11-font-dec-misc-1.0.3-5|36	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
12mr|x11-font-dec-misc-1.0.3-5|37	
12mr|x11-font-dec-misc-1.0.3-5|38	%post
12mr|x11-font-dec-misc-1.0.3-5|39	mkfontscale %_datadir/fonts/misc
12mr|x11-font-dec-misc-1.0.3-5|40	mkfontdir %_datadir/fonts/misc
12mr|x11-font-dec-misc-1.0.3-5|41	
12mr|x11-font-dec-misc-1.0.3-5|42	%postun
12mr|x11-font-dec-misc-1.0.3-5|43	mkfontscale %_datadir/fonts/misc
12mr|x11-font-dec-misc-1.0.3-5|44	mkfontdir %_datadir/fonts/misc
12mr|x11-font-dec-misc-1.0.3-5|45	
12mr|x11-font-dec-misc-1.0.3-5|46	%clean
12mr|x11-font-dec-misc-1.0.3-5|47	rm -rf %{buildroot}
12mr|x11-font-dec-misc-1.0.3-5|48	
12mr|x11-font-dec-misc-1.0.3-5|49	%files
12mr|x11-font-dec-misc-1.0.3-5|50	%defattr(-,root,root)
12mr|x11-font-dec-misc-1.0.3-5|51	%doc COPYING
12mr|x11-font-dec-misc-1.0.3-5|52	%_datadir/fonts/misc/deccurs.pcf.gz
12mr|x11-font-dec-misc-1.0.3-5|53	%_datadir/fonts/misc/decsess.pcf.gz
12mr|x11-font-dec-misc-1.0.3-5|54	
12mr|x11-font-dec-misc-1.0.3-5|55	
12mr|x11-font-dec-misc-1.0.3-5|56	
12mr|x11-font-dec-misc-1.0.3-5|57	%changelog
12mr|x11-font-dec-misc-1.0.3-5|58	

19232 12
12mr|x11-font-encodings-1.0.4-3|1	Name: x11-font-encodings
12mr|x11-font-encodings-1.0.4-3|2	Version: 1.0.4
12mr|x11-font-encodings-1.0.4-3|3	Release: %mkrel 3
12mr|x11-font-encodings-1.0.4-3|4	Summary: Xorg X11 font encodings
12mr|x11-font-encodings-1.0.4-3|5	Group: Development/X11
12mr|x11-font-encodings-1.0.4-3|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-font-encodings-1.0.4-3|7	URL: http://xorg.freedesktop.org
12mr|x11-font-encodings-1.0.4-3|8	Source: http://xorg.freedesktop.org/releases/individual/font/encodings-%{version}.tar.bz2
12mr|x11-font-encodings-1.0.4-3|9	License: Public Domain
12mr|x11-font-encodings-1.0.4-3|10	BuildArch: noarch
12mr|x11-font-encodings-1.0.4-3|11	
12mr|x11-font-encodings-1.0.4-3|12	BuildRequires: x11-font-util	>= 1.0.1
12mr|x11-font-encodings-1.0.4-3|13	BuildRequires: x11-util-macros	>= 1.1.5
12mr|x11-font-encodings-1.0.4-3|14	
12mr|x11-font-encodings-1.0.4-3|15	Conflicts: xorg-x11-xfs <= 6.9.0
12mr|x11-font-encodings-1.0.4-3|16	Requires(post,postun): mkfontdir
12mr|x11-font-encodings-1.0.4-3|17	
12mr|x11-font-encodings-1.0.4-3|18	%description
12mr|x11-font-encodings-1.0.4-3|19	This package contains the encodings that map to specific characters.
12mr|x11-font-encodings-1.0.4-3|20	
12mr|x11-font-encodings-1.0.4-3|21	%prep
12mr|x11-font-encodings-1.0.4-3|22	%setup -q -n encodings-%{version}
12mr|x11-font-encodings-1.0.4-3|23	
12mr|x11-font-encodings-1.0.4-3|24	%build
12mr|x11-font-encodings-1.0.4-3|25	./configure --prefix=/usr \
12mr|x11-font-encodings-1.0.4-3|26	--x-includes=%{_includedir} \
12mr|x11-font-encodings-1.0.4-3|27	--x-libraries=%{_libdir} \
12mr|x11-font-encodings-1.0.4-3|28	--with-encodingsdir=%{_datadir}/fonts/encodings
12mr|x11-font-encodings-1.0.4-3|29	
12mr|x11-font-encodings-1.0.4-3|30	%make
12mr|x11-font-encodings-1.0.4-3|31	
12mr|x11-font-encodings-1.0.4-3|32	%install
12mr|x11-font-encodings-1.0.4-3|33	rm -rf %{buildroot}
12mr|x11-font-encodings-1.0.4-3|34	%makeinstall_std
12mr|x11-font-encodings-1.0.4-3|35	
12mr|x11-font-encodings-1.0.4-3|36	%clean
12mr|x11-font-encodings-1.0.4-3|37	rm -rf %{buildroot}
12mr|x11-font-encodings-1.0.4-3|38	
12mr|x11-font-encodings-1.0.4-3|39	%post
12mr|x11-font-encodings-1.0.4-3|40	mkfontdir -n -e /usr/share/fonts/encodings /usr/share/fonts/encodings
12mr|x11-font-encodings-1.0.4-3|41	
12mr|x11-font-encodings-1.0.4-3|42	%postun
12mr|x11-font-encodings-1.0.4-3|43	mkfontdir -n -e /usr/share/fonts/encodings /usr/share/fonts/encodings
12mr|x11-font-encodings-1.0.4-3|44	
12mr|x11-font-encodings-1.0.4-3|45	%files
12mr|x11-font-encodings-1.0.4-3|46	%defattr(-,root,root)
12mr|x11-font-encodings-1.0.4-3|47	%dir %{_datadir}/fonts/encodings
12mr|x11-font-encodings-1.0.4-3|48	%{_datadir}/fonts/encodings/*
12mr|x11-font-encodings-1.0.4-3|49	
12mr|x11-font-encodings-1.0.4-3|50	
12mr|x11-font-encodings-1.0.4-3|51	
12mr|x11-font-encodings-1.0.4-3|52	%changelog
12mr|x11-font-encodings-1.0.4-3|53	

19233 12
12mr|x11-font-isas-misc-1.0.3-6|1	Name: x11-font-isas-misc
12mr|x11-font-isas-misc-1.0.3-6|2	Version: 1.0.3
12mr|x11-font-isas-misc-1.0.3-6|3	Release: %mkrel 6
12mr|x11-font-isas-misc-1.0.3-6|4	Summary: Xorg X11 font isas-misc
12mr|x11-font-isas-misc-1.0.3-6|5	Group: Development/X11
12mr|x11-font-isas-misc-1.0.3-6|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-font-isas-misc-1.0.3-6|7	URL: http://xorg.freedesktop.org
12mr|x11-font-isas-misc-1.0.3-6|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-isas-misc-%{version}.tar.bz2
12mr|x11-font-isas-misc-1.0.3-6|9	License: MIT
12mr|x11-font-isas-misc-1.0.3-6|10	BuildArch: noarch
12mr|x11-font-isas-misc-1.0.3-6|11	BuildRequires: fontconfig
12mr|x11-font-isas-misc-1.0.3-6|12	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-isas-misc-1.0.3-6|13	BuildRequires: x11-util-macros >= 1.0.2
12mr|x11-font-isas-misc-1.0.3-6|14	Conflicts: xorg-x11 <= 6.9.0
12mr|x11-font-isas-misc-1.0.3-6|15	Requires(post): mkfontdir
12mr|x11-font-isas-misc-1.0.3-6|16	Requires(postun): mkfontdir
12mr|x11-font-isas-misc-1.0.3-6|17	Requires(post): mkfontscale
12mr|x11-font-isas-misc-1.0.3-6|18	Requires(postun): mkfontscale
12mr|x11-font-isas-misc-1.0.3-6|19	
12mr|x11-font-isas-misc-1.0.3-6|20	%description
12mr|x11-font-isas-misc-1.0.3-6|21	Xorg X11 font isas-misc
12mr|x11-font-isas-misc-1.0.3-6|22	
12mr|x11-font-isas-misc-1.0.3-6|23	%prep
12mr|x11-font-isas-misc-1.0.3-6|24	%setup -q -n font-isas-misc-%{version}
12mr|x11-font-isas-misc-1.0.3-6|25	
12mr|x11-font-isas-misc-1.0.3-6|26	%build
12mr|x11-font-isas-misc-1.0.3-6|27	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-isas-misc-1.0.3-6|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/misc
12mr|x11-font-isas-misc-1.0.3-6|29	
12mr|x11-font-isas-misc-1.0.3-6|30	%make
12mr|x11-font-isas-misc-1.0.3-6|31	
12mr|x11-font-isas-misc-1.0.3-6|32	%install
12mr|x11-font-isas-misc-1.0.3-6|33	rm -rf %{buildroot}
12mr|x11-font-isas-misc-1.0.3-6|34	%makeinstall_std
12mr|x11-font-isas-misc-1.0.3-6|35	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
12mr|x11-font-isas-misc-1.0.3-6|36	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
12mr|x11-font-isas-misc-1.0.3-6|37	
12mr|x11-font-isas-misc-1.0.3-6|38	%post
12mr|x11-font-isas-misc-1.0.3-6|39	mkfontscale %_datadir/fonts/misc
12mr|x11-font-isas-misc-1.0.3-6|40	mkfontdir %_datadir/fonts/misc
12mr|x11-font-isas-misc-1.0.3-6|41	
12mr|x11-font-isas-misc-1.0.3-6|42	%postun
12mr|x11-font-isas-misc-1.0.3-6|43	mkfontscale %_datadir/fonts/misc
12mr|x11-font-isas-misc-1.0.3-6|44	mkfontdir %_datadir/fonts/misc
12mr|x11-font-isas-misc-1.0.3-6|45	
12mr|x11-font-isas-misc-1.0.3-6|46	%clean
12mr|x11-font-isas-misc-1.0.3-6|47	rm -rf %{buildroot}
12mr|x11-font-isas-misc-1.0.3-6|48	
12mr|x11-font-isas-misc-1.0.3-6|49	%files
12mr|x11-font-isas-misc-1.0.3-6|50	%defattr(-,root,root)
12mr|x11-font-isas-misc-1.0.3-6|51	%doc COPYING
12mr|x11-font-isas-misc-1.0.3-6|52	%_datadir/fonts/misc/gb*.pcf.gz
12mr|x11-font-isas-misc-1.0.3-6|53	
12mr|x11-font-isas-misc-1.0.3-6|54	
12mr|x11-font-isas-misc-1.0.3-6|55	
12mr|x11-font-isas-misc-1.0.3-6|56	%changelog
12mr|x11-font-isas-misc-1.0.3-6|57	

19234 12
12mr|x11-font-jis-misc-1.0.3-6|1	Name: x11-font-jis-misc
12mr|x11-font-jis-misc-1.0.3-6|2	Version: 1.0.3
12mr|x11-font-jis-misc-1.0.3-6|3	Release: %mkrel 6
12mr|x11-font-jis-misc-1.0.3-6|4	Summary: Xorg X11 font jis-misc
12mr|x11-font-jis-misc-1.0.3-6|5	Group: Development/X11
12mr|x11-font-jis-misc-1.0.3-6|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-font-jis-misc-1.0.3-6|7	URL: http://xorg.freedesktop.org
12mr|x11-font-jis-misc-1.0.3-6|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-jis-misc-%{version}.tar.bz2
12mr|x11-font-jis-misc-1.0.3-6|9	# See #38627 for licensing
12mr|x11-font-jis-misc-1.0.3-6|10	License: MIT
12mr|x11-font-jis-misc-1.0.3-6|11	BuildArch: noarch
12mr|x11-font-jis-misc-1.0.3-6|12	BuildRequires: fontconfig
12mr|x11-font-jis-misc-1.0.3-6|13	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-jis-misc-1.0.3-6|14	BuildRequires: x11-util-macros >= 1.0.2
12mr|x11-font-jis-misc-1.0.3-6|15	Conflicts: xorg-x11 <= 6.9.0
12mr|x11-font-jis-misc-1.0.3-6|16	Requires(post): mkfontdir
12mr|x11-font-jis-misc-1.0.3-6|17	Requires(postun): mkfontdir
12mr|x11-font-jis-misc-1.0.3-6|18	Requires(post): mkfontscale
12mr|x11-font-jis-misc-1.0.3-6|19	Requires(postun): mkfontscale
12mr|x11-font-jis-misc-1.0.3-6|20	
12mr|x11-font-jis-misc-1.0.3-6|21	%description
12mr|x11-font-jis-misc-1.0.3-6|22	Xorg X11 font jis-misc
12mr|x11-font-jis-misc-1.0.3-6|23	
12mr|x11-font-jis-misc-1.0.3-6|24	%prep
12mr|x11-font-jis-misc-1.0.3-6|25	%setup -q -n font-jis-misc-%{version}
12mr|x11-font-jis-misc-1.0.3-6|26	
12mr|x11-font-jis-misc-1.0.3-6|27	%build
12mr|x11-font-jis-misc-1.0.3-6|28	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-jis-misc-1.0.3-6|29	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/misc
12mr|x11-font-jis-misc-1.0.3-6|30	
12mr|x11-font-jis-misc-1.0.3-6|31	%make
12mr|x11-font-jis-misc-1.0.3-6|32	
12mr|x11-font-jis-misc-1.0.3-6|33	%install
12mr|x11-font-jis-misc-1.0.3-6|34	rm -rf %{buildroot}
12mr|x11-font-jis-misc-1.0.3-6|35	%makeinstall_std
12mr|x11-font-jis-misc-1.0.3-6|36	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
12mr|x11-font-jis-misc-1.0.3-6|37	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
12mr|x11-font-jis-misc-1.0.3-6|38	
12mr|x11-font-jis-misc-1.0.3-6|39	%post
12mr|x11-font-jis-misc-1.0.3-6|40	mkfontscale %_datadir/fonts/misc
12mr|x11-font-jis-misc-1.0.3-6|41	mkfontdir %_datadir/fonts/misc
12mr|x11-font-jis-misc-1.0.3-6|42	
12mr|x11-font-jis-misc-1.0.3-6|43	%postun
12mr|x11-font-jis-misc-1.0.3-6|44	mkfontscale %_datadir/fonts/misc
12mr|x11-font-jis-misc-1.0.3-6|45	mkfontdir %_datadir/fonts/misc
12mr|x11-font-jis-misc-1.0.3-6|46	
12mr|x11-font-jis-misc-1.0.3-6|47	%clean
12mr|x11-font-jis-misc-1.0.3-6|48	rm -rf %{buildroot}
12mr|x11-font-jis-misc-1.0.3-6|49	
12mr|x11-font-jis-misc-1.0.3-6|50	%files
12mr|x11-font-jis-misc-1.0.3-6|51	%defattr(-,root,root)
12mr|x11-font-jis-misc-1.0.3-6|52	%doc COPYING
12mr|x11-font-jis-misc-1.0.3-6|53	%_datadir/fonts/misc/jiskan*.pcf.gz
12mr|x11-font-jis-misc-1.0.3-6|54	
12mr|x11-font-jis-misc-1.0.3-6|55	
12mr|x11-font-jis-misc-1.0.3-6|56	
12mr|x11-font-jis-misc-1.0.3-6|57	%changelog
12mr|x11-font-jis-misc-1.0.3-6|58	

19235 12
12mr|x11-font-micro-misc-1.0.3-7|1	Name: x11-font-micro-misc
12mr|x11-font-micro-misc-1.0.3-7|2	Version: 1.0.3
12mr|x11-font-micro-misc-1.0.3-7|3	Release: %mkrel 7
12mr|x11-font-micro-misc-1.0.3-7|4	Summary: Xorg X11 font micro-misc
12mr|x11-font-micro-misc-1.0.3-7|5	Group: Development/X11
12mr|x11-font-micro-misc-1.0.3-7|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-font-micro-misc-1.0.3-7|7	URL: http://xorg.freedesktop.org
12mr|x11-font-micro-misc-1.0.3-7|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-micro-misc-%{version}.tar.bz2
12mr|x11-font-micro-misc-1.0.3-7|9	License: Public Domain
12mr|x11-font-micro-misc-1.0.3-7|10	BuildArch: noarch
12mr|x11-font-micro-misc-1.0.3-7|11	BuildRequires: fontconfig
12mr|x11-font-micro-misc-1.0.3-7|12	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-micro-misc-1.0.3-7|13	BuildRequires: x11-util-macros >= 1.0.2
12mr|x11-font-micro-misc-1.0.3-7|14	Conflicts: xorg-x11 <= 6.9.0
12mr|x11-font-micro-misc-1.0.3-7|15	Requires(post): mkfontdir
12mr|x11-font-micro-misc-1.0.3-7|16	Requires(postun): mkfontdir
12mr|x11-font-micro-misc-1.0.3-7|17	Requires(post): mkfontscale
12mr|x11-font-micro-misc-1.0.3-7|18	Requires(postun): mkfontscale
12mr|x11-font-micro-misc-1.0.3-7|19	
12mr|x11-font-micro-misc-1.0.3-7|20	%description
12mr|x11-font-micro-misc-1.0.3-7|21	Xorg X11 font micro-misc
12mr|x11-font-micro-misc-1.0.3-7|22	
12mr|x11-font-micro-misc-1.0.3-7|23	%prep
12mr|x11-font-micro-misc-1.0.3-7|24	%setup -q -n font-micro-misc-%{version}
12mr|x11-font-micro-misc-1.0.3-7|25	
12mr|x11-font-micro-misc-1.0.3-7|26	%build
12mr|x11-font-micro-misc-1.0.3-7|27	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-micro-misc-1.0.3-7|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/misc
12mr|x11-font-micro-misc-1.0.3-7|29	
12mr|x11-font-micro-misc-1.0.3-7|30	%make
12mr|x11-font-micro-misc-1.0.3-7|31	
12mr|x11-font-micro-misc-1.0.3-7|32	%install
12mr|x11-font-micro-misc-1.0.3-7|33	rm -rf %{buildroot}
12mr|x11-font-micro-misc-1.0.3-7|34	%makeinstall_std
12mr|x11-font-micro-misc-1.0.3-7|35	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
12mr|x11-font-micro-misc-1.0.3-7|36	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
12mr|x11-font-micro-misc-1.0.3-7|37	
12mr|x11-font-micro-misc-1.0.3-7|38	%post
12mr|x11-font-micro-misc-1.0.3-7|39	mkfontscale %_datadir/fonts/misc
12mr|x11-font-micro-misc-1.0.3-7|40	mkfontdir %_datadir/fonts/misc
12mr|x11-font-micro-misc-1.0.3-7|41	
12mr|x11-font-micro-misc-1.0.3-7|42	%postun
12mr|x11-font-micro-misc-1.0.3-7|43	mkfontscale %_datadir/fonts/misc
12mr|x11-font-micro-misc-1.0.3-7|44	mkfontdir %_datadir/fonts/misc
12mr|x11-font-micro-misc-1.0.3-7|45	
12mr|x11-font-micro-misc-1.0.3-7|46	%clean
12mr|x11-font-micro-misc-1.0.3-7|47	rm -rf %{buildroot}
12mr|x11-font-micro-misc-1.0.3-7|48	
12mr|x11-font-micro-misc-1.0.3-7|49	%files
12mr|x11-font-micro-misc-1.0.3-7|50	%defattr(-,root,root)
12mr|x11-font-micro-misc-1.0.3-7|51	%doc COPYING
12mr|x11-font-micro-misc-1.0.3-7|52	%_datadir/fonts/misc/micro.pcf.gz
12mr|x11-font-micro-misc-1.0.3-7|53	
12mr|x11-font-micro-misc-1.0.3-7|54	
12mr|x11-font-micro-misc-1.0.3-7|55	
12mr|x11-font-micro-misc-1.0.3-7|56	%changelog
12mr|x11-font-micro-misc-1.0.3-7|57	

19236 12
12mr|x11-font-misc-1.0.0-12|1	Name: x11-font-misc
12mr|x11-font-misc-1.0.0-12|2	Version: 1.0.0
12mr|x11-font-misc-1.0.0-12|3	Release: %mkrel 12
12mr|x11-font-misc-1.0.0-12|4	Summary: X11 misc fonts
12mr|x11-font-misc-1.0.0-12|5	Group: Development/X11
12mr|x11-font-misc-1.0.0-12|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-font-misc-1.0.0-12|7	License: GPL
12mr|x11-font-misc-1.0.0-12|8	BuildArch: noarch
12mr|x11-font-misc-1.0.0-12|9	Requires: x11-font-arabic-misc
12mr|x11-font-misc-1.0.0-12|10	Requires: x11-font-cursor-misc
12mr|x11-font-misc-1.0.0-12|11	Requires: x11-font-daewoo-misc
12mr|x11-font-misc-1.0.0-12|12	Requires: x11-font-dec-misc
12mr|x11-font-misc-1.0.0-12|13	Requires: x11-font-isas-misc
12mr|x11-font-misc-1.0.0-12|14	Requires: x11-font-jis-misc
12mr|x11-font-misc-1.0.0-12|15	Requires: x11-font-micro-misc
12mr|x11-font-misc-1.0.0-12|16	Requires: x11-font-misc-misc
12mr|x11-font-misc-1.0.0-12|17	Requires: x11-font-mutt-misc
12mr|x11-font-misc-1.0.0-12|18	Requires: x11-font-schumacher-misc
12mr|x11-font-misc-1.0.0-12|19	Requires: x11-font-sony-misc
12mr|x11-font-misc-1.0.0-12|20	Requires: x11-font-sun-misc
12mr|x11-font-misc-1.0.0-12|21	Conflicts: xorg-x11 <= 6.9.0
12mr|x11-font-misc-1.0.0-12|22	Obsoletes: xorg-x11 <= 6.9.0
12mr|x11-font-misc-1.0.0-12|23	
12mr|x11-font-misc-1.0.0-12|24	%description
12mr|x11-font-misc-1.0.0-12|25	misc fonts for X.org
12mr|x11-font-misc-1.0.0-12|26	
12mr|x11-font-misc-1.0.0-12|27	%files
12mr|x11-font-misc-1.0.0-12|28	%defattr(-,root,root)
12mr|x11-font-misc-1.0.0-12|29	
12mr|x11-font-misc-1.0.0-12|30	
12mr|x11-font-misc-1.0.0-12|31	
12mr|x11-font-misc-1.0.0-12|32	%changelog
12mr|x11-font-misc-1.0.0-12|33	

19237 12
12mr|x11-font-misc-cyrillic-1.0.3-5|1	Name: x11-font-misc-cyrillic
12mr|x11-font-misc-cyrillic-1.0.3-5|2	Version: 1.0.3
12mr|x11-font-misc-cyrillic-1.0.3-5|3	Release: %mkrel 5
12mr|x11-font-misc-cyrillic-1.0.3-5|4	Summary: Xorg X11 font misc-cyrillic
12mr|x11-font-misc-cyrillic-1.0.3-5|5	Group: Development/X11
12mr|x11-font-misc-cyrillic-1.0.3-5|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-font-misc-cyrillic-1.0.3-5|7	URL: http://xorg.freedesktop.org
12mr|x11-font-misc-cyrillic-1.0.3-5|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-misc-cyrillic-%{version}.tar.bz2
12mr|x11-font-misc-cyrillic-1.0.3-5|9	License: MIT-like and Public Domain
12mr|x11-font-misc-cyrillic-1.0.3-5|10	BuildArch: noarch
12mr|x11-font-misc-cyrillic-1.0.3-5|11	BuildRequires: fontconfig
12mr|x11-font-misc-cyrillic-1.0.3-5|12	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-misc-cyrillic-1.0.3-5|13	BuildRequires: x11-util-macros >= 1.0.2
12mr|x11-font-misc-cyrillic-1.0.3-5|14	Conflicts: xorg-x11-cyrillic-fonts <= 6.9.0
12mr|x11-font-misc-cyrillic-1.0.3-5|15	Requires(post): mkfontdir
12mr|x11-font-misc-cyrillic-1.0.3-5|16	Requires(postun): mkfontdir
12mr|x11-font-misc-cyrillic-1.0.3-5|17	Requires(post): mkfontscale
12mr|x11-font-misc-cyrillic-1.0.3-5|18	Requires(postun): mkfontscale
12mr|x11-font-misc-cyrillic-1.0.3-5|19	
12mr|x11-font-misc-cyrillic-1.0.3-5|20	%description
12mr|x11-font-misc-cyrillic-1.0.3-5|21	Xorg X11 font misc-cyrillic
12mr|x11-font-misc-cyrillic-1.0.3-5|22	
12mr|x11-font-misc-cyrillic-1.0.3-5|23	%prep
12mr|x11-font-misc-cyrillic-1.0.3-5|24	%setup -q -n font-misc-cyrillic-%{version}
12mr|x11-font-misc-cyrillic-1.0.3-5|25	
12mr|x11-font-misc-cyrillic-1.0.3-5|26	%build
12mr|x11-font-misc-cyrillic-1.0.3-5|27	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-misc-cyrillic-1.0.3-5|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/cyrillic
12mr|x11-font-misc-cyrillic-1.0.3-5|29	
12mr|x11-font-misc-cyrillic-1.0.3-5|30	%make
12mr|x11-font-misc-cyrillic-1.0.3-5|31	
12mr|x11-font-misc-cyrillic-1.0.3-5|32	%install
12mr|x11-font-misc-cyrillic-1.0.3-5|33	rm -rf %{buildroot}
12mr|x11-font-misc-cyrillic-1.0.3-5|34	%makeinstall_std
12mr|x11-font-misc-cyrillic-1.0.3-5|35	rm -f %{buildroot}%_datadir/fonts/cyrillic/fonts.dir
12mr|x11-font-misc-cyrillic-1.0.3-5|36	rm -f %{buildroot}%_datadir/fonts/cyrillic/fonts.scale
12mr|x11-font-misc-cyrillic-1.0.3-5|37	
12mr|x11-font-misc-cyrillic-1.0.3-5|38	%post
12mr|x11-font-misc-cyrillic-1.0.3-5|39	mkfontscale %_datadir/fonts/cyrillic
12mr|x11-font-misc-cyrillic-1.0.3-5|40	mkfontdir %_datadir/fonts/cyrillic
12mr|x11-font-misc-cyrillic-1.0.3-5|41	
12mr|x11-font-misc-cyrillic-1.0.3-5|42	%postun
12mr|x11-font-misc-cyrillic-1.0.3-5|43	mkfontscale %_datadir/fonts/cyrillic
12mr|x11-font-misc-cyrillic-1.0.3-5|44	mkfontdir %_datadir/fonts/cyrillic
12mr|x11-font-misc-cyrillic-1.0.3-5|45	
12mr|x11-font-misc-cyrillic-1.0.3-5|46	%clean
12mr|x11-font-misc-cyrillic-1.0.3-5|47	rm -rf %{buildroot}
12mr|x11-font-misc-cyrillic-1.0.3-5|48	
12mr|x11-font-misc-cyrillic-1.0.3-5|49	%files
12mr|x11-font-misc-cyrillic-1.0.3-5|50	%defattr(-,root,root)
12mr|x11-font-misc-cyrillic-1.0.3-5|51	%doc COPYING
12mr|x11-font-misc-cyrillic-1.0.3-5|52	%_datadir/fonts/cyrillic/koi*.pcf.gz
12mr|x11-font-misc-cyrillic-1.0.3-5|53	
12mr|x11-font-misc-cyrillic-1.0.3-5|54	
12mr|x11-font-misc-cyrillic-1.0.3-5|55	
12mr|x11-font-misc-cyrillic-1.0.3-5|56	%changelog
12mr|x11-font-misc-cyrillic-1.0.3-5|57	

19238 12
12mr|x11-font-misc-ethiopic-1.0.3-5|1	Name: x11-font-misc-ethiopic
12mr|x11-font-misc-ethiopic-1.0.3-5|2	Version: 1.0.3
12mr|x11-font-misc-ethiopic-1.0.3-5|3	Release: %mkrel 5
12mr|x11-font-misc-ethiopic-1.0.3-5|4	Summary: Xorg X11 font misc-ethiopic
12mr|x11-font-misc-ethiopic-1.0.3-5|5	Group: Development/X11
12mr|x11-font-misc-ethiopic-1.0.3-5|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-font-misc-ethiopic-1.0.3-5|7	URL: http://xorg.freedesktop.org
12mr|x11-font-misc-ethiopic-1.0.3-5|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-misc-ethiopic-%{version}.tar.bz2
12mr|x11-font-misc-ethiopic-1.0.3-5|9	License: MIT
12mr|x11-font-misc-ethiopic-1.0.3-5|10	BuildArch: noarch
12mr|x11-font-misc-ethiopic-1.0.3-5|11	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-misc-ethiopic-1.0.3-5|12	BuildRequires: x11-util-macros >= 1.0.2
12mr|x11-font-misc-ethiopic-1.0.3-5|13	BuildRequires: fontconfig
12mr|x11-font-misc-ethiopic-1.0.3-5|14	Requires(post): mkfontdir
12mr|x11-font-misc-ethiopic-1.0.3-5|15	Requires(postun): mkfontdir
12mr|x11-font-misc-ethiopic-1.0.3-5|16	Requires(post): mkfontscale
12mr|x11-font-misc-ethiopic-1.0.3-5|17	Requires(postun): mkfontscale
12mr|x11-font-misc-ethiopic-1.0.3-5|18	
12mr|x11-font-misc-ethiopic-1.0.3-5|19	%description
12mr|x11-font-misc-ethiopic-1.0.3-5|20	Xorg X11 font misc-ethiopic
12mr|x11-font-misc-ethiopic-1.0.3-5|21	
12mr|x11-font-misc-ethiopic-1.0.3-5|22	%prep
12mr|x11-font-misc-ethiopic-1.0.3-5|23	%setup -q -n font-misc-ethiopic-%{version}
12mr|x11-font-misc-ethiopic-1.0.3-5|24	
12mr|x11-font-misc-ethiopic-1.0.3-5|25	%build
12mr|x11-font-misc-ethiopic-1.0.3-5|26	./configure --prefix=/usr \
12mr|x11-font-misc-ethiopic-1.0.3-5|27	--x-includes=%{_includedir}\
12mr|x11-font-misc-ethiopic-1.0.3-5|28	--x-libraries=%{_libdir} \
12mr|x11-font-misc-ethiopic-1.0.3-5|29	--with-otf-fontdir=%_datadir/fonts/OTF \
12mr|x11-font-misc-ethiopic-1.0.3-5|30	--with-ttf-fontdir=%_datadir/fonts/TTF
12mr|x11-font-misc-ethiopic-1.0.3-5|31	
12mr|x11-font-misc-ethiopic-1.0.3-5|32	%make
12mr|x11-font-misc-ethiopic-1.0.3-5|33	
12mr|x11-font-misc-ethiopic-1.0.3-5|34	%install
12mr|x11-font-misc-ethiopic-1.0.3-5|35	rm -rf %{buildroot}
12mr|x11-font-misc-ethiopic-1.0.3-5|36	%makeinstall_std
12mr|x11-font-misc-ethiopic-1.0.3-5|37	rm -f %{buildroot}%_datadir/fonts/OTF/fonts.dir
12mr|x11-font-misc-ethiopic-1.0.3-5|38	rm -f %{buildroot}%_datadir/fonts/OTF/fonts.scale
12mr|x11-font-misc-ethiopic-1.0.3-5|39	rm -f %{buildroot}%_datadir/fonts/TTF/fonts.dir
12mr|x11-font-misc-ethiopic-1.0.3-5|40	rm -f %{buildroot}%_datadir/fonts/TTF/fonts.scale
12mr|x11-font-misc-ethiopic-1.0.3-5|41	
12mr|x11-font-misc-ethiopic-1.0.3-5|42	%post
12mr|x11-font-misc-ethiopic-1.0.3-5|43	mkfontscale %_datadir/fonts/OTF
12mr|x11-font-misc-ethiopic-1.0.3-5|44	mkfontdir %_datadir/fonts/OTF
12mr|x11-font-misc-ethiopic-1.0.3-5|45	mkfontscale %_datadir/fonts/TTF
12mr|x11-font-misc-ethiopic-1.0.3-5|46	mkfontdir %_datadir/fonts/TTF
12mr|x11-font-misc-ethiopic-1.0.3-5|47	
12mr|x11-font-misc-ethiopic-1.0.3-5|48	%postun
12mr|x11-font-misc-ethiopic-1.0.3-5|49	mkfontscale %_datadir/fonts/OTF
12mr|x11-font-misc-ethiopic-1.0.3-5|50	mkfontdir %_datadir/fonts/OTF
12mr|x11-font-misc-ethiopic-1.0.3-5|51	mkfontscale %_datadir/fonts/TTF
12mr|x11-font-misc-ethiopic-1.0.3-5|52	mkfontdir %_datadir/fonts/TTF
12mr|x11-font-misc-ethiopic-1.0.3-5|53	
12mr|x11-font-misc-ethiopic-1.0.3-5|54	%clean
12mr|x11-font-misc-ethiopic-1.0.3-5|55	rm -rf %{buildroot}
12mr|x11-font-misc-ethiopic-1.0.3-5|56	
12mr|x11-font-misc-ethiopic-1.0.3-5|57	%files
12mr|x11-font-misc-ethiopic-1.0.3-5|58	%defattr(-,root,root)
12mr|x11-font-misc-ethiopic-1.0.3-5|59	%doc COPYING
12mr|x11-font-misc-ethiopic-1.0.3-5|60	%_datadir/fonts/OTF/GohaTibebZemen.otf
12mr|x11-font-misc-ethiopic-1.0.3-5|61	%_datadir/fonts/TTF/GohaTibebZemen.ttf
12mr|x11-font-misc-ethiopic-1.0.3-5|62	
12mr|x11-font-misc-ethiopic-1.0.3-5|63	
12mr|x11-font-misc-ethiopic-1.0.3-5|64	
12mr|x11-font-misc-ethiopic-1.0.3-5|65	%changelog
12mr|x11-font-misc-ethiopic-1.0.3-5|66	

19239 12
12mr|x11-font-misc-misc-1.1.2-5|1	Name: x11-font-misc-misc
12mr|x11-font-misc-misc-1.1.2-5|2	Version: 1.1.2
12mr|x11-font-misc-misc-1.1.2-5|3	Release: %mkrel 5
12mr|x11-font-misc-misc-1.1.2-5|4	Summary: Xorg X11 font misc-misc
12mr|x11-font-misc-misc-1.1.2-5|5	Group: Development/X11
12mr|x11-font-misc-misc-1.1.2-5|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-font-misc-misc-1.1.2-5|7	URL: http://xorg.freedesktop.org
12mr|x11-font-misc-misc-1.1.2-5|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-misc-misc-%{version}.tar.bz2
12mr|x11-font-misc-misc-1.1.2-5|9	License: Public Domain
12mr|x11-font-misc-misc-1.1.2-5|10	BuildArch: noarch
12mr|x11-font-misc-misc-1.1.2-5|11	BuildRequires: fontconfig
12mr|x11-font-misc-misc-1.1.2-5|12	
12mr|x11-font-misc-misc-1.1.2-5|13	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-misc-misc-1.1.2-5|14	BuildRequires: x11-util-macros >= 1.0.2
12mr|x11-font-misc-misc-1.1.2-5|15	
12mr|x11-font-misc-misc-1.1.2-5|16	Conflicts: xorg-x11 <= 6.9.0
12mr|x11-font-misc-misc-1.1.2-5|17	Requires(post,postun): mkfontdir mkfontscale
12mr|x11-font-misc-misc-1.1.2-5|18	
12mr|x11-font-misc-misc-1.1.2-5|19	%description
12mr|x11-font-misc-misc-1.1.2-5|20	Xorg X11 font misc-misc
12mr|x11-font-misc-misc-1.1.2-5|21	
12mr|x11-font-misc-misc-1.1.2-5|22	%prep
12mr|x11-font-misc-misc-1.1.2-5|23	%setup -q -n font-misc-misc-%{version}
12mr|x11-font-misc-misc-1.1.2-5|24	
12mr|x11-font-misc-misc-1.1.2-5|25	%build
12mr|x11-font-misc-misc-1.1.2-5|26	./configure --prefix=/usr --with-fontdir=%_datadir/fonts/misc
12mr|x11-font-misc-misc-1.1.2-5|27	
12mr|x11-font-misc-misc-1.1.2-5|28	%make
12mr|x11-font-misc-misc-1.1.2-5|29	
12mr|x11-font-misc-misc-1.1.2-5|30	%install
12mr|x11-font-misc-misc-1.1.2-5|31	rm -rf %{buildroot}
12mr|x11-font-misc-misc-1.1.2-5|32	%makeinstall_std
12mr|x11-font-misc-misc-1.1.2-5|33	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
12mr|x11-font-misc-misc-1.1.2-5|34	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
12mr|x11-font-misc-misc-1.1.2-5|35	
12mr|x11-font-misc-misc-1.1.2-5|36	%post
12mr|x11-font-misc-misc-1.1.2-5|37	mkfontscale %_datadir/fonts/misc
12mr|x11-font-misc-misc-1.1.2-5|38	mkfontdir %_datadir/fonts/misc
12mr|x11-font-misc-misc-1.1.2-5|39	
12mr|x11-font-misc-misc-1.1.2-5|40	%postun
12mr|x11-font-misc-misc-1.1.2-5|41	mkfontscale %_datadir/fonts/misc
12mr|x11-font-misc-misc-1.1.2-5|42	mkfontdir %_datadir/fonts/misc
12mr|x11-font-misc-misc-1.1.2-5|43	
12mr|x11-font-misc-misc-1.1.2-5|44	%clean
12mr|x11-font-misc-misc-1.1.2-5|45	rm -rf %{buildroot}
12mr|x11-font-misc-misc-1.1.2-5|46	
12mr|x11-font-misc-misc-1.1.2-5|47	%files
12mr|x11-font-misc-misc-1.1.2-5|48	%defattr(-,root,root)
12mr|x11-font-misc-misc-1.1.2-5|49	%_datadir/fonts/misc/10x20*.pcf.gz
12mr|x11-font-misc-misc-1.1.2-5|50	%_datadir/fonts/misc/12x13ja.pcf.gz
12mr|x11-font-misc-misc-1.1.2-5|51	%_datadir/fonts/misc/18x18*.pcf.gz
12mr|x11-font-misc-misc-1.1.2-5|52	%_datadir/fonts/misc/4x6*.pcf.gz
12mr|x11-font-misc-misc-1.1.2-5|53	%_datadir/fonts/misc/5x7*.pcf.gz
12mr|x11-font-misc-misc-1.1.2-5|54	%_datadir/fonts/misc/5x8*.pcf.gz
12mr|x11-font-misc-misc-1.1.2-5|55	%_datadir/fonts/misc/6x10*.pcf.gz
12mr|x11-font-misc-misc-1.1.2-5|56	%_datadir/fonts/misc/6x12*.pcf.gz
12mr|x11-font-misc-misc-1.1.2-5|57	%_datadir/fonts/misc/6x13*.pcf.gz
12mr|x11-font-misc-misc-1.1.2-5|58	%_datadir/fonts/misc/6x9*.pcf.gz
12mr|x11-font-misc-misc-1.1.2-5|59	%_datadir/fonts/misc/7x13*.pcf.gz
12mr|x11-font-misc-misc-1.1.2-5|60	%_datadir/fonts/misc/7x14*.pcf.gz
12mr|x11-font-misc-misc-1.1.2-5|61	%_datadir/fonts/misc/8x13*.pcf.gz
12mr|x11-font-misc-misc-1.1.2-5|62	%_datadir/fonts/misc/9x15*.pcf.gz
12mr|x11-font-misc-misc-1.1.2-5|63	%_datadir/fonts/misc/9x18*.pcf.gz
12mr|x11-font-misc-misc-1.1.2-5|64	%_datadir/fonts/misc/k14.pcf.gz
12mr|x11-font-misc-misc-1.1.2-5|65	%_datadir/fonts/misc/nil2.pcf.gz
12mr|x11-font-misc-misc-1.1.2-5|66	
12mr|x11-font-misc-misc-1.1.2-5|67	
12mr|x11-font-misc-misc-1.1.2-5|68	
12mr|x11-font-misc-misc-1.1.2-5|69	
12mr|x11-font-misc-misc-1.1.2-5|70	
12mr|x11-font-misc-misc-1.1.2-5|71	%changelog
12mr|x11-font-misc-misc-1.1.2-5|72	

19240 12
12mr|x11-font-mutt-misc-1.0.3-5|1	Name: x11-font-mutt-misc
12mr|x11-font-mutt-misc-1.0.3-5|2	Version: 1.0.3
12mr|x11-font-mutt-misc-1.0.3-5|3	Release: %mkrel 5
12mr|x11-font-mutt-misc-1.0.3-5|4	Summary: Xorg X11 font mutt-misc
12mr|x11-font-mutt-misc-1.0.3-5|5	Group: Development/X11
12mr|x11-font-mutt-misc-1.0.3-5|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-font-mutt-misc-1.0.3-5|7	URL: http://xorg.freedesktop.org
12mr|x11-font-mutt-misc-1.0.3-5|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-mutt-misc-%{version}.tar.bz2
12mr|x11-font-mutt-misc-1.0.3-5|9	License: MIT
12mr|x11-font-mutt-misc-1.0.3-5|10	BuildArch: noarch
12mr|x11-font-mutt-misc-1.0.3-5|11	BuildRequires: fontconfig
12mr|x11-font-mutt-misc-1.0.3-5|12	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-mutt-misc-1.0.3-5|13	BuildRequires: x11-util-macros >= 1.0.2
12mr|x11-font-mutt-misc-1.0.3-5|14	Conflicts: xorg-x11 <= 6.9.0
12mr|x11-font-mutt-misc-1.0.3-5|15	Requires(post): mkfontdir
12mr|x11-font-mutt-misc-1.0.3-5|16	Requires(postun): mkfontdir
12mr|x11-font-mutt-misc-1.0.3-5|17	Requires(post): mkfontscale
12mr|x11-font-mutt-misc-1.0.3-5|18	Requires(postun): mkfontscale
12mr|x11-font-mutt-misc-1.0.3-5|19	
12mr|x11-font-mutt-misc-1.0.3-5|20	%description
12mr|x11-font-mutt-misc-1.0.3-5|21	Xorg X11 font mutt-misc
12mr|x11-font-mutt-misc-1.0.3-5|22	
12mr|x11-font-mutt-misc-1.0.3-5|23	%prep
12mr|x11-font-mutt-misc-1.0.3-5|24	%setup -q -n font-mutt-misc-%{version}
12mr|x11-font-mutt-misc-1.0.3-5|25	
12mr|x11-font-mutt-misc-1.0.3-5|26	%build
12mr|x11-font-mutt-misc-1.0.3-5|27	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-mutt-misc-1.0.3-5|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/misc
12mr|x11-font-mutt-misc-1.0.3-5|29	
12mr|x11-font-mutt-misc-1.0.3-5|30	%make
12mr|x11-font-mutt-misc-1.0.3-5|31	
12mr|x11-font-mutt-misc-1.0.3-5|32	%install
12mr|x11-font-mutt-misc-1.0.3-5|33	rm -rf %{buildroot}
12mr|x11-font-mutt-misc-1.0.3-5|34	%makeinstall_std
12mr|x11-font-mutt-misc-1.0.3-5|35	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
12mr|x11-font-mutt-misc-1.0.3-5|36	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
12mr|x11-font-mutt-misc-1.0.3-5|37	
12mr|x11-font-mutt-misc-1.0.3-5|38	%post
12mr|x11-font-mutt-misc-1.0.3-5|39	mkfontscale %_datadir/fonts/misc
12mr|x11-font-mutt-misc-1.0.3-5|40	mkfontdir %_datadir/fonts/misc
12mr|x11-font-mutt-misc-1.0.3-5|41	
12mr|x11-font-mutt-misc-1.0.3-5|42	%postun
12mr|x11-font-mutt-misc-1.0.3-5|43	mkfontscale %_datadir/fonts/misc
12mr|x11-font-mutt-misc-1.0.3-5|44	mkfontdir %_datadir/fonts/misc
12mr|x11-font-mutt-misc-1.0.3-5|45	
12mr|x11-font-mutt-misc-1.0.3-5|46	%clean
12mr|x11-font-mutt-misc-1.0.3-5|47	rm -rf %{buildroot}
12mr|x11-font-mutt-misc-1.0.3-5|48	
12mr|x11-font-mutt-misc-1.0.3-5|49	%files
12mr|x11-font-mutt-misc-1.0.3-5|50	%defattr(-,root,root)
12mr|x11-font-mutt-misc-1.0.3-5|51	%doc COPYING
12mr|x11-font-mutt-misc-1.0.3-5|52	%_datadir/fonts/misc/cu*.pcf.gz
12mr|x11-font-mutt-misc-1.0.3-5|53	
12mr|x11-font-mutt-misc-1.0.3-5|54	
12mr|x11-font-mutt-misc-1.0.3-5|55	
12mr|x11-font-mutt-misc-1.0.3-5|56	%changelog
12mr|x11-font-mutt-misc-1.0.3-5|57	

19241 12
12mr|x11-font-schumacher-misc-1.1.2-6|1	Name: x11-font-schumacher-misc
12mr|x11-font-schumacher-misc-1.1.2-6|2	Version: 1.1.2
12mr|x11-font-schumacher-misc-1.1.2-6|3	Release: %mkrel 6
12mr|x11-font-schumacher-misc-1.1.2-6|4	Summary: Xorg X11 font schumacher-misc
12mr|x11-font-schumacher-misc-1.1.2-6|5	Group: Development/X11
12mr|x11-font-schumacher-misc-1.1.2-6|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-font-schumacher-misc-1.1.2-6|7	URL: http://xorg.freedesktop.org
12mr|x11-font-schumacher-misc-1.1.2-6|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-schumacher-misc-%{version}.tar.bz2
12mr|x11-font-schumacher-misc-1.1.2-6|9	License: MIT-like
12mr|x11-font-schumacher-misc-1.1.2-6|10	BuildArch: noarch
12mr|x11-font-schumacher-misc-1.1.2-6|11	BuildRequires: fontconfig
12mr|x11-font-schumacher-misc-1.1.2-6|12	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-schumacher-misc-1.1.2-6|13	BuildRequires: x11-util-macros >= 1.0.2
12mr|x11-font-schumacher-misc-1.1.2-6|14	Conflicts: xorg-x11 <= 6.9.0
12mr|x11-font-schumacher-misc-1.1.2-6|15	Requires(post): mkfontdir
12mr|x11-font-schumacher-misc-1.1.2-6|16	Requires(postun): mkfontdir
12mr|x11-font-schumacher-misc-1.1.2-6|17	Requires(post): mkfontscale
12mr|x11-font-schumacher-misc-1.1.2-6|18	Requires(postun): mkfontscale
12mr|x11-font-schumacher-misc-1.1.2-6|19	
12mr|x11-font-schumacher-misc-1.1.2-6|20	%description
12mr|x11-font-schumacher-misc-1.1.2-6|21	Xorg X11 font schumacher-misc
12mr|x11-font-schumacher-misc-1.1.2-6|22	
12mr|x11-font-schumacher-misc-1.1.2-6|23	%prep
12mr|x11-font-schumacher-misc-1.1.2-6|24	%setup -q -n font-schumacher-misc-%{version}
12mr|x11-font-schumacher-misc-1.1.2-6|25	
12mr|x11-font-schumacher-misc-1.1.2-6|26	%build
12mr|x11-font-schumacher-misc-1.1.2-6|27	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-schumacher-misc-1.1.2-6|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/misc
12mr|x11-font-schumacher-misc-1.1.2-6|29	
12mr|x11-font-schumacher-misc-1.1.2-6|30	%make
12mr|x11-font-schumacher-misc-1.1.2-6|31	
12mr|x11-font-schumacher-misc-1.1.2-6|32	%install
12mr|x11-font-schumacher-misc-1.1.2-6|33	rm -rf %{buildroot}
12mr|x11-font-schumacher-misc-1.1.2-6|34	%makeinstall_std
12mr|x11-font-schumacher-misc-1.1.2-6|35	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
12mr|x11-font-schumacher-misc-1.1.2-6|36	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
12mr|x11-font-schumacher-misc-1.1.2-6|37	
12mr|x11-font-schumacher-misc-1.1.2-6|38	%post
12mr|x11-font-schumacher-misc-1.1.2-6|39	mkfontscale %_datadir/fonts/misc
12mr|x11-font-schumacher-misc-1.1.2-6|40	mkfontdir %_datadir/fonts/misc
12mr|x11-font-schumacher-misc-1.1.2-6|41	
12mr|x11-font-schumacher-misc-1.1.2-6|42	%postun
12mr|x11-font-schumacher-misc-1.1.2-6|43	mkfontscale %_datadir/fonts/misc
12mr|x11-font-schumacher-misc-1.1.2-6|44	mkfontdir %_datadir/fonts/misc
12mr|x11-font-schumacher-misc-1.1.2-6|45	
12mr|x11-font-schumacher-misc-1.1.2-6|46	%clean
12mr|x11-font-schumacher-misc-1.1.2-6|47	rm -rf %{buildroot}
12mr|x11-font-schumacher-misc-1.1.2-6|48	
12mr|x11-font-schumacher-misc-1.1.2-6|49	%files
12mr|x11-font-schumacher-misc-1.1.2-6|50	%defattr(-,root,root)
12mr|x11-font-schumacher-misc-1.1.2-6|51	%doc COPYING
12mr|x11-font-schumacher-misc-1.1.2-6|52	%_datadir/fonts/misc/cl*.pcf.gz
12mr|x11-font-schumacher-misc-1.1.2-6|53	
12mr|x11-font-schumacher-misc-1.1.2-6|54	
12mr|x11-font-schumacher-misc-1.1.2-6|55	
12mr|x11-font-schumacher-misc-1.1.2-6|56	%changelog
12mr|x11-font-schumacher-misc-1.1.2-6|57	

19242 12
12mr|x11-font-screen-cyrillic-1.0.4-5|1	Name: x11-font-screen-cyrillic
12mr|x11-font-screen-cyrillic-1.0.4-5|2	Version: 1.0.4
12mr|x11-font-screen-cyrillic-1.0.4-5|3	Release: %mkrel 5
12mr|x11-font-screen-cyrillic-1.0.4-5|4	Summary: Xorg X11 font screen-cyrillic
12mr|x11-font-screen-cyrillic-1.0.4-5|5	Group: Development/X11
12mr|x11-font-screen-cyrillic-1.0.4-5|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-font-screen-cyrillic-1.0.4-5|7	URL: http://xorg.freedesktop.org
12mr|x11-font-screen-cyrillic-1.0.4-5|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-screen-cyrillic-%{version}.tar.bz2
12mr|x11-font-screen-cyrillic-1.0.4-5|9	License: MIT-like
12mr|x11-font-screen-cyrillic-1.0.4-5|10	BuildArch: noarch
12mr|x11-font-screen-cyrillic-1.0.4-5|11	BuildRequires: fontconfig
12mr|x11-font-screen-cyrillic-1.0.4-5|12	
12mr|x11-font-screen-cyrillic-1.0.4-5|13	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-screen-cyrillic-1.0.4-5|14	BuildRequires: x11-util-macros >= 1.0.2
12mr|x11-font-screen-cyrillic-1.0.4-5|15	
12mr|x11-font-screen-cyrillic-1.0.4-5|16	Conflicts: xorg-x11-cyrillic-fonts <= 6.9.0
12mr|x11-font-screen-cyrillic-1.0.4-5|17	Requires: mkfontdir
12mr|x11-font-screen-cyrillic-1.0.4-5|18	Requires: mkfontscale
12mr|x11-font-screen-cyrillic-1.0.4-5|19	
12mr|x11-font-screen-cyrillic-1.0.4-5|20	%description
12mr|x11-font-screen-cyrillic-1.0.4-5|21	Xorg X11 font screen-cyrillic
12mr|x11-font-screen-cyrillic-1.0.4-5|22	
12mr|x11-font-screen-cyrillic-1.0.4-5|23	%prep
12mr|x11-font-screen-cyrillic-1.0.4-5|24	%setup -q -n font-screen-cyrillic-%{version}
12mr|x11-font-screen-cyrillic-1.0.4-5|25	
12mr|x11-font-screen-cyrillic-1.0.4-5|26	%build
12mr|x11-font-screen-cyrillic-1.0.4-5|27	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-screen-cyrillic-1.0.4-5|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/cyrillic
12mr|x11-font-screen-cyrillic-1.0.4-5|29	
12mr|x11-font-screen-cyrillic-1.0.4-5|30	%make
12mr|x11-font-screen-cyrillic-1.0.4-5|31	
12mr|x11-font-screen-cyrillic-1.0.4-5|32	%install
12mr|x11-font-screen-cyrillic-1.0.4-5|33	rm -rf %{buildroot}
12mr|x11-font-screen-cyrillic-1.0.4-5|34	%makeinstall_std
12mr|x11-font-screen-cyrillic-1.0.4-5|35	rm -f %{buildroot}%_datadir/fonts/cyrillic/fonts.dir
12mr|x11-font-screen-cyrillic-1.0.4-5|36	rm -f %{buildroot}%_datadir/fonts/cyrillic/fonts.scale
12mr|x11-font-screen-cyrillic-1.0.4-5|37	
12mr|x11-font-screen-cyrillic-1.0.4-5|38	%post
12mr|x11-font-screen-cyrillic-1.0.4-5|39	mkfontscale %_datadir/fonts/cyrillic
12mr|x11-font-screen-cyrillic-1.0.4-5|40	mkfontdir %_datadir/fonts/cyrillic
12mr|x11-font-screen-cyrillic-1.0.4-5|41	
12mr|x11-font-screen-cyrillic-1.0.4-5|42	%postun
12mr|x11-font-screen-cyrillic-1.0.4-5|43	mkfontscale %_datadir/fonts/cyrillic
12mr|x11-font-screen-cyrillic-1.0.4-5|44	mkfontdir %_datadir/fonts/cyrillic
12mr|x11-font-screen-cyrillic-1.0.4-5|45	
12mr|x11-font-screen-cyrillic-1.0.4-5|46	%clean
12mr|x11-font-screen-cyrillic-1.0.4-5|47	rm -rf %{buildroot}
12mr|x11-font-screen-cyrillic-1.0.4-5|48	
12mr|x11-font-screen-cyrillic-1.0.4-5|49	%files
12mr|x11-font-screen-cyrillic-1.0.4-5|50	%defattr(-,root,root)
12mr|x11-font-screen-cyrillic-1.0.4-5|51	%_datadir/fonts/cyrillic/screen8x16*.pcf.gz
12mr|x11-font-screen-cyrillic-1.0.4-5|52	
12mr|x11-font-screen-cyrillic-1.0.4-5|53	
12mr|x11-font-screen-cyrillic-1.0.4-5|54	
12mr|x11-font-screen-cyrillic-1.0.4-5|55	
12mr|x11-font-screen-cyrillic-1.0.4-5|56	
12mr|x11-font-screen-cyrillic-1.0.4-5|57	%changelog
12mr|x11-font-screen-cyrillic-1.0.4-5|58	

19243 12
12mr|x11-font-sony-misc-1.0.3-4|1	Name: x11-font-sony-misc
12mr|x11-font-sony-misc-1.0.3-4|2	Version: 1.0.3
12mr|x11-font-sony-misc-1.0.3-4|3	Release: %mkrel 4
12mr|x11-font-sony-misc-1.0.3-4|4	Summary: Xorg X11 font sony-misc
12mr|x11-font-sony-misc-1.0.3-4|5	Group: Development/X11
12mr|x11-font-sony-misc-1.0.3-4|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-font-sony-misc-1.0.3-4|7	URL: http://xorg.freedesktop.org
12mr|x11-font-sony-misc-1.0.3-4|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-sony-misc-%{version}.tar.bz2
12mr|x11-font-sony-misc-1.0.3-4|9	License: MIT
12mr|x11-font-sony-misc-1.0.3-4|10	BuildArch: noarch
12mr|x11-font-sony-misc-1.0.3-4|11	BuildRequires: fontconfig
12mr|x11-font-sony-misc-1.0.3-4|12	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-sony-misc-1.0.3-4|13	BuildRequires: x11-util-macros >= 1.0.2
12mr|x11-font-sony-misc-1.0.3-4|14	Conflicts: xorg-x11 <= 6.9.0
12mr|x11-font-sony-misc-1.0.3-4|15	Requires(post): mkfontdir
12mr|x11-font-sony-misc-1.0.3-4|16	Requires(postun): mkfontdir
12mr|x11-font-sony-misc-1.0.3-4|17	Requires(post): mkfontscale
12mr|x11-font-sony-misc-1.0.3-4|18	Requires(postun): mkfontscale
12mr|x11-font-sony-misc-1.0.3-4|19	
12mr|x11-font-sony-misc-1.0.3-4|20	%description
12mr|x11-font-sony-misc-1.0.3-4|21	Xorg X11 font sony-misc
12mr|x11-font-sony-misc-1.0.3-4|22	
12mr|x11-font-sony-misc-1.0.3-4|23	%prep
12mr|x11-font-sony-misc-1.0.3-4|24	%setup -q -n font-sony-misc-%{version}
12mr|x11-font-sony-misc-1.0.3-4|25	
12mr|x11-font-sony-misc-1.0.3-4|26	%build
12mr|x11-font-sony-misc-1.0.3-4|27	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-sony-misc-1.0.3-4|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/misc
12mr|x11-font-sony-misc-1.0.3-4|29	
12mr|x11-font-sony-misc-1.0.3-4|30	%make
12mr|x11-font-sony-misc-1.0.3-4|31	
12mr|x11-font-sony-misc-1.0.3-4|32	%install
12mr|x11-font-sony-misc-1.0.3-4|33	rm -rf %{buildroot}
12mr|x11-font-sony-misc-1.0.3-4|34	%makeinstall_std
12mr|x11-font-sony-misc-1.0.3-4|35	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
12mr|x11-font-sony-misc-1.0.3-4|36	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
12mr|x11-font-sony-misc-1.0.3-4|37	
12mr|x11-font-sony-misc-1.0.3-4|38	%post
12mr|x11-font-sony-misc-1.0.3-4|39	mkfontscale %_datadir/fonts/misc
12mr|x11-font-sony-misc-1.0.3-4|40	mkfontdir %_datadir/fonts/misc
12mr|x11-font-sony-misc-1.0.3-4|41	
12mr|x11-font-sony-misc-1.0.3-4|42	%postun
12mr|x11-font-sony-misc-1.0.3-4|43	mkfontscale %_datadir/fonts/misc
12mr|x11-font-sony-misc-1.0.3-4|44	mkfontdir %_datadir/fonts/misc
12mr|x11-font-sony-misc-1.0.3-4|45	
12mr|x11-font-sony-misc-1.0.3-4|46	%clean
12mr|x11-font-sony-misc-1.0.3-4|47	rm -rf %{buildroot}
12mr|x11-font-sony-misc-1.0.3-4|48	
12mr|x11-font-sony-misc-1.0.3-4|49	%files
12mr|x11-font-sony-misc-1.0.3-4|50	%defattr(-,root,root)
12mr|x11-font-sony-misc-1.0.3-4|51	%doc COPYING
12mr|x11-font-sony-misc-1.0.3-4|52	%_datadir/fonts/misc/12x24*.pcf.gz
12mr|x11-font-sony-misc-1.0.3-4|53	%_datadir/fonts/misc/8x16*.pcf.gz
12mr|x11-font-sony-misc-1.0.3-4|54	
12mr|x11-font-sony-misc-1.0.3-4|55	
12mr|x11-font-sony-misc-1.0.3-4|56	
12mr|x11-font-sony-misc-1.0.3-4|57	%changelog
12mr|x11-font-sony-misc-1.0.3-4|58	

19244 12
12mr|x11-font-sun-misc-1.0.3-4|1	Name: x11-font-sun-misc
12mr|x11-font-sun-misc-1.0.3-4|2	Version: 1.0.3
12mr|x11-font-sun-misc-1.0.3-4|3	Release: %mkrel 4
12mr|x11-font-sun-misc-1.0.3-4|4	Summary: Xorg X11 font sun-misc
12mr|x11-font-sun-misc-1.0.3-4|5	Group: Development/X11
12mr|x11-font-sun-misc-1.0.3-4|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-font-sun-misc-1.0.3-4|7	URL: http://xorg.freedesktop.org
12mr|x11-font-sun-misc-1.0.3-4|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-sun-misc-%{version}.tar.bz2
12mr|x11-font-sun-misc-1.0.3-4|9	License: MIT
12mr|x11-font-sun-misc-1.0.3-4|10	BuildArch: noarch
12mr|x11-font-sun-misc-1.0.3-4|11	BuildRequires: fontconfig
12mr|x11-font-sun-misc-1.0.3-4|12	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-sun-misc-1.0.3-4|13	BuildRequires: x11-util-macros >= 1.0.2
12mr|x11-font-sun-misc-1.0.3-4|14	Conflicts: xorg-x11 <= 6.9.0
12mr|x11-font-sun-misc-1.0.3-4|15	Requires(post): mkfontdir
12mr|x11-font-sun-misc-1.0.3-4|16	Requires(postun): mkfontdir
12mr|x11-font-sun-misc-1.0.3-4|17	Requires(post): mkfontscale
12mr|x11-font-sun-misc-1.0.3-4|18	Requires(postun): mkfontscale
12mr|x11-font-sun-misc-1.0.3-4|19	
12mr|x11-font-sun-misc-1.0.3-4|20	%description
12mr|x11-font-sun-misc-1.0.3-4|21	Xorg X11 font sun-misc
12mr|x11-font-sun-misc-1.0.3-4|22	
12mr|x11-font-sun-misc-1.0.3-4|23	%prep
12mr|x11-font-sun-misc-1.0.3-4|24	%setup -q -n font-sun-misc-%{version}
12mr|x11-font-sun-misc-1.0.3-4|25	
12mr|x11-font-sun-misc-1.0.3-4|26	%build
12mr|x11-font-sun-misc-1.0.3-4|27	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-sun-misc-1.0.3-4|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/misc
12mr|x11-font-sun-misc-1.0.3-4|29	
12mr|x11-font-sun-misc-1.0.3-4|30	%make
12mr|x11-font-sun-misc-1.0.3-4|31	
12mr|x11-font-sun-misc-1.0.3-4|32	%install
12mr|x11-font-sun-misc-1.0.3-4|33	rm -rf %{buildroot}
12mr|x11-font-sun-misc-1.0.3-4|34	%makeinstall_std
12mr|x11-font-sun-misc-1.0.3-4|35	rm -f %{buildroot}%_datadir/fonts/misc/fonts.dir
12mr|x11-font-sun-misc-1.0.3-4|36	rm -f %{buildroot}%_datadir/fonts/misc/fonts.scale
12mr|x11-font-sun-misc-1.0.3-4|37	
12mr|x11-font-sun-misc-1.0.3-4|38	%post
12mr|x11-font-sun-misc-1.0.3-4|39	mkfontscale %_datadir/fonts/misc
12mr|x11-font-sun-misc-1.0.3-4|40	mkfontdir %_datadir/fonts/misc
12mr|x11-font-sun-misc-1.0.3-4|41	
12mr|x11-font-sun-misc-1.0.3-4|42	%postun
12mr|x11-font-sun-misc-1.0.3-4|43	mkfontscale %_datadir/fonts/misc
12mr|x11-font-sun-misc-1.0.3-4|44	mkfontdir %_datadir/fonts/misc
12mr|x11-font-sun-misc-1.0.3-4|45	
12mr|x11-font-sun-misc-1.0.3-4|46	%clean
12mr|x11-font-sun-misc-1.0.3-4|47	rm -rf %{buildroot}
12mr|x11-font-sun-misc-1.0.3-4|48	
12mr|x11-font-sun-misc-1.0.3-4|49	%files
12mr|x11-font-sun-misc-1.0.3-4|50	%defattr(-,root,root)
12mr|x11-font-sun-misc-1.0.3-4|51	%doc COPYING
12mr|x11-font-sun-misc-1.0.3-4|52	%_datadir/fonts/misc/olcursor.pcf.gz
12mr|x11-font-sun-misc-1.0.3-4|53	%_datadir/fonts/misc/olgl*.pcf.gz
12mr|x11-font-sun-misc-1.0.3-4|54	
12mr|x11-font-sun-misc-1.0.3-4|55	
12mr|x11-font-sun-misc-1.0.3-4|56	
12mr|x11-font-sun-misc-1.0.3-4|57	%changelog
12mr|x11-font-sun-misc-1.0.3-4|58	

19245 12
12mr|x11-font-type1-1.0.0-11|1	Name: x11-font-type1
12mr|x11-font-type1-1.0.0-11|2	Version: 1.0.0
12mr|x11-font-type1-1.0.0-11|3	Release: %mkrel 11
12mr|x11-font-type1-1.0.0-11|4	Summary: X11 fonts type1
12mr|x11-font-type1-1.0.0-11|5	Group: Development/X11
12mr|x11-font-type1-1.0.0-11|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-font-type1-1.0.0-11|7	License: GPL
12mr|x11-font-type1-1.0.0-11|8	BuildArch: noarch
12mr|x11-font-type1-1.0.0-11|9	Requires: x11-font-bitstream-type1
12mr|x11-font-type1-1.0.0-11|10	Requires: x11-font-xfree86-type1
12mr|x11-font-type1-1.0.0-11|11	Conflicts: xorg-x11 <= 6.9.0
12mr|x11-font-type1-1.0.0-11|12	
12mr|x11-font-type1-1.0.0-11|13	%description
12mr|x11-font-type1-1.0.0-11|14	Type1 fonts for X.org
12mr|x11-font-type1-1.0.0-11|15	
12mr|x11-font-type1-1.0.0-11|16	%files
12mr|x11-font-type1-1.0.0-11|17	%defattr(-,root,root)
12mr|x11-font-type1-1.0.0-11|18	
12mr|x11-font-type1-1.0.0-11|19	
12mr|x11-font-type1-1.0.0-11|20	
12mr|x11-font-type1-1.0.0-11|21	%changelog
12mr|x11-font-type1-1.0.0-11|22	

19246 12
12mr|x11-font-util-1.2.0-4|1	Name:		x11-font-util
12mr|x11-font-util-1.2.0-4|2	Version:	1.2.0
12mr|x11-font-util-1.2.0-4|3	Release:	%mkrel 4
12mr|x11-font-util-1.2.0-4|4	Summary:	Xorg X11 font utilities
12mr|x11-font-util-1.2.0-4|5	Group:		Development/X11
12mr|x11-font-util-1.2.0-4|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-font-util-1.2.0-4|7	URL:		http://xorg.freedesktop.org
12mr|x11-font-util-1.2.0-4|8	Source:		http://xorg.freedesktop.org/releases/individual/font/font-util-%{version}.tar.bz2
12mr|x11-font-util-1.2.0-4|9	License:	BSD
12mr|x11-font-util-1.2.0-4|10	
12mr|x11-font-util-1.2.0-4|11	%define bootstrap 0
12mr|x11-font-util-1.2.0-4|12	%{?_without_bootstrap: %global bootstrap 0}
12mr|x11-font-util-1.2.0-4|13	%{?_with_bootstrap: %global bootstrap 1}
12mr|x11-font-util-1.2.0-4|14	
12mr|x11-font-util-1.2.0-4|15	%if !%bootstrap
12mr|x11-font-util-1.2.0-4|16	Requires:	bdftopcf
12mr|x11-font-util-1.2.0-4|17	%endif
12mr|x11-font-util-1.2.0-4|18	Requires:	mkfontdir
12mr|x11-font-util-1.2.0-4|19	Requires:	mkfontscale
12mr|x11-font-util-1.2.0-4|20	Requires:	fonttosfnt
12mr|x11-font-util-1.2.0-4|21	Requires:	fslsfonts
12mr|x11-font-util-1.2.0-4|22	Requires:	fstobdf
12mr|x11-font-util-1.2.0-4|23	Requires:	showfont
12mr|x11-font-util-1.2.0-4|24	Requires:	xlsfonts
12mr|x11-font-util-1.2.0-4|25	
12mr|x11-font-util-1.2.0-4|26	BuildRequires:	x11-util-macros >= 1.1.5
12mr|x11-font-util-1.2.0-4|27	
12mr|x11-font-util-1.2.0-4|28	%description
12mr|x11-font-util-1.2.0-4|29	Xorg X11 font utilities
12mr|x11-font-util-1.2.0-4|30	
12mr|x11-font-util-1.2.0-4|31	%prep
12mr|x11-font-util-1.2.0-4|32	%setup -q -n font-util-%{version}
12mr|x11-font-util-1.2.0-4|33	
12mr|x11-font-util-1.2.0-4|34	%build
12mr|x11-font-util-1.2.0-4|35	%configure	--x-includes=%{_includedir}\
12mr|x11-font-util-1.2.0-4|36	--x-libraries=%{_libdir} --with-mapdir=%_datadir/fonts/util
12mr|x11-font-util-1.2.0-4|37	
12mr|x11-font-util-1.2.0-4|38	%make
12mr|x11-font-util-1.2.0-4|39	
12mr|x11-font-util-1.2.0-4|40	%install
12mr|x11-font-util-1.2.0-4|41	rm -rf %{buildroot}
12mr|x11-font-util-1.2.0-4|42	%makeinstall_std
12mr|x11-font-util-1.2.0-4|43	
12mr|x11-font-util-1.2.0-4|44	%clean
12mr|x11-font-util-1.2.0-4|45	rm -rf %{buildroot}
12mr|x11-font-util-1.2.0-4|46	
12mr|x11-font-util-1.2.0-4|47	%files
12mr|x11-font-util-1.2.0-4|48	%defattr(-,root,root)
12mr|x11-font-util-1.2.0-4|49	%dir %_datadir/fonts/util
12mr|x11-font-util-1.2.0-4|50	%{_bindir}/bdftruncate
12mr|x11-font-util-1.2.0-4|51	%{_bindir}/ucs2any
12mr|x11-font-util-1.2.0-4|52	%_datadir/fonts/util/*
12mr|x11-font-util-1.2.0-4|53	%{_libdir}/pkgconfig/fontutil.pc
12mr|x11-font-util-1.2.0-4|54	%{_datadir}/aclocal/fontutil.m4
12mr|x11-font-util-1.2.0-4|55	%{_mandir}/man1/bdftruncate.*
12mr|x11-font-util-1.2.0-4|56	%{_mandir}/man1/ucs2any.*
12mr|x11-font-util-1.2.0-4|57	
12mr|x11-font-util-1.2.0-4|58	
12mr|x11-font-util-1.2.0-4|59	
12mr|x11-font-util-1.2.0-4|60	
12mr|x11-font-util-1.2.0-4|61	%changelog
12mr|x11-font-util-1.2.0-4|62	

19247 12
12mr|x11-font-winitzki-cyrillic-1.0.3-4|1	Name: x11-font-winitzki-cyrillic
12mr|x11-font-winitzki-cyrillic-1.0.3-4|2	Version: 1.0.3
12mr|x11-font-winitzki-cyrillic-1.0.3-4|3	Release: %mkrel 4
12mr|x11-font-winitzki-cyrillic-1.0.3-4|4	Summary: Xorg X11 font winitzki-cyrillic
12mr|x11-font-winitzki-cyrillic-1.0.3-4|5	Group: Development/X11
12mr|x11-font-winitzki-cyrillic-1.0.3-4|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-font-winitzki-cyrillic-1.0.3-4|7	URL: http://xorg.freedesktop.org
12mr|x11-font-winitzki-cyrillic-1.0.3-4|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-winitzki-cyrillic-%{version}.tar.bz2
12mr|x11-font-winitzki-cyrillic-1.0.3-4|9	License: Public Domain
12mr|x11-font-winitzki-cyrillic-1.0.3-4|10	BuildArch: noarch
12mr|x11-font-winitzki-cyrillic-1.0.3-4|11	BuildRequires: fontconfig
12mr|x11-font-winitzki-cyrillic-1.0.3-4|12	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-winitzki-cyrillic-1.0.3-4|13	BuildRequires: x11-util-macros >= 1.0.2
12mr|x11-font-winitzki-cyrillic-1.0.3-4|14	Conflicts: xorg-x11-cyrillic-fonts <= 6.9.0
12mr|x11-font-winitzki-cyrillic-1.0.3-4|15	Requires(post): mkfontdir
12mr|x11-font-winitzki-cyrillic-1.0.3-4|16	Requires(postun): mkfontdir
12mr|x11-font-winitzki-cyrillic-1.0.3-4|17	Requires(post): mkfontscale
12mr|x11-font-winitzki-cyrillic-1.0.3-4|18	Requires(postun): mkfontscale
12mr|x11-font-winitzki-cyrillic-1.0.3-4|19	
12mr|x11-font-winitzki-cyrillic-1.0.3-4|20	%description
12mr|x11-font-winitzki-cyrillic-1.0.3-4|21	Xorg X11 font winitzki-cyrillic
12mr|x11-font-winitzki-cyrillic-1.0.3-4|22	
12mr|x11-font-winitzki-cyrillic-1.0.3-4|23	%prep
12mr|x11-font-winitzki-cyrillic-1.0.3-4|24	%setup -q -n font-winitzki-cyrillic-%{version}
12mr|x11-font-winitzki-cyrillic-1.0.3-4|25	
12mr|x11-font-winitzki-cyrillic-1.0.3-4|26	%build
12mr|x11-font-winitzki-cyrillic-1.0.3-4|27	./configure --prefix=/usr --x-includes=%{_includedir}\
12mr|x11-font-winitzki-cyrillic-1.0.3-4|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/cyrillic
12mr|x11-font-winitzki-cyrillic-1.0.3-4|29	
12mr|x11-font-winitzki-cyrillic-1.0.3-4|30	%make
12mr|x11-font-winitzki-cyrillic-1.0.3-4|31	
12mr|x11-font-winitzki-cyrillic-1.0.3-4|32	%install
12mr|x11-font-winitzki-cyrillic-1.0.3-4|33	rm -rf %{buildroot}
12mr|x11-font-winitzki-cyrillic-1.0.3-4|34	%makeinstall_std
12mr|x11-font-winitzki-cyrillic-1.0.3-4|35	rm -f %{buildroot}%_datadir/fonts/cyrillic/fonts.dir
12mr|x11-font-winitzki-cyrillic-1.0.3-4|36	rm -f %{buildroot}%_datadir/fonts/cyrillic/fonts.scale
12mr|x11-font-winitzki-cyrillic-1.0.3-4|37	
12mr|x11-font-winitzki-cyrillic-1.0.3-4|38	%post
12mr|x11-font-winitzki-cyrillic-1.0.3-4|39	mkfontscale %_datadir/fonts/cyrillic
12mr|x11-font-winitzki-cyrillic-1.0.3-4|40	mkfontdir %_datadir/fonts/cyrillic
12mr|x11-font-winitzki-cyrillic-1.0.3-4|41	
12mr|x11-font-winitzki-cyrillic-1.0.3-4|42	%postun
12mr|x11-font-winitzki-cyrillic-1.0.3-4|43	mkfontscale %_datadir/fonts/cyrillic
12mr|x11-font-winitzki-cyrillic-1.0.3-4|44	mkfontdir %_datadir/fonts/cyrillic
12mr|x11-font-winitzki-cyrillic-1.0.3-4|45	
12mr|x11-font-winitzki-cyrillic-1.0.3-4|46	%clean
12mr|x11-font-winitzki-cyrillic-1.0.3-4|47	rm -rf %{buildroot}
12mr|x11-font-winitzki-cyrillic-1.0.3-4|48	
12mr|x11-font-winitzki-cyrillic-1.0.3-4|49	%files
12mr|x11-font-winitzki-cyrillic-1.0.3-4|50	%defattr(-,root,root)
12mr|x11-font-winitzki-cyrillic-1.0.3-4|51	%doc COPYING
12mr|x11-font-winitzki-cyrillic-1.0.3-4|52	%_datadir/fonts/cyrillic/proof9x16.pcf.gz
12mr|x11-font-winitzki-cyrillic-1.0.3-4|53	
12mr|x11-font-winitzki-cyrillic-1.0.3-4|54	
12mr|x11-font-winitzki-cyrillic-1.0.3-4|55	
12mr|x11-font-winitzki-cyrillic-1.0.3-4|56	%changelog
12mr|x11-font-winitzki-cyrillic-1.0.3-4|57	

19248 12
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|1	%define origname wqy-bitmapfont
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|2	%define version 1.0.0
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|3	%define betaver RC1
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|4	
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|5	Name:	x11-font-%{origname}
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|6	Version:	%{version}
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|7	Release:	%mkrel -c %betaver 5
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|8	Summary:	WenQuanYi Bitmap Song
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|9	Group:	System/Fonts/X11 bitmap
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|11	URL:	http://www.wenq.org
12mr|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
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|13	License:	GPLv2+
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|14	BuildArch:	noarch
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|15	BuildRequires: fontconfig
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|16	Requires(pre):	mkfontdir, mkfontscale
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|17	Requires(postun):	mkfontdir, mkfontscale
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|18	Requires:	fontconfig >= 2.4.2-7
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|19	Conflicts:	fontconfig < 2.4.2-7
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|20	
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|21	%description
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|22	WenQuanYi bitmap fonts include all 20,932 Unicode 5.2
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|23	CJK Unified Ideographs (U4E00 - U9FA5) and 6,582
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|24	CJK Extension A characters (U3400 - U4DB5) at
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|25	5 different pixel sizes (9pt-12X12, 10pt-13X13,
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|26	10.5pt-14x14, 11pt-15X15 and 12pt-16x16 pixel).
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|27	Use of this bitmap font for on-screen display of Chinese
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|28	(traditional and simplified) in web pages and elsewhere
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|29	eliminates the annoying "blurring" problems caused by
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|30	insufficient "hinting" of anti-aliased vector CJK fonts.
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|31	In addition, Latin characters, Japanese Kanas and
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|32	Korean Hangul glyphs (U+AC00~U+D7A3) are also included.
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|33	
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|34	%prep
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|35	%setup -qn wqy-bitmapsong
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|36	
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|37	%install
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|38	rm -fr %buildroot
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|39	
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|40	install -d %{buildroot}/%_datadir/fonts/wqy
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|41	install -m 0644 *.pcf fonts.alias %{buildroot}/%_datadir/fonts/wqy
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|42	
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|43	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|44	ln -s ../../..%_datadir/fonts/wqy \
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|45	%{buildroot}%_sysconfdir/X11/fontpath.d/wqy-bitmapfont:pri=50
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|46	
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|47	%post
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|48	mkfontscale %_datadir/fonts/wqy
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|49	mkfontdir %_datadir/fonts/wqy
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|50	
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|51	%postun
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|52	mkfontscale %_datadir/fonts/wqy
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|53	mkfontdir %_datadir/fonts/wqy
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|54	
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|55	%clean
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|56	rm -rf %{buildroot}
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|57	
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|58	%files
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|59	%defattr(-,root,root)
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|60	%doc README ChangeLog AUTHORS COPYING
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|61	%_sysconfdir/X11/fontpath.d/wqy-bitmapfont:pri=50
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|62	%_datadir/fonts/wqy/*.pcf
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|63	%_datadir/fonts/wqy/fonts.alias
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|64	
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|65	
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|66	
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|67	%changelog
12mr|x11-font-wqy-bitmapfont-1.0.0-0.RC1.5|68	

19249 12
12mr|x11-font-xfree86-type1-1.0.4-4|1	Name: x11-font-xfree86-type1
12mr|x11-font-xfree86-type1-1.0.4-4|2	Version: 1.0.4
12mr|x11-font-xfree86-type1-1.0.4-4|3	Release: %mkrel 4
12mr|x11-font-xfree86-type1-1.0.4-4|4	Summary: Xorg X11 font xfree86-type1
12mr|x11-font-xfree86-type1-1.0.4-4|5	Group: Development/X11
12mr|x11-font-xfree86-type1-1.0.4-4|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-font-xfree86-type1-1.0.4-4|7	URL: http://xorg.freedesktop.org
12mr|x11-font-xfree86-type1-1.0.4-4|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-xfree86-type1-%{version}.tar.bz2
12mr|x11-font-xfree86-type1-1.0.4-4|9	License: MIT
12mr|x11-font-xfree86-type1-1.0.4-4|10	BuildArch: noarch
12mr|x11-font-xfree86-type1-1.0.4-4|11	BuildRequires: fontconfig
12mr|x11-font-xfree86-type1-1.0.4-4|12	BuildRequires: x11-font-util >= 1.0.0
12mr|x11-font-xfree86-type1-1.0.4-4|13	BuildRequires: x11-util-macros >= 1.0.2
12mr|x11-font-xfree86-type1-1.0.4-4|14	Conflicts: xorg-x11 <= 6.9.0
12mr|x11-font-xfree86-type1-1.0.4-4|15	Requires(post): mkfontdir
12mr|x11-font-xfree86-type1-1.0.4-4|16	Requires(postun): mkfontdir
12mr|x11-font-xfree86-type1-1.0.4-4|17	Requires(post): mkfontscale
12mr|x11-font-xfree86-type1-1.0.4-4|18	Requires(postun): mkfontscale
12mr|x11-font-xfree86-type1-1.0.4-4|19	
12mr|x11-font-xfree86-type1-1.0.4-4|20	%description
12mr|x11-font-xfree86-type1-1.0.4-4|21	Xorg X11 font xfree86-type1
12mr|x11-font-xfree86-type1-1.0.4-4|22	
12mr|x11-font-xfree86-type1-1.0.4-4|23	%prep
12mr|x11-font-xfree86-type1-1.0.4-4|24	%setup -q -n font-xfree86-type1-%{version}
12mr|x11-font-xfree86-type1-1.0.4-4|25	
12mr|x11-font-xfree86-type1-1.0.4-4|26	%build
12mr|x11-font-xfree86-type1-1.0.4-4|27	./configure --prefix=/usr \
12mr|x11-font-xfree86-type1-1.0.4-4|28	--x-includes=%_includedir \
12mr|x11-font-xfree86-type1-1.0.4-4|29	--x-libraries=%_libdir \
12mr|x11-font-xfree86-type1-1.0.4-4|30	--with-fontdir=%_datadir/fonts/Type1
12mr|x11-font-xfree86-type1-1.0.4-4|31	
12mr|x11-font-xfree86-type1-1.0.4-4|32	%make
12mr|x11-font-xfree86-type1-1.0.4-4|33	
12mr|x11-font-xfree86-type1-1.0.4-4|34	%install
12mr|x11-font-xfree86-type1-1.0.4-4|35	rm -rf %{buildroot}
12mr|x11-font-xfree86-type1-1.0.4-4|36	%makeinstall_std
12mr|x11-font-xfree86-type1-1.0.4-4|37	rm -f %{buildroot}%{_datadir}/fonts/Type1/fonts.{dir,scale}
12mr|x11-font-xfree86-type1-1.0.4-4|38	
12mr|x11-font-xfree86-type1-1.0.4-4|39	%post
12mr|x11-font-xfree86-type1-1.0.4-4|40	mkfontscale %{_datadir}/fonts/Type1
12mr|x11-font-xfree86-type1-1.0.4-4|41	mkfontdir %{_datadir}/fonts/Type1
12mr|x11-font-xfree86-type1-1.0.4-4|42	
12mr|x11-font-xfree86-type1-1.0.4-4|43	%postun
12mr|x11-font-xfree86-type1-1.0.4-4|44	mkfontscale %{_datadir}/fonts/Type1
12mr|x11-font-xfree86-type1-1.0.4-4|45	mkfontdir %{_datadir}/fonts/Type1
12mr|x11-font-xfree86-type1-1.0.4-4|46	
12mr|x11-font-xfree86-type1-1.0.4-4|47	%clean
12mr|x11-font-xfree86-type1-1.0.4-4|48	rm -rf %{buildroot}
12mr|x11-font-xfree86-type1-1.0.4-4|49	
12mr|x11-font-xfree86-type1-1.0.4-4|50	%files
12mr|x11-font-xfree86-type1-1.0.4-4|51	%defattr(-,root,root)
12mr|x11-font-xfree86-type1-1.0.4-4|52	%doc COPYING
12mr|x11-font-xfree86-type1-1.0.4-4|53	%{_datadir}/fonts/Type1/cursor.pfa
12mr|x11-font-xfree86-type1-1.0.4-4|54	
12mr|x11-font-xfree86-type1-1.0.4-4|55	
12mr|x11-font-xfree86-type1-1.0.4-4|56	
12mr|x11-font-xfree86-type1-1.0.4-4|57	%changelog
12mr|x11-font-xfree86-type1-1.0.4-4|58	

19250 12
12mr|x11perf-1.5.4-1|1	Name:		x11perf
12mr|x11perf-1.5.4-1|2	Version:	1.5.4
12mr|x11perf-1.5.4-1|3	Release:	%mkrel 1
12mr|x11perf-1.5.4-1|4	Summary:	X11 server performance comparison program
12mr|x11perf-1.5.4-1|5	Group:		Development/X11
12mr|x11perf-1.5.4-1|6	URL:		http://xorg.freedesktop.org
12mr|x11perf-1.5.4-1|7	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|x11perf-1.5.4-1|8	License:       MIT
12mr|x11perf-1.5.4-1|9	BuildRoot:     %{_tmppath}/%{name}-root
12mr|x11perf-1.5.4-1|10	
12mr|x11perf-1.5.4-1|11	BuildRequires: libx11-devel >= 1.0.0
12mr|x11perf-1.5.4-1|12	BuildRequires: libxmu-devel >= 1.0.0
12mr|x11perf-1.5.4-1|13	BuildRequires: libxft-devel
12mr|x11perf-1.5.4-1|14	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11perf-1.5.4-1|15	
12mr|x11perf-1.5.4-1|16	%description
12mr|x11perf-1.5.4-1|17	The x11perf program runs one or more performance tests and reports how
12mr|x11perf-1.5.4-1|18	fast an X server can execute the tests.
12mr|x11perf-1.5.4-1|19	
12mr|x11perf-1.5.4-1|20	%prep
12mr|x11perf-1.5.4-1|21	%setup -q -n %{name}-%{version}
12mr|x11perf-1.5.4-1|22	
12mr|x11perf-1.5.4-1|23	%build
12mr|x11perf-1.5.4-1|24	%configure2_5x
12mr|x11perf-1.5.4-1|25	
12mr|x11perf-1.5.4-1|26	%make
12mr|x11perf-1.5.4-1|27	
12mr|x11perf-1.5.4-1|28	%install
12mr|x11perf-1.5.4-1|29	rm -rf %{buildroot}
12mr|x11perf-1.5.4-1|30	%makeinstall_std
12mr|x11perf-1.5.4-1|31	
12mr|x11perf-1.5.4-1|32	%files
12mr|x11perf-1.5.4-1|33	%defattr(-,root,root)
12mr|x11perf-1.5.4-1|34	%{_bindir}/*
12mr|x11perf-1.5.4-1|35	%{_libdir}/X11/x11perfcomp
12mr|x11perf-1.5.4-1|36	%{_mandir}/man1/*
12mr|x11perf-1.5.4-1|37	
12mr|x11perf-1.5.4-1|38	
12mr|x11perf-1.5.4-1|39	
12mr|x11perf-1.5.4-1|40	
12mr|x11perf-1.5.4-1|41	
12mr|x11perf-1.5.4-1|42	%changelog
12mr|x11perf-1.5.4-1|43	* Wed Aug  8 2012 akdengi <kazancas@mandriva.ru>
12mr|x11perf-1.5.4-1|44	+ Commit: b2653c8
12mr|x11perf-1.5.4-1|45	- - new version 1.5.4
12mr|x11perf-1.5.4-1|46	
12mr|x11perf-1.5.4-1|47	

19251 12
12mr|x11-proto-devel-7.6-12|1	%define builddocs 1
12mr|x11-proto-devel-7.6-12|2	#define bootstrap 0
12mr|x11-proto-devel-7.6-12|3	#{?_without_bootstrap: %global bootstrap 0}
12mr|x11-proto-devel-7.6-12|4	#{?_with_bootstrap: %global bootstrap 1}
12mr|x11-proto-devel-7.6-12|5	
12mr|x11-proto-devel-7.6-12|6	%define applewm_version 1.4.2
12mr|x11-proto-devel-7.6-12|7	%define bigreqs_version 1.1.2
12mr|x11-proto-devel-7.6-12|8	%define composite_version 0.4.2
12mr|x11-proto-devel-7.6-12|9	%define damage_version 1.2.1
12mr|x11-proto-devel-7.6-12|10	%define dmx_version 2.3.1
12mr|x11-proto-devel-7.6-12|11	%define dri2_version 2.8
12mr|x11-proto-devel-7.6-12|12	%define evieext_version 1.1.1
12mr|x11-proto-devel-7.6-12|13	%define fixes_version 5.0
12mr|x11-proto-devel-7.6-12|14	%define fontcache_version 0.1.3
12mr|x11-proto-devel-7.6-12|15	%define fonts_version 2.1.2
12mr|x11-proto-devel-7.6-12|16	%define gl_version 1.4.16
12mr|x11-proto-devel-7.6-12|17	%define input_version 2.2
12mr|x11-proto-devel-7.6-12|18	%define kb_version 1.0.6
12mr|x11-proto-devel-7.6-12|19	%define print_version 1.0.5
12mr|x11-proto-devel-7.6-12|20	%define randr_version 1.4.0
12mr|x11-proto-devel-7.6-12|21	%define record_version 1.14.2
12mr|x11-proto-devel-7.6-12|22	%define render_version 0.11.1
12mr|x11-proto-devel-7.6-12|23	%define resource_version 1.2.0
12mr|x11-proto-devel-7.6-12|24	%define scrnsaver_version 1.2.2
12mr|x11-proto-devel-7.6-12|25	%define trap_version 3.4.3
12mr|x11-proto-devel-7.6-12|26	%define video_version 2.3.1
12mr|x11-proto-devel-7.6-12|27	%define vnc_version 1.0.0
12mr|x11-proto-devel-7.6-12|28	%define windowswm_version 1.0.4
12mr|x11-proto-devel-7.6-12|29	%define xcmisc_version 1.2.2
12mr|x11-proto-devel-7.6-12|30	%define xext_version 7.2.1
12mr|x11-proto-devel-7.6-12|31	%define xf86bigfont_version 1.2.0
12mr|x11-proto-devel-7.6-12|32	%define xf86dga_version 2.1
12mr|x11-proto-devel-7.6-12|33	%define xf86dri_version 2.1.1
12mr|x11-proto-devel-7.6-12|34	%define xf86misc_version 0.9.3
12mr|x11-proto-devel-7.6-12|35	%define xf86vidmode_version 2.3.1
12mr|x11-proto-devel-7.6-12|36	%define xinerama_version 1.2.1
12mr|x11-proto-devel-7.6-12|37	%define xproto_version 7.0.23
12mr|x11-proto-devel-7.6-12|38	%define xproxymanagement_version 1.0.3
12mr|x11-proto-devel-7.6-12|39	%define xcb_version 1.8
12mr|x11-proto-devel-7.6-12|40	
12mr|x11-proto-devel-7.6-12|41	%define oldxorgnamedevel %mklibname xorg-x11
12mr|x11-proto-devel-7.6-12|42	
12mr|x11-proto-devel-7.6-12|43	Name:		x11-proto-devel
12mr|x11-proto-devel-7.6-12|44	Summary:	Xorg X11 protocol specification headers
12mr|x11-proto-devel-7.6-12|45	Version:	7.6
12mr|x11-proto-devel-7.6-12|46	Release:	12
12mr|x11-proto-devel-7.6-12|47	Group:		Development/X11
12mr|x11-proto-devel-7.6-12|48	License:	MIT
12mr|x11-proto-devel-7.6-12|49	URL:		http://xorg.freedesktop.org
12mr|x11-proto-devel-7.6-12|50	Source0:	http://xorg.freedesktop.org/releases/individual/proto/applewmproto-%{applewm_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|51	Source1:	http://xorg.freedesktop.org/releases/individual/proto/bigreqsproto-%{bigreqs_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|52	Source2:	http://xorg.freedesktop.org/releases/individual/proto/compositeproto-%{composite_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|53	Source3:	http://xorg.freedesktop.org/releases/individual/proto/damageproto-%{damage_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|54	Source4:	http://xorg.freedesktop.org/releases/individual/proto/dmxproto-%{dmx_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|55	Source5:	http://xorg.freedesktop.org/releases/individual/proto/evieext-%{evieext_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|56	Source6:	http://xorg.freedesktop.org/releases/individual/proto/fixesproto-%{fixes_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|57	Source7:	http://xorg.freedesktop.org/releases/individual/proto/fontcacheproto-%{fontcache_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|58	Source8:	http://xorg.freedesktop.org/releases/individual/proto/fontsproto-%{fonts_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|59	Source9:	http://xorg.freedesktop.org/releases/individual/proto/glproto-%{gl_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|60	Source10:	http://xorg.freedesktop.org/releases/individual/proto/inputproto-%{input_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|61	Source11:	http://xorg.freedesktop.org/releases/individual/proto/kbproto-%{kb_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|62	Source12:	http://xorg.freedesktop.org/releases/individual/proto/printproto-%{print_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|63	Source13:	http://xorg.freedesktop.org/releases/individual/proto/randrproto-%{randr_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|64	Source14:	http://xorg.freedesktop.org/releases/individual/proto/recordproto-%{record_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|65	Source15:	http://xorg.freedesktop.org/releases/individual/proto/renderproto-%{render_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|66	Source16:	http://xorg.freedesktop.org/releases/individual/proto/resourceproto-%{resource_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|67	Source17:	http://xorg.freedesktop.org/releases/individual/proto/scrnsaverproto-%{scrnsaver_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|68	Source18:	http://xorg.freedesktop.org/releases/individual/proto/trapproto-%{trap_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|69	Source19:	http://xorg.freedesktop.org/releases/individual/proto/videoproto-%{video_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|70	Source20:	http://xorg.freedesktop.org/releases/individual/proto/windowswmproto-%{windowswm_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|71	Source21:	http://xorg.freedesktop.org/releases/individual/proto/xcmiscproto-%{xcmisc_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|72	Source22:	http://xorg.freedesktop.org/releases/individual/proto/xextproto-%{xext_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|73	Source23:	http://xorg.freedesktop.org/releases/individual/proto/xf86bigfontproto-%{xf86bigfont_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|74	Source24:	http://xorg.freedesktop.org/releases/individual/proto/xf86dgaproto-%{xf86dga_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|75	Source25:	http://xorg.freedesktop.org/releases/individual/proto/xf86driproto-%{xf86dri_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|76	Source26:	http://xorg.freedesktop.org/releases/individual/proto/xf86miscproto-%{xf86misc_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|77	Source27:	http://xorg.freedesktop.org/releases/individual/proto/xf86vidmodeproto-%{xf86vidmode_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|78	Source28:	http://xorg.freedesktop.org/releases/individual/proto/xineramaproto-%{xinerama_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|79	Source29:	http://xorg.freedesktop.org/releases/individual/proto/xproto-%{xproto_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|80	Source30:	http://xorg.freedesktop.org/releases/individual/proto/xproxymanagementprotocol-%{xproxymanagement_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|81	Source31:	http://xf4vnc.sf.net/vncproto-%{vnc_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|82	Source32:	http://xcb.freedesktop.org/dist/xcb-proto-%{xcb_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|83	Source33:	http://xorg.freedesktop.org/releases/individual/proto/dri2proto-%{dri2_version}.tar.bz2
12mr|x11-proto-devel-7.6-12|84	Source100:	x11-proto-devel.rpmlintrc
12mr|x11-proto-devel-7.6-12|85	
12mr|x11-proto-devel-7.6-12|86	BuildRequires:	x11-util-macros >= 1.0.1
12mr|x11-proto-devel-7.6-12|87	
12mr|x11-proto-devel-7.6-12|88	%if %builddocs
12mr|x11-proto-devel-7.6-12|89	# For docs:
12mr|x11-proto-devel-7.6-12|90	BuildRequires:	docbook-dtd412-xml
12mr|x11-proto-devel-7.6-12|91	BuildRequires:	docbook-dtd45-xml
12mr|x11-proto-devel-7.6-12|92	#BuildRequires:	fop
12mr|x11-proto-devel-7.6-12|93	BuildRequires:	xmlto
12mr|x11-proto-devel-7.6-12|94	BuildRequires:	x11-sgml-doctools
12mr|x11-proto-devel-7.6-12|95	%endif
12mr|x11-proto-devel-7.6-12|96	
12mr|x11-proto-devel-7.6-12|97	# (cg) As previously noted by gw, requiring libxt-devel and libxau-devel
12mr|x11-proto-devel-7.6-12|98	# creates a circular dependancy. This can cause problems when building e.g.
12mr|x11-proto-devel-7.6-12|99	# libx11 as it requires itself. When libxcb changed and droped a provided library
12mr|x11-proto-devel-7.6-12|100	# libx11 could not be rebuilt due to this problem.
12mr|x11-proto-devel-7.6-12|101	#
12mr|x11-proto-devel-7.6-12|102	# In order to build libx11 without the circular problem, it is necessary
12mr|x11-proto-devel-7.6-12|103	# to submit a bootstrapping version of this package that contains the minimal
12mr|x11-proto-devel-7.6-12|104	# (manual) pkgconfig() provides as commented below, and disable the
12mr|x11-proto-devel-7.6-12|105	# BuildRequires on libxt-devel and libxau-devel.
12mr|x11-proto-devel-7.6-12|106	# After libx11 is built and available, this package should be reverted.
12mr|x11-proto-devel-7.6-12|107	#if %bootstrap
12mr|x11-proto-devel-7.6-12|108	#Provides: pkgconfig(xproto) pkgconfig(kbproto) pkgconfig(renderproto)
12mr|x11-proto-devel-7.6-12|109	#else
12mr|x11-proto-devel-7.6-12|110	#BuildRequires:	libxt-devel
12mr|x11-proto-devel-7.6-12|111	#BuildRequires:	libxau-devel
12mr|x11-proto-devel-7.6-12|112	#endif
12mr|x11-proto-devel-7.6-12|113	BuildRequires:	python
12mr|x11-proto-devel-7.6-12|114	Conflicts:	%{oldxorgnamedevel}-devel < 7.0
12mr|x11-proto-devel-7.6-12|115	Conflicts:	libxext6-devel <= 1.0.99.3-1mdv2010.0
12mr|x11-proto-devel-7.6-12|116	
12mr|x11-proto-devel-7.6-12|117	%description
12mr|x11-proto-devel-7.6-12|118	X.Org X11 Protocol headers.
12mr|x11-proto-devel-7.6-12|119	
12mr|x11-proto-devel-7.6-12|120	#-----------------------------------------------------------
12mr|x11-proto-devel-7.6-12|121	
12mr|x11-proto-devel-7.6-12|122	%package -n x11-proto-doc
12mr|x11-proto-devel-7.6-12|123	Summary:	Documentation for the X11 protocol and extensions
12mr|x11-proto-devel-7.6-12|124	Group:		Development/X11
12mr|x11-proto-devel-7.6-12|125	# Old proto-devel versions had some docs:
12mr|x11-proto-devel-7.6-12|126	Conflicts:	x11-proto-devel <= 7.6-0.3mdv2011.0
12mr|x11-proto-devel-7.6-12|127	
12mr|x11-proto-devel-7.6-12|128	%description -n x11-proto-doc
12mr|x11-proto-devel-7.6-12|129	Documentation for the X11 protocol and extensions.
12mr|x11-proto-devel-7.6-12|130	
12mr|x11-proto-devel-7.6-12|131	#-----------------------------------------------------------
12mr|x11-proto-devel-7.6-12|132	
12mr|x11-proto-devel-7.6-12|133	%prep
12mr|x11-proto-devel-7.6-12|134	%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
12mr|x11-proto-devel-7.6-12|135	
12mr|x11-proto-devel-7.6-12|136	%build
12mr|x11-proto-devel-7.6-12|137	# vncproto is from cvs
12mr|x11-proto-devel-7.6-12|138	pushd vncproto-*
12mr|x11-proto-devel-7.6-12|139	aclocal
12mr|x11-proto-devel-7.6-12|140	automake -a -c
12mr|x11-proto-devel-7.6-12|141	autoconf
12mr|x11-proto-devel-7.6-12|142	popd
12mr|x11-proto-devel-7.6-12|143	
12mr|x11-proto-devel-7.6-12|144	for dir in *; do
12mr|x11-proto-devel-7.6-12|145	pushd $dir
12mr|x11-proto-devel-7.6-12|146	%configure2_5x
12mr|x11-proto-devel-7.6-12|147	%make
12mr|x11-proto-devel-7.6-12|148	popd
12mr|x11-proto-devel-7.6-12|149	done
12mr|x11-proto-devel-7.6-12|150	
12mr|x11-proto-devel-7.6-12|151	%install
12mr|x11-proto-devel-7.6-12|152	for dir in *; do
12mr|x11-proto-devel-7.6-12|153	if [ -d $dir ]; then
12mr|x11-proto-devel-7.6-12|154	pushd $dir
12mr|x11-proto-devel-7.6-12|155	%makeinstall_std
12mr|x11-proto-devel-7.6-12|156	popd
12mr|x11-proto-devel-7.6-12|157	fi
12mr|x11-proto-devel-7.6-12|158	done
12mr|x11-proto-devel-7.6-12|159	
12mr|x11-proto-devel-7.6-12|160	# kill Xprint manpage since it clearly doesn't belong to printproto:
12mr|x11-proto-devel-7.6-12|161	rm -rf %{buildroot}%{_mandir}/man7/Xprint*
12mr|x11-proto-devel-7.6-12|162	
12mr|x11-proto-devel-7.6-12|163	%pre
12mr|x11-proto-devel-7.6-12|164	if [ -h %{_includedir}/X11 ]; then
12mr|x11-proto-devel-7.6-12|165	rm -f %{_includedir}/X11
12mr|x11-proto-devel-7.6-12|166	fi
12mr|x11-proto-devel-7.6-12|167	
12mr|x11-proto-devel-7.6-12|168	%files
12mr|x11-proto-devel-7.6-12|169	%dir %{_datadir}/xcb
12mr|x11-proto-devel-7.6-12|170	%{_includedir}/GL/glx*
12mr|x11-proto-devel-7.6-12|171	%{_includedir}/GL/internal/*
12mr|x11-proto-devel-7.6-12|172	%{_includedir}/X11/*.h
12mr|x11-proto-devel-7.6-12|173	%{_includedir}/X11/dri/*
12mr|x11-proto-devel-7.6-12|174	%{_includedir}/X11/extensions/*
12mr|x11-proto-devel-7.6-12|175	%{_includedir}/X11/fonts/*
12mr|x11-proto-devel-7.6-12|176	%{_includedir}/X11/PM/*
12mr|x11-proto-devel-7.6-12|177	%{_libdir}/pkgconfig/*.pc
12mr|x11-proto-devel-7.6-12|178	%{_datadir}/xcb/*
12mr|x11-proto-devel-7.6-12|179	# xcbgen stuff
12mr|x11-proto-devel-7.6-12|180	%{python_sitelib}/xcbgen/__init__.py
12mr|x11-proto-devel-7.6-12|181	%{python_sitelib}/xcbgen/__init__.pyc
12mr|x11-proto-devel-7.6-12|182	%{python_sitelib}/xcbgen/__init__.pyo
12mr|x11-proto-devel-7.6-12|183	%{python_sitelib}/xcbgen/error.py
12mr|x11-proto-devel-7.6-12|184	%{python_sitelib}/xcbgen/error.pyc
12mr|x11-proto-devel-7.6-12|185	%{python_sitelib}/xcbgen/error.pyo
12mr|x11-proto-devel-7.6-12|186	%{python_sitelib}/xcbgen/expr.py
12mr|x11-proto-devel-7.6-12|187	%{python_sitelib}/xcbgen/expr.pyc
12mr|x11-proto-devel-7.6-12|188	%{python_sitelib}/xcbgen/expr.pyo
12mr|x11-proto-devel-7.6-12|189	%{python_sitelib}/xcbgen/matcher.py
12mr|x11-proto-devel-7.6-12|190	%{python_sitelib}/xcbgen/matcher.pyc
12mr|x11-proto-devel-7.6-12|191	%{python_sitelib}/xcbgen/matcher.pyo
12mr|x11-proto-devel-7.6-12|192	%{python_sitelib}/xcbgen/state.py
12mr|x11-proto-devel-7.6-12|193	%{python_sitelib}/xcbgen/state.pyc
12mr|x11-proto-devel-7.6-12|194	%{python_sitelib}/xcbgen/state.pyo
12mr|x11-proto-devel-7.6-12|195	%{python_sitelib}/xcbgen/xtypes.py
12mr|x11-proto-devel-7.6-12|196	%{python_sitelib}/xcbgen/xtypes.pyc
12mr|x11-proto-devel-7.6-12|197	%{python_sitelib}/xcbgen/xtypes.pyo
12mr|x11-proto-devel-7.6-12|198	
12mr|x11-proto-devel-7.6-12|199	%files -n x11-proto-doc
12mr|x11-proto-devel-7.6-12|200	%{_datadir}/doc/bigreqsproto
12mr|x11-proto-devel-7.6-12|201	%{_datadir}/doc/compositeproto
12mr|x11-proto-devel-7.6-12|202	%{_datadir}/doc/damageproto
12mr|x11-proto-devel-7.6-12|203	%{_datadir}/doc/dri2proto
12mr|x11-proto-devel-7.6-12|204	%{_datadir}/doc/fixesproto
12mr|x11-proto-devel-7.6-12|205	%{_datadir}/doc/fontsproto
12mr|x11-proto-devel-7.6-12|206	%{_datadir}/doc/inputproto
12mr|x11-proto-devel-7.6-12|207	%{_datadir}/doc/randrproto
12mr|x11-proto-devel-7.6-12|208	%{_datadir}/doc/recordproto
12mr|x11-proto-devel-7.6-12|209	%{_datadir}/doc/renderproto
12mr|x11-proto-devel-7.6-12|210	%{_datadir}/doc/resourceproto
12mr|x11-proto-devel-7.6-12|211	%{_datadir}/doc/scrnsaverproto
12mr|x11-proto-devel-7.6-12|212	%{_datadir}/doc/videoproto
12mr|x11-proto-devel-7.6-12|213	%{_datadir}/doc/xcmiscproto
12mr|x11-proto-devel-7.6-12|214	%{_datadir}/doc/xextproto
12mr|x11-proto-devel-7.6-12|215	%{_datadir}/doc/xproxymanagementprotocol
12mr|x11-proto-devel-7.6-12|216	%{_datadir}/doc/xproto
12mr|x11-proto-devel-7.6-12|217	%{_datadir}/doc/kbproto
12mr|x11-proto-devel-7.6-12|218	
12mr|x11-proto-devel-7.6-12|219	%changelog
12mr|x11-proto-devel-7.6-12|220	

19252 12
12mr|x11-scripts-1.0.1-11|1	Name:		x11-scripts
12mr|x11-scripts-1.0.1-11|2	Version:	1.0.1
12mr|x11-scripts-1.0.1-11|3	Release:	11
12mr|x11-scripts-1.0.1-11|4	Summary:	Scripts for X
12mr|x11-scripts-1.0.1-11|5	Group:		Development/X11
12mr|x11-scripts-1.0.1-11|6	License:	MIT
12mr|x11-scripts-1.0.1-11|7	Source:		http://xorg.freedesktop.org/releases/individual/app/scripts-%{version}.tar.bz2
12mr|x11-scripts-1.0.1-11|8	Patch0:		xauth_switch_to_sun-des_bash.patch
12mr|x11-scripts-1.0.1-11|9	BuildRequires:	pkgconfig(x11)
12mr|x11-scripts-1.0.1-11|10	BuildRequires:	x11-util-macros >= 1.0.1
12mr|x11-scripts-1.0.1-11|11	BuildArch:	noarch
12mr|x11-scripts-1.0.1-11|12	
12mr|x11-scripts-1.0.1-11|13	%description
12mr|x11-scripts-1.0.1-11|14	This package mainly provides xon which starts an X program on a remote machine
12mr|x11-scripts-1.0.1-11|15	using rsh, remsh, or rcmd.
12mr|x11-scripts-1.0.1-11|16	
12mr|x11-scripts-1.0.1-11|17	%prep
12mr|x11-scripts-1.0.1-11|18	%setup -q -n scripts-%{version}
12mr|x11-scripts-1.0.1-11|19	%patch0 -p1
12mr|x11-scripts-1.0.1-11|20	
12mr|x11-scripts-1.0.1-11|21	%build
12mr|x11-scripts-1.0.1-11|22	%configure2_5x	--x-includes=%{_includedir}\
12mr|x11-scripts-1.0.1-11|23	--x-libraries=%{_libdir}
12mr|x11-scripts-1.0.1-11|24	
12mr|x11-scripts-1.0.1-11|25	%make
12mr|x11-scripts-1.0.1-11|26	
12mr|x11-scripts-1.0.1-11|27	%install
12mr|x11-scripts-1.0.1-11|28	%makeinstall_std
12mr|x11-scripts-1.0.1-11|29	
12mr|x11-scripts-1.0.1-11|30	%files
12mr|x11-scripts-1.0.1-11|31	%doc COPYING
12mr|x11-scripts-1.0.1-11|32	%{_bindir}/xon
12mr|x11-scripts-1.0.1-11|33	%{_bindir}/fontprop.sh
12mr|x11-scripts-1.0.1-11|34	%{_bindir}/xauth_switch_to_sun-des-1
12mr|x11-scripts-1.0.1-11|35	%{_bindir}/fontname.sh
12mr|x11-scripts-1.0.1-11|36	%{_mandir}/man1/xon.1x*
12mr|x11-scripts-1.0.1-11|37	
12mr|x11-scripts-1.0.1-11|38	
12mr|x11-scripts-1.0.1-11|39	
12mr|x11-scripts-1.0.1-11|40	%changelog
12mr|x11-scripts-1.0.1-11|41	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|x11-scripts-1.0.1-11|42	+ Commit: 501e8ed
12mr|x11-scripts-1.0.1-11|43	- Should be noarch package
12mr|x11-scripts-1.0.1-11|44	
12mr|x11-scripts-1.0.1-11|45	

19253 12
12mr|x11-server-1.13.0.902-1|1	%define git 0
12mr|x11-server-1.13.0.902-1|2	
12mr|x11-server-1.13.0.902-1|3	%define with_debug		0
12mr|x11-server-1.13.0.902-1|4	%define enable_dmx		1
12mr|x11-server-1.13.0.902-1|5	%define enable_kdrive	0
12mr|x11-server-1.13.0.902-1|6	%define enable_xfake		1
12mr|x11-server-1.13.0.902-1|7	%define enable_udev		1
12mr|x11-server-1.13.0.902-1|8	%define enable_dbus		0
12mr|x11-server-1.13.0.902-1|9	%define enable_builddocs	0
12mr|x11-server-1.13.0.902-1|10	# Do magic with .rpmsave named links
12mr|x11-server-1.13.0.902-1|11	%define pre_post_trans		1
12mr|x11-server-1.13.0.902-1|12	
12mr|x11-server-1.13.0.902-1|13	# Need this for shared objects that reference X Server, or other modules symbols
12mr|x11-server-1.13.0.902-1|14	%define _disable_ld_no_undefined 1
12mr|x11-server-1.13.0.902-1|15	
12mr|x11-server-1.13.0.902-1|16	# Alternatives priority for standard libglx.so and mesa libs
12mr|x11-server-1.13.0.902-1|17	%define priority 500
12mr|x11-server-1.13.0.902-1|18	
12mr|x11-server-1.13.0.902-1|19	# Search for modules in extra_module_dir before the default path.
12mr|x11-server-1.13.0.902-1|20	# This will allow fglrx to install its modified modules in more cleaner way.
12mr|x11-server-1.13.0.902-1|21	%define extra_module_dir        %{_libdir}/xorg/extra-modules
12mr|x11-server-1.13.0.902-1|22	%define xorg1_6_extra_modules	%{_libdir}/xorg/xorg-1.6-extra-modules
12mr|x11-server-1.13.0.902-1|23	
12mr|x11-server-1.13.0.902-1|24	%define version 1.13.0.902
12mr|x11-server-1.13.0.902-1|25	%define rel 1
12mr|x11-server-1.13.0.902-1|26	
12mr|x11-server-1.13.0.902-1|27	# ABI versions.  Have to keep these manually in sync with the source
12mr|x11-server-1.13.0.902-1|28	# because rpm is a terrible language.  HTFU.
12mr|x11-server-1.13.0.902-1|29	%define ansic_major 0
12mr|x11-server-1.13.0.902-1|30	%define ansic_minor 4
12mr|x11-server-1.13.0.902-1|31	%define videodrv_major 13
12mr|x11-server-1.13.0.902-1|32	%define videodrv_minor 1
12mr|x11-server-1.13.0.902-1|33	%define xinput_major 18
12mr|x11-server-1.13.0.902-1|34	%define xinput_minor 0
12mr|x11-server-1.13.0.902-1|35	%define extension_major 7
12mr|x11-server-1.13.0.902-1|36	%define extension_minor 0
12mr|x11-server-1.13.0.902-1|37	
12mr|x11-server-1.13.0.902-1|38	Name: x11-server
12mr|x11-server-1.13.0.902-1|39	Version: %{version}
12mr|x11-server-1.13.0.902-1|40	%if %{git}
12mr|x11-server-1.13.0.902-1|41	Release: 0.%{git}.%{rel}
12mr|x11-server-1.13.0.902-1|42	%else
12mr|x11-server-1.13.0.902-1|43	Release: %{rel}
12mr|x11-server-1.13.0.902-1|44	%endif
12mr|x11-server-1.13.0.902-1|45	Summary:  X11 servers
12mr|x11-server-1.13.0.902-1|46	Group: System/X11
12mr|x11-server-1.13.0.902-1|47	URL: http://xorg.freedesktop.org
12mr|x11-server-1.13.0.902-1|48	%if %{git}
12mr|x11-server-1.13.0.902-1|49	Source0:	xorg-server-%{git}.tar.bz2
12mr|x11-server-1.13.0.902-1|50	%else
12mr|x11-server-1.13.0.902-1|51	Source0: http://xorg.freedesktop.org/releases/individual/xserver/xorg-server-%{version}.tar.bz2
12mr|x11-server-1.13.0.902-1|52	%endif
12mr|x11-server-1.13.0.902-1|53	Source1: xserver.pamd
12mr|x11-server-1.13.0.902-1|54	Source2: xvfb-run.sh
12mr|x11-server-1.13.0.902-1|55	Source5: mandriva-setup-keyboard-udev
12mr|x11-server-1.13.0.902-1|56	Source6: 61-x11-input.rules
12mr|x11-server-1.13.0.902-1|57	# from RH/FC:
12mr|x11-server-1.13.0.902-1|58	# for requires generation in drivers
12mr|x11-server-1.13.0.902-1|59	Source30:  xserver-sdk-abi-requires
12mr|x11-server-1.13.0.902-1|60	Source100: x11-server.rpmlintrc
12mr|x11-server-1.13.0.902-1|61	License: GPLv2+ and MIT
12mr|x11-server-1.13.0.902-1|62	
12mr|x11-server-1.13.0.902-1|63	Requires: %{name}-xorg
12mr|x11-server-1.13.0.902-1|64	%if %{enable_dmx}
12mr|x11-server-1.13.0.902-1|65	Requires: %{name}-xdmx
12mr|x11-server-1.13.0.902-1|66	%else
12mr|x11-server-1.13.0.902-1|67	Obsoletes: %{name}-xdmx < %{version}-%{release}
12mr|x11-server-1.13.0.902-1|68	%endif
12mr|x11-server-1.13.0.902-1|69	Requires: %{name}-xnest
12mr|x11-server-1.13.0.902-1|70	Requires: %{name}-xvfb
12mr|x11-server-1.13.0.902-1|71	
12mr|x11-server-1.13.0.902-1|72	# This should be removed when any of the vnc packages provide x11-server-xvnc:
12mr|x11-server-1.13.0.902-1|73	Obsoletes: %{name}-xvnc < %{version}-%{release}
12mr|x11-server-1.13.0.902-1|74	
12mr|x11-server-1.13.0.902-1|75	%if !%{enable_xfake}
12mr|x11-server-1.13.0.902-1|76	Obsoletes: %{name}-xfake < %{version}-%{release}
12mr|x11-server-1.13.0.902-1|77	%endif
12mr|x11-server-1.13.0.902-1|78	
12mr|x11-server-1.13.0.902-1|79	# FIXME: build with systemtap installed is broken
12mr|x11-server-1.13.0.902-1|80	BuildConflicts: systemtap
12mr|x11-server-1.13.0.902-1|81	
12mr|x11-server-1.13.0.902-1|82	BuildRequires: libmesagl-devel >= 7.1
12mr|x11-server-1.13.0.902-1|83	BuildRequires: pam-devel
12mr|x11-server-1.13.0.902-1|84	BuildRequires: libpciaccess-devel
12mr|x11-server-1.13.0.902-1|85	BuildRequires: pkgconfig(pixman-1) >= 0.9.5
12mr|x11-server-1.13.0.902-1|86	BuildRequires: libxau-devel >= 1.0.0
12mr|x11-server-1.13.0.902-1|87	BuildRequires: libxaw-devel >= 1.0.1
12mr|x11-server-1.13.0.902-1|88	BuildRequires: libxdmcp-devel >= 1.0.0
12mr|x11-server-1.13.0.902-1|89	BuildRequires: libxext-devel >= 1.1
12mr|x11-server-1.13.0.902-1|90	BuildRequires: libxfixes-devel
12mr|x11-server-1.13.0.902-1|91	BuildRequires: libxfont-devel >= 1.2.8-2mdv
12mr|x11-server-1.13.0.902-1|92	BuildRequires: libxi-devel >= 1.1.3
12mr|x11-server-1.13.0.902-1|93	BuildRequires: libxkbfile-devel >= 1.0.4
12mr|x11-server-1.13.0.902-1|94	BuildRequires: libxmu-devel >= 1.0.0
12mr|x11-server-1.13.0.902-1|95	BuildRequires: libxpm-devel >= 3.5.4.2
12mr|x11-server-1.13.0.902-1|96	BuildRequires: libxrender-devel >= 0.9.4
12mr|x11-server-1.13.0.902-1|97	BuildRequires: libxres-devel >= 1.0.0
12mr|x11-server-1.13.0.902-1|98	BuildRequires: libxv-devel
12mr|x11-server-1.13.0.902-1|99	BuildRequires: x11-font-util >= 1.1
12mr|x11-server-1.13.0.902-1|100	BuildRequires: x11-proto-devel >= 7.6-4
12mr|x11-server-1.13.0.902-1|101	BuildRequires: x11-util-macros >= 1.15
12mr|x11-server-1.13.0.902-1|102	BuildRequires: x11-xtrans-devel >= 1.2.7-2
12mr|x11-server-1.13.0.902-1|103	
12mr|x11-server-1.13.0.902-1|104	# Probably only needed if we change .l or .y files, but let's have them anyway:
12mr|x11-server-1.13.0.902-1|105	BuildRequires: byacc
12mr|x11-server-1.13.0.902-1|106	BuildRequires: flex
12mr|x11-server-1.13.0.902-1|107	BuildRequires: bison
12mr|x11-server-1.13.0.902-1|108	
12mr|x11-server-1.13.0.902-1|109	# for xkbcomp patch
12mr|x11-server-1.13.0.902-1|110	BuildRequires: openssl-devel
12mr|x11-server-1.13.0.902-1|111	
12mr|x11-server-1.13.0.902-1|112	%if %{enable_udev}
12mr|x11-server-1.13.0.902-1|113	BuildRequires: pkgconfig(libudev) >= 186
12mr|x11-server-1.13.0.902-1|114	%endif
12mr|x11-server-1.13.0.902-1|115	
12mr|x11-server-1.13.0.902-1|116	%if %{enable_dbus}
12mr|x11-server-1.13.0.902-1|117	BuildRequires: libdbus-devel
12mr|x11-server-1.13.0.902-1|118	%endif
12mr|x11-server-1.13.0.902-1|119	
12mr|x11-server-1.13.0.902-1|120	%if %{enable_dmx}
12mr|x11-server-1.13.0.902-1|121	BuildRequires: libdmx-devel
12mr|x11-server-1.13.0.902-1|122	BuildRequires: libxtst-devel >= 1.1
12mr|x11-server-1.13.0.902-1|123	%endif
12mr|x11-server-1.13.0.902-1|124	
12mr|x11-server-1.13.0.902-1|125	%if %{enable_builddocs}
12mr|x11-server-1.13.0.902-1|126	BuildRequires: doxygen
12mr|x11-server-1.13.0.902-1|127	#BuildRequires: fop
12mr|x11-server-1.13.0.902-1|128	BuildRequires: lynx
12mr|x11-server-1.13.0.902-1|129	BuildRequires: xmlto
12mr|x11-server-1.13.0.902-1|130	BuildRequires: x11-sgml-doctools >= 1.8
12mr|x11-server-1.13.0.902-1|131	%endif
12mr|x11-server-1.13.0.902-1|132	BuildRequires: pkgconfig(libtirpc) >= 0.2.0
12mr|x11-server-1.13.0.902-1|133	BuildRequires:	glib2-devel
12mr|x11-server-1.13.0.902-1|134	# Instructions to setup your repository clone
12mr|x11-server-1.13.0.902-1|135	# git://anongit.freedesktop.org/git/xorg/xserver
12mr|x11-server-1.13.0.902-1|136	# git checkout origin/server-1.7-branch
12mr|x11-server-1.13.0.902-1|137	# git checkout -b mdv-1.7-cherry-picks
12mr|x11-server-1.13.0.902-1|138	# git am ../03??-*.patch
12mr|x11-server-1.13.0.902-1|139	# git checkout -b mdv-1.7-redhat
12mr|x11-server-1.13.0.902-1|140	# git am ../04??-*.patch
12mr|x11-server-1.13.0.902-1|141	# git checkout -b mdv-1.7-patches
12mr|x11-server-1.13.0.902-1|142	# git am ../09??-*.patch
12mr|x11-server-1.13.0.902-1|143	
12mr|x11-server-1.13.0.902-1|144	# Sync with server-1.6-branch
12mr|x11-server-1.13.0.902-1|145	# git format-patch --start-number 100 xorg-server-1.6.4..server-1.6-branch
12mr|x11-server-1.13.0.902-1|146	
12mr|x11-server-1.13.0.902-1|147	# Upstream cherry picks from master branch
12mr|x11-server-1.13.0.902-1|148	# git format-patch --start-number 300 origin/server-1.6-branch..mdv-1.6.4-cherry-picks
12mr|x11-server-1.13.0.902-1|149	
12mr|x11-server-1.13.0.902-1|150	# Patches "liberated" from Fedora:
12mr|x11-server-1.13.0.902-1|151	# http://pkgs.fedoraproject.org/gitweb/?p=xorg-x11-server.git
12mr|x11-server-1.13.0.902-1|152	# git format-patch --start-number 400 mdv-1.6.4-cherry-picks..mdv-1.6.4-redhat
12mr|x11-server-1.13.0.902-1|153	# (eugeni) obsoleted with '-background none' option
12mr|x11-server-1.13.0.902-1|154	
12mr|x11-server-1.13.0.902-1|155	# Mandriva patches
12mr|x11-server-1.13.0.902-1|156	# git format-patch --start-number 900 mdv-1.6.4-redhat..mdv-1.6.4-patches
12mr|x11-server-1.13.0.902-1|157	Patch900: 0900-Use-a-X-wrapper-that-uses-pam-and-consolehelper-to-g.patch
12mr|x11-server-1.13.0.902-1|158	Patch901: 0901-Don-t-print-information-about-X-Server-being-a-pre-r.patch
12mr|x11-server-1.13.0.902-1|159	Patch902: 0902-Take-width-into-account-when-choosing-default-mode.patch
12mr|x11-server-1.13.0.902-1|160	Patch904: 0904-LED-behavior-fixes.patch
12mr|x11-server-1.13.0.902-1|161	Patch905: 0905-Add-noAutoDevices-command-line-option.patch
12mr|x11-server-1.13.0.902-1|162	Patch906: 0906-Xorg-add-an-extra-module-path.patch
12mr|x11-server-1.13.0.902-1|163	Patch907: 0907-Add-nr-argument-for-backwards-compatibility.patch
12mr|x11-server-1.13.0.902-1|164	Patch908: 0908-XKB-cache-xkbcomp-output-for-fast-start-up-v.1-for-1.patch
12mr|x11-server-1.13.0.902-1|165	Patch910: xorg-1.13.0-link-tirpc.patch
12mr|x11-server-1.13.0.902-1|166	
12mr|x11-server-1.13.0.902-1|167	# (tv) fix issues with new cairo (fdo#47266):
12mr|x11-server-1.13.0.902-1|168	Patch3000: exa-glyphs-fallback.diff
12mr|x11-server-1.13.0.902-1|169	
12mr|x11-server-1.13.0.902-1|170	# Other patches
12mr|x11-server-1.13.0.902-1|171	Patch1000:	use-new-pixman-api.diff
12mr|x11-server-1.13.0.902-1|172	
12mr|x11-server-1.13.0.902-1|173	# Do not crash if Xv is not initialized (patch from xorg-devel ML)
12mr|x11-server-1.13.0.902-1|174	# The crash happened when v4l was loaded and xv was not registered,
12mr|x11-server-1.13.0.902-1|175	# for example on RV610 with radeon driver
12mr|x11-server-1.13.0.902-1|176	Patch1001: 1001-do-not-crash-if-xv-not-initialized.patch
12mr|x11-server-1.13.0.902-1|177	
12mr|x11-server-1.13.0.902-1|178	%description
12mr|x11-server-1.13.0.902-1|179	X11 servers.
12mr|x11-server-1.13.0.902-1|180	
12mr|x11-server-1.13.0.902-1|181	#------------------------------------------------------------------------------
12mr|x11-server-1.13.0.902-1|182	
12mr|x11-server-1.13.0.902-1|183	%package devel
12mr|x11-server-1.13.0.902-1|184	Summary: Development files for %{name}
12mr|x11-server-1.13.0.902-1|185	Group: Development/X11
12mr|x11-server-1.13.0.902-1|186	License: MIT
12mr|x11-server-1.13.0.902-1|187	
12mr|x11-server-1.13.0.902-1|188	%define oldxorgnamedevel  %mklibname xorg-x11
12mr|x11-server-1.13.0.902-1|189	Conflicts: %{oldxorgnamedevel}-devel < 7.0
12mr|x11-server-1.13.0.902-1|190	Obsoletes: x11-server13-devel <= 1.2.99.905
12mr|x11-server-1.13.0.902-1|191	Requires: pkgconfig(pixman-1) >= 0.9.5
12mr|x11-server-1.13.0.902-1|192	Requires: libpciaccess-devel
12mr|x11-server-1.13.0.902-1|193	Requires: libxkbfile-devel
12mr|x11-server-1.13.0.902-1|194	Requires: libxext-devel >= 1.1
12mr|x11-server-1.13.0.902-1|195	Requires: pkgconfig(dri)
12mr|x11-server-1.13.0.902-1|196	
12mr|x11-server-1.13.0.902-1|197	%description devel
12mr|x11-server-1.13.0.902-1|198	Development files for %{name}.
12mr|x11-server-1.13.0.902-1|199	
12mr|x11-server-1.13.0.902-1|200	%pre devel
12mr|x11-server-1.13.0.902-1|201	if [ -h %{_includedir}/X11 ]; then
12mr|x11-server-1.13.0.902-1|202	rm -f %{_includedir}/X11
12mr|x11-server-1.13.0.902-1|203	fi
12mr|x11-server-1.13.0.902-1|204	
12mr|x11-server-1.13.0.902-1|205	%files devel
12mr|x11-server-1.13.0.902-1|206	%dir %{_includedir}/xorg
12mr|x11-server-1.13.0.902-1|207	%{_bindir}/xserver-sdk-abi-requires
12mr|x11-server-1.13.0.902-1|208	%{_includedir}/xorg/*.h
12mr|x11-server-1.13.0.902-1|209	%{_libdir}/pkgconfig/xorg-server.pc
12mr|x11-server-1.13.0.902-1|210	%{_datadir}/aclocal/xorg-server.m4
12mr|x11-server-1.13.0.902-1|211	
12mr|x11-server-1.13.0.902-1|212	#------------------------------------------------------------------------------
12mr|x11-server-1.13.0.902-1|213	
12mr|x11-server-1.13.0.902-1|214	%package common
12mr|x11-server-1.13.0.902-1|215	Summary: X server common files
12mr|x11-server-1.13.0.902-1|216	Group: System/X11
12mr|x11-server-1.13.0.902-1|217	License: MIT
12mr|x11-server-1.13.0.902-1|218	Provides: XFree86 = 7.0.0
12mr|x11-server-1.13.0.902-1|219	Conflicts: xorg-x11 <= 6.9.0-12mdk
12mr|x11-server-1.13.0.902-1|220	Obsoletes: x11-server13-common <= 1.2.99.905
12mr|x11-server-1.13.0.902-1|221	Obsoletes: x11-server-xprt <= 1.3.0.0-2mdv2008.0
12mr|x11-server-1.13.0.902-1|222	Requires: rgb
12mr|x11-server-1.13.0.902-1|223	# for 'fixed' and 'cursor' fonts
12mr|x11-server-1.13.0.902-1|224	Requires: x11-font-misc-misc
12mr|x11-server-1.13.0.902-1|225	Requires: x11-font-cursor-misc
12mr|x11-server-1.13.0.902-1|226	Requires: x11-font-alias
12mr|x11-server-1.13.0.902-1|227	Requires: x11-data-xkbdata
12mr|x11-server-1.13.0.902-1|228	Requires: xkbcomp
12mr|x11-server-1.13.0.902-1|229	%if %{enable_udev}
12mr|x11-server-1.13.0.902-1|230	Requires: udev
12mr|x11-server-1.13.0.902-1|231	%endif
12mr|x11-server-1.13.0.902-1|232	Requires(post): update-alternatives >= 1.9.0
12mr|x11-server-1.13.0.902-1|233	Requires(postun): update-alternatives
12mr|x11-server-1.13.0.902-1|234	# see comment about /usr/X11R6/lib below
12mr|x11-server-1.13.0.902-1|235	Conflicts: filesystem < 2.1.8
12mr|x11-server-1.13.0.902-1|236	# nvidia-71xx does not support X.org server >= 1.5
12mr|x11-server-1.13.0.902-1|237	Conflicts: x11-driver-video-nvidia71xx < 71.86.09-2
12mr|x11-server-1.13.0.902-1|238	# old fglrx does not support X.org server >= 1.7
12mr|x11-server-1.13.0.902-1|239	Conflicts: x11-driver-video-fglrx < 8.720
12mr|x11-server-1.13.0.902-1|240	# Fix: missing conflicts to allow upgrade from 2008.0 to cooker
12mr|x11-server-1.13.0.902-1|241	# http://qa.mandriva.com/show_bug.cgi?id=36651
12mr|x11-server-1.13.0.902-1|242	Conflicts: x11-driver-video-nvidia-current <= 100.14.19
12mr|x11-server-1.13.0.902-1|243	
12mr|x11-server-1.13.0.902-1|244	Conflicts: x11-xorg1_5-server < 1.5.3-4
12mr|x11-server-1.13.0.902-1|245	
12mr|x11-server-1.13.0.902-1|246	
12mr|x11-server-1.13.0.902-1|247	Provides: xserver-abi(ansic-%{ansic_major}) = %{ansic_minor}
12mr|x11-server-1.13.0.902-1|248	Provides: xserver-abi(videodrv-%{videodrv_major}) = %{videodrv_minor}
12mr|x11-server-1.13.0.902-1|249	Provides: xserver-abi(xinput-%{xinput_major}) = %{xinput_minor}
12mr|x11-server-1.13.0.902-1|250	Provides: xserver-abi(extension-%{extension_major}) = %{extension_minor}
12mr|x11-server-1.13.0.902-1|251	
12mr|x11-server-1.13.0.902-1|252	%description common
12mr|x11-server-1.13.0.902-1|253	X server common files.
12mr|x11-server-1.13.0.902-1|254	
12mr|x11-server-1.13.0.902-1|255	%post common
12mr|x11-server-1.13.0.902-1|256	%{_sbindir}/update-alternatives \
12mr|x11-server-1.13.0.902-1|257	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/ld.so.conf.d/GL/standard.conf %{priority} \
12mr|x11-server-1.13.0.902-1|258	--slave %{extra_module_dir} xorg_extra_modules %{xorg1_6_extra_modules}
12mr|x11-server-1.13.0.902-1|259	
12mr|x11-server-1.13.0.902-1|260	# (anssi)
12mr|x11-server-1.13.0.902-1|261	%triggerun common -- %{name}-common < 1.3.0.0-17
12mr|x11-server-1.13.0.902-1|262	[ $1 -eq 2 ] || exit 0 # do not run if downgrading
12mr|x11-server-1.13.0.902-1|263	current_glconf="$(readlink -e %{_sysconfdir}/ld.so.conf.d/GL.conf)"
12mr|x11-server-1.13.0.902-1|264	if [ "${current_glconf#*mesa}" == "gl1.conf" ]; then
12mr|x11-server-1.13.0.902-1|265	# This an upgrade of a system with no proprietary drivers enabled, update
12mr|x11-server-1.13.0.902-1|266	# the link to point to the new standard.conf instead of libmesagl1.conf (2008.0 change).
12mr|x11-server-1.13.0.902-1|267	%{_sbindir}/update-alternatives --set gl_conf %{_sysconfdir}/ld.so.conf.d/GL/standard.conf
12mr|x11-server-1.13.0.902-1|268	else
12mr|x11-server-1.13.0.902-1|269	# XFdrake did not set symlink to manual mode before 2008.0, so we ensure it here.
12mr|x11-server-1.13.0.902-1|270	%{_sbindir}/update-alternatives --set gl_conf "${current_glconf}"
12mr|x11-server-1.13.0.902-1|271	fi
12mr|x11-server-1.13.0.902-1|272	true
12mr|x11-server-1.13.0.902-1|273	
12mr|x11-server-1.13.0.902-1|274	%postun common
12mr|x11-server-1.13.0.902-1|275	if [ ! -f %{_sysconfdir}/ld.so.conf.d/GL/standard.conf ]; then
12mr|x11-server-1.13.0.902-1|276	/usr/sbin/update-alternatives --remove gl_conf %{_sysconfdir}/ld.so.conf.d/GL/standard.conf
12mr|x11-server-1.13.0.902-1|277	fi
12mr|x11-server-1.13.0.902-1|278	
12mr|x11-server-1.13.0.902-1|279	%files common
12mr|x11-server-1.13.0.902-1|280	%dir %{_libdir}/xorg/modules
12mr|x11-server-1.13.0.902-1|281	%dir %{xorg1_6_extra_modules}
12mr|x11-server-1.13.0.902-1|282	%dir %{_sysconfdir}/X11
12mr|x11-server-1.13.0.902-1|283	%dir %{_sysconfdir}/X11/app-defaults
12mr|x11-server-1.13.0.902-1|284	%dir %{_sysconfdir}/X11/fontpath.d
12mr|x11-server-1.13.0.902-1|285	%dir %{_sysconfdir}/ld.so.conf.d/GL
12mr|x11-server-1.13.0.902-1|286	%dir %{_sysconfdir}/X11/xorg.conf.d
12mr|x11-server-1.13.0.902-1|287	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
12mr|x11-server-1.13.0.902-1|288	%{_sysconfdir}/ld.so.conf.d/GL/standard.conf
12mr|x11-server-1.13.0.902-1|289	%if %{enable_dbus}
12mr|x11-server-1.13.0.902-1|290	%{_sysconfdir}/dbus-1/system.d/xorg-server.conf
12mr|x11-server-1.13.0.902-1|291	%endif
12mr|x11-server-1.13.0.902-1|292	%{_bindir}/gtf
12mr|x11-server-1.13.0.902-1|293	%{_bindir}/cvt
12mr|x11-server-1.13.0.902-1|294	%if %{enable_udev}
12mr|x11-server-1.13.0.902-1|295	/sbin/mandriva-setup-keyboard
12mr|x11-server-1.13.0.902-1|296	/lib/udev/rules.d/61-x11-input.rules
12mr|x11-server-1.13.0.902-1|297	%endif
12mr|x11-server-1.13.0.902-1|298	%if %{enable_dmx}
12mr|x11-server-1.13.0.902-1|299	%{_bindir}/vdltodmx
12mr|x11-server-1.13.0.902-1|300	%endif
12mr|x11-server-1.13.0.902-1|301	%{_libdir}/xorg/modules/*
12mr|x11-server-1.13.0.902-1|302	%{_libdir}/xorg/protocol.txt
12mr|x11-server-1.13.0.902-1|303	%{_datadir}/X11/xkb/README.compiled
12mr|x11-server-1.13.0.902-1|304	%{_mandir}/man1/gtf.*
12mr|x11-server-1.13.0.902-1|305	%{_mandir}/man1/cvt.*
12mr|x11-server-1.13.0.902-1|306	%if %{enable_dmx}
12mr|x11-server-1.13.0.902-1|307	%{_mandir}/man1/vdltodmx.*
12mr|x11-server-1.13.0.902-1|308	%endif
12mr|x11-server-1.13.0.902-1|309	%{_mandir}/man4/fbdevhw.*
12mr|x11-server-1.13.0.902-1|310	%{_mandir}/man4/exa.*
12mr|x11-server-1.13.0.902-1|311	%dir %{_prefix}/X11R6
12mr|x11-server-1.13.0.902-1|312	%dir %{_prefix}/X11R6/lib
12mr|x11-server-1.13.0.902-1|313	%dir %{_prefix}/X11R6/lib/X11
12mr|x11-server-1.13.0.902-1|314	
12mr|x11-server-1.13.0.902-1|315	
12mr|x11-server-1.13.0.902-1|316	#------------------------------------------------------------------------------
12mr|x11-server-1.13.0.902-1|317	
12mr|x11-server-1.13.0.902-1|318	%package xorg
12mr|x11-server-1.13.0.902-1|319	Summary: X.org X11 server
12mr|x11-server-1.13.0.902-1|320	Group: System/X11
12mr|x11-server-1.13.0.902-1|321	License: MIT
12mr|x11-server-1.13.0.902-1|322	Requires: x11-server-common = %{version}-%{release}
12mr|x11-server-1.13.0.902-1|323	Requires: x11-data-xkbdata > 1.3-5
12mr|x11-server-1.13.0.902-1|324	Requires: x11-font-alias
12mr|x11-server-1.13.0.902-1|325	Requires: libx11-common
12mr|x11-server-1.13.0.902-1|326	%if %{enable_udev}
12mr|x11-server-1.13.0.902-1|327	Requires: x11-driver-input-evdev
12mr|x11-server-1.13.0.902-1|328	Conflicts: drakx-kbd-mouse-x11 < 0.66
12mr|x11-server-1.13.0.902-1|329	%else
12mr|x11-server-1.13.0.902-1|330	Requires: x11-driver-input-mouse
12mr|x11-server-1.13.0.902-1|331	Requires: x11-driver-input-keyboard
12mr|x11-server-1.13.0.902-1|332	%endif
12mr|x11-server-1.13.0.902-1|333	Conflicts: compiz < 0.5.0-1mdv2007.1
12mr|x11-server-1.13.0.902-1|334	Obsoletes: x11-server13-xorg <= 1.2.99.905
12mr|x11-server-1.13.0.902-1|335	
12mr|x11-server-1.13.0.902-1|336	# minimum libxfont needed for xserver-1.9:
12mr|x11-server-1.13.0.902-1|337	Requires: libxfont >= 1.4.2
12mr|x11-server-1.13.0.902-1|338	
12mr|x11-server-1.13.0.902-1|339	# This package was used in the transition to modular:
12mr|x11-server-1.13.0.902-1|340	Obsoletes: xorg-x11-server
12mr|x11-server-1.13.0.902-1|341	
12mr|x11-server-1.13.0.902-1|342	%description xorg
12mr|x11-server-1.13.0.902-1|343	x11-server-xorg is the new generation of X server from X.Org.
12mr|x11-server-1.13.0.902-1|344	
12mr|x11-server-1.13.0.902-1|345	%files xorg
12mr|x11-server-1.13.0.902-1|346	%{_bindir}/X
12mr|x11-server-1.13.0.902-1|347	%{_bindir}/Xorg
12mr|x11-server-1.13.0.902-1|348	%attr(4755,root,root)%{_bindir}/Xwrapper
12mr|x11-server-1.13.0.902-1|349	%{_sysconfdir}/X11/X
12mr|x11-server-1.13.0.902-1|350	%{_sysconfdir}/pam.d/xserver
12mr|x11-server-1.13.0.902-1|351	%{_sysconfdir}/security/console.apps/xserver
12mr|x11-server-1.13.0.902-1|352	%{_mandir}/man1/Xorg.*
12mr|x11-server-1.13.0.902-1|353	%{_mandir}/man1/Xserver.*
12mr|x11-server-1.13.0.902-1|354	%{_mandir}/man5/xorg.conf.*
12mr|x11-server-1.13.0.902-1|355	%if %{enable_udev}
12mr|x11-server-1.13.0.902-1|356	%{_datadir}/X11/xorg.conf.d/10-evdev.conf
12mr|x11-server-1.13.0.902-1|357	%endif
12mr|x11-server-1.13.0.902-1|358	
12mr|x11-server-1.13.0.902-1|359	#------------------------------------------------------------------------------
12mr|x11-server-1.13.0.902-1|360	
12mr|x11-server-1.13.0.902-1|361	%if %{enable_dmx}
12mr|x11-server-1.13.0.902-1|362	%package xdmx
12mr|x11-server-1.13.0.902-1|363	Summary: Distributed Multi-head X server
12mr|x11-server-1.13.0.902-1|364	Group: System/X11
12mr|x11-server-1.13.0.902-1|365	License: MIT
12mr|x11-server-1.13.0.902-1|366	Requires: x11-server-common = %{version}-%{release}
12mr|x11-server-1.13.0.902-1|367	
12mr|x11-server-1.13.0.902-1|368	# This package was used in the transition to modular:
12mr|x11-server-1.13.0.902-1|369	Obsoletes: xorg-x11-Xdmx
12mr|x11-server-1.13.0.902-1|370	
12mr|x11-server-1.13.0.902-1|371	%description xdmx
12mr|x11-server-1.13.0.902-1|372	Xdmx is a proxy X server that uses one or more other X servers
12mr|x11-server-1.13.0.902-1|373	as its display devices. It provides multi-head X functionality
12mr|x11-server-1.13.0.902-1|374	for displays that might be located on different machines.
12mr|x11-server-1.13.0.902-1|375	Xdmx functions as a front-end X server that acts as a proxy
12mr|x11-server-1.13.0.902-1|376	to a set of back-end X servers. All of the visible rendering is
12mr|x11-server-1.13.0.902-1|377	passed to the back-end X servers. Clients connect to the Xdmx
12mr|x11-server-1.13.0.902-1|378	front-end, and everything appears as it would in a regular
12mr|x11-server-1.13.0.902-1|379	multi-head configuration. If Xinerama is enabled (e.g.,
12mr|x11-server-1.13.0.902-1|380	with +xinerama on the command line), the clients see a single large screen.
12mr|x11-server-1.13.0.902-1|381	
12mr|x11-server-1.13.0.902-1|382	Xdmx communicates to the back-end X servers using the standard X11 protocol,
12mr|x11-server-1.13.0.902-1|383	and standard and/or commonly available X server extensions.
12mr|x11-server-1.13.0.902-1|384	
12mr|x11-server-1.13.0.902-1|385	%files xdmx
12mr|x11-server-1.13.0.902-1|386	%{_bindir}/Xdmx
12mr|x11-server-1.13.0.902-1|387	%{_bindir}/xdmx*
12mr|x11-server-1.13.0.902-1|388	%{_bindir}/dmx*
12mr|x11-server-1.13.0.902-1|389	%{_mandir}/man1/Xdmx.*
12mr|x11-server-1.13.0.902-1|390	%{_mandir}/man1/xdmxconfig.*
12mr|x11-server-1.13.0.902-1|391	%{_mandir}/man1/dmxtodmx.*
12mr|x11-server-1.13.0.902-1|392	%endif
12mr|x11-server-1.13.0.902-1|393	
12mr|x11-server-1.13.0.902-1|394	#------------------------------------------------------------------------------
12mr|x11-server-1.13.0.902-1|395	
12mr|x11-server-1.13.0.902-1|396	%package xnest
12mr|x11-server-1.13.0.902-1|397	Summary: A nested X server
12mr|x11-server-1.13.0.902-1|398	Group: System/X11
12mr|x11-server-1.13.0.902-1|399	License: MIT
12mr|x11-server-1.13.0.902-1|400	Requires: x11-server-common = %{version}-%{release}
12mr|x11-server-1.13.0.902-1|401	
12mr|x11-server-1.13.0.902-1|402	# This package was used in the transition to modular:
12mr|x11-server-1.13.0.902-1|403	Obsoletes: xorg-x11-Xnest
12mr|x11-server-1.13.0.902-1|404	
12mr|x11-server-1.13.0.902-1|405	%description xnest
12mr|x11-server-1.13.0.902-1|406	Xnest is an X Window System server which runs in an X window.
12mr|x11-server-1.13.0.902-1|407	Xnest is a 'nested' window server, actually a client of the
12mr|x11-server-1.13.0.902-1|408	real X server, which manages windows and graphics requests
12mr|x11-server-1.13.0.902-1|409	for Xnest, while Xnest manages the windows and graphics
12mr|x11-server-1.13.0.902-1|410	requests for its own clients.
12mr|x11-server-1.13.0.902-1|411	
12mr|x11-server-1.13.0.902-1|412	You will need to install Xnest if you require an X server which
12mr|x11-server-1.13.0.902-1|413	will run as a client of your real X server (perhaps for
12mr|x11-server-1.13.0.902-1|414	testing purposes).
12mr|x11-server-1.13.0.902-1|415	
12mr|x11-server-1.13.0.902-1|416	%files xnest
12mr|x11-server-1.13.0.902-1|417	%{_bindir}/Xnest
12mr|x11-server-1.13.0.902-1|418	%{_mandir}/man1/Xnest.*
12mr|x11-server-1.13.0.902-1|419	
12mr|x11-server-1.13.0.902-1|420	#------------------------------------------------------------------------------
12mr|x11-server-1.13.0.902-1|421	
12mr|x11-server-1.13.0.902-1|422	%package xvfb
12mr|x11-server-1.13.0.902-1|423	Summary: X virtual framebuffer server
12mr|x11-server-1.13.0.902-1|424	Group: System/X11
12mr|x11-server-1.13.0.902-1|425	# xvfb-run is GPLv2, rest is MIT
12mr|x11-server-1.13.0.902-1|426	License: MIT and GPLv2
12mr|x11-server-1.13.0.902-1|427	Requires: x11-server-common = %{version}-%{release}
12mr|x11-server-1.13.0.902-1|428	Requires: xauth
12mr|x11-server-1.13.0.902-1|429	
12mr|x11-server-1.13.0.902-1|430	# This package was used in the transition to modular:
12mr|x11-server-1.13.0.902-1|431	Obsoletes: xorg-x11-Xvfb
12mr|x11-server-1.13.0.902-1|432	
12mr|x11-server-1.13.0.902-1|433	%description xvfb
12mr|x11-server-1.13.0.902-1|434	Xvfb (X Virtual Frame Buffer) is an X Windows System server
12mr|x11-server-1.13.0.902-1|435	that is capable of running on machines with no display hardware and no
12mr|x11-server-1.13.0.902-1|436	physical input devices.  Xvfb emulates a dumb framebuffer using virtual
12mr|x11-server-1.13.0.902-1|437	memory.  Xvfb doesn't open any devices, but behaves otherwise as an X
12mr|x11-server-1.13.0.902-1|438	display.  Xvfb is normally used for testing servers.  Using Xvfb, the mfb
12mr|x11-server-1.13.0.902-1|439	or cfb code for any depth can be exercised without using real hardware
12mr|x11-server-1.13.0.902-1|440	that supports the desired depths.  Xvfb has also been used to test X
12mr|x11-server-1.13.0.902-1|441	clients against unusual depths and screen configurations, to do batch
12mr|x11-server-1.13.0.902-1|442	processing with Xvfb as a background rendering engine, to do load testing,
12mr|x11-server-1.13.0.902-1|443	to help with porting an X server to a new platform, and to provide an
12mr|x11-server-1.13.0.902-1|444	unobtrusive way of running applications which really don't need an X
12mr|x11-server-1.13.0.902-1|445	server but insist on having one.
12mr|x11-server-1.13.0.902-1|446	
12mr|x11-server-1.13.0.902-1|447	If you need to test your X server or your X clients, you may want to
12mr|x11-server-1.13.0.902-1|448	install Xvfb for that purpose.
12mr|x11-server-1.13.0.902-1|449	
12mr|x11-server-1.13.0.902-1|450	%files xvfb
12mr|x11-server-1.13.0.902-1|451	%{_bindir}/Xvfb
12mr|x11-server-1.13.0.902-1|452	%{_bindir}/xvfb-run
12mr|x11-server-1.13.0.902-1|453	%{_mandir}/man1/Xvfb.*
12mr|x11-server-1.13.0.902-1|454	
12mr|x11-server-1.13.0.902-1|455	#------------------------------------------------------------------------------
12mr|x11-server-1.13.0.902-1|456	
12mr|x11-server-1.13.0.902-1|457	%package xephyr
12mr|x11-server-1.13.0.902-1|458	Summary: KDrive Xephyr X server
12mr|x11-server-1.13.0.902-1|459	Group: System/X11
12mr|x11-server-1.13.0.902-1|460	License: MIT
12mr|x11-server-1.13.0.902-1|461	Requires: x11-server-common = %{version}-%{release}
12mr|x11-server-1.13.0.902-1|462	
12mr|x11-server-1.13.0.902-1|463	%description xephyr
12mr|x11-server-1.13.0.902-1|464	KDrive (formerly known as TinyX) is a light-weight X server targetting specific
12mr|x11-server-1.13.0.902-1|465	chipsets. It is recommended to be used on thin-clients and embedded systems.
12mr|x11-server-1.13.0.902-1|466	If you are on a standard desktop system you might want to use x11-server-xorg
12mr|x11-server-1.13.0.902-1|467	and the video driver corresponding to your video card.
12mr|x11-server-1.13.0.902-1|468	
12mr|x11-server-1.13.0.902-1|469	Xephyr is a X Server which targets a window on a host X Server
12mr|x11-server-1.13.0.902-1|470	as its framebuffer. Unlike Xnest it supports modern X extensions ( even
12mr|x11-server-1.13.0.902-1|471	if host server doesn't ) such as Composite, Damage, randr etc. It uses SHM
12mr|x11-server-1.13.0.902-1|472	Images and shadow framebuffer updates to provide good performance. It also
12mr|x11-server-1.13.0.902-1|473	has a visual debugging mode for observing screen updates.
12mr|x11-server-1.13.0.902-1|474	
12mr|x11-server-1.13.0.902-1|475	Possible uses include:
12mr|x11-server-1.13.0.902-1|476	- Xnest replacement - Window manager, Composite 'gadget', etc development tool.
12mr|x11-server-1.13.0.902-1|477	- Toolkit debugging - rendundant toolkit paints can be observered easily via
12mr|x11-server-1.13.0.902-1|478	the debugging mode.
12mr|x11-server-1.13.0.902-1|479	- X Server internals development - develop without the need for an extra
12mr|x11-server-1.13.0.902-1|480	machine.
12mr|x11-server-1.13.0.902-1|481	
12mr|x11-server-1.13.0.902-1|482	%files xephyr
12mr|x11-server-1.13.0.902-1|483	%{_bindir}/Xephyr
12mr|x11-server-1.13.0.902-1|484	%{_mandir}/man1/Xephyr.1*
12mr|x11-server-1.13.0.902-1|485	
12mr|x11-server-1.13.0.902-1|486	#------------------------------------------------------------------------------
12mr|x11-server-1.13.0.902-1|487	
12mr|x11-server-1.13.0.902-1|488	%if %{enable_xfake}
12mr|x11-server-1.13.0.902-1|489	%package xfake
12mr|x11-server-1.13.0.902-1|490	Summary: KDrive fake X server
12mr|x11-server-1.13.0.902-1|491	Group: System/X11
12mr|x11-server-1.13.0.902-1|492	License: MIT
12mr|x11-server-1.13.0.902-1|493	Requires: x11-server-common = %{version}-%{release}
12mr|x11-server-1.13.0.902-1|494	
12mr|x11-server-1.13.0.902-1|495	%description xfake
12mr|x11-server-1.13.0.902-1|496	KDrive (formerly known as TinyX) is a light-weight X server targetting specific
12mr|x11-server-1.13.0.902-1|497	chipsets. It is recommended to be used on thin-clients and embedded systems.
12mr|x11-server-1.13.0.902-1|498	If you are on a standard desktop system you might want to use x11-server-xorg
12mr|x11-server-1.13.0.902-1|499	and the video driver corresponding to your video card.
12mr|x11-server-1.13.0.902-1|500	
12mr|x11-server-1.13.0.902-1|501	This KDrive server is targetted for testing purposes.
12mr|x11-server-1.13.0.902-1|502	
12mr|x11-server-1.13.0.902-1|503	%files xfake
12mr|x11-server-1.13.0.902-1|504	%{_bindir}/Xfake
12mr|x11-server-1.13.0.902-1|505	%endif
12mr|x11-server-1.13.0.902-1|506	
12mr|x11-server-1.13.0.902-1|507	#------------------------------------------------------------------------------
12mr|x11-server-1.13.0.902-1|508	
12mr|x11-server-1.13.0.902-1|509	%package xfbdev
12mr|x11-server-1.13.0.902-1|510	Summary: KDrive fbdev X server
12mr|x11-server-1.13.0.902-1|511	Group: System/X11
12mr|x11-server-1.13.0.902-1|512	License: MIT
12mr|x11-server-1.13.0.902-1|513	Requires: x11-server-common = %{version}-%{release}
12mr|x11-server-1.13.0.902-1|514	
12mr|x11-server-1.13.0.902-1|515	%description xfbdev
12mr|x11-server-1.13.0.902-1|516	KDrive (formerly known as TinyX) is a light-weight X server targetting specific
12mr|x11-server-1.13.0.902-1|517	chipsets. It is recommended to be used on thin-clients and embedded systems.
12mr|x11-server-1.13.0.902-1|518	If you are on a standard desktop system you might want to use x11-server-xorg
12mr|x11-server-1.13.0.902-1|519	and the video driver corresponding to your video card.
12mr|x11-server-1.13.0.902-1|520	
12mr|x11-server-1.13.0.902-1|521	This KDrive server is targetted for being used on top of linux framebuffer.
12mr|x11-server-1.13.0.902-1|522	
12mr|x11-server-1.13.0.902-1|523	%files xfbdev
12mr|x11-server-1.13.0.902-1|524	%{_bindir}/Xfbdev
12mr|x11-server-1.13.0.902-1|525	
12mr|x11-server-1.13.0.902-1|526	#------------------------------------------------------------------------------
12mr|x11-server-1.13.0.902-1|527	
12mr|x11-server-1.13.0.902-1|528	%define xserver_source_dir %{_datadir}/%{name}-source
12mr|x11-server-1.13.0.902-1|529	
12mr|x11-server-1.13.0.902-1|530	%package source
12mr|x11-server-1.13.0.902-1|531	Summary: Xserver source code required to build unofficial servers
12mr|x11-server-1.13.0.902-1|532	Group: Development/X11
12mr|x11-server-1.13.0.902-1|533	License: MIT
12mr|x11-server-1.13.0.902-1|534	BuildArch: noarch
12mr|x11-server-1.13.0.902-1|535	
12mr|x11-server-1.13.0.902-1|536	%description source
12mr|x11-server-1.13.0.902-1|537	Xserver source code needed to build unofficial servers, like Xvnc.
12mr|x11-server-1.13.0.902-1|538	
12mr|x11-server-1.13.0.902-1|539	%files source
12mr|x11-server-1.13.0.902-1|540	%{xserver_source_dir}
12mr|x11-server-1.13.0.902-1|541	
12mr|x11-server-1.13.0.902-1|542	#------------------------------------------------------------------------------
12mr|x11-server-1.13.0.902-1|543	
12mr|x11-server-1.13.0.902-1|544	%prep
12mr|x11-server-1.13.0.902-1|545	%if %{git}
12mr|x11-server-1.13.0.902-1|546	%setup -q -n xorg-server-%{git}
12mr|x11-server-1.13.0.902-1|547	%else
12mr|x11-server-1.13.0.902-1|548	%setup -q -n xorg-server-%{version}
12mr|x11-server-1.13.0.902-1|549	%endif
12mr|x11-server-1.13.0.902-1|550	%apply_patches
12mr|x11-server-1.13.0.902-1|551	
12mr|x11-server-1.13.0.902-1|552	# check the ABI in the source against what we expect.
12mr|x11-server-1.13.0.902-1|553	getmajor() {
12mr|x11-server-1.13.0.902-1|554	grep -i ^#define.ABI.$1_VERSION hw/xfree86/common/xf86Module.h |
12mr|x11-server-1.13.0.902-1|555	tr '(),' '   ' | awk '{ print $4 }'
12mr|x11-server-1.13.0.902-1|556	}
12mr|x11-server-1.13.0.902-1|557	
12mr|x11-server-1.13.0.902-1|558	getminor() {
12mr|x11-server-1.13.0.902-1|559	grep -i ^#define.ABI.$1_VERSION hw/xfree86/common/xf86Module.h |
12mr|x11-server-1.13.0.902-1|560	tr '(),' '   ' | awk '{ print $5 }'
12mr|x11-server-1.13.0.902-1|561	}
12mr|x11-server-1.13.0.902-1|562	
12mr|x11-server-1.13.0.902-1|563	test `getmajor ansic` == %{ansic_major}
12mr|x11-server-1.13.0.902-1|564	test `getminor ansic` == %{ansic_minor}
12mr|x11-server-1.13.0.902-1|565	test `getmajor videodrv` == %{videodrv_major}
12mr|x11-server-1.13.0.902-1|566	test `getminor videodrv` == %{videodrv_minor}
12mr|x11-server-1.13.0.902-1|567	test `getmajor xinput` == %{xinput_major}
12mr|x11-server-1.13.0.902-1|568	test `getminor xinput` == %{xinput_minor}
12mr|x11-server-1.13.0.902-1|569	test `getmajor extension` == %{extension_major}
12mr|x11-server-1.13.0.902-1|570	test `getminor extension` == %{extension_minor}
12mr|x11-server-1.13.0.902-1|571	
12mr|x11-server-1.13.0.902-1|572	
12mr|x11-server-1.13.0.902-1|573	%build
12mr|x11-server-1.13.0.902-1|574	
12mr|x11-server-1.13.0.902-1|575	autoreconf -if
12mr|x11-server-1.13.0.902-1|576	
12mr|x11-server-1.13.0.902-1|577	# Copy the clean dir to a 'source' directory that will be used to make the
12mr|x11-server-1.13.0.902-1|578	# x11-server-source subpackage
12mr|x11-server-1.13.0.902-1|579	mkdir source
12mr|x11-server-1.13.0.902-1|580	find . -maxdepth 1 ! -name source ! -name '\.' -exec cp -r '{}' source \;
12mr|x11-server-1.13.0.902-1|581	
12mr|x11-server-1.13.0.902-1|582	
12mr|x11-server-1.13.0.902-1|583	%if %{with_debug}
12mr|x11-server-1.13.0.902-1|584	CFLAGS='-DBUILDDEBUG -O0 -g3' \
12mr|x11-server-1.13.0.902-1|585	%endif
12mr|x11-server-1.13.0.902-1|586	%configure2_5x \
12mr|x11-server-1.13.0.902-1|587	--with-log-dir=%{_logdir} \
12mr|x11-server-1.13.0.902-1|588	--with-os-vendor="%_vendor" \
12mr|x11-server-1.13.0.902-1|589	--with-os-name="`echo \`uname -s -r\` | sed -e s'/ /_/g'`" \
12mr|x11-server-1.13.0.902-1|590	--with-vendor-web="http://qa.mandriva.com" \
12mr|x11-server-1.13.0.902-1|591	--with-extra-module-dir=%{extra_module_dir} \
12mr|x11-server-1.13.0.902-1|592	%if %{with_debug}
12mr|x11-server-1.13.0.902-1|593	--enable-debug \
12mr|x11-server-1.13.0.902-1|594	%else
12mr|x11-server-1.13.0.902-1|595	--disable-debug \
12mr|x11-server-1.13.0.902-1|596	%endif
12mr|x11-server-1.13.0.902-1|597	%if %{enable_builddocs}
12mr|x11-server-1.13.0.902-1|598	--enable-builddocs \
12mr|x11-server-1.13.0.902-1|599	%else
12mr|x11-server-1.13.0.902-1|600	--disable-builddocs \
12mr|x11-server-1.13.0.902-1|601	%endif
12mr|x11-server-1.13.0.902-1|602	%if %{enable_udev}
12mr|x11-server-1.13.0.902-1|603	--enable-config-udev \
12mr|x11-server-1.13.0.902-1|604	%else
12mr|x11-server-1.13.0.902-1|605	--disable-config-udev \
12mr|x11-server-1.13.0.902-1|606	%endif
12mr|x11-server-1.13.0.902-1|607	--disable-strict-compilation \
12mr|x11-server-1.13.0.902-1|608	--disable-install-libxf86config \
12mr|x11-server-1.13.0.902-1|609	--enable-composite \
12mr|x11-server-1.13.0.902-1|610	--enable-xres \
12mr|x11-server-1.13.0.902-1|611	--enable-record \
12mr|x11-server-1.13.0.902-1|612	--enable-xv \
12mr|x11-server-1.13.0.902-1|613	--enable-xvmc \
12mr|x11-server-1.13.0.902-1|614	--enable-dga \
12mr|x11-server-1.13.0.902-1|615	--enable-screensaver \
12mr|x11-server-1.13.0.902-1|616	--enable-xdmcp \
12mr|x11-server-1.13.0.902-1|617	--enable-xdm-auth-1 \
12mr|x11-server-1.13.0.902-1|618	--enable-glx \
12mr|x11-server-1.13.0.902-1|619	--enable-aiglx \
12mr|x11-server-1.13.0.902-1|620	--enable-glx-tls \
12mr|x11-server-1.13.0.902-1|621	--enable-dri \
12mr|x11-server-1.13.0.902-1|622	--enable-xinerama \
12mr|x11-server-1.13.0.902-1|623	--enable-xf86vidmode \
12mr|x11-server-1.13.0.902-1|624	--enable-xace \
12mr|x11-server-1.13.0.902-1|625	--enable-xcsecurity \
12mr|x11-server-1.13.0.902-1|626	--enable-xf86bigfont \
12mr|x11-server-1.13.0.902-1|627	--enable-dpms \
12mr|x11-server-1.13.0.902-1|628	--disable-tslib \
12mr|x11-server-1.13.0.902-1|629	--enable-dbe \
12mr|x11-server-1.13.0.902-1|630	--enable-xfree86-utils \
12mr|x11-server-1.13.0.902-1|631	--enable-xorg \
12mr|x11-server-1.13.0.902-1|632	%if %enable_dmx
12mr|x11-server-1.13.0.902-1|633	--enable-dmx \
12mr|x11-server-1.13.0.902-1|634	%else
12mr|x11-server-1.13.0.902-1|635	--disable-dmx \
12mr|x11-server-1.13.0.902-1|636	%endif
12mr|x11-server-1.13.0.902-1|637	--enable-xvfb \
12mr|x11-server-1.13.0.902-1|638	--enable-xnest \
12mr|x11-server-1.13.0.902-1|639	--disable-xwin \
12mr|x11-server-1.13.0.902-1|640	--enable-kdrive \
12mr|x11-server-1.13.0.902-1|641	%if %enable_xfake
12mr|x11-server-1.13.0.902-1|642	--enable-xfake \
12mr|x11-server-1.13.0.902-1|643	%else
12mr|x11-server-1.13.0.902-1|644	--disable-xfake \
12mr|x11-server-1.13.0.902-1|645	%endif
12mr|x11-server-1.13.0.902-1|646	--enable-xephyr \
12mr|x11-server-1.13.0.902-1|647	--disable-install-setuid \
12mr|x11-server-1.13.0.902-1|648	--enable-secure-rpc \
12mr|x11-server-1.13.0.902-1|649	--enable-xwrapper \
12mr|x11-server-1.13.0.902-1|650	--enable-pam \
12mr|x11-server-1.13.0.902-1|651	%if %{enable_dbus}
12mr|x11-server-1.13.0.902-1|652	--enable-config-dbus \
12mr|x11-server-1.13.0.902-1|653	%else
12mr|x11-server-1.13.0.902-1|654	--disable-config-dbus \
12mr|x11-server-1.13.0.902-1|655	%endif
12mr|x11-server-1.13.0.902-1|656	--disable-config-hal \
12mr|x11-server-1.13.0.902-1|657	--with-sha1=libcrypto \
12mr|x11-server-1.13.0.902-1|658	--with-default-font-path="catalogue:%{_sysconfdir}/X11/fontpath.d"
12mr|x11-server-1.13.0.902-1|659	
12mr|x11-server-1.13.0.902-1|660	pushd include && make xorg-server.h dix-config.h xorg-config.h && popd
12mr|x11-server-1.13.0.902-1|661	
12mr|x11-server-1.13.0.902-1|662	%make
12mr|x11-server-1.13.0.902-1|663	
12mr|x11-server-1.13.0.902-1|664	%install
12mr|x11-server-1.13.0.902-1|665	rm -rf %{buildroot}
12mr|x11-server-1.13.0.902-1|666	%makeinstall_std
12mr|x11-server-1.13.0.902-1|667	
12mr|x11-server-1.13.0.902-1|668	mkdir -p %{buildroot}%{_sysconfdir}/X11/
12mr|x11-server-1.13.0.902-1|669	ln -s %{_bindir}/Xorg %{buildroot}%{_sysconfdir}/X11/X
12mr|x11-server-1.13.0.902-1|670	ln -sf %{_bindir}/Xwrapper %{buildroot}%{_bindir}/X
12mr|x11-server-1.13.0.902-1|671	
12mr|x11-server-1.13.0.902-1|672	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mr|x11-server-1.13.0.902-1|673	install -m 0644 %SOURCE1 %{buildroot}%{_sysconfdir}/pam.d/xserver
12mr|x11-server-1.13.0.902-1|674	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mr|x11-server-1.13.0.902-1|675	touch %{buildroot}%{_sysconfdir}/security/console.apps/xserver
12mr|x11-server-1.13.0.902-1|676	
12mr|x11-server-1.13.0.902-1|677	mkdir -p %{buildroot}%{_sysconfdir}/X11/app-defaults
12mr|x11-server-1.13.0.902-1|678	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d
12mr|x11-server-1.13.0.902-1|679	
12mr|x11-server-1.13.0.902-1|680	# move README.compiled outside compiled/ dir, so there won't be any problem with x11-data-xkbdata
12mr|x11-server-1.13.0.902-1|681	mv -f %{buildroot}%{_datadir}/X11/xkb/compiled/README.compiled %{buildroot}%{_datadir}/X11/xkb/
12mr|x11-server-1.13.0.902-1|682	
12mr|x11-server-1.13.0.902-1|683	# for compatibility with legacy applications (see #23423, for example)
12mr|x11-server-1.13.0.902-1|684	mkdir -p %{buildroot}%{_prefix}/X11R6/lib/
12mr|x11-server-1.13.0.902-1|685	ln -s ../../%{_lib}/X11 %{buildroot}%{_prefix}/X11R6/lib/X11
12mr|x11-server-1.13.0.902-1|686	
12mr|x11-server-1.13.0.902-1|687	# create more module directories to be owned by x11-server-common
12mr|x11-server-1.13.0.902-1|688	install -d -m755 %{buildroot}%{_libdir}/xorg/modules/{input,drivers}
12mr|x11-server-1.13.0.902-1|689	install -d -m755 %{buildroot}%{xorg1_6_extra_modules}
12mr|x11-server-1.13.0.902-1|690	
12mr|x11-server-1.13.0.902-1|691	# (anssi) manage proprietary drivers
12mr|x11-server-1.13.0.902-1|692	install -d -m755 %{buildroot}%{_sysconfdir}/ld.so.conf.d/GL
12mr|x11-server-1.13.0.902-1|693	cat > %{buildroot}%{_sysconfdir}/ld.so.conf.d/GL/standard.conf << EOF
12mr|x11-server-1.13.0.902-1|694	# This file is knowingly empty since the libraries are in standard search
12mr|x11-server-1.13.0.902-1|695	# path. Please do not remove this file.
12mr|x11-server-1.13.0.902-1|696	EOF
12mr|x11-server-1.13.0.902-1|697	touch %{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
12mr|x11-server-1.13.0.902-1|698	
12mr|x11-server-1.13.0.902-1|699	install -m 0755 %SOURCE2 %{buildroot}%{_bindir}/xvfb-run
12mr|x11-server-1.13.0.902-1|700	
12mr|x11-server-1.13.0.902-1|701	%if %enable_udev
12mr|x11-server-1.13.0.902-1|702	mkdir -p %{buildroot}/sbin
12mr|x11-server-1.13.0.902-1|703	mkdir -p %{buildroot}/lib/udev/rules.d/
12mr|x11-server-1.13.0.902-1|704	install -m 0755 %{SOURCE5} %{buildroot}/sbin/mandriva-setup-keyboard
12mr|x11-server-1.13.0.902-1|705	install -m 0644 %{SOURCE6} %{buildroot}/lib/udev/rules.d
12mr|x11-server-1.13.0.902-1|706	%endif
12mr|x11-server-1.13.0.902-1|707	
12mr|x11-server-1.13.0.902-1|708	# Make the source package
12mr|x11-server-1.13.0.902-1|709	cp -r source %{buildroot}/%{xserver_source_dir}
12mr|x11-server-1.13.0.902-1|710	
12mr|x11-server-1.13.0.902-1|711	install -m 755 %{SOURCE30} %{buildroot}%{_bindir}
12mr|x11-server-1.13.0.902-1|712	
12mr|x11-server-1.13.0.902-1|713	# Create xorg.conf.d
12mr|x11-server-1.13.0.902-1|714	install -d -m 755 %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
12mr|x11-server-1.13.0.902-1|715	
12mr|x11-server-1.13.0.902-1|716	%files
12mr|x11-server-1.13.0.902-1|717	
12mr|x11-server-1.13.0.902-1|718	
12mr|x11-server-1.13.0.902-1|719	%changelog
12mr|x11-server-1.13.0.902-1|720	* Sat Dec 1 2012 akdengi <akdengi>
12mr|x11-server-1.13.0.902-1|721	- bump videodrv minor
12mr|x11-server-1.13.0.902-1|722	- drop merged patches
12mr|x11-server-1.13.0.902-1|723	- 1.13.1-rc1
12mr|x11-server-1.13.0.902-1|724	
12mr|x11-server-1.13.0.902-1|725	* Wed Nov 14 2012 akdengi <akdengi>
12mr|x11-server-1.13.0.902-1|726	- fix Cairo corruption (fdo#55723)
12mr|x11-server-1.13.0.902-1|727	- update glyphs cache patch
12mr|x11-server-1.13.0.902-1|728	- use new pixman API for caching glyphs (3.45x firefox speedup)
12mr|x11-server-1.13.0.902-1|729	- dri2: invalidate drawable after sharing pixmap (for PRIME, from Dave Airlie, Fedora)
12mr|x11-server-1.13.0.902-1|730	
12mr|x11-server-1.13.0.902-1|731	* Thu Oct 04 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.13.0-3
12mr|x11-server-1.13.0.902-1|732	+ Revision: 818405
12mr|x11-server-1.13.0.902-1|733	+ rebuild (emptylog)
12mr|x11-server-1.13.0.902-1|734	
12mr|x11-server-1.13.0.902-1|735	* Thu Oct 04 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.13.0-2
12mr|x11-server-1.13.0.902-1|736	+ Revision: 818394
12mr|x11-server-1.13.0.902-1|737	- Require pkgconfig(dri) for -devel, as the pkgconfig file implies
12mr|x11-server-1.13.0.902-1|738	- Link to tirpc for sunrpc bits that have been removed from glibc
12mr|x11-server-1.13.0.902-1|739	
12mr|x11-server-1.13.0.902-1|740	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12mr|x11-server-1.13.0.902-1|741	- Patch1000: use new pixman API 0.27.2 (patch spotted on mageia, orginally form Soren Sandmann <ssp@redhat.com>)
12mr|x11-server-1.13.0.902-1|742	
12mr|x11-server-1.13.0.902-1|743	* Mon Sep 17 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.13.0-1
12mr|x11-server-1.13.0.902-1|744	+ Revision: 817053
12mr|x11-server-1.13.0.902-1|745	- rediff 0905-Add-noAutoDevices-command-line-option.patc version update 1.13.0
12mr|x11-server-1.13.0.902-1|746	
12mr|x11-server-1.13.0.902-1|747	* Mon Aug 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.12.4-2
12mr|x11-server-1.13.0.902-1|748	+ Revision: 815837
12mr|x11-server-1.13.0.902-1|749	- Update to 1.12.4
12mr|x11-server-1.13.0.902-1|750	
12mr|x11-server-1.13.0.902-1|751	* Wed Jul 11 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.12.3-2
12mr|x11-server-1.13.0.902-1|752	+ Revision: 808919
12mr|x11-server-1.13.0.902-1|753	- install udev rules in /lib/udev instead of /etc/udev
12mr|x11-server-1.13.0.902-1|754	- adjust mandriva-setup-keyboard to udev changes
12mr|x11-server-1.13.0.902-1|755	
12mr|x11-server-1.13.0.902-1|756	+ Bernhard Rosenkraenzer <bero@bero.eu>
12mr|x11-server-1.13.0.902-1|757	- Update to 1.12.3
12mr|x11-server-1.13.0.902-1|758	
12mr|x11-server-1.13.0.902-1|759	* Sun Jul 08 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.12.2.902-2
12mr|x11-server-1.13.0.902-1|760	+ Revision: 808507
12mr|x11-server-1.13.0.902-1|761	- Build against libudev.so.1
12mr|x11-server-1.13.0.902-1|762	
12mr|x11-server-1.13.0.902-1|763	* Thu Jul 05 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.12.2.902-1
12mr|x11-server-1.13.0.902-1|764	+ Revision: 808251
12mr|x11-server-1.13.0.902-1|765	- update to new version 1.12.2.902
12mr|x11-server-1.13.0.902-1|766	
12mr|x11-server-1.13.0.902-1|767	* Thu Jun 28 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.12.2.901-1
12mr|x11-server-1.13.0.902-1|768	+ Revision: 807327
12mr|x11-server-1.13.0.902-1|769	- 1.12.2.901
12mr|x11-server-1.13.0.902-1|770	
12mr|x11-server-1.13.0.902-1|771	* Wed Jun 20 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.12.2-1
12mr|x11-server-1.13.0.902-1|772	+ Revision: 806553
12mr|x11-server-1.13.0.902-1|773	- drop patch 1000, fixed long time ago in nvidia proprietary drivers
12mr|x11-server-1.13.0.902-1|774	- rediff other patches
12mr|x11-server-1.13.0.902-1|775	- update to new version 1.12.2
12mr|x11-server-1.13.0.902-1|776	
12mr|x11-server-1.13.0.902-1|777	+ Bernhard Rosenkraenzer <bero@bero.eu>
12mr|x11-server-1.13.0.902-1|778	- Update to 1.12.1
12mr|x11-server-1.13.0.902-1|779	
12mr|x11-server-1.13.0.902-1|780	* Tue Apr 10 2012 Franck Bui <franck.bui@mandriva.com> 1.12.0-2
12mr|x11-server-1.13.0.902-1|781	+ Revision: 790250
12mr|x11-server-1.13.0.902-1|782	+ rebuild (emptylog)
12mr|x11-server-1.13.0.902-1|783	
12mr|x11-server-1.13.0.902-1|784	* Tue Mar 20 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.12.0-1
12mr|x11-server-1.13.0.902-1|785	+ Revision: 785839
12mr|x11-server-1.13.0.902-1|786	- 1.12.0
12mr|x11-server-1.13.0.902-1|787	- Fix use-of-RPM_SOURCE_DIR
12mr|x11-server-1.13.0.902-1|788	- Don't BuildConflict with systemtap, seems to have been fixed upstream
12mr|x11-server-1.13.0.902-1|789	- Update to 1.11.4
12mr|x11-server-1.13.0.902-1|790	
12mr|x11-server-1.13.0.902-1|791	+ Matthew Dawkins <mattydaw@mandriva.org>
12mr|x11-server-1.13.0.902-1|792	- added obsoletes xfbdev is not built
12mr|x11-server-1.13.0.902-1|793	
12mr|x11-server-1.13.0.902-1|794	* Thu Dec 29 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.11.3-1
12mr|x11-server-1.13.0.902-1|795	+ Revision: 748174
12mr|x11-server-1.13.0.902-1|796	- enable_xfbdev is also part of kdrive
12mr|x11-server-1.13.0.902-1|797	- removed installed backup files
12mr|x11-server-1.13.0.902-1|798	- tied xfake build to kdrive
12mr|x11-server-1.13.0.902-1|799	- grouped enable/disable zephyr with kdrive build option
12mr|x11-server-1.13.0.902-1|800	- added build option to disable kdrive by default
12mr|x11-server-1.13.0.902-1|801	- build is broken and not a default option
12mr|x11-server-1.13.0.902-1|802	- removed disable strict compile
12mr|x11-server-1.13.0.902-1|803	- cleaned up spec
12mr|x11-server-1.13.0.902-1|804	- try using --disable-strict-compilation to fix build error
12mr|x11-server-1.13.0.902-1|805	- employed apply_patches
12mr|x11-server-1.13.0.902-1|806	
12mr|x11-server-1.13.0.902-1|807	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12mr|x11-server-1.13.0.902-1|808	- correct buildrequire to pam-devel
12mr|x11-server-1.13.0.902-1|809	- update to new version 1.11.3
12mr|x11-server-1.13.0.902-1|810	
12mr|x11-server-1.13.0.902-1|811	* Sun Nov 06 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.11.2-1
12mr|x11-server-1.13.0.902-1|812	+ Revision: 722818
12mr|x11-server-1.13.0.902-1|813	- update to new version 1.11.2
12mr|x11-server-1.13.0.902-1|814	
12mr|x11-server-1.13.0.902-1|815	* Sat Oct 22 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.11.1-3
12mr|x11-server-1.13.0.902-1|816	+ Revision: 705660
12mr|x11-server-1.13.0.902-1|817	- disable patch 1000 because nVIDIA has released a fixed driver 290.03 (keep patch for a while)
12mr|x11-server-1.13.0.902-1|818	
12mr|x11-server-1.13.0.902-1|819	* Sun Oct 09 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.11.1-2
12mr|x11-server-1.13.0.902-1|820	+ Revision: 703940
12mr|x11-server-1.13.0.902-1|821	- small spec file clean
12mr|x11-server-1.13.0.902-1|822	- rediff patch 904
12mr|x11-server-1.13.0.902-1|823	- Patch1000: this patch restores a missing miTrapezoids function which is used by nVIDIA proprietary drivers, this patch should be removed if a major slowdown problem will be fixed in next driver release by nVIDIA
12mr|x11-server-1.13.0.902-1|824	
12mr|x11-server-1.13.0.902-1|825	* Sat Oct 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.11.1-1
12mr|x11-server-1.13.0.902-1|826	+ Revision: 703608
12mr|x11-server-1.13.0.902-1|827	- rediff patch 900
12mr|x11-server-1.13.0.902-1|828	- Patch403: add systemd multi-seat support (from Fedora)
12mr|x11-server-1.13.0.902-1|829	- bump required version for x11-util-macros
12mr|x11-server-1.13.0.902-1|830	- bump required version for x11-proto-devel and x11-sgml-doctools
12mr|x11-server-1.13.0.902-1|831	- remove dead configure switches
12mr|x11-server-1.13.0.902-1|832	- update to new version 1.11.1
12mr|x11-server-1.13.0.902-1|833	- disable patches 900 and 904
12mr|x11-server-1.13.0.902-1|834	
12mr|x11-server-1.13.0.902-1|835	* Fri Oct 07 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.10.4-1
12mr|x11-server-1.13.0.902-1|836	+ Revision: 703492
12mr|x11-server-1.13.0.902-1|837	- update to new version 1.10.4
12mr|x11-server-1.13.0.902-1|838	- add build requires on bison and glib2-devel
12mr|x11-server-1.13.0.902-1|839	- export %%serverbuild macro
12mr|x11-server-1.13.0.902-1|840	- enable-builddocs switch no longer works with configure script, pass valid switches for building docs
12mr|x11-server-1.13.0.902-1|841	
12mr|x11-server-1.13.0.902-1|842	* Tue Jul 26 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.10.3-1
12mr|x11-server-1.13.0.902-1|843	+ Revision: 691663
12mr|x11-server-1.13.0.902-1|844	- Updated to 1.10.3
12mr|x11-server-1.13.0.902-1|845	
12mr|x11-server-1.13.0.902-1|846	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-server-1.13.0.902-1|847	- use %%_vendor
12mr|x11-server-1.13.0.902-1|848	
12mr|x11-server-1.13.0.902-1|849	* Thu Jun 09 2011 Eugeni Dodonov <eugeni@mandriva.com> 1.10.2-1
12mr|x11-server-1.13.0.902-1|850	+ Revision: 683527
12mr|x11-server-1.13.0.902-1|851	- Add lynx as BR for documentation.
12mr|x11-server-1.13.0.902-1|852	- New version 1.10.2.
12mr|x11-server-1.13.0.902-1|853	Changed ABI major.
12mr|x11-server-1.13.0.902-1|854	Comment non-compatible patches for now.
12mr|x11-server-1.13.0.902-1|855	
12mr|x11-server-1.13.0.902-1|856	* Tue May 24 2011 Funda Wang <fwang@mandriva.org> 1.9.5-1
12mr|x11-server-1.13.0.902-1|857	+ Revision: 678059
12mr|x11-server-1.13.0.902-1|858	- new version 1.9.5
12mr|x11-server-1.13.0.902-1|859	
12mr|x11-server-1.13.0.902-1|860	* Sun May 15 2011 Oden Eriksson <oeriksson@mandriva.com> 1.9.4-4
12mr|x11-server-1.13.0.902-1|861	+ Revision: 674764
12mr|x11-server-1.13.0.902-1|862	- try to build without fop for now
12mr|x11-server-1.13.0.902-1|863	- sync with what's actually in cooker
12mr|x11-server-1.13.0.902-1|864	- mass rebuild
12mr|x11-server-1.13.0.902-1|865	
12mr|x11-server-1.13.0.902-1|866	+ Paulo Ricardo Zanoni <pzanoni@mandriva.com>
12mr|x11-server-1.13.0.902-1|867	- New version: 1.10.0
12mr|x11-server-1.13.0.902-1|868	- Dropped patches:
12mr|x11-server-1.13.0.902-1|869	- 401: partially applied, see patch 907
12mr|x11-server-1.13.0.902-1|870	- 402: the place where we copied the patch from is not using it anymore
12mr|x11-server-1.13.0.902-1|871	- 1000: applied upstream
12mr|x11-server-1.13.0.902-1|872	- New patches:
12mr|x11-server-1.13.0.902-1|873	- 907: implement what's left from old patch 401
12mr|x11-server-1.13.0.902-1|874	- Rediff other patches, fix patch numbering
12mr|x11-server-1.13.0.902-1|875	
12mr|x11-server-1.13.0.902-1|876	* Sat Feb 26 2011 Funda Wang <fwang@mandriva.org> 1.9.4-3
12mr|x11-server-1.13.0.902-1|877	+ Revision: 639943
12mr|x11-server-1.13.0.902-1|878	- rebuild
12mr|x11-server-1.13.0.902-1|879	
12mr|x11-server-1.13.0.902-1|880	* Tue Feb 15 2011 Thierry Vignaud <tv@mandriva.org> 1.9.4-2
12mr|x11-server-1.13.0.902-1|881	+ Revision: 637876
12mr|x11-server-1.13.0.902-1|882	- patches 1000: Fix garbaged screeen with latest ati driver 6.14 on open
12mr|x11-server-1.13.0.902-1|883	openoffice.org startup I (color tiling issue, fdo bug #33929)
12mr|x11-server-1.13.0.902-1|884	
12mr|x11-server-1.13.0.902-1|885	+ Paulo Ricardo Zanoni <pzanoni@mandriva.com>
12mr|x11-server-1.13.0.902-1|886	- New version: 1.9.4
12mr|x11-server-1.13.0.902-1|887	
12mr|x11-server-1.13.0.902-1|888	* Wed Feb 02 2011 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.9.3.902-1
12mr|x11-server-1.13.0.902-1|889	+ Revision: 635187
12mr|x11-server-1.13.0.902-1|890	- New version: 1.9.3.902
12mr|x11-server-1.13.0.902-1|891	
12mr|x11-server-1.13.0.902-1|892	* Wed Dec 29 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.9.3-3mdv2011.0
12mr|x11-server-1.13.0.902-1|893	+ Revision: 626003
12mr|x11-server-1.13.0.902-1|894	- Remove useless udev rules
12mr|x11-server-1.13.0.902-1|895	- Create /etc/X11/xorg.conf.d
12mr|x11-server-1.13.0.902-1|896	
12mr|x11-server-1.13.0.902-1|897	* Tue Dec 21 2010 Thierry Vignaud <tv@mandriva.org> 1.9.3-2mdv2011.0
12mr|x11-server-1.13.0.902-1|898	+ Revision: 623554
12mr|x11-server-1.13.0.902-1|899	- patches 950 & 951: Fix edge case in SYNC extension resulting in GNOME
12mr|x11-server-1.13.0.902-1|900	screensaver's fade-to-screensaver being uninteruptible (from Ubuntu)
12mr|x11-server-1.13.0.902-1|901	
12mr|x11-server-1.13.0.902-1|902	* Mon Dec 13 2010 Thierry Vignaud <tv@mandriva.org> 1.9.3-1mdv2011.0
12mr|x11-server-1.13.0.902-1|903	+ Revision: 620682
12mr|x11-server-1.13.0.902-1|904	- new release
12mr|x11-server-1.13.0.902-1|905	
12mr|x11-server-1.13.0.902-1|906	* Wed Dec 08 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.9.2.902-3mdv2011.0
12mr|x11-server-1.13.0.902-1|907	+ Revision: 616332
12mr|x11-server-1.13.0.902-1|908	- Copy the whole source to the "-source" subpackage, avoiding hacks.
12mr|x11-server-1.13.0.902-1|909	
12mr|x11-server-1.13.0.902-1|910	* Mon Dec 06 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.9.2.902-2mdv2011.0
12mr|x11-server-1.13.0.902-1|911	+ Revision: 612188
12mr|x11-server-1.13.0.902-1|912	- Add more files to the -source subpackage (for tigervnc)
12mr|x11-server-1.13.0.902-1|913	
12mr|x11-server-1.13.0.902-1|914	* Sun Dec 05 2010 Thierry Vignaud <tv@mandriva.org> 1.9.2.902-1mdv2011.0
12mr|x11-server-1.13.0.902-1|915	+ Revision: 610592
12mr|x11-server-1.13.0.902-1|916	- 1.9.3 RC2
12mr|x11-server-1.13.0.902-1|917	- drop patch 903 (merged upsteam long ago, see quirk_detailed_sync_pp())
12mr|x11-server-1.13.0.902-1|918	
12mr|x11-server-1.13.0.902-1|919	* Sun Nov 14 2010 Thierry Vignaud <tv@mandriva.org> 1.9.2.901-1mdv2011.0
12mr|x11-server-1.13.0.902-1|920	+ Revision: 597541
12mr|x11-server-1.13.0.902-1|921	- 1.9.3 RC1
12mr|x11-server-1.13.0.902-1|922	
12mr|x11-server-1.13.0.902-1|923	* Tue Nov 02 2010 Thierry Vignaud <tv@mandriva.org> 1.9.2-1mdv2011.0
12mr|x11-server-1.13.0.902-1|924	+ Revision: 591815
12mr|x11-server-1.13.0.902-1|925	- new release
12mr|x11-server-1.13.0.902-1|926	
12mr|x11-server-1.13.0.902-1|927	* Sun Oct 24 2010 Thierry Vignaud <tv@mandriva.org> 1.9.1-2mdv2011.0
12mr|x11-server-1.13.0.902-1|928	+ Revision: 588677
12mr|x11-server-1.13.0.902-1|929	- provides actual ABI so that drivers can requires xorg ABIs
12mr|x11-server-1.13.0.902-1|930	(taken from Fedora, but we do will use it unlike them)
12mr|x11-server-1.13.0.902-1|931	- x11-server-xorg only requires x11-driver-input-{keyboard,mouse} if not using
12mr|x11-server-1.13.0.902-1|932	hal or udev
12mr|x11-server-1.13.0.902-1|933	
12mr|x11-server-1.13.0.902-1|934	* Sun Oct 24 2010 Funda Wang <fwang@mandriva.org> 1.9.1-1mdv2011.0
12mr|x11-server-1.13.0.902-1|935	+ Revision: 587886
12mr|x11-server-1.13.0.902-1|936	- 1.9.1 final
12mr|x11-server-1.13.0.902-1|937	- fontdir switch becomes unrecognized
12mr|x11-server-1.13.0.902-1|938	
12mr|x11-server-1.13.0.902-1|939	* Tue Oct 19 2010 Thierry Vignaud <tv@mandriva.org> 1.9.0.902-2mdv2011.0
12mr|x11-server-1.13.0.902-1|940	+ Revision: 586767
12mr|x11-server-1.13.0.902-1|941	- make x11-server-xorg requires x11-driver-input-evdev since it's a must have with udev
12mr|x11-server-1.13.0.902-1|942	
12mr|x11-server-1.13.0.902-1|943	* Fri Oct 15 2010 Thierry Vignaud <tv@mandriva.org> 1.9.0.902-1mdv2011.0
12mr|x11-server-1.13.0.902-1|944	+ Revision: 585880
12mr|x11-server-1.13.0.902-1|945	- 1.9.0.902 (aka 1.9.1rc2)
12mr|x11-server-1.13.0.902-1|946	
12mr|x11-server-1.13.0.902-1|947	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.9.0-3mdv2011.0
12mr|x11-server-1.13.0.902-1|948	+ Revision: 584858
12mr|x11-server-1.13.0.902-1|949	- mandriva-setup-keyboard-udev: update for xserver-1.9 (Andrey Borzenkov)
12mr|x11-server-1.13.0.902-1|950	
12mr|x11-server-1.13.0.902-1|951	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.9.0-2mdv2011.0
12mr|x11-server-1.13.0.902-1|952	+ Revision: 584843
12mr|x11-server-1.13.0.902-1|953	- use udev instead of hal
12mr|x11-server-1.13.0.902-1|954	- fix file list when enabling udev
12mr|x11-server-1.13.0.902-1|955	
12mr|x11-server-1.13.0.902-1|956	* Sun Oct 10 2010 Thierry Vignaud <tv@mandriva.org> 1.9.0-1mdv2011.0
12mr|x11-server-1.13.0.902-1|957	+ Revision: 584624
12mr|x11-server-1.13.0.902-1|958	- new release
12mr|x11-server-1.13.0.902-1|959	- refresh patch 401
12mr|x11-server-1.13.0.902-1|960	- drop patch 400 & 403 (rh patches droped by rh)
12mr|x11-server-1.13.0.902-1|961	- rediff xkb cache patch
12mr|x11-server-1.13.0.902-1|962	- BuildRequires: x11-font-util >= 1.1
12mr|x11-server-1.13.0.902-1|963	- require new enough libxfont (prevent startup breakage)
12mr|x11-server-1.13.0.902-1|964	- Xsdl is dead
12mr|x11-server-1.13.0.902-1|965	
12mr|x11-server-1.13.0.902-1|966	* Tue May 04 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.7.7-1mdv2010.1
12mr|x11-server-1.13.0.902-1|967	+ Revision: 542076
12mr|x11-server-1.13.0.902-1|968	- New version: 1.7.7
12mr|x11-server-1.13.0.902-1|969	
12mr|x11-server-1.13.0.902-1|970	* Thu Apr 29 2010 Pascal Terjan <pterjan@mandriva.org> 1.7.6.902-5mdv2010.1
12mr|x11-server-1.13.0.902-1|971	+ Revision: 540801
12mr|x11-server-1.13.0.902-1|972	- rebuild with normal ld
12mr|x11-server-1.13.0.902-1|973	
12mr|x11-server-1.13.0.902-1|974	* Tue Apr 27 2010 Christophe Fergeau <cfergeau@mandriva.com> 1.7.6.902-4mdv2010.1
12mr|x11-server-1.13.0.902-1|975	+ Revision: 539609
12mr|x11-server-1.13.0.902-1|976	- rebuild so that shared libraries are properly stripped again
12mr|x11-server-1.13.0.902-1|977	
12mr|x11-server-1.13.0.902-1|978	* Tue Apr 27 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.7.6.902-3mdv2010.1
12mr|x11-server-1.13.0.902-1|979	+ Revision: 539412
12mr|x11-server-1.13.0.902-1|980	- Add patch from "nominations" branch that should fix the current problems
12mr|x11-server-1.13.0.902-1|981	
12mr|x11-server-1.13.0.902-1|982	* Thu Apr 22 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.7.6.902-1mdv2010.1
12mr|x11-server-1.13.0.902-1|983	+ Revision: 537967
12mr|x11-server-1.13.0.902-1|984	- New version: 1.7.6.902
12mr|x11-server-1.13.0.902-1|985	- Patch 0909 applied upstream
12mr|x11-server-1.13.0.902-1|986	- Re-enable xfake
12mr|x11-server-1.13.0.902-1|987	- Improve mouse-quirks documentation
12mr|x11-server-1.13.0.902-1|988	
12mr|x11-server-1.13.0.902-1|989	* Tue Apr 13 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.7.6-6mdv2010.1
12mr|x11-server-1.13.0.902-1|990	+ Revision: 534199
12mr|x11-server-1.13.0.902-1|991	- Add mouse-quirks.fdi that should replace imwheel
12mr|x11-server-1.13.0.902-1|992	
12mr|x11-server-1.13.0.902-1|993	* Mon Apr 05 2010 Funda Wang <fwang@mandriva.org> 1.7.6-5mdv2010.1
12mr|x11-server-1.13.0.902-1|994	+ Revision: 531722
12mr|x11-server-1.13.0.902-1|995	- rebuild for new openssl
12mr|x11-server-1.13.0.902-1|996	
12mr|x11-server-1.13.0.902-1|997	* Tue Mar 30 2010 Anssi Hannula <anssi@mandriva.org> 1.7.6-4mdv2010.1
12mr|x11-server-1.13.0.902-1|998	+ Revision: 528934
12mr|x11-server-1.13.0.902-1|999	- allow fglrx 8.720+ as they have X.org server 1.7 support
12mr|x11-server-1.13.0.902-1|1000	
12mr|x11-server-1.13.0.902-1|1001	* Fri Mar 26 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.7.6-3mdv2010.1
12mr|x11-server-1.13.0.902-1|1002	+ Revision: 527643
12mr|x11-server-1.13.0.902-1|1003	- x11-server-source: remove noarch and add License
12mr|x11-server-1.13.0.902-1|1004	
12mr|x11-server-1.13.0.902-1|1005	* Wed Mar 24 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.7.6-2mdv2010.1
12mr|x11-server-1.13.0.902-1|1006	+ Revision: 527275
12mr|x11-server-1.13.0.902-1|1007	- Add x11-server-source package (for Xvnc)
12mr|x11-server-1.13.0.902-1|1008	Thanks to Shlomi Fish for providing the patche.
12mr|x11-server-1.13.0.902-1|1009	This commit also removes some trailing whitespaces in the spec file.
12mr|x11-server-1.13.0.902-1|1010	
12mr|x11-server-1.13.0.902-1|1011	* Wed Mar 24 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.7.6-1mdv2010.1
12mr|x11-server-1.13.0.902-1|1012	+ Revision: 527233
12mr|x11-server-1.13.0.902-1|1013	- New version: 1.7.6
12mr|x11-server-1.13.0.902-1|1014	Only apply udev patches if udev is enabled (and it won't be until 2011.0)
12mr|x11-server-1.13.0.902-1|1015	
12mr|x11-server-1.13.0.902-1|1016	* Fri Mar 12 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.7.5-4mdv2010.1
12mr|x11-server-1.13.0.902-1|1017	+ Revision: 518396
12mr|x11-server-1.13.0.902-1|1018	- Add patch to warn us if we run out of opcodes
12mr|x11-server-1.13.0.902-1|1019	
12mr|x11-server-1.13.0.902-1|1020	* Thu Mar 11 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.7.5-3mdv2010.1
12mr|x11-server-1.13.0.902-1|1021	+ Revision: 518021
12mr|x11-server-1.13.0.902-1|1022	- Don't explicitly enable multibuffer extension (use upstream default, which is
12mr|x11-server-1.13.0.902-1|1023	"disabled" for now)
12mr|x11-server-1.13.0.902-1|1024	This extension is old, deprecated and has 2 events. Nvidia closed source driver
12mr|x11-server-1.13.0.902-1|1025	adds 5 events and makes us exceed the event limit (64). This causes random (and
12mr|x11-server-1.13.0.902-1|1026	probably important) extensions to be disabled.
12mr|x11-server-1.13.0.902-1|1027	This bug was triggered by the last rebuild, which uses the new dri2 proto, which
12mr|x11-server-1.13.0.902-1|1028	contains 1 more event.
12mr|x11-server-1.13.0.902-1|1029	Thanks to Anssi for debugging and finding the fix.
12mr|x11-server-1.13.0.902-1|1030	See bug #57889
12mr|x11-server-1.13.0.902-1|1031	
12mr|x11-server-1.13.0.902-1|1032	* Fri Feb 26 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7.5-2mdv2010.1
12mr|x11-server-1.13.0.902-1|1033	+ Revision: 511662
12mr|x11-server-1.13.0.902-1|1034	- rebuilt against openssl-0.9.8m
12mr|x11-server-1.13.0.902-1|1035	
12mr|x11-server-1.13.0.902-1|1036	* Wed Feb 17 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.7.5-1mdv2010.1
12mr|x11-server-1.13.0.902-1|1037	+ Revision: 507004
12mr|x11-server-1.13.0.902-1|1038	- New version: 1.7.5
12mr|x11-server-1.13.0.902-1|1039	- Apply xkb mapping to all input devices with keys (by Andrey Borzenkov)
12mr|x11-server-1.13.0.902-1|1040	- 61-x11-input.rules: do nothing if ACTION!="add"
12mr|x11-server-1.13.0.902-1|1041	(saves calls to mandriva-setup-keyboard when keyboards are removed)
12mr|x11-server-1.13.0.902-1|1042	Thanks to Andrey Borzenkov for spotting this.
12mr|x11-server-1.13.0.902-1|1043	- Add disabled libudev input hotplug backend support
12mr|x11-server-1.13.0.902-1|1044	
12mr|x11-server-1.13.0.902-1|1045	+ Anssi Hannula <anssi@mandriva.org>
12mr|x11-server-1.13.0.902-1|1046	- add conflict with fglrx driver, does not work with 1.7+ server
12mr|x11-server-1.13.0.902-1|1047	
12mr|x11-server-1.13.0.902-1|1048	* Fri Jan 08 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.7.4-1mdv2010.1
12mr|x11-server-1.13.0.902-1|1049	+ Revision: 487684
12mr|x11-server-1.13.0.902-1|1050	- Remove patch 907 because it was required only by the older xkbcomp patch
12mr|x11-server-1.13.0.902-1|1051	- New version: 1.7.4
12mr|x11-server-1.13.0.902-1|1052	Rediff patch ctrl+alt+backspace patch
12mr|x11-server-1.13.0.902-1|1053	
12mr|x11-server-1.13.0.902-1|1054	* Wed Jan 06 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.7.3-2mdv2010.1
12mr|x11-server-1.13.0.902-1|1055	+ Revision: 486868
12mr|x11-server-1.13.0.902-1|1056	- x11-server-common should require xkbcomp and x11-data-xkbdata (#56818)
12mr|x11-server-1.13.0.902-1|1057	
12mr|x11-server-1.13.0.902-1|1058	* Thu Dec 03 2009 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.7.3-1mdv2010.1
12mr|x11-server-1.13.0.902-1|1059	+ Revision: 473018
12mr|x11-server-1.13.0.902-1|1060	- New version: 1.7.3
12mr|x11-server-1.13.0.902-1|1061	- Re-enable xkbcomp patch.
12mr|x11-server-1.13.0.902-1|1062	Now it creates the temporary file in the same directory as the final file, so
12mr|x11-server-1.13.0.902-1|1063	reanme() won't have problems with multiple partitions.
12mr|x11-server-1.13.0.902-1|1064	Also, the file name is now tmp-<display>.xkm, which eliminates the possibility
12mr|x11-server-1.13.0.902-1|1065	of race conditions since each X server will have its own file name. This removes
12mr|x11-server-1.13.0.902-1|1066	the usage of the deprecated functions used to create temporary files
12mr|x11-server-1.13.0.902-1|1067	
12mr|x11-server-1.13.0.902-1|1068	* Wed Dec 02 2009 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.7.2-3mdv2010.1
12mr|x11-server-1.13.0.902-1|1069	+ Revision: 472715
12mr|x11-server-1.13.0.902-1|1070	- Temporarily disable xkbcomp patch again because it uses "rename", which doesn't
12mr|x11-server-1.13.0.902-1|1071	work between multiple file systems.
12mr|x11-server-1.13.0.902-1|1072	This is just to prevent more systems breaking. New version is coming soon.
12mr|x11-server-1.13.0.902-1|1073	
12mr|x11-server-1.13.0.902-1|1074	* Tue Dec 01 2009 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.7.2-2mdv2010.1
12mr|x11-server-1.13.0.902-1|1075	+ Revision: 472433
12mr|x11-server-1.13.0.902-1|1076	- Re-enable xkbcomp patch, but now based on Yan Li's version (smaller patch)
12mr|x11-server-1.13.0.902-1|1077	
12mr|x11-server-1.13.0.902-1|1078	* Fri Nov 27 2009 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.7.2-1mdv2010.1
12mr|x11-server-1.13.0.902-1|1079	+ Revision: 470564
12mr|x11-server-1.13.0.902-1|1080	- New version: 1.7.2
12mr|x11-server-1.13.0.902-1|1081	
12mr|x11-server-1.13.0.902-1|1082	* Fri Nov 13 2009 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.7.1-5mdv2010.1
12mr|x11-server-1.13.0.902-1|1083	+ Revision: 465889
12mr|x11-server-1.13.0.902-1|1084	- Obsolete xorg-x11-server
12mr|x11-server-1.13.0.902-1|1085	
12mr|x11-server-1.13.0.902-1|1086	* Fri Nov 13 2009 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.7.1-4mdv2010.1
12mr|x11-server-1.13.0.902-1|1087	+ Revision: 465827
12mr|x11-server-1.13.0.902-1|1088	- Obsolete xorg-x11-Xnest and xorg-x11-Xvfb
12mr|x11-server-1.13.0.902-1|1089	- Remove unrecognized configure options
12mr|x11-server-1.13.0.902-1|1090	- Remove kdrive-vesa modules.
12mr|x11-server-1.13.0.902-1|1091	They have been removed from the xserver code a long time ago and won't come
12mr|x11-server-1.13.0.902-1|1092	back, so we can clean the spec.
12mr|x11-server-1.13.0.902-1|1093	
12mr|x11-server-1.13.0.902-1|1094	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-server-1.13.0.902-1|1095	- add a warning
12mr|x11-server-1.13.0.902-1|1096	
12mr|x11-server-1.13.0.902-1|1097	* Wed Nov 11 2009 Thierry Vignaud <tv@mandriva.org> 1.7.1-3mdv2010.1
12mr|x11-server-1.13.0.902-1|1098	+ Revision: 464384
12mr|x11-server-1.13.0.902-1|1099	+ rebuild (emptylog)
12mr|x11-server-1.13.0.902-1|1100	
12mr|x11-server-1.13.0.902-1|1101	* Tue Nov 10 2009 Thierry Vignaud <tv@mandriva.org> 1.7.1-2mdv2010.1
12mr|x11-server-1.13.0.902-1|1102	+ Revision: 464381
12mr|x11-server-1.13.0.902-1|1103	- make it installable on x86_64
12mr|x11-server-1.13.0.902-1|1104	
12mr|x11-server-1.13.0.902-1|1105	* Tue Nov 10 2009 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.7.1-1mdv2010.1
12mr|x11-server-1.13.0.902-1|1106	+ Revision: 464242
12mr|x11-server-1.13.0.902-1|1107	- New version: 1.7.1
12mr|x11-server-1.13.0.902-1|1108	Updated and reorganized patches
12mr|x11-server-1.13.0.902-1|1109	Enabled xdmx
12mr|x11-server-1.13.0.902-1|1110	Temporarily disabled xvnc and the xkbcomp patch (this will be fixed soon)
12mr|x11-server-1.13.0.902-1|1111	- Obsolete xorg-x11-Xdmx: package was used in the transition to modular
12mr|x11-server-1.13.0.902-1|1112	
12mr|x11-server-1.13.0.902-1|1113	* Tue Oct 13 2009 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.6.5-1mdv2010.0
12mr|x11-server-1.13.0.902-1|1114	+ Revision: 457143
12mr|x11-server-1.13.0.902-1|1115	- 1.6.5 release
12mr|x11-server-1.13.0.902-1|1116	
12mr|x11-server-1.13.0.902-1|1117	* Tue Sep 29 2009 Colin Guthrie <cguthrie@mandriva.org> 1.6.4-2mdv2010.0
12mr|x11-server-1.13.0.902-1|1118	+ Revision: 451066
12mr|x11-server-1.13.0.902-1|1119	- DGA driver fixes (KeithP's third attempt - brown paper bag firmly in place)
12mr|x11-server-1.13.0.902-1|1120	
12mr|x11-server-1.13.0.902-1|1121	* Tue Sep 29 2009 Colin Guthrie <cguthrie@mandriva.org> 1.6.4-1mdv2010.0
12mr|x11-server-1.13.0.902-1|1122	+ Revision: 450839
12mr|x11-server-1.13.0.902-1|1123	- New version: 1.6.4
12mr|x11-server-1.13.0.902-1|1124	
12mr|x11-server-1.13.0.902-1|1125	+ Paulo Ricardo Zanoni <pzanoni@mandriva.com>
12mr|x11-server-1.13.0.902-1|1126	- Fix double BuildRequires for libxfont-devel
12mr|x11-server-1.13.0.902-1|1127	
12mr|x11-server-1.13.0.902-1|1128	* Fri Sep 18 2009 Jérôme Quelin <jquelin@mandriva.org> 1.6.3.901-2mdv2010.0
12mr|x11-server-1.13.0.902-1|1129	+ Revision: 444263
12mr|x11-server-1.13.0.902-1|1130	- rebuild
12mr|x11-server-1.13.0.902-1|1131	- fix bug 52928
12mr|x11-server-1.13.0.902-1|1132	
12mr|x11-server-1.13.0.902-1|1133	* Thu Aug 27 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.6.3.901-1mdv2010.0
12mr|x11-server-1.13.0.902-1|1134	+ Revision: 421758
12mr|x11-server-1.13.0.902-1|1135	- Update to version 1.6.3.901 (1.6.4 RC1)
12mr|x11-server-1.13.0.902-1|1136	
12mr|x11-server-1.13.0.902-1|1137	* Tue Aug 18 2009 Colin Guthrie <cguthrie@mandriva.org> 1.6.3-2mdv2010.0
12mr|x11-server-1.13.0.902-1|1138	+ Revision: 417657
12mr|x11-server-1.13.0.902-1|1139	- Cherry-pick fix for fdo#21554 (reprobe randr after resume from suspend)
12mr|x11-server-1.13.0.902-1|1140	
12mr|x11-server-1.13.0.902-1|1141	* Mon Aug 17 2009 Colin Guthrie <cguthrie@mandriva.org> 1.6.3-1mdv2010.0
12mr|x11-server-1.13.0.902-1|1142	+ Revision: 417170
12mr|x11-server-1.13.0.902-1|1143	- New version: 1.6.3
12mr|x11-server-1.13.0.902-1|1144	- Drop upstream applied patches
12mr|x11-server-1.13.0.902-1|1145	- Rediff patches that need it
12mr|x11-server-1.13.0.902-1|1146	- Cherry pick fix for gnome screenblanking issue
12mr|x11-server-1.13.0.902-1|1147	
12mr|x11-server-1.13.0.902-1|1148	* Sat Aug 15 2009 Oden Eriksson <oeriksson@mandriva.com> 1.6.2-4mdv2010.0
12mr|x11-server-1.13.0.902-1|1149	+ Revision: 416534
12mr|x11-server-1.13.0.902-1|1150	- rebuilt against libjpeg v7
12mr|x11-server-1.13.0.902-1|1151	
12mr|x11-server-1.13.0.902-1|1152	* Tue Jul 21 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.6.2-3mdv2010.0
12mr|x11-server-1.13.0.902-1|1153	+ Revision: 398291
12mr|x11-server-1.13.0.902-1|1154	- Don't allow build with systemtap (build fails, dtrace support
12mr|x11-server-1.13.0.902-1|1155	conflicts).
12mr|x11-server-1.13.0.902-1|1156	- Apply fix for http://bugs.freedesktop.org/show_bug.cgi?id=22642 (from
12mr|x11-server-1.13.0.902-1|1157	xorg git repository). Fix assertions triggering with EXA after
12mr|x11-server-1.13.0.902-1|1158	libpixman 0.15.16 update.
12mr|x11-server-1.13.0.902-1|1159	
12mr|x11-server-1.13.0.902-1|1160	* Thu Jul 09 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.6.2-2mdv2010.0
12mr|x11-server-1.13.0.902-1|1161	+ Revision: 393980
12mr|x11-server-1.13.0.902-1|1162	- Sync with server-1.6-branch
12mr|x11-server-1.13.0.902-1|1163	o Fix build of drivers with 1.6.2 when not using --install-libxf86config
12mr|x11-server-1.13.0.902-1|1164	o xdmcp: Don't crash on X -query with more than 255 IP addresses. (fdo #20675)
12mr|x11-server-1.13.0.902-1|1165	
12mr|x11-server-1.13.0.902-1|1166	* Wed Jul 08 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.6.2-1mdv2010.0
12mr|x11-server-1.13.0.902-1|1167	+ Revision: 393521
12mr|x11-server-1.13.0.902-1|1168	- Update to newer version 1.6.2
12mr|x11-server-1.13.0.902-1|1169	
12mr|x11-server-1.13.0.902-1|1170	* Tue Jun 30 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.6.1.902-4mdv2010.0
12mr|x11-server-1.13.0.902-1|1171	+ Revision: 391048
12mr|x11-server-1.13.0.902-1|1172	- sync with server-1.6-branch
12mr|x11-server-1.13.0.902-1|1173	- update to 1.6.1.902
12mr|x11-server-1.13.0.902-1|1174	- xvfb-run: fix Xauthority creation when TMPDIR is set
12mr|x11-server-1.13.0.902-1|1175	
12mr|x11-server-1.13.0.902-1|1176	* Thu Jun 18 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.6.1.901-4mdv2010.0
12mr|x11-server-1.13.0.902-1|1177	+ Revision: 387219
12mr|x11-server-1.13.0.902-1|1178	- add ZapWarning option enabled by default (OpenSUSE patch)
12mr|x11-server-1.13.0.902-1|1179	
12mr|x11-server-1.13.0.902-1|1180	+ Colin Guthrie <cguthrie@mandriva.org>
12mr|x11-server-1.13.0.902-1|1181	- Use the offical %%apply_patches macro
12mr|x11-server-1.13.0.902-1|1182	
12mr|x11-server-1.13.0.902-1|1183	* Wed Jun 17 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.6.1.901-3mdv2010.0
12mr|x11-server-1.13.0.902-1|1184	+ Revision: 386506
12mr|x11-server-1.13.0.902-1|1185	- sync with server-1.6-branch
12mr|x11-server-1.13.0.902-1|1186	- mandriva-setup-keyboard: set XkbModel
12mr|x11-server-1.13.0.902-1|1187	- reenable Zapping (default behaviour unchanged due to xkeyboard-config 1.6)
12mr|x11-server-1.13.0.902-1|1188	
12mr|x11-server-1.13.0.902-1|1189	* Tue Jun 02 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.6.1.901-2mdv2010.0
12mr|x11-server-1.13.0.902-1|1190	+ Revision: 382303
12mr|x11-server-1.13.0.902-1|1191	- sync with server-1.6-branch
12mr|x11-server-1.13.0.902-1|1192	- add patch to fix mdv #48821
12mr|x11-server-1.13.0.902-1|1193	
12mr|x11-server-1.13.0.902-1|1194	* Tue May 19 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.6.1.901-1mdv2010.0
12mr|x11-server-1.13.0.902-1|1195	+ Revision: 377787
12mr|x11-server-1.13.0.902-1|1196	- Update to version 1.6.1.901
12mr|x11-server-1.13.0.902-1|1197	
12mr|x11-server-1.13.0.902-1|1198	* Mon May 04 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.6.1-1mdv2010.0
12mr|x11-server-1.13.0.902-1|1199	+ Revision: 371954
12mr|x11-server-1.13.0.902-1|1200	- Fix crash while using Xinerama and holding key pressed (mdv #50472)
12mr|x11-server-1.13.0.902-1|1201	
12mr|x11-server-1.13.0.902-1|1202	+ Christophe Fergeau <cfergeau@mandriva.com>
12mr|x11-server-1.13.0.902-1|1203	- Fix typo noticed by Colin Gunthrie, thanks :)
12mr|x11-server-1.13.0.902-1|1204	- Make it possible to run mandriva-setup-keyboard standalone (for now it's only
12mr|x11-server-1.13.0.902-1|1205	a HAL callout). drakx-x11-keyboard-mouse needs it to be able to update the
12mr|x11-server-1.13.0.902-1|1206	HAL xkb keys when the user chooses a different keyboard layout so that it's
12mr|x11-server-1.13.0.902-1|1207	preserved on X restarts.
12mr|x11-server-1.13.0.902-1|1208	
12mr|x11-server-1.13.0.902-1|1209	* Tue Apr 14 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.6.1-1mdv2009.1
12mr|x11-server-1.13.0.902-1|1210	+ Revision: 367232
12mr|x11-server-1.13.0.902-1|1211	- New version 1.6.1
12mr|x11-server-1.13.0.902-1|1212	
12mr|x11-server-1.13.0.902-1|1213	* Mon Apr 13 2009 Anssi Hannula <anssi@mandriva.org> 1.6.0-12mdv2009.1
12mr|x11-server-1.13.0.902-1|1214	+ Revision: 366756
12mr|x11-server-1.13.0.902-1|1215	- add conflicts on now-removed nvidia71xx driver as it does not support
12mr|x11-server-1.13.0.902-1|1216	X.org server 1.5+
12mr|x11-server-1.13.0.902-1|1217	
12mr|x11-server-1.13.0.902-1|1218	* Mon Apr 13 2009 Anssi Hannula <anssi@mandriva.org> 1.6.0-11mdv2009.1
12mr|x11-server-1.13.0.902-1|1219	+ Revision: 366533
12mr|x11-server-1.13.0.902-1|1220	- drop alternatives on /usr/bin/Xorg as fglrx no longer needs 1.5 server
12mr|x11-server-1.13.0.902-1|1221	
12mr|x11-server-1.13.0.902-1|1222	* Thu Apr 09 2009 Colin Guthrie <cguthrie@mandriva.org> 1.6.0-10mdv2009.1
12mr|x11-server-1.13.0.902-1|1223	+ Revision: 365459
12mr|x11-server-1.13.0.902-1|1224	- Fix GLX memory leak (fdo#20704)
12mr|x11-server-1.13.0.902-1|1225	
12mr|x11-server-1.13.0.902-1|1226	* Mon Apr 06 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.6.0-9mdv2009.1
12mr|x11-server-1.13.0.902-1|1227	+ Revision: 364529
12mr|x11-server-1.13.0.902-1|1228	- sync with server-1.6-branch
12mr|x11-server-1.13.0.902-1|1229	- fix crash with a device section for an unplugged wacom device (#49349)
12mr|x11-server-1.13.0.902-1|1230	
12mr|x11-server-1.13.0.902-1|1231	* Tue Mar 24 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.6.0-8mdv2009.1
12mr|x11-server-1.13.0.902-1|1232	+ Revision: 360906
12mr|x11-server-1.13.0.902-1|1233	- port xkb cache patch to server 1.6
12mr|x11-server-1.13.0.902-1|1234	- remove some disabled patches:
12mr|x11-server-1.13.0.902-1|1235	- blue background (503): stick to X new default, black
12mr|x11-server-1.13.0.902-1|1236	- fix incorrect keyboard test (532): similar patch applied upstream
12mr|x11-server-1.13.0.902-1|1237	- fix crash in xorgcfg (901): xorgcfg was removed before the release of 1.6
12mr|x11-server-1.13.0.902-1|1238	
12mr|x11-server-1.13.0.902-1|1239	* Thu Mar 19 2009 Anssi Hannula <anssi@mandriva.org> 1.6.0-7mdv2009.1
12mr|x11-server-1.13.0.902-1|1240	+ Revision: 357876
12mr|x11-server-1.13.0.902-1|1241	- add a ghost file for Xorg and remove hacks
12mr|x11-server-1.13.0.902-1|1242	
12mr|x11-server-1.13.0.902-1|1243	* Thu Mar 19 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.6.0-6mdv2009.1
12mr|x11-server-1.13.0.902-1|1244	+ Revision: 357778
12mr|x11-server-1.13.0.902-1|1245	- Move libglx and libdri to default path. (mdv #48936)
12mr|x11-server-1.13.0.902-1|1246	
12mr|x11-server-1.13.0.902-1|1247	* Thu Mar 19 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.6.0-5mdv2009.1
12mr|x11-server-1.13.0.902-1|1248	+ Revision: 357773
12mr|x11-server-1.13.0.902-1|1249	- common: call update-alternatives to ensure the links exist after the install step in %%post
12mr|x11-server-1.13.0.902-1|1250	
12mr|x11-server-1.13.0.902-1|1251	* Wed Mar 18 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.6.0-4mdv2009.1
12mr|x11-server-1.13.0.902-1|1252	+ Revision: 357470
12mr|x11-server-1.13.0.902-1|1253	- Fix upgrade from versions <= 1.6.0-2
12mr|x11-server-1.13.0.902-1|1254	Since the /usr/bin/Xorg file was provided by x11-server-xorg, which depends on x11-server-common
12mr|x11-server-1.13.0.902-1|1255	but the new alternative link is created by x11-server-common, it got removed when the old
12mr|x11-server-1.13.0.902-1|1256	x11-server-xorg was removed and had to be manually created.
12mr|x11-server-1.13.0.902-1|1257	
12mr|x11-server-1.13.0.902-1|1258	* Tue Mar 17 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.6.0-3mdv2009.1
12mr|x11-server-1.13.0.902-1|1259	+ Revision: 356864
12mr|x11-server-1.13.0.902-1|1260	- Patch to search extra modules directory befero default module path
12mr|x11-server-1.13.0.902-1|1261	- Use alternatives for the Xorg binary.
12mr|x11-server-1.13.0.902-1|1262	
12mr|x11-server-1.13.0.902-1|1263	* Thu Mar 05 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.6.0-2mdv2009.1
12mr|x11-server-1.13.0.902-1|1264	+ Revision: 349183
12mr|x11-server-1.13.0.902-1|1265	- Honour Option "DPMS" "off" in xorg.conf
12mr|x11-server-1.13.0.902-1|1266	
12mr|x11-server-1.13.0.902-1|1267	* Thu Feb 26 2009 Colin Guthrie <cguthrie@mandriva.org> 1.6.0-1mdv2009.1
12mr|x11-server-1.13.0.902-1|1268	+ Revision: 345307
12mr|x11-server-1.13.0.902-1|1269	- Replace old tarball with 1.6.0 source.
12mr|x11-server-1.13.0.902-1|1270	- Remove reverted change as it was fixed differently upstream
12mr|x11-server-1.13.0.902-1|1271	
12mr|x11-server-1.13.0.902-1|1272	+ Ander Conselvan de Oliveira <ander@mandriva.com>
12mr|x11-server-1.13.0.902-1|1273	- New version 1.6.0
12mr|x11-server-1.13.0.902-1|1274	
12mr|x11-server-1.13.0.902-1|1275	* Mon Feb 23 2009 Colin Guthrie <cguthrie@mandriva.org> 1.5.99.903-2mdv2009.1
12mr|x11-server-1.13.0.902-1|1276	+ Revision: 344041
12mr|x11-server-1.13.0.902-1|1277	- Add upstream patch to fix compilation (fontmod.h)
12mr|x11-server-1.13.0.902-1|1278	- Upstream c-p to initialise glx properly.
12mr|x11-server-1.13.0.902-1|1279	- Revert glx retval checks as it seems to break compiz (further investigation needed)
12mr|x11-server-1.13.0.902-1|1280	
12mr|x11-server-1.13.0.902-1|1281	* Wed Feb 18 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.5.99.903-1mdv2009.1
12mr|x11-server-1.13.0.902-1|1282	+ Revision: 342642
12mr|x11-server-1.13.0.902-1|1283	- New version 1.5.99.903 (1.6 RC 3)
12mr|x11-server-1.13.0.902-1|1284	
12mr|x11-server-1.13.0.902-1|1285	* Wed Feb 11 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.5.99.902-1.20090131.5mdv2009.1
12mr|x11-server-1.13.0.902-1|1286	+ Revision: 339487
12mr|x11-server-1.13.0.902-1|1287	- revert "only call mandriva-setup-keyboard for devices with input.capabilities = keyboard" (mdv #47647)
12mr|x11-server-1.13.0.902-1|1288	- remove patch 0301-RH-xserver-1.4.99-dont-backfill-bg-none (mdv #47126)
12mr|x11-server-1.13.0.902-1|1289	
12mr|x11-server-1.13.0.902-1|1290	* Mon Feb 09 2009 Colin Guthrie <cguthrie@mandriva.org> 1.5.99.902-1.20090131.4mdv2009.1
12mr|x11-server-1.13.0.902-1|1291	+ Revision: 338999
12mr|x11-server-1.13.0.902-1|1292	- Add patch by Eric Anholt to unbreak GLX visuals
12mr|x11-server-1.13.0.902-1|1293	
12mr|x11-server-1.13.0.902-1|1294	* Sat Feb 07 2009 Colin Guthrie <cguthrie@mandriva.org> 1.5.99.902-1.20090131.3mdv2009.1
12mr|x11-server-1.13.0.902-1|1295	+ Revision: 338363
12mr|x11-server-1.13.0.902-1|1296	- Update 10-x11-keymap.fdi: only call mandriva-setup-keyboard for devices with input.capabilities = keyboard (rh#484217)
12mr|x11-server-1.13.0.902-1|1297	
12mr|x11-server-1.13.0.902-1|1298	* Sat Feb 07 2009 Colin Guthrie <cguthrie@mandriva.org> 1.5.99.902-1.20090131.2mdv2009.1
12mr|x11-server-1.13.0.902-1|1299	+ Revision: 338362
12mr|x11-server-1.13.0.902-1|1300	- Update upstream cherry-picks from the X.org wiki
12mr|x11-server-1.13.0.902-1|1301	- Replace local patch (composite from fdo#19337) with upstream fix (well, it hopefully fixes...)
12mr|x11-server-1.13.0.902-1|1302	
12mr|x11-server-1.13.0.902-1|1303	* Sat Jan 31 2009 Colin Guthrie <cguthrie@mandriva.org> 1.5.99.902-1.20090131.1mdv2009.1
12mr|x11-server-1.13.0.902-1|1304	+ Revision: 335753
12mr|x11-server-1.13.0.902-1|1305	- X.Org X Server 1.5.99.902 (1.6.0 RC 2)
12mr|x11-server-1.13.0.902-1|1306	- Rediff & drop upstream applied patches
12mr|x11-server-1.13.0.902-1|1307	- Add extra patch from RH
12mr|x11-server-1.13.0.902-1|1308	
12mr|x11-server-1.13.0.902-1|1309	* Wed Jan 28 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.5.99.3-1.20090110.13mdv2009.1
12mr|x11-server-1.13.0.902-1|1310	+ Revision: 334930
12mr|x11-server-1.13.0.902-1|1311	- Remove auto-enable IgnoreABI patch. It worked only for nvidia devices for
12mr|x11-server-1.13.0.902-1|1312	which drivers have been update
12mr|x11-server-1.13.0.902-1|1313	- Add -noAutoAddDevices command line option.
12mr|x11-server-1.13.0.902-1|1314	
12mr|x11-server-1.13.0.902-1|1315	* Tue Jan 27 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.5.99.3-1.20090110.12mdv2009.1
12mr|x11-server-1.13.0.902-1|1316	+ Revision: 334412
12mr|x11-server-1.13.0.902-1|1317	- Fix leds state reset on xkb layout changes
12mr|x11-server-1.13.0.902-1|1318	
12mr|x11-server-1.13.0.902-1|1319	* Fri Jan 23 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.5.99.3-1.20090110.11mdv2009.1
12mr|x11-server-1.13.0.902-1|1320	+ Revision: 333119
12mr|x11-server-1.13.0.902-1|1321	- Call slave devices ctrl proc in CoreKeyboardCtl to sync leds (bug #36893)
12mr|x11-server-1.13.0.902-1|1322	
12mr|x11-server-1.13.0.902-1|1323	* Wed Jan 21 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.5.99.3-1.20090110.10mdv2009.1
12mr|x11-server-1.13.0.902-1|1324	+ Revision: 332299
12mr|x11-server-1.13.0.902-1|1325	- Fix crash with multimedia keys (mdv #46863)
12mr|x11-server-1.13.0.902-1|1326	- Keep trying to connect to HAL at startup
12mr|x11-server-1.13.0.902-1|1327	- Use built-in fonts only if fixed font is not found in the fontpath
12mr|x11-server-1.13.0.902-1|1328	
12mr|x11-server-1.13.0.902-1|1329	* Mon Jan 19 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.5.99.3-1.20090110.9mdv2009.1
12mr|x11-server-1.13.0.902-1|1330	+ Revision: 331361
12mr|x11-server-1.13.0.902-1|1331	- Fix crash on startup due to unallocated private in xf86Crtc.c
12mr|x11-server-1.13.0.902-1|1332	
12mr|x11-server-1.13.0.902-1|1333	* Fri Jan 16 2009 Colin Guthrie <cguthrie@mandriva.org> 1.5.99.3-1.20090110.8mdv2009.1
12mr|x11-server-1.13.0.902-1|1334	+ Revision: 330140
12mr|x11-server-1.13.0.902-1|1335	- Remove double buildrequire on libdmx-devel
12mr|x11-server-1.13.0.902-1|1336	- Move the xfake disabling into the header (still need to fix the build properly)
12mr|x11-server-1.13.0.902-1|1337	- Add obsoletes when disabling parts of the xserver build process (to smooth upgrades)
12mr|x11-server-1.13.0.902-1|1338	
12mr|x11-server-1.13.0.902-1|1339	* Thu Jan 15 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.5.99.3-1.20090110.7mdv2009.1
12mr|x11-server-1.13.0.902-1|1340	+ Revision: 329957
12mr|x11-server-1.13.0.902-1|1341	- Re-enable Xvnc support
12mr|x11-server-1.13.0.902-1|1342	- Remove disabled patch 0530 since it is included in new patch 0700
12mr|x11-server-1.13.0.902-1|1343	
12mr|x11-server-1.13.0.902-1|1344	* Tue Jan 13 2009 Colin Guthrie <cguthrie@mandriva.org> 1.5.99.3-1.20090110.6mdv2009.1
12mr|x11-server-1.13.0.902-1|1345	+ Revision: 329209
12mr|x11-server-1.13.0.902-1|1346	- Apply patch to fix some startup errors
12mr|x11-server-1.13.0.902-1|1347	- Ignore ABI for nvidia/fglrx/vboxvideo
12mr|x11-server-1.13.0.902-1|1348	
12mr|x11-server-1.13.0.902-1|1349	* Sat Jan 10 2009 Colin Guthrie <cguthrie@mandriva.org> 1.5.99.3-1.20090110.5mdv2009.1
12mr|x11-server-1.13.0.902-1|1350	+ Revision: 328001
12mr|x11-server-1.13.0.902-1|1351	- Update to latest snapshot
12mr|x11-server-1.13.0.902-1|1352	- Track the server-1.6-enterleave branch to test new enterleave model
12mr|x11-server-1.13.0.902-1|1353	- Remove upstream cherry picks merged in upstream
12mr|x11-server-1.13.0.902-1|1354	- Rediff patches
12mr|x11-server-1.13.0.902-1|1355	- Remove unneeded configure options
12mr|x11-server-1.13.0.902-1|1356	
12mr|x11-server-1.13.0.902-1|1357	* Thu Jan 08 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.5.99.3-1.20081222.4mdv2009.1
12mr|x11-server-1.13.0.902-1|1358	+ Revision: 327125
12mr|x11-server-1.13.0.902-1|1359	- Disable XAA offscreen pixmaps by default
12mr|x11-server-1.13.0.902-1|1360	
12mr|x11-server-1.13.0.902-1|1361	* Mon Jan 05 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.5.99.3-1.20081222.3mdv2009.1
12mr|x11-server-1.13.0.902-1|1362	+ Revision: 325074
12mr|x11-server-1.13.0.902-1|1363	- Disable built-in fonts support
12mr|x11-server-1.13.0.902-1|1364	
12mr|x11-server-1.13.0.902-1|1365	* Thu Jan 01 2009 Colin Guthrie <cguthrie@mandriva.org> 1.5.99.3-1.20081222.2mdv2009.1
12mr|x11-server-1.13.0.902-1|1366	+ Revision: 323202
12mr|x11-server-1.13.0.902-1|1367	- Apply the proposes upstream cherry-picks to our package
12mr|x11-server-1.13.0.902-1|1368	- Add an additional patch from RH
12mr|x11-server-1.13.0.902-1|1369	- Add a patch to protect against the CopyKeyClass segv
12mr|x11-server-1.13.0.902-1|1370	- Use a shortcut method of applying all pathes to ease management
12mr|x11-server-1.13.0.902-1|1371	
12mr|x11-server-1.13.0.902-1|1372	* Tue Dec 30 2008 Colin Guthrie <cguthrie@mandriva.org> 1.5.99.3-1.20081222.1mdv2009.1
12mr|x11-server-1.13.0.902-1|1373	+ Revision: 321373
12mr|x11-server-1.13.0.902-1|1374	- Add BuildRequire for flex
12mr|x11-server-1.13.0.902-1|1375	- BuildRequires byacc
12mr|x11-server-1.13.0.902-1|1376	- Add BuildRequire on libxinerama-devel
12mr|x11-server-1.13.0.902-1|1377	- Update to the 1.6 branch version
12mr|x11-server-1.13.0.902-1|1378	- Drop upstream patches
12mr|x11-server-1.13.0.902-1|1379	- Update Fedora patches
12mr|x11-server-1.13.0.902-1|1380	- Drop xorgconf related stuff (no longer upstream)
12mr|x11-server-1.13.0.902-1|1381	- Add a few upstream patches scheduled to land in 1.6 branch soon.
12mr|x11-server-1.13.0.902-1|1382	- Disable more patches. Not 100%% sure if these need migrated in some way
12mr|x11-server-1.13.0.902-1|1383	
12mr|x11-server-1.13.0.902-1|1384	* Mon Dec 22 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 1.5.3-8mdv2009.1
12mr|x11-server-1.13.0.902-1|1385	+ Revision: 317613
12mr|x11-server-1.13.0.902-1|1386	- Revert XTest patch. It caused crashes with input hotplug disabled.
12mr|x11-server-1.13.0.902-1|1387	
12mr|x11-server-1.13.0.902-1|1388	* Thu Dec 18 2008 Frederic Crozat <fcrozat@mandriva.com> 1.5.3-7mdv2009.1
12mr|x11-server-1.13.0.902-1|1389	+ Revision: 315701
12mr|x11-server-1.13.0.902-1|1390	- Sources 3/4 : install hal callouts to autoconfigure keyboard layout based on /etc/sysconfig/keyboard (idea from Fedora)
12mr|x11-server-1.13.0.902-1|1391	
12mr|x11-server-1.13.0.902-1|1392	* Wed Dec 17 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 1.5.3-6mdv2009.1
12mr|x11-server-1.13.0.902-1|1393	+ Revision: 315299
12mr|x11-server-1.13.0.902-1|1394	- Pass XTest fake key event through mieq (should fix bug #36893)
12mr|x11-server-1.13.0.902-1|1395	
12mr|x11-server-1.13.0.902-1|1396	* Tue Dec 16 2008 Colin Guthrie <cguthrie@mandriva.org> 1.5.3-5mdv2009.1
12mr|x11-server-1.13.0.902-1|1397	+ Revision: 314983
12mr|x11-server-1.13.0.902-1|1398	- Fix compilation with -Werror=format-security (thanks to pcpa for tips)
12mr|x11-server-1.13.0.902-1|1399	- Fix gnome-screensaver eating CPU bug with upstream cherry-pick
12mr|x11-server-1.13.0.902-1|1400	
12mr|x11-server-1.13.0.902-1|1401	* Tue Dec 02 2008 Colin Guthrie <cguthrie@mandriva.org> 1.5.3-4mdv2009.1
12mr|x11-server-1.13.0.902-1|1402	+ Revision: 309216
12mr|x11-server-1.13.0.902-1|1403	- Require evdev if hal/dbus support is enabled (which is currently the case)
12mr|x11-server-1.13.0.902-1|1404	
12mr|x11-server-1.13.0.902-1|1405	* Sat Nov 29 2008 Adam Williamson <awilliamson@mandriva.org> 1.5.3-3mdv2009.1
12mr|x11-server-1.13.0.902-1|1406	+ Revision: 308131
12mr|x11-server-1.13.0.902-1|1407	- obsolete x11-server-xgl: cleanest way to kill Xgl (finally)
12mr|x11-server-1.13.0.902-1|1408	
12mr|x11-server-1.13.0.902-1|1409	* Sat Nov 29 2008 Colin Guthrie <cguthrie@mandriva.org> 1.5.3-2mdv2009.1
12mr|x11-server-1.13.0.902-1|1410	+ Revision: 308045
12mr|x11-server-1.13.0.902-1|1411	- Add missing requires to the -devel package (due to header includes)
12mr|x11-server-1.13.0.902-1|1412	
12mr|x11-server-1.13.0.902-1|1413	* Sat Nov 29 2008 Colin Guthrie <cguthrie@mandriva.org> 1.5.3-1mdv2009.1
12mr|x11-server-1.13.0.902-1|1414	+ Revision: 308007
12mr|x11-server-1.13.0.902-1|1415	- Add missing BuildRequires for libxv-devel
12mr|x11-server-1.13.0.902-1|1416	- Add missing BuildRequires for libpciaccess-devel
12mr|x11-server-1.13.0.902-1|1417	- Disable xvnc for now until patches are rediffed
12mr|x11-server-1.13.0.902-1|1418	- Enable hal/dbus support for input auto-detection
12mr|x11-server-1.13.0.902-1|1419	- Add xvfb-run.sh script from fedora (alternative to our previous patch)
12mr|x11-server-1.13.0.902-1|1420	- Disable Xfake due to build problems (will try and fix shortly)
12mr|x11-server-1.13.0.902-1|1421	- Disable (temporarily) patches that need more than simple rediffs
12mr|x11-server-1.13.0.902-1|1422	- Drop patches merged/available upstream
12mr|x11-server-1.13.0.902-1|1423	- Adapt patches that no longer apply cleanly but are still desired
12mr|x11-server-1.13.0.902-1|1424	- Liberate fedora patches
12mr|x11-server-1.13.0.902-1|1425	- Update to 1.5.3
12mr|x11-server-1.13.0.902-1|1426	- Copy blue background to the disabled folder for reference. The approach to reenable this is quite different due to the -nr patch from fedora
12mr|x11-server-1.13.0.902-1|1427	- Copy some patches that no longer apply to a 'disabled' folder for short term easy reference
12mr|x11-server-1.13.0.902-1|1428	
12mr|x11-server-1.13.0.902-1|1429	* Fri Oct 31 2008 Olivier Blin <blino@mandriva.org> 1.4.2-8mdv2009.1
12mr|x11-server-1.13.0.902-1|1430	+ Revision: 298890
12mr|x11-server-1.13.0.902-1|1431	- buildrequire openssl-devel for xkbcomp patch
12mr|x11-server-1.13.0.902-1|1432	- require newer x11-data-xkbdata (so that user can write in /var/lib/xkb)
12mr|x11-server-1.13.0.902-1|1433	- use cache for xkb (rediffed from pcpa's patch), to speed up X start
12mr|x11-server-1.13.0.902-1|1434	- fix typo in save context patch
12mr|x11-server-1.13.0.902-1|1435	
12mr|x11-server-1.13.0.902-1|1436	* Mon Aug 25 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 1.4.2-7mdv2009.0
12mr|x11-server-1.13.0.902-1|1437	+ Revision: 275956
12mr|x11-server-1.13.0.902-1|1438	- Bump release number.
12mr|x11-server-1.13.0.902-1|1439	- Solve gtk+ apps crash when server and client have different endianess.
12mr|x11-server-1.13.0.902-1|1440	- Obsoletes vesa based kdrive X servers for clean upgrade.
12mr|x11-server-1.13.0.902-1|1441	
12mr|x11-server-1.13.0.902-1|1442	* Fri Aug 22 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 1.4.2-6mdv2009.0
12mr|x11-server-1.13.0.902-1|1443	+ Revision: 275122
12mr|x11-server-1.13.0.902-1|1444	- Bump release.
12mr|x11-server-1.13.0.902-1|1445	- Fix Xvnc crash when run with -depth 16 (mandriva bug #41583)
12mr|x11-server-1.13.0.902-1|1446	- Fix X server bug when run wiht Xkb disabled (mandriva bug #41585)
12mr|x11-server-1.13.0.902-1|1447	
12mr|x11-server-1.13.0.902-1|1448	* Mon Aug 11 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 1.4.2-5mdv2009.0
12mr|x11-server-1.13.0.902-1|1449	+ Revision: 270862
12mr|x11-server-1.13.0.902-1|1450	- Disable vesa based kdrive X servers
12mr|x11-server-1.13.0.902-1|1451	- Reverse Xaa offscreen pixmaps logic. To enable, use "XaaOffscreenPixmaps" "on"
12mr|x11-server-1.13.0.902-1|1452	
12mr|x11-server-1.13.0.902-1|1453	+ Anssi Hannula <anssi@mandriva.org>
12mr|x11-server-1.13.0.902-1|1454	- use alternatives for libdri.so as well, next fglrx provides its own
12mr|x11-server-1.13.0.902-1|1455	version
12mr|x11-server-1.13.0.902-1|1456	
12mr|x11-server-1.13.0.902-1|1457	* Mon Jun 23 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 1.4.2-4mdv2009.0
12mr|x11-server-1.13.0.902-1|1458	+ Revision: 228396
12mr|x11-server-1.13.0.902-1|1459	- Bump release number
12mr|x11-server-1.13.0.902-1|1460	- Fix incorrect test
12mr|x11-server-1.13.0.902-1|1461	
12mr|x11-server-1.13.0.902-1|1462	* Mon Jun 23 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 1.4.2-3mdv2009.0
12mr|x11-server-1.13.0.902-1|1463	+ Revision: 228391
12mr|x11-server-1.13.0.902-1|1464	- Test if important directories are links and report consistent error messages.
12mr|x11-server-1.13.0.902-1|1465	
12mr|x11-server-1.13.0.902-1|1466	* Fri Jun 20 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 1.4.2-2mdv2009.0
12mr|x11-server-1.13.0.902-1|1467	+ Revision: 227492
12mr|x11-server-1.13.0.902-1|1468	- Increse release number
12mr|x11-server-1.13.0.902-1|1469	- Check if /usr/X11R6 is a link. Do not update if it is.
12mr|x11-server-1.13.0.902-1|1470	
12mr|x11-server-1.13.0.902-1|1471	* Thu Jun 19 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 1.4.2-1mdv2009.0
12mr|x11-server-1.13.0.902-1|1472	+ Revision: 226405
12mr|x11-server-1.13.0.902-1|1473	- Do not install if x11-server-common if /etc/X11 or /usr/lib/X11 is a symlink
12mr|x11-server-1.13.0.902-1|1474	- * Updated to xorg version 1.4.2
12mr|x11-server-1.13.0.902-1|1475	* Removes {pre,post}trans which created symlinks from /etc/X11 and
12mr|x11-server-1.13.0.902-1|1476	/usr/lib/X11 to /usr/share/X11 and a symlink from /usr/X11R6 to /usr
12mr|x11-server-1.13.0.902-1|1477	(this may cause breakage between cooker upgrades)
12mr|x11-server-1.13.0.902-1|1478	
12mr|x11-server-1.13.0.902-1|1479	* Mon Jun 09 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 1.4.0.90-21mdv2009.0
12mr|x11-server-1.13.0.902-1|1480	+ Revision: 217245
12mr|x11-server-1.13.0.902-1|1481	- Fix mandriva bug #37514 (vncserver segfaults when connected)
12mr|x11-server-1.13.0.902-1|1482	
12mr|x11-server-1.13.0.902-1|1483	+ Paulo Andrade <pcpa@mandriva.com.br>
12mr|x11-server-1.13.0.902-1|1484	- Autoconfigure to use geode driver on the known supported hardware.
12mr|x11-server-1.13.0.902-1|1485	
12mr|x11-server-1.13.0.902-1|1486	* Fri May 23 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.4.0.90-20mdv2009.0
12mr|x11-server-1.13.0.902-1|1487	+ Revision: 210701
12mr|x11-server-1.13.0.902-1|1488	- o Add _disable_ld_no_undefined due to modules that reference X Server,
12mr|x11-server-1.13.0.902-1|1489	libraries linked to the X Server, or other modules symbols.
12mr|x11-server-1.13.0.902-1|1490	- o Correct a harmless problem with the .rpmsave magic where, if it did
12mr|x11-server-1.13.0.902-1|1491	not need to move any files, and the directory link already existed,
12mr|x11-server-1.13.0.902-1|1492	it would create a link to the directory inside of the directory, and
12mr|x11-server-1.13.0.902-1|1493	fail to remove it in %%postrans.
12mr|x11-server-1.13.0.902-1|1494	o Create only relative symlinks.
12mr|x11-server-1.13.0.902-1|1495	o Correct #40959 (latest xserver segfaults when mplayer runs)
12mr|x11-server-1.13.0.902-1|1496	
12mr|x11-server-1.13.0.902-1|1497	* Mon May 19 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.4.0.90-19mdv2009.0
12mr|x11-server-1.13.0.902-1|1498	+ Revision: 209187
12mr|x11-server-1.13.0.902-1|1499	- o Patches regenerated. When git-am fails, something like:
12mr|x11-server-1.13.0.902-1|1500	-%%<-
12mr|x11-server-1.13.0.902-1|1501	$ git-am --skip
12mr|x11-server-1.13.0.902-1|1502	$ git-reset --hard <last-good-commit>
12mr|x11-server-1.13.0.902-1|1503	<hack-patch-file-to-not-apply-to-problematic-file>
12mr|x11-server-1.13.0.902-1|1504	<fix-problematic-file-by-hand>
12mr|x11-server-1.13.0.902-1|1505	$ git-apply <patch-file>
12mr|x11-server-1.13.0.902-1|1506	$ git-commit -a
12mr|x11-server-1.13.0.902-1|1507	Aparently will not work as expected, as the Xvnc patch was incorrectly
12mr|x11-server-1.13.0.902-1|1508	regenerated when running "git-format-patch", but fixed now.
12mr|x11-server-1.13.0.902-1|1509	- o Update to latest X Server 1.4 branch.
12mr|x11-server-1.13.0.902-1|1510	o Patch "fix-parsing-weird-EDID" was modified to also include
12mr|x11-server-1.13.0.902-1|1511	"Avoid-an-infinite-loop-at-initialization-if-Preferre"
12mr|x11-server-1.13.0.902-1|1512	o Remade small portion of Xvnc patch that did not apply anymore
12mr|x11-server-1.13.0.902-1|1513	o Use a new schema in x11-server-common to avoid rpm upgrade problems.
12mr|x11-server-1.13.0.902-1|1514	This schema doesn't need external help, like running the %%pre
12mr|x11-server-1.13.0.902-1|1515	of the previous package before actually upgrading packages.
12mr|x11-server-1.13.0.902-1|1516	To avoid rpm removing files it just installed, now the scriplet
12mr|x11-server-1.13.0.902-1|1517	%%pretrans creates a symlink ending in ".rpmsave", and the scriptlet
12mr|x11-server-1.13.0.902-1|1518	%%posttrans corrects the symlink to the proper directory.
12mr|x11-server-1.13.0.902-1|1519	
12mr|x11-server-1.13.0.902-1|1520	* Thu May 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.4.0.90-18mdv2009.0
12mr|x11-server-1.13.0.902-1|1521	+ Revision: 207659
12mr|x11-server-1.13.0.902-1|1522	- Correct a problem in %%pre where it would not properly handle symlinks,
12mr|x11-server-1.13.0.902-1|1523	and cause upgrade problems.
12mr|x11-server-1.13.0.902-1|1524	
12mr|x11-server-1.13.0.902-1|1525	+ Anssi Hannula <anssi@mandriva.org>
12mr|x11-server-1.13.0.902-1|1526	- do not uselessy remove symlinks in pre of common when migrating
12mr|x11-server-1.13.0.902-1|1527	directories to symlinks, symlink => symlink is handled by rpm fine
12mr|x11-server-1.13.0.902-1|1528	
12mr|x11-server-1.13.0.902-1|1529	* Wed May 14 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.4.0.90-17mdv2009.0
12mr|x11-server-1.13.0.902-1|1530	+ Revision: 207244
12mr|x11-server-1.13.0.902-1|1531	- o Update to latest git "server-1.4-branch".
12mr|x11-server-1.13.0.902-1|1532	o Update %%pre script to finish moving <basedir>/X11 files to %%{_datadir}/X11.
12mr|x11-server-1.13.0.902-1|1533	The script has been updated to a recursive version because moving relative
12mr|x11-server-1.13.0.902-1|1534	symlinks may leave broken ones.
12mr|x11-server-1.13.0.902-1|1535	o Also change /usr/X11R6 from a real directory to a symlink to /usr.
12mr|x11-server-1.13.0.902-1|1536	
12mr|x11-server-1.13.0.902-1|1537	* Wed May 07 2008 Anssi Hannula <anssi@mandriva.org> 1.4.0.90-16mdv2009.0
12mr|x11-server-1.13.0.902-1|1538	+ Revision: 202682
12mr|x11-server-1.13.0.902-1|1539	- fix error in %%pre of x11-server-common that caused it to try moving
12mr|x11-server-1.13.0.902-1|1540	symlinks that have already been deleted
12mr|x11-server-1.13.0.902-1|1541	- make /usr/X11R6/lib/X11 point directly to /etc/X11
12mr|x11-server-1.13.0.902-1|1542	- fix the compatibility modules directory on lib64, the correct path is
12mr|x11-server-1.13.0.902-1|1543	/usr/X11R6/lib64/modules
12mr|x11-server-1.13.0.902-1|1544	
12mr|x11-server-1.13.0.902-1|1545	* Tue May 06 2008 Anssi Hannula <anssi@mandriva.org> 1.4.0.90-15mdv2009.0
12mr|x11-server-1.13.0.902-1|1546	+ Revision: 202173
12mr|x11-server-1.13.0.902-1|1547	- create destination directory in %%pre of common package when moving
12mr|x11-server-1.13.0.902-1|1548	files to new directory
12mr|x11-server-1.13.0.902-1|1549	- do not create symlinks in %%pre of common package, let RPM handle those
12mr|x11-server-1.13.0.902-1|1550	- do not try to symlink /usr/X11R6/lib/modules/dri, since
12mr|x11-server-1.13.0.902-1|1551	/usr/X11R6/lib/modules is already a symlink; instead create the dri
12mr|x11-server-1.13.0.902-1|1552	symlink in /usr/lib/xorg/modules
12mr|x11-server-1.13.0.902-1|1553	- create absolute symlinks in %%install for clarity and let spec-helper
12mr|x11-server-1.13.0.902-1|1554	make them relative; this also fixes invalid /etc/X11/app-defaults
12mr|x11-server-1.13.0.902-1|1555	symlink
12mr|x11-server-1.13.0.902-1|1556	
12mr|x11-server-1.13.0.902-1|1557	* Tue May 06 2008 Anssi Hannula <anssi@mandriva.org> 1.4.0.90-14mdv2009.0
12mr|x11-server-1.13.0.902-1|1558	+ Revision: 201795
12mr|x11-server-1.13.0.902-1|1559	- fix versioning of conflicts
12mr|x11-server-1.13.0.902-1|1560	- conflict with old libx11-common instead of libx11
12mr|x11-server-1.13.0.902-1|1561	
12mr|x11-server-1.13.0.902-1|1562	* Mon May 05 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.4.0.90-13mdv2009.0
12mr|x11-server-1.13.0.902-1|1563	+ Revision: 201576
12mr|x11-server-1.13.0.902-1|1564	- Update to latest code in Xorg XServer 1.4 branch.
12mr|x11-server-1.13.0.902-1|1565	Make x11-server-common owner of most configuration directories, and
12mr|x11-server-1.13.0.902-1|1566	properly updated these.
12mr|x11-server-1.13.0.902-1|1567	
12mr|x11-server-1.13.0.902-1|1568	* Mon Apr 14 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.4.0.90-12mdv2009.0
12mr|x11-server-1.13.0.902-1|1569	+ Revision: 193420
12mr|x11-server-1.13.0.902-1|1570	- Reenable dmx.
12mr|x11-server-1.13.0.902-1|1571	- Remake patches to sync with 1.4 branch.
12mr|x11-server-1.13.0.902-1|1572	- Cherry pick 3 new patches that fixes:
12mr|x11-server-1.13.0.902-1|1573	o randr accessing bad memory if used when X Server was not in the active VT.
12mr|x11-server-1.13.0.902-1|1574	o dpms timer not being restarted after it being temporarily disabled.
12mr|x11-server-1.13.0.902-1|1575	o better processInput proc wrapping fix, that should fix all possible
12mr|x11-server-1.13.0.902-1|1576	failure conditions (currently we already had a patch to fix some
12mr|x11-server-1.13.0.902-1|1577	related problems).
12mr|x11-server-1.13.0.902-1|1578	
12mr|x11-server-1.13.0.902-1|1579	* Fri Mar 14 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.4.0.90-11mdv2008.1
12mr|x11-server-1.13.0.902-1|1580	+ Revision: 187971
12mr|x11-server-1.13.0.902-1|1581	- Patch 0524 appeared to be not going to cause any problems, but it caused
12mr|x11-server-1.13.0.902-1|1582	enough regressions to not be worth applying. Regressions are cases of
12mr|x11-server-1.13.0.902-1|1583	misconfiguration of monitor refresh rate. Too bad it also appears to have
12mr|x11-server-1.13.0.902-1|1584	fixed problems for some people.
12mr|x11-server-1.13.0.902-1|1585	
12mr|x11-server-1.13.0.902-1|1586	* Tue Mar 11 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.4.0.90-10mdv2008.1
12mr|x11-server-1.13.0.902-1|1587	+ Revision: 186957
12mr|x11-server-1.13.0.902-1|1588	- Add custom patch to not print warning about this being a pre release
12mr|x11-server-1.13.0.902-1|1589	version. X Server 1.4.1 should have been released long ago, and this is
12mr|x11-server-1.13.0.902-1|1590	the most stable version. No reason to warn users, and this is done by
12mr|x11-server-1.13.0.902-1|1591	all "major" distros.
12mr|x11-server-1.13.0.902-1|1592	Add a few new cherry-picks from git master.
12mr|x11-server-1.13.0.902-1|1593	This is also an oportunity to recompile with the changes to mesa that
12mr|x11-server-1.13.0.902-1|1594	now is now 7.0.3-rc2, and ensure the X Server is compiled with the latest
12mr|x11-server-1.13.0.902-1|1595	mesa-source.
12mr|x11-server-1.13.0.902-1|1596	
12mr|x11-server-1.13.0.902-1|1597	* Wed Mar 05 2008 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.4.0.90-9mdv2008.1
12mr|x11-server-1.13.0.902-1|1598	+ Revision: 180143
12mr|x11-server-1.13.0.902-1|1599	- update Blue-background-custom-patch RGB values to match current
12mr|x11-server-1.13.0.902-1|1600	installer theme (requested by Frederic Crozat).
12mr|x11-server-1.13.0.902-1|1601	
12mr|x11-server-1.13.0.902-1|1602	* Mon Mar 03 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.4.0.90-8mdv2008.1
12mr|x11-server-1.13.0.902-1|1603	+ Revision: 178110
12mr|x11-server-1.13.0.902-1|1604	- Rebase server-1.4-branch.
12mr|x11-server-1.13.0.902-1|1605	Close Fix crash due to unhandled SIGALRM (#38325).
12mr|x11-server-1.13.0.902-1|1606	This adds some noise to regenerated patches due to update of git version.
12mr|x11-server-1.13.0.902-1|1607	
12mr|x11-server-1.13.0.902-1|1608	* Wed Feb 20 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.4.0.90-7mdv2008.1
12mr|x11-server-1.13.0.902-1|1609	+ Revision: 173358
12mr|x11-server-1.13.0.902-1|1610	- Update package to match latest X Server 1.4 branch.
12mr|x11-server-1.13.0.902-1|1611	Also in this revision started using a different starting number for
12mr|x11-server-1.13.0.902-1|1612	local patches and "cherry-picks" that should avoid future unnecessary
12mr|x11-server-1.13.0.902-1|1613	patch renames.
12mr|x11-server-1.13.0.902-1|1614	Note that some git master patches were added to 1.4 branch, so order
12mr|x11-server-1.13.0.902-1|1615	of some patches has changed.
12mr|x11-server-1.13.0.902-1|1616	- Rebase to origin/server-1.4-branch.
12mr|x11-server-1.13.0.902-1|1617	Cherry-pick commits that fixes #37768 that caused a crash when using the
12mr|x11-server-1.13.0.902-1|1618	evdev driver and changing xkb model/layout with setxkbmap.
12mr|x11-server-1.13.0.902-1|1619	
12mr|x11-server-1.13.0.902-1|1620	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-server-1.13.0.902-1|1621	- fix no-buildroot-tag
12mr|x11-server-1.13.0.902-1|1622	- fix description-line-too-long
12mr|x11-server-1.13.0.902-1|1623	
12mr|x11-server-1.13.0.902-1|1624	* Mon Feb 11 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.4.0.90-6mdv2008.1
12mr|x11-server-1.13.0.902-1|1625	+ Revision: 165283
12mr|x11-server-1.13.0.902-1|1626	- Fix http://qa.mandriva.com/show_bug.cgi?id=36651
12mr|x11-server-1.13.0.902-1|1627	- Review all patches to avoid the risk corrupted patches. Did a reset --hard
12mr|x11-server-1.13.0.902-1|1628	in the previous commit and git-am'ed back custom patches.
12mr|x11-server-1.13.0.902-1|1629	Read change to update keyboard leds, this time on it's own patch.
12mr|x11-server-1.13.0.902-1|1630	Use git-cherry-pick to pull some bug fixes from master.
12mr|x11-server-1.13.0.902-1|1631	
12mr|x11-server-1.13.0.902-1|1632	* Thu Feb 07 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.4.0.90-4mdv2008.1
12mr|x11-server-1.13.0.902-1|1633	+ Revision: 163793
12mr|x11-server-1.13.0.902-1|1634	- Revert to use latest upstream tarball.
12mr|x11-server-1.13.0.902-1|1635	Revert build requires.
12mr|x11-server-1.13.0.902-1|1636	Add patches to sync tag xorg-server-1.4.0.90 with tip of branch
12mr|x11-server-1.13.0.902-1|1637	server-1.4-branch, and mandriva custom patches on top of it.
12mr|x11-server-1.13.0.902-1|1638	The only large patch kept is the SAVE_CONTEXT patch.
12mr|x11-server-1.13.0.902-1|1639	
12mr|x11-server-1.13.0.902-1|1640	* Mon Feb 04 2008 Pixel <pixel@mandriva.com> 1.4.0.90-3mdv2008.1
12mr|x11-server-1.13.0.902-1|1641	+ Revision: 162099
12mr|x11-server-1.13.0.902-1|1642	- "fixes" setxkbmap not working in installer (DrakX) (#35912)
12mr|x11-server-1.13.0.902-1|1643	
12mr|x11-server-1.13.0.902-1|1644	* Mon Jan 28 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.4.0.90-2mdv2008.1
12mr|x11-server-1.13.0.902-1|1645	+ Revision: 159522
12mr|x11-server-1.13.0.902-1|1646	- Again some rework and git-format-patch seens to not scale very well with
12mr|x11-server-1.13.0.902-1|1647	the svn repository due to generating different names, but git-rebase is
12mr|x11-server-1.13.0.902-1|1648	the easiest and most reliable way to keep these patches for the moment.
12mr|x11-server-1.13.0.902-1|1649	Keeping 3 different branches up to date isn't as simple as originally thought...
12mr|x11-server-1.13.0.902-1|1650	This patch adapts all recent security updates to server branch 1.4 (patches
12mr|x11-server-1.13.0.902-1|1651	25 to 31).
12mr|x11-server-1.13.0.902-1|1652	Add a fix for an infinite loop when using the PreferredMode option and
12mr|x11-server-1.13.0.902-1|1653	having 2 or more modes with the same name (patch 15).
12mr|x11-server-1.13.0.902-1|1654	
12mr|x11-server-1.13.0.902-1|1655	* Fri Jan 25 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.4.0.90-1mdv2008.1
12mr|x11-server-1.13.0.902-1|1656	+ Revision: 158106
12mr|x11-server-1.13.0.902-1|1657	- Rebase to xorg-server-1.4.0.90 tag.
12mr|x11-server-1.13.0.902-1|1658	Commands used basically were:
12mr|x11-server-1.13.0.902-1|1659	$ git-checkout mandriva
12mr|x11-server-1.13.0.902-1|1660	$ git-rebase xorg-server-1.4.0.90		# no conflicts
12mr|x11-server-1.13.0.902-1|1661	$ git-checkout mandriva+custom
12mr|x11-server-1.13.0.902-1|1662	$ git-rebase mandriva				# no conflicts
12mr|x11-server-1.13.0.902-1|1663	$ git-checkout mandriva+gpl
12mr|x11-server-1.13.0.902-1|1664	$ git-rebase mandriva+custom			# no conflicts
12mr|x11-server-1.13.0.902-1|1665	Updated git.mandriva.com to match local changes. And spec
12mr|x11-server-1.13.0.902-1|1666	to generate a matching tarball and patches.
12mr|x11-server-1.13.0.902-1|1667	Please don't mdvsys submit it till monday to have some time for
12mr|x11-server-1.13.0.902-1|1668	testings, as this is the first large update, to a different version.
12mr|x11-server-1.13.0.902-1|1669	
12mr|x11-server-1.13.0.902-1|1670	* Thu Jan 24 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.4-23mdv2008.1
12mr|x11-server-1.13.0.902-1|1671	+ Revision: 157684
12mr|x11-server-1.13.0.902-1|1672	- Fix http://qa.mandriva.com/show_bug.cgi?id=35713
12mr|x11-server-1.13.0.902-1|1673	From a0b4b3be94c6f00c71855598c0d46416f3877367 Mon Sep 17 00:00:00 2001
12mr|x11-server-1.13.0.902-1|1674	From: Peter Hutterer <peter@cs.unisa.edu.au>
12mr|x11-server-1.13.0.902-1|1675	Date: Wed, 19 Dec 2007 16:20:36 +1030
12mr|x11-server-1.13.0.902-1|1676	Subject: [PATCH] include: never overwrite realInputProc with enqueueInputProc.
12mr|x11-server-1.13.0.902-1|1677	Bug #13511
12mr|x11-server-1.13.0.902-1|1678	In some cases (triggered by a key repeat during a sync grab) XKB unwrapping
12mr|x11-server-1.13.0.902-1|1679	can overwrite the device's realInputProc with the enqueueInputProc. When the
12mr|x11-server-1.13.0.902-1|1680	grab is released and the events are replayed, we end up in an infinite loop.
12mr|x11-server-1.13.0.902-1|1681	Each event is replayed and in replaying pushed to the end of the queue again.
12mr|x11-server-1.13.0.902-1|1682	This fix is a hack only. It ensures that the realInputProc is never
12mr|x11-server-1.13.0.902-1|1683	overwritten with the enqueueInputProc.
12mr|x11-server-1.13.0.902-1|1684	This fixes Bug #13511 (https://bugs.freedesktop.org/show_bug.cgi?id=13511)
12mr|x11-server-1.13.0.902-1|1685	(cherry picked from commit eace88989c3b65d5c20e9f37ea9b23c7c8e19335)
12mr|x11-server-1.13.0.902-1|1686	
12mr|x11-server-1.13.0.902-1|1687	* Tue Jan 22 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.4-22mdv2008.1
12mr|x11-server-1.13.0.902-1|1688	+ Revision: 156688
12mr|x11-server-1.13.0.902-1|1689	- Export symbol required by wacom input device driver.
12mr|x11-server-1.13.0.902-1|1690	
12mr|x11-server-1.13.0.902-1|1691	+ Ademar de Souza Reis Jr <ademar@mandriva.com.br>
12mr|x11-server-1.13.0.902-1|1692	- re-enable rpm debug packages support
12mr|x11-server-1.13.0.902-1|1693	
12mr|x11-server-1.13.0.902-1|1694	* Mon Jan 21 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.4-21mdv2008.1
12mr|x11-server-1.13.0.902-1|1695	+ Revision: 155634
12mr|x11-server-1.13.0.902-1|1696	- Export symbols used by nouveau driver and fpit input driver.
12mr|x11-server-1.13.0.902-1|1697	These symbols shouldn't really be used, as they are private exa symbols
12mr|x11-server-1.13.0.902-1|1698	and one randr 1.0 symbol kept for binary compatibility.
12mr|x11-server-1.13.0.902-1|1699	
12mr|x11-server-1.13.0.902-1|1700	* Wed Jan 16 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.4-20mdv2008.1
12mr|x11-server-1.13.0.902-1|1701	+ Revision: 153772
12mr|x11-server-1.13.0.902-1|1702	- Add missing symbol found when analyzing recent changes and upgrade to ati
12mr|x11-server-1.13.0.902-1|1703	driver. Missing symbol is required by the i810 driver and was not being
12mr|x11-server-1.13.0.902-1|1704	exported by the X Server code.
12mr|x11-server-1.13.0.902-1|1705	
12mr|x11-server-1.13.0.902-1|1706	* Wed Jan 16 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.4-19mdv2008.1
12mr|x11-server-1.13.0.902-1|1707	+ Revision: 153677
12mr|x11-server-1.13.0.902-1|1708	- Fix compilation on x86_64.
12mr|x11-server-1.13.0.902-1|1709	Reenable build docs.
12mr|x11-server-1.13.0.902-1|1710	- Update build requires.
12mr|x11-server-1.13.0.902-1|1711	git-cherry-pick 2338d5c9914e2a43c3a4f7ee0f4355ad0a1ad9e7 to
12mr|x11-server-1.13.0.902-1|1712	fix http://qa.mandriva.com/show_bug.cgi?id=36746
12mr|x11-server-1.13.0.902-1|1713	- Fix build due to incorrect patch for pci, reverted and rewritten in git.
12mr|x11-server-1.13.0.902-1|1714	Update BuildRequires based on x-check-rpm-deps.pl output, and kept
12mr|x11-server-1.13.0.902-1|1715	BuildRequires not listed as they can be required only link or as some
12mr|x11-server-1.13.0.902-1|1716	binary to process some file.
12mr|x11-server-1.13.0.902-1|1717	
12mr|x11-server-1.13.0.902-1|1718	+ Colin Guthrie <cguthrie@mandriva.org>
12mr|x11-server-1.13.0.902-1|1719	- Update buildrequires to be architecture independent (i.e. for x86_64)
12mr|x11-server-1.13.0.902-1|1720	
12mr|x11-server-1.13.0.902-1|1721	* Wed Jan 09 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.4-18mdv2008.1
12mr|x11-server-1.13.0.902-1|1722	+ Revision: 147323
12mr|x11-server-1.13.0.902-1|1723	- Disable debug package for the moment.
12mr|x11-server-1.13.0.902-1|1724	Fix problem with binary nvidia driver.
12mr|x11-server-1.13.0.902-1|1725	Fix problem with symbols accessed using LoaderSymbol/dlsym in pci code
12mr|x11-server-1.13.0.902-1|1726	Fix some other symbols  accessed using LoaderSymbol/dlsym by the vnc patch code
12mr|x11-server-1.13.0.902-1|1727	- Don't install .la files in -devel and don't generate .deps files. .la
12mr|x11-server-1.13.0.902-1|1728	files should not be installed anymore and .deps should be handled externally,
12mr|x11-server-1.13.0.902-1|1729	instead of adding them to packages.
12mr|x11-server-1.13.0.902-1|1730	- Move all .la files to -devel.
12mr|x11-server-1.13.0.902-1|1731	Require proper version of x11-util-macros.
12mr|x11-server-1.13.0.902-1|1732	Add patch to fix issue with bugzilla #34879 (log is wrong, 8587 is attachment
12mr|x11-server-1.13.0.902-1|1733	id...)
12mr|x11-server-1.13.0.902-1|1734	- Update to use tag xorg-server-1.4 and add all patches in server 1.4 branch
12mr|x11-server-1.13.0.902-1|1735	as well as Mandriva specific ones in mandriva branch.
12mr|x11-server-1.13.0.902-1|1736	- First version of X Server compiled with most symbols hidden.
12mr|x11-server-1.13.0.902-1|1737	Symbols used by all modules in the distro are exported.
12mr|x11-server-1.13.0.902-1|1738	This patch also stores old patches in the git repository, and uses
12mr|x11-server-1.13.0.902-1|1739	git-archive to generate the tarball and git-format-patch to extract patches
12mr|x11-server-1.13.0.902-1|1740	from the branches:
12mr|x11-server-1.13.0.902-1|1741	mandriva		: should be safe to apply upstream
12mr|x11-server-1.13.0.902-1|1742	mandriva+custom		: either distro specific or experimental code
12mr|x11-server-1.13.0.902-1|1743	mandriva+gpl		: no restriction to gpl licensed code
12mr|x11-server-1.13.0.902-1|1744	
12mr|x11-server-1.13.0.902-1|1745	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-server-1.13.0.902-1|1746	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-server-1.13.0.902-1|1747	
12mr|x11-server-1.13.0.902-1|1748	* Wed Nov 28 2007 Paulo Andrade <pcpa@mandriva.com.br> 1.4-17mdv2008.1
12mr|x11-server-1.13.0.902-1|1749	+ Revision: 113710
12mr|x11-server-1.13.0.902-1|1750	- Minor updates. Also, at least for now, disable config-hal.
12mr|x11-server-1.13.0.902-1|1751	
12mr|x11-server-1.13.0.902-1|1752	* Fri Nov 23 2007 David Walluck <walluck@mandriva.org> 1.4-15mdv2008.1
12mr|x11-server-1.13.0.902-1|1753	+ Revision: 111699
12mr|x11-server-1.13.0.902-1|1754	- enable xvnc (needed by tightvnc)
12mr|x11-server-1.13.0.902-1|1755	
12mr|x11-server-1.13.0.902-1|1756	+ Ademar de Souza Reis Jr <ademar@mandriva.com.br>
12mr|x11-server-1.13.0.902-1|1757	- pass --enable-config-hal to configure, to enable
12mr|x11-server-1.13.0.902-1|1758	support for hal (input-hotplug) explicitly.
12mr|x11-server-1.13.0.902-1|1759	
12mr|x11-server-1.13.0.902-1|1760	+ Paulo Andrade <pcpa@mandriva.com.br>
12mr|x11-server-1.13.0.902-1|1761	- Patch to fix a crash in the "expert mode" xorgcfg interface if the config files
12mr|x11-server-1.13.0.902-1|1762	doesn't hava a Files Section.
12mr|x11-server-1.13.0.902-1|1763	
12mr|x11-server-1.13.0.902-1|1764	* Mon Nov 19 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.4-14mdv2008.1
12mr|x11-server-1.13.0.902-1|1765	+ Revision: 110213
12mr|x11-server-1.13.0.902-1|1766	- new snapshot of the 1.4-branch git patch
12mr|x11-server-1.13.0.902-1|1767	- drop fix-keyboard-events.patch and fix-keyboard-events2.patch
12mr|x11-server-1.13.0.902-1|1768	(already on the branch)
12mr|x11-server-1.13.0.902-1|1769	- add build-requirements for hal and dbus devel, so that
12mr|x11-server-1.13.0.902-1|1770	input-hotplug is enabled in our official builds
12mr|x11-server-1.13.0.902-1|1771	(thanks Andrey Borzenkov for pointing this)
12mr|x11-server-1.13.0.902-1|1772	
12mr|x11-server-1.13.0.902-1|1773	* Wed Nov 14 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.4-13mdv2008.1
12mr|x11-server-1.13.0.902-1|1774	+ Revision: 108712
12mr|x11-server-1.13.0.902-1|1775	- adding one more patch for keyboard events, fix for upstream bugs:
12mr|x11-server-1.13.0.902-1|1776	#13223 (server 1.4.1: Input Events Duplicated Across Different Windows)
12mr|x11-server-1.13.0.902-1|1777	and #13114 (xserver-1.4 keyboard repeat rate strange behavior)
12mr|x11-server-1.13.0.902-1|1778	
12mr|x11-server-1.13.0.902-1|1779	* Tue Nov 13 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.4-12mdv2008.1
12mr|x11-server-1.13.0.902-1|1780	+ Revision: 108494
12mr|x11-server-1.13.0.902-1|1781	- update 1.4 git branch patch (minor fix on XEphyr)
12mr|x11-server-1.13.0.902-1|1782	- disable debug (was enabled by accident in a previous commit)
12mr|x11-server-1.13.0.902-1|1783	
12mr|x11-server-1.13.0.902-1|1784	* Mon Nov 12 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.4-11mdv2008.1
12mr|x11-server-1.13.0.902-1|1785	+ Revision: 108261
12mr|x11-server-1.13.0.902-1|1786	- update git patch (from 1.4.1 branch)
12mr|x11-server-1.13.0.902-1|1787	- add keyboard-events patch (upstream bug #12858)
12mr|x11-server-1.13.0.902-1|1788	
12mr|x11-server-1.13.0.902-1|1789	* Tue Nov 06 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.4-10mdv2008.1
12mr|x11-server-1.13.0.902-1|1790	+ Revision: 106559
12mr|x11-server-1.13.0.902-1|1791	- remove more obsolete patches from old xserver package:
12mr|x11-server-1.13.0.902-1|1792	o Xephyr-evdev-support.txt: feature already upstream;
12mr|x11-server-1.13.0.902-1|1793	o 64bit_fixes.patch: code partially removed and changed
12mr|x11-server-1.13.0.902-1|1794	upstream and patch not documented anywhere;
12mr|x11-server-1.13.0.902-1|1795	o Fix-index-matching-of-visuals.txt: fixed upstream
12mr|x11-server-1.13.0.902-1|1796	in a different way
12mr|x11-server-1.13.0.902-1|1797	- enabled xvnc again (patch appears to be OK now)
12mr|x11-server-1.13.0.902-1|1798	- minor spec cleanup: remove dead (commented-out) fields
12mr|x11-server-1.13.0.902-1|1799	
12mr|x11-server-1.13.0.902-1|1800	* Tue Nov 06 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.4-9mdv2008.1
12mr|x11-server-1.13.0.902-1|1801	+ Revision: 106533
12mr|x11-server-1.13.0.902-1|1802	- add git-branch-fixes-<date>.patch, with the fixes
12mr|x11-server-1.13.0.902-1|1803	from the 1.4 branch on upstream git.
12mr|x11-server-1.13.0.902-1|1804	- minor fix on save-context.patch so that it applies
12mr|x11-server-1.13.0.902-1|1805	on top of the new code;
12mr|x11-server-1.13.0.902-1|1806	- minor cosmetic spec change
12mr|x11-server-1.13.0.902-1|1807	
12mr|x11-server-1.13.0.902-1|1808	* Tue Nov 06 2007 Funda Wang <fwang@mandriva.org> 1.4-8mdv2008.1
12mr|x11-server-1.13.0.902-1|1809	+ Revision: 106460
12mr|x11-server-1.13.0.902-1|1810	- rebuild for new lzma
12mr|x11-server-1.13.0.902-1|1811	
12mr|x11-server-1.13.0.902-1|1812	* Tue Oct 30 2007 Paulo Andrade <pcpa@mandriva.com.br> 1.4-7mdv2008.1
12mr|x11-server-1.13.0.902-1|1813	+ Revision: 103858
12mr|x11-server-1.13.0.902-1|1814	- Only bitmaps/pixmaps generated are the ones used by xorgcfg, still keep
12mr|x11-server-1.13.0.902-1|1815	x11-devel as owner of images directories.
12mr|x11-server-1.13.0.902-1|1816	- Err, use global Xserver flag, pDev would need to be cast to another data type
12mr|x11-server-1.13.0.902-1|1817	used only by de input module.
12mr|x11-server-1.13.0.902-1|1818	- Fix wrong patch (edited by hand patch).
12mr|x11-server-1.13.0.902-1|1819	- Update keyboard-led patch for proper Xkb extension handling.
12mr|x11-server-1.13.0.902-1|1820	Move xorgcfg bitmaps/pixmaps from x11-server-devel to x11-server-common as
12mr|x11-server-1.13.0.902-1|1821	the xorgcfg program isn in the common package.
12mr|x11-server-1.13.0.902-1|1822	- Update keyboard leds. Still not submitting because I believe Scroll_Lock
12mr|x11-server-1.13.0.902-1|1823	behaviour should be better i.e. use the led. But this patch should cause it
12mr|x11-server-1.13.0.902-1|1824	to work like previous Xorg servers regarding to keyboard leds.
12mr|x11-server-1.13.0.902-1|1825	The problem was that mieq.c:mieqProcessInputEvents() calls
12mr|x11-server-1.13.0.902-1|1826	dix/getevents.c:SwitchCoreKeyboard() switching the core keyboard to the keyboard
12mr|x11-server-1.13.0.902-1|1827	associated with the event, but the xkb feedback data structure is pointing to
12mr|x11-server-1.13.0.902-1|1828	a fallback initial function in the "virtual core keyboard" structure. To fix
12mr|x11-server-1.13.0.902-1|1829	the problem I wrapped the fallback function, but could also update the "virtual
12mr|x11-server-1.13.0.902-1|1830	core keyboard" at dix/gevents.c, but that would mean changing xkb internal
12mr|x11-server-1.13.0.902-1|1831	data structures...
12mr|x11-server-1.13.0.902-1|1832	
12mr|x11-server-1.13.0.902-1|1833	+ Colin Guthrie <cguthrie@mandriva.org>
12mr|x11-server-1.13.0.902-1|1834	-Fix Xvnc build
12mr|x11-server-1.13.0.902-1|1835	-Fix vnc module on x86_64
12mr|x11-server-1.13.0.902-1|1836	
12mr|x11-server-1.13.0.902-1|1837	* Fri Oct 19 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.4-6mdv2008.1
12mr|x11-server-1.13.0.902-1|1838	+ Revision: 100507
12mr|x11-server-1.13.0.902-1|1839	- disable xvnc by now, the compilation is broken
12mr|x11-server-1.13.0.902-1|1840	because it uses headers installed on the system
12mr|x11-server-1.13.0.902-1|1841	instead of the ones from the build tree
12mr|x11-server-1.13.0.902-1|1842	- removed glXDRIbindTexImage-target.txt. It was considered
12mr|x11-server-1.13.0.902-1|1843	fixed upstream with a different approach (see #8991 on
12mr|x11-server-1.13.0.902-1|1844	fd.o bugzilla).
12mr|x11-server-1.13.0.902-1|1845	- ported some more patches from our xserver-1.3:
12mr|x11-server-1.13.0.902-1|1846	. blue-background.patch
12mr|x11-server-1.13.0.902-1|1847	. search-best-DPI-using-also-width.patch
12mr|x11-server-1.13.0.902-1|1848	- Added preferred-mode-override-monitor-pre.patch
12mr|x11-server-1.13.0.902-1|1849	(patch from git that gives priority to modes declared
12mr|x11-server-1.13.0.902-1|1850	in xorg.conf, substitutes old patches which were removed:
12mr|x11-server-1.13.0.902-1|1851	. randr12-config-hack.patch
12mr|x11-server-1.13.0.902-1|1852	. fix-deadloop-using-PreferredMode.patch)
12mr|x11-server-1.13.0.902-1|1853	- fix blue-background.patch
12mr|x11-server-1.13.0.902-1|1854	
12mr|x11-server-1.13.0.902-1|1855	+ Paulo Andrade <pcpa@mandriva.com.br>
12mr|x11-server-1.13.0.902-1|1856	- Add initial support for an attempt to crash recovery the X server when
12mr|x11-server-1.13.0.902-1|1857	a failure happens.
12mr|x11-server-1.13.0.902-1|1858	Basically keyboard events are handled using SIGIO, and Ctrl+Alt+Backspace
12mr|x11-server-1.13.0.902-1|1859	can be used to exit an inifinite loop anywhere (provided sigio is not blockedt),
12mr|x11-server-1.13.0.902-1|1860	and if main code is processing a client request, try to kill the client,
12mr|x11-server-1.13.0.902-1|1861	otherwise terminate the server.
12mr|x11-server-1.13.0.902-1|1862	Same is done when a crash happens, first try to kill client if processing a
12mr|x11-server-1.13.0.902-1|1863	request, otherwise try to exit cleanly, i.e. running all cleanup routines.
12mr|x11-server-1.13.0.902-1|1864	Also add a few fix for clear bugs, and fix some crashes found while debugging
12mr|x11-server-1.13.0.902-1|1865	this code.
12mr|x11-server-1.13.0.902-1|1866	
12mr|x11-server-1.13.0.902-1|1867	+ Colin Guthrie <cguthrie@mandriva.org>
12mr|x11-server-1.13.0.902-1|1868	- Reenable vnc support
12mr|x11-server-1.13.0.902-1|1869	
12mr|x11-server-1.13.0.902-1|1870	* Wed Oct 17 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.4-4mdv2008.1
12mr|x11-server-1.13.0.902-1|1871	+ Revision: 99779
12mr|x11-server-1.13.0.902-1|1872	- err, disable blue-background.patch, it's still not
12mr|x11-server-1.13.0.902-1|1873	working. :(
12mr|x11-server-1.13.0.902-1|1874	- ported blue-background.patch to xserver 1.4
12mr|x11-server-1.13.0.902-1|1875	- removing patches for problems already fixed upstream:
12mr|x11-server-1.13.0.902-1|1876	. add-needed-quirk-for-Samsung-225BW-like.patch
12mr|x11-server-1.13.0.902-1|1877	. cursor-and-randr-fixes.patch
12mr|x11-server-1.13.0.902-1|1878	
12mr|x11-server-1.13.0.902-1|1879	* Wed Oct 17 2007 Anssi Hannula <anssi@mandriva.org> 1.4-3mdv2008.1
12mr|x11-server-1.13.0.902-1|1880	+ Revision: 99605
12mr|x11-server-1.13.0.902-1|1881	- readd ghost filelist entry for libglx.so so that users do not get
12mr|x11-server-1.13.0.902-1|1882	empty libglx.so
12mr|x11-server-1.13.0.902-1|1883	
12mr|x11-server-1.13.0.902-1|1884	* Tue Oct 16 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.4-2mdv2008.1
12mr|x11-server-1.13.0.902-1|1885	+ Revision: 99077
12mr|x11-server-1.13.0.902-1|1886	- x11-server-devel requires libpixman-1-devel
12mr|x11-server-1.13.0.902-1|1887	
12mr|x11-server-1.13.0.902-1|1888	* Thu Oct 11 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.4-1mdv2008.1
12mr|x11-server-1.13.0.902-1|1889	+ Revision: 97207
12mr|x11-server-1.13.0.902-1|1890	- new upstream version: 1.4 (notice this package is a
12mr|x11-server-1.13.0.902-1|1891	work-in-progress, the upgrade scenario is complex)
12mr|x11-server-1.13.0.902-1|1892	- removed all patches which have already been applied
12mr|x11-server-1.13.0.902-1|1893	- ported xvfb-run and fontpath_d patches
12mr|x11-server-1.13.0.902-1|1894	- disabled DMX by now (compilation is broken)
12mr|x11-server-1.13.0.902-1|1895	- disabled VNC (major patch, no 1.4 version yet)
12mr|x11-server-1.13.0.902-1|1896	- added some version to build-requirements (may be still incomplete)
12mr|x11-server-1.13.0.902-1|1897	- enabled xfake explicitly (it's now disabled by default)
12mr|x11-server-1.13.0.902-1|1898	- minor spec cleanup
12mr|x11-server-1.13.0.902-1|1899	
12mr|x11-server-1.13.0.902-1|1900	* Mon Oct 01 2007 Pixel <pixel@mandriva.com> 1.3.0.0-24mdv2008.0
12mr|x11-server-1.13.0.902-1|1901	+ Revision: 94119
12mr|x11-server-1.13.0.902-1|1902	- remake pcpa's patch to avoid an infinite list, simply taking first matching mode
12mr|x11-server-1.13.0.902-1|1903	
12mr|x11-server-1.13.0.902-1|1904	* Sat Sep 29 2007 Paulo Andrade <pcpa@mandriva.com.br> 1.3.0.0-23mdv2008.0
12mr|x11-server-1.13.0.902-1|1905	+ Revision: 93811
12mr|x11-server-1.13.0.902-1|1906	- Remake Pixel's patch to avoid an infinite loop, but instead of trying to handle
12mr|x11-server-1.13.0.902-1|1907	duplicate modes, just use the first on the list.
12mr|x11-server-1.13.0.902-1|1908	This fix several problems in intel based cards, and doesn't require any changes
12mr|x11-server-1.13.0.902-1|1909	to xorg.conf, and allow using the PreferredMode option, that is an alternative
12mr|x11-server-1.13.0.902-1|1910	to Patch54: xserver-1.3.0-randr12-config-hack.patch. But this change should make
12mr|x11-server-1.13.0.902-1|1911	it possible to keep using Patch54 without any problems.
12mr|x11-server-1.13.0.902-1|1912	
12mr|x11-server-1.13.0.902-1|1913	* Tue Sep 25 2007 Pixel <pixel@mandriva.com> 1.3.0.0-22mdv2008.0
12mr|x11-server-1.13.0.902-1|1914	+ Revision: 92850
12mr|x11-server-1.13.0.902-1|1915	- add patch from Fedora that ensures backward compatibility with previous Xorg
12mr|x11-server-1.13.0.902-1|1916	behaviour: prefered mode is the first Modes in Subsection "Display"
12mr|x11-server-1.13.0.902-1|1917	- fix deadloop occurring if preferred resolution matches more than one mode
12mr|x11-server-1.13.0.902-1|1918	
12mr|x11-server-1.13.0.902-1|1919	* Fri Sep 21 2007 Pixel <pixel@mandriva.com> 1.3.0.0-21mdv2008.0
12mr|x11-server-1.13.0.902-1|1920	+ Revision: 91759
12mr|x11-server-1.13.0.902-1|1921	- drop patch128 ("Possible fix for bugzilla #31183"),
12mr|x11-server-1.13.0.902-1|1922	otherwise it crashes on at least ati, openchrome, vesa, fglrx
12mr|x11-server-1.13.0.902-1|1923	
12mr|x11-server-1.13.0.902-1|1924	* Thu Sep 20 2007 Pixel <pixel@mandriva.com> 1.3.0.0-20mdv2008.0
12mr|x11-server-1.13.0.902-1|1925	+ Revision: 91573
12mr|x11-server-1.13.0.902-1|1926	- fix parsing weird EDID (fixes intel driver defaulting to smallest resolution) (#31183)
12mr|x11-server-1.13.0.902-1|1927	- take into account screen width when looking for prefered resolution instead of
12mr|x11-server-1.13.0.902-1|1928	only using screen height (helps choosing 1024x768 instead of the weird 1152x768)
12mr|x11-server-1.13.0.902-1|1929	
12mr|x11-server-1.13.0.902-1|1930	+ Paulo Andrade <pcpa@mandriva.com.br>
12mr|x11-server-1.13.0.902-1|1931	- Don't compile unoptmized and with debug code by default.
12mr|x11-server-1.13.0.902-1|1932	- Possible fix for bugzilla #31183, that should not interfere, and work with
12mr|x11-server-1.13.0.902-1|1933	other drivers that may have the same problem
12mr|x11-server-1.13.0.902-1|1934	
12mr|x11-server-1.13.0.902-1|1935	* Mon Sep 17 2007 Paulo Andrade <pcpa@mandriva.com.br> 1.3.0.0-19mdv2008.0
12mr|x11-server-1.13.0.902-1|1936	+ Revision: 89337
12mr|x11-server-1.13.0.902-1|1937	- Fix last patch that broke build. Use underline character to replace space in
12mr|x11-server-1.13.0.902-1|1938	string of build operating system and fix double quotes.
12mr|x11-server-1.13.0.902-1|1939	- Better description in /var/log/Xorg.X.log than:
12mr|x11-server-1.13.0.902-1|1940	Build Operating System: UNKNOWN
12mr|x11-server-1.13.0.902-1|1941	- Until Xorg Bugzilla #12414 receives any response, this patch fixes the problem
12mr|x11-server-1.13.0.902-1|1942	with a hack that tries to make sure CreatePixmap is allways properly wrapped,
12mr|x11-server-1.13.0.902-1|1943	i.e. all extensions know about it.
12mr|x11-server-1.13.0.902-1|1944	- Fix what appears to be a serious off by one bug. After this patch opengl apps
12mr|x11-server-1.13.0.902-1|1945	works under Xnest (but very slowly), so it should also fix the bug of remote GL
12mr|x11-server-1.13.0.902-1|1946	apps crashing the Xserver (Bugzilla #27397). It is clearly poorly checked code,
12mr|x11-server-1.13.0.902-1|1947	as it was even checking if an unsigned variable is greater than or equal to 0.
12mr|x11-server-1.13.0.902-1|1948	- Modify XOrgCfg resources file to only require fixed fonts.
12mr|x11-server-1.13.0.902-1|1949	For the moment still requiring x11-data-bitmaps, but those can be removed if it
12mr|x11-server-1.13.0.902-1|1950	is undesirable to install that package also.
12mr|x11-server-1.13.0.902-1|1951	- Add requires to xorgcfg so that missing bitmaps and/or fonts should
12mr|x11-server-1.13.0.902-1|1952	not cause problems.
12mr|x11-server-1.13.0.902-1|1953	- Fixes bug #31211 by not starting/enabling MouseKeys support (neither showing the
12mr|x11-server-1.13.0.902-1|1954	dialog with help screen). Maybe a better fix would be to still show the help
12mr|x11-server-1.13.0.902-1|1955	screen, but instead of enabling it, tell the user how to enable/disable (i.e.
12mr|x11-server-1.13.0.902-1|1956	pressing Shift+Num_Lock).
12mr|x11-server-1.13.0.902-1|1957	
12mr|x11-server-1.13.0.902-1|1958	+ Ademar de Souza Reis Jr <ademar@mandriva.com.br>
12mr|x11-server-1.13.0.902-1|1959	- add security fix for CVE-2007-4730 (xorg-git-CVE-2007-4730.patch)
12mr|x11-server-1.13.0.902-1|1960	Closes: #33479
12mr|x11-server-1.13.0.902-1|1961	- remove 0033-dont-backfill-bg-none patch, which is incompatible with the
12mr|x11-server-1.13.0.902-1|1962	fix for CVE-2007-4730 (there's no history for this patch, but odds are
12mr|x11-server-1.13.0.902-1|1963	it's a workaround for the very same problem fixed as a security problem.
12mr|x11-server-1.13.0.902-1|1964	Anyway, the code in question was reviewed and tested as part of the
12mr|x11-server-1.13.0.902-1|1965	security audit, so our guess is that our old patch is unecessary).
12mr|x11-server-1.13.0.902-1|1966	
12mr|x11-server-1.13.0.902-1|1967	+ Anssi Hannula <anssi@mandriva.org>
12mr|x11-server-1.13.0.902-1|1968	- own /usr/lib(64)/xorg/modules/input,drivers
12mr|x11-server-1.13.0.902-1|1969	
12mr|x11-server-1.13.0.902-1|1970	* Sun Aug 26 2007 Anssi Hannula <anssi@mandriva.org> 1.3.0.0-17mdv2008.0
12mr|x11-server-1.13.0.902-1|1971	+ Revision: 71692
12mr|x11-server-1.13.0.902-1|1972	- use alternatives for libglx.so
12mr|x11-server-1.13.0.902-1|1973	
12mr|x11-server-1.13.0.902-1|1974	* Tue Aug 21 2007 Colin Guthrie <cguthrie@mandriva.org> 1.3.0.0-16mdv2008.0
12mr|x11-server-1.13.0.902-1|1975	+ Revision: 68152
12mr|x11-server-1.13.0.902-1|1976	- Rediff Xvnc patch from xserver 1.2 and reenable (#32578)
12mr|x11-server-1.13.0.902-1|1977	
12mr|x11-server-1.13.0.902-1|1978	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-server-1.13.0.902-1|1979	- fix man pages extension
12mr|x11-server-1.13.0.902-1|1980	
12mr|x11-server-1.13.0.902-1|1981	* Mon Aug 13 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.3.0.0-15mdv2008.0
12mr|x11-server-1.13.0.902-1|1982	+ Revision: 62706
12mr|x11-server-1.13.0.902-1|1983	- do not crash on VT switching when the Xv adaptor is active (#32328)
12mr|x11-server-1.13.0.902-1|1984	
12mr|x11-server-1.13.0.902-1|1985	* Fri Aug 10 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.3.0.0-14mdv2008.0
12mr|x11-server-1.13.0.902-1|1986	+ Revision: 61432
12mr|x11-server-1.13.0.902-1|1987	- Backported many randr 1.2 fixes and additions from xserver git
12mr|x11-server-1.13.0.902-1|1988	- Removed the multiple randr 1.2 fixes patch and re-add the fixes
12mr|x11-server-1.13.0.902-1|1989	as git-cherry-picked patches
12mr|x11-server-1.13.0.902-1|1990	
12mr|x11-server-1.13.0.902-1|1991	* Fri Aug 03 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.3.0.0-13mdv2008.0
12mr|x11-server-1.13.0.902-1|1992	+ Revision: 58655
12mr|x11-server-1.13.0.902-1|1993	- Fix the patch, which was wrongly regenerated including changes from Paulo's
12mr|x11-server-1.13.0.902-1|1994	patch
12mr|x11-server-1.13.0.902-1|1995	- Remove obsolete randr1.2 patches
12mr|x11-server-1.13.0.902-1|1996	- Add two new patches that fixes the problem and eliminates the side-effects
12mr|x11-server-1.13.0.902-1|1997	previously seen (crashes)
12mr|x11-server-1.13.0.902-1|1998	
12mr|x11-server-1.13.0.902-1|1999	+ Paulo Andrade <pcpa@mandriva.com.br>
12mr|x11-server-1.13.0.902-1|2000	- Fix crash with VT switch and access of unalocated cursor memory
12mr|x11-server-1.13.0.902-1|2001	
12mr|x11-server-1.13.0.902-1|2002	* Tue Jul 31 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.3.0.0-12mdv2008.0
12mr|x11-server-1.13.0.902-1|2003	+ Revision: 57097
12mr|x11-server-1.13.0.902-1|2004	- Disable the randr1.2 fixes for now, as they cause a undesirable side-effect
12mr|x11-server-1.13.0.902-1|2005	which still should have to be figured out
12mr|x11-server-1.13.0.902-1|2006	
12mr|x11-server-1.13.0.902-1|2007	* Tue Jul 24 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.3.0.0-11mdv2008.0
12mr|x11-server-1.13.0.902-1|2008	+ Revision: 55078
12mr|x11-server-1.13.0.902-1|2009	- Fix the output->crtc initialization in the old randr setup
12mr|x11-server-1.13.0.902-1|2010	
12mr|x11-server-1.13.0.902-1|2011	* Mon Jul 23 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.3.0.0-10mdv2008.0
12mr|x11-server-1.13.0.902-1|2012	+ Revision: 54868
12mr|x11-server-1.13.0.902-1|2013	- Fix the randr output change notifying problem in another way (as suggested by
12mr|x11-server-1.13.0.902-1|2014	Keith Packard)
12mr|x11-server-1.13.0.902-1|2015	- Remove manpage extensions
12mr|x11-server-1.13.0.902-1|2016	- Fix randr1.2 output changing notification
12mr|x11-server-1.13.0.902-1|2017	
12mr|x11-server-1.13.0.902-1|2018	* Thu Jul 05 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.3.0.0-9mdv2008.0
12mr|x11-server-1.13.0.902-1|2019	+ Revision: 48627
12mr|x11-server-1.13.0.902-1|2020	- change default fontpath to fontpath.d, xfs is now
12mr|x11-server-1.13.0.902-1|2021	deprecated.
12mr|x11-server-1.13.0.902-1|2022	(there are some fonts which are not included in
12mr|x11-server-1.13.0.902-1|2023	fontpath.d yet, see #31756)
12mr|x11-server-1.13.0.902-1|2024	
12mr|x11-server-1.13.0.902-1|2025	* Thu Jul 05 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.3.0.0-8mdv2008.0
12mr|x11-server-1.13.0.902-1|2026	+ Revision: 48312
12mr|x11-server-1.13.0.902-1|2027	- proper cleanup/fix for handling of the legacy X11R6 directory.
12mr|x11-server-1.13.0.902-1|2028	There are scenarios where both /usr/X11R6/lib/X11 and
12mr|x11-server-1.13.0.902-1|2029	/usr/lib/X11 exist. Since the legacy files/dirs were owned by an
12mr|x11-server-1.13.0.902-1|2030	ancient version of the filesystem package, we don't need a
12mr|x11-server-1.13.0.902-1|2031	trigger, all we need is a %%post with the necessary changes and a
12mr|x11-server-1.13.0.902-1|2032	conflict. Fix: #23423 and #31737
12mr|x11-server-1.13.0.902-1|2033	
12mr|x11-server-1.13.0.902-1|2034	* Mon Jul 02 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.3.0.0-7mdv2008.0
12mr|x11-server-1.13.0.902-1|2035	+ Revision: 47202
12mr|x11-server-1.13.0.902-1|2036	- Add legacy X11R6 directory structure to x11-server-common
12mr|x11-server-1.13.0.902-1|2037	(still needed by some closed-source applications)
12mr|x11-server-1.13.0.902-1|2038	- Require filesystem >= 2.1.8 (when the X11R6 directory structure
12mr|x11-server-1.13.0.902-1|2039	was changed)
12mr|x11-server-1.13.0.902-1|2040	
12mr|x11-server-1.13.0.902-1|2041	* Fri Jun 22 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.3.0.0-6mdv2008.0
12mr|x11-server-1.13.0.902-1|2042	+ Revision: 43202
12mr|x11-server-1.13.0.902-1|2043	- added patch that documents fontpath.d support
12mr|x11-server-1.13.0.902-1|2044	
12mr|x11-server-1.13.0.902-1|2045	* Fri Jun 15 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.3.0.0-5mdv2008.0
12mr|x11-server-1.13.0.902-1|2046	+ Revision: 40081
12mr|x11-server-1.13.0.902-1|2047	- improve autotools calls, fixing build on x86_64
12mr|x11-server-1.13.0.902-1|2048	which was b0rken after the latest autoconf update.
12mr|x11-server-1.13.0.902-1|2049	- add dirs /etc/X11 and /etc/X11/app-defaults to
12mr|x11-server-1.13.0.902-1|2050	x11-server-common
12mr|x11-server-1.13.0.902-1|2051	
12mr|x11-server-1.13.0.902-1|2052	* Fri Jun 08 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.3.0.0-4mdv2008.0
12mr|x11-server-1.13.0.902-1|2053	+ Revision: 37587
12mr|x11-server-1.13.0.902-1|2054	- Rebuild with libslang2.
12mr|x11-server-1.13.0.902-1|2055	
12mr|x11-server-1.13.0.902-1|2056	* Tue May 22 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.3.0.0-3mdv2008.0
12mr|x11-server-1.13.0.902-1|2057	+ Revision: 29855
12mr|x11-server-1.13.0.902-1|2058	- disable xprint server support. It was never functional before and
12mr|x11-server-1.13.0.902-1|2059	is not much useful nowadays anyway. User's can still play with it by
12mr|x11-server-1.13.0.902-1|2060	downloading functional packages from the project website.
12mr|x11-server-1.13.0.902-1|2061	
12mr|x11-server-1.13.0.902-1|2062	* Fri May 04 2007 Colin Guthrie <cguthrie@mandriva.org> 1.3.0.0-2mdv2008.0
12mr|x11-server-1.13.0.902-1|2063	+ Revision: 22447
12mr|x11-server-1.13.0.902-1|2064	- Add hard build requirement for Mesa 6.5.3
12mr|x11-server-1.13.0.902-1|2065	- Apply patches to work with Mesa 6.5.3.
12mr|x11-server-1.13.0.902-1|2066	
12mr|x11-server-1.13.0.902-1|2067	* Fri Apr 20 2007 Colin Guthrie <cguthrie@mandriva.org> 1.3.0.0-1mdv2008.0
12mr|x11-server-1.13.0.902-1|2068	+ Revision: 15618
12mr|x11-server-1.13.0.902-1|2069	- New Release 1.3.0.0
12mr|x11-server-1.13.0.902-1|2070	- Obsolete latest x11-server13 package
12mr|x11-server-1.13.0.902-1|2071	
12mr|x11-server-1.13.0.902-1|2072	* Thu Apr 19 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.2.99.905-1mdv2008.0
12mr|x11-server-1.13.0.902-1|2073	+ Revision: 15184
12mr|x11-server-1.13.0.902-1|2074	- new upstream RC release: 1.2.99.905 (1.3 RC4)
12mr|x11-server-1.13.0.902-1|2075	The main highlight is the RandR 1.2 support (that was being experimentally
12mr|x11-server-1.13.0.902-1|2076	used in the x11-server13 package).
12mr|x11-server-1.13.0.902-1|2077	- Obsoleted some patches that were either not needed or applied upstream
12mr|x11-server-1.13.0.902-1|2078	- The vnc patch is broken again. Disable support by now.
12mr|x11-server-1.13.0.902-1|2079	
12mr|x11-server-1.13.0.902-1|2080	* Thu Apr 19 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.2.0-10mdv2008.0
12mr|x11-server-1.13.0.902-1|2081	+ Revision: 14961
12mr|x11-server-1.13.0.902-1|2082	- Fixed a crash of the server when setting a pixmap for the root window and
12mr|x11-server-1.13.0.902-1|2083	later trying to restore the defaults. Thanks Frederic Crozat for the report.
12mr|x11-server-1.13.0.902-1|2084	

19254 12
12mr|x11-sgml-doctools-1.11-1|1	Name: x11-sgml-doctools
12mr|x11-sgml-doctools-1.11-1|2	Version: 1.11
12mr|x11-sgml-doctools-1.11-1|3	Release: 1
12mr|x11-sgml-doctools-1.11-1|4	Summary: Xorg X11 sgml documentation tools
12mr|x11-sgml-doctools-1.11-1|5	Group: Development/X11
12mr|x11-sgml-doctools-1.11-1|6	URL: http://xorg.freedesktop.org
12mr|x11-sgml-doctools-1.11-1|7	Source0: http://xorg.freedesktop.org/releases/individual/doc/xorg-sgml-doctools-%{version}.tar.bz2
12mr|x11-sgml-doctools-1.11-1|8	License: MIT
12mr|x11-sgml-doctools-1.11-1|9	BuildArch: noarch
12mr|x11-sgml-doctools-1.11-1|10	
12mr|x11-sgml-doctools-1.11-1|11	BuildRequires: x11-util-macros >= 1.0.1
12mr|x11-sgml-doctools-1.11-1|12	
12mr|x11-sgml-doctools-1.11-1|13	Obsoletes: xorg-x11 < 7.0
12mr|x11-sgml-doctools-1.11-1|14	
12mr|x11-sgml-doctools-1.11-1|15	%description
12mr|x11-sgml-doctools-1.11-1|16	Xorg X11 sgml documentation tools
12mr|x11-sgml-doctools-1.11-1|17	
12mr|x11-sgml-doctools-1.11-1|18	%prep
12mr|x11-sgml-doctools-1.11-1|19	%setup -q -n xorg-sgml-doctools-%{version}
12mr|x11-sgml-doctools-1.11-1|20	
12mr|x11-sgml-doctools-1.11-1|21	%build
12mr|x11-sgml-doctools-1.11-1|22	%configure2_5x	--x-includes=%{_includedir}\
12mr|x11-sgml-doctools-1.11-1|23	--x-libraries=%{_libdir}
12mr|x11-sgml-doctools-1.11-1|24	
12mr|x11-sgml-doctools-1.11-1|25	%make
12mr|x11-sgml-doctools-1.11-1|26	
12mr|x11-sgml-doctools-1.11-1|27	%install
12mr|x11-sgml-doctools-1.11-1|28	%makeinstall_std
12mr|x11-sgml-doctools-1.11-1|29	
12mr|x11-sgml-doctools-1.11-1|30	%files
12mr|x11-sgml-doctools-1.11-1|31	%{_datadir}/sgml/X11/defs.ent
12mr|x11-sgml-doctools-1.11-1|32	%{_datadir}/sgml/X11/xorg.css
12mr|x11-sgml-doctools-1.11-1|33	%{_datadir}/sgml/X11/xorg.xsl
12mr|x11-sgml-doctools-1.11-1|34	%{_datadir}/sgml/X11/dbs/masterdb.*
12mr|x11-sgml-doctools-1.11-1|35	%{_datadir}/sgml/X11/xorg-fo.xsl
12mr|x11-sgml-doctools-1.11-1|36	%{_datadir}/sgml/X11/xorg-chunk.xsl
12mr|x11-sgml-doctools-1.11-1|37	%{_datadir}/sgml/X11/xorg-xhtml.xsl
12mr|x11-sgml-doctools-1.11-1|38	%{_datadir}/pkgconfig/xorg-sgml-doctools.pc
12mr|x11-sgml-doctools-1.11-1|39	
12mr|x11-sgml-doctools-1.11-1|40	%changelog
12mr|x11-sgml-doctools-1.11-1|41	* Fri Oct  19 2012 Dmitry Mikhirev <mikhirev@mezon.ru>
12mr|x11-sgml-doctools-1.11-1|42	+ Commit: eca57f9
12mr|x11-sgml-doctools-1.11-1|43	- noarch, some cleanups
12mr|x11-sgml-doctools-1.11-1|44	
12mr|x11-sgml-doctools-1.11-1|45	

19255 12
12mr|x11-ssh-askpass-1.2.4-1|1	# Version of ssh-askpass
12mr|x11-ssh-askpass-1.2.4-1|2	%define aversion 1.2.4.1
12mr|x11-ssh-askpass-1.2.4-1|3	
12mr|x11-ssh-askpass-1.2.4-1|4	Summary:	OpenSSH X11 passphrase dialog
12mr|x11-ssh-askpass-1.2.4-1|5	Name:		x11-ssh-askpass
12mr|x11-ssh-askpass-1.2.4-1|6	Version:	1.2.4
12mr|x11-ssh-askpass-1.2.4-1|7	Release:	%mkrel 1
12mr|x11-ssh-askpass-1.2.4-1|8	License:	Public Domain
12mr|x11-ssh-askpass-1.2.4-1|9	Group:		Networking/Remote access
12mr|x11-ssh-askpass-1.2.4-1|10	URL:		http://www.jmknoble.net/software/x11-ssh-askpass/
12mr|x11-ssh-askpass-1.2.4-1|11	Source0:	http://www.jmknoble.net/software/x11-ssh-askpass/x11-ssh-askpass-%{aversion}.tar.bz2
12mr|x11-ssh-askpass-1.2.4-1|12	Patch0:		x11-ssh-askpass-1.2.4-random.patch
12mr|x11-ssh-askpass-1.2.4-1|13	BuildRequires:	imake
12mr|x11-ssh-askpass-1.2.4-1|14	BuildRequires:	rman
12mr|x11-ssh-askpass-1.2.4-1|15	# http://qa.mandriva.com/show_bug.cgi?id=22736
12mr|x11-ssh-askpass-1.2.4-1|16	BuildRequires:	x11-util-cf-files >= 1.0.2
12mr|x11-ssh-askpass-1.2.4-1|17	BuildRequires:	gccmakedep
12mr|x11-ssh-askpass-1.2.4-1|18	BuildRequires:	libx11-devel
12mr|x11-ssh-askpass-1.2.4-1|19	BuildRequires:	libxt-devel
12mr|x11-ssh-askpass-1.2.4-1|20	Requires:	openssh
12mr|x11-ssh-askpass-1.2.4-1|21	Requires: 	openssh-askpass-common
12mr|x11-ssh-askpass-1.2.4-1|22	Obsoletes:	ssh-extras, ssh-askpass
12mr|x11-ssh-askpass-1.2.4-1|23	Provides:	ssh-extras, ssh-askpass = 5.9p1
12mr|x11-ssh-askpass-1.2.4-1|24	Requires(pre):	update-alternatives
12mr|x11-ssh-askpass-1.2.4-1|25	
12mr|x11-ssh-askpass-1.2.4-1|26	%description
12mr|x11-ssh-askpass-1.2.4-1|27	This package contains Jim Knoble's X11 passphrase dialog.
12mr|x11-ssh-askpass-1.2.4-1|28	
12mr|x11-ssh-askpass-1.2.4-1|29	%prep
12mr|x11-ssh-askpass-1.2.4-1|30	
12mr|x11-ssh-askpass-1.2.4-1|31	%setup -q -n x11-ssh-askpass-%{aversion}
12mr|x11-ssh-askpass-1.2.4-1|32	%patch0 -p1 -b .random
12mr|x11-ssh-askpass-1.2.4-1|33	
12mr|x11-ssh-askpass-1.2.4-1|34	%build
12mr|x11-ssh-askpass-1.2.4-1|35	%serverbuild
12mr|x11-ssh-askpass-1.2.4-1|36	
12mr|x11-ssh-askpass-1.2.4-1|37	%configure2_5x \
12mr|x11-ssh-askpass-1.2.4-1|38	--prefix=%{_prefix} \
12mr|x11-ssh-askpass-1.2.4-1|39	--libdir=%{_libdir} \
12mr|x11-ssh-askpass-1.2.4-1|40	--mandir=%{_mandir} \
12mr|x11-ssh-askpass-1.2.4-1|41	--libexecdir=%{_libdir}/ssh \
12mr|x11-ssh-askpass-1.2.4-1|42	--with-app-defaults-dir=%{_sysconfdir}/X11/app-defaults
12mr|x11-ssh-askpass-1.2.4-1|43	
12mr|x11-ssh-askpass-1.2.4-1|44	
12mr|x11-ssh-askpass-1.2.4-1|45	xmkmf -a
12mr|x11-ssh-askpass-1.2.4-1|46	make includes
12mr|x11-ssh-askpass-1.2.4-1|47	
12mr|x11-ssh-askpass-1.2.4-1|48	%ifarch x86_64
12mr|x11-ssh-askpass-1.2.4-1|49	#perl -pi -e "s|/usr/lib\b|%{_libdir}|g" Makefile
12mr|x11-ssh-askpass-1.2.4-1|50	perl -pi -e "s|i586-mandriva-linux-gnu|x86_64-mandriva-linux-gnu|g" Makefile
12mr|x11-ssh-askpass-1.2.4-1|51	#perl -pi -e "s|%{_libdir}/gcc/|/usr/lib/gcc/|g" Makefile
12mr|x11-ssh-askpass-1.2.4-1|52	perl -pi -e "s|-m32|-m64|g" Makefile
12mr|x11-ssh-askpass-1.2.4-1|53	perl -pi -e "s|__i386__|__x86_64__|g" Makefile
12mr|x11-ssh-askpass-1.2.4-1|54	%endif
12mr|x11-ssh-askpass-1.2.4-1|55	
12mr|x11-ssh-askpass-1.2.4-1|56	make \
12mr|x11-ssh-askpass-1.2.4-1|57	XAPPLOADDIR=%{_sysconfdir}/X11/app-defaults \
12mr|x11-ssh-askpass-1.2.4-1|58	BINDIR=%{_libdir}/ssh \
12mr|x11-ssh-askpass-1.2.4-1|59	CDEBUGFLAGS="$RPM_OPT_FLAGS" \
12mr|x11-ssh-askpass-1.2.4-1|60	CXXDEBUGFLAGS="$RPM_OPT_FLAGS"
12mr|x11-ssh-askpass-1.2.4-1|61	
12mr|x11-ssh-askpass-1.2.4-1|62	# For some reason the x11-ssh-askpass.1.html file is not created on 10.0/10.1
12mr|x11-ssh-askpass-1.2.4-1|63	# x86_64, so we just do it manually here... (oden)
12mr|x11-ssh-askpass-1.2.4-1|64	rm -f x11-ssh-askpass.1x.html x11-ssh-askpass.1x-html
12mr|x11-ssh-askpass-1.2.4-1|65	rman -f HTML < x11-ssh-askpass._man > x11-ssh-askpass.1x-html && \
12mr|x11-ssh-askpass-1.2.4-1|66	mv -f x11-ssh-askpass.1x-html x11-ssh-askpass.1.html
12mr|x11-ssh-askpass-1.2.4-1|67	
12mr|x11-ssh-askpass-1.2.4-1|68	%install
12mr|x11-ssh-askpass-1.2.4-1|69	install -d %{buildroot}%{_libdir}/ssh
12mr|x11-ssh-askpass-1.2.4-1|70	make DESTDIR=%{buildroot} install
12mr|x11-ssh-askpass-1.2.4-1|71	make DESTDIR=%{buildroot} install.man
12mr|x11-ssh-askpass-1.2.4-1|72	install -d %{buildroot}%{_libdir}/ssh
12mr|x11-ssh-askpass-1.2.4-1|73	install -d %{buildroot}%{_sysconfdir}/X11/app-defaults
12mr|x11-ssh-askpass-1.2.4-1|74	install -m0644 SshAskpass.ad %{buildroot}%{_sysconfdir}/X11/app-defaults/SshAskpass
12mr|x11-ssh-askpass-1.2.4-1|75	install -m0755 x11-ssh-askpass %{buildroot}%{_libdir}/ssh/
12mr|x11-ssh-askpass-1.2.4-1|76	install -m0644 x11-ssh-askpass.man %{buildroot}%{_mandir}/man1/x11-ssh-askpass.1
12mr|x11-ssh-askpass-1.2.4-1|77	
12mr|x11-ssh-askpass-1.2.4-1|78	# cleanup
12mr|x11-ssh-askpass-1.2.4-1|79	rm -f %{buildroot}%{_libdir}/ssh/ssh-askpass
12mr|x11-ssh-askpass-1.2.4-1|80	rm -f %{buildroot}%{_mandir}/man1/ssh-askpass.1x*
12mr|x11-ssh-askpass-1.2.4-1|81	
12mr|x11-ssh-askpass-1.2.4-1|82	%post
12mr|x11-ssh-askpass-1.2.4-1|83	update-alternatives --install %{_libdir}/ssh/ssh-askpass ssh-askpass %{_libdir}/ssh/x11-ssh-askpass 10
12mr|x11-ssh-askpass-1.2.4-1|84	update-alternatives --install %{_bindir}/ssh-askpass bssh-askpass %{_libdir}/ssh/x11-ssh-askpass 10
12mr|x11-ssh-askpass-1.2.4-1|85	
12mr|x11-ssh-askpass-1.2.4-1|86	%postun
12mr|x11-ssh-askpass-1.2.4-1|87	[ $1 = 0 ] || exit 0
12mr|x11-ssh-askpass-1.2.4-1|88	update-alternatives --remove ssh-askpass %{_libdir}/ssh/x11-ssh-askpass
12mr|x11-ssh-askpass-1.2.4-1|89	update-alternatives --remove bssh-askpass %{_libdir}/ssh/x11-ssh-askpass
12mr|x11-ssh-askpass-1.2.4-1|90	
12mr|x11-ssh-askpass-1.2.4-1|91	%files
12mr|x11-ssh-askpass-1.2.4-1|92	%doc README ChangeLog SshAskpass*.ad x11-ssh-askpass.1.html
12mr|x11-ssh-askpass-1.2.4-1|93	%{_libdir}/ssh/x11-ssh-askpass
12mr|x11-ssh-askpass-1.2.4-1|94	%{_sysconfdir}/X11/app-defaults/SshAskpass
12mr|x11-ssh-askpass-1.2.4-1|95	%{_mandir}/man1/x11-ssh-askpass.1*
12mr|x11-ssh-askpass-1.2.4-1|96	
12mr|x11-ssh-askpass-1.2.4-1|97	
12mr|x11-ssh-askpass-1.2.4-1|98	
12mr|x11-ssh-askpass-1.2.4-1|99	
12mr|x11-ssh-askpass-1.2.4-1|100	%changelog
12mr|x11-ssh-askpass-1.2.4-1|101	

19256 12
12mr|x11-tools-1.0.0-11|1	Name: x11-tools
12mr|x11-tools-1.0.0-11|2	Version: 1.0.0
12mr|x11-tools-1.0.0-11|3	Release: %mkrel 11
12mr|x11-tools-1.0.0-11|4	Summary: X11 tools
12mr|x11-tools-1.0.0-11|5	Group: Development/X11
12mr|x11-tools-1.0.0-11|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x11-tools-1.0.0-11|7	License: GPL
12mr|x11-tools-1.0.0-11|8	BuildArch: noarch
12mr|x11-tools-1.0.0-11|9	
12mr|x11-tools-1.0.0-11|10	# very useful tools
12mr|x11-tools-1.0.0-11|11	Requires: iceauth
12mr|x11-tools-1.0.0-11|12	Requires: lbxproxy
12mr|x11-tools-1.0.0-11|13	Requires: luit
12mr|x11-tools-1.0.0-11|14	Requires: setxkbmap
12mr|x11-tools-1.0.0-11|15	Requires: smproxy
12mr|x11-tools-1.0.0-11|16	Requires: xauth
12mr|x11-tools-1.0.0-11|17	Requires: xcmsdb
12mr|x11-tools-1.0.0-11|18	Requires: xconsole
12mr|x11-tools-1.0.0-11|19	Requires: xdpyinfo
12mr|x11-tools-1.0.0-11|20	Requires: xfindproxy
12mr|x11-tools-1.0.0-11|21	Requires: xfwp
12mr|x11-tools-1.0.0-11|22	Requires: xgamma
12mr|x11-tools-1.0.0-11|23	Requires: xhost
12mr|x11-tools-1.0.0-11|24	Requires: xinit
12mr|x11-tools-1.0.0-11|25	Requires: xkill
12mr|x11-tools-1.0.0-11|26	Requires: xmodmap
12mr|x11-tools-1.0.0-11|27	Requires: xrandr
12mr|x11-tools-1.0.0-11|28	Requires: xrdb
12mr|x11-tools-1.0.0-11|29	Requires: xset
12mr|x11-tools-1.0.0-11|30	Requires: xsetmode
12mr|x11-tools-1.0.0-11|31	Requires: xsetpointer
12mr|x11-tools-1.0.0-11|32	Requires: xsetroot
12mr|x11-tools-1.0.0-11|33	Requires: xstdcmap
12mr|x11-tools-1.0.0-11|34	
12mr|x11-tools-1.0.0-11|35	# less useful tools
12mr|x11-tools-1.0.0-11|36	Requires: appres
12mr|x11-tools-1.0.0-11|37	Requires: editres
12mr|x11-tools-1.0.0-11|38	Requires: listres
12mr|x11-tools-1.0.0-11|39	Requires: rstart
12mr|x11-tools-1.0.0-11|40	Requires: x11-scripts
12mr|x11-tools-1.0.0-11|41	Requires: viewres
12mr|x11-tools-1.0.0-11|42	Requires: x11perf
12mr|x11-tools-1.0.0-11|43	Requires: xev
12mr|x11-tools-1.0.0-11|44	Requires: xcursorgen
12mr|x11-tools-1.0.0-11|45	Requires: xfsinfo
12mr|x11-tools-1.0.0-11|46	Requires: xlsatoms
12mr|x11-tools-1.0.0-11|47	Requires: xlsclients
12mr|x11-tools-1.0.0-11|48	Requires: xkbcomp
12mr|x11-tools-1.0.0-11|49	Requires: xkbevd
12mr|x11-tools-1.0.0-11|50	Requires: xkbprint
12mr|x11-tools-1.0.0-11|51	Requires: xkbutils
12mr|x11-tools-1.0.0-11|52	Requires: xprop
12mr|x11-tools-1.0.0-11|53	Requires: xrefresh
12mr|x11-tools-1.0.0-11|54	Requires: xtrap
12mr|x11-tools-1.0.0-11|55	Requires: xvidtune
12mr|x11-tools-1.0.0-11|56	Requires: xvinfo
12mr|x11-tools-1.0.0-11|57	Requires: xwininfo
12mr|x11-tools-1.0.0-11|58	
12mr|x11-tools-1.0.0-11|59	# more tools
12mr|x11-tools-1.0.0-11|60	Requires: proxymngr
12mr|x11-tools-1.0.0-11|61	#Requires: xrx
12mr|x11-tools-1.0.0-11|62	
12mr|x11-tools-1.0.0-11|63	# build tools
12mr|x11-tools-1.0.0-11|64	Requires: makedepend
12mr|x11-tools-1.0.0-11|65	
12mr|x11-tools-1.0.0-11|66	%description
12mr|x11-tools-1.0.0-11|67	X11 tools
12mr|x11-tools-1.0.0-11|68	
12mr|x11-tools-1.0.0-11|69	%files
12mr|x11-tools-1.0.0-11|70	%defattr(-,root,root)
12mr|x11-tools-1.0.0-11|71	
12mr|x11-tools-1.0.0-11|72	
12mr|x11-tools-1.0.0-11|73	
12mr|x11-tools-1.0.0-11|74	%changelog
12mr|x11-tools-1.0.0-11|75	

19257 12
12mr|x11-util-cf-files-1.0.4-5|1	Name:		x11-util-cf-files
12mr|x11-util-cf-files-1.0.4-5|2	Version:	1.0.4
12mr|x11-util-cf-files-1.0.4-5|3	Release:	5
12mr|x11-util-cf-files-1.0.4-5|4	Summary:	Templates for imake
12mr|x11-util-cf-files-1.0.4-5|5	Group:		Development/X11
12mr|x11-util-cf-files-1.0.4-5|6	
12mr|x11-util-cf-files-1.0.4-5|7	Source:		http://xorg.freedesktop.org/releases/individual/util/xorg-cf-files-%{version}.tar.bz2
12mr|x11-util-cf-files-1.0.4-5|8	Patch0:		0001-Add-mdvconfig.patch
12mr|x11-util-cf-files-1.0.4-5|9	License:	MIT
12mr|x11-util-cf-files-1.0.4-5|10	Obsoletes:	xorg-cf-files < 1.0.2
12mr|x11-util-cf-files-1.0.4-5|11	BuildArch:	noarch
12mr|x11-util-cf-files-1.0.4-5|12	
12mr|x11-util-cf-files-1.0.4-5|13	%description
12mr|x11-util-cf-files-1.0.4-5|14	Templates for imake.
12mr|x11-util-cf-files-1.0.4-5|15	
12mr|x11-util-cf-files-1.0.4-5|16	%prep
12mr|x11-util-cf-files-1.0.4-5|17	%setup -q -n xorg-cf-files-%{version}
12mr|x11-util-cf-files-1.0.4-5|18	%patch0 -p1 -b .mdvconfig
12mr|x11-util-cf-files-1.0.4-5|19	
12mr|x11-util-cf-files-1.0.4-5|20	%build
12mr|x11-util-cf-files-1.0.4-5|21	%configure2_5x --with-config-dir=%{_datadir}/X11/config
12mr|x11-util-cf-files-1.0.4-5|22	%make
12mr|x11-util-cf-files-1.0.4-5|23	
12mr|x11-util-cf-files-1.0.4-5|24	%install
12mr|x11-util-cf-files-1.0.4-5|25	%makeinstall_std
12mr|x11-util-cf-files-1.0.4-5|26	
12mr|x11-util-cf-files-1.0.4-5|27	%files
12mr|x11-util-cf-files-1.0.4-5|28	%dir %{_datadir}/X11/config
12mr|x11-util-cf-files-1.0.4-5|29	%{_datadir}/X11/config/*
12mr|x11-util-cf-files-1.0.4-5|30	
12mr|x11-util-cf-files-1.0.4-5|31	
12mr|x11-util-cf-files-1.0.4-5|32	%changelog
12mr|x11-util-cf-files-1.0.4-5|33	* Mon Oct  22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|x11-util-cf-files-1.0.4-5|34	+ Commit: d76a5fa
12mr|x11-util-cf-files-1.0.4-5|35	- Should be noarch package, spec cleanup
12mr|x11-util-cf-files-1.0.4-5|36	
12mr|x11-util-cf-files-1.0.4-5|37	

19258 12
12mr|x11-util-macros-1.17-1|1	Name: x11-util-macros
12mr|x11-util-macros-1.17-1|2	BuildArch: noarch
12mr|x11-util-macros-1.17-1|3	Summary: Macro used for X.org development
12mr|x11-util-macros-1.17-1|4	Version: 1.17
12mr|x11-util-macros-1.17-1|5	Release: 1
12mr|x11-util-macros-1.17-1|6	Group: Development/X11
12mr|x11-util-macros-1.17-1|7	License: MIT
12mr|x11-util-macros-1.17-1|8	URL: http://xorg.freedesktop.org
12mr|x11-util-macros-1.17-1|9	Source0: http://xorg.freedesktop.org/releases/individual/util/util-macros-%{version}.tar.bz2
12mr|x11-util-macros-1.17-1|10	
12mr|x11-util-macros-1.17-1|11	%description
12mr|x11-util-macros-1.17-1|12	Macros used for X.org development
12mr|x11-util-macros-1.17-1|13	
12mr|x11-util-macros-1.17-1|14	%prep
12mr|x11-util-macros-1.17-1|15	%setup -q -n util-macros-%{version}
12mr|x11-util-macros-1.17-1|16	
12mr|x11-util-macros-1.17-1|17	%build
12mr|x11-util-macros-1.17-1|18	%configure
12mr|x11-util-macros-1.17-1|19	%make
12mr|x11-util-macros-1.17-1|20	
12mr|x11-util-macros-1.17-1|21	%install
12mr|x11-util-macros-1.17-1|22	%makeinstall_std
12mr|x11-util-macros-1.17-1|23	
12mr|x11-util-macros-1.17-1|24	%files
12mr|x11-util-macros-1.17-1|25	%{_datadir}/util-macros/INSTALL
12mr|x11-util-macros-1.17-1|26	%{_datadir}/aclocal/xorg-macros.m4
12mr|x11-util-macros-1.17-1|27	%{_datadir}/pkgconfig/xorg-macros.pc
12mr|x11-util-macros-1.17-1|28	
12mr|x11-util-macros-1.17-1|29	
12mr|x11-util-macros-1.17-1|30	
12mr|x11-util-macros-1.17-1|31	%changelog
12mr|x11-util-macros-1.17-1|32	

19259 12
12mr|x11-util-modular-0.0.2-13|1	Name: x11-util-modular
12mr|x11-util-modular-0.0.2-13|2	BuildArch: noarch
12mr|x11-util-modular-0.0.2-13|3	Summary: Set of scripts to manage modular X.org packages
12mr|x11-util-modular-0.0.2-13|4	Version: 0.0.2
12mr|x11-util-modular-0.0.2-13|5	Release: %mkrel 13
12mr|x11-util-modular-0.0.2-13|6	Group: Development/X11
12mr|x11-util-modular-0.0.2-13|7	########################################################################
12mr|x11-util-modular-0.0.2-13|8	# git clone git://anongit.freedesktop.org/xorg/util/modular xorg/util/modular
12mr|x11-util-modular-0.0.2-13|9	# cd xorg/util/modular
12mr|x11-util-modular-0.0.2-13|10	# git-archive --format=tar --prefix=x11-util-modular-0.0.2/ a78aabbfdadafcc6fa802f6bf45c832e645bc191 | bzip2 -9 > x11-util-modular-0.0.2.tar.bz2
12mr|x11-util-modular-0.0.2-13|11	########################################################################
12mr|x11-util-modular-0.0.2-13|12	Source0: %{name}-%{version}.tar.bz2
12mr|x11-util-modular-0.0.2-13|13	License: GPLv2+ and MIT
12mr|x11-util-modular-0.0.2-13|14	BuildRoot: %{_tmppath}/%{name}-root
12mr|x11-util-modular-0.0.2-13|15	
12mr|x11-util-modular-0.0.2-13|16	Requires: perl sudo
12mr|x11-util-modular-0.0.2-13|17	Requires: git-core cvs
12mr|x11-util-modular-0.0.2-13|18	Requires: make gcc bison flex autoconf
12mr|x11-util-modular-0.0.2-13|19	Requires: glibc-devel freetype2-devel
12mr|x11-util-modular-0.0.2-13|20	Requires: strace wget
12mr|x11-util-modular-0.0.2-13|21	
12mr|x11-util-modular-0.0.2-13|22	# git-format-patch master..patches
12mr|x11-util-modular-0.0.2-13|23	Patch1: 0001-Add-a-set-of-scripts-to-allow-easier-build-of-xorg-l.patch
12mr|x11-util-modular-0.0.2-13|24	Patch2: 0002-Update-to-latest-version-of-build-scripts.patch
12mr|x11-util-modular-0.0.2-13|25	Patch3: 0003-Update-to-latest-build-scripts.patch
12mr|x11-util-modular-0.0.2-13|26	Patch4: 0004-Update-for-rpm-build-and-current-git-master.patch
12mr|x11-util-modular-0.0.2-13|27	Patch5: 0005-Update-rpm-build-to-match-Mandriva-cooker.patch
12mr|x11-util-modular-0.0.2-13|28	Patch6: 0006-Update-script-to-build-a-xorg-snapshot-and-the-rpm-b.patch
12mr|x11-util-modular-0.0.2-13|29	Patch7: 0007-Update-build-scripts-to-match-latest-build-requirem.patch
12mr|x11-util-modular-0.0.2-13|30	Patch8: 0008-Update-to-latest-build-of-snapshot-packages.patch
12mr|x11-util-modular-0.0.2-13|31	
12mr|x11-util-modular-0.0.2-13|32	%description
12mr|x11-util-modular-0.0.2-13|33	Scripts used for X.org package management.
12mr|x11-util-modular-0.0.2-13|34	
12mr|x11-util-modular-0.0.2-13|35	%prep
12mr|x11-util-modular-0.0.2-13|36	%setup -q -n %{name}-%{version}
12mr|x11-util-modular-0.0.2-13|37	
12mr|x11-util-modular-0.0.2-13|38	%patch1 -p1
12mr|x11-util-modular-0.0.2-13|39	%patch2 -p1
12mr|x11-util-modular-0.0.2-13|40	%patch3 -p1
12mr|x11-util-modular-0.0.2-13|41	%patch4 -p1
12mr|x11-util-modular-0.0.2-13|42	%patch5 -p1
12mr|x11-util-modular-0.0.2-13|43	%patch6 -p1
12mr|x11-util-modular-0.0.2-13|44	%patch7 -p1
12mr|x11-util-modular-0.0.2-13|45	%patch8 -p1
12mr|x11-util-modular-0.0.2-13|46	
12mr|x11-util-modular-0.0.2-13|47	%build
12mr|x11-util-modular-0.0.2-13|48	
12mr|x11-util-modular-0.0.2-13|49	%install
12mr|x11-util-modular-0.0.2-13|50	rm -rf %{buildroot}
12mr|x11-util-modular-0.0.2-13|51	
12mr|x11-util-modular-0.0.2-13|52	pushd xorg-scripts
12mr|x11-util-modular-0.0.2-13|53	for script in *.pl; do
12mr|x11-util-modular-0.0.2-13|54	install -D -m 755 $script %{buildroot}/%{_bindir}/$script
12mr|x11-util-modular-0.0.2-13|55	done
12mr|x11-util-modular-0.0.2-13|56	install -D -m 644 xorg-scripts.txt %{buildroot}/%{_docdir}/%{name}/xorg-scripts.txt
12mr|x11-util-modular-0.0.2-13|57	popd
12mr|x11-util-modular-0.0.2-13|58	
12mr|x11-util-modular-0.0.2-13|59	%clean
12mr|x11-util-modular-0.0.2-13|60	rm -rf %{buildroot}
12mr|x11-util-modular-0.0.2-13|61	
12mr|x11-util-modular-0.0.2-13|62	%files
12mr|x11-util-modular-0.0.2-13|63	%defattr(-,root,root)
12mr|x11-util-modular-0.0.2-13|64	%{_bindir}/*.pl
12mr|x11-util-modular-0.0.2-13|65	%doc %{_docdir}/%{name}/*
12mr|x11-util-modular-0.0.2-13|66	
12mr|x11-util-modular-0.0.2-13|67	
12mr|x11-util-modular-0.0.2-13|68	
12mr|x11-util-modular-0.0.2-13|69	%changelog
12mr|x11-util-modular-0.0.2-13|70	

19260 12
12mr|x11-xtrans-devel-1.2.7-3|1	Name: x11-xtrans-devel
12mr|x11-xtrans-devel-1.2.7-3|2	Summary:  Abstract network code for X
12mr|x11-xtrans-devel-1.2.7-3|3	Version: 1.2.7
12mr|x11-xtrans-devel-1.2.7-3|4	Release: 3
12mr|x11-xtrans-devel-1.2.7-3|5	Group: Development/X11
12mr|x11-xtrans-devel-1.2.7-3|6	License: MIT
12mr|x11-xtrans-devel-1.2.7-3|7	URL: http://xorg.freedesktop.org
12mr|x11-xtrans-devel-1.2.7-3|8	Source0: http://xorg.freedesktop.org/releases/individual/lib/xtrans-%{version}.tar.bz2
12mr|x11-xtrans-devel-1.2.7-3|9	Source1: %name.rpmlintrc
12mr|x11-xtrans-devel-1.2.7-3|10	Patch0: xtrans-1.2.7-tirpc.patch
12mr|x11-xtrans-devel-1.2.7-3|11	Conflicts: libxorg-x11-devel < 7.0
12mr|x11-xtrans-devel-1.2.7-3|12	BuildRequires: pkgconfig(xorg-macros) >= 1.12
12mr|x11-xtrans-devel-1.2.7-3|13	
12mr|x11-xtrans-devel-1.2.7-3|14	%description
12mr|x11-xtrans-devel-1.2.7-3|15	Abstract network code for X
12mr|x11-xtrans-devel-1.2.7-3|16	
12mr|x11-xtrans-devel-1.2.7-3|17	%prep
12mr|x11-xtrans-devel-1.2.7-3|18	%setup -q -n xtrans-%{version}
12mr|x11-xtrans-devel-1.2.7-3|19	%apply_patches
12mr|x11-xtrans-devel-1.2.7-3|20	aclocal
12mr|x11-xtrans-devel-1.2.7-3|21	automake -a
12mr|x11-xtrans-devel-1.2.7-3|22	autoconf
12mr|x11-xtrans-devel-1.2.7-3|23	
12mr|x11-xtrans-devel-1.2.7-3|24	%build
12mr|x11-xtrans-devel-1.2.7-3|25	%configure
12mr|x11-xtrans-devel-1.2.7-3|26	%make
12mr|x11-xtrans-devel-1.2.7-3|27	
12mr|x11-xtrans-devel-1.2.7-3|28	%install
12mr|x11-xtrans-devel-1.2.7-3|29	%makeinstall_std
12mr|x11-xtrans-devel-1.2.7-3|30	rm %{buildroot}%_datadir/doc/xtrans/xtrans.*
12mr|x11-xtrans-devel-1.2.7-3|31	
12mr|x11-xtrans-devel-1.2.7-3|32	%pre
12mr|x11-xtrans-devel-1.2.7-3|33	if [ -h %{_includedir}/X11 ]; then
12mr|x11-xtrans-devel-1.2.7-3|34	rm -f %{_includedir}/X11
12mr|x11-xtrans-devel-1.2.7-3|35	fi
12mr|x11-xtrans-devel-1.2.7-3|36	
12mr|x11-xtrans-devel-1.2.7-3|37	%files
12mr|x11-xtrans-devel-1.2.7-3|38	%doc doc/xtrans.xml
12mr|x11-xtrans-devel-1.2.7-3|39	%{_datadir}/pkgconfig/xtrans.pc
12mr|x11-xtrans-devel-1.2.7-3|40	%{_datadir}/aclocal/xtrans.m4
12mr|x11-xtrans-devel-1.2.7-3|41	%{_includedir}/X11/Xtrans/Xtransint.h
12mr|x11-xtrans-devel-1.2.7-3|42	%{_includedir}/X11/Xtrans/Xtrans.h
12mr|x11-xtrans-devel-1.2.7-3|43	%{_includedir}/X11/Xtrans/Xtrans.c
12mr|x11-xtrans-devel-1.2.7-3|44	%{_includedir}/X11/Xtrans/Xtranslcl.c
12mr|x11-xtrans-devel-1.2.7-3|45	%{_includedir}/X11/Xtrans/Xtranssock.c
12mr|x11-xtrans-devel-1.2.7-3|46	%{_includedir}/X11/Xtrans/Xtranstli.c
12mr|x11-xtrans-devel-1.2.7-3|47	%{_includedir}/X11/Xtrans/Xtransutil.c
12mr|x11-xtrans-devel-1.2.7-3|48	%{_includedir}/X11/Xtrans/transport.c
12mr|x11-xtrans-devel-1.2.7-3|49	
12mr|x11-xtrans-devel-1.2.7-3|50	
12mr|x11-xtrans-devel-1.2.7-3|51	%changelog
12mr|x11-xtrans-devel-1.2.7-3|52	* Thu Oct 04 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.2.7-3
12mr|x11-xtrans-devel-1.2.7-3|53	+ Revision: 818376
12mr|x11-xtrans-devel-1.2.7-3|54	- Teach xtrans to find authdes_create and friends in tirpc, not glibc
12mr|x11-xtrans-devel-1.2.7-3|55	
12mr|x11-xtrans-devel-1.2.7-3|56	* Sun Mar 25 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.7-1
12mr|x11-xtrans-devel-1.2.7-3|57	+ Revision: 786721
12mr|x11-xtrans-devel-1.2.7-3|58	- version update 1.2.7
12mr|x11-xtrans-devel-1.2.7-3|59	
12mr|x11-xtrans-devel-1.2.7-3|60	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.6-2
12mr|x11-xtrans-devel-1.2.7-3|61	+ Revision: 671232
12mr|x11-xtrans-devel-1.2.7-3|62	- mass rebuild
12mr|x11-xtrans-devel-1.2.7-3|63	
12mr|x11-xtrans-devel-1.2.7-3|64	* Wed Nov 10 2010 Thierry Vignaud <tv@mandriva.org> 1.2.6-1mdv2011.0
12mr|x11-xtrans-devel-1.2.7-3|65	+ Revision: 595704
12mr|x11-xtrans-devel-1.2.7-3|66	- new release
12mr|x11-xtrans-devel-1.2.7-3|67	
12mr|x11-xtrans-devel-1.2.7-3|68	* Wed Nov 11 2009 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.2.5-1mdv2010.1
12mr|x11-xtrans-devel-1.2.7-3|69	+ Revision: 464649
12mr|x11-xtrans-devel-1.2.7-3|70	- New version: 1.2.5
12mr|x11-xtrans-devel-1.2.7-3|71	
12mr|x11-xtrans-devel-1.2.7-3|72	* Sat Aug 01 2009 Frederik Himpe <fhimpe@mandriva.org> 1.2.4-1mdv2010.0
12mr|x11-xtrans-devel-1.2.7-3|73	+ Revision: 407073
12mr|x11-xtrans-devel-1.2.7-3|74	- update to new version 1.2.4
12mr|x11-xtrans-devel-1.2.7-3|75	
12mr|x11-xtrans-devel-1.2.7-3|76	* Mon Jan 12 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.2.3-1mdv2009.1
12mr|x11-xtrans-devel-1.2.7-3|77	+ Revision: 328597
12mr|x11-xtrans-devel-1.2.7-3|78	- New version
12mr|x11-xtrans-devel-1.2.7-3|79	
12mr|x11-xtrans-devel-1.2.7-3|80	* Mon Dec 22 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 1.2.2-1mdv2009.1
12mr|x11-xtrans-devel-1.2.7-3|81	+ Revision: 317651
12mr|x11-xtrans-devel-1.2.7-3|82	- Update to version 1.2.2
12mr|x11-xtrans-devel-1.2.7-3|83	
12mr|x11-xtrans-devel-1.2.7-3|84	* Wed Jul 16 2008 Ander Conselvan de Oliveira <ander@mandriva.com> 1.2.1-1mdv2009.0
12mr|x11-xtrans-devel-1.2.7-3|85	+ Revision: 236559
12mr|x11-xtrans-devel-1.2.7-3|86	- Update to version 1.2.1
12mr|x11-xtrans-devel-1.2.7-3|87	
12mr|x11-xtrans-devel-1.2.7-3|88	* Mon May 12 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.2-1mdv2009.0
12mr|x11-xtrans-devel-1.2.7-3|89	+ Revision: 206235
12mr|x11-xtrans-devel-1.2.7-3|90	- Update to upstream release version 1.2.
12mr|x11-xtrans-devel-1.2.7-3|91	
12mr|x11-xtrans-devel-1.2.7-3|92	* Mon Apr 14 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1-1mdv2009.0
12mr|x11-xtrans-devel-1.2.7-3|93	+ Revision: 192900
12mr|x11-xtrans-devel-1.2.7-3|94	- Update to version 1.1.
12mr|x11-xtrans-devel-1.2.7-3|95	
12mr|x11-xtrans-devel-1.2.7-3|96	+ Thierry Vignaud <tv@mandriva.org>
12mr|x11-xtrans-devel-1.2.7-3|97	- fix no-buildroot-tag
12mr|x11-xtrans-devel-1.2.7-3|98	- kill re-definition of %%buildroot on Pixel's request
12mr|x11-xtrans-devel-1.2.7-3|99	
12mr|x11-xtrans-devel-1.2.7-3|100	* Mon Oct 15 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.0.4-1mdv2008.1
12mr|x11-xtrans-devel-1.2.7-3|101	+ Revision: 98583
12mr|x11-xtrans-devel-1.2.7-3|102	- new upstream version: 1.0.4 (typo fix for 1.0.3)
12mr|x11-xtrans-devel-1.2.7-3|103	- minor spec cleanup
12mr|x11-xtrans-devel-1.2.7-3|104	

19261 12
12mr|x125-0.2.3-9|1	Summary:	A printer driver for the Lexmark X125 All-in-one printer/scanner/fax
12mr|x125-0.2.3-9|2	Name:		x125
12mr|x125-0.2.3-9|3	Version:	0.2.3
12mr|x125-0.2.3-9|4	Release:	%mkrel 9
12mr|x125-0.2.3-9|5	Group:		System/Printing
12mr|x125-0.2.3-9|6	License:	GPL
12mr|x125-0.2.3-9|7	URL:		http://sourceforge.net/projects/x125-linux/
12mr|x125-0.2.3-9|8	Source0:	http://heanet.dl.sourceforge.net/sourceforge/x125-linux/x125-drv-0.2.3.tar.gz
12mr|x125-0.2.3-9|9	Source1:	http://heanet.dl.sourceforge.net/sourceforge/x125-linux/x125-drv-network-0.2.0.tar.gz
12mr|x125-0.2.3-9|10	Patch0:		x125-0.2.3-LDFLAGS.diff
12mr|x125-0.2.3-9|11	Conflicts:	printer-utils = 2007
12mr|x125-0.2.3-9|12	Conflicts:	printer-filters = 2007
12mr|x125-0.2.3-9|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|x125-0.2.3-9|14	
12mr|x125-0.2.3-9|15	%description
12mr|x125-0.2.3-9|16	A printer driver for the Lexmark X125 All-in-one printer/scanner/fax.
12mr|x125-0.2.3-9|17	
12mr|x125-0.2.3-9|18	%prep
12mr|x125-0.2.3-9|19	
12mr|x125-0.2.3-9|20	%setup -q -c -T -a0 -a1
12mr|x125-0.2.3-9|21	%patch0 -p1 -b .LDFLAGS
12mr|x125-0.2.3-9|22	
12mr|x125-0.2.3-9|23	%build
12mr|x125-0.2.3-9|24	cd drv_x125/src
12mr|x125-0.2.3-9|25	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|x125-0.2.3-9|26	cd ../..
12mr|x125-0.2.3-9|27	cd drv_x125_network/src
12mr|x125-0.2.3-9|28	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mr|x125-0.2.3-9|29	cd ../..
12mr|x125-0.2.3-9|30	
12mr|x125-0.2.3-9|31	%install
12mr|x125-0.2.3-9|32	rm -rf %{buildroot}
12mr|x125-0.2.3-9|33	
12mr|x125-0.2.3-9|34	install -d %{buildroot}%{_bindir}
12mr|x125-0.2.3-9|35	
12mr|x125-0.2.3-9|36	install -m0755 drv_x125/src/x125_cmyk %{buildroot}%{_bindir}/
12mr|x125-0.2.3-9|37	install -m0755 drv_x125/src/x125_cmyk_print.sh %{buildroot}%{_bindir}/
12mr|x125-0.2.3-9|38	install -m0755 drv_x125_network/src/x125_network %{buildroot}%{_bindir}/
12mr|x125-0.2.3-9|39	
12mr|x125-0.2.3-9|40	cp drv_x125/README README.drv_x125
12mr|x125-0.2.3-9|41	cp drv_x125/FAQ FAQ.drv_x125
12mr|x125-0.2.3-9|42	cp drv_x125/ChangeLog ChangeLog.drv_x125
12mr|x125-0.2.3-9|43	cp drv_x125_network/README README.drv_x125_network
12mr|x125-0.2.3-9|44	cp drv_x125_network/FAQ FAQ.drv_x125_network
12mr|x125-0.2.3-9|45	cp drv_x125_network/ChangeLog ChangeLog.drv_x125_network
12mr|x125-0.2.3-9|46	
12mr|x125-0.2.3-9|47	%clean
12mr|x125-0.2.3-9|48	rm -rf %{buildroot}
12mr|x125-0.2.3-9|49	
12mr|x125-0.2.3-9|50	%files
12mr|x125-0.2.3-9|51	%defattr(0644,root,root,0755)
12mr|x125-0.2.3-9|52	%doc drv_x125/LICENSE README.* FAQ.* ChangeLog.*
12mr|x125-0.2.3-9|53	%attr(0755,root,root) %{_bindir}/*
12mr|x125-0.2.3-9|54	
12mr|x125-0.2.3-9|55	
12mr|x125-0.2.3-9|56	
12mr|x125-0.2.3-9|57	%changelog
12mr|x125-0.2.3-9|58	

19262 12
12mr|x264-0.125-0.20121015.1|1	Summary:	H264/AVC encoder
12mr|x264-0.125-0.20121015.1|2	Name:		x264
12mr|x264-0.125-0.20121015.1|3	%define	major	125
12mr|x264-0.125-0.20121015.1|4	Version:	0.%{major}
12mr|x264-0.125-0.20121015.1|5	%define	date	20121015
12mr|x264-0.125-0.20121015.1|6	Release:	0.%{date}.1
12mr|x264-0.125-0.20121015.1|7	%define	rev	2245
12mr|x264-0.125-0.20121015.1|8	%define	fname	%{name}-snapshot-%{date}-%{rev}-stable
12mr|x264-0.125-0.20121015.1|9	Source0:	ftp://ftp.videolan.org/pub/videolan/x264/snapshots/%fname.tar.bz2
12mr|x264-0.125-0.20121015.1|10	
12mr|x264-0.125-0.20121015.1|11	License:	GPLv2+
12mr|x264-0.125-0.20121015.1|12	Group:		Video
12mr|x264-0.125-0.20121015.1|13	Url:		http://x264.nl/
12mr|x264-0.125-0.20121015.1|14	
12mr|x264-0.125-0.20121015.1|15	BuildRequires:	yasm
12mr|x264-0.125-0.20121015.1|16	BuildRequires:	git-core
12mr|x264-0.125-0.20121015.1|17	BuildRequires:	pkgconfig(x11)
12mr|x264-0.125-0.20121015.1|18	BuildRequires:	pkgconfig(libavfilter)
12mr|x264-0.125-0.20121015.1|19	
12mr|x264-0.125-0.20121015.1|20	%description
12mr|x264-0.125-0.20121015.1|21	x264 is a free library for encoding H264/AVC video streams. The code
12mr|x264-0.125-0.20121015.1|22	is written by Laurent Aimar, Eric Petit(OS X), Min Chen (vfw/nasm),
12mr|x264-0.125-0.20121015.1|23	Justin Clay(vfw), Måns Rullgård and Loren Merritt from scratch. It is
12mr|x264-0.125-0.20121015.1|24	released under the terms of the GPL license.
12mr|x264-0.125-0.20121015.1|25	
12mr|x264-0.125-0.20121015.1|26	This package is in tainted repository as the video encoder may be covered
12mr|x264-0.125-0.20121015.1|27	by software patents.
12mr|x264-0.125-0.20121015.1|28	
12mr|x264-0.125-0.20121015.1|29	%define	libname	%mklibname %{name}_ %{major}
12mr|x264-0.125-0.20121015.1|30	%define	devname	%mklibname -d %{name}
12mr|x264-0.125-0.20121015.1|31	%define staticname %mklibname -d %{name}-static
12mr|x264-0.125-0.20121015.1|32	
12mr|x264-0.125-0.20121015.1|33	%package -n	%{libname}
12mr|x264-0.125-0.20121015.1|34	Summary:	Shared library of x264
12mr|x264-0.125-0.20121015.1|35	Group:		System/Libraries
12mr|x264-0.125-0.20121015.1|36	
12mr|x264-0.125-0.20121015.1|37	%description -n	%{libname}
12mr|x264-0.125-0.20121015.1|38	x264 dynamic libraries
12mr|x264-0.125-0.20121015.1|39	
12mr|x264-0.125-0.20121015.1|40	%package -n	%{devname}
12mr|x264-0.125-0.20121015.1|41	Summary:	H264/AVC encoding library headers
12mr|x264-0.125-0.20121015.1|42	Group:		Development/C
12mr|x264-0.125-0.20121015.1|43	Requires:	%{libname} = %{EVRD}
12mr|x264-0.125-0.20121015.1|44	Provides:	%{name}-devel = %{EVRD}
12mr|x264-0.125-0.20121015.1|45	
12mr|x264-0.125-0.20121015.1|46	%description -n	%{devname}
12mr|x264-0.125-0.20121015.1|47	x264 is a free library for encoding H264/AVC video streams. The code
12mr|x264-0.125-0.20121015.1|48	is written by Laurent Aimar, Eric Petit(OS X), Min Chen (vfw/nasm),
12mr|x264-0.125-0.20121015.1|49	Justin Clay(vfw), Måns Rullgård and Loren Merritt from scratch. It is
12mr|x264-0.125-0.20121015.1|50	released under the terms of the GPL license.
12mr|x264-0.125-0.20121015.1|51	
12mr|x264-0.125-0.20121015.1|52	%package -n	%{staticname}
12mr|x264-0.125-0.20121015.1|53	Summary:	Static library for the x264 H264/AVC encoding library
12mr|x264-0.125-0.20121015.1|54	Group:		Development/C
12mr|x264-0.125-0.20121015.1|55	Requires:	%{devname} = %{EVRD}
12mr|x264-0.125-0.20121015.1|56	
12mr|x264-0.125-0.20121015.1|57	%description -n %{staticname}
12mr|x264-0.125-0.20121015.1|58	Static library for the x264 H264/AVC encoding library
12mr|x264-0.125-0.20121015.1|59	
12mr|x264-0.125-0.20121015.1|60	%prep
12mr|x264-0.125-0.20121015.1|61	%setup -q -n %{fname}
12mr|x264-0.125-0.20121015.1|62	
12mr|x264-0.125-0.20121015.1|63	%build
12mr|x264-0.125-0.20121015.1|64	CFLAGS="%{optflags} -Ofast" \
12mr|x264-0.125-0.20121015.1|65	%configure2_5x	--enable-shared \
12mr|x264-0.125-0.20121015.1|66	--enable-pic \
12mr|x264-0.125-0.20121015.1|67	--enable-visualize \
12mr|x264-0.125-0.20121015.1|68	--enable-static
12mr|x264-0.125-0.20121015.1|69	%make
12mr|x264-0.125-0.20121015.1|70	
12mr|x264-0.125-0.20121015.1|71	%install
12mr|x264-0.125-0.20121015.1|72	%makeinstall
12mr|x264-0.125-0.20121015.1|73	
12mr|x264-0.125-0.20121015.1|74	%files
12mr|x264-0.125-0.20121015.1|75	%doc AUTHORS doc/*
12mr|x264-0.125-0.20121015.1|76	%{_bindir}/%{name}
12mr|x264-0.125-0.20121015.1|77	
12mr|x264-0.125-0.20121015.1|78	%files -n %{libname}
12mr|x264-0.125-0.20121015.1|79	%{_libdir}/libx264.so.%{major}*
12mr|x264-0.125-0.20121015.1|80	
12mr|x264-0.125-0.20121015.1|81	%files -n %{devname}
12mr|x264-0.125-0.20121015.1|82	%{_libdir}/libx264.so
12mr|x264-0.125-0.20121015.1|83	%{_includedir}/*.h
12mr|x264-0.125-0.20121015.1|84	%{_libdir}/pkgconfig/*.pc
12mr|x264-0.125-0.20121015.1|85	
12mr|x264-0.125-0.20121015.1|86	%files -n %{staticname}
12mr|x264-0.125-0.20121015.1|87	%{_libdir}/libx264.a
12mr|x264-0.125-0.20121015.1|88	
12mr|x264-0.125-0.20121015.1|89	%changelog
12mr|x264-0.125-0.20121015.1|90	

19263 12
12mr|xalan-j2-2.7.0-7.0.12|1	# Copyright (c) 2000-2007, JPackage Project
12mr|xalan-j2-2.7.0-7.0.12|2	# All rights reserved.
12mr|xalan-j2-2.7.0-7.0.12|3	#
12mr|xalan-j2-2.7.0-7.0.12|4	# Redistribution and use in source and binary forms, with or without
12mr|xalan-j2-2.7.0-7.0.12|5	# modification, are permitted provided that the following conditions
12mr|xalan-j2-2.7.0-7.0.12|6	# are met:
12mr|xalan-j2-2.7.0-7.0.12|7	#
12mr|xalan-j2-2.7.0-7.0.12|8	# 1. Redistributions of source code must retain the above copyright
12mr|xalan-j2-2.7.0-7.0.12|9	#    notice, this list of conditions and the following disclaimer.
12mr|xalan-j2-2.7.0-7.0.12|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|xalan-j2-2.7.0-7.0.12|11	#    notice, this list of conditions and the following disclaimer in the
12mr|xalan-j2-2.7.0-7.0.12|12	#    documentation and/or other materials provided with the
12mr|xalan-j2-2.7.0-7.0.12|13	#    distribution.
12mr|xalan-j2-2.7.0-7.0.12|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|xalan-j2-2.7.0-7.0.12|15	#    contributors may be used to endorse or promote products derived
12mr|xalan-j2-2.7.0-7.0.12|16	#    from this software without specific prior written permission.
12mr|xalan-j2-2.7.0-7.0.12|17	#
12mr|xalan-j2-2.7.0-7.0.12|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|xalan-j2-2.7.0-7.0.12|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|xalan-j2-2.7.0-7.0.12|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|xalan-j2-2.7.0-7.0.12|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|xalan-j2-2.7.0-7.0.12|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|xalan-j2-2.7.0-7.0.12|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|xalan-j2-2.7.0-7.0.12|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|xalan-j2-2.7.0-7.0.12|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|xalan-j2-2.7.0-7.0.12|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|xalan-j2-2.7.0-7.0.12|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|xalan-j2-2.7.0-7.0.12|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|xalan-j2-2.7.0-7.0.12|29	#
12mr|xalan-j2-2.7.0-7.0.12|30	
12mr|xalan-j2-2.7.0-7.0.12|31	%define _with_bootstrap 0
12mr|xalan-j2-2.7.0-7.0.12|32	%define gcj_support 0
12mr|xalan-j2-2.7.0-7.0.12|33	%define bootstrap %{?_with_bootstrap:1}%{!?_with_bootstrap:%{?_without_bootstrap:0}%{!?_without_bootstrap:%{?_bootstrap:%{_bootstrap}}%{!?_bootstrap:0}}}
12mr|xalan-j2-2.7.0-7.0.12|34	
12mr|xalan-j2-2.7.0-7.0.12|35	%define section free
12mr|xalan-j2-2.7.0-7.0.12|36	%define cvs_version 2_7_0
12mr|xalan-j2-2.7.0-7.0.12|37	
12mr|xalan-j2-2.7.0-7.0.12|38	Name:           xalan-j2
12mr|xalan-j2-2.7.0-7.0.12|39	Version:        2.7.0
12mr|xalan-j2-2.7.0-7.0.12|40	Release:        %mkrel 7.0.12
12mr|xalan-j2-2.7.0-7.0.12|41	Epoch:          0
12mr|xalan-j2-2.7.0-7.0.12|42	Summary:        Java XSLT processor
12mr|xalan-j2-2.7.0-7.0.12|43	License:        Apache Software License
12mr|xalan-j2-2.7.0-7.0.12|44	Source0:        http://www.apache.org/dist/xml/xalan-j/xalan-j_%{cvs_version}-src.tar.bz2
12mr|xalan-j2-2.7.0-7.0.12|45	Patch0:         %{name}-noxsltcdeps.patch
12mr|xalan-j2-2.7.0-7.0.12|46	Patch1:         %{name}-manifest.patch
12mr|xalan-j2-2.7.0-7.0.12|47	Patch2:         %{name}-crosslink.patch
12mr|xalan-j2-2.7.0-7.0.12|48	URL:            http://xalan.apache.org/
12mr|xalan-j2-2.7.0-7.0.12|49	Group:          Development/Java
12mr|xalan-j2-2.7.0-7.0.12|50	#Vendor:         JPackage Project
12mr|xalan-j2-2.7.0-7.0.12|51	#Distribution:   JPackage
12mr|xalan-j2-2.7.0-7.0.12|52	#BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|xalan-j2-2.7.0-7.0.12|53	
12mr|xalan-j2-2.7.0-7.0.12|54	%if ! %{gcj_support}
12mr|xalan-j2-2.7.0-7.0.12|55	BuildArch:      noarch
12mr|xalan-j2-2.7.0-7.0.12|56	%endif
12mr|xalan-j2-2.7.0-7.0.12|57	Provides:       jaxp_transform_impl
12mr|xalan-j2-2.7.0-7.0.12|58	Requires:       jaxp_parser_impl
12mr|xalan-j2-2.7.0-7.0.12|59	Requires(post):  update-alternatives
12mr|xalan-j2-2.7.0-7.0.12|60	Requires(preun): update-alternatives
12mr|xalan-j2-2.7.0-7.0.12|61	BuildRequires:  jpackage-utils >= 0:1.6
12mr|xalan-j2-2.7.0-7.0.12|62	BuildRequires:  java-rpmbuild
12mr|xalan-j2-2.7.0-7.0.12|63	BuildRequires:  ant
12mr|xalan-j2-2.7.0-7.0.12|64	%if ! %{bootstrap}
12mr|xalan-j2-2.7.0-7.0.12|65	BuildRequires:  java_cup
12mr|xalan-j2-2.7.0-7.0.12|66	BuildRequires:  bcel
12mr|xalan-j2-2.7.0-7.0.12|67	BuildRequires:  jlex
12mr|xalan-j2-2.7.0-7.0.12|68	BuildRequires:  regexp
12mr|xalan-j2-2.7.0-7.0.12|69	BuildRequires:  sed
12mr|xalan-j2-2.7.0-7.0.12|70	BuildRequires:  servletapi5
12mr|xalan-j2-2.7.0-7.0.12|71	BuildRequires:  xerces-j2 >= 0:2.7.1
12mr|xalan-j2-2.7.0-7.0.12|72	%endif
12mr|xalan-j2-2.7.0-7.0.12|73	#BuildRequires:  xerces-j2 >= 0:2.7.1
12mr|xalan-j2-2.7.0-7.0.12|74	BuildRequires:  xml-commons-jaxp-1.3-apis >= 0:1.3.03
12mr|xalan-j2-2.7.0-7.0.12|75	
12mr|xalan-j2-2.7.0-7.0.12|76	%if %{gcj_support}
12mr|xalan-j2-2.7.0-7.0.12|77	BuildRequires:    java-gcj-compat-devel
12mr|xalan-j2-2.7.0-7.0.12|78	%endif
12mr|xalan-j2-2.7.0-7.0.12|79	
12mr|xalan-j2-2.7.0-7.0.12|80	%description
12mr|xalan-j2-2.7.0-7.0.12|81	Xalan is an XSLT processor for transforming XML documents into HTML,
12mr|xalan-j2-2.7.0-7.0.12|82	text, or other XML document types. It implements the W3C Recommendations
12mr|xalan-j2-2.7.0-7.0.12|83	for XSL Transformations (XSLT) and the XML Path Language (XPath). It can
12mr|xalan-j2-2.7.0-7.0.12|84	be used from the command line, in an applet or a servlet, or as a module
12mr|xalan-j2-2.7.0-7.0.12|85	in other program.
12mr|xalan-j2-2.7.0-7.0.12|86	
12mr|xalan-j2-2.7.0-7.0.12|87	%if ! %{bootstrap}
12mr|xalan-j2-2.7.0-7.0.12|88	%package        xsltc
12mr|xalan-j2-2.7.0-7.0.12|89	Summary:        XSLT compiler
12mr|xalan-j2-2.7.0-7.0.12|90	Group:          Development/Java
12mr|xalan-j2-2.7.0-7.0.12|91	Requires:       java_cup
12mr|xalan-j2-2.7.0-7.0.12|92	Requires:       bcel
12mr|xalan-j2-2.7.0-7.0.12|93	Requires:       jlex
12mr|xalan-j2-2.7.0-7.0.12|94	Requires:       regexp
12mr|xalan-j2-2.7.0-7.0.12|95	Requires:       jaxp_parser_impl
12mr|xalan-j2-2.7.0-7.0.12|96	
12mr|xalan-j2-2.7.0-7.0.12|97	%if %{gcj_support}
12mr|xalan-j2-2.7.0-7.0.12|98	BuildRequires:    java-gcj-compat-devel
12mr|xalan-j2-2.7.0-7.0.12|99	%endif
12mr|xalan-j2-2.7.0-7.0.12|100	
12mr|xalan-j2-2.7.0-7.0.12|101	%description    xsltc
12mr|xalan-j2-2.7.0-7.0.12|102	The XSLT Compiler is a Java-based tool for compiling XSLT stylesheets into
12mr|xalan-j2-2.7.0-7.0.12|103	lightweight and portable Java byte codes called translets.
12mr|xalan-j2-2.7.0-7.0.12|104	%endif
12mr|xalan-j2-2.7.0-7.0.12|105	
12mr|xalan-j2-2.7.0-7.0.12|106	%package        manual
12mr|xalan-j2-2.7.0-7.0.12|107	Summary:        Manual for %{name}
12mr|xalan-j2-2.7.0-7.0.12|108	Group:          Development/Java
12mr|xalan-j2-2.7.0-7.0.12|109	
12mr|xalan-j2-2.7.0-7.0.12|110	%description    manual
12mr|xalan-j2-2.7.0-7.0.12|111	Documentation for %{name}.
12mr|xalan-j2-2.7.0-7.0.12|112	
12mr|xalan-j2-2.7.0-7.0.12|113	%package        javadoc
12mr|xalan-j2-2.7.0-7.0.12|114	Summary:        Javadoc for %{name}
12mr|xalan-j2-2.7.0-7.0.12|115	Group:          Development/Java
12mr|xalan-j2-2.7.0-7.0.12|116	BuildRequires:  java-javadoc
12mr|xalan-j2-2.7.0-7.0.12|117	
12mr|xalan-j2-2.7.0-7.0.12|118	%description    javadoc
12mr|xalan-j2-2.7.0-7.0.12|119	Javadoc for %{name}.
12mr|xalan-j2-2.7.0-7.0.12|120	
12mr|xalan-j2-2.7.0-7.0.12|121	%if ! %{bootstrap}
12mr|xalan-j2-2.7.0-7.0.12|122	%package        demo
12mr|xalan-j2-2.7.0-7.0.12|123	Summary:        Demo for %{name}
12mr|xalan-j2-2.7.0-7.0.12|124	Group:          Development/Java
12mr|xalan-j2-2.7.0-7.0.12|125	Requires:       %{name} = %{epoch}:%{version}-%{release}, servlet
12mr|xalan-j2-2.7.0-7.0.12|126	BuildRequires:  servlet
12mr|xalan-j2-2.7.0-7.0.12|127	
12mr|xalan-j2-2.7.0-7.0.12|128	%if %{gcj_support}
12mr|xalan-j2-2.7.0-7.0.12|129	BuildRequires:    java-gcj-compat-devel
12mr|xalan-j2-2.7.0-7.0.12|130	%endif
12mr|xalan-j2-2.7.0-7.0.12|131	
12mr|xalan-j2-2.7.0-7.0.12|132	%description    demo
12mr|xalan-j2-2.7.0-7.0.12|133	Demonstrations and samples for %{name}.
12mr|xalan-j2-2.7.0-7.0.12|134	%endif
12mr|xalan-j2-2.7.0-7.0.12|135	
12mr|xalan-j2-2.7.0-7.0.12|136	%prep
12mr|xalan-j2-2.7.0-7.0.12|137	%setup -q -n xalan-j_%{cvs_version}
12mr|xalan-j2-2.7.0-7.0.12|138	%patch0 -p0
12mr|xalan-j2-2.7.0-7.0.12|139	%patch1 -p0
12mr|xalan-j2-2.7.0-7.0.12|140	%patch2 -p0
12mr|xalan-j2-2.7.0-7.0.12|141	# Remove all binary libs, except ones needed to build docs and N/A elsewhere.
12mr|xalan-j2-2.7.0-7.0.12|142	for j in $(find . -name "*.jar"); do
12mr|xalan-j2-2.7.0-7.0.12|143	rm $j
12mr|xalan-j2-2.7.0-7.0.12|144	done
12mr|xalan-j2-2.7.0-7.0.12|145	# FIXME who knows where the sources are? xalan-j1 ?
12mr|xalan-j2-2.7.0-7.0.12|146	#mv tools/xalan2jdoc.jar.no tools/xalan2jdoc.jar
12mr|xalan-j2-2.7.0-7.0.12|147	#mv tools/xalan2jtaglet.jar.no tools/xalan2jtaglet.jar
12mr|xalan-j2-2.7.0-7.0.12|148	
12mr|xalan-j2-2.7.0-7.0.12|149	%build
12mr|xalan-j2-2.7.0-7.0.12|150	if [ ! -e "$JAVA_HOME" ] ; then export JAVA_HOME="%{java_home}" ; fi
12mr|xalan-j2-2.7.0-7.0.12|151	pushd lib
12mr|xalan-j2-2.7.0-7.0.12|152	ln -sf $(build-classpath java_cup-runtime) runtime.jar
12mr|xalan-j2-2.7.0-7.0.12|153	ln -sf $(build-classpath bcel) BCEL.jar
12mr|xalan-j2-2.7.0-7.0.12|154	ln -sf $(build-classpath regexp) regexp.jar
12mr|xalan-j2-2.7.0-7.0.12|155	ln -sf $(build-classpath xerces-j2) xercesImpl.jar
12mr|xalan-j2-2.7.0-7.0.12|156	ln -sf $(build-classpath xml-commons-jaxp-1.3-apis) xml-apis.jar
12mr|xalan-j2-2.7.0-7.0.12|157	popd
12mr|xalan-j2-2.7.0-7.0.12|158	pushd tools
12mr|xalan-j2-2.7.0-7.0.12|159	ln -sf $(build-classpath java_cup) java_cup.jar
12mr|xalan-j2-2.7.0-7.0.12|160	ln -sf $(build-classpath ant) ant.jar
12mr|xalan-j2-2.7.0-7.0.12|161	ln -sf $(build-classpath jlex) JLex.jar
12mr|xalan-j2-2.7.0-7.0.12|162	#ln -sf $(build-classpath xml-stylebook) stylebook-1.0-b3_xalan-2.jar
12mr|xalan-j2-2.7.0-7.0.12|163	popd
12mr|xalan-j2-2.7.0-7.0.12|164	export CLASSPATH=$(build-classpath servletapi5)
12mr|xalan-j2-2.7.0-7.0.12|165	
12mr|xalan-j2-2.7.0-7.0.12|166	%if %{bootstrap}
12mr|xalan-j2-2.7.0-7.0.12|167	%{ant} \
12mr|xalan-j2-2.7.0-7.0.12|168	-Djava.awt.headless=true \
12mr|xalan-j2-2.7.0-7.0.12|169	-Dapi.j2se=%{_javadocdir}/java \
12mr|xalan-j2-2.7.0-7.0.12|170	-Dbuild.xalan-interpretive.jar=build/xalan-interpretive.jar \
12mr|xalan-j2-2.7.0-7.0.12|171	xalan-interpretive.jar
12mr|xalan-j2-2.7.0-7.0.12|172	%else
12mr|xalan-j2-2.7.0-7.0.12|173	%{ant} \
12mr|xalan-j2-2.7.0-7.0.12|174	-Djava.awt.headless=true \
12mr|xalan-j2-2.7.0-7.0.12|175	-Dapi.j2se=%{_javadocdir}/java \
12mr|xalan-j2-2.7.0-7.0.12|176	-Dbuild.xalan-interpretive.jar=build/xalan-interpretive.jar \
12mr|xalan-j2-2.7.0-7.0.12|177	xalan-interpretive.jar\
12mr|xalan-j2-2.7.0-7.0.12|178	xsltc.unbundledjar \
12mr|xalan-j2-2.7.0-7.0.12|179	docs \
12mr|xalan-j2-2.7.0-7.0.12|180	xsltc.docs \
12mr|xalan-j2-2.7.0-7.0.12|181	javadocs \
12mr|xalan-j2-2.7.0-7.0.12|182	samples \
12mr|xalan-j2-2.7.0-7.0.12|183	servlet
12mr|xalan-j2-2.7.0-7.0.12|184	%endif
12mr|xalan-j2-2.7.0-7.0.12|185	
12mr|xalan-j2-2.7.0-7.0.12|186	%install
12mr|xalan-j2-2.7.0-7.0.12|187	rm -rf $RPM_BUILD_ROOT
12mr|xalan-j2-2.7.0-7.0.12|188	
12mr|xalan-j2-2.7.0-7.0.12|189	# jars
12mr|xalan-j2-2.7.0-7.0.12|190	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|xalan-j2-2.7.0-7.0.12|191	install -p -m 644 build/xalan-interpretive.jar \
12mr|xalan-j2-2.7.0-7.0.12|192	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|xalan-j2-2.7.0-7.0.12|193	%if ! %{bootstrap}
12mr|xalan-j2-2.7.0-7.0.12|194	install -p -m 644 build/xsltc.jar \
12mr|xalan-j2-2.7.0-7.0.12|195	$RPM_BUILD_ROOT%{_javadir}/xsltc-%{version}.jar
12mr|xalan-j2-2.7.0-7.0.12|196	%endif
12mr|xalan-j2-2.7.0-7.0.12|197	install -p -m 644 build/serializer.jar \
12mr|xalan-j2-2.7.0-7.0.12|198	$RPM_BUILD_ROOT%{_javadir}/%{name}-serializer-%{version}.jar
12mr|xalan-j2-2.7.0-7.0.12|199	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|xalan-j2-2.7.0-7.0.12|200	
12mr|xalan-j2-2.7.0-7.0.12|201	%if ! %{bootstrap}
12mr|xalan-j2-2.7.0-7.0.12|202	
12mr|xalan-j2-2.7.0-7.0.12|203	# javadoc
12mr|xalan-j2-2.7.0-7.0.12|204	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|xalan-j2-2.7.0-7.0.12|205	cp -pr build/docs/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|xalan-j2-2.7.0-7.0.12|206	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|xalan-j2-2.7.0-7.0.12|207	rm -rf build/docs/apidocs
12mr|xalan-j2-2.7.0-7.0.12|208	
12mr|xalan-j2-2.7.0-7.0.12|209	# demo
12mr|xalan-j2-2.7.0-7.0.12|210	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|xalan-j2-2.7.0-7.0.12|211	install -p -m 644 build/xalansamples.jar \
12mr|xalan-j2-2.7.0-7.0.12|212	$RPM_BUILD_ROOT%{_datadir}/%{name}/%{name}-samples.jar
12mr|xalan-j2-2.7.0-7.0.12|213	install -p -m 644 build/xalanservlet.war \
12mr|xalan-j2-2.7.0-7.0.12|214	$RPM_BUILD_ROOT%{_datadir}/%{name}/%{name}-servlet.war
12mr|xalan-j2-2.7.0-7.0.12|215	cp -pr samples $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|xalan-j2-2.7.0-7.0.12|216	
12mr|xalan-j2-2.7.0-7.0.12|217	# fix link between manual and javadoc
12mr|xalan-j2-2.7.0-7.0.12|218	(cd build/docs; ln -sf %{_javadocdir}/%{name}-%{version} apidocs)
12mr|xalan-j2-2.7.0-7.0.12|219	
12mr|xalan-j2-2.7.0-7.0.12|220	%endif
12mr|xalan-j2-2.7.0-7.0.12|221	
12mr|xalan-j2-2.7.0-7.0.12|222	%if 0
12mr|xalan-j2-2.7.0-7.0.12|223	# jaxp_transform_impl ghost symlink
12mr|xalan-j2-2.7.0-7.0.12|224	ln -s %{_sysconfdir}/alternatives \
12mr|xalan-j2-2.7.0-7.0.12|225	$RPM_BUILD_ROOT%{_javadir}/jaxp_transform_impl.jar
12mr|xalan-j2-2.7.0-7.0.12|226	%endif
12mr|xalan-j2-2.7.0-7.0.12|227	
12mr|xalan-j2-2.7.0-7.0.12|228	%{gcj_compile}
12mr|xalan-j2-2.7.0-7.0.12|229	
12mr|xalan-j2-2.7.0-7.0.12|230	%clean
12mr|xalan-j2-2.7.0-7.0.12|231	rm -rf $RPM_BUILD_ROOT
12mr|xalan-j2-2.7.0-7.0.12|232	
12mr|xalan-j2-2.7.0-7.0.12|233	%post
12mr|xalan-j2-2.7.0-7.0.12|234	update-alternatives --install %{_javadir}/jaxp_transform_impl.jar \
12mr|xalan-j2-2.7.0-7.0.12|235	jaxp_transform_impl %{_javadir}/%{name}.jar 30
12mr|xalan-j2-2.7.0-7.0.12|236	
12mr|xalan-j2-2.7.0-7.0.12|237	%if %{gcj_support}
12mr|xalan-j2-2.7.0-7.0.12|238	%{update_gcjdb}
12mr|xalan-j2-2.7.0-7.0.12|239	%endif
12mr|xalan-j2-2.7.0-7.0.12|240	
12mr|xalan-j2-2.7.0-7.0.12|241	%if %{gcj_support}
12mr|xalan-j2-2.7.0-7.0.12|242	%postun
12mr|xalan-j2-2.7.0-7.0.12|243	${clean_gcjdb}
12mr|xalan-j2-2.7.0-7.0.12|244	%endif
12mr|xalan-j2-2.7.0-7.0.12|245	
12mr|xalan-j2-2.7.0-7.0.12|246	%preun
12mr|xalan-j2-2.7.0-7.0.12|247	{
12mr|xalan-j2-2.7.0-7.0.12|248	[ $1 = 0 ] || exit 0
12mr|xalan-j2-2.7.0-7.0.12|249	update-alternatives --remove jaxp_transform_impl %{_javadir}/%{name}.jar
12mr|xalan-j2-2.7.0-7.0.12|250	} >/dev/null 2>&1 || :
12mr|xalan-j2-2.7.0-7.0.12|251	
12mr|xalan-j2-2.7.0-7.0.12|252	#%post xsltc
12mr|xalan-j2-2.7.0-7.0.12|253	#update-alternatives --install %{_javadir}/jaxp_transform_impl.jar \
12mr|xalan-j2-2.7.0-7.0.12|254	#  jaxp_transform_impl %{_javadir}/xsltc.jar 10
12mr|xalan-j2-2.7.0-7.0.12|255	
12mr|xalan-j2-2.7.0-7.0.12|256	#%preun xsltc
12mr|xalan-j2-2.7.0-7.0.12|257	#{
12mr|xalan-j2-2.7.0-7.0.12|258	#  [ $1 = 0 ] || exit 0
12mr|xalan-j2-2.7.0-7.0.12|259	#  update-alternatives --remove jaxp_transform_impl %{_javadir}/xsltc.jar
12mr|xalan-j2-2.7.0-7.0.12|260	#} >/dev/null 2>&1 || :
12mr|xalan-j2-2.7.0-7.0.12|261	
12mr|xalan-j2-2.7.0-7.0.12|262	%if ! %{bootstrap}
12mr|xalan-j2-2.7.0-7.0.12|263	%if 0
12mr|xalan-j2-2.7.0-7.0.12|264	%post javadoc
12mr|xalan-j2-2.7.0-7.0.12|265	rm -f %{_javadocdir}/%{name}
12mr|xalan-j2-2.7.0-7.0.12|266	ln -s %{name}-%{version} %{_javadocdir}/%{name}
12mr|xalan-j2-2.7.0-7.0.12|267	
12mr|xalan-j2-2.7.0-7.0.12|268	%postun javadoc
12mr|xalan-j2-2.7.0-7.0.12|269	if [ "$1" = "0" ]; then
12mr|xalan-j2-2.7.0-7.0.12|270	rm -f %{_javadocdir}/%{name}
12mr|xalan-j2-2.7.0-7.0.12|271	fi
12mr|xalan-j2-2.7.0-7.0.12|272	%endif
12mr|xalan-j2-2.7.0-7.0.12|273	
12mr|xalan-j2-2.7.0-7.0.12|274	%if %{gcj_support}
12mr|xalan-j2-2.7.0-7.0.12|275	%post xsltc
12mr|xalan-j2-2.7.0-7.0.12|276	%{update_gcjdb}
12mr|xalan-j2-2.7.0-7.0.12|277	%endif
12mr|xalan-j2-2.7.0-7.0.12|278	
12mr|xalan-j2-2.7.0-7.0.12|279	%if %{gcj_support}
12mr|xalan-j2-2.7.0-7.0.12|280	%postun xsltc
12mr|xalan-j2-2.7.0-7.0.12|281	%{clean_gcjdb}
12mr|xalan-j2-2.7.0-7.0.12|282	%endif
12mr|xalan-j2-2.7.0-7.0.12|283	
12mr|xalan-j2-2.7.0-7.0.12|284	%if %{gcj_support}
12mr|xalan-j2-2.7.0-7.0.12|285	%post demo
12mr|xalan-j2-2.7.0-7.0.12|286	%{update_gcjdb}
12mr|xalan-j2-2.7.0-7.0.12|287	%endif
12mr|xalan-j2-2.7.0-7.0.12|288	
12mr|xalan-j2-2.7.0-7.0.12|289	%if %{gcj_support}
12mr|xalan-j2-2.7.0-7.0.12|290	%postun demo
12mr|xalan-j2-2.7.0-7.0.12|291	%{clean_gcjdb}
12mr|xalan-j2-2.7.0-7.0.12|292	%endif
12mr|xalan-j2-2.7.0-7.0.12|293	%endif
12mr|xalan-j2-2.7.0-7.0.12|294	
12mr|xalan-j2-2.7.0-7.0.12|295	%files
12mr|xalan-j2-2.7.0-7.0.12|296	%defattr(0644,root,root,0755)
12mr|xalan-j2-2.7.0-7.0.12|297	%doc KEYS licenses/xalan.LICENSE.txt licenses/xalan.NOTICE.txt licenses/serializer.LICENSE.txt licenses/serializer.NOTICE.txt
12mr|xalan-j2-2.7.0-7.0.12|298	%{_javadir}/%{name}-%{version}.jar
12mr|xalan-j2-2.7.0-7.0.12|299	%{_javadir}/%{name}.jar
12mr|xalan-j2-2.7.0-7.0.12|300	%{_javadir}/%{name}-serializer-%{version}.jar
12mr|xalan-j2-2.7.0-7.0.12|301	%{_javadir}/%{name}-serializer.jar
12mr|xalan-j2-2.7.0-7.0.12|302	%if 0
12mr|xalan-j2-2.7.0-7.0.12|303	%ghost %{_javadir}/jaxp_transform_impl.jar
12mr|xalan-j2-2.7.0-7.0.12|304	%endif
12mr|xalan-j2-2.7.0-7.0.12|305	
12mr|xalan-j2-2.7.0-7.0.12|306	%if %{gcj_support}
12mr|xalan-j2-2.7.0-7.0.12|307	%dir %{_libdir}/gcj/%{name}
12mr|xalan-j2-2.7.0-7.0.12|308	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
12mr|xalan-j2-2.7.0-7.0.12|309	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-serializer-%{version}.jar.*
12mr|xalan-j2-2.7.0-7.0.12|310	%endif
12mr|xalan-j2-2.7.0-7.0.12|311	
12mr|xalan-j2-2.7.0-7.0.12|312	%if ! %{bootstrap}
12mr|xalan-j2-2.7.0-7.0.12|313	%files xsltc
12mr|xalan-j2-2.7.0-7.0.12|314	%defattr(0644,root,root,0755)
12mr|xalan-j2-2.7.0-7.0.12|315	%{_javadir}/xsltc-%{version}.jar
12mr|xalan-j2-2.7.0-7.0.12|316	%{_javadir}/xsltc.jar
12mr|xalan-j2-2.7.0-7.0.12|317	#%ghost %{_javadir}/jaxp_transform_impl.jar
12mr|xalan-j2-2.7.0-7.0.12|318	
12mr|xalan-j2-2.7.0-7.0.12|319	%if %{gcj_support}
12mr|xalan-j2-2.7.0-7.0.12|320	%attr(-,root,root) %{_libdir}/gcj/%{name}/xsltc-%{version}.jar.*
12mr|xalan-j2-2.7.0-7.0.12|321	%endif
12mr|xalan-j2-2.7.0-7.0.12|322	
12mr|xalan-j2-2.7.0-7.0.12|323	%files manual
12mr|xalan-j2-2.7.0-7.0.12|324	%defattr(0644,root,root,0755)
12mr|xalan-j2-2.7.0-7.0.12|325	%doc build/docs/*
12mr|xalan-j2-2.7.0-7.0.12|326	
12mr|xalan-j2-2.7.0-7.0.12|327	%files javadoc
12mr|xalan-j2-2.7.0-7.0.12|328	%defattr(0644,root,root,0755)
12mr|xalan-j2-2.7.0-7.0.12|329	%doc %{_javadocdir}/%{name}-%{version}
12mr|xalan-j2-2.7.0-7.0.12|330	%doc %{_javadocdir}/%{name}
12mr|xalan-j2-2.7.0-7.0.12|331	
12mr|xalan-j2-2.7.0-7.0.12|332	%files demo
12mr|xalan-j2-2.7.0-7.0.12|333	%defattr(0644,root,root,0755)
12mr|xalan-j2-2.7.0-7.0.12|334	%{_datadir}/%{name}
12mr|xalan-j2-2.7.0-7.0.12|335	
12mr|xalan-j2-2.7.0-7.0.12|336	%if %{gcj_support}
12mr|xalan-j2-2.7.0-7.0.12|337	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-samples.jar.*
12mr|xalan-j2-2.7.0-7.0.12|338	%endif
12mr|xalan-j2-2.7.0-7.0.12|339	%endif
12mr|xalan-j2-2.7.0-7.0.12|340	
12mr|xalan-j2-2.7.0-7.0.12|341	
12mr|xalan-j2-2.7.0-7.0.12|342	
12mr|xalan-j2-2.7.0-7.0.12|343	%changelog
12mr|xalan-j2-2.7.0-7.0.12|344	

19264 12
12mr|xapian-core-1.2.12-1|1	%define oname xapian
12mr|xapian-core-1.2.12-1|2	%define major 22
12mr|xapian-core-1.2.12-1|3	%define libname %mklibname %{oname} %{major}
12mr|xapian-core-1.2.12-1|4	%define develname %mklibname %{oname} -d
12mr|xapian-core-1.2.12-1|5	%define develnamestatic %mklibname %{oname} -d -s
12mr|xapian-core-1.2.12-1|6	
12mr|xapian-core-1.2.12-1|7	Summary:	Search engine library
12mr|xapian-core-1.2.12-1|8	Name:		xapian-core
12mr|xapian-core-1.2.12-1|9	Version:	1.2.12
12mr|xapian-core-1.2.12-1|10	Release:	1
12mr|xapian-core-1.2.12-1|11	License:	GPLv2+
12mr|xapian-core-1.2.12-1|12	Group:		Databases
12mr|xapian-core-1.2.12-1|13	URL:		http://www.xapian.org/
12mr|xapian-core-1.2.12-1|14	Source0:	http://www.oligarchy.co.uk/xapian/%{version}/%{name}-%{version}.tar.gz
12mr|xapian-core-1.2.12-1|15	BuildRequires:	pkgconfig(uuid)
12mr|xapian-core-1.2.12-1|16	BuildRequires:	pkgconfig(zlib)
12mr|xapian-core-1.2.12-1|17	BuildRequires:	valgrind
12mr|xapian-core-1.2.12-1|18	%ifarch x86_64
12mr|xapian-core-1.2.12-1|19	BuildRequires:	chrpath
12mr|xapian-core-1.2.12-1|20	%endif
12mr|xapian-core-1.2.12-1|21	Requires:	%{libname} = %{version}-%{release}
12mr|xapian-core-1.2.12-1|22	Obsoletes:	xapian < 1.0.7
12mr|xapian-core-1.2.12-1|23	Provides:	xapian = %{version}-%{release}
12mr|xapian-core-1.2.12-1|24	
12mr|xapian-core-1.2.12-1|25	%description
12mr|xapian-core-1.2.12-1|26	Xapian is an Open Source Search Engine Library, released under the
12mr|xapian-core-1.2.12-1|27	GPL. It's written in C++, with bindings to allow use from Perl,
12mr|xapian-core-1.2.12-1|28	Python, PHP, Java, Tcl, C#, and Ruby (so far!)
12mr|xapian-core-1.2.12-1|29	
12mr|xapian-core-1.2.12-1|30	Xapian is a highly adaptable toolkit which allows developers to easily
12mr|xapian-core-1.2.12-1|31	add advanced indexing and search facilities to their own applications.
12mr|xapian-core-1.2.12-1|32	It supports the Probabilistic Information Retrieval model and also
12mr|xapian-core-1.2.12-1|33	supports a rich set of boolean query operators.
12mr|xapian-core-1.2.12-1|34	
12mr|xapian-core-1.2.12-1|35	%package -n %{libname}
12mr|xapian-core-1.2.12-1|36	Summary:	Shared library for %{name}
12mr|xapian-core-1.2.12-1|37	Group:		System/Libraries
12mr|xapian-core-1.2.12-1|38	Obsoletes:	%{mklibname %{oname} 15} < 1.2.2
12mr|xapian-core-1.2.12-1|39	
12mr|xapian-core-1.2.12-1|40	%description -n %{libname}
12mr|xapian-core-1.2.12-1|41	Shared library for %{name}.
12mr|xapian-core-1.2.12-1|42	
12mr|xapian-core-1.2.12-1|43	%package  -n %{develname}
12mr|xapian-core-1.2.12-1|44	Summary:	Development files for %{name}
12mr|xapian-core-1.2.12-1|45	Group:		Development/Other
12mr|xapian-core-1.2.12-1|46	Provides:	%{name}-devel = %{version}-%{release}
12mr|xapian-core-1.2.12-1|47	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|xapian-core-1.2.12-1|48	Provides:	%{oname}-devel = %{version}-%{release}
12mr|xapian-core-1.2.12-1|49	Provides:	lib%{oname}-devel = %{version}-%{release}
12mr|xapian-core-1.2.12-1|50	Requires:	%{libname} = %{version}-%{release}
12mr|xapian-core-1.2.12-1|51	
12mr|xapian-core-1.2.12-1|52	%description -n %{develname}
12mr|xapian-core-1.2.12-1|53	Development files and headers for %{name}.
12mr|xapian-core-1.2.12-1|54	
12mr|xapian-core-1.2.12-1|55	%package  -n %{develnamestatic}
12mr|xapian-core-1.2.12-1|56	Summary:	Development files for %{name}
12mr|xapian-core-1.2.12-1|57	Group:		Development/Other
12mr|xapian-core-1.2.12-1|58	Provides:	%{name}-devel-static = %{version}-%{release}
12mr|xapian-core-1.2.12-1|59	Provides:	lib%{name}-devel-static = %{version}-%{release}
12mr|xapian-core-1.2.12-1|60	Provides:	%{oname}-devel-static = %{version}-%{release}
12mr|xapian-core-1.2.12-1|61	Provides:	lib%{oname}-devel-static = %{version}-%{release}
12mr|xapian-core-1.2.12-1|62	Requires:	%{name}-devel = %{version}-%{release}
12mr|xapian-core-1.2.12-1|63	
12mr|xapian-core-1.2.12-1|64	%description -n %{develnamestatic}
12mr|xapian-core-1.2.12-1|65	Development static files and headers for %{name}.
12mr|xapian-core-1.2.12-1|66	
12mr|xapian-core-1.2.12-1|67	%prep
12mr|xapian-core-1.2.12-1|68	%setup -q
12mr|xapian-core-1.2.12-1|69	
12mr|xapian-core-1.2.12-1|70	%build
12mr|xapian-core-1.2.12-1|71	%configure2_5x \
12mr|xapian-core-1.2.12-1|72	%ifarch x86_64
12mr|xapian-core-1.2.12-1|73	--enable-sse \
12mr|xapian-core-1.2.12-1|74	%else
12mr|xapian-core-1.2.12-1|75	--disable-sse \
12mr|xapian-core-1.2.12-1|76	%endif
12mr|xapian-core-1.2.12-1|77	--enable-shared
12mr|xapian-core-1.2.12-1|78	
12mr|xapian-core-1.2.12-1|79	%make
12mr|xapian-core-1.2.12-1|80	
12mr|xapian-core-1.2.12-1|81	%install
12mr|xapian-core-1.2.12-1|82	%makeinstall_std
12mr|xapian-core-1.2.12-1|83	%ifarch x86_64
12mr|xapian-core-1.2.12-1|84	chrpath -d %{buildroot}%{_bindir}/copydatabase
12mr|xapian-core-1.2.12-1|85	chrpath -d %{buildroot}%{_bindir}/delve
12mr|xapian-core-1.2.12-1|86	chrpath -d %{buildroot}%{_bindir}/quest
12mr|xapian-core-1.2.12-1|87	chrpath -d %{buildroot}%{_bindir}/simpleexpand
12mr|xapian-core-1.2.12-1|88	chrpath -d %{buildroot}%{_bindir}/simpleindex
12mr|xapian-core-1.2.12-1|89	chrpath -d %{buildroot}%{_bindir}/simplesearch
12mr|xapian-core-1.2.12-1|90	chrpath -d %{buildroot}%{_bindir}/xapian-compact
12mr|xapian-core-1.2.12-1|91	chrpath -d %{buildroot}%{_bindir}/xapian-progsrv
12mr|xapian-core-1.2.12-1|92	chrpath -d %{buildroot}%{_bindir}/xapian-tcpsrv
12mr|xapian-core-1.2.12-1|93	chrpath -d %{buildroot}%{_bindir}/xapian-check
12mr|xapian-core-1.2.12-1|94	chrpath -d %{buildroot}%{_bindir}/xapian-inspect
12mr|xapian-core-1.2.12-1|95	chrpath -d %{buildroot}%{_bindir}/xapian-replicate-server
12mr|xapian-core-1.2.12-1|96	chrpath -d %{buildroot}%{_bindir}/xapian-chert-update
12mr|xapian-core-1.2.12-1|97	chrpath -d %{buildroot}%{_bindir}/xapian-metadata
12mr|xapian-core-1.2.12-1|98	chrpath -d %{buildroot}%{_bindir}/xapian-replicate
12mr|xapian-core-1.2.12-1|99	%endif
12mr|xapian-core-1.2.12-1|100	
12mr|xapian-core-1.2.12-1|101	%files
12mr|xapian-core-1.2.12-1|102	%{_bindir}/copydatabase
12mr|xapian-core-1.2.12-1|103	%{_bindir}/delve
12mr|xapian-core-1.2.12-1|104	%{_bindir}/quest
12mr|xapian-core-1.2.12-1|105	%{_bindir}/simpleexpand
12mr|xapian-core-1.2.12-1|106	%{_bindir}/simpleindex
12mr|xapian-core-1.2.12-1|107	%{_bindir}/simplesearch
12mr|xapian-core-1.2.12-1|108	%{_bindir}/xapian-*
12mr|xapian-core-1.2.12-1|109	%exclude %{_bindir}/xapian-config
12mr|xapian-core-1.2.12-1|110	%{_mandir}/man1/*
12mr|xapian-core-1.2.12-1|111	
12mr|xapian-core-1.2.12-1|112	%files -n %{libname}
12mr|xapian-core-1.2.12-1|113	%{_libdir}/libxapian.so.%{major}*
12mr|xapian-core-1.2.12-1|114	
12mr|xapian-core-1.2.12-1|115	%files -n %{develname}
12mr|xapian-core-1.2.12-1|116	%doc %{_docdir}/%{name}/
12mr|xapian-core-1.2.12-1|117	%dir %{_includedir}/xapian
12mr|xapian-core-1.2.12-1|118	%{_bindir}/xapian-config
12mr|xapian-core-1.2.12-1|119	%{_includedir}/xapian/*.h
12mr|xapian-core-1.2.12-1|120	%{_includedir}/*.h
12mr|xapian-core-1.2.12-1|121	%{_datadir}/aclocal/xapian.m4
12mr|xapian-core-1.2.12-1|122	%{_libdir}/libxapian.so
12mr|xapian-core-1.2.12-1|123	%{_libdir}/cmake/xapian/*.cmake
12mr|xapian-core-1.2.12-1|124	
12mr|xapian-core-1.2.12-1|125	%files -n %{develnamestatic}
12mr|xapian-core-1.2.12-1|126	%{_libdir}/libxapian.a
12mr|xapian-core-1.2.12-1|127	
12mr|xapian-core-1.2.12-1|128	

19265 12
12mr|xarchiver-0.5.2-11|1	Summary:	Xarchiver, a lightweight archiving/compression tool
12mr|xarchiver-0.5.2-11|2	Name:		xarchiver
12mr|xarchiver-0.5.2-11|3	Version:	0.5.2
12mr|xarchiver-0.5.2-11|4	Release:	11
12mr|xarchiver-0.5.2-11|5	License:	GPLv2
12mr|xarchiver-0.5.2-11|6	Group:		Archiving/Compression
12mr|xarchiver-0.5.2-11|7	URL:		http://xarchiver.xfce.org
12mr|xarchiver-0.5.2-11|8	Source0:	http://downloads.sourceforge.net/xarchiver/%{name}-%{version}.tar.bz2
12mr|xarchiver-0.5.2-11|9	Patch0:		xarchiver-0.5.2-format_not_a_string_literal_and_no_format_arguments.patch
12mr|xarchiver-0.5.2-11|10	Patch1:		xarchiver-0.5.2-fix_7z_support.patch
12mr|xarchiver-0.5.2-11|11	Patch2:		xarchiver-0.5.2-add_xz_support.patch
12mr|xarchiver-0.5.2-11|12	BuildRequires:	gtk+2-devel
12mr|xarchiver-0.5.2-11|13	BuildRequires:	desktop-file-utils
12mr|xarchiver-0.5.2-11|14	Requires(post):	desktop-file-utils
12mr|xarchiver-0.5.2-11|15	Requires(postun): desktop-file-utils
12mr|xarchiver-0.5.2-11|16	#Requires:	binutils
12mr|xarchiver-0.5.2-11|17	Requires:	unzip
12mr|xarchiver-0.5.2-11|18	Requires:	zip
12mr|xarchiver-0.5.2-11|19	Suggests:	arj
12mr|xarchiver-0.5.2-11|20	Suggests:	p7zip
12mr|xarchiver-0.5.2-11|21	Suggests:	lha
12mr|xarchiver-0.5.2-11|22	Suggests:	unrar
12mr|xarchiver-0.5.2-11|23	Suggests:	xz
12mr|xarchiver-0.5.2-11|24	
12mr|xarchiver-0.5.2-11|25	%description
12mr|xarchiver-0.5.2-11|26	Xarchiver is a GTK+2 only frontend to 7z, zip, rar, tar, bzip2, gzip, arj,
12mr|xarchiver-0.5.2-11|27	lha, rpm and deb (open and extract only).Xarchiver allows you to create,
12mr|xarchiver-0.5.2-11|28	add, extract and delete files in the above formats. 7z, zip, rar, arj
12mr|xarchiver-0.5.2-11|29	password protected archives are supported.
12mr|xarchiver-0.5.2-11|30	
12mr|xarchiver-0.5.2-11|31	%prep
12mr|xarchiver-0.5.2-11|32	%setup -q
12mr|xarchiver-0.5.2-11|33	%patch0 -p1
12mr|xarchiver-0.5.2-11|34	%patch1 -p1
12mr|xarchiver-0.5.2-11|35	%patch2 -p1
12mr|xarchiver-0.5.2-11|36	
12mr|xarchiver-0.5.2-11|37	%build
12mr|xarchiver-0.5.2-11|38	%configure2_5x
12mr|xarchiver-0.5.2-11|39	%make
12mr|xarchiver-0.5.2-11|40	
12mr|xarchiver-0.5.2-11|41	%install
12mr|xarchiver-0.5.2-11|42	%makeinstall_std
12mr|xarchiver-0.5.2-11|43	
12mr|xarchiver-0.5.2-11|44	%find_lang %{name} --with-gnome %{name}.lang
12mr|xarchiver-0.5.2-11|45	
12mr|xarchiver-0.5.2-11|46	# make the .desktop file compliant with xdg specs
12mr|xarchiver-0.5.2-11|47	
12mr|xarchiver-0.5.2-11|48	desktop-file-install \
12mr|xarchiver-0.5.2-11|49	--vendor="" \
12mr|xarchiver-0.5.2-11|50	--remove-key="Encoding" \
12mr|xarchiver-0.5.2-11|51	--remove-mime-type="multipart/x-zip" \
12mr|xarchiver-0.5.2-11|52	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/xarchiver.desktop
12mr|xarchiver-0.5.2-11|53	
12mr|xarchiver-0.5.2-11|54	
12mr|xarchiver-0.5.2-11|55	%files -f %{name}.lang
12mr|xarchiver-0.5.2-11|56	%{_bindir}/%{name}
12mr|xarchiver-0.5.2-11|57	%{_docdir}/%{name}/*
12mr|xarchiver-0.5.2-11|58	%{_datadir}/applications/*.desktop
12mr|xarchiver-0.5.2-11|59	%{_libdir}/thunar-archive-plugin/xarchiver.tap
12mr|xarchiver-0.5.2-11|60	%{_iconsdir}/hicolor/*/apps/*.png
12mr|xarchiver-0.5.2-11|61	%{_datadir}/pixmaps/%{name}/*.png
12mr|xarchiver-0.5.2-11|62	%{_iconsdir}/hicolor/scalable/apps/*.svg
12mr|xarchiver-0.5.2-11|63	
12mr|xarchiver-0.5.2-11|64	
12mr|xarchiver-0.5.2-11|65	
12mr|xarchiver-0.5.2-11|66	%changelog
12mr|xarchiver-0.5.2-11|67	

19266 12
12mr|xauth-1.0.7-2|1	Name:		xauth
12mr|xauth-1.0.7-2|2	Version:	1.0.7
12mr|xauth-1.0.7-2|3	Release:	2
12mr|xauth-1.0.7-2|4	Epoch:		1
12mr|xauth-1.0.7-2|5	Summary:	X authority file utility
12mr|xauth-1.0.7-2|6	Group:		Development/X11
12mr|xauth-1.0.7-2|7	License:	MIT
12mr|xauth-1.0.7-2|8	URL:		http://xorg.freedesktop.org
12mr|xauth-1.0.7-2|9	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xauth-1.0.7-2|10	
12mr|xauth-1.0.7-2|11	BuildRequires:	pkgconfig(x11)
12mr|xauth-1.0.7-2|12	BuildRequires:	pkgconfig(xau)
12mr|xauth-1.0.7-2|13	BuildRequires:	pkgconfig(xext)
12mr|xauth-1.0.7-2|14	BuildRequires:	pkgconfig(xmu)
12mr|xauth-1.0.7-2|15	BuildRequires:	x11-util-macros
12mr|xauth-1.0.7-2|16	
12mr|xauth-1.0.7-2|17	%description
12mr|xauth-1.0.7-2|18	The xauth program is used to edit and display the authorization information
12mr|xauth-1.0.7-2|19	used in connecting to the X server. This program is usually used to extract
12mr|xauth-1.0.7-2|20	authorization records from one machine and merge them in on another (as is the
12mr|xauth-1.0.7-2|21	case when using remote logins or granting access to other users).
12mr|xauth-1.0.7-2|22	
12mr|xauth-1.0.7-2|23	%prep
12mr|xauth-1.0.7-2|24	%setup -q
12mr|xauth-1.0.7-2|25	
12mr|xauth-1.0.7-2|26	%build
12mr|xauth-1.0.7-2|27	%configure	--x-includes=%{_includedir}\
12mr|xauth-1.0.7-2|28	--x-libraries=%{_libdir}
12mr|xauth-1.0.7-2|29	
12mr|xauth-1.0.7-2|30	%make
12mr|xauth-1.0.7-2|31	
12mr|xauth-1.0.7-2|32	%install
12mr|xauth-1.0.7-2|33	%makeinstall_std
12mr|xauth-1.0.7-2|34	
12mr|xauth-1.0.7-2|35	%files
12mr|xauth-1.0.7-2|36	%{_bindir}/xauth
12mr|xauth-1.0.7-2|37	%{_mandir}/man1/xauth.*
12mr|xauth-1.0.7-2|38	

19267 12
12mr|xavs-0.1.55-2|1	%define	major	1
12mr|xavs-0.1.55-2|2	%define	libname	%mklibname xavs %{major}
12mr|xavs-0.1.55-2|3	%define	devname	%mklibname -d xavs
12mr|xavs-0.1.55-2|4	
12mr|xavs-0.1.55-2|5	Summary:	Audio Video Standard of China
12mr|xavs-0.1.55-2|6	Name:		xavs
12mr|xavs-0.1.55-2|7	Version:	0.1.55
12mr|xavs-0.1.55-2|8	Release:	2
12mr|xavs-0.1.55-2|9	License:	GPLv2+
12mr|xavs-0.1.55-2|10	Group:		Video
12mr|xavs-0.1.55-2|11	URL:		http://xavs.sourceforge.net/
12mr|xavs-0.1.55-2|12	Source0:	%{name}-%{version}.tar.xz
12mr|xavs-0.1.55-2|13	Patch0:		xavs-0.1.55-dont-strip-symbols.patch
12mr|xavs-0.1.55-2|14	
12mr|xavs-0.1.55-2|15	%description
12mr|xavs-0.1.55-2|16	AVS is the Audio Video Standard of China.  This project aims to
12mr|xavs-0.1.55-2|17	implement high quality AVS encoder and decoder.
12mr|xavs-0.1.55-2|18	
12mr|xavs-0.1.55-2|19	%package -n	%{libname}
12mr|xavs-0.1.55-2|20	Group:		System/Libraries
12mr|xavs-0.1.55-2|21	Summary:	Audio Video Standard of China
12mr|xavs-0.1.55-2|22	
12mr|xavs-0.1.55-2|23	%description -n	%{libname}
12mr|xavs-0.1.55-2|24	AVS is the Audio Video Standard of China.  This project aims to
12mr|xavs-0.1.55-2|25	implement high quality AVS encoder and decoder.
12mr|xavs-0.1.55-2|26	
12mr|xavs-0.1.55-2|27	%package -n	%{devname}
12mr|xavs-0.1.55-2|28	Group:		Development/C
12mr|xavs-0.1.55-2|29	Summary:	Development files for libxavs
12mr|xavs-0.1.55-2|30	Requires:	%{libname} = %{EVRD}
12mr|xavs-0.1.55-2|31	
12mr|xavs-0.1.55-2|32	%description -n	%{devname}
12mr|xavs-0.1.55-2|33	This package contains development files required to build applications against
12mr|xavs-0.1.55-2|34	libxavs.
12mr|xavs-0.1.55-2|35	
12mr|xavs-0.1.55-2|36	%prep
12mr|xavs-0.1.55-2|37	%setup -q
12mr|xavs-0.1.55-2|38	%patch0 -p1 -b .nostrip~
12mr|xavs-0.1.55-2|39	
12mr|xavs-0.1.55-2|40	%build
12mr|xavs-0.1.55-2|41	CFLAGS="%{optflags} -Ofast" \
12mr|xavs-0.1.55-2|42	%configure2_5x	--enable-shared \
12mr|xavs-0.1.55-2|43	--disable-asm
12mr|xavs-0.1.55-2|44	# enabling asm code breaks build
12mr|xavs-0.1.55-2|45	
12mr|xavs-0.1.55-2|46	%install
12mr|xavs-0.1.55-2|47	%makeinstall_std
12mr|xavs-0.1.55-2|48	
12mr|xavs-0.1.55-2|49	%files
12mr|xavs-0.1.55-2|50	%doc doc/*.txt
12mr|xavs-0.1.55-2|51	%{_bindir}/xavs
12mr|xavs-0.1.55-2|52	
12mr|xavs-0.1.55-2|53	%files -n %{libname}
12mr|xavs-0.1.55-2|54	%{_libdir}/libxavs.so.%{major}*
12mr|xavs-0.1.55-2|55	
12mr|xavs-0.1.55-2|56	%files -n %{devname}
12mr|xavs-0.1.55-2|57	%{_includedir}/xavs.h
12mr|xavs-0.1.55-2|58	%{_libdir}/libxavs.a
12mr|xavs-0.1.55-2|59	%{_libdir}/libxavs.so
12mr|xavs-0.1.55-2|60	%{_libdir}/pkgconfig/xavs.pc
12mr|xavs-0.1.55-2|61	
12mr|xavs-0.1.55-2|62	
12mr|xavs-0.1.55-2|63	
12mr|xavs-0.1.55-2|64	%changelog
12mr|xavs-0.1.55-2|65	

19268 12
12mr|Xaw3d-1.5E-14|1	Summary:	A version of the MIT Athena widget set for X
12mr|Xaw3d-1.5E-14|2	Name:		Xaw3d
12mr|Xaw3d-1.5E-14|3	Version:	1.5E
12mr|Xaw3d-1.5E-14|4	Release:	%mkrel 14
12mr|Xaw3d-1.5E-14|5	Group:		System/Libraries
12mr|Xaw3d-1.5E-14|6	BuildRequires:	libx11-devel
12mr|Xaw3d-1.5E-14|7	BuildRequires:	libxext-devel
12mr|Xaw3d-1.5E-14|8	BuildRequires:	libxmu-devel
12mr|Xaw3d-1.5E-14|9	BuildRequires:	libxt-devel
12mr|Xaw3d-1.5E-14|10	BuildRequires:	libxpm-devel
12mr|Xaw3d-1.5E-14|11	BuildRequires:	bison flex
12mr|Xaw3d-1.5E-14|12	BuildRequires:	imake
12mr|Xaw3d-1.5E-14|13	Source0:	ftp://ftp.x.org/contrib/widgets/Xaw3d/R6.3/%{name}-%{version}.tar.bz2
12mr|Xaw3d-1.5E-14|14	Patch1:		Xaw3d-1.3-glibc.patch
12mr|Xaw3d-1.5E-14|15	Patch2:		Xaw3d-1.5E-xorg-imake.patch
12mr|Xaw3d-1.5E-14|16	Url:            ftp://ftp.x.org/contrib/widgets/Xaw3d/
12mr|Xaw3d-1.5E-14|17	License:	MIT
12mr|Xaw3d-1.5E-14|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|Xaw3d-1.5E-14|19	
12mr|Xaw3d-1.5E-14|20	%description
12mr|Xaw3d-1.5E-14|21	Xaw3d is an enhanced version of the MIT Athena Widget set for
12mr|Xaw3d-1.5E-14|22	the X Window System.  Xaw3d adds a three-dimensional look to applications
12mr|Xaw3d-1.5E-14|23	with minimal or no source code changes.
12mr|Xaw3d-1.5E-14|24	
12mr|Xaw3d-1.5E-14|25	You should install Xaw3d if you are using applications which incorporate
12mr|Xaw3d-1.5E-14|26	the MIT Athena widget set and you'd like to incorporate a 3D look into
12mr|Xaw3d-1.5E-14|27	those applications.
12mr|Xaw3d-1.5E-14|28	
12mr|Xaw3d-1.5E-14|29	#
12mr|Xaw3d-1.5E-14|30	# (fg) Lib policy stuff
12mr|Xaw3d-1.5E-14|31	#
12mr|Xaw3d-1.5E-14|32	
12mr|Xaw3d-1.5E-14|33	%define major 7
12mr|Xaw3d-1.5E-14|34	%define libname %mklibname %{name} %{major}
12mr|Xaw3d-1.5E-14|35	%define develname %mklibname %{name} -d
12mr|Xaw3d-1.5E-14|36	
12mr|Xaw3d-1.5E-14|37	%package -n	%{libname}
12mr|Xaw3d-1.5E-14|38	Summary:	A version of the MIT Athena widget set for X
12mr|Xaw3d-1.5E-14|39	Group:		System/Libraries
12mr|Xaw3d-1.5E-14|40	Obsoletes:	%{name}
12mr|Xaw3d-1.5E-14|41	Provides:	%{name}
12mr|Xaw3d-1.5E-14|42	
12mr|Xaw3d-1.5E-14|43	%description -n	%{libname}
12mr|Xaw3d-1.5E-14|44	Xaw3d is an enhanced version of the MIT Athena Widget set for
12mr|Xaw3d-1.5E-14|45	the X Window System.  Xaw3d adds a three-dimensional look to applications
12mr|Xaw3d-1.5E-14|46	with minimal or no source code changes.
12mr|Xaw3d-1.5E-14|47	
12mr|Xaw3d-1.5E-14|48	You should install Xaw3d if you are using applications which incorporate
12mr|Xaw3d-1.5E-14|49	the MIT Athena widget set and you'd like to incorporate a 3D look into
12mr|Xaw3d-1.5E-14|50	those applications.
12mr|Xaw3d-1.5E-14|51	
12mr|Xaw3d-1.5E-14|52	%package -n	%{develname}
12mr|Xaw3d-1.5E-14|53	Summary:	Header files and static libraries for development using Xaw3d
12mr|Xaw3d-1.5E-14|54	Group:		Development/C
12mr|Xaw3d-1.5E-14|55	Requires:	%{libname} = %{version}-%{release}
12mr|Xaw3d-1.5E-14|56	Provides:	%{name}-devel = %version-%release
12mr|Xaw3d-1.5E-14|57	Obsoletes:	%{libname}-devel
12mr|Xaw3d-1.5E-14|58	
12mr|Xaw3d-1.5E-14|59	%description -n	%{develname}
12mr|Xaw3d-1.5E-14|60	Xaw3d is an enhanced version of the MIT Athena widget set for
12mr|Xaw3d-1.5E-14|61	the X Window System.  Xaw3d adds a three-dimensional look to those
12mr|Xaw3d-1.5E-14|62	applications with minimal or no source code changes. Xaw3d-devel includes
12mr|Xaw3d-1.5E-14|63	the header files and static libraries for developing programs that take
12mr|Xaw3d-1.5E-14|64	full advantage of Xaw3d's features.
12mr|Xaw3d-1.5E-14|65	
12mr|Xaw3d-1.5E-14|66	You should install Xaw3d-devel if you are going to develop applications
12mr|Xaw3d-1.5E-14|67	using the Xaw3d widget set.  You'll also need to install the Xaw3d
12mr|Xaw3d-1.5E-14|68	package.
12mr|Xaw3d-1.5E-14|69	
12mr|Xaw3d-1.5E-14|70	%prep
12mr|Xaw3d-1.5E-14|71	%setup -q -c
12mr|Xaw3d-1.5E-14|72	cd xc/lib/Xaw3d
12mr|Xaw3d-1.5E-14|73	ln -s .. X11
12mr|Xaw3d-1.5E-14|74	%patch1 -p4
12mr|Xaw3d-1.5E-14|75	%patch2 -p0
12mr|Xaw3d-1.5E-14|76	
12mr|Xaw3d-1.5E-14|77	%build
12mr|Xaw3d-1.5E-14|78	cd xc/lib/Xaw3d
12mr|Xaw3d-1.5E-14|79	xmkmf
12mr|Xaw3d-1.5E-14|80	# do not link with libXp
12mr|Xaw3d-1.5E-14|81	perl -pi -e 's|^(EXTRAXAWREQS =.*)|#$1|;' Makefile
12mr|Xaw3d-1.5E-14|82	%ifarch alpha
12mr|Xaw3d-1.5E-14|83	# alpha was giving internal compiler errors...
12mr|Xaw3d-1.5E-14|84	make CDEBUGFLAGS=""
12mr|Xaw3d-1.5E-14|85	%else
12mr|Xaw3d-1.5E-14|86	%make CDEBUGFLAGS="%optflags" CXXDEBUGFLAGS="%optflags" SHLIBGLOBALSFLAGS="%ldflags"
12mr|Xaw3d-1.5E-14|87	%endif
12mr|Xaw3d-1.5E-14|88	
12mr|Xaw3d-1.5E-14|89	%install
12mr|Xaw3d-1.5E-14|90	rm -rf $RPM_BUILD_ROOT
12mr|Xaw3d-1.5E-14|91	cd xc/lib/Xaw3d
12mr|Xaw3d-1.5E-14|92	%{makeinstall_std}
12mr|Xaw3d-1.5E-14|93	
12mr|Xaw3d-1.5E-14|94	
12mr|Xaw3d-1.5E-14|95	%clean
12mr|Xaw3d-1.5E-14|96	rm -rf $RPM_BUILD_ROOT
12mr|Xaw3d-1.5E-14|97	
12mr|Xaw3d-1.5E-14|98	%if %mdkversion < 200900
12mr|Xaw3d-1.5E-14|99	%post -n %{libname} -p /sbin/ldconfig
12mr|Xaw3d-1.5E-14|100	%endif
12mr|Xaw3d-1.5E-14|101	
12mr|Xaw3d-1.5E-14|102	%if %mdkversion < 200900
12mr|Xaw3d-1.5E-14|103	%postun -n %{libname} -p /sbin/ldconfig
12mr|Xaw3d-1.5E-14|104	%endif
12mr|Xaw3d-1.5E-14|105	
12mr|Xaw3d-1.5E-14|106	%files -n %{libname}
12mr|Xaw3d-1.5E-14|107	%defattr(-,root,root)
12mr|Xaw3d-1.5E-14|108	%_libdir/*.so.%{major}*
12mr|Xaw3d-1.5E-14|109	
12mr|Xaw3d-1.5E-14|110	%files -n %{develname}
12mr|Xaw3d-1.5E-14|111	%defattr(-,root,root)
12mr|Xaw3d-1.5E-14|112	%_libdir/*.so
12mr|Xaw3d-1.5E-14|113	%{_includedir}/X11/Xaw3d
12mr|Xaw3d-1.5E-14|114	
12mr|Xaw3d-1.5E-14|115	
12mr|Xaw3d-1.5E-14|116	
12mr|Xaw3d-1.5E-14|117	%changelog
12mr|Xaw3d-1.5E-14|118	

19269 12
12mr|xawtv-3.102-1|1	# FIXME: Workaround build errors with underlinking, try to make a proper
12mr|xawtv-3.102-1|2	# fix later
12mr|xawtv-3.102-1|3	%define _disable_ld_no_undefined 1
12mr|xawtv-3.102-1|4	
12mr|xawtv-3.102-1|5	Summary:	A X11 program for watching TV
12mr|xawtv-3.102-1|6	Name:		xawtv
12mr|xawtv-3.102-1|7	Version:	3.102
12mr|xawtv-3.102-1|8	Release:	1
12mr|xawtv-3.102-1|9	Group:		Video
12mr|xawtv-3.102-1|10	License:	GPL
12mr|xawtv-3.102-1|11	#OLD_STILL_VALID_URLs: http://www.strusel007.de/linux/xawtv/
12mr|xawtv-3.102-1|12	#http://bytesex.org/xawtv/
12mr|xawtv-3.102-1|13	URL:		http://linux.bytesex.org/xawtv/
12mr|xawtv-3.102-1|14	Source0:	http://linuxtv.org/downloads/xawtv/%{name}-%{version}.tar.bz2
12mr|xawtv-3.102-1|15	Source2:	%{name}
12mr|xawtv-3.102-1|16	Patch31:	xawtv-3.100-glibc.patch
12mr|xawtv-3.102-1|17	BuildRequires:	aalib-devel
12mr|xawtv-3.102-1|18	BuildRequires:	gpm-devel
12mr|xawtv-3.102-1|19	BuildRequires:	pkgconfig(glu)
12mr|xawtv-3.102-1|20	BuildRequires:	lesstif-devel
12mr|xawtv-3.102-1|21	BuildRequires:	pkgconfig(alsa)
12mr|xawtv-3.102-1|22	BuildRequires:	jpeg-devel
12mr|xawtv-3.102-1|23	BuildRequires:	libzvbi-devel >= 0.2.1
12mr|xawtv-3.102-1|24	BuildRequires:	pkgconfig(ncurses)
12mr|xawtv-3.102-1|25	BuildRequires:	recode
12mr|xawtv-3.102-1|26	BuildRequires:	slang-devel
12mr|xawtv-3.102-1|27	BuildRequires:	xpm-devel
12mr|xawtv-3.102-1|28	BuildRequires:	pkgconfig(xaw7)
12mr|xawtv-3.102-1|29	BuildRequires:	pkgconfig(x11)
12mr|xawtv-3.102-1|30	BuildRequires:	pkgconfig(libfs)
12mr|xawtv-3.102-1|31	BuildRequires:	pkgconfig(xinerama)
12mr|xawtv-3.102-1|32	BuildRequires:	pkgconfig(xv)
12mr|xawtv-3.102-1|33	BuildRequires:	pkgconfig(xxf86dga)
12mr|xawtv-3.102-1|34	BuildRequires:	pkgconfig(xrandr)
12mr|xawtv-3.102-1|35	BuildRequires:	pkgconfig(libdv)
12mr|xawtv-3.102-1|36	BuildRequires:	pkgconfig(liblircclient0)
12mr|xawtv-3.102-1|37	BuildRequires:	libv4l-devel
12mr|xawtv-3.102-1|38	BuildRequires:	x11-server-common
12mr|xawtv-3.102-1|39	BuildRequires:	pkgconfig(xp)
12mr|xawtv-3.102-1|40	
12mr|xawtv-3.102-1|41	Requires:	common-licenses
12mr|xawtv-3.102-1|42	Requires:	xawtv-common = %{version}
12mr|xawtv-3.102-1|43	
12mr|xawtv-3.102-1|44	%package	common
12mr|xawtv-3.102-1|45	Summary:	Common files for fbtv/motv/ttv/xawtv
12mr|xawtv-3.102-1|46	Group:		Video
12mr|xawtv-3.102-1|47	Requires:	tv-fonts
12mr|xawtv-3.102-1|48	
12mr|xawtv-3.102-1|49	%package	control
12mr|xawtv-3.102-1|50	Summary:	Control video4linux devices
12mr|xawtv-3.102-1|51	Group:		Video
12mr|xawtv-3.102-1|52	
12mr|xawtv-3.102-1|53	%package -n	fbtv
12mr|xawtv-3.102-1|54	Summary:	A console program for watching TV
12mr|xawtv-3.102-1|55	Group:		Video
12mr|xawtv-3.102-1|56	Requires:	xawtv-common = %{version}
12mr|xawtv-3.102-1|57	
12mr|xawtv-3.102-1|58	%package	misc
12mr|xawtv-3.102-1|59	Summary:	Xawtv miscellous stuff
12mr|xawtv-3.102-1|60	Group:		Video
12mr|xawtv-3.102-1|61	Requires:	xawtv-common = %{version}
12mr|xawtv-3.102-1|62	
12mr|xawtv-3.102-1|63	%package -n	radio
12mr|xawtv-3.102-1|64	Summary:	Console radio application
12mr|xawtv-3.102-1|65	Group:		Sound
12mr|xawtv-3.102-1|66	Provides:	xawtv-radio
12mr|xawtv-3.102-1|67	
12mr|xawtv-3.102-1|68	%package -n	streamer
12mr|xawtv-3.102-1|69	Summary:	Record audio and/or video streams
12mr|xawtv-3.102-1|70	Group:		Video
12mr|xawtv-3.102-1|71	Requires:	xawtv-common = %{version}
12mr|xawtv-3.102-1|72	
12mr|xawtv-3.102-1|73	%package -n	motv
12mr|xawtv-3.102-1|74	Summary:	A Motif program for watching TV
12mr|xawtv-3.102-1|75	Group:		Video
12mr|xawtv-3.102-1|76	Requires:	xawtv-common = %{version}
12mr|xawtv-3.102-1|77	
12mr|xawtv-3.102-1|78	%package -n	ttv
12mr|xawtv-3.102-1|79	Summary:	Display TV/video on a tty
12mr|xawtv-3.102-1|80	Group:		Video
12mr|xawtv-3.102-1|81	Requires:	xawtv-common = %{version}
12mr|xawtv-3.102-1|82	
12mr|xawtv-3.102-1|83	%package	web
12mr|xawtv-3.102-1|84	Summary:	Videotext pages webserver & images capture/upload to a webserver
12mr|xawtv-3.102-1|85	Group:		Networking/WWW
12mr|xawtv-3.102-1|86	Requires:	xawtv-common = %{version}
12mr|xawtv-3.102-1|87	
12mr|xawtv-3.102-1|88	%description
12mr|xawtv-3.102-1|89	Xawtv is a Video4Linux Stream Capture Viewer, that is a X11 program for
12mr|xawtv-3.102-1|90	watching TV.
12mr|xawtv-3.102-1|91	
12mr|xawtv-3.102-1|92	It uses the Athena widgets.
12mr|xawtv-3.102-1|93	MoTV has a nicer GUI which use lesstif (motif) widgets.
12mr|xawtv-3.102-1|94	
12mr|xawtv-3.102-1|95	%description	common
12mr|xawtv-3.102-1|96	These are common files for fbtv, motv, ttv and xawtv.
12mr|xawtv-3.102-1|97	They are:
12mr|xawtv-3.102-1|98	* scantv: small text program that look for tv channels
12mr|xawtv-3.102-1|99	* streamer - capture tool (images / movies)
12mr|xawtv-3.102-1|100	
12mr|xawtv-3.102-1|101	%description	control
12mr|xawtv-3.102-1|102	Xawtv-remote and v4lctl can be used to control a video4linux driven TV card.
12mr|xawtv-3.102-1|103	
12mr|xawtv-3.102-1|104	Xawtv-remote passes the command to a already running xawtv or motv instance
12mr|xawtv-3.102-1|105	using X11 properties.
12mr|xawtv-3.102-1|106	
12mr|xawtv-3.102-1|107	V4lctl is a command line tool that sets the parameters directly.
12mr|xawtv-3.102-1|108	
12mr|xawtv-3.102-1|109	%description -n	fbtv
12mr|xawtv-3.102-1|110	Fbtv is a program for watching TV with your linux box.
12mr|xawtv-3.102-1|111	It runs on top of a graphic framebuffer device (/dev/fb0).
12mr|xawtv-3.102-1|112	
12mr|xawtv-3.102-1|113	This is useful for watching TV without X11.
12mr|xawtv-3.102-1|114	
12mr|xawtv-3.102-1|115	fbtv shares the config file ($HOME/.xawtv) with the xawtv
12mr|xawtv-3.102-1|116	application.
12mr|xawtv-3.102-1|117	
12mr|xawtv-3.102-1|118	Check the xawtv(1) manpage for details about the config file format.
12mr|xawtv-3.102-1|119	
12mr|xawtv-3.102-1|120	
12mr|xawtv-3.102-1|121	%description	misc
12mr|xawtv-3.102-1|122	This package has a few tools you might find useful. They
12mr|xawtv-3.102-1|123	have not to do very much to do with xawtv. They were written
12mr|xawtv-3.102-1|124	for debugging:
12mr|xawtv-3.102-1|125	* dump-mixers - dump mixer settings to stdout
12mr|xawtv-3.102-1|126	* propwatch   - monitors properties of X11 windows.  If you
12mr|xawtv-3.102-1|127	want to know how to keep track of xawtv's
12mr|xawtv-3.102-1|128	_XAWTV_STATION property, look at this.
12mr|xawtv-3.102-1|129	* mtt         - teletext browser for X11 and console
12mr|xawtv-3.102-1|130	* ntsc-cc     - reads vbi data from /dev/vbi and decodes the enclosed cc data.
12mr|xawtv-3.102-1|131	* pia         - play media files
12mr|xawtv-3.102-1|132	* record      - console sound recorder.  Has a simple input
12mr|xawtv-3.102-1|133	level meter which might be useful to trouble
12mr|xawtv-3.102-1|134	shoot sound problems.
12mr|xawtv-3.102-1|135	* showriff    - display the structure of RIFF files (avi, wav).
12mr|xawtv-3.102-1|136	
12mr|xawtv-3.102-1|137	
12mr|xawtv-3.102-1|138	%description -n	motv
12mr|xawtv-3.102-1|139	This is a motv-based Video4Linux capture viewer.
12mr|xawtv-3.102-1|140	
12mr|xawtv-3.102-1|141	It is basically xawtv with a more user-friendly GUI.
12mr|xawtv-3.102-1|142	It has the same features, uses the same config file, has the same command
12mr|xawtv-3.102-1|143	line switches, you can control it using xawtv-remote.
12mr|xawtv-3.102-1|144	Most keyboards shortcuts are identical too.
12mr|xawtv-3.102-1|145	
12mr|xawtv-3.102-1|146	%description -n	radio
12mr|xawtv-3.102-1|147	This is a ncurses-based radio application
12mr|xawtv-3.102-1|148	
12mr|xawtv-3.102-1|149	%description -n	streamer
12mr|xawtv-3.102-1|150	streamer reads audio and/or video data from /dev/video0 and /dev/dsp
12mr|xawtv-3.102-1|151	and writes the data to the disk.
12mr|xawtv-3.102-1|152	Various output formats are supported.
12mr|xawtv-3.102-1|153	Start streamer with '-h' for a list of options and supported output formats.
12mr|xawtv-3.102-1|154	
12mr|xawtv-3.102-1|155	%description -n	ttv
12mr|xawtv-3.102-1|156	Ttv displays TV/video on a terminal, rendering the images using aalib.
12mr|xawtv-3.102-1|157	
12mr|xawtv-3.102-1|158	%description	web
12mr|xawtv-3.102-1|159	Webcam captures images from a video4linux device like bttv,
12mr|xawtv-3.102-1|160	annotates them and and uploads them to a webserver using ftp
12mr|xawtv-3.102-1|161	in a endless loop.
12mr|xawtv-3.102-1|162	
12mr|xawtv-3.102-1|163	Alevtd is http daemon which serves videotext pages as HTML.
12mr|xawtv-3.102-1|164	Tune in some station with a utility like v4lctl or some TV application.
12mr|xawtv-3.102-1|165	Then start it and point your browser to http://localhost:5654/
12mr|xawtv-3.102-1|166	
12mr|xawtv-3.102-1|167	Pages may be requested either in HTML format (http://localhost:5654/<page>/
12mr|xawtv-3.102-1|168	or http://localhost:5654/<page>/<subpage>.html) or in ASCII text format
12mr|xawtv-3.102-1|169	(http://localhost:5654/<page>/<subpage>.txt).
12mr|xawtv-3.102-1|170	Subpage "00" can be used for pages without subpages.
12mr|xawtv-3.102-1|171	
12mr|xawtv-3.102-1|172	%prep
12mr|xawtv-3.102-1|173	%setup -q
12mr|xawtv-3.102-1|174	%patch31 -p0
12mr|xawtv-3.102-1|175	
12mr|xawtv-3.102-1|176	%build
12mr|xawtv-3.102-1|177	autoreconf -fi
12mr|xawtv-3.102-1|178	export LIBS="$LIBS -lm"
12mr|xawtv-3.102-1|179	%configure2_5x	--enable-xfree-ext \
12mr|xawtv-3.102-1|180	--enable-xvideo \
12mr|xawtv-3.102-1|181	--enable-aa \
12mr|xawtv-3.102-1|182	--enable-alsa \
12mr|xawtv-3.102-1|183	--disable-quicktime \
12mr|xawtv-3.102-1|184	--x-includes=%{_includedir}/freetype2
12mr|xawtv-3.102-1|185	
12mr|xawtv-3.102-1|186	# Quicktime support not enabled, so libpng is not needed
12mr|xawtv-3.102-1|187	find . -name 'Makefile' | xargs perl -pi -e 's/-lpng//g'
12mr|xawtv-3.102-1|188	%make
12mr|xawtv-3.102-1|189	
12mr|xawtv-3.102-1|190	%install
12mr|xawtv-3.102-1|191	perl -pi -e 's!-o root -g root!!g' src/Makefile
12mr|xawtv-3.102-1|192	mkdir -p %{buildroot}/usr/lib/X11/app-defaults
12mr|xawtv-3.102-1|193	%makeinstall_std ROOT="%{buildroot}" FONTDIR=%{buildroot}%{_datadir}/fonts/misc SUID_ROOT=""
12mr|xawtv-3.102-1|194	
12mr|xawtv-3.102-1|195	install -m 644 x11/Xawtv.ad %{buildroot}/usr/lib/X11/app-defaults
12mr|xawtv-3.102-1|196	(cd %{buildroot}/usr/lib/X11/app-defaults; ln Xawtv.ad Xawtv; ln Xawtv.ad Xawtv-color)
12mr|xawtv-3.102-1|197	
12mr|xawtv-3.102-1|198	install -m 755 %{SOURCE2} %{buildroot}%{_bindir}/XawTV
12mr|xawtv-3.102-1|199	
12mr|xawtv-3.102-1|200	# Menu entries
12mr|xawtv-3.102-1|201	
12mr|xawtv-3.102-1|202	mkdir -p %{buildroot}%{_datadir}/applications
12mr|xawtv-3.102-1|203	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12mr|xawtv-3.102-1|204	[Desktop Entry]
12mr|xawtv-3.102-1|205	Name=XawTV
12mr|xawtv-3.102-1|206	Comment=A program for watching TV
12mr|xawtv-3.102-1|207	Exec=%{_bindir}/XawTV
12mr|xawtv-3.102-1|208	Icon=video_section
12mr|xawtv-3.102-1|209	Terminal=false
12mr|xawtv-3.102-1|210	Type=Application
12mr|xawtv-3.102-1|211	StartupNotify=true
12mr|xawtv-3.102-1|212	Categories=AudioVideo;Video;TV;
12mr|xawtv-3.102-1|213	EOF
12mr|xawtv-3.102-1|214	
12mr|xawtv-3.102-1|215	cat > %{buildroot}%{_datadir}/applications/mandriva-motv.desktop <<EOF
12mr|xawtv-3.102-1|216	[Desktop Entry]
12mr|xawtv-3.102-1|217	Name=MoTV
12mr|xawtv-3.102-1|218	Comment=A program for watching TV (nicer interface)
12mr|xawtv-3.102-1|219	Exec=%{_bindir}/motv
12mr|xawtv-3.102-1|220	Icon=video_section
12mr|xawtv-3.102-1|221	Terminal=false
12mr|xawtv-3.102-1|222	Type=Application
12mr|xawtv-3.102-1|223	StartupNotify=true
12mr|xawtv-3.102-1|224	Categories=Motif;AudioVideo;Video;TV;
12mr|xawtv-3.102-1|225	EOF
12mr|xawtv-3.102-1|226	
12mr|xawtv-3.102-1|227	# dynamic desktop support
12mr|xawtv-3.102-1|228	%define webcam_launcher /etc/dynamic/launchers/webcam
12mr|xawtv-3.102-1|229	%define tvtuner_launcher /etc/dynamic/launchers/tvtuner
12mr|xawtv-3.102-1|230	
12mr|xawtv-3.102-1|231	mkdir -p %{buildroot}{%tvtuner_launcher,%webcam_launcher}
12mr|xawtv-3.102-1|232	cat > %{buildroot}%{webcam_launcher}/%{name}.desktop << EOF
12mr|xawtv-3.102-1|233	[Desktop Entry]
12mr|xawtv-3.102-1|234	Name=XawTV \$devicename
12mr|xawtv-3.102-1|235	Comment=The X11 Video4Linux Stream Capture Viewer
12mr|xawtv-3.102-1|236	TryExec=/usr/bin/xawtv
12mr|xawtv-3.102-1|237	Exec=/usr/bin/xawtv -c \$device
12mr|xawtv-3.102-1|238	Terminal=false
12mr|xawtv-3.102-1|239	Icon=video_section
12mr|xawtv-3.102-1|240	Type=Application
12mr|xawtv-3.102-1|241	EOF
12mr|xawtv-3.102-1|242	cat > %{buildroot}%{tvtuner_launcher}/%{name}.desktop << EOF
12mr|xawtv-3.102-1|243	[Desktop Entry]
12mr|xawtv-3.102-1|244	Name=XawTV \$devicename
12mr|xawtv-3.102-1|245	Comment=The X11 Video4Linux Stream Capture Viewer
12mr|xawtv-3.102-1|246	TryExec=/usr/bin/XawTV
12mr|xawtv-3.102-1|247	Exec=/usr/bin/XawTV -c \$device
12mr|xawtv-3.102-1|248	Terminal=false
12mr|xawtv-3.102-1|249	Icon=video_section
12mr|xawtv-3.102-1|250	Type=Application
12mr|xawtv-3.102-1|251	EOF
12mr|xawtv-3.102-1|252	
12mr|xawtv-3.102-1|253	
12mr|xawtv-3.102-1|254	%post
12mr|xawtv-3.102-1|255	update-alternatives --install %{webcam_launcher}/gnome.desktop webcam.gnome.dynamic %{webcam_launcher}/%{name}.desktop 20
12mr|xawtv-3.102-1|256	update-alternatives --install %{webcam_launcher}/kde.desktop webcam.kde.dynamic %{webcam_launcher}/%{name}.desktop 20
12mr|xawtv-3.102-1|257	update-alternatives --install %{tvtuner_launcher}/kde.desktop tvtuner.kde.dynamic %{tvtuner_launcher}/%{name}.desktop 20
12mr|xawtv-3.102-1|258	update-alternatives --install %{tvtuner_launcher}/gnome.desktop tvtuner.gnome.dynamic %{tvtuner_launcher}/%{name}.desktop 20
12mr|xawtv-3.102-1|259	
12mr|xawtv-3.102-1|260	%postun
12mr|xawtv-3.102-1|261	if [ $1 = 0 ]; then
12mr|xawtv-3.102-1|262	update-alternatives --remove webcam.kde.dynamic %{webcam_launcher}/%{name}.desktop
12mr|xawtv-3.102-1|263	update-alternatives --remove webcam.gnome.dynamic %{webcam_launcher}/%{name}.desktop
12mr|xawtv-3.102-1|264	update-alternatives --remove tvtuner.kde.dynamic %{tvtuner_launcher}/%{name}.desktop
12mr|xawtv-3.102-1|265	update-alternatives --remove tvtuner.gnome.dynamic %{tvtuner_launcher}/%{name}.desktop
12mr|xawtv-3.102-1|266	fi
12mr|xawtv-3.102-1|267	
12mr|xawtv-3.102-1|268	%files
12mr|xawtv-3.102-1|269	%config(noreplace) %{tvtuner_launcher}/%{name}.desktop
12mr|xawtv-3.102-1|270	%config(noreplace) %{webcam_launcher}/%{name}.desktop
12mr|xawtv-3.102-1|271	%config(noreplace) %{_sysconfdir}/X11/app-defaults/Xawtv
12mr|xawtv-3.102-1|272	%{_bindir}/xawtv
12mr|xawtv-3.102-1|273	%{_bindir}/XawTV
12mr|xawtv-3.102-1|274	%{_mandir}/man1/xawtv.1*
12mr|xawtv-3.102-1|275	%{_mandir}/fr/man1/xawtv.1*
12mr|xawtv-3.102-1|276	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|xawtv-3.102-1|277	/usr/lib/X11/app-defaults/Xawtv*
12mr|xawtv-3.102-1|278	%{_datadir}/%{name}
12mr|xawtv-3.102-1|279	
12mr|xawtv-3.102-1|280	%files common
12mr|xawtv-3.102-1|281	%attr(4711,root,root) %{_bindir}/v4l-conf
12mr|xawtv-3.102-1|282	%{_bindir}/rootv
12mr|xawtv-3.102-1|283	%{_bindir}/scantv
12mr|xawtv-3.102-1|284	%{_bindir}/subtitles
12mr|xawtv-3.102-1|285	%{_bindir}/v4l-info
12mr|xawtv-3.102-1|286	%lang(es) %{_mandir}/es/man1/rootv.*
12mr|xawtv-3.102-1|287	%lang(es) %{_mandir}/es/man1/scantv.*
12mr|xawtv-3.102-1|288	%lang(es) %{_mandir}/es/man1/subtitles.*
12mr|xawtv-3.102-1|289	%lang(es) %{_mandir}/es/man1/xawtv.*
12mr|xawtv-3.102-1|290	%lang(es) %{_mandir}/es/man5/xawtvrc.*
12mr|xawtv-3.102-1|291	%lang(es) %{_mandir}/es/man8/v4l-conf.*
12mr|xawtv-3.102-1|292	%{_mandir}/man1/rootv.1*
12mr|xawtv-3.102-1|293	%{_mandir}/man1/scantv.1*
12mr|xawtv-3.102-1|294	%{_mandir}/man1/subtitles*
12mr|xawtv-3.102-1|295	%{_mandir}/man5/xawtvrc*
12mr|xawtv-3.102-1|296	%{_mandir}/man8/v4l*
12mr|xawtv-3.102-1|297	%{_mandir}/man1/v4l-info.*
12mr|xawtv-3.102-1|298	%dir %{_libdir}/%{name}
12mr|xawtv-3.102-1|299	%{_libdir}/%{name}/*
12mr|xawtv-3.102-1|300	%doc Changes README*
12mr|xawtv-3.102-1|301	%doc README*
12mr|xawtv-3.102-1|302	%doc contrib/frequencies*
12mr|xawtv-3.102-1|303	
12mr|xawtv-3.102-1|304	%files control
12mr|xawtv-3.102-1|305	%{_bindir}/v4lctl
12mr|xawtv-3.102-1|306	%{_bindir}/xawtv-remote
12mr|xawtv-3.102-1|307	%{_mandir}/man1/v4lctl.1*
12mr|xawtv-3.102-1|308	%lang(es) %{_mandir}/es/man1/v4lctl.*
12mr|xawtv-3.102-1|309	%{_mandir}/man1/xawtv-remote.1*
12mr|xawtv-3.102-1|310	%lang(es) %{_mandir}/es/man1/xawtv-remote.*
12mr|xawtv-3.102-1|311	
12mr|xawtv-3.102-1|312	%files -n fbtv
12mr|xawtv-3.102-1|313	%{_bindir}/fbtv
12mr|xawtv-3.102-1|314	%{_mandir}/man1/fbtv*
12mr|xawtv-3.102-1|315	%lang(es) %{_mandir}/es/man?/fbtv.*
12mr|xawtv-3.102-1|316	
12mr|xawtv-3.102-1|317	%files misc
12mr|xawtv-3.102-1|318	%config(noreplace) /etc/X11/app-defaults/mtt
12mr|xawtv-3.102-1|319	%{_bindir}/dump-mixers
12mr|xawtv-3.102-1|320	%{_bindir}/mtt
12mr|xawtv-3.102-1|321	%{_bindir}/ntsc-cc
12mr|xawtv-3.102-1|322	%{_bindir}/pia
12mr|xawtv-3.102-1|323	%{_bindir}/propwatch
12mr|xawtv-3.102-1|324	%{_bindir}/record
12mr|xawtv-3.102-1|325	%{_bindir}/showqt
12mr|xawtv-3.102-1|326	%{_bindir}/showriff
12mr|xawtv-3.102-1|327	%{_mandir}/man1/dump-mixers*
12mr|xawtv-3.102-1|328	%{_mandir}/man1/mtt*
12mr|xawtv-3.102-1|329	%{_mandir}/man1/ntsc*
12mr|xawtv-3.102-1|330	%{_mandir}/man1/pia*
12mr|xawtv-3.102-1|331	%{_mandir}/man1/record*
12mr|xawtv-3.102-1|332	%{_mandir}/man1/propwatch*
12mr|xawtv-3.102-1|333	%{_mandir}/man1/showriff.1*
12mr|xawtv-3.102-1|334	
12mr|xawtv-3.102-1|335	%files -n motv
12mr|xawtv-3.102-1|336	%{_bindir}/motv
12mr|xawtv-3.102-1|337	%{_mandir}/man1/motv*
12mr|xawtv-3.102-1|338	%{_datadir}/applications/mandriva-motv.desktop
12mr|xawtv-3.102-1|339	%config(noreplace) %{_sysconfdir}/X11/app-defaults/MoTV
12mr|xawtv-3.102-1|340	%config(noreplace) %{_sysconfdir}/X11/*/app-defaults/MoTV
12mr|xawtv-3.102-1|341	
12mr|xawtv-3.102-1|342	%files -n radio
12mr|xawtv-3.102-1|343	%{_bindir}/radio
12mr|xawtv-3.102-1|344	%{_mandir}/man1/radio*
12mr|xawtv-3.102-1|345	
12mr|xawtv-3.102-1|346	%files -n streamer
12mr|xawtv-3.102-1|347	%{_bindir}/streamer
12mr|xawtv-3.102-1|348	%{_mandir}/man1/streamer*
12mr|xawtv-3.102-1|349	%lang(es) %{_mandir}/es/man1/streamer.*
12mr|xawtv-3.102-1|350	
12mr|xawtv-3.102-1|351	%files -n ttv
12mr|xawtv-3.102-1|352	%{_bindir}/ttv
12mr|xawtv-3.102-1|353	%{_mandir}/man1/ttv*
12mr|xawtv-3.102-1|354	%lang(es) %{_mandir}/es/man1/ttv.*
12mr|xawtv-3.102-1|355	
12mr|xawtv-3.102-1|356	%files web
12mr|xawtv-3.102-1|357	%{_bindir}/alevtd
12mr|xawtv-3.102-1|358	%{_bindir}/webcam
12mr|xawtv-3.102-1|359	%{_mandir}/man1/alevtd.1*
12mr|xawtv-3.102-1|360	%{_mandir}/man1/webcam.1*
12mr|xawtv-3.102-1|361	
12mr|xawtv-3.102-1|362	%changelog
12mr|xawtv-3.102-1|363	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|xawtv-3.102-1|364	+ Commit: 1df9689
12mr|xawtv-3.102-1|365	- New version 3.102, convert BR to pkgconfig style, spec cleanups
12mr|xawtv-3.102-1|366	
12mr|xawtv-3.102-1|367	

19270 12
12mr|xbase-3.1.2-6|1	%define name	xbase
12mr|xbase-3.1.2-6|2	%define version 3.1.2
12mr|xbase-3.1.2-6|3	%define major 1
12mr|xbase-3.1.2-6|4	%define libname %mklibname %name %major
12mr|xbase-3.1.2-6|5	%define libnamedev %mklibname -d %name
12mr|xbase-3.1.2-6|6	
12mr|xbase-3.1.2-6|7	Summary:	Xbase dBase database file library
12mr|xbase-3.1.2-6|8	Name: 		%{name}
12mr|xbase-3.1.2-6|9	Version:	%{version}
12mr|xbase-3.1.2-6|10	Release: 	%mkrel 6
12mr|xbase-3.1.2-6|11	Source0:	http://downloads.sourceforge.net/xdb/%{name}64-%{version}.tar.gz
12mr|xbase-3.1.2-6|12	Patch0:		%{name}-%{version}-fixconfig.patch
12mr|xbase-3.1.2-6|13	Patch2:		%{name}-%{version}-gcc44.patch
12mr|xbase-3.1.2-6|14	Patch3:		%{name}-2.0.0-ppc.patch
12mr|xbase-3.1.2-6|15	Patch4:		%{name}-%{version}-xbnode.patch
12mr|xbase-3.1.2-6|16	Patch5:		%{name}-%{version}-lesserg.patch
12mr|xbase-3.1.2-6|17	Patch6:		%{name}-%{version}-outofsource.patch
12mr|xbase-3.1.2-6|18	Patch7:		%{name}-%{version}-gcc47.patch
12mr|xbase-3.1.2-6|19	Patch8:		%{name}-%{version}-gcc-version.patch
12mr|xbase-3.1.2-6|20	
12mr|xbase-3.1.2-6|21	License:	LGPLv2+
12mr|xbase-3.1.2-6|22	Group: 		Development/Other
12mr|xbase-3.1.2-6|23	URL:		http://linux.techass.com/projects/xdb/
12mr|xbase-3.1.2-6|24	BuildRequires:	doxygen
12mr|xbase-3.1.2-6|25	BuildRequires:	multiarch-utils
12mr|xbase-3.1.2-6|26	
12mr|xbase-3.1.2-6|27	%description
12mr|xbase-3.1.2-6|28	Library for accessing dBase .dbf, .ndx, .dbt, and Clipper .ntx files.
12mr|xbase-3.1.2-6|29	
12mr|xbase-3.1.2-6|30	%package -n %{libname}
12mr|xbase-3.1.2-6|31	Summary: Libraries needed for %{name}
12mr|xbase-3.1.2-6|32	Group:   System/Libraries
12mr|xbase-3.1.2-6|33	Provides: lib%{name} = %version-%release
12mr|xbase-3.1.2-6|34	
12mr|xbase-3.1.2-6|35	%description -n %{libname}
12mr|xbase-3.1.2-6|36	Libraries needed for %{name}
12mr|xbase-3.1.2-6|37	
12mr|xbase-3.1.2-6|38	%package -n %{libnamedev}
12mr|xbase-3.1.2-6|39	Summary: Xbase development package
12mr|xbase-3.1.2-6|40	Group: Development/Other
12mr|xbase-3.1.2-6|41	Requires: %{libname} = %version
12mr|xbase-3.1.2-6|42	Provides: %name-devel = %version-%release
12mr|xbase-3.1.2-6|43	Obsoletes: %{name}-devel < 2.0.0-8mdv
12mr|xbase-3.1.2-6|44	Obsoletes: %{libname}-devel < 2.0.0-8mdv
12mr|xbase-3.1.2-6|45	Conflicts: %{name} < 3.1.2-4
12mr|xbase-3.1.2-6|46	
12mr|xbase-3.1.2-6|47	%description -n %{libnamedev}
12mr|xbase-3.1.2-6|48	Headers and such for compiling programs that use the Xbase library.
12mr|xbase-3.1.2-6|49	
12mr|xbase-3.1.2-6|50	%prep
12mr|xbase-3.1.2-6|51	%setup -qn %{name}64-%{version}
12mr|xbase-3.1.2-6|52	%apply_patches
12mr|xbase-3.1.2-6|53	
12mr|xbase-3.1.2-6|54	
12mr|xbase-3.1.2-6|55	%build
12mr|xbase-3.1.2-6|56	touch AUTHORS README NEWS
12mr|xbase-3.1.2-6|57	cp -p copying COPYING
12mr|xbase-3.1.2-6|58	autoreconf -i
12mr|xbase-3.1.2-6|59	%configure2_5x --disable-static
12mr|xbase-3.1.2-6|60	%make
12mr|xbase-3.1.2-6|61	
12mr|xbase-3.1.2-6|62	%install
12mr|xbase-3.1.2-6|63	rm -rf %{buildroot}
12mr|xbase-3.1.2-6|64	%makeinstall_std
12mr|xbase-3.1.2-6|65	
12mr|xbase-3.1.2-6|66	rm -rf %{buildroot}%{_libdir}/*.la
12mr|xbase-3.1.2-6|67	
12mr|xbase-3.1.2-6|68	pushd %{buildroot}%{_libdir}
12mr|xbase-3.1.2-6|69	ln -s libxbase64.so.1.0.0 libxbase.so.1.0.0
12mr|xbase-3.1.2-6|70	ln -s libxbase64.so.1 libxbase.so.1
12mr|xbase-3.1.2-6|71	ln -s libxbase64.so libxbase.so
12mr|xbase-3.1.2-6|72	popd
12mr|xbase-3.1.2-6|73	
12mr|xbase-3.1.2-6|74	pushd %{buildroot}%{_includedir}
12mr|xbase-3.1.2-6|75	ln -s xbase64 xbase
12mr|xbase-3.1.2-6|76	ln -s xbase64.h xbase64/xbase.h
12mr|xbase-3.1.2-6|77	popd
12mr|xbase-3.1.2-6|78	
12mr|xbase-3.1.2-6|79	pushd %{buildroot}%{_bindir}
12mr|xbase-3.1.2-6|80	ln -s xbase64-config xbase-config
12mr|xbase-3.1.2-6|81	popd
12mr|xbase-3.1.2-6|82	
12mr|xbase-3.1.2-6|83	%multiarch_binaries %{buildroot}%{_bindir}/xbase64-config
12mr|xbase-3.1.2-6|84	
12mr|xbase-3.1.2-6|85	%files
12mr|xbase-3.1.2-6|86	%doc NEWS README AUTHORS ChangeLog
12mr|xbase-3.1.2-6|87	%{_bindir}/checkndx
12mr|xbase-3.1.2-6|88	%{_bindir}/copydbf
12mr|xbase-3.1.2-6|89	%{_bindir}/dbfutil1
12mr|xbase-3.1.2-6|90	%{_bindir}/dbfxtrct
12mr|xbase-3.1.2-6|91	%{_bindir}/deletall
12mr|xbase-3.1.2-6|92	%{_bindir}/dumphdr
12mr|xbase-3.1.2-6|93	%{_bindir}/dumprecs
12mr|xbase-3.1.2-6|94	%{_bindir}/packdbf
12mr|xbase-3.1.2-6|95	%{_bindir}/reindex
12mr|xbase-3.1.2-6|96	%{_bindir}/undelall
12mr|xbase-3.1.2-6|97	%{_bindir}/zap
12mr|xbase-3.1.2-6|98	
12mr|xbase-3.1.2-6|99	%files -n %{libname}
12mr|xbase-3.1.2-6|100	%{_libdir}/*.so.*
12mr|xbase-3.1.2-6|101	
12mr|xbase-3.1.2-6|102	%pre -n %{libnamedev}
12mr|xbase-3.1.2-6|103	if [ "$1" == "2" -a -d %{_includedir}/xbase ]
12mr|xbase-3.1.2-6|104	then
12mr|xbase-3.1.2-6|105	rm -fr %{_includedir}/xbase
12mr|xbase-3.1.2-6|106	fi
12mr|xbase-3.1.2-6|107	
12mr|xbase-3.1.2-6|108	%files -n %{libnamedev}
12mr|xbase-3.1.2-6|109	%doc docs html
12mr|xbase-3.1.2-6|110	%{_bindir}/xbase-config
12mr|xbase-3.1.2-6|111	%{_bindir}/xbase64-config
12mr|xbase-3.1.2-6|112	%{multiarch_bindir}/xbase64-config
12mr|xbase-3.1.2-6|113	%{_includedir}/xbase*
12mr|xbase-3.1.2-6|114	%{_libdir}/*.so
12mr|xbase-3.1.2-6|115	
12mr|xbase-3.1.2-6|116	%changelog
12mr|xbase-3.1.2-6|117	

19271 12
12mr|xbiff-1.0.3-5|1	Name:		xbiff
12mr|xbiff-1.0.3-5|2	Version:	1.0.3
12mr|xbiff-1.0.3-5|3	Release:	%mkrel 5
12mr|xbiff-1.0.3-5|4	Summary:	Mailbox flag for X
12mr|xbiff-1.0.3-5|5	Group:		Development/X11
12mr|xbiff-1.0.3-5|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xbiff-1.0.3-5|7	License:	MIT
12mr|xbiff-1.0.3-5|8	BuildRoot:	%{_tmppath}/%{name}-root
12mr|xbiff-1.0.3-5|9	
12mr|xbiff-1.0.3-5|10	BuildRequires: libxext-devel >= 1.0.0
12mr|xbiff-1.0.3-5|11	BuildRequires: libxaw-devel >= 1.0.1
12mr|xbiff-1.0.3-5|12	BuildRequires: x11-data-bitmaps >= 1.0.1
12mr|xbiff-1.0.3-5|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|xbiff-1.0.3-5|14	
12mr|xbiff-1.0.3-5|15	%description
12mr|xbiff-1.0.3-5|16	The xbiff program displays a little image of a mailbox. When there is no mail,
12mr|xbiff-1.0.3-5|17	the flag on the mailbox is down. When mail arrives, the flag goes up and the
12mr|xbiff-1.0.3-5|18	mailbox beeps.
12mr|xbiff-1.0.3-5|19	
12mr|xbiff-1.0.3-5|20	%prep
12mr|xbiff-1.0.3-5|21	%setup -q -n %{name}-%{version}
12mr|xbiff-1.0.3-5|22	
12mr|xbiff-1.0.3-5|23	%build
12mr|xbiff-1.0.3-5|24	%configure2_5x
12mr|xbiff-1.0.3-5|25	%make
12mr|xbiff-1.0.3-5|26	
12mr|xbiff-1.0.3-5|27	%install
12mr|xbiff-1.0.3-5|28	rm -rf %{buildroot}
12mr|xbiff-1.0.3-5|29	%makeinstall_std
12mr|xbiff-1.0.3-5|30	
12mr|xbiff-1.0.3-5|31	%clean
12mr|xbiff-1.0.3-5|32	rm -rf %{buildroot}
12mr|xbiff-1.0.3-5|33	
12mr|xbiff-1.0.3-5|34	%files
12mr|xbiff-1.0.3-5|35	%defattr(-,root,root)
12mr|xbiff-1.0.3-5|36	%{_bindir}/xbiff
12mr|xbiff-1.0.3-5|37	%{_mandir}/man1/xbiff.*
12mr|xbiff-1.0.3-5|38	
12mr|xbiff-1.0.3-5|39	
12mr|xbiff-1.0.3-5|40	
12mr|xbiff-1.0.3-5|41	
12mr|xbiff-1.0.3-5|42	
12mr|xbiff-1.0.3-5|43	%changelog
12mr|xbiff-1.0.3-5|44	

19272 12
12mr|xboard-4.2.7-16|1	# Debug package is empty and rpmlint rejects build
12mr|xboard-4.2.7-16|2	%define _enable_debug_packages %{nil}
12mr|xboard-4.2.7-16|3	%define debug_package %{nil}
12mr|xboard-4.2.7-16|4	
12mr|xboard-4.2.7-16|5	Summary:	An X Window System graphical chessboard
12mr|xboard-4.2.7-16|6	Name:		xboard
12mr|xboard-4.2.7-16|7	Version:	4.2.7
12mr|xboard-4.2.7-16|8	Release:	16
12mr|xboard-4.2.7-16|9	Group:		Games/Boards
12mr|xboard-4.2.7-16|10	URL:		http://www.gnu.org/software/xboard/
12mr|xboard-4.2.7-16|11	License:	BSD-like and GPLv2+
12mr|xboard-4.2.7-16|12	
12mr|xboard-4.2.7-16|13	Source:		ftp://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.bz2
12mr|xboard-4.2.7-16|14	Source1:	xboard.sh.bz2
12mr|xboard-4.2.7-16|15	Source2:	xboard-pxboard.man.bz2
12mr|xboard-4.2.7-16|16	Source3:	XBoard.ad.bz2
12mr|xboard-4.2.7-16|17	Patch0:		xboard-4.2.7-entry.patch
12mr|xboard-4.2.7-16|18	Patch1:		xboard-4.2.7-cmail-quote.patch
12mr|xboard-4.2.7-16|19	Patch2:		xboard-4.2.7-lowtime-warning.patch
12mr|xboard-4.2.7-16|20	Patch3:		xboard-4.2.7-xvt.patch
12mr|xboard-4.2.7-16|21	Patch4:		xboard-4.2.7-xtname.patch
12mr|xboard-4.2.7-16|22	Patch5:		xboard-4.2.7-hilight-threatened-pieces.patch
12mr|xboard-4.2.7-16|23	Patch6:		xboard-4.2.7-str-fmt.patch
12mr|xboard-4.2.7-16|24	
12mr|xboard-4.2.7-16|25	Requires:	chessengine
12mr|xboard-4.2.7-16|26	Conflicts:	gnuchess <= 5.06
12mr|xboard-4.2.7-16|27	BuildRequires:	flex
12mr|xboard-4.2.7-16|28	BuildRequires:	groff-for-man
12mr|xboard-4.2.7-16|29	BuildRequires:	pkgconfig(xaw7)
12mr|xboard-4.2.7-16|30	BuildRequires:	pkgconfig(xpm)
12mr|xboard-4.2.7-16|31	
12mr|xboard-4.2.7-16|32	%description
12mr|xboard-4.2.7-16|33	Xboard is an X Window System based graphical chessboard which can be used with
12mr|xboard-4.2.7-16|34	the GNUchess and Crafty chess programs, with Internet Chess Servers (ICSs),
12mr|xboard-4.2.7-16|35	with chess via email, or with your own saved games.
12mr|xboard-4.2.7-16|36	
12mr|xboard-4.2.7-16|37	%prep
12mr|xboard-4.2.7-16|38	%setup -q
12mr|xboard-4.2.7-16|39	%patch0 -p1 -b .info-entry
12mr|xboard-4.2.7-16|40	%patch1 -p1 -b .quote
12mr|xboard-4.2.7-16|41	%patch2 -p1 -b .lowtime
12mr|xboard-4.2.7-16|42	%patch3 -p1 -b .xvt
12mr|xboard-4.2.7-16|43	%patch4 -p1 -b .xtname
12mr|xboard-4.2.7-16|44	%patch5 -p1 -b .hilite
12mr|xboard-4.2.7-16|45	%patch6 -p1 -b .str
12mr|xboard-4.2.7-16|46	
12mr|xboard-4.2.7-16|47	chmod 0644 ChangeLog*
12mr|xboard-4.2.7-16|48	
12mr|xboard-4.2.7-16|49	%build
12mr|xboard-4.2.7-16|50	%configure2_5x --bindir=%{_gamesbindir}
12mr|xboard-4.2.7-16|51	# Xaw3d kinda conflicts with Conectiva patch; no tooltip will be
12mr|xboard-4.2.7-16|52	# shown - Abel
12mr|xboard-4.2.7-16|53	# --with-Xaw3d
12mr|xboard-4.2.7-16|54	%make
12mr|xboard-4.2.7-16|55	
12mr|xboard-4.2.7-16|56	%install
12mr|xboard-4.2.7-16|57	%makeinstall bindir=%{buildroot}%{_gamesbindir}
12mr|xboard-4.2.7-16|58	
12mr|xboard-4.2.7-16|59	mv %{buildroot}%{_gamesbindir}/%{name} %{buildroot}%{_gamesbindir}/%{name}.real
12mr|xboard-4.2.7-16|60	
12mr|xboard-4.2.7-16|61	bzip2 -dc %{SOURCE1} > %{buildroot}%{_gamesbindir}/%{name}
12mr|xboard-4.2.7-16|62	chmod 755 %{buildroot}%{_gamesbindir}/%{name}
12mr|xboard-4.2.7-16|63	
12mr|xboard-4.2.7-16|64	# install pxboard manpage
12mr|xboard-4.2.7-16|65	bzip2 -dc %{SOURCE2} > %{buildroot}%{_mandir}/man6/pxboard.6
12mr|xboard-4.2.7-16|66	
12mr|xboard-4.2.7-16|67	# install X resource
12mr|xboard-4.2.7-16|68	mkdir -p %{buildroot}%{_sysconfdir}/X11/app-defaults
12mr|xboard-4.2.7-16|69	bzip2 -dc %{SOURCE3} > %{buildroot}%{_sysconfdir}/X11/app-defaults/XBoard
12mr|xboard-4.2.7-16|70	
12mr|xboard-4.2.7-16|71	#menu
12mr|xboard-4.2.7-16|72	mkdir -p %{buildroot}%{_datadir}/applications
12mr|xboard-4.2.7-16|73	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|xboard-4.2.7-16|74	[Desktop Entry]
12mr|xboard-4.2.7-16|75	Name=XBoard
12mr|xboard-4.2.7-16|76	Comment=GUI chessboard game
12mr|xboard-4.2.7-16|77	Exec=%{_gamesbindir}/xboard
12mr|xboard-4.2.7-16|78	Icon=strategy_section
12mr|xboard-4.2.7-16|79	Terminal=false
12mr|xboard-4.2.7-16|80	Type=Application
12mr|xboard-4.2.7-16|81	Categories=Game;BoardGame;
12mr|xboard-4.2.7-16|82	EOF
12mr|xboard-4.2.7-16|83	
12mr|xboard-4.2.7-16|84	# remove useless files
12mr|xboard-4.2.7-16|85	rm -f %{buildroot}%{_infodir}/dir
12mr|xboard-4.2.7-16|86	
12mr|xboard-4.2.7-16|87	%files
12mr|xboard-4.2.7-16|88	%doc AUTHORS ChangeLog* COPYRIGHT FAQ NEWS READ_ME zippy.README
12mr|xboard-4.2.7-16|89	%doc *.txt *.html
12mr|xboard-4.2.7-16|90	%config(noreplace) %{_sysconfdir}/X11/app-defaults/XBoard
12mr|xboard-4.2.7-16|91	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|xboard-4.2.7-16|92	%{_gamesbindir}/*
12mr|xboard-4.2.7-16|93	%{_mandir}/man?/*
12mr|xboard-4.2.7-16|94	%{_infodir}/*.info*
12mr|xboard-4.2.7-16|95	
12mr|xboard-4.2.7-16|96	
12mr|xboard-4.2.7-16|97	%changelog
12mr|xboard-4.2.7-16|98	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 4.2.7-14mdv2011.0
12mr|xboard-4.2.7-16|99	+ Revision: 671273
12mr|xboard-4.2.7-16|100	- mass rebuild
12mr|xboard-4.2.7-16|101	
12mr|xboard-4.2.7-16|102	* Fri Dec 03 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 4.2.7-13mdv2011.0
12mr|xboard-4.2.7-16|103	+ Revision: 606899
12mr|xboard-4.2.7-16|104	- Replace X11-devel BR for libxaw-devel
12mr|xboard-4.2.7-16|105	- Update package URL (moved)
12mr|xboard-4.2.7-16|106	
12mr|xboard-4.2.7-16|107	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 4.2.7-12mdv2010.1
12mr|xboard-4.2.7-16|108	+ Revision: 524372
12mr|xboard-4.2.7-16|109	- rebuilt for 2010.1
12mr|xboard-4.2.7-16|110	
12mr|xboard-4.2.7-16|111	* Sat Mar 28 2009 Funda Wang <fwang@mandriva.org> 4.2.7-11mdv2009.1
12mr|xboard-4.2.7-16|112	+ Revision: 361873
12mr|xboard-4.2.7-16|113	- rediff entry patch
12mr|xboard-4.2.7-16|114	- fix str fmt
12mr|xboard-4.2.7-16|115	
12mr|xboard-4.2.7-16|116	+ Antoine Ginies <aginies@mandriva.com>
12mr|xboard-4.2.7-16|117	- rebuild
12mr|xboard-4.2.7-16|118	
12mr|xboard-4.2.7-16|119	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 4.2.7-10mdv2009.0
12mr|xboard-4.2.7-16|120	+ Revision: 218426
12mr|xboard-4.2.7-16|121	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|xboard-4.2.7-16|122	
12mr|xboard-4.2.7-16|123	* Wed Mar 05 2008 Oden Eriksson <oeriksson@mandriva.com> 4.2.7-10mdv2008.1
12mr|xboard-4.2.7-16|124	+ Revision: 179545
12mr|xboard-4.2.7-16|125	- rebuild
12mr|xboard-4.2.7-16|126	
12mr|xboard-4.2.7-16|127	+ Olivier Blin <oblin@mandriva.com>
12mr|xboard-4.2.7-16|128	- restore BuildRoot
12mr|xboard-4.2.7-16|129	
12mr|xboard-4.2.7-16|130	+ Thierry Vignaud <tv@mandriva.org>
12mr|xboard-4.2.7-16|131	- kill re-definition of %%buildroot on Pixel's request
12mr|xboard-4.2.7-16|132	- buildrequires X11-devel instead of XFree86-devel
12mr|xboard-4.2.7-16|133	
12mr|xboard-4.2.7-16|134	* Thu Aug 30 2007 Adam Williamson <awilliamson@mandriva.org> 4.2.7-9mdv2008.0
12mr|xboard-4.2.7-16|135	+ Revision: 76357
12mr|xboard-4.2.7-16|136	- rebuild for 2008
12mr|xboard-4.2.7-16|137	- don't package COPYING
12mr|xboard-4.2.7-16|138	- correct xdg menu categories
12mr|xboard-4.2.7-16|139	- use Fedora license policy
12mr|xboard-4.2.7-16|140	- bunzip2 patches
12mr|xboard-4.2.7-16|141	- Import xboard
12mr|xboard-4.2.7-16|142	
12mr|xboard-4.2.7-16|143	
12mr|xboard-4.2.7-16|144	
12mr|xboard-4.2.7-16|145	* Fri Sep  1 2006 Olivier Blin <blino@mandriva.com> 4.2.7-8mdv2007.0
12mr|xboard-4.2.7-16|146	- XDG menu
12mr|xboard-4.2.7-16|147	
12mr|xboard-4.2.7-16|148	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 4.2.7-7mdk
12mr|xboard-4.2.7-16|149	- Rebuild
12mr|xboard-4.2.7-16|150	
12mr|xboard-4.2.7-16|151	* Thu Jul 14 2005 Abel Cheung <deaddog@mandriva.org> 4.2.7-6mdk
12mr|xboard-4.2.7-16|152	- Extend wrapper to launch sjeng too if other engines are not found
12mr|xboard-4.2.7-16|153	
12mr|xboard-4.2.7-16|154	* Fri Jun 03 2005 Abel Cheung <deaddog@mandriva.org> 4.2.7-5mdk
12mr|xboard-4.2.7-16|155	- Extend wrapper to launch phalanx too if gnuchess not found
12mr|xboard-4.2.7-16|156	- Use small board by default, to fit small screens (Conectiva)
12mr|xboard-4.2.7-16|157	- Source2: pxboard man page (Debian)
12mr|xboard-4.2.7-16|158	- Source3: X resource file that adds tooltip to buttons, and adds
12mr|xboard-4.2.7-16|159	3D feel even to Xaw widgets, without need of Xaw3d! (Conectiva)
12mr|xboard-4.2.7-16|160	- Patch1: properly quote variables inside cmail (Debian)
12mr|xboard-4.2.7-16|161	- Patch2: display timer in another color if time is tight (Debian)
12mr|xboard-4.2.7-16|162	- Patch3: use xvt script instead of xterm to display manpage/info
12mr|xboard-4.2.7-16|163	- Patch4: allow changing the label of some buttons (Conectiva)
12mr|xboard-4.2.7-16|164	- Patch5: highlight legal moves and threatened pieces, modified from
12mr|xboard-4.2.7-16|165	http://members.optushome.com.au/stelliosk/xboard/
12mr|xboard-4.2.7-16|166	
12mr|xboard-4.2.7-16|167	* Mon Aug 16 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 4.2.7-4mdk
12mr|xboard-4.2.7-16|168	- Rebuild with new menu
12mr|xboard-4.2.7-16|169	
12mr|xboard-4.2.7-16|170	* Sat Aug 07 2004 Abel Cheung <deaddog@deaddog.org> 4.2.7-3mdk
12mr|xboard-4.2.7-16|171	- Requires chessengine instead of gnuchess only
12mr|xboard-4.2.7-16|172	- Wrapper script becomes longer, so place it in another file
12mr|xboard-4.2.7-16|173	
12mr|xboard-4.2.7-16|174	* Thu Jul 15 2004 Michael Scherer <misc@mandrake.org> 4.2.7-2mdk
12mr|xboard-4.2.7-16|175	- correct Requires
12mr|xboard-4.2.7-16|176	
12mr|xboard-4.2.7-16|177	* Tue Dec 02 2003 Abel Cheung <deaddog@deaddog.org> 4.2.7-1mdk
12mr|xboard-4.2.7-16|178	- 4.2.7
12mr|xboard-4.2.7-16|179	
12mr|xboard-4.2.7-16|180	* Wed Nov 19 2003 Abel Cheung <deaddog@deaddog.org> 4.2.6-8mdk
12mr|xboard-4.2.7-16|181	- Remove patch1 (gnuchessx is back)
12mr|xboard-4.2.7-16|182	- Add missing BuildRequires
12mr|xboard-4.2.7-16|183	
12mr|xboard-4.2.7-16|184	* Wed Nov 12 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 4.2.6-7mdk
12mr|xboard-4.2.7-16|185	- fix Olivier Thauvin not even testing his package :) (#6320)
12mr|xboard-4.2.7-16|186	
12mr|xboard-4.2.7-16|187	* Thu Oct 30 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 4.2.6-6mdk
12mr|xboard-4.2.7-16|188	- use %%_gamesbindir
12mr|xboard-4.2.7-16|189	- add wrapper to xboard to set correct path
12mr|xboard-4.2.7-16|190	
12mr|xboard-4.2.7-16|191	* Thu Apr 24 2003 Guillaume Cottenceau <gc@mandrakesoft.com> 4.2.6-5mdk
12mr|xboard-4.2.7-16|192	- fix %%doc section thx to stefan's robot
12mr|xboard-4.2.7-16|193	
12mr|xboard-4.2.7-16|194	* Sat Jul 20 2002 Daouda LO <daouda@mandrakesoft.com> 4.2.6-4mdk
12mr|xboard-4.2.7-16|195	- apply patch from Olivier Thauvin
12mr|xboard-4.2.7-16|196	
12mr|xboard-4.2.7-16|197	* Fri Mar 01 2002 David BAUDENS <baudens@mandrakesoft.com> 4.2.6-3mdk
12mr|xboard-4.2.7-16|198	- Don't hardcode icon PATH in menu
12mr|xboard-4.2.7-16|199	- Use standard boards_section.png for icons (so don't break E menu)
12mr|xboard-4.2.7-16|200	
12mr|xboard-4.2.7-16|201	* Wed Feb 06 2002 Geoffrey Lee <snailtalk@mandrakesoft.com> 4.2.6-2mdk
12mr|xboard-4.2.7-16|202	- Use License: tag (sorry I missed that on first try).
12mr|xboard-4.2.7-16|203	
12mr|xboard-4.2.7-16|204	* Wed Feb 06 2002 Geoffrey Lee <snailtalk@mandrakesoft.com> 4.2.6-1mdk
12mr|xboard-4.2.7-16|205	- 4.2.6 out for general consumption.
12mr|xboard-4.2.7-16|206	- Add a URL.
12mr|xboard-4.2.7-16|207	
12mr|xboard-4.2.7-16|208	* Tue May  8 2001 Guillaume Cottenceau <gc@mandrakesoft.com> 4.2.3-1mdk
12mr|xboard-4.2.7-16|209	- version 4.2.3
12mr|xboard-4.2.7-16|210	
12mr|xboard-4.2.7-16|211	* Wed Feb 07 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 4.2.2-1mdk
12mr|xboard-4.2.7-16|212	- another new and shiny source.
12mr|xboard-4.2.7-16|213	
12mr|xboard-4.2.7-16|214	* Tue Feb 06 2001 Geoffrey Lee <snailtalk@mandrakesoft.com> 4.2.1-1mdk
12mr|xboard-4.2.7-16|215	- new and shiny source.
12mr|xboard-4.2.7-16|216	
12mr|xboard-4.2.7-16|217	* Sun Oct 29 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 4.1.0-1mdk
12mr|xboard-4.2.7-16|218	- new and shiny source.
12mr|xboard-4.2.7-16|219	
12mr|xboard-4.2.7-16|220	* Wed Aug 16 2000 David BAUDENS <baudens@mandrakesoft.com> 4.0.7-5mdk
12mr|xboard-4.2.7-16|221	- Fix menu entry
12mr|xboard-4.2.7-16|222	
12mr|xboard-4.2.7-16|223	* Wed Aug 16 2000 Enzo Maggi <enzo@mandrakesoft.com> 4.0.7-4mdk
12mr|xboard-4.2.7-16|224	- Minor bug fix in the spec
12mr|xboard-4.2.7-16|225	
12mr|xboard-4.2.7-16|226	* Tue Aug 14 2000 Enzo Maggi <enzo@mandrakesoft.com> 4.0.7-3mdk
12mr|xboard-4.2.7-16|227	- introduced the %%{_mandir}, %%{_bindir}, %%{_infodir} etc.
12mr|xboard-4.2.7-16|228	
12mr|xboard-4.2.7-16|229	* Mon Aug 07 2000 Frederic Lepied <flepied@mandrakesoft.com> 4.0.7-2mdk
12mr|xboard-4.2.7-16|230	- automatically added BuildRequires
12mr|xboard-4.2.7-16|231	
12mr|xboard-4.2.7-16|232	* Thu Jun 13 2000 Florin Grad <florin@mandrakesoft.com> 4.0.7-1mdk
12mr|xboard-4.2.7-16|233	- "new" release
12mr|xboard-4.2.7-16|234	
12mr|xboard-4.2.7-16|235	* Fri May 05 2000 Florin Grad <florin@mandrakesoft.com> 4.0.5-2mdk
12mr|xboard-4.2.7-16|236	- fix the menu integration
12mr|xboard-4.2.7-16|237	
12mr|xboard-4.2.7-16|238	* Sat Apr 08 2000 Christopher Molnar <molnarc@mandrakesoft.com> 4.0.5-1mdk
12mr|xboard-4.2.7-16|239	- Updated to 4.0.5
12mr|xboard-4.2.7-16|240	- New groups
12mr|xboard-4.2.7-16|241	- Added docs
12mr|xboard-4.2.7-16|242	- added menu funtions to spec file
12mr|xboard-4.2.7-16|243	
12mr|xboard-4.2.7-16|244	* Fri Nov 12 1999 Damien Kroktine <damien@mandrakesoft.com>
12mr|xboard-4.2.7-16|245	- Mandrake release
12mr|xboard-4.2.7-16|246	
12mr|xboard-4.2.7-16|247	* Wed Sep  8 1999 Bill Nottingham <notting@redhat.com>
12mr|xboard-4.2.7-16|248	- update to 4.0.3
12mr|xboard-4.2.7-16|249	
12mr|xboard-4.2.7-16|250	* Sat Aug 14 1999 Bill Nottingham <notting@redhat.com>
12mr|xboard-4.2.7-16|251	- change requires: to virtual 'chessprogram'
12mr|xboard-4.2.7-16|252	
12mr|xboard-4.2.7-16|253	* Thu Aug 12 1999 Bill Nottingham <notting@redhat.com>
12mr|xboard-4.2.7-16|254	- require gnuchess so it will work out of the box
12mr|xboard-4.2.7-16|255	
12mr|xboard-4.2.7-16|256	* Fri Jul 30 1999 Bill Nottingham <notting@redhat.com>
12mr|xboard-4.2.7-16|257	- update to 4.0.2
12mr|xboard-4.2.7-16|258	
12mr|xboard-4.2.7-16|259	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12mr|xboard-4.2.7-16|260	- auto rebuild in the new build environment (release 3)
12mr|xboard-4.2.7-16|261	
12mr|xboard-4.2.7-16|262	* Thu Dec 17 1998 Michael Maher <mike@redhat.com>
12mr|xboard-4.2.7-16|263	- cleaned up spec file
12mr|xboard-4.2.7-16|264	- built package for 6.0
12mr|xboard-4.2.7-16|265	
12mr|xboard-4.2.7-16|266	* Sat Jul 11 1998 Mike Wangsmo <wanger@redhat.com>
12mr|xboard-4.2.7-16|267	- updated to a new version
12mr|xboard-4.2.7-16|268	- buildrooted the package too
12mr|xboard-4.2.7-16|269	
12mr|xboard-4.2.7-16|270	* Fri May 01 1998 Prospector System <bugs@redhat.com>
12mr|xboard-4.2.7-16|271	- translations modified for de, fr, tr

19273 12
12mr|xcalc-1.0.4.1-3|1	Name: xcalc
12mr|xcalc-1.0.4.1-3|2	Version: 1.0.4.1
12mr|xcalc-1.0.4.1-3|3	Release: %mkrel 3
12mr|xcalc-1.0.4.1-3|4	Summary: Scientific calculator for X
12mr|xcalc-1.0.4.1-3|5	Group: Development/X11
12mr|xcalc-1.0.4.1-3|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xcalc-1.0.4.1-3|7	License: MIT
12mr|xcalc-1.0.4.1-3|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|xcalc-1.0.4.1-3|9	
12mr|xcalc-1.0.4.1-3|10	BuildRequires: libxt-devel >= 1.0.0
12mr|xcalc-1.0.4.1-3|11	BuildRequires: libxaw-devel >= 1.0.1
12mr|xcalc-1.0.4.1-3|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xcalc-1.0.4.1-3|13	
12mr|xcalc-1.0.4.1-3|14	%description
12mr|xcalc-1.0.4.1-3|15	Xcalc is a scientific calculator desktop accessory that can emulate a TI-30
12mr|xcalc-1.0.4.1-3|16	or an HP-10C.
12mr|xcalc-1.0.4.1-3|17	
12mr|xcalc-1.0.4.1-3|18	%prep
12mr|xcalc-1.0.4.1-3|19	%setup -q -n %{name}-%{version}
12mr|xcalc-1.0.4.1-3|20	
12mr|xcalc-1.0.4.1-3|21	%build
12mr|xcalc-1.0.4.1-3|22	%configure2_5x
12mr|xcalc-1.0.4.1-3|23	%make
12mr|xcalc-1.0.4.1-3|24	
12mr|xcalc-1.0.4.1-3|25	%install
12mr|xcalc-1.0.4.1-3|26	rm -rf %{buildroot}
12mr|xcalc-1.0.4.1-3|27	%makeinstall_std
12mr|xcalc-1.0.4.1-3|28	
12mr|xcalc-1.0.4.1-3|29	%clean
12mr|xcalc-1.0.4.1-3|30	rm -rf %{buildroot}
12mr|xcalc-1.0.4.1-3|31	
12mr|xcalc-1.0.4.1-3|32	%files
12mr|xcalc-1.0.4.1-3|33	%defattr(-,root,root)
12mr|xcalc-1.0.4.1-3|34	%{_bindir}/xcalc
12mr|xcalc-1.0.4.1-3|35	%{_datadir}/X11/app-defaults/XCalc
12mr|xcalc-1.0.4.1-3|36	%{_datadir}/X11/app-defaults/XCalc-color
12mr|xcalc-1.0.4.1-3|37	%{_mandir}/man1/xcalc.1*
12mr|xcalc-1.0.4.1-3|38	
12mr|xcalc-1.0.4.1-3|39	
12mr|xcalc-1.0.4.1-3|40	
12mr|xcalc-1.0.4.1-3|41	%changelog
12mr|xcalc-1.0.4.1-3|42	

19274 12
12mr|xcb-util-0.3.9-2|1	%define major		1
12mr|xcb-util-0.3.9-2|2	%define libname		%mklibname xcb-util %{major}
12mr|xcb-util-0.3.9-2|3	%define develname	%mklibname xcb-util -d
12mr|xcb-util-0.3.9-2|4	
12mr|xcb-util-0.3.9-2|5	Name: xcb-util
12mr|xcb-util-0.3.9-2|6	Summary: A number of libraries which sit on top of libxcb
12mr|xcb-util-0.3.9-2|7	Version: 0.3.9
12mr|xcb-util-0.3.9-2|8	Release: 2
12mr|xcb-util-0.3.9-2|9	Group: System/X11
12mr|xcb-util-0.3.9-2|10	License: MIT
12mr|xcb-util-0.3.9-2|11	URL: http://xcb.freedesktop.org
12mr|xcb-util-0.3.9-2|12	Source0: http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
12mr|xcb-util-0.3.9-2|13	BuildRequires: x11-proto-devel
12mr|xcb-util-0.3.9-2|14	BuildRequires: x11-util-macros >= 1.1.5
12mr|xcb-util-0.3.9-2|15	BuildRequires: xcb-devel
12mr|xcb-util-0.3.9-2|16	BuildRequires: gperf
12mr|xcb-util-0.3.9-2|17	
12mr|xcb-util-0.3.9-2|18	%description
12mr|xcb-util-0.3.9-2|19	The xcb-util module provides a number of libraries which sit on top of
12mr|xcb-util-0.3.9-2|20	libxcb, the core X protocol library, and some of the extension
12mr|xcb-util-0.3.9-2|21	libraries. These experimental libraries provide convenience functions
12mr|xcb-util-0.3.9-2|22	and interfaces which make the raw X protocol more usable. Some of the
12mr|xcb-util-0.3.9-2|23	libraries also provide client-side code which is not strictly part of
12mr|xcb-util-0.3.9-2|24	the X protocol but which have traditionally been provided by Xlib.
12mr|xcb-util-0.3.9-2|25	
12mr|xcb-util-0.3.9-2|26	#--------------------------------------------------------------------
12mr|xcb-util-0.3.9-2|27	
12mr|xcb-util-0.3.9-2|28	%package -n %{develname}
12mr|xcb-util-0.3.9-2|29	Summary: A number of libraries which sit on top of libxcb
12mr|xcb-util-0.3.9-2|30	Group: Development/C
12mr|xcb-util-0.3.9-2|31	Provides:  xcb-util-devel = %{version}-%{release}
12mr|xcb-util-0.3.9-2|32	Requires:  %{libname} = %{version}-%{release}
12mr|xcb-util-0.3.9-2|33	Obsoletes: %{_lib}xcb-static-devel < 0.3.9
12mr|xcb-util-0.3.9-2|34	
12mr|xcb-util-0.3.9-2|35	%description -n %{develname}
12mr|xcb-util-0.3.9-2|36	The xcb-util module provides a number of libraries which sit on top of
12mr|xcb-util-0.3.9-2|37	libxcb, the core X protocol library, and some of the extension
12mr|xcb-util-0.3.9-2|38	libraries. These experimental libraries provide convenience functions
12mr|xcb-util-0.3.9-2|39	and interfaces which make the raw X protocol more usable. Some of the
12mr|xcb-util-0.3.9-2|40	libraries also provide client-side code which is not strictly part of
12mr|xcb-util-0.3.9-2|41	the X protocol but which have traditionally been provided by Xlib.
12mr|xcb-util-0.3.9-2|42	
12mr|xcb-util-0.3.9-2|43	%files -n %{develname}
12mr|xcb-util-0.3.9-2|44	%{_includedir}/xcb/xcb_atom.h
12mr|xcb-util-0.3.9-2|45	%{_includedir}/xcb/xcb_aux.h
12mr|xcb-util-0.3.9-2|46	#%{_includedir}/xcb/xcb_bitops.h
12mr|xcb-util-0.3.9-2|47	%{_includedir}/xcb/xcb_event.h
12mr|xcb-util-0.3.9-2|48	%{_includedir}/xcb/xcb_util.h
12mr|xcb-util-0.3.9-2|49	%{_libdir}/libxcb-util.so
12mr|xcb-util-0.3.9-2|50	%{_libdir}/pkgconfig/xcb-atom.pc
12mr|xcb-util-0.3.9-2|51	%{_libdir}/pkgconfig/xcb-aux.pc
12mr|xcb-util-0.3.9-2|52	%{_libdir}/pkgconfig/xcb-event.pc
12mr|xcb-util-0.3.9-2|53	%{_libdir}/pkgconfig/xcb-util.pc
12mr|xcb-util-0.3.9-2|54	
12mr|xcb-util-0.3.9-2|55	#--------------------------------------------------------------------
12mr|xcb-util-0.3.9-2|56	
12mr|xcb-util-0.3.9-2|57	%package -n %{libname}
12mr|xcb-util-0.3.9-2|58	Summary: xcb-util library package
12mr|xcb-util-0.3.9-2|59	Group: System/X11
12mr|xcb-util-0.3.9-2|60	Conflicts: %{_lib}xcb-xvmc0 < 1.7-2
12mr|xcb-util-0.3.9-2|61	Conflicts: %{_lib}xcb-xtest0 < 1.7-2
12mr|xcb-util-0.3.9-2|62	Conflicts: %{_lib}xcb-xprint0 < 1.7-2
12mr|xcb-util-0.3.9-2|63	Conflicts: %{_lib}xcb-xfixes0 < 1.7-2
12mr|xcb-util-0.3.9-2|64	Conflicts: %{_lib}xcb-shm0 < 1.7-2
12mr|xcb-util-0.3.9-2|65	Conflicts: %{_lib}xcb-xevie0 < 1.7-2
12mr|xcb-util-0.3.9-2|66	Conflicts: %{_lib}xcb-shape0 < 1.7-2
12mr|xcb-util-0.3.9-2|67	Conflicts: %{_lib}xcb-composite0 < 1.7-2
12mr|xcb-util-0.3.9-2|68	Conflicts: %{_lib}xcb-xv0 < 1.7-2
12mr|xcb-util-0.3.9-2|69	Conflicts: %{_lib}xcb-xf86dri0 < 1.7-2
12mr|xcb-util-0.3.9-2|70	Conflicts: %{_lib}xcb-damage0 < 1.7-2
12mr|xcb-util-0.3.9-2|71	Conflicts: %{_lib}xcb-record0 < 1.7-2
12mr|xcb-util-0.3.9-2|72	Conflicts: %{_lib}xcb-res0 < 1.7-2
12mr|xcb-util-0.3.9-2|73	Conflicts: %{_lib}xcb-screensaver0 < 1.7-2
12mr|xcb-util-0.3.9-2|74	Conflicts: %{_lib}xcb-glx0 < 1.7-2
12mr|xcb-util-0.3.9-2|75	Conflicts: %{_lib}xcb-dri2_0 < 1.7-2
12mr|xcb-util-0.3.9-2|76	Conflicts: %{_lib}xcb-xinerama0 < 1.7-2
12mr|xcb-util-0.3.9-2|77	Conflicts: %{_lib}xcb1 < 1.7-2
12mr|xcb-util-0.3.9-2|78	Conflicts: %{_lib}xcb-sync0 < 1.7-2
12mr|xcb-util-0.3.9-2|79	Conflicts: %{_lib}xcb-render0 < 1.7-2
12mr|xcb-util-0.3.9-2|80	Conflicts: %{_lib}xcb-dpms0 < 1.7-2
12mr|xcb-util-0.3.9-2|81	Conflicts: %{_lib}xcb-randr0 < 1.7-2
12mr|xcb-util-0.3.9-2|82	
12mr|xcb-util-0.3.9-2|83	%description -n %{libname}
12mr|xcb-util-0.3.9-2|84	The xcb-util module provides a number of libraries which sit on top of
12mr|xcb-util-0.3.9-2|85	libxcb, the core X protocol library, and some of the extension
12mr|xcb-util-0.3.9-2|86	libraries. These experimental libraries provide convenience functions
12mr|xcb-util-0.3.9-2|87	and interfaces which make the raw X protocol more usable. Some of the
12mr|xcb-util-0.3.9-2|88	libraries also provide client-side code which is not strictly part of
12mr|xcb-util-0.3.9-2|89	the X protocol but which have traditionally been provided by Xlib.
12mr|xcb-util-0.3.9-2|90	
12mr|xcb-util-0.3.9-2|91	%files -n %{libname}
12mr|xcb-util-0.3.9-2|92	%{_libdir}/libxcb-util.so.%{major}*
12mr|xcb-util-0.3.9-2|93	
12mr|xcb-util-0.3.9-2|94	#--------------------------------------------------------------------
12mr|xcb-util-0.3.9-2|95	
12mr|xcb-util-0.3.9-2|96	%prep
12mr|xcb-util-0.3.9-2|97	%setup -q
12mr|xcb-util-0.3.9-2|98	
12mr|xcb-util-0.3.9-2|99	%build
12mr|xcb-util-0.3.9-2|100	%configure2_5x \
12mr|xcb-util-0.3.9-2|101	--disable-static
12mr|xcb-util-0.3.9-2|102	
12mr|xcb-util-0.3.9-2|103	%make
12mr|xcb-util-0.3.9-2|104	
12mr|xcb-util-0.3.9-2|105	%install
12mr|xcb-util-0.3.9-2|106	rm -rf %{buildroot}
12mr|xcb-util-0.3.9-2|107	%makeinstall_std
12mr|xcb-util-0.3.9-2|108	
12mr|xcb-util-0.3.9-2|109	
12mr|xcb-util-0.3.9-2|110	
12mr|xcb-util-0.3.9-2|111	
12mr|xcb-util-0.3.9-2|112	%changelog
12mr|xcb-util-0.3.9-2|113	* Sat Aug  4 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|xcb-util-0.3.9-2|114	+ Commit: 85eb03b
12mr|xcb-util-0.3.9-2|115	- Drop .la file and fix unversioned Obsoletes
12mr|xcb-util-0.3.9-2|116	
12mr|xcb-util-0.3.9-2|117	

19275 12
12mr|xcb-util-image-0.3.9-1|1	%define major 0
12mr|xcb-util-image-0.3.9-1|2	%define libname %mklibname %{name} %{major}
12mr|xcb-util-image-0.3.9-1|3	%define develname %mklibname %{name} -d
12mr|xcb-util-image-0.3.9-1|4	%define develnamest %mklibname %{name} -d -s
12mr|xcb-util-image-0.3.9-1|5	
12mr|xcb-util-image-0.3.9-1|6	Summary:	xcb-util's xcb-image
12mr|xcb-util-image-0.3.9-1|7	Name:		xcb-util-image
12mr|xcb-util-image-0.3.9-1|8	Version:	0.3.9
12mr|xcb-util-image-0.3.9-1|9	Release:	1
12mr|xcb-util-image-0.3.9-1|10	Url:		http://xcb.freedesktop.org
12mr|xcb-util-image-0.3.9-1|11	Source0:	http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
12mr|xcb-util-image-0.3.9-1|12	License:	MIT
12mr|xcb-util-image-0.3.9-1|13	Group:		System/X11
12mr|xcb-util-image-0.3.9-1|14	BuildRequires:	xcb-util-devel >= 0.3.9
12mr|xcb-util-image-0.3.9-1|15	BuildRequires:	x11-util-macros
12mr|xcb-util-image-0.3.9-1|16	
12mr|xcb-util-image-0.3.9-1|17	%description
12mr|xcb-util-image-0.3.9-1|18	The xcb-util module provides a number of libraries which sit on top of
12mr|xcb-util-image-0.3.9-1|19	libxcb, the core X protocol library, and some of the extension
12mr|xcb-util-image-0.3.9-1|20	libraries. These experimental libraries provide convenience functions
12mr|xcb-util-image-0.3.9-1|21	and interfaces which make the raw X protocol more usable. Some of the
12mr|xcb-util-image-0.3.9-1|22	libraries also provide client-side code which is not strictly part of
12mr|xcb-util-image-0.3.9-1|23	the X protocol but which have traditionally been provided by Xlib.
12mr|xcb-util-image-0.3.9-1|24	
12mr|xcb-util-image-0.3.9-1|25	%package -n %{libname}
12mr|xcb-util-image-0.3.9-1|26	Summary:	xcb-util-image library package
12mr|xcb-util-image-0.3.9-1|27	Group:		System/X11
12mr|xcb-util-image-0.3.9-1|28	
12mr|xcb-util-image-0.3.9-1|29	%description -n %{libname}
12mr|xcb-util-image-0.3.9-1|30	The xcb-util module provides a number of libraries which sit on top of
12mr|xcb-util-image-0.3.9-1|31	libxcb, the core X protocol library, and some of the extension
12mr|xcb-util-image-0.3.9-1|32	libraries. These experimental libraries provide convenience functions
12mr|xcb-util-image-0.3.9-1|33	and interfaces which make the raw X protocol more usable. Some of the
12mr|xcb-util-image-0.3.9-1|34	libraries also provide client-side code which is not strictly part of
12mr|xcb-util-image-0.3.9-1|35	the X protocol but which have traditionally been provided by Xlib.
12mr|xcb-util-image-0.3.9-1|36	
12mr|xcb-util-image-0.3.9-1|37	This is the xcb-util-image library package.
12mr|xcb-util-image-0.3.9-1|38	
12mr|xcb-util-image-0.3.9-1|39	%package -n %{develname}
12mr|xcb-util-image-0.3.9-1|40	Summary:	xcb-util-image development files
12mr|xcb-util-image-0.3.9-1|41	Group:		Development/C
12mr|xcb-util-image-0.3.9-1|42	Provides:	libxcb-util-image-devel = %{version}-%{release}
12mr|xcb-util-image-0.3.9-1|43	Provides:	xcb-util-image-devel = %{version}-%{release}
12mr|xcb-util-image-0.3.9-1|44	Requires:	%{libname} = %{version}-%{release}
12mr|xcb-util-image-0.3.9-1|45	Conflicts:	%{mklibname xcb-util -d} < 0.3.9
12mr|xcb-util-image-0.3.9-1|46	Conflicts:	%{mklibname xcb-util -d -s} < 0.3.9
12mr|xcb-util-image-0.3.9-1|47	
12mr|xcb-util-image-0.3.9-1|48	%description -n %{develname}
12mr|xcb-util-image-0.3.9-1|49	This pakcage includes the development files required to build software against
12mr|xcb-util-image-0.3.9-1|50	%{name}.
12mr|xcb-util-image-0.3.9-1|51	
12mr|xcb-util-image-0.3.9-1|52	
12mr|xcb-util-image-0.3.9-1|53	%package -n %{develnamest}
12mr|xcb-util-image-0.3.9-1|54	Summary:	xcb-util-image development files
12mr|xcb-util-image-0.3.9-1|55	Group:		Development/C
12mr|xcb-util-image-0.3.9-1|56	Provides:	libxcb-util-image-devel-static = %{version}-%{release}
12mr|xcb-util-image-0.3.9-1|57	Provides:	xcb-util-image-devel-static = %{version}-%{release}
12mr|xcb-util-image-0.3.9-1|58	Requires:	%{libname} = %{version}-%{release}
12mr|xcb-util-image-0.3.9-1|59	Requires:	xcb-util-image-devel = %{version}-%{release}
12mr|xcb-util-image-0.3.9-1|60	Conflicts:	%{mklibname xcb-util -d} < 0.3.9
12mr|xcb-util-image-0.3.9-1|61	Conflicts:	%{mklibname xcb-util -d -s} < 0.3.9
12mr|xcb-util-image-0.3.9-1|62	
12mr|xcb-util-image-0.3.9-1|63	%description -n %{develnamest}
12mr|xcb-util-image-0.3.9-1|64	This pakcage includes the development files required to build software against
12mr|xcb-util-image-0.3.9-1|65	%{name}.
12mr|xcb-util-image-0.3.9-1|66	
12mr|xcb-util-image-0.3.9-1|67	
12mr|xcb-util-image-0.3.9-1|68	%prep
12mr|xcb-util-image-0.3.9-1|69	%setup -q
12mr|xcb-util-image-0.3.9-1|70	
12mr|xcb-util-image-0.3.9-1|71	%build
12mr|xcb-util-image-0.3.9-1|72	%configure2_5x
12mr|xcb-util-image-0.3.9-1|73	%make
12mr|xcb-util-image-0.3.9-1|74	
12mr|xcb-util-image-0.3.9-1|75	%install
12mr|xcb-util-image-0.3.9-1|76	rm -rf %{buildroot}
12mr|xcb-util-image-0.3.9-1|77	%makeinstall_std
12mr|xcb-util-image-0.3.9-1|78	
12mr|xcb-util-image-0.3.9-1|79	%files -n %{libname}
12mr|xcb-util-image-0.3.9-1|80	%{_libdir}/libxcb-image.so.%{major}*
12mr|xcb-util-image-0.3.9-1|81	
12mr|xcb-util-image-0.3.9-1|82	%files -n %{develname}
12mr|xcb-util-image-0.3.9-1|83	%doc ChangeLog NEWS README
12mr|xcb-util-image-0.3.9-1|84	%{_includedir}/xcb/xcb_image.h
12mr|xcb-util-image-0.3.9-1|85	%{_includedir}/xcb/xcb_pixel.h
12mr|xcb-util-image-0.3.9-1|86	%{_includedir}/xcb/xcb_bitops.h
12mr|xcb-util-image-0.3.9-1|87	%{_libdir}/libxcb-image.so
12mr|xcb-util-image-0.3.9-1|88	%{_libdir}/pkgconfig/xcb-image.pc
12mr|xcb-util-image-0.3.9-1|89	
12mr|xcb-util-image-0.3.9-1|90	%files -n %{develnamest}
12mr|xcb-util-image-0.3.9-1|91	%{_libdir}/libxcb-image.a
12mr|xcb-util-image-0.3.9-1|92	
12mr|xcb-util-image-0.3.9-1|93	
12mr|xcb-util-image-0.3.9-1|94	
12mr|xcb-util-image-0.3.9-1|95	%changelog
12mr|xcb-util-image-0.3.9-1|96	

19276 12
12mr|xcb-util-keysyms-0.3.9-1|1	%define major 1
12mr|xcb-util-keysyms-0.3.9-1|2	%define libname %mklibname %{name} %{major}
12mr|xcb-util-keysyms-0.3.9-1|3	%define develname %mklibname %{name} -d
12mr|xcb-util-keysyms-0.3.9-1|4	
12mr|xcb-util-keysyms-0.3.9-1|5	Summary:	xcb-util's xcb-keysyms
12mr|xcb-util-keysyms-0.3.9-1|6	Name:		xcb-util-keysyms
12mr|xcb-util-keysyms-0.3.9-1|7	Version:	0.3.9
12mr|xcb-util-keysyms-0.3.9-1|8	Release:	1
12mr|xcb-util-keysyms-0.3.9-1|9	Url:		http://xcb.freedesktop.org
12mr|xcb-util-keysyms-0.3.9-1|10	Source0:	http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
12mr|xcb-util-keysyms-0.3.9-1|11	License:	MIT
12mr|xcb-util-keysyms-0.3.9-1|12	Group:		System/X11
12mr|xcb-util-keysyms-0.3.9-1|13	BuildRequires:	xcb-util-devel >= 0.3.9
12mr|xcb-util-keysyms-0.3.9-1|14	BuildRequires:	x11-util-macros
12mr|xcb-util-keysyms-0.3.9-1|15	
12mr|xcb-util-keysyms-0.3.9-1|16	%description
12mr|xcb-util-keysyms-0.3.9-1|17	The xcb-util module provides a number of libraries which sit on top of
12mr|xcb-util-keysyms-0.3.9-1|18	libxcb, the core X protocol library, and some of the extension
12mr|xcb-util-keysyms-0.3.9-1|19	libraries. These experimental libraries provide convenience functions
12mr|xcb-util-keysyms-0.3.9-1|20	and interfaces which make the raw X protocol more usable. Some of the
12mr|xcb-util-keysyms-0.3.9-1|21	libraries also provide client-side code which is not strictly part of
12mr|xcb-util-keysyms-0.3.9-1|22	the X protocol but which have traditionally been provided by Xlib.
12mr|xcb-util-keysyms-0.3.9-1|23	
12mr|xcb-util-keysyms-0.3.9-1|24	%package -n %{libname}
12mr|xcb-util-keysyms-0.3.9-1|25	Summary:	xcb-util-keysyms library package
12mr|xcb-util-keysyms-0.3.9-1|26	Group:		System/X11
12mr|xcb-util-keysyms-0.3.9-1|27	Conflicts:	%{mklibname xcb-keysyms 1} < 0.3.9
12mr|xcb-util-keysyms-0.3.9-1|28	
12mr|xcb-util-keysyms-0.3.9-1|29	%description -n %{libname}
12mr|xcb-util-keysyms-0.3.9-1|30	The xcb-util module provides a number of libraries which sit on top of
12mr|xcb-util-keysyms-0.3.9-1|31	libxcb, the core X protocol library, and some of the extension
12mr|xcb-util-keysyms-0.3.9-1|32	libraries. These experimental libraries provide convenience functions
12mr|xcb-util-keysyms-0.3.9-1|33	and interfaces which make the raw X protocol more usable. Some of the
12mr|xcb-util-keysyms-0.3.9-1|34	libraries also provide client-side code which is not strictly part of
12mr|xcb-util-keysyms-0.3.9-1|35	the X protocol but which have traditionally been provided by Xlib.
12mr|xcb-util-keysyms-0.3.9-1|36	
12mr|xcb-util-keysyms-0.3.9-1|37	This is the xcb-util-keysyms library package.
12mr|xcb-util-keysyms-0.3.9-1|38	
12mr|xcb-util-keysyms-0.3.9-1|39	%package -n %{develname}
12mr|xcb-util-keysyms-0.3.9-1|40	Summary:	xcb-util-keysyms development files
12mr|xcb-util-keysyms-0.3.9-1|41	Group:		Development/C
12mr|xcb-util-keysyms-0.3.9-1|42	Provides:	libxcb-util-keysyms-devel = %{version}-%{release}
12mr|xcb-util-keysyms-0.3.9-1|43	Provides:	xcb-util-keysyms-devel = %{version}-%{release}
12mr|xcb-util-keysyms-0.3.9-1|44	Requires:	%{libname} = %{version}-%{release}
12mr|xcb-util-keysyms-0.3.9-1|45	Conflicts:	%{mklibname xcb-util -d} < 0.3.9
12mr|xcb-util-keysyms-0.3.9-1|46	Conflicts:	%{mklibname xcb-util -d -s} < 0.3.9
12mr|xcb-util-keysyms-0.3.9-1|47	
12mr|xcb-util-keysyms-0.3.9-1|48	%description -n %{develname}
12mr|xcb-util-keysyms-0.3.9-1|49	This pakcage includes the development files required to build software against
12mr|xcb-util-keysyms-0.3.9-1|50	%{name}.
12mr|xcb-util-keysyms-0.3.9-1|51	
12mr|xcb-util-keysyms-0.3.9-1|52	%prep
12mr|xcb-util-keysyms-0.3.9-1|53	%setup -q
12mr|xcb-util-keysyms-0.3.9-1|54	
12mr|xcb-util-keysyms-0.3.9-1|55	%build
12mr|xcb-util-keysyms-0.3.9-1|56	%configure2_5x --disable-static
12mr|xcb-util-keysyms-0.3.9-1|57	%make
12mr|xcb-util-keysyms-0.3.9-1|58	
12mr|xcb-util-keysyms-0.3.9-1|59	%install
12mr|xcb-util-keysyms-0.3.9-1|60	%makeinstall_std
12mr|xcb-util-keysyms-0.3.9-1|61	
12mr|xcb-util-keysyms-0.3.9-1|62	%files -n %{libname}
12mr|xcb-util-keysyms-0.3.9-1|63	%{_libdir}/libxcb-keysyms.so.%{major}*
12mr|xcb-util-keysyms-0.3.9-1|64	
12mr|xcb-util-keysyms-0.3.9-1|65	%files -n %{develname}
12mr|xcb-util-keysyms-0.3.9-1|66	%doc ChangeLog NEWS README
12mr|xcb-util-keysyms-0.3.9-1|67	%{_includedir}/xcb/xcb_keysyms.h
12mr|xcb-util-keysyms-0.3.9-1|68	%{_libdir}/libxcb-keysyms.so
12mr|xcb-util-keysyms-0.3.9-1|69	%{_libdir}/pkgconfig/xcb-keysyms.pc
12mr|xcb-util-keysyms-0.3.9-1|70	
12mr|xcb-util-keysyms-0.3.9-1|71	
12mr|xcb-util-keysyms-0.3.9-1|72	
12mr|xcb-util-keysyms-0.3.9-1|73	%changelog
12mr|xcb-util-keysyms-0.3.9-1|74	* Fri Aug  17 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|xcb-util-keysyms-0.3.9-1|75	+ Commit: 9198529
12mr|xcb-util-keysyms-0.3.9-1|76	- Drop static library
12mr|xcb-util-keysyms-0.3.9-1|77	
12mr|xcb-util-keysyms-0.3.9-1|78	

19277 12
12mr|xcb-util-renderutil-0.3.8-1|1	%define major 0
12mr|xcb-util-renderutil-0.3.8-1|2	%define libname %mklibname %{name} %{major}
12mr|xcb-util-renderutil-0.3.8-1|3	%define develname %mklibname %{name} -d
12mr|xcb-util-renderutil-0.3.8-1|4	
12mr|xcb-util-renderutil-0.3.8-1|5	Summary:	xcb-util's xcb-renderutil
12mr|xcb-util-renderutil-0.3.8-1|6	Name:		xcb-util-renderutil
12mr|xcb-util-renderutil-0.3.8-1|7	Version:	0.3.8
12mr|xcb-util-renderutil-0.3.8-1|8	Release:	1
12mr|xcb-util-renderutil-0.3.8-1|9	Url:		http://xcb.freedesktop.org
12mr|xcb-util-renderutil-0.3.8-1|10	Source0:	http://xcb.freedesktop.org/dist/%name-%{version}.tar.bz2
12mr|xcb-util-renderutil-0.3.8-1|11	License:	MIT
12mr|xcb-util-renderutil-0.3.8-1|12	Group:		System/X11
12mr|xcb-util-renderutil-0.3.8-1|13	BuildRequires:	xcb-util-devel >= 0.3.8
12mr|xcb-util-renderutil-0.3.8-1|14	BuildRequires:	x11-util-macros
12mr|xcb-util-renderutil-0.3.8-1|15	
12mr|xcb-util-renderutil-0.3.8-1|16	%description
12mr|xcb-util-renderutil-0.3.8-1|17	The xcb-util module provides a number of libraries which sit on top of
12mr|xcb-util-renderutil-0.3.8-1|18	libxcb, the core X protocol library, and some of the extension
12mr|xcb-util-renderutil-0.3.8-1|19	libraries. These experimental libraries provide convenience functions
12mr|xcb-util-renderutil-0.3.8-1|20	and interfaces which make the raw X protocol more usable. Some of the
12mr|xcb-util-renderutil-0.3.8-1|21	libraries also provide client-side code which is not strictly part of
12mr|xcb-util-renderutil-0.3.8-1|22	the X protocol but which have traditionally been provided by Xlib.
12mr|xcb-util-renderutil-0.3.8-1|23	
12mr|xcb-util-renderutil-0.3.8-1|24	%package -n %{libname}
12mr|xcb-util-renderutil-0.3.8-1|25	Summary:	xcb-util-renderutil library package
12mr|xcb-util-renderutil-0.3.8-1|26	Group:		System/X11
12mr|xcb-util-renderutil-0.3.8-1|27	
12mr|xcb-util-renderutil-0.3.8-1|28	%description -n %{libname}
12mr|xcb-util-renderutil-0.3.8-1|29	The xcb-util module provides a number of libraries which sit on top of
12mr|xcb-util-renderutil-0.3.8-1|30	libxcb, the core X protocol library, and some of the extension
12mr|xcb-util-renderutil-0.3.8-1|31	libraries. These experimental libraries provide convenience functions
12mr|xcb-util-renderutil-0.3.8-1|32	and interfaces which make the raw X protocol more usable. Some of the
12mr|xcb-util-renderutil-0.3.8-1|33	libraries also provide client-side code which is not strictly part of
12mr|xcb-util-renderutil-0.3.8-1|34	the X protocol but which have traditionally been provided by Xlib.
12mr|xcb-util-renderutil-0.3.8-1|35	
12mr|xcb-util-renderutil-0.3.8-1|36	This is the xcb-util-renderutil library package.
12mr|xcb-util-renderutil-0.3.8-1|37	
12mr|xcb-util-renderutil-0.3.8-1|38	%package -n %{develname}
12mr|xcb-util-renderutil-0.3.8-1|39	Summary:	xcb-util-renderutil development files
12mr|xcb-util-renderutil-0.3.8-1|40	Group:		Development/C
12mr|xcb-util-renderutil-0.3.8-1|41	Provides: 	libxcb-util-renderutil-devel = %{version}-%{release}
12mr|xcb-util-renderutil-0.3.8-1|42	Provides:	xcb-util-renderutil-devel = %{version}-%{release}
12mr|xcb-util-renderutil-0.3.8-1|43	Requires:	%{libname} = %{version}-%{release}
12mr|xcb-util-renderutil-0.3.8-1|44	Conflicts:	%{mklibname xcb-util -d} < 0.3.8
12mr|xcb-util-renderutil-0.3.8-1|45	Conflicts:	%{mklibname xcb-util -d -s} < 0.3.8
12mr|xcb-util-renderutil-0.3.8-1|46	
12mr|xcb-util-renderutil-0.3.8-1|47	%description -n %{develname}
12mr|xcb-util-renderutil-0.3.8-1|48	This pakcage includes the development files required to build software against
12mr|xcb-util-renderutil-0.3.8-1|49	%{name}.
12mr|xcb-util-renderutil-0.3.8-1|50	
12mr|xcb-util-renderutil-0.3.8-1|51	%prep
12mr|xcb-util-renderutil-0.3.8-1|52	%setup -q
12mr|xcb-util-renderutil-0.3.8-1|53	
12mr|xcb-util-renderutil-0.3.8-1|54	%build
12mr|xcb-util-renderutil-0.3.8-1|55	%configure2_5x
12mr|xcb-util-renderutil-0.3.8-1|56	%make
12mr|xcb-util-renderutil-0.3.8-1|57	
12mr|xcb-util-renderutil-0.3.8-1|58	%install
12mr|xcb-util-renderutil-0.3.8-1|59	%makeinstall_std
12mr|xcb-util-renderutil-0.3.8-1|60	
12mr|xcb-util-renderutil-0.3.8-1|61	%files -n %{libname}
12mr|xcb-util-renderutil-0.3.8-1|62	%doc ChangeLog NEWS README
12mr|xcb-util-renderutil-0.3.8-1|63	%{_libdir}/libxcb-render-util.so.%{major}*
12mr|xcb-util-renderutil-0.3.8-1|64	
12mr|xcb-util-renderutil-0.3.8-1|65	%files -n %{develname}
12mr|xcb-util-renderutil-0.3.8-1|66	%{_includedir}/xcb/xcb_renderutil.h
12mr|xcb-util-renderutil-0.3.8-1|67	%{_libdir}/libxcb-render-util.a
12mr|xcb-util-renderutil-0.3.8-1|68	%{_libdir}/libxcb-render-util.so
12mr|xcb-util-renderutil-0.3.8-1|69	%{_libdir}/pkgconfig/xcb-renderutil.pc
12mr|xcb-util-renderutil-0.3.8-1|70	
12mr|xcb-util-renderutil-0.3.8-1|71	
12mr|xcb-util-renderutil-0.3.8-1|72	
12mr|xcb-util-renderutil-0.3.8-1|73	%changelog
12mr|xcb-util-renderutil-0.3.8-1|74	* Thu Aug  16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|xcb-util-renderutil-0.3.8-1|75	+ Commit: 9f12537
12mr|xcb-util-renderutil-0.3.8-1|76	- Drop .la files
12mr|xcb-util-renderutil-0.3.8-1|77	
12mr|xcb-util-renderutil-0.3.8-1|78	

19278 12
12mr|xcb-util-wm-0.3.9-1|1	%define ewmh_major 2
12mr|xcb-util-wm-0.3.9-1|2	%define icccm_major 4
12mr|xcb-util-wm-0.3.9-1|3	
12mr|xcb-util-wm-0.3.9-1|4	%define libewmh %mklibname xcb-ewmh %{ewmh_major}
12mr|xcb-util-wm-0.3.9-1|5	%define libicccm %mklibname xcb-icccm %{icccm_major}
12mr|xcb-util-wm-0.3.9-1|6	%define develname %mklibname %{name} -d
12mr|xcb-util-wm-0.3.9-1|7	%define develnamest %mklibname %{name} -d -s
12mr|xcb-util-wm-0.3.9-1|8	
12mr|xcb-util-wm-0.3.9-1|9	Summary:	xcb-util-wm
12mr|xcb-util-wm-0.3.9-1|10	Name:		xcb-util-wm
12mr|xcb-util-wm-0.3.9-1|11	Version:	0.3.9
12mr|xcb-util-wm-0.3.9-1|12	Release:	1
12mr|xcb-util-wm-0.3.9-1|13	Url:		http://xcb.freedesktop.org
12mr|xcb-util-wm-0.3.9-1|14	Source0:	http://xcb.freedesktop.org/dist/%name-%{version}.tar.bz2
12mr|xcb-util-wm-0.3.9-1|15	License:	MIT
12mr|xcb-util-wm-0.3.9-1|16	Group:		System/X11
12mr|xcb-util-wm-0.3.9-1|17	BuildRequires:	xcb-util-devel >= 0.3.9
12mr|xcb-util-wm-0.3.9-1|18	BuildRequires:	x11-util-macros
12mr|xcb-util-wm-0.3.9-1|19	
12mr|xcb-util-wm-0.3.9-1|20	%description
12mr|xcb-util-wm-0.3.9-1|21	The xcb-util module provides a number of libraries which sit on top of
12mr|xcb-util-wm-0.3.9-1|22	libxcb, the core X protocol library, and some of the extension
12mr|xcb-util-wm-0.3.9-1|23	libraries. These experimental libraries provide convenience functions
12mr|xcb-util-wm-0.3.9-1|24	and interfaces which make the raw X protocol more usable. Some of the
12mr|xcb-util-wm-0.3.9-1|25	libraries also provide client-side code which is not strictly part of
12mr|xcb-util-wm-0.3.9-1|26	the X protocol but which have traditionally been provided by Xlib.
12mr|xcb-util-wm-0.3.9-1|27	
12mr|xcb-util-wm-0.3.9-1|28	%package -n %{libewmh}
12mr|xcb-util-wm-0.3.9-1|29	Summary:	xcb-ewmh library package
12mr|xcb-util-wm-0.3.9-1|30	Group:		System/X11
12mr|xcb-util-wm-0.3.9-1|31	
12mr|xcb-util-wm-0.3.9-1|32	%description -n %{libewmh}
12mr|xcb-util-wm-0.3.9-1|33	The xcb-util module provides a number of libraries which sit on top of
12mr|xcb-util-wm-0.3.9-1|34	libxcb, the core X protocol library, and some of the extension
12mr|xcb-util-wm-0.3.9-1|35	libraries. These experimental libraries provide convenience functions
12mr|xcb-util-wm-0.3.9-1|36	and interfaces which make the raw X protocol more usable. Some of the
12mr|xcb-util-wm-0.3.9-1|37	libraries also provide client-side code which is not strictly part of
12mr|xcb-util-wm-0.3.9-1|38	the X protocol but which have traditionally been provided by Xlib.
12mr|xcb-util-wm-0.3.9-1|39	
12mr|xcb-util-wm-0.3.9-1|40	%package -n %{libicccm}
12mr|xcb-util-wm-0.3.9-1|41	Summary:	xcb-icccm library package
12mr|xcb-util-wm-0.3.9-1|42	Group:		System/X11
12mr|xcb-util-wm-0.3.9-1|43	
12mr|xcb-util-wm-0.3.9-1|44	%description -n %{libicccm}
12mr|xcb-util-wm-0.3.9-1|45	The xcb-util module provides a number of libraries which sit on top of
12mr|xcb-util-wm-0.3.9-1|46	libxcb, the core X protocol library, and some of the extension
12mr|xcb-util-wm-0.3.9-1|47	libraries. These experimental libraries provide convenience functions
12mr|xcb-util-wm-0.3.9-1|48	and interfaces which make the raw X protocol more usable. Some of the
12mr|xcb-util-wm-0.3.9-1|49	libraries also provide client-side code which is not strictly part of
12mr|xcb-util-wm-0.3.9-1|50	the X protocol but which have traditionally been provided by Xlib.
12mr|xcb-util-wm-0.3.9-1|51	
12mr|xcb-util-wm-0.3.9-1|52	%package -n %{develname}
12mr|xcb-util-wm-0.3.9-1|53	Summary:	xcb-util-wm development headers
12mr|xcb-util-wm-0.3.9-1|54	Group:		Development/C
12mr|xcb-util-wm-0.3.9-1|55	Provides:	libxcb-util-wm-devel = %{version}-%{release}
12mr|xcb-util-wm-0.3.9-1|56	Provides:	xcb-util-wm-devel = %{version}-%{release}
12mr|xcb-util-wm-0.3.9-1|57	Requires:	%{libewmh} = %{version}-%{release}
12mr|xcb-util-wm-0.3.9-1|58	Requires:	%{libicccm} = %{version}-%{release}
12mr|xcb-util-wm-0.3.9-1|59	Conflicts:	%{mklibname xcb-util -d} < 0.3.9
12mr|xcb-util-wm-0.3.9-1|60	Conflicts:	%{mklibname xcb-util -d -s} < 0.3.9
12mr|xcb-util-wm-0.3.9-1|61	
12mr|xcb-util-wm-0.3.9-1|62	%description -n %{develname}
12mr|xcb-util-wm-0.3.9-1|63	This package includes the development files required to build software against
12mr|xcb-util-wm-0.3.9-1|64	%{name}.
12mr|xcb-util-wm-0.3.9-1|65	
12mr|xcb-util-wm-0.3.9-1|66	%package -n %{develnamest}
12mr|xcb-util-wm-0.3.9-1|67	Summary:	xcb-util-wm development static files
12mr|xcb-util-wm-0.3.9-1|68	Group:		Development/C
12mr|xcb-util-wm-0.3.9-1|69	Provides:	libxcb-util-wm-devel-static = %{version}-%{release}
12mr|xcb-util-wm-0.3.9-1|70	Provides:	xcb-util-wm-devel-static = %{version}-%{release}
12mr|xcb-util-wm-0.3.9-1|71	Requires:	%{libewmh} = %{version}-%{release}
12mr|xcb-util-wm-0.3.9-1|72	Requires:	%{libicccm} = %{version}-%{release}
12mr|xcb-util-wm-0.3.9-1|73	Requires:	xcb-util-wm-devel = %{version}-%{release}
12mr|xcb-util-wm-0.3.9-1|74	Conflicts:	%{mklibname xcb-util -d} < 0.3.9
12mr|xcb-util-wm-0.3.9-1|75	Conflicts:	%{mklibname xcb-util -d -s} < 0.3.9
12mr|xcb-util-wm-0.3.9-1|76	
12mr|xcb-util-wm-0.3.9-1|77	%description -n %{develnamest}
12mr|xcb-util-wm-0.3.9-1|78	This package includes the static development
12mr|xcb-util-wm-0.3.9-1|79	files required to build software against
12mr|xcb-util-wm-0.3.9-1|80	%{name}.
12mr|xcb-util-wm-0.3.9-1|81	
12mr|xcb-util-wm-0.3.9-1|82	%prep
12mr|xcb-util-wm-0.3.9-1|83	%setup -q
12mr|xcb-util-wm-0.3.9-1|84	
12mr|xcb-util-wm-0.3.9-1|85	%build
12mr|xcb-util-wm-0.3.9-1|86	%configure2_5x
12mr|xcb-util-wm-0.3.9-1|87	%make
12mr|xcb-util-wm-0.3.9-1|88	
12mr|xcb-util-wm-0.3.9-1|89	%install
12mr|xcb-util-wm-0.3.9-1|90	%makeinstall_std
12mr|xcb-util-wm-0.3.9-1|91	
12mr|xcb-util-wm-0.3.9-1|92	%files -n %{libewmh}
12mr|xcb-util-wm-0.3.9-1|93	%{_libdir}/libxcb-ewmh.so.%{ewmh_major}*
12mr|xcb-util-wm-0.3.9-1|94	
12mr|xcb-util-wm-0.3.9-1|95	%files -n %{libicccm}
12mr|xcb-util-wm-0.3.9-1|96	%{_libdir}/libxcb-icccm.so.%{icccm_major}*
12mr|xcb-util-wm-0.3.9-1|97	
12mr|xcb-util-wm-0.3.9-1|98	%files -n %{develnamest}
12mr|xcb-util-wm-0.3.9-1|99	%{_libdir}/libxcb-ewmh.a
12mr|xcb-util-wm-0.3.9-1|100	%{_libdir}/libxcb-icccm.a
12mr|xcb-util-wm-0.3.9-1|101	
12mr|xcb-util-wm-0.3.9-1|102	%files -n %{develname}
12mr|xcb-util-wm-0.3.9-1|103	%doc ChangeLog NEWS README
12mr|xcb-util-wm-0.3.9-1|104	%{_includedir}/xcb/xcb_ewmh.h
12mr|xcb-util-wm-0.3.9-1|105	%{_includedir}/xcb/xcb_icccm.h
12mr|xcb-util-wm-0.3.9-1|106	%{_libdir}/libxcb-ewmh.so
12mr|xcb-util-wm-0.3.9-1|107	%{_libdir}/libxcb-icccm.so
12mr|xcb-util-wm-0.3.9-1|108	%{_libdir}/pkgconfig/xcb-ewmh.pc
12mr|xcb-util-wm-0.3.9-1|109	%{_libdir}/pkgconfig/xcb-icccm.pc
12mr|xcb-util-wm-0.3.9-1|110	
12mr|xcb-util-wm-0.3.9-1|111	
12mr|xcb-util-wm-0.3.9-1|112	
12mr|xcb-util-wm-0.3.9-1|113	%changelog
12mr|xcb-util-wm-0.3.9-1|114	

19279 12
12mr|xchat-2.8.8-8|1	%define	build_plf 0
12mr|xchat-2.8.8-8|2	
12mr|xchat-2.8.8-8|3	%if %build_plf
12mr|xchat-2.8.8-8|4	%define	distsuffix plf
12mr|xchat-2.8.8-8|5	%endif
12mr|xchat-2.8.8-8|6	
12mr|xchat-2.8.8-8|7	%{?_with_plf: %{expand: %%global build_plf 1}}
12mr|xchat-2.8.8-8|8	
12mr|xchat-2.8.8-8|9	%define	perl_version %(rpm -q --qf '%%{epoch}:%%{VERSION}' perl)
12mr|xchat-2.8.8-8|10	
12mr|xchat-2.8.8-8|11	Summary:	A GTK+ IRC client
12mr|xchat-2.8.8-8|12	Name:		xchat
12mr|xchat-2.8.8-8|13	Version:	2.8.8
12mr|xchat-2.8.8-8|14	Release:	%mkrel 8
12mr|xchat-2.8.8-8|15	Group:		Networking/IRC
12mr|xchat-2.8.8-8|16	License:	GPLv2+
12mr|xchat-2.8.8-8|17	Url:		http://www.xchat.org
12mr|xchat-2.8.8-8|18	Source0:	http://www.xchat.org/files/source/2.8/%{name}-%{version}.tar.bz2
12mr|xchat-2.8.8-8|19	Patch0:		xchat-2.6.4-ctcp_version.patch
12mr|xchat-2.8.8-8|20	Patch1:		xchat-2.0.8-nicksuffix.patch
12mr|xchat-2.8.8-8|21	Patch2:		xchat-2.6.1-servlist.patch
12mr|xchat-2.8.8-8|22	Patch3:		xchat-2.8.6-CVE-2009-0315-debian.patch
12mr|xchat-2.8.8-8|23	# fedora patches
12mr|xchat-2.8.8-8|24	Patch100:	xchat-1.8.7-use-sysconf-to-detect-cpus.patch
12mr|xchat-2.8.8-8|25	Patch101:	xchat-2.8.4-disable-tray-icon-by-default.patch
12mr|xchat-2.8.8-8|26	Patch102:	xchat-2.8.6-default-utf8.patch
12mr|xchat-2.8.8-8|27	Patch103:	xchat-2.8.6-change-page-activity.patch
12mr|xchat-2.8.8-8|28	Patch104:	xchat-2.8.8-freenode-ports.diff
12mr|xchat-2.8.8-8|29	Patch105:	xchat-2.8.8-libnotify07.patch
12mr|xchat-2.8.8-8|30	Patch106:	xchat-2.8.8-link-against-libnotify.patch
12mr|xchat-2.8.8-8|31	Patch107:	fixglib.patch
12mr|xchat-2.8.8-8|32	BuildRequires:	bison
12mr|xchat-2.8.8-8|33	Buildrequires:	gtk+3-devel
12mr|xchat-2.8.8-8|34	BuildRequires:	openssl-devel
12mr|xchat-2.8.8-8|35	BuildRequires:	imagemagick
12mr|xchat-2.8.8-8|36	BuildRequires:	GConf2
12mr|xchat-2.8.8-8|37	BuildRequires:	desktop-file-utils
12mr|xchat-2.8.8-8|38	BuildRequires:	libsexy-devel
12mr|xchat-2.8.8-8|39	BuildRequires:	gettext-devel
12mr|xchat-2.8.8-8|40	BuildRequires:	perl-devel
12mr|xchat-2.8.8-8|41	BuildRequires:	python-devel
12mr|xchat-2.8.8-8|42	BuildRequires:	tcl
12mr|xchat-2.8.8-8|43	BuildRequires:	tcl-devel
12mr|xchat-2.8.8-8|44	BuildRequires:	dbus-glib-devel
12mr|xchat-2.8.8-8|45	BuildRequires:	libntlm-devel
12mr|xchat-2.8.8-8|46	%if %build_plf
12mr|xchat-2.8.8-8|47	BuildRequires:	socks5-devel
12mr|xchat-2.8.8-8|48	%endif
12mr|xchat-2.8.8-8|49	Obsoletes:	xchat-dbus < 2.6.8
12mr|xchat-2.8.8-8|50	Provides:	xchat-dbus = %{version}-%{release}
12mr|xchat-2.8.8-8|51	Obsoletes:	xchat-systray-integration < 2.4.6
12mr|xchat-2.8.8-8|52	# To get the balloon alerts working
12mr|xchat-2.8.8-8|53	Requires:	libnotify
12mr|xchat-2.8.8-8|54	BuildRequires:	libnotify-devel
12mr|xchat-2.8.8-8|55	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|xchat-2.8.8-8|56	
12mr|xchat-2.8.8-8|57	%description
12mr|xchat-2.8.8-8|58	X-Chat is yet another IRC client for the X Window System, using the Gtk+
12mr|xchat-2.8.8-8|59	toolkit. It is pretty easy to use compared to the other Gtk+ IRC clients and
12mr|xchat-2.8.8-8|60	the interface is quite nicely designed.
12mr|xchat-2.8.8-8|61	
12mr|xchat-2.8.8-8|62	%package devel
12mr|xchat-2.8.8-8|63	Summary:	XChat header for plugin development
12mr|xchat-2.8.8-8|64	Group:		Development/C
12mr|xchat-2.8.8-8|65	
12mr|xchat-2.8.8-8|66	%description devel
12mr|xchat-2.8.8-8|67	This package contains xchat-plugin.h needed to build external plugins.
12mr|xchat-2.8.8-8|68	
12mr|xchat-2.8.8-8|69	%package perl
12mr|xchat-2.8.8-8|70	Summary:	XChat Perl plugin
12mr|xchat-2.8.8-8|71	Group:		Networking/IRC
12mr|xchat-2.8.8-8|72	Requires:	%{name} = %{version}-%{release}
12mr|xchat-2.8.8-8|73	Requires:	perl-base = %perl_version
12mr|xchat-2.8.8-8|74	
12mr|xchat-2.8.8-8|75	%description perl
12mr|xchat-2.8.8-8|76	Provides Perl scripting capability to XChat.
12mr|xchat-2.8.8-8|77	
12mr|xchat-2.8.8-8|78	%package python
12mr|xchat-2.8.8-8|79	Summary:	XChat Python plugin
12mr|xchat-2.8.8-8|80	Group:		Networking/IRC
12mr|xchat-2.8.8-8|81	Requires:	%{name} = %{version}-%{release}
12mr|xchat-2.8.8-8|82	
12mr|xchat-2.8.8-8|83	%description python
12mr|xchat-2.8.8-8|84	Provides Python scripting capability to XChat.
12mr|xchat-2.8.8-8|85	
12mr|xchat-2.8.8-8|86	%package tcl
12mr|xchat-2.8.8-8|87	Summary:	XChat TCL plugin
12mr|xchat-2.8.8-8|88	Group:		Networking/IRC
12mr|xchat-2.8.8-8|89	Requires:	%{name} = %{version}-%{release}
12mr|xchat-2.8.8-8|90	
12mr|xchat-2.8.8-8|91	%description tcl
12mr|xchat-2.8.8-8|92	Provides tcl scripting capability to XChat.
12mr|xchat-2.8.8-8|93	
12mr|xchat-2.8.8-8|94	%prep
12mr|xchat-2.8.8-8|95	
12mr|xchat-2.8.8-8|96	%setup -q
12mr|xchat-2.8.8-8|97	%patch0
12mr|xchat-2.8.8-8|98	%patch1 -p1
12mr|xchat-2.8.8-8|99	%patch2 -p0 -b .default_server
12mr|xchat-2.8.8-8|100	%patch3 -p1 -b .cve-2009-0315
12mr|xchat-2.8.8-8|101	
12mr|xchat-2.8.8-8|102	# fedora patches
12mr|xchat-2.8.8-8|103	%patch100 -p0 -b .use-sysconf-to-detect-cpus
12mr|xchat-2.8.8-8|104	%patch101 -p1 -b .tray-icon
12mr|xchat-2.8.8-8|105	%patch102 -p1 -b .default-utf8
12mr|xchat-2.8.8-8|106	%patch103 -p1 -b .active-channel-switch
12mr|xchat-2.8.8-8|107	%patch104 -p0 -b .freenode-ports
12mr|xchat-2.8.8-8|108	%patch105 -p1 -b .libnotify07
12mr|xchat-2.8.8-8|109	%patch106 -p1 -b .link-against-libnotify
12mr|xchat-2.8.8-8|110	%patch107 -p1 -b .fixglib
12mr|xchat-2.8.8-8|111	
12mr|xchat-2.8.8-8|112	%build
12mr|xchat-2.8.8-8|113	# fix build against latest GTK+
12mr|xchat-2.8.8-8|114	sed -i -e 's/#define GTK_DISABLE_DEPRECATED//g' src/fe-gtk/*.c
12mr|xchat-2.8.8-8|115	
12mr|xchat-2.8.8-8|116	./autogen.sh
12mr|xchat-2.8.8-8|117	# (tpg) disable Xft as it breaks RTL languages
12mr|xchat-2.8.8-8|118	# use slower pango instead
12mr|xchat-2.8.8-8|119	
12mr|xchat-2.8.8-8|120	%configure2_5x  \
12mr|xchat-2.8.8-8|121	--enable-openssl \
12mr|xchat-2.8.8-8|122	--enable-ipv6 \
12mr|xchat-2.8.8-8|123	--disable-rpath \
12mr|xchat-2.8.8-8|124	--enable-threads=posix \
12mr|xchat-2.8.8-8|125	--disable-xft \
12mr|xchat-2.8.8-8|126	--enable-shm \
12mr|xchat-2.8.8-8|127	--enable-perl \
12mr|xchat-2.8.8-8|128	--enable-dbus \
12mr|xchat-2.8.8-8|129	--enable-python \
12mr|xchat-2.8.8-8|130	--enable-tcl=%{_libdir} \
12mr|xchat-2.8.8-8|131	--disable-textfe \
12mr|xchat-2.8.8-8|132	--enable-spell=libsexy \
12mr|xchat-2.8.8-8|133	%if %build_plf
12mr|xchat-2.8.8-8|134	--enable-socks
12mr|xchat-2.8.8-8|135	%endif
12mr|xchat-2.8.8-8|136	
12mr|xchat-2.8.8-8|137	%make
12mr|xchat-2.8.8-8|138	
12mr|xchat-2.8.8-8|139	%install
12mr|xchat-2.8.8-8|140	rm -rf %{buildroot}
12mr|xchat-2.8.8-8|141	%makeinstall_std
12mr|xchat-2.8.8-8|142	
12mr|xchat-2.8.8-8|143	%find_lang %{name}
12mr|xchat-2.8.8-8|144	
12mr|xchat-2.8.8-8|145	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12mr|xchat-2.8.8-8|146	convert xchat.png -geometry 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|xchat-2.8.8-8|147	convert xchat.png -geometry 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|xchat-2.8.8-8|148	convert xchat.png -geometry 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|xchat-2.8.8-8|149	
12mr|xchat-2.8.8-8|150	perl -pi -e 's,%{name}.png,%{name},g' %{buildroot}%{_datadir}/applications/xchat.desktop
12mr|xchat-2.8.8-8|151	
12mr|xchat-2.8.8-8|152	desktop-file-install \
12mr|xchat-2.8.8-8|153	--remove-category="Application" \
12mr|xchat-2.8.8-8|154	--add-category="GTK" \
12mr|xchat-2.8.8-8|155	--add-category="IRCClient" \
12mr|xchat-2.8.8-8|156	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mr|xchat-2.8.8-8|157	
12mr|xchat-2.8.8-8|158	mkdir -p %{buildroot}%{_includedir}
12mr|xchat-2.8.8-8|159	cp plugins/xchat-plugin.h %{buildroot}%{_includedir}/
12mr|xchat-2.8.8-8|160	
12mr|xchat-2.8.8-8|161	rm -rf %{buildroot}%{_libdir}/xchat/plugins/*.la
12mr|xchat-2.8.8-8|162	
12mr|xchat-2.8.8-8|163	%if %mdkversion < 200900
12mr|xchat-2.8.8-8|164	%post
12mr|xchat-2.8.8-8|165	%{update_menus}
12mr|xchat-2.8.8-8|166	%update_icon_cache hicolor
12mr|xchat-2.8.8-8|167	%post_install_gconf_schemas apps_xchat_url_handler
12mr|xchat-2.8.8-8|168	%endif
12mr|xchat-2.8.8-8|169	
12mr|xchat-2.8.8-8|170	%preun
12mr|xchat-2.8.8-8|171	%preun_uninstall_gconf_schemas apps_xchat_url_handler
12mr|xchat-2.8.8-8|172	
12mr|xchat-2.8.8-8|173	%if %mdkversion < 200900
12mr|xchat-2.8.8-8|174	%postun
12mr|xchat-2.8.8-8|175	%{clean_menus}
12mr|xchat-2.8.8-8|176	%clean_icon_cache hicolor
12mr|xchat-2.8.8-8|177	%endif
12mr|xchat-2.8.8-8|178	
12mr|xchat-2.8.8-8|179	%clean
12mr|xchat-2.8.8-8|180	rm -fr %{buildroot}
12mr|xchat-2.8.8-8|181	
12mr|xchat-2.8.8-8|182	%files -f xchat.lang
12mr|xchat-2.8.8-8|183	%defattr(-,root,root)
12mr|xchat-2.8.8-8|184	%doc README ChangeLog faq.html plugins/plugin20.html
12mr|xchat-2.8.8-8|185	%{_bindir}/xchat
12mr|xchat-2.8.8-8|186	%{_datadir}/applications/xchat.desktop
12mr|xchat-2.8.8-8|187	%{_datadir}/dbus-1/services/org.xchat.service.service
12mr|xchat-2.8.8-8|188	%{_datadir}/pixmaps/xchat.png
12mr|xchat-2.8.8-8|189	%{_iconsdir}/hicolor/*/apps/*.png
12mr|xchat-2.8.8-8|190	%dir %{_libdir}/xchat/plugins
12mr|xchat-2.8.8-8|191	%dir %{_libdir}/xchat
12mr|xchat-2.8.8-8|192	%{_sysconfdir}/gconf/schemas/apps_xchat_url_handler.schemas
12mr|xchat-2.8.8-8|193	
12mr|xchat-2.8.8-8|194	%files devel
12mr|xchat-2.8.8-8|195	%defattr(-,root,root)
12mr|xchat-2.8.8-8|196	%{_includedir}/xchat-plugin.h
12mr|xchat-2.8.8-8|197	
12mr|xchat-2.8.8-8|198	%files perl
12mr|xchat-2.8.8-8|199	%defattr(-,root,root)
12mr|xchat-2.8.8-8|200	%doc README
12mr|xchat-2.8.8-8|201	%{_libdir}/xchat/plugins/perl.so
12mr|xchat-2.8.8-8|202	
12mr|xchat-2.8.8-8|203	%files python
12mr|xchat-2.8.8-8|204	%defattr(-,root,root)
12mr|xchat-2.8.8-8|205	%doc README
12mr|xchat-2.8.8-8|206	%{_libdir}/xchat/plugins/python.so
12mr|xchat-2.8.8-8|207	
12mr|xchat-2.8.8-8|208	%files tcl
12mr|xchat-2.8.8-8|209	%defattr(-,root,root)
12mr|xchat-2.8.8-8|210	%doc README
12mr|xchat-2.8.8-8|211	%{_libdir}/xchat/plugins/tcl.so
12mr|xchat-2.8.8-8|212	
12mr|xchat-2.8.8-8|213	
12mr|xchat-2.8.8-8|214	
12mr|xchat-2.8.8-8|215	%changelog
12mr|xchat-2.8.8-8|216	

19280 12
12mr|xclass-0.9.2-12|1	# Debug package is empty and rpmlint rejects build
12mr|xclass-0.9.2-12|2	%define _enable_debug_packages %{nil}
12mr|xclass-0.9.2-12|3	%define debug_package %{nil}
12mr|xclass-0.9.2-12|4	
12mr|xclass-0.9.2-12|5	%define major	0
12mr|xclass-0.9.2-12|6	%define libname	%mklibname %{name} %{major}
12mr|xclass-0.9.2-12|7	%define develname %mklibname -d %{name}
12mr|xclass-0.9.2-12|8	
12mr|xclass-0.9.2-12|9	Summary:	GUI toolkit resembling Windows(TM) 95
12mr|xclass-0.9.2-12|10	Name:		xclass
12mr|xclass-0.9.2-12|11	Version:	0.9.2
12mr|xclass-0.9.2-12|12	Release:	12
12mr|xclass-0.9.2-12|13	License:	LGPL
12mr|xclass-0.9.2-12|14	Group:		System/Libraries
12mr|xclass-0.9.2-12|15	Url:		http://sourceforge.net/projects/xclass/
12mr|xclass-0.9.2-12|16	Source0:	%{name}-%{version}.tar.bz2
12mr|xclass-0.9.2-12|17	Patch0:		xclass-0.6.3-mime-types.patch
12mr|xclass-0.9.2-12|18	# From SUSE OSS-Factory
12mr|xclass-0.9.2-12|19	Patch1:		xclass-0.9.2-gcc40.patch
12mr|xclass-0.9.2-12|20	BuildRequires:	pkgconfig(x11)
12mr|xclass-0.9.2-12|21	BuildRequires:	pkgconfig(xpm)
12mr|xclass-0.9.2-12|22	BuildRequires:	pkgconfig(xext)
12mr|xclass-0.9.2-12|23	BuildRequires:	pkgconfig(glu)
12mr|xclass-0.9.2-12|24	Requires:	%{libname} = %{version}-%{release}
12mr|xclass-0.9.2-12|25	
12mr|xclass-0.9.2-12|26	%description
12mr|xclass-0.9.2-12|27	Xclass is a GUI toolkit resembling Windows 95. It is Xlib-based and is
12mr|xclass-0.9.2-12|28	written in C++.
12mr|xclass-0.9.2-12|29	
12mr|xclass-0.9.2-12|30	%package -n %{libname}
12mr|xclass-0.9.2-12|31	Summary:	Win95-looking GUI toolkit
12mr|xclass-0.9.2-12|32	Group:		System/Libraries
12mr|xclass-0.9.2-12|33	Requires:	%{name}
12mr|xclass-0.9.2-12|34	
12mr|xclass-0.9.2-12|35	%description -n %{libname}
12mr|xclass-0.9.2-12|36	Xclass is a GUI toolkit resembling Windows 95. It is Xlib-based and is
12mr|xclass-0.9.2-12|37	written in C++.
12mr|xclass-0.9.2-12|38	
12mr|xclass-0.9.2-12|39	%package -n %{develname}
12mr|xclass-0.9.2-12|40	Summary:	Win95-looking GUI toolkit
12mr|xclass-0.9.2-12|41	Group:		Development/C++
12mr|xclass-0.9.2-12|42	Provides:	%{name}-devel = %{version}
12mr|xclass-0.9.2-12|43	Provides:	lib%{name}-devel = %{version}
12mr|xclass-0.9.2-12|44	Requires:	%{libname} = %{version}
12mr|xclass-0.9.2-12|45	
12mr|xclass-0.9.2-12|46	%description -n %{develname}
12mr|xclass-0.9.2-12|47	Xclass is a GUI toolkit resembling Windows 95. It is Xlib-based and is
12mr|xclass-0.9.2-12|48	written in C++.
12mr|xclass-0.9.2-12|49	
12mr|xclass-0.9.2-12|50	This package contains headers and static libraries to develop program using
12mr|xclass-0.9.2-12|51	Xclass.
12mr|xclass-0.9.2-12|52	
12mr|xclass-0.9.2-12|53	%prep
12mr|xclass-0.9.2-12|54	%setup -q
12mr|xclass-0.9.2-12|55	%patch0 -p1 -b .mime-types
12mr|xclass-0.9.2-12|56	%patch1 -p0 -b .gcc40
12mr|xclass-0.9.2-12|57	
12mr|xclass-0.9.2-12|58	# AW: new way to install /etc/xclass-mime.types instead of /etc/mime.types
12mr|xclass-0.9.2-12|59	mv doc/mime.types doc/xclass-mime.types
12mr|xclass-0.9.2-12|60	perl -pi -e "s,mime.types,xclass-mime.types,g" doc/Makefile.in lib/libxclass/OResourcePool.cc test/ftest.cc
12mr|xclass-0.9.2-12|61	# AW: new way to fix references to /usr/local in the build
12mr|xclass-0.9.2-12|62	perl -pi -e "s,/usr/local/xclass-icons,%_datadir/%{name}/icons,g" lib/libxclass/Makefile.in lib/libxclass/Makefile.intel
12mr|xclass-0.9.2-12|63	perl -pi -e "s,/usr/local/xclass,/,g" lib/libxclass/Makefile.in lib/libxclass/Makefile.intel
12mr|xclass-0.9.2-12|64	
12mr|xclass-0.9.2-12|65	%build
12mr|xclass-0.9.2-12|66	# Needed for x86-64 build
12mr|xclass-0.9.2-12|67	export CFLAGS="%{optflags} -DPIC -fPIC"
12mr|xclass-0.9.2-12|68	export CXXFLAGS="$CFLAGS"
12mr|xclass-0.9.2-12|69	%configure2_5x --enable-debug=no
12mr|xclass-0.9.2-12|70	%make
12mr|xclass-0.9.2-12|71	%make shared
12mr|xclass-0.9.2-12|72	
12mr|xclass-0.9.2-12|73	%install
12mr|xclass-0.9.2-12|74	mkdir -p %{buildroot}%{_bindir} %{buildroot}%{_libdir} %{buildroot}%{_includedir}
12mr|xclass-0.9.2-12|75	mkdir -p %{buildroot}%{_sysconfdir} %{buildroot}%{_datadir}/xclass/icons
12mr|xclass-0.9.2-12|76	make etc_dir=%{buildroot}%{_sysconfdir} config_dir=%{buildroot}%{_bindir} \
12mr|xclass-0.9.2-12|77	doc_dir=%{buildroot}%{_docdir} header_dir=%{buildroot}%{_includedir}/xclass lib_dir=%{buildroot}%{_libdir} \
12mr|xclass-0.9.2-12|78	icon_dir=%{buildroot}%{_datadir}/xclass/icons install
12mr|xclass-0.9.2-12|79	make etc_dir=%{buildroot}%{_sysconfdir} config_dir=%{buildroot}%{_bindir} \
12mr|xclass-0.9.2-12|80	doc_dir=%{buildroot}%{_docdir} header_dir=%{buildroot}%{_includedir}/xclass lib_dir=%{buildroot}%{_libdir} \
12mr|xclass-0.9.2-12|81	icon_dir=%{buildroot}%{_datadir}/xclass/icons install_shared
12mr|xclass-0.9.2-12|82	ln -sf libxclass.so.%{version} %{buildroot}%{_libdir}/libxclass.so.%{major}
12mr|xclass-0.9.2-12|83	ln -sf libxclass.so.%{version} %{buildroot}%{_libdir}/libxclass.so
12mr|xclass-0.9.2-12|84	
12mr|xclass-0.9.2-12|85	# fix reference to icons dir
12mr|xclass-0.9.2-12|86	perl -pi -e "s,(^icon dir).+,\1 = %{_datadir}/xclass/icons," \
12mr|xclass-0.9.2-12|87	%{buildroot}%{_sysconfdir}/xclassrc
12mr|xclass-0.9.2-12|88	
12mr|xclass-0.9.2-12|89	# remove unpackaged files
12mr|xclass-0.9.2-12|90	rm -f  %{buildroot}%{_datadir}/xclass/icons/Makefile{,.in}
12mr|xclass-0.9.2-12|91	rm -rf %{buildroot}%{_datadir}/doc
12mr|xclass-0.9.2-12|92	
12mr|xclass-0.9.2-12|93	%multiarch_binaries %{buildroot}%{_bindir}/xc-config
12mr|xclass-0.9.2-12|94	
12mr|xclass-0.9.2-12|95	%files
12mr|xclass-0.9.2-12|96	%dir %{_datadir}/xclass
12mr|xclass-0.9.2-12|97	%dir %{_datadir}/xclass/icons
12mr|xclass-0.9.2-12|98	%{_datadir}/xclass/icons/*.xpm
12mr|xclass-0.9.2-12|99	%{_datadir}/xclass/icons/*.xbm
12mr|xclass-0.9.2-12|100	%{_datadir}/xclass/icons/*.icon
12mr|xclass-0.9.2-12|101	%config(noreplace) %{_sysconfdir}/xclassrc
12mr|xclass-0.9.2-12|102	%config(noreplace) %{_sysconfdir}/xclass-mime.types
12mr|xclass-0.9.2-12|103	
12mr|xclass-0.9.2-12|104	%files -n %{libname}
12mr|xclass-0.9.2-12|105	%{_libdir}/*.so.*
12mr|xclass-0.9.2-12|106	
12mr|xclass-0.9.2-12|107	%files -n %{develname}
12mr|xclass-0.9.2-12|108	%doc doc/Programming.notes doc/INSTALL doc/Layout.notes
12mr|xclass-0.9.2-12|109	%{_bindir}/xc-config
12mr|xclass-0.9.2-12|110	%{multiarch_bindir}/xc-config
12mr|xclass-0.9.2-12|111	%{_includedir}/*
12mr|xclass-0.9.2-12|112	%{_libdir}/*.so
12mr|xclass-0.9.2-12|113	%{_libdir}/*.a
12mr|xclass-0.9.2-12|114	
12mr|xclass-0.9.2-12|115	
12mr|xclass-0.9.2-12|116	
12mr|xclass-0.9.2-12|117	%changelog
12mr|xclass-0.9.2-12|118	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|xclass-0.9.2-12|119	+ Commit: 1df936d
12mr|xclass-0.9.2-12|120	- Disable debug package (it's empty), spec cleanup
12mr|xclass-0.9.2-12|121	
12mr|xclass-0.9.2-12|122	

19281 12
12mr|xclipboard-1.1.1-3|1	Name:		xclipboard
12mr|xclipboard-1.1.1-3|2	Version:	1.1.1
12mr|xclipboard-1.1.1-3|3	Release:	%mkrel 3
12mr|xclipboard-1.1.1-3|4	Summary:	X clipboard client
12mr|xclipboard-1.1.1-3|5	Group:		Development/X11
12mr|xclipboard-1.1.1-3|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xclipboard-1.1.1-3|7	License:	MIT
12mr|xclipboard-1.1.1-3|8	BuildRoot:	%{_tmppath}/%{name}-root
12mr|xclipboard-1.1.1-3|9	
12mr|xclipboard-1.1.1-3|10	BuildRequires: libxt-devel >= 1.0.0
12mr|xclipboard-1.1.1-3|11	BuildRequires: libxaw-devel >= 1.0.1
12mr|xclipboard-1.1.1-3|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xclipboard-1.1.1-3|13	
12mr|xclipboard-1.1.1-3|14	%description
12mr|xclipboard-1.1.1-3|15	The xclipboard program is used to collect and display text selections that are
12mr|xclipboard-1.1.1-3|16	sent to the clipboard by other clients. It is typically used to save clipboard
12mr|xclipboard-1.1.1-3|17	selections for later use. It stores each clipboard selection as a separate
12mr|xclipboard-1.1.1-3|18	string, each of which can be selected. Each time clipboard is asserted by
12mr|xclipboard-1.1.1-3|19	another application, xclipboard transfers the contents of that selection to a
12mr|xclipboard-1.1.1-3|20	new buffer and displays it in the text window.
12mr|xclipboard-1.1.1-3|21	
12mr|xclipboard-1.1.1-3|22	%prep
12mr|xclipboard-1.1.1-3|23	%setup -q -n %{name}-%{version}
12mr|xclipboard-1.1.1-3|24	
12mr|xclipboard-1.1.1-3|25	%build
12mr|xclipboard-1.1.1-3|26	%configure2_5x
12mr|xclipboard-1.1.1-3|27	%make
12mr|xclipboard-1.1.1-3|28	
12mr|xclipboard-1.1.1-3|29	%install
12mr|xclipboard-1.1.1-3|30	rm -rf %{buildroot}
12mr|xclipboard-1.1.1-3|31	%makeinstall_std
12mr|xclipboard-1.1.1-3|32	
12mr|xclipboard-1.1.1-3|33	%clean
12mr|xclipboard-1.1.1-3|34	rm -rf %{buildroot}
12mr|xclipboard-1.1.1-3|35	
12mr|xclipboard-1.1.1-3|36	%files
12mr|xclipboard-1.1.1-3|37	%defattr(-,root,root)
12mr|xclipboard-1.1.1-3|38	%{_bindir}/xclipboard
12mr|xclipboard-1.1.1-3|39	%{_bindir}/xcutsel
12mr|xclipboard-1.1.1-3|40	%{_datadir}/X11/app-defaults/XClipboard
12mr|xclipboard-1.1.1-3|41	%{_mandir}/man1/xclipboard.*
12mr|xclipboard-1.1.1-3|42	%{_mandir}/man1/xcutsel.*
12mr|xclipboard-1.1.1-3|43	
12mr|xclipboard-1.1.1-3|44	
12mr|xclipboard-1.1.1-3|45	
12mr|xclipboard-1.1.1-3|46	%changelog
12mr|xclipboard-1.1.1-3|47	

19282 12
12mr|xclock-1.0.6-1|1	Name: xclock
12mr|xclock-1.0.6-1|2	Version: 1.0.6
12mr|xclock-1.0.6-1|3	Release: 1
12mr|xclock-1.0.6-1|4	Summary: analog / digital clock for X
12mr|xclock-1.0.6-1|5	Group: Development/X11
12mr|xclock-1.0.6-1|6	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xclock-1.0.6-1|7	License: MIT
12mr|xclock-1.0.6-1|8	
12mr|xclock-1.0.6-1|9	BuildRequires: libx11-devel >= 1.0.0
12mr|xclock-1.0.6-1|10	BuildRequires: libxt-devel >= 1.0.0
12mr|xclock-1.0.6-1|11	BuildRequires: libxaw-devel >= 1.0.0
12mr|xclock-1.0.6-1|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xclock-1.0.6-1|13	BuildRequires: libxrender-devel >= 0.9.0
12mr|xclock-1.0.6-1|14	BuildRequires: pkgconfig(xft) >= 2.1.8.2
12mr|xclock-1.0.6-1|15	BuildRequires: libxkbfile-devel >= 1.0.1
12mr|xclock-1.0.6-1|16	
12mr|xclock-1.0.6-1|17	%description
12mr|xclock-1.0.6-1|18	The xclock program displays the time in analog or digital form. The time is
12mr|xclock-1.0.6-1|19	continuously updated at a frequency which may be specified by the user.
12mr|xclock-1.0.6-1|20	
12mr|xclock-1.0.6-1|21	%prep
12mr|xclock-1.0.6-1|22	%setup -q -n %{name}-%{version}
12mr|xclock-1.0.6-1|23	
12mr|xclock-1.0.6-1|24	%build
12mr|xclock-1.0.6-1|25	%configure	--x-includes=%{_includedir}\
12mr|xclock-1.0.6-1|26	--x-libraries=%{_libdir}
12mr|xclock-1.0.6-1|27	
12mr|xclock-1.0.6-1|28	%make
12mr|xclock-1.0.6-1|29	
12mr|xclock-1.0.6-1|30	%install
12mr|xclock-1.0.6-1|31	%makeinstall_std
12mr|xclock-1.0.6-1|32	
12mr|xclock-1.0.6-1|33	%files
12mr|xclock-1.0.6-1|34	%{_bindir}/xclock
12mr|xclock-1.0.6-1|35	%{_datadir}/X11/app-defaults/XClock-color
12mr|xclock-1.0.6-1|36	%{_datadir}/X11/app-defaults/XClock
12mr|xclock-1.0.6-1|37	%{_mandir}/man1/xclock.1*
12mr|xclock-1.0.6-1|38	
12mr|xclock-1.0.6-1|39	
12mr|xclock-1.0.6-1|40	
12mr|xclock-1.0.6-1|41	%changelog
12mr|xclock-1.0.6-1|42	

19283 12
12mr|xcmsdb-1.0.4-1|1	Name:		xcmsdb
12mr|xcmsdb-1.0.4-1|2	Version:	1.0.4
12mr|xcmsdb-1.0.4-1|3	Release:	1
12mr|xcmsdb-1.0.4-1|4	Summary:	Device Color Characterization utility for X Color Management System
12mr|xcmsdb-1.0.4-1|5	Group:		Development/X11
12mr|xcmsdb-1.0.4-1|6	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xcmsdb-1.0.4-1|7	License:	MIT
12mr|xcmsdb-1.0.4-1|8	
12mr|xcmsdb-1.0.4-1|9	BuildRequires: libx11-devel >= 1.0.0
12mr|xcmsdb-1.0.4-1|10	BuildRequires: x11-util-macros >= 1.0.1
12mr|xcmsdb-1.0.4-1|11	
12mr|xcmsdb-1.0.4-1|12	%description
12mr|xcmsdb-1.0.4-1|13	xcmsdb is used to load, query, or remove Device Color Characterization
12mr|xcmsdb-1.0.4-1|14	data stored in properties on the root window of the screen as
12mr|xcmsdb-1.0.4-1|15	specified in section 7, Device Color Characterization, of the ICCCM.
12mr|xcmsdb-1.0.4-1|16	Device Color Characterization data (also called the Device Profile) is
12mr|xcmsdb-1.0.4-1|17	an integral part of Xlib's X Color Management System (Xcms), necessary
12mr|xcmsdb-1.0.4-1|18	for proper conversion of color specification between device-
12mr|xcmsdb-1.0.4-1|19	independent and device-dependent forms.
12mr|xcmsdb-1.0.4-1|20	
12mr|xcmsdb-1.0.4-1|21	%prep
12mr|xcmsdb-1.0.4-1|22	%setup -q -n %{name}-%{version}
12mr|xcmsdb-1.0.4-1|23	
12mr|xcmsdb-1.0.4-1|24	%build
12mr|xcmsdb-1.0.4-1|25	%configure2_5x	--x-includes=%{_includedir}\
12mr|xcmsdb-1.0.4-1|26	--x-libraries=%{_libdir}
12mr|xcmsdb-1.0.4-1|27	
12mr|xcmsdb-1.0.4-1|28	%make
12mr|xcmsdb-1.0.4-1|29	
12mr|xcmsdb-1.0.4-1|30	%install
12mr|xcmsdb-1.0.4-1|31	%makeinstall_std
12mr|xcmsdb-1.0.4-1|32	
12mr|xcmsdb-1.0.4-1|33	%files
12mr|xcmsdb-1.0.4-1|34	%{_bindir}/xcmsdb
12mr|xcmsdb-1.0.4-1|35	%{_mandir}/man1/xcmsdb.1.*
12mr|xcmsdb-1.0.4-1|36	
12mr|xcmsdb-1.0.4-1|37	
12mr|xcmsdb-1.0.4-1|38	
12mr|xcmsdb-1.0.4-1|39	%changelog
12mr|xcmsdb-1.0.4-1|40	

19284 12
12mr|xconsole-1.0.4-4|1	Name: xconsole
12mr|xconsole-1.0.4-4|2	Version: 1.0.4
12mr|xconsole-1.0.4-4|3	Release: %mkrel 4
12mr|xconsole-1.0.4-4|4	Summary: Monitor system console messages with X
12mr|xconsole-1.0.4-4|5	Group: Development/X11
12mr|xconsole-1.0.4-4|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xconsole-1.0.4-4|7	License: MIT
12mr|xconsole-1.0.4-4|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|xconsole-1.0.4-4|9	
12mr|xconsole-1.0.4-4|10	BuildRequires: libxt-devel >= 1.0.0
12mr|xconsole-1.0.4-4|11	BuildRequires: libxaw-devel >= 1.0.1
12mr|xconsole-1.0.4-4|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xconsole-1.0.4-4|13	
12mr|xconsole-1.0.4-4|14	%description
12mr|xconsole-1.0.4-4|15	The xconsole program displays messages which are usually sent to /dev/console.
12mr|xconsole-1.0.4-4|16	
12mr|xconsole-1.0.4-4|17	%prep
12mr|xconsole-1.0.4-4|18	%setup -q -n %{name}-%{version}
12mr|xconsole-1.0.4-4|19	
12mr|xconsole-1.0.4-4|20	%build
12mr|xconsole-1.0.4-4|21	%configure2_5x
12mr|xconsole-1.0.4-4|22	%make
12mr|xconsole-1.0.4-4|23	
12mr|xconsole-1.0.4-4|24	%install
12mr|xconsole-1.0.4-4|25	rm -rf %{buildroot}
12mr|xconsole-1.0.4-4|26	%makeinstall_std
12mr|xconsole-1.0.4-4|27	
12mr|xconsole-1.0.4-4|28	%clean
12mr|xconsole-1.0.4-4|29	rm -rf %{buildroot}
12mr|xconsole-1.0.4-4|30	
12mr|xconsole-1.0.4-4|31	%files
12mr|xconsole-1.0.4-4|32	%defattr(-,root,root)
12mr|xconsole-1.0.4-4|33	%{_bindir}/xconsole
12mr|xconsole-1.0.4-4|34	%{_datadir}/X11/app-defaults/XConsole
12mr|xconsole-1.0.4-4|35	%{_mandir}/man1/xconsole.*
12mr|xconsole-1.0.4-4|36	
12mr|xconsole-1.0.4-4|37	
12mr|xconsole-1.0.4-4|38	
12mr|xconsole-1.0.4-4|39	%changelog
12mr|xconsole-1.0.4-4|40	

19285 12
12mr|xcpustate-2.9-8|1	Summary:	An X Window System based CPU state monitor
12mr|xcpustate-2.9-8|2	Name:		xcpustate
12mr|xcpustate-2.9-8|3	Version:	2.9
12mr|xcpustate-2.9-8|4	Release:	8
12mr|xcpustate-2.9-8|5	License:	MIT-style
12mr|xcpustate-2.9-8|6	Group:		Monitoring
12mr|xcpustate-2.9-8|7	BuildRequires:	libx11-devel
12mr|xcpustate-2.9-8|8	BuildRequires:	elfutils-devel
12mr|xcpustate-2.9-8|9	BuildRequires:	imake
12mr|xcpustate-2.9-8|10	BuildRequires:	libxt-devel
12mr|xcpustate-2.9-8|11	BuildRequires:	libxaw-devel
12mr|xcpustate-2.9-8|12	BuildRequires:	libxmu-devel
12mr|xcpustate-2.9-8|13	URL:		ftp://ftp.cs.toronto.edu/pub/jdd/xcpustate/
12mr|xcpustate-2.9-8|14	Source0:	ftp://ftp.cs.toronto.edu/pub/jdd/xcpustate/%{name}-%{version}.tar.lzma
12mr|xcpustate-2.9-8|15	Source11:	%{name}16.png
12mr|xcpustate-2.9-8|16	Source12:	%{name}32.png
12mr|xcpustate-2.9-8|17	Source13:	%{name}48.png
12mr|xcpustate-2.9-8|18	Patch1:		xcpustate-2.5-alpha.patch
12mr|xcpustate-2.9-8|19	Patch2:		xcpustate-2.5-6.0.patch
12mr|xcpustate-2.9-8|20	Patch3:		xcpustate-2.9-missingheaders.patch
12mr|xcpustate-2.9-8|21	
12mr|xcpustate-2.9-8|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|xcpustate-2.9-8|23	
12mr|xcpustate-2.9-8|24	%description
12mr|xcpustate-2.9-8|25	The xcpustate utility is an X Window System based monitor which shows
12mr|xcpustate-2.9-8|26	the amount of time that the CPU is spending in different states.  On a
12mr|xcpustate-2.9-8|27	Linux system, xcpustate displays a bar that indicates the amounts of idle,
12mr|xcpustate-2.9-8|28	user, nice and system time (from left to right) used by the CPU.
12mr|xcpustate-2.9-8|29	
12mr|xcpustate-2.9-8|30	Install the xcpustate package if you'd like to use a horizontal bar style
12mr|xcpustate-2.9-8|31	CPU state monitor.
12mr|xcpustate-2.9-8|32	
12mr|xcpustate-2.9-8|33	%prep
12mr|xcpustate-2.9-8|34	%setup -q
12mr|xcpustate-2.9-8|35	%patch2 -p1 -b .glibc
12mr|xcpustate-2.9-8|36	%patch3 -p1 -b .headers
12mr|xcpustate-2.9-8|37	%ifarch alpha
12mr|xcpustate-2.9-8|38	%patch1 -p1 -b .alpha
12mr|xcpustate-2.9-8|39	%endif
12mr|xcpustate-2.9-8|40	
12mr|xcpustate-2.9-8|41	
12mr|xcpustate-2.9-8|42	%build
12mr|xcpustate-2.9-8|43	xmkmf
12mr|xcpustate-2.9-8|44	%make CDEBUGFLAGS="$RPM_OPT_FLAGS" MANPATH=%_mandir
12mr|xcpustate-2.9-8|45	
12mr|xcpustate-2.9-8|46	%install
12mr|xcpustate-2.9-8|47	%{makeinstall_std} install.man MANPATH=%_mandir
12mr|xcpustate-2.9-8|48	
12mr|xcpustate-2.9-8|49	mkdir -p %{buildroot}%{_datadir}/applications
12mr|xcpustate-2.9-8|50	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|xcpustate-2.9-8|51	[Desktop Entry]
12mr|xcpustate-2.9-8|52	Name=XCpuState
12mr|xcpustate-2.9-8|53	Comment=CPU load indicator
12mr|xcpustate-2.9-8|54	Exec=%{_bindir}/%{name}
12mr|xcpustate-2.9-8|55	Icon=%{name}
12mr|xcpustate-2.9-8|56	Terminal=false
12mr|xcpustate-2.9-8|57	Type=Application
12mr|xcpustate-2.9-8|58	StartupNotify=true
12mr|xcpustate-2.9-8|59	Categories=System;Monitor;
12mr|xcpustate-2.9-8|60	EOF
12mr|xcpustate-2.9-8|61	
12mr|xcpustate-2.9-8|62	install -m644 %{SOURCE11} -D %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|xcpustate-2.9-8|63	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|xcpustate-2.9-8|64	install -m644 %{SOURCE13} -D %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|xcpustate-2.9-8|65	
12mr|xcpustate-2.9-8|66	%files
12mr|xcpustate-2.9-8|67	%defattr(-,root,root,0755)
12mr|xcpustate-2.9-8|68	%doc README
12mr|xcpustate-2.9-8|69	%attr(0755,root,root) %_bindir/xcpustate
12mr|xcpustate-2.9-8|70	%attr(0644,root,root) %_mandir/man1/xcpustate.1*
12mr|xcpustate-2.9-8|71	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|xcpustate-2.9-8|72	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|xcpustate-2.9-8|73	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|xcpustate-2.9-8|74	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|xcpustate-2.9-8|75	
12mr|xcpustate-2.9-8|76	
12mr|xcpustate-2.9-8|77	
12mr|xcpustate-2.9-8|78	
12mr|xcpustate-2.9-8|79	%changelog
12mr|xcpustate-2.9-8|80	

19286 12
12mr|xcursorgen-1.0.5-1|1	Name: xcursorgen
12mr|xcursorgen-1.0.5-1|2	Version: 1.0.5
12mr|xcursorgen-1.0.5-1|3	Release: %mkrel 1
12mr|xcursorgen-1.0.5-1|4	Summary: Create an X cursor file from a collection of PNG images
12mr|xcursorgen-1.0.5-1|5	Group: Development/X11
12mr|xcursorgen-1.0.5-1|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xcursorgen-1.0.5-1|7	License: MIT
12mr|xcursorgen-1.0.5-1|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|xcursorgen-1.0.5-1|9	
12mr|xcursorgen-1.0.5-1|10	BuildRequires: libpng-devel >= 1.2.8
12mr|xcursorgen-1.0.5-1|11	BuildRequires: libx11-devel >= 1.0.0
12mr|xcursorgen-1.0.5-1|12	BuildRequires: libxcursor-devel >= 1.1.5.2
12mr|xcursorgen-1.0.5-1|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|xcursorgen-1.0.5-1|14	
12mr|xcursorgen-1.0.5-1|15	%description
12mr|xcursorgen-1.0.5-1|16	Xcursorgen creates an X cursor file from a collection of PNG images.
12mr|xcursorgen-1.0.5-1|17	
12mr|xcursorgen-1.0.5-1|18	%prep
12mr|xcursorgen-1.0.5-1|19	%setup -q -n %{name}-%{version}
12mr|xcursorgen-1.0.5-1|20	
12mr|xcursorgen-1.0.5-1|21	%build
12mr|xcursorgen-1.0.5-1|22	%configure2_5x --x-includes=%{_includedir}\
12mr|xcursorgen-1.0.5-1|23	--x-libraries=%{_libdir}
12mr|xcursorgen-1.0.5-1|24	
12mr|xcursorgen-1.0.5-1|25	%make
12mr|xcursorgen-1.0.5-1|26	
12mr|xcursorgen-1.0.5-1|27	%install
12mr|xcursorgen-1.0.5-1|28	rm -rf %{buildroot}
12mr|xcursorgen-1.0.5-1|29	%makeinstall_std
12mr|xcursorgen-1.0.5-1|30	
12mr|xcursorgen-1.0.5-1|31	%clean
12mr|xcursorgen-1.0.5-1|32	rm -rf %{buildroot}
12mr|xcursorgen-1.0.5-1|33	
12mr|xcursorgen-1.0.5-1|34	%files
12mr|xcursorgen-1.0.5-1|35	%defattr(-,root,root)
12mr|xcursorgen-1.0.5-1|36	%{_bindir}/xcursorgen
12mr|xcursorgen-1.0.5-1|37	%{_mandir}/man1/xcursorgen.*
12mr|xcursorgen-1.0.5-1|38	
12mr|xcursorgen-1.0.5-1|39	
12mr|xcursorgen-1.0.5-1|40	
12mr|xcursorgen-1.0.5-1|41	%changelog
12mr|xcursorgen-1.0.5-1|42	

19287 12
12mr|xdaliclock-2.36-1|1	Summary:	A melting digital clock
12mr|xdaliclock-2.36-1|2	Name:		xdaliclock
12mr|xdaliclock-2.36-1|3	Version:	2.36
12mr|xdaliclock-2.36-1|4	Release:	1
12mr|xdaliclock-2.36-1|5	Group:		Toys
12mr|xdaliclock-2.36-1|6	License:	MIT
12mr|xdaliclock-2.36-1|7	URL:		http://www.jwz.org/xdaliclock/
12mr|xdaliclock-2.36-1|8	Source0:	http://www.jwz.org/xdaliclock/%{name}-%{version}.tar.gz
12mr|xdaliclock-2.36-1|9	Patch0:		%{name}-shape-cycle.patch
12mr|xdaliclock-2.36-1|10	BuildRequires:	pkgconfig(x11)
12mr|xdaliclock-2.36-1|11	BuildRequires:	pkgconfig(xext)
12mr|xdaliclock-2.36-1|12	BuildRequires:	pkgconfig(xt)
12mr|xdaliclock-2.36-1|13	
12mr|xdaliclock-2.36-1|14	%description
12mr|xdaliclock-2.36-1|15	The xdaliclock program displays a digital clock, with digits that merge
12mr|xdaliclock-2.36-1|16	into the new digits as the time changes.  Xdaliclock can display the time
12mr|xdaliclock-2.36-1|17	in 12 or 24 hour modes and can will display the date if you hold your
12mr|xdaliclock-2.36-1|18	mouse button down over it.  Xdaliclock has two large fonts built in, but
12mr|xdaliclock-2.36-1|19	is capable of animating other fonts.
12mr|xdaliclock-2.36-1|20	
12mr|xdaliclock-2.36-1|21	Install the xdaliclock package if you want a fairly large clock, with
12mr|xdaliclock-2.36-1|22	a melting special effect, for your system.
12mr|xdaliclock-2.36-1|23	
12mr|xdaliclock-2.36-1|24	%prep
12mr|xdaliclock-2.36-1|25	%setup -q
12mr|xdaliclock-2.36-1|26	%patch0 -p1
12mr|xdaliclock-2.36-1|27	
12mr|xdaliclock-2.36-1|28	%build
12mr|xdaliclock-2.36-1|29	cd X11
12mr|xdaliclock-2.36-1|30	CFLAGS="%{optflags}" ./configure \
12mr|xdaliclock-2.36-1|31	--prefix=%{_prefix} \
12mr|xdaliclock-2.36-1|32	--build=%{_target_platform}
12mr|xdaliclock-2.36-1|33	%make
12mr|xdaliclock-2.36-1|34	
12mr|xdaliclock-2.36-1|35	%install
12mr|xdaliclock-2.36-1|36	cd X11
12mr|xdaliclock-2.36-1|37	install -d -m 0755 %{buildroot}{%{_bindir},%{_mandir}/man1}
12mr|xdaliclock-2.36-1|38	make prefix=%{buildroot}/%{_prefix} install
12mr|xdaliclock-2.36-1|39	
12mr|xdaliclock-2.36-1|40	mkdir -p %{buildroot}%{_datadir}/applications
12mr|xdaliclock-2.36-1|41	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12mr|xdaliclock-2.36-1|42	[Desktop Entry]
12mr|xdaliclock-2.36-1|43	Name=Xdaliclock
12mr|xdaliclock-2.36-1|44	Comment=A melting digital clock
12mr|xdaliclock-2.36-1|45	Exec=%{_bindir}/%{name}
12mr|xdaliclock-2.36-1|46	Icon=toys_section
12mr|xdaliclock-2.36-1|47	Terminal=false
12mr|xdaliclock-2.36-1|48	Type=Application
12mr|xdaliclock-2.36-1|49	StartupNotify=true
12mr|xdaliclock-2.36-1|50	Categories=Utility;Clock;Amusement;X-MandrivaLinux-MoreApplications-Games-Toys;
12mr|xdaliclock-2.36-1|51	EOF
12mr|xdaliclock-2.36-1|52	
12mr|xdaliclock-2.36-1|53	%files
12mr|xdaliclock-2.36-1|54	%{_bindir}/%{name}
12mr|xdaliclock-2.36-1|55	%{_mandir}/man1/%{name}.1*
12mr|xdaliclock-2.36-1|56	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|xdaliclock-2.36-1|57	
12mr|xdaliclock-2.36-1|58	
12mr|xdaliclock-2.36-1|59	
12mr|xdaliclock-2.36-1|60	%changelog
12mr|xdaliclock-2.36-1|61	* Tue Sep  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|xdaliclock-2.36-1|62	+ Commit: 57961fa
12mr|xdaliclock-2.36-1|63	- New version 2.36, convert BR to pkgconfig style
12mr|xdaliclock-2.36-1|64	
12mr|xdaliclock-2.36-1|65	

19288 12
12mr|xdbedizzy-1.1.0-2|1	Name:		xdbedizzy
12mr|xdbedizzy-1.1.0-2|2	Version:	1.1.0
12mr|xdbedizzy-1.1.0-2|3	Release:	%mkrel 2
12mr|xdbedizzy-1.1.0-2|4	Summary:	Demo of DBE creating a double buffered spinning scene
12mr|xdbedizzy-1.1.0-2|5	Group:		Development/X11
12mr|xdbedizzy-1.1.0-2|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xdbedizzy-1.1.0-2|7	License:	MIT
12mr|xdbedizzy-1.1.0-2|8	BuildRoot:	%{_tmppath}/%{name}-root
12mr|xdbedizzy-1.1.0-2|9	
12mr|xdbedizzy-1.1.0-2|10	BuildRequires:	x11-util-macros	>= 1.1.5
12mr|xdbedizzy-1.1.0-2|11	BuildRequires:	libxext-devel	>= 1.0.3
12mr|xdbedizzy-1.1.0-2|12	
12mr|xdbedizzy-1.1.0-2|13	%description
12mr|xdbedizzy-1.1.0-2|14	Xdbedizzy is a demo of DBE creating a double buffered spinning scene.
12mr|xdbedizzy-1.1.0-2|15	
12mr|xdbedizzy-1.1.0-2|16	%prep
12mr|xdbedizzy-1.1.0-2|17	%setup -q -n %{name}-%{version}
12mr|xdbedizzy-1.1.0-2|18	
12mr|xdbedizzy-1.1.0-2|19	%build
12mr|xdbedizzy-1.1.0-2|20	%configure	--x-includes=%{_includedir}\
12mr|xdbedizzy-1.1.0-2|21	--x-libraries=%{_libdir}
12mr|xdbedizzy-1.1.0-2|22	
12mr|xdbedizzy-1.1.0-2|23	%make
12mr|xdbedizzy-1.1.0-2|24	
12mr|xdbedizzy-1.1.0-2|25	%install
12mr|xdbedizzy-1.1.0-2|26	rm -rf %{buildroot}
12mr|xdbedizzy-1.1.0-2|27	%makeinstall_std
12mr|xdbedizzy-1.1.0-2|28	
12mr|xdbedizzy-1.1.0-2|29	%clean
12mr|xdbedizzy-1.1.0-2|30	rm -rf %{buildroot}
12mr|xdbedizzy-1.1.0-2|31	
12mr|xdbedizzy-1.1.0-2|32	%files
12mr|xdbedizzy-1.1.0-2|33	%defattr(-,root,root)
12mr|xdbedizzy-1.1.0-2|34	%{_bindir}/xdbedizzy
12mr|xdbedizzy-1.1.0-2|35	%{_mandir}/man1/xdbedizzy.1*
12mr|xdbedizzy-1.1.0-2|36	
12mr|xdbedizzy-1.1.0-2|37	
12mr|xdbedizzy-1.1.0-2|38	
12mr|xdbedizzy-1.1.0-2|39	%changelog
12mr|xdbedizzy-1.1.0-2|40	

19289 12
12mr|xdg-compliance-0.1-4|1	Name:		xdg-compliance
12mr|xdg-compliance-0.1-4|2	Version:	0.1
12mr|xdg-compliance-0.1-4|3	Release:	4
12mr|xdg-compliance-0.1-4|4	License:	 MIT
12mr|xdg-compliance-0.1-4|5	URL:		http://gitorious.org/xdg-autostart/
12mr|xdg-compliance-0.1-4|6	
12mr|xdg-compliance-0.1-4|7	Source0:	xdg-autostart-%{version}.tar.bz2
12mr|xdg-compliance-0.1-4|8	Source1:	xdg-autostart.xinit
12mr|xdg-compliance-0.1-4|9	Source2:	update-menus.xinit
12mr|xdg-compliance-0.1-4|10	Patch0:		xdg-autostart-0.1-gcc4.7.patch
12mr|xdg-compliance-0.1-4|11	
12mr|xdg-compliance-0.1-4|12	#------------------------------------------------------------------------------#
12mr|xdg-compliance-0.1-4|13	
12mr|xdg-compliance-0.1-4|14	# package xdg-compliance
12mr|xdg-compliance-0.1-4|15	
12mr|xdg-compliance-0.1-4|16	Summary:	Packages to help old desktop environments follow XDG standards
12mr|xdg-compliance-0.1-4|17	Group:		Graphical desktop/Other
12mr|xdg-compliance-0.1-4|18	
12mr|xdg-compliance-0.1-4|19	Requires:	%{name}-autostart
12mr|xdg-compliance-0.1-4|20	Requires:	%{name}-menu
12mr|xdg-compliance-0.1-4|21	
12mr|xdg-compliance-0.1-4|22	%description
12mr|xdg-compliance-0.1-4|23	This meta-package requires %{name}-autostart and %{name}-menu.
12mr|xdg-compliance-0.1-4|24	
12mr|xdg-compliance-0.1-4|25	%files
12mr|xdg-compliance-0.1-4|26	
12mr|xdg-compliance-0.1-4|27	#------------------------------------------------------------------------------#
12mr|xdg-compliance-0.1-4|28	
12mr|xdg-compliance-0.1-4|29	%package autostart
12mr|xdg-compliance-0.1-4|30	Summary:	XDG Autostart compliance for old desktop environments
12mr|xdg-compliance-0.1-4|31	Group:		Graphical desktop/Other
12mr|xdg-compliance-0.1-4|32	
12mr|xdg-compliance-0.1-4|33	%description autostart
12mr|xdg-compliance-0.1-4|34	This package provides a xinit.d script that emulates XDG Autostart compliance
12mr|xdg-compliance-0.1-4|35	for old desktop environments.
12mr|xdg-compliance-0.1-4|36	
12mr|xdg-compliance-0.1-4|37	%files autostart
12mr|xdg-compliance-0.1-4|38	%{_bindir}/xdg-autostart
12mr|xdg-compliance-0.1-4|39	%{_sysconfdir}/X11/xinit.d/xdg-autostart
12mr|xdg-compliance-0.1-4|40	
12mr|xdg-compliance-0.1-4|41	#------------------------------------------------------------------------------#
12mr|xdg-compliance-0.1-4|42	
12mr|xdg-compliance-0.1-4|43	%package menu
12mr|xdg-compliance-0.1-4|44	Summary:	User menus for old desktop environments based on XDG Menu
12mr|xdg-compliance-0.1-4|45	Group:		Graphical desktop/Other
12mr|xdg-compliance-0.1-4|46	
12mr|xdg-compliance-0.1-4|47	%description menu
12mr|xdg-compliance-0.1-4|48	This package creates user-level menus for old desktop environments following
12mr|xdg-compliance-0.1-4|49	the XDG Menu standard.
12mr|xdg-compliance-0.1-4|50	
12mr|xdg-compliance-0.1-4|51	%files menu
12mr|xdg-compliance-0.1-4|52	%{_sysconfdir}/X11/xinit.d/update-menus
12mr|xdg-compliance-0.1-4|53	
12mr|xdg-compliance-0.1-4|54	#------------------------------------------------------------------------------#
12mr|xdg-compliance-0.1-4|55	
12mr|xdg-compliance-0.1-4|56	%prep
12mr|xdg-compliance-0.1-4|57	%setup -q -n xdg-autostart-%{version}
12mr|xdg-compliance-0.1-4|58	%patch0 -p1
12mr|xdg-compliance-0.1-4|59	
12mr|xdg-compliance-0.1-4|60	%build
12mr|xdg-compliance-0.1-4|61	%configure2_5x
12mr|xdg-compliance-0.1-4|62	%make
12mr|xdg-compliance-0.1-4|63	
12mr|xdg-compliance-0.1-4|64	%install
12mr|xdg-compliance-0.1-4|65	%makeinstall_std
12mr|xdg-compliance-0.1-4|66	
12mr|xdg-compliance-0.1-4|67	install -D -m 755 %{_sourcedir}/xdg-autostart.xinit \
12mr|xdg-compliance-0.1-4|68	%{buildroot}/%{_sysconfdir}/X11/xinit.d/xdg-autostart
12mr|xdg-compliance-0.1-4|69	install -D -m 755 %{_sourcedir}/update-menus.xinit \
12mr|xdg-compliance-0.1-4|70	%{buildroot}/%{_sysconfdir}/X11/xinit.d/update-menus
12mr|xdg-compliance-0.1-4|71	
12mr|xdg-compliance-0.1-4|72	
12mr|xdg-compliance-0.1-4|73	%changelog
12mr|xdg-compliance-0.1-4|74	* Sat Sep  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|xdg-compliance-0.1-4|75	+ Commit: 8dbb582
12mr|xdg-compliance-0.1-4|76	- Add patch to fix build with gcc 4.7
12mr|xdg-compliance-0.1-4|77	
12mr|xdg-compliance-0.1-4|78	

19290 12
12mr|xdg-user-dirs-0.14-3|1	Summary:	XDG user dirs
12mr|xdg-user-dirs-0.14-3|2	Name:		xdg-user-dirs
12mr|xdg-user-dirs-0.14-3|3	Version:	0.14
12mr|xdg-user-dirs-0.14-3|4	Release:	%mkrel 3
12mr|xdg-user-dirs-0.14-3|5	License:	GPLv2+
12mr|xdg-user-dirs-0.14-3|6	Group:		System/Libraries
12mr|xdg-user-dirs-0.14-3|7	Url:		http://freedesktop.org/wiki/Software/xdg-user-dirs
12mr|xdg-user-dirs-0.14-3|8	Source0:	http://user-dirs.freedesktop.org/releases/%{name}-%{version}.tar.gz
12mr|xdg-user-dirs-0.14-3|9	# (fc) 0.8-2mdv use locale encoding on disk, not UTF-8
12mr|xdg-user-dirs-0.14-3|10	Patch0:		xdg-user-dirs-0.8-locale.patch
12mr|xdg-user-dirs-0.14-3|11	# (fc) 0.8-2mdv disable some default directories
12mr|xdg-user-dirs-0.14-3|12	Patch1:		xdg-user-dirs-0.11-mdv.patch
12mr|xdg-user-dirs-0.14-3|13	# (fc) 0.8-2mdv migrate old Mdk folders
12mr|xdg-user-dirs-0.14-3|14	Patch3:		xdg-user-dirs-0.13-mdkfolders.patch
12mr|xdg-user-dirs-0.14-3|15	# (fc) 0.10-2mdv handle HOME overriding pw_dir
12mr|xdg-user-dirs-0.14-3|16	Patch4:		xdg-user-dirs-0.10-home.patch
12mr|xdg-user-dirs-0.14-3|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|xdg-user-dirs-0.14-3|18	
12mr|xdg-user-dirs-0.14-3|19	%description
12mr|xdg-user-dirs-0.14-3|20	xdg-user-dirs is a tool to help manage "well known" user directories
12mr|xdg-user-dirs-0.14-3|21	like the desktop folder and the music folder. It also handles
12mr|xdg-user-dirs-0.14-3|22	localization (i.e. translation) of the filenames.
12mr|xdg-user-dirs-0.14-3|23	
12mr|xdg-user-dirs-0.14-3|24	%prep
12mr|xdg-user-dirs-0.14-3|25	%setup -q
12mr|xdg-user-dirs-0.14-3|26	%apply_patches
12mr|xdg-user-dirs-0.14-3|27	
12mr|xdg-user-dirs-0.14-3|28	%build
12mr|xdg-user-dirs-0.14-3|29	%configure2_5x
12mr|xdg-user-dirs-0.14-3|30	%make
12mr|xdg-user-dirs-0.14-3|31	
12mr|xdg-user-dirs-0.14-3|32	make -C po update-po
12mr|xdg-user-dirs-0.14-3|33	
12mr|xdg-user-dirs-0.14-3|34	%install
12mr|xdg-user-dirs-0.14-3|35	rm -rf %{buildroot}
12mr|xdg-user-dirs-0.14-3|36	
12mr|xdg-user-dirs-0.14-3|37	%makeinstall_std
12mr|xdg-user-dirs-0.14-3|38	
12mr|xdg-user-dirs-0.14-3|39	%find_lang %{name}
12mr|xdg-user-dirs-0.14-3|40	
12mr|xdg-user-dirs-0.14-3|41	mkdir -p %{buildroot}%{_sysconfdir}/X11/xinit.d/
12mr|xdg-user-dirs-0.14-3|42	cat > %{buildroot}%{_sysconfdir}/X11/xinit.d/xdg-user-dirs-update << EOF
12mr|xdg-user-dirs-0.14-3|43	#!/bin/sh
12mr|xdg-user-dirs-0.14-3|44	if [ -x %{_bindir}/xdg-user-dirs-update ]; then
12mr|xdg-user-dirs-0.14-3|45	%{_bindir}/xdg-user-dirs-update
12mr|xdg-user-dirs-0.14-3|46	fi
12mr|xdg-user-dirs-0.14-3|47	EOF
12mr|xdg-user-dirs-0.14-3|48	
12mr|xdg-user-dirs-0.14-3|49	%clean
12mr|xdg-user-dirs-0.14-3|50	rm -rf %{buildroot}
12mr|xdg-user-dirs-0.14-3|51	
12mr|xdg-user-dirs-0.14-3|52	%files -f %{name}.lang
12mr|xdg-user-dirs-0.14-3|53	%defattr(-,root,root)
12mr|xdg-user-dirs-0.14-3|54	%doc AUTHORS NEWS README
12mr|xdg-user-dirs-0.14-3|55	%config(noreplace) %{_sysconfdir}/xdg/user-dirs.conf
12mr|xdg-user-dirs-0.14-3|56	%config(noreplace) %{_sysconfdir}/xdg/user-dirs.defaults
12mr|xdg-user-dirs-0.14-3|57	%attr(755,root,root) %{_sysconfdir}/X11/xinit.d/xdg-user-dirs-update
12mr|xdg-user-dirs-0.14-3|58	%{_bindir}/xdg-user-dir
12mr|xdg-user-dirs-0.14-3|59	%{_bindir}/xdg-user-dirs-update
12mr|xdg-user-dirs-0.14-3|60	
12mr|xdg-user-dirs-0.14-3|61	
12mr|xdg-user-dirs-0.14-3|62	
12mr|xdg-user-dirs-0.14-3|63	%changelog
12mr|xdg-user-dirs-0.14-3|64	

19291 12
12mr|xdg-user-dirs-gtk-0.9-1|1	Summary:	XDG user dirs support for GNOME/GTK+
12mr|xdg-user-dirs-gtk-0.9-1|2	Name:		xdg-user-dirs-gtk
12mr|xdg-user-dirs-gtk-0.9-1|3	Version:	0.9
12mr|xdg-user-dirs-gtk-0.9-1|4	Release:	1
12mr|xdg-user-dirs-gtk-0.9-1|5	License:	GPLv2+
12mr|xdg-user-dirs-gtk-0.9-1|6	Group:		Graphical desktop/GNOME
12mr|xdg-user-dirs-gtk-0.9-1|7	Url:		http://www.gnome.org/
12mr|xdg-user-dirs-gtk-0.9-1|8	Source0:	http://ftp.gnome.org/pub/gnome/sources/xdg-user-dirs-gtk/%{version}/%{name}-%{version}.tar.xz
12mr|xdg-user-dirs-gtk-0.9-1|9	# (fc) 0.5-2mdv add KDE info to desktop file
12mr|xdg-user-dirs-gtk-0.9-1|10	Patch0:		xdg-user-dirs-gtk-0.9-kde.patch
12mr|xdg-user-dirs-gtk-0.9-1|11	# (fc) 0.5-2mdv detect mdk-folders entries in gtk bookmarks and replace them with standard entries
12mr|xdg-user-dirs-gtk-0.9-1|12	Patch1:		xdg-user-dirs-gtk-0.5-mdkfolders.patch
12mr|xdg-user-dirs-gtk-0.9-1|13	BuildRequires:	gtk2-devel
12mr|xdg-user-dirs-gtk-0.9-1|14	BuildRequires:	pkgconfig(gtk+-3.0)
12mr|xdg-user-dirs-gtk-0.9-1|15	BuildRequires:	xdg-user-dirs
12mr|xdg-user-dirs-gtk-0.9-1|16	BuildRequires:	intltool
12mr|xdg-user-dirs-gtk-0.9-1|17	Requires:	xdg-user-dirs
12mr|xdg-user-dirs-gtk-0.9-1|18	
12mr|xdg-user-dirs-gtk-0.9-1|19	%description
12mr|xdg-user-dirs-gtk-0.9-1|20	xdg-user-dirs-gtk is a companion to xdg-user-dirs that integrates it into
12mr|xdg-user-dirs-gtk-0.9-1|21	the Gnome desktop and Gtk+ applications.
12mr|xdg-user-dirs-gtk-0.9-1|22	
12mr|xdg-user-dirs-gtk-0.9-1|23	It gets run during login and does two things:
12mr|xdg-user-dirs-gtk-0.9-1|24	* Tracks changes of locale and prompts the user so the directories
12mr|xdg-user-dirs-gtk-0.9-1|25	can be changed.
12mr|xdg-user-dirs-gtk-0.9-1|26	* Creates a default gtk bookmarks file if there is none, based
12mr|xdg-user-dirs-gtk-0.9-1|27	on a set of xdg user dirs.
12mr|xdg-user-dirs-gtk-0.9-1|28	
12mr|xdg-user-dirs-gtk-0.9-1|29	%prep
12mr|xdg-user-dirs-gtk-0.9-1|30	%setup -q
12mr|xdg-user-dirs-gtk-0.9-1|31	%patch0 -p1 -b .kde
12mr|xdg-user-dirs-gtk-0.9-1|32	%patch1 -p1 -b .mdkfolders
12mr|xdg-user-dirs-gtk-0.9-1|33	
12mr|xdg-user-dirs-gtk-0.9-1|34	%build
12mr|xdg-user-dirs-gtk-0.9-1|35	%configure2_5x
12mr|xdg-user-dirs-gtk-0.9-1|36	%make
12mr|xdg-user-dirs-gtk-0.9-1|37	
12mr|xdg-user-dirs-gtk-0.9-1|38	%install
12mr|xdg-user-dirs-gtk-0.9-1|39	%makeinstall_std
12mr|xdg-user-dirs-gtk-0.9-1|40	
12mr|xdg-user-dirs-gtk-0.9-1|41	%find_lang %{name}
12mr|xdg-user-dirs-gtk-0.9-1|42	
12mr|xdg-user-dirs-gtk-0.9-1|43	%files -f %{name}.lang
12mr|xdg-user-dirs-gtk-0.9-1|44	%defattr(-,root,root)
12mr|xdg-user-dirs-gtk-0.9-1|45	%doc AUTHORS ChangeLog README NEWS
12mr|xdg-user-dirs-gtk-0.9-1|46	%config(noreplace) %{_sysconfdir}/xdg/autostart/user-dirs-update-gtk.desktop
12mr|xdg-user-dirs-gtk-0.9-1|47	%{_bindir}/xdg-user-dirs-gtk-update
12mr|xdg-user-dirs-gtk-0.9-1|48	
12mr|xdg-user-dirs-gtk-0.9-1|49	
12mr|xdg-user-dirs-gtk-0.9-1|50	%changelog
12mr|xdg-user-dirs-gtk-0.9-1|51	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8-11mdv2011.0
12mr|xdg-user-dirs-gtk-0.9-1|52	+ Revision: 671294
12mr|xdg-user-dirs-gtk-0.9-1|53	- mass rebuild
12mr|xdg-user-dirs-gtk-0.9-1|54	
12mr|xdg-user-dirs-gtk-0.9-1|55	* Sat Feb 26 2011 Funda Wang <fwang@mandriva.org> 0.8-10
12mr|xdg-user-dirs-gtk-0.9-1|56	+ Revision: 639993
12mr|xdg-user-dirs-gtk-0.9-1|57	- rebuild
12mr|xdg-user-dirs-gtk-0.9-1|58	
12mr|xdg-user-dirs-gtk-0.9-1|59	* Wed Feb 16 2011 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.8-9
12mr|xdg-user-dirs-gtk-0.9-1|60	+ Revision: 638068
12mr|xdg-user-dirs-gtk-0.9-1|61	- Remove xinit.d script: old WMs should use xdg-compliance-autostart
12mr|xdg-user-dirs-gtk-0.9-1|62	
12mr|xdg-user-dirs-gtk-0.9-1|63	* Fri Feb 04 2011 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.8-8
12mr|xdg-user-dirs-gtk-0.9-1|64	+ Revision: 635783
12mr|xdg-user-dirs-gtk-0.9-1|65	- Remove /usr/share/autostart copy, since only KDE runs it and it also supports
12mr|xdg-user-dirs-gtk-0.9-1|66	the standard /etc/xdg/autostart script
12mr|xdg-user-dirs-gtk-0.9-1|67	- Add LXDE to "skip" list since it supports /etc/xdg/autostart
12mr|xdg-user-dirs-gtk-0.9-1|68	- Fix kde patch so it doesn't generate a desktop file with duplicated entries.
12mr|xdg-user-dirs-gtk-0.9-1|69	According to the spec:
12mr|xdg-user-dirs-gtk-0.9-1|70	"Multiple keys in the same group may not have the same name."
12mr|xdg-user-dirs-gtk-0.9-1|71	
12mr|xdg-user-dirs-gtk-0.9-1|72	* Wed Jan 19 2011 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.8-6
12mr|xdg-user-dirs-gtk-0.9-1|73	+ Revision: 631677
12mr|xdg-user-dirs-gtk-0.9-1|74	- Fix xinit.d string for KDE
12mr|xdg-user-dirs-gtk-0.9-1|75	So we don't run the script twice under KDE4: one for xinit.d and one for xdg
12mr|xdg-user-dirs-gtk-0.9-1|76	autostart. Faster login!
12mr|xdg-user-dirs-gtk-0.9-1|77	
12mr|xdg-user-dirs-gtk-0.9-1|78	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8-5mdv2011.0
12mr|xdg-user-dirs-gtk-0.9-1|79	+ Revision: 608198
12mr|xdg-user-dirs-gtk-0.9-1|80	- rebuild
12mr|xdg-user-dirs-gtk-0.9-1|81	
12mr|xdg-user-dirs-gtk-0.9-1|82	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 0.8-4mdv2010.1
12mr|xdg-user-dirs-gtk-0.9-1|83	+ Revision: 524412
12mr|xdg-user-dirs-gtk-0.9-1|84	- rebuilt for 2010.1
12mr|xdg-user-dirs-gtk-0.9-1|85	
12mr|xdg-user-dirs-gtk-0.9-1|86	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 0.8-3mdv2009.1
12mr|xdg-user-dirs-gtk-0.9-1|87	+ Revision: 351209
12mr|xdg-user-dirs-gtk-0.9-1|88	- rebuild
12mr|xdg-user-dirs-gtk-0.9-1|89	
12mr|xdg-user-dirs-gtk-0.9-1|90	* Fri Sep 19 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8-2mdv2009.0
12mr|xdg-user-dirs-gtk-0.9-1|91	+ Revision: 285918
12mr|xdg-user-dirs-gtk-0.9-1|92	- new license policy
12mr|xdg-user-dirs-gtk-0.9-1|93	- get rid of redefines
12mr|xdg-user-dirs-gtk-0.9-1|94	- update urls
12mr|xdg-user-dirs-gtk-0.9-1|95	- spec file clean
12mr|xdg-user-dirs-gtk-0.9-1|96	
12mr|xdg-user-dirs-gtk-0.9-1|97	* Sat Sep 06 2008 Götz Waschk <waschk@mandriva.org> 0.8-1mdv2009.0
12mr|xdg-user-dirs-gtk-0.9-1|98	+ Revision: 281926
12mr|xdg-user-dirs-gtk-0.9-1|99	- fix buildrequires
12mr|xdg-user-dirs-gtk-0.9-1|100	- new version
12mr|xdg-user-dirs-gtk-0.9-1|101	
12mr|xdg-user-dirs-gtk-0.9-1|102	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.7-3mdv2009.0
12mr|xdg-user-dirs-gtk-0.9-1|103	+ Revision: 226027
12mr|xdg-user-dirs-gtk-0.9-1|104	- rebuild
12mr|xdg-user-dirs-gtk-0.9-1|105	
12mr|xdg-user-dirs-gtk-0.9-1|106	* Mon Mar 17 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.7-2mdv2008.1
12mr|xdg-user-dirs-gtk-0.9-1|107	+ Revision: 188407
12mr|xdg-user-dirs-gtk-0.9-1|108	- add support for Xfce
12mr|xdg-user-dirs-gtk-0.9-1|109	- spec file clean
12mr|xdg-user-dirs-gtk-0.9-1|110	
12mr|xdg-user-dirs-gtk-0.9-1|111	* Tue Feb 12 2008 Götz Waschk <waschk@mandriva.org> 0.7-1mdv2008.1
12mr|xdg-user-dirs-gtk-0.9-1|112	+ Revision: 165918
12mr|xdg-user-dirs-gtk-0.9-1|113	- new version
12mr|xdg-user-dirs-gtk-0.9-1|114	- rediff patch 0
12mr|xdg-user-dirs-gtk-0.9-1|115	
12mr|xdg-user-dirs-gtk-0.9-1|116	+ Olivier Blin <oblin@mandriva.com>
12mr|xdg-user-dirs-gtk-0.9-1|117	- restore BuildRoot
12mr|xdg-user-dirs-gtk-0.9-1|118	
12mr|xdg-user-dirs-gtk-0.9-1|119	+ Thierry Vignaud <tv@mandriva.org>
12mr|xdg-user-dirs-gtk-0.9-1|120	- kill re-definition of %%buildroot on Pixel's request
12mr|xdg-user-dirs-gtk-0.9-1|121	
12mr|xdg-user-dirs-gtk-0.9-1|122	* Fri Sep 28 2007 Frederic Crozat <fcrozat@mandriva.com> 0.6-2mdv2008.0
12mr|xdg-user-dirs-gtk-0.9-1|123	+ Revision: 93665
12mr|xdg-user-dirs-gtk-0.9-1|124	- Update patch1 to fix crash on x86-64 (we were lucky it didn't crash on x86, it should have), bug report from Francois Bandet
12mr|xdg-user-dirs-gtk-0.9-1|125	
12mr|xdg-user-dirs-gtk-0.9-1|126	* Tue Aug 21 2007 Götz Waschk <waschk@mandriva.org> 0.6-1mdv2008.0
12mr|xdg-user-dirs-gtk-0.9-1|127	+ Revision: 68371
12mr|xdg-user-dirs-gtk-0.9-1|128	- new version
12mr|xdg-user-dirs-gtk-0.9-1|129	
12mr|xdg-user-dirs-gtk-0.9-1|130	* Fri Aug 03 2007 Frederic Crozat <fcrozat@mandriva.com> 0.5-2mdv2008.0
12mr|xdg-user-dirs-gtk-0.9-1|131	+ Revision: 58610
12mr|xdg-user-dirs-gtk-0.9-1|132	- Patch0: add KDE info to desktop file
12mr|xdg-user-dirs-gtk-0.9-1|133	- Patch1: detect mdk-folders entries in gtk-bookmarks and replace them with standard entries ; remove .directories in those mdk folders when translations changes
12mr|xdg-user-dirs-gtk-0.9-1|134	- add xinit.d script for desktop environment not support XDG autostart
12mr|xdg-user-dirs-gtk-0.9-1|135	
12mr|xdg-user-dirs-gtk-0.9-1|136	* Mon May 14 2007 Götz Waschk <waschk@mandriva.org> 0.5-1mdv2008.0
12mr|xdg-user-dirs-gtk-0.9-1|137	+ Revision: 26652
12mr|xdg-user-dirs-gtk-0.9-1|138	- new version
12mr|xdg-user-dirs-gtk-0.9-1|139	
12mr|xdg-user-dirs-gtk-0.9-1|140	* Tue Apr 17 2007 Götz Waschk <waschk@mandriva.org> 0.4-1mdv2008.0
12mr|xdg-user-dirs-gtk-0.9-1|141	+ Revision: 14169
12mr|xdg-user-dirs-gtk-0.9-1|142	- fix buildrequires
12mr|xdg-user-dirs-gtk-0.9-1|143	- Import xdg-user-dirs-gtk
12mr|xdg-user-dirs-gtk-0.9-1|144	
12mr|xdg-user-dirs-gtk-0.9-1|145	
12mr|xdg-user-dirs-gtk-0.9-1|146	
12mr|xdg-user-dirs-gtk-0.9-1|147	* Wed Apr 11 2007 Götz Waschk <waschk@mandriva.org> 0.4-1mdv2007.1
12mr|xdg-user-dirs-gtk-0.9-1|148	- initial package

19292 12
12mr|xdg-utils-1.0.3-0.20100204.7|1	%define cvs 20100204
12mr|xdg-utils-1.0.3-0.20100204.7|2	
12mr|xdg-utils-1.0.3-0.20100204.7|3	Name:		xdg-utils
12mr|xdg-utils-1.0.3-0.20100204.7|4	Version:	1.0.3
12mr|xdg-utils-1.0.3-0.20100204.7|5	Release:	0.%{cvs}.7
12mr|xdg-utils-1.0.3-0.20100204.7|6	Summary:	Tools for easily integration with the free desktop configuration
12mr|xdg-utils-1.0.3-0.20100204.7|7	License:	MIT
12mr|xdg-utils-1.0.3-0.20100204.7|8	Url:		http://portland.freedesktop.org/wiki/
12mr|xdg-utils-1.0.3-0.20100204.7|9	Group:		System/Base
12mr|xdg-utils-1.0.3-0.20100204.7|10	%if 0%{?cvs:1}
12mr|xdg-utils-1.0.3-0.20100204.7|11	Source0:	xdg-utils-%{cvs}.tar.xz
12mr|xdg-utils-1.0.3-0.20100204.7|12	%else
12mr|xdg-utils-1.0.3-0.20100204.7|13	Source0:	http://portland.freedesktop.org/download/xdg-utils-%{version}%{?beta}.tgz
12mr|xdg-utils-1.0.3-0.20100204.7|14	%endif
12mr|xdg-utils-1.0.3-0.20100204.7|15	Patch0:		xdg-utils-1.0.2-email_loop.patch
12mr|xdg-utils-1.0.3-0.20100204.7|16	Patch1:		xdg-utils-1.0.2-email_silent_errors.patch
12mr|xdg-utils-1.0.3-0.20100204.7|17	Patch2:		xdg-utils-1.0.3-enable-xdg-terminal.patch
12mr|xdg-utils-1.0.3-0.20100204.7|18	BuildRequires:	libxslt-proc
12mr|xdg-utils-1.0.3-0.20100204.7|19	BuildRequires:	gawk
12mr|xdg-utils-1.0.3-0.20100204.7|20	BuildRequires:	xmlto lynx
12mr|xdg-utils-1.0.3-0.20100204.7|21	BuildRequires:	docbook-dtd412-xml
12mr|xdg-utils-1.0.3-0.20100204.7|22	Requires:	desktop-file-utils
12mr|xdg-utils-1.0.3-0.20100204.7|23	Requires:       xprop xset
12mr|xdg-utils-1.0.3-0.20100204.7|24	BuildArch:	noarch
12mr|xdg-utils-1.0.3-0.20100204.7|25	
12mr|xdg-utils-1.0.3-0.20100204.7|26	%description
12mr|xdg-utils-1.0.3-0.20100204.7|27	This version of xdg-utils contains the following commands:
12mr|xdg-utils-1.0.3-0.20100204.7|28	xdg-desktop-menu:	command line tool for (un)installing
12mr|xdg-utils-1.0.3-0.20100204.7|29	desktop menu items
12mr|xdg-utils-1.0.3-0.20100204.7|30	xdg-desktop-icon:	command line tool for (un)installing
12mr|xdg-utils-1.0.3-0.20100204.7|31	icons to the desktop
12mr|xdg-utils-1.0.3-0.20100204.7|32	xdg-mime:	        command line tool for querying information
12mr|xdg-utils-1.0.3-0.20100204.7|33	about file type handling and adding
12mr|xdg-utils-1.0.3-0.20100204.7|34	descriptions for new file types
12mr|xdg-utils-1.0.3-0.20100204.7|35	xdg-icon-resource:	command line tool for (un)installing icon resources
12mr|xdg-utils-1.0.3-0.20100204.7|36	xdg-open:	        opens a file or URL in the user's preferred
12mr|xdg-utils-1.0.3-0.20100204.7|37	application
12mr|xdg-utils-1.0.3-0.20100204.7|38	xdg-email:	        command line tool for sending mail using the user's
12mr|xdg-utils-1.0.3-0.20100204.7|39	preferred
12mr|xdg-utils-1.0.3-0.20100204.7|40	e-mail composer
12mr|xdg-utils-1.0.3-0.20100204.7|41	xdg-su:	                run a program as root after prompting for the root
12mr|xdg-utils-1.0.3-0.20100204.7|42	password
12mr|xdg-utils-1.0.3-0.20100204.7|43	xdg-screensaver:	command line tool for controlling the screensaver
12mr|xdg-utils-1.0.3-0.20100204.7|44	
12mr|xdg-utils-1.0.3-0.20100204.7|45	Testsuite for xdg-utils is available from
12mr|xdg-utils-1.0.3-0.20100204.7|46	http://portland.freedesktop.org/wiki/TestSuite
12mr|xdg-utils-1.0.3-0.20100204.7|47	
12mr|xdg-utils-1.0.3-0.20100204.7|48	%files
12mr|xdg-utils-1.0.3-0.20100204.7|49	%{_bindir}/xdg-desktop-icon
12mr|xdg-utils-1.0.3-0.20100204.7|50	%{_bindir}/xdg-desktop-menu
12mr|xdg-utils-1.0.3-0.20100204.7|51	%{_bindir}/xdg-email
12mr|xdg-utils-1.0.3-0.20100204.7|52	%{_bindir}/xdg-icon-resource
12mr|xdg-utils-1.0.3-0.20100204.7|53	%{_bindir}/xdg-mime
12mr|xdg-utils-1.0.3-0.20100204.7|54	%{_bindir}/xdg-open
12mr|xdg-utils-1.0.3-0.20100204.7|55	%{_bindir}/xdg-screensaver
12mr|xdg-utils-1.0.3-0.20100204.7|56	%{_bindir}/xdg-settings
12mr|xdg-utils-1.0.3-0.20100204.7|57	%{_bindir}/xdg-terminal
12mr|xdg-utils-1.0.3-0.20100204.7|58	%{_mandir}/man1/xdg-desktop-icon.*
12mr|xdg-utils-1.0.3-0.20100204.7|59	%{_mandir}/man1/xdg-desktop-menu.*
12mr|xdg-utils-1.0.3-0.20100204.7|60	%{_mandir}/man1/xdg-email.*
12mr|xdg-utils-1.0.3-0.20100204.7|61	%{_mandir}/man1/xdg-icon-resource.*
12mr|xdg-utils-1.0.3-0.20100204.7|62	%{_mandir}/man1/xdg-mime.*
12mr|xdg-utils-1.0.3-0.20100204.7|63	%{_mandir}/man1/xdg-open.*
12mr|xdg-utils-1.0.3-0.20100204.7|64	%{_mandir}/man1/xdg-screensaver.*
12mr|xdg-utils-1.0.3-0.20100204.7|65	%{_mandir}/man1/xdg-terminal.*
12mr|xdg-utils-1.0.3-0.20100204.7|66	
12mr|xdg-utils-1.0.3-0.20100204.7|67	#-------------------------------------------------------------------------------#
12mr|xdg-utils-1.0.3-0.20100204.7|68	
12mr|xdg-utils-1.0.3-0.20100204.7|69	
12mr|xdg-utils-1.0.3-0.20100204.7|70	%prep
12mr|xdg-utils-1.0.3-0.20100204.7|71	%setup -q  -n %name
12mr|xdg-utils-1.0.3-0.20100204.7|72	%patch0 -p1
12mr|xdg-utils-1.0.3-0.20100204.7|73	%patch1 -p1
12mr|xdg-utils-1.0.3-0.20100204.7|74	%patch2 -p0
12mr|xdg-utils-1.0.3-0.20100204.7|75	
12mr|xdg-utils-1.0.3-0.20100204.7|76	%build
12mr|xdg-utils-1.0.3-0.20100204.7|77	%configure2_5x
12mr|xdg-utils-1.0.3-0.20100204.7|78	%make
12mr|xdg-utils-1.0.3-0.20100204.7|79	%make -C scripts scripts
12mr|xdg-utils-1.0.3-0.20100204.7|80	
12mr|xdg-utils-1.0.3-0.20100204.7|81	%install
12mr|xdg-utils-1.0.3-0.20100204.7|82	%makeinstall_std
12mr|xdg-utils-1.0.3-0.20100204.7|83	sed -i -e "s,_LIBDIR_,%{_libdir}/kde4/libexec,g" %buildroot/%_bindir/xdg-email
12mr|xdg-utils-1.0.3-0.20100204.7|84	
12mr|xdg-utils-1.0.3-0.20100204.7|85	
12mr|xdg-utils-1.0.3-0.20100204.7|86	%changelog
12mr|xdg-utils-1.0.3-0.20100204.7|87	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|xdg-utils-1.0.3-0.20100204.7|88	+ Commit: 9b99dc4
12mr|xdg-utils-1.0.3-0.20100204.7|89	- Should be noarch package, shorten summary
12mr|xdg-utils-1.0.3-0.20100204.7|90	
12mr|xdg-utils-1.0.3-0.20100204.7|91	

19293 12
12mr|Xdialog-2.3.1-2|1	Summary:	A replacement for the cdialog program for X
12mr|Xdialog-2.3.1-2|2	Name:		Xdialog
12mr|Xdialog-2.3.1-2|3	Version:	2.3.1
12mr|Xdialog-2.3.1-2|4	Release:	%mkrel 2
12mr|Xdialog-2.3.1-2|5	Source0:	%{name}-%{version}.tar.bz2
12mr|Xdialog-2.3.1-2|6	Patch0:		Xdialog-2.2.1-fix-str-fmt.patch
12mr|Xdialog-2.3.1-2|7	Group:		Development/Other
12mr|Xdialog-2.3.1-2|8	License:	GPL
12mr|Xdialog-2.3.1-2|9	URL:		http://xdialog.dyns.net/
12mr|Xdialog-2.3.1-2|10	BuildRequires:  bison
12mr|Xdialog-2.3.1-2|11	BuildRequires:  gtk+2-devel
12mr|Xdialog-2.3.1-2|12	BuildRequires:  glib2-devel
12mr|Xdialog-2.3.1-2|13	Provides:	xmsg-dialog
12mr|Xdialog-2.3.1-2|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|Xdialog-2.3.1-2|15	
12mr|Xdialog-2.3.1-2|16	%description
12mr|Xdialog-2.3.1-2|17	Xdialog is designed to be a drop in replacement for the cdialog program.
12mr|Xdialog-2.3.1-2|18	It converts any terminal based program into a program with an X-windows
12mr|Xdialog-2.3.1-2|19	interface. The dialogs are easier to see and use and the treeview adds an
12mr|Xdialog-2.3.1-2|20	extra dimension to the way menus can be displayed.
12mr|Xdialog-2.3.1-2|21	
12mr|Xdialog-2.3.1-2|22	%prep
12mr|Xdialog-2.3.1-2|23	%setup -q
12mr|Xdialog-2.3.1-2|24	%patch0 -p0
12mr|Xdialog-2.3.1-2|25	
12mr|Xdialog-2.3.1-2|26	%build
12mr|Xdialog-2.3.1-2|27	
12mr|Xdialog-2.3.1-2|28	%configure2_5x --with-gtk2
12mr|Xdialog-2.3.1-2|29	
12mr|Xdialog-2.3.1-2|30	# don't strip (retarded crap!)
12mr|Xdialog-2.3.1-2|31	find -type f -name "Makefile" | xargs perl -pi -e "s|^INSTALL_STRIP_PROGRAM.*|INSTALL_STRIP_PROGRAM = \"\\\${SHELL} \\\$\(install_sh\) -c\"|g"
12mr|Xdialog-2.3.1-2|32	find -type f -name "Makefile" | xargs perl -pi -e "s|INSTALL_STRIP_FLAG=-s|INSTALL_STRIP_FLAG=|g"
12mr|Xdialog-2.3.1-2|33	find -type f -name "Makefile" | xargs perl -pi -e "s|-Wall -s|-Wall|g"
12mr|Xdialog-2.3.1-2|34	
12mr|Xdialog-2.3.1-2|35	%make
12mr|Xdialog-2.3.1-2|36	
12mr|Xdialog-2.3.1-2|37	%install
12mr|Xdialog-2.3.1-2|38	rm -rf %{buildroot}
12mr|Xdialog-2.3.1-2|39	
12mr|Xdialog-2.3.1-2|40	%makeinstall docdir=%{buildroot}%{_docdir}/%{name}
12mr|Xdialog-2.3.1-2|41	
12mr|Xdialog-2.3.1-2|42	%{find_lang} %{name}
12mr|Xdialog-2.3.1-2|43	
12mr|Xdialog-2.3.1-2|44	%clean
12mr|Xdialog-2.3.1-2|45	rm -rf %{buildroot}
12mr|Xdialog-2.3.1-2|46	
12mr|Xdialog-2.3.1-2|47	%files -f %{name}.lang
12mr|Xdialog-2.3.1-2|48	%defattr(-,root,root,-)
12mr|Xdialog-2.3.1-2|49	%doc ChangeLog COPYING samples
12mr|Xdialog-2.3.1-2|50	%doc doc/*.html doc/*.png
12mr|Xdialog-2.3.1-2|51	%{_mandir}/man1/*
12mr|Xdialog-2.3.1-2|52	%{_bindir}/*
12mr|Xdialog-2.3.1-2|53	
12mr|Xdialog-2.3.1-2|54	
12mr|Xdialog-2.3.1-2|55	
12mr|Xdialog-2.3.1-2|56	%changelog
12mr|Xdialog-2.3.1-2|57	

19294 12
12mr|xditview-1.0.2-3|1	Name:		xditview
12mr|xditview-1.0.2-3|2	Version:	1.0.2
12mr|xditview-1.0.2-3|3	Release:	%mkrel 3
12mr|xditview-1.0.2-3|4	Summary:	Display ditroff output
12mr|xditview-1.0.2-3|5	Group:		Development/X11
12mr|xditview-1.0.2-3|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xditview-1.0.2-3|7	License:	MIT
12mr|xditview-1.0.2-3|8	BuildRoot:	%{_tmppath}/%{name}-root
12mr|xditview-1.0.2-3|9	
12mr|xditview-1.0.2-3|10	BuildRequires: libxt-devel >= 1.0.0
12mr|xditview-1.0.2-3|11	BuildRequires: libxaw-devel >= 1.0.1
12mr|xditview-1.0.2-3|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xditview-1.0.2-3|13	
12mr|xditview-1.0.2-3|14	%description
12mr|xditview-1.0.2-3|15	Display ditroff output.
12mr|xditview-1.0.2-3|16	
12mr|xditview-1.0.2-3|17	%prep
12mr|xditview-1.0.2-3|18	%setup -q -n %{name}-%{version}
12mr|xditview-1.0.2-3|19	
12mr|xditview-1.0.2-3|20	%build
12mr|xditview-1.0.2-3|21	#autoreconf -ifs
12mr|xditview-1.0.2-3|22	%configure2_5x	--x-includes=%{_includedir}\
12mr|xditview-1.0.2-3|23	--x-libraries=%{_libdir}
12mr|xditview-1.0.2-3|24	
12mr|xditview-1.0.2-3|25	%make
12mr|xditview-1.0.2-3|26	
12mr|xditview-1.0.2-3|27	%install
12mr|xditview-1.0.2-3|28	rm -rf %{buildroot}
12mr|xditview-1.0.2-3|29	%makeinstall_std
12mr|xditview-1.0.2-3|30	
12mr|xditview-1.0.2-3|31	%clean
12mr|xditview-1.0.2-3|32	rm -rf %{buildroot}
12mr|xditview-1.0.2-3|33	
12mr|xditview-1.0.2-3|34	%pre
12mr|xditview-1.0.2-3|35	if [ -h %{_includedir}/X11 ]; then
12mr|xditview-1.0.2-3|36	rm -f %{_includedir}/X11
12mr|xditview-1.0.2-3|37	fi
12mr|xditview-1.0.2-3|38	
12mr|xditview-1.0.2-3|39	%files
12mr|xditview-1.0.2-3|40	%defattr(-,root,root)
12mr|xditview-1.0.2-3|41	%{_bindir}/xditview
12mr|xditview-1.0.2-3|42	%{_datadir}/X11/app-defaults/Xditview
12mr|xditview-1.0.2-3|43	%{_datadir}/X11/app-defaults/Xditview-chrtr
12mr|xditview-1.0.2-3|44	%{_includedir}/X11/bitmaps/ldblarrow
12mr|xditview-1.0.2-3|45	%{_includedir}/X11/bitmaps/rdblarrow
12mr|xditview-1.0.2-3|46	%{_mandir}/man1/xditview.1*
12mr|xditview-1.0.2-3|47	
12mr|xditview-1.0.2-3|48	
12mr|xditview-1.0.2-3|49	
12mr|xditview-1.0.2-3|50	%changelog
12mr|xditview-1.0.2-3|51	

19295 12
12mr|xdm-1.1.11-1|1	%define	with_consolekit	1
12mr|xdm-1.1.11-1|2	%define xdm_libdir	%{_datadir}/X11/xdm
12mr|xdm-1.1.11-1|3	
12mr|xdm-1.1.11-1|4	Name: xdm
12mr|xdm-1.1.11-1|5	Version: 1.1.11
12mr|xdm-1.1.11-1|6	Release: 1
12mr|xdm-1.1.11-1|7	Summary: X Display Manager with support for XDMCP
12mr|xdm-1.1.11-1|8	Group: System/X11
12mr|xdm-1.1.11-1|9	License: MIT
12mr|xdm-1.1.11-1|10	URL: http://xorg.freedesktop.org
12mr|xdm-1.1.11-1|11	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xdm-1.1.11-1|12	Source1: xdm.pamd
12mr|xdm-1.1.11-1|13	Patch4: 0004-Support-kdm-extended-syntax-to-reserve-a-server-for.patch
12mr|xdm-1.1.11-1|14	#Patch5: 0005-Initialize-the-greeter-only-after-checking-if-the-th.patch
12mr|xdm-1.1.11-1|15	Patch6: 0006-Add-console-kit-support-to-xdm.patch
12mr|xdm-1.1.11-1|16	Patch7: 0007-Add-files-required-by-consolekit-support.patch
12mr|xdm-1.1.11-1|17	
12mr|xdm-1.1.11-1|18	BuildRequires: pkgconfig(x11) >= 1.0.0
12mr|xdm-1.1.11-1|19	BuildRequires: pkgconfig(xau) >= 1.0.0
12mr|xdm-1.1.11-1|20	BuildRequires: pkgconfig(xaw7) >= 1.0.1
12mr|xdm-1.1.11-1|21	BuildRequires: pkgconfig(xdmcp) >= 1.0.0
12mr|xdm-1.1.11-1|22	BuildRequires: pkgconfig(xmu) >= 1.0.0
12mr|xdm-1.1.11-1|23	BuildRequires: pkgconfig(xorg-macros) >= 1.3.0
12mr|xdm-1.1.11-1|24	BuildRequires: pkgconfig(xt) >= 1.0.0
12mr|xdm-1.1.11-1|25	BuildRequires: pam-devel
12mr|xdm-1.1.11-1|26	%if %{with_consolekit}
12mr|xdm-1.1.11-1|27	BuildRequires:	pkgconfig(ck-connector)
12mr|xdm-1.1.11-1|28	BuildRequires:	pkgconfig(dbus-1)
12mr|xdm-1.1.11-1|29	%endif
12mr|xdm-1.1.11-1|30	Requires: xinitrc > 2.4.19-9
12mr|xdm-1.1.11-1|31	Requires: xrdb
12mr|xdm-1.1.11-1|32	Requires: sessreg
12mr|xdm-1.1.11-1|33	Conflicts: xorg-x11 < 7.0
12mr|xdm-1.1.11-1|34	
12mr|xdm-1.1.11-1|35	%description
12mr|xdm-1.1.11-1|36	Xdm manages a collection of X displays, which may be on the local host or
12mr|xdm-1.1.11-1|37	remote servers. The design of xdm was guided by the needs of X terminals as
12mr|xdm-1.1.11-1|38	well as The Open Group standard XDMCP, the X Display Manager Control Protocol.
12mr|xdm-1.1.11-1|39	Xdm provides services similar to those provided by init, getty and login on
12mr|xdm-1.1.11-1|40	character terminals: prompting for login name and password, authenticating the
12mr|xdm-1.1.11-1|41	user, and running a session.
12mr|xdm-1.1.11-1|42	
12mr|xdm-1.1.11-1|43	%prep
12mr|xdm-1.1.11-1|44	%setup -q
12mr|xdm-1.1.11-1|45	%apply_patches
12mr|xdm-1.1.11-1|46	
12mr|xdm-1.1.11-1|47	%build
12mr|xdm-1.1.11-1|48	# patch 6 requires autoreconf
12mr|xdm-1.1.11-1|49	autoreconf -v --install
12mr|xdm-1.1.11-1|50	%configure2_5x \
12mr|xdm-1.1.11-1|51	--x-includes=%{_includedir}\
12mr|xdm-1.1.11-1|52	--x-libraries=%{_libdir} \
12mr|xdm-1.1.11-1|53	%if %{with_consolekit}
12mr|xdm-1.1.11-1|54	--with-consolekit \
12mr|xdm-1.1.11-1|55	%endif
12mr|xdm-1.1.11-1|56	--with-xdmlibdir=%{xdm_libdir} \
12mr|xdm-1.1.11-1|57	--with-pam \
12mr|xdm-1.1.11-1|58	--enable-xdmshell
12mr|xdm-1.1.11-1|59	
12mr|xdm-1.1.11-1|60	%make
12mr|xdm-1.1.11-1|61	
12mr|xdm-1.1.11-1|62	%install
12mr|xdm-1.1.11-1|63	rm -rf %{buildroot}
12mr|xdm-1.1.11-1|64	%makeinstall_std
12mr|xdm-1.1.11-1|65	
12mr|xdm-1.1.11-1|66	LC_ALL=C
12mr|xdm-1.1.11-1|67	LANG=C
12mr|xdm-1.1.11-1|68	export LC_ALL LANG
12mr|xdm-1.1.11-1|69	
12mr|xdm-1.1.11-1|70	# remove files that are in xinitrc
12mr|xdm-1.1.11-1|71	rm -rf %{buildroot}%{xdm_libdir}/{[A-Z]*,xdm-config}
12mr|xdm-1.1.11-1|72	
12mr|xdm-1.1.11-1|73	# remove unused devel files
12mr|xdm-1.1.11-1|74	rm -rf %{buildroot}%{xdm_libdir}/*.{a,la}
12mr|xdm-1.1.11-1|75	
12mr|xdm-1.1.11-1|76	# install PAM file
12mr|xdm-1.1.11-1|77	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mr|xdm-1.1.11-1|78	install -m 644 %{_sourcedir}/xdm.pamd %{buildroot}/etc/pam.d/xdm
12mr|xdm-1.1.11-1|79	
12mr|xdm-1.1.11-1|80	install -d %{buildroot}/var/lib/xdm
12mr|xdm-1.1.11-1|81	ln -sf /var/lib/xdm %{buildroot}%{xdm_libdir}/authdir
12mr|xdm-1.1.11-1|82	
12mr|xdm-1.1.11-1|83	# logrotate
12mr|xdm-1.1.11-1|84	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12mr|xdm-1.1.11-1|85	cat << EOF > %{buildroot}%{_sysconfdir}/logrotate.d/xdm
12mr|xdm-1.1.11-1|86	/var/log/xdm-error.log {
12mr|xdm-1.1.11-1|87	notifempty
12mr|xdm-1.1.11-1|88	missingok
12mr|xdm-1.1.11-1|89	nocompress
12mr|xdm-1.1.11-1|90	}
12mr|xdm-1.1.11-1|91	EOF
12mr|xdm-1.1.11-1|92	
12mr|xdm-1.1.11-1|93	%pre
12mr|xdm-1.1.11-1|94	if [ -d %{xdm_libdir}/authdir ]; then
12mr|xdm-1.1.11-1|95	# this is now a symlink
12mr|xdm-1.1.11-1|96	rm -rf %{xdm_libdir}/authdir
12mr|xdm-1.1.11-1|97	fi
12mr|xdm-1.1.11-1|98	
12mr|xdm-1.1.11-1|99	%files
12mr|xdm-1.1.11-1|100	%config(noreplace) %{_sysconfdir}/pam.d/xdm
12mr|xdm-1.1.11-1|101	%config(noreplace) %{_sysconfdir}/logrotate.d/xdm
12mr|xdm-1.1.11-1|102	%dir /var/lib/xdm
12mr|xdm-1.1.11-1|103	%{_bindir}/xdm
12mr|xdm-1.1.11-1|104	%{_bindir}/xdmshell
12mr|xdm-1.1.11-1|105	%{_mandir}/man1/xdm.*
12mr|xdm-1.1.11-1|106	%{_mandir}/man1/xdmshell.*
12mr|xdm-1.1.11-1|107	%{xdm_libdir}/*
12mr|xdm-1.1.11-1|108	%{_datadir}/X11/app-defaults/Chooser
12mr|xdm-1.1.11-1|109	
12mr|xdm-1.1.11-1|110	
12mr|xdm-1.1.11-1|111	
12mr|xdm-1.1.11-1|112	
12mr|xdm-1.1.11-1|113	%changelog
12mr|xdm-1.1.11-1|114	

19296 12
12mr|xdoclet-1.2.3-8.0.5|1	# Copyright (c) 2000-2005, JPackage Project
12mr|xdoclet-1.2.3-8.0.5|2	# All rights reserved.
12mr|xdoclet-1.2.3-8.0.5|3	#
12mr|xdoclet-1.2.3-8.0.5|4	# Redistribution and use in source and binary forms, with or without
12mr|xdoclet-1.2.3-8.0.5|5	# modification, are permitted provided that the following conditions
12mr|xdoclet-1.2.3-8.0.5|6	# are met:
12mr|xdoclet-1.2.3-8.0.5|7	#
12mr|xdoclet-1.2.3-8.0.5|8	# 1. Redistributions of source code must retain the above copyright
12mr|xdoclet-1.2.3-8.0.5|9	#    notice, this list of conditions and the following disclaimer.
12mr|xdoclet-1.2.3-8.0.5|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|xdoclet-1.2.3-8.0.5|11	#    notice, this list of conditions and the following disclaimer in the
12mr|xdoclet-1.2.3-8.0.5|12	#    documentation and/or other materials provided with the
12mr|xdoclet-1.2.3-8.0.5|13	#    distribution.
12mr|xdoclet-1.2.3-8.0.5|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|xdoclet-1.2.3-8.0.5|15	#    contributors may be used to endorse or promote products derived
12mr|xdoclet-1.2.3-8.0.5|16	#    from this software without specific prior written permission.
12mr|xdoclet-1.2.3-8.0.5|17	#
12mr|xdoclet-1.2.3-8.0.5|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|xdoclet-1.2.3-8.0.5|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|xdoclet-1.2.3-8.0.5|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|xdoclet-1.2.3-8.0.5|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|xdoclet-1.2.3-8.0.5|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|xdoclet-1.2.3-8.0.5|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|xdoclet-1.2.3-8.0.5|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|xdoclet-1.2.3-8.0.5|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|xdoclet-1.2.3-8.0.5|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|xdoclet-1.2.3-8.0.5|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|xdoclet-1.2.3-8.0.5|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|xdoclet-1.2.3-8.0.5|29	#
12mr|xdoclet-1.2.3-8.0.5|30	
12mr|xdoclet-1.2.3-8.0.5|31	%define gcj_support 0
12mr|xdoclet-1.2.3-8.0.5|32	
12mr|xdoclet-1.2.3-8.0.5|33	%define section free
12mr|xdoclet-1.2.3-8.0.5|34	
12mr|xdoclet-1.2.3-8.0.5|35	# FIXME: JPP 1.7 lacks webwork and xwork, needed for the demo
12mr|xdoclet-1.2.3-8.0.5|36	%define _without_demo 1
12mr|xdoclet-1.2.3-8.0.5|37	
12mr|xdoclet-1.2.3-8.0.5|38	# If you do not want to build samples in demo subpackage because of their
12mr|xdoclet-1.2.3-8.0.5|39	# runtime deps, give rpmbuild option '--without demo'
12mr|xdoclet-1.2.3-8.0.5|40	%define with_demo %{!?_without_demo:1}%{?_without_demo:0}
12mr|xdoclet-1.2.3-8.0.5|41	
12mr|xdoclet-1.2.3-8.0.5|42	Name:		xdoclet
12mr|xdoclet-1.2.3-8.0.5|43	Version:	1.2.3
12mr|xdoclet-1.2.3-8.0.5|44	Release:	%mkrel 8.0.5
12mr|xdoclet-1.2.3-8.0.5|45	Epoch:		0
12mr|xdoclet-1.2.3-8.0.5|46	Summary:	XDoclet Attribute Orientated Programming Framework
12mr|xdoclet-1.2.3-8.0.5|47	License:	XDoclet Open Source Licence
12mr|xdoclet-1.2.3-8.0.5|48	Group:		Development/Java
12mr|xdoclet-1.2.3-8.0.5|49	URL:		http://xdoclet.sourceforge.net
12mr|xdoclet-1.2.3-8.0.5|50	Source0:	%{name}-src-%{version}-RHCLEAN.tgz
12mr|xdoclet-1.2.3-8.0.5|51	Source1:	%{name}-modules-objectweb-4.6.tgz
12mr|xdoclet-1.2.3-8.0.5|52	Patch0:		xdoclet-build_xml.patch
12mr|xdoclet-1.2.3-8.0.5|53	Patch1:		xdoclet-XDocletModulesEjbMessages.patch
12mr|xdoclet-1.2.3-8.0.5|54	Patch2:		xdoclet-ant.not-required.patch
12mr|xdoclet-1.2.3-8.0.5|55	Patch3:		xdoclet-WebLogicSubTask.patch
12mr|xdoclet-1.2.3-8.0.5|56	Patch4:		xdoclet-project_xml.patch
12mr|xdoclet-1.2.3-8.0.5|57	Patch5:		xdoclet-AbstractProgramElementTagsHandler.patch
12mr|xdoclet-1.2.3-8.0.5|58	Patch6:		xdoclet-build_docs_xml.patch
12mr|xdoclet-1.2.3-8.0.5|59	
12mr|xdoclet-1.2.3-8.0.5|60	%if ! %{gcj_support}
12mr|xdoclet-1.2.3-8.0.5|61	BuildArch:	noarch
12mr|xdoclet-1.2.3-8.0.5|62	%endif
12mr|xdoclet-1.2.3-8.0.5|63	BuildRoot: 	%{_tmppath}/%{name}-root
12mr|xdoclet-1.2.3-8.0.5|64	BuildRequires:  java-devel >= 0:1.4.2
12mr|xdoclet-1.2.3-8.0.5|65	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|xdoclet-1.2.3-8.0.5|66	BuildRequires:  ant >= 0:1.6
12mr|xdoclet-1.2.3-8.0.5|67	BuildRequires:  ant-nodeps >= 0:1.5
12mr|xdoclet-1.2.3-8.0.5|68	BuildRequires:	ant-trax
12mr|xdoclet-1.2.3-8.0.5|69	BuildRequires:  junit
12mr|xdoclet-1.2.3-8.0.5|70	BuildRequires:  javacc
12mr|xdoclet-1.2.3-8.0.5|71	BuildRequires:  jrefactory
12mr|xdoclet-1.2.3-8.0.5|72	BuildRequires:  bsf
12mr|xdoclet-1.2.3-8.0.5|73	BuildRequires:  jakarta-commons-collections
12mr|xdoclet-1.2.3-8.0.5|74	BuildRequires:  jakarta-commons-lang
12mr|xdoclet-1.2.3-8.0.5|75	BuildRequires:  jakarta-commons-logging
12mr|xdoclet-1.2.3-8.0.5|76	BuildRequires:  log4j
12mr|xdoclet-1.2.3-8.0.5|77	BuildRequires:  struts
12mr|xdoclet-1.2.3-8.0.5|78	BuildRequires:  velocity
12mr|xdoclet-1.2.3-8.0.5|79	BuildRequires:  xalan-j2 >= 0:2.7.0
12mr|xdoclet-1.2.3-8.0.5|80	BuildRequires:  xml-commons-apis
12mr|xdoclet-1.2.3-8.0.5|81	BuildRequires:  xjavadoc >= 0:1.1
12mr|xdoclet-1.2.3-8.0.5|82	
12mr|xdoclet-1.2.3-8.0.5|83	Requires:  bsf
12mr|xdoclet-1.2.3-8.0.5|84	Requires:  jakarta-commons-collections
12mr|xdoclet-1.2.3-8.0.5|85	Requires:  jakarta-commons-logging
12mr|xdoclet-1.2.3-8.0.5|86	Requires:  log4j
12mr|xdoclet-1.2.3-8.0.5|87	Requires:  velocity
12mr|xdoclet-1.2.3-8.0.5|88	Requires:  xalan-j2 >= 0:2.7.0
12mr|xdoclet-1.2.3-8.0.5|89	Requires:  xml-commons-apis
12mr|xdoclet-1.2.3-8.0.5|90	Requires:  xjavadoc = 0:1.1
12mr|xdoclet-1.2.3-8.0.5|91	
12mr|xdoclet-1.2.3-8.0.5|92	%if %{gcj_support}
12mr|xdoclet-1.2.3-8.0.5|93	BuildRequires:		java-gcj-compat-devel
12mr|xdoclet-1.2.3-8.0.5|94	%endif
12mr|xdoclet-1.2.3-8.0.5|95	
12mr|xdoclet-1.2.3-8.0.5|96	%description
12mr|xdoclet-1.2.3-8.0.5|97	This package contains the XDoclet Attribute Orientated Programming Framework
12mr|xdoclet-1.2.3-8.0.5|98	
12mr|xdoclet-1.2.3-8.0.5|99	%if %{with_demo}
12mr|xdoclet-1.2.3-8.0.5|100	%package demo
12mr|xdoclet-1.2.3-8.0.5|101	Summary:	XDoclet Sample Projects
12mr|xdoclet-1.2.3-8.0.5|102	Group:		Development/Java
12mr|xdoclet-1.2.3-8.0.5|103	BuildRequires:  servletapi4
12mr|xdoclet-1.2.3-8.0.5|104	BuildRequires:  struts
12mr|xdoclet-1.2.3-8.0.5|105	BuildRequires:  velocity
12mr|xdoclet-1.2.3-8.0.5|106	BuildRequires:  webwork >= 0:2.1
12mr|xdoclet-1.2.3-8.0.5|107	BuildRequires:  xwork
12mr|xdoclet-1.2.3-8.0.5|108	BuildRequires:  geronimo-ejb-2.1-api
12mr|xdoclet-1.2.3-8.0.5|109	BuildRequires:  myfaces
12mr|xdoclet-1.2.3-8.0.5|110	BuildRequires:  geronimo-jms-1.1-api
12mr|xdoclet-1.2.3-8.0.5|111	BuildRequires:  mx4j
12mr|xdoclet-1.2.3-8.0.5|112	Requires:  %{name} = %{version}-%{release}
12mr|xdoclet-1.2.3-8.0.5|113	Requires:  geronimo-ejb-2.1-api
12mr|xdoclet-1.2.3-8.0.5|114	Requires:  myfaces
12mr|xdoclet-1.2.3-8.0.5|115	Requires:  geronimo-jms-1.1-api
12mr|xdoclet-1.2.3-8.0.5|116	Requires:  webwork
12mr|xdoclet-1.2.3-8.0.5|117	Requires:  xwork
12mr|xdoclet-1.2.3-8.0.5|118	Requires:  mx4j
12mr|xdoclet-1.2.3-8.0.5|119	Requires:  struts
12mr|xdoclet-1.2.3-8.0.5|120	Requires:  servletapi4
12mr|xdoclet-1.2.3-8.0.5|121	
12mr|xdoclet-1.2.3-8.0.5|122	%description demo
12mr|xdoclet-1.2.3-8.0.5|123	This package contains sample XDoclet projects.
12mr|xdoclet-1.2.3-8.0.5|124	%endif
12mr|xdoclet-1.2.3-8.0.5|125	
12mr|xdoclet-1.2.3-8.0.5|126	%package javadoc
12mr|xdoclet-1.2.3-8.0.5|127	Summary:	XDoclet Javadoc
12mr|xdoclet-1.2.3-8.0.5|128	Group:		Development/Java
12mr|xdoclet-1.2.3-8.0.5|129	
12mr|xdoclet-1.2.3-8.0.5|130	%description javadoc
12mr|xdoclet-1.2.3-8.0.5|131	This package contains XDoclet javadoc
12mr|xdoclet-1.2.3-8.0.5|132	
12mr|xdoclet-1.2.3-8.0.5|133	%package manual
12mr|xdoclet-1.2.3-8.0.5|134	Summary:	XDoclet Sample Manuals and Documentation
12mr|xdoclet-1.2.3-8.0.5|135	Group:		Development/Java
12mr|xdoclet-1.2.3-8.0.5|136	
12mr|xdoclet-1.2.3-8.0.5|137	%description manual
12mr|xdoclet-1.2.3-8.0.5|138	This package contains XDoclet documentation.
12mr|xdoclet-1.2.3-8.0.5|139	
12mr|xdoclet-1.2.3-8.0.5|140	%prep
12mr|xdoclet-1.2.3-8.0.5|141	%setup -q
12mr|xdoclet-1.2.3-8.0.5|142	find . -name "*.jar" -exec rm {} \;
12mr|xdoclet-1.2.3-8.0.5|143	
12mr|xdoclet-1.2.3-8.0.5|144	# Replace JOnAS specific tasks with code blessed by ObjectWeb
12mr|xdoclet-1.2.3-8.0.5|145	pushd modules
12mr|xdoclet-1.2.3-8.0.5|146	mv objectweb objectweb.orig
12mr|xdoclet-1.2.3-8.0.5|147	tar xzf %{SOURCE1}
12mr|xdoclet-1.2.3-8.0.5|148	popd
12mr|xdoclet-1.2.3-8.0.5|149	
12mr|xdoclet-1.2.3-8.0.5|150	# Remove mockobjects support.
12mr|xdoclet-1.2.3-8.0.5|151	rm -rf modules/mockobjects
12mr|xdoclet-1.2.3-8.0.5|152	
12mr|xdoclet-1.2.3-8.0.5|153	for j in xjavadoc-1.1 jrefactory javacc junit bsf commons-collections commons-logging log4j velocity xalan-j2 xjavadoc xml-commons-apis; do
12mr|xdoclet-1.2.3-8.0.5|154	ln -s $(build-classpath $j) lib
12mr|xdoclet-1.2.3-8.0.5|155	done
12mr|xdoclet-1.2.3-8.0.5|156	
12mr|xdoclet-1.2.3-8.0.5|157	%if %{with_demo}
12mr|xdoclet-1.2.3-8.0.5|158	for j in servletapi4 struts velocity webwork-migration xwork geronimo-ejb-2.1-api myfaces/myfaces-jsf-api geronimo-jms-1.1-api; do
12mr|xdoclet-1.2.3-8.0.5|159	ln -s $(build-classpath $j) samples/lib
12mr|xdoclet-1.2.3-8.0.5|160	done
12mr|xdoclet-1.2.3-8.0.5|161	for j in mx4j/mx4j-jmx mx4j/mx4j-tools; do
12mr|xdoclet-1.2.3-8.0.5|162	i=$(build-classpath $j)
12mr|xdoclet-1.2.3-8.0.5|163	ln -s $(build-classpath $j) samples/lib
12mr|xdoclet-1.2.3-8.0.5|164	done
12mr|xdoclet-1.2.3-8.0.5|165	%endif
12mr|xdoclet-1.2.3-8.0.5|166	
12mr|xdoclet-1.2.3-8.0.5|167	%patch0 -p0 -b .sav
12mr|xdoclet-1.2.3-8.0.5|168	%patch1 -p0 -b .sav
12mr|xdoclet-1.2.3-8.0.5|169	%patch2 -p0
12mr|xdoclet-1.2.3-8.0.5|170	%patch3 -p0 -b .sav
12mr|xdoclet-1.2.3-8.0.5|171	%patch4 -p0 -b .sav
12mr|xdoclet-1.2.3-8.0.5|172	%patch5 -p0 -b .sav
12mr|xdoclet-1.2.3-8.0.5|173	%patch6 -p0 -b .sav
12mr|xdoclet-1.2.3-8.0.5|174	
12mr|xdoclet-1.2.3-8.0.5|175	%build
12mr|xdoclet-1.2.3-8.0.5|176	export OPT_JAR_LIST="ant/ant-nodeps jrefactory jaxp_transform_impl ant/ant-trax xalan-j2 xalan-j2-serializer"
12mr|xdoclet-1.2.3-8.0.5|177	%{ant} xjavadoc core modules docs l10n
12mr|xdoclet-1.2.3-8.0.5|178	
12mr|xdoclet-1.2.3-8.0.5|179	%if %{with_demo}
12mr|xdoclet-1.2.3-8.0.5|180	%{ant} samples
12mr|xdoclet-1.2.3-8.0.5|181	%endif
12mr|xdoclet-1.2.3-8.0.5|182	
12mr|xdoclet-1.2.3-8.0.5|183	%install
12mr|xdoclet-1.2.3-8.0.5|184	rm -rf $RPM_BUILD_ROOT
12mr|xdoclet-1.2.3-8.0.5|185	mkdir -p $RPM_BUILD_ROOT%{_javadir}/%{name}
12mr|xdoclet-1.2.3-8.0.5|186	install -m 644 target/lib/xdoclet*.jar $RPM_BUILD_ROOT%{_javadir}/%{name}
12mr|xdoclet-1.2.3-8.0.5|187	(cd $RPM_BUILD_ROOT%{_javadir}/%{name} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|xdoclet-1.2.3-8.0.5|188	
12mr|xdoclet-1.2.3-8.0.5|189	%if %{with_demo}
12mr|xdoclet-1.2.3-8.0.5|190	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12mr|xdoclet-1.2.3-8.0.5|191	cp -pr samples/* $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12mr|xdoclet-1.2.3-8.0.5|192	%endif
12mr|xdoclet-1.2.3-8.0.5|193	
12mr|xdoclet-1.2.3-8.0.5|194	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|xdoclet-1.2.3-8.0.5|195	cp -pr target/docs/api $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|xdoclet-1.2.3-8.0.5|196	rm -rf target/docs/api
12mr|xdoclet-1.2.3-8.0.5|197	
12mr|xdoclet-1.2.3-8.0.5|198	mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|xdoclet-1.2.3-8.0.5|199	cp -p LICENSE.txt $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|xdoclet-1.2.3-8.0.5|200	cp -pr target/docs/* $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|xdoclet-1.2.3-8.0.5|201	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|xdoclet-1.2.3-8.0.5|202	
12mr|xdoclet-1.2.3-8.0.5|203	%{gcj_compile}
12mr|xdoclet-1.2.3-8.0.5|204	
12mr|xdoclet-1.2.3-8.0.5|205	%clean
12mr|xdoclet-1.2.3-8.0.5|206	rm -rf $RPM_BUILD_ROOT
12mr|xdoclet-1.2.3-8.0.5|207	
12mr|xdoclet-1.2.3-8.0.5|208	%post
12mr|xdoclet-1.2.3-8.0.5|209	%if %{gcj_support}
12mr|xdoclet-1.2.3-8.0.5|210	%{update_gcjdb}
12mr|xdoclet-1.2.3-8.0.5|211	%endif
12mr|xdoclet-1.2.3-8.0.5|212	
12mr|xdoclet-1.2.3-8.0.5|213	%postun
12mr|xdoclet-1.2.3-8.0.5|214	%if %{gcj_support}
12mr|xdoclet-1.2.3-8.0.5|215	%{clean_gcjdb}
12mr|xdoclet-1.2.3-8.0.5|216	%endif
12mr|xdoclet-1.2.3-8.0.5|217	
12mr|xdoclet-1.2.3-8.0.5|218	%files
12mr|xdoclet-1.2.3-8.0.5|219	%defattr(0644,root, root,0755)
12mr|xdoclet-1.2.3-8.0.5|220	%{_javadir}/%{name}
12mr|xdoclet-1.2.3-8.0.5|221	%if %{gcj_support}
12mr|xdoclet-1.2.3-8.0.5|222	%dir %{_libdir}/gcj/%{name}
12mr|xdoclet-1.2.3-8.0.5|223	#%doc %{_docdir}/%{name}-%{version}/LICENSE.txt
12mr|xdoclet-1.2.3-8.0.5|224	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|225	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-apache-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|226	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-bea-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|227	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-borland-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|228	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-caucho-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|229	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-ejb-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|230	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-exolab-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|231	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-hibernate-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|232	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-hp-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|233	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-ibm-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|234	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-java-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|235	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-jboss-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|236	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-jdo-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|237	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-jmx-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|238	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-jsf-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|239	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-libelis-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|240	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-macromedia-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|241	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-mvcsoft-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|242	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-mx4j-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|243	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-objectweb-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|244	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-openejb-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|245	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-oracle-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|246	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-orion-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|247	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-portlet-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|248	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-pramati-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|249	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-solarmetric-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|250	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-spring-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|251	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-sun-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|252	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-sybase-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|253	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-tjdo-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|254	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-web-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|255	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-webwork-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|256	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-wsee-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|257	%attr(-,root,root) %{_libdir}/gcj/%{name}/xdoclet-xdoclet-module-1.2.3.jar.*
12mr|xdoclet-1.2.3-8.0.5|258	%endif
12mr|xdoclet-1.2.3-8.0.5|259	
12mr|xdoclet-1.2.3-8.0.5|260	%if %{with_demo}
12mr|xdoclet-1.2.3-8.0.5|261	%files demo
12mr|xdoclet-1.2.3-8.0.5|262	%defattr(-, root, root, -)
12mr|xdoclet-1.2.3-8.0.5|263	%{_datadir}/%{name}-%{version}
12mr|xdoclet-1.2.3-8.0.5|264	%endif
12mr|xdoclet-1.2.3-8.0.5|265	
12mr|xdoclet-1.2.3-8.0.5|266	%files javadoc
12mr|xdoclet-1.2.3-8.0.5|267	%defattr(-, root, root, -)
12mr|xdoclet-1.2.3-8.0.5|268	%doc %{_javadocdir}/%{name}-%{version}
12mr|xdoclet-1.2.3-8.0.5|269	%doc %{_javadocdir}/%{name}
12mr|xdoclet-1.2.3-8.0.5|270	
12mr|xdoclet-1.2.3-8.0.5|271	%files manual
12mr|xdoclet-1.2.3-8.0.5|272	%defattr(-, root, root, -)
12mr|xdoclet-1.2.3-8.0.5|273	%doc %{_docdir}/%{name}-%{version}
12mr|xdoclet-1.2.3-8.0.5|274	
12mr|xdoclet-1.2.3-8.0.5|275	
12mr|xdoclet-1.2.3-8.0.5|276	
12mr|xdoclet-1.2.3-8.0.5|277	%changelog
12mr|xdoclet-1.2.3-8.0.5|278	

19297 12
12mr|xdpyinfo-1.3.0-1|1	Name:		xdpyinfo
12mr|xdpyinfo-1.3.0-1|2	Version:	1.3.0
12mr|xdpyinfo-1.3.0-1|3	Release:	%mkrel 1
12mr|xdpyinfo-1.3.0-1|4	Summary:	Display information utility for X
12mr|xdpyinfo-1.3.0-1|5	Group:		Development/X11
12mr|xdpyinfo-1.3.0-1|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xdpyinfo-1.3.0-1|7	License:	MIT
12mr|xdpyinfo-1.3.0-1|8	BuildRoot:	%{_tmppath}/%{name}-root
12mr|xdpyinfo-1.3.0-1|9	
12mr|xdpyinfo-1.3.0-1|10	BuildRequires: libx11-devel >= 1.0.0
12mr|xdpyinfo-1.3.0-1|11	BuildRequires: libxext-devel >= 1.0.0
12mr|xdpyinfo-1.3.0-1|12	BuildRequires: libxtst-devel >= 1.0.1
12mr|xdpyinfo-1.3.0-1|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|xdpyinfo-1.3.0-1|14	BuildRequires: libxxf86vm-devel
12mr|xdpyinfo-1.3.0-1|15	BuildRequires: libxxf86dga-devel
12mr|xdpyinfo-1.3.0-1|16	BuildRequires: libxxf86misc-devel
12mr|xdpyinfo-1.3.0-1|17	BuildRequires: libxi-devel
12mr|xdpyinfo-1.3.0-1|18	BuildRequires: libxrender-devel
12mr|xdpyinfo-1.3.0-1|19	BuildRequires: libxcomposite-devel
12mr|xdpyinfo-1.3.0-1|20	BuildRequires: libxinerama-devel
12mr|xdpyinfo-1.3.0-1|21	BuildRequires: libdmx-devel
12mr|xdpyinfo-1.3.0-1|22	BuildRequires: libxp-devel
12mr|xdpyinfo-1.3.0-1|23	
12mr|xdpyinfo-1.3.0-1|24	%description
12mr|xdpyinfo-1.3.0-1|25	Xdpyinfo is a utility for displaying information about an X server. It is used
12mr|xdpyinfo-1.3.0-1|26	to examine the capabilities of a server, the predefined values for various
12mr|xdpyinfo-1.3.0-1|27	parameters used in communicating between clients and the server, and the
12mr|xdpyinfo-1.3.0-1|28	different types of screens and visuals that are available.
12mr|xdpyinfo-1.3.0-1|29	
12mr|xdpyinfo-1.3.0-1|30	%prep
12mr|xdpyinfo-1.3.0-1|31	%setup -q
12mr|xdpyinfo-1.3.0-1|32	
12mr|xdpyinfo-1.3.0-1|33	%build
12mr|xdpyinfo-1.3.0-1|34	%configure2_5x	--x-includes=%{_includedir}\
12mr|xdpyinfo-1.3.0-1|35	--x-libraries=%{_libdir}
12mr|xdpyinfo-1.3.0-1|36	
12mr|xdpyinfo-1.3.0-1|37	%make
12mr|xdpyinfo-1.3.0-1|38	
12mr|xdpyinfo-1.3.0-1|39	%install
12mr|xdpyinfo-1.3.0-1|40	rm -rf %{buildroot}
12mr|xdpyinfo-1.3.0-1|41	%makeinstall_std
12mr|xdpyinfo-1.3.0-1|42	
12mr|xdpyinfo-1.3.0-1|43	%clean
12mr|xdpyinfo-1.3.0-1|44	rm -rf %{buildroot}
12mr|xdpyinfo-1.3.0-1|45	
12mr|xdpyinfo-1.3.0-1|46	%files
12mr|xdpyinfo-1.3.0-1|47	%defattr(-,root,root)
12mr|xdpyinfo-1.3.0-1|48	%{_bindir}/xdpyinfo
12mr|xdpyinfo-1.3.0-1|49	%{_mandir}/man1/xdpyinfo.*
12mr|xdpyinfo-1.3.0-1|50	
12mr|xdpyinfo-1.3.0-1|51	
12mr|xdpyinfo-1.3.0-1|52	
12mr|xdpyinfo-1.3.0-1|53	
12mr|xdpyinfo-1.3.0-1|54	%changelog
12mr|xdpyinfo-1.3.0-1|55	

19298 12
12mr|xdriinfo-1.0.4-3|1	Name: xdriinfo
12mr|xdriinfo-1.0.4-3|2	Version: 1.0.4
12mr|xdriinfo-1.0.4-3|3	Release: %mkrel 3
12mr|xdriinfo-1.0.4-3|4	Summary: Query configuration information of DRI drivers
12mr|xdriinfo-1.0.4-3|5	Group: Development/X11
12mr|xdriinfo-1.0.4-3|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xdriinfo-1.0.4-3|7	License: MIT
12mr|xdriinfo-1.0.4-3|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|xdriinfo-1.0.4-3|9	
12mr|xdriinfo-1.0.4-3|10	BuildRequires: libx11-devel >= 1.0.0
12mr|xdriinfo-1.0.4-3|11	BuildRequires: x11-proto-devel >= 1.0.0
12mr|xdriinfo-1.0.4-3|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xdriinfo-1.0.4-3|13	BuildRequires: GL-devel
12mr|xdriinfo-1.0.4-3|14	
12mr|xdriinfo-1.0.4-3|15	%description
12mr|xdriinfo-1.0.4-3|16	Driinfo can be used to query configuration information of direct rendering
12mr|xdriinfo-1.0.4-3|17	drivers (DRI).
12mr|xdriinfo-1.0.4-3|18	
12mr|xdriinfo-1.0.4-3|19	%prep
12mr|xdriinfo-1.0.4-3|20	%setup -q -n %{name}-%{version}
12mr|xdriinfo-1.0.4-3|21	
12mr|xdriinfo-1.0.4-3|22	%build
12mr|xdriinfo-1.0.4-3|23	%configure2_5x	--x-includes=%{_includedir}\
12mr|xdriinfo-1.0.4-3|24	--x-libraries=%{_libdir}
12mr|xdriinfo-1.0.4-3|25	
12mr|xdriinfo-1.0.4-3|26	%make
12mr|xdriinfo-1.0.4-3|27	
12mr|xdriinfo-1.0.4-3|28	%install
12mr|xdriinfo-1.0.4-3|29	rm -rf %{buildroot}
12mr|xdriinfo-1.0.4-3|30	%makeinstall_std
12mr|xdriinfo-1.0.4-3|31	
12mr|xdriinfo-1.0.4-3|32	%clean
12mr|xdriinfo-1.0.4-3|33	rm -rf %{buildroot}
12mr|xdriinfo-1.0.4-3|34	
12mr|xdriinfo-1.0.4-3|35	%files
12mr|xdriinfo-1.0.4-3|36	%defattr(-,root,root)
12mr|xdriinfo-1.0.4-3|37	%{_bindir}/xdriinfo
12mr|xdriinfo-1.0.4-3|38	%{_mandir}/man1/xdriinfo.*
12mr|xdriinfo-1.0.4-3|39	
12mr|xdriinfo-1.0.4-3|40	
12mr|xdriinfo-1.0.4-3|41	
12mr|xdriinfo-1.0.4-3|42	
12mr|xdriinfo-1.0.4-3|43	
12mr|xdriinfo-1.0.4-3|44	%changelog
12mr|xdriinfo-1.0.4-3|45	

19299 12
12mr|xearth-1.1-21|1	%define name	xearth
12mr|xearth-1.1-21|2	%define version	1.1
12mr|xearth-1.1-21|3	
12mr|xearth-1.1-21|4	Summary:	A display of the Earth from space
12mr|xearth-1.1-21|5	Name:		%{name}
12mr|xearth-1.1-21|6	Version:	%{version}
12mr|xearth-1.1-21|7	Release:	%mkrel 21
12mr|xearth-1.1-21|8	License:	MIT
12mr|xearth-1.1-21|9	Group:		Toys
12mr|xearth-1.1-21|10	BuildRequires:	libx11-devel libxext-devel libxt-devel imake
12mr|xearth-1.1-21|11	Source0:	ftp://cag.lcs.mit.edu/pub/tuna/%{name}-%{version}.tar.bz2
12mr|xearth-1.1-21|12	Source1:	xearth_locations.txt.bz2
12mr|xearth-1.1-21|13	Source11:	xearth16.png
12mr|xearth-1.1-21|14	Source12:	xearth32.png
12mr|xearth-1.1-21|15	Source13:	xearth48.png
12mr|xearth-1.1-21|16	Url:		http://www.cs.colorado.edu/~tuna/xearth/
12mr|xearth-1.1-21|17	Patch0:		xearth-1.0-mdk.patch
12mr|xearth-1.1-21|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|xearth-1.1-21|19	
12mr|xearth-1.1-21|20	%description
12mr|xearth-1.1-21|21	Xearth is a graphic that shows a globe of the Earth, including markers
12mr|xearth-1.1-21|22	for major cities and the Mandriva head office.  The Earth is correctly
12mr|xearth-1.1-21|23	shaded for the current position of the sun, and the displayed image is
12mr|xearth-1.1-21|24	updated every five minutes.
12mr|xearth-1.1-21|25	
12mr|xearth-1.1-21|26	%prep
12mr|xearth-1.1-21|27	%setup -q
12mr|xearth-1.1-21|28	%patch0 -p0
12mr|xearth-1.1-21|29	
12mr|xearth-1.1-21|30	%build
12mr|xearth-1.1-21|31	xmkmf
12mr|xearth-1.1-21|32	%make CDEBUGFLAGS="$RPM_OPT_FLAGS"
12mr|xearth-1.1-21|33	
12mr|xearth-1.1-21|34	%install
12mr|xearth-1.1-21|35	rm -rf $RPM_BUILD_ROOT
12mr|xearth-1.1-21|36	
12mr|xearth-1.1-21|37	%{makeinstall_std} install.man
12mr|xearth-1.1-21|38	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|xearth-1.1-21|39	bzcat %{SOURCE1} > $RPM_BUILD_ROOT%{_datadir}/%{name}/xearth_locations.txt
12mr|xearth-1.1-21|40	
12mr|xearth-1.1-21|41	#install menu
12mr|xearth-1.1-21|42	
12mr|xearth-1.1-21|43	mkdir -p %{buildroot}%{_datadir}/applications
12mr|xearth-1.1-21|44	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12mr|xearth-1.1-21|45	[Desktop Entry]
12mr|xearth-1.1-21|46	Name=Xearth
12mr|xearth-1.1-21|47	Comment=Display the Earth on your desktop
12mr|xearth-1.1-21|48	Exec=%{_bindir}/%{name} -noroot -bigstars 20 -label -labelpos -5-150 -markerfile /usr/share/xearth/xearth_locations.txt
12mr|xearth-1.1-21|49	Icon=%{name}
12mr|xearth-1.1-21|50	Terminal=false
12mr|xearth-1.1-21|51	Type=Application
12mr|xearth-1.1-21|52	StartupNotify=true
12mr|xearth-1.1-21|53	Categories=Amusement;X-MandrivaLinux-MoreApplications-Games-Toys;
12mr|xearth-1.1-21|54	EOF
12mr|xearth-1.1-21|55	
12mr|xearth-1.1-21|56	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12mr|xearth-1.1-21|57	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|xearth-1.1-21|58	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12mr|xearth-1.1-21|59	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|xearth-1.1-21|60	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12mr|xearth-1.1-21|61	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|xearth-1.1-21|62	
12mr|xearth-1.1-21|63	%if %mdkversion < 200900
12mr|xearth-1.1-21|64	%post
12mr|xearth-1.1-21|65	%update_menus
12mr|xearth-1.1-21|66	%update_icon_cache hicolor
12mr|xearth-1.1-21|67	%endif
12mr|xearth-1.1-21|68	
12mr|xearth-1.1-21|69	%if %mdkversion < 200900
12mr|xearth-1.1-21|70	%postun
12mr|xearth-1.1-21|71	%clean_menus
12mr|xearth-1.1-21|72	%clean_icon_cache hicolor
12mr|xearth-1.1-21|73	%endif
12mr|xearth-1.1-21|74	
12mr|xearth-1.1-21|75	%clean
12mr|xearth-1.1-21|76	rm -rf $RPM_BUILD_ROOT
12mr|xearth-1.1-21|77	
12mr|xearth-1.1-21|78	%files
12mr|xearth-1.1-21|79	%defattr(-,root,root)
12mr|xearth-1.1-21|80	%{_bindir}/%{name}
12mr|xearth-1.1-21|81	%{_mandir}/man1/xearth.1*
12mr|xearth-1.1-21|82	%{_datadir}/%{name}/xearth_locations.txt
12mr|xearth-1.1-21|83	%{_miconsdir}/%{name}.png
12mr|xearth-1.1-21|84	%{_iconsdir}/%{name}.png
12mr|xearth-1.1-21|85	%{_liconsdir}/%{name}.png
12mr|xearth-1.1-21|86	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|xearth-1.1-21|87	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|xearth-1.1-21|88	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|xearth-1.1-21|89	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|xearth-1.1-21|90	
12mr|xearth-1.1-21|91	
12mr|xearth-1.1-21|92	
12mr|xearth-1.1-21|93	
12mr|xearth-1.1-21|94	%changelog
12mr|xearth-1.1-21|95	

19300 12
12mr|xedit-1.2.0-1|1	Name:		xedit
12mr|xedit-1.2.0-1|2	Version:	1.2.0
12mr|xedit-1.2.0-1|3	Release:	%mkrel 1
12mr|xedit-1.2.0-1|4	Summary:	Simple text editor for X
12mr|xedit-1.2.0-1|5	Group:		Development/X11
12mr|xedit-1.2.0-1|6	URL:		http://xorg.freedesktop.org
12mr|xedit-1.2.0-1|7	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xedit-1.2.0-1|8	Patch0:		xedit-1.1.2-fix-str-fmt.patch
12mr|xedit-1.2.0-1|9	Patch1:		xedit-1.1.2-int64-bignum.patch
12mr|xedit-1.2.0-1|10	Patch2:		xedit-1.1.2-newfile.patch
12mr|xedit-1.2.0-1|11	License:	MIT
12mr|xedit-1.2.0-1|12	BuildRoot:	%{_tmppath}/%{name}-root
12mr|xedit-1.2.0-1|13	BuildRequires:	x11-util-macros		>= 1.1.5
12mr|xedit-1.2.0-1|14	BuildRequires:	libxaw-devel		>= 1.0.4
12mr|xedit-1.2.0-1|15	Requires:	x11-data-bitmaps
12mr|xedit-1.2.0-1|16	Requires:	aspell aspell-en grep words
12mr|xedit-1.2.0-1|17	Requires:	ctags
12mr|xedit-1.2.0-1|18	Requires:	x11-font-alias
12mr|xedit-1.2.0-1|19	# sgml mode
12mr|xedit-1.2.0-1|20	Requires:	x11-font-dec-misc
12mr|xedit-1.2.0-1|21	Requires:	x11-font-misc-misc
12mr|xedit-1.2.0-1|22	# courier (most modes) helvetica (sgml/html edit modes)
12mr|xedit-1.2.0-1|23	Requires:	x11-font-adobe-75dpi x11-font-adobe-100dpi
12mr|xedit-1.2.0-1|24	# lucidatypewriter (most modes)
12mr|xedit-1.2.0-1|25	Requires:	x11-font-bh-lucidatypewriter-75dpi x11-font-bh-lucidatypewriter-100dpi
12mr|xedit-1.2.0-1|26	# lucida (hmtl mode)
12mr|xedit-1.2.0-1|27	Requires:	x11-font-bh-75dpi x11-font-bh-100dpi
12mr|xedit-1.2.0-1|28	
12mr|xedit-1.2.0-1|29	%description
12mr|xedit-1.2.0-1|30	Xedit provides a simple text editor for X.
12mr|xedit-1.2.0-1|31	
12mr|xedit-1.2.0-1|32	%prep
12mr|xedit-1.2.0-1|33	%setup -q -n %{name}-%{version}
12mr|xedit-1.2.0-1|34	%patch0 -p0
12mr|xedit-1.2.0-1|35	%patch1 -p1
12mr|xedit-1.2.0-1|36	%patch2 -p1
12mr|xedit-1.2.0-1|37	
12mr|xedit-1.2.0-1|38	%build
12mr|xedit-1.2.0-1|39	%configure2_5x
12mr|xedit-1.2.0-1|40	%make
12mr|xedit-1.2.0-1|41	
12mr|xedit-1.2.0-1|42	%install
12mr|xedit-1.2.0-1|43	rm -rf %{buildroot}
12mr|xedit-1.2.0-1|44	%makeinstall_std
12mr|xedit-1.2.0-1|45	
12mr|xedit-1.2.0-1|46	%clean
12mr|xedit-1.2.0-1|47	rm -rf %{buildroot}
12mr|xedit-1.2.0-1|48	
12mr|xedit-1.2.0-1|49	%files
12mr|xedit-1.2.0-1|50	%defattr(-,root,root)
12mr|xedit-1.2.0-1|51	%{_bindir}/xedit
12mr|xedit-1.2.0-1|52	%{_libdir}/X11/xedit
12mr|xedit-1.2.0-1|53	%{_datadir}/X11/app-defaults/Xedit
12mr|xedit-1.2.0-1|54	%{_datadir}/X11/app-defaults/Xedit-color
12mr|xedit-1.2.0-1|55	%{_mandir}/man1/xedit.1*
12mr|xedit-1.2.0-1|56	
12mr|xedit-1.2.0-1|57	
12mr|xedit-1.2.0-1|58	
12mr|xedit-1.2.0-1|59	%changelog
12mr|xedit-1.2.0-1|60	

19301 12
12mr|xemacs-21.4.22-9|1	%define major 21
12mr|xemacs-21.4.22-9|2	%define version %{major}.4.22
12mr|xemacs-21.4.22-9|3	%define rversion %{major}.4.22
12mr|xemacs-21.4.22-9|4	%define mversion %{major}.4
12mr|xemacs-21.4.22-9|5	%define sumodate 2009-02-17
12mr|xemacs-21.4.22-9|6	
12mr|xemacs-21.4.22-9|7	%if %{_use_internal_dependency_generator}
12mr|xemacs-21.4.22-9|8	%define __noautoreq '/bin/zsh|/bin/csh'
12mr|xemacs-21.4.22-9|9	%else
12mr|xemacs-21.4.22-9|10	%define _requires_exceptions /bin/zsh /bin/csh
12mr|xemacs-21.4.22-9|11	%endif
12mr|xemacs-21.4.22-9|12	
12mr|xemacs-21.4.22-9|13	# force use of system malloc()
12mr|xemacs-21.4.22-9|14	%define system_malloc_arches ppc64
12mr|xemacs-21.4.22-9|15	
12mr|xemacs-21.4.22-9|16	%define release 9
12mr|xemacs-21.4.22-9|17	
12mr|xemacs-21.4.22-9|18	Summary: Highly customizable text editor and application development system
12mr|xemacs-21.4.22-9|19	Name: xemacs
12mr|xemacs-21.4.22-9|20	Version: %{version}
12mr|xemacs-21.4.22-9|21	Release: %{release}
12mr|xemacs-21.4.22-9|22	License: GPLv2+
12mr|xemacs-21.4.22-9|23	Group: Editors
12mr|xemacs-21.4.22-9|24	
12mr|xemacs-21.4.22-9|25	Source0: ftp://ftp.xemacs.org/pub/xemacs/xemacs-%{mversion}/xemacs-%{rversion}.tar.bz2
12mr|xemacs-21.4.22-9|26	Source1: ftp://ftp.xemacs.org/pub/xemacs/packages/xemacs-mule-sumo-%{sumodate}.tar.bz2
12mr|xemacs-21.4.22-9|27	Source2: ftp://ftp.xemacs.org/pub/xemacs/packages/xemacs-sumo-%{sumodate}.tar.bz2
12mr|xemacs-21.4.22-9|28	Source5: site-start-mdk.el
12mr|xemacs-21.4.22-9|29	Source6: xemacs-16.png
12mr|xemacs-21.4.22-9|30	Source7: xemacs-32.png
12mr|xemacs-21.4.22-9|31	Source8: xemacs-48.png
12mr|xemacs-21.4.22-9|32	Patch1: xemacs-21.4.22-libpng15.patch
12mr|xemacs-21.4.22-9|33	Patch2: xemacs-21.4.22-non-x86-build.patch
12mr|xemacs-21.4.22-9|34	Patch5: xemacs-21.4.9-fix-emacs-roots.patch
12mr|xemacs-21.4.22-9|35	Patch6: xemacs-21.4.15-ppc64.patch
12mr|xemacs-21.4.22-9|36	Patch10: xemacs-21.4.22-rpm-spec-mode.patch
12mr|xemacs-21.4.22-9|37	Patch11: xemacs-21.4.21-lzma.patch
12mr|xemacs-21.4.22-9|38	
12mr|xemacs-21.4.22-9|39	# Backport of patches:
12mr|xemacs-21.4.22-9|40	#	http://cvs.fedoraproject.org/viewvc/rpms/xemacs/devel/xemacs-21.5.29-image-overflow.patch?revision=1.1
12mr|xemacs-21.4.22-9|41	#	http://cvs.fedoraproject.org/viewvc/rpms/xemacs/devel/xemacs-21.5.29-png.patch?revision=1.1
12mr|xemacs-21.4.22-9|42	Patch12: xemacs-21.4.22-CVE-2009-2688.patch
12mr|xemacs-21.4.22-9|43	
12mr|xemacs-21.4.22-9|44	# http://tracker.xemacs.org/XEmacs/its/issue494 and #54215
12mr|xemacs-21.4.22-9|45	Patch13: xemacs-21.4.22-ediff.patch
12mr|xemacs-21.4.22-9|46	
12mr|xemacs-21.4.22-9|47	Provides: xemacs-noX xemacs-static xemacs-X11 xemacs-packages
12mr|xemacs-21.4.22-9|48	Obsoletes: xemacs-noX xemacs-static xemacs-X11 xemacs-packages
12mr|xemacs-21.4.22-9|49	Url: http://www.xemacs.org/
12mr|xemacs-21.4.22-9|50	Buildroot: %{_tmppath}/xemacs-root
12mr|xemacs-21.4.22-9|51	Requires: ctags
12mr|xemacs-21.4.22-9|52	# It looks crap by default without these fonts - AdamW 2008/03, see
12mr|xemacs-21.4.22-9|53	# http://forum.mandriva.com/viewtopic.php?p=457779
12mr|xemacs-21.4.22-9|54	Suggests: x11-font-adobe-100dpi
12mr|xemacs-21.4.22-9|55	BuildRequires:	Xaw3d-devel
12mr|xemacs-21.4.22-9|56	BuildRequires:	xaw-devel
12mr|xemacs-21.4.22-9|57	BuildRequires:	autoconf2.1
12mr|xemacs-21.4.22-9|58	BuildRequires:	bison
12mr|xemacs-21.4.22-9|59	BuildRequires:	db-devel
12mr|xemacs-21.4.22-9|60	BuildRequires:	compface-devel
12mr|xemacs-21.4.22-9|61	BuildRequires:	lesstif-devel
12mr|xemacs-21.4.22-9|62	BuildRequires:	ncurses-devel
12mr|xemacs-21.4.22-9|63	#BuildRequires:	sendmail-command
12mr|xemacs-21.4.22-9|64	BuildRequires:	xpm-devel
12mr|xemacs-21.4.22-9|65	BuildRequires:  tiff-devel
12mr|xemacs-21.4.22-9|66	BuildRequires:  jpeg-devel
12mr|xemacs-21.4.22-9|67	BuildRequires:  png-devel
12mr|xemacs-21.4.22-9|68	BuildRequires:	texinfo
12mr|xemacs-21.4.22-9|69	BuildRequires:  x11-data-bitmaps
12mr|xemacs-21.4.22-9|70	%ifarch alpha
12mr|xemacs-21.4.22-9|71	BuildConflicts: compat-Tru64
12mr|xemacs-21.4.22-9|72	%endif
12mr|xemacs-21.4.22-9|73	
12mr|xemacs-21.4.22-9|74	Requires(preun): update-alternatives
12mr|xemacs-21.4.22-9|75	Requires(post):  update-alternatives
12mr|xemacs-21.4.22-9|76	
12mr|xemacs-21.4.22-9|77	%description
12mr|xemacs-21.4.22-9|78	XEmacs is a self-documenting, customizable, extensible, real-time
12mr|xemacs-21.4.22-9|79	display editor. XEmacs is self-documenting because at any time you can
12mr|xemacs-21.4.22-9|80	type in control-h to find out what your options are or to find out
12mr|xemacs-21.4.22-9|81	what a command does. XEmacs is customizable because you can change the
12mr|xemacs-21.4.22-9|82	definitions of XEmacs commands to anything you want. XEmacs is
12mr|xemacs-21.4.22-9|83	extensible because you can write entirely new commands--programs in
12mr|xemacs-21.4.22-9|84	the Lisp language to be run by Emacs' own Lisp interpreter. XEmacs
12mr|xemacs-21.4.22-9|85	includes a real-time display, which means that the text being edited
12mr|xemacs-21.4.22-9|86	is visible on the screen and is updated very frequently (usually after
12mr|xemacs-21.4.22-9|87	every character or pair of characters) as you type.
12mr|xemacs-21.4.22-9|88	
12mr|xemacs-21.4.22-9|89	To use XEmacs, you'll need to install the XEmacs binary. The xemacs package
12mr|xemacs-21.4.22-9|90	includes the standard XEmacs binary that most people will use. The XEmacs
12mr|xemacs-21.4.22-9|91	binary is dynamically linked, with both X11 and TTY (ncurses) support, but
12mr|xemacs-21.4.22-9|92	without mule (MUlti-Lingual Emacs, the Asian character set) support.
12mr|xemacs-21.4.22-9|93	
12mr|xemacs-21.4.22-9|94	%package devel
12mr|xemacs-21.4.22-9|95	Summary: Header files for Xemacs
12mr|xemacs-21.4.22-9|96	Group: Development/C
12mr|xemacs-21.4.22-9|97	Requires: xemacs = %{version}
12mr|xemacs-21.4.22-9|98	%description devel
12mr|xemacs-21.4.22-9|99	Contains all the header files needed for xemacs development.
12mr|xemacs-21.4.22-9|100	
12mr|xemacs-21.4.22-9|101	%package mule
12mr|xemacs-21.4.22-9|102	Summary: The XEmacs binary with mule (MUlti-Lingual Emacs) support
12mr|xemacs-21.4.22-9|103	Group: Editors
12mr|xemacs-21.4.22-9|104	Requires: xemacs = %{version}
12mr|xemacs-21.4.22-9|105	Provides: xemacs-mule-packages
12mr|xemacs-21.4.22-9|106	Obsoletes: xemacs-mule-packages
12mr|xemacs-21.4.22-9|107	
12mr|xemacs-21.4.22-9|108	Requires(preun): update-alternatives
12mr|xemacs-21.4.22-9|109	Requires(post):  update-alternatives
12mr|xemacs-21.4.22-9|110	
12mr|xemacs-21.4.22-9|111	%description mule
12mr|xemacs-21.4.22-9|112	Xemacs-mule includes an XEmacs binary with support for
12mr|xemacs-21.4.22-9|113	MUlti-Lingual Emacs and the Asian character set. Install xemacs-mule
12mr|xemacs-21.4.22-9|114	(instead of xemacs) if you need to use Asian characters. Xemacs-mule is
12mr|xemacs-21.4.22-9|115	compiled with X11 support only, so you won't be able to use it in a TTY
12mr|xemacs-21.4.22-9|116	(ncurses) mode.
12mr|xemacs-21.4.22-9|117	
12mr|xemacs-21.4.22-9|118	# %package gtk
12mr|xemacs-21.4.22-9|119	# Summary: The XEmacs binary with GTK widgets
12mr|xemacs-21.4.22-9|120	# Group: Editors
12mr|xemacs-21.4.22-9|121	# Requires: xemacs = %{version}
12mr|xemacs-21.4.22-9|122	# %description gtk
12mr|xemacs-21.4.22-9|123	# XEmacs (and regular GNU Emacs, too) is a self-documenting, customizable,
12mr|xemacs-21.4.22-9|124	# extensible, real-time display editor. XEmacs is self-documenting because at any
12mr|xemacs-21.4.22-9|125	# time you can type in control-h to find out what your options are or to find out
12mr|xemacs-21.4.22-9|126	# what a command does. XEmacs is customizable because you can change the
12mr|xemacs-21.4.22-9|127	# definitions of XEmacs commands to anything you want. XEmacs is extensible
12mr|xemacs-21.4.22-9|128	# because you can write entirely new commands--programs in the Lisp language to
12mr|xemacs-21.4.22-9|129	# be run by Emacs' own Lisp interpreter. XEmacs includes a real-time display,
12mr|xemacs-21.4.22-9|130	# which means that the text being edited is visible on the screen and is updated
12mr|xemacs-21.4.22-9|131	# very frequently (usually after every character or pair of characters) as you
12mr|xemacs-21.4.22-9|132	# type. This version used the GTK widgets
12mr|xemacs-21.4.22-9|133	
12mr|xemacs-21.4.22-9|134	# %package gtk-gnome
12mr|xemacs-21.4.22-9|135	# Summary: The XEmacs binary with GTK widgets
12mr|xemacs-21.4.22-9|136	# Group: Editors
12mr|xemacs-21.4.22-9|137	# Requires: xemacs = %{version}
12mr|xemacs-21.4.22-9|138	# %description gtk-gnome
12mr|xemacs-21.4.22-9|139	# XEmacs (and regular GNU Emacs, too) is a self-documenting, customizable,
12mr|xemacs-21.4.22-9|140	# extensible, real-time display editor. XEmacs is self-documenting because at any
12mr|xemacs-21.4.22-9|141	# time you can type in control-h to find out what your options are or to find out
12mr|xemacs-21.4.22-9|142	# what a command does. XEmacs is customizable because you can change the
12mr|xemacs-21.4.22-9|143	# definitions of XEmacs commands to anything you want. XEmacs is extensible
12mr|xemacs-21.4.22-9|144	# because you can write entirely new commands--programs in the Lisp language to
12mr|xemacs-21.4.22-9|145	# be run by Emacs' own Lisp interpreter. XEmacs includes a real-time display,
12mr|xemacs-21.4.22-9|146	# which means that the text being edited is visible on the screen and is updated
12mr|xemacs-21.4.22-9|147	# very frequently (usually after every character or pair of characters) as you
12mr|xemacs-21.4.22-9|148	# type. This version used the GTK widgets and the gnome interface.
12mr|xemacs-21.4.22-9|149	
12mr|xemacs-21.4.22-9|150	
12mr|xemacs-21.4.22-9|151	%package el
12mr|xemacs-21.4.22-9|152	Summary: The .el source files for XEmacs
12mr|xemacs-21.4.22-9|153	Group: Editors
12mr|xemacs-21.4.22-9|154	Requires: xemacs = %{version}
12mr|xemacs-21.4.22-9|155	%description el
12mr|xemacs-21.4.22-9|156	Xemacs-el is not necessary to run XEmacs.  You'll only need to install
12mr|xemacs-21.4.22-9|157	it if you're planning on incorporating some Lisp programming into your
12mr|xemacs-21.4.22-9|158	XEmacs experience.
12mr|xemacs-21.4.22-9|159	
12mr|xemacs-21.4.22-9|160	%package mule-el
12mr|xemacs-21.4.22-9|161	Summary: The .el source files for XEmacs mule extension
12mr|xemacs-21.4.22-9|162	Group: Editors
12mr|xemacs-21.4.22-9|163	Requires: xemacs = %{version}
12mr|xemacs-21.4.22-9|164	%description mule-el
12mr|xemacs-21.4.22-9|165	Xemacs-el is not necessary to run XEmacs.  You'll only need to install
12mr|xemacs-21.4.22-9|166	it if you're planning on incorporating some Lisp programming into your
12mr|xemacs-21.4.22-9|167	XEmacs experience.
12mr|xemacs-21.4.22-9|168	
12mr|xemacs-21.4.22-9|169	%package extras
12mr|xemacs-21.4.22-9|170	Summary: Files that XEmacs has in common with GNU Emacs
12mr|xemacs-21.4.22-9|171	Group: Editors
12mr|xemacs-21.4.22-9|172	Requires: xemacs = %{version}
12mr|xemacs-21.4.22-9|173	Provides: ctags
12mr|xemacs-21.4.22-9|174	Conflicts: emacs
12mr|xemacs-21.4.22-9|175	
12mr|xemacs-21.4.22-9|176	%description extras
12mr|xemacs-21.4.22-9|177	Xemacs-extras includes files which are used by both GNU Emacs
12mr|xemacs-21.4.22-9|178	and XEmacs. If you don't have GNU Emacs installed, be sure to also
12mr|xemacs-21.4.22-9|179	install this package when you install the XEmacs text editor.
12mr|xemacs-21.4.22-9|180	
12mr|xemacs-21.4.22-9|181	%prep
12mr|xemacs-21.4.22-9|182	%setup -q
12mr|xemacs-21.4.22-9|183	
12mr|xemacs-21.4.22-9|184	%ifnarch %{ix86}
12mr|xemacs-21.4.22-9|185	%patch2 -p1
12mr|xemacs-21.4.22-9|186	%endif
12mr|xemacs-21.4.22-9|187	
12mr|xemacs-21.4.22-9|188	%patch5 -p1 -b .warly
12mr|xemacs-21.4.22-9|189	%patch6 -p1 -b .ppc64
12mr|xemacs-21.4.22-9|190	%patch11 -p1 -b .lzma
12mr|xemacs-21.4.22-9|191	%patch12 -p1
12mr|xemacs-21.4.22-9|192	%patch1 -p1
12mr|xemacs-21.4.22-9|193	
12mr|xemacs-21.4.22-9|194	%build
12mr|xemacs-21.4.22-9|195	
12mr|xemacs-21.4.22-9|196	# done now not for xemacs to search packages file in future install root
12mr|xemacs-21.4.22-9|197	rm -rf %{buildroot}
12mr|xemacs-21.4.22-9|198	
12mr|xemacs-21.4.22-9|199	autoreconf-2.13 -i
12mr|xemacs-21.4.22-9|200	
12mr|xemacs-21.4.22-9|201	rm -rf lisp/*.elc
12mr|xemacs-21.4.22-9|202	
12mr|xemacs-21.4.22-9|203	rm -rf building && mkdir -p building && cd building
12mr|xemacs-21.4.22-9|204	
12mr|xemacs-21.4.22-9|205	# standard: X11 and console support. No mule, though.
12mr|xemacs-21.4.22-9|206	VAR_CONF="--prefix=/usr --exec-prefix=/usr --package-path=/%{_datadir}/xemacs/ --datadir=/%{_datadir} --mandir=/%{_mandir}/man0 --infodir=/%{_infodir} --libdir=/%{_libdir} --bindir=/%{_bindir} --infopath=/%{_infodir}"
12mr|xemacs-21.4.22-9|207	XEMACS_CONFIG="%{_arch}-mandriva-linux $VAR_CONF \
12mr|xemacs-21.4.22-9|208	--with-pop \
12mr|xemacs-21.4.22-9|209	--mail-locking=flock \
12mr|xemacs-21.4.22-9|210	--with-clash-detection \
12mr|xemacs-21.4.22-9|211	--with-scrollbars=lucid \
12mr|xemacs-21.4.22-9|212	--with-menubars=lucid \
12mr|xemacs-21.4.22-9|213	--with-dialogs=athena \
12mr|xemacs-21.4.22-9|214	--with-widgets=athena \
12mr|xemacs-21.4.22-9|215	--x-includes=%_includedir \
12mr|xemacs-21.4.22-9|216	--with-xpm \
12mr|xemacs-21.4.22-9|217	--with-xface \
12mr|xemacs-21.4.22-9|218	--with-png \
12mr|xemacs-21.4.22-9|219	--with-jpeg \
12mr|xemacs-21.4.22-9|220	--with-tiff \
12mr|xemacs-21.4.22-9|221	--dynamic=yes \
12mr|xemacs-21.4.22-9|222	--with-ncurses \
12mr|xemacs-21.4.22-9|223	--without-ldap \
12mr|xemacs-21.4.22-9|224	--without-postgresql \
12mr|xemacs-21.4.22-9|225	--with-clash-detection \
12mr|xemacs-21.4.22-9|226	--debug=no \
12mr|xemacs-21.4.22-9|227	--error-checking=none \
12mr|xemacs-21.4.22-9|228	--prefix=/usr \
12mr|xemacs-21.4.22-9|229	--exec-prefix=/usr \
12mr|xemacs-21.4.22-9|230	--with-x11 \
12mr|xemacs-21.4.22-9|231	--with-tty=yes \
12mr|xemacs-21.4.22-9|232	--with-athena=3d \
12mr|xemacs-21.4.22-9|233	%ifarch %{system_malloc_arches}
12mr|xemacs-21.4.22-9|234	--with-system-malloc \
12mr|xemacs-21.4.22-9|235	%endif
12mr|xemacs-21.4.22-9|236	--with-file-coding "
12mr|xemacs-21.4.22-9|237	#	--with-meta-same-as-alt "
12mr|xemacs-21.4.22-9|238	#CFLAGS="$RPM_OPT_FLAGS"
12mr|xemacs-21.4.22-9|239	#export CFLAGS
12mr|xemacs-21.4.22-9|240	
12mr|xemacs-21.4.22-9|241	# xemacs think // means ignore everything befor
12mr|xemacs-21.4.22-9|242	RPM_BUILD_DIR=`echo $RPM_BUILD_DIR | sed "s,/\+,/,g"`
12mr|xemacs-21.4.22-9|243	RPM_BUILD_ROOT=`echo %{buildroot} | sed "s,/\+,/,g"`
12mr|xemacs-21.4.22-9|244	# FIXME local compilation with local path to compile file if xemacs is not installed on the compilation machine
12mr|xemacs-21.4.22-9|245	
12mr|xemacs-21.4.22-9|246	{
12mr|xemacs-21.4.22-9|247	rm -rf %{_arch}-linux-local
12mr|xemacs-21.4.22-9|248	mkdir %{_arch}-linux-local
12mr|xemacs-21.4.22-9|249	cd %{_arch}-linux-local
12mr|xemacs-21.4.22-9|250	../../configure $XEMACS_CONFIG --datadir=${RPM_BUILD_ROOT}%{_datadir} --package-path=${RPM_BUILD_ROOT}%{_datadir}/xemacs:${RPM_BUILD_DIR}/xemacs-%{version}/lisp
12mr|xemacs-21.4.22-9|251	cd ..
12mr|xemacs-21.4.22-9|252	}
12mr|xemacs-21.4.22-9|253	
12mr|xemacs-21.4.22-9|254	{
12mr|xemacs-21.4.22-9|255	rm -rf %{_arch}-linux
12mr|xemacs-21.4.22-9|256	mkdir %{_arch}-linux
12mr|xemacs-21.4.22-9|257	cd %{_arch}-linux
12mr|xemacs-21.4.22-9|258	../../configure $XEMACS_CONFIG --with-mule=no
12mr|xemacs-21.4.22-9|259	cd ..
12mr|xemacs-21.4.22-9|260	}
12mr|xemacs-21.4.22-9|261	
12mr|xemacs-21.4.22-9|262	# {
12mr|xemacs-21.4.22-9|263	# rm -rf %{_arch}-linux-gtk
12mr|xemacs-21.4.22-9|264	# mkdir %{_arch}-linux-gtk
12mr|xemacs-21.4.22-9|265	# cd %{_arch}-linux-gtk
12mr|xemacs-21.4.22-9|266	# ../../configure $XEMACS_CONFIG --with-mule=no \
12mr|xemacs-21.4.22-9|267	# 		--with-gtk
12mr|xemacs-21.4.22-9|268	# cd ..
12mr|xemacs-21.4.22-9|269	# }
12mr|xemacs-21.4.22-9|270	
12mr|xemacs-21.4.22-9|271	# {
12mr|xemacs-21.4.22-9|272	# rm -rf %{_arch}-linux-gtk-gnome
12mr|xemacs-21.4.22-9|273	# mkdir %{_arch}-linux-gtk-gnome
12mr|xemacs-21.4.22-9|274	# cd %{_arch}-linux-gtk-gnome
12mr|xemacs-21.4.22-9|275	# ../../configure $XEMACS_CONFIG --with-mule=no \
12mr|xemacs-21.4.22-9|276	# 		--with-gtk \
12mr|xemacs-21.4.22-9|277	# 		--with-gnome
12mr|xemacs-21.4.22-9|278	# cd ..
12mr|xemacs-21.4.22-9|279	# }
12mr|xemacs-21.4.22-9|280	
12mr|xemacs-21.4.22-9|281	{
12mr|xemacs-21.4.22-9|282	rm -rf %{_arch}-linux-mule
12mr|xemacs-21.4.22-9|283	mkdir %{_arch}-linux-mule
12mr|xemacs-21.4.22-9|284	cd %{_arch}-linux-mule
12mr|xemacs-21.4.22-9|285	../../configure $XEMACS_CONFIG --with-mule=yes \
12mr|xemacs-21.4.22-9|286	--with-xim=xlib
12mr|xemacs-21.4.22-9|287	cd ..
12mr|xemacs-21.4.22-9|288	}
12mr|xemacs-21.4.22-9|289	
12mr|xemacs-21.4.22-9|290	{
12mr|xemacs-21.4.22-9|291	pushd %{_arch}-linux-local
12mr|xemacs-21.4.22-9|292	make
12mr|xemacs-21.4.22-9|293	popd
12mr|xemacs-21.4.22-9|294	pushd %{_arch}-linux
12mr|xemacs-21.4.22-9|295	make
12mr|xemacs-21.4.22-9|296	popd
12mr|xemacs-21.4.22-9|297	#  pushd %{_arch}-linux-gtk && make && popd
12mr|xemacs-21.4.22-9|298	#  pushd %{_arch}-linux-gtk-gnome && make && popd
12mr|xemacs-21.4.22-9|299	pushd %{_arch}-linux-mule
12mr|xemacs-21.4.22-9|300	make
12mr|xemacs-21.4.22-9|301	popd
12mr|xemacs-21.4.22-9|302	}
12mr|xemacs-21.4.22-9|303	
12mr|xemacs-21.4.22-9|304	%install
12mr|xemacs-21.4.22-9|305	
12mr|xemacs-21.4.22-9|306	# done again for short-circuit
12mr|xemacs-21.4.22-9|307	rm -rf $RPM_BUILD_ROOT
12mr|xemacs-21.4.22-9|308	
12mr|xemacs-21.4.22-9|309	pushd building/%{_arch}-linux
12mr|xemacs-21.4.22-9|310	%makeinstall mandir=$RPM_BUILD_ROOT/%{_mandir}/man1  lockdir=$RPM_BUILD_ROOT/var/lock/xemacs
12mr|xemacs-21.4.22-9|311	popd
12mr|xemacs-21.4.22-9|312	
12mr|xemacs-21.4.22-9|313	install -m 755 building/%{_arch}-linux-mule/src/xemacs $RPM_BUILD_ROOT%{_bindir}/xemacs-mule
12mr|xemacs-21.4.22-9|314	install -m 644 building/%{_arch}-linux-mule/src/xemacs.dmp $RPM_BUILD_ROOT%{_bindir}/xemacs-mule.dmp
12mr|xemacs-21.4.22-9|315	#install -m 755 building/%{_arch}-linux-gtk/src/xemacs $RPM_BUILD_ROOT%{_bindir}/xemacs-gtk
12mr|xemacs-21.4.22-9|316	#install -m 755 building/%{_arch}-linux-gtk-gnome/src/xemacs $RPM_BUILD_ROOT%{_bindir}/xemacs-gtk-gnome
12mr|xemacs-21.4.22-9|317	bzcat %{SOURCE1} | tar -xf - -C $RPM_BUILD_ROOT/%{_datadir}/xemacs
12mr|xemacs-21.4.22-9|318	bzcat %{SOURCE2} | tar -xf - -C $RPM_BUILD_ROOT/%{_datadir}/xemacs
12mr|xemacs-21.4.22-9|319	#bzcat %{SOURCE9} | tar -xf - -C $RPM_BUILD_ROOT/%{_datadir}/xemacs/xemacs-packages
12mr|xemacs-21.4.22-9|320	
12mr|xemacs-21.4.22-9|321	pushd %{buildroot}
12mr|xemacs-21.4.22-9|322	patch -p1 < %{PATCH13}
12mr|xemacs-21.4.22-9|323	%{_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\")"
12mr|xemacs-21.4.22-9|324	popd
12mr|xemacs-21.4.22-9|325	
12mr|xemacs-21.4.22-9|326	rm -f $RPM_BUILD_ROOT/%{_datadir}/xemacs/xemacs-packages/lisp/hyperbole/file-newer
12mr|xemacs-21.4.22-9|327	
12mr|xemacs-21.4.22-9|328	# this remove the usage of the AUTH command that breaks with most of the packages servers
12mr|xemacs-21.4.22-9|329	perl -pi -e "s/\(defcustom efs-ftp-program-args '\(\"-i\" \"-n\" \"-g\" \"-v\"\)/(defcustom efs-ftp-program-args '(\"-i\" \"-n\" \"-g\" \"-v\" \"-u\")/" $RPM_BUILD_ROOT/%{_datadir}/xemacs/xemacs-packages/lisp/efs/efs.el
12mr|xemacs-21.4.22-9|330	$RPM_BUILD_DIR/xemacs-%{version}/building/%{_arch}-linux-local/src/xemacs -batch -q -no-site-file -eval "(byte-compile-file \"$RPM_BUILD_ROOT/%{_datadir}/xemacs/xemacs-packages/lisp/efs/efs.el\")"
12mr|xemacs-21.4.22-9|331	
12mr|xemacs-21.4.22-9|332	# warly applied in sumo 2001 07 09
12mr|xemacs-21.4.22-9|333	# pushd $RPM_BUILD_ROOT/%{_libdir}/xemacs/xemacs-packages && bzcat %{PATCH0} | patch -p1 && pushd $RPM_BUILD_ROOT/%{_libdir}/xemacs/xemacs-packages/lisp/mailcrypt/ && $RPM_BUILD_ROOT%{_bindir}/xemacs -batch -q -no-site-file -eval '(byte-compile-file "mc-gpg.el")' && popd && popd
12mr|xemacs-21.4.22-9|334	
12mr|xemacs-21.4.22-9|335	# FIXME need to patch the rpm-spec-mode for short-circuit
12mr|xemacs-21.4.22-9|336	pushd $RPM_BUILD_ROOT
12mr|xemacs-21.4.22-9|337	cat %{PATCH10} | patch -p1
12mr|xemacs-21.4.22-9|338	$RPM_BUILD_DIR/xemacs-%{version}/building/%{_arch}-linux-local/src/xemacs -batch -q -no-site-file -eval "(byte-compile-file \"$RPM_BUILD_ROOT/%{_datadir}/xemacs/xemacs-packages/lisp/prog-modes/rpm-spec-mode.el\")"
12mr|xemacs-21.4.22-9|339	popd
12mr|xemacs-21.4.22-9|340	
12mr|xemacs-21.4.22-9|341	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"
12mr|xemacs-21.4.22-9|342	for i in `find $RPM_BUILD_ROOT/%{_datadir}/xemacs/mule-packages/lisp/ $RPM_BUILD_ROOT/%{_datadir}/xemacs/xemacs-packages/lisp/ $RPM_BUILD_ROOT/%{_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
12mr|xemacs-21.4.22-9|343	
12mr|xemacs-21.4.22-9|344	mkdir -p $RPM_BUILD_ROOT/%{_infodir}/xemacs/mule
12mr|xemacs-21.4.22-9|345	mv $RPM_BUILD_ROOT/%{_datadir}/xemacs/xemacs-packages/info/* $RPM_BUILD_ROOT/%{_infodir}/xemacs/
12mr|xemacs-21.4.22-9|346	rmdir $RPM_BUILD_ROOT/%{_datadir}/xemacs/xemacs-packages/info/
12mr|xemacs-21.4.22-9|347	mv $RPM_BUILD_ROOT/%{_datadir}/xemacs/mule-packages/info/* $RPM_BUILD_ROOT/%{_infodir}/xemacs/mule/
12mr|xemacs-21.4.22-9|348	rmdir $RPM_BUILD_ROOT/%{_datadir}/xemacs/mule-packages/info/
12mr|xemacs-21.4.22-9|349	
12mr|xemacs-21.4.22-9|350	find $RPM_BUILD_ROOT/%{_datadir}/xemacs/xemacs-packages -name \*.pl -exec \
12mr|xemacs-21.4.22-9|351	perl -pi -e "s|/usr/local/bin/perl5|%{_bindir}/perl|g; \
12mr|xemacs-21.4.22-9|352	s|/usr/local/bin/perl|%{_bindir}/perl|g;" {} \;
12mr|xemacs-21.4.22-9|353	
12mr|xemacs-21.4.22-9|354	mkdir -p $RPM_BUILD_ROOT/etc/emacs/
12mr|xemacs-21.4.22-9|355	install -m644 %{SOURCE5} $RPM_BUILD_ROOT/etc/emacs/site-start-xemacs.el
12mr|xemacs-21.4.22-9|356	pushd $RPM_BUILD_ROOT/%{_datadir}/xemacs-%{version}/lisp/ && \
12mr|xemacs-21.4.22-9|357	ln -s ../../../../etc/emacs/site-start-xemacs.el site-start.el && popd
12mr|xemacs-21.4.22-9|358	
12mr|xemacs-21.4.22-9|359	mkdir $RPM_BUILD_ROOT%{_sysconfdir}/emacs/site-start.d
12mr|xemacs-21.4.22-9|360	
12mr|xemacs-21.4.22-9|361	mkdir $RPM_BUILD_ROOT%{_datadir}/applications
12mr|xemacs-21.4.22-9|362	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|xemacs-21.4.22-9|363	[Desktop Entry]
12mr|xemacs-21.4.22-9|364	Name=Xemacs
12mr|xemacs-21.4.22-9|365	Comment=The XEmacs editor
12mr|xemacs-21.4.22-9|366	Exec=%{_bindir}/%{name} %U
12mr|xemacs-21.4.22-9|367	Icon=%{name}
12mr|xemacs-21.4.22-9|368	Terminal=false
12mr|xemacs-21.4.22-9|369	Type=Application
12mr|xemacs-21.4.22-9|370	Categories=Motif;Utility;TextEditor;
12mr|xemacs-21.4.22-9|371	EOF
12mr|xemacs-21.4.22-9|372	
12mr|xemacs-21.4.22-9|373	for i in termcap.info-1 termcap.info-2 termcap.info-3 termcap.info info.info standards.info
12mr|xemacs-21.4.22-9|374	do
12mr|xemacs-21.4.22-9|375	rm -f $RPM_BUILD_ROOT/%{_datadir}/info/$i
12mr|xemacs-21.4.22-9|376	done
12mr|xemacs-21.4.22-9|377	
12mr|xemacs-21.4.22-9|378	#mkdir $RPM_BUILD_ROOT%{_sysconfdir}/emacs/site-start.d
12mr|xemacs-21.4.22-9|379	
12mr|xemacs-21.4.22-9|380	# Build file listings. (and make movemail setgid mail on RHL)
12mr|xemacs-21.4.22-9|381	DIR="$RPM_BUILD_ROOT/%{_datadir}/xemacs-%{version}"
12mr|xemacs-21.4.22-9|382	PACKAGES=$RPM_BUILD_ROOT/%{_datadir}/xemacs/xemacs-packages
12mr|xemacs-21.4.22-9|383	LIBDIR="$RPM_BUILD_ROOT/%{_libdir}/xemacs-%{version}"
12mr|xemacs-21.4.22-9|384	MULEDIR=$RPM_BUILD_ROOT/%{_datadir}/xemacs/mule-packages
12mr|xemacs-21.4.22-9|385	INFO="*.info*"
12mr|xemacs-21.4.22-9|386	EL="*.el"
12mr|xemacs-21.4.22-9|387	DEVEL="-name *.h -o -name *.c -o -name Makefile"
12mr|xemacs-21.4.22-9|388	NDEVEL="-not -name *.h -not -name *.c -not -name Makefile"
12mr|xemacs-21.4.22-9|389	for i in $specialel version.el paths.el update-elc-2.el check-features.el
12mr|xemacs-21.4.22-9|390	do
12mr|xemacs-21.4.22-9|391	NSPECIALEL="$NSPECIALEL -not -name $i"
12mr|xemacs-21.4.22-9|392	ANSPECIALEL="$ANSPECIALEL -and -not -name $i"
12mr|xemacs-21.4.22-9|393	SPECIALEL="$SPECIALEL -o -name $i"
12mr|xemacs-21.4.22-9|394	done
12mr|xemacs-21.4.22-9|395	
12mr|xemacs-21.4.22-9|396	chmod 644 $RPM_BUILD_ROOT/%{_datadir}/xemacs/xemacs-packages/lisp/edit-utils/info-look.el $RPM_BUILD_ROOT/%{_datadir}/xemacs/xemacs-packages/lisp/gnus/nnmail.el
12mr|xemacs-21.4.22-9|397	
12mr|xemacs-21.4.22-9|398	# use update-alternatives
12mr|xemacs-21.4.22-9|399	rm -f %{buildroot}%{_bindir}/%{name}
12mr|xemacs-21.4.22-9|400	mv -f %{buildroot}%{_bindir}/{ctags,xemacs-ctags}
12mr|xemacs-21.4.22-9|401	
12mr|xemacs-21.4.22-9|402	# 20060131 warly remove empty files
12mr|xemacs-21.4.22-9|403	find $PACKAGES $MULEDIR -type f -name 'custom-load.el' -size 0 -delete
12mr|xemacs-21.4.22-9|404	
12mr|xemacs-21.4.22-9|405	find $DIR $LIBDIR -type d -not -name "include" |
12mr|xemacs-21.4.22-9|406	sed -e "s#^$RPM_BUILD_ROOT#%dir #g" > rpm-files
12mr|xemacs-21.4.22-9|407	
12mr|xemacs-21.4.22-9|408	find $PACKAGES -type d -not -name "include" |
12mr|xemacs-21.4.22-9|409	sed -e "s#^$RPM_BUILD_ROOT#%dir #g" > rpm-sumo-files
12mr|xemacs-21.4.22-9|410	
12mr|xemacs-21.4.22-9|411	find $DIR $PACKAGES $LIBDIR $DEVEL -type f |
12mr|xemacs-21.4.22-9|412	sed -e "s#^$RPM_BUILD_ROOT##g" > rpm-devel-files
12mr|xemacs-21.4.22-9|413	
12mr|xemacs-21.4.22-9|414	find $DIR $LIBDIR -name $EL -not -name "site-start.el" $ANSPECIALEL -type f |
12mr|xemacs-21.4.22-9|415	sed -e "s#^$RPM_BUILD_ROOT##g" > rpm-files
12mr|xemacs-21.4.22-9|416	
12mr|xemacs-21.4.22-9|417	find $PACKAGES -name $EL -not -name "site-start.el" $ANSPECIALEL -type f |
12mr|xemacs-21.4.22-9|418	sed -e "s#^$RPM_BUILD_ROOT##g" > rpm-el-files
12mr|xemacs-21.4.22-9|419	
12mr|xemacs-21.4.22-9|420	find $DIR $LIBDIR -not -name $INFO $NDEVEL -not -name $EL -type f |
12mr|xemacs-21.4.22-9|421	sed -e "
12mr|xemacs-21.4.22-9|422	s#^$RPM_BUILD_ROOT\(.*movemail\)#%attr(2755, root, mail) \1#g
12mr|xemacs-21.4.22-9|423	s#^$RPM_BUILD_ROOT##g
12mr|xemacs-21.4.22-9|424	" >> rpm-files
12mr|xemacs-21.4.22-9|425	
12mr|xemacs-21.4.22-9|426	find $PACKAGES -not -name $INFO $NDEVEL -not -name $EL -type f |
12mr|xemacs-21.4.22-9|427	sed -e "
12mr|xemacs-21.4.22-9|428	s#^$RPM_BUILD_ROOT\(.*movemail\)#%attr(2755, root, mail) \1#g
12mr|xemacs-21.4.22-9|429	s#^$RPM_BUILD_ROOT##g
12mr|xemacs-21.4.22-9|430	" >> rpm-sumo-files
12mr|xemacs-21.4.22-9|431	
12mr|xemacs-21.4.22-9|432	find $DIR $PACKAGES $LIBDIR -name "site-start.el" $SPECIALEL -type f |
12mr|xemacs-21.4.22-9|433	sed -e "
12mr|xemacs-21.4.22-9|434	s#^$RPM_BUILD_ROOT\(.*movemail\)#%attr(2755, root, mail) \1#g
12mr|xemacs-21.4.22-9|435	s#^$RPM_BUILD_ROOT##g
12mr|xemacs-21.4.22-9|436	" >> rpm-files
12mr|xemacs-21.4.22-9|437	
12mr|xemacs-21.4.22-9|438	find $MULEDIR -type d -not -name "include" |
12mr|xemacs-21.4.22-9|439	sed -e "s#^$RPM_BUILD_ROOT#%dir #g" > rpm-mule-files
12mr|xemacs-21.4.22-9|440	
12mr|xemacs-21.4.22-9|441	find $MULEDIR $NDEVEL -type f -not -name $EL |
12mr|xemacs-21.4.22-9|442	sed -e "s#^$RPM_BUILD_ROOT#%attr(-, root, root) #g" >> rpm-mule-files
12mr|xemacs-21.4.22-9|443	
12mr|xemacs-21.4.22-9|444	find $MULEDIR $NDEVEL -type f -name $EL |
12mr|xemacs-21.4.22-9|445	sed -e "s#^$RPM_BUILD_ROOT#%attr(-, root, root) #g" >> rpm-mule-el-files
12mr|xemacs-21.4.22-9|446	
12mr|xemacs-21.4.22-9|447	cat rpm-sumo-files >> rpm-files
12mr|xemacs-21.4.22-9|448	
12mr|xemacs-21.4.22-9|449	install -m 644 -D %SOURCE6 %buildroot/%_iconsdir/hicolor/16x16/apps/xemacs.png
12mr|xemacs-21.4.22-9|450	install -m 644 -D %SOURCE7 %buildroot/%_iconsdir/hicolor/32x32/apps/xemacs.png
12mr|xemacs-21.4.22-9|451	install -m 644 -D %SOURCE8 %buildroot/%_iconsdir/hicolor/48x48/apps/xemacs.png
12mr|xemacs-21.4.22-9|452	
12mr|xemacs-21.4.22-9|453	%post
12mr|xemacs-21.4.22-9|454	/usr/sbin/update-alternatives --install %{_bindir}/%{name} %{name} %{_bindir}/%{name}-%{version} %{major}
12mr|xemacs-21.4.22-9|455	
12mr|xemacs-21.4.22-9|456	# euro only works in development version
12mr|xemacs-21.4.22-9|457	#grep "Emacs\*font" || cat >> /usr/lib/X11/app-defaults/Emacs << EOF
12mr|xemacs-21.4.22-9|458	#xemacs*font: -*-Fixed-Medium-R-*-*-*-130-*-*-*-*-iso8859-1
12mr|xemacs-21.4.22-9|459	#EOF
12mr|xemacs-21.4.22-9|460	cat %{_datadir}/xemacs-%{version}/etc/Emacs.ad >> /%{_sysconfdir}/X11/app-defaults/Emacs
12mr|xemacs-21.4.22-9|461	
12mr|xemacs-21.4.22-9|462	
12mr|xemacs-21.4.22-9|463	%post extras
12mr|xemacs-21.4.22-9|464	/usr/sbin/update-alternatives --install %{_bindir}/ctags ctags %{_bindir}/%{name}-ctags 0
12mr|xemacs-21.4.22-9|465	
12mr|xemacs-21.4.22-9|466	%post mule
12mr|xemacs-21.4.22-9|467	/usr/sbin/update-alternatives --install %{_bindir}/%{name} %{name} %{_bindir}/%{name}-mule %{major}
12mr|xemacs-21.4.22-9|468	/usr/sbin/update-alternatives --set %{name} %{_bindir}/%{name}-mule
12mr|xemacs-21.4.22-9|469	
12mr|xemacs-21.4.22-9|470	%postun
12mr|xemacs-21.4.22-9|471	[[ ! -f %{_bindir}/%{name}-%{version} ]] && \
12mr|xemacs-21.4.22-9|472	/usr/sbin/update-alternatives --remove %{name} %{_bindir}/%{name}-%{version} || :
12mr|xemacs-21.4.22-9|473	
12mr|xemacs-21.4.22-9|474	%postun extras
12mr|xemacs-21.4.22-9|475	[[ ! -f %{_bindir}/%{name}-ctags ]] && \
12mr|xemacs-21.4.22-9|476	/usr/sbin/update-alternatives --remove ctags %{_bindir}/%{name}-ctags || :
12mr|xemacs-21.4.22-9|477	
12mr|xemacs-21.4.22-9|478	%postun mule
12mr|xemacs-21.4.22-9|479	[[ ! -f %{_bindir}/%{name}-mule ]] && \
12mr|xemacs-21.4.22-9|480	/usr/sbin/update-alternatives --remove %{name} %{_bindir}/%{name}-mule || :
12mr|xemacs-21.4.22-9|481	
12mr|xemacs-21.4.22-9|482	%files -f rpm-files
12mr|xemacs-21.4.22-9|483	%defattr(-,root, root)
12mr|xemacs-21.4.22-9|484	%doc BUGS ChangeLog README README.packages PROBLEMS
12mr|xemacs-21.4.22-9|485	%config(noreplace) /etc/emacs/site-start-xemacs.el
12mr|xemacs-21.4.22-9|486	%dir %{_sysconfdir}/emacs/site-start.d
12mr|xemacs-21.4.22-9|487	%{_datadir}/applications/mandriva-xemacs.desktop
12mr|xemacs-21.4.22-9|488	%{_bindir}/xemacs-%{version}*
12mr|xemacs-21.4.22-9|489	%{_bindir}/gnuclient
12mr|xemacs-21.4.22-9|490	%{_bindir}/gnuattach
12mr|xemacs-21.4.22-9|491	%{_bindir}/ellcc
12mr|xemacs-21.4.22-9|492	%{_bindir}/gnudoit
12mr|xemacs-21.4.22-9|493	%{_mandir}/man1/xemacs.1*
12mr|xemacs-21.4.22-9|494	%{_mandir}/man1/gnuserv.1*
12mr|xemacs-21.4.22-9|495	%{_mandir}/man1/gnuclient.1*
12mr|xemacs-21.4.22-9|496	%{_mandir}/man1/gnuattach.1*
12mr|xemacs-21.4.22-9|497	%{_mandir}/man1/gnudoit.1*
12mr|xemacs-21.4.22-9|498	%{_iconsdir}/hicolor/*/apps/*.png
12mr|xemacs-21.4.22-9|499	%{_infodir}/*
12mr|xemacs-21.4.22-9|500	
12mr|xemacs-21.4.22-9|501	%files devel -f rpm-devel-files
12mr|xemacs-21.4.22-9|502	%defattr(-,root, root)
12mr|xemacs-21.4.22-9|503	%{_datadir}/xemacs/mule-packages/etc/latin-unity/Makefile
12mr|xemacs-21.4.22-9|504	%{_datadir}/xemacs/mule-packages/etc/mule-ucs/Makefile
12mr|xemacs-21.4.22-9|505	%doc README
12mr|xemacs-21.4.22-9|506	
12mr|xemacs-21.4.22-9|507	# 20060615 warly most of the basic xemacs menu function require a package anyway
12mr|xemacs-21.4.22-9|508	# %files packages -f rpm-sumo-files
12mr|xemacs-21.4.22-9|509	# %defattr(-,root, root)
12mr|xemacs-21.4.22-9|510	#
12mr|xemacs-21.4.22-9|511	# 2005 warly this is not maintained
12mr|xemacs-21.4.22-9|512	# %files gtk
12mr|xemacs-21.4.22-9|513	# %defattr(-,root, root)
12mr|xemacs-21.4.22-9|514	# %{_bindir}/xemacs-gtk
12mr|xemacs-21.4.22-9|515	# %doc README
12mr|xemacs-21.4.22-9|516	
12mr|xemacs-21.4.22-9|517	# %files gtk-gnome
12mr|xemacs-21.4.22-9|518	# %defattr(-,root, root)
12mr|xemacs-21.4.22-9|519	# %doc README
12mr|xemacs-21.4.22-9|520	# %{_bindir}/xemacs-gtk-gnome
12mr|xemacs-21.4.22-9|521	
12mr|xemacs-21.4.22-9|522	%files mule -f rpm-mule-files
12mr|xemacs-21.4.22-9|523	%defattr(-,root, root)
12mr|xemacs-21.4.22-9|524	%doc README
12mr|xemacs-21.4.22-9|525	%{_bindir}/xemacs-mule*
12mr|xemacs-21.4.22-9|526	
12mr|xemacs-21.4.22-9|527	#%files mule-packages -f rpm-mule-files
12mr|xemacs-21.4.22-9|528	#%defattr(-,root, root)
12mr|xemacs-21.4.22-9|529	#
12mr|xemacs-21.4.22-9|530	%files el -f rpm-el-files
12mr|xemacs-21.4.22-9|531	%defattr(-,root, root)
12mr|xemacs-21.4.22-9|532	%doc README
12mr|xemacs-21.4.22-9|533	
12mr|xemacs-21.4.22-9|534	%files mule-el -f rpm-mule-el-files
12mr|xemacs-21.4.22-9|535	%defattr(-,root, root)
12mr|xemacs-21.4.22-9|536	%doc README
12mr|xemacs-21.4.22-9|537	
12mr|xemacs-21.4.22-9|538	%files extras
12mr|xemacs-21.4.22-9|539	%defattr(-,root, root)
12mr|xemacs-21.4.22-9|540	%doc README
12mr|xemacs-21.4.22-9|541	%{_bindir}/b2m
12mr|xemacs-21.4.22-9|542	%{_bindir}/etags
12mr|xemacs-21.4.22-9|543	%{_bindir}/xemacs-ctags
12mr|xemacs-21.4.22-9|544	%{_bindir}/ootags
12mr|xemacs-21.4.22-9|545	%{_bindir}/rcs-checkin
12mr|xemacs-21.4.22-9|546	%{_mandir}/man1/etags.1*
12mr|xemacs-21.4.22-9|547	%{_mandir}/man1/ctags.1*
12mr|xemacs-21.4.22-9|548	
12mr|xemacs-21.4.22-9|549	
12mr|xemacs-21.4.22-9|550	
12mr|xemacs-21.4.22-9|551	%changelog
12mr|xemacs-21.4.22-9|552	* Wed May 16 2012 Crispin Boylan <crisb@mandriva.org> 21.4.22-8
12mr|xemacs-21.4.22-9|553	+ Revision: 799234
12mr|xemacs-21.4.22-9|554	- Fix hang on x86_64
12mr|xemacs-21.4.22-9|555	- Patch1 (from mageia) - Fix build with latest libpng
12mr|xemacs-21.4.22-9|556	- Rebuild
12mr|xemacs-21.4.22-9|557	
12mr|xemacs-21.4.22-9|558	* Wed Dec 08 2010 Oden Eriksson <oeriksson@mandriva.com> 21.4.22-7mdv2011.0
12mr|xemacs-21.4.22-9|559	+ Revision: 615530
12mr|xemacs-21.4.22-9|560	- the mass rebuild of 2010.1 packages
12mr|xemacs-21.4.22-9|561	
12mr|xemacs-21.4.22-9|562	* Sat Jan 16 2010 Funda Wang <fwang@mandriva.org> 21.4.22-6mdv2010.1
12mr|xemacs-21.4.22-9|563	+ Revision: 492269
12mr|xemacs-21.4.22-9|564	- rebuild for new libjpeg v8
12mr|xemacs-21.4.22-9|565	
12mr|xemacs-21.4.22-9|566	* Thu Dec 31 2009 Funda Wang <fwang@mandriva.org> 21.4.22-5mdv2010.1
12mr|xemacs-21.4.22-9|567	+ Revision: 484300
12mr|xemacs-21.4.22-9|568	- BR compface
12mr|xemacs-21.4.22-9|569	- rebuild for db 4.8
12mr|xemacs-21.4.22-9|570	
12mr|xemacs-21.4.22-9|571	+ Paulo Andrade <pcpa@mandriva.com.br>
12mr|xemacs-21.4.22-9|572	- Use update-alternatives for xemacs ctags
12mr|xemacs-21.4.22-9|573	
12mr|xemacs-21.4.22-9|574	* Mon Oct 05 2009 Paulo Andrade <pcpa@mandriva.com.br> 21.4.22-3mdv2010.0
12mr|xemacs-21.4.22-9|575	+ Revision: 454266
12mr|xemacs-21.4.22-9|576	- Use update alternatives to correct problems when xemacs-mule is installed.
12mr|xemacs-21.4.22-9|577	
12mr|xemacs-21.4.22-9|578	* Fri Oct 02 2009 Paulo Andrade <pcpa@mandriva.com.br> 21.4.22-2mdv2010.0
12mr|xemacs-21.4.22-9|579	+ Revision: 452404
12mr|xemacs-21.4.22-9|580	- correct broken ediff output (http://tracker.xemacs.org/XEmacs/its/issue494)
12mr|xemacs-21.4.22-9|581	
12mr|xemacs-21.4.22-9|582	* Sat Sep 26 2009 Paulo Andrade <pcpa@mandriva.com.br> 21.4.22-1mdv2010.0
12mr|xemacs-21.4.22-9|583	+ Revision: 449348
12mr|xemacs-21.4.22-9|584	- Update to latest stable release 21.4.22
12mr|xemacs-21.4.22-9|585	- Update mule-sumo to 2009-02-17
12mr|xemacs-21.4.22-9|586	- Add correction for CVE-2009-2688
12mr|xemacs-21.4.22-9|587	
12mr|xemacs-21.4.22-9|588	+ Thierry Vignaud <tv@mandriva.org>
12mr|xemacs-21.4.22-9|589	- rebuild
12mr|xemacs-21.4.22-9|590	
12mr|xemacs-21.4.22-9|591	* Sun Aug 03 2008 Thierry Vignaud <tv@mandriva.org> 21.4.21-9mdv2009.0
12mr|xemacs-21.4.22-9|592	+ Revision: 262310
12mr|xemacs-21.4.22-9|593	- rebuild
12mr|xemacs-21.4.22-9|594	
12mr|xemacs-21.4.22-9|595	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 21.4.21-8mdv2009.0
12mr|xemacs-21.4.22-9|596	+ Revision: 256785
12mr|xemacs-21.4.22-9|597	- rebuild
12mr|xemacs-21.4.22-9|598	
12mr|xemacs-21.4.22-9|599	+ Pixel <pixel@mandriva.com>
12mr|xemacs-21.4.22-9|600	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mr|xemacs-21.4.22-9|601	
12mr|xemacs-21.4.22-9|602	* Wed Mar 26 2008 Adam Williamson <awilliamson@mandriva.org> 21.4.21-6mdv2008.1
12mr|xemacs-21.4.22-9|603	+ Revision: 190192
12mr|xemacs-21.4.22-9|604	- suggest x11-font-adobe-100dpi (without these fonts, it looks rather bad by default)
12mr|xemacs-21.4.22-9|605	
12mr|xemacs-21.4.22-9|606	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 21.4.21-5mdv2008.1
12mr|xemacs-21.4.22-9|607	+ Revision: 171183
12mr|xemacs-21.4.22-9|608	- rebuild
12mr|xemacs-21.4.22-9|609	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12mr|xemacs-21.4.22-9|610	- fix gstreamer0.10-devel BR for x86_64
12mr|xemacs-21.4.22-9|611	- fix summary-ended-with-dot
12mr|xemacs-21.4.22-9|612	- fix spacing at top of description
12mr|xemacs-21.4.22-9|613	
12mr|xemacs-21.4.22-9|614	* Fri Jan 18 2008 Adam Williamson <awilliamson@mandriva.org> 21.4.21-4mdv2008.1
12mr|xemacs-21.4.22-9|615	+ Revision: 154978
12mr|xemacs-21.4.22-9|616	- add lzma.patch to fix #36961 (can't open lzma-compressed info files)
12mr|xemacs-21.4.22-9|617	
12mr|xemacs-21.4.22-9|618	* Sun Dec 30 2007 Adam Williamson <awilliamson@mandriva.org> 21.4.21-3mdv2008.1
12mr|xemacs-21.4.22-9|619	+ Revision: 139480
12mr|xemacs-21.4.22-9|620	- fixes from Shlomi Fish: don't needlessly auto-require tcsh, add missing %% to several uses of %%{_extension}
12mr|xemacs-21.4.22-9|621	
12mr|xemacs-21.4.22-9|622	+ Olivier Blin <blino@mandriva.org>
12mr|xemacs-21.4.22-9|623	- restore BuildRoot
12mr|xemacs-21.4.22-9|624	
12mr|xemacs-21.4.22-9|625	+ Thierry Vignaud <tv@mandriva.org>
12mr|xemacs-21.4.22-9|626	- kill re-definition of %%buildroot on Pixel's request
12mr|xemacs-21.4.22-9|627	
12mr|xemacs-21.4.22-9|628	* Sun Dec 09 2007 Funda Wang <fwang@mandriva.org> 21.4.21-2mdv2008.1
12mr|xemacs-21.4.22-9|629	+ Revision: 116647
12mr|xemacs-21.4.22-9|630	- fix comment of desktop item
12mr|xemacs-21.4.22-9|631	
12mr|xemacs-21.4.22-9|632	* Sun Dec 09 2007 Funda Wang <fwang@mandriva.org> 21.4.21-1mdv2008.1
12mr|xemacs-21.4.22-9|633	+ Revision: 116611
12mr|xemacs-21.4.22-9|634	- New version 21.4.21
12mr|xemacs-21.4.22-9|635	
12mr|xemacs-21.4.22-9|636	* Thu Dec 06 2007 Adam Williamson <awilliamson@mandriva.org> 21.4.20-4mdv2008.1
12mr|xemacs-21.4.22-9|637	+ Revision: 116077
12mr|xemacs-21.4.22-9|638	- fix hardcoded extension for info files (#35965)
12mr|xemacs-21.4.22-9|639	
12mr|xemacs-21.4.22-9|640	+ Thierry Vignaud <tv@mandriva.org>
12mr|xemacs-21.4.22-9|641	- fix summary-ended-with-dot
12mr|xemacs-21.4.22-9|642	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12mr|xemacs-21.4.22-9|643	
12mr|xemacs-21.4.22-9|644	* Sat Jul 21 2007 Adam Williamson <awilliamson@mandriva.org> 21.4.20-3mdv2008.0
12mr|xemacs-21.4.22-9|645	+ Revision: 54103
12mr|xemacs-21.4.22-9|646	- rebuild against new lesstif
12mr|xemacs-21.4.22-9|647	- improve xdg menu
12mr|xemacs-21.4.22-9|648	- fd.o icons
12mr|xemacs-21.4.22-9|649	- buildrequires autoconf2.1 (2.1 is no longer the default)
12mr|xemacs-21.4.22-9|650	
12mr|xemacs-21.4.22-9|651	* Thu May 31 2007 Funda Wang <fwang@mandriva.org> 21.4.20-2mdv2008.0
12mr|xemacs-21.4.22-9|652	+ Revision: 33003
12mr|xemacs-21.4.22-9|653	- kill old menu
12mr|xemacs-21.4.22-9|654	fix post script
12mr|xemacs-21.4.22-9|655	
12mr|xemacs-21.4.22-9|656	* Tue May 29 2007 Funda Wang <fwang@mandriva.org> 21.4.20-1mdv2008.0
12mr|xemacs-21.4.22-9|657	+ Revision: 32336
12mr|xemacs-21.4.22-9|658	- New version of sumo
12mr|xemacs-21.4.22-9|659	- New version
12mr|xemacs-21.4.22-9|660	

19302 12
12mr|xen-4.1.2-3|1	%define major       3.0
12mr|xen-4.1.2-3|2	%define libname     %mklibname %{name} %{major}
12mr|xen-4.1.2-3|3	%define develname   %mklibname %{name} -d
12mr|xen-4.1.2-3|4	%define pyver       %(rpm -q --qf '%%{VERSION}' python |cut -d. -f1-2)
12mr|xen-4.1.2-3|5	
12mr|xen-4.1.2-3|6	Name:       xen
12mr|xen-4.1.2-3|7	Version:    4.1.2
12mr|xen-4.1.2-3|8	Release:    3
12mr|xen-4.1.2-3|9	Summary:    The basic tools for managing XEN virtual machines
12mr|xen-4.1.2-3|10	Group:      System/Kernel and hardware
12mr|xen-4.1.2-3|11	License:    GPL
12mr|xen-4.1.2-3|12	Source0:    http://bits.xensource.com/oss-xen/release/%{version}/%{name}-%{version}.tar.gz
12mr|xen-4.1.2-3|13	Source1:    %{name}.modules
12mr|xen-4.1.2-3|14	Source2:    qemu-xen-4.0.0-rc4.tar.gz
12mr|xen-4.1.2-3|15	Source3:    http://www.hyperrealm.com/libconfig/libconfig-1.3.2.tar.gz
12mr|xen-4.1.2-3|16	# stubdoms
12mr|xen-4.1.2-3|17	Source10:   zlib-1.2.3.tar.gz
12mr|xen-4.1.2-3|18	Source11:   newlib-1.16.0.tar.gz
12mr|xen-4.1.2-3|19	Source12:   grub-0.97.tar.gz
12mr|xen-4.1.2-3|20	Source13:   lwip-1.3.0.tar.gz
12mr|xen-4.1.2-3|21	Source14:   pciutils-2.2.9.tar.bz2
12mr|xen-4.1.2-3|22	Source15:   ocaml-3.11.0.tar.gz
12mr|xen-4.1.2-3|23	Source16:   ipxe-git-v1.0.0.tar.gz
12mr|xen-4.1.2-3|24	# initscripts
12mr|xen-4.1.2-3|25	Source20:   init.xenstored
12mr|xen-4.1.2-3|26	Source21:   init.xenconsoled
12mr|xen-4.1.2-3|27	Source22:   init.blktapctrl
12mr|xen-4.1.2-3|28	Source23:   init.xend
12mr|xen-4.1.2-3|29	Source30:   sysconfig.xenstored
12mr|xen-4.1.2-3|30	Source31:   sysconfig.xenconsoled
12mr|xen-4.1.2-3|31	Source32:   sysconfig.blktapctrl
12mr|xen-4.1.2-3|32	# Make sure we pass rpmlint checks
12mr|xen-4.1.2-3|33	Source100:  xen.rpmlintrc
12mr|xen-4.1.2-3|34	Patch0:     xen-4.0.1-fix-stubdom-Makefile.patch
12mr|xen-4.1.2-3|35	# fedora patches
12mr|xen-4.1.2-3|36	Patch3:    xen-xenstore-cli.patch
12mr|xen-4.1.2-3|37	Patch5:    xen-net-disable-iptables-on-bridge.patch
12mr|xen-4.1.2-3|38	Patch10:   xen-no-werror.patch
12mr|xen-4.1.2-3|39	Patch11:   xen-4.0.1-gcc45.patch
12mr|xen-4.1.2-3|40	Patch12:   xen-4.0.1-gcc451.patch
12mr|xen-4.1.2-3|41	Patch13:   xen-4.0.1-py2.7.patch
12mr|xen-4.1.2-3|42	Patch14:   xen-4.1.0-gcc46.patch
12mr|xen-4.1.2-3|43	Patch15:   xen-4.1.2-fedora-gcc47.patch
12mr|xen-4.1.2-3|44	Requires:   python
12mr|xen-4.1.2-3|45	Requires:   python-twisted-core
12mr|xen-4.1.2-3|46	Requires:   python-pyxml
12mr|xen-4.1.2-3|47	Requires:   module-init-tools
12mr|xen-4.1.2-3|48	Requires:   iptables
12mr|xen-4.1.2-3|49	Requires:   bridge-utils
12mr|xen-4.1.2-3|50	Requires:   glibc-xen
12mr|xen-4.1.2-3|51	Requires:   grub
12mr|xen-4.1.2-3|52	Requires:   kernel-xen-pvops
12mr|xen-4.1.2-3|53	Requires:   %{libname} = %{version}-%{release}
12mr|xen-4.1.2-3|54	BuildRequires:  SDL-devel
12mr|xen-4.1.2-3|55	BuildRequires:  pkgconfig(x11)
12mr|xen-4.1.2-3|56	BuildRequires:  gtk2-devel
12mr|xen-4.1.2-3|57	BuildRequires:  curl-devel
12mr|xen-4.1.2-3|58	Buildrequires:  dev86-devel
12mr|xen-4.1.2-3|59	BuildRequires:  pkgconfig(ext2fs)
12mr|xen-4.1.2-3|60	BuildRequires:  ncurses-devel
12mr|xen-4.1.2-3|61	BuildRequires:  pkgconfig(python) >= 2.4
12mr|xen-4.1.2-3|62	BuildRequires:  zlib-devel
12mr|xen-4.1.2-3|63	BuildRequires:  bzip2-devel
12mr|xen-4.1.2-3|64	BuildRequires:  lzma-devel
12mr|xen-4.1.2-3|65	BuildRequires:  pkgconfig(libpci)
12mr|xen-4.1.2-3|66	BuildRequires:  pkgconfig(libidn)
12mr|xen-4.1.2-3|67	BuildRequires:  pkgconfig(libssl)
12mr|xen-4.1.2-3|68	BuildRequires:  pkgconfig(gnutls)
12mr|xen-4.1.2-3|69	BuildRequires:  brlapi-devel
12mr|xen-4.1.2-3|70	BuildRequires:  pkgconfig(uuid)
12mr|xen-4.1.2-3|71	BuildRequires:  ocaml
12mr|xen-4.1.2-3|72	BuildRequires:  ocaml-findlib-devel
12mr|xen-4.1.2-3|73	BuildRequires:  iasl
12mr|xen-4.1.2-3|74	BuildRequires:  gettext
12mr|xen-4.1.2-3|75	BuildRequires:  pkgconfig(libconfig)
12mr|xen-4.1.2-3|76	# documentation
12mr|xen-4.1.2-3|77	BuildRequires:  ghostscript
12mr|xen-4.1.2-3|78	BuildRequires:  transfig
12mr|xen-4.1.2-3|79	BuildRequires:  texinfo
12mr|xen-4.1.2-3|80	BuildRequires:  texlive-latex texlive-dvips
12mr|xen-4.1.2-3|81	Obsoletes:      xen-uptodate
12mr|xen-4.1.2-3|82	Requires:       xen-hypervisor = %{version}
12mr|xen-4.1.2-3|83	
12mr|xen-4.1.2-3|84	%description
12mr|xen-4.1.2-3|85	The basic tools for managing XEN virtual machines.
12mr|xen-4.1.2-3|86	
12mr|xen-4.1.2-3|87	%package ocaml
12mr|xen-4.1.2-3|88	Summary: OCaml bindings for Xen
12mr|xen-4.1.2-3|89	Group: Development/Other
12mr|xen-4.1.2-3|90	
12mr|xen-4.1.2-3|91	%description ocaml
12mr|xen-4.1.2-3|92	This package contains the Ocaml bindings for Xen
12mr|xen-4.1.2-3|93	
12mr|xen-4.1.2-3|94	%package hypervisor
12mr|xen-4.1.2-3|95	Summary: Libraries for Xen tools
12mr|xen-4.1.2-3|96	Group: System/Kernel and hardware
12mr|xen-4.1.2-3|97	
12mr|xen-4.1.2-3|98	%description hypervisor
12mr|xen-4.1.2-3|99	This package contains the Xen hypervisor
12mr|xen-4.1.2-3|100	
12mr|xen-4.1.2-3|101	%package doc
12mr|xen-4.1.2-3|102	Summary:    XEN documentation
12mr|xen-4.1.2-3|103	Group:      System/Kernel and hardware
12mr|xen-4.1.2-3|104	Obsoletes:  xen-uptodate-doc
12mr|xen-4.1.2-3|105	
12mr|xen-4.1.2-3|106	%description doc
12mr|xen-4.1.2-3|107	XEN documentation.
12mr|xen-4.1.2-3|108	
12mr|xen-4.1.2-3|109	%package -n %{libname}
12mr|xen-4.1.2-3|110	Summary:    Libraries for %{name}
12mr|xen-4.1.2-3|111	Group:      System/Libraries
12mr|xen-4.1.2-3|112	Conflicts:  %{name} < 3.1.0-5mdv2008.1
12mr|xen-4.1.2-3|113	
12mr|xen-4.1.2-3|114	%description -n %{libname}
12mr|xen-4.1.2-3|115	This package contains the libraries needed to run programs dynamically
12mr|xen-4.1.2-3|116	linked with Xen libraries.
12mr|xen-4.1.2-3|117	
12mr|xen-4.1.2-3|118	%package -n %{develname}
12mr|xen-4.1.2-3|119	Summary:    Static libraries and header files for %{name}
12mr|xen-4.1.2-3|120	Group:      Development/C
12mr|xen-4.1.2-3|121	Requires:   %{libname} = %{version}-%{release}
12mr|xen-4.1.2-3|122	Provides:   %{name}-devel = %{version}-%{release}
12mr|xen-4.1.2-3|123	Conflicts:  %{name} < 3.1.0-5mdv2008.1
12mr|xen-4.1.2-3|124	
12mr|xen-4.1.2-3|125	%description -n %{develname}
12mr|xen-4.1.2-3|126	This package contains the static development libraries and headers needed
12mr|xen-4.1.2-3|127	to compile applications linked with Xen libraries.
12mr|xen-4.1.2-3|128	
12mr|xen-4.1.2-3|129	%prep
12mr|xen-4.1.2-3|130	%setup -q
12mr|xen-4.1.2-3|131	#patch0 -p 1
12mr|xen-4.1.2-3|132	#patch3 -p 1
12mr|xen-4.1.2-3|133	#patch5 -p 1
12mr|xen-4.1.2-3|134	#patch10 -p 1
12mr|xen-4.1.2-3|135	#patch11 -p 1
12mr|xen-4.1.2-3|136	#patch12 -p1
12mr|xen-4.1.2-3|137	#patch13 -p1
12mr|xen-4.1.2-3|138	%patch14 -p1
12mr|xen-4.1.2-3|139	%patch15 -p1
12mr|xen-4.1.2-3|140	
12mr|xen-4.1.2-3|141	
12mr|xen-4.1.2-3|142	# stub domain
12mr|xen-4.1.2-3|143	cp %{SOURCE10} stubdom
12mr|xen-4.1.2-3|144	cp %{SOURCE11} stubdom
12mr|xen-4.1.2-3|145	cp %{SOURCE12} stubdom
12mr|xen-4.1.2-3|146	cp %{SOURCE13} stubdom
12mr|xen-4.1.2-3|147	cp %{SOURCE14} stubdom
12mr|xen-4.1.2-3|148	cp %{SOURCE15} stubdom
12mr|xen-4.1.2-3|149	
12mr|xen-4.1.2-3|150	cp %{SOURCE16} tools/firmware/etherboot/ipxe.tar.gz
12mr|xen-4.1.2-3|151	
12mr|xen-4.1.2-3|152	# qemu
12mr|xen-4.1.2-3|153	tar xf %{SOURCE2} -C tools
12mr|xen-4.1.2-3|154	
12mr|xen-4.1.2-3|155	%build
12mr|xen-4.1.2-3|156	# clean all stuff
12mr|xen-4.1.2-3|157	export CFLAGS="%{optflags}"
12mr|xen-4.1.2-3|158	%make prefix=/usr dist-xen
12mr|xen-4.1.2-3|159	%make prefix=/usr dist-tools
12mr|xen-4.1.2-3|160	make  prefix=/usr dist-docs
12mr|xen-4.1.2-3|161	unset CFLAGS
12mr|xen-4.1.2-3|162	make dist-stubdom
12mr|xen-4.1.2-3|163	
12mr|xen-4.1.2-3|164	%install
12mr|xen-4.1.2-3|165	rm -rf %{buildroot}
12mr|xen-4.1.2-3|166	make DESTDIR=%{buildroot} prefix=/usr install-xen
12mr|xen-4.1.2-3|167	make DESTDIR=%{buildroot} prefix=/usr install-tools
12mr|xen-4.1.2-3|168	make DESTDIR=%{buildroot} prefix=/usr install-docs
12mr|xen-4.1.2-3|169	make DESTDIR=%{buildroot} prefix=/usr install-stubdom
12mr|xen-4.1.2-3|170	
12mr|xen-4.1.2-3|171	# stubdom: newlib
12mr|xen-4.1.2-3|172	rm -rf %{buildroot}/usr/*-xen-elf
12mr|xen-4.1.2-3|173	
12mr|xen-4.1.2-3|174	# remove additional kernel symlink
12mr|xen-4.1.2-3|175	rm -f %{buildroot}/boot/xen-3.4.gz
12mr|xen-4.1.2-3|176	rm -f %{buildroot}/boot/xen-3.gz
12mr|xen-4.1.2-3|177	
12mr|xen-4.1.2-3|178	# remove unwanted firmware files
12mr|xen-4.1.2-3|179	rm -rf %{buildroot}/lib/firmware
12mr|xen-4.1.2-3|180	
12mr|xen-4.1.2-3|181	# remove pointless helper
12mr|xen-4.1.2-3|182	rm -f %{buildroot}%{_sbindir}/xen-python-path
12mr|xen-4.1.2-3|183	
12mr|xen-4.1.2-3|184	# remove  README's not intended for end users
12mr|xen-4.1.2-3|185	rm -f %{buildroot}/%{_sysconfdir}/xen/README*
12mr|xen-4.1.2-3|186	
12mr|xen-4.1.2-3|187	# fix man pages
12mr|xen-4.1.2-3|188	install -d -m 755 %{buildroot}%{_mandir}/man{1,5}
12mr|xen-4.1.2-3|189	#install -m 644 docs/man1/* %{buildroot}%{_mandir}/man1
12mr|xen-4.1.2-3|190	#install -m 644 docs/man5/* %{buildroot}%{_mandir}/man5
12mr|xen-4.1.2-3|191	
12mr|xen-4.1.2-3|192	# install doc manually
12mr|xen-4.1.2-3|193	rm -rf %{buildroot}%{_docdir}/qemu
12mr|xen-4.1.2-3|194	install -d -m 755 %{buildroot}%{_docdir}/%{name}
12mr|xen-4.1.2-3|195	install -m 644 README %{buildroot}%{_docdir}/%{name}
12mr|xen-4.1.2-3|196	install -m 644 docs/ps/* %{buildroot}%{_docdir}/%{name} || :
12mr|xen-4.1.2-3|197	install -m 644 docs/pdf/* %{buildroot}%{_docdir}/%{name} || :
12mr|xen-4.1.2-3|198	
12mr|xen-4.1.2-3|199	# install state directory
12mr|xen-4.1.2-3|200	install -d -m 755 %{buildroot}%{_localstatedir}/lib/xend/{domains,state,storage}
12mr|xen-4.1.2-3|201	
12mr|xen-4.1.2-3|202	# udev
12mr|xen-4.1.2-3|203	#rm -rf %{buildroot}/etc/udev/rules.d/xen*.rules
12mr|xen-4.1.2-3|204	#mv %{buildroot}/etc/udev/xen*.rules %{buildroot}/etc/udev/rules.d
12mr|xen-4.1.2-3|205	
12mr|xen-4.1.2-3|206	# init scripts
12mr|xen-4.1.2-3|207	#install -d -m 755 %{buildroot}%{_initrddir}
12mr|xen-4.1.2-3|208	#mv %{buildroot}%{_sysconfdir}/init.d/* %{buildroot}%{_initrddir}
12mr|xen-4.1.2-3|209	#rm -rf %{buildroot}%{_sysconfdir}/init.d
12mr|xen-4.1.2-3|210	
12mr|xen-4.1.2-3|211	install -m 755 %{SOURCE20} %{buildroot}%{_initrddir}/xenstored
12mr|xen-4.1.2-3|212	install -m 755 %{SOURCE21} %{buildroot}%{_initrddir}/xenconsoled
12mr|xen-4.1.2-3|213	install -m 755 %{SOURCE22} %{buildroot}%{_initrddir}/blktapctrl
12mr|xen-4.1.2-3|214	install -m 755 %{SOURCE23} %{buildroot}%{_initrddir}/xend
12mr|xen-4.1.2-3|215	
12mr|xen-4.1.2-3|216	# sysconfig
12mr|xen-4.1.2-3|217	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12mr|xen-4.1.2-3|218	install -m 644 %{SOURCE30} %{buildroot}%{_sysconfdir}/sysconfig/xenstored
12mr|xen-4.1.2-3|219	install -m 644 %{SOURCE31} %{buildroot}%{_sysconfdir}/sysconfig/xenconsoled
12mr|xen-4.1.2-3|220	install -m 644 %{SOURCE32} %{buildroot}%{_sysconfdir}/sysconfig/blktapctrl
12mr|xen-4.1.2-3|221	
12mr|xen-4.1.2-3|222	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/modules
12mr|xen-4.1.2-3|223	install -m 755 %{SOURCE1} \
12mr|xen-4.1.2-3|224	%{buildroot}%{_sysconfdir}/sysconfig/modules/%{name}.modules
12mr|xen-4.1.2-3|225	
12mr|xen-4.1.2-3|226	# logrotate
12mr|xen-4.1.2-3|227	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12mr|xen-4.1.2-3|228	cat > %{buildroot}%{_sysconfdir}/logrotate.d/xen <<EOF
12mr|xen-4.1.2-3|229	/var/log/xen/xend-debug.log /var/log/xen/xen-hotplug.log
12mr|xen-4.1.2-3|230	/var/log/xen/domain-builder-ng.log {
12mr|xen-4.1.2-3|231	notifempty
12mr|xen-4.1.2-3|232	missingok
12mr|xen-4.1.2-3|233	copytruncate
12mr|xen-4.1.2-3|234	}
12mr|xen-4.1.2-3|235	EOF
12mr|xen-4.1.2-3|236	
12mr|xen-4.1.2-3|237	# standard gnu info files
12mr|xen-4.1.2-3|238	rm -rf %{buildroot}/usr/info
12mr|xen-4.1.2-3|239	
12mr|xen-4.1.2-3|240	# gprintify has a bug handling some constructs in xendomain
12mr|xen-4.1.2-3|241	export DONT_GPRINTIFY=1
12mr|xen-4.1.2-3|242	
12mr|xen-4.1.2-3|243	%files
12mr|xen-4.1.2-3|244	%defattr(-,root,root)
12mr|xen-4.1.2-3|245	%dir %{_docdir}/%{name}
12mr|xen-4.1.2-3|246	%{_docdir}/%{name}/README
12mr|xen-4.1.2-3|247	%{_sysconfdir}/bash_completion.d/xl.sh
12mr|xen-4.1.2-3|248	%config(noreplace) %{_sysconfdir}/udev/rules.d/*
12mr|xen-4.1.2-3|249	%dir %{_sysconfdir}/xen
12mr|xen-4.1.2-3|250	%{_sysconfdir}/xen/scripts
12mr|xen-4.1.2-3|251	%{_sysconfdir}/xen/auto
12mr|xen-4.1.2-3|252	%config(noreplace) %{_sysconfdir}/xen/*.sxp
12mr|xen-4.1.2-3|253	%config(noreplace) %{_sysconfdir}/xen/*.xml
12mr|xen-4.1.2-3|254	%config(noreplace) %{_sysconfdir}/xen/xmexample*
12mr|xen-4.1.2-3|255	%config(noreplace) %{_sysconfdir}/xen/cpupool
12mr|xen-4.1.2-3|256	%config(noreplace) %{_sysconfdir}/xen/xl.conf
12mr|xen-4.1.2-3|257	%{_mandir}/man*/*
12mr|xen-4.1.2-3|258	%{_libdir}/xen
12mr|xen-4.1.2-3|259	%if "%{_lib}" != "lib"
12mr|xen-4.1.2-3|260	%{_prefix}/lib/xen
12mr|xen-4.1.2-3|261	%endif
12mr|xen-4.1.2-3|262	%{_libdir}/fs
12mr|xen-4.1.2-3|263	%{py_platsitedir}/xen
12mr|xen-4.1.2-3|264	%{py_platsitedir}/grub/*
12mr|xen-4.1.2-3|265	%{py_platsitedir}/fsimage.so
12mr|xen-4.1.2-3|266	%if %{mdkversion} > 200700
12mr|xen-4.1.2-3|267	%{py_platsitedir}/pygrub-0.3-py%{pyver}.egg-info
12mr|xen-4.1.2-3|268	%{py_platsitedir}/xen-3.0-py%{pyver}.egg-info
12mr|xen-4.1.2-3|269	%endif
12mr|xen-4.1.2-3|270	%{_datadir}/xen
12mr|xen-4.1.2-3|271	# general xen state
12mr|xen-4.1.2-3|272	%{_localstatedir}/lib/xen
12mr|xen-4.1.2-3|273	%{_localstatedir}/lib/xend
12mr|xen-4.1.2-3|274	# xenstore state
12mr|xen-4.1.2-3|275	%{_localstatedir}/lib/xenstored
12mr|xen-4.1.2-3|276	%{_localstatedir}/run/xenstored
12mr|xen-4.1.2-3|277	# xend state
12mr|xen-4.1.2-3|278	%{_localstatedir}/run/xend
12mr|xen-4.1.2-3|279	# init scripts
12mr|xen-4.1.2-3|280	%{_initrddir}/xend
12mr|xen-4.1.2-3|281	%{_initrddir}/xendomains
12mr|xen-4.1.2-3|282	%{_initrddir}/blktapctrl
12mr|xen-4.1.2-3|283	%{_initrddir}/xenstored
12mr|xen-4.1.2-3|284	%{_initrddir}/xenconsoled
12mr|xen-4.1.2-3|285	%{_initrddir}/xen-watchdog
12mr|xen-4.1.2-3|286	%{_initrddir}/xencommons
12mr|xen-4.1.2-3|287	%{_sysconfdir}/sysconfig/modules/xen.modules
12mr|xen-4.1.2-3|288	%config(noreplace) %{_sysconfdir}/sysconfig/xendomains
12mr|xen-4.1.2-3|289	%config(noreplace) %{_sysconfdir}/sysconfig/blktapctrl
12mr|xen-4.1.2-3|290	%config(noreplace) %{_sysconfdir}/sysconfig/xenstored
12mr|xen-4.1.2-3|291	%config(noreplace) %{_sysconfdir}/sysconfig/xenconsoled
12mr|xen-4.1.2-3|292	%config(noreplace) %{_sysconfdir}/sysconfig/xencommons
12mr|xen-4.1.2-3|293	%config(noreplace) %{_sysconfdir}/logrotate.d/xen
12mr|xen-4.1.2-3|294	%{_sbindir}/xenstored
12mr|xen-4.1.2-3|295	%{_sbindir}/xm
12mr|xen-4.1.2-3|296	%{_sbindir}/xend
12mr|xen-4.1.2-3|297	%{_sbindir}/xenconsoled
12mr|xen-4.1.2-3|298	%{_sbindir}/xentop
12mr|xen-4.1.2-3|299	%{_sbindir}/xen-bugtool
12mr|xen-4.1.2-3|300	%{_sbindir}/xenbaked
12mr|xen-4.1.2-3|301	%{_sbindir}/xenmon.py
12mr|xen-4.1.2-3|302	%{_sbindir}/blktapctrl
12mr|xen-4.1.2-3|303	%{_sbindir}/img2qcow
12mr|xen-4.1.2-3|304	%{_sbindir}/qcow-create
12mr|xen-4.1.2-3|305	%{_sbindir}/qcow2raw
12mr|xen-4.1.2-3|306	%{_sbindir}/tapdisk
12mr|xen-4.1.2-3|307	%{_sbindir}/xentrace_setmask
12mr|xen-4.1.2-3|308	%{_sbindir}/flask-loadpolicy
12mr|xen-4.1.2-3|309	%{_sbindir}/xsview
12mr|xen-4.1.2-3|310	%{_sbindir}/xenperf
12mr|xen-4.1.2-3|311	%{_sbindir}/xenpm
12mr|xen-4.1.2-3|312	%{_sbindir}/xenpmd
12mr|xen-4.1.2-3|313	%{_sbindir}/flask-getenforce
12mr|xen-4.1.2-3|314	%{_sbindir}/flask-setenforce
12mr|xen-4.1.2-3|315	%{_sbindir}/gtracestat
12mr|xen-4.1.2-3|316	%{_sbindir}/gtraceview
12mr|xen-4.1.2-3|317	%{_sbindir}/lock-util
12mr|xen-4.1.2-3|318	%{_sbindir}/tapdisk-client
12mr|xen-4.1.2-3|319	%{_sbindir}/tapdisk-diff
12mr|xen-4.1.2-3|320	%{_sbindir}/tapdisk-stream
12mr|xen-4.1.2-3|321	%{_sbindir}/tapdisk2
12mr|xen-4.1.2-3|322	%{_sbindir}/td-util
12mr|xen-4.1.2-3|323	%{_sbindir}/vhd-update
12mr|xen-4.1.2-3|324	%{_sbindir}/vhd-util
12mr|xen-4.1.2-3|325	%{_sbindir}/xen-hvmctx
12mr|xen-4.1.2-3|326	%{_sbindir}/xen-tmem-list-parse
12mr|xen-4.1.2-3|327	%{_sbindir}/xenlockprof
12mr|xen-4.1.2-3|328	%{_sbindir}/xenpaging
12mr|xen-4.1.2-3|329	%{_sbindir}/xl
12mr|xen-4.1.2-3|330	%{_sbindir}/gdbsx
12mr|xen-4.1.2-3|331	%{_sbindir}/kdd
12mr|xen-4.1.2-3|332	%{_sbindir}/oxenstored
12mr|xen-4.1.2-3|333	%{_sbindir}/tap-ctl
12mr|xen-4.1.2-3|334	%{_sbindir}/xen-hptool
12mr|xen-4.1.2-3|335	%{_sbindir}/xen-hvmcrash
12mr|xen-4.1.2-3|336	%{_sbindir}/xenwatchdogd
12mr|xen-4.1.2-3|337	%{_bindir}/xencons
12mr|xen-4.1.2-3|338	%{_bindir}/xentrace
12mr|xen-4.1.2-3|339	%{_bindir}/xentrace_format
12mr|xen-4.1.2-3|340	%{_bindir}/xentrace_setsize
12mr|xen-4.1.2-3|341	%{_bindir}/xenstore-*
12mr|xen-4.1.2-3|342	%{_bindir}/pygrub
12mr|xen-4.1.2-3|343	%{_bindir}/remus
12mr|xen-4.1.2-3|344	%{_bindir}/xen-detect
12mr|xen-4.1.2-3|345	%{_bindir}/qemu-img-xen
12mr|xen-4.1.2-3|346	%{_bindir}/qemu-nbd-xen
12mr|xen-4.1.2-3|347	%{_bindir}/xenstore
12mr|xen-4.1.2-3|348	
12mr|xen-4.1.2-3|349	
12mr|xen-4.1.2-3|350	%files ocaml
12mr|xen-4.1.2-3|351	%defattr(-,root,root)
12mr|xen-4.1.2-3|352	%{_libdir}/ocaml/eventchn
12mr|xen-4.1.2-3|353	%{_libdir}/ocaml/mmap
12mr|xen-4.1.2-3|354	%{_libdir}/ocaml/log
12mr|xen-4.1.2-3|355	%{_libdir}/ocaml/uuid
12mr|xen-4.1.2-3|356	%{_libdir}/ocaml/xb
12mr|xen-4.1.2-3|357	%{_libdir}/ocaml/xc
12mr|xen-4.1.2-3|358	%{_libdir}/ocaml/xl
12mr|xen-4.1.2-3|359	%{_libdir}/ocaml/xs
12mr|xen-4.1.2-3|360	
12mr|xen-4.1.2-3|361	%files hypervisor
12mr|xen-4.1.2-3|362	%defattr(-,root,root)
12mr|xen-4.1.2-3|363	/boot/xen-syms-*
12mr|xen-4.1.2-3|364	/boot/xen-*.gz
12mr|xen-4.1.2-3|365	/boot/xen.gz
12mr|xen-4.1.2-3|366	
12mr|xen-4.1.2-3|367	%files doc
12mr|xen-4.1.2-3|368	%defattr(-,root,root)
12mr|xen-4.1.2-3|369	%{_docdir}/%{name}/*
12mr|xen-4.1.2-3|370	%exclude %{_docdir}/%{name}/README
12mr|xen-4.1.2-3|371	
12mr|xen-4.1.2-3|372	%files -n %{libname}
12mr|xen-4.1.2-3|373	%defattr(-,root,root)
12mr|xen-4.1.2-3|374	%{_libdir}/*.so.*
12mr|xen-4.1.2-3|375	
12mr|xen-4.1.2-3|376	%files -n %{develname}
12mr|xen-4.1.2-3|377	%defattr(-,root,root)
12mr|xen-4.1.2-3|378	%{_includedir}/xen
12mr|xen-4.1.2-3|379	%{_includedir}/*.h
12mr|xen-4.1.2-3|380	%{_libdir}/*.so
12mr|xen-4.1.2-3|381	%{_libdir}/*.a
12mr|xen-4.1.2-3|382	
12mr|xen-4.1.2-3|383	
12mr|xen-4.1.2-3|384	
12mr|xen-4.1.2-3|385	%changelog
12mr|xen-4.1.2-3|386	

19303 12
12mr|xerces-j2-2.9.0-17|1	%define cvs_version	2_9_0
12mr|xerces-j2-2.9.0-17|2	%define section		free
12mr|xerces-j2-2.9.0-17|3	%define gcj_support	1
12mr|xerces-j2-2.9.0-17|4	
12mr|xerces-j2-2.9.0-17|5	Name:		xerces-j2
12mr|xerces-j2-2.9.0-17|6	Version:	2.9.0
12mr|xerces-j2-2.9.0-17|7	Release: 	17
12mr|xerces-j2-2.9.0-17|8	Epoch:		0
12mr|xerces-j2-2.9.0-17|9	Summary:	Java XML parser
12mr|xerces-j2-2.9.0-17|10	License:	Apache License
12mr|xerces-j2-2.9.0-17|11	URL:		http://xml.apache.org/xerces2-j/
12mr|xerces-j2-2.9.0-17|12	Group:		Development/Java
12mr|xerces-j2-2.9.0-17|13	Source0:	http://www.apache.org/dist/xml/xerces-j/Xerces-J-src.%{version}.tar.gz
12mr|xerces-j2-2.9.0-17|14	Source1:	http://www.apache.org/dist/xml/xerces-j/Xerces-J-src.%{version}.tar.gz.md5
12mr|xerces-j2-2.9.0-17|15	Source2:	http://www.apache.org/dist/xml/xerces-j/Xerces-J-src.%{version}.tar.gz.sig
12mr|xerces-j2-2.9.0-17|16	Source3:    %{name}-version.sh
12mr|xerces-j2-2.9.0-17|17	Source4:    %{name}-constants.sh
12mr|xerces-j2-2.9.0-17|18	Source5:	XJavac.java
12mr|xerces-j2-2.9.0-17|19	Patch0:     %{name}-build.patch
12mr|xerces-j2-2.9.0-17|20	Patch1:     %{name}-libgcj.patch
12mr|xerces-j2-2.9.0-17|21	Patch2:		xerces-2_9_0-CVE-2009-2625.diff
12mr|xerces-j2-2.9.0-17|22	Provides:	jaxp_parser_impl
12mr|xerces-j2-2.9.0-17|23	Requires:	xalan-j2
12mr|xerces-j2-2.9.0-17|24	Requires:	xml-commons-jaxp-1.3-apis
12mr|xerces-j2-2.9.0-17|25	Requires:	xml-commons-resolver12 >= 0:1.1
12mr|xerces-j2-2.9.0-17|26	Requires(post):	update-alternatives
12mr|xerces-j2-2.9.0-17|27	Requires(preun): update-alternatives
12mr|xerces-j2-2.9.0-17|28	#BuildRequires:	java-devel
12mr|xerces-j2-2.9.0-17|29	BuildRequires:	java-1.6.0-openjdk-devel
12mr|xerces-j2-2.9.0-17|30	BuildRequires:	ant >= 0:1.5
12mr|xerces-j2-2.9.0-17|31	BuildRequires:	java-rpmbuild >= 0:1.5
12mr|xerces-j2-2.9.0-17|32	BuildRequires:	jaxp_parser_impl
12mr|xerces-j2-2.9.0-17|33	BuildRequires:	xalan-j2
12mr|xerces-j2-2.9.0-17|34	BuildRequires:	xml-commons-resolver12 >= 0:1.3
12mr|xerces-j2-2.9.0-17|35	BuildRequires:	xml-commons-jaxp-1.3-apis
12mr|xerces-j2-2.9.0-17|36	BuildRequires:  coreutils
12mr|xerces-j2-2.9.0-17|37	
12mr|xerces-j2-2.9.0-17|38	# RHEL3 and FC2
12mr|xerces-j2-2.9.0-17|39	Obsoletes:	xerces-j <= 0:2.2
12mr|xerces-j2-2.9.0-17|40	%if %{gcj_support}
12mr|xerces-j2-2.9.0-17|41	BuildRequires:    java-gcj-compat-devel >= 0:1.0.31
12mr|xerces-j2-2.9.0-17|42	%else
12mr|xerces-j2-2.9.0-17|43	BuildArch:        noarch
12mr|xerces-j2-2.9.0-17|44	%endif
12mr|xerces-j2-2.9.0-17|45	
12mr|xerces-j2-2.9.0-17|46	%description
12mr|xerces-j2-2.9.0-17|47	Welcome to the future! Xerces2 is the next generation of high
12mr|xerces-j2-2.9.0-17|48	performance, fully compliant XML parsers in the Apache Xerces family.
12mr|xerces-j2-2.9.0-17|49	This new version of Xerces introduces the Xerces Native Interface (XNI),
12mr|xerces-j2-2.9.0-17|50	a complete framework for building parser components and configurations
12mr|xerces-j2-2.9.0-17|51	that is extremely modular and easy to program.
12mr|xerces-j2-2.9.0-17|52	
12mr|xerces-j2-2.9.0-17|53	The Apache Xerces2 parser is the reference implementation of XNI but
12mr|xerces-j2-2.9.0-17|54	other parser components, configurations, and parsers can be written
12mr|xerces-j2-2.9.0-17|55	using the Xerces Native Interface. For complete design and
12mr|xerces-j2-2.9.0-17|56	implementation documents, refer to the XNI Manual.
12mr|xerces-j2-2.9.0-17|57	
12mr|xerces-j2-2.9.0-17|58	Xerces 2 is a fully conforming XML Schema processor. For more
12mr|xerces-j2-2.9.0-17|59	information, refer to the XML Schema page.
12mr|xerces-j2-2.9.0-17|60	
12mr|xerces-j2-2.9.0-17|61	Xerces 2 also provides a partial implementation of Document Object Model
12mr|xerces-j2-2.9.0-17|62	Level 3 Core, Load and Save and Abstract Schemas [deprecated] Working
12mr|xerces-j2-2.9.0-17|63	Drafts. For more information, refer to the DOM Level 3 Implementation
12mr|xerces-j2-2.9.0-17|64	page.
12mr|xerces-j2-2.9.0-17|65	
12mr|xerces-j2-2.9.0-17|66	%package        javadoc-impl
12mr|xerces-j2-2.9.0-17|67	Summary:	Javadoc for %{name} implementation
12mr|xerces-j2-2.9.0-17|68	Group:		Development/Java
12mr|xerces-j2-2.9.0-17|69	
12mr|xerces-j2-2.9.0-17|70	%description    javadoc-impl
12mr|xerces-j2-2.9.0-17|71	Javadoc for %{name} implementation.
12mr|xerces-j2-2.9.0-17|72	
12mr|xerces-j2-2.9.0-17|73	%package        javadoc-apis
12mr|xerces-j2-2.9.0-17|74	Summary:	Javadoc for %{name} apis
12mr|xerces-j2-2.9.0-17|75	Group:		Development/Java
12mr|xerces-j2-2.9.0-17|76	
12mr|xerces-j2-2.9.0-17|77	%description    javadoc-apis
12mr|xerces-j2-2.9.0-17|78	Javadoc for %{name} apis.
12mr|xerces-j2-2.9.0-17|79	
12mr|xerces-j2-2.9.0-17|80	%package        javadoc-xni
12mr|xerces-j2-2.9.0-17|81	Summary:	Javadoc for %{name} xni
12mr|xerces-j2-2.9.0-17|82	Group:		Development/Java
12mr|xerces-j2-2.9.0-17|83	
12mr|xerces-j2-2.9.0-17|84	%description    javadoc-xni
12mr|xerces-j2-2.9.0-17|85	Javadoc for %{name} xni.
12mr|xerces-j2-2.9.0-17|86	
12mr|xerces-j2-2.9.0-17|87	%package        javadoc-other
12mr|xerces-j2-2.9.0-17|88	Summary:	Javadoc for other %{name} components
12mr|xerces-j2-2.9.0-17|89	Group:		Development/Java
12mr|xerces-j2-2.9.0-17|90	
12mr|xerces-j2-2.9.0-17|91	%description    javadoc-other
12mr|xerces-j2-2.9.0-17|92	Javadoc for other %{name} components.
12mr|xerces-j2-2.9.0-17|93	
12mr|xerces-j2-2.9.0-17|94	%package        demo
12mr|xerces-j2-2.9.0-17|95	Summary:	Demo for %{name}
12mr|xerces-j2-2.9.0-17|96	Group:		Development/Java
12mr|xerces-j2-2.9.0-17|97	Requires:	%{name} = %{epoch}:%{version}-%{release}
12mr|xerces-j2-2.9.0-17|98	
12mr|xerces-j2-2.9.0-17|99	%description    demo
12mr|xerces-j2-2.9.0-17|100	Demonstrations and samples for %{name}.
12mr|xerces-j2-2.9.0-17|101	
12mr|xerces-j2-2.9.0-17|102	%package        scripts
12mr|xerces-j2-2.9.0-17|103	Summary:        Additional utility scripts for %{name}
12mr|xerces-j2-2.9.0-17|104	Group:          Development/Java
12mr|xerces-j2-2.9.0-17|105	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|xerces-j2-2.9.0-17|106	Requires:	jpackage-utils >= 0:1.5
12mr|xerces-j2-2.9.0-17|107	
12mr|xerces-j2-2.9.0-17|108	%description    scripts
12mr|xerces-j2-2.9.0-17|109	Additional utility scripts for %{name}.
12mr|xerces-j2-2.9.0-17|110	
12mr|xerces-j2-2.9.0-17|111	%prep
12mr|xerces-j2-2.9.0-17|112	%setup -q -n xerces-%{cvs_version}
12mr|xerces-j2-2.9.0-17|113	%patch0 -p1 -b .build
12mr|xerces-j2-2.9.0-17|114	
12mr|xerces-j2-2.9.0-17|115	mkdir -p tools/org/apache/xerces/util
12mr|xerces-j2-2.9.0-17|116	cp -a %{SOURCE5} tools/org/apache/xerces/util
12mr|xerces-j2-2.9.0-17|117	%patch1 -p0 -b .libgcj
12mr|xerces-j2-2.9.0-17|118	
12mr|xerces-j2-2.9.0-17|119	%patch2 -p0 -b .CVE-2009-2625
12mr|xerces-j2-2.9.0-17|120	
12mr|xerces-j2-2.9.0-17|121	%build
12mr|xerces-j2-2.9.0-17|122	pushd tools
12mr|xerces-j2-2.9.0-17|123	%{javac} -classpath $(build-classpath ant) org/apache/xerces/util/XJavac.java
12mr|xerces-j2-2.9.0-17|124	mkdir bin && %{jar} cf bin/xjavac.jar org/apache/xerces/util/XJavac.class
12mr|xerces-j2-2.9.0-17|125	popd
12mr|xerces-j2-2.9.0-17|126	
12mr|xerces-j2-2.9.0-17|127	export CLASSPATH=
12mr|xerces-j2-2.9.0-17|128	export OPT_JAR_LIST=:
12mr|xerces-j2-2.9.0-17|129	%{ant} \
12mr|xerces-j2-2.9.0-17|130	-Dbuild.compiler=modern \
12mr|xerces-j2-2.9.0-17|131	-Dtools.dir=%{_javadir} \
12mr|xerces-j2-2.9.0-17|132	-Djar.apis=xml-commons-jaxp-1.3-apis.jar \
12mr|xerces-j2-2.9.0-17|133	-Djar.resolver=xml-commons-resolver12.jar \
12mr|xerces-j2-2.9.0-17|134	-Djar.serializer=xalan-j2-serializer.jar \
12mr|xerces-j2-2.9.0-17|135	clean jars javadocs
12mr|xerces-j2-2.9.0-17|136	export GCJ_PROPERTIES=
12mr|xerces-j2-2.9.0-17|137	
12mr|xerces-j2-2.9.0-17|138	%install
12mr|xerces-j2-2.9.0-17|139	rm -rf $RPM_BUILD_ROOT
12mr|xerces-j2-2.9.0-17|140	
12mr|xerces-j2-2.9.0-17|141	# jars
12mr|xerces-j2-2.9.0-17|142	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mr|xerces-j2-2.9.0-17|143	cp -p build/xercesImpl.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|xerces-j2-2.9.0-17|144	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|xerces-j2-2.9.0-17|145	
12mr|xerces-j2-2.9.0-17|146	# javadoc
12mr|xerces-j2-2.9.0-17|147	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-impl-%{version}
12mr|xerces-j2-2.9.0-17|148	#cp -pr build/docs/javadocs/xerces2/* \
12mr|xerces-j2-2.9.0-17|149	#  $RPM_BUILD_ROOT%{_javadocdir}/%{name}-impl-%{version}
12mr|xerces-j2-2.9.0-17|150	ln -s %{name}-impl-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-impl
12mr|xerces-j2-2.9.0-17|151	
12mr|xerces-j2-2.9.0-17|152	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-apis-%{version}
12mr|xerces-j2-2.9.0-17|153	#cp -pr build/docs/javadocs/api/* \
12mr|xerces-j2-2.9.0-17|154	#  $RPM_BUILD_ROOT%{_javadocdir}/%{name}-apis-%{version}
12mr|xerces-j2-2.9.0-17|155	ln -s %{name}-apis-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-apis
12mr|xerces-j2-2.9.0-17|156	
12mr|xerces-j2-2.9.0-17|157	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-xni-%{version}
12mr|xerces-j2-2.9.0-17|158	#cp -pr build/docs/javadocs/xni/* \
12mr|xerces-j2-2.9.0-17|159	#  $RPM_BUILD_ROOT%{_javadocdir}/%{name}-xni-%{version}
12mr|xerces-j2-2.9.0-17|160	ln -s %{name}-xni-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-xni
12mr|xerces-j2-2.9.0-17|161	
12mr|xerces-j2-2.9.0-17|162	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-other-%{version}
12mr|xerces-j2-2.9.0-17|163	#cp -pr build/docs/javadocs/other/* \
12mr|xerces-j2-2.9.0-17|164	#  $RPM_BUILD_ROOT%{_javadocdir}/%{name}-other-%{version}
12mr|xerces-j2-2.9.0-17|165	ln -s %{name}-other-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-other
12mr|xerces-j2-2.9.0-17|166	
12mr|xerces-j2-2.9.0-17|167	rm -rf build/docs/javadocs
12mr|xerces-j2-2.9.0-17|168	
12mr|xerces-j2-2.9.0-17|169	# scripts
12mr|xerces-j2-2.9.0-17|170	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12mr|xerces-j2-2.9.0-17|171	cp -p %{SOURCE3} $RPM_BUILD_ROOT%{_bindir}/%{name}-version
12mr|xerces-j2-2.9.0-17|172	cp -p %{SOURCE4} $RPM_BUILD_ROOT%{_bindir}/%{name}-constants
12mr|xerces-j2-2.9.0-17|173	
12mr|xerces-j2-2.9.0-17|174	# demo
12mr|xerces-j2-2.9.0-17|175	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|xerces-j2-2.9.0-17|176	cp -p build/xercesSamples.jar \
12mr|xerces-j2-2.9.0-17|177	$RPM_BUILD_ROOT%{_datadir}/%{name}/%{name}-samples.jar
12mr|xerces-j2-2.9.0-17|178	cp -pr data $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|xerces-j2-2.9.0-17|179	
12mr|xerces-j2-2.9.0-17|180	%if %{gcj_support}
12mr|xerces-j2-2.9.0-17|181	%{_bindir}/aot-compile-rpm
12mr|xerces-j2-2.9.0-17|182	%endif
12mr|xerces-j2-2.9.0-17|183	
12mr|xerces-j2-2.9.0-17|184	
12mr|xerces-j2-2.9.0-17|185	%clean
12mr|xerces-j2-2.9.0-17|186	rm -rf $RPM_BUILD_ROOT
12mr|xerces-j2-2.9.0-17|187	
12mr|xerces-j2-2.9.0-17|188	%pre
12mr|xerces-j2-2.9.0-17|189	rm -f %{_javadir}/xerces.jar
12mr|xerces-j2-2.9.0-17|190	
12mr|xerces-j2-2.9.0-17|191	%post
12mr|xerces-j2-2.9.0-17|192	%{_sbindir}/update-alternatives --install %{_javadir}/jaxp_parser_impl.jar \
12mr|xerces-j2-2.9.0-17|193	jaxp_parser_impl %{_javadir}/%{name}.jar 40
12mr|xerces-j2-2.9.0-17|194	%if %{gcj_support}
12mr|xerces-j2-2.9.0-17|195	%{update_gcjdb}
12mr|xerces-j2-2.9.0-17|196	%endif
12mr|xerces-j2-2.9.0-17|197	
12mr|xerces-j2-2.9.0-17|198	%preun
12mr|xerces-j2-2.9.0-17|199	{
12mr|xerces-j2-2.9.0-17|200	[ $1 = 0 ] || exit 0
12mr|xerces-j2-2.9.0-17|201	%{_sbindir}/update-alternatives --remove jaxp_parser_impl %{_javadir}/%{name}.jar
12mr|xerces-j2-2.9.0-17|202	} >/dev/null 2>&1 || :
12mr|xerces-j2-2.9.0-17|203	
12mr|xerces-j2-2.9.0-17|204	%if %{gcj_support}
12mr|xerces-j2-2.9.0-17|205	%postun
12mr|xerces-j2-2.9.0-17|206	%{clean_gcjdb}
12mr|xerces-j2-2.9.0-17|207	
12mr|xerces-j2-2.9.0-17|208	%post demo
12mr|xerces-j2-2.9.0-17|209	%{update_gcjdb}
12mr|xerces-j2-2.9.0-17|210	
12mr|xerces-j2-2.9.0-17|211	%postun demo
12mr|xerces-j2-2.9.0-17|212	%{clean_gcjdb}
12mr|xerces-j2-2.9.0-17|213	%endif
12mr|xerces-j2-2.9.0-17|214	
12mr|xerces-j2-2.9.0-17|215	%files
12mr|xerces-j2-2.9.0-17|216	%defattr(0644,root,root,0755)
12mr|xerces-j2-2.9.0-17|217	%doc LICENSE LICENSE-SAX.html LICENSE.DOM-documentation.html
12mr|xerces-j2-2.9.0-17|218	%doc LICENSE.DOM-software.html LICENSE.resolver.txt
12mr|xerces-j2-2.9.0-17|219	%doc LICENSE.serializer.txt NOTICE NOTICE.resolver.txt
12mr|xerces-j2-2.9.0-17|220	%doc NOTICE.serializer.txt README Readme.html
12mr|xerces-j2-2.9.0-17|221	%{_javadir}/%{name}*.jar
12mr|xerces-j2-2.9.0-17|222	%if %{gcj_support}
12mr|xerces-j2-2.9.0-17|223	%dir %{_libdir}/gcj/%{name}
12mr|xerces-j2-2.9.0-17|224	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
12mr|xerces-j2-2.9.0-17|225	%endif
12mr|xerces-j2-2.9.0-17|226	
12mr|xerces-j2-2.9.0-17|227	%files javadoc-impl
12mr|xerces-j2-2.9.0-17|228	%defattr(0644,root,root,0755)
12mr|xerces-j2-2.9.0-17|229	%doc %{_javadocdir}/%{name}-impl-%{version}
12mr|xerces-j2-2.9.0-17|230	%ghost %doc %{_javadocdir}/%{name}-impl
12mr|xerces-j2-2.9.0-17|231	
12mr|xerces-j2-2.9.0-17|232	%files javadoc-apis
12mr|xerces-j2-2.9.0-17|233	%defattr(0644,root,root,0755)
12mr|xerces-j2-2.9.0-17|234	%doc %{_javadocdir}/%{name}-apis-%{version}
12mr|xerces-j2-2.9.0-17|235	%ghost %doc %{_javadocdir}/%{name}-apis
12mr|xerces-j2-2.9.0-17|236	
12mr|xerces-j2-2.9.0-17|237	%files javadoc-other
12mr|xerces-j2-2.9.0-17|238	%defattr(0644,root,root,0755)
12mr|xerces-j2-2.9.0-17|239	%doc %{_javadocdir}/%{name}-other-%{version}
12mr|xerces-j2-2.9.0-17|240	%ghost %doc %{_javadocdir}/%{name}-other
12mr|xerces-j2-2.9.0-17|241	
12mr|xerces-j2-2.9.0-17|242	%files javadoc-xni
12mr|xerces-j2-2.9.0-17|243	%defattr(0644,root,root,0755)
12mr|xerces-j2-2.9.0-17|244	%doc %{_javadocdir}/%{name}-xni-%{version}
12mr|xerces-j2-2.9.0-17|245	%ghost %doc %{_javadocdir}/%{name}-xni
12mr|xerces-j2-2.9.0-17|246	
12mr|xerces-j2-2.9.0-17|247	%files demo
12mr|xerces-j2-2.9.0-17|248	%defattr(0644,root,root,0755)
12mr|xerces-j2-2.9.0-17|249	%{_datadir}/%{name}
12mr|xerces-j2-2.9.0-17|250	%if %{gcj_support}
12mr|xerces-j2-2.9.0-17|251	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-samples.jar.*
12mr|xerces-j2-2.9.0-17|252	%endif
12mr|xerces-j2-2.9.0-17|253	
12mr|xerces-j2-2.9.0-17|254	%files scripts
12mr|xerces-j2-2.9.0-17|255	%defattr(0755,root,root,0755)
12mr|xerces-j2-2.9.0-17|256	%{_bindir}/*
12mr|xerces-j2-2.9.0-17|257	
12mr|xerces-j2-2.9.0-17|258	
12mr|xerces-j2-2.9.0-17|259	
12mr|xerces-j2-2.9.0-17|260	%changelog
12mr|xerces-j2-2.9.0-17|261	

19304 12
12mr|xev-1.2.0-1|1	Name:		xev
12mr|xev-1.2.0-1|2	Version:	1.2.0
12mr|xev-1.2.0-1|3	Release:	1
12mr|xev-1.2.0-1|4	Summary:	Print contents of X events
12mr|xev-1.2.0-1|5	Group:		Development/X11
12mr|xev-1.2.0-1|6	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xev-1.2.0-1|7	License:	MIT
12mr|xev-1.2.0-1|8	
12mr|xev-1.2.0-1|9	BuildRequires: libx11-devel >= 1.0.0
12mr|xev-1.2.0-1|10	BuildRequires: pkgconfig(xrandr) >= 1.2
12mr|xev-1.2.0-1|11	BuildRequires: x11-util-macros >= 1.0.1
12mr|xev-1.2.0-1|12	
12mr|xev-1.2.0-1|13	%description
12mr|xev-1.2.0-1|14	Xev creates a window and then asks the X server to send it events whenever
12mr|xev-1.2.0-1|15	anything happens to the window (such as it being moved, resized, typed in,
12mr|xev-1.2.0-1|16	clicked in, etc.). It is useful for testing input devices.
12mr|xev-1.2.0-1|17	
12mr|xev-1.2.0-1|18	%prep
12mr|xev-1.2.0-1|19	%setup -q -n %{name}-%{version}
12mr|xev-1.2.0-1|20	
12mr|xev-1.2.0-1|21	%build
12mr|xev-1.2.0-1|22	%configure2_5x	--x-includes=%{_includedir}\
12mr|xev-1.2.0-1|23	--x-libraries=%{_libdir}
12mr|xev-1.2.0-1|24	
12mr|xev-1.2.0-1|25	%make
12mr|xev-1.2.0-1|26	
12mr|xev-1.2.0-1|27	%install
12mr|xev-1.2.0-1|28	%makeinstall_std
12mr|xev-1.2.0-1|29	
12mr|xev-1.2.0-1|30	%files
12mr|xev-1.2.0-1|31	%{_bindir}/xev
12mr|xev-1.2.0-1|32	%{_mandir}/man1/xev.*
12mr|xev-1.2.0-1|33	
12mr|xev-1.2.0-1|34	
12mr|xev-1.2.0-1|35	
12mr|xev-1.2.0-1|36	%changelog
12mr|xev-1.2.0-1|37	

19305 12
12mr|xeyes-1.1.1-3|1	Name:		xeyes
12mr|xeyes-1.1.1-3|2	Version:	1.1.1
12mr|xeyes-1.1.1-3|3	Release:	%mkrel 3
12mr|xeyes-1.1.1-3|4	Summary:	A follow the mouse X demo
12mr|xeyes-1.1.1-3|5	Group:		Development/X11
12mr|xeyes-1.1.1-3|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xeyes-1.1.1-3|7	License:	MIT
12mr|xeyes-1.1.1-3|8	BuildRoot:	%{_tmppath}/%{name}-root
12mr|xeyes-1.1.1-3|9	
12mr|xeyes-1.1.1-3|10	BuildRequires: libx11-devel >= 1.0.0
12mr|xeyes-1.1.1-3|11	BuildRequires: libxext-devel >= 1.0.0
12mr|xeyes-1.1.1-3|12	BuildRequires: libxmu-devel >= 1.0.0
12mr|xeyes-1.1.1-3|13	BuildRequires: libxt-devel >= 1.0.0
12mr|xeyes-1.1.1-3|14	BuildRequires: libxrender-devel >= 0.4
12mr|xeyes-1.1.1-3|15	BuildRequires: x11-util-macros >= 1.0.1
12mr|xeyes-1.1.1-3|16	
12mr|xeyes-1.1.1-3|17	%description
12mr|xeyes-1.1.1-3|18	xeyes is a graphical computer program showing two googly eyes which
12mr|xeyes-1.1.1-3|19	follow the cursor movements on the screen as if they were watching it.
12mr|xeyes-1.1.1-3|20	
12mr|xeyes-1.1.1-3|21	%prep
12mr|xeyes-1.1.1-3|22	%setup -q -n %{name}-%{version}
12mr|xeyes-1.1.1-3|23	
12mr|xeyes-1.1.1-3|24	%build
12mr|xeyes-1.1.1-3|25	%configure	--x-includes=%{_includedir}\
12mr|xeyes-1.1.1-3|26	--x-libraries=%{_libdir}
12mr|xeyes-1.1.1-3|27	
12mr|xeyes-1.1.1-3|28	%make
12mr|xeyes-1.1.1-3|29	
12mr|xeyes-1.1.1-3|30	%install
12mr|xeyes-1.1.1-3|31	rm -rf %{buildroot}
12mr|xeyes-1.1.1-3|32	%makeinstall_std
12mr|xeyes-1.1.1-3|33	
12mr|xeyes-1.1.1-3|34	%clean
12mr|xeyes-1.1.1-3|35	rm -rf %{buildroot}
12mr|xeyes-1.1.1-3|36	
12mr|xeyes-1.1.1-3|37	%files
12mr|xeyes-1.1.1-3|38	%defattr(-,root,root)
12mr|xeyes-1.1.1-3|39	%{_bindir}/xeyes
12mr|xeyes-1.1.1-3|40	%{_mandir}/man1/xeyes.1*
12mr|xeyes-1.1.1-3|41	
12mr|xeyes-1.1.1-3|42	
12mr|xeyes-1.1.1-3|43	
12mr|xeyes-1.1.1-3|44	%changelog
12mr|xeyes-1.1.1-3|45	

19306 12
12mr|xf86dga-1.0.3-2|1	Name:		xf86dga
12mr|xf86dga-1.0.3-2|2	Version:	1.0.3
12mr|xf86dga-1.0.3-2|3	Release:	%mkrel 2
12mr|xf86dga-1.0.3-2|4	Summary:	Test program for the XFree86-DGA extension
12mr|xf86dga-1.0.3-2|5	Group:		Development/X11
12mr|xf86dga-1.0.3-2|6	URL:		http://xorg.freedesktop.org
12mr|xf86dga-1.0.3-2|7	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xf86dga-1.0.3-2|8	License:	MIT
12mr|xf86dga-1.0.3-2|9	BuildRoot:	%{_tmppath}/%{name}-root
12mr|xf86dga-1.0.3-2|10	BuildRequires:	libx11-devel >= 1.0.0
12mr|xf86dga-1.0.3-2|11	BuildRequires:	libxxf86dga-devel >= 1.1.0
12mr|xf86dga-1.0.3-2|12	BuildRequires:	x11-util-macros >= 1.0.1
12mr|xf86dga-1.0.3-2|13	BuildRequires:	autoconf
12mr|xf86dga-1.0.3-2|14	
12mr|xf86dga-1.0.3-2|15	%description
12mr|xf86dga-1.0.3-2|16	Dga is a simple test client for the XFree86-DGA extension. It fills the screen
12mr|xf86dga-1.0.3-2|17	with a different colour for each key pressed. It prints some basic framebuffer
12mr|xf86dga-1.0.3-2|18	parameters, and also keyboard and pointer events to stdout.
12mr|xf86dga-1.0.3-2|19	
12mr|xf86dga-1.0.3-2|20	%prep
12mr|xf86dga-1.0.3-2|21	%setup -q -n %{name}-%{version}
12mr|xf86dga-1.0.3-2|22	
12mr|xf86dga-1.0.3-2|23	%build
12mr|xf86dga-1.0.3-2|24	autoreconf -ifs
12mr|xf86dga-1.0.3-2|25	%configure2_5x	--x-includes=%{_includedir}\
12mr|xf86dga-1.0.3-2|26	--x-libraries=%{_libdir}
12mr|xf86dga-1.0.3-2|27	
12mr|xf86dga-1.0.3-2|28	%make
12mr|xf86dga-1.0.3-2|29	
12mr|xf86dga-1.0.3-2|30	%install
12mr|xf86dga-1.0.3-2|31	rm -rf %{buildroot}
12mr|xf86dga-1.0.3-2|32	%makeinstall_std
12mr|xf86dga-1.0.3-2|33	
12mr|xf86dga-1.0.3-2|34	%clean
12mr|xf86dga-1.0.3-2|35	rm -rf %{buildroot}
12mr|xf86dga-1.0.3-2|36	
12mr|xf86dga-1.0.3-2|37	%files
12mr|xf86dga-1.0.3-2|38	%defattr(-,root,root)
12mr|xf86dga-1.0.3-2|39	%{_bindir}/dga
12mr|xf86dga-1.0.3-2|40	%{_mandir}/man1/dga.1*
12mr|xf86dga-1.0.3-2|41	
12mr|xf86dga-1.0.3-2|42	
12mr|xf86dga-1.0.3-2|43	
12mr|xf86dga-1.0.3-2|44	%changelog
12mr|xf86dga-1.0.3-2|45	

19307 12
12mr|xfd-1.1.1-1|1	Name:		xfd
12mr|xfd-1.1.1-1|2	Version:	1.1.1
12mr|xfd-1.1.1-1|3	Release:	1
12mr|xfd-1.1.1-1|4	Summary:	Display all the characters in an X font
12mr|xfd-1.1.1-1|5	Group:		Development/X11
12mr|xfd-1.1.1-1|6	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xfd-1.1.1-1|7	License:	MIT
12mr|xfd-1.1.1-1|8	
12mr|xfd-1.1.1-1|9	BuildRequires: pkgconfig(fontconfig) >= 2.3.93
12mr|xfd-1.1.1-1|10	BuildRequires: freetype2-devel >= 2.1.10
12mr|xfd-1.1.1-1|11	BuildRequires: pkgconfig(xft) >= 2.1.8.2
12mr|xfd-1.1.1-1|12	BuildRequires: libxt-devel >= 1.0.0
12mr|xfd-1.1.1-1|13	BuildRequires: libxaw-devel >= 1.0.1
12mr|xfd-1.1.1-1|14	BuildRequires: x11-util-macros >= 1.0.1
12mr|xfd-1.1.1-1|15	
12mr|xfd-1.1.1-1|16	%description
12mr|xfd-1.1.1-1|17	The xfd utility creates a window containing the name of the font being
12mr|xfd-1.1.1-1|18	displayed, a row of command buttons, several lines of text for
12mr|xfd-1.1.1-1|19	displaying character metrics, and a grid containing one glyph per cell.
12mr|xfd-1.1.1-1|20	The characters are shown in increasing order from left to right, top
12mr|xfd-1.1.1-1|21	to bottom.
12mr|xfd-1.1.1-1|22	
12mr|xfd-1.1.1-1|23	%prep
12mr|xfd-1.1.1-1|24	%setup -q -n %{name}-%{version}
12mr|xfd-1.1.1-1|25	
12mr|xfd-1.1.1-1|26	%build
12mr|xfd-1.1.1-1|27	%configure2_5x
12mr|xfd-1.1.1-1|28	%make
12mr|xfd-1.1.1-1|29	
12mr|xfd-1.1.1-1|30	%install
12mr|xfd-1.1.1-1|31	%makeinstall_std
12mr|xfd-1.1.1-1|32	
12mr|xfd-1.1.1-1|33	%files
12mr|xfd-1.1.1-1|34	%{_bindir}/xfd
12mr|xfd-1.1.1-1|35	%{_datadir}/X11/app-defaults/Xfd
12mr|xfd-1.1.1-1|36	%{_mandir}/man1/xfd.1*
12mr|xfd-1.1.1-1|37	
12mr|xfd-1.1.1-1|38	
12mr|xfd-1.1.1-1|39	
12mr|xfd-1.1.1-1|40	%changelog
12mr|xfd-1.1.1-1|41	

19308 12
12mr|xfig-3.2.5b-7|1	Summary:	An X Window System tool for drawing basic vector graphics
12mr|xfig-3.2.5b-7|2	Name:		xfig
12mr|xfig-3.2.5b-7|3	Version:	3.2.5b
12mr|xfig-3.2.5b-7|4	Epoch:	 	1
12mr|xfig-3.2.5b-7|5	Release:	7
12mr|xfig-3.2.5b-7|6	License:	MIT
12mr|xfig-3.2.5b-7|7	Group:		Graphics
12mr|xfig-3.2.5b-7|8	# needs rman to build
12mr|xfig-3.2.5b-7|9	BuildRequires:	pkgconfig(x11)
12mr|xfig-3.2.5b-7|10	BuildRequires:	pkgconfig(xaw7)
12mr|xfig-3.2.5b-7|11	BuildRequires:	pkgconfig(xpm)
12mr|xfig-3.2.5b-7|12	BuildRequires:	jpeg-devel
12mr|xfig-3.2.5b-7|13	BuildRequires:	pkgconfig(libpng)
12mr|xfig-3.2.5b-7|14	BuildRequires:	imake
12mr|xfig-3.2.5b-7|15	BuildRequires:	pkgconfig(xi)
12mr|xfig-3.2.5b-7|16	BuildRequires:	pkgconfig(xp)
12mr|xfig-3.2.5b-7|17	URL:		http://www.xfig.org/
12mr|xfig-3.2.5b-7|18	Source0:	http://files.xfig.org/%{name}.%{version}.full.tar.gz
12mr|xfig-3.2.5b-7|19	Source1:	xfig.png
12mr|xfig-3.2.5b-7|20	Source3:	xfig-mini.png
12mr|xfig-3.2.5b-7|21	Source4:	xfig-large.png
12mr|xfig-3.2.5b-7|22	Patch0:		Imakefile.3.2.5b.patch
12mr|xfig-3.2.5b-7|23	Patch1:		xfig.3.2.5b-readers.patch
12mr|xfig-3.2.5b-7|24	Patch2:		xfig.3.2.5b-resources.patch
12mr|xfig-3.2.5b-7|25	Patch3:		xfig-format-string.patch
12mr|xfig-3.2.5b-7|26	Patch4:		xfig.3.2.5b-CVE-2009-4227,4228.diff
12mr|xfig-3.2.5b-7|27	Patch5:		xfig.3.2.5b-CVE-2010-4262.diff
12mr|xfig-3.2.5b-7|28	Patch6:		xfig-3.2.5b-libpng15.patch
12mr|xfig-3.2.5b-7|29	Requires:	transfig >= 3.2.5a
12mr|xfig-3.2.5b-7|30	Requires:	xdg-utils, aspell
12mr|xfig-3.2.5b-7|31	
12mr|xfig-3.2.5b-7|32	%description
12mr|xfig-3.2.5b-7|33	Xfig is an X Window System tool for creating basic vector graphics,
12mr|xfig-3.2.5b-7|34	including bezier curves, lines, rulers and more.  The resulting
12mr|xfig-3.2.5b-7|35	graphics can be saved, printed on PostScript printers or converted to
12mr|xfig-3.2.5b-7|36	a variety of other formats (e.g., X11 bitmaps, Encapsulated
12mr|xfig-3.2.5b-7|37	PostScript, LaTeX).
12mr|xfig-3.2.5b-7|38	
12mr|xfig-3.2.5b-7|39	You should install xfig if you need a simple program to create vector
12mr|xfig-3.2.5b-7|40	graphics.
12mr|xfig-3.2.5b-7|41	
12mr|xfig-3.2.5b-7|42	%prep
12mr|xfig-3.2.5b-7|43	%setup -q -n %{name}.%{version}
12mr|xfig-3.2.5b-7|44	# fix perms
12mr|xfig-3.2.5b-7|45	find -type d | xargs chmod 755
12mr|xfig-3.2.5b-7|46	
12mr|xfig-3.2.5b-7|47	%patch0 -p1 -b .Imakefile
12mr|xfig-3.2.5b-7|48	%patch1 -p1 -b .readers
12mr|xfig-3.2.5b-7|49	%patch2 -p1 -b .resources
12mr|xfig-3.2.5b-7|50	%patch3 -p0
12mr|xfig-3.2.5b-7|51	%patch4 -p0 -b .CVE-2009-4227,4228
12mr|xfig-3.2.5b-7|52	%patch5 -p0 -b .CVE-2010-4262
12mr|xfig-3.2.5b-7|53	%patch6 -p1 -b .png15
12mr|xfig-3.2.5b-7|54	
12mr|xfig-3.2.5b-7|55	%build
12mr|xfig-3.2.5b-7|56	find Libraries -type d -exec chmod 700 {} \;
12mr|xfig-3.2.5b-7|57	
12mr|xfig-3.2.5b-7|58	xmkmf
12mr|xfig-3.2.5b-7|59	#perl -p -i -e "s|CXXDEBUGFLAGS = .*|CXXDEBUGFLAGS = $RPM_OPT_FLAGS|" Makefile
12mr|xfig-3.2.5b-7|60	#perl -p -i -e "s|CDEBUGFLAGS = .*|CDEBUGFLAGS = $RPM_OPT_FLAGS|" Makefile
12mr|xfig-3.2.5b-7|61	
12mr|xfig-3.2.5b-7|62	%make CDEBUGFLAGS="%{optflags} -fno-strength-reduce -fno-strict-aliasing"
12mr|xfig-3.2.5b-7|63	
12mr|xfig-3.2.5b-7|64	%install
12mr|xfig-3.2.5b-7|65	# Hack around an ugly problem for now. --Geoff
12mr|xfig-3.2.5b-7|66	%__mkdir -p Doc/Doc
12mr|xfig-3.2.5b-7|67	%__cp -f Doc/xfig.man Doc/Doc/xfig.man
12mr|xfig-3.2.5b-7|68	%__make DESTDIR=%{buildroot} install install.man install.libs install.doc
12mr|xfig-3.2.5b-7|69	
12mr|xfig-3.2.5b-7|70	# Fix for #42629:
12mr|xfig-3.2.5b-7|71	find %{buildroot}/usr/lib/X11/xfig/Libraries -type d -exec chmod 755 {} \;
12mr|xfig-3.2.5b-7|72	find %{buildroot}/usr/lib/X11/xfig/Libraries -type f -exec chmod 644 {} \;
12mr|xfig-3.2.5b-7|73	find %{buildroot}%{_docdir}/xfig/html -type d -exec chmod 755 {} \;
12mr|xfig-3.2.5b-7|74	find %{buildroot}%{_docdir}/xfig/html -type f -exec chmod 644 {} \;
12mr|xfig-3.2.5b-7|75	
12mr|xfig-3.2.5b-7|76	# Menu Entry:
12mr|xfig-3.2.5b-7|77	%__install -m 755 -d %{buildroot}%{_datadir}/applications
12mr|xfig-3.2.5b-7|78	%__cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|xfig-3.2.5b-7|79	[Desktop Entry]
12mr|xfig-3.2.5b-7|80	Name=XFig
12mr|xfig-3.2.5b-7|81	Comment=Vector Graphics Drawing Tool
12mr|xfig-3.2.5b-7|82	Exec=%{name}
12mr|xfig-3.2.5b-7|83	Icon=xfig
12mr|xfig-3.2.5b-7|84	Terminal=false
12mr|xfig-3.2.5b-7|85	Type=Application
12mr|xfig-3.2.5b-7|86	StartupNotify=true
12mr|xfig-3.2.5b-7|87	Categories=X-MandrivaLinux-Office-Drawing;Graphics;VectorGraphics;
12mr|xfig-3.2.5b-7|88	EOF
12mr|xfig-3.2.5b-7|89	chmod 644 %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12mr|xfig-3.2.5b-7|90	
12mr|xfig-3.2.5b-7|91	# Discard zero-length file:
12mr|xfig-3.2.5b-7|92	%__rm -f %{buildroot}%{_docdir}/xfig/html/images/sav1a0.tmp
12mr|xfig-3.2.5b-7|93	
12mr|xfig-3.2.5b-7|94	%__install -m 644 CHANGES README Doc/FORMAT* Doc/TODO Doc/xfig-howto.* Fig-color.ad %{buildroot}%{_docdir}/%{name}
12mr|xfig-3.2.5b-7|95	
12mr|xfig-3.2.5b-7|96	# (fg) 10000918 Icons
12mr|xfig-3.2.5b-7|97	%__install -m 755 -d %{buildroot}%{_iconsdir}/{mini,large}
12mr|xfig-3.2.5b-7|98	%__install -m 644 %{SOURCE1} %{buildroot}%{_iconsdir}
12mr|xfig-3.2.5b-7|99	%__install -m 644 %{SOURCE3} %{buildroot}%{_miconsdir}/xfig.png
12mr|xfig-3.2.5b-7|100	%__install -m 644 %{SOURCE4} %{buildroot}%{_liconsdir}/xfig.png
12mr|xfig-3.2.5b-7|101	%__rm -f %{buildroot}%{_prefix}/lib/X11/app-defaults
12mr|xfig-3.2.5b-7|102	
12mr|xfig-3.2.5b-7|103	# Install alternative colour scheme:
12mr|xfig-3.2.5b-7|104	%__install -m644 Fig-color.bisque.ad %{buildroot}%{_sysconfdir}/X11/app-defaults/Fig-color
12mr|xfig-3.2.5b-7|105	
12mr|xfig-3.2.5b-7|106	%files
12mr|xfig-3.2.5b-7|107	%config(noreplace) %{_sysconfdir}/X11/app-defaults/*
12mr|xfig-3.2.5b-7|108	%docdir %{_docdir}/%{name}
12mr|xfig-3.2.5b-7|109	%{_docdir}/%{name}
12mr|xfig-3.2.5b-7|110	%{_bindir}/*
12mr|xfig-3.2.5b-7|111	%{_prefix}/lib/X11/xfig
12mr|xfig-3.2.5b-7|112	%{_mandir}/man1/xfig*
12mr|xfig-3.2.5b-7|113	%{_datadir}/applications/mandriva*
12mr|xfig-3.2.5b-7|114	%{_iconsdir}/xfig.png
12mr|xfig-3.2.5b-7|115	%{_miconsdir}/xfig.png
12mr|xfig-3.2.5b-7|116	%{_liconsdir}/xfig.png
12mr|xfig-3.2.5b-7|117	
12mr|xfig-3.2.5b-7|118	
12mr|xfig-3.2.5b-7|119	
12mr|xfig-3.2.5b-7|120	%changelog
12mr|xfig-3.2.5b-7|121	* Sat Sep  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|xfig-3.2.5b-7|122	+ Commit: 52cc625
12mr|xfig-3.2.5b-7|123	- Add patch to fix build with new libpng, convert BR to pkgconfig style, spec cleanup
12mr|xfig-3.2.5b-7|124	
12mr|xfig-3.2.5b-7|125	

19309 12
12mr|xfindproxy-1.0.2-4|1	Name: xfindproxy
12mr|xfindproxy-1.0.2-4|2	Version: 1.0.2
12mr|xfindproxy-1.0.2-4|3	Release: %mkrel 4
12mr|xfindproxy-1.0.2-4|4	Summary: Locate proxy services
12mr|xfindproxy-1.0.2-4|5	Group: Development/X11
12mr|xfindproxy-1.0.2-4|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xfindproxy-1.0.2-4|7	License: MIT
12mr|xfindproxy-1.0.2-4|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|xfindproxy-1.0.2-4|9	
12mr|xfindproxy-1.0.2-4|10	BuildRequires: libice-devel >= 1.0.0
12mr|xfindproxy-1.0.2-4|11	BuildRequires: libx11-devel >= 1.0.0
12mr|xfindproxy-1.0.2-4|12	BuildRequires: libxt-devel >= 1.0.0
12mr|xfindproxy-1.0.2-4|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|xfindproxy-1.0.2-4|14	
12mr|xfindproxy-1.0.2-4|15	%description
12mr|xfindproxy-1.0.2-4|16	xfindproxy is a program used to locate available proxy services.
12mr|xfindproxy-1.0.2-4|17	It utilizes the Proxy Management Protocol to communicate with a proxy
12mr|xfindproxy-1.0.2-4|18	manager. The proxy manager keeps track of all available proxy services,
12mr|xfindproxy-1.0.2-4|19	starts new proxies when necessary, and makes sure that proxies are shared
12mr|xfindproxy-1.0.2-4|20	whenever possible.
12mr|xfindproxy-1.0.2-4|21	
12mr|xfindproxy-1.0.2-4|22	%prep
12mr|xfindproxy-1.0.2-4|23	%setup -q -n %{name}-%{version}
12mr|xfindproxy-1.0.2-4|24	
12mr|xfindproxy-1.0.2-4|25	%build
12mr|xfindproxy-1.0.2-4|26	%configure2_5x
12mr|xfindproxy-1.0.2-4|27	
12mr|xfindproxy-1.0.2-4|28	%make
12mr|xfindproxy-1.0.2-4|29	
12mr|xfindproxy-1.0.2-4|30	%install
12mr|xfindproxy-1.0.2-4|31	rm -rf %{buildroot}
12mr|xfindproxy-1.0.2-4|32	%makeinstall_std
12mr|xfindproxy-1.0.2-4|33	
12mr|xfindproxy-1.0.2-4|34	%clean
12mr|xfindproxy-1.0.2-4|35	rm -rf %{buildroot}
12mr|xfindproxy-1.0.2-4|36	
12mr|xfindproxy-1.0.2-4|37	%files
12mr|xfindproxy-1.0.2-4|38	%defattr(-,root,root)
12mr|xfindproxy-1.0.2-4|39	%{_bindir}/xfindproxy
12mr|xfindproxy-1.0.2-4|40	%{_mandir}/man1/xfindproxy.1*
12mr|xfindproxy-1.0.2-4|41	
12mr|xfindproxy-1.0.2-4|42	
12mr|xfindproxy-1.0.2-4|43	
12mr|xfindproxy-1.0.2-4|44	%changelog
12mr|xfindproxy-1.0.2-4|45	

19310 12
12mr|xfishtank-2.1tp-17|1	%define name	xfishtank
12mr|xfishtank-2.1tp-17|2	%define version	2.1tp
12mr|xfishtank-2.1tp-17|3	
12mr|xfishtank-2.1tp-17|4	Summary:	A graphic display of an animated aquarium
12mr|xfishtank-2.1tp-17|5	Name:		%{name}
12mr|xfishtank-2.1tp-17|6	Version:	%{version}
12mr|xfishtank-2.1tp-17|7	Release:	%mkrel 17
12mr|xfishtank-2.1tp-17|8	License:	MIT
12mr|xfishtank-2.1tp-17|9	Group:		Toys
12mr|xfishtank-2.1tp-17|10	BuildRequires:	libx11-devel libxext-devel imake
12mr|xfishtank-2.1tp-17|11	
12mr|xfishtank-2.1tp-17|12	Source:		http://metalab.unc.edu/pub/Linux/X11/demos/xfishtank-%{version}.tar.bz2
12mr|xfishtank-2.1tp-17|13	Patch:		xfishtank-2.1tp-xf4.patch
12mr|xfishtank-2.1tp-17|14	BuildRoot:	%_tmppath/%name-%version-%release-root
12mr|xfishtank-2.1tp-17|15	
12mr|xfishtank-2.1tp-17|16	%description
12mr|xfishtank-2.1tp-17|17	The xfishtank program displays an animated aquarium background on your
12mr|xfishtank-2.1tp-17|18	screen. It sets the X root window so will not work if your desktop
12mr|xfishtank-2.1tp-17|19	environment sets the background.
12mr|xfishtank-2.1tp-17|20	
12mr|xfishtank-2.1tp-17|21	%prep
12mr|xfishtank-2.1tp-17|22	
12mr|xfishtank-2.1tp-17|23	%setup -q
12mr|xfishtank-2.1tp-17|24	%patch -p0
12mr|xfishtank-2.1tp-17|25	
12mr|xfishtank-2.1tp-17|26	%build
12mr|xfishtank-2.1tp-17|27	xmkmf
12mr|xfishtank-2.1tp-17|28	%make CDEBUGFLAGS="$RPM_OPT_FLAGS"
12mr|xfishtank-2.1tp-17|29	
12mr|xfishtank-2.1tp-17|30	%install
12mr|xfishtank-2.1tp-17|31	rm -rf $RPM_BUILD_ROOT
12mr|xfishtank-2.1tp-17|32	%makeinstall_std
12mr|xfishtank-2.1tp-17|33	
12mr|xfishtank-2.1tp-17|34	%clean
12mr|xfishtank-2.1tp-17|35	rm -rf $RPM_BUILD_ROOT
12mr|xfishtank-2.1tp-17|36	
12mr|xfishtank-2.1tp-17|37	%files
12mr|xfishtank-2.1tp-17|38	%defattr(644,root,root,755)
12mr|xfishtank-2.1tp-17|39	%doc README.Linux  README.TrueColor  README.Why.2.1tp
12mr|xfishtank-2.1tp-17|40	%defattr(755,root,root,755)
12mr|xfishtank-2.1tp-17|41	%{_bindir}/%{name}
12mr|xfishtank-2.1tp-17|42	
12mr|xfishtank-2.1tp-17|43	
12mr|xfishtank-2.1tp-17|44	
12mr|xfishtank-2.1tp-17|45	
12mr|xfishtank-2.1tp-17|46	%changelog
12mr|xfishtank-2.1tp-17|47	

19311 12
12mr|xfontsel-1.0.4-1|1	Name: xfontsel
12mr|xfontsel-1.0.4-1|2	Version: 1.0.4
12mr|xfontsel-1.0.4-1|3	Release: %mkrel 1
12mr|xfontsel-1.0.4-1|4	Summary: Point and click selection of X11 font names
12mr|xfontsel-1.0.4-1|5	Group: Development/X11
12mr|xfontsel-1.0.4-1|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xfontsel-1.0.4-1|7	License: MIT
12mr|xfontsel-1.0.4-1|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|xfontsel-1.0.4-1|9	
12mr|xfontsel-1.0.4-1|10	BuildRequires: libxt-devel >= 1.0.0
12mr|xfontsel-1.0.4-1|11	BuildRequires: libxaw-devel >= 1.0.1
12mr|xfontsel-1.0.4-1|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xfontsel-1.0.4-1|13	
12mr|xfontsel-1.0.4-1|14	%description
12mr|xfontsel-1.0.4-1|15	The xfontsel application provides a simple way to display the fonts known to
12mr|xfontsel-1.0.4-1|16	your X server, examine samples of each, and retrieve the X Logical Font
12mr|xfontsel-1.0.4-1|17	Description ("XLFD") full name for a font.
12mr|xfontsel-1.0.4-1|18	
12mr|xfontsel-1.0.4-1|19	%prep
12mr|xfontsel-1.0.4-1|20	%setup -q -n %{name}-%{version}
12mr|xfontsel-1.0.4-1|21	
12mr|xfontsel-1.0.4-1|22	%build
12mr|xfontsel-1.0.4-1|23	%configure2_5x
12mr|xfontsel-1.0.4-1|24	%make
12mr|xfontsel-1.0.4-1|25	
12mr|xfontsel-1.0.4-1|26	%install
12mr|xfontsel-1.0.4-1|27	rm -rf %{buildroot}
12mr|xfontsel-1.0.4-1|28	%makeinstall_std
12mr|xfontsel-1.0.4-1|29	
12mr|xfontsel-1.0.4-1|30	%clean
12mr|xfontsel-1.0.4-1|31	rm -rf %{buildroot}
12mr|xfontsel-1.0.4-1|32	
12mr|xfontsel-1.0.4-1|33	%files
12mr|xfontsel-1.0.4-1|34	%defattr(-,root,root)
12mr|xfontsel-1.0.4-1|35	%{_bindir}/xfontsel
12mr|xfontsel-1.0.4-1|36	%{_datadir}/X11/app-defaults/XFontSel
12mr|xfontsel-1.0.4-1|37	%{_mandir}/man1/xfontsel.1*
12mr|xfontsel-1.0.4-1|38	
12mr|xfontsel-1.0.4-1|39	
12mr|xfontsel-1.0.4-1|40	
12mr|xfontsel-1.0.4-1|41	%changelog
12mr|xfontsel-1.0.4-1|42	

19312 12
12mr|xforms-1.0.93.sp1-3|1	%define major 2
12mr|xforms-1.0.93.sp1-3|2	%define	libname_orig libforms
12mr|xforms-1.0.93.sp1-3|3	%define libname %mklibname forms %{major}
12mr|xforms-1.0.93.sp1-3|4	%define	libname_devel %mklibname forms -d
12mr|xforms-1.0.93.sp1-3|5	%define libname_static_devel %mklibname forms -s -d
12mr|xforms-1.0.93.sp1-3|6	
12mr|xforms-1.0.93.sp1-3|7	%define	name	xforms
12mr|xforms-1.0.93.sp1-3|8	%define	version	1.0
12mr|xforms-1.0.93.sp1-3|9	
12mr|xforms-1.0.93.sp1-3|10	Name:		xforms
12mr|xforms-1.0.93.sp1-3|11	Summary:	A X11 toolkit library
12mr|xforms-1.0.93.sp1-3|12	Version:	1.0.93.sp1
12mr|xforms-1.0.93.sp1-3|13	Release:	%mkrel 3
12mr|xforms-1.0.93.sp1-3|14	License:	LGPL
12mr|xforms-1.0.93.sp1-3|15	Group:		System/Libraries
12mr|xforms-1.0.93.sp1-3|16	Url:		http://xforms-toolkit.org/
12mr|xforms-1.0.93.sp1-3|17	Source0:	http://download.savannah.gnu.org/releases/xforms/xforms-1.0.93sp1.tar.gz
12mr|xforms-1.0.93.sp1-3|18	BuildRequires:	libx11-devel
12mr|xforms-1.0.93.sp1-3|19	BuildRequires:	libxpm-devel
12mr|xforms-1.0.93.sp1-3|20	BuildRequires:	jpeg-devel
12mr|xforms-1.0.93.sp1-3|21	BuildRequires:	GL-devel
12mr|xforms-1.0.93.sp1-3|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|xforms-1.0.93.sp1-3|23	
12mr|xforms-1.0.93.sp1-3|24	%description
12mr|xforms-1.0.93.sp1-3|25	xforms is a graphical toolkit library.
12mr|xforms-1.0.93.sp1-3|26	
12mr|xforms-1.0.93.sp1-3|27	%package -n	%{libname}
12mr|xforms-1.0.93.sp1-3|28	Summary:	Libraries for the xforms toolkit
12mr|xforms-1.0.93.sp1-3|29	Group:		System/Libraries
12mr|xforms-1.0.93.sp1-3|30	
12mr|xforms-1.0.93.sp1-3|31	%description -n %{libname}
12mr|xforms-1.0.93.sp1-3|32	This package contains the runtime libraries for the xforms toolkit.
12mr|xforms-1.0.93.sp1-3|33	
12mr|xforms-1.0.93.sp1-3|34	%package -n	%{libname_devel}
12mr|xforms-1.0.93.sp1-3|35	Summary:	Development files for the xforms toolkit
12mr|xforms-1.0.93.sp1-3|36	Group:		Development/C
12mr|xforms-1.0.93.sp1-3|37	Provides:	%{libname_orig}-devel = %{version}-%{release}
12mr|xforms-1.0.93.sp1-3|38	Provides:	%{name}-devel = %{version}-%{release}
12mr|xforms-1.0.93.sp1-3|39	Requires:	%{libname} = %{version}-%{release}
12mr|xforms-1.0.93.sp1-3|40	Obsoletes:	%mklibname -d forms 1
12mr|xforms-1.0.93.sp1-3|41	
12mr|xforms-1.0.93.sp1-3|42	%description -n	%{libname_devel}
12mr|xforms-1.0.93.sp1-3|43	This package contains development headers and libraries for xforms.
12mr|xforms-1.0.93.sp1-3|44	
12mr|xforms-1.0.93.sp1-3|45	Install this if you intend to develop / compile programs with xforms.
12mr|xforms-1.0.93.sp1-3|46	
12mr|xforms-1.0.93.sp1-3|47	%package -n	%{libname_static_devel}
12mr|xforms-1.0.93.sp1-3|48	Summary:	The static development files for the xforms toolkit
12mr|xforms-1.0.93.sp1-3|49	Group:		Development/C
12mr|xforms-1.0.93.sp1-3|50	Provides:	%{libname_orig}-static-devel = %{version}-%{release}
12mr|xforms-1.0.93.sp1-3|51	Provides:	%{name}-devel = %{version}-%{release}
12mr|xforms-1.0.93.sp1-3|52	Requires:	%{libname_devel} = %{version}-%{release}
12mr|xforms-1.0.93.sp1-3|53	Obsoletes:	%mklibname -d -s forms 1
12mr|xforms-1.0.93.sp1-3|54	
12mr|xforms-1.0.93.sp1-3|55	%description -n	%{libname_static_devel}
12mr|xforms-1.0.93.sp1-3|56	This package contains the static libraries for xforms.
12mr|xforms-1.0.93.sp1-3|57	
12mr|xforms-1.0.93.sp1-3|58	%prep
12mr|xforms-1.0.93.sp1-3|59	%setup -qn xforms-1.0.93sp1
12mr|xforms-1.0.93.sp1-3|60	
12mr|xforms-1.0.93.sp1-3|61	%build
12mr|xforms-1.0.93.sp1-3|62	%configure2_5x
12mr|xforms-1.0.93.sp1-3|63	%make
12mr|xforms-1.0.93.sp1-3|64	
12mr|xforms-1.0.93.sp1-3|65	%install
12mr|xforms-1.0.93.sp1-3|66	rm -rf $RPM_BUILD_ROOT
12mr|xforms-1.0.93.sp1-3|67	%{makeinstall_std}
12mr|xforms-1.0.93.sp1-3|68	
12mr|xforms-1.0.93.sp1-3|69	%clean
12mr|xforms-1.0.93.sp1-3|70	rm -rf $RPM_BUILD_ROOT
12mr|xforms-1.0.93.sp1-3|71	
12mr|xforms-1.0.93.sp1-3|72	%if %mdkversion < 200900
12mr|xforms-1.0.93.sp1-3|73	%post -n %{libname} -p /sbin/ldconfig
12mr|xforms-1.0.93.sp1-3|74	%endif
12mr|xforms-1.0.93.sp1-3|75	
12mr|xforms-1.0.93.sp1-3|76	%if %mdkversion < 200900
12mr|xforms-1.0.93.sp1-3|77	%postun -n %{libname} -p /sbin/ldconfig
12mr|xforms-1.0.93.sp1-3|78	%endif
12mr|xforms-1.0.93.sp1-3|79	
12mr|xforms-1.0.93.sp1-3|80	%files
12mr|xforms-1.0.93.sp1-3|81	%defattr(-, root,root)
12mr|xforms-1.0.93.sp1-3|82	%_bindir/*
12mr|xforms-1.0.93.sp1-3|83	%_mandir/man1/*
12mr|xforms-1.0.93.sp1-3|84	
12mr|xforms-1.0.93.sp1-3|85	%files -n %{libname}
12mr|xforms-1.0.93.sp1-3|86	%defattr(-,root,root)
12mr|xforms-1.0.93.sp1-3|87	%_libdir/*.so.%{major}*
12mr|xforms-1.0.93.sp1-3|88	
12mr|xforms-1.0.93.sp1-3|89	%files -n %{libname_devel}
12mr|xforms-1.0.93.sp1-3|90	%defattr(-,root,root)
12mr|xforms-1.0.93.sp1-3|91	%_includedir/*
12mr|xforms-1.0.93.sp1-3|92	%_mandir/man5/*
12mr|xforms-1.0.93.sp1-3|93	%_libdir/*.so
12mr|xforms-1.0.93.sp1-3|94	
12mr|xforms-1.0.93.sp1-3|95	%files -n %{libname_static_devel}
12mr|xforms-1.0.93.sp1-3|96	%defattr(-,root,root)
12mr|xforms-1.0.93.sp1-3|97	%_libdir/*.a
12mr|xforms-1.0.93.sp1-3|98	
12mr|xforms-1.0.93.sp1-3|99	
12mr|xforms-1.0.93.sp1-3|100	
12mr|xforms-1.0.93.sp1-3|101	%changelog
12mr|xforms-1.0.93.sp1-3|102	

19313 12
12mr|xfs-1.1.1-4|1	Name: xfs
12mr|xfs-1.1.1-4|2	Version: 1.1.1
12mr|xfs-1.1.1-4|3	Release: %mkrel 4
12mr|xfs-1.1.1-4|4	Summary: Font server for X11
12mr|xfs-1.1.1-4|5	Group: System/Servers
12mr|xfs-1.1.1-4|6	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xfs-1.1.1-4|7	Source1: xfs.init
12mr|xfs-1.1.1-4|8	Source2: xfs.sysconfig
12mr|xfs-1.1.1-4|9	Source3: xfs.config
12mr|xfs-1.1.1-4|10	License: MIT
12mr|xfs-1.1.1-4|11	BuildRoot: %{_tmppath}/%{name}-root
12mr|xfs-1.1.1-4|12	
12mr|xfs-1.1.1-4|13	Obsoletes: xorg-x11-xfs
12mr|xfs-1.1.1-4|14	
12mr|xfs-1.1.1-4|15	BuildRequires: libfs-devel >= 1.0.0
12mr|xfs-1.1.1-4|16	BuildRequires: libxfont-devel >= 1.2.8-2mdv
12mr|xfs-1.1.1-4|17	BuildRequires: x11-util-macros >= 1.0.1
12mr|xfs-1.1.1-4|18	BuildRequires: x11-xtrans-devel >= 1.0.0
12mr|xfs-1.1.1-4|19	
12mr|xfs-1.1.1-4|20	Requires(pre): rpm-helper
12mr|xfs-1.1.1-4|21	Requires(post): rpm-helper
12mr|xfs-1.1.1-4|22	Requires: fslsfonts
12mr|xfs-1.1.1-4|23	Requires: fstobdf
12mr|xfs-1.1.1-4|24	Requires: showfont
12mr|xfs-1.1.1-4|25	
12mr|xfs-1.1.1-4|26	# because of X11R6 directory handling on x11-server-common
12mr|xfs-1.1.1-4|27	Requires(pre): x11-server-common >= 1.4.0.90-13mdv
12mr|xfs-1.1.1-4|28	
12mr|xfs-1.1.1-4|29	# because of fontpath.d support
12mr|xfs-1.1.1-4|30	Requires: libxfont >= 1.2.8-2mdv
12mr|xfs-1.1.1-4|31	
12mr|xfs-1.1.1-4|32	%define fontpath %{_sysconfdir}/X11/fontpath.d
12mr|xfs-1.1.1-4|33	
12mr|xfs-1.1.1-4|34	%description
12mr|xfs-1.1.1-4|35	This is a font server for X11.  You can serve fonts to other X servers
12mr|xfs-1.1.1-4|36	remotely with this package, and the remote system will be able to use all
12mr|xfs-1.1.1-4|37	fonts installed on the font server, even if they are not installed on the
12mr|xfs-1.1.1-4|38	remote computer.
12mr|xfs-1.1.1-4|39	
12mr|xfs-1.1.1-4|40	%prep
12mr|xfs-1.1.1-4|41	%setup -q -n %{name}-%{version}
12mr|xfs-1.1.1-4|42	
12mr|xfs-1.1.1-4|43	%build
12mr|xfs-1.1.1-4|44	%configure2_5x	--with-default-font-path=%{fontpath} \
12mr|xfs-1.1.1-4|45	--disable-devel-docs
12mr|xfs-1.1.1-4|46	
12mr|xfs-1.1.1-4|47	%make configdir=%{_sysconfdir}/X11/fs
12mr|xfs-1.1.1-4|48	
12mr|xfs-1.1.1-4|49	%install
12mr|xfs-1.1.1-4|50	rm -rf %{buildroot}
12mr|xfs-1.1.1-4|51	%makeinstall_std configdir=%{_sysconfdir}/X11/fs
12mr|xfs-1.1.1-4|52	
12mr|xfs-1.1.1-4|53	install -d 755 %{buildroot}%{fontpath}
12mr|xfs-1.1.1-4|54	
12mr|xfs-1.1.1-4|55	# initscript
12mr|xfs-1.1.1-4|56	mkdir -p %{buildroot}%{_sysconfdir}/rc.d/init.d/
12mr|xfs-1.1.1-4|57	install -m 0755 %{SOURCE1} %{buildroot}%{_sysconfdir}/rc.d/init.d/xfs
12mr|xfs-1.1.1-4|58	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/
12mr|xfs-1.1.1-4|59	install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/xfs
12mr|xfs-1.1.1-4|60	
12mr|xfs-1.1.1-4|61	# config
12mr|xfs-1.1.1-4|62	# remove the default
12mr|xfs-1.1.1-4|63	rm -f %{buildroot}%{_sysconfdir}/X11/fs/config
12mr|xfs-1.1.1-4|64	#install ours
12mr|xfs-1.1.1-4|65	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/X11/fs/config
12mr|xfs-1.1.1-4|66	
12mr|xfs-1.1.1-4|67	# add backward compatibility link for /usr/lib/X11/fs (#23423)
12mr|xfs-1.1.1-4|68	install -d -m 755 %{buildroot}%{_libdir}/X11/
12mr|xfs-1.1.1-4|69	ln -s ../../../%{_sysconfdir}/X11/fs %{buildroot}%{_libdir}/X11/fs
12mr|xfs-1.1.1-4|70	
12mr|xfs-1.1.1-4|71	%pre
12mr|xfs-1.1.1-4|72	%_pre_useradd xfs /etc/X11/fs /bin/false
12mr|xfs-1.1.1-4|73	
12mr|xfs-1.1.1-4|74	# for msec high security levels
12mr|xfs-1.1.1-4|75	%_pre_groupadd xgrp xfs
12mr|xfs-1.1.1-4|76	
12mr|xfs-1.1.1-4|77	
12mr|xfs-1.1.1-4|78	%post
12mr|xfs-1.1.1-4|79	%_post_service xfs
12mr|xfs-1.1.1-4|80	
12mr|xfs-1.1.1-4|81	# handle init sequence change
12mr|xfs-1.1.1-4|82	if [ -f /etc/rc5.d/S90xfs ] && grep -q 'chkconfig: 2345 20 10' /etc/init.d/xfs; then
12mr|xfs-1.1.1-4|83	/sbin/chkconfig --add xfs
12mr|xfs-1.1.1-4|84	fi
12mr|xfs-1.1.1-4|85	
12mr|xfs-1.1.1-4|86	%preun
12mr|xfs-1.1.1-4|87	%_preun_service xfs
12mr|xfs-1.1.1-4|88	
12mr|xfs-1.1.1-4|89	%postun
12mr|xfs-1.1.1-4|90	%_postun_userdel xfs
12mr|xfs-1.1.1-4|91	
12mr|xfs-1.1.1-4|92	%triggerpostun -- XFree86-xfs
12mr|xfs-1.1.1-4|93	%_post_service xfs
12mr|xfs-1.1.1-4|94	if [ ! -f /var/lock/subsys/xfs ]
12mr|xfs-1.1.1-4|95	then
12mr|xfs-1.1.1-4|96	/sbin/service xfs start
12mr|xfs-1.1.1-4|97	fi
12mr|xfs-1.1.1-4|98	
12mr|xfs-1.1.1-4|99	%clean
12mr|xfs-1.1.1-4|100	rm -rf %{buildroot}
12mr|xfs-1.1.1-4|101	
12mr|xfs-1.1.1-4|102	%files
12mr|xfs-1.1.1-4|103	%defattr(-,root,root)
12mr|xfs-1.1.1-4|104	%attr(-,xfs,xfs) %dir %{_sysconfdir}/X11/fs
12mr|xfs-1.1.1-4|105	%{_libdir}/X11/fs
12mr|xfs-1.1.1-4|106	%{_bindir}/xfs
12mr|xfs-1.1.1-4|107	%{_mandir}/man1/xfs.*
12mr|xfs-1.1.1-4|108	%attr(-,xfs,xfs) %config(noreplace) %{_sysconfdir}/X11/fs/config
12mr|xfs-1.1.1-4|109	%dir %{_sysconfdir}/X11/fontpath.d
12mr|xfs-1.1.1-4|110	%{_sysconfdir}/rc.d/init.d/xfs
12mr|xfs-1.1.1-4|111	%{_sysconfdir}/sysconfig/xfs
12mr|xfs-1.1.1-4|112	
12mr|xfs-1.1.1-4|113	
12mr|xfs-1.1.1-4|114	
12mr|xfs-1.1.1-4|115	
12mr|xfs-1.1.1-4|116	%changelog
12mr|xfs-1.1.1-4|117	

19314 12
12mr|xfsdump-3.1.0-1|1	Summary:	Administrative utilities for the XFS filesystem
12mr|xfsdump-3.1.0-1|2	Name:		xfsdump
12mr|xfsdump-3.1.0-1|3	Version:	3.1.0
12mr|xfsdump-3.1.0-1|4	Release:	%mkrel 1
12mr|xfsdump-3.1.0-1|5	Source0:	ftp://oss.sgi.com/projects/xfs/cmd_tars/%{name}-%{version}.tar.gz
12mr|xfsdump-3.1.0-1|6	License:	GPLv2
12mr|xfsdump-3.1.0-1|7	Group:		System/Kernel and hardware
12mr|xfsdump-3.1.0-1|8	URL:		http://oss.sgi.com/projects/xfs/
12mr|xfsdump-3.1.0-1|9	BuildRequires:	attr-devel
12mr|xfsdump-3.1.0-1|10	BuildRequires:	ext2fs-devel
12mr|xfsdump-3.1.0-1|11	BuildRequires:	xfsprogs-devel
12mr|xfsdump-3.1.0-1|12	BuildRequires:	dm-devel
12mr|xfsdump-3.1.0-1|13	BuildRequires:	ncurses-devel
12mr|xfsdump-3.1.0-1|14	BuildRequires:	libtool
12mr|xfsdump-3.1.0-1|15	
12mr|xfsdump-3.1.0-1|16	%description
12mr|xfsdump-3.1.0-1|17	The xfsdump package contains xfsdump, xfsrestore and a number of
12mr|xfsdump-3.1.0-1|18	other utilities for administering XFS filesystems.
12mr|xfsdump-3.1.0-1|19	
12mr|xfsdump-3.1.0-1|20	xfsdump examines files in a filesystem, determines which need to be
12mr|xfsdump-3.1.0-1|21	backed up, and copies those files to a specified disk, tape or other
12mr|xfsdump-3.1.0-1|22	storage medium.  It uses XFS-specific directives for optimizing the
12mr|xfsdump-3.1.0-1|23	dump of an XFS filesystem, and also knows how to backup XFS extended
12mr|xfsdump-3.1.0-1|24	attributes.  Backups created with xfsdump are "endian safe" and can
12mr|xfsdump-3.1.0-1|25	thus be transfered between Linux machines of different architectures
12mr|xfsdump-3.1.0-1|26	and also between IRIX machines.
12mr|xfsdump-3.1.0-1|27	
12mr|xfsdump-3.1.0-1|28	xfsrestore performs the inverse function of xfsdump; it can restore a
12mr|xfsdump-3.1.0-1|29	full backup of a filesystem.  Subsequent incremental backups can then
12mr|xfsdump-3.1.0-1|30	be layered on top of the full backup.  Single files and directory
12mr|xfsdump-3.1.0-1|31	subtrees may be restored from full or partial backups.
12mr|xfsdump-3.1.0-1|32	
12mr|xfsdump-3.1.0-1|33	%prep
12mr|xfsdump-3.1.0-1|34	
12mr|xfsdump-3.1.0-1|35	%setup -q
12mr|xfsdump-3.1.0-1|36	
12mr|xfsdump-3.1.0-1|37	# make it lib64 aware, better make a patch?
12mr|xfsdump-3.1.0-1|38	#perl -pi -e "/(libuuid|pkg_s?lib_dir)=/ and s|/lib\b|/%{_lib}|;" configure
12mr|xfsdump-3.1.0-1|39	
12mr|xfsdump-3.1.0-1|40	%build
12mr|xfsdump-3.1.0-1|41	export DEBUG="-DNDEBUG"
12mr|xfsdump-3.1.0-1|42	export OPTIMIZER="%{optflags}"
12mr|xfsdump-3.1.0-1|43	%configure2_5x
12mr|xfsdump-3.1.0-1|44	%make DEBUG="-DNDEBUG" OPTIMIZER="%{optflags}"
12mr|xfsdump-3.1.0-1|45	
12mr|xfsdump-3.1.0-1|46	%install
12mr|xfsdump-3.1.0-1|47	make install DIST_ROOT=%{buildroot}/
12mr|xfsdump-3.1.0-1|48	
12mr|xfsdump-3.1.0-1|49	# nuke files already packaged as %doc
12mr|xfsdump-3.1.0-1|50	rm -rf %{buildroot}%{_datadir}/doc/xfsdump/
12mr|xfsdump-3.1.0-1|51	
12mr|xfsdump-3.1.0-1|52	# for coerency, rename xfsdump|xfsrestore to dump|restore.xfs
12mr|xfsdump-3.1.0-1|53	mv %{buildroot}/sbin/xfsdump %{buildroot}/sbin/dump.xfs
12mr|xfsdump-3.1.0-1|54	mv %{buildroot}/sbin/xfsrestore %{buildroot}/sbin/restore.xfs
12mr|xfsdump-3.1.0-1|55	ln -sf /sbin/dump.xfs %{buildroot}/sbin/xfsdump
12mr|xfsdump-3.1.0-1|56	ln -sf /sbin/restore.xfs %{buildroot}/sbin/xfsrestore
12mr|xfsdump-3.1.0-1|57	ln -sf %{_mandir}/man8/xfsdump.8 %{buildroot}%{_mandir}/man8/dump.xfs
12mr|xfsdump-3.1.0-1|58	ln -sf %{_mandir}/man8/xfsrestore.8 %{buildroot}%{_mandir}/man8/restore.xfs
12mr|xfsdump-3.1.0-1|59	
12mr|xfsdump-3.1.0-1|60	%files
12mr|xfsdump-3.1.0-1|61	%doc doc/CHANGES.gz doc/COPYING doc/INSTALL doc/README.xfsdump
12mr|xfsdump-3.1.0-1|62	/sbin/*
12mr|xfsdump-3.1.0-1|63	%{_sbindir}/*
12mr|xfsdump-3.1.0-1|64	%{_mandir}/*/*
12mr|xfsdump-3.1.0-1|65	
12mr|xfsdump-3.1.0-1|66	
12mr|xfsdump-3.1.0-1|67	
12mr|xfsdump-3.1.0-1|68	%changelog
12mr|xfsdump-3.1.0-1|69	

19315 12
12mr|xfsinfo-1.0.3-3|1	Name: xfsinfo
12mr|xfsinfo-1.0.3-3|2	Version: 1.0.3
12mr|xfsinfo-1.0.3-3|3	Release: %mkrel 3
12mr|xfsinfo-1.0.3-3|4	Summary: X font server information utility
12mr|xfsinfo-1.0.3-3|5	Group: Development/X11
12mr|xfsinfo-1.0.3-3|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xfsinfo-1.0.3-3|7	License: MIT
12mr|xfsinfo-1.0.3-3|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|xfsinfo-1.0.3-3|9	
12mr|xfsinfo-1.0.3-3|10	BuildRequires: libfs-devel >= 1.0.0
12mr|xfsinfo-1.0.3-3|11	BuildRequires: libx11-devel >= 1.0.0
12mr|xfsinfo-1.0.3-3|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xfsinfo-1.0.3-3|13	
12mr|xfsinfo-1.0.3-3|14	%description
12mr|xfsinfo-1.0.3-3|15	Xfsinfo is an utility for displaying information about an X font server, such
12mr|xfsinfo-1.0.3-3|16	as the list of capabilities, catalogues, alternate servers and more.
12mr|xfsinfo-1.0.3-3|17	
12mr|xfsinfo-1.0.3-3|18	%prep
12mr|xfsinfo-1.0.3-3|19	%setup -q -n %{name}-%{version}
12mr|xfsinfo-1.0.3-3|20	
12mr|xfsinfo-1.0.3-3|21	%build
12mr|xfsinfo-1.0.3-3|22	%configure
12mr|xfsinfo-1.0.3-3|23	
12mr|xfsinfo-1.0.3-3|24	%make
12mr|xfsinfo-1.0.3-3|25	
12mr|xfsinfo-1.0.3-3|26	%install
12mr|xfsinfo-1.0.3-3|27	rm -rf %{buildroot}
12mr|xfsinfo-1.0.3-3|28	%makeinstall_std
12mr|xfsinfo-1.0.3-3|29	
12mr|xfsinfo-1.0.3-3|30	%clean
12mr|xfsinfo-1.0.3-3|31	rm -rf %{buildroot}
12mr|xfsinfo-1.0.3-3|32	
12mr|xfsinfo-1.0.3-3|33	%files
12mr|xfsinfo-1.0.3-3|34	%defattr(-,root,root)
12mr|xfsinfo-1.0.3-3|35	%{_bindir}/xfsinfo
12mr|xfsinfo-1.0.3-3|36	%{_mandir}/man1/xfsinfo.1*
12mr|xfsinfo-1.0.3-3|37	
12mr|xfsinfo-1.0.3-3|38	
12mr|xfsinfo-1.0.3-3|39	
12mr|xfsinfo-1.0.3-3|40	%changelog
12mr|xfsinfo-1.0.3-3|41	

19316 12
12mr|xfsprogs-3.1.8-1|1	%define _disable_ld_no_undefined 1
12mr|xfsprogs-3.1.8-1|2	
12mr|xfsprogs-3.1.8-1|3	%define	major	1
12mr|xfsprogs-3.1.8-1|4	
12mr|xfsprogs-3.1.8-1|5	%define	oldlib	%mklibname xfs %{major}
12mr|xfsprogs-3.1.8-1|6	%define	olddev	%mklibname xfs -d
12mr|xfsprogs-3.1.8-1|7	%define	oldstat	%mklibname xfs -d -s
12mr|xfsprogs-3.1.8-1|8	
12mr|xfsprogs-3.1.8-1|9	%define	libname	%mklibname handle %{major}
12mr|xfsprogs-3.1.8-1|10	%define	devname	%mklibname handle -d
12mr|xfsprogs-3.1.8-1|11	%define	statname %mklibname handle -d -s
12mr|xfsprogs-3.1.8-1|12	
12mr|xfsprogs-3.1.8-1|13	
12mr|xfsprogs-3.1.8-1|14	Name:		xfsprogs
12mr|xfsprogs-3.1.8-1|15	Version:	3.1.8
12mr|xfsprogs-3.1.8-1|16	Release:	1
12mr|xfsprogs-3.1.8-1|17	Summary:	Utilities for managing the XFS filesystem
12mr|xfsprogs-3.1.8-1|18	Source0:	ftp://oss.sgi.com/projects/xfs/cmd_tars//%{name}-%{version}.tar.gz
12mr|xfsprogs-3.1.8-1|19	Patch1:		xfsprogs-2.9.8-fix-underlinking.patch
12mr|xfsprogs-3.1.8-1|20	Patch2:		xfsprogs-2.10.2-format_not_a_string_literal_and_no_format_arguments.diff
12mr|xfsprogs-3.1.8-1|21	License:	GPLv2
12mr|xfsprogs-3.1.8-1|22	Group:		System/Kernel and hardware
12mr|xfsprogs-3.1.8-1|23	BuildRequires:	pkgconfig(ext2fs)
12mr|xfsprogs-3.1.8-1|24	BuildRequires:	libtool
12mr|xfsprogs-3.1.8-1|25	BuildRequires:	pkgconfig(uuid)
12mr|xfsprogs-3.1.8-1|26	URL:		http://oss.sgi.com/projects/xfs/
12mr|xfsprogs-3.1.8-1|27	Requires:	common-licenses
12mr|xfsprogs-3.1.8-1|28	Conflicts:	xfsdump < 3.0.0
12mr|xfsprogs-3.1.8-1|29	
12mr|xfsprogs-3.1.8-1|30	%description
12mr|xfsprogs-3.1.8-1|31	A set of commands to use the XFS filesystem, including mkfs.xfs.
12mr|xfsprogs-3.1.8-1|32	
12mr|xfsprogs-3.1.8-1|33	XFS is a high performance journaling filesystem which originated
12mr|xfsprogs-3.1.8-1|34	on the SGI IRIX platform.  It is completely multi-threaded, can
12mr|xfsprogs-3.1.8-1|35	support large files and large filesystems, extended attributes,
12mr|xfsprogs-3.1.8-1|36	variable block sizes, is extent based, and makes extensive use of
12mr|xfsprogs-3.1.8-1|37	Btrees (directories, extents, free space) to aid both performance
12mr|xfsprogs-3.1.8-1|38	and scalability.
12mr|xfsprogs-3.1.8-1|39	
12mr|xfsprogs-3.1.8-1|40	Refer to the documentation at http://oss.sgi.com/projects/xfs/
12mr|xfsprogs-3.1.8-1|41	for complete details.  This implementation is on-disk compatible
12mr|xfsprogs-3.1.8-1|42	with the IRIX version of XFS.
12mr|xfsprogs-3.1.8-1|43	
12mr|xfsprogs-3.1.8-1|44	%package -n	%{libname}
12mr|xfsprogs-3.1.8-1|45	Summary:	Main library for xfsprogs
12mr|xfsprogs-3.1.8-1|46	Group:		System/Libraries
12mr|xfsprogs-3.1.8-1|47	License:	LGPLv2.1+
12mr|xfsprogs-3.1.8-1|48	%rename		%{oldlib}
12mr|xfsprogs-3.1.8-1|49	
12mr|xfsprogs-3.1.8-1|50	%description -n	%{libname}
12mr|xfsprogs-3.1.8-1|51	This package contains the library needed to run programs dynamically
12mr|xfsprogs-3.1.8-1|52	linked with libhandle.
12mr|xfsprogs-3.1.8-1|53	
12mr|xfsprogs-3.1.8-1|54	%package -n	%{devname}
12mr|xfsprogs-3.1.8-1|55	Summary:	XFS filesystem-specific libraries and headers
12mr|xfsprogs-3.1.8-1|56	Group:		Development/C
12mr|xfsprogs-3.1.8-1|57	License:	LGPLv2.1+
12mr|xfsprogs-3.1.8-1|58	Requires:	%{libname} = %{EVRD}
12mr|xfsprogs-3.1.8-1|59	# For uuid/uuid.h included in /usr/include/xfs/linux.h
12mr|xfsprogs-3.1.8-1|60	Requires:	libuuid-devel
12mr|xfsprogs-3.1.8-1|61	%rename		%{olddev}
12mr|xfsprogs-3.1.8-1|62	Provides:	%{name}-devel = %{EVRD}
12mr|xfsprogs-3.1.8-1|63	
12mr|xfsprogs-3.1.8-1|64	%description -n	%{devname}
12mr|xfsprogs-3.1.8-1|65	%{devname} contains the libraries and header files needed to
12mr|xfsprogs-3.1.8-1|66	develop XFS filesystem-specific programs.
12mr|xfsprogs-3.1.8-1|67	
12mr|xfsprogs-3.1.8-1|68	You should install %{devname} if you want to develop XFS
12mr|xfsprogs-3.1.8-1|69	filesystem-specific programs, If you install %{devname}, you'll
12mr|xfsprogs-3.1.8-1|70	also want to install xfsprogs.
12mr|xfsprogs-3.1.8-1|71	
12mr|xfsprogs-3.1.8-1|72	%package -n	%{statname}
12mr|xfsprogs-3.1.8-1|73	Summary:	XFS filesystem-specific static libraries
12mr|xfsprogs-3.1.8-1|74	Group:		Development/C
12mr|xfsprogs-3.1.8-1|75	License:	LGPLv2.1+
12mr|xfsprogs-3.1.8-1|76	Requires:	%{devname} = %{version}
12mr|xfsprogs-3.1.8-1|77	%rename		%{oldstat}
12mr|xfsprogs-3.1.8-1|78	Provides:	%{name}-static-devel = %{EVRD}
12mr|xfsprogs-3.1.8-1|79	
12mr|xfsprogs-3.1.8-1|80	%description -n	%{statname}
12mr|xfsprogs-3.1.8-1|81	%{devname} contains the static libraries needed to
12mr|xfsprogs-3.1.8-1|82	develop XFS filesystem-specific programs.
12mr|xfsprogs-3.1.8-1|83	
12mr|xfsprogs-3.1.8-1|84	You should install %{statname} if you want to develop XFS
12mr|xfsprogs-3.1.8-1|85	filesystem-specific programs, If you install %{statname}, you'll
12mr|xfsprogs-3.1.8-1|86	also want to install xfsprogs.
12mr|xfsprogs-3.1.8-1|87	
12mr|xfsprogs-3.1.8-1|88	%prep
12mr|xfsprogs-3.1.8-1|89	%setup -q
12mr|xfsprogs-3.1.8-1|90	%patch1 -p1 -b .underlinking
12mr|xfsprogs-3.1.8-1|91	%patch2 -p0 -b .format_not_a_string_literal_and_no_format_arguments
12mr|xfsprogs-3.1.8-1|92	
12mr|xfsprogs-3.1.8-1|93	%build
12mr|xfsprogs-3.1.8-1|94	export DEBUG="-DNDEBUG"
12mr|xfsprogs-3.1.8-1|95	export OPTIMIZER="%{optflags}"
12mr|xfsprogs-3.1.8-1|96	
12mr|xfsprogs-3.1.8-1|97	%configure2_5x	--libdir=/%{_lib} \
12mr|xfsprogs-3.1.8-1|98	--libexecdir=%{_libdir} \
12mr|xfsprogs-3.1.8-1|99	--sbindir=/sbin \
12mr|xfsprogs-3.1.8-1|100	--bindir=/usr/sbin \
12mr|xfsprogs-3.1.8-1|101	--enable-gettext=yes \
12mr|xfsprogs-3.1.8-1|102	--enable-editline=no \
12mr|xfsprogs-3.1.8-1|103	--enable-shared=yes
12mr|xfsprogs-3.1.8-1|104	
12mr|xfsprogs-3.1.8-1|105	make DEBUG=-DNDEBUG OPTIMIZER="%{optflags}"
12mr|xfsprogs-3.1.8-1|106	
12mr|xfsprogs-3.1.8-1|107	%install
12mr|xfsprogs-3.1.8-1|108	make install DIST_ROOT=%{buildroot}/
12mr|xfsprogs-3.1.8-1|109	make install-dev DIST_ROOT=%{buildroot}/
12mr|xfsprogs-3.1.8-1|110	
12mr|xfsprogs-3.1.8-1|111	chmod +x %{buildroot}/%{_lib}/libhandle.so.%{major}*
12mr|xfsprogs-3.1.8-1|112	
12mr|xfsprogs-3.1.8-1|113	# nuke files already packaged as %doc
12mr|xfsprogs-3.1.8-1|114	rm -r %{buildroot}%{_datadir}/doc/xfsprogs/
12mr|xfsprogs-3.1.8-1|115	%find_lang %{name}
12mr|xfsprogs-3.1.8-1|116	
12mr|xfsprogs-3.1.8-1|117	%files -f %{name}.lang
12mr|xfsprogs-3.1.8-1|118	%doc doc/CHANGES.gz doc/CREDITS README
12mr|xfsprogs-3.1.8-1|119	/sbin/xfs_admin
12mr|xfsprogs-3.1.8-1|120	/sbin/xfs_bmap
12mr|xfsprogs-3.1.8-1|121	/sbin/xfs_check
12mr|xfsprogs-3.1.8-1|122	/sbin/xfs_copy
12mr|xfsprogs-3.1.8-1|123	/sbin/xfs_db
12mr|xfsprogs-3.1.8-1|124	/sbin/xfs_freeze
12mr|xfsprogs-3.1.8-1|125	/sbin/xfs_growfs
12mr|xfsprogs-3.1.8-1|126	/sbin/xfs_info
12mr|xfsprogs-3.1.8-1|127	/sbin/xfs_io
12mr|xfsprogs-3.1.8-1|128	/sbin/xfs_logprint
12mr|xfsprogs-3.1.8-1|129	/sbin/xfs_mkfile
12mr|xfsprogs-3.1.8-1|130	/sbin/xfs_ncheck
12mr|xfsprogs-3.1.8-1|131	/sbin/xfs_quota
12mr|xfsprogs-3.1.8-1|132	/sbin/xfs_rtcp
12mr|xfsprogs-3.1.8-1|133	/sbin/xfs_mdrestore
12mr|xfsprogs-3.1.8-1|134	/sbin/xfs_metadump
12mr|xfsprogs-3.1.8-1|135	/sbin/xfs_estimate
12mr|xfsprogs-3.1.8-1|136	/sbin/xfs_fsr
12mr|xfsprogs-3.1.8-1|137	
12mr|xfsprogs-3.1.8-1|138	/sbin/fsck.xfs
12mr|xfsprogs-3.1.8-1|139	/sbin/mkfs.xfs
12mr|xfsprogs-3.1.8-1|140	/sbin/xfs_repair
12mr|xfsprogs-3.1.8-1|141	%{_mandir}/man[85]/*
12mr|xfsprogs-3.1.8-1|142	
12mr|xfsprogs-3.1.8-1|143	%files -n %{libname}
12mr|xfsprogs-3.1.8-1|144	%doc README
12mr|xfsprogs-3.1.8-1|145	/%{_lib}/libhandle.so.%{major}*
12mr|xfsprogs-3.1.8-1|146	
12mr|xfsprogs-3.1.8-1|147	%files -n %{devname}
12mr|xfsprogs-3.1.8-1|148	%doc README
12mr|xfsprogs-3.1.8-1|149	/%{_lib}/libhandle.so
12mr|xfsprogs-3.1.8-1|150	%{_includedir}/xfs
12mr|xfsprogs-3.1.8-1|151	%{_mandir}/man3/*
12mr|xfsprogs-3.1.8-1|152	
12mr|xfsprogs-3.1.8-1|153	%files -n %{statname}
12mr|xfsprogs-3.1.8-1|154	/%{_lib}/libhandle.a
12mr|xfsprogs-3.1.8-1|155	
12mr|xfsprogs-3.1.8-1|156	
12mr|xfsprogs-3.1.8-1|157	%changelog
12mr|xfsprogs-3.1.8-1|158	* Fri Mar 23 2012 Bernhard Rosenkraenzer <bero@bero.eu> 3.1.8-1
12mr|xfsprogs-3.1.8-1|159	+ Revision: 786363
12mr|xfsprogs-3.1.8-1|160	- Update to 3.1.8
12mr|xfsprogs-3.1.8-1|161	
12mr|xfsprogs-3.1.8-1|162	* Wed Mar 07 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.1.5-2
12mr|xfsprogs-3.1.8-1|163	+ Revision: 782761
12mr|xfsprogs-3.1.8-1|164	- fix buildrequires
12mr|xfsprogs-3.1.8-1|165	- fix shared-lib-not-executable
12mr|xfsprogs-3.1.8-1|166	- specify license properly for individual packages and loose the 'COPYING' file
12mr|xfsprogs-3.1.8-1|167	- use %%{EVRD} macro
12mr|xfsprogs-3.1.8-1|168	- rename library packages to libhandle to be consistent with library name
12mr|xfsprogs-3.1.8-1|169	- drop excessive provides and ancient obsoletes
12mr|xfsprogs-3.1.8-1|170	- cleanups
12mr|xfsprogs-3.1.8-1|171	
12mr|xfsprogs-3.1.8-1|172	* Fri Apr 01 2011 Funda Wang <fwang@mandriva.org> 3.1.5-1
12mr|xfsprogs-3.1.8-1|173	+ Revision: 649527
12mr|xfsprogs-3.1.8-1|174	- update to new version 3.1.5
12mr|xfsprogs-3.1.8-1|175	
12mr|xfsprogs-3.1.8-1|176	* Wed Mar 09 2011 Oden Eriksson <oeriksson@mandriva.com> 3.1.4-1
12mr|xfsprogs-3.1.8-1|177	+ Revision: 643005
12mr|xfsprogs-3.1.8-1|178	- 3.1.4
12mr|xfsprogs-3.1.8-1|179	- use _disable_ld_no_undefined as it's simply too borked
12mr|xfsprogs-3.1.8-1|180	
12mr|xfsprogs-3.1.8-1|181	* Tue Jun 15 2010 Thomas Backlund <tmb@mandriva.org> 3.1.2-1mnb2
12mr|xfsprogs-3.1.8-1|182	+ Revision: 548119
12mr|xfsprogs-3.1.8-1|183	- update to 3.1.2 (bugfix release)
12mr|xfsprogs-3.1.8-1|184	
12mr|xfsprogs-3.1.8-1|185	* Sat Jan 30 2010 Funda Wang <fwang@mandriva.org> 3.1.1-1mnb2
12mr|xfsprogs-3.1.8-1|186	+ Revision: 498439
12mr|xfsprogs-3.1.8-1|187	- update to new version 3.1.1
12mr|xfsprogs-3.1.8-1|188	
12mr|xfsprogs-3.1.8-1|189	* Sun Jan 17 2010 Funda Wang <fwang@mandriva.org> 3.1.0-1mnb2
12mr|xfsprogs-3.1.8-1|190	+ Revision: 492564
12mr|xfsprogs-3.1.8-1|191	- new version 3.1.0
12mr|xfsprogs-3.1.8-1|192	- drop lazy-count patch, merged upstream
12mr|xfsprogs-3.1.8-1|193	
12mr|xfsprogs-3.1.8-1|194	* Fri Dec 25 2009 Pascal Terjan <pterjan@mandriva.org> 3.0.3-3mnb2
12mr|xfsprogs-3.1.8-1|195	+ Revision: 482287
12mr|xfsprogs-3.1.8-1|196	- uuid/uuid.h is in libuuid-devel
12mr|xfsprogs-3.1.8-1|197	
12mr|xfsprogs-3.1.8-1|198	* Thu Dec 10 2009 Pascal Terjan <pterjan@mandriva.org> 3.0.3-2mnb2
12mr|xfsprogs-3.1.8-1|199	+ Revision: 475944
12mr|xfsprogs-3.1.8-1|200	- -devel requires uuid/uuid.h
12mr|xfsprogs-3.1.8-1|201	
12mr|xfsprogs-3.1.8-1|202	* Fri Sep 04 2009 Frederik Himpe <fhimpe@mandriva.org> 3.0.3-1mnb2
12mr|xfsprogs-3.1.8-1|203	+ Revision: 431463
12mr|xfsprogs-3.1.8-1|204	- Fix BuildRequires
12mr|xfsprogs-3.1.8-1|205	- update to new version 3.0.3
12mr|xfsprogs-3.1.8-1|206	
12mr|xfsprogs-3.1.8-1|207	* Wed May 06 2009 Frederik Himpe <fhimpe@mandriva.org> 3.0.1-1mnb2
12mr|xfsprogs-3.1.8-1|208	+ Revision: 372723
12mr|xfsprogs-3.1.8-1|209	- Update to new version 3.0.1
12mr|xfsprogs-3.1.8-1|210	- Remove perl hack and autoconf: not needed
12mr|xfsprogs-3.1.8-1|211	
12mr|xfsprogs-3.1.8-1|212	* Thu Feb 05 2009 Frederik Himpe <fhimpe@mandriva.org> 3.0.0-1mnb2
12mr|xfsprogs-3.1.8-1|213	+ Revision: 337866
12mr|xfsprogs-3.1.8-1|214	- Update to new version 3.0.0
12mr|xfsprogs-3.1.8-1|215	- xfs_fsr moved from xfsdump to xfsprogs, so conflict with older xfsdump
12mr|xfsprogs-3.1.8-1|216	
12mr|xfsprogs-3.1.8-1|217	* Tue Dec 23 2008 Oden Eriksson <oeriksson@mandriva.com> 2.10.2-2mnb2
12mr|xfsprogs-3.1.8-1|218	+ Revision: 317941
12mr|xfsprogs-3.1.8-1|219	- fix build with -Werror=format-security (P2)
12mr|xfsprogs-3.1.8-1|220	
12mr|xfsprogs-3.1.8-1|221	+ Frederik Himpe <fhimpe@mandriva.org>
12mr|xfsprogs-3.1.8-1|222	- Update to new version 2.10.2
12mr|xfsprogs-3.1.8-1|223	
12mr|xfsprogs-3.1.8-1|224	* Fri Sep 05 2008 Frederik Himpe <fhimpe@mandriva.org> 2.10.1-1mnb2
12mr|xfsprogs-3.1.8-1|225	+ Revision: 281334
12mr|xfsprogs-3.1.8-1|226	- Update to new version 2.10.1
12mr|xfsprogs-3.1.8-1|227	
12mr|xfsprogs-3.1.8-1|228	* Tue Aug 05 2008 Thierry Vignaud <tv@mandriva.org> 2.9.8-3mnb2
12mr|xfsprogs-3.1.8-1|229	+ Revision: 263791
12mr|xfsprogs-3.1.8-1|230	- patch 1: fix underlinking
12mr|xfsprogs-3.1.8-1|231	- rebuild
12mr|xfsprogs-3.1.8-1|232	
12mr|xfsprogs-3.1.8-1|233	+ Pixel <pixel@mandriva.com>
12mr|xfsprogs-3.1.8-1|234	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mr|xfsprogs-3.1.8-1|235	
12mr|xfsprogs-3.1.8-1|236	* Thu Apr 24 2008 Frederik Himpe <fhimpe@mandriva.org> 2.9.8-2mnb1
12mr|xfsprogs-3.1.8-1|237	+ Revision: 197307
12mr|xfsprogs-3.1.8-1|238	- Add patch0: enables lazy-count by default in mkfs.xfs because it
12mr|xfsprogs-3.1.8-1|239	improves performance. It was enabled by default in earlier mkfsprogs
12mr|xfsprogs-3.1.8-1|240	versions, but upstream disabled it again, because it requires
12mr|xfsprogs-3.1.8-1|241	Linux >= 2.6.23
12mr|xfsprogs-3.1.8-1|242	
12mr|xfsprogs-3.1.8-1|243	* Wed Apr 23 2008 Frederik Himpe <fhimpe@mandriva.org> 2.9.8-1mnb1
12mr|xfsprogs-3.1.8-1|244	+ Revision: 196968
12mr|xfsprogs-3.1.8-1|245	- New upstream version
12mr|xfsprogs-3.1.8-1|246	
12mr|xfsprogs-3.1.8-1|247	* Tue Mar 18 2008 Toshihiro Yamagishi <toshihiro@turbolinux.co.jp> 2.9.6-2mnb1
12mr|xfsprogs-3.1.8-1|248	+ Revision: 188566
12mr|xfsprogs-3.1.8-1|249	- get rid of termcap and readline requirement.
12mr|xfsprogs-3.1.8-1|250	becaut the readline interface does not work at all.
12mr|xfsprogs-3.1.8-1|251	and termcap has been obsoleted.
12mr|xfsprogs-3.1.8-1|252	see the following url for get more info
12mr|xfsprogs-3.1.8-1|253	https://bugzilla.redhat.com/show_bug.cgi?id=223781
12mr|xfsprogs-3.1.8-1|254	
12mr|xfsprogs-3.1.8-1|255	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.9.6-1mnb1
12mr|xfsprogs-3.1.8-1|256	+ Revision: 170659
12mr|xfsprogs-3.1.8-1|257	- replace %%mkrel with %%manbo_mkrel for Manbo Core 1
12mr|xfsprogs-3.1.8-1|258	
12mr|xfsprogs-3.1.8-1|259	* Mon Feb 11 2008 Frederik Himpe <fhimpe@mandriva.org> 2.9.6-1mdv2008.1
12mr|xfsprogs-3.1.8-1|260	+ Revision: 165465
12mr|xfsprogs-3.1.8-1|261	- New upstream version
12mr|xfsprogs-3.1.8-1|262	
12mr|xfsprogs-3.1.8-1|263	* Thu Feb 07 2008 Makoto Dei <makoto@turbolinux.co.jp> 2.9.5-2mdv2008.1
12mr|xfsprogs-3.1.8-1|264	+ Revision: 163693
12mr|xfsprogs-3.1.8-1|265	- [Manbo-Lab]
12mr|xfsprogs-3.1.8-1|266	- added "Provides: xfsprogs-devel" to libxfs-devel package
12mr|xfsprogs-3.1.8-1|267	
12mr|xfsprogs-3.1.8-1|268	* Sun Feb 03 2008 Frederik Himpe <fhimpe@mandriva.org> 2.9.5-1mdv2008.1
12mr|xfsprogs-3.1.8-1|269	+ Revision: 161790
12mr|xfsprogs-3.1.8-1|270	- New release
12mr|xfsprogs-3.1.8-1|271	
12mr|xfsprogs-3.1.8-1|272	+ Olivier Blin <blino@mandriva.org>
12mr|xfsprogs-3.1.8-1|273	- restore BuildRoot
12mr|xfsprogs-3.1.8-1|274	
12mr|xfsprogs-3.1.8-1|275	+ Thierry Vignaud <tv@mandriva.org>
12mr|xfsprogs-3.1.8-1|276	- kill re-definition of %%buildroot on Pixel's request
12mr|xfsprogs-3.1.8-1|277	
12mr|xfsprogs-3.1.8-1|278	* Sat Nov 10 2007 David Walluck <walluck@mandriva.org> 2.9.4-1mdv2008.1
12mr|xfsprogs-3.1.8-1|279	+ Revision: 107381
12mr|xfsprogs-3.1.8-1|280	- 2.9.4
12mr|xfsprogs-3.1.8-1|281	- new lib policy
12mr|xfsprogs-3.1.8-1|282	- add static lib package
12mr|xfsprogs-3.1.8-1|283	- configure modification should not work: it operates on configure which is recreated
12mr|xfsprogs-3.1.8-1|284	
12mr|xfsprogs-3.1.8-1|285	* Thu Aug 16 2007 Austin Acton <austin@mandriva.org> 2.9.3-1mdv2008.0
12mr|xfsprogs-3.1.8-1|286	+ Revision: 64075
12mr|xfsprogs-3.1.8-1|287	- remove prereq
12mr|xfsprogs-3.1.8-1|288	- new version
12mr|xfsprogs-3.1.8-1|289	- bzip source
12mr|xfsprogs-3.1.8-1|290	- add extra binaries
12mr|xfsprogs-3.1.8-1|291	
12mr|xfsprogs-3.1.8-1|292	* Thu Jun 07 2007 Anssi Hannula <anssi@mandriva.org> 2.8.21-2mdv2008.0
12mr|xfsprogs-3.1.8-1|293	+ Revision: 36218
12mr|xfsprogs-3.1.8-1|294	- rebuild with correct optflags
12mr|xfsprogs-3.1.8-1|295	
12mr|xfsprogs-3.1.8-1|296	+ Christiaan Welvaart <spturtle@mandriva.org>
12mr|xfsprogs-3.1.8-1|297	- 2.8.21
12mr|xfsprogs-3.1.8-1|298	
12mr|xfsprogs-3.1.8-1|299	* Tue Apr 17 2007 Andreas Hasenack <andreas@mandriva.com> 2.8.20-1mdv2007.1
12mr|xfsprogs-3.1.8-1|300	+ Revision: 13536
12mr|xfsprogs-3.1.8-1|301	- updated to version 2.8.20
12mr|xfsprogs-3.1.8-1|302	
12mr|xfsprogs-3.1.8-1|303	
12mr|xfsprogs-3.1.8-1|304	* Mon Feb 12 2007 Giuseppe Ghibò <ghibo@mandriva.com> 2.8.18-1mdv2007.0
12mr|xfsprogs-3.1.8-1|305	+ Revision: 118890
12mr|xfsprogs-3.1.8-1|306	- Release 2.8.18-1.
12mr|xfsprogs-3.1.8-1|307	- Import xfsprogs
12mr|xfsprogs-3.1.8-1|308	
12mr|xfsprogs-3.1.8-1|309	* Sat Aug 26 2006 Giuseppe Ghib <ghibo@mandriva.com> 2.8.11-1mdv2007.0
12mr|xfsprogs-3.1.8-1|310	- 2.8.11.
12mr|xfsprogs-3.1.8-1|311	
12mr|xfsprogs-3.1.8-1|312	* Sun Jul 09 2006 Giuseppe Ghib <ghibo@mandriva.com> 2.8.4-1mdv2007.0
12mr|xfsprogs-3.1.8-1|313	- 2.8.4.
12mr|xfsprogs-3.1.8-1|314	- Added update patch for pl translation.
12mr|xfsprogs-3.1.8-1|315	
12mr|xfsprogs-3.1.8-1|316	* Fri May 05 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.7.11-1mdk
12mr|xfsprogs-3.1.8-1|317	- 2.7.11
12mr|xfsprogs-3.1.8-1|318	
12mr|xfsprogs-3.1.8-1|319	* Wed Jan 11 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.6.36-4mdk
12mr|xfsprogs-3.1.8-1|320	- add BuildRequires: libtool
12mr|xfsprogs-3.1.8-1|321	
12mr|xfsprogs-3.1.8-1|322	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 2.6.36-3mdk
12mr|xfsprogs-3.1.8-1|323	- Rebuild
12mr|xfsprogs-3.1.8-1|324	
12mr|xfsprogs-3.1.8-1|325	* Sun Aug 07 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.6.36-2mdk
12mr|xfsprogs-3.1.8-1|326	- add BuildRequires: libreadline-devel libtermcap-devel
12mr|xfsprogs-3.1.8-1|327	
12mr|xfsprogs-3.1.8-1|328	* Wed Aug 03 2005 Giuseppe Ghib <ghibo@mandriva.com> 2.6.36-1mdk
12mr|xfsprogs-3.1.8-1|329	- 2.6.36.
12mr|xfsprogs-3.1.8-1|330	
12mr|xfsprogs-3.1.8-1|331	* Mon May 24 2004 Giuseppe Ghib <ghibo@mandrakesoft.com> 2.6.13-1mdk
12mr|xfsprogs-3.1.8-1|332	- 2.6.13.
12mr|xfsprogs-3.1.8-1|333	
12mr|xfsprogs-3.1.8-1|334	* Fri Apr 30 2004 Juan Quintela <quintela@mandrakesoft.com> 2.6.10-1mdk
12mr|xfsprogs-3.1.8-1|335	- 2.6.10.
12mr|xfsprogs-3.1.8-1|336	
12mr|xfsprogs-3.1.8-1|337	* Thu Feb 26 2004 Thomas Backlund <tmb@mandrake.org> 2.6.3-1mdk
12mr|xfsprogs-3.1.8-1|338	- update to 2.6.3
12mr|xfsprogs-3.1.8-1|339	- done by Per yvind Karlsen
12mr|xfsprogs-3.1.8-1|340	* 2.6.2
12mr|xfsprogs-3.1.8-1|341	* drop prefix tag
12mr|xfsprogs-3.1.8-1|342	* cosmetics
12mr|xfsprogs-3.1.8-1|343	

19317 12
12mr|xfwp-1.0.2-3|1	Name:		xfwp
12mr|xfwp-1.0.2-3|2	Version:	1.0.2
12mr|xfwp-1.0.2-3|3	Release:	%mkrel 3
12mr|xfwp-1.0.2-3|4	Summary:	X firewall proxy
12mr|xfwp-1.0.2-3|5	Group:		Development/X11
12mr|xfwp-1.0.2-3|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xfwp-1.0.2-3|7	License:	MIT
12mr|xfwp-1.0.2-3|8	BuildRoot:	%{_tmppath}/%{name}-root
12mr|xfwp-1.0.2-3|9	
12mr|xfwp-1.0.2-3|10	BuildRequires: libice-devel >= 1.0.0
12mr|xfwp-1.0.2-3|11	BuildRequires: libx11-devel >= 1.0.0
12mr|xfwp-1.0.2-3|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xfwp-1.0.2-3|13	
12mr|xfwp-1.0.2-3|14	%description
12mr|xfwp-1.0.2-3|15	The X firewall proxy (xfwp) is an application layer gateway proxy that
12mr|xfwp-1.0.2-3|16	may be run on a network firewall host to forward X traffic across the
12mr|xfwp-1.0.2-3|17	firewall. Used in conjunction with the X server Security extension and
12mr|xfwp-1.0.2-3|18	authorization checking, xfwp constitutes a safe, simple, and reliable
12mr|xfwp-1.0.2-3|19	mechanism both to hide the addresses of X servers located on the
12mr|xfwp-1.0.2-3|20	Intranet and to enforce a server connection policy.
12mr|xfwp-1.0.2-3|21	
12mr|xfwp-1.0.2-3|22	%prep
12mr|xfwp-1.0.2-3|23	%setup -q -n %{name}-%{version}
12mr|xfwp-1.0.2-3|24	
12mr|xfwp-1.0.2-3|25	%build
12mr|xfwp-1.0.2-3|26	%configure2_5x
12mr|xfwp-1.0.2-3|27	
12mr|xfwp-1.0.2-3|28	%make
12mr|xfwp-1.0.2-3|29	
12mr|xfwp-1.0.2-3|30	%install
12mr|xfwp-1.0.2-3|31	rm -rf %{buildroot}
12mr|xfwp-1.0.2-3|32	%makeinstall_std
12mr|xfwp-1.0.2-3|33	
12mr|xfwp-1.0.2-3|34	%clean
12mr|xfwp-1.0.2-3|35	rm -rf %{buildroot}
12mr|xfwp-1.0.2-3|36	
12mr|xfwp-1.0.2-3|37	%files
12mr|xfwp-1.0.2-3|38	%defattr(-,root,root)
12mr|xfwp-1.0.2-3|39	%{_bindir}/xfwp
12mr|xfwp-1.0.2-3|40	%{_mandir}/man1/xfwp.1*
12mr|xfwp-1.0.2-3|41	
12mr|xfwp-1.0.2-3|42	
12mr|xfwp-1.0.2-3|43	
12mr|xfwp-1.0.2-3|44	%changelog
12mr|xfwp-1.0.2-3|45	

19318 12
12mr|xgamma-1.0.5-1|1	Name: xgamma
12mr|xgamma-1.0.5-1|2	Version: 1.0.5
12mr|xgamma-1.0.5-1|3	Release: 1
12mr|xgamma-1.0.5-1|4	Summary: Alter a monitor's gamma correction through the X server
12mr|xgamma-1.0.5-1|5	Group: Development/X11
12mr|xgamma-1.0.5-1|6	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xgamma-1.0.5-1|7	License: MIT
12mr|xgamma-1.0.5-1|8	
12mr|xgamma-1.0.5-1|9	BuildRequires: libx11-devel >= 1.0.0
12mr|xgamma-1.0.5-1|10	BuildRequires: libxxf86vm-devel >= 1.0.0
12mr|xgamma-1.0.5-1|11	BuildRequires: x11-util-macros >= 1.0.1
12mr|xgamma-1.0.5-1|12	
12mr|xgamma-1.0.5-1|13	%description
12mr|xgamma-1.0.5-1|14	Alter a monitor's gamma correction through the X server
12mr|xgamma-1.0.5-1|15	
12mr|xgamma-1.0.5-1|16	%prep
12mr|xgamma-1.0.5-1|17	%setup -q -n %{name}-%{version}
12mr|xgamma-1.0.5-1|18	
12mr|xgamma-1.0.5-1|19	%build
12mr|xgamma-1.0.5-1|20	%configure2_5x	--x-includes=%{_includedir}\
12mr|xgamma-1.0.5-1|21	--x-libraries=%{_libdir}
12mr|xgamma-1.0.5-1|22	
12mr|xgamma-1.0.5-1|23	%make
12mr|xgamma-1.0.5-1|24	
12mr|xgamma-1.0.5-1|25	%install
12mr|xgamma-1.0.5-1|26	%makeinstall_std
12mr|xgamma-1.0.5-1|27	
12mr|xgamma-1.0.5-1|28	%files
12mr|xgamma-1.0.5-1|29	%{_bindir}/xgamma
12mr|xgamma-1.0.5-1|30	%{_mandir}/man1/xgamma.1*
12mr|xgamma-1.0.5-1|31	
12mr|xgamma-1.0.5-1|32	
12mr|xgamma-1.0.5-1|33	
12mr|xgamma-1.0.5-1|34	%changelog
12mr|xgamma-1.0.5-1|35	

19319 12
12mr|xgc-1.0.3-4|1	Name:		xgc
12mr|xgc-1.0.3-4|2	Version:	1.0.3
12mr|xgc-1.0.3-4|3	Release:	%mkrel 4
12mr|xgc-1.0.3-4|4	Summary:	X graphics demo
12mr|xgc-1.0.3-4|5	Group:		Development/X11
12mr|xgc-1.0.3-4|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xgc-1.0.3-4|7	License:	MIT
12mr|xgc-1.0.3-4|8	BuildRoot:	%{_tmppath}/%{name}-root
12mr|xgc-1.0.3-4|9	
12mr|xgc-1.0.3-4|10	BuildRequires: libxt-devel >= 1.0.0
12mr|xgc-1.0.3-4|11	BuildRequires: libxaw-devel >= 1.0.1
12mr|xgc-1.0.3-4|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xgc-1.0.3-4|13	BuildRequires:	flex
12mr|xgc-1.0.3-4|14	
12mr|xgc-1.0.3-4|15	%description
12mr|xgc-1.0.3-4|16	The xgc program demonstrates various features of the X graphics primitives.
12mr|xgc-1.0.3-4|17	
12mr|xgc-1.0.3-4|18	%prep
12mr|xgc-1.0.3-4|19	%setup -q -n %{name}-%{version}
12mr|xgc-1.0.3-4|20	
12mr|xgc-1.0.3-4|21	%build
12mr|xgc-1.0.3-4|22	%configure2_5x
12mr|xgc-1.0.3-4|23	%make
12mr|xgc-1.0.3-4|24	
12mr|xgc-1.0.3-4|25	%install
12mr|xgc-1.0.3-4|26	rm -rf %{buildroot}
12mr|xgc-1.0.3-4|27	%makeinstall_std
12mr|xgc-1.0.3-4|28	
12mr|xgc-1.0.3-4|29	%clean
12mr|xgc-1.0.3-4|30	rm -rf %{buildroot}
12mr|xgc-1.0.3-4|31	
12mr|xgc-1.0.3-4|32	%files
12mr|xgc-1.0.3-4|33	%defattr(-,root,root)
12mr|xgc-1.0.3-4|34	%{_bindir}/xgc
12mr|xgc-1.0.3-4|35	%{_datadir}/X11/app-defaults/Xgc
12mr|xgc-1.0.3-4|36	%{_datadir}/X11/app-defaults/Xgc-color
12mr|xgc-1.0.3-4|37	%{_mandir}/man1/xgc.1*
12mr|xgc-1.0.3-4|38	
12mr|xgc-1.0.3-4|39	
12mr|xgc-1.0.3-4|40	
12mr|xgc-1.0.3-4|41	%changelog
12mr|xgc-1.0.3-4|42	

19320 12
12mr|xguest-1.0.8-7|1	Summary: Creates xguest user as a locked down user
12mr|xguest-1.0.8-7|2	Name: xguest
12mr|xguest-1.0.8-7|3	Version: 1.0.8
12mr|xguest-1.0.8-7|4	Release: %mkrel 7
12mr|xguest-1.0.8-7|5	License: GPLv2+
12mr|xguest-1.0.8-7|6	Group:   System/Base
12mr|xguest-1.0.8-7|7	BuildArch: noarch
12mr|xguest-1.0.8-7|8	Source:  http://people.fedoraproject.org/~dwalsh/xguest/%{name}-%{version}.tar.bz2
12mr|xguest-1.0.8-7|9	Source10: mkxguesthome
12mr|xguest-1.0.8-7|10	patch:   xguest-namespace.patch
12mr|xguest-1.0.8-7|11	# (tv) prevent accessing other people accounts:
12mr|xguest-1.0.8-7|12	patch1: xguest-namespace2.patch
12mr|xguest-1.0.8-7|13	URL:     http://people.fedoraproject.org/~dwalsh/xguest/
12mr|xguest-1.0.8-7|14	
12mr|xguest-1.0.8-7|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12mr|xguest-1.0.8-7|16	Requires(pre): pam >= 0.99.8.1 python-sabayon
12mr|xguest-1.0.8-7|17	Requires(post): python-sabayon
12mr|xguest-1.0.8-7|18	Requires: dm
12mr|xguest-1.0.8-7|19	Conflicts: gdm < 2.20.10-6mdv
12mr|xguest-1.0.8-7|20	Conflicts: kdm < 2:4.3.1-12mdv
12mr|xguest-1.0.8-7|21	Conflicts: xdm < 1.1.8-4mdv
12mr|xguest-1.0.8-7|22	
12mr|xguest-1.0.8-7|23	%if %mdkversion > 201000
12mr|xguest-1.0.8-7|24	%define grp_option -U
12mr|xguest-1.0.8-7|25	%else
12mr|xguest-1.0.8-7|26	%define grp_option %nil
12mr|xguest-1.0.8-7|27	%endif
12mr|xguest-1.0.8-7|28	
12mr|xguest-1.0.8-7|29	
12mr|xguest-1.0.8-7|30	# TODO:
12mr|xguest-1.0.8-7|31	# - check if /usr/sbin/gdm-safe-restart is needed in /etc/X11.gdm/PostSession/Default
12mr|xguest-1.0.8-7|32	# - prevent logging on console
12mr|xguest-1.0.8-7|33	
12mr|xguest-1.0.8-7|34	%description
12mr|xguest-1.0.8-7|35	Installing this package sets up the xguest user to be used as a temporary
12mr|xguest-1.0.8-7|36	account to switch to or as a kiosk user account.
12mr|xguest-1.0.8-7|37	The user is only allowed to log in via gdm.  The home and temporary directories
12mr|xguest-1.0.8-7|38	of the user will be polyinstantiated and mounted on tmpfs.
12mr|xguest-1.0.8-7|39	
12mr|xguest-1.0.8-7|40	WARNING: unlike Fedora, where the account is disabled unless SELinux is in
12mr|xguest-1.0.8-7|41	enforcing mode and where it's only accessible through gdm/kdm/xdm, it's
12mr|xguest-1.0.8-7|42	accessible from the console too.
12mr|xguest-1.0.8-7|43	
12mr|xguest-1.0.8-7|44	%prep
12mr|xguest-1.0.8-7|45	%setup -q
12mr|xguest-1.0.8-7|46	%patch -p1 -b .namespace
12mr|xguest-1.0.8-7|47	%patch1 -p1 -b .home
12mr|xguest-1.0.8-7|48	
12mr|xguest-1.0.8-7|49	%build
12mr|xguest-1.0.8-7|50	
12mr|xguest-1.0.8-7|51	%clean
12mr|xguest-1.0.8-7|52	%{__rm} -fR %{buildroot}
12mr|xguest-1.0.8-7|53	
12mr|xguest-1.0.8-7|54	%install
12mr|xguest-1.0.8-7|55	%{__rm} -fR %{buildroot}
12mr|xguest-1.0.8-7|56	%{__mkdir} -p %{buildroot}/%{_sysconfdir}/desktop-profiles
12mr|xguest-1.0.8-7|57	%{__mkdir} -p %{buildroot}/%{_sysconfdir}/security/namespace.d/ls
12mr|xguest-1.0.8-7|58	install -m0644 xguest.zip %{buildroot}/%{_sysconfdir}/desktop-profiles/
12mr|xguest-1.0.8-7|59	install -m0644 xguest.conf %{buildroot}/%{_sysconfdir}/security/namespace.d/
12mr|xguest-1.0.8-7|60	
12mr|xguest-1.0.8-7|61	install -m0755 %SOURCE10 %{buildroot}%{_sysconfdir}/security/namespace.d/
12mr|xguest-1.0.8-7|62	
12mr|xguest-1.0.8-7|63	# (tv) Using UID higher than UID_MAX=60000 from /etc/login.defs:
12mr|xguest-1.0.8-7|64	mkdir -p %{buildroot}%{_bindir}
12mr|xguest-1.0.8-7|65	cat > %{buildroot}%{_bindir}/xguest-add-helper <<EOF
12mr|xguest-1.0.8-7|66	#!/bin/sh
12mr|xguest-1.0.8-7|67	groupdel xguest 2>/dev/null
12mr|xguest-1.0.8-7|68	userdel -r xguest 2>/dev/null
12mr|xguest-1.0.8-7|69	
12mr|xguest-1.0.8-7|70	useradd -s /bin/rbash -K UID_MIN=61000 -K UID_MAX=65000 -K GID_MIN=61000 -K GID_MAX=65000 %grp_option -p '' -c "Guest Account" xguest || :
12mr|xguest-1.0.8-7|71	
12mr|xguest-1.0.8-7|72	# Add two directories to /etc/skell so pam_namespace will label properly
12mr|xguest-1.0.8-7|73	mkdir /etc/skel/.mozilla 2> /dev/null
12mr|xguest-1.0.8-7|74	mkdir /etc/skel/.gnome2 2> /dev/null
12mr|xguest-1.0.8-7|75	
12mr|xguest-1.0.8-7|76	/usr/bin/python << __eof
12mr|xguest-1.0.8-7|77	%if %mdkversion > 201000
12mr|xguest-1.0.8-7|78	from sabayon import systemdb
12mr|xguest-1.0.8-7|79	db = systemdb.get_user_database()
12mr|xguest-1.0.8-7|80	%else
12mr|xguest-1.0.8-7|81	from sabayon import userdb
12mr|xguest-1.0.8-7|82	db = userdb.get_database()
12mr|xguest-1.0.8-7|83	%endif
12mr|xguest-1.0.8-7|84	
12mr|xguest-1.0.8-7|85	db.set_profile("xguest", "xguest.zip")
12mr|xguest-1.0.8-7|86	__eof
12mr|xguest-1.0.8-7|87	
12mr|xguest-1.0.8-7|88	# prevent remote login:
12mr|xguest-1.0.8-7|89	if ! grep -q xguest /etc/ssh/denyusers; then
12mr|xguest-1.0.8-7|90	echo xguest >> /etc/ssh/denyusers
12mr|xguest-1.0.8-7|91	fi
12mr|xguest-1.0.8-7|92	
12mr|xguest-1.0.8-7|93	# prevent accessing most configuration tools (mcc still available with root password)
12mr|xguest-1.0.8-7|94	for i in /etc/pam.d/{mandriva-simple-auth,simple_root_authen,urpmi.update}; do
12mr|xguest-1.0.8-7|95	fgrep -q xguest \$i && continue
12mr|xguest-1.0.8-7|96	echo -e "\nauth\trequired\tpam_succeed_if.so\tquiet user != xguest" >> \$i
12mr|xguest-1.0.8-7|97	done
12mr|xguest-1.0.8-7|98	EOF
12mr|xguest-1.0.8-7|99	
12mr|xguest-1.0.8-7|100	%post
12mr|xguest-1.0.8-7|101	if [ $1 -eq 1 ]; then
12mr|xguest-1.0.8-7|102	xguest-add-helper
12mr|xguest-1.0.8-7|103	fi
12mr|xguest-1.0.8-7|104	
12mr|xguest-1.0.8-7|105	%files
12mr|xguest-1.0.8-7|106	%defattr(-,root,root)
12mr|xguest-1.0.8-7|107	%attr(755,root,root) %_bindir/*
12mr|xguest-1.0.8-7|108	%config(noreplace) %{_sysconfdir}/desktop-profiles/xguest.zip
12mr|xguest-1.0.8-7|109	%{_sysconfdir}/security/namespace.d/
12mr|xguest-1.0.8-7|110	%doc README LICENSE
12mr|xguest-1.0.8-7|111	
12mr|xguest-1.0.8-7|112	%preun
12mr|xguest-1.0.8-7|113	if [ $1 -eq 0 ]; then
12mr|xguest-1.0.8-7|114	
12mr|xguest-1.0.8-7|115	/usr/bin/python << __eof
12mr|xguest-1.0.8-7|116	%if %mdkversion > 201000
12mr|xguest-1.0.8-7|117	from sabayon import systemdb
12mr|xguest-1.0.8-7|118	db = systemdb.get_user_database()
12mr|xguest-1.0.8-7|119	%else
12mr|xguest-1.0.8-7|120	from sabayon import userdb
12mr|xguest-1.0.8-7|121	db = userdb.get_database()
12mr|xguest-1.0.8-7|122	%endif
12mr|xguest-1.0.8-7|123	db.set_profile("xguest", "")
12mr|xguest-1.0.8-7|124	__eof
12mr|xguest-1.0.8-7|125	
12mr|xguest-1.0.8-7|126	userdel -r xguest
12mr|xguest-1.0.8-7|127	groupdel xguest
12mr|xguest-1.0.8-7|128	
12mr|xguest-1.0.8-7|129	# remove forbiden SSH:
12mr|xguest-1.0.8-7|130	sed -i '/^xguest/d' /etc/ssh/denyusers
12mr|xguest-1.0.8-7|131	
12mr|xguest-1.0.8-7|132	fi
12mr|xguest-1.0.8-7|133	
12mr|xguest-1.0.8-7|134	%triggerun -- xguest <= 1.0.8-3mdv2010.0
12mr|xguest-1.0.8-7|135	userdel -r guest 2>/dev/null
12mr|xguest-1.0.8-7|136	xguest-add-helper
12mr|xguest-1.0.8-7|137	
12mr|xguest-1.0.8-7|138	
12mr|xguest-1.0.8-7|139	
12mr|xguest-1.0.8-7|140	%changelog
12mr|xguest-1.0.8-7|141	

19321 12
12mr|xhost-1.0.5-1|1	Name: xhost
12mr|xhost-1.0.5-1|2	Version: 1.0.5
12mr|xhost-1.0.5-1|3	Release: 1
12mr|xhost-1.0.5-1|4	Summary: Server access control program for X
12mr|xhost-1.0.5-1|5	Group: Development/X11
12mr|xhost-1.0.5-1|6	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xhost-1.0.5-1|7	License: MIT
12mr|xhost-1.0.5-1|8	
12mr|xhost-1.0.5-1|9	BuildRequires: libx11-devel >= 1.0.0
12mr|xhost-1.0.5-1|10	BuildRequires: libxau-devel >= 1.0.0
12mr|xhost-1.0.5-1|11	BuildRequires: libxmu-devel >= 1.0.0
12mr|xhost-1.0.5-1|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xhost-1.0.5-1|13	Conflicts: setup < 2.7.10
12mr|xhost-1.0.5-1|14	
12mr|xhost-1.0.5-1|15	%description
12mr|xhost-1.0.5-1|16	The xhost program is used to add and delete host names or user names to the
12mr|xhost-1.0.5-1|17	list allowed to make connections to the X server. In the case of hosts, this
12mr|xhost-1.0.5-1|18	provides a rudimentary form of privacy control and security. It is only
12mr|xhost-1.0.5-1|19	sufficient for a workstation (single user) environment, although it does limit
12mr|xhost-1.0.5-1|20	the worst abuses. Environments which require more sophisticated measures should
12mr|xhost-1.0.5-1|21	implement the user-based mechanism or use the hooks in the protocol for passing
12mr|xhost-1.0.5-1|22	other authentication data to the server.
12mr|xhost-1.0.5-1|23	
12mr|xhost-1.0.5-1|24	%prep
12mr|xhost-1.0.5-1|25	%setup -q
12mr|xhost-1.0.5-1|26	
12mr|xhost-1.0.5-1|27	%build
12mr|xhost-1.0.5-1|28	%configure2_5x
12mr|xhost-1.0.5-1|29	%make
12mr|xhost-1.0.5-1|30	
12mr|xhost-1.0.5-1|31	%install
12mr|xhost-1.0.5-1|32	%makeinstall_std
12mr|xhost-1.0.5-1|33	
12mr|xhost-1.0.5-1|34	
12mr|xhost-1.0.5-1|35	%files
12mr|xhost-1.0.5-1|36	%{_bindir}/xhost
12mr|xhost-1.0.5-1|37	%{_mandir}/man1/xhost.1%{_extension}
12mr|xhost-1.0.5-1|38	
12mr|xhost-1.0.5-1|39	
12mr|xhost-1.0.5-1|40	
12mr|xhost-1.0.5-1|41	%changelog
12mr|xhost-1.0.5-1|42	

19322 12
12mr|xine-lib-1.2.2-2|1	%define major 2
12mr|xine-lib-1.2.2-2|2	%define api 2.2
12mr|xine-lib-1.2.2-2|3	%define build_optimization 0
12mr|xine-lib-1.2.2-2|4	
12mr|xine-lib-1.2.2-2|5	%define build_pulse 1
12mr|xine-lib-1.2.2-2|6	%define build_magick 1
12mr|xine-lib-1.2.2-2|7	%define build_arts 0
12mr|xine-lib-1.2.2-2|8	%define build_caca 1
12mr|xine-lib-1.2.2-2|9	
12mr|xine-lib-1.2.2-2|10	%define build_directfb 0
12mr|xine-lib-1.2.2-2|11	%define external_vcdnav 1
12mr|xine-lib-1.2.2-2|12	%define build_smb 1
12mr|xine-lib-1.2.2-2|13	%define build_alsa 1
12mr|xine-lib-1.2.2-2|14	
12mr|xine-lib-1.2.2-2|15	%define build_vidix 1
12mr|xine-lib-1.2.2-2|16	%ifnarch %ix86
12mr|xine-lib-1.2.2-2|17	%define build_vidix 0
12mr|xine-lib-1.2.2-2|18	%endif
12mr|xine-lib-1.2.2-2|19	
12mr|xine-lib-1.2.2-2|20	%define build_linuxfb 1
12mr|xine-lib-1.2.2-2|21	
12mr|xine-lib-1.2.2-2|22	%define libname		%mklibname xine %{major}
12mr|xine-lib-1.2.2-2|23	%define libnamedev	%mklibname -d xine
12mr|xine-lib-1.2.2-2|24	
12mr|xine-lib-1.2.2-2|25	%define bname xine
12mr|xine-lib-1.2.2-2|26	%define dvdnav 0.1.4
12mr|xine-lib-1.2.2-2|27	
12mr|xine-lib-1.2.2-2|28	%define build_divx4 0
12mr|xine-lib-1.2.2-2|29	%define build_xvid 0
12mr|xine-lib-1.2.2-2|30	%define build_faad 0
12mr|xine-lib-1.2.2-2|31	%define build_win32 0
12mr|xine-lib-1.2.2-2|32	%ifarch %{ix86}
12mr|xine-lib-1.2.2-2|33	%define build_win32 1
12mr|xine-lib-1.2.2-2|34	%endif
12mr|xine-lib-1.2.2-2|35	
12mr|xine-lib-1.2.2-2|36	%define external_ffmpeg 1
12mr|xine-lib-1.2.2-2|37	
12mr|xine-lib-1.2.2-2|38	%{?_with_plf: %{expand: %%global build_plf 1}}
12mr|xine-lib-1.2.2-2|39	
12mr|xine-lib-1.2.2-2|40	######################
12mr|xine-lib-1.2.2-2|41	# Hardcode PLF build
12mr|xine-lib-1.2.2-2|42	%define build_plf 0
12mr|xine-lib-1.2.2-2|43	######################
12mr|xine-lib-1.2.2-2|44	
12mr|xine-lib-1.2.2-2|45	%if %{build_plf}
12mr|xine-lib-1.2.2-2|46	%define distsuffix plf
12mr|xine-lib-1.2.2-2|47	%define build_faad 1
12mr|xine-lib-1.2.2-2|48	%define extrarelsuffix plf
12mr|xine-lib-1.2.2-2|49	%endif
12mr|xine-lib-1.2.2-2|50	
12mr|xine-lib-1.2.2-2|51	%{?_with_optimization: %{expand: %%global build_optimization 1}}
12mr|xine-lib-1.2.2-2|52	%{?_with_directfb: %{expand: %%global build_directfb 1}}
12mr|xine-lib-1.2.2-2|53	%{?_without_directfb: %{expand: %%global build_directfb 0}}
12mr|xine-lib-1.2.2-2|54	%{?_with_alsa: %{expand: %%global build_alsa 1}}
12mr|xine-lib-1.2.2-2|55	%{?_without_alsa: %{expand: %%global build_alsa 0}}
12mr|xine-lib-1.2.2-2|56	%{?_with_vcdnav: %{expand: %%global external_vcdnav 1}}
12mr|xine-lib-1.2.2-2|57	%{?_without_vcdnav: %{expand: %%global external_vcdnav 0}}
12mr|xine-lib-1.2.2-2|58	%{?_with_vidix: %{expand: %%global build_vidix 1}}
12mr|xine-lib-1.2.2-2|59	%{?_without_vidix: %{expand: %%global build_vidix 0}}
12mr|xine-lib-1.2.2-2|60	%{?_with_linuxfb: %{expand: %%global build_linuxfb 1}}
12mr|xine-lib-1.2.2-2|61	%{?_without_linuxfb: %{expand: %%global build_linuxfb 0}}
12mr|xine-lib-1.2.2-2|62	%{?_with_faad: %{expand: %%global build_faad 1}}
12mr|xine-lib-1.2.2-2|63	%{?_without_faad: %{expand: %%global build_faad 0}}
12mr|xine-lib-1.2.2-2|64	%{?_with_win32: %{expand: %%global build_win32 1}}
12mr|xine-lib-1.2.2-2|65	%{?_without_win32: %{expand: %%global build_win32 0}}
12mr|xine-lib-1.2.2-2|66	%{?_with_divx4: %{expand: %%global build_divx4 1}}
12mr|xine-lib-1.2.2-2|67	%{?_without_divx4: %{expand: %%global build_divx4 0}}
12mr|xine-lib-1.2.2-2|68	%{?_with_xvid: %{expand: %%global build_xvid 1}}
12mr|xine-lib-1.2.2-2|69	%{?_without_xvid: %{expand: %%global build_xvid 0}}
12mr|xine-lib-1.2.2-2|70	%{?_with_smb: %{expand: %%global build_smb 1}}
12mr|xine-lib-1.2.2-2|71	%{?_without_smb: %{expand: %%global build_smb 0}}
12mr|xine-lib-1.2.2-2|72	%{?_with_pulse: %{expand: %%global build_pulse 1}}
12mr|xine-lib-1.2.2-2|73	%{?_without_pulse: %{expand: %%global build_pulse 0}}
12mr|xine-lib-1.2.2-2|74	%{?_with_magick: %{expand: %%global build_magick 1}}
12mr|xine-lib-1.2.2-2|75	%{?_without_magick: %{expand: %%global build_magick 0}}
12mr|xine-lib-1.2.2-2|76	%{?_with_ffmpeg: %{expand: %%global external_ffmpeg 1}}
12mr|xine-lib-1.2.2-2|77	%{?_without_ffmpeg: %{expand: %%global external_ffmpeg 0}}
12mr|xine-lib-1.2.2-2|78	
12mr|xine-lib-1.2.2-2|79	Name:		xine-lib
12mr|xine-lib-1.2.2-2|80	Summary:	A Free Video Player (Libraries)
12mr|xine-lib-1.2.2-2|81	Version:	1.2.2
12mr|xine-lib-1.2.2-2|82	Release:	2%{?extrarelsuffix}
12mr|xine-lib-1.2.2-2|83	License:	GPLv2+
12mr|xine-lib-1.2.2-2|84	Group:		System/Libraries
12mr|xine-lib-1.2.2-2|85	Source0:	http://downloads.sourceforge.net/project/xine/xine-lib/%{version}/xine-lib-%{version}.tar.xz
12mr|xine-lib-1.2.2-2|86	URL:		http://xine.sourceforge.net
12mr|xine-lib-1.2.2-2|87	BuildConflicts:	pkgconfig(libxine) < %{version}
12mr|xine-lib-1.2.2-2|88	BuildRequires:	gettext-devel
12mr|xine-lib-1.2.2-2|89	BuildRequires:	aalib-devel
12mr|xine-lib-1.2.2-2|90	BuildRequires:	pkgconfig(esound)
12mr|xine-lib-1.2.2-2|91	BuildRequires:	pkgconfig(vorbis)
12mr|xine-lib-1.2.2-2|92	BuildRequires:	pkgconfig(vorbisfile)
12mr|xine-lib-1.2.2-2|93	BuildRequires:	pkgconfig(speex)
12mr|xine-lib-1.2.2-2|94	BuildRequires:	pkgconfig(jack)
12mr|xine-lib-1.2.2-2|95	Buildrequires:	pkgconfig(sdl)
12mr|xine-lib-1.2.2-2|96	Buildrequires:	mng-devel
12mr|xine-lib-1.2.2-2|97	BuildRequires:	pkgconfig(flac)
12mr|xine-lib-1.2.2-2|98	BuildRequires:	pkgconfig(gnome-vfs-2.0)
12mr|xine-lib-1.2.2-2|99	BuildRequires:	pkgconfig(libmodplug)
12mr|xine-lib-1.2.2-2|100	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mr|xine-lib-1.2.2-2|101	BuildRequires:	pkgconfig(wavpack)
12mr|xine-lib-1.2.2-2|102	BuildRequires:	pkgconfig(libv4l2)
12mr|xine-lib-1.2.2-2|103	BuildRequires:	pkgconfig(glu)
12mr|xine-lib-1.2.2-2|104	BuildRequires:	pkgconfig(xv)
12mr|xine-lib-1.2.2-2|105	BuildRequires:	pkgconfig(xvmc)
12mr|xine-lib-1.2.2-2|106	BuildRequires:	pkgconfig(xinerama)
12mr|xine-lib-1.2.2-2|107	BuildRequires:	pkgconfig(vdpau)
12mr|xine-lib-1.2.2-2|108	BuildRequires:	pkgconfig(libbluray)
12mr|xine-lib-1.2.2-2|109	%if %{build_smb}
12mr|xine-lib-1.2.2-2|110	BuildRequires:	pkgconfig(smbclient)
12mr|xine-lib-1.2.2-2|111	%endif
12mr|xine-lib-1.2.2-2|112	%if %{external_vcdnav}
12mr|xine-lib-1.2.2-2|113	BuildRequires:	pkgconfig(libvcdinfo)
12mr|xine-lib-1.2.2-2|114	%endif
12mr|xine-lib-1.2.2-2|115	%if %{build_directfb}
12mr|xine-lib-1.2.2-2|116	Buildrequires:	pkgconfig(directfb)
12mr|xine-lib-1.2.2-2|117	%endif
12mr|xine-lib-1.2.2-2|118	%if %{external_ffmpeg}
12mr|xine-lib-1.2.2-2|119	BuildRequires:	pkgconfig(libavcodec)
12mr|xine-lib-1.2.2-2|120	%endif
12mr|xine-lib-1.2.2-2|121	BuildRequires:	libmpcdec-devel
12mr|xine-lib-1.2.2-2|122	
12mr|xine-lib-1.2.2-2|123	BuildRequires:	autoconf2.5
12mr|xine-lib-1.2.2-2|124	BuildRequires:	automake
12mr|xine-lib-1.2.2-2|125	
12mr|xine-lib-1.2.2-2|126	%description
12mr|xine-lib-1.2.2-2|127	xine is a free gpl-licensed video player for unix-like systems.
12mr|xine-lib-1.2.2-2|128	%if %{build_plf}
12mr|xine-lib-1.2.2-2|129	This package is in restricted repository because the AAC decoder is
12mr|xine-lib-1.2.2-2|130	covered by patents.
12mr|xine-lib-1.2.2-2|131	%endif
12mr|xine-lib-1.2.2-2|132	
12mr|xine-lib-1.2.2-2|133	%package -n %{bname}-plugins
12mr|xine-lib-1.2.2-2|134	Summary:	A Free Video Player (main plugins)
12mr|xine-lib-1.2.2-2|135	Group:		Video
12mr|xine-lib-1.2.2-2|136	Provides:	%{bname}-xv %{bname}-gl %{bname}-oss %{libname}-docs %{bname}-speex
12mr|xine-lib-1.2.2-2|137	Provides:	%{bname}-dvdnav %{bname}-alsa %{bname}-musepack
12mr|xine-lib-1.2.2-2|138	%if %{build_win32}
12mr|xine-lib-1.2.2-2|139	Provides:	xine-plugins-win32
12mr|xine-lib-1.2.2-2|140	Provides:	xine-win32
12mr|xine-lib-1.2.2-2|141	#Suggests: win32-codecs
12mr|xine-lib-1.2.2-2|142	%endif
12mr|xine-lib-1.2.2-2|143	#gw enable this once the cdda plugin from xine-vcdx was merged too
12mr|xine-lib-1.2.2-2|144	#Provides: %{bname}-vcdx
12mr|xine-lib-1.2.2-2|145	#Obsoletes: %{bname}-vcdx
12mr|xine-lib-1.2.2-2|146	# Plugins are in versioned dir, so require the exact version
12mr|xine-lib-1.2.2-2|147	Requires:	%{libname} = %{version}
12mr|xine-lib-1.2.2-2|148	# provide the plugin API version
12mr|xine-lib-1.2.2-2|149	Provides:	xine-plugin-api = %{api}
12mr|xine-lib-1.2.2-2|150	
12mr|xine-lib-1.2.2-2|151	%description -n %{bname}-plugins
12mr|xine-lib-1.2.2-2|152	xine is a free gpl-licensed video player for unix-like systems.
12mr|xine-lib-1.2.2-2|153	
12mr|xine-lib-1.2.2-2|154	This package includes the main plugins for xine, they allow the input
12mr|xine-lib-1.2.2-2|155	from files, Video CDs, network streams and (not encrypted) DVDs in
12mr|xine-lib-1.2.2-2|156	several video formats.
12mr|xine-lib-1.2.2-2|157	
12mr|xine-lib-1.2.2-2|158	%if %{build_optimization}
12mr|xine-lib-1.2.2-2|159	Warning: This package was optimized for the build machine and probably
12mr|xine-lib-1.2.2-2|160	will not run on other computers.
12mr|xine-lib-1.2.2-2|161	%endif
12mr|xine-lib-1.2.2-2|162	
12mr|xine-lib-1.2.2-2|163	%package -n %{bname}-wavpack
12mr|xine-lib-1.2.2-2|164	Group:		Sound
12mr|xine-lib-1.2.2-2|165	Summary:	Wavpack Audio decoder plugin for xine
12mr|xine-lib-1.2.2-2|166	Requires:	%{bname}-plugins = %{version}
12mr|xine-lib-1.2.2-2|167	
12mr|xine-lib-1.2.2-2|168	%description -n %{bname}-wavpack
12mr|xine-lib-1.2.2-2|169	xine is a free gpl-licensed video player for unix-like systems.
12mr|xine-lib-1.2.2-2|170	
12mr|xine-lib-1.2.2-2|171	This package contains the wavpack audio decoder plugin.
12mr|xine-lib-1.2.2-2|172	
12mr|xine-lib-1.2.2-2|173	%package -n %{bname}-sdl
12mr|xine-lib-1.2.2-2|174	Group:		Video
12mr|xine-lib-1.2.2-2|175	Summary:	SDL video output plugin for xine
12mr|xine-lib-1.2.2-2|176	Requires:	%{bname}-plugins = %{version}
12mr|xine-lib-1.2.2-2|177	
12mr|xine-lib-1.2.2-2|178	%description -n %{bname}-sdl
12mr|xine-lib-1.2.2-2|179	xine is a free gpl-licensed video player for unix-like systems.
12mr|xine-lib-1.2.2-2|180	
12mr|xine-lib-1.2.2-2|181	This package contains the SDL video output plugin.
12mr|xine-lib-1.2.2-2|182	
12mr|xine-lib-1.2.2-2|183	%if %{build_caca}
12mr|xine-lib-1.2.2-2|184	%package -n %{bname}-caca
12mr|xine-lib-1.2.2-2|185	Group:		Video
12mr|xine-lib-1.2.2-2|186	Summary:	Caca video output plugin for xine
12mr|xine-lib-1.2.2-2|187	Requires:	%{bname}-plugins = %{version}
12mr|xine-lib-1.2.2-2|188	BuildRequires:	libcaca-devel >= 0.99
12mr|xine-lib-1.2.2-2|189	
12mr|xine-lib-1.2.2-2|190	%description -n %{bname}-caca
12mr|xine-lib-1.2.2-2|191	xine is a free gpl-licensed video player for unix-like systems.
12mr|xine-lib-1.2.2-2|192	
12mr|xine-lib-1.2.2-2|193	This package contains the Caca video output plugin.
12mr|xine-lib-1.2.2-2|194	%endif
12mr|xine-lib-1.2.2-2|195	
12mr|xine-lib-1.2.2-2|196	%package -n %{libname}
12mr|xine-lib-1.2.2-2|197	Summary:	A Free Video Player (Libraries)
12mr|xine-lib-1.2.2-2|198	Group:		System/Libraries
12mr|xine-lib-1.2.2-2|199	Provides:	xine-lib
12mr|xine-lib-1.2.2-2|200	
12mr|xine-lib-1.2.2-2|201	%description -n %{libname}
12mr|xine-lib-1.2.2-2|202	xine is a free gpl-licensed video player for unix-like systems.
12mr|xine-lib-1.2.2-2|203	
12mr|xine-lib-1.2.2-2|204	This package contains the shared libraries required by xine.
12mr|xine-lib-1.2.2-2|205	
12mr|xine-lib-1.2.2-2|206	%package -n %{libnamedev}
12mr|xine-lib-1.2.2-2|207	Summary:	Devel files for xine
12mr|xine-lib-1.2.2-2|208	Group:		Development/C
12mr|xine-lib-1.2.2-2|209	Requires:	%{libname} = %{version}-%{release}
12mr|xine-lib-1.2.2-2|210	Provides:	libxine-devel = %{version}-%{release}
12mr|xine-lib-1.2.2-2|211	
12mr|xine-lib-1.2.2-2|212	%description -n %libnamedev
12mr|xine-lib-1.2.2-2|213	xine is a free gpl-licensed video player for unix-like systems.
12mr|xine-lib-1.2.2-2|214	
12mr|xine-lib-1.2.2-2|215	This package contains the development files required for compiling xine
12mr|xine-lib-1.2.2-2|216	front ends or plugins.
12mr|xine-lib-1.2.2-2|217	
12mr|xine-lib-1.2.2-2|218	%if %{build_arts}
12mr|xine-lib-1.2.2-2|219	%package -n %{bname}-arts
12mr|xine-lib-1.2.2-2|220	Summary:	Arts plugin for xine
12mr|xine-lib-1.2.2-2|221	Group:		Video
12mr|xine-lib-1.2.2-2|222	Requires:	%{bname}-plugins = %{version}
12mr|xine-lib-1.2.2-2|223	Buildrequires:	libarts-devel
12mr|xine-lib-1.2.2-2|224	
12mr|xine-lib-1.2.2-2|225	%description -n %{bname}-arts
12mr|xine-lib-1.2.2-2|226	xine is a free gpl-licensed video player for unix-like systems.
12mr|xine-lib-1.2.2-2|227	
12mr|xine-lib-1.2.2-2|228	- Arts audio output plugin
12mr|xine-lib-1.2.2-2|229	%endif
12mr|xine-lib-1.2.2-2|230	
12mr|xine-lib-1.2.2-2|231	%package -n %{bname}-esd
12mr|xine-lib-1.2.2-2|232	Summary:	Esd plugin for xine
12mr|xine-lib-1.2.2-2|233	Group:		Sound
12mr|xine-lib-1.2.2-2|234	Requires:	%{bname}-plugins = %{version}
12mr|xine-lib-1.2.2-2|235	
12mr|xine-lib-1.2.2-2|236	%description -n %{bname}-esd
12mr|xine-lib-1.2.2-2|237	xine is a free gpl-licensed video player for unix-like systems.
12mr|xine-lib-1.2.2-2|238	
12mr|xine-lib-1.2.2-2|239	- Esd audio output plugin
12mr|xine-lib-1.2.2-2|240	
12mr|xine-lib-1.2.2-2|241	%package -n %{bname}-jack
12mr|xine-lib-1.2.2-2|242	Summary:	Jack plugin for xine
12mr|xine-lib-1.2.2-2|243	Group:		Sound
12mr|xine-lib-1.2.2-2|244	Requires:	%{bname}-plugins = %{version}
12mr|xine-lib-1.2.2-2|245	
12mr|xine-lib-1.2.2-2|246	%description -n %{bname}-jack
12mr|xine-lib-1.2.2-2|247	xine is a free gpl-licensed video player for unix-like systems.
12mr|xine-lib-1.2.2-2|248	
12mr|xine-lib-1.2.2-2|249	- Jack audio output plugin
12mr|xine-lib-1.2.2-2|250	
12mr|xine-lib-1.2.2-2|251	%if %{build_pulse}
12mr|xine-lib-1.2.2-2|252	%package -n %{bname}-pulse
12mr|xine-lib-1.2.2-2|253	Summary:	Pulseaudio plugin for xine
12mr|xine-lib-1.2.2-2|254	Group:		Sound
12mr|xine-lib-1.2.2-2|255	Requires:	%{bname}-plugins = %{version}
12mr|xine-lib-1.2.2-2|256	BuildRequires:	pkgconfig(libpulse)
12mr|xine-lib-1.2.2-2|257	
12mr|xine-lib-1.2.2-2|258	%description -n %{bname}-pulse
12mr|xine-lib-1.2.2-2|259	xine is a free gpl-licensed video player for unix-like systems.
12mr|xine-lib-1.2.2-2|260	
12mr|xine-lib-1.2.2-2|261	- pulseaudio audio output plugin
12mr|xine-lib-1.2.2-2|262	%endif
12mr|xine-lib-1.2.2-2|263	
12mr|xine-lib-1.2.2-2|264	%if %{build_magick}
12mr|xine-lib-1.2.2-2|265	%package -n %{bname}-image
12mr|xine-lib-1.2.2-2|266	Summary:	ImageMagick plugin for xine
12mr|xine-lib-1.2.2-2|267	Group:		Graphics
12mr|xine-lib-1.2.2-2|268	Requires:	%{bname}-plugins = %{version}
12mr|xine-lib-1.2.2-2|269	BuildRequires:	pkgconfig(ImageMagick)
12mr|xine-lib-1.2.2-2|270	
12mr|xine-lib-1.2.2-2|271	%description -n %{bname}-image
12mr|xine-lib-1.2.2-2|272	xine is a free gpl-licensed video player for unix-like systems.
12mr|xine-lib-1.2.2-2|273	
12mr|xine-lib-1.2.2-2|274	- image display plugin based on ImageMagick
12mr|xine-lib-1.2.2-2|275	%endif
12mr|xine-lib-1.2.2-2|276	
12mr|xine-lib-1.2.2-2|277	%package -n %{bname}-aa
12mr|xine-lib-1.2.2-2|278	Summary:	Aalib plugin for xine
12mr|xine-lib-1.2.2-2|279	Group:		Video
12mr|xine-lib-1.2.2-2|280	Requires:	%{bname}-plugins = %{version}
12mr|xine-lib-1.2.2-2|281	
12mr|xine-lib-1.2.2-2|282	%description -n %{bname}-aa
12mr|xine-lib-1.2.2-2|283	xine is a free gpl-licensed video player for unix-like systems.
12mr|xine-lib-1.2.2-2|284	
12mr|xine-lib-1.2.2-2|285	- Aalib textmode output plugin
12mr|xine-lib-1.2.2-2|286	
12mr|xine-lib-1.2.2-2|287	%package -n %{bname}-dxr3
12mr|xine-lib-1.2.2-2|288	Summary:	DXR3 plugin for xine
12mr|xine-lib-1.2.2-2|289	Group:		Video
12mr|xine-lib-1.2.2-2|290	Requires:	%{bname}-plugins = %{version}
12mr|xine-lib-1.2.2-2|291	
12mr|xine-lib-1.2.2-2|292	%description -n %{bname}-dxr3
12mr|xine-lib-1.2.2-2|293	xine is a free gpl-licensed video player for unix-like systems.
12mr|xine-lib-1.2.2-2|294	
12mr|xine-lib-1.2.2-2|295	- DXR3/Hollywood+ (MPEG2 hardware decoder) decoding/output plugin
12mr|xine-lib-1.2.2-2|296	%if %{build_plf}
12mr|xine-lib-1.2.2-2|297	- this version has mpeg encoding enabled using libfame.
12mr|xine-lib-1.2.2-2|298	%endif
12mr|xine-lib-1.2.2-2|299	
12mr|xine-lib-1.2.2-2|300	%package -n %{bname}-flac
12mr|xine-lib-1.2.2-2|301	Summary:	FLAC plugin for xine
12mr|xine-lib-1.2.2-2|302	Group:		Sound
12mr|xine-lib-1.2.2-2|303	Requires:	%{bname}-plugins = %{version}
12mr|xine-lib-1.2.2-2|304	
12mr|xine-lib-1.2.2-2|305	%description -n %{bname}-flac
12mr|xine-lib-1.2.2-2|306	xine is a free gpl-licensed video player for unix-like systems.
12mr|xine-lib-1.2.2-2|307	
12mr|xine-lib-1.2.2-2|308	- FLAC audio decoder plugin
12mr|xine-lib-1.2.2-2|309	
12mr|xine-lib-1.2.2-2|310	%package -n %{bname}-gnomevfs
12mr|xine-lib-1.2.2-2|311	Summary:	GNOME VFS plugin for xine
12mr|xine-lib-1.2.2-2|312	Group:		System/Libraries
12mr|xine-lib-1.2.2-2|313	Requires:	%{bname}-plugins = %{version}
12mr|xine-lib-1.2.2-2|314	
12mr|xine-lib-1.2.2-2|315	%description -n %{bname}-gnomevfs
12mr|xine-lib-1.2.2-2|316	xine is a free gpl-licensed video player for unix-like systems.
12mr|xine-lib-1.2.2-2|317	
12mr|xine-lib-1.2.2-2|318	- GNOME VFS input plugin
12mr|xine-lib-1.2.2-2|319	
12mr|xine-lib-1.2.2-2|320	%package -n %{bname}-smb
12mr|xine-lib-1.2.2-2|321	Summary:	Samba input plugin for xine
12mr|xine-lib-1.2.2-2|322	Group:		System/Libraries
12mr|xine-lib-1.2.2-2|323	Requires:	%{bname}-plugins = %{version}
12mr|xine-lib-1.2.2-2|324	
12mr|xine-lib-1.2.2-2|325	%description -n %{bname}-smb
12mr|xine-lib-1.2.2-2|326	xine is a free gpl-licensed video player for unix-like systems.
12mr|xine-lib-1.2.2-2|327	
12mr|xine-lib-1.2.2-2|328	- Samba input plugin
12mr|xine-lib-1.2.2-2|329	
12mr|xine-lib-1.2.2-2|330	%if %{build_divx4}
12mr|xine-lib-1.2.2-2|331	%package -n %{bname}-divx4
12mr|xine-lib-1.2.2-2|332	Summary:	Divx4 plugin for %{bname}
12mr|xine-lib-1.2.2-2|333	Group: 		Video
12mr|xine-lib-1.2.2-2|334	Requires:	%{bname}-plugins = %{version}
12mr|xine-lib-1.2.2-2|335	ExclusiveArch:	%{ix86}
12mr|xine-lib-1.2.2-2|336	Provides:	xine-plugins-divx4
12mr|xine-lib-1.2.2-2|337	
12mr|xine-lib-1.2.2-2|338	%description -n %{bname}-divx4
12mr|xine-lib-1.2.2-2|339	This package contains the divx4linux plugin for %{bname}. It is in
12mr|xine-lib-1.2.2-2|340	PLF because it is covered by software patents.
12mr|xine-lib-1.2.2-2|341	%endif
12mr|xine-lib-1.2.2-2|342	
12mr|xine-lib-1.2.2-2|343	%if %{build_faad}
12mr|xine-lib-1.2.2-2|344	%package -n %{bname}-faad
12mr|xine-lib-1.2.2-2|345	Summary:	FAAD plugin for %{bname}
12mr|xine-lib-1.2.2-2|346	Group:		Sound
12mr|xine-lib-1.2.2-2|347	Requires:	%{bname}-plugins = %{version}
12mr|xine-lib-1.2.2-2|348	BuildRequires:	libfaad2-devel
12mr|xine-lib-1.2.2-2|349	
12mr|xine-lib-1.2.2-2|350	%description -n %{bname}-faad
12mr|xine-lib-1.2.2-2|351	This package contains the AAC decoder plugin for %{bname}. It is in
12mr|xine-lib-1.2.2-2|352	restricted repository because it is covered by software patents.
12mr|xine-lib-1.2.2-2|353	%endif
12mr|xine-lib-1.2.2-2|354	
12mr|xine-lib-1.2.2-2|355	%if %{build_xvid}
12mr|xine-lib-1.2.2-2|356	%package -n %{bname}-xvid
12mr|xine-lib-1.2.2-2|357	Summary:	XviD plugin for %{bname}
12mr|xine-lib-1.2.2-2|358	Group:		Video
12mr|xine-lib-1.2.2-2|359	Requires:	%{bname}-plugins = %{version}
12mr|xine-lib-1.2.2-2|360	Provides:	xine-plugins-xvid
12mr|xine-lib-1.2.2-2|361	
12mr|xine-lib-1.2.2-2|362	%description -n %{bname}-xvid
12mr|xine-lib-1.2.2-2|363	This package contains the XviD plugin for %{bname}. It is in
12mr|xine-lib-1.2.2-2|364	PLF because it is covered by software patents.
12mr|xine-lib-1.2.2-2|365	%endif
12mr|xine-lib-1.2.2-2|366	
12mr|xine-lib-1.2.2-2|367	%prep
12mr|xine-lib-1.2.2-2|368	%setup -q
12mr|xine-lib-1.2.2-2|369	
12mr|xine-lib-1.2.2-2|370	%build
12mr|xine-lib-1.2.2-2|371	#gw for flac
12mr|xine-lib-1.2.2-2|372	export OGG_LIBS=-logg
12mr|xine-lib-1.2.2-2|373	
12mr|xine-lib-1.2.2-2|374	%if ! %{build_optimization}
12mr|xine-lib-1.2.2-2|375	export CFLAGS="%(echo %optflags|sed s/-Wp,-D_FORTIFY_SOURCE=2//)"
12mr|xine-lib-1.2.2-2|376	%configure2_5x \
12mr|xine-lib-1.2.2-2|377	%else
12mr|xine-lib-1.2.2-2|378	%{?__cputoolize: %{__cputoolize}}
12mr|xine-lib-1.2.2-2|379	#gw expanded configure2_5x macro without the CFLAGS and --build stuff
12mr|xine-lib-1.2.2-2|380	[ -f configure.in -o -f configure.ac ] && %__libtoolize --copy --force
12mr|xine-lib-1.2.2-2|381	./configure \
12mr|xine-lib-1.2.2-2|382	--prefix=%{_prefix} \
12mr|xine-lib-1.2.2-2|383	--exec-prefix=%{_prefix} \
12mr|xine-lib-1.2.2-2|384	--bindir=%{_bindir} \
12mr|xine-lib-1.2.2-2|385	--sbindir=%{_sbindir} \
12mr|xine-lib-1.2.2-2|386	--sysconfdir=%{_sysconfdir} \
12mr|xine-lib-1.2.2-2|387	--datadir=%{_datadir} \
12mr|xine-lib-1.2.2-2|388	--includedir=%{_includedir} \
12mr|xine-lib-1.2.2-2|389	--libdir=%{_libdir} \
12mr|xine-lib-1.2.2-2|390	--libexecdir=%{_libdir} \
12mr|xine-lib-1.2.2-2|391	--localstatedir=/var/lib \
12mr|xine-lib-1.2.2-2|392	--sharedstatedir=%{_prefix}/com \
12mr|xine-lib-1.2.2-2|393	--mandir=%{_mandir} \
12mr|xine-lib-1.2.2-2|394	--infodir=%{_datadir}/info \
12mr|xine-lib-1.2.2-2|395	%endif
12mr|xine-lib-1.2.2-2|396	%if ! %{external_vcdnav}
12mr|xine-lib-1.2.2-2|397	--with-internal-vcdlibs \
12mr|xine-lib-1.2.2-2|398	%endif
12mr|xine-lib-1.2.2-2|399	%if %{build_directfb}
12mr|xine-lib-1.2.2-2|400	--enable-directfb \
12mr|xine-lib-1.2.2-2|401	%endif
12mr|xine-lib-1.2.2-2|402	%if ! %{build_alsa}
12mr|xine-lib-1.2.2-2|403	--disable-alsa \
12mr|xine-lib-1.2.2-2|404	%endif
12mr|xine-lib-1.2.2-2|405	%if ! %{build_vidix}
12mr|xine-lib-1.2.2-2|406	--disable-vidix \
12mr|xine-lib-1.2.2-2|407	%endif
12mr|xine-lib-1.2.2-2|408	%if ! %{build_faad}
12mr|xine-lib-1.2.2-2|409	--disable-faad \
12mr|xine-lib-1.2.2-2|410	%endif
12mr|xine-lib-1.2.2-2|411	%if ! %{build_pulse}
12mr|xine-lib-1.2.2-2|412	--disable-polypaudio \
12mr|xine-lib-1.2.2-2|413	%endif
12mr|xine-lib-1.2.2-2|414	%if ! %{build_linuxfb}
12mr|xine-lib-1.2.2-2|415	--disable-fb \
12mr|xine-lib-1.2.2-2|416	%endif
12mr|xine-lib-1.2.2-2|417	%if %{external_ffmpeg}
12mr|xine-lib-1.2.2-2|418	--with-external-ffmpeg \
12mr|xine-lib-1.2.2-2|419	%endif
12mr|xine-lib-1.2.2-2|420	--enable-ipv6 --with-libflac --with-wavpack --with-w32-path=%{_libdir}/codecs \
12mr|xine-lib-1.2.2-2|421	--with-external-libmpcdec
12mr|xine-lib-1.2.2-2|422	# real-codecs-path is not set so that runtime searching is used. We want
12mr|xine-lib-1.2.2-2|423	# to use either codecs from RealPlayer or real-codecs, whichever is
12mr|xine-lib-1.2.2-2|424	# present.
12mr|xine-lib-1.2.2-2|425	
12mr|xine-lib-1.2.2-2|426	%make
12mr|xine-lib-1.2.2-2|427	
12mr|xine-lib-1.2.2-2|428	%install
12mr|xine-lib-1.2.2-2|429	%makeinstall_std
12mr|xine-lib-1.2.2-2|430	
12mr|xine-lib-1.2.2-2|431	%multiarch_binaries %{buildroot}%{_bindir}/xine-config
12mr|xine-lib-1.2.2-2|432	
12mr|xine-lib-1.2.2-2|433	#clean out unpackaged files
12mr|xine-lib-1.2.2-2|434	rm -f %{buildroot}%{_libdir}/xine/plugins/*/*.la
12mr|xine-lib-1.2.2-2|435	rm -f %{buildroot}%{_libdir}/xine/plugins/*/post/*.la
12mr|xine-lib-1.2.2-2|436	rm -rf installed-docs
12mr|xine-lib-1.2.2-2|437	mv %{buildroot}%{_datadir}/doc/xine-lib installed-docs
12mr|xine-lib-1.2.2-2|438	rm -f %{buildroot}%{_libdir}/xine/plugins/*/xineplug_inp_vcdo.so
12mr|xine-lib-1.2.2-2|439	
12mr|xine-lib-1.2.2-2|440	%find_lang libxine2 || touch libxine2.lang
12mr|xine-lib-1.2.2-2|441	
12mr|xine-lib-1.2.2-2|442	%files -n %{bname}-plugins -f libxine2.lang
12mr|xine-lib-1.2.2-2|443	%doc installed-docs/README* installed-docs/faq.*
12mr|xine-lib-1.2.2-2|444	%{_mandir}/man5/xine.5*
12mr|xine-lib-1.2.2-2|445	%dir %{_libdir}/xine/
12mr|xine-lib-1.2.2-2|446	%dir %{_libdir}/xine/plugins/
12mr|xine-lib-1.2.2-2|447	%dir %{_libdir}/xine/plugins/%{api}/
12mr|xine-lib-1.2.2-2|448	%dir %{_libdir}/xine/plugins/%{api}/post/
12mr|xine-lib-1.2.2-2|449	%{_libdir}/xine/plugins/%{api}/mime.types
12mr|xine-lib-1.2.2-2|450	%if %{build_alsa}
12mr|xine-lib-1.2.2-2|451	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_alsa.so
12mr|xine-lib-1.2.2-2|452	%endif
12mr|xine-lib-1.2.2-2|453	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_file.so
12mr|xine-lib-1.2.2-2|454	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_none.so
12mr|xine-lib-1.2.2-2|455	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_oss.so
12mr|xine-lib-1.2.2-2|456	%{_libdir}/xine/plugins/%{api}/xineplug_inp_cdda.so
12mr|xine-lib-1.2.2-2|457	%{_libdir}/xine/plugins/%{api}/xineplug_inp_dvb.so
12mr|xine-lib-1.2.2-2|458	%{_libdir}/xine/plugins/%{api}/xineplug_inp_dvd.so
12mr|xine-lib-1.2.2-2|459	%{_libdir}/xine/plugins/%{api}/xineplug_inp_http.so
12mr|xine-lib-1.2.2-2|460	%{_libdir}/xine/plugins/%{api}/xineplug_inp_stdin_fifo.so
12mr|xine-lib-1.2.2-2|461	%{_libdir}/xine/plugins/%{api}/xineplug_inp_file.so
12mr|xine-lib-1.2.2-2|462	%{_libdir}/xine/plugins/%{api}/xineplug_inp_mms.so
12mr|xine-lib-1.2.2-2|463	%{_libdir}/xine/plugins/%{api}/xineplug_inp_net.so
12mr|xine-lib-1.2.2-2|464	%{_libdir}/xine/plugins/%{api}/xineplug_inp_pnm.so
12mr|xine-lib-1.2.2-2|465	%{_libdir}/xine/plugins/%{api}/xineplug_inp_pvr.so
12mr|xine-lib-1.2.2-2|466	%{_libdir}/xine/plugins/%{api}/xineplug_inp_rtp.so
12mr|xine-lib-1.2.2-2|467	%{_libdir}/xine/plugins/%{api}/xineplug_inp_rtsp.so
12mr|xine-lib-1.2.2-2|468	%{_libdir}/xine/plugins/%{api}/xineplug_inp_vcd.so
12mr|xine-lib-1.2.2-2|469	%{_libdir}/xine/plugins/%{api}/xineplug_inp_v4l2.so
12mr|xine-lib-1.2.2-2|470	%{_libdir}/xine/plugins/%{api}/xineplug_dmx_*so
12mr|xine-lib-1.2.2-2|471	%{_libdir}/xine/plugins/%{api}/xineplug_decode_a52.so
12mr|xine-lib-1.2.2-2|472	%{_libdir}/xine/plugins/%{api}/xineplug_decode_bitplane.so
12mr|xine-lib-1.2.2-2|473	%{_libdir}/xine/plugins/%{api}/xineplug_decode_dts.so
12mr|xine-lib-1.2.2-2|474	%{_libdir}/xine/plugins/%{api}/xineplug_decode_dvaudio.so
12mr|xine-lib-1.2.2-2|475	%{_libdir}/xine/plugins/%{api}/xineplug_decode_ff.so
12mr|xine-lib-1.2.2-2|476	%{_libdir}/xine/plugins/%{api}/xineplug_decode_gdk_pixbuf.so
12mr|xine-lib-1.2.2-2|477	%{_libdir}/xine/plugins/%{api}/xineplug_decode_gsm610.so
12mr|xine-lib-1.2.2-2|478	%{_libdir}/xine/plugins/%{api}/xineplug_decode_lpcm.so
12mr|xine-lib-1.2.2-2|479	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mad.so
12mr|xine-lib-1.2.2-2|480	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mpc.so*
12mr|xine-lib-1.2.2-2|481	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mpeg2.so
12mr|xine-lib-1.2.2-2|482	%{_libdir}/xine/plugins/%{api}/xineplug_decode_spu*.so
12mr|xine-lib-1.2.2-2|483	%{_libdir}/xine/plugins/%{api}/xineplug_decode_real.so
12mr|xine-lib-1.2.2-2|484	%{_libdir}/xine/plugins/%{api}/xineplug_decode_rgb.so
12mr|xine-lib-1.2.2-2|485	%{_libdir}/xine/plugins/%{api}/xineplug_decode_yuv.so
12mr|xine-lib-1.2.2-2|486	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_h264.so
12mr|xine-lib-1.2.2-2|487	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_h264_alter.so
12mr|xine-lib-1.2.2-2|488	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_mpeg12.so
12mr|xine-lib-1.2.2-2|489	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_mpeg4.so
12mr|xine-lib-1.2.2-2|490	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_vc1.so
12mr|xine-lib-1.2.2-2|491	%{_libdir}/xine/plugins/%{api}/xineplug_inp_bluray.so
12mr|xine-lib-1.2.2-2|492	%{_libdir}/xine/plugins/%{api}/xineplug_nsf.so
12mr|xine-lib-1.2.2-2|493	%{_libdir}/xine/plugins/%{api}/xineplug_sputext.so
12mr|xine-lib-1.2.2-2|494	%{_libdir}/xine/plugins/%{api}/xineplug_vdr.so
12mr|xine-lib-1.2.2-2|495	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_vdpau.so
12mr|xine-lib-1.2.2-2|496	%{_libdir}/xine/plugins/%{api}/xineplug_xiph.so
12mr|xine-lib-1.2.2-2|497	%if %{build_directfb}
12mr|xine-lib-1.2.2-2|498	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_directfb.so
12mr|xine-lib-1.2.2-2|499	%endif
12mr|xine-lib-1.2.2-2|500	%if %{build_linuxfb}
12mr|xine-lib-1.2.2-2|501	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_fb.so
12mr|xine-lib-1.2.2-2|502	%endif
12mr|xine-lib-1.2.2-2|503	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_opengl.so
12mr|xine-lib-1.2.2-2|504	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_none.so
12mr|xine-lib-1.2.2-2|505	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_raw.so
12mr|xine-lib-1.2.2-2|506	%if %{build_vidix}
12mr|xine-lib-1.2.2-2|507	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_vidix.so
12mr|xine-lib-1.2.2-2|508	%{_libdir}/xine/plugins/%{api}/vidix/
12mr|xine-lib-1.2.2-2|509	%endif
12mr|xine-lib-1.2.2-2|510	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xshm.so
12mr|xine-lib-1.2.2-2|511	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xv.so
12mr|xine-lib-1.2.2-2|512	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xvmc.so
12mr|xine-lib-1.2.2-2|513	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xxmc.so
12mr|xine-lib-1.2.2-2|514	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xcbshm.so
12mr|xine-lib-1.2.2-2|515	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xcbxv.so
12mr|xine-lib-1.2.2-2|516	%if %build_win32
12mr|xine-lib-1.2.2-2|517	%{_libdir}/xine/plugins/%{api}/xineplug_decode_qt.so*
12mr|xine-lib-1.2.2-2|518	%{_libdir}/xine/plugins/%{api}/xineplug_decode_w32dll.so*
12mr|xine-lib-1.2.2-2|519	%endif
12mr|xine-lib-1.2.2-2|520	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_audio_filters.so
12mr|xine-lib-1.2.2-2|521	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_goom.so
12mr|xine-lib-1.2.2-2|522	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_mosaico.so
12mr|xine-lib-1.2.2-2|523	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_planar.so
12mr|xine-lib-1.2.2-2|524	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_switch.so
12mr|xine-lib-1.2.2-2|525	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_tvtime.so
12mr|xine-lib-1.2.2-2|526	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_visualizations.so
12mr|xine-lib-1.2.2-2|527	%{_datadir}/xine-lib
12mr|xine-lib-1.2.2-2|528	
12mr|xine-lib-1.2.2-2|529	%files -n %{bname}-sdl
12mr|xine-lib-1.2.2-2|530	%doc README
12mr|xine-lib-1.2.2-2|531	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_sdl.so
12mr|xine-lib-1.2.2-2|532	
12mr|xine-lib-1.2.2-2|533	%files -n %{bname}-wavpack
12mr|xine-lib-1.2.2-2|534	%doc README
12mr|xine-lib-1.2.2-2|535	%{_libdir}/xine/plugins/%{api}/xineplug_wavpack.so
12mr|xine-lib-1.2.2-2|536	
12mr|xine-lib-1.2.2-2|537	%if %{build_caca}
12mr|xine-lib-1.2.2-2|538	%files -n %{bname}-caca
12mr|xine-lib-1.2.2-2|539	%doc README
12mr|xine-lib-1.2.2-2|540	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_caca.so
12mr|xine-lib-1.2.2-2|541	%endif
12mr|xine-lib-1.2.2-2|542	
12mr|xine-lib-1.2.2-2|543	%if %{build_magick}
12mr|xine-lib-1.2.2-2|544	%files -n %{bname}-image
12mr|xine-lib-1.2.2-2|545	%doc README
12mr|xine-lib-1.2.2-2|546	%{_libdir}/xine/plugins/%{api}/xineplug_decode_image.so
12mr|xine-lib-1.2.2-2|547	%endif
12mr|xine-lib-1.2.2-2|548	
12mr|xine-lib-1.2.2-2|549	%files -n %{libname}
12mr|xine-lib-1.2.2-2|550	%doc README AUTHORS TODO
12mr|xine-lib-1.2.2-2|551	%{_libdir}/libxine*.so.%{major}*
12mr|xine-lib-1.2.2-2|552	
12mr|xine-lib-1.2.2-2|553	%files -n %{libnamedev}
12mr|xine-lib-1.2.2-2|554	%doc README ChangeLog installed-docs/hackersguide
12mr|xine-lib-1.2.2-2|555	%{_bindir}/xine-config
12mr|xine-lib-1.2.2-2|556	%{_bindir}/xine-list-1.2
12mr|xine-lib-1.2.2-2|557	%{multiarch_bindir}/xine-config
12mr|xine-lib-1.2.2-2|558	%{_mandir}/man1/xine-config.1*
12mr|xine-lib-1.2.2-2|559	%{_mandir}/man1/xine-list-1.2.1*
12mr|xine-lib-1.2.2-2|560	%{_libdir}/*.so
12mr|xine-lib-1.2.2-2|561	%{_libdir}/pkgconfig/libxine.pc
12mr|xine-lib-1.2.2-2|562	%{_datadir}/aclocal/xine.m4
12mr|xine-lib-1.2.2-2|563	%{_includedir}/*.h
12mr|xine-lib-1.2.2-2|564	%{_includedir}/xine
12mr|xine-lib-1.2.2-2|565	
12mr|xine-lib-1.2.2-2|566	%if %{build_arts}
12mr|xine-lib-1.2.2-2|567	%files -n %{bname}-arts
12mr|xine-lib-1.2.2-2|568	%doc README
12mr|xine-lib-1.2.2-2|569	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_arts.so
12mr|xine-lib-1.2.2-2|570	%endif
12mr|xine-lib-1.2.2-2|571	
12mr|xine-lib-1.2.2-2|572	%files -n %{bname}-esd
12mr|xine-lib-1.2.2-2|573	%doc README
12mr|xine-lib-1.2.2-2|574	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_esd.so
12mr|xine-lib-1.2.2-2|575	
12mr|xine-lib-1.2.2-2|576	%files -n %{bname}-jack
12mr|xine-lib-1.2.2-2|577	%doc README
12mr|xine-lib-1.2.2-2|578	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_jack.so
12mr|xine-lib-1.2.2-2|579	
12mr|xine-lib-1.2.2-2|580	%if %{build_pulse}
12mr|xine-lib-1.2.2-2|581	%files -n %{bname}-pulse
12mr|xine-lib-1.2.2-2|582	%doc README
12mr|xine-lib-1.2.2-2|583	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_pulseaudio.so
12mr|xine-lib-1.2.2-2|584	%endif
12mr|xine-lib-1.2.2-2|585	
12mr|xine-lib-1.2.2-2|586	%files -n %{bname}-aa
12mr|xine-lib-1.2.2-2|587	%doc README
12mr|xine-lib-1.2.2-2|588	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_aa.so
12mr|xine-lib-1.2.2-2|589	
12mr|xine-lib-1.2.2-2|590	%files -n %{bname}-flac
12mr|xine-lib-1.2.2-2|591	%doc README
12mr|xine-lib-1.2.2-2|592	%{_libdir}/xine/plugins/%{api}/xineplug_flac.so
12mr|xine-lib-1.2.2-2|593	
12mr|xine-lib-1.2.2-2|594	%ifarch %{ix86} x86_64 ppc %{arm}
12mr|xine-lib-1.2.2-2|595	%files -n %{bname}-dxr3
12mr|xine-lib-1.2.2-2|596	%doc README
12mr|xine-lib-1.2.2-2|597	%{_libdir}/xine/plugins/%{api}/xineplug_*dxr3*.so
12mr|xine-lib-1.2.2-2|598	%endif
12mr|xine-lib-1.2.2-2|599	
12mr|xine-lib-1.2.2-2|600	%files -n %{bname}-gnomevfs
12mr|xine-lib-1.2.2-2|601	%doc README
12mr|xine-lib-1.2.2-2|602	%{_libdir}/xine/plugins/%{api}/xineplug_inp_gnome_vfs.so
12mr|xine-lib-1.2.2-2|603	
12mr|xine-lib-1.2.2-2|604	%if %{build_smb}
12mr|xine-lib-1.2.2-2|605	%files -n %{bname}-smb
12mr|xine-lib-1.2.2-2|606	%doc README
12mr|xine-lib-1.2.2-2|607	%{_libdir}/xine/plugins/%{api}/xineplug_inp_smb.so
12mr|xine-lib-1.2.2-2|608	%endif
12mr|xine-lib-1.2.2-2|609	
12mr|xine-lib-1.2.2-2|610	%if %{build_divx4}
12mr|xine-lib-1.2.2-2|611	%files -n %{bname}-divx4
12mr|xine-lib-1.2.2-2|612	%{_libdir}/xine/plugins/%{api}/xineplug_decode_divx4.so*
12mr|xine-lib-1.2.2-2|613	%endif
12mr|xine-lib-1.2.2-2|614	
12mr|xine-lib-1.2.2-2|615	%if %{build_faad}
12mr|xine-lib-1.2.2-2|616	%files -n %{bname}-faad
12mr|xine-lib-1.2.2-2|617	%{_libdir}/xine/plugins/%{api}/xineplug_decode_faad.so*
12mr|xine-lib-1.2.2-2|618	%endif
12mr|xine-lib-1.2.2-2|619	
12mr|xine-lib-1.2.2-2|620	%if %{build_xvid}
12mr|xine-lib-1.2.2-2|621	%files -n %{bname}-xvid
12mr|xine-lib-1.2.2-2|622	%{_libdir}/xine/plugins/%{api}/xineplug_decode_xvid.so*
12mr|xine-lib-1.2.2-2|623	%endif
12mr|xine-lib-1.2.2-2|624	
12mr|xine-lib-1.2.2-2|625	
12mr|xine-lib-1.2.2-2|626	
12mr|xine-lib-1.2.2-2|627	%changelog
12mr|xine-lib-1.2.2-2|628	* Sat Aug  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|xine-lib-1.2.2-2|629	+ Commit: 46a906c
12mr|xine-lib-1.2.2-2|630	- New version 1.2.2 with new library major 2 and api 2.2 (sync with Cooker), major spec cleanup, drop many Obsoletes
12mr|xine-lib-1.2.2-2|631	
12mr|xine-lib-1.2.2-2|632	

19323 12
12mr|xinetd-2.3.14-15|1	Summary: 	Powerful replacement for inetd
12mr|xinetd-2.3.14-15|2	Name: 		xinetd
12mr|xinetd-2.3.14-15|3	Version: 	2.3.14
12mr|xinetd-2.3.14-15|4	Release: 	%mkrel 15
12mr|xinetd-2.3.14-15|5	Group: 		System/Base
12mr|xinetd-2.3.14-15|6	License: 	BSD
12mr|xinetd-2.3.14-15|7	URL: 		http://www.xinetd.org
12mr|xinetd-2.3.14-15|8	Source: 	http://www.xinetd.org/%{name}-%{version}.tar.bz2
12mr|xinetd-2.3.14-15|9	Source1:	xinetd.init
12mr|xinetd-2.3.14-15|10	Source2:	xinetd.default.config
12mr|xinetd-2.3.14-15|11	Source3:	convert.pl
12mr|xinetd-2.3.14-15|12	Source4:	xinetd-ttime
12mr|xinetd-2.3.14-15|13	Source5:	xinetd-utime
12mr|xinetd-2.3.14-15|14	Source6:	xinetd-tdtime
12mr|xinetd-2.3.14-15|15	Source7:	xinetd-udtime
12mr|xinetd-2.3.14-15|16	Source8:	xinetd-echo
12mr|xinetd-2.3.14-15|17	Source9:	xinetd-uecho
12mr|xinetd-2.3.14-15|18	Source10:	xinetd-chargen
12mr|xinetd-2.3.14-15|19	Source11:	xinetd-uchargen
12mr|xinetd-2.3.14-15|20	Source12:	xinetd.sysconf
12mr|xinetd-2.3.14-15|21	Source13:	xinetd-servers
12mr|xinetd-2.3.14-15|22	Source14:	xinetd-services
12mr|xinetd-2.3.14-15|23	Source15:	xinetd-xadmin
12mr|xinetd-2.3.14-15|24	Source50:	faq.html
12mr|xinetd-2.3.14-15|25	Requires:	tcp_wrappers
12mr|xinetd-2.3.14-15|26	Requires(post):	rpm-helper
12mr|xinetd-2.3.14-15|27	Requires(postun):	rpm-helper
12mr|xinetd-2.3.14-15|28	Requires(preun):	rpm-helper
12mr|xinetd-2.3.14-15|29	BuildRequires:	tcp_wrappers-devel
12mr|xinetd-2.3.14-15|30	Obsoletes:  xinetd-ipv6
12mr|xinetd-2.3.14-15|31	Obsoletes:  xinetd-devel
12mr|xinetd-2.3.14-15|32	Obsoletes:  netkit-base
12mr|xinetd-2.3.14-15|33	Provides:   xinetd-devel
12mr|xinetd-2.3.14-15|34	Provides:   netkit-base
12mr|xinetd-2.3.14-15|35	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|xinetd-2.3.14-15|36	
12mr|xinetd-2.3.14-15|37	%description
12mr|xinetd-2.3.14-15|38	xinetd is a powerful replacement for inetd.
12mr|xinetd-2.3.14-15|39	xinetd has access control machanisms, extensive logging capabilities,
12mr|xinetd-2.3.14-15|40	the ability to make services available based on time, and can place
12mr|xinetd-2.3.14-15|41	limits on the number of servers that can be started, among other things.
12mr|xinetd-2.3.14-15|42	
12mr|xinetd-2.3.14-15|43	xinetd has the ability to redirect TCP streams to a remote host and
12mr|xinetd-2.3.14-15|44	port. This is useful for those of that use ip masquerading, or NAT,
12mr|xinetd-2.3.14-15|45	and want to be able to reach your internal hosts.
12mr|xinetd-2.3.14-15|46	
12mr|xinetd-2.3.14-15|47	xinetd also has the ability to bind specific services to specific
12mr|xinetd-2.3.14-15|48	interfaces. This is useful when you want to make services available
12mr|xinetd-2.3.14-15|49	for your internal network, but not the rest of the world.  Or to have
12mr|xinetd-2.3.14-15|50	a different service running on the same port, but different interfaces.
12mr|xinetd-2.3.14-15|51	
12mr|xinetd-2.3.14-15|52	%package simple-services
12mr|xinetd-2.3.14-15|53	Summary: Internal xinetd simple services
12mr|xinetd-2.3.14-15|54	Group: System/Base
12mr|xinetd-2.3.14-15|55	License: BSD
12mr|xinetd-2.3.14-15|56	Requires: xinetd
12mr|xinetd-2.3.14-15|57	
12mr|xinetd-2.3.14-15|58	%description simple-services
12mr|xinetd-2.3.14-15|59	Internal xinetd simple services (not very useful one):
12mr|xinetd-2.3.14-15|60	
12mr|xinetd-2.3.14-15|61	- chargen
12mr|xinetd-2.3.14-15|62	
12mr|xinetd-2.3.14-15|63	Chargen is short for Character Generator and is a service that generates
12mr|xinetd-2.3.14-15|64	random characters either in one UDP packet containing a random number (between
12mr|xinetd-2.3.14-15|65	0 and 512) of characters, or a TCP session. The UDP Chargen server looks for a
12mr|xinetd-2.3.14-15|66	UDP packet on port 19 and responds with the random character packet.
12mr|xinetd-2.3.14-15|67	
12mr|xinetd-2.3.14-15|68	With TCP Chargen, the server sends as a continuous stream of TCP packets once
12mr|xinetd-2.3.14-15|69	a connection is made, and until the session closes. The data is thrown away.
12mr|xinetd-2.3.14-15|70	Chargen is used to find the cause for dropped packets. It uses TCP/UDP port
12mr|xinetd-2.3.14-15|71	19. An infiltrator can create a DoS attack by spoofing an IP address and
12mr|xinetd-2.3.14-15|72	causing two devices to send random traffic to each other.
12mr|xinetd-2.3.14-15|73	
12mr|xinetd-2.3.14-15|74	RFC 864 describes the Chargen service.
12mr|xinetd-2.3.14-15|75	
12mr|xinetd-2.3.14-15|76	- daytime
12mr|xinetd-2.3.14-15|77	
12mr|xinetd-2.3.14-15|78	The Daytime protocol is another testing tool and uses port 13 for both UDP and
12mr|xinetd-2.3.14-15|79	TCP versions. On receipt of a datagram to port 13, the server in the UDP
12mr|xinetd-2.3.14-15|80	version, sends the current date and time in ASCII format in a datagram. The
12mr|xinetd-2.3.14-15|81	TCP version, on receipt of a datagram to port 13, and once the connection is
12mr|xinetd-2.3.14-15|82	established, sends the date and time in ASCII format and closes the
12mr|xinetd-2.3.14-15|83	connection.
12mr|xinetd-2.3.14-15|84	
12mr|xinetd-2.3.14-15|85	RFC 867 describes the Daytime service.
12mr|xinetd-2.3.14-15|86	
12mr|xinetd-2.3.14-15|87	- echo
12mr|xinetd-2.3.14-15|88	
12mr|xinetd-2.3.14-15|89	Echo uses UDP and TCP port 7 and is used as a debgging tool to send any
12mr|xinetd-2.3.14-15|90	datagrams received from a source, back to that source. The risk with this is
12mr|xinetd-2.3.14-15|91	that someone who has access to the network can overload devices via the Echo
12mr|xinetd-2.3.14-15|92	service amounting to a DoS attack.
12mr|xinetd-2.3.14-15|93	
12mr|xinetd-2.3.14-15|94	RFC 862 describes the Echo service.
12mr|xinetd-2.3.14-15|95	
12mr|xinetd-2.3.14-15|96	- time
12mr|xinetd-2.3.14-15|97	
12mr|xinetd-2.3.14-15|98	- servers
12mr|xinetd-2.3.14-15|99	
12mr|xinetd-2.3.14-15|100	Show servers running
12mr|xinetd-2.3.14-15|101	
12mr|xinetd-2.3.14-15|102	- services
12mr|xinetd-2.3.14-15|103	
12mr|xinetd-2.3.14-15|104	Show available services
12mr|xinetd-2.3.14-15|105	
12mr|xinetd-2.3.14-15|106	- xadmin
12mr|xinetd-2.3.14-15|107	
12mr|xinetd-2.3.14-15|108	Show servers running and available services
12mr|xinetd-2.3.14-15|109	
12mr|xinetd-2.3.14-15|110	%prep
12mr|xinetd-2.3.14-15|111	%setup -q
12mr|xinetd-2.3.14-15|112	install -m 0644 %SOURCE50 FAQ.html
12mr|xinetd-2.3.14-15|113	#chmod a+r INSTALL README FAQ.html CHANGELOG COPYRIGHT xinetd/sample.conf
12mr|xinetd-2.3.14-15|114	
12mr|xinetd-2.3.14-15|115	%build
12mr|xinetd-2.3.14-15|116	%serverbuild
12mr|xinetd-2.3.14-15|117	%configure2_5x  --with-libwrap --with-inet6
12mr|xinetd-2.3.14-15|118	%make
12mr|xinetd-2.3.14-15|119	
12mr|xinetd-2.3.14-15|120	%install
12mr|xinetd-2.3.14-15|121	rm -rf %{buildroot}
12mr|xinetd-2.3.14-15|122	%makeinstall \
12mr|xinetd-2.3.14-15|123	DAEMONDIR=%{buildroot}%{_sbindir} \
12mr|xinetd-2.3.14-15|124	MANDIR=%{buildroot}/%{_mandir} \
12mr|xinetd-2.3.14-15|125	FMODE="-m 644"
12mr|xinetd-2.3.14-15|126	
12mr|xinetd-2.3.14-15|127	install -m 755 %SOURCE3 %{buildroot}%{_sbindir}/inetdconvert
12mr|xinetd-2.3.14-15|128	
12mr|xinetd-2.3.14-15|129	install -d -m 755 %buildroot%{_sysconfdir}
12mr|xinetd-2.3.14-15|130	install -m 644 %SOURCE2 %{buildroot}%{_sysconfdir}/xinetd.conf
12mr|xinetd-2.3.14-15|131	
12mr|xinetd-2.3.14-15|132	install -d -m 755 %buildroot%{_initrddir}/
12mr|xinetd-2.3.14-15|133	install -m 755 %SOURCE1 %buildroot%{_initrddir}/xinetd
12mr|xinetd-2.3.14-15|134	
12mr|xinetd-2.3.14-15|135	install -d -m 755 %{buildroot}%{_sysconfdir}/xinetd.d
12mr|xinetd-2.3.14-15|136	install -m 644 %SOURCE4 %{buildroot}%{_sysconfdir}/xinetd.d/time
12mr|xinetd-2.3.14-15|137	install -m 644 %SOURCE5 %{buildroot}%{_sysconfdir}/xinetd.d/time-udp
12mr|xinetd-2.3.14-15|138	install -m 644 %SOURCE6 %{buildroot}%{_sysconfdir}/xinetd.d/daytime
12mr|xinetd-2.3.14-15|139	install -m 644 %SOURCE7 %{buildroot}%{_sysconfdir}/xinetd.d/daytime-udp
12mr|xinetd-2.3.14-15|140	install -m 644 %SOURCE8 %{buildroot}%{_sysconfdir}/xinetd.d/echo
12mr|xinetd-2.3.14-15|141	install -m 644 %SOURCE9 %{buildroot}%{_sysconfdir}/xinetd.d/echo-udp
12mr|xinetd-2.3.14-15|142	install -m 644 %SOURCE10 %{buildroot}%{_sysconfdir}/xinetd.d/chargen
12mr|xinetd-2.3.14-15|143	install -m 644 %SOURCE11 %{buildroot}%{_sysconfdir}/xinetd.d/chargen-udp
12mr|xinetd-2.3.14-15|144	install -m 644 %SOURCE14 %{buildroot}%{_sysconfdir}/xinetd.d/services
12mr|xinetd-2.3.14-15|145	
12mr|xinetd-2.3.14-15|146	install -d -m 755 %buildroot%{_sysconfdir}/sysconfig
12mr|xinetd-2.3.14-15|147	install -m 644 %SOURCE12 %{buildroot}%{_sysconfdir}/sysconfig/xinetd
12mr|xinetd-2.3.14-15|148	
12mr|xinetd-2.3.14-15|149	# no need to ship this one since we provide inetdconvert
12mr|xinetd-2.3.14-15|150	rm -f %{buildroot}%{_sbindir}/itox
12mr|xinetd-2.3.14-15|151	rm -f %{buildroot}%{_sbindir}/xconv.pl
12mr|xinetd-2.3.14-15|152	rm -f %{buildroot}/%{_mandir}/man8/itox*
12mr|xinetd-2.3.14-15|153	
12mr|xinetd-2.3.14-15|154	%clean
12mr|xinetd-2.3.14-15|155	rm -rf %{buildroot}
12mr|xinetd-2.3.14-15|156	
12mr|xinetd-2.3.14-15|157	%post
12mr|xinetd-2.3.14-15|158	%_post_service %{name}
12mr|xinetd-2.3.14-15|159	
12mr|xinetd-2.3.14-15|160	%preun
12mr|xinetd-2.3.14-15|161	%_preun_service  %{name}
12mr|xinetd-2.3.14-15|162	
12mr|xinetd-2.3.14-15|163	%files
12mr|xinetd-2.3.14-15|164	%defattr(-,root,root)
12mr|xinetd-2.3.14-15|165	%doc INSTALL README FAQ.html CHANGELOG COPYRIGHT xinetd/sample.conf
12mr|xinetd-2.3.14-15|166	%config(noreplace) %{_sysconfdir}/sysconfig/xinetd
12mr|xinetd-2.3.14-15|167	%config(noreplace) %{_sysconfdir}/xinetd.conf
12mr|xinetd-2.3.14-15|168	%{_initrddir}/xinetd
12mr|xinetd-2.3.14-15|169	%dir %{_sysconfdir}/xinetd.d
12mr|xinetd-2.3.14-15|170	%{_sbindir}/xinetd
12mr|xinetd-2.3.14-15|171	%{_sbindir}/inetdconvert
12mr|xinetd-2.3.14-15|172	%{_mandir}/*/*
12mr|xinetd-2.3.14-15|173	
12mr|xinetd-2.3.14-15|174	%files simple-services
12mr|xinetd-2.3.14-15|175	%defattr(-,root,root)
12mr|xinetd-2.3.14-15|176	%config(noreplace) %{_sysconfdir}/xinetd.d/*
12mr|xinetd-2.3.14-15|177	
12mr|xinetd-2.3.14-15|178	
12mr|xinetd-2.3.14-15|179	
12mr|xinetd-2.3.14-15|180	
12mr|xinetd-2.3.14-15|181	
12mr|xinetd-2.3.14-15|182	%changelog
12mr|xinetd-2.3.14-15|183	

19324 12
12mr|xine-ui-0.99.7-2|1	Name:		xine-ui
12mr|xine-ui-0.99.7-2|2	Summary:	A Free Video Player
12mr|xine-ui-0.99.7-2|3	Version:	0.99.7
12mr|xine-ui-0.99.7-2|4	Release:	2
12mr|xine-ui-0.99.7-2|5	License:	GPLv2+
12mr|xine-ui-0.99.7-2|6	Group:		Video
12mr|xine-ui-0.99.7-2|7	Source0:	http://downloads.sourceforge.net/project/xine/xine-lib/%{version}/%{name}-%{version}.tar.xz
12mr|xine-ui-0.99.7-2|8	URL:		http://xine.sourceforge.net/
12mr|xine-ui-0.99.7-2|9	Requires:	xine-plugins
12mr|xine-ui-0.99.7-2|10	Requires:	curl
12mr|xine-ui-0.99.7-2|11	Requires(post):	desktop-file-utils
12mr|xine-ui-0.99.7-2|12	Requires(postun):desktop-file-utils
12mr|xine-ui-0.99.7-2|13	BuildRequires:	aalib-devel
12mr|xine-ui-0.99.7-2|14	BuildRequires:	pkgconfig(caca)
12mr|xine-ui-0.99.7-2|15	BuildRequires:	pkgconfig(libcurl)
12mr|xine-ui-0.99.7-2|16	BuildRequires:	pkgconfig(libpng)
12mr|xine-ui-0.99.7-2|17	Buildrequires:	pkgconfig(libxine)
12mr|xine-ui-0.99.7-2|18	BuildRequires:	pkgconfig(liblircclient0)
12mr|xine-ui-0.99.7-2|19	BuildRequires:	pkgconfig(ncurses)
12mr|xine-ui-0.99.7-2|20	BuildRequires:	pkgconfig(nvtvsimple)
12mr|xine-ui-0.99.7-2|21	BuildRequires:	pkgconfig(xt)
12mr|xine-ui-0.99.7-2|22	
12mr|xine-ui-0.99.7-2|23	%description
12mr|xine-ui-0.99.7-2|24	xine is a free GPL-licensed video player for UNIX-like systems.
12mr|xine-ui-0.99.7-2|25	
12mr|xine-ui-0.99.7-2|26	User interface for the X Window system.
12mr|xine-ui-0.99.7-2|27	
12mr|xine-ui-0.99.7-2|28	%package	aa
12mr|xine-ui-0.99.7-2|29	Summary:	XINE - Ascii Art player
12mr|xine-ui-0.99.7-2|30	Group:		Video
12mr|xine-ui-0.99.7-2|31	Requires:	xine-plugins
12mr|xine-ui-0.99.7-2|32	Requires:	xine-aa
12mr|xine-ui-0.99.7-2|33	
12mr|xine-ui-0.99.7-2|34	%description	aa
12mr|xine-ui-0.99.7-2|35	xine is a free GPL-licensed video player for UNIX-like systems.
12mr|xine-ui-0.99.7-2|36	
12mr|xine-ui-0.99.7-2|37	User interface with ascii art (text mode) output.
12mr|xine-ui-0.99.7-2|38	
12mr|xine-ui-0.99.7-2|39	%package	fb
12mr|xine-ui-0.99.7-2|40	Summary:	XINE - framebuffer video player
12mr|xine-ui-0.99.7-2|41	Group:		Video
12mr|xine-ui-0.99.7-2|42	Requires:	xine-plugins
12mr|xine-ui-0.99.7-2|43	
12mr|xine-ui-0.99.7-2|44	%description	fb
12mr|xine-ui-0.99.7-2|45	xine is a free GPL-licensed video player for UNIX-like systems.
12mr|xine-ui-0.99.7-2|46	
12mr|xine-ui-0.99.7-2|47	User interface with support for linux framebuffer output.
12mr|xine-ui-0.99.7-2|48	
12mr|xine-ui-0.99.7-2|49	
12mr|xine-ui-0.99.7-2|50	%prep
12mr|xine-ui-0.99.7-2|51	%setup -q
12mr|xine-ui-0.99.7-2|52	
12mr|xine-ui-0.99.7-2|53	%build
12mr|xine-ui-0.99.7-2|54	export XINE_DOCPATH="%{_datadir}/doc/xine-ui"
12mr|xine-ui-0.99.7-2|55	%configure2_5x	--enable-vdr-keys \
12mr|xine-ui-0.99.7-2|56	--with-caca \
12mr|xine-ui-0.99.7-2|57	--with-aalib
12mr|xine-ui-0.99.7-2|58	%make
12mr|xine-ui-0.99.7-2|59	
12mr|xine-ui-0.99.7-2|60	%install
12mr|xine-ui-0.99.7-2|61	%makeinstall_std transform=""
12mr|xine-ui-0.99.7-2|62	install -m644 misc/desktops/xine.desktop -D %{buildroot}%{_datadir}/applications/%{name}.desktop
12mr|xine-ui-0.99.7-2|63	
12mr|xine-ui-0.99.7-2|64	%find_lang xine-ui --all-name
12mr|xine-ui-0.99.7-2|65	
12mr|xine-ui-0.99.7-2|66	rm -rf %{buildroot}%{_datadir}/doc
12mr|xine-ui-0.99.7-2|67	rm -rf %{buildroot}%{_datadir}/xine/desktop
12mr|xine-ui-0.99.7-2|68	
12mr|xine-ui-0.99.7-2|69	%files -f xine-ui.lang
12mr|xine-ui-0.99.7-2|70	%doc AUTHORS ChangeLog README
12mr|xine-ui-0.99.7-2|71	%doc doc/README*
12mr|xine-ui-0.99.7-2|72	%{_bindir}/xine*
12mr|xine-ui-0.99.7-2|73	%{_datadir}/xine
12mr|xine-ui-0.99.7-2|74	%{_datadir}/pixmaps/*
12mr|xine-ui-0.99.7-2|75	%{_datadir}/applications/xine.desktop
12mr|xine-ui-0.99.7-2|76	%{_datadir}/applications/xine-ui.desktop
12mr|xine-ui-0.99.7-2|77	%{_datadir}/icons/hicolor/*/apps/xine*
12mr|xine-ui-0.99.7-2|78	%{_datadir}/mime/packages/xine-ui.xml
12mr|xine-ui-0.99.7-2|79	%{_mandir}/man1/*
12mr|xine-ui-0.99.7-2|80	%lang(de) %{_mandir}/de/man1/*
12mr|xine-ui-0.99.7-2|81	%lang(es) %{_mandir}/es/man1/*
12mr|xine-ui-0.99.7-2|82	%lang(fr) %{_mandir}/fr/man1/*
12mr|xine-ui-0.99.7-2|83	%lang(pl) %{_mandir}/pl/man1/*
12mr|xine-ui-0.99.7-2|84	
12mr|xine-ui-0.99.7-2|85	%files aa
12mr|xine-ui-0.99.7-2|86	%doc README
12mr|xine-ui-0.99.7-2|87	%{_bindir}/aaxine
12mr|xine-ui-0.99.7-2|88	%{_bindir}/cacaxine
12mr|xine-ui-0.99.7-2|89	
12mr|xine-ui-0.99.7-2|90	%files fb
12mr|xine-ui-0.99.7-2|91	%doc README
12mr|xine-ui-0.99.7-2|92	%{_bindir}/fbxine
12mr|xine-ui-0.99.7-2|93	
12mr|xine-ui-0.99.7-2|94	
12mr|xine-ui-0.99.7-2|95	
12mr|xine-ui-0.99.7-2|96	%changelog
12mr|xine-ui-0.99.7-2|97	* Sun Sep  2 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|xine-ui-0.99.7-2|98	+ Commit: 445aeec
12mr|xine-ui-0.99.7-2|99	- New version 0.99.7 (sync with Cooker)
12mr|xine-ui-0.99.7-2|100	
12mr|xine-ui-0.99.7-2|101	

19325 12
12mr|xinit-1.3.2-3|1	%define  bootstrap  0
12mr|xinit-1.3.2-3|2	
12mr|xinit-1.3.2-3|3	# Allow --with[out] bootstrap at rpm command line build
12mr|xinit-1.3.2-3|4	%{?_without_bootstrap: %{expand: %%define bootstrap 0}}
12mr|xinit-1.3.2-3|5	%{?_with_bootstrap: %{expand: %%define bootstrap 1}}
12mr|xinit-1.3.2-3|6	
12mr|xinit-1.3.2-3|7	Name:    xinit
12mr|xinit-1.3.2-3|8	Version: 1.3.2
12mr|xinit-1.3.2-3|9	Release: %mkrel 3
12mr|xinit-1.3.2-3|10	Summary: Initialize an X session
12mr|xinit-1.3.2-3|11	License: MIT
12mr|xinit-1.3.2-3|12	Group:   System/X11
12mr|xinit-1.3.2-3|13	
12mr|xinit-1.3.2-3|14	URL:     http://cgit.freedesktop.org/xorg/app/xinit
12mr|xinit-1.3.2-3|15	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xinit-1.3.2-3|16	
12mr|xinit-1.3.2-3|17	# (fc) 1.1.0-4mdv allow to init CK easily (Fedora)
12mr|xinit-1.3.2-3|18	Source1: ck-xinit-session.c
12mr|xinit-1.3.2-3|19	
12mr|xinit-1.3.2-3|20	# (fc) 1.0.2-2mdv readd modifications for startx (argument parsing)
12mr|xinit-1.3.2-3|21	# This patch is part of the old "startx" patch.
12mr|xinit-1.3.2-3|22	# We need to check why exactly this patch is needed, but it does these things:
12mr|xinit-1.3.2-3|23	# - it removes the default client and server from the startx arguments, so if
12mr|xinit-1.3.2-3|24	#   nothing is specified the default server or client will be the one chosen by
12mr|xinit-1.3.2-3|25	#   xinit
12mr|xinit-1.3.2-3|26	# - it uses trap to make sure the "cleanup" function will be run
12mr|xinit-1.3.2-3|27	# - it partially undoes upstream commit 9632367abd03108f3636b05e9f2fd92f5c28dabe
12mr|xinit-1.3.2-3|28	# - it enables commands like "startx startxfce4", which don't work in the
12mr|xinit-1.3.2-3|29	#   unpatched version (should be "startx /usr/bin/startxfce4")
12mr|xinit-1.3.2-3|30	#Previous versions of this patch had a bug where xinit would be run twice if some
12mr|xinit-1.3.2-3|31	#macros were defined.
12mr|xinit-1.3.2-3|32	Patch0: xinit-1.3.2-startx-arguments.patch
12mr|xinit-1.3.2-3|33	
12mr|xinit-1.3.2-3|34	# (fc) 1.0.4-2mdv add ConsoleKit support (Fedora)
12mr|xinit-1.3.2-3|35	Patch1: xinit-1.1.0-poke-ck.patch
12mr|xinit-1.3.2-3|36	
12mr|xinit-1.3.2-3|37	# (fc) prevent freeze from applications trying to read stdin (Fedora bug #214649)
12mr|xinit-1.3.2-3|38	Patch2: xinit-1.0.4-client-session.patch
12mr|xinit-1.3.2-3|39	
12mr|xinit-1.3.2-3|40	# (fc) unset XDG_SESSION_COOKIE in startx (Fedora bug #489999)
12mr|xinit-1.3.2-3|41	Patch3: xinit-1.0.9-unset.patch
12mr|xinit-1.3.2-3|42	
12mr|xinit-1.3.2-3|43	# (pz) this patch was taken from the old startx.patch
12mr|xinit-1.3.2-3|44	Patch4: xinit-1.2.0-replace-xterm-for-xvt.patch
12mr|xinit-1.3.2-3|45	
12mr|xinit-1.3.2-3|46	# (cg) use the current vt to maintain the current session status.
12mr|xinit-1.3.2-3|47	Patch5: xinit-1.3.2-use-current-vt.patch
12mr|xinit-1.3.2-3|48	
12mr|xinit-1.3.2-3|49	BuildRequires: libx11-devel >= 1.0.0
12mr|xinit-1.3.2-3|50	BuildRequires: x11-util-macros >= 1.0.1
12mr|xinit-1.3.2-3|51	Requires:      xinitrc
12mr|xinit-1.3.2-3|52	
12mr|xinit-1.3.2-3|53	%if !%{bootstrap}
12mr|xinit-1.3.2-3|54	BuildRequires: consolekit-devel
12mr|xinit-1.3.2-3|55	BuildRequires: dbus-devel
12mr|xinit-1.3.2-3|56	Requires:      consolekit-x11
12mr|xinit-1.3.2-3|57	Requires:      which
12mr|xinit-1.3.2-3|58	%endif
12mr|xinit-1.3.2-3|59	
12mr|xinit-1.3.2-3|60	
12mr|xinit-1.3.2-3|61	%description
12mr|xinit-1.3.2-3|62	The xinit program is used to start the X Window System server and a first
12mr|xinit-1.3.2-3|63	client program on systems that cannot start X directly from /etc/init or in
12mr|xinit-1.3.2-3|64	environments that use multiple window systems. When this first client exits,
12mr|xinit-1.3.2-3|65	xinit will kill the X server and then terminate.
12mr|xinit-1.3.2-3|66	
12mr|xinit-1.3.2-3|67	
12mr|xinit-1.3.2-3|68	%prep
12mr|xinit-1.3.2-3|69	%setup -q -n %{name}-%{version}
12mr|xinit-1.3.2-3|70	%patch0 -p0 -b .orig
12mr|xinit-1.3.2-3|71	
12mr|xinit-1.3.2-3|72	#if !% {bootstrap}
12mr|xinit-1.3.2-3|73	#patch1 -p1 -b .poke-ck
12mr|xinit-1.3.2-3|74	#endif
12mr|xinit-1.3.2-3|75	%patch2 -p1 -b .client-session
12mr|xinit-1.3.2-3|76	%patch3 -p1 -b .unset
12mr|xinit-1.3.2-3|77	%patch4 -p1 -b .xvt
12mr|xinit-1.3.2-3|78	%patch5 -p1 -b .curvt
12mr|xinit-1.3.2-3|79	
12mr|xinit-1.3.2-3|80	#needed by patch1
12mr|xinit-1.3.2-3|81	#if !% {bootstrap}
12mr|xinit-1.3.2-3|82	#autoreconf -fi
12mr|xinit-1.3.2-3|83	#endif
12mr|xinit-1.3.2-3|84	
12mr|xinit-1.3.2-3|85	%build
12mr|xinit-1.3.2-3|86	%configure2_5x
12mr|xinit-1.3.2-3|87	%make XINITDIR=/etc/X11/xinit
12mr|xinit-1.3.2-3|88	
12mr|xinit-1.3.2-3|89	
12mr|xinit-1.3.2-3|90	%if !%{bootstrap}
12mr|xinit-1.3.2-3|91	%{__cc} -o ck-xinit-session %ldflags \
12mr|xinit-1.3.2-3|92	`pkg-config --cflags ck-connector dbus-1` $RPM_OPT_FLAGS \
12mr|xinit-1.3.2-3|93	%{SOURCE1} \
12mr|xinit-1.3.2-3|94	`pkg-config --libs ck-connector dbus-1`
12mr|xinit-1.3.2-3|95	%endif
12mr|xinit-1.3.2-3|96	
12mr|xinit-1.3.2-3|97	
12mr|xinit-1.3.2-3|98	%install
12mr|xinit-1.3.2-3|99	rm -rf %{buildroot}
12mr|xinit-1.3.2-3|100	%makeinstall_std
12mr|xinit-1.3.2-3|101	%if !%{bootstrap}
12mr|xinit-1.3.2-3|102	install -m755 ck-xinit-session $RPM_BUILD_ROOT/%{_bindir}
12mr|xinit-1.3.2-3|103	%endif
12mr|xinit-1.3.2-3|104	
12mr|xinit-1.3.2-3|105	#don't use xorg xinitrc file, use our own, provided by xinitrc package
12mr|xinit-1.3.2-3|106	rm -fr %buildroot%{_libdir}/X11/xinit/xinitrc
12mr|xinit-1.3.2-3|107	
12mr|xinit-1.3.2-3|108	%clean
12mr|xinit-1.3.2-3|109	rm -rf %{buildroot}
12mr|xinit-1.3.2-3|110	
12mr|xinit-1.3.2-3|111	%files
12mr|xinit-1.3.2-3|112	%defattr(-,root,root)
12mr|xinit-1.3.2-3|113	%{_bindir}/xinit
12mr|xinit-1.3.2-3|114	%{_bindir}/startx
12mr|xinit-1.3.2-3|115	%if !%{bootstrap}
12mr|xinit-1.3.2-3|116	%{_bindir}/ck-xinit-session
12mr|xinit-1.3.2-3|117	%endif
12mr|xinit-1.3.2-3|118	%{_mandir}/man1/startx.1*
12mr|xinit-1.3.2-3|119	%{_mandir}/man1/xinit.1*
12mr|xinit-1.3.2-3|120	
12mr|xinit-1.3.2-3|121	
12mr|xinit-1.3.2-3|122	
12mr|xinit-1.3.2-3|123	%changelog
12mr|xinit-1.3.2-3|124	

19326 12
12mr|xinitrc-2.4.21-3|1	Summary:	The default startup script for the X Window System
12mr|xinitrc-2.4.21-3|2	Name:		xinitrc
12mr|xinitrc-2.4.21-3|3	Version:	2.4.21
12mr|xinitrc-2.4.21-3|4	Release:	%mkrel 3
12mr|xinitrc-2.4.21-3|5	License:	Public Domain
12mr|xinitrc-2.4.21-3|6	Group:		System/X11
12mr|xinitrc-2.4.21-3|7	URL:		http://www.mandrivalinux.com/
12mr|xinitrc-2.4.21-3|8	Source0:	gdm.conf
12mr|xinitrc-2.4.21-3|9	Source1:	GiveConsole
12mr|xinitrc-2.4.21-3|10	Source2:	kdm.conf
12mr|xinitrc-2.4.21-3|11	Source3:	TakeConsole
12mr|xinitrc-2.4.21-3|12	Source4:	x11-Xresources
12mr|xinitrc-2.4.21-3|13	Source5:	Xaccess
12mr|xinitrc-2.4.21-3|14	Source6:	xdm.conf
12mr|xinitrc-2.4.21-3|15	Source7:	xdm-config
12mr|xinitrc-2.4.21-3|16	Source8:	xdm-Xsession
12mr|xinitrc-2.4.21-3|17	Source9:	xinitrc-fixkeyboard
12mr|xinitrc-2.4.21-3|18	Source11:	xinitrc-RunWM
12mr|xinitrc-2.4.21-3|19	Source12:	xinitrc-Xclients
12mr|xinitrc-2.4.21-3|20	Source13:	xinitrc-XIM
12mr|xinitrc-2.4.21-3|21	Source14:	xinitrc-xinitrc
12mr|xinitrc-2.4.21-3|22	Source15:	xinitrc-Xmodmap
12mr|xinitrc-2.4.21-3|23	Source16:	Xresources
12mr|xinitrc-2.4.21-3|24	Source17:	Xservers
12mr|xinitrc-2.4.21-3|25	Source18:	Xsession
12mr|xinitrc-2.4.21-3|26	Source19:	Xsetup_0
12mr|xinitrc-2.4.21-3|27	Source20:	Xwilling
12mr|xinitrc-2.4.21-3|28	Source21:	xdm-Xstartup
12mr|xinitrc-2.4.21-3|29	Source22:	xdm-Xreset
12mr|xinitrc-2.4.21-3|30	Source23:	XIM.xinit
12mr|xinitrc-2.4.21-3|31	Source24:	kdm3.conf
12mr|xinitrc-2.4.21-3|32	Requires:	x11-server-xorg
12mr|xinitrc-2.4.21-3|33	# Because of <basedir>/X11 directory handling
12mr|xinitrc-2.4.21-3|34	Requires:	x11-server-common >= 1.4.2
12mr|xinitrc-2.4.21-3|35	Requires:	xdpyinfo
12mr|xinitrc-2.4.21-3|36	Requires:	xmodmap
12mr|xinitrc-2.4.21-3|37	Requires:	xsetroot
12mr|xinitrc-2.4.21-3|38	Requires:	/bin/sh
12mr|xinitrc-2.4.21-3|39	Requires:	/bin/grep
12mr|xinitrc-2.4.21-3|40	Requires:	sessreg
12mr|xinitrc-2.4.21-3|41	Requires:	xrdb
12mr|xinitrc-2.4.21-3|42	Suggests:	s2u
12mr|xinitrc-2.4.21-3|43	Conflicts:	initscripts < 6.87-2mdk
12mr|xinitrc-2.4.21-3|44	Conflicts:	gdm < 2.8.0.0
12mr|xinitrc-2.4.21-3|45	Conflicts:	xdm < 1.1.8
12mr|xinitrc-2.4.21-3|46	BuildArch:	noarch
12mr|xinitrc-2.4.21-3|47	Buildroot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|xinitrc-2.4.21-3|48	
12mr|xinitrc-2.4.21-3|49	%description
12mr|xinitrc-2.4.21-3|50	The xinitrc package contains the xinitrc file, a script which is used
12mr|xinitrc-2.4.21-3|51	to configure your X Window System session or to start a window manager.
12mr|xinitrc-2.4.21-3|52	
12mr|xinitrc-2.4.21-3|53	%prep
12mr|xinitrc-2.4.21-3|54	
12mr|xinitrc-2.4.21-3|55	%build
12mr|xinitrc-2.4.21-3|56	echo "Hello, i'm a build section"
12mr|xinitrc-2.4.21-3|57	
12mr|xinitrc-2.4.21-3|58	%install
12mr|xinitrc-2.4.21-3|59	rm -rf %{buildroot}
12mr|xinitrc-2.4.21-3|60	
12mr|xinitrc-2.4.21-3|61	R=%{buildroot}/
12mr|xinitrc-2.4.21-3|62	S=%{_sourcedir}
12mr|xinitrc-2.4.21-3|63	
12mr|xinitrc-2.4.21-3|64	mkdir -p $R%{_sysconfdir}/X11/{xdm,xinit}
12mr|xinitrc-2.4.21-3|65	install -m755 $S/Xsession $R%{_sysconfdir}/X11/
12mr|xinitrc-2.4.21-3|66	install -m644 $S/x11-Xresources $R%{_sysconfdir}/X11/Xresources
12mr|xinitrc-2.4.21-3|67	
12mr|xinitrc-2.4.21-3|68	mkdir $R%{_sysconfdir}/X11/{xinit,xsetup}.d
12mr|xinitrc-2.4.21-3|69	install -m 755 $S/XIM.xinit $R%{_sysconfdir}/X11/xinit.d/02XIM
12mr|xinitrc-2.4.21-3|70	mkdir $R%{_sysconfdir}/X11/wmsession.d
12mr|xinitrc-2.4.21-3|71	mkdir -p $R%{_datadir}/X11/xdm
12mr|xinitrc-2.4.21-3|72	install -m755 $S/Xwilling $S/Xsetup_0 $S/TakeConsole $S/GiveConsole $R%{_datadir}/X11/xdm
12mr|xinitrc-2.4.21-3|73	ln -s ../../..%{_datadir}/X11/xdm/{Xwilling,Xsetup_0,TakeConsole,GiveConsole} $R%{_sysconfdir}/X11/xdm
12mr|xinitrc-2.4.21-3|74	install -m644 $S/{xdm-config,Xservers,Xresources,Xaccess} $R%{_sysconfdir}/X11/xdm
12mr|xinitrc-2.4.21-3|75	ln -s ../../../..%{_sysconfdir}/X11/xdm/{xdm-config,Xservers,Xresources,Xaccess} $R%{_datadir}/X11/xdm
12mr|xinitrc-2.4.21-3|76	install -m755 $S/xdm-Xsession $R%{_datadir}/X11/xdm/Xsession
12mr|xinitrc-2.4.21-3|77	
12mr|xinitrc-2.4.21-3|78	install -m755 $S/xdm-Xreset $R%{_datadir}/X11/xdm/Xreset
12mr|xinitrc-2.4.21-3|79	install -m755 $S/xdm-Xstartup $R%{_datadir}/X11/xdm/Xstartup
12mr|xinitrc-2.4.21-3|80	ln -s ../../..%{_datadir}/X11/xdm/{Xsession,Xreset,Xstartup} $R%{_sysconfdir}/X11/xdm
12mr|xinitrc-2.4.21-3|81	
12mr|xinitrc-2.4.21-3|82	install -m644 $S/xinitrc-Xmodmap $R%{_sysconfdir}/X11/Xmodmap
12mr|xinitrc-2.4.21-3|83	for i in xinitrc Xclients fixkeyboard XIM; do install -m755 $S/xinitrc-$i $R%{_sysconfdir}/X11/xinit/$i;done
12mr|xinitrc-2.4.21-3|84	
12mr|xinitrc-2.4.21-3|85	mkdir -p $R%{_bindir}/
12mr|xinitrc-2.4.21-3|86	install -m755 $S/xinitrc-RunWM $R%{_bindir}/RunWM
12mr|xinitrc-2.4.21-3|87	for i in Fvwm95 MWM AfterStep WindowMaker; do ln -sf RunWM $R%{_bindir}/RunWM.$i;done
12mr|xinitrc-2.4.21-3|88	
12mr|xinitrc-2.4.21-3|89	mkdir -p $R%{_datadir}/X11/dm.d
12mr|xinitrc-2.4.21-3|90	install -m644 $S/kdm.conf $R%{_datadir}/X11/dm.d/10kdm.conf
12mr|xinitrc-2.4.21-3|91	install -m644 $S/kdm3.conf $R%{_datadir}/X11/dm.d/15kdm3.conf
12mr|xinitrc-2.4.21-3|92	install -m644 $S/gdm.conf $R%{_datadir}/X11/dm.d/20gdm.conf
12mr|xinitrc-2.4.21-3|93	install -m644 $S/xdm.conf $R%{_datadir}/X11/dm.d/30xdm.conf
12mr|xinitrc-2.4.21-3|94	
12mr|xinitrc-2.4.21-3|95	%clean
12mr|xinitrc-2.4.21-3|96	rm -rf %{buildroot}
12mr|xinitrc-2.4.21-3|97	
12mr|xinitrc-2.4.21-3|98	%files
12mr|xinitrc-2.4.21-3|99	%defattr(-,root,root)
12mr|xinitrc-2.4.21-3|100	%config(noreplace) %{_sysconfdir}/X11/Xmodmap
12mr|xinitrc-2.4.21-3|101	%config(noreplace) %{_sysconfdir}/X11/Xresources
12mr|xinitrc-2.4.21-3|102	%config(noreplace) %{_sysconfdir}/X11/xdm/xdm-config
12mr|xinitrc-2.4.21-3|103	%config(noreplace) %{_sysconfdir}/X11/xdm/Xservers
12mr|xinitrc-2.4.21-3|104	%config(noreplace) %{_sysconfdir}/X11/xdm/Xresources
12mr|xinitrc-2.4.21-3|105	%config(noreplace) %{_sysconfdir}/X11/xdm/Xaccess
12mr|xinitrc-2.4.21-3|106	
12mr|xinitrc-2.4.21-3|107	%{_sysconfdir}/X11/xdm/GiveConsole
12mr|xinitrc-2.4.21-3|108	%{_sysconfdir}/X11/xdm/TakeConsole
12mr|xinitrc-2.4.21-3|109	%{_sysconfdir}/X11/xdm/Xreset
12mr|xinitrc-2.4.21-3|110	%{_sysconfdir}/X11/xdm/Xsession
12mr|xinitrc-2.4.21-3|111	%{_sysconfdir}/X11/xdm/Xsetup_0
12mr|xinitrc-2.4.21-3|112	%{_sysconfdir}/X11/xdm/Xstartup
12mr|xinitrc-2.4.21-3|113	%{_sysconfdir}/X11/xdm/Xwilling
12mr|xinitrc-2.4.21-3|114	
12mr|xinitrc-2.4.21-3|115	
12mr|xinitrc-2.4.21-3|116	%dir %{_sysconfdir}/X11/wmsession.d
12mr|xinitrc-2.4.21-3|117	%dir %{_sysconfdir}/X11/xinit
12mr|xinitrc-2.4.21-3|118	%dir %{_sysconfdir}/X11/xinit.d
12mr|xinitrc-2.4.21-3|119	%dir %{_sysconfdir}/X11/xsetup.d
12mr|xinitrc-2.4.21-3|120	%{_sysconfdir}/X11/Xsession
12mr|xinitrc-2.4.21-3|121	%{_sysconfdir}/X11/xinit.d/02XIM
12mr|xinitrc-2.4.21-3|122	%{_sysconfdir}/X11/xinit/XIM
12mr|xinitrc-2.4.21-3|123	%{_sysconfdir}/X11/xinit/Xclients
12mr|xinitrc-2.4.21-3|124	%{_sysconfdir}/X11/xinit/fixkeyboard
12mr|xinitrc-2.4.21-3|125	%{_sysconfdir}/X11/xinit/xinitrc
12mr|xinitrc-2.4.21-3|126	%{_bindir}/*
12mr|xinitrc-2.4.21-3|127	%{_datadir}/X11/dm.d
12mr|xinitrc-2.4.21-3|128	%{_datadir}/X11/xdm
12mr|xinitrc-2.4.21-3|129	
12mr|xinitrc-2.4.21-3|130	%changelog
12mr|xinitrc-2.4.21-3|131	

19327 12
12mr|xinitrc_dbus-0.11.2-3|1	Summary:		Script check DBUS install for pcmanfm 0.9.8 and above
12mr|xinitrc_dbus-0.11.2-3|2	Name:			xinitrc_dbus
12mr|xinitrc_dbus-0.11.2-3|3	Version:		0.11.2
12mr|xinitrc_dbus-0.11.2-3|4	Release:		%mkrel 3
12mr|xinitrc_dbus-0.11.2-3|5	License:		GPLv2+
12mr|xinitrc_dbus-0.11.2-3|6	Group:			System/Base
12mr|xinitrc_dbus-0.11.2-3|7	Source0:		%{name}.sh
12mr|xinitrc_dbus-0.11.2-3|8	BuildArch:		noarch
12mr|xinitrc_dbus-0.11.2-3|9	Requires:		pcmanfm >= 0.9.8 dbus
12mr|xinitrc_dbus-0.11.2-3|10	BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-root
12mr|xinitrc_dbus-0.11.2-3|11	
12mr|xinitrc_dbus-0.11.2-3|12	%description
12mr|xinitrc_dbus-0.11.2-3|13	This script add DBus entry to pcmanfm 0.9.8 and above
12mr|xinitrc_dbus-0.11.2-3|14	
12mr|xinitrc_dbus-0.11.2-3|15	%prep
12mr|xinitrc_dbus-0.11.2-3|16	
12mr|xinitrc_dbus-0.11.2-3|17	%build
12mr|xinitrc_dbus-0.11.2-3|18	
12mr|xinitrc_dbus-0.11.2-3|19	%install
12mr|xinitrc_dbus-0.11.2-3|20	rm -rf %{buildroot}
12mr|xinitrc_dbus-0.11.2-3|21	
12mr|xinitrc_dbus-0.11.2-3|22	mkdir -p ${RPM_BUILD_ROOT}/%{_bindir}
12mr|xinitrc_dbus-0.11.2-3|23	cp %SOURCE0  ${RPM_BUILD_ROOT}/%{_bindir}/xinitrc_dbus
12mr|xinitrc_dbus-0.11.2-3|24	
12mr|xinitrc_dbus-0.11.2-3|25	%clean
12mr|xinitrc_dbus-0.11.2-3|26	rm -rf %{buildroot}
12mr|xinitrc_dbus-0.11.2-3|27	
12mr|xinitrc_dbus-0.11.2-3|28	%files
12mr|xinitrc_dbus-0.11.2-3|29	%defattr(-, root, root, -)
12mr|xinitrc_dbus-0.11.2-3|30	
12mr|xinitrc_dbus-0.11.2-3|31	%{_bindir}/xinitrc_dbus
12mr|xinitrc_dbus-0.11.2-3|32	
12mr|xinitrc_dbus-0.11.2-3|33	
12mr|xinitrc_dbus-0.11.2-3|34	
12mr|xinitrc_dbus-0.11.2-3|35	%changelog
12mr|xinitrc_dbus-0.11.2-3|36	

19328 12
12mr|xinput-1.5.3-5|1	Name:		xinput
12mr|xinput-1.5.3-5|2	Version:	1.5.3
12mr|xinput-1.5.3-5|3	Release:	%mkrel 5
12mr|xinput-1.5.3-5|4	Summary:	Runtime configuration and test of XInput devices
12mr|xinput-1.5.3-5|5	Group:		System/X11
12mr|xinput-1.5.3-5|6	URL:		http://xorg.freedesktop.org
12mr|xinput-1.5.3-5|7	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xinput-1.5.3-5|8	License:	MIT
12mr|xinput-1.5.3-5|9	BuildRoot:	%{_tmppath}/%{name}-droot
12mr|xinput-1.5.3-5|10	BuildRequires:	x11-util-macros		>= 1.1.5
12mr|xinput-1.5.3-5|11	BuildRequires:	libx11-devel		>= 1.1.3
12mr|xinput-1.5.3-5|12	BuildRequires:	libxext-devel		>= 1.0.3
12mr|xinput-1.5.3-5|13	BuildRequires:	libxi-devel		>= 1.1.3
12mr|xinput-1.5.3-5|14	
12mr|xinput-1.5.3-5|15	%description
12mr|xinput-1.5.3-5|16	Runtime configuration and test of XInput devices
12mr|xinput-1.5.3-5|17	
12mr|xinput-1.5.3-5|18	%prep
12mr|xinput-1.5.3-5|19	%setup -q
12mr|xinput-1.5.3-5|20	
12mr|xinput-1.5.3-5|21	%build
12mr|xinput-1.5.3-5|22	%configure2_5x
12mr|xinput-1.5.3-5|23	%make
12mr|xinput-1.5.3-5|24	
12mr|xinput-1.5.3-5|25	%install
12mr|xinput-1.5.3-5|26	rm -rf %{buildroot}
12mr|xinput-1.5.3-5|27	%makeinstall_std
12mr|xinput-1.5.3-5|28	
12mr|xinput-1.5.3-5|29	%clean
12mr|xinput-1.5.3-5|30	rm -rf %{buildroot}
12mr|xinput-1.5.3-5|31	
12mr|xinput-1.5.3-5|32	%files
12mr|xinput-1.5.3-5|33	%defattr(-,root,root)
12mr|xinput-1.5.3-5|34	%{_bindir}/xinput
12mr|xinput-1.5.3-5|35	%{_mandir}/*/*
12mr|xinput-1.5.3-5|36	%doc README ChangeLog
12mr|xinput-1.5.3-5|37	
12mr|xinput-1.5.3-5|38	
12mr|xinput-1.5.3-5|39	
12mr|xinput-1.5.3-5|40	%changelog
12mr|xinput-1.5.3-5|41	

19329 12
12mr|xjavadoc-1.1-1.13|1	%define section		free
12mr|xjavadoc-1.1-1.13|2	%define gcj_support	1
12mr|xjavadoc-1.1-1.13|3	
12mr|xjavadoc-1.1-1.13|4	Name:		xjavadoc
12mr|xjavadoc-1.1-1.13|5	Version:	1.1
12mr|xjavadoc-1.1-1.13|6	Release:	1.13
12mr|xjavadoc-1.1-1.13|7	Epoch:		0
12mr|xjavadoc-1.1-1.13|8	Summary:	The XJavaDoc engine
12mr|xjavadoc-1.1-1.13|9	License:	BSD Style
12mr|xjavadoc-1.1-1.13|10	URL:		http://xdoclet.sourceforge.net/xjavadoc/
12mr|xjavadoc-1.1-1.13|11	Group:		Development/Java
12mr|xjavadoc-1.1-1.13|12	Source0:	%{name}-src-%{version}-RHCLEAN.tar.bz2
12mr|xjavadoc-1.1-1.13|13	# cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/xdoclet login
12mr|xjavadoc-1.1-1.13|14	# cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/xdoclet export -r XJAVADOC_1_1 xjavadoc
12mr|xjavadoc-1.1-1.13|15	Patch0:		%{name}-build_xml.patch
12mr|xjavadoc-1.1-1.13|16	BuildRequires:  java-rpmbuild
12mr|xjavadoc-1.1-1.13|17	BuildRequires:	java
12mr|xjavadoc-1.1-1.13|18	BuildRequires:	java-devel
12mr|xjavadoc-1.1-1.13|19	BuildRequires:	junit
12mr|xjavadoc-1.1-1.13|20	BuildRequires:	ant >= 0:1.5
12mr|xjavadoc-1.1-1.13|21	BuildRequires:	jakarta-commons-logging
12mr|xjavadoc-1.1-1.13|22	BuildRequires:	jakarta-commons-collections
12mr|xjavadoc-1.1-1.13|23	BuildRequires:	xml-commons-jaxp-1.3-apis
12mr|xjavadoc-1.1-1.13|24	BuildRequires:	log4j
12mr|xjavadoc-1.1-1.13|25	BuildRequires:	java-devel
12mr|xjavadoc-1.1-1.13|26	BuildRequires:	javacc
12mr|xjavadoc-1.1-1.13|27	BuildRequires:	xalan-j2
12mr|xjavadoc-1.1-1.13|28	BuildRequires:	jrefactory
12mr|xjavadoc-1.1-1.13|29	BuildRequires:	ant-junit
12mr|xjavadoc-1.1-1.13|30	BuildRequires:	ant-nodeps
12mr|xjavadoc-1.1-1.13|31	BuildRequires:	locales-en
12mr|xjavadoc-1.1-1.13|32	Requires:	jakarta-commons-logging
12mr|xjavadoc-1.1-1.13|33	Requires:	jakarta-commons-collections
12mr|xjavadoc-1.1-1.13|34	Requires:	xml-commons-jaxp-1.3-apis
12mr|xjavadoc-1.1-1.13|35	Requires:	log4j
12mr|xjavadoc-1.1-1.13|36	Requires:	xalan-j2
12mr|xjavadoc-1.1-1.13|37	Requires:	jrefactory
12mr|xjavadoc-1.1-1.13|38	%if %{gcj_support}
12mr|xjavadoc-1.1-1.13|39	BuildRequires:  java-gcj-compat-devel
12mr|xjavadoc-1.1-1.13|40	%else
12mr|xjavadoc-1.1-1.13|41	Buildarch:      noarch
12mr|xjavadoc-1.1-1.13|42	%endif
12mr|xjavadoc-1.1-1.13|43	
12mr|xjavadoc-1.1-1.13|44	%description
12mr|xjavadoc-1.1-1.13|45	The XJavaDoc engine is a complete rewrite of Sun's
12mr|xjavadoc-1.1-1.13|46	JavaDoc engine that is faster and more suited for
12mr|xjavadoc-1.1-1.13|47	XDoclet (although it is completely standalone). It
12mr|xjavadoc-1.1-1.13|48	scans java source code and makes information about
12mr|xjavadoc-1.1-1.13|49	a class available via special java beans that are
12mr|xjavadoc-1.1-1.13|50	part of the XJavaDoc core. These beans provide the
12mr|xjavadoc-1.1-1.13|51	same information about a class as Sun's JavaDoc API,
12mr|xjavadoc-1.1-1.13|52	and some nice extra features.
12mr|xjavadoc-1.1-1.13|53	
12mr|xjavadoc-1.1-1.13|54	%package        javadoc
12mr|xjavadoc-1.1-1.13|55	Summary:        Javadoc for %{name}
12mr|xjavadoc-1.1-1.13|56	Group:          Development/Java
12mr|xjavadoc-1.1-1.13|57	
12mr|xjavadoc-1.1-1.13|58	%description    javadoc
12mr|xjavadoc-1.1-1.13|59	%{summary}.
12mr|xjavadoc-1.1-1.13|60	
12mr|xjavadoc-1.1-1.13|61	%prep
12mr|xjavadoc-1.1-1.13|62	%setup -q -n %{name}
12mr|xjavadoc-1.1-1.13|63	find . -name "*.tar.bz2" -exec rm {} \;
12mr|xjavadoc-1.1-1.13|64	find . -name "*.jar" -exec rm {} \;
12mr|xjavadoc-1.1-1.13|65	
12mr|xjavadoc-1.1-1.13|66	%patch0 -b .sav
12mr|xjavadoc-1.1-1.13|67	
12mr|xjavadoc-1.1-1.13|68	%build
12mr|xjavadoc-1.1-1.13|69	export LC_ALL=ISO-8859-1
12mr|xjavadoc-1.1-1.13|70	export CLASSPATH=$(build-classpath \
12mr|xjavadoc-1.1-1.13|71	xalan-j2 \
12mr|xjavadoc-1.1-1.13|72	junit \
12mr|xjavadoc-1.1-1.13|73	javacc \
12mr|xjavadoc-1.1-1.13|74	log4j \
12mr|xjavadoc-1.1-1.13|75	commons-logging \
12mr|xjavadoc-1.1-1.13|76	commons-collections \
12mr|xjavadoc-1.1-1.13|77	xml-commons-jaxp-1.3-apis \
12mr|xjavadoc-1.1-1.13|78	jrefactory \
12mr|xjavadoc-1.1-1.13|79	ant)
12mr|xjavadoc-1.1-1.13|80	
12mr|xjavadoc-1.1-1.13|81	export OPT_JAR_LIST="junit ant/ant-junit ant/ant-nodeps"
12mr|xjavadoc-1.1-1.13|82	%ant -Dbuild.sysclasspath=first -Djavacchome=%{_javadir} javadoc
12mr|xjavadoc-1.1-1.13|83	
12mr|xjavadoc-1.1-1.13|84	%install
12mr|xjavadoc-1.1-1.13|85	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mr|xjavadoc-1.1-1.13|86	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}
12mr|xjavadoc-1.1-1.13|87	mkdir -p $RPM_BUILD_ROOT%{_docdir}
12mr|xjavadoc-1.1-1.13|88	install -m 644 target/%{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}
12mr|xjavadoc-1.1-1.13|89	
12mr|xjavadoc-1.1-1.13|90	# version less symlinks
12mr|xjavadoc-1.1-1.13|91	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|xjavadoc-1.1-1.13|92	
12mr|xjavadoc-1.1-1.13|93	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|xjavadoc-1.1-1.13|94	install -m 644 LICENSE.txt $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|xjavadoc-1.1-1.13|95	install -m 644 docs/architecture.txt $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|xjavadoc-1.1-1.13|96	
12mr|xjavadoc-1.1-1.13|97	#javadoc
12mr|xjavadoc-1.1-1.13|98	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|xjavadoc-1.1-1.13|99	cp -pr dist/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|xjavadoc-1.1-1.13|100	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name} # ghost symlink
12mr|xjavadoc-1.1-1.13|101	
12mr|xjavadoc-1.1-1.13|102	%if %{gcj_support}
12mr|xjavadoc-1.1-1.13|103	%{_bindir}/aot-compile-rpm
12mr|xjavadoc-1.1-1.13|104	%endif
12mr|xjavadoc-1.1-1.13|105	
12mr|xjavadoc-1.1-1.13|106	%if %{gcj_support}
12mr|xjavadoc-1.1-1.13|107	%post
12mr|xjavadoc-1.1-1.13|108	%{update_gcjdb}
12mr|xjavadoc-1.1-1.13|109	
12mr|xjavadoc-1.1-1.13|110	%postun
12mr|xjavadoc-1.1-1.13|111	%{clean_gcjdb}
12mr|xjavadoc-1.1-1.13|112	%endif
12mr|xjavadoc-1.1-1.13|113	
12mr|xjavadoc-1.1-1.13|114	%post javadoc
12mr|xjavadoc-1.1-1.13|115	rm -f %{_javadocdir}/%{name}
12mr|xjavadoc-1.1-1.13|116	ln -s %{name}-%{version} %{_javadocdir}/%{name}
12mr|xjavadoc-1.1-1.13|117	
12mr|xjavadoc-1.1-1.13|118	%postun javadoc
12mr|xjavadoc-1.1-1.13|119	if [ "$1" = "0" ]; then
12mr|xjavadoc-1.1-1.13|120	rm -f %{_javadocdir}/%{name}
12mr|xjavadoc-1.1-1.13|121	fi
12mr|xjavadoc-1.1-1.13|122	
12mr|xjavadoc-1.1-1.13|123	%files
12mr|xjavadoc-1.1-1.13|124	%defattr(0644,root,root,0755)
12mr|xjavadoc-1.1-1.13|125	%{_javadir}/*
12mr|xjavadoc-1.1-1.13|126	%if %{gcj_support}
12mr|xjavadoc-1.1-1.13|127	%dir %{_libdir}/gcj/%{name}
12mr|xjavadoc-1.1-1.13|128	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|xjavadoc-1.1-1.13|129	%endif
12mr|xjavadoc-1.1-1.13|130	%{_docdir}/%{name}-%{version}/*
12mr|xjavadoc-1.1-1.13|131	
12mr|xjavadoc-1.1-1.13|132	%files javadoc
12mr|xjavadoc-1.1-1.13|133	%defattr(-,root,root,-)
12mr|xjavadoc-1.1-1.13|134	%doc %{_javadocdir}/%{name}-%{version}
12mr|xjavadoc-1.1-1.13|135	%ghost %doc %{_javadocdir}/%{name}
12mr|xjavadoc-1.1-1.13|136	
12mr|xjavadoc-1.1-1.13|137	
12mr|xjavadoc-1.1-1.13|138	
12mr|xjavadoc-1.1-1.13|139	
12mr|xjavadoc-1.1-1.13|140	
12mr|xjavadoc-1.1-1.13|141	%changelog
12mr|xjavadoc-1.1-1.13|142	

19330 12
12mr|xkbcomp-1.2.4-1|1	Name:		xkbcomp
12mr|xkbcomp-1.2.4-1|2	Version:	1.2.4
12mr|xkbcomp-1.2.4-1|3	Release:	1
12mr|xkbcomp-1.2.4-1|4	Summary:	Compile XKB keyboard description
12mr|xkbcomp-1.2.4-1|5	Group:		Development/X11
12mr|xkbcomp-1.2.4-1|6	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xkbcomp-1.2.4-1|7	License:	MIT
12mr|xkbcomp-1.2.4-1|8	
12mr|xkbcomp-1.2.4-1|9	BuildRequires: libx11-devel >= 1.0.0
12mr|xkbcomp-1.2.4-1|10	BuildRequires: libxkbfile-devel >= 1.0.1
12mr|xkbcomp-1.2.4-1|11	BuildRequires: x11-util-macros >= 1.0.1
12mr|xkbcomp-1.2.4-1|12	
12mr|xkbcomp-1.2.4-1|13	%description
12mr|xkbcomp-1.2.4-1|14	The xkbcomp keymap compiler converts a description of an XKB keymap into one of
12mr|xkbcomp-1.2.4-1|15	several output formats. The most common use for xkbcomp is to create a compiled
12mr|xkbcomp-1.2.4-1|16	keymap file (.xkm extension) which can be read directly by XKB-capable X
12mr|xkbcomp-1.2.4-1|17	servers or utilities.
12mr|xkbcomp-1.2.4-1|18	
12mr|xkbcomp-1.2.4-1|19	%prep
12mr|xkbcomp-1.2.4-1|20	%setup -q -n %{name}-%{version}
12mr|xkbcomp-1.2.4-1|21	
12mr|xkbcomp-1.2.4-1|22	%build
12mr|xkbcomp-1.2.4-1|23	%configure2_5x
12mr|xkbcomp-1.2.4-1|24	%make
12mr|xkbcomp-1.2.4-1|25	
12mr|xkbcomp-1.2.4-1|26	%install
12mr|xkbcomp-1.2.4-1|27	%makeinstall_std
12mr|xkbcomp-1.2.4-1|28	
12mr|xkbcomp-1.2.4-1|29	%files
12mr|xkbcomp-1.2.4-1|30	%{_bindir}/xkbcomp
12mr|xkbcomp-1.2.4-1|31	%{_mandir}/man1/xkbcomp.1*
12mr|xkbcomp-1.2.4-1|32	%{_libdir}/pkgconfig/%{name}.pc
12mr|xkbcomp-1.2.4-1|33	
12mr|xkbcomp-1.2.4-1|34	
12mr|xkbcomp-1.2.4-1|35	
12mr|xkbcomp-1.2.4-1|36	%changelog
12mr|xkbcomp-1.2.4-1|37	

19331 12
12mr|xkbevd-1.1.3-1|1	Name:		xkbevd
12mr|xkbevd-1.1.3-1|2	Version:	1.1.3
12mr|xkbevd-1.1.3-1|3	Release:	1
12mr|xkbevd-1.1.3-1|4	Summary:	XKB event daemon
12mr|xkbevd-1.1.3-1|5	Group:		Development/X11
12mr|xkbevd-1.1.3-1|6	URL:		http://xorg.freedesktop.org
12mr|xkbevd-1.1.3-1|7	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xkbevd-1.1.3-1|8	License:	MIT
12mr|xkbevd-1.1.3-1|9	
12mr|xkbevd-1.1.3-1|10	BuildRequires: libx11-devel >= 1.0.0
12mr|xkbevd-1.1.3-1|11	BuildRequires: libxkbfile-devel >= 1.0.1
12mr|xkbevd-1.1.3-1|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xkbevd-1.1.3-1|13	BuildRequires:	bison
12mr|xkbevd-1.1.3-1|14	
12mr|xkbevd-1.1.3-1|15	%description
12mr|xkbevd-1.1.3-1|16	The xkbevd event daemon listens for specified XKB events and executes
12mr|xkbevd-1.1.3-1|17	requested commands if they occur. The configuration file consists of a
12mr|xkbevd-1.1.3-1|18	list of event specification/action pairs and/or variable definitions.
12mr|xkbevd-1.1.3-1|19	
12mr|xkbevd-1.1.3-1|20	%prep
12mr|xkbevd-1.1.3-1|21	%setup -q -n %{name}-%{version}
12mr|xkbevd-1.1.3-1|22	
12mr|xkbevd-1.1.3-1|23	%build
12mr|xkbevd-1.1.3-1|24	%configure2_5x	--x-includes=%{_includedir} \
12mr|xkbevd-1.1.3-1|25	--x-libraries=%{_libdir}
12mr|xkbevd-1.1.3-1|26	
12mr|xkbevd-1.1.3-1|27	%make
12mr|xkbevd-1.1.3-1|28	
12mr|xkbevd-1.1.3-1|29	%install
12mr|xkbevd-1.1.3-1|30	mkdir -p %{buildroot}/%{_datadir}/X11/xkb
12mr|xkbevd-1.1.3-1|31	install -m 644 example.cf xkbevd.cf %{buildroot}/%{_datadir}/X11/xkb
12mr|xkbevd-1.1.3-1|32	%makeinstall_std
12mr|xkbevd-1.1.3-1|33	
12mr|xkbevd-1.1.3-1|34	%files
12mr|xkbevd-1.1.3-1|35	%{_bindir}/xkbevd
12mr|xkbevd-1.1.3-1|36	%{_mandir}/man1/xkbevd.1*
12mr|xkbevd-1.1.3-1|37	%{_datadir}/X11/xkb/*.cf
12mr|xkbevd-1.1.3-1|38	
12mr|xkbevd-1.1.3-1|39	
12mr|xkbevd-1.1.3-1|40	
12mr|xkbevd-1.1.3-1|41	%changelog
12mr|xkbevd-1.1.3-1|42	

19332 12
12mr|xkbprint-1.0.3-3|1	Name:		xkbprint
12mr|xkbprint-1.0.3-3|2	Version:	1.0.3
12mr|xkbprint-1.0.3-3|3	Release:	%mkrel 3
12mr|xkbprint-1.0.3-3|4	Summary:	Print an XKB keyboard description
12mr|xkbprint-1.0.3-3|5	Group:		Development/X11
12mr|xkbprint-1.0.3-3|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xkbprint-1.0.3-3|7	License:	MIT
12mr|xkbprint-1.0.3-3|8	BuildRoot:	%{_tmppath}/%{name}-root
12mr|xkbprint-1.0.3-3|9	
12mr|xkbprint-1.0.3-3|10	BuildRequires: libx11-devel >= 1.0.0
12mr|xkbprint-1.0.3-3|11	BuildRequires: libxkbfile-devel >= 1.0.1
12mr|xkbprint-1.0.3-3|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xkbprint-1.0.3-3|13	
12mr|xkbprint-1.0.3-3|14	%description
12mr|xkbprint-1.0.3-3|15	The xkbprint comman generates a printable or encapsulated PostScript
12mr|xkbprint-1.0.3-3|16	description of the XKB keyboard description specified by a file.
12mr|xkbprint-1.0.3-3|17	
12mr|xkbprint-1.0.3-3|18	%prep
12mr|xkbprint-1.0.3-3|19	%setup -q -n %{name}-%{version}
12mr|xkbprint-1.0.3-3|20	
12mr|xkbprint-1.0.3-3|21	%build
12mr|xkbprint-1.0.3-3|22	%configure2_5x	--x-includes=%{_includedir} \
12mr|xkbprint-1.0.3-3|23	--x-libraries=%{_libdir}
12mr|xkbprint-1.0.3-3|24	
12mr|xkbprint-1.0.3-3|25	%make
12mr|xkbprint-1.0.3-3|26	
12mr|xkbprint-1.0.3-3|27	%install
12mr|xkbprint-1.0.3-3|28	rm -rf %{buildroot}
12mr|xkbprint-1.0.3-3|29	%makeinstall_std
12mr|xkbprint-1.0.3-3|30	
12mr|xkbprint-1.0.3-3|31	%clean
12mr|xkbprint-1.0.3-3|32	rm -rf %{buildroot}
12mr|xkbprint-1.0.3-3|33	
12mr|xkbprint-1.0.3-3|34	%files
12mr|xkbprint-1.0.3-3|35	%defattr(-,root,root)
12mr|xkbprint-1.0.3-3|36	%{_bindir}/xkbprint
12mr|xkbprint-1.0.3-3|37	%{_mandir}/man1/xkbprint.1*
12mr|xkbprint-1.0.3-3|38	
12mr|xkbprint-1.0.3-3|39	
12mr|xkbprint-1.0.3-3|40	
12mr|xkbprint-1.0.3-3|41	%changelog
12mr|xkbprint-1.0.3-3|42	

19333 12
12mr|xkbutils-1.0.3-3|1	Name:		xkbutils
12mr|xkbutils-1.0.3-3|2	Version:	1.0.3
12mr|xkbutils-1.0.3-3|3	Release:	%mkrel 3
12mr|xkbutils-1.0.3-3|4	Summary:	X.Org X11 XKB utilities
12mr|xkbutils-1.0.3-3|5	Group:		Development/X11
12mr|xkbutils-1.0.3-3|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xkbutils-1.0.3-3|7	License:	MIT
12mr|xkbutils-1.0.3-3|8	BuildRoot:	%{_tmppath}/%{name}-root
12mr|xkbutils-1.0.3-3|9	
12mr|xkbutils-1.0.3-3|10	BuildRequires: libx11-devel >= 1.0.0
12mr|xkbutils-1.0.3-3|11	BuildRequires: libxkbfile-devel >= 1.0.1
12mr|xkbutils-1.0.3-3|12	BuildRequires: libxaw-devel >= 1.0.1
12mr|xkbutils-1.0.3-3|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|xkbutils-1.0.3-3|14	
12mr|xkbutils-1.0.3-3|15	%description
12mr|xkbutils-1.0.3-3|16	This package provides several XKB utilities for X.org.
12mr|xkbutils-1.0.3-3|17	
12mr|xkbutils-1.0.3-3|18	%prep
12mr|xkbutils-1.0.3-3|19	%setup -q -n %{name}-%{version}
12mr|xkbutils-1.0.3-3|20	
12mr|xkbutils-1.0.3-3|21	%build
12mr|xkbutils-1.0.3-3|22	%configure2_5x	--x-includes=%{_includedir} \
12mr|xkbutils-1.0.3-3|23	--x-libraries=%{_libdir}
12mr|xkbutils-1.0.3-3|24	
12mr|xkbutils-1.0.3-3|25	%make
12mr|xkbutils-1.0.3-3|26	
12mr|xkbutils-1.0.3-3|27	%install
12mr|xkbutils-1.0.3-3|28	rm -rf %{buildroot}
12mr|xkbutils-1.0.3-3|29	%makeinstall_std
12mr|xkbutils-1.0.3-3|30	
12mr|xkbutils-1.0.3-3|31	%clean
12mr|xkbutils-1.0.3-3|32	rm -rf %{buildroot}
12mr|xkbutils-1.0.3-3|33	
12mr|xkbutils-1.0.3-3|34	%files
12mr|xkbutils-1.0.3-3|35	%defattr(-,root,root)
12mr|xkbutils-1.0.3-3|36	%{_bindir}/xkbbell
12mr|xkbutils-1.0.3-3|37	%{_bindir}/xkbvleds
12mr|xkbutils-1.0.3-3|38	%{_bindir}/xkbwatch
12mr|xkbutils-1.0.3-3|39	%{_mandir}/man1/*.1.*
12mr|xkbutils-1.0.3-3|40	
12mr|xkbutils-1.0.3-3|41	
12mr|xkbutils-1.0.3-3|42	
12mr|xkbutils-1.0.3-3|43	%changelog
12mr|xkbutils-1.0.3-3|44	

19334 12
12mr|xkeyboard-config-2.7-1|1	%define old_name x11-data-xkbdata
12mr|xkeyboard-config-2.7-1|2	
12mr|xkeyboard-config-2.7-1|3	%define git_url git://anongit.freedesktop.org/xkeyboard-config
12mr|xkeyboard-config-2.7-1|4	
12mr|xkeyboard-config-2.7-1|5	Name:		xkeyboard-config
12mr|xkeyboard-config-2.7-1|6	Epoch:		1
12mr|xkeyboard-config-2.7-1|7	Version:	2.7
12mr|xkeyboard-config-2.7-1|8	Release:	1
12mr|xkeyboard-config-2.7-1|9	Summary:	XKB data files
12mr|xkeyboard-config-2.7-1|10	License:	MIT
12mr|xkeyboard-config-2.7-1|11	Group:		Development/X11
12mr|xkeyboard-config-2.7-1|12	URL:		http://www.freedesktop.org/wiki/Software/XKeyboardConfig
12mr|xkeyboard-config-2.7-1|13	Source:		xkeyboard-config-%{version}.tar.bz2
12mr|xkeyboard-config-2.7-1|14	# (Anssi 09/2008) Add fi(kotoistus_classic_nbsp) and use that by default.
12mr|xkeyboard-config-2.7-1|15	# It has nbsp in level4 instead of level3 to avoid typos, as in fi(classic).
12mr|xkeyboard-config-2.7-1|16	# See http://bugs.freedesktop.org/show_bug.cgi?id=12764
12mr|xkeyboard-config-2.7-1|17	# Comments have been sent to the Kotoistus project.
12mr|xkeyboard-config-2.7-1|18	Patch1:		xkeyboard-config-1.9-fi-kotoistus_classic_nbsp.patch
12mr|xkeyboard-config-2.7-1|19	
12mr|xkeyboard-config-2.7-1|20	# Morocco symbols/tifinagh should be symbols/ma in the official version
12mr|xkeyboard-config-2.7-1|21	# Nigerian symbols/ng seens to match
12mr|xkeyboard-config-2.7-1|22	# Pakistanese is pk in 1.1, not snd
12mr|xkeyboard-config-2.7-1|23	# symbols/tm "Turkmen" is the same as symbols/tr "Turkey" in 1.1? seens
12mr|xkeyboard-config-2.7-1|24	#	quite different
12mr|xkeyboard-config-2.7-1|25	# symbols/urd seens to be 1.1's symbols/in (claims support for all Indian
12mr|xkeyboard-config-2.7-1|26	#	keyboard layouts)
12mr|xkeyboard-config-2.7-1|27	# symbols/kur "Kurdish" is apparently in several different Kurdish support
12mr|xkeyboard-config-2.7-1|28	#	files/descriptions
12mr|xkeyboard-config-2.7-1|29	# symbols/chr "Cherokee" being dropped? or already integrated in some other
12mr|xkeyboard-config-2.7-1|30	#	description?
12mr|xkeyboard-config-2.7-1|31	Patch2:		xkbdata-1.0.1-newkbd.patch
12mr|xkeyboard-config-2.7-1|32	
12mr|xkeyboard-config-2.7-1|33	# (fc) 1.5-2mdv map key_battery, wlan, bluetooth, uwb to their XF86 keycodes (GIT)
12mr|xkeyboard-config-2.7-1|34	Patch6:		xkeyboard-config-1.4-battery.patch
12mr|xkeyboard-config-2.7-1|35	# Revert change that disables zapping by default
12mr|xkeyboard-config-2.7-1|36	Patch9:		xkeyboard-config-1.9-Enable-zapping-by-default.patch
12mr|xkeyboard-config-2.7-1|37	
12mr|xkeyboard-config-2.7-1|38	#Add Altai and fix some Russia national layout
12mr|xkeyboard-config-2.7-1|39	Patch10:	xkeyboard-config-2.7-altai.patch
12mr|xkeyboard-config-2.7-1|40	
12mr|xkeyboard-config-2.7-1|41	# Add Swiss-German layout with ¨ deadkey, but without turning important
12mr|xkeyboard-config-2.7-1|42	# development characters like ` or ' into deadkeys
12mr|xkeyboard-config-2.7-1|43	Patch11:	xkeyboard-config-ch-scriptdeadkeys.patch
12mr|xkeyboard-config-2.7-1|44	
12mr|xkeyboard-config-2.7-1|45	Patch12:	xkeyboard-config-2.4.1-br-support.diff
12mr|xkeyboard-config-2.7-1|46	
12mr|xkeyboard-config-2.7-1|47	BuildRequires:	pkgconfig(x11)
12mr|xkeyboard-config-2.7-1|48	BuildRequires:	glib-gettextize
12mr|xkeyboard-config-2.7-1|49	BuildRequires:	intltool
12mr|xkeyboard-config-2.7-1|50	BuildRequires:	perl-XML-Parser
12mr|xkeyboard-config-2.7-1|51	BuildRequires:	x11-proto-devel
12mr|xkeyboard-config-2.7-1|52	BuildRequires:	x11-util-macros
12mr|xkeyboard-config-2.7-1|53	BuildRequires:	xkbcomp
12mr|xkeyboard-config-2.7-1|54	# For the mab page
12mr|xkeyboard-config-2.7-1|55	BuildRequires:	xsltproc
12mr|xkeyboard-config-2.7-1|56	# https://qa.mandriva.com/show_bug.cgi?id=44052
12mr|xkeyboard-config-2.7-1|57	BuildRequires:	gettext-devel
12mr|xkeyboard-config-2.7-1|58	
12mr|xkeyboard-config-2.7-1|59	BuildArch:	noarch
12mr|xkeyboard-config-2.7-1|60	
12mr|xkeyboard-config-2.7-1|61	%description
12mr|xkeyboard-config-2.7-1|62	Xkeyboard-config provides consistent, well-structured, frequently released of X
12mr|xkeyboard-config-2.7-1|63	keyboard configuration data (XKB) for various X Window System implementations.
12mr|xkeyboard-config-2.7-1|64	
12mr|xkeyboard-config-2.7-1|65	%package -n %{old_name}
12mr|xkeyboard-config-2.7-1|66	Summary:	%{summary}
12mr|xkeyboard-config-2.7-1|67	Group:		%{group}
12mr|xkeyboard-config-2.7-1|68	
12mr|xkeyboard-config-2.7-1|69	%description -n %{old_name}
12mr|xkeyboard-config-2.7-1|70	Xkeyboard-config provides consistent, well-structured, frequently released of X
12mr|xkeyboard-config-2.7-1|71	keyboard configuration data (XKB) for various X Window System implementations.
12mr|xkeyboard-config-2.7-1|72	
12mr|xkeyboard-config-2.7-1|73	%prep
12mr|xkeyboard-config-2.7-1|74	%setup -q
12mr|xkeyboard-config-2.7-1|75	
12mr|xkeyboard-config-2.7-1|76	%patch1 -p1
12mr|xkeyboard-config-2.7-1|77	%patch6 -p1 -b .battery
12mr|xkeyboard-config-2.7-1|78	%patch9 -p1 -b .enable-zapping
12mr|xkeyboard-config-2.7-1|79	%patch10 -p1 -b .russain_national
12mr|xkeyboard-config-2.7-1|80	%patch11 -p1 -b .ch_scriptdeadkeys
12mr|xkeyboard-config-2.7-1|81	%patch12 -p1 -b .br
12mr|xkeyboard-config-2.7-1|82	
12mr|xkeyboard-config-2.7-1|83	# fix build
12mr|xkeyboard-config-2.7-1|84	aclocal
12mr|xkeyboard-config-2.7-1|85	autoconf
12mr|xkeyboard-config-2.7-1|86	
12mr|xkeyboard-config-2.7-1|87	%build
12mr|xkeyboard-config-2.7-1|88	%configure2_5x --enable-compat-rules \
12mr|xkeyboard-config-2.7-1|89	--with-xkb-base=%{_datadir}/X11/xkb \
12mr|xkeyboard-config-2.7-1|90	--with-xkb-rules-symlink=xorg \
12mr|xkeyboard-config-2.7-1|91	--disable-runtime-deps
12mr|xkeyboard-config-2.7-1|92	
12mr|xkeyboard-config-2.7-1|93	%make
12mr|xkeyboard-config-2.7-1|94	
12mr|xkeyboard-config-2.7-1|95	%install
12mr|xkeyboard-config-2.7-1|96	%makeinstall_std
12mr|xkeyboard-config-2.7-1|97	
12mr|xkeyboard-config-2.7-1|98	mkdir -p %{buildroot}%{_localstatedir}/lib/xkb
12mr|xkeyboard-config-2.7-1|99	#need this symlink for xkb to work (Mdv bug #34195)
12mr|xkeyboard-config-2.7-1|100	ln -snf %{_localstatedir}/lib/xkb %{buildroot}%{_datadir}/X11/xkb/compiled
12mr|xkeyboard-config-2.7-1|101	
12mr|xkeyboard-config-2.7-1|102	%find_lang %{name}
12mr|xkeyboard-config-2.7-1|103	
12mr|xkeyboard-config-2.7-1|104	%pre -n %{old_name}
12mr|xkeyboard-config-2.7-1|105	# this was a directory in the old installation
12mr|xkeyboard-config-2.7-1|106	if [ -d "%{_datadir}/X11/xkb/compiled" ]; then
12mr|xkeyboard-config-2.7-1|107	rm -rf %{_datadir}/X11/xkb/compiled
12mr|xkeyboard-config-2.7-1|108	fi
12mr|xkeyboard-config-2.7-1|109	
12mr|xkeyboard-config-2.7-1|110	%files -f %{name}.lang -n %{old_name}
12mr|xkeyboard-config-2.7-1|111	%dir %{_datadir}/X11/xkb/
12mr|xkeyboard-config-2.7-1|112	%attr(1777,root,root) %dir %{_localstatedir}/lib/xkb
12mr|xkeyboard-config-2.7-1|113	%{_datadir}/X11/xkb/*
12mr|xkeyboard-config-2.7-1|114	%{_datadir}/pkgconfig/xkeyboard-config.pc
12mr|xkeyboard-config-2.7-1|115	%{_mandir}/man7/xkeyboard-config.7.*

19335 12
12mr|xkill-1.0.3-5|1	Name: xkill
12mr|xkill-1.0.3-5|2	Version: 1.0.3
12mr|xkill-1.0.3-5|3	Release: %mkrel 5
12mr|xkill-1.0.3-5|4	Summary: Kill a client by its X resource
12mr|xkill-1.0.3-5|5	Group: Monitoring
12mr|xkill-1.0.3-5|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xkill-1.0.3-5|7	Source11:   %{name}-mini.png
12mr|xkill-1.0.3-5|8	Source12:   %{name}-std.png
12mr|xkill-1.0.3-5|9	Source13:   %{name}-large.png
12mr|xkill-1.0.3-5|10	License: MIT
12mr|xkill-1.0.3-5|11	BuildRoot: %{_tmppath}/%{name}-root
12mr|xkill-1.0.3-5|12	
12mr|xkill-1.0.3-5|13	BuildRequires: libx11-devel >= 1.0.0
12mr|xkill-1.0.3-5|14	BuildRequires: libxmu-devel >= 1.0.0
12mr|xkill-1.0.3-5|15	BuildRequires: x11-util-macros >= 1.0.1
12mr|xkill-1.0.3-5|16	
12mr|xkill-1.0.3-5|17	%description
12mr|xkill-1.0.3-5|18	Xkill is a utility for forcing the X server to close connections to clients.
12mr|xkill-1.0.3-5|19	This program is very dangerous, but is useful for aborting programs that have
12mr|xkill-1.0.3-5|20	displayed undesired windows on a user's screen.
12mr|xkill-1.0.3-5|21	
12mr|xkill-1.0.3-5|22	%prep
12mr|xkill-1.0.3-5|23	%setup -q -n %{name}-%{version}
12mr|xkill-1.0.3-5|24	
12mr|xkill-1.0.3-5|25	%build
12mr|xkill-1.0.3-5|26	%configure2_5x	--x-includes=%{_includedir}\
12mr|xkill-1.0.3-5|27	--x-libraries=%{_libdir}
12mr|xkill-1.0.3-5|28	
12mr|xkill-1.0.3-5|29	%make
12mr|xkill-1.0.3-5|30	
12mr|xkill-1.0.3-5|31	%install
12mr|xkill-1.0.3-5|32	rm -rf %{buildroot}
12mr|xkill-1.0.3-5|33	%makeinstall_std
12mr|xkill-1.0.3-5|34	
12mr|xkill-1.0.3-5|35	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mr|xkill-1.0.3-5|36	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|xkill-1.0.3-5|37	[Desktop Entry]
12mr|xkill-1.0.3-5|38	Encoding=UTF-8
12mr|xkill-1.0.3-5|39	Name=XKill
12mr|xkill-1.0.3-5|40	Comment=Kill a client by its X resource
12mr|xkill-1.0.3-5|41	Exec=/usr/bin/xkill
12mr|xkill-1.0.3-5|42	Icon=xkill
12mr|xkill-1.0.3-5|43	Terminal=false
12mr|xkill-1.0.3-5|44	Type=Application
12mr|xkill-1.0.3-5|45	StartupNotify=true
12mr|xkill-1.0.3-5|46	Categories=System;Monitor;
12mr|xkill-1.0.3-5|47	NoDisplay=true
12mr|xkill-1.0.3-5|48	EOF
12mr|xkill-1.0.3-5|49	
12mr|xkill-1.0.3-5|50	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/xkill.png
12mr|xkill-1.0.3-5|51	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/xkill.png
12mr|xkill-1.0.3-5|52	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/xkill.png
12mr|xkill-1.0.3-5|53	
12mr|xkill-1.0.3-5|54	%clean
12mr|xkill-1.0.3-5|55	rm -rf %{buildroot}
12mr|xkill-1.0.3-5|56	
12mr|xkill-1.0.3-5|57	%if %mdkversion < 200900
12mr|xkill-1.0.3-5|58	%post
12mr|xkill-1.0.3-5|59	%update_menus
12mr|xkill-1.0.3-5|60	%endif
12mr|xkill-1.0.3-5|61	
12mr|xkill-1.0.3-5|62	%if %mdkversion < 200900
12mr|xkill-1.0.3-5|63	%postun
12mr|xkill-1.0.3-5|64	%clean_menus
12mr|xkill-1.0.3-5|65	%endif
12mr|xkill-1.0.3-5|66	
12mr|xkill-1.0.3-5|67	%files
12mr|xkill-1.0.3-5|68	%defattr(-,root,root)
12mr|xkill-1.0.3-5|69	%{_bindir}/xkill
12mr|xkill-1.0.3-5|70	%{_mandir}/man1/*
12mr|xkill-1.0.3-5|71	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|xkill-1.0.3-5|72	%{_miconsdir}/xkill.png
12mr|xkill-1.0.3-5|73	%{_iconsdir}/xkill.png
12mr|xkill-1.0.3-5|74	%{_liconsdir}/xkill.png
12mr|xkill-1.0.3-5|75	
12mr|xkill-1.0.3-5|76	
12mr|xkill-1.0.3-5|77	
12mr|xkill-1.0.3-5|78	%changelog
12mr|xkill-1.0.3-5|79	

19336 12
12mr|xl2tpd-1.3.0-1|1	Summary: 	Layer 2 Tunnelling Protocol Daemon (RFC 2661)
12mr|xl2tpd-1.3.0-1|2	Name:		xl2tpd
12mr|xl2tpd-1.3.0-1|3	Version:	1.3.0
12mr|xl2tpd-1.3.0-1|4	Release:	%mkrel 1
12mr|xl2tpd-1.3.0-1|5	License:	GPLv2+
12mr|xl2tpd-1.3.0-1|6	Group:		Networking/Other
12mr|xl2tpd-1.3.0-1|7	Url: 		http://www.xelerance.com/software/xl2tpd/
12mr|xl2tpd-1.3.0-1|8	Source0: 	http://www.xelerance.com/software/xl2tpd/%{name}-%{version}.tar.gz
12mr|xl2tpd-1.3.0-1|9	Patch0:		xl2tpd.c.patch
12mr|xl2tpd-1.3.0-1|10	BuildRequires:	pcap-devel
12mr|xl2tpd-1.3.0-1|11	Requires:	ppp
12mr|xl2tpd-1.3.0-1|12	Obsoletes:	l2tpd <= 0.69
12mr|xl2tpd-1.3.0-1|13	Provides:	l2tpd = 0.69
12mr|xl2tpd-1.3.0-1|14	Requires(post):	/sbin/chkconfig
12mr|xl2tpd-1.3.0-1|15	Requires(preun):	/sbin/chkconfig
12mr|xl2tpd-1.3.0-1|16	Requires(preun):	/sbin/service
12mr|xl2tpd-1.3.0-1|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|xl2tpd-1.3.0-1|18	
12mr|xl2tpd-1.3.0-1|19	%description
12mr|xl2tpd-1.3.0-1|20	xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661).
12mr|xl2tpd-1.3.0-1|21	L2TP allows you to tunnel PPP over UDP. Some ISPs use L2TP to tunnel user
12mr|xl2tpd-1.3.0-1|22	sessions from dial-in servers (modem banks, ADSL DSLAMs) to back-end PPP
12mr|xl2tpd-1.3.0-1|23	servers. Another important application is Virtual Private Networks where
12mr|xl2tpd-1.3.0-1|24	the IPsec protocol is used to secure the L2TP connection (L2TP/IPsec,
12mr|xl2tpd-1.3.0-1|25	RFC 3193). The L2TP/IPsec protocol is mainly used by Windows and
12mr|xl2tpd-1.3.0-1|26	Mac OS X clients. On Linux, xl2tpd can be used in combination with IPsec
12mr|xl2tpd-1.3.0-1|27	implementations such as Openswan.
12mr|xl2tpd-1.3.0-1|28	Example configuration files for such a setup are included in this RPM.
12mr|xl2tpd-1.3.0-1|29	
12mr|xl2tpd-1.3.0-1|30	xl2tpd works by opening a pseudo-tty for communicating with pppd.
12mr|xl2tpd-1.3.0-1|31	It runs completely in userspace.
12mr|xl2tpd-1.3.0-1|32	
12mr|xl2tpd-1.3.0-1|33	%prep
12mr|xl2tpd-1.3.0-1|34	%setup -q
12mr|xl2tpd-1.3.0-1|35	%patch0 -p1
12mr|xl2tpd-1.3.0-1|36	
12mr|xl2tpd-1.3.0-1|37	%build
12mr|xl2tpd-1.3.0-1|38	%make DFLAGS="%{optflags} -g -DDEBUG_PPPD -DDEBUG_CONTROL -DDEBUG_ENTROPY"
12mr|xl2tpd-1.3.0-1|39	sed -i -e 's|chkconfig:[ \t][ \t]*|chkconfig: |' packaging/fedora/xl2tpd.init
12mr|xl2tpd-1.3.0-1|40	
12mr|xl2tpd-1.3.0-1|41	%install
12mr|xl2tpd-1.3.0-1|42	rm -rf %{buildroot}
12mr|xl2tpd-1.3.0-1|43	%makeinstall_std PREFIX="%{_prefix}"
12mr|xl2tpd-1.3.0-1|44	install -p -D -m644 examples/xl2tpd.conf %{buildroot}%{_sysconfdir}/xl2tpd/xl2tpd.conf
12mr|xl2tpd-1.3.0-1|45	install -p -D -m644 examples/ppp-options.xl2tpd %{buildroot}%{_sysconfdir}/ppp/options.xl2tpd
12mr|xl2tpd-1.3.0-1|46	install -p -D -m600 doc/l2tp-secrets.sample %{buildroot}%{_sysconfdir}/xl2tpd/l2tp-secrets
12mr|xl2tpd-1.3.0-1|47	install -p -D -m600 examples/chapsecrets.sample %{buildroot}%{_sysconfdir}/ppp/chap-secrets.sample
12mr|xl2tpd-1.3.0-1|48	install -p -D -m755 packaging/fedora/xl2tpd.init %{buildroot}%{_initrddir}/xl2tpd
12mr|xl2tpd-1.3.0-1|49	install -p -D -m755 -d %{buildroot}%{_localstatedir}/run/xl2tpd
12mr|xl2tpd-1.3.0-1|50	
12mr|xl2tpd-1.3.0-1|51	%clean
12mr|xl2tpd-1.3.0-1|52	rm -rf %{buildroot}
12mr|xl2tpd-1.3.0-1|53	
12mr|xl2tpd-1.3.0-1|54	%post
12mr|xl2tpd-1.3.0-1|55	/sbin/chkconfig --add xl2tpd
12mr|xl2tpd-1.3.0-1|56	# if we migrate from l2tpd to xl2tpd, copy the configs
12mr|xl2tpd-1.3.0-1|57	if [ -f /etc/l2tpd/l2tpd.conf ]
12mr|xl2tpd-1.3.0-1|58	then
12mr|xl2tpd-1.3.0-1|59	echo "Old /etc/l2tpd configuration found, migrating to /etc/xl2tpd"
12mr|xl2tpd-1.3.0-1|60	mv /etc/xl2tpd/xl2tpd.conf /etc/xl2tpd/xl2tpd.conf.rpmsave
12mr|xl2tpd-1.3.0-1|61	cat /etc/l2tpd/l2tpd.conf | sed "s/options.l2tpd/options.xl2tpd/" > /etc/xl2tpd/xl2tpd.conf
12mr|xl2tpd-1.3.0-1|62	mv /etc/ppp/options.xl2tpd /etc/ppp/options.xl2tpd.rpmsave
12mr|xl2tpd-1.3.0-1|63	mv /etc/ppp/options.l2tpd /etc/ppp/options.xl2tpd
12mr|xl2tpd-1.3.0-1|64	mv /etc/xl2tpd/l2tp-secrets /etc/xl2tpd/l2tpd-secrets.rpmsave
12mr|xl2tpd-1.3.0-1|65	cp -pa /etc/l2tpd/l2tp-secrets /etc/xl2tpd/l2tp-secrets
12mr|xl2tpd-1.3.0-1|66	
12mr|xl2tpd-1.3.0-1|67	fi
12mr|xl2tpd-1.3.0-1|68	
12mr|xl2tpd-1.3.0-1|69	
12mr|xl2tpd-1.3.0-1|70	%preun
12mr|xl2tpd-1.3.0-1|71	if [ $1 -eq 0 ]; then
12mr|xl2tpd-1.3.0-1|72	/sbin/service xl2tpd stop > /dev/null 2>&1
12mr|xl2tpd-1.3.0-1|73	/sbin/chkconfig --del xl2tpd
12mr|xl2tpd-1.3.0-1|74	fi
12mr|xl2tpd-1.3.0-1|75	
12mr|xl2tpd-1.3.0-1|76	%postun
12mr|xl2tpd-1.3.0-1|77	if [ $1 -ge 1 ]; then
12mr|xl2tpd-1.3.0-1|78	/sbin/service xl2tpd condrestart 2>&1 >/dev/null
12mr|xl2tpd-1.3.0-1|79	fi
12mr|xl2tpd-1.3.0-1|80	
12mr|xl2tpd-1.3.0-1|81	%files
12mr|xl2tpd-1.3.0-1|82	%defattr(-,root,root)
12mr|xl2tpd-1.3.0-1|83	%doc BUGS CHANGES CREDITS LICENSE README.* TODO doc/rfc2661.txt
12mr|xl2tpd-1.3.0-1|84	%doc doc/README.patents examples/chapsecrets.sample
12mr|xl2tpd-1.3.0-1|85	%{_sbindir}/xl2tpd
12mr|xl2tpd-1.3.0-1|86	%{_sbindir}/xl2tpd-control
12mr|xl2tpd-1.3.0-1|87	%{_bindir}/pfc
12mr|xl2tpd-1.3.0-1|88	%{_mandir}/*/*
12mr|xl2tpd-1.3.0-1|89	%dir %{_sysconfdir}/xl2tpd
12mr|xl2tpd-1.3.0-1|90	%config(noreplace) %{_sysconfdir}/xl2tpd/*
12mr|xl2tpd-1.3.0-1|91	%config(noreplace) %{_sysconfdir}/ppp/*
12mr|xl2tpd-1.3.0-1|92	%attr(0755,root,root)  %{_initrddir}/xl2tpd
12mr|xl2tpd-1.3.0-1|93	%dir %{_localstatedir}/run/xl2tpd
12mr|xl2tpd-1.3.0-1|94	
12mr|xl2tpd-1.3.0-1|95	
12mr|xl2tpd-1.3.0-1|96	
12mr|xl2tpd-1.3.0-1|97	%changelog
12mr|xl2tpd-1.3.0-1|98	

19337 12
12mr|xlhtml-0.5-12|1	Name:         xlhtml
12mr|xlhtml-0.5-12|2	Version:      0.5
12mr|xlhtml-0.5-12|3	Release:      %mkrel 12
12mr|xlhtml-0.5-12|4	License:      GPL
12mr|xlhtml-0.5-12|5	Group:        Text tools
12mr|xlhtml-0.5-12|6	Requires:     xlhtml-cole
12mr|xlhtml-0.5-12|7	Summary:      Excel 95 and later file converter
12mr|xlhtml-0.5-12|8	URL:          http://chicago.sourceforge.net/xlhtml/
12mr|xlhtml-0.5-12|9	Source:       %{name}-%{version}.tar.bz2
12mr|xlhtml-0.5-12|10	Patch:        %{name}-%{version}.diff
12mr|xlhtml-0.5-12|11	BuildRoot:    %{_tmppath}/%{name}-%{version}-build
12mr|xlhtml-0.5-12|12	Buildrequires: automake
12mr|xlhtml-0.5-12|13	
12mr|xlhtml-0.5-12|14	%description
12mr|xlhtml-0.5-12|15	xlHtml is an Excel 95 and later file converter. Its html output can be
12mr|xlhtml-0.5-12|16	used as a Netscape Plug-in to let you view xls e-mail attachments. It
12mr|xlhtml-0.5-12|17	can also extract regions of a spreadsheet and convert the spreadsheet
12mr|xlhtml-0.5-12|18	to pure text rather than html.
12mr|xlhtml-0.5-12|19	
12mr|xlhtml-0.5-12|20	
12mr|xlhtml-0.5-12|21	%package -n xlhtml-cole
12mr|xlhtml-0.5-12|22	Summary:      Free C OLE library
12mr|xlhtml-0.5-12|23	Group:        Development/C++
12mr|xlhtml-0.5-12|24	
12mr|xlhtml-0.5-12|25	%description -n xlhtml-cole
12mr|xlhtml-0.5-12|26	Using cole, you can access Microsoft "Structured Storage" files. The
12mr|xlhtml-0.5-12|27	most popular Microsoft programs generate "Structured Storage" files,
12mr|xlhtml-0.5-12|28	including the Microsoft suite for offices. StarDivision's suite
12mr|xlhtml-0.5-12|29	(StarOffice) generates "Structured Storage" files, too. FlashPix file
12mr|xlhtml-0.5-12|30	format is "Structured Storage", too.
12mr|xlhtml-0.5-12|31	
12mr|xlhtml-0.5-12|32	
12mr|xlhtml-0.5-12|33	%prep
12mr|xlhtml-0.5-12|34	%setup -q
12mr|xlhtml-0.5-12|35	%patch -p0
12mr|xlhtml-0.5-12|36	
12mr|xlhtml-0.5-12|37	mv ppthtml/README README-ppthtml
12mr|xlhtml-0.5-12|38	
12mr|xlhtml-0.5-12|39	%build
12mr|xlhtml-0.5-12|40	autoreconf -fi
12mr|xlhtml-0.5-12|41	%configure2_5x
12mr|xlhtml-0.5-12|42	%make
12mr|xlhtml-0.5-12|43	%make -C cole/utils
12mr|xlhtml-0.5-12|44	
12mr|xlhtml-0.5-12|45	%install
12mr|xlhtml-0.5-12|46	rm -fr %buildroot
12mr|xlhtml-0.5-12|47	%makeinstall_std
12mr|xlhtml-0.5-12|48	# xlhtml-cole
12mr|xlhtml-0.5-12|49	install -m 755 cole/cole-config $RPM_BUILD_ROOT/usr/bin
12mr|xlhtml-0.5-12|50	mkdir -p $RPM_BUILD_ROOT/%{_includedir}/cole
12mr|xlhtml-0.5-12|51	install cole/cole.h  $RPM_BUILD_ROOT/%{_includedir}/cole
12mr|xlhtml-0.5-12|52	install cole/utils/cole_extract $RPM_BUILD_ROOT/%{_bindir}
12mr|xlhtml-0.5-12|53	install cole/utils/cole_isfs $RPM_BUILD_ROOT/%{_bindir}
12mr|xlhtml-0.5-12|54	install cole/utils/cole_isfs_fast $RPM_BUILD_ROOT/%{_bindir}
12mr|xlhtml-0.5-12|55	install cole/utils/cole_tree $RPM_BUILD_ROOT/%{_bindir}
12mr|xlhtml-0.5-12|56	
12mr|xlhtml-0.5-12|57	%multiarch_binaries %{buildroot}%{_bindir}/cole-config
12mr|xlhtml-0.5-12|58	
12mr|xlhtml-0.5-12|59	%clean
12mr|xlhtml-0.5-12|60	rm -rf $RPM_BUILD_ROOT
12mr|xlhtml-0.5-12|61	
12mr|xlhtml-0.5-12|62	%files
12mr|xlhtml-0.5-12|63	%defattr(-,root,root)
12mr|xlhtml-0.5-12|64	%doc xlhtml/TODO xlhtml/README README-ppthtml
12mr|xlhtml-0.5-12|65	#%doc xlhtml/contrib/*.html
12mr|xlhtml-0.5-12|66	#%doc xlhtml/contrib/*.txt
12mr|xlhtml-0.5-12|67	%{_bindir}/nsopen
12mr|xlhtml-0.5-12|68	%{_bindir}/nspptview
12mr|xlhtml-0.5-12|69	%{_bindir}/nsxlview
12mr|xlhtml-0.5-12|70	%{_bindir}/ppthtml
12mr|xlhtml-0.5-12|71	%{_bindir}/xlhtml
12mr|xlhtml-0.5-12|72	%{_mandir}/*/*
12mr|xlhtml-0.5-12|73	
12mr|xlhtml-0.5-12|74	%if %mdkversion < 200900
12mr|xlhtml-0.5-12|75	%post -n xlhtml-cole -p /sbin/ldconfig
12mr|xlhtml-0.5-12|76	%endif
12mr|xlhtml-0.5-12|77	
12mr|xlhtml-0.5-12|78	%if %mdkversion < 200900
12mr|xlhtml-0.5-12|79	%postun -n xlhtml-cole -p /sbin/ldconfig
12mr|xlhtml-0.5-12|80	%endif
12mr|xlhtml-0.5-12|81	
12mr|xlhtml-0.5-12|82	%files -n xlhtml-cole
12mr|xlhtml-0.5-12|83	%defattr(-,root,root)
12mr|xlhtml-0.5-12|84	%doc AUTHORS COPYING INSTALL ChangeLog NEWS cole/TODO README
12mr|xlhtml-0.5-12|85	%{_bindir}/cole-config
12mr|xlhtml-0.5-12|86	%{multiarch_bindir}/cole-config
12mr|xlhtml-0.5-12|87	%{_bindir}/cole_extract
12mr|xlhtml-0.5-12|88	%{_bindir}/cole_isfs
12mr|xlhtml-0.5-12|89	%{_bindir}/cole_isfs_fast
12mr|xlhtml-0.5-12|90	%{_bindir}/cole_tree
12mr|xlhtml-0.5-12|91	%{_includedir}/cole
12mr|xlhtml-0.5-12|92	%{_libdir}/libcole.*
12mr|xlhtml-0.5-12|93	#/usr/share/aclocal/cole.m4
12mr|xlhtml-0.5-12|94	
12mr|xlhtml-0.5-12|95	
12mr|xlhtml-0.5-12|96	
12mr|xlhtml-0.5-12|97	
12mr|xlhtml-0.5-12|98	
12mr|xlhtml-0.5-12|99	%changelog
12mr|xlhtml-0.5-12|100	

19338 12
12mr|xli-20061110-9|1	%define	name	xli
12mr|xli-20061110-9|2	%define	version	20061110
12mr|xli-20061110-9|3	%define fver	2006-11-10
12mr|xli-20061110-9|4	%define	release	%mkrel 9
12mr|xli-20061110-9|5	%define	url	http://pantransit.reptiles.org/prog/
12mr|xli-20061110-9|6	
12mr|xli-20061110-9|7	Summary:	XLI - X11 Image Loading Utility
12mr|xli-20061110-9|8	Name:		%{name}
12mr|xli-20061110-9|9	Version:	%{version}
12mr|xli-20061110-9|10	Release:	%{release}
12mr|xli-20061110-9|11	URL:		%{url}
12mr|xli-20061110-9|12	Source0:	%{url}/%{name}/%{name}-%{fver}.tar.gz
12mr|xli-20061110-9|13	Patch1:		xli-1.17.0-mdkpath.patch
12mr|xli-20061110-9|14	Patch2:		xli-1.17.0-compile-fixes.patch
12mr|xli-20061110-9|15	License:	MIT
12mr|xli-20061110-9|16	Group:		Graphics
12mr|xli-20061110-9|17	BuildRequires:	libx11-devel
12mr|xli-20061110-9|18	BuildRequires:	libxext-devel
12mr|xli-20061110-9|19	BuildRequires:	gccmakedep
12mr|xli-20061110-9|20	BuildRequires:	imake
12mr|xli-20061110-9|21	BuildRequires:	libjpeg-devel
12mr|xli-20061110-9|22	BuildRequires:	libpng-devel
12mr|xli-20061110-9|23	BuildRequires:	rman
12mr|xli-20061110-9|24	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|xli-20061110-9|25	Provides:	xloadimage
12mr|xli-20061110-9|26	Obsoletes:	xloadimage
12mr|xli-20061110-9|27	
12mr|xli-20061110-9|28	%description
12mr|xli-20061110-9|29	This utility will view several types of images under X11, or load
12mr|xli-20061110-9|30	images onto the X11 root window.  Can view the following image types
12mr|xli-20061110-9|31	under X11:
12mr|xli-20061110-9|32	
12mr|xli-20061110-9|33	FBM Image, Sun Rasterfile, CMU WM Raster, Portable Bit Map (PBM, PGM,
12mr|xli-20061110-9|34	PPM), Faces Project, GIF Image, JFIF style jpeg Image, Utah RLE Image,
12mr|xli-20061110-9|35	Windows, OS/2 RLE Image, Photograph on CD Image, X Window Dump, Targa
12mr|xli-20061110-9|36	Image, McIDAS areafile, G3 FAX Image, PC Paintbrush Image, GEM Bit Image,
12mr|xli-20061110-9|37	MacPaint Image, X Pixmap (.xpm), XBitmap
12mr|xli-20061110-9|38	
12mr|xli-20061110-9|39	%prep
12mr|xli-20061110-9|40	%setup -q -n %{name}-%{fver}
12mr|xli-20061110-9|41	%patch1 -p1
12mr|xli-20061110-9|42	%patch2 -p1
12mr|xli-20061110-9|43	
12mr|xli-20061110-9|44	%build
12mr|xli-20061110-9|45	xmkmf -a
12mr|xli-20061110-9|46	%make CFLAGS="%optflags" EXTRA_LDOPTIONS="%ldflags"
12mr|xli-20061110-9|47	for i in xli xlito; do cp -f $i.man $i.1; done
12mr|xli-20061110-9|48	cp -f xliguide.man xliguide.5
12mr|xli-20061110-9|49	
12mr|xli-20061110-9|50	%install
12mr|xli-20061110-9|51	rm -rf $RPM_BUILD_ROOT
12mr|xli-20061110-9|52	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12mr|xli-20061110-9|53	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/X11/app-defaults/
12mr|xli-20061110-9|54	make install SYSPATHFILE=$RPM_BUILD_ROOT%{_sysconfdir}/X11/app-defaults/Xli BINDIR=$RPM_BUILD_ROOT%{_bindir}
12mr|xli-20061110-9|55	
12mr|xli-20061110-9|56	for i in *.1;do install -m644 $i -D $RPM_BUILD_ROOT%{_mandir}/man1/$i;done
12mr|xli-20061110-9|57	install -m644 xliguide.5 -D $RPM_BUILD_ROOT%{_mandir}/man5/xliguide.5
12mr|xli-20061110-9|58	
12mr|xli-20061110-9|59	ln -sf xli $RPM_BUILD_ROOT%{_bindir}/xsetbg
12mr|xli-20061110-9|60	ln -sf xli $RPM_BUILD_ROOT%{_bindir}/xview
12mr|xli-20061110-9|61	ln -sf xli $RPM_BUILD_ROOT%{_bindir}/xloadimage
12mr|xli-20061110-9|62	
12mr|xli-20061110-9|63	# quick fix for doc permissions
12mr|xli-20061110-9|64	chmod 644 README*
12mr|xli-20061110-9|65	
12mr|xli-20061110-9|66	%clean
12mr|xli-20061110-9|67	rm -rf $RPM_BUILD_ROOT
12mr|xli-20061110-9|68	
12mr|xli-20061110-9|69	%files
12mr|xli-20061110-9|70	%defattr(-,root,root)
12mr|xli-20061110-9|71	%doc chkgamma.jpg README* ABOUTGAMMA
12mr|xli-20061110-9|72	%{_bindir}/*
12mr|xli-20061110-9|73	%config(noreplace) %{_sysconfdir}/X11/app-defaults/*
12mr|xli-20061110-9|74	%{_mandir}/*/*
12mr|xli-20061110-9|75	
12mr|xli-20061110-9|76	
12mr|xli-20061110-9|77	
12mr|xli-20061110-9|78	%changelog
12mr|xli-20061110-9|79	

19339 12
12mr|xload-1.1.1-1|1	Name: xload
12mr|xload-1.1.1-1|2	Version: 1.1.1
12mr|xload-1.1.1-1|3	Release: 1
12mr|xload-1.1.1-1|4	Summary: System load average display for X
12mr|xload-1.1.1-1|5	Group: Development/X11
12mr|xload-1.1.1-1|6	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xload-1.1.1-1|7	License: MIT
12mr|xload-1.1.1-1|8	
12mr|xload-1.1.1-1|9	BuildRequires: libxt-devel >= 1.0.0
12mr|xload-1.1.1-1|10	BuildRequires: libxaw-devel >= 1.0.1
12mr|xload-1.1.1-1|11	BuildRequires: x11-util-macros >= 1.0.1
12mr|xload-1.1.1-1|12	
12mr|xload-1.1.1-1|13	%description
12mr|xload-1.1.1-1|14	The xload program displays a periodically updating histogram of the system
12mr|xload-1.1.1-1|15	load average.
12mr|xload-1.1.1-1|16	
12mr|xload-1.1.1-1|17	%prep
12mr|xload-1.1.1-1|18	%setup -q -n %{name}-%{version}
12mr|xload-1.1.1-1|19	
12mr|xload-1.1.1-1|20	%build
12mr|xload-1.1.1-1|21	%configure2_5x
12mr|xload-1.1.1-1|22	%make
12mr|xload-1.1.1-1|23	
12mr|xload-1.1.1-1|24	%install
12mr|xload-1.1.1-1|25	%makeinstall_std
12mr|xload-1.1.1-1|26	
12mr|xload-1.1.1-1|27	%files
12mr|xload-1.1.1-1|28	%{_bindir}/xload
12mr|xload-1.1.1-1|29	%{_datadir}/X11/app-defaults/XLoad
12mr|xload-1.1.1-1|30	%{_mandir}/man1/xload.1*
12mr|xload-1.1.1-1|31	
12mr|xload-1.1.1-1|32	
12mr|xload-1.1.1-1|33	
12mr|xload-1.1.1-1|34	%changelog
12mr|xload-1.1.1-1|35	

19340 12
12mr|xlockmore-5.34-3|1	Name:		xlockmore
12mr|xlockmore-5.34-3|2	Summary:	An X terminal locking program
12mr|xlockmore-5.34-3|3	Version:	5.34
12mr|xlockmore-5.34-3|4	Release:	%mkrel 3
12mr|xlockmore-5.34-3|5	License:	BSD
12mr|xlockmore-5.34-3|6	Group:		Graphical desktop/Other
12mr|xlockmore-5.34-3|7	Url:		http://www.tux.org/~bagleyd/xlockmore.html
12mr|xlockmore-5.34-3|8	Source:		http://www.tux.org/~bagleyd/xlock/%name-%version/%name-%version.tar.bz2
12mr|xlockmore-5.34-3|9	Source1:	xlock.pamd
12mr|xlockmore-5.34-3|10	Patch0:		xlockmore-5.30-soundpath.patch
12mr|xlockmore-5.34-3|11	Patch3:		xlockmore-5.30-include_ftgl_path.patch
12mr|xlockmore-5.34-3|12	Requires:	pam >= 0.59
12mr|xlockmore-5.34-3|13	Requires:	fortune-mod
12mr|xlockmore-5.34-3|14	Requires:	pam
12mr|xlockmore-5.34-3|15	#fhimpe: needed for chkpwd group
12mr|xlockmore-5.34-3|16	Requires:	setup >= 2.7.12-2
12mr|xlockmore-5.34-3|17	BuildRequires:	esound-devel
12mr|xlockmore-5.34-3|18	BuildRequires:	gtk+2-devel
12mr|xlockmore-5.34-3|19	BuildRequires:	mesa-common-devel
12mr|xlockmore-5.34-3|20	BuildRequires:	pam-devel
12mr|xlockmore-5.34-3|21	BuildRequires:	libx11-devel
12mr|xlockmore-5.34-3|22	BuildRequires:	libxext-devel
12mr|xlockmore-5.34-3|23	BuildRequires:	xpm-devel
12mr|xlockmore-5.34-3|24	BuildRequires:	pkgconfig(xt)
12mr|xlockmore-5.34-3|25	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|xlockmore-5.34-3|26	
12mr|xlockmore-5.34-3|27	%description
12mr|xlockmore-5.34-3|28	The xlockmore utility is an enhanced version of the standard xlock
12mr|xlockmore-5.34-3|29	program, which allows you to lock an X session so that other users
12mr|xlockmore-5.34-3|30	can't access it.  Xlockmore runs a provided screensaver until you type
12mr|xlockmore-5.34-3|31	in your password.
12mr|xlockmore-5.34-3|32	
12mr|xlockmore-5.34-3|33	Install the xlockmore package if you need a locking program to secure
12mr|xlockmore-5.34-3|34	X sessions.
12mr|xlockmore-5.34-3|35	
12mr|xlockmore-5.34-3|36	%package gtk2
12mr|xlockmore-5.34-3|37	Summary:	A GTK2 front-end to xlockmore
12mr|xlockmore-5.34-3|38	Url:		http://www.tux.org/~bagleyd/xlockmore.html
12mr|xlockmore-5.34-3|39	Group:		Graphical desktop/Other
12mr|xlockmore-5.34-3|40	License:	BSD
12mr|xlockmore-5.34-3|41	Requires:	xlockmore
12mr|xlockmore-5.34-3|42	
12mr|xlockmore-5.34-3|43	%description gtk2
12mr|xlockmore-5.34-3|44	A GTK2 front-end to xlockmore.
12mr|xlockmore-5.34-3|45	
12mr|xlockmore-5.34-3|46	%prep
12mr|xlockmore-5.34-3|47	%setup -q
12mr|xlockmore-5.34-3|48	%patch0 -p1 -b .soundpath
12mr|xlockmore-5.34-3|49	%patch3 -p1 -b .include_ftgl_path
12mr|xlockmore-5.34-3|50	
12mr|xlockmore-5.34-3|51	%{__sed} -i -e "s,/lib,/%{_lib},g" configure
12mr|xlockmore-5.34-3|52	
12mr|xlockmore-5.34-3|53	%build
12mr|xlockmore-5.34-3|54	
12mr|xlockmore-5.34-3|55	export CXXFLAGS="-laudiofile"
12mr|xlockmore-5.34-3|56	
12mr|xlockmore-5.34-3|57	autoconf
12mr|xlockmore-5.34-3|58	
12mr|xlockmore-5.34-3|59	%configure2_5x \
12mr|xlockmore-5.34-3|60	--without-motif \
12mr|xlockmore-5.34-3|61	--with-gtk2 \
12mr|xlockmore-5.34-3|62	--without-gtk \
12mr|xlockmore-5.34-3|63	--enable-pam \
12mr|xlockmore-5.34-3|64	--enable-syslog \
12mr|xlockmore-5.34-3|65	--disable-setuid \
12mr|xlockmore-5.34-3|66	--with-crypt \
12mr|xlockmore-5.34-3|67	--without-rplay \
12mr|xlockmore-5.34-3|68	--enable-appdefaultdir=%{_datadir}/X11/app-defaults
12mr|xlockmore-5.34-3|69	make
12mr|xlockmore-5.34-3|70	
12mr|xlockmore-5.34-3|71	%install
12mr|xlockmore-5.34-3|72	rm -rf %{buildroot}
12mr|xlockmore-5.34-3|73	mkdir -p %{buildroot}%{_bindir}
12mr|xlockmore-5.34-3|74	mkdir -p %{buildroot}%{_datadir}/sounds/xlockmore
12mr|xlockmore-5.34-3|75	
12mr|xlockmore-5.34-3|76	perl -p -i -e 's/-o root//g' Makefile */Makefile
12mr|xlockmore-5.34-3|77	%makeinstall
12mr|xlockmore-5.34-3|78	
12mr|xlockmore-5.34-3|79	install -m644 xlock/xlock.man -D %{buildroot}%{_mandir}/man1/xlock.1
12mr|xlockmore-5.34-3|80	install -m644 xlock/XLock.ad -D %{buildroot}%{_datadir}/X11/app-defaults/XLock
12mr|xlockmore-5.34-3|81	install -m644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/pam.d/xlock
12mr|xlockmore-5.34-3|82	
12mr|xlockmore-5.34-3|83	cp sounds/*.au %{buildroot}%{_datadir}/sounds/xlockmore
12mr|xlockmore-5.34-3|84	rm -rf %{buildroot}%{_mandir}/xlock.1*
12mr|xlockmore-5.34-3|85	chmod 755 %{buildroot}%{_bindir}/xlock
12mr|xlockmore-5.34-3|86	
12mr|xlockmore-5.34-3|87	
12mr|xlockmore-5.34-3|88	%{__mkdir_p} %{buildroot}%{_datadir}/applications
12mr|xlockmore-5.34-3|89	
12mr|xlockmore-5.34-3|90	cat >> %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12mr|xlockmore-5.34-3|91	[Desktop Entry]
12mr|xlockmore-5.34-3|92	Name=Xlock
12mr|xlockmore-5.34-3|93	Comment=X11 screen saver
12mr|xlockmore-5.34-3|94	Icon=gnome-lockscreen.png
12mr|xlockmore-5.34-3|95	Exec=xlock
12mr|xlockmore-5.34-3|96	Terminal=false
12mr|xlockmore-5.34-3|97	Type=Application
12mr|xlockmore-5.34-3|98	Category=System;
12mr|xlockmore-5.34-3|99	EOF
12mr|xlockmore-5.34-3|100	
12mr|xlockmore-5.34-3|101	%clean
12mr|xlockmore-5.34-3|102	rm -rf %{buildroot}
12mr|xlockmore-5.34-3|103	
12mr|xlockmore-5.34-3|104	%files
12mr|xlockmore-5.34-3|105	%defattr(-,root,root)
12mr|xlockmore-5.34-3|106	%attr(2755,root,chkpwd) %{_bindir}/xlock
12mr|xlockmore-5.34-3|107	%{_mandir}/man1/xlock.1*
12mr|xlockmore-5.34-3|108	%config(noreplace) %{_datadir}/X11/app-defaults/XLock
12mr|xlockmore-5.34-3|109	%{_datadir}/sounds/xlockmore
12mr|xlockmore-5.34-3|110	%{_datadir}/applications/%{name}.desktop
12mr|xlockmore-5.34-3|111	%config(noreplace) %{_sysconfdir}/pam.d/*
12mr|xlockmore-5.34-3|112	
12mr|xlockmore-5.34-3|113	%files gtk2
12mr|xlockmore-5.34-3|114	%defattr(-,root,root)
12mr|xlockmore-5.34-3|115	%{_bindir}/xglock
12mr|xlockmore-5.34-3|116	%{_datadir}/xlock
12mr|xlockmore-5.34-3|117	
12mr|xlockmore-5.34-3|118	
12mr|xlockmore-5.34-3|119	
12mr|xlockmore-5.34-3|120	%changelog
12mr|xlockmore-5.34-3|121	

19341 12
12mr|xlogo-1.0.4-1|1	Name:		xlogo
12mr|xlogo-1.0.4-1|2	Version:	1.0.4
12mr|xlogo-1.0.4-1|3	Release:	1
12mr|xlogo-1.0.4-1|4	Summary:	X Window System logo
12mr|xlogo-1.0.4-1|5	Group:		Development/X11
12mr|xlogo-1.0.4-1|6	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xlogo-1.0.4-1|7	License:	MIT
12mr|xlogo-1.0.4-1|8	
12mr|xlogo-1.0.4-1|9	BuildRequires: libxext-devel >= 1.0.0
12mr|xlogo-1.0.4-1|10	BuildRequires: libxt-devel >= 1.0.0
12mr|xlogo-1.0.4-1|11	BuildRequires: libxaw-devel >= 1.0.1
12mr|xlogo-1.0.4-1|12	BuildRequires: libxprintutil-devel >= 1.0.1
12mr|xlogo-1.0.4-1|13	BuildRequires: libxrender-devel >= 0.9.0.2
12mr|xlogo-1.0.4-1|14	BuildRequires: x11-util-macros >= 1.0.1
12mr|xlogo-1.0.4-1|15	BuildRequires: pkgconfig(xft) >= 2.1.8.2
12mr|xlogo-1.0.4-1|16	
12mr|xlogo-1.0.4-1|17	%description
12mr|xlogo-1.0.4-1|18	The xlogo program displays the X Window System logo.
12mr|xlogo-1.0.4-1|19	
12mr|xlogo-1.0.4-1|20	%prep
12mr|xlogo-1.0.4-1|21	%setup -q -n %{name}-%{version}
12mr|xlogo-1.0.4-1|22	
12mr|xlogo-1.0.4-1|23	%build
12mr|xlogo-1.0.4-1|24	%configure2_5x
12mr|xlogo-1.0.4-1|25	%make
12mr|xlogo-1.0.4-1|26	
12mr|xlogo-1.0.4-1|27	%install
12mr|xlogo-1.0.4-1|28	%makeinstall_std
12mr|xlogo-1.0.4-1|29	
12mr|xlogo-1.0.4-1|30	%files
12mr|xlogo-1.0.4-1|31	%{_bindir}/xlogo
12mr|xlogo-1.0.4-1|32	%{_datadir}/X11/app-defaults/XLogo-color
12mr|xlogo-1.0.4-1|33	%{_datadir}/X11/app-defaults/XLogo
12mr|xlogo-1.0.4-1|34	%{_mandir}/man1/xlogo.1*
12mr|xlogo-1.0.4-1|35	
12mr|xlogo-1.0.4-1|36	
12mr|xlogo-1.0.4-1|37	
12mr|xlogo-1.0.4-1|38	%changelog
12mr|xlogo-1.0.4-1|39	

19342 12
12mr|xlsatoms-1.1.1-3|1	Name:		xlsatoms
12mr|xlsatoms-1.1.1-3|2	Version:	1.1.1
12mr|xlsatoms-1.1.1-3|3	Release:	%mkrel 3
12mr|xlsatoms-1.1.1-3|4	Summary:	List interned atoms defined on server
12mr|xlsatoms-1.1.1-3|5	Group:		Development/X11
12mr|xlsatoms-1.1.1-3|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xlsatoms-1.1.1-3|7	License:	MIT
12mr|xlsatoms-1.1.1-3|8	BuildRoot:	%{_tmppath}/%{name}-root
12mr|xlsatoms-1.1.1-3|9	
12mr|xlsatoms-1.1.1-3|10	BuildRequires: %{_lib}xcb-devel
12mr|xlsatoms-1.1.1-3|11	BuildRequires: x11-util-macros >= 1.0.1
12mr|xlsatoms-1.1.1-3|12	
12mr|xlsatoms-1.1.1-3|13	%description
12mr|xlsatoms-1.1.1-3|14	Xlsatoms lists the interned atoms. By default, all atoms starting
12mr|xlsatoms-1.1.1-3|15	from 1 (the lowest atom value defined by the protocol) are listed
12mr|xlsatoms-1.1.1-3|16	until unknown atom is found. If an explicit range is given, xlsatoms
12mr|xlsatoms-1.1.1-3|17	will try all atoms in the range, regardless of whether or not any
12mr|xlsatoms-1.1.1-3|18	are undefined.
12mr|xlsatoms-1.1.1-3|19	
12mr|xlsatoms-1.1.1-3|20	%prep
12mr|xlsatoms-1.1.1-3|21	%setup -q -n %{name}-%{version}
12mr|xlsatoms-1.1.1-3|22	
12mr|xlsatoms-1.1.1-3|23	%build
12mr|xlsatoms-1.1.1-3|24	%configure2_5x	--x-includes=%{_includedir} \
12mr|xlsatoms-1.1.1-3|25	--x-libraries=%{_libdir}
12mr|xlsatoms-1.1.1-3|26	
12mr|xlsatoms-1.1.1-3|27	%make
12mr|xlsatoms-1.1.1-3|28	
12mr|xlsatoms-1.1.1-3|29	%install
12mr|xlsatoms-1.1.1-3|30	rm -rf %{buildroot}
12mr|xlsatoms-1.1.1-3|31	%makeinstall_std
12mr|xlsatoms-1.1.1-3|32	
12mr|xlsatoms-1.1.1-3|33	%clean
12mr|xlsatoms-1.1.1-3|34	rm -rf %{buildroot}
12mr|xlsatoms-1.1.1-3|35	
12mr|xlsatoms-1.1.1-3|36	%files
12mr|xlsatoms-1.1.1-3|37	%defattr(-,root,root)
12mr|xlsatoms-1.1.1-3|38	%{_bindir}/xlsatoms
12mr|xlsatoms-1.1.1-3|39	%{_mandir}/man1/xlsatoms.1*
12mr|xlsatoms-1.1.1-3|40	
12mr|xlsatoms-1.1.1-3|41	
12mr|xlsatoms-1.1.1-3|42	
12mr|xlsatoms-1.1.1-3|43	%changelog
12mr|xlsatoms-1.1.1-3|44	

19343 12
12mr|xlsclients-1.1.2-2|1	Name:		xlsclients
12mr|xlsclients-1.1.2-2|2	Version:	1.1.2
12mr|xlsclients-1.1.2-2|3	Release:	%mkrel 2
12mr|xlsclients-1.1.2-2|4	Summary:	List client applications running on a display
12mr|xlsclients-1.1.2-2|5	Group:		Development/X11
12mr|xlsclients-1.1.2-2|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xlsclients-1.1.2-2|7	License:	MIT
12mr|xlsclients-1.1.2-2|8	BuildRoot:	%{_tmppath}/%{name}-root
12mr|xlsclients-1.1.2-2|9	
12mr|xlsclients-1.1.2-2|10	BuildRequires: %{_lib}xcb-devel
12mr|xlsclients-1.1.2-2|11	BuildRequires: %{_lib}xcb-util-devel
12mr|xlsclients-1.1.2-2|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xlsclients-1.1.2-2|13	
12mr|xlsclients-1.1.2-2|14	%description
12mr|xlsclients-1.1.2-2|15	Xlsclients is a utility for listing information about the client
12mr|xlsclients-1.1.2-2|16	applications running on a display. It may be used to generate scripts
12mr|xlsclients-1.1.2-2|17	representing a snapshot of the user's current session.
12mr|xlsclients-1.1.2-2|18	
12mr|xlsclients-1.1.2-2|19	%prep
12mr|xlsclients-1.1.2-2|20	%setup -q -n %{name}-%{version}
12mr|xlsclients-1.1.2-2|21	
12mr|xlsclients-1.1.2-2|22	%build
12mr|xlsclients-1.1.2-2|23	%configure2_5x	--x-includes=%{_includedir} \
12mr|xlsclients-1.1.2-2|24	--x-libraries=%{_libdir}
12mr|xlsclients-1.1.2-2|25	
12mr|xlsclients-1.1.2-2|26	%make
12mr|xlsclients-1.1.2-2|27	
12mr|xlsclients-1.1.2-2|28	%install
12mr|xlsclients-1.1.2-2|29	rm -rf %{buildroot}
12mr|xlsclients-1.1.2-2|30	%makeinstall_std
12mr|xlsclients-1.1.2-2|31	
12mr|xlsclients-1.1.2-2|32	%clean
12mr|xlsclients-1.1.2-2|33	rm -rf %{buildroot}
12mr|xlsclients-1.1.2-2|34	
12mr|xlsclients-1.1.2-2|35	%files
12mr|xlsclients-1.1.2-2|36	%defattr(-,root,root)
12mr|xlsclients-1.1.2-2|37	%{_bindir}/xlsclients
12mr|xlsclients-1.1.2-2|38	%{_mandir}/man1/xlsclients.1*
12mr|xlsclients-1.1.2-2|39	
12mr|xlsclients-1.1.2-2|40	
12mr|xlsclients-1.1.2-2|41	
12mr|xlsclients-1.1.2-2|42	%changelog
12mr|xlsclients-1.1.2-2|43	

19344 12
12mr|xlsfonts-1.0.4-1|1	Name:		xlsfonts
12mr|xlsfonts-1.0.4-1|2	Version:	1.0.4
12mr|xlsfonts-1.0.4-1|3	Release:	1
12mr|xlsfonts-1.0.4-1|4	Summary:	Server font list displayer for X
12mr|xlsfonts-1.0.4-1|5	Group:		Development/X11
12mr|xlsfonts-1.0.4-1|6	License:	MIT
12mr|xlsfonts-1.0.4-1|7	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xlsfonts-1.0.4-1|8	BuildRequires:	pkgconfig(x11)
12mr|xlsfonts-1.0.4-1|9	BuildRequires:	x11-util-macros
12mr|xlsfonts-1.0.4-1|10	
12mr|xlsfonts-1.0.4-1|11	%description
12mr|xlsfonts-1.0.4-1|12	Xlsfonts lists the fonts that match the given pattern. The wildcard character
12mr|xlsfonts-1.0.4-1|13	"*" may be used to match any sequence of characters (including none), and "?"
12mr|xlsfonts-1.0.4-1|14	to match any single character.
12mr|xlsfonts-1.0.4-1|15	
12mr|xlsfonts-1.0.4-1|16	%prep
12mr|xlsfonts-1.0.4-1|17	%setup -q
12mr|xlsfonts-1.0.4-1|18	
12mr|xlsfonts-1.0.4-1|19	%build
12mr|xlsfonts-1.0.4-1|20	%configure2_5x	--x-includes=%{_includedir}\
12mr|xlsfonts-1.0.4-1|21	--x-libraries=%{_libdir}
12mr|xlsfonts-1.0.4-1|22	
12mr|xlsfonts-1.0.4-1|23	%make
12mr|xlsfonts-1.0.4-1|24	
12mr|xlsfonts-1.0.4-1|25	%install
12mr|xlsfonts-1.0.4-1|26	%makeinstall_std
12mr|xlsfonts-1.0.4-1|27	
12mr|xlsfonts-1.0.4-1|28	%files
12mr|xlsfonts-1.0.4-1|29	%{_bindir}/xlsfonts
12mr|xlsfonts-1.0.4-1|30	%{_mandir}/man1/xlsfonts.1*
12mr|xlsfonts-1.0.4-1|31	

19345 12
12mr|xmag-1.0.4-2|1	Name: xmag
12mr|xmag-1.0.4-2|2	Version: 1.0.4
12mr|xmag-1.0.4-2|3	Release: %mkrel 2
12mr|xmag-1.0.4-2|4	Summary: Magnify parts of the screen
12mr|xmag-1.0.4-2|5	Group: Development/X11
12mr|xmag-1.0.4-2|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xmag-1.0.4-2|7	Source1: xmag.xpm
12mr|xmag-1.0.4-2|8	Source2: xmag.xpm.large
12mr|xmag-1.0.4-2|9	Source3: xmag.xpm.mini
12mr|xmag-1.0.4-2|10	License: MIT
12mr|xmag-1.0.4-2|11	BuildRoot: %{_tmppath}/%{name}-root
12mr|xmag-1.0.4-2|12	
12mr|xmag-1.0.4-2|13	BuildRequires: libxt-devel >= 1.0.0
12mr|xmag-1.0.4-2|14	BuildRequires: libxaw-devel >= 1.0.1
12mr|xmag-1.0.4-2|15	BuildRequires: x11-util-macros >= 1.0.1
12mr|xmag-1.0.4-2|16	
12mr|xmag-1.0.4-2|17	%description
12mr|xmag-1.0.4-2|18	The xmag program allows you to magnify portions of an X screen.
12mr|xmag-1.0.4-2|19	
12mr|xmag-1.0.4-2|20	%prep
12mr|xmag-1.0.4-2|21	%setup -q -n %{name}-%{version}
12mr|xmag-1.0.4-2|22	
12mr|xmag-1.0.4-2|23	%build
12mr|xmag-1.0.4-2|24	%configure2_5x
12mr|xmag-1.0.4-2|25	%make
12mr|xmag-1.0.4-2|26	
12mr|xmag-1.0.4-2|27	%install
12mr|xmag-1.0.4-2|28	rm -rf %{buildroot}
12mr|xmag-1.0.4-2|29	%makeinstall_std
12mr|xmag-1.0.4-2|30	
12mr|xmag-1.0.4-2|31	# install icons
12mr|xmag-1.0.4-2|32	mkdir -p %{buildroot}%{_datadir}/icons/large
12mr|xmag-1.0.4-2|33	mkdir -p %{buildroot}%{_datadir}/icons/mini
12mr|xmag-1.0.4-2|34	
12mr|xmag-1.0.4-2|35	install -m0644 %{SOURCE1} %{buildroot}%{_datadir}/icons/xmag.xpm
12mr|xmag-1.0.4-2|36	install -m0644 %{SOURCE2} %{buildroot}%{_datadir}/icons/large/xmag.xpm
12mr|xmag-1.0.4-2|37	install -m0644 %{SOURCE3} %{buildroot}%{_datadir}/icons/mini/xmag.xpm
12mr|xmag-1.0.4-2|38	%clean
12mr|xmag-1.0.4-2|39	rm -rf %{buildroot}
12mr|xmag-1.0.4-2|40	
12mr|xmag-1.0.4-2|41	%files
12mr|xmag-1.0.4-2|42	%defattr(-,root,root)
12mr|xmag-1.0.4-2|43	%{_bindir}/xmag
12mr|xmag-1.0.4-2|44	%{_datadir}/X11/app-defaults/Xmag
12mr|xmag-1.0.4-2|45	%{_mandir}/man1/xmag.1*
12mr|xmag-1.0.4-2|46	%{_datadir}/icons/xmag.xpm
12mr|xmag-1.0.4-2|47	%{_datadir}/icons/*/xmag.xpm
12mr|xmag-1.0.4-2|48	
12mr|xmag-1.0.4-2|49	
12mr|xmag-1.0.4-2|50	
12mr|xmag-1.0.4-2|51	%changelog
12mr|xmag-1.0.4-2|52	

19346 12
12mr|xmailbox-2.5-30|1	%define	name	xmailbox
12mr|xmailbox-2.5-30|2	%define	version	2.5
12mr|xmailbox-2.5-30|3	
12mr|xmailbox-2.5-30|4	Summary:	An X Window System utility which notifies you of new mail
12mr|xmailbox-2.5-30|5	Name:		%{name}
12mr|xmailbox-2.5-30|6	Version:	%{version}
12mr|xmailbox-2.5-30|7	Release:	%mkrel 30
12mr|xmailbox-2.5-30|8	License:	MIT
12mr|xmailbox-2.5-30|9	Group:		Networking/Mail
12mr|xmailbox-2.5-30|10	BuildRequires:	libx11-devel libxext-devel libxaw-devel libxmu-devel libxt-devel xpm-devel imake
12mr|xmailbox-2.5-30|11	Source0:	ftp://ftp.x.org/contrib/applications/%{name}-%{version}.tar.bz2
12mr|xmailbox-2.5-30|12	Patch1:		xmailbox-2.2-xpm.patch
12mr|xmailbox-2.5-30|13	Patch2:		xmailbox-2.4-glibc.patch
12mr|xmailbox-2.5-30|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|xmailbox-2.5-30|15	
12mr|xmailbox-2.5-30|16	%description
12mr|xmailbox-2.5-30|17	The xmailbox program is an X Window System program which notifies you
12mr|xmailbox-2.5-30|18	when mail arrives.  Xmailbox is similar to the xbiff program, but it
12mr|xmailbox-2.5-30|19	offers more features and notification options.
12mr|xmailbox-2.5-30|20	
12mr|xmailbox-2.5-30|21	Install the xmailbox package if you'd like a graphical program for X
12mr|xmailbox-2.5-30|22	which will notify you when new mail arrives.
12mr|xmailbox-2.5-30|23	
12mr|xmailbox-2.5-30|24	%prep
12mr|xmailbox-2.5-30|25	%setup -q
12mr|xmailbox-2.5-30|26	%patch1 -p1
12mr|xmailbox-2.5-30|27	%patch2 -p1
12mr|xmailbox-2.5-30|28	
12mr|xmailbox-2.5-30|29	%build
12mr|xmailbox-2.5-30|30	xmkmf
12mr|xmailbox-2.5-30|31	%make CDEBUGFLAGS="$RPM_OPT_FLAGS"
12mr|xmailbox-2.5-30|32	
12mr|xmailbox-2.5-30|33	%install
12mr|xmailbox-2.5-30|34	rm -rf $RPM_BUILD_ROOT
12mr|xmailbox-2.5-30|35	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/X11/wmconfig
12mr|xmailbox-2.5-30|36	
12mr|xmailbox-2.5-30|37	%{makeinstall_std} install.man
12mr|xmailbox-2.5-30|38	
12mr|xmailbox-2.5-30|39	mkdir -p %{buildroot}%{_datadir}/applications
12mr|xmailbox-2.5-30|40	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12mr|xmailbox-2.5-30|41	[Desktop Entry]
12mr|xmailbox-2.5-30|42	Name=Xmailbox
12mr|xmailbox-2.5-30|43	Comment=Mail notifier
12mr|xmailbox-2.5-30|44	Exec=%{_bindir}/%{name}
12mr|xmailbox-2.5-30|45	Icon=mail_section
12mr|xmailbox-2.5-30|46	Terminal=false
12mr|xmailbox-2.5-30|47	Type=Application
12mr|xmailbox-2.5-30|48	StartupNotify=true
12mr|xmailbox-2.5-30|49	Categories=Utility;Network;Email;X-MandrivaLinux-Internet-Mail;
12mr|xmailbox-2.5-30|50	EOF
12mr|xmailbox-2.5-30|51	
12mr|xmailbox-2.5-30|52	#(peroyvind) get rid of unpackaged files
12mr|xmailbox-2.5-30|53	rm -f $RPM_BUILD_ROOT%{_prefix}/lib/X11/app-defaults
12mr|xmailbox-2.5-30|54	
12mr|xmailbox-2.5-30|55	%if %mdkversion < 200900
12mr|xmailbox-2.5-30|56	%post
12mr|xmailbox-2.5-30|57	%update_menus
12mr|xmailbox-2.5-30|58	%endif
12mr|xmailbox-2.5-30|59	
12mr|xmailbox-2.5-30|60	%if %mdkversion < 200900
12mr|xmailbox-2.5-30|61	%postun
12mr|xmailbox-2.5-30|62	%clean_menus
12mr|xmailbox-2.5-30|63	%endif
12mr|xmailbox-2.5-30|64	
12mr|xmailbox-2.5-30|65	%clean
12mr|xmailbox-2.5-30|66	rm -rf $RPM_BUILD_ROOT
12mr|xmailbox-2.5-30|67	
12mr|xmailbox-2.5-30|68	%files
12mr|xmailbox-2.5-30|69	%defattr(-,root,root)
12mr|xmailbox-2.5-30|70	%doc README
12mr|xmailbox-2.5-30|71	%{_bindir}/xmailbox
12mr|xmailbox-2.5-30|72	%{_mandir}/man1/xmailbox.1*
12mr|xmailbox-2.5-30|73	%config(noreplace) %{_sysconfdir}/X11/app-defaults/XMailbox
12mr|xmailbox-2.5-30|74	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|xmailbox-2.5-30|75	
12mr|xmailbox-2.5-30|76	
12mr|xmailbox-2.5-30|77	
12mr|xmailbox-2.5-30|78	
12mr|xmailbox-2.5-30|79	%changelog
12mr|xmailbox-2.5-30|80	

19347 12
12mr|xman-1.1.2-1|1	%define	enable_xprint	0
12mr|xman-1.1.2-1|2	
12mr|xman-1.1.2-1|3	Name: xman
12mr|xman-1.1.2-1|4	Version: 1.1.2
12mr|xman-1.1.2-1|5	Release: %mkrel 1
12mr|xman-1.1.2-1|6	Summary: Manual page display program for the X Window System
12mr|xman-1.1.2-1|7	Group: Development/X11
12mr|xman-1.1.2-1|8	License: MIT
12mr|xman-1.1.2-1|9	URL: http://xorg.freedesktop.org
12mr|xman-1.1.2-1|10	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xman-1.1.2-1|11	
12mr|xman-1.1.2-1|12	BuildRoot: %{_tmppath}/%{name}-root
12mr|xman-1.1.2-1|13	
12mr|xman-1.1.2-1|14	# Not really required, but configure checks for /etc/man.config
12mr|xman-1.1.2-1|15	# to know if should or not use it.
12mr|xman-1.1.2-1|16	BuildRequires: man
12mr|xman-1.1.2-1|17	BuildRequires: libxaw-devel >= 1.0.1
12mr|xman-1.1.2-1|18	%if %{enable_xprint}
12mr|xman-1.1.2-1|19	BuildRequires: libxprintutil-devel >= 1.0.1
12mr|xman-1.1.2-1|20	-BuildRequires: libxp-devel >= 1.0.0
12mr|xman-1.1.2-1|21	%endif
12mr|xman-1.1.2-1|22	BuildRequires: x11-util-macros >= 1.0.1
12mr|xman-1.1.2-1|23	
12mr|xman-1.1.2-1|24	%description
12mr|xman-1.1.2-1|25	Xman is a manual page display program for the X Window System.
12mr|xman-1.1.2-1|26	
12mr|xman-1.1.2-1|27	%prep
12mr|xman-1.1.2-1|28	%setup -q -n %{name}-%{version}
12mr|xman-1.1.2-1|29	
12mr|xman-1.1.2-1|30	%build
12mr|xman-1.1.2-1|31	%configure2_5x \
12mr|xman-1.1.2-1|32	%if %{enable_xprint}
12mr|xman-1.1.2-1|33	--enable-xprint
12mr|xman-1.1.2-1|34	%else
12mr|xman-1.1.2-1|35	--disable-xprint
12mr|xman-1.1.2-1|36	%endif
12mr|xman-1.1.2-1|37	%make
12mr|xman-1.1.2-1|38	
12mr|xman-1.1.2-1|39	%install
12mr|xman-1.1.2-1|40	rm -rf %{buildroot}
12mr|xman-1.1.2-1|41	%makeinstall_std
12mr|xman-1.1.2-1|42	
12mr|xman-1.1.2-1|43	%clean
12mr|xman-1.1.2-1|44	rm -rf %{buildroot}
12mr|xman-1.1.2-1|45	
12mr|xman-1.1.2-1|46	%files
12mr|xman-1.1.2-1|47	%defattr(-,root,root)
12mr|xman-1.1.2-1|48	%{_bindir}/xman
12mr|xman-1.1.2-1|49	%{_datadir}/X11/xman.help
12mr|xman-1.1.2-1|50	%{_datadir}/X11/app-defaults/Xman
12mr|xman-1.1.2-1|51	%{_mandir}/man1/xman.*
12mr|xman-1.1.2-1|52	
12mr|xman-1.1.2-1|53	
12mr|xman-1.1.2-1|54	
12mr|xman-1.1.2-1|55	%changelog
12mr|xman-1.1.2-1|56	

19348 12
12mr|xmessage-1.0.3-3|1	Name: xmessage
12mr|xmessage-1.0.3-3|2	Version: 1.0.3
12mr|xmessage-1.0.3-3|3	Release: %mkrel 3
12mr|xmessage-1.0.3-3|4	Summary: Display a message or query in a window
12mr|xmessage-1.0.3-3|5	Group: Development/X11
12mr|xmessage-1.0.3-3|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xmessage-1.0.3-3|7	License: MIT
12mr|xmessage-1.0.3-3|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|xmessage-1.0.3-3|9	
12mr|xmessage-1.0.3-3|10	BuildRequires: libxaw-devel >= 1.0.1
12mr|xmessage-1.0.3-3|11	BuildRequires: libxt-devel >= 1.0.0
12mr|xmessage-1.0.3-3|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xmessage-1.0.3-3|13	
12mr|xmessage-1.0.3-3|14	%description
12mr|xmessage-1.0.3-3|15	The xmessage program displays a window containing a message from the command
12mr|xmessage-1.0.3-3|16	line, a file, or standard input
12mr|xmessage-1.0.3-3|17	
12mr|xmessage-1.0.3-3|18	%prep
12mr|xmessage-1.0.3-3|19	%setup -q -n %{name}-%{version}
12mr|xmessage-1.0.3-3|20	
12mr|xmessage-1.0.3-3|21	%build
12mr|xmessage-1.0.3-3|22	%configure2_5x
12mr|xmessage-1.0.3-3|23	%make
12mr|xmessage-1.0.3-3|24	
12mr|xmessage-1.0.3-3|25	%install
12mr|xmessage-1.0.3-3|26	rm -rf %{buildroot}
12mr|xmessage-1.0.3-3|27	%makeinstall_std
12mr|xmessage-1.0.3-3|28	
12mr|xmessage-1.0.3-3|29	%clean
12mr|xmessage-1.0.3-3|30	rm -rf %{buildroot}
12mr|xmessage-1.0.3-3|31	
12mr|xmessage-1.0.3-3|32	%files
12mr|xmessage-1.0.3-3|33	%defattr(-,root,root)
12mr|xmessage-1.0.3-3|34	%{_bindir}/xmessage
12mr|xmessage-1.0.3-3|35	%{_datadir}/X11/app-defaults/Xmessage-color
12mr|xmessage-1.0.3-3|36	%{_datadir}/X11/app-defaults/Xmessage
12mr|xmessage-1.0.3-3|37	%{_mandir}/man1/xmessage.1*
12mr|xmessage-1.0.3-3|38	
12mr|xmessage-1.0.3-3|39	
12mr|xmessage-1.0.3-3|40	
12mr|xmessage-1.0.3-3|41	%changelog
12mr|xmessage-1.0.3-3|42	

19349 12
12mr|xmh-1.0.2-4|1	Name:		xmh
12mr|xmh-1.0.2-4|2	Version:	1.0.2
12mr|xmh-1.0.2-4|3	Release:	%mkrel 4
12mr|xmh-1.0.2-4|4	Summary:	Send and read mail with an X interface to MH
12mr|xmh-1.0.2-4|5	Group:		Development/X11
12mr|xmh-1.0.2-4|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xmh-1.0.2-4|7	Patch0:		xmh-1.0.1-fix-str-fmt.patch
12mr|xmh-1.0.2-4|8	License:	MIT
12mr|xmh-1.0.2-4|9	BuildRoot:	%{_tmppath}/%{name}-root
12mr|xmh-1.0.2-4|10	
12mr|xmh-1.0.2-4|11	BuildRequires: libxt-devel >= 1.0.0
12mr|xmh-1.0.2-4|12	BuildRequires: libxaw-devel >= 1.0.1
12mr|xmh-1.0.2-4|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|xmh-1.0.2-4|14	BuildRequires: x11-data-bitmaps
12mr|xmh-1.0.2-4|15	
12mr|xmh-1.0.2-4|16	%description
12mr|xmh-1.0.2-4|17	The xmh program provides a graphical user interface to the MH Message
12mr|xmh-1.0.2-4|18	Handling System.
12mr|xmh-1.0.2-4|19	
12mr|xmh-1.0.2-4|20	%prep
12mr|xmh-1.0.2-4|21	%setup -q -n %{name}-%{version}
12mr|xmh-1.0.2-4|22	%patch0 -p0
12mr|xmh-1.0.2-4|23	
12mr|xmh-1.0.2-4|24	%build
12mr|xmh-1.0.2-4|25	%configure2_5x
12mr|xmh-1.0.2-4|26	%make
12mr|xmh-1.0.2-4|27	
12mr|xmh-1.0.2-4|28	%install
12mr|xmh-1.0.2-4|29	rm -rf %{buildroot}
12mr|xmh-1.0.2-4|30	%makeinstall_std
12mr|xmh-1.0.2-4|31	
12mr|xmh-1.0.2-4|32	%clean
12mr|xmh-1.0.2-4|33	rm -rf %{buildroot}
12mr|xmh-1.0.2-4|34	
12mr|xmh-1.0.2-4|35	%pre
12mr|xmh-1.0.2-4|36	if [ -h %{_includedir}/X11 ]; then
12mr|xmh-1.0.2-4|37	rm -f %{_includedir}/X11
12mr|xmh-1.0.2-4|38	fi
12mr|xmh-1.0.2-4|39	
12mr|xmh-1.0.2-4|40	%files
12mr|xmh-1.0.2-4|41	%defattr(-,root,root)
12mr|xmh-1.0.2-4|42	%{_bindir}/xmh
12mr|xmh-1.0.2-4|43	%{_datadir}/X11/app-defaults/Xmh
12mr|xmh-1.0.2-4|44	%{_mandir}/man1/xmh.1*
12mr|xmh-1.0.2-4|45	
12mr|xmh-1.0.2-4|46	
12mr|xmh-1.0.2-4|47	
12mr|xmh-1.0.2-4|48	%changelog
12mr|xmh-1.0.2-4|49	

19350 12
12mr|xml-commons-1.3.04-4|1	# Copyright (c) 2000-2005, JPackage Project
12mr|xml-commons-1.3.04-4|2	# All rights reserved.
12mr|xml-commons-1.3.04-4|3	#
12mr|xml-commons-1.3.04-4|4	# Redistribution and use in source and binary forms, with or without
12mr|xml-commons-1.3.04-4|5	# modification, are permitted provided that the following conditions
12mr|xml-commons-1.3.04-4|6	# are met:
12mr|xml-commons-1.3.04-4|7	#
12mr|xml-commons-1.3.04-4|8	# 1. Redistributions of source code must retain the above copyright
12mr|xml-commons-1.3.04-4|9	#    notice, this list of conditions and the following disclaimer.
12mr|xml-commons-1.3.04-4|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|xml-commons-1.3.04-4|11	#    notice, this list of conditions and the following disclaimer in the
12mr|xml-commons-1.3.04-4|12	#    documentation and/or other materials provided with the
12mr|xml-commons-1.3.04-4|13	#    distribution.
12mr|xml-commons-1.3.04-4|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|xml-commons-1.3.04-4|15	#    contributors may be used to endorse or promote products derived
12mr|xml-commons-1.3.04-4|16	#    from this software without specific prior written permission.
12mr|xml-commons-1.3.04-4|17	#
12mr|xml-commons-1.3.04-4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|xml-commons-1.3.04-4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|xml-commons-1.3.04-4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|xml-commons-1.3.04-4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|xml-commons-1.3.04-4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|xml-commons-1.3.04-4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|xml-commons-1.3.04-4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|xml-commons-1.3.04-4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|xml-commons-1.3.04-4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|xml-commons-1.3.04-4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|xml-commons-1.3.04-4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|xml-commons-1.3.04-4|29	#
12mr|xml-commons-1.3.04-4|30	
12mr|xml-commons-1.3.04-4|31	%define  _duplicate_files_terminate_build 0
12mr|xml-commons-1.3.04-4|32	
12mr|xml-commons-1.3.04-4|33	%define section free
12mr|xml-commons-1.3.04-4|34	%define resolverdir %{_sysconfdir}/java/resolver
12mr|xml-commons-1.3.04-4|35	%define gcj_support 0
12mr|xml-commons-1.3.04-4|36	
12mr|xml-commons-1.3.04-4|37	Name:           xml-commons
12mr|xml-commons-1.3.04-4|38	Version:        1.3.04
12mr|xml-commons-1.3.04-4|39	Release:        4
12mr|xml-commons-1.3.04-4|40	Summary:        Common code for XML projects
12mr|xml-commons-1.3.04-4|41	Epoch:          0
12mr|xml-commons-1.3.04-4|42	License:        Apache License
12mr|xml-commons-1.3.04-4|43	URL:            http://xml.apache.org/commons/
12mr|xml-commons-1.3.04-4|44	# svn export http://svn.apache.org/repos/asf/xml/commons/tags/xml-commons-1_0_b2/
12mr|xml-commons-1.3.04-4|45	Source0:        xml-commons-1.0.b2.tar.bz2
12mr|xml-commons-1.3.04-4|46	# svn export http://svn.apache.org/repos/asf/xml/commons/tags/xml-commons-external-1_2_04/
12mr|xml-commons-1.3.04-4|47	Source1:        xml-commons-external-1.2.04.tar.bz2
12mr|xml-commons-1.3.04-4|48	# svn export http://svn.apache.org/repos/asf/xml/commons/tags/xml-commons-external-1_3_04/
12mr|xml-commons-1.3.04-4|49	Source2:        xml-commons-external-1.3.04.tar.bz2
12mr|xml-commons-1.3.04-4|50	# svn export http://svn.apache.org/repos/asf/xml/commons/tags/xml-commons-resolver-1_1_b1/
12mr|xml-commons-1.3.04-4|51	Source3:        xml-commons-resolver-1.1.b1.tar.bz2
12mr|xml-commons-1.3.04-4|52	Source4:        xml-commons.which10.script
12mr|xml-commons-1.3.04-4|53	Source5:        xml-commons.which11.script
12mr|xml-commons-1.3.04-4|54	Source6:        xml-commons-resolver10-resolver.1
12mr|xml-commons-1.3.04-4|55	Source7:        xml-commons-resolver10-resolver.sh
12mr|xml-commons-1.3.04-4|56	Source8:        xml-commons-resolver10-xparse.1
12mr|xml-commons-1.3.04-4|57	Source9:        xml-commons-resolver10-xparse.sh
12mr|xml-commons-1.3.04-4|58	Source10:       xml-commons-resolver10-xread.1
12mr|xml-commons-1.3.04-4|59	Source11:       xml-commons-resolver10-xread.sh
12mr|xml-commons-1.3.04-4|60	Source12:       xml-commons-resolver11-resolver.1
12mr|xml-commons-1.3.04-4|61	Source13:       xml-commons-resolver11-resolver.sh
12mr|xml-commons-1.3.04-4|62	Source14:       xml-commons-resolver11-xparse.1
12mr|xml-commons-1.3.04-4|63	Source15:       xml-commons-resolver11-xparse.sh
12mr|xml-commons-1.3.04-4|64	Source16:       xml-commons-resolver11-xread.1
12mr|xml-commons-1.3.04-4|65	Source17:       xml-commons-resolver11-xread.sh
12mr|xml-commons-1.3.04-4|66	Source18:       xml-commons-resolver12-resolver.1
12mr|xml-commons-1.3.04-4|67	Source19:       xml-commons-resolver12-resolver.sh
12mr|xml-commons-1.3.04-4|68	Source20:       xml-commons-resolver12-xparse.1
12mr|xml-commons-1.3.04-4|69	Source21:       xml-commons-resolver12-xparse.sh
12mr|xml-commons-1.3.04-4|70	Source22:       xml-commons-resolver12-xread.1
12mr|xml-commons-1.3.04-4|71	Source23:       xml-commons-resolver12-xread.sh
12mr|xml-commons-1.3.04-4|72	Source24:       %{name}-resolver-CatalogManager.properties
12mr|xml-commons-1.3.04-4|73	
12mr|xml-commons-1.3.04-4|74	
12mr|xml-commons-1.3.04-4|75	Patch0:         %{name}-external-1.3-build_xml.patch
12mr|xml-commons-1.3.04-4|76	Patch1:         %{name}-resolver-crosslink.patch
12mr|xml-commons-1.3.04-4|77	Patch2:         %{name}-resolver-1.1-build_xml.patch
12mr|xml-commons-1.3.04-4|78	
12mr|xml-commons-1.3.04-4|79	#Patch3:        xml-commons.manifest.patch
12mr|xml-commons-1.3.04-4|80	Requires:       jpackage-utils >= 0:1.6
12mr|xml-commons-1.3.04-4|81	BuildRequires:  ant
12mr|xml-commons-1.3.04-4|82	BuildRequires:  docbook-style-xsl
12mr|xml-commons-1.3.04-4|83	BuildRequires:  java-devel >= 0:1.6
12mr|xml-commons-1.3.04-4|84	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|xml-commons-1.3.04-4|85	Group:          Development/Java
12mr|xml-commons-1.3.04-4|86	%if %{gcj_support}
12mr|xml-commons-1.3.04-4|87	BuildRequires:  java-gcj-compat-devel
12mr|xml-commons-1.3.04-4|88	%else
12mr|xml-commons-1.3.04-4|89	BuildArch:      noarch
12mr|xml-commons-1.3.04-4|90	%endif
12mr|xml-commons-1.3.04-4|91	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|xml-commons-1.3.04-4|92	#Vendor:        JPackage Project
12mr|xml-commons-1.3.04-4|93	#Distribution:  JPackage
12mr|xml-commons-1.3.04-4|94	
12mr|xml-commons-1.3.04-4|95	%description
12mr|xml-commons-1.3.04-4|96	xml-commons is focused on common code and guidelines for xml projects.
12mr|xml-commons-1.3.04-4|97	It's first focus will be to organize and have common packaging for the
12mr|xml-commons-1.3.04-4|98	various externally-defined standards code relating to XML - things like
12mr|xml-commons-1.3.04-4|99	the DOM, SAX, and JAXP interfaces.
12mr|xml-commons-1.3.04-4|100	As the xml-commons community forms, we also hope to serve as a holding
12mr|xml-commons-1.3.04-4|101	area for other common xml-related utilities and code, and to help
12mr|xml-commons-1.3.04-4|102	promulgate common packaging, testing, documentation, and other
12mr|xml-commons-1.3.04-4|103	guidelines across all xml.apache.org subprojects.
12mr|xml-commons-1.3.04-4|104	
12mr|xml-commons-1.3.04-4|105	%package jaxp-1.1-apis
12mr|xml-commons-1.3.04-4|106	Summary:        JAXP 1.1, DOM2, SAX2, SAX2-ext 1.0 apis
12mr|xml-commons-1.3.04-4|107	Group:          Development/Java
12mr|xml-commons-1.3.04-4|108	Provides:       jaxp = 1.1
12mr|xml-commons-1.3.04-4|109	Provides:       dom = 2
12mr|xml-commons-1.3.04-4|110	Provides:       sax = 2.0
12mr|xml-commons-1.3.04-4|111	Provides:       xslt = 1.0
12mr|xml-commons-1.3.04-4|112	Provides:       xml-commons-apis = %{epoch}:%{version}
12mr|xml-commons-1.3.04-4|113	Obsoletes:      xml-commons-apis <= 0:1.3.02-2jpp
12mr|xml-commons-1.3.04-4|114	Requires:       jpackage-utils >= 0:1.6
12mr|xml-commons-1.3.04-4|115	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|xml-commons-1.3.04-4|116	Requires(preun): update-alternatives
12mr|xml-commons-1.3.04-4|117	Requires(post): update-alternatives
12mr|xml-commons-1.3.04-4|118	
12mr|xml-commons-1.3.04-4|119	%description jaxp-1.1-apis
12mr|xml-commons-1.3.04-4|120	DOM 2 org.w3c.dom and SAX XML 2.0 org.xml.sax processor apis used
12mr|xml-commons-1.3.04-4|121	by several pieces of Apache software. XSLT 1.0.
12mr|xml-commons-1.3.04-4|122	This version includes the JAXP 1.1 APIs -- Java API for XML
12mr|xml-commons-1.3.04-4|123	Processing 1.1, i.e. javax.xml{.parsers,.transform}
12mr|xml-commons-1.3.04-4|124	
12mr|xml-commons-1.3.04-4|125	%package jaxp-1.1-apis-javadoc
12mr|xml-commons-1.3.04-4|126	Group:          Development/Java
12mr|xml-commons-1.3.04-4|127	Summary:        Javadoc for %{name}-jaxp-1.1-apis
12mr|xml-commons-1.3.04-4|128	Provides:       %{name}-apis-javadoc = %{epoch}:%{version}
12mr|xml-commons-1.3.04-4|129	
12mr|xml-commons-1.3.04-4|130	%description jaxp-1.1-apis-javadoc
12mr|xml-commons-1.3.04-4|131	%{summary}.
12mr|xml-commons-1.3.04-4|132	
12mr|xml-commons-1.3.04-4|133	%package jaxp-1.1-apis-manual
12mr|xml-commons-1.3.04-4|134	Group:          Development/Java
12mr|xml-commons-1.3.04-4|135	Summary:        Documents for %{name}-jaxp-1.1-apis
12mr|xml-commons-1.3.04-4|136	
12mr|xml-commons-1.3.04-4|137	%description jaxp-1.1-apis-manual
12mr|xml-commons-1.3.04-4|138	%{summary}.
12mr|xml-commons-1.3.04-4|139	
12mr|xml-commons-1.3.04-4|140	%package which10
12mr|xml-commons-1.3.04-4|141	Summary:        XmlWhich 1.0 utility from %{name}
12mr|xml-commons-1.3.04-4|142	Group:          Development/Java
12mr|xml-commons-1.3.04-4|143	Provides:       xml-commons-which = 0:%{version}
12mr|xml-commons-1.3.04-4|144	Obsoletes:      xml-commons-which < 0:1.3.03
12mr|xml-commons-1.3.04-4|145	Requires:       jpackage-utils >= 0:1.6
12mr|xml-commons-1.3.04-4|146	Requires:       java >= 0:1.6
12mr|xml-commons-1.3.04-4|147	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|xml-commons-1.3.04-4|148	Requires:       ant >= 0:1.6
12mr|xml-commons-1.3.04-4|149	Requires(preun): update-alternatives
12mr|xml-commons-1.3.04-4|150	Requires(post): update-alternatives
12mr|xml-commons-1.3.04-4|151	
12mr|xml-commons-1.3.04-4|152	
12mr|xml-commons-1.3.04-4|153	%description which10
12mr|xml-commons-1.3.04-4|154	%{name}.
12mr|xml-commons-1.3.04-4|155	
12mr|xml-commons-1.3.04-4|156	%package which10-javadoc
12mr|xml-commons-1.3.04-4|157	Summary:        Javadoc for %{name}-which10
12mr|xml-commons-1.3.04-4|158	Group:          Development/Java
12mr|xml-commons-1.3.04-4|159	
12mr|xml-commons-1.3.04-4|160	%description which10-javadoc
12mr|xml-commons-1.3.04-4|161	Javadoc for %{name}-which.
12mr|xml-commons-1.3.04-4|162	
12mr|xml-commons-1.3.04-4|163	%package resolver10
12mr|xml-commons-1.3.04-4|164	Summary:        XmlResolver 1.0 utility from %{name}
12mr|xml-commons-1.3.04-4|165	Group:          Development/Java
12mr|xml-commons-1.3.04-4|166	Provides:       xml-commons-resolver = 0:%{version}
12mr|xml-commons-1.3.04-4|167	Obsoletes:      xml-commons-resolver < 0:1.3.03
12mr|xml-commons-1.3.04-4|168	Requires:       jpackage-utils >= 0:1.6
12mr|xml-commons-1.3.04-4|169	Requires:       java >= 0:1.6
12mr|xml-commons-1.3.04-4|170	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|xml-commons-1.3.04-4|171	Requires(preun): update-alternatives
12mr|xml-commons-1.3.04-4|172	Requires(post): update-alternatives
12mr|xml-commons-1.3.04-4|173	
12mr|xml-commons-1.3.04-4|174	%description resolver10
12mr|xml-commons-1.3.04-4|175	%{summary}.
12mr|xml-commons-1.3.04-4|176	
12mr|xml-commons-1.3.04-4|177	%package resolver10-javadoc
12mr|xml-commons-1.3.04-4|178	Summary:        Javadoc for %{name}-resolver10
12mr|xml-commons-1.3.04-4|179	Group:          Development/Java
12mr|xml-commons-1.3.04-4|180	
12mr|xml-commons-1.3.04-4|181	%description resolver10-javadoc
12mr|xml-commons-1.3.04-4|182	%{summary}.
12mr|xml-commons-1.3.04-4|183	
12mr|xml-commons-1.3.04-4|184	%package resolver11
12mr|xml-commons-1.3.04-4|185	Summary:        XmlResolver 1.1 utility from %{name}
12mr|xml-commons-1.3.04-4|186	Group:          Development/Java
12mr|xml-commons-1.3.04-4|187	Provides:       xml-commons-resolver = 0:%{version}
12mr|xml-commons-1.3.04-4|188	Obsoletes:      xml-commons-resolver < 0:1.3.03
12mr|xml-commons-1.3.04-4|189	Requires:       jpackage-utils >= 0:1.6
12mr|xml-commons-1.3.04-4|190	Requires:       java >= 0:1.6
12mr|xml-commons-1.3.04-4|191	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|xml-commons-1.3.04-4|192	Requires(preun): update-alternatives
12mr|xml-commons-1.3.04-4|193	Requires(post):  update-alternatives
12mr|xml-commons-1.3.04-4|194	
12mr|xml-commons-1.3.04-4|195	%description resolver11
12mr|xml-commons-1.3.04-4|196	%{summary}.
12mr|xml-commons-1.3.04-4|197	
12mr|xml-commons-1.3.04-4|198	%package resolver11-javadoc
12mr|xml-commons-1.3.04-4|199	Summary:        Javadoc for %{name}-resolver11
12mr|xml-commons-1.3.04-4|200	Group:          Development/Java
12mr|xml-commons-1.3.04-4|201	
12mr|xml-commons-1.3.04-4|202	%description resolver11-javadoc
12mr|xml-commons-1.3.04-4|203	%{summary}.
12mr|xml-commons-1.3.04-4|204	
12mr|xml-commons-1.3.04-4|205	%package jaxp-1.2-apis
12mr|xml-commons-1.3.04-4|206	Summary:        JAXP 1.2, DOM 2, SAX 2.0.1, SAX2-ext 1.0 apis
12mr|xml-commons-1.3.04-4|207	Group:          Development/Java
12mr|xml-commons-1.3.04-4|208	Provides:       jaxp = 1.2
12mr|xml-commons-1.3.04-4|209	Provides:       dom = 2
12mr|xml-commons-1.3.04-4|210	Provides:       sax = 2.0.1
12mr|xml-commons-1.3.04-4|211	Provides:       xslt = 1.0
12mr|xml-commons-1.3.04-4|212	Provides:       xml-commons-apis = %{epoch}:%{version}
12mr|xml-commons-1.3.04-4|213	Obsoletes:      xml-commons-apis <= 0:1.3.02-2jpp
12mr|xml-commons-1.3.04-4|214	Requires:       jpackage-utils >= 0:1.6
12mr|xml-commons-1.3.04-4|215	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|xml-commons-1.3.04-4|216	Requires(preun): update-alternatives
12mr|xml-commons-1.3.04-4|217	Requires(post): update-alternatives
12mr|xml-commons-1.3.04-4|218	
12mr|xml-commons-1.3.04-4|219	%description jaxp-1.2-apis
12mr|xml-commons-1.3.04-4|220	DOM 2 org.w3c.dom and SAX XML 2.0 org.xml.sax processor apis used
12mr|xml-commons-1.3.04-4|221	by several pieces of Apache software. XSLT 1.0.
12mr|xml-commons-1.3.04-4|222	This version includes the JAXP 1.2 APIs -- Java API for XML
12mr|xml-commons-1.3.04-4|223	Processing 1.2, i.e. javax.xml{.parsers,.transform}
12mr|xml-commons-1.3.04-4|224	
12mr|xml-commons-1.3.04-4|225	%package jaxp-1.2-apis-javadoc
12mr|xml-commons-1.3.04-4|226	Group:          Development/Java
12mr|xml-commons-1.3.04-4|227	Summary:        Javadoc for %{name}-jaxp-1.2-apis
12mr|xml-commons-1.3.04-4|228	Provides:       %{name}-apis-javadoc = %{epoch}:%{version}
12mr|xml-commons-1.3.04-4|229	
12mr|xml-commons-1.3.04-4|230	%description jaxp-1.2-apis-javadoc
12mr|xml-commons-1.3.04-4|231	%{summary}.
12mr|xml-commons-1.3.04-4|232	
12mr|xml-commons-1.3.04-4|233	%package jaxp-1.2-apis-manual
12mr|xml-commons-1.3.04-4|234	Group:          Development/Java
12mr|xml-commons-1.3.04-4|235	Summary:        Documents for %{name}-jaxp-1.2-apis
12mr|xml-commons-1.3.04-4|236	
12mr|xml-commons-1.3.04-4|237	%description jaxp-1.2-apis-manual
12mr|xml-commons-1.3.04-4|238	%{summary}.
12mr|xml-commons-1.3.04-4|239	
12mr|xml-commons-1.3.04-4|240	%package jaxp-1.3-apis
12mr|xml-commons-1.3.04-4|241	Summary:        JAXP 1.3, DOM 2, SAX 2.0.1, SAX2-ext 1.0 apis
12mr|xml-commons-1.3.04-4|242	Group:          Development/Java
12mr|xml-commons-1.3.04-4|243	Provides:       jaxp = 1.3
12mr|xml-commons-1.3.04-4|244	Provides:       dom = 3
12mr|xml-commons-1.3.04-4|245	Provides:       sax = 2.0.2
12mr|xml-commons-1.3.04-4|246	Provides:       xslt = 1.0
12mr|xml-commons-1.3.04-4|247	Provides:       xml-commons-apis = %{epoch}:%{version}
12mr|xml-commons-1.3.04-4|248	Obsoletes:      xml-commons-apis <= 0:1.3.02-2jpp
12mr|xml-commons-1.3.04-4|249	Requires:       jpackage-utils >= 0:1.6
12mr|xml-commons-1.3.04-4|250	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|xml-commons-1.3.04-4|251	Requires(preun): update-alternatives
12mr|xml-commons-1.3.04-4|252	Requires(post): update-alternatives
12mr|xml-commons-1.3.04-4|253	
12mr|xml-commons-1.3.04-4|254	%description jaxp-1.3-apis
12mr|xml-commons-1.3.04-4|255	DOM 3 org.w3c.dom and SAX XML 2.0.2 (sax2r3) org.xml.sax
12mr|xml-commons-1.3.04-4|256	processor apis used by several pieces of Apache software.
12mr|xml-commons-1.3.04-4|257	Thi version includes the JAXP 1.3 APIs --
12mr|xml-commons-1.3.04-4|258	JSR 206, Java API for XML Processing 1.3, i.e.
12mr|xml-commons-1.3.04-4|259	javax.xml{.parsers,.transform,.validation,.datatype,.xtype}.
12mr|xml-commons-1.3.04-4|260	
12mr|xml-commons-1.3.04-4|261	%package jaxp-1.3-apis-javadoc
12mr|xml-commons-1.3.04-4|262	Group:          Development/Java
12mr|xml-commons-1.3.04-4|263	Summary:        Javadoc for %{name}-jaxp-1.3-apis
12mr|xml-commons-1.3.04-4|264	Provides:       %{name}-apis-javadoc = %{epoch}:%{version}
12mr|xml-commons-1.3.04-4|265	
12mr|xml-commons-1.3.04-4|266	%description jaxp-1.3-apis-javadoc
12mr|xml-commons-1.3.04-4|267	%{summary}.
12mr|xml-commons-1.3.04-4|268	
12mr|xml-commons-1.3.04-4|269	%package jaxp-1.3-apis-manual
12mr|xml-commons-1.3.04-4|270	Group:          Development/Java
12mr|xml-commons-1.3.04-4|271	Summary:        Documents for %{name}-jaxp-1.3-apis
12mr|xml-commons-1.3.04-4|272	
12mr|xml-commons-1.3.04-4|273	%description jaxp-1.3-apis-manual
12mr|xml-commons-1.3.04-4|274	%{summary}.
12mr|xml-commons-1.3.04-4|275	
12mr|xml-commons-1.3.04-4|276	%package which11
12mr|xml-commons-1.3.04-4|277	Group:          Development/Java
12mr|xml-commons-1.3.04-4|278	Summary:        XmlWhich 1.1 from %{name}
12mr|xml-commons-1.3.04-4|279	Provides:       xml-commons-which = 0:%{version}
12mr|xml-commons-1.3.04-4|280	Obsoletes:      xml-commons-which < 0:1.3.03
12mr|xml-commons-1.3.04-4|281	Requires:       jpackage-utils >= 0:1.6
12mr|xml-commons-1.3.04-4|282	Requires:       java >= 0:1.6
12mr|xml-commons-1.3.04-4|283	Requires:       ant >= 0:1.6
12mr|xml-commons-1.3.04-4|284	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|xml-commons-1.3.04-4|285	Requires(preun): update-alternatives
12mr|xml-commons-1.3.04-4|286	Requires(post): update-alternatives
12mr|xml-commons-1.3.04-4|287	
12mr|xml-commons-1.3.04-4|288	%description which11
12mr|xml-commons-1.3.04-4|289	%{summary}.
12mr|xml-commons-1.3.04-4|290	
12mr|xml-commons-1.3.04-4|291	%package which11-javadoc
12mr|xml-commons-1.3.04-4|292	Group:          Development/Java
12mr|xml-commons-1.3.04-4|293	Summary:        Javadoc for %{name}-which11
12mr|xml-commons-1.3.04-4|294	
12mr|xml-commons-1.3.04-4|295	%description which11-javadoc
12mr|xml-commons-1.3.04-4|296	%{summary}.
12mr|xml-commons-1.3.04-4|297	
12mr|xml-commons-1.3.04-4|298	%package resolver12
12mr|xml-commons-1.3.04-4|299	Group:          Development/Java
12mr|xml-commons-1.3.04-4|300	Summary:        XmlResolver 1.2 from %{name}
12mr|xml-commons-1.3.04-4|301	Provides:       xml-commons-resolver = 0:%{version}
12mr|xml-commons-1.3.04-4|302	Obsoletes:      xml-commons-resolver < 0:1.3.03
12mr|xml-commons-1.3.04-4|303	Requires:       jpackage-utils >= 0:1.6
12mr|xml-commons-1.3.04-4|304	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|xml-commons-1.3.04-4|305	Requires:       java >= 0:1.6
12mr|xml-commons-1.3.04-4|306	Requires(preun): update-alternatives
12mr|xml-commons-1.3.04-4|307	Requires(post): update-alternatives
12mr|xml-commons-1.3.04-4|308	
12mr|xml-commons-1.3.04-4|309	%description resolver12
12mr|xml-commons-1.3.04-4|310	%{summary}.
12mr|xml-commons-1.3.04-4|311	
12mr|xml-commons-1.3.04-4|312	%package resolver12-javadoc
12mr|xml-commons-1.3.04-4|313	Group:          Development/Java
12mr|xml-commons-1.3.04-4|314	Summary:        Javadoc for %{name}-resolver12
12mr|xml-commons-1.3.04-4|315	
12mr|xml-commons-1.3.04-4|316	%description resolver12-javadoc
12mr|xml-commons-1.3.04-4|317	%{summary}.
12mr|xml-commons-1.3.04-4|318	
12mr|xml-commons-1.3.04-4|319	%prep
12mr|xml-commons-1.3.04-4|320	%setup -q -T -c
12mr|xml-commons-1.3.04-4|321	%{__tar} xf %{SOURCE0}
12mr|xml-commons-1.3.04-4|322	%{__tar} xf %{SOURCE1}
12mr|xml-commons-1.3.04-4|323	%{__tar} xf %{SOURCE2}
12mr|xml-commons-1.3.04-4|324	%{__tar} xf %{SOURCE3}
12mr|xml-commons-1.3.04-4|325	
12mr|xml-commons-1.3.04-4|326	%patch2 -p0 -b .sav
12mr|xml-commons-1.3.04-4|327	%patch1 -p0 -b .sav
12mr|xml-commons-1.3.04-4|328	# remove all binary libs and prebuilt javadocs
12mr|xml-commons-1.3.04-4|329	rm -rf `find . -name "*.jar" -o -name "*.gz"`
12mr|xml-commons-1.3.04-4|330	pushd xml-commons-external-1_3_04
12mr|xml-commons-1.3.04-4|331	%patch0 -p0 -b .sav
12mr|xml-commons-1.3.04-4|332	popd
12mr|xml-commons-1.3.04-4|333	
12mr|xml-commons-1.3.04-4|334	for i in `egrep -rl 'enum( |\.)' *| egrep '\.java$'`; do
12mr|xml-commons-1.3.04-4|335	%{__perl} -pi -e 's/enum([ \.])/enum1\1/g' $i
12mr|xml-commons-1.3.04-4|336	done
12mr|xml-commons-1.3.04-4|337	
12mr|xml-commons-1.3.04-4|338	%build
12mr|xml-commons-1.3.04-4|339	pushd xml-commons-1_0_b2
12mr|xml-commons-1.3.04-4|340	pushd java
12mr|xml-commons-1.3.04-4|341	sed -e 's|call Resolver|call resolver|g' resolver.xml > tempf
12mr|xml-commons-1.3.04-4|342	sed -e 's|classname="org.apache.xml.resolver.Catalog"|fork="yes" classname="org.apache.xml.resolver.apps.resolver"|g' tempf > resolver.xml
12mr|xml-commons-1.3.04-4|343	sed -e 's|org.apache.xml.resolver.Catalog|org.apache.xml.resolver.apps.resolver|g' src/manifest.resolver > tempf
12mr|xml-commons-1.3.04-4|344	cp tempf src/manifest.resolver
12mr|xml-commons-1.3.04-4|345	rm tempf
12mr|xml-commons-1.3.04-4|346	popd
12mr|xml-commons-1.3.04-4|347	# (anssi) Uses 1.5-reserved key "enum"
12mr|xml-commons-1.3.04-4|348	%{ant} -Dant.build.javac.source=1.4 jars
12mr|xml-commons-1.3.04-4|349	popd
12mr|xml-commons-1.3.04-4|350	pushd xml-commons-resolver-1_1_b1
12mr|xml-commons-1.3.04-4|351	mkdir -p build/site/components/resolver
12mr|xml-commons-1.3.04-4|352	pushd java
12mr|xml-commons-1.3.04-4|353	sed -e 's|call Resolver|call resolver|g' resolver.xml > tempf
12mr|xml-commons-1.3.04-4|354	sed -e 's|classname="org.apache.xml.resolver.Catalog"|fork="yes" classname="org.apache.xml.resolver.apps.resolver"|g' tempf > resolver.xml
12mr|xml-commons-1.3.04-4|355	sed -e 's|org.apache.xml.resolver.Catalog|org.apache.xml.resolver.apps.resolver|g' src/manifest.resolver > tempf
12mr|xml-commons-1.3.04-4|356	cp tempf src/manifest.resolver
12mr|xml-commons-1.3.04-4|357	rm tempf
12mr|xml-commons-1.3.04-4|358	popd
12mr|xml-commons-1.3.04-4|359	# (anssi) Uses 1.5-reserved key "enum"
12mr|xml-commons-1.3.04-4|360	%{ant} -Dant.build.javac.source=1.4 jars javadocs
12mr|xml-commons-1.3.04-4|361	popd
12mr|xml-commons-1.3.04-4|362	pushd xml-commons-external-1_2_04
12mr|xml-commons-1.3.04-4|363	%{ant} -f java/external/build.xml jar javadoc
12mr|xml-commons-1.3.04-4|364	popd
12mr|xml-commons-1.3.04-4|365	pushd xml-commons-external-1_3_04
12mr|xml-commons-1.3.04-4|366	pushd java
12mr|xml-commons-1.3.04-4|367	sed -e 's|call Resolver|call resolver|g' resolver.xml > tempf
12mr|xml-commons-1.3.04-4|368	sed -e 's|classname="org.apache.xml.resolver.Catalog"|fork="yes" classname="org.apache.xml.resolver.apps.resolver"|g' tempf > resolver.xml
12mr|xml-commons-1.3.04-4|369	sed -e 's|org.apache.xml.resolver.Catalog|org.apache.xml.resolver.apps.resolver|g' src/manifest.resolver > tempf
12mr|xml-commons-1.3.04-4|370	cp tempf src/manifest.resolver
12mr|xml-commons-1.3.04-4|371	rm tempf
12mr|xml-commons-1.3.04-4|372	popd
12mr|xml-commons-1.3.04-4|373	%{ant} jars javadocs
12mr|xml-commons-1.3.04-4|374	popd
12mr|xml-commons-1.3.04-4|375	
12mr|xml-commons-1.3.04-4|376	%install
12mr|xml-commons-1.3.04-4|377	rm -rf $RPM_BUILD_ROOT
12mr|xml-commons-1.3.04-4|378	
12mr|xml-commons-1.3.04-4|379	# Jars
12mr|xml-commons-1.3.04-4|380	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|xml-commons-1.3.04-4|381	# JAXP11
12mr|xml-commons-1.3.04-4|382	install -m 644 xml-commons-1_0_b2/java/external/build/xml-apis.jar \
12mr|xml-commons-1.3.04-4|383	$RPM_BUILD_ROOT%{_javadir}/%{name}-jaxp-1.1-apis-%{version}.jar
12mr|xml-commons-1.3.04-4|384	# resolver10
12mr|xml-commons-1.3.04-4|385	install -m 644 xml-commons-1_0_b2/java/build/resolver.jar \
12mr|xml-commons-1.3.04-4|386	$RPM_BUILD_ROOT%{_javadir}/%{name}-resolver10-%{version}.jar
12mr|xml-commons-1.3.04-4|387	# which10
12mr|xml-commons-1.3.04-4|388	install -m 644 xml-commons-1_0_b2/java/build/which.jar \
12mr|xml-commons-1.3.04-4|389	$RPM_BUILD_ROOT%{_javadir}/%{name}-which10-%{version}.jar
12mr|xml-commons-1.3.04-4|390	# resolver11
12mr|xml-commons-1.3.04-4|391	install -m 644 xml-commons-resolver-1_1_b1/java/build/resolver.jar \
12mr|xml-commons-1.3.04-4|392	$RPM_BUILD_ROOT%{_javadir}/%{name}-resolver11-%{version}.jar
12mr|xml-commons-1.3.04-4|393	# JAXP12
12mr|xml-commons-1.3.04-4|394	install -m 644 xml-commons-external-1_2_04/java/external/build/xml-apis.jar \
12mr|xml-commons-1.3.04-4|395	$RPM_BUILD_ROOT%{_javadir}/%{name}-jaxp-1.2-apis-%{version}.jar
12mr|xml-commons-1.3.04-4|396	# JAXP13
12mr|xml-commons-1.3.04-4|397	install -m 644 xml-commons-external-1_3_04/java/external/build/xml-apis.jar \
12mr|xml-commons-1.3.04-4|398	$RPM_BUILD_ROOT%{_javadir}/%{name}-jaxp-1.3-apis-%{version}.jar
12mr|xml-commons-1.3.04-4|399	install -m 644 xml-commons-external-1_3_04/java/external/build/xml-apis-ext.jar \
12mr|xml-commons-1.3.04-4|400	$RPM_BUILD_ROOT%{_javadir}/%{name}-jaxp-1.3-apis-ext-%{version}.jar
12mr|xml-commons-1.3.04-4|401	# resolver12
12mr|xml-commons-1.3.04-4|402	install -m 644 xml-commons-external-1_3_04/java/build/resolver.jar \
12mr|xml-commons-1.3.04-4|403	$RPM_BUILD_ROOT%{_javadir}/%{name}-resolver12-%{version}.jar
12mr|xml-commons-1.3.04-4|404	# which11
12mr|xml-commons-1.3.04-4|405	install -m 644 xml-commons-external-1_3_04/java/build/which.jar \
12mr|xml-commons-1.3.04-4|406	$RPM_BUILD_ROOT%{_javadir}/%{name}-which11-%{version}.jar
12mr|xml-commons-1.3.04-4|407	
12mr|xml-commons-1.3.04-4|408	pushd $RPM_BUILD_ROOT%{_javadir}
12mr|xml-commons-1.3.04-4|409	for jar in *-%{version}*; do
12mr|xml-commons-1.3.04-4|410	ln -sf ${jar} $(echo $jar | sed -e 's|-%{version}\.jar|.jar|');
12mr|xml-commons-1.3.04-4|411	done
12mr|xml-commons-1.3.04-4|412	ln -sf %{name}-jaxp-1.1-apis.jar jaxp11.jar
12mr|xml-commons-1.3.04-4|413	ln -sf %{name}-jaxp-1.2-apis.jar jaxp12.jar
12mr|xml-commons-1.3.04-4|414	ln -sf %{name}-jaxp-1.3-apis.jar jaxp13.jar
12mr|xml-commons-1.3.04-4|415	ln -sf %{name}-jaxp-1.3-apis.jar dom3.jar
12mr|xml-commons-1.3.04-4|416	popd
12mr|xml-commons-1.3.04-4|417	
12mr|xml-commons-1.3.04-4|418	
12mr|xml-commons-1.3.04-4|419	# javadoc
12mr|xml-commons-1.3.04-4|420	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-jaxp-1.1-apis-%{version}
12mr|xml-commons-1.3.04-4|421	
12mr|xml-commons-1.3.04-4|422	# JAXP11
12mr|xml-commons-1.3.04-4|423	cp -pr xml-commons-1_0_b2/java/external/build/docs/javadoc/* \
12mr|xml-commons-1.3.04-4|424	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-jaxp-1.1-apis-%{version}
12mr|xml-commons-1.3.04-4|425	ln -s %{name}-jaxp-1.1-apis-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-jaxp-1.1-apis
12mr|xml-commons-1.3.04-4|426	rm -rf xml-commons-1_0_b2/java/external/build/docs/javadoc
12mr|xml-commons-1.3.04-4|427	
12mr|xml-commons-1.3.04-4|428	# resolver10
12mr|xml-commons-1.3.04-4|429	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-resolver10-%{version}/org/apache/xml
12mr|xml-commons-1.3.04-4|430	cp -pr xml-commons-1_0_b2/java/build/docs/javadocs/org/apache/xml/* \
12mr|xml-commons-1.3.04-4|431	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-resolver10-%{version}/org/apache/xml
12mr|xml-commons-1.3.04-4|432	ln -s %{name}-resolver10-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-resolver10
12mr|xml-commons-1.3.04-4|433	
12mr|xml-commons-1.3.04-4|434	# resolver11
12mr|xml-commons-1.3.04-4|435	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-resolver11-%{version}/
12mr|xml-commons-1.3.04-4|436	cp -pr xml-commons-resolver-1_1_b1/build/site/components/apidocs/* \
12mr|xml-commons-1.3.04-4|437	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-resolver10-%{version}/
12mr|xml-commons-1.3.04-4|438	ln -s %{name}-resolver11-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-resolver11
12mr|xml-commons-1.3.04-4|439	
12mr|xml-commons-1.3.04-4|440	# which10
12mr|xml-commons-1.3.04-4|441	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-which10-%{version}/org/apache/env
12mr|xml-commons-1.3.04-4|442	cp -pr xml-commons-1_0_b2/java/build/docs/javadocs/org/apache/env/* \
12mr|xml-commons-1.3.04-4|443	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-which10-%{version}/org/apache/env
12mr|xml-commons-1.3.04-4|444	ln -s %{name}-which10-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-which10
12mr|xml-commons-1.3.04-4|445	
12mr|xml-commons-1.3.04-4|446	# JAXP12
12mr|xml-commons-1.3.04-4|447	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-jaxp-1.2-apis-%{version}
12mr|xml-commons-1.3.04-4|448	cp -pr xml-commons-external-1_2_04/java/external/build/docs/javadoc/* \
12mr|xml-commons-1.3.04-4|449	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-jaxp-1.2-apis-%{version}
12mr|xml-commons-1.3.04-4|450	ln -s %{name}-jaxp-1.2-apis-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-jaxp-1.2-apis
12mr|xml-commons-1.3.04-4|451	rm -rf xml-commons-external-1_2_04/java/external/build/docs/javadoc
12mr|xml-commons-1.3.04-4|452	
12mr|xml-commons-1.3.04-4|453	# JAXP13
12mr|xml-commons-1.3.04-4|454	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-jaxp-1.3-apis-%{version}
12mr|xml-commons-1.3.04-4|455	cp -pr xml-commons-external-1_3_04/java/external/build/docs/javadoc/* \
12mr|xml-commons-1.3.04-4|456	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-jaxp-1.3-apis-%{version}
12mr|xml-commons-1.3.04-4|457	ln -s %{name}-jaxp-1.3-apis-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-jaxp-1.3-apis
12mr|xml-commons-1.3.04-4|458	rm -rf xml-commons-external-1_3_04/java/external/build/docs/javadoc
12mr|xml-commons-1.3.04-4|459	
12mr|xml-commons-1.3.04-4|460	# resolver12
12mr|xml-commons-1.3.04-4|461	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-resolver12-%{version}
12mr|xml-commons-1.3.04-4|462	cp -pr xml-commons-external-1_3_04/java/build/apidocs/resolver/* \
12mr|xml-commons-1.3.04-4|463	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-resolver12-%{version}
12mr|xml-commons-1.3.04-4|464	ln -s %{name}-resolver-12-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-resolver12
12mr|xml-commons-1.3.04-4|465	
12mr|xml-commons-1.3.04-4|466	# which11
12mr|xml-commons-1.3.04-4|467	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-which11-%{version}
12mr|xml-commons-1.3.04-4|468	cp -pr xml-commons-external-1_3_04/java/build/apidocs/which/* \
12mr|xml-commons-1.3.04-4|469	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-which11-%{version}
12mr|xml-commons-1.3.04-4|470	ln -s %{name}-which11-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-which11
12mr|xml-commons-1.3.04-4|471	
12mr|xml-commons-1.3.04-4|472	# Scripts
12mr|xml-commons-1.3.04-4|473	install -d -m 755 $RPM_BUILD_ROOT%{_bindir}
12mr|xml-commons-1.3.04-4|474	install -d -m 755 $RPM_BUILD_ROOT%{_mandir}/man1
12mr|xml-commons-1.3.04-4|475	
12mr|xml-commons-1.3.04-4|476	cp -p %{SOURCE4} $RPM_BUILD_ROOT%{_bindir}/xml-which10
12mr|xml-commons-1.3.04-4|477	cp -p %{SOURCE5} $RPM_BUILD_ROOT%{_bindir}/xml-which11
12mr|xml-commons-1.3.04-4|478	
12mr|xml-commons-1.3.04-4|479	sed -e 's|__RESOLVERDIR__|%{resolverdir}|' < %{SOURCE7} \
12mr|xml-commons-1.3.04-4|480	> $RPM_BUILD_ROOT%{_bindir}/xml-resolver10
12mr|xml-commons-1.3.04-4|481	sed -e 's|__RESOLVERDIR__|%{resolverdir}|' < %{SOURCE9} \
12mr|xml-commons-1.3.04-4|482	> $RPM_BUILD_ROOT%{_bindir}/xml-xread10
12mr|xml-commons-1.3.04-4|483	sed -e 's|__RESOLVERDIR__|%{resolverdir}|' < %{SOURCE11} \
12mr|xml-commons-1.3.04-4|484	> $RPM_BUILD_ROOT%{_bindir}/xml-xparse10
12mr|xml-commons-1.3.04-4|485	
12mr|xml-commons-1.3.04-4|486	sed -e 's|__RESOLVERDIR__|%{resolverdir}|' < %{SOURCE6} \
12mr|xml-commons-1.3.04-4|487	> $RPM_BUILD_ROOT%{_mandir}/man1/xml-resolver10.1
12mr|xml-commons-1.3.04-4|488	sed -e 's|__RESOLVERDIR__|%{resolverdir}|' < %{SOURCE8} \
12mr|xml-commons-1.3.04-4|489	> $RPM_BUILD_ROOT%{_mandir}/man1/xml-xread10.1
12mr|xml-commons-1.3.04-4|490	sed -e 's|__RESOLVERDIR__|%{resolverdir}|' < %{SOURCE10} \
12mr|xml-commons-1.3.04-4|491	> $RPM_BUILD_ROOT%{_mandir}/man1/xml-xparse10.1
12mr|xml-commons-1.3.04-4|492	
12mr|xml-commons-1.3.04-4|493	sed -e 's|__RESOLVERDIR__|%{resolverdir}|' < %{SOURCE13} \
12mr|xml-commons-1.3.04-4|494	> $RPM_BUILD_ROOT%{_bindir}/xml-resolver11
12mr|xml-commons-1.3.04-4|495	sed -e 's|__RESOLVERDIR__|%{resolverdir}|' < %{SOURCE15} \
12mr|xml-commons-1.3.04-4|496	> $RPM_BUILD_ROOT%{_bindir}/xml-xread11
12mr|xml-commons-1.3.04-4|497	sed -e 's|__RESOLVERDIR__|%{resolverdir}|' < %{SOURCE17} \
12mr|xml-commons-1.3.04-4|498	> $RPM_BUILD_ROOT%{_bindir}/xml-xparse11
12mr|xml-commons-1.3.04-4|499	
12mr|xml-commons-1.3.04-4|500	sed -e 's|__RESOLVERDIR__|%{resolverdir}|' < %{SOURCE12} \
12mr|xml-commons-1.3.04-4|501	> $RPM_BUILD_ROOT%{_mandir}/man1/xml-resolver11.1
12mr|xml-commons-1.3.04-4|502	sed -e 's|__RESOLVERDIR__|%{resolverdir}|' < %{SOURCE14} \
12mr|xml-commons-1.3.04-4|503	> $RPM_BUILD_ROOT%{_mandir}/man1/xml-xread11.1
12mr|xml-commons-1.3.04-4|504	sed -e 's|__RESOLVERDIR__|%{resolverdir}|' < %{SOURCE16} \
12mr|xml-commons-1.3.04-4|505	> $RPM_BUILD_ROOT%{_mandir}/man1/xml-xparse11.1
12mr|xml-commons-1.3.04-4|506	
12mr|xml-commons-1.3.04-4|507	sed -e 's|__RESOLVERDIR__|%{resolverdir}|' < %{SOURCE19} \
12mr|xml-commons-1.3.04-4|508	> $RPM_BUILD_ROOT%{_bindir}/xml-resolver12
12mr|xml-commons-1.3.04-4|509	sed -e 's|__RESOLVERDIR__|%{resolverdir}|' < %{SOURCE21} \
12mr|xml-commons-1.3.04-4|510	> $RPM_BUILD_ROOT%{_bindir}/xml-xread12
12mr|xml-commons-1.3.04-4|511	sed -e 's|__RESOLVERDIR__|%{resolverdir}|' < %{SOURCE23} \
12mr|xml-commons-1.3.04-4|512	> $RPM_BUILD_ROOT%{_bindir}/xml-xparse12
12mr|xml-commons-1.3.04-4|513	
12mr|xml-commons-1.3.04-4|514	sed -e 's|__RESOLVERDIR__|%{resolverdir}|' < %{SOURCE18} \
12mr|xml-commons-1.3.04-4|515	> $RPM_BUILD_ROOT%{_mandir}/man1/xml-resolver12.1
12mr|xml-commons-1.3.04-4|516	sed -e 's|__RESOLVERDIR__|%{resolverdir}|' < %{SOURCE20} \
12mr|xml-commons-1.3.04-4|517	> $RPM_BUILD_ROOT%{_mandir}/man1/xml-xread12.1
12mr|xml-commons-1.3.04-4|518	sed -e 's|__RESOLVERDIR__|%{resolverdir}|' < %{SOURCE22} \
12mr|xml-commons-1.3.04-4|519	> $RPM_BUILD_ROOT%{_mandir}/man1/xml-xparse12.1
12mr|xml-commons-1.3.04-4|520	
12mr|xml-commons-1.3.04-4|521	# Central CatalogManager.properties
12mr|xml-commons-1.3.04-4|522	install -d -m 755 $RPM_BUILD_ROOT%{resolverdir}
12mr|xml-commons-1.3.04-4|523	install -m 0644 %{SOURCE24} $RPM_BUILD_ROOT%{resolverdir}/CatalogManager.properties
12mr|xml-commons-1.3.04-4|524	
12mr|xml-commons-1.3.04-4|525	# docs
12mr|xml-commons-1.3.04-4|526	# JAXP 1.1
12mr|xml-commons-1.3.04-4|527	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}-jaxp-1.1-apis-%{version}
12mr|xml-commons-1.3.04-4|528	install -m 0644 xml-commons-1_0_b2/java/external/LICENSE* $RPM_BUILD_ROOT%{_datadir}/%{name}-jaxp-1.1-apis-%{version}
12mr|xml-commons-1.3.04-4|529	install -m 0644 xml-commons-1_0_b2/java/external/README* $RPM_BUILD_ROOT%{_datadir}/%{name}-jaxp-1.1-apis-%{version}
12mr|xml-commons-1.3.04-4|530	# JAXP 1.2
12mr|xml-commons-1.3.04-4|531	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}-jaxp-1.2-apis-%{version}
12mr|xml-commons-1.3.04-4|532	install -m 0644 xml-commons-external-1_2_04/java/external/LICENSE* $RPM_BUILD_ROOT%{_datadir}/%{name}-jaxp-1.2-apis-%{version}
12mr|xml-commons-1.3.04-4|533	install -m 0644 xml-commons-external-1_2_04/java/external/README* $RPM_BUILD_ROOT%{_datadir}/%{name}-jaxp-1.2-apis-%{version}
12mr|xml-commons-1.3.04-4|534	# JAXP 1.3
12mr|xml-commons-1.3.04-4|535	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}-jaxp-1.3-apis-%{version}
12mr|xml-commons-1.3.04-4|536	install -m 0644 xml-commons-external-1_3_04/java/external/LICENSE* $RPM_BUILD_ROOT%{_datadir}/%{name}-jaxp-1.3-apis-%{version}
12mr|xml-commons-1.3.04-4|537	install -m 0644 xml-commons-external-1_3_04/java/external/README* $RPM_BUILD_ROOT%{_datadir}/%{name}-jaxp-1.3-apis-%{version}
12mr|xml-commons-1.3.04-4|538	
12mr|xml-commons-1.3.04-4|539	# manuals
12mr|xml-commons-1.3.04-4|540	# JAXP 1.1
12mr|xml-commons-1.3.04-4|541	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-jaxp-1.1-apis-%{version}
12mr|xml-commons-1.3.04-4|542	cp -pr xml-commons-1_0_b2/java/external/build/docs/* $RPM_BUILD_ROOT%{_docdir}/%{name}-jaxp-1.1-apis-%{version}
12mr|xml-commons-1.3.04-4|543	# JAXP 1.2
12mr|xml-commons-1.3.04-4|544	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-jaxp-1.2-apis-%{version}
12mr|xml-commons-1.3.04-4|545	cp -pr xml-commons-external-1_2_04/java/external/build/docs/* $RPM_BUILD_ROOT%{_docdir}/%{name}-jaxp-1.2-apis-%{version}
12mr|xml-commons-1.3.04-4|546	# JAXP 1.3
12mr|xml-commons-1.3.04-4|547	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-jaxp-1.3-apis-%{version}
12mr|xml-commons-1.3.04-4|548	cp -pr xml-commons-external-1_3_04/java/external/build/docs/* $RPM_BUILD_ROOT%{_docdir}/%{name}-jaxp-1.3-apis-%{version}
12mr|xml-commons-1.3.04-4|549	
12mr|xml-commons-1.3.04-4|550	
12mr|xml-commons-1.3.04-4|551	
12mr|xml-commons-1.3.04-4|552	# For Symlinks and alternatives
12mr|xml-commons-1.3.04-4|553	touch $RPM_BUILD_ROOT%{_javadir}/xml-commons-apis.jar
12mr|xml-commons-1.3.04-4|554	touch $RPM_BUILD_ROOT%{_javadir}/xml-commons-which.jar
12mr|xml-commons-1.3.04-4|555	touch $RPM_BUILD_ROOT%{_javadir}/xml-commons-resolver.jar
12mr|xml-commons-1.3.04-4|556	touch $RPM_BUILD_ROOT%{_javadir}/jaxp.jar
12mr|xml-commons-1.3.04-4|557	touch $RPM_BUILD_ROOT%{_javadir}/dom3.jar
12mr|xml-commons-1.3.04-4|558	touch $RPM_BUILD_ROOT%{_javadir}/dom2.jar
12mr|xml-commons-1.3.04-4|559	touch $RPM_BUILD_ROOT%{_javadir}/dom.jar
12mr|xml-commons-1.3.04-4|560	touch $RPM_BUILD_ROOT%{_javadir}/sax2.jar
12mr|xml-commons-1.3.04-4|561	touch $RPM_BUILD_ROOT%{_javadir}/sax.jar
12mr|xml-commons-1.3.04-4|562	touch $RPM_BUILD_ROOT%{_bindir}/xml-which
12mr|xml-commons-1.3.04-4|563	touch $RPM_BUILD_ROOT%{_bindir}/xml-resolver
12mr|xml-commons-1.3.04-4|564	touch $RPM_BUILD_ROOT%{_bindir}/xml-xread
12mr|xml-commons-1.3.04-4|565	touch $RPM_BUILD_ROOT%{_bindir}/xml-xparse
12mr|xml-commons-1.3.04-4|566	ln -s %{_sysconfdir}/alternatives/%{name}-apis-javadoc $RPM_BUILD_ROOT%{_javadocdir}/%{name}-apis # ghost symlink
12mr|xml-commons-1.3.04-4|567	%{__chmod} 755 $RPM_BUILD_ROOT%{_bindir}*
12mr|xml-commons-1.3.04-4|568	
12mr|xml-commons-1.3.04-4|569	%{__perl} -pi -e 's/\r$//g' README.html KEYS
12mr|xml-commons-1.3.04-4|570	
12mr|xml-commons-1.3.04-4|571	%{gcj_compile}
12mr|xml-commons-1.3.04-4|572	
12mr|xml-commons-1.3.04-4|573	# -----------------------------------------------------------------------------
12mr|xml-commons-1.3.04-4|574	
12mr|xml-commons-1.3.04-4|575	%clean
12mr|xml-commons-1.3.04-4|576	rm -rf $RPM_BUILD_ROOT
12mr|xml-commons-1.3.04-4|577	
12mr|xml-commons-1.3.04-4|578	# -----------------------------------------------------------------------------
12mr|xml-commons-1.3.04-4|579	
12mr|xml-commons-1.3.04-4|580	%files
12mr|xml-commons-1.3.04-4|581	%defattr(0644,root,root,0755)
12mr|xml-commons-1.3.04-4|582	%doc xml-commons-external-1_3_04/*.txt
12mr|xml-commons-1.3.04-4|583	%config(noreplace) %{resolverdir}/*
12mr|xml-commons-1.3.04-4|584	%if %{gcj_support}
12mr|xml-commons-1.3.04-4|585	%dir %{_libdir}/gcj/%{name}
12mr|xml-commons-1.3.04-4|586	%endif
12mr|xml-commons-1.3.04-4|587	
12mr|xml-commons-1.3.04-4|588	%files jaxp-1.1-apis
12mr|xml-commons-1.3.04-4|589	%defattr(0644,root,root,0755)
12mr|xml-commons-1.3.04-4|590	%doc %{_datadir}/%{name}-jaxp-1.1-apis-%{version}
12mr|xml-commons-1.3.04-4|591	%{_javadir}/%{name}-jaxp-1.1-apis*.jar
12mr|xml-commons-1.3.04-4|592	%if %{gcj_support}
12mr|xml-commons-1.3.04-4|593	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-jaxp-1.1-apis*.jar.*
12mr|xml-commons-1.3.04-4|594	%endif
12mr|xml-commons-1.3.04-4|595	%ghost %{_javadir}/xml-commons-apis.jar
12mr|xml-commons-1.3.04-4|596	%ghost %{_javadir}/jaxp11.jar
12mr|xml-commons-1.3.04-4|597	%ghost %{_javadir}/jaxp.jar
12mr|xml-commons-1.3.04-4|598	%ghost %{_javadir}/dom2.jar
12mr|xml-commons-1.3.04-4|599	%ghost %{_javadir}/dom.jar
12mr|xml-commons-1.3.04-4|600	%ghost %{_javadir}/sax2.jar
12mr|xml-commons-1.3.04-4|601	%ghost %{_javadir}/sax.jar
12mr|xml-commons-1.3.04-4|602	
12mr|xml-commons-1.3.04-4|603	%files jaxp-1.1-apis-javadoc
12mr|xml-commons-1.3.04-4|604	%defattr(0644,root,root,0755)
12mr|xml-commons-1.3.04-4|605	%doc %{_javadocdir}/%{name}-jaxp-1.1-apis-%{version}
12mr|xml-commons-1.3.04-4|606	%ghost %{_javadocdir}/%{name}-jaxp-1.1-apis
12mr|xml-commons-1.3.04-4|607	%ghost %{_javadocdir}/%{name}-apis
12mr|xml-commons-1.3.04-4|608	
12mr|xml-commons-1.3.04-4|609	%files jaxp-1.1-apis-manual
12mr|xml-commons-1.3.04-4|610	%defattr(0644,root,root,0755)
12mr|xml-commons-1.3.04-4|611	%doc %{_docdir}/%{name}-jaxp-1.1-apis-%{version}
12mr|xml-commons-1.3.04-4|612	
12mr|xml-commons-1.3.04-4|613	%files which10
12mr|xml-commons-1.3.04-4|614	%defattr(0644,root,root,0755)
12mr|xml-commons-1.3.04-4|615	%{_javadir}/%{name}-which10*.jar
12mr|xml-commons-1.3.04-4|616	%ghost %{_javadir}/xml-commons-which.jar
12mr|xml-commons-1.3.04-4|617	%attr(0755,root,root) %{_bindir}/xml-which10
12mr|xml-commons-1.3.04-4|618	%attr(0755,root,root) %ghost %{_bindir}/xml-which
12mr|xml-commons-1.3.04-4|619	
12mr|xml-commons-1.3.04-4|620	%files which10-javadoc
12mr|xml-commons-1.3.04-4|621	%defattr(0644,root,root,0755)
12mr|xml-commons-1.3.04-4|622	%{_javadocdir}/%{name}-which10-%{version}
12mr|xml-commons-1.3.04-4|623	%ghost %{_javadocdir}/%{name}-which10
12mr|xml-commons-1.3.04-4|624	
12mr|xml-commons-1.3.04-4|625	%files resolver10
12mr|xml-commons-1.3.04-4|626	%defattr(0644,root,root,0755)
12mr|xml-commons-1.3.04-4|627	%{_javadir}/%{name}-resolver10*.jar
12mr|xml-commons-1.3.04-4|628	%if %{gcj_support}
12mr|xml-commons-1.3.04-4|629	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-resolver10*.jar.*
12mr|xml-commons-1.3.04-4|630	%endif
12mr|xml-commons-1.3.04-4|631	%ghost %{_javadir}/xml-commons-resolver.jar
12mr|xml-commons-1.3.04-4|632	%attr(0755,root,root) %{_bindir}/xml-resolver10
12mr|xml-commons-1.3.04-4|633	%attr(0755,root,root) %{_bindir}/xml-xread10
12mr|xml-commons-1.3.04-4|634	%attr(0755,root,root) %{_bindir}/xml-xparse10
12mr|xml-commons-1.3.04-4|635	%{_mandir}/man1/xml-resolver10.1*
12mr|xml-commons-1.3.04-4|636	%{_mandir}/man1/xml-xread10.1*
12mr|xml-commons-1.3.04-4|637	%{_mandir}/man1/xml-xparse10.1*
12mr|xml-commons-1.3.04-4|638	%attr(0755,root,root) %ghost %{_bindir}/xml-resolver
12mr|xml-commons-1.3.04-4|639	%attr(0755,root,root) %ghost %{_bindir}/xml-xread
12mr|xml-commons-1.3.04-4|640	%attr(0755,root,root) %ghost %{_bindir}/xml-xparse
12mr|xml-commons-1.3.04-4|641	
12mr|xml-commons-1.3.04-4|642	%files resolver10-javadoc
12mr|xml-commons-1.3.04-4|643	%defattr(0644,root,root,0755)
12mr|xml-commons-1.3.04-4|644	%{_javadocdir}/%{name}-resolver10-%{version}
12mr|xml-commons-1.3.04-4|645	%ghost %{_javadocdir}/%{name}-resolver10
12mr|xml-commons-1.3.04-4|646	
12mr|xml-commons-1.3.04-4|647	%files resolver11
12mr|xml-commons-1.3.04-4|648	%defattr(0644,root,root,0755)
12mr|xml-commons-1.3.04-4|649	%{_javadir}/%{name}-resolver11*.jar
12mr|xml-commons-1.3.04-4|650	%if %{gcj_support}
12mr|xml-commons-1.3.04-4|651	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-resolver11*.jar.*
12mr|xml-commons-1.3.04-4|652	%endif
12mr|xml-commons-1.3.04-4|653	%ghost %{_javadir}/xml-commons-resolver.jar
12mr|xml-commons-1.3.04-4|654	%attr(0755,root,root) %{_bindir}/xml-resolver11
12mr|xml-commons-1.3.04-4|655	%attr(0755,root,root) %{_bindir}/xml-xread11
12mr|xml-commons-1.3.04-4|656	%attr(0755,root,root) %{_bindir}/xml-xparse11
12mr|xml-commons-1.3.04-4|657	%{_mandir}/man1/xml-resolver11.1*
12mr|xml-commons-1.3.04-4|658	%{_mandir}/man1/xml-xread11.1*
12mr|xml-commons-1.3.04-4|659	%{_mandir}/man1/xml-xparse11.1*
12mr|xml-commons-1.3.04-4|660	%attr(0755,root,root) %ghost %{_bindir}/xml-resolver
12mr|xml-commons-1.3.04-4|661	%attr(0755,root,root) %ghost %{_bindir}/xml-xread
12mr|xml-commons-1.3.04-4|662	%attr(0755,root,root) %ghost %{_bindir}/xml-xparse
12mr|xml-commons-1.3.04-4|663	
12mr|xml-commons-1.3.04-4|664	%files resolver11-javadoc
12mr|xml-commons-1.3.04-4|665	%defattr(0644,root,root,0755)
12mr|xml-commons-1.3.04-4|666	%{_javadocdir}/%{name}-resolver11-%{version}
12mr|xml-commons-1.3.04-4|667	%ghost %{_javadocdir}/%{name}-resolver11
12mr|xml-commons-1.3.04-4|668	
12mr|xml-commons-1.3.04-4|669	%files jaxp-1.2-apis
12mr|xml-commons-1.3.04-4|670	%defattr(0644,root,root,0755)
12mr|xml-commons-1.3.04-4|671	%{_javadir}/%{name}-jaxp-1.2-apis*.jar
12mr|xml-commons-1.3.04-4|672	%if %{gcj_support}
12mr|xml-commons-1.3.04-4|673	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-jaxp-1.2-apis*.jar.*
12mr|xml-commons-1.3.04-4|674	%endif
12mr|xml-commons-1.3.04-4|675	%doc %{_datadir}/%{name}-jaxp-1.2-apis-%{version}
12mr|xml-commons-1.3.04-4|676	%ghost %{_javadir}/xml-commons-apis.jar
12mr|xml-commons-1.3.04-4|677	%ghost %{_javadir}/jaxp12.jar
12mr|xml-commons-1.3.04-4|678	%ghost %{_javadir}/jaxp.jar
12mr|xml-commons-1.3.04-4|679	%ghost %{_javadir}/dom2.jar
12mr|xml-commons-1.3.04-4|680	%ghost %{_javadir}/dom.jar
12mr|xml-commons-1.3.04-4|681	%ghost %{_javadir}/sax2.jar
12mr|xml-commons-1.3.04-4|682	%ghost %{_javadir}/sax.jar
12mr|xml-commons-1.3.04-4|683	
12mr|xml-commons-1.3.04-4|684	%files jaxp-1.2-apis-javadoc
12mr|xml-commons-1.3.04-4|685	%defattr(0644,root,root,0755)
12mr|xml-commons-1.3.04-4|686	%{_javadocdir}/%{name}-jaxp-1.2-apis-%{version}
12mr|xml-commons-1.3.04-4|687	%ghost %{_javadocdir}/%{name}-jaxp-1.2-apis
12mr|xml-commons-1.3.04-4|688	%ghost %{_javadocdir}/%{name}-apis
12mr|xml-commons-1.3.04-4|689	
12mr|xml-commons-1.3.04-4|690	%files jaxp-1.2-apis-manual
12mr|xml-commons-1.3.04-4|691	%defattr(0644,root,root,0755)
12mr|xml-commons-1.3.04-4|692	%{_docdir}/%{name}-jaxp-1.2-apis-%{version}
12mr|xml-commons-1.3.04-4|693	
12mr|xml-commons-1.3.04-4|694	%files jaxp-1.3-apis
12mr|xml-commons-1.3.04-4|695	%defattr(0644,root,root,0755)
12mr|xml-commons-1.3.04-4|696	%{_javadir}/%{name}-jaxp-1.3-apis*.jar
12mr|xml-commons-1.3.04-4|697	%if %{gcj_support}
12mr|xml-commons-1.3.04-4|698	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-jaxp-1.3-apis*.jar.*
12mr|xml-commons-1.3.04-4|699	%endif
12mr|xml-commons-1.3.04-4|700	%doc %{_datadir}/%{name}-jaxp-1.3-apis-%{version}
12mr|xml-commons-1.3.04-4|701	%ghost %{_javadir}/xml-commons-apis.jar
12mr|xml-commons-1.3.04-4|702	%ghost %{_javadir}/jaxp13.jar
12mr|xml-commons-1.3.04-4|703	%ghost %{_javadir}/jaxp.jar
12mr|xml-commons-1.3.04-4|704	%ghost %{_javadir}/dom3.jar
12mr|xml-commons-1.3.04-4|705	%ghost %{_javadir}/dom.jar
12mr|xml-commons-1.3.04-4|706	%ghost %{_javadir}/sax2.jar
12mr|xml-commons-1.3.04-4|707	%ghost %{_javadir}/sax.jar
12mr|xml-commons-1.3.04-4|708	
12mr|xml-commons-1.3.04-4|709	%files jaxp-1.3-apis-javadoc
12mr|xml-commons-1.3.04-4|710	%defattr(0644,root,root,0755)
12mr|xml-commons-1.3.04-4|711	%{_javadocdir}/%{name}-jaxp-1.3-apis-%{version}
12mr|xml-commons-1.3.04-4|712	%ghost %{_javadocdir}/%{name}-jaxp-1.3-apis
12mr|xml-commons-1.3.04-4|713	%ghost %{_javadocdir}/%{name}-apis
12mr|xml-commons-1.3.04-4|714	
12mr|xml-commons-1.3.04-4|715	%files jaxp-1.3-apis-manual
12mr|xml-commons-1.3.04-4|716	%defattr(0644,root,root,0755)
12mr|xml-commons-1.3.04-4|717	%{_docdir}/%{name}-jaxp-1.3-apis-%{version}
12mr|xml-commons-1.3.04-4|718	
12mr|xml-commons-1.3.04-4|719	%files which11
12mr|xml-commons-1.3.04-4|720	%defattr(0644,root,root,0755)
12mr|xml-commons-1.3.04-4|721	%{_javadir}/%{name}-which11*.jar
12mr|xml-commons-1.3.04-4|722	%ghost %{_javadir}/xml-commons-which.jar
12mr|xml-commons-1.3.04-4|723	%attr(0755,root,root) %{_bindir}/xml-which11
12mr|xml-commons-1.3.04-4|724	%attr(0755,root,root) %ghost %{_bindir}/xml-which
12mr|xml-commons-1.3.04-4|725	
12mr|xml-commons-1.3.04-4|726	%files which11-javadoc
12mr|xml-commons-1.3.04-4|727	%defattr(0644,root,root,0755)
12mr|xml-commons-1.3.04-4|728	%{_javadocdir}/%{name}-which11-%{version}
12mr|xml-commons-1.3.04-4|729	%ghost %{_javadocdir}/%{name}-which11
12mr|xml-commons-1.3.04-4|730	
12mr|xml-commons-1.3.04-4|731	%files resolver12
12mr|xml-commons-1.3.04-4|732	%defattr(0644,root,root,0755)
12mr|xml-commons-1.3.04-4|733	%{_javadir}/%{name}-resolver12*.jar
12mr|xml-commons-1.3.04-4|734	%if %{gcj_support}
12mr|xml-commons-1.3.04-4|735	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-resolver12*.jar.*
12mr|xml-commons-1.3.04-4|736	%endif
12mr|xml-commons-1.3.04-4|737	%ghost %{_javadir}/xml-commons-resolver.jar
12mr|xml-commons-1.3.04-4|738	%attr(0755,root,root) %{_bindir}/xml-resolver12
12mr|xml-commons-1.3.04-4|739	%attr(0755,root,root) %{_bindir}/xml-xread12
12mr|xml-commons-1.3.04-4|740	%attr(0755,root,root) %{_bindir}/xml-xparse12
12mr|xml-commons-1.3.04-4|741	%{_mandir}/man1/xml-resolver12.1*
12mr|xml-commons-1.3.04-4|742	%{_mandir}/man1/xml-xread12.1*
12mr|xml-commons-1.3.04-4|743	%{_mandir}/man1/xml-xparse12.1*
12mr|xml-commons-1.3.04-4|744	%attr(0755,root,root) %ghost %{_bindir}/xml-resolver
12mr|xml-commons-1.3.04-4|745	%attr(0755,root,root) %ghost %{_bindir}/xml-xread
12mr|xml-commons-1.3.04-4|746	%attr(0755,root,root) %ghost %{_bindir}/xml-xparse
12mr|xml-commons-1.3.04-4|747	
12mr|xml-commons-1.3.04-4|748	%files resolver12-javadoc
12mr|xml-commons-1.3.04-4|749	%defattr(0644,root,root,0755)
12mr|xml-commons-1.3.04-4|750	%{_javadocdir}/%{name}-resolver12-%{version}
12mr|xml-commons-1.3.04-4|751	%ghost %{_javadocdir}/%{name}-resolver12
12mr|xml-commons-1.3.04-4|752	
12mr|xml-commons-1.3.04-4|753	%post jaxp-1.1-apis
12mr|xml-commons-1.3.04-4|754	#rm -f %{_javadir}/xml-commons-apis.jar
12mr|xml-commons-1.3.04-4|755	rm -f %{_javadir}/jaxp11.jar
12mr|xml-commons-1.3.04-4|756	ln -s %{name}-jaxp-1.1-apis.jar %{_javadir}/jaxp11.jar
12mr|xml-commons-1.3.04-4|757	/usr/sbin/update-alternatives --install %{_javadir}/xml-commons-apis.jar xml-commons-apis %{_javadir}/jaxp11.jar 10100
12mr|xml-commons-1.3.04-4|758	/usr/sbin/update-alternatives --install %{_javadir}/jaxp.jar jaxp %{_javadir}/jaxp11.jar 10100
12mr|xml-commons-1.3.04-4|759	/usr/sbin/update-alternatives --install %{_javadir}/dom2.jar dom2 %{_javadir}/jaxp11.jar 10100
12mr|xml-commons-1.3.04-4|760	/usr/sbin/update-alternatives --install %{_javadir}/dom.jar dom %{_javadir}/jaxp11.jar 10100
12mr|xml-commons-1.3.04-4|761	/usr/sbin/update-alternatives --install %{_javadir}/sax2.jar sax2 %{_javadir}/jaxp11.jar 10100
12mr|xml-commons-1.3.04-4|762	/usr/sbin/update-alternatives --install %{_javadir}/sax.jar sax %{_javadir}/jaxp11.jar 10100
12mr|xml-commons-1.3.04-4|763	/usr/sbin/update-alternatives --install %{_javadir}/xslt.jar xslt %{_javadir}/jaxp11.jar 10100
12mr|xml-commons-1.3.04-4|764	%if %{gcj_support}
12mr|xml-commons-1.3.04-4|765	%{update_gcjdb}
12mr|xml-commons-1.3.04-4|766	%endif
12mr|xml-commons-1.3.04-4|767	
12mr|xml-commons-1.3.04-4|768	%postun jaxp-1.1-apis
12mr|xml-commons-1.3.04-4|769	if [ "$1" = "0" ]; then
12mr|xml-commons-1.3.04-4|770	/usr/sbin/update-alternatives --remove xml-commons-apis %{_javadir}/jaxp11.jar
12mr|xml-commons-1.3.04-4|771	/usr/sbin/update-alternatives --remove jaxp %{_javadir}/jaxp11.jar
12mr|xml-commons-1.3.04-4|772	/usr/sbin/update-alternatives --remove dom2 %{_javadir}/jaxp11.jar
12mr|xml-commons-1.3.04-4|773	/usr/sbin/update-alternatives --remove dom %{_javadir}/jaxp11.jar
12mr|xml-commons-1.3.04-4|774	/usr/sbin/update-alternatives --remove sax2 %{_javadir}/jaxp11.jar
12mr|xml-commons-1.3.04-4|775	/usr/sbin/update-alternatives --remove sax %{_javadir}/jaxp11.jar
12mr|xml-commons-1.3.04-4|776	/usr/sbin/update-alternatives --remove xslt %{_javadir}/jaxp11.jar
12mr|xml-commons-1.3.04-4|777	rm -f %{_javadir}/jaxp11.jar
12mr|xml-commons-1.3.04-4|778	fi
12mr|xml-commons-1.3.04-4|779	%if %{gcj_support}
12mr|xml-commons-1.3.04-4|780	%{clean_gcjdb}
12mr|xml-commons-1.3.04-4|781	%endif
12mr|xml-commons-1.3.04-4|782	
12mr|xml-commons-1.3.04-4|783	%post jaxp-1.1-apis-javadoc
12mr|xml-commons-1.3.04-4|784	rm -f %{_javadocdir}/%{name}-jaxp-1.1-apis
12mr|xml-commons-1.3.04-4|785	ln -s %{name}-jaxp-1.1-apis-%{version} %{_javadocdir}/%{name}-jaxp-1.1-apis
12mr|xml-commons-1.3.04-4|786	/usr/sbin/update-alternatives --install %{_javadocdir}/xml-commons-apis xml-commons-apis-javadoc %{_javadocdir}/%{name}-jaxp-1.1-apis/ 10100
12mr|xml-commons-1.3.04-4|787	
12mr|xml-commons-1.3.04-4|788	%postun jaxp-1.1-apis-javadoc
12mr|xml-commons-1.3.04-4|789	if [ "$1" = "0" ]; then
12mr|xml-commons-1.3.04-4|790	/usr/sbin/update-alternatives --remove xml-commons-apis-javadoc %{_javadocdir}/%{name}-jaxp-1.1-apis/
12mr|xml-commons-1.3.04-4|791	rm -f %{_javadocdir}/%{name}-jaxp-1.1-apis
12mr|xml-commons-1.3.04-4|792	fi
12mr|xml-commons-1.3.04-4|793	
12mr|xml-commons-1.3.04-4|794	%post which10
12mr|xml-commons-1.3.04-4|795	/usr/sbin/update-alternatives --install %{_bindir}/xml-which xml-which %{_bindir}/xml-which10 10000
12mr|xml-commons-1.3.04-4|796	/usr/sbin/update-alternatives --install %{_javadir}/xml-commons-which.jar xml-commons-which %{_javadir}/xml-commons-which10.jar 10000
12mr|xml-commons-1.3.04-4|797	
12mr|xml-commons-1.3.04-4|798	%postun which10
12mr|xml-commons-1.3.04-4|799	if [ "$1" = "0" ]; then
12mr|xml-commons-1.3.04-4|800	/usr/sbin/update-alternatives --remove xml-which %{_bindir}/xml-which10
12mr|xml-commons-1.3.04-4|801	/usr/sbin/update-alternatives --remove xml-commons-which %{_javadir}/xml-commons-which10.jar
12mr|xml-commons-1.3.04-4|802	fi
12mr|xml-commons-1.3.04-4|803	
12mr|xml-commons-1.3.04-4|804	%post which10-javadoc
12mr|xml-commons-1.3.04-4|805	rm -f %{_javadocdir}/%{name}-which10
12mr|xml-commons-1.3.04-4|806	ln -s %{name}-which10-%{version} %{_javadocdir}/%{name}-which10
12mr|xml-commons-1.3.04-4|807	
12mr|xml-commons-1.3.04-4|808	%postun which10-javadoc
12mr|xml-commons-1.3.04-4|809	if [ "$1" = "0" ]; then
12mr|xml-commons-1.3.04-4|810	rm -f %{_javadocdir}/%{name}-which10
12mr|xml-commons-1.3.04-4|811	fi
12mr|xml-commons-1.3.04-4|812	
12mr|xml-commons-1.3.04-4|813	%post resolver10
12mr|xml-commons-1.3.04-4|814	/usr/sbin/update-alternatives --install %{_bindir}/xml-resolver xml-resolver %{_bindir}/xml-resolver10 10000 \
12mr|xml-commons-1.3.04-4|815	--slave  %{_javadir}/xml-commons-resolver.jar xml-commons-resolver %{_javadir}/xml-commons-resolver10.jar \
12mr|xml-commons-1.3.04-4|816	--slave  %{_bindir}/xml-xread xml-xread %{_bindir}/xml-xread10 \
12mr|xml-commons-1.3.04-4|817	--slave  %{_bindir}/xml-xparse xml-xparse %{_bindir}/xml-xparse10 \
12mr|xml-commons-1.3.04-4|818	--slave  %{_mandir}/man1/xml-resolver.1.bz2 xml-resolver.1.bz2 %{_mandir}/man1/xml-resolver10.1.bz2 \
12mr|xml-commons-1.3.04-4|819	--slave  %{_mandir}/man1/xml-xread.1.bz2 xml-xread.1.bz2 %{_mandir}/man1/xml-xread10.1.bz2 \
12mr|xml-commons-1.3.04-4|820	--slave  %{_mandir}/man1/xml-xparse.1.bz2 xml-xparse.1.bz2 %{_mandir}/man1/xml-xparse10.1.bz2
12mr|xml-commons-1.3.04-4|821	%if %{gcj_support}
12mr|xml-commons-1.3.04-4|822	%{update_gcjdb}
12mr|xml-commons-1.3.04-4|823	%endif
12mr|xml-commons-1.3.04-4|824	
12mr|xml-commons-1.3.04-4|825	%postun resolver10
12mr|xml-commons-1.3.04-4|826	if [ "$1" = "0" ]; then
12mr|xml-commons-1.3.04-4|827	/usr/sbin/update-alternatives --remove xml-resolver %{_bindir}/xml-resolver10
12mr|xml-commons-1.3.04-4|828	fi
12mr|xml-commons-1.3.04-4|829	%if %{gcj_support}
12mr|xml-commons-1.3.04-4|830	%{clean_gcjdb}
12mr|xml-commons-1.3.04-4|831	%endif
12mr|xml-commons-1.3.04-4|832	
12mr|xml-commons-1.3.04-4|833	%post resolver10-javadoc
12mr|xml-commons-1.3.04-4|834	rm -f %{_javadocdir}/%{name}-resolver10
12mr|xml-commons-1.3.04-4|835	ln -s %{name}-resolver10-%{version} %{_javadocdir}/%{name}-resolver10
12mr|xml-commons-1.3.04-4|836	
12mr|xml-commons-1.3.04-4|837	%postun resolver10-javadoc
12mr|xml-commons-1.3.04-4|838	if [ "$1" = "0" ]; then
12mr|xml-commons-1.3.04-4|839	rm -f %{_javadocdir}/%{name}-resolver10
12mr|xml-commons-1.3.04-4|840	fi
12mr|xml-commons-1.3.04-4|841	
12mr|xml-commons-1.3.04-4|842	%post resolver11
12mr|xml-commons-1.3.04-4|843	/usr/sbin/update-alternatives --install %{_bindir}/xml-resolver xml-resolver %{_bindir}/xml-resolver11 10100 \
12mr|xml-commons-1.3.04-4|844	--slave  %{_javadir}/xml-commons-resolver.jar xml-commons-resolver %{_javadir}/xml-commons-resolver11.jar \
12mr|xml-commons-1.3.04-4|845	--slave  %{_bindir}/xml-xread xml-xread %{_bindir}/xml-xread11 \
12mr|xml-commons-1.3.04-4|846	--slave  %{_bindir}/xml-xparse xml-xparse %{_bindir}/xml-xparse11 \
12mr|xml-commons-1.3.04-4|847	--slave  %{_mandir}/man1/xml-resolver.1.bz2 xml-resolver.1.bz2 %{_mandir}/man1/xml-resolver11.1.bz2 \
12mr|xml-commons-1.3.04-4|848	--slave  %{_mandir}/man1/xml-xread.1.bz2 xml-xread.1.bz2 %{_mandir}/man1/xml-xread11.1.bz2 \
12mr|xml-commons-1.3.04-4|849	--slave  %{_mandir}/man1/xml-xparse.1.bz2 xml-xparse.1.bz2 %{_mandir}/man1/xml-xparse11.1.bz2
12mr|xml-commons-1.3.04-4|850	%if %{gcj_support}
12mr|xml-commons-1.3.04-4|851	%{update_gcjdb}
12mr|xml-commons-1.3.04-4|852	%endif
12mr|xml-commons-1.3.04-4|853	
12mr|xml-commons-1.3.04-4|854	%postun resolver11
12mr|xml-commons-1.3.04-4|855	if [ "$1" = "0" ]; then
12mr|xml-commons-1.3.04-4|856	/usr/sbin/update-alternatives --remove xml-resolver %{_bindir}/xml-resolver11
12mr|xml-commons-1.3.04-4|857	fi
12mr|xml-commons-1.3.04-4|858	%if %{gcj_support}
12mr|xml-commons-1.3.04-4|859	%{clean_gcjdb}
12mr|xml-commons-1.3.04-4|860	%endif
12mr|xml-commons-1.3.04-4|861	
12mr|xml-commons-1.3.04-4|862	%post resolver11-javadoc
12mr|xml-commons-1.3.04-4|863	rm -f %{_javadocdir}/%{name}-resolver11
12mr|xml-commons-1.3.04-4|864	ln -s %{name}-resolver11-%{version} %{_javadocdir}/%{name}-resolver11
12mr|xml-commons-1.3.04-4|865	
12mr|xml-commons-1.3.04-4|866	%postun resolver11-javadoc
12mr|xml-commons-1.3.04-4|867	if [ "$1" = "0" ]; then
12mr|xml-commons-1.3.04-4|868	rm -f %{_javadocdir}/%{name}-resolver11
12mr|xml-commons-1.3.04-4|869	fi
12mr|xml-commons-1.3.04-4|870	
12mr|xml-commons-1.3.04-4|871	%post jaxp-1.2-apis
12mr|xml-commons-1.3.04-4|872	rm -f %{_javadir}/xml-commons-apis.jar
12mr|xml-commons-1.3.04-4|873	rm -f %{_javadir}/jaxp12.jar
12mr|xml-commons-1.3.04-4|874	ln -s %{name}-jaxp-1.2-apis.jar %{_javadir}/jaxp12.jar
12mr|xml-commons-1.3.04-4|875	/usr/sbin/update-alternatives --install %{_javadir}/xml-commons-apis.jar xml-commons-apis %{_javadir}/jaxp12.jar 10200
12mr|xml-commons-1.3.04-4|876	/usr/sbin/update-alternatives --install %{_javadir}/jaxp.jar jaxp %{_javadir}/jaxp12.jar 10200
12mr|xml-commons-1.3.04-4|877	/usr/sbin/update-alternatives --install %{_javadir}/dom2.jar dom2 %{_javadir}/jaxp12.jar 10200
12mr|xml-commons-1.3.04-4|878	/usr/sbin/update-alternatives --install %{_javadir}/dom.jar dom %{_javadir}/jaxp12.jar 10200
12mr|xml-commons-1.3.04-4|879	/usr/sbin/update-alternatives --install %{_javadir}/sax2.jar sax2 %{_javadir}/jaxp12.jar 10200
12mr|xml-commons-1.3.04-4|880	/usr/sbin/update-alternatives --install %{_javadir}/sax.jar sax %{_javadir}/jaxp12.jar 10200
12mr|xml-commons-1.3.04-4|881	/usr/sbin/update-alternatives --install %{_javadir}/xslt.jar xslt %{_javadir}/jaxp12.jar 10200
12mr|xml-commons-1.3.04-4|882	%if %{gcj_support}
12mr|xml-commons-1.3.04-4|883	%{update_gcjdb}
12mr|xml-commons-1.3.04-4|884	%endif
12mr|xml-commons-1.3.04-4|885	
12mr|xml-commons-1.3.04-4|886	%postun jaxp-1.2-apis
12mr|xml-commons-1.3.04-4|887	if [ "$1" = "0" ]; then
12mr|xml-commons-1.3.04-4|888	/usr/sbin/update-alternatives --remove xml-commons-apis %{_javadir}/jaxp12.jar
12mr|xml-commons-1.3.04-4|889	/usr/sbin/update-alternatives --remove jaxp %{_javadir}/jaxp12.jar
12mr|xml-commons-1.3.04-4|890	/usr/sbin/update-alternatives --remove dom2 %{_javadir}/jaxp12.jar
12mr|xml-commons-1.3.04-4|891	/usr/sbin/update-alternatives --remove dom %{_javadir}/jaxp12.jar
12mr|xml-commons-1.3.04-4|892	/usr/sbin/update-alternatives --remove sax2 %{_javadir}/jaxp12.jar
12mr|xml-commons-1.3.04-4|893	/usr/sbin/update-alternatives --remove sax %{_javadir}/jaxp12.jar
12mr|xml-commons-1.3.04-4|894	/usr/sbin/update-alternatives --remove xslt %{_javadir}/jaxp12.jar
12mr|xml-commons-1.3.04-4|895	rm -f %{_javadir}/jaxp12.jar
12mr|xml-commons-1.3.04-4|896	fi
12mr|xml-commons-1.3.04-4|897	%if %{gcj_support}
12mr|xml-commons-1.3.04-4|898	%{clean_gcjdb}
12mr|xml-commons-1.3.04-4|899	%endif
12mr|xml-commons-1.3.04-4|900	
12mr|xml-commons-1.3.04-4|901	%post jaxp-1.2-apis-javadoc
12mr|xml-commons-1.3.04-4|902	rm -f %{_javadocdir}/%{name}-jaxp-1.2-apis
12mr|xml-commons-1.3.04-4|903	ln -s %{name}-jaxp-1.2-apis-%{version} %{_javadocdir}/%{name}-jaxp-1.2-apis
12mr|xml-commons-1.3.04-4|904	/usr/sbin/update-alternatives --install %{_javadocdir}/xml-commons-apis xml-commons-apis-javadoc %{_javadocdir}/%{name}-jaxp-1.2-apis/ 10200
12mr|xml-commons-1.3.04-4|905	
12mr|xml-commons-1.3.04-4|906	%postun jaxp-1.2-apis-javadoc
12mr|xml-commons-1.3.04-4|907	if [ "$1" = "0" ]; then
12mr|xml-commons-1.3.04-4|908	/usr/sbin/update-alternatives --remove xml-commons-apis-javadoc %{_javadocdir}/%{name}-jaxp-1.2-apis/
12mr|xml-commons-1.3.04-4|909	rm -f %{_javadocdir}/%{name}-jaxp-1.2-apis
12mr|xml-commons-1.3.04-4|910	fi
12mr|xml-commons-1.3.04-4|911	
12mr|xml-commons-1.3.04-4|912	%post jaxp-1.3-apis
12mr|xml-commons-1.3.04-4|913	rm -f %{_javadir}/xml-commons-apis.jar
12mr|xml-commons-1.3.04-4|914	rm -f %{_javadir}/jaxp13.jar
12mr|xml-commons-1.3.04-4|915	ln -s %{name}-jaxp-1.3-apis.jar %{_javadir}/jaxp13.jar
12mr|xml-commons-1.3.04-4|916	/usr/sbin/update-alternatives --install %{_javadir}/xml-commons-apis.jar xml-commons-apis %{_javadir}/jaxp13.jar 10300
12mr|xml-commons-1.3.04-4|917	/usr/sbin/update-alternatives --install %{_javadir}/jaxp.jar jaxp %{_javadir}/jaxp13.jar 10300
12mr|xml-commons-1.3.04-4|918	/usr/sbin/update-alternatives --install %{_javadir}/dom.jar dom %{_javadir}/jaxp13.jar 10300
12mr|xml-commons-1.3.04-4|919	/usr/sbin/update-alternatives --install %{_javadir}/sax2.jar sax2 %{_javadir}/jaxp13.jar 10300
12mr|xml-commons-1.3.04-4|920	/usr/sbin/update-alternatives --install %{_javadir}/sax.jar sax %{_javadir}/jaxp13.jar 10300
12mr|xml-commons-1.3.04-4|921	/usr/sbin/update-alternatives --install %{_javadir}/xslt.jar xslt %{_javadir}/jaxp13.jar 10300
12mr|xml-commons-1.3.04-4|922	%if %{gcj_support}
12mr|xml-commons-1.3.04-4|923	%{update_gcjdb}
12mr|xml-commons-1.3.04-4|924	%endif
12mr|xml-commons-1.3.04-4|925	
12mr|xml-commons-1.3.04-4|926	%postun jaxp-1.3-apis
12mr|xml-commons-1.3.04-4|927	if [ "$1" = "0" ]; then
12mr|xml-commons-1.3.04-4|928	/usr/sbin/update-alternatives --remove xml-commons-apis %{_javadir}/jaxp13.jar
12mr|xml-commons-1.3.04-4|929	/usr/sbin/update-alternatives --remove jaxp %{_javadir}/jaxp13.jar
12mr|xml-commons-1.3.04-4|930	/usr/sbin/update-alternatives --remove dom %{_javadir}/jaxp13.jar
12mr|xml-commons-1.3.04-4|931	/usr/sbin/update-alternatives --remove sax2 %{_javadir}/jaxp13.jar
12mr|xml-commons-1.3.04-4|932	/usr/sbin/update-alternatives --remove sax %{_javadir}/jaxp13.jar
12mr|xml-commons-1.3.04-4|933	/usr/sbin/update-alternatives --remove xslt %{_javadir}/jaxp13.jar
12mr|xml-commons-1.3.04-4|934	rm -f %{_javadir}/jaxp13.jar
12mr|xml-commons-1.3.04-4|935	fi
12mr|xml-commons-1.3.04-4|936	%if %{gcj_support}
12mr|xml-commons-1.3.04-4|937	%{clean_gcjdb}
12mr|xml-commons-1.3.04-4|938	%endif
12mr|xml-commons-1.3.04-4|939	
12mr|xml-commons-1.3.04-4|940	%post jaxp-1.3-apis-javadoc
12mr|xml-commons-1.3.04-4|941	rm -f %{_javadocdir}/%{name}-jaxp-1.3-apis
12mr|xml-commons-1.3.04-4|942	ln -s %{name}-jaxp-1.3-apis-%{version} %{_javadocdir}/%{name}-jaxp-1.3-apis
12mr|xml-commons-1.3.04-4|943	/usr/sbin/update-alternatives --install %{_javadocdir}/xml-commons-apis xml-commons-apis-javadoc %{_javadocdir}/%{name}-jaxp-1.3-apis/ 10300
12mr|xml-commons-1.3.04-4|944	
12mr|xml-commons-1.3.04-4|945	%postun jaxp-1.3-apis-javadoc
12mr|xml-commons-1.3.04-4|946	if [ "$1" = "0" ]; then
12mr|xml-commons-1.3.04-4|947	/usr/sbin/update-alternatives --remove xml-commons-apis-javadoc %{_javadocdir}/%{name}-jaxp-1.3-apis/
12mr|xml-commons-1.3.04-4|948	rm -f %{_javadocdir}/%{name}-jaxp-1.3-apis
12mr|xml-commons-1.3.04-4|949	fi
12mr|xml-commons-1.3.04-4|950	
12mr|xml-commons-1.3.04-4|951	%post which11
12mr|xml-commons-1.3.04-4|952	/usr/sbin/update-alternatives --install %{_bindir}/xml-which xml-which %{_bindir}/xml-which11 10100
12mr|xml-commons-1.3.04-4|953	/usr/sbin/update-alternatives --install %{_javadir}/xml-commons-which.jar xml-commons-which %{_javadir}/xml-commons-which11.jar 10100
12mr|xml-commons-1.3.04-4|954	
12mr|xml-commons-1.3.04-4|955	%postun which11
12mr|xml-commons-1.3.04-4|956	if [ "$1" = "0" ]; then
12mr|xml-commons-1.3.04-4|957	/usr/sbin/update-alternatives --remove xml-which %{_bindir}/xml-which11
12mr|xml-commons-1.3.04-4|958	/usr/sbin/update-alternatives --remove xml-commons-which %{_javadir}/xml-commons-which11.jar
12mr|xml-commons-1.3.04-4|959	fi
12mr|xml-commons-1.3.04-4|960	
12mr|xml-commons-1.3.04-4|961	%post resolver12
12mr|xml-commons-1.3.04-4|962	/usr/sbin/update-alternatives --install %{_bindir}/xml-resolver xml-resolver %{_bindir}/xml-resolver12 10200 \
12mr|xml-commons-1.3.04-4|963	--slave  %{_javadir}/xml-commons-resolver.jar xml-commons-resolver %{_javadir}/xml-commons-resolver12.jar \
12mr|xml-commons-1.3.04-4|964	--slave  %{_bindir}/xml-xread xml-xread %{_bindir}/xml-xread12 \
12mr|xml-commons-1.3.04-4|965	--slave  %{_bindir}/xml-xparse xml-xparse %{_bindir}/xml-xparse12 \
12mr|xml-commons-1.3.04-4|966	--slave  %{_mandir}/man1/xml-resolver.1.lzma xml-resolver.1.lzma %{_mandir}/man1/xml-resolver12.1.lzma \
12mr|xml-commons-1.3.04-4|967	--slave  %{_mandir}/man1/xml-xread.1.lzma xml-xread.1.lzma %{_mandir}/man1/xml-xread12.1.lzma \
12mr|xml-commons-1.3.04-4|968	--slave  %{_mandir}/man1/xml-xparse.1.lzma xml-xparse.1.lzma %{_mandir}/man1/xml-xparse12.1.lzma
12mr|xml-commons-1.3.04-4|969	%if %{gcj_support}
12mr|xml-commons-1.3.04-4|970	%{update_gcjdb}
12mr|xml-commons-1.3.04-4|971	%endif
12mr|xml-commons-1.3.04-4|972	
12mr|xml-commons-1.3.04-4|973	%postun resolver12
12mr|xml-commons-1.3.04-4|974	if [ "$1" = "0" ]; then
12mr|xml-commons-1.3.04-4|975	/usr/sbin/update-alternatives --remove xml-resolver %{_bindir}/xml-resolver12
12mr|xml-commons-1.3.04-4|976	fi
12mr|xml-commons-1.3.04-4|977	%if %{gcj_support}
12mr|xml-commons-1.3.04-4|978	%{clean_gcjdb}
12mr|xml-commons-1.3.04-4|979	%endif
12mr|xml-commons-1.3.04-4|980	
12mr|xml-commons-1.3.04-4|981	# -----------------------------------------------------------------------------
12mr|xml-commons-1.3.04-4|982	
12mr|xml-commons-1.3.04-4|983	
12mr|xml-commons-1.3.04-4|984	
12mr|xml-commons-1.3.04-4|985	%changelog
12mr|xml-commons-1.3.04-4|986	

19351 12
12mr|xml-commons-apis12-1.2.04-8|1	# Copyright (c) 2000-2007, JPackage Project
12mr|xml-commons-apis12-1.2.04-8|2	# All rights reserved.
12mr|xml-commons-apis12-1.2.04-8|3	#
12mr|xml-commons-apis12-1.2.04-8|4	# Redistribution and use in source and binary forms, with or without
12mr|xml-commons-apis12-1.2.04-8|5	# modification, are permitted provided that the following conditions
12mr|xml-commons-apis12-1.2.04-8|6	# are met:
12mr|xml-commons-apis12-1.2.04-8|7	#
12mr|xml-commons-apis12-1.2.04-8|8	# 1. Redistributions of source code must retain the above copyright
12mr|xml-commons-apis12-1.2.04-8|9	#    notice, this list of conditions and the following disclaimer.
12mr|xml-commons-apis12-1.2.04-8|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|xml-commons-apis12-1.2.04-8|11	#    notice, this list of conditions and the following disclaimer in the
12mr|xml-commons-apis12-1.2.04-8|12	#    documentation and/or other materials provided with the
12mr|xml-commons-apis12-1.2.04-8|13	#    distribution.
12mr|xml-commons-apis12-1.2.04-8|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|xml-commons-apis12-1.2.04-8|15	#    contributors may be used to endorse or promote products derived
12mr|xml-commons-apis12-1.2.04-8|16	#    from this software without specific prior written permission.
12mr|xml-commons-apis12-1.2.04-8|17	#
12mr|xml-commons-apis12-1.2.04-8|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|xml-commons-apis12-1.2.04-8|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|xml-commons-apis12-1.2.04-8|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|xml-commons-apis12-1.2.04-8|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|xml-commons-apis12-1.2.04-8|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|xml-commons-apis12-1.2.04-8|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|xml-commons-apis12-1.2.04-8|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|xml-commons-apis12-1.2.04-8|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|xml-commons-apis12-1.2.04-8|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|xml-commons-apis12-1.2.04-8|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|xml-commons-apis12-1.2.04-8|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|xml-commons-apis12-1.2.04-8|29	#
12mr|xml-commons-apis12-1.2.04-8|30	
12mr|xml-commons-apis12-1.2.04-8|31	Name:           xml-commons-apis12
12mr|xml-commons-apis12-1.2.04-8|32	Version:        1.2.04
12mr|xml-commons-apis12-1.2.04-8|33	Release:        8
12mr|xml-commons-apis12-1.2.04-8|34	Summary:        JAXP 1.2, DOM 2, SAX 2.0.1, SAX2-ext 1.0 apis
12mr|xml-commons-apis12-1.2.04-8|35	Group:          System/Libraries
12mr|xml-commons-apis12-1.2.04-8|36	URL:            http://xml.apache.org/commons/
12mr|xml-commons-apis12-1.2.04-8|37	License:        ASL 2.0 and W3C and Public Domain
12mr|xml-commons-apis12-1.2.04-8|38	Source0:        xml-commons-external-1.2.04.tar.gz
12mr|xml-commons-apis12-1.2.04-8|39	# svn export http://svn.apache.org/repos/asf/xml/commons/tags/xml-commons-external-1_2_04/
12mr|xml-commons-apis12-1.2.04-8|40	
12mr|xml-commons-apis12-1.2.04-8|41	Provides:       jaxp = 1.2
12mr|xml-commons-apis12-1.2.04-8|42	Provides:       dom = 2
12mr|xml-commons-apis12-1.2.04-8|43	Provides:       sax = 2.0.1
12mr|xml-commons-apis12-1.2.04-8|44	Provides:       xslt = 1.0
12mr|xml-commons-apis12-1.2.04-8|45	
12mr|xml-commons-apis12-1.2.04-8|46	Requires:       jpackage-utils >= 0:1.6
12mr|xml-commons-apis12-1.2.04-8|47	
12mr|xml-commons-apis12-1.2.04-8|48	BuildRequires:  ant
12mr|xml-commons-apis12-1.2.04-8|49	BuildRequires:  jpackage-utils >= 0:1.6
12mr|xml-commons-apis12-1.2.04-8|50	BuildArch:      noarch
12mr|xml-commons-apis12-1.2.04-8|51	
12mr|xml-commons-apis12-1.2.04-8|52	%description
12mr|xml-commons-apis12-1.2.04-8|53	DOM 2 org.w3c.dom and SAX XML 2.0 org.xml.sax processor apis used
12mr|xml-commons-apis12-1.2.04-8|54	by several pieces of Apache software. XSLT 1.0.
12mr|xml-commons-apis12-1.2.04-8|55	This version includes the JAXP 1.2 APIs -- Java API for XML
12mr|xml-commons-apis12-1.2.04-8|56	Processing 1.2, i.e. javax.xml{.parsers,.transform}
12mr|xml-commons-apis12-1.2.04-8|57	
12mr|xml-commons-apis12-1.2.04-8|58	%package javadoc
12mr|xml-commons-apis12-1.2.04-8|59	Group:          Development/Java
12mr|xml-commons-apis12-1.2.04-8|60	Summary:        Javadoc for %{name}
12mr|xml-commons-apis12-1.2.04-8|61	Provides:       %{name}-apis-javadoc = %{version}-%{release}
12mr|xml-commons-apis12-1.2.04-8|62	
12mr|xml-commons-apis12-1.2.04-8|63	%description javadoc
12mr|xml-commons-apis12-1.2.04-8|64	%{summary}.
12mr|xml-commons-apis12-1.2.04-8|65	
12mr|xml-commons-apis12-1.2.04-8|66	%package manual
12mr|xml-commons-apis12-1.2.04-8|67	Group:          Development/Java
12mr|xml-commons-apis12-1.2.04-8|68	Summary:        Documents for %{name}
12mr|xml-commons-apis12-1.2.04-8|69	
12mr|xml-commons-apis12-1.2.04-8|70	%description manual
12mr|xml-commons-apis12-1.2.04-8|71	%{summary}.
12mr|xml-commons-apis12-1.2.04-8|72	
12mr|xml-commons-apis12-1.2.04-8|73	%prep
12mr|xml-commons-apis12-1.2.04-8|74	%setup -q -c
12mr|xml-commons-apis12-1.2.04-8|75	
12mr|xml-commons-apis12-1.2.04-8|76	%build
12mr|xml-commons-apis12-1.2.04-8|77	ant -f xml-commons-external-1_2_04/java/external/build.xml jar javadoc
12mr|xml-commons-apis12-1.2.04-8|78	
12mr|xml-commons-apis12-1.2.04-8|79	%install
12mr|xml-commons-apis12-1.2.04-8|80	rm -rf %{buildroot}
12mr|xml-commons-apis12-1.2.04-8|81	
12mr|xml-commons-apis12-1.2.04-8|82	install -d -m 755 %{buildroot}%{_javadir}
12mr|xml-commons-apis12-1.2.04-8|83	install -m 644 xml-commons-external-1_2_04/java/external/build/xml-apis.jar \
12mr|xml-commons-apis12-1.2.04-8|84	%{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|xml-commons-apis12-1.2.04-8|85	
12mr|xml-commons-apis12-1.2.04-8|86	pushd %{buildroot}%{_javadir}
12mr|xml-commons-apis12-1.2.04-8|87	for jar in *-%{version}*; do
12mr|xml-commons-apis12-1.2.04-8|88	ln -sf ${jar} $(echo $jar | sed -e 's|-%{version}\.jar|.jar|');
12mr|xml-commons-apis12-1.2.04-8|89	done
12mr|xml-commons-apis12-1.2.04-8|90	
12mr|xml-commons-apis12-1.2.04-8|91	ln -sf %{name}.jar xml-commons-jaxp-1.2-apis.jar
12mr|xml-commons-apis12-1.2.04-8|92	ln -sf %{name}.jar jaxp12.jar
12mr|xml-commons-apis12-1.2.04-8|93	ln -sf %{name}.jar dom2.jar
12mr|xml-commons-apis12-1.2.04-8|94	popd
12mr|xml-commons-apis12-1.2.04-8|95	
12mr|xml-commons-apis12-1.2.04-8|96	
12mr|xml-commons-apis12-1.2.04-8|97	# javadoc
12mr|xml-commons-apis12-1.2.04-8|98	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|xml-commons-apis12-1.2.04-8|99	cp -pr xml-commons-external-1_2_04/java/external/build/docs/javadoc/* \
12mr|xml-commons-apis12-1.2.04-8|100	%{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|xml-commons-apis12-1.2.04-8|101	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mr|xml-commons-apis12-1.2.04-8|102	rm -rf xml-commons-external-1_2_04/java/external/build/docs/javadoc
12mr|xml-commons-apis12-1.2.04-8|103	
12mr|xml-commons-apis12-1.2.04-8|104	# manuals
12mr|xml-commons-apis12-1.2.04-8|105	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}
12mr|xml-commons-apis12-1.2.04-8|106	cp -pr xml-commons-external-1_2_04/java/external/build/docs/* %{buildroot}%{_docdir}/%{name}-%{version}
12mr|xml-commons-apis12-1.2.04-8|107	
12mr|xml-commons-apis12-1.2.04-8|108	%files
12mr|xml-commons-apis12-1.2.04-8|109	%defattr(0644,root,root,0755)
12mr|xml-commons-apis12-1.2.04-8|110	%{_javadir}/%{name}*.jar
12mr|xml-commons-apis12-1.2.04-8|111	%{_javadir}/jaxp12.jar
12mr|xml-commons-apis12-1.2.04-8|112	%{_javadir}/dom2.jar
12mr|xml-commons-apis12-1.2.04-8|113	%{_javadir}/xml-commons-jaxp-1.2-apis.jar
12mr|xml-commons-apis12-1.2.04-8|114	%doc xml-commons-external-1_2_04/java/external/LICENSE
12mr|xml-commons-apis12-1.2.04-8|115	%doc xml-commons-external-1_2_04/java/external/LICENSE.dom-documentation.txt
12mr|xml-commons-apis12-1.2.04-8|116	%doc xml-commons-external-1_2_04/java/external/LICENSE.dom-software.txt
12mr|xml-commons-apis12-1.2.04-8|117	%doc xml-commons-external-1_2_04/java/external/LICENSE.sax.txt
12mr|xml-commons-apis12-1.2.04-8|118	%doc xml-commons-external-1_2_04/java/external/README.dom.txt
12mr|xml-commons-apis12-1.2.04-8|119	%doc xml-commons-external-1_2_04/java/external/README-sax
12mr|xml-commons-apis12-1.2.04-8|120	%doc xml-commons-external-1_2_04/java/external/README.sax.txt
12mr|xml-commons-apis12-1.2.04-8|121	%doc xml-commons-external-1_2_04/java/external/NOTICE
12mr|xml-commons-apis12-1.2.04-8|122	
12mr|xml-commons-apis12-1.2.04-8|123	%files javadoc
12mr|xml-commons-apis12-1.2.04-8|124	%defattr(0644,root,root,0755)
12mr|xml-commons-apis12-1.2.04-8|125	%{_javadocdir}/%{name}-%{version}
12mr|xml-commons-apis12-1.2.04-8|126	%{_javadocdir}/%{name}
12mr|xml-commons-apis12-1.2.04-8|127	
12mr|xml-commons-apis12-1.2.04-8|128	%files manual
12mr|xml-commons-apis12-1.2.04-8|129	%defattr(0644,root,root,0755)
12mr|xml-commons-apis12-1.2.04-8|130	%{_docdir}/%{name}-%{version}
12mr|xml-commons-apis12-1.2.04-8|131	
12mr|xml-commons-apis12-1.2.04-8|132	# -----------------------------------------------------------------------------
12mr|xml-commons-apis12-1.2.04-8|133	
12mr|xml-commons-apis12-1.2.04-8|134	
12mr|xml-commons-apis12-1.2.04-8|135	
12mr|xml-commons-apis12-1.2.04-8|136	
12mr|xml-commons-apis12-1.2.04-8|137	%changelog
12mr|xml-commons-apis12-1.2.04-8|138	

19352 12
12mr|xml-commons-apis-1.4.01-7|1	Name:          xml-commons-apis
12mr|xml-commons-apis-1.4.01-7|2	Version:       1.4.01
12mr|xml-commons-apis-1.4.01-7|3	Release:       7
12mr|xml-commons-apis-1.4.01-7|4	Summary:       APIs for DOM, SAX, and JAXP
12mr|xml-commons-apis-1.4.01-7|5	Group:         Development/Java
12mr|xml-commons-apis-1.4.01-7|6	License:       ASL 2.0 and W3C and Public Domain
12mr|xml-commons-apis-1.4.01-7|7	URL:           http://xml.apache.org/commons/
12mr|xml-commons-apis-1.4.01-7|8	
12mr|xml-commons-apis-1.4.01-7|9	# From source control because the published tarball doesn't include some docs:
12mr|xml-commons-apis-1.4.01-7|10	#   svn export http://svn.apache.org/repos/asf/xml/commons/tags/xml-commons-external-1_4_01/java/external/
12mr|xml-commons-apis-1.4.01-7|11	#   tar czf xml-commons-external-1.4.01-src.tar.gz external
12mr|xml-commons-apis-1.4.01-7|12	Source0:       xml-commons-external-%{version}-src.tar.gz
12mr|xml-commons-apis-1.4.01-7|13	Source1:       %{name}-MANIFEST.MF
12mr|xml-commons-apis-1.4.01-7|14	Source2:       %{name}-ext-MANIFEST.MF
12mr|xml-commons-apis-1.4.01-7|15	Source3:       http://repo1.maven.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
12mr|xml-commons-apis-1.4.01-7|16	Source4:       http://repo1.maven.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom
12mr|xml-commons-apis-1.4.01-7|17	
12mr|xml-commons-apis-1.4.01-7|18	
12mr|xml-commons-apis-1.4.01-7|19	BuildArch:     noarch
12mr|xml-commons-apis-1.4.01-7|20	
12mr|xml-commons-apis-1.4.01-7|21	BuildRequires: java-devel >= 0:1.6.0
12mr|xml-commons-apis-1.4.01-7|22	BuildRequires: jpackage-utils
12mr|xml-commons-apis-1.4.01-7|23	BuildRequires: ant
12mr|xml-commons-apis-1.4.01-7|24	BuildRequires: zip
12mr|xml-commons-apis-1.4.01-7|25	Requires:      java
12mr|xml-commons-apis-1.4.01-7|26	Requires:      jpackage-utils
12mr|xml-commons-apis-1.4.01-7|27	Requires(post):    jpackage-utils
12mr|xml-commons-apis-1.4.01-7|28	Requires(postun):  jpackage-utils
12mr|xml-commons-apis-1.4.01-7|29	
12mr|xml-commons-apis-1.4.01-7|30	Obsoletes:     xml-commons < %{version}-%{release}
12mr|xml-commons-apis-1.4.01-7|31	Provides:      xml-commons = %{version}-%{release}
12mr|xml-commons-apis-1.4.01-7|32	
12mr|xml-commons-apis-1.4.01-7|33	# TODO: Ugh, this next line should be dropped since it actually provides JAXP 1.4 now...
12mr|xml-commons-apis-1.4.01-7|34	Provides:      xml-commons-jaxp-1.3-apis = %{version}-%{release}
12mr|xml-commons-apis-1.4.01-7|35	
12mr|xml-commons-apis-1.4.01-7|36	%description
12mr|xml-commons-apis-1.4.01-7|37	xml-commons-apis is designed to organize and have common packaging for
12mr|xml-commons-apis-1.4.01-7|38	the various externally-defined standard interfaces for XML. This
12mr|xml-commons-apis-1.4.01-7|39	includes the DOM, SAX, and JAXP.
12mr|xml-commons-apis-1.4.01-7|40	
12mr|xml-commons-apis-1.4.01-7|41	%package manual
12mr|xml-commons-apis-1.4.01-7|42	Summary:       Manual for %{name}
12mr|xml-commons-apis-1.4.01-7|43	Group:         Development/Java
12mr|xml-commons-apis-1.4.01-7|44	
12mr|xml-commons-apis-1.4.01-7|45	%description manual
12mr|xml-commons-apis-1.4.01-7|46	%{summary}.
12mr|xml-commons-apis-1.4.01-7|47	
12mr|xml-commons-apis-1.4.01-7|48	%package javadoc
12mr|xml-commons-apis-1.4.01-7|49	Summary:       Javadoc for %{name}
12mr|xml-commons-apis-1.4.01-7|50	Group:         Development/Java
12mr|xml-commons-apis-1.4.01-7|51	
12mr|xml-commons-apis-1.4.01-7|52	%description javadoc
12mr|xml-commons-apis-1.4.01-7|53	%{summary}.
12mr|xml-commons-apis-1.4.01-7|54	
12mr|xml-commons-apis-1.4.01-7|55	%prep
12mr|xml-commons-apis-1.4.01-7|56	%setup -q -n external
12mr|xml-commons-apis-1.4.01-7|57	
12mr|xml-commons-apis-1.4.01-7|58	# Make sure upstream hasn't sneaked in any jars we don't know about
12mr|xml-commons-apis-1.4.01-7|59	find -name '*.class' -exec rm -f '{}' \;
12mr|xml-commons-apis-1.4.01-7|60	find -name '*.jar' -exec rm -f '{}' \;
12mr|xml-commons-apis-1.4.01-7|61	
12mr|xml-commons-apis-1.4.01-7|62	# Fix file encodings
12mr|xml-commons-apis-1.4.01-7|63	iconv -f iso8859-1 -t utf-8 LICENSE.dom-documentation.txt > \
12mr|xml-commons-apis-1.4.01-7|64	LICENSE.dom-doc.temp && mv -f LICENSE.dom-doc.temp LICENSE.dom-documentation.txt
12mr|xml-commons-apis-1.4.01-7|65	iconv -f iso8859-1 -t utf-8 LICENSE.dom-software.txt > \
12mr|xml-commons-apis-1.4.01-7|66	LICENSE.dom-sof.temp && mv -f LICENSE.dom-sof.temp LICENSE.dom-software.txt
12mr|xml-commons-apis-1.4.01-7|67	
12mr|xml-commons-apis-1.4.01-7|68	# remove bogus section from poms
12mr|xml-commons-apis-1.4.01-7|69	cp %{SOURCE3} %{SOURCE4} .
12mr|xml-commons-apis-1.4.01-7|70	sed -i '/distributionManagement/,/\/distributionManagement/ {d}' *.pom
12mr|xml-commons-apis-1.4.01-7|71	
12mr|xml-commons-apis-1.4.01-7|72	%build
12mr|xml-commons-apis-1.4.01-7|73	ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 jar javadoc
12mr|xml-commons-apis-1.4.01-7|74	
12mr|xml-commons-apis-1.4.01-7|75	%install
12mr|xml-commons-apis-1.4.01-7|76	
12mr|xml-commons-apis-1.4.01-7|77	# inject OSGi manifests
12mr|xml-commons-apis-1.4.01-7|78	mkdir -p META-INF
12mr|xml-commons-apis-1.4.01-7|79	cp -p %{SOURCE1} META-INF/MANIFEST.MF
12mr|xml-commons-apis-1.4.01-7|80	touch META-INF/MANIFEST.MF
12mr|xml-commons-apis-1.4.01-7|81	zip -u build/xml-apis.jar META-INF/MANIFEST.MF
12mr|xml-commons-apis-1.4.01-7|82	cp -p %{SOURCE2} META-INF/MANIFEST.MF
12mr|xml-commons-apis-1.4.01-7|83	touch META-INF/MANIFEST.MF
12mr|xml-commons-apis-1.4.01-7|84	zip -u build/xml-apis-ext.jar META-INF/MANIFEST.MF
12mr|xml-commons-apis-1.4.01-7|85	
12mr|xml-commons-apis-1.4.01-7|86	# Jars
12mr|xml-commons-apis-1.4.01-7|87	install -pD -T build/xml-apis.jar %{buildroot}%{_javadir}/%{name}.jar
12mr|xml-commons-apis-1.4.01-7|88	install -pDm 644 xml-apis-[0-9]*.pom %{buildroot}/%{_mavenpomdir}/JPP-%{name}.pom
12mr|xml-commons-apis-1.4.01-7|89	%add_to_maven_depmap xml-apis xml-apis %{version} JPP %{name}
12mr|xml-commons-apis-1.4.01-7|90	
12mr|xml-commons-apis-1.4.01-7|91	install -pD -T build/xml-apis-ext.jar %{buildroot}%{_javadir}/%{name}-ext.jar
12mr|xml-commons-apis-1.4.01-7|92	install -pDm 644 xml-apis-ext*.pom %{buildroot}/%{_mavenpomdir}/JPP-%{name}-ext.pom
12mr|xml-commons-apis-1.4.01-7|93	%add_to_maven_depmap xml-apis xml-apis-ext %{version} JPP %{name}-ext
12mr|xml-commons-apis-1.4.01-7|94	
12mr|xml-commons-apis-1.4.01-7|95	# for better interoperability with the jpp apis packages
12mr|xml-commons-apis-1.4.01-7|96	ln -sf %{name}.jar %{buildroot}%{_javadir}/jaxp13.jar
12mr|xml-commons-apis-1.4.01-7|97	ln -sf %{name}.jar %{buildroot}%{_javadir}/jaxp.jar
12mr|xml-commons-apis-1.4.01-7|98	ln -sf %{name}.jar %{buildroot}%{_javadir}/xml-commons-jaxp-1.3-apis.jar
12mr|xml-commons-apis-1.4.01-7|99	
12mr|xml-commons-apis-1.4.01-7|100	# Javadocs
12mr|xml-commons-apis-1.4.01-7|101	mkdir -p %{buildroot}%{_javadocdir}/%{name}
12mr|xml-commons-apis-1.4.01-7|102	cp -pr build/docs/javadoc/* %{buildroot}%{_javadocdir}/%{name}
12mr|xml-commons-apis-1.4.01-7|103	
12mr|xml-commons-apis-1.4.01-7|104	# prevent apis javadoc from being included in doc
12mr|xml-commons-apis-1.4.01-7|105	rm -rf build/docs/javadoc
12mr|xml-commons-apis-1.4.01-7|106	
12mr|xml-commons-apis-1.4.01-7|107	%post
12mr|xml-commons-apis-1.4.01-7|108	%update_maven_depmap
12mr|xml-commons-apis-1.4.01-7|109	
12mr|xml-commons-apis-1.4.01-7|110	%postun
12mr|xml-commons-apis-1.4.01-7|111	%update_maven_depmap
12mr|xml-commons-apis-1.4.01-7|112	
12mr|xml-commons-apis-1.4.01-7|113	%files
12mr|xml-commons-apis-1.4.01-7|114	%doc LICENSE NOTICE
12mr|xml-commons-apis-1.4.01-7|115	%doc LICENSE.dom-documentation.txt README.dom.txt
12mr|xml-commons-apis-1.4.01-7|116	%doc LICENSE.dom-software.txt LICENSE.sac.html
12mr|xml-commons-apis-1.4.01-7|117	%doc LICENSE.sax.txt README-sax  README.sax.txt
12mr|xml-commons-apis-1.4.01-7|118	%{_javadir}/*
12mr|xml-commons-apis-1.4.01-7|119	%{_mavendepmapfragdir}/%{name}
12mr|xml-commons-apis-1.4.01-7|120	%{_mavenpomdir}/JPP-%{name}.pom
12mr|xml-commons-apis-1.4.01-7|121	%{_mavenpomdir}/JPP-%{name}-ext.pom
12mr|xml-commons-apis-1.4.01-7|122	
12mr|xml-commons-apis-1.4.01-7|123	%files manual
12mr|xml-commons-apis-1.4.01-7|124	%doc build/docs/*
12mr|xml-commons-apis-1.4.01-7|125	
12mr|xml-commons-apis-1.4.01-7|126	%files javadoc
12mr|xml-commons-apis-1.4.01-7|127	%{_javadocdir}/*
12mr|xml-commons-apis-1.4.01-7|128	
12mr|xml-commons-apis-1.4.01-7|129	
12mr|xml-commons-apis-1.4.01-7|130	
12mr|xml-commons-apis-1.4.01-7|131	
12mr|xml-commons-apis-1.4.01-7|132	%changelog
12mr|xml-commons-apis-1.4.01-7|133	

19353 12
12mr|xml-commons-resolver-1.2-10|1	Name:           xml-commons-resolver
12mr|xml-commons-resolver-1.2-10|2	Version:        1.2
12mr|xml-commons-resolver-1.2-10|3	Release:        10
12mr|xml-commons-resolver-1.2-10|4	Summary:        Resolver subproject of xml-commons
12mr|xml-commons-resolver-1.2-10|5	License:        ASL 2.0
12mr|xml-commons-resolver-1.2-10|6	URL:            http://xml.apache.org/commons/
12mr|xml-commons-resolver-1.2-10|7	Source0:        http://www.apache.org/dist/xml/commons/xml-commons-resolver-%{version}.tar.gz
12mr|xml-commons-resolver-1.2-10|8	Source1:        xml-commons-resolver-resolver.sh
12mr|xml-commons-resolver-1.2-10|9	Source2:        xml-commons-resolver-xread.sh
12mr|xml-commons-resolver-1.2-10|10	Source3:        xml-commons-resolver-xparse.sh
12mr|xml-commons-resolver-1.2-10|11	Source4:        %{name}-MANIFEST.MF
12mr|xml-commons-resolver-1.2-10|12	Source5:        %{name}-pom.xml
12mr|xml-commons-resolver-1.2-10|13	
12mr|xml-commons-resolver-1.2-10|14	Requires:       xml-commons-apis
12mr|xml-commons-resolver-1.2-10|15	Requires:       jpackage-utils
12mr|xml-commons-resolver-1.2-10|16	Requires(post):   jpackage-utils
12mr|xml-commons-resolver-1.2-10|17	Requires(postun): jpackage-utils
12mr|xml-commons-resolver-1.2-10|18	BuildRequires:  java-devel >= 0:1.6.0
12mr|xml-commons-resolver-1.2-10|19	BuildRequires:  ant
12mr|xml-commons-resolver-1.2-10|20	BuildRequires:  jpackage-utils
12mr|xml-commons-resolver-1.2-10|21	BuildRequires:  zip
12mr|xml-commons-resolver-1.2-10|22	Group:          Development/Java
12mr|xml-commons-resolver-1.2-10|23	BuildArch:      noarch
12mr|xml-commons-resolver-1.2-10|24	
12mr|xml-commons-resolver-1.2-10|25	Provides: xml-commons-resolver12 = %version-%release
12mr|xml-commons-resolver-1.2-10|26	
12mr|xml-commons-resolver-1.2-10|27	%description
12mr|xml-commons-resolver-1.2-10|28	Resolver subproject of xml-commons.
12mr|xml-commons-resolver-1.2-10|29	
12mr|xml-commons-resolver-1.2-10|30	%package javadoc
12mr|xml-commons-resolver-1.2-10|31	Summary:        Javadoc for %{name}
12mr|xml-commons-resolver-1.2-10|32	Group:          Development/Java
12mr|xml-commons-resolver-1.2-10|33	Requires:       jpackage-utils
12mr|xml-commons-resolver-1.2-10|34	
12mr|xml-commons-resolver-1.2-10|35	%description javadoc
12mr|xml-commons-resolver-1.2-10|36	Javadoc for %{name}.
12mr|xml-commons-resolver-1.2-10|37	
12mr|xml-commons-resolver-1.2-10|38	%prep
12mr|xml-commons-resolver-1.2-10|39	%setup -q
12mr|xml-commons-resolver-1.2-10|40	
12mr|xml-commons-resolver-1.2-10|41	# remove all binary libs and prebuilt javadocs
12mr|xml-commons-resolver-1.2-10|42	find . -name "*.jar" -exec rm -f {} \;
12mr|xml-commons-resolver-1.2-10|43	rm -rf docs
12mr|xml-commons-resolver-1.2-10|44	sed -i 's/\r//' KEYS LICENSE.resolver.txt
12mr|xml-commons-resolver-1.2-10|45	
12mr|xml-commons-resolver-1.2-10|46	%build
12mr|xml-commons-resolver-1.2-10|47	sed -i -e 's|call Resolver|call resolver|g' resolver.xml
12mr|xml-commons-resolver-1.2-10|48	sed -i -e 's|classname="org.apache.xml.resolver.Catalog"|fork="yes" classname="org.apache.xml.resolver.apps.resolver"|g' resolver.xml
12mr|xml-commons-resolver-1.2-10|49	sed -i -e 's|org.apache.xml.resolver.Catalog|org.apache.xml.resolver.apps.resolver|g' src/manifest.resolver
12mr|xml-commons-resolver-1.2-10|50	
12mr|xml-commons-resolver-1.2-10|51	ant -f resolver.xml jar javadocs
12mr|xml-commons-resolver-1.2-10|52	
12mr|xml-commons-resolver-1.2-10|53	%install
12mr|xml-commons-resolver-1.2-10|54	rm -rf $RPM_BUILD_ROOT
12mr|xml-commons-resolver-1.2-10|55	
12mr|xml-commons-resolver-1.2-10|56	# inject OSGi manifests
12mr|xml-commons-resolver-1.2-10|57	mkdir -p META-INF
12mr|xml-commons-resolver-1.2-10|58	cp -p %{SOURCE4} META-INF/MANIFEST.MF
12mr|xml-commons-resolver-1.2-10|59	touch META-INF/MANIFEST.MF
12mr|xml-commons-resolver-1.2-10|60	zip -u build/resolver.jar META-INF/MANIFEST.MF
12mr|xml-commons-resolver-1.2-10|61	
12mr|xml-commons-resolver-1.2-10|62	# Jars
12mr|xml-commons-resolver-1.2-10|63	install -pD -T build/resolver.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|xml-commons-resolver-1.2-10|64	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/xml-resolver-%{version}.jar
12mr|xml-commons-resolver-1.2-10|65	
12mr|xml-commons-resolver-1.2-10|66	# Jar versioning
12mr|xml-commons-resolver-1.2-10|67	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mr|xml-commons-resolver-1.2-10|68	
12mr|xml-commons-resolver-1.2-10|69	# Javadocs
12mr|xml-commons-resolver-1.2-10|70	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|xml-commons-resolver-1.2-10|71	cp -pr build/apidocs/resolver/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|xml-commons-resolver-1.2-10|72	
12mr|xml-commons-resolver-1.2-10|73	# Scripts
12mr|xml-commons-resolver-1.2-10|74	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12mr|xml-commons-resolver-1.2-10|75	cp %{SOURCE1} $RPM_BUILD_ROOT%{_bindir}/xml-resolver
12mr|xml-commons-resolver-1.2-10|76	cp %{SOURCE2} $RPM_BUILD_ROOT%{_bindir}/xml-xread
12mr|xml-commons-resolver-1.2-10|77	cp %{SOURCE3} $RPM_BUILD_ROOT%{_bindir}/xml-xparse
12mr|xml-commons-resolver-1.2-10|78	
12mr|xml-commons-resolver-1.2-10|79	# Pom
12mr|xml-commons-resolver-1.2-10|80	install -pD -T -m 644 %{SOURCE5} %{buildroot}%{_mavenpomdir}/JPP-xml-resolver.pom
12mr|xml-commons-resolver-1.2-10|81	%add_to_maven_depmap xml-resolver xml-resolver %{version} JPP xml-resolver
12mr|xml-commons-resolver-1.2-10|82	
12mr|xml-commons-resolver-1.2-10|83	%clean
12mr|xml-commons-resolver-1.2-10|84	rm -rf $RPM_BUILD_ROOT
12mr|xml-commons-resolver-1.2-10|85	
12mr|xml-commons-resolver-1.2-10|86	%post
12mr|xml-commons-resolver-1.2-10|87	%update_maven_depmap
12mr|xml-commons-resolver-1.2-10|88	
12mr|xml-commons-resolver-1.2-10|89	%postun
12mr|xml-commons-resolver-1.2-10|90	%update_maven_depmap
12mr|xml-commons-resolver-1.2-10|91	
12mr|xml-commons-resolver-1.2-10|92	%files
12mr|xml-commons-resolver-1.2-10|93	%defattr(-,root,root,-)
12mr|xml-commons-resolver-1.2-10|94	%doc KEYS LICENSE.resolver.txt
12mr|xml-commons-resolver-1.2-10|95	%{_mavendepmapfragdir}/*
12mr|xml-commons-resolver-1.2-10|96	%{_mavenpomdir}/*
12mr|xml-commons-resolver-1.2-10|97	%{_javadir}/*
12mr|xml-commons-resolver-1.2-10|98	%attr(0755,root,root) %{_bindir}/*
12mr|xml-commons-resolver-1.2-10|99	
12mr|xml-commons-resolver-1.2-10|100	%files javadoc
12mr|xml-commons-resolver-1.2-10|101	%defattr(-,root,root,-)
12mr|xml-commons-resolver-1.2-10|102	%{_javadocdir}/%{name}
12mr|xml-commons-resolver-1.2-10|103	%doc LICENSE.resolver.txt
12mr|xml-commons-resolver-1.2-10|104	
12mr|xml-commons-resolver-1.2-10|105	
12mr|xml-commons-resolver-1.2-10|106	
12mr|xml-commons-resolver-1.2-10|107	
12mr|xml-commons-resolver-1.2-10|108	%changelog
12mr|xml-commons-resolver-1.2-10|109	

19354 12
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|1	# Copyright (c) 2000-2005, JPackage Project
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|2	# All rights reserved.
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|3	#
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|4	# Redistribution and use in source and binary forms, with or without
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|5	# modification, are permitted provided that the following conditions
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|6	# are met:
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|7	#
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|8	# 1. Redistributions of source code must retain the above copyright
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|9	#    notice, this list of conditions and the following disclaimer.
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|11	#    notice, this list of conditions and the following disclaimer in the
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|12	#    documentation and/or other materials provided with the
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|13	#    distribution.
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|15	#    contributors may be used to endorse or promote products derived
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|16	#    from this software without specific prior written permission.
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|17	#
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|29	#
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|30	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|31	%define gcj_support 0
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|32	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|33	%define bname        xmldb
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|34	%define cvs_version    20011111cvs
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|35	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|36	Name:       xmldb-api
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|37	Version:    0.1
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|38	Release:    %mkrel 0.1.%{cvs_version}.1.2.6
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|39	Epoch:      1
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|40	Summary:    XML:DB API for Java
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|41	License:    BSD
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|42	Group:      Development/Java
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|43	# wget http://trumpetti.atm.tut.fi/gentoo/distfiles/xmldb-api-11112001.tar.gz
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|44	Source0:     xmldb-xapi-%{cvs_version}-src.tar.gz
12mr|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
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|46	Source1:    %{name}-build.xml
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|47	Source2:    %{name}-license.txt
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|48	Patch0:     %{name}-syntaxfix.patch
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|49	Url:        http://xmldb-org.sourceforge.net
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|50	BuildRequires:    ant >= 0:1.6
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|51	BuildRequires:    java-rpmbuild >= 0:1.6
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|52	BuildRequires:    junit
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|53	BuildRequires:    xalan-j2
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|54	BuildRequires:    xerces-j2
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|55	BuildRequires:    xml-commons-jaxp-1.3-apis
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|56	Requires(pre):    jpackage-utils >= 0:1.6
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|57	Requires(post):   jpackage-utils >= 0:1.6
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|58	Requires:         junit
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|59	Requires:         xalan-j2
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|60	%if %{gcj_support}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|61	BuildRequires:          java-gcj-compat-devel
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|62	%endif
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|63	%if ! %{gcj_support}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|64	BuildArch:      noarch
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|65	%endif
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|66	BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|67	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|68	%description
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|69	The API interfaces are what driver developers must implement when creating a
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|70	new driver and are the interfaces that applications are developed against.
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|71	Along with the interfaces a concrete DriverManager implementation is also
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|72	provides.
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|73	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|74	%package sdk
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|75	Summary:    SDK for %{name}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|76	Group:      Development/Java
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|77	Requires:   %{name} = %{epoch}:%{version}-%{release}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|78	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|79	%description sdk
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|80	The reference implementation provides a very simple file system based
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|81	implementation of the XML:DB API. This provides what is basically a very
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|82	simple native XML database that uses directories to represent collections and
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|83	just stores the XML in files.
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|84	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|85	The driver development kit provides a set of base classes that can be
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|86	extended to simplify and speed the development of XML:DB API drivers. These
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|87	classes are used to provide the basis for the reference implementation and
12mr|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
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|89	classes significantly reduces the amount of code that must be written to
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|90	create a new driver.
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|91	
12mr|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
12mr|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
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|94	developed. The test cases are still in development but there are enough tests
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|95	currently to be useful.
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|96	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|97	%package javadoc
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|98	Summary:        Javadoc for %{name}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|99	Group:          Development/Java
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|100	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|101	%description javadoc
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|102	Javadoc for %{name}.
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|103	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|104	%prep
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|105	%setup -q -n xmldb
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|106	%remove_java_binaries
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|107	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|108	cp %{SOURCE1} build.xml
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|109	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|110	%patch0
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|111	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|112	%build
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|113	export CLASSPATH=$(build-classpath junit xalan-j2)
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|114	usejikes=false
12mr|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
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|116	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|117	%install
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|118	rm -rf %{buildroot}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|119	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|120	# jars
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|121	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|122	install -m 644 dist/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|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
12mr|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)
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|125	# javadoc
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|126	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|127	cp -pr dist/doc/api $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|128	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|129	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|130	#license
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|131	install -d -m 755 $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|132	cp %{SOURCE2} $RPM_BUILD_ROOT/%{_docdir}/%{name}-%{version}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|133	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|134	%{gcj_compile}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|135	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|136	%clean
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|137	rm -rf %{buildroot}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|138	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|139	%if %{gcj_support}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|140	%post
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|141	%{update_gcjdb}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|142	%endif
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|143	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|144	%if %{gcj_support}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|145	%postun
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|146	%{clean_gcjdb}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|147	%endif
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|148	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|149	%files
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|150	%defattr(-,root,root)
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|151	%doc %{_docdir}/%{name}-%{version}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|152	%{_javadir}/%{name}-%{version}.jar
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|153	%{_javadir}/%{name}.jar
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|154	%if %{gcj_support}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|155	%attr(-,root,root) %dir %{_libdir}/gcj/%{name}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|156	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-%{version}.jar.*
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|157	%endif
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|158	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|159	%files sdk
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|160	%defattr(-,root,root)
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|161	%{_javadir}/%{name}-sdk-%{version}.jar
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|162	%{_javadir}/%{name}-sdk.jar
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|163	%if %{gcj_support}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|164	%attr(-,root,root) %{_libdir}/gcj/%{name}/%{name}-sdk-%{version}.jar.*
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|165	%endif
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|166	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|167	%files javadoc
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|168	%defattr(-,root,root)
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|169	%doc %{_javadocdir}/%{name}-%{version}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|170	%doc %{_javadocdir}/%{name}
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|171	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|172	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|173	
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|174	%changelog
12mr|xmldb-api-0.1-0.1.20011111cvs.1.2.6|175	

19355 12
12mr|xmlgraphics-commons-1.4-0.0.4|1	%define gcj_support 0
12mr|xmlgraphics-commons-1.4-0.0.4|2	
12mr|xmlgraphics-commons-1.4-0.0.4|3	Summary:	XML Graphics Commons
12mr|xmlgraphics-commons-1.4-0.0.4|4	Name:		xmlgraphics-commons
12mr|xmlgraphics-commons-1.4-0.0.4|5	Version:	1.4
12mr|xmlgraphics-commons-1.4-0.0.4|6	Release:	0.0.4
12mr|xmlgraphics-commons-1.4-0.0.4|7	Epoch:		0
12mr|xmlgraphics-commons-1.4-0.0.4|8	Group:		Development/Java
12mr|xmlgraphics-commons-1.4-0.0.4|9	License:	Apache License
12mr|xmlgraphics-commons-1.4-0.0.4|10	URL:		http://xmlgraphics.apache.org/
12mr|xmlgraphics-commons-1.4-0.0.4|11	Source0:	http://apache.osuosl.org/xmlgraphics/commons/source/%{name}-%{version}-src.tar.gz
12mr|xmlgraphics-commons-1.4-0.0.4|12	%if %{gcj_support}
12mr|xmlgraphics-commons-1.4-0.0.4|13	BuildRequires:	java-gcj-compat-devel
12mr|xmlgraphics-commons-1.4-0.0.4|14	%else
12mr|xmlgraphics-commons-1.4-0.0.4|15	BuildArch:	noarch
12mr|xmlgraphics-commons-1.4-0.0.4|16	%endif
12mr|xmlgraphics-commons-1.4-0.0.4|17	BuildRequires:	java-rpmbuild >= 0:1.6
12mr|xmlgraphics-commons-1.4-0.0.4|18	BuildRequires:	ant >= 0:1.6
12mr|xmlgraphics-commons-1.4-0.0.4|19	BuildRequires:	ant-junit >= 0:1.6
12mr|xmlgraphics-commons-1.4-0.0.4|20	BuildRequires:	junit
12mr|xmlgraphics-commons-1.4-0.0.4|21	BuildRequires:	jakarta-commons-io >= 0:1.1
12mr|xmlgraphics-commons-1.4-0.0.4|22	BuildRequires:	jakarta-commons-logging
12mr|xmlgraphics-commons-1.4-0.0.4|23	BuildRequires:	java-1.6.0-openjdk-devel
12mr|xmlgraphics-commons-1.4-0.0.4|24	Requires:	jakarta-commons-io >= 0:1.1
12mr|xmlgraphics-commons-1.4-0.0.4|25	Requires:	jakarta-commons-logging
12mr|xmlgraphics-commons-1.4-0.0.4|26	
12mr|xmlgraphics-commons-1.4-0.0.4|27	%description
12mr|xmlgraphics-commons-1.4-0.0.4|28	Apache XML Graphics Commons is a library that consists of
12mr|xmlgraphics-commons-1.4-0.0.4|29	several reusable components used by Apache Batik and
12mr|xmlgraphics-commons-1.4-0.0.4|30	Apache FOP. Many of these components can easily be used
12mr|xmlgraphics-commons-1.4-0.0.4|31	separately outside the domains of SVG and XSL-FO. You will
12mr|xmlgraphics-commons-1.4-0.0.4|32	find components such as a PDF library, an RTF library,
12mr|xmlgraphics-commons-1.4-0.0.4|33	Graphics2D implementations that let you generate PDF &
12mr|xmlgraphics-commons-1.4-0.0.4|34	PostScript files, and much more.
12mr|xmlgraphics-commons-1.4-0.0.4|35	
12mr|xmlgraphics-commons-1.4-0.0.4|36	%package javadoc
12mr|xmlgraphics-commons-1.4-0.0.4|37	Summary:	Javadoc for %{name}
12mr|xmlgraphics-commons-1.4-0.0.4|38	Group:		Development/Java
12mr|xmlgraphics-commons-1.4-0.0.4|39	
12mr|xmlgraphics-commons-1.4-0.0.4|40	%description javadoc
12mr|xmlgraphics-commons-1.4-0.0.4|41	%{summary}.
12mr|xmlgraphics-commons-1.4-0.0.4|42	
12mr|xmlgraphics-commons-1.4-0.0.4|43	%prep
12mr|xmlgraphics-commons-1.4-0.0.4|44	%setup -q
12mr|xmlgraphics-commons-1.4-0.0.4|45	%{__rm} `find . -name "*.jar"`
12mr|xmlgraphics-commons-1.4-0.0.4|46	
12mr|xmlgraphics-commons-1.4-0.0.4|47	%build
12mr|xmlgraphics-commons-1.4-0.0.4|48	export JAVA_HOME=%{java_home}
12mr|xmlgraphics-commons-1.4-0.0.4|49	export ANT_HOME=/usr/share/ant
12mr|xmlgraphics-commons-1.4-0.0.4|50	export CLASSPATH=$CLASSPATH:/usr/share/java/commons-logging.jar
12mr|xmlgraphics-commons-1.4-0.0.4|51	export OPT_JAR_LIST="ant/ant-junit junit"
12mr|xmlgraphics-commons-1.4-0.0.4|52	pushd lib
12mr|xmlgraphics-commons-1.4-0.0.4|53	ln -sf $(build-classpath commons-io) .
12mr|xmlgraphics-commons-1.4-0.0.4|54	popd
12mr|xmlgraphics-commons-1.4-0.0.4|55	%ant package javadocs
12mr|xmlgraphics-commons-1.4-0.0.4|56	
12mr|xmlgraphics-commons-1.4-0.0.4|57	%install
12mr|xmlgraphics-commons-1.4-0.0.4|58	install -Dpm 0644 build/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|xmlgraphics-commons-1.4-0.0.4|59	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12mr|xmlgraphics-commons-1.4-0.0.4|60	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|xmlgraphics-commons-1.4-0.0.4|61	cp -pr build/javadocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|xmlgraphics-commons-1.4-0.0.4|62	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mr|xmlgraphics-commons-1.4-0.0.4|63	
12mr|xmlgraphics-commons-1.4-0.0.4|64	%if %{gcj_support}
12mr|xmlgraphics-commons-1.4-0.0.4|65	%{_bindir}/aot-compile-rpm
12mr|xmlgraphics-commons-1.4-0.0.4|66	%endif
12mr|xmlgraphics-commons-1.4-0.0.4|67	
12mr|xmlgraphics-commons-1.4-0.0.4|68	%files
12mr|xmlgraphics-commons-1.4-0.0.4|69	%defattr(0644,root,root,0755)
12mr|xmlgraphics-commons-1.4-0.0.4|70	%doc LICENSE NOTICE README
12mr|xmlgraphics-commons-1.4-0.0.4|71	%{_javadir}/*.jar
12mr|xmlgraphics-commons-1.4-0.0.4|72	%if %{gcj_support}
12mr|xmlgraphics-commons-1.4-0.0.4|73	%dir %{_libdir}/gcj/%{name}
12mr|xmlgraphics-commons-1.4-0.0.4|74	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|xmlgraphics-commons-1.4-0.0.4|75	%endif
12mr|xmlgraphics-commons-1.4-0.0.4|76	
12mr|xmlgraphics-commons-1.4-0.0.4|77	%files javadoc
12mr|xmlgraphics-commons-1.4-0.0.4|78	%defattr(0644,root,root,0755)
12mr|xmlgraphics-commons-1.4-0.0.4|79	%doc %{_javadocdir}/%{name}-%{version}
12mr|xmlgraphics-commons-1.4-0.0.4|80	%doc %{_javadocdir}/%{name}
12mr|xmlgraphics-commons-1.4-0.0.4|81	
12mr|xmlgraphics-commons-1.4-0.0.4|82	
12mr|xmlgraphics-commons-1.4-0.0.4|83	%changelog
12mr|xmlgraphics-commons-1.4-0.0.4|84	* Sat Sep 04 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0:1.4-0.0.1mdv2011.0
12mr|xmlgraphics-commons-1.4-0.0.4|85	+ Revision: 575880
12mr|xmlgraphics-commons-1.4-0.0.4|86	- update to new version 1.4 CCBUG: 60888
12mr|xmlgraphics-commons-1.4-0.0.4|87	
12mr|xmlgraphics-commons-1.4-0.0.4|88	* Mon Sep 21 2009 Thierry Vignaud <tv@mandriva.org> 0:1.3.1-0.0.2mdv2010.0
12mr|xmlgraphics-commons-1.4-0.0.4|89	+ Revision: 446197
12mr|xmlgraphics-commons-1.4-0.0.4|90	- rebuild
12mr|xmlgraphics-commons-1.4-0.0.4|91	
12mr|xmlgraphics-commons-1.4-0.0.4|92	* Sat Nov 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0:1.3.1-0.0.1mdv2009.1
12mr|xmlgraphics-commons-1.4-0.0.4|93	+ Revision: 308062
12mr|xmlgraphics-commons-1.4-0.0.4|94	- spec file clean
12mr|xmlgraphics-commons-1.4-0.0.4|95	
12mr|xmlgraphics-commons-1.4-0.0.4|96	* Sat Dec 29 2007 David Walluck <walluck@mandriva.org> 0:1.2-0.1.1mdv2008.1
12mr|xmlgraphics-commons-1.4-0.0.4|97	+ Revision: 139364
12mr|xmlgraphics-commons-1.4-0.0.4|98	- import xmlgraphics-commons
12mr|xmlgraphics-commons-1.4-0.0.4|99	
12mr|xmlgraphics-commons-1.4-0.0.4|100	
12mr|xmlgraphics-commons-1.4-0.0.4|101	* Fri Nov 23 2007 Lillian Angel <langel at redhat.com> - 0:1.2-1
12mr|xmlgraphics-commons-1.4-0.0.4|102	- Added epoch version from dependencies.
12mr|xmlgraphics-commons-1.4-0.0.4|103	
12mr|xmlgraphics-commons-1.4-0.0.4|104	* Fri Nov 23 2007 Lillian Angel <langel at redhat.com> - 0:1.2-1
12mr|xmlgraphics-commons-1.4-0.0.4|105	- Added missing BuildRoot line.
12mr|xmlgraphics-commons-1.4-0.0.4|106	
12mr|xmlgraphics-commons-1.4-0.0.4|107	* Fri Nov 23 2007 Lillian Angel <langel at redhat.com> - 0:1.2-1
12mr|xmlgraphics-commons-1.4-0.0.4|108	- Fixed install section.
12mr|xmlgraphics-commons-1.4-0.0.4|109	
12mr|xmlgraphics-commons-1.4-0.0.4|110	* Fri Nov 23 2007 Lillian Angel <langel at redhat.com> - 0:1.2-1
12mr|xmlgraphics-commons-1.4-0.0.4|111	- Fixed rpmlint errors.
12mr|xmlgraphics-commons-1.4-0.0.4|112	
12mr|xmlgraphics-commons-1.4-0.0.4|113	* Tue Sep 18 2007 Joshua Sumali <jsumali at redhat.com> - 0:1.2-1jpp
12mr|xmlgraphics-commons-1.4-0.0.4|114	- Update to 1.2
12mr|xmlgraphics-commons-1.4-0.0.4|115	
12mr|xmlgraphics-commons-1.4-0.0.4|116	* Tue May 23 2006 Ralph Apel <r.apel at r-apel.de> - 0:1.0-1jpp
12mr|xmlgraphics-commons-1.4-0.0.4|117	- First JPP-1.7 release

19356 12
12mr|xml-im-exporter-1.1-2.1.3|1	# Copyright (c) 2000-2005, JPackage Project
12mr|xml-im-exporter-1.1-2.1.3|2	# All rights reserved.
12mr|xml-im-exporter-1.1-2.1.3|3	#
12mr|xml-im-exporter-1.1-2.1.3|4	# Redistribution and use in source and binary forms, with or without
12mr|xml-im-exporter-1.1-2.1.3|5	# modification, are permitted provided that the following conditions
12mr|xml-im-exporter-1.1-2.1.3|6	# are met:
12mr|xml-im-exporter-1.1-2.1.3|7	#
12mr|xml-im-exporter-1.1-2.1.3|8	# 1. Redistributions of source code must retain the above copyright
12mr|xml-im-exporter-1.1-2.1.3|9	#    notice, this list of conditions and the following disclaimer.
12mr|xml-im-exporter-1.1-2.1.3|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|xml-im-exporter-1.1-2.1.3|11	#    notice, this list of conditions and the following disclaimer in the
12mr|xml-im-exporter-1.1-2.1.3|12	#    documentation and/or other materials provided with the
12mr|xml-im-exporter-1.1-2.1.3|13	#    distribution.
12mr|xml-im-exporter-1.1-2.1.3|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|xml-im-exporter-1.1-2.1.3|15	#    contributors may be used to endorse or promote products derived
12mr|xml-im-exporter-1.1-2.1.3|16	#    from this software without specific prior written permission.
12mr|xml-im-exporter-1.1-2.1.3|17	#
12mr|xml-im-exporter-1.1-2.1.3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|xml-im-exporter-1.1-2.1.3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|xml-im-exporter-1.1-2.1.3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|xml-im-exporter-1.1-2.1.3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|xml-im-exporter-1.1-2.1.3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|xml-im-exporter-1.1-2.1.3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|xml-im-exporter-1.1-2.1.3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|xml-im-exporter-1.1-2.1.3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|xml-im-exporter-1.1-2.1.3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|xml-im-exporter-1.1-2.1.3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|xml-im-exporter-1.1-2.1.3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|xml-im-exporter-1.1-2.1.3|29	#
12mr|xml-im-exporter-1.1-2.1.3|30	
12mr|xml-im-exporter-1.1-2.1.3|31	%define gcj_support 1
12mr|xml-im-exporter-1.1-2.1.3|32	
12mr|xml-im-exporter-1.1-2.1.3|33	%define section free
12mr|xml-im-exporter-1.1-2.1.3|34	
12mr|xml-im-exporter-1.1-2.1.3|35	Summary:        XML Im-/Exporter
12mr|xml-im-exporter-1.1-2.1.3|36	Name:           xml-im-exporter
12mr|xml-im-exporter-1.1-2.1.3|37	Version:        1.1
12mr|xml-im-exporter-1.1-2.1.3|38	Release:        2.1.3
12mr|xml-im-exporter-1.1-2.1.3|39	Epoch:          0
12mr|xml-im-exporter-1.1-2.1.3|40	License:        LGPL
12mr|xml-im-exporter-1.1-2.1.3|41	URL:            http://xml-im-exporter.sourceforge.net/
12mr|xml-im-exporter-1.1-2.1.3|42	Group:          Development/Java
12mr|xml-im-exporter-1.1-2.1.3|43	Source0:        xml-im-exporter1.1.tgz
12mr|xml-im-exporter-1.1-2.1.3|44	Source1:        xml-im-exporter-1.1.pom
12mr|xml-im-exporter-1.1-2.1.3|45	Patch0:         xml-im-exporter-build_xml.patch
12mr|xml-im-exporter-1.1-2.1.3|46	BuildRequires:  ant >= 0:1.6
12mr|xml-im-exporter-1.1-2.1.3|47	BuildRequires:  ant-junit
12mr|xml-im-exporter-1.1-2.1.3|48	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|xml-im-exporter-1.1-2.1.3|49	BuildRequires:  junit
12mr|xml-im-exporter-1.1-2.1.3|50	%if %{gcj_support}
12mr|xml-im-exporter-1.1-2.1.3|51	BuildRequires:    java-gcj-compat-devel
12mr|xml-im-exporter-1.1-2.1.3|52	%else
12mr|xml-im-exporter-1.1-2.1.3|53	BuildArch: noarch
12mr|xml-im-exporter-1.1-2.1.3|54	%endif
12mr|xml-im-exporter-1.1-2.1.3|55	
12mr|xml-im-exporter-1.1-2.1.3|56	%description
12mr|xml-im-exporter-1.1-2.1.3|57	XML Im-/Exporter is a low level library to assist
12mr|xml-im-exporter-1.1-2.1.3|58	you in the straight forward process of importing
12mr|xml-im-exporter-1.1-2.1.3|59	and exporting XML from and to your Java classes.
12mr|xml-im-exporter-1.1-2.1.3|60	All of this is designed having performance and
12mr|xml-im-exporter-1.1-2.1.3|61	simplicity in mind.
12mr|xml-im-exporter-1.1-2.1.3|62	
12mr|xml-im-exporter-1.1-2.1.3|63	%package javadoc
12mr|xml-im-exporter-1.1-2.1.3|64	Summary:        Javadoc for %{name}
12mr|xml-im-exporter-1.1-2.1.3|65	Group:          Development/Java
12mr|xml-im-exporter-1.1-2.1.3|66	
12mr|xml-im-exporter-1.1-2.1.3|67	%description javadoc
12mr|xml-im-exporter-1.1-2.1.3|68	%{summary}.
12mr|xml-im-exporter-1.1-2.1.3|69	
12mr|xml-im-exporter-1.1-2.1.3|70	%prep
12mr|xml-im-exporter-1.1-2.1.3|71	%setup -q -n %{name}
12mr|xml-im-exporter-1.1-2.1.3|72	# XXX: file encoding invalid
12mr|xml-im-exporter-1.1-2.1.3|73	%{__rm} src/test/de/zeigermann/xml/XMLWriterTest.java
12mr|xml-im-exporter-1.1-2.1.3|74	# remove all binary libs
12mr|xml-im-exporter-1.1-2.1.3|75	find . -name "*.jar" -exec rm -f {} \;
12mr|xml-im-exporter-1.1-2.1.3|76	#for j in $(find . -name "*.jar"); do
12mr|xml-im-exporter-1.1-2.1.3|77	#    mv $j $j.no
12mr|xml-im-exporter-1.1-2.1.3|78	#done
12mr|xml-im-exporter-1.1-2.1.3|79	
12mr|xml-im-exporter-1.1-2.1.3|80	%patch0 -b .sav
12mr|xml-im-exporter-1.1-2.1.3|81	
12mr|xml-im-exporter-1.1-2.1.3|82	%{_bindir}/find . -type f -name '*.txt' -o -type f -name '*.html' -o -type f -name '*.css' -o -type f -name package-list | \
12mr|xml-im-exporter-1.1-2.1.3|83	%{_bindir}/xargs -t %{__perl} -pi -e 's/\r$//g'
12mr|xml-im-exporter-1.1-2.1.3|84	
12mr|xml-im-exporter-1.1-2.1.3|85	%build
12mr|xml-im-exporter-1.1-2.1.3|86	export CLASSPATH=$(build-classpath junit)
12mr|xml-im-exporter-1.1-2.1.3|87	export OPT_JAR_LIST="ant/ant-junit"
12mr|xml-im-exporter-1.1-2.1.3|88	%{ant} jar test javadocs
12mr|xml-im-exporter-1.1-2.1.3|89	
12mr|xml-im-exporter-1.1-2.1.3|90	
12mr|xml-im-exporter-1.1-2.1.3|91	%install
12mr|xml-im-exporter-1.1-2.1.3|92	# jars
12mr|xml-im-exporter-1.1-2.1.3|93	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|xml-im-exporter-1.1-2.1.3|94	
12mr|xml-im-exporter-1.1-2.1.3|95	install -m 644 build/lib/%{name}%{version}.jar \
12mr|xml-im-exporter-1.1-2.1.3|96	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|xml-im-exporter-1.1-2.1.3|97	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|xml-im-exporter-1.1-2.1.3|98	
12mr|xml-im-exporter-1.1-2.1.3|99	#poms
12mr|xml-im-exporter-1.1-2.1.3|100	%add_to_maven_depmap de.zeigermann.xml xml-im-exporter %{version} JPP/ xml-im-exporter
12mr|xml-im-exporter-1.1-2.1.3|101	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mr|xml-im-exporter-1.1-2.1.3|102	install -pm 644 %{SOURCE1} \
12mr|xml-im-exporter-1.1-2.1.3|103	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-xml-im-exporter.pom
12mr|xml-im-exporter-1.1-2.1.3|104	
12mr|xml-im-exporter-1.1-2.1.3|105	# javadoc
12mr|xml-im-exporter-1.1-2.1.3|106	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|xml-im-exporter-1.1-2.1.3|107	cp -pr doc/javadoc/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|xml-im-exporter-1.1-2.1.3|108	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|xml-im-exporter-1.1-2.1.3|109	
12mr|xml-im-exporter-1.1-2.1.3|110	
12mr|xml-im-exporter-1.1-2.1.3|111	# docs
12mr|xml-im-exporter-1.1-2.1.3|112	install -d -m 755 $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|xml-im-exporter-1.1-2.1.3|113	install -m 644 doc/index.html $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|xml-im-exporter-1.1-2.1.3|114	install -m 644 *.txt $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
12mr|xml-im-exporter-1.1-2.1.3|115	
12mr|xml-im-exporter-1.1-2.1.3|116	%{__perl} -pi -e 's/\r$//g' $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}/Copying.txt \
12mr|xml-im-exporter-1.1-2.1.3|117	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/**/**/**/*
12mr|xml-im-exporter-1.1-2.1.3|118	
12mr|xml-im-exporter-1.1-2.1.3|119	%if %{gcj_support}
12mr|xml-im-exporter-1.1-2.1.3|120	%{_bindir}/aot-compile-rpm
12mr|xml-im-exporter-1.1-2.1.3|121	%endif
12mr|xml-im-exporter-1.1-2.1.3|122	
12mr|xml-im-exporter-1.1-2.1.3|123	%post
12mr|xml-im-exporter-1.1-2.1.3|124	%update_maven_depmap
12mr|xml-im-exporter-1.1-2.1.3|125	%if %{gcj_support}
12mr|xml-im-exporter-1.1-2.1.3|126	%{update_gcjdb}
12mr|xml-im-exporter-1.1-2.1.3|127	%endif
12mr|xml-im-exporter-1.1-2.1.3|128	
12mr|xml-im-exporter-1.1-2.1.3|129	%postun
12mr|xml-im-exporter-1.1-2.1.3|130	%update_maven_depmap
12mr|xml-im-exporter-1.1-2.1.3|131	%if %{gcj_support}
12mr|xml-im-exporter-1.1-2.1.3|132	%{clean_gcjdb}
12mr|xml-im-exporter-1.1-2.1.3|133	%endif
12mr|xml-im-exporter-1.1-2.1.3|134	
12mr|xml-im-exporter-1.1-2.1.3|135	%files
12mr|xml-im-exporter-1.1-2.1.3|136	%defattr(0644,root,root,0755)
12mr|xml-im-exporter-1.1-2.1.3|137	%{_datadir}/doc/%{name}-%{version}/index.html
12mr|xml-im-exporter-1.1-2.1.3|138	%{_datadir}/doc/%{name}-%{version}/*.txt
12mr|xml-im-exporter-1.1-2.1.3|139	%{_javadir}/%{name}.jar
12mr|xml-im-exporter-1.1-2.1.3|140	%{_javadir}/%{name}-%{version}.jar
12mr|xml-im-exporter-1.1-2.1.3|141	%{_datadir}/maven2/poms/*
12mr|xml-im-exporter-1.1-2.1.3|142	%{_mavendepmapfragdir}
12mr|xml-im-exporter-1.1-2.1.3|143	%if %{gcj_support}
12mr|xml-im-exporter-1.1-2.1.3|144	%dir %{_libdir}/gcj/%{name}
12mr|xml-im-exporter-1.1-2.1.3|145	%{_libdir}/gcj/%{name}/*
12mr|xml-im-exporter-1.1-2.1.3|146	%endif
12mr|xml-im-exporter-1.1-2.1.3|147	
12mr|xml-im-exporter-1.1-2.1.3|148	%files javadoc
12mr|xml-im-exporter-1.1-2.1.3|149	%defattr(0644,root,root,0755)
12mr|xml-im-exporter-1.1-2.1.3|150	%{_javadocdir}/%{name}-%{version}
12mr|xml-im-exporter-1.1-2.1.3|151	%{_javadocdir}/%{name}
12mr|xml-im-exporter-1.1-2.1.3|152	
12mr|xml-im-exporter-1.1-2.1.3|153	
12mr|xml-im-exporter-1.1-2.1.3|154	
12mr|xml-im-exporter-1.1-2.1.3|155	%changelog
12mr|xml-im-exporter-1.1-2.1.3|156	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|xml-im-exporter-1.1-2.1.3|157	+ Commit: fb6d400
12mr|xml-im-exporter-1.1-2.1.3|158	- Restore gcj support
12mr|xml-im-exporter-1.1-2.1.3|159	
12mr|xml-im-exporter-1.1-2.1.3|160	

19357 12
12mr|xmlrpc-2.0.1-11|1	%define section         free
12mr|xmlrpc-2.0.1-11|2	%define gcj_support     1
12mr|xmlrpc-2.0.1-11|3	
12mr|xmlrpc-2.0.1-11|4	Name:           xmlrpc
12mr|xmlrpc-2.0.1-11|5	Version:        2.0.1
12mr|xmlrpc-2.0.1-11|6	Release:        11
12mr|xmlrpc-2.0.1-11|7	Epoch:          0
12mr|xmlrpc-2.0.1-11|8	Summary:        Java XML-RPC implementation
12mr|xmlrpc-2.0.1-11|9	License:        Apache License
12mr|xmlrpc-2.0.1-11|10	Group:          Development/Java
12mr|xmlrpc-2.0.1-11|11	Url:            http://ws.apache.org/xmlrpc/
12mr|xmlrpc-2.0.1-11|12	Source0:        http://www.apache.org/dist/ws/xmlrpc/sources/xmlrpc-2.0.1-src.tar.gz
12mr|xmlrpc-2.0.1-11|13	Requires:       servletapi5
12mr|xmlrpc-2.0.1-11|14	Requires:       commons-httpclient >= 0:2.0.2
12mr|xmlrpc-2.0.1-11|15	Requires:       commons-codec >= 0:1.3
12mr|xmlrpc-2.0.1-11|16	Requires:       junit >= 0:3.8.1
12mr|xmlrpc-2.0.1-11|17	%if %{gcj_support}
12mr|xmlrpc-2.0.1-11|18	BuildRequires:  java-gcj-compat-devel
12mr|xmlrpc-2.0.1-11|19	%endif
12mr|xmlrpc-2.0.1-11|20	BuildRequires:  ant
12mr|xmlrpc-2.0.1-11|21	BuildRequires:  java-rpmbuild >= 0:1.5
12mr|xmlrpc-2.0.1-11|22	BuildRequires:  servletapi5
12mr|xmlrpc-2.0.1-11|23	BuildRequires:  junit >= 0:3.8.1
12mr|xmlrpc-2.0.1-11|24	BuildRequires:  commons-httpclient >= 0:2.0.2
12mr|xmlrpc-2.0.1-11|25	BuildRequires:  commons-codec >= 0:1.3
12mr|xmlrpc-2.0.1-11|26	
12mr|xmlrpc-2.0.1-11|27	%description
12mr|xmlrpc-2.0.1-11|28	Apache XML-RPC is a Java implementation of XML-RPC, a popular protocol
12mr|xmlrpc-2.0.1-11|29	that uses XML over HTTP to implement remote procedure calls.
12mr|xmlrpc-2.0.1-11|30	Apache XML-RPC was previously known as Helma XML-RPC. If you have code
12mr|xmlrpc-2.0.1-11|31	using the Helma library, all you should have to do is change the import
12mr|xmlrpc-2.0.1-11|32	statements in your code from helma.xmlrpc.* to org.apache.xmlrpc.*.
12mr|xmlrpc-2.0.1-11|33	
12mr|xmlrpc-2.0.1-11|34	%package javadoc
12mr|xmlrpc-2.0.1-11|35	Summary:        Javadoc for %{name}
12mr|xmlrpc-2.0.1-11|36	Group:          Development/Java
12mr|xmlrpc-2.0.1-11|37	
12mr|xmlrpc-2.0.1-11|38	%description javadoc
12mr|xmlrpc-2.0.1-11|39	Javadoc for %{name}.
12mr|xmlrpc-2.0.1-11|40	
12mr|xmlrpc-2.0.1-11|41	%prep
12mr|xmlrpc-2.0.1-11|42	%setup -q
12mr|xmlrpc-2.0.1-11|43	
12mr|xmlrpc-2.0.1-11|44	%build
12mr|xmlrpc-2.0.1-11|45	export CLASSPATH=%(build-classpath jsse commons-httpclient commons-codec servletapi5 junit 2>/dev/null)
12mr|xmlrpc-2.0.1-11|46	%{ant} -Dbuild.dir=./bin -Dbuild.dest=./bin -Dsrc.dir=./src -Dfinal.name=%{name}-%{version} -Djavadoc.destdir=./docs/apidocs -Dhave.deps=true jar
12mr|xmlrpc-2.0.1-11|47	%{ant} -Dbuild.dir=./bin -Dbuild.dest=./bin -Dsrc.dir=./src -Dfinal.name=%{name}-%{version} -Djavadoc.destdir=./docs/apidocs -Dhave.deps=true javadocs
12mr|xmlrpc-2.0.1-11|48	
12mr|xmlrpc-2.0.1-11|49	%install
12mr|xmlrpc-2.0.1-11|50	# jars
12mr|xmlrpc-2.0.1-11|51	%{__mkdir_p} %{buildroot}%{_javadir}
12mr|xmlrpc-2.0.1-11|52	cp -a bin/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mr|xmlrpc-2.0.1-11|53	cp -a bin/%{name}-%{version}-applet.jar %{buildroot}%{_javadir}/%{name}-applet-%{version}.jar
12mr|xmlrpc-2.0.1-11|54	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do %{__ln_s} ${jar} ${jar/-%{version}/}; done)
12mr|xmlrpc-2.0.1-11|55	
12mr|xmlrpc-2.0.1-11|56	# javadoc
12mr|xmlrpc-2.0.1-11|57	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|xmlrpc-2.0.1-11|58	cp -a docs/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mr|xmlrpc-2.0.1-11|59	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
12mr|xmlrpc-2.0.1-11|60	
12mr|xmlrpc-2.0.1-11|61	%if %{gcj_support}
12mr|xmlrpc-2.0.1-11|62	%{_bindir}/aot-compile-rpm
12mr|xmlrpc-2.0.1-11|63	%endif
12mr|xmlrpc-2.0.1-11|64	
12mr|xmlrpc-2.0.1-11|65	%if %{gcj_support}
12mr|xmlrpc-2.0.1-11|66	%post
12mr|xmlrpc-2.0.1-11|67	%{update_gcjdb}
12mr|xmlrpc-2.0.1-11|68	
12mr|xmlrpc-2.0.1-11|69	%postun
12mr|xmlrpc-2.0.1-11|70	%{clean_gcjdb}
12mr|xmlrpc-2.0.1-11|71	%endif
12mr|xmlrpc-2.0.1-11|72	
12mr|xmlrpc-2.0.1-11|73	%files
12mr|xmlrpc-2.0.1-11|74	%defattr(0644,root,root,0755)
12mr|xmlrpc-2.0.1-11|75	%doc LICENSE.txt README.txt
12mr|xmlrpc-2.0.1-11|76	%{_javadir}/*
12mr|xmlrpc-2.0.1-11|77	%if %{gcj_support}
12mr|xmlrpc-2.0.1-11|78	%dir %{_libdir}/gcj/%{name}
12mr|xmlrpc-2.0.1-11|79	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|xmlrpc-2.0.1-11|80	%endif
12mr|xmlrpc-2.0.1-11|81	
12mr|xmlrpc-2.0.1-11|82	%files javadoc
12mr|xmlrpc-2.0.1-11|83	%defattr(0644,root,root,0755)
12mr|xmlrpc-2.0.1-11|84	%{_javadocdir}/%{name}-%{version}
12mr|xmlrpc-2.0.1-11|85	%dir %{_javadocdir}/%{name}
12mr|xmlrpc-2.0.1-11|86	
12mr|xmlrpc-2.0.1-11|87	
12mr|xmlrpc-2.0.1-11|88	
12mr|xmlrpc-2.0.1-11|89	%changelog
12mr|xmlrpc-2.0.1-11|90	* Thu Sep  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|xmlrpc-2.0.1-11|91	+ Commit: d27e1eb
12mr|xmlrpc-2.0.1-11|92	- Revert last commit and don't use __cp macro
12mr|xmlrpc-2.0.1-11|93	
12mr|xmlrpc-2.0.1-11|94	

19358 12
12mr|xmlrpc-c-1.29.0-1|1	%define	major		3
12mr|xmlrpc-c-1.29.0-1|2	%define libname		%mklibname %name %major
12mr|xmlrpc-c-1.29.0-1|3	%define develname	%mklibname -d %name
12mr|xmlrpc-c-1.29.0-1|4	
12mr|xmlrpc-c-1.29.0-1|5	%global                 advanced_branch		1
12mr|xmlrpc-c-1.29.0-1|6	%global                 svnrev			2233
12mr|xmlrpc-c-1.29.0-1|7	
12mr|xmlrpc-c-1.29.0-1|8	Name:		xmlrpc-c
12mr|xmlrpc-c-1.29.0-1|9	Summary:	Programming library for writing an XML-RPC server or client in C or C++
12mr|xmlrpc-c-1.29.0-1|10	Version:	1.29.0
12mr|xmlrpc-c-1.29.0-1|11	Release:	%mkrel 1
12mr|xmlrpc-c-1.29.0-1|12	License:	BSD like
12mr|xmlrpc-c-1.29.0-1|13	Group:		System/Libraries
12mr|xmlrpc-c-1.29.0-1|14	URL:		http://xmlrpc-c.sourceforge.net/
12mr|xmlrpc-c-1.29.0-1|15	%{!?advanced_branch:Source0:	http://dl.sourceforge.net/sourceforge/xmlrpc-c/xmlrpc-%version.tgz}
12mr|xmlrpc-c-1.29.0-1|16	# generated by 'make svn-sources [SVN_VER=%version SVN_REV=%svnrev]'. Unfortunately,
12mr|xmlrpc-c-1.29.0-1|17	# upstream does not tag versions so we must fetch from the branch and
12mr|xmlrpc-c-1.29.0-1|18	# check which version was used for it
12mr|xmlrpc-c-1.29.0-1|19	%{?advanced_branch:Source0:	xmlrpc-c-%version.tar.xz}
12mr|xmlrpc-c-1.29.0-1|20	Source100:	dfs.cc
12mr|xmlrpc-c-1.29.0-1|21	Source101:	dso-fixup
12mr|xmlrpc-c-1.29.0-1|22	
12mr|xmlrpc-c-1.29.0-1|23	Patch100:	xmlrpc-c-cmake.patch
12mr|xmlrpc-c-1.29.0-1|24	Patch102:	xmlrpc-c-printf-size_t.patch
12mr|xmlrpc-c-1.29.0-1|25	Patch105:	xmlrpc-c-longlong.patch
12mr|xmlrpc-c-1.29.0-1|26	Patch107:	xmlrpc-c-uninit-curl.patch
12mr|xmlrpc-c-1.29.0-1|27	Patch108:	xmlrpc-c-30x-redirect.patch
12mr|xmlrpc-c-1.29.0-1|28	Patch109:	xmlrpc-c-check-vasprintf-return-value.patch
12mr|xmlrpc-c-1.29.0-1|29	Patch110:	xmlrpc-c-include-string_int.h.patch
12mr|xmlrpc-c-1.29.0-1|30	BuildRequires:	libxml2-devel
12mr|xmlrpc-c-1.29.0-1|31	BuildRequires:	curl-devel
12mr|xmlrpc-c-1.29.0-1|32	BuildRequires:	readline-devel
12mr|xmlrpc-c-1.29.0-1|33	BuildRequires:	ncurses-devel
12mr|xmlrpc-c-1.29.0-1|34	BuildRequires:	cmake
12mr|xmlrpc-c-1.29.0-1|35	
12mr|xmlrpc-c-1.29.0-1|36	%description
12mr|xmlrpc-c-1.29.0-1|37	XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
12mr|xmlrpc-c-1.29.0-1|38	It converts the procedure call into XML document, sends it to a remote
12mr|xmlrpc-c-1.29.0-1|39	server using HTTP, and gets back the response as XML.
12mr|xmlrpc-c-1.29.0-1|40	
12mr|xmlrpc-c-1.29.0-1|41	This library provides a modular implementation of XML-RPC for C and C++.
12mr|xmlrpc-c-1.29.0-1|42	
12mr|xmlrpc-c-1.29.0-1|43	%files
12mr|xmlrpc-c-1.29.0-1|44	%doc doc/COPYING doc/CREDITS doc/DEVELOPING doc/HISTORY doc/SECURITY doc/TESTING doc/TODO
12mr|xmlrpc-c-1.29.0-1|45	%{_bindir}/xmlrpc
12mr|xmlrpc-c-1.29.0-1|46	%{_bindir}/xmlrpc_transport
12mr|xmlrpc-c-1.29.0-1|47	%{_bindir}/xmlrpc_pstream
12mr|xmlrpc-c-1.29.0-1|48	%{_bindir}/xml-rpc-api2cpp
12mr|xmlrpc-c-1.29.0-1|49	%{_bindir}/xml-rpc-api2txt
12mr|xmlrpc-c-1.29.0-1|50	%{_bindir}/xmlrpc_cpp_proxy
12mr|xmlrpc-c-1.29.0-1|51	%{_mandir}/man1/xml-rpc-api2cpp.1*
12mr|xmlrpc-c-1.29.0-1|52	%{_mandir}/man1/xml-rpc-api2txt.1*
12mr|xmlrpc-c-1.29.0-1|53	
12mr|xmlrpc-c-1.29.0-1|54	#--------------------------------------------------------------------
12mr|xmlrpc-c-1.29.0-1|55	
12mr|xmlrpc-c-1.29.0-1|56	%package -n %{libname}
12mr|xmlrpc-c-1.29.0-1|57	Summary:	Programming library for writing an XML-RPC server or client in C or C++
12mr|xmlrpc-c-1.29.0-1|58	Group:		System/Libraries
12mr|xmlrpc-c-1.29.0-1|59	
12mr|xmlrpc-c-1.29.0-1|60	%description -n %{libname}
12mr|xmlrpc-c-1.29.0-1|61	XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
12mr|xmlrpc-c-1.29.0-1|62	It converts the procedure call into XML document, sends it to a remote
12mr|xmlrpc-c-1.29.0-1|63	server using HTTP, and gets back the response as XML.
12mr|xmlrpc-c-1.29.0-1|64	
12mr|xmlrpc-c-1.29.0-1|65	This library provides a modular implementation of XML-RPC for C and C++.
12mr|xmlrpc-c-1.29.0-1|66	
12mr|xmlrpc-c-1.29.0-1|67	%files -n %{libname}
12mr|xmlrpc-c-1.29.0-1|68	%{_libdir}/lib*.so.*
12mr|xmlrpc-c-1.29.0-1|69	
12mr|xmlrpc-c-1.29.0-1|70	#--------------------------------------------------------------------
12mr|xmlrpc-c-1.29.0-1|71	
12mr|xmlrpc-c-1.29.0-1|72	%package -n %{develname}
12mr|xmlrpc-c-1.29.0-1|73	Summary:        Programming library for writing an XML-RPC server or client in C or C++
12mr|xmlrpc-c-1.29.0-1|74	Group:          System/Libraries
12mr|xmlrpc-c-1.29.0-1|75	Requires:       %{libname} = %version-%release
12mr|xmlrpc-c-1.29.0-1|76	Requires:       libxml2-devel
12mr|xmlrpc-c-1.29.0-1|77	Provides:       %{name}-devel = %{version}-%{release}
12mr|xmlrpc-c-1.29.0-1|78	Provides:       lib%{name}-devel = %{version}-%{release}
12mr|xmlrpc-c-1.29.0-1|79	
12mr|xmlrpc-c-1.29.0-1|80	%description -n %{develname}
12mr|xmlrpc-c-1.29.0-1|81	XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
12mr|xmlrpc-c-1.29.0-1|82	It converts the procedure call into XML document, sends it to a remote
12mr|xmlrpc-c-1.29.0-1|83	server using HTTP, and gets back the response as XML.
12mr|xmlrpc-c-1.29.0-1|84	
12mr|xmlrpc-c-1.29.0-1|85	This library provides a modular implementation of XML-RPC for C and C++.
12mr|xmlrpc-c-1.29.0-1|86	
12mr|xmlrpc-c-1.29.0-1|87	This package contains the developement files.
12mr|xmlrpc-c-1.29.0-1|88	
12mr|xmlrpc-c-1.29.0-1|89	%files -n %{develname}
12mr|xmlrpc-c-1.29.0-1|90	%{_bindir}/xmlrpc-c-config
12mr|xmlrpc-c-1.29.0-1|91	%{_includedir}/*.h
12mr|xmlrpc-c-1.29.0-1|92	%{_includedir}/%name
12mr|xmlrpc-c-1.29.0-1|93	%{_libdir}/lib*.so
12mr|xmlrpc-c-1.29.0-1|94	%{_libdir}/pkgconfig/*.pc
12mr|xmlrpc-c-1.29.0-1|95	
12mr|xmlrpc-c-1.29.0-1|96	#--------------------------------------------------------------------
12mr|xmlrpc-c-1.29.0-1|97	
12mr|xmlrpc-c-1.29.0-1|98	%prep
12mr|xmlrpc-c-1.29.0-1|99	%setup -q
12mr|xmlrpc-c-1.29.0-1|100	%apply_patches
12mr|xmlrpc-c-1.29.0-1|101	
12mr|xmlrpc-c-1.29.0-1|102	%build
12mr|xmlrpc-c-1.29.0-1|103	%cmake \
12mr|xmlrpc-c-1.29.0-1|104	-D_lib:STRING=%_lib \
12mr|xmlrpc-c-1.29.0-1|105	-DMUST_BUILD_CURL_CLIENT:BOOL=ON \
12mr|xmlrpc-c-1.29.0-1|106	-DMUST_BUILD_LIBWWW_CLIENT:BOOL=OFF \
12mr|xmlrpc-c-1.29.0-1|107	-DENABLE_TOOLS:BOOL=ON
12mr|xmlrpc-c-1.29.0-1|108	
12mr|xmlrpc-c-1.29.0-1|109	%__cxx $RPM_OPT_FLAGS %SOURCE100 -o depsort
12mr|xmlrpc-c-1.29.0-1|110	
12mr|xmlrpc-c-1.29.0-1|111	%make
12mr|xmlrpc-c-1.29.0-1|112	
12mr|xmlrpc-c-1.29.0-1|113	%install
12mr|xmlrpc-c-1.29.0-1|114	cd build
12mr|xmlrpc-c-1.29.0-1|115	%makeinstall_std
12mr|xmlrpc-c-1.29.0-1|116	
12mr|xmlrpc-c-1.29.0-1|117	%SOURCE101 "$RPM_BUILD_ROOT" "%_libdir" 'libxmlrpc' $RPM_BUILD_ROOT%_libdir/libxmlrpc*.so.[0-9]
12mr|xmlrpc-c-1.29.0-1|118	
12mr|xmlrpc-c-1.29.0-1|119	%check
12mr|xmlrpc-c-1.29.0-1|120	unset PKG_CONFIG_PATH
12mr|xmlrpc-c-1.29.0-1|121	export PKG_CONFIG_LIBDIR=$RPM_BUILD_ROOT%_libdir/pkgconfig:%_libdir/pkgconfig:%_datadir/pkgconfig
12mr|xmlrpc-c-1.29.0-1|122	PATH=$RPM_BUILD_ROOT%_bindir:$PATH
12mr|xmlrpc-c-1.29.0-1|123	
12mr|xmlrpc-c-1.29.0-1|124	_e() {
12mr|xmlrpc-c-1.29.0-1|125	echo "\$ $@"
12mr|xmlrpc-c-1.29.0-1|126	"$@"
12mr|xmlrpc-c-1.29.0-1|127	}
12mr|xmlrpc-c-1.29.0-1|128	
12mr|xmlrpc-c-1.29.0-1|129	set +x
12mr|xmlrpc-c-1.29.0-1|130	_e xmlrpc-c-config --help
12mr|xmlrpc-c-1.29.0-1|131	for comp in c++ cgi-server server-util abyss-server client libwww-client; do
12mr|xmlrpc-c-1.29.0-1|132	for opt in '--version' '--libs' 'c++2 --libs' 'c++ --libs --static'; do
12mr|xmlrpc-c-1.29.0-1|133	_e xmlrpc-c-config "$comp" $opt
12mr|xmlrpc-c-1.29.0-1|134	done
12mr|xmlrpc-c-1.29.0-1|135	done
12mr|xmlrpc-c-1.29.0-1|136	set -x
12mr|xmlrpc-c-1.29.0-1|137	
12mr|xmlrpc-c-1.29.0-1|138	
12mr|xmlrpc-c-1.29.0-1|139	
12mr|xmlrpc-c-1.29.0-1|140	
12mr|xmlrpc-c-1.29.0-1|141	%changelog
12mr|xmlrpc-c-1.29.0-1|142	

19359 12
12mr|xmlrpc-epi-0.54.2-1|1	%define major 0
12mr|xmlrpc-epi-0.54.2-1|2	%define libname %mklibname xmlrpc-epi %{major}
12mr|xmlrpc-epi-0.54.2-1|3	%define develname %mklibname xmlrpc-epi -d
12mr|xmlrpc-epi-0.54.2-1|4	
12mr|xmlrpc-epi-0.54.2-1|5	Summary:	An implementation of the XML-RPC protocol in C
12mr|xmlrpc-epi-0.54.2-1|6	Name:		xmlrpc-epi
12mr|xmlrpc-epi-0.54.2-1|7	Version:	0.54.2
12mr|xmlrpc-epi-0.54.2-1|8	Release:	1
12mr|xmlrpc-epi-0.54.2-1|9	License:	BSD
12mr|xmlrpc-epi-0.54.2-1|10	Group:		System/Libraries
12mr|xmlrpc-epi-0.54.2-1|11	URL:		http://xmlrpc-epi.sourceforge.net
12mr|xmlrpc-epi-0.54.2-1|12	Source0:	http://sunet.dl.sourceforge.net/sourceforge/xmlrpc-epi/xmlrpc-epi-%{version}.tar.bz2
12mr|xmlrpc-epi-0.54.2-1|13	Patch0:		xmlrpc-epi-0.51-format_not_a_string_literal_and_no_format_arguments.diff
12mr|xmlrpc-epi-0.54.2-1|14	Patch1:		xmlrpc-epi-0.54-no_samples.diff
12mr|xmlrpc-epi-0.54.2-1|15	BuildRequires:	expat-devel
12mr|xmlrpc-epi-0.54.2-1|16	
12mr|xmlrpc-epi-0.54.2-1|17	%description
12mr|xmlrpc-epi-0.54.2-1|18	xmlrpc-epi is an implementation of the xmlrpc protocol in C. It provides an
12mr|xmlrpc-epi-0.54.2-1|19	easy to use API for developers to serialize RPC requests to and from XML.
12mr|xmlrpc-epi-0.54.2-1|20	It does *not* include a transport layer, such as HTTP. The API is primarily
12mr|xmlrpc-epi-0.54.2-1|21	based upon proprietary code written for internal usage at Epinions.com, and
12mr|xmlrpc-epi-0.54.2-1|22	was later modified to incorporate concepts from the xmlrpc protocol.
12mr|xmlrpc-epi-0.54.2-1|23	
12mr|xmlrpc-epi-0.54.2-1|24	%package -n	%{libname}
12mr|xmlrpc-epi-0.54.2-1|25	Summary:	Library providing XMLPC support in C
12mr|xmlrpc-epi-0.54.2-1|26	Group:		System/Libraries
12mr|xmlrpc-epi-0.54.2-1|27	
12mr|xmlrpc-epi-0.54.2-1|28	%description -n	%{libname}
12mr|xmlrpc-epi-0.54.2-1|29	xmlrpc-epi is an implementation of the xmlrpc protocol in C. It provides an
12mr|xmlrpc-epi-0.54.2-1|30	easy to use API for developers to serialize RPC requests to and from XML.
12mr|xmlrpc-epi-0.54.2-1|31	It does *not* include a transport layer, such as HTTP. The API is primarily
12mr|xmlrpc-epi-0.54.2-1|32	based upon proprietary code written for internal usage at Epinions.com, and
12mr|xmlrpc-epi-0.54.2-1|33	was later modified to incorporate concepts from the xmlrpc protocol.
12mr|xmlrpc-epi-0.54.2-1|34	
12mr|xmlrpc-epi-0.54.2-1|35	%package -n	%{develname}
12mr|xmlrpc-epi-0.54.2-1|36	Summary:	Libraries, includes, etc. to develop XML and HTML applications
12mr|xmlrpc-epi-0.54.2-1|37	Group:		Development/C
12mr|xmlrpc-epi-0.54.2-1|38	Requires:	%{libname} >= %{version}-%{release}
12mr|xmlrpc-epi-0.54.2-1|39	Provides:	libxmlrpc-devel = %{version}-%{release}
12mr|xmlrpc-epi-0.54.2-1|40	Provides:	xmlrpc-epi-devel = %{version}-%{release}
12mr|xmlrpc-epi-0.54.2-1|41	
12mr|xmlrpc-epi-0.54.2-1|42	%description -n	%{develname}
12mr|xmlrpc-epi-0.54.2-1|43	xmlrpc-epi is an implementation of the xmlrpc protocol in C. It provides an
12mr|xmlrpc-epi-0.54.2-1|44	easy to use API for developers to serialize RPC requests to and from XML.
12mr|xmlrpc-epi-0.54.2-1|45	It does *not* include a transport layer, such as HTTP. The API is primarily
12mr|xmlrpc-epi-0.54.2-1|46	based upon proprietary code written for internal usage at Epinions.com, and
12mr|xmlrpc-epi-0.54.2-1|47	was later modified to incorporate concepts from the xmlrpc protocol.
12mr|xmlrpc-epi-0.54.2-1|48	
12mr|xmlrpc-epi-0.54.2-1|49	%prep
12mr|xmlrpc-epi-0.54.2-1|50	
12mr|xmlrpc-epi-0.54.2-1|51	%setup -q
12mr|xmlrpc-epi-0.54.2-1|52	%patch0 -p1 -b .format_not_a_string_literal_and_no_format_arguments
12mr|xmlrpc-epi-0.54.2-1|53	%patch1 -p0 -b .no_samples
12mr|xmlrpc-epi-0.54.2-1|54	
12mr|xmlrpc-epi-0.54.2-1|55	# Make it lib64 aware
12mr|xmlrpc-epi-0.54.2-1|56	find . -name "Makefile.*" | xargs perl -pi -e "s,-L\@prefix\@/lib,,g"
12mr|xmlrpc-epi-0.54.2-1|57	
12mr|xmlrpc-epi-0.54.2-1|58	perl -pi -e "s,-L/usr/local/lib\b,," configure*
12mr|xmlrpc-epi-0.54.2-1|59	perl -pi -e "s|withval/lib|withval/%{_lib}|g" configure*
12mr|xmlrpc-epi-0.54.2-1|60	
12mr|xmlrpc-epi-0.54.2-1|61	%build
12mr|xmlrpc-epi-0.54.2-1|62	autoreconf -fi
12mr|xmlrpc-epi-0.54.2-1|63	
12mr|xmlrpc-epi-0.54.2-1|64	%configure2_5x \
12mr|xmlrpc-epi-0.54.2-1|65	--with-expat=%{_prefix}
12mr|xmlrpc-epi-0.54.2-1|66	
12mr|xmlrpc-epi-0.54.2-1|67	#don't use parallel compilation, it is broken
12mr|xmlrpc-epi-0.54.2-1|68	# (tpg) this is better ;)
12mr|xmlrpc-epi-0.54.2-1|69	%(echo %make|perl -pe 's/-j\d+/-j1/g')
12mr|xmlrpc-epi-0.54.2-1|70	
12mr|xmlrpc-epi-0.54.2-1|71	%install
12mr|xmlrpc-epi-0.54.2-1|72	rm -rf %{buildroot}
12mr|xmlrpc-epi-0.54.2-1|73	
12mr|xmlrpc-epi-0.54.2-1|74	%makeinstall_std
12mr|xmlrpc-epi-0.54.2-1|75	
12mr|xmlrpc-epi-0.54.2-1|76	# fix file conflicts
12mr|xmlrpc-epi-0.54.2-1|77	install -d %{buildroot}%{_includedir}/xmlrpc-epi
12mr|xmlrpc-epi-0.54.2-1|78	mv %{buildroot}%{_includedir}/*.h %{buildroot}%{_includedir}/xmlrpc-epi/
12mr|xmlrpc-epi-0.54.2-1|79	
12mr|xmlrpc-epi-0.54.2-1|80	# cleanup
12mr|xmlrpc-epi-0.54.2-1|81	rm -f %{buildroot}%{_libdir}/*.*a
12mr|xmlrpc-epi-0.54.2-1|82	
12mr|xmlrpc-epi-0.54.2-1|83	%files -n %{libname}
12mr|xmlrpc-epi-0.54.2-1|84	%doc AUTHORS COPYING ChangeLog README
12mr|xmlrpc-epi-0.54.2-1|85	%{_libdir}/lib*.so.%{major}*
12mr|xmlrpc-epi-0.54.2-1|86	
12mr|xmlrpc-epi-0.54.2-1|87	%files -n %{develname}
12mr|xmlrpc-epi-0.54.2-1|88	%doc INSTALL
12mr|xmlrpc-epi-0.54.2-1|89	%dir %{_includedir}/xmlrpc-epi
12mr|xmlrpc-epi-0.54.2-1|90	%{_includedir}/xmlrpc-epi/*
12mr|xmlrpc-epi-0.54.2-1|91	%{_libdir}/lib*.so
12mr|xmlrpc-epi-0.54.2-1|92	
12mr|xmlrpc-epi-0.54.2-1|93	
12mr|xmlrpc-epi-0.54.2-1|94	
12mr|xmlrpc-epi-0.54.2-1|95	%changelog
12mr|xmlrpc-epi-0.54.2-1|96	

19360 12
12mr|xmlto-0.0.25-2|1	%define backend		passivetex
12mr|xmlto-0.0.25-2|2	
12mr|xmlto-0.0.25-2|3	Summary: A tool for converting XML files to various formats
12mr|xmlto-0.0.25-2|4	Name: xmlto
12mr|xmlto-0.0.25-2|5	Version: 0.0.25
12mr|xmlto-0.0.25-2|6	Release: 2
12mr|xmlto-0.0.25-2|7	License: GPLv2+
12mr|xmlto-0.0.25-2|8	Group: Publishing
12mr|xmlto-0.0.25-2|9	URL: https://fedorahosted.org/xmlto/
12mr|xmlto-0.0.25-2|10	Source0: https://fedorahosted.org/releases/x/m/xmlto/%{name}-%{version}.tar.bz2
12mr|xmlto-0.0.25-2|11	BuildRequires: docbook-xsl >= 1.56.0
12mr|xmlto-0.0.25-2|12	BuildRequires: libxslt-proc
12mr|xmlto-0.0.25-2|13	BuildRequires: docbook-dtd42-xml
12mr|xmlto-0.0.25-2|14	# We rely entirely on the DocBook XSL stylesheets!
12mr|xmlto-0.0.25-2|15	Requires: docbook-xsl >= 1.56.0
12mr|xmlto-0.0.25-2|16	%if %{backend} == passivetex
12mr|xmlto-0.0.25-2|17	# For full functionality, we need passivetex.
12mr|xmlto-0.0.25-2|18	Requires:	xmltex
12mr|xmlto-0.0.25-2|19	%else
12mr|xmlto-0.0.25-2|20	Requires:	fop
12mr|xmlto-0.0.25-2|21	%endif
12mr|xmlto-0.0.25-2|22	Requires: libxslt-proc
12mr|xmlto-0.0.25-2|23	Requires: docbook-dtd412-xml
12mr|xmlto-0.0.25-2|24	Requires: docbook-dtd42-xml
12mr|xmlto-0.0.25-2|25	Requires: docbook-dtd44-xml
12mr|xmlto-0.0.25-2|26	Requires: docbook-dtd45-xml
12mr|xmlto-0.0.25-2|27	Requires: lynx
12mr|xmlto-0.0.25-2|28	
12mr|xmlto-0.0.25-2|29	%description
12mr|xmlto-0.0.25-2|30	This is a package for converting XML files to various formats using XSL
12mr|xmlto-0.0.25-2|31	stylesheets.
12mr|xmlto-0.0.25-2|32	
12mr|xmlto-0.0.25-2|33	%prep
12mr|xmlto-0.0.25-2|34	%setup -q
12mr|xmlto-0.0.25-2|35	
12mr|xmlto-0.0.25-2|36	%build
12mr|xmlto-0.0.25-2|37	%configure2_5x --with-backend=%{backend}
12mr|xmlto-0.0.25-2|38	%make
12mr|xmlto-0.0.25-2|39	make check
12mr|xmlto-0.0.25-2|40	
12mr|xmlto-0.0.25-2|41	%install
12mr|xmlto-0.0.25-2|42	rm -rf %{buildroot}
12mr|xmlto-0.0.25-2|43	%makeinstall
12mr|xmlto-0.0.25-2|44	
12mr|xmlto-0.0.25-2|45	[ -d %{buildroot}%{_datadir}/xmlto/xsl ] || \
12mr|xmlto-0.0.25-2|46	mkdir %{buildroot}%{_datadir}/xmlto/xsl
12mr|xmlto-0.0.25-2|47	
12mr|xmlto-0.0.25-2|48	%files
12mr|xmlto-0.0.25-2|49	%{_bindir}/*
12mr|xmlto-0.0.25-2|50	%{_mandir}/*/*
12mr|xmlto-0.0.25-2|51	%{_datadir}/xmlto
12mr|xmlto-0.0.25-2|52	
12mr|xmlto-0.0.25-2|53	
12mr|xmlto-0.0.25-2|54	
12mr|xmlto-0.0.25-2|55	%changelog
12mr|xmlto-0.0.25-2|56	

19361 12
12mr|xmodmap-1.0.7-1|1	Name: xmodmap
12mr|xmodmap-1.0.7-1|2	Version: 1.0.7
12mr|xmodmap-1.0.7-1|3	Release: 1
12mr|xmodmap-1.0.7-1|4	Summary: Utility for modifying keymaps and pointer button mappings in X
12mr|xmodmap-1.0.7-1|5	Group: Development/X11
12mr|xmodmap-1.0.7-1|6	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xmodmap-1.0.7-1|7	License: MIT
12mr|xmodmap-1.0.7-1|8	
12mr|xmodmap-1.0.7-1|9	BuildRequires: libx11-devel >= 1.0.0
12mr|xmodmap-1.0.7-1|10	BuildRequires: x11-util-macros >= 1.0.1
12mr|xmodmap-1.0.7-1|11	
12mr|xmodmap-1.0.7-1|12	%description
12mr|xmodmap-1.0.7-1|13	The xmodmap program is used to edit and display the keyboard modifier map and
12mr|xmodmap-1.0.7-1|14	keymap table that are used by client applications to convert event keycodes
12mr|xmodmap-1.0.7-1|15	into keysyms.
12mr|xmodmap-1.0.7-1|16	
12mr|xmodmap-1.0.7-1|17	It has been obsoloted by XKB.
12mr|xmodmap-1.0.7-1|18	
12mr|xmodmap-1.0.7-1|19	%prep
12mr|xmodmap-1.0.7-1|20	%setup -q -n %{name}-%{version}
12mr|xmodmap-1.0.7-1|21	
12mr|xmodmap-1.0.7-1|22	%build
12mr|xmodmap-1.0.7-1|23	%configure2_5x	--x-includes=%{_includedir}\
12mr|xmodmap-1.0.7-1|24	--x-libraries=%{_libdir}
12mr|xmodmap-1.0.7-1|25	
12mr|xmodmap-1.0.7-1|26	%make
12mr|xmodmap-1.0.7-1|27	
12mr|xmodmap-1.0.7-1|28	%install
12mr|xmodmap-1.0.7-1|29	%makeinstall_std
12mr|xmodmap-1.0.7-1|30	
12mr|xmodmap-1.0.7-1|31	%files
12mr|xmodmap-1.0.7-1|32	%{_bindir}/xmodmap
12mr|xmodmap-1.0.7-1|33	%{_mandir}/man1/xmodmap.1*
12mr|xmodmap-1.0.7-1|34	
12mr|xmodmap-1.0.7-1|35	
12mr|xmodmap-1.0.7-1|36	
12mr|xmodmap-1.0.7-1|37	%changelog
12mr|xmodmap-1.0.7-1|38	

19362 12
12mr|xmore-1.0.2-4|1	Name:		xmore
12mr|xmore-1.0.2-4|2	Version:	1.0.2
12mr|xmore-1.0.2-4|3	Release:	%mkrel 4
12mr|xmore-1.0.2-4|4	Summary:	Plain text display program for the X Window System
12mr|xmore-1.0.2-4|5	Group:		Development/X11
12mr|xmore-1.0.2-4|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xmore-1.0.2-4|7	License:	MIT
12mr|xmore-1.0.2-4|8	BuildRoot:	%{_tmppath}/%{name}-root
12mr|xmore-1.0.2-4|9	
12mr|xmore-1.0.2-4|10	BuildRequires: libxt-devel >= 1.0.0
12mr|xmore-1.0.2-4|11	BuildRequires: libxaw-devel >= 1.0.1
12mr|xmore-1.0.2-4|12	BuildRequires: libxprintutil-devel >= 1.0.1
12mr|xmore-1.0.2-4|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|xmore-1.0.2-4|14	
12mr|xmore-1.0.2-4|15	%description
12mr|xmore-1.0.2-4|16	Xmore is a plain text display program for the X Window System.
12mr|xmore-1.0.2-4|17	
12mr|xmore-1.0.2-4|18	%prep
12mr|xmore-1.0.2-4|19	%setup -q -n %{name}-%{version}
12mr|xmore-1.0.2-4|20	
12mr|xmore-1.0.2-4|21	%build
12mr|xmore-1.0.2-4|22	%configure2_5x	--x-includes=%{_includedir} \
12mr|xmore-1.0.2-4|23	--x-libraries=%{_libdir}
12mr|xmore-1.0.2-4|24	
12mr|xmore-1.0.2-4|25	%make
12mr|xmore-1.0.2-4|26	
12mr|xmore-1.0.2-4|27	%install
12mr|xmore-1.0.2-4|28	rm -rf %{buildroot}
12mr|xmore-1.0.2-4|29	%makeinstall_std
12mr|xmore-1.0.2-4|30	
12mr|xmore-1.0.2-4|31	%clean
12mr|xmore-1.0.2-4|32	rm -rf %{buildroot}
12mr|xmore-1.0.2-4|33	
12mr|xmore-1.0.2-4|34	%files
12mr|xmore-1.0.2-4|35	%defattr(-,root,root)
12mr|xmore-1.0.2-4|36	%{_bindir}/xmore
12mr|xmore-1.0.2-4|37	%{_datadir}/X11/app-defaults/XMore
12mr|xmore-1.0.2-4|38	%{_mandir}/man1/xmore.1*
12mr|xmore-1.0.2-4|39	
12mr|xmore-1.0.2-4|40	
12mr|xmore-1.0.2-4|41	
12mr|xmore-1.0.2-4|42	%changelog
12mr|xmore-1.0.2-4|43	

19363 12
12mr|xom-1.2.1-1|1	# Copyright (c) 2000-2007, JPackage Project
12mr|xom-1.2.1-1|2	# All rights reserved.
12mr|xom-1.2.1-1|3	#
12mr|xom-1.2.1-1|4	# Redistribution and use in source and binary forms, with or without
12mr|xom-1.2.1-1|5	# modification, are permitted provided that the following conditions
12mr|xom-1.2.1-1|6	# are met:
12mr|xom-1.2.1-1|7	#
12mr|xom-1.2.1-1|8	# 1. Redistributions of source code must retain the above copyright
12mr|xom-1.2.1-1|9	#    notice, this list of conditions and the following disclaimer.
12mr|xom-1.2.1-1|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|xom-1.2.1-1|11	#    notice, this list of conditions and the following disclaimer in the
12mr|xom-1.2.1-1|12	#    documentation and/or other materials provided with the
12mr|xom-1.2.1-1|13	#    distribution.
12mr|xom-1.2.1-1|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|xom-1.2.1-1|15	#    contributors may be used to endorse or promote products derived
12mr|xom-1.2.1-1|16	#    from this software without specific prior written permission.
12mr|xom-1.2.1-1|17	#
12mr|xom-1.2.1-1|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|xom-1.2.1-1|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|xom-1.2.1-1|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|xom-1.2.1-1|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|xom-1.2.1-1|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|xom-1.2.1-1|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|xom-1.2.1-1|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|xom-1.2.1-1|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|xom-1.2.1-1|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|xom-1.2.1-1|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|xom-1.2.1-1|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|xom-1.2.1-1|29	#
12mr|xom-1.2.1-1|30	
12mr|xom-1.2.1-1|31	#bcond_with test
12mr|xom-1.2.1-1|32	%define with_test 0
12mr|xom-1.2.1-1|33	%define gcj_support 0
12mr|xom-1.2.1-1|34	#bcond_without bootstrap
12mr|xom-1.2.1-1|35	%define with_bootstrap 0
12mr|xom-1.2.1-1|36	%define section free
12mr|xom-1.2.1-1|37	
12mr|xom-1.2.1-1|38	Summary:        XML Pull Parser
12mr|xom-1.2.1-1|39	Name:           xom
12mr|xom-1.2.1-1|40	Version:        1.2.1
12mr|xom-1.2.1-1|41	Release:        %mkrel 1
12mr|xom-1.2.1-1|42	Epoch:          0
12mr|xom-1.2.1-1|43	License:        LGPL
12mr|xom-1.2.1-1|44	URL:            http://www.xom.nu/
12mr|xom-1.2.1-1|45	Group:          Development/Java
12mr|xom-1.2.1-1|46	Source0:        http://www.cafeconleche.org/XOM/xom-1.2.1-src.tar.gz
12mr|xom-1.2.1-1|47	Source1:        xom-1.2.1.pom
12mr|xom-1.2.1-1|48	Patch0:         xom-1.2.1-remove_jaxen.patch
12mr|xom-1.2.1-1|49	Patch1:         xom-1.1-clean-dist.patch
12mr|xom-1.2.1-1|50	Patch2:         xom-1.1-compile15.patch
12mr|xom-1.2.1-1|51	Patch3:         xom-1.1-remove_sun_import.patch
12mr|xom-1.2.1-1|52	Patch4:         xom-1.1-build.patch
12mr|xom-1.2.1-1|53	Patch5:         xom-1.1-sinjdoc.patch
12mr|xom-1.2.1-1|54	Patch6:         xom-1.0-betterdocclasspath.patch
12mr|xom-1.2.1-1|55	Patch7:         xom-1.2.1-gjdocissues.patch
12mr|xom-1.2.1-1|56	Patch8:         xom-1.2.1-javadoc-stack-size.patch
12mr|xom-1.2.1-1|57	Patch9:         xom-1.2.1-crosslinks.patch
12mr|xom-1.2.1-1|58	Patch10:        xom-1.2.1-betterdoc-stack-size.patch
12mr|xom-1.2.1-1|59	
12mr|xom-1.2.1-1|60	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|xom-1.2.1-1|61	BuildRequires:  java-javadoc
12mr|xom-1.2.1-1|62	BuildRequires:  ant >= 0:1.6
12mr|xom-1.2.1-1|63	BuildRequires:  ant-junit
12mr|xom-1.2.1-1|64	BuildRequires:  jaxen >= 1.1.2-1.3
12mr|xom-1.2.1-1|65	BuildRequires:  junit
12mr|xom-1.2.1-1|66	BuildRequires:  junit-javadoc
12mr|xom-1.2.1-1|67	BuildRequires:  xalan-j2
12mr|xom-1.2.1-1|68	BuildRequires:  xerces-j2
12mr|xom-1.2.1-1|69	BuildRequires:  icu4j
12mr|xom-1.2.1-1|70	BuildRequires:  xml-commons-jaxp-1.3-apis
12mr|xom-1.2.1-1|71	
12mr|xom-1.2.1-1|72	%if !%with_bootstrap
12mr|xom-1.2.1-1|73	BuildRequires:  tagsoup
12mr|xom-1.2.1-1|74	BuildRequires:  saxon
12mr|xom-1.2.1-1|75	BuildRequires:  saxon-aelfred
12mr|xom-1.2.1-1|76	BuildRequires:  jaxp_parser_impl
12mr|xom-1.2.1-1|77	#BuildRequires:  xml-commons-resolver12
12mr|xom-1.2.1-1|78	BuildRequires:  xml-commons-resolver
12mr|xom-1.2.1-1|79	BuildRequires:  servletapi5
12mr|xom-1.2.1-1|80	%endif
12mr|xom-1.2.1-1|81	Requires:  xalan-j2
12mr|xom-1.2.1-1|82	Requires:  xerces-j2
12mr|xom-1.2.1-1|83	Requires:  icu4j
12mr|xom-1.2.1-1|84	Requires:  jaxen >= 1.1.2-1.3
12mr|xom-1.2.1-1|85	Requires:  xml-commons-jaxp-1.3-apis
12mr|xom-1.2.1-1|86	%if !%{gcj_support}
12mr|xom-1.2.1-1|87	BuildArch:      noarch
12mr|xom-1.2.1-1|88	BuildRequires:  java-devel
12mr|xom-1.2.1-1|89	BuildRequires:  java-gcj-compat-devel
12mr|xom-1.2.1-1|90	%endif
12mr|xom-1.2.1-1|91	
12mr|xom-1.2.1-1|92	
12mr|xom-1.2.1-1|93	%description
12mr|xom-1.2.1-1|94	XOM is a new XML object model. It is an open source (LGPL),
12mr|xom-1.2.1-1|95	tree-based API for processing XML with Java that strives
12mr|xom-1.2.1-1|96	for correctness, simplicity, and performance, in that order.
12mr|xom-1.2.1-1|97	XOM is designed to be easy to learn and easy to use. It
12mr|xom-1.2.1-1|98	works very straight-forwardly, and has a very shallow
12mr|xom-1.2.1-1|99	learning curve. Assuming you're already familiar with XML,
12mr|xom-1.2.1-1|100	you should be able to get up and running with XOM very quickly.
12mr|xom-1.2.1-1|101	
12mr|xom-1.2.1-1|102	%package javadoc
12mr|xom-1.2.1-1|103	Summary:        Javadoc for %{name}
12mr|xom-1.2.1-1|104	Group:          Development/Java
12mr|xom-1.2.1-1|105	
12mr|xom-1.2.1-1|106	%description javadoc
12mr|xom-1.2.1-1|107	XML Pull Parser.
12mr|xom-1.2.1-1|108	
12mr|xom-1.2.1-1|109	%if !%with_bootstrap
12mr|xom-1.2.1-1|110	%package demo
12mr|xom-1.2.1-1|111	Summary:        Samples for %{name}
12mr|xom-1.2.1-1|112	Group:          Development/Java
12mr|xom-1.2.1-1|113	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mr|xom-1.2.1-1|114	
12mr|xom-1.2.1-1|115	%description demo
12mr|xom-1.2.1-1|116	XML Pull Parser.
12mr|xom-1.2.1-1|117	%endif
12mr|xom-1.2.1-1|118	
12mr|xom-1.2.1-1|119	%prep
12mr|xom-1.2.1-1|120	%setup -q -n XOM
12mr|xom-1.2.1-1|121	# remove all binary libs
12mr|xom-1.2.1-1|122	%{_bindir}/find . -name "*.jar" -o -name "*.class" | %{_bindir}/xargs -t %{__rm}
12mr|xom-1.2.1-1|123	%patch0 -p0
12mr|xom-1.2.1-1|124	%patch1 -p0
12mr|xom-1.2.1-1|125	%patch2 -p1
12mr|xom-1.2.1-1|126	%patch3 -p1
12mr|xom-1.2.1-1|127	%patch4 -p1
12mr|xom-1.2.1-1|128	%patch5 -p1 -b .orig
12mr|xom-1.2.1-1|129	%patch6 -p1
12mr|xom-1.2.1-1|130	%patch7 -p0
12mr|xom-1.2.1-1|131	%patch8 -p0
12mr|xom-1.2.1-1|132	%patch9 -p0
12mr|xom-1.2.1-1|133	%patch10 -p0
12mr|xom-1.2.1-1|134	
12mr|xom-1.2.1-1|135	
12mr|xom-1.2.1-1|136	%{__perl} -pi -e 's/\r$//g' *.html *.txt
12mr|xom-1.2.1-1|137	%{__perl} -pi -e 's/compress="no"/compress="yes"/g' build.xml
12mr|xom-1.2.1-1|138	
12mr|xom-1.2.1-1|139	%build
12mr|xom-1.2.1-1|140	export CLASSPATH=$(build-classpath icu4j jaxen)
12mr|xom-1.2.1-1|141	export OPT_JAR_LIST="ant/ant-junit"
12mr|xom-1.2.1-1|142	pushd lib
12mr|xom-1.2.1-1|143	ln -sf $(build-classpath junit) junit.jar
12mr|xom-1.2.1-1|144	ln -sf $(build-classpath xerces-j2) xercesImpl.jar
12mr|xom-1.2.1-1|145	ln -sf $(build-classpath xerces-j2) dtd-xercesImpl.jar
12mr|xom-1.2.1-1|146	ln -sf $(build-classpath xalan-j2) xalan.jar
12mr|xom-1.2.1-1|147	ln -sf $(build-classpath icu4j) normalizer.jar
12mr|xom-1.2.1-1|148	ln -sf $(build-classpath xml-commons-jaxp-1.3-apis) xmlParserAPIs.jar
12mr|xom-1.2.1-1|149	popd
12mr|xom-1.2.1-1|150	mkdir lib2
12mr|xom-1.2.1-1|151	%if !%with_bootstrap
12mr|xom-1.2.1-1|152	pushd lib2
12mr|xom-1.2.1-1|153	ln -sf $(build-classpath tagsoup) tagsoup-1.2.jar
12mr|xom-1.2.1-1|154	ln -sf $(build-classpath saxon) saxon.jar
12mr|xom-1.2.1-1|155	ln -sf $(build-classpath saxon-aelfred) saxon.jar
12mr|xom-1.2.1-1|156	ln -sf $(build-classpath jaxp_parser_impl) gnujaxp.jar
12mr|xom-1.2.1-1|157	#ln -sf $(build-classpath xml-commons-resolver12) resolver.jar
12mr|xom-1.2.1-1|158	ln -sf $(build-classpath xml-commons-resolver) resolver.jar
12mr|xom-1.2.1-1|159	DOM4J_PRESENT=$(build-classpath dom4j 2>/dev/null || :)
12mr|xom-1.2.1-1|160	if [ -n "$DOM4J_PRESENT" ]; then
12mr|xom-1.2.1-1|161	ln -sf $(build-classpath dom4j) dom4j-1.5.1.jar
12mr|xom-1.2.1-1|162	fi
12mr|xom-1.2.1-1|163	ln -sf $(build-classpath servletapi5) servlet.jar
12mr|xom-1.2.1-1|164	popd
12mr|xom-1.2.1-1|165	
12mr|xom-1.2.1-1|166	%endif
12mr|xom-1.2.1-1|167	
12mr|xom-1.2.1-1|168	%if %with_bootstrap
12mr|xom-1.2.1-1|169	ant \
12mr|xom-1.2.1-1|170	-Dant.build.javac.source=1.4 \
12mr|xom-1.2.1-1|171	-Dant.build.javac.target=1.4 \
12mr|xom-1.2.1-1|172	-Dbuild.sysclasspath=first \
12mr|xom-1.2.1-1|173	-Dj2se.api=%{_javadocdir}/java \
12mr|xom-1.2.1-1|174	-Djunit.api=%{_javadocdir}/junit \
12mr|xom-1.2.1-1|175	jar javadoc
12mr|xom-1.2.1-1|176	
12mr|xom-1.2.1-1|177	%else
12mr|xom-1.2.1-1|178	
12mr|xom-1.2.1-1|179	ant \
12mr|xom-1.2.1-1|180	-Dant.build.javac.source=1.4 \
12mr|xom-1.2.1-1|181	-Dant.build.javac.target=1.4 \
12mr|xom-1.2.1-1|182	-Dbuild.sysclasspath=first \
12mr|xom-1.2.1-1|183	-Dj2se.api=%{_javadocdir}/java \
12mr|xom-1.2.1-1|184	-Djunit.api=%{_javadocdir}/junit \
12mr|xom-1.2.1-1|185	jar samples betterdoc
12mr|xom-1.2.1-1|186	
12mr|xom-1.2.1-1|187	%if %with_test
12mr|xom-1.2.1-1|188	ant \
12mr|xom-1.2.1-1|189	-Dant.build.javac.source=1.4 \
12mr|xom-1.2.1-1|190	-Dant.build.javac.target=1.4 \
12mr|xom-1.2.1-1|191	-Dbuild.sysclasspath=first \
12mr|xom-1.2.1-1|192	test
12mr|xom-1.2.1-1|193	%endif
12mr|xom-1.2.1-1|194	%endif
12mr|xom-1.2.1-1|195	
12mr|xom-1.2.1-1|196	pushd build/apidocs
12mr|xom-1.2.1-1|197	for f in `find -name \*.css -o -name \*.html`; do
12mr|xom-1.2.1-1|198	sed -i 's/\r//g' $f
12mr|xom-1.2.1-1|199	done
12mr|xom-1.2.1-1|200	popd
12mr|xom-1.2.1-1|201	
12mr|xom-1.2.1-1|202	%install
12mr|xom-1.2.1-1|203	rm -rf $RPM_BUILD_ROOT
12mr|xom-1.2.1-1|204	
12mr|xom-1.2.1-1|205	# jars
12mr|xom-1.2.1-1|206	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mr|xom-1.2.1-1|207	
12mr|xom-1.2.1-1|208	install -m 644 build/%{name}-%{version}.jar \
12mr|xom-1.2.1-1|209	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|xom-1.2.1-1|210	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|xom-1.2.1-1|211	
12mr|xom-1.2.1-1|212	# javadoc
12mr|xom-1.2.1-1|213	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|xom-1.2.1-1|214	cp -a build/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mr|xom-1.2.1-1|215	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|xom-1.2.1-1|216	
12mr|xom-1.2.1-1|217	
12mr|xom-1.2.1-1|218	rm -rf doc/{build.txt,api,api_impl}
12mr|xom-1.2.1-1|219	
12mr|xom-1.2.1-1|220	# docs
12mr|xom-1.2.1-1|221	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version}
12mr|xom-1.2.1-1|222	install -m 644 overview.html $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version}
12mr|xom-1.2.1-1|223	install -m 644 *.txt $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version}
12mr|xom-1.2.1-1|224	
12mr|xom-1.2.1-1|225	%if !%with_bootstrap
12mr|xom-1.2.1-1|226	# demo
12mr|xom-1.2.1-1|227	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12mr|xom-1.2.1-1|228	install -m 644 build/xom-samples.jar $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12mr|xom-1.2.1-1|229	install -m 644 xom.graffle $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12mr|xom-1.2.1-1|230	%endif
12mr|xom-1.2.1-1|231	
12mr|xom-1.2.1-1|232	%{_bindir}/find $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version} -type f | %{_bindir}/xargs -t %{__perl} -pi -e 's/\r$//g'
12mr|xom-1.2.1-1|233	
12mr|xom-1.2.1-1|234	%if %{gcj_support}
12mr|xom-1.2.1-1|235	%{_bindir}/aot-compile-rpm
12mr|xom-1.2.1-1|236	%endif
12mr|xom-1.2.1-1|237	
12mr|xom-1.2.1-1|238	mkdir -p %{buildroot}%{_mavenpomdir}
12mr|xom-1.2.1-1|239	install -pm 644 %{SOURCE1} $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}.pom
12mr|xom-1.2.1-1|240	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
12mr|xom-1.2.1-1|241	
12mr|xom-1.2.1-1|242	%post
12mr|xom-1.2.1-1|243	%update_maven_depmap
12mr|xom-1.2.1-1|244	%if %{gcj_support}
12mr|xom-1.2.1-1|245	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|xom-1.2.1-1|246	then
12mr|xom-1.2.1-1|247	%{_bindir}/rebuild-gcj-db
12mr|xom-1.2.1-1|248	fi
12mr|xom-1.2.1-1|249	%endif
12mr|xom-1.2.1-1|250	
12mr|xom-1.2.1-1|251	%postun
12mr|xom-1.2.1-1|252	%update_maven_depmap
12mr|xom-1.2.1-1|253	%if %{gcj_support}
12mr|xom-1.2.1-1|254	if [ -x %{_bindir}/rebuild-gcj-db ]
12mr|xom-1.2.1-1|255	then
12mr|xom-1.2.1-1|256	%{_bindir}/rebuild-gcj-db
12mr|xom-1.2.1-1|257	fi
12mr|xom-1.2.1-1|258	%endif
12mr|xom-1.2.1-1|259	
12mr|xom-1.2.1-1|260	%files
12mr|xom-1.2.1-1|261	%{_datadir}/doc/%{name}-%{version}/overview.html
12mr|xom-1.2.1-1|262	%{_datadir}/doc/%{name}-%{version}/README.txt
12mr|xom-1.2.1-1|263	%{_datadir}/doc/%{name}-%{version}/LICENSE.txt
12mr|xom-1.2.1-1|264	%{_datadir}/doc/%{name}-%{version}/Todo.txt
12mr|xom-1.2.1-1|265	%{_datadir}/doc/%{name}-%{version}/lgpl.txt
12mr|xom-1.2.1-1|266	%if !%with_bootstrap
12mr|xom-1.2.1-1|267	%{_datadir}/%{name}-%{version}/xom.graffle
12mr|xom-1.2.1-1|268	%endif
12mr|xom-1.2.1-1|269	%{_javadir}/%{name}.jar
12mr|xom-1.2.1-1|270	%{_javadir}/%{name}-%{version}.jar
12mr|xom-1.2.1-1|271	%{_mavenpomdir}/*
12mr|xom-1.2.1-1|272	%{_mavendepmapfragdir}/*
12mr|xom-1.2.1-1|273	%if %{gcj_support}
12mr|xom-1.2.1-1|274	%dir %{_libdir}/gcj/%{name}
12mr|xom-1.2.1-1|275	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|xom-1.2.1-1|276	%endif
12mr|xom-1.2.1-1|277	
12mr|xom-1.2.1-1|278	%files javadoc
12mr|xom-1.2.1-1|279	%{_javadocdir}/%{name}-%{version}
12mr|xom-1.2.1-1|280	%{_javadocdir}/%{name}
12mr|xom-1.2.1-1|281	
12mr|xom-1.2.1-1|282	%if !%with_bootstrap
12mr|xom-1.2.1-1|283	%files demo
12mr|xom-1.2.1-1|284	%{_datadir}/%{name}-%{version}/xom-samples.jar
12mr|xom-1.2.1-1|285	%endif
12mr|xom-1.2.1-1|286	
12mr|xom-1.2.1-1|287	
12mr|xom-1.2.1-1|288	
12mr|xom-1.2.1-1|289	%changelog
12mr|xom-1.2.1-1|290	

19364 12
12mr|xorg-x11-7.7-3|1	%define libxorg %mklibname xorg-x11
12mr|xorg-x11-7.7-3|2	
12mr|xorg-x11-7.7-3|3	Name:		xorg-x11
12mr|xorg-x11-7.7-3|4	Version:	7.7
12mr|xorg-x11-7.7-3|5	Release:	3
12mr|xorg-x11-7.7-3|6	Summary:	X11 metapackage
12mr|xorg-x11-7.7-3|7	Group:		Development/X11
12mr|xorg-x11-7.7-3|8	License:	MIT
12mr|xorg-x11-7.7-3|9	
12mr|xorg-x11-7.7-3|10	Requires:	x11-data-bitmaps
12mr|xorg-x11-7.7-3|11	Requires:	x11-server-xorg
12mr|xorg-x11-7.7-3|12	Requires:	x11-apps
12mr|xorg-x11-7.7-3|13	Requires:	x11-tools
12mr|xorg-x11-7.7-3|14	Requires:	x11-docs
12mr|xorg-x11-7.7-3|15	Requires:	fonts-ttf-dejavu
12mr|xorg-x11-7.7-3|16	Requires:	fonts-ttf-liberation
12mr|xorg-x11-7.7-3|17	Requires:	x11-font-type1
12mr|xorg-x11-7.7-3|18	Requires:	x11-font-misc
12mr|xorg-x11-7.7-3|19	Requires:	libx11
12mr|xorg-x11-7.7-3|20	Requires:	x11-data-cursor-themes
12mr|xorg-x11-7.7-3|21	
12mr|xorg-x11-7.7-3|22	Obsoletes:	X11R6-contrib
12mr|xorg-x11-7.7-3|23	
12mr|xorg-x11-7.7-3|24	%description
12mr|xorg-x11-7.7-3|25	X11 metapackage
12mr|xorg-x11-7.7-3|26	
12mr|xorg-x11-7.7-3|27	%files
12mr|xorg-x11-7.7-3|28	
12mr|xorg-x11-7.7-3|29	#------------------------------------------------------------------------------
12mr|xorg-x11-7.7-3|30	%package -n %{libxorg}
12mr|xorg-x11-7.7-3|31	Summary:	X11 libraries
12mr|xorg-x11-7.7-3|32	Group:		Development/X11
12mr|xorg-x11-7.7-3|33	
12mr|xorg-x11-7.7-3|34	Requires:	libdmx
12mr|xorg-x11-7.7-3|35	Requires:	libdrm
12mr|xorg-x11-7.7-3|36	Requires:	libfontenc
12mr|xorg-x11-7.7-3|37	Requires:	libfs
12mr|xorg-x11-7.7-3|38	Requires:	libice
12mr|xorg-x11-7.7-3|39	Requires:	liblbxutil
12mr|xorg-x11-7.7-3|40	Requires:	liboldx
12mr|xorg-x11-7.7-3|41	Requires:	libsm
12mr|xorg-x11-7.7-3|42	Requires:	libwindowswm
12mr|xorg-x11-7.7-3|43	Requires:	libx11
12mr|xorg-x11-7.7-3|44	Requires:	libxau
12mr|xorg-x11-7.7-3|45	Requires:	libxaw7
12mr|xorg-x11-7.7-3|46	Requires:	libxcomposite
12mr|xorg-x11-7.7-3|47	Requires:	libxcursor
12mr|xorg-x11-7.7-3|48	Requires:	libxdamage
12mr|xorg-x11-7.7-3|49	Requires:	libxdmcp
12mr|xorg-x11-7.7-3|50	Requires:	libxevie
12mr|xorg-x11-7.7-3|51	Requires:	libxext
12mr|xorg-x11-7.7-3|52	Requires:	libxfixes
12mr|xorg-x11-7.7-3|53	Requires:	libxfontcache
12mr|xorg-x11-7.7-3|54	Requires:	libxfont
12mr|xorg-x11-7.7-3|55	Requires:	libxft
12mr|xorg-x11-7.7-3|56	Requires:	libxi
12mr|xorg-x11-7.7-3|57	Requires:	libxinerama
12mr|xorg-x11-7.7-3|58	Requires:	libxkbfile
12mr|xorg-x11-7.7-3|59	Requires:	libxkbui
12mr|xorg-x11-7.7-3|60	Requires:	libxmu
12mr|xorg-x11-7.7-3|61	Requires:	libxpm
12mr|xorg-x11-7.7-3|62	Requires:	libxrandr
12mr|xorg-x11-7.7-3|63	Requires:	libxrender
12mr|xorg-x11-7.7-3|64	Requires:	libxres
12mr|xorg-x11-7.7-3|65	Requires:	libxscrnsaver
12mr|xorg-x11-7.7-3|66	Requires:	libxt
12mr|xorg-x11-7.7-3|67	Requires:	libxtrap
12mr|xorg-x11-7.7-3|68	Requires:	libxtst
12mr|xorg-x11-7.7-3|69	Requires:	libxv
12mr|xorg-x11-7.7-3|70	Requires:	libxvmc
12mr|xorg-x11-7.7-3|71	Requires:	libxxf86dga
12mr|xorg-x11-7.7-3|72	Requires:	libxxf86misc
12mr|xorg-x11-7.7-3|73	Requires:	libxxf86vm
12mr|xorg-x11-7.7-3|74	
12mr|xorg-x11-7.7-3|75	%description -n %{libxorg}
12mr|xorg-x11-7.7-3|76	X11 libraries
12mr|xorg-x11-7.7-3|77	
12mr|xorg-x11-7.7-3|78	%files -n %{libxorg}
12mr|xorg-x11-7.7-3|79	
12mr|xorg-x11-7.7-3|80	#------------------------------------------------------------------------------
12mr|xorg-x11-7.7-3|81	
12mr|xorg-x11-7.7-3|82	%package -n %{libxorg}-devel
12mr|xorg-x11-7.7-3|83	Summary:	Development tools and files for X11
12mr|xorg-x11-7.7-3|84	Group:		Development/X11
12mr|xorg-x11-7.7-3|85	Provides:	XFree86-devel = %{version}
12mr|xorg-x11-7.7-3|86	Provides:	X11-devel = %{version}
12mr|xorg-x11-7.7-3|87	
12mr|xorg-x11-7.7-3|88	Requires:	libdmx-devel
12mr|xorg-x11-7.7-3|89	Requires:	libdrm-devel
12mr|xorg-x11-7.7-3|90	Requires:	libfontenc-devel
12mr|xorg-x11-7.7-3|91	Requires:	libfs-devel
12mr|xorg-x11-7.7-3|92	Requires:	libice-devel
12mr|xorg-x11-7.7-3|93	Requires:	liblbxutil-devel
12mr|xorg-x11-7.7-3|94	Requires:	pkgconfig(gl)
12mr|xorg-x11-7.7-3|95	Requires:	libmesaglu-devel
12mr|xorg-x11-7.7-3|96	Requires:	pkgconfig(glut)
12mr|xorg-x11-7.7-3|97	#Requires:	pkgconfig(glw)
12mr|xorg-x11-7.7-3|98	Requires:	liboldx-devel
12mr|xorg-x11-7.7-3|99	Requires:	libsm-devel
12mr|xorg-x11-7.7-3|100	Requires:	libwindowswm-devel
12mr|xorg-x11-7.7-3|101	Requires:	libx11-devel
12mr|xorg-x11-7.7-3|102	Requires:	libxau-devel
12mr|xorg-x11-7.7-3|103	Requires:	libxaw-devel
12mr|xorg-x11-7.7-3|104	Requires:	libxcomposite-devel
12mr|xorg-x11-7.7-3|105	Requires:	libxcursor-devel
12mr|xorg-x11-7.7-3|106	Requires:	libxdamage-devel
12mr|xorg-x11-7.7-3|107	Requires:	libxdmcp-devel
12mr|xorg-x11-7.7-3|108	Requires:	libxevie-devel
12mr|xorg-x11-7.7-3|109	Requires:	libxext-devel
12mr|xorg-x11-7.7-3|110	Requires:	libxfixes-devel
12mr|xorg-x11-7.7-3|111	Requires:	libxfontcache-devel
12mr|xorg-x11-7.7-3|112	Requires:	libxfont-devel
12mr|xorg-x11-7.7-3|113	Requires:	libxft-devel
12mr|xorg-x11-7.7-3|114	Requires:	libxi-devel
12mr|xorg-x11-7.7-3|115	Requires:	libxinerama-devel
12mr|xorg-x11-7.7-3|116	Requires:	libxkbfile-devel
12mr|xorg-x11-7.7-3|117	Requires:	libxkbui-devel
12mr|xorg-x11-7.7-3|118	Requires:	libxmu-devel
12mr|xorg-x11-7.7-3|119	Requires:	libxpm-devel
12mr|xorg-x11-7.7-3|120	Requires:	libxrandr-devel
12mr|xorg-x11-7.7-3|121	Requires:	libxrender-devel
12mr|xorg-x11-7.7-3|122	Requires:	libxres-devel
12mr|xorg-x11-7.7-3|123	Requires:	libxscrnsaver-devel
12mr|xorg-x11-7.7-3|124	Requires:	libxt-devel
12mr|xorg-x11-7.7-3|125	Requires:	libxtrap-devel
12mr|xorg-x11-7.7-3|126	Requires:	libxtst-devel
12mr|xorg-x11-7.7-3|127	Requires:	libxv-devel
12mr|xorg-x11-7.7-3|128	Requires:	libxvmc-devel
12mr|xorg-x11-7.7-3|129	Requires:	libxxf86dga-devel
12mr|xorg-x11-7.7-3|130	Requires:	libxxf86misc-devel
12mr|xorg-x11-7.7-3|131	Requires:	libxxf86vm-devel
12mr|xorg-x11-7.7-3|132	Requires:	x11-proto-devel
12mr|xorg-x11-7.7-3|133	Requires:	x11-server-devel
12mr|xorg-x11-7.7-3|134	Requires:	x11-xtrans-devel
12mr|xorg-x11-7.7-3|135	
12mr|xorg-x11-7.7-3|136	Obsoletes:	 %{libxorg}-static-devel
12mr|xorg-x11-7.7-3|137	
12mr|xorg-x11-7.7-3|138	%description -n %{libxorg}-devel
12mr|xorg-x11-7.7-3|139	Development tools and files for X11
12mr|xorg-x11-7.7-3|140	
12mr|xorg-x11-7.7-3|141	%files -n %{libxorg}-devel
12mr|xorg-x11-7.7-3|142	
12mr|xorg-x11-7.7-3|143	#------------------------------------------------------------------------------
12mr|xorg-x11-7.7-3|144	
12mr|xorg-x11-7.7-3|145	%package 75dpi-fonts
12mr|xorg-x11-7.7-3|146	Summary:	A set of 75 dpi resolution fonts for the X Window System
12mr|xorg-x11-7.7-3|147	Group:		System/Fonts/X11 bitmap
12mr|xorg-x11-7.7-3|148	Obsoletes:	XFree86-75dpi-fonts
12mr|xorg-x11-7.7-3|149	Provides:	XFree86-75dpi-fonts = %{version}-%{release}
12mr|xorg-x11-7.7-3|150	Provides:	X11-75dpi-fonts
12mr|xorg-x11-7.7-3|151	Requires:	x11-font-adobe-75dpi
12mr|xorg-x11-7.7-3|152	Requires:	x11-font-alias
12mr|xorg-x11-7.7-3|153	Requires:	x11-font-bh-75dpi
12mr|xorg-x11-7.7-3|154	Requires:	x11-font-bh-lucidatypewriter-75dpi
12mr|xorg-x11-7.7-3|155	Requires:	x11-font-bitstream-75dpi
12mr|xorg-x11-7.7-3|156	
12mr|xorg-x11-7.7-3|157	%description 75dpi-fonts
12mr|xorg-x11-7.7-3|158	X11-75dpi-fonts contains the 75 dpi fonts used
12mr|xorg-x11-7.7-3|159	on most X Window Systems. If you're going to use the
12mr|xorg-x11-7.7-3|160	X Window System, you should install this package, unless
12mr|xorg-x11-7.7-3|161	you have a monitor which can support 100 dpi resolution.
12mr|xorg-x11-7.7-3|162	In that case, you may prefer the 100dpi fonts available in
12mr|xorg-x11-7.7-3|163	the X11-100dpi-fonts package.
12mr|xorg-x11-7.7-3|164	
12mr|xorg-x11-7.7-3|165	%files 75dpi-fonts
12mr|xorg-x11-7.7-3|166	
12mr|xorg-x11-7.7-3|167	#------------------------------------------------------------------------------
12mr|xorg-x11-7.7-3|168	
12mr|xorg-x11-7.7-3|169	%package 100dpi-fonts
12mr|xorg-x11-7.7-3|170	Summary:	X Window System 100dpi fonts
12mr|xorg-x11-7.7-3|171	Group:		System/Fonts/X11 bitmap
12mr|xorg-x11-7.7-3|172	Obsoletes:	XFree86-ISO8859-2-100dpi-fonts, XFree86-ISO8859-9-100dpi-fonts
12mr|xorg-x11-7.7-3|173	Provides:	XFree86-ISO8859-2-100dpi-fonts, XFree86-ISO8859-9-100dpi-fonts
12mr|xorg-x11-7.7-3|174	Obsoletes:	XFree86-100dpi-fonts
12mr|xorg-x11-7.7-3|175	Provides:	XFree86-100dpi-fonts = %{version}-%{release}
12mr|xorg-x11-7.7-3|176	Provides:	X11-100dpi-fonts
12mr|xorg-x11-7.7-3|177	
12mr|xorg-x11-7.7-3|178	Requires:	x11-font-adobe-100dpi
12mr|xorg-x11-7.7-3|179	Requires:	x11-font-alias
12mr|xorg-x11-7.7-3|180	Requires:	x11-font-bh-100dpi
12mr|xorg-x11-7.7-3|181	Requires:	x11-font-bh-lucidatypewriter-100dpi
12mr|xorg-x11-7.7-3|182	Requires:	x11-font-bitstream-100dpi
12mr|xorg-x11-7.7-3|183	
12mr|xorg-x11-7.7-3|184	%description 100dpi-fonts
12mr|xorg-x11-7.7-3|185	If you're going to use the X Window System and you have a
12mr|xorg-x11-7.7-3|186	high resolution monitor capable of 100 dpi, you should install
12mr|xorg-x11-7.7-3|187	X11-100dpi-fonts. This package contains a set of
12mr|xorg-x11-7.7-3|188	100 dpi fonts used on most Linux systems.
12mr|xorg-x11-7.7-3|189	
12mr|xorg-x11-7.7-3|190	%files 100dpi-fonts
12mr|xorg-x11-7.7-3|191	
12mr|xorg-x11-7.7-3|192	
12mr|xorg-x11-7.7-3|193	
12mr|xorg-x11-7.7-3|194	
12mr|xorg-x11-7.7-3|195	%changelog
12mr|xorg-x11-7.7-3|196	

19365 12
12mr|xorriso-1.2.4-1|1	Summary:	ISO 9660 Rock Ridge Filesystem Manipulator
12mr|xorriso-1.2.4-1|2	Name:		xorriso
12mr|xorriso-1.2.4-1|3	Version:	1.2.4
12mr|xorriso-1.2.4-1|4	Release:	1
12mr|xorriso-1.2.4-1|5	License:	GPLv3+
12mr|xorriso-1.2.4-1|6	Group:		Archiving/Cd burning
12mr|xorriso-1.2.4-1|7	URL:		http://www.gnu.org/software/xorriso/xorriso_eng.html
12mr|xorriso-1.2.4-1|8	Source0:	http://www.gnu.org/software/xorriso/%{name}-%{version}.tar.gz
12mr|xorriso-1.2.4-1|9	Source1:	http://www.gnu.org/software/xorriso/%{name}-%{version}.tar.gz.sig
12mr|xorriso-1.2.4-1|10	BuildRequires:	zlib-devel
12mr|xorriso-1.2.4-1|11	BuildRequires:	acl-devel
12mr|xorriso-1.2.4-1|12	BuildRequires:	bzip2-devel
12mr|xorriso-1.2.4-1|13	BuildRequires:	attr-devel
12mr|xorriso-1.2.4-1|14	
12mr|xorriso-1.2.4-1|15	%description
12mr|xorriso-1.2.4-1|16	xorriso copies file objects from POSIX compliant filesystems into Rock Ridge
12mr|xorriso-1.2.4-1|17	enhanced ISO 9660 filesystems and allows session-wise manipulation of such
12mr|xorriso-1.2.4-1|18	filesystems.
12mr|xorriso-1.2.4-1|19	
12mr|xorriso-1.2.4-1|20	%prep
12mr|xorriso-1.2.4-1|21	%setup -q
12mr|xorriso-1.2.4-1|22	
12mr|xorriso-1.2.4-1|23	%build
12mr|xorriso-1.2.4-1|24	%configure2_5x
12mr|xorriso-1.2.4-1|25	%make
12mr|xorriso-1.2.4-1|26	
12mr|xorriso-1.2.4-1|27	%install
12mr|xorriso-1.2.4-1|28	%makeinstall_std
12mr|xorriso-1.2.4-1|29	
12mr|xorriso-1.2.4-1|30	%files
12mr|xorriso-1.2.4-1|31	%doc AUTHORS README texinfo.tex
12mr|xorriso-1.2.4-1|32	%{_bindir}/osirrox
12mr|xorriso-1.2.4-1|33	%{_bindir}/xorrecord
12mr|xorriso-1.2.4-1|34	%{_bindir}/xorriso
12mr|xorriso-1.2.4-1|35	%{_bindir}/xorrisofs
12mr|xorriso-1.2.4-1|36	%{_datadir}/info/xorr*.info*
12mr|xorriso-1.2.4-1|37	%{_mandir}/man1/xorr*.1*
12mr|xorriso-1.2.4-1|38	
12mr|xorriso-1.2.4-1|39	
12mr|xorriso-1.2.4-1|40	
12mr|xorriso-1.2.4-1|41	%changelog
12mr|xorriso-1.2.4-1|42	

19366 12
12mr|xpat2-1.07-28|1	Summary:	A set of Solitaire type games for the X Window System
12mr|xpat2-1.07-28|2	Name:		xpat2
12mr|xpat2-1.07-28|3	Version:	1.07
12mr|xpat2-1.07-28|4	Release:	28
12mr|xpat2-1.07-28|5	License:	GPLv2+
12mr|xpat2-1.07-28|6	Group:		Games/Cards
12mr|xpat2-1.07-28|7	Source:		ftp://sunsite.unc.edu/pub/Linux/games/solitaires/%{name}-%{version}-src.tar.bz2
12mr|xpat2-1.07-28|8	Patch0:		xpat2-fixes.patch
12mr|xpat2-1.07-28|9	Patch1:		xpat2-1.07-lib64.patch
12mr|xpat2-1.07-28|10	Patch2:		xpat2-1.07-gcc41.patch
12mr|xpat2-1.07-28|11	Patch3:		xpat2-1.07-fix-str-fmt.patch
12mr|xpat2-1.07-28|12	BuildRequires:	imake
12mr|xpat2-1.07-28|13	BuildRequires:	qt3-devel
12mr|xpat2-1.07-28|14	BuildRequires:	perl
12mr|xpat2-1.07-28|15	BuildRequires:	libxpm-devel
12mr|xpat2-1.07-28|16	Requires(pre):	rpm-helper
12mr|xpat2-1.07-28|17	
12mr|xpat2-1.07-28|18	%description
12mr|xpat2-1.07-28|19	Xpat2 is a generic patience or Solitaire game for the X Window System.
12mr|xpat2-1.07-28|20	
12mr|xpat2-1.07-28|21	Xpat2 can be used with different rules sets, so it can be used to play
12mr|xpat2-1.07-28|22	Spider, Klondike, and other card games.
12mr|xpat2-1.07-28|23	
12mr|xpat2-1.07-28|24	%prep
12mr|xpat2-1.07-28|25	%setup -q
12mr|xpat2-1.07-28|26	%patch0 -p1 -b kk1
12mr|xpat2-1.07-28|27	%patch1 -p1 -b .lib64
12mr|xpat2-1.07-28|28	%patch2 -p0 -b .gcc41
12mr|xpat2-1.07-28|29	%patch3 -p0
12mr|xpat2-1.07-28|30	
12mr|xpat2-1.07-28|31	%build
12mr|xpat2-1.07-28|32	make clean
12mr|xpat2-1.07-28|33	%__rm -f src/moc*
12mr|xpat2-1.07-28|34	%__rm -f src/mqmaskedit.cpp
12mr|xpat2-1.07-28|35	%__rm -f src/mqhelpwin.cpp
12mr|xpat2-1.07-28|36	
12mr|xpat2-1.07-28|37	export PATH=%{_bindir}/X11:$PATH
12mr|xpat2-1.07-28|38	
12mr|xpat2-1.07-28|39	find -type f | xargs perl -pi -e "s|/var/games/|/var/lib/games/|g"
12mr|xpat2-1.07-28|40	perl -p -i -e "s|xmkmf &&||" Makefile
12mr|xpat2-1.07-28|41	cd src
12mr|xpat2-1.07-28|42	xmkmf
12mr|xpat2-1.07-28|43	perl -p -i -e "s|CXXDEBUGFLAGS = .*|CXXDEBUGFLAGS = %{optflags}|" Makefile
12mr|xpat2-1.07-28|44	perl -p -i -e "s|CDEBUGFLAGS = .*|CDEBUGFLAGS = %{optflags}|" Makefile
12mr|xpat2-1.07-28|45	# 1.0.7-1
12mr|xpat2-1.07-28|46	perl -p -i -e "s|chown.*||" Makefile
12mr|xpat2-1.07-28|47	perl -p -i -e "s|-lqt|-lqt-mt|" Makefile
12mr|xpat2-1.07-28|48	perl -p -i -e "s|LN = ln -s|LN = echo|" Makefile
12mr|xpat2-1.07-28|49	make CDEBUGFLAGS="%{optflags}" CXXDEBUGFLAGS="%{optflags}" EXTRA_LIBRARIES="-lstdc++"
12mr|xpat2-1.07-28|50	
12mr|xpat2-1.07-28|51	
12mr|xpat2-1.07-28|52	%install
12mr|xpat2-1.07-28|53	%makeinstall DESTDIR=%{buildroot} \
12mr|xpat2-1.07-28|54	XPATROOT=%{buildroot}/usr/games/lib/xpat \
12mr|xpat2-1.07-28|55	XPATMANDIR=%{buildroot}/usr/share/man/man6 \
12mr|xpat2-1.07-28|56	APPDEFSDIR=%{buildroot}/usr/lib
12mr|xpat2-1.07-28|57	install -m 755 -d %{buildroot}%{_menudir}
12mr|xpat2-1.07-28|58	mkdir -p %{buildroot}/var/lib/games/
12mr|xpat2-1.07-28|59	touch %{buildroot}/var/lib/games/xpat.log
12mr|xpat2-1.07-28|60	
12mr|xpat2-1.07-28|61	mkdir -p %{buildroot}%{_datadir}/applications
12mr|xpat2-1.07-28|62	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|xpat2-1.07-28|63	[Desktop Entry]
12mr|xpat2-1.07-28|64	Name=%{name}
12mr|xpat2-1.07-28|65	Comment=A set of Solitaire type games for the X Window System
12mr|xpat2-1.07-28|66	Exec=%{_bindir}/%{name}
12mr|xpat2-1.07-28|67	Icon=cards_section
12mr|xpat2-1.07-28|68	Terminal=false
12mr|xpat2-1.07-28|69	Type=Application
12mr|xpat2-1.07-28|70	StartupNotify=true
12mr|xpat2-1.07-28|71	Categories=Qt;Game;CardGame;X-MandrivaLinux-MoreApplications-Games-Cards;
12mr|xpat2-1.07-28|72	EOF
12mr|xpat2-1.07-28|73	
12mr|xpat2-1.07-28|74	%post
12mr|xpat2-1.07-28|75	%create_ghostfile /var/lib/games/xpat.log root games 664
12mr|xpat2-1.07-28|76	
12mr|xpat2-1.07-28|77	%files
12mr|xpat2-1.07-28|78	%dir %{_prefix}/games/lib/xpat
12mr|xpat2-1.07-28|79	%{_prefix}/games/lib/xpat/*
12mr|xpat2-1.07-28|80	%{_mandir}/man6/xpat2.6*
12mr|xpat2-1.07-28|81	%attr(2755, root, games) %{_prefix}/bin/xpat2
12mr|xpat2-1.07-28|82	%{_prefix}/lib/*/app-defaults/XPat
12mr|xpat2-1.07-28|83	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|xpat2-1.07-28|84	%attr(664, root, games) %ghost /var/lib/games/xpat.log
12mr|xpat2-1.07-28|85	
12mr|xpat2-1.07-28|86	
12mr|xpat2-1.07-28|87	
12mr|xpat2-1.07-28|88	%changelog
12mr|xpat2-1.07-28|89	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|xpat2-1.07-28|90	+ Commit: 4d96d0d
12mr|xpat2-1.07-28|91	- Fix linkage, spec cleanup
12mr|xpat2-1.07-28|92	
12mr|xpat2-1.07-28|93	

19367 12
12mr|xplanet-1.3.0-1|1	Name:		xplanet
12mr|xplanet-1.3.0-1|2	Version:	1.3.0
12mr|xplanet-1.3.0-1|3	Release:	%mkrel 1
12mr|xplanet-1.3.0-1|4	Summary:	OpenGL based planet renderer
12mr|xplanet-1.3.0-1|5	Source0:	http://freefr.dl.sourceforge.net/sourceforge/xplanet/%{name}-%{version}.tar.gz
12mr|xplanet-1.3.0-1|6	URL:		http://xplanet.sourceforge.net/
12mr|xplanet-1.3.0-1|7	License:	GPLv2+
12mr|xplanet-1.3.0-1|8	Group:		Toys
12mr|xplanet-1.3.0-1|9	BuildRequires:	png-devel
12mr|xplanet-1.3.0-1|10	BuildRequires:	jpeg-devel
12mr|xplanet-1.3.0-1|11	BuildRequires:	tiff-devel
12mr|xplanet-1.3.0-1|12	BuildRequires:	ungif-devel
12mr|xplanet-1.3.0-1|13	BuildRequires:	libx11-devel
12mr|xplanet-1.3.0-1|14	BuildRequires:	libxscrnsaver-devel
12mr|xplanet-1.3.0-1|15	BuildRequires:	freetype2-devel
12mr|xplanet-1.3.0-1|16	BuildRequires:	pango-devel
12mr|xplanet-1.3.0-1|17	
12mr|xplanet-1.3.0-1|18	%description
12mr|xplanet-1.3.0-1|19	Xplanet is similar to Xearth, where an image of the earth is rendered into
12mr|xplanet-1.3.0-1|20	an X window. Azimuthal, Mercator, Mollweide, orthographic, or rectangular
12mr|xplanet-1.3.0-1|21	projections can be displayed as well as a window with a globe the user can
12mr|xplanet-1.3.0-1|22	rotate interactively. The other planets and some satellites may also be
12mr|xplanet-1.3.0-1|23	displayed. The latest version, as well as maps for other planets can be
12mr|xplanet-1.3.0-1|24	found at http://xplanet.sourceforge.net. Xplanet can support separate
12mr|xplanet-1.3.0-1|25	night and day maps, as well as a separate cloud map.
12mr|xplanet-1.3.0-1|26	
12mr|xplanet-1.3.0-1|27	%prep
12mr|xplanet-1.3.0-1|28	%setup -q
12mr|xplanet-1.3.0-1|29	
12mr|xplanet-1.3.0-1|30	%build
12mr|xplanet-1.3.0-1|31	# the macro break X output
12mr|xplanet-1.3.0-1|32	%configure2_5x --with-xscreensaver --with-x
12mr|xplanet-1.3.0-1|33	%make
12mr|xplanet-1.3.0-1|34	
12mr|xplanet-1.3.0-1|35	%install
12mr|xplanet-1.3.0-1|36	rm -rf %{buildroot}
12mr|xplanet-1.3.0-1|37	%makeinstall_std
12mr|xplanet-1.3.0-1|38	
12mr|xplanet-1.3.0-1|39	
12mr|xplanet-1.3.0-1|40	%files
12mr|xplanet-1.3.0-1|41	%doc COPYING ChangeLog
12mr|xplanet-1.3.0-1|42	%{_mandir}/man1/%{name}.1*
12mr|xplanet-1.3.0-1|43	%{_bindir}/*
12mr|xplanet-1.3.0-1|44	%{_datadir}/%{name}
12mr|xplanet-1.3.0-1|45	
12mr|xplanet-1.3.0-1|46	
12mr|xplanet-1.3.0-1|47	
12mr|xplanet-1.3.0-1|48	%changelog
12mr|xplanet-1.3.0-1|49	

19368 12
12mr|xplc-0.3.13-12|1	%define major	0
12mr|xplc-0.3.13-12|2	%define libname %mklibname %{name} %{major}
12mr|xplc-0.3.13-12|3	%define develname %mklibname -d %name
12mr|xplc-0.3.13-12|4	
12mr|xplc-0.3.13-12|5	Name:		xplc
12mr|xplc-0.3.13-12|6	Version:	0.3.13
12mr|xplc-0.3.13-12|7	Release:	12
12mr|xplc-0.3.13-12|8	License: 	LGPLv2+
12mr|xplc-0.3.13-12|9	Group:		System/Libraries
12mr|xplc-0.3.13-12|10	Summary:	Component system
12mr|xplc-0.3.13-12|11	URL:		http://xplc.sourceforge.net
12mr|xplc-0.3.13-12|12	Source:		http://downloads.sourceforge.net/xplc/%{name}-%{version}.tar.bz2
12mr|xplc-0.3.13-12|13	# Install devel libraries to /usr/lib and not /usr/lib/%name-%version
12mr|xplc-0.3.13-12|14	Patch0:		xplc-0.3.13-devel-location.patch
12mr|xplc-0.3.13-12|15	# rename uuidgen to xplc-uuidgen
12mr|xplc-0.3.13-12|16	Patch1:		xplc-0.3.13-uuidgen.patch
12mr|xplc-0.3.13-12|17	Patch2:		xplc-0.3.13-as-needed.patch
12mr|xplc-0.3.13-12|18	BuildRequires:	pkgconfig(ext2fs)
12mr|xplc-0.3.13-12|19	
12mr|xplc-0.3.13-12|20	%description
12mr|xplc-0.3.13-12|21	XPLC ("Cross-Platform Lightweight Components") is a component system that will
12mr|xplc-0.3.13-12|22	provide extensibility and reusability both inside and between applications,
12mr|xplc-0.3.13-12|23	while being portable across platforms (and languages) and having the lowest
12mr|xplc-0.3.13-12|24	possible overhead (both in machine resources and programming effort).
12mr|xplc-0.3.13-12|25	
12mr|xplc-0.3.13-12|26	%package uuidgen
12mr|xplc-0.3.13-12|27	Group:		System/Libraries
12mr|xplc-0.3.13-12|28	Summary: 	Component system
12mr|xplc-0.3.13-12|29	
12mr|xplc-0.3.13-12|30	%description uuidgen
12mr|xplc-0.3.13-12|31	XPLC ("Cross-Platform Lightweight Components") is a component system that will
12mr|xplc-0.3.13-12|32	provide extensibility and reusability both inside and between applications,
12mr|xplc-0.3.13-12|33	while being portable across platforms (and languages) and having the lowest
12mr|xplc-0.3.13-12|34	possible overhead (both in machine resources and programming effort). This
12mr|xplc-0.3.13-12|35	packages contains the UUID generation tools that are provided with XPLC. The
12mr|xplc-0.3.13-12|36	'uuidgen' tool is renamed 'xplc-uuidgen' to avoid conflict with the 'uuidgen'
12mr|xplc-0.3.13-12|37	tool in the e2fs-progs package.
12mr|xplc-0.3.13-12|38	
12mr|xplc-0.3.13-12|39	%package -n %{libname}
12mr|xplc-0.3.13-12|40	Group:		System/Libraries
12mr|xplc-0.3.13-12|41	Summary:	Component system
12mr|xplc-0.3.13-12|42	
12mr|xplc-0.3.13-12|43	%description -n %{libname}
12mr|xplc-0.3.13-12|44	XPLC ("Cross-Platform Lightweight Components") is a component system that will
12mr|xplc-0.3.13-12|45	provide extensibility and reusability both inside and between applications,
12mr|xplc-0.3.13-12|46	while being portable across platforms (and languages) and having the lowest
12mr|xplc-0.3.13-12|47	possible overhead (both in machine resources and programming effort).
12mr|xplc-0.3.13-12|48	
12mr|xplc-0.3.13-12|49	%package -n %{develname}
12mr|xplc-0.3.13-12|50	Summary:	Development files for XPLC
12mr|xplc-0.3.13-12|51	Group:		Development/C
12mr|xplc-0.3.13-12|52	Requires:	%{libname} = %{version}-%{release}
12mr|xplc-0.3.13-12|53	Provides:	%{name}-devel = %{version}-%{release}
12mr|xplc-0.3.13-12|54	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|xplc-0.3.13-12|55	
12mr|xplc-0.3.13-12|56	%description -n %{develname}
12mr|xplc-0.3.13-12|57	XPLC ("Cross-Platform Lightweight Components") is a component system that will
12mr|xplc-0.3.13-12|58	provide extensibility and reusability both inside and between applications,
12mr|xplc-0.3.13-12|59	while being portable across platforms (and languages) and having the lowest
12mr|xplc-0.3.13-12|60	possible overhead (both in machine resources and programming effort). This
12mr|xplc-0.3.13-12|61	package contains the files needed for developing applications which use
12mr|xplc-0.3.13-12|62	XPLC.
12mr|xplc-0.3.13-12|63	
12mr|xplc-0.3.13-12|64	%prep
12mr|xplc-0.3.13-12|65	%setup -q
12mr|xplc-0.3.13-12|66	%patch0 -p1 -b .devel
12mr|xplc-0.3.13-12|67	%patch1 -p1 -b .uuid
12mr|xplc-0.3.13-12|68	%patch2 -p0 -b .needed
12mr|xplc-0.3.13-12|69	
12mr|xplc-0.3.13-12|70	%build
12mr|xplc-0.3.13-12|71	%configure2_5x
12mr|xplc-0.3.13-12|72	%make
12mr|xplc-0.3.13-12|73	
12mr|xplc-0.3.13-12|74	%install
12mr|xplc-0.3.13-12|75	%makeinstall_std
12mr|xplc-0.3.13-12|76	
12mr|xplc-0.3.13-12|77	%files uuidgen
12mr|xplc-0.3.13-12|78	%{_bindir}/*
12mr|xplc-0.3.13-12|79	%{_mandir}/man1/*
12mr|xplc-0.3.13-12|80	
12mr|xplc-0.3.13-12|81	%files -n %{libname}
12mr|xplc-0.3.13-12|82	%doc NEWS README TODO
12mr|xplc-0.3.13-12|83	%{_libdir}/*.so.%{major}*
12mr|xplc-0.3.13-12|84	
12mr|xplc-0.3.13-12|85	%files -n %{develname}
12mr|xplc-0.3.13-12|86	%{_includedir}/%{name}-%{version}
12mr|xplc-0.3.13-12|87	%{_libdir}/*.a
12mr|xplc-0.3.13-12|88	%{_libdir}/*.so
12mr|xplc-0.3.13-12|89	%{_libdir}/pkgconfig/*
12mr|xplc-0.3.13-12|90	
12mr|xplc-0.3.13-12|91	
12mr|xplc-0.3.13-12|92	
12mr|xplc-0.3.13-12|93	%changelog
12mr|xplc-0.3.13-12|94	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|xplc-0.3.13-12|95	+ Commit: d5c1def
12mr|xplc-0.3.13-12|96	- Spec cleanup
12mr|xplc-0.3.13-12|97	
12mr|xplc-0.3.13-12|98	

19369 12
12mr|xpp2-2.1.10-6.1.12|1	# Copyright (c) 2000-2007, JPackage Project
12mr|xpp2-2.1.10-6.1.12|2	# All rights reserved.
12mr|xpp2-2.1.10-6.1.12|3	#
12mr|xpp2-2.1.10-6.1.12|4	# Redistribution and use in source and binary forms, with or without
12mr|xpp2-2.1.10-6.1.12|5	# modification, are permitted provided that the following conditions
12mr|xpp2-2.1.10-6.1.12|6	# are met:
12mr|xpp2-2.1.10-6.1.12|7	#
12mr|xpp2-2.1.10-6.1.12|8	# 1. Redistributions of source code must retain the above copyright
12mr|xpp2-2.1.10-6.1.12|9	#    notice, this list of conditions and the following disclaimer.
12mr|xpp2-2.1.10-6.1.12|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|xpp2-2.1.10-6.1.12|11	#    notice, this list of conditions and the following disclaimer in the
12mr|xpp2-2.1.10-6.1.12|12	#    documentation and/or other materials provided with the
12mr|xpp2-2.1.10-6.1.12|13	#    distribution.
12mr|xpp2-2.1.10-6.1.12|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|xpp2-2.1.10-6.1.12|15	#    contributors may be used to endorse or promote products derived
12mr|xpp2-2.1.10-6.1.12|16	#    from this software without specific prior written permission.
12mr|xpp2-2.1.10-6.1.12|17	#
12mr|xpp2-2.1.10-6.1.12|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|xpp2-2.1.10-6.1.12|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|xpp2-2.1.10-6.1.12|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|xpp2-2.1.10-6.1.12|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|xpp2-2.1.10-6.1.12|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|xpp2-2.1.10-6.1.12|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|xpp2-2.1.10-6.1.12|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|xpp2-2.1.10-6.1.12|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|xpp2-2.1.10-6.1.12|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|xpp2-2.1.10-6.1.12|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|xpp2-2.1.10-6.1.12|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|xpp2-2.1.10-6.1.12|29	#
12mr|xpp2-2.1.10-6.1.12|30	
12mr|xpp2-2.1.10-6.1.12|31	%define gcj_support  1
12mr|xpp2-2.1.10-6.1.12|32	%define originalname PullParser
12mr|xpp2-2.1.10-6.1.12|33	
12mr|xpp2-2.1.10-6.1.12|34	Summary:        XML Pull Parser
12mr|xpp2-2.1.10-6.1.12|35	Name:           xpp2
12mr|xpp2-2.1.10-6.1.12|36	Version:        2.1.10
12mr|xpp2-2.1.10-6.1.12|37	Release:        6.1.12
12mr|xpp2-2.1.10-6.1.12|38	Epoch:          0
12mr|xpp2-2.1.10-6.1.12|39	License:        Apache Software License
12mr|xpp2-2.1.10-6.1.12|40	URL:            http://www.extreme.indiana.edu/xgws/xsoap/xpp/
12mr|xpp2-2.1.10-6.1.12|41	Group:          Development/Java
12mr|xpp2-2.1.10-6.1.12|42	Source0:        http://www.extreme.indiana.edu/xgws/xsoap/xpp/download/PullParser2/PullParser2.1.10.tgz
12mr|xpp2-2.1.10-6.1.12|43	Patch0:         xpp2-build_xml.patch
12mr|xpp2-2.1.10-6.1.12|44	BuildRequires:  ant >= 0:1.6
12mr|xpp2-2.1.10-6.1.12|45	BuildRequires:  ant-junit >= 0:1.6
12mr|xpp2-2.1.10-6.1.12|46	BuildRequires:  java-devel
12mr|xpp2-2.1.10-6.1.12|47	BuildRequires:  java-rpmbuild >= 0:1.6
12mr|xpp2-2.1.10-6.1.12|48	BuildRequires:  junit
12mr|xpp2-2.1.10-6.1.12|49	BuildRequires:  xerces-j2
12mr|xpp2-2.1.10-6.1.12|50	BuildRequires:  xml-commons-jaxp-1.3-apis
12mr|xpp2-2.1.10-6.1.12|51	Requires:       xml-commons-jaxp-1.3-apis
12mr|xpp2-2.1.10-6.1.12|52	Requires:       jpackage-utils
12mr|xpp2-2.1.10-6.1.12|53	%if %{gcj_support}
12mr|xpp2-2.1.10-6.1.12|54	BuildRequires:  java-gcj-compat-devel
12mr|xpp2-2.1.10-6.1.12|55	%else
12mr|xpp2-2.1.10-6.1.12|56	BuildArch:      noarch
12mr|xpp2-2.1.10-6.1.12|57	BuildRequires:  java-devel
12mr|xpp2-2.1.10-6.1.12|58	%endif
12mr|xpp2-2.1.10-6.1.12|59	
12mr|xpp2-2.1.10-6.1.12|60	
12mr|xpp2-2.1.10-6.1.12|61	%description
12mr|xpp2-2.1.10-6.1.12|62	XML Pull Parser 2 (XPP2) is a simple and fast incremental XML parser.
12mr|xpp2-2.1.10-6.1.12|63	NOTE: XPP2 is no longer developed and is on maintenance mode.
12mr|xpp2-2.1.10-6.1.12|64	All active development concentrates on its successor XPP3/MXP1.
12mr|xpp2-2.1.10-6.1.12|65	
12mr|xpp2-2.1.10-6.1.12|66	%package javadoc
12mr|xpp2-2.1.10-6.1.12|67	Summary:        Javadoc for %{name}
12mr|xpp2-2.1.10-6.1.12|68	Group:          Development/Java
12mr|xpp2-2.1.10-6.1.12|69	
12mr|xpp2-2.1.10-6.1.12|70	%description javadoc
12mr|xpp2-2.1.10-6.1.12|71	%{summary}.
12mr|xpp2-2.1.10-6.1.12|72	
12mr|xpp2-2.1.10-6.1.12|73	%package doc
12mr|xpp2-2.1.10-6.1.12|74	Summary:        Manual for %{name}
12mr|xpp2-2.1.10-6.1.12|75	Group:          Development/Java
12mr|xpp2-2.1.10-6.1.12|76	
12mr|xpp2-2.1.10-6.1.12|77	%description doc
12mr|xpp2-2.1.10-6.1.12|78	%{summary}.
12mr|xpp2-2.1.10-6.1.12|79	
12mr|xpp2-2.1.10-6.1.12|80	%package demo
12mr|xpp2-2.1.10-6.1.12|81	Summary:        Samples for %{name}
12mr|xpp2-2.1.10-6.1.12|82	Group:          Development/Java
12mr|xpp2-2.1.10-6.1.12|83	Requires:       %{name} = %{epoch}:%{version}
12mr|xpp2-2.1.10-6.1.12|84	
12mr|xpp2-2.1.10-6.1.12|85	%description demo
12mr|xpp2-2.1.10-6.1.12|86	%{summary}.
12mr|xpp2-2.1.10-6.1.12|87	
12mr|xpp2-2.1.10-6.1.12|88	%prep
12mr|xpp2-2.1.10-6.1.12|89	%setup -q -n %{originalname}%{version}
12mr|xpp2-2.1.10-6.1.12|90	%remove_java_binaries
12mr|xpp2-2.1.10-6.1.12|91	
12mr|xpp2-2.1.10-6.1.12|92	%patch0 -b .sav
12mr|xpp2-2.1.10-6.1.12|93	
12mr|xpp2-2.1.10-6.1.12|94	%build
12mr|xpp2-2.1.10-6.1.12|95	export OPT_JAR_LIST="ant/ant-junit junit"
12mr|xpp2-2.1.10-6.1.12|96	export CLASSPATH=$(build-classpath xerces-j2 xml-commons-jaxp-1.3-apis)
12mr|xpp2-2.1.10-6.1.12|97	%{ant} all api api.impl
12mr|xpp2-2.1.10-6.1.12|98	CLASSPATH=$CLASSPATH:$(build-classpath junit):build/tests:build/lib/PullParser-2.1.10.jar
12mr|xpp2-2.1.10-6.1.12|99	%{java} AllTests
12mr|xpp2-2.1.10-6.1.12|100	
12mr|xpp2-2.1.10-6.1.12|101	%install
12mr|xpp2-2.1.10-6.1.12|102	rm -rf $RPM_BUILD_ROOT
12mr|xpp2-2.1.10-6.1.12|103	
12mr|xpp2-2.1.10-6.1.12|104	# jars
12mr|xpp2-2.1.10-6.1.12|105	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mr|xpp2-2.1.10-6.1.12|106	
12mr|xpp2-2.1.10-6.1.12|107	cp -p build/lib/%{originalname}-intf-%{version}.jar \
12mr|xpp2-2.1.10-6.1.12|108	$RPM_BUILD_ROOT%{_javadir}/%{name}-intf-%{version}.jar
12mr|xpp2-2.1.10-6.1.12|109	cp -p build/lib/%{originalname}-standard-%{version}.jar \
12mr|xpp2-2.1.10-6.1.12|110	$RPM_BUILD_ROOT%{_javadir}/%{name}-standard-%{version}.jar
12mr|xpp2-2.1.10-6.1.12|111	cp -p build/lib/%{originalname}-%{version}.jar \
12mr|xpp2-2.1.10-6.1.12|112	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mr|xpp2-2.1.10-6.1.12|113	cp -p build/lib/%{originalname}-x2-%{version}.jar \
12mr|xpp2-2.1.10-6.1.12|114	$RPM_BUILD_ROOT%{_javadir}/%{name}-x2-%{version}.jar
12mr|xpp2-2.1.10-6.1.12|115	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mr|xpp2-2.1.10-6.1.12|116	
12mr|xpp2-2.1.10-6.1.12|117	# javadoc
12mr|xpp2-2.1.10-6.1.12|118	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/api
12mr|xpp2-2.1.10-6.1.12|119	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/api_impl
12mr|xpp2-2.1.10-6.1.12|120	cp -pr doc/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/api
12mr|xpp2-2.1.10-6.1.12|121	#cp -pr doc/api_impl/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/api_impl
12mr|xpp2-2.1.10-6.1.12|122	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|xpp2-2.1.10-6.1.12|123	
12mr|xpp2-2.1.10-6.1.12|124	
12mr|xpp2-2.1.10-6.1.12|125	rm -rf doc/{build.txt,api,api_impl}
12mr|xpp2-2.1.10-6.1.12|126	
12mr|xpp2-2.1.10-6.1.12|127	# doc
12mr|xpp2-2.1.10-6.1.12|128	mkdir -p $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version}
12mr|xpp2-2.1.10-6.1.12|129	cp -pr doc/* $RPM_BUILD_ROOT%{_datadir}/doc/%{name}-%{version}
12mr|xpp2-2.1.10-6.1.12|130	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_datadir}/doc/%{name}
12mr|xpp2-2.1.10-6.1.12|131	
12mr|xpp2-2.1.10-6.1.12|132	# demo
12mr|xpp2-2.1.10-6.1.12|133	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12mr|xpp2-2.1.10-6.1.12|134	cp -pr src/java/samples/* $RPM_BUILD_ROOT%{_datadir}/%{name}-%{version}
12mr|xpp2-2.1.10-6.1.12|135	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_datadir}/%{name}
12mr|xpp2-2.1.10-6.1.12|136	
12mr|xpp2-2.1.10-6.1.12|137	%if %{gcj_support}
12mr|xpp2-2.1.10-6.1.12|138	%{_bindir}/aot-compile-rpm
12mr|xpp2-2.1.10-6.1.12|139	%endif
12mr|xpp2-2.1.10-6.1.12|140	
12mr|xpp2-2.1.10-6.1.12|141	%if %{gcj_support}
12mr|xpp2-2.1.10-6.1.12|142	%post
12mr|xpp2-2.1.10-6.1.12|143	%{update_gcjdb}
12mr|xpp2-2.1.10-6.1.12|144	
12mr|xpp2-2.1.10-6.1.12|145	%postun
12mr|xpp2-2.1.10-6.1.12|146	%{clean_gcjdb}
12mr|xpp2-2.1.10-6.1.12|147	%endif
12mr|xpp2-2.1.10-6.1.12|148	
12mr|xpp2-2.1.10-6.1.12|149	%files
12mr|xpp2-2.1.10-6.1.12|150	%defattr(0644,root,root,0755)
12mr|xpp2-2.1.10-6.1.12|151	%doc README.html
12mr|xpp2-2.1.10-6.1.12|152	%doc LICENSE.txt
12mr|xpp2-2.1.10-6.1.12|153	%{_javadir}/%{name}.jar
12mr|xpp2-2.1.10-6.1.12|154	%{_javadir}/%{name}-%{version}.jar
12mr|xpp2-2.1.10-6.1.12|155	%{_javadir}/%{name}-intf.jar
12mr|xpp2-2.1.10-6.1.12|156	%{_javadir}/%{name}-intf-%{version}.jar
12mr|xpp2-2.1.10-6.1.12|157	%{_javadir}/%{name}-standard.jar
12mr|xpp2-2.1.10-6.1.12|158	%{_javadir}/%{name}-standard-%{version}.jar
12mr|xpp2-2.1.10-6.1.12|159	%{_javadir}/%{name}-x2.jar
12mr|xpp2-2.1.10-6.1.12|160	%{_javadir}/%{name}-x2-%{version}.jar
12mr|xpp2-2.1.10-6.1.12|161	%if %{gcj_support}
12mr|xpp2-2.1.10-6.1.12|162	%dir %{_libdir}/gcj/%{name}
12mr|xpp2-2.1.10-6.1.12|163	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mr|xpp2-2.1.10-6.1.12|164	%endif
12mr|xpp2-2.1.10-6.1.12|165	
12mr|xpp2-2.1.10-6.1.12|166	%files javadoc
12mr|xpp2-2.1.10-6.1.12|167	%defattr(0644,root,root,0755)
12mr|xpp2-2.1.10-6.1.12|168	%doc %{_javadocdir}/%{name}-%{version}
12mr|xpp2-2.1.10-6.1.12|169	%doc %{_javadocdir}/%{name}
12mr|xpp2-2.1.10-6.1.12|170	
12mr|xpp2-2.1.10-6.1.12|171	%files doc
12mr|xpp2-2.1.10-6.1.12|172	%defattr(0644,root,root,0755)
12mr|xpp2-2.1.10-6.1.12|173	%doc %{_datadir}/doc/%{name}-%{version}
12mr|xpp2-2.1.10-6.1.12|174	
12mr|xpp2-2.1.10-6.1.12|175	%files demo
12mr|xpp2-2.1.10-6.1.12|176	%defattr(0644,root,root,0755)
12mr|xpp2-2.1.10-6.1.12|177	%{_datadir}/%{name}-%{version}
12mr|xpp2-2.1.10-6.1.12|178	%{_datadir}/%{name}
12mr|xpp2-2.1.10-6.1.12|179	
12mr|xpp2-2.1.10-6.1.12|180	
12mr|xpp2-2.1.10-6.1.12|181	
12mr|xpp2-2.1.10-6.1.12|182	%changelog
12mr|xpp2-2.1.10-6.1.12|183	* Fri Oct  19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|xpp2-2.1.10-6.1.12|184	+ Commit: d3c394e
12mr|xpp2-2.1.10-6.1.12|185	- Restore gcj support
12mr|xpp2-2.1.10-6.1.12|186	
12mr|xpp2-2.1.10-6.1.12|187	

19370 12
12mr|xpp3-1.1.3.8-7|1	# Copyright (c) 2000-2005, JPackage Project
12mr|xpp3-1.1.3.8-7|2	# All rights reserved.
12mr|xpp3-1.1.3.8-7|3	#
12mr|xpp3-1.1.3.8-7|4	# Redistribution and use in source and binary forms, with or without
12mr|xpp3-1.1.3.8-7|5	# modification, are permitted provided that the following conditions
12mr|xpp3-1.1.3.8-7|6	# are met:
12mr|xpp3-1.1.3.8-7|7	#
12mr|xpp3-1.1.3.8-7|8	# 1. Redistributions of source code must retain the above copyright
12mr|xpp3-1.1.3.8-7|9	#    notice, this list of conditions and the following disclaimer.
12mr|xpp3-1.1.3.8-7|10	# 2. Redistributions in binary form must reproduce the above copyright
12mr|xpp3-1.1.3.8-7|11	#    notice, this list of conditions and the following disclaimer in the
12mr|xpp3-1.1.3.8-7|12	#    documentation and/or other materials provided with the
12mr|xpp3-1.1.3.8-7|13	#    distribution.
12mr|xpp3-1.1.3.8-7|14	# 3. Neither the name of the JPackage Project nor the names of its
12mr|xpp3-1.1.3.8-7|15	#    contributors may be used to endorse or promote products derived
12mr|xpp3-1.1.3.8-7|16	#    from this software without specific prior written permission.
12mr|xpp3-1.1.3.8-7|17	#
12mr|xpp3-1.1.3.8-7|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mr|xpp3-1.1.3.8-7|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mr|xpp3-1.1.3.8-7|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mr|xpp3-1.1.3.8-7|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mr|xpp3-1.1.3.8-7|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mr|xpp3-1.1.3.8-7|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mr|xpp3-1.1.3.8-7|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mr|xpp3-1.1.3.8-7|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mr|xpp3-1.1.3.8-7|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mr|xpp3-1.1.3.8-7|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mr|xpp3-1.1.3.8-7|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mr|xpp3-1.1.3.8-7|29	#
12mr|xpp3-1.1.3.8-7|30	
12mr|xpp3-1.1.3.8-7|31	%define oversion 1.1.3_8
12mr|xpp3-1.1.3.8-7|32	
12mr|xpp3-1.1.3.8-7|33	Summary:        XML Pull Parser
12mr|xpp3-1.1.3.8-7|34	Name:           xpp3
12mr|xpp3-1.1.3.8-7|35	Version:        1.1.3.8
12mr|xpp3-1.1.3.8-7|36	Release:        7
12mr|xpp3-1.1.3.8-7|37	License:        ASL 1.1
12mr|xpp3-1.1.3.8-7|38	URL:            http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/index.html
12mr|xpp3-1.1.3.8-7|39	Group:          Development/Java
12mr|xpp3-1.1.3.8-7|40	Source0:        http://www.extreme.indiana.edu/dist/java-repository/xpp3/distributions/xpp3-%{oversion}_src.tgz
12mr|xpp3-1.1.3.8-7|41	Source1:        http://mirrors.ibiblio.org/pub/mirrors/maven2/xpp3/xpp3/1.1.3.4.O/xpp3-1.1.3.4.O.pom
12mr|xpp3-1.1.3.8-7|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
12mr|xpp3-1.1.3.8-7|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
12mr|xpp3-1.1.3.8-7|44	Patch0:         %{name}-link-docs-locally.patch
12mr|xpp3-1.1.3.8-7|45	Requires:       jpackage-utils >= 0:1.6
12mr|xpp3-1.1.3.8-7|46	Requires:       java >= 0:1.4.2
12mr|xpp3-1.1.3.8-7|47	BuildRequires:  jpackage-utils >= 0:1.6
12mr|xpp3-1.1.3.8-7|48	BuildRequires:  ant >= 0:1.6
12mr|xpp3-1.1.3.8-7|49	BuildRequires:  junit
12mr|xpp3-1.1.3.8-7|50	BuildRequires:  xml-commons-apis
12mr|xpp3-1.1.3.8-7|51	BuildRequires:  /usr/bin/perl
12mr|xpp3-1.1.3.8-7|52	Requires:       jpackage-utils
12mr|xpp3-1.1.3.8-7|53	Requires:       junit
12mr|xpp3-1.1.3.8-7|54	Requires:       xml-commons-apis
12mr|xpp3-1.1.3.8-7|55	Requires:       java
12mr|xpp3-1.1.3.8-7|56	Requires(post):   jpackage-utils
12mr|xpp3-1.1.3.8-7|57	Requires(postun): jpackage-utils
12mr|xpp3-1.1.3.8-7|58	
12mr|xpp3-1.1.3.8-7|59	BuildArch:      noarch
12mr|xpp3-1.1.3.8-7|60	
12mr|xpp3-1.1.3.8-7|61	%description
12mr|xpp3-1.1.3.8-7|62	Xml Pull Parser 3rd Edition (XPP3) MXP1 is a new XmlPull
12mr|xpp3-1.1.3.8-7|63	parsing engine that is based on ideas from XPP and in
12mr|xpp3-1.1.3.8-7|64	particular XPP2 but completely revised and rewritten to
12mr|xpp3-1.1.3.8-7|65	take best advantage of latest JIT JVMs such as Hotspot in JDK 1.4.
12mr|xpp3-1.1.3.8-7|66	
12mr|xpp3-1.1.3.8-7|67	%package minimal
12mr|xpp3-1.1.3.8-7|68	Summary:        Minimal XML Pull Parser
12mr|xpp3-1.1.3.8-7|69	Group:          Development/Java
12mr|xpp3-1.1.3.8-7|70	Requires:       jpackage-utils
12mr|xpp3-1.1.3.8-7|71	Requires:       junit
12mr|xpp3-1.1.3.8-7|72	Requires:       xml-commons-apis
12mr|xpp3-1.1.3.8-7|73	Requires:       java
12mr|xpp3-1.1.3.8-7|74	Requires(post):   jpackage-utils
12mr|xpp3-1.1.3.8-7|75	Requires(postun): jpackage-utils
12mr|xpp3-1.1.3.8-7|76	
12mr|xpp3-1.1.3.8-7|77	%description minimal
12mr|xpp3-1.1.3.8-7|78	Minimal XML pull parser implementation.
12mr|xpp3-1.1.3.8-7|79	
12mr|xpp3-1.1.3.8-7|80	%package javadoc
12mr|xpp3-1.1.3.8-7|81	Summary:        Javadoc for %{name}
12mr|xpp3-1.1.3.8-7|82	Group:          Development/Java
12mr|xpp3-1.1.3.8-7|83	Requires:       jpackage-utils
12mr|xpp3-1.1.3.8-7|84	
12mr|xpp3-1.1.3.8-7|85	%description javadoc
12mr|xpp3-1.1.3.8-7|86	Javadoc for %{name}.
12mr|xpp3-1.1.3.8-7|87	
12mr|xpp3-1.1.3.8-7|88	%prep
12mr|xpp3-1.1.3.8-7|89	%setup -q -n %{name}-%{oversion}
12mr|xpp3-1.1.3.8-7|90	# remove all binary libs
12mr|xpp3-1.1.3.8-7|91	find . -name "*.jar" -exec rm -f {} \;
12mr|xpp3-1.1.3.8-7|92	
12mr|xpp3-1.1.3.8-7|93	%patch0
12mr|xpp3-1.1.3.8-7|94	
12mr|xpp3-1.1.3.8-7|95	%build
12mr|xpp3-1.1.3.8-7|96	export CLASSPATH=$(build-classpath xml-commons-apis junit)
12mr|xpp3-1.1.3.8-7|97	ant xpp3 junit apidoc
12mr|xpp3-1.1.3.8-7|98	
12mr|xpp3-1.1.3.8-7|99	%install
12mr|xpp3-1.1.3.8-7|100	
12mr|xpp3-1.1.3.8-7|101	# jars
12mr|xpp3-1.1.3.8-7|102	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mr|xpp3-1.1.3.8-7|103	cp -p build/%{name}-%{oversion}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12mr|xpp3-1.1.3.8-7|104	cp -p build/%{name}_min-%{oversion}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-minimal.jar
12mr|xpp3-1.1.3.8-7|105	cp -p build/%{name}_xpath-%{oversion}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-xpath.jar
12mr|xpp3-1.1.3.8-7|106	
12mr|xpp3-1.1.3.8-7|107	# javadoc
12mr|xpp3-1.1.3.8-7|108	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|xpp3-1.1.3.8-7|109	cp -pr doc/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mr|xpp3-1.1.3.8-7|110	
12mr|xpp3-1.1.3.8-7|111	rm -rf doc/{build.txt,api}
12mr|xpp3-1.1.3.8-7|112	
12mr|xpp3-1.1.3.8-7|113	install -d -m 755 %{buildroot}%{_mavenpomdir}
12mr|xpp3-1.1.3.8-7|114	install -pm 644 %{SOURCE3} \
12mr|xpp3-1.1.3.8-7|115	%{buildroot}%{_mavenpomdir}/JPP-%{name}-minimal.pom
12mr|xpp3-1.1.3.8-7|116	%add_to_maven_depmap %{name} %{name}_min %{version} JPP %{name}-minimal
12mr|xpp3-1.1.3.8-7|117	
12mr|xpp3-1.1.3.8-7|118	mv %{buildroot}%{_mavendepmapfragdir}/%{name} %{buildroot}%{_mavendepmapfragdir}/%{name}-minimal
12mr|xpp3-1.1.3.8-7|119	install -pm 644 %{SOURCE1} \
12mr|xpp3-1.1.3.8-7|120	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
12mr|xpp3-1.1.3.8-7|121	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
12mr|xpp3-1.1.3.8-7|122	
12mr|xpp3-1.1.3.8-7|123	install -pm 644 %{SOURCE2} \
12mr|xpp3-1.1.3.8-7|124	%{buildroot}%{_mavenpomdir}/JPP-%{name}-xpath.pom
12mr|xpp3-1.1.3.8-7|125	%add_to_maven_depmap %{name} %{name}_xpath %{version} JPP %{name}-xpath
12mr|xpp3-1.1.3.8-7|126	
12mr|xpp3-1.1.3.8-7|127	
12mr|xpp3-1.1.3.8-7|128	%post
12mr|xpp3-1.1.3.8-7|129	%update_maven_depmap
12mr|xpp3-1.1.3.8-7|130	
12mr|xpp3-1.1.3.8-7|131	%postun
12mr|xpp3-1.1.3.8-7|132	%update_maven_depmap
12mr|xpp3-1.1.3.8-7|133	
12mr|xpp3-1.1.3.8-7|134	%post minimal
12mr|xpp3-1.1.3.8-7|135	%update_maven_depmap
12mr|xpp3-1.1.3.8-7|136	
12mr|xpp3-1.1.3.8-7|137	%postun minimal
12mr|xpp3-1.1.3.8-7|138	%update_maven_depmap
12mr|xpp3-1.1.3.8-7|139	
12mr|xpp3-1.1.3.8-7|140	%files
12mr|xpp3-1.1.3.8-7|141	%defattr(-,root,root,-)
12mr|xpp3-1.1.3.8-7|142	%doc README.html LICENSE.txt doc/*
12mr|xpp3-1.1.3.8-7|143	%{_javadir}/%{name}.jar
12mr|xpp3-1.1.3.8-7|144	%{_javadir}/%{name}-xpath.jar
12mr|xpp3-1.1.3.8-7|145	%{_mavenpomdir}/JPP-%{name}-xpath.pom
12mr|xpp3-1.1.3.8-7|146	%{_mavenpomdir}/JPP-%{name}.pom
12mr|xpp3-1.1.3.8-7|147	%{_mavendepmapfragdir}/%{name}
12mr|xpp3-1.1.3.8-7|148	
12mr|xpp3-1.1.3.8-7|149	%files minimal
12mr|xpp3-1.1.3.8-7|150	%defattr(-,root,root,-)
12mr|xpp3-1.1.3.8-7|151	%doc LICENSE.txt
12mr|xpp3-1.1.3.8-7|152	%{_mavendepmapfragdir}/%{name}-minimal
12mr|xpp3-1.1.3.8-7|153	%{_mavenpomdir}/JPP-%{name}-minimal.pom
12mr|xpp3-1.1.3.8-7|154	%{_javadir}/%{name}-minimal.jar
12mr|xpp3-1.1.3.8-7|155	
12mr|xpp3-1.1.3.8-7|156	%files javadoc
12mr|xpp3-1.1.3.8-7|157	%defattr(-,root,root,-)
12mr|xpp3-1.1.3.8-7|158	%doc %{_javadocdir}/*
12mr|xpp3-1.1.3.8-7|159	
12mr|xpp3-1.1.3.8-7|160	
12mr|xpp3-1.1.3.8-7|161	
12mr|xpp3-1.1.3.8-7|162	
12mr|xpp3-1.1.3.8-7|163	%changelog
12mr|xpp3-1.1.3.8-7|164	

19371 12
12mr|xpr-1.0.4-1|1	Name:		xpr
12mr|xpr-1.0.4-1|2	Version:	1.0.4
12mr|xpr-1.0.4-1|3	Release:	1
12mr|xpr-1.0.4-1|4	Summary:	Dump an X window directly to a printer
12mr|xpr-1.0.4-1|5	Group:		Development/X11
12mr|xpr-1.0.4-1|6	License:	MIT
12mr|xpr-1.0.4-1|7	URL:		http://xorg.freedesktop.org
12mr|xpr-1.0.4-1|8	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xpr-1.0.4-1|9	
12mr|xpr-1.0.4-1|10	BuildRequires:	pkgconfig(x11)
12mr|xpr-1.0.4-1|11	BuildRequires:	pkgconfig(xmu)
12mr|xpr-1.0.4-1|12	BuildRequires:	x11-util-macros
12mr|xpr-1.0.4-1|13	
12mr|xpr-1.0.4-1|14	%description
12mr|xpr-1.0.4-1|15	Xpr takes as input a window dump file produced by xwd(1) and formats it for
12mr|xpr-1.0.4-1|16	output on PostScript printers, the Digital LN03 or LA100, the IBM PP3812 page
12mr|xpr-1.0.4-1|17	printer, the HP LaserJet (or other PCL printers), or the HP PaintJet.
12mr|xpr-1.0.4-1|18	
12mr|xpr-1.0.4-1|19	%prep
12mr|xpr-1.0.4-1|20	%setup -q
12mr|xpr-1.0.4-1|21	
12mr|xpr-1.0.4-1|22	%build
12mr|xpr-1.0.4-1|23	%configure2_5x	--x-includes=%{_includedir}\
12mr|xpr-1.0.4-1|24	--x-libraries=%{_libdir}
12mr|xpr-1.0.4-1|25	
12mr|xpr-1.0.4-1|26	%make
12mr|xpr-1.0.4-1|27	
12mr|xpr-1.0.4-1|28	%install
12mr|xpr-1.0.4-1|29	%makeinstall_std
12mr|xpr-1.0.4-1|30	
12mr|xpr-1.0.4-1|31	%files
12mr|xpr-1.0.4-1|32	%{_bindir}/xpr
12mr|xpr-1.0.4-1|33	%{_bindir}/xdpr
12mr|xpr-1.0.4-1|34	%{_mandir}/man1/xdpr.1*
12mr|xpr-1.0.4-1|35	%{_mandir}/man1/xpr.1*
12mr|xpr-1.0.4-1|36	

19372 12
12mr|xpra-0.7.1-2|1	Summary:	Persistent remote applications for X
12mr|xpra-0.7.1-2|2	Name:		xpra
12mr|xpra-0.7.1-2|3	Version:	0.7.1
12mr|xpra-0.7.1-2|4	Release:	2
12mr|xpra-0.7.1-2|5	License:	GPLv2+
12mr|xpra-0.7.1-2|6	Group:		Networking/Other
12mr|xpra-0.7.1-2|7	URL:		http://xpra.org/
12mr|xpra-0.7.1-2|8	Source0:	http://xpra.org/src/%{name}-%{version}.tar.xz
12mr|xpra-0.7.1-2|9	Patch0:		libavcdc_lx11.patch
12mr|xpra-0.7.1-2|10	Patch1:		disable-x264.patch
12mr|xpra-0.7.1-2|11	BuildRequires:	python-setuptools
12mr|xpra-0.7.1-2|12	BuildRequires:	python-cython
12mr|xpra-0.7.1-2|13	BuildRequires:	pkgconfig(pygobject-2.0)
12mr|xpra-0.7.1-2|14	BuildRequires:	pkgconfig(gdk-x11-2.0)
12mr|xpra-0.7.1-2|15	BuildRequires:	pkgconfig(libswscale)
12mr|xpra-0.7.1-2|16	BuildRequires:	pygtk2.0-devel
12mr|xpra-0.7.1-2|17	Requires:	pygtk2
12mr|xpra-0.7.1-2|18	Requires:	x11-tools
12mr|xpra-0.7.1-2|19	Requires:	x11-server-xvfb
12mr|xpra-0.7.1-2|20	Requires:	python-imaging
12mr|xpra-0.7.1-2|21	Requires:	dbus-python
12mr|xpra-0.7.1-2|22	
12mr|xpra-0.7.1-2|23	%description
12mr|xpra-0.7.1-2|24	Xpra gives you "persistent remote applications" for X. That is, unlike normal
12mr|xpra-0.7.1-2|25	X applications, applications run with xpra are "persistent" -- you can run
12mr|xpra-0.7.1-2|26	them remotely, and they don't die if your connection does. You can detach them,
12mr|xpra-0.7.1-2|27	and reattach them later -- even from another computer -- with no loss of state.
12mr|xpra-0.7.1-2|28	And unlike VNC or RDP, xpra is for remote applications, not remote desktops --
12mr|xpra-0.7.1-2|29	individual applications show up as individual windows on your screen, managed
12mr|xpra-0.7.1-2|30	by your window manager. They're not trapped in a box. So basically it's screen
12mr|xpra-0.7.1-2|31	for remote X apps.
12mr|xpra-0.7.1-2|32	
12mr|xpra-0.7.1-2|33	%prep
12mr|xpra-0.7.1-2|34	%setup -q
12mr|xpra-0.7.1-2|35	%patch0 -p1
12mr|xpra-0.7.1-2|36	%patch1 -p1
12mr|xpra-0.7.1-2|37	
12mr|xpra-0.7.1-2|38	%build
12mr|xpra-0.7.1-2|39	sed -e "s:libwebp.so.2:libwebp.so.4:" \
12mr|xpra-0.7.1-2|40	-i "xpra/webm/__init__.py" || die
12mr|xpra-0.7.1-2|41	
12mr|xpra-0.7.1-2|42	python make_constants_pxi.py wimpiggy/lowlevel/constants.txt wimpiggy/lowlevel/constants.pxi
12mr|xpra-0.7.1-2|43	python setup.py build
12mr|xpra-0.7.1-2|44	
12mr|xpra-0.7.1-2|45	%install
12mr|xpra-0.7.1-2|46	python setup.py install -O1  --prefix /usr --skip-build --root %{buildroot}
12mr|xpra-0.7.1-2|47	
12mr|xpra-0.7.1-2|48	%files
12mr|xpra-0.7.1-2|49	%{_sysconfdir}/%{name}/xorg.conf
12mr|xpra-0.7.1-2|50	%{_sysconfdir}/%{name}/xpra.conf
12mr|xpra-0.7.1-2|51	%{_bindir}/parti
12mr|xpra-0.7.1-2|52	%{_bindir}/parti-repl
12mr|xpra-0.7.1-2|53	%{_bindir}/xpra*
12mr|xpra-0.7.1-2|54	%{_iconsdir}/%{name}.png
12mr|xpra-0.7.1-2|55	%{_datadir}/applications/xpra_launcher.desktop
12mr|xpra-0.7.1-2|56	%{python_sitearch}/xpra
12mr|xpra-0.7.1-2|57	%{python_sitearch}/parti
12mr|xpra-0.7.1-2|58	%{python_sitearch}/wimpiggy
12mr|xpra-0.7.1-2|59	%{python_sitearch}/parti_all-*.egg-info
12mr|xpra-0.7.1-2|60	%{_datadir}/xpra
12mr|xpra-0.7.1-2|61	%{_datadir}/parti
12mr|xpra-0.7.1-2|62	%{_datadir}/wimpiggy
12mr|xpra-0.7.1-2|63	%{_mandir}/man1/xpra.1.*
12mr|xpra-0.7.1-2|64	%{_mandir}/man1/parti.1.*
12mr|xpra-0.7.1-2|65	%{_mandir}/man1/xpra_launcher.1.*
12mr|xpra-0.7.1-2|66	

19373 12
12mr|xprehashprinterlist-1.0.1-11|1	Name:		xprehashprinterlist
12mr|xprehashprinterlist-1.0.1-11|2	Version:	1.0.1
12mr|xprehashprinterlist-1.0.1-11|3	Release:	%mkrel 11
12mr|xprehashprinterlist-1.0.1-11|4	Summary:	Recomputes the list of available printers
12mr|xprehashprinterlist-1.0.1-11|5	Group:		Development/X11
12mr|xprehashprinterlist-1.0.1-11|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xprehashprinterlist-1.0.1-11|7	License:	MIT
12mr|xprehashprinterlist-1.0.1-11|8	BuildRoot:	%{_tmppath}/%{name}-root
12mr|xprehashprinterlist-1.0.1-11|9	
12mr|xprehashprinterlist-1.0.1-11|10	BuildRequires: libx11-devel >= 1.0.0
12mr|xprehashprinterlist-1.0.1-11|11	BuildRequires: libxp-devel >= 1.0.0
12mr|xprehashprinterlist-1.0.1-11|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xprehashprinterlist-1.0.1-11|13	
12mr|xprehashprinterlist-1.0.1-11|14	%description
12mr|xprehashprinterlist-1.0.1-11|15	XpRehashPrinterList causes the X Print Server to recompute (update)
12mr|xprehashprinterlist-1.0.1-11|16	its list of available printers, and update the attributes for the
12mr|xprehashprinterlist-1.0.1-11|17	printers. The intended usage of this routine is in a special tool
12mr|xprehashprinterlist-1.0.1-11|18	that a system administrator can run after changing the printer
12mr|xprehashprinterlist-1.0.1-11|19	topology.
12mr|xprehashprinterlist-1.0.1-11|20	
12mr|xprehashprinterlist-1.0.1-11|21	%prep
12mr|xprehashprinterlist-1.0.1-11|22	%setup -q -n %{name}-%{version}
12mr|xprehashprinterlist-1.0.1-11|23	
12mr|xprehashprinterlist-1.0.1-11|24	%build
12mr|xprehashprinterlist-1.0.1-11|25	%configure2_5x	--x-includes=%{_includedir} \
12mr|xprehashprinterlist-1.0.1-11|26	--x-libraries=%{_libdir}
12mr|xprehashprinterlist-1.0.1-11|27	
12mr|xprehashprinterlist-1.0.1-11|28	%make
12mr|xprehashprinterlist-1.0.1-11|29	
12mr|xprehashprinterlist-1.0.1-11|30	%install
12mr|xprehashprinterlist-1.0.1-11|31	rm -rf %{buildroot}
12mr|xprehashprinterlist-1.0.1-11|32	%makeinstall_std
12mr|xprehashprinterlist-1.0.1-11|33	
12mr|xprehashprinterlist-1.0.1-11|34	%clean
12mr|xprehashprinterlist-1.0.1-11|35	rm -rf %{buildroot}
12mr|xprehashprinterlist-1.0.1-11|36	
12mr|xprehashprinterlist-1.0.1-11|37	%files
12mr|xprehashprinterlist-1.0.1-11|38	%defattr(-,root,root)
12mr|xprehashprinterlist-1.0.1-11|39	%{_bindir}/xprehashprinterlist
12mr|xprehashprinterlist-1.0.1-11|40	%{_mandir}/man1/xprehashprinterlist.1*
12mr|xprehashprinterlist-1.0.1-11|41	
12mr|xprehashprinterlist-1.0.1-11|42	
12mr|xprehashprinterlist-1.0.1-11|43	
12mr|xprehashprinterlist-1.0.1-11|44	%changelog
12mr|xprehashprinterlist-1.0.1-11|45	

19374 12
12mr|xprop-1.2.1-1|1	Name: xprop
12mr|xprop-1.2.1-1|2	Version: 1.2.1
12mr|xprop-1.2.1-1|3	Release: %mkrel 1
12mr|xprop-1.2.1-1|4	Summary: Property displayer for X
12mr|xprop-1.2.1-1|5	Group: Development/X11
12mr|xprop-1.2.1-1|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xprop-1.2.1-1|7	License: MIT
12mr|xprop-1.2.1-1|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|xprop-1.2.1-1|9	
12mr|xprop-1.2.1-1|10	BuildRequires: libx11-devel >= 1.0.0
12mr|xprop-1.2.1-1|11	BuildRequires: libxmu-devel >= 1.0.0
12mr|xprop-1.2.1-1|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xprop-1.2.1-1|13	
12mr|xprop-1.2.1-1|14	%description
12mr|xprop-1.2.1-1|15	The xprop utility is for displaying window and font properties in an X server.
12mr|xprop-1.2.1-1|16	
12mr|xprop-1.2.1-1|17	%prep
12mr|xprop-1.2.1-1|18	%setup -q
12mr|xprop-1.2.1-1|19	
12mr|xprop-1.2.1-1|20	%build
12mr|xprop-1.2.1-1|21	%configure2_5x
12mr|xprop-1.2.1-1|22	%make
12mr|xprop-1.2.1-1|23	
12mr|xprop-1.2.1-1|24	%install
12mr|xprop-1.2.1-1|25	rm -rf %{buildroot}
12mr|xprop-1.2.1-1|26	%makeinstall_std
12mr|xprop-1.2.1-1|27	
12mr|xprop-1.2.1-1|28	%clean
12mr|xprop-1.2.1-1|29	rm -rf %{buildroot}
12mr|xprop-1.2.1-1|30	
12mr|xprop-1.2.1-1|31	%files
12mr|xprop-1.2.1-1|32	%defattr(-,root,root)
12mr|xprop-1.2.1-1|33	%{_bindir}/xprop
12mr|xprop-1.2.1-1|34	%{_mandir}/man1/xprop.*
12mr|xprop-1.2.1-1|35	
12mr|xprop-1.2.1-1|36	
12mr|xprop-1.2.1-1|37	
12mr|xprop-1.2.1-1|38	%changelog
12mr|xprop-1.2.1-1|39	

19375 12
12mr|xrandr-1.3.5-2.20120910.1|1	%define name xrandr
12mr|xrandr-1.3.5-2.20120910.1|2	%define version 1.3.5
12mr|xrandr-1.3.5-2.20120910.1|3	%define rel 1
12mr|xrandr-1.3.5-2.20120910.1|4	%define git 20120910
12mr|xrandr-1.3.5-2.20120910.1|5	
12mr|xrandr-1.3.5-2.20120910.1|6	%if %{git}
12mr|xrandr-1.3.5-2.20120910.1|7	%define distname %{name}-%{git}
12mr|xrandr-1.3.5-2.20120910.1|8	%define release %mkrel 2.%{git}.%rel
12mr|xrandr-1.3.5-2.20120910.1|9	%else
12mr|xrandr-1.3.5-2.20120910.1|10	%define distname %{name}-%{version}
12mr|xrandr-1.3.5-2.20120910.1|11	%define release %mkrel %rel
12mr|xrandr-1.3.5-2.20120910.1|12	%endif
12mr|xrandr-1.3.5-2.20120910.1|13	
12mr|xrandr-1.3.5-2.20120910.1|14	Name: %{name}
12mr|xrandr-1.3.5-2.20120910.1|15	Version: %{version}
12mr|xrandr-1.3.5-2.20120910.1|16	Release: %{release}
12mr|xrandr-1.3.5-2.20120910.1|17	Summary: Primitive command line interface to RandR extension
12mr|xrandr-1.3.5-2.20120910.1|18	Group: System/X11
12mr|xrandr-1.3.5-2.20120910.1|19	Source: http://xorg.freedesktop.org/releases/individual/app/%{distname}.tar.bz2
12mr|xrandr-1.3.5-2.20120910.1|20	License: MIT
12mr|xrandr-1.3.5-2.20120910.1|21	BuildRoot: %{_tmppath}/%{name}-root
12mr|xrandr-1.3.5-2.20120910.1|22	
12mr|xrandr-1.3.5-2.20120910.1|23	BuildRequires: libx11-devel >= 1.0.0
12mr|xrandr-1.3.5-2.20120910.1|24	BuildRequires: libxrandr-devel >= 1.1.0.2
12mr|xrandr-1.3.5-2.20120910.1|25	BuildRequires: libxrender-devel >= 0.9.0.2
12mr|xrandr-1.3.5-2.20120910.1|26	BuildRequires: x11-util-macros >= 1.0.1
12mr|xrandr-1.3.5-2.20120910.1|27	
12mr|xrandr-1.3.5-2.20120910.1|28	%description
12mr|xrandr-1.3.5-2.20120910.1|29	Xrandr is a command line application used to set the screen size,
12mr|xrandr-1.3.5-2.20120910.1|30	orientation, reflection and/or the active display(s) using the RandR
12mr|xrandr-1.3.5-2.20120910.1|31	extension.
12mr|xrandr-1.3.5-2.20120910.1|32	
12mr|xrandr-1.3.5-2.20120910.1|33	%prep
12mr|xrandr-1.3.5-2.20120910.1|34	%setup -q -n %{distname}
12mr|xrandr-1.3.5-2.20120910.1|35	%if %{git}
12mr|xrandr-1.3.5-2.20120910.1|36	autoreconf -fi
12mr|xrandr-1.3.5-2.20120910.1|37	%endif
12mr|xrandr-1.3.5-2.20120910.1|38	
12mr|xrandr-1.3.5-2.20120910.1|39	%build
12mr|xrandr-1.3.5-2.20120910.1|40	%configure2_5x	--x-includes=%{_includedir}\
12mr|xrandr-1.3.5-2.20120910.1|41	--x-libraries=%{_libdir}
12mr|xrandr-1.3.5-2.20120910.1|42	
12mr|xrandr-1.3.5-2.20120910.1|43	%make
12mr|xrandr-1.3.5-2.20120910.1|44	
12mr|xrandr-1.3.5-2.20120910.1|45	%install
12mr|xrandr-1.3.5-2.20120910.1|46	rm -rf %{buildroot}
12mr|xrandr-1.3.5-2.20120910.1|47	%makeinstall_std
12mr|xrandr-1.3.5-2.20120910.1|48	# (cg) NB Until we package nickle and cairo-5c (that works) kill this.
12mr|xrandr-1.3.5-2.20120910.1|49	rm -f %{buildroot}/%{_bindir}/xkeystone
12mr|xrandr-1.3.5-2.20120910.1|50	
12mr|xrandr-1.3.5-2.20120910.1|51	%files
12mr|xrandr-1.3.5-2.20120910.1|52	%defattr(-,root,root)
12mr|xrandr-1.3.5-2.20120910.1|53	%{_bindir}/xrandr
12mr|xrandr-1.3.5-2.20120910.1|54	#%{_bindir}/xkeystone
12mr|xrandr-1.3.5-2.20120910.1|55	%defattr(-,root,man)
12mr|xrandr-1.3.5-2.20120910.1|56	%{_mandir}/man1/xrandr.1.*
12mr|xrandr-1.3.5-2.20120910.1|57	
12mr|xrandr-1.3.5-2.20120910.1|58	
12mr|xrandr-1.3.5-2.20120910.1|59	%changelog
12mr|xrandr-1.3.5-2.20120910.1|60	* Fri 16 2012 akdengi <akdengi> 1.3.5-2.20120910.1
12mr|xrandr-1.3.5-2.20120910.1|61	- update to git snapshot of 20120910 for provider interfaces support (PRIME multi-gpu support)
12mr|xrandr-1.3.5-2.20120910.1|62	
12mr|xrandr-1.3.5-2.20120910.1|63	* Sat Sep 10 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3.5-1mdv2012.0
12mr|xrandr-1.3.5-2.20120910.1|64	+ Revision: 699279
12mr|xrandr-1.3.5-2.20120910.1|65	- update to new version 1.3.5
12mr|xrandr-1.3.5-2.20120910.1|66	
12mr|xrandr-1.3.5-2.20120910.1|67	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-2
12mr|xrandr-1.3.5-2.20120910.1|68	+ Revision: 671360
12mr|xrandr-1.3.5-2.20120910.1|69	- mass rebuild
12mr|xrandr-1.3.5-2.20120910.1|70	
12mr|xrandr-1.3.5-2.20120910.1|71	* Tue Nov 02 2010 Thierry Vignaud <tv@mandriva.org> 1.3.4-1mdv2011.0
12mr|xrandr-1.3.5-2.20120910.1|72	+ Revision: 591820
12mr|xrandr-1.3.5-2.20120910.1|73	- new release
12mr|xrandr-1.3.5-2.20120910.1|74	
12mr|xrandr-1.3.5-2.20120910.1|75	* Sun Jul 25 2010 Thierry Vignaud <tv@mandriva.org> 1.3.3-1mdv2011.0
12mr|xrandr-1.3.5-2.20120910.1|76	+ Revision: 558360
12mr|xrandr-1.3.5-2.20120910.1|77	- new release
12mr|xrandr-1.3.5-2.20120910.1|78	
12mr|xrandr-1.3.5-2.20120910.1|79	+ Paulo Ricardo Zanoni <pzanoni@mandriva.com>
12mr|xrandr-1.3.5-2.20120910.1|80	- Remove French xrandr manpage (it is already provided by man-pages-fr)
12mr|xrandr-1.3.5-2.20120910.1|81	
12mr|xrandr-1.3.5-2.20120910.1|82	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-2mdv2010.1
12mr|xrandr-1.3.5-2.20120910.1|83	+ Revision: 524464
12mr|xrandr-1.3.5-2.20120910.1|84	- rebuilt for 2010.1
12mr|xrandr-1.3.5-2.20120910.1|85	
12mr|xrandr-1.3.5-2.20120910.1|86	* Thu Sep 10 2009 Thierry Vignaud <tv@mandriva.org> 1.3.2-1mdv2010.0
12mr|xrandr-1.3.5-2.20120910.1|87	+ Revision: 436635
12mr|xrandr-1.3.5-2.20120910.1|88	- new release
12mr|xrandr-1.3.5-2.20120910.1|89	
12mr|xrandr-1.3.5-2.20120910.1|90	* Tue Aug 11 2009 Thierry Vignaud <tv@mandriva.org> 1.3.1-1mdv2010.0
12mr|xrandr-1.3.5-2.20120910.1|91	+ Revision: 415105
12mr|xrandr-1.3.5-2.20120910.1|92	- new release
12mr|xrandr-1.3.5-2.20120910.1|93	
12mr|xrandr-1.3.5-2.20120910.1|94	* Wed Apr 01 2009 Ander Conselvan de Oliveira <ander@mandriva.com> 1.3.0-1mdv2009.1
12mr|xrandr-1.3.5-2.20120910.1|95	+ Revision: 363389
12mr|xrandr-1.3.5-2.20120910.1|96	- New version 1.3.0
12mr|xrandr-1.3.5-2.20120910.1|97	
12mr|xrandr-1.3.5-2.20120910.1|98	* Sun Feb 01 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.99.4-1mdv2009.1
12mr|xrandr-1.3.5-2.20120910.1|99	+ Revision: 336169
12mr|xrandr-1.3.5-2.20120910.1|100	- update to new version 1.2.99.4
12mr|xrandr-1.3.5-2.20120910.1|101	
12mr|xrandr-1.3.5-2.20120910.1|102	* Thu Jan 01 2009 Colin Guthrie <cguthrie@mandriva.org> 1.2.99.3-2mdv2009.1
12mr|xrandr-1.3.5-2.20120910.1|103	+ Revision: 323201
12mr|xrandr-1.3.5-2.20120910.1|104	- Update French man page (thanks to Bernard Siaud alias Troumad)
12mr|xrandr-1.3.5-2.20120910.1|105	
12mr|xrandr-1.3.5-2.20120910.1|106	* Mon Dec 15 2008 Colin Guthrie <cguthrie@mandriva.org> 1.2.99.3-1mdv2009.1
12mr|xrandr-1.3.5-2.20120910.1|107	+ Revision: 314619
12mr|xrandr-1.3.5-2.20120910.1|108	- New version: 1.2.99.3
12mr|xrandr-1.3.5-2.20120910.1|109	
12mr|xrandr-1.3.5-2.20120910.1|110	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.2.3-2mdv2009.0
12mr|xrandr-1.3.5-2.20120910.1|111	+ Revision: 266150
12mr|xrandr-1.3.5-2.20120910.1|112	- rebuild early 2009.0 package (before pixel changes)
12mr|xrandr-1.3.5-2.20120910.1|113	
12mr|xrandr-1.3.5-2.20120910.1|114	+ Funda Wang <fwang@mandriva.org>
12mr|xrandr-1.3.5-2.20120910.1|115	- mark lang property
12mr|xrandr-1.3.5-2.20120910.1|116	
12mr|xrandr-1.3.5-2.20120910.1|117	* Mon Apr 14 2008 Thierry Vignaud <tv@mandriva.org> 1.2.3-1mdv2009.0
12mr|xrandr-1.3.5-2.20120910.1|118	+ Revision: 193008
12mr|xrandr-1.3.5-2.20120910.1|119	- new release
12mr|xrandr-1.3.5-2.20120910.1|120	
12mr|xrandr-1.3.5-2.20120910.1|121	+ Paulo Andrade <pcpa@mandriva.com.br>
12mr|xrandr-1.3.5-2.20120910.1|122	- Revert to use upstream tarball, build requires and remove non mandatory local patches.
12mr|xrandr-1.3.5-2.20120910.1|123	
12mr|xrandr-1.3.5-2.20120910.1|124	* Thu Jan 17 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.2.2-2mdv2008.1
12mr|xrandr-1.3.5-2.20120910.1|125	+ Revision: 154359
12mr|xrandr-1.3.5-2.20120910.1|126	- Updated BuildRequires and resubmit package.
12mr|xrandr-1.3.5-2.20120910.1|127	
12mr|xrandr-1.3.5-2.20120910.1|128	+ Olivier Blin <blino@mandriva.org>
12mr|xrandr-1.3.5-2.20120910.1|129	- restore BuildRoot
12mr|xrandr-1.3.5-2.20120910.1|130	
12mr|xrandr-1.3.5-2.20120910.1|131	+ Thierry Vignaud <tv@mandriva.org>
12mr|xrandr-1.3.5-2.20120910.1|132	- kill re-definition of %%buildroot on Pixel's request
12mr|xrandr-1.3.5-2.20120910.1|133	
12mr|xrandr-1.3.5-2.20120910.1|134	* Thu Jul 05 2007 Colin Guthrie <cguthrie@mandriva.org> 1.2.2-1mdv2008.0
12mr|xrandr-1.3.5-2.20120910.1|135	+ Revision: 48476
12mr|xrandr-1.3.5-2.20120910.1|136	- New upstream version 1.2.2
12mr|xrandr-1.3.5-2.20120910.1|137	
12mr|xrandr-1.3.5-2.20120910.1|138	* Thu Jun 21 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.2.1-2mdv2008.0
12mr|xrandr-1.3.5-2.20120910.1|139	+ Revision: 42324
12mr|xrandr-1.3.5-2.20120910.1|140	- fix/improve group: s/development/system/
12mr|xrandr-1.3.5-2.20120910.1|141	
12mr|xrandr-1.3.5-2.20120910.1|142	* Thu Jun 21 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.2.1-1mdv2008.0
12mr|xrandr-1.3.5-2.20120910.1|143	+ Revision: 42315
12mr|xrandr-1.3.5-2.20120910.1|144	- new upstream version: 1.2.1
12mr|xrandr-1.3.5-2.20120910.1|145	
12mr|xrandr-1.3.5-2.20120910.1|146	+ Colin Guthrie <cguthrie@mandriva.org>
12mr|xrandr-1.3.5-2.20120910.1|147	- Update package description
12mr|xrandr-1.3.5-2.20120910.1|148	
12mr|xrandr-1.3.5-2.20120910.1|149	* Thu May 24 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 1.2.0-2mdv2008.0
12mr|xrandr-1.3.5-2.20120910.1|150	+ Revision: 30793
12mr|xrandr-1.3.5-2.20120910.1|151	- add french manpage, translation from Bernard Siaud <liste at siaud.org>
12mr|xrandr-1.3.5-2.20120910.1|152	(closes: #30999)
12mr|xrandr-1.3.5-2.20120910.1|153	- fix group owner of manpages (now root:man)
12mr|xrandr-1.3.5-2.20120910.1|154	
12mr|xrandr-1.3.5-2.20120910.1|155	
12mr|xrandr-1.3.5-2.20120910.1|156	* Wed Feb 28 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.2.0-1mdv2007.0
12mr|xrandr-1.3.5-2.20120910.1|157	+ Revision: 127069
12mr|xrandr-1.3.5-2.20120910.1|158	- new upstream release supporting the version 1.2 of the RandR X extension
12mr|xrandr-1.3.5-2.20120910.1|159	- rebuild to fix cooker uploading
12mr|xrandr-1.3.5-2.20120910.1|160	- X11R7.1
12mr|xrandr-1.3.5-2.20120910.1|161	- increment release
12mr|xrandr-1.3.5-2.20120910.1|162	- Adding X.org 7.0 to the repository
12mr|xrandr-1.3.5-2.20120910.1|163	
12mr|xrandr-1.3.5-2.20120910.1|164	+ Andreas Hasenack <andreas@mandriva.com>
12mr|xrandr-1.3.5-2.20120910.1|165	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12mr|xrandr-1.3.5-2.20120910.1|166	
12mr|xrandr-1.3.5-2.20120910.1|167	+ Thierry Vignaud <tvignaud@mandriva.com>
12mr|xrandr-1.3.5-2.20120910.1|168	- fill in a couple of missing descriptions
12mr|xrandr-1.3.5-2.20120910.1|169	

19376 12
12mr|xrdb-1.0.9-2|1	Name: xrdb
12mr|xrdb-1.0.9-2|2	Version: 1.0.9
12mr|xrdb-1.0.9-2|3	Release: %mkrel 2
12mr|xrdb-1.0.9-2|4	Summary: X server resource database utility
12mr|xrdb-1.0.9-2|5	Group: Development/X11
12mr|xrdb-1.0.9-2|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xrdb-1.0.9-2|7	License: MIT
12mr|xrdb-1.0.9-2|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|xrdb-1.0.9-2|9	
12mr|xrdb-1.0.9-2|10	BuildRequires: libx11-devel >= 1.0.0
12mr|xrdb-1.0.9-2|11	BuildRequires: libxmu-devel >= 1.0.0
12mr|xrdb-1.0.9-2|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xrdb-1.0.9-2|13	Requires: mcpp
12mr|xrdb-1.0.9-2|14	
12mr|xrdb-1.0.9-2|15	%description
12mr|xrdb-1.0.9-2|16	Xrdb is used to get or set the contents of the RESOURCE_MANAGER property on the
12mr|xrdb-1.0.9-2|17	root window of screen 0, or the SCREEN_RESOURCES property on the root window of
12mr|xrdb-1.0.9-2|18	any or all screens, or everything combined.
12mr|xrdb-1.0.9-2|19	
12mr|xrdb-1.0.9-2|20	%prep
12mr|xrdb-1.0.9-2|21	%setup -q -n %{name}-%{version}
12mr|xrdb-1.0.9-2|22	
12mr|xrdb-1.0.9-2|23	%build
12mr|xrdb-1.0.9-2|24	%configure2_5x --with-cpp=%{_bindir}/mcpp
12mr|xrdb-1.0.9-2|25	
12mr|xrdb-1.0.9-2|26	%make
12mr|xrdb-1.0.9-2|27	
12mr|xrdb-1.0.9-2|28	%install
12mr|xrdb-1.0.9-2|29	rm -rf %{buildroot}
12mr|xrdb-1.0.9-2|30	%makeinstall_std
12mr|xrdb-1.0.9-2|31	
12mr|xrdb-1.0.9-2|32	%clean
12mr|xrdb-1.0.9-2|33	rm -rf %{buildroot}
12mr|xrdb-1.0.9-2|34	
12mr|xrdb-1.0.9-2|35	%files
12mr|xrdb-1.0.9-2|36	%defattr(-,root,root)
12mr|xrdb-1.0.9-2|37	%{_bindir}/xrdb
12mr|xrdb-1.0.9-2|38	%{_mandir}/man1/xrdb.*
12mr|xrdb-1.0.9-2|39	
12mr|xrdb-1.0.9-2|40	
12mr|xrdb-1.0.9-2|41	
12mr|xrdb-1.0.9-2|42	%changelog
12mr|xrdb-1.0.9-2|43	

19377 12
12mr|xrefresh-1.0.4-4|1	Name: xrefresh
12mr|xrefresh-1.0.4-4|2	Version: 1.0.4
12mr|xrefresh-1.0.4-4|3	Release: %mkrel 4
12mr|xrefresh-1.0.4-4|4	Summary: Refresh all or part of an X screen
12mr|xrefresh-1.0.4-4|5	Group: Development/X11
12mr|xrefresh-1.0.4-4|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xrefresh-1.0.4-4|7	Source1: xrefresh.xpm
12mr|xrefresh-1.0.4-4|8	Source2: xrefresh.xpm.large
12mr|xrefresh-1.0.4-4|9	Source3: xrefresh.xpm.mini
12mr|xrefresh-1.0.4-4|10	License: MIT
12mr|xrefresh-1.0.4-4|11	BuildRoot: %{_tmppath}/%{name}-root
12mr|xrefresh-1.0.4-4|12	
12mr|xrefresh-1.0.4-4|13	BuildRequires: libx11-devel >= 1.0.0
12mr|xrefresh-1.0.4-4|14	BuildRequires: x11-util-macros >= 1.0.1
12mr|xrefresh-1.0.4-4|15	
12mr|xrefresh-1.0.4-4|16	%description
12mr|xrefresh-1.0.4-4|17	Xrefresh is a simple X program that causes all or part of your screen to be
12mr|xrefresh-1.0.4-4|18	repainted. This is useful when system messages have messed up your screen.
12mr|xrefresh-1.0.4-4|19	
12mr|xrefresh-1.0.4-4|20	%prep
12mr|xrefresh-1.0.4-4|21	%setup -q -n %{name}-%{version}
12mr|xrefresh-1.0.4-4|22	
12mr|xrefresh-1.0.4-4|23	%build
12mr|xrefresh-1.0.4-4|24	%configure2_5x	--x-includes=%{_includedir}\
12mr|xrefresh-1.0.4-4|25	--x-libraries=%{_libdir}
12mr|xrefresh-1.0.4-4|26	
12mr|xrefresh-1.0.4-4|27	%make
12mr|xrefresh-1.0.4-4|28	
12mr|xrefresh-1.0.4-4|29	%install
12mr|xrefresh-1.0.4-4|30	rm -rf %{buildroot}
12mr|xrefresh-1.0.4-4|31	%makeinstall_std
12mr|xrefresh-1.0.4-4|32	
12mr|xrefresh-1.0.4-4|33	# install icons
12mr|xrefresh-1.0.4-4|34	mkdir -p %{buildroot}%{_datadir}/icons/large
12mr|xrefresh-1.0.4-4|35	mkdir -p %{buildroot}%{_datadir}/icons/mini
12mr|xrefresh-1.0.4-4|36	
12mr|xrefresh-1.0.4-4|37	install -m0644 %{SOURCE1} %{buildroot}%{_datadir}/icons/xrefresh.xpm
12mr|xrefresh-1.0.4-4|38	install -m0644 %{SOURCE2} %{buildroot}%{_datadir}/icons/large/xrefresh.xpm
12mr|xrefresh-1.0.4-4|39	install -m0644 %{SOURCE3} %{buildroot}%{_datadir}/icons/mini/xrefresh.xpm
12mr|xrefresh-1.0.4-4|40	
12mr|xrefresh-1.0.4-4|41	%clean
12mr|xrefresh-1.0.4-4|42	rm -rf %{buildroot}
12mr|xrefresh-1.0.4-4|43	
12mr|xrefresh-1.0.4-4|44	%files
12mr|xrefresh-1.0.4-4|45	%defattr(-,root,root)
12mr|xrefresh-1.0.4-4|46	%{_bindir}/xrefresh
12mr|xrefresh-1.0.4-4|47	%{_mandir}/man1/xrefresh.1*
12mr|xrefresh-1.0.4-4|48	%{_datadir}/icons/xrefresh.xpm
12mr|xrefresh-1.0.4-4|49	%{_datadir}/icons/*/xrefresh.xpm
12mr|xrefresh-1.0.4-4|50	
12mr|xrefresh-1.0.4-4|51	
12mr|xrefresh-1.0.4-4|52	
12mr|xrefresh-1.0.4-4|53	%changelog
12mr|xrefresh-1.0.4-4|54	

19378 12
12mr|xsane-0.998-6|1	# Enable debug mode
12mr|xsane-0.998-6|2	%define debug 0
12mr|xsane-0.998-6|3	
12mr|xsane-0.998-6|4	Name:		xsane
12mr|xsane-0.998-6|5	Version:	0.998
12mr|xsane-0.998-6|6	Release:	6
12mr|xsane-0.998-6|7	Summary:	Frontend for the SANE scanner interface
12mr|xsane-0.998-6|8	Group:		Graphics
12mr|xsane-0.998-6|9	URL:		http://www.xsane.org/
12mr|xsane-0.998-6|10	License:	GPLv2+
12mr|xsane-0.998-6|11	Source0:	ftp://ftp.sane-project.org/pub/sane/xsane/%{name}-%version.tar.gz
12mr|xsane-0.998-6|12	Patch0:		xsane-0.99-browser.patch
12mr|xsane-0.998-6|13	Patch1:		xsane-desktop.patch
12mr|xsane-0.998-6|14	Patch2:		xsane-ru-po.patch
12mr|xsane-0.998-6|15	Patch3:		xsane-0.995-close-fds.patch
12mr|xsane-0.998-6|16	Patch4:		xsane-0.997-no-file-selected.patch
12mr|xsane-0.998-6|17	Patch5:		xsane-0.998-libpng.patch
12mr|xsane-0.998-6|18	Patch6:		xsane-0.998-preview-selection.patch
12mr|xsane-0.998-6|19	Patch7:		xsane-0.998-wmclass.patch
12mr|xsane-0.998-6|20	# Contains "www-browser" script
12mr|xsane-0.998-6|21	Requires:	desktop-common-data
12mr|xsane-0.998-6|22	# This is for the drakxtools so that they can install a GUI for scanning
12mr|xsane-0.998-6|23	# but decide depending on the system environment which GUI actually to
12mr|xsane-0.998-6|24	# install
12mr|xsane-0.998-6|25	Provides:	scanner-gui
12mr|xsane-0.998-6|26	BuildRequires:	imagemagick
12mr|xsane-0.998-6|27	BuildRequires:	jpeg-devel
12mr|xsane-0.998-6|28	BuildRequires:	tiff-devel
12mr|xsane-0.998-6|29	BuildRequires:	pkgconfig(gimp-2.0)
12mr|xsane-0.998-6|30	BuildRequires:	pkgconfig(glib-2.0)
12mr|xsane-0.998-6|31	BuildRequires:	pkgconfig(gtk+-2.0)
12mr|xsane-0.998-6|32	BuildRequires:	pkgconfig(lcms)
12mr|xsane-0.998-6|33	BuildRequires:	pkgconfig(libgphoto2)
12mr|xsane-0.998-6|34	BuildRequires:	pkgconfig(libpng)
12mr|xsane-0.998-6|35	BuildRequires:	pkgconfig(libv4l1)
12mr|xsane-0.998-6|36	BuildRequires:	pkgconfig(libv4l2)
12mr|xsane-0.998-6|37	BuildRequires:	pkgconfig(sane-backends)
12mr|xsane-0.998-6|38	
12mr|xsane-0.998-6|39	%description
12mr|xsane-0.998-6|40	XSane is an X based interface for the SANE (Scanner Access Now Easy)
12mr|xsane-0.998-6|41	library, which provides access to scanners, digital cameras, and other
12mr|xsane-0.998-6|42	capture devices.  XSane is written in GTK+ and provides control for
12mr|xsane-0.998-6|43	performing the scan and then manipulating the captured image.
12mr|xsane-0.998-6|44	
12mr|xsane-0.998-6|45	You may install xsane-gimp if you want the GIMP plug-in.
12mr|xsane-0.998-6|46	
12mr|xsane-0.998-6|47	%package gimp
12mr|xsane-0.998-6|48	Summary:	GIMP plug-in which provides the SANE scanner interface
12mr|xsane-0.998-6|49	Group:		Graphics
12mr|xsane-0.998-6|50	Requires:	sane >= 1.0, %{name} >= %{version}
12mr|xsane-0.998-6|51	
12mr|xsane-0.998-6|52	%description gimp
12mr|xsane-0.998-6|53	This package provides the regular XSane frontend for the SANE scanner
12mr|xsane-0.998-6|54	interface, but it works as a GIMP 2.0 plug-in.  You must have GIMP 2.0 (or
12mr|xsane-0.998-6|55	newer) installed to use this package.
12mr|xsane-0.998-6|56	
12mr|xsane-0.998-6|57	%prep
12mr|xsane-0.998-6|58	%setup -q
12mr|xsane-0.998-6|59	%patch0 -p0 -b .www-browser
12mr|xsane-0.998-6|60	%patch1 -p1 -b .desktop-file
12mr|xsane-0.998-6|61	%patch2 -p1 -b .po-file
12mr|xsane-0.998-6|62	%patch3 -p1
12mr|xsane-0.998-6|63	%patch4 -p1
12mr|xsane-0.998-6|64	%patch5 -p1
12mr|xsane-0.998-6|65	%patch6 -p1
12mr|xsane-0.998-6|66	%patch7 -p1
12mr|xsane-0.998-6|67	
12mr|xsane-0.998-6|68	%build
12mr|xsane-0.998-6|69	%if %{debug}
12mr|xsane-0.998-6|70	export DONT_STRIP=1
12mr|xsane-0.998-6|71	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}
12mr|xsane-0.998-6|72	%else
12mr|xsane-0.998-6|73	%configure2_5x --with-install-root=%{buildroot}
12mr|xsane-0.998-6|74	%endif
12mr|xsane-0.998-6|75	perl -pi -e 's#LDFLAGS  =  -L/usr/lib -Wl,-rpath,/usr/lib#LDFLAGS  =  -L/usr/lib -Wl#' src/Makefile
12mr|xsane-0.998-6|76	##perl -pi -e 's#ja\.(po|gmo)##' po/Makefile
12mr|xsane-0.998-6|77	%make
12mr|xsane-0.998-6|78	mv src/xsane src/xsane-gimp
12mr|xsane-0.998-6|79	
12mr|xsane-0.998-6|80	make clean
12mr|xsane-0.998-6|81	%if %debug
12mr|xsane-0.998-6|82	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
12mr|xsane-0.998-6|83	%else
12mr|xsane-0.998-6|84	%configure2_5x --with-install-root=%{buildroot} --disable-gimp
12mr|xsane-0.998-6|85	%endif
12mr|xsane-0.998-6|86	perl -pi -e 's#LDFLAGS  =  -L/usr/lib -Wl,-rpath,/usr/lib#LDFLAGS  =  -L/usr/lib -Wl#' src/Makefile
12mr|xsane-0.998-6|87	##perl -pi -e 's#ja\.(po|gmo)##' po/Makefile
12mr|xsane-0.998-6|88	%make
12mr|xsane-0.998-6|89	
12mr|xsane-0.998-6|90	%install
12mr|xsane-0.998-6|91	%if %debug
12mr|xsane-0.998-6|92	export DONT_STRIP=1
12mr|xsane-0.998-6|93	%endif
12mr|xsane-0.998-6|94	
12mr|xsane-0.998-6|95	%makeinstall_std
12mr|xsane-0.998-6|96	install src/xsane-gimp %{buildroot}%{_bindir}
12mr|xsane-0.998-6|97	%find_lang %{name}
12mr|xsane-0.998-6|98	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
12mr|xsane-0.998-6|99	convert -scale 48 %{buildroot}/usr/share/pixmaps/xsane.xpm %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|xsane-0.998-6|100	convert -scale 32 %{buildroot}/usr/share/pixmaps/xsane.xpm %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|xsane-0.998-6|101	convert -scale 16 %{buildroot}/usr/share/pixmaps/xsane.xpm %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|xsane-0.998-6|102	
12mr|xsane-0.998-6|103	# dynamic desktop support
12mr|xsane-0.998-6|104	%define launchers /etc/dynamic/launchers/scanner
12mr|xsane-0.998-6|105	mkdir -p %{buildroot}%{launchers}
12mr|xsane-0.998-6|106	cat > %{buildroot}%{launchers}/%{name}.desktop << EOF
12mr|xsane-0.998-6|107	[Desktop Entry]
12mr|xsane-0.998-6|108	Name=XSane \$device
12mr|xsane-0.998-6|109	Comment=XSane
12mr|xsane-0.998-6|110	Exec=%{_bindir}/xsane
12mr|xsane-0.998-6|111	Terminal=false
12mr|xsane-0.998-6|112	Icon=%{name}
12mr|xsane-0.998-6|113	Type=Application
12mr|xsane-0.998-6|114	EOF
12mr|xsane-0.998-6|115	
12mr|xsane-0.998-6|116	%files -f %{name}.lang
12mr|xsane-0.998-6|117	%doc xsane*
12mr|xsane-0.998-6|118	%config(noreplace) %{launchers}/%{name}.desktop
12mr|xsane-0.998-6|119	%{_bindir}/xsane
12mr|xsane-0.998-6|120	%dir %{_datadir}/sane
12mr|xsane-0.998-6|121	%{_datadir}/sane/*
12mr|xsane-0.998-6|122	%{_mandir}/man1/*
12mr|xsane-0.998-6|123	%{_datadir}/applications/%{name}.desktop
12mr|xsane-0.998-6|124	%{_datadir}/pixmaps/%{name}.xpm
12mr|xsane-0.998-6|125	%{_iconsdir}/hicolor/*/apps/*
12mr|xsane-0.998-6|126	
12mr|xsane-0.998-6|127	%post
12mr|xsane-0.998-6|128	update-alternatives --install %{launchers}/kde.desktop scanner.kde.dynamic %{launchers}/%{name}.desktop 30
12mr|xsane-0.998-6|129	update-alternatives --install %{launchers}/gnome.desktop scanner.gnome.dynamic %{launchers}/%{name}.desktop 30
12mr|xsane-0.998-6|130	
12mr|xsane-0.998-6|131	%postun
12mr|xsane-0.998-6|132	if [ $1 = 0 ]; then
12mr|xsane-0.998-6|133	update-alternatives --remove scanner.kde.dynamic %{launchers}/%{name}.desktop
12mr|xsane-0.998-6|134	update-alternatives --remove scanner.gnome.dynamic %{launchers}/%{name}.desktop
12mr|xsane-0.998-6|135	fi
12mr|xsane-0.998-6|136	
12mr|xsane-0.998-6|137	%files gimp
12mr|xsane-0.998-6|138	%doc xsane*
12mr|xsane-0.998-6|139	%{_bindir}/xsane-gimp
12mr|xsane-0.998-6|140	
12mr|xsane-0.998-6|141	%post gimp
12mr|xsane-0.998-6|142	if [ -d %{_libdir}/gimp ]; then
12mr|xsane-0.998-6|143	GIMPDIR=`ls -d %{_libdir}/gimp/[012]*`
12mr|xsane-0.998-6|144	[ -z "$GIMPDIR" ] && exit 0
12mr|xsane-0.998-6|145	for i in $GIMPDIR;do
12mr|xsane-0.998-6|146	[ -d $i/plug-ins ] || mkdir -p $i/plug-ins
12mr|xsane-0.998-6|147	%{__ln_s} -f %{_bindir}/xsane-gimp $i/plug-ins/xsane
12mr|xsane-0.998-6|148	done
12mr|xsane-0.998-6|149	fi
12mr|xsane-0.998-6|150	
12mr|xsane-0.998-6|151	%postun gimp
12mr|xsane-0.998-6|152	if [ $1 = 0 ]; then
12mr|xsane-0.998-6|153	if [ -d %{_libdir}/gimp ]; then
12mr|xsane-0.998-6|154	GIMPDIR=`ls -d %{_libdir}/gimp/[012]*`
12mr|xsane-0.998-6|155	[ -z "$GIMPDIR" ] && exit 0
12mr|xsane-0.998-6|156	for i in $GIMPDIR;do
12mr|xsane-0.998-6|157	[ -d $i/plug-ins ] || mkdir -p $i/plug-ins
12mr|xsane-0.998-6|158	%{__rm} -f $i/plug-ins/xsane
12mr|xsane-0.998-6|159	done
12mr|xsane-0.998-6|160	fi
12mr|xsane-0.998-6|161	fi
12mr|xsane-0.998-6|162	
12mr|xsane-0.998-6|163	
12mr|xsane-0.998-6|164	
12mr|xsane-0.998-6|165	%changelog
12mr|xsane-0.998-6|166	* Mon Sep  3 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|xsane-0.998-6|167	+ Commit: c2a980d
12mr|xsane-0.998-6|168	- Add various bugfix patches from Fedora, convert BR to pkgconfig style
12mr|xsane-0.998-6|169	
12mr|xsane-0.998-6|170	

19379 12
12mr|xscreensaver-5.15-2|1	####################
12mr|xscreensaver-5.15-2|2	# PLF build
12mr|xscreensaver-5.15-2|3	%define build_plf 0
12mr|xscreensaver-5.15-2|4	####################
12mr|xscreensaver-5.15-2|5	
12mr|xscreensaver-5.15-2|6	%define enable_extrusion 1
12mr|xscreensaver-5.15-2|7	%define disable_inappropriate 1
12mr|xscreensaver-5.15-2|8	# Allow --with[out] <feature> at rpm command line build
12mr|xscreensaver-5.15-2|9	%{?_with_plf: %{expand: %%global build_plf 1}}
12mr|xscreensaver-5.15-2|10	%{?_without_plf: %{expand: %%global build_plf 0}}
12mr|xscreensaver-5.15-2|11	%{?_with_extrusion: %{expand: %%global enable_extrusion 1}}
12mr|xscreensaver-5.15-2|12	%{?_without_extrusion: %{expand: %%global enable_extrusion 0}}
12mr|xscreensaver-5.15-2|13	%{?_with_inappropriate: %{expand: %%global disable_inappropriate 0}}
12mr|xscreensaver-5.15-2|14	%{?_without_inappropriate: %{expand: %%global disable_inappropriate 1}}
12mr|xscreensaver-5.15-2|15	
12mr|xscreensaver-5.15-2|16	%if %{build_plf}
12mr|xscreensaver-5.15-2|17	%define distsuffix plf
12mr|xscreensaver-5.15-2|18	%if %{mdvver} >= 201100
12mr|xscreensaver-5.15-2|19	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mr|xscreensaver-5.15-2|20	%define extrarelsuffix plf
12mr|xscreensaver-5.15-2|21	%endif
12mr|xscreensaver-5.15-2|22	%endif
12mr|xscreensaver-5.15-2|23	
12mr|xscreensaver-5.15-2|24	Summary:	A set of X Window System screensavers
12mr|xscreensaver-5.15-2|25	Name:		xscreensaver
12mr|xscreensaver-5.15-2|26	Version:	5.15
12mr|xscreensaver-5.15-2|27	Release:	2%{?extrarelsuffix}
12mr|xscreensaver-5.15-2|28	License:	BSD
12mr|xscreensaver-5.15-2|29	Group:		Graphical desktop/Other
12mr|xscreensaver-5.15-2|30	URL:		http://www.jwz.org/xscreensaver/
12mr|xscreensaver-5.15-2|31	Source0:	http://www.jwz.org/xscreensaver/%{name}-%{version}.tar.gz
12mr|xscreensaver-5.15-2|32	Source1:	xscreensaver-capplet.png
12mr|xscreensaver-5.15-2|33	Source2:	dmctl
12mr|xscreensaver-5.15-2|34	Patch0:		xscreensaver-5.05-mdv-alt-drop_setgid.patch
12mr|xscreensaver-5.15-2|35	# Don't check login manager in PATH because we use custom wrapper
12mr|xscreensaver-5.15-2|36	Patch1:		xscreensaver-5.15-lmcheck.patch
12mr|xscreensaver-5.15-2|37	# Only GDadou should be enabled
12mr|xscreensaver-5.15-2|38	Patch9:		xscreensaver-5.15-defaultconfig.patch
12mr|xscreensaver-5.15-2|39	# (fc) 4.00-4mdk allow root to start xscreensaver
12mr|xscreensaver-5.15-2|40	Patch10:	xscreensaver-4.23-root.patch
12mr|xscreensaver-5.15-2|41	# (fc) 4.05-3mdk disable openGL hacks by default
12mr|xscreensaver-5.15-2|42	Patch11:	xscreensaver-5.09-noGL.patch
12mr|xscreensaver-5.15-2|43	# (fc) 4.23-1mdk disable inappropriate stuff (Mdk bug #19866)
12mr|xscreensaver-5.15-2|44	Patch19:	xscreensaver-5.00-inappropriate.patch
12mr|xscreensaver-5.15-2|45	Requires:	xscreensaver-common = %{version}-%{release}
12mr|xscreensaver-5.15-2|46	Requires:	fortune-mod
12mr|xscreensaver-5.15-2|47	Requires:	mandriva-theme-screensaver
12mr|xscreensaver-5.15-2|48	Requires:	xdg-utils
12mr|xscreensaver-5.15-2|49	BuildRequires:	makedepend
12mr|xscreensaver-5.15-2|50	BuildRequires:	bc
12mr|xscreensaver-5.15-2|51	BuildRequires:	fortune-mod
12mr|xscreensaver-5.15-2|52	BuildRequires:	jpeg-devel
12mr|xscreensaver-5.15-2|53	BuildRequires:	pam-devel
12mr|xscreensaver-5.15-2|54	BuildRequires:	pkgconfig(glu)
12mr|xscreensaver-5.15-2|55	BuildRequires:	pkgconfig(glut)
12mr|xscreensaver-5.15-2|56	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
12mr|xscreensaver-5.15-2|57	BuildRequires:	pkgconfig(libglade-2.0)
12mr|xscreensaver-5.15-2|58	BuildRequires:	pkgconfig(x11)
12mr|xscreensaver-5.15-2|59	BuildRequires:	pkgconfig(xext)
12mr|xscreensaver-5.15-2|60	BuildRequires:	pkgconfig(xi)
12mr|xscreensaver-5.15-2|61	BuildRequires:	pkgconfig(xinerama)
12mr|xscreensaver-5.15-2|62	BuildRequires:	pkgconfig(xmu)
12mr|xscreensaver-5.15-2|63	BuildRequires:	pkgconfig(xpm)
12mr|xscreensaver-5.15-2|64	BuildRequires:	pkgconfig(xrandr)
12mr|xscreensaver-5.15-2|65	BuildRequires:	pkgconfig(xt)
12mr|xscreensaver-5.15-2|66	BuildRequires:	pkgconfig(xxf86misc)
12mr|xscreensaver-5.15-2|67	BuildRequires:	pkgconfig(xxf86vm)
12mr|xscreensaver-5.15-2|68	%if %{enable_extrusion}
12mr|xscreensaver-5.15-2|69	BuildRequires:	gle-devel
12mr|xscreensaver-5.15-2|70	%endif
12mr|xscreensaver-5.15-2|71	BuildRequires:	imagemagick
12mr|xscreensaver-5.15-2|72	
12mr|xscreensaver-5.15-2|73	%description
12mr|xscreensaver-5.15-2|74	The xscreensaver package contains a variety of screensavers for your
12mr|xscreensaver-5.15-2|75	mind-numbing, ambition-eroding, time-wasting, hypnotized viewing
12mr|xscreensaver-5.15-2|76	pleasure.
12mr|xscreensaver-5.15-2|77	
12mr|xscreensaver-5.15-2|78	Install the xscreensaver package if you need screensavers for use with
12mr|xscreensaver-5.15-2|79	the X Window System.
12mr|xscreensaver-5.15-2|80	
12mr|xscreensaver-5.15-2|81	%if %{build_plf}
12mr|xscreensaver-5.15-2|82	This package is in restricted as it contains copyrighted images.
12mr|xscreensaver-5.15-2|83	%endif
12mr|xscreensaver-5.15-2|84	
12mr|xscreensaver-5.15-2|85	%package base
12mr|xscreensaver-5.15-2|86	Summary:	A set of screensavers
12mr|xscreensaver-5.15-2|87	Group:		Graphical desktop/Other
12mr|xscreensaver-5.15-2|88	Requires:	xscreensaver-common = %{version}-%{release}
12mr|xscreensaver-5.15-2|89	Conflicts:	xscreensaver < 5.00-2
12mr|xscreensaver-5.15-2|90	Requires:	words
12mr|xscreensaver-5.15-2|91	
12mr|xscreensaver-5.15-2|92	%description base
12mr|xscreensaver-5.15-2|93	Various screensavers used by Xscreensaver.
12mr|xscreensaver-5.15-2|94	
12mr|xscreensaver-5.15-2|95	%package common
12mr|xscreensaver-5.15-2|96	Summary:	Utilities used by xscreensaver screensavers
12mr|xscreensaver-5.15-2|97	Group:		Graphical desktop/Other
12mr|xscreensaver-5.15-2|98	Conflicts:	xscreensaver < 5.00-2
12mr|xscreensaver-5.15-2|99	Provides:	xscreensaver-utils
12mr|xscreensaver-5.15-2|100	Requires:	chbg
12mr|xscreensaver-5.15-2|101	
12mr|xscreensaver-5.15-2|102	%description common
12mr|xscreensaver-5.15-2|103	Utilities used by xscreensaver screensavers.
12mr|xscreensaver-5.15-2|104	
12mr|xscreensaver-5.15-2|105	%package gl
12mr|xscreensaver-5.15-2|106	Summary:	A set of GL screensavers
12mr|xscreensaver-5.15-2|107	Group:		Graphical desktop/Other
12mr|xscreensaver-5.15-2|108	Requires:	xscreensaver-common = %{version}-%{release}
12mr|xscreensaver-5.15-2|109	Requires(post):	xscreensaver-common = %{version}-%{release}
12mr|xscreensaver-5.15-2|110	Requires(postun):	xscreensaver-common = %{version}-%{release}
12mr|xscreensaver-5.15-2|111	
12mr|xscreensaver-5.15-2|112	%description gl
12mr|xscreensaver-5.15-2|113	The xscreensaver-gl package contains even more screensavers for your
12mr|xscreensaver-5.15-2|114	mind-numbing, ambition-eroding, time-wasting, hypnotized viewing
12mr|xscreensaver-5.15-2|115	pleasure. These screensavers require OpenGL or Mesa support.
12mr|xscreensaver-5.15-2|116	
12mr|xscreensaver-5.15-2|117	Install the xscreensaver-gl package if you need more screensavers for
12mr|xscreensaver-5.15-2|118	use with the X Window System and you have OpenGL or Mesa installed.
12mr|xscreensaver-5.15-2|119	
12mr|xscreensaver-5.15-2|120	%if %{build_plf}
12mr|xscreensaver-5.15-2|121	%package matrix
12mr|xscreensaver-5.15-2|122	Summary:	The Matrix screensavers
12mr|xscreensaver-5.15-2|123	Group:		Graphical desktop/Other
12mr|xscreensaver-5.15-2|124	Requires:	xscreensaver-common = %{version}-%{release}
12mr|xscreensaver-5.15-2|125	
12mr|xscreensaver-5.15-2|126	%description matrix
12mr|xscreensaver-5.15-2|127	The xscreensaver-matrix package contains two screensavers for
12mr|xscreensaver-5.15-2|128	xscreensaver based on the movie The Matrix. It is in restricted because
12mr|xscreensaver-5.15-2|129	there might by copyright problems with the artwork used in this
12mr|xscreensaver-5.15-2|130	screensavers.
12mr|xscreensaver-5.15-2|131	%endif
12mr|xscreensaver-5.15-2|132	
12mr|xscreensaver-5.15-2|133	%if %{enable_extrusion}
12mr|xscreensaver-5.15-2|134	%package extrusion
12mr|xscreensaver-5.15-2|135	Summary:	OpenGL screensaver
12mr|xscreensaver-5.15-2|136	Group:		Graphical desktop/Other
12mr|xscreensaver-5.15-2|137	Requires:	xscreensaver-common = %{version}-%{release}
12mr|xscreensaver-5.15-2|138	
12mr|xscreensaver-5.15-2|139	%description extrusion
12mr|xscreensaver-5.15-2|140	The xscreensaver-extrusion package contains the extrusion
12mr|xscreensaver-5.15-2|141	screensaversfor your mind-numbing, ambition-eroding, time-wasting,
12mr|xscreensaver-5.15-2|142	hypnotized viewing pleasure. This screensaver requires OpenGL or Mesa
12mr|xscreensaver-5.15-2|143	support.
12mr|xscreensaver-5.15-2|144	
12mr|xscreensaver-5.15-2|145	This screensaver is in a separate package, because it is the only
12mr|xscreensaver-5.15-2|146	application for the Mandriva Linux distribution which requires the GLE
12mr|xscreensaver-5.15-2|147	extrusion library.
12mr|xscreensaver-5.15-2|148	%endif
12mr|xscreensaver-5.15-2|149	
12mr|xscreensaver-5.15-2|150	%prep
12mr|xscreensaver-5.15-2|151	%setup -q
12mr|xscreensaver-5.15-2|152	%patch1 -p1 -b .login-manager
12mr|xscreensaver-5.15-2|153	# WARNING this patch must ALWAYS be applied, if it fails, REGENERATE it !!!
12mr|xscreensaver-5.15-2|154	%patch9 -p1 -b .defaultconfig
12mr|xscreensaver-5.15-2|155	%patch10 -p1 -b .root
12mr|xscreensaver-5.15-2|156	%patch11 -p1 -b .noGL
12mr|xscreensaver-5.15-2|157	%if %{disable_inappropriate}
12mr|xscreensaver-5.15-2|158	%patch19 -p1 -b .inappropriate
12mr|xscreensaver-5.15-2|159	%endif
12mr|xscreensaver-5.15-2|160	
12mr|xscreensaver-5.15-2|161	# Needed by patches 1 and 11
12mr|xscreensaver-5.15-2|162	autoconf
12mr|xscreensaver-5.15-2|163	
12mr|xscreensaver-5.15-2|164	%build
12mr|xscreensaver-5.15-2|165	%configure2_5x \
12mr|xscreensaver-5.15-2|166	--enable-locking \
12mr|xscreensaver-5.15-2|167	--enable-root-passwd \
12mr|xscreensaver-5.15-2|168	--with-browser=xdg-open \
12mr|xscreensaver-5.15-2|169	--with-dpms-ext \
12mr|xscreensaver-5.15-2|170	--with-xinerama-ext \
12mr|xscreensaver-5.15-2|171	--with-xf86vmode-ext \
12mr|xscreensaver-5.15-2|172	--with-xf86gamma-ext \
12mr|xscreensaver-5.15-2|173	--with-randr-ext \
12mr|xscreensaver-5.15-2|174	--with-proc-interrupts \
12mr|xscreensaver-5.15-2|175	--with-login-manager=dmctl \
12mr|xscreensaver-5.15-2|176	--without-shadow \
12mr|xscreensaver-5.15-2|177	--with-pixbuf \
12mr|xscreensaver-5.15-2|178	--with-xpm \
12mr|xscreensaver-5.15-2|179	--with-jpeg \
12mr|xscreensaver-5.15-2|180	--with-xshm-ext \
12mr|xscreensaver-5.15-2|181	--with-xdbe-ext \
12mr|xscreensaver-5.15-2|182	--without-readdisplay \
12mr|xscreensaver-5.15-2|183	--without-setuid-hacks \
12mr|xscreensaver-5.15-2|184	--with-gtk \
12mr|xscreensaver-5.15-2|185	--without-motif \
12mr|xscreensaver-5.15-2|186	--with-pam \
12mr|xscreensaver-5.15-2|187	--with-gl \
12mr|xscreensaver-5.15-2|188	--with-image-directory="%{_datadir}/mdk/screensaver" \
12mr|xscreensaver-5.15-2|189	--without-kerberos \
12mr|xscreensaver-5.15-2|190	%if %{enable_extrusion}
12mr|xscreensaver-5.15-2|191	--with-gle
12mr|xscreensaver-5.15-2|192	%else
12mr|xscreensaver-5.15-2|193	--without-gle
12mr|xscreensaver-5.15-2|194	%endif
12mr|xscreensaver-5.15-2|195	
12mr|xscreensaver-5.15-2|196	make depend
12mr|xscreensaver-5.15-2|197	%make
12mr|xscreensaver-5.15-2|198	
12mr|xscreensaver-5.15-2|199	%install
12mr|xscreensaver-5.15-2|200	rm -rf %{buildroot} gl-extras.files base.files %{name}.lang
12mr|xscreensaver-5.15-2|201	mkdir -p %{buildroot}%{_sysconfdir}/X11/app-defaults/
12mr|xscreensaver-5.15-2|202	mkdir -p %{buildroot}%{_bindir}
12mr|xscreensaver-5.15-2|203	mkdir -p %{buildroot}%{_bindir}
12mr|xscreensaver-5.15-2|204	mkdir -p %{buildroot}%{_mandir}/man6
12mr|xscreensaver-5.15-2|205	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mr|xscreensaver-5.15-2|206	mkdir -p %{buildroot}%{_libexecdir}/xscreensaver
12mr|xscreensaver-5.15-2|207	
12mr|xscreensaver-5.15-2|208	make install_prefix=%{buildroot} bindir=%{_bindir} \
12mr|xscreensaver-5.15-2|209	KDEDIR=%{_prefix} GNOME_BINDIR=%{_bindir}  GNOME_DATADIR=%{_datadir} \
12mr|xscreensaver-5.15-2|210	mandir=%{_mandir} AD_DIR=%{_sysconfdir}/X11/app-defaults/ \
12mr|xscreensaver-5.15-2|211	gnulocaledir=%{_datadir}/locale install
12mr|xscreensaver-5.15-2|212	
12mr|xscreensaver-5.15-2|213	# Custom wrapper for gdmflexiserver and kdmctl
12mr|xscreensaver-5.15-2|214	install -m 755 %{SOURCE2} %{buildroot}%{_bindir}/dmctl
12mr|xscreensaver-5.15-2|215	
12mr|xscreensaver-5.15-2|216	cat<<EOF >README.GL
12mr|xscreensaver-5.15-2|217	The xscreensaver-gl package contains even more screensavers for your
12mr|xscreensaver-5.15-2|218	mind-numbing, ambition-eroding, time-wasting, hypnotized viewing
12mr|xscreensaver-5.15-2|219	pleasure. These screensavers require OpenGL or Mesa support.
12mr|xscreensaver-5.15-2|220	
12mr|xscreensaver-5.15-2|221	Install the xscreensaver-gl package if you need more screensavers for
12mr|xscreensaver-5.15-2|222	use with the X Window System and you have OpenGL or Mesa installed.
12mr|xscreensaver-5.15-2|223	EOF
12mr|xscreensaver-5.15-2|224	
12mr|xscreensaver-5.15-2|225	#icons
12mr|xscreensaver-5.15-2|226	mkdir -p %{buildroot}%{_datadir}/pixmaps
12mr|xscreensaver-5.15-2|227	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12mr|xscreensaver-5.15-2|228	cp %{SOURCE1}  %{buildroot}%{_datadir}/pixmaps
12mr|xscreensaver-5.15-2|229	convert -scale 16x16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|xscreensaver-5.15-2|230	convert -scale 32x32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|xscreensaver-5.15-2|231	ln -s %{_datadir}/pixmaps/xscreensaver-capplet.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|xscreensaver-5.15-2|232	
12mr|xscreensaver-5.15-2|233	#remove unpackaged files
12mr|xscreensaver-5.15-2|234	rm -f %{buildroot}%{_datadir}/xscreensaver/config/xjack.xml
12mr|xscreensaver-5.15-2|235	rm -f %{buildroot}%{_mandir}/man6/xjack.6
12mr|xscreensaver-5.15-2|236	rm -f  %{buildroot}%{_libexecdir}/xscreensaver/xjack
12mr|xscreensaver-5.15-2|237	
12mr|xscreensaver-5.15-2|238	%if ! %{build_plf}
12mr|xscreensaver-5.15-2|239	rm -rf %{buildroot}%{_libexecdir}/xscreensaver/*matrix
12mr|xscreensaver-5.15-2|240	rm -rf %{buildroot}%{_mandir}/man6/*matrix*
12mr|xscreensaver-5.15-2|241	rm -rf %{buildroot}%{_datadir}/xscreensaver/config/*matrix*
12mr|xscreensaver-5.15-2|242	%endif
12mr|xscreensaver-5.15-2|243	%if ! %{enable_extrusion}
12mr|xscreensaver-5.15-2|244	rm -f %{buildroot}%{_datadir}/xscreensaver/config/extrusion.xml
12mr|xscreensaver-5.15-2|245	rm -f %{buildroot}%{_mandir}/man6/extrusion.6
12mr|xscreensaver-5.15-2|246	%endif
12mr|xscreensaver-5.15-2|247	
12mr|xscreensaver-5.15-2|248	%find_lang %{name}
12mr|xscreensaver-5.15-2|249	
12mr|xscreensaver-5.15-2|250	# This function prints a list of things that get installed.
12mr|xscreensaver-5.15-2|251	# It does this by parsing the output of a dummy run of "make install".
12mr|xscreensaver-5.15-2|252	#
12mr|xscreensaver-5.15-2|253	list_files() {
12mr|xscreensaver-5.15-2|254	make -s install_prefix=%{buildroot} mandir=%{_mandir}/ \
12mr|xscreensaver-5.15-2|255	bindir=%{_bindir} INSTALL=true "$@"	\
12mr|xscreensaver-5.15-2|256	| sed -n -e 's@.* \(/[^ ]*\)$@\1@p'				\
12mr|xscreensaver-5.15-2|257	| sed    -e "s@^%{buildroot}@@"				\
12mr|xscreensaver-5.15-2|258	-e "s@/[a-z][a-z]*/\.\./@/@"			\
12mr|xscreensaver-5.15-2|259	| sed    -e 's@\(.*/man/.*\)@\1\*@'				\
12mr|xscreensaver-5.15-2|260	| sed    -e 's@\(.*/app-defaults/\)@%config \1@'		\
12mr|xscreensaver-5.15-2|261	-e 's@\(.*/pam\.d/\)@%config(missingok) \1@'	\
12mr|xscreensaver-5.15-2|262	| sort
12mr|xscreensaver-5.15-2|263	}
12mr|xscreensaver-5.15-2|264	
12mr|xscreensaver-5.15-2|265	# Generate three lists of files for the three packages.
12mr|xscreensaver-5.15-2|266	#
12mr|xscreensaver-5.15-2|267	dd=%{_builddir}/%{name}-%{version}
12mr|xscreensaver-5.15-2|268	( cd hacks/glx ; list_files install > $dd/gl-extras.files)
12mr|xscreensaver-5.15-2|269	( cd hacks     ; list_files install > $dd/base.files)
12mr|xscreensaver-5.15-2|270	
12mr|xscreensaver-5.15-2|271	#gw remove the files we don't package:
12mr|xscreensaver-5.15-2|272	perl -pi -e "s/.*(gdadou|xjack|matrix|extrusion).*//" gl-extras.files base.files
12mr|xscreensaver-5.15-2|273	
12mr|xscreensaver-5.15-2|274	%find_lang %{name}
12mr|xscreensaver-5.15-2|275	
12mr|xscreensaver-5.15-2|276	%post gl
12mr|xscreensaver-5.15-2|277	sed -i -e 's/\A-\s+GL:/ GL:/' %{_sysconfdir}/X11/app-defaults/XScreenSaver
12mr|xscreensaver-5.15-2|278	
12mr|xscreensaver-5.15-2|279	%postun gl
12mr|xscreensaver-5.15-2|280	sed -i -e '/\A\s*GL:/ and print "- $_" or print "$_"' %{_sysconfdir}/X11/app-defaults/XScreenSaver
12mr|xscreensaver-5.15-2|281	
12mr|xscreensaver-5.15-2|282	%files -f %{name}.lang
12mr|xscreensaver-5.15-2|283	%config(noreplace) %{_sysconfdir}/pam.d/xscreensaver
12mr|xscreensaver-5.15-2|284	%doc README
12mr|xscreensaver-5.15-2|285	%{_mandir}/man1/xscreensaver-command.1*
12mr|xscreensaver-5.15-2|286	%{_mandir}/man1/xscreensaver-demo.1*
12mr|xscreensaver-5.15-2|287	%{_mandir}/man1/xscreensaver.1*
12mr|xscreensaver-5.15-2|288	%attr(755,root,chkpwd) %{_bindir}/xscreensaver
12mr|xscreensaver-5.15-2|289	%{_bindir}/xscreensaver-command
12mr|xscreensaver-5.15-2|290	%{_bindir}/xscreensaver-demo
12mr|xscreensaver-5.15-2|291	%{_bindir}/dmctl
12mr|xscreensaver-5.15-2|292	%dir %{_datadir}/xscreensaver
12mr|xscreensaver-5.15-2|293	%{_datadir}/xscreensaver/glade
12mr|xscreensaver-5.15-2|294	%{_datadir}/applications/xscreensaver-properties.desktop
12mr|xscreensaver-5.15-2|295	%{_datadir}/pixmaps/*
12mr|xscreensaver-5.15-2|296	%{_datadir}/xscreensaver/config/gdadou.xml
12mr|xscreensaver-5.15-2|297	%{_iconsdir}/hicolor/*/apps/*.png
12mr|xscreensaver-5.15-2|298	
12mr|xscreensaver-5.15-2|299	%files common
12mr|xscreensaver-5.15-2|300	%config(noreplace) %{_sysconfdir}/X11/app-defaults/*
12mr|xscreensaver-5.15-2|301	%dir %{_libexecdir}/%{name}
12mr|xscreensaver-5.15-2|302	%{_bindir}/xscreensaver-getimage
12mr|xscreensaver-5.15-2|303	%{_bindir}/xscreensaver-getimage-file
12mr|xscreensaver-5.15-2|304	%{_bindir}/xscreensaver-getimage-video
12mr|xscreensaver-5.15-2|305	%{_bindir}/xscreensaver-text
12mr|xscreensaver-5.15-2|306	%{_mandir}/man1/xscreensaver-getimage*
12mr|xscreensaver-5.15-2|307	%{_mandir}/man1/xscreensaver-text.1*
12mr|xscreensaver-5.15-2|308	%dir %{_datadir}/%{name}/config
12mr|xscreensaver-5.15-2|309	%{_datadir}/%{name}/config/README
12mr|xscreensaver-5.15-2|310	
12mr|xscreensaver-5.15-2|311	%files base -f base.files
12mr|xscreensaver-5.15-2|312	
12mr|xscreensaver-5.15-2|313	%files gl -f gl-extras.files
12mr|xscreensaver-5.15-2|314	%doc README.GL
12mr|xscreensaver-5.15-2|315	
12mr|xscreensaver-5.15-2|316	%if %{enable_extrusion}
12mr|xscreensaver-5.15-2|317	%files extrusion
12mr|xscreensaver-5.15-2|318	%doc README.GL
12mr|xscreensaver-5.15-2|319	%{_datadir}/xscreensaver/config/extrusion.xml
12mr|xscreensaver-5.15-2|320	%{_mandir}/man6/extrusion.6*
12mr|xscreensaver-5.15-2|321	%{_libexecdir}/xscreensaver/extrusion
12mr|xscreensaver-5.15-2|322	%endif
12mr|xscreensaver-5.15-2|323	
12mr|xscreensaver-5.15-2|324	%if %{build_plf}
12mr|xscreensaver-5.15-2|325	%files matrix
12mr|xscreensaver-5.15-2|326	%doc README.GL
12mr|xscreensaver-5.15-2|327	%{_mandir}/man6/xmatrix.6*
12mr|xscreensaver-5.15-2|328	%{_mandir}/man6/glmatrix.6*
12mr|xscreensaver-5.15-2|329	%{_datadir}/xscreensaver/config/glmatrix.xml
12mr|xscreensaver-5.15-2|330	%{_datadir}/xscreensaver/config/xmatrix.xml
12mr|xscreensaver-5.15-2|331	%{_libexecdir}/xscreensaver/xmatrix
12mr|xscreensaver-5.15-2|332	%{_libexecdir}/xscreensaver/glmatrix
12mr|xscreensaver-5.15-2|333	%endif
12mr|xscreensaver-5.15-2|334	
12mr|xscreensaver-5.15-2|335	
12mr|xscreensaver-5.15-2|336	
12mr|xscreensaver-5.15-2|337	
12mr|xscreensaver-5.15-2|338	%changelog
12mr|xscreensaver-5.15-2|339	

19380 12
12mr|xset-1.2.2-1|1	Name: xset
12mr|xset-1.2.2-1|2	Version: 1.2.2
12mr|xset-1.2.2-1|3	Release: %mkrel 1
12mr|xset-1.2.2-1|4	Summary: User preference utility for X
12mr|xset-1.2.2-1|5	Group: Development/X11
12mr|xset-1.2.2-1|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xset-1.2.2-1|7	License: MIT
12mr|xset-1.2.2-1|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|xset-1.2.2-1|9	
12mr|xset-1.2.2-1|10	BuildRequires: libx11-devel >= 1.0.0
12mr|xset-1.2.2-1|11	BuildRequires: libxmu-devel >= 1.0.0
12mr|xset-1.2.2-1|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xset-1.2.2-1|13	
12mr|xset-1.2.2-1|14	%description
12mr|xset-1.2.2-1|15	The xset program is used to set various user preference options of the display.
12mr|xset-1.2.2-1|16	
12mr|xset-1.2.2-1|17	%prep
12mr|xset-1.2.2-1|18	%setup -q -n %{name}-%{version}
12mr|xset-1.2.2-1|19	
12mr|xset-1.2.2-1|20	%build
12mr|xset-1.2.2-1|21	%configure2_5x	--x-includes=%{_includedir}\
12mr|xset-1.2.2-1|22	--x-libraries=%{_libdir}
12mr|xset-1.2.2-1|23	
12mr|xset-1.2.2-1|24	%make
12mr|xset-1.2.2-1|25	
12mr|xset-1.2.2-1|26	%install
12mr|xset-1.2.2-1|27	rm -rf %{buildroot}
12mr|xset-1.2.2-1|28	%makeinstall_std
12mr|xset-1.2.2-1|29	
12mr|xset-1.2.2-1|30	#
12mr|xset-1.2.2-1|31	
12mr|xset-1.2.2-1|32	%clean
12mr|xset-1.2.2-1|33	rm -rf %{buildroot}
12mr|xset-1.2.2-1|34	
12mr|xset-1.2.2-1|35	%files
12mr|xset-1.2.2-1|36	%defattr(-,root,root)
12mr|xset-1.2.2-1|37	%{_bindir}/xset
12mr|xset-1.2.2-1|38	%{_mandir}/man1/xset.*
12mr|xset-1.2.2-1|39	
12mr|xset-1.2.2-1|40	
12mr|xset-1.2.2-1|41	
12mr|xset-1.2.2-1|42	%changelog
12mr|xset-1.2.2-1|43	

19381 12
12mr|xsetmode-1.0.0-11|1	Name:		xsetmode
12mr|xsetmode-1.0.0-11|2	Version:	1.0.0
12mr|xsetmode-1.0.0-11|3	Release:	%mkrel 11
12mr|xsetmode-1.0.0-11|4	Summary:	Set the mode for an XInput device
12mr|xsetmode-1.0.0-11|5	Group:		Development/X11
12mr|xsetmode-1.0.0-11|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xsetmode-1.0.0-11|7	License:	MIT
12mr|xsetmode-1.0.0-11|8	BuildRoot:	%{_tmppath}/%{name}-root
12mr|xsetmode-1.0.0-11|9	
12mr|xsetmode-1.0.0-11|10	BuildRequires: libx11-devel >= 1.0.0
12mr|xsetmode-1.0.0-11|11	BuildRequires: libxi-devel >= 1.0.0
12mr|xsetmode-1.0.0-11|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xsetmode-1.0.0-11|13	
12mr|xsetmode-1.0.0-11|14	%description
12mr|xsetmode-1.0.0-11|15	Xsetmode sets the mode of an XInput device to either absolute or relative.
12mr|xsetmode-1.0.0-11|16	
12mr|xsetmode-1.0.0-11|17	%prep
12mr|xsetmode-1.0.0-11|18	%setup -q -n %{name}-%{version}
12mr|xsetmode-1.0.0-11|19	
12mr|xsetmode-1.0.0-11|20	%build
12mr|xsetmode-1.0.0-11|21	%configure2_5x	--x-includes=%{_includedir} \
12mr|xsetmode-1.0.0-11|22	--x-libraries=%{_libdir}
12mr|xsetmode-1.0.0-11|23	
12mr|xsetmode-1.0.0-11|24	%make
12mr|xsetmode-1.0.0-11|25	
12mr|xsetmode-1.0.0-11|26	%install
12mr|xsetmode-1.0.0-11|27	rm -rf %{buildroot}
12mr|xsetmode-1.0.0-11|28	%makeinstall_std
12mr|xsetmode-1.0.0-11|29	
12mr|xsetmode-1.0.0-11|30	#
12mr|xsetmode-1.0.0-11|31	
12mr|xsetmode-1.0.0-11|32	%clean
12mr|xsetmode-1.0.0-11|33	rm -rf %{buildroot}
12mr|xsetmode-1.0.0-11|34	
12mr|xsetmode-1.0.0-11|35	%files
12mr|xsetmode-1.0.0-11|36	%defattr(-,root,root)
12mr|xsetmode-1.0.0-11|37	%{_bindir}/xsetmode
12mr|xsetmode-1.0.0-11|38	%{_mandir}/man1/xsetmode.1*
12mr|xsetmode-1.0.0-11|39	
12mr|xsetmode-1.0.0-11|40	
12mr|xsetmode-1.0.0-11|41	
12mr|xsetmode-1.0.0-11|42	%changelog
12mr|xsetmode-1.0.0-11|43	

19382 12
12mr|xsetpointer-1.0.1-10|1	Name: xsetpointer
12mr|xsetpointer-1.0.1-10|2	Version: 1.0.1
12mr|xsetpointer-1.0.1-10|3	Release: %mkrel 10
12mr|xsetpointer-1.0.1-10|4	Summary: Set an X Input device as the main pointer
12mr|xsetpointer-1.0.1-10|5	Group: Development/X11
12mr|xsetpointer-1.0.1-10|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xsetpointer-1.0.1-10|7	License: MIT
12mr|xsetpointer-1.0.1-10|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|xsetpointer-1.0.1-10|9	
12mr|xsetpointer-1.0.1-10|10	BuildRequires: libx11-devel >= 1.0.0
12mr|xsetpointer-1.0.1-10|11	BuildRequires: libxi-devel >= 1.0.0
12mr|xsetpointer-1.0.1-10|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xsetpointer-1.0.1-10|13	BuildRequires: x11-proto-devel >= 1.0.3-3mdv
12mr|xsetpointer-1.0.1-10|14	
12mr|xsetpointer-1.0.1-10|15	%description
12mr|xsetpointer-1.0.1-10|16	Xsetpointer sets an XInput device as the main pointer.
12mr|xsetpointer-1.0.1-10|17	
12mr|xsetpointer-1.0.1-10|18	%prep
12mr|xsetpointer-1.0.1-10|19	%setup -q -n %{name}-%{version}
12mr|xsetpointer-1.0.1-10|20	
12mr|xsetpointer-1.0.1-10|21	%build
12mr|xsetpointer-1.0.1-10|22	%configure2_5x	--x-includes=%{_includedir}\
12mr|xsetpointer-1.0.1-10|23	--x-libraries=%{_libdir}
12mr|xsetpointer-1.0.1-10|24	
12mr|xsetpointer-1.0.1-10|25	%make
12mr|xsetpointer-1.0.1-10|26	
12mr|xsetpointer-1.0.1-10|27	%install
12mr|xsetpointer-1.0.1-10|28	rm -rf %{buildroot}
12mr|xsetpointer-1.0.1-10|29	%makeinstall_std
12mr|xsetpointer-1.0.1-10|30	
12mr|xsetpointer-1.0.1-10|31	#
12mr|xsetpointer-1.0.1-10|32	
12mr|xsetpointer-1.0.1-10|33	%clean
12mr|xsetpointer-1.0.1-10|34	rm -rf %{buildroot}
12mr|xsetpointer-1.0.1-10|35	
12mr|xsetpointer-1.0.1-10|36	%files
12mr|xsetpointer-1.0.1-10|37	%defattr(-,root,root)
12mr|xsetpointer-1.0.1-10|38	%{_bindir}/xsetpointer
12mr|xsetpointer-1.0.1-10|39	%{_mandir}/man1/xsetpointer.1x*
12mr|xsetpointer-1.0.1-10|40	
12mr|xsetpointer-1.0.1-10|41	
12mr|xsetpointer-1.0.1-10|42	
12mr|xsetpointer-1.0.1-10|43	%changelog
12mr|xsetpointer-1.0.1-10|44	

19383 12
12mr|xsetroot-1.1.0-2|1	Name:		xsetroot
12mr|xsetroot-1.1.0-2|2	Version:	1.1.0
12mr|xsetroot-1.1.0-2|3	Release:	%mkrel 2
12mr|xsetroot-1.1.0-2|4	Summary:	Root window parameter setting utility for X
12mr|xsetroot-1.1.0-2|5	Group:		Development/X11
12mr|xsetroot-1.1.0-2|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xsetroot-1.1.0-2|7	License:	MIT
12mr|xsetroot-1.1.0-2|8	BuildRoot:	%{_tmppath}/%{name}-root
12mr|xsetroot-1.1.0-2|9	
12mr|xsetroot-1.1.0-2|10	BuildRequires: libx11-devel >= 1.0.0
12mr|xsetroot-1.1.0-2|11	BuildRequires: libxmu-devel >= 1.0.0
12mr|xsetroot-1.1.0-2|12	BuildRequires: x11-data-bitmaps >= 1.0.1
12mr|xsetroot-1.1.0-2|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|xsetroot-1.1.0-2|14	BuildRequires: libxcursor-devel
12mr|xsetroot-1.1.0-2|15	
12mr|xsetroot-1.1.0-2|16	%description
12mr|xsetroot-1.1.0-2|17	The setroot program allows to tailor the appearance of the background
12mr|xsetroot-1.1.0-2|18	("root") window on a workstation display running X.
12mr|xsetroot-1.1.0-2|19	
12mr|xsetroot-1.1.0-2|20	%prep
12mr|xsetroot-1.1.0-2|21	%setup -q -n %{name}-%{version}
12mr|xsetroot-1.1.0-2|22	
12mr|xsetroot-1.1.0-2|23	%build
12mr|xsetroot-1.1.0-2|24	%configure2_5x	--x-includes=%{_includedir} \
12mr|xsetroot-1.1.0-2|25	--x-libraries=%{_libdir}
12mr|xsetroot-1.1.0-2|26	
12mr|xsetroot-1.1.0-2|27	%make
12mr|xsetroot-1.1.0-2|28	
12mr|xsetroot-1.1.0-2|29	%install
12mr|xsetroot-1.1.0-2|30	rm -rf %{buildroot}
12mr|xsetroot-1.1.0-2|31	%makeinstall_std
12mr|xsetroot-1.1.0-2|32	
12mr|xsetroot-1.1.0-2|33	%clean
12mr|xsetroot-1.1.0-2|34	rm -rf %{buildroot}
12mr|xsetroot-1.1.0-2|35	
12mr|xsetroot-1.1.0-2|36	%files
12mr|xsetroot-1.1.0-2|37	%defattr(-,root,root)
12mr|xsetroot-1.1.0-2|38	%{_bindir}/xsetroot
12mr|xsetroot-1.1.0-2|39	%{_mandir}/man1/xsetroot.1*
12mr|xsetroot-1.1.0-2|40	
12mr|xsetroot-1.1.0-2|41	
12mr|xsetroot-1.1.0-2|42	
12mr|xsetroot-1.1.0-2|43	
12mr|xsetroot-1.1.0-2|44	%changelog
12mr|xsetroot-1.1.0-2|45	

19384 12
12mr|Xsettings-client-0.10-4|1	%define major		0
12mr|Xsettings-client-0.10-4|2	%define libname		%mklibname %{name} %{major}
12mr|Xsettings-client-0.10-4|3	%define develname	%mklibname %{name} -d
12mr|Xsettings-client-0.10-4|4	
12mr|Xsettings-client-0.10-4|5	Summary: 	Inter-toolkit configuration settings
12mr|Xsettings-client-0.10-4|6	Name: 		Xsettings-client
12mr|Xsettings-client-0.10-4|7	Version: 	0.10
12mr|Xsettings-client-0.10-4|8	Release: 	%{mkrel 4}
12mr|Xsettings-client-0.10-4|9	URL: 		http://www.freedesktop.org/standards/xsettings-spec/
12mr|Xsettings-client-0.10-4|10	# Tarball includes a copy of the GPL but the source headers clearly
12mr|Xsettings-client-0.10-4|11	# specify an MIT license - AdamW 2008/12
12mr|Xsettings-client-0.10-4|12	License: 	MIT
12mr|Xsettings-client-0.10-4|13	Group: 		System/Libraries
12mr|Xsettings-client-0.10-4|14	Source0:	http://matchbox-project.org/sources/optional-dependencies/%{name}-%{version}.tar.bz2
12mr|Xsettings-client-0.10-4|15	# Fix underlinking - AdamW 2008/12
12mr|Xsettings-client-0.10-4|16	Patch0:		Xsettings-client-0.10-underlink.patch
12mr|Xsettings-client-0.10-4|17	BuildRequires:	libx11-devel
12mr|Xsettings-client-0.10-4|18	Buildroot: 	%_tmppath/%{name}-%{version}-buildroot
12mr|Xsettings-client-0.10-4|19	
12mr|Xsettings-client-0.10-4|20	%description
12mr|Xsettings-client-0.10-4|21	The intent of this specification is to specify a mechanism to allow the
12mr|Xsettings-client-0.10-4|22	configuration of settings such as double click timeout, drag-and-drop
12mr|Xsettings-client-0.10-4|23	threshold, and default foreground and background colors for all applications
12mr|Xsettings-client-0.10-4|24	running within a desktop. The mechanism should:
12mr|Xsettings-client-0.10-4|25	- allow for instant updates to be propagated across all applications at runtime
12mr|Xsettings-client-0.10-4|26	- perform well, even for remote applications.
12mr|Xsettings-client-0.10-4|27	
12mr|Xsettings-client-0.10-4|28	It is not intended:
12mr|Xsettings-client-0.10-4|29	- for the storage of application-specific data
12mr|Xsettings-client-0.10-4|30	- to be able to store large amounts of data
12mr|Xsettings-client-0.10-4|31	- to store complex data types (other than as strings)
12mr|Xsettings-client-0.10-4|32	
12mr|Xsettings-client-0.10-4|33	%package -n	%{libname}
12mr|Xsettings-client-0.10-4|34	Group:		System/Libraries
12mr|Xsettings-client-0.10-4|35	Summary:	Inter-toolkit configuration settings
12mr|Xsettings-client-0.10-4|36	
12mr|Xsettings-client-0.10-4|37	%description -n %{libname}
12mr|Xsettings-client-0.10-4|38	The intent of this specification is to specify a mechanism to allow the
12mr|Xsettings-client-0.10-4|39	configuration of settings such as double click timeout, drag-and-drop
12mr|Xsettings-client-0.10-4|40	threshold, and default foreground and background colors for all applications
12mr|Xsettings-client-0.10-4|41	running within a desktop. The mechanism should:
12mr|Xsettings-client-0.10-4|42	- allow for instant updates to be propagated across all applications at runtime
12mr|Xsettings-client-0.10-4|43	- perform well, even for remote applications.
12mr|Xsettings-client-0.10-4|44	
12mr|Xsettings-client-0.10-4|45	It is not intended:
12mr|Xsettings-client-0.10-4|46	- for the storage of application-specific data
12mr|Xsettings-client-0.10-4|47	- to be able to store large amounts of data
12mr|Xsettings-client-0.10-4|48	- to store complex data types (other than as strings)
12mr|Xsettings-client-0.10-4|49	
12mr|Xsettings-client-0.10-4|50	%package -n %{develname}
12mr|Xsettings-client-0.10-4|51	Group:          Development/C
12mr|Xsettings-client-0.10-4|52	Summary:        Static libraries and header files from %{name}
12mr|Xsettings-client-0.10-4|53	Provides:       %{name}-devel = %{version}-%{release}
12mr|Xsettings-client-0.10-4|54	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|Xsettings-client-0.10-4|55	Obsoletes:	%{mklibname Xsettings-client 0 -d}
12mr|Xsettings-client-0.10-4|56	Requires:       %{libname} = %{version}-%{release}
12mr|Xsettings-client-0.10-4|57	
12mr|Xsettings-client-0.10-4|58	%description -n %{develname}
12mr|Xsettings-client-0.10-4|59	Static libraries and header files from %{name}.
12mr|Xsettings-client-0.10-4|60	
12mr|Xsettings-client-0.10-4|61	%prep
12mr|Xsettings-client-0.10-4|62	%setup -q
12mr|Xsettings-client-0.10-4|63	%patch0 -p1 -b .underlink
12mr|Xsettings-client-0.10-4|64	
12mr|Xsettings-client-0.10-4|65	%build
12mr|Xsettings-client-0.10-4|66	autoreconf -fi
12mr|Xsettings-client-0.10-4|67	%configure2_5x
12mr|Xsettings-client-0.10-4|68	%make
12mr|Xsettings-client-0.10-4|69	
12mr|Xsettings-client-0.10-4|70	%install
12mr|Xsettings-client-0.10-4|71	rm -rf %{buildroot}
12mr|Xsettings-client-0.10-4|72	%makeinstall_std
12mr|Xsettings-client-0.10-4|73	
12mr|Xsettings-client-0.10-4|74	%clean
12mr|Xsettings-client-0.10-4|75	rm -rf %{buildroot}
12mr|Xsettings-client-0.10-4|76	
12mr|Xsettings-client-0.10-4|77	%if %mdkversion < 200900
12mr|Xsettings-client-0.10-4|78	%post -n %{libname} -p /sbin/ldconfig
12mr|Xsettings-client-0.10-4|79	%endif
12mr|Xsettings-client-0.10-4|80	%if %mdkversion < 200900
12mr|Xsettings-client-0.10-4|81	%postun -n %{libname} -p /sbin/ldconfig
12mr|Xsettings-client-0.10-4|82	%endif
12mr|Xsettings-client-0.10-4|83	
12mr|Xsettings-client-0.10-4|84	%files -n %{libname}
12mr|Xsettings-client-0.10-4|85	%defattr(-,root,root)
12mr|Xsettings-client-0.10-4|86	%{_libdir}/*.so.%{major}*
12mr|Xsettings-client-0.10-4|87	
12mr|Xsettings-client-0.10-4|88	%files -n %{develname}
12mr|Xsettings-client-0.10-4|89	%defattr(-,root,root)
12mr|Xsettings-client-0.10-4|90	%doc README
12mr|Xsettings-client-0.10-4|91	%{_libdir}/*.so
12mr|Xsettings-client-0.10-4|92	%{_libdir}/*.*a
12mr|Xsettings-client-0.10-4|93	%{_includedir}/*.h
12mr|Xsettings-client-0.10-4|94	
12mr|Xsettings-client-0.10-4|95	
12mr|Xsettings-client-0.10-4|96	
12mr|Xsettings-client-0.10-4|97	
12mr|Xsettings-client-0.10-4|98	%changelog
12mr|Xsettings-client-0.10-4|99	

19385 12
12mr|xsettings-kde-0.12.3-1|1	Summary:	XSettings Daemon for KDE Environment
12mr|xsettings-kde-0.12.3-1|2	Name:     	xsettings-kde
12mr|xsettings-kde-0.12.3-1|3	Version:	0.12.3
12mr|xsettings-kde-0.12.3-1|4	Release:	%mkrel 1
12mr|xsettings-kde-0.12.3-1|5	License:	GPLv2+
12mr|xsettings-kde-0.12.3-1|6	Group:		Graphical desktop/KDE
12mr|xsettings-kde-0.12.3-1|7	Source: 	%{name}-%{version}.tar.bz2
12mr|xsettings-kde-0.12.3-1|8	URL:		http://svnweb.mageia.org/soft/theme/xsettings-kde/
12mr|xsettings-kde-0.12.3-1|9	
12mr|xsettings-kde-0.12.3-1|10	BuildRequires:	libx11-devel glib2-devel
12mr|xsettings-kde-0.12.3-1|11	
12mr|xsettings-kde-0.12.3-1|12	%description
12mr|xsettings-kde-0.12.3-1|13	This package provides a XSettings daemon for KDE Desktop Environment.
12mr|xsettings-kde-0.12.3-1|14	It allows XSettings aware applications (all GTK+ 2 and GNOME 2 applications)
12mr|xsettings-kde-0.12.3-1|15	to be informed instantly of changes in KDE configuration, such as theme name,
12mr|xsettings-kde-0.12.3-1|16	default font and so on.
12mr|xsettings-kde-0.12.3-1|17	
12mr|xsettings-kde-0.12.3-1|18	%prep
12mr|xsettings-kde-0.12.3-1|19	%setup -q
12mr|xsettings-kde-0.12.3-1|20	
12mr|xsettings-kde-0.12.3-1|21	%build
12mr|xsettings-kde-0.12.3-1|22	
12mr|xsettings-kde-0.12.3-1|23	make CFLAGS="%optflags" LDFLAGS="%ldflags" lib=%{_lib}
12mr|xsettings-kde-0.12.3-1|24	
12mr|xsettings-kde-0.12.3-1|25	%install
12mr|xsettings-kde-0.12.3-1|26	rm -rf $RPM_BUILD_ROOT
12mr|xsettings-kde-0.12.3-1|27	
12mr|xsettings-kde-0.12.3-1|28	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12mr|xsettings-kde-0.12.3-1|29	cp -f xsettings-kde $RPM_BUILD_ROOT%{_bindir}
12mr|xsettings-kde-0.12.3-1|30	
12mr|xsettings-kde-0.12.3-1|31	mkdir -p $RPM_BUILD_ROOT%{_datadir}/autostart/
12mr|xsettings-kde-0.12.3-1|32	cat << EOF > $RPM_BUILD_ROOT%{_datadir}/autostart/xsettings-kde.desktop
12mr|xsettings-kde-0.12.3-1|33	[Desktop Entry]
12mr|xsettings-kde-0.12.3-1|34	Exec=xsettings-kde
12mr|xsettings-kde-0.12.3-1|35	Name=XSettings-KDE
12mr|xsettings-kde-0.12.3-1|36	X-KDE-autostart-after=kdesktop
12mr|xsettings-kde-0.12.3-1|37	Type=Service
12mr|xsettings-kde-0.12.3-1|38	OnlyShowIn=KDE;
12mr|xsettings-kde-0.12.3-1|39	EOF
12mr|xsettings-kde-0.12.3-1|40	
12mr|xsettings-kde-0.12.3-1|41	%clean
12mr|xsettings-kde-0.12.3-1|42	rm -rf $RPM_BUILD_ROOT
12mr|xsettings-kde-0.12.3-1|43	
12mr|xsettings-kde-0.12.3-1|44	%files
12mr|xsettings-kde-0.12.3-1|45	%defattr(-, root, root)
12mr|xsettings-kde-0.12.3-1|46	%doc ChangeLog README
12mr|xsettings-kde-0.12.3-1|47	%{_bindir}/*
12mr|xsettings-kde-0.12.3-1|48	%{_datadir}/autostart/*
12mr|xsettings-kde-0.12.3-1|49	
12mr|xsettings-kde-0.12.3-1|50	
12mr|xsettings-kde-0.12.3-1|51	
12mr|xsettings-kde-0.12.3-1|52	
12mr|xsettings-kde-0.12.3-1|53	
12mr|xsettings-kde-0.12.3-1|54	
12mr|xsettings-kde-0.12.3-1|55	%changelog
12mr|xsettings-kde-0.12.3-1|56	

19386 12
12mr|xsm-1.0.2-10|1	Name: xsm
12mr|xsm-1.0.2-10|2	Version: 1.0.2
12mr|xsm-1.0.2-10|3	Release: %mkrel 10
12mr|xsm-1.0.2-10|4	Summary: X Session Manager
12mr|xsm-1.0.2-10|5	Group: Development/X11
12mr|xsm-1.0.2-10|6	URL: http://xorg.freedesktop.org
12mr|xsm-1.0.2-10|7	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xsm-1.0.2-10|8	License: MIT
12mr|xsm-1.0.2-10|9	BuildRoot: %{_tmppath}/%{name}-root
12mr|xsm-1.0.2-10|10	BuildRequires: libxaw-devel >= 1.0.1
12mr|xsm-1.0.2-10|11	BuildRequires: libxt-devel >= 1.0.0
12mr|xsm-1.0.2-10|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xsm-1.0.2-10|13	BuildRequires: netkit-rsh
12mr|xsm-1.0.2-10|14	
12mr|xsm-1.0.2-10|15	%description
12mr|xsm-1.0.2-10|16	Xsm is a session manager. A session is a group of applications, each of which
12mr|xsm-1.0.2-10|17	has a particular state. xsm allows you to create arbitrary sessions - for
12mr|xsm-1.0.2-10|18	example, you might have a "light" session, a "development" session, or an
12mr|xsm-1.0.2-10|19	"xterminal" session. Each session can have its own set of applications. Within
12mr|xsm-1.0.2-10|20	a session, you can perform a "checkpoint" to save application state, or a
12mr|xsm-1.0.2-10|21	"shutdown" to save state and exit the session. When you log back in to the
12mr|xsm-1.0.2-10|22	system, you can load a specific session, and you can delete sessions you no
12mr|xsm-1.0.2-10|23	longer want to keep.
12mr|xsm-1.0.2-10|24	
12mr|xsm-1.0.2-10|25	Some session managers simply allow you to manually specify a list of
12mr|xsm-1.0.2-10|26	applications to be started in a session. xsm is more powerful because it lets
12mr|xsm-1.0.2-10|27	you run applications and have them automatically become part of the session. On
12mr|xsm-1.0.2-10|28	a simple level, xsm is useful because it gives you this ability to easily
12mr|xsm-1.0.2-10|29	define which applications are in a session. The true power of xsm, however, can
12mr|xsm-1.0.2-10|30	be taken advantage of when more and more applications learn to save and restore
12mr|xsm-1.0.2-10|31	their state.
12mr|xsm-1.0.2-10|32	
12mr|xsm-1.0.2-10|33	%prep
12mr|xsm-1.0.2-10|34	%setup -q -n %{name}-%{version}
12mr|xsm-1.0.2-10|35	
12mr|xsm-1.0.2-10|36	%build
12mr|xsm-1.0.2-10|37	%configure2_5x
12mr|xsm-1.0.2-10|38	%make
12mr|xsm-1.0.2-10|39	
12mr|xsm-1.0.2-10|40	%install
12mr|xsm-1.0.2-10|41	rm -rf %{buildroot}
12mr|xsm-1.0.2-10|42	%makeinstall_std
12mr|xsm-1.0.2-10|43	
12mr|xsm-1.0.2-10|44	%clean
12mr|xsm-1.0.2-10|45	rm -rf %{buildroot}
12mr|xsm-1.0.2-10|46	
12mr|xsm-1.0.2-10|47	%files
12mr|xsm-1.0.2-10|48	%defattr(-,root,root)
12mr|xsm-1.0.2-10|49	%{_bindir}/xsm
12mr|xsm-1.0.2-10|50	%{_libdir}/X11/xsm/system.xsm
12mr|xsm-1.0.2-10|51	%{_datadir}/X11/app-defaults/XSm
12mr|xsm-1.0.2-10|52	%{_mandir}/man1/xsm.1*
12mr|xsm-1.0.2-10|53	
12mr|xsm-1.0.2-10|54	
12mr|xsm-1.0.2-10|55	
12mr|xsm-1.0.2-10|56	%changelog
12mr|xsm-1.0.2-10|57	

19387 12
12mr|xstdcmap-1.0.2-4|1	Name:		xstdcmap
12mr|xstdcmap-1.0.2-4|2	Version:	1.0.2
12mr|xstdcmap-1.0.2-4|3	Release:	%mkrel 4
12mr|xstdcmap-1.0.2-4|4	Summary:	X standard colormap utility
12mr|xstdcmap-1.0.2-4|5	Group:		Development/X11
12mr|xstdcmap-1.0.2-4|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xstdcmap-1.0.2-4|7	License:	MIT
12mr|xstdcmap-1.0.2-4|8	BuildRoot:	%{_tmppath}/%{name}-root
12mr|xstdcmap-1.0.2-4|9	
12mr|xstdcmap-1.0.2-4|10	BuildRequires: libx11-devel >= 1.0.0
12mr|xstdcmap-1.0.2-4|11	BuildRequires: libxmu-devel >= 1.0.0
12mr|xstdcmap-1.0.2-4|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xstdcmap-1.0.2-4|13	
12mr|xstdcmap-1.0.2-4|14	%description
12mr|xstdcmap-1.0.2-4|15	The xstdcmap utility can be used to selectively define standard
12mr|xstdcmap-1.0.2-4|16	colormap properties. It is intended to be run from a user's X startup
12mr|xstdcmap-1.0.2-4|17	script to create standard colormap definitions in order to facilitate
12mr|xstdcmap-1.0.2-4|18	sharing of scarce colormap resources among clients. Where at all
12mr|xstdcmap-1.0.2-4|19	possible, colormaps are created with read-only allocations.
12mr|xstdcmap-1.0.2-4|20	
12mr|xstdcmap-1.0.2-4|21	%prep
12mr|xstdcmap-1.0.2-4|22	%setup -q -n %{name}-%{version}
12mr|xstdcmap-1.0.2-4|23	
12mr|xstdcmap-1.0.2-4|24	%build
12mr|xstdcmap-1.0.2-4|25	%configure2_5x	--x-includes=%{_includedir}\
12mr|xstdcmap-1.0.2-4|26	--x-libraries=%{_libdir}
12mr|xstdcmap-1.0.2-4|27	
12mr|xstdcmap-1.0.2-4|28	%make
12mr|xstdcmap-1.0.2-4|29	
12mr|xstdcmap-1.0.2-4|30	%install
12mr|xstdcmap-1.0.2-4|31	rm -rf %{buildroot}
12mr|xstdcmap-1.0.2-4|32	%makeinstall_std
12mr|xstdcmap-1.0.2-4|33	
12mr|xstdcmap-1.0.2-4|34	%clean
12mr|xstdcmap-1.0.2-4|35	rm -rf %{buildroot}
12mr|xstdcmap-1.0.2-4|36	
12mr|xstdcmap-1.0.2-4|37	%files
12mr|xstdcmap-1.0.2-4|38	%defattr(-,root,root)
12mr|xstdcmap-1.0.2-4|39	%{_bindir}/xstdcmap
12mr|xstdcmap-1.0.2-4|40	%{_mandir}/man1/xstdcmap.1*
12mr|xstdcmap-1.0.2-4|41	
12mr|xstdcmap-1.0.2-4|42	
12mr|xstdcmap-1.0.2-4|43	
12mr|xstdcmap-1.0.2-4|44	%changelog
12mr|xstdcmap-1.0.2-4|45	

19388 12
12mr|xsysinfo-1.7-29|1	%define name	xsysinfo
12mr|xsysinfo-1.7-29|2	%define version	1.7
12mr|xsysinfo-1.7-29|3	Summary:	An X Window System kernel parameter monitoring tool
12mr|xsysinfo-1.7-29|4	Name:		%{name}
12mr|xsysinfo-1.7-29|5	Version:	%{version}
12mr|xsysinfo-1.7-29|6	Release:	%mkrel 29
12mr|xsysinfo-1.7-29|7	License:	MIT
12mr|xsysinfo-1.7-29|8	Group:		Monitoring
12mr|xsysinfo-1.7-29|9	Source0:	ftp://sunsite.unc.edu/pub/Linux/system/status/xstatus/xsysinfo-%{version}.tar.bz2
12mr|xsysinfo-1.7-29|10	Source1:	%{name}
12mr|xsysinfo-1.7-29|11	Source11:	%{name}-16x16.png
12mr|xsysinfo-1.7-29|12	Source12:	%{name}-32x32.png
12mr|xsysinfo-1.7-29|13	Source13:	%{name}-48x48.png
12mr|xsysinfo-1.7-29|14	Patch0:		xsysinfo-1.7-imake.patch
12mr|xsysinfo-1.7-29|15	Patch1:		xsysinfo-1.7-xf4.patch
12mr|xsysinfo-1.7-29|16	Patch2:		xsysinfo-1.7-includes.patch
12mr|xsysinfo-1.7-29|17	BuildRequires:	imake
12mr|xsysinfo-1.7-29|18	BuildRequires:	libx11-devel
12mr|xsysinfo-1.7-29|19	BuildRequires:	Xaw3d-devel
12mr|xsysinfo-1.7-29|20	BuildRequires:	libxt-devel
12mr|xsysinfo-1.7-29|21	BuildRequires:	libxaw-devel
12mr|xsysinfo-1.7-29|22	BuildRequires:	libxp-devel
12mr|xsysinfo-1.7-29|23	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|xsysinfo-1.7-29|24	
12mr|xsysinfo-1.7-29|25	%description
12mr|xsysinfo-1.7-29|26	Xsysinfo is a graphic kernel monitoring tool for the X Window System.
12mr|xsysinfo-1.7-29|27	Xsysinfo displays vertical bars for certain kernel parameters:  CPU load
12mr|xsysinfo-1.7-29|28	average, CPU load, memory and swap sizes.
12mr|xsysinfo-1.7-29|29	
12mr|xsysinfo-1.7-29|30	Install the xsysinfo package if you'd like to use a graphical kernel
12mr|xsysinfo-1.7-29|31	monitoring tool.
12mr|xsysinfo-1.7-29|32	
12mr|xsysinfo-1.7-29|33	%prep
12mr|xsysinfo-1.7-29|34	%setup -q
12mr|xsysinfo-1.7-29|35	%patch0 -p1
12mr|xsysinfo-1.7-29|36	%patch1 -p0
12mr|xsysinfo-1.7-29|37	%patch2 -p1 -b .includes
12mr|xsysinfo-1.7-29|38	make clean
12mr|xsysinfo-1.7-29|39	
12mr|xsysinfo-1.7-29|40	%build
12mr|xsysinfo-1.7-29|41	xmkmf
12mr|xsysinfo-1.7-29|42	%make CDEBUGFLAGS="%optflags" EXTRA_LDOPTIONS="%ldflags"
12mr|xsysinfo-1.7-29|43	
12mr|xsysinfo-1.7-29|44	%install
12mr|xsysinfo-1.7-29|45	rm -rf $RPM_BUILD_ROOT
12mr|xsysinfo-1.7-29|46	%{makeinstall_std}
12mr|xsysinfo-1.7-29|47	
12mr|xsysinfo-1.7-29|48	mkdir -p %{buildroot}%{_datadir}/applications
12mr|xsysinfo-1.7-29|49	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12mr|xsysinfo-1.7-29|50	[Desktop Entry]
12mr|xsysinfo-1.7-29|51	Name=Xsysinfo
12mr|xsysinfo-1.7-29|52	Comment=System information
12mr|xsysinfo-1.7-29|53	Exec=%{_bindir}/%{name}
12mr|xsysinfo-1.7-29|54	Icon=%{name}
12mr|xsysinfo-1.7-29|55	Terminal=false
12mr|xsysinfo-1.7-29|56	Type=Application
12mr|xsysinfo-1.7-29|57	StartupNotify=true
12mr|xsysinfo-1.7-29|58	Categories=System;Monitor;X-MandrivaLinux-System-Monitoring;
12mr|xsysinfo-1.7-29|59	EOF
12mr|xsysinfo-1.7-29|60	
12mr|xsysinfo-1.7-29|61	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12mr|xsysinfo-1.7-29|62	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|xsysinfo-1.7-29|63	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12mr|xsysinfo-1.7-29|64	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|xsysinfo-1.7-29|65	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12mr|xsysinfo-1.7-29|66	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|xsysinfo-1.7-29|67	
12mr|xsysinfo-1.7-29|68	rm -f $RPM_BUILD_ROOT/%{_prefix}/lib/X11/app-defaults
12mr|xsysinfo-1.7-29|69	
12mr|xsysinfo-1.7-29|70	%if %mdkversion < 200900
12mr|xsysinfo-1.7-29|71	%post
12mr|xsysinfo-1.7-29|72	%{update_menus}
12mr|xsysinfo-1.7-29|73	%update_icon_cache hicolor
12mr|xsysinfo-1.7-29|74	%endif
12mr|xsysinfo-1.7-29|75	
12mr|xsysinfo-1.7-29|76	%if %mdkversion < 200900
12mr|xsysinfo-1.7-29|77	%postun
12mr|xsysinfo-1.7-29|78	%{clean_menus}
12mr|xsysinfo-1.7-29|79	%clean_icon_cache hicolor
12mr|xsysinfo-1.7-29|80	%endif
12mr|xsysinfo-1.7-29|81	
12mr|xsysinfo-1.7-29|82	%clean
12mr|xsysinfo-1.7-29|83	rm -rf $RPM_BUILD_ROOT
12mr|xsysinfo-1.7-29|84	
12mr|xsysinfo-1.7-29|85	%files
12mr|xsysinfo-1.7-29|86	%defattr(-,root,root)
12mr|xsysinfo-1.7-29|87	%doc README CHANGES
12mr|xsysinfo-1.7-29|88	%{_bindir}/xsysinfo
12mr|xsysinfo-1.7-29|89	%config(noreplace) %{_sysconfdir}/X11/app-defaults/XSysinfo
12mr|xsysinfo-1.7-29|90	%config(noreplace) %{_sysconfdir}/X11/app-defaults/XSysinfo-color
12mr|xsysinfo-1.7-29|91	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|xsysinfo-1.7-29|92	%{_miconsdir}/%{name}.png
12mr|xsysinfo-1.7-29|93	%{_iconsdir}/%{name}.png
12mr|xsysinfo-1.7-29|94	%{_liconsdir}/%{name}.png
12mr|xsysinfo-1.7-29|95	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|xsysinfo-1.7-29|96	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|xsysinfo-1.7-29|97	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|xsysinfo-1.7-29|98	
12mr|xsysinfo-1.7-29|99	
12mr|xsysinfo-1.7-29|100	
12mr|xsysinfo-1.7-29|101	%changelog
12mr|xsysinfo-1.7-29|102	

19389 12
12mr|Xtart-1.0-20|1	%define	name	Xtart
12mr|Xtart-1.0-20|2	%define	version	1.0
12mr|Xtart-1.0-20|3	%define	release	%mkrel 20
12mr|Xtart-1.0-20|4	
12mr|Xtart-1.0-20|5	Summary:	Use this to access any installed WM from a logged-in console
12mr|Xtart-1.0-20|6	Name:		%{name}
12mr|Xtart-1.0-20|7	Version:	%{version}
12mr|Xtart-1.0-20|8	Release:	%{release}
12mr|Xtart-1.0-20|9	Source0:	%{name}-%{version}.tar.bz2
12mr|Xtart-1.0-20|10	Patch0:		%{name}-xvt.patch
12mr|Xtart-1.0-20|11	# call startx instead of xinit, for ConsoleKit
12mr|Xtart-1.0-20|12	Patch1:		%{name}-startx.patch
12mr|Xtart-1.0-20|13	License:	GPL
12mr|Xtart-1.0-20|14	Group:		Graphical desktop/Other
12mr|Xtart-1.0-20|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mr|Xtart-1.0-20|16	Requires:	python
12mr|Xtart-1.0-20|17	BuildArch:	noarch
12mr|Xtart-1.0-20|18	
12mr|Xtart-1.0-20|19	%description
12mr|Xtart-1.0-20|20	Xtart is a simple program that checks for properly installed window managers
12mr|Xtart-1.0-20|21	and allows the user full menu access to them from a logged-in console.  The
12mr|Xtart-1.0-20|22	special entry 00 in menu selectio will start X with an xterm to manually
12mr|Xtart-1.0-20|23	start new installations of window managers or to do tests with X and no
12mr|Xtart-1.0-20|24	window manager.  See /etc/X11/wmsession.d for proper WM integration.
12mr|Xtart-1.0-20|25	
12mr|Xtart-1.0-20|26	%prep
12mr|Xtart-1.0-20|27	%setup -q
12mr|Xtart-1.0-20|28	%patch0 -p0 -b .xvt
12mr|Xtart-1.0-20|29	%patch1 -p0 -b .startx
12mr|Xtart-1.0-20|30	
12mr|Xtart-1.0-20|31	%build
12mr|Xtart-1.0-20|32	
12mr|Xtart-1.0-20|33	%install
12mr|Xtart-1.0-20|34	%{__install} -m 0755 %{name} -D $RPM_BUILD_ROOT%{_bindir}/%{name}
12mr|Xtart-1.0-20|35	
12mr|Xtart-1.0-20|36	%clean
12mr|Xtart-1.0-20|37	%{__rm} -rf $RPM_BUILD_ROOT
12mr|Xtart-1.0-20|38	
12mr|Xtart-1.0-20|39	%files
12mr|Xtart-1.0-20|40	%defattr(-,root,root)
12mr|Xtart-1.0-20|41	%{_bindir}/Xtart
12mr|Xtart-1.0-20|42	
12mr|Xtart-1.0-20|43	
12mr|Xtart-1.0-20|44	
12mr|Xtart-1.0-20|45	%changelog
12mr|Xtart-1.0-20|46	

19390 12
12mr|xterm-287-1|1	Summary:	The standard terminal emulator for the X Window System
12mr|xterm-287-1|2	Name:		xterm
12mr|xterm-287-1|3	Version:	287
12mr|xterm-287-1|4	Release:	1
12mr|xterm-287-1|5	License:	MIT
12mr|xterm-287-1|6	Group:		Terminals
12mr|xterm-287-1|7	Url:		http://invisible-island.net/xterm/
12mr|xterm-287-1|8	Source0:	ftp://invisible-island.net/xterm/%{name}-%{version}.tgz
12mr|xterm-287-1|9	Source1:	ftp://invisible-island.net/xterm/%{name}-%{version}.tgz.asc
12mr|xterm-287-1|10	Source11:	%{name}-16x16.png
12mr|xterm-287-1|11	Source12:	%{name}-32x32.png
12mr|xterm-287-1|12	Source13:	%{name}-48x48.png
12mr|xterm-287-1|13	# from http://www.vim.org/scripts/script.php?script_id=1349, public domain
12mr|xterm-287-1|14	Source20:   colortest.pl
12mr|xterm-287-1|15	BuildRequires:	pkgconfig(x11)
12mr|xterm-287-1|16	BuildRequires:	pkgconfig(xaw7)
12mr|xterm-287-1|17	BuildRequires:	pkgconfig(xft)
12mr|xterm-287-1|18	BuildRequires:	pkgconfig(xmu)
12mr|xterm-287-1|19	BuildRequires:	pkgconfig(xt)
12mr|xterm-287-1|20	BuildRequires:	pkgconfig(fontconfig)
12mr|xterm-287-1|21	BuildRequires:  pkgconfig(ncurses)
12mr|xterm-287-1|22	BuildRequires: luit
12mr|xterm-287-1|23	Requires: luit
12mr|xterm-287-1|24	Requires(post,postun):	update-alternatives
12mr|xterm-287-1|25	
12mr|xterm-287-1|26	%description
12mr|xterm-287-1|27	The XTerm program is the standard terminal emulator for the X Window System. It
12mr|xterm-287-1|28	provides DEC VT102/VT220 and Tektronix 4014 compatible terminals for programs
12mr|xterm-287-1|29	that can't use the window system directly. If the underlying operating system
12mr|xterm-287-1|30	supports terminal resizing capabilities (for example, the SIGWINCH signal in
12mr|xterm-287-1|31	systems derived from 4.3bsd), xterm will use the facilities to notify programs
12mr|xterm-287-1|32	running in the window whenever it is resized.
12mr|xterm-287-1|33	
12mr|xterm-287-1|34	The xterm included in this package has support for 256 colors enabled.
12mr|xterm-287-1|35	
12mr|xterm-287-1|36	%prep
12mr|xterm-287-1|37	%setup -q
12mr|xterm-287-1|38	cp %{SOURCE20} .
12mr|xterm-287-1|39	
12mr|xterm-287-1|40	%build
12mr|xterm-287-1|41	%configure2_5x \
12mr|xterm-287-1|42	--disable-full-tgetent \
12mr|xterm-287-1|43	--enable-wide-chars \
12mr|xterm-287-1|44	--x-includes=%{_includedir}/freetype2 \
12mr|xterm-287-1|45	--enable-luit \
12mr|xterm-287-1|46	--enable-256-color \
12mr|xterm-287-1|47	--with-app-defaults=%{_libdir}/X11/app-defaults
12mr|xterm-287-1|48	
12mr|xterm-287-1|49	%make
12mr|xterm-287-1|50	
12mr|xterm-287-1|51	%install
12mr|xterm-287-1|52	%makeinstall_std
12mr|xterm-287-1|53	
12mr|xterm-287-1|54	# NOTE: encodingMode: locale means to follow the charset encoding of the
12mr|xterm-287-1|55	# locale. A quite complete unicode font is set as the default (instead of the
12mr|xterm-287-1|56	# very poor "fixed" one). a quick cat is used instead of patching the sources;
12mr|xterm-287-1|57	# it shoulmd be made the default imho
12mr|xterm-287-1|58	# locale: true means to use luit to convert locale encoding to unicode
12mr|xterm-287-1|59	# for display.
12mr|xterm-287-1|60	# luit support is needed for it to work -- pablo
12mr|xterm-287-1|61	cat << EOF >> %{buildroot}%{_libdir}/X11/app-defaults/XTerm
12mr|xterm-287-1|62	
12mr|xterm-287-1|63	*.vt100.font: -misc-fixed-medium-r-normal--15-140-75-75-c-90-iso10646-1
12mr|xterm-287-1|64	*.vt100.encodingMode: locale
12mr|xterm-287-1|65	*.locale: true
12mr|xterm-287-1|66	*.PtyInitialErase: on
12mr|xterm-287-1|67	*.backarrowKeyIsErase: on
12mr|xterm-287-1|68	EOF
12mr|xterm-287-1|69	
12mr|xterm-287-1|70	mkdir -p %{buildroot}%{_datadir}/applications
12mr|xterm-287-1|71	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mr|xterm-287-1|72	[Desktop Entry]
12mr|xterm-287-1|73	Name=XTerm
12mr|xterm-287-1|74	Comment=Standard terminal emulator
12mr|xterm-287-1|75	Comment[ru]=Стандартный эмулятор терминала для X
12mr|xterm-287-1|76	Exec=%{name} -name Terminal
12mr|xterm-287-1|77	Icon=xterm-terminal
12mr|xterm-287-1|78	Terminal=false
12mr|xterm-287-1|79	Type=Application
12mr|xterm-287-1|80	StartupNotify=true
12mr|xterm-287-1|81	Categories=TerminalEmulator;System;Utility;
12mr|xterm-287-1|82	EOF
12mr|xterm-287-1|83	
12mr|xterm-287-1|84	for xpm in xterm{-color_32x32,-color_48x48,_32x32,_48x48}.xpm; do
12mr|xterm-287-1|85	rm -f %{buildroot}%{_datadir}/pixmaps/$xpm
12mr|xterm-287-1|86	done
12mr|xterm-287-1|87	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12mr|xterm-287-1|88	install -m 644 %{SOURCE11} \
12mr|xterm-287-1|89	%{buildroot}%{_iconsdir}/hicolor/16x16/apps/xterm-terminal.png
12mr|xterm-287-1|90	install -m 644 %{SOURCE12} \
12mr|xterm-287-1|91	%{buildroot}%{_iconsdir}/hicolor/32x32/apps/xterm-terminal.png
12mr|xterm-287-1|92	install -m 644 %{SOURCE13} \
12mr|xterm-287-1|93	%{buildroot}%{_iconsdir}/hicolor/48x48/apps/xterm-terminal.png
12mr|xterm-287-1|94	
12mr|xterm-287-1|95	%post
12mr|xterm-287-1|96	update-alternatives --install %{_bindir}/xvt xvt %{_bindir}/xterm 18 || :
12mr|xterm-287-1|97	
12mr|xterm-287-1|98	%postun
12mr|xterm-287-1|99	[[ "$1" = "0" ]] && update-alternatives --remove xvt %{_bindir}/xterm || :
12mr|xterm-287-1|100	
12mr|xterm-287-1|101	%files
12mr|xterm-287-1|102	%doc ctlseqs.txt colortest.pl
12mr|xterm-287-1|103	%{_bindir}/*
12mr|xterm-287-1|104	%{_mandir}/*/*
12mr|xterm-287-1|105	%{_libdir}/X11/app-defaults/*
12mr|xterm-287-1|106	%{_datadir}/applications/mandriva-*
12mr|xterm-287-1|107	%{_iconsdir}/hicolor/*/apps/xterm-terminal.png
12mr|xterm-287-1|108	%{_datadir}/pixmaps/*.xpm

19391 12
12mr|xtraceroute-0.9.2-11|1	Summary:	Graphical OpenGL version of traceroute
12mr|xtraceroute-0.9.2-11|2	Name:		xtraceroute
12mr|xtraceroute-0.9.2-11|3	Version:	0.9.2
12mr|xtraceroute-0.9.2-11|4	Release:	11
12mr|xtraceroute-0.9.2-11|5	License:	GPLv2+
12mr|xtraceroute-0.9.2-11|6	Group:		Monitoring
12mr|xtraceroute-0.9.2-11|7	Source0:	http://www.beebgames.com/sw/%{name}-%{version}.tar.bz2
12mr|xtraceroute-0.9.2-11|8	Source10:	%{name}.16.png
12mr|xtraceroute-0.9.2-11|9	Source11:	%{name}.32.png
12mr|xtraceroute-0.9.2-11|10	Source12:	%{name}.48.png
12mr|xtraceroute-0.9.2-11|11	Patch0:		xtraceroute-0.9.2-linkage.patch
12mr|xtraceroute-0.9.2-11|12	Patch1:		xtraceroute-0.9.2-fix-build.patch
12mr|xtraceroute-0.9.2-11|13	URL:		http://www.beebgames.com/sw/gtk-ports.html
12mr|xtraceroute-0.9.2-11|14	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mr|xtraceroute-0.9.2-11|15	BuildRequires:	pkgconfig(gtkgl-2.0)
12mr|xtraceroute-0.9.2-11|16	BuildRequires:	pkgconfig(gl)
12mr|xtraceroute-0.9.2-11|17	BuildRequires:	pkgconfig(glu)
12mr|xtraceroute-0.9.2-11|18	BuildRequires:	traceroute
12mr|xtraceroute-0.9.2-11|19	BuildRequires:	bind-utils
12mr|xtraceroute-0.9.2-11|20	BuildRequires:	recode
12mr|xtraceroute-0.9.2-11|21	BuildRequires:	gettext-devel
12mr|xtraceroute-0.9.2-11|22	BuildRequires:	desktop-file-utils
12mr|xtraceroute-0.9.2-11|23	Requires:	traceroute
12mr|xtraceroute-0.9.2-11|24	Requires:	bind-utils
12mr|xtraceroute-0.9.2-11|25	
12mr|xtraceroute-0.9.2-11|26	%description
12mr|xtraceroute-0.9.2-11|27	Xtraceroute is a graphical traceroute utility that shows the path your IP
12mr|xtraceroute-0.9.2-11|28	packets travel on a 3 dimensional rendered globe. Be sure to download the NDG
12mr|xtraceroute-0.9.2-11|29	data files mentioned in the INSTALL document too.
12mr|xtraceroute-0.9.2-11|30	
12mr|xtraceroute-0.9.2-11|31	%prep
12mr|xtraceroute-0.9.2-11|32	%setup -q
12mr|xtraceroute-0.9.2-11|33	%patch0 -p0
12mr|xtraceroute-0.9.2-11|34	%patch1 -p0
12mr|xtraceroute-0.9.2-11|35	sed -i -e 's,%{name}.png,%{name},g' %{name}.desktop
12mr|xtraceroute-0.9.2-11|36	
12mr|xtraceroute-0.9.2-11|37	# otherwise autoreconf doesn't work - AdamW 2008/01
12mr|xtraceroute-0.9.2-11|38	cp %{_datadir}/gettext/config.rpath .
12mr|xtraceroute-0.9.2-11|39	
12mr|xtraceroute-0.9.2-11|40	%build
12mr|xtraceroute-0.9.2-11|41	autoreconf -fi
12mr|xtraceroute-0.9.2-11|42	%configure2_5x
12mr|xtraceroute-0.9.2-11|43	make
12mr|xtraceroute-0.9.2-11|44	
12mr|xtraceroute-0.9.2-11|45	%install
12mr|xtraceroute-0.9.2-11|46	mkdir -p %{buildroot}/%{_datadir}/pixmaps
12mr|xtraceroute-0.9.2-11|47	%makeinstall_std
12mr|xtraceroute-0.9.2-11|48	
12mr|xtraceroute-0.9.2-11|49	install xtraceroute.png %{buildroot}%{_datadir}/pixmaps
12mr|xtraceroute-0.9.2-11|50	touch %{buildroot}%{_datadir}/xtraceroute/hosts.cache
12mr|xtraceroute-0.9.2-11|51	touch %{buildroot}%{_datadir}/xtraceroute/site_hosts.cache
12mr|xtraceroute-0.9.2-11|52	touch %{buildroot}%{_datadir}/xtraceroute/site_networks.cache
12mr|xtraceroute-0.9.2-11|53	
12mr|xtraceroute-0.9.2-11|54	mv %{buildroot}/%{_bindir}/%{name} %{buildroot}/%{_bindir}/%{name}.real
12mr|xtraceroute-0.9.2-11|55	cat > %{buildroot}/%{_bindir}/%{name} << EOF
12mr|xtraceroute-0.9.2-11|56	#!/bin/sh
12mr|xtraceroute-0.9.2-11|57	if [ ! -d \$HOME/.xt ]; then
12mr|xtraceroute-0.9.2-11|58	mkdir \$HOME/.xt
12mr|xtraceroute-0.9.2-11|59	fi
12mr|xtraceroute-0.9.2-11|60	%{_bindir}/%{name}.real "\$@"
12mr|xtraceroute-0.9.2-11|61	EOF
12mr|xtraceroute-0.9.2-11|62	chmod a+x %{buildroot}/%{_bindir}/%{name}
12mr|xtraceroute-0.9.2-11|63	
12mr|xtraceroute-0.9.2-11|64	# icon
12mr|xtraceroute-0.9.2-11|65	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12mr|xtraceroute-0.9.2-11|66	install %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|xtraceroute-0.9.2-11|67	install %{SOURCE11} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|xtraceroute-0.9.2-11|68	install %{SOURCE12} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|xtraceroute-0.9.2-11|69	
12mr|xtraceroute-0.9.2-11|70	recode ISO-8859-15..UTF-8 %{name}.desktop
12mr|xtraceroute-0.9.2-11|71	
12mr|xtraceroute-0.9.2-11|72	desktop-file-install --vendor="" \
12mr|xtraceroute-0.9.2-11|73	--remove-category="Application" \
12mr|xtraceroute-0.9.2-11|74	--add-category="System" \
12mr|xtraceroute-0.9.2-11|75	--add-category="Monitor" \
12mr|xtraceroute-0.9.2-11|76	--dir %{buildroot}%{_datadir}/applications %{name}.desktop
12mr|xtraceroute-0.9.2-11|77	
12mr|xtraceroute-0.9.2-11|78	%files
12mr|xtraceroute-0.9.2-11|79	%doc AUTHORS ChangeLog NEWS README TODO
12mr|xtraceroute-0.9.2-11|80	%{_bindir}/*
12mr|xtraceroute-0.9.2-11|81	%{_datadir}/xtraceroute
12mr|xtraceroute-0.9.2-11|82	%{_datadir}/pixmaps/xtraceroute.png
12mr|xtraceroute-0.9.2-11|83	%{_mandir}/*/*
12mr|xtraceroute-0.9.2-11|84	%{_datadir}/applications/%{name}.desktop
12mr|xtraceroute-0.9.2-11|85	%{_iconsdir}/hicolor/*/apps/%{name}.png
12mr|xtraceroute-0.9.2-11|86	
12mr|xtraceroute-0.9.2-11|87	
12mr|xtraceroute-0.9.2-11|88	
12mr|xtraceroute-0.9.2-11|89	%changelog
12mr|xtraceroute-0.9.2-11|90	* Sat Sep  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|xtraceroute-0.9.2-11|91	+ Commit: 5140e7d
12mr|xtraceroute-0.9.2-11|92	- Update linkage patch
12mr|xtraceroute-0.9.2-11|93	
12mr|xtraceroute-0.9.2-11|94	* Sat Sep  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|xtraceroute-0.9.2-11|95	+ Commit: 48ba060
12mr|xtraceroute-0.9.2-11|96	- Update BR, drop find_lang (as it finds nothing here)
12mr|xtraceroute-0.9.2-11|97	
12mr|xtraceroute-0.9.2-11|98	

19392 12
12mr|xtrap-1.0.2-8|1	Name:		xtrap
12mr|xtrap-1.0.2-8|2	Version:	1.0.2
12mr|xtrap-1.0.2-8|3	Release:	%mkrel 8
12mr|xtrap-1.0.2-8|4	Summary:	XTrap sample clients
12mr|xtrap-1.0.2-8|5	Group:		Development/X11
12mr|xtrap-1.0.2-8|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xtrap-1.0.2-8|7	License:	MIT
12mr|xtrap-1.0.2-8|8	BuildRoot:	%{_tmppath}/%{name}-root
12mr|xtrap-1.0.2-8|9	
12mr|xtrap-1.0.2-8|10	BuildRequires:	libx11-devel >= 1.0.0
12mr|xtrap-1.0.2-8|11	BuildRequires:	libxtrap-devel >= 1.0.0
12mr|xtrap-1.0.2-8|12	BuildRequires:	x11-util-macros >= 1.0.1
12mr|xtrap-1.0.2-8|13	
12mr|xtrap-1.0.2-8|14	%description
12mr|xtrap-1.0.2-8|15	These commands are SAMPLE CLIENTS provided with the XTrap X Server
12mr|xtrap-1.0.2-8|16	Extension Sources, Version 3.3. XTrap is an X Server extension which
12mr|xtrap-1.0.2-8|17	facilitates the capturing of server protocol and synthesizing core
12mr|xtrap-1.0.2-8|18	input events.
12mr|xtrap-1.0.2-8|19	
12mr|xtrap-1.0.2-8|20	%prep
12mr|xtrap-1.0.2-8|21	%setup -q -n %{name}-%{version}
12mr|xtrap-1.0.2-8|22	
12mr|xtrap-1.0.2-8|23	%build
12mr|xtrap-1.0.2-8|24	%configure2_5x	--x-includes=%{_includedir}\
12mr|xtrap-1.0.2-8|25	--x-libraries=%{_libdir}
12mr|xtrap-1.0.2-8|26	
12mr|xtrap-1.0.2-8|27	%make
12mr|xtrap-1.0.2-8|28	
12mr|xtrap-1.0.2-8|29	%install
12mr|xtrap-1.0.2-8|30	rm -rf %{buildroot}
12mr|xtrap-1.0.2-8|31	%makeinstall_std
12mr|xtrap-1.0.2-8|32	
12mr|xtrap-1.0.2-8|33	%clean
12mr|xtrap-1.0.2-8|34	rm -rf %{buildroot}
12mr|xtrap-1.0.2-8|35	
12mr|xtrap-1.0.2-8|36	%files
12mr|xtrap-1.0.2-8|37	%defattr(-,root,root)
12mr|xtrap-1.0.2-8|38	%{_bindir}/xtrapin
12mr|xtrap-1.0.2-8|39	%{_bindir}/xtrapproto
12mr|xtrap-1.0.2-8|40	%{_bindir}/xtrapreset
12mr|xtrap-1.0.2-8|41	%{_bindir}/xtrapstats
12mr|xtrap-1.0.2-8|42	%{_bindir}/xtrapchar
12mr|xtrap-1.0.2-8|43	%{_bindir}/xtrapinfo
12mr|xtrap-1.0.2-8|44	%{_bindir}/xtrapout
12mr|xtrap-1.0.2-8|45	%{_mandir}/man1/xtrapstats.*
12mr|xtrap-1.0.2-8|46	%{_mandir}/man1/xtrapproto.*
12mr|xtrap-1.0.2-8|47	%{_mandir}/man1/xtrapreset.*
12mr|xtrap-1.0.2-8|48	%{_mandir}/man1/xtrapout.*
12mr|xtrap-1.0.2-8|49	%{_mandir}/man1/xtrapinfo.*
12mr|xtrap-1.0.2-8|50	%{_mandir}/man1/xtrapin.*
12mr|xtrap-1.0.2-8|51	%{_mandir}/man1/xtrapchar.*
12mr|xtrap-1.0.2-8|52	%{_mandir}/man1/xtrap.*
12mr|xtrap-1.0.2-8|53	
12mr|xtrap-1.0.2-8|54	
12mr|xtrap-1.0.2-8|55	
12mr|xtrap-1.0.2-8|56	
12mr|xtrap-1.0.2-8|57	%changelog
12mr|xtrap-1.0.2-8|58	

19393 12
12mr|xulrunner-16.0-1|1	#
12mr|xulrunner-16.0-1|2	# WARNING, READ FIRST:
12mr|xulrunner-16.0-1|3	#
12mr|xulrunner-16.0-1|4	# This is a special package that needs special treatment. Due to the amount of
12mr|xulrunner-16.0-1|5	# security updates it needs, it's common to ship new upstream versions instead of patching.
12mr|xulrunner-16.0-1|6	# That means this package MUST be BUILDABLE for stable official releases.
12mr|xulrunner-16.0-1|7	# This also means only STABLE upstream releases, NO betas.
12mr|xulrunner-16.0-1|8	# This is a discussed topic. Please, do not flame it again.
12mr|xulrunner-16.0-1|9	
12mr|xulrunner-16.0-1|10	# (tpg) DO NOT FORGET TO SET EXACT XULRUNNER and FIREFOX VERSIONS !
12mr|xulrunner-16.0-1|11	%define ffver 16.0.2
12mr|xulrunner-16.0-1|12	%define version_internal 16.0
12mr|xulrunner-16.0-1|13	
12mr|xulrunner-16.0-1|14	%define release 1
12mr|xulrunner-16.0-1|15	
12mr|xulrunner-16.0-1|16	# (tpg) DO NOT FORGET TO SET EXACT MAJOR!
12mr|xulrunner-16.0-1|17	# in this case %{major} == %{version_internal}
12mr|xulrunner-16.0-1|18	%define major %{version_internal}
12mr|xulrunner-16.0-1|19	%define libname %mklibname %{name} %{major}
12mr|xulrunner-16.0-1|20	%define develname %mklibname %{name} -d
12mr|xulrunner-16.0-1|21	%define develunstname %mklibname %{name}-unstable -d
12mr|xulrunner-16.0-1|22	%define sname firefox
12mr|xulrunner-16.0-1|23	
12mr|xulrunner-16.0-1|24	# (tpg) various directory defines
12mr|xulrunner-16.0-1|25	%define mozappdir %{_libdir}/%{name}-%{version_internal}
12mr|xulrunner-16.0-1|26	
12mr|xulrunner-16.0-1|27	%define nss_libname %mklibname nss 3
12mr|xulrunner-16.0-1|28	%define nspr_libname %mklibname nspr 4
12mr|xulrunner-16.0-1|29	
12mr|xulrunner-16.0-1|30	# this seems fragile, so require the exact version or later (#58754)
12mr|xulrunner-16.0-1|31	%define sqlite3_version %(pkg-config --modversion sqlite3 &>/dev/null && pkg-config --modversion sqlite3 2>/dev/null || echo 0)
12mr|xulrunner-16.0-1|32	%define nss_version %(pkg-config --modversion nss &>/dev/null && pkg-config --modversion nss 2>/dev/null || echo 0)
12mr|xulrunner-16.0-1|33	
12mr|xulrunner-16.0-1|34	%define _use_syshunspell 1
12mr|xulrunner-16.0-1|35	
12mr|xulrunner-16.0-1|36	Summary:	XUL Runtime for Gecko Applications
12mr|xulrunner-16.0-1|37	Name:		xulrunner
12mr|xulrunner-16.0-1|38	Version:	%{version_internal}
12mr|xulrunner-16.0-1|39	Release:	%{release}
12mr|xulrunner-16.0-1|40	License:	MPLv1.1 or GPLv2+ or LGPLv2+
12mr|xulrunner-16.0-1|41	Group:		Development/Other
12mr|xulrunner-16.0-1|42	Url:		http://developer.mozilla.org/en/docs/XULRunner
12mr|xulrunner-16.0-1|43	Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/%{sname}/releases/%{ffver}/source/%{sname}-%{ffver}.source.tar.bz2
12mr|xulrunner-16.0-1|44	Patch0:		mozilla-nongnome-proxies.patch
12mr|xulrunner-16.0-1|45	Patch1:		xulrunner-9.0-pluginsdir2.patch
12mr|xulrunner-16.0-1|46	Patch2:		xulrunner-1.9.0.1-version.patch
12mr|xulrunner-16.0-1|47	Patch3:		xulrunner-2.0-pkgconfig.patch
12mr|xulrunner-16.0-1|48	Patch4:		xulrunner-1.9.2-public-opearator-delete.patch
12mr|xulrunner-16.0-1|49	Patch8:		firefox-13-fix-cairo-build.patch
12mr|xulrunner-16.0-1|50	Patch9:		iceape-2.12-system-virtualenv.patch
12mr|xulrunner-16.0-1|51	Patch10:	xulrunner-15.0.1.xargs.patch
12mr|xulrunner-16.0-1|52	BuildRequires:	autoconf2.1
12mr|xulrunner-16.0-1|53	BuildRequires:	zlib-devel
12mr|xulrunner-16.0-1|54	BuildRequires:	bzip2-devel
12mr|xulrunner-16.0-1|55	%if %mdkversion > 201100
12mr|xulrunner-16.0-1|56	BuildRequires:	libpng-devel >= 1.4.8
12mr|xulrunner-16.0-1|57	%endif
12mr|xulrunner-16.0-1|58	%if %_use_syshunspell
12mr|xulrunner-16.0-1|59	BuildRequires:	hunspell-devel
12mr|xulrunner-16.0-1|60	%endif
12mr|xulrunner-16.0-1|61	BuildRequires:	libvpx-devel >= 0.9.7
12mr|xulrunner-16.0-1|62	BuildRequires:	libIDL2-devel
12mr|xulrunner-16.0-1|63	BuildRequires:	gtk+2-devel
12mr|xulrunner-16.0-1|64	BuildRequires:	libxt-devel
12mr|xulrunner-16.0-1|65	BuildRequires:	startup-notification-devel >= 0.8
12mr|xulrunner-16.0-1|66	BuildRequires:	dbus-glib-devel
12mr|xulrunner-16.0-1|67	BuildRequires:	libevent-devel >= 1.4.7
12mr|xulrunner-16.0-1|68	BuildRequires:	sqlite3-devel >= 3.7.7.1
12mr|xulrunner-16.0-1|69	BuildRequires:	gnome-vfs2-devel
12mr|xulrunner-16.0-1|70	BuildRequires:	libgnome2-devel
12mr|xulrunner-16.0-1|71	BuildRequires:	libgnomeui2-devel
12mr|xulrunner-16.0-1|72	BuildRequires:	java-rpmbuild
12mr|xulrunner-16.0-1|73	BuildRequires:	unzip
12mr|xulrunner-16.0-1|74	BuildRequires:	zip
12mr|xulrunner-16.0-1|75	BuildRequires:	doxygen
12mr|xulrunner-16.0-1|76	BuildRequires:	makedepend
12mr|xulrunner-16.0-1|77	BuildRequires:	valgrind
12mr|xulrunner-16.0-1|78	BuildRequires:	libiw-devel
12mr|xulrunner-16.0-1|79	%if %mdkversion >= 201100
12mr|xulrunner-16.0-1|80	BuildRequires:	valgrind-devel
12mr|xulrunner-16.0-1|81	%endif
12mr|xulrunner-16.0-1|82	BuildRequires:	rootcerts
12mr|xulrunner-16.0-1|83	BuildRequires:	python
12mr|xulrunner-16.0-1|84	BuildRequires:  nspr-devel >= 2:4.9.0
12mr|xulrunner-16.0-1|85	BuildRequires:  nss-devel >= 2:3.13.3
12mr|xulrunner-16.0-1|86	BuildRequires:  nss-static-devel >= 2:3.13.3
12mr|xulrunner-16.0-1|87	BuildRequires:	pango-devel
12mr|xulrunner-16.0-1|88	BuildRequires:	libalsa-devel
12mr|xulrunner-16.0-1|89	BuildRequires:	libnotify-devel
12mr|xulrunner-16.0-1|90	BuildRequires:	mesagl-devel
12mr|xulrunner-16.0-1|91	%if %mdkversion >= 201100
12mr|xulrunner-16.0-1|92	BuildRequires:	cairo-devel >= 1.10
12mr|xulrunner-16.0-1|93	%endif
12mr|xulrunner-16.0-1|94	BuildRequires:	yasm >= 1.0.1
12mr|xulrunner-16.0-1|95	BuildRequires:	libproxy-devel >= 0.4.4
12mr|xulrunner-16.0-1|96	BuildRequires:	python-distribute
12mr|xulrunner-16.0-1|97	BuildRequires:	python-virtualenv
12mr|xulrunner-16.0-1|98	Requires:	%{libname} = %{version}-%{release}
12mr|xulrunner-16.0-1|99	Conflicts:	xulrunner < %{version}
12mr|xulrunner-16.0-1|100	
12mr|xulrunner-16.0-1|101	%description
12mr|xulrunner-16.0-1|102	XULRunner is a Mozilla runtime package that can be used to
12mr|xulrunner-16.0-1|103	bootstrap XUL+XPCOM applications that are as rich as Firefox
12mr|xulrunner-16.0-1|104	and Thunderbird. It will provide mechanisms for installing,
12mr|xulrunner-16.0-1|105	upgrading, and uninstalling these applications. XULRunner will
12mr|xulrunner-16.0-1|106	also provide libxul, a solution which allows the embedding of
12mr|xulrunner-16.0-1|107	Mozilla technologies in other projects and products.
12mr|xulrunner-16.0-1|108	
12mr|xulrunner-16.0-1|109	%package -n %{libname}
12mr|xulrunner-16.0-1|110	Summary:        Dynamic libraries for %{name}
12mr|xulrunner-16.0-1|111	Group:          System/Libraries
12mr|xulrunner-16.0-1|112	Conflicts:	xulrunner < %{version}
12mr|xulrunner-16.0-1|113	Obsoletes:	%{mklibname xulrunner 1.9.2} < %{version}-%{release}
12mr|xulrunner-16.0-1|114	Requires:	rootcerts
12mr|xulrunner-16.0-1|115	# (tpg) manually pull dependancies on libnss3 and libnspr4, why ? see above
12mr|xulrunner-16.0-1|116	Requires:	%{nss_libname} >= 2:%{nss_version}
12mr|xulrunner-16.0-1|117	Requires:	%{nspr_libname} >= 2:4.9.0
12mr|xulrunner-16.0-1|118	# (salem) bug #42680 for noarch packages
12mr|xulrunner-16.0-1|119	Provides:	libxulrunner = %{version}-%{release}
12mr|xulrunner-16.0-1|120	Requires:	%{mklibname sqlite3_ 0} >= %{sqlite3_version}
12mr|xulrunner-16.0-1|121	
12mr|xulrunner-16.0-1|122	%description -n %{libname}
12mr|xulrunner-16.0-1|123	Dynamic libraries for %{name}.
12mr|xulrunner-16.0-1|124	
12mr|xulrunner-16.0-1|125	%package -n %{develname}
12mr|xulrunner-16.0-1|126	Summary:	Development files for %{name}
12mr|xulrunner-16.0-1|127	Group:		Development/Other
12mr|xulrunner-16.0-1|128	Requires:	%{name} = %{version}-%{release}
12mr|xulrunner-16.0-1|129	Obsoletes:	xulrunner-devel < 1.9.2
12mr|xulrunner-16.0-1|130	Obsoletes:	%{mklibname mozilla-firefox -d} < 0:3
12mr|xulrunner-16.0-1|131	Obsoletes:	%{mklibname %{name}-unstable -d}
12mr|xulrunner-16.0-1|132	Provides:	%{name}-devel = %{version}-%{release}
12mr|xulrunner-16.0-1|133	# (tpg) see above why
12mr|xulrunner-16.0-1|134	Requires:	nss-devel >= 2:%{nss_version}
12mr|xulrunner-16.0-1|135	
12mr|xulrunner-16.0-1|136	%description -n %{develname}
12mr|xulrunner-16.0-1|137	Development files and headers for %{name}.
12mr|xulrunner-16.0-1|138	
12mr|xulrunner-16.0-1|139	%prep
12mr|xulrunner-16.0-1|140	
12mr|xulrunner-16.0-1|141	%setup -qn mozilla-release
12mr|xulrunner-16.0-1|142	%patch0 -p0 -b .nongnome-proxies
12mr|xulrunner-16.0-1|143	%patch1 -p1 -b .pluginsdir2
12mr|xulrunner-16.0-1|144	%patch2 -p1 -b .version
12mr|xulrunner-16.0-1|145	%patch3 -p1 -b .pkgconfig
12mr|xulrunner-16.0-1|146	%patch4 -p1 -b .public-opearator-delete
12mr|xulrunner-16.0-1|147	
12mr|xulrunner-16.0-1|148	%if %mdkversion < 201200
12mr|xulrunner-16.0-1|149	# the bundled libvpx is 0.9.2 + mozilla patches. this is fixed in 0.9.7
12mr|xulrunner-16.0-1|150	perl -pi -e "s|VPX_CODEC_USE_INPUT_FRAGMENTS|VPX_CODEC_USE_INPUT_PARTITION|g" configure*
12mr|xulrunner-16.0-1|151	perl -pi -e "s|vpx >= 1.0.0|vpx >= 0.9.7|g" configure*
12mr|xulrunner-16.0-1|152	%endif
12mr|xulrunner-16.0-1|153	
12mr|xulrunner-16.0-1|154	%patch8 -p1
12mr|xulrunner-16.0-1|155	%patch9 -p2 -b .system-python-virtualenv
12mr|xulrunner-16.0-1|156	%patch10 -p2 -b .xargs
12mr|xulrunner-16.0-1|157	
12mr|xulrunner-16.0-1|158	#(tpg) correct the xulrunner version
12mr|xulrunner-16.0-1|159	sed -i -e 's#INTERNAL_VERSION#%{version_internal}#g' xulrunner/installer/Makefile.in
12mr|xulrunner-16.0-1|160	
12mr|xulrunner-16.0-1|161	%build
12mr|xulrunner-16.0-1|162	# (gmoro) please dont enable all options by hand
12mr|xulrunner-16.0-1|163	# we need to trust firefox defaults
12mr|xulrunner-16.0-1|164	export MOZCONFIG=`pwd`/mozconfig
12mr|xulrunner-16.0-1|165	cat << EOF > $MOZCONFIG
12mr|xulrunner-16.0-1|166	mk_add_options MOZILLA_OFFICIAL=1
12mr|xulrunner-16.0-1|167	mk_add_options BUILD_OFFICIAL=1
12mr|xulrunner-16.0-1|168	#mk_add_options MOZ_MAKE_FLAGS="%{_smp_mflags}"
12mr|xulrunner-16.0-1|169	#mk_add_options MOZ_OBJDIR=@TOPSRCDIR@
12mr|xulrunner-16.0-1|170	mk_add_options MOZ_OBJDIR=`pwd`/objdir
12mr|xulrunner-16.0-1|171	ac_add_options --prefix="%{_prefix}"
12mr|xulrunner-16.0-1|172	ac_add_options --libdir="%{_libdir}"
12mr|xulrunner-16.0-1|173	ac_add_options --sysconfdir="%{_sysconfdir}"
12mr|xulrunner-16.0-1|174	ac_add_options --mandir="%{_mandir}"
12mr|xulrunner-16.0-1|175	ac_add_options --includedir="%{_includedir}"
12mr|xulrunner-16.0-1|176	ac_add_options --datadir="%{_datadir}"
12mr|xulrunner-16.0-1|177	ac_add_options --enable-application=xulrunner
12mr|xulrunner-16.0-1|178	ac_add_options --with-pthreads
12mr|xulrunner-16.0-1|179	ac_add_options --with-system-nspr
12mr|xulrunner-16.0-1|180	ac_add_options --with-system-nss
12mr|xulrunner-16.0-1|181	ac_add_options --with-system-jpeg
12mr|xulrunner-16.0-1|182	ac_add_options --with-system-zlib
12mr|xulrunner-16.0-1|183	ac_add_options --with-system-libevent
12mr|xulrunner-16.0-1|184	ac_add_options --with-system-libvpx
12mr|xulrunner-16.0-1|185	%if %mdkversion >= 201101
12mr|xulrunner-16.0-1|186	ac_add_options --with-system-png
12mr|xulrunner-16.0-1|187	%else
12mr|xulrunner-16.0-1|188	ac_add_options --disable-system-png
12mr|xulrunner-16.0-1|189	%endif
12mr|xulrunner-16.0-1|190	ac_add_options --with-system-bz2
12mr|xulrunner-16.0-1|191	ac_add_options --enable-system-sqlite
12mr|xulrunner-16.0-1|192	%if %mdkversion >= 201100
12mr|xulrunner-16.0-1|193	ac_add_options --enable-system-cairo
12mr|xulrunner-16.0-1|194	%else
12mr|xulrunner-16.0-1|195	ac_add_options --disable-system-cairo
12mr|xulrunner-16.0-1|196	%endif
12mr|xulrunner-16.0-1|197	%if %_use_syshunspell
12mr|xulrunner-16.0-1|198	ac_add_options --enable-system-hunspell
12mr|xulrunner-16.0-1|199	%endif
12mr|xulrunner-16.0-1|200	ac_add_options --disable-javaxpcom
12mr|xulrunner-16.0-1|201	ac_add_options --enable-pango
12mr|xulrunner-16.0-1|202	ac_add_options --enable-svg
12mr|xulrunner-16.0-1|203	ac_add_options --enable-canvas
12mr|xulrunner-16.0-1|204	ac_add_options --enable-crypto
12mr|xulrunner-16.0-1|205	ac_add_options --disable-crashreporter
12mr|xulrunner-16.0-1|206	ac_add_options --disable-installer
12mr|xulrunner-16.0-1|207	ac_add_options --disable-updater
12mr|xulrunner-16.0-1|208	ac_add_options --enable-optimize
12mr|xulrunner-16.0-1|209	ac_add_options --enable-jemalloc
12mr|xulrunner-16.0-1|210	ac_add_options --disable-wrap-malloc
12mr|xulrunner-16.0-1|211	ac_add_options --enable-valgrind
12mr|xulrunner-16.0-1|212	ac_add_options --disable-strip
12mr|xulrunner-16.0-1|213	ac_add_options --enable-install-strip
12mr|xulrunner-16.0-1|214	ac_add_options --enable-startup-notification
12mr|xulrunner-16.0-1|215	ac_add_options --enable-default-toolkit=cairo-gtk2
12mr|xulrunner-16.0-1|216	ac_add_options --enable-shared-js
12mr|xulrunner-16.0-1|217	ac_add_options --with-java-include-path=%{java_home}/include
12mr|xulrunner-16.0-1|218	ac_add_options --with-java-bin-path=%{java_home}/bin
12mr|xulrunner-16.0-1|219	ac_add_options --enable-image-encoder=all
12mr|xulrunner-16.0-1|220	ac_add_options --enable-image-decoders=all
12mr|xulrunner-16.0-1|221	ac_add_options --enable-places
12mr|xulrunner-16.0-1|222	ac_add_options --enable-storage
12mr|xulrunner-16.0-1|223	ac_add_options --enable-safe-browsing
12mr|xulrunner-16.0-1|224	ac_add_options --enable-url-classifier
12mr|xulrunner-16.0-1|225	%if %mdkversion >= 201100
12mr|xulrunner-16.0-1|226	ac_add_options --enable-gio
12mr|xulrunner-16.0-1|227	ac_add_options --disable-gnomevfs
12mr|xulrunner-16.0-1|228	%else
12mr|xulrunner-16.0-1|229	ac_add_options --enable-gnomevfs
12mr|xulrunner-16.0-1|230	%endif
12mr|xulrunner-16.0-1|231	ac_add_options --enable-gnomeui
12mr|xulrunner-16.0-1|232	ac_add_options --disable-faststart
12mr|xulrunner-16.0-1|233	ac_add_options --enable-smil
12mr|xulrunner-16.0-1|234	ac_add_options --disable-tree-freetype
12mr|xulrunner-16.0-1|235	ac_add_options --enable-canvas3d
12mr|xulrunner-16.0-1|236	ac_add_options --disable-coretext
12mr|xulrunner-16.0-1|237	ac_add_options --enable-extensions=default
12mr|xulrunner-16.0-1|238	ac_add_options --enable-necko-protocols=all
12mr|xulrunner-16.0-1|239	ac_add_options --disable-necko-wifi
12mr|xulrunner-16.0-1|240	ac_add_options --disable-tests
12mr|xulrunner-16.0-1|241	ac_add_options --disable-mochitest
12mr|xulrunner-16.0-1|242	ac_add_options --enable-xtf
12mr|xulrunner-16.0-1|243	ac_add_options --enable-wave
12mr|xulrunner-16.0-1|244	ac_add_options --enable-ogg
12mr|xulrunner-16.0-1|245	ac_add_options --enable-xpcom-fastload
12mr|xulrunner-16.0-1|246	ac_add_options --enable-dbus
12mr|xulrunner-16.0-1|247	ac_add_options --enable-libproxy
12mr|xulrunner-16.0-1|248	ac_add_options --enable-chrome-format=jar
12mr|xulrunner-16.0-1|249	ac_add_options --with-distribution-id=com.mandriva
12mr|xulrunner-16.0-1|250	ac_add_options --disable-cpp-exceptions
12mr|xulrunner-16.0-1|251	EOF
12mr|xulrunner-16.0-1|252	
12mr|xulrunner-16.0-1|253	# Mozilla builds with -Wall with exception of a few warnings which show up
12mr|xulrunner-16.0-1|254	# everywhere in the code; so, don't override that.
12mr|xulrunner-16.0-1|255	#
12mr|xulrunner-16.0-1|256	# Disable C++ exceptions since Mozilla code is not exception-safe
12mr|xulrunner-16.0-1|257	#
12mr|xulrunner-16.0-1|258	MOZ_OPT_FLAGS=$(echo "$RPM_OPT_FLAGS" | sed -e 's/-Wall//' -e 's/-fexceptions/-fno-exceptions/g')
12mr|xulrunner-16.0-1|259	export CFLAGS="$MOZ_OPT_FLAGS"
12mr|xulrunner-16.0-1|260	export CXXFLAGS="$MOZ_OPT_FLAGS"
12mr|xulrunner-16.0-1|261	export PREFIX="%{_prefix}"
12mr|xulrunner-16.0-1|262	export LIBDIR="%{_libdir}"
12mr|xulrunner-16.0-1|263	
12mr|xulrunner-16.0-1|264	MOZ_SMP_FLAGS=-j1
12mr|xulrunner-16.0-1|265	# On x86 architectures, Mozilla can build up to 4 jobs at once in parallel,
12mr|xulrunner-16.0-1|266	# however builds tend to fail on other arches when building in parallel.
12mr|xulrunner-16.0-1|267	%ifarch %{ix86} x86_64
12mr|xulrunner-16.0-1|268	[ -z "$RPM_BUILD_NCPUS" ] && \
12mr|xulrunner-16.0-1|269	RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"
12mr|xulrunner-16.0-1|270	[ "$RPM_BUILD_NCPUS" -ge 2 ] && MOZ_SMP_FLAGS=-j2
12mr|xulrunner-16.0-1|271	[ "$RPM_BUILD_NCPUS" -ge 4 ] && MOZ_SMP_FLAGS=-j4
12mr|xulrunner-16.0-1|272	%endif
12mr|xulrunner-16.0-1|273	
12mr|xulrunner-16.0-1|274	export LDFLAGS="%{ldflags}"
12mr|xulrunner-16.0-1|275	make -f client.mk clean
12mr|xulrunner-16.0-1|276	make -f client.mk build STRIP="/bin/true" MOZ_MAKE_FLAGS="$MOZ_SMP_FLAGS" MOZ_SERVICES_SYNC="1" MOZ_PKG_FATAL_WARNINGS=0
12mr|xulrunner-16.0-1|277	
12mr|xulrunner-16.0-1|278	%install
12mr|xulrunner-16.0-1|279	rm -rf %{buildroot}
12mr|xulrunner-16.0-1|280	
12mr|xulrunner-16.0-1|281	%makeinstall_std -C objdir STRIP=/bin/true MOZ_PKG_FATAL_WARNINGS=0
12mr|xulrunner-16.0-1|282	
12mr|xulrunner-16.0-1|283	rm -rf %{buildroot}%{_libdir}/%{name}-devel-%{version_internal}/sdk/lib/*.so
12mr|xulrunner-16.0-1|284	pushd %{buildroot}%{mozappdir}
12mr|xulrunner-16.0-1|285	for i in *.so; do
12mr|xulrunner-16.0-1|286	ln -s %{mozappdir}/$i %{buildroot}%{_libdir}/%{name}-devel-%{version_internal}/sdk/lib/$i
12mr|xulrunner-16.0-1|287	done
12mr|xulrunner-16.0-1|288	popd
12mr|xulrunner-16.0-1|289	
12mr|xulrunner-16.0-1|290	# Copy pc files needed by eclipse
12mr|xulrunner-16.0-1|291	%{__cp} %{buildroot}/%{_libdir}/pkgconfig/libxul.pc \
12mr|xulrunner-16.0-1|292	%{buildroot}/%{_libdir}/pkgconfig/libxul-unstable.pc
12mr|xulrunner-16.0-1|293	%{__cp} %{buildroot}/%{_libdir}/pkgconfig/libxul-embedding.pc \
12mr|xulrunner-16.0-1|294	%{buildroot}/%{_libdir}/pkgconfig/libxul-embedding-unstable.pc
12mr|xulrunner-16.0-1|295	
12mr|xulrunner-16.0-1|296	# Don't install these in appdir
12mr|xulrunner-16.0-1|297	rm  %{buildroot}%{mozappdir}/LICENSE
12mr|xulrunner-16.0-1|298	rm  %{buildroot}%{mozappdir}/README.xulrunner
12mr|xulrunner-16.0-1|299	
12mr|xulrunner-16.0-1|300	%if %_use_syshunspell
12mr|xulrunner-16.0-1|301	# Use the system hunspell dictionaries
12mr|xulrunner-16.0-1|302	rm -rf %{buildroot}%{mozappdir}/dictionaries
12mr|xulrunner-16.0-1|303	ln -s %{_datadir}/dict/mozilla %{buildroot}%{mozappdir}/dictionaries
12mr|xulrunner-16.0-1|304	%endif
12mr|xulrunner-16.0-1|305	
12mr|xulrunner-16.0-1|306	# ghost files
12mr|xulrunner-16.0-1|307	mkdir -p %{buildroot}%{mozappdir}/components
12mr|xulrunner-16.0-1|308	touch %{buildroot}%{mozappdir}/components/compreg.dat
12mr|xulrunner-16.0-1|309	touch %{buildroot}%{mozappdir}/components/xpti.dat
12mr|xulrunner-16.0-1|310	
12mr|xulrunner-16.0-1|311	# set up our default preferences
12mr|xulrunner-16.0-1|312	cat << EOF > %{buildroot}%{mozappdir}/defaults/pref/vendor.js
12mr|xulrunner-16.0-1|313	pref("general.useragent.vendor", "%{distribution}");
12mr|xulrunner-16.0-1|314	pref("general.useragent.vendorSub", "%{version}-%{release}");
12mr|xulrunner-16.0-1|315	pref("general.useragent.vendorComment", "%{mandriva_release}");
12mr|xulrunner-16.0-1|316	pref("general.smoothScroll", true);
12mr|xulrunner-16.0-1|317	pref("mousewheel.horizscroll.withnokey.action", 0);
12mr|xulrunner-16.0-1|318	pref("mousewheel.horizscroll.withnokey.numlines", 3);
12mr|xulrunner-16.0-1|319	pref("mousewheel.horizscroll.withnokey.sysnumlines", false);
12mr|xulrunner-16.0-1|320	pref("mousewheel.withnokey.action", 0);
12mr|xulrunner-16.0-1|321	pref("mousewheel.withnokey.numlines", 7);
12mr|xulrunner-16.0-1|322	pref("mousewheel.withnokey.sysnumlines", false);
12mr|xulrunner-16.0-1|323	pref("network.protocol-handler.app.mailto", "/usr/bin/xdg-email");
12mr|xulrunner-16.0-1|324	pref("network.protocol-handler.app.mms", "/usr/bin/xdg-open");
12mr|xulrunner-16.0-1|325	pref("network.http.pipelining", true);
12mr|xulrunner-16.0-1|326	pref("network.http.proxy.pipelining", true);
12mr|xulrunner-16.0-1|327	pref("network.http.pipelining.maxrequests", 8);
12mr|xulrunner-16.0-1|328	pref("browser.display.use_system_colors", true);
12mr|xulrunner-16.0-1|329	pref("browser.tabs.loadDivertedInBackground", true);
12mr|xulrunner-16.0-1|330	pref("browser.startup.homepage_override.mstone", "ignore");
12mr|xulrunner-16.0-1|331	pref("browser.backspace_action", 2);
12mr|xulrunner-16.0-1|332	pref("browser.tabs.loadFolderAndReplace", false);
12mr|xulrunner-16.0-1|333	pref("browser.EULA.override", true);
12mr|xulrunner-16.0-1|334	pref("browser.safebrowsing.enabled", true);
12mr|xulrunner-16.0-1|335	pref("browser.shell.checkDefaultBrowser", false);
12mr|xulrunner-16.0-1|336	pref("browser.startup.homepage", "file:///usr/share/doc/HTML/index.html");
12mr|xulrunner-16.0-1|337	pref("browser.ctrlTab.previews", true);
12mr|xulrunner-16.0-1|338	pref("browser.tabs.insertRelatedAfterCurrent", false);
12mr|xulrunner-16.0-1|339	pref("print.print_edge_top", 14); // 1/100 of an inch
12mr|xulrunner-16.0-1|340	pref("print.print_edge_left", 16); // 1/100 of an inch
12mr|xulrunner-16.0-1|341	pref("print.print_edge_right", 16); // 1/100 of an inch
12mr|xulrunner-16.0-1|342	pref("print.print_edge_bottom", 14); // 1/100 of an inch
12mr|xulrunner-16.0-1|343	pref("app.update.enabled", false);
12mr|xulrunner-16.0-1|344	pref("app.update.auto", false);
12mr|xulrunner-16.0-1|345	pref("app.update.autoInstallEnabled", false);
12mr|xulrunner-16.0-1|346	pref("intl.locale.matchOS", true);
12mr|xulrunner-16.0-1|347	pref("toolkit.storage.synchronous", 0);
12mr|xulrunner-16.0-1|348	pref("layout.css.visited_links_enabled", false);
12mr|xulrunner-16.0-1|349	pref("security.ssl.require_safe_negotiation", false);
12mr|xulrunner-16.0-1|350	EOF
12mr|xulrunner-16.0-1|351	
12mr|xulrunner-16.0-1|352	mkdir -p %{buildroot}%{_sys_macros_dir}
12mr|xulrunner-16.0-1|353	cat <<FIN >%{buildroot}%{_sys_macros_dir}/%{name}.macros
12mr|xulrunner-16.0-1|354	# Macros from %{name} package
12mr|xulrunner-16.0-1|355	%%xulrunner_major            %{major}
12mr|xulrunner-16.0-1|356	%%xulrunner_version          %{version}
12mr|xulrunner-16.0-1|357	%%xulrunner_libname          %{libname}
12mr|xulrunner-16.0-1|358	%%xulrunner_mozappdir        %{mozappdir}
12mr|xulrunner-16.0-1|359	FIN
12mr|xulrunner-16.0-1|360	
12mr|xulrunner-16.0-1|361	%files
12mr|xulrunner-16.0-1|362	%defattr(-,root,root)
12mr|xulrunner-16.0-1|363	%doc LICENSE README.txt
12mr|xulrunner-16.0-1|364	%dir %{mozappdir}
12mr|xulrunner-16.0-1|365	%{_bindir}/xulrunner
12mr|xulrunner-16.0-1|366	
12mr|xulrunner-16.0-1|367	%files -n %{libname}
12mr|xulrunner-16.0-1|368	%defattr(-,root,root)
12mr|xulrunner-16.0-1|369	%dir %{mozappdir}
12mr|xulrunner-16.0-1|370	%{mozappdir}/chrome
12mr|xulrunner-16.0-1|371	%{mozappdir}/dictionaries
12mr|xulrunner-16.0-1|372	%dir %{mozappdir}/components
12mr|xulrunner-16.0-1|373	%ghost %{mozappdir}/components/compreg.dat
12mr|xulrunner-16.0-1|374	%ghost %{mozappdir}/components/xpti.dat
12mr|xulrunner-16.0-1|375	%{mozappdir}/components/*.so
12mr|xulrunner-16.0-1|376	%{mozappdir}/components/*.xpt
12mr|xulrunner-16.0-1|377	%{mozappdir}/components/*.manifest
12mr|xulrunner-16.0-1|378	%{mozappdir}/*.manifest
12mr|xulrunner-16.0-1|379	%attr(644, root, root) %{mozappdir}/components/*.js
12mr|xulrunner-16.0-1|380	%{mozappdir}/defaults
12mr|xulrunner-16.0-1|381	%{mozappdir}/modules
12mr|xulrunner-16.0-1|382	%{mozappdir}/plugins
12mr|xulrunner-16.0-1|383	%{mozappdir}/res
12mr|xulrunner-16.0-1|384	%{mozappdir}/*.so
12mr|xulrunner-16.0-1|385	%{mozappdir}/mozilla-xremote-client
12mr|xulrunner-16.0-1|386	#%{mozappdir}/run-mozilla.sh
12mr|xulrunner-16.0-1|387	%{mozappdir}/greprefs.js
12mr|xulrunner-16.0-1|388	%{mozappdir}/xulrunner
12mr|xulrunner-16.0-1|389	%{mozappdir}/xulrunner-stub
12mr|xulrunner-16.0-1|390	%{mozappdir}/platform.ini
12mr|xulrunner-16.0-1|391	%{mozappdir}/dependentlibs.list
12mr|xulrunner-16.0-1|392	%{mozappdir}/plugin-container
12mr|xulrunner-16.0-1|393	%{mozappdir}/hyphenation
12mr|xulrunner-16.0-1|394	
12mr|xulrunner-16.0-1|395	%files -n %{develname}
12mr|xulrunner-16.0-1|396	%defattr(-,root,root)
12mr|xulrunner-16.0-1|397	%{_includedir}/%{name}-%{ffver}
12mr|xulrunner-16.0-1|398	#%{mozappdir}/xpcshell
12mr|xulrunner-16.0-1|399	%{_libdir}/%{name}-devel-%{version_internal}
12mr|xulrunner-16.0-1|400	%{_libdir}/pkgconfig/*.pc
12mr|xulrunner-16.0-1|401	%{_datadir}/idl/%{name}-%{version_internal}
12mr|xulrunner-16.0-1|402	%{_sys_macros_dir}/%{name}.macros

19394 12
12mr|x-unikey-1.0.4-6|1	Name:		x-unikey
12mr|x-unikey-1.0.4-6|2	Summary:	A Vietnamese keyboard input system
12mr|x-unikey-1.0.4-6|3	Version:	1.0.4
12mr|x-unikey-1.0.4-6|4	Release:	%mkrel 6
12mr|x-unikey-1.0.4-6|5	Group:		System/Internationalization
12mr|x-unikey-1.0.4-6|6	URL:		http://unikey.sourceforge.net/linux.php
12mr|x-unikey-1.0.4-6|7	Source0:	http://downloads.sourceforge.net/unikey/%{name}-%{version}.tar.bz2
12mr|x-unikey-1.0.4-6|8	# Fix build with GCC 4.3 (missing include) - AdamW 2008/12
12mr|x-unikey-1.0.4-6|9	Patch0:		x-unikey-1.0.4-gcc43.patch
12mr|x-unikey-1.0.4-6|10	Patch1:		x-unikey-1.0.4-gcc44.patch
12mr|x-unikey-1.0.4-6|11	Buildroot:	%{_tmppath}/%{name}-buildroot
12mr|x-unikey-1.0.4-6|12	License:	LGPLv2+
12mr|x-unikey-1.0.4-6|13	Requires:	locales-vi
12mr|x-unikey-1.0.4-6|14	BuildRequires:	libx11-devel
12mr|x-unikey-1.0.4-6|15	
12mr|x-unikey-1.0.4-6|16	%description
12mr|x-unikey-1.0.4-6|17	X-Unikey is Unikey ported to Linux and FreeBSD.
12mr|x-unikey-1.0.4-6|18	X-Unikey lets you type Vietnamese in X Window environment. It has been tested
12mr|x-unikey-1.0.4-6|19	with many popular programs, such as OpenOffice, emacs, vim, Qt applications,
12mr|x-unikey-1.0.4-6|20	GTK applications...
12mr|x-unikey-1.0.4-6|21	X-Unikey has all the features of the Windows version, except that its GUI is
12mr|x-unikey-1.0.4-6|22	still too simplified. All options are set through configuration file or
12mr|x-unikey-1.0.4-6|23	keyboard shortcuts.
12mr|x-unikey-1.0.4-6|24	
12mr|x-unikey-1.0.4-6|25	%prep
12mr|x-unikey-1.0.4-6|26	%setup -q
12mr|x-unikey-1.0.4-6|27	%patch0 -p1 -b .gcc43
12mr|x-unikey-1.0.4-6|28	%patch1 -p1 -b .gcc44
12mr|x-unikey-1.0.4-6|29	
12mr|x-unikey-1.0.4-6|30	%build
12mr|x-unikey-1.0.4-6|31	#configure --with-unikey-gtk (default: excluded)
12mr|x-unikey-1.0.4-6|32	export CFLAGS="%{optflags} -fPIC"
12mr|x-unikey-1.0.4-6|33	%configure2_5x
12mr|x-unikey-1.0.4-6|34	# (tv) fix build:
12mr|x-unikey-1.0.4-6|35	ln -fs /bin/true src/xim/install.sh
12mr|x-unikey-1.0.4-6|36	%make
12mr|x-unikey-1.0.4-6|37	
12mr|x-unikey-1.0.4-6|38	%install
12mr|x-unikey-1.0.4-6|39	rm -rf %{buildroot}
12mr|x-unikey-1.0.4-6|40	[[ -d doc/CVS ]] && rm -fr doc/CVS
12mr|x-unikey-1.0.4-6|41	%makeinstall_std
12mr|x-unikey-1.0.4-6|42	
12mr|x-unikey-1.0.4-6|43	%clean
12mr|x-unikey-1.0.4-6|44	rm -rf %{buildroot}
12mr|x-unikey-1.0.4-6|45	
12mr|x-unikey-1.0.4-6|46	%files
12mr|x-unikey-1.0.4-6|47	%defattr(-,root,root,0755)
12mr|x-unikey-1.0.4-6|48	%doc AUTHORS CREDITS ChangeLog README* NEWS INSTALL doc/*
12mr|x-unikey-1.0.4-6|49	%{_bindir}/unikey
12mr|x-unikey-1.0.4-6|50	%{_bindir}/ukxim
12mr|x-unikey-1.0.4-6|51	
12mr|x-unikey-1.0.4-6|52	
12mr|x-unikey-1.0.4-6|53	
12mr|x-unikey-1.0.4-6|54	
12mr|x-unikey-1.0.4-6|55	%changelog
12mr|x-unikey-1.0.4-6|56	

19395 12
12mr|xvidtune-1.0.2-4|1	Name:		xvidtune
12mr|xvidtune-1.0.2-4|2	Version:	1.0.2
12mr|xvidtune-1.0.2-4|3	Release:	%mkrel 4
12mr|xvidtune-1.0.2-4|4	Summary:	Video mode tuner for X.org
12mr|xvidtune-1.0.2-4|5	Group:		Development/X11
12mr|xvidtune-1.0.2-4|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xvidtune-1.0.2-4|7	License:	MIT
12mr|xvidtune-1.0.2-4|8	BuildRoot:	%{_tmppath}/%{name}-root
12mr|xvidtune-1.0.2-4|9	
12mr|xvidtune-1.0.2-4|10	BuildRequires: libxt-devel >= 1.0.0
12mr|xvidtune-1.0.2-4|11	BuildRequires: libxxf86vm-devel >= 1.0.0
12mr|xvidtune-1.0.2-4|12	BuildRequires: libxaw-devel >= 1.0.1
12mr|xvidtune-1.0.2-4|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|xvidtune-1.0.2-4|14	
12mr|xvidtune-1.0.2-4|15	%description
12mr|xvidtune-1.0.2-4|16	Xvidtune is a client interface to the X server video mode extension
12mr|xvidtune-1.0.2-4|17	(XFree86-VidModeExtension).
12mr|xvidtune-1.0.2-4|18	
12mr|xvidtune-1.0.2-4|19	%prep
12mr|xvidtune-1.0.2-4|20	%setup -q -n %{name}-%{version}
12mr|xvidtune-1.0.2-4|21	
12mr|xvidtune-1.0.2-4|22	%build
12mr|xvidtune-1.0.2-4|23	%configure2_5x
12mr|xvidtune-1.0.2-4|24	%make
12mr|xvidtune-1.0.2-4|25	
12mr|xvidtune-1.0.2-4|26	%install
12mr|xvidtune-1.0.2-4|27	rm -rf %{buildroot}
12mr|xvidtune-1.0.2-4|28	%makeinstall_std
12mr|xvidtune-1.0.2-4|29	
12mr|xvidtune-1.0.2-4|30	%clean
12mr|xvidtune-1.0.2-4|31	rm -rf %{buildroot}
12mr|xvidtune-1.0.2-4|32	
12mr|xvidtune-1.0.2-4|33	%files
12mr|xvidtune-1.0.2-4|34	%defattr(-,root,root)
12mr|xvidtune-1.0.2-4|35	%{_bindir}/xvidtune
12mr|xvidtune-1.0.2-4|36	%{_datadir}/X11/app-defaults/Xvidtune
12mr|xvidtune-1.0.2-4|37	%{_mandir}/man1/xvidtune.*
12mr|xvidtune-1.0.2-4|38	
12mr|xvidtune-1.0.2-4|39	
12mr|xvidtune-1.0.2-4|40	
12mr|xvidtune-1.0.2-4|41	
12mr|xvidtune-1.0.2-4|42	%changelog
12mr|xvidtune-1.0.2-4|43	

19396 12
12mr|xvinfo-1.1.1-4|1	Name: xvinfo
12mr|xvinfo-1.1.1-4|2	Version: 1.1.1
12mr|xvinfo-1.1.1-4|3	Release: %mkrel 4
12mr|xvinfo-1.1.1-4|4	Summary: Print out X-Video extension adaptor information
12mr|xvinfo-1.1.1-4|5	Group: Development/X11
12mr|xvinfo-1.1.1-4|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xvinfo-1.1.1-4|7	License: MIT
12mr|xvinfo-1.1.1-4|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|xvinfo-1.1.1-4|9	
12mr|xvinfo-1.1.1-4|10	BuildRequires: libx11-devel >= 1.0.0
12mr|xvinfo-1.1.1-4|11	BuildRequires: libxv-devel >= 1.0.1
12mr|xvinfo-1.1.1-4|12	BuildRequires: x11-util-macros >= 1.0.1
12mr|xvinfo-1.1.1-4|13	
12mr|xvinfo-1.1.1-4|14	%description
12mr|xvinfo-1.1.1-4|15	Xvinfo prints out the capabilities of any video adaptors associated with the
12mr|xvinfo-1.1.1-4|16	display that are accesible through the X-Video extension.
12mr|xvinfo-1.1.1-4|17	
12mr|xvinfo-1.1.1-4|18	%prep
12mr|xvinfo-1.1.1-4|19	%setup -q -n %{name}-%{version}
12mr|xvinfo-1.1.1-4|20	
12mr|xvinfo-1.1.1-4|21	%build
12mr|xvinfo-1.1.1-4|22	%configure2_5x	--x-includes=%{_includedir}\
12mr|xvinfo-1.1.1-4|23	--x-libraries=%{_libdir}
12mr|xvinfo-1.1.1-4|24	
12mr|xvinfo-1.1.1-4|25	%make
12mr|xvinfo-1.1.1-4|26	
12mr|xvinfo-1.1.1-4|27	%install
12mr|xvinfo-1.1.1-4|28	rm -rf %{buildroot}
12mr|xvinfo-1.1.1-4|29	%makeinstall_std
12mr|xvinfo-1.1.1-4|30	
12mr|xvinfo-1.1.1-4|31	%clean
12mr|xvinfo-1.1.1-4|32	rm -rf %{buildroot}
12mr|xvinfo-1.1.1-4|33	
12mr|xvinfo-1.1.1-4|34	%files
12mr|xvinfo-1.1.1-4|35	%defattr(-,root,root)
12mr|xvinfo-1.1.1-4|36	%{_bindir}/xvinfo
12mr|xvinfo-1.1.1-4|37	%{_mandir}/man1/xvinfo.*
12mr|xvinfo-1.1.1-4|38	
12mr|xvinfo-1.1.1-4|39	
12mr|xvinfo-1.1.1-4|40	
12mr|xvinfo-1.1.1-4|41	%changelog
12mr|xvinfo-1.1.1-4|42	

19397 12
12mr|xwd-1.0.5-1|1	Name:		xwd
12mr|xwd-1.0.5-1|2	Version:	1.0.5
12mr|xwd-1.0.5-1|3	Release:	1
12mr|xwd-1.0.5-1|4	Summary:	Dump an image of an X window
12mr|xwd-1.0.5-1|5	Group:		Development/X11
12mr|xwd-1.0.5-1|6	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xwd-1.0.5-1|7	License:	MIT
12mr|xwd-1.0.5-1|8	
12mr|xwd-1.0.5-1|9	BuildRequires: libx11-devel >= 1.0.0
12mr|xwd-1.0.5-1|10	BuildRequires: libxmu-devel >= 1.0.0
12mr|xwd-1.0.5-1|11	BuildRequires: x11-util-macros >= 1.0.1
12mr|xwd-1.0.5-1|12	
12mr|xwd-1.0.5-1|13	%description
12mr|xwd-1.0.5-1|14	Xwd is an X Window System window dumping utility. Xwd allows X users to store
12mr|xwd-1.0.5-1|15	window images in a specially formatted dump file. This file can then be read by
12mr|xwd-1.0.5-1|16	various other X utilities for redisplay, printing, editing, formatting,
12mr|xwd-1.0.5-1|17	archiving, image processing, etc.
12mr|xwd-1.0.5-1|18	
12mr|xwd-1.0.5-1|19	%prep
12mr|xwd-1.0.5-1|20	%setup -q -n %{name}-%{version}
12mr|xwd-1.0.5-1|21	
12mr|xwd-1.0.5-1|22	%build
12mr|xwd-1.0.5-1|23	%configure2_5x	--x-includes=%{_includedir}\
12mr|xwd-1.0.5-1|24	--x-libraries=%{_libdir}
12mr|xwd-1.0.5-1|25	
12mr|xwd-1.0.5-1|26	%make
12mr|xwd-1.0.5-1|27	
12mr|xwd-1.0.5-1|28	%install
12mr|xwd-1.0.5-1|29	%makeinstall_std
12mr|xwd-1.0.5-1|30	
12mr|xwd-1.0.5-1|31	%files
12mr|xwd-1.0.5-1|32	%{_bindir}/xwd
12mr|xwd-1.0.5-1|33	%{_mandir}/man1/xwd.*
12mr|xwd-1.0.5-1|34	
12mr|xwd-1.0.5-1|35	
12mr|xwd-1.0.5-1|36	
12mr|xwd-1.0.5-1|37	%changelog
12mr|xwd-1.0.5-1|38	

19398 12
12mr|xwininfo-1.1.2-1|1	Name: xwininfo
12mr|xwininfo-1.1.2-1|2	Version: 1.1.2
12mr|xwininfo-1.1.2-1|3	Release: %mkrel 1
12mr|xwininfo-1.1.2-1|4	Summary: Window information utility for X
12mr|xwininfo-1.1.2-1|5	Group: Development/X11
12mr|xwininfo-1.1.2-1|6	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xwininfo-1.1.2-1|7	License: MIT
12mr|xwininfo-1.1.2-1|8	BuildRoot: %{_tmppath}/%{name}-root
12mr|xwininfo-1.1.2-1|9	
12mr|xwininfo-1.1.2-1|10	BuildRequires: libx11-devel >= 1.0.0
12mr|xwininfo-1.1.2-1|11	BuildRequires: libxext-devel >= 1.0.0
12mr|xwininfo-1.1.2-1|12	BuildRequires: libxmu-devel >= 1.0.0
12mr|xwininfo-1.1.2-1|13	BuildRequires: x11-util-macros >= 1.0.1
12mr|xwininfo-1.1.2-1|14	
12mr|xwininfo-1.1.2-1|15	%description
12mr|xwininfo-1.1.2-1|16	Xwininfo is a utility for displaying information about windows.
12mr|xwininfo-1.1.2-1|17	
12mr|xwininfo-1.1.2-1|18	%prep
12mr|xwininfo-1.1.2-1|19	%setup -q -n %{name}-%{version}
12mr|xwininfo-1.1.2-1|20	
12mr|xwininfo-1.1.2-1|21	%build
12mr|xwininfo-1.1.2-1|22	%configure2_5x	--x-includes=%{_includedir}\
12mr|xwininfo-1.1.2-1|23	--x-libraries=%{_libdir}
12mr|xwininfo-1.1.2-1|24	
12mr|xwininfo-1.1.2-1|25	%make
12mr|xwininfo-1.1.2-1|26	
12mr|xwininfo-1.1.2-1|27	%install
12mr|xwininfo-1.1.2-1|28	rm -rf %{buildroot}
12mr|xwininfo-1.1.2-1|29	%makeinstall_std
12mr|xwininfo-1.1.2-1|30	
12mr|xwininfo-1.1.2-1|31	%clean
12mr|xwininfo-1.1.2-1|32	rm -rf %{buildroot}
12mr|xwininfo-1.1.2-1|33	
12mr|xwininfo-1.1.2-1|34	%files
12mr|xwininfo-1.1.2-1|35	%defattr(-,root,root)
12mr|xwininfo-1.1.2-1|36	%{_bindir}/xwininfo
12mr|xwininfo-1.1.2-1|37	%{_mandir}/man1/xwininfo.*
12mr|xwininfo-1.1.2-1|38	
12mr|xwininfo-1.1.2-1|39	
12mr|xwininfo-1.1.2-1|40	
12mr|xwininfo-1.1.2-1|41	%changelog
12mr|xwininfo-1.1.2-1|42	

19399 12
12mr|xwpick-2.20-20|1	%define name	xwpick
12mr|xwpick-2.20-20|2	%define	version	2.20
12mr|xwpick-2.20-20|3	
12mr|xwpick-2.20-20|4	Name:		%{name}
12mr|xwpick-2.20-20|5	Summary:	A X Window System screenshot grabber
12mr|xwpick-2.20-20|6	Version:	%{version}
12mr|xwpick-2.20-20|7	Release:	%mkrel 20
12mr|xwpick-2.20-20|8	License:	MIT
12mr|xwpick-2.20-20|9	Group:		Graphics
12mr|xwpick-2.20-20|10	BuildRequires:	imake libx11-devel libxext-devel
12mr|xwpick-2.20-20|11	Source0:	ftp://ftp.x.org/contrib/applications/%{name}-%{version}.tar.bz2
12mr|xwpick-2.20-20|12	Source11:	%{name}-16.png
12mr|xwpick-2.20-20|13	Source12:	%{name}-32.png
12mr|xwpick-2.20-20|14	Source13:	%{name}-48.png
12mr|xwpick-2.20-20|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|xwpick-2.20-20|16	
12mr|xwpick-2.20-20|17	%description
12mr|xwpick-2.20-20|18	The xwpick program allows you to choose an image or a rectangular piece
12mr|xwpick-2.20-20|19	of an image from an X Window System window and then write the image to
12mr|xwpick-2.20-20|20	a file in a variety of formats, incuding PostScript(TM), GIF, and PICT.
12mr|xwpick-2.20-20|21	
12mr|xwpick-2.20-20|22	%prep
12mr|xwpick-2.20-20|23	%setup -q
12mr|xwpick-2.20-20|24	
12mr|xwpick-2.20-20|25	%build
12mr|xwpick-2.20-20|26	xmkmf
12mr|xwpick-2.20-20|27	perl -pi -e "s|CXXDEBUGFLAGS = .*|CXXDEBUGFLAGS = $RPM_OPT_FLAGS|" Makefile
12mr|xwpick-2.20-20|28	perl -pi -e "s|CDEBUGFLAGS = .*|CDEBUGFLAGS = $RPM_OPT_FLAGS|" Makefile
12mr|xwpick-2.20-20|29	%make
12mr|xwpick-2.20-20|30	
12mr|xwpick-2.20-20|31	%install
12mr|xwpick-2.20-20|32	rm -rf $RPM_BUILD_ROOT
12mr|xwpick-2.20-20|33	
12mr|xwpick-2.20-20|34	%{makeinstall_std} install.man
12mr|xwpick-2.20-20|35	
12mr|xwpick-2.20-20|36	# icons
12mr|xwpick-2.20-20|37	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12mr|xwpick-2.20-20|38	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|xwpick-2.20-20|39	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12mr|xwpick-2.20-20|40	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|xwpick-2.20-20|41	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12mr|xwpick-2.20-20|42	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|xwpick-2.20-20|43	
12mr|xwpick-2.20-20|44	# Menu entry
12mr|xwpick-2.20-20|45	
12mr|xwpick-2.20-20|46	mkdir -p %{buildroot}%{_datadir}/applications
12mr|xwpick-2.20-20|47	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12mr|xwpick-2.20-20|48	[Desktop Entry]
12mr|xwpick-2.20-20|49	Name=Xwpick
12mr|xwpick-2.20-20|50	Comment=Screenshot grabber
12mr|xwpick-2.20-20|51	Exec=%{_bindir}/%{name}
12mr|xwpick-2.20-20|52	Icon=%{name}
12mr|xwpick-2.20-20|53	Terminal=false
12mr|xwpick-2.20-20|54	Type=Application
12mr|xwpick-2.20-20|55	StartupNotify=true
12mr|xwpick-2.20-20|56	Categories=Graphics;2DGraphics;
12mr|xwpick-2.20-20|57	EOF
12mr|xwpick-2.20-20|58	
12mr|xwpick-2.20-20|59	%clean
12mr|xwpick-2.20-20|60	rm -fr $RPM_BUILD_ROOT
12mr|xwpick-2.20-20|61	
12mr|xwpick-2.20-20|62	%if %mdkversion < 200900
12mr|xwpick-2.20-20|63	%post
12mr|xwpick-2.20-20|64	%{update_menus}
12mr|xwpick-2.20-20|65	%update_icon_cache hicolor
12mr|xwpick-2.20-20|66	%endif
12mr|xwpick-2.20-20|67	
12mr|xwpick-2.20-20|68	%if %mdkversion < 200900
12mr|xwpick-2.20-20|69	%postun
12mr|xwpick-2.20-20|70	%{clean_menus}
12mr|xwpick-2.20-20|71	%clean_icon_cache hicolor
12mr|xwpick-2.20-20|72	%endif
12mr|xwpick-2.20-20|73	
12mr|xwpick-2.20-20|74	%files
12mr|xwpick-2.20-20|75	%defattr(-,root,root)
12mr|xwpick-2.20-20|76	%{_bindir}/%{name}
12mr|xwpick-2.20-20|77	%{_mandir}/man1/xwpick.1*
12mr|xwpick-2.20-20|78	%{_miconsdir}/%{name}.png
12mr|xwpick-2.20-20|79	%{_iconsdir}/%{name}.png
12mr|xwpick-2.20-20|80	%{_liconsdir}/%{name}.png
12mr|xwpick-2.20-20|81	%{_datadir}/applications/mandriva-%{name}.desktop
12mr|xwpick-2.20-20|82	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|xwpick-2.20-20|83	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|xwpick-2.20-20|84	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|xwpick-2.20-20|85	
12mr|xwpick-2.20-20|86	
12mr|xwpick-2.20-20|87	
12mr|xwpick-2.20-20|88	%changelog
12mr|xwpick-2.20-20|89	

19400 12
12mr|xwud-1.0.4-1|1	Name:		xwud
12mr|xwud-1.0.4-1|2	Version:	1.0.4
12mr|xwud-1.0.4-1|3	Release:	%mkrel 1
12mr|xwud-1.0.4-1|4	Summary:	Image displayer for X
12mr|xwud-1.0.4-1|5	Group:		Development/X11
12mr|xwud-1.0.4-1|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mr|xwud-1.0.4-1|7	License:	MIT
12mr|xwud-1.0.4-1|8	BuildRoot:	%{_tmppath}/%{name}-root
12mr|xwud-1.0.4-1|9	
12mr|xwud-1.0.4-1|10	BuildRequires: libx11-devel >= 1.0.0
12mr|xwud-1.0.4-1|11	BuildRequires: x11-util-macros >= 1.0.1
12mr|xwud-1.0.4-1|12	
12mr|xwud-1.0.4-1|13	%description
12mr|xwud-1.0.4-1|14	Xwud is an X Window System image undumping utility. Xwud allows X
12mr|xwud-1.0.4-1|15	users to display in a window an image saved in a specially formatted
12mr|xwud-1.0.4-1|16	dump file, such as produced by xwd.
12mr|xwud-1.0.4-1|17	
12mr|xwud-1.0.4-1|18	%prep
12mr|xwud-1.0.4-1|19	%setup -q -n %{name}-%{version}
12mr|xwud-1.0.4-1|20	
12mr|xwud-1.0.4-1|21	%build
12mr|xwud-1.0.4-1|22	%configure2_5x	--x-includes=%{_includedir}\
12mr|xwud-1.0.4-1|23	--x-libraries=%{_libdir}
12mr|xwud-1.0.4-1|24	
12mr|xwud-1.0.4-1|25	%make
12mr|xwud-1.0.4-1|26	
12mr|xwud-1.0.4-1|27	%install
12mr|xwud-1.0.4-1|28	rm -rf %{buildroot}
12mr|xwud-1.0.4-1|29	%makeinstall_std
12mr|xwud-1.0.4-1|30	
12mr|xwud-1.0.4-1|31	%clean
12mr|xwud-1.0.4-1|32	rm -rf %{buildroot}
12mr|xwud-1.0.4-1|33	
12mr|xwud-1.0.4-1|34	%files
12mr|xwud-1.0.4-1|35	%defattr(-,root,root)
12mr|xwud-1.0.4-1|36	%{_bindir}/xwud
12mr|xwud-1.0.4-1|37	%{_mandir}/man1/xwud.*
12mr|xwud-1.0.4-1|38	
12mr|xwud-1.0.4-1|39	
12mr|xwud-1.0.4-1|40	
12mr|xwud-1.0.4-1|41	
12mr|xwud-1.0.4-1|42	
12mr|xwud-1.0.4-1|43	%changelog
12mr|xwud-1.0.4-1|44	

19401 12
12mr|xz-5.0.4-2|1	%define	major	5
12mr|xz-5.0.4-2|2	%define	lname	lzma
12mr|xz-5.0.4-2|3	%define libname %mklibname %{lname} %{major}
12mr|xz-5.0.4-2|4	%define libdev  %mklibname -d %{lname}
12mr|xz-5.0.4-2|5	
12mr|xz-5.0.4-2|6	%bcond_without uclibc
12mr|xz-5.0.4-2|7	%bcond_without dietlibc
12mr|xz-5.0.4-2|8	
12mr|xz-5.0.4-2|9	Summary: 	XZ utils
12mr|xz-5.0.4-2|10	Name: 		xz
12mr|xz-5.0.4-2|11	Version: 	5.0.4
12mr|xz-5.0.4-2|12	Release: 	2
12mr|xz-5.0.4-2|13	License: 	Public Domain
12mr|xz-5.0.4-2|14	Group:		Archiving/Compression
12mr|xz-5.0.4-2|15	Source0:	http://tukaani.org/xz/%{name}-%{version}.tar.xz
12mr|xz-5.0.4-2|16	Source1:	xzme
12mr|xz-5.0.4-2|17	Patch0:		xz-5.0.0-text-tune.patch
12mr|xz-5.0.4-2|18	%rename		lzma
12mr|xz-5.0.4-2|19	%rename		lzma-utils
12mr|xz-5.0.4-2|20	# needed by check suite
12mr|xz-5.0.4-2|21	BuildRequires:	diffutils
12mr|xz-5.0.4-2|22	%if %{with uclibc}
12mr|xz-5.0.4-2|23	BuildRequires:	uClibc-devel
12mr|xz-5.0.4-2|24	%endif
12mr|xz-5.0.4-2|25	%if %{with diet}
12mr|xz-5.0.4-2|26	BuildRequires:	dietlibc-devel
12mr|xz-5.0.4-2|27	%endif
12mr|xz-5.0.4-2|28	URL:		http://tukaani.org/xz/
12mr|xz-5.0.4-2|29	
12mr|xz-5.0.4-2|30	%description
12mr|xz-5.0.4-2|31	XZ provides very high compression ratio and fast decompression. The
12mr|xz-5.0.4-2|32	core of the XZ utils is Igor Pavlov's LZMA SDK containing the actual
12mr|xz-5.0.4-2|33	LZMA encoder/decoder. LZMA utils add a few scripts which provide
12mr|xz-5.0.4-2|34	gzip-like command line interface and a couple of other XZ related
12mr|xz-5.0.4-2|35	tools. Also provides:
12mr|xz-5.0.4-2|36	
12mr|xz-5.0.4-2|37	- Average compression ratio 30% better than that of gzip and 15%
12mr|xz-5.0.4-2|38	better than that of bzip2.
12mr|xz-5.0.4-2|39	
12mr|xz-5.0.4-2|40	- Decompression speed is only little slower than that of gzip, being
12mr|xz-5.0.4-2|41	two to five times faster than bzip2.
12mr|xz-5.0.4-2|42	
12mr|xz-5.0.4-2|43	- In fast mode, compresses faster than bzip2 with a comparable
12mr|xz-5.0.4-2|44	compression ratio.
12mr|xz-5.0.4-2|45	
12mr|xz-5.0.4-2|46	- Achieving the best compression ratios takes four to even twelve
12mr|xz-5.0.4-2|47	times longer than with bzip2. However. this doesn't affect
12mr|xz-5.0.4-2|48	decompressing speed.
12mr|xz-5.0.4-2|49	
12mr|xz-5.0.4-2|50	- Very similar command line interface than what gzip and bzip2 have.
12mr|xz-5.0.4-2|51	
12mr|xz-5.0.4-2|52	%package -n	%{libname}
12mr|xz-5.0.4-2|53	Summary:	Libraries for decoding XZ/LZMA compression
12mr|xz-5.0.4-2|54	Group:		System/Libraries
12mr|xz-5.0.4-2|55	
12mr|xz-5.0.4-2|56	%description -n	%{libname}
12mr|xz-5.0.4-2|57	Libraries for decoding LZMA compression.
12mr|xz-5.0.4-2|58	
12mr|xz-5.0.4-2|59	%package -n	%{libdev}
12mr|xz-5.0.4-2|60	Summary:	Devel libraries & headers for liblzma
12mr|xz-5.0.4-2|61	Group:		Development/C
12mr|xz-5.0.4-2|62	Provides:	%{lname}-devel = %{version}-%{release}
12mr|xz-5.0.4-2|63	Provides:	lib%{lname}-devel = %{version}-%{release}
12mr|xz-5.0.4-2|64	Requires:	%{libname} = %{version}
12mr|xz-5.0.4-2|65	
12mr|xz-5.0.4-2|66	%description -n %{libdev}
12mr|xz-5.0.4-2|67	Devel libraries & headers for liblzma.
12mr|xz-5.0.4-2|68	
12mr|xz-5.0.4-2|69	%prep
12mr|xz-5.0.4-2|70	%setup -q
12mr|xz-5.0.4-2|71	%patch0 -p1 -b .text~
12mr|xz-5.0.4-2|72	
12mr|xz-5.0.4-2|73	%build
12mr|xz-5.0.4-2|74	export CONFIGURE_TOP=`pwd`
12mr|xz-5.0.4-2|75	mkdir objs
12mr|xz-5.0.4-2|76	pushd objs
12mr|xz-5.0.4-2|77	CFLAGS="%{optflags} -O3 -funroll-loops" \
12mr|xz-5.0.4-2|78	%configure2_5x
12mr|xz-5.0.4-2|79	%make
12mr|xz-5.0.4-2|80	popd
12mr|xz-5.0.4-2|81	
12mr|xz-5.0.4-2|82	%if %{with dietlibc}
12mr|xz-5.0.4-2|83	mkdir objsdietlibc
12mr|xz-5.0.4-2|84	pushd objsdietlibc
12mr|xz-5.0.4-2|85	CFLAGS="-Os" CC="diet gcc" \
12mr|xz-5.0.4-2|86	%configure2_5x	--disable-shared \
12mr|xz-5.0.4-2|87	--enable-static \
12mr|xz-5.0.4-2|88	--disable-xz \
12mr|xz-5.0.4-2|89	--disable-xzdec \
12mr|xz-5.0.4-2|90	--disable-lzmadec \
12mr|xz-5.0.4-2|91	--disable-lzmainfo \
12mr|xz-5.0.4-2|92	--disable-lzma-links \
12mr|xz-5.0.4-2|93	--disable-scripts
12mr|xz-5.0.4-2|94	%make
12mr|xz-5.0.4-2|95	popd
12mr|xz-5.0.4-2|96	%endif
12mr|xz-5.0.4-2|97	
12mr|xz-5.0.4-2|98	%if %{with uclibc}
12mr|xz-5.0.4-2|99	mkdir objsuclibc
12mr|xz-5.0.4-2|100	pushd objsuclibc
12mr|xz-5.0.4-2|101	CFLAGS="%{uclibc_cflags}" LDFLAGS="%{?ldflags}" CC="%{uclibc_cc}" \
12mr|xz-5.0.4-2|102	%configure2_5x	--disable-shared \
12mr|xz-5.0.4-2|103	--enable-static \
12mr|xz-5.0.4-2|104	--disable-xz \
12mr|xz-5.0.4-2|105	--disable-xzdec \
12mr|xz-5.0.4-2|106	--disable-lzmadec \
12mr|xz-5.0.4-2|107	--disable-lzmainfo \
12mr|xz-5.0.4-2|108	--disable-lzma-links \
12mr|xz-5.0.4-2|109	--disable-scripts
12mr|xz-5.0.4-2|110	
12mr|xz-5.0.4-2|111	%make
12mr|xz-5.0.4-2|112	popd
12mr|xz-5.0.4-2|113	%endif
12mr|xz-5.0.4-2|114	
12mr|xz-5.0.4-2|115	%install
12mr|xz-5.0.4-2|116	%makeinstall_std -C objs
12mr|xz-5.0.4-2|117	
12mr|xz-5.0.4-2|118	install -d %{buildroot}/%{_lib}
12mr|xz-5.0.4-2|119	mv %{buildroot}%{_libdir}/*.so.* %{buildroot}/%{_lib}/
12mr|xz-5.0.4-2|120	ln -sf ../../%{_lib}/liblzma.so.%{version} %{buildroot}%{_libdir}/liblzma.so
12mr|xz-5.0.4-2|121	
12mr|xz-5.0.4-2|122	%if %{with uclibc}
12mr|xz-5.0.4-2|123	install -D objsuclibc/src/liblzma/.libs/liblzma.a -D %{buildroot}%{uclibc_root}%{_libdir}/liblzma.a
12mr|xz-5.0.4-2|124	%endif
12mr|xz-5.0.4-2|125	%if %{with dietlibc}
12mr|xz-5.0.4-2|126	install -D objsdietlibc/src/liblzma/.libs/liblzma.a -D %{buildroot}%{_prefix}/lib/dietlibc/lib-%{_arch}/liblzma.a
12mr|xz-5.0.4-2|127	%endif
12mr|xz-5.0.4-2|128	
12mr|xz-5.0.4-2|129	install -m755 %{SOURCE1} -D %{buildroot}%{_bindir}/xzme
12mr|xz-5.0.4-2|130	
12mr|xz-5.0.4-2|131	%find_lang %{name}
12mr|xz-5.0.4-2|132	
12mr|xz-5.0.4-2|133	%check
12mr|xz-5.0.4-2|134	make check -C objs
12mr|xz-5.0.4-2|135	
12mr|xz-5.0.4-2|136	%files -f %{name}.lang
12mr|xz-5.0.4-2|137	%doc README THANKS
12mr|xz-5.0.4-2|138	%{_bindir}/*
12mr|xz-5.0.4-2|139	%{_mandir}/man1/*
12mr|xz-5.0.4-2|140	
12mr|xz-5.0.4-2|141	%files -n %{libname}
12mr|xz-5.0.4-2|142	/%{_lib}/lib*.so.%{major}*
12mr|xz-5.0.4-2|143	
12mr|xz-5.0.4-2|144	%files -n %{libdev}
12mr|xz-5.0.4-2|145	%{_includedir}/%{lname}.h
12mr|xz-5.0.4-2|146	%dir %{_includedir}/%{lname}
12mr|xz-5.0.4-2|147	%{_includedir}/%{lname}/*.h
12mr|xz-5.0.4-2|148	%{_libdir}/*.so
12mr|xz-5.0.4-2|149	%{_libdir}/*.a
12mr|xz-5.0.4-2|150	%if %{with dietlibc}
12mr|xz-5.0.4-2|151	%{_prefix}/lib/dietlibc/lib-%{_arch}/liblzma.a
12mr|xz-5.0.4-2|152	%endif
12mr|xz-5.0.4-2|153	%if %{with uclibc}
12mr|xz-5.0.4-2|154	%{uclibc_root}%{_libdir}/liblzma.a
12mr|xz-5.0.4-2|155	%endif
12mr|xz-5.0.4-2|156	%{_libdir}/pkgconfig/lib%{lname}.pc
12mr|xz-5.0.4-2|157	
12mr|xz-5.0.4-2|158	
12mr|xz-5.0.4-2|159	
12mr|xz-5.0.4-2|160	%changelog
12mr|xz-5.0.4-2|161	* Sat Aug  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|xz-5.0.4-2|162	+ Commit: 1b9d5c5
12mr|xz-5.0.4-2|163	- Drop .la files
12mr|xz-5.0.4-2|164	
12mr|xz-5.0.4-2|165	

19402 12
12mr|yajl-2.0.4-1|1	%define git fee1ebe
12mr|yajl-2.0.4-1|2	%define major 2
12mr|yajl-2.0.4-1|3	%define libname %mklibname %{name} %{major}
12mr|yajl-2.0.4-1|4	%define devname %mklibname -d %{name}
12mr|yajl-2.0.4-1|5	
12mr|yajl-2.0.4-1|6	Name:		yajl
12mr|yajl-2.0.4-1|7	Version:	2.0.4
12mr|yajl-2.0.4-1|8	Release:	%mkrel 1
12mr|yajl-2.0.4-1|9	Summary:	Yet Another JSON Library
12mr|yajl-2.0.4-1|10	License:	ISC License
12mr|yajl-2.0.4-1|11	Group:		System/Libraries
12mr|yajl-2.0.4-1|12	Url:		http://lloyd.github.com/yajl/
12mr|yajl-2.0.4-1|13	Source0:	lloyd-%{name}-%{version}-0-g%{git}.tar.gz
12mr|yajl-2.0.4-1|14	BuildRequires:	doxygen
12mr|yajl-2.0.4-1|15	BuildRequires:	cmake
12mr|yajl-2.0.4-1|16	Requires:	%{libname} = %{EVRD}
12mr|yajl-2.0.4-1|17	
12mr|yajl-2.0.4-1|18	%description
12mr|yajl-2.0.4-1|19	Yet Another JSON Library. YAJL is a small event-driven (SAX-style) JSON parser
12mr|yajl-2.0.4-1|20	written in ANSI C, and a small validating JSON generator. YAJL is released
12mr|yajl-2.0.4-1|21	under the ISC license.
12mr|yajl-2.0.4-1|22	
12mr|yajl-2.0.4-1|23	%package -n %{libname}
12mr|yajl-2.0.4-1|24	Summary:	%{summary}
12mr|yajl-2.0.4-1|25	Provides:	lib%{name}
12mr|yajl-2.0.4-1|26	
12mr|yajl-2.0.4-1|27	%description -n %{libname}
12mr|yajl-2.0.4-1|28	Yet Another JSON Library. YAJL is a small event-driven (SAX-style) JSON parser
12mr|yajl-2.0.4-1|29	written in ANSI C, and a small validating JSON generator. YAJL is released
12mr|yajl-2.0.4-1|30	under the ISC license.
12mr|yajl-2.0.4-1|31	
12mr|yajl-2.0.4-1|32	%package -n %{devname}
12mr|yajl-2.0.4-1|33	Summary:	Development files for using %{name}
12mr|yajl-2.0.4-1|34	Group:		Development/C
12mr|yajl-2.0.4-1|35	Provides:	%{name}-devel = %{EVRD}
12mr|yajl-2.0.4-1|36	Requires:	%{libname} = %{EVRD}
12mr|yajl-2.0.4-1|37	
12mr|yajl-2.0.4-1|38	%description -n %{devname}
12mr|yajl-2.0.4-1|39	Development files for using %{name}
12mr|yajl-2.0.4-1|40	
12mr|yajl-2.0.4-1|41	%prep
12mr|yajl-2.0.4-1|42	%setup -q -n lloyd-%{name}-%{git}
12mr|yajl-2.0.4-1|43	
12mr|yajl-2.0.4-1|44	%build
12mr|yajl-2.0.4-1|45	%cmake
12mr|yajl-2.0.4-1|46	%make
12mr|yajl-2.0.4-1|47	
12mr|yajl-2.0.4-1|48	%install
12mr|yajl-2.0.4-1|49	%__rm -rf %{buildroot}
12mr|yajl-2.0.4-1|50	%makeinstall_std -C build
12mr|yajl-2.0.4-1|51	
12mr|yajl-2.0.4-1|52	%__rm -f %{buildroot}%{_libdir}/*.a
12mr|yajl-2.0.4-1|53	
12mr|yajl-2.0.4-1|54	%clean
12mr|yajl-2.0.4-1|55	%__rm -rf %{buildroot}
12mr|yajl-2.0.4-1|56	
12mr|yajl-2.0.4-1|57	%files
12mr|yajl-2.0.4-1|58	%{_bindir}/json_reformat
12mr|yajl-2.0.4-1|59	%{_bindir}/json_verify
12mr|yajl-2.0.4-1|60	
12mr|yajl-2.0.4-1|61	%files -n %{libname}
12mr|yajl-2.0.4-1|62	%{_libdir}/libyajl.so.*
12mr|yajl-2.0.4-1|63	
12mr|yajl-2.0.4-1|64	%files -n %{devname}
12mr|yajl-2.0.4-1|65	%{_libdir}/libyajl.so
12mr|yajl-2.0.4-1|66	%{_includedir}/yajl
12mr|yajl-2.0.4-1|67	%{_datadir}/pkgconfig/yajl.pc
12mr|yajl-2.0.4-1|68	
12mr|yajl-2.0.4-1|69	
12mr|yajl-2.0.4-1|70	
12mr|yajl-2.0.4-1|71	
12mr|yajl-2.0.4-1|72	%changelog
12mr|yajl-2.0.4-1|73	

19403 12
12mr|yaml-0.1.4-1|1	%define api 0
12mr|yaml-0.1.4-1|2	%define major 2
12mr|yaml-0.1.4-1|3	%define libname %mklibname %{name} %{api} %{major}
12mr|yaml-0.1.4-1|4	%define develname %mklibname %{name} -d
12mr|yaml-0.1.4-1|5	
12mr|yaml-0.1.4-1|6	Summary:	YAML 1.1 parser and emitter written in C
12mr|yaml-0.1.4-1|7	Name:		yaml
12mr|yaml-0.1.4-1|8	Version:	0.1.4
12mr|yaml-0.1.4-1|9	Release:	1
12mr|yaml-0.1.4-1|10	License:	MIT
12mr|yaml-0.1.4-1|11	Group:		System/Libraries
12mr|yaml-0.1.4-1|12	URL:		http://pyyaml.org/wiki/LibYAML
12mr|yaml-0.1.4-1|13	Source0:	http://pyyaml.org/download/libyaml/%{name}-%{version}.tar.gz
12mr|yaml-0.1.4-1|14	BuildRequires:	doxygen
12mr|yaml-0.1.4-1|15	
12mr|yaml-0.1.4-1|16	%description
12mr|yaml-0.1.4-1|17	LibYAML is a YAML 1.1 parser and emitter written in C.
12mr|yaml-0.1.4-1|18	
12mr|yaml-0.1.4-1|19	%package -n	%{libname}
12mr|yaml-0.1.4-1|20	Summary:	YAML 1.1 parser and emitter written in C
12mr|yaml-0.1.4-1|21	Group:		System/Libraries
12mr|yaml-0.1.4-1|22	
12mr|yaml-0.1.4-1|23	%description -n	%{libname}
12mr|yaml-0.1.4-1|24	This package contains the shared libraries for %{name}
12mr|yaml-0.1.4-1|25	
12mr|yaml-0.1.4-1|26	%package -n	%develname
12mr|yaml-0.1.4-1|27	Summary:	Development library and header files for the %{name} library
12mr|yaml-0.1.4-1|28	Group:		Development/C
12mr|yaml-0.1.4-1|29	Requires:	%{libname} = %{version}-%{release}
12mr|yaml-0.1.4-1|30	Provides:	%{name}-devel = %{version}-%{release}
12mr|yaml-0.1.4-1|31	
12mr|yaml-0.1.4-1|32	%description -n	%{develname}
12mr|yaml-0.1.4-1|33	This package contains the devel %{libname} library and its header
12mr|yaml-0.1.4-1|34	files.
12mr|yaml-0.1.4-1|35	
12mr|yaml-0.1.4-1|36	%prep
12mr|yaml-0.1.4-1|37	%setup -q
12mr|yaml-0.1.4-1|38	
12mr|yaml-0.1.4-1|39	%build
12mr|yaml-0.1.4-1|40	%configure2_5x --disable-static
12mr|yaml-0.1.4-1|41	%make
12mr|yaml-0.1.4-1|42	
12mr|yaml-0.1.4-1|43	%install
12mr|yaml-0.1.4-1|44	%makeinstall_std
12mr|yaml-0.1.4-1|45	
12mr|yaml-0.1.4-1|46	%files -n %{libname}
12mr|yaml-0.1.4-1|47	%doc README
12mr|yaml-0.1.4-1|48	%{_libdir}/lib*.so.%{major}*
12mr|yaml-0.1.4-1|49	
12mr|yaml-0.1.4-1|50	%files -n %{develname}
12mr|yaml-0.1.4-1|51	%{_includedir}/*.h
12mr|yaml-0.1.4-1|52	%{_libdir}/lib*.so
12mr|yaml-0.1.4-1|53	%{_libdir}/pkgconfig/yaml-0.1.pc
12mr|yaml-0.1.4-1|54	
12mr|yaml-0.1.4-1|55	
12mr|yaml-0.1.4-1|56	%changelog
12mr|yaml-0.1.4-1|57	* Thu Aug  30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|yaml-0.1.4-1|58	+ Commit: 50c0ff0
12mr|yaml-0.1.4-1|59	- New version 0.1.4, spec cleanup
12mr|yaml-0.1.4-1|60	
12mr|yaml-0.1.4-1|61	

19404 12
12mr|yaml-cpp-0.3.0-1|1	%define major 0
12mr|yaml-cpp-0.3.0-1|2	%define libname %mklibname %{name} %{major}
12mr|yaml-cpp-0.3.0-1|3	%define devname %mklibname %{name} -d
12mr|yaml-cpp-0.3.0-1|4	
12mr|yaml-cpp-0.3.0-1|5	Name:		yaml-cpp
12mr|yaml-cpp-0.3.0-1|6	Version:	0.3.0
12mr|yaml-cpp-0.3.0-1|7	Release:	1
12mr|yaml-cpp-0.3.0-1|8	Summary:	A YAML parser and emitter for C++
12mr|yaml-cpp-0.3.0-1|9	Group:		Development/C++
12mr|yaml-cpp-0.3.0-1|10	License:	MIT
12mr|yaml-cpp-0.3.0-1|11	URL:		http://code.google.com/p/yaml-cpp/
12mr|yaml-cpp-0.3.0-1|12	Source0:	http://yaml-cpp.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|yaml-cpp-0.3.0-1|13	BuildRequires:	cmake
12mr|yaml-cpp-0.3.0-1|14	
12mr|yaml-cpp-0.3.0-1|15	%description
12mr|yaml-cpp-0.3.0-1|16	yaml-cpp is a YAML parser and emitter in C++ written around the YAML 1.2 spec.
12mr|yaml-cpp-0.3.0-1|17	
12mr|yaml-cpp-0.3.0-1|18	%package	-n %{libname}
12mr|yaml-cpp-0.3.0-1|19	Summary:	A YAML parser and emitter for C++
12mr|yaml-cpp-0.3.0-1|20	Group:		System/Libraries
12mr|yaml-cpp-0.3.0-1|21	License:	MIT
12mr|yaml-cpp-0.3.0-1|22	Obsoletes:	%{name} < 0.3.0
12mr|yaml-cpp-0.3.0-1|23	
12mr|yaml-cpp-0.3.0-1|24	%description	-n %{libname}
12mr|yaml-cpp-0.3.0-1|25	yaml-cpp is a YAML parser and emitter in C++ written around the YAML 1.2 spec.
12mr|yaml-cpp-0.3.0-1|26	
12mr|yaml-cpp-0.3.0-1|27	%package	-n %{devname}
12mr|yaml-cpp-0.3.0-1|28	Summary:	Development files for %{name}
12mr|yaml-cpp-0.3.0-1|29	Group:		Development/C++
12mr|yaml-cpp-0.3.0-1|30	License:	MIT
12mr|yaml-cpp-0.3.0-1|31	Obsoletes:	%{name}-devel < 0.3.0
12mr|yaml-cpp-0.3.0-1|32	Provides:	%{name}-devel = %{version}-%{release}
12mr|yaml-cpp-0.3.0-1|33	Requires:	%{libname} = %{version}-%{release}
12mr|yaml-cpp-0.3.0-1|34	
12mr|yaml-cpp-0.3.0-1|35	%description	-n %{devname}
12mr|yaml-cpp-0.3.0-1|36	The %{name}-devel package contains libraries and header files for
12mr|yaml-cpp-0.3.0-1|37	developing applications that use %{name}.
12mr|yaml-cpp-0.3.0-1|38	
12mr|yaml-cpp-0.3.0-1|39	%prep
12mr|yaml-cpp-0.3.0-1|40	%setup -q -n %{name}
12mr|yaml-cpp-0.3.0-1|41	# Fix eol
12mr|yaml-cpp-0.3.0-1|42	sed -i 's/\r//' license.txt
12mr|yaml-cpp-0.3.0-1|43	
12mr|yaml-cpp-0.3.0-1|44	%build
12mr|yaml-cpp-0.3.0-1|45	# ask cmake to not strip binaries
12mr|yaml-cpp-0.3.0-1|46	%cmake -DYAML_CPP_BUILD_TOOLS=0
12mr|yaml-cpp-0.3.0-1|47	%make VERBOSE=1
12mr|yaml-cpp-0.3.0-1|48	
12mr|yaml-cpp-0.3.0-1|49	%install
12mr|yaml-cpp-0.3.0-1|50	%makeinstall_std -C build
12mr|yaml-cpp-0.3.0-1|51	
12mr|yaml-cpp-0.3.0-1|52	%files -n %{libname}
12mr|yaml-cpp-0.3.0-1|53	%{_libdir}/*.so.%{major}*
12mr|yaml-cpp-0.3.0-1|54	
12mr|yaml-cpp-0.3.0-1|55	%files -n %{devname}
12mr|yaml-cpp-0.3.0-1|56	%{_includedir}/yaml-cpp/
12mr|yaml-cpp-0.3.0-1|57	%{_libdir}/*.so
12mr|yaml-cpp-0.3.0-1|58	%{_libdir}/pkgconfig/*.pc
12mr|yaml-cpp-0.3.0-1|59	
12mr|yaml-cpp-0.3.0-1|60	
12mr|yaml-cpp-0.3.0-1|61	
12mr|yaml-cpp-0.3.0-1|62	%changelog
12mr|yaml-cpp-0.3.0-1|63	* Sat Oct  6 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|yaml-cpp-0.3.0-1|64	+ Commit: ba3e76b
12mr|yaml-cpp-0.3.0-1|65	- New version 0.3.0, fix package structure according to Mandriva/Rosa policy
12mr|yaml-cpp-0.3.0-1|66	
12mr|yaml-cpp-0.3.0-1|67	

19405 12
12mr|yasm-1.2.0-1|1	Summary:	Modular Assembler
12mr|yasm-1.2.0-1|2	Name:		yasm
12mr|yasm-1.2.0-1|3	Version:	1.2.0
12mr|yasm-1.2.0-1|4	Release:	1
12mr|yasm-1.2.0-1|5	License:	BSD
12mr|yasm-1.2.0-1|6	Group:		Development/Other
12mr|yasm-1.2.0-1|7	Url:		http://www.tortall.net/projects/yasm/
12mr|yasm-1.2.0-1|8	Source0:	http://www.tortall.net/projects/yasm/releases/%{name}-%{version}.tar.gz
12mr|yasm-1.2.0-1|9	BuildRequires:	xmlto
12mr|yasm-1.2.0-1|10	BuildRequires:	python-pyrex > 0.9.5.1
12mr|yasm-1.2.0-1|11	BuildRequires:  python-cython
12mr|yasm-1.2.0-1|12	BuildRequires:  python-devel
12mr|yasm-1.2.0-1|13	%if %{mdkversion} <= 200710
12mr|yasm-1.2.0-1|14	BuildRequires:	lzma
12mr|yasm-1.2.0-1|15	%endif
12mr|yasm-1.2.0-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|yasm-1.2.0-1|17	
12mr|yasm-1.2.0-1|18	%description
12mr|yasm-1.2.0-1|19	Yasm is a complete rewrite of the NASM assembler under the "new" BSD
12mr|yasm-1.2.0-1|20	License (some portions are under other licenses, see COPYING for
12mr|yasm-1.2.0-1|21	details). It is designed from the ground up to allow for multiple
12mr|yasm-1.2.0-1|22	assembler syntaxes to be supported (eg, NASM, TASM, GAS, etc.) in
12mr|yasm-1.2.0-1|23	addition to multiple output object formats and even multiple
12mr|yasm-1.2.0-1|24	instruction sets. Another primary module of the overall design is an
12mr|yasm-1.2.0-1|25	optimizer module.
12mr|yasm-1.2.0-1|26	
12mr|yasm-1.2.0-1|27	%package devel
12mr|yasm-1.2.0-1|28	Summary:	Development headers and files for %{name}
12mr|yasm-1.2.0-1|29	Group:		Development/C
12mr|yasm-1.2.0-1|30	Obsoletes:	%mklibname -d yasm 0
12mr|yasm-1.2.0-1|31	Requires:	%{name} = %{version}-%{release}
12mr|yasm-1.2.0-1|32	
12mr|yasm-1.2.0-1|33	%description devel
12mr|yasm-1.2.0-1|34	Development headers and files for %{name}.
12mr|yasm-1.2.0-1|35	
12mr|yasm-1.2.0-1|36	%package python
12mr|yasm-1.2.0-1|37	Summary:	Python bindings for %{name}
12mr|yasm-1.2.0-1|38	Group:		Development/Python
12mr|yasm-1.2.0-1|39	Requires:	%{name} = %{version}-%{release}
12mr|yasm-1.2.0-1|40	
12mr|yasm-1.2.0-1|41	%description python
12mr|yasm-1.2.0-1|42	Python bindings for %{name}.
12mr|yasm-1.2.0-1|43	
12mr|yasm-1.2.0-1|44	%prep
12mr|yasm-1.2.0-1|45	%setup -q -n %{name}-%{version}
12mr|yasm-1.2.0-1|46	
12mr|yasm-1.2.0-1|47	%build
12mr|yasm-1.2.0-1|48	%ifnarch ix86
12mr|yasm-1.2.0-1|49	export CFLAGS="%{optflags} -fPIC"
12mr|yasm-1.2.0-1|50	%endif
12mr|yasm-1.2.0-1|51	
12mr|yasm-1.2.0-1|52	%configure2_5x \
12mr|yasm-1.2.0-1|53	--disable-rpath \
12mr|yasm-1.2.0-1|54	--enable-python \
12mr|yasm-1.2.0-1|55	--enable-python-bindings
12mr|yasm-1.2.0-1|56	
12mr|yasm-1.2.0-1|57	%make
12mr|yasm-1.2.0-1|58	
12mr|yasm-1.2.0-1|59	%install
12mr|yasm-1.2.0-1|60	rm -rf  %{buildroot}
12mr|yasm-1.2.0-1|61	
12mr|yasm-1.2.0-1|62	%makeinstall_std
12mr|yasm-1.2.0-1|63	
12mr|yasm-1.2.0-1|64	rm -f %{buildroot}%{_libdir}/yasm/*.a
12mr|yasm-1.2.0-1|65	
12mr|yasm-1.2.0-1|66	%clean
12mr|yasm-1.2.0-1|67	rm -rf %{buildroot}
12mr|yasm-1.2.0-1|68	
12mr|yasm-1.2.0-1|69	%files
12mr|yasm-1.2.0-1|70	%defattr(-,root,root)
12mr|yasm-1.2.0-1|71	%doc AUTHORS
12mr|yasm-1.2.0-1|72	%{_bindir}/*
12mr|yasm-1.2.0-1|73	%{_mandir}/man1/yasm.1*
12mr|yasm-1.2.0-1|74	%{_mandir}/man7/yasm_arch.7*
12mr|yasm-1.2.0-1|75	%{_mandir}/man7/yasm_dbgfmts.7.*
12mr|yasm-1.2.0-1|76	%{_mandir}/man7/yasm_objfmts.7.*
12mr|yasm-1.2.0-1|77	%{_mandir}/man7/yasm_parsers.7.*
12mr|yasm-1.2.0-1|78	
12mr|yasm-1.2.0-1|79	%files python
12mr|yasm-1.2.0-1|80	%defattr(-,root,root)
12mr|yasm-1.2.0-1|81	%{py_sitedir}/*
12mr|yasm-1.2.0-1|82	
12mr|yasm-1.2.0-1|83	%files devel
12mr|yasm-1.2.0-1|84	%defattr(-,root,root)
12mr|yasm-1.2.0-1|85	%{_libdir}/lib*.a
12mr|yasm-1.2.0-1|86	%{_includedir}/libyasm
12mr|yasm-1.2.0-1|87	%{_includedir}/libyasm.h
12mr|yasm-1.2.0-1|88	%{_includedir}/libyasm-stdint.h
12mr|yasm-1.2.0-1|89	
12mr|yasm-1.2.0-1|90	
12mr|yasm-1.2.0-1|91	
12mr|yasm-1.2.0-1|92	%changelog
12mr|yasm-1.2.0-1|93	

19406 12
12mr|yelp-3.6.2-1|1	%define lib_major 0
12mr|yelp-3.6.2-1|2	%define libname         %mklibname %{name} %{lib_major}
12mr|yelp-3.6.2-1|3	%define develname      %mklibname -d %{name}
12mr|yelp-3.6.2-1|4	
12mr|yelp-3.6.2-1|5	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|yelp-3.6.2-1|6	
12mr|yelp-3.6.2-1|7	Summary:	GNOME 3 help browser
12mr|yelp-3.6.2-1|8	Name:		yelp
12mr|yelp-3.6.2-1|9	Version:	3.6.2
12mr|yelp-3.6.2-1|10	Release:	1
12mr|yelp-3.6.2-1|11	License:	GPLv2+
12mr|yelp-3.6.2-1|12	Group:		Graphical desktop/GNOME
12mr|yelp-3.6.2-1|13	URL:		http://live.gnome.org/Yelp
12mr|yelp-3.6.2-1|14	Source0:	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|yelp-3.6.2-1|15	Source1:	yelp.png
12mr|yelp-3.6.2-1|16	
12mr|yelp-3.6.2-1|17	BuildRequires:	desktop-file-utils >= 0.19
12mr|yelp-3.6.2-1|18	BuildRequires:	gnome-common
12mr|yelp-3.6.2-1|19	BuildRequires:	gtk-doc
12mr|yelp-3.6.2-1|20	BuildRequires:	intltool
12mr|yelp-3.6.2-1|21	BuildRequires:	itstool
12mr|yelp-3.6.2-1|22	BuildRequires:	sed
12mr|yelp-3.6.2-1|23	BuildRequires:	gettext-devel
12mr|yelp-3.6.2-1|24	BuildRequires:	libbzip2-devel
12mr|yelp-3.6.2-1|25	BuildRequires:	pkgconfig(gio-2.0) >= 2.25.11
12mr|yelp-3.6.2-1|26	BuildRequires:	pkgconfig(gio-unix-2.0)
12mr|yelp-3.6.2-1|27	BuildRequires:	pkgconfig(gnome-doc-utils) >= 0.19.1
12mr|yelp-3.6.2-1|28	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.91.8
12mr|yelp-3.6.2-1|29	BuildRequires:	pkgconfig(gtk+-unix-print-3.0)
12mr|yelp-3.6.2-1|30	BuildRequires:	pkgconfig(libexslt) >= 0.8.1
12mr|yelp-3.6.2-1|31	BuildRequires:	pkgconfig(liblzma) >= 4.9
12mr|yelp-3.6.2-1|32	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6.5
12mr|yelp-3.6.2-1|33	BuildRequires:	pkgconfig(libxslt) >= 1.1.4
12mr|yelp-3.6.2-1|34	BuildRequires:	pkgconfig(sqlite3)
12mr|yelp-3.6.2-1|35	BuildRequires:	pkgconfig(webkitgtk-3.0) >= 1.3.2
12mr|yelp-3.6.2-1|36	BuildRequires:	pkgconfig(yelp-xsl) >= 3.1.2
12mr|yelp-3.6.2-1|37	BuildRequires:	pkgconfig(folks)
12mr|yelp-3.6.2-1|38	
12mr|yelp-3.6.2-1|39	Requires:	gnome-doc-utils >= 0.19.1
12mr|yelp-3.6.2-1|40	Requires:	yelp-xsl >= 3.1.2
12mr|yelp-3.6.2-1|41	Requires:	man
12mr|yelp-3.6.2-1|42	
12mr|yelp-3.6.2-1|43	%description
12mr|yelp-3.6.2-1|44	Help browser for GNOME 3 which supports docbook documents, info and man.
12mr|yelp-3.6.2-1|45	
12mr|yelp-3.6.2-1|46	%package -n %{libname}
12mr|yelp-3.6.2-1|47	Summary:	Libraries for %{name}
12mr|yelp-3.6.2-1|48	Group:		System/Libraries
12mr|yelp-3.6.2-1|49	Requires:	%{name} = %{version}-%{release}
12mr|yelp-3.6.2-1|50	
12mr|yelp-3.6.2-1|51	%description -n %{libname}
12mr|yelp-3.6.2-1|52	This package contains libraries used by the yelp help browser.
12mr|yelp-3.6.2-1|53	
12mr|yelp-3.6.2-1|54	%package -n %{develname}
12mr|yelp-3.6.2-1|55	Summary:	Development files for %{name}
12mr|yelp-3.6.2-1|56	Group:		Development/GNOME and GTK+
12mr|yelp-3.6.2-1|57	Requires:	%{libname} = %{version}-%{release}
12mr|yelp-3.6.2-1|58	Provides:	%{name}-devel = %{version}-%{release}
12mr|yelp-3.6.2-1|59	
12mr|yelp-3.6.2-1|60	%description -n %{develname}
12mr|yelp-3.6.2-1|61	This package contains header files and documentation for
12mr|yelp-3.6.2-1|62	the libraries in the yelp-libs package.
12mr|yelp-3.6.2-1|63	
12mr|yelp-3.6.2-1|64	%prep
12mr|yelp-3.6.2-1|65	%setup -q
12mr|yelp-3.6.2-1|66	
12mr|yelp-3.6.2-1|67	%build
12mr|yelp-3.6.2-1|68	%configure2_5x \
12mr|yelp-3.6.2-1|69	--enable-debug \
12mr|yelp-3.6.2-1|70	--disable-schemas-compile \
12mr|yelp-3.6.2-1|71	--disable-rpath \
12mr|yelp-3.6.2-1|72	--disable-static
12mr|yelp-3.6.2-1|73	
12mr|yelp-3.6.2-1|74	%make
12mr|yelp-3.6.2-1|75	
12mr|yelp-3.6.2-1|76	%install
12mr|yelp-3.6.2-1|77	%makeinstall_std
12mr|yelp-3.6.2-1|78	
12mr|yelp-3.6.2-1|79	desktop-file-install \
12mr|yelp-3.6.2-1|80	--remove-category="Application" \
12mr|yelp-3.6.2-1|81	--add-only-show-in="GNOME" \
12mr|yelp-3.6.2-1|82	--add-category="Documentation" \
12mr|yelp-3.6.2-1|83	--dir %{buildroot}%{_datadir}/applications \
12mr|yelp-3.6.2-1|84	%{buildroot}%{_datadir}/applications/*
12mr|yelp-3.6.2-1|85	
12mr|yelp-3.6.2-1|86	install -Dpm644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/gnome-help.png
12mr|yelp-3.6.2-1|87	
12mr|yelp-3.6.2-1|88	mkdir -p -m 755 %{buildroot}%{_datadir}/gnome/help
12mr|yelp-3.6.2-1|89	
12mr|yelp-3.6.2-1|90	%find_lang %{name}
12mr|yelp-3.6.2-1|91	
12mr|yelp-3.6.2-1|92	%files -f %{name}.lang
12mr|yelp-3.6.2-1|93	%doc README TODO AUTHORS NEWS
12mr|yelp-3.6.2-1|94	%{_bindir}/*
12mr|yelp-3.6.2-1|95	%{_datadir}/applications/*
12mr|yelp-3.6.2-1|96	%dir %{_datadir}/gnome/help
12mr|yelp-3.6.2-1|97	%{_datadir}/%{name}
12mr|yelp-3.6.2-1|98	%{_datadir}/glib-2.0/schemas/org.gnome.yelp.gschema.xml
12mr|yelp-3.6.2-1|99	%{_datadir}/pixmaps/gnome-help.png
12mr|yelp-3.6.2-1|100	%{_datadir}/yelp-xsl/xslt/common/domains/yelp.xml
12mr|yelp-3.6.2-1|101	
12mr|yelp-3.6.2-1|102	%files -n %{libname}
12mr|yelp-3.6.2-1|103	%{_libdir}/lib%{name}.so.%{lib_major}*
12mr|yelp-3.6.2-1|104	
12mr|yelp-3.6.2-1|105	%files -n %{develname}
12mr|yelp-3.6.2-1|106	%{_libdir}/lib%{name}.so
12mr|yelp-3.6.2-1|107	%{_includedir}/lib%{name}
12mr|yelp-3.6.2-1|108	%doc %{_datadir}/gtk-doc/html/lib%{name}

19407 12
12mr|yelp-tools-3.6.1-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mr|yelp-tools-3.6.1-1|2	
12mr|yelp-tools-3.6.1-1|3	Name:		yelp-tools
12mr|yelp-tools-3.6.1-1|4	Version:	3.6.1
12mr|yelp-tools-3.6.1-1|5	Release:	1
12mr|yelp-tools-3.6.1-1|6	Summary:	Create, manage, and publish documentation for Yelp
12mr|yelp-tools-3.6.1-1|7	Group:		System/Internationalization
12mr|yelp-tools-3.6.1-1|8	License:	GPLv2+
12mr|yelp-tools-3.6.1-1|9	URL:		http://projects.gnome.org/yelp/
12mr|yelp-tools-3.6.1-1|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mr|yelp-tools-3.6.1-1|11	BuildArch:	noarch
12mr|yelp-tools-3.6.1-1|12	
12mr|yelp-tools-3.6.1-1|13	BuildRequires:	itstool
12mr|yelp-tools-3.6.1-1|14	BuildRequires:	libxml2-utils
12mr|yelp-tools-3.6.1-1|15	BuildRequires:	xsltproc
12mr|yelp-tools-3.6.1-1|16	BuildRequires:	pkgconfig(yelp-xsl)
12mr|yelp-tools-3.6.1-1|17	
12mr|yelp-tools-3.6.1-1|18	Requires:	libxml2-utils
12mr|yelp-tools-3.6.1-1|19	Requires:	yelp-xsl
12mr|yelp-tools-3.6.1-1|20	
12mr|yelp-tools-3.6.1-1|21	%description
12mr|yelp-tools-3.6.1-1|22	yelp-tools is a collection of scripts and build utilities to help create,
12mr|yelp-tools-3.6.1-1|23	manage, and publish documentation for Yelp and the web. Most of the heavy
12mr|yelp-tools-3.6.1-1|24	lifting is done by packages like yelp-xsl and itstool. This package just
12mr|yelp-tools-3.6.1-1|25	wraps things up in a developer-friendly way.
12mr|yelp-tools-3.6.1-1|26	
12mr|yelp-tools-3.6.1-1|27	%prep
12mr|yelp-tools-3.6.1-1|28	%setup -q
12mr|yelp-tools-3.6.1-1|29	
12mr|yelp-tools-3.6.1-1|30	%build
12mr|yelp-tools-3.6.1-1|31	%configure2_5x
12mr|yelp-tools-3.6.1-1|32	%make
12mr|yelp-tools-3.6.1-1|33	
12mr|yelp-tools-3.6.1-1|34	%install
12mr|yelp-tools-3.6.1-1|35	%makeinstall_std
12mr|yelp-tools-3.6.1-1|36	
12mr|yelp-tools-3.6.1-1|37	%files
12mr|yelp-tools-3.6.1-1|38	%doc AUTHORS README
12mr|yelp-tools-3.6.1-1|39	%{_bindir}/yelp-build
12mr|yelp-tools-3.6.1-1|40	%{_bindir}/yelp-check
12mr|yelp-tools-3.6.1-1|41	%{_bindir}/yelp-new
12mr|yelp-tools-3.6.1-1|42	%{_datadir}/yelp-tools
12mr|yelp-tools-3.6.1-1|43	%{_datadir}/aclocal/yelp.m4

19408 12
12mr|yelp-xsl-3.4.2-1|1	%define name yelp-xsl
12mr|yelp-xsl-3.4.2-1|2	%define version 3.4.2
12mr|yelp-xsl-3.4.2-1|3	%define release %mkrel 1
12mr|yelp-xsl-3.4.2-1|4	
12mr|yelp-xsl-3.4.2-1|5	Summary: GNOME XML documentation utilities
12mr|yelp-xsl-3.4.2-1|6	Name: %{name}
12mr|yelp-xsl-3.4.2-1|7	Version: %{version}
12mr|yelp-xsl-3.4.2-1|8	Release: %{release}
12mr|yelp-xsl-3.4.2-1|9	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mr|yelp-xsl-3.4.2-1|10	License: LGPLv2+ and GPLv2+
12mr|yelp-xsl-3.4.2-1|11	Group: Publishing
12mr|yelp-xsl-3.4.2-1|12	Url: http://www.gnome.org/
12mr|yelp-xsl-3.4.2-1|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|yelp-xsl-3.4.2-1|14	BuildArch: noarch
12mr|yelp-xsl-3.4.2-1|15	BuildRequires: 		libxslt-devel
12mr|yelp-xsl-3.4.2-1|16	BuildRequires: 		libxslt-proc
12mr|yelp-xsl-3.4.2-1|17	BuildRequires: 		intltool
12mr|yelp-xsl-3.4.2-1|18	BuildRequires:		itstool
12mr|yelp-xsl-3.4.2-1|19	
12mr|yelp-xsl-3.4.2-1|20	%description
12mr|yelp-xsl-3.4.2-1|21	yelp-xsl is a collection of documentation utilities for the Gnome
12mr|yelp-xsl-3.4.2-1|22	project.  Notably, it contains utilities for building documentation and
12mr|yelp-xsl-3.4.2-1|23	all auxiliary files in your source tree, and it contains the DocBook
12mr|yelp-xsl-3.4.2-1|24	XSLT stylesheets that were once distributed with Yelp.
12mr|yelp-xsl-3.4.2-1|25	
12mr|yelp-xsl-3.4.2-1|26	
12mr|yelp-xsl-3.4.2-1|27	%prep
12mr|yelp-xsl-3.4.2-1|28	%setup -q
12mr|yelp-xsl-3.4.2-1|29	
12mr|yelp-xsl-3.4.2-1|30	%build
12mr|yelp-xsl-3.4.2-1|31	%configure2_5x
12mr|yelp-xsl-3.4.2-1|32	%make
12mr|yelp-xsl-3.4.2-1|33	
12mr|yelp-xsl-3.4.2-1|34	%install
12mr|yelp-xsl-3.4.2-1|35	rm -rf %{buildroot} %name.lang
12mr|yelp-xsl-3.4.2-1|36	%makeinstall_std
12mr|yelp-xsl-3.4.2-1|37	
12mr|yelp-xsl-3.4.2-1|38	%clean
12mr|yelp-xsl-3.4.2-1|39	rm -rf %{buildroot}
12mr|yelp-xsl-3.4.2-1|40	
12mr|yelp-xsl-3.4.2-1|41	%files
12mr|yelp-xsl-3.4.2-1|42	%defattr(-,root,root)
12mr|yelp-xsl-3.4.2-1|43	%doc AUTHORS README
12mr|yelp-xsl-3.4.2-1|44	%_datadir/%name
12mr|yelp-xsl-3.4.2-1|45	%_datadir/pkgconfig/%name.pc
12mr|yelp-xsl-3.4.2-1|46	
12mr|yelp-xsl-3.4.2-1|47	
12mr|yelp-xsl-3.4.2-1|48	
12mr|yelp-xsl-3.4.2-1|49	%changelog
12mr|yelp-xsl-3.4.2-1|50	

19409 12
12mr|ykclient-2.6-3|1	%define	major 3
12mr|ykclient-2.6-3|2	%define libname	%mklibname ykclient %{major}
12mr|ykclient-2.6-3|3	%define develname %mklibname -d ykclient
12mr|ykclient-2.6-3|4	
12mr|ykclient-2.6-3|5	Summary:	Implements online validation of Yubikey OTPs
12mr|ykclient-2.6-3|6	Name:		ykclient
12mr|ykclient-2.6-3|7	Version:	2.6
12mr|ykclient-2.6-3|8	Release:	%mkrel 3
12mr|ykclient-2.6-3|9	Group:		System/Libraries
12mr|ykclient-2.6-3|10	License:	BSD
12mr|ykclient-2.6-3|11	URL:		http://code.google.com/p/yubico-c-client/
12mr|ykclient-2.6-3|12	Source0:	http://yubico-c-client.googlecode.com/files/%{name}-%{version}.tar.gz
12mr|ykclient-2.6-3|13	Source1:	http://yubico-c-client.googlecode.com/files/%{name}-%{version}.tar.gz.sig
12mr|ykclient-2.6-3|14	BuildRequires:	autoconf
12mr|ykclient-2.6-3|15	BuildRequires:	chrpath
12mr|ykclient-2.6-3|16	BuildRequires:	curl-devel
12mr|ykclient-2.6-3|17	BuildRequires:	libtool
12mr|ykclient-2.6-3|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ykclient-2.6-3|19	
12mr|ykclient-2.6-3|20	%description
12mr|ykclient-2.6-3|21	This is a library written in C to validate a Yubikey OTP against the Yubico
12mr|ykclient-2.6-3|22	online server.
12mr|ykclient-2.6-3|23	
12mr|ykclient-2.6-3|24	%package -n	%{libname}
12mr|ykclient-2.6-3|25	Summary:	Implements online validation of Yubikey OTPs
12mr|ykclient-2.6-3|26	Group:          System/Libraries
12mr|ykclient-2.6-3|27	Obsoletes:	%{mklibname libyubikey-client 0}
12mr|ykclient-2.6-3|28	
12mr|ykclient-2.6-3|29	%description -n	%{libname}
12mr|ykclient-2.6-3|30	This is a library written in C to validate a Yubikey OTP against the Yubico
12mr|ykclient-2.6-3|31	online server.
12mr|ykclient-2.6-3|32	
12mr|ykclient-2.6-3|33	%package -n	%{develname}
12mr|ykclient-2.6-3|34	Summary:	Static library and header files for the libykclientt library
12mr|ykclient-2.6-3|35	Group:		Development/C
12mr|ykclient-2.6-3|36	Provides:	%{name}-devel = %{version}
12mr|ykclient-2.6-3|37	Requires:	%{libname} = %{version}
12mr|ykclient-2.6-3|38	Obsoletes:	%{mklibname libyubikey-client -d}
12mr|ykclient-2.6-3|39	
12mr|ykclient-2.6-3|40	%description -n	%{develname}
12mr|ykclient-2.6-3|41	This is a library written in C to validate a Yubikey OTP against the Yubico
12mr|ykclient-2.6-3|42	online server.
12mr|ykclient-2.6-3|43	
12mr|ykclient-2.6-3|44	This package contains the static libyubikey-client library and its header files.
12mr|ykclient-2.6-3|45	
12mr|ykclient-2.6-3|46	%prep
12mr|ykclient-2.6-3|47	
12mr|ykclient-2.6-3|48	%setup -q -n %{name}-%{version}
12mr|ykclient-2.6-3|49	
12mr|ykclient-2.6-3|50	%build
12mr|ykclient-2.6-3|51	
12mr|ykclient-2.6-3|52	%configure2_5x \
12mr|ykclient-2.6-3|53	--with-libcurl=%{_prefix}
12mr|ykclient-2.6-3|54	
12mr|ykclient-2.6-3|55	%make
12mr|ykclient-2.6-3|56	
12mr|ykclient-2.6-3|57	%check
12mr|ykclient-2.6-3|58	make check
12mr|ykclient-2.6-3|59	
12mr|ykclient-2.6-3|60	%install
12mr|ykclient-2.6-3|61	rm -rf %{buildroot}
12mr|ykclient-2.6-3|62	
12mr|ykclient-2.6-3|63	%makeinstall_std
12mr|ykclient-2.6-3|64	
12mr|ykclient-2.6-3|65	# nuke rpath
12mr|ykclient-2.6-3|66	chrpath -d %{buildroot}%{_bindir}/ykclient
12mr|ykclient-2.6-3|67	
12mr|ykclient-2.6-3|68	%if %mdkversion < 200900
12mr|ykclient-2.6-3|69	%post -n %{libname} -p /sbin/ldconfig
12mr|ykclient-2.6-3|70	%endif
12mr|ykclient-2.6-3|71	
12mr|ykclient-2.6-3|72	%if %mdkversion < 200900
12mr|ykclient-2.6-3|73	%postun -n %{libname} -p /sbin/ldconfig
12mr|ykclient-2.6-3|74	%endif
12mr|ykclient-2.6-3|75	
12mr|ykclient-2.6-3|76	%clean
12mr|ykclient-2.6-3|77	rm -rf %{buildroot}
12mr|ykclient-2.6-3|78	
12mr|ykclient-2.6-3|79	%files
12mr|ykclient-2.6-3|80	%defattr(-,root,root)
12mr|ykclient-2.6-3|81	%{_bindir}/ykclient
12mr|ykclient-2.6-3|82	
12mr|ykclient-2.6-3|83	%files -n %{libname}
12mr|ykclient-2.6-3|84	%defattr(-,root,root)
12mr|ykclient-2.6-3|85	%doc AUTHORS ChangeLog NEWS README
12mr|ykclient-2.6-3|86	%{_libdir}/*.so.%{major}*
12mr|ykclient-2.6-3|87	
12mr|ykclient-2.6-3|88	%files -n %{develname}
12mr|ykclient-2.6-3|89	%defattr(-,root,root)
12mr|ykclient-2.6-3|90	%{_includedir}/*
12mr|ykclient-2.6-3|91	%{_libdir}/*.so
12mr|ykclient-2.6-3|92	%{_libdir}/*.*a
12mr|ykclient-2.6-3|93	
12mr|ykclient-2.6-3|94	
12mr|ykclient-2.6-3|95	
12mr|ykclient-2.6-3|96	%changelog
12mr|ykclient-2.6-3|97	

19410 12
12mr|yodl-3.00.0-1|1	%define	name	yodl
12mr|yodl-3.00.0-1|2	%define version 3.00.0
12mr|yodl-3.00.0-1|3	
12mr|yodl-3.00.0-1|4	Summary:	Your Own Document Language
12mr|yodl-3.00.0-1|5	Name:		%{name}
12mr|yodl-3.00.0-1|6	Version:	%{version}
12mr|yodl-3.00.0-1|7	Release:	%mkrel 1
12mr|yodl-3.00.0-1|8	License:	GPLv3
12mr|yodl-3.00.0-1|9	Group:		Text tools
12mr|yodl-3.00.0-1|10	URL:		http://yodl.sourceforge.net
12mr|yodl-3.00.0-1|11	Source0:		http://downloads.sourceforge.net/project/yodl/%{name}/%{version}/%{name}_%{version}.orig.tar.gz
12mr|yodl-3.00.0-1|12	Prefix:		%{_prefix}
12mr|yodl-3.00.0-1|13	BuildRequires:	bison, flex, diffutils, groff-for-man, libtool, netpbm, python, texinfo, icmake
12mr|yodl-3.00.0-1|14	BuildRequires:	texlive-latex texlive-ntgclass texlive-epsf texlive-ec texlive-cm-super
12mr|yodl-3.00.0-1|15	BuildRequires:	ghostscript
12mr|yodl-3.00.0-1|16	
12mr|yodl-3.00.0-1|17	%description
12mr|yodl-3.00.0-1|18	Yodl is a package that implements a pre-document language and tools to
12mr|yodl-3.00.0-1|19	process it. The idea of Yodl is that you write up a document in a
12mr|yodl-3.00.0-1|20	pre-language, then use the tools (e. g. yodl2html) to convert it to some
12mr|yodl-3.00.0-1|21	final document language. Current converters are for HTML, ms, man, LaTeX
12mr|yodl-3.00.0-1|22	SGML and texinfo, plus a poor-man's text converter. Main document types are
12mr|yodl-3.00.0-1|23	"article", "report", "book" and "manpage". The Yodl document language is
12mr|yodl-3.00.0-1|24	designed to be easy to use and extensible.
12mr|yodl-3.00.0-1|25	
12mr|yodl-3.00.0-1|26	%prep
12mr|yodl-3.00.0-1|27	%setup -q
12mr|yodl-3.00.0-1|28	
12mr|yodl-3.00.0-1|29	%build
12mr|yodl-3.00.0-1|30	%setup_compile_flags
12mr|yodl-3.00.0-1|31	./build programs
12mr|yodl-3.00.0-1|32	./build man
12mr|yodl-3.00.0-1|33	./build manual
12mr|yodl-3.00.0-1|34	./build macros
12mr|yodl-3.00.0-1|35	
12mr|yodl-3.00.0-1|36	%install
12mr|yodl-3.00.0-1|37	./build install programs %{buildroot}
12mr|yodl-3.00.0-1|38	./build install man %{buildroot}
12mr|yodl-3.00.0-1|39	./build install manual %{buildroot}
12mr|yodl-3.00.0-1|40	./build install macros %{buildroot}
12mr|yodl-3.00.0-1|41	mv -f %{buildroot}%{_docdir}/yodl-doc %{buildroot}%{_docdir}/%{name}
12mr|yodl-3.00.0-1|42	
12mr|yodl-3.00.0-1|43	%files
12mr|yodl-3.00.0-1|44	%defattr(-,root,root)
12mr|yodl-3.00.0-1|45	%doc README.txt README.3.00.0
12mr|yodl-3.00.0-1|46	%{_bindir}/yodl*
12mr|yodl-3.00.0-1|47	%{_mandir}/man*/yodl*
12mr|yodl-3.00.0-1|48	%{_datadir}/%{name}/*.yo
12mr|yodl-3.00.0-1|49	%{_datadir}/%{name}/chartables/*.tables.yo
12mr|yodl-3.00.0-1|50	%{_datadir}/%{name}/xml/*.xml
12mr|yodl-3.00.0-1|51	%{_datadir}/%{name}/xlatin1.tex
12mr|yodl-3.00.0-1|52	
12mr|yodl-3.00.0-1|53	
12mr|yodl-3.00.0-1|54	
12mr|yodl-3.00.0-1|55	%changelog
12mr|yodl-3.00.0-1|56	

19411 12
12mr|youmagic-1.1.27.926-1|1	%define name youmagic
12mr|youmagic-1.1.27.926-1|2	%define version 1.1.27.926
12mr|youmagic-1.1.27.926-1|3	
12mr|youmagic-1.1.27.926-1|4	Summary: VoIP application
12mr|youmagic-1.1.27.926-1|5	Name: %{name}
12mr|youmagic-1.1.27.926-1|6	Version: %{version}
12mr|youmagic-1.1.27.926-1|7	Release: 1
12mr|youmagic-1.1.27.926-1|8	License: GPLv2
12mr|youmagic-1.1.27.926-1|9	Group: Graphical desktop/Other
12mr|youmagic-1.1.27.926-1|10	Vendor: OJSC "Multiregional Transit Telecom"
12mr|youmagic-1.1.27.926-1|11	Source: %{name}-%{version}.tar.gz
12mr|youmagic-1.1.27.926-1|12	URL: http://www.youmagic.com
12mr|youmagic-1.1.27.926-1|13	
12mr|youmagic-1.1.27.926-1|14	BuildRequires: cmake
12mr|youmagic-1.1.27.926-1|15	BuildRequires: qt4-devel
12mr|youmagic-1.1.27.926-1|16	BuildRequires: pulseaudio-devel
12mr|youmagic-1.1.27.926-1|17	BuildRequires: pkgconfig(QJson)
12mr|youmagic-1.1.27.926-1|18	BuildRequires: pkgconfig(alsa)
12mr|youmagic-1.1.27.926-1|19	BuildRequires: desktop-file-utils
12mr|youmagic-1.1.27.926-1|20	BuildRequires: exosip-devel >= 3.1.0
12mr|youmagic-1.1.27.926-1|21	BuildRequires: pkgconfig(opus)
12mr|youmagic-1.1.27.926-1|22	BuildRequires: gsm-devel
12mr|youmagic-1.1.27.926-1|23	BuildRequires: pkgconfig(libosip2)
12mr|youmagic-1.1.27.926-1|24	BuildRequires: speex-devel
12mr|youmagic-1.1.27.926-1|25	BuildRequires: ortp-devel >= 0.17.0
12mr|youmagic-1.1.27.926-1|26	BuildRequires: kdebase4-runtime-devel
12mr|youmagic-1.1.27.926-1|27	#Requires: libqtcore4
12mr|youmagic-1.1.27.926-1|28	#Requires: libqtgui4
12mr|youmagic-1.1.27.926-1|29	#Requires: libqtdeclarative4
12mr|youmagic-1.1.27.926-1|30	#Requires: libqtsql4
12mr|youmagic-1.1.27.926-1|31	#Requires: libqtnetwork4
12mr|youmagic-1.1.27.926-1|32	#Requires: libqtscript4
12mr|youmagic-1.1.27.926-1|33	#Requires: libqtxmlpatterns4
12mr|youmagic-1.1.27.926-1|34	#Requires: libqtwebkit4
12mr|youmagic-1.1.27.926-1|35	#Requires: libqjson0
12mr|youmagic-1.1.27.926-1|36	Requires: qt4-database-plugin-sqlite
12mr|youmagic-1.1.27.926-1|37	
12mr|youmagic-1.1.27.926-1|38	%description
12mr|youmagic-1.1.27.926-1|39	%{name} VoIP application provides probably the most affordable call rates.
12mr|youmagic-1.1.27.926-1|40	Don't miss the opportunity to stay in touch with anybody you want.
12mr|youmagic-1.1.27.926-1|41	
12mr|youmagic-1.1.27.926-1|42	%prep
12mr|youmagic-1.1.27.926-1|43	%setup -q
12mr|youmagic-1.1.27.926-1|44	
12mr|youmagic-1.1.27.926-1|45	%build
12mr|youmagic-1.1.27.926-1|46	cmake . -DPROJECT=%{name}-%{version}
12mr|youmagic-1.1.27.926-1|47	%make
12mr|youmagic-1.1.27.926-1|48	ln -sf /usr/share/%{name}-%{version}/%{name}-%{version} %{name}
12mr|youmagic-1.1.27.926-1|49	
12mr|youmagic-1.1.27.926-1|50	%install
12mr|youmagic-1.1.27.926-1|51	%define ym_install_path /usr/share/%{name}-%{version}
12mr|youmagic-1.1.27.926-1|52	%define link_install_path /usr/bin
12mr|youmagic-1.1.27.926-1|53	install -d "$RPM_BUILD_ROOT/%{ym_install_path}"
12mr|youmagic-1.1.27.926-1|54	cp %{name}-%{version} "$RPM_BUILD_ROOT/%{ym_install_path}"
12mr|youmagic-1.1.27.926-1|55	install -d "$RPM_BUILD_ROOT%{link_install_path}"
12mr|youmagic-1.1.27.926-1|56	cp -P -f %{name} "$RPM_BUILD_ROOT%{link_install_path}"
12mr|youmagic-1.1.27.926-1|57	cp database.sql "$RPM_BUILD_ROOT/%{ym_install_path}"
12mr|youmagic-1.1.27.926-1|58	cp database_data.sql "$RPM_BUILD_ROOT/%{ym_install_path}"
12mr|youmagic-1.1.27.926-1|59	cp -R QtDesktop/ "$RPM_BUILD_ROOT/%{ym_install_path}"
12mr|youmagic-1.1.27.926-1|60	cp -R distribute/ "$RPM_BUILD_ROOT/%{ym_install_path}"
12mr|youmagic-1.1.27.926-1|61	install -d "$RPM_BUILD_ROOT/%{_datadir}/applications/"
12mr|youmagic-1.1.27.926-1|62	install -d "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/128x128/apps/"
12mr|youmagic-1.1.27.926-1|63	install -d "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/72x72/apps/"
12mr|youmagic-1.1.27.926-1|64	install -d "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/64x64/apps/"
12mr|youmagic-1.1.27.926-1|65	install -d "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/48x48/apps/"
12mr|youmagic-1.1.27.926-1|66	install -d "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/32x32/apps/"
12mr|youmagic-1.1.27.926-1|67	install -d "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/24x24/apps/"
12mr|youmagic-1.1.27.926-1|68	install -d "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/22x22/apps/"
12mr|youmagic-1.1.27.926-1|69	install -d "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/16x16/apps/"
12mr|youmagic-1.1.27.926-1|70	cp distribute/youmagic.desktop "$RPM_BUILD_ROOT/%{_datadir}/applications"
12mr|youmagic-1.1.27.926-1|71	cp distribute/icons/128.png "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/128x128/apps/%{name}.png"
12mr|youmagic-1.1.27.926-1|72	cp distribute/icons/72.png "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/72x72/apps/%{name}.png"
12mr|youmagic-1.1.27.926-1|73	cp distribute/icons/64.png "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/64x64/apps/%{name}.png"
12mr|youmagic-1.1.27.926-1|74	cp distribute/icons/48.png "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/48x48/apps/%{name}.png"
12mr|youmagic-1.1.27.926-1|75	cp distribute/icons/32.png "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/32x32/apps/%{name}.png"
12mr|youmagic-1.1.27.926-1|76	cp distribute/icons/24.png "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/24x24/apps/%{name}.png"
12mr|youmagic-1.1.27.926-1|77	cp distribute/icons/22.png "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/22x22/apps/%{name}.png"
12mr|youmagic-1.1.27.926-1|78	cp distribute/icons/16.png "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/16x16/apps/%{name}.png"
12mr|youmagic-1.1.27.926-1|79	
12mr|youmagic-1.1.27.926-1|80	
12mr|youmagic-1.1.27.926-1|81	%files
12mr|youmagic-1.1.27.926-1|82	%attr(0755,root,root) /usr/bin/%{name}
12mr|youmagic-1.1.27.926-1|83	%attr(0755,root,root) %{ym_install_path}/%{name}-%{version}
12mr|youmagic-1.1.27.926-1|84	%attr(0644,root,root) %{ym_install_path}/database.sql
12mr|youmagic-1.1.27.926-1|85	%attr(0644,root,root) %{ym_install_path}/database_data.sql
12mr|youmagic-1.1.27.926-1|86	%{ym_install_path}/QtDesktop
12mr|youmagic-1.1.27.926-1|87	%{ym_install_path}/distribute
12mr|youmagic-1.1.27.926-1|88	%attr(0644,root,root) %{_datadir}/applications/%{name}.desktop
12mr|youmagic-1.1.27.926-1|89	%attr(0644,root,root) %{_iconsdir}/hicolor/128x128/apps/%{name}.png
12mr|youmagic-1.1.27.926-1|90	%attr(0644,root,root) %{_iconsdir}/hicolor/72x72/apps/%{name}.png
12mr|youmagic-1.1.27.926-1|91	%attr(0644,root,root) %{_iconsdir}/hicolor/64x64/apps/%{name}.png
12mr|youmagic-1.1.27.926-1|92	%attr(0644,root,root) %{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mr|youmagic-1.1.27.926-1|93	%attr(0644,root,root) %{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mr|youmagic-1.1.27.926-1|94	%attr(0644,root,root) %{_iconsdir}/hicolor/24x24/apps/%{name}.png
12mr|youmagic-1.1.27.926-1|95	%attr(0644,root,root) %{_iconsdir}/hicolor/22x22/apps/%{name}.png
12mr|youmagic-1.1.27.926-1|96	%attr(0644,root,root) %{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mr|youmagic-1.1.27.926-1|97	
12mr|youmagic-1.1.27.926-1|98	
12mr|youmagic-1.1.27.926-1|99	%post
12mr|youmagic-1.1.27.926-1|100	%update_desktop_database
12mr|youmagic-1.1.27.926-1|101	%update_mime_database
12mr|youmagic-1.1.27.926-1|102	%update_icon_cache hicolor
12mr|youmagic-1.1.27.926-1|103	
12mr|youmagic-1.1.27.926-1|104	%postun
12mr|youmagic-1.1.27.926-1|105	%clean_desktop_database
12mr|youmagic-1.1.27.926-1|106	%clean_mime_database
12mr|youmagic-1.1.27.926-1|107	%update_icon_cache hicolor

19412 12
12mr|ypbind-1.29.91-5|1	# Rebuild with  '--with dbus' to enbale dbus/Netwrokmanager support
12mr|ypbind-1.29.91-5|2	%global nodbus_support %{?_with_dbus: %nil}%{?!_with_dbus: --disable-dbus-nm}
12mr|ypbind-1.29.91-5|3	
12mr|ypbind-1.29.91-5|4	Summary: The NIS daemon which binds NIS clients to an NIS domain
12mr|ypbind-1.29.91-5|5	Name: ypbind
12mr|ypbind-1.29.91-5|6	Version: 1.29.91
12mr|ypbind-1.29.91-5|7	Release: %mkrel 5
12mr|ypbind-1.29.91-5|8	Epoch: 3
12mr|ypbind-1.29.91-5|9	License: GPL
12mr|ypbind-1.29.91-5|10	Group: System/Servers
12mr|ypbind-1.29.91-5|11	URL: http://www.linux-nis.org/nis/ypbind-mt/index.html
12mr|ypbind-1.29.91-5|12	Source0: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/ypbind-mt-%{PACKAGE_VERSION}.tar.gz
12mr|ypbind-1.29.91-5|13	Source3: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/ypbind-mt-%{PACKAGE_VERSION}.tar.gz.sign
12mr|ypbind-1.29.91-5|14	Source1: ypbind.init
12mr|ypbind-1.29.91-5|15	Source2: yp.conf
12mr|ypbind-1.29.91-5|16	Patch0: ypbind-broadcast-get-server.patch
12mr|ypbind-1.29.91-5|17	Patch2: ypbind-1.11-gettextdomain.patch
12mr|ypbind-1.29.91-5|18	Requires(post): rpm-helper
12mr|ypbind-1.29.91-5|19	Requires(preun): rpm-helper
12mr|ypbind-1.29.91-5|20	Requires: rpcbind
12mr|ypbind-1.29.91-5|21	Requires: yp-tools
12mr|ypbind-1.29.91-5|22	%if %{?nodbus_support: 0}%{?!nodbus_support: 1}
12mr|ypbind-1.29.91-5|23	BuildRequires: dbus-devel
12mr|ypbind-1.29.91-5|24	BuildRequires: dbus-glib >= 0.60
12mr|ypbind-1.29.91-5|25	BuildRequires: networkmanager-devel
12mr|ypbind-1.29.91-5|26	%endif
12mr|ypbind-1.29.91-5|27	Buildroot: %{_tmppath}/ypbind-root
12mr|ypbind-1.29.91-5|28	
12mr|ypbind-1.29.91-5|29	%description
12mr|ypbind-1.29.91-5|30	The Network Information Service (NIS) is a system which provides
12mr|ypbind-1.29.91-5|31	network information (login names, passwords, home directories, group
12mr|ypbind-1.29.91-5|32	information) to all of the machines on a network.  NIS can enable
12mr|ypbind-1.29.91-5|33	users to login on any machine on the network, as long as the machine
12mr|ypbind-1.29.91-5|34	has the NIS client programs running and the user's password is
12mr|ypbind-1.29.91-5|35	recorded in the NIS passwd database.  NIS was formerly known as Sun
12mr|ypbind-1.29.91-5|36	Yellow Pages (YP).
12mr|ypbind-1.29.91-5|37	
12mr|ypbind-1.29.91-5|38	This package provides the ypbind daemon.  The ypbind daemon binds NIS
12mr|ypbind-1.29.91-5|39	clients to an NIS domain.  Ypbind must be running on any machines
12mr|ypbind-1.29.91-5|40	which are running NIS client programs.
12mr|ypbind-1.29.91-5|41	
12mr|ypbind-1.29.91-5|42	Install the ypbind package on any machines which are running NIS client
12mr|ypbind-1.29.91-5|43	programs (included in the yp-tools package).  If you need an NIS server,
12mr|ypbind-1.29.91-5|44	you'll also need to install the ypserv package to a machine on your
12mr|ypbind-1.29.91-5|45	network.
12mr|ypbind-1.29.91-5|46	
12mr|ypbind-1.29.91-5|47	%prep
12mr|ypbind-1.29.91-5|48	%setup -q -n ypbind-mt-%version
12mr|ypbind-1.29.91-5|49	%patch0 -p0 -b .broadcast
12mr|ypbind-1.29.91-5|50	%patch2 -p1 -b .fixit
12mr|ypbind-1.29.91-5|51	
12mr|ypbind-1.29.91-5|52	%build
12mr|ypbind-1.29.91-5|53	%serverbuild
12mr|ypbind-1.29.91-5|54	%configure --sbindir=/sbin %{?nodbus_support}
12mr|ypbind-1.29.91-5|55	%make
12mr|ypbind-1.29.91-5|56	
12mr|ypbind-1.29.91-5|57	%install
12mr|ypbind-1.29.91-5|58	rm -rf $RPM_BUILD_ROOT
12mr|ypbind-1.29.91-5|59	%makeinstall sbindir=$RPM_BUILD_ROOT/sbin
12mr|ypbind-1.29.91-5|60	
12mr|ypbind-1.29.91-5|61	mkdir -p $RPM_BUILD_ROOT%{_initrddir}
12mr|ypbind-1.29.91-5|62	install -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_initrddir}/ypbind
12mr|ypbind-1.29.91-5|63	install -m 644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/yp.conf
12mr|ypbind-1.29.91-5|64	mkdir -p $RPM_BUILD_ROOT/var/yp/binding
12mr|ypbind-1.29.91-5|65	
12mr|ypbind-1.29.91-5|66	perl -pi -e "s|/etc/rc.d/init.d|%{_initrddir}|" $RPM_BUILD_ROOT%{_initrddir}/*
12mr|ypbind-1.29.91-5|67	
12mr|ypbind-1.29.91-5|68	%find_lang %{name}
12mr|ypbind-1.29.91-5|69	
12mr|ypbind-1.29.91-5|70	%clean
12mr|ypbind-1.29.91-5|71	rm -rf $RPM_BUILD_ROOT
12mr|ypbind-1.29.91-5|72	
12mr|ypbind-1.29.91-5|73	%post
12mr|ypbind-1.29.91-5|74	%_post_service ypbind
12mr|ypbind-1.29.91-5|75	
12mr|ypbind-1.29.91-5|76	%preun
12mr|ypbind-1.29.91-5|77	%_preun_service ypbind
12mr|ypbind-1.29.91-5|78	
12mr|ypbind-1.29.91-5|79	%files -f %{name}.lang
12mr|ypbind-1.29.91-5|80	%defattr(-,root,root)
12mr|ypbind-1.29.91-5|81	%attr(755, root, root) /sbin/ypbind
12mr|ypbind-1.29.91-5|82	%{_mandir}/*/*
12mr|ypbind-1.29.91-5|83	%{_initrddir}/*
12mr|ypbind-1.29.91-5|84	%config(noreplace) %{_sysconfdir}/yp.conf
12mr|ypbind-1.29.91-5|85	%dir /var/yp/binding
12mr|ypbind-1.29.91-5|86	%doc README ChangeLog AUTHORS THANKS NEWS
12mr|ypbind-1.29.91-5|87	
12mr|ypbind-1.29.91-5|88	
12mr|ypbind-1.29.91-5|89	
12mr|ypbind-1.29.91-5|90	
12mr|ypbind-1.29.91-5|91	
12mr|ypbind-1.29.91-5|92	
12mr|ypbind-1.29.91-5|93	%changelog
12mr|ypbind-1.29.91-5|94	

19413 12
12mr|ypserv-2.22-5|1	%define	name	ypserv
12mr|ypserv-2.22-5|2	%define	version	2.22
12mr|ypserv-2.22-5|3	%define	release	%mkrel 5
12mr|ypserv-2.22-5|4	
12mr|ypserv-2.22-5|5	Summary:	The NIS (Network Information Service) server
12mr|ypserv-2.22-5|6	Url:		http://www.linux-nis.org/
12mr|ypserv-2.22-5|7	Name:		%{name}
12mr|ypserv-2.22-5|8	Version:	%{version}
12mr|ypserv-2.22-5|9	Release:	%{release}
12mr|ypserv-2.22-5|10	License:	GPL
12mr|ypserv-2.22-5|11	Group:		System/Servers
12mr|ypserv-2.22-5|12	
12mr|ypserv-2.22-5|13	Source0:	ftp://ftp.kernel.org/pub/linux/utils/net/NIS/%{name}-%{version}.tar.bz2
12mr|ypserv-2.22-5|14	Source1:	ypserv-ypserv.init
12mr|ypserv-2.22-5|15	Source2:	ypserv-yppasswdd.init
12mr|ypserv-2.22-5|16	Source3:	ypserv-ypxfrd.init
12mr|ypserv-2.22-5|17	Source4:	ftp://ftp.kernel.org/pub/linux/utils/net/NIS/%{name}-%{version}.tar.bz2.sign
12mr|ypserv-2.22-5|18	Patch0:		ypserv-2.10-makefile.patch
12mr|ypserv-2.22-5|19	Patch2: 	ypserv-2.11-path.patch
12mr|ypserv-2.22-5|20	Patch6:		ypserv-2.5-nfsnobody2.patch
12mr|ypserv-2.22-5|21	Patch11:	ypserv-2.13-ypxfr-zeroresp.patch
12mr|ypserv-2.22-5|22	
12mr|ypserv-2.22-5|23	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ypserv-2.22-5|24	BuildRequires:	mawk libgdbm-devel libopenslp-devel
12mr|ypserv-2.22-5|25	Requires:	rpcbind mawk make
12mr|ypserv-2.22-5|26	Requires(post):	rpm-helper
12mr|ypserv-2.22-5|27	Requires(preun):	rpm-helper
12mr|ypserv-2.22-5|28	
12mr|ypserv-2.22-5|29	%description
12mr|ypserv-2.22-5|30	The Network Information Service (NIS) is a system which provides network
12mr|ypserv-2.22-5|31	information (login names, passwords, home directories, group information)
12mr|ypserv-2.22-5|32	to all of the machines on a network.  NIS can enable users to login on
12mr|ypserv-2.22-5|33	any machine on the network, as long as the machine has the NIS client
12mr|ypserv-2.22-5|34	programs running and the user's password is recorded in the NIS passwd
12mr|ypserv-2.22-5|35	database.  NIS was formerly known as Sun Yellow Pages (YP).
12mr|ypserv-2.22-5|36	
12mr|ypserv-2.22-5|37	This package provides the NIS server, which will need to be running on
12mr|ypserv-2.22-5|38	your network.  NIS clients do not need to be running the server.
12mr|ypserv-2.22-5|39	
12mr|ypserv-2.22-5|40	Install ypserv if you need an NIS server for your network.  You'll also
12mr|ypserv-2.22-5|41	need to install the yp-tools and ypbind packages onto any NIS client
12mr|ypserv-2.22-5|42	machines.
12mr|ypserv-2.22-5|43	
12mr|ypserv-2.22-5|44	%prep
12mr|ypserv-2.22-5|45	%setup -q
12mr|ypserv-2.22-5|46	%patch0 -p1 -b .makefix
12mr|ypserv-2.22-5|47	%patch2 -p0 -b .path
12mr|ypserv-2.22-5|48	%patch6 -p1
12mr|ypserv-2.22-5|49	%patch11 -p1
12mr|ypserv-2.22-5|50	
12mr|ypserv-2.22-5|51	%build
12mr|ypserv-2.22-5|52	%serverbuild
12mr|ypserv-2.22-5|53	cp etc/README etc/README.etc
12mr|ypserv-2.22-5|54	%configure2_5x --enable-checkroot \
12mr|ypserv-2.22-5|55	--enable-fqdn \
12mr|ypserv-2.22-5|56	--enable-yppasswd \
12mr|ypserv-2.22-5|57	--libexecdir=%{_libdir}/yp \
12mr|ypserv-2.22-5|58	--mandir=%{_mandir}
12mr|ypserv-2.22-5|59	%make
12mr|ypserv-2.22-5|60	
12mr|ypserv-2.22-5|61	%install
12mr|ypserv-2.22-5|62	rm -rf $RPM_BUILD_ROOT
12mr|ypserv-2.22-5|63	%makeinstall libexecdir=$RPM_BUILD_ROOT%{_libdir}/yp
12mr|ypserv-2.22-5|64	
12mr|ypserv-2.22-5|65	install -m644 etc/ypserv.conf -D %buildroot%{_sysconfdir}/ypserv.conf
12mr|ypserv-2.22-5|66	install -m755 %{SOURCE1} -D %buildroot%{_initrddir}/ypserv
12mr|ypserv-2.22-5|67	install -m755 %{SOURCE2} -D %buildroot%{_initrddir}/yppasswdd
12mr|ypserv-2.22-5|68	install -m755 %{SOURCE3} -D %buildroot%{_initrddir}/ypxfrd
12mr|ypserv-2.22-5|69	
12mr|ypserv-2.22-5|70	perl -pi -e "s|/etc/rc.d/init.d|%{_initrddir}|" %buildroot%{_initrddir}/*
12mr|ypserv-2.22-5|71	
12mr|ypserv-2.22-5|72	%clean
12mr|ypserv-2.22-5|73	rm -rf $RPM_BUILD_ROOT
12mr|ypserv-2.22-5|74	
12mr|ypserv-2.22-5|75	%post
12mr|ypserv-2.22-5|76	%_post_service ypserv
12mr|ypserv-2.22-5|77	%_post_service yppasswdd
12mr|ypserv-2.22-5|78	%_post_service ypxfrd
12mr|ypserv-2.22-5|79	
12mr|ypserv-2.22-5|80	%preun
12mr|ypserv-2.22-5|81	%_preun_service ypserv
12mr|ypserv-2.22-5|82	%_preun_service yppasswdd
12mr|ypserv-2.22-5|83	%_preun_service ypxfrd
12mr|ypserv-2.22-5|84	
12mr|ypserv-2.22-5|85	%files
12mr|ypserv-2.22-5|86	%defattr(-,root,root)
12mr|ypserv-2.22-5|87	%doc README INSTALL ChangeLog TODO NEWS
12mr|ypserv-2.22-5|88	%doc etc/ypserv.conf etc/securenets etc/README.etc
12mr|ypserv-2.22-5|89	%config(noreplace) %{_sysconfdir}/ypserv.conf
12mr|ypserv-2.22-5|90	%config(noreplace) /var/yp/*
12mr|ypserv-2.22-5|91	%{_initrddir}/*
12mr|ypserv-2.22-5|92	%dir %{_libdir}/yp
12mr|ypserv-2.22-5|93	%attr(755, root, root) %{_libdir}/yp/*
12mr|ypserv-2.22-5|94	%attr(755, root, root) %{_sbindir}/*
12mr|ypserv-2.22-5|95	%{_mandir}/*/*
12mr|ypserv-2.22-5|96	%{_includedir}/*/*
12mr|ypserv-2.22-5|97	
12mr|ypserv-2.22-5|98	
12mr|ypserv-2.22-5|99	
12mr|ypserv-2.22-5|100	
12mr|ypserv-2.22-5|101	
12mr|ypserv-2.22-5|102	%changelog
12mr|ypserv-2.22-5|103	

19414 12
12mr|yp-tools-2.10-8|1	Summary: NIS (or YP) client programs
12mr|yp-tools-2.10-8|2	Name: yp-tools
12mr|yp-tools-2.10-8|3	Version: 2.10
12mr|yp-tools-2.10-8|4	Release: %mkrel 8
12mr|yp-tools-2.10-8|5	License: GPL
12mr|yp-tools-2.10-8|6	Group: System/Configuration/Networking
12mr|yp-tools-2.10-8|7	Source: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/yp-tools-%{version}.tar.bz2
12mr|yp-tools-2.10-8|8	Source1: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/yp-tools-%{version}.tar.bz2.sign
12mr|yp-tools-2.10-8|9	Patch1: yp-tools-2.7-md5.patch
12mr|yp-tools-2.10-8|10	Url: http://www.linux-nis.org/nis/
12mr|yp-tools-2.10-8|11	Requires: ypbind
12mr|yp-tools-2.10-8|12	Buildroot: %{_tmppath}/%{name}-root
12mr|yp-tools-2.10-8|13	
12mr|yp-tools-2.10-8|14	%description
12mr|yp-tools-2.10-8|15	The Network Information Service (NIS) is a system which provides
12mr|yp-tools-2.10-8|16	network information (login names, passwords, home directories, group
12mr|yp-tools-2.10-8|17	information) to all of the machines on a network.  NIS can enable
12mr|yp-tools-2.10-8|18	users to login on any machine on the network, as long as the machine
12mr|yp-tools-2.10-8|19	has the NIS client programs running and the user's password is
12mr|yp-tools-2.10-8|20	recorded in the NIS passwd database.  NIS was formerly known as Sun
12mr|yp-tools-2.10-8|21	Yellow Pages (YP).
12mr|yp-tools-2.10-8|22	
12mr|yp-tools-2.10-8|23	This package's NIS implementation is based on FreeBSD's YP and is a
12mr|yp-tools-2.10-8|24	special port for glibc 2.x and libc versions 5.4.21 and later.  This
12mr|yp-tools-2.10-8|25	package only provides the NIS client programs.  In order to use the
12mr|yp-tools-2.10-8|26	clients, you'll need to already have an NIS server running on your
12mr|yp-tools-2.10-8|27	network. An NIS server is provided in the ypserv package.
12mr|yp-tools-2.10-8|28	
12mr|yp-tools-2.10-8|29	Install the yp-tools package if you need NIS client programs for machines
12mr|yp-tools-2.10-8|30	on your network.  You will also need to install the ypbind package on
12mr|yp-tools-2.10-8|31	every machine running NIS client programs.  If you need an NIS server,
12mr|yp-tools-2.10-8|32	you'll need to install the ypserv package on one machine on the network.
12mr|yp-tools-2.10-8|33	
12mr|yp-tools-2.10-8|34	%prep
12mr|yp-tools-2.10-8|35	%setup -q
12mr|yp-tools-2.10-8|36	%patch1 -p1 -b .md5
12mr|yp-tools-2.10-8|37	
12mr|yp-tools-2.10-8|38	%build
12mr|yp-tools-2.10-8|39	%configure --disable-domainname
12mr|yp-tools-2.10-8|40	%make
12mr|yp-tools-2.10-8|41	
12mr|yp-tools-2.10-8|42	%install
12mr|yp-tools-2.10-8|43	rm -rf $RPM_BUILD_ROOT
12mr|yp-tools-2.10-8|44	make DESTDIR="$RPM_BUILD_ROOT" install
12mr|yp-tools-2.10-8|45	
12mr|yp-tools-2.10-8|46	%find_lang %{name}
12mr|yp-tools-2.10-8|47	
12mr|yp-tools-2.10-8|48	%clean
12mr|yp-tools-2.10-8|49	rm -rf $RPM_BUILD_ROOT
12mr|yp-tools-2.10-8|50	
12mr|yp-tools-2.10-8|51	%files -f %{name}.lang
12mr|yp-tools-2.10-8|52	%defattr(-,root,root,0755)
12mr|yp-tools-2.10-8|53	%defattr(-,root,root)
12mr|yp-tools-2.10-8|54	%doc AUTHORS COPYING README ChangeLog NEWS etc/nsswitch.conf
12mr|yp-tools-2.10-8|55	%doc THANKS TODO
12mr|yp-tools-2.10-8|56	%attr(0755, root, root) %{_bindir}/*
12mr|yp-tools-2.10-8|57	%{_mandir}/*/*
12mr|yp-tools-2.10-8|58	%attr(0755, root, root) %{_sbindir}/*
12mr|yp-tools-2.10-8|59	/var/yp/nicknames
12mr|yp-tools-2.10-8|60	
12mr|yp-tools-2.10-8|61	
12mr|yp-tools-2.10-8|62	
12mr|yp-tools-2.10-8|63	
12mr|yp-tools-2.10-8|64	
12mr|yp-tools-2.10-8|65	
12mr|yp-tools-2.10-8|66	%changelog
12mr|yp-tools-2.10-8|67	

19415 12
12mr|ytalk-3.3.0-10|1	%define	name	ytalk
12mr|ytalk-3.3.0-10|2	%define	release	%mkrel 10
12mr|ytalk-3.3.0-10|3	%define	version	3.3.0
12mr|ytalk-3.3.0-10|4	
12mr|ytalk-3.3.0-10|5	Summary:	A chat program
12mr|ytalk-3.3.0-10|6	Summary(de):	benutzt das Internet-Talk-Protokoll zum Erstellen von Multiuser-Chat-Sitzungen
12mr|ytalk-3.3.0-10|7	Summary(fr):	Utilise le protocole talk pour crer des discussions multi-utilisateurs
12mr|ytalk-3.3.0-10|8	Summary(tr):	Talk protokolu kullanarak ikiden fazla kiinin konumasn salar
12mr|ytalk-3.3.0-10|9	Name:		%{name}
12mr|ytalk-3.3.0-10|10	Version: 	%{version}
12mr|ytalk-3.3.0-10|11	Release: 	%{release}
12mr|ytalk-3.3.0-10|12	License:	BSD
12mr|ytalk-3.3.0-10|13	Group:		Networking/Chat
12mr|ytalk-3.3.0-10|14	BuildRequires:	ncurses-devel
12mr|ytalk-3.3.0-10|15	Source0:	http://www.impul.se/ytalk/%{name}-%{version}.tar.bz2
12mr|ytalk-3.3.0-10|16	Source1:	ytalkrc
12mr|ytalk-3.3.0-10|17	URL:		http://www.impul.se/ytalk/
12mr|ytalk-3.3.0-10|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|ytalk-3.3.0-10|19	
12mr|ytalk-3.3.0-10|20	%description
12mr|ytalk-3.3.0-10|21	The YTalk program is essentially a chat program for multiple users. YTalk works
12mr|ytalk-3.3.0-10|22	just like the UNIX talk program and even communicates with the same talk
12mr|ytalk-3.3.0-10|23	daemon(s), but YTalk allows for multiple connections (unlike UNIX talk). YTalk
12mr|ytalk-3.3.0-10|24	also supports redirection of program output to other users as well as an
12mr|ytalk-3.3.0-10|25	easy-to-use menu of commands.
12mr|ytalk-3.3.0-10|26	
12mr|ytalk-3.3.0-10|27	Install the ytalk package if you need a chat program for multiple users.
12mr|ytalk-3.3.0-10|28	
12mr|ytalk-3.3.0-10|29	%prep
12mr|ytalk-3.3.0-10|30	%setup -q
12mr|ytalk-3.3.0-10|31	
12mr|ytalk-3.3.0-10|32	%build
12mr|ytalk-3.3.0-10|33	%configure2_5x
12mr|ytalk-3.3.0-10|34	%make
12mr|ytalk-3.3.0-10|35	
12mr|ytalk-3.3.0-10|36	%install
12mr|ytalk-3.3.0-10|37	rm -rf $RPM_BUILD_ROOT
12mr|ytalk-3.3.0-10|38	%makeinstall_std
12mr|ytalk-3.3.0-10|39	
12mr|ytalk-3.3.0-10|40	%clean
12mr|ytalk-3.3.0-10|41	rm -rf $RPM_BUILD_ROOT
12mr|ytalk-3.3.0-10|42	
12mr|ytalk-3.3.0-10|43	%files
12mr|ytalk-3.3.0-10|44	%defattr(-,root,root)
12mr|ytalk-3.3.0-10|45	%doc README ChangeLog
12mr|ytalk-3.3.0-10|46	%config(noreplace) %{_sysconfdir}/%{name}rc
12mr|ytalk-3.3.0-10|47	%{_bindir}/%{name}
12mr|ytalk-3.3.0-10|48	%{_mandir}/man1/%{name}.1*
12mr|ytalk-3.3.0-10|49	
12mr|ytalk-3.3.0-10|50	
12mr|ytalk-3.3.0-10|51	
12mr|ytalk-3.3.0-10|52	%changelog
12mr|ytalk-3.3.0-10|53	

19416 12
12mr|ython-zope-interface-3.6.1-4|1	%define tarname  zope.interface
12mr|ython-zope-interface-3.6.1-4|2	
12mr|ython-zope-interface-3.6.1-4|3	Summary:        Zope Interface module for Python
12mr|ython-zope-interface-3.6.1-4|4	Name:           ython-zope-interface
12mr|ython-zope-interface-3.6.1-4|5	Version:        3.6.1
12mr|ython-zope-interface-3.6.1-4|6	Release:        4
12mr|ython-zope-interface-3.6.1-4|7	Source0:        http://pypi.python.org/packages/source/z/%{tarname}/%{tarname}-%{version}.tar.gz
12mr|ython-zope-interface-3.6.1-4|8	License:        Zope Public License
12mr|ython-zope-interface-3.6.1-4|9	Group:          Development/Python
12mr|ython-zope-interface-3.6.1-4|10	URL:            http://www.zope.org/Wikis/Interfaces/FrontPage
12mr|ython-zope-interface-3.6.1-4|11	BuildRequires:	python-devel
12mr|ython-zope-interface-3.6.1-4|12	BuildArch:      noarch
12mr|ython-zope-interface-3.6.1-4|13	
12mr|ython-zope-interface-3.6.1-4|14	%description
12mr|ython-zope-interface-3.6.1-4|15	This package provides the zope Interface module.
12mr|ython-zope-interface-3.6.1-4|16	
12mr|ython-zope-interface-3.6.1-4|17	Interfaces are objects that specify (document) the external behavior
12mr|ython-zope-interface-3.6.1-4|18	of objects that "provide" them.  An interface specifies behavior
12mr|ython-zope-interface-3.6.1-4|19	through:
12mr|ython-zope-interface-3.6.1-4|20	
12mr|ython-zope-interface-3.6.1-4|21	- Informal documentation in a doc string
12mr|ython-zope-interface-3.6.1-4|22	
12mr|ython-zope-interface-3.6.1-4|23	- Attribute definitions
12mr|ython-zope-interface-3.6.1-4|24	
12mr|ython-zope-interface-3.6.1-4|25	- Invariants, which are conditions that must hold for objects that
12mr|ython-zope-interface-3.6.1-4|26	provide the interface
12mr|ython-zope-interface-3.6.1-4|27	
12mr|ython-zope-interface-3.6.1-4|28	Attribute definitions specify specific attributes. They define the
12mr|ython-zope-interface-3.6.1-4|29	attribute name and provide documentation and constraints of attribute
12mr|ython-zope-interface-3.6.1-4|30	values. Attribute definitions can take a number of forms.
12mr|ython-zope-interface-3.6.1-4|31	
12mr|ython-zope-interface-3.6.1-4|32	%prep
12mr|ython-zope-interface-3.6.1-4|33	%setup -q -n %{tarname}-%{version}
12mr|ython-zope-interface-3.6.1-4|34	
12mr|ython-zope-interface-3.6.1-4|35	%build
12mr|ython-zope-interface-3.6.1-4|36	%__python setup.py build
12mr|ython-zope-interface-3.6.1-4|37	
12mr|ython-zope-interface-3.6.1-4|38	%install
12mr|ython-zope-interface-3.6.1-4|39	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_puresitedir} --record=FILELIST
12mr|ython-zope-interface-3.6.1-4|40	
12mr|ython-zope-interface-3.6.1-4|41	
12mr|ython-zope-interface-3.6.1-4|42	%files
12mr|ython-zope-interface-3.6.1-4|43	%defattr(-,root,root)
12mr|ython-zope-interface-3.6.1-4|44	%doc *.txt
12mr|ython-zope-interface-3.6.1-4|45	%py_puresitedir/*
12mr|ython-zope-interface-3.6.1-4|46	
12mr|ython-zope-interface-3.6.1-4|47	
12mr|ython-zope-interface-3.6.1-4|48	
12mr|ython-zope-interface-3.6.1-4|49	%changelog
12mr|ython-zope-interface-3.6.1-4|50	

19417 12
12mr|zapping-0.10-0.0.cvs6.9|1	Name:		zapping
12mr|zapping-0.10-0.0.cvs6.9|2	Summary:	A TV viewer for GNOME
12mr|zapping-0.10-0.0.cvs6.9|3	Version:	0.10
12mr|zapping-0.10-0.0.cvs6.9|4	Release:	%mkrel 0.0.cvs6.9
12mr|zapping-0.10-0.0.cvs6.9|5	License:	GPL
12mr|zapping-0.10-0.0.cvs6.9|6	URL:		http://sourceforge.net/projects/zapping/
12mr|zapping-0.10-0.0.cvs6.9|7	Group:		Video
12mr|zapping-0.10-0.0.cvs6.9|8	#Source0:	http://osdn.dl.sourceforge.net/sourceforge/zapping/%{name}-%{version}.tar.bz2
12mr|zapping-0.10-0.0.cvs6.9|9	Source0:	zapping-0.10cvs6.tar.bz2
12mr|zapping-0.10-0.0.cvs6.9|10	Source11:	%{name}-16.png
12mr|zapping-0.10-0.0.cvs6.9|11	Source12:	%{name}-32.png
12mr|zapping-0.10-0.0.cvs6.9|12	Source13:	%{name}.png
12mr|zapping-0.10-0.0.cvs6.9|13	Patch1:		zapping-0.7.1-lib64.patch
12mr|zapping-0.10-0.0.cvs6.9|14	Patch3:         zapping-0.9.6-pam.patch
12mr|zapping-0.10-0.0.cvs6.9|15	# taken from debian package
12mr|zapping-0.10-0.0.cvs6.9|16	# http://bugs.debian.org/424502
12mr|zapping-0.10-0.0.cvs6.9|17	Patch4:         zapping-0.9.6-shift.patch
12mr|zapping-0.10-0.0.cvs6.9|18	Patch5:		zapping-0.10cvs6-libtool_fixes.diff
12mr|zapping-0.10-0.0.cvs6.9|19	Patch6:		zapping-0.10cvs6-linkage.patch
12mr|zapping-0.10-0.0.cvs6.9|20	Patch7:         zapping-0.10cvs6.libpng15.patch
12mr|zapping-0.10-0.0.cvs6.9|21	Patch9:         zapping-0.10cvs6.zvbi.patch
12mr|zapping-0.10-0.0.cvs6.9|22	Patch10:        zapping-0.10cvs6.lXext.patch
12mr|zapping-0.10-0.0.cvs6.9|23	BuildRequires:	autoconf2.5
12mr|zapping-0.10-0.0.cvs6.9|24	BuildRequires:	desktop-file-utils
12mr|zapping-0.10-0.0.cvs6.9|25	BuildRequires:	gettext
12mr|zapping-0.10-0.0.cvs6.9|26	BuildRequires:	gettext-devel
12mr|zapping-0.10-0.0.cvs6.9|27	BuildRequires:	intltool
12mr|zapping-0.10-0.0.cvs6.9|28	BuildRequires:	libglade2.0-devel
12mr|zapping-0.10-0.0.cvs6.9|29	BuildRequires:	libgnomeui2-devel
12mr|zapping-0.10-0.0.cvs6.9|30	BuildRequires:	libtool
12mr|zapping-0.10-0.0.cvs6.9|31	BuildRequires:	perl-XML-Parser
12mr|zapping-0.10-0.0.cvs6.9|32	BuildRequires:	python-devel
12mr|zapping-0.10-0.0.cvs6.9|33	BuildRequires:	scrollkeeper
12mr|zapping-0.10-0.0.cvs6.9|34	BuildRequires:	usermode-consoleonly
12mr|zapping-0.10-0.0.cvs6.9|35	BuildRequires:	zvbi-devel
12mr|zapping-0.10-0.0.cvs6.9|36	BuildRequires:	libxmu-devel
12mr|zapping-0.10-0.0.cvs6.9|37	Requires:	usermode
12mr|zapping-0.10-0.0.cvs6.9|38	Requires:	usermode-consoleonly
12mr|zapping-0.10-0.0.cvs6.9|39	Requires(pre):	info-install
12mr|zapping-0.10-0.0.cvs6.9|40	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|zapping-0.10-0.0.cvs6.9|41	
12mr|zapping-0.10-0.0.cvs6.9|42	%description
12mr|zapping-0.10-0.0.cvs6.9|43	Zapping is a TV viewer for GNOME that supports both Video4Linux
12mr|zapping-0.10-0.0.cvs6.9|44	and Video4Linux2. It's extensible through plugins based on GTK.
12mr|zapping-0.10-0.0.cvs6.9|45	
12mr|zapping-0.10-0.0.cvs6.9|46	%prep
12mr|zapping-0.10-0.0.cvs6.9|47	
12mr|zapping-0.10-0.0.cvs6.9|48	%setup -q -n %{name}-%{version}cvs6
12mr|zapping-0.10-0.0.cvs6.9|49	%patch1 -p0 -b .lib64
12mr|zapping-0.10-0.0.cvs6.9|50	%patch3 -p1
12mr|zapping-0.10-0.0.cvs6.9|51	%patch4 -p1
12mr|zapping-0.10-0.0.cvs6.9|52	%patch5 -p1 -b .libtool_fixes
12mr|zapping-0.10-0.0.cvs6.9|53	%patch6 -p0
12mr|zapping-0.10-0.0.cvs6.9|54	%patch7 -p1
12mr|zapping-0.10-0.0.cvs6.9|55	%patch9 -p1
12mr|zapping-0.10-0.0.cvs6.9|56	%patch10 -p1
12mr|zapping-0.10-0.0.cvs6.9|57	
12mr|zapping-0.10-0.0.cvs6.9|58	%build
12mr|zapping-0.10-0.0.cvs6.9|59	autoreconf -fi
12mr|zapping-0.10-0.0.cvs6.9|60	
12mr|zapping-0.10-0.0.cvs6.9|61	%configure2_5x --disable-schemas-install
12mr|zapping-0.10-0.0.cvs6.9|62	%make
12mr|zapping-0.10-0.0.cvs6.9|63	
12mr|zapping-0.10-0.0.cvs6.9|64	%install
12mr|zapping-0.10-0.0.cvs6.9|65	rm -rf $RPM_BUILD_ROOT
12mr|zapping-0.10-0.0.cvs6.9|66	%{makeinstall_std} plugindir=%{_libdir}/zapping/plugins
12mr|zapping-0.10-0.0.cvs6.9|67	
12mr|zapping-0.10-0.0.cvs6.9|68	perl -pi -e 's,zapping/gnome-television.png,gnome-television,g' %{buildroot}%{_datadir}/applications/*
12mr|zapping-0.10-0.0.cvs6.9|69	
12mr|zapping-0.10-0.0.cvs6.9|70	desktop-file-install --vendor="" \
12mr|zapping-0.10-0.0.cvs6.9|71	--remove-category="Application" \
12mr|zapping-0.10-0.0.cvs6.9|72	--remove-category="Multimedia" \
12mr|zapping-0.10-0.0.cvs6.9|73	--remove-key="Version" \
12mr|zapping-0.10-0.0.cvs6.9|74	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12mr|zapping-0.10-0.0.cvs6.9|75	
12mr|zapping-0.10-0.0.cvs6.9|76	ln -sf consolehelper $RPM_BUILD_ROOT%{_bindir}/zapping_setup_fb
12mr|zapping-0.10-0.0.cvs6.9|77	ln -sf zapping $RPM_BUILD_ROOT%{_bindir}/zapzilla
12mr|zapping-0.10-0.0.cvs6.9|78	
12mr|zapping-0.10-0.0.cvs6.9|79	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12mr|zapping-0.10-0.0.cvs6.9|80	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12mr|zapping-0.10-0.0.cvs6.9|81	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12mr|zapping-0.10-0.0.cvs6.9|82	
12mr|zapping-0.10-0.0.cvs6.9|83	%if %mdkversion < 200900
12mr|zapping-0.10-0.0.cvs6.9|84	%post
12mr|zapping-0.10-0.0.cvs6.9|85	%update_menus
12mr|zapping-0.10-0.0.cvs6.9|86	%endif
12mr|zapping-0.10-0.0.cvs6.9|87	
12mr|zapping-0.10-0.0.cvs6.9|88	%if %mdkversion < 200900
12mr|zapping-0.10-0.0.cvs6.9|89	%postun
12mr|zapping-0.10-0.0.cvs6.9|90	%clean_menus
12mr|zapping-0.10-0.0.cvs6.9|91	%endif
12mr|zapping-0.10-0.0.cvs6.9|92	
12mr|zapping-0.10-0.0.cvs6.9|93	%clean
12mr|zapping-0.10-0.0.cvs6.9|94	rm -rf $RPM_BUILD_ROOT
12mr|zapping-0.10-0.0.cvs6.9|95	
12mr|zapping-0.10-0.0.cvs6.9|96	%files
12mr|zapping-0.10-0.0.cvs6.9|97	%defattr (-,root,root)
12mr|zapping-0.10-0.0.cvs6.9|98	%doc AUTHORS THANKS ChangeLog README README.plugins TODO BUGS
12mr|zapping-0.10-0.0.cvs6.9|99	%doc plugins/alirc/README.alirc
12mr|zapping-0.10-0.0.cvs6.9|100	%config(noreplace) %{_sysconfdir}/pam.d/zapping_setup_fb
12mr|zapping-0.10-0.0.cvs6.9|101	%config(noreplace) %{_sysconfdir}/security/console.apps/zapping_setup_fb
12mr|zapping-0.10-0.0.cvs6.9|102	%config(noreplace) %{_sysconfdir}/gconf/schemas/zapping.schemas
12mr|zapping-0.10-0.0.cvs6.9|103	#/home/tv/rpm/tmp/zapping-0.9.6-1mdk-buildroot/etc/pam.d/zapping_setup_fb
12mr|zapping-0.10-0.0.cvs6.9|104	#  /home/tv/rpm/tmp/zapping-0.9.6-1mdk-buildroot/etc/security/console.apps/zapping_setup_fb
12mr|zapping-0.10-0.0.cvs6.9|105	
12mr|zapping-0.10-0.0.cvs6.9|106	%{_bindir}/*
12mr|zapping-0.10-0.0.cvs6.9|107	%{_sbindir}/*
12mr|zapping-0.10-0.0.cvs6.9|108	%{_libdir}/zapping
12mr|zapping-0.10-0.0.cvs6.9|109	%{_datadir}/applications/zapping.desktop
12mr|zapping-0.10-0.0.cvs6.9|110	%{_datadir}/gnome/help/zapping
12mr|zapping-0.10-0.0.cvs6.9|111	%{_datadir}/omf/zapping/zapping-C.omf
12mr|zapping-0.10-0.0.cvs6.9|112	%{_datadir}/pixmaps/zapping
12mr|zapping-0.10-0.0.cvs6.9|113	%{_datadir}/zapping
12mr|zapping-0.10-0.0.cvs6.9|114	%{_iconsdir}/%{name}.png
12mr|zapping-0.10-0.0.cvs6.9|115	%{_liconsdir}/%{name}.png
12mr|zapping-0.10-0.0.cvs6.9|116	%{_miconsdir}/%{name}.png
12mr|zapping-0.10-0.0.cvs6.9|117	%{_mandir}/*/*
12mr|zapping-0.10-0.0.cvs6.9|118	
12mr|zapping-0.10-0.0.cvs6.9|119	
12mr|zapping-0.10-0.0.cvs6.9|120	
12mr|zapping-0.10-0.0.cvs6.9|121	
12mr|zapping-0.10-0.0.cvs6.9|122	
12mr|zapping-0.10-0.0.cvs6.9|123	%changelog
12mr|zapping-0.10-0.0.cvs6.9|124	

19418 12
12mr|zcip-4-13|1	%define	name	zcip
12mr|zcip-4-13|2	%define	version	4
12mr|zcip-4-13|3	%define	release %mkrel 13
12mr|zcip-4-13|4	
12mr|zcip-4-13|5	Summary:	Ad-hoc link-local IP autoconfiguration
12mr|zcip-4-13|6	Name:		%{name}
12mr|zcip-4-13|7	Version:	%{version}
12mr|zcip-4-13|8	Release:	%{release}
12mr|zcip-4-13|9	Source0:	%{name}-%{version}.tar.bz2
12mr|zcip-4-13|10	Patch0:		zcip-4-alias.patch
12mr|zcip-4-13|11	Patch1:		zcip-4-gcc3.patch
12mr|zcip-4-13|12	Patch2:     zcip-4-help.patch
12mr|zcip-4-13|13	Patch3:     zcip-4-format_string.patch
12mr|zcip-4-13|14	License:	MIT
12mr|zcip-4-13|15	Group:		System/Configuration/Networking
12mr|zcip-4-13|16	URL:		http://zeroconf.sourceforge.net/
12mr|zcip-4-13|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}buildroot
12mr|zcip-4-13|18	BuildRequires: net1.0-devel
12mr|zcip-4-13|19	BuildRequires: libpcap-devel
12mr|zcip-4-13|20	
12mr|zcip-4-13|21	%description
12mr|zcip-4-13|22	This is an implementation of the ad-hoc link-local IP autoconfiguration
12mr|zcip-4-13|23	algorithm described in the IETF Draft "Dynamic Configuration of IPv4
12mr|zcip-4-13|24	link-local addresses".
12mr|zcip-4-13|25	
12mr|zcip-4-13|26	%prep
12mr|zcip-4-13|27	%setup -q
12mr|zcip-4-13|28	%patch0 -p1 -b .alias
12mr|zcip-4-13|29	%patch1 -p1 -b .gcc3
12mr|zcip-4-13|30	%patch2 -p0
12mr|zcip-4-13|31	%patch3 -p0
12mr|zcip-4-13|32	
12mr|zcip-4-13|33	%build
12mr|zcip-4-13|34	%make CFLAGS="%optflags -DSTORAGE_DIR=\\\"%{_localstatedir}/lib/zcip\\\"" LDFLAGS="%ldflags"
12mr|zcip-4-13|35	
12mr|zcip-4-13|36	%install
12mr|zcip-4-13|37	rm -rf $RPM_BUILD_ROOT
12mr|zcip-4-13|38	install -m755 zcip -D %{buildroot}/sbin/zcip
12mr|zcip-4-13|39	install -m644 zcip.8 -D %{buildroot}%{_mandir}/man8/zcip.8
12mr|zcip-4-13|40	mkdir -p %{buildroot}%{_localstatedir}/lib/zcip
12mr|zcip-4-13|41	
12mr|zcip-4-13|42	%clean
12mr|zcip-4-13|43	rm -rf $RPM_BUILD_ROOT
12mr|zcip-4-13|44	
12mr|zcip-4-13|45	%files
12mr|zcip-4-13|46	%defattr(-,root,root)
12mr|zcip-4-13|47	%doc README draft-ietf-zeroconf-ipv4-linklocal-07.txt Changelog Copyright TODO
12mr|zcip-4-13|48	/sbin/*
12mr|zcip-4-13|49	%{_mandir}/man8/*
12mr|zcip-4-13|50	%{_localstatedir}/lib/zcip
12mr|zcip-4-13|51	
12mr|zcip-4-13|52	
12mr|zcip-4-13|53	
12mr|zcip-4-13|54	
12mr|zcip-4-13|55	
12mr|zcip-4-13|56	%changelog
12mr|zcip-4-13|57	

19419 12
12mr|zd1211-firmware-1.4-8|1	%define name zd1211-firmware
12mr|zd1211-firmware-1.4-8|2	%define version 1.4
12mr|zd1211-firmware-1.4-8|3	%define release %mkrel 8
12mr|zd1211-firmware-1.4-8|4	
12mr|zd1211-firmware-1.4-8|5	Summary: Firmware files for the ZD1211 chip
12mr|zd1211-firmware-1.4-8|6	Name: %{name}
12mr|zd1211-firmware-1.4-8|7	Version: %{version}
12mr|zd1211-firmware-1.4-8|8	Release: %{release}
12mr|zd1211-firmware-1.4-8|9	Source0: http://prdownloads.sourceforge.net/zd1211/%{name}-%{version}.tar.bz2
12mr|zd1211-firmware-1.4-8|10	License: GPL
12mr|zd1211-firmware-1.4-8|11	Group: System/Kernel and hardware
12mr|zd1211-firmware-1.4-8|12	Url: http://sourceforge.net/projects/zd1211/
12mr|zd1211-firmware-1.4-8|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|zd1211-firmware-1.4-8|14	BuildArch: noarch
12mr|zd1211-firmware-1.4-8|15	
12mr|zd1211-firmware-1.4-8|16	%description
12mr|zd1211-firmware-1.4-8|17	This package contains the firmware files for the ZD1211 chip, which is
12mr|zd1211-firmware-1.4-8|18	used in WLAN USB sticks.
12mr|zd1211-firmware-1.4-8|19	The files are generated from C header files distributed in the
12mr|zd1211-firmware-1.4-8|20	original ZyDAS ZD1211 driver under the GNU Public License.
12mr|zd1211-firmware-1.4-8|21	The full source of the original ZYDAS driver is available from
12mr|zd1211-firmware-1.4-8|22	http://www.deine-taler.de/zd1211/
12mr|zd1211-firmware-1.4-8|23	
12mr|zd1211-firmware-1.4-8|24	%prep
12mr|zd1211-firmware-1.4-8|25	%setup -q -n %{name}
12mr|zd1211-firmware-1.4-8|26	
12mr|zd1211-firmware-1.4-8|27	%build
12mr|zd1211-firmware-1.4-8|28	
12mr|zd1211-firmware-1.4-8|29	%install
12mr|zd1211-firmware-1.4-8|30	rm -rf $RPM_BUILD_ROOT
12mr|zd1211-firmware-1.4-8|31	install -d $RPM_BUILD_ROOT/lib/firmware/zd1211
12mr|zd1211-firmware-1.4-8|32	install -m644 zd1211* $RPM_BUILD_ROOT/lib/firmware/zd1211
12mr|zd1211-firmware-1.4-8|33	
12mr|zd1211-firmware-1.4-8|34	%clean
12mr|zd1211-firmware-1.4-8|35	rm -rf $RPM_BUILD_ROOT
12mr|zd1211-firmware-1.4-8|36	
12mr|zd1211-firmware-1.4-8|37	%files
12mr|zd1211-firmware-1.4-8|38	%defattr(-,root,root)
12mr|zd1211-firmware-1.4-8|39	%doc README
12mr|zd1211-firmware-1.4-8|40	/lib/firmware/zd1211/zd1211*
12mr|zd1211-firmware-1.4-8|41	
12mr|zd1211-firmware-1.4-8|42	
12mr|zd1211-firmware-1.4-8|43	
12mr|zd1211-firmware-1.4-8|44	%changelog
12mr|zd1211-firmware-1.4-8|45	

19420 12
12mr|zeitgeist-0.9.5-1|1	Summary:	Event logging framework for the desktop
12mr|zeitgeist-0.9.5-1|2	Name:		zeitgeist
12mr|zeitgeist-0.9.5-1|3	Version:	0.9.5
12mr|zeitgeist-0.9.5-1|4	Release:	1
12mr|zeitgeist-0.9.5-1|5	Source0:	http://launchpad.net/%{name}/0.9/%{version}/+download/%{name}-%{version}.tar.bz2
12mr|zeitgeist-0.9.5-1|6	License:	LGPLv3
12mr|zeitgeist-0.9.5-1|7	Group:		System/Libraries
12mr|zeitgeist-0.9.5-1|8	Url:		http://launchpad.net/zeitgeist
12mr|zeitgeist-0.9.5-1|9	BuildRequires:	python-devel
12mr|zeitgeist-0.9.5-1|10	BuildRequires:	xapian-devel
12mr|zeitgeist-0.9.5-1|11	BuildRequires:	intltool
12mr|zeitgeist-0.9.5-1|12	BuildRequires:	raptor
12mr|zeitgeist-0.9.5-1|13	BuildRequires:	pkgconfig(dbus-1)
12mr|zeitgeist-0.9.5-1|14	BuildRequires:	python-rdflib
12mr|zeitgeist-0.9.5-1|15	Requires:	pygtk2.0
12mr|zeitgeist-0.9.5-1|16	Requires:	python-dbus
12mr|zeitgeist-0.9.5-1|17	Requires:	python-storm
12mr|zeitgeist-0.9.5-1|18	
12mr|zeitgeist-0.9.5-1|19	%description
12mr|zeitgeist-0.9.5-1|20	Zeitgeist is an "Event Logging Framework" that provides cross
12mr|zeitgeist-0.9.5-1|21	application awareness of the desktop's activities.
12mr|zeitgeist-0.9.5-1|22	
12mr|zeitgeist-0.9.5-1|23	You worked on a file, but you cannot remember where you saved it? You
12mr|zeitgeist-0.9.5-1|24	visited a web page about basketball three days ago, but you cannot
12mr|zeitgeist-0.9.5-1|25	find the URL in your browser's history? No problem, this is where
12mr|zeitgeist-0.9.5-1|26	Zeitgeist enters the scene. It knows a lot about your activities and
12mr|zeitgeist-0.9.5-1|27	has a feature rich D-Bus API which allows GUI applications like
12mr|zeitgeist-0.9.5-1|28	gnome-zeitgeist, zeitgeistfs and others to present you your
12mr|zeitgeist-0.9.5-1|29	activities in a readable way.
12mr|zeitgeist-0.9.5-1|30	
12mr|zeitgeist-0.9.5-1|31	%prep
12mr|zeitgeist-0.9.5-1|32	%setup -q
12mr|zeitgeist-0.9.5-1|33	%apply_patches
12mr|zeitgeist-0.9.5-1|34	
12mr|zeitgeist-0.9.5-1|35	%build
12mr|zeitgeist-0.9.5-1|36	%configure2_5x
12mr|zeitgeist-0.9.5-1|37	%make
12mr|zeitgeist-0.9.5-1|38	
12mr|zeitgeist-0.9.5-1|39	%install
12mr|zeitgeist-0.9.5-1|40	%makeinstall_std pkgconfigdir=%{_datadir}/pkgconfig
12mr|zeitgeist-0.9.5-1|41	rm -f %{buildroot}%{_mandir}/man1/%{name}-datahub.1*
12mr|zeitgeist-0.9.5-1|42	rm -rf %{buildroot}%{_prefix}/doc/
12mr|zeitgeist-0.9.5-1|43	
12mr|zeitgeist-0.9.5-1|44	%files
12mr|zeitgeist-0.9.5-1|45	%doc AUTHORS NEWS
12mr|zeitgeist-0.9.5-1|46	%{_bindir}/%{name}-daemon
12mr|zeitgeist-0.9.5-1|47	%{py_puresitedir}/%{name}
12mr|zeitgeist-0.9.5-1|48	%{_datadir}/%{name}
12mr|zeitgeist-0.9.5-1|49	%{_libdir}/zeitgeist-fts
12mr|zeitgeist-0.9.5-1|50	%{_datadir}/dbus-1/services/org.gnome.zeitgeist.service
12mr|zeitgeist-0.9.5-1|51	%{_mandir}/man1/%{name}-daemon.1*
12mr|zeitgeist-0.9.5-1|52	%{_datadir}/dbus-1/services/org.gnome.zeitgeist.fts.service
12mr|zeitgeist-0.9.5-1|53	
12mr|zeitgeist-0.9.5-1|54	
12mr|zeitgeist-0.9.5-1|55	%changelog
12mr|zeitgeist-0.9.5-1|56	* Sat Sep  15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|zeitgeist-0.9.5-1|57	+ Commit: a1c75c2
12mr|zeitgeist-0.9.5-1|58	- Remove unpackaged files, spec cleanup
12mr|zeitgeist-0.9.5-1|59	
12mr|zeitgeist-0.9.5-1|60	

19421 12
12mr|zenity-3.6.0-1|1	Name:		zenity
12mr|zenity-3.6.0-1|2	Summary:	Call GNOME dialog boxes from the command line
12mr|zenity-3.6.0-1|3	Version:	3.6.0
12mr|zenity-3.6.0-1|4	Release:	1
12mr|zenity-3.6.0-1|5	License:	LGPLv2+
12mr|zenity-3.6.0-1|6	Group:		Development/GNOME and GTK+
12mr|zenity-3.6.0-1|7	URL:		ftp://ftp.gnome.org/pub/GNOME/sources/%{name}
12mr|zenity-3.6.0-1|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mr|zenity-3.6.0-1|9	
12mr|zenity-3.6.0-1|10	BuildRequires:	pkgconfig(gnome-doc-utils)
12mr|zenity-3.6.0-1|11	BuildRequires:	intltool itstool
12mr|zenity-3.6.0-1|12	BuildRequires:	xsltproc
12mr|zenity-3.6.0-1|13	BuildRequires:	pkgconfig(glib-2.0)
12mr|zenity-3.6.0-1|14	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
12mr|zenity-3.6.0-1|15	BuildRequires:	pkgconfig(libnotify) >= 0.6.1
12mr|zenity-3.6.0-1|16	BuildRequires:	pkgconfig(x11)
12mr|zenity-3.6.0-1|17	
12mr|zenity-3.6.0-1|18	%description
12mr|zenity-3.6.0-1|19	Zenity allows you to display dialog boxes from the commandline and shell
12mr|zenity-3.6.0-1|20	scripts.
12mr|zenity-3.6.0-1|21	
12mr|zenity-3.6.0-1|22	%prep
12mr|zenity-3.6.0-1|23	%setup -q
12mr|zenity-3.6.0-1|24	
12mr|zenity-3.6.0-1|25	%build
12mr|zenity-3.6.0-1|26	%configure2_5x --disable-scrollkeeper
12mr|zenity-3.6.0-1|27	%make
12mr|zenity-3.6.0-1|28	
12mr|zenity-3.6.0-1|29	%install
12mr|zenity-3.6.0-1|30	rm -rf %{buildroot} %{name}-0.1.lang
12mr|zenity-3.6.0-1|31	
12mr|zenity-3.6.0-1|32	%makeinstall_std
12mr|zenity-3.6.0-1|33	
12mr|zenity-3.6.0-1|34	%find_lang %{name}-0.1 --with-gnome --all-name
12mr|zenity-3.6.0-1|35	
12mr|zenity-3.6.0-1|36	%files -f %{name}-0.1.lang
12mr|zenity-3.6.0-1|37	%doc AUTHORS COPYING HACKING NEWS README THANKS TODO
12mr|zenity-3.6.0-1|38	%{_bindir}/*
12mr|zenity-3.6.0-1|39	%{_datadir}/%{name}
12mr|zenity-3.6.0-1|40	%{_mandir}/man1/*
12mr|zenity-3.6.0-1|41	
12mr|zenity-3.6.0-1|42	
12mr|zenity-3.6.0-1|43	
12mr|zenity-3.6.0-1|44	
12mr|zenity-3.6.0-1|45	%changelog
12mr|zenity-3.6.0-1|46	

19422 12
12mr|zh-autoconvert-0.3.16-7|1	%define version 0.3.16
12mr|zh-autoconvert-0.3.16-7|2	
12mr|zh-autoconvert-0.3.16-7|3	%define pkgname autoconvert
12mr|zh-autoconvert-0.3.16-7|4	%define lib_major 0
12mr|zh-autoconvert-0.3.16-7|5	%define libname %mklibname hz %{lib_major}
12mr|zh-autoconvert-0.3.16-7|6	%define develname %mklibname -d hz
12mr|zh-autoconvert-0.3.16-7|7	
12mr|zh-autoconvert-0.3.16-7|8	Summary:	Chinese HZ/GB/BIG5 encodings auto-converter
12mr|zh-autoconvert-0.3.16-7|9	Name:		zh-autoconvert
12mr|zh-autoconvert-0.3.16-7|10	Version:	%{version}
12mr|zh-autoconvert-0.3.16-7|11	Release:	%mkrel 7
12mr|zh-autoconvert-0.3.16-7|12	License:	GPL
12mr|zh-autoconvert-0.3.16-7|13	Group:		System/Internationalization
12mr|zh-autoconvert-0.3.16-7|14	URL:		http://banyan.dlut.edu.cn/~ygh/
12mr|zh-autoconvert-0.3.16-7|15	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|zh-autoconvert-0.3.16-7|16	Source0:	ftp://banyan.dlut.edu.cn/pub/PEOPLE/saka/%{pkgname}-%{version}.tar.gz
12mr|zh-autoconvert-0.3.16-7|17	Patch0:		autoconvert-0.3.14-noxchat.patch
12mr|zh-autoconvert-0.3.16-7|18	Obsoletes:	%{pkgname}
12mr|zh-autoconvert-0.3.16-7|19	Provides:	%{pkgname} = %{version}-%{release}
12mr|zh-autoconvert-0.3.16-7|20	Requires:	%{libname} = %{version}-%{release}
12mr|zh-autoconvert-0.3.16-7|21	Requires:	locales-zh
12mr|zh-autoconvert-0.3.16-7|22	
12mr|zh-autoconvert-0.3.16-7|23	%description
12mr|zh-autoconvert-0.3.16-7|24	AutoConvert is an intelligent Chinese Encoding converter. It uses built-in
12mr|zh-autoconvert-0.3.16-7|25	functions to judge the type of the input file's Chinese Encoding (such as
12mr|zh-autoconvert-0.3.16-7|26	GB/Big5/HZ), then converts the input file to any type of Chinese Encoding
12mr|zh-autoconvert-0.3.16-7|27	you want.  You can use autoconvert to automatically convert incoming e-mail
12mr|zh-autoconvert-0.3.16-7|28	messages. It can also optionally handle the UNI/UTF7/UTF8 encoding.
12mr|zh-autoconvert-0.3.16-7|29	
12mr|zh-autoconvert-0.3.16-7|30	%package	-n %{libname}
12mr|zh-autoconvert-0.3.16-7|31	Summary:	Main libraries of %{name}
12mr|zh-autoconvert-0.3.16-7|32	Group:		System/Libraries
12mr|zh-autoconvert-0.3.16-7|33	
12mr|zh-autoconvert-0.3.16-7|34	%description	-n %{libname}
12mr|zh-autoconvert-0.3.16-7|35	AutoConvert is an intelligent Chinese Encoding converter. It uses built-in
12mr|zh-autoconvert-0.3.16-7|36	functions to judge the type of the input file's Chinese Encoding (such as
12mr|zh-autoconvert-0.3.16-7|37	GB/Big5/HZ), then converts the input file to any type of Chinese Encoding
12mr|zh-autoconvert-0.3.16-7|38	you want.  You can use autoconvert to automatically convert incoming e-mail
12mr|zh-autoconvert-0.3.16-7|39	messages. It can also optionally handle the UNI/UTF7/UTF8 encoding.
12mr|zh-autoconvert-0.3.16-7|40	
12mr|zh-autoconvert-0.3.16-7|41	%package	-n %{develname}
12mr|zh-autoconvert-0.3.16-7|42	Summary:	Headers and development files of %{name}
12mr|zh-autoconvert-0.3.16-7|43	Group:		Development/C
12mr|zh-autoconvert-0.3.16-7|44	Obsoletes:	%{name}-devel %{libname}-devel
12mr|zh-autoconvert-0.3.16-7|45	Provides:	%{name}-devel = %{version}-%{release}
12mr|zh-autoconvert-0.3.16-7|46	Provides:	libhz-devel = %{version}-%{release}
12mr|zh-autoconvert-0.3.16-7|47	Requires:	%{libname} = %{version}
12mr|zh-autoconvert-0.3.16-7|48	
12mr|zh-autoconvert-0.3.16-7|49	%description	-n %{develname}
12mr|zh-autoconvert-0.3.16-7|50	AutoConvert is an intelligent Chinese Encoding converter. It uses built-in
12mr|zh-autoconvert-0.3.16-7|51	functions to judge the type of the input file's Chinese Encoding (such as
12mr|zh-autoconvert-0.3.16-7|52	GB/Big5/HZ), then converts the input file to any type of Chinese Encoding
12mr|zh-autoconvert-0.3.16-7|53	you want.  You can use autoconvert to automatically convert incoming e-mail
12mr|zh-autoconvert-0.3.16-7|54	messages. It can also optionally handle the UNI/UTF7/UTF8 encoding.
12mr|zh-autoconvert-0.3.16-7|55	
12mr|zh-autoconvert-0.3.16-7|56	
12mr|zh-autoconvert-0.3.16-7|57	%prep
12mr|zh-autoconvert-0.3.16-7|58	%setup -q -n %{pkgname}-%{version}
12mr|zh-autoconvert-0.3.16-7|59	%patch0 -p1 -b .noxchat
12mr|zh-autoconvert-0.3.16-7|60	perl -p -i -e 's|/usr/lib|%{_libdir}|g' Makefile
12mr|zh-autoconvert-0.3.16-7|61	rm -rf doc/CVS
12mr|zh-autoconvert-0.3.16-7|62	
12mr|zh-autoconvert-0.3.16-7|63	%build
12mr|zh-autoconvert-0.3.16-7|64	make CFLAG='%optflags -Wall -Iinclude' CFLAGS='%optflags -Wall -I../include'
12mr|zh-autoconvert-0.3.16-7|65	
12mr|zh-autoconvert-0.3.16-7|66	%install
12mr|zh-autoconvert-0.3.16-7|67	rm -rf %{buildroot}
12mr|zh-autoconvert-0.3.16-7|68	%makeinstall_std
12mr|zh-autoconvert-0.3.16-7|69	
12mr|zh-autoconvert-0.3.16-7|70	%clean
12mr|zh-autoconvert-0.3.16-7|71	rm -rf %{buildroot}
12mr|zh-autoconvert-0.3.16-7|72	
12mr|zh-autoconvert-0.3.16-7|73	%if %mdkversion < 200900
12mr|zh-autoconvert-0.3.16-7|74	%post -n %{libname} -p /sbin/ldconfig
12mr|zh-autoconvert-0.3.16-7|75	%endif
12mr|zh-autoconvert-0.3.16-7|76	%if %mdkversion < 200900
12mr|zh-autoconvert-0.3.16-7|77	%postun -n %{libname} -p /sbin/ldconfig
12mr|zh-autoconvert-0.3.16-7|78	%endif
12mr|zh-autoconvert-0.3.16-7|79	
12mr|zh-autoconvert-0.3.16-7|80	%files
12mr|zh-autoconvert-0.3.16-7|81	%defattr(-,root,root)
12mr|zh-autoconvert-0.3.16-7|82	%doc doc/ ChangeLog GPL LICENSE Readme TODO Thanks
12mr|zh-autoconvert-0.3.16-7|83	%{_bindir}/autob5
12mr|zh-autoconvert-0.3.16-7|84	%{_bindir}/autogb
12mr|zh-autoconvert-0.3.16-7|85	
12mr|zh-autoconvert-0.3.16-7|86	%files -n %{libname}
12mr|zh-autoconvert-0.3.16-7|87	%defattr(-,root,root)
12mr|zh-autoconvert-0.3.16-7|88	%{_libdir}/libhz.so.%{lib_major}*
12mr|zh-autoconvert-0.3.16-7|89	
12mr|zh-autoconvert-0.3.16-7|90	%files -n %{develname}
12mr|zh-autoconvert-0.3.16-7|91	%defattr(-,root,root)
12mr|zh-autoconvert-0.3.16-7|92	%{_includedir}/zhstatis.h
12mr|zh-autoconvert-0.3.16-7|93	%{_includedir}/hz.h
12mr|zh-autoconvert-0.3.16-7|94	%{_libdir}/libhz.a
12mr|zh-autoconvert-0.3.16-7|95	%{_libdir}/libhz.so
12mr|zh-autoconvert-0.3.16-7|96	
12mr|zh-autoconvert-0.3.16-7|97	
12mr|zh-autoconvert-0.3.16-7|98	
12mr|zh-autoconvert-0.3.16-7|99	%changelog
12mr|zh-autoconvert-0.3.16-7|100	

19423 12
12mr|zhcon-0.2.6-9|1	%define version 0.2.6
12mr|zhcon-0.2.6-9|2	%define release %mkrel 9
12mr|zhcon-0.2.6-9|3	
12mr|zhcon-0.2.6-9|4	Summary:	Fast CJK console system
12mr|zhcon-0.2.6-9|5	Name:		zhcon
12mr|zhcon-0.2.6-9|6	Version:	%{version}
12mr|zhcon-0.2.6-9|7	Release:	%{release}
12mr|zhcon-0.2.6-9|8	License:	GPLv2+
12mr|zhcon-0.2.6-9|9	URL:		http://zhcon.sf.net/
12mr|zhcon-0.2.6-9|10	Group:		System/Internationalization
12mr|zhcon-0.2.6-9|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mr|zhcon-0.2.6-9|12	
12mr|zhcon-0.2.6-9|13	Source0:	http://ftp.debian.org/debian/pool/main/z/zhcon/zhcon_0.2.6.orig.tar.gz
12mr|zhcon-0.2.6-9|14	Source1:	zhcon.sh
12mr|zhcon-0.2.6-9|15	Patch0:		http://ftp.debian.org/debian/pool/main/z/zhcon/zhcon_0.2.6-4.1.diff.gz
12mr|zhcon-0.2.6-9|16	
12mr|zhcon-0.2.6-9|17	# Patch1,2,3,4,5,6 from Fedora
12mr|zhcon-0.2.6-9|18	Patch1: zhcon-0.2.6-flags.patch
12mr|zhcon-0.2.6-9|19	Patch2: zhcon-0.2.6-path-define.patch
12mr|zhcon-0.2.6-9|20	Patch3: zhcon-0.2.6-gcc43.patch
12mr|zhcon-0.2.6-9|21	Patch4: zhcon-0.2.6-locale.patch
12mr|zhcon-0.2.6-9|22	Patch5: zhcon-0.2.6-keyswitch.patch
12mr|zhcon-0.2.6-9|23	Patch6: zhcon-0.2.6-processor-flags.patch
12mr|zhcon-0.2.6-9|24	
12mr|zhcon-0.2.6-9|25	BuildRequires:	automake
12mr|zhcon-0.2.6-9|26	BuildRequires:	gettext-devel
12mr|zhcon-0.2.6-9|27	BuildRequires:	ncurses-devel
12mr|zhcon-0.2.6-9|28	BuildRequires:	bison
12mr|zhcon-0.2.6-9|29	BuildRequires:	gpm-devel
12mr|zhcon-0.2.6-9|30	
12mr|zhcon-0.2.6-9|31	%description
12mr|zhcon-0.2.6-9|32	Zhcon is a fast Linux Console which supports framebuffer device. It can
12mr|zhcon-0.2.6-9|33	display Chinese, Japanese or Korean (CJK) double byte characters. Supported
12mr|zhcon-0.2.6-9|34	language encodings include:
12mr|zhcon-0.2.6-9|35	GB2312, GBK, BIG5, JIS and KSCM.
12mr|zhcon-0.2.6-9|36	It can also use input methods (table based) from unicon.
12mr|zhcon-0.2.6-9|37	
12mr|zhcon-0.2.6-9|38	%prep
12mr|zhcon-0.2.6-9|39	%setup -q -n %name-%version
12mr|zhcon-0.2.6-9|40	%patch0 -p1 -b .0.26
12mr|zhcon-0.2.6-9|41	%patch1 -p1 -b .flags
12mr|zhcon-0.2.6-9|42	%patch2 -p0 -b .path-define
12mr|zhcon-0.2.6-9|43	%patch3 -p0 -b .gcc43
12mr|zhcon-0.2.6-9|44	%patch4 -p0 -b .locale
12mr|zhcon-0.2.6-9|45	%patch5 -p0 -b .keyswitch
12mr|zhcon-0.2.6-9|46	%patch6 -p1 -b .processor-flags
12mr|zhcon-0.2.6-9|47	iconv -f GB2312 -t UTF-8 ChangeLog -o ChangeLog.utf && mv -f ChangeLog.utf ChangeLog
12mr|zhcon-0.2.6-9|48	( cd doc; tar -zxf html.tar.gz; chmod 755 manual)
12mr|zhcon-0.2.6-9|49	
12mr|zhcon-0.2.6-9|50	%build
12mr|zhcon-0.2.6-9|51	# exit if bootstrap fails
12mr|zhcon-0.2.6-9|52	# missing config.rpath causes automake failure
12mr|zhcon-0.2.6-9|53	sed -i -e 's|set -x|set -e -x|' bootstrap
12mr|zhcon-0.2.6-9|54	touch config.rpath
12mr|zhcon-0.2.6-9|55	
12mr|zhcon-0.2.6-9|56	./bootstrap
12mr|zhcon-0.2.6-9|57	%configure2_5x
12mr|zhcon-0.2.6-9|58	%make
12mr|zhcon-0.2.6-9|59	
12mr|zhcon-0.2.6-9|60	%install
12mr|zhcon-0.2.6-9|61	rm -rf ${RPM_BUILD_ROOT}
12mr|zhcon-0.2.6-9|62	%makeinstall_std
12mr|zhcon-0.2.6-9|63	
12mr|zhcon-0.2.6-9|64	install -m755 -D %SOURCE1 %buildroot/etc/profile.d/zhcon.sh
12mr|zhcon-0.2.6-9|65	
12mr|zhcon-0.2.6-9|66	%clean
12mr|zhcon-0.2.6-9|67	rm -rf ${RPM_BUILD_ROOT}
12mr|zhcon-0.2.6-9|68	
12mr|zhcon-0.2.6-9|69	%files
12mr|zhcon-0.2.6-9|70	%defattr(-,root,root,-)
12mr|zhcon-0.2.6-9|71	%doc AUTHORS ChangeLog COPYING README README.utf8 THANKS TODO doc/bpsf.txt doc/README.html
12mr|zhcon-0.2.6-9|72	%{_sysconfdir}/profile.d/zhcon.sh
12mr|zhcon-0.2.6-9|73	%lang(zh_CN) %doc doc/manual*
12mr|zhcon-0.2.6-9|74	%{_mandir}/man1/*
12mr|zhcon-0.2.6-9|75	%config(noreplace) %{_sysconfdir}/%{name}.conf
12mr|zhcon-0.2.6-9|76	%attr(4755,root,root) %{_bindir}/%{name}
12mr|zhcon-0.2.6-9|77	%{_datadir}/%{name}/
12mr|zhcon-0.2.6-9|78	
12mr|zhcon-0.2.6-9|79	
12mr|zhcon-0.2.6-9|80	
12mr|zhcon-0.2.6-9|81	%changelog
12mr|zhcon-0.2.6-9|82	

19424 12
12mr|zip-3.0-6|1	%define name zip
12mr|zip-3.0-6|2	%define version 3.0
12mr|zip-3.0-6|3	%define release %mkrel 6
12mr|zip-3.0-6|4	%define filever %(echo %version|sed s/\\\\\.//)
12mr|zip-3.0-6|5	
12mr|zip-3.0-6|6	Name: %{name}
12mr|zip-3.0-6|7	Summary: A file compression and packaging utility compatible with PKZIP
12mr|zip-3.0-6|8	Version: %{version}
12mr|zip-3.0-6|9	Release: %{release}
12mr|zip-3.0-6|10	License: BSD-like
12mr|zip-3.0-6|11	Group: Archiving/Compression
12mr|zip-3.0-6|12	URL: http://www.info-zip.org/pub/infozip/
12mr|zip-3.0-6|13	Source0: http://dfn.dl.sourceforge.net/sourceforge/infozip/%{name}%{filever}.zip
12mr|zip-3.0-6|14	Patch0: zip-2.3-unforce-cflags.patch
12mr|zip-3.0-6|15	Patch1: zip-2.3-noninteractivepassword+testencrypedfile.patch
12mr|zip-3.0-6|16	Patch2: zip-3.0-format_not_a_string_literal_and_no_format_arguments.diff
12mr|zip-3.0-6|17	Patch3: zip-3.0-LDFLAGS.diff
12mr|zip-3.0-6|18	BuildRequires: bzip2-devel
12mr|zip-3.0-6|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|zip-3.0-6|20	
12mr|zip-3.0-6|21	%description
12mr|zip-3.0-6|22	The zip program is a compression and file packaging utility. Zip is analogous
12mr|zip-3.0-6|23	to a combination of the UNIX tar and compress commands and is compatible with
12mr|zip-3.0-6|24	PKZIP (a compression and file packaging utility for MS-DOS systems).
12mr|zip-3.0-6|25	
12mr|zip-3.0-6|26	Install the zip package if you need to compress files using the zip program.
12mr|zip-3.0-6|27	
12mr|zip-3.0-6|28	This version support crypto encryption.
12mr|zip-3.0-6|29	
12mr|zip-3.0-6|30	%prep
12mr|zip-3.0-6|31	
12mr|zip-3.0-6|32	%setup -q -n %{name}%{filever}
12mr|zip-3.0-6|33	%patch0 -p1 -b .cflags
12mr|zip-3.0-6|34	%patch1 -p0 -b .pass
12mr|zip-3.0-6|35	%patch2 -p0 -b .format_not_a_string_literal_and_no_format_arguments
12mr|zip-3.0-6|36	%patch3 -p0 -b .LDFLAGS
12mr|zip-3.0-6|37	
12mr|zip-3.0-6|38	%build
12mr|zip-3.0-6|39	make -ef unix/Makefile prefix=%{prefix} CC="gcc %{optflags} -D_FILE_OFFSET_BITS=64" LDFLAGS="%{ldflags}" generic_gcc
12mr|zip-3.0-6|40	
12mr|zip-3.0-6|41	%install
12mr|zip-3.0-6|42	rm -rf %{buildroot}
12mr|zip-3.0-6|43	
12mr|zip-3.0-6|44	mkdir -p %{buildroot}%{_bindir}
12mr|zip-3.0-6|45	mkdir -p %{buildroot}%{_mandir}/man1
12mr|zip-3.0-6|46	
12mr|zip-3.0-6|47	%makeinstall -f unix/Makefile MANDIR=%{buildroot}%{_mandir}/man1 INSTALL=install
12mr|zip-3.0-6|48	
12mr|zip-3.0-6|49	%clean
12mr|zip-3.0-6|50	rm -fr %{buildroot}
12mr|zip-3.0-6|51	
12mr|zip-3.0-6|52	%files
12mr|zip-3.0-6|53	%defattr(-,root,root)
12mr|zip-3.0-6|54	%doc BUGS CHANGES INSTALL README TODO WHATSNEW WHERE LICENSE
12mr|zip-3.0-6|55	%attr(0755,root,root) %{_bindir}/*
12mr|zip-3.0-6|56	%{_mandir}/man1/*
12mr|zip-3.0-6|57	
12mr|zip-3.0-6|58	
12mr|zip-3.0-6|59	
12mr|zip-3.0-6|60	%changelog
12mr|zip-3.0-6|61	

19425 12
12mr|zisofs-tools-1.0.8-8|1	Summary:	Utilities to create compressed CD-ROM filesystems
12mr|zisofs-tools-1.0.8-8|2	Name:		zisofs-tools
12mr|zisofs-tools-1.0.8-8|3	Version:	1.0.8
12mr|zisofs-tools-1.0.8-8|4	Release:	%mkrel 8
12mr|zisofs-tools-1.0.8-8|5	License:	GPL
12mr|zisofs-tools-1.0.8-8|6	Group:		Archiving/Cd burning
12mr|zisofs-tools-1.0.8-8|7	URL:		http://www.kernel.org/pub/linux/utils/fs/zisofs/
12mr|zisofs-tools-1.0.8-8|8	Source0:	http://www.kernel.org/pub/linux/utils/fs/zisofs/%{name}-%{version}.tar.bz2
12mr|zisofs-tools-1.0.8-8|9	Source1:	http://www.kernel.org/pub/linux/utils/fs/zisofs/%{name}-%{version}.tar.bz2.sign
12mr|zisofs-tools-1.0.8-8|10	BuildRequires:	zlib-devel
12mr|zisofs-tools-1.0.8-8|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|zisofs-tools-1.0.8-8|12	
12mr|zisofs-tools-1.0.8-8|13	%description
12mr|zisofs-tools-1.0.8-8|14	Tools that, in combination with an appropriately patched version of
12mr|zisofs-tools-1.0.8-8|15	mkisofs, allow the creation of compressed CD-ROM filesystems.
12mr|zisofs-tools-1.0.8-8|16	
12mr|zisofs-tools-1.0.8-8|17	%prep
12mr|zisofs-tools-1.0.8-8|18	%setup -q
12mr|zisofs-tools-1.0.8-8|19	
12mr|zisofs-tools-1.0.8-8|20	%build
12mr|zisofs-tools-1.0.8-8|21	%configure
12mr|zisofs-tools-1.0.8-8|22	%make
12mr|zisofs-tools-1.0.8-8|23	
12mr|zisofs-tools-1.0.8-8|24	%install
12mr|zisofs-tools-1.0.8-8|25	rm -rf $RPM_BUILD_ROOT
12mr|zisofs-tools-1.0.8-8|26	make install INSTALLROOT="$RPM_BUILD_ROOT"
12mr|zisofs-tools-1.0.8-8|27	
12mr|zisofs-tools-1.0.8-8|28	%clean
12mr|zisofs-tools-1.0.8-8|29	rm -rf $RPM_BUILD_ROOT
12mr|zisofs-tools-1.0.8-8|30	
12mr|zisofs-tools-1.0.8-8|31	%files
12mr|zisofs-tools-1.0.8-8|32	%defattr(-,root,root)
12mr|zisofs-tools-1.0.8-8|33	%doc README zisofs.magic
12mr|zisofs-tools-1.0.8-8|34	%{_bindir}/mkzftree
12mr|zisofs-tools-1.0.8-8|35	%{_mandir}/man1/mkzftree.1*
12mr|zisofs-tools-1.0.8-8|36	
12mr|zisofs-tools-1.0.8-8|37	
12mr|zisofs-tools-1.0.8-8|38	
12mr|zisofs-tools-1.0.8-8|39	
12mr|zisofs-tools-1.0.8-8|40	
12mr|zisofs-tools-1.0.8-8|41	%changelog
12mr|zisofs-tools-1.0.8-8|42	

19426 12
12mr|zlib-1.2.7-3|1	%define shortname	z
12mr|zlib-1.2.7-3|2	%define major 1
12mr|zlib-1.2.7-3|3	%define libname		%mklibname %{shortname}%{major}
12mr|zlib-1.2.7-3|4	%define biarchname	lib%{shortname}%{major}
12mr|zlib-1.2.7-3|5	%define develname	%mklibname %{shortname} -d
12mr|zlib-1.2.7-3|6	
12mr|zlib-1.2.7-3|7	%define build_biarch 0
12mr|zlib-1.2.7-3|8	# Enable bi-arch build on ppc64, sparc64 and x86-64
12mr|zlib-1.2.7-3|9	%ifarch sparcv9 sparc64 x86_64 ppc64
12mr|zlib-1.2.7-3|10	%define build_biarch 1
12mr|zlib-1.2.7-3|11	%endif
12mr|zlib-1.2.7-3|12	%ifarch sparcv9
12mr|zlib-1.2.7-3|13	%define	_lib	lib64
12mr|zlib-1.2.7-3|14	%endif
12mr|zlib-1.2.7-3|15	
12mr|zlib-1.2.7-3|16	%bcond_without	uclibc
12mr|zlib-1.2.7-3|17	%bcond_without	dietlibc
12mr|zlib-1.2.7-3|18	
12mr|zlib-1.2.7-3|19	Summary:	The zlib compression and decompression library
12mr|zlib-1.2.7-3|20	Name:		zlib
12mr|zlib-1.2.7-3|21	Version:	1.2.7
12mr|zlib-1.2.7-3|22	Release:	3
12mr|zlib-1.2.7-3|23	Group:		System/Libraries
12mr|zlib-1.2.7-3|24	License:	BSD
12mr|zlib-1.2.7-3|25	URL:		http://www.gzip.org/zlib/
12mr|zlib-1.2.7-3|26	Source0:	http://www.zlib.net/%{name}-%{version}.tar.gz
12mr|zlib-1.2.7-3|27	Patch1:		zlib-1.2.6-multibuild.patch
12mr|zlib-1.2.7-3|28	BuildRequires:	setarch
12mr|zlib-1.2.7-3|29	%if %{with uclibc}
12mr|zlib-1.2.7-3|30	BuildRequires:	uClibc-devel >= 0.9.32-2
12mr|zlib-1.2.7-3|31	%endif
12mr|zlib-1.2.7-3|32	%if %{with dietlibc}
12mr|zlib-1.2.7-3|33	BuildRequires:	dietlibc-devel
12mr|zlib-1.2.7-3|34	%endif
12mr|zlib-1.2.7-3|35	
12mr|zlib-1.2.7-3|36	%description
12mr|zlib-1.2.7-3|37	The zlib compression library provides in-memory compression and
12mr|zlib-1.2.7-3|38	decompression functions, including integrity checks of the uncompressed
12mr|zlib-1.2.7-3|39	data.  This version of the library supports only one compression method
12mr|zlib-1.2.7-3|40	(deflation), but other algorithms may be added later, which will have
12mr|zlib-1.2.7-3|41	the same stream interface.  The zlib library is used by many different
12mr|zlib-1.2.7-3|42	system programs.
12mr|zlib-1.2.7-3|43	
12mr|zlib-1.2.7-3|44	%package -n	%{libname}
12mr|zlib-1.2.7-3|45	Summary:	The zlib compression and decompression library
12mr|zlib-1.2.7-3|46	Group:		System/Libraries
12mr|zlib-1.2.7-3|47	%rename		%{_lib}zlib1
12mr|zlib-1.2.7-3|48	%rename		%{name}
12mr|zlib-1.2.7-3|49	%rename		%{name}1
12mr|zlib-1.2.7-3|50	
12mr|zlib-1.2.7-3|51	%description -n	%{libname}
12mr|zlib-1.2.7-3|52	The zlib compression library provides in-memory compression and
12mr|zlib-1.2.7-3|53	decompression functions, including integrity checks of the uncompressed
12mr|zlib-1.2.7-3|54	data.  This version of the library supports only one compression method
12mr|zlib-1.2.7-3|55	(deflation), but other algorithms may be added later, which will have
12mr|zlib-1.2.7-3|56	the same stream interface.  The zlib library is used by many different
12mr|zlib-1.2.7-3|57	system programs.
12mr|zlib-1.2.7-3|58	
12mr|zlib-1.2.7-3|59	%if %{build_biarch}
12mr|zlib-1.2.7-3|60	%package -n	%{biarchname}
12mr|zlib-1.2.7-3|61	Summary:	The zlib compression and decompression library - biarch
12mr|zlib-1.2.7-3|62	Group:		System/Libraries
12mr|zlib-1.2.7-3|63	Conflicts:	zlib1 < 1.2.6-3
12mr|zlib-1.2.7-3|64	
12mr|zlib-1.2.7-3|65	%description -n %{biarchname}
12mr|zlib-1.2.7-3|66	This package contains the zlib biarch library.
12mr|zlib-1.2.7-3|67	%endif
12mr|zlib-1.2.7-3|68	
12mr|zlib-1.2.7-3|69	#%if %{with uclibc}
12mr|zlib-1.2.7-3|70	#%package -n	uclibc-%{libname}
12mr|zlib-1.2.7-3|71	#Summary:	The zlib compression and decompression library linked against uClibc
12mr|zlib-1.2.7-3|72	#Group:		System/Libraries
12mr|zlib-1.2.7-3|73	#Conflicts:	zlib1 < 1.2.6-4
12mr|zlib-1.2.7-3|74	#
12mr|zlib-1.2.7-3|75	#%description -n	uclibc-%{libname}
12mr|zlib-1.2.7-3|76	#This package contains a version of the zlib library that's built against the
12mr|zlib-1.2.7-3|77	#uClibc library.
12mr|zlib-1.2.7-3|78	#%endif
12mr|zlib-1.2.7-3|79	
12mr|zlib-1.2.7-3|80	%package -n	%{develname}
12mr|zlib-1.2.7-3|81	Summary:	Header files and libraries for developing apps which will use zlib
12mr|zlib-1.2.7-3|82	Group:		Development/C
12mr|zlib-1.2.7-3|83	Requires:	%{libname} = %{version}-%{release}
12mr|zlib-1.2.7-3|84	%rename		%{_lib}zlib-devel
12mr|zlib-1.2.7-3|85	%rename		%{name}-devel
12mr|zlib-1.2.7-3|86	%rename		%{name}1-devel
12mr|zlib-1.2.7-3|87	
12mr|zlib-1.2.7-3|88	%description -n	%{develname}
12mr|zlib-1.2.7-3|89	The zlib-devel package contains the header files and libraries needed
12mr|zlib-1.2.7-3|90	to develop programs that use the zlib compression and decompression
12mr|zlib-1.2.7-3|91	library.
12mr|zlib-1.2.7-3|92	
12mr|zlib-1.2.7-3|93	Install the zlib-devel package if you want to develop applications that
12mr|zlib-1.2.7-3|94	will use the zlib library.
12mr|zlib-1.2.7-3|95	
12mr|zlib-1.2.7-3|96	%prep
12mr|zlib-1.2.7-3|97	%setup -q
12mr|zlib-1.2.7-3|98	%patch1 -p1 -b .multibuild~
12mr|zlib-1.2.7-3|99	
12mr|zlib-1.2.7-3|100	%build
12mr|zlib-1.2.7-3|101	#(peroyvind): be sure to remove -m64/-m32 flags as they're not overridable
12mr|zlib-1.2.7-3|102	RPM_OPT_FLAGS="`echo $RPM_OPT_FLAGS| sed -e 's/-m.. //g'` -O3"
12mr|zlib-1.2.7-3|103	mkdir objs
12mr|zlib-1.2.7-3|104	pushd objs
12mr|zlib-1.2.7-3|105	CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="%{?ldflags}" \
12mr|zlib-1.2.7-3|106	%if %{build_biarch}
12mr|zlib-1.2.7-3|107	CC="%{__cc} -m64" \
12mr|zlib-1.2.7-3|108	%endif
12mr|zlib-1.2.7-3|109	../configure --shared --prefix=%{_prefix} --libdir=%{_libdir}
12mr|zlib-1.2.7-3|110	%make
12mr|zlib-1.2.7-3|111	make test
12mr|zlib-1.2.7-3|112	ln -s ../zlib.3 .
12mr|zlib-1.2.7-3|113	popd
12mr|zlib-1.2.7-3|114	
12mr|zlib-1.2.7-3|115	%if %{build_biarch}
12mr|zlib-1.2.7-3|116	%ifarch %{sparcx}
12mr|zlib-1.2.7-3|117	RPM_OPT_FLAGS_32="$RPM_OPT_FLAGS"
12mr|zlib-1.2.7-3|118	%else
12mr|zlib-1.2.7-3|119	RPM_OPT_FLAGS_32=`linux32 rpm --eval %%optflags|sed -e 's#i586#pentium4#g'`
12mr|zlib-1.2.7-3|120	%endif
12mr|zlib-1.2.7-3|121	mkdir objs32
12mr|zlib-1.2.7-3|122	pushd objs32
12mr|zlib-1.2.7-3|123	CFLAGS="$RPM_OPT_FLAGS_32" LDFLAGS="%{?ldflags}" CC="%{__cc} -m32" \
12mr|zlib-1.2.7-3|124	../configure --shared --prefix=%{_prefix}
12mr|zlib-1.2.7-3|125	%make
12mr|zlib-1.2.7-3|126	make test
12mr|zlib-1.2.7-3|127	ln -s ../zlib.3 .
12mr|zlib-1.2.7-3|128	popd
12mr|zlib-1.2.7-3|129	%endif
12mr|zlib-1.2.7-3|130	
12mr|zlib-1.2.7-3|131	%if %{with dietlibc}
12mr|zlib-1.2.7-3|132	mkdir objsdietlibc
12mr|zlib-1.2.7-3|133	pushd objsdietlibc
12mr|zlib-1.2.7-3|134	CFLAGS="-Os" CC="diet gcc" \
12mr|zlib-1.2.7-3|135	../configure --prefix=%{_prefix}
12mr|zlib-1.2.7-3|136	%make libz.a
12mr|zlib-1.2.7-3|137	popd
12mr|zlib-1.2.7-3|138	%endif
12mr|zlib-1.2.7-3|139	
12mr|zlib-1.2.7-3|140	%if %{with uclibc}
12mr|zlib-1.2.7-3|141	mkdir objsuclibc
12mr|zlib-1.2.7-3|142	pushd objsuclibc
12mr|zlib-1.2.7-3|143	CFLAGS="%{uclibc_cflags}" LDFLAGS="%{?ldflags}" CC="%{uclibc_cc}" \
12mr|zlib-1.2.7-3|144	../configure --shared --prefix=%{_prefix}
12mr|zlib-1.2.7-3|145	%make
12mr|zlib-1.2.7-3|146	popd
12mr|zlib-1.2.7-3|147	%endif
12mr|zlib-1.2.7-3|148	
12mr|zlib-1.2.7-3|149	%install
12mr|zlib-1.2.7-3|150	install -d %{buildroot}/%{_prefix}
12mr|zlib-1.2.7-3|151	install -d %{buildroot}/%{_libdir}
12mr|zlib-1.2.7-3|152	
12mr|zlib-1.2.7-3|153	make install -C objs prefix=%{buildroot}%{_prefix} libdir=%{buildroot}%{_libdir}
12mr|zlib-1.2.7-3|154	%if %{build_biarch}
12mr|zlib-1.2.7-3|155	make install-libs -C objs32 prefix=%{buildroot}%{_prefix}
12mr|zlib-1.2.7-3|156	%endif
12mr|zlib-1.2.7-3|157	
12mr|zlib-1.2.7-3|158	install -d %{buildroot}/%{_lib}
12mr|zlib-1.2.7-3|159	mv %{buildroot}%{_libdir}/*.so.* %{buildroot}/%{_lib}/
12mr|zlib-1.2.7-3|160	ln -s ../../%{_lib}/libz.so.%{version} %{buildroot}%{_libdir}/
12mr|zlib-1.2.7-3|161	
12mr|zlib-1.2.7-3|162	%if %{build_biarch}
12mr|zlib-1.2.7-3|163	install -d %{buildroot}/lib
12mr|zlib-1.2.7-3|164	mv %{buildroot}%{_prefix}/lib/*.so.* %{buildroot}/lib/
12mr|zlib-1.2.7-3|165	ln -s ../../lib/libz.so.%{version} %{buildroot}%{_prefix}/lib/
12mr|zlib-1.2.7-3|166	# MD there should be no reason the 32bit devel files should be pkgd
12mr|zlib-1.2.7-3|167	rm -f %{buildroot}%{_prefix}/lib/*.a \
12mr|zlib-1.2.7-3|168	%{buildroot}%{_prefix}/lib/*.so \
12mr|zlib-1.2.7-3|169	%{buildroot}%{_prefix}/lib/pkgconfig/zlib.pc
12mr|zlib-1.2.7-3|170	%endif
12mr|zlib-1.2.7-3|171	
12mr|zlib-1.2.7-3|172	%if %{with dietlibc}
12mr|zlib-1.2.7-3|173	install -m644 objsdietlibc/libz.a -D %{buildroot}%{_prefix}/lib/dietlibc/lib-%{_arch}/libz.a
12mr|zlib-1.2.7-3|174	%endif
12mr|zlib-1.2.7-3|175	
12mr|zlib-1.2.7-3|176	%if %{with uclibc}
12mr|zlib-1.2.7-3|177	#install -m644 objsuclibc/libz.a -D %{buildroot}%{uclibc_root}%{_libdir}/libz.a
12mr|zlib-1.2.7-3|178	make install-libs-only -C objsuclibc prefix=%{buildroot}%{uclibc_root} libdir=%{buildroot}%{uclibc_root}%{_libdir}
12mr|zlib-1.2.7-3|179	%endif
12mr|zlib-1.2.7-3|180	
12mr|zlib-1.2.7-3|181	%files -n %{libname}
12mr|zlib-1.2.7-3|182	%doc README
12mr|zlib-1.2.7-3|183	/%{_lib}/libz.so.%{major}*
12mr|zlib-1.2.7-3|184	%{_libdir}/libz.so.%{major}*
12mr|zlib-1.2.7-3|185	%if %{with uclibc}
12mr|zlib-1.2.7-3|186	%{uclibc_root}%{_libdir}/libz.so.%{major}*
12mr|zlib-1.2.7-3|187	%endif
12mr|zlib-1.2.7-3|188	
12mr|zlib-1.2.7-3|189	%if %{build_biarch}
12mr|zlib-1.2.7-3|190	%files -n %{biarchname}
12mr|zlib-1.2.7-3|191	/lib/libz.so.*
12mr|zlib-1.2.7-3|192	%{_prefix}/lib/libz.so.%{major}*
12mr|zlib-1.2.7-3|193	%endif
12mr|zlib-1.2.7-3|194	
12mr|zlib-1.2.7-3|195	#%if %{with uclibc}
12mr|zlib-1.2.7-3|196	#%files -n uclibc-%{libname}
12mr|zlib-1.2.7-3|197	#%{uclibc_root}%{_libdir}/libz.so.%{major}*
12mr|zlib-1.2.7-3|198	#%endif
12mr|zlib-1.2.7-3|199	
12mr|zlib-1.2.7-3|200	%files -n %{develname}
12mr|zlib-1.2.7-3|201	%doc README ChangeLog doc/algorithm.txt
12mr|zlib-1.2.7-3|202	%{_mandir}/man3/zlib.3*
12mr|zlib-1.2.7-3|203	%{_libdir}/*.a
12mr|zlib-1.2.7-3|204	%{_libdir}/*.so
12mr|zlib-1.2.7-3|205	%{_libdir}/pkgconfig/zlib.pc
12mr|zlib-1.2.7-3|206	%if %{with uclibc}
12mr|zlib-1.2.7-3|207	%{uclibc_root}%{_libdir}/libz.so
12mr|zlib-1.2.7-3|208	%endif
12mr|zlib-1.2.7-3|209	%{_includedir}/*
12mr|zlib-1.2.7-3|210	%if %{with dietlibc}
12mr|zlib-1.2.7-3|211	%{_prefix}/lib/dietlibc/lib-%{_arch}/libz.a
12mr|zlib-1.2.7-3|212	%endif
12mr|zlib-1.2.7-3|213	%if %{with uclibc}
12mr|zlib-1.2.7-3|214	%{uclibc_root}%{_libdir}/libz.a
12mr|zlib-1.2.7-3|215	%endif
12mr|zlib-1.2.7-3|216	
12mr|zlib-1.2.7-3|217	
12mr|zlib-1.2.7-3|218	
12mr|zlib-1.2.7-3|219	%changelog
12mr|zlib-1.2.7-3|220	* Fri Aug  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|zlib-1.2.7-3|221	+ Commit: 953f2b9
12mr|zlib-1.2.7-3|222	- Bump release for updates purpose
12mr|zlib-1.2.7-3|223	
12mr|zlib-1.2.7-3|224	

19427 12
12mr|zsh-5.0.0-2|1	%define _disable_ld_no_undefined 1
12mr|zsh-5.0.0-2|2	
12mr|zsh-5.0.0-2|3	# The version flow of zsh: N - N-dev-1 - ... - (N+1)-pre-1 ... (N+1)
12mr|zsh-5.0.0-2|4	#define dev 0
12mr|zsh-5.0.0-2|5	#define pre 0
12mr|zsh-5.0.0-2|6	%define zshversion 5.0.0
12mr|zsh-5.0.0-2|7	
12mr|zsh-5.0.0-2|8	%if %{?dev:1}%{!?dev:0} && %{?pre:1}%{!?pre:0}
12mr|zsh-5.0.0-2|9	%{error:Both %%pre and %%dev defined}
12mr|zsh-5.0.0-2|10	%endif
12mr|zsh-5.0.0-2|11	
12mr|zsh-5.0.0-2|12	%if %{?dev:1}%{!?dev:0} || %{?pre:1}%{!?pre:0}
12mr|zsh-5.0.0-2|13	%define devdir development/
12mr|zsh-5.0.0-2|14	%endif
12mr|zsh-5.0.0-2|15	
12mr|zsh-5.0.0-2|16	%define srcversion %{zshversion}%{?pre:-pre-%{pre}}%{?dev:-dev-%{dev}}
12mr|zsh-5.0.0-2|17	
12mr|zsh-5.0.0-2|18	Summary: A shell with lots of features
12mr|zsh-5.0.0-2|19	Name:    zsh
12mr|zsh-5.0.0-2|20	Version: %zshversion%{?dev:.dev%{dev}}
12mr|zsh-5.0.0-2|21	Release: %{?pre:0.pre%{pre}.}2
12mr|zsh-5.0.0-2|22	Epoch: 1
12mr|zsh-5.0.0-2|23	License: BSD-like
12mr|zsh-5.0.0-2|24	Group: Shells
12mr|zsh-5.0.0-2|25	Url: http://www.zsh.org
12mr|zsh-5.0.0-2|26	Source0: http://www.zsh.org/pub/%{?devdir}%name-%{srcversion}.tar.bz2
12mr|zsh-5.0.0-2|27	Source1: http://www.zsh.org/pub/%{?devdir}%name-%{srcversion}-doc.tar.bz2
12mr|zsh-5.0.0-2|28	Source2: zcfg-mdk.tar.bz2
12mr|zsh-5.0.0-2|29	Source3: http://zsh.dotsrc.org/Guide/zshguide.tar.gz
12mr|zsh-5.0.0-2|30	Source4: zsh.urpmi_comp
12mr|zsh-5.0.0-2|31	Source5: zsh.rpmlintrc
12mr|zsh-5.0.0-2|32	
12mr|zsh-5.0.0-2|33	# Upstream patches (none at the moment)
12mr|zsh-5.0.0-2|34	
12mr|zsh-5.0.0-2|35	Requires(postun): rpm-helper
12mr|zsh-5.0.0-2|36	Requires(post): rpm-helper
12mr|zsh-5.0.0-2|37	BuildRequires:	pkgconfig(ncurses)
12mr|zsh-5.0.0-2|38	BuildRequires:	termcap-devel >= 2.0
12mr|zsh-5.0.0-2|39	BuildRequires:	texinfo
12mr|zsh-5.0.0-2|40	BuildRequires:	yodl
12mr|zsh-5.0.0-2|41	BuildRequires:	pcre-devel
12mr|zsh-5.0.0-2|42	BuildRequires: rpm-helper >= 0.18.5
12mr|zsh-5.0.0-2|43	BuildRequires: gdbm-devel
12mr|zsh-5.0.0-2|44	BuildRequires: groff
12mr|zsh-5.0.0-2|45	Provides:	/bin/zsh
12mr|zsh-5.0.0-2|46	Provides:	/usr/bin/zsh
12mr|zsh-5.0.0-2|47	
12mr|zsh-5.0.0-2|48	%description
12mr|zsh-5.0.0-2|49	Zsh is a UNIX command interpreter (shell) usable as an
12mr|zsh-5.0.0-2|50	interactive login shell and as a shell script command
12mr|zsh-5.0.0-2|51	processor. Of the standard shells, zsh most closely resembles
12mr|zsh-5.0.0-2|52	ksh but includes many enhancements. Zsh has command-line editing,
12mr|zsh-5.0.0-2|53	built-in spelling correction, programmable command completion,
12mr|zsh-5.0.0-2|54	shell functions (with autoloading), a history mechanism, and a
12mr|zsh-5.0.0-2|55	lots of other features
12mr|zsh-5.0.0-2|56	
12mr|zsh-5.0.0-2|57	Install the zsh package if you'd like to try out a different shell.
12mr|zsh-5.0.0-2|58	
12mr|zsh-5.0.0-2|59	%package doc
12mr|zsh-5.0.0-2|60	Summary: The doc package of zsh
12mr|zsh-5.0.0-2|61	Group: Books/Computer books
12mr|zsh-5.0.0-2|62	
12mr|zsh-5.0.0-2|63	%description doc
12mr|zsh-5.0.0-2|64	Zsh is a UNIX command interpreter (shell) usable as an
12mr|zsh-5.0.0-2|65	interactive login shell and as a shell script command
12mr|zsh-5.0.0-2|66	processor. Of the standard shells, zsh most closely resembles
12mr|zsh-5.0.0-2|67	ksh but includes many enhancements. Zsh has command-line editing,
12mr|zsh-5.0.0-2|68	built-in spelling correction, programmable command completion,
12mr|zsh-5.0.0-2|69	shell functions (with autoloading), a history mechanism, and a
12mr|zsh-5.0.0-2|70	lots of other features
12mr|zsh-5.0.0-2|71	
12mr|zsh-5.0.0-2|72	This package include doc guid examples and manual for zsh.
12mr|zsh-5.0.0-2|73	
12mr|zsh-5.0.0-2|74	%prep
12mr|zsh-5.0.0-2|75	%setup -q -a 2 -a 1 -n %name-%srcversion
12mr|zsh-5.0.0-2|76	
12mr|zsh-5.0.0-2|77	mv %name-%{srcversion}/Doc/* Doc/
12mr|zsh-5.0.0-2|78	install -m 0644 %{SOURCE4}  Completion/Mandriva/Command/_urpmi
12mr|zsh-5.0.0-2|79	
12mr|zsh-5.0.0-2|80	# remove temporary files
12mr|zsh-5.0.0-2|81	find | grep '~$' | xargs rm -f
12mr|zsh-5.0.0-2|82	perl -pi -e 's|/usr/local/bin/|%_bindir/|' Functions/Misc/{run-help,checkmail,zcalc}
12mr|zsh-5.0.0-2|83	
12mr|zsh-5.0.0-2|84	%build
12mr|zsh-5.0.0-2|85	
12mr|zsh-5.0.0-2|86	# check for tcsetpgrp fails with "configure: error: no controlling tty" when
12mr|zsh-5.0.0-2|87	# building by bot; force tcsetpgrp
12mr|zsh-5.0.0-2|88	%configure2_5x \
12mr|zsh-5.0.0-2|89	--enable-etcdir=%_sysconfdir \
12mr|zsh-5.0.0-2|90	--enable-function-subdirs \
12mr|zsh-5.0.0-2|91	%ifarch sparc
12mr|zsh-5.0.0-2|92	--disable-lfs \
12mr|zsh-5.0.0-2|93	%endif
12mr|zsh-5.0.0-2|94	--enable-pcre \
12mr|zsh-5.0.0-2|95	--with-tcsetpgrp
12mr|zsh-5.0.0-2|96	make all
12mr|zsh-5.0.0-2|97	
12mr|zsh-5.0.0-2|98	%install
12mr|zsh-5.0.0-2|99	make install DESTDIR=%buildroot
12mr|zsh-5.0.0-2|100	make install.info DESTDIR=%buildroot
12mr|zsh-5.0.0-2|101	
12mr|zsh-5.0.0-2|102	# copy Mandriva Configuration files.
12mr|zsh-5.0.0-2|103	mkdir -p %{buildroot}/{bin,etc}
12mr|zsh-5.0.0-2|104	cp -a zcfg/etc/z* %{buildroot}%_sysconfdir
12mr|zsh-5.0.0-2|105	cp -a zcfg/share/zshrc_default %buildroot%_datadir/zsh/%srcversion/zshrc_default
12mr|zsh-5.0.0-2|106	
12mr|zsh-5.0.0-2|107	# this prevents RPM helper from adding dependency on /usr/bin/zsh
12mr|zsh-5.0.0-2|108	find %buildroot%_datadir/zsh/%srcversion -type f -exec chmod 0644 '{}' \;
12mr|zsh-5.0.0-2|109	
12mr|zsh-5.0.0-2|110	# Backward compatibilie should be removed in the others times.
12mr|zsh-5.0.0-2|111	pushd %{buildroot}/bin && {
12mr|zsh-5.0.0-2|112	mv ..%_bindir/zsh ./zsh
12mr|zsh-5.0.0-2|113	} && popd
12mr|zsh-5.0.0-2|114	
12mr|zsh-5.0.0-2|115	# zshall.1 includes all other man pages which does not work with compressed
12mr|zsh-5.0.0-2|116	# files. Generate full contents here
12mr|zsh-5.0.0-2|117	pushd %{buildroot}%_mandir && {
12mr|zsh-5.0.0-2|118	/usr/bin/soelim man1/zshall.1 > zshall-full
12mr|zsh-5.0.0-2|119	mv zshall-full man1/zshall.1
12mr|zsh-5.0.0-2|120	popd
12mr|zsh-5.0.0-2|121	}
12mr|zsh-5.0.0-2|122	
12mr|zsh-5.0.0-2|123	rm -f %{buildroot}%_bindir/zsh-%srcversion
12mr|zsh-5.0.0-2|124	
12mr|zsh-5.0.0-2|125	# Copy documentation.
12mr|zsh-5.0.0-2|126	rm -rf docroot
12mr|zsh-5.0.0-2|127	mkdir -p docroot/{Info_html,Examples,Documentation}/
12mr|zsh-5.0.0-2|128	
12mr|zsh-5.0.0-2|129	cp -a README docroot/
12mr|zsh-5.0.0-2|130	cp -a Functions/Misc/* Misc/* Util/* docroot/Examples/
12mr|zsh-5.0.0-2|131	cp -a ChangeLog* docroot/Documentation
12mr|zsh-5.0.0-2|132	cp -a StartupFiles docroot/
12mr|zsh-5.0.0-2|133	cp -a Etc/* docroot/Documentation
12mr|zsh-5.0.0-2|134	cp -a Doc/*html docroot/Info_html/
12mr|zsh-5.0.0-2|135	
12mr|zsh-5.0.0-2|136	mkdir -p docroot/Zsh_Guide
12mr|zsh-5.0.0-2|137	tar xzf %SOURCE3 -C docroot/Zsh_Guide
12mr|zsh-5.0.0-2|138	( cd docroot/Zsh_Guide/zshguide/ ; make )
12mr|zsh-5.0.0-2|139	mv docroot/Zsh_Guide/zshguide/*html docroot/Zsh_Guide/
12mr|zsh-5.0.0-2|140	rm -Rf docroot/Zsh_Guide/zshguide/
12mr|zsh-5.0.0-2|141	
12mr|zsh-5.0.0-2|142	# Doc
12mr|zsh-5.0.0-2|143	rm -f docroot/{StartupFiles/.distfiles,Examples/{Makefile*,*.yo},Documentation/{Makefile*,*.yo}}
12mr|zsh-5.0.0-2|144	find docroot/ -name 'Makefile*' -o -name '.yo'|xargs rm -f
12mr|zsh-5.0.0-2|145	find docroot/ -type f|xargs perl -pi -e 's@^#!%_prefix/local/bin/(perl|zsh)@#!%_bindir/\1@'
12mr|zsh-5.0.0-2|146	mv docroot/Examples/compctl-examples docroot/StartupFiles
12mr|zsh-5.0.0-2|147	
12mr|zsh-5.0.0-2|148	%post
12mr|zsh-5.0.0-2|149	%_post_shelladd /bin/zsh
12mr|zsh-5.0.0-2|150	%if %{mdvver} < 201100
12mr|zsh-5.0.0-2|151	%_install_info %name.info
12mr|zsh-5.0.0-2|152	%endif
12mr|zsh-5.0.0-2|153	
12mr|zsh-5.0.0-2|154	%preun
12mr|zsh-5.0.0-2|155	%if %{mdvver} <= 201100
12mr|zsh-5.0.0-2|156	%_remove_install_info %name.info
12mr|zsh-5.0.0-2|157	%endif
12mr|zsh-5.0.0-2|158	%_preun_shelldel /bin/zsh
12mr|zsh-5.0.0-2|159	
12mr|zsh-5.0.0-2|160	%files
12mr|zsh-5.0.0-2|161	%defattr(-,root,root,0755)
12mr|zsh-5.0.0-2|162	%doc docroot/README NEWS
12mr|zsh-5.0.0-2|163	%config(noreplace) %_sysconfdir/z*
12mr|zsh-5.0.0-2|164	/bin/%name
12mr|zsh-5.0.0-2|165	%_mandir/man1/*.1*
12mr|zsh-5.0.0-2|166	%_infodir/*.info*
12mr|zsh-5.0.0-2|167	%dir %_datadir/zsh
12mr|zsh-5.0.0-2|168	%dir %_datadir/zsh/%{srcversion}/
12mr|zsh-5.0.0-2|169	%_datadir/zsh/%{srcversion}/functions
12mr|zsh-5.0.0-2|170	%_datadir/zsh/%{srcversion}/scripts
12mr|zsh-5.0.0-2|171	%_datadir/zsh/%{srcversion}/zshrc_default
12mr|zsh-5.0.0-2|172	%dir %_libdir/zsh
12mr|zsh-5.0.0-2|173	%_libdir/zsh/%{srcversion}/
12mr|zsh-5.0.0-2|174	%_datadir/zsh/site-functions/
12mr|zsh-5.0.0-2|175	
12mr|zsh-5.0.0-2|176	%files doc
12mr|zsh-5.0.0-2|177	%doc docroot/Documentation/ docroot/Examples/ docroot/Info_html/
12mr|zsh-5.0.0-2|178	%doc docroot/StartupFiles/ docroot/Zsh_Guide ChangeLog* LICENCE
12mr|zsh-5.0.0-2|179	
12mr|zsh-5.0.0-2|180	
12mr|zsh-5.0.0-2|181	
12mr|zsh-5.0.0-2|182	%changelog
12mr|zsh-5.0.0-2|183	* Tue Sep  18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|zsh-5.0.0-2|184	+ Commit: 482ca86
12mr|zsh-5.0.0-2|185	- Add extra provides
12mr|zsh-5.0.0-2|186	
12mr|zsh-5.0.0-2|187	

19428 12
12mr|zvbi-0.2.33-8|1	%define libname %mklibname %{name} 0
12mr|zvbi-0.2.33-8|2	%define develname %mklibname %{name} -d
12mr|zvbi-0.2.33-8|3	
12mr|zvbi-0.2.33-8|4	Name:		zvbi
12mr|zvbi-0.2.33-8|5	Version:	0.2.33
12mr|zvbi-0.2.33-8|6	Release:	8
12mr|zvbi-0.2.33-8|7	Summary:	Raw VBI, Teletext and Closed Caption decoding library
12mr|zvbi-0.2.33-8|8	License:	GPL
12mr|zvbi-0.2.33-8|9	Group:		Video
12mr|zvbi-0.2.33-8|10	Url:		http://zapping.sourceforge.net/
12mr|zvbi-0.2.33-8|11	Source0:	http://prdownloads.sourceforge.net/zapping/%name-%version.tar.bz2
12mr|zvbi-0.2.33-8|12	Patch0:		zvbi-0.2.31-linkage_fix.diff
12mr|zvbi-0.2.33-8|13	Patch2:		zvbi-0.2.7-fix-build.patch
12mr|zvbi-0.2.33-8|14	Patch3:		zvbi-0.2.33-include_stat_h.patch
12mr|zvbi-0.2.33-8|15	Patch4:		zvbi-0.2.33-libpng15.patch
12mr|zvbi-0.2.33-8|16	BuildRequires:	pkgconfig(x11)
12mr|zvbi-0.2.33-8|17	BuildRequires:	gtk-doc
12mr|zvbi-0.2.33-8|18	BuildRequires:	pkgconfig(libpng)
12mr|zvbi-0.2.33-8|19	BuildRequires:	doxygen
12mr|zvbi-0.2.33-8|20	BuildRequires:	gettext-devel
12mr|zvbi-0.2.33-8|21	Requires:	gettext >= 0.10.36
12mr|zvbi-0.2.33-8|22	
12mr|zvbi-0.2.33-8|23	%description
12mr|zvbi-0.2.33-8|24	Non versionated files of zvbi, mainly libzvbi0 translations
12mr|zvbi-0.2.33-8|25	
12mr|zvbi-0.2.33-8|26	%package -n %{libname}
12mr|zvbi-0.2.33-8|27	Summary:	Raw VBI, Teletext and Closed Caption decoding library
12mr|zvbi-0.2.33-8|28	Group:		Video
12mr|zvbi-0.2.33-8|29	
12mr|zvbi-0.2.33-8|30	%description -n %{libname}
12mr|zvbi-0.2.33-8|31	VBI stands for Vertical Blanking Interval, a gap between the image
12mr|zvbi-0.2.33-8|32	data transmitted in an analog video signal. This gap is used to
12mr|zvbi-0.2.33-8|33	transmit AM modulated data for various data services like Teletext and
12mr|zvbi-0.2.33-8|34	Closed Caption.
12mr|zvbi-0.2.33-8|35	
12mr|zvbi-0.2.33-8|36	The zvbi library provides routines to:
12mr|zvbi-0.2.33-8|37	* read from raw VBI sampling devices (both V4L and V4L2 API are supported),
12mr|zvbi-0.2.33-8|38	* a versatile raw vbi bit slicer,
12mr|zvbi-0.2.33-8|39	* decoders for various data services and basic search,
12mr|zvbi-0.2.33-8|40	* demodulate raw to sliced VBI data,
12mr|zvbi-0.2.33-8|41	* interpret the data of several popular services.
12mr|zvbi-0.2.33-8|42	* render and export functions for text pages.
12mr|zvbi-0.2.33-8|43	
12mr|zvbi-0.2.33-8|44	The library is the vbi decoding backbone of the Zapping Gnome TV viewer
12mr|zvbi-0.2.33-8|45	and Zapzilla Teletext browser.
12mr|zvbi-0.2.33-8|46	
12mr|zvbi-0.2.33-8|47	%package -n %{develname}
12mr|zvbi-0.2.33-8|48	Summary:	Header files for developing apps which will use libzvbi
12mr|zvbi-0.2.33-8|49	Group:		Development/C
12mr|zvbi-0.2.33-8|50	Requires:	%{libname} = %{version}
12mr|zvbi-0.2.33-8|51	Provides:	lib%{name}-devel = %{version}-%{release}
12mr|zvbi-0.2.33-8|52	Provides:	%{name}-devel
12mr|zvbi-0.2.33-8|53	
12mr|zvbi-0.2.33-8|54	%description -n %{develname}
12mr|zvbi-0.2.33-8|55	Header files and static library of bzip2 functions, for developing apps which
12mr|zvbi-0.2.33-8|56	will use the zvbi library (aka libzvbi)
12mr|zvbi-0.2.33-8|57	
12mr|zvbi-0.2.33-8|58	%prep
12mr|zvbi-0.2.33-8|59	%setup -q
12mr|zvbi-0.2.33-8|60	%patch0 -p1 -b .linkage_fix
12mr|zvbi-0.2.33-8|61	%patch2 -p0 -b .build
12mr|zvbi-0.2.33-8|62	%patch3 -p1 -b .stat
12mr|zvbi-0.2.33-8|63	%patch4 -p1 -b .libpng15~
12mr|zvbi-0.2.33-8|64	
12mr|zvbi-0.2.33-8|65	%build
12mr|zvbi-0.2.33-8|66	autoreconf -fi
12mr|zvbi-0.2.33-8|67	
12mr|zvbi-0.2.33-8|68	%configure2_5x
12mr|zvbi-0.2.33-8|69	# gtkdoc fix:
12mr|zvbi-0.2.33-8|70	cp /usr/share/gtk-doc/data/gtkdoc-common.pl doc/
12mr|zvbi-0.2.33-8|71	%make
12mr|zvbi-0.2.33-8|72	
12mr|zvbi-0.2.33-8|73	%install
12mr|zvbi-0.2.33-8|74	%makeinstall_std
12mr|zvbi-0.2.33-8|75	%find_lang %{name}
12mr|zvbi-0.2.33-8|76	
12mr|zvbi-0.2.33-8|77	%files -f %{name}.lang
12mr|zvbi-0.2.33-8|78	%defattr(644,root,root,755)
12mr|zvbi-0.2.33-8|79	%doc COPYING
12mr|zvbi-0.2.33-8|80	%attr(755,root,root) %{_bindir}/*
12mr|zvbi-0.2.33-8|81	%attr(755,root,root) %{_sbindir}/*
12mr|zvbi-0.2.33-8|82	%{_mandir}/man1/*
12mr|zvbi-0.2.33-8|83	
12mr|zvbi-0.2.33-8|84	
12mr|zvbi-0.2.33-8|85	%files -n %{libname}
12mr|zvbi-0.2.33-8|86	%doc AUTHORS COPYING NEWS README
12mr|zvbi-0.2.33-8|87	%{_libdir}/libzvbi*.so.*
12mr|zvbi-0.2.33-8|88	
12mr|zvbi-0.2.33-8|89	%files -n %{develname}
12mr|zvbi-0.2.33-8|90	%defattr(644,root,root,755)
12mr|zvbi-0.2.33-8|91	%doc BUGS ChangeLog COPYING TODO doc/html
12mr|zvbi-0.2.33-8|92	%{_libdir}/lib*.so
12mr|zvbi-0.2.33-8|93	%{_libdir}/lib*.a
12mr|zvbi-0.2.33-8|94	%{_libdir}/pkgconfig/*
12mr|zvbi-0.2.33-8|95	%{_includedir}/libzvbi.h
12mr|zvbi-0.2.33-8|96	
12mr|zvbi-0.2.33-8|97	
12mr|zvbi-0.2.33-8|98	%changelog
12mr|zvbi-0.2.33-8|99	* Thu Aug  16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12mr|zvbi-0.2.33-8|100	+ Commit: a68af60
12mr|zvbi-0.2.33-8|101	- Spec cleanup, convert BR to pkgconfig style
12mr|zvbi-0.2.33-8|102	
12mr|zvbi-0.2.33-8|103	

19429 12
12mr|zziplib-0.13.60-5|1	Summary:	ZZipLib - libZ-based ZIP-access Library
12mr|zziplib-0.13.60-5|2	Name:		zziplib
12mr|zziplib-0.13.60-5|3	%define	major	0
12mr|zziplib-0.13.60-5|4	%define	libname	%mklibname %{name} %{major}
12mr|zziplib-0.13.60-5|5	%define	devname	%mklibname -d %{name}
12mr|zziplib-0.13.60-5|6	Version:	0.13.60
12mr|zziplib-0.13.60-5|7	Release:	%mkrel 5
12mr|zziplib-0.13.60-5|8	License:	LGPL
12mr|zziplib-0.13.60-5|9	Group:		System/Libraries
12mr|zziplib-0.13.60-5|10	URL:		http://zziplib.sf.net
12mr|zziplib-0.13.60-5|11	Source0:	http://prdownloads.sourceforge.net/zziplib/%{name}-%{version}.tar.bz2
12mr|zziplib-0.13.60-5|12	Patch0:		zziplib-0.13.6-gcc46.patch
12mr|zziplib-0.13.60-5|13	BuildRequires:	autoconf >= 2.54
12mr|zziplib-0.13.60-5|14	BuildRequires:	automake
12mr|zziplib-0.13.60-5|15	BuildRequires:	zlib-devel >= 1.1.4
12mr|zziplib-0.13.60-5|16	# OE: python and pkgconfig is required for making the docs
12mr|zziplib-0.13.60-5|17	BuildRequires:	python >= 2.3
12mr|zziplib-0.13.60-5|18	BuildRequires:	pkgconfig
12mr|zziplib-0.13.60-5|19	BuildRequires:	multiarch-utils >= 1.0.3
12mr|zziplib-0.13.60-5|20	BuildRequires:	zip
12mr|zziplib-0.13.60-5|21	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mr|zziplib-0.13.60-5|22	
12mr|zziplib-0.13.60-5|23	%description
12mr|zziplib-0.13.60-5|24	zziplib provides read access to zipped files in a zip-archive,
12mr|zziplib-0.13.60-5|25	using compression based solely on free algorithms provided by zlib.
12mr|zziplib-0.13.60-5|26	zziplib provides an additional API to transparently access files
12mr|zziplib-0.13.60-5|27	being either real files or zipped files with the same filepath argument.
12mr|zziplib-0.13.60-5|28	This is handy to package many files being shared data into a single
12mr|zziplib-0.13.60-5|29	zip file - as it is sometimes used with gamedata or script repositories.
12mr|zziplib-0.13.60-5|30	The library itself is fully multithreaded, and it is namespace clean
12mr|zziplib-0.13.60-5|31	using the zzip_ prefix for its exports and declarations.
12mr|zziplib-0.13.60-5|32	
12mr|zziplib-0.13.60-5|33	%package -n     %{libname}
12mr|zziplib-0.13.60-5|34	Summary:	ZZipLib - libZ-based ZIP-access Library
12mr|zziplib-0.13.60-5|35	Group:		System/Libraries
12mr|zziplib-0.13.60-5|36	Obsoletes:	%{name}
12mr|zziplib-0.13.60-5|37	Provides:	%{name}
12mr|zziplib-0.13.60-5|38	%rename		zziplib0
12mr|zziplib-0.13.60-5|39	
12mr|zziplib-0.13.60-5|40	%description -n	%{libname}
12mr|zziplib-0.13.60-5|41	zziplib provides read access to zipped files in a zip-archive,
12mr|zziplib-0.13.60-5|42	using compression based solely on free algorithms provided by zlib.
12mr|zziplib-0.13.60-5|43	zziplib provides an additional API to transparently access files
12mr|zziplib-0.13.60-5|44	being either real files or zipped files with the same filepath argument.
12mr|zziplib-0.13.60-5|45	This is handy to package many files being shared data into a single
12mr|zziplib-0.13.60-5|46	zip file - as it is sometimes used with gamedata or script repositories.
12mr|zziplib-0.13.60-5|47	The library itself is fully multithreaded, and it is namespace clean
12mr|zziplib-0.13.60-5|48	using the zzip_ prefix for its exports and declarations.
12mr|zziplib-0.13.60-5|49	
12mr|zziplib-0.13.60-5|50	%package -n     %{devname}
12mr|zziplib-0.13.60-5|51	Summary:	ZZipLib - Development Files
12mr|zziplib-0.13.60-5|52	Group:		Development/Other
12mr|zziplib-0.13.60-5|53	%rename		zziplib0-devel
12mr|zziplib-0.13.60-5|54	Obsoletes:	%{name}-devel
12mr|zziplib-0.13.60-5|55	Provides:	%{name}-devel = %{version}
12mr|zziplib-0.13.60-5|56	Requires:	%{libname} = %{version}-%{release}
12mr|zziplib-0.13.60-5|57	Requires:	pkgconfig
12mr|zziplib-0.13.60-5|58	
12mr|zziplib-0.13.60-5|59	%description -n	%{devname}
12mr|zziplib-0.13.60-5|60	zziplib provides read access to zipped files in a zip-archive,
12mr|zziplib-0.13.60-5|61	using compression based solely on free algorithms provided by zlib.
12mr|zziplib-0.13.60-5|62	these are the header files needed to develop programs using zziplib.
12mr|zziplib-0.13.60-5|63	there are test binaries to hint usage of the library in user programs.
12mr|zziplib-0.13.60-5|64	
12mr|zziplib-0.13.60-5|65	%prep
12mr|zziplib-0.13.60-5|66	%setup -q
12mr|zziplib-0.13.60-5|67	%patch0 -p0
12mr|zziplib-0.13.60-5|68	
12mr|zziplib-0.13.60-5|69	# perl path fix
12mr|zziplib-0.13.60-5|70	find -type f | xargs perl -pi -e "s|/usr/local/bin/perl|%{_bindir}/perl|g"
12mr|zziplib-0.13.60-5|71	
12mr|zziplib-0.13.60-5|72	%build
12mr|zziplib-0.13.60-5|73	autoreconf -fi
12mr|zziplib-0.13.60-5|74	%configure2_5x
12mr|zziplib-0.13.60-5|75	%make
12mr|zziplib-0.13.60-5|76	
12mr|zziplib-0.13.60-5|77	%check
12mr|zziplib-0.13.60-5|78	make check
12mr|zziplib-0.13.60-5|79	
12mr|zziplib-0.13.60-5|80	%install
12mr|zziplib-0.13.60-5|81	rm -rf %{buildroot}
12mr|zziplib-0.13.60-5|82	
12mr|zziplib-0.13.60-5|83	%makeinstall_std
12mr|zziplib-0.13.60-5|84	
12mr|zziplib-0.13.60-5|85	%multiarch_includes %{buildroot}%{_includedir}/zzip/_config.h
12mr|zziplib-0.13.60-5|86	
12mr|zziplib-0.13.60-5|87	%multiarch_includes %{buildroot}%{_includedir}/zzip/_msvc.h
12mr|zziplib-0.13.60-5|88	
12mr|zziplib-0.13.60-5|89	%clean
12mr|zziplib-0.13.60-5|90	rm -rf %{buildroot}
12mr|zziplib-0.13.60-5|91	
12mr|zziplib-0.13.60-5|92	%files -n %{libname}
12mr|zziplib-0.13.60-5|93	%defattr(-,root,root)
12mr|zziplib-0.13.60-5|94	%doc ChangeLog README docs/COPYING*
12mr|zziplib-0.13.60-5|95	%{_libdir}/libzzip*-*.so.*
12mr|zziplib-0.13.60-5|96	
12mr|zziplib-0.13.60-5|97	%files -n %{devname}
12mr|zziplib-0.13.60-5|98	%defattr(-,root,root)
12mr|zziplib-0.13.60-5|99	%doc docs/README* docs/*.html ChangeLog README TODO
12mr|zziplib-0.13.60-5|100	%{_bindir}/unzzip*
12mr|zziplib-0.13.60-5|101	%{_bindir}/zz*
12mr|zziplib-0.13.60-5|102	%{_bindir}/unzip-mem
12mr|zziplib-0.13.60-5|103	%{_libdir}/libzzip*.so
12mr|zziplib-0.13.60-5|104	%{_libdir}/libzzip*.a
12mr|zziplib-0.13.60-5|105	%dir %{multiarch_includedir}/zzip
12mr|zziplib-0.13.60-5|106	%{multiarch_includedir}/zzip/_config.h
12mr|zziplib-0.13.60-5|107	%{multiarch_includedir}/zzip/_msvc.h
12mr|zziplib-0.13.60-5|108	%{_includedir}/*.h
12mr|zziplib-0.13.60-5|109	%dir %{_includedir}/zzip
12mr|zziplib-0.13.60-5|110	%{_includedir}/zzip/*.h
12mr|zziplib-0.13.60-5|111	%{_libdir}/pkgconfig/*.pc
12mr|zziplib-0.13.60-5|112	%{_datadir}/aclocal/*.m4
12mr|zziplib-0.13.60-5|113	%{_mandir}/man3/*
12mr|zziplib-0.13.60-5|114	
12mr|zziplib-0.13.60-5|115	
12mr|zziplib-0.13.60-5|116	
12mr|zziplib-0.13.60-5|117	%changelog
12mr|zziplib-0.13.60-5|118	

19430 12
12mu|a2ps-4.14-15|1	Summary:	Converts text and other types of files to PostScript(TM)
12mu|a2ps-4.14-15|2	Name:		a2ps
12mu|a2ps-4.14-15|3	Version:	4.14
12mu|a2ps-4.14-15|4	Release:	15
12mu|a2ps-4.14-15|5	License:	GPLv3+
12mu|a2ps-4.14-15|6	Group:		Publishing
12mu|a2ps-4.14-15|7	Url:		http://www.gnu.org/software/a2ps/
12mu|a2ps-4.14-15|8	Source:		http://ftp.gnu.org/gnu/a2ps/%{name}-%{version}.tar.gz
12mu|a2ps-4.14-15|9	Patch1:		a2ps-4.14-enable-display.patch
12mu|a2ps-4.14-15|10	Patch2:		a2ps-4.14-fix-str-fmt.patch
12mu|a2ps-4.14-15|11	Patch3:		a2ps-4.14-glibcpaper.patch
12mu|a2ps-4.14-15|12	Patch5:		a2ps-4.14-security.patch
12mu|a2ps-4.14-15|13	
12mu|a2ps-4.14-15|14	BuildRequires:	bison
12mu|a2ps-4.14-15|15	BuildRequires:	emacs-bin
12mu|a2ps-4.14-15|16	BuildRequires:	flex
12mu|a2ps-4.14-15|17	BuildRequires:	gettext
12mu|a2ps-4.14-15|18	BuildRequires:	gperf
12mu|a2ps-4.14-15|19	BuildRequires:	groff-perl
12mu|a2ps-4.14-15|20	BuildRequires:	html2ps
12mu|a2ps-4.14-15|21	BuildRequires:	imagemagick
12mu|a2ps-4.14-15|22	BuildRequires:	mawk
12mu|a2ps-4.14-15|23	BuildRequires:	psutils
12mu|a2ps-4.14-15|24	BuildRequires:	tetex-dvips
12mu|a2ps-4.14-15|25	BuildRequires:	tetex-latex
12mu|a2ps-4.14-15|26	BuildRequires:	texinfo
12mu|a2ps-4.14-15|27	
12mu|a2ps-4.14-15|28	Requires:	binutils
12mu|a2ps-4.14-15|29	Requires:	file
12mu|a2ps-4.14-15|30	Requires:	groff-perl
12mu|a2ps-4.14-15|31	Requires:	imagemagick
12mu|a2ps-4.14-15|32	Requires:	psutils
12mu|a2ps-4.14-15|33	
12mu|a2ps-4.14-15|34	%description
12mu|a2ps-4.14-15|35	The a2ps filter converts text and other types of files to PostScript(TM).
12mu|a2ps-4.14-15|36	a2ps has pretty-printing capabilities and includes support for a wide
12mu|a2ps-4.14-15|37	number of programming languages, encodings (ISO Latins, Cyrillic, etc.),
12mu|a2ps-4.14-15|38	and medias.
12mu|a2ps-4.14-15|39	
12mu|a2ps-4.14-15|40	%files -f %{name}.lang
12mu|a2ps-4.14-15|41	%defattr(644,root,root,755)
12mu|a2ps-4.14-15|42	%config(noreplace) %{_sysconfdir}/a2ps.cfg
12mu|a2ps-4.14-15|43	%config(noreplace) %{_sysconfdir}/a2ps-site.cfg
12mu|a2ps-4.14-15|44	%doc AUTHORS NEWS README TODO THANKS
12mu|a2ps-4.14-15|45	%attr(755,root,root) %{_bindir}/*
12mu|a2ps-4.14-15|46	%attr(755,root,root) %{_datadir}/%{name}/afm/make_fonts_map.sh
12mu|a2ps-4.14-15|47	%{_infodir}/a2ps.info*
12mu|a2ps-4.14-15|48	%{_infodir}/ogonkify.info*
12mu|a2ps-4.14-15|49	%{_infodir}/regex.info*
12mu|a2ps-4.14-15|50	%{_mandir}/man1/*
12mu|a2ps-4.14-15|51	%dir %{_datadir}/%{name}/
12mu|a2ps-4.14-15|52	%{_datadir}/%{name}/README
12mu|a2ps-4.14-15|53	%{_datadir}/%{name}/afm/*.afm
12mu|a2ps-4.14-15|54	%{_datadir}/%{name}/afm/*.map
12mu|a2ps-4.14-15|55	%{_datadir}/%{name}/encoding/
12mu|a2ps-4.14-15|56	%{_datadir}/%{name}/fonts/
12mu|a2ps-4.14-15|57	%{_datadir}/%{name}/ppd/
12mu|a2ps-4.14-15|58	%{_datadir}/%{name}/ps/
12mu|a2ps-4.14-15|59	%{_datadir}/%{name}/sheets/
12mu|a2ps-4.14-15|60	%{_datadir}/ogonkify/
12mu|a2ps-4.14-15|61	%{_datadir}/emacs/site-lisp/a2ps-print.el
12mu|a2ps-4.14-15|62	%{_datadir}/emacs/site-lisp/a2ps.el
12mu|a2ps-4.14-15|63	%{_datadir}/emacs/site-lisp/*.elc
12mu|a2ps-4.14-15|64	
12mu|a2ps-4.14-15|65	%post
12mu|a2ps-4.14-15|66	# Adapt /usr/share/a2ps/afm/fonts.map to the current system environment
12mu|a2ps-4.14-15|67	( cd %{_datadir}/%{name}/afm/
12mu|a2ps-4.14-15|68	./make_fonts_map.sh > /dev/null 2>&1
12mu|a2ps-4.14-15|69	mv -f fonts.map.new fonts.map
12mu|a2ps-4.14-15|70	)
12mu|a2ps-4.14-15|71	
12mu|a2ps-4.14-15|72	#----------------------------------------------------------------------------
12mu|a2ps-4.14-15|73	
12mu|a2ps-4.14-15|74	%package devel
12mu|a2ps-4.14-15|75	Summary:	Include files for %{name}
12mu|a2ps-4.14-15|76	Group:		Development/Other
12mu|a2ps-4.14-15|77	Requires:	%{name} = %{EVRD}
12mu|a2ps-4.14-15|78	
12mu|a2ps-4.14-15|79	%description devel
12mu|a2ps-4.14-15|80	The a2ps filter converts text and other types of files to PostScript(TM).
12mu|a2ps-4.14-15|81	A2ps has pretty-printing capabilities and includes support for a wide
12mu|a2ps-4.14-15|82	number of programming languages, encodings (ISO Latins, Cyrillic, etc.),
12mu|a2ps-4.14-15|83	and medias.
12mu|a2ps-4.14-15|84	
12mu|a2ps-4.14-15|85	This package holds include files.
12mu|a2ps-4.14-15|86	
12mu|a2ps-4.14-15|87	%files devel
12mu|a2ps-4.14-15|88	%defattr(644,root,root,755)
12mu|a2ps-4.14-15|89	%doc ChangeLog
12mu|a2ps-4.14-15|90	%{_includedir}/*
12mu|a2ps-4.14-15|91	
12mu|a2ps-4.14-15|92	#----------------------------------------------------------------------------
12mu|a2ps-4.14-15|93	
12mu|a2ps-4.14-15|94	%package static-devel
12mu|a2ps-4.14-15|95	Summary:	Static libraries for %{name}
12mu|a2ps-4.14-15|96	Group:		Development/Other
12mu|a2ps-4.14-15|97	Requires(pre):	%{name}-devel = %{EVRD}
12mu|a2ps-4.14-15|98	
12mu|a2ps-4.14-15|99	%description static-devel
12mu|a2ps-4.14-15|100	The a2ps filter converts text and other types of files to PostScript(TM).
12mu|a2ps-4.14-15|101	A2ps has pretty-printing capabilities and includes support for a wide
12mu|a2ps-4.14-15|102	number of programming languages, encodings (ISO Latins, Cyrillic, etc.),
12mu|a2ps-4.14-15|103	and medias.
12mu|a2ps-4.14-15|104	
12mu|a2ps-4.14-15|105	This package holds static libraries.
12mu|a2ps-4.14-15|106	
12mu|a2ps-4.14-15|107	%files static-devel
12mu|a2ps-4.14-15|108	%defattr(644,root,root,755)
12mu|a2ps-4.14-15|109	%{_libdir}/*.a
12mu|a2ps-4.14-15|110	
12mu|a2ps-4.14-15|111	#----------------------------------------------------------------------------
12mu|a2ps-4.14-15|112	
12mu|a2ps-4.14-15|113	%prep
12mu|a2ps-4.14-15|114	%setup -q
12mu|a2ps-4.14-15|115	%patch1 -p1 -b .enable-display
12mu|a2ps-4.14-15|116	%patch2 -p0 -b .str
12mu|a2ps-4.14-15|117	
12mu|a2ps-4.14-15|118	# Ensure the paper size is properly modified upon locale (from fedora)
12mu|a2ps-4.14-15|119	%patch3 -p1
12mu|a2ps-4.14-15|120	
12mu|a2ps-4.14-15|121	# Security enhancement (from fedora)
12mu|a2ps-4.14-15|122	%patch5 -p1
12mu|a2ps-4.14-15|123	
12mu|a2ps-4.14-15|124	%build
12mu|a2ps-4.14-15|125	%configure2_5x
12mu|a2ps-4.14-15|126	%make
12mu|a2ps-4.14-15|127	
12mu|a2ps-4.14-15|128	%install
12mu|a2ps-4.14-15|129	%makeinstall_std
12mu|a2ps-4.14-15|130	
12mu|a2ps-4.14-15|131	%find_lang %{name}
12mu|a2ps-4.14-15|132	
12mu|a2ps-4.14-15|133	
12mu|a2ps-4.14-15|134	%changelog
12mu|a2ps-4.14-15|135	* Fri Nov 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.14-15
12mu|a2ps-4.14-15|136	+ Revision: 3f34760
12mu|a2ps-4.14-15|137	- Spec cleanup
12mu|a2ps-4.14-15|138	
12mu|a2ps-4.14-15|139	

19431 12
12mu|abb-0.5-1|1	name:		abb
12mu|abb-0.5-1|2	version:	0.5
12mu|abb-0.5-1|3	release:	1
12mu|abb-0.5-1|4	summary:	command-line client for abf.rosalinux.ru
12mu|abb-0.5-1|5	
12mu|abb-0.5-1|6	group:		System/Configuration/Packaging
12mu|abb-0.5-1|7	license:	GPLv3+
12mu|abb-0.5-1|8	url:			git://github.com/sash-kan/%{name}.git
12mu|abb-0.5-1|9	buildarch:	noarch
12mu|abb-0.5-1|10	source0:	%{name}
12mu|abb-0.5-1|11	source1:	%{name}rc
12mu|abb-0.5-1|12	source2:	readme
12mu|abb-0.5-1|13	source3:	gpl-3.0.txt
12mu|abb-0.5-1|14	source4:	spek.skel
12mu|abb-0.5-1|15	source5:	abb.json.sh
12mu|abb-0.5-1|16	source6:	license.apache2
12mu|abb-0.5-1|17	source7:	license.mit
12mu|abb-0.5-1|18	source8:	abb.bash_completion
12mu|abb-0.5-1|19	
12mu|abb-0.5-1|20	requires:	bash
12mu|abb-0.5-1|21	requires:	git-core
12mu|abb-0.5-1|22	suggests:	w3m
12mu|abb-0.5-1|23	requires:	curl
12mu|abb-0.5-1|24	requires:	lynx
12mu|abb-0.5-1|25	requires:	wget
12mu|abb-0.5-1|26	requires:	rpm-build
12mu|abb-0.5-1|27	
12mu|abb-0.5-1|28	buildarch:	noarch
12mu|abb-0.5-1|29	
12mu|abb-0.5-1|30	%description
12mu|abb-0.5-1|31	abb is command-line client for <http://abf.rosalinux.ru>
12mu|abb-0.5-1|32	
12mu|abb-0.5-1|33	%prep
12mu|abb-0.5-1|34	%setup -qcT
12mu|abb-0.5-1|35	cp %{SOURCE1} .
12mu|abb-0.5-1|36	cp %{SOURCE2} .
12mu|abb-0.5-1|37	
12mu|abb-0.5-1|38	%install
12mu|abb-0.5-1|39	install -d %{buildroot}%{_bindir}
12mu|abb-0.5-1|40	install %{SOURCE0} %{buildroot}%{_bindir}/
12mu|abb-0.5-1|41	install -d %{buildroot}%{_datadir}/%{name}
12mu|abb-0.5-1|42	install %{SOURCE4} %{buildroot}%{_datadir}/%{name}/
12mu|abb-0.5-1|43	install %{SOURCE5} %{buildroot}%{_bindir}/
12mu|abb-0.5-1|44	install -d %{buildroot}%{_datadir}/bash_completion
12mu|abb-0.5-1|45	install %{SOURCE8} %{buildroot}%{_datadir}/bash_completion/abb
12mu|abb-0.5-1|46	%if %mdkversion < 201210
12mu|abb-0.5-1|47	# rosa 2012.0
12mu|abb-0.5-1|48	sed -i 's/^_have /have /' %{buildroot}%{_datadir}/bash_completion/abb
12mu|abb-0.5-1|49	%endif
12mu|abb-0.5-1|50	install -d %{buildroot}%{_sysconfdir}/bash_completion.d
12mu|abb-0.5-1|51	ln -s %{_datadir}/bash_completion/abb %{buildroot}%{_sysconfdir}/bash_completion.d/abb
12mu|abb-0.5-1|52	
12mu|abb-0.5-1|53	%files
12mu|abb-0.5-1|54	%doc abbrc readme
12mu|abb-0.5-1|55	%{_bindir}/%{name}*
12mu|abb-0.5-1|56	%{_datadir}/%{name}
12mu|abb-0.5-1|57	%{_datadir}/bash_completion
12mu|abb-0.5-1|58	%{_sysconfdir}/bash_completion.d

19432 12
12mu|abf-console-client-2.2.1-1|1	Name:           abf-console-client
12mu|abf-console-client-2.2.1-1|2	Version:        2.2.1
12mu|abf-console-client-2.2.1-1|3	Release:        1
12mu|abf-console-client-2.2.1-1|4	Summary:        Console client for ABF (https://abf.rosalinux.ru)
12mu|abf-console-client-2.2.1-1|5	Group:          System/Configuration/Packaging
12mu|abf-console-client-2.2.1-1|6	License:        GPLv2
12mu|abf-console-client-2.2.1-1|7	URL:            http://wiki.rosalab.ru/en/index.php/ABF_Console_Client
12mu|abf-console-client-2.2.1-1|8	Source0:        https://abf.io/soft/abf-console-client/archive/%{name}-v%{version}.tar.gz
12mu|abf-console-client-2.2.1-1|9	BuildArch:      noarch
12mu|abf-console-client-2.2.1-1|10	
12mu|abf-console-client-2.2.1-1|11	Requires:       python-abf >= %{version}-%{release}
12mu|abf-console-client-2.2.1-1|12	Requires:       python-beaker
12mu|abf-console-client-2.2.1-1|13	Requires:       python-rpm
12mu|abf-console-client-2.2.1-1|14	Requires:       git
12mu|abf-console-client-2.2.1-1|15	Requires:       python-yaml
12mu|abf-console-client-2.2.1-1|16	Requires:       python-magic
12mu|abf-console-client-2.2.1-1|17	Requires:       tar >= 1.26
12mu|abf-console-client-2.2.1-1|18	Requires:       wget
12mu|abf-console-client-2.2.1-1|19	Suggests:       mock-urpm
12mu|abf-console-client-2.2.1-1|20	Provides:       abf
12mu|abf-console-client-2.2.1-1|21	Provides:       abfcc
12mu|abf-console-client-2.2.1-1|22	Provides:       abf-c-c
12mu|abf-console-client-2.2.1-1|23	
12mu|abf-console-client-2.2.1-1|24	%description
12mu|abf-console-client-2.2.1-1|25	Console client for ABF (https://abf.rosalinux.ru).
12mu|abf-console-client-2.2.1-1|26	
12mu|abf-console-client-2.2.1-1|27	
12mu|abf-console-client-2.2.1-1|28	%package -n     python-abf
12mu|abf-console-client-2.2.1-1|29	Summary:        Python API for ABF (https://abf.rosalinux.ru)
12mu|abf-console-client-2.2.1-1|30	Group:          System/Configuration/Packaging
12mu|abf-console-client-2.2.1-1|31	Provides:       python-abf = %{version}-%{release}
12mu|abf-console-client-2.2.1-1|32	
12mu|abf-console-client-2.2.1-1|33	%description -n python-abf
12mu|abf-console-client-2.2.1-1|34	%{name} is the python API to ABF (https://abf.rosalinux.ru).
12mu|abf-console-client-2.2.1-1|35	It contains a set of basic operations, done with either HTML
12mu|abf-console-client-2.2.1-1|36	parsing or through ABF json API. It also provides datamodel to
12mu|abf-console-client-2.2.1-1|37	operate with.
12mu|abf-console-client-2.2.1-1|38	
12mu|abf-console-client-2.2.1-1|39	%prep
12mu|abf-console-client-2.2.1-1|40	%setup -qn %{name}-v%{version}
12mu|abf-console-client-2.2.1-1|41	
12mu|abf-console-client-2.2.1-1|42	%build
12mu|abf-console-client-2.2.1-1|43	pushd po
12mu|abf-console-client-2.2.1-1|44	%make
12mu|abf-console-client-2.2.1-1|45	popd
12mu|abf-console-client-2.2.1-1|46	
12mu|abf-console-client-2.2.1-1|47	%install
12mu|abf-console-client-2.2.1-1|48	make install DESTDIR=%{buildroot}
12mu|abf-console-client-2.2.1-1|49	ln -s %{_datadir}/bash-completion/abf %{buildroot}/%{_sysconfdir}/bash_completion.d/abf
12mu|abf-console-client-2.2.1-1|50	pushd po
12mu|abf-console-client-2.2.1-1|51	%makeinstall_std
12mu|abf-console-client-2.2.1-1|52	popd
12mu|abf-console-client-2.2.1-1|53	
12mu|abf-console-client-2.2.1-1|54	%find_lang %{name}
12mu|abf-console-client-2.2.1-1|55	
12mu|abf-console-client-2.2.1-1|56	%files -f %{name}.lang
12mu|abf-console-client-2.2.1-1|57	%dir %{py_puresitedir}/abf/console
12mu|abf-console-client-2.2.1-1|58	%{py_puresitedir}/abf/console/*.py*
12mu|abf-console-client-2.2.1-1|59	%{_bindir}/abf
12mu|abf-console-client-2.2.1-1|60	#bash_completion files
12mu|abf-console-client-2.2.1-1|61	%{_datadir}/bash-completion/abf
12mu|abf-console-client-2.2.1-1|62	%{_sysconfdir}/bash_completion.d/abf
12mu|abf-console-client-2.2.1-1|63	%{_sysconfdir}/profile.d/abfcd.sh
12mu|abf-console-client-2.2.1-1|64	%dir %{_sysconfdir}/abf/mock-urpm/configs/
12mu|abf-console-client-2.2.1-1|65	%{_sysconfdir}/abf/mock-urpm/configs/*
12mu|abf-console-client-2.2.1-1|66	%dir /var/cache/abf/
12mu|abf-console-client-2.2.1-1|67	%dir /var/cache/abf/mock-urpm/
12mu|abf-console-client-2.2.1-1|68	%dir /var/lib/abf/mock-urpm/src
12mu|abf-console-client-2.2.1-1|69	%dir /var/lib/abf/
12mu|abf-console-client-2.2.1-1|70	%dir /var/lib/abf/mock-urpm
12mu|abf-console-client-2.2.1-1|71	
12mu|abf-console-client-2.2.1-1|72	%files -n python-abf
12mu|abf-console-client-2.2.1-1|73	%dir %{py_puresitedir}/abf
12mu|abf-console-client-2.2.1-1|74	%dir %{py_puresitedir}/abf/api
12mu|abf-console-client-2.2.1-1|75	%{py_puresitedir}/abf/*.py*
12mu|abf-console-client-2.2.1-1|76	%{py_puresitedir}/abf/api/*.py*
12mu|abf-console-client-2.2.1-1|77	
12mu|abf-console-client-2.2.1-1|78	%changelog
12mu|abf-console-client-2.2.1-1|79	* Wed Feb 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2.1-1
12mu|abf-console-client-2.2.1-1|80	+ Revision: eb93346
12mu|abf-console-client-2.2.1-1|81	- Bump version
12mu|abf-console-client-2.2.1-1|82	
12mu|abf-console-client-2.2.1-1|83	* Wed Feb 04 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.2-1
12mu|abf-console-client-2.2.1-1|84	+ Revision: 66ef80e
12mu|abf-console-client-2.2.1-1|85	- Add 'alias' command
12mu|abf-console-client-2.2.1-1|86	
12mu|abf-console-client-2.2.1-1|87	* Tue Jan 20 2015 Denis Silakov <denis.silakov@rosalab.ru> 2.1.8-1
12mu|abf-console-client-2.2.1-1|88	+ Revision: 72ef810
12mu|abf-console-client-2.2.1-1|89	- Fix save-to-repos and save-to-platforms in 'abf show'
12mu|abf-console-client-2.2.1-1|90	
12mu|abf-console-client-2.2.1-1|91	* Tue Dec 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.7-1
12mu|abf-console-client-2.2.1-1|92	+ Revision: 4547636
12mu|abf-console-client-2.2.1-1|93	- 2.1.7 - Allow to show build lists in 'abf show'
12mu|abf-console-client-2.2.1-1|94	
12mu|abf-console-client-2.2.1-1|95	* Mon Dec 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.6-1
12mu|abf-console-client-2.2.1-1|96	+ Revision: 138bee8
12mu|abf-console-client-2.2.1-1|97	- Supress 'Module argparse was already imported' warning
12mu|abf-console-client-2.2.1-1|98	
12mu|abf-console-client-2.2.1-1|99	* Mon Dec 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.5-1
12mu|abf-console-client-2.2.1-1|100	+ Revision: f6d9c7f
12mu|abf-console-client-2.2.1-1|101	- 2.1.5 - Fix typos in help and localization
12mu|abf-console-client-2.2.1-1|102	
12mu|abf-console-client-2.2.1-1|103	* Wed Nov 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.4-1
12mu|abf-console-client-2.2.1-1|104	+ Revision: 37aa314
12mu|abf-console-client-2.2.1-1|105	- Allow changing project maintainer when updating project settings
12mu|abf-console-client-2.2.1-1|106	
12mu|abf-console-client-2.2.1-1|107	* Thu Nov 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.3-1
12mu|abf-console-client-2.2.1-1|108	+ Revision: 1053bed
12mu|abf-console-client-2.2.1-1|109	- Fix typos
12mu|abf-console-client-2.2.1-1|110	
12mu|abf-console-client-2.2.1-1|111	* Thu Nov 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.2-1
12mu|abf-console-client-2.2.1-1|112	+ Revision: d04f9ef
12mu|abf-console-client-2.2.1-1|113	- Update localization
12mu|abf-console-client-2.2.1-1|114	
12mu|abf-console-client-2.2.1-1|115	* Thu Nov 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1.1-1
12mu|abf-console-client-2.2.1-1|116	+ Revision: 27a0235
12mu|abf-console-client-2.2.1-1|117	- Added --infile option to chain_build
12mu|abf-console-client-2.2.1-1|118	
12mu|abf-console-client-2.2.1-1|119	* Wed Nov 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-1
12mu|abf-console-client-2.2.1-1|120	+ Revision: 45c98b1
12mu|abf-console-client-2.2.1-1|121	- 2.1 - added chain_build
12mu|abf-console-client-2.2.1-1|122	
12mu|abf-console-client-2.2.1-1|123	* Fri Oct 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-1
12mu|abf-console-client-2.2.1-1|124	+ Revision: 29747f6
12mu|abf-console-client-2.2.1-1|125	- Fix utf-8 encoding by default
12mu|abf-console-client-2.2.1-1|126	
12mu|abf-console-client-2.2.1-1|127	* Wed Oct 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-1
12mu|abf-console-client-2.2.1-1|128	+ Revision: 8cfe5e8
12mu|abf-console-client-2.2.1-1|129	- Added 'update' feature to update project settings, updated version to 2.0
12mu|abf-console-client-2.2.1-1|130	
12mu|abf-console-client-2.2.1-1|131	* Mon Oct 06 2014 Denis Silakov <denis.silakov@rosalab.ru> None
12mu|abf-console-client-2.2.1-1|132	+ Revision: c6e8e8d
12mu|abf-console-client-2.2.1-1|133	- Drop .abf.yml - not needed anymore
12mu|abf-console-client-2.2.1-1|134	
12mu|abf-console-client-2.2.1-1|135	* Mon Oct 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.999-1
12mu|abf-console-client-2.2.1-1|136	+ Revision: 0f2acb6
12mu|abf-console-client-2.2.1-1|137	- Support localization files
12mu|abf-console-client-2.2.1-1|138	
12mu|abf-console-client-2.2.1-1|139	* Thu Oct 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.99-1
12mu|abf-console-client-2.2.1-1|140	+ Revision: a202205
12mu|abf-console-client-2.2.1-1|141	- Adopt setup to use new tarballs
12mu|abf-console-client-2.2.1-1|142	
12mu|abf-console-client-2.2.1-1|143	* Thu Oct 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.99-1
12mu|abf-console-client-2.2.1-1|144	+ Revision: aa100d8
12mu|abf-console-client-2.2.1-1|145	- Updated to 1.99, use tarball from soft/abf-console-client directly
12mu|abf-console-client-2.2.1-1|146	
12mu|abf-console-client-2.2.1-1|147	* Mon Sep 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.16-1
12mu|abf-console-client-2.2.1-1|148	+ Revision: 78b8595
12mu|abf-console-client-2.2.1-1|149	- Added --save-chroot and --cached-chroot, get ready for l10n
12mu|abf-console-client-2.2.1-1|150	
12mu|abf-console-client-2.2.1-1|151	* Tue Sep 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.15.2-1
12mu|abf-console-client-2.2.1-1|152	+ Revision: 60bdcdc
12mu|abf-console-client-2.2.1-1|153	- Updated to 1.15.2
12mu|abf-console-client-2.2.1-1|154	
12mu|abf-console-client-2.2.1-1|155	* Wed Jul 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.15.1-1
12mu|abf-console-client-2.2.1-1|156	+ Revision: 0e001aa
12mu|abf-console-client-2.2.1-1|157	- Allow to fetch files from file store by hash
12mu|abf-console-client-2.2.1-1|158	
12mu|abf-console-client-2.2.1-1|159	* Wed Jul 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.15-1
12mu|abf-console-client-2.2.1-1|160	+ Revision: c401124
12mu|abf-console-client-2.2.1-1|161	- Updated to 1.15 - added 'info' command
12mu|abf-console-client-2.2.1-1|162	
12mu|abf-console-client-2.2.1-1|163	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.14.9-2
12mu|abf-console-client-2.2.1-1|164	+ Revision: 508460c
12mu|abf-console-client-2.2.1-1|165	- MassBuild#440: Increase release tag
12mu|abf-console-client-2.2.1-1|166	
12mu|abf-console-client-2.2.1-1|167	* Thu Jun 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.9-1
12mu|abf-console-client-2.2.1-1|168	+ Revision: e0dbfac
12mu|abf-console-client-2.2.1-1|169	- Disable armv7l for cooker
12mu|abf-console-client-2.2.1-1|170	
12mu|abf-console-client-2.2.1-1|171	* Thu May 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.8-2
12mu|abf-console-client-2.2.1-1|172	+ Revision: 54daa25
12mu|abf-console-client-2.2.1-1|173	- Bump release
12mu|abf-console-client-2.2.1-1|174	
12mu|abf-console-client-2.2.1-1|175	* Wed May 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.8-1
12mu|abf-console-client-2.2.1-1|176	+ Revision: c55d468
12mu|abf-console-client-2.2.1-1|177	- Build ARM by default for OMV
12mu|abf-console-client-2.2.1-1|178	
12mu|abf-console-client-2.2.1-1|179	* Tue May 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.7-1
12mu|abf-console-client-2.2.1-1|180	+ Revision: 4627d15
12mu|abf-console-client-2.2.1-1|181	- Use blocking for config file access
12mu|abf-console-client-2.2.1-1|182	
12mu|abf-console-client-2.2.1-1|183	* Fri May 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.6-2
12mu|abf-console-client-2.2.1-1|184	+ Revision: 70c359e
12mu|abf-console-client-2.2.1-1|185	- Provide short aliases
12mu|abf-console-client-2.2.1-1|186	
12mu|abf-console-client-2.2.1-1|187	* Mon Apr 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.6-1
12mu|abf-console-client-2.2.1-1|188	+ Revision: 32db8b0
12mu|abf-console-client-2.2.1-1|189	- Improve autocompletion
12mu|abf-console-client-2.2.1-1|190	
12mu|abf-console-client-2.2.1-1|191	* Tue Apr 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.5-1
12mu|abf-console-client-2.2.1-1|192	+ Revision: e2724d4
12mu|abf-console-client-2.2.1-1|193	- Be smarter with default_branch
12mu|abf-console-client-2.2.1-1|194	
12mu|abf-console-client-2.2.1-1|195	* Tue Apr 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14.4-1
12mu|abf-console-client-2.2.1-1|196	+ Revision: 35ef9a7
12mu|abf-console-client-2.2.1-1|197	- Drop unpacked files
12mu|abf-console-client-2.2.1-1|198	
12mu|abf-console-client-2.2.1-1|199	

19433 12
12mu|about-distro-1.0.0-1|1	Summary:	KCM module to show info about system
12mu|about-distro-1.0.0-1|2	Name:		about-distro
12mu|about-distro-1.0.0-1|3	Version:	1.0.0
12mu|about-distro-1.0.0-1|4	Release:	1
12mu|about-distro-1.0.0-1|5	License:	GPLv3+
12mu|about-distro-1.0.0-1|6	Group:		Graphical desktop/KDE
12mu|about-distro-1.0.0-1|7	Url:		http://www.kde.org
12mu|about-distro-1.0.0-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
12mu|about-distro-1.0.0-1|9	BuildRequires:	kdelibs4-devel
12mu|about-distro-1.0.0-1|10	Requires:	kdebase4-workspace
12mu|about-distro-1.0.0-1|11	
12mu|about-distro-1.0.0-1|12	%description
12mu|about-distro-1.0.0-1|13	KCM module to show info about system.
12mu|about-distro-1.0.0-1|14	
12mu|about-distro-1.0.0-1|15	It can be customized by kcm-about-distrorc file in KDE config directory.
12mu|about-distro-1.0.0-1|16	
12mu|about-distro-1.0.0-1|17	%files -f kcm-about-distro.lang
12mu|about-distro-1.0.0-1|18	%{_kde_libdir}/kde4/kcm_about_distro.so
12mu|about-distro-1.0.0-1|19	%{_kde_services}/%{name}.desktop
12mu|about-distro-1.0.0-1|20	
12mu|about-distro-1.0.0-1|21	#----------------------------------------------------------------------------
12mu|about-distro-1.0.0-1|22	
12mu|about-distro-1.0.0-1|23	%prep
12mu|about-distro-1.0.0-1|24	%setup -q
12mu|about-distro-1.0.0-1|25	
12mu|about-distro-1.0.0-1|26	%build
12mu|about-distro-1.0.0-1|27	%cmake_kde4
12mu|about-distro-1.0.0-1|28	%make
12mu|about-distro-1.0.0-1|29	
12mu|about-distro-1.0.0-1|30	%install
12mu|about-distro-1.0.0-1|31	%makeinstall_std -C build
12mu|about-distro-1.0.0-1|32	
12mu|about-distro-1.0.0-1|33	%find_lang kcm-about-distro
12mu|about-distro-1.0.0-1|34	

19434 12
12mu|abrt-2.0.10-2|1	# (blino) FIXME: switch back to 1 when systemd is installable
12mu|abrt-2.0.10-2|2	%define with_systemd 1
12mu|abrt-2.0.10-2|3	
12mu|abrt-2.0.10-2|4	%define lib_major 0
12mu|abrt-2.0.10-2|5	%define lib_name %mklibname %{name} %{lib_major}
12mu|abrt-2.0.10-2|6	
12mu|abrt-2.0.10-2|7	%define lib_name_devel %mklibname %{name} -d
12mu|abrt-2.0.10-2|8	%define lib_report_devel %mklibname report -d
12mu|abrt-2.0.10-2|9	
12mu|abrt-2.0.10-2|10	Summary: Automatic bug detection and reporting tool
12mu|abrt-2.0.10-2|11	Name: abrt
12mu|abrt-2.0.10-2|12	Version: 2.0.10
12mu|abrt-2.0.10-2|13	Release: 2
12mu|abrt-2.0.10-2|14	License: GPLv2+
12mu|abrt-2.0.10-2|15	Group:   System/Libraries
12mu|abrt-2.0.10-2|16	URL: https://fedorahosted.org/abrt/
12mu|abrt-2.0.10-2|17	Source0: https://fedorahosted.org/released/abrt/%{name}-%{version}.tar.gz
12mu|abrt-2.0.10-2|18	Source1: abrt.init
12mu|abrt-2.0.10-2|19	Source2: 00abrt.sh
12mu|abrt-2.0.10-2|20	Source3: 00abrt.csh
12mu|abrt-2.0.10-2|21	Source4: abrt-debuginfo-install
12mu|abrt-2.0.10-2|22	Source5: abrt-ccpp.init
12mu|abrt-2.0.10-2|23	Source6: abrt-oops.init
12mu|abrt-2.0.10-2|24	Patch0: abrt-2.0.8-format_security.patch
12mu|abrt-2.0.10-2|25	# (fc) disable package signature check
12mu|abrt-2.0.10-2|26	Patch2: abrt_disable_gpgcheck.diff
12mu|abrt-2.0.10-2|27	# (pt) generate stacktrace twice to get missing -debug packages
12mu|abrt-2.0.10-2|28	#Patch5: abrt-1.1.14-debug.patch
12mu|abrt-2.0.10-2|29	# (fc) disable nspluginwrapper-i386 (Mdv bug #59237)
12mu|abrt-2.0.10-2|30	Patch7: abrt-2.0.2-nspluginwrapper.patch
12mu|abrt-2.0.10-2|31	Patch8: abrt-2.0.8-nonutf8-locale.patch
12mu|abrt-2.0.10-2|32	Patch10: abrt-2.0.8-link-against-libreport.patch
12mu|abrt-2.0.10-2|33	# (proyvind): port to rpm5 api
12mu|abrt-2.0.10-2|34	Patch11: abrt-2.0.8-rpm5.patch
12mu|abrt-2.0.10-2|35	BuildRequires: autoconf automake libtool
12mu|abrt-2.0.10-2|36	BuildRequires: dbus-devel
12mu|abrt-2.0.10-2|37	BuildRequires: pkgconfig(dbus-glib-1)
12mu|abrt-2.0.10-2|38	BuildRequires: pkgconfig(gtk+-3.0)
12mu|abrt-2.0.10-2|39	BuildRequires: curl-devel
12mu|abrt-2.0.10-2|40	BuildRequires: rpm-devel
12mu|abrt-2.0.10-2|41	BuildRequires: sqlite3-devel > 3.0
12mu|abrt-2.0.10-2|42	BuildRequires: desktop-file-utils
12mu|abrt-2.0.10-2|43	#BuildRequires: nss-devel
12mu|abrt-2.0.10-2|44	BuildRequires: libnotify-devel
12mu|abrt-2.0.10-2|45	BuildRequires: xmlrpc-c-devel
12mu|abrt-2.0.10-2|46	BuildRequires: xmlrpc-c
12mu|abrt-2.0.10-2|47	#BuildRequires: file-devel
12mu|abrt-2.0.10-2|48	BuildRequires: python-devel
12mu|abrt-2.0.10-2|49	BuildRequires: gettext
12mu|abrt-2.0.10-2|50	BuildRequires: polkit-1-devel
12mu|abrt-2.0.10-2|51	BuildRequires: libzip-devel, libtar-devel, bzip2-devel, zlib-devel
12mu|abrt-2.0.10-2|52	BuildRequires: intltool
12mu|abrt-2.0.10-2|53	BuildRequires: pkgconfig(btparser) => 0.16
12mu|abrt-2.0.10-2|54	BuildRequires: pkgconfig(libreport) => 2.0.9
12mu|abrt-2.0.10-2|55	BuildRequires: pkgconfig(libreport-gtk) => 2.0.9
12mu|abrt-2.0.10-2|56	BuildRequires: gnome-common
12mu|abrt-2.0.10-2|57	BuildRequires: bison
12mu|abrt-2.0.10-2|58	BuildRequires: asciidoc
12mu|abrt-2.0.10-2|59	BuildRequires: docbook-style-xsl
12mu|abrt-2.0.10-2|60	BuildRequires: xmlto
12mu|abrt-2.0.10-2|61	BuildRequires: libgnome-keyring-devel
12mu|abrt-2.0.10-2|62	BuildRequires: gettext-devel
12mu|abrt-2.0.10-2|63	%if %{?with_systemd}
12mu|abrt-2.0.10-2|64	BuildRequires: systemd-units
12mu|abrt-2.0.10-2|65	%endif
12mu|abrt-2.0.10-2|66	Requires: %{lib_name} >= %{version}-%{release}
12mu|abrt-2.0.10-2|67	Requires(pre): rpm-helper
12mu|abrt-2.0.10-2|68	Requires(post): rpm-helper
12mu|abrt-2.0.10-2|69	Requires(preun): rpm-helper
12mu|abrt-2.0.10-2|70	Requires(postun): rpm-helper
12mu|abrt-2.0.10-2|71	Obsoletes: abrt-plugin-catcut < 1.1.13
12mu|abrt-2.0.10-2|72	Obsoletes: abrt-plugin-sqlite3 < 1.1.18
12mu|abrt-2.0.10-2|73	# required for transition from 1.1.13, can be removed after some time
12mu|abrt-2.0.10-2|74	Obsoletes: abrt-plugin-runapp < 1.1.18
12mu|abrt-2.0.10-2|75	Obsoletes: abrt-plugin-filetransfer < 1.1.18
12mu|abrt-2.0.10-2|76	Obsoletes: abrt-plugin-sosreport < 1.1.18
12mu|abrt-2.0.10-2|77	BuildConflicts: %{mklibname abrt 0} %{mklibname abrt -d} abrt
12mu|abrt-2.0.10-2|78	
12mu|abrt-2.0.10-2|79	%description
12mu|abrt-2.0.10-2|80	%{name} is a tool to help users to detect defects in applications and
12mu|abrt-2.0.10-2|81	to create a bug report with all informations needed by maintainer to fix it.
12mu|abrt-2.0.10-2|82	It uses plugin system to extend its functionality.
12mu|abrt-2.0.10-2|83	
12mu|abrt-2.0.10-2|84	%package -n %{lib_name}
12mu|abrt-2.0.10-2|85	Summary: Libraries for %{name}
12mu|abrt-2.0.10-2|86	Group: System/Libraries
12mu|abrt-2.0.10-2|87	
12mu|abrt-2.0.10-2|88	%description -n %{lib_name}
12mu|abrt-2.0.10-2|89	Libraries for %{name}.
12mu|abrt-2.0.10-2|90	
12mu|abrt-2.0.10-2|91	%package -n %{lib_name_devel}
12mu|abrt-2.0.10-2|92	Summary: Development libraries for %{name}
12mu|abrt-2.0.10-2|93	Group: Development/C
12mu|abrt-2.0.10-2|94	Requires: %{lib_name} = %{version}-%{release}
12mu|abrt-2.0.10-2|95	Requires: abrt = %{version}-%{release}
12mu|abrt-2.0.10-2|96	
12mu|abrt-2.0.10-2|97	%description -n %{lib_name_devel}
12mu|abrt-2.0.10-2|98	Development libraries and headers for %{name}.
12mu|abrt-2.0.10-2|99	
12mu|abrt-2.0.10-2|100	%package gui
12mu|abrt-2.0.10-2|101	Summary: %{name}'s gui
12mu|abrt-2.0.10-2|102	Group: Graphical desktop/Other
12mu|abrt-2.0.10-2|103	Requires: %{name} = %{version}-%{release}
12mu|abrt-2.0.10-2|104	Requires: dbus-python, pygtk2.0, pygtk2.0-libglade
12mu|abrt-2.0.10-2|105	Requires: python-gobject
12mu|abrt-2.0.10-2|106	##Requires: gnome-python-desktop
12mu|abrt-2.0.10-2|107	Requires: libreport-gtk
12mu|abrt-2.0.10-2|108	
12mu|abrt-2.0.10-2|109	%description gui
12mu|abrt-2.0.10-2|110	GTK+ wizard for convenient bug reporting.
12mu|abrt-2.0.10-2|111	
12mu|abrt-2.0.10-2|112	%package addon-ccpp
12mu|abrt-2.0.10-2|113	Summary: %{name}'s C/C++ addon
12mu|abrt-2.0.10-2|114	Group: System/Libraries
12mu|abrt-2.0.10-2|115	Requires: elfutils
12mu|abrt-2.0.10-2|116	Requires: %{name} = %{version}-%{release}
12mu|abrt-2.0.10-2|117	
12mu|abrt-2.0.10-2|118	%description addon-ccpp
12mu|abrt-2.0.10-2|119	This package contains hook for C/C++ crashed programs and %{name}'s C/C++
12mu|abrt-2.0.10-2|120	analyzer plugin.
12mu|abrt-2.0.10-2|121	
12mu|abrt-2.0.10-2|122	%package addon-kerneloops
12mu|abrt-2.0.10-2|123	Summary: %{name}'s kerneloops addon
12mu|abrt-2.0.10-2|124	Group: System/Libraries
12mu|abrt-2.0.10-2|125	Requires: curl
12mu|abrt-2.0.10-2|126	Requires: %{name} = %{version}-%{release}
12mu|abrt-2.0.10-2|127	#Obsoletes: kerneloops
12mu|abrt-2.0.10-2|128	
12mu|abrt-2.0.10-2|129	%description addon-kerneloops
12mu|abrt-2.0.10-2|130	This package contains plugin for collecting kernel crash information
12mu|abrt-2.0.10-2|131	and reporter plugin which sends this information to specified server,
12mu|abrt-2.0.10-2|132	usually to kerneloops.org.
12mu|abrt-2.0.10-2|133	
12mu|abrt-2.0.10-2|134	%package addon-vmcore
12mu|abrt-2.0.10-2|135	Summary: %{name}'s vmcore addon
12mu|abrt-2.0.10-2|136	Group: System/Libraries
12mu|abrt-2.0.10-2|137	Requires: %{name} = %{version}-%{release}
12mu|abrt-2.0.10-2|138	Requires: abrt-addon-kerneloops
12mu|abrt-2.0.10-2|139	
12mu|abrt-2.0.10-2|140	%description addon-vmcore
12mu|abrt-2.0.10-2|141	This package contains plugin for collecting kernel crash information from
12mu|abrt-2.0.10-2|142	vmcore files.
12mu|abrt-2.0.10-2|143	
12mu|abrt-2.0.10-2|144	%package addon-python
12mu|abrt-2.0.10-2|145	Summary: %{name}'s addon for catching and analyzing Python exceptions
12mu|abrt-2.0.10-2|146	Group: System/Libraries
12mu|abrt-2.0.10-2|147	Requires: %{name} = %{version}-%{release}
12mu|abrt-2.0.10-2|148	
12mu|abrt-2.0.10-2|149	%description addon-python
12mu|abrt-2.0.10-2|150	This package contains python hook and python analyzer plugin for handling
12mu|abrt-2.0.10-2|151	uncaught exception in python programs.
12mu|abrt-2.0.10-2|152	
12mu|abrt-2.0.10-2|153	
12mu|abrt-2.0.10-2|154	%package cli
12mu|abrt-2.0.10-2|155	Summary: %{name}'s command line interface
12mu|abrt-2.0.10-2|156	Group: Graphical desktop/Other
12mu|abrt-2.0.10-2|157	Requires: %{name} = %{version}-%{release}
12mu|abrt-2.0.10-2|158	Requires: %{name}-addon-kerneloops
12mu|abrt-2.0.10-2|159	Requires: %{name}-addon-ccpp, %{name}-addon-python
12mu|abrt-2.0.10-2|160	
12mu|abrt-2.0.10-2|161	%description cli
12mu|abrt-2.0.10-2|162	This package contains simple command line client for controlling abrt
12mu|abrt-2.0.10-2|163	daemon over the sockets.
12mu|abrt-2.0.10-2|164	
12mu|abrt-2.0.10-2|165	%package desktop
12mu|abrt-2.0.10-2|166	Summary: Virtual package that installs all necessary packages
12mu|abrt-2.0.10-2|167	Group: Graphical desktop/Other
12mu|abrt-2.0.10-2|168	# This package gets installed when anything requests bug-buddy -
12mu|abrt-2.0.10-2|169	# happens when users upgrade Fn to Fn+1;
12mu|abrt-2.0.10-2|170	# or if user just wants "typical desktop installation".
12mu|abrt-2.0.10-2|171	# Installing abrt-desktop should result in the abrt which works without
12mu|abrt-2.0.10-2|172	# any tweaking in abrt.conf (IOW: all plugins mentioned there must be installed)
12mu|abrt-2.0.10-2|173	Requires: %{name} = %{version}-%{release}
12mu|abrt-2.0.10-2|174	Requires: %{name}-addon-kerneloops
12mu|abrt-2.0.10-2|175	Requires: %{name}-addon-vmcore
12mu|abrt-2.0.10-2|176	Requires: %{name}-addon-ccpp, %{name}-addon-python
12mu|abrt-2.0.10-2|177	# Default config of addon-ccpp requires gdb
12mu|abrt-2.0.10-2|178	Requires: gdb >= 7.0-3
12mu|abrt-2.0.10-2|179	Requires: %{name}-gui
12mu|abrt-2.0.10-2|180	#Obsoletes: bug-buddy
12mu|abrt-2.0.10-2|181	#Provides: bug-buddy
12mu|abrt-2.0.10-2|182	
12mu|abrt-2.0.10-2|183	%description desktop
12mu|abrt-2.0.10-2|184	Virtual package to make easy default installation on desktop environments.
12mu|abrt-2.0.10-2|185	
12mu|abrt-2.0.10-2|186	%if 0
12mu|abrt-2.0.10-2|187	%package retrace-server
12mu|abrt-2.0.10-2|188	Summary: %{name}'s retrace server using HTTP protocol
12mu|abrt-2.0.10-2|189	Group:   Graphical desktop/Other
12mu|abrt-2.0.10-2|190	Requires: abrt-addon-ccpp
12mu|abrt-2.0.10-2|191	Requires: gdb >= 7.0-3
12mu|abrt-2.0.10-2|192	Requires: apache-mod_wsgi, apache-mod_ssl, python-webob
12mu|abrt-2.0.10-2|193	Requires: mock, xz, elfutils, createrepo
12mu|abrt-2.0.10-2|194	Requires(preun): /sbin/install-info
12mu|abrt-2.0.10-2|195	Requires(post): /sbin/install-info
12mu|abrt-2.0.10-2|196	
12mu|abrt-2.0.10-2|197	%description retrace-server
12mu|abrt-2.0.10-2|198	The retrace server provides a coredump analysis and backtrace
12mu|abrt-2.0.10-2|199	generation service over a network using HTTP protocol.
12mu|abrt-2.0.10-2|200	%endif
12mu|abrt-2.0.10-2|201	
12mu|abrt-2.0.10-2|202	%package addon-xorg
12mu|abrt-2.0.10-2|203	Summary: %{name}'s Xorg addon
12mu|abrt-2.0.10-2|204	Group: System/Libraries
12mu|abrt-2.0.10-2|205	Requires: curl
12mu|abrt-2.0.10-2|206	Requires: %{name} = %{version}-%{release}
12mu|abrt-2.0.10-2|207	
12mu|abrt-2.0.10-2|208	%description addon-xorg
12mu|abrt-2.0.10-2|209	This package contains plugin for collecting Xorg crash information
12mu|abrt-2.0.10-2|210	from Xorg log.
12mu|abrt-2.0.10-2|211	
12mu|abrt-2.0.10-2|212	%prep
12mu|abrt-2.0.10-2|213	
12mu|abrt-2.0.10-2|214	%setup -q
12mu|abrt-2.0.10-2|215	%apply_patches
12mu|abrt-2.0.10-2|216	# (tv)) disable -Werror:
12mu|abrt-2.0.10-2|217	perl -pi -e 's!-Werror!-Wno-deprecated!' configure{.ac,} */*/Makefile*
12mu|abrt-2.0.10-2|218	
12mu|abrt-2.0.10-2|219	%build
12mu|abrt-2.0.10-2|220	NOCONFIGURE=yes gnome-autogen.sh
12mu|abrt-2.0.10-2|221	%define Werror_cflags %nil
12mu|abrt-2.0.10-2|222	
12mu|abrt-2.0.10-2|223	%configure2_5x \
12mu|abrt-2.0.10-2|224	%if !%{with_systemd}
12mu|abrt-2.0.10-2|225	--without-systemdsystemunitdir \
12mu|abrt-2.0.10-2|226	%endif
12mu|abrt-2.0.10-2|227	%if %{with_systemd}
12mu|abrt-2.0.10-2|228	--with-systemdsystemunitdir=/lib/systemd/system \
12mu|abrt-2.0.10-2|229	%endif
12mu|abrt-2.0.10-2|230	--disable-rpath \
12mu|abrt-2.0.10-2|231	--enable-gtk3
12mu|abrt-2.0.10-2|232	
12mu|abrt-2.0.10-2|233	%make
12mu|abrt-2.0.10-2|234	
12mu|abrt-2.0.10-2|235	%install
12mu|abrt-2.0.10-2|236	
12mu|abrt-2.0.10-2|237	%makeinstall_std
12mu|abrt-2.0.10-2|238	%find_lang %{name}
12mu|abrt-2.0.10-2|239	
12mu|abrt-2.0.10-2|240	# remove all .la and .a files
12mu|abrt-2.0.10-2|241	find %{buildroot} -name '*.la' -or -name '*.a' | xargs rm -f
12mu|abrt-2.0.10-2|242	%if !%{with_systemd}
12mu|abrt-2.0.10-2|243	mkdir -p %{buildroot}/%{_initrddir}
12mu|abrt-2.0.10-2|244	install -m 755 %SOURCE1 %{buildroot}/%{_initrddir}/%{name}d
12mu|abrt-2.0.10-2|245	install -m 755 %SOURCE5 %{buildroot}/%{_initrddir}/%{name}-ccpp
12mu|abrt-2.0.10-2|246	install -m 755 %SOURCE6 %{buildroot}/%{_initrddir}/%{name}-oops
12mu|abrt-2.0.10-2|247	sed -i 's!@libexec@!%_libdir!' %{buildroot}/%{_initrddir}/%{name}-ccpp
12mu|abrt-2.0.10-2|248	%endif
12mu|abrt-2.0.10-2|249	mkdir -p %{buildroot}/var/cache/%{name}-di
12mu|abrt-2.0.10-2|250	mkdir -p %{buildroot}/var/run/%{name}
12mu|abrt-2.0.10-2|251	mkdir -p %{buildroot}/var/spool/%{name}
12mu|abrt-2.0.10-2|252	mkdir -p %{buildroot}/var/spool/%{name}-retrace
12mu|abrt-2.0.10-2|253	mkdir -p %{buildroot}/var/cache/%{name}-retrace
12mu|abrt-2.0.10-2|254	mkdir -p %{buildroot}/var/log/%{name}-retrace
12mu|abrt-2.0.10-2|255	mkdir -p %{buildroot}/var/spool/%{name}-upload
12mu|abrt-2.0.10-2|256	
12mu|abrt-2.0.10-2|257	# remove fedora gpg key
12mu|abrt-2.0.10-2|258	rm -f %{buildroot}%{_sysconfdir}/abrt/gpg_keys
12mu|abrt-2.0.10-2|259	touch %{buildroot}%{_sysconfdir}/abrt/gpg_keys
12mu|abrt-2.0.10-2|260	
12mu|abrt-2.0.10-2|261	touch %buildroot/var/run/abrt/abrt.socket
12mu|abrt-2.0.10-2|262	touch %buildroot/var/run/abrtd.pid
12mu|abrt-2.0.10-2|263	
12mu|abrt-2.0.10-2|264	# install ulimit disabler
12mu|abrt-2.0.10-2|265	mkdir -p %{buildroot}%{_sysconfdir}/profile.d/
12mu|abrt-2.0.10-2|266	install -m0644 %SOURCE2 %SOURCE3 %{buildroot}%{_sysconfdir}/profile.d/
12mu|abrt-2.0.10-2|267	
12mu|abrt-2.0.10-2|268	desktop-file-install \
12mu|abrt-2.0.10-2|269	--dir %{buildroot}%{_sysconfdir}/xdg/autostart \
12mu|abrt-2.0.10-2|270	src/applet/%{name}-applet.desktop
12mu|abrt-2.0.10-2|271	
12mu|abrt-2.0.10-2|272	# replace with our own version
12mu|abrt-2.0.10-2|273	cat %{SOURCE4} > %{buildroot}/usr/bin/%{name}-debuginfo-install
12mu|abrt-2.0.10-2|274	
12mu|abrt-2.0.10-2|275	#remove RH specific plugins
12mu|abrt-2.0.10-2|276	rm -f %{buildroot}%{_libdir}/%{name}/{RHTSupport.glade,libRHTSupport.so}
12mu|abrt-2.0.10-2|277	rm -f %{buildroot}%{_sysconfdir}/%{name}/plugins/RHTSupport.conf
12mu|abrt-2.0.10-2|278	rm -f %{buildroot}%{_sysconfdir}/%{name}/events.d/rhtsupport_events.conf
12mu|abrt-2.0.10-2|279	rm -f %{buildroot}%{_sysconfdir}/%{name}/events/report_RHTSupport.xml
12mu|abrt-2.0.10-2|280	rm -f %{buildroot}%{_bindir}/%{name}-action-rhtsupport
12mu|abrt-2.0.10-2|281	
12mu|abrt-2.0.10-2|282	# After everything is installed, remove info dir
12mu|abrt-2.0.10-2|283	rm -f %{buildroot}%{_infodir}/dir
12mu|abrt-2.0.10-2|284	
12mu|abrt-2.0.10-2|285	%pre
12mu|abrt-2.0.10-2|286	%_pre_useradd %{name} %{_sysconfdir}/%{name} /bin/nologin
12mu|abrt-2.0.10-2|287	%_pre_groupadd %{name} %{name}
12mu|abrt-2.0.10-2|288	
12mu|abrt-2.0.10-2|289	%post
12mu|abrt-2.0.10-2|290	if [ $1 -eq 1 ]; then
12mu|abrt-2.0.10-2|291	%if %{with systemd}
12mu|abrt-2.0.10-2|292	# Enable (but don't start) the units by default
12mu|abrt-2.0.10-2|293	/bin/systemctl enable abrtd.service >/dev/null 2>&1 || :
12mu|abrt-2.0.10-2|294	%else
12mu|abrt-2.0.10-2|295	/sbin/chkconfig --add abrtd
12mu|abrt-2.0.10-2|296	%endif
12mu|abrt-2.0.10-2|297	fi
12mu|abrt-2.0.10-2|298	
12mu|abrt-2.0.10-2|299	%post addon-ccpp
12mu|abrt-2.0.10-2|300	# this is required for transition from 1.1.x to 2.x
12mu|abrt-2.0.10-2|301	# because /cache/abrt-di/* was created under root with root:root
12mu|abrt-2.0.10-2|302	# so 2.x fails when it tries to extract debuginfo there..
12mu|abrt-2.0.10-2|303	chown -R abrt:abrt %{_localstatedir}/cache/abrt-di
12mu|abrt-2.0.10-2|304	if [ $1 -eq 1 ]; then
12mu|abrt-2.0.10-2|305	%if %{with systemd}
12mu|abrt-2.0.10-2|306	# Enable (but don't start) the units by default
12mu|abrt-2.0.10-2|307	/bin/systemctl enable abrt-ccpp.service >/dev/null 2>&1 || :
12mu|abrt-2.0.10-2|308	%else
12mu|abrt-2.0.10-2|309	/sbin/chkconfig --add abrt-ccpp
12mu|abrt-2.0.10-2|310	%endif
12mu|abrt-2.0.10-2|311	fi
12mu|abrt-2.0.10-2|312	
12mu|abrt-2.0.10-2|313	%post addon-kerneloops
12mu|abrt-2.0.10-2|314	if [ $1 -eq 1 ]; then
12mu|abrt-2.0.10-2|315	%if %{with systemd}
12mu|abrt-2.0.10-2|316	# Enable (but don't start) the units by default
12mu|abrt-2.0.10-2|317	/bin/systemctl enable abrt-oops.service >/dev/null 2>&1 || :
12mu|abrt-2.0.10-2|318	%else
12mu|abrt-2.0.10-2|319	/sbin/chkconfig --add abrt-oops
12mu|abrt-2.0.10-2|320	%endif
12mu|abrt-2.0.10-2|321	fi
12mu|abrt-2.0.10-2|322	
12mu|abrt-2.0.10-2|323	%post addon-vmcore
12mu|abrt-2.0.10-2|324	if [ $1 -eq 1 ]; then
12mu|abrt-2.0.10-2|325	%if %{with systemd}
12mu|abrt-2.0.10-2|326	# Enable (but don't start) the units by default
12mu|abrt-2.0.10-2|327	/bin/systemctl enable abrt-vmcore.service >/dev/null 2>&1 || :
12mu|abrt-2.0.10-2|328	%else
12mu|abrt-2.0.10-2|329	/sbin/chkconfig --add abrt-vmcore
12mu|abrt-2.0.10-2|330	%endif
12mu|abrt-2.0.10-2|331	fi
12mu|abrt-2.0.10-2|332	
12mu|abrt-2.0.10-2|333	%preun
12mu|abrt-2.0.10-2|334	if [ "$1" -eq "0" ] ; then
12mu|abrt-2.0.10-2|335	%if %{with systemd}
12mu|abrt-2.0.10-2|336	/bin/systemctl --no-reload disable abrtd.service > /dev/null 2>&1 || :
12mu|abrt-2.0.10-2|337	/bin/systemctl stop abrtd.service >/dev/null 2>&1 || :
12mu|abrt-2.0.10-2|338	%else
12mu|abrt-2.0.10-2|339	service abrtd stop >/dev/null 2>&1
12mu|abrt-2.0.10-2|340	/sbin/chkconfig --del abrtd
12mu|abrt-2.0.10-2|341	%endif
12mu|abrt-2.0.10-2|342	fi
12mu|abrt-2.0.10-2|343	
12mu|abrt-2.0.10-2|344	%preun addon-ccpp
12mu|abrt-2.0.10-2|345	if [ "$1" -eq "0" ] ; then
12mu|abrt-2.0.10-2|346	%if %{with systemd}
12mu|abrt-2.0.10-2|347	/bin/systemctl --no-reload disable abrt-ccpp.service >/dev/null 2>&1 || :
12mu|abrt-2.0.10-2|348	/bin/systemctl stop abrt-ccpp.service >/dev/null 2>&1 || :
12mu|abrt-2.0.10-2|349	%else
12mu|abrt-2.0.10-2|350	service abrt-ccpp stop >/dev/null 2>&1
12mu|abrt-2.0.10-2|351	/sbin/chkconfig --del abrt-ccpp
12mu|abrt-2.0.10-2|352	%endif
12mu|abrt-2.0.10-2|353	fi
12mu|abrt-2.0.10-2|354	
12mu|abrt-2.0.10-2|355	%preun addon-kerneloops
12mu|abrt-2.0.10-2|356	if [ "$1" -eq "0" ] ; then
12mu|abrt-2.0.10-2|357	%if %{with systemd}
12mu|abrt-2.0.10-2|358	/bin/systemctl --no-reload abrt-oops.service >/dev/null 2>&1 || :
12mu|abrt-2.0.10-2|359	/bin/systemctl stop abrt-oops.service >/dev/null 2>&1 || :
12mu|abrt-2.0.10-2|360	%else
12mu|abrt-2.0.10-2|361	service abrt-oops stop >/dev/null 2>&1
12mu|abrt-2.0.10-2|362	/sbin/chkconfig --del abrt-oops
12mu|abrt-2.0.10-2|363	%endif
12mu|abrt-2.0.10-2|364	fi
12mu|abrt-2.0.10-2|365	
12mu|abrt-2.0.10-2|366	%preun addon-vmcore
12mu|abrt-2.0.10-2|367	if [ "$1" -eq "0" ] ; then
12mu|abrt-2.0.10-2|368	%if %{with systemd}
12mu|abrt-2.0.10-2|369	/bin/systemctl --no-reload abrt-vmcore.service >/dev/null 2>&1 || :
12mu|abrt-2.0.10-2|370	/bin/systemctl stop abrt-vmcore.service >/dev/null 2>&1 || :
12mu|abrt-2.0.10-2|371	%else
12mu|abrt-2.0.10-2|372	service abrt-vmcore stop >/dev/null 2>&1
12mu|abrt-2.0.10-2|373	/sbin/chkconfig --del abrt-vmcore
12mu|abrt-2.0.10-2|374	%endif
12mu|abrt-2.0.10-2|375	fi
12mu|abrt-2.0.10-2|376	
12mu|abrt-2.0.10-2|377	%postun
12mu|abrt-2.0.10-2|378	%_postun_userdel %{name}
12mu|abrt-2.0.10-2|379	%_postun_groupdel %{name} %{name}
12mu|abrt-2.0.10-2|380	%if %{with systemd}
12mu|abrt-2.0.10-2|381	if [ $1 -ge 1 ] ; then
12mu|abrt-2.0.10-2|382	# On upgrade, reload init system configuration if we changed unit files
12mu|abrt-2.0.10-2|383	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|abrt-2.0.10-2|384	fi
12mu|abrt-2.0.10-2|385	%endif
12mu|abrt-2.0.10-2|386	
12mu|abrt-2.0.10-2|387	%if %{with systemd}
12mu|abrt-2.0.10-2|388	%postun addon-kerneloops
12mu|abrt-2.0.10-2|389	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|abrt-2.0.10-2|390	
12mu|abrt-2.0.10-2|391	%postun addon-vmcore
12mu|abrt-2.0.10-2|392	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|abrt-2.0.10-2|393	
12mu|abrt-2.0.10-2|394	%postun addon-ccpp
12mu|abrt-2.0.10-2|395	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|abrt-2.0.10-2|396	%endif
12mu|abrt-2.0.10-2|397	
12mu|abrt-2.0.10-2|398	%post gui
12mu|abrt-2.0.10-2|399	# update icon cache
12mu|abrt-2.0.10-2|400	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
12mu|abrt-2.0.10-2|401	
12mu|abrt-2.0.10-2|402	%postun gui
12mu|abrt-2.0.10-2|403	if [ $1 -eq 0 ] ; then
12mu|abrt-2.0.10-2|404	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
12mu|abrt-2.0.10-2|405	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12mu|abrt-2.0.10-2|406	fi
12mu|abrt-2.0.10-2|407	
12mu|abrt-2.0.10-2|408	%posttrans
12mu|abrt-2.0.10-2|409	service abrtd condrestart >/dev/null 2>&1 || :
12mu|abrt-2.0.10-2|410	
12mu|abrt-2.0.10-2|411	%posttrans addon-ccpp
12mu|abrt-2.0.10-2|412	service abrt-ccpp condrestart >/dev/null 2>&1 || :
12mu|abrt-2.0.10-2|413	
12mu|abrt-2.0.10-2|414	%posttrans addon-kerneloops
12mu|abrt-2.0.10-2|415	service abrt-oops condrestart >/dev/null 2>&1 || :
12mu|abrt-2.0.10-2|416	
12mu|abrt-2.0.10-2|417	%posttrans addon-vmcore
12mu|abrt-2.0.10-2|418	service abrt-vmcore condrestart >/dev/null 2>&1 || :
12mu|abrt-2.0.10-2|419	
12mu|abrt-2.0.10-2|420	%posttrans gui
12mu|abrt-2.0.10-2|421	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12mu|abrt-2.0.10-2|422	
12mu|abrt-2.0.10-2|423	%if 0
12mu|abrt-2.0.10-2|424	%post retrace-server
12mu|abrt-2.0.10-2|425	/sbin/install-info %{_infodir}/abrt-retrace-server %{_infodir}/dir 2> /dev/null || :
12mu|abrt-2.0.10-2|426	/usr/sbin/usermod -G mock apache 2> /dev/null || :
12mu|abrt-2.0.10-2|427	
12mu|abrt-2.0.10-2|428	%preun retrace-server
12mu|abrt-2.0.10-2|429	if [ "$1" = 0 ]; then
12mu|abrt-2.0.10-2|430	/sbin/install-info --delete %{_infodir}/abrt-retrace-server %{_infodir}/dir 2> /dev/null || :
12mu|abrt-2.0.10-2|431	fi
12mu|abrt-2.0.10-2|432	%endif
12mu|abrt-2.0.10-2|433	
12mu|abrt-2.0.10-2|434	%files -f %{name}.lang
12mu|abrt-2.0.10-2|435	%doc README COPYING
12mu|abrt-2.0.10-2|436	%if %{with systemd}
12mu|abrt-2.0.10-2|437	/lib/systemd/system/abrtd.service
12mu|abrt-2.0.10-2|438	%else
12mu|abrt-2.0.10-2|439	%{_initrddir}/abrtd
12mu|abrt-2.0.10-2|440	%endif
12mu|abrt-2.0.10-2|441	%{_sbindir}/%{name}d
12mu|abrt-2.0.10-2|442	%{_sbindir}/%{name}-server
12mu|abrt-2.0.10-2|443	%{_sbindir}/abrt-dbus
12mu|abrt-2.0.10-2|444	%{_bindir}/%{name}-debuginfo-install
12mu|abrt-2.0.10-2|445	%{_bindir}/abrt-action-generate-core-backtrace
12mu|abrt-2.0.10-2|446	%{_bindir}/abrt-dedup-client
12mu|abrt-2.0.10-2|447	%{_bindir}/%{name}-handle-upload
12mu|abrt-2.0.10-2|448	%{_bindir}/%{name}-action-save-package-data
12mu|abrt-2.0.10-2|449	%{_bindir}/%{name}-retrace-client
12mu|abrt-2.0.10-2|450	%{_bindir}/abrt-watch-log
12mu|abrt-2.0.10-2|451	%{_libexecdir}/abrt-handle-event
12mu|abrt-2.0.10-2|452	%config(noreplace) %{_sysconfdir}/%{name}/abrt.conf
12mu|abrt-2.0.10-2|453	%config(noreplace) %{_sysconfdir}/%{name}/abrt-action-save-package-data.conf
12mu|abrt-2.0.10-2|454	%config(noreplace) %{_sysconfdir}/%{name}/gpg_keys
12mu|abrt-2.0.10-2|455	%config(noreplace) %{_sysconfdir}/libreport/events.d/abrt_event.conf
12mu|abrt-2.0.10-2|456	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/dbus-abrt.conf
12mu|abrt-2.0.10-2|457	%config(noreplace) %{_sysconfdir}/libreport/events.d/smart_event.conf
12mu|abrt-2.0.10-2|458	%config(noreplace) %{_sysconfdir}/libreport/events.d/smolt_event.conf
12mu|abrt-2.0.10-2|459	%{_sysconfdir}/libreport/events.d/ccpp_retrace_event.conf
12mu|abrt-2.0.10-2|460	%{_sysconfdir}/libreport/events/analyze_RetraceServer.xml
12mu|abrt-2.0.10-2|461	%ghost %attr(0666, -, -) %{_localstatedir}/run/%{name}/abrt.socket
12mu|abrt-2.0.10-2|462	%ghost %attr(0644, -, -) %{_localstatedir}/run/%{name}d.pid
12mu|abrt-2.0.10-2|463	#%dir %attr(0755, %{name}, %{name}) %{_localstatedir}/cache/%{name}
12mu|abrt-2.0.10-2|464	%dir /var/run/%{name}
12mu|abrt-2.0.10-2|465	%dir %{_sysconfdir}/%{name}
12mu|abrt-2.0.10-2|466	%dir %{_sysconfdir}/%{name}/plugins
12mu|abrt-2.0.10-2|467	%{_mandir}/man1/abrt-handle-upload.1.*
12mu|abrt-2.0.10-2|468	%{_mandir}/man1/abrt-server.1.*
12mu|abrt-2.0.10-2|469	%{_mandir}/man1/abrt-action-save-package-data.1.*
12mu|abrt-2.0.10-2|470	%{_mandir}/man1/abrt-retrace-client.1.*
12mu|abrt-2.0.10-2|471	%{_mandir}/man1/abrt-cli.1.*
12mu|abrt-2.0.10-2|472	%{_mandir}/man8/abrtd.8.*
12mu|abrt-2.0.10-2|473	%{_mandir}/man8/abrt-dbus.8.*
12mu|abrt-2.0.10-2|474	%{_mandir}/man5/abrt.conf.5.*
12mu|abrt-2.0.10-2|475	%{_mandir}/man5/abrt-action-save-package-data.conf.5.*
12mu|abrt-2.0.10-2|476	%{_datadir}/dbus-1/system-services/org.freedesktop.problems.service
12mu|abrt-2.0.10-2|477	%{_datadir}/polkit-1/actions/abrt_polkit.policy
12mu|abrt-2.0.10-2|478	
12mu|abrt-2.0.10-2|479	%files -n %{lib_name}
12mu|abrt-2.0.10-2|480	%{_libdir}/libabrt*.so.*
12mu|abrt-2.0.10-2|481	
12mu|abrt-2.0.10-2|482	%files -n %{lib_name_devel}
12mu|abrt-2.0.10-2|483	%{_includedir}/abrt/*
12mu|abrt-2.0.10-2|484	%{_libdir}/libabrt*.so
12mu|abrt-2.0.10-2|485	#FIXME: this should go to libreportgtk-devel package
12mu|abrt-2.0.10-2|486	%{_libdir}/pkgconfig/%{name}.pc
12mu|abrt-2.0.10-2|487	
12mu|abrt-2.0.10-2|488	%files gui
12mu|abrt-2.0.10-2|489	%{_bindir}/%{name}-gui
12mu|abrt-2.0.10-2|490	%{_datadir}/%{name}
12mu|abrt-2.0.10-2|491	%{_datadir}/applications/%{name}.desktop
12mu|abrt-2.0.10-2|492	%{_datadir}/icons/hicolor/*/*/*.png
12mu|abrt-2.0.10-2|493	%{_bindir}/%{name}-applet
12mu|abrt-2.0.10-2|494	%{_sysconfdir}/xdg/autostart/%{name}-applet.desktop
12mu|abrt-2.0.10-2|495	
12mu|abrt-2.0.10-2|496	%files addon-ccpp
12mu|abrt-2.0.10-2|497	%config(noreplace) %{_sysconfdir}/%{name}/plugins/CCpp.conf
12mu|abrt-2.0.10-2|498	%{_sysconfdir}/libreport/events.d/ccpp_event.conf
12mu|abrt-2.0.10-2|499	%{_sysconfdir}/libreport/events.d/gconf_event.conf
12mu|abrt-2.0.10-2|500	%{_sysconfdir}/libreport/events.d/vimrc_event.conf
12mu|abrt-2.0.10-2|501	%{_sysconfdir}/libreport/events/analyze_LocalGDB.xml
12mu|abrt-2.0.10-2|502	%{_sysconfdir}/libreport/events/collect_xsession_errors.xml
12mu|abrt-2.0.10-2|503	%{_sysconfdir}/libreport/events/collect_Smolt.xml
12mu|abrt-2.0.10-2|504	%{_sysconfdir}/libreport/events/collect_GConf.xml
12mu|abrt-2.0.10-2|505	%{_sysconfdir}/libreport/events/collect_vimrc_user.xml
12mu|abrt-2.0.10-2|506	%{_sysconfdir}/libreport/events/collect_vimrc_system.xml
12mu|abrt-2.0.10-2|507	%dir %attr(0775, abrt, abrt) %{_localstatedir}/cache/abrt-di
12mu|abrt-2.0.10-2|508	%if %{with systemd}
12mu|abrt-2.0.10-2|509	/lib/systemd/system/abrt-ccpp.service
12mu|abrt-2.0.10-2|510	%else
12mu|abrt-2.0.10-2|511	%{_initrddir}/abrt-ccpp
12mu|abrt-2.0.10-2|512	%endif
12mu|abrt-2.0.10-2|513	%{_libdir}/abrt-hook-ccpp
12mu|abrt-2.0.10-2|514	%{_sysconfdir}/profile.d/00abrt.*
12mu|abrt-2.0.10-2|515	%{_bindir}/abrt-action-analyze-c
12mu|abrt-2.0.10-2|516	%{_bindir}/abrt-action-trim-files
12mu|abrt-2.0.10-2|517	%{_bindir}/abrt-action-analyze-core
12mu|abrt-2.0.10-2|518	%{_bindir}/abrt-action-list-dsos
12mu|abrt-2.0.10-2|519	%attr(2755, abrt, abrt) %{_bindir}/abrt-action-install-debuginfo
12mu|abrt-2.0.10-2|520	%attr(4755, abrt, abrt) %{_libexecdir}/abrt-action-install-debuginfo-to-abrt-cache
12mu|abrt-2.0.10-2|521	%{_bindir}/abrt-action-generate-backtrace
12mu|abrt-2.0.10-2|522	%{_bindir}/abrt-action-analyze-backtrace
12mu|abrt-2.0.10-2|523	%{_sbindir}/abrt-install-ccpp-hook
12mu|abrt-2.0.10-2|524	%{_mandir}/man*/abrt-action-analyze-c.*
12mu|abrt-2.0.10-2|525	%{_mandir}/man*/abrt-action-trim-files.*
12mu|abrt-2.0.10-2|526	%{_mandir}/man*/abrt-action-generate-backtrace.*
12mu|abrt-2.0.10-2|527	%{_mandir}/man*/abrt-action-generate-core-backtrace.*
12mu|abrt-2.0.10-2|528	%{_mandir}/man*/abrt-action-analyze-backtrace.*
12mu|abrt-2.0.10-2|529	%{_mandir}/man*/abrt-action-list-dsos.*
12mu|abrt-2.0.10-2|530	%{_mandir}/man1/abrt-install-ccpp-hook.*
12mu|abrt-2.0.10-2|531	
12mu|abrt-2.0.10-2|532	%files addon-kerneloops
12mu|abrt-2.0.10-2|533	%config(noreplace) %{_sysconfdir}/libreport/events.d/koops_event.conf
12mu|abrt-2.0.10-2|534	%if %{with systemd}
12mu|abrt-2.0.10-2|535	/lib/systemd/system/abrt-oops.service
12mu|abrt-2.0.10-2|536	%else
12mu|abrt-2.0.10-2|537	%{_initrddir}/abrt-oops
12mu|abrt-2.0.10-2|538	%endif
12mu|abrt-2.0.10-2|539	%{_bindir}/abrt-dump-oops
12mu|abrt-2.0.10-2|540	%{_bindir}/abrt-action-analyze-oops
12mu|abrt-2.0.10-2|541	%{_mandir}/man1/abrt-action-analyze-oops.1*
12mu|abrt-2.0.10-2|542	
12mu|abrt-2.0.10-2|543	%files addon-vmcore
12mu|abrt-2.0.10-2|544	%config(noreplace) %{_sysconfdir}/libreport/events.d/vmcore_event.conf
12mu|abrt-2.0.10-2|545	%{_sysconfdir}/libreport/events/analyze_VMcore.xml
12mu|abrt-2.0.10-2|546	%if %{with systemd}
12mu|abrt-2.0.10-2|547	/lib/systemd/system/abrt-vmcore.service
12mu|abrt-2.0.10-2|548	%else
12mu|abrt-2.0.10-2|549	%{_initrddir}/abrt-vmcore
12mu|abrt-2.0.10-2|550	%endif
12mu|abrt-2.0.10-2|551	%{_sbindir}/abrt-harvest-vmcore
12mu|abrt-2.0.10-2|552	%{_bindir}/abrt-action-analyze-vmcore
12mu|abrt-2.0.10-2|553	%{_mandir}/man1/abrt-action-analyze-vmcore.1*
12mu|abrt-2.0.10-2|554	
12mu|abrt-2.0.10-2|555	%files cli
12mu|abrt-2.0.10-2|556	%{_bindir}/abrt-cli
12mu|abrt-2.0.10-2|557	
12mu|abrt-2.0.10-2|558	%files addon-python
12mu|abrt-2.0.10-2|559	%dir %{_sysconfdir}/%{name}/plugins
12mu|abrt-2.0.10-2|560	%config(noreplace) %{_sysconfdir}/%{name}/plugins/python.conf
12mu|abrt-2.0.10-2|561	%{_sysconfdir}/libreport/events.d/python_event.conf
12mu|abrt-2.0.10-2|562	%{_bindir}/abrt-action-analyze-python
12mu|abrt-2.0.10-2|563	%{_mandir}/man1/abrt-action-analyze-python.1*
12mu|abrt-2.0.10-2|564	%{py_puresitedir}/abrt*.py*
12mu|abrt-2.0.10-2|565	%{py_puresitedir}/*.pth
12mu|abrt-2.0.10-2|566	
12mu|abrt-2.0.10-2|567	%files addon-xorg
12mu|abrt-2.0.10-2|568	%config(noreplace) %{_sysconfdir}/libreport/events.d/xorg_event.conf
12mu|abrt-2.0.10-2|569	%if %{with systemd}
12mu|abrt-2.0.10-2|570	%{_unitdir}/abrt-xorg.service
12mu|abrt-2.0.10-2|571	%else
12mu|abrt-2.0.10-2|572	%{_initrddir}/abrt-xorg
12mu|abrt-2.0.10-2|573	%endif
12mu|abrt-2.0.10-2|574	%{_bindir}/abrt-dump-xorg
12mu|abrt-2.0.10-2|575	
12mu|abrt-2.0.10-2|576	%files desktop
12mu|abrt-2.0.10-2|577	
12mu|abrt-2.0.10-2|578	%if 0
12mu|abrt-2.0.10-2|579	%files retrace-server
12mu|abrt-2.0.10-2|580	%config(noreplace) %{_sysconfdir}/%{name}/retrace.conf
12mu|abrt-2.0.10-2|581	%config(noreplace) %{_sysconfdir}/httpd/conf.d/retrace_httpd.conf
12mu|abrt-2.0.10-2|582	%config(noreplace) %{_sysconfdir}/yum.repos.d/retrace.repo
12mu|abrt-2.0.10-2|583	%dir %attr(0775, apache, abrt) %{_localstatedir}/spool/abrt-retrace
12mu|abrt-2.0.10-2|584	%dir %attr(0755, abrt, abrt) %{_localstatedir}/cache/abrt-retrace
12mu|abrt-2.0.10-2|585	%dir %attr(0755, abrt, abrt) %{_localstatedir}/log/abrt-retrace
12mu|abrt-2.0.10-2|586	%caps(cap_setuid=ep) %{_bindir}/abrt-retrace-worker
12mu|abrt-2.0.10-2|587	%{_bindir}/abrt-retrace-cleanup
12mu|abrt-2.0.10-2|588	%{_bindir}/abrt-retrace-reposync
12mu|abrt-2.0.10-2|589	%{_bindir}/coredump2packages
12mu|abrt-2.0.10-2|590	%{py_puresitedir}/retrace.py*
12mu|abrt-2.0.10-2|591	%{_datadir}/abrt-retrace/*.py*
12mu|abrt-2.0.10-2|592	%{_datadir}/abrt-retrace/*.wsgi
12mu|abrt-2.0.10-2|593	%{_datadir}/abrt-retrace/plugins/*.py*
12mu|abrt-2.0.10-2|594	%{_infodir}/abrt-retrace-server*
12mu|abrt-2.0.10-2|595	%endif
12mu|abrt-2.0.10-2|596	
12mu|abrt-2.0.10-2|597	
12mu|abrt-2.0.10-2|598	%changelog
12mu|abrt-2.0.10-2|599	* Tue Oct 01 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.0.10-2
12mu|abrt-2.0.10-2|600	+ Revision: 39e3fa5
12mu|abrt-2.0.10-2|601	- Minor cleanup
12mu|abrt-2.0.10-2|602	
12mu|abrt-2.0.10-2|603	

19435 12
12mu|accerciser-3.8.2-3|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|accerciser-3.8.2-3|2	
12mu|accerciser-3.8.2-3|3	Summary:	An interactive Python tool for querying accessibility information
12mu|accerciser-3.8.2-3|4	Name:		accerciser
12mu|accerciser-3.8.2-3|5	Version:	3.8.2
12mu|accerciser-3.8.2-3|6	Release:	3
12mu|accerciser-3.8.2-3|7	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|accerciser-3.8.2-3|8	License:	BSD
12mu|accerciser-3.8.2-3|9	Group:		Accessibility
12mu|accerciser-3.8.2-3|10	Url:		http://live.gnome.org/Accerciser
12mu|accerciser-3.8.2-3|11	BuildArch:	noarch
12mu|accerciser-3.8.2-3|12	BuildRequires:	pkgconfig(atspi-2) >= 2.1.5
12mu|accerciser-3.8.2-3|13	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.1.13
12mu|accerciser-3.8.2-3|14	BuildRequires:	pkgconfig(pygobject-3.0) >= 2.90.3
12mu|accerciser-3.8.2-3|15	BuildRequires:	intltool >= 0.35.0
12mu|accerciser-3.8.2-3|16	BuildRequires:	pkgconfig(gnome-doc-utils) >= 0.17.3
12mu|accerciser-3.8.2-3|17	BuildRequires:	pkgconfig(python3)
12mu|accerciser-3.8.2-3|18	BuildRequires:	GConf2 itstool
12mu|accerciser-3.8.2-3|19	Requires:       python3-cairo
12mu|accerciser-3.8.2-3|20	Requires:       python3-gi
12mu|accerciser-3.8.2-3|21	Requires:       python3-ipython
12mu|accerciser-3.8.2-3|22	Requires:       python3-pyatspi
12mu|accerciser-3.8.2-3|23	Requires:       typelib(Atspi)
12mu|accerciser-3.8.2-3|24	Requires:       typelib(Wnck) = 3.0
12mu|accerciser-3.8.2-3|25	
12mu|accerciser-3.8.2-3|26	%description
12mu|accerciser-3.8.2-3|27	An interactive Python accessibility explorer.
12mu|accerciser-3.8.2-3|28	
12mu|accerciser-3.8.2-3|29	%prep
12mu|accerciser-3.8.2-3|30	%setup -q
12mu|accerciser-3.8.2-3|31	
12mu|accerciser-3.8.2-3|32	%build
12mu|accerciser-3.8.2-3|33	%configure2_5x \
12mu|accerciser-3.8.2-3|34	--disable-scrollkeeper \
12mu|accerciser-3.8.2-3|35	--disable-schemas-install
12mu|accerciser-3.8.2-3|36	%make
12mu|accerciser-3.8.2-3|37	
12mu|accerciser-3.8.2-3|38	%install
12mu|accerciser-3.8.2-3|39	%makeinstall_std
12mu|accerciser-3.8.2-3|40	
12mu|accerciser-3.8.2-3|41	%find_lang %{name} --with-gnome
12mu|accerciser-3.8.2-3|42	
12mu|accerciser-3.8.2-3|43	%files -f %{name}.lang
12mu|accerciser-3.8.2-3|44	%doc AUTHORS README NEWS
12mu|accerciser-3.8.2-3|45	%{_bindir}/%{name}
12mu|accerciser-3.8.2-3|46	/usr/lib/python?.?/site-packages/accerciser
12mu|accerciser-3.8.2-3|47	%_datadir/glib-2.0/schemas/org.a11y.Accerciser.gschema.xml
12mu|accerciser-3.8.2-3|48	%{_datadir}/%{name}
12mu|accerciser-3.8.2-3|49	%{_datadir}/icons/HighContrast/scalable/apps/accerciser.svg
12mu|accerciser-3.8.2-3|50	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12mu|accerciser-3.8.2-3|51	%{_datadir}/applications/%{name}.desktop
12mu|accerciser-3.8.2-3|52	%{_mandir}/man1/*
12mu|accerciser-3.8.2-3|53	
12mu|accerciser-3.8.2-3|54	%changelog
12mu|accerciser-3.8.2-3|55	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.8.2-3
12mu|accerciser-3.8.2-3|56	+ Revision: e1bf2fe
12mu|accerciser-3.8.2-3|57	- Added python3-ipython req
12mu|accerciser-3.8.2-3|58	
12mu|accerciser-3.8.2-3|59	

19436 12
12mu|accountsservice-0.6.30-8|1	%define api 1.0
12mu|accountsservice-0.6.30-8|2	%define major 0
12mu|accountsservice-0.6.30-8|3	%define libname %mklibname %{name} %{major}
12mu|accountsservice-0.6.30-8|4	%define girname %mklibname %{name}-gir %{api}
12mu|accountsservice-0.6.30-8|5	%define develname %mklibname -d %{name}
12mu|accountsservice-0.6.30-8|6	
12mu|accountsservice-0.6.30-8|7	Summary:	D-Bus interfaces for querying and manipulating user account information
12mu|accountsservice-0.6.30-8|8	Name:		accountsservice
12mu|accountsservice-0.6.30-8|9	Version:	0.6.30
12mu|accountsservice-0.6.30-8|10	Release:	8
12mu|accountsservice-0.6.30-8|11	Group:		System/Libraries
12mu|accountsservice-0.6.30-8|12	License:	GPLv3+
12mu|accountsservice-0.6.30-8|13	URL:		http://www.fedoraproject.org/wiki/Features/UserAccountDialog
12mu|accountsservice-0.6.30-8|14	Source0:	http://www.freedesktop.org/software/accountsservice/%{name}-%{version}.tar.xz
12mu|accountsservice-0.6.30-8|15	
12mu|accountsservice-0.6.30-8|16	#From Mageia
12mu|accountsservice-0.6.30-8|17	Patch0:		accountsservice-0.6.30-filter-bin-true-login-shell-users-from-user-list.patch
12mu|accountsservice-0.6.30-8|18	
12mu|accountsservice-0.6.30-8|19	BuildRequires:	intltool
12mu|accountsservice-0.6.30-8|20	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|accountsservice-0.6.30-8|21	BuildRequires:	pkgconfig(glib-2.0)
12mu|accountsservice-0.6.30-8|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|accountsservice-0.6.30-8|23	BuildRequires:	pkgconfig(polkit-agent-1)
12mu|accountsservice-0.6.30-8|24	BuildRequires:	pkgconfig(libsystemd-login)
12mu|accountsservice-0.6.30-8|25	BuildRequires:	pkgconfig(libsystemd-daemon)
12mu|accountsservice-0.6.30-8|26	
12mu|accountsservice-0.6.30-8|27	Requires:	polkit
12mu|accountsservice-0.6.30-8|28	Requires:	shadow-utils
12mu|accountsservice-0.6.30-8|29	
12mu|accountsservice-0.6.30-8|30	Requires(post): systemd-units
12mu|accountsservice-0.6.30-8|31	Requires(preun): systemd-units
12mu|accountsservice-0.6.30-8|32	Requires(postun): systemd-units
12mu|accountsservice-0.6.30-8|33	
12mu|accountsservice-0.6.30-8|34	Obsoletes:	consolekit
12mu|accountsservice-0.6.30-8|35	
12mu|accountsservice-0.6.30-8|36	%description
12mu|accountsservice-0.6.30-8|37	The accountsservice project provides a set of D-Bus interfaces for
12mu|accountsservice-0.6.30-8|38	querying and manipulating user account information and an implementation
12mu|accountsservice-0.6.30-8|39	of these interfaces, based on the useradd, usermod and userdel commands.
12mu|accountsservice-0.6.30-8|40	
12mu|accountsservice-0.6.30-8|41	%package -n %{libname}
12mu|accountsservice-0.6.30-8|42	Summary:	Client-side library to talk to accountservice
12mu|accountsservice-0.6.30-8|43	Group:		System/Libraries
12mu|accountsservice-0.6.30-8|44	
12mu|accountsservice-0.6.30-8|45	%description -n %{libname}
12mu|accountsservice-0.6.30-8|46	This package contains the shared library for %{name}.
12mu|accountsservice-0.6.30-8|47	
12mu|accountsservice-0.6.30-8|48	%package -n %{girname}
12mu|accountsservice-0.6.30-8|49	Summary:	GObject Introspection interface description for %{name}
12mu|accountsservice-0.6.30-8|50	Group:		System/Libraries
12mu|accountsservice-0.6.30-8|51	
12mu|accountsservice-0.6.30-8|52	%description -n %{girname}
12mu|accountsservice-0.6.30-8|53	GObject Introspection interface description for %{name}.
12mu|accountsservice-0.6.30-8|54	
12mu|accountsservice-0.6.30-8|55	%package -n %{develname}
12mu|accountsservice-0.6.30-8|56	Summary:	Development files for accountsservice-libs
12mu|accountsservice-0.6.30-8|57	Group:		Development/C
12mu|accountsservice-0.6.30-8|58	Requires:	%{libname} = %{version}-%{release}
12mu|accountsservice-0.6.30-8|59	Requires:	%{girname} = %{version}-%{release}
12mu|accountsservice-0.6.30-8|60	
12mu|accountsservice-0.6.30-8|61	%description -n %{develname}
12mu|accountsservice-0.6.30-8|62	The accountsservice-devel package contains headers and other
12mu|accountsservice-0.6.30-8|63	files needed to build applications that use accountsservice-libs.
12mu|accountsservice-0.6.30-8|64	
12mu|accountsservice-0.6.30-8|65	%prep
12mu|accountsservice-0.6.30-8|66	%setup -q
12mu|accountsservice-0.6.30-8|67	%apply_patches
12mu|accountsservice-0.6.30-8|68	
12mu|accountsservice-0.6.30-8|69	%build
12mu|accountsservice-0.6.30-8|70	%configure2_5x \
12mu|accountsservice-0.6.30-8|71	--disable-static \
12mu|accountsservice-0.6.30-8|72	--enable-systemd \
12mu|accountsservice-0.6.30-8|73	--with-systemdsystemunitdir=%{_unitdir}
12mu|accountsservice-0.6.30-8|74	%make
12mu|accountsservice-0.6.30-8|75	
12mu|accountsservice-0.6.30-8|76	%install
12mu|accountsservice-0.6.30-8|77	%makeinstall_std
12mu|accountsservice-0.6.30-8|78	%find_lang accounts-service
12mu|accountsservice-0.6.30-8|79	
12mu|accountsservice-0.6.30-8|80	%post
12mu|accountsservice-0.6.30-8|81	%systemd_post accounts-daemon.service
12mu|accountsservice-0.6.30-8|82	
12mu|accountsservice-0.6.30-8|83	%preun
12mu|accountsservice-0.6.30-8|84	%systemd_preun accounts-daemon.service
12mu|accountsservice-0.6.30-8|85	
12mu|accountsservice-0.6.30-8|86	%postun
12mu|accountsservice-0.6.30-8|87	%systemd_postun accounts-daemon.service
12mu|accountsservice-0.6.30-8|88	
12mu|accountsservice-0.6.30-8|89	
12mu|accountsservice-0.6.30-8|90	%files -f accounts-service.lang
12mu|accountsservice-0.6.30-8|91	%doc README AUTHORS
12mu|accountsservice-0.6.30-8|92	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.Accounts.conf
12mu|accountsservice-0.6.30-8|93	%{_libexecdir}/accounts-daemon
12mu|accountsservice-0.6.30-8|94	%{_datadir}/dbus-1/interfaces/org.freedesktop.Accounts.xml
12mu|accountsservice-0.6.30-8|95	%{_datadir}/dbus-1/interfaces/org.freedesktop.Accounts.User.xml
12mu|accountsservice-0.6.30-8|96	%{_datadir}/dbus-1/system-services/org.freedesktop.Accounts.service
12mu|accountsservice-0.6.30-8|97	%{_datadir}/polkit-1/actions/org.freedesktop.accounts.policy
12mu|accountsservice-0.6.30-8|98	%dir %{_localstatedir}/lib/AccountsService/
12mu|accountsservice-0.6.30-8|99	%dir %{_localstatedir}/lib/AccountsService/users
12mu|accountsservice-0.6.30-8|100	%dir %{_localstatedir}/lib/AccountsService/icons
12mu|accountsservice-0.6.30-8|101	%{_unitdir}/accounts-daemon.service
12mu|accountsservice-0.6.30-8|102	
12mu|accountsservice-0.6.30-8|103	%files -n %{libname}
12mu|accountsservice-0.6.30-8|104	%{_libdir}/lib%{name}.so.%{major}*
12mu|accountsservice-0.6.30-8|105	
12mu|accountsservice-0.6.30-8|106	%files -n %{girname}
12mu|accountsservice-0.6.30-8|107	%{_libdir}/girepository-1.0/AccountsService-%{api}.typelib
12mu|accountsservice-0.6.30-8|108	
12mu|accountsservice-0.6.30-8|109	%files -n %{develname}
12mu|accountsservice-0.6.30-8|110	%{_includedir}/%{name}-1.0
12mu|accountsservice-0.6.30-8|111	%{_libdir}/lib%{name}.so
12mu|accountsservice-0.6.30-8|112	%{_libdir}/pkgconfig/%{name}.pc
12mu|accountsservice-0.6.30-8|113	%{_datadir}/gir-1.0/AccountsService-%{api}.gir
12mu|accountsservice-0.6.30-8|114	%{_datadir}/gtk-doc/html/libaccountsservice

19437 12
12mu|acpid-2.0.17-3|1	Summary:		ACPI kernel daemon and control utility
12mu|acpid-2.0.17-3|2	Name:			acpid
12mu|acpid-2.0.17-3|3	Version:		2.0.17
12mu|acpid-2.0.17-3|4	Release:		3
12mu|acpid-2.0.17-3|5	License:		GPLv2+
12mu|acpid-2.0.17-3|6	Group:			System/Servers
12mu|acpid-2.0.17-3|7	Epoch:			2
12mu|acpid-2.0.17-3|8	URL:			http://www.tedfelix.com/linux/acpid-netlink.html
12mu|acpid-2.0.17-3|9	Source0:		http://www.tedfelix.com/linux/%{name}-%{version}.tar.xz
12mu|acpid-2.0.17-3|10	Source2:		acpid.service
12mu|acpid-2.0.17-3|11	Source3:		acpid.config
12mu|acpid-2.0.17-3|12	Source4: acpid.video.conf
12mu|acpid-2.0.17-3|13	Source5: acpid.power.conf
12mu|acpid-2.0.17-3|14	Source6: acpid.power.sh
12mu|acpid-2.0.17-3|15	ExclusiveArch:		%{ix86} ia64 x86_64 amd64
12mu|acpid-2.0.17-3|16	BuildRequires:		systemd-units
12mu|acpid-2.0.17-3|17	Requires(post):		rpm-helper
12mu|acpid-2.0.17-3|18	Requires(post):		chkconfig >= 1.3.37-3mdv
12mu|acpid-2.0.17-3|19	Requires(preun):	rpm-helper
12mu|acpid-2.0.17-3|20	Conflicts:		suspend-scripts < 1.27-2mdv2007.1
12mu|acpid-2.0.17-3|21	Obsoletes:		pm-fallback-policy
12mu|acpid-2.0.17-3|22	
12mu|acpid-2.0.17-3|23	%description
12mu|acpid-2.0.17-3|24	The ACPI specification defines power and system management functions
12mu|acpid-2.0.17-3|25	for each computer, in a generic manner. The ACPI daemon coordinates
12mu|acpid-2.0.17-3|26	the management of power and system functions when ACPI kernel
12mu|acpid-2.0.17-3|27	support is enabled (kernel 2.3.x or later).
12mu|acpid-2.0.17-3|28	
12mu|acpid-2.0.17-3|29	%prep
12mu|acpid-2.0.17-3|30	%setup -q
12mu|acpid-2.0.17-3|31	
12mu|acpid-2.0.17-3|32	%build
12mu|acpid-2.0.17-3|33	%configure2_5x
12mu|acpid-2.0.17-3|34	%serverbuild_hardened
12mu|acpid-2.0.17-3|35	# Don't use standard optflag, correct LDFLAGS
12mu|acpid-2.0.17-3|36	#sed -i -e "/^OPT = /d"  -e "1iLDFLAGS = -pie %{ldflags}" Makefile
12mu|acpid-2.0.17-3|37	#OPT="%{optflags} -fPIC" %make
12mu|acpid-2.0.17-3|38	
12mu|acpid-2.0.17-3|39	%make
12mu|acpid-2.0.17-3|40	
12mu|acpid-2.0.17-3|41	%install
12mu|acpid-2.0.17-3|42	%makeinstall_std
12mu|acpid-2.0.17-3|43	mkdir -p %{buildroot}%{_unitdir}
12mu|acpid-2.0.17-3|44	install -m755 %{SOURCE2} %{buildroot}%{_unitdir}
12mu|acpid-2.0.17-3|45	
12mu|acpid-2.0.17-3|46	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12mu|acpid-2.0.17-3|47	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/acpid
12mu|acpid-2.0.17-3|48	
12mu|acpid-2.0.17-3|49	install -d %{buildroot}%{_sysconfdir}/acpi/actions
12mu|acpid-2.0.17-3|50	install -d -m 755 %{buildroot}%{_sysconfdir}/acpi/events
12mu|acpid-2.0.17-3|51	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/acpi/events/videoconf
12mu|acpid-2.0.17-3|52	install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/acpi/events/powerconf
12mu|acpid-2.0.17-3|53	install -m 755 %{SOURCE6} %{buildroot}%{_sysconfdir}/acpi/actions/power.sh
12mu|acpid-2.0.17-3|54	
12mu|acpid-2.0.17-3|55	%post
12mu|acpid-2.0.17-3|56	if [ $1 -eq 1 ]; then
12mu|acpid-2.0.17-3|57	/bin/systemctl enable %{name}.service > /dev/null 2>&1 || :
12mu|acpid-2.0.17-3|58	fi
12mu|acpid-2.0.17-3|59	
12mu|acpid-2.0.17-3|60	%_post_service %{name} %{name}.service
12mu|acpid-2.0.17-3|61	
12mu|acpid-2.0.17-3|62	%postun
12mu|acpid-2.0.17-3|63	%_postun_unit %{name}.service
12mu|acpid-2.0.17-3|64	
12mu|acpid-2.0.17-3|65	%preun
12mu|acpid-2.0.17-3|66	%_preun_service %{name} %{name}.service
12mu|acpid-2.0.17-3|67	
12mu|acpid-2.0.17-3|68	%files
12mu|acpid-2.0.17-3|69	%doc README TODO Changelog
12mu|acpid-2.0.17-3|70	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/acpid
12mu|acpid-2.0.17-3|71	%{_sbindir}/*
12mu|acpid-2.0.17-3|72	%{_bindir}/*
12mu|acpid-2.0.17-3|73	%{_mandir}/man8/*
12mu|acpid-2.0.17-3|74	%{_unitdir}/acpid.service
12mu|acpid-2.0.17-3|75	%dir %{_sysconfdir}/acpi/actions
12mu|acpid-2.0.17-3|76	%dir %{_sysconfdir}/acpi/events
12mu|acpid-2.0.17-3|77	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/acpi/events/videoconf
12mu|acpid-2.0.17-3|78	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/acpi/events/powerconf
12mu|acpid-2.0.17-3|79	%config(noreplace) %attr(0755,root,root) %{_sysconfdir}/acpi/actions/power.sh

19438 12
12mu|adplug-2.2-6|1	%define api 2.2
12mu|adplug-2.2-6|2	%define major 0
12mu|adplug-2.2-6|3	%define libname %mklibname %name %api %major
12mu|adplug-2.2-6|4	%define develname %mklibname -d %name
12mu|adplug-2.2-6|5	%define staticname %mklibname -s -d %name
12mu|adplug-2.2-6|6	
12mu|adplug-2.2-6|7	Summary: AdLib sound player library
12mu|adplug-2.2-6|8	Name:    adplug
12mu|adplug-2.2-6|9	Version: 2.2
12mu|adplug-2.2-6|10	Release: 6
12mu|adplug-2.2-6|11	Source0: http://prdownloads.sourceforge.net/%name/%{name}-%{version}.tar.bz2
12mu|adplug-2.2-6|12	Source1: http://prdownloads.sourceforge.net/adplug/adplug.db.bz2
12mu|adplug-2.2-6|13	URL: http://adplug.sourceforge.net/
12mu|adplug-2.2-6|14	License: LGPLv2+
12mu|adplug-2.2-6|15	Group: Sound
12mu|adplug-2.2-6|16	
12mu|adplug-2.2-6|17	BuildRequires: pkgconfig(libbinio)
12mu|adplug-2.2-6|18	BuildRequires: chrpath
12mu|adplug-2.2-6|19	
12mu|adplug-2.2-6|20	%description
12mu|adplug-2.2-6|21	AdPlug is a free, multi-platform, hardware independent AdLib sound player
12mu|adplug-2.2-6|22	library, mainly written in C++. AdPlug plays sound data, originally created
12mu|adplug-2.2-6|23	for the AdLib (OPL2) audio board, on top of an OPL2 emulator or by using the
12mu|adplug-2.2-6|24	real hardware. No OPL2 chip is required for playback.
12mu|adplug-2.2-6|25	
12mu|adplug-2.2-6|26	It supports various audio formats from MS-DOS AdLib trackers.
12mu|adplug-2.2-6|27	
12mu|adplug-2.2-6|28	%package -n %libname
12mu|adplug-2.2-6|29	Group: System/Libraries
12mu|adplug-2.2-6|30	Summary: Shared library of the AdPlug audio emulator
12mu|adplug-2.2-6|31	
12mu|adplug-2.2-6|32	%description -n %libname
12mu|adplug-2.2-6|33	AdPlug is a free, multi-platform, hardware independent AdLib sound player
12mu|adplug-2.2-6|34	library, mainly written in C++. AdPlug plays sound data, originally created
12mu|adplug-2.2-6|35	for the AdLib (OPL2) audio board, on top of an OPL2 emulator or by using the
12mu|adplug-2.2-6|36	real hardware. No OPL2 chip is required for playback.
12mu|adplug-2.2-6|37	
12mu|adplug-2.2-6|38	It supports various audio formats from MS-DOS AdLib trackers.
12mu|adplug-2.2-6|39	
12mu|adplug-2.2-6|40	This package contains the shared library required to run applications
12mu|adplug-2.2-6|41	based on AdPlug.
12mu|adplug-2.2-6|42	
12mu|adplug-2.2-6|43	%package -n %develname
12mu|adplug-2.2-6|44	Group: Development/C++
12mu|adplug-2.2-6|45	Summary: Development files of AdPlug
12mu|adplug-2.2-6|46	Requires: %libname = %version
12mu|adplug-2.2-6|47	Provides: libadplug-devel = %version-%release
12mu|adplug-2.2-6|48	Requires: libbinio-devel
12mu|adplug-2.2-6|49	Obsoletes: %mklibname -d %name 2.1
12mu|adplug-2.2-6|50	
12mu|adplug-2.2-6|51	%description -n %develname
12mu|adplug-2.2-6|52	AdPlug is a free, multi-platform, hardware independent AdLib sound player
12mu|adplug-2.2-6|53	library, mainly written in C++. AdPlug plays sound data, originally created
12mu|adplug-2.2-6|54	for the AdLib (OPL2) audio board, on top of an OPL2 emulator or by using the
12mu|adplug-2.2-6|55	real hardware. No OPL2 chip is required for playback.
12mu|adplug-2.2-6|56	
12mu|adplug-2.2-6|57	It supports various audio formats from MS-DOS AdLib trackers.
12mu|adplug-2.2-6|58	
12mu|adplug-2.2-6|59	This package contains the C++ headers and documentation required for
12mu|adplug-2.2-6|60	building programs based on AdPlug.
12mu|adplug-2.2-6|61	
12mu|adplug-2.2-6|62	%package -n %staticname
12mu|adplug-2.2-6|63	Group: Development/C++
12mu|adplug-2.2-6|64	Summary: Static library of AdPlug
12mu|adplug-2.2-6|65	Requires: %develname = %version
12mu|adplug-2.2-6|66	Provides: libadplug-static-devel = %version-%release
12mu|adplug-2.2-6|67	Obsoletes: %mklibname -s -d %name 2.1
12mu|adplug-2.2-6|68	
12mu|adplug-2.2-6|69	%description -n %staticname
12mu|adplug-2.2-6|70	AdPlug is a free, multi-platform, hardware independent AdLib sound player
12mu|adplug-2.2-6|71	library, mainly written in C++. AdPlug plays sound data, originally created
12mu|adplug-2.2-6|72	for the AdLib (OPL2) audio board, on top of an OPL2 emulator or by using the
12mu|adplug-2.2-6|73	real hardware. No OPL2 chip is required for playback.
12mu|adplug-2.2-6|74	
12mu|adplug-2.2-6|75	It supports various audio formats from MS-DOS AdLib trackers.
12mu|adplug-2.2-6|76	
12mu|adplug-2.2-6|77	This package contains the static library required for statically
12mu|adplug-2.2-6|78	linking applications based on AdPlug.
12mu|adplug-2.2-6|79	
12mu|adplug-2.2-6|80	%prep
12mu|adplug-2.2-6|81	%setup -q
12mu|adplug-2.2-6|82	perl -pi -e "s!/usr/local/share/adplug!%_datadir/%name!" doc/adplugdb.1
12mu|adplug-2.2-6|83	
12mu|adplug-2.2-6|84	%build
12mu|adplug-2.2-6|85	export CPPFLAGS="-I%_includedir/libbinio"
12mu|adplug-2.2-6|86	%configure2_5x
12mu|adplug-2.2-6|87	%make
12mu|adplug-2.2-6|88	
12mu|adplug-2.2-6|89	%install
12mu|adplug-2.2-6|90	%makeinstall_std
12mu|adplug-2.2-6|91	mkdir -p %buildroot%_datadir/%name
12mu|adplug-2.2-6|92	bzcat %SOURCE1 > %buildroot%_datadir/%name/adplug.db
12mu|adplug-2.2-6|93	chrpath -d %buildroot%_bindir/adplugdb
12mu|adplug-2.2-6|94	
12mu|adplug-2.2-6|95	
12mu|adplug-2.2-6|96	%if %mdkversion < 200900
12mu|adplug-2.2-6|97	%post -n %libname -p /sbin/ldconfig
12mu|adplug-2.2-6|98	%endif
12mu|adplug-2.2-6|99	
12mu|adplug-2.2-6|100	
12mu|adplug-2.2-6|101	%files
12mu|adplug-2.2-6|102	%doc README
12mu|adplug-2.2-6|103	%_bindir/adplugdb
12mu|adplug-2.2-6|104	%_mandir/man1/adplugdb.1*
12mu|adplug-2.2-6|105	%dir %_datadir/%name/
12mu|adplug-2.2-6|106	%_datadir/%name/adplug.db
12mu|adplug-2.2-6|107	
12mu|adplug-2.2-6|108	%files -n %libname
12mu|adplug-2.2-6|109	%doc AUTHORS NEWS TODO COPYING
12mu|adplug-2.2-6|110	%_libdir/libadplug-%{api}.so.%{major}*
12mu|adplug-2.2-6|111	
12mu|adplug-2.2-6|112	%files -n %develname
12mu|adplug-2.2-6|113	%_includedir/adplug/
12mu|adplug-2.2-6|114	%_libdir/*.so
12mu|adplug-2.2-6|115	%_infodir/libadplug.info*
12mu|adplug-2.2-6|116	%_libdir/pkgconfig/*.pc
12mu|adplug-2.2-6|117	
12mu|adplug-2.2-6|118	%files -n %staticname
12mu|adplug-2.2-6|119	%_libdir/*.a
12mu|adplug-2.2-6|120	
12mu|adplug-2.2-6|121	
12mu|adplug-2.2-6|122	
12mu|adplug-2.2-6|123	%changelog
12mu|adplug-2.2-6|124	* Wed Apr 24 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.2-6
12mu|adplug-2.2-6|125	+ Revision: c5e17bd
12mu|adplug-2.2-6|126	- Bump release
12mu|adplug-2.2-6|127	
12mu|adplug-2.2-6|128	

19439 12
12mu|akonadi-1.11.0-4|1	Summary:	An extensible cross-desktop storage service for PIM
12mu|akonadi-1.11.0-4|2	Name:		akonadi
12mu|akonadi-1.11.0-4|3	Version:	1.11.0
12mu|akonadi-1.11.0-4|4	Release:	4
12mu|akonadi-1.11.0-4|5	Epoch:		1
12mu|akonadi-1.11.0-4|6	License:	LGPLv2+
12mu|akonadi-1.11.0-4|7	Group:		Networking/WWW
12mu|akonadi-1.11.0-4|8	Url:		http://pim.kde.org/akonadi/
12mu|akonadi-1.11.0-4|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|akonadi-1.11.0-4|10	%if %{is_beta}
12mu|akonadi-1.11.0-4|11	%define ftpdir unstable
12mu|akonadi-1.11.0-4|12	%else
12mu|akonadi-1.11.0-4|13	%define ftpdir stable
12mu|akonadi-1.11.0-4|14	%endif
12mu|akonadi-1.11.0-4|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/akonadi/src/%{name}-%{version}.tar.bz2
12mu|akonadi-1.11.0-4|16	BuildRequires:	automoc
12mu|akonadi-1.11.0-4|17	BuildRequires:	kde4-macros
12mu|akonadi-1.11.0-4|18	BuildRequires:	libxml2-utils
12mu|akonadi-1.11.0-4|19	BuildRequires:	qt4-qtdbus
12mu|akonadi-1.11.0-4|20	BuildRequires:	shared-mime-info >= 0.20
12mu|akonadi-1.11.0-4|21	BuildRequires:	xsltproc
12mu|akonadi-1.11.0-4|22	BuildRequires:	boost-devel
12mu|akonadi-1.11.0-4|23	BuildRequires:	qt4-devel
12mu|akonadi-1.11.0-4|24	BuildRequires:	pkgconfig(soprano)
12mu|akonadi-1.11.0-4|25	Requires:	qt4-database-plugin-mysql
12mu|akonadi-1.11.0-4|26	%if %{mdvver} >= 201400
12mu|akonadi-1.11.0-4|27	BuildRequires:	mariadb-devel
12mu|akonadi-1.11.0-4|28	Requires:	mariadb-common
12mu|akonadi-1.11.0-4|29	# (tpg) needed for mysqld
12mu|akonadi-1.11.0-4|30	Requires:	mariadb-server
12mu|akonadi-1.11.0-4|31	# Needed for mysqlcheck  which is used in akonadi
12mu|akonadi-1.11.0-4|32	Requires:	mariadb-client
12mu|akonadi-1.11.0-4|33	%else
12mu|akonadi-1.11.0-4|34	BuildRequires:	mysql-devel
12mu|akonadi-1.11.0-4|35	Requires:	mysql-core
12mu|akonadi-1.11.0-4|36	Requires:	mysql-common
12mu|akonadi-1.11.0-4|37	Requires:	mysql-client
12mu|akonadi-1.11.0-4|38	%endif
12mu|akonadi-1.11.0-4|39	
12mu|akonadi-1.11.0-4|40	%description
12mu|akonadi-1.11.0-4|41	An extensible cross-desktop storage service for PIM data and meta data
12mu|akonadi-1.11.0-4|42	providing concurrent read, write, and query access.
12mu|akonadi-1.11.0-4|43	
12mu|akonadi-1.11.0-4|44	%files
12mu|akonadi-1.11.0-4|45	%{_kde_bindir}/*
12mu|akonadi-1.11.0-4|46	%{_sysconfdir}/akonadi
12mu|akonadi-1.11.0-4|47	%{_datadir}/dbus-1/services/*
12mu|akonadi-1.11.0-4|48	%{_datadir}/mime/packages/akonadi-mime.xml
12mu|akonadi-1.11.0-4|49	%{_libdir}/qt4/plugins/sqldrivers/libqsqlite3.so
12mu|akonadi-1.11.0-4|50	
12mu|akonadi-1.11.0-4|51	#------------------------------------------------------
12mu|akonadi-1.11.0-4|52	
12mu|akonadi-1.11.0-4|53	# Need a dummy package to override old one
12mu|akonadi-1.11.0-4|54	%package common
12mu|akonadi-1.11.0-4|55	Group:		Networking/WWW
12mu|akonadi-1.11.0-4|56	Summary:	Dummy package to override old
12mu|akonadi-1.11.0-4|57	
12mu|akonadi-1.11.0-4|58	%description common
12mu|akonadi-1.11.0-4|59	Dummy package to override old.
12mu|akonadi-1.11.0-4|60	
12mu|akonadi-1.11.0-4|61	%files common
12mu|akonadi-1.11.0-4|62	%doc README
12mu|akonadi-1.11.0-4|63	
12mu|akonadi-1.11.0-4|64	#------------------------------------------------------
12mu|akonadi-1.11.0-4|65	
12mu|akonadi-1.11.0-4|66	%define akonadiprotocolinternals_major 1
12mu|akonadi-1.11.0-4|67	%define libakonadiprotocolinternals %mklibname akonadiprotocolinternals %{akonadiprotocolinternals_major}
12mu|akonadi-1.11.0-4|68	
12mu|akonadi-1.11.0-4|69	%package -n %{libakonadiprotocolinternals}
12mu|akonadi-1.11.0-4|70	Summary:	%{name} library
12mu|akonadi-1.11.0-4|71	Group:		System/Libraries
12mu|akonadi-1.11.0-4|72	
12mu|akonadi-1.11.0-4|73	%description -n %{libakonadiprotocolinternals}
12mu|akonadi-1.11.0-4|74	%{name} library.
12mu|akonadi-1.11.0-4|75	
12mu|akonadi-1.11.0-4|76	%files -n %{libakonadiprotocolinternals}
12mu|akonadi-1.11.0-4|77	%{_kde_libdir}/libakonadiprotocolinternals.so.%{akonadiprotocolinternals_major}*
12mu|akonadi-1.11.0-4|78	
12mu|akonadi-1.11.0-4|79	#------------------------------------------------------
12mu|akonadi-1.11.0-4|80	
12mu|akonadi-1.11.0-4|81	%package devel
12mu|akonadi-1.11.0-4|82	Summary:	Devel stuff for %{name}
12mu|akonadi-1.11.0-4|83	Group:		Development/KDE and Qt
12mu|akonadi-1.11.0-4|84	Requires:	%{libakonadiprotocolinternals} = %{EVRD}
12mu|akonadi-1.11.0-4|85	Requires:	akonadi-common = %{EVRD}
12mu|akonadi-1.11.0-4|86	
12mu|akonadi-1.11.0-4|87	%description devel
12mu|akonadi-1.11.0-4|88	This package contains header files needed if you wish to build applications
12mu|akonadi-1.11.0-4|89	based on %{name}
12mu|akonadi-1.11.0-4|90	
12mu|akonadi-1.11.0-4|91	%files devel
12mu|akonadi-1.11.0-4|92	%{_kde_includedir}/*
12mu|akonadi-1.11.0-4|93	%{_kde_libdir}/*.so
12mu|akonadi-1.11.0-4|94	%{_kde_libdir}/pkgconfig/akonadi.pc
12mu|akonadi-1.11.0-4|95	%{_kde_libdir}/cmake/Akonadi
12mu|akonadi-1.11.0-4|96	%{_kde_datadir}/dbus-1/interfaces/*.xml
12mu|akonadi-1.11.0-4|97	
12mu|akonadi-1.11.0-4|98	#--------------------------------------------------------------------
12mu|akonadi-1.11.0-4|99	
12mu|akonadi-1.11.0-4|100	%prep
12mu|akonadi-1.11.0-4|101	%setup -q
12mu|akonadi-1.11.0-4|102	
12mu|akonadi-1.11.0-4|103	%build
12mu|akonadi-1.11.0-4|104	%cmake_kde4 \
12mu|akonadi-1.11.0-4|105	-DMYSQLD_EXECUTABLE=%{_sbindir}/mysqld \
12mu|akonadi-1.11.0-4|106	-DCONFIG_INSTALL_DIR=%{_sysconfdir}
12mu|akonadi-1.11.0-4|107	%make
12mu|akonadi-1.11.0-4|108	
12mu|akonadi-1.11.0-4|109	%install
12mu|akonadi-1.11.0-4|110	%makeinstall_std -C build
12mu|akonadi-1.11.0-4|111	mkdir %{buildroot}%{_libdir}/qt4
12mu|akonadi-1.11.0-4|112	mv %{buildroot}%{_libdir}/plugins %{buildroot}%{_libdir}/qt4/
12mu|akonadi-1.11.0-4|113	
12mu|akonadi-1.11.0-4|114	
12mu|akonadi-1.11.0-4|115	%changelog
12mu|akonadi-1.11.0-4|116	* Thu Mar 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.11.0-4
12mu|akonadi-1.11.0-4|117	+ Revision: f3ad341
12mu|akonadi-1.11.0-4|118	- LOG New version 1.11.0
12mu|akonadi-1.11.0-4|119	
12mu|akonadi-1.11.0-4|120	

19440 12
12mu|alacarte-3.7.90-2|1	Summary:	Simple menu editor for Gnome
12mu|alacarte-3.7.90-2|2	Name:		alacarte
12mu|alacarte-3.7.90-2|3	Version:	3.7.90
12mu|alacarte-3.7.90-2|4	Release:	2
12mu|alacarte-3.7.90-2|5	Group:		System/Configuration/Other
12mu|alacarte-3.7.90-2|6	License:	LGPLv2+
12mu|alacarte-3.7.90-2|7	URL:		http://www.realistanew.com/projects/alacarte/
12mu|alacarte-3.7.90-2|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.7/%{name}-%{version}.tar.xz
12mu|alacarte-3.7.90-2|9	Source1:	%{name}-icons.tar.bz2
12mu|alacarte-3.7.90-2|10	BuildArch:	noarch
12mu|alacarte-3.7.90-2|11	
12mu|alacarte-3.7.90-2|12	BuildRequires:	desktop-file-utils
12mu|alacarte-3.7.90-2|13	BuildRequires:	gettext
12mu|alacarte-3.7.90-2|14	BuildRequires:	intltool
12mu|alacarte-3.7.90-2|15	BuildRequires:	pkgconfig(libgnome-menu-3.0)
12mu|alacarte-3.7.90-2|16	BuildRequires:	pkgconfig(pygtk-2.0)
12mu|alacarte-3.7.90-2|17	BuildRequires:	pkgconfig(pygobject-3.0)
12mu|alacarte-3.7.90-2|18	
12mu|alacarte-3.7.90-2|19	Requires:	pygtk2.0
12mu|alacarte-3.7.90-2|20	Requires:	gnome-python-gconf
12mu|alacarte-3.7.90-2|21	Requires:	gnome-python
12mu|alacarte-3.7.90-2|22	Requires:	typelib(GMenu)
12mu|alacarte-3.7.90-2|23	
12mu|alacarte-3.7.90-2|24	%description
12mu|alacarte-3.7.90-2|25	Alacarte is a menu editor for GNOME that lets you get things done,
12mu|alacarte-3.7.90-2|26	simply and quickly.
12mu|alacarte-3.7.90-2|27	
12mu|alacarte-3.7.90-2|28	Just click and type to edit, add, and delete any menu entry.
12mu|alacarte-3.7.90-2|29	
12mu|alacarte-3.7.90-2|30	%prep
12mu|alacarte-3.7.90-2|31	%setup -q -a1
12mu|alacarte-3.7.90-2|32	
12mu|alacarte-3.7.90-2|33	%build
12mu|alacarte-3.7.90-2|34	%configure2_5x \
12mu|alacarte-3.7.90-2|35	--prefix=%{_prefix} \
12mu|alacarte-3.7.90-2|36	--libdir=%{_prefix}/lib
12mu|alacarte-3.7.90-2|37	
12mu|alacarte-3.7.90-2|38	%make
12mu|alacarte-3.7.90-2|39	
12mu|alacarte-3.7.90-2|40	%install
12mu|alacarte-3.7.90-2|41	%makeinstall_std
12mu|alacarte-3.7.90-2|42	
12mu|alacarte-3.7.90-2|43	%find_lang %{name} --with-gnome
12mu|alacarte-3.7.90-2|44	
12mu|alacarte-3.7.90-2|45	desktop-file-install --vendor="" \
12mu|alacarte-3.7.90-2|46	--add-category="GNOME" \
12mu|alacarte-3.7.90-2|47	--add-category="X-MandrivaLinux-System-Configuration-Other" \
12mu|alacarte-3.7.90-2|48	--dir %{buildroot}%{_datadir}/applications \
12mu|alacarte-3.7.90-2|49	%{buildroot}%{_datadir}/applications/*
12mu|alacarte-3.7.90-2|50	
12mu|alacarte-3.7.90-2|51	install -D -m 644 %{name}48.png %{buildroot}/%{_liconsdir}/%{name}.png
12mu|alacarte-3.7.90-2|52	install -D -m 644 %{name}32.png %{buildroot}/%{_iconsdir}/%{name}.png
12mu|alacarte-3.7.90-2|53	install -D -m 644 %{name}16.png %{buildroot}/%{_miconsdir}/%{name}.png
12mu|alacarte-3.7.90-2|54	
12mu|alacarte-3.7.90-2|55	%files -f %{name}.lang
12mu|alacarte-3.7.90-2|56	%defattr(-,root,root,-)
12mu|alacarte-3.7.90-2|57	%doc README AUTHORS COPYING
12mu|alacarte-3.7.90-2|58	%{py_puresitedir}/*
12mu|alacarte-3.7.90-2|59	%{_bindir}/*
12mu|alacarte-3.7.90-2|60	%{_datadir}/applications/*
12mu|alacarte-3.7.90-2|61	%{_datadir}/%{name}
12mu|alacarte-3.7.90-2|62	%{_iconsdir}/hicolor/*/apps/%{name}.png
12mu|alacarte-3.7.90-2|63	%{_iconsdir}/*/%{name}.png
12mu|alacarte-3.7.90-2|64	%{_iconsdir}/%{name}.png
12mu|alacarte-3.7.90-2|65	
12mu|alacarte-3.7.90-2|66	
12mu|alacarte-3.7.90-2|67	%changelog
12mu|alacarte-3.7.90-2|68	* Tue Feb 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7.90-2
12mu|alacarte-3.7.90-2|69	+ Revision: 0853e1c
12mu|alacarte-3.7.90-2|70	- Added typelib(GMenu) requirement
12mu|alacarte-3.7.90-2|71	
12mu|alacarte-3.7.90-2|72	

19441 12
12mu|alsa-firmware-1.0.27-1|1	Summary:	Advanced Linux Sound Architecture (ALSA) tools
12mu|alsa-firmware-1.0.27-1|2	Name:		alsa-firmware
12mu|alsa-firmware-1.0.27-1|3	Version:	1.0.27
12mu|alsa-firmware-1.0.27-1|4	Release:	1
12mu|alsa-firmware-1.0.27-1|5	# use the licenses figured out by Fedora, for a break down of where each license
12mu|alsa-firmware-1.0.27-1|6	# comes from see:
12mu|alsa-firmware-1.0.27-1|7	# http://pkgs.fedoraproject.org/gitweb/?p=alsa-firmware.git;a=blob;f=alsa-firmware.spec
12mu|alsa-firmware-1.0.27-1|8	Group:		System/Kernel and hardware
12mu|alsa-firmware-1.0.27-1|9	License:	GPLv1+ and BSD and GPLv2+ and GPLv2 and LGPLv2+
12mu|alsa-firmware-1.0.27-1|10	Url:		http://alsa-project.org
12mu|alsa-firmware-1.0.27-1|11	Source0:	ftp://ftp.alsa-project.org/pub/firmware/%{name}-%{version}.tar.bz2
12mu|alsa-firmware-1.0.27-1|12	Source1:	audio_dock_netlist.h
12mu|alsa-firmware-1.0.27-1|13	BuildArch:	noarch
12mu|alsa-firmware-1.0.27-1|14	Requires:	udev
12mu|alsa-firmware-1.0.27-1|15	
12mu|alsa-firmware-1.0.27-1|16	%rename		aica-firmware
12mu|alsa-firmware-1.0.27-1|17	%rename		asihpi-firmware
12mu|alsa-firmware-1.0.27-1|18	%rename		emu1010-firmware
12mu|alsa-firmware-1.0.27-1|19	%rename		sb16-firmware
12mu|alsa-firmware-1.0.27-1|20	%rename		korg1212-firmware
12mu|alsa-firmware-1.0.27-1|21	%rename		maestro3-firmware
12mu|alsa-firmware-1.0.27-1|22	%rename		turtlebeach-firmware
12mu|alsa-firmware-1.0.27-1|23	%rename		yamaha-firmware
12mu|alsa-firmware-1.0.27-1|24	Provides:	ctexfx-firmware = %{version}-%{release}
12mu|alsa-firmware-1.0.27-1|25	Provides:	ctspeq-firmware = %{version}-%{release}
12mu|alsa-firmware-1.0.27-1|26	Obsoletes:	emagic-firmware < %{version}-%{release}
12mu|alsa-firmware-1.0.27-1|27	# (ahmad) provide echomixer-firmware, and not echomixer, so as not to obsolete
12mu|alsa-firmware-1.0.27-1|28	# echomixer here and in alsa-tools; urpmi can't soomthly handle a package
12mu|alsa-firmware-1.0.27-1|29	# obsoleted by two packages
12mu|alsa-firmware-1.0.27-1|30	Provides:	echomixer-firmware = %{version}-%{release}
12mu|alsa-firmware-1.0.27-1|31	
12mu|alsa-firmware-1.0.27-1|32	%description
12mu|alsa-firmware-1.0.27-1|33	This package contains the firmware binaries for a number of sound cards.
12mu|alsa-firmware-1.0.27-1|34	Some (but not all of these) require firmware loaders which are included in
12mu|alsa-firmware-1.0.27-1|35	the alsa-tools-firmware package.
12mu|alsa-firmware-1.0.27-1|36	
12mu|alsa-firmware-1.0.27-1|37	%prep
12mu|alsa-firmware-1.0.27-1|38	%setup -q
12mu|alsa-firmware-1.0.27-1|39	cp %{SOURCE1} emu/audio_dock_netlist.h
12mu|alsa-firmware-1.0.27-1|40	
12mu|alsa-firmware-1.0.27-1|41	%build
12mu|alsa-firmware-1.0.27-1|42	%configure2_5x \
12mu|alsa-firmware-1.0.27-1|43	--with-hotplug-dir=/lib/firmware \
12mu|alsa-firmware-1.0.27-1|44	--disable-loader
12mu|alsa-firmware-1.0.27-1|45	%make
12mu|alsa-firmware-1.0.27-1|46	
12mu|alsa-firmware-1.0.27-1|47	# (Fedora) Rename README files from firmware subdirs that have them
12mu|alsa-firmware-1.0.27-1|48	for i in hdsploader mixartloader pcxhrloader usx2yloader vxloader
12mu|alsa-firmware-1.0.27-1|49	do
12mu|alsa-firmware-1.0.27-1|50	mv ${i}/README README.${i}
12mu|alsa-firmware-1.0.27-1|51	done
12mu|alsa-firmware-1.0.27-1|52	
12mu|alsa-firmware-1.0.27-1|53	%install
12mu|alsa-firmware-1.0.27-1|54	%makeinstall_std
12mu|alsa-firmware-1.0.27-1|55	
12mu|alsa-firmware-1.0.27-1|56	%files
12mu|alsa-firmware-1.0.27-1|57	%doc COPYING README*
12mu|alsa-firmware-1.0.27-1|58	/lib/firmware/aica_firmware.bin
12mu|alsa-firmware-1.0.27-1|59	/lib/firmware/asihpi
12mu|alsa-firmware-1.0.27-1|60	/lib/firmware/ea/
12mu|alsa-firmware-1.0.27-1|61	/lib/firmware/emu/
12mu|alsa-firmware-1.0.27-1|62	/lib/firmware/digiface_*
12mu|alsa-firmware-1.0.27-1|63	/lib/firmware/multiface_*
12mu|alsa-firmware-1.0.27-1|64	/lib/firmware/rpm_firmware.bin
12mu|alsa-firmware-1.0.27-1|65	/lib/firmware/korg/k1212.dsp
12mu|alsa-firmware-1.0.27-1|66	/lib/firmware/pcxhr/
12mu|alsa-firmware-1.0.27-1|67	/lib/firmware/vx/
12mu|alsa-firmware-1.0.27-1|68	/lib/firmware/turtlebeach/
12mu|alsa-firmware-1.0.27-1|69	/lib/firmware/yamaha/
12mu|alsa-firmware-1.0.27-1|70	/lib/firmware/sb16/
12mu|alsa-firmware-1.0.27-1|71	/lib/firmware/mixart/
12mu|alsa-firmware-1.0.27-1|72	/lib/firmware/ess/
12mu|alsa-firmware-1.0.27-1|73	/lib/firmware/ctefx.bin
12mu|alsa-firmware-1.0.27-1|74	/lib/firmware/ctspeq.bin
12mu|alsa-firmware-1.0.27-1|75	%dir %{_datadir}/alsa/firmware
12mu|alsa-firmware-1.0.27-1|76	%{_datadir}/alsa/firmware/usx2yloader
12mu|alsa-firmware-1.0.27-1|77	
12mu|alsa-firmware-1.0.27-1|78	
12mu|alsa-firmware-1.0.27-1|79	%changelog
12mu|alsa-firmware-1.0.27-1|80	* Thu Oct 10 2013 Alexander Kazancev <kazancas@gmail.com> 1.0.27-1
12mu|alsa-firmware-1.0.27-1|81	+ Revision: 749c5c4
12mu|alsa-firmware-1.0.27-1|82	- Dont require alsa-tools-firmware. Alsa-tools-firmware need require this package.
12mu|alsa-firmware-1.0.27-1|83	
12mu|alsa-firmware-1.0.27-1|84	

19442 12
12mu|alsa-lib-1.0.27.2-1|1	%define major 2
12mu|alsa-lib-1.0.27.2-1|2	
12mu|alsa-lib-1.0.27.2-1|3	%define oldlib %mklibname alsa %{major}
12mu|alsa-lib-1.0.27.2-1|4	%define olddev %mklibname -d alsa2
12mu|alsa-lib-1.0.27.2-1|5	
12mu|alsa-lib-1.0.27.2-1|6	%define libname %mklibname asound %{major}
12mu|alsa-lib-1.0.27.2-1|7	%define devname %mklibname -d asound
12mu|alsa-lib-1.0.27.2-1|8	
12mu|alsa-lib-1.0.27.2-1|9	Summary:	Config files for Advanced Linux Sound Architecture (ALSA)
12mu|alsa-lib-1.0.27.2-1|10	Name:		alsa-lib
12mu|alsa-lib-1.0.27.2-1|11	Version:	1.0.27.2
12mu|alsa-lib-1.0.27.2-1|12	Release:	1
12mu|alsa-lib-1.0.27.2-1|13	Epoch:		2
12mu|alsa-lib-1.0.27.2-1|14	Group:		Sound
12mu|alsa-lib-1.0.27.2-1|15	License:	LGPLv2+
12mu|alsa-lib-1.0.27.2-1|16	Url:		http://www.alsa-project.org/
12mu|alsa-lib-1.0.27.2-1|17	Source0:	ftp://ftp.alsa-project.org/pub/lib/%{name}-%{version}.tar.bz2
12mu|alsa-lib-1.0.27.2-1|18	Source1:	README.soundprofiles
12mu|alsa-lib-1.0.27.2-1|19	BuildRequires:	doxygen
12mu|alsa-lib-1.0.27.2-1|20	BuildRequires:	python-devel
12mu|alsa-lib-1.0.27.2-1|21	Requires(post):	update-alternatives
12mu|alsa-lib-1.0.27.2-1|22	Requires(postun):	update-alternatives
12mu|alsa-lib-1.0.27.2-1|23	Provides:	libalsa-data = 2:%{version}-%{release}
12mu|alsa-lib-1.0.27.2-1|24	Obsoletes:	libalsa-data < 2:1.0.26
12mu|alsa-lib-1.0.27.2-1|25	Conflicts:	%{olddev} < 2:1.0.26
12mu|alsa-lib-1.0.27.2-1|26	
12mu|alsa-lib-1.0.27.2-1|27	%description
12mu|alsa-lib-1.0.27.2-1|28	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
12mu|alsa-lib-1.0.27.2-1|29	supports quite a large range of ISA and PCI cards.
12mu|alsa-lib-1.0.27.2-1|30	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
12mu|alsa-lib-1.0.27.2-1|31	To use the features of alsa, one can either use:
12mu|alsa-lib-1.0.27.2-1|32	- the old OSS api
12mu|alsa-lib-1.0.27.2-1|33	- the new ALSA api that provides many enhanced features.
12mu|alsa-lib-1.0.27.2-1|34	
12mu|alsa-lib-1.0.27.2-1|35	Using the ALSA api requires to use the ALSA library.
12mu|alsa-lib-1.0.27.2-1|36	
12mu|alsa-lib-1.0.27.2-1|37	%package -n	%{libname}
12mu|alsa-lib-1.0.27.2-1|38	Summary:	Advanced Linux Sound Architecture (ALSA) library
12mu|alsa-lib-1.0.27.2-1|39	Group:		Sound
12mu|alsa-lib-1.0.27.2-1|40	Requires:	%{name} = %{EVRD}
12mu|alsa-lib-1.0.27.2-1|41	Suggests:	%mklibname alsa-plugins
12mu|alsa-lib-1.0.27.2-1|42	Provides:	%{oldlib} = 2:%{version}-%{release}
12mu|alsa-lib-1.0.27.2-1|43	Obsoletes:	%{oldlib} < 2:1.0.26
12mu|alsa-lib-1.0.27.2-1|44	
12mu|alsa-lib-1.0.27.2-1|45	%description -n	%{libname}
12mu|alsa-lib-1.0.27.2-1|46	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
12mu|alsa-lib-1.0.27.2-1|47	supports quite a large range of ISA and PCI cards.
12mu|alsa-lib-1.0.27.2-1|48	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
12mu|alsa-lib-1.0.27.2-1|49	To use the features of alsa, one can either use:
12mu|alsa-lib-1.0.27.2-1|50	- the old OSS api
12mu|alsa-lib-1.0.27.2-1|51	- the new ALSA api that provides many enhanced features.
12mu|alsa-lib-1.0.27.2-1|52	
12mu|alsa-lib-1.0.27.2-1|53	This package contains config files by ALSA applications.
12mu|alsa-lib-1.0.27.2-1|54	
12mu|alsa-lib-1.0.27.2-1|55	%package -n	%{devname}
12mu|alsa-lib-1.0.27.2-1|56	Summary:	Development files for Advanced Linux Sound Architecture (ALSA)
12mu|alsa-lib-1.0.27.2-1|57	Group:		Development/C
12mu|alsa-lib-1.0.27.2-1|58	Requires:	%{libname} = %{EVRD}
12mu|alsa-lib-1.0.27.2-1|59	Provides:	%{olddev} = 2:%{version}-%{release}
12mu|alsa-lib-1.0.27.2-1|60	Obsoletes:	%{olddev} < 2:1.0.26
12mu|alsa-lib-1.0.27.2-1|61	Provides:	libalsa-devel = 2:%{version}-%{release}
12mu|alsa-lib-1.0.27.2-1|62	Obsoletes:	libalsa-devel < 2:1.0.26
12mu|alsa-lib-1.0.27.2-1|63	
12mu|alsa-lib-1.0.27.2-1|64	%description -n	%{devname}
12mu|alsa-lib-1.0.27.2-1|65	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
12mu|alsa-lib-1.0.27.2-1|66	supports quite a large range of ISA and PCI cards.
12mu|alsa-lib-1.0.27.2-1|67	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
12mu|alsa-lib-1.0.27.2-1|68	To use the features of alsa, one can either use:
12mu|alsa-lib-1.0.27.2-1|69	- the old OSS api
12mu|alsa-lib-1.0.27.2-1|70	- the new ALSA api that provides many enhanced features.
12mu|alsa-lib-1.0.27.2-1|71	
12mu|alsa-lib-1.0.27.2-1|72	This package contains files needed in order to develop an application
12mu|alsa-lib-1.0.27.2-1|73	that made use of ALSA.
12mu|alsa-lib-1.0.27.2-1|74	
12mu|alsa-lib-1.0.27.2-1|75	%package docs
12mu|alsa-lib-1.0.27.2-1|76	Summary:	Documentation for Advanced Linux Sound Architecture (ALSA)
12mu|alsa-lib-1.0.27.2-1|77	Group:		Books/Howtos
12mu|alsa-lib-1.0.27.2-1|78	Requires:	%{libname} = %{EVRD}
12mu|alsa-lib-1.0.27.2-1|79	Provides:	libalsa2-docs = 2:%{version}-%{release}
12mu|alsa-lib-1.0.27.2-1|80	Obsoletes:	libalsa2-docs < 2:1.0.26
12mu|alsa-lib-1.0.27.2-1|81	
12mu|alsa-lib-1.0.27.2-1|82	%description	docs
12mu|alsa-lib-1.0.27.2-1|83	Advanced Linux Sound Architecture (ALSA) is a modularized architecture which
12mu|alsa-lib-1.0.27.2-1|84	supports quite a large range of ISA and PCI cards.
12mu|alsa-lib-1.0.27.2-1|85	It's fully compatible with old OSS drivers (either OSS/Lite, OSS/commercial).
12mu|alsa-lib-1.0.27.2-1|86	To use the features of alsa, one can either use:
12mu|alsa-lib-1.0.27.2-1|87	- the old OSS api
12mu|alsa-lib-1.0.27.2-1|88	- the new ALSA api that provides many enhanced features.
12mu|alsa-lib-1.0.27.2-1|89	
12mu|alsa-lib-1.0.27.2-1|90	The Advanced Linux Sound Architecture comes with a kernel API and library API.
12mu|alsa-lib-1.0.27.2-1|91	This document describes the library API and how it interfaces with the kernel
12mu|alsa-lib-1.0.27.2-1|92	API. Application programmers should use the library API rather than kernel API.
12mu|alsa-lib-1.0.27.2-1|93	
12mu|alsa-lib-1.0.27.2-1|94	The Library offers 100% of the functionally of the kernel API, but add next
12mu|alsa-lib-1.0.27.2-1|95	major improvements in usability, making the application code simpler and better
12mu|alsa-lib-1.0.27.2-1|96	looking.
12mu|alsa-lib-1.0.27.2-1|97	
12mu|alsa-lib-1.0.27.2-1|98	This package contains the documentation that describe the ALSA lib API.
12mu|alsa-lib-1.0.27.2-1|99	
12mu|alsa-lib-1.0.27.2-1|100	%prep
12mu|alsa-lib-1.0.27.2-1|101	%setup -q
12mu|alsa-lib-1.0.27.2-1|102	
12mu|alsa-lib-1.0.27.2-1|103	%build
12mu|alsa-lib-1.0.27.2-1|104	%configure2_5x \
12mu|alsa-lib-1.0.27.2-1|105	--enable-shared \
12mu|alsa-lib-1.0.27.2-1|106	--enable-python
12mu|alsa-lib-1.0.27.2-1|107	
12mu|alsa-lib-1.0.27.2-1|108	# Force definition of -DPIC so that VERSIONED_SYMBOLS are used
12mu|alsa-lib-1.0.27.2-1|109	# FIXME: alsa people should not depend on PIC to determine a DSO build...
12mu|alsa-lib-1.0.27.2-1|110	perl -pi -e 's,(^pic_flag=.+)(-fPIC),\1-DPIC \2,' libtool
12mu|alsa-lib-1.0.27.2-1|111	%make
12mu|alsa-lib-1.0.27.2-1|112	%make -C doc doc
12mu|alsa-lib-1.0.27.2-1|113	
12mu|alsa-lib-1.0.27.2-1|114	%install
12mu|alsa-lib-1.0.27.2-1|115	%makeinstall_std
12mu|alsa-lib-1.0.27.2-1|116	
12mu|alsa-lib-1.0.27.2-1|117	%ifnarch arm armv7hf armv7hl
12mu|alsa-lib-1.0.27.2-1|118	# No need to keep ARM-only hardware support...
12mu|alsa-lib-1.0.27.2-1|119	rm -rf %buildroot%_datadir/ucm/PandaBoard*
12mu|alsa-lib-1.0.27.2-1|120	%endif
12mu|alsa-lib-1.0.27.2-1|121	
12mu|alsa-lib-1.0.27.2-1|122	# (cg) For sound profile support
12mu|alsa-lib-1.0.27.2-1|123	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/alsa
12mu|alsa-lib-1.0.27.2-1|124	echo "SOUNDPROFILE=alsa" > %{buildroot}%{_sysconfdir}/sound/profiles/alsa/profile.conf
12mu|alsa-lib-1.0.27.2-1|125	echo "# This file is left blank to allow alsa to default to dmix" > %{buildroot}%{_sysconfdir}/sound/profiles/alsa/alsa-default.conf
12mu|alsa-lib-1.0.27.2-1|126	install -m 644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/sound/profiles/README
12mu|alsa-lib-1.0.27.2-1|127	ln -s %{_sysconfdir}/sound/profiles/current/alsa-default.conf %{buildroot}%{_datadir}/alsa/alsa.conf.d/99-default.conf
12mu|alsa-lib-1.0.27.2-1|128	
12mu|alsa-lib-1.0.27.2-1|129	%define alt_name soundprofile
12mu|alsa-lib-1.0.27.2-1|130	%define alt_priority 10
12mu|alsa-lib-1.0.27.2-1|131	
12mu|alsa-lib-1.0.27.2-1|132	%post
12mu|alsa-lib-1.0.27.2-1|133	%{_sbindir}/update-alternatives \
12mu|alsa-lib-1.0.27.2-1|134	--install %{_sysconfdir}/sound/profiles/current %{alt_name} %{_sysconfdir}/sound/profiles/alsa %{alt_priority}
12mu|alsa-lib-1.0.27.2-1|135	
12mu|alsa-lib-1.0.27.2-1|136	%postun
12mu|alsa-lib-1.0.27.2-1|137	if [ ! -f %{_sysconfdir}/sound/profiles/alsa/profile.conf ]; then
12mu|alsa-lib-1.0.27.2-1|138	/usr/sbin/update-alternatives --remove %{alt_name} %{_sysconfdir}/sound/profiles/alsa
12mu|alsa-lib-1.0.27.2-1|139	fi
12mu|alsa-lib-1.0.27.2-1|140	
12mu|alsa-lib-1.0.27.2-1|141	%files
12mu|alsa-lib-1.0.27.2-1|142	%{_bindir}/aserver
12mu|alsa-lib-1.0.27.2-1|143	%dir %{_sysconfdir}/sound/profiles
12mu|alsa-lib-1.0.27.2-1|144	%dir %{_sysconfdir}/sound/profiles/alsa
12mu|alsa-lib-1.0.27.2-1|145	%{_sysconfdir}/sound/profiles/README
12mu|alsa-lib-1.0.27.2-1|146	%{_sysconfdir}/sound/profiles/alsa/profile.conf
12mu|alsa-lib-1.0.27.2-1|147	%{_sysconfdir}/sound/profiles/alsa/alsa-default.conf
12mu|alsa-lib-1.0.27.2-1|148	%dir %{_datadir}/alsa/
12mu|alsa-lib-1.0.27.2-1|149	%dir %{_datadir}/alsa/cards/
12mu|alsa-lib-1.0.27.2-1|150	%dir %{_datadir}/alsa/pcm/
12mu|alsa-lib-1.0.27.2-1|151	%dir %{_datadir}/alsa/ucm/
12mu|alsa-lib-1.0.27.2-1|152	%{_datadir}/alsa/cards/*
12mu|alsa-lib-1.0.27.2-1|153	%{_datadir}/alsa/pcm/*
12mu|alsa-lib-1.0.27.2-1|154	%{_datadir}/alsa/ucm/*
12mu|alsa-lib-1.0.27.2-1|155	%{_datadir}/alsa/alsa.conf
12mu|alsa-lib-1.0.27.2-1|156	%{_datadir}/alsa/alsa.conf.d
12mu|alsa-lib-1.0.27.2-1|157	%{_datadir}/alsa/smixer.conf
12mu|alsa-lib-1.0.27.2-1|158	%{_datadir}/alsa/sndo-mixer.alisp
12mu|alsa-lib-1.0.27.2-1|159	%dir %{_libdir}/alsa-lib
12mu|alsa-lib-1.0.27.2-1|160	%dir %{_libdir}/alsa-lib/smixer/
12mu|alsa-lib-1.0.27.2-1|161	%{_libdir}/alsa-lib/smixer/*
12mu|alsa-lib-1.0.27.2-1|162	
12mu|alsa-lib-1.0.27.2-1|163	%files -n %{libname}
12mu|alsa-lib-1.0.27.2-1|164	%{_libdir}/libasound.so.%{major}*
12mu|alsa-lib-1.0.27.2-1|165	
12mu|alsa-lib-1.0.27.2-1|166	%files -n %{devname}
12mu|alsa-lib-1.0.27.2-1|167	%dir %{_includedir}/alsa/
12mu|alsa-lib-1.0.27.2-1|168	%{_includedir}/alsa/*
12mu|alsa-lib-1.0.27.2-1|169	%{_includedir}/sys/asoundlib.h
12mu|alsa-lib-1.0.27.2-1|170	%{_datadir}/aclocal/alsa.m4
12mu|alsa-lib-1.0.27.2-1|171	%{_libdir}/libasound.so
12mu|alsa-lib-1.0.27.2-1|172	%{_libdir}/pkgconfig/alsa.pc
12mu|alsa-lib-1.0.27.2-1|173	
12mu|alsa-lib-1.0.27.2-1|174	%files docs
12mu|alsa-lib-1.0.27.2-1|175	%doc doc/doxygen/html/* doc/asoundrc.txt
12mu|alsa-lib-1.0.27.2-1|176	
12mu|alsa-lib-1.0.27.2-1|177	
12mu|alsa-lib-1.0.27.2-1|178	%changelog
12mu|alsa-lib-1.0.27.2-1|179	* Thu Oct 10 2013 akdengi <kazancas@mandriva.ru> 2:1.0.27.2-1
12mu|alsa-lib-1.0.27.2-1|180	+ Revision: 7a2df3d
12mu|alsa-lib-1.0.27.2-1|181	- Update to 1.0.27
12mu|alsa-lib-1.0.27.2-1|182	
12mu|alsa-lib-1.0.27.2-1|183	

19443 12
12mu|alsa-plugins-1.0.27-1|1	%define libname %mklibname %{name}
12mu|alsa-plugins-1.0.27-1|2	
12mu|alsa-plugins-1.0.27-1|3	Summary:	Advanced Linux Sound Architecture (ALSA) plugins
12mu|alsa-plugins-1.0.27-1|4	Name:		alsa-plugins
12mu|alsa-plugins-1.0.27-1|5	Version:	1.0.27
12mu|alsa-plugins-1.0.27-1|6	Release:	1
12mu|alsa-plugins-1.0.27-1|7	# All packages are LGPLv2+ with the exception of samplerate which is GPLv2+
12mu|alsa-plugins-1.0.27-1|8	License:	GPLv2+ and LGPLv2+
12mu|alsa-plugins-1.0.27-1|9	Group:		Sound
12mu|alsa-plugins-1.0.27-1|10	Url:		http://www.alsa-project.org
12mu|alsa-plugins-1.0.27-1|11	Source0:	ftp://ftp.alsa-project.org/pub/plugins/%{name}-%{version}.tar.bz2
12mu|alsa-plugins-1.0.27-1|12	Source1:	jack.conf
12mu|alsa-plugins-1.0.27-1|13	Source2:	pulseaudio.conf
12mu|alsa-plugins-1.0.27-1|14	Source3:	pcm-oss.conf
12mu|alsa-plugins-1.0.27-1|15	Source4:	samplerate.conf
12mu|alsa-plugins-1.0.27-1|16	Source5:	upmix.conf
12mu|alsa-plugins-1.0.27-1|17	Source6:	vdownmix.conf
12mu|alsa-plugins-1.0.27-1|18	Source7:	pulse-default.conf
12mu|alsa-plugins-1.0.27-1|19	Source8:	a52.conf
12mu|alsa-plugins-1.0.27-1|20	Patch1:		alsa-plugins-1.0.19-missing-avutil.patch
12mu|alsa-plugins-1.0.27-1|21	Patch0:		alsa-plugins-1.0.27-ffmpeg-2.0.patch
12mu|alsa-plugins-1.0.27-1|22	
12mu|alsa-plugins-1.0.27-1|23	BuildRequires:	kernel-headers >= 2.4.0
12mu|alsa-plugins-1.0.27-1|24	BuildRequires:	pkgconfig(alsa) >= %{version}
12mu|alsa-plugins-1.0.27-1|25	BuildRequires:	pkgconfig(jack)
12mu|alsa-plugins-1.0.27-1|26	BuildRequires:	pkgconfig(libavcodec)
12mu|alsa-plugins-1.0.27-1|27	BuildRequires:	pkgconfig(libpulse) >= 0.8
12mu|alsa-plugins-1.0.27-1|28	BuildRequires:	pkgconfig(ncurses)
12mu|alsa-plugins-1.0.27-1|29	BuildRequires:	pkgconfig(speex)
12mu|alsa-plugins-1.0.27-1|30	
12mu|alsa-plugins-1.0.27-1|31	%description
12mu|alsa-plugins-1.0.27-1|32	Advanced Linux Sound Architecture (ALSA) utilities. Modularized architecture
12mu|alsa-plugins-1.0.27-1|33	with support for a large range of ISA and PCI cards. Fully compatible with
12mu|alsa-plugins-1.0.27-1|34	OSS/Lite (kernel sound drivers), but contains many enhanced features.
12mu|alsa-plugins-1.0.27-1|35	
12mu|alsa-plugins-1.0.27-1|36	This is the plugins package, which allows you to manipulate ALSA settings.
12mu|alsa-plugins-1.0.27-1|37	
12mu|alsa-plugins-1.0.27-1|38	%package -n	%{libname}
12mu|alsa-plugins-1.0.27-1|39	Summary:	Advanced Linux Sound Architecture (ALSA) plugins
12mu|alsa-plugins-1.0.27-1|40	Group:		Sound
12mu|alsa-plugins-1.0.27-1|41	%rename		%{name}
12mu|alsa-plugins-1.0.27-1|42	
12mu|alsa-plugins-1.0.27-1|43	%description -n	%{libname}
12mu|alsa-plugins-1.0.27-1|44	Advanced Linux Sound Architecture (ALSA) utilities. Modularized architecture
12mu|alsa-plugins-1.0.27-1|45	with support for a large range of ISA and PCI cards. Fully compatible with
12mu|alsa-plugins-1.0.27-1|46	OSS/Lite (kernel sound drivers), but contains many enhanced features.
12mu|alsa-plugins-1.0.27-1|47	
12mu|alsa-plugins-1.0.27-1|48	This is the plugins package, which allows you to manipulate ALSA settings.
12mu|alsa-plugins-1.0.27-1|49	
12mu|alsa-plugins-1.0.27-1|50	%package	doc
12mu|alsa-plugins-1.0.27-1|51	Summary:	Advanced Linux Sound Architecture (ALSA) plugins
12mu|alsa-plugins-1.0.27-1|52	Group:		Sound
12mu|alsa-plugins-1.0.27-1|53	BuildArch:	noarch
12mu|alsa-plugins-1.0.27-1|54	
12mu|alsa-plugins-1.0.27-1|55	%description	doc
12mu|alsa-plugins-1.0.27-1|56	Documentation for %{name}.
12mu|alsa-plugins-1.0.27-1|57	
12mu|alsa-plugins-1.0.27-1|58	# (tv) needed for biarch:
12mu|alsa-plugins-1.0.27-1|59	%package	pulse-config
12mu|alsa-plugins-1.0.27-1|60	Summary:	Alsa to PulseAudio backend configuration
12mu|alsa-plugins-1.0.27-1|61	Group:		Sound
12mu|alsa-plugins-1.0.27-1|62	License:	LGPLv2+
12mu|alsa-plugins-1.0.27-1|63	# (cg) For upgrading from old configuration system
12mu|alsa-plugins-1.0.27-1|64	Requires(post):	libalsa-data >= 1.0.20-2
12mu|alsa-plugins-1.0.27-1|65	Requires(post):	update-alternatives
12mu|alsa-plugins-1.0.27-1|66	
12mu|alsa-plugins-1.0.27-1|67	%description	pulse-config
12mu|alsa-plugins-1.0.27-1|68	This package contains configuration files for the pulse ALSA plugin.
12mu|alsa-plugins-1.0.27-1|69	
12mu|alsa-plugins-1.0.27-1|70	%package -n	%{libname}-pulseaudio
12mu|alsa-plugins-1.0.27-1|71	Summary:	Alsa to PulseAudio backend
12mu|alsa-plugins-1.0.27-1|72	Group:		Sound
12mu|alsa-plugins-1.0.27-1|73	License:	LGPLv2+
12mu|alsa-plugins-1.0.27-1|74	Provides:	%{name}-pulseaudio = %{version}-%{release}
12mu|alsa-plugins-1.0.27-1|75	Conflicts:	%{libname} < 1.0.15-2
12mu|alsa-plugins-1.0.27-1|76	Conflicts:	%{name} < 1.0.14-8
12mu|alsa-plugins-1.0.27-1|77	Requires:	%{name}-pulse-config
12mu|alsa-plugins-1.0.27-1|78	%ifarch x86_64
12mu|alsa-plugins-1.0.27-1|79	# (cg) Suggest the 32 bit plugin on 64 bits to ensure compatibility
12mu|alsa-plugins-1.0.27-1|80	#      with (typically closed source) 32 bit apps.
12mu|alsa-plugins-1.0.27-1|81	Suggests:	lib%{name}-pulseaudio
12mu|alsa-plugins-1.0.27-1|82	%endif
12mu|alsa-plugins-1.0.27-1|83	
12mu|alsa-plugins-1.0.27-1|84	%description -n	%{libname}-pulseaudio
12mu|alsa-plugins-1.0.27-1|85	This plugin allows any program that uses the ALSA API to access a PulseAudio
12mu|alsa-plugins-1.0.27-1|86	sound daemon. In other words, native ALSA applications can play and record
12mu|alsa-plugins-1.0.27-1|87	sound across a network. There are two plugins in the suite, one for PCM and
12mu|alsa-plugins-1.0.27-1|88	one for mixer control.
12mu|alsa-plugins-1.0.27-1|89	
12mu|alsa-plugins-1.0.27-1|90	%package -n	%{libname}-jack
12mu|alsa-plugins-1.0.27-1|91	Summary:	Jack PCM output plugin for ALSA
12mu|alsa-plugins-1.0.27-1|92	Group:		Sound
12mu|alsa-plugins-1.0.27-1|93	License:	LGPLv2+
12mu|alsa-plugins-1.0.27-1|94	Provides:	%{name}-jack = %{version}-%{release}
12mu|alsa-plugins-1.0.27-1|95	Conflicts:	%{libname} < 1.0.15-2
12mu|alsa-plugins-1.0.27-1|96	
12mu|alsa-plugins-1.0.27-1|97	%description -n	%{libname}-jack
12mu|alsa-plugins-1.0.27-1|98	This plugin converts the ALSA API over JACK (Jack Audio Connection
12mu|alsa-plugins-1.0.27-1|99	Kit, http://jackit.sf.net) API.  ALSA native applications can work
12mu|alsa-plugins-1.0.27-1|100	transparently together with jackd for both playback and capture.
12mu|alsa-plugins-1.0.27-1|101	
12mu|alsa-plugins-1.0.27-1|102	ALSA apps (playback) -> ALSA-lib -> JACK plugin -> JACK daemon
12mu|alsa-plugins-1.0.27-1|103	ALSA apps (capture) <- ALSA-lib <- JACK plugin <- JACK daemon
12mu|alsa-plugins-1.0.27-1|104	
12mu|alsa-plugins-1.0.27-1|105	This plugin provides the PCM type "jack"
12mu|alsa-plugins-1.0.27-1|106	
12mu|alsa-plugins-1.0.27-1|107	%package -n %{libname}-a52
12mu|alsa-plugins-1.0.27-1|108	Summary:	A52/AC3 output plugin for ALSA
12mu|alsa-plugins-1.0.27-1|109	Group:		Sound
12mu|alsa-plugins-1.0.27-1|110	License:	LGPLv2+
12mu|alsa-plugins-1.0.27-1|111	Provides:	%{name}-a52 = %{version}-%{release}
12mu|alsa-plugins-1.0.27-1|112	Conflicts:	%{libname} <= 1.0.25-1
12mu|alsa-plugins-1.0.27-1|113	
12mu|alsa-plugins-1.0.27-1|114	%description -n %{libname}-a52
12mu|alsa-plugins-1.0.27-1|115	This plugin supports Digital 5.1 AC3 emulation over S/PDIF (IEC958).
12mu|alsa-plugins-1.0.27-1|116	
12mu|alsa-plugins-1.0.27-1|117	%prep
12mu|alsa-plugins-1.0.27-1|118	%setup -q
12mu|alsa-plugins-1.0.27-1|119	%apply_patches
12mu|alsa-plugins-1.0.27-1|120	
12mu|alsa-plugins-1.0.27-1|121	%build
12mu|alsa-plugins-1.0.27-1|122	autoreconf -fi
12mu|alsa-plugins-1.0.27-1|123	%configure2_5x
12mu|alsa-plugins-1.0.27-1|124	%make LIBS='-pthread'
12mu|alsa-plugins-1.0.27-1|125	
12mu|alsa-plugins-1.0.27-1|126	%install
12mu|alsa-plugins-1.0.27-1|127	%makeinstall_std mkdir_p="mkdir -p"
12mu|alsa-plugins-1.0.27-1|128	
12mu|alsa-plugins-1.0.27-1|129	install -d %{buildroot}%{_datadir}/alsa/pcm
12mu|alsa-plugins-1.0.27-1|130	install -m644 %{SOURCE1} %{SOURCE2} %{SOURCE4} %{SOURCE5} %{SOURCE6} %{buildroot}%{_datadir}/alsa/pcm
12mu|alsa-plugins-1.0.27-1|131	
12mu|alsa-plugins-1.0.27-1|132	# (cg) Include a configuration for when pulse is active
12mu|alsa-plugins-1.0.27-1|133	install -m644 %{SOURCE7} -D %{buildroot}%{_sysconfdir}/sound/profiles/pulse/alsa-default.conf
12mu|alsa-plugins-1.0.27-1|134	
12mu|alsa-plugins-1.0.27-1|135	#a52 conf
12mu|alsa-plugins-1.0.27-1|136	install -m 644 %{SOURCE8} %{buildroot}%{_datadir}/alsa/alsa.conf.d
12mu|alsa-plugins-1.0.27-1|137	
12mu|alsa-plugins-1.0.27-1|138	# We already include those in other places
12mu|alsa-plugins-1.0.27-1|139	rm %{buildroot}%{_datadir}/alsa/alsa.conf.d/{50-pulseaudio.conf,99-pulseaudio-default.conf.example}
12mu|alsa-plugins-1.0.27-1|140	
12mu|alsa-plugins-1.0.27-1|141	%post pulse-config
12mu|alsa-plugins-1.0.27-1|142	# (cg) Check to see if the user has disabled pulse in the old style setup.
12mu|alsa-plugins-1.0.27-1|143	if [ -f %{_sysconfdir}/alsa/pulse-default.conf ]; then
12mu|alsa-plugins-1.0.27-1|144	if grep -q "^#DRAKSOUND- " %{_sysconfdir}/alsa/pulse-default.conf; then
12mu|alsa-plugins-1.0.27-1|145	update-alternatives --set soundprofile %{_sysconfdir}/sound/profiles/alsa
12mu|alsa-plugins-1.0.27-1|146	fi
12mu|alsa-plugins-1.0.27-1|147	fi
12mu|alsa-plugins-1.0.27-1|148	
12mu|alsa-plugins-1.0.27-1|149	%files doc
12mu|alsa-plugins-1.0.27-1|150	%doc COPYING* doc/R* doc/*.txt
12mu|alsa-plugins-1.0.27-1|151	
12mu|alsa-plugins-1.0.27-1|152	%files -n %{libname}
12mu|alsa-plugins-1.0.27-1|153	%exclude %{_libdir}/alsa-lib/*_pulse.so
12mu|alsa-plugins-1.0.27-1|154	%exclude %{_libdir}/alsa-lib/*_jack.so
12mu|alsa-plugins-1.0.27-1|155	%exclude %{_libdir}/alsa-lib/*_a52.so
12mu|alsa-plugins-1.0.27-1|156	%{_datadir}/alsa/pcm/samplerate.conf
12mu|alsa-plugins-1.0.27-1|157	%{_datadir}/alsa/pcm/upmix.conf
12mu|alsa-plugins-1.0.27-1|158	%{_datadir}/alsa/pcm/vdownmix.conf
12mu|alsa-plugins-1.0.27-1|159	%{_libdir}/alsa-lib/*
12mu|alsa-plugins-1.0.27-1|160	
12mu|alsa-plugins-1.0.27-1|161	%files pulse-config
12mu|alsa-plugins-1.0.27-1|162	%{_sysconfdir}/sound/profiles/pulse/alsa-default.conf
12mu|alsa-plugins-1.0.27-1|163	%{_datadir}/alsa/pcm/pulseaudio.conf
12mu|alsa-plugins-1.0.27-1|164	
12mu|alsa-plugins-1.0.27-1|165	%files -n %{libname}-pulseaudio
12mu|alsa-plugins-1.0.27-1|166	%doc doc/README-pulse
12mu|alsa-plugins-1.0.27-1|167	%{_libdir}/alsa-lib/libasound_module_pcm_pulse.so
12mu|alsa-plugins-1.0.27-1|168	%{_libdir}/alsa-lib/libasound_module_ctl_pulse.so
12mu|alsa-plugins-1.0.27-1|169	%{_libdir}/alsa-lib/libasound_module_conf_pulse.so
12mu|alsa-plugins-1.0.27-1|170	
12mu|alsa-plugins-1.0.27-1|171	%files -n %{libname}-jack
12mu|alsa-plugins-1.0.27-1|172	%doc doc/README-jack
12mu|alsa-plugins-1.0.27-1|173	%{_datadir}/alsa/pcm/jack.conf
12mu|alsa-plugins-1.0.27-1|174	%{_libdir}/alsa-lib/libasound_module_pcm_jack.so
12mu|alsa-plugins-1.0.27-1|175	
12mu|alsa-plugins-1.0.27-1|176	%files -n %{libname}-a52
12mu|alsa-plugins-1.0.27-1|177	%{_datadir}/alsa/alsa.conf.d/a52.conf
12mu|alsa-plugins-1.0.27-1|178	%{_libdir}/alsa-lib/libasound_module_pcm_a52.so
12mu|alsa-plugins-1.0.27-1|179	
12mu|alsa-plugins-1.0.27-1|180	%changelog
12mu|alsa-plugins-1.0.27-1|181	* Thu Oct 10 2013 akdengi <kazancas@mandriva.ru> 1.0.27-1
12mu|alsa-plugins-1.0.27-1|182	+ Revision: b837112
12mu|alsa-plugins-1.0.27-1|183	- fix double a52 package
12mu|alsa-plugins-1.0.27-1|184	
12mu|alsa-plugins-1.0.27-1|185	

19444 12
12mu|alsa-tools-1.0.27-1|1	# sb16_csp is added conditionally!
12mu|alsa-tools-1.0.27-1|2	%define MODULES_NOCSPCTL as10k1 echomixer envy24control hdspconf hdsploader hdspmixer ld10k1 mixartloader pcxhrloader rmedigicontrol seq/sbiload sscape_ctl us428control usx2yloader vxloader
12mu|alsa-tools-1.0.27-1|3	# qlo10k1 needs l10k1 and thus this package will only bootstrap if it's installed first
12mu|alsa-tools-1.0.27-1|4	%define EXTRAS	hdajackretask hda-verb hwmixvolume
12mu|alsa-tools-1.0.27-1|5	
12mu|alsa-tools-1.0.27-1|6	%ifarch ppc %mips %arm
12mu|alsa-tools-1.0.27-1|7	%define MODULES %{MODULES_NOCSPCTL}
12mu|alsa-tools-1.0.27-1|8	%else
12mu|alsa-tools-1.0.27-1|9	%define MODULES %{MODULES_NOCSPCTL} sb16_csp %{EXTRAS}
12mu|alsa-tools-1.0.27-1|10	%endif
12mu|alsa-tools-1.0.27-1|11	
12mu|alsa-tools-1.0.27-1|12	%define major	0
12mu|alsa-tools-1.0.27-1|13	%define libname %mklibname lo10k1_%{major}
12mu|alsa-tools-1.0.27-1|14	%define devname %mklibname lo10k1 -d
12mu|alsa-tools-1.0.27-1|15	
12mu|alsa-tools-1.0.27-1|16	Summary:	Advanced Linux Sound Architecture (ALSA) tools
12mu|alsa-tools-1.0.27-1|17	Name:		alsa-tools
12mu|alsa-tools-1.0.27-1|18	Version:	1.0.27
12mu|alsa-tools-1.0.27-1|19	Release:	1
12mu|alsa-tools-1.0.27-1|20	License:	GPLv2+
12mu|alsa-tools-1.0.27-1|21	Group:		Sound
12mu|alsa-tools-1.0.27-1|22	Url:		http://alsa-project.org
12mu|alsa-tools-1.0.27-1|23	Source0:	ftp://ftp.alsa-project.org/pub/tools/%{name}-%{version}.tar.bz2
12mu|alsa-tools-1.0.27-1|24	Source1:	90-alsa-tools-firmware.rules
12mu|alsa-tools-1.0.27-1|25	Patch1:		alsa-tools-1.0.18-sscape_ctl.c.patch
12mu|alsa-tools-1.0.27-1|26	# From Debian: adapt to udev instead of hotplug - AdamW 2008/03
12mu|alsa-tools-1.0.27-1|27	Patch2:		alsa-tools-1.0.16-usx2yloader-udev.patch
12mu|alsa-tools-1.0.27-1|28	# (tv) fix underlinking:
12mu|alsa-tools-1.0.27-1|29	Patch3:		alsa-tools-1.0.17rc1-fix-link.patch
12mu|alsa-tools-1.0.27-1|30	# (hk) fix build errors with -Wformat -Werror=format-security
12mu|alsa-tools-1.0.27-1|31	Patch4:		alsa-tools-1.0.19-format-security.patch
12mu|alsa-tools-1.0.27-1|32	
12mu|alsa-tools-1.0.27-1|33	BuildRequires:	desktop-file-utils
12mu|alsa-tools-1.0.27-1|34	BuildRequires:	fltk-devel
12mu|alsa-tools-1.0.27-1|35	BuildRequires:	pkgconfig(alsa)
12mu|alsa-tools-1.0.27-1|36	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|alsa-tools-1.0.27-1|37	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|alsa-tools-1.0.27-1|38	BuildRequires:	pkgconfig(ncurses)
12mu|alsa-tools-1.0.27-1|39	
12mu|alsa-tools-1.0.27-1|40	%rename		envy24control
12mu|alsa-tools-1.0.27-1|41	%rename		hdspconf
12mu|alsa-tools-1.0.27-1|42	%rename		hdspmixer
12mu|alsa-tools-1.0.27-1|43	%rename		rmedigicontrol
12mu|alsa-tools-1.0.27-1|44	%rename		sb16_csp
12mu|alsa-tools-1.0.27-1|45	%rename		sbiload
12mu|alsa-tools-1.0.27-1|46	%rename		sscape_ctl
12mu|alsa-tools-1.0.27-1|47	%rename		us428control
12mu|alsa-tools-1.0.27-1|48	%rename		as10k1
12mu|alsa-tools-1.0.27-1|49	%rename		echomixer
12mu|alsa-tools-1.0.27-1|50	Obsoletes:	ac3dec < 1.0.27-1
12mu|alsa-tools-1.0.27-1|51	
12mu|alsa-tools-1.0.27-1|52	%description
12mu|alsa-tools-1.0.27-1|53	Advanced Linux Sound Architecture (ALSA) utils. Modularized
12mu|alsa-tools-1.0.27-1|54	architecture with support for a large range of ISA and PCI cards.
12mu|alsa-tools-1.0.27-1|55	Fully compatible with OSS/Lite (kernel sound drivers), but
12mu|alsa-tools-1.0.27-1|56	contains many enhanced features.
12mu|alsa-tools-1.0.27-1|57	
12mu|alsa-tools-1.0.27-1|58	This source rpm package provides several sub packages:
12mu|alsa-tools-1.0.27-1|59	* as10k1 - AS10k1 Assembler version A0.99
12mu|alsa-tools-1.0.27-1|60	* cspctl - Sound Blaster 16 ASP/CSP control program
12mu|alsa-tools-1.0.27-1|61	* envy24control - Control tool for Envy24 (ice1712) based sound cards
12mu|alsa-tools-1.0.27-1|62	* hdspmixer - Mixer for the RME Hammerfall DSP cards
12mu|alsa-tools-1.0.27-1|63	* rmedigicontrol - Control panel for RME Hammerfall cards
12mu|alsa-tools-1.0.27-1|64	* sbiload - An OPL2/3 FM instrument loader for ALSA sequencer
12mu|alsa-tools-1.0.27-1|65	* sscape_ctl - ALSA SoundScape control utility
12mu|alsa-tools-1.0.27-1|66	* us428control - Control tool for Tascam 428
12mu|alsa-tools-1.0.27-1|67	
12mu|alsa-tools-1.0.27-1|68	%package	firmware
12mu|alsa-tools-1.0.27-1|69	Summary:	ALSA tools for uploading firmware to some sound cards
12mu|alsa-tools-1.0.27-1|70	License:	GPLv1
12mu|alsa-tools-1.0.27-1|71	Group:		System/Kernel and hardware
12mu|alsa-tools-1.0.27-1|72	Requires:	alsa-firmware >= 1.0.25
12mu|alsa-tools-1.0.27-1|73	%rename		hdsploader
12mu|alsa-tools-1.0.27-1|74	%rename		mixartloader
12mu|alsa-tools-1.0.27-1|75	%rename		pcxhrloader
12mu|alsa-tools-1.0.27-1|76	%rename		usx2yloader
12mu|alsa-tools-1.0.27-1|77	%rename		vxloader
12mu|alsa-tools-1.0.27-1|78	
12mu|alsa-tools-1.0.27-1|79	%description	firmware
12mu|alsa-tools-1.0.27-1|80	This package contains tools for flashing firmware into certain sound cards.
12mu|alsa-tools-1.0.27-1|81	The following tools are available:
12mu|alsa-tools-1.0.27-1|82	
12mu|alsa-tools-1.0.27-1|83	* hdsploader   - for RME Hammerfall DSP cards
12mu|alsa-tools-1.0.27-1|84	* mixartloader - for Digigram miXart sound cards
12mu|alsa-tools-1.0.27-1|85	* pcxhrloader  - for Digigram PCXHR sound cards
12mu|alsa-tools-1.0.27-1|86	* usx2yloader  - second phase firmware loader for Tascam USX2Y USB sound cards
12mu|alsa-tools-1.0.27-1|87	* vxloader     - for Digigram VX sound cards
12mu|alsa-tools-1.0.27-1|88	
12mu|alsa-tools-1.0.27-1|89	%package -n	ld10k1
12mu|alsa-tools-1.0.27-1|90	Summary:	AS10k1 Assembler version A0.99
12mu|alsa-tools-1.0.27-1|91	License:	GPLv1
12mu|alsa-tools-1.0.27-1|92	Group:		System/Kernel and hardware
12mu|alsa-tools-1.0.27-1|93	
12mu|alsa-tools-1.0.27-1|94	%description -n	ld10k1
12mu|alsa-tools-1.0.27-1|95	This is patch loader for EMU10K1 (EMU10K2) for ALSA.
12mu|alsa-tools-1.0.27-1|96	This disables AC3 passthrough on SB Live.
12mu|alsa-tools-1.0.27-1|97	
12mu|alsa-tools-1.0.27-1|98	There are two parts:
12mu|alsa-tools-1.0.27-1|99	Server - ld10k1 - running as service - it is storing driver state - it must run
12mu|alsa-tools-1.0.27-1|100	under root or by setuided
12mu|alsa-tools-1.0.27-1|101	Client - lo10k1 - controls server and dump loader dl10k1 - loads dumps
12mu|alsa-tools-1.0.27-1|102	previously created with lo10k1 & ld10k1.
12mu|alsa-tools-1.0.27-1|103	
12mu|alsa-tools-1.0.27-1|104	ld10k1 will clear card DSP program and you will hear nothing.
12mu|alsa-tools-1.0.27-1|105	You must load some patches to route sound from inputs to outputs (use
12mu|alsa-tools-1.0.27-1|106	audigy_init script for audigy 1, 2 or init_live for sb live).
12mu|alsa-tools-1.0.27-1|107	After loading patch check and set oss mixer emulation through proc file
12mu|alsa-tools-1.0.27-1|108	(/proc/asound/card/oss_mixer)
12mu|alsa-tools-1.0.27-1|109	
12mu|alsa-tools-1.0.27-1|110	In directory setup are some patches which I use on my Audigy for testing.
12mu|alsa-tools-1.0.27-1|111	With this you will have exactly same mixer as with original driver (+headphone
12mu|alsa-tools-1.0.27-1|112	control, not tested AudigyDrive inputs and outputs, AC3 passthrought).
12mu|alsa-tools-1.0.27-1|113	Use as10k1 compiler from alsa-tools package to compile patches.
12mu|alsa-tools-1.0.27-1|114	
12mu|alsa-tools-1.0.27-1|115	%package -n %{libname}
12mu|alsa-tools-1.0.27-1|116	Summary:	Ld10k1_ library
12mu|alsa-tools-1.0.27-1|117	Group:		System/Libraries
12mu|alsa-tools-1.0.27-1|118	Obsoletes:	%{_lib}lo10k10 < 1.0.27-2
12mu|alsa-tools-1.0.27-1|119	
12mu|alsa-tools-1.0.27-1|120	%description -n %{libname}
12mu|alsa-tools-1.0.27-1|121	This is the library of ld10k1.
12mu|alsa-tools-1.0.27-1|122	
12mu|alsa-tools-1.0.27-1|123	%package -n %{devname}
12mu|alsa-tools-1.0.27-1|124	Summary:	Development files for l10k1
12mu|alsa-tools-1.0.27-1|125	Group:		Development/C
12mu|alsa-tools-1.0.27-1|126	Requires:	%{libname} = %{version}
12mu|alsa-tools-1.0.27-1|127	Obsoletes:	%{_lib}lo10k10-devel < 1.0.27-2
12mu|alsa-tools-1.0.27-1|128	
12mu|alsa-tools-1.0.27-1|129	%description -n %{devname}
12mu|alsa-tools-1.0.27-1|130	This package contains files needed in order to develop an application
12mu|alsa-tools-1.0.27-1|131	that made use of the ld10k1 library.
12mu|alsa-tools-1.0.27-1|132	
12mu|alsa-tools-1.0.27-1|133	%prep
12mu|alsa-tools-1.0.27-1|134	%setup -q
12mu|alsa-tools-1.0.27-1|135	%apply_patches
12mu|alsa-tools-1.0.27-1|136	
12mu|alsa-tools-1.0.27-1|137	pushd envy24control
12mu|alsa-tools-1.0.27-1|138	touch NEWS ChangeLog
12mu|alsa-tools-1.0.27-1|139	popd
12mu|alsa-tools-1.0.27-1|140	
12mu|alsa-tools-1.0.27-1|141	find . -name "Make*" -o -name "configure.*" |xargs sed -i -e 's,configure\.in,configure.ac,g'
12mu|alsa-tools-1.0.27-1|142	
12mu|alsa-tools-1.0.27-1|143	%build
12mu|alsa-tools-1.0.27-1|144	for i in %{MODULES}; do
12mu|alsa-tools-1.0.27-1|145	pushd ${i}
12mu|alsa-tools-1.0.27-1|146	libtoolize -c -f
12mu|alsa-tools-1.0.27-1|147	autoreconf
12mu|alsa-tools-1.0.27-1|148	%configure2_5x
12mu|alsa-tools-1.0.27-1|149	%make
12mu|alsa-tools-1.0.27-1|150	popd
12mu|alsa-tools-1.0.27-1|151	done
12mu|alsa-tools-1.0.27-1|152	
12mu|alsa-tools-1.0.27-1|153	%install
12mu|alsa-tools-1.0.27-1|154	for i in %{MODULES}; do
12mu|alsa-tools-1.0.27-1|155	pushd ${i}
12mu|alsa-tools-1.0.27-1|156	%makeinstall_std
12mu|alsa-tools-1.0.27-1|157	popd
12mu|alsa-tools-1.0.27-1|158	done
12mu|alsa-tools-1.0.27-1|159	
12mu|alsa-tools-1.0.27-1|160	# install menu entries
12mu|alsa-tools-1.0.27-1|161	mkdir -p %{buildroot}%{_datadir}/applications
12mu|alsa-tools-1.0.27-1|162	cat > %{buildroot}%{_datadir}/applications/echomixer.desktop << EOF
12mu|alsa-tools-1.0.27-1|163	[Desktop Entry]
12mu|alsa-tools-1.0.27-1|164	Name=Echo mixer
12mu|alsa-tools-1.0.27-1|165	Comment=Control tool for Echoaudio sound cards
12mu|alsa-tools-1.0.27-1|166	Exec=%{_bindir}/echomixer
12mu|alsa-tools-1.0.27-1|167	Icon=sound_section
12mu|alsa-tools-1.0.27-1|168	Terminal=false
12mu|alsa-tools-1.0.27-1|169	Type=Application
12mu|alsa-tools-1.0.27-1|170	Categories=AudioVideo;Audio;Mixer;
12mu|alsa-tools-1.0.27-1|171	EOF
12mu|alsa-tools-1.0.27-1|172	
12mu|alsa-tools-1.0.27-1|173	mkdir -p %{buildroot}%{_datadir}/applications
12mu|alsa-tools-1.0.27-1|174	cat > %{buildroot}%{_datadir}/applications/envy24control.desktop << EOF
12mu|alsa-tools-1.0.27-1|175	[Desktop Entry]
12mu|alsa-tools-1.0.27-1|176	Name=Envy24control
12mu|alsa-tools-1.0.27-1|177	Comment=Control tool for Envy24 (ice1712) based sound cards
12mu|alsa-tools-1.0.27-1|178	Exec=%{_bindir}/envy24control
12mu|alsa-tools-1.0.27-1|179	Icon=sound_section
12mu|alsa-tools-1.0.27-1|180	Terminal=false
12mu|alsa-tools-1.0.27-1|181	Type=Application
12mu|alsa-tools-1.0.27-1|182	Categories=AudioVideo;Audio;Mixer;
12mu|alsa-tools-1.0.27-1|183	EOF
12mu|alsa-tools-1.0.27-1|184	
12mu|alsa-tools-1.0.27-1|185	mkdir -p %{buildroot}%{_datadir}/applications
12mu|alsa-tools-1.0.27-1|186	cat > %{buildroot}%{_datadir}/applications/rmedigicontrol.desktop << EOF
12mu|alsa-tools-1.0.27-1|187	[Desktop Entry]
12mu|alsa-tools-1.0.27-1|188	Name=RME Digicontrol
12mu|alsa-tools-1.0.27-1|189	Comment=Control panel for RME Hammerfall
12mu|alsa-tools-1.0.27-1|190	Exec=%{_bindir}/rmedigicontrol
12mu|alsa-tools-1.0.27-1|191	Icon=sound_section
12mu|alsa-tools-1.0.27-1|192	Terminal=false
12mu|alsa-tools-1.0.27-1|193	Type=Application
12mu|alsa-tools-1.0.27-1|194	Categories=AudioVideo;Audio;Mixer;
12mu|alsa-tools-1.0.27-1|195	EOF
12mu|alsa-tools-1.0.27-1|196	
12mu|alsa-tools-1.0.27-1|197	# fix .desktop files
12mu|alsa-tools-1.0.27-1|198	sed -i 's,.png,,' %{buildroot}%{_datadir}/applications/{hdspconf,hdspmixer}.desktop
12mu|alsa-tools-1.0.27-1|199	
12mu|alsa-tools-1.0.27-1|200	desktop-file-install \
12mu|alsa-tools-1.0.27-1|201	--vendor="" \
12mu|alsa-tools-1.0.27-1|202	--remove-key="Encoding" \
12mu|alsa-tools-1.0.27-1|203	--remove-key="FilePattern" \
12mu|alsa-tools-1.0.27-1|204	--remove-category="Application" \
12mu|alsa-tools-1.0.27-1|205	--dir=%{buildroot}%{_datadir}/applications/ \
12mu|alsa-tools-1.0.27-1|206	%{buildroot}%{_datadir}/applications/*
12mu|alsa-tools-1.0.27-1|207	
12mu|alsa-tools-1.0.27-1|208	# udev rules file for usx2yloader - AdamW 2008/03
12mu|alsa-tools-1.0.27-1|209	mkdir -p %{buildroot}/lib/udev/rules.d/
12mu|alsa-tools-1.0.27-1|210	install -p -m 0644 %{SOURCE1} %{buildroot}/lib/udev/rules.d/
12mu|alsa-tools-1.0.27-1|211	
12mu|alsa-tools-1.0.27-1|212	%files
12mu|alsa-tools-1.0.27-1|213	%doc as10k1/README as10k1/COPYING as10k1/examples
12mu|alsa-tools-1.0.27-1|214	%doc echomixer/AUTHORS echomixer/COPYING echomixer/README
12mu|alsa-tools-1.0.27-1|215	%doc envy24control/AUTHORS envy24control/COPYING envy24control/README
12mu|alsa-tools-1.0.27-1|216	%doc hdspconf/COPYING hdspconf/README
12mu|alsa-tools-1.0.27-1|217	%doc hdspmixer/AUTHORS hdspmixer/COPYING hdspmixer/README
12mu|alsa-tools-1.0.27-1|218	%doc rmedigicontrol/COPYING rmedigicontrol/README
12mu|alsa-tools-1.0.27-1|219	%doc seq/sbiload/COPYING seq/sbiload/README
12mu|alsa-tools-1.0.27-1|220	%{_bindir}/as10k1
12mu|alsa-tools-1.0.27-1|221	%{_bindir}/echomixer
12mu|alsa-tools-1.0.27-1|222	%{_bindir}/envy24control
12mu|alsa-tools-1.0.27-1|223	%{_bindir}/hdspconf
12mu|alsa-tools-1.0.27-1|224	%{_bindir}/hdspmixer
12mu|alsa-tools-1.0.27-1|225	%{_bindir}/rmedigicontrol
12mu|alsa-tools-1.0.27-1|226	%{_bindir}/sbiload
12mu|alsa-tools-1.0.27-1|227	%{_bindir}/sscape_ctl
12mu|alsa-tools-1.0.27-1|228	%{_bindir}/us428control
12mu|alsa-tools-1.0.27-1|229	%{_bindir}/hda-verb
12mu|alsa-tools-1.0.27-1|230	%{_bindir}/hdajackretask
12mu|alsa-tools-1.0.27-1|231	%{_bindir}/hwmixvolume
12mu|alsa-tools-1.0.27-1|232	%{_datadir}/applications/hdspmixer.desktop
12mu|alsa-tools-1.0.27-1|233	%{_datadir}/applications/hdspconf.desktop
12mu|alsa-tools-1.0.27-1|234	%{_datadir}/applications/echomixer.desktop
12mu|alsa-tools-1.0.27-1|235	%{_datadir}/applications/envy24control.desktop
12mu|alsa-tools-1.0.27-1|236	%{_datadir}/applications/rmedigicontrol.desktop
12mu|alsa-tools-1.0.27-1|237	%{_datadir}/sounds/opl3/
12mu|alsa-tools-1.0.27-1|238	%{_datadir}/pixmaps/hdspconf.png
12mu|alsa-tools-1.0.27-1|239	%{_datadir}/pixmaps/hdspmixer.png
12mu|alsa-tools-1.0.27-1|240	%{_mandir}/man1/envy24control.1*
12mu|alsa-tools-1.0.27-1|241	
12mu|alsa-tools-1.0.27-1|242	%ifnarch ppc %mips %arm
12mu|alsa-tools-1.0.27-1|243	%doc sb16_csp/COPYING sb16_csp/README
12mu|alsa-tools-1.0.27-1|244	%{_bindir}/cspctl
12mu|alsa-tools-1.0.27-1|245	%{_mandir}/man1/cspctl.*
12mu|alsa-tools-1.0.27-1|246	%endif
12mu|alsa-tools-1.0.27-1|247	
12mu|alsa-tools-1.0.27-1|248	%files firmware
12mu|alsa-tools-1.0.27-1|249	%doc hdsploader/AUTHORS hdsploader/COPYING hdsploader/README
12mu|alsa-tools-1.0.27-1|250	%doc usx2yloader/README
12mu|alsa-tools-1.0.27-1|251	%doc vxloader/README
12mu|alsa-tools-1.0.27-1|252	/lib/udev/rules.d/90-alsa-tools-firmware.rules
12mu|alsa-tools-1.0.27-1|253	/lib/udev/tascam_fpga
12mu|alsa-tools-1.0.27-1|254	/lib/udev/tascam_fw
12mu|alsa-tools-1.0.27-1|255	%{_bindir}/hdsploader
12mu|alsa-tools-1.0.27-1|256	%{_bindir}/mixartloader
12mu|alsa-tools-1.0.27-1|257	%{_bindir}/pcxhrloader
12mu|alsa-tools-1.0.27-1|258	%{_bindir}/usx2yloader
12mu|alsa-tools-1.0.27-1|259	%{_bindir}/vxloader
12mu|alsa-tools-1.0.27-1|260	
12mu|alsa-tools-1.0.27-1|261	%files -n ld10k1
12mu|alsa-tools-1.0.27-1|262	%doc as10k1/README as10k1/COPYING as10k1/examples
12mu|alsa-tools-1.0.27-1|263	%{_bindir}/lo10k1
12mu|alsa-tools-1.0.27-1|264	%{_bindir}/init_audigy
12mu|alsa-tools-1.0.27-1|265	%{_bindir}/init_audigy_eq10
12mu|alsa-tools-1.0.27-1|266	%{_bindir}/init_live
12mu|alsa-tools-1.0.27-1|267	%{_datadir}/ld10k1
12mu|alsa-tools-1.0.27-1|268	%{_sbindir}/ld10k1
12mu|alsa-tools-1.0.27-1|269	%{_sbindir}/dl10k1
12mu|alsa-tools-1.0.27-1|270	%{_sbindir}/ld10k1d
12mu|alsa-tools-1.0.27-1|271	
12mu|alsa-tools-1.0.27-1|272	%files -n %{libname}
12mu|alsa-tools-1.0.27-1|273	%{_libdir}/liblo10k1.so.%{major}*
12mu|alsa-tools-1.0.27-1|274	
12mu|alsa-tools-1.0.27-1|275	%files -n %{devname}
12mu|alsa-tools-1.0.27-1|276	%{_includedir}/lo10k1
12mu|alsa-tools-1.0.27-1|277	%{_datadir}/aclocal/ld10k1.m4
12mu|alsa-tools-1.0.27-1|278	%{_libdir}/liblo10k1.so
12mu|alsa-tools-1.0.27-1|279	
12mu|alsa-tools-1.0.27-1|280	
12mu|alsa-tools-1.0.27-1|281	%changelog
12mu|alsa-tools-1.0.27-1|282	* Thu Oct 10 2013 akdengi <kazancas@mandriva.ru> 1.0.27-1
12mu|alsa-tools-1.0.27-1|283	+ Revision: 77c2e84
12mu|alsa-tools-1.0.27-1|284	- update to 1.0.27
12mu|alsa-tools-1.0.27-1|285	
12mu|alsa-tools-1.0.27-1|286	

19445 12
12mu|amarok-2.8.0-4|1	Summary:	A powerful media player for KDE4
12mu|amarok-2.8.0-4|2	Name:		amarok
12mu|amarok-2.8.0-4|3	Epoch:		3
12mu|amarok-2.8.0-4|4	Version:	2.8.0
12mu|amarok-2.8.0-4|5	Release:	4
12mu|amarok-2.8.0-4|6	Group:		Sound
12mu|amarok-2.8.0-4|7	License:	GPLv2+
12mu|amarok-2.8.0-4|8	Url:		http://amarok.kde.org/
12mu|amarok-2.8.0-4|9	Source0:	http://fr2.rpmfind.net/linux/KDE/unstable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
12mu|amarok-2.8.0-4|10	Source100:	amarok.rpmlintrc
12mu|amarok-2.8.0-4|11	Patch0:		amarok-2.6.0-lastfm1.patch
12mu|amarok-2.8.0-4|12	BuildRequires:	clamz
12mu|amarok-2.8.0-4|13	BuildRequires:	cmake
12mu|amarok-2.8.0-4|14	BuildRequires:	qtscriptgenerator
12mu|amarok-2.8.0-4|15	BuildRequires:	ffmpeg-devel
12mu|amarok-2.8.0-4|16	BuildRequires:	kdelibs4-devel
12mu|amarok-2.8.0-4|17	BuildRequires:	kdebase4-workspace-devel
12mu|amarok-2.8.0-4|18	BuildRequires:	libaio-devel
12mu|amarok-2.8.0-4|19	BuildRequires:	libifp-devel
12mu|amarok-2.8.0-4|20	BuildRequires:	liblastfm-devel
12mu|amarok-2.8.0-4|21	BuildRequires:	libmp4v2-devel
12mu|amarok-2.8.0-4|22	BuildRequires:	nepomuk-core-devel
12mu|amarok-2.8.0-4|23	BuildRequires:	pkgconfig(glib-2.0)
12mu|amarok-2.8.0-4|24	BuildRequires:	pkgconfig(libcurl)
12mu|amarok-2.8.0-4|25	BuildRequires:	pkgconfig(libgpod-1.0)
12mu|amarok-2.8.0-4|26	BuildRequires:	pkgconfig(libmtp)
12mu|amarok-2.8.0-4|27	BuildRequires:	pkgconfig(libmygpo-qt) >= 1.0.6
12mu|amarok-2.8.0-4|28	BuildRequires:	pkgconfig(libnjb)
12mu|amarok-2.8.0-4|29	BuildRequires:	pkgconfig(libofa)
12mu|amarok-2.8.0-4|30	BuildRequires:	pkgconfig(libvisual-0.4)
12mu|amarok-2.8.0-4|31	BuildRequires:	pkgconfig(loudmouth-1.0)
12mu|amarok-2.8.0-4|32	BuildRequires:	pkgconfig(qca2)
12mu|amarok-2.8.0-4|33	BuildRequires:	pkgconfig(taglib)
12mu|amarok-2.8.0-4|34	BuildRequires:	pkgconfig(taglib-extras)
12mu|amarok-2.8.0-4|35	Suggests:	%{name}-scripts = %{EVRD}
12mu|amarok-2.8.0-4|36	%if "%{distepoch}" >= "2014.0"
12mu|amarok-2.8.0-4|37	BuildRequires:	mariadb-static-devel
12mu|amarok-2.8.0-4|38	BuildRequires:	mariadb-server
12mu|amarok-2.8.0-4|39	Requires:	mariadb-common
12mu|amarok-2.8.0-4|40	%else
12mu|amarok-2.8.0-4|41	BuildRequires:	mysql-static-devel
12mu|amarok-2.8.0-4|42	Requires:	mysql-common-core
12mu|amarok-2.8.0-4|43	%endif
12mu|amarok-2.8.0-4|44	Requires:	qtscriptbindings
12mu|amarok-2.8.0-4|45	Requires:	kde4-audiocd
12mu|amarok-2.8.0-4|46	Requires:	gstreamer0.10-tools
12mu|amarok-2.8.0-4|47	Requires:	clamz
12mu|amarok-2.8.0-4|48	Obsoletes:	%{_lib}amarokqtjson1 < 3:2.7.0
12mu|amarok-2.8.0-4|49	%rename		amarok-utils
12mu|amarok-2.8.0-4|50	
12mu|amarok-2.8.0-4|51	%description
12mu|amarok-2.8.0-4|52	Feature Overview
12mu|amarok-2.8.0-4|53	
12mu|amarok-2.8.0-4|54	* Music Collection:
12mu|amarok-2.8.0-4|55	You have a huge music library and want to locate tracks quickly? Let amaroK's
12mu|amarok-2.8.0-4|56	powerful Collection take care of that! It's a database powered music store,
12mu|amarok-2.8.0-4|57	which keeps track of your complete music library, allowing you to find any
12mu|amarok-2.8.0-4|58	title in a matter of seconds.
12mu|amarok-2.8.0-4|59	
12mu|amarok-2.8.0-4|60	* Intuitive User Interface:
12mu|amarok-2.8.0-4|61	You will be amazed to see how easy amaroK is to use! Simply drag-and-drop files
12mu|amarok-2.8.0-4|62	into the playlist. No hassle with complicated  buttons or tangled menus.
12mu|amarok-2.8.0-4|63	Listening to music has never been easier!
12mu|amarok-2.8.0-4|64	
12mu|amarok-2.8.0-4|65	* Streaming Radio:
12mu|amarok-2.8.0-4|66	Web streams take radio to the next level: Listen to thousands of great radio
12mu|amarok-2.8.0-4|67	stations on the internet, for free! amaroK provides excellent streaming
12mu|amarok-2.8.0-4|68	support, with advanced features, such as displaying titles of the currently
12mu|amarok-2.8.0-4|69	playing songs.
12mu|amarok-2.8.0-4|70	
12mu|amarok-2.8.0-4|71	* Context Browser:
12mu|amarok-2.8.0-4|72	This tool provides useful information on the music you are currently listening
12mu|amarok-2.8.0-4|73	to, and can make listening suggestions, based on your personal music taste. An
12mu|amarok-2.8.0-4|74	innovate and unique feature.
12mu|amarok-2.8.0-4|75	
12mu|amarok-2.8.0-4|76	* Visualizations:
12mu|amarok-2.8.0-4|77	amaroK is compatible with XMMS visualization plugins. Allows you to use the
12mu|amarok-2.8.0-4|78	great number of stunning visualizations available on the net. 3d visualizations
12mu|amarok-2.8.0-4|79	with OpenGL are a great way to enhance your music experience.
12mu|amarok-2.8.0-4|80	
12mu|amarok-2.8.0-4|81	%files -f %{name}.lang
12mu|amarok-2.8.0-4|82	%{_kde_bindir}/amarok
12mu|amarok-2.8.0-4|83	%{_kde_bindir}/amarokcollectionscanner
12mu|amarok-2.8.0-4|84	%{_kde_bindir}/amarok_afttagger
12mu|amarok-2.8.0-4|85	%{_kde_bindir}/amarokmp3tunesharmonydaemon
12mu|amarok-2.8.0-4|86	%{_kde_bindir}/amarokpkg
12mu|amarok-2.8.0-4|87	%{_kde_bindir}/amzdownloader
12mu|amarok-2.8.0-4|88	%{_kde_datadir}/applications/kde4/amarok.desktop
12mu|amarok-2.8.0-4|89	%{_kde_datadir}/applications/kde4/amarok_containers.desktop
12mu|amarok-2.8.0-4|90	%{_kde_datadir}/applications/kde4/amzdownloader.desktop
12mu|amarok-2.8.0-4|91	%{_kde_datadir}/config/amarok.knsrc
12mu|amarok-2.8.0-4|92	%{_kde_datadir}/config/amarok_homerc
12mu|amarok-2.8.0-4|93	%{_kde_datadir}/config.kcfg/amarokconfig.kcfg
12mu|amarok-2.8.0-4|94	%{_kde_appsdir}/desktoptheme/*
12mu|amarok-2.8.0-4|95	%{_kde_appsdir}/solid/actions/amarok-play-audiocd.desktop
12mu|amarok-2.8.0-4|96	%{_kde_appsdir}/amarok
12mu|amarok-2.8.0-4|97	%{_kde_appsdir}/kconf_update/*
12mu|amarok-2.8.0-4|98	%{_kde_libdir}/kde4/*
12mu|amarok-2.8.0-4|99	%{_kde_libdir}/libampache_account_login.so
12mu|amarok-2.8.0-4|100	%{_kde_libdir}/libamarok_service_lastfm_shared.so
12mu|amarok-2.8.0-4|101	%{_kde_datadir}/config/amarokapplets.knsrc
12mu|amarok-2.8.0-4|102	%{_kde_datadir}/kde4/services/*
12mu|amarok-2.8.0-4|103	%{_kde_datadir}/kde4/servicetypes/*
12mu|amarok-2.8.0-4|104	%{_kde_iconsdir}/*/*/*/amarok.*
12mu|amarok-2.8.0-4|105	%{_kde_datadir}/dbus-1/interfaces/*
12mu|amarok-2.8.0-4|106	%{_kde_datadir}/mime/packages/amzdownloader.xml
12mu|amarok-2.8.0-4|107	%exclude %{_kde_appsdir}/amarok/scripts/
12mu|amarok-2.8.0-4|108	
12mu|amarok-2.8.0-4|109	#--------------------------------------------------------------------
12mu|amarok-2.8.0-4|110	
12mu|amarok-2.8.0-4|111	%package scripts
12mu|amarok-2.8.0-4|112	Summary:	Scripts for amarok
12mu|amarok-2.8.0-4|113	Group:		Graphical desktop/KDE
12mu|amarok-2.8.0-4|114	Requires:	%{name} = %{EVRD}
12mu|amarok-2.8.0-4|115	BuildArch:	noarch
12mu|amarok-2.8.0-4|116	
12mu|amarok-2.8.0-4|117	%description scripts
12mu|amarok-2.8.0-4|118	This package includes python scripts for amarok.
12mu|amarok-2.8.0-4|119	
12mu|amarok-2.8.0-4|120	%files scripts
12mu|amarok-2.8.0-4|121	%dir %{_kde_appsdir}/amarok/scripts/
12mu|amarok-2.8.0-4|122	%{_kde_appsdir}/amarok/scripts/*
12mu|amarok-2.8.0-4|123	
12mu|amarok-2.8.0-4|124	#------------------------------------------------
12mu|amarok-2.8.0-4|125	
12mu|amarok-2.8.0-4|126	%define libamaroklib_major 1
12mu|amarok-2.8.0-4|127	%define libamaroklib %mklibname amaroklib %{libamaroklib_major}
12mu|amarok-2.8.0-4|128	
12mu|amarok-2.8.0-4|129	%package -n %{libamaroklib}
12mu|amarok-2.8.0-4|130	Summary:	Amarok 2 core library
12mu|amarok-2.8.0-4|131	Group:		System/Libraries
12mu|amarok-2.8.0-4|132	
12mu|amarok-2.8.0-4|133	%description -n %{libamaroklib}
12mu|amarok-2.8.0-4|134	Amarok 2 core library.
12mu|amarok-2.8.0-4|135	
12mu|amarok-2.8.0-4|136	%files -n %{libamaroklib}
12mu|amarok-2.8.0-4|137	%{_kde_libdir}/libamaroklib.so.%{libamaroklib_major}*
12mu|amarok-2.8.0-4|138	
12mu|amarok-2.8.0-4|139	#------------------------------------------------
12mu|amarok-2.8.0-4|140	
12mu|amarok-2.8.0-4|141	%define libamarokcore_major 1
12mu|amarok-2.8.0-4|142	%define libamarokcore %mklibname amarokcore %{libamarokcore_major}
12mu|amarok-2.8.0-4|143	
12mu|amarok-2.8.0-4|144	%package -n %{libamarokcore}
12mu|amarok-2.8.0-4|145	Summary:	Amarok 2 core library
12mu|amarok-2.8.0-4|146	Group:		System/Libraries
12mu|amarok-2.8.0-4|147	
12mu|amarok-2.8.0-4|148	%description -n %{libamarokcore}
12mu|amarok-2.8.0-4|149	Amarok 2 core library.
12mu|amarok-2.8.0-4|150	
12mu|amarok-2.8.0-4|151	%files -n %{libamarokcore}
12mu|amarok-2.8.0-4|152	%{_kde_libdir}/libamarokcore.so.%{libamarokcore_major}*
12mu|amarok-2.8.0-4|153	
12mu|amarok-2.8.0-4|154	#------------------------------------------------
12mu|amarok-2.8.0-4|155	
12mu|amarok-2.8.0-4|156	%define libamarokpud_major 1
12mu|amarok-2.8.0-4|157	%define libamarokpud %mklibname amarokpud %{libamarokpud_major}
12mu|amarok-2.8.0-4|158	
12mu|amarok-2.8.0-4|159	%package -n %{libamarokpud}
12mu|amarok-2.8.0-4|160	Summary:	Amarok 2 core library
12mu|amarok-2.8.0-4|161	Group:		System/Libraries
12mu|amarok-2.8.0-4|162	
12mu|amarok-2.8.0-4|163	%description -n %{libamarokpud}
12mu|amarok-2.8.0-4|164	Amarok 2 core library.
12mu|amarok-2.8.0-4|165	
12mu|amarok-2.8.0-4|166	%files -n %{libamarokpud}
12mu|amarok-2.8.0-4|167	%{_kde_libdir}/libamarokpud.so.%{libamarokpud_major}*
12mu|amarok-2.8.0-4|168	
12mu|amarok-2.8.0-4|169	#------------------------------------------------
12mu|amarok-2.8.0-4|170	
12mu|amarok-2.8.0-4|171	%define libamarokocsclient_major 4
12mu|amarok-2.8.0-4|172	%define libamarokocsclient %mklibname amarokocsclient %{libamarokocsclient_major}
12mu|amarok-2.8.0-4|173	
12mu|amarok-2.8.0-4|174	%package -n %{libamarokocsclient}
12mu|amarok-2.8.0-4|175	Summary:	Amarok 2 core library
12mu|amarok-2.8.0-4|176	Group:		System/Libraries
12mu|amarok-2.8.0-4|177	
12mu|amarok-2.8.0-4|178	%description -n %{libamarokocsclient}
12mu|amarok-2.8.0-4|179	Amarok 2 core library.
12mu|amarok-2.8.0-4|180	
12mu|amarok-2.8.0-4|181	%files -n %{libamarokocsclient}
12mu|amarok-2.8.0-4|182	%{_kde_libdir}/libamarokocsclient.so.%{libamarokocsclient_major}*
12mu|amarok-2.8.0-4|183	
12mu|amarok-2.8.0-4|184	#------------------------------------------------
12mu|amarok-2.8.0-4|185	
12mu|amarok-2.8.0-4|186	%define libamarokshared_major 1
12mu|amarok-2.8.0-4|187	%define libamarokshared %mklibname amarokshared %{libamarokshared_major}
12mu|amarok-2.8.0-4|188	
12mu|amarok-2.8.0-4|189	%package -n %{libamarokshared}
12mu|amarok-2.8.0-4|190	Summary:	Amarok 2 shared library
12mu|amarok-2.8.0-4|191	Group:		System/Libraries
12mu|amarok-2.8.0-4|192	
12mu|amarok-2.8.0-4|193	%description -n %{libamarokshared}
12mu|amarok-2.8.0-4|194	Amarok 2 shared library.
12mu|amarok-2.8.0-4|195	
12mu|amarok-2.8.0-4|196	%files -n %{libamarokshared}
12mu|amarok-2.8.0-4|197	%{_kde_libdir}/libamarokshared.so.%{libamarokshared_major}*
12mu|amarok-2.8.0-4|198	
12mu|amarok-2.8.0-4|199	
12mu|amarok-2.8.0-4|200	#------------------------------------------------
12mu|amarok-2.8.0-4|201	
12mu|amarok-2.8.0-4|202	%define libamaroksqlcollection_major 1
12mu|amarok-2.8.0-4|203	%define libamaroksqlcollection %mklibname amarok-sqlcollection %{libamaroksqlcollection_major}
12mu|amarok-2.8.0-4|204	
12mu|amarok-2.8.0-4|205	%package -n %{libamaroksqlcollection}
12mu|amarok-2.8.0-4|206	Summary:	Amarok 2 core library
12mu|amarok-2.8.0-4|207	Group:		System/Libraries
12mu|amarok-2.8.0-4|208	
12mu|amarok-2.8.0-4|209	%description -n %{libamaroksqlcollection}
12mu|amarok-2.8.0-4|210	Amarok 2 core library.
12mu|amarok-2.8.0-4|211	
12mu|amarok-2.8.0-4|212	%files -n %{libamaroksqlcollection}
12mu|amarok-2.8.0-4|213	%{_kde_libdir}/libamarok-sqlcollection.so.%{libamaroksqlcollection_major}*
12mu|amarok-2.8.0-4|214	
12mu|amarok-2.8.0-4|215	#------------------------------------------------
12mu|amarok-2.8.0-4|216	
12mu|amarok-2.8.0-4|217	%define libamaroktranscoding_major 1
12mu|amarok-2.8.0-4|218	%define libamaroktranscoding %mklibname amarok-transcoding %{libamaroktranscoding_major}
12mu|amarok-2.8.0-4|219	
12mu|amarok-2.8.0-4|220	%package -n %{libamaroktranscoding}
12mu|amarok-2.8.0-4|221	Summary:	Amarok 2 core library
12mu|amarok-2.8.0-4|222	Group:		System/Libraries
12mu|amarok-2.8.0-4|223	
12mu|amarok-2.8.0-4|224	%description -n %{libamaroktranscoding}
12mu|amarok-2.8.0-4|225	Amarok 2 core library.
12mu|amarok-2.8.0-4|226	
12mu|amarok-2.8.0-4|227	%files -n %{libamaroktranscoding}
12mu|amarok-2.8.0-4|228	%{_kde_libdir}/libamarok-transcoding.so.%{libamaroktranscoding_major}*
12mu|amarok-2.8.0-4|229	
12mu|amarok-2.8.0-4|230	#------------------------------------------------
12mu|amarok-2.8.0-4|231	
12mu|amarok-2.8.0-4|232	%define devname %mklibname -d %{name}
12mu|amarok-2.8.0-4|233	
12mu|amarok-2.8.0-4|234	%package -n %{devname}
12mu|amarok-2.8.0-4|235	Summary:	Headers of %{name} for development
12mu|amarok-2.8.0-4|236	Group:		Development/C
12mu|amarok-2.8.0-4|237	Requires:	%{libamaroklib} = %{EVRD}
12mu|amarok-2.8.0-4|238	Requires:	%{libamarokcore} = %{EVRD}
12mu|amarok-2.8.0-4|239	Requires:	%{libamarokpud} = %{EVRD}
12mu|amarok-2.8.0-4|240	Requires:	%{libamarokocsclient} = %{EVRD}
12mu|amarok-2.8.0-4|241	Requires:	%{libamaroksqlcollection} = %{EVRD}
12mu|amarok-2.8.0-4|242	Requires:	%{libamaroktranscoding} = %{EVRD}
12mu|amarok-2.8.0-4|243	Provides:	%{name}-devel = %{EVRD}
12mu|amarok-2.8.0-4|244	
12mu|amarok-2.8.0-4|245	%description -n %{devname}
12mu|amarok-2.8.0-4|246	Headers of %{name} for development.
12mu|amarok-2.8.0-4|247	
12mu|amarok-2.8.0-4|248	%files -n %{devname}
12mu|amarok-2.8.0-4|249	%{_kde_libdir}/libamaroklib.so
12mu|amarok-2.8.0-4|250	%{_kde_libdir}/libamarokcore.so
12mu|amarok-2.8.0-4|251	%{_kde_libdir}/libamarokpud.so
12mu|amarok-2.8.0-4|252	%{_kde_libdir}/libamarokocsclient.so
12mu|amarok-2.8.0-4|253	%{_kde_libdir}/libamarok-sqlcollection.so
12mu|amarok-2.8.0-4|254	%{_kde_libdir}/libamarok-transcoding.so
12mu|amarok-2.8.0-4|255	%{_kde_libdir}/libamarokshared.so
12mu|amarok-2.8.0-4|256	
12mu|amarok-2.8.0-4|257	#--------------------------------------------------------------------
12mu|amarok-2.8.0-4|258	
12mu|amarok-2.8.0-4|259	%prep
12mu|amarok-2.8.0-4|260	%setup -q
12mu|amarok-2.8.0-4|261	
12mu|amarok-2.8.0-4|262	%build
12mu|amarok-2.8.0-4|263	%cmake_kde4 -DKDE4_BUILD_TESTS=OFF
12mu|amarok-2.8.0-4|264	
12mu|amarok-2.8.0-4|265	%make
12mu|amarok-2.8.0-4|266	
12mu|amarok-2.8.0-4|267	%install
12mu|amarok-2.8.0-4|268	%makeinstall_std -C build
12mu|amarok-2.8.0-4|269	
12mu|amarok-2.8.0-4|270	%find_lang %{name} --with-kde --all-name
12mu|amarok-2.8.0-4|271	
12mu|amarok-2.8.0-4|272	
12mu|amarok-2.8.0-4|273	%changelog
12mu|amarok-2.8.0-4|274	* Fri Mar 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:2.8.0-4
12mu|amarok-2.8.0-4|275	+ Revision: 45ce4bd
12mu|amarok-2.8.0-4|276	- Rebuild against KDE 4.12, prepare for mariadb migration
12mu|amarok-2.8.0-4|277	
12mu|amarok-2.8.0-4|278	

19446 12
12mu|amor-4.12.4-1|1	Summary:	Amusing Misuse Of Resources put's comic figures above your windows
12mu|amor-4.12.4-1|2	Name:		amor
12mu|amor-4.12.4-1|3	Version:	4.12.4
12mu|amor-4.12.4-1|4	Release:	1
12mu|amor-4.12.4-1|5	Epoch:		1
12mu|amor-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|amor-4.12.4-1|7	License:	GPLv2+
12mu|amor-4.12.4-1|8	Url:		http://www.kde.org
12mu|amor-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|amor-4.12.4-1|10	%if %{is_beta}
12mu|amor-4.12.4-1|11	%define ftpdir unstable
12mu|amor-4.12.4-1|12	%else
12mu|amor-4.12.4-1|13	%define ftpdir stable
12mu|amor-4.12.4-1|14	%endif
12mu|amor-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|amor-4.12.4-1|16	BuildRequires:	kdelibs4-devel
12mu|amor-4.12.4-1|17	Conflicts:	kdetoys4-devel < 1:4.11.0
12mu|amor-4.12.4-1|18	
12mu|amor-4.12.4-1|19	%description
12mu|amor-4.12.4-1|20	Amusing Misuse Of Resources put's comic figures above your windows.
12mu|amor-4.12.4-1|21	
12mu|amor-4.12.4-1|22	%files
12mu|amor-4.12.4-1|23	%{_kde_bindir}/amor
12mu|amor-4.12.4-1|24	%{_kde_applicationsdir}/amor.desktop
12mu|amor-4.12.4-1|25	%{_kde_appsdir}/amor
12mu|amor-4.12.4-1|26	%{_kde_iconsdir}/hicolor/*/apps/amor.png
12mu|amor-4.12.4-1|27	%{_kde_docdir}/*/*/amor
12mu|amor-4.12.4-1|28	%{_kde_mandir}/man6/amor.6.*
12mu|amor-4.12.4-1|29	%{_datadir}/dbus-1/interfaces/org.kde.amor.xml
12mu|amor-4.12.4-1|30	
12mu|amor-4.12.4-1|31	#-------------------------------------------------------------------
12mu|amor-4.12.4-1|32	
12mu|amor-4.12.4-1|33	%prep
12mu|amor-4.12.4-1|34	%setup -q
12mu|amor-4.12.4-1|35	
12mu|amor-4.12.4-1|36	%build
12mu|amor-4.12.4-1|37	%cmake_kde4
12mu|amor-4.12.4-1|38	%make
12mu|amor-4.12.4-1|39	
12mu|amor-4.12.4-1|40	%install
12mu|amor-4.12.4-1|41	%makeinstall_std -C build
12mu|amor-4.12.4-1|42	
12mu|amor-4.12.4-1|43	
12mu|amor-4.12.4-1|44	%changelog
12mu|amor-4.12.4-1|45	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|amor-4.12.4-1|46	+ Revision: 942b221
12mu|amor-4.12.4-1|47	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|amor-4.12.4-1|48	
12mu|amor-4.12.4-1|49	

19447 12
12mu|analitza-4.12.4-1|1	%ifarch %{arm}
12mu|analitza-4.12.4-1|2	%bcond_with opengl
12mu|analitza-4.12.4-1|3	%else
12mu|analitza-4.12.4-1|4	%bcond_without opengl
12mu|analitza-4.12.4-1|5	%endif
12mu|analitza-4.12.4-1|6	
12mu|analitza-4.12.4-1|7	Summary:	Library that will let you add mathematical features to your program
12mu|analitza-4.12.4-1|8	Name:		analitza
12mu|analitza-4.12.4-1|9	Version:	4.12.4
12mu|analitza-4.12.4-1|10	Release:	1
12mu|analitza-4.12.4-1|11	License:	LGPLv2+
12mu|analitza-4.12.4-1|12	Group:		Graphical desktop/KDE
12mu|analitza-4.12.4-1|13	Url:		http://edu.kde.org
12mu|analitza-4.12.4-1|14	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|analitza-4.12.4-1|15	# add SHOULD_BUILD_OPENGL option, to be able to disable support
12mu|analitza-4.12.4-1|16	# on arm because plotter3d assumes qreal=double all over the place
12mu|analitza-4.12.4-1|17	Patch0:		analitza-4.10.2-opengl_optional.patch
12mu|analitza-4.12.4-1|18	BuildRequires:	kdelibs4-devel
12mu|analitza-4.12.4-1|19	BuildRequires:	readline-devel
12mu|analitza-4.12.4-1|20	BuildRequires:	pkgconfig(gl)
12mu|analitza-4.12.4-1|21	BuildRequires:	pkgconfig(glu)
12mu|analitza-4.12.4-1|22	
12mu|analitza-4.12.4-1|23	%description
12mu|analitza-4.12.4-1|24	The analitza library will let you add mathematical features to your program.
12mu|analitza-4.12.4-1|25	
12mu|analitza-4.12.4-1|26	#---------------------------------------------
12mu|analitza-4.12.4-1|27	
12mu|analitza-4.12.4-1|28	%package -n calgebra
12mu|analitza-4.12.4-1|29	Summary:	Console mathematical calculator
12mu|analitza-4.12.4-1|30	Group:		Graphical desktop/KDE
12mu|analitza-4.12.4-1|31	Conflicts:	kalgebra < 4.7.90
12mu|analitza-4.12.4-1|32	
12mu|analitza-4.12.4-1|33	%description -n calgebra
12mu|analitza-4.12.4-1|34	Console interface for a mathematical calculator based content markup MathML
12mu|analitza-4.12.4-1|35	language.
12mu|analitza-4.12.4-1|36	
12mu|analitza-4.12.4-1|37	%files -n calgebra
12mu|analitza-4.12.4-1|38	%{_kde_bindir}/calgebra
12mu|analitza-4.12.4-1|39	
12mu|analitza-4.12.4-1|40	#---------------------------------------------
12mu|analitza-4.12.4-1|41	
12mu|analitza-4.12.4-1|42	%package plots
12mu|analitza-4.12.4-1|43	Summary:	Plots used by the libanalitzaplot library
12mu|analitza-4.12.4-1|44	Group:		Graphical desktop/KDE
12mu|analitza-4.12.4-1|45	BuildArch:	noarch
12mu|analitza-4.12.4-1|46	
12mu|analitza-4.12.4-1|47	%description plots
12mu|analitza-4.12.4-1|48	This package provides plots used by the libanalitzaplot library.
12mu|analitza-4.12.4-1|49	
12mu|analitza-4.12.4-1|50	%files plots
12mu|analitza-4.12.4-1|51	%{_kde_appsdir}/libanalitza/plots/*.plots
12mu|analitza-4.12.4-1|52	
12mu|analitza-4.12.4-1|53	#---------------------------------------------
12mu|analitza-4.12.4-1|54	
12mu|analitza-4.12.4-1|55	%define analitza_major 5
12mu|analitza-4.12.4-1|56	%define libanalitza %mklibname analitza %{analitza_major}
12mu|analitza-4.12.4-1|57	
12mu|analitza-4.12.4-1|58	%package -n %{libanalitza}
12mu|analitza-4.12.4-1|59	Summary:	Runtime library for %{name}
12mu|analitza-4.12.4-1|60	Group:		System/Libraries
12mu|analitza-4.12.4-1|61	
12mu|analitza-4.12.4-1|62	%description -n %{libanalitza}
12mu|analitza-4.12.4-1|63	The analitza library will let you add mathematical features to your program.
12mu|analitza-4.12.4-1|64	This pakage provide the runtime library for %{name}.
12mu|analitza-4.12.4-1|65	
12mu|analitza-4.12.4-1|66	%files -n %{libanalitza}
12mu|analitza-4.12.4-1|67	%{_kde_libdir}/libanalitza.so.%{analitzagui_major}*
12mu|analitza-4.12.4-1|68	
12mu|analitza-4.12.4-1|69	#---------------------------------------------
12mu|analitza-4.12.4-1|70	
12mu|analitza-4.12.4-1|71	%define analitzagui_major 5
12mu|analitza-4.12.4-1|72	%define libanalitzagui %mklibname analitzagui %{analitzagui_major}
12mu|analitza-4.12.4-1|73	
12mu|analitza-4.12.4-1|74	%package -n %{libanalitzagui}
12mu|analitza-4.12.4-1|75	Summary:	Runtime library for %{name}
12mu|analitza-4.12.4-1|76	Group:		System/Libraries
12mu|analitza-4.12.4-1|77	
12mu|analitza-4.12.4-1|78	%description -n %{libanalitzagui}
12mu|analitza-4.12.4-1|79	The analitza library will let you add mathematical features to your program.
12mu|analitza-4.12.4-1|80	This pakage provide the runtime library for %{name}.
12mu|analitza-4.12.4-1|81	
12mu|analitza-4.12.4-1|82	%files -n %{libanalitzagui}
12mu|analitza-4.12.4-1|83	%{_kde_libdir}/libanalitzagui.so.%{analitzagui_major}*
12mu|analitza-4.12.4-1|84	
12mu|analitza-4.12.4-1|85	#---------------------------------------------
12mu|analitza-4.12.4-1|86	
12mu|analitza-4.12.4-1|87	%define analitzaplot_major 5
12mu|analitza-4.12.4-1|88	%define libanalitzaplot %mklibname analitzaplot %{analitzaplot_major}
12mu|analitza-4.12.4-1|89	
12mu|analitza-4.12.4-1|90	%package -n %{libanalitzaplot}
12mu|analitza-4.12.4-1|91	Summary:	Runtime library for %{name}
12mu|analitza-4.12.4-1|92	Group:		System/Libraries
12mu|analitza-4.12.4-1|93	Requires:	analitza-plots
12mu|analitza-4.12.4-1|94	
12mu|analitza-4.12.4-1|95	%description -n %{libanalitzaplot}
12mu|analitza-4.12.4-1|96	The analitza library will let you add mathematical features to your program.
12mu|analitza-4.12.4-1|97	This pakage provide the runtime library for %{name}.
12mu|analitza-4.12.4-1|98	
12mu|analitza-4.12.4-1|99	%files -n %{libanalitzaplot}
12mu|analitza-4.12.4-1|100	%{_kde_libdir}/libanalitzaplot.so.%{analitzaplot_major}*
12mu|analitza-4.12.4-1|101	
12mu|analitza-4.12.4-1|102	#---------------------------------------------
12mu|analitza-4.12.4-1|103	
12mu|analitza-4.12.4-1|104	%package devel
12mu|analitza-4.12.4-1|105	Summary:	Devel stuff for %{name}
12mu|analitza-4.12.4-1|106	Group:		Development/KDE and Qt
12mu|analitza-4.12.4-1|107	Requires:	kdelibs4-devel
12mu|analitza-4.12.4-1|108	Requires:	%{libanalitza} = %{EVRD}
12mu|analitza-4.12.4-1|109	Requires:	%{libanalitzagui} = %{EVRD}
12mu|analitza-4.12.4-1|110	Requires:	%{libanalitzaplot} = %{EVRD}
12mu|analitza-4.12.4-1|111	
12mu|analitza-4.12.4-1|112	%description devel
12mu|analitza-4.12.4-1|113	Files needed to build applications based on %{name}.
12mu|analitza-4.12.4-1|114	
12mu|analitza-4.12.4-1|115	%files devel
12mu|analitza-4.12.4-1|116	%{_kde_includedir}/analitza
12mu|analitza-4.12.4-1|117	%{_kde_includedir}/analitzagui
12mu|analitza-4.12.4-1|118	%{_kde_includedir}/analitzaplot
12mu|analitza-4.12.4-1|119	%{_kde_libdir}/libanalitza.so
12mu|analitza-4.12.4-1|120	%{_kde_libdir}/libanalitzagui.so
12mu|analitza-4.12.4-1|121	%{_kde_libdir}/libanalitzaplot.so
12mu|analitza-4.12.4-1|122	%{_kde_libdir}/cmake/analitza
12mu|analitza-4.12.4-1|123	
12mu|analitza-4.12.4-1|124	#----------------------------------------------------------------------
12mu|analitza-4.12.4-1|125	
12mu|analitza-4.12.4-1|126	%prep
12mu|analitza-4.12.4-1|127	%setup -q
12mu|analitza-4.12.4-1|128	%patch0 -p1 .opengl_arm_float
12mu|analitza-4.12.4-1|129	
12mu|analitza-4.12.4-1|130	%build
12mu|analitza-4.12.4-1|131	%cmake_kde4 \
12mu|analitza-4.12.4-1|132	%if %{with opengl}
12mu|analitza-4.12.4-1|133	-DSHOULD_BUILD_OPENGL:BOOL=ON
12mu|analitza-4.12.4-1|134	%else
12mu|analitza-4.12.4-1|135	-DSHOULD_BUILD_OPENGL:BOOL=OFF
12mu|analitza-4.12.4-1|136	%endif
12mu|analitza-4.12.4-1|137	
12mu|analitza-4.12.4-1|138	%make
12mu|analitza-4.12.4-1|139	
12mu|analitza-4.12.4-1|140	%install
12mu|analitza-4.12.4-1|141	%makeinstall_std -C build
12mu|analitza-4.12.4-1|142	
12mu|analitza-4.12.4-1|143	
12mu|analitza-4.12.4-1|144	%changelog
12mu|analitza-4.12.4-1|145	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|analitza-4.12.4-1|146	+ Revision: 2d35889
12mu|analitza-4.12.4-1|147	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|analitza-4.12.4-1|148	
12mu|analitza-4.12.4-1|149	

19448 12
12mu|anjuta-3.8.4-3|1	%define url_ver %(echo %{version} | cut -c 1-3)
12mu|anjuta-3.8.4-3|2	
12mu|anjuta-3.8.4-3|3	%define major		0
12mu|anjuta-3.8.4-3|4	%define api		3
12mu|anjuta-3.8.4-3|5	%define girmajor	3.0
12mu|anjuta-3.8.4-3|6	
12mu|anjuta-3.8.4-3|7	%define libname		%mklibname %{name} %{api} %{major}
12mu|anjuta-3.8.4-3|8	%define develname	%mklibname %{name} %{api} -d
12mu|anjuta-3.8.4-3|9	%define girname		%mklibname %{name}-gir %{girmajor}
12mu|anjuta-3.8.4-3|10	
12mu|anjuta-3.8.4-3|11	Summary:        Integrated development environment for C and C++ (Linux)
12mu|anjuta-3.8.4-3|12	Name:           anjuta
12mu|anjuta-3.8.4-3|13	Version:        3.8.4
12mu|anjuta-3.8.4-3|14	Release:        3
12mu|anjuta-3.8.4-3|15	License:        GPLv2+
12mu|anjuta-3.8.4-3|16	Group:          Development/Other
12mu|anjuta-3.8.4-3|17	URL:            http://anjuta.sourceforge.net/
12mu|anjuta-3.8.4-3|18	Source0:        http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|anjuta-3.8.4-3|19	
12mu|anjuta-3.8.4-3|20	BuildRequires:	autogen
12mu|anjuta-3.8.4-3|21	BuildRequires:	itstool
12mu|anjuta-3.8.4-3|22	BuildRequires:	bison
12mu|anjuta-3.8.4-3|23	BuildRequires:	desktop-file-utils
12mu|anjuta-3.8.4-3|24	BuildRequires:	flex
12mu|anjuta-3.8.4-3|25	BuildRequires:	gnome-common
12mu|anjuta-3.8.4-3|26	BuildRequires:  gtk-doc >= 1.0
12mu|anjuta-3.8.4-3|27	BuildRequires:  imagemagick
12mu|anjuta-3.8.4-3|28	BuildRequires:  intltool
12mu|anjuta-3.8.4-3|29	BuildRequires:  vala
12mu|anjuta-3.8.4-3|30	BuildRequires:	gettext-devel
12mu|anjuta-3.8.4-3|31	BuildRequires:	subversion-devel >= 1.5.0
12mu|anjuta-3.8.4-3|32	BuildRequires:	vala-devel
12mu|anjuta-3.8.4-3|33	BuildRequires:  pkgconfig(apr-1)
12mu|anjuta-3.8.4-3|34	BuildRequires:  pkgconfig(apr-util-1)
12mu|anjuta-3.8.4-3|35	BuildRequires:  pkgconfig(gdk-pixbuf-2.0) >= 2.0.0
12mu|anjuta-3.8.4-3|36	BuildRequires:  pkgconfig(gdl-3.0) >= 2.91.4
12mu|anjuta-3.8.4-3|37	BuildRequires:  pkgconfig(gladeui-2.0) >= 3.9.2
12mu|anjuta-3.8.4-3|38	BuildRequires:  pkgconfig(glib-2.0) >= 2.28.0
12mu|anjuta-3.8.4-3|39	BuildRequires:  pkgconfig(gnome-doc-utils) >= 0.4.2
12mu|anjuta-3.8.4-3|40	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|anjuta-3.8.4-3|41	BuildRequires:  pkgconfig(gtk+-3.0) >= 3.0.0
12mu|anjuta-3.8.4-3|42	BuildRequires:  pkgconfig(gtksourceview-3.0) >= 2.91.8
12mu|anjuta-3.8.4-3|43	BuildRequires:  pkgconfig(libdevhelp-3.0) >= 3.0.0
12mu|anjuta-3.8.4-3|44	BuildRequires:  pkgconfig(libgda-5.0) >= 5.1.1
12mu|anjuta-3.8.4-3|45	BuildRequires:  pkgconfig(libgraph) >= 1.0
12mu|anjuta-3.8.4-3|46	BuildRequires:  pkgconfig(libgvc) >= 1.0
12mu|anjuta-3.8.4-3|47	BuildRequires:  pkgconfig(libxml-2.0) >= 2.4.23
12mu|anjuta-3.8.4-3|48	BuildRequires:  pkgconfig(neon)
12mu|anjuta-3.8.4-3|49	BuildRequires:  pkgconfig(vte-2.90) >= 0.27.6
12mu|anjuta-3.8.4-3|50	BuildRequires:  pkgconfig(xext)
12mu|anjuta-3.8.4-3|51	BuildRequires:  pkgconfig(xrender)
12mu|anjuta-3.8.4-3|52	
12mu|anjuta-3.8.4-3|53	Requires:       autogen
12mu|anjuta-3.8.4-3|54	Requires:       python-rope
12mu|anjuta-3.8.4-3|55	
12mu|anjuta-3.8.4-3|56	%description
12mu|anjuta-3.8.4-3|57	Anjuta DevStudio is a versatile Integrated Development Environment (IDE)
12mu|anjuta-3.8.4-3|58	on GNOME Desktop Environment and features a number of advanced
12mu|anjuta-3.8.4-3|59	programming facilities. These include project management, application and
12mu|anjuta-3.8.4-3|60	class wizards, an on-board interactive debugger, powerful source editor,
12mu|anjuta-3.8.4-3|61	syntax highlighting, intellisense autocompletions, symbol navigation,
12mu|anjuta-3.8.4-3|62	version controls, integrated GUI designing and other tools.
12mu|anjuta-3.8.4-3|63	
12mu|anjuta-3.8.4-3|64	%package -n %{libname}
12mu|anjuta-3.8.4-3|65	Summary:        Anjuta libraries
12mu|anjuta-3.8.4-3|66	Group:          System/Libraries
12mu|anjuta-3.8.4-3|67	Conflicts:	%{mklibname %{name} 0} < 3.1.3
12mu|anjuta-3.8.4-3|68	
12mu|anjuta-3.8.4-3|69	%description -n %{libname}
12mu|anjuta-3.8.4-3|70	Anjuta libraries
12mu|anjuta-3.8.4-3|71	
12mu|anjuta-3.8.4-3|72	%package -n %{develname}
12mu|anjuta-3.8.4-3|73	Summary:        Anjuta devel files
12mu|anjuta-3.8.4-3|74	Group:          Development/Other
12mu|anjuta-3.8.4-3|75	Requires:       %{libname} = %{version}-%{release}
12mu|anjuta-3.8.4-3|76	Requires:       %{girname} = %{version}-%{release}
12mu|anjuta-3.8.4-3|77	Provides:       %{name}-devel = %{version}-%{release}
12mu|anjuta-3.8.4-3|78	
12mu|anjuta-3.8.4-3|79	%description -n %{develname}
12mu|anjuta-3.8.4-3|80	Anjuta devel files
12mu|anjuta-3.8.4-3|81	
12mu|anjuta-3.8.4-3|82	%package -n %{girname}
12mu|anjuta-3.8.4-3|83	Summary:        GObject Introspection interface description for %{name}
12mu|anjuta-3.8.4-3|84	Group:          System/Libraries
12mu|anjuta-3.8.4-3|85	
12mu|anjuta-3.8.4-3|86	%description -n %{girname}
12mu|anjuta-3.8.4-3|87	GObject Introspection interface description for %{name}.
12mu|anjuta-3.8.4-3|88	
12mu|anjuta-3.8.4-3|89	%prep
12mu|anjuta-3.8.4-3|90	%setup -q
12mu|anjuta-3.8.4-3|91	
12mu|anjuta-3.8.4-3|92	%build
12mu|anjuta-3.8.4-3|93	%configure2_5x \
12mu|anjuta-3.8.4-3|94	--disable-static \
12mu|anjuta-3.8.4-3|95	--enable-introspection=yes
12mu|anjuta-3.8.4-3|96	%make
12mu|anjuta-3.8.4-3|97	
12mu|anjuta-3.8.4-3|98	%install
12mu|anjuta-3.8.4-3|99	%makeinstall_std
12mu|anjuta-3.8.4-3|100	
12mu|anjuta-3.8.4-3|101	desktop-file-install --vendor="" \
12mu|anjuta-3.8.4-3|102	--remove-key='Encoding' \
12mu|anjuta-3.8.4-3|103	--add-category="IDE" \
12mu|anjuta-3.8.4-3|104	--dir %{buildroot}%{_datadir}/applications \
12mu|anjuta-3.8.4-3|105	%{buildroot}%{_datadir}/applications/*
12mu|anjuta-3.8.4-3|106	
12mu|anjuta-3.8.4-3|107	%find_lang %{name} --with-gnome --all-name
12mu|anjuta-3.8.4-3|108	
12mu|anjuta-3.8.4-3|109	#we don't want these
12mu|anjuta-3.8.4-3|110	find %{buildroot} -name "*.la" -exec rm -rf {} \;
12mu|anjuta-3.8.4-3|111	
12mu|anjuta-3.8.4-3|112	#let files section handle docs
12mu|anjuta-3.8.4-3|113	rm -fr %{buildroot}%{_docdir}/%{name}
12mu|anjuta-3.8.4-3|114	
12mu|anjuta-3.8.4-3|115	%files -f %{name}.lang
12mu|anjuta-3.8.4-3|116	%{_bindir}/*
12mu|anjuta-3.8.4-3|117	%{_libdir}/%{name}
12mu|anjuta-3.8.4-3|118	%{_datadir}/%{name}
12mu|anjuta-3.8.4-3|119	%{_datadir}/glib-2.0/schemas/*.xml
12mu|anjuta-3.8.4-3|120	%{_datadir}/applications/*.desktop
12mu|anjuta-3.8.4-3|121	%{_datadir}/icons/gnome/*/mimetypes/*
12mu|anjuta-3.8.4-3|122	%{_mandir}/man1/%{name}*.1*
12mu|anjuta-3.8.4-3|123	%{_datadir}/mime/packages/anjuta.xml
12mu|anjuta-3.8.4-3|124	%{_datadir}/pixmaps/%{name}
12mu|anjuta-3.8.4-3|125	%{_datadir}/icons/hicolor/*/*/*
12mu|anjuta-3.8.4-3|126	
12mu|anjuta-3.8.4-3|127	%files -n %{libname}
12mu|anjuta-3.8.4-3|128	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12mu|anjuta-3.8.4-3|129	
12mu|anjuta-3.8.4-3|130	%files -n %{girname}
12mu|anjuta-3.8.4-3|131	%{_libdir}/girepository-1.0/Anjuta-%{girmajor}.typelib
12mu|anjuta-3.8.4-3|132	%{_libdir}/girepository-1.0/IAnjuta-%{girmajor}.typelib
12mu|anjuta-3.8.4-3|133	
12mu|anjuta-3.8.4-3|134	%files -n %develname
12mu|anjuta-3.8.4-3|135	%doc %{_datadir}/gtk-doc/html/lib%{name}
12mu|anjuta-3.8.4-3|136	%{_libdir}/lib%{name}-%{api}.so
12mu|anjuta-3.8.4-3|137	%{_includedir}/lib%{name}-3.0
12mu|anjuta-3.8.4-3|138	%{_libdir}/pkgconfig/lib%{name}-3.0.pc
12mu|anjuta-3.8.4-3|139	%{_datadir}/gir-1.0/Anjuta-%{girmajor}.gir
12mu|anjuta-3.8.4-3|140	%{_datadir}/gir-1.0/IAnjuta-%{girmajor}.gir
12mu|anjuta-3.8.4-3|141	
12mu|anjuta-3.8.4-3|142	
12mu|anjuta-3.8.4-3|143	%changelog
12mu|anjuta-3.8.4-3|144	* Thu Mar 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.8.4-3
12mu|anjuta-3.8.4-3|145	+ Revision: 333f9b9
12mu|anjuta-3.8.4-3|146	- Rebuild against new vala
12mu|anjuta-3.8.4-3|147	
12mu|anjuta-3.8.4-3|148	

19449 12
12mu|anjuta-extras-3.8.0-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mu|anjuta-extras-3.8.0-1|2	
12mu|anjuta-extras-3.8.0-1|3	Name:		anjuta-extras
12mu|anjuta-extras-3.8.0-1|4	Version:	3.8.0
12mu|anjuta-extras-3.8.0-1|5	Release:	1
12mu|anjuta-extras-3.8.0-1|6	Summary:	Extensions for the Anjuta development environment
12mu|anjuta-extras-3.8.0-1|7	Source0:	http://download.gnome.org/sources/%name/%{url_ver}/%{name}-%{version}.tar.xz
12mu|anjuta-extras-3.8.0-1|8	License:	GPLv2+
12mu|anjuta-extras-3.8.0-1|9	Group:		Development/Other
12mu|anjuta-extras-3.8.0-1|10	Url:		http://anjuta.sourceforge.net/
12mu|anjuta-extras-3.8.0-1|11	BuildRequires:  pkgconfig(gthread-2.0) >= 2.16.0
12mu|anjuta-extras-3.8.0-1|12	BuildRequires:  pkgconfig(libanjuta-3.0) >= 3.8.0
12mu|anjuta-extras-3.8.0-1|13	BuildRequires:  pkgconfig(libxml-2.0)
12mu|anjuta-extras-3.8.0-1|14	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|anjuta-extras-3.8.0-1|15	BuildRequires:	graphviz-devel
12mu|anjuta-extras-3.8.0-1|16	BuildRequires:	binutils-devel
12mu|anjuta-extras-3.8.0-1|17	BuildRequires:	intltool
12mu|anjuta-extras-3.8.0-1|18	BuildRequires:	gnome-common
12mu|anjuta-extras-3.8.0-1|19	
12mu|anjuta-extras-3.8.0-1|20	%description
12mu|anjuta-extras-3.8.0-1|21	Anjuta DevStudio is a versatile Integrated Development Environment (IDE)
12mu|anjuta-extras-3.8.0-1|22	on GNOME Desktop Environment and features a number of advanced
12mu|anjuta-extras-3.8.0-1|23	programming facilities.
12mu|anjuta-extras-3.8.0-1|24	
12mu|anjuta-extras-3.8.0-1|25	This package contains extensions to Anjuta:
12mu|anjuta-extras-3.8.0-1|26	* Profiler
12mu|anjuta-extras-3.8.0-1|27	* Sample
12mu|anjuta-extras-3.8.0-1|28	* Scintilla Editor
12mu|anjuta-extras-3.8.0-1|29	* Scratchbox
12mu|anjuta-extras-3.8.0-1|30	* Valgrind Plugin
12mu|anjuta-extras-3.8.0-1|31	
12mu|anjuta-extras-3.8.0-1|32	%prep
12mu|anjuta-extras-3.8.0-1|33	%setup -q
12mu|anjuta-extras-3.8.0-1|34	
12mu|anjuta-extras-3.8.0-1|35	%build
12mu|anjuta-extras-3.8.0-1|36	%configure2_5x --disable-static
12mu|anjuta-extras-3.8.0-1|37	%make
12mu|anjuta-extras-3.8.0-1|38	
12mu|anjuta-extras-3.8.0-1|39	%install
12mu|anjuta-extras-3.8.0-1|40	%makeinstall_std
12mu|anjuta-extras-3.8.0-1|41	
12mu|anjuta-extras-3.8.0-1|42	#we don't want these
12mu|anjuta-extras-3.8.0-1|43	find %{buildroot} -name "*.la" -exec rm -rf {} \;
12mu|anjuta-extras-3.8.0-1|44	
12mu|anjuta-extras-3.8.0-1|45	%find_lang %{name}
12mu|anjuta-extras-3.8.0-1|46	
12mu|anjuta-extras-3.8.0-1|47	%files -f %{name}.lang
12mu|anjuta-extras-3.8.0-1|48	%doc ChangeLog AUTHORS NEWS
12mu|anjuta-extras-3.8.0-1|49	%{_datadir}/glib-2.0/schemas/*.xml
12mu|anjuta-extras-3.8.0-1|50	%{_libdir}/anjuta/anjuta-*.plugin
12mu|anjuta-extras-3.8.0-1|51	%{_libdir}/anjuta/libanjuta-*.so
12mu|anjuta-extras-3.8.0-1|52	%{_datadir}/anjuta/glade/anjuta-*
12mu|anjuta-extras-3.8.0-1|53	%dir %{_datadir}/anjuta/properties
12mu|anjuta-extras-3.8.0-1|54	%{_datadir}/anjuta/properties/*.properties
12mu|anjuta-extras-3.8.0-1|55	%{_datadir}/anjuta/ui/anjuta-sample.ui
12mu|anjuta-extras-3.8.0-1|56	%{_datadir}/anjuta/ui/anjuta-scintilla.xml
12mu|anjuta-extras-3.8.0-1|57	%{_datadir}/pixmaps/anjuta/anjuta-*
12mu|anjuta-extras-3.8.0-1|58	%{_datadir}/gnome/help/anjuta-manual/*/scintilla-plugin.page

19450 12
12mu|ant-1.8.4-3|1	# Copyright (c) 2000-2008, JPackage Project
12mu|ant-1.8.4-3|2	# All rights reserved.
12mu|ant-1.8.4-3|3	#
12mu|ant-1.8.4-3|4	# Redistribution and use in source and binary forms, with or without
12mu|ant-1.8.4-3|5	# modification, are permitted provided that the following conditions
12mu|ant-1.8.4-3|6	# are met:
12mu|ant-1.8.4-3|7	#
12mu|ant-1.8.4-3|8	# 1. Redistributions of source code must retain the above copyright
12mu|ant-1.8.4-3|9	#    notice, this list of conditions and the following disclaimer.
12mu|ant-1.8.4-3|10	# 2. Redistributions in binary form must reproduce the above copyright
12mu|ant-1.8.4-3|11	#    notice, this list of conditions and the following disclaimer in the
12mu|ant-1.8.4-3|12	#    documentation and/or other materials provided with the
12mu|ant-1.8.4-3|13	#    distribution.
12mu|ant-1.8.4-3|14	# 3. Neither the name of the JPackage Project nor the names of its
12mu|ant-1.8.4-3|15	#    contributors may be used to endorse or promote products derived
12mu|ant-1.8.4-3|16	#    from this software without specific prior written permission.
12mu|ant-1.8.4-3|17	#
12mu|ant-1.8.4-3|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mu|ant-1.8.4-3|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mu|ant-1.8.4-3|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mu|ant-1.8.4-3|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mu|ant-1.8.4-3|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mu|ant-1.8.4-3|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mu|ant-1.8.4-3|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mu|ant-1.8.4-3|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mu|ant-1.8.4-3|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mu|ant-1.8.4-3|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mu|ant-1.8.4-3|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mu|ant-1.8.4-3|29	#
12mu|ant-1.8.4-3|30	
12mu|ant-1.8.4-3|31	%define with()          %{expand:%%{?with_%{1}:1}%%{!?with_%{1}:0}}
12mu|ant-1.8.4-3|32	%define without()       %{expand:%%{?with_%{1}:0}%%{!?with_%{1}:1}}
12mu|ant-1.8.4-3|33	%define bcond_with()    %{expand:%%{?_with_%{1}:%%global with_%{1} 1}}
12mu|ant-1.8.4-3|34	%define bcond_without() %{expand:%%{!?_without_%{1}:%%global with_%{1} 1}}
12mu|ant-1.8.4-3|35	
12mu|ant-1.8.4-3|36	%bcond_with bootstrap
12mu|ant-1.8.4-3|37	
12mu|ant-1.8.4-3|38	%if %with bootstrap
12mu|ant-1.8.4-3|39	%global build_javadoc        0
12mu|ant-1.8.4-3|40	%else
12mu|ant-1.8.4-3|41	%global build_javadoc        1
12mu|ant-1.8.4-3|42	%endif
12mu|ant-1.8.4-3|43	
12mu|ant-1.8.4-3|44	%global with_manifest_only 0
12mu|ant-1.8.4-3|45	
12mu|ant-1.8.4-3|46	%global ant_home %{_datadir}/ant
12mu|ant-1.8.4-3|47	
12mu|ant-1.8.4-3|48	%global major_version 1.8
12mu|ant-1.8.4-3|49	
12mu|ant-1.8.4-3|50	Name:           ant
12mu|ant-1.8.4-3|51	Version:        1.8.4
12mu|ant-1.8.4-3|52	Release:        3
12mu|ant-1.8.4-3|53	Epoch:          0
12mu|ant-1.8.4-3|54	Summary:        Build tool for java
12mu|ant-1.8.4-3|55	License:        ASL 2.0
12mu|ant-1.8.4-3|56	URL:            http://ant.apache.org/
12mu|ant-1.8.4-3|57	Group:          Development/Java
12mu|ant-1.8.4-3|58	Source0:        http://www.apache.org/dist/ant/source/apache-ant-%{version}-src.tar.bz2
12mu|ant-1.8.4-3|59	Source2:        apache-ant-%{major_version}.ant.conf
12mu|ant-1.8.4-3|60	
12mu|ant-1.8.4-3|61	# Fix some places where copies of classes are included in the wrong jarfiles
12mu|ant-1.8.4-3|62	Patch1:         apache-ant-bz163689.patch
12mu|ant-1.8.4-3|63	Patch3:         apache-ant-no-test-jar.patch
12mu|ant-1.8.4-3|64	Patch4:         apache-ant-class-path-in-manifest.patch
12mu|ant-1.8.4-3|65	
12mu|ant-1.8.4-3|66	BuildRequires:  jpackage-utils >= 0:1.7.5
12mu|ant-1.8.4-3|67	BuildRequires:  java-devel >= 0:1.6.0
12mu|ant-1.8.4-3|68	BuildRequires:  java-rpmbuild
12mu|ant-1.8.4-3|69	%if %without bootstrap
12mu|ant-1.8.4-3|70	BuildRequires:  ant
12mu|ant-1.8.4-3|71	BuildRequires:  junit
12mu|ant-1.8.4-3|72	BuildRequires:  xalan-j2
12mu|ant-1.8.4-3|73	BuildRequires:  xerces-j2
12mu|ant-1.8.4-3|74	%endif
12mu|ant-1.8.4-3|75	
12mu|ant-1.8.4-3|76	Requires:       jpackage-utils >= 0:1.7.5
12mu|ant-1.8.4-3|77	Requires:       java-devel >= 0:1.6.0
12mu|ant-1.8.4-3|78	%if %without bootstrap
12mu|ant-1.8.4-3|79	Requires:       xerces-j2
12mu|ant-1.8.4-3|80	%endif
12mu|ant-1.8.4-3|81	
12mu|ant-1.8.4-3|82	BuildArch:      noarch
12mu|ant-1.8.4-3|83	# Allow subpackages not in RHEL to be installed from JPackage
12mu|ant-1.8.4-3|84	Provides:       %{name} = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|85	#Drop in F-18
12mu|ant-1.8.4-3|86	Obsoletes:       %{name}-nodeps < %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|87	Provides:       %{name}-nodeps = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|88	Obsoletes:      %{name}-trax < %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|89	Provides:       %{name}-trax = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|90	
12mu|ant-1.8.4-3|91	%description
12mu|ant-1.8.4-3|92	Ant is a platform-independent build tool for java. It's used by apache
12mu|ant-1.8.4-3|93	jakarta and xml projects.
12mu|ant-1.8.4-3|94	
12mu|ant-1.8.4-3|95	%package jmf
12mu|ant-1.8.4-3|96	Summary:        Optional jmf tasks for %{name}
12mu|ant-1.8.4-3|97	Group:          Development/Java
12mu|ant-1.8.4-3|98	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|99	Requires:       %{name}-nodeps = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|100	Provides:       ant-jmf = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|101	
12mu|ant-1.8.4-3|102	%description jmf
12mu|ant-1.8.4-3|103	Optional jmf tasks for %{name}.
12mu|ant-1.8.4-3|104	
12mu|ant-1.8.4-3|105	%package swing
12mu|ant-1.8.4-3|106	Summary:        Optional swing tasks for %{name}
12mu|ant-1.8.4-3|107	Group:          Development/Java
12mu|ant-1.8.4-3|108	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|109	Provides:       ant-swing = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|110	
12mu|ant-1.8.4-3|111	%description swing
12mu|ant-1.8.4-3|112	Optional swing tasks for %{name}.
12mu|ant-1.8.4-3|113	
12mu|ant-1.8.4-3|114	%if %without bootstrap
12mu|ant-1.8.4-3|115	%if %{with_manifest_only}
12mu|ant-1.8.4-3|116	%package manifest-only
12mu|ant-1.8.4-3|117	Summary:        Manifest-only jars for %{name}
12mu|ant-1.8.4-3|118	Group:          Development/Java
12mu|ant-1.8.4-3|119	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|120	Provides:       %{name}-icontract = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|121	Provides:       %{name}-netrexx = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|122	Provides:       %{name}-starteam = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|123	Provides:       %{name}-stylebook = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|124	Provides:       %{name}-vaj = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|125	Provides:       %{name}-weblogic = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|126	Provides:       %{name}-xalan1 = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|127	Provides:       %{name}-xslp = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|128	
12mu|ant-1.8.4-3|129	%description  manifest-only
12mu|ant-1.8.4-3|130	Manifest-only jars for %{name}.
12mu|ant-1.8.4-3|131	%endif
12mu|ant-1.8.4-3|132	
12mu|ant-1.8.4-3|133	%package antlr
12mu|ant-1.8.4-3|134	Summary:        Optional antlr tasks for %{name}
12mu|ant-1.8.4-3|135	Group:          Development/Java
12mu|ant-1.8.4-3|136	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|137	Requires:       antlr
12mu|ant-1.8.4-3|138	BuildRequires:  antlr
12mu|ant-1.8.4-3|139	Provides:       ant-antlr = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|140	
12mu|ant-1.8.4-3|141	%description antlr
12mu|ant-1.8.4-3|142	Optional antlr tasks for %{name}.
12mu|ant-1.8.4-3|143	
12mu|ant-1.8.4-3|144	%package apache-bsf
12mu|ant-1.8.4-3|145	Summary:        Optional apache bsf tasks for %{name}
12mu|ant-1.8.4-3|146	Group:          Development/Java
12mu|ant-1.8.4-3|147	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|148	Requires:       bsf
12mu|ant-1.8.4-3|149	BuildRequires:  bsf
12mu|ant-1.8.4-3|150	Provides:       ant-apache-bsf = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|151	
12mu|ant-1.8.4-3|152	%description apache-bsf
12mu|ant-1.8.4-3|153	Optional apache bsf tasks for %{name}.
12mu|ant-1.8.4-3|154	
12mu|ant-1.8.4-3|155	%package apache-resolver
12mu|ant-1.8.4-3|156	Summary:        Optional apache resolver tasks for %{name}
12mu|ant-1.8.4-3|157	Group:          Development/Java
12mu|ant-1.8.4-3|158	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|159	Requires:       xml-commons-resolver
12mu|ant-1.8.4-3|160	BuildRequires:  xml-commons-resolver
12mu|ant-1.8.4-3|161	Provides:       ant-apache-resolver = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|162	
12mu|ant-1.8.4-3|163	%description apache-resolver
12mu|ant-1.8.4-3|164	Optional apache resolver tasks for %{name}.
12mu|ant-1.8.4-3|165	
12mu|ant-1.8.4-3|166	%package commons-logging
12mu|ant-1.8.4-3|167	Summary:        Optional commons logging tasks for %{name}
12mu|ant-1.8.4-3|168	Group:          Development/Java
12mu|ant-1.8.4-3|169	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|170	Requires:       jakarta-commons-logging
12mu|ant-1.8.4-3|171	BuildRequires:  jakarta-commons-logging
12mu|ant-1.8.4-3|172	Provides:       ant-commons-logging = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|173	
12mu|ant-1.8.4-3|174	%description commons-logging
12mu|ant-1.8.4-3|175	Optional commons logging tasks for %{name}.
12mu|ant-1.8.4-3|176	
12mu|ant-1.8.4-3|177	%package commons-net
12mu|ant-1.8.4-3|178	Summary:        Optional commons net tasks for %{name}
12mu|ant-1.8.4-3|179	Group:          Development/Java
12mu|ant-1.8.4-3|180	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|181	Requires:       apache-commons-net
12mu|ant-1.8.4-3|182	BuildRequires:  apache-commons-net
12mu|ant-1.8.4-3|183	Provides:       ant-commons-net = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|184	
12mu|ant-1.8.4-3|185	%description commons-net
12mu|ant-1.8.4-3|186	Optional commons net tasks for %{name}.
12mu|ant-1.8.4-3|187	
12mu|ant-1.8.4-3|188	# Disable because we don't ship the dependencies
12mu|ant-1.8.4-3|189	%if 0
12mu|ant-1.8.4-3|190	%package jai
12mu|ant-1.8.4-3|191	Summary:        Optional jai tasks for %{name}
12mu|ant-1.8.4-3|192	Group:          Development/Java
12mu|ant-1.8.4-3|193	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|194	Requires:       jai
12mu|ant-1.8.4-3|195	BuildRequires:  jai
12mu|ant-1.8.4-3|196	Provides:       ant-jai = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|197	
12mu|ant-1.8.4-3|198	%description jai
12mu|ant-1.8.4-3|199	Optional jai tasks for %{name}.
12mu|ant-1.8.4-3|200	%endif
12mu|ant-1.8.4-3|201	
12mu|ant-1.8.4-3|202	%package apache-bcel
12mu|ant-1.8.4-3|203	Summary:        Optional apache bcel tasks for %{name}
12mu|ant-1.8.4-3|204	Group:          Development/Java
12mu|ant-1.8.4-3|205	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|206	Requires:       bcel
12mu|ant-1.8.4-3|207	BuildRequires:  bcel
12mu|ant-1.8.4-3|208	Provides:       ant-apache-bcel = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|209	Provides:       ant-jakarta-bcel = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|210	Obsoletes:      ant-jakarta-bcel < %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|211	
12mu|ant-1.8.4-3|212	%description apache-bcel
12mu|ant-1.8.4-3|213	Optional apache bcel tasks for %{name}.
12mu|ant-1.8.4-3|214	
12mu|ant-1.8.4-3|215	%package apache-log4j
12mu|ant-1.8.4-3|216	Summary:        Optional apache log4j tasks for %{name}
12mu|ant-1.8.4-3|217	Group:          Development/Java
12mu|ant-1.8.4-3|218	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|219	Requires:       log4j
12mu|ant-1.8.4-3|220	BuildRequires:  log4j
12mu|ant-1.8.4-3|221	Provides:       ant-apache-log4j = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|222	Provides:       ant-jakarta-log4j = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|223	Obsoletes:      ant-jakarta-log4j < %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|224	
12mu|ant-1.8.4-3|225	%description apache-log4j
12mu|ant-1.8.4-3|226	Optional apache log4j tasks for %{name}.
12mu|ant-1.8.4-3|227	
12mu|ant-1.8.4-3|228	%package apache-oro
12mu|ant-1.8.4-3|229	Summary:        Optional apache oro tasks for %{name}
12mu|ant-1.8.4-3|230	Group:          Development/Java
12mu|ant-1.8.4-3|231	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|232	Requires:       jakarta-oro
12mu|ant-1.8.4-3|233	BuildRequires:  jakarta-oro
12mu|ant-1.8.4-3|234	Provides:       ant-apache-oro = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|235	Provides:       ant-jakarta-oro = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|236	Obsoletes:      ant-jakarta-oro < %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|237	
12mu|ant-1.8.4-3|238	%description apache-oro
12mu|ant-1.8.4-3|239	Optional apache oro tasks for %{name}.
12mu|ant-1.8.4-3|240	
12mu|ant-1.8.4-3|241	%package apache-regexp
12mu|ant-1.8.4-3|242	Summary:        Optional apache regexp tasks for %{name}
12mu|ant-1.8.4-3|243	Group:          Development/Java
12mu|ant-1.8.4-3|244	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|245	Requires:       regexp
12mu|ant-1.8.4-3|246	BuildRequires:  regexp
12mu|ant-1.8.4-3|247	Provides:       ant-apache-regexp = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|248	Provides:       ant-jakarta-regexp = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|249	Obsoletes:      ant-jakarta-regexp < %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|250	
12mu|ant-1.8.4-3|251	%description apache-regexp
12mu|ant-1.8.4-3|252	Optional apache regexp tasks for %{name}.
12mu|ant-1.8.4-3|253	
12mu|ant-1.8.4-3|254	%package apache-xalan2
12mu|ant-1.8.4-3|255	Summary:        Optional apache xalan2 tasks for %{name}
12mu|ant-1.8.4-3|256	Group:          Development/Java
12mu|ant-1.8.4-3|257	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|258	Requires:       regexp
12mu|ant-1.8.4-3|259	BuildRequires:  regexp
12mu|ant-1.8.4-3|260	Requires:       xalan-j2
12mu|ant-1.8.4-3|261	Provides:       ant-apache-xalan2 = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|262	
12mu|ant-1.8.4-3|263	%description apache-xalan2
12mu|ant-1.8.4-3|264	Optional apache xalan2 tasks for %{name}.
12mu|ant-1.8.4-3|265	
12mu|ant-1.8.4-3|266	%package javamail
12mu|ant-1.8.4-3|267	Summary:        Optional javamail tasks for %{name}
12mu|ant-1.8.4-3|268	Group:          Development/Java
12mu|ant-1.8.4-3|269	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|270	Requires:       javamail >= 0:1.2-5jpp
12mu|ant-1.8.4-3|271	BuildRequires:  javamail >= 0:1.2-5jpp
12mu|ant-1.8.4-3|272	Provides:       ant-javamail = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|273	
12mu|ant-1.8.4-3|274	%description javamail
12mu|ant-1.8.4-3|275	Optional javamail tasks for %{name}.
12mu|ant-1.8.4-3|276	
12mu|ant-1.8.4-3|277	%package jdepend
12mu|ant-1.8.4-3|278	Summary:        Optional jdepend tasks for %{name}
12mu|ant-1.8.4-3|279	Group:          Development/Java
12mu|ant-1.8.4-3|280	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|281	Requires:       jdepend
12mu|ant-1.8.4-3|282	BuildRequires:  jdepend
12mu|ant-1.8.4-3|283	Provides:       ant-jdepend = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|284	
12mu|ant-1.8.4-3|285	%description jdepend
12mu|ant-1.8.4-3|286	Optional jdepend tasks for %{name}.
12mu|ant-1.8.4-3|287	
12mu|ant-1.8.4-3|288	%package jsch
12mu|ant-1.8.4-3|289	Summary:        Optional jsch tasks for %{name}
12mu|ant-1.8.4-3|290	Group:          Development/Java
12mu|ant-1.8.4-3|291	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|292	Requires:       jsch
12mu|ant-1.8.4-3|293	BuildRequires:  jsch
12mu|ant-1.8.4-3|294	Provides:       ant-jsch = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|295	
12mu|ant-1.8.4-3|296	%description jsch
12mu|ant-1.8.4-3|297	Optional jsch tasks for %{name}.
12mu|ant-1.8.4-3|298	
12mu|ant-1.8.4-3|299	%package junit
12mu|ant-1.8.4-3|300	Summary:        Optional junit tasks for %{name}
12mu|ant-1.8.4-3|301	Group:          Development/Java
12mu|ant-1.8.4-3|302	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|303	Requires:       junit
12mu|ant-1.8.4-3|304	Requires:       xalan-j2
12mu|ant-1.8.4-3|305	Provides:       ant-junit = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|306	
12mu|ant-1.8.4-3|307	%description junit
12mu|ant-1.8.4-3|308	Optional junit tasks for %{name}.
12mu|ant-1.8.4-3|309	
12mu|ant-1.8.4-3|310	%package testutil
12mu|ant-1.8.4-3|311	Summary:        Test utility classes for %{name}
12mu|ant-1.8.4-3|312	Group:          Development/Java
12mu|ant-1.8.4-3|313	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|314	Requires:       junit
12mu|ant-1.8.4-3|315	Provides:       ant-testutil = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|316	
12mu|ant-1.8.4-3|317	%description testutil
12mu|ant-1.8.4-3|318	Test utility tasks for %{name}.
12mu|ant-1.8.4-3|319	
12mu|ant-1.8.4-3|320	%package scripts
12mu|ant-1.8.4-3|321	Summary:        Additional scripts for %{name}
12mu|ant-1.8.4-3|322	Group:          Development/Java
12mu|ant-1.8.4-3|323	AutoReqProv:    no
12mu|ant-1.8.4-3|324	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mu|ant-1.8.4-3|325	Requires:       %{_bindir}/perl
12mu|ant-1.8.4-3|326	Requires:       %{_bindir}/python
12mu|ant-1.8.4-3|327	
12mu|ant-1.8.4-3|328	%description scripts
12mu|ant-1.8.4-3|329	Additional Perl and Python scripts for %{name}.
12mu|ant-1.8.4-3|330	
12mu|ant-1.8.4-3|331	%package manual
12mu|ant-1.8.4-3|332	Summary:        Manual for %{name}
12mu|ant-1.8.4-3|333	Group:          Development/Java
12mu|ant-1.8.4-3|334	
12mu|ant-1.8.4-3|335	%description manual
12mu|ant-1.8.4-3|336	Documentation for %{name}.
12mu|ant-1.8.4-3|337	
12mu|ant-1.8.4-3|338	%package javadoc
12mu|ant-1.8.4-3|339	Summary:        Javadoc for %{name}
12mu|ant-1.8.4-3|340	Group:          Development/Java
12mu|ant-1.8.4-3|341	
12mu|ant-1.8.4-3|342	%description javadoc
12mu|ant-1.8.4-3|343	Javadoc for %{name}.
12mu|ant-1.8.4-3|344	
12mu|ant-1.8.4-3|345	%endif
12mu|ant-1.8.4-3|346	
12mu|ant-1.8.4-3|347	# -----------------------------------------------------------------------------
12mu|ant-1.8.4-3|348	
12mu|ant-1.8.4-3|349	%prep
12mu|ant-1.8.4-3|350	%setup -q -n apache-ant-%{version}
12mu|ant-1.8.4-3|351	#Fixup version
12mu|ant-1.8.4-3|352	find -name build.xml -o -name pom.xml | xargs sed -i -e s/-SNAPSHOT//
12mu|ant-1.8.4-3|353	# Disable the style and xmlvalidate tasks on ppc64 and s390x (#163689).
12mu|ant-1.8.4-3|354	%ifarch ppc64 s390x
12mu|ant-1.8.4-3|355	%patch1 -p1
12mu|ant-1.8.4-3|356	%endif
12mu|ant-1.8.4-3|357	
12mu|ant-1.8.4-3|358	# When bootstrapping, we don't have junit
12mu|ant-1.8.4-3|359	%patch3
12mu|ant-1.8.4-3|360	
12mu|ant-1.8.4-3|361	# Fix class-path-in-manifest rpmlint warning
12mu|ant-1.8.4-3|362	%patch4
12mu|ant-1.8.4-3|363	
12mu|ant-1.8.4-3|364	# clean jar files
12mu|ant-1.8.4-3|365	find . -name "*.jar" | %{_bindir}/xargs -t rm
12mu|ant-1.8.4-3|366	
12mu|ant-1.8.4-3|367	#install jars
12mu|ant-1.8.4-3|368	%if %without bootstrap
12mu|ant-1.8.4-3|369	build-jar-repository -s -p lib/optional xerces-j2 antlr bcel javamail/mailapi jdepend junit log4j oro regexp bsf commons-logging commons-net jsch xalan-j2 xml-commons-resolver
12mu|ant-1.8.4-3|370	%endif
12mu|ant-1.8.4-3|371	
12mu|ant-1.8.4-3|372	# Fix file-not-utf8 rpmlint warning
12mu|ant-1.8.4-3|373	iconv KEYS -f iso-8859-1 -t utf-8 -o KEYS.utf8
12mu|ant-1.8.4-3|374	mv KEYS.utf8 KEYS
12mu|ant-1.8.4-3|375	iconv LICENSE -f iso-8859-1 -t utf-8 -o LICENSE.utf8
12mu|ant-1.8.4-3|376	mv LICENSE.utf8 LICENSE
12mu|ant-1.8.4-3|377	
12mu|ant-1.8.4-3|378	%build
12mu|ant-1.8.4-3|379	%if %without bootstrap
12mu|ant-1.8.4-3|380	ant jars test-jar
12mu|ant-1.8.4-3|381	%if %{build_javadoc}
12mu|ant-1.8.4-3|382	export CLASSPATH=$(build-classpath xerces-j2 antlr bcel javamail/mailapi jdepend junit log4j oro regexp bsf commons-logging commons-net jsch xalan-j2 xml-commons-resolver)
12mu|ant-1.8.4-3|383	ant javadocs
12mu|ant-1.8.4-3|384	%endif
12mu|ant-1.8.4-3|385	%else
12mu|ant-1.8.4-3|386	export JAVA_HOME=%{java_home}
12mu|ant-1.8.4-3|387	export CLASSPATH=$JAVA_HOME/lib/tools.jar
12mu|ant-1.8.4-3|388	sh ./build.sh --noconfig jars
12mu|ant-1.8.4-3|389	%endif
12mu|ant-1.8.4-3|390	
12mu|ant-1.8.4-3|391	#remove empty jai and netrexx jars. Due to missing dependencies they contain only manifests.
12mu|ant-1.8.4-3|392	rm -fr build/lib/ant-jai.jar build/lib/ant-netrexx.jar
12mu|ant-1.8.4-3|393	# -----------------------------------------------------------------------------
12mu|ant-1.8.4-3|394	
12mu|ant-1.8.4-3|395	%install
12mu|ant-1.8.4-3|396	# ANT_HOME and subdirs
12mu|ant-1.8.4-3|397	mkdir -p $RPM_BUILD_ROOT%{ant_home}/{lib,etc}
12mu|ant-1.8.4-3|398	
12mu|ant-1.8.4-3|399	# jars
12mu|ant-1.8.4-3|400	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
12mu|ant-1.8.4-3|401	install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir}
12mu|ant-1.8.4-3|402	
12mu|ant-1.8.4-3|403	for jar in build/lib/*.jar
12mu|ant-1.8.4-3|404	do
12mu|ant-1.8.4-3|405	jarname=$(basename $jar .jar)
12mu|ant-1.8.4-3|406	pomname="JPP.%{name}-${jarname}.pom"
12mu|ant-1.8.4-3|407	
12mu|ant-1.8.4-3|408	#Determine where to put it
12mu|ant-1.8.4-3|409	case $jarname in
12mu|ant-1.8.4-3|410	#These go into %%{_javadir}, pom files have different names
12mu|ant-1.8.4-3|411	ant | ant-bootstrap | ant-launcher) destdir=$RPM_BUILD_ROOT%{_javadir}; destname="";pomname="JPP-$jarname.pom";;
12mu|ant-1.8.4-3|412	#Bootstracp builds an incomplete ant-junit, don't ship it
12mu|ant-1.8.4-3|413	%if %with bootstrap
12mu|ant-1.8.4-3|414	ant-junit) continue;;
12mu|ant-1.8.4-3|415	%endif
12mu|ant-1.8.4-3|416	#These go into %%{_javadir}/ant
12mu|ant-1.8.4-3|417	*) destdir=$RPM_BUILD_ROOT%{_javadir}/%{name}; destname="/%{name}";
12mu|ant-1.8.4-3|418	esac
12mu|ant-1.8.4-3|419	
12mu|ant-1.8.4-3|420	#instal jar
12mu|ant-1.8.4-3|421	install -m 644 ${jar} ${destdir}/${jarname}.jar
12mu|ant-1.8.4-3|422	# jar aliases
12mu|ant-1.8.4-3|423	ln -sf ../../java${destname}/${jarname}.jar $RPM_BUILD_ROOT%{ant_home}/lib/${jarname}.jar
12mu|ant-1.8.4-3|424	
12mu|ant-1.8.4-3|425	#bootstrap does not have a pom
12mu|ant-1.8.4-3|426	[ $jarname == ant-bootstrap ] && continue
12mu|ant-1.8.4-3|427	
12mu|ant-1.8.4-3|428	#install pom
12mu|ant-1.8.4-3|429	install -m 644 src/etc/poms/${jarname}/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/${pomname}
12mu|ant-1.8.4-3|430	%add_to_maven_depmap org.apache.ant ${jarname} %{version} JPP${destname} ${jarname}
12mu|ant-1.8.4-3|431	done
12mu|ant-1.8.4-3|432	
12mu|ant-1.8.4-3|433	# add backward compatibility for nodeps jar that is now part of
12mu|ant-1.8.4-3|434	# main jar
12mu|ant-1.8.4-3|435	%add_to_maven_depmap org.apache.ant ant-nodeps %{version} JPP ant
12mu|ant-1.8.4-3|436	
12mu|ant-1.8.4-3|437	#ant-parent pom
12mu|ant-1.8.4-3|438	install -m 644 src/etc/poms/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-%{name}-parent.pom
12mu|ant-1.8.4-3|439	%add_to_maven_depmap org.apache.ant ant-parent %{version} JPP ant-parent
12mu|ant-1.8.4-3|440	
12mu|ant-1.8.4-3|441	# scripts: remove dos and os/2 scripts
12mu|ant-1.8.4-3|442	rm -f src/script/*.bat
12mu|ant-1.8.4-3|443	rm -f src/script/*.cmd
12mu|ant-1.8.4-3|444	
12mu|ant-1.8.4-3|445	# XSLs
12mu|ant-1.8.4-3|446	cp -p src/etc/*.xsl $RPM_BUILD_ROOT%{ant_home}/etc
12mu|ant-1.8.4-3|447	
12mu|ant-1.8.4-3|448	# install everything else
12mu|ant-1.8.4-3|449	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12mu|ant-1.8.4-3|450	%if %without bootstrap
12mu|ant-1.8.4-3|451	cp -p src/script/* $RPM_BUILD_ROOT%{_bindir}
12mu|ant-1.8.4-3|452	%else
12mu|ant-1.8.4-3|453	cp -p src/script/ant{,Run} $RPM_BUILD_ROOT%{_bindir}
12mu|ant-1.8.4-3|454	%endif
12mu|ant-1.8.4-3|455	
12mu|ant-1.8.4-3|456	# default ant.conf
12mu|ant-1.8.4-3|457	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}
12mu|ant-1.8.4-3|458	cp -p %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.conf
12mu|ant-1.8.4-3|459	
12mu|ant-1.8.4-3|460	# OPT_JAR_LIST fragments
12mu|ant-1.8.4-3|461	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d
12mu|ant-1.8.4-3|462	echo "ant/ant-jmf" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/jmf
12mu|ant-1.8.4-3|463	echo "ant/ant-swing" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/swing
12mu|ant-1.8.4-3|464	%if %without bootstrap
12mu|ant-1.8.4-3|465	echo "antlr ant/ant-antlr" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/antlr
12mu|ant-1.8.4-3|466	echo "bsf ant/ant-apache-bsf" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/apache-bsf
12mu|ant-1.8.4-3|467	echo "xml-commons-resolver ant/ant-apache-resolver" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/apache-resolver
12mu|ant-1.8.4-3|468	echo "jakarta-commons-logging ant/ant-commons-logging" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/commons-logging
12mu|ant-1.8.4-3|469	echo "apache-commons-net ant/ant-commons-net" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/commons-net
12mu|ant-1.8.4-3|470	#echo "jai ant/ant-jai" > $RPM_BUILD_ROOT%%{_sysconfdir}/%%{name}.d/jai
12mu|ant-1.8.4-3|471	echo "bcel ant/ant-apache-bcel" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/apache-bcel
12mu|ant-1.8.4-3|472	echo "log4j ant/ant-apache-log4j" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/apache-log4j
12mu|ant-1.8.4-3|473	echo "oro ant/ant-apache-oro" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/apache-oro
12mu|ant-1.8.4-3|474	echo "regexp ant/ant-apache-regexp" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/apache-regexp
12mu|ant-1.8.4-3|475	echo "xalan-j2 xalan-j2-serializer ant/ant-apache-xalan2" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/apache-xalan2
12mu|ant-1.8.4-3|476	echo "javamail jaf ant/ant-javamail" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/javamail
12mu|ant-1.8.4-3|477	echo "jdepend ant/ant-jdepend" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/jdepend
12mu|ant-1.8.4-3|478	echo "jsch ant/ant-jsch" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/jsch
12mu|ant-1.8.4-3|479	echo "junit ant/ant-junit" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/junit
12mu|ant-1.8.4-3|480	echo "junit ant/ant-junit4" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/junit4
12mu|ant-1.8.4-3|481	echo "testutil ant/ant-testutil" > $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/testutil
12mu|ant-1.8.4-3|482	%endif
12mu|ant-1.8.4-3|483	
12mu|ant-1.8.4-3|484	%if %{build_javadoc}
12mu|ant-1.8.4-3|485	# javadoc
12mu|ant-1.8.4-3|486	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mu|ant-1.8.4-3|487	cp -pr build/javadocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mu|ant-1.8.4-3|488	%endif
12mu|ant-1.8.4-3|489	
12mu|ant-1.8.4-3|490	# fix link between manual and javadoc
12mu|ant-1.8.4-3|491	(cd manual; ln -sf %{_javadocdir}/%{name} api)
12mu|ant-1.8.4-3|492	
12mu|ant-1.8.4-3|493	%if %with bootstrap
12mu|ant-1.8.4-3|494	find $RPM_BUILD_ROOT%{_datadir}/ant/etc -type f -name "*.xsl" \
12mu|ant-1.8.4-3|495	-a ! -name ant-update.xsl \
12mu|ant-1.8.4-3|496	-a ! -name changelog.xsl \
12mu|ant-1.8.4-3|497	-a ! -name coverage-frames.xsl \
12mu|ant-1.8.4-3|498	-a ! -name junit-frames-xalan1.xsl \
12mu|ant-1.8.4-3|499	-a ! -name log.xsl \
12mu|ant-1.8.4-3|500	-a ! -name mmetrics-frames.xsl \
12mu|ant-1.8.4-3|501	-a ! -name tagdiff.xsl \
12mu|ant-1.8.4-3|502	| xargs -t rm
12mu|ant-1.8.4-3|503	%endif
12mu|ant-1.8.4-3|504	
12mu|ant-1.8.4-3|505	%files
12mu|ant-1.8.4-3|506	%doc KEYS LICENSE NOTICE README WHATSNEW
12mu|ant-1.8.4-3|507	%config(noreplace) %{_sysconfdir}/%{name}.conf
12mu|ant-1.8.4-3|508	%attr(0755,root,root) %{_bindir}/ant
12mu|ant-1.8.4-3|509	%attr(0755,root,root) %{_bindir}/antRun
12mu|ant-1.8.4-3|510	%{_javadir}/%{name}.jar
12mu|ant-1.8.4-3|511	%{_javadir}/%{name}-launcher.jar
12mu|ant-1.8.4-3|512	%{_javadir}/%{name}-bootstrap.jar
12mu|ant-1.8.4-3|513	%dir %{_javadir}/%{name}
12mu|ant-1.8.4-3|514	%dir %{ant_home}
12mu|ant-1.8.4-3|515	%dir %{ant_home}/etc
12mu|ant-1.8.4-3|516	%{ant_home}/etc/ant-update.xsl
12mu|ant-1.8.4-3|517	%{ant_home}/etc/changelog.xsl
12mu|ant-1.8.4-3|518	%{ant_home}/etc/coverage-frames.xsl
12mu|ant-1.8.4-3|519	%{ant_home}/etc/mmetrics-frames.xsl
12mu|ant-1.8.4-3|520	%{ant_home}/etc/log.xsl
12mu|ant-1.8.4-3|521	%{ant_home}/etc/tagdiff.xsl
12mu|ant-1.8.4-3|522	%{ant_home}/etc/junit-frames-xalan1.xsl
12mu|ant-1.8.4-3|523	%if %without bootstrap
12mu|ant-1.8.4-3|524	%{ant_home}/etc/common2master.xsl
12mu|ant-1.8.4-3|525	%{ant_home}/etc/printFailingTests.xsl
12mu|ant-1.8.4-3|526	%endif
12mu|ant-1.8.4-3|527	%dir %{ant_home}/lib
12mu|ant-1.8.4-3|528	%{ant_home}/lib/%{name}.jar
12mu|ant-1.8.4-3|529	%{ant_home}/lib/%{name}-launcher.jar
12mu|ant-1.8.4-3|530	%{ant_home}/lib/%{name}-bootstrap.jar
12mu|ant-1.8.4-3|531	%dir %{_sysconfdir}/%{name}.d
12mu|ant-1.8.4-3|532	%{_mavenpomdir}/*
12mu|ant-1.8.4-3|533	%{_mavendepmapfragdir}/*
12mu|ant-1.8.4-3|534	
12mu|ant-1.8.4-3|535	%files jmf
12mu|ant-1.8.4-3|536	%{_javadir}/%{name}/%{name}-jmf.jar
12mu|ant-1.8.4-3|537	%{ant_home}/lib/%{name}-jmf.jar
12mu|ant-1.8.4-3|538	%config(noreplace) %{_sysconfdir}/%{name}.d/jmf
12mu|ant-1.8.4-3|539	
12mu|ant-1.8.4-3|540	%files swing
12mu|ant-1.8.4-3|541	%{_javadir}/%{name}/%{name}-swing.jar
12mu|ant-1.8.4-3|542	%{ant_home}/lib/%{name}-swing.jar
12mu|ant-1.8.4-3|543	%config(noreplace) %{_sysconfdir}/%{name}.d/swing
12mu|ant-1.8.4-3|544	
12mu|ant-1.8.4-3|545	%if %without bootstrap
12mu|ant-1.8.4-3|546	%if %{with_manifest_only}
12mu|ant-1.8.4-3|547	%files manifest-only
12mu|ant-1.8.4-3|548	%{_javadir}/%{name}/ant-icontract.jar
12mu|ant-1.8.4-3|549	%{_javadir}/%{name}/ant-netrexx.jar
12mu|ant-1.8.4-3|550	%{_javadir}/%{name}/ant-starteam.jar
12mu|ant-1.8.4-3|551	%{_javadir}/%{name}/ant-stylebook.jar
12mu|ant-1.8.4-3|552	%{_javadir}/%{name}/ant-vaj.jar
12mu|ant-1.8.4-3|553	%{_javadir}/%{name}/ant-weblogic.jar
12mu|ant-1.8.4-3|554	%{_javadir}/%{name}/ant-xalan1.jar
12mu|ant-1.8.4-3|555	%{_javadir}/%{name}/ant-xslp.jar
12mu|ant-1.8.4-3|556	%endif
12mu|ant-1.8.4-3|557	
12mu|ant-1.8.4-3|558	%files antlr
12mu|ant-1.8.4-3|559	%{_javadir}/%{name}/%{name}-antlr.jar
12mu|ant-1.8.4-3|560	%{ant_home}/lib/%{name}-antlr.jar
12mu|ant-1.8.4-3|561	%config(noreplace) %{_sysconfdir}/%{name}.d/antlr
12mu|ant-1.8.4-3|562	
12mu|ant-1.8.4-3|563	%files apache-bsf
12mu|ant-1.8.4-3|564	%{_javadir}/%{name}/%{name}-apache-bsf.jar
12mu|ant-1.8.4-3|565	%{ant_home}/lib/%{name}-apache-bsf.jar
12mu|ant-1.8.4-3|566	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-bsf
12mu|ant-1.8.4-3|567	
12mu|ant-1.8.4-3|568	%files apache-resolver
12mu|ant-1.8.4-3|569	%{_javadir}/%{name}/%{name}-apache-resolver.jar
12mu|ant-1.8.4-3|570	%{ant_home}/lib/%{name}-apache-resolver.jar
12mu|ant-1.8.4-3|571	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-resolver
12mu|ant-1.8.4-3|572	
12mu|ant-1.8.4-3|573	%files commons-logging
12mu|ant-1.8.4-3|574	%defattr(-,root,root,-)
12mu|ant-1.8.4-3|575	%{_javadir}/%{name}/%{name}-commons-logging.jar
12mu|ant-1.8.4-3|576	%{ant_home}/lib/%{name}-commons-logging.jar
12mu|ant-1.8.4-3|577	%config(noreplace) %{_sysconfdir}/%{name}.d/commons-logging
12mu|ant-1.8.4-3|578	
12mu|ant-1.8.4-3|579	%files commons-net
12mu|ant-1.8.4-3|580	%{_javadir}/%{name}/%{name}-commons-net.jar
12mu|ant-1.8.4-3|581	%{ant_home}/lib/%{name}-commons-net.jar
12mu|ant-1.8.4-3|582	%config(noreplace) %{_sysconfdir}/%{name}.d/commons-net
12mu|ant-1.8.4-3|583	
12mu|ant-1.8.4-3|584	# Disable as we dont ship the dependencies
12mu|ant-1.8.4-3|585	%if 0
12mu|ant-1.8.4-3|586	%files jai
12mu|ant-1.8.4-3|587	%{_javadir}/%{name}/%{name}-jai.jar
12mu|ant-1.8.4-3|588	%{ant_home}/lib/%{name}-jai.jar
12mu|ant-1.8.4-3|589	%config(noreplace) %{_sysconfdir}/%{name}.d/jai
12mu|ant-1.8.4-3|590	%endif
12mu|ant-1.8.4-3|591	
12mu|ant-1.8.4-3|592	%files apache-bcel
12mu|ant-1.8.4-3|593	%{_javadir}/%{name}/%{name}-apache-bcel.jar
12mu|ant-1.8.4-3|594	%{ant_home}/lib/%{name}-apache-bcel.jar
12mu|ant-1.8.4-3|595	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-bcel
12mu|ant-1.8.4-3|596	
12mu|ant-1.8.4-3|597	%files apache-log4j
12mu|ant-1.8.4-3|598	%{_javadir}/%{name}/%{name}-apache-log4j.jar
12mu|ant-1.8.4-3|599	%{ant_home}/lib/%{name}-apache-log4j.jar
12mu|ant-1.8.4-3|600	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-log4j
12mu|ant-1.8.4-3|601	
12mu|ant-1.8.4-3|602	%files apache-oro
12mu|ant-1.8.4-3|603	%{_javadir}/%{name}/%{name}-apache-oro.jar
12mu|ant-1.8.4-3|604	%{ant_home}/lib/%{name}-apache-oro.jar
12mu|ant-1.8.4-3|605	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-oro
12mu|ant-1.8.4-3|606	%{ant_home}/etc/maudit-frames.xsl
12mu|ant-1.8.4-3|607	
12mu|ant-1.8.4-3|608	%files apache-regexp
12mu|ant-1.8.4-3|609	%{_javadir}/%{name}/%{name}-apache-regexp.jar
12mu|ant-1.8.4-3|610	%{ant_home}/lib/%{name}-apache-regexp.jar
12mu|ant-1.8.4-3|611	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-regexp
12mu|ant-1.8.4-3|612	
12mu|ant-1.8.4-3|613	%files apache-xalan2
12mu|ant-1.8.4-3|614	%{_javadir}/%{name}/%{name}-apache-xalan2.jar
12mu|ant-1.8.4-3|615	%{ant_home}/lib/%{name}-apache-xalan2.jar
12mu|ant-1.8.4-3|616	%config(noreplace) %{_sysconfdir}/%{name}.d/apache-xalan2
12mu|ant-1.8.4-3|617	
12mu|ant-1.8.4-3|618	%files javamail
12mu|ant-1.8.4-3|619	%{_javadir}/%{name}/%{name}-javamail.jar
12mu|ant-1.8.4-3|620	%{ant_home}/lib/%{name}-javamail.jar
12mu|ant-1.8.4-3|621	%config(noreplace) %{_sysconfdir}/%{name}.d/javamail
12mu|ant-1.8.4-3|622	
12mu|ant-1.8.4-3|623	%files jdepend
12mu|ant-1.8.4-3|624	%{_javadir}/%{name}/%{name}-jdepend.jar
12mu|ant-1.8.4-3|625	%{ant_home}/lib/%{name}-jdepend.jar
12mu|ant-1.8.4-3|626	%config(noreplace) %{_sysconfdir}/%{name}.d/jdepend
12mu|ant-1.8.4-3|627	%{ant_home}/etc/jdepend.xsl
12mu|ant-1.8.4-3|628	%{ant_home}/etc/jdepend-frames.xsl
12mu|ant-1.8.4-3|629	
12mu|ant-1.8.4-3|630	%files jsch
12mu|ant-1.8.4-3|631	%{_javadir}/%{name}/%{name}-jsch.jar
12mu|ant-1.8.4-3|632	%{ant_home}/lib/%{name}-jsch.jar
12mu|ant-1.8.4-3|633	%config(noreplace) %{_sysconfdir}/%{name}.d/jsch
12mu|ant-1.8.4-3|634	
12mu|ant-1.8.4-3|635	%files junit
12mu|ant-1.8.4-3|636	%{_javadir}/%{name}/%{name}-junit.jar
12mu|ant-1.8.4-3|637	%{_javadir}/%{name}/%{name}-junit4.jar
12mu|ant-1.8.4-3|638	%{ant_home}/lib/%{name}-junit.jar
12mu|ant-1.8.4-3|639	%{ant_home}/lib/%{name}-junit4.jar
12mu|ant-1.8.4-3|640	%config(noreplace) %{_sysconfdir}/%{name}.d/junit
12mu|ant-1.8.4-3|641	%config(noreplace) %{_sysconfdir}/%{name}.d/junit4
12mu|ant-1.8.4-3|642	%{ant_home}/etc/junit-frames.xsl
12mu|ant-1.8.4-3|643	%{ant_home}/etc/junit-noframes.xsl
12mu|ant-1.8.4-3|644	
12mu|ant-1.8.4-3|645	%files testutil
12mu|ant-1.8.4-3|646	%{_javadir}/%{name}/%{name}-testutil.jar
12mu|ant-1.8.4-3|647	%{ant_home}/lib/%{name}-testutil.jar
12mu|ant-1.8.4-3|648	%config(noreplace) %{_sysconfdir}/%{name}.d/testutil
12mu|ant-1.8.4-3|649	
12mu|ant-1.8.4-3|650	%files scripts
12mu|ant-1.8.4-3|651	%attr(0755,root,root) %{_bindir}/*.pl
12mu|ant-1.8.4-3|652	%attr(0755,root,root) %{_bindir}/*.py*
12mu|ant-1.8.4-3|653	
12mu|ant-1.8.4-3|654	%files manual
12mu|ant-1.8.4-3|655	%doc manual/*
12mu|ant-1.8.4-3|656	
12mu|ant-1.8.4-3|657	%if %{build_javadoc}
12mu|ant-1.8.4-3|658	%files javadoc
12mu|ant-1.8.4-3|659	%{_javadocdir}/%{name}
12mu|ant-1.8.4-3|660	%endif
12mu|ant-1.8.4-3|661	%endif
12mu|ant-1.8.4-3|662	
12mu|ant-1.8.4-3|663	# -----------------------------------------------------------------------------

19451 12
12mu|ant-contrib-1.0-0.13.b2|1	%global beta_number b2
12mu|ant-contrib-1.0-0.13.b2|2	
12mu|ant-contrib-1.0-0.13.b2|3	Summary:	Collection of tasks for Ant
12mu|ant-contrib-1.0-0.13.b2|4	Name:		ant-contrib
12mu|ant-contrib-1.0-0.13.b2|5	Version:	1.0
12mu|ant-contrib-1.0-0.13.b2|6	Release:	0.13.%{beta_number}
12mu|ant-contrib-1.0-0.13.b2|7	License:	ASL 2.0
12mu|ant-contrib-1.0-0.13.b2|8	Group:		Development/Java
12mu|ant-contrib-1.0-0.13.b2|9	Url:		http://ant-contrib.sourceforge.net/
12mu|ant-contrib-1.0-0.13.b2|10	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}%{beta_number}-src.tar.gz
12mu|ant-contrib-1.0-0.13.b2|11	Source1:	http://mirrors.ibiblio.org/pub/mirrors/maven2/%{name}/%{name}/1.0b2/%{name}-1.0b2.pom
12mu|ant-contrib-1.0-0.13.b2|12	Patch0:		ant-contrib-build_xml.patch
12mu|ant-contrib-1.0-0.13.b2|13	Patch2:		ant-contrib-antservertest.patch
12mu|ant-contrib-1.0-0.13.b2|14	BuildArch:	noarch
12mu|ant-contrib-1.0-0.13.b2|15	BuildRequires:	ant-junit >= 1.6.2
12mu|ant-contrib-1.0-0.13.b2|16	BuildRequires:	bcel >= 5.0
12mu|ant-contrib-1.0-0.13.b2|17	BuildRequires:	jpackage-utils >= 1.5
12mu|ant-contrib-1.0-0.13.b2|18	BuildRequires:	junit >= 3.8.0
12mu|ant-contrib-1.0-0.13.b2|19	BuildRequires:	xerces-j2
12mu|ant-contrib-1.0-0.13.b2|20	BuildRequires:	java-devel >= 1.4.2
12mu|ant-contrib-1.0-0.13.b2|21	Requires:	java >= 1.4.2
12mu|ant-contrib-1.0-0.13.b2|22	Requires:	junit >= 3.8.0
12mu|ant-contrib-1.0-0.13.b2|23	Requires:	ant >= 1.6.2
12mu|ant-contrib-1.0-0.13.b2|24	Requires:	xerces-j2
12mu|ant-contrib-1.0-0.13.b2|25	
12mu|ant-contrib-1.0-0.13.b2|26	%description
12mu|ant-contrib-1.0-0.13.b2|27	The Ant-Contrib project is a collection of tasks
12mu|ant-contrib-1.0-0.13.b2|28	(and at one point maybe types and other tools)
12mu|ant-contrib-1.0-0.13.b2|29	for Apache Ant.
12mu|ant-contrib-1.0-0.13.b2|30	
12mu|ant-contrib-1.0-0.13.b2|31	%package        javadoc
12mu|ant-contrib-1.0-0.13.b2|32	Summary:	Javadoc for %{name}
12mu|ant-contrib-1.0-0.13.b2|33	Group:		Development/Java
12mu|ant-contrib-1.0-0.13.b2|34	
12mu|ant-contrib-1.0-0.13.b2|35	%description    javadoc
12mu|ant-contrib-1.0-0.13.b2|36	Api documentation for %{name}.
12mu|ant-contrib-1.0-0.13.b2|37	
12mu|ant-contrib-1.0-0.13.b2|38	%prep
12mu|ant-contrib-1.0-0.13.b2|39	%setup -qn %{name}
12mu|ant-contrib-1.0-0.13.b2|40	rm -rf test/src/net/sf/antcontrib/antclipse
12mu|ant-contrib-1.0-0.13.b2|41	
12mu|ant-contrib-1.0-0.13.b2|42	%patch0
12mu|ant-contrib-1.0-0.13.b2|43	%patch2
12mu|ant-contrib-1.0-0.13.b2|44	sed -i "s/\r//" manual/tasks/foreach.html manual/tasks/for.html
12mu|ant-contrib-1.0-0.13.b2|45	
12mu|ant-contrib-1.0-0.13.b2|46	%build
12mu|ant-contrib-1.0-0.13.b2|47	export JUNIT_VER=`rpm -q --queryformat='%%{version}' junit`
12mu|ant-contrib-1.0-0.13.b2|48	mkdir -p test/lib
12mu|ant-contrib-1.0-0.13.b2|49	(cd test/lib
12mu|ant-contrib-1.0-0.13.b2|50	ln -s $(find-jar junit-$(JUNIT_VER)) junit-$(JUNIT_VER).jar
12mu|ant-contrib-1.0-0.13.b2|51	)
12mu|ant-contrib-1.0-0.13.b2|52	export OPT_JAR_LIST="ant/ant-junit junit"
12mu|ant-contrib-1.0-0.13.b2|53	export CLASSPATH=
12mu|ant-contrib-1.0-0.13.b2|54	CLASSPATH=build/lib/ant-contrib-%{version}.jar:$CLASSPATH
12mu|ant-contrib-1.0-0.13.b2|55	echo $ANT_HOME
12mu|ant-contrib-1.0-0.13.b2|56	ant -Dsource=1.4 -Dversion=%{version} -Dbcel.jar=file://%{_javadir}/bcel.jar all
12mu|ant-contrib-1.0-0.13.b2|57	
12mu|ant-contrib-1.0-0.13.b2|58	%install
12mu|ant-contrib-1.0-0.13.b2|59	# jars
12mu|ant-contrib-1.0-0.13.b2|60	install -Dpm 644 build/lib/%{name}.jar %{buildroot}%{_javadir}/ant/%{name}.jar
12mu|ant-contrib-1.0-0.13.b2|61	
12mu|ant-contrib-1.0-0.13.b2|62	# javadoc
12mu|ant-contrib-1.0-0.13.b2|63	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12mu|ant-contrib-1.0-0.13.b2|64	cp -pr build/docs/api/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mu|ant-contrib-1.0-0.13.b2|65	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mu|ant-contrib-1.0-0.13.b2|66	rm -rf build/docs/api
12mu|ant-contrib-1.0-0.13.b2|67	
12mu|ant-contrib-1.0-0.13.b2|68	mkdir -p %{buildroot}%{_sysconfdir}/ant.d
12mu|ant-contrib-1.0-0.13.b2|69	echo "ant/ant-contrib" > %{buildroot}%{_sysconfdir}/ant.d/ant-contrib
12mu|ant-contrib-1.0-0.13.b2|70	
12mu|ant-contrib-1.0-0.13.b2|71	%add_to_maven_depmap %{name} %{name} %{version} JPP/ant %{name}
12mu|ant-contrib-1.0-0.13.b2|72	install -d -m 755 %{buildroot}%{_mavenpomdir}
12mu|ant-contrib-1.0-0.13.b2|73	install -pm 644 %{SOURCE1} %{buildroot}/%{_mavenpomdir}/JPP-%{name}.pom
12mu|ant-contrib-1.0-0.13.b2|74	
12mu|ant-contrib-1.0-0.13.b2|75	%post
12mu|ant-contrib-1.0-0.13.b2|76	%update_maven_depmap
12mu|ant-contrib-1.0-0.13.b2|77	
12mu|ant-contrib-1.0-0.13.b2|78	%postun
12mu|ant-contrib-1.0-0.13.b2|79	%update_maven_depmap
12mu|ant-contrib-1.0-0.13.b2|80	
12mu|ant-contrib-1.0-0.13.b2|81	%files
12mu|ant-contrib-1.0-0.13.b2|82	%doc build/docs/LICENSE.txt
12mu|ant-contrib-1.0-0.13.b2|83	%doc build/docs/tasks/*
12mu|ant-contrib-1.0-0.13.b2|84	%{_sysconfdir}/ant.d/ant-contrib
12mu|ant-contrib-1.0-0.13.b2|85	%{_javadir}/ant/*.jar
12mu|ant-contrib-1.0-0.13.b2|86	%{_mavenpomdir}/*
12mu|ant-contrib-1.0-0.13.b2|87	%{_mavendepmapdir}
12mu|ant-contrib-1.0-0.13.b2|88	
12mu|ant-contrib-1.0-0.13.b2|89	%files javadoc
12mu|ant-contrib-1.0-0.13.b2|90	%doc %{_javadocdir}/%{name}-%{version}
12mu|ant-contrib-1.0-0.13.b2|91	%doc %{_javadocdir}/%{name}

19452 12
12mu|antlr-2.7.7-23|1	Summary:		ANother Tool for Language Recognition
12mu|antlr-2.7.7-23|2	Name:			antlr
12mu|antlr-2.7.7-23|3	Version:		2.7.7
12mu|antlr-2.7.7-23|4	Release:		23
12mu|antlr-2.7.7-23|5	License:		Public Domain
12mu|antlr-2.7.7-23|6	URL:			http://www.antlr.org/
12mu|antlr-2.7.7-23|7	Group:			Development/Java
12mu|antlr-2.7.7-23|8	Source0:		http://www.antlr2.org/download/antlr-%{version}.tar.gz
12mu|antlr-2.7.7-23|9	Source1:		%{name}-script
12mu|antlr-2.7.7-23|10	Patch1:			%{name}-%{version}-newgcc.patch
12mu|antlr-2.7.7-23|11	
12mu|antlr-2.7.7-23|12	%ifarch %ix86 x86_64 ia64 armv4l sparcv9 alpha s390x ppc ppc64
12mu|antlr-2.7.7-23|13	BuildRequires:	mono
12mu|antlr-2.7.7-23|14	BuildRequires:	mono-winforms
12mu|antlr-2.7.7-23|15	%endif
12mu|antlr-2.7.7-23|16	BuildRequires:	gcc-java
12mu|antlr-2.7.7-23|17	BuildRequires:	java-1.6.0-openjdk-devel
12mu|antlr-2.7.7-23|18	
12mu|antlr-2.7.7-23|19	%description
12mu|antlr-2.7.7-23|20	ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a
12mu|antlr-2.7.7-23|21	language tool that provides a framework for constructing recognizers,
12mu|antlr-2.7.7-23|22	compilers, and translators from grammatical descriptions containing
12mu|antlr-2.7.7-23|23	C++ or Java actions [You can use PCCTS 1.xx to generate C-based
12mu|antlr-2.7.7-23|24	parsers].
12mu|antlr-2.7.7-23|25	
12mu|antlr-2.7.7-23|26	%package			tool
12mu|antlr-2.7.7-23|27	Group:				Development/Other
12mu|antlr-2.7.7-23|28	Summary:			ANother Tool for Language Recognition
12mu|antlr-2.7.7-23|29	Provides:			%{name} = %{EVRD}
12mu|antlr-2.7.7-23|30	%rename %{name}-java
12mu|antlr-2.7.7-23|31	
12mu|antlr-2.7.7-23|32	%description	tool
12mu|antlr-2.7.7-23|33	ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a
12mu|antlr-2.7.7-23|34	language tool that provides a framework for constructing recognizers,
12mu|antlr-2.7.7-23|35	compilers, and translators from grammatical descriptions containing
12mu|antlr-2.7.7-23|36	C++ or Java actions [You can use PCCTS 1.xx to generate C-based
12mu|antlr-2.7.7-23|37	parsers].
12mu|antlr-2.7.7-23|38	
12mu|antlr-2.7.7-23|39	%package		manual
12mu|antlr-2.7.7-23|40	Group:			Development/Java
12mu|antlr-2.7.7-23|41	Summary:		Manual for %{name}
12mu|antlr-2.7.7-23|42	BuildArch:		noarch
12mu|antlr-2.7.7-23|43	
12mu|antlr-2.7.7-23|44	%description	manual
12mu|antlr-2.7.7-23|45	Documentation for %{name}.
12mu|antlr-2.7.7-23|46	
12mu|antlr-2.7.7-23|47	%package		javadoc
12mu|antlr-2.7.7-23|48	Group:			Development/Java
12mu|antlr-2.7.7-23|49	Summary:		Javadoc for %{name}
12mu|antlr-2.7.7-23|50	BuildArch:		noarch
12mu|antlr-2.7.7-23|51	
12mu|antlr-2.7.7-23|52	%description	javadoc
12mu|antlr-2.7.7-23|53	Javadoc for %{name}.
12mu|antlr-2.7.7-23|54	
12mu|antlr-2.7.7-23|55	%package		C++
12mu|antlr-2.7.7-23|56	Group:			Development/Java
12mu|antlr-2.7.7-23|57	Summary:		C++ bindings for antlr2 generated parsers
12mu|antlr-2.7.7-23|58	Provides:		antlr-static = %{version}-%{release}
12mu|antlr-2.7.7-23|59	%rename		%{name}-native
12mu|antlr-2.7.7-23|60	
12mu|antlr-2.7.7-23|61	%description	C++
12mu|antlr-2.7.7-23|62	This package provides a static C++ library for parsers generated by ANTLR2.
12mu|antlr-2.7.7-23|63	
12mu|antlr-2.7.7-23|64	%package		C++-doc
12mu|antlr-2.7.7-23|65	Group:			Development/Java
12mu|antlr-2.7.7-23|66	Summary:		Documentation for C++ bindings for antlr2 generated parsers
12mu|antlr-2.7.7-23|67	BuildRequires:	doxygen
12mu|antlr-2.7.7-23|68	BuildArch:		noarch
12mu|antlr-2.7.7-23|69	
12mu|antlr-2.7.7-23|70	%description	C++-doc
12mu|antlr-2.7.7-23|71	This package contains the documentation for the C++ bindings for parsers
12mu|antlr-2.7.7-23|72	generated by ANTLR2.
12mu|antlr-2.7.7-23|73	
12mu|antlr-2.7.7-23|74	%package		python
12mu|antlr-2.7.7-23|75	Group:			Development/Java
12mu|antlr-2.7.7-23|76	Summary:		Python runtime support for ANTLR-generated parsers
12mu|antlr-2.7.7-23|77	BuildRequires:	python-devel
12mu|antlr-2.7.7-23|78	BuildRequires:	python-setuptools
12mu|antlr-2.7.7-23|79	BuildArch:		noarch
12mu|antlr-2.7.7-23|80	
12mu|antlr-2.7.7-23|81	%description	python
12mu|antlr-2.7.7-23|82	Python runtime support for ANTLR-generated parsers
12mu|antlr-2.7.7-23|83	
12mu|antlr-2.7.7-23|84	%prep
12mu|antlr-2.7.7-23|85	%setup -q
12mu|antlr-2.7.7-23|86	%apply_patches
12mu|antlr-2.7.7-23|87	# remove all binary libs
12mu|antlr-2.7.7-23|88	find . -name "*.jar" -exec rm -f {} \;
12mu|antlr-2.7.7-23|89	# CRLF->LF
12mu|antlr-2.7.7-23|90	sed -i 's/\r//' LICENSE.txt
12mu|antlr-2.7.7-23|91	
12mu|antlr-2.7.7-23|92	%build
12mu|antlr-2.7.7-23|93	%configure --without-examples
12mu|antlr-2.7.7-23|94	make CXXFLAGS="${CXXFLAGS} -fPIC" DEBUG=1 verbose=1
12mu|antlr-2.7.7-23|95	
12mu|antlr-2.7.7-23|96	# Generate a native version of the antlr tool so we don't have to require Java
12mu|antlr-2.7.7-23|97	gcj $RPM_OPT_FLAGS --main=antlr.Tool -o antlr.bin antlr/antlr.jar
12mu|antlr-2.7.7-23|98	
12mu|antlr-2.7.7-23|99	# fix doc permissions and remove Makefiles
12mu|antlr-2.7.7-23|100	rm doc/{Makefile,Makefile.in}
12mu|antlr-2.7.7-23|101	chmod 0644 doc/*
12mu|antlr-2.7.7-23|102	
12mu|antlr-2.7.7-23|103	# generate doxygen docs for C++ bindings
12mu|antlr-2.7.7-23|104	pushd lib/cpp
12mu|antlr-2.7.7-23|105	doxygen doxygen.cfg
12mu|antlr-2.7.7-23|106	find gen_doc -type f -exec chmod 0644 {} \;
12mu|antlr-2.7.7-23|107	popd
12mu|antlr-2.7.7-23|108	
12mu|antlr-2.7.7-23|109	# build python
12mu|antlr-2.7.7-23|110	cd lib/python
12mu|antlr-2.7.7-23|111	%{__python} setup.py build
12mu|antlr-2.7.7-23|112	cd ../../
12mu|antlr-2.7.7-23|113	
12mu|antlr-2.7.7-23|114	# build javadoc
12mu|antlr-2.7.7-23|115	# Unfortunately, we can't use gjdoc here because gjdoc has a hardcode
12mu|antlr-2.7.7-23|116	# on loading /usr/share/java/antlr.jar -- something that doesn't exist
12mu|antlr-2.7.7-23|117	# without either running as root (so we can copy the just-built one there)
12mu|antlr-2.7.7-23|118	# or having a build dependency on ourselves.
12mu|antlr-2.7.7-23|119	cd antlr
12mu|antlr-2.7.7-23|120	find . -name "*.java" |xargs javadoc -d javadoc
12mu|antlr-2.7.7-23|121	
12mu|antlr-2.7.7-23|122	%install
12mu|antlr-2.7.7-23|123	mkdir -p %{buildroot}{%{_includedir}/%{name},%{_libdir},%{_bindir}}
12mu|antlr-2.7.7-23|124	
12mu|antlr-2.7.7-23|125	# jars
12mu|antlr-2.7.7-23|126	mkdir -p %{buildroot}%{_javadir}
12mu|antlr-2.7.7-23|127	cp -p %name/%{name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mu|antlr-2.7.7-23|128	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mu|antlr-2.7.7-23|129	
12mu|antlr-2.7.7-23|130	# script
12mu|antlr-2.7.7-23|131	install -p -m 755 %{SOURCE1} %{buildroot}%{_bindir}/antlr
12mu|antlr-2.7.7-23|132	
12mu|antlr-2.7.7-23|133	# C++ lib and headers, antlr-config
12mu|antlr-2.7.7-23|134	
12mu|antlr-2.7.7-23|135	install -p -m 644 lib/cpp/antlr/*.hpp %{buildroot}%{_includedir}/%{name}
12mu|antlr-2.7.7-23|136	install -p -m 644 lib/cpp/src/libantlr.a %{buildroot}%{_libdir}
12mu|antlr-2.7.7-23|137	install -p -m 755 scripts/antlr-config %{buildroot}%{_bindir}
12mu|antlr-2.7.7-23|138	
12mu|antlr-2.7.7-23|139	# javadoc
12mu|antlr-2.7.7-23|140	mkdir -p %{buildroot}%{_javadocdir}/%{name}-%{version}
12mu|antlr-2.7.7-23|141	cp -pr antlr/javadoc/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mu|antlr-2.7.7-23|142	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mu|antlr-2.7.7-23|143	
12mu|antlr-2.7.7-23|144	# python
12mu|antlr-2.7.7-23|145	cd lib/python
12mu|antlr-2.7.7-23|146	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12mu|antlr-2.7.7-23|147	cd ../..
12mu|antlr-2.7.7-23|148	
12mu|antlr-2.7.7-23|149	# Install the native antlr
12mu|antlr-2.7.7-23|150	mv %buildroot%_bindir/antlr %buildroot%_bindir/antlr-java
12mu|antlr-2.7.7-23|151	cp antlr.bin %buildroot%_bindir/antlr
12mu|antlr-2.7.7-23|152	
12mu|antlr-2.7.7-23|153	%files tool
12mu|antlr-2.7.7-23|154	%doc LICENSE.txt
12mu|antlr-2.7.7-23|155	%{_bindir}/antlr
12mu|antlr-2.7.7-23|156	%{_javadir}/%{name}*.jar
12mu|antlr-2.7.7-23|157	%{_bindir}/antlr-java
12mu|antlr-2.7.7-23|158	
12mu|antlr-2.7.7-23|159	# this is actually a development package for the C++ target
12mu|antlr-2.7.7-23|160	# as we ship only a static library, it doesn't make sense
12mu|antlr-2.7.7-23|161	# to have a separate -devel package for the headers
12mu|antlr-2.7.7-23|162	%files C++
12mu|antlr-2.7.7-23|163	%{_includedir}/%{name}
12mu|antlr-2.7.7-23|164	%{_libdir}/libantlr.a
12mu|antlr-2.7.7-23|165	%{_bindir}/antlr-config
12mu|antlr-2.7.7-23|166	
12mu|antlr-2.7.7-23|167	%files C++-doc
12mu|antlr-2.7.7-23|168	%doc lib/cpp/gen_doc/html/
12mu|antlr-2.7.7-23|169	
12mu|antlr-2.7.7-23|170	%files manual
12mu|antlr-2.7.7-23|171	%doc doc/*
12mu|antlr-2.7.7-23|172	
12mu|antlr-2.7.7-23|173	%files javadoc
12mu|antlr-2.7.7-23|174	%doc %{_javadocdir}/%{name}-%{version}
12mu|antlr-2.7.7-23|175	%doc %{_javadocdir}/%{name}
12mu|antlr-2.7.7-23|176	
12mu|antlr-2.7.7-23|177	%files python
12mu|antlr-2.7.7-23|178	%{python_sitelib}/antlr/*
12mu|antlr-2.7.7-23|179	%{python_sitelib}/antlr-*
12mu|antlr-2.7.7-23|180	
12mu|antlr-2.7.7-23|181	
12mu|antlr-2.7.7-23|182	
12mu|antlr-2.7.7-23|183	%changelog
12mu|antlr-2.7.7-23|184	* Thu Jan 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.7-23
12mu|antlr-2.7.7-23|185	+ Revision: 6ddefea
12mu|antlr-2.7.7-23|186	- Drop standalone antlr-java
12mu|antlr-2.7.7-23|187	
12mu|antlr-2.7.7-23|188	

19453 12
12mu|apache-2.4.10-1|1	%define _build_pkgcheck_set %{nil}
12mu|apache-2.4.10-1|2	%define _build_pkgcheck_srpm %{nil}
12mu|apache-2.4.10-1|3	
12mu|apache-2.4.10-1|4	%define defaultmaxmodules 256
12mu|apache-2.4.10-1|5	%define defaultserverlimit 2048
12mu|apache-2.4.10-1|6	
12mu|apache-2.4.10-1|7	%define TAG %{vendor} Linux
12mu|apache-2.4.10-1|8	%define BASEPRODUCT Apache
12mu|apache-2.4.10-1|9	%define all_services httpd.service httpd-worker.service httpd-event.service
12mu|apache-2.4.10-1|10	
12mu|apache-2.4.10-1|11	Summary:	The most widely used Web server on the Internet
12mu|apache-2.4.10-1|12	Name:		apache
12mu|apache-2.4.10-1|13	Version:	2.4.10
12mu|apache-2.4.10-1|14	Release:	1
12mu|apache-2.4.10-1|15	Group:		System/Servers
12mu|apache-2.4.10-1|16	License:	Apache License
12mu|apache-2.4.10-1|17	URL:		http://www.apache.org
12mu|apache-2.4.10-1|18	Source0:	http://archive.apache.org/dist/httpd/httpd-%{version}.tar.gz
12mu|apache-2.4.10-1|19	Source1:	http://archive.apache.org/dist/httpd/httpd-%{version}.tar.gz.asc
12mu|apache-2.4.10-1|20	Source2:	webapp.script
12mu|apache-2.4.10-1|21	Source3:	apache2_transparent_png_icons.tar.bz2
12mu|apache-2.4.10-1|22	Source9: 	htcacheclean.service
12mu|apache-2.4.10-1|23	Source10: 	htcacheclean.sysconfig
12mu|apache-2.4.10-1|24	Source11:	Mandriva.tar.gz
12mu|apache-2.4.10-1|25	Source15:	httpd.service
12mu|apache-2.4.10-1|26	Source16:       httpd.tmpfiles.d
12mu|apache-2.4.10-1|27	Source100:	buildconf
12mu|apache-2.4.10-1|28	Patch0:		httpd-2.0.45-deplibs.patch
12mu|apache-2.4.10-1|29	Patch8:		httpd-2.1.10-apxs.patch
12mu|apache-2.4.10-1|30	# speedups by Allen Pulsifer
12mu|apache-2.4.10-1|31	Patch16:	httpd-2.2.4-fix_extra_htaccess_check.diff
12mu|apache-2.4.10-1|32	Patch18:	httpd-2.2.10-ldap_auth_now_modular_in-apr-util-dbd-ldap_fix.diff
12mu|apache-2.4.10-1|33	Patch19:	httpd-2.2.21-linux3.diff
12mu|apache-2.4.10-1|34	Patch105:	httpd-2.2.17-filter.patch
12mu|apache-2.4.10-1|35	Patch106:	httpd-2.4.1-mdv_config.diff
12mu|apache-2.4.10-1|36	Patch107:	httpd-2.4.1-linkage_fix.diff
12mu|apache-2.4.10-1|37	Patch108:	httpd-2.4.1-buildfix.diff
12mu|apache-2.4.10-1|38	BuildRequires:	autoconf automake libtool
12mu|apache-2.4.10-1|39	BuildRequires:	pkgconfig(apr-1) >= 1.5.0
12mu|apache-2.4.10-1|40	BuildRequires:	pkgconfig(apr-util-1) >= 1.5.3
12mu|apache-2.4.10-1|41	BuildRequires:	db-devel
12mu|apache-2.4.10-1|42	BuildRequires:	pkgconfig(expat)
12mu|apache-2.4.10-1|43	BuildRequires:	gdbm-devel
12mu|apache-2.4.10-1|44	BuildRequires:	sasl-devel
12mu|apache-2.4.10-1|45	BuildRequires:	pkgconfig(libxml-2.0)
12mu|apache-2.4.10-1|46	BuildRequires:	pkgconfig(lua) >= 5.1
12mu|apache-2.4.10-1|47	BuildRequires:	lynx
12mu|apache-2.4.10-1|48	BuildRequires:	openldap-devel
12mu|apache-2.4.10-1|49	BuildRequires:	pkgconfig(openssl)
12mu|apache-2.4.10-1|50	BuildRequires:	pkgconfig(libpcre)
12mu|apache-2.4.10-1|51	BuildRequires:	perl
12mu|apache-2.4.10-1|52	BuildRequires:	pkgconfig
12mu|apache-2.4.10-1|53	BuildRequires:	pkgconfig(zlib)
12mu|apache-2.4.10-1|54	# So people who "urpmi httpd" get what they expect
12mu|apache-2.4.10-1|55	Provides:	httpd = %EVRD
12mu|apache-2.4.10-1|56	
12mu|apache-2.4.10-1|57	%description
12mu|apache-2.4.10-1|58	This package contains the main binary of apache, a powerful, full-featured,
12mu|apache-2.4.10-1|59	efficient and freely-available Web server. Apache is also the most popular Web
12mu|apache-2.4.10-1|60	server on the Internet.
12mu|apache-2.4.10-1|61	
12mu|apache-2.4.10-1|62	This version of apache is fully modular, and many modules are available in
12mu|apache-2.4.10-1|63	pre-compiled formats, like PHP and mod_auth_external.
12mu|apache-2.4.10-1|64	
12mu|apache-2.4.10-1|65	This package defaults to a maximum of %{defaultmaxmodules} dynamically loadable modules.
12mu|apache-2.4.10-1|66	This package defaults to a ServerLimit of %{defaultserverlimit}.
12mu|apache-2.4.10-1|67	
12mu|apache-2.4.10-1|68	You can change these values at RPM build time by using for example:
12mu|apache-2.4.10-1|69	
12mu|apache-2.4.10-1|70	--define 'maxmodules 512' --define 'serverlimit 2048'
12mu|apache-2.4.10-1|71	
12mu|apache-2.4.10-1|72	The package was built to support a maximum of %{?!maxmodules:%{defaultmaxmodules}}%{?maxmodules:%{maxmodules}} dynamically loadable modules.
12mu|apache-2.4.10-1|73	The package was built with a ServerLimit of %{?!serverlimit:%{defaultserverlimit}}%{?serverlimit:%{serverlimit}}.
12mu|apache-2.4.10-1|74	
12mu|apache-2.4.10-1|75	%package	mpm-prefork
12mu|apache-2.4.10-1|76	Summary:	Implements a non-threaded, pre-forking web server (stable)
12mu|apache-2.4.10-1|77	Group:		System/Servers
12mu|apache-2.4.10-1|78	Requires(preun): systemd-units
12mu|apache-2.4.10-1|79	Requires(postun): systemd-units
12mu|apache-2.4.10-1|80	Requires(post): systemd-units
12mu|apache-2.4.10-1|81	Requires:	apache-base = %{version}-%{release}
12mu|apache-2.4.10-1|82	Requires:	apache-modules = %{version}-%{release}
12mu|apache-2.4.10-1|83	Provides:	webserver
12mu|apache-2.4.10-1|84	Provides:	apache = %{version}-%{release}
12mu|apache-2.4.10-1|85	Provides:	apache-mpm = %{version}-%{release}
12mu|apache-2.4.10-1|86	
12mu|apache-2.4.10-1|87	%description	mpm-prefork
12mu|apache-2.4.10-1|88	This Multi-Processing Module (MPM) implements a non-threaded, pre-forking web
12mu|apache-2.4.10-1|89	server that handles requests in a manner similar to Apache 1.3. It is
12mu|apache-2.4.10-1|90	appropriate for sites that need to avoid threading for compatibility with
12mu|apache-2.4.10-1|91	non-thread-safe libraries. It is also the best MPM for isolating each request,
12mu|apache-2.4.10-1|92	so that a problem with a single request will not affect any other.
12mu|apache-2.4.10-1|93	
12mu|apache-2.4.10-1|94	This MPM is very self-regulating, so it is rarely necessary to adjust its
12mu|apache-2.4.10-1|95	configuration directives. Most important is that MaxClients be big enough to
12mu|apache-2.4.10-1|96	handle as many simultaneous requests as you expect to receive, but small enough
12mu|apache-2.4.10-1|97	to assure that there is enough physical RAM for all processes.
12mu|apache-2.4.10-1|98	
12mu|apache-2.4.10-1|99	This package defaults to a maximum of %{defaultmaxmodules} dynamically loadable modules.
12mu|apache-2.4.10-1|100	This package defaults to a ServerLimit of %{defaultserverlimit}.
12mu|apache-2.4.10-1|101	
12mu|apache-2.4.10-1|102	You can change these values at RPM build time by using for example:
12mu|apache-2.4.10-1|103	
12mu|apache-2.4.10-1|104	--define 'maxmodules 512' --define 'serverlimit 2048'
12mu|apache-2.4.10-1|105	
12mu|apache-2.4.10-1|106	The package was built to support a maximum of %{?!maxmodules:%{defaultmaxmodules}}%{?maxmodules:%{maxmodules}} dynamically loadable modules.
12mu|apache-2.4.10-1|107	The package was built with a ServerLimit of %{?!serverlimit:%{defaultserverlimit}}%{?serverlimit:%{serverlimit}}.
12mu|apache-2.4.10-1|108	
12mu|apache-2.4.10-1|109	%package	mpm-worker
12mu|apache-2.4.10-1|110	Summary:	Implements a hybrid multi-threaded multi-process web server (experimental)
12mu|apache-2.4.10-1|111	Group:		System/Servers
12mu|apache-2.4.10-1|112	Requires(preun): systemd-units
12mu|apache-2.4.10-1|113	Requires(postun): systemd-units
12mu|apache-2.4.10-1|114	Requires(post): systemd-units
12mu|apache-2.4.10-1|115	Requires:	apache-base = %{version}-%{release}
12mu|apache-2.4.10-1|116	Requires:	apache-modules = %{version}-%{release}
12mu|apache-2.4.10-1|117	Provides:	webserver
12mu|apache-2.4.10-1|118	Provides:	apache = %{version}-%{release}
12mu|apache-2.4.10-1|119	Conflicts:	apache-mod_php apache-mod_perl apache-mod_python
12mu|apache-2.4.10-1|120	
12mu|apache-2.4.10-1|121	%description	mpm-worker
12mu|apache-2.4.10-1|122	This Multi-Processing Module (MPM) implements a hybrid multi-process
12mu|apache-2.4.10-1|123	multi-threaded server. By using threads to serve requests, it is able to serve
12mu|apache-2.4.10-1|124	a large number of requests with less system resources than a process-based
12mu|apache-2.4.10-1|125	server. Yet it retains much of the stability of a process-based server by
12mu|apache-2.4.10-1|126	keeping multiple processes available, each with many threads.
12mu|apache-2.4.10-1|127	
12mu|apache-2.4.10-1|128	The most important directives used to control this MPM are ThreadsPerChild,
12mu|apache-2.4.10-1|129	which controls the number of threads deployed by each child process and
12mu|apache-2.4.10-1|130	MaxClients, which controls the maximum total number of threads that may be
12mu|apache-2.4.10-1|131	launched.
12mu|apache-2.4.10-1|132	
12mu|apache-2.4.10-1|133	This package contains the main binary of apache, a powerful, full-featured,
12mu|apache-2.4.10-1|134	efficient and freely-available Web server. Apache is also the most popular Web
12mu|apache-2.4.10-1|135	server on the Internet.
12mu|apache-2.4.10-1|136	
12mu|apache-2.4.10-1|137	This version of apache is fully modular, and many modules are available in
12mu|apache-2.4.10-1|138	pre-compiled formats, like PHP and mod_auth_external.
12mu|apache-2.4.10-1|139	
12mu|apache-2.4.10-1|140	This package defaults to a maximum of %{defaultmaxmodules} dynamically loadable modules.
12mu|apache-2.4.10-1|141	
12mu|apache-2.4.10-1|142	You can change these values at RPM build time by using for example:
12mu|apache-2.4.10-1|143	
12mu|apache-2.4.10-1|144	--define 'maxmodules 512'
12mu|apache-2.4.10-1|145	
12mu|apache-2.4.10-1|146	The package was built to support a maximum of %{?!maxmodules:%{defaultmaxmodules}}%{?maxmodules:%{maxmodules}} dynamically loadable modules.
12mu|apache-2.4.10-1|147	
12mu|apache-2.4.10-1|148	%package	mpm-event
12mu|apache-2.4.10-1|149	Summary:	Implements a hybrid multi-threaded multi-process web server
12mu|apache-2.4.10-1|150	Group:		System/Servers
12mu|apache-2.4.10-1|151	Requires(preun): systemd-units
12mu|apache-2.4.10-1|152	Requires(postun): systemd-units
12mu|apache-2.4.10-1|153	Requires(post): systemd-units
12mu|apache-2.4.10-1|154	Requires:	apache-base = %{version}-%{release}
12mu|apache-2.4.10-1|155	Requires:	apache-modules = %{version}-%{release}
12mu|apache-2.4.10-1|156	Provides:	webserver
12mu|apache-2.4.10-1|157	Provides:	apache = %{version}-%{release}
12mu|apache-2.4.10-1|158	Conflicts:	apache-mod_php apache-mod_perl apache-mod_python
12mu|apache-2.4.10-1|159	
12mu|apache-2.4.10-1|160	%description	mpm-event
12mu|apache-2.4.10-1|161	The event Multi-Processing Module (MPM) is designed to allow more requests to
12mu|apache-2.4.10-1|162	be served simultaneously by passing off some processing work to supporting
12mu|apache-2.4.10-1|163	threads, freeing up the main threads to work on new requests. It is based on
12mu|apache-2.4.10-1|164	the worker MPM, which implements a hybrid multi-process multi-threaded server.
12mu|apache-2.4.10-1|165	Run-time configuration directives are identical to those provided by worker.
12mu|apache-2.4.10-1|166	
12mu|apache-2.4.10-1|167	This package contains the main binary of apache, a powerful, full-featured,
12mu|apache-2.4.10-1|168	efficient and freely-available Web server. Apache is also the most popular Web
12mu|apache-2.4.10-1|169	server on the Internet.
12mu|apache-2.4.10-1|170	
12mu|apache-2.4.10-1|171	This version of apache is fully modular, and many modules are available in
12mu|apache-2.4.10-1|172	pre-compiled formats, like PHP and mod_auth_external.
12mu|apache-2.4.10-1|173	
12mu|apache-2.4.10-1|174	This package defaults to a maximum of %{defaultmaxmodules} dynamically loadable modules.
12mu|apache-2.4.10-1|175	
12mu|apache-2.4.10-1|176	You can change these values at RPM build time by using for example:
12mu|apache-2.4.10-1|177	
12mu|apache-2.4.10-1|178	--define 'maxmodules 512'
12mu|apache-2.4.10-1|179	
12mu|apache-2.4.10-1|180	The package was built to support a maximum of %{?!maxmodules:%{defaultmaxmodules}}%{?maxmodules:%{maxmodules}} dynamically loadable modules.
12mu|apache-2.4.10-1|181	
12mu|apache-2.4.10-1|182	%package	base
12mu|apache-2.4.10-1|183	Summary:	Common files and utilities for apache
12mu|apache-2.4.10-1|184	Group:		System/Servers
12mu|apache-2.4.10-1|185	Requires(pre): rpm-helper
12mu|apache-2.4.10-1|186	Requires(postun): rpm-helper
12mu|apache-2.4.10-1|187	Requires:	apache = %{version}-%{release}
12mu|apache-2.4.10-1|188	Provides:	apache-conf = %{version}-%{release}
12mu|apache-2.4.10-1|189	Obsoletes:	apache-conf
12mu|apache-2.4.10-1|190	
12mu|apache-2.4.10-1|191	%description	base
12mu|apache-2.4.10-1|192	This package contains the apache utilities such as Apache Bench (ab) for stress
12mu|apache-2.4.10-1|193	testing your apache installation and several tools for managing user databases,
12mu|apache-2.4.10-1|194	access control, the apache logs and more.
12mu|apache-2.4.10-1|195	
12mu|apache-2.4.10-1|196	%package	modules
12mu|apache-2.4.10-1|197	Summary:	Meta package
12mu|apache-2.4.10-1|198	Group:		System/Servers
12mu|apache-2.4.10-1|199	Requires:	apache-mpm = %{version}-%{release}
12mu|apache-2.4.10-1|200	Requires:	apache-mod_actions = %{version}-%{release}
12mu|apache-2.4.10-1|201	Requires:	apache-mod_alias = %{version}-%{release}
12mu|apache-2.4.10-1|202	Requires:	apache-mod_auth_basic = %{version}-%{release}
12mu|apache-2.4.10-1|203	Requires:	apache-mod_auth_digest = %{version}-%{release}
12mu|apache-2.4.10-1|204	Requires:	apache-mod_authn_anon = %{version}-%{release}
12mu|apache-2.4.10-1|205	Requires:	apache-mod_authn_file = %{version}-%{release}
12mu|apache-2.4.10-1|206	Requires:	apache-mod_authz_dbm = %{version}-%{release}
12mu|apache-2.4.10-1|207	Requires:	apache-mod_authz_groupfile = %{version}-%{release}
12mu|apache-2.4.10-1|208	Requires:	apache-mod_authz_host = %{version}-%{release}
12mu|apache-2.4.10-1|209	Requires:	apache-mod_authz_owner = %{version}-%{release}
12mu|apache-2.4.10-1|210	Requires:	apache-mod_authz_user = %{version}-%{release}
12mu|apache-2.4.10-1|211	Requires:	apache-mod_autoindex = %{version}-%{release}
12mu|apache-2.4.10-1|212	Requires:	apache-mod_cgi = %{version}-%{release}
12mu|apache-2.4.10-1|213	Requires:	apache-mod_dir = %{version}-%{release}
12mu|apache-2.4.10-1|214	Requires:	apache-mod_env = %{version}-%{release}
12mu|apache-2.4.10-1|215	Requires:	apache-mod_expires = %{version}-%{release}
12mu|apache-2.4.10-1|216	Requires:	apache-mod_filter = %{version}-%{release}
12mu|apache-2.4.10-1|217	Requires:	apache-mod_headers = %{version}-%{release}
12mu|apache-2.4.10-1|218	Requires:	apache-mod_imagemap = %{version}-%{release}
12mu|apache-2.4.10-1|219	Requires:	apache-mod_include = %{version}-%{release}
12mu|apache-2.4.10-1|220	Requires:	apache-mod_info = %{version}-%{release}
12mu|apache-2.4.10-1|221	Requires:	apache-mod_log_config = %{version}-%{release}
12mu|apache-2.4.10-1|222	Requires:	apache-mod_mime = %{version}-%{release}
12mu|apache-2.4.10-1|223	Requires:	apache-mod_mime_magic = %{version}-%{release}
12mu|apache-2.4.10-1|224	Requires:	apache-mod_negotiation = %{version}-%{release}
12mu|apache-2.4.10-1|225	Requires:	apache-mod_rewrite = %{version}-%{release}
12mu|apache-2.4.10-1|226	Requires:	apache-mod_setenvif = %{version}-%{release}
12mu|apache-2.4.10-1|227	Requires:	apache-mod_status = %{version}-%{release}
12mu|apache-2.4.10-1|228	Requires:	apache-mod_substitute = %{version}-%{release}
12mu|apache-2.4.10-1|229	Requires:	apache-mod_unique_id = %{version}-%{release}
12mu|apache-2.4.10-1|230	Requires:	apache-mod_usertrack = %{version}-%{release}
12mu|apache-2.4.10-1|231	Requires:	apache-mod_version = %{version}-%{release}
12mu|apache-2.4.10-1|232	Requires:	apache-mod_vhost_alias = %{version}-%{release}
12mu|apache-2.4.10-1|233	# new 2.3+ modules
12mu|apache-2.4.10-1|234	Requires:	apache-mod_authz_core = %{version}-%{release}
12mu|apache-2.4.10-1|235	Requires:	apache-mod_authz_host = %{version}-%{release}
12mu|apache-2.4.10-1|236	Requires:	apache-mod_unixd = %{version}-%{release}
12mu|apache-2.4.10-1|237	# obsolete 2.2 modules
12mu|apache-2.4.10-1|238	Obsoletes:	apache-mod_authz_default
12mu|apache-2.4.10-1|239	Obsoletes:	apache-mod_authn_alias
12mu|apache-2.4.10-1|240	Obsoletes:	apache-mod_authn_default
12mu|apache-2.4.10-1|241	
12mu|apache-2.4.10-1|242	%description	modules
12mu|apache-2.4.10-1|243	This is a meta package that pulls in the apache modules used by default
12mu|apache-2.4.10-1|244	in %{vendor}.
12mu|apache-2.4.10-1|245	
12mu|apache-2.4.10-1|246	%package	mod_authn_file
12mu|apache-2.4.10-1|247	Summary:	User authentication using text files
12mu|apache-2.4.10-1|248	Group:		System/Servers
12mu|apache-2.4.10-1|249	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|250	
12mu|apache-2.4.10-1|251	%description	mod_authn_file
12mu|apache-2.4.10-1|252	This module provides authentication front-ends such as mod_auth_digest
12mu|apache-2.4.10-1|253	and mod_auth_basic to authenticate users by looking up users in plain text
12mu|apache-2.4.10-1|254	password files. Similar functionality is provided by mod_authn_dbm.
12mu|apache-2.4.10-1|255	
12mu|apache-2.4.10-1|256	When using mod_auth_basic or mod_auth_digest, this module is invoked via
12mu|apache-2.4.10-1|257	the AuthBasicProvider or AuthDigestProvider with the file value.
12mu|apache-2.4.10-1|258	
12mu|apache-2.4.10-1|259	%package	mod_authn_dbm
12mu|apache-2.4.10-1|260	Summary:	User authentication using DBM files
12mu|apache-2.4.10-1|261	Group:		System/Servers
12mu|apache-2.4.10-1|262	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|263	
12mu|apache-2.4.10-1|264	%description	mod_authn_dbm
12mu|apache-2.4.10-1|265	This module provides authentication front-ends such as mod_auth_digest and
12mu|apache-2.4.10-1|266	mod_auth_basic to authenticate users by looking up users in dbm password
12mu|apache-2.4.10-1|267	files. Similar functionality is provided by mod_authn_file.
12mu|apache-2.4.10-1|268	
12mu|apache-2.4.10-1|269	When using mod_auth_basic or mod_auth_digest, this module is invoked via
12mu|apache-2.4.10-1|270	the AuthBasicProvider or AuthDigestProvider with the dbm value.
12mu|apache-2.4.10-1|271	
12mu|apache-2.4.10-1|272	%package	mod_authn_anon
12mu|apache-2.4.10-1|273	Summary:	Allows "anonymous" user access to authenticated areas
12mu|apache-2.4.10-1|274	Group:		System/Servers
12mu|apache-2.4.10-1|275	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|276	
12mu|apache-2.4.10-1|277	%description	mod_authn_anon
12mu|apache-2.4.10-1|278	This module provides authentication front-ends such as mod_auth_basic to
12mu|apache-2.4.10-1|279	authenticate users similar to anonymous-ftp sites, i.e. have a 'magic' user
12mu|apache-2.4.10-1|280	id 'anonymous' and the email address as a password. These email addresses
12mu|apache-2.4.10-1|281	can be logged.
12mu|apache-2.4.10-1|282	
12mu|apache-2.4.10-1|283	Combined with other (database) access control methods, this allows for
12mu|apache-2.4.10-1|284	effective user tracking and customization according to a user profile
12mu|apache-2.4.10-1|285	while still keeping the site open for 'unregistered' users. One advantage
12mu|apache-2.4.10-1|286	of using Auth-based user tracking is that, unlike magic-cookies and funny
12mu|apache-2.4.10-1|287	URL pre/postfixes, it is completely browser independent and it allows users
12mu|apache-2.4.10-1|288	to share URLs.
12mu|apache-2.4.10-1|289	
12mu|apache-2.4.10-1|290	When using mod_auth_basic, this module is invoked via the AuthBasicProvider
12mu|apache-2.4.10-1|291	directive with the anon value.
12mu|apache-2.4.10-1|292	
12mu|apache-2.4.10-1|293	%package	mod_authn_dbd
12mu|apache-2.4.10-1|294	Summary:	User authentication using an SQL database
12mu|apache-2.4.10-1|295	Group:		System/Servers
12mu|apache-2.4.10-1|296	Requires:	apache-mod_dbd
12mu|apache-2.4.10-1|297	
12mu|apache-2.4.10-1|298	%description	mod_authn_dbd
12mu|apache-2.4.10-1|299	This module provides authentication front-ends such as mod_auth_digest
12mu|apache-2.4.10-1|300	and mod_auth_basic to authenticate users by looking up users in SQL
12mu|apache-2.4.10-1|301	tables. Similar functionality is provided by, for example, mod_authn_file.
12mu|apache-2.4.10-1|302	
12mu|apache-2.4.10-1|303	This module relies on mod_dbd to specify the backend database driver and
12mu|apache-2.4.10-1|304	connection parameters, and manage the database connections.
12mu|apache-2.4.10-1|305	
12mu|apache-2.4.10-1|306	When using mod_auth_basic or mod_auth_digest, this module is invoked via
12mu|apache-2.4.10-1|307	the AuthBasicProvider or AuthDigestProvider with the dbd value.
12mu|apache-2.4.10-1|308	
12mu|apache-2.4.10-1|309	%package	mod_authn_socache
12mu|apache-2.4.10-1|310	Summary:	Manages a cache of authentication credentials to relieve the load on backends
12mu|apache-2.4.10-1|311	Group:		System/Servers
12mu|apache-2.4.10-1|312	
12mu|apache-2.4.10-1|313	%description	mod_authn_socache
12mu|apache-2.4.10-1|314	Maintains a cache of authentication credentials, so that a new backend
12mu|apache-2.4.10-1|315	lookup is not required for every authenticated request.
12mu|apache-2.4.10-1|316	
12mu|apache-2.4.10-1|317	%package	mod_authn_core
12mu|apache-2.4.10-1|318	Summary:	Core Authentication
12mu|apache-2.4.10-1|319	Group:		System/Servers
12mu|apache-2.4.10-1|320	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|321	
12mu|apache-2.4.10-1|322	%description	mod_authn_core
12mu|apache-2.4.10-1|323	This module provides core authentication capabilities to allow or deny
12mu|apache-2.4.10-1|324	access to portions of the web site. mod_authn_core provides directives that
12mu|apache-2.4.10-1|325	are common to all authentication providers.
12mu|apache-2.4.10-1|326	
12mu|apache-2.4.10-1|327	%package	mod_authz_host
12mu|apache-2.4.10-1|328	Summary:	Group authorizations based on host (name or IP address)
12mu|apache-2.4.10-1|329	Group:		System/Servers
12mu|apache-2.4.10-1|330	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|331	
12mu|apache-2.4.10-1|332	%description	mod_authz_host
12mu|apache-2.4.10-1|333	The authorization providers implemented by mod_authz_host are registered using
12mu|apache-2.4.10-1|334	the Require directive. The directive can be referenced within a <Directory>,
12mu|apache-2.4.10-1|335	<Files>, or <Location> section as well as .htaccess files to control access
12mu|apache-2.4.10-1|336	to particular parts of the server.  Access can be controlled based on the
12mu|apache-2.4.10-1|337	client hostname or IP address.
12mu|apache-2.4.10-1|338	
12mu|apache-2.4.10-1|339	In general, access restriction directives apply to all access methods (GET,
12mu|apache-2.4.10-1|340	PUT, POST, etc). This is the desired behavior in most cases.  However, it is
12mu|apache-2.4.10-1|341	possible to restrict some methods, while leaving other methods unrestricted,
12mu|apache-2.4.10-1|342	by enclosing the directives in a <Limit> section.
12mu|apache-2.4.10-1|343	
12mu|apache-2.4.10-1|344	%package	mod_authz_groupfile
12mu|apache-2.4.10-1|345	Summary:	Group authorization using plaintext files
12mu|apache-2.4.10-1|346	Group:		System/Servers
12mu|apache-2.4.10-1|347	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|348	
12mu|apache-2.4.10-1|349	%description	mod_authz_groupfile
12mu|apache-2.4.10-1|350	This module provides authorization capabilities so that authenticated
12mu|apache-2.4.10-1|351	users can be allowed or denied access to portions of the web site by group
12mu|apache-2.4.10-1|352	membership. Similar functionality is provided by mod_authz_dbm.
12mu|apache-2.4.10-1|353	
12mu|apache-2.4.10-1|354	%package	mod_authz_user
12mu|apache-2.4.10-1|355	Summary:	User Authorization
12mu|apache-2.4.10-1|356	Group:		System/Servers
12mu|apache-2.4.10-1|357	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|358	
12mu|apache-2.4.10-1|359	%description	mod_authz_user
12mu|apache-2.4.10-1|360	This module provides authorization capabilities so that authenticated
12mu|apache-2.4.10-1|361	users can be allowed or denied access to portions of the web site.
12mu|apache-2.4.10-1|362	mod_authz_user grants access if the authenticated user is listed in a
12mu|apache-2.4.10-1|363	Require user directive. Alternatively Require valid-user can be used to
12mu|apache-2.4.10-1|364	grant access to all successfully authenticated users.
12mu|apache-2.4.10-1|365	
12mu|apache-2.4.10-1|366	%package	mod_authz_dbm
12mu|apache-2.4.10-1|367	Summary:	Group authorization using DBM files
12mu|apache-2.4.10-1|368	Group:		System/Servers
12mu|apache-2.4.10-1|369	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|370	
12mu|apache-2.4.10-1|371	%description	mod_authz_dbm
12mu|apache-2.4.10-1|372	This module provides authorization capabilities so that authenticated
12mu|apache-2.4.10-1|373	users can be allowed or denied access to portions of the web site by group
12mu|apache-2.4.10-1|374	membership. Similar functionality is provided by mod_authz_groupfile.
12mu|apache-2.4.10-1|375	
12mu|apache-2.4.10-1|376	%package	mod_authz_owner
12mu|apache-2.4.10-1|377	Summary:	Authorization based on file ownership
12mu|apache-2.4.10-1|378	Group:		System/Servers
12mu|apache-2.4.10-1|379	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|380	
12mu|apache-2.4.10-1|381	%description	mod_authz_owner
12mu|apache-2.4.10-1|382	This module authorizes access to files by comparing the userid used for
12mu|apache-2.4.10-1|383	HTTP authentication (the web userid) with the file-system owner or group
12mu|apache-2.4.10-1|384	of the requested file. The supplied username and password must be already
12mu|apache-2.4.10-1|385	properly verified by an authentication module, such as mod_auth_basic or
12mu|apache-2.4.10-1|386	mod_auth_digest. mod_authz_owner recognizes two arguments for the Require
12mu|apache-2.4.10-1|387	directive, file-owner and file-group, as follows:
12mu|apache-2.4.10-1|388	
12mu|apache-2.4.10-1|389	file-owner
12mu|apache-2.4.10-1|390	The supplied web-username must match the system's name for the owner of the
12mu|apache-2.4.10-1|391	file being requested. That is, if the operating system says the requested
12mu|apache-2.4.10-1|392	file is owned by jones, then the username used to access it through the
12mu|apache-2.4.10-1|393	web must be jones as well.
12mu|apache-2.4.10-1|394	
12mu|apache-2.4.10-1|395	file-group
12mu|apache-2.4.10-1|396	The name of the system group that owns the file must be present in a
12mu|apache-2.4.10-1|397	group database, which is provided, for example, by mod_authz_groupfile
12mu|apache-2.4.10-1|398	or mod_authz_dbm, and the web-username must be a member of that group. For
12mu|apache-2.4.10-1|399	example, if the operating system says the requested file is owned by (system)
12mu|apache-2.4.10-1|400	group accounts, the group accounts must appear in the group database and
12mu|apache-2.4.10-1|401	the web-username used in the request must be a member of that group.
12mu|apache-2.4.10-1|402	
12mu|apache-2.4.10-1|403	%package	mod_authz_dbd
12mu|apache-2.4.10-1|404	Summary:	Group Authorization and Login using SQL
12mu|apache-2.4.10-1|405	Group:		System/Servers
12mu|apache-2.4.10-1|406	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|407	
12mu|apache-2.4.10-1|408	%description	mod_authz_dbd
12mu|apache-2.4.10-1|409	This module provides authorization capabilities so that authenticated
12mu|apache-2.4.10-1|410	users can be allowed or denied access to portions of the web site by group
12mu|apache-2.4.10-1|411	membership. Similar functionality is provided by mod_authz_groupfile and
12mu|apache-2.4.10-1|412	mod_authz_dbm, with the exception that this module queries a SQL database
12mu|apache-2.4.10-1|413	to determine whether a user is a member of a group.
12mu|apache-2.4.10-1|414	
12mu|apache-2.4.10-1|415	This module can also provide database-backed user login/logout
12mu|apache-2.4.10-1|416	capabilities. These are likely to be of most value when used in conjunction
12mu|apache-2.4.10-1|417	with mod_authn_dbd.
12mu|apache-2.4.10-1|418	
12mu|apache-2.4.10-1|419	This module relies on mod_dbd to specify the backend database driver and
12mu|apache-2.4.10-1|420	connection parameters, and manage the database connections.
12mu|apache-2.4.10-1|421	
12mu|apache-2.4.10-1|422	%package	mod_authz_core
12mu|apache-2.4.10-1|423	Summary:	Core Authorization
12mu|apache-2.4.10-1|424	Group:		System/Servers
12mu|apache-2.4.10-1|425	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|426	
12mu|apache-2.4.10-1|427	%description	mod_authz_core
12mu|apache-2.4.10-1|428	This module provides core authorization capabilities so that
12mu|apache-2.4.10-1|429	authenticated users can be allowed or denied access to portions of the
12mu|apache-2.4.10-1|430	web site. mod_authz_core provides the functionality to register various
12mu|apache-2.4.10-1|431	authorization providers. It is usually used in conjunction with an
12mu|apache-2.4.10-1|432	authentication provider module such as mod_authn_file and an authorization
12mu|apache-2.4.10-1|433	module such as mod_authz_user. It also allows for advanced logic to be
12mu|apache-2.4.10-1|434	applied to the authorization processing.
12mu|apache-2.4.10-1|435	
12mu|apache-2.4.10-1|436	%package	mod_authnz_ldap
12mu|apache-2.4.10-1|437	Summary:	LDAP HTTP Basic authentication
12mu|apache-2.4.10-1|438	Group:		System/Servers
12mu|apache-2.4.10-1|439	Conflicts:	apache-mod_proxy < 2.4.0
12mu|apache-2.4.10-1|440	
12mu|apache-2.4.10-1|441	%description	mod_authnz_ldap
12mu|apache-2.4.10-1|442	This module provides authentication front-ends such as mod_auth_basic to
12mu|apache-2.4.10-1|443	authenticate users through an ldap directory.
12mu|apache-2.4.10-1|444	
12mu|apache-2.4.10-1|445	mod_authnz_ldap supports the following features:
12mu|apache-2.4.10-1|446	
12mu|apache-2.4.10-1|447	* Known to support the OpenLDAP SDK (both 1.x and 2.x), Novell LDAP SDK and
12mu|apache-2.4.10-1|448	the iPlanet (Netscape) SDK.
12mu|apache-2.4.10-1|449	
12mu|apache-2.4.10-1|450	* Complex authorization policies can be implemented by representing the policy
12mu|apache-2.4.10-1|451	with LDAP filters.
12mu|apache-2.4.10-1|452	
12mu|apache-2.4.10-1|453	* Uses extensive caching of LDAP operations via mod_ldap.
12mu|apache-2.4.10-1|454	
12mu|apache-2.4.10-1|455	* Support for LDAP over SSL (requires the Netscape SDK) or TLS (requires the
12mu|apache-2.4.10-1|456	OpenLDAP 2.x SDK or Novell LDAP SDK).
12mu|apache-2.4.10-1|457	
12mu|apache-2.4.10-1|458	When using mod_auth_basic, this module is invoked via the AuthBasicProvider
12mu|apache-2.4.10-1|459	directive with the ldap value.
12mu|apache-2.4.10-1|460	
12mu|apache-2.4.10-1|461	%package	mod_access_compat
12mu|apache-2.4.10-1|462	Summary:	Group authorizations based on host (name or IP address)
12mu|apache-2.4.10-1|463	Group:		System/Servers
12mu|apache-2.4.10-1|464	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|465	
12mu|apache-2.4.10-1|466	%description	mod_access_compat
12mu|apache-2.4.10-1|467	The directives provided by mod_access_compat are used in <Directory>,
12mu|apache-2.4.10-1|468	<Files>, and <Location> sections as well as .htaccess files to control access
12mu|apache-2.4.10-1|469	to particular parts of the server. Access can be controlled based on the
12mu|apache-2.4.10-1|470	client hostname, IP address, or other characteristics of the client request,
12mu|apache-2.4.10-1|471	as captured in environment variables. The Allow and Deny directives are
12mu|apache-2.4.10-1|472	used to specify which clients are or are not allowed access to the server,
12mu|apache-2.4.10-1|473	while the Order directive sets the default access state, and configures
12mu|apache-2.4.10-1|474	how the Allow and Deny directives interact with each other.
12mu|apache-2.4.10-1|475	
12mu|apache-2.4.10-1|476	Both host-based access restrictions and password-based authentication may
12mu|apache-2.4.10-1|477	be implemented simultaneously. In that case, the Satisfy directive is used
12mu|apache-2.4.10-1|478	to determine how the two sets of restrictions interact.
12mu|apache-2.4.10-1|479	
12mu|apache-2.4.10-1|480	%package	mod_auth_basic
12mu|apache-2.4.10-1|481	Summary:	Basic authentication
12mu|apache-2.4.10-1|482	Group:		System/Servers
12mu|apache-2.4.10-1|483	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|484	
12mu|apache-2.4.10-1|485	%description	mod_auth_basic
12mu|apache-2.4.10-1|486	This module allows the use of HTTP Basic Authentication to restrict access
12mu|apache-2.4.10-1|487	by looking up users in the given providers. HTTP Digest Authentication is
12mu|apache-2.4.10-1|488	provided by mod_auth_digest. This module should usually be combined with at
12mu|apache-2.4.10-1|489	least one authentication module such as mod_authn_file and one authorization
12mu|apache-2.4.10-1|490	module such as mod_authz_user.
12mu|apache-2.4.10-1|491	
12mu|apache-2.4.10-1|492	%package	mod_auth_form
12mu|apache-2.4.10-1|493	Summary:	Form authentication
12mu|apache-2.4.10-1|494	Group:		System/Servers
12mu|apache-2.4.10-1|495	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|496	
12mu|apache-2.4.10-1|497	%description	mod_auth_form
12mu|apache-2.4.10-1|498	Form authentication depends on the mod_session modules, and these modules
12mu|apache-2.4.10-1|499	make use of HTTP cookies, and as such can fall victim to Cross Site Scripting
12mu|apache-2.4.10-1|500	attacks, or expose potentially private information to clients. Please ensure
12mu|apache-2.4.10-1|501	that the relevant risks have been taken into account before enabling the
12mu|apache-2.4.10-1|502	session functionality on your server.
12mu|apache-2.4.10-1|503	
12mu|apache-2.4.10-1|504	This module allows the use of an HTML login form to restrict access by
12mu|apache-2.4.10-1|505	looking up users in the given providers. HTML forms require significantly
12mu|apache-2.4.10-1|506	more configuration than the alternatives, however an HTML login form can
12mu|apache-2.4.10-1|507	provide a much friendlier experience for end users.
12mu|apache-2.4.10-1|508	
12mu|apache-2.4.10-1|509	HTTP basic authentication is provided by mod_auth_basic, and HTTP digest
12mu|apache-2.4.10-1|510	authentication is provided by mod_auth_digest. This module should be
12mu|apache-2.4.10-1|511	combined with at least one authentication module such as mod_authn_file
12mu|apache-2.4.10-1|512	and one authorization module such as mod_authz_user.
12mu|apache-2.4.10-1|513	
12mu|apache-2.4.10-1|514	Once the user has been successfully authenticated, the user's login details
12mu|apache-2.4.10-1|515	will be stored in a session provided by mod_session.
12mu|apache-2.4.10-1|516	
12mu|apache-2.4.10-1|517	%package	mod_auth_digest
12mu|apache-2.4.10-1|518	Summary:	User authentication using MD5 Digest Authentication
12mu|apache-2.4.10-1|519	Group:		System/Servers
12mu|apache-2.4.10-1|520	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|521	
12mu|apache-2.4.10-1|522	%description	mod_auth_digest
12mu|apache-2.4.10-1|523	This module implements HTTP Digest Authentication (RFC2617), and provides
12mu|apache-2.4.10-1|524	a more secure alternative to mod_auth_basic.
12mu|apache-2.4.10-1|525	
12mu|apache-2.4.10-1|526	%package	mod_allowmethods
12mu|apache-2.4.10-1|527	Summary:	Easily restrict what HTTP methods can be used on the server
12mu|apache-2.4.10-1|528	Group:		System/Servers
12mu|apache-2.4.10-1|529	
12mu|apache-2.4.10-1|530	%description	mod_allowmethods
12mu|apache-2.4.10-1|531	This module makes it easy to restrict what HTTP methods can used on an
12mu|apache-2.4.10-1|532	server. The most common configuration would be:
12mu|apache-2.4.10-1|533	
12mu|apache-2.4.10-1|534	%package	mod_file_cache
12mu|apache-2.4.10-1|535	Summary:	Caches a static list of files in memory
12mu|apache-2.4.10-1|536	Group:		System/Servers
12mu|apache-2.4.10-1|537	
12mu|apache-2.4.10-1|538	%description	mod_file_cache
12mu|apache-2.4.10-1|539	This module should be used with care. You can easily create a broken site
12mu|apache-2.4.10-1|540	using mod_file_cache, so read this document carefully.
12mu|apache-2.4.10-1|541	
12mu|apache-2.4.10-1|542	Caching frequently requested files that change very infrequently is a
12mu|apache-2.4.10-1|543	technique for reducing server load. mod_file_cache provides two techniques for
12mu|apache-2.4.10-1|544	caching frequently requested static files. Through configuration directives,
12mu|apache-2.4.10-1|545	you can direct mod_file_cache to either open then mmap() a file, or to
12mu|apache-2.4.10-1|546	pre-open a file and save the file's open file handle. Both techniques reduce
12mu|apache-2.4.10-1|547	server load when processing requests for these files by doing part of the
12mu|apache-2.4.10-1|548	work (specifically, the file I/O) for serving the file when the server is
12mu|apache-2.4.10-1|549	started rather than during each request.
12mu|apache-2.4.10-1|550	
12mu|apache-2.4.10-1|551	Notice: You cannot use this for speeding up CGI programs or other files
12mu|apache-2.4.10-1|552	which are served by special content handlers. It can only be used for
12mu|apache-2.4.10-1|553	regular files which are usually served by the Apache core content handler.
12mu|apache-2.4.10-1|554	
12mu|apache-2.4.10-1|555	This module is an extension of and borrows heavily from the mod_mmap_static
12mu|apache-2.4.10-1|556	module in Apache 1.3.
12mu|apache-2.4.10-1|557	
12mu|apache-2.4.10-1|558	%package	mod_cache
12mu|apache-2.4.10-1|559	Summary:	RFC 2616 compliant HTTP caching filter
12mu|apache-2.4.10-1|560	Group:		System/Servers
12mu|apache-2.4.10-1|561	Suggests:	apache-mod_cache_disk
12mu|apache-2.4.10-1|562	
12mu|apache-2.4.10-1|563	%description	mod_cache
12mu|apache-2.4.10-1|564	This module should be used with care, as when the CacheQuickHandler
12mu|apache-2.4.10-1|565	directive is in its default value of on, the Allow and Deny directives
12mu|apache-2.4.10-1|566	will be circumvented. You should not enable quick handler caching for any
12mu|apache-2.4.10-1|567	content to which you wish to limit access by client host name, address or
12mu|apache-2.4.10-1|568	environment variable.
12mu|apache-2.4.10-1|569	
12mu|apache-2.4.10-1|570	mod_cache implements an RFC 2616 compliant HTTP content caching filter,
12mu|apache-2.4.10-1|571	with support for the caching of content negotiated responses containing
12mu|apache-2.4.10-1|572	the Vary header.
12mu|apache-2.4.10-1|573	
12mu|apache-2.4.10-1|574	RFC 2616 compliant caching provides a mechanism to verify whether stale or
12mu|apache-2.4.10-1|575	expired content is still fresh, and can represent a significant performance
12mu|apache-2.4.10-1|576	boost when the origin server supports conditional requests by honouring
12mu|apache-2.4.10-1|577	the If-None-Match HTTP request header. Content is only regenerated from
12mu|apache-2.4.10-1|578	scratch when the content has changed, and not when the cached entry expires.
12mu|apache-2.4.10-1|579	
12mu|apache-2.4.10-1|580	As a filter, mod_cache can be placed in front of content originating from
12mu|apache-2.4.10-1|581	any handler, including flat files (served from a slow disk cached on a fast
12mu|apache-2.4.10-1|582	disk), the output of a CGI script or dynamic content generator, or content
12mu|apache-2.4.10-1|583	proxied from another server.
12mu|apache-2.4.10-1|584	
12mu|apache-2.4.10-1|585	In the default configuration, mod_cache inserts the caching filter as far
12mu|apache-2.4.10-1|586	forward as possible within the filter stack, utilising the quick handler to
12mu|apache-2.4.10-1|587	bypass all per request processing when returning content to the client. In
12mu|apache-2.4.10-1|588	this mode of operation, mod_cache may be thought of as a caching proxy
12mu|apache-2.4.10-1|589	server bolted to the front of the webserver, while running within the
12mu|apache-2.4.10-1|590	webserver itself.
12mu|apache-2.4.10-1|591	
12mu|apache-2.4.10-1|592	When the quick handler is switched off using the CacheQuickHandler directive,
12mu|apache-2.4.10-1|593	it becomes possible to insert the CACHE filter at a point in the filter
12mu|apache-2.4.10-1|594	stack chosen by the administrator. This provides the opportunity to cache
12mu|apache-2.4.10-1|595	content before that content is personalised by the mod_include filter,
12mu|apache-2.4.10-1|596	or optionally compressed by the mod_deflate filter.
12mu|apache-2.4.10-1|597	
12mu|apache-2.4.10-1|598	Under normal operation, mod_cache will respond to and can be controlled by
12mu|apache-2.4.10-1|599	the Cache-Control and Pragma headers sent from a client in a request, or from
12mu|apache-2.4.10-1|600	a server within a response. Under exceptional circumstances, mod_cache can
12mu|apache-2.4.10-1|601	be configured to override these headers and force site specific behaviour,
12mu|apache-2.4.10-1|602	however such behaviour will be limited to this cache only, and will not
12mu|apache-2.4.10-1|603	affect the operation of other caches that may exist between the client and
12mu|apache-2.4.10-1|604	server, and as a result is not recommended unless strictly necessary.
12mu|apache-2.4.10-1|605	
12mu|apache-2.4.10-1|606	RFC 2616 allows for the cache to return stale data while the existing
12mu|apache-2.4.10-1|607	stale entry is refreshed from the origin server, and this is supported
12mu|apache-2.4.10-1|608	by mod_cache when the CacheLock directive is suitably configured. Such
12mu|apache-2.4.10-1|609	responses will contain a Warning HTTP header with a 110 response code.
12mu|apache-2.4.10-1|610	RFC 2616 also allows a cache to return stale data when the attempt made to
12mu|apache-2.4.10-1|611	refresh the stale data returns an error 500 or above, and this behaviour
12mu|apache-2.4.10-1|612	is supported by default by mod_cache. Such responses will contain a Warning
12mu|apache-2.4.10-1|613	HTTP header with a 111 response code.
12mu|apache-2.4.10-1|614	
12mu|apache-2.4.10-1|615	mod_cache requires the services of one or more storage management modules. One
12mu|apache-2.4.10-1|616	storage management module is included in the base Apache distribution:
12mu|apache-2.4.10-1|617	
12mu|apache-2.4.10-1|618	mod_cache_disk
12mu|apache-2.4.10-1|619	Implements a disk based storage manager. Headers and bodies are stored
12mu|apache-2.4.10-1|620	separately on disk, in a directory structure derived from the md5 hash of the
12mu|apache-2.4.10-1|621	cached URL. Multiple content negotiated responses can be stored concurrently,
12mu|apache-2.4.10-1|622	however the caching of partial content is not supported by this module. The
12mu|apache-2.4.10-1|623	htcacheclean tool is provided to list cached URLs, remove cached URLs,
12mu|apache-2.4.10-1|624	or to maintain the size of the disk cache within size and inode limits.
12mu|apache-2.4.10-1|625	
12mu|apache-2.4.10-1|626	Further details, discussion, and examples, are provided in the Caching Guide.
12mu|apache-2.4.10-1|627	
12mu|apache-2.4.10-1|628	%package	mod_cache_disk
12mu|apache-2.4.10-1|629	Summary:	Disk based storage module for the HTTP caching filter
12mu|apache-2.4.10-1|630	Group:		System/Servers
12mu|apache-2.4.10-1|631	Obsoletes:	apache-mod_disk_cache
12mu|apache-2.4.10-1|632	Suggests:	apache-htcacheclean = %{version}-%{release}
12mu|apache-2.4.10-1|633	
12mu|apache-2.4.10-1|634	%description	mod_cache_disk
12mu|apache-2.4.10-1|635	mod_cache_disk implements a disk based storage manager for mod_cache.
12mu|apache-2.4.10-1|636	
12mu|apache-2.4.10-1|637	The headers and bodies of cached responses are stored separately on disk,
12mu|apache-2.4.10-1|638	in a directory structure derived from the md5 hash of the cached URL.
12mu|apache-2.4.10-1|639	
12mu|apache-2.4.10-1|640	Multiple content negotiated responses can be stored concurrently, however
12mu|apache-2.4.10-1|641	the caching of partial content is not yet supported by this module.
12mu|apache-2.4.10-1|642	
12mu|apache-2.4.10-1|643	Atomic cache updates to both header and body files are achieved without
12mu|apache-2.4.10-1|644	the need for locking by storing the device and inode numbers of the body
12mu|apache-2.4.10-1|645	file within the header file. This has the side effect that cache entries
12mu|apache-2.4.10-1|646	manually moved into the cache will be ignored.
12mu|apache-2.4.10-1|647	
12mu|apache-2.4.10-1|648	The htcacheclean tool is provided to list cached URLs, remove cached URLs,
12mu|apache-2.4.10-1|649	or to maintain the size of the disk cache within size and/or inode limits. The
12mu|apache-2.4.10-1|650	tool can be run on demand, or can be daemonized to offer continuous monitoring
12mu|apache-2.4.10-1|651	of directory sizes.
12mu|apache-2.4.10-1|652	
12mu|apache-2.4.10-1|653	%package	mod_cache_socache
12mu|apache-2.4.10-1|654	Summary:	Shared Object cache module for HTTPD
12mu|apache-2.4.10-1|655	Group:		System/Servers
12mu|apache-2.4.10-1|656	
12mu|apache-2.4.10-1|657	%description	mod_cache_socache
12mu|apache-2.4.10-1|658	mod_cache_socache implements a shared object cache (socache) based storage
12mu|apache-2.4.10-1|659	manager for mod_cache.
12mu|apache-2.4.10-1|660	
12mu|apache-2.4.10-1|661	The headers and bodies of cached responses are combined, and stored underneath
12mu|apache-2.4.10-1|662	a single key in the shared object cache. A number of implementations of shared
12mu|apache-2.4.10-1|663	object caches are available to choose from.
12mu|apache-2.4.10-1|664	
12mu|apache-2.4.10-1|665	Multiple content negotiated responses can be stored concurrently, however the
12mu|apache-2.4.10-1|666	caching of partial content is not yet supported by this module.
12mu|apache-2.4.10-1|667	
12mu|apache-2.4.10-1|668	%package	mod_socache_shmcb
12mu|apache-2.4.10-1|669	Summary:	shmcb based shared object cache provider
12mu|apache-2.4.10-1|670	Group:		System/Servers
12mu|apache-2.4.10-1|671	
12mu|apache-2.4.10-1|672	%description	mod_socache_shmcb
12mu|apache-2.4.10-1|673	mod_socache_shmcb is a shared object cache provider which provides for
12mu|apache-2.4.10-1|674	creation and access to a cache backed by a high-performance cyclic buffer
12mu|apache-2.4.10-1|675	inside a shared memory segment.
12mu|apache-2.4.10-1|676	
12mu|apache-2.4.10-1|677	shmcb:/path/to/datafile(512000)
12mu|apache-2.4.10-1|678	
12mu|apache-2.4.10-1|679	Details of other shared object cache providers can be found here.
12mu|apache-2.4.10-1|680	
12mu|apache-2.4.10-1|681	%package	mod_socache_dbm
12mu|apache-2.4.10-1|682	Summary:	DBM based shared object cache provider
12mu|apache-2.4.10-1|683	Group:		System/Servers
12mu|apache-2.4.10-1|684	
12mu|apache-2.4.10-1|685	%description	mod_socache_dbm
12mu|apache-2.4.10-1|686	mod_socache_dbm is a shared object cache provider which provides for creation
12mu|apache-2.4.10-1|687	and access to a cache backed by a DBM database.
12mu|apache-2.4.10-1|688	
12mu|apache-2.4.10-1|689	dbm:/path/to/datafile
12mu|apache-2.4.10-1|690	
12mu|apache-2.4.10-1|691	Details of other shared object cache providers can be found here.
12mu|apache-2.4.10-1|692	
12mu|apache-2.4.10-1|693	%package	mod_socache_memcache
12mu|apache-2.4.10-1|694	Summary:	Memcache based shared object cache provider
12mu|apache-2.4.10-1|695	Group:		System/Servers
12mu|apache-2.4.10-1|696	
12mu|apache-2.4.10-1|697	%description	mod_socache_memcache
12mu|apache-2.4.10-1|698	mod_socache_memcache is a shared object cache provider which provides for
12mu|apache-2.4.10-1|699	creation and access to a cache backed by the memcached high-performance,
12mu|apache-2.4.10-1|700	distributed memory object caching system.
12mu|apache-2.4.10-1|701	
12mu|apache-2.4.10-1|702	Details of other shared object cache providers can be found here.
12mu|apache-2.4.10-1|703	
12mu|apache-2.4.10-1|704	%package	mod_watchdog
12mu|apache-2.4.10-1|705	Summary:	provides infrastructure for other modules to periodically run tasks
12mu|apache-2.4.10-1|706	Group:		System/Servers
12mu|apache-2.4.10-1|707	
12mu|apache-2.4.10-1|708	%description	mod_watchdog
12mu|apache-2.4.10-1|709	mod_watchdog defines programmatic hooks for other modules to periodically run
12mu|apache-2.4.10-1|710	tasks. These modules can register handlers for mod_watchdog hooks. Currently,
12mu|apache-2.4.10-1|711	the following modules in the Apache distribution use this functionality:
12mu|apache-2.4.10-1|712	
12mu|apache-2.4.10-1|713	* mod_heartbeat
12mu|apache-2.4.10-1|714	
12mu|apache-2.4.10-1|715	* mod_heartmonitor
12mu|apache-2.4.10-1|716	
12mu|apache-2.4.10-1|717	To allow a module to use mod_watchdog functionality, mod_watchdog itself
12mu|apache-2.4.10-1|718	must be statically linked to the server core or, if a dynamic module,
12mu|apache-2.4.10-1|719	be loaded before the calling module.
12mu|apache-2.4.10-1|720	
12mu|apache-2.4.10-1|721	%package	mod_dbd
12mu|apache-2.4.10-1|722	Summary:	Manages SQL database connections
12mu|apache-2.4.10-1|723	Group:		System/Servers
12mu|apache-2.4.10-1|724	Requires:	apr-util-dbd-ldap
12mu|apache-2.4.10-1|725	Suggests:	apr-util-dbd-freetds
12mu|apache-2.4.10-1|726	Suggests:	apr-util-dbd-mysql
12mu|apache-2.4.10-1|727	Suggests:	apr-util-dbd-odbc
12mu|apache-2.4.10-1|728	Suggests:	apr-util-dbd-pgsql
12mu|apache-2.4.10-1|729	Suggests:	apr-util-dbd-sqlite3
12mu|apache-2.4.10-1|730	
12mu|apache-2.4.10-1|731	%description	mod_dbd
12mu|apache-2.4.10-1|732	mod_dbd manages SQL database connections using APR. It provides database
12mu|apache-2.4.10-1|733	connections on request to modules requiring SQL database functions, and
12mu|apache-2.4.10-1|734	takes care of managing databases with optimal efficiency and scalability
12mu|apache-2.4.10-1|735	for both threaded and non-threaded MPMs. For details, see the APR website
12mu|apache-2.4.10-1|736	and this overview of the Apache DBD Framework by its original developer.
12mu|apache-2.4.10-1|737	
12mu|apache-2.4.10-1|738	%package	mod_bucketeer
12mu|apache-2.4.10-1|739	Summary:	Buckets manipulation filter
12mu|apache-2.4.10-1|740	Group:		System/Servers
12mu|apache-2.4.10-1|741	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|742	
12mu|apache-2.4.10-1|743	%description	mod_bucketeer
12mu|apache-2.4.10-1|744	Buckets manipulation filter
12mu|apache-2.4.10-1|745	
12mu|apache-2.4.10-1|746	%package	mod_dumpio
12mu|apache-2.4.10-1|747	Summary:	Dumps all I/O to error log as desired
12mu|apache-2.4.10-1|748	Group:		System/Servers
12mu|apache-2.4.10-1|749	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|750	
12mu|apache-2.4.10-1|751	%description	mod_dumpio
12mu|apache-2.4.10-1|752	mod_dumpio allows for the logging of all input received by Apache and/or
12mu|apache-2.4.10-1|753	all output sent by Apache to be logged (dumped) to the error.log file.
12mu|apache-2.4.10-1|754	
12mu|apache-2.4.10-1|755	The data logging is done right after SSL decoding (for input) and right
12mu|apache-2.4.10-1|756	before SSL encoding (for output). As can be expected, this can produce
12mu|apache-2.4.10-1|757	extreme volumes of data, and should only be used when debugging problems.
12mu|apache-2.4.10-1|758	
12mu|apache-2.4.10-1|759	%package	mod_echo
12mu|apache-2.4.10-1|760	Summary:	A simple echo server to illustrate protocol modules
12mu|apache-2.4.10-1|761	Group:		System/Servers
12mu|apache-2.4.10-1|762	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|763	
12mu|apache-2.4.10-1|764	%description	mod_echo
12mu|apache-2.4.10-1|765	This module provides an example protocol module to illustrate the concept. It
12mu|apache-2.4.10-1|766	provides a simple echo server. Telnet to it and type stuff, and it will
12mu|apache-2.4.10-1|767	echo it.
12mu|apache-2.4.10-1|768	
12mu|apache-2.4.10-1|769	%package	mod_case_filter
12mu|apache-2.4.10-1|770	Summary:	CaseFilter module
12mu|apache-2.4.10-1|771	Group:		System/Servers
12mu|apache-2.4.10-1|772	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|773	
12mu|apache-2.4.10-1|774	%description	mod_case_filter
12mu|apache-2.4.10-1|775	CaseFilter module
12mu|apache-2.4.10-1|776	
12mu|apache-2.4.10-1|777	%package	mod_case_filter_in
12mu|apache-2.4.10-1|778	Summary:	CaseFilterInFilter module
12mu|apache-2.4.10-1|779	Group:		System/Servers
12mu|apache-2.4.10-1|780	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|781	
12mu|apache-2.4.10-1|782	%description	mod_case_filter_in
12mu|apache-2.4.10-1|783	CaseFilterInFilter module
12mu|apache-2.4.10-1|784	
12mu|apache-2.4.10-1|785	%package	mod_buffer
12mu|apache-2.4.10-1|786	Summary:	Support for request buffering
12mu|apache-2.4.10-1|787	Group:		System/Servers
12mu|apache-2.4.10-1|788	
12mu|apache-2.4.10-1|789	%description	mod_buffer
12mu|apache-2.4.10-1|790	This module provides the ability to buffer the input and output filter stacks.
12mu|apache-2.4.10-1|791	
12mu|apache-2.4.10-1|792	Under certain circumstances, content generators might create content in small
12mu|apache-2.4.10-1|793	chunks. In order to promote memory reuse, in memory chunks are always 8k in
12mu|apache-2.4.10-1|794	size, regardless of the size of the chunk itself. When many small chunks are
12mu|apache-2.4.10-1|795	generated by a request, this can create a large memory footprint while the
12mu|apache-2.4.10-1|796	request is being processed, and an unnecessarily large amount of data on
12mu|apache-2.4.10-1|797	the wire. The addition of a buffer collapses the response into the fewest
12mu|apache-2.4.10-1|798	chunks possible.
12mu|apache-2.4.10-1|799	
12mu|apache-2.4.10-1|800	When httpd is used in front of an expensive content generator, buffering the
12mu|apache-2.4.10-1|801	response may allow the backend to complete processing and release resources
12mu|apache-2.4.10-1|802	sooner, depending on how the backend is designed.
12mu|apache-2.4.10-1|803	
12mu|apache-2.4.10-1|804	The buffer filter may be added to either the input or the output filter
12mu|apache-2.4.10-1|805	stacks, as appropriate, using the SetInputFilter, SetOutputFilter,
12mu|apache-2.4.10-1|806	AddOutputFilter or AddOutputFilterByType directives.
12mu|apache-2.4.10-1|807	
12mu|apache-2.4.10-1|808	Using buffer with mod_include
12mu|apache-2.4.10-1|809	
12mu|apache-2.4.10-1|810	AddOutputFilterByType INCLUDES;BUFFER text/html The buffer filters read the
12mu|apache-2.4.10-1|811	request/response into RAM and then repack the request/response into the fewest
12mu|apache-2.4.10-1|812	memory buckets possible, at the cost of CPU time. When the request/response
12mu|apache-2.4.10-1|813	is already efficiently packed, buffering the request/response could cause
12mu|apache-2.4.10-1|814	the request/response to be slower than not using a buffer at all. These
12mu|apache-2.4.10-1|815	filters should be used with care, and only where necessary.
12mu|apache-2.4.10-1|816	
12mu|apache-2.4.10-1|817	%package	mod_data
12mu|apache-2.4.10-1|818	Summary:	Convert response body into an RFC2397 data URL
12mu|apache-2.4.10-1|819	Group:		System/Servers
12mu|apache-2.4.10-1|820	
12mu|apache-2.4.10-1|821	%description	mod_data
12mu|apache-2.4.10-1|822	This module provides the ability to convert a response into an RFC2397
12mu|apache-2.4.10-1|823	data URL.
12mu|apache-2.4.10-1|824	
12mu|apache-2.4.10-1|825	Data URLs can be embedded inline within web pages using something like
12mu|apache-2.4.10-1|826	the mod_include module, to remove the need for clients to make separate
12mu|apache-2.4.10-1|827	connections to fetch what may potentially be many small images. Data URLs
12mu|apache-2.4.10-1|828	may also be included into pages generated by scripting languages such as PHP.
12mu|apache-2.4.10-1|829	
12mu|apache-2.4.10-1|830	An example of a data URL
12mu|apache-2.4.10-1|831	
12mu|apache-2.4.10-1|832	data:image/gif;base64,R0lGODdhMAAwAPAAAAAAAP///ywAAAAAMAAw
12mu|apache-2.4.10-1|833	AAAC8IyPqcvt3wCcDkiLc7C0qwyGHhSWpjQu5yqmCYsapyuvUUlvONmOZtfzgFz
12mu|apache-2.4.10-1|834	ByTB10QgxOR0TqBQejhRNzOfkVJ+5YiUqrXF5Y5lKh/DeuNcP5yLWGsEbtLiOSp
12mu|apache-2.4.10-1|835	a/TPg7JpJHxyendzWTBfX0cxOnKPjgBzi4diinWGdkF8kjdfnycQZXZeYGejmJl
12mu|apache-2.4.10-1|836	ZeGl9i2icVqaNVailT6F5iJ90m6mvuTS4OK05M0vDk0Q4XUtwvKOzrcd3iq9uis
12mu|apache-2.4.10-1|837	F81M1OIcR7lEewwcLp7tuNNkM3uNna3F2JQFo97Vriy/Xl4/f1cf5VWzXyym7PH
12mu|apache-2.4.10-1|838	hhx4dbgYKAAA7
12mu|apache-2.4.10-1|839	
12mu|apache-2.4.10-1|840	The filter takes no parameters, and can be added to the filter stack using
12mu|apache-2.4.10-1|841	the SetOutputFilter directive, or any of the directives supported by the
12mu|apache-2.4.10-1|842	mod_filter module.
12mu|apache-2.4.10-1|843	
12mu|apache-2.4.10-1|844	Configuring the filter
12mu|apache-2.4.10-1|845	
12mu|apache-2.4.10-1|846	<Location /data/images>
12mu|apache-2.4.10-1|847	SetOutputFilter DATA </Location>
12mu|apache-2.4.10-1|848	
12mu|apache-2.4.10-1|849	%package	mod_ratelimit
12mu|apache-2.4.10-1|850	Summary:	Bandwidth Rate Limiting for Clients
12mu|apache-2.4.10-1|851	Group:		System/Servers
12mu|apache-2.4.10-1|852	
12mu|apache-2.4.10-1|853	%description	mod_ratelimit
12mu|apache-2.4.10-1|854	Provides a filter named RATE_LIMIT to limit client bandwidth. The connection
12mu|apache-2.4.10-1|855	speed to be simulated is specified, in KiB/s, using the environment variable
12mu|apache-2.4.10-1|856	rate-limit.
12mu|apache-2.4.10-1|857	
12mu|apache-2.4.10-1|858	%package	mod_reqtimeout
12mu|apache-2.4.10-1|859	Summary:	Set timeout and minimum data rate for receiving requests
12mu|apache-2.4.10-1|860	Group:		System/Servers
12mu|apache-2.4.10-1|861	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|862	
12mu|apache-2.4.10-1|863	%description	mod_reqtimeout
12mu|apache-2.4.10-1|864	This module allows to set timeouts for the reading request and reading body
12mu|apache-2.4.10-1|865	phases. It is implemented as an input connection filter that sets the socket
12mu|apache-2.4.10-1|866	timeout so that the total request time does not exceed the timeout value.
12mu|apache-2.4.10-1|867	
12mu|apache-2.4.10-1|868	mod_reqtimeout can be used to mitigate slowloris type attacks.
12mu|apache-2.4.10-1|869	
12mu|apache-2.4.10-1|870	%package	mod_ext_filter
12mu|apache-2.4.10-1|871	Summary:	Pass the response body through an external program before delivery
12mu|apache-2.4.10-1|872	Group:		System/Servers
12mu|apache-2.4.10-1|873	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|874	
12mu|apache-2.4.10-1|875	%description	mod_ext_filter
12mu|apache-2.4.10-1|876	mod_ext_filter presents a simple and familiar programming model for
12mu|apache-2.4.10-1|877	filters. With this module, a program which reads from stdin and writes to
12mu|apache-2.4.10-1|878	stdout (i.e., a Unix-style filter command) can be a filter for Apache. This
12mu|apache-2.4.10-1|879	filtering mechanism is much slower than using a filter which is specially
12mu|apache-2.4.10-1|880	written for the Apache API and runs inside of the Apache server process,
12mu|apache-2.4.10-1|881	but it does have the following benefits: * the programming model is much
12mu|apache-2.4.10-1|882	simpler * any programming/scripting language can be used, provided that it
12mu|apache-2.4.10-1|883	allows the program to read from standard input and write to standard output
12mu|apache-2.4.10-1|884	* existing programs can be used unmodified as Apache filters
12mu|apache-2.4.10-1|885	
12mu|apache-2.4.10-1|886	Even when the performance characteristics are not suitable for production
12mu|apache-2.4.10-1|887	use, mod_ext_filter can be used as a prototype environment for filters.
12mu|apache-2.4.10-1|888	
12mu|apache-2.4.10-1|889	%package	mod_request
12mu|apache-2.4.10-1|890	Summary:	Filters to handle and make available HTTP request bodies
12mu|apache-2.4.10-1|891	Group:		System/Servers
12mu|apache-2.4.10-1|892	
12mu|apache-2.4.10-1|893	%description	mod_request
12mu|apache-2.4.10-1|894	Under normal circumstances, request handlers such as the default handler
12mu|apache-2.4.10-1|895	for static files will discard the request body when it is not needed by
12mu|apache-2.4.10-1|896	the request handler. As a result, filters such as mod_include are limited
12mu|apache-2.4.10-1|897	to making GET requests only when including other URLs as subrequests, even
12mu|apache-2.4.10-1|898	if the original request was a POST request, as the discarded request body
12mu|apache-2.4.10-1|899	is no longer available once filter processing is taking place.
12mu|apache-2.4.10-1|900	
12mu|apache-2.4.10-1|901	When this directive has a value greater than zero, request handlers that
12mu|apache-2.4.10-1|902	would otherwise discard request bodies will instead set the request body
12mu|apache-2.4.10-1|903	aside for use by filters up to the maximum size specified. In the case of the
12mu|apache-2.4.10-1|904	mod_include filter, an attempt to POST a request to the static shtml file will
12mu|apache-2.4.10-1|905	cause any subrequests to be POST requests, instead of GET requests as before.
12mu|apache-2.4.10-1|906	
12mu|apache-2.4.10-1|907	This feature makes it possible to break up complex web pages and web
12mu|apache-2.4.10-1|908	applications into small individual components, and combine the components
12mu|apache-2.4.10-1|909	and the surrounding web page structure together using mod_include. The
12mu|apache-2.4.10-1|910	components can take the form of CGI programs, scripted languages, or URLs
12mu|apache-2.4.10-1|911	reverse proxied into the URL space from another server using mod_proxy.
12mu|apache-2.4.10-1|912	
12mu|apache-2.4.10-1|913	Note: Each request set aside has to be set aside in temporary RAM until the
12mu|apache-2.4.10-1|914	request is complete. As a result, care should be taken to ensure sufficient
12mu|apache-2.4.10-1|915	RAM is available on the server to support the intended load. Use of this
12mu|apache-2.4.10-1|916	directive should be limited to where needed on targeted parts of your URL
12mu|apache-2.4.10-1|917	space, and with the lowest possible value that is still big enough to hold
12mu|apache-2.4.10-1|918	a request body.
12mu|apache-2.4.10-1|919	
12mu|apache-2.4.10-1|920	If the request size sent by the client exceeds the maximum size allocated
12mu|apache-2.4.10-1|921	by this directive, the server will return 413 Request Entity Too Large.
12mu|apache-2.4.10-1|922	
12mu|apache-2.4.10-1|923	%package	mod_include
12mu|apache-2.4.10-1|924	Summary:	Server-parsed html documents (Server Side Includes)
12mu|apache-2.4.10-1|925	Group:		System/Servers
12mu|apache-2.4.10-1|926	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|927	
12mu|apache-2.4.10-1|928	%description	mod_include
12mu|apache-2.4.10-1|929	This module provides a filter which will process files before they are
12mu|apache-2.4.10-1|930	sent to the client. The processing is controlled by specially formatted
12mu|apache-2.4.10-1|931	SGML comments, referred to as elements. These elements allow conditional
12mu|apache-2.4.10-1|932	text, the inclusion of other files or programs, as well as the setting and
12mu|apache-2.4.10-1|933	printing of environment variables.
12mu|apache-2.4.10-1|934	
12mu|apache-2.4.10-1|935	%package	mod_filter
12mu|apache-2.4.10-1|936	Summary:	Context-sensitive smart filter configuration module
12mu|apache-2.4.10-1|937	Group:		System/Servers
12mu|apache-2.4.10-1|938	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|939	
12mu|apache-2.4.10-1|940	%description	mod_filter
12mu|apache-2.4.10-1|941	This module enables smart, context-sensitive configuration of output
12mu|apache-2.4.10-1|942	content filters. For example, apache can be configured to process different
12mu|apache-2.4.10-1|943	content-types through different filters, even when the content-type is not
12mu|apache-2.4.10-1|944	known in advance (e.g. in a proxy).
12mu|apache-2.4.10-1|945	
12mu|apache-2.4.10-1|946	mod_filter works by introducing indirection into the filter chain.  Instead of
12mu|apache-2.4.10-1|947	inserting filters in the chain, we insert a filter harness which in turn
12mu|apache-2.4.10-1|948	dispatches conditionally to a filter provider. Any content filter may be
12mu|apache-2.4.10-1|949	used as a provider to mod_filter; no change to existing filter modules is
12mu|apache-2.4.10-1|950	required (although it may be possible to simplify them).
12mu|apache-2.4.10-1|951	
12mu|apache-2.4.10-1|952	%package	mod_reflector
12mu|apache-2.4.10-1|953	Summary:	Reflect a request body as a response via the output filter stack
12mu|apache-2.4.10-1|954	Group:		System/Servers
12mu|apache-2.4.10-1|955	
12mu|apache-2.4.10-1|956	%description	mod_reflector
12mu|apache-2.4.10-1|957	This module allows request bodies to be reflected back to the client,
12mu|apache-2.4.10-1|958	in the process passing the request through the output filter stack. A
12mu|apache-2.4.10-1|959	suitably configured chain of filters can be used to transform the request
12mu|apache-2.4.10-1|960	into a response. This module can be used to turn an output filter into an
12mu|apache-2.4.10-1|961	HTTP service.
12mu|apache-2.4.10-1|962	
12mu|apache-2.4.10-1|963	%package	mod_substitute
12mu|apache-2.4.10-1|964	Summary:	Perform search and replace operations on response bodies
12mu|apache-2.4.10-1|965	Group:		System/Servers
12mu|apache-2.4.10-1|966	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|967	
12mu|apache-2.4.10-1|968	%description	mod_substitute
12mu|apache-2.4.10-1|969	mod_substitute provides a mechanism to perform both regular expression and
12mu|apache-2.4.10-1|970	fixed string substitutions on response bodies.
12mu|apache-2.4.10-1|971	
12mu|apache-2.4.10-1|972	%package	mod_sed
12mu|apache-2.4.10-1|973	Summary:	Filter Input (request) and Output (response) content using sed syntax
12mu|apache-2.4.10-1|974	Group:		System/Servers
12mu|apache-2.4.10-1|975	
12mu|apache-2.4.10-1|976	%description	mod_sed
12mu|apache-2.4.10-1|977	mod_sed is an in-process content filter. The mod_sed filter implements the
12mu|apache-2.4.10-1|978	sed editing commands implemented by the Solaris 10 sed program as described
12mu|apache-2.4.10-1|979	in the manual page. However, unlike sed, mod_sed doesn't take data from
12mu|apache-2.4.10-1|980	standard input. Instead, the filter acts on the entity data sent between
12mu|apache-2.4.10-1|981	client and server. mod_sed can be used as an input or output filter. mod_sed
12mu|apache-2.4.10-1|982	is a content filter, which means that it cannot be used to modify client
12mu|apache-2.4.10-1|983	or server http headers.
12mu|apache-2.4.10-1|984	
12mu|apache-2.4.10-1|985	The mod_sed output filter accepts a chunk of data, executes the sed scripts
12mu|apache-2.4.10-1|986	on the data, and generates the output which is passed to the next filter
12mu|apache-2.4.10-1|987	in the chain.
12mu|apache-2.4.10-1|988	
12mu|apache-2.4.10-1|989	The mod_sed input filter reads the data from the next filter in the chain,
12mu|apache-2.4.10-1|990	executes the sed scripts, and returns the generated data to the caller
12mu|apache-2.4.10-1|991	filter in the filter chain.
12mu|apache-2.4.10-1|992	
12mu|apache-2.4.10-1|993	Both the input and output filters only process the data if newline characters
12mu|apache-2.4.10-1|994	are seen in the content. At the end of the data, the rest of the data is
12mu|apache-2.4.10-1|995	treated as the last line.
12mu|apache-2.4.10-1|996	
12mu|apache-2.4.10-1|997	A tutorial article on mod_sed, and why it is more powerful than simple string
12mu|apache-2.4.10-1|998	or regular expression search and replace, is available on the author's blog.
12mu|apache-2.4.10-1|999	
12mu|apache-2.4.10-1|1000	%package	mod_charset_lite
12mu|apache-2.4.10-1|1001	Summary:	Specify character set translation or recoding
12mu|apache-2.4.10-1|1002	Group:		System/Servers
12mu|apache-2.4.10-1|1003	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1004	
12mu|apache-2.4.10-1|1005	%description	mod_charset_lite
12mu|apache-2.4.10-1|1006	mod_charset_lite allows the server to change the character set of responses
12mu|apache-2.4.10-1|1007	before sending them to the client. In an EBCDIC environment, Apache always
12mu|apache-2.4.10-1|1008	translates HTTP protocol content (e.g. response headers) from the code page of
12mu|apache-2.4.10-1|1009	the Apache process locale to ISO-8859-1, but not the body of responses. In
12mu|apache-2.4.10-1|1010	any environment, mod_charset_lite can be used to specify that response
12mu|apache-2.4.10-1|1011	bodies should be translated. For example, if files are stored in EBCDIC,
12mu|apache-2.4.10-1|1012	then mod_charset_lite can translate them to ISO-8859-1 before sending them
12mu|apache-2.4.10-1|1013	to the client.
12mu|apache-2.4.10-1|1014	
12mu|apache-2.4.10-1|1015	This module provides a small subset of configuration mechanisms implemented
12mu|apache-2.4.10-1|1016	by Russian Apache and its associated mod_charset.
12mu|apache-2.4.10-1|1017	
12mu|apache-2.4.10-1|1018	%package	mod_deflate
12mu|apache-2.4.10-1|1019	Summary:	Compress content before it is delivered to the client
12mu|apache-2.4.10-1|1020	Group:		System/Servers
12mu|apache-2.4.10-1|1021	
12mu|apache-2.4.10-1|1022	%description	mod_deflate
12mu|apache-2.4.10-1|1023	The mod_deflate module provides the DEFLATE output filter that allows
12mu|apache-2.4.10-1|1024	output from your server to be compressed before being sent to the client
12mu|apache-2.4.10-1|1025	over the network.
12mu|apache-2.4.10-1|1026	
12mu|apache-2.4.10-1|1027	%package	mod_macro
12mu|apache-2.4.10-1|1028	Summary:	Macro support inside Apache httpd runtime configuration files
12mu|apache-2.4.10-1|1029	Group:		System/Servers
12mu|apache-2.4.10-1|1030	
12mu|apache-2.4.10-1|1031	%description	mod_macro
12mu|apache-2.4.10-1|1032	This modules provides macros within apache httpd runtime configuration files.
12mu|apache-2.4.10-1|1033	These macros may have parameters. They are expanded when used (parameters
12mu|apache-2.4.10-1|1034	are substituted by their values given as an argument), and the result is
12mu|apache-2.4.10-1|1035	processed normally.
12mu|apache-2.4.10-1|1036	
12mu|apache-2.4.10-1|1037	%package	mod_xml2enc
12mu|apache-2.4.10-1|1038	Summary:	Enhanced charset/internationalisation support for libxml2-based filter modules
12mu|apache-2.4.10-1|1039	Group:		System/Servers
12mu|apache-2.4.10-1|1040	
12mu|apache-2.4.10-1|1041	%description	mod_xml2enc
12mu|apache-2.4.10-1|1042	This module provides enhanced internationalisation support for markup-aware
12mu|apache-2.4.10-1|1043	filter modules such as mod_proxy_html. It can automatically detect the
12mu|apache-2.4.10-1|1044	encoding of input data and ensure they are correctly processed by the
12mu|apache-2.4.10-1|1045	libxml2 parser, including converting to Unicode (UTF-8) where necessary. It
12mu|apache-2.4.10-1|1046	can also convert data to an encoding of choice after markup processing, and
12mu|apache-2.4.10-1|1047	will ensure the correct charset value is set in the HTTP Content-Type header.
12mu|apache-2.4.10-1|1048	
12mu|apache-2.4.10-1|1049	%package	mod_proxy_html
12mu|apache-2.4.10-1|1050	Summary:	Rewrite HTML links in to ensure they are addressable in a proxy context
12mu|apache-2.4.10-1|1051	Group:		System/Servers
12mu|apache-2.4.10-1|1052	
12mu|apache-2.4.10-1|1053	%description	mod_proxy_html
12mu|apache-2.4.10-1|1054	This module provides an output filter to rewrite HTML links in a proxy
12mu|apache-2.4.10-1|1055	situation, to ensure that links work for users outside the proxy. It serves
12mu|apache-2.4.10-1|1056	the same purpose as Apache's ProxyPassReverse directive does for HTTP headers,
12mu|apache-2.4.10-1|1057	and is an essential component of a reverse proxy.
12mu|apache-2.4.10-1|1058	
12mu|apache-2.4.10-1|1059	For example, if a company has an application server at appserver.example.com
12mu|apache-2.4.10-1|1060	that is only visible from within the company's internal network, and a
12mu|apache-2.4.10-1|1061	public webserver www.example.com, they may wish to provide a gateway to
12mu|apache-2.4.10-1|1062	the application server at http://www.example.com/appserver/. When the
12mu|apache-2.4.10-1|1063	application server links to itself, those links need to be rewritten
12mu|apache-2.4.10-1|1064	to work through the gateway.  mod_proxy_html serves to rewrite <a
12mu|apache-2.4.10-1|1065	href="http://appserver.example.com/foo/bar.html">foobar</a> to <a
12mu|apache-2.4.10-1|1066	href="http://www.example.com/appserver/foo/bar.html">foobar</a> making it
12mu|apache-2.4.10-1|1067	accessible from outside.
12mu|apache-2.4.10-1|1068	
12mu|apache-2.4.10-1|1069	mod_proxy_html was originally developed at WebÞing, whose extensive
12mu|apache-2.4.10-1|1070	documentation may be useful to users.
12mu|apache-2.4.10-1|1071	
12mu|apache-2.4.10-1|1072	%package	mod_proxy_wstunnel
12mu|apache-2.4.10-1|1073	Summary:	WebSockets support for mod_proxy
12mu|apache-2.4.10-1|1074	Group:		System/Servers
12mu|apache-2.4.10-1|1075	
12mu|apache-2.4.10-1|1076	%description	mod_proxy_wstunnel
12mu|apache-2.4.10-1|1077	This module requires the service of mod_proxy. It provides support
12mu|apache-2.4.10-1|1078	for the tunnelling of web socket connections to a backend websockets
12mu|apache-2.4.10-1|1079	server. The connection is automagically upgraded to a websocket
12mu|apache-2.4.10-1|1080	connection.
12mu|apache-2.4.10-1|1081	
12mu|apache-2.4.10-1|1082	%package	mod_mime
12mu|apache-2.4.10-1|1083	Summary:	Associates the requested filename's extensions with the
12mu|apache-2.4.10-1|1084	Group:		System/Servers
12mu|apache-2.4.10-1|1085	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1086	
12mu|apache-2.4.10-1|1087	%description	mod_mime
12mu|apache-2.4.10-1|1088	This module is used to assign content metadata to the content selected
12mu|apache-2.4.10-1|1089	for an HTTP response by mapping patterns in the URI or filenames to the
12mu|apache-2.4.10-1|1090	metadata values. For example, the filename extensions of content files
12mu|apache-2.4.10-1|1091	often define the content's Internet media type, language, character set,
12mu|apache-2.4.10-1|1092	and content-encoding. This information is sent in HTTP messages containing
12mu|apache-2.4.10-1|1093	that content and used in content negotiation when selecting alternatives,
12mu|apache-2.4.10-1|1094	such that the user's preferences are respected when choosing one of several
12mu|apache-2.4.10-1|1095	possible contents to serve. See mod_negotiation for more information about
12mu|apache-2.4.10-1|1096	content negotiation.
12mu|apache-2.4.10-1|1097	
12mu|apache-2.4.10-1|1098	The directives AddCharset, AddEncoding, AddLanguage and AddType are all used
12mu|apache-2.4.10-1|1099	to map file extensions onto the metadata for that file.  Respectively they
12mu|apache-2.4.10-1|1100	set the character set, content-encoding, content-language, and media-type
12mu|apache-2.4.10-1|1101	(content-type) of documents. The directive TypesConfig is used to specify
12mu|apache-2.4.10-1|1102	a file which also maps extensions onto media types.
12mu|apache-2.4.10-1|1103	
12mu|apache-2.4.10-1|1104	In addition, mod_mime may define the handler and filters that originate
12mu|apache-2.4.10-1|1105	and process content. The directives AddHandler, AddOutputFilter, and
12mu|apache-2.4.10-1|1106	AddInputFilter control the modules or scripts that serve the document.
12mu|apache-2.4.10-1|1107	The MultiviewsMatch directive allows mod_negotiation to consider these file
12mu|apache-2.4.10-1|1108	extensions to be included when testing Multiviews matches.
12mu|apache-2.4.10-1|1109	
12mu|apache-2.4.10-1|1110	While mod_mime associates metadata with filename extensions, the core
12mu|apache-2.4.10-1|1111	server provides directives that are used to associate all the files in a
12mu|apache-2.4.10-1|1112	given container (e.g., <Location>, <Directory>, or <Files>) with particular
12mu|apache-2.4.10-1|1113	metadata. These directives include ForceType, SetHandler, SetInputFilter,
12mu|apache-2.4.10-1|1114	and SetOutputFilter. The core directives override any filename extension
12mu|apache-2.4.10-1|1115	mappings defined in mod_mime.
12mu|apache-2.4.10-1|1116	
12mu|apache-2.4.10-1|1117	Note that changing the metadata for a file does not change the value of the
12mu|apache-2.4.10-1|1118	Last-Modified header. Thus, previously cached copies may still be used by
12mu|apache-2.4.10-1|1119	a client or proxy, with the previous headers. If you change the metadata
12mu|apache-2.4.10-1|1120	(language, content type, character set or encoding) you may need to 'touch'
12mu|apache-2.4.10-1|1121	affected files (updating their last modified date) to ensure that all
12mu|apache-2.4.10-1|1122	visitors are receive the corrected content headers.
12mu|apache-2.4.10-1|1123	
12mu|apache-2.4.10-1|1124	%package	mod_ldap
12mu|apache-2.4.10-1|1125	Summary:	LDAP connection pooling and result caching services
12mu|apache-2.4.10-1|1126	Group:		System/Servers
12mu|apache-2.4.10-1|1127	Requires:	apr-util-dbd-ldap
12mu|apache-2.4.10-1|1128	Requires:	apache-mod_authnz_ldap
12mu|apache-2.4.10-1|1129	
12mu|apache-2.4.10-1|1130	%description	mod_ldap
12mu|apache-2.4.10-1|1131	This module was created to improve the performance of websites relying on
12mu|apache-2.4.10-1|1132	backend connections to LDAP servers. In addition to the functions provided
12mu|apache-2.4.10-1|1133	by the standard LDAP libraries, this module adds an LDAP connection pool
12mu|apache-2.4.10-1|1134	and an LDAP shared memory cache.
12mu|apache-2.4.10-1|1135	
12mu|apache-2.4.10-1|1136	To enable this module, LDAP support must be compiled into apr-util.
12mu|apache-2.4.10-1|1137	This is achieved by adding the --with-ldap flag to the configure script
12mu|apache-2.4.10-1|1138	when building Apache.
12mu|apache-2.4.10-1|1139	
12mu|apache-2.4.10-1|1140	SSL/TLS support is dependant on which LDAP toolkit has been linked to
12mu|apache-2.4.10-1|1141	APR. As of this writing, APR-util supports: OpenLDAP SDK (2.x or later),
12mu|apache-2.4.10-1|1142	Novell LDAP SDK, Mozilla LDAP SDK, native Solaris LDAP SDK (Mozilla based),
12mu|apache-2.4.10-1|1143	native Microsoft LDAP SDK, or the iPlanet (Netscape) SDK. See the APR
12mu|apache-2.4.10-1|1144	website for details.
12mu|apache-2.4.10-1|1145	
12mu|apache-2.4.10-1|1146	%package	mod_log_config
12mu|apache-2.4.10-1|1147	Summary:	Logging of the requests made to the server
12mu|apache-2.4.10-1|1148	Group:		System/Servers
12mu|apache-2.4.10-1|1149	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1150	
12mu|apache-2.4.10-1|1151	%description	mod_log_config
12mu|apache-2.4.10-1|1152	This module provides for flexible logging of client requests. Logs are
12mu|apache-2.4.10-1|1153	written in a customizable format, and may be written directly to a file, or
12mu|apache-2.4.10-1|1154	to an external program. Conditional logging is provided so that individual
12mu|apache-2.4.10-1|1155	requests may be included or excluded from the logs based on characteristics
12mu|apache-2.4.10-1|1156	of the request.
12mu|apache-2.4.10-1|1157	
12mu|apache-2.4.10-1|1158	Three directives are provided by this module: TransferLog to create a log
12mu|apache-2.4.10-1|1159	file, LogFormat to set a custom format, and CustomLog to define a log file
12mu|apache-2.4.10-1|1160	and format in one step. The TransferLog and CustomLog directives can be
12mu|apache-2.4.10-1|1161	used multiple times in each server to cause each request to be logged to
12mu|apache-2.4.10-1|1162	multiple files.
12mu|apache-2.4.10-1|1163	
12mu|apache-2.4.10-1|1164	%package	mod_log_debug
12mu|apache-2.4.10-1|1165	Summary:	Additional configurable debug logging
12mu|apache-2.4.10-1|1166	Group:		System/Servers
12mu|apache-2.4.10-1|1167	
12mu|apache-2.4.10-1|1168	%description	mod_log_debug
12mu|apache-2.4.10-1|1169	Additional configurable debug logging.
12mu|apache-2.4.10-1|1170	
12mu|apache-2.4.10-1|1171	%package	mod_log_forensic
12mu|apache-2.4.10-1|1172	Summary:	Forensic Logging of the requests made to the server
12mu|apache-2.4.10-1|1173	Group:		System/Servers
12mu|apache-2.4.10-1|1174	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1175	
12mu|apache-2.4.10-1|1176	%description	mod_log_forensic
12mu|apache-2.4.10-1|1177	This module provides for forensic logging of client requests. Logging is
12mu|apache-2.4.10-1|1178	done before and after processing a request, so the forensic log contains
12mu|apache-2.4.10-1|1179	two log lines for each request. The forensic logger is very strict, which
12mu|apache-2.4.10-1|1180	means: * The format is fixed. You cannot modify the logging format at
12mu|apache-2.4.10-1|1181	runtime.
12mu|apache-2.4.10-1|1182	* If it cannot write its data, the child process exits immediately
12mu|apache-2.4.10-1|1183	and may dump core (depending on your CoreDumpDirectory configuration).
12mu|apache-2.4.10-1|1184	
12mu|apache-2.4.10-1|1185	The check_forensic script, which can be found in the distribution's support
12mu|apache-2.4.10-1|1186	directory, may be helpful in evaluating the forensic log output.
12mu|apache-2.4.10-1|1187	
12mu|apache-2.4.10-1|1188	%package	mod_logio
12mu|apache-2.4.10-1|1189	Summary:	Logging of input and output bytes per request
12mu|apache-2.4.10-1|1190	Group:		System/Servers
12mu|apache-2.4.10-1|1191	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1192	
12mu|apache-2.4.10-1|1193	%description	mod_logio
12mu|apache-2.4.10-1|1194	This module provides the logging of input and output number of bytes
12mu|apache-2.4.10-1|1195	received/sent per request. The numbers reflect the actual bytes as received
12mu|apache-2.4.10-1|1196	on the network, which then takes into account the headers and bodies of
12mu|apache-2.4.10-1|1197	requests and responses. The counting is done before SSL/TLS on input and
12mu|apache-2.4.10-1|1198	after SSL/TLS on output, so the numbers will correctly reflect any changes
12mu|apache-2.4.10-1|1199	made by encryption.
12mu|apache-2.4.10-1|1200	
12mu|apache-2.4.10-1|1201	This module requires mod_log_config.  When KeepAlive connections are used with
12mu|apache-2.4.10-1|1202	SSL, the overhead of the SSL handshake is reflected in the byte count of the
12mu|apache-2.4.10-1|1203	first request on the connection. When per-directory SSL renegotiation occurs,
12mu|apache-2.4.10-1|1204	the bytes are associated with the request that triggered the renegotiation.
12mu|apache-2.4.10-1|1205	
12mu|apache-2.4.10-1|1206	%package	mod_lua
12mu|apache-2.4.10-1|1207	Summary:	Provides Lua hooks into various portions of the httpd request processing
12mu|apache-2.4.10-1|1208	Group:		System/Servers
12mu|apache-2.4.10-1|1209	
12mu|apache-2.4.10-1|1210	%description	mod_lua
12mu|apache-2.4.10-1|1211	This module allows the server to be extended with scripts written in the Lua
12mu|apache-2.4.10-1|1212	programming language. The extension points (hooks) available with mod_lua
12mu|apache-2.4.10-1|1213	include many of the hooks available to natively compiled Apache HTTP Server
12mu|apache-2.4.10-1|1214	modules, such as mapping requests to files, generating dynamic responses,
12mu|apache-2.4.10-1|1215	access control, authentication, and authorization
12mu|apache-2.4.10-1|1216	
12mu|apache-2.4.10-1|1217	More information on the Lua programming language can be found at the the Lua
12mu|apache-2.4.10-1|1218	website.  mod_lua is still in experimental state. Until it is declared stable,
12mu|apache-2.4.10-1|1219	usage and behavior may change at any time, even between stable releases of
12mu|apache-2.4.10-1|1220	the 2.4.x series. Be sure to check the CHANGES file before upgrading.
12mu|apache-2.4.10-1|1221	
12mu|apache-2.4.10-1|1222	%package	mod_env
12mu|apache-2.4.10-1|1223	Summary:	Modifies the environment which is passed to CGI scripts and SSI pages
12mu|apache-2.4.10-1|1224	Group:		System/Servers
12mu|apache-2.4.10-1|1225	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1226	
12mu|apache-2.4.10-1|1227	%description	mod_env
12mu|apache-2.4.10-1|1228	This module allows for control of internal environment variables that are
12mu|apache-2.4.10-1|1229	used by various Apache HTTP Server modules. These variables are also provided
12mu|apache-2.4.10-1|1230	to CGI scripts as native system environment variables, and available for
12mu|apache-2.4.10-1|1231	use in SSI pages. Environment variables may be passed from the shell which
12mu|apache-2.4.10-1|1232	invoked the httpd process. Alternatively, environment variables may be set
12mu|apache-2.4.10-1|1233	or unset within the configuration process.
12mu|apache-2.4.10-1|1234	
12mu|apache-2.4.10-1|1235	%package	mod_mime_magic
12mu|apache-2.4.10-1|1236	Summary:	Determines the MIME type of a file by looking at a few bytes of its contents
12mu|apache-2.4.10-1|1237	Group:		System/Servers
12mu|apache-2.4.10-1|1238	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1239	
12mu|apache-2.4.10-1|1240	%description	mod_mime_magic
12mu|apache-2.4.10-1|1241	This module determines the MIME type of files in the same way the Unix
12mu|apache-2.4.10-1|1242	file(1) command works: it looks at the first few bytes of the file. It is
12mu|apache-2.4.10-1|1243	intended as a "second line of defense" for cases that mod_mime can't resolve.
12mu|apache-2.4.10-1|1244	
12mu|apache-2.4.10-1|1245	This module is derived from a free version of the file(1) command for Unix,
12mu|apache-2.4.10-1|1246	which uses "magic numbers" and other hints from a file's contents to figure
12mu|apache-2.4.10-1|1247	out what the contents are. This module is active only if the magic file is
12mu|apache-2.4.10-1|1248	specified by the MimeMagicFile directive.
12mu|apache-2.4.10-1|1249	
12mu|apache-2.4.10-1|1250	%package	mod_cern_meta
12mu|apache-2.4.10-1|1251	Summary:	CERN httpd metafile semantics
12mu|apache-2.4.10-1|1252	Group:		System/Servers
12mu|apache-2.4.10-1|1253	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1254	
12mu|apache-2.4.10-1|1255	%description	mod_cern_meta
12mu|apache-2.4.10-1|1256	Emulate the CERN HTTPD Meta file semantics. Meta files are HTTP headers
12mu|apache-2.4.10-1|1257	that can be output in addition to the normal range of headers for each
12mu|apache-2.4.10-1|1258	file accessed. They appear rather like the Apache .asis files, and are
12mu|apache-2.4.10-1|1259	able to provide a crude way of influencing the Expires: header, as well as
12mu|apache-2.4.10-1|1260	providing other curiosities. There are many ways to manage meta information,
12mu|apache-2.4.10-1|1261	this one was chosen because there is already a large number of CERN users
12mu|apache-2.4.10-1|1262	who can exploit this module.
12mu|apache-2.4.10-1|1263	
12mu|apache-2.4.10-1|1264	More information on the CERN metafile semantics is available.
12mu|apache-2.4.10-1|1265	
12mu|apache-2.4.10-1|1266	%package	mod_expires
12mu|apache-2.4.10-1|1267	Summary:	Generation of Expires and Cache-Control HTTP headers
12mu|apache-2.4.10-1|1268	Group:		System/Servers
12mu|apache-2.4.10-1|1269	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1270	
12mu|apache-2.4.10-1|1271	%description	mod_expires
12mu|apache-2.4.10-1|1272	This module controls the setting of the Expires HTTP header and the
12mu|apache-2.4.10-1|1273	max-age directive of the Cache-Control HTTP header in server responses.
12mu|apache-2.4.10-1|1274	The expiration date can set to be relative to either the time the source
12mu|apache-2.4.10-1|1275	file was last modified, or to the time of the client access.
12mu|apache-2.4.10-1|1276	
12mu|apache-2.4.10-1|1277	These HTTP headers are an instruction to the client about the document's
12mu|apache-2.4.10-1|1278	validity and persistence. If cached, the document may be fetched from the
12mu|apache-2.4.10-1|1279	cache rather than from the source until this time has passed. After that,
12mu|apache-2.4.10-1|1280	the cache copy is considered "expired" and invalid, and a new copy must be
12mu|apache-2.4.10-1|1281	obtained from the source.
12mu|apache-2.4.10-1|1282	
12mu|apache-2.4.10-1|1283	To modify Cache-Control directives other than max-age (see RFC 2616 section
12mu|apache-2.4.10-1|1284	14.9), you can use the Header directive.
12mu|apache-2.4.10-1|1285	
12mu|apache-2.4.10-1|1286	When the Expires header is already part of the response generated by the
12mu|apache-2.4.10-1|1287	server, for example when generated by a CGI script or proxied from an origin
12mu|apache-2.4.10-1|1288	server, this module does not change or add an Expires or Cache-Control header.
12mu|apache-2.4.10-1|1289	
12mu|apache-2.4.10-1|1290	%package	mod_headers
12mu|apache-2.4.10-1|1291	Summary:	Customization of HTTP request and response headers
12mu|apache-2.4.10-1|1292	Group:		System/Servers
12mu|apache-2.4.10-1|1293	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1294	
12mu|apache-2.4.10-1|1295	%description	mod_headers
12mu|apache-2.4.10-1|1296	This module provides directives to control and modify HTTP request and
12mu|apache-2.4.10-1|1297	response headers. Headers can be merged, replaced or removed.
12mu|apache-2.4.10-1|1298	
12mu|apache-2.4.10-1|1299	%package	mod_ident
12mu|apache-2.4.10-1|1300	Summary:	RFC 1413 ident lookups
12mu|apache-2.4.10-1|1301	Group:		System/Servers
12mu|apache-2.4.10-1|1302	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1303	
12mu|apache-2.4.10-1|1304	%description	mod_ident
12mu|apache-2.4.10-1|1305	This module queries an RFC 1413 compatible daemon on a remote host to look
12mu|apache-2.4.10-1|1306	up the owner of a connection.
12mu|apache-2.4.10-1|1307	
12mu|apache-2.4.10-1|1308	%package	mod_usertrack
12mu|apache-2.4.10-1|1309	Summary:	Clickstream logging of user activity on a site
12mu|apache-2.4.10-1|1310	Group:		System/Servers
12mu|apache-2.4.10-1|1311	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1312	
12mu|apache-2.4.10-1|1313	%description	mod_usertrack
12mu|apache-2.4.10-1|1314	Provides tracking of a user through your website via browser cookies.
12mu|apache-2.4.10-1|1315	
12mu|apache-2.4.10-1|1316	%package	mod_unique_id
12mu|apache-2.4.10-1|1317	Summary:	Provides an environment variable with a unique identifier for each request
12mu|apache-2.4.10-1|1318	Group:		System/Servers
12mu|apache-2.4.10-1|1319	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1320	
12mu|apache-2.4.10-1|1321	%description	mod_unique_id
12mu|apache-2.4.10-1|1322	This module provides a magic token for each request which is guaranteed
12mu|apache-2.4.10-1|1323	to be unique across "all" requests under very specific conditions. The
12mu|apache-2.4.10-1|1324	unique identifier is even unique across multiple machines in a properly
12mu|apache-2.4.10-1|1325	configured cluster of machines. The environment variable UNIQUE_ID is set to
12mu|apache-2.4.10-1|1326	the identifier for each request. Unique identifiers are useful for various
12mu|apache-2.4.10-1|1327	reasons which are beyond the scope of this document.
12mu|apache-2.4.10-1|1328	
12mu|apache-2.4.10-1|1329	%package	mod_setenvif
12mu|apache-2.4.10-1|1330	Summary:	Set the environment variables based on characteristics of the request
12mu|apache-2.4.10-1|1331	Group:		System/Servers
12mu|apache-2.4.10-1|1332	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1333	
12mu|apache-2.4.10-1|1334	%description	mod_setenvif
12mu|apache-2.4.10-1|1335	The mod_setenvif module allows you to set internal environment variables
12mu|apache-2.4.10-1|1336	according to whether different aspects of the request match regular
12mu|apache-2.4.10-1|1337	expressions you specify. These environment variables can be used by other
12mu|apache-2.4.10-1|1338	parts of the server to make decisions about actions to be taken, as well
12mu|apache-2.4.10-1|1339	as becoming available to CGI scripts and SSI pages.
12mu|apache-2.4.10-1|1340	
12mu|apache-2.4.10-1|1341	The directives are considered in the order they appear in the configuration
12mu|apache-2.4.10-1|1342	files. So more complex sequences can be used, such as this example, which
12mu|apache-2.4.10-1|1343	sets netscape if the browser is mozilla but not MSIE.
12mu|apache-2.4.10-1|1344	
12mu|apache-2.4.10-1|1345	BrowserMatch ^Mozilla netscape BrowserMatch MSIE !netscape
12mu|apache-2.4.10-1|1346	
12mu|apache-2.4.10-1|1347	%package	mod_version
12mu|apache-2.4.10-1|1348	Summary:	Version dependent configuration
12mu|apache-2.4.10-1|1349	Group:		System/Servers
12mu|apache-2.4.10-1|1350	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1351	
12mu|apache-2.4.10-1|1352	%description	mod_version
12mu|apache-2.4.10-1|1353	This module is designed for the use in test suites and large networks which
12mu|apache-2.4.10-1|1354	have to deal with different httpd versions and different configurations. It
12mu|apache-2.4.10-1|1355	provides a new container -- <IfVersion>, which allows a flexible version
12mu|apache-2.4.10-1|1356	checking including numeric comparisons and regular expressions.
12mu|apache-2.4.10-1|1357	
12mu|apache-2.4.10-1|1358	%package	mod_remoteip
12mu|apache-2.4.10-1|1359	Summary:	Replaces the original client IP address with the useragent IP address
12mu|apache-2.4.10-1|1360	Group:		System/Servers
12mu|apache-2.4.10-1|1361	
12mu|apache-2.4.10-1|1362	%description	mod_remoteip
12mu|apache-2.4.10-1|1363	This module is used to treat the useragent which initiated the request
12mu|apache-2.4.10-1|1364	as the originating useragent as identified by httpd for the purposes of
12mu|apache-2.4.10-1|1365	authorization and logging, even where that useragent is behind a load
12mu|apache-2.4.10-1|1366	balancer, front end server, or proxy server.
12mu|apache-2.4.10-1|1367	
12mu|apache-2.4.10-1|1368	The module overrides the client IP address for the connection with the
12mu|apache-2.4.10-1|1369	useragent IP address reported in the request header configured with the
12mu|apache-2.4.10-1|1370	RemoteIPHeader directive.
12mu|apache-2.4.10-1|1371	
12mu|apache-2.4.10-1|1372	Once replaced as instructed, this overridden useragent IP address is then used
12mu|apache-2.4.10-1|1373	for the mod_authz_host <Require ip> feature, is reported by mod_status, and
12mu|apache-2.4.10-1|1374	is recorded by mod_log_config \%a and core \%a format strings. The underlying
12mu|apache-2.4.10-1|1375	client IP of the connection is available in the \%{c}a format string.  It is
12mu|apache-2.4.10-1|1376	critical to only enable this behavior from intermediate hosts (proxies,
12mu|apache-2.4.10-1|1377	etc) which are trusted by this server, since it is trivial for the remote
12mu|apache-2.4.10-1|1378	useragent to impersonate another useragent.
12mu|apache-2.4.10-1|1379	
12mu|apache-2.4.10-1|1380	%package	mod_proxy
12mu|apache-2.4.10-1|1381	Summary:	Multi-protocol proxy/gateway server
12mu|apache-2.4.10-1|1382	Group:		System/Servers
12mu|apache-2.4.10-1|1383	Suggests:	apache-mod_proxy_connect
12mu|apache-2.4.10-1|1384	Suggests:	apache-mod_proxy_ftp
12mu|apache-2.4.10-1|1385	Suggests:	apache-mod_proxy_http
12mu|apache-2.4.10-1|1386	Suggests:	apache-mod_proxy_balancer
12mu|apache-2.4.10-1|1387	
12mu|apache-2.4.10-1|1388	%description	mod_proxy
12mu|apache-2.4.10-1|1389	Do not enable proxying with ProxyRequests until you have secured your
12mu|apache-2.4.10-1|1390	server. Open proxy servers are dangerous both to your network and to the
12mu|apache-2.4.10-1|1391	Internet at large.
12mu|apache-2.4.10-1|1392	
12mu|apache-2.4.10-1|1393	mod_proxy and related modules implement a proxy/gateway for Apache HTTP
12mu|apache-2.4.10-1|1394	Server, supporting a number of popular protocols as well as several different
12mu|apache-2.4.10-1|1395	load balancing algorithms. Third-party modules can add support for additional
12mu|apache-2.4.10-1|1396	protocols and load balancing algorithms.
12mu|apache-2.4.10-1|1397	
12mu|apache-2.4.10-1|1398	A set of modules must be loaded into the server to provide the necessary
12mu|apache-2.4.10-1|1399	features. These modules can be included statically at build time
12mu|apache-2.4.10-1|1400	or dynamically via the LoadModule directive). The set must include: *
12mu|apache-2.4.10-1|1401	mod_proxy, which provides basic proxy capabilities * mod_proxy_balancer
12mu|apache-2.4.10-1|1402	and one or more balancer modules, if load
12mu|apache-2.4.10-1|1403	balancing is required. (See mod_proxy_balancer for more information.)
12mu|apache-2.4.10-1|1404	* one or more proxy scheme, or protocol, modules:
12mu|apache-2.4.10-1|1405	
12mu|apache-2.4.10-1|1406	Protocol Module AJP13 (Apache JServe Protocol version 1.3) mod_proxy_ajp
12mu|apache-2.4.10-1|1407	CONNECT (for SSL) mod_proxy_connect FastCGI mod_proxy_fcgi ftp mod_proxy_ftp
12mu|apache-2.4.10-1|1408	HTTP/0.9, HTTP/1.0, and HTTP/1.1 mod_proxy_http SCGI mod_proxy_scgi
12mu|apache-2.4.10-1|1409	
12mu|apache-2.4.10-1|1410	In addition, extended features are provided by other modules. Caching is
12mu|apache-2.4.10-1|1411	provided by mod_cache and related modules. The ability to contact remote
12mu|apache-2.4.10-1|1412	servers using the SSL/TLS protocol is provided by the SSLProxy* directives
12mu|apache-2.4.10-1|1413	of mod_ssl. These additional modules will need to be loaded and configured
12mu|apache-2.4.10-1|1414	to take advantage of these features.
12mu|apache-2.4.10-1|1415	
12mu|apache-2.4.10-1|1416	%package	mod_proxy_connect
12mu|apache-2.4.10-1|1417	Summary:	mod_proxy extension for CONNECT request handling
12mu|apache-2.4.10-1|1418	Group:		System/Servers
12mu|apache-2.4.10-1|1419	Conflicts:	apache-proxy < 2.4.0
12mu|apache-2.4.10-1|1420	
12mu|apache-2.4.10-1|1421	%description	mod_proxy_connect
12mu|apache-2.4.10-1|1422	This module requires the service of mod_proxy. It provides support for
12mu|apache-2.4.10-1|1423	the CONNECT HTTP method. This method is mainly used to tunnel SSL requests
12mu|apache-2.4.10-1|1424	through proxy servers.
12mu|apache-2.4.10-1|1425	
12mu|apache-2.4.10-1|1426	Thus, in order to get the ability of handling CONNECT requests, mod_proxy
12mu|apache-2.4.10-1|1427	and mod_proxy_connect have to be present in the server.
12mu|apache-2.4.10-1|1428	
12mu|apache-2.4.10-1|1429	CONNECT is also used, when the server needs to send an HTTPS request through
12mu|apache-2.4.10-1|1430	a forward proxy. In this case the server acts as a CONNECT client. This
12mu|apache-2.4.10-1|1431	functionality is part of mod_proxy and mod_proxy_connect is not needed in
12mu|apache-2.4.10-1|1432	this case.
12mu|apache-2.4.10-1|1433	
12mu|apache-2.4.10-1|1434	Do not enable proxying until you have secured your server. Open proxy
12mu|apache-2.4.10-1|1435	servers are dangerous both to your network and to the Internet at large.
12mu|apache-2.4.10-1|1436	
12mu|apache-2.4.10-1|1437	%package	mod_proxy_ftp
12mu|apache-2.4.10-1|1438	Summary:	FTP support module for mod_proxy
12mu|apache-2.4.10-1|1439	Group:		System/Servers
12mu|apache-2.4.10-1|1440	Conflicts:	apache-proxy < 2.4.0
12mu|apache-2.4.10-1|1441	
12mu|apache-2.4.10-1|1442	%description	mod_proxy_ftp
12mu|apache-2.4.10-1|1443	This module requires the service of mod_proxy. It provides support for
12mu|apache-2.4.10-1|1444	the proxying FTP sites. Note that FTP support is currently limited to the
12mu|apache-2.4.10-1|1445	GET method.
12mu|apache-2.4.10-1|1446	
12mu|apache-2.4.10-1|1447	Thus, in order to get the ability of handling FTP proxy requests, mod_proxy
12mu|apache-2.4.10-1|1448	and mod_proxy_ftp have to be present in the server.
12mu|apache-2.4.10-1|1449	
12mu|apache-2.4.10-1|1450	Do not enable proxying until you have secured your server. Open proxy
12mu|apache-2.4.10-1|1451	servers are dangerous both to your network and to the Internet at large.
12mu|apache-2.4.10-1|1452	
12mu|apache-2.4.10-1|1453	%package	mod_proxy_http
12mu|apache-2.4.10-1|1454	Summary:	HTTP support module for mod_proxy
12mu|apache-2.4.10-1|1455	Group:		System/Servers
12mu|apache-2.4.10-1|1456	Conflicts:	apache-proxy < 2.4.0
12mu|apache-2.4.10-1|1457	
12mu|apache-2.4.10-1|1458	%description	mod_proxy_http
12mu|apache-2.4.10-1|1459	This module requires the service of mod_proxy. It provides the features used
12mu|apache-2.4.10-1|1460	for proxying HTTP and HTTPS requests. mod_proxy_http supports HTTP/0.9,
12mu|apache-2.4.10-1|1461	HTTP/1.0 and HTTP/1.1. It does not provide any caching abilities. If you
12mu|apache-2.4.10-1|1462	want to set up a caching proxy, you might want to use the additional service
12mu|apache-2.4.10-1|1463	of the mod_cache module.
12mu|apache-2.4.10-1|1464	
12mu|apache-2.4.10-1|1465	Thus, in order to get the ability of handling HTTP proxy requests, mod_proxy
12mu|apache-2.4.10-1|1466	and mod_proxy_http have to be present in the server.
12mu|apache-2.4.10-1|1467	
12mu|apache-2.4.10-1|1468	Do not enable proxying until you have secured your server. Open proxy
12mu|apache-2.4.10-1|1469	servers are dangerous both to your network and to the Internet at large.
12mu|apache-2.4.10-1|1470	
12mu|apache-2.4.10-1|1471	%package	mod_proxy_fcgi
12mu|apache-2.4.10-1|1472	Summary:	FastCGI support module for mod_proxy
12mu|apache-2.4.10-1|1473	Group:		System/Servers
12mu|apache-2.4.10-1|1474	
12mu|apache-2.4.10-1|1475	%description	mod_proxy_fcgi
12mu|apache-2.4.10-1|1476	This module requires the service of mod_proxy. It provides support for the
12mu|apache-2.4.10-1|1477	FastCGI protocol.
12mu|apache-2.4.10-1|1478	
12mu|apache-2.4.10-1|1479	Thus, in order to get the ability of handling the FastCGI protocol, mod_proxy
12mu|apache-2.4.10-1|1480	and mod_proxy_fcgi have to be present in the server.
12mu|apache-2.4.10-1|1481	
12mu|apache-2.4.10-1|1482	Unlike mod_fcgid and mod_fastcgi, mod_proxy_fcgi has no provision for
12mu|apache-2.4.10-1|1483	starting the application process; fcgistarter is provided for that purpose.
12mu|apache-2.4.10-1|1484	
12mu|apache-2.4.10-1|1485	Do not enable proxying until you have secured your server. Open proxy
12mu|apache-2.4.10-1|1486	servers are dangerous both to your network and to the Internet at large.
12mu|apache-2.4.10-1|1487	
12mu|apache-2.4.10-1|1488	%package	mod_proxy_scgi
12mu|apache-2.4.10-1|1489	Summary:	SCGI gateway module for mod_proxy
12mu|apache-2.4.10-1|1490	Group:		System/Servers
12mu|apache-2.4.10-1|1491	Conflicts:	apache-proxy < 2.4.0
12mu|apache-2.4.10-1|1492	
12mu|apache-2.4.10-1|1493	%description	mod_proxy_scgi
12mu|apache-2.4.10-1|1494	This module requires the service of mod_proxy. It provides support for the
12mu|apache-2.4.10-1|1495	SCGI protocol, version 1.
12mu|apache-2.4.10-1|1496	
12mu|apache-2.4.10-1|1497	Thus, in order to get the ability of handling the SCGI protocol, mod_proxy
12mu|apache-2.4.10-1|1498	and mod_proxy_scgi have to be present in the server.
12mu|apache-2.4.10-1|1499	
12mu|apache-2.4.10-1|1500	Do not enable proxying until you have secured your server. Open proxy
12mu|apache-2.4.10-1|1501	servers are dangerous both to your network and to the Internet at large.
12mu|apache-2.4.10-1|1502	
12mu|apache-2.4.10-1|1503	%package	mod_proxy_fdpass
12mu|apache-2.4.10-1|1504	Summary:	fdpass external process support module for mod_proxy
12mu|apache-2.4.10-1|1505	Group:		System/Servers
12mu|apache-2.4.10-1|1506	
12mu|apache-2.4.10-1|1507	%description	mod_proxy_fdpass
12mu|apache-2.4.10-1|1508	This module requires the service of mod_proxy. It provides support for the
12mu|apache-2.4.10-1|1509	passing the socket of the client to another process.
12mu|apache-2.4.10-1|1510	
12mu|apache-2.4.10-1|1511	mod_proxy_fdpass uses the ability of AF_UNIX domain sockets to pass an open
12mu|apache-2.4.10-1|1512	file descriptor to allow another process to finish handling a request.
12mu|apache-2.4.10-1|1513	
12mu|apache-2.4.10-1|1514	The module has a proxy_fdpass_flusher provider interface, which allows
12mu|apache-2.4.10-1|1515	another module to optionally send the response headers, or even the start of
12mu|apache-2.4.10-1|1516	the response body. The default flush provider disables keep-alive, and sends
12mu|apache-2.4.10-1|1517	the response headers, letting the external process just send a response body.
12mu|apache-2.4.10-1|1518	
12mu|apache-2.4.10-1|1519	At this time the only data passed to the external process is the client
12mu|apache-2.4.10-1|1520	socket. To receive a client socket, call recvfrom with an allocated struct
12mu|apache-2.4.10-1|1521	cmsghdr. Future versions of this module may include more data after the
12mu|apache-2.4.10-1|1522	client socket, but this is not implemented at this time.
12mu|apache-2.4.10-1|1523	
12mu|apache-2.4.10-1|1524	%package	mod_proxy_ajp
12mu|apache-2.4.10-1|1525	Summary:	AJP support module for mod_proxy
12mu|apache-2.4.10-1|1526	Group:		System/Servers
12mu|apache-2.4.10-1|1527	
12mu|apache-2.4.10-1|1528	%description	mod_proxy_ajp
12mu|apache-2.4.10-1|1529	This module requires the service of mod_proxy. It provides support for the
12mu|apache-2.4.10-1|1530	Apache JServ Protocol version 1.3 (hereafter AJP13).
12mu|apache-2.4.10-1|1531	
12mu|apache-2.4.10-1|1532	Thus, in order to get the ability of handling AJP13 protocol, mod_proxy
12mu|apache-2.4.10-1|1533	and mod_proxy_ajp have to be present in the server.
12mu|apache-2.4.10-1|1534	
12mu|apache-2.4.10-1|1535	Do not enable proxying until you have secured your server. Open proxy
12mu|apache-2.4.10-1|1536	servers are dangerous both to your network and to the Internet at large.
12mu|apache-2.4.10-1|1537	
12mu|apache-2.4.10-1|1538	%package	mod_proxy_balancer
12mu|apache-2.4.10-1|1539	Summary:	mod_proxy extension for load balancing
12mu|apache-2.4.10-1|1540	Group:		System/Servers
12mu|apache-2.4.10-1|1541	Conflicts:	apache-proxy < 2.4.0
12mu|apache-2.4.10-1|1542	
12mu|apache-2.4.10-1|1543	%description	mod_proxy_balancer
12mu|apache-2.4.10-1|1544	This module requires the service of mod_proxy. It provides load balancing
12mu|apache-2.4.10-1|1545	support for HTTP, FTP and AJP13 protocols
12mu|apache-2.4.10-1|1546	
12mu|apache-2.4.10-1|1547	Load balancing scheduler algorithm is provided by not this module but
12mu|apache-2.4.10-1|1548	other modules such as: mod_lbmethod_byrequests, mod_lbmethod_bytraffic,
12mu|apache-2.4.10-1|1549	mod_lbmethod_bybusyness and mod_lbmethod_heartbeat.
12mu|apache-2.4.10-1|1550	
12mu|apache-2.4.10-1|1551	Thus, in order to get the ability of load balancing, mod_proxy,
12mu|apache-2.4.10-1|1552	mod_proxy_balancer and at least one of load balancing scheduler algorithm
12mu|apache-2.4.10-1|1553	modules have to be present in the server.
12mu|apache-2.4.10-1|1554	
12mu|apache-2.4.10-1|1555	Do not enable proxying until you have secured your server. Open proxy
12mu|apache-2.4.10-1|1556	servers are dangerous both to your network and to the Internet at large.
12mu|apache-2.4.10-1|1557	
12mu|apache-2.4.10-1|1558	%package	mod_proxy_express
12mu|apache-2.4.10-1|1559	Summary:	Dynamic mass reverse proxy extension for mod_proxy
12mu|apache-2.4.10-1|1560	Group:		System/Servers
12mu|apache-2.4.10-1|1561	
12mu|apache-2.4.10-1|1562	%description	mod_proxy_express
12mu|apache-2.4.10-1|1563	This module creates dynamically configured mass reverse proxies, by mapping
12mu|apache-2.4.10-1|1564	the Host: header of the HTTP request to a server name and backend URL
12mu|apache-2.4.10-1|1565	stored in a DBM file. This allows for easy use of a huge number of reverse
12mu|apache-2.4.10-1|1566	proxies with no configuration changes. It is much less feature-full than
12mu|apache-2.4.10-1|1567	mod_proxy_balancer, which also provides dynamic growth, but is intended
12mu|apache-2.4.10-1|1568	to handle much, much larger numbers of backends. It is ideally suited as
12mu|apache-2.4.10-1|1569	a front-end HTTP switch.
12mu|apache-2.4.10-1|1570	
12mu|apache-2.4.10-1|1571	This module requires the service of mod_proxy.
12mu|apache-2.4.10-1|1572	
12mu|apache-2.4.10-1|1573	Do not enable proxying until you have secured your server. Open proxy
12mu|apache-2.4.10-1|1574	servers are dangerous both to your network and to the Internet at large.
12mu|apache-2.4.10-1|1575	
12mu|apache-2.4.10-1|1576	Limitations
12mu|apache-2.4.10-1|1577	
12mu|apache-2.4.10-1|1578	* This module is not intended to replace the dynamic capability of
12mu|apache-2.4.10-1|1579	mod_proxy_balancer. Instead, it is intended to be mostly a lightweight
12mu|apache-2.4.10-1|1580	and fast alternative to using mod_rewrite with RewriteMap and the [P]
12mu|apache-2.4.10-1|1581	flag for mapped reverse proxying.
12mu|apache-2.4.10-1|1582	* It does not support regex or pattern matching at all.  * It emulates:
12mu|apache-2.4.10-1|1583	ProxyPass / backend.server:port ProxyPassReverse / backend.server:port
12mu|apache-2.4.10-1|1584	That is, the entire URL is appended to the mapped backend URL. This is in
12mu|apache-2.4.10-1|1585	keeping with the intent of being a simple but fast reverse proxy switch.
12mu|apache-2.4.10-1|1586	
12mu|apache-2.4.10-1|1587	%package	mod_session
12mu|apache-2.4.10-1|1588	Summary:	Session support
12mu|apache-2.4.10-1|1589	Group:		System/Servers
12mu|apache-2.4.10-1|1590	
12mu|apache-2.4.10-1|1591	%description	mod_session
12mu|apache-2.4.10-1|1592	The session modules make use of HTTP cookies, and as such can fall victim to
12mu|apache-2.4.10-1|1593	Cross Site Scripting attacks, or expose potentially private information to
12mu|apache-2.4.10-1|1594	clients. Please ensure that the relevant risks have been taken into account
12mu|apache-2.4.10-1|1595	before enabling the session functionality on your server.
12mu|apache-2.4.10-1|1596	
12mu|apache-2.4.10-1|1597	This module provides support for a server wide per user session
12mu|apache-2.4.10-1|1598	interface. Sessions can be used for keeping track of whether a user has been
12mu|apache-2.4.10-1|1599	logged in, or for other per user information that should be kept available
12mu|apache-2.4.10-1|1600	across requests.
12mu|apache-2.4.10-1|1601	
12mu|apache-2.4.10-1|1602	Sessions may be stored on the server, or may be stored on the browser.
12mu|apache-2.4.10-1|1603	Sessions may also be optionally encrypted for added security. These
12mu|apache-2.4.10-1|1604	features are divided into several modules in addition to mod_session;
12mu|apache-2.4.10-1|1605	mod_session_crypto, mod_session_cookie and mod_session_dbd. Depending on the
12mu|apache-2.4.10-1|1606	server requirements, load the appropriate modules into the server (either
12mu|apache-2.4.10-1|1607	statically at compile time or dynamically via the LoadModule directive).
12mu|apache-2.4.10-1|1608	
12mu|apache-2.4.10-1|1609	Sessions may be manipulated from other modules that depend on the session,
12mu|apache-2.4.10-1|1610	or the session may be read from and written to using environment variables
12mu|apache-2.4.10-1|1611	and HTTP headers, as appropriate.
12mu|apache-2.4.10-1|1612	
12mu|apache-2.4.10-1|1613	%package	mod_session_cookie
12mu|apache-2.4.10-1|1614	Summary:	Cookie based session support
12mu|apache-2.4.10-1|1615	Group:		System/Servers
12mu|apache-2.4.10-1|1616	
12mu|apache-2.4.10-1|1617	%description	mod_session_cookie
12mu|apache-2.4.10-1|1618	The session modules make use of HTTP cookies, and as such can fall victim to
12mu|apache-2.4.10-1|1619	Cross Site Scripting attacks, or expose potentially private information to
12mu|apache-2.4.10-1|1620	clients. Please ensure that the relevant risks have been taken into account
12mu|apache-2.4.10-1|1621	before enabling the session functionality on your server.
12mu|apache-2.4.10-1|1622	
12mu|apache-2.4.10-1|1623	This submodule of mod_session provides support for the storage of user
12mu|apache-2.4.10-1|1624	sessions on the remote browser within HTTP cookies.
12mu|apache-2.4.10-1|1625	
12mu|apache-2.4.10-1|1626	Using cookies to store a session removes the need for the server or a group
12mu|apache-2.4.10-1|1627	of servers to store the session locally, or collaborate to share a session,
12mu|apache-2.4.10-1|1628	and can be useful for high traffic environments where a server based session
12mu|apache-2.4.10-1|1629	might be too resource intensive.
12mu|apache-2.4.10-1|1630	
12mu|apache-2.4.10-1|1631	If session privacy is required, the mod_session_crypto module can be used to
12mu|apache-2.4.10-1|1632	encrypt the contents of the session before writing the session to the client.
12mu|apache-2.4.10-1|1633	
12mu|apache-2.4.10-1|1634	For more details on the session interface, see the documentation for the
12mu|apache-2.4.10-1|1635	mod_session module.
12mu|apache-2.4.10-1|1636	
12mu|apache-2.4.10-1|1637	%package	mod_session_crypto
12mu|apache-2.4.10-1|1638	Summary:	Session encryption support
12mu|apache-2.4.10-1|1639	Group:		System/Servers
12mu|apache-2.4.10-1|1640	
12mu|apache-2.4.10-1|1641	%description	mod_session_crypto
12mu|apache-2.4.10-1|1642	The session modules make use of HTTP cookies, and as such can fall victim to
12mu|apache-2.4.10-1|1643	Cross Site Scripting attacks, or expose potentially private information to
12mu|apache-2.4.10-1|1644	clients. Please ensure that the relevant risks have been taken into account
12mu|apache-2.4.10-1|1645	before enabling the session functionality on your server.
12mu|apache-2.4.10-1|1646	
12mu|apache-2.4.10-1|1647	This submodule of mod_session provides support for the encryption of user
12mu|apache-2.4.10-1|1648	sessions before being written to a local database, or written to a remote
12mu|apache-2.4.10-1|1649	browser via an HTTP cookie.
12mu|apache-2.4.10-1|1650	
12mu|apache-2.4.10-1|1651	This can help provide privacy to user sessions where the contents of the
12mu|apache-2.4.10-1|1652	session should be kept private from the user, or where protection is needed
12mu|apache-2.4.10-1|1653	against the effects of cross site scripting attacks.
12mu|apache-2.4.10-1|1654	
12mu|apache-2.4.10-1|1655	For more details on the session interface, see the documentation for the
12mu|apache-2.4.10-1|1656	mod_session module.
12mu|apache-2.4.10-1|1657	
12mu|apache-2.4.10-1|1658	%package	mod_session_dbd
12mu|apache-2.4.10-1|1659	Summary:	DBD/SQL based session support
12mu|apache-2.4.10-1|1660	Group:		System/Servers
12mu|apache-2.4.10-1|1661	
12mu|apache-2.4.10-1|1662	%description	mod_session_dbd
12mu|apache-2.4.10-1|1663	The session modules make use of HTTP cookies, and as such can fall victim to
12mu|apache-2.4.10-1|1664	Cross Site Scripting attacks, or expose potentially private information to
12mu|apache-2.4.10-1|1665	clients. Please ensure that the relevant risks have been taken into account
12mu|apache-2.4.10-1|1666	before enabling the session functionality on your server.
12mu|apache-2.4.10-1|1667	
12mu|apache-2.4.10-1|1668	This submodule of mod_session provides support for the storage of user
12mu|apache-2.4.10-1|1669	sessions within a SQL database using the mod_dbd module.
12mu|apache-2.4.10-1|1670	
12mu|apache-2.4.10-1|1671	Sessions can either be anonymous, where the session is keyed by a unique
12mu|apache-2.4.10-1|1672	UUID string stored on the browser in a cookie, or per user, where the
12mu|apache-2.4.10-1|1673	session is keyed against the userid of the logged in user.
12mu|apache-2.4.10-1|1674	
12mu|apache-2.4.10-1|1675	SQL based sessions are hidden from the browser, and so offer a measure of
12mu|apache-2.4.10-1|1676	privacy without the need for encryption.
12mu|apache-2.4.10-1|1677	
12mu|apache-2.4.10-1|1678	Different webservers within a server farm may choose to share a database,
12mu|apache-2.4.10-1|1679	and so share sessions with one another.
12mu|apache-2.4.10-1|1680	
12mu|apache-2.4.10-1|1681	For more details on the session interface, see the documentation for the
12mu|apache-2.4.10-1|1682	mod_session module.
12mu|apache-2.4.10-1|1683	
12mu|apache-2.4.10-1|1684	%package	mod_slotmem_shm
12mu|apache-2.4.10-1|1685	Summary:	Slot-based shared memory provider
12mu|apache-2.4.10-1|1686	Group:		System/Servers
12mu|apache-2.4.10-1|1687	
12mu|apache-2.4.10-1|1688	%description	mod_slotmem_shm
12mu|apache-2.4.10-1|1689	mod_slotmem_shm is a memory provider which provides for creation and access
12mu|apache-2.4.10-1|1690	to a shared memory segment in which the datasets are organized in "slots."
12mu|apache-2.4.10-1|1691	
12mu|apache-2.4.10-1|1692	All shared memory is cleared and cleaned with each restart, whether graceful
12mu|apache-2.4.10-1|1693	or not. The data itself is stored and restored within a file noted by the
12mu|apache-2.4.10-1|1694	name parameter in the create and attach calls.
12mu|apache-2.4.10-1|1695	
12mu|apache-2.4.10-1|1696	%package	mod_slotmem_plain
12mu|apache-2.4.10-1|1697	Summary:	Slot-based shared memory provider
12mu|apache-2.4.10-1|1698	Group:		System/Servers
12mu|apache-2.4.10-1|1699	
12mu|apache-2.4.10-1|1700	%description	mod_slotmem_plain
12mu|apache-2.4.10-1|1701	mod_slotmem_plain is a memory provider which provides for creation and access
12mu|apache-2.4.10-1|1702	to a plain memory segment in which the datasets are organized in "slots."
12mu|apache-2.4.10-1|1703	
12mu|apache-2.4.10-1|1704	If the memory needs to be shared between threads and processes, a better
12mu|apache-2.4.10-1|1705	provider would be mod_slotmem_shm.
12mu|apache-2.4.10-1|1706	
12mu|apache-2.4.10-1|1707	%package	mod_ssl
12mu|apache-2.4.10-1|1708	Summary:	Strong cryptography using the SSL and TLS protocols
12mu|apache-2.4.10-1|1709	Group:		System/Servers
12mu|apache-2.4.10-1|1710	Requires:	apache-mod_socache_shmcb
12mu|apache-2.4.10-1|1711	Requires(post):	openssl
12mu|apache-2.4.10-1|1712	
12mu|apache-2.4.10-1|1713	%description	mod_ssl
12mu|apache-2.4.10-1|1714	This module provides SSL v2/v3 and TLS v1 support for the Apache HTTP
12mu|apache-2.4.10-1|1715	Server. It was contributed by Ralf S. Engelschall based on his mod_ssl
12mu|apache-2.4.10-1|1716	project and originally derived from work by Ben Laurie.
12mu|apache-2.4.10-1|1717	
12mu|apache-2.4.10-1|1718	This module relies on OpenSSL to provide the cryptography engine.
12mu|apache-2.4.10-1|1719	
12mu|apache-2.4.10-1|1720	Further details, discussion, and examples are provided in the SSL
12mu|apache-2.4.10-1|1721	documentation.
12mu|apache-2.4.10-1|1722	
12mu|apache-2.4.10-1|1723	%package	mod_optional_hook_export
12mu|apache-2.4.10-1|1724	Summary:	ExportLogTransaction module
12mu|apache-2.4.10-1|1725	Group:		System/Servers
12mu|apache-2.4.10-1|1726	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1727	
12mu|apache-2.4.10-1|1728	%description	mod_optional_hook_export
12mu|apache-2.4.10-1|1729	ExportLogTransaction module
12mu|apache-2.4.10-1|1730	
12mu|apache-2.4.10-1|1731	%package	mod_optional_hook_import
12mu|apache-2.4.10-1|1732	Summary:	ImportOptionalHookTestHook module
12mu|apache-2.4.10-1|1733	Group:		System/Servers
12mu|apache-2.4.10-1|1734	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1735	
12mu|apache-2.4.10-1|1736	%description	mod_optional_hook_import
12mu|apache-2.4.10-1|1737	ImportOptionalHookTestHook module
12mu|apache-2.4.10-1|1738	
12mu|apache-2.4.10-1|1739	%package	mod_optional_fn_import
12mu|apache-2.4.10-1|1740	Summary:	ImportLogTransaction module
12mu|apache-2.4.10-1|1741	Group:		System/Servers
12mu|apache-2.4.10-1|1742	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1743	
12mu|apache-2.4.10-1|1744	%description	mod_optional_fn_import
12mu|apache-2.4.10-1|1745	ImportLogTransaction module
12mu|apache-2.4.10-1|1746	
12mu|apache-2.4.10-1|1747	%package	mod_optional_fn_export
12mu|apache-2.4.10-1|1748	Summary:	optional hook import module
12mu|apache-2.4.10-1|1749	Group:		System/Servers
12mu|apache-2.4.10-1|1750	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1751	
12mu|apache-2.4.10-1|1752	%description	mod_optional_fn_export
12mu|apache-2.4.10-1|1753	Description:optional hook import module
12mu|apache-2.4.10-1|1754	
12mu|apache-2.4.10-1|1755	%package	mod_dialup
12mu|apache-2.4.10-1|1756	Summary:	Send static content at a bandwidth rate limit, defined by old modem standards
12mu|apache-2.4.10-1|1757	Group:		System/Servers
12mu|apache-2.4.10-1|1758	
12mu|apache-2.4.10-1|1759	%description	mod_dialup
12mu|apache-2.4.10-1|1760	It is a module that sends static content at a bandwidth rate limit, defined
12mu|apache-2.4.10-1|1761	by the various old modem standards. So, you can browse your site with a
12mu|apache-2.4.10-1|1762	56k V.92 modem, by adding something like this:
12mu|apache-2.4.10-1|1763	
12mu|apache-2.4.10-1|1764	<Location /mysite> ModemStandard V.92 </Location>
12mu|apache-2.4.10-1|1765	
12mu|apache-2.4.10-1|1766	Previously to do bandwidth rate limiting modules would have to block an entire
12mu|apache-2.4.10-1|1767	thread, for each client, and insert sleeps to slow the bandwidth down. Using
12mu|apache-2.4.10-1|1768	the new suspend feature, a handler can get callback N milliseconds in the
12mu|apache-2.4.10-1|1769	future, and it will be invoked by the Event MPM on a different thread,
12mu|apache-2.4.10-1|1770	once the timer hits. From there the handler can continue to send data to
12mu|apache-2.4.10-1|1771	the client.
12mu|apache-2.4.10-1|1772	
12mu|apache-2.4.10-1|1773	%package	mod_lbmethod_byrequests
12mu|apache-2.4.10-1|1774	Summary:	Request Counting load balancer scheduler algorithm for mod_proxy_balancer
12mu|apache-2.4.10-1|1775	Group:		System/Servers
12mu|apache-2.4.10-1|1776	
12mu|apache-2.4.10-1|1777	%description	mod_lbmethod_byrequests
12mu|apache-2.4.10-1|1778	This module does not provide any configuration directives of its own.
12mu|apache-2.4.10-1|1779	It requires the services of mod_proxy_balancer, and provides the byrequests
12mu|apache-2.4.10-1|1780	load balancing method..
12mu|apache-2.4.10-1|1781	
12mu|apache-2.4.10-1|1782	%package	mod_lbmethod_bytraffic
12mu|apache-2.4.10-1|1783	Summary:	Weighted Traffic Counting load balancer scheduler for mod_proxy_balancer
12mu|apache-2.4.10-1|1784	Group:		System/Servers
12mu|apache-2.4.10-1|1785	
12mu|apache-2.4.10-1|1786	%description	mod_lbmethod_bytraffic
12mu|apache-2.4.10-1|1787	This module does not provide any configuration directives of its own.
12mu|apache-2.4.10-1|1788	It requires the services of mod_proxy_balancer, and provides the bytraffic
12mu|apache-2.4.10-1|1789	load balancing method..
12mu|apache-2.4.10-1|1790	
12mu|apache-2.4.10-1|1791	%package	mod_lbmethod_bybusyness
12mu|apache-2.4.10-1|1792	Summary:	Pending Request Counting load balancer scheduler for mod_proxy_balancer
12mu|apache-2.4.10-1|1793	Group:		System/Servers
12mu|apache-2.4.10-1|1794	
12mu|apache-2.4.10-1|1795	%description	mod_lbmethod_bybusyness
12mu|apache-2.4.10-1|1796	This module does not provide any configuration directives of its own.
12mu|apache-2.4.10-1|1797	It requires the services of mod_proxy_balancer, and provides the bybusyness
12mu|apache-2.4.10-1|1798	load balancing method.
12mu|apache-2.4.10-1|1799	
12mu|apache-2.4.10-1|1800	%package	mod_lbmethod_heartbeat
12mu|apache-2.4.10-1|1801	Summary:	Heartbeat Traffic Counting load balancer scheduler for mod_proxy_balancer
12mu|apache-2.4.10-1|1802	Group:		System/Servers
12mu|apache-2.4.10-1|1803	
12mu|apache-2.4.10-1|1804	%description	mod_lbmethod_heartbeat
12mu|apache-2.4.10-1|1805	lbmethod=heartbeat uses the services of mod_heartmonitor to balance between
12mu|apache-2.4.10-1|1806	origin servers that are providing heartbeat info via the mod_heartbeat module.
12mu|apache-2.4.10-1|1807	
12mu|apache-2.4.10-1|1808	This modules load balancing algorithm favors servers with more ready (idle)
12mu|apache-2.4.10-1|1809	capacity over time, but does not select the server with the most ready
12mu|apache-2.4.10-1|1810	capacity every time. Servers that have 0 active clients are penalized,
12mu|apache-2.4.10-1|1811	with the assumption that they are not fully initialized.
12mu|apache-2.4.10-1|1812	
12mu|apache-2.4.10-1|1813	%package	mod_unixd
12mu|apache-2.4.10-1|1814	Summary:	Basic (required) security for Unix-family platforms
12mu|apache-2.4.10-1|1815	Group:		System/Servers
12mu|apache-2.4.10-1|1816	
12mu|apache-2.4.10-1|1817	%description	mod_unixd
12mu|apache-2.4.10-1|1818	Basic (required) security for Unix-family platforms.
12mu|apache-2.4.10-1|1819	
12mu|apache-2.4.10-1|1820	%package	mod_heartbeat
12mu|apache-2.4.10-1|1821	Summary:	sends messages with server status to frontend proxy
12mu|apache-2.4.10-1|1822	Group:		System/Servers
12mu|apache-2.4.10-1|1823	
12mu|apache-2.4.10-1|1824	%description	mod_heartbeat
12mu|apache-2.4.10-1|1825	mod_heartbeat sends multicast messages to a mod_heartmonitor listener that
12mu|apache-2.4.10-1|1826	advertises the servers current connection count. Usually, mod_heartmonitor
12mu|apache-2.4.10-1|1827	will be running on a proxy server with mod_lbmethod_heartbeat loaded,
12mu|apache-2.4.10-1|1828	which allows ProxyPass to use the "heartbeat" lbmethod inside of ProxyPass.
12mu|apache-2.4.10-1|1829	
12mu|apache-2.4.10-1|1830	mod_heartbeat itself is loaded on the origin server(s) that serve
12mu|apache-2.4.10-1|1831	requests through the proxy server(s).  To use mod_heartbeat, mod_status
12mu|apache-2.4.10-1|1832	and mod_watchdog must be either a static modules or, if a dynamic module,
12mu|apache-2.4.10-1|1833	must be loaded before mod_heartbeat.
12mu|apache-2.4.10-1|1834	
12mu|apache-2.4.10-1|1835	%package	mod_heartmonitor
12mu|apache-2.4.10-1|1836	Summary:	centralized monitor for mod_heartbeat origin servers
12mu|apache-2.4.10-1|1837	Group:		System/Servers
12mu|apache-2.4.10-1|1838	
12mu|apache-2.4.10-1|1839	%description	mod_heartmonitor
12mu|apache-2.4.10-1|1840	mod_heartmonitor listens for server status messages generated by
12mu|apache-2.4.10-1|1841	mod_heartbeat enabled origin servers and makes their status available
12mu|apache-2.4.10-1|1842	to mod_lbmethod_heartbeat. This allows ProxyPass to use the "heartbeat"
12mu|apache-2.4.10-1|1843	lbmethod inside of ProxyPass.
12mu|apache-2.4.10-1|1844	
12mu|apache-2.4.10-1|1845	This module uses the services of mod_slotmem_shm when available instead
12mu|apache-2.4.10-1|1846	of flat-file storage. No configuration is required to use mod_slotmem_shm.
12mu|apache-2.4.10-1|1847	To use mod_heartmonitor, mod_status and mod_watchdog must be either a static
12mu|apache-2.4.10-1|1848	modules or, if a dynamic module, it must be loaded before mod_heartmonitor.
12mu|apache-2.4.10-1|1849	
12mu|apache-2.4.10-1|1850	%package	mod_dav
12mu|apache-2.4.10-1|1851	Summary:	Distributed Authoring and Versioning (WebDAV) functionality
12mu|apache-2.4.10-1|1852	Group:		System/Servers
12mu|apache-2.4.10-1|1853	
12mu|apache-2.4.10-1|1854	%description	mod_dav
12mu|apache-2.4.10-1|1855	This module provides class 1 and class 2 WebDAV ('Web-based Distributed
12mu|apache-2.4.10-1|1856	Authoring and Versioning') functionality for Apache. This extension to the
12mu|apache-2.4.10-1|1857	HTTP protocol allows creating, moving, copying, and deleting resources and
12mu|apache-2.4.10-1|1858	collections on a remote web server.
12mu|apache-2.4.10-1|1859	
12mu|apache-2.4.10-1|1860	%package	mod_status
12mu|apache-2.4.10-1|1861	Summary:	Provides information on server activity and performance
12mu|apache-2.4.10-1|1862	Group:		System/Servers
12mu|apache-2.4.10-1|1863	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1864	
12mu|apache-2.4.10-1|1865	%description	mod_status
12mu|apache-2.4.10-1|1866	The Status module allows a server administrator to find out how well their
12mu|apache-2.4.10-1|1867	server is performing. A HTML page is presented that gives the current server
12mu|apache-2.4.10-1|1868	statistics in an easily readable form. If required this page can be made
12mu|apache-2.4.10-1|1869	to automatically refresh (given a compatible browser).  Another page gives
12mu|apache-2.4.10-1|1870	a simple machine-readable list of the current server state.
12mu|apache-2.4.10-1|1871	
12mu|apache-2.4.10-1|1872	The details given are: * The number of worker serving requests * The number
12mu|apache-2.4.10-1|1873	of idle worker * The status of each worker, the number of requests that
12mu|apache-2.4.10-1|1874	worker has
12mu|apache-2.4.10-1|1875	performed and the total number of bytes served by the worker (*)
12mu|apache-2.4.10-1|1876	* A total number of accesses and byte count served (*) * The time the server
12mu|apache-2.4.10-1|1877	was started/restarted and the time it has been
12mu|apache-2.4.10-1|1878	running for
12mu|apache-2.4.10-1|1879	* Averages giving the number of requests per second, the number of
12mu|apache-2.4.10-1|1880	bytes served per second and the average number of bytes per request (*)
12mu|apache-2.4.10-1|1881	* The current percentage CPU used by each worker and in total by all
12mu|apache-2.4.10-1|1882	workers combined (*)
12mu|apache-2.4.10-1|1883	* The current hosts and requests being processed (*)
12mu|apache-2.4.10-1|1884	
12mu|apache-2.4.10-1|1885	The lines marked "(*)" are only available if ExtendedStatus is On. In
12mu|apache-2.4.10-1|1886	version 2.3.6, loading mod_status will toggle ExtendedStatus On by default.
12mu|apache-2.4.10-1|1887	
12mu|apache-2.4.10-1|1888	%package	mod_autoindex
12mu|apache-2.4.10-1|1889	Summary:	Generates directory indexes automatically
12mu|apache-2.4.10-1|1890	Group:		System/Servers
12mu|apache-2.4.10-1|1891	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1892	
12mu|apache-2.4.10-1|1893	%description	mod_autoindex
12mu|apache-2.4.10-1|1894	The index of a directory can come from one of two sources:
12mu|apache-2.4.10-1|1895	
12mu|apache-2.4.10-1|1896	* A file written by the user, typically called index.html. The DirectoryIndex
12mu|apache-2.4.10-1|1897	directive sets the name of this file. This is controlled by mod_dir.
12mu|apache-2.4.10-1|1898	
12mu|apache-2.4.10-1|1899	* Otherwise, a listing generated by the server. The other directives control
12mu|apache-2.4.10-1|1900	the format of this listing. The AddIcon, AddIconByEncoding and AddIconByType
12mu|apache-2.4.10-1|1901	are used to set a list of icons to display for various file types; for each
12mu|apache-2.4.10-1|1902	file listed, the first icon listed that matches the file is displayed. These
12mu|apache-2.4.10-1|1903	are controlled by mod_autoindex.
12mu|apache-2.4.10-1|1904	
12mu|apache-2.4.10-1|1905	The two functions are separated so that you can completely remove (or replace)
12mu|apache-2.4.10-1|1906	automatic index generation should you want to.
12mu|apache-2.4.10-1|1907	
12mu|apache-2.4.10-1|1908	Automatic index generation is enabled with using Options +Indexes. See the
12mu|apache-2.4.10-1|1909	Options directive for more details.
12mu|apache-2.4.10-1|1910	
12mu|apache-2.4.10-1|1911	If the FancyIndexing option is given with the IndexOptions directive,
12mu|apache-2.4.10-1|1912	the column headers are links that control the order of the display. If
12mu|apache-2.4.10-1|1913	you select a header link, the listing will be regenerated, sorted by the
12mu|apache-2.4.10-1|1914	values in that column. Selecting the same header repeatedly toggles between
12mu|apache-2.4.10-1|1915	ascending and descending order. These column header links are suppressed
12mu|apache-2.4.10-1|1916	with the IndexOptions directive's SuppressColumnSorting option.
12mu|apache-2.4.10-1|1917	
12mu|apache-2.4.10-1|1918	Note that when the display is sorted by "Size", it's the actual size of
12mu|apache-2.4.10-1|1919	the files that's used, not the displayed value - so a 1010-byte file will
12mu|apache-2.4.10-1|1920	always be displayed before a 1011-byte file (if in ascending order) even
12mu|apache-2.4.10-1|1921	though they both are shown as "1K".
12mu|apache-2.4.10-1|1922	
12mu|apache-2.4.10-1|1923	%package	mod_asis
12mu|apache-2.4.10-1|1924	Summary:	Sends files that contain their own HTTP headers
12mu|apache-2.4.10-1|1925	Group:		System/Servers
12mu|apache-2.4.10-1|1926	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1927	
12mu|apache-2.4.10-1|1928	%description	mod_asis
12mu|apache-2.4.10-1|1929	This module provides the handler send-as-is which causes Apache HTTP Server
12mu|apache-2.4.10-1|1930	to send the document without adding most of the usual HTTP headers.
12mu|apache-2.4.10-1|1931	
12mu|apache-2.4.10-1|1932	This can be used to send any kind of data from the server, including
12mu|apache-2.4.10-1|1933	redirects and other special HTTP responses, without requiring a cgi-script
12mu|apache-2.4.10-1|1934	or an nph script.
12mu|apache-2.4.10-1|1935	
12mu|apache-2.4.10-1|1936	For historical reasons, this module will also process any file with the
12mu|apache-2.4.10-1|1937	mime type httpd/send-as-is.
12mu|apache-2.4.10-1|1938	
12mu|apache-2.4.10-1|1939	%package	mod_info
12mu|apache-2.4.10-1|1940	Summary:	Provides a comprehensive overview of the server configuration
12mu|apache-2.4.10-1|1941	Group:		System/Servers
12mu|apache-2.4.10-1|1942	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1943	
12mu|apache-2.4.10-1|1944	%description	mod_info
12mu|apache-2.4.10-1|1945	To configure mod_info, add the following to your httpd.conf file.
12mu|apache-2.4.10-1|1946	
12mu|apache-2.4.10-1|1947	<Location /server-info> SetHandler server-info </Location>
12mu|apache-2.4.10-1|1948	
12mu|apache-2.4.10-1|1949	You may wish to use mod_access inside the <Location> directive to limit
12mu|apache-2.4.10-1|1950	access to your server configuration information:
12mu|apache-2.4.10-1|1951	
12mu|apache-2.4.10-1|1952	<Location /server-info> SetHandler server-info Require host example.com
12mu|apache-2.4.10-1|1953	</Location>
12mu|apache-2.4.10-1|1954	
12mu|apache-2.4.10-1|1955	Once configured, the server information is obtained by accessing
12mu|apache-2.4.10-1|1956	http://your.host.example.com/server-info
12mu|apache-2.4.10-1|1957	
12mu|apache-2.4.10-1|1958	%package	mod_suexec
12mu|apache-2.4.10-1|1959	Summary:	Allows CGI scripts to run as a specified user and Group
12mu|apache-2.4.10-1|1960	Group:		System/Servers
12mu|apache-2.4.10-1|1961	
12mu|apache-2.4.10-1|1962	%description	mod_suexec
12mu|apache-2.4.10-1|1963	This module, in combination with the suexec support program allows CGI scripts
12mu|apache-2.4.10-1|1964	to run as a specified user and Group.
12mu|apache-2.4.10-1|1965	
12mu|apache-2.4.10-1|1966	Normally, when a CGI or SSI program executes, it runs as the same user who is
12mu|apache-2.4.10-1|1967	running the web server.
12mu|apache-2.4.10-1|1968	
12mu|apache-2.4.10-1|1969	%package	mod_cgi
12mu|apache-2.4.10-1|1970	Summary:	Execution of CGI scripts
12mu|apache-2.4.10-1|1971	Group:		System/Servers
12mu|apache-2.4.10-1|1972	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1973	
12mu|apache-2.4.10-1|1974	%description	mod_cgi
12mu|apache-2.4.10-1|1975	Any file that has the handler cgi-script will be treated as a CGI script,
12mu|apache-2.4.10-1|1976	and run by the server, with its output being returned to the client. Files
12mu|apache-2.4.10-1|1977	acquire this handler either by having a name containing an extension defined
12mu|apache-2.4.10-1|1978	by the AddHandler directive, or by being in a ScriptAlias directory.
12mu|apache-2.4.10-1|1979	
12mu|apache-2.4.10-1|1980	For an introduction to using CGI scripts with Apache, see our tutorial on
12mu|apache-2.4.10-1|1981	Dynamic Content With CGI.
12mu|apache-2.4.10-1|1982	
12mu|apache-2.4.10-1|1983	When using a multi-threaded MPM under unix, the module mod_cgid should
12mu|apache-2.4.10-1|1984	be used in place of this module. At the user level, the two modules are
12mu|apache-2.4.10-1|1985	essentially identical.
12mu|apache-2.4.10-1|1986	
12mu|apache-2.4.10-1|1987	For backward-compatibility, the cgi-script handler will also be activated
12mu|apache-2.4.10-1|1988	for any file with the mime-type application/x-httpd-cgi. The use of the
12mu|apache-2.4.10-1|1989	magic mime-type is deprecated.
12mu|apache-2.4.10-1|1990	
12mu|apache-2.4.10-1|1991	%package	mod_cgid
12mu|apache-2.4.10-1|1992	Summary:	Execution of CGI scripts using an external CGI daemon
12mu|apache-2.4.10-1|1993	Group:		System/Servers
12mu|apache-2.4.10-1|1994	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|1995	
12mu|apache-2.4.10-1|1996	%description	mod_cgid
12mu|apache-2.4.10-1|1997	Except for the optimizations and the additional ScriptSock directive noted
12mu|apache-2.4.10-1|1998	below, mod_cgid behaves similarly to mod_cgi. See the mod_cgi summary for
12mu|apache-2.4.10-1|1999	additional details about Apache and CGI.
12mu|apache-2.4.10-1|2000	
12mu|apache-2.4.10-1|2001	On certain unix operating systems, forking a process from a multi-threaded
12mu|apache-2.4.10-1|2002	server is a very expensive operation because the new process will replicate
12mu|apache-2.4.10-1|2003	all the threads of the parent process. In order to avoid incurring this
12mu|apache-2.4.10-1|2004	expense on each CGI invocation, mod_cgid creates an external daemon that
12mu|apache-2.4.10-1|2005	is responsible for forking child processes to run CGI scripts. The main
12mu|apache-2.4.10-1|2006	server communicates with this daemon using a unix domain socket.
12mu|apache-2.4.10-1|2007	
12mu|apache-2.4.10-1|2008	This module is used by default instead of mod_cgi whenever a multi-threaded
12mu|apache-2.4.10-1|2009	MPM is selected during the compilation process. At the user level, this
12mu|apache-2.4.10-1|2010	module is identical in configuration and operation to mod_cgi. The only
12mu|apache-2.4.10-1|2011	exception is the additional directive ScriptSock which gives the name of
12mu|apache-2.4.10-1|2012	the socket to use for communication with the cgi daemon.
12mu|apache-2.4.10-1|2013	
12mu|apache-2.4.10-1|2014	%package	mod_dav_fs
12mu|apache-2.4.10-1|2015	Summary:	filesystem provider for mod_dav
12mu|apache-2.4.10-1|2016	Group:		System/Servers
12mu|apache-2.4.10-1|2017	Conflicts:	apache-mod_dav < 2.4.0
12mu|apache-2.4.10-1|2018	
12mu|apache-2.4.10-1|2019	%description	mod_dav_fs
12mu|apache-2.4.10-1|2020	This module requires the service of mod_dav. It acts as a support module
12mu|apache-2.4.10-1|2021	for mod_dav and provides access to resources located in the server's file
12mu|apache-2.4.10-1|2022	system. The formal name of this provider is filesystem.  mod_dav backend
12mu|apache-2.4.10-1|2023	providers will be invoked by using the Dav directive:
12mu|apache-2.4.10-1|2024	
12mu|apache-2.4.10-1|2025	%package	mod_dav_lock
12mu|apache-2.4.10-1|2026	Summary:	generic locking module for mod_dav
12mu|apache-2.4.10-1|2027	Group:		System/Servers
12mu|apache-2.4.10-1|2028	Conflicts:	apache-mod_dav < 2.4.0
12mu|apache-2.4.10-1|2029	
12mu|apache-2.4.10-1|2030	%description	mod_dav_lock
12mu|apache-2.4.10-1|2031	This module implements a generic locking API which can be used by any backend
12mu|apache-2.4.10-1|2032	provider of mod_dav. It requires at least the service of mod_dav. But without
12mu|apache-2.4.10-1|2033	a backend provider which makes use of it, it's useless and should not be
12mu|apache-2.4.10-1|2034	loaded into the server. A sample backend module which actually utilizes
12mu|apache-2.4.10-1|2035	mod_dav_lock is mod_dav_svn, the subversion provider module.
12mu|apache-2.4.10-1|2036	
12mu|apache-2.4.10-1|2037	Note that mod_dav_fs does not need this generic locking module, because it
12mu|apache-2.4.10-1|2038	uses its own more specialized version.
12mu|apache-2.4.10-1|2039	
12mu|apache-2.4.10-1|2040	In order to make mod_dav_lock functional, you just have to specify the
12mu|apache-2.4.10-1|2041	location of the lock database using the DavGenericLockDB directive described
12mu|apache-2.4.10-1|2042	below.
12mu|apache-2.4.10-1|2043	
12mu|apache-2.4.10-1|2044	Developer's Note
12mu|apache-2.4.10-1|2045	
12mu|apache-2.4.10-1|2046	In order to retrieve the pointer to the locking provider function, you have
12mu|apache-2.4.10-1|2047	to use the ap_lookup_provider API with the arguments dav-lock, generic, and 0.
12mu|apache-2.4.10-1|2048	
12mu|apache-2.4.10-1|2049	%package	mod_vhost_alias
12mu|apache-2.4.10-1|2050	Summary:	Provides for dynamically configured mass virtual hosting
12mu|apache-2.4.10-1|2051	Group:		System/Servers
12mu|apache-2.4.10-1|2052	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|2053	
12mu|apache-2.4.10-1|2054	%description	mod_vhost_alias
12mu|apache-2.4.10-1|2055	This module creates dynamically configured virtual hosts, by allowing the
12mu|apache-2.4.10-1|2056	IP address and/or the Host: header of the HTTP request to be used as part
12mu|apache-2.4.10-1|2057	of the pathname to determine what files to serve. This allows for easy use
12mu|apache-2.4.10-1|2058	of a huge number of virtual hosts with similar configurations.
12mu|apache-2.4.10-1|2059	
12mu|apache-2.4.10-1|2060	%package	mod_negotiation
12mu|apache-2.4.10-1|2061	Summary:	Provides for content negotiation
12mu|apache-2.4.10-1|2062	Group:		System/Servers
12mu|apache-2.4.10-1|2063	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|2064	
12mu|apache-2.4.10-1|2065	%description	mod_negotiation
12mu|apache-2.4.10-1|2066	Content negotiation, or more accurately content selection, is the selection
12mu|apache-2.4.10-1|2067	of the document that best matches the clients capabilities, from one of
12mu|apache-2.4.10-1|2068	several available documents. There are two implementations of this.  *
12mu|apache-2.4.10-1|2069	A type map (a file with the handler type-map) which explicitly
12mu|apache-2.4.10-1|2070	lists the files containing the variants.
12mu|apache-2.4.10-1|2071	* A Multiviews search (enabled by the Multiviews Options), where the
12mu|apache-2.4.10-1|2072	server does an implicit filename pattern match, and choose from amongst
12mu|apache-2.4.10-1|2073	the results.
12mu|apache-2.4.10-1|2074	
12mu|apache-2.4.10-1|2075	%package	mod_dir
12mu|apache-2.4.10-1|2076	Summary:	Provides for "trailing slash" redirects and serving directory index files
12mu|apache-2.4.10-1|2077	Group:		System/Servers
12mu|apache-2.4.10-1|2078	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|2079	
12mu|apache-2.4.10-1|2080	%description	mod_dir
12mu|apache-2.4.10-1|2081	The index of a directory can come from one of two sources: * A file written
12mu|apache-2.4.10-1|2082	by the user, typically called index.html. The
12mu|apache-2.4.10-1|2083	DirectoryIndex directive sets the name of this file. This is controlled
12mu|apache-2.4.10-1|2084	by mod_dir.
12mu|apache-2.4.10-1|2085	* Otherwise, a listing generated by the server. This is provided by
12mu|apache-2.4.10-1|2086	mod_autoindex.
12mu|apache-2.4.10-1|2087	
12mu|apache-2.4.10-1|2088	The two functions are separated so that you can completely remove (or replace)
12mu|apache-2.4.10-1|2089	automatic index generation should you want to.
12mu|apache-2.4.10-1|2090	
12mu|apache-2.4.10-1|2091	A "trailing slash" redirect is issued when the server receives a
12mu|apache-2.4.10-1|2092	request for a URL http://servername/foo/dirname where dirname is
12mu|apache-2.4.10-1|2093	a directory. Directories require a trailing slash, so mod_dir issues a
12mu|apache-2.4.10-1|2094	redirect to http://servername/foo/dirname/.
12mu|apache-2.4.10-1|2095	
12mu|apache-2.4.10-1|2096	%package	mod_imagemap
12mu|apache-2.4.10-1|2097	Summary:	Server-side imagemap processing
12mu|apache-2.4.10-1|2098	Group:		System/Servers
12mu|apache-2.4.10-1|2099	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|2100	
12mu|apache-2.4.10-1|2101	%description	mod_imagemap
12mu|apache-2.4.10-1|2102	This module processes .map files, thereby replacing the functionality of
12mu|apache-2.4.10-1|2103	the imagemap CGI program. Any directory or document type configured to
12mu|apache-2.4.10-1|2104	use the handler imap-file (using either AddHandler or SetHandler) will be
12mu|apache-2.4.10-1|2105	processed by this module.
12mu|apache-2.4.10-1|2106	
12mu|apache-2.4.10-1|2107	The following directive will activate files ending with .map as imagemap
12mu|apache-2.4.10-1|2108	files:
12mu|apache-2.4.10-1|2109	
12mu|apache-2.4.10-1|2110	AddHandler imap-file map
12mu|apache-2.4.10-1|2111	
12mu|apache-2.4.10-1|2112	Note that the following is still supported:
12mu|apache-2.4.10-1|2113	
12mu|apache-2.4.10-1|2114	AddType application/x-httpd-imap map
12mu|apache-2.4.10-1|2115	
12mu|apache-2.4.10-1|2116	However, we are trying to phase out "magic MIME types" so we are deprecating
12mu|apache-2.4.10-1|2117	this method.
12mu|apache-2.4.10-1|2118	
12mu|apache-2.4.10-1|2119	%package	mod_actions
12mu|apache-2.4.10-1|2120	Summary:	Provides for executing CGI scripts based on media type or request method
12mu|apache-2.4.10-1|2121	Group:		System/Servers
12mu|apache-2.4.10-1|2122	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|2123	
12mu|apache-2.4.10-1|2124	%description	mod_actions
12mu|apache-2.4.10-1|2125	This module has two directives. The Action directive lets you run CGI scripts
12mu|apache-2.4.10-1|2126	whenever a file of a certain MIME content type is requested.  The Script
12mu|apache-2.4.10-1|2127	directive lets you run CGI scripts whenever a particular method is used in
12mu|apache-2.4.10-1|2128	a request. This makes it much easier to execute scripts that process files.
12mu|apache-2.4.10-1|2129	
12mu|apache-2.4.10-1|2130	%package	mod_speling
12mu|apache-2.4.10-1|2131	Summary:	Attempts to correct various minor misspellings
12mu|apache-2.4.10-1|2132	Group:		System/Servers
12mu|apache-2.4.10-1|2133	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|2134	
12mu|apache-2.4.10-1|2135	%description	mod_speling
12mu|apache-2.4.10-1|2136	Requests to documents sometimes cannot be served by the core apache server
12mu|apache-2.4.10-1|2137	because the request was misspelled or miscapitalized. This module addresses
12mu|apache-2.4.10-1|2138	this problem by trying to find a matching document, even after all other
12mu|apache-2.4.10-1|2139	modules gave up. It does its work by comparing each document name in the
12mu|apache-2.4.10-1|2140	requested directory against the requested document name without regard to
12mu|apache-2.4.10-1|2141	case, and allowing up to one misspelling (character insertion / omission /
12mu|apache-2.4.10-1|2142	transposition or wrong character). A list is built with all document names
12mu|apache-2.4.10-1|2143	which were matched using this strategy.
12mu|apache-2.4.10-1|2144	
12mu|apache-2.4.10-1|2145	If, after scanning the directory, * no matching document was found, Apache
12mu|apache-2.4.10-1|2146	will proceed as usual and
12mu|apache-2.4.10-1|2147	return a "document not found" error.
12mu|apache-2.4.10-1|2148	* only one document is found that "almost" matches the request, then
12mu|apache-2.4.10-1|2149	it is returned in the form of a redirection response.
12mu|apache-2.4.10-1|2150	* more than one document with a close match was found, then the list
12mu|apache-2.4.10-1|2151	of the matches is returned to the client, and the client can select the
12mu|apache-2.4.10-1|2152	correct candidate.
12mu|apache-2.4.10-1|2153	
12mu|apache-2.4.10-1|2154	%package	mod_userdir
12mu|apache-2.4.10-1|2155	Summary:	User-specific directories
12mu|apache-2.4.10-1|2156	Group:		System/Servers
12mu|apache-2.4.10-1|2157	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|2158	
12mu|apache-2.4.10-1|2159	%description	mod_userdir
12mu|apache-2.4.10-1|2160	This module allows user-specific directories to be accessed using the
12mu|apache-2.4.10-1|2161	http://example.com/~user/ syntax.
12mu|apache-2.4.10-1|2162	
12mu|apache-2.4.10-1|2163	%package	mod_alias
12mu|apache-2.4.10-1|2164	Summary:	Provides for mapping and for URL redirection
12mu|apache-2.4.10-1|2165	Group:		System/Servers
12mu|apache-2.4.10-1|2166	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|2167	
12mu|apache-2.4.10-1|2168	%description	mod_alias
12mu|apache-2.4.10-1|2169	The directives contained in this module allow for manipulation and control of
12mu|apache-2.4.10-1|2170	URLs as requests arrive at the server. The Alias and ScriptAlias directives
12mu|apache-2.4.10-1|2171	are used to map between URLs and filesystem paths. This allows for content
12mu|apache-2.4.10-1|2172	which is not directly under the DocumentRoot served as part of the web
12mu|apache-2.4.10-1|2173	document tree. The ScriptAlias directive has the additional effect of
12mu|apache-2.4.10-1|2174	marking the target directory as containing only CGI scripts.
12mu|apache-2.4.10-1|2175	
12mu|apache-2.4.10-1|2176	The Redirect directives are used to instruct clients to make a new request
12mu|apache-2.4.10-1|2177	with a different URL. They are often used when a resource has moved to a
12mu|apache-2.4.10-1|2178	new location.
12mu|apache-2.4.10-1|2179	
12mu|apache-2.4.10-1|2180	mod_alias is designed to handle simple URL manipulation tasks. For more
12mu|apache-2.4.10-1|2181	complicated tasks such as manipulating the query string, use the tools
12mu|apache-2.4.10-1|2182	provided by mod_rewrite.
12mu|apache-2.4.10-1|2183	
12mu|apache-2.4.10-1|2184	%package	mod_rewrite
12mu|apache-2.4.10-1|2185	Summary:	Provides a rule-based rewriting engine to rewrite requested URLs on the fly
12mu|apache-2.4.10-1|2186	Group:		System/Servers
12mu|apache-2.4.10-1|2187	Conflicts:	apache-modules < 2.4.0
12mu|apache-2.4.10-1|2188	
12mu|apache-2.4.10-1|2189	%description	mod_rewrite
12mu|apache-2.4.10-1|2190	The mod_rewrite module uses a rule-based rewriting engine, based on a
12mu|apache-2.4.10-1|2191	regular-expression parser, to rewrite requested URLs on the fly. By default,
12mu|apache-2.4.10-1|2192	mod_rewrite maps a URL to a filesystem path. However, it can also be used
12mu|apache-2.4.10-1|2193	to redirect one URL to another URL, or to invoke an internal proxy fetch.
12mu|apache-2.4.10-1|2194	
12mu|apache-2.4.10-1|2195	mod_rewrite provides a flexible and powerful way to manipulate URLs using
12mu|apache-2.4.10-1|2196	an unlimited number of rules. Each rule can have an unlimited number of
12mu|apache-2.4.10-1|2197	attached rule conditions, to allow you to rewrite URL based on server
12mu|apache-2.4.10-1|2198	variables, environment variables, HTTP headers, or time stamps.
12mu|apache-2.4.10-1|2199	
12mu|apache-2.4.10-1|2200	mod_rewrite operates on the full URL path, including the path-info section. A
12mu|apache-2.4.10-1|2201	rewrite rule can be invoked in httpd.conf or in .htaccess.  The path generated
12mu|apache-2.4.10-1|2202	by a rewrite rule can include a query string, or can lead to internal
12mu|apache-2.4.10-1|2203	sub-processing, external request redirection, or internal proxy throughput.
12mu|apache-2.4.10-1|2204	
12mu|apache-2.4.10-1|2205	Further details, discussion, and examples, are provided in the detailed
12mu|apache-2.4.10-1|2206	mod_rewrite documentation.
12mu|apache-2.4.10-1|2207	
12mu|apache-2.4.10-1|2208	%package	htcacheclean
12mu|apache-2.4.10-1|2209	Summary:	Clean up the disk cache (for apache-mod_cache_disk)
12mu|apache-2.4.10-1|2210	Group:		System/Servers
12mu|apache-2.4.10-1|2211	Requires(pre): rpm-helper
12mu|apache-2.4.10-1|2212	Requires(postun): rpm-helper
12mu|apache-2.4.10-1|2213	Suggests:	apache-mod_cache_disk = %{version}-%{release}
12mu|apache-2.4.10-1|2214	Suggests:	apache-mod_proxy = %{version}-%{release}
12mu|apache-2.4.10-1|2215	
12mu|apache-2.4.10-1|2216	%description	htcacheclean
12mu|apache-2.4.10-1|2217	htcacheclean is used to keep the size of mod_cache_disk's storage within a
12mu|apache-2.4.10-1|2218	certain limit. This tool can run either manually or in daemon mode. When
12mu|apache-2.4.10-1|2219	running in daemon mode, it sleeps in the background and checks the cache
12mu|apache-2.4.10-1|2220	directories at regular intervals for cached content to be removed.
12mu|apache-2.4.10-1|2221	
12mu|apache-2.4.10-1|2222	%package	devel
12mu|apache-2.4.10-1|2223	Summary:	Module development tools for the apache web server
12mu|apache-2.4.10-1|2224	Group:		Development/C
12mu|apache-2.4.10-1|2225	Requires:	apr-devel >= 1:1.4.6
12mu|apache-2.4.10-1|2226	Requires:	apr-util-devel >= 1.4.1
12mu|apache-2.4.10-1|2227	Requires:	autoconf automake libtool
12mu|apache-2.4.10-1|2228	Requires:	db-devel
12mu|apache-2.4.10-1|2229	Requires:	expat-devel
12mu|apache-2.4.10-1|2230	Requires:	gdbm-devel
12mu|apache-2.4.10-1|2231	Requires:	sasl-devel
12mu|apache-2.4.10-1|2232	Requires:	openssl-devel
12mu|apache-2.4.10-1|2233	Requires:	pcre-devel
12mu|apache-2.4.10-1|2234	Requires:	perl >= 0:5.600
12mu|apache-2.4.10-1|2235	Requires:	pkgconfig
12mu|apache-2.4.10-1|2236	Requires:	zlib-devel
12mu|apache-2.4.10-1|2237	
12mu|apache-2.4.10-1|2238	%description	devel
12mu|apache-2.4.10-1|2239	The apache-devel package contains the source code for the apache Web server and
12mu|apache-2.4.10-1|2240	the APXS binary you'll need to build Dynamic Shared Objects (DSOs) for apache.
12mu|apache-2.4.10-1|2241	
12mu|apache-2.4.10-1|2242	If you are installing the apache Web server and you want to be able to compile
12mu|apache-2.4.10-1|2243	or develop additional modules for apache, you'll need to install this package.
12mu|apache-2.4.10-1|2244	
12mu|apache-2.4.10-1|2245	%package	source
12mu|apache-2.4.10-1|2246	Summary:	The apache source code, including %{vendor} patches
12mu|apache-2.4.10-1|2247	Group:		System/Servers
12mu|apache-2.4.10-1|2248	
12mu|apache-2.4.10-1|2249	%description	source
12mu|apache-2.4.10-1|2250	The apache source code, including %{vendor} patches. Use this package to build
12mu|apache-2.4.10-1|2251	your own customized apache if needed.
12mu|apache-2.4.10-1|2252	
12mu|apache-2.4.10-1|2253	%package	doc
12mu|apache-2.4.10-1|2254	Summary:	The apache Manual
12mu|apache-2.4.10-1|2255	Group:		System/Servers
12mu|apache-2.4.10-1|2256	BuildArch:	noarch
12mu|apache-2.4.10-1|2257	
12mu|apache-2.4.10-1|2258	%description	doc
12mu|apache-2.4.10-1|2259	This package contains the apache server documentation in HTML format.
12mu|apache-2.4.10-1|2260	
12mu|apache-2.4.10-1|2261	Please view the documentaion by starting the apache server and your favourite
12mu|apache-2.4.10-1|2262	web browser and point to this URL: http://localhost/manual
12mu|apache-2.4.10-1|2263	
12mu|apache-2.4.10-1|2264	%prep
12mu|apache-2.4.10-1|2265	
12mu|apache-2.4.10-1|2266	%setup -q -n httpd-%{version} -a11
12mu|apache-2.4.10-1|2267	%patch0 -p0 -b .deplibs.droplet
12mu|apache-2.4.10-1|2268	%patch8 -p1 -b .apxs.droplet
12mu|apache-2.4.10-1|2269	%patch16 -p0 -b .fix_extra_htaccess_check.droplet
12mu|apache-2.4.10-1|2270	%patch18 -p0 -b .PR45994.droplet
12mu|apache-2.4.10-1|2271	%patch19 -p1 -b .linux3.droplet
12mu|apache-2.4.10-1|2272	%patch105 -p1 -b .filter.droplet
12mu|apache-2.4.10-1|2273	%patch106 -p1 -b .mdvConfig~
12mu|apache-2.4.10-1|2274	%patch107 -p1 -b .linkage~
12mu|apache-2.4.10-1|2275	%patch108 -p0 -b .buildfix~
12mu|apache-2.4.10-1|2276	
12mu|apache-2.4.10-1|2277	# forcibly prevent use of bundled apr, apr-util, pcre
12mu|apache-2.4.10-1|2278	rm -rf srclib/{apr,apr-util,pcre}
12mu|apache-2.4.10-1|2279	
12mu|apache-2.4.10-1|2280	# don't install or use bundled pcreposix.h
12mu|apache-2.4.10-1|2281	rm -f include/pcreposix.h
12mu|apache-2.4.10-1|2282	
12mu|apache-2.4.10-1|2283	#Fix apxs
12mu|apache-2.4.10-1|2284	perl -pi -e 's|\@exp_installbuilddir\@|%{_libdir}/apache/build|;' support/apxs.in
12mu|apache-2.4.10-1|2285	perl -pi -e 's|get_vars\("prefix"\)|"%{_libdir}/apache/build"|;' support/apxs.in
12mu|apache-2.4.10-1|2286	perl -pi -e 's|get_vars\("sbindir"\) . "/envvars"|"\$installbuilddir/envvars"|;' support/apxs.in
12mu|apache-2.4.10-1|2287	
12mu|apache-2.4.10-1|2288	#Correct perl paths
12mu|apache-2.4.10-1|2289	find -type f|xargs perl -pi -e "s|/usr/local/bin/perl|perl|g;\
12mu|apache-2.4.10-1|2290	s|/usr/local/bin/perl5|perl|g;s|/path/to/bin/perl|perl|g;"
12mu|apache-2.4.10-1|2291	
12mu|apache-2.4.10-1|2292	# this is really better and easier than a stupid static patch...
12mu|apache-2.4.10-1|2293	# for some reason you have to use ">>" here (!)
12mu|apache-2.4.10-1|2294	
12mu|apache-2.4.10-1|2295	cat >> config.layout << EOF
12mu|apache-2.4.10-1|2296	<Layout NUX>
12mu|apache-2.4.10-1|2297	prefix:        %{_sysconfdir}/httpd
12mu|apache-2.4.10-1|2298	exec_prefix:   %{_prefix}
12mu|apache-2.4.10-1|2299	bindir:        %{_bindir}
12mu|apache-2.4.10-1|2300	sbindir:       %{_sbindir}
12mu|apache-2.4.10-1|2301	libdir:        %{_libdir}
12mu|apache-2.4.10-1|2302	libexecdir:    %{_libdir}/apache
12mu|apache-2.4.10-1|2303	mandir:        %{_mandir}
12mu|apache-2.4.10-1|2304	infodir:       %{_infodir}
12mu|apache-2.4.10-1|2305	includedir:    %{_includedir}/apache
12mu|apache-2.4.10-1|2306	sysconfdir:    %{_sysconfdir}/httpd/conf
12mu|apache-2.4.10-1|2307	datadir:       /var/www
12mu|apache-2.4.10-1|2308	installbuilddir: %{_libdir}/apache/build
12mu|apache-2.4.10-1|2309	errordir:      /var/www/error
12mu|apache-2.4.10-1|2310	iconsdir:      /var/www/icons
12mu|apache-2.4.10-1|2311	htdocsdir:     /var/www/html
12mu|apache-2.4.10-1|2312	manualdir:     %{_datadir}/doc/apache-doc
12mu|apache-2.4.10-1|2313	cgidir:        /var/www/cgi-bin
12mu|apache-2.4.10-1|2314	localstatedir: /var
12mu|apache-2.4.10-1|2315	runtimedir:    /var/run/httpd
12mu|apache-2.4.10-1|2316	logfiledir:    /var/log/httpd
12mu|apache-2.4.10-1|2317	proxycachedir: /var/cache/httpd/mod_proxy
12mu|apache-2.4.10-1|2318	</Layout>
12mu|apache-2.4.10-1|2319	EOF
12mu|apache-2.4.10-1|2320	
12mu|apache-2.4.10-1|2321	#Fix DYNAMIC_MODULE_LIMIT
12mu|apache-2.4.10-1|2322	perl -pi -e "s/DYNAMIC_MODULE_LIMIT 256/DYNAMIC_MODULE_LIMIT %{?!maxmodules:%{defaultmaxmodules}}%{?maxmodules:%{maxmodules}}/;" include/httpd.h
12mu|apache-2.4.10-1|2323	
12mu|apache-2.4.10-1|2324	# don't try to touch srclib
12mu|apache-2.4.10-1|2325	perl -pi -e "s|^SUBDIRS = .*|SUBDIRS = os server modules support|g" Makefile.in
12mu|apache-2.4.10-1|2326	
12mu|apache-2.4.10-1|2327	# bump server limit
12mu|apache-2.4.10-1|2328	perl -pi -e "s|DEFAULT_SERVER_LIMIT 256|DEFAULT_SERVER_LIMIT %{?!serverlimit:%{defaultserverlimit}}%{?serverlimit:%{serverlimit}}|g" server/mpm/prefork/prefork.c
12mu|apache-2.4.10-1|2329	
12mu|apache-2.4.10-1|2330	# tag it with the "legacy" name so that we can track this at netcraft...
12mu|apache-2.4.10-1|2331	perl -pi -e "s|^#define AP_SERVER_BASEPRODUCT .*|#define AP_SERVER_BASEPRODUCT \"%{BASEPRODUCT}\"|g" include/ap_release.h
12mu|apache-2.4.10-1|2332	
12mu|apache-2.4.10-1|2333	# avoid regenerating code with yacc
12mu|apache-2.4.10-1|2334	pushd server
12mu|apache-2.4.10-1|2335	touch util_expr_scan.c util_expr_parse.c util_expr_parse.h util_expr_scan.l util_expr_parse.y
12mu|apache-2.4.10-1|2336	popd
12mu|apache-2.4.10-1|2337	
12mu|apache-2.4.10-1|2338	# use my nice converted transparent png icons
12mu|apache-2.4.10-1|2339	tar -jxf %{SOURCE3}
12mu|apache-2.4.10-1|2340	mv icons/*.png docs/icons/
12mu|apache-2.4.10-1|2341	
12mu|apache-2.4.10-1|2342	# prepare the apache-source package
12mu|apache-2.4.10-1|2343	rm -rf %{_builddir}/tmp-httpd-%{version}; mkdir -p %{_builddir}/tmp-httpd-%{version}/usr/src
12mu|apache-2.4.10-1|2344	cp -dpR %{_builddir}/httpd-%{version} %{_builddir}/tmp-httpd-%{version}/usr/src/apache-%{version}
12mu|apache-2.4.10-1|2345	rm -rf %{_builddir}/tmp-httpd-%{version}/usr/src/apache-%{version}/tmp-httpd-%{version}/usr/src
12mu|apache-2.4.10-1|2346	rm -f %{_builddir}/tmp-httpd-%{version}%{_usrsrc}/apache-%{version}/*.spec
12mu|apache-2.4.10-1|2347	rm -rf %{_builddir}/tmp-httpd-%{version}/usr/src/apache-%{version}/Mandriva
12mu|apache-2.4.10-1|2348	
12mu|apache-2.4.10-1|2349	# add the htcacheclean stuff
12mu|apache-2.4.10-1|2350	cp %{SOURCE9} htcacheclean.service
12mu|apache-2.4.10-1|2351	cp %{SOURCE10} htcacheclean.sysconfig
12mu|apache-2.4.10-1|2352	
12mu|apache-2.4.10-1|2353	# this will only work if configured correctly in the config (FullOs)...
12mu|apache-2.4.10-1|2354	cp server/core.c server/core.c.untagged
12mu|apache-2.4.10-1|2355	
12mu|apache-2.4.10-1|2356	# some adjustments here
12mu|apache-2.4.10-1|2357	perl -pi -e "s|_MODULE_DIR_|%{_libdir}/apache|g" Mandriva/*_mod_*.conf
12mu|apache-2.4.10-1|2358	
12mu|apache-2.4.10-1|2359	# Build the systemd file
12mu|apache-2.4.10-1|2360	cp %{SOURCE15} httpd.service
12mu|apache-2.4.10-1|2361	for mpm in worker event; do
12mu|apache-2.4.10-1|2362	sed "s,@NAME@,${mpm},g;s,@EXEC@,%{_sbindir}/httpd-${mpm},g" httpd.service > httpd-${mpm}.service
12mu|apache-2.4.10-1|2363	done
12mu|apache-2.4.10-1|2364	touch -r httpd.service httpd-${mpm}.service
12mu|apache-2.4.10-1|2365	
12mu|apache-2.4.10-1|2366	%build
12mu|apache-2.4.10-1|2367	%serverbuild
12mu|apache-2.4.10-1|2368	
12mu|apache-2.4.10-1|2369	#########################################################################################
12mu|apache-2.4.10-1|2370	# configure and build phase
12mu|apache-2.4.10-1|2371	#
12mu|apache-2.4.10-1|2372	
12mu|apache-2.4.10-1|2373	# use a minimal buildconf instead
12mu|apache-2.4.10-1|2374	cp %{SOURCE100} buildconf
12mu|apache-2.4.10-1|2375	sh ./buildconf
12mu|apache-2.4.10-1|2376	
12mu|apache-2.4.10-1|2377	CFLAGS="`echo $RPM_OPT_FLAGS |sed -e 's/-fomit-frame-pointer//'`"
12mu|apache-2.4.10-1|2378	CPPFLAGS="-DSSL_EXPERIMENTAL_ENGINE -DLDAP_DEPRECATED"
12mu|apache-2.4.10-1|2379	if pkg-config openssl; then
12mu|apache-2.4.10-1|2380	# configure -C barfs with trailing spaces in CFLAGS
12mu|apache-2.4.10-1|2381	CFLAGS="$RPM_OPT_FLAGS $CPPFLAGS"
12mu|apache-2.4.10-1|2382	CPPFLAGS="$CPPFLAGS `pkg-config --cflags openssl | sed 's/ *$//'`"
12mu|apache-2.4.10-1|2383	AP_LIBS="$AP_LIBS `pkg-config --libs openssl`"
12mu|apache-2.4.10-1|2384	else
12mu|apache-2.4.10-1|2385	CFLAGS="$RPM_OPT_FLAGS"
12mu|apache-2.4.10-1|2386	CPPFLAGS="$CPPFLAGS"
12mu|apache-2.4.10-1|2387	AP_LIBS="$AP_LIBS -lssl -lcrypto"
12mu|apache-2.4.10-1|2388	fi
12mu|apache-2.4.10-1|2389	export CFLAGS CPPFLAGS AP_LIBS
12mu|apache-2.4.10-1|2390	
12mu|apache-2.4.10-1|2391	export SH_LDFLAGS="%{ldflags}"
12mu|apache-2.4.10-1|2392	
12mu|apache-2.4.10-1|2393	APVARS="--enable-layout=NUX \
12mu|apache-2.4.10-1|2394	--prefix=%{_sysconfdir}/httpd \
12mu|apache-2.4.10-1|2395	--exec-prefix=%{_prefix} \
12mu|apache-2.4.10-1|2396	--bindir=%{_bindir} \
12mu|apache-2.4.10-1|2397	--sbindir=%{_sbindir} \
12mu|apache-2.4.10-1|2398	--libexecdir=%{_libdir}/apache \
12mu|apache-2.4.10-1|2399	--sysconfdir=%{_sysconfdir}/httpd/conf \
12mu|apache-2.4.10-1|2400	--localstatedir=/var \
12mu|apache-2.4.10-1|2401	--includedir=%{_includedir}/apache \
12mu|apache-2.4.10-1|2402	--infodir=%{_infodir} \
12mu|apache-2.4.10-1|2403	--mandir=%{_mandir} \
12mu|apache-2.4.10-1|2404	--datadir=/var/www \
12mu|apache-2.4.10-1|2405	--with-port=80 \
12mu|apache-2.4.10-1|2406	--with-perl=%{_bindir}/perl \
12mu|apache-2.4.10-1|2407	--with-apr=%{_bindir}/apr-1-config \
12mu|apache-2.4.10-1|2408	--with-apr-util=%{_bindir}/apu-1-config \
12mu|apache-2.4.10-1|2409	--with-pcre=%{_prefix} \
12mu|apache-2.4.10-1|2410	--with-z=%{_prefix} \
12mu|apache-2.4.10-1|2411	--enable-layout=NUX \
12mu|apache-2.4.10-1|2412	--with-devrandom \
12mu|apache-2.4.10-1|2413	--enable-exception-hook \
12mu|apache-2.4.10-1|2414	--enable-forward \
12mu|apache-2.4.10-1|2415	--with-program-name=httpd"
12mu|apache-2.4.10-1|2416	
12mu|apache-2.4.10-1|2417	for mpm in worker event prefork; do
12mu|apache-2.4.10-1|2418	mkdir build-${mpm}; pushd build-${mpm}
12mu|apache-2.4.10-1|2419	ln -s ../configure .
12mu|apache-2.4.10-1|2420	
12mu|apache-2.4.10-1|2421	if [ ${mpm} = prefork ]; then
12mu|apache-2.4.10-1|2422	%configure2_5x $APVARS \
12mu|apache-2.4.10-1|2423	--with-mpm=prefork \
12mu|apache-2.4.10-1|2424	--enable-modules=all \
12mu|apache-2.4.10-1|2425	--enable-mods-shared=all \
12mu|apache-2.4.10-1|2426	--with-ldap --enable-ldap=shared --enable-authnz-ldap=shared \
12mu|apache-2.4.10-1|2427	--enable-cache=shared --enable-disk-cache=shared --enable-file-cache=shared --enable-mem-cache=shared \
12mu|apache-2.4.10-1|2428	--enable-ssl --with-ssl=%{_prefix} --disable-distcache \
12mu|apache-2.4.10-1|2429	--enable-deflate=shared \
12mu|apache-2.4.10-1|2430	--enable-cgid=shared \
12mu|apache-2.4.10-1|2431	--enable-proxy=shared --enable-proxy-connect=shared --enable-proxy-ftp=shared \
12mu|apache-2.4.10-1|2432	--enable-proxy-http=shared --enable-proxy-ajp=shared --enable-proxy-balancer=shared \
12mu|apache-2.4.10-1|2433	--enable-dav=shared --enable-dav-fs=shared --enable-dav-lock=shared \
12mu|apache-2.4.10-1|2434	--enable-version=shared \
12mu|apache-2.4.10-1|2435	--enable-bucketeer=shared --enable-case-filter=shared --enable-case-filter-in=shared --enable-echo=shared \
12mu|apache-2.4.10-1|2436	--enable-example=shared --enable-optional-fn-export=shared --enable-optional-fn-import=shared \
12mu|apache-2.4.10-1|2437	--enable-optional-hook-export=shared --enable-optional-hook-import=shared \
12mu|apache-2.4.10-1|2438	--enable-charset_lite=shared --enable-authn_alias=shared \
12mu|apache-2.4.10-1|2439	--enable-cern-meta=shared \
12mu|apache-2.4.10-1|2440	--enable-ident=shared \
12mu|apache-2.4.10-1|2441	--enable-imagemap=shared \
12mu|apache-2.4.10-1|2442	--enable-suexec=shared
12mu|apache-2.4.10-1|2443	
12mu|apache-2.4.10-1|2444	# nuke excessive use of ldflags
12mu|apache-2.4.10-1|2445	perl -pi -e "s|^LDFLAGS.*|LDFLAGS = %{ldflags}|g" build/config_vars.mk
12mu|apache-2.4.10-1|2446	perl -pi -e "s|^SH_LDFLAGS.*|SH_LDFLAGS = %{ldflags}|g" build/config_vars.mk
12mu|apache-2.4.10-1|2447	
12mu|apache-2.4.10-1|2448	fi
12mu|apache-2.4.10-1|2449	
12mu|apache-2.4.10-1|2450	if [ ${mpm} = worker ]; then
12mu|apache-2.4.10-1|2451	%configure2_5x $APVARS \
12mu|apache-2.4.10-1|2452	--with-mpm=worker \
12mu|apache-2.4.10-1|2453	--enable-modules=none
12mu|apache-2.4.10-1|2454	# don't build support tools
12mu|apache-2.4.10-1|2455	perl -pi -e "s|^SUBDIRS = .*|SUBDIRS = os server modules|g" Makefile
12mu|apache-2.4.10-1|2456	# nuke excessive use of ldflags
12mu|apache-2.4.10-1|2457	perl -pi -e "s|^LDFLAGS.*|LDFLAGS = %{ldflags}|g" build/config_vars.mk
12mu|apache-2.4.10-1|2458	perl -pi -e "s|^SH_LDFLAGS.*|SH_LDFLAGS = %{ldflags}|g" build/config_vars.mk
12mu|apache-2.4.10-1|2459	fi
12mu|apache-2.4.10-1|2460	
12mu|apache-2.4.10-1|2461	if [ ${mpm} = event ]; then
12mu|apache-2.4.10-1|2462	%configure2_5x $APVARS \
12mu|apache-2.4.10-1|2463	--with-mpm=event \
12mu|apache-2.4.10-1|2464	--enable-modules=none
12mu|apache-2.4.10-1|2465	# don't build support tools
12mu|apache-2.4.10-1|2466	perl -pi -e "s|^SUBDIRS = .*|SUBDIRS = os server modules|g" Makefile
12mu|apache-2.4.10-1|2467	# nuke excessive use of ldflags
12mu|apache-2.4.10-1|2468	perl -pi -e "s|^LDFLAGS.*|LDFLAGS = %{ldflags}|g" build/config_vars.mk
12mu|apache-2.4.10-1|2469	perl -pi -e "s|^SH_LDFLAGS.*|SH_LDFLAGS = %{ldflags}|g" build/config_vars.mk
12mu|apache-2.4.10-1|2470	fi
12mu|apache-2.4.10-1|2471	
12mu|apache-2.4.10-1|2472	#Copy configure flags to a file in the apache-source rpm.
12mu|apache-2.4.10-1|2473	cp config.nice %{_builddir}/tmp-httpd-%{version}%{_usrsrc}/apache-%{version}/config.nice.${mpm}
12mu|apache-2.4.10-1|2474	
12mu|apache-2.4.10-1|2475	# tag it with the mpm name too so that we can track this somehow at for example netcraft...
12mu|apache-2.4.10-1|2476	MPM_NAME=`echo ${mpm}|tr "[a-z]" "[A-Z]"`
12mu|apache-2.4.10-1|2477	cp ../server/core.c.untagged ../server/core.c
12mu|apache-2.4.10-1|2478	perl -pi -e "s|\" PLATFORM \"|%{TAG}/${MPM_NAME}-%{release}|g" ../server/core.c
12mu|apache-2.4.10-1|2479	
12mu|apache-2.4.10-1|2480	# if libexpat0-devel is installed on x86_64 somehow the EXTRA_LDLAGS is set
12mu|apache-2.4.10-1|2481	# to -L/usr/lib, fix that with a conditional hack...
12mu|apache-2.4.10-1|2482	%ifarch x86_64
12mu|apache-2.4.10-1|2483	find -type f | xargs perl -pi -e "s|/usr/lib\b|%{_libdir}|g"
12mu|apache-2.4.10-1|2484	%endif
12mu|apache-2.4.10-1|2485	
12mu|apache-2.4.10-1|2486	# finally doing the build stage
12mu|apache-2.4.10-1|2487	%make
12mu|apache-2.4.10-1|2488	popd
12mu|apache-2.4.10-1|2489	done
12mu|apache-2.4.10-1|2490	
12mu|apache-2.4.10-1|2491	# Create default/prefork service file for systemd
12mu|apache-2.4.10-1|2492	sed "s,@NAME@,prefork,g;s,@EXEC@,%{_sbindir}/httpd,g" httpd.service > httpd.service.def
12mu|apache-2.4.10-1|2493	touch -r httpd.service httpd.service.def
12mu|apache-2.4.10-1|2494	
12mu|apache-2.4.10-1|2495	%install
12mu|apache-2.4.10-1|2496	rm -rf %{buildroot}
12mu|apache-2.4.10-1|2497	#########################################################################################
12mu|apache-2.4.10-1|2498	# install phase
12mu|apache-2.4.10-1|2499	
12mu|apache-2.4.10-1|2500	install -d %{buildroot}%{_libdir}/apache
12mu|apache-2.4.10-1|2501	install -d %{buildroot}%{_sysconfdir}/httpd/conf.d
12mu|apache-2.4.10-1|2502	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12mu|apache-2.4.10-1|2503	install -d %{buildroot}%{_sysconfdir}/httpd/conf/vhosts.d
12mu|apache-2.4.10-1|2504	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12mu|apache-2.4.10-1|2505	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mu|apache-2.4.10-1|2506	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mu|apache-2.4.10-1|2507	install -d %{buildroot}/var/cache/httpd/mod_proxy
12mu|apache-2.4.10-1|2508	install -d %{buildroot}/var/lib/dav
12mu|apache-2.4.10-1|2509	install -d %{buildroot}/var/lib/dav/uploads
12mu|apache-2.4.10-1|2510	install -d %{buildroot}/var/log/httpd
12mu|apache-2.4.10-1|2511	install -d %{buildroot}/var/run/httpd
12mu|apache-2.4.10-1|2512	install -d %{buildroot}/var/www/perl
12mu|apache-2.4.10-1|2513	
12mu|apache-2.4.10-1|2514	#EXCLUDE_FROM_STRIP="%{buildroot}%{_sbindir}/httpd %{buildroot}%{_sbindir}/httpd-worker %{buildroot}%{_sbindir}/httpd-peruser"
12mu|apache-2.4.10-1|2515	
12mu|apache-2.4.10-1|2516	# install source
12mu|apache-2.4.10-1|2517	tar -cf - -C %{_builddir}/tmp-httpd-%{version} usr/src | tar x -C %{buildroot} -f -
12mu|apache-2.4.10-1|2518	
12mu|apache-2.4.10-1|2519	pushd build-prefork
12mu|apache-2.4.10-1|2520	make install \
12mu|apache-2.4.10-1|2521	prefix=%{_sysconfdir}/httpd \
12mu|apache-2.4.10-1|2522	bindir=%{buildroot}%{_bindir} \
12mu|apache-2.4.10-1|2523	sbindir=%{buildroot}%{_sbindir} \
12mu|apache-2.4.10-1|2524	libdir=%{buildroot}%{_libdir} \
12mu|apache-2.4.10-1|2525	libexecdir=%{buildroot}%{_libdir}/apache \
12mu|apache-2.4.10-1|2526	mandir=%{buildroot}%{_mandir} \
12mu|apache-2.4.10-1|2527	sysconfdir=%{buildroot}%{_sysconfdir}/httpd/conf \
12mu|apache-2.4.10-1|2528	includedir=%{buildroot}%{_includedir}/apache \
12mu|apache-2.4.10-1|2529	localstatedir=%{buildroot}/var \
12mu|apache-2.4.10-1|2530	runtimedir=%{buildroot}/var/run \
12mu|apache-2.4.10-1|2531	installbuilddir=%{buildroot}%{_libdir}/apache/build  \
12mu|apache-2.4.10-1|2532	datadir=%{buildroot}/var/www \
12mu|apache-2.4.10-1|2533	errordir=%{buildroot}/var/www/error \
12mu|apache-2.4.10-1|2534	iconsdir=%{buildroot}/var/www/icons \
12mu|apache-2.4.10-1|2535	htdocsdir=%{buildroot}/var/www/html \
12mu|apache-2.4.10-1|2536	manualdir=%{buildroot}%{_datadir}/doc/apache-doc \
12mu|apache-2.4.10-1|2537	cgidir=%{buildroot}/var/www/cgi-bin \
12mu|apache-2.4.10-1|2538	runtimedir=%{buildroot}/var/run \
12mu|apache-2.4.10-1|2539	logdir=%{buildroot}/var/log/httpd \
12mu|apache-2.4.10-1|2540	logfiledir=%{buildroot}/var/log/httpd \
12mu|apache-2.4.10-1|2541	proxycachedir=%{buildroot}/var/cache/httpd/mod_proxy
12mu|apache-2.4.10-1|2542	popd
12mu|apache-2.4.10-1|2543	
12mu|apache-2.4.10-1|2544	# do some house cleaning
12mu|apache-2.4.10-1|2545	for f in `find %{buildroot} -type f -name ".orig"` \
12mu|apache-2.4.10-1|2546	`find %{buildroot} -type f -name ".deps"` \
12mu|apache-2.4.10-1|2547	`find %{buildroot} -type f -name "NW*"` \
12mu|apache-2.4.10-1|2548	`find %{buildroot} -type f -name "*.droplet"` \
12mu|apache-2.4.10-1|2549	`find %{buildroot} -type f -name "*.zip"` \
12mu|apache-2.4.10-1|2550	`find %{buildroot} -type f -name "*.dsp"`; do
12mu|apache-2.4.10-1|2551	rm -f $f
12mu|apache-2.4.10-1|2552	done
12mu|apache-2.4.10-1|2553	
12mu|apache-2.4.10-1|2554	#Fix config_vars.mk, and add some MDK flags so all other modules
12mu|apache-2.4.10-1|2555	#can simply do "apxs -q VARIABLE" and know, for example, the exact
12mu|apache-2.4.10-1|2556	#release of apache-devel or the exact directory where the source is
12mu|apache-2.4.10-1|2557	#located.
12mu|apache-2.4.10-1|2558	CVMK="%{buildroot}%{_libdir}/apache/build/config_vars.mk"
12mu|apache-2.4.10-1|2559	perl -pi -e "s|%{_builddir}/httpd-%{version}|%{_usrsrc}/apache-%{version}|g" $CVMK
12mu|apache-2.4.10-1|2560	perl -pi -e "s|%{buildroot}||g" $CVMK
12mu|apache-2.4.10-1|2561	perl -pi -e "s|^EXTRA_INCLUDES.*|EXTRA_INCLUDES = `apr-1-config --includes` -I%{_includedir}/apache -I%{_includedir}/openssl|g" $CVMK
12mu|apache-2.4.10-1|2562	
12mu|apache-2.4.10-1|2563	# fix libtool invocation
12mu|apache-2.4.10-1|2564	perl -pi -e "s|^LIBTOOL.*|LIBTOOL = libtool|g" $CVMK
12mu|apache-2.4.10-1|2565	perl -pi -e "s|^SH_LIBTOOL.*|SH_LIBTOOL = libtool|g" $CVMK
12mu|apache-2.4.10-1|2566	
12mu|apache-2.4.10-1|2567	# if the following 3 lines needs to be enabled again, use the ".*" wildcard as in
12mu|apache-2.4.10-1|2568	# "s|bla bla =.*|bla bla = replaced whatever text after the equal char...|g"
12mu|apache-2.4.10-1|2569	#perl -pi -e "s|installbuilddir =.*|installbuilddir = %{_libdir}/apache/build|g" $CVMK
12mu|apache-2.4.10-1|2570	#perl -pi -e "s|htdocsdir =.*|htdocsdir = /var/www/html|g" $CVMK
12mu|apache-2.4.10-1|2571	#perl -pi -e "s|logfiledir =.*|logfiledir = /var/log/httpd|g" $CVMK
12mu|apache-2.4.10-1|2572	echo "ap_version = %{version}" >> $CVMK
12mu|apache-2.4.10-1|2573	echo "ap_release = %{release}" >> $CVMK
12mu|apache-2.4.10-1|2574	
12mu|apache-2.4.10-1|2575	#########################################################################################
12mu|apache-2.4.10-1|2576	# fix some bugs and other stuff
12mu|apache-2.4.10-1|2577	#
12mu|apache-2.4.10-1|2578	perl -pi -e "s|%{_builddir}/httpd-%{version}|%{_usrsrc}/apache-%{version}|g" %{buildroot}%{_libdir}/apache/build/apr_rules.mk
12mu|apache-2.4.10-1|2579	
12mu|apache-2.4.10-1|2580	mv %{buildroot}%{_sbindir}/envvars %{buildroot}%{_libdir}/apache/build/
12mu|apache-2.4.10-1|2581	
12mu|apache-2.4.10-1|2582	# named config.nice files are in the devel package
12mu|apache-2.4.10-1|2583	rm -f %{buildroot}%{_libdir}/apache/build/config.nice
12mu|apache-2.4.10-1|2584	
12mu|apache-2.4.10-1|2585	##################################################################
12mu|apache-2.4.10-1|2586	# install module conf files for the "modules.d" dir loading structure
12mu|apache-2.4.10-1|2587	install -m0644 Mandriva/*mod_*.conf %{buildroot}%{_sysconfdir}/httpd/modules.d/
12mu|apache-2.4.10-1|2588	
12mu|apache-2.4.10-1|2589	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12mu|apache-2.4.10-1|2590	
12mu|apache-2.4.10-1|2591	# install the mpm stuff
12mu|apache-2.4.10-1|2592	install -m0755 build-worker/httpd %{buildroot}%{_sbindir}/httpd-worker
12mu|apache-2.4.10-1|2593	install -m0755 build-event/httpd %{buildroot}%{_sbindir}/httpd-event
12mu|apache-2.4.10-1|2594	
12mu|apache-2.4.10-1|2595	# install alternative MPMs; executables, man pages, and systemd service files
12mu|apache-2.4.10-1|2596	install -d %{buildroot}/lib/systemd/system
12mu|apache-2.4.10-1|2597	for mpm in worker event; do
12mu|apache-2.4.10-1|2598	install -p -m 644 httpd-${mpm}.service %{buildroot}/lib/systemd/system/httpd-${mpm}.service
12mu|apache-2.4.10-1|2599	done
12mu|apache-2.4.10-1|2600	
12mu|apache-2.4.10-1|2601	# Default httpd (prefork) service file
12mu|apache-2.4.10-1|2602	install -p -m 644 httpd.service.def %{buildroot}/lib/systemd/system/httpd.service
12mu|apache-2.4.10-1|2603	
12mu|apache-2.4.10-1|2604	# Install tmpfiles.d config for httpd
12mu|apache-2.4.10-1|2605	install -m 0644 %{SOURCE16} -D %{buildroot}%{_prefix}/lib/tmpfiles.d/httpd.conf
12mu|apache-2.4.10-1|2606	
12mu|apache-2.4.10-1|2607	# install htcacheclean files
12mu|apache-2.4.10-1|2608	install -m0644 htcacheclean.service %{buildroot}/lib/systemd/system/htcacheclean.service
12mu|apache-2.4.10-1|2609	install -m0644 htcacheclean.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/htcacheclean
12mu|apache-2.4.10-1|2610	
12mu|apache-2.4.10-1|2611	# install missing files
12mu|apache-2.4.10-1|2612	install -m755 build-prefork/support/split-logfile %{buildroot}%{_sbindir}/split-logfile
12mu|apache-2.4.10-1|2613	install -m755 support/list_hooks.pl %{buildroot}%{_sbindir}/list_hooks.pl
12mu|apache-2.4.10-1|2614	install -m755 build-prefork/support/logresolve.pl %{buildroot}%{_sbindir}/logresolve.pl
12mu|apache-2.4.10-1|2615	install -m755 build-prefork/support/log_server_status %{buildroot}%{_sbindir}/log_server_status
12mu|apache-2.4.10-1|2616	install -m755 build-prefork/support/checkgid %{buildroot}%{_sbindir}/checkgid
12mu|apache-2.4.10-1|2617	install -m755 support/check_forensic %{buildroot}%{_sbindir}/check_forensic
12mu|apache-2.4.10-1|2618	
12mu|apache-2.4.10-1|2619	# fix a msec safe cache for the ssl stuff
12mu|apache-2.4.10-1|2620	install -d %{buildroot}/var/cache/httpd/mod_ssl
12mu|apache-2.4.10-1|2621	touch %{buildroot}/var/cache/httpd/mod_ssl/scache.dir
12mu|apache-2.4.10-1|2622	touch %{buildroot}/var/cache/httpd/mod_ssl/scache.pag
12mu|apache-2.4.10-1|2623	touch %{buildroot}/var/cache/httpd/mod_ssl/scache.sem
12mu|apache-2.4.10-1|2624	
12mu|apache-2.4.10-1|2625	# fix a msec safe cache for the mod_ldap LDAPSharedCacheFile
12mu|apache-2.4.10-1|2626	touch %{buildroot}/var/cache/httpd/mod_ldap_cache
12mu|apache-2.4.10-1|2627	
12mu|apache-2.4.10-1|2628	install -m0644 Mandriva/fileprotector.conf %{buildroot}%{_sysconfdir}/httpd/conf/fileprotector.conf
12mu|apache-2.4.10-1|2629	install -m0644 Mandriva/httpd.sysconf %{buildroot}%{_sysconfdir}/sysconfig/httpd
12mu|apache-2.4.10-1|2630	install -m0644 Mandriva/favicon.ico %{buildroot}/var/www/html/
12mu|apache-2.4.10-1|2631	install -m0644 Mandriva/robots.txt %{buildroot}/var/www/html/
12mu|apache-2.4.10-1|2632	install -m0644 Mandriva/rpm.png  %{buildroot}/var/www/icons/
12mu|apache-2.4.10-1|2633	install -m0644 Mandriva/httpd.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/httpd
12mu|apache-2.4.10-1|2634	
12mu|apache-2.4.10-1|2635	%multiarch_includes %{buildroot}%{_includedir}/apache/ap_config_layout.h
12mu|apache-2.4.10-1|2636	
12mu|apache-2.4.10-1|2637	# rpm filetriggers
12mu|apache-2.4.10-1|2638	install -d %{buildroot}%{_localstatedir}/lib/rpm/filetriggers
12mu|apache-2.4.10-1|2639	cat > %{buildroot}%{_localstatedir}/lib/rpm/filetriggers/webapp.filter << EOF
12mu|apache-2.4.10-1|2640	^./etc/httpd/conf/webapps.d/.*\.conf$
12mu|apache-2.4.10-1|2641	EOF
12mu|apache-2.4.10-1|2642	install -m0755 %{SOURCE2} %{buildroot}%{_localstatedir}/lib/rpm/filetriggers/webapp.script
12mu|apache-2.4.10-1|2643	
12mu|apache-2.4.10-1|2644	# add two important documentation files in the plain ASCII format
12mu|apache-2.4.10-1|2645	cp docs/manual/upgrading.html.en upgrading.html
12mu|apache-2.4.10-1|2646	cp docs/manual/new_features_2_4.html.en new_features_2_4.html
12mu|apache-2.4.10-1|2647	
12mu|apache-2.4.10-1|2648	lynx -dump -nolist upgrading.html > upgrading.txt
12mu|apache-2.4.10-1|2649	lynx -dump -nolist new_features_2_4.html > new_features_2_4.txt
12mu|apache-2.4.10-1|2650	
12mu|apache-2.4.10-1|2651	# fix the manual
12mu|apache-2.4.10-1|2652	find %{buildroot}%{_datadir}/doc/apache-doc -type d -exec chmod 755 {} \;
12mu|apache-2.4.10-1|2653	find %{buildroot}%{_datadir}/doc/apache-doc -type f -exec chmod 644 {} \;
12mu|apache-2.4.10-1|2654	
12mu|apache-2.4.10-1|2655	# let's not ship those, they might reveal some information to unwanted eyes
12mu|apache-2.4.10-1|2656	rm -rf %{buildroot}/var/www/cgi-bin/printenv*
12mu|apache-2.4.10-1|2657	rm -rf %{buildroot}/var/www/cgi-bin/test-cgi
12mu|apache-2.4.10-1|2658	
12mu|apache-2.4.10-1|2659	#########################################################################################
12mu|apache-2.4.10-1|2660	# install phase done
12mu|apache-2.4.10-1|2661	#
12mu|apache-2.4.10-1|2662	
12mu|apache-2.4.10-1|2663	%clean
12mu|apache-2.4.10-1|2664	
12mu|apache-2.4.10-1|2665	# Clean up "install source" and other generated dirs
12mu|apache-2.4.10-1|2666	[ "%{_builddir}/tmp-httpd-%{version}%{_usrsrc}/apache-%{version}" != "/" ] && rm -rf %{_builddir}/tmp-httpd-%{version}%{_usrsrc}/apache-%{version}
12mu|apache-2.4.10-1|2667	[ "%{_builddir}/usr/src" != "/" ] && rm -rf %{_builddir}/usr/src
12mu|apache-2.4.10-1|2668	[ "%{_builddir}/tmp-httpd-%{version}" != "/" ] && rm -rf %{_builddir}/tmp-httpd-%{version}
12mu|apache-2.4.10-1|2669	
12mu|apache-2.4.10-1|2670	%pre base
12mu|apache-2.4.10-1|2671	%_pre_useradd apache /var/www /bin/sh
12mu|apache-2.4.10-1|2672	
12mu|apache-2.4.10-1|2673	%postun base
12mu|apache-2.4.10-1|2674	%_postun_userdel apache
12mu|apache-2.4.10-1|2675	
12mu|apache-2.4.10-1|2676	%post mpm-prefork
12mu|apache-2.4.10-1|2677	# Register the httpd service
12mu|apache-2.4.10-1|2678	if [ "$1" -eq "1" ] ; then
12mu|apache-2.4.10-1|2679	# Initial installation
12mu|apache-2.4.10-1|2680	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2681	fi
12mu|apache-2.4.10-1|2682	
12mu|apache-2.4.10-1|2683	%preun mpm-prefork
12mu|apache-2.4.10-1|2684	if [ "$1" -eq "0" ] ; then
12mu|apache-2.4.10-1|2685	# Package removal, not upgrade
12mu|apache-2.4.10-1|2686	/bin/systemctl --no-reload disable %{all_services} > /dev/null 2>&1 || :
12mu|apache-2.4.10-1|2687	/bin/systemctl stop %{all_services} > /dev/null 2>&1 || :
12mu|apache-2.4.10-1|2688	fi
12mu|apache-2.4.10-1|2689	
12mu|apache-2.4.10-1|2690	%postun mpm-prefork
12mu|apache-2.4.10-1|2691	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2692	
12mu|apache-2.4.10-1|2693	
12mu|apache-2.4.10-1|2694	%post mpm-worker
12mu|apache-2.4.10-1|2695	# Register the httpd service
12mu|apache-2.4.10-1|2696	if [ "$1" -eq "1" ] ; then
12mu|apache-2.4.10-1|2697	# Initial installation
12mu|apache-2.4.10-1|2698	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2699	fi
12mu|apache-2.4.10-1|2700	
12mu|apache-2.4.10-1|2701	%preun mpm-worker
12mu|apache-2.4.10-1|2702	if [ "$1" -eq "0" ] ; then
12mu|apache-2.4.10-1|2703	# Package removal, not upgrade
12mu|apache-2.4.10-1|2704	/bin/systemctl --no-reload disable %{all_services} > /dev/null 2>&1 || :
12mu|apache-2.4.10-1|2705	/bin/systemctl stop %{all_services} > /dev/null 2>&1 || :
12mu|apache-2.4.10-1|2706	fi
12mu|apache-2.4.10-1|2707	
12mu|apache-2.4.10-1|2708	%postun mpm-worker
12mu|apache-2.4.10-1|2709	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2710	
12mu|apache-2.4.10-1|2711	%post mpm-event
12mu|apache-2.4.10-1|2712	# Register the httpd service
12mu|apache-2.4.10-1|2713	if [ "$1" -eq "1" ] ; then
12mu|apache-2.4.10-1|2714	# Initial installation
12mu|apache-2.4.10-1|2715	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2716	fi
12mu|apache-2.4.10-1|2717	
12mu|apache-2.4.10-1|2718	%preun mpm-event
12mu|apache-2.4.10-1|2719	if [ $1 -eq 0 ] ; then
12mu|apache-2.4.10-1|2720	# Package removal, not upgrade
12mu|apache-2.4.10-1|2721	/bin/systemctl --no-reload disable %{all_services} > /dev/null 2>&1 || :
12mu|apache-2.4.10-1|2722	/bin/systemctl stop %{all_services} > /dev/null 2>&1 || :
12mu|apache-2.4.10-1|2723	fi
12mu|apache-2.4.10-1|2724	
12mu|apache-2.4.10-1|2725	%postun mpm-event
12mu|apache-2.4.10-1|2726	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2727	
12mu|apache-2.4.10-1|2728	%post mod_authn_file
12mu|apache-2.4.10-1|2729	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2730	
12mu|apache-2.4.10-1|2731	%postun mod_authn_file
12mu|apache-2.4.10-1|2732	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2733	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2734	fi
12mu|apache-2.4.10-1|2735	
12mu|apache-2.4.10-1|2736	%post mod_authn_dbm
12mu|apache-2.4.10-1|2737	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2738	
12mu|apache-2.4.10-1|2739	%postun mod_authn_dbm
12mu|apache-2.4.10-1|2740	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2741	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2742	fi
12mu|apache-2.4.10-1|2743	
12mu|apache-2.4.10-1|2744	%post mod_authn_anon
12mu|apache-2.4.10-1|2745	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2746	
12mu|apache-2.4.10-1|2747	%postun mod_authn_anon
12mu|apache-2.4.10-1|2748	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2749	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2750	fi
12mu|apache-2.4.10-1|2751	
12mu|apache-2.4.10-1|2752	%post mod_authn_dbd
12mu|apache-2.4.10-1|2753	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2754	
12mu|apache-2.4.10-1|2755	%postun mod_authn_dbd
12mu|apache-2.4.10-1|2756	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2757	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2758	fi
12mu|apache-2.4.10-1|2759	
12mu|apache-2.4.10-1|2760	%post mod_authn_socache
12mu|apache-2.4.10-1|2761	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2762	
12mu|apache-2.4.10-1|2763	%postun mod_authn_socache
12mu|apache-2.4.10-1|2764	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2765	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2766	fi
12mu|apache-2.4.10-1|2767	
12mu|apache-2.4.10-1|2768	%post mod_authn_core
12mu|apache-2.4.10-1|2769	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2770	
12mu|apache-2.4.10-1|2771	%postun mod_authn_core
12mu|apache-2.4.10-1|2772	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2773	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2774	fi
12mu|apache-2.4.10-1|2775	
12mu|apache-2.4.10-1|2776	%post mod_authz_host
12mu|apache-2.4.10-1|2777	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2778	
12mu|apache-2.4.10-1|2779	%postun mod_authz_host
12mu|apache-2.4.10-1|2780	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2781	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2782	fi
12mu|apache-2.4.10-1|2783	
12mu|apache-2.4.10-1|2784	%post mod_authz_groupfile
12mu|apache-2.4.10-1|2785	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2786	
12mu|apache-2.4.10-1|2787	%postun mod_authz_groupfile
12mu|apache-2.4.10-1|2788	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2789	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2790	fi
12mu|apache-2.4.10-1|2791	
12mu|apache-2.4.10-1|2792	%post mod_authz_user
12mu|apache-2.4.10-1|2793	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2794	
12mu|apache-2.4.10-1|2795	%postun mod_authz_user
12mu|apache-2.4.10-1|2796	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2797	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2798	fi
12mu|apache-2.4.10-1|2799	
12mu|apache-2.4.10-1|2800	%post mod_authz_dbm
12mu|apache-2.4.10-1|2801	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2802	
12mu|apache-2.4.10-1|2803	%postun mod_authz_dbm
12mu|apache-2.4.10-1|2804	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2805	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2806	fi
12mu|apache-2.4.10-1|2807	
12mu|apache-2.4.10-1|2808	%post mod_authz_owner
12mu|apache-2.4.10-1|2809	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2810	
12mu|apache-2.4.10-1|2811	%postun mod_authz_owner
12mu|apache-2.4.10-1|2812	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2813	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2814	fi
12mu|apache-2.4.10-1|2815	
12mu|apache-2.4.10-1|2816	%post mod_authz_dbd
12mu|apache-2.4.10-1|2817	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2818	
12mu|apache-2.4.10-1|2819	%postun mod_authz_dbd
12mu|apache-2.4.10-1|2820	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2821	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2822	fi
12mu|apache-2.4.10-1|2823	
12mu|apache-2.4.10-1|2824	%post mod_authz_core
12mu|apache-2.4.10-1|2825	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2826	
12mu|apache-2.4.10-1|2827	%postun mod_authz_core
12mu|apache-2.4.10-1|2828	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2829	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2830	fi
12mu|apache-2.4.10-1|2831	
12mu|apache-2.4.10-1|2832	%post mod_authnz_ldap
12mu|apache-2.4.10-1|2833	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2834	
12mu|apache-2.4.10-1|2835	%postun mod_authnz_ldap
12mu|apache-2.4.10-1|2836	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2837	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2838	fi
12mu|apache-2.4.10-1|2839	
12mu|apache-2.4.10-1|2840	%post mod_access_compat
12mu|apache-2.4.10-1|2841	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2842	
12mu|apache-2.4.10-1|2843	%postun mod_access_compat
12mu|apache-2.4.10-1|2844	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2845	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2846	fi
12mu|apache-2.4.10-1|2847	
12mu|apache-2.4.10-1|2848	%post mod_auth_basic
12mu|apache-2.4.10-1|2849	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2850	
12mu|apache-2.4.10-1|2851	%postun mod_auth_basic
12mu|apache-2.4.10-1|2852	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2853	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2854	fi
12mu|apache-2.4.10-1|2855	
12mu|apache-2.4.10-1|2856	%post mod_auth_form
12mu|apache-2.4.10-1|2857	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2858	
12mu|apache-2.4.10-1|2859	%postun mod_auth_form
12mu|apache-2.4.10-1|2860	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2861	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2862	fi
12mu|apache-2.4.10-1|2863	
12mu|apache-2.4.10-1|2864	%post mod_auth_digest
12mu|apache-2.4.10-1|2865	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2866	
12mu|apache-2.4.10-1|2867	%postun mod_auth_digest
12mu|apache-2.4.10-1|2868	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2869	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2870	fi
12mu|apache-2.4.10-1|2871	
12mu|apache-2.4.10-1|2872	%post mod_allowmethods
12mu|apache-2.4.10-1|2873	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2874	
12mu|apache-2.4.10-1|2875	%postun mod_allowmethods
12mu|apache-2.4.10-1|2876	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2877	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2878	fi
12mu|apache-2.4.10-1|2879	
12mu|apache-2.4.10-1|2880	%post mod_file_cache
12mu|apache-2.4.10-1|2881	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2882	
12mu|apache-2.4.10-1|2883	%postun mod_file_cache
12mu|apache-2.4.10-1|2884	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2885	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2886	fi
12mu|apache-2.4.10-1|2887	
12mu|apache-2.4.10-1|2888	%post mod_cache
12mu|apache-2.4.10-1|2889	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2890	
12mu|apache-2.4.10-1|2891	%postun mod_cache
12mu|apache-2.4.10-1|2892	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2893	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2894	fi
12mu|apache-2.4.10-1|2895	
12mu|apache-2.4.10-1|2896	%post mod_cache_disk
12mu|apache-2.4.10-1|2897	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2898	
12mu|apache-2.4.10-1|2899	%postun mod_cache_disk
12mu|apache-2.4.10-1|2900	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2901	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2902	fi
12mu|apache-2.4.10-1|2903	
12mu|apache-2.4.10-1|2904	%post mod_socache_shmcb
12mu|apache-2.4.10-1|2905	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2906	
12mu|apache-2.4.10-1|2907	%postun mod_socache_shmcb
12mu|apache-2.4.10-1|2908	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2909	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2910	fi
12mu|apache-2.4.10-1|2911	
12mu|apache-2.4.10-1|2912	%post mod_socache_dbm
12mu|apache-2.4.10-1|2913	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2914	
12mu|apache-2.4.10-1|2915	%postun mod_socache_dbm
12mu|apache-2.4.10-1|2916	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2917	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2918	fi
12mu|apache-2.4.10-1|2919	
12mu|apache-2.4.10-1|2920	%post mod_socache_memcache
12mu|apache-2.4.10-1|2921	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2922	
12mu|apache-2.4.10-1|2923	%postun mod_socache_memcache
12mu|apache-2.4.10-1|2924	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2925	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2926	fi
12mu|apache-2.4.10-1|2927	
12mu|apache-2.4.10-1|2928	%post mod_watchdog
12mu|apache-2.4.10-1|2929	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2930	
12mu|apache-2.4.10-1|2931	%postun mod_watchdog
12mu|apache-2.4.10-1|2932	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2933	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2934	fi
12mu|apache-2.4.10-1|2935	
12mu|apache-2.4.10-1|2936	%post mod_dbd
12mu|apache-2.4.10-1|2937	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2938	
12mu|apache-2.4.10-1|2939	%postun mod_dbd
12mu|apache-2.4.10-1|2940	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2941	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2942	fi
12mu|apache-2.4.10-1|2943	
12mu|apache-2.4.10-1|2944	%post mod_bucketeer
12mu|apache-2.4.10-1|2945	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2946	
12mu|apache-2.4.10-1|2947	%postun mod_bucketeer
12mu|apache-2.4.10-1|2948	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2949	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2950	fi
12mu|apache-2.4.10-1|2951	
12mu|apache-2.4.10-1|2952	%post mod_dumpio
12mu|apache-2.4.10-1|2953	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2954	
12mu|apache-2.4.10-1|2955	%postun mod_dumpio
12mu|apache-2.4.10-1|2956	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2957	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2958	fi
12mu|apache-2.4.10-1|2959	
12mu|apache-2.4.10-1|2960	%post mod_echo
12mu|apache-2.4.10-1|2961	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2962	
12mu|apache-2.4.10-1|2963	%postun mod_echo
12mu|apache-2.4.10-1|2964	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2965	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2966	fi
12mu|apache-2.4.10-1|2967	
12mu|apache-2.4.10-1|2968	%post mod_case_filter
12mu|apache-2.4.10-1|2969	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2970	
12mu|apache-2.4.10-1|2971	%postun mod_case_filter
12mu|apache-2.4.10-1|2972	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2973	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2974	fi
12mu|apache-2.4.10-1|2975	
12mu|apache-2.4.10-1|2976	%post mod_case_filter_in
12mu|apache-2.4.10-1|2977	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2978	
12mu|apache-2.4.10-1|2979	%postun mod_case_filter_in
12mu|apache-2.4.10-1|2980	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2981	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2982	fi
12mu|apache-2.4.10-1|2983	
12mu|apache-2.4.10-1|2984	%post mod_buffer
12mu|apache-2.4.10-1|2985	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2986	
12mu|apache-2.4.10-1|2987	%postun mod_buffer
12mu|apache-2.4.10-1|2988	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2989	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2990	fi
12mu|apache-2.4.10-1|2991	
12mu|apache-2.4.10-1|2992	%post mod_data
12mu|apache-2.4.10-1|2993	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2994	
12mu|apache-2.4.10-1|2995	%postun mod_data
12mu|apache-2.4.10-1|2996	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|2997	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|2998	fi
12mu|apache-2.4.10-1|2999	
12mu|apache-2.4.10-1|3000	%post mod_ratelimit
12mu|apache-2.4.10-1|3001	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3002	
12mu|apache-2.4.10-1|3003	%postun mod_ratelimit
12mu|apache-2.4.10-1|3004	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3005	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3006	fi
12mu|apache-2.4.10-1|3007	
12mu|apache-2.4.10-1|3008	%post mod_reqtimeout
12mu|apache-2.4.10-1|3009	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3010	
12mu|apache-2.4.10-1|3011	%postun mod_reqtimeout
12mu|apache-2.4.10-1|3012	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3013	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3014	fi
12mu|apache-2.4.10-1|3015	
12mu|apache-2.4.10-1|3016	%post mod_ext_filter
12mu|apache-2.4.10-1|3017	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3018	
12mu|apache-2.4.10-1|3019	%postun mod_ext_filter
12mu|apache-2.4.10-1|3020	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3021	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3022	fi
12mu|apache-2.4.10-1|3023	
12mu|apache-2.4.10-1|3024	%post mod_request
12mu|apache-2.4.10-1|3025	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3026	
12mu|apache-2.4.10-1|3027	%postun mod_request
12mu|apache-2.4.10-1|3028	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3029	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3030	fi
12mu|apache-2.4.10-1|3031	
12mu|apache-2.4.10-1|3032	%post mod_include
12mu|apache-2.4.10-1|3033	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3034	
12mu|apache-2.4.10-1|3035	%postun mod_include
12mu|apache-2.4.10-1|3036	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3037	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3038	fi
12mu|apache-2.4.10-1|3039	
12mu|apache-2.4.10-1|3040	%post mod_filter
12mu|apache-2.4.10-1|3041	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3042	
12mu|apache-2.4.10-1|3043	%postun mod_filter
12mu|apache-2.4.10-1|3044	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3045	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3046	fi
12mu|apache-2.4.10-1|3047	
12mu|apache-2.4.10-1|3048	%post mod_reflector
12mu|apache-2.4.10-1|3049	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3050	
12mu|apache-2.4.10-1|3051	%postun mod_reflector
12mu|apache-2.4.10-1|3052	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3053	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3054	fi
12mu|apache-2.4.10-1|3055	
12mu|apache-2.4.10-1|3056	%post mod_substitute
12mu|apache-2.4.10-1|3057	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3058	
12mu|apache-2.4.10-1|3059	%postun mod_substitute
12mu|apache-2.4.10-1|3060	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3061	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3062	fi
12mu|apache-2.4.10-1|3063	
12mu|apache-2.4.10-1|3064	%post mod_sed
12mu|apache-2.4.10-1|3065	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3066	
12mu|apache-2.4.10-1|3067	%postun mod_sed
12mu|apache-2.4.10-1|3068	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3069	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3070	fi
12mu|apache-2.4.10-1|3071	
12mu|apache-2.4.10-1|3072	%post mod_charset_lite
12mu|apache-2.4.10-1|3073	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3074	
12mu|apache-2.4.10-1|3075	%postun mod_charset_lite
12mu|apache-2.4.10-1|3076	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3077	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3078	fi
12mu|apache-2.4.10-1|3079	
12mu|apache-2.4.10-1|3080	%post mod_deflate
12mu|apache-2.4.10-1|3081	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3082	
12mu|apache-2.4.10-1|3083	%postun mod_deflate
12mu|apache-2.4.10-1|3084	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3085	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3086	fi
12mu|apache-2.4.10-1|3087	
12mu|apache-2.4.10-1|3088	%post mod_xml2enc
12mu|apache-2.4.10-1|3089	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3090	
12mu|apache-2.4.10-1|3091	%postun mod_xml2enc
12mu|apache-2.4.10-1|3092	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3093	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3094	fi
12mu|apache-2.4.10-1|3095	
12mu|apache-2.4.10-1|3096	%post mod_proxy_html
12mu|apache-2.4.10-1|3097	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3098	
12mu|apache-2.4.10-1|3099	%postun mod_proxy_html
12mu|apache-2.4.10-1|3100	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3101	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3102	fi
12mu|apache-2.4.10-1|3103	
12mu|apache-2.4.10-1|3104	%post mod_mime
12mu|apache-2.4.10-1|3105	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3106	
12mu|apache-2.4.10-1|3107	%postun mod_mime
12mu|apache-2.4.10-1|3108	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3109	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3110	fi
12mu|apache-2.4.10-1|3111	
12mu|apache-2.4.10-1|3112	%post mod_ldap
12mu|apache-2.4.10-1|3113	%create_ghostfile /var/cache/httpd/mod_ldap_cache apache root 0600
12mu|apache-2.4.10-1|3114	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3115	
12mu|apache-2.4.10-1|3116	%postun mod_ldap
12mu|apache-2.4.10-1|3117	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3118	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3119	fi
12mu|apache-2.4.10-1|3120	
12mu|apache-2.4.10-1|3121	%post mod_log_config
12mu|apache-2.4.10-1|3122	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3123	
12mu|apache-2.4.10-1|3124	%postun mod_log_config
12mu|apache-2.4.10-1|3125	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3126	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3127	fi
12mu|apache-2.4.10-1|3128	
12mu|apache-2.4.10-1|3129	%post mod_log_debug
12mu|apache-2.4.10-1|3130	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3131	
12mu|apache-2.4.10-1|3132	%postun mod_log_debug
12mu|apache-2.4.10-1|3133	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3134	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3135	fi
12mu|apache-2.4.10-1|3136	
12mu|apache-2.4.10-1|3137	%post mod_log_forensic
12mu|apache-2.4.10-1|3138	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3139	
12mu|apache-2.4.10-1|3140	%postun mod_log_forensic
12mu|apache-2.4.10-1|3141	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3142	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3143	fi
12mu|apache-2.4.10-1|3144	
12mu|apache-2.4.10-1|3145	%post mod_logio
12mu|apache-2.4.10-1|3146	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3147	
12mu|apache-2.4.10-1|3148	%postun mod_logio
12mu|apache-2.4.10-1|3149	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3150	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3151	fi
12mu|apache-2.4.10-1|3152	
12mu|apache-2.4.10-1|3153	%post mod_lua
12mu|apache-2.4.10-1|3154	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3155	
12mu|apache-2.4.10-1|3156	%postun mod_lua
12mu|apache-2.4.10-1|3157	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3158	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3159	fi
12mu|apache-2.4.10-1|3160	
12mu|apache-2.4.10-1|3161	%post mod_env
12mu|apache-2.4.10-1|3162	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3163	
12mu|apache-2.4.10-1|3164	%postun mod_env
12mu|apache-2.4.10-1|3165	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3166	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3167	fi
12mu|apache-2.4.10-1|3168	
12mu|apache-2.4.10-1|3169	%post mod_mime_magic
12mu|apache-2.4.10-1|3170	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3171	
12mu|apache-2.4.10-1|3172	%postun mod_mime_magic
12mu|apache-2.4.10-1|3173	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3174	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3175	fi
12mu|apache-2.4.10-1|3176	
12mu|apache-2.4.10-1|3177	%post mod_cern_meta
12mu|apache-2.4.10-1|3178	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3179	
12mu|apache-2.4.10-1|3180	%postun mod_cern_meta
12mu|apache-2.4.10-1|3181	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3182	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3183	fi
12mu|apache-2.4.10-1|3184	
12mu|apache-2.4.10-1|3185	%post mod_expires
12mu|apache-2.4.10-1|3186	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3187	
12mu|apache-2.4.10-1|3188	%postun mod_expires
12mu|apache-2.4.10-1|3189	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3190	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3191	fi
12mu|apache-2.4.10-1|3192	
12mu|apache-2.4.10-1|3193	%post mod_headers
12mu|apache-2.4.10-1|3194	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3195	
12mu|apache-2.4.10-1|3196	%postun mod_headers
12mu|apache-2.4.10-1|3197	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3198	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3199	fi
12mu|apache-2.4.10-1|3200	
12mu|apache-2.4.10-1|3201	%post mod_ident
12mu|apache-2.4.10-1|3202	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3203	
12mu|apache-2.4.10-1|3204	%postun mod_ident
12mu|apache-2.4.10-1|3205	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3206	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3207	fi
12mu|apache-2.4.10-1|3208	
12mu|apache-2.4.10-1|3209	%post mod_usertrack
12mu|apache-2.4.10-1|3210	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3211	
12mu|apache-2.4.10-1|3212	%postun mod_usertrack
12mu|apache-2.4.10-1|3213	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3214	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3215	fi
12mu|apache-2.4.10-1|3216	
12mu|apache-2.4.10-1|3217	%post mod_unique_id
12mu|apache-2.4.10-1|3218	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3219	
12mu|apache-2.4.10-1|3220	%postun mod_unique_id
12mu|apache-2.4.10-1|3221	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3222	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3223	fi
12mu|apache-2.4.10-1|3224	
12mu|apache-2.4.10-1|3225	%post mod_setenvif
12mu|apache-2.4.10-1|3226	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3227	
12mu|apache-2.4.10-1|3228	%postun mod_setenvif
12mu|apache-2.4.10-1|3229	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3230	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3231	fi
12mu|apache-2.4.10-1|3232	
12mu|apache-2.4.10-1|3233	%post mod_version
12mu|apache-2.4.10-1|3234	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3235	
12mu|apache-2.4.10-1|3236	%postun mod_version
12mu|apache-2.4.10-1|3237	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3238	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3239	fi
12mu|apache-2.4.10-1|3240	
12mu|apache-2.4.10-1|3241	%post mod_remoteip
12mu|apache-2.4.10-1|3242	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3243	
12mu|apache-2.4.10-1|3244	%postun mod_remoteip
12mu|apache-2.4.10-1|3245	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3246	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3247	fi
12mu|apache-2.4.10-1|3248	
12mu|apache-2.4.10-1|3249	%post mod_proxy
12mu|apache-2.4.10-1|3250	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3251	
12mu|apache-2.4.10-1|3252	%postun mod_proxy
12mu|apache-2.4.10-1|3253	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3254	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3255	fi
12mu|apache-2.4.10-1|3256	
12mu|apache-2.4.10-1|3257	%post mod_proxy_connect
12mu|apache-2.4.10-1|3258	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3259	
12mu|apache-2.4.10-1|3260	%postun mod_proxy_connect
12mu|apache-2.4.10-1|3261	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3262	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3263	fi
12mu|apache-2.4.10-1|3264	
12mu|apache-2.4.10-1|3265	%post mod_proxy_ftp
12mu|apache-2.4.10-1|3266	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3267	
12mu|apache-2.4.10-1|3268	%postun mod_proxy_ftp
12mu|apache-2.4.10-1|3269	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3270	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3271	fi
12mu|apache-2.4.10-1|3272	
12mu|apache-2.4.10-1|3273	%post mod_proxy_http
12mu|apache-2.4.10-1|3274	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3275	
12mu|apache-2.4.10-1|3276	%postun mod_proxy_http
12mu|apache-2.4.10-1|3277	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3278	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3279	fi
12mu|apache-2.4.10-1|3280	
12mu|apache-2.4.10-1|3281	%post mod_proxy_fcgi
12mu|apache-2.4.10-1|3282	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3283	
12mu|apache-2.4.10-1|3284	%postun mod_proxy_fcgi
12mu|apache-2.4.10-1|3285	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3286	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3287	fi
12mu|apache-2.4.10-1|3288	
12mu|apache-2.4.10-1|3289	%post mod_proxy_scgi
12mu|apache-2.4.10-1|3290	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3291	
12mu|apache-2.4.10-1|3292	%postun mod_proxy_scgi
12mu|apache-2.4.10-1|3293	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3294	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3295	fi
12mu|apache-2.4.10-1|3296	
12mu|apache-2.4.10-1|3297	%post mod_proxy_fdpass
12mu|apache-2.4.10-1|3298	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3299	
12mu|apache-2.4.10-1|3300	%postun mod_proxy_fdpass
12mu|apache-2.4.10-1|3301	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3302	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3303	fi
12mu|apache-2.4.10-1|3304	
12mu|apache-2.4.10-1|3305	%post mod_proxy_ajp
12mu|apache-2.4.10-1|3306	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3307	
12mu|apache-2.4.10-1|3308	%postun mod_proxy_ajp
12mu|apache-2.4.10-1|3309	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3310	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3311	fi
12mu|apache-2.4.10-1|3312	
12mu|apache-2.4.10-1|3313	%post mod_proxy_balancer
12mu|apache-2.4.10-1|3314	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3315	
12mu|apache-2.4.10-1|3316	%postun mod_proxy_balancer
12mu|apache-2.4.10-1|3317	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3318	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3319	fi
12mu|apache-2.4.10-1|3320	
12mu|apache-2.4.10-1|3321	%post mod_proxy_express
12mu|apache-2.4.10-1|3322	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3323	
12mu|apache-2.4.10-1|3324	%postun mod_proxy_express
12mu|apache-2.4.10-1|3325	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3326	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3327	fi
12mu|apache-2.4.10-1|3328	
12mu|apache-2.4.10-1|3329	%post mod_session
12mu|apache-2.4.10-1|3330	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3331	
12mu|apache-2.4.10-1|3332	%postun mod_session
12mu|apache-2.4.10-1|3333	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3334	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3335	fi
12mu|apache-2.4.10-1|3336	
12mu|apache-2.4.10-1|3337	%post mod_session_cookie
12mu|apache-2.4.10-1|3338	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3339	
12mu|apache-2.4.10-1|3340	%postun mod_session_cookie
12mu|apache-2.4.10-1|3341	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3342	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3343	fi
12mu|apache-2.4.10-1|3344	
12mu|apache-2.4.10-1|3345	%post mod_session_crypto
12mu|apache-2.4.10-1|3346	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3347	
12mu|apache-2.4.10-1|3348	%postun mod_session_crypto
12mu|apache-2.4.10-1|3349	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3350	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3351	fi
12mu|apache-2.4.10-1|3352	
12mu|apache-2.4.10-1|3353	%post mod_session_dbd
12mu|apache-2.4.10-1|3354	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3355	
12mu|apache-2.4.10-1|3356	%postun mod_session_dbd
12mu|apache-2.4.10-1|3357	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3358	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3359	fi
12mu|apache-2.4.10-1|3360	
12mu|apache-2.4.10-1|3361	%post mod_slotmem_shm
12mu|apache-2.4.10-1|3362	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3363	
12mu|apache-2.4.10-1|3364	%postun mod_slotmem_shm
12mu|apache-2.4.10-1|3365	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3366	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3367	fi
12mu|apache-2.4.10-1|3368	
12mu|apache-2.4.10-1|3369	%post mod_slotmem_plain
12mu|apache-2.4.10-1|3370	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3371	
12mu|apache-2.4.10-1|3372	%postun mod_slotmem_plain
12mu|apache-2.4.10-1|3373	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3374	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3375	fi
12mu|apache-2.4.10-1|3376	
12mu|apache-2.4.10-1|3377	%pre mod_ssl
12mu|apache-2.4.10-1|3378	# http://qa.mandriva.com/show_bug.cgi?id=32773
12mu|apache-2.4.10-1|3379	# http://qa.mandriva.com/show_bug.cgi?id=33198
12mu|apache-2.4.10-1|3380	# If there was default mod_ssl vhost misplaced move it as rpmsave
12mu|apache-2.4.10-1|3381	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
12mu|apache-2.4.10-1|3382	mv -vf %{_sysconfdir}/httpd/modules.d/41_mod_ssl.default-vhost.conf %{_sysconfdir}/httpd/conf/vhosts.d/01_default_ssl_vhost.conf
12mu|apache-2.4.10-1|3383	fi
12mu|apache-2.4.10-1|3384	
12mu|apache-2.4.10-1|3385	%post mod_ssl
12mu|apache-2.4.10-1|3386	if [ "$1" = "1" ]; then
12mu|apache-2.4.10-1|3387	
12mu|apache-2.4.10-1|3388	mkdir -p %{_sysconfdir}/pki/tls/{private,certs} 2>/dev/null
12mu|apache-2.4.10-1|3389	umask 077
12mu|apache-2.4.10-1|3390	
12mu|apache-2.4.10-1|3391	if [ ! -f %{_sysconfdir}/pki/tls/private/localhost.key ]; then
12mu|apache-2.4.10-1|3392	%{_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
12mu|apache-2.4.10-1|3393	fi
12mu|apache-2.4.10-1|3394	
12mu|apache-2.4.10-1|3395	FQDN=`hostname`
12mu|apache-2.4.10-1|3396	if [ "x${FQDN}" = "x" ]; then
12mu|apache-2.4.10-1|3397	FQDN=localhost.localdomain
12mu|apache-2.4.10-1|3398	fi
12mu|apache-2.4.10-1|3399	
12mu|apache-2.4.10-1|3400	if [ ! -f %{_sysconfdir}/pki/tls/certs/localhost.crt ] ; then
12mu|apache-2.4.10-1|3401	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
12mu|apache-2.4.10-1|3402	--
12mu|apache-2.4.10-1|3403	SomeState
12mu|apache-2.4.10-1|3404	SomeCity
12mu|apache-2.4.10-1|3405	SomeOrganization
12mu|apache-2.4.10-1|3406	SomeOrganizationalUnit
12mu|apache-2.4.10-1|3407	${FQDN}
12mu|apache-2.4.10-1|3408	root@${FQDN}
12mu|apache-2.4.10-1|3409	EOF
12mu|apache-2.4.10-1|3410	fi
12mu|apache-2.4.10-1|3411	fi
12mu|apache-2.4.10-1|3412	
12mu|apache-2.4.10-1|3413	if [ "$1" -gt "1" ]; then
12mu|apache-2.4.10-1|3414	mkdir -p %{_sysconfdir}/pki/tls/{private,certs} 2>/dev/null
12mu|apache-2.4.10-1|3415	if [ -d /etc/ssl/apache ];then
12mu|apache-2.4.10-1|3416	if [ -f /etc/ssl/apache/server.crt.rpmsave -a ! -f /etc/pki/tls/certs/localhost.crt ]; then
12mu|apache-2.4.10-1|3417	cp -p /etc/ssl/apache/server.crt.rpmsave /etc/pki/tls/certs/localhost.crt
12mu|apache-2.4.10-1|3418	fi
12mu|apache-2.4.10-1|3419	if [ -f /etc/ssl/apache/server.key.rpmsave -a ! -f /etc/pki/tls/private/localhost.key ]; then
12mu|apache-2.4.10-1|3420	cp -p /etc/ssl/apache/server.key.rpmsave /etc/pki/tls/private/localhost.key
12mu|apache-2.4.10-1|3421	fi
12mu|apache-2.4.10-1|3422	
12mu|apache-2.4.10-1|3423	fi
12mu|apache-2.4.10-1|3424	fi
12mu|apache-2.4.10-1|3425	
12mu|apache-2.4.10-1|3426	# create some ghost files
12mu|apache-2.4.10-1|3427	%create_ghostfile /var/cache/httpd/mod_ssl/scache.dir apache root 0600
12mu|apache-2.4.10-1|3428	%create_ghostfile /var/cache/httpd/mod_ssl/scache.pag apache root 0600
12mu|apache-2.4.10-1|3429	%create_ghostfile /var/cache/httpd/mod_ssl/scache.sem apache root 0600
12mu|apache-2.4.10-1|3430	
12mu|apache-2.4.10-1|3431	# http://qa.mandriva.com/show_bug.cgi?id=33429
12mu|apache-2.4.10-1|3432	if [ -f /etc/pki/tls/certs/localhost.crt ]; then
12mu|apache-2.4.10-1|3433	chmod 644 /etc/pki/tls/certs/localhost.crt
12mu|apache-2.4.10-1|3434	fi
12mu|apache-2.4.10-1|3435	
12mu|apache-2.4.10-1|3436	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3437	
12mu|apache-2.4.10-1|3438	%postun mod_ssl
12mu|apache-2.4.10-1|3439	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3440	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3441	fi
12mu|apache-2.4.10-1|3442	
12mu|apache-2.4.10-1|3443	%post mod_optional_hook_export
12mu|apache-2.4.10-1|3444	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3445	
12mu|apache-2.4.10-1|3446	%postun mod_optional_hook_export
12mu|apache-2.4.10-1|3447	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3448	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3449	fi
12mu|apache-2.4.10-1|3450	
12mu|apache-2.4.10-1|3451	%post mod_optional_hook_import
12mu|apache-2.4.10-1|3452	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3453	
12mu|apache-2.4.10-1|3454	%postun mod_optional_hook_import
12mu|apache-2.4.10-1|3455	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3456	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3457	fi
12mu|apache-2.4.10-1|3458	
12mu|apache-2.4.10-1|3459	%post mod_optional_fn_import
12mu|apache-2.4.10-1|3460	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3461	
12mu|apache-2.4.10-1|3462	%postun mod_optional_fn_import
12mu|apache-2.4.10-1|3463	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3464	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3465	fi
12mu|apache-2.4.10-1|3466	
12mu|apache-2.4.10-1|3467	%post mod_optional_fn_export
12mu|apache-2.4.10-1|3468	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3469	
12mu|apache-2.4.10-1|3470	%postun mod_optional_fn_export
12mu|apache-2.4.10-1|3471	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3472	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3473	fi
12mu|apache-2.4.10-1|3474	
12mu|apache-2.4.10-1|3475	%post mod_dialup
12mu|apache-2.4.10-1|3476	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3477	
12mu|apache-2.4.10-1|3478	%postun mod_dialup
12mu|apache-2.4.10-1|3479	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3480	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3481	fi
12mu|apache-2.4.10-1|3482	
12mu|apache-2.4.10-1|3483	%post mod_lbmethod_byrequests
12mu|apache-2.4.10-1|3484	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3485	
12mu|apache-2.4.10-1|3486	%postun mod_lbmethod_byrequests
12mu|apache-2.4.10-1|3487	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3488	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3489	fi
12mu|apache-2.4.10-1|3490	
12mu|apache-2.4.10-1|3491	%post mod_lbmethod_bytraffic
12mu|apache-2.4.10-1|3492	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3493	
12mu|apache-2.4.10-1|3494	%postun mod_lbmethod_bytraffic
12mu|apache-2.4.10-1|3495	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3496	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3497	fi
12mu|apache-2.4.10-1|3498	
12mu|apache-2.4.10-1|3499	%post mod_lbmethod_bybusyness
12mu|apache-2.4.10-1|3500	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3501	
12mu|apache-2.4.10-1|3502	%postun mod_lbmethod_bybusyness
12mu|apache-2.4.10-1|3503	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3504	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3505	fi
12mu|apache-2.4.10-1|3506	
12mu|apache-2.4.10-1|3507	%post mod_lbmethod_heartbeat
12mu|apache-2.4.10-1|3508	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3509	
12mu|apache-2.4.10-1|3510	%postun mod_lbmethod_heartbeat
12mu|apache-2.4.10-1|3511	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3512	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3513	fi
12mu|apache-2.4.10-1|3514	
12mu|apache-2.4.10-1|3515	%post mod_unixd
12mu|apache-2.4.10-1|3516	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3517	
12mu|apache-2.4.10-1|3518	%postun mod_unixd
12mu|apache-2.4.10-1|3519	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3520	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3521	fi
12mu|apache-2.4.10-1|3522	
12mu|apache-2.4.10-1|3523	%post mod_heartbeat
12mu|apache-2.4.10-1|3524	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3525	
12mu|apache-2.4.10-1|3526	%postun mod_heartbeat
12mu|apache-2.4.10-1|3527	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3528	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3529	fi
12mu|apache-2.4.10-1|3530	
12mu|apache-2.4.10-1|3531	%post mod_heartmonitor
12mu|apache-2.4.10-1|3532	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3533	
12mu|apache-2.4.10-1|3534	%postun mod_heartmonitor
12mu|apache-2.4.10-1|3535	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3536	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3537	fi
12mu|apache-2.4.10-1|3538	
12mu|apache-2.4.10-1|3539	%post mod_dav
12mu|apache-2.4.10-1|3540	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3541	
12mu|apache-2.4.10-1|3542	%postun mod_dav
12mu|apache-2.4.10-1|3543	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3544	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3545	fi
12mu|apache-2.4.10-1|3546	
12mu|apache-2.4.10-1|3547	%post mod_status
12mu|apache-2.4.10-1|3548	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3549	
12mu|apache-2.4.10-1|3550	%postun mod_status
12mu|apache-2.4.10-1|3551	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3552	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3553	fi
12mu|apache-2.4.10-1|3554	
12mu|apache-2.4.10-1|3555	%post mod_autoindex
12mu|apache-2.4.10-1|3556	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3557	
12mu|apache-2.4.10-1|3558	%postun mod_autoindex
12mu|apache-2.4.10-1|3559	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3560	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3561	fi
12mu|apache-2.4.10-1|3562	
12mu|apache-2.4.10-1|3563	%post mod_asis
12mu|apache-2.4.10-1|3564	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3565	
12mu|apache-2.4.10-1|3566	%postun mod_asis
12mu|apache-2.4.10-1|3567	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3568	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3569	fi
12mu|apache-2.4.10-1|3570	
12mu|apache-2.4.10-1|3571	%post mod_info
12mu|apache-2.4.10-1|3572	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3573	
12mu|apache-2.4.10-1|3574	%postun mod_info
12mu|apache-2.4.10-1|3575	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3576	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3577	fi
12mu|apache-2.4.10-1|3578	
12mu|apache-2.4.10-1|3579	%post mod_suexec
12mu|apache-2.4.10-1|3580	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3581	
12mu|apache-2.4.10-1|3582	%postun mod_suexec
12mu|apache-2.4.10-1|3583	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3584	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3585	fi
12mu|apache-2.4.10-1|3586	
12mu|apache-2.4.10-1|3587	%post mod_cgi
12mu|apache-2.4.10-1|3588	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3589	
12mu|apache-2.4.10-1|3590	%postun mod_cgi
12mu|apache-2.4.10-1|3591	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3592	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3593	fi
12mu|apache-2.4.10-1|3594	
12mu|apache-2.4.10-1|3595	%post mod_cgid
12mu|apache-2.4.10-1|3596	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3597	
12mu|apache-2.4.10-1|3598	%postun mod_cgid
12mu|apache-2.4.10-1|3599	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3600	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3601	fi
12mu|apache-2.4.10-1|3602	
12mu|apache-2.4.10-1|3603	%post mod_dav_fs
12mu|apache-2.4.10-1|3604	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3605	
12mu|apache-2.4.10-1|3606	%postun mod_dav_fs
12mu|apache-2.4.10-1|3607	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3608	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3609	fi
12mu|apache-2.4.10-1|3610	
12mu|apache-2.4.10-1|3611	%post mod_dav_lock
12mu|apache-2.4.10-1|3612	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3613	
12mu|apache-2.4.10-1|3614	%postun mod_dav_lock
12mu|apache-2.4.10-1|3615	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3616	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3617	fi
12mu|apache-2.4.10-1|3618	
12mu|apache-2.4.10-1|3619	%post mod_vhost_alias
12mu|apache-2.4.10-1|3620	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3621	
12mu|apache-2.4.10-1|3622	%postun mod_vhost_alias
12mu|apache-2.4.10-1|3623	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3624	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3625	fi
12mu|apache-2.4.10-1|3626	
12mu|apache-2.4.10-1|3627	%post mod_negotiation
12mu|apache-2.4.10-1|3628	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3629	
12mu|apache-2.4.10-1|3630	%postun mod_negotiation
12mu|apache-2.4.10-1|3631	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3632	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3633	fi
12mu|apache-2.4.10-1|3634	
12mu|apache-2.4.10-1|3635	%post mod_dir
12mu|apache-2.4.10-1|3636	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3637	
12mu|apache-2.4.10-1|3638	%postun mod_dir
12mu|apache-2.4.10-1|3639	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3640	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3641	fi
12mu|apache-2.4.10-1|3642	
12mu|apache-2.4.10-1|3643	%post mod_imagemap
12mu|apache-2.4.10-1|3644	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3645	
12mu|apache-2.4.10-1|3646	%postun mod_imagemap
12mu|apache-2.4.10-1|3647	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3648	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3649	fi
12mu|apache-2.4.10-1|3650	
12mu|apache-2.4.10-1|3651	%post mod_actions
12mu|apache-2.4.10-1|3652	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3653	
12mu|apache-2.4.10-1|3654	%postun mod_actions
12mu|apache-2.4.10-1|3655	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3656	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3657	fi
12mu|apache-2.4.10-1|3658	
12mu|apache-2.4.10-1|3659	%post mod_speling
12mu|apache-2.4.10-1|3660	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3661	
12mu|apache-2.4.10-1|3662	%postun mod_speling
12mu|apache-2.4.10-1|3663	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3664	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3665	fi
12mu|apache-2.4.10-1|3666	
12mu|apache-2.4.10-1|3667	%post mod_userdir
12mu|apache-2.4.10-1|3668	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3669	
12mu|apache-2.4.10-1|3670	%postun mod_userdir
12mu|apache-2.4.10-1|3671	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3672	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3673	fi
12mu|apache-2.4.10-1|3674	
12mu|apache-2.4.10-1|3675	%post mod_alias
12mu|apache-2.4.10-1|3676	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3677	
12mu|apache-2.4.10-1|3678	%postun mod_alias
12mu|apache-2.4.10-1|3679	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3680	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3681	fi
12mu|apache-2.4.10-1|3682	
12mu|apache-2.4.10-1|3683	%post mod_rewrite
12mu|apache-2.4.10-1|3684	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3685	
12mu|apache-2.4.10-1|3686	%postun mod_rewrite
12mu|apache-2.4.10-1|3687	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3688	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3689	fi
12mu|apache-2.4.10-1|3690	
12mu|apache-2.4.10-1|3691	%post htcacheclean
12mu|apache-2.4.10-1|3692	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3693	
12mu|apache-2.4.10-1|3694	%postun htcacheclean
12mu|apache-2.4.10-1|3695	if [ "$1" = "0" ]; then
12mu|apache-2.4.10-1|3696	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-2.4.10-1|3697	fi
12mu|apache-2.4.10-1|3698	
12mu|apache-2.4.10-1|3699	%files mpm-prefork
12mu|apache-2.4.10-1|3700	%attr(0755,root,root) %{_sbindir}/httpd
12mu|apache-2.4.10-1|3701	/lib/systemd/system/httpd.service
12mu|apache-2.4.10-1|3702	
12mu|apache-2.4.10-1|3703	%files mpm-worker
12mu|apache-2.4.10-1|3704	%attr(0755,root,root) %{_sbindir}/httpd-worker
12mu|apache-2.4.10-1|3705	/lib/systemd/system/httpd-worker.service
12mu|apache-2.4.10-1|3706	
12mu|apache-2.4.10-1|3707	%files mpm-event
12mu|apache-2.4.10-1|3708	%attr(0755,root,root) %{_sbindir}/httpd-event
12mu|apache-2.4.10-1|3709	/lib/systemd/system/httpd-event.service
12mu|apache-2.4.10-1|3710	
12mu|apache-2.4.10-1|3711	%files modules
12mu|apache-2.4.10-1|3712	
12mu|apache-2.4.10-1|3713	%files mod_authn_file
12mu|apache-2.4.10-1|3714	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/001_mod_authn_file.conf
12mu|apache-2.4.10-1|3715	%attr(0755,root,root) %{_libdir}/apache/mod_authn_file.so
12mu|apache-2.4.10-1|3716	
12mu|apache-2.4.10-1|3717	%files mod_authn_dbm
12mu|apache-2.4.10-1|3718	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/002_mod_authn_dbm.conf
12mu|apache-2.4.10-1|3719	%attr(0755,root,root) %{_libdir}/apache/mod_authn_dbm.so
12mu|apache-2.4.10-1|3720	
12mu|apache-2.4.10-1|3721	%files mod_authn_anon
12mu|apache-2.4.10-1|3722	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/003_mod_authn_anon.conf
12mu|apache-2.4.10-1|3723	%attr(0755,root,root) %{_libdir}/apache/mod_authn_anon.so
12mu|apache-2.4.10-1|3724	
12mu|apache-2.4.10-1|3725	%files mod_authn_dbd
12mu|apache-2.4.10-1|3726	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/004_mod_authn_dbd.conf
12mu|apache-2.4.10-1|3727	%attr(0755,root,root) %{_libdir}/apache/mod_authn_dbd.so
12mu|apache-2.4.10-1|3728	
12mu|apache-2.4.10-1|3729	%files mod_authn_socache
12mu|apache-2.4.10-1|3730	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/005_mod_authn_socache.conf
12mu|apache-2.4.10-1|3731	%attr(0755,root,root) %{_libdir}/apache/mod_authn_socache.so
12mu|apache-2.4.10-1|3732	
12mu|apache-2.4.10-1|3733	%files mod_authn_core
12mu|apache-2.4.10-1|3734	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/006_mod_authn_core.conf
12mu|apache-2.4.10-1|3735	%attr(0755,root,root) %{_libdir}/apache/mod_authn_core.so
12mu|apache-2.4.10-1|3736	
12mu|apache-2.4.10-1|3737	%files mod_authz_host
12mu|apache-2.4.10-1|3738	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/007_mod_authz_host.conf
12mu|apache-2.4.10-1|3739	%attr(0755,root,root) %{_libdir}/apache/mod_authz_host.so
12mu|apache-2.4.10-1|3740	
12mu|apache-2.4.10-1|3741	%files mod_authz_groupfile
12mu|apache-2.4.10-1|3742	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/008_mod_authz_groupfile.conf
12mu|apache-2.4.10-1|3743	%attr(0755,root,root) %{_libdir}/apache/mod_authz_groupfile.so
12mu|apache-2.4.10-1|3744	
12mu|apache-2.4.10-1|3745	%files mod_authz_user
12mu|apache-2.4.10-1|3746	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/009_mod_authz_user.conf
12mu|apache-2.4.10-1|3747	%attr(0755,root,root) %{_libdir}/apache/mod_authz_user.so
12mu|apache-2.4.10-1|3748	
12mu|apache-2.4.10-1|3749	%files mod_authz_dbm
12mu|apache-2.4.10-1|3750	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/010_mod_authz_dbm.conf
12mu|apache-2.4.10-1|3751	%attr(0755,root,root) %{_libdir}/apache/mod_authz_dbm.so
12mu|apache-2.4.10-1|3752	
12mu|apache-2.4.10-1|3753	%files mod_authz_owner
12mu|apache-2.4.10-1|3754	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/011_mod_authz_owner.conf
12mu|apache-2.4.10-1|3755	%attr(0755,root,root) %{_libdir}/apache/mod_authz_owner.so
12mu|apache-2.4.10-1|3756	
12mu|apache-2.4.10-1|3757	%files mod_authz_dbd
12mu|apache-2.4.10-1|3758	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/012_mod_authz_dbd.conf
12mu|apache-2.4.10-1|3759	%attr(0755,root,root) %{_libdir}/apache/mod_authz_dbd.so
12mu|apache-2.4.10-1|3760	
12mu|apache-2.4.10-1|3761	%files mod_authz_core
12mu|apache-2.4.10-1|3762	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/013_mod_authz_core.conf
12mu|apache-2.4.10-1|3763	%attr(0755,root,root) %{_libdir}/apache/mod_authz_core.so
12mu|apache-2.4.10-1|3764	
12mu|apache-2.4.10-1|3765	%files mod_authnz_ldap
12mu|apache-2.4.10-1|3766	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/014_mod_authnz_ldap.conf
12mu|apache-2.4.10-1|3767	%attr(0755,root,root) %{_libdir}/apache/mod_authnz_ldap.so
12mu|apache-2.4.10-1|3768	
12mu|apache-2.4.10-1|3769	%files mod_access_compat
12mu|apache-2.4.10-1|3770	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/015_mod_access_compat.conf
12mu|apache-2.4.10-1|3771	%attr(0755,root,root) %{_libdir}/apache/mod_access_compat.so
12mu|apache-2.4.10-1|3772	
12mu|apache-2.4.10-1|3773	%files mod_auth_basic
12mu|apache-2.4.10-1|3774	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/016_mod_auth_basic.conf
12mu|apache-2.4.10-1|3775	%attr(0755,root,root) %{_libdir}/apache/mod_auth_basic.so
12mu|apache-2.4.10-1|3776	
12mu|apache-2.4.10-1|3777	%files mod_auth_form
12mu|apache-2.4.10-1|3778	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/017_mod_auth_form.conf
12mu|apache-2.4.10-1|3779	%attr(0755,root,root) %{_libdir}/apache/mod_auth_form.so
12mu|apache-2.4.10-1|3780	
12mu|apache-2.4.10-1|3781	%files mod_auth_digest
12mu|apache-2.4.10-1|3782	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/018_mod_auth_digest.conf
12mu|apache-2.4.10-1|3783	%attr(0755,root,root) %{_libdir}/apache/mod_auth_digest.so
12mu|apache-2.4.10-1|3784	
12mu|apache-2.4.10-1|3785	%files mod_allowmethods
12mu|apache-2.4.10-1|3786	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/019_mod_allowmethods.conf
12mu|apache-2.4.10-1|3787	%attr(0755,root,root) %{_libdir}/apache/mod_allowmethods.so
12mu|apache-2.4.10-1|3788	
12mu|apache-2.4.10-1|3789	%files mod_file_cache
12mu|apache-2.4.10-1|3790	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/020_mod_file_cache.conf
12mu|apache-2.4.10-1|3791	%attr(0755,root,root) %{_libdir}/apache/mod_file_cache.so
12mu|apache-2.4.10-1|3792	
12mu|apache-2.4.10-1|3793	%files mod_cache
12mu|apache-2.4.10-1|3794	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/021_mod_cache.conf
12mu|apache-2.4.10-1|3795	%attr(0755,root,root) %{_libdir}/apache/mod_cache.so
12mu|apache-2.4.10-1|3796	
12mu|apache-2.4.10-1|3797	%files mod_cache_disk
12mu|apache-2.4.10-1|3798	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/022_mod_cache_disk.conf
12mu|apache-2.4.10-1|3799	%attr(0755,root,root) %{_libdir}/apache/mod_cache_disk.so
12mu|apache-2.4.10-1|3800	
12mu|apache-2.4.10-1|3801	%files mod_cache_socache
12mu|apache-2.4.10-1|3802	%attr(0755,root,root) %{_libdir}/apache/mod_cache_socache.so
12mu|apache-2.4.10-1|3803	
12mu|apache-2.4.10-1|3804	%files mod_socache_shmcb
12mu|apache-2.4.10-1|3805	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/023_mod_socache_shmcb.conf
12mu|apache-2.4.10-1|3806	%attr(0755,root,root) %{_libdir}/apache/mod_socache_shmcb.so
12mu|apache-2.4.10-1|3807	
12mu|apache-2.4.10-1|3808	%files mod_socache_dbm
12mu|apache-2.4.10-1|3809	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/024_mod_socache_dbm.conf
12mu|apache-2.4.10-1|3810	%attr(0755,root,root) %{_libdir}/apache/mod_socache_dbm.so
12mu|apache-2.4.10-1|3811	
12mu|apache-2.4.10-1|3812	%files mod_socache_memcache
12mu|apache-2.4.10-1|3813	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/025_mod_socache_memcache.conf
12mu|apache-2.4.10-1|3814	%attr(0755,root,root) %{_libdir}/apache/mod_socache_memcache.so
12mu|apache-2.4.10-1|3815	
12mu|apache-2.4.10-1|3816	%files mod_watchdog
12mu|apache-2.4.10-1|3817	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/026_mod_watchdog.conf
12mu|apache-2.4.10-1|3818	%attr(0755,root,root) %{_libdir}/apache/mod_watchdog.so
12mu|apache-2.4.10-1|3819	
12mu|apache-2.4.10-1|3820	%files mod_dbd
12mu|apache-2.4.10-1|3821	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/027_mod_dbd.conf
12mu|apache-2.4.10-1|3822	%attr(0755,root,root) %{_libdir}/apache/mod_dbd.so
12mu|apache-2.4.10-1|3823	
12mu|apache-2.4.10-1|3824	%files mod_bucketeer
12mu|apache-2.4.10-1|3825	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/028_mod_bucketeer.conf
12mu|apache-2.4.10-1|3826	%attr(0755,root,root) %{_libdir}/apache/mod_bucketeer.so
12mu|apache-2.4.10-1|3827	
12mu|apache-2.4.10-1|3828	%files mod_dumpio
12mu|apache-2.4.10-1|3829	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/029_mod_dumpio.conf
12mu|apache-2.4.10-1|3830	%attr(0755,root,root) %{_libdir}/apache/mod_dumpio.so
12mu|apache-2.4.10-1|3831	
12mu|apache-2.4.10-1|3832	%files mod_echo
12mu|apache-2.4.10-1|3833	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/030_mod_echo.conf
12mu|apache-2.4.10-1|3834	%attr(0755,root,root) %{_libdir}/apache/mod_echo.so
12mu|apache-2.4.10-1|3835	
12mu|apache-2.4.10-1|3836	%files mod_case_filter
12mu|apache-2.4.10-1|3837	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/031_mod_case_filter.conf
12mu|apache-2.4.10-1|3838	%attr(0755,root,root) %{_libdir}/apache/mod_case_filter.so
12mu|apache-2.4.10-1|3839	
12mu|apache-2.4.10-1|3840	%files mod_case_filter_in
12mu|apache-2.4.10-1|3841	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/032_mod_case_filter_in.conf
12mu|apache-2.4.10-1|3842	%attr(0755,root,root) %{_libdir}/apache/mod_case_filter_in.so
12mu|apache-2.4.10-1|3843	
12mu|apache-2.4.10-1|3844	%files mod_buffer
12mu|apache-2.4.10-1|3845	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/033_mod_buffer.conf
12mu|apache-2.4.10-1|3846	%attr(0755,root,root) %{_libdir}/apache/mod_buffer.so
12mu|apache-2.4.10-1|3847	
12mu|apache-2.4.10-1|3848	%files mod_data
12mu|apache-2.4.10-1|3849	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/034_mod_data.conf
12mu|apache-2.4.10-1|3850	%attr(0755,root,root) %{_libdir}/apache/mod_data.so
12mu|apache-2.4.10-1|3851	
12mu|apache-2.4.10-1|3852	%files mod_ratelimit
12mu|apache-2.4.10-1|3853	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/035_mod_ratelimit.conf
12mu|apache-2.4.10-1|3854	%attr(0755,root,root) %{_libdir}/apache/mod_ratelimit.so
12mu|apache-2.4.10-1|3855	
12mu|apache-2.4.10-1|3856	%files mod_reqtimeout
12mu|apache-2.4.10-1|3857	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/036_mod_reqtimeout.conf
12mu|apache-2.4.10-1|3858	%attr(0755,root,root) %{_libdir}/apache/mod_reqtimeout.so
12mu|apache-2.4.10-1|3859	
12mu|apache-2.4.10-1|3860	%files mod_ext_filter
12mu|apache-2.4.10-1|3861	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/037_mod_ext_filter.conf
12mu|apache-2.4.10-1|3862	%attr(0755,root,root) %{_libdir}/apache/mod_ext_filter.so
12mu|apache-2.4.10-1|3863	
12mu|apache-2.4.10-1|3864	%files mod_request
12mu|apache-2.4.10-1|3865	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/038_mod_request.conf
12mu|apache-2.4.10-1|3866	%attr(0755,root,root) %{_libdir}/apache/mod_request.so
12mu|apache-2.4.10-1|3867	
12mu|apache-2.4.10-1|3868	%files mod_include
12mu|apache-2.4.10-1|3869	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/039_mod_include.conf
12mu|apache-2.4.10-1|3870	%attr(0755,root,root) %{_libdir}/apache/mod_include.so
12mu|apache-2.4.10-1|3871	
12mu|apache-2.4.10-1|3872	%files mod_filter
12mu|apache-2.4.10-1|3873	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/040_mod_filter.conf
12mu|apache-2.4.10-1|3874	%attr(0755,root,root) %{_libdir}/apache/mod_filter.so
12mu|apache-2.4.10-1|3875	
12mu|apache-2.4.10-1|3876	%files mod_reflector
12mu|apache-2.4.10-1|3877	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/041_mod_reflector.conf
12mu|apache-2.4.10-1|3878	%attr(0755,root,root) %{_libdir}/apache/mod_reflector.so
12mu|apache-2.4.10-1|3879	
12mu|apache-2.4.10-1|3880	%files mod_substitute
12mu|apache-2.4.10-1|3881	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/042_mod_substitute.conf
12mu|apache-2.4.10-1|3882	%attr(0755,root,root) %{_libdir}/apache/mod_substitute.so
12mu|apache-2.4.10-1|3883	
12mu|apache-2.4.10-1|3884	%files mod_sed
12mu|apache-2.4.10-1|3885	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/043_mod_sed.conf
12mu|apache-2.4.10-1|3886	%attr(0755,root,root) %{_libdir}/apache/mod_sed.so
12mu|apache-2.4.10-1|3887	
12mu|apache-2.4.10-1|3888	%files mod_charset_lite
12mu|apache-2.4.10-1|3889	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/044_mod_charset_lite.conf
12mu|apache-2.4.10-1|3890	%attr(0755,root,root) %{_libdir}/apache/mod_charset_lite.so
12mu|apache-2.4.10-1|3891	
12mu|apache-2.4.10-1|3892	%files mod_deflate
12mu|apache-2.4.10-1|3893	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/045_mod_deflate.conf
12mu|apache-2.4.10-1|3894	%attr(0755,root,root) %{_libdir}/apache/mod_deflate.so
12mu|apache-2.4.10-1|3895	
12mu|apache-2.4.10-1|3896	%files mod_macro
12mu|apache-2.4.10-1|3897	%attr(0755,root,root) %{_libdir}/apache/mod_macro.so
12mu|apache-2.4.10-1|3898	
12mu|apache-2.4.10-1|3899	%files mod_xml2enc
12mu|apache-2.4.10-1|3900	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/046_mod_xml2enc.conf
12mu|apache-2.4.10-1|3901	%attr(0755,root,root) %{_libdir}/apache/mod_xml2enc.so
12mu|apache-2.4.10-1|3902	
12mu|apache-2.4.10-1|3903	%files mod_proxy_html
12mu|apache-2.4.10-1|3904	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/047_mod_proxy_html.conf
12mu|apache-2.4.10-1|3905	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_html.so
12mu|apache-2.4.10-1|3906	
12mu|apache-2.4.10-1|3907	%files mod_proxy_wstunnel
12mu|apache-2.4.10-1|3908	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_wstunnel.so
12mu|apache-2.4.10-1|3909	
12mu|apache-2.4.10-1|3910	%files mod_mime
12mu|apache-2.4.10-1|3911	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/048_mod_mime.conf
12mu|apache-2.4.10-1|3912	%attr(0755,root,root) %{_libdir}/apache/mod_mime.so
12mu|apache-2.4.10-1|3913	
12mu|apache-2.4.10-1|3914	%files mod_ldap
12mu|apache-2.4.10-1|3915	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/049_mod_ldap.conf
12mu|apache-2.4.10-1|3916	%attr(0755,root,root) %{_libdir}/apache/mod_ldap.so
12mu|apache-2.4.10-1|3917	%attr(0600,apache,root) %ghost /var/cache/httpd/mod_ldap_cache
12mu|apache-2.4.10-1|3918	
12mu|apache-2.4.10-1|3919	%files mod_log_config
12mu|apache-2.4.10-1|3920	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/050_mod_log_config.conf
12mu|apache-2.4.10-1|3921	%attr(0755,root,root) %{_libdir}/apache/mod_log_config.so
12mu|apache-2.4.10-1|3922	
12mu|apache-2.4.10-1|3923	%files mod_log_debug
12mu|apache-2.4.10-1|3924	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/051_mod_log_debug.conf
12mu|apache-2.4.10-1|3925	%attr(0755,root,root) %{_libdir}/apache/mod_log_debug.so
12mu|apache-2.4.10-1|3926	
12mu|apache-2.4.10-1|3927	%files mod_log_forensic
12mu|apache-2.4.10-1|3928	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/052_mod_log_forensic.conf
12mu|apache-2.4.10-1|3929	%attr(0755,root,root) %{_libdir}/apache/mod_log_forensic.so
12mu|apache-2.4.10-1|3930	
12mu|apache-2.4.10-1|3931	%files mod_logio
12mu|apache-2.4.10-1|3932	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/053_mod_logio.conf
12mu|apache-2.4.10-1|3933	%attr(0755,root,root) %{_libdir}/apache/mod_logio.so
12mu|apache-2.4.10-1|3934	
12mu|apache-2.4.10-1|3935	%files mod_lua
12mu|apache-2.4.10-1|3936	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/054_mod_lua.conf
12mu|apache-2.4.10-1|3937	%attr(0755,root,root) %{_libdir}/apache/mod_lua.so
12mu|apache-2.4.10-1|3938	
12mu|apache-2.4.10-1|3939	%files mod_env
12mu|apache-2.4.10-1|3940	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/055_mod_env.conf
12mu|apache-2.4.10-1|3941	%attr(0755,root,root) %{_libdir}/apache/mod_env.so
12mu|apache-2.4.10-1|3942	
12mu|apache-2.4.10-1|3943	%files mod_mime_magic
12mu|apache-2.4.10-1|3944	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/056_mod_mime_magic.conf
12mu|apache-2.4.10-1|3945	%attr(0755,root,root) %{_libdir}/apache/mod_mime_magic.so
12mu|apache-2.4.10-1|3946	
12mu|apache-2.4.10-1|3947	%files mod_cern_meta
12mu|apache-2.4.10-1|3948	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/057_mod_cern_meta.conf
12mu|apache-2.4.10-1|3949	%attr(0755,root,root) %{_libdir}/apache/mod_cern_meta.so
12mu|apache-2.4.10-1|3950	
12mu|apache-2.4.10-1|3951	%files mod_expires
12mu|apache-2.4.10-1|3952	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/058_mod_expires.conf
12mu|apache-2.4.10-1|3953	%attr(0755,root,root) %{_libdir}/apache/mod_expires.so
12mu|apache-2.4.10-1|3954	
12mu|apache-2.4.10-1|3955	%files mod_headers
12mu|apache-2.4.10-1|3956	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/059_mod_headers.conf
12mu|apache-2.4.10-1|3957	%attr(0755,root,root) %{_libdir}/apache/mod_headers.so
12mu|apache-2.4.10-1|3958	
12mu|apache-2.4.10-1|3959	%files mod_ident
12mu|apache-2.4.10-1|3960	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/060_mod_ident.conf
12mu|apache-2.4.10-1|3961	%attr(0755,root,root) %{_libdir}/apache/mod_ident.so
12mu|apache-2.4.10-1|3962	
12mu|apache-2.4.10-1|3963	%files mod_usertrack
12mu|apache-2.4.10-1|3964	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/061_mod_usertrack.conf
12mu|apache-2.4.10-1|3965	%attr(0755,root,root) %{_libdir}/apache/mod_usertrack.so
12mu|apache-2.4.10-1|3966	
12mu|apache-2.4.10-1|3967	%files mod_unique_id
12mu|apache-2.4.10-1|3968	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/062_mod_unique_id.conf
12mu|apache-2.4.10-1|3969	%attr(0755,root,root) %{_libdir}/apache/mod_unique_id.so
12mu|apache-2.4.10-1|3970	
12mu|apache-2.4.10-1|3971	%files mod_setenvif
12mu|apache-2.4.10-1|3972	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/063_mod_setenvif.conf
12mu|apache-2.4.10-1|3973	%attr(0755,root,root) %{_libdir}/apache/mod_setenvif.so
12mu|apache-2.4.10-1|3974	
12mu|apache-2.4.10-1|3975	%files mod_version
12mu|apache-2.4.10-1|3976	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/064_mod_version.conf
12mu|apache-2.4.10-1|3977	%attr(0755,root,root) %{_libdir}/apache/mod_version.so
12mu|apache-2.4.10-1|3978	
12mu|apache-2.4.10-1|3979	%files mod_remoteip
12mu|apache-2.4.10-1|3980	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/065_mod_remoteip.conf
12mu|apache-2.4.10-1|3981	%attr(0755,root,root) %{_libdir}/apache/mod_remoteip.so
12mu|apache-2.4.10-1|3982	
12mu|apache-2.4.10-1|3983	%files mod_proxy
12mu|apache-2.4.10-1|3984	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/066_mod_proxy.conf
12mu|apache-2.4.10-1|3985	%attr(0755,root,root) %{_libdir}/apache/mod_proxy.so
12mu|apache-2.4.10-1|3986	
12mu|apache-2.4.10-1|3987	%files mod_proxy_connect
12mu|apache-2.4.10-1|3988	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/067_mod_proxy_connect.conf
12mu|apache-2.4.10-1|3989	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_connect.so
12mu|apache-2.4.10-1|3990	
12mu|apache-2.4.10-1|3991	%files mod_proxy_ftp
12mu|apache-2.4.10-1|3992	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/068_mod_proxy_ftp.conf
12mu|apache-2.4.10-1|3993	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_ftp.so
12mu|apache-2.4.10-1|3994	
12mu|apache-2.4.10-1|3995	%files mod_proxy_http
12mu|apache-2.4.10-1|3996	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/069_mod_proxy_http.conf
12mu|apache-2.4.10-1|3997	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_http.so
12mu|apache-2.4.10-1|3998	
12mu|apache-2.4.10-1|3999	%files mod_proxy_fcgi
12mu|apache-2.4.10-1|4000	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/070_mod_proxy_fcgi.conf
12mu|apache-2.4.10-1|4001	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_fcgi.so
12mu|apache-2.4.10-1|4002	
12mu|apache-2.4.10-1|4003	%files mod_proxy_scgi
12mu|apache-2.4.10-1|4004	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/071_mod_proxy_scgi.conf
12mu|apache-2.4.10-1|4005	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_scgi.so
12mu|apache-2.4.10-1|4006	
12mu|apache-2.4.10-1|4007	%files mod_proxy_fdpass
12mu|apache-2.4.10-1|4008	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/072_mod_proxy_fdpass.conf
12mu|apache-2.4.10-1|4009	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_fdpass.so
12mu|apache-2.4.10-1|4010	
12mu|apache-2.4.10-1|4011	%files mod_proxy_ajp
12mu|apache-2.4.10-1|4012	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/073_mod_proxy_ajp.conf
12mu|apache-2.4.10-1|4013	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_ajp.so
12mu|apache-2.4.10-1|4014	
12mu|apache-2.4.10-1|4015	%files mod_proxy_balancer
12mu|apache-2.4.10-1|4016	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/074_mod_proxy_balancer.conf
12mu|apache-2.4.10-1|4017	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_balancer.so
12mu|apache-2.4.10-1|4018	
12mu|apache-2.4.10-1|4019	%files mod_proxy_express
12mu|apache-2.4.10-1|4020	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/075_mod_proxy_express.conf
12mu|apache-2.4.10-1|4021	%attr(0755,root,root) %{_libdir}/apache/mod_proxy_express.so
12mu|apache-2.4.10-1|4022	
12mu|apache-2.4.10-1|4023	%files mod_session
12mu|apache-2.4.10-1|4024	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/076_mod_session.conf
12mu|apache-2.4.10-1|4025	%attr(0755,root,root) %{_libdir}/apache/mod_session.so
12mu|apache-2.4.10-1|4026	
12mu|apache-2.4.10-1|4027	%files mod_session_cookie
12mu|apache-2.4.10-1|4028	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/077_mod_session_cookie.conf
12mu|apache-2.4.10-1|4029	%attr(0755,root,root) %{_libdir}/apache/mod_session_cookie.so
12mu|apache-2.4.10-1|4030	
12mu|apache-2.4.10-1|4031	%files mod_session_crypto
12mu|apache-2.4.10-1|4032	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/078_mod_session_crypto.conf
12mu|apache-2.4.10-1|4033	%attr(0755,root,root) %{_libdir}/apache/mod_session_crypto.so
12mu|apache-2.4.10-1|4034	
12mu|apache-2.4.10-1|4035	%files mod_session_dbd
12mu|apache-2.4.10-1|4036	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/079_mod_session_dbd.conf
12mu|apache-2.4.10-1|4037	%attr(0755,root,root) %{_libdir}/apache/mod_session_dbd.so
12mu|apache-2.4.10-1|4038	
12mu|apache-2.4.10-1|4039	%files mod_slotmem_shm
12mu|apache-2.4.10-1|4040	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/080_mod_slotmem_shm.conf
12mu|apache-2.4.10-1|4041	%attr(0755,root,root) %{_libdir}/apache/mod_slotmem_shm.so
12mu|apache-2.4.10-1|4042	
12mu|apache-2.4.10-1|4043	%files mod_slotmem_plain
12mu|apache-2.4.10-1|4044	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/081_mod_slotmem_plain.conf
12mu|apache-2.4.10-1|4045	%attr(0755,root,root) %{_libdir}/apache/mod_slotmem_plain.so
12mu|apache-2.4.10-1|4046	
12mu|apache-2.4.10-1|4047	%files mod_ssl
12mu|apache-2.4.10-1|4048	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/082_mod_ssl.conf
12mu|apache-2.4.10-1|4049	%attr(0755,root,root) %{_libdir}/apache/mod_ssl.so
12mu|apache-2.4.10-1|4050	%attr(0700,apache,root) %dir /var/cache/httpd/mod_ssl
12mu|apache-2.4.10-1|4051	%attr(0600,apache,root) %ghost /var/cache/httpd/mod_ssl/scache.dir
12mu|apache-2.4.10-1|4052	%attr(0600,apache,root) %ghost /var/cache/httpd/mod_ssl/scache.pag
12mu|apache-2.4.10-1|4053	%attr(0600,apache,root) %ghost /var/cache/httpd/mod_ssl/scache.sem
12mu|apache-2.4.10-1|4054	
12mu|apache-2.4.10-1|4055	%files mod_optional_hook_export
12mu|apache-2.4.10-1|4056	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/083_mod_optional_hook_export.conf
12mu|apache-2.4.10-1|4057	%attr(0755,root,root) %{_libdir}/apache/mod_optional_hook_export.so
12mu|apache-2.4.10-1|4058	
12mu|apache-2.4.10-1|4059	%files mod_optional_hook_import
12mu|apache-2.4.10-1|4060	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/084_mod_optional_hook_import.conf
12mu|apache-2.4.10-1|4061	%attr(0755,root,root) %{_libdir}/apache/mod_optional_hook_import.so
12mu|apache-2.4.10-1|4062	
12mu|apache-2.4.10-1|4063	%files mod_optional_fn_import
12mu|apache-2.4.10-1|4064	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/085_mod_optional_fn_import.conf
12mu|apache-2.4.10-1|4065	%attr(0755,root,root) %{_libdir}/apache/mod_optional_fn_import.so
12mu|apache-2.4.10-1|4066	
12mu|apache-2.4.10-1|4067	%files mod_optional_fn_export
12mu|apache-2.4.10-1|4068	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/086_mod_optional_fn_export.conf
12mu|apache-2.4.10-1|4069	%attr(0755,root,root) %{_libdir}/apache/mod_optional_fn_export.so
12mu|apache-2.4.10-1|4070	
12mu|apache-2.4.10-1|4071	%files mod_dialup
12mu|apache-2.4.10-1|4072	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/087_mod_dialup.conf
12mu|apache-2.4.10-1|4073	%attr(0755,root,root) %{_libdir}/apache/mod_dialup.so
12mu|apache-2.4.10-1|4074	
12mu|apache-2.4.10-1|4075	%files mod_lbmethod_byrequests
12mu|apache-2.4.10-1|4076	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/088_mod_lbmethod_byrequests.conf
12mu|apache-2.4.10-1|4077	%attr(0755,root,root) %{_libdir}/apache/mod_lbmethod_byrequests.so
12mu|apache-2.4.10-1|4078	
12mu|apache-2.4.10-1|4079	%files mod_lbmethod_bytraffic
12mu|apache-2.4.10-1|4080	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/089_mod_lbmethod_bytraffic.conf
12mu|apache-2.4.10-1|4081	%attr(0755,root,root) %{_libdir}/apache/mod_lbmethod_bytraffic.so
12mu|apache-2.4.10-1|4082	
12mu|apache-2.4.10-1|4083	%files mod_lbmethod_bybusyness
12mu|apache-2.4.10-1|4084	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/090_mod_lbmethod_bybusyness.conf
12mu|apache-2.4.10-1|4085	%attr(0755,root,root) %{_libdir}/apache/mod_lbmethod_bybusyness.so
12mu|apache-2.4.10-1|4086	
12mu|apache-2.4.10-1|4087	%files mod_lbmethod_heartbeat
12mu|apache-2.4.10-1|4088	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/091_mod_lbmethod_heartbeat.conf
12mu|apache-2.4.10-1|4089	%attr(0755,root,root) %{_libdir}/apache/mod_lbmethod_heartbeat.so
12mu|apache-2.4.10-1|4090	
12mu|apache-2.4.10-1|4091	%files mod_unixd
12mu|apache-2.4.10-1|4092	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/092_mod_unixd.conf
12mu|apache-2.4.10-1|4093	%attr(0755,root,root) %{_libdir}/apache/mod_unixd.so
12mu|apache-2.4.10-1|4094	
12mu|apache-2.4.10-1|4095	%files mod_heartbeat
12mu|apache-2.4.10-1|4096	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/093_mod_heartbeat.conf
12mu|apache-2.4.10-1|4097	%attr(0755,root,root) %{_libdir}/apache/mod_heartbeat.so
12mu|apache-2.4.10-1|4098	
12mu|apache-2.4.10-1|4099	%files mod_heartmonitor
12mu|apache-2.4.10-1|4100	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/094_mod_heartmonitor.conf
12mu|apache-2.4.10-1|4101	%attr(0755,root,root) %{_libdir}/apache/mod_heartmonitor.so
12mu|apache-2.4.10-1|4102	
12mu|apache-2.4.10-1|4103	%files mod_dav
12mu|apache-2.4.10-1|4104	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/095_mod_dav.conf
12mu|apache-2.4.10-1|4105	%attr(0755,root,root) %{_libdir}/apache/mod_dav.so
12mu|apache-2.4.10-1|4106	%attr(-,apache,apache) %dir /var/lib/dav
12mu|apache-2.4.10-1|4107	%attr(-,apache,apache) %dir /var/lib/dav/uploads
12mu|apache-2.4.10-1|4108	
12mu|apache-2.4.10-1|4109	%files mod_status
12mu|apache-2.4.10-1|4110	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/096_mod_status.conf
12mu|apache-2.4.10-1|4111	%attr(0755,root,root) %{_libdir}/apache/mod_status.so
12mu|apache-2.4.10-1|4112	
12mu|apache-2.4.10-1|4113	%files mod_autoindex
12mu|apache-2.4.10-1|4114	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/097_mod_autoindex.conf
12mu|apache-2.4.10-1|4115	%attr(0755,root,root) %{_libdir}/apache/mod_autoindex.so
12mu|apache-2.4.10-1|4116	
12mu|apache-2.4.10-1|4117	%files mod_asis
12mu|apache-2.4.10-1|4118	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/098_mod_asis.conf
12mu|apache-2.4.10-1|4119	%attr(0755,root,root) %{_libdir}/apache/mod_asis.so
12mu|apache-2.4.10-1|4120	
12mu|apache-2.4.10-1|4121	%files mod_info
12mu|apache-2.4.10-1|4122	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/099_mod_info.conf
12mu|apache-2.4.10-1|4123	%attr(0755,root,root) %{_libdir}/apache/mod_info.so
12mu|apache-2.4.10-1|4124	
12mu|apache-2.4.10-1|4125	%files mod_suexec
12mu|apache-2.4.10-1|4126	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/100_mod_suexec.conf
12mu|apache-2.4.10-1|4127	%attr(0755,root,root) %{_libdir}/apache/mod_suexec.so
12mu|apache-2.4.10-1|4128	%attr(0755,root,root) %{_sbindir}/suexec
12mu|apache-2.4.10-1|4129	%attr(0644,root,root) %{_mandir}/man8/suexec.8*
12mu|apache-2.4.10-1|4130	
12mu|apache-2.4.10-1|4131	%files mod_cgi
12mu|apache-2.4.10-1|4132	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/101_mod_cgi.conf
12mu|apache-2.4.10-1|4133	%attr(0755,root,root) %{_libdir}/apache/mod_cgi.so
12mu|apache-2.4.10-1|4134	
12mu|apache-2.4.10-1|4135	%files mod_cgid
12mu|apache-2.4.10-1|4136	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/102_mod_cgid.conf
12mu|apache-2.4.10-1|4137	%attr(0755,root,root) %{_libdir}/apache/mod_cgid.so
12mu|apache-2.4.10-1|4138	
12mu|apache-2.4.10-1|4139	%files mod_dav_fs
12mu|apache-2.4.10-1|4140	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/103_mod_dav_fs.conf
12mu|apache-2.4.10-1|4141	%attr(0755,root,root) %{_libdir}/apache/mod_dav_fs.so
12mu|apache-2.4.10-1|4142	
12mu|apache-2.4.10-1|4143	%files mod_dav_lock
12mu|apache-2.4.10-1|4144	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/104_mod_dav_lock.conf
12mu|apache-2.4.10-1|4145	%attr(0755,root,root) %{_libdir}/apache/mod_dav_lock.so
12mu|apache-2.4.10-1|4146	
12mu|apache-2.4.10-1|4147	%files mod_vhost_alias
12mu|apache-2.4.10-1|4148	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/105_mod_vhost_alias.conf
12mu|apache-2.4.10-1|4149	%attr(0755,root,root) %{_libdir}/apache/mod_vhost_alias.so
12mu|apache-2.4.10-1|4150	
12mu|apache-2.4.10-1|4151	%files mod_negotiation
12mu|apache-2.4.10-1|4152	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/106_mod_negotiation.conf
12mu|apache-2.4.10-1|4153	%attr(0755,root,root) %{_libdir}/apache/mod_negotiation.so
12mu|apache-2.4.10-1|4154	
12mu|apache-2.4.10-1|4155	%files mod_dir
12mu|apache-2.4.10-1|4156	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/107_mod_dir.conf
12mu|apache-2.4.10-1|4157	%attr(0755,root,root) %{_libdir}/apache/mod_dir.so
12mu|apache-2.4.10-1|4158	
12mu|apache-2.4.10-1|4159	%files mod_imagemap
12mu|apache-2.4.10-1|4160	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/108_mod_imagemap.conf
12mu|apache-2.4.10-1|4161	%attr(0755,root,root) %{_libdir}/apache/mod_imagemap.so
12mu|apache-2.4.10-1|4162	
12mu|apache-2.4.10-1|4163	%files mod_actions
12mu|apache-2.4.10-1|4164	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/109_mod_actions.conf
12mu|apache-2.4.10-1|4165	%attr(0755,root,root) %{_libdir}/apache/mod_actions.so
12mu|apache-2.4.10-1|4166	
12mu|apache-2.4.10-1|4167	%files mod_speling
12mu|apache-2.4.10-1|4168	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/110_mod_speling.conf
12mu|apache-2.4.10-1|4169	%attr(0755,root,root) %{_libdir}/apache/mod_speling.so
12mu|apache-2.4.10-1|4170	
12mu|apache-2.4.10-1|4171	%files mod_userdir
12mu|apache-2.4.10-1|4172	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/111_mod_userdir.conf
12mu|apache-2.4.10-1|4173	%attr(0755,root,root) %{_libdir}/apache/mod_userdir.so
12mu|apache-2.4.10-1|4174	
12mu|apache-2.4.10-1|4175	%files mod_alias
12mu|apache-2.4.10-1|4176	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/112_mod_alias.conf
12mu|apache-2.4.10-1|4177	%attr(0755,root,root) %{_libdir}/apache/mod_alias.so
12mu|apache-2.4.10-1|4178	
12mu|apache-2.4.10-1|4179	%files mod_rewrite
12mu|apache-2.4.10-1|4180	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/113_mod_rewrite.conf
12mu|apache-2.4.10-1|4181	%attr(0755,root,root) %{_libdir}/apache/mod_rewrite.so
12mu|apache-2.4.10-1|4182	
12mu|apache-2.4.10-1|4183	%files base
12mu|apache-2.4.10-1|4184	%defattr(-,root,root)
12mu|apache-2.4.10-1|4185	%doc upgrading.txt new_features_2_4.txt
12mu|apache-2.4.10-1|4186	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/httpd
12mu|apache-2.4.10-1|4187	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/httpd
12mu|apache-2.4.10-1|4188	%dir %{_sysconfdir}/httpd
12mu|apache-2.4.10-1|4189	%dir %{_sysconfdir}/httpd/conf
12mu|apache-2.4.10-1|4190	%dir %{_sysconfdir}/httpd/conf/webapps.d
12mu|apache-2.4.10-1|4191	%dir %{_sysconfdir}/httpd/conf/vhosts.d
12mu|apache-2.4.10-1|4192	%dir %{_sysconfdir}/httpd/conf.d
12mu|apache-2.4.10-1|4193	%dir %{_sysconfdir}/httpd/modules.d
12mu|apache-2.4.10-1|4194	%dir %{_sysconfdir}/httpd/conf/extra
12mu|apache-2.4.10-1|4195	%dir %{_sysconfdir}/httpd/conf/original
12mu|apache-2.4.10-1|4196	%dir %{_sysconfdir}/httpd/conf/original/extra
12mu|apache-2.4.10-1|4197	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-autoindex.conf
12mu|apache-2.4.10-1|4198	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-dav.conf
12mu|apache-2.4.10-1|4199	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-default.conf
12mu|apache-2.4.10-1|4200	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-info.conf
12mu|apache-2.4.10-1|4201	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-languages.conf
12mu|apache-2.4.10-1|4202	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-manual.conf
12mu|apache-2.4.10-1|4203	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-mpm.conf
12mu|apache-2.4.10-1|4204	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-multilang-errordoc.conf
12mu|apache-2.4.10-1|4205	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-ssl.conf
12mu|apache-2.4.10-1|4206	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-userdir.conf
12mu|apache-2.4.10-1|4207	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/httpd-vhosts.conf
12mu|apache-2.4.10-1|4208	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/extra/proxy-html.conf
12mu|apache-2.4.10-1|4209	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/httpd.conf
12mu|apache-2.4.10-1|4210	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/magic
12mu|apache-2.4.10-1|4211	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/mime.types
12mu|apache-2.4.10-1|4212	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-autoindex.conf
12mu|apache-2.4.10-1|4213	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-dav.conf
12mu|apache-2.4.10-1|4214	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-default.conf
12mu|apache-2.4.10-1|4215	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-info.conf
12mu|apache-2.4.10-1|4216	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-languages.conf
12mu|apache-2.4.10-1|4217	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-manual.conf
12mu|apache-2.4.10-1|4218	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-mpm.conf
12mu|apache-2.4.10-1|4219	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-multilang-errordoc.conf
12mu|apache-2.4.10-1|4220	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-ssl.conf
12mu|apache-2.4.10-1|4221	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-userdir.conf
12mu|apache-2.4.10-1|4222	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/httpd-vhosts.conf
12mu|apache-2.4.10-1|4223	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/extra/proxy-html.conf
12mu|apache-2.4.10-1|4224	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/original/httpd.conf
12mu|apache-2.4.10-1|4225	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/fileprotector.conf
12mu|apache-2.4.10-1|4226	%attr(0755,apache,apache) %dir /var/www
12mu|apache-2.4.10-1|4227	%attr(0755,apache,apache) %dir /var/run/httpd
12mu|apache-2.4.10-1|4228	%{_prefix}/lib/tmpfiles.d/httpd.conf
12mu|apache-2.4.10-1|4229	%attr(0755,root,root) %dir /var/www/html
12mu|apache-2.4.10-1|4230	%dir /var/www/error
12mu|apache-2.4.10-1|4231	%dir /var/www/error/include
12mu|apache-2.4.10-1|4232	%dir /var/www/icons
12mu|apache-2.4.10-1|4233	/var/www/icons/*.svg
12mu|apache-2.4.10-1|4234	%dir /var/www/icons/small
12mu|apache-2.4.10-1|4235	%dir /var/log/httpd
12mu|apache-2.4.10-1|4236	%dir /var/www/cgi-bin
12mu|apache-2.4.10-1|4237	%dir /var/www/perl
12mu|apache-2.4.10-1|4238	%config(noreplace,missingok) /var/www/error/README
12mu|apache-2.4.10-1|4239	%config(noreplace,missingok) /var/www/error/*.var
12mu|apache-2.4.10-1|4240	%config(noreplace,missingok) /var/www/error/include/*.html
12mu|apache-2.4.10-1|4241	%attr(0644,root,root) /var/www/icons/README*
12mu|apache-2.4.10-1|4242	%attr(0644,root,root) /var/www/icons/*.png
12mu|apache-2.4.10-1|4243	%attr(0644,root,root) /var/www/icons/*.gif
12mu|apache-2.4.10-1|4244	%attr(0644,root,root) /var/www/icons/small/*.png
12mu|apache-2.4.10-1|4245	%attr(0644,root,root) /var/www/icons/small/*.gif
12mu|apache-2.4.10-1|4246	%attr(0644,root,root) %config(noreplace) /var/www/html/index.html
12mu|apache-2.4.10-1|4247	%attr(0644,root,root) %config(noreplace) /var/www/html/favicon.ico
12mu|apache-2.4.10-1|4248	%attr(0644,root,root) %config(noreplace) /var/www/html/robots.txt
12mu|apache-2.4.10-1|4249	%attr(0755,root,root) %{_bindir}/ab
12mu|apache-2.4.10-1|4250	%attr(0755,root,root) %{_bindir}/dbmmanage
12mu|apache-2.4.10-1|4251	%attr(0755,root,root) %{_bindir}/htdbm
12mu|apache-2.4.10-1|4252	%attr(0755,root,root) %{_bindir}/htdigest
12mu|apache-2.4.10-1|4253	%attr(0755,root,root) %{_bindir}/htpasswd
12mu|apache-2.4.10-1|4254	%attr(0755,root,root) %{_bindir}/httxt2dbm
12mu|apache-2.4.10-1|4255	%attr(0755,root,root) %{_bindir}/logresolve
12mu|apache-2.4.10-1|4256	%attr(0755,root,root) %{_sbindir}/apachectl
12mu|apache-2.4.10-1|4257	%attr(0755,root,root) %{_sbindir}/check_forensic
12mu|apache-2.4.10-1|4258	%attr(0755,root,root) %{_sbindir}/checkgid
12mu|apache-2.4.10-1|4259	%attr(0755,root,root) %{_sbindir}/fcgistarter
12mu|apache-2.4.10-1|4260	%attr(0755,root,root) %{_sbindir}/list_hooks.pl
12mu|apache-2.4.10-1|4261	%attr(0755,root,root) %{_sbindir}/logresolve.pl
12mu|apache-2.4.10-1|4262	%attr(0755,root,root) %{_sbindir}/log_server_status
12mu|apache-2.4.10-1|4263	%attr(0755,root,root) %{_sbindir}/rotatelogs
12mu|apache-2.4.10-1|4264	%attr(0755,root,root) %{_sbindir}/split-logfile
12mu|apache-2.4.10-1|4265	%attr(0755,root,root) %dir %{_libdir}/apache
12mu|apache-2.4.10-1|4266	%attr(0700,apache,root) %dir /var/cache/httpd
12mu|apache-2.4.10-1|4267	%{_localstatedir}/lib/rpm/filetriggers/webapp.*
12mu|apache-2.4.10-1|4268	%exclude %{_mandir}/man8/htcacheclean.8*
12mu|apache-2.4.10-1|4269	%exclude %{_mandir}/man8/suexec.8*
12mu|apache-2.4.10-1|4270	%{_mandir}/*/*
12mu|apache-2.4.10-1|4271	
12mu|apache-2.4.10-1|4272	%files htcacheclean
12mu|apache-2.4.10-1|4273	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/htcacheclean
12mu|apache-2.4.10-1|4274	%attr(0755,root,root) %{_sbindir}/htcacheclean
12mu|apache-2.4.10-1|4275	%{_mandir}/man8/htcacheclean.8*
12mu|apache-2.4.10-1|4276	/lib/systemd/system/htcacheclean.service
12mu|apache-2.4.10-1|4277	
12mu|apache-2.4.10-1|4278	%files devel
12mu|apache-2.4.10-1|4279	%{multiarch_includedir}/apache/ap_config_layout.h
12mu|apache-2.4.10-1|4280	%{_includedir}/apache
12mu|apache-2.4.10-1|4281	%attr(0755,root,root) %dir %{_libdir}/apache/build
12mu|apache-2.4.10-1|4282	%attr(0644,root,root) %{_libdir}/apache/build/*.mk
12mu|apache-2.4.10-1|4283	%attr(0755,root,root) %{_libdir}/apache/build/*.sh
12mu|apache-2.4.10-1|4284	%attr(0755,root,root) %{_libdir}/apache/build/envvars
12mu|apache-2.4.10-1|4285	%attr(0755,root,root) %{_sbindir}/envvars-std
12mu|apache-2.4.10-1|4286	%attr(0755,root,root) %{_bindir}/apxs
12mu|apache-2.4.10-1|4287	%attr(0755,root,root) %{_libdir}/apache/httpd.exp
12mu|apache-2.4.10-1|4288	
12mu|apache-2.4.10-1|4289	%files source
12mu|apache-2.4.10-1|4290	%{_usrsrc}/apache-%{version}
12mu|apache-2.4.10-1|4291	
12mu|apache-2.4.10-1|4292	%files doc
12mu|apache-2.4.10-1|4293	%{_datadir}/doc/apache-doc
12mu|apache-2.4.10-1|4294	
12mu|apache-2.4.10-1|4295	
12mu|apache-2.4.10-1|4296	
12mu|apache-2.4.10-1|4297	%changelog
12mu|apache-2.4.10-1|4298	* Wed Oct 08 2014 dsilakov <denis.silakov@rosalab.ru> 2.4.10-1
12mu|apache-2.4.10-1|4299	+ Revision: 999a879
12mu|apache-2.4.10-1|4300	- Merge pull request #1 from import/apache:rosa2014.1
12mu|apache-2.4.10-1|4301	- backport httpd-2.4.10
12mu|apache-2.4.10-1|4302	
12mu|apache-2.4.10-1|4303	

19454 12
12mu|apache-commons-dbcp-1.4-10|1	%global base_name       dbcp
12mu|apache-commons-dbcp-1.4-10|2	%global short_name      commons-%{base_name}
12mu|apache-commons-dbcp-1.4-10|3	
12mu|apache-commons-dbcp-1.4-10|4	Summary:	Apache Commons DataBase Pooling Package
12mu|apache-commons-dbcp-1.4-10|5	Name:		apache-%{short_name}
12mu|apache-commons-dbcp-1.4-10|6	Version:	1.4
12mu|apache-commons-dbcp-1.4-10|7	Release:	10
12mu|apache-commons-dbcp-1.4-10|8	Group:		Development/Java
12mu|apache-commons-dbcp-1.4-10|9	License:	ASL 2.0
12mu|apache-commons-dbcp-1.4-10|10	Url:		http://commons.apache.org/%{base_name}/
12mu|apache-commons-dbcp-1.4-10|11	Source0:	http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
12mu|apache-commons-dbcp-1.4-10|12	# Depmap needed to remove tomcat* deps (needed only for testing)
12mu|apache-commons-dbcp-1.4-10|13	# and fix geronimo transaction
12mu|apache-commons-dbcp-1.4-10|14	Source1:	%{short_name}.depmap
12mu|apache-commons-dbcp-1.4-10|15	Patch0: jdbc41.patch
12mu|apache-commons-dbcp-1.4-10|16	BuildArch:	noarch
12mu|apache-commons-dbcp-1.4-10|17	
12mu|apache-commons-dbcp-1.4-10|18	BuildRequires:	apache-commons-parent
12mu|apache-commons-dbcp-1.4-10|19	BuildRequires:	apache-commons-pool
12mu|apache-commons-dbcp-1.4-10|20	BuildRequires:	geronimo-parent-poms
12mu|apache-commons-dbcp-1.4-10|21	BuildRequires:	java-1.6.0-devel
12mu|apache-commons-dbcp-1.4-10|22	BuildRequires:	jpackage-utils
12mu|apache-commons-dbcp-1.4-10|23	BuildRequires:	jta
12mu|apache-commons-dbcp-1.4-10|24	BuildRequires:	ant
12mu|apache-commons-dbcp-1.4-10|25	BuildConflicts: java-1.5.0-gcj
12mu|apache-commons-dbcp-1.4-10|26	Requires:	java >= 0:1.6.0
12mu|apache-commons-dbcp-1.4-10|27	Requires:	jpackage-utils
12mu|apache-commons-dbcp-1.4-10|28	Requires:	apache-commons-pool
12mu|apache-commons-dbcp-1.4-10|29	Requires(post,postun):	jpackage-utils
12mu|apache-commons-dbcp-1.4-10|30	
12mu|apache-commons-dbcp-1.4-10|31	%description
12mu|apache-commons-dbcp-1.4-10|32	Many Apache projects support interaction with a relational database. Creating a
12mu|apache-commons-dbcp-1.4-10|33	new connection for each user can be time consuming (often requiring multiple
12mu|apache-commons-dbcp-1.4-10|34	seconds of clock time), in order to perform a database transaction that might
12mu|apache-commons-dbcp-1.4-10|35	take milliseconds. Opening a connection per user can be unfeasible in a
12mu|apache-commons-dbcp-1.4-10|36	publicly-hosted Internet application where the number of simultaneous users can
12mu|apache-commons-dbcp-1.4-10|37	be very large. Accordingly, developers often wish to share a "pool" of open
12mu|apache-commons-dbcp-1.4-10|38	connections between all of the application's current users. The number of users
12mu|apache-commons-dbcp-1.4-10|39	actually performing a request at any given time is usually a very small
12mu|apache-commons-dbcp-1.4-10|40	percentage of the total number of active users, and during request processing
12mu|apache-commons-dbcp-1.4-10|41	is the only time that a database connection is required. The application itself
12mu|apache-commons-dbcp-1.4-10|42	logs into the DBMS, and handles any user account issues internally.
12mu|apache-commons-dbcp-1.4-10|43	
12mu|apache-commons-dbcp-1.4-10|44	%package javadoc
12mu|apache-commons-dbcp-1.4-10|45	Summary:	Javadoc for %{name}
12mu|apache-commons-dbcp-1.4-10|46	Group:		Development/Java
12mu|apache-commons-dbcp-1.4-10|47	Requires:	jpackage-utils
12mu|apache-commons-dbcp-1.4-10|48	# This should go away with F-17
12mu|apache-commons-dbcp-1.4-10|49	Obsoletes:	jakarta-%{short_name}-javadoc < 0:1.4-1
12mu|apache-commons-dbcp-1.4-10|50	
12mu|apache-commons-dbcp-1.4-10|51	%description javadoc
12mu|apache-commons-dbcp-1.4-10|52	This package contains the API documentation for %{name}.
12mu|apache-commons-dbcp-1.4-10|53	
12mu|apache-commons-dbcp-1.4-10|54	%prep
12mu|apache-commons-dbcp-1.4-10|55	%setup -q -n %{short_name}-%{version}-src
12mu|apache-commons-dbcp-1.4-10|56	iconv -f iso8859-1 -t utf-8 RELEASE-NOTES.txt > RELEASE-NOTES.txt.conv && mv -f RELEASE-NOTES.txt.conv RELEASE-NOTES.txt
12mu|apache-commons-dbcp-1.4-10|57	%patch0
12mu|apache-commons-dbcp-1.4-10|58	
12mu|apache-commons-dbcp-1.4-10|59	%build
12mu|apache-commons-dbcp-1.4-10|60	export CLASSPATH=$(build-classpath jta jdbc-stdext xerces-j2)
12mu|apache-commons-dbcp-1.4-10|61	ant \
12mu|apache-commons-dbcp-1.4-10|62	-Dcommons-pool.jar=$(build-classpath commons-pool) \
12mu|apache-commons-dbcp-1.4-10|63	-Djdbc20ext.jar=$(build-classpath jdbc-stdext) \
12mu|apache-commons-dbcp-1.4-10|64	-Djunit.jar=$(build-classpath junit) \
12mu|apache-commons-dbcp-1.4-10|65	-Dxerces.jar=$(build-classpath xerces-j2) \
12mu|apache-commons-dbcp-1.4-10|66	-Dxml-apis.jar=$(build-classpath xml-commons-jaxp-1.3-apis) \
12mu|apache-commons-dbcp-1.4-10|67	-Dnaming-common.jar=$(build-classpath tomcat5/naming-resources) \
12mu|apache-commons-dbcp-1.4-10|68	-Dnaming-java.jar=$(build-classpath tomcat5/naming-factory) \
12mu|apache-commons-dbcp-1.4-10|69	-Dlogging.jar=$(build-classpath commons-logging) \
12mu|apache-commons-dbcp-1.4-10|70	-Djava.io.tmpdir=. \
12mu|apache-commons-dbcp-1.4-10|71	dist
12mu|apache-commons-dbcp-1.4-10|72	
12mu|apache-commons-dbcp-1.4-10|73	%install
12mu|apache-commons-dbcp-1.4-10|74	# jars
12mu|apache-commons-dbcp-1.4-10|75	install -d -m 0755 %{buildroot}%{_javadir}
12mu|apache-commons-dbcp-1.4-10|76	install -pm 644 dist/%{short_name}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mu|apache-commons-dbcp-1.4-10|77	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|apache-||g"`; done)
12mu|apache-commons-dbcp-1.4-10|78	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mu|apache-commons-dbcp-1.4-10|79	
12mu|apache-commons-dbcp-1.4-10|80	# pom
12mu|apache-commons-dbcp-1.4-10|81	install -d -m 755 %{buildroot}%{_mavenpomdir}
12mu|apache-commons-dbcp-1.4-10|82	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
12mu|apache-commons-dbcp-1.4-10|83	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
12mu|apache-commons-dbcp-1.4-10|84	
12mu|apache-commons-dbcp-1.4-10|85	# following line is only for backwards compatibility. New packages
12mu|apache-commons-dbcp-1.4-10|86	# should use proper groupid org.apache.commons and also artifactid
12mu|apache-commons-dbcp-1.4-10|87	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
12mu|apache-commons-dbcp-1.4-10|88	
12mu|apache-commons-dbcp-1.4-10|89	# javadoc
12mu|apache-commons-dbcp-1.4-10|90	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12mu|apache-commons-dbcp-1.4-10|91	cp -pr dist/docs/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
12mu|apache-commons-dbcp-1.4-10|92	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mu|apache-commons-dbcp-1.4-10|93	
12mu|apache-commons-dbcp-1.4-10|94	%post
12mu|apache-commons-dbcp-1.4-10|95	%update_maven_depmap
12mu|apache-commons-dbcp-1.4-10|96	
12mu|apache-commons-dbcp-1.4-10|97	%postun
12mu|apache-commons-dbcp-1.4-10|98	%update_maven_depmap
12mu|apache-commons-dbcp-1.4-10|99	
12mu|apache-commons-dbcp-1.4-10|100	%files
12mu|apache-commons-dbcp-1.4-10|101	%doc LICENSE.txt NOTICE.txt README.txt RELEASE-NOTES.txt
12mu|apache-commons-dbcp-1.4-10|102	%{_javadir}/*
12mu|apache-commons-dbcp-1.4-10|103	%{_mavenpomdir}/*
12mu|apache-commons-dbcp-1.4-10|104	%{_mavendepmapfragdir}/*
12mu|apache-commons-dbcp-1.4-10|105	
12mu|apache-commons-dbcp-1.4-10|106	%files javadoc
12mu|apache-commons-dbcp-1.4-10|107	%doc LICENSE.txt
12mu|apache-commons-dbcp-1.4-10|108	%{_javadocdir}/%{name}-%{version}
12mu|apache-commons-dbcp-1.4-10|109	%{_javadocdir}/%{name}
12mu|apache-commons-dbcp-1.4-10|110	

19455 12
12mu|apache-commons-lang-2.6-3|1	
12mu|apache-commons-lang-2.6-3|2	%global base_name       lang
12mu|apache-commons-lang-2.6-3|3	%global short_name      commons-%{base_name}
12mu|apache-commons-lang-2.6-3|4	
12mu|apache-commons-lang-2.6-3|5	%bcond_with maven
12mu|apache-commons-lang-2.6-3|6	
12mu|apache-commons-lang-2.6-3|7	Name:           apache-%{short_name}
12mu|apache-commons-lang-2.6-3|8	Version:        2.6
12mu|apache-commons-lang-2.6-3|9	Release:        3
12mu|apache-commons-lang-2.6-3|10	Summary:        Provides a host of helper utilities for the java.lang API
12mu|apache-commons-lang-2.6-3|11	License:        ASL 2.0
12mu|apache-commons-lang-2.6-3|12	Group:          Development/Java
12mu|apache-commons-lang-2.6-3|13	URL:            http://commons.apache.org/%{base_name}
12mu|apache-commons-lang-2.6-3|14	Source0:        http://archive.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
12mu|apache-commons-lang-2.6-3|15	Patch0:         0001-Make-source-version-1.3.patch
12mu|apache-commons-lang-2.6-3|16	BuildArch:      noarch
12mu|apache-commons-lang-2.6-3|17	BuildRequires:  java-devel >= 0:1.6.0
12mu|apache-commons-lang-2.6-3|18	BuildRequires:  jpackage-utils >= 0:1.7.2
12mu|apache-commons-lang-2.6-3|19	BuildRequires:  apache-commons-parent
12mu|apache-commons-lang-2.6-3|20	%if %{with maven}
12mu|apache-commons-lang-2.6-3|21	BuildRequires:  maven2
12mu|apache-commons-lang-2.6-3|22	BuildRequires:  maven-site-plugin
12mu|apache-commons-lang-2.6-3|23	%else
12mu|apache-commons-lang-2.6-3|24	BuildRequires:	ant
12mu|apache-commons-lang-2.6-3|25	BuildRequires:	java-rpmbuild
12mu|apache-commons-lang-2.6-3|26	%endif
12mu|apache-commons-lang-2.6-3|27	
12mu|apache-commons-lang-2.6-3|28	Requires:       java >= 0:1.6.0
12mu|apache-commons-lang-2.6-3|29	Requires:       jpackage-utils >= 0:1.6
12mu|apache-commons-lang-2.6-3|30	Requires(post):    jpackage-utils
12mu|apache-commons-lang-2.6-3|31	Requires(postun):  jpackage-utils
12mu|apache-commons-lang-2.6-3|32	
12mu|apache-commons-lang-2.6-3|33	# This should go away with F-17
12mu|apache-commons-lang-2.6-3|34	Provides:       jakarta-commons-lang = 0:%{version}-%{release}
12mu|apache-commons-lang-2.6-3|35	Obsoletes:      jakarta-commons-lang <= 0:2.4
12mu|apache-commons-lang-2.6-3|36	
12mu|apache-commons-lang-2.6-3|37	%description
12mu|apache-commons-lang-2.6-3|38	The standard Java libraries fail to provide enough methods for
12mu|apache-commons-lang-2.6-3|39	manipulation of its core classes. The Commons Lang Component provides
12mu|apache-commons-lang-2.6-3|40	these extra methods.
12mu|apache-commons-lang-2.6-3|41	The Commons Lang Component provides a host of helper utilities for the
12mu|apache-commons-lang-2.6-3|42	java.lang API, notably String manipulation methods, basic numerical
12mu|apache-commons-lang-2.6-3|43	methods, object reflection, creation and serialization, and System
12mu|apache-commons-lang-2.6-3|44	properties. Additionally it contains an inheritable enum type, an
12mu|apache-commons-lang-2.6-3|45	exception structure that supports multiple types of nested-Exceptions
12mu|apache-commons-lang-2.6-3|46	and a series of utilities dedicated to help with building methods, such
12mu|apache-commons-lang-2.6-3|47	as hashCode, toString and equals.
12mu|apache-commons-lang-2.6-3|48	
12mu|apache-commons-lang-2.6-3|49	%package        javadoc
12mu|apache-commons-lang-2.6-3|50	Summary:        API documentation for %{name}
12mu|apache-commons-lang-2.6-3|51	Group:          Development/Java
12mu|apache-commons-lang-2.6-3|52	Requires:       jpackage-utils
12mu|apache-commons-lang-2.6-3|53	
12mu|apache-commons-lang-2.6-3|54	Obsoletes:      jakarta-%{short_name}-javadoc <= 0:2.4
12mu|apache-commons-lang-2.6-3|55	
12mu|apache-commons-lang-2.6-3|56	%description    javadoc
12mu|apache-commons-lang-2.6-3|57	%{summary}.
12mu|apache-commons-lang-2.6-3|58	
12mu|apache-commons-lang-2.6-3|59	%prep
12mu|apache-commons-lang-2.6-3|60	%setup -q -n %{short_name}-%{version}-src
12mu|apache-commons-lang-2.6-3|61	%patch0 -p1
12mu|apache-commons-lang-2.6-3|62	sed -i 's/\r//' *.txt
12mu|apache-commons-lang-2.6-3|63	
12mu|apache-commons-lang-2.6-3|64	%build
12mu|apache-commons-lang-2.6-3|65	%if %{with maven}
12mu|apache-commons-lang-2.6-3|66	mvn-jpp install javadoc:javadoc
12mu|apache-commons-lang-2.6-3|67	%else
12mu|apache-commons-lang-2.6-3|68	%ant jar javadoc
12mu|apache-commons-lang-2.6-3|69	%endif
12mu|apache-commons-lang-2.6-3|70	
12mu|apache-commons-lang-2.6-3|71	%install
12mu|apache-commons-lang-2.6-3|72	# jars
12mu|apache-commons-lang-2.6-3|73	install -d -m 755 %{buildroot}%{_javadir}
12mu|apache-commons-lang-2.6-3|74	install -p -m 644 target/%{short_name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12mu|apache-commons-lang-2.6-3|75	ln -sf %{name}.jar %{buildroot}%{_javadir}/%{short_name}.jar
12mu|apache-commons-lang-2.6-3|76	
12mu|apache-commons-lang-2.6-3|77	%if %{with maven}
12mu|apache-commons-lang-2.6-3|78	# pom
12mu|apache-commons-lang-2.6-3|79	install -d -m 755 %{buildroot}%{_mavenpomdir}
12mu|apache-commons-lang-2.6-3|80	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
12mu|apache-commons-lang-2.6-3|81	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
12mu|apache-commons-lang-2.6-3|82	
12mu|apache-commons-lang-2.6-3|83	# following line is only for backwards compatibility. New packages
12mu|apache-commons-lang-2.6-3|84	# should use proper groupid org.apache.commons and also artifactid
12mu|apache-commons-lang-2.6-3|85	%add_to_maven_depmap %{base_name} %{base_name} %{version} JPP %{short_name}
12mu|apache-commons-lang-2.6-3|86	
12mu|apache-commons-lang-2.6-3|87	# Old depmap was wrong and this surfaced as a problem when building
12mu|apache-commons-lang-2.6-3|88	# other packages
12mu|apache-commons-lang-2.6-3|89	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
12mu|apache-commons-lang-2.6-3|90	%endif
12mu|apache-commons-lang-2.6-3|91	
12mu|apache-commons-lang-2.6-3|92	# javadoc
12mu|apache-commons-lang-2.6-3|93	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
12mu|apache-commons-lang-2.6-3|94	%if %{with maven}
12mu|apache-commons-lang-2.6-3|95	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
12mu|apache-commons-lang-2.6-3|96	%else
12mu|apache-commons-lang-2.6-3|97	cp -pr target/apidocs/* %{buildroot}%{_javadocdir}/%{name}
12mu|apache-commons-lang-2.6-3|98	%endif
12mu|apache-commons-lang-2.6-3|99	
12mu|apache-commons-lang-2.6-3|100	%if %{with maven}
12mu|apache-commons-lang-2.6-3|101	%post
12mu|apache-commons-lang-2.6-3|102	%update_maven_depmap
12mu|apache-commons-lang-2.6-3|103	
12mu|apache-commons-lang-2.6-3|104	%postun
12mu|apache-commons-lang-2.6-3|105	%update_maven_depmap
12mu|apache-commons-lang-2.6-3|106	%endif
12mu|apache-commons-lang-2.6-3|107	
12mu|apache-commons-lang-2.6-3|108	%files
12mu|apache-commons-lang-2.6-3|109	%doc PROPOSAL.html LICENSE.txt RELEASE-NOTES.txt NOTICE.txt
12mu|apache-commons-lang-2.6-3|110	%{_javadir}/*
12mu|apache-commons-lang-2.6-3|111	%if %{with maven}
12mu|apache-commons-lang-2.6-3|112	%{_mavenpomdir}/JPP-%{short_name}.pom
12mu|apache-commons-lang-2.6-3|113	%{_mavendepmapfragdir}/*
12mu|apache-commons-lang-2.6-3|114	%endif
12mu|apache-commons-lang-2.6-3|115	
12mu|apache-commons-lang-2.6-3|116	%files javadoc
12mu|apache-commons-lang-2.6-3|117	%doc LICENSE.txt NOTICE.txt
12mu|apache-commons-lang-2.6-3|118	%doc %{_javadocdir}/%{name}
12mu|apache-commons-lang-2.6-3|119	%changelog
12mu|apache-commons-lang-2.6-3|120	* Mon Oct 21 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 2.6-3
12mu|apache-commons-lang-2.6-3|121	+ Revision: a19bf16
12mu|apache-commons-lang-2.6-3|122	- Added javadoc
12mu|apache-commons-lang-2.6-3|123	
12mu|apache-commons-lang-2.6-3|124	

19456 12
12mu|apache-commons-logging-1.1.3-1|1	
12mu|apache-commons-logging-1.1.3-1|2	%global base_name  logging
12mu|apache-commons-logging-1.1.3-1|3	%global short_name commons-%{base_name}
12mu|apache-commons-logging-1.1.3-1|4	
12mu|apache-commons-logging-1.1.3-1|5	Name:           apache-%{short_name}
12mu|apache-commons-logging-1.1.3-1|6	Version:        1.1.3
12mu|apache-commons-logging-1.1.3-1|7	Release:        1
12mu|apache-commons-logging-1.1.3-1|8	Summary:        Apache Commons Logging
12mu|apache-commons-logging-1.1.3-1|9	License:        ASL 2.0
12mu|apache-commons-logging-1.1.3-1|10	Group:          Development/Java
12mu|apache-commons-logging-1.1.3-1|11	URL:            http://commons.apache.org/%{base_name}
12mu|apache-commons-logging-1.1.3-1|12	Source0:        http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
12mu|apache-commons-logging-1.1.3-1|13	Source1:        %{short_name}.depmap
12mu|apache-commons-logging-1.1.3-1|14	Source2:        http://mirrors.ibiblio.org/pub/mirrors/maven2/%{short_name}/%{short_name}-api/1.1/%{short_name}-api-1.1.pom
12mu|apache-commons-logging-1.1.3-1|15	# Sent upstream https://issues.apache.org/jira/browse/LOGGING-143
12mu|apache-commons-logging-1.1.3-1|16	Patch0:         %{short_name}-avalon-update.patch
12mu|apache-commons-logging-1.1.3-1|17	
12mu|apache-commons-logging-1.1.3-1|18	Patch1:         %{short_name}-eclipse-manifest.patch
12mu|apache-commons-logging-1.1.3-1|19	BuildArch:      noarch
12mu|apache-commons-logging-1.1.3-1|20	BuildRequires:  maven2
12mu|apache-commons-logging-1.1.3-1|21	BuildRequires:  java-devel >= 0:1.6.0
12mu|apache-commons-logging-1.1.3-1|22	BuildRequires:  jpackage-utils >= 0:1.6
12mu|apache-commons-logging-1.1.3-1|23	BuildRequires:  avalon-framework >= 4.3
12mu|apache-commons-logging-1.1.3-1|24	BuildRequires:  avalon-logkit
12mu|apache-commons-logging-1.1.3-1|25	BuildRequires:  apache-commons-parent
12mu|apache-commons-logging-1.1.3-1|26	BuildRequires:  servlet25
12mu|apache-commons-logging-1.1.3-1|27	
12mu|apache-commons-logging-1.1.3-1|28	Requires:       java >= 0:1.6.0
12mu|apache-commons-logging-1.1.3-1|29	Requires:       jpackage-utils >= 0:1.6
12mu|apache-commons-logging-1.1.3-1|30	Requires(post): jpackage-utils
12mu|apache-commons-logging-1.1.3-1|31	Requires(postun):jpackage-utils
12mu|apache-commons-logging-1.1.3-1|32	
12mu|apache-commons-logging-1.1.3-1|33	%rename jakarta-%{short_name}
12mu|apache-commons-logging-1.1.3-1|34	
12mu|apache-commons-logging-1.1.3-1|35	%description
12mu|apache-commons-logging-1.1.3-1|36	The commons-logging package provides a simple, component oriented
12mu|apache-commons-logging-1.1.3-1|37	interface (org.apache.commons.logging.Log) together with wrappers for
12mu|apache-commons-logging-1.1.3-1|38	logging systems. The user can choose at runtime which system they want
12mu|apache-commons-logging-1.1.3-1|39	to use. In addition, a small number of basic implementations are
12mu|apache-commons-logging-1.1.3-1|40	provided to allow users to use the package standalone.
12mu|apache-commons-logging-1.1.3-1|41	commons-logging was heavily influenced by Avalon's Logkit and Log4J. The
12mu|apache-commons-logging-1.1.3-1|42	commons-logging abstraction is meant to minimize the differences between
12mu|apache-commons-logging-1.1.3-1|43	the two, and to allow a developer to not tie himself to a particular
12mu|apache-commons-logging-1.1.3-1|44	logging implementation.
12mu|apache-commons-logging-1.1.3-1|45	
12mu|apache-commons-logging-1.1.3-1|46	%package        javadoc
12mu|apache-commons-logging-1.1.3-1|47	Summary:        API documentation for %{name}
12mu|apache-commons-logging-1.1.3-1|48	Group:          Development/Java
12mu|apache-commons-logging-1.1.3-1|49	Requires:       jpackage-utils
12mu|apache-commons-logging-1.1.3-1|50	
12mu|apache-commons-logging-1.1.3-1|51	Obsoletes:      jakarta-%{short_name}-javadoc <= 0:1.0.4
12mu|apache-commons-logging-1.1.3-1|52	
12mu|apache-commons-logging-1.1.3-1|53	%description    javadoc
12mu|apache-commons-logging-1.1.3-1|54	%{summary}.
12mu|apache-commons-logging-1.1.3-1|55	
12mu|apache-commons-logging-1.1.3-1|56	# -----------------------------------------------------------------------------
12mu|apache-commons-logging-1.1.3-1|57	
12mu|apache-commons-logging-1.1.3-1|58	%prep
12mu|apache-commons-logging-1.1.3-1|59	%setup -q -n %{short_name}-%{version}-src
12mu|apache-commons-logging-1.1.3-1|60	
12mu|apache-commons-logging-1.1.3-1|61	# %patch0 -p1
12mu|apache-commons-logging-1.1.3-1|62	# %patch1
12mu|apache-commons-logging-1.1.3-1|63	
12mu|apache-commons-logging-1.1.3-1|64	sed -i 's/\r//' RELEASE-NOTES.txt LICENSE.txt
12mu|apache-commons-logging-1.1.3-1|65	
12mu|apache-commons-logging-1.1.3-1|66	# -----------------------------------------------------------------------------
12mu|apache-commons-logging-1.1.3-1|67	
12mu|apache-commons-logging-1.1.3-1|68	%build
12mu|apache-commons-logging-1.1.3-1|69	# fails with recent surefire for some reason
12mu|apache-commons-logging-1.1.3-1|70	# rm src/test/org/apache/commons/logging/logkit/StandardTestCase.java
12mu|apache-commons-logging-1.1.3-1|71	# rm src/test/org/apache/commons/logging/servlet/BasicServletTestCase.java
12mu|apache-commons-logging-1.1.3-1|72	
12mu|apache-commons-logging-1.1.3-1|73	# These files have names suggesting they are test cases but they are not.
12mu|apache-commons-logging-1.1.3-1|74	# They should probably be renamed/excluded from surefire run properly
12mu|apache-commons-logging-1.1.3-1|75	# rm src/test/org/apache/commons/logging/log4j/log4j12/*StandardTestCase.java
12mu|apache-commons-logging-1.1.3-1|76	
12mu|apache-commons-logging-1.1.3-1|77	# export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
12mu|apache-commons-logging-1.1.3-1|78	# mvn -Dmaven.repo.local=$MAVEN_REPO_LOCAL \
12mu|apache-commons-logging-1.1.3-1|79	#     install javadoc:javadoc
12mu|apache-commons-logging-1.1.3-1|80	
12mu|apache-commons-logging-1.1.3-1|81	mvn -X -Dmaven.local.depmap.file="%{SOURCE1}" \
12mu|apache-commons-logging-1.1.3-1|82	install javadoc:aggregate
12mu|apache-commons-logging-1.1.3-1|83	
12mu|apache-commons-logging-1.1.3-1|84	# -----------------------------------------------------------------------------
12mu|apache-commons-logging-1.1.3-1|85	
12mu|apache-commons-logging-1.1.3-1|86	%install
12mu|apache-commons-logging-1.1.3-1|87	# jars
12mu|apache-commons-logging-1.1.3-1|88	install -d -m 755 %{buildroot}%{_javadir}
12mu|apache-commons-logging-1.1.3-1|89	install -p -m 644 target/%{short_name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12mu|apache-commons-logging-1.1.3-1|90	install -p -m 644 target/%{short_name}-api-%{version}.jar %{buildroot}%{_javadir}/%{name}-api.jar
12mu|apache-commons-logging-1.1.3-1|91	install -p -m 644 target/%{short_name}-adapters-%{version}.jar %{buildroot}%{_javadir}/%{name}-adapters.jar
12mu|apache-commons-logging-1.1.3-1|92	
12mu|apache-commons-logging-1.1.3-1|93	pushd %{buildroot}%{_javadir}
12mu|apache-commons-logging-1.1.3-1|94	for jar in %{name}*; do
12mu|apache-commons-logging-1.1.3-1|95	ln -sf ${jar} `echo $jar| sed "s|apache-||g"`
12mu|apache-commons-logging-1.1.3-1|96	done
12mu|apache-commons-logging-1.1.3-1|97	popd
12mu|apache-commons-logging-1.1.3-1|98	
12mu|apache-commons-logging-1.1.3-1|99	# pom
12mu|apache-commons-logging-1.1.3-1|100	install -d -m 755 %{buildroot}%{_mavenpomdir}
12mu|apache-commons-logging-1.1.3-1|101	install -pm 644 pom.xml %{buildroot}/%{_mavenpomdir}/JPP-%{short_name}.pom
12mu|apache-commons-logging-1.1.3-1|102	install -pm 644 %{SOURCE2} %{buildroot}/%{_mavenpomdir}/JPP-%{short_name}-api.pom
12mu|apache-commons-logging-1.1.3-1|103	
12mu|apache-commons-logging-1.1.3-1|104	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
12mu|apache-commons-logging-1.1.3-1|105	%add_to_maven_depmap org.apache.commons %{short_name}-api %{version} JPP %{short_name}-api
12mu|apache-commons-logging-1.1.3-1|106	%add_to_maven_depmap org.apache.commons %{short_name}-adapters %{version} JPP %{short_name}-adapters
12mu|apache-commons-logging-1.1.3-1|107	
12mu|apache-commons-logging-1.1.3-1|108	# following lines are only for backwards compatibility. New packages
12mu|apache-commons-logging-1.1.3-1|109	# should use proper groupid org.apache.commons and also artifactid
12mu|apache-commons-logging-1.1.3-1|110	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
12mu|apache-commons-logging-1.1.3-1|111	%add_to_maven_depmap %{short_name} %{short_name}-api %{version} JPP %{short_name}-api
12mu|apache-commons-logging-1.1.3-1|112	%add_to_maven_depmap %{short_name} %{short_name}-adapters %{version} JPP %{short_name}-adapters
12mu|apache-commons-logging-1.1.3-1|113	
12mu|apache-commons-logging-1.1.3-1|114	
12mu|apache-commons-logging-1.1.3-1|115	# javadoc
12mu|apache-commons-logging-1.1.3-1|116	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
12mu|apache-commons-logging-1.1.3-1|117	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
12mu|apache-commons-logging-1.1.3-1|118	
12mu|apache-commons-logging-1.1.3-1|119	# -----------------------------------------------------------------------------
12mu|apache-commons-logging-1.1.3-1|120	%post
12mu|apache-commons-logging-1.1.3-1|121	%update_maven_depmap
12mu|apache-commons-logging-1.1.3-1|122	
12mu|apache-commons-logging-1.1.3-1|123	%postun
12mu|apache-commons-logging-1.1.3-1|124	%update_maven_depmap
12mu|apache-commons-logging-1.1.3-1|125	
12mu|apache-commons-logging-1.1.3-1|126	%pre javadoc
12mu|apache-commons-logging-1.1.3-1|127	# workaround for rpm bug, can be removed in F-17
12mu|apache-commons-logging-1.1.3-1|128	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
12mu|apache-commons-logging-1.1.3-1|129	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
12mu|apache-commons-logging-1.1.3-1|130	
12mu|apache-commons-logging-1.1.3-1|131	
12mu|apache-commons-logging-1.1.3-1|132	# -----------------------------------------------------------------------------
12mu|apache-commons-logging-1.1.3-1|133	
12mu|apache-commons-logging-1.1.3-1|134	%files
12mu|apache-commons-logging-1.1.3-1|135	%doc PROPOSAL.html LICENSE.txt RELEASE-NOTES.txt
12mu|apache-commons-logging-1.1.3-1|136	%{_javadir}/*
12mu|apache-commons-logging-1.1.3-1|137	%{_mavenpomdir}/JPP-%{short_name}.pom
12mu|apache-commons-logging-1.1.3-1|138	%{_mavenpomdir}/JPP-%{short_name}-api.pom
12mu|apache-commons-logging-1.1.3-1|139	%{_mavendepmapfragdir}/*
12mu|apache-commons-logging-1.1.3-1|140	
12mu|apache-commons-logging-1.1.3-1|141	
12mu|apache-commons-logging-1.1.3-1|142	%files javadoc
12mu|apache-commons-logging-1.1.3-1|143	%doc LICENSE.txt
12mu|apache-commons-logging-1.1.3-1|144	%{_javadocdir}/%{name}
12mu|apache-commons-logging-1.1.3-1|145	
12mu|apache-commons-logging-1.1.3-1|146	
12mu|apache-commons-logging-1.1.3-1|147	%changelog
12mu|apache-commons-logging-1.1.3-1|148	* Wed Nov 27 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-1
12mu|apache-commons-logging-1.1.3-1|149	+ Revision: a4e6c0f
12mu|apache-commons-logging-1.1.3-1|150	- Updated to 1.1.3
12mu|apache-commons-logging-1.1.3-1|151	
12mu|apache-commons-logging-1.1.3-1|152	

19457 12
12mu|apache-commons-net-3.3-1|1	
12mu|apache-commons-net-3.3-1|2	%global base_name    net
12mu|apache-commons-net-3.3-1|3	%global short_name   commons-%{base_name}
12mu|apache-commons-net-3.3-1|4	
12mu|apache-commons-net-3.3-1|5	Name:           apache-%{short_name}
12mu|apache-commons-net-3.3-1|6	Version:        3.3
12mu|apache-commons-net-3.3-1|7	Release:        1
12mu|apache-commons-net-3.3-1|8	Summary:        Internet protocol suite Java library
12mu|apache-commons-net-3.3-1|9	License:        ASL 2.0
12mu|apache-commons-net-3.3-1|10	Group:          Development/Java
12mu|apache-commons-net-3.3-1|11	URL:            http://commons.apache.org/%{base_name}/
12mu|apache-commons-net-3.3-1|12	Source0:        http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
12mu|apache-commons-net-3.3-1|13	Source1:		m2-repo.tar.gz
12mu|apache-commons-net-3.3-1|14	BuildArch:      noarch
12mu|apache-commons-net-3.3-1|15	BuildRequires:  jpackage-utils >= 0:1.7.2
12mu|apache-commons-net-3.3-1|16	BuildRequires:  java-devel >= 0:1.6.0
12mu|apache-commons-net-3.3-1|17	#BuildRequires:  maven-doxia-sitetools
12mu|apache-commons-net-3.3-1|18	#BuildRequires:  maven-changes-plugin
12mu|apache-commons-net-3.3-1|19	#BuildRequires:  maven-surefire-provider-junit
12mu|apache-commons-net-3.3-1|20	#BuildRequires:  maven-surefire-provider-junit4
12mu|apache-commons-net-3.3-1|21	#BuildRequires:  maven-plugin-build-helper
12mu|apache-commons-net-3.3-1|22	BuildRequires:  apache-commons-parent
12mu|apache-commons-net-3.3-1|23	Requires:       java >= 0:1.6.0
12mu|apache-commons-net-3.3-1|24	Requires:       jpackage-utils >= 0:1.7.2
12mu|apache-commons-net-3.3-1|25	Requires(post):    jpackage-utils
12mu|apache-commons-net-3.3-1|26	Requires(postun):  jpackage-utils
12mu|apache-commons-net-3.3-1|27	Provides:       jakarta-%{short_name}
12mu|apache-commons-net-3.3-1|28	Obsoletes:      jakarta-%{short_name}
12mu|apache-commons-net-3.3-1|29	
12mu|apache-commons-net-3.3-1|30	%description
12mu|apache-commons-net-3.3-1|31	This is an Internet protocol suite Java library originally developed by
12mu|apache-commons-net-3.3-1|32	ORO, Inc.  This version supports Finger, Whois, TFTP, Telnet, POP3, FTP,
12mu|apache-commons-net-3.3-1|33	NNTP, SMTP, and some miscellaneous protocols like Time and Echo as well
12mu|apache-commons-net-3.3-1|34	as BSD R command support. The purpose of the library is to provide
12mu|apache-commons-net-3.3-1|35	fundamental protocol access, not higher-level abstractions.
12mu|apache-commons-net-3.3-1|36	
12mu|apache-commons-net-3.3-1|37	%package javadoc
12mu|apache-commons-net-3.3-1|38	Summary:    API documentation for %{name}
12mu|apache-commons-net-3.3-1|39	Group:      Development/Java
12mu|apache-commons-net-3.3-1|40	Requires:   jpackage-utils
12mu|apache-commons-net-3.3-1|41	Obsoletes:  jakarta-%{short_name}-javadoc
12mu|apache-commons-net-3.3-1|42	
12mu|apache-commons-net-3.3-1|43	%description javadoc
12mu|apache-commons-net-3.3-1|44	%{summary}.
12mu|apache-commons-net-3.3-1|45	
12mu|apache-commons-net-3.3-1|46	%prep
12mu|apache-commons-net-3.3-1|47	%setup -q -n %{short_name}-%{version}-src
12mu|apache-commons-net-3.3-1|48	sed -i 's/\r//' NOTICE.txt LICENSE.txt
12mu|apache-commons-net-3.3-1|49	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
12mu|apache-commons-net-3.3-1|50	mkdir -p $MAVEN_REPO_LOCAL
12mu|apache-commons-net-3.3-1|51	tar -xf %{SOURCE1} -C $MAVEN_REPO_LOCAL
12mu|apache-commons-net-3.3-1|52	
12mu|apache-commons-net-3.3-1|53	%build
12mu|apache-commons-net-3.3-1|54	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
12mu|apache-commons-net-3.3-1|55	mvn-jpp -Dmaven.repo.local=$MAVEN_REPO_LOCAL \
12mu|apache-commons-net-3.3-1|56	-Dmaven.test.failure.ignore=true \
12mu|apache-commons-net-3.3-1|57	install javadoc:javadoc
12mu|apache-commons-net-3.3-1|58	
12mu|apache-commons-net-3.3-1|59	%install
12mu|apache-commons-net-3.3-1|60	# jars
12mu|apache-commons-net-3.3-1|61	install -d -m 755 %{buildroot}%{_javadir}
12mu|apache-commons-net-3.3-1|62	install -p -m 644 target/%{short_name}-%{version}.jar %{buildroot}%{_javadir}/%{name}.jar
12mu|apache-commons-net-3.3-1|63	ln -s %{name}.jar %{buildroot}%{_javadir}/%{short_name}.jar
12mu|apache-commons-net-3.3-1|64	
12mu|apache-commons-net-3.3-1|65	# pom
12mu|apache-commons-net-3.3-1|66	install -d -m 755 %{buildroot}%{_mavenpomdir}
12mu|apache-commons-net-3.3-1|67	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
12mu|apache-commons-net-3.3-1|68	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{name}
12mu|apache-commons-net-3.3-1|69	
12mu|apache-commons-net-3.3-1|70	# following line is only for backwards compatibility. New packages
12mu|apache-commons-net-3.3-1|71	# should use proper groupid org.apache.commons and also artifactid
12mu|apache-commons-net-3.3-1|72	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{name}
12mu|apache-commons-net-3.3-1|73	
12mu|apache-commons-net-3.3-1|74	# javadoc
12mu|apache-commons-net-3.3-1|75	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
12mu|apache-commons-net-3.3-1|76	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}
12mu|apache-commons-net-3.3-1|77	
12mu|apache-commons-net-3.3-1|78	%post
12mu|apache-commons-net-3.3-1|79	%update_maven_depmap
12mu|apache-commons-net-3.3-1|80	
12mu|apache-commons-net-3.3-1|81	%postun
12mu|apache-commons-net-3.3-1|82	%update_maven_depmap
12mu|apache-commons-net-3.3-1|83	
12mu|apache-commons-net-3.3-1|84	%files
12mu|apache-commons-net-3.3-1|85	%doc LICENSE.txt NOTICE.txt
12mu|apache-commons-net-3.3-1|86	%{_javadir}/*
12mu|apache-commons-net-3.3-1|87	%{_mavenpomdir}/JPP-%{name}.pom
12mu|apache-commons-net-3.3-1|88	%{_mavendepmapfragdir}
12mu|apache-commons-net-3.3-1|89	
12mu|apache-commons-net-3.3-1|90	%files javadoc
12mu|apache-commons-net-3.3-1|91	%doc %{_javadocdir}/%{name}
12mu|apache-commons-net-3.3-1|92	%doc LICENSE.txt NOTICE.txt
12mu|apache-commons-net-3.3-1|93	%changelog
12mu|apache-commons-net-3.3-1|94	* Mon Oct 21 2013 Ilya <ilyahohryakov@gmail.com> 3.3-1
12mu|apache-commons-net-3.3-1|95	+ Revision: 539e70f
12mu|apache-commons-net-3.3-1|96	- Added tarball
12mu|apache-commons-net-3.3-1|97	
12mu|apache-commons-net-3.3-1|98	

19458 12
12mu|apache-commons-parent-20-3|1	%global base_name       parent
12mu|apache-commons-parent-20-3|2	%global short_name      commons-%{base_name}
12mu|apache-commons-parent-20-3|3	
12mu|apache-commons-parent-20-3|4	Name:             apache-%{short_name}
12mu|apache-commons-parent-20-3|5	Version:          20
12mu|apache-commons-parent-20-3|6	Release:          3
12mu|apache-commons-parent-20-3|7	Summary:          Apache Commons Parent Pom
12mu|apache-commons-parent-20-3|8	Group:            Development/Java
12mu|apache-commons-parent-20-3|9	License:          ASL 2.0
12mu|apache-commons-parent-20-3|10	URL:              http://svn.apache.org/repos/asf/commons/proper/%{short_name}/tags/%{short_name}-%{version}/
12mu|apache-commons-parent-20-3|11	
12mu|apache-commons-parent-20-3|12	# svn export http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-20
12mu|apache-commons-parent-20-3|13	# tar caf commons-parent-20.tar.xz commons-parent-20
12mu|apache-commons-parent-20-3|14	Source0:          %{short_name}-%{version}.tar.xz
12mu|apache-commons-parent-20-3|15	
12mu|apache-commons-parent-20-3|16	#common-build-plugin not in fedora yet
12mu|apache-commons-parent-20-3|17	Patch1:           %{name}-remove-build-plugin.patch
12mu|apache-commons-parent-20-3|18	BuildRoot:        %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12mu|apache-commons-parent-20-3|19	BuildArch:        noarch
12mu|apache-commons-parent-20-3|20	
12mu|apache-commons-parent-20-3|21	BuildRequires:    java-devel >= 0:1.6.0
12mu|apache-commons-parent-20-3|22	BuildRequires:    jpackage-utils
12mu|apache-commons-parent-20-3|23	
12mu|apache-commons-parent-20-3|24	Requires:         java >= 0:1.6.0
12mu|apache-commons-parent-20-3|25	Requires:         jpackage-utils
12mu|apache-commons-parent-20-3|26	Requires:         maven
12mu|apache-commons-parent-20-3|27	Requires:         maven-antrun-plugin
12mu|apache-commons-parent-20-3|28	Requires:         maven-compiler-plugin
12mu|apache-commons-parent-20-3|29	Requires:         maven-idea-plugin
12mu|apache-commons-parent-20-3|30	Requires:         maven-install-plugin
12mu|apache-commons-parent-20-3|31	Requires:         maven-jar-plugin
12mu|apache-commons-parent-20-3|32	Requires:         maven-javadoc-plugin
12mu|apache-commons-parent-20-3|33	Requires:         maven-plugin-bundle
12mu|apache-commons-parent-20-3|34	Requires:         maven-resources-plugin
12mu|apache-commons-parent-20-3|35	Requires:         maven-surefire-plugin
12mu|apache-commons-parent-20-3|36	Requires(post):   jpackage-utils
12mu|apache-commons-parent-20-3|37	Requires(postun): jpackage-utils
12mu|apache-commons-parent-20-3|38	
12mu|apache-commons-parent-20-3|39	
12mu|apache-commons-parent-20-3|40	%description
12mu|apache-commons-parent-20-3|41	The Project Object Model files for the apache-commons packages.
12mu|apache-commons-parent-20-3|42	
12mu|apache-commons-parent-20-3|43	%prep
12mu|apache-commons-parent-20-3|44	%setup -q -n %{short_name}-%{version}
12mu|apache-commons-parent-20-3|45	%patch1 -p0
12mu|apache-commons-parent-20-3|46	
12mu|apache-commons-parent-20-3|47	%build
12mu|apache-commons-parent-20-3|48	#nothing to do for the pom
12mu|apache-commons-parent-20-3|49	
12mu|apache-commons-parent-20-3|50	%install
12mu|apache-commons-parent-20-3|51	rm -rf %{buildroot}
12mu|apache-commons-parent-20-3|52	
12mu|apache-commons-parent-20-3|53	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
12mu|apache-commons-parent-20-3|54	
12mu|apache-commons-parent-20-3|55	# poms
12mu|apache-commons-parent-20-3|56	install -d -m 755 %{buildroot}%{_mavenpomdir}
12mu|apache-commons-parent-20-3|57	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
12mu|apache-commons-parent-20-3|58	
12mu|apache-commons-parent-20-3|59	%post
12mu|apache-commons-parent-20-3|60	%update_maven_depmap
12mu|apache-commons-parent-20-3|61	
12mu|apache-commons-parent-20-3|62	%postun
12mu|apache-commons-parent-20-3|63	%update_maven_depmap
12mu|apache-commons-parent-20-3|64	
12mu|apache-commons-parent-20-3|65	%clean
12mu|apache-commons-parent-20-3|66	rm -rf %{buildroot}
12mu|apache-commons-parent-20-3|67	
12mu|apache-commons-parent-20-3|68	%files
12mu|apache-commons-parent-20-3|69	%defattr(-,root,root,-)
12mu|apache-commons-parent-20-3|70	%doc LICENSE.txt NOTICE.txt
12mu|apache-commons-parent-20-3|71	%{_mavenpomdir}/*
12mu|apache-commons-parent-20-3|72	%{_mavendepmapfragdir}/*
12mu|apache-commons-parent-20-3|73	
12mu|apache-commons-parent-20-3|74	
12mu|apache-commons-parent-20-3|75	
12mu|apache-commons-parent-20-3|76	%changelog
12mu|apache-commons-parent-20-3|77	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 20-3
12mu|apache-commons-parent-20-3|78	+ Revision: 733818
12mu|apache-commons-parent-20-3|79	- rebuild
12mu|apache-commons-parent-20-3|80	- imported package apache-commons-parent
12mu|apache-commons-parent-20-3|81	
12mu|apache-commons-parent-20-3|82	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|apache-commons-parent-20-3|83	- fix deps
12mu|apache-commons-parent-20-3|84	
12mu|apache-commons-parent-20-3|85	* Tue Oct 18 2011 Oden Eriksson <oeriksson@mandriva.com> 20-2
12mu|apache-commons-parent-20-3|86	+ Revision: 705220
12mu|apache-commons-parent-20-3|87	- rebuild
12mu|apache-commons-parent-20-3|88	- import apache-commons-parent
12mu|apache-commons-parent-20-3|89	
12mu|apache-commons-parent-20-3|90	

19459 12
12mu|apache-commons-parent-20-4|1	%global base_name       parent
12mu|apache-commons-parent-20-4|2	%global short_name      commons-%{base_name}
12mu|apache-commons-parent-20-4|3	
12mu|apache-commons-parent-20-4|4	Name:             apache-%{short_name}
12mu|apache-commons-parent-20-4|5	Version:          20
12mu|apache-commons-parent-20-4|6	Release:          4
12mu|apache-commons-parent-20-4|7	Summary:          Apache Commons Parent Pom
12mu|apache-commons-parent-20-4|8	Group:            Development/Java
12mu|apache-commons-parent-20-4|9	License:          ASL 2.0
12mu|apache-commons-parent-20-4|10	URL:              http://svn.apache.org/repos/asf/commons/proper/%{short_name}/tags/%{short_name}-%{version}/
12mu|apache-commons-parent-20-4|11	
12mu|apache-commons-parent-20-4|12	# svn export http://svn.apache.org/repos/asf/commons/proper/commons-parent/tags/commons-parent-20
12mu|apache-commons-parent-20-4|13	# tar caf commons-parent-20.tar.xz commons-parent-20
12mu|apache-commons-parent-20-4|14	Source0:          %{short_name}-%{version}.tar.xz
12mu|apache-commons-parent-20-4|15	
12mu|apache-commons-parent-20-4|16	#common-build-plugin not in fedora yet
12mu|apache-commons-parent-20-4|17	Patch1:           %{name}-remove-build-plugin.patch
12mu|apache-commons-parent-20-4|18	BuildArch:        noarch
12mu|apache-commons-parent-20-4|19	
12mu|apache-commons-parent-20-4|20	BuildRequires:    java-devel >= 0:1.6.0
12mu|apache-commons-parent-20-4|21	BuildRequires:    jpackage-utils
12mu|apache-commons-parent-20-4|22	
12mu|apache-commons-parent-20-4|23	Requires:         java >= 0:1.6.0
12mu|apache-commons-parent-20-4|24	Requires:         jpackage-utils
12mu|apache-commons-parent-20-4|25	Requires:         maven2
12mu|apache-commons-parent-20-4|26	Requires(post):   jpackage-utils
12mu|apache-commons-parent-20-4|27	Requires(postun): jpackage-utils
12mu|apache-commons-parent-20-4|28	
12mu|apache-commons-parent-20-4|29	
12mu|apache-commons-parent-20-4|30	%description
12mu|apache-commons-parent-20-4|31	The Project Object Model files for the apache-commons packages.
12mu|apache-commons-parent-20-4|32	
12mu|apache-commons-parent-20-4|33	%prep
12mu|apache-commons-parent-20-4|34	%setup -q -n %{short_name}-%{version}
12mu|apache-commons-parent-20-4|35	%patch1 -p0
12mu|apache-commons-parent-20-4|36	
12mu|apache-commons-parent-20-4|37	%build
12mu|apache-commons-parent-20-4|38	#nothing to do for the pom
12mu|apache-commons-parent-20-4|39	
12mu|apache-commons-parent-20-4|40	%install
12mu|apache-commons-parent-20-4|41	rm -rf %{buildroot}
12mu|apache-commons-parent-20-4|42	
12mu|apache-commons-parent-20-4|43	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
12mu|apache-commons-parent-20-4|44	
12mu|apache-commons-parent-20-4|45	# poms
12mu|apache-commons-parent-20-4|46	install -d -m 755 %{buildroot}%{_mavenpomdir}
12mu|apache-commons-parent-20-4|47	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
12mu|apache-commons-parent-20-4|48	
12mu|apache-commons-parent-20-4|49	%post
12mu|apache-commons-parent-20-4|50	%update_maven_depmap
12mu|apache-commons-parent-20-4|51	
12mu|apache-commons-parent-20-4|52	%postun
12mu|apache-commons-parent-20-4|53	%update_maven_depmap
12mu|apache-commons-parent-20-4|54	
12mu|apache-commons-parent-20-4|55	%clean
12mu|apache-commons-parent-20-4|56	rm -rf %{buildroot}
12mu|apache-commons-parent-20-4|57	
12mu|apache-commons-parent-20-4|58	%files
12mu|apache-commons-parent-20-4|59	%defattr(-,root,root,-)
12mu|apache-commons-parent-20-4|60	%doc LICENSE.txt NOTICE.txt
12mu|apache-commons-parent-20-4|61	%{_mavenpomdir}/*
12mu|apache-commons-parent-20-4|62	%{_mavendepmapfragdir}/*
12mu|apache-commons-parent-20-4|63	
12mu|apache-commons-parent-20-4|64	
12mu|apache-commons-parent-20-4|65	
12mu|apache-commons-parent-20-4|66	%changelog
12mu|apache-commons-parent-20-4|67	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 20-3
12mu|apache-commons-parent-20-4|68	+ Revision: 733818
12mu|apache-commons-parent-20-4|69	- rebuild
12mu|apache-commons-parent-20-4|70	- imported package apache-commons-parent
12mu|apache-commons-parent-20-4|71	
12mu|apache-commons-parent-20-4|72	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|apache-commons-parent-20-4|73	- fix deps
12mu|apache-commons-parent-20-4|74	
12mu|apache-commons-parent-20-4|75	* Tue Oct 18 2011 Oden Eriksson <oeriksson@mandriva.com> 20-2
12mu|apache-commons-parent-20-4|76	+ Revision: 705220
12mu|apache-commons-parent-20-4|77	- rebuild
12mu|apache-commons-parent-20-4|78	- import apache-commons-parent
12mu|apache-commons-parent-20-4|79	
12mu|apache-commons-parent-20-4|80	

19460 12
12mu|apache-commons-pool-1.6-1|1	%global base_name       pool
12mu|apache-commons-pool-1.6-1|2	%global short_name      commons-%{base_name}
12mu|apache-commons-pool-1.6-1|3	
12mu|apache-commons-pool-1.6-1|4	Name:             apache-%{short_name}
12mu|apache-commons-pool-1.6-1|5	Version:          1.6
12mu|apache-commons-pool-1.6-1|6	Release:          1
12mu|apache-commons-pool-1.6-1|7	Summary:          Apache Commons Pool Package
12mu|apache-commons-pool-1.6-1|8	Group:            Development/Java
12mu|apache-commons-pool-1.6-1|9	License:          ASL 2.0
12mu|apache-commons-pool-1.6-1|10	URL:              http://commons.apache.org/%{base_name}/
12mu|apache-commons-pool-1.6-1|11	Source0:          http://www.apache.org/dist/commons/%{base_name}/source/%{short_name}-%{version}-src.tar.gz
12mu|apache-commons-pool-1.6-1|12	BuildArch:        noarch
12mu|apache-commons-pool-1.6-1|13	
12mu|apache-commons-pool-1.6-1|14	BuildRequires:    java-devel >= 0:1.6.0
12mu|apache-commons-pool-1.6-1|15	BuildRequires:    jpackage-utils
12mu|apache-commons-pool-1.6-1|16	BuildRequires:    apache-commons-parent
12mu|apache-commons-pool-1.6-1|17	BuildRequires:	  ant
12mu|apache-commons-pool-1.6-1|18	
12mu|apache-commons-pool-1.6-1|19	Requires:         java >= 0:1.6.0
12mu|apache-commons-pool-1.6-1|20	Requires:         jpackage-utils
12mu|apache-commons-pool-1.6-1|21	Requires(post):   jpackage-utils
12mu|apache-commons-pool-1.6-1|22	Requires(postun): jpackage-utils
12mu|apache-commons-pool-1.6-1|23	
12mu|apache-commons-pool-1.6-1|24	# This should go away with F-17
12mu|apache-commons-pool-1.6-1|25	Provides:         jakarta-%{short_name} = 0:%{version}-%{release}
12mu|apache-commons-pool-1.6-1|26	Obsoletes:        jakarta-%{short_name} < 0:1.3-14
12mu|apache-commons-pool-1.6-1|27	Obsoletes:        jakarta-%{short_name}-tomcat5 < 0:1.3-14
12mu|apache-commons-pool-1.6-1|28	Obsoletes:        jakarta-%{short_name}-manual < 0:1.3-14
12mu|apache-commons-pool-1.6-1|29	
12mu|apache-commons-pool-1.6-1|30	%description
12mu|apache-commons-pool-1.6-1|31	The goal of Pool package is it to create and maintain an object (instance)
12mu|apache-commons-pool-1.6-1|32	pooling package to be distributed under the ASF license. The package should
12mu|apache-commons-pool-1.6-1|33	support a variety of pool implementations, but encourage support of an
12mu|apache-commons-pool-1.6-1|34	interface that makes these implementations interchangeable.
12mu|apache-commons-pool-1.6-1|35	
12mu|apache-commons-pool-1.6-1|36	%package javadoc
12mu|apache-commons-pool-1.6-1|37	Summary:          Javadoc for %{name}
12mu|apache-commons-pool-1.6-1|38	Group:            Development/Java
12mu|apache-commons-pool-1.6-1|39	Requires:         jpackage-utils
12mu|apache-commons-pool-1.6-1|40	# This should go away with F-17
12mu|apache-commons-pool-1.6-1|41	Obsoletes:        jakarta-%{short_name}-javadoc < 0:1.3-14
12mu|apache-commons-pool-1.6-1|42	
12mu|apache-commons-pool-1.6-1|43	%description javadoc
12mu|apache-commons-pool-1.6-1|44	This package contains the API documentation for %{name}.
12mu|apache-commons-pool-1.6-1|45	
12mu|apache-commons-pool-1.6-1|46	%prep
12mu|apache-commons-pool-1.6-1|47	%setup -q -n %{short_name}-%{version}-src
12mu|apache-commons-pool-1.6-1|48	
12mu|apache-commons-pool-1.6-1|49	%build
12mu|apache-commons-pool-1.6-1|50	ant dist
12mu|apache-commons-pool-1.6-1|51	
12mu|apache-commons-pool-1.6-1|52	%install
12mu|apache-commons-pool-1.6-1|53	rm -rf %{buildroot}
12mu|apache-commons-pool-1.6-1|54	
12mu|apache-commons-pool-1.6-1|55	# jars
12mu|apache-commons-pool-1.6-1|56	install -d -m 0755 %{buildroot}%{_javadir}
12mu|apache-commons-pool-1.6-1|57	install -pm 644 dist/%{short_name}-%{version}-SNAPSHOT.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mu|apache-commons-pool-1.6-1|58	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|apache-||g"`; done)
12mu|apache-commons-pool-1.6-1|59	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mu|apache-commons-pool-1.6-1|60	
12mu|apache-commons-pool-1.6-1|61	# pom
12mu|apache-commons-pool-1.6-1|62	install -d -m 755 %{buildroot}%{_mavenpomdir}
12mu|apache-commons-pool-1.6-1|63	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{short_name}.pom
12mu|apache-commons-pool-1.6-1|64	%add_to_maven_depmap org.apache.commons %{short_name} %{version} JPP %{short_name}
12mu|apache-commons-pool-1.6-1|65	
12mu|apache-commons-pool-1.6-1|66	# following line is only for backwards compatibility. New packages
12mu|apache-commons-pool-1.6-1|67	# should use proper groupid org.apache.commons and also artifactid
12mu|apache-commons-pool-1.6-1|68	%add_to_maven_depmap %{short_name} %{short_name} %{version} JPP %{short_name}
12mu|apache-commons-pool-1.6-1|69	
12mu|apache-commons-pool-1.6-1|70	# javadoc
12mu|apache-commons-pool-1.6-1|71	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12mu|apache-commons-pool-1.6-1|72	cp -pr dist/docs/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
12mu|apache-commons-pool-1.6-1|73	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mu|apache-commons-pool-1.6-1|74	
12mu|apache-commons-pool-1.6-1|75	%post
12mu|apache-commons-pool-1.6-1|76	%update_maven_depmap
12mu|apache-commons-pool-1.6-1|77	
12mu|apache-commons-pool-1.6-1|78	%postun
12mu|apache-commons-pool-1.6-1|79	%update_maven_depmap
12mu|apache-commons-pool-1.6-1|80	
12mu|apache-commons-pool-1.6-1|81	%files
12mu|apache-commons-pool-1.6-1|82	%defattr(-,root,root,-)
12mu|apache-commons-pool-1.6-1|83	%doc README.txt LICENSE.txt NOTICE.txt RELEASE-NOTES.txt
12mu|apache-commons-pool-1.6-1|84	%{_javadir}/*
12mu|apache-commons-pool-1.6-1|85	%{_mavenpomdir}/*
12mu|apache-commons-pool-1.6-1|86	%{_mavendepmapfragdir}/*
12mu|apache-commons-pool-1.6-1|87	
12mu|apache-commons-pool-1.6-1|88	%files javadoc
12mu|apache-commons-pool-1.6-1|89	%defattr(-,root,root,-)
12mu|apache-commons-pool-1.6-1|90	%doc LICENSE.txt
12mu|apache-commons-pool-1.6-1|91	%{_javadocdir}/%{name}-%{version}
12mu|apache-commons-pool-1.6-1|92	%{_javadocdir}/%{name}
12mu|apache-commons-pool-1.6-1|93	

19461 12
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|1	#(ie. use with rpm --rebuild):
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|2	#
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|3	#	--with debug	Compile with debugging code
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|4	#
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|5	#  enable build with debugging code: will _not_ strip away any debugging code,
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|6	#  will _add_ -g3 to CFLAGS, will _add_ --enable-maintainer-mode to
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|7	#  configure.
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|8	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|9	%define build_debug 0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|10	%define build_test 0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|11	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|12	%define svn_rev 1458708
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|13	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|14	# commandline overrides:
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|15	# rpm -ba|--rebuild --with 'xxx'
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|16	%{?_with_debug: %{expand: %%global build_debug 1}}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|17	%{?_without_debug: %{expand: %%global build_debug 0}}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|18	%{?_with_test: %{expand: %%global build_test 1}}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|19	%{?_without_test: %{expand: %%global build_test 0}}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|20	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|21	%if %{build_debug}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|22	# disable build root strip policy
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|23	%define __spec_install_post %{_libdir}/rpm/brp-compress || :
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|24	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|25	# This gives extra debuggin and huge binaries
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|26	%{expand:%%define optflags %{optflags} %([ ! $DEBUG ] && echo '-g3')}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|27	%endif
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|28	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|29	%if %{build_debug}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|30	%define build_test 1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|31	%define build_debug 1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|32	%endif
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|33	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|34	#Module-Specific definitions
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|35	%define apache_version 2.4.0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|36	%define mod_name mod_perl
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|37	%define load_order 175
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|38	%define perl_version %(rpm -q --qf '%%{epoch}:%%{version}' perl)
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|39	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|40	Summary:	An embedded Perl interpreter for the apache Web server
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|41	Name:		apache-%{mod_name}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|42	Version:	2.0.7
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|43	%if %{svn_rev}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|44	Release:	2.svn%{svn_rev}.1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|45	%else
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|46	Release:	3
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|47	%endif
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|48	Group:		System/Servers
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|49	License:	Apache License
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|50	URL:		http://perl.apache.org/
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|51	%if %{svn_rev}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|52	Source0:        %{mod_name}-%{version}-svn%{svn_rev}.tar.gz
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|53	%else
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|54	Source0:	http://perl.apache.org/dist/%{mod_name}-%{version}.tar.gz
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|55	Source1:	http://perl.apache.org/dist/%{mod_name}-%{version}.tar.gz.asc
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|56	%endif
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|57	Source2:	mod_perl.conf
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|58	Source3:	apache-mod_perl-testscript.pl
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|59	Patch0:		mod_perl-2.0.4-inline.patch
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|60	Requires:       perl = %{perl_version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|61	BuildRequires:	perl-devel >= 5.8.2
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|62	BuildRequires:  perl-Tie-IxHash
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|63	BuildRequires:	perl-Data-Flow
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|64	BuildRequires:  apache-mpm-prefork
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|65	%if %{build_test}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|66	BuildRequires:	perl-CGI >= 1:3.08
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|67	BuildRequires:	perl-HTML-Parser
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|68	BuildRequires:	perl-libwww-perl
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|69	BuildRequires:	perl-URI
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|70	BuildRequires:	perl-BSD-Resource
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|71	BuildRequires:	apache-mpm-prefork >= %{apache_version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|72	BuildRequires:	apache-base >= %{apache_version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|73	BuildRequires:	apache-modules >= %{apache_version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|74	BuildRequires:	apache-mod_cache >= %{apache_version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|75	BuildRequires:	apache-mod_dav >= %{apache_version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|76	BuildRequires:	apache-mod_deflate >= %{apache_version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|77	BuildRequires:	apache-mod_disk_cache >= %{apache_version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|78	BuildRequires:	apache-mod_file_cache >= %{apache_version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|79	BuildRequires:	apache-mod_ldap >= %{apache_version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|80	BuildRequires:	apache-mod_proxy >= %{apache_version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|81	BuildRequires:	apache-mod_ssl >= %{apache_version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|82	BuildRequires:	apache-mod_suexec >= %{apache_version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|83	BuildRequires:	apache-mod_userdir >= %{apache_version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|84	%endif
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|85	Requires(pre): rpm-helper
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|86	Requires(postun): rpm-helper
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|87	Requires(pre):  apache-mpm-prefork >= %{apache_version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|88	Requires(pre):  apache-base >= %{apache_version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|89	Requires(pre):  apache-modules >= %{apache_version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|90	Requires:	apache-mpm-prefork >= %{apache_version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|91	Requires:	apache-base >= %{apache_version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|92	Requires:	apache-modules >= %{apache_version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|93	Requires:	perl(Apache2::Reload)
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|94	BuildRequires:	apache-devel >= %{apache_version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|95	Obsoletes:	perl-Apache-Reload
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|96	Epoch:		1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|97	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|98	%description
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|99	%{name} incorporates a Perl interpreter into the apache web server,
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|100	so that the Apache web server can directly execute Perl code.
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|101	Mod_perl links the Perl runtime library into the apache web server and
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|102	provides an object-oriented Perl interface for apache's C language
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|103	API.  The end result is a quicker CGI script turnaround process, since
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|104	no external Perl interpreter has to be started.
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|105	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|106	Install %{name} if you're installing the apache web server and you'd
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|107	like for it to directly incorporate a Perl interpreter.
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|108	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|109	You can build %{name} with some conditional build swithes;
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|110	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|111	(ie. use with rpm --rebuild):
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|112	--with[out] debug	Compile with debugging code (forces --with test)
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|113	--with[out]	test	Initiate a Apache-Test run
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|114	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|115	%package	devel
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|116	Summary:	Files needed for building XS modules that use mod_perl
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|117	Group:		Development/C
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|118	Requires:	%{name} = 1:%{version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|119	Requires:	apache-devel >= %{apache_version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|120	Epoch:		1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|121	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|122	%description	devel
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|123	The mod_perl-devel package contains the files needed for building XS
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|124	modules that use mod_perl.
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|125	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|126	%prep
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|127	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|128	%if %{svn_rev}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|129	%setup -q -n %{mod_name}-%{version}-svn%{svn_rev}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|130	%else
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|131	%setup -q -n %{mod_name}-%{version}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|132	%endif
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|133	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|134	%patch0 -p1 -b .inline
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|135	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|136	cp %{SOURCE2} .
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|137	perl -pi -e "s|_MODULE_DIR_|%{_libdir}/apache|g" mod_perl.conf
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|138	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|139	for i in `find . -type d -name .svn`; do
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|140	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|141	done
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|142	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|143	%build
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|144	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|145	# Compile the module.
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|146	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|147	#%{__perl} Makefile.PL \
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|148	#    MP_APXS=%{_bindir}/apxs \
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|149	#    MP_APR_CONFIG=%{_bindir}/apr-1-config
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|150	#
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|151	#make source_scan
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|152	#make xs_generate
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|153	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|154	%{__perl} Makefile.PL \
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|155	%if %{build_debug}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|156	MP_MAINTAINER=1 \
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|157	MP_TRACE=1 \
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|158	MP_CCOPTS="$(%{_bindir}/apxs -q CFLAGS|sed -e 's/-fPIE//') -g3 -Werror -fPIC" \
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|159	%else
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|160	MP_CCOPTS="$(%{_bindir}/apxs -q CFLAGS|sed -e 's/-fPIE//') -fPIC" \
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|161	%endif
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|162	MP_APXS=%{_bindir}/apxs \
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|163	MP_APR_CONFIG=%{_bindir}/apr-1-config \
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|164	INSTALLDIRS=vendor </dev/null
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|165	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|166	ln -s Apache-mod_perl_guide-1.29/bin bin
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|167	%make
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|168	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|169	# XXX mod_include/SSI does not include files when they are not named .shtml
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|170	mv t/htdocs/includes-registry/test.pl t/htdocs/includes-registry/test.shtml
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|171	mv t/htdocs/includes-registry/cgipm.pl t/htdocs/includes-registry/cgipm.shtml
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|172	sed 's/\.pl/.shtml/' t/htdocs/includes/test.shtml > tmpfile && mv tmpfile t/htdocs/includes/test.shtml
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|173	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|174	%install
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|175	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|176	%if %{build_debug}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|177	export DONT_STRIP=1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|178	%endif
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|179	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|180	%if %{build_test}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|181	# Run the test suite.
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|182	#  Need to make t/htdocs/perlio because it isn't expecting to be run as
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|183	#  root and will fail tests that try and write files because the server
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|184	#  will have changed it's uid.
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|185	mkdir -p t/htdocs/perlio
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|186	chmod 777 t/htdocs/perlio
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|187	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|188	#
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|189	# fix for bad_scripts.t in 1.99_12
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|190	# [Tue Mar 02 17:28:26 2004] [error] file permissions deny server execution/usr/src/packages/BUILD/modperl-2.0/ModPerl-Registry/t/cgi-bin/r_inherited.pl
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|191	if test -e ModPerl-Registry/t/cgi-bin/r_inherited.pl; then chmod +x ModPerl-Registry/t/cgi-bin/r_inherited.pl; fi
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|192	#
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|193	# 1.99_12_20040302 fix for t/hooks/cleanup.t and t/hooks/cleanup2.t
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|194	# [Tue Mar 02 18:38:41 2004] [error] [client 127.0.0.1] can't open /usr/src/packages/BUILD/modperl-2.0/t/htdocs/hooks/cleanup2: Permission denied at /usr/src/packages/BUILD/modperl-2.0/Apache-Test/lib/Apache/TestUtil.pm line 82.
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|195	mkdir -p t/htdocs/hooks
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|196	chmod 2770 t/htdocs/hooks
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|197	#
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|198	# run test suite:
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|199	#
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|200	#make TEST_VERBOSE=1 APACHE_TEST_PORT=select APACHE_TEST_STARTUP_TIMEOUT=360 test  || {
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|201	#       ps aufx | grep "/usr/sbin/httpd-prefork -d /usr/src/packages/BUILD/modperl-2.0" \
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|202	#               | grep -v grep | awk '{print $2}' | xargs -r kill
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|203	#       exit 1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|204	#}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|205	perl t/TEST -start-httpd -port select -startup_timeout 360 -verbose -httpd_conf /etc/httpd/conf/httpd.conf
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|206	perl t/TEST -run-tests || {
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|207	perl t/TEST -stop-httpd
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|208	exit 1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|209	}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|210	perl t/TEST -stop-httpd
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|211	# in case of failures, see http://perl.apache.org/docs/2.0/user/help/help.html#_C_make_test___Failures
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|212	# then, debug like this:
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|213	# t/TEST -start-httpd
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|214	# tail -F t/logs/*&
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|215	# t/TEST -run-tests -verbose $failed_test
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|216	# t/TEST -stop-httpd
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|217	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|218	#make \
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|219	#    APACHE_TEST_PORT=select \
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|220	#    APACHE_TEST_STARTUP_TIMEOUT=30 \
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|221	#    APACHE_TEST_COLOR=1 \
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|222	#    TEST_VERBOSE=1 \
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|223	#    APACHE_TEST_HTTPD=%{_sbindir}/httpd \
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|224	#    APACHE_TEST_APXS=%{_sbindir}/apxs \
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|225	#    test
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|226	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|227	%endif
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|228	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|229	# make some directories
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|230	install -d %{buildroot}%{_libdir}/apache
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|231	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|232	install -d %{buildroot}%{_var}/www/perl
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|233	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|234	%makeinstall_std \
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|235	MODPERL_AP_LIBEXECDIR=%{_libdir}/apache \
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|236	MODPERL_AP_INCLUDEDIR=%{_includedir}/apache \
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|237	INSTALLDIRS=vendor
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|238	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|239	install -m0644 mod_perl.conf %{buildroot}%{_sysconfdir}/httpd/modules.d/%{load_order}_%{mod_name}.conf
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|240	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|241	# Remove empty file
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|242	rm -f docs/api/mod_perl-2.0/pm_to_blib
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|243	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|244	install -m0755 %{SOURCE3} %{buildroot}%{_var}/www/perl
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|245	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|246	# install missing required files
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|247	install -d %{buildroot}%{perl_vendorarch}/Apache2/Apache
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|248	install -m0644 xs/tables/current/Apache2/ConstantsTable.pm %{buildroot}%{perl_vendorarch}/Apache2/Apache/
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|249	install -m0644 xs/tables/current/Apache2/FunctionTable.pm %{buildroot}%{perl_vendorarch}/Apache2/Apache/
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|250	install -m0644 xs/tables/current/Apache2/StructureTable.pm %{buildroot}%{perl_vendorarch}/Apache2/Apache/
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|251	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|252	# cleanup
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|253	find %{buildroot}%{perl_archlib} -name perllocal.pod | xargs rm -f
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|254	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|255	# don't pack the Apache-Test stuff
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|256	rm -f %{buildroot}%{perl_vendorarch}/Apache/Test*
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|257	rm -rf %{buildroot}%{perl_vendorarch}/MyTest*
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|258	rm -f %{buildroot}%{perl_vendorarch}/Bundle/ApacheTest.pm
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|259	rm -f %{buildroot}%{_mandir}/man3/Apache::Test*
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|260	rm -f %{buildroot}%{_mandir}/man3/Bundle::ApacheTest.3pm
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|261	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|262	# do not ship the patch backups
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|263	find %{buildroot}%{perl_vendorarch} -name '*.pm.cve*' | xargs rm -f
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|264	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|265	%post
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|266	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|267	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|268	%postun
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|269	if [ "$1" = "0" ]; then
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|270	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|271	fi
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|272	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|273	%files -n %{name}
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|274	%doc Changes INSTALL LICENSE README docs todo
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|275	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/*.conf
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|276	%attr(0755,root,root) %{_libdir}/apache/*.so
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|277	%{perl_vendorarch}/Apache
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|278	%{perl_vendorarch}/Apache2
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|279	%{perl_vendorarch}/Bundle
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|280	%{perl_vendorarch}/ModPerl
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|281	%{perl_vendorarch}/APR
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|282	%{perl_vendorarch}/APR.pm
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|283	%{perl_vendorarch}/mod_perl2.pm
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|284	%{perl_vendorarch}/auto/Apache2/FilterRec
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|285	%{perl_vendorarch}/auto/Apache2/Util
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|286	%{perl_vendorarch}/auto/Apache2/RequestRec
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|287	%{perl_vendorarch}/auto/Apache2/Command
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|288	%{perl_vendorarch}/auto/Apache2/ConnectionUtil
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|289	%{perl_vendorarch}/auto/Apache2/Module
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|290	%{perl_vendorarch}/auto/Apache2/typemap
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|291	%{perl_vendorarch}/auto/Apache2/URI
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|292	%{perl_vendorarch}/auto/Apache2/Process
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|293	%{perl_vendorarch}/auto/Apache2/MPM
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|294	%{perl_vendorarch}/auto/Apache2/Response
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|295	%{perl_vendorarch}/auto/Apache2/SubProcess
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|296	%{perl_vendorarch}/auto/Apache2/Build
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|297	%{perl_vendorarch}/auto/Apache2/Const
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|298	%{perl_vendorarch}/auto/Apache2/Filter
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|299	%{perl_vendorarch}/auto/Apache2/Log
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|300	%{perl_vendorarch}/auto/Apache2/ServerUtil
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|301	%{perl_vendorarch}/auto/Apache2/ServerRec
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|302	%{perl_vendorarch}/auto/Apache2/CmdParms
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|303	%{perl_vendorarch}/auto/Apache2/Provider
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|304	%{perl_vendorarch}/auto/Apache2/RequestUtil
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|305	%{perl_vendorarch}/auto/Apache2/RequestIO
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|306	%{perl_vendorarch}/auto/Apache2/SubRequest
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|307	%{perl_vendorarch}/auto/Apache2/Directive
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|308	%{perl_vendorarch}/auto/Apache2/HookRun
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|309	%{perl_vendorarch}/auto/Apache2/Access
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|310	%{perl_vendorarch}/auto/Apache2/Connection
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|311	%{perl_vendorarch}/auto/ModPerl/Util
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|312	%{perl_vendorarch}/auto/ModPerl/Global
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|313	%{perl_vendorarch}/auto/ModPerl/Const
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|314	%{perl_vendorarch}/auto/APR/BucketAlloc
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|315	%{perl_vendorarch}/auto/APR/IpSubnet
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|316	%{perl_vendorarch}/auto/APR/Util
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|317	%{perl_vendorarch}/auto/APR/Pool
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|318	%{perl_vendorarch}/auto/APR/Finfo
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|319	%{perl_vendorarch}/auto/APR/Socket
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|320	%{perl_vendorarch}/auto/APR/Brigade
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|321	%{perl_vendorarch}/auto/APR/URI
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|322	%{perl_vendorarch}/auto/APR/Error
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|323	%{perl_vendorarch}/auto/APR/ThreadRWLock
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|324	%{perl_vendorarch}/auto/APR/Bucket
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|325	%{perl_vendorarch}/auto/APR/Const
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|326	%{perl_vendorarch}/auto/APR/APR.so
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|327	%{perl_vendorarch}/auto/APR/Status
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|328	%{perl_vendorarch}/auto/APR/SockAddr
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|329	%{perl_vendorarch}/auto/APR/String
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|330	%{perl_vendorarch}/auto/APR/OS
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|331	%{perl_vendorarch}/auto/APR/PerlIO
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|332	%{perl_vendorarch}/auto/APR/ThreadMutex
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|333	%{perl_vendorarch}/auto/APR/Date
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|334	%{perl_vendorarch}/auto/APR/UUID
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|335	%{perl_vendorarch}/auto/APR/BucketType
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|336	%{perl_vendorarch}/auto/APR/Base64
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|337	%{perl_vendorarch}/auto/APR/Table
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|338	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|339	%{_mandir}/*/*
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|340	%attr(0755,root,root) %{_var}/www/perl/*.pl
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|341	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|342	%files devel
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|343	%attr(0755,root,root) %{_bindir}/*
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|344	%{_includedir}/apache/*
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|345	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|346	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|347	%changelog
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|348	* Wed Jun 06 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:2.0.7-1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|349	+ Revision: 802969
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|350	- 2.0.7
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|351	- Fix compatibility with httpd 2.4.x
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|352	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|353	* Thu May 31 2012 Crispin Boylan <crisb@mandriva.org> 1:2.0.6-5
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|354	+ Revision: 801503
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|355	+ rebuild (emptylog)
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|356	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|357	* Wed May 16 2012 Crispin Boylan <crisb@mandriva.org> 1:2.0.6-4
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|358	+ Revision: 799117
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|359	- Fix Apache2::MPM requires again
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|360	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|361	* Tue May 15 2012 Crispin Boylan <crisb@mandriva.org> 1:2.0.6-3
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|362	+ Revision: 799059
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|363	- Dont remove SizeLimit stuff
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|364	- Add requires exception on Apache::SizeLimit
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|365	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|366	* Tue May 15 2012 Crispin Boylan <crisb@mandriva.org> 1:2.0.6-2
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|367	+ Revision: 798997
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|368	- Use provided Apache-Test to avoid circular dependency
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|369	- Add apache2::MPM to requires exceptions
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|370	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|371	* Mon May 14 2012 Crispin Boylan <crisb@mandriva.org> 1:2.0.6-1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|372	+ Revision: 798815
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|373	- Patch2: httpd2.4 fix from fedora
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|374	- Drop patch2 (merged upstream)
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|375	- New release
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|376	- Rebuild
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|377	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|378	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|379	- fix build (though it needs a new upcoming version...)
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|380	- simplify the configuration a bit
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|381	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|382	* Wed Feb 08 2012 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.5-4
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|383	+ Revision: 771924
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|384	- rebuild
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|385	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|386	* Fri Jan 27 2012 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.5-3
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|387	+ Revision: 769314
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|388	- filter out -fPIE
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|389	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|390	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|391	- mass rebuild of perl extensions against perl 5.14.2
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|392	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|393	* Thu May 12 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.0.5-2
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|394	+ Revision: 673877
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|395	- obsoletes perl-Apache-Reload, as its content has been merged
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|396	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|397	* Mon May 09 2011 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.5-1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|398	+ Revision: 672996
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|399	- 2.0.5
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|400	- drop the CVE-2009-0796 fix, it's in there
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|401	- adjust the format string patch a bit
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|402	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|403	* Mon Apr 11 2011 Funda Wang <fwang@mandriva.org> 1:2.0.4-21
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|404	+ Revision: 652458
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|405	- rebuild
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|406	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|407	* Sat Feb 12 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.0.4-20
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|408	+ Revision: 637363
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|409	- rebuild for latest perl
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|410	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|411	* Thu Dec 02 2010 Paulo Andrade <pcpa@mandriva.com.br> 1:2.0.4-19mdv2011.0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|412	+ Revision: 605047
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|413	- Rebuild with apr with workaround to issue with gcc type based alias analysis
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|414	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|415	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.4-18mdv2011.0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|416	+ Revision: 588283
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|417	- rebuild
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|418	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|419	* Wed Sep 08 2010 Jérôme Quelin <jquelin@mandriva.org> 1:2.0.4-17mdv2011.0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|420	+ Revision: 576756
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|421	- rebuild for perl 5.12.2
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|422	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|423	* Tue Jul 27 2010 Funda Wang <fwang@mandriva.org> 1:2.0.4-16mdv2011.0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|424	+ Revision: 562062
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|425	- rebuild
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|426	- rebuild
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|427	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|428	* Tue Jul 20 2010 Sandro Cazzaniga <kharec@mandriva.org> 1:2.0.4-14mdv2011.0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|429	+ Revision: 555414
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|430	- rebuild
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|431	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|432	* Mon Mar 08 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.4-13mdv2010.1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|433	+ Revision: 515838
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|434	- rebuilt for apache-2.2.15
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|435	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|436	* Fri Jan 01 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.4-12mdv2010.1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|437	+ Revision: 484731
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|438	- rebuilt against bdb 4.8
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|439	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|440	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.4-11mdv2010.0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|441	+ Revision: 451701
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|442	- rebuild
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|443	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|444	* Tue Aug 25 2009 Jérôme Quelin <jquelin@mandriva.org> 1:2.0.4-10mdv2010.0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|445	+ Revision: 420947
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|446	- rebuild
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|447	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|448	* Thu Aug 13 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.4-9mdv2010.0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|449	+ Revision: 416011
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|450	- add requires on perl(Apache2::Reload) as it was broken out but needed
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|451	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|452	* Fri Jul 31 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.4-8mdv2010.0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|453	+ Revision: 405139
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|454	- rebuild
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|455	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|456	* Wed Jun 10 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.4-7mdv2010.0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|457	+ Revision: 384877
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|458	- rebuild one more time...
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|459	- rebuilt against new apr/apr-util libs
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|460	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|461	* Sun Apr 12 2009 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.4-5mdv2009.1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|462	+ Revision: 366464
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|463	- P3: security fix for CVE-2009-0796
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|464	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|465	* Mon Mar 23 2009 Anssi Hannula <anssi@mandriva.org> 1:2.0.4-4mdv2009.1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|466	+ Revision: 360706
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|467	- fix format strings for -Wformat-security (format-string.patch)
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|468	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|469	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|470	- sync with fedora
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|471	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|472	* Mon Dec 15 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.4-3mdv2009.1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|473	+ Revision: 314521
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|474	- rebuilt against db4.7
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|475	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|476	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.4-2mdv2009.0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|477	+ Revision: 235642
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|478	- rebuild
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|479	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|480	* Thu Jun 05 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.4-1mdv2009.0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|481	+ Revision: 215292
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|482	- rebuild
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|483	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|484	* Sun May 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.4-0.1mdv2009.0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|485	+ Revision: 200953
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|486	- 2.0.4
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|487	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|488	* Fri Mar 07 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.4-0.r634243.2mdv2008.1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|489	+ Revision: 181440
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|490	- rebuild
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|491	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|492	* Thu Mar 06 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.4-0.r634243.1mdv2008.1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|493	+ Revision: 180857
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|494	- new snap (r634243)
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|495	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|496	* Tue Feb 12 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.4-0.r620824.1mdv2008.1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|497	+ Revision: 166150
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|498	- new svn snap (620824)
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|499	- rpmlint fixes
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|500	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|501	* Tue Jan 15 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.4-0.r612173.1mdv2008.1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|502	+ Revision: 153063
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|503	- 2.0.4-dev use a recent svn snap (r612173)
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|504	- drop upstream implemented P1 (CVE-2007-1349)
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|505	- removed one hunk from P0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|506	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|507	+ Thierry Vignaud <tv@mandriva.org>
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|508	- rebuild
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|509	- rebuild
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|510	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|511	* Fri Dec 21 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.3-9mdv2008.1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|512	+ Revision: 136532
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|513	- rebuilt against new build deps
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|514	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|515	+ Olivier Blin <blino@mandriva.org>
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|516	- restore BuildRoot
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|517	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|518	+ Thierry Vignaud <tv@mandriva.org>
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|519	- kill re-definition of %%buildroot on Pixel's request
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|520	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|521	* Tue Nov 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.3-8mdv2008.1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|522	+ Revision: 110774
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|523	- rebuild
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|524	- better error 403 message
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|525	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|526	* Sat Sep 08 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.3-7mdv2008.0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|527	+ Revision: 82362
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|528	- rebuild
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|529	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|530	* Thu Aug 16 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.3-6mdv2008.0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|531	+ Revision: 64322
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|532	- use the new %%serverbuild macro
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|533	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|534	* Wed Jun 13 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.3-5mdv2008.0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|535	+ Revision: 38414
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|536	- rebuild
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|537	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|538	* Thu Apr 19 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.3-4mdv2008.0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|539	+ Revision: 14937
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|540	- P1: security fix for CVE-2007-1349
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|541	- remove the .pm patch backups before final packaging
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|542	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|543	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|544	* Sat Mar 10 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.3-3mdv2007.1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|545	+ Revision: 140585
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|546	- rebuild
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|547	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|548	* Tue Feb 27 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.3-2mdv2007.1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|549	+ Revision: 126617
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|550	- general cleanups
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|551	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|552	* Tue Dec 12 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.3-1mdv2007.1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|553	+ Revision: 95876
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|554	- 2.0.3
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|555	- bunzipped the config file
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|556	- fix deps
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|557	- rediffed P0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|558	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|559	* Tue Dec 12 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.2-9mdv2007.1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|560	+ Revision: 95734
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|561	- rebuild
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|562	- Import apache-mod_perl
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|563	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|564	* Tue Jun 20 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-8mdv2007.0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|565	- drop the broken DESTDIR patch
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|566	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|567	* Mon Jan 23 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-7mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|568	- rebuilt against perl-5.8.8-0.RC1.1mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|569	- added one small DESTDIR patch and use %%makeinstall_std instead
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|570	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|571	* Tue Jan 03 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-6mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|572	- oops!, really delete the bundled Apache-Test
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|573	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|574	* Tue Jan 03 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-5mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|575	- fix deps
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|576	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|577	* Tue Dec 13 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-4mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|578	- fix the config
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|579	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|580	* Mon Dec 12 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-3mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|581	- rebuilt against apache-2.2.0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|582	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|583	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-2mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|584	- rebuilt to provide a -debug package too
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|585	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|586	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.2-1mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|587	- 2.0.2
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|588	- rediffed P0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|589	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|590	* Wed Oct 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.1-2mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|591	- fix deps
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|592	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|593	* Mon Oct 17 2005 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.1-6mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|594	- rebuilt for apache-2.0.55
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|595	- fix versioning
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|596	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|597	* Tue Sep 06 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0.1-6mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|598	- rebuild
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|599	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|600	* Wed Aug 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0.1-5mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|601	- rebuilt against new openldap-2.3.6 libs
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|602	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|603	* Thu Aug 11 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0.1-4mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|604	- fix deps
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|605	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|606	* Sat Jul 30 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0.1-3mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|607	- added another work around for a rpm bug
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|608	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|609	* Sat Jul 30 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0.1-2mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|610	- added a work around for a rpm bug, "Requires(foo,bar)" don't work
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|611	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|612	* Thu Jul 07 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0.1-1mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|613	- 2.0.1
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|614	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|615	* Mon Jun 20 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0.0-4mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|616	- nuke the bundled Apache-Test and use the "system" one
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|617	- reworked the --with/--without spec file magic
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|618	- fix deps
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|619	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|620	* Fri Jun 10 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0.0-3mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|621	- fix deps
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|622	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|623	* Sun Jun 05 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0.0-2mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|624	- run the test suite
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|625	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|626	* Sat May 28 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0.0-1mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|627	- 2.0.0 final
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|628	- fix #12874 and #15586
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|629	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|630	* Fri May 20 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0.0-0.RC6.1mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|631	- 2.0.0 RC6
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|632	- the apache-mod_perl-startup.pl file seems not needed anymore, so don't use it
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|633	- the conf.d directory is renamed to modules.d
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|634	- use new rpm-4.4.x pre,post magic
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|635	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|636	* Wed Apr 20 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.54_2.0.0-0.RC5.1mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|637	- 2.0.0 RC5
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|638	- renamed to apache-mod_perl
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|639	- nuke rpath
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|640	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|641	* Thu Mar 17 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0.0-0.RC4.6mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|642	- use the %%mkrel macro
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|643	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|644	* Sun Feb 27 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0.0-0.RC4.5mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|645	- fix %%post and %%postun to prevent double restarts
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|646	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|647	* Wed Feb 16 2005 Stefan van der Eijk <stefan@eijk.nu> 2.0.53_2.0.0-0.RC4.4mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|648	- fix bug #6574
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|649	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|650	* Wed Feb 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0.0-0.RC4.3mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|651	- fix deps
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|652	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|653	* Tue Feb 15 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0.0-0.RC4.2mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|654	- spec file cleanups, remove the ADVX-build stuff
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|655	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|656	* Tue Feb 08 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.53_2.0.0-0.RC4.1mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|657	- rebuilt for apache 2.0.53
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|658	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|659	* Tue Feb 08 2005 Buchan Milne <bgmilne@linux-mandrake.com> 2.0.52_2.0.0-0.RC4.6mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|660	- rebuild for ldap2.2_7
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|661	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|662	* Sun Feb 06 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_2.0.0-0.RC4.5mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|663	- fix deps
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|664	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|665	* Sun Feb 06 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_2.0.0-0.RC4.4mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|666	- fix deps
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|667	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|668	* Sat Feb 05 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_2.0.0-0.RC4.3mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|669	- rebuilt against new openldap libs
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|670	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|671	* Mon Jan 31 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_2.0.0-0.RC4.2mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|672	- added conditional build deps if a "--with test" build
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|673	- fix requires-on-release
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|674	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|675	* Sat Jan 22 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_2.0.0-0.RC4.1mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|676	- mod_perl-2.0.0-RC4
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|677	- drop upstream P0
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|678	- the tests nearly passes now, 6/222 fails, not bad... thanks to Stas Bekman
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|679	for the "-httpd_conf /etc/httpd/conf/httpd2.conf" tip
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|680	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|681	* Fri Jan 21 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_2.0.0-0.RC3.5mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|682	- drop bogus deps
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|683	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|684	* Fri Jan 14 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_2.0.0-0.RC3.4mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|685	- try and make the make test work, used stuff from fedora and suse
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|686	- don't pack the bundled Apache-Test stuff
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|687	- use less restrictive permissions on the config files
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|688	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|689	* Wed Jan 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_2.0.0-0.RC3.3mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|690	- drop the fake Apache::Status stuff from the testscript.pl file
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|691	- fix deps
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|692	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|693	* Tue Jan 11 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_2.0.0-0.RC3.2mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|694	- make --with debug work
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|695	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|696	* Mon Jan 10 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_2.0.0-0.RC3.1mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|697	- mod_perl-2.0.0-RC3
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|698	- nuke fake Apache::Status as this is included and works now
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|699	- make test just bombs out (it thinks we are apache1)..., disable it for now
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|700	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|701	* Tue Nov 30 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 2.0.52_1.99_17-6mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|702	- really rebuilt against perl-5.8.6
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|703	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|704	* Tue Nov 30 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_1.99_17-5mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|705	- rebuilt against perl-5.8.6
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|706	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|707	* Tue Nov 16 2004 Michael Scherer <misc@mandrake.org> 2.0.52_1.99_17-4mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|708	- Rebuild for new perl
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|709	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|710	* Tue Nov 09 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_1.99_17-3mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|711	- rebuild against newish apr libs
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|712	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|713	* Tue Nov 09 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_1.99_17-2mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|714	- rule out some more perl* stuff (fedora)
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|715	- fix deps
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|716	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|717	* Sun Oct 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_1.99_17-1mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|718	- 1.99_17
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|719	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|720	* Wed Sep 29 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.52_1.99_16-1mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|721	- built for apache 2.0.52
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|722	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|723	* Fri Sep 17 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.51_1.99_16-1mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|724	- built for apache 2.0.51
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|725	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|726	* Wed Aug 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_1.99_16-1mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|727	- 1.99_16
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|728	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|729	* Sun Aug 22 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_1.99_15-1mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|730	- 1.99_15
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|731	- fixed S6
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|732	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|733	* Wed Aug 11 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_1.99_14-5mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|734	- rebuilt
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|735	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|736	* Wed Jul 14 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_1.99_14-4mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|737	- rule out perl(Carp::Heavy) as perl in mdk10.0 doesn't seem to provide
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|738	it (though it has since 5.6.1)
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|739	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|740	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_1.99_14-3mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|741	- remove redundant provides
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|742	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|743	* Fri Jul 09 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 2.0.50_1.99_14-2mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|744	- Rebuild for new perl
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|745	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|746	* Thu Jul 01 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.50_1.99_14-1mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|747	- built for apache 2.0.50
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|748	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|749	* Tue Jun 22 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.49_1.99_14-3mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|750	- fix conflicting man page with mod_perl-common-1.3.31_1.29-1mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|751	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|752	* Wed Jun 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.49_1.99_14-2mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|753	- fix license
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|754	- rule out Data::Flow as it's not needed (rgarciasuarez@mandrakesoft.com)
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|755	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|756	* Sat Jun 12 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 2.0.49_1.99_14-1mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|757	- 1.99_14
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|758	- built for apache 2.0.49
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|759	
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|760	* Wed Apr 07 2004 Michael Scherer <misc@mandrake.org> 2.0.48_1.99_11-4mdk
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|761	- rebuild for new perl
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|762	- remove parallel compilation
12mu|apache-mod_perl-2.0.7-2.svn1458708.1|763	

19462 12
12mu|apache-mod_security-2.7.3-1|1	#Module-Specific definitions
12mu|apache-mod_security-2.7.3-1|2	%define mod_name mod_security
12mu|apache-mod_security-2.7.3-1|3	%define mod_conf 82_%{mod_name}.conf
12mu|apache-mod_security-2.7.3-1|4	%define mod_so %{mod_name}.so
12mu|apache-mod_security-2.7.3-1|5	
12mu|apache-mod_security-2.7.3-1|6	
12mu|apache-mod_security-2.7.3-1|7	Summary:	DSO module for the apache web server
12mu|apache-mod_security-2.7.3-1|8	Name:		apache-%{mod_name}
12mu|apache-mod_security-2.7.3-1|9	Version:	2.7.3
12mu|apache-mod_security-2.7.3-1|10	Release:	1
12mu|apache-mod_security-2.7.3-1|11	Group:		System/Servers
12mu|apache-mod_security-2.7.3-1|12	License:	Apache License
12mu|apache-mod_security-2.7.3-1|13	URL:		http://www.modsecurity.org/
12mu|apache-mod_security-2.7.3-1|14	Source0:	http://www.modsecurity.org/tarball/2.7.3/modsecurity-apache_%{version}.tar.gz
12mu|apache-mod_security-2.7.3-1|15	Source1:	http://www.modsecurity.org/tarball/2.7.3/modsecurity-apache_%{version}.tar.gz.asc
12mu|apache-mod_security-2.7.3-1|16	Source2:	mod_security.logrotate
12mu|apache-mod_security-2.7.3-1|17	Source3:	%{mod_conf}
12mu|apache-mod_security-2.7.3-1|18	Source4:	modsecurity-apache_2.5.12-rules.tar.gz
12mu|apache-mod_security-2.7.3-1|19	Patch0:		configure.ac.patch
12mu|apache-mod_security-2.7.3-1|20	Requires(pre): rpm-helper
12mu|apache-mod_security-2.7.3-1|21	Requires(postun): rpm-helper
12mu|apache-mod_security-2.7.3-1|22	Requires(pre):	apache-conf >= 2.2.6
12mu|apache-mod_security-2.7.3-1|23	Requires(pre):	apache >= 2.2.6
12mu|apache-mod_security-2.7.3-1|24	Requires:	apache-conf >= 2.2.6
12mu|apache-mod_security-2.7.3-1|25	Requires:	apache >= 2.2.6
12mu|apache-mod_security-2.7.3-1|26	Requires:	apache-mod_unique_id >= 2.2.6
12mu|apache-mod_security-2.7.3-1|27	Requires:	mlogc >= 1.4.2
12mu|apache-mod_security-2.7.3-1|28	Requires:	gnupg
12mu|apache-mod_security-2.7.3-1|29	Requires:	unzip
12mu|apache-mod_security-2.7.3-1|30	Requires:	sendmail-command
12mu|apache-mod_security-2.7.3-1|31	BuildRequires:	apache-devel >= 2.2.6
12mu|apache-mod_security-2.7.3-1|32	BuildRequires:	curl-devel
12mu|apache-mod_security-2.7.3-1|33	BuildRequires:	file
12mu|apache-mod_security-2.7.3-1|34	BuildRequires:	libxml2-devel
12mu|apache-mod_security-2.7.3-1|35	BuildRequires:	lua-devel >= 5.1
12mu|apache-mod_security-2.7.3-1|36	BuildRequires:	pcre-devel
12mu|apache-mod_security-2.7.3-1|37	BuildRequires:	perl
12mu|apache-mod_security-2.7.3-1|38	Provides:	apache-mod_security2 = %{version}-%{release}
12mu|apache-mod_security-2.7.3-1|39	Obsoletes:	apache-mod_security2
12mu|apache-mod_security-2.7.3-1|40	Epoch:		1
12mu|apache-mod_security-2.7.3-1|41	
12mu|apache-mod_security-2.7.3-1|42	%description
12mu|apache-mod_security-2.7.3-1|43	ModSecurity is an open source intrustion detection and prevention engine for
12mu|apache-mod_security-2.7.3-1|44	web applications. It operates embedded into the web server, acting as a
12mu|apache-mod_security-2.7.3-1|45	powerful umbrella - shielding applications from attacks.
12mu|apache-mod_security-2.7.3-1|46	
12mu|apache-mod_security-2.7.3-1|47	%package -n	mlogc
12mu|apache-mod_security-2.7.3-1|48	Summary:	ModSecurity Audit Log Collector
12mu|apache-mod_security-2.7.3-1|49	Group:		System/Servers
12mu|apache-mod_security-2.7.3-1|50	
12mu|apache-mod_security-2.7.3-1|51	%description -n	mlogc
12mu|apache-mod_security-2.7.3-1|52	ModSecurity is an open source intrustion detection and prevention engine for
12mu|apache-mod_security-2.7.3-1|53	web applications. It operates embedded into the web server, acting as a
12mu|apache-mod_security-2.7.3-1|54	powerful umbrella - shielding applications from attacks.
12mu|apache-mod_security-2.7.3-1|55	
12mu|apache-mod_security-2.7.3-1|56	This package contains the ModSecurity Audit Log Collector.
12mu|apache-mod_security-2.7.3-1|57	
12mu|apache-mod_security-2.7.3-1|58	%prep
12mu|apache-mod_security-2.7.3-1|59	
12mu|apache-mod_security-2.7.3-1|60	%setup -q -n modsecurity-apache_%{version} -a4
12mu|apache-mod_security-2.7.3-1|61	
12mu|apache-mod_security-2.7.3-1|62	cp %{SOURCE2} mod_security.logrotate
12mu|apache-mod_security-2.7.3-1|63	cp %{SOURCE3} %{mod_conf}
12mu|apache-mod_security-2.7.3-1|64	%patch0 -p0
12mu|apache-mod_security-2.7.3-1|65	# strip away annoying ^M
12mu|apache-mod_security-2.7.3-1|66	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mu|apache-mod_security-2.7.3-1|67	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mu|apache-mod_security-2.7.3-1|68	
12mu|apache-mod_security-2.7.3-1|69	# naming hack
12mu|apache-mod_security-2.7.3-1|70	pushd apache2
12mu|apache-mod_security-2.7.3-1|71	find -type f | xargs perl -pi -e "s|security2|security|g"
12mu|apache-mod_security-2.7.3-1|72	find -type f | xargs perl -pi -e "s|SECURITY2|SECURITY|g"
12mu|apache-mod_security-2.7.3-1|73	mv mod_security2.c mod_security.c
12mu|apache-mod_security-2.7.3-1|74	#    mv mod_security2_config.h.in mod_security_config.h.in
12mu|apache-mod_security-2.7.3-1|75	popd
12mu|apache-mod_security-2.7.3-1|76	
12mu|apache-mod_security-2.7.3-1|77	%build
12mu|apache-mod_security-2.7.3-1|78	%serverbuild
12mu|apache-mod_security-2.7.3-1|79	
12mu|apache-mod_security-2.7.3-1|80	#rm configure
12mu|apache-mod_security-2.7.3-1|81	#rm -rf autom4te.cache
12mu|apache-mod_security-2.7.3-1|82	#aclocal
12mu|apache-mod_security-2.7.3-1|83	#automake --add-missing --copy --foreign
12mu|apache-mod_security-2.7.3-1|84	#autoreconf --install
12mu|apache-mod_security-2.7.3-1|85	#autoheader
12mu|apache-mod_security-2.7.3-1|86	
12mu|apache-mod_security-2.7.3-1|87	rm -rf autom4te.cache
12mu|apache-mod_security-2.7.3-1|88	rm -f aclocal.m4
12mu|apache-mod_security-2.7.3-1|89	libtoolize --force --copy
12mu|apache-mod_security-2.7.3-1|90	autoreconf --install
12mu|apache-mod_security-2.7.3-1|91	autoheader
12mu|apache-mod_security-2.7.3-1|92	automake --add-missing --foreign --copy --force-missing
12mu|apache-mod_security-2.7.3-1|93	autoconf --force
12mu|apache-mod_security-2.7.3-1|94	rm -rf autom4te.cache
12mu|apache-mod_security-2.7.3-1|95	
12mu|apache-mod_security-2.7.3-1|96	%configure2_5x --localstatedir=/var/lib \
12mu|apache-mod_security-2.7.3-1|97	--enable-performance-measurement \
12mu|apache-mod_security-2.7.3-1|98	--enable-extentions \
12mu|apache-mod_security-2.7.3-1|99	--with-apxs=%{_bindir}/apxs \
12mu|apache-mod_security-2.7.3-1|100	--with-pcre=%{_prefix} \
12mu|apache-mod_security-2.7.3-1|101	--with-apr=%{_prefix} \
12mu|apache-mod_security-2.7.3-1|102	--with-apu=%{_prefix} \
12mu|apache-mod_security-2.7.3-1|103	--with-libxml=%{_prefix} \
12mu|apache-mod_security-2.7.3-1|104	--with-lua=%{_prefix} \
12mu|apache-mod_security-2.7.3-1|105	--with-curl=%{_prefix}
12mu|apache-mod_security-2.7.3-1|106	
12mu|apache-mod_security-2.7.3-1|107	%make
12mu|apache-mod_security-2.7.3-1|108	%make -C mlogc
12mu|apache-mod_security-2.7.3-1|109	
12mu|apache-mod_security-2.7.3-1|110	#%%check
12mu|apache-mod_security-2.7.3-1|111	#pushd apache2
12mu|apache-mod_security-2.7.3-1|112	#make test
12mu|apache-mod_security-2.7.3-1|113	#popd
12mu|apache-mod_security-2.7.3-1|114	
12mu|apache-mod_security-2.7.3-1|115	%install
12mu|apache-mod_security-2.7.3-1|116	install -d %{buildroot}%{_sbindir}
12mu|apache-mod_security-2.7.3-1|117	install -d %{buildroot}%{_bindir}
12mu|apache-mod_security-2.7.3-1|118	install -d %{buildroot}%{_libdir}/apache-extramodules
12mu|apache-mod_security-2.7.3-1|119	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12mu|apache-mod_security-2.7.3-1|120	install -d %{buildroot}%{_sysconfdir}/httpd/conf/modsecurity/base_rules
12mu|apache-mod_security-2.7.3-1|121	install -d %{buildroot}%{_sysconfdir}/httpd/conf/modsecurity/optional_rules
12mu|apache-mod_security-2.7.3-1|122	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mu|apache-mod_security-2.7.3-1|123	
12mu|apache-mod_security-2.7.3-1|124	install -m0755 apache2/.libs/*.so %{buildroot}%{_libdir}/apache-extramodules/
12mu|apache-mod_security-2.7.3-1|125	install -m0644 %{mod_conf} %{buildroot}%{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mu|apache-mod_security-2.7.3-1|126	install -m0644 mod_security.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{mod_name}
12mu|apache-mod_security-2.7.3-1|127	
12mu|apache-mod_security-2.7.3-1|128	install -m0755 ext/.libs/mod_op_strstr.so %{buildroot}%{_libdir}/apache-extramodules/
12mu|apache-mod_security-2.7.3-1|129	install -m0755 ext/.libs/mod_reqbody_example.so %{buildroot}%{_libdir}/apache-extramodules/
12mu|apache-mod_security-2.7.3-1|130	install -m0755 ext/.libs/mod_tfn_reverse.so %{buildroot}%{_libdir}/apache-extramodules/
12mu|apache-mod_security-2.7.3-1|131	install -m0755 ext/.libs/mod_var_remote_addr_port.so %{buildroot}%{_libdir}/apache-extramodules/
12mu|apache-mod_security-2.7.3-1|132	
12mu|apache-mod_security-2.7.3-1|133	install -m0644 rules/*.conf %{buildroot}%{_sysconfdir}/httpd/conf/modsecurity/
12mu|apache-mod_security-2.7.3-1|134	install -m0644 rules/base_rules/*.conf %{buildroot}%{_sysconfdir}/httpd/conf/modsecurity/base_rules/
12mu|apache-mod_security-2.7.3-1|135	install -m0644 rules/optional_rules/*.conf %{buildroot}%{_sysconfdir}/httpd/conf/modsecurity/optional_rules/
12mu|apache-mod_security-2.7.3-1|136	cp rules/CHANGELOG CHANGELOG.rules
12mu|apache-mod_security-2.7.3-1|137	cp rules/README README.rules
12mu|apache-mod_security-2.7.3-1|138	
12mu|apache-mod_security-2.7.3-1|139	install -m0644 tools/rules-updater-example.conf %{buildroot}%{_sysconfdir}/rules-updater.conf
12mu|apache-mod_security-2.7.3-1|140	install -m0755 tools/rules-updater.pl %{buildroot}%{_sbindir}/
12mu|apache-mod_security-2.7.3-1|141	
12mu|apache-mod_security-2.7.3-1|142	install -m0755 mlogc/mlogc %{buildroot}%{_bindir}/
12mu|apache-mod_security-2.7.3-1|143	install -m0755 mlogc/mlogc-batch-load.pl %{buildroot}%{_bindir}/mlogc-batch-load
12mu|apache-mod_security-2.7.3-1|144	install -m0644 mlogc/mlogc-default.conf %{buildroot}%{_sysconfdir}/httpd/conf/mlogc.conf
12mu|apache-mod_security-2.7.3-1|145	
12mu|apache-mod_security-2.7.3-1|146	%pre
12mu|apache-mod_security-2.7.3-1|147	# if obsoleting apache-mod_security2
12mu|apache-mod_security-2.7.3-1|148	if [ -f %{_sysconfdir}/httpd/modules.d/82_mod_security2.conf ]; then
12mu|apache-mod_security-2.7.3-1|149	# tuck away mod_security-1.9.x config first
12mu|apache-mod_security-2.7.3-1|150	if [ -f %{_sysconfdir}/httpd/modules.d/82_mod_security.conf ]; then
12mu|apache-mod_security-2.7.3-1|151	echo "old mod_security-1.9.x config file was found, renaming it to 82_mod_security-1.9.x.conf"
12mu|apache-mod_security-2.7.3-1|152	mv %{_sysconfdir}/httpd/modules.d/82_mod_security.conf %{_sysconfdir}/httpd/modules.d/82_mod_security-1.9.x.conf
12mu|apache-mod_security-2.7.3-1|153	fi
12mu|apache-mod_security-2.7.3-1|154	mv %{_sysconfdir}/httpd/modules.d/82_mod_security2.conf %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mu|apache-mod_security-2.7.3-1|155	perl -pi -e "s|security2|security|g" %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mu|apache-mod_security-2.7.3-1|156	perl -pi -e "s|HAVE_SECURITY2|HAVE_SECURITY|g" %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mu|apache-mod_security-2.7.3-1|157	fi
12mu|apache-mod_security-2.7.3-1|158	
12mu|apache-mod_security-2.7.3-1|159	if [ -f %{_sysconfdir}/logrotate.d/mod_security2 ]; then
12mu|apache-mod_security-2.7.3-1|160	mv %{_sysconfdir}/logrotate.d/mod_security2 %{_sysconfdir}/logrotate.d/%{mod_name}
12mu|apache-mod_security-2.7.3-1|161	fi
12mu|apache-mod_security-2.7.3-1|162	
12mu|apache-mod_security-2.7.3-1|163	%post
12mu|apache-mod_security-2.7.3-1|164	if [ -f %{_var}/lock/subsys/httpd ]; then
12mu|apache-mod_security-2.7.3-1|165	%{_initrddir}/httpd restart 1>&2;
12mu|apache-mod_security-2.7.3-1|166	fi
12mu|apache-mod_security-2.7.3-1|167	
12mu|apache-mod_security-2.7.3-1|168	%postun
12mu|apache-mod_security-2.7.3-1|169	if [ "$1" = "0" ]; then
12mu|apache-mod_security-2.7.3-1|170	if [ -f %{_var}/lock/subsys/httpd ]; then
12mu|apache-mod_security-2.7.3-1|171	%{_initrddir}/httpd restart 1>&2;
12mu|apache-mod_security-2.7.3-1|172	fi
12mu|apache-mod_security-2.7.3-1|173	fi
12mu|apache-mod_security-2.7.3-1|174	
12mu|apache-mod_security-2.7.3-1|175	%clean
12mu|apache-mod_security-2.7.3-1|176	
12mu|apache-mod_security-2.7.3-1|177	%files
12mu|apache-mod_security-2.7.3-1|178	%doc CHANGES LICENSE README.TXT modsecurity.conf-minimal doc/* rules/util
12mu|apache-mod_security-2.7.3-1|179	%doc CHANGELOG.rules README.rules
12mu|apache-mod_security-2.7.3-1|180	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/%{mod_conf}
12mu|apache-mod_security-2.7.3-1|181	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{mod_name}
12mu|apache-mod_security-2.7.3-1|182	%attr(0755,root,root) %dir %{_sysconfdir}/httpd/conf/modsecurity
12mu|apache-mod_security-2.7.3-1|183	%attr(0755,root,root) %dir %{_sysconfdir}/httpd/conf/modsecurity/base_rules
12mu|apache-mod_security-2.7.3-1|184	%attr(0755,root,root) %dir %{_sysconfdir}/httpd/conf/modsecurity/optional_rules
12mu|apache-mod_security-2.7.3-1|185	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/modsecurity/*.conf
12mu|apache-mod_security-2.7.3-1|186	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/modsecurity/base_rules/*.conf
12mu|apache-mod_security-2.7.3-1|187	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/modsecurity/optional_rules/*.conf
12mu|apache-mod_security-2.7.3-1|188	%attr(0640,root,root) %config(noreplace) %{_sysconfdir}/rules-updater.conf
12mu|apache-mod_security-2.7.3-1|189	%attr(0755,root,root) %{_sbindir}/rules-updater.pl
12mu|apache-mod_security-2.7.3-1|190	%attr(0755,root,root) %{_libdir}/apache-extramodules/%{mod_so}
12mu|apache-mod_security-2.7.3-1|191	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_op_strstr.so
12mu|apache-mod_security-2.7.3-1|192	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_reqbody_example.so
12mu|apache-mod_security-2.7.3-1|193	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_tfn_reverse.so
12mu|apache-mod_security-2.7.3-1|194	%attr(0755,root,root) %{_libdir}/apache-extramodules/mod_var_remote_addr_port.so
12mu|apache-mod_security-2.7.3-1|195	
12mu|apache-mod_security-2.7.3-1|196	%files -n mlogc
12mu|apache-mod_security-2.7.3-1|197	%doc mlogc/INSTALL
12mu|apache-mod_security-2.7.3-1|198	%attr(0640,root,apache) %config(noreplace) %{_sysconfdir}/httpd/conf/mlogc.conf
12mu|apache-mod_security-2.7.3-1|199	%attr(0755,root,root) %{_bindir}/mlogc
12mu|apache-mod_security-2.7.3-1|200	%attr(0755,root,root) %{_bindir}/mlogc-batch-load
12mu|apache-mod_security-2.7.3-1|201	
12mu|apache-mod_security-2.7.3-1|202	
12mu|apache-mod_security-2.7.3-1|203	
12mu|apache-mod_security-2.7.3-1|204	%changelog
12mu|apache-mod_security-2.7.3-1|205	* Mon May 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:2.7.3-1
12mu|apache-mod_security-2.7.3-1|206	+ Revision: 23b69a6
12mu|apache-mod_security-2.7.3-1|207	- Fix source
12mu|apache-mod_security-2.7.3-1|208	
12mu|apache-mod_security-2.7.3-1|209	

19463 12
12mu|appdata-tools-0.1.7-2|1	Summary:	Tools for AppData files
12mu|appdata-tools-0.1.7-2|2	Name:		appdata-tools
12mu|appdata-tools-0.1.7-2|3	Version:	0.1.7
12mu|appdata-tools-0.1.7-2|4	Release:	2
12mu|appdata-tools-0.1.7-2|5	License:	GPLv2+
12mu|appdata-tools-0.1.7-2|6	Group:		File tools
12mu|appdata-tools-0.1.7-2|7	Url:		http://people.freedesktop.org/~hughsient/appdata/
12mu|appdata-tools-0.1.7-2|8	Source0:	http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
12mu|appdata-tools-0.1.7-2|9	BuildRequires:	docbook-dtd43-xml
12mu|appdata-tools-0.1.7-2|10	BuildRequires:	docbook-style-xsl
12mu|appdata-tools-0.1.7-2|11	BuildRequires:	gettext
12mu|appdata-tools-0.1.7-2|12	BuildRequires:	intltool
12mu|appdata-tools-0.1.7-2|13	BuildRequires:	xsltproc
12mu|appdata-tools-0.1.7-2|14	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mu|appdata-tools-0.1.7-2|15	BuildRequires:	pkgconfig(glib-2.0)
12mu|appdata-tools-0.1.7-2|16	BuildRequires:	pkgconfig(libsoup-2.4)
12mu|appdata-tools-0.1.7-2|17	BuildRequires:	pkgconfig(libxslt)
12mu|appdata-tools-0.1.7-2|18	
12mu|appdata-tools-0.1.7-2|19	%description
12mu|appdata-tools-0.1.7-2|20	appdata-tools contains a command line program designed to validate AppData
12mu|appdata-tools-0.1.7-2|21	application descriptions for standards compliance and to the style guide.
12mu|appdata-tools-0.1.7-2|22	
12mu|appdata-tools-0.1.7-2|23	%files -f %{name}.lang
12mu|appdata-tools-0.1.7-2|24	%doc AUTHORS COPYING NEWS README
12mu|appdata-tools-0.1.7-2|25	%{_bindir}/appdata-validate
12mu|appdata-tools-0.1.7-2|26	%{_mandir}/man1/appdata-validate.1.*
12mu|appdata-tools-0.1.7-2|27	%dir %{_datadir}/appdata/schema
12mu|appdata-tools-0.1.7-2|28	%{_datadir}/appdata/schema/appdata.xsd
12mu|appdata-tools-0.1.7-2|29	%{_datadir}/appdata/schema/appdata.rnc
12mu|appdata-tools-0.1.7-2|30	%{_datadir}/appdata/schema/schema-locating-rules.xml
12mu|appdata-tools-0.1.7-2|31	%{_datadir}/aclocal/appdata-xml.m4
12mu|appdata-tools-0.1.7-2|32	%{_datadir}/emacs/site-lisp/site-start.d/appdata-rng-init.el
12mu|appdata-tools-0.1.7-2|33	
12mu|appdata-tools-0.1.7-2|34	#----------------------------------------------------------------------------
12mu|appdata-tools-0.1.7-2|35	
12mu|appdata-tools-0.1.7-2|36	%prep
12mu|appdata-tools-0.1.7-2|37	%setup -q
12mu|appdata-tools-0.1.7-2|38	
12mu|appdata-tools-0.1.7-2|39	%build
12mu|appdata-tools-0.1.7-2|40	%configure2_5x
12mu|appdata-tools-0.1.7-2|41	%make
12mu|appdata-tools-0.1.7-2|42	
12mu|appdata-tools-0.1.7-2|43	%install
12mu|appdata-tools-0.1.7-2|44	%makeinstall_std
12mu|appdata-tools-0.1.7-2|45	
12mu|appdata-tools-0.1.7-2|46	%find_lang %{name}
12mu|appdata-tools-0.1.7-2|47	
12mu|appdata-tools-0.1.7-2|48	
12mu|appdata-tools-0.1.7-2|49	%changelog
12mu|appdata-tools-0.1.7-2|50	* Tue May 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.7-2
12mu|appdata-tools-0.1.7-2|51	+ Revision: 235935a
12mu|appdata-tools-0.1.7-2|52	- Bump release
12mu|appdata-tools-0.1.7-2|53	
12mu|appdata-tools-0.1.7-2|54	

19464 12
12mu|apr-1.5.1-4|1	%define api	1
12mu|apr-1.5.1-4|2	%define major	0
12mu|apr-1.5.1-4|3	%define libname %mklibname apr %{api} %{major}
12mu|apr-1.5.1-4|4	%define devname %mklibname -d apr
12mu|apr-1.5.1-4|5	%bcond_with	crosscompile
12mu|apr-1.5.1-4|6	
12mu|apr-1.5.1-4|7	Summary:	Apache Portable Runtime library
12mu|apr-1.5.1-4|8	Name:		apr
12mu|apr-1.5.1-4|9	Epoch:		1
12mu|apr-1.5.1-4|10	Version:	1.5.1
12mu|apr-1.5.1-4|11	Release:	4
12mu|apr-1.5.1-4|12	License:	Apache License
12mu|apr-1.5.1-4|13	Group:		System/Libraries
12mu|apr-1.5.1-4|14	Url:		http://apr.apache.org/
12mu|apr-1.5.1-4|15	Source0:	http://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2
12mu|apr-1.5.1-4|16	Source1:	http://www.apache.org/dist/apr/%{name}-%{version}.tar.bz2.asc
12mu|apr-1.5.1-4|17	Patch1:		apr-1.4.6-config.diff
12mu|apr-1.5.1-4|18	Patch2:		apr-1.0.0-mutextype_reorder.diff
12mu|apr-1.5.1-4|19	Patch4:		apr-1.2.2-locktimeout.patch
12mu|apr-1.5.1-4|20	
12mu|apr-1.5.1-4|21	BuildRequires:	doxygen
12mu|apr-1.5.1-4|22	BuildRequires:	libtool
12mu|apr-1.5.1-4|23	BuildRequires:	python
12mu|apr-1.5.1-4|24	BuildRequires:	pkgconfig(uuid)
12mu|apr-1.5.1-4|25	
12mu|apr-1.5.1-4|26	%description
12mu|apr-1.5.1-4|27	The mission of the Apache Portable Runtime (APR) is to provide a free library
12mu|apr-1.5.1-4|28	of C data structures and routines, forming a system portability layer to as
12mu|apr-1.5.1-4|29	many operating systems as possible, including Unices, MS Win32, BeOS and OS/2.
12mu|apr-1.5.1-4|30	
12mu|apr-1.5.1-4|31	%package -n	%{libname}
12mu|apr-1.5.1-4|32	Summary:	Apache Portable Runtime library
12mu|apr-1.5.1-4|33	Group: 		System/Libraries
12mu|apr-1.5.1-4|34	Obsoletes:	%{_lib}apr1
12mu|apr-1.5.1-4|35	
12mu|apr-1.5.1-4|36	%description -n	%{libname}
12mu|apr-1.5.1-4|37	The mission of the Apache Portable Runtime (APR) is to provide a free library
12mu|apr-1.5.1-4|38	of C data structures and routines, forming a system portability layer to as
12mu|apr-1.5.1-4|39	many operating systems as possible, including Unices, MS Win32, BeOS and OS/2.
12mu|apr-1.5.1-4|40	
12mu|apr-1.5.1-4|41	%package -n	%{devname}
12mu|apr-1.5.1-4|42	Summary:	APR library development kit
12mu|apr-1.5.1-4|43	Group:		Development/C
12mu|apr-1.5.1-4|44	Requires:	%{libname} = %{EVRD}
12mu|apr-1.5.1-4|45	Requires:	libtool
12mu|apr-1.5.1-4|46	Provides:	%{name}-devel = %{EVRD}
12mu|apr-1.5.1-4|47	
12mu|apr-1.5.1-4|48	%description -n	%{devname}
12mu|apr-1.5.1-4|49	This package provides the support files which can be used to build applications
12mu|apr-1.5.1-4|50	using the APR library. The mission of the Apache Portable Runtime (APR) is to
12mu|apr-1.5.1-4|51	provide a free library of C data structures and routines.
12mu|apr-1.5.1-4|52	
12mu|apr-1.5.1-4|53	%prep
12mu|apr-1.5.1-4|54	%setup -q
12mu|apr-1.5.1-4|55	%patch1 -p1 -b .config
12mu|apr-1.5.1-4|56	%patch2 -p0 -b .mutextype_reorder
12mu|apr-1.5.1-4|57	%patch4 -p0 -b .locktimeout
12mu|apr-1.5.1-4|58	
12mu|apr-1.5.1-4|59	cat >> config.layout << EOF
12mu|apr-1.5.1-4|60	<Layout NUX>
12mu|apr-1.5.1-4|61	prefix:        %{_prefix}
12mu|apr-1.5.1-4|62	exec_prefix:   %{_prefix}
12mu|apr-1.5.1-4|63	bindir:        %{_bindir}
12mu|apr-1.5.1-4|64	sbindir:       %{_sbindir}
12mu|apr-1.5.1-4|65	libdir:        %{_libdir}
12mu|apr-1.5.1-4|66	libexecdir:    %{_libexecdir}
12mu|apr-1.5.1-4|67	mandir:        %{_mandir}
12mu|apr-1.5.1-4|68	infodir:       %{_infodir}
12mu|apr-1.5.1-4|69	includedir:    %{_includedir}/apr-%{api}
12mu|apr-1.5.1-4|70	sysconfdir:    %{_sysconfdir}
12mu|apr-1.5.1-4|71	datadir:       %{_datadir}
12mu|apr-1.5.1-4|72	installbuilddir: %{_libdir}/apr-%{api}/build
12mu|apr-1.5.1-4|73	localstatedir: /var
12mu|apr-1.5.1-4|74	runtimedir:    /var/run
12mu|apr-1.5.1-4|75	libsuffix:     -\${APR_MAJOR_VERSION}
12mu|apr-1.5.1-4|76	</Layout>
12mu|apr-1.5.1-4|77	EOF
12mu|apr-1.5.1-4|78	
12mu|apr-1.5.1-4|79	%build
12mu|apr-1.5.1-4|80	%if %{with crosscompile}
12mu|apr-1.5.1-4|81	export ac_cv_file__dev_zero=yes
12mu|apr-1.5.1-4|82	export ac_cv_func_setpgrp_void=yes
12mu|apr-1.5.1-4|83	export apr_cv_process_shared_works=yes
12mu|apr-1.5.1-4|84	export apr_cv_mutex_robust_shared=no
12mu|apr-1.5.1-4|85	export apr_cv_tcp_nodelay_with_cork=yes
12mu|apr-1.5.1-4|86	export ac_cv_sizeof_struct_iovec=8
12mu|apr-1.5.1-4|87	export apr_cv_mutex_recursive=yes
12mu|apr-1.5.1-4|88	%endif
12mu|apr-1.5.1-4|89	%serverbuild
12mu|apr-1.5.1-4|90	
12mu|apr-1.5.1-4|91	# We need to re-run ./buildconf because of any applied patch(es)
12mu|apr-1.5.1-4|92	#rm -f configure; sh ./buildconf
12mu|apr-1.5.1-4|93	./buildconf
12mu|apr-1.5.1-4|94	
12mu|apr-1.5.1-4|95	# Forcibly prevent detection of shm_open (which then picks up but
12mu|apr-1.5.1-4|96	# does not use -lrt).
12mu|apr-1.5.1-4|97	
12mu|apr-1.5.1-4|98	cat >> config.cache << EOF
12mu|apr-1.5.1-4|99	ac_cv_search_shm_open=no
12mu|apr-1.5.1-4|100	EOF
12mu|apr-1.5.1-4|101	
12mu|apr-1.5.1-4|102	%configure2_5x \
12mu|apr-1.5.1-4|103	--cache-file=config.cache \
12mu|apr-1.5.1-4|104	--includedir=%{_includedir}/apr-%{api} \
12mu|apr-1.5.1-4|105	--with-installbuilddir=%{_libdir}/apr-%{api}/build \
12mu|apr-1.5.1-4|106	--enable-layout=NUX \
12mu|apr-1.5.1-4|107	%ifarch %ix86
12mu|apr-1.5.1-4|108	%ifnarch i386 i486
12mu|apr-1.5.1-4|109	--enable-nonportable-atomics=yes \
12mu|apr-1.5.1-4|110	%endif
12mu|apr-1.5.1-4|111	%endif
12mu|apr-1.5.1-4|112	--enable-lfs \
12mu|apr-1.5.1-4|113	--enable-threads \
12mu|apr-1.5.1-4|114	--with-sendfile  \
12mu|apr-1.5.1-4|115	--with-devrandom=/dev/urandom \
12mu|apr-1.5.1-4|116	--disable-static
12mu|apr-1.5.1-4|117	
12mu|apr-1.5.1-4|118	%make LIBS="-lpthread"
12mu|apr-1.5.1-4|119	make dox
12mu|apr-1.5.1-4|120	
12mu|apr-1.5.1-4|121	%check
12mu|apr-1.5.1-4|122	make check
12mu|apr-1.5.1-4|123	
12mu|apr-1.5.1-4|124	%install
12mu|apr-1.5.1-4|125	%makeinstall_std
12mu|apr-1.5.1-4|126	
12mu|apr-1.5.1-4|127	# These are referenced by apr_rules.mk
12mu|apr-1.5.1-4|128	for f in make_exports.awk make_var_export.awk; do
12mu|apr-1.5.1-4|129	install -m0644 build/${f} %{buildroot}%{_libdir}/apr-%{api}/build/${f}
12mu|apr-1.5.1-4|130	done
12mu|apr-1.5.1-4|131	
12mu|apr-1.5.1-4|132	install -m0755 build/mkdir.sh %{buildroot}%{_libdir}/apr-%{api}/build/mkdir.sh
12mu|apr-1.5.1-4|133	
12mu|apr-1.5.1-4|134	# these are needed if apr-util is ./buildconf'ed
12mu|apr-1.5.1-4|135	for f in apr_common.m4 apr_hints.m4 apr_network.m4 apr_threads.m4 find_apr.m4; do
12mu|apr-1.5.1-4|136	install -m0644 build/${f} %{buildroot}%{_libdir}/apr-%{api}/build/${f}
12mu|apr-1.5.1-4|137	done
12mu|apr-1.5.1-4|138	install -m0755 build/gen-build.py %{buildroot}%{_libdir}/apr-%{api}/build/
12mu|apr-1.5.1-4|139	
12mu|apr-1.5.1-4|140	# enforce system libtool
12mu|apr-1.5.1-4|141	ln -snf %{_bindir}/libtool %{buildroot}%{_libdir}/apr-%{api}/build/libtool
12mu|apr-1.5.1-4|142	
12mu|apr-1.5.1-4|143	# Sanitize apr_rules.mk
12mu|apr-1.5.1-4|144	sed -e "/^apr_build/d" \
12mu|apr-1.5.1-4|145	-e 's|$(apr_builders)|%{_libdir}/apr-%{api}/build|g' \
12mu|apr-1.5.1-4|146	-e 's|$(apr_builddir)|%{_libdir}/apr-%{api}/build|g' \
12mu|apr-1.5.1-4|147	< build/apr_rules.mk > %{buildroot}%{_libdir}/apr-%{api}/build/apr_rules.mk
12mu|apr-1.5.1-4|148	
12mu|apr-1.5.1-4|149	# antibork
12mu|apr-1.5.1-4|150	perl -pi -e "s|^top_builddir=.*|top_builddir=%{_libdir}/apr-%{api}/build|g" %{buildroot}%{_libdir}/apr-%{api}/build/apr_rules.mk
12mu|apr-1.5.1-4|151	
12mu|apr-1.5.1-4|152	# Move docs to more convenient location
12mu|apr-1.5.1-4|153	rm -rf html
12mu|apr-1.5.1-4|154	cp -r docs/dox/html html
12mu|apr-1.5.1-4|155	
12mu|apr-1.5.1-4|156	# here too
12mu|apr-1.5.1-4|157	perl -pi -e "s|-luuid -lcrypt||g" \
12mu|apr-1.5.1-4|158	%{buildroot}%{_bindir}/apr-%{api}-config \
12mu|apr-1.5.1-4|159	%{buildroot}%{_libdir}/pkgconfig/*.pc
12mu|apr-1.5.1-4|160	
12mu|apr-1.5.1-4|161	# Unpackaged files:
12mu|apr-1.5.1-4|162	rm -f %{buildroot}%{_libdir}/apr.exp
12mu|apr-1.5.1-4|163	
12mu|apr-1.5.1-4|164	# extra headers
12mu|apr-1.5.1-4|165	install -d %{buildroot}%{_includedir}/apr-%{api}/arch/unix
12mu|apr-1.5.1-4|166	install -m0644 include/arch/apr_private_common.h %{buildroot}%{_includedir}/apr-%{api}/arch/
12mu|apr-1.5.1-4|167	install -m0644 include/arch/unix/*.h %{buildroot}%{_includedir}/apr-%{api}/arch/unix/
12mu|apr-1.5.1-4|168	
12mu|apr-1.5.1-4|169	%files -n %{libname}
12mu|apr-1.5.1-4|170	%{_libdir}/libapr-%{api}.so.%{major}*
12mu|apr-1.5.1-4|171	
12mu|apr-1.5.1-4|172	%files -n %{devname}
12mu|apr-1.5.1-4|173	%doc CHANGES README*
12mu|apr-1.5.1-4|174	%doc docs/APRDesign.html docs/canonical_filenames.html
12mu|apr-1.5.1-4|175	%doc docs/incomplete_types docs/non_apr_programs
12mu|apr-1.5.1-4|176	%doc --parents html
12mu|apr-1.5.1-4|177	%{_bindir}/apr-%{api}-config
12mu|apr-1.5.1-4|178	%{_libdir}/libapr-%{api}.so
12mu|apr-1.5.1-4|179	%dir %{_libdir}/apr-%{api}
12mu|apr-1.5.1-4|180	%dir %{_libdir}/apr-%{api}/build
12mu|apr-1.5.1-4|181	%{_libdir}/apr-%{api}/build/*
12mu|apr-1.5.1-4|182	%{_libdir}/pkgconfig/*.pc
12mu|apr-1.5.1-4|183	%dir %{_includedir}/apr-%{api}
12mu|apr-1.5.1-4|184	%dir %{_includedir}/apr-%{api}/arch
12mu|apr-1.5.1-4|185	%dir %{_includedir}/apr-%{api}/arch/unix
12mu|apr-1.5.1-4|186	%{_includedir}/apr-%{api}/*.h
12mu|apr-1.5.1-4|187	%{_includedir}/apr-%{api}/arch/*.h
12mu|apr-1.5.1-4|188	%{_includedir}/apr-%{api}/arch/unix/*.h
12mu|apr-1.5.1-4|189	
12mu|apr-1.5.1-4|190	
12mu|apr-1.5.1-4|191	%changelog
12mu|apr-1.5.1-4|192	* Thu Oct 09 2014 dsilakov <denis.silakov@rosalab.ru> 1:1.5.1-4
12mu|apr-1.5.1-4|193	+ Revision: 2929651
12mu|apr-1.5.1-4|194	- Merge pull request #1 from import/apr:rosa2014.1
12mu|apr-1.5.1-4|195	- Backported from 2014.1
12mu|apr-1.5.1-4|196	
12mu|apr-1.5.1-4|197	

19465 12
12mu|apr-util-1.5.3-7|1	%bcond_without dbd_ldap
12mu|apr-util-1.5.3-7|2	%bcond_without dbd_freetds
12mu|apr-util-1.5.3-7|3	%bcond_without dbd_mysql
12mu|apr-util-1.5.3-7|4	# disable
12mu|apr-util-1.5.3-7|5	%bcond_with dbd_oracle
12mu|apr-util-1.5.3-7|6	#
12mu|apr-util-1.5.3-7|7	%bcond_without dbd_sqlite3
12mu|apr-util-1.5.3-7|8	%bcond_without dbd_psql
12mu|apr-util-1.5.3-7|9	%bcond_without dbd_odbc
12mu|apr-util-1.5.3-7|10	%bcond_without dbm_db
12mu|apr-util-1.5.3-7|11	
12mu|apr-util-1.5.3-7|12	%define api	1
12mu|apr-util-1.5.3-7|13	%define major	0
12mu|apr-util-1.5.3-7|14	%define libname %mklibname apr-util %{api} %{major}
12mu|apr-util-1.5.3-7|15	%define devname %mklibname -d apr-util
12mu|apr-util-1.5.3-7|16	
12mu|apr-util-1.5.3-7|17	Summary:	Apache Portable Runtime Utility library
12mu|apr-util-1.5.3-7|18	Name:		apr-util
12mu|apr-util-1.5.3-7|19	Version:	1.5.3
12mu|apr-util-1.5.3-7|20	Release:	7
12mu|apr-util-1.5.3-7|21	License:	Apache License
12mu|apr-util-1.5.3-7|22	Group:		System/Libraries
12mu|apr-util-1.5.3-7|23	Url:		http://apr.apache.org/
12mu|apr-util-1.5.3-7|24	Source0:	http://www.apache.org/dist/apr/apr-util-%{version}.tar.bz2
12mu|apr-util-1.5.3-7|25	Source1:	http://www.apache.org/dist/apr/apr-util-%{version}.tar.bz2.asc
12mu|apr-util-1.5.3-7|26	Patch0:		apr-util-1.2.2-config.diff
12mu|apr-util-1.5.3-7|27	Patch1:		apr-util-1.2.7-link.diff
12mu|apr-util-1.5.3-7|28	Patch2:		apr-util-1.3.12-linkage_fix.diff
12mu|apr-util-1.5.3-7|29	Patch3:		apr-util-1.5.1-no-libtool.la.patch
12mu|apr-util-1.5.3-7|30	
12mu|apr-util-1.5.3-7|31	BuildRequires:	doxygen
12mu|apr-util-1.5.3-7|32	BuildRequires:	libtool
12mu|apr-util-1.5.3-7|33	BuildRequires:	python
12mu|apr-util-1.5.3-7|34	BuildRequires:	pam-devel
12mu|apr-util-1.5.3-7|35	BuildRequires:	readline-devel
12mu|apr-util-1.5.3-7|36	BuildRequires:	pkgconfig(apr-1)
12mu|apr-util-1.5.3-7|37	BuildRequires:	pkgconfig(expat)
12mu|apr-util-1.5.3-7|38	BuildRequires:	pkgconfig(libssl)
12mu|apr-util-1.5.3-7|39	BuildRequires:	pkgconfig(libxslt)
12mu|apr-util-1.5.3-7|40	BuildRequires:	pkgconfig(nss)
12mu|apr-util-1.5.3-7|41	BuildRequires:	pkgconfig(nspr)
12mu|apr-util-1.5.3-7|42	%if %{with dbd_ldap}
12mu|apr-util-1.5.3-7|43	BuildRequires:	openldap-devel
12mu|apr-util-1.5.3-7|44	BuildRequires:	db-devel
12mu|apr-util-1.5.3-7|45	%endif
12mu|apr-util-1.5.3-7|46	%if %{with dbd_freetds}
12mu|apr-util-1.5.3-7|47	BuildRequires:	freetds-devel
12mu|apr-util-1.5.3-7|48	%endif
12mu|apr-util-1.5.3-7|49	%if %{with dbd_mysql}
12mu|apr-util-1.5.3-7|50	BuildRequires:	mysql-devel
12mu|apr-util-1.5.3-7|51	%endif
12mu|apr-util-1.5.3-7|52	%if %{with dbd_oracle}
12mu|apr-util-1.5.3-7|53	BuildRequires:	oracle-devel
12mu|apr-util-1.5.3-7|54	%endif
12mu|apr-util-1.5.3-7|55	%if %{with dbd_psql}
12mu|apr-util-1.5.3-7|56	BuildRequires:	postgresql-devel
12mu|apr-util-1.5.3-7|57	%endif
12mu|apr-util-1.5.3-7|58	%if %{with dbd_sqlite3}
12mu|apr-util-1.5.3-7|59	BuildRequires:	sqlite3-devel
12mu|apr-util-1.5.3-7|60	%endif
12mu|apr-util-1.5.3-7|61	%if %{with dbd_odbc}
12mu|apr-util-1.5.3-7|62	BuildRequires:	unixODBC-devel
12mu|apr-util-1.5.3-7|63	%endif
12mu|apr-util-1.5.3-7|64	%if %{with dbm_db}
12mu|apr-util-1.5.3-7|65	BuildRequires:	db-devel
12mu|apr-util-1.5.3-7|66	%endif
12mu|apr-util-1.5.3-7|67	
12mu|apr-util-1.5.3-7|68	%if %{with dbd_psql}
12mu|apr-util-1.5.3-7|69	# stupid postgresql... stupid build system...
12mu|apr-util-1.5.3-7|70	# this is needed due to the postgresql packaging and due to bugs like this:
12mu|apr-util-1.5.3-7|71	# https://qa.mandriva.com/show_bug.cgi?id=52527
12mu|apr-util-1.5.3-7|72	%define postgresql_version %(pg_config &>/dev/null && pg_config 2>/dev/null | grep "^VERSION" | awk '{ print $4 }' 2>/dev/null || echo 0)
12mu|apr-util-1.5.3-7|73	%endif
12mu|apr-util-1.5.3-7|74	
12mu|apr-util-1.5.3-7|75	%description
12mu|apr-util-1.5.3-7|76	The mission of the Apache Portable Runtime (APR) is to provide a
12mu|apr-util-1.5.3-7|77	free library of C data structures and routines.  This library
12mu|apr-util-1.5.3-7|78	contains additional utility interfaces for APR; including support
12mu|apr-util-1.5.3-7|79	for XML, LDAP, database interfaces, URI parsing and more.
12mu|apr-util-1.5.3-7|80	
12mu|apr-util-1.5.3-7|81	%package -n	%{libname}
12mu|apr-util-1.5.3-7|82	Summary:	Apache Portable Runtime Utility library
12mu|apr-util-1.5.3-7|83	Group: 		System/Libraries
12mu|apr-util-1.5.3-7|84	Obsoletes:	%{_lib}apr-util1
12mu|apr-util-1.5.3-7|85	
12mu|apr-util-1.5.3-7|86	%description -n	%{libname}
12mu|apr-util-1.5.3-7|87	The mission of the Apache Portable Runtime (APR) is to provide a
12mu|apr-util-1.5.3-7|88	free library of C data structures and routines.  This library
12mu|apr-util-1.5.3-7|89	contains additional utility interfaces for APR; including support
12mu|apr-util-1.5.3-7|90	for XML, LDAP, database interfaces, URI parsing and more.
12mu|apr-util-1.5.3-7|91	
12mu|apr-util-1.5.3-7|92	You can build %{name} with some conditional build swithes;
12mu|apr-util-1.5.3-7|93	
12mu|apr-util-1.5.3-7|94	(ie. use with rpm --rebuild):
12mu|apr-util-1.5.3-7|95	
12mu|apr-util-1.5.3-7|96	--with[out] apr_dbd_ldap	apr_dbd_ldap support (enabled)
12mu|apr-util-1.5.3-7|97	--with[out] apr_dbd_freetds	apr_dbd_freetds support (enabled)
12mu|apr-util-1.5.3-7|98	--with[out] apr_dbd_mysql	apr_dbd_mysql support (enabled)
12mu|apr-util-1.5.3-7|99	--with[out] apr_dbd_oracle	apr_dbd_oracle support (disabled)
12mu|apr-util-1.5.3-7|100	--with[out] apr_dbd_pgsql	apr_dbd_pgsql support (enabled)
12mu|apr-util-1.5.3-7|101	--with[out] apr_dbd_sqlite3	apr_dbd_sqlite3 support (enabled)
12mu|apr-util-1.5.3-7|102	--with[out] apr_dbd_odbc	apr_dbd_odbc support (enabled)
12mu|apr-util-1.5.3-7|103	--with[out] apr_dbm_db		apr_dbm_db support (enabled)
12mu|apr-util-1.5.3-7|104	
12mu|apr-util-1.5.3-7|105	%if %{with dbd_ldap}
12mu|apr-util-1.5.3-7|106	%package	dbd-ldap
12mu|apr-util-1.5.3-7|107	Summary:	DBD driver for OpenLDAP
12mu|apr-util-1.5.3-7|108	Group:		System/Libraries
12mu|apr-util-1.5.3-7|109	License:	Apache License
12mu|apr-util-1.5.3-7|110	Requires:	%{libname} >= %{version}-%{release}
12mu|apr-util-1.5.3-7|111	
12mu|apr-util-1.5.3-7|112	%description	dbd-ldap
12mu|apr-util-1.5.3-7|113	DBD driver for OpenLDAP.
12mu|apr-util-1.5.3-7|114	%endif
12mu|apr-util-1.5.3-7|115	
12mu|apr-util-1.5.3-7|116	%if %{with dbd_psql}
12mu|apr-util-1.5.3-7|117	%package	dbd-pgsql
12mu|apr-util-1.5.3-7|118	Summary:	DBD driver for PostgreSQL
12mu|apr-util-1.5.3-7|119	Group:		System/Libraries
12mu|apr-util-1.5.3-7|120	License:	Apache License
12mu|apr-util-1.5.3-7|121	Requires:	%{libname} >= %{version}-%{release}
12mu|apr-util-1.5.3-7|122	
12mu|apr-util-1.5.3-7|123	%description	dbd-pgsql
12mu|apr-util-1.5.3-7|124	DBD driver for PostgreSQL.
12mu|apr-util-1.5.3-7|125	%endif
12mu|apr-util-1.5.3-7|126	
12mu|apr-util-1.5.3-7|127	%if %{with dbd_mysql}
12mu|apr-util-1.5.3-7|128	%package	dbd-mysql
12mu|apr-util-1.5.3-7|129	Summary:	DBD driver for MySQL
12mu|apr-util-1.5.3-7|130	Group:		System/Libraries
12mu|apr-util-1.5.3-7|131	License:	Apache License
12mu|apr-util-1.5.3-7|132	Requires:	%{libname} >= %{version}-%{release}
12mu|apr-util-1.5.3-7|133	
12mu|apr-util-1.5.3-7|134	%description	dbd-mysql
12mu|apr-util-1.5.3-7|135	DBD driver for MySQL.
12mu|apr-util-1.5.3-7|136	%endif
12mu|apr-util-1.5.3-7|137	
12mu|apr-util-1.5.3-7|138	%if %{with dbd_sqlite3}
12mu|apr-util-1.5.3-7|139	%package	dbd-sqlite3
12mu|apr-util-1.5.3-7|140	Summary:	DBD driver for SQLite 3
12mu|apr-util-1.5.3-7|141	Group:		System/Libraries
12mu|apr-util-1.5.3-7|142	License:	Apache License
12mu|apr-util-1.5.3-7|143	Requires:	%{libname} >= %{version}-%{release}
12mu|apr-util-1.5.3-7|144	
12mu|apr-util-1.5.3-7|145	%description	dbd-sqlite3
12mu|apr-util-1.5.3-7|146	DBD driver for SQLite 3.
12mu|apr-util-1.5.3-7|147	%endif
12mu|apr-util-1.5.3-7|148	
12mu|apr-util-1.5.3-7|149	%if %{with dbd_freetds}
12mu|apr-util-1.5.3-7|150	%package	dbd-freetds
12mu|apr-util-1.5.3-7|151	Summary:	DBD driver for FreeTDS
12mu|apr-util-1.5.3-7|152	Group:		System/Libraries
12mu|apr-util-1.5.3-7|153	License:	Apache License
12mu|apr-util-1.5.3-7|154	Requires:	%{libname} >= %{version}-%{release}
12mu|apr-util-1.5.3-7|155	
12mu|apr-util-1.5.3-7|156	%description	dbd-freetds
12mu|apr-util-1.5.3-7|157	DBD driver for FreeTDS.
12mu|apr-util-1.5.3-7|158	%endif
12mu|apr-util-1.5.3-7|159	
12mu|apr-util-1.5.3-7|160	%if %{with dbd_oracle}
12mu|apr-util-1.5.3-7|161	%package	dbd-oracle
12mu|apr-util-1.5.3-7|162	Summary:	DBD driver for Oracle
12mu|apr-util-1.5.3-7|163	Group:		System/Libraries
12mu|apr-util-1.5.3-7|164	License:	Apache License
12mu|apr-util-1.5.3-7|165	Requires:	%{libname} >= %{version}-%{release}
12mu|apr-util-1.5.3-7|166	
12mu|apr-util-1.5.3-7|167	%description	dbd-oracle
12mu|apr-util-1.5.3-7|168	DBD driver for Oracle.
12mu|apr-util-1.5.3-7|169	%endif
12mu|apr-util-1.5.3-7|170	
12mu|apr-util-1.5.3-7|171	%if %{with dbd_odbc}
12mu|apr-util-1.5.3-7|172	%package	dbd-odbc
12mu|apr-util-1.5.3-7|173	Summary:	DBD driver for unixODBC
12mu|apr-util-1.5.3-7|174	Group:		System/Libraries
12mu|apr-util-1.5.3-7|175	License:	Apache License
12mu|apr-util-1.5.3-7|176	Requires:	%{libname} >= %{version}-%{release}
12mu|apr-util-1.5.3-7|177	
12mu|apr-util-1.5.3-7|178	%description	dbd-odbc
12mu|apr-util-1.5.3-7|179	DBD driver for unixODBC.
12mu|apr-util-1.5.3-7|180	%endif
12mu|apr-util-1.5.3-7|181	
12mu|apr-util-1.5.3-7|182	%if %{with dbm_db}
12mu|apr-util-1.5.3-7|183	%package	dbm-db
12mu|apr-util-1.5.3-7|184	Summary:	DBD driver for Berkley BD
12mu|apr-util-1.5.3-7|185	Group:		System/Libraries
12mu|apr-util-1.5.3-7|186	License:	Apache License
12mu|apr-util-1.5.3-7|187	Requires:	%{libname} >= %{version}-%{release}
12mu|apr-util-1.5.3-7|188	
12mu|apr-util-1.5.3-7|189	%description	dbm-db
12mu|apr-util-1.5.3-7|190	DBD driver for Berkley BD.
12mu|apr-util-1.5.3-7|191	%endif
12mu|apr-util-1.5.3-7|192	
12mu|apr-util-1.5.3-7|193	%package	openssl
12mu|apr-util-1.5.3-7|194	Summary:	APR utility library OpenSSL crypto support
12mu|apr-util-1.5.3-7|195	Group:		System/Libraries
12mu|apr-util-1.5.3-7|196	Requires:	%{libname} >= %{version}-%{release}
12mu|apr-util-1.5.3-7|197	
12mu|apr-util-1.5.3-7|198	%description	openssl
12mu|apr-util-1.5.3-7|199	This package provides the OpenSSL crypto support for apr-util.
12mu|apr-util-1.5.3-7|200	
12mu|apr-util-1.5.3-7|201	%package	nss
12mu|apr-util-1.5.3-7|202	Summary:	APR utility library NSS crypto support
12mu|apr-util-1.5.3-7|203	Group:		System/Libraries
12mu|apr-util-1.5.3-7|204	Requires:	%{libname} >= %{version}-%{release}
12mu|apr-util-1.5.3-7|205	
12mu|apr-util-1.5.3-7|206	%description	nss
12mu|apr-util-1.5.3-7|207	This package provides the NSS crypto support for apr-util.
12mu|apr-util-1.5.3-7|208	
12mu|apr-util-1.5.3-7|209	%package -n	%{devname}
12mu|apr-util-1.5.3-7|210	Summary:	APR utility library development kit
12mu|apr-util-1.5.3-7|211	Group:		Development/C
12mu|apr-util-1.5.3-7|212	Requires:	%{libname} >= %{version}-%{release}
12mu|apr-util-1.5.3-7|213	Provides:	%{name}-devel = %{version}-%{release}
12mu|apr-util-1.5.3-7|214	
12mu|apr-util-1.5.3-7|215	%description -n	%{devname}
12mu|apr-util-1.5.3-7|216	This package provides the support files which can be used to
12mu|apr-util-1.5.3-7|217	build applications using the APR utility library.  The mission
12mu|apr-util-1.5.3-7|218	of the Apache Portable Runtime (APR) is to provide a free
12mu|apr-util-1.5.3-7|219	library of C data structures and routines.
12mu|apr-util-1.5.3-7|220	
12mu|apr-util-1.5.3-7|221	%prep
12mu|apr-util-1.5.3-7|222	%setup -q -n %{name}-%{version}
12mu|apr-util-1.5.3-7|223	%patch0 -p0 -b .config
12mu|apr-util-1.5.3-7|224	%patch1 -p0 -b .link
12mu|apr-util-1.5.3-7|225	%patch2 -p0 -b .linkage_fix
12mu|apr-util-1.5.3-7|226	%patch3 -p1 -b .libtoolsucks~
12mu|apr-util-1.5.3-7|227	
12mu|apr-util-1.5.3-7|228	cat >> config.layout << EOF
12mu|apr-util-1.5.3-7|229	<Layout NUX>
12mu|apr-util-1.5.3-7|230	prefix:        %{_prefix}
12mu|apr-util-1.5.3-7|231	exec_prefix:   %{_prefix}
12mu|apr-util-1.5.3-7|232	bindir:        %{_bindir}
12mu|apr-util-1.5.3-7|233	sbindir:       %{_sbindir}
12mu|apr-util-1.5.3-7|234	libdir:        %{_libdir}
12mu|apr-util-1.5.3-7|235	libexecdir:    %{_libexecdir}
12mu|apr-util-1.5.3-7|236	mandir:        %{_mandir}
12mu|apr-util-1.5.3-7|237	infodir:       %{_infodir}
12mu|apr-util-1.5.3-7|238	includedir:    %{_includedir}/apr-%{api}
12mu|apr-util-1.5.3-7|239	sysconfdir:    %{_sysconfdir}
12mu|apr-util-1.5.3-7|240	datadir:       %{_datadir}
12mu|apr-util-1.5.3-7|241	installbuilddir: %{_libdir}/apr-%{api}/build
12mu|apr-util-1.5.3-7|242	localstatedir: /var
12mu|apr-util-1.5.3-7|243	runtimedir:    /var/run
12mu|apr-util-1.5.3-7|244	libsuffix:     -\${APRUTIL_MAJOR_VERSION}
12mu|apr-util-1.5.3-7|245	</Layout>
12mu|apr-util-1.5.3-7|246	EOF
12mu|apr-util-1.5.3-7|247	
12mu|apr-util-1.5.3-7|248	%build
12mu|apr-util-1.5.3-7|249	%serverbuild
12mu|apr-util-1.5.3-7|250	
12mu|apr-util-1.5.3-7|251	# We need to re-run ./buildconf because of any applied patch(es)
12mu|apr-util-1.5.3-7|252	#./buildconf --with-apr=%{_prefix}
12mu|apr-util-1.5.3-7|253	
12mu|apr-util-1.5.3-7|254	# buildconf is borked...
12mu|apr-util-1.5.3-7|255	cp %{_libdir}/apr-%{api}/build/apr_common.m4 %{_libdir}/apr-%{api}/build/find_apr.m4 %{_libdir}/apr-%{api}/build/gen-build.py build/
12mu|apr-util-1.5.3-7|256	
12mu|apr-util-1.5.3-7|257	# conditional lib64 hack
12mu|apr-util-1.5.3-7|258	%if "%{_lib}" != "lib"
12mu|apr-util-1.5.3-7|259	perl -pi -e "s|/lib\b|/%{_lib}|g" build/*.m4
12mu|apr-util-1.5.3-7|260	%endif
12mu|apr-util-1.5.3-7|261	
12mu|apr-util-1.5.3-7|262	export WANT_AUTOCONF_2_5=1
12mu|apr-util-1.5.3-7|263	rm -f configure
12mu|apr-util-1.5.3-7|264	libtoolize --copy --force; aclocal; autoconf --force
12mu|apr-util-1.5.3-7|265	python build/gen-build.py make
12mu|apr-util-1.5.3-7|266	
12mu|apr-util-1.5.3-7|267	sed -i -e '/OBJECTS_all/s, dbd/apr_dbd_[^ ]*\.lo,,g' build-outputs.mk
12mu|apr-util-1.5.3-7|268	
12mu|apr-util-1.5.3-7|269	# force values that may produce wrong results
12mu|apr-util-1.5.3-7|270	export apu_have_sqlite2='0'
12mu|apr-util-1.5.3-7|271	cat >> config.cache << EOF
12mu|apr-util-1.5.3-7|272	ac_cv_header_sqlite_h=no
12mu|apr-util-1.5.3-7|273	ac_cv_lib_sqlite_sqlite_open=no
12mu|apr-util-1.5.3-7|274	ac_cv_ldap_set_rebind_proc_style=three
12mu|apr-util-1.5.3-7|275	EOF
12mu|apr-util-1.5.3-7|276	
12mu|apr-util-1.5.3-7|277	%configure2_5x \
12mu|apr-util-1.5.3-7|278	--cache-file=config.cache \
12mu|apr-util-1.5.3-7|279	--with-apr=%{_prefix} \
12mu|apr-util-1.5.3-7|280	--includedir=%{_includedir}/apr-%{api} \
12mu|apr-util-1.5.3-7|281	--with-installbuilddir=%{_libdir}/apr-%{api}/build \
12mu|apr-util-1.5.3-7|282	--enable-layout=NUX \
12mu|apr-util-1.5.3-7|283	%if %{with dbd_ldap}
12mu|apr-util-1.5.3-7|284	--with-ldap \
12mu|apr-util-1.5.3-7|285	%endif
12mu|apr-util-1.5.3-7|286	%if %{with dbd_freetds}
12mu|apr-util-1.5.3-7|287	--with-freetds=%{_prefix} \
12mu|apr-util-1.5.3-7|288	%endif
12mu|apr-util-1.5.3-7|289	%if %{with dbd_mysql}
12mu|apr-util-1.5.3-7|290	--with-mysql=%{_prefix} \
12mu|apr-util-1.5.3-7|291	%endif
12mu|apr-util-1.5.3-7|292	%if %{with dbd_oracle}
12mu|apr-util-1.5.3-7|293	--with-oracle \
12mu|apr-util-1.5.3-7|294	%endif
12mu|apr-util-1.5.3-7|295	%if %{with dbd_psql}
12mu|apr-util-1.5.3-7|296	--with-pgsql=%{_prefix} \
12mu|apr-util-1.5.3-7|297	%endif
12mu|apr-util-1.5.3-7|298	%if %{with dbd_sqlite3}
12mu|apr-util-1.5.3-7|299	--with-sqlite3=%{_prefix} \
12mu|apr-util-1.5.3-7|300	%endif
12mu|apr-util-1.5.3-7|301	%if %{with dbd_odbc}
12mu|apr-util-1.5.3-7|302	--with-odbc=%{_prefix} \
12mu|apr-util-1.5.3-7|303	%endif
12mu|apr-util-1.5.3-7|304	%if %{with dbm_db}
12mu|apr-util-1.5.3-7|305	--with-berkeley-db \
12mu|apr-util-1.5.3-7|306	%endif
12mu|apr-util-1.5.3-7|307	--without-sqlite2 \
12mu|apr-util-1.5.3-7|308	--without-gdbm \
12mu|apr-util-1.5.3-7|309	--with-crypto \
12mu|apr-util-1.5.3-7|310	--with-openssl=%{_prefix} \
12mu|apr-util-1.5.3-7|311	--with-nss=%{_prefix}
12mu|apr-util-1.5.3-7|312	
12mu|apr-util-1.5.3-7|313	%make
12mu|apr-util-1.5.3-7|314	make dox
12mu|apr-util-1.5.3-7|315	
12mu|apr-util-1.5.3-7|316	%check
12mu|apr-util-1.5.3-7|317	pushd test
12mu|apr-util-1.5.3-7|318	make check
12mu|apr-util-1.5.3-7|319	popd
12mu|apr-util-1.5.3-7|320	
12mu|apr-util-1.5.3-7|321	%install
12mu|apr-util-1.5.3-7|322	%makeinstall_std
12mu|apr-util-1.5.3-7|323	
12mu|apr-util-1.5.3-7|324	# Documentation
12mu|apr-util-1.5.3-7|325	rm -rf html; cp -rp docs/dox/html html
12mu|apr-util-1.5.3-7|326	
12mu|apr-util-1.5.3-7|327	# Remove unnecessary exports from dependency_libs
12mu|apr-util-1.5.3-7|328	sed -ri '/^dependency_libs/{s,-l(pq|sqlite[0-9]|mysqlclient_r|rt|dl|uuid) ,,g}' %{buildroot}%{_libdir}/libapr*.la
12mu|apr-util-1.5.3-7|329	
12mu|apr-util-1.5.3-7|330	# here as well
12mu|apr-util-1.5.3-7|331	sed -ri '/^dependency_libs/{s,%{_libdir}/lib(sqlite[0-9]|mysqlclient_r)\.la ,,g}' %{buildroot}%{_libdir}/libapr*.la
12mu|apr-util-1.5.3-7|332	
12mu|apr-util-1.5.3-7|333	# multiarch anti-borker
12mu|apr-util-1.5.3-7|334	perl -pi -e "s|^LDFLAGS=.*|LDFLAGS=\"\"|g" %{buildroot}%{_bindir}/apu-%{api}-config
12mu|apr-util-1.5.3-7|335	
12mu|apr-util-1.5.3-7|336	# includes anti-borker
12mu|apr-util-1.5.3-7|337	perl -pi -e "s|-I%{_includedir}/mysql||g" %{buildroot}%{_bindir}/apu-%{api}-config
12mu|apr-util-1.5.3-7|338	
12mu|apr-util-1.5.3-7|339	# Unpackaged files
12mu|apr-util-1.5.3-7|340	rm -f %{buildroot}%{_libdir}/aprutil.exp
12mu|apr-util-1.5.3-7|341	
12mu|apr-util-1.5.3-7|342	%files -n %{libname}
12mu|apr-util-1.5.3-7|343	%{_libdir}/libaprutil-%{api}.so.%{major}*
12mu|apr-util-1.5.3-7|344	%dir %{_libdir}/apr-util-%{api}
12mu|apr-util-1.5.3-7|345	
12mu|apr-util-1.5.3-7|346	%files -n %{devname}
12mu|apr-util-1.5.3-7|347	%doc CHANGES LICENSE
12mu|apr-util-1.5.3-7|348	%doc --parents html
12mu|apr-util-1.5.3-7|349	%{_bindir}/apu-%{api}-config
12mu|apr-util-1.5.3-7|350	%{_includedir}/apr-%{api}/*.h
12mu|apr-util-1.5.3-7|351	%{_libdir}/libaprutil-%{api}.so
12mu|apr-util-1.5.3-7|352	%{_libdir}/pkgconfig/*.pc
12mu|apr-util-1.5.3-7|353	
12mu|apr-util-1.5.3-7|354	%if %{with dbd_ldap}
12mu|apr-util-1.5.3-7|355	%files dbd-ldap
12mu|apr-util-1.5.3-7|356	%{_libdir}/apr-util-%{api}/apr_ldap*.so
12mu|apr-util-1.5.3-7|357	%endif
12mu|apr-util-1.5.3-7|358	
12mu|apr-util-1.5.3-7|359	%if %{with dbd_mysql}
12mu|apr-util-1.5.3-7|360	%files dbd-mysql
12mu|apr-util-1.5.3-7|361	%{_libdir}/apr-util-%{api}/apr_dbd_mysql*.so
12mu|apr-util-1.5.3-7|362	%endif
12mu|apr-util-1.5.3-7|363	
12mu|apr-util-1.5.3-7|364	%if %{with dbd_psql}
12mu|apr-util-1.5.3-7|365	%files dbd-pgsql
12mu|apr-util-1.5.3-7|366	%{_libdir}/apr-util-%{api}/apr_dbd_pgsql*.so
12mu|apr-util-1.5.3-7|367	%endif
12mu|apr-util-1.5.3-7|368	
12mu|apr-util-1.5.3-7|369	%if %{with dbd_sqlite3}
12mu|apr-util-1.5.3-7|370	%files dbd-sqlite3
12mu|apr-util-1.5.3-7|371	%{_libdir}/apr-util-%{api}/apr_dbd_sqlite3*.so
12mu|apr-util-1.5.3-7|372	%endif
12mu|apr-util-1.5.3-7|373	
12mu|apr-util-1.5.3-7|374	%if %{with dbd_freetds}
12mu|apr-util-1.5.3-7|375	%files dbd-freetds
12mu|apr-util-1.5.3-7|376	%{_libdir}/apr-util-%{api}/apr_dbd_freetds*.so
12mu|apr-util-1.5.3-7|377	%endif
12mu|apr-util-1.5.3-7|378	
12mu|apr-util-1.5.3-7|379	%if %{with dbd_oracle}
12mu|apr-util-1.5.3-7|380	%files dbd-oracle
12mu|apr-util-1.5.3-7|381	%{_libdir}/apr-util-%{api}/apr_dbd_oracle*.so
12mu|apr-util-1.5.3-7|382	%endif
12mu|apr-util-1.5.3-7|383	
12mu|apr-util-1.5.3-7|384	%if %{with dbd_odbc}
12mu|apr-util-1.5.3-7|385	%files dbd-odbc
12mu|apr-util-1.5.3-7|386	%{_libdir}/apr-util-%{api}/apr_dbd_odbc*.so
12mu|apr-util-1.5.3-7|387	%endif
12mu|apr-util-1.5.3-7|388	
12mu|apr-util-1.5.3-7|389	%if %{with dbm_db}
12mu|apr-util-1.5.3-7|390	%files dbm-db
12mu|apr-util-1.5.3-7|391	%{_libdir}/apr-util-%{api}/apr_dbm_db*.so
12mu|apr-util-1.5.3-7|392	%endif
12mu|apr-util-1.5.3-7|393	
12mu|apr-util-1.5.3-7|394	%files openssl
12mu|apr-util-1.5.3-7|395	%{_libdir}/apr-util-%{api}/apr_crypto_openssl*.so
12mu|apr-util-1.5.3-7|396	
12mu|apr-util-1.5.3-7|397	%files nss
12mu|apr-util-1.5.3-7|398	%{_libdir}/apr-util-%{api}/apr_crypto_nss*.so
12mu|apr-util-1.5.3-7|399	
12mu|apr-util-1.5.3-7|400	
12mu|apr-util-1.5.3-7|401	%changelog
12mu|apr-util-1.5.3-7|402	* Wed Oct 08 2014 dsilakov <denis.silakov@rosalab.ru> 1.5.3-7
12mu|apr-util-1.5.3-7|403	+ Revision: a88f879
12mu|apr-util-1.5.3-7|404	- Merge pull request #1 from import/apr-util:rosa2014.1
12mu|apr-util-1.5.3-7|405	- Backport from rosa2014.1
12mu|apr-util-1.5.3-7|406	
12mu|apr-util-1.5.3-7|407	

19466 12
12mu|aqute-bndlib-0.0.363-4|1	# Copyright (c) 2000-2008, JPackage Project
12mu|aqute-bndlib-0.0.363-4|2	# All rights reserved.
12mu|aqute-bndlib-0.0.363-4|3	#
12mu|aqute-bndlib-0.0.363-4|4	# Redistribution and use in source and binary forms, with or without
12mu|aqute-bndlib-0.0.363-4|5	# modification, are permitted provided that the following conditions
12mu|aqute-bndlib-0.0.363-4|6	# are met:
12mu|aqute-bndlib-0.0.363-4|7	#
12mu|aqute-bndlib-0.0.363-4|8	# 1. Redistributions of source code must retain the above copyright
12mu|aqute-bndlib-0.0.363-4|9	#    notice, this list of conditions and the following disclaimer.
12mu|aqute-bndlib-0.0.363-4|10	# 2. Redistributions in binary form must reproduce the above copyright
12mu|aqute-bndlib-0.0.363-4|11	#    notice, this list of conditions and the following disclaimer in the
12mu|aqute-bndlib-0.0.363-4|12	#    documentation and/or other materials provided with the
12mu|aqute-bndlib-0.0.363-4|13	#    distribution.
12mu|aqute-bndlib-0.0.363-4|14	# 3. Neither the name of the JPackage Project nor the names of its
12mu|aqute-bndlib-0.0.363-4|15	#    contributors may be used to endorse or promote products derived
12mu|aqute-bndlib-0.0.363-4|16	#    from this software without specific prior written permission.
12mu|aqute-bndlib-0.0.363-4|17	#
12mu|aqute-bndlib-0.0.363-4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mu|aqute-bndlib-0.0.363-4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mu|aqute-bndlib-0.0.363-4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mu|aqute-bndlib-0.0.363-4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mu|aqute-bndlib-0.0.363-4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mu|aqute-bndlib-0.0.363-4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mu|aqute-bndlib-0.0.363-4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mu|aqute-bndlib-0.0.363-4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mu|aqute-bndlib-0.0.363-4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mu|aqute-bndlib-0.0.363-4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mu|aqute-bndlib-0.0.363-4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mu|aqute-bndlib-0.0.363-4|29	#
12mu|aqute-bndlib-0.0.363-4|30	
12mu|aqute-bndlib-0.0.363-4|31	Name:           aqute-bndlib
12mu|aqute-bndlib-0.0.363-4|32	Version:        0.0.363
12mu|aqute-bndlib-0.0.363-4|33	Release:        4
12mu|aqute-bndlib-0.0.363-4|34	Summary:        BND Library
12mu|aqute-bndlib-0.0.363-4|35	License:        ASL 2.0
12mu|aqute-bndlib-0.0.363-4|36	Group:          Development/Java
12mu|aqute-bndlib-0.0.363-4|37	URL:            http://www.aQute.biz/Code/Bnd
12mu|aqute-bndlib-0.0.363-4|38	Source0:        http://www.aqute.biz/repo/biz/aQute/bnd/%{version}/bnd-%{version}.jar
12mu|aqute-bndlib-0.0.363-4|39	Source1:        http://www.aqute.biz/repo/biz/aQute/bnd/%{version}/bnd-%{version}.pom
12mu|aqute-bndlib-0.0.363-4|40	Source2:        aqute-service.tar.gz
12mu|aqute-bndlib-0.0.363-4|41	
12mu|aqute-bndlib-0.0.363-4|42	BuildArch:      noarch
12mu|aqute-bndlib-0.0.363-4|43	
12mu|aqute-bndlib-0.0.363-4|44	BuildRequires:  jpackage-utils >= 0:1.7.2
12mu|aqute-bndlib-0.0.363-4|45	BuildRequires:  java-devel >= 0:1.6.0
12mu|aqute-bndlib-0.0.363-4|46	BuildRequires:  ant >= 0:1.6.5
12mu|aqute-bndlib-0.0.363-4|47	BuildRequires:  eclipse-ecj
12mu|aqute-bndlib-0.0.363-4|48	BuildRequires:  eclipse-jdt
12mu|aqute-bndlib-0.0.363-4|49	BuildRequires:  locales-en
12mu|aqute-bndlib-0.0.363-4|50	
12mu|aqute-bndlib-0.0.363-4|51	Requires:  java >= 0:1.5.0
12mu|aqute-bndlib-0.0.363-4|52	Requires(post):    jpackage-utils >= 0:1.7.2
12mu|aqute-bndlib-0.0.363-4|53	Requires(postun):  jpackage-utils >= 0:1.7.2
12mu|aqute-bndlib-0.0.363-4|54	
12mu|aqute-bndlib-0.0.363-4|55	%description
12mu|aqute-bndlib-0.0.363-4|56	The bnd tool helps you create and diagnose OSGi R4 bundles.
12mu|aqute-bndlib-0.0.363-4|57	The key functions are:
12mu|aqute-bndlib-0.0.363-4|58	- Show the manifest and JAR contents of a bundle
12mu|aqute-bndlib-0.0.363-4|59	- Wrap a JAR so that it becomes a bundle
12mu|aqute-bndlib-0.0.363-4|60	- Create a Bundle from a specification and a class path
12mu|aqute-bndlib-0.0.363-4|61	- Verify the validity of the manifest entries
12mu|aqute-bndlib-0.0.363-4|62	The tool is capable of acting as:
12mu|aqute-bndlib-0.0.363-4|63	- Command line tool
12mu|aqute-bndlib-0.0.363-4|64	- File format
12mu|aqute-bndlib-0.0.363-4|65	- Directives
12mu|aqute-bndlib-0.0.363-4|66	- Use of macros
12mu|aqute-bndlib-0.0.363-4|67	
12mu|aqute-bndlib-0.0.363-4|68	%package javadoc
12mu|aqute-bndlib-0.0.363-4|69	Summary:        Javadoc for %{name}
12mu|aqute-bndlib-0.0.363-4|70	Group:          Development/Java
12mu|aqute-bndlib-0.0.363-4|71	
12mu|aqute-bndlib-0.0.363-4|72	%description javadoc
12mu|aqute-bndlib-0.0.363-4|73	Javadoc for %{name}.
12mu|aqute-bndlib-0.0.363-4|74	
12mu|aqute-bndlib-0.0.363-4|75	%prep
12mu|aqute-bndlib-0.0.363-4|76	%setup -q -c
12mu|aqute-bndlib-0.0.363-4|77	mkdir -p target/site/apidocs/
12mu|aqute-bndlib-0.0.363-4|78	mkdir -p target/classes/
12mu|aqute-bndlib-0.0.363-4|79	mkdir -p src/main/
12mu|aqute-bndlib-0.0.363-4|80	mv OSGI-OPT/src src/main/java
12mu|aqute-bndlib-0.0.363-4|81	pushd src/main/java
12mu|aqute-bndlib-0.0.363-4|82	tar xfs %{SOURCE2}
12mu|aqute-bndlib-0.0.363-4|83	popd
12mu|aqute-bndlib-0.0.363-4|84	sed -i "s|import aQute.lib.filter.*;||g" src/main/java/aQute/bnd/make/ComponentDef.java
12mu|aqute-bndlib-0.0.363-4|85	sed -i "s|import aQute.lib.filter.*;||g" src/main/java/aQute/bnd/make/ServiceComponent.java
12mu|aqute-bndlib-0.0.363-4|86	
12mu|aqute-bndlib-0.0.363-4|87	%build
12mu|aqute-bndlib-0.0.363-4|88	export LANG=en_US.utf-8
12mu|aqute-bndlib-0.0.363-4|89	export LC_ALL=en_US.utf-8
12mu|aqute-bndlib-0.0.363-4|90	export OPT_JAR_LIST=:
12mu|aqute-bndlib-0.0.363-4|91	export CLASSPATH=$(build-classpath ant)
12mu|aqute-bndlib-0.0.363-4|92	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.osgi_*.jar)
12mu|aqute-bndlib-0.0.363-4|93	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.osgi.services_*.jar)
12mu|aqute-bndlib-0.0.363-4|94	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.jface_*.jar)
12mu|aqute-bndlib-0.0.363-4|95	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.jface.databinding_*.jar)
12mu|aqute-bndlib-0.0.363-4|96	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.jface.text_*.jar)
12mu|aqute-bndlib-0.0.363-4|97	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui_*.jar)
12mu|aqute-bndlib-0.0.363-4|98	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui.ide_*.jar)
12mu|aqute-bndlib-0.0.363-4|99	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.core.commands_*.jar)
12mu|aqute-bndlib-0.0.363-4|100	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.core.jobs_*.jar)
12mu|aqute-bndlib-0.0.363-4|101	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.core.runtime_*.jar)
12mu|aqute-bndlib-0.0.363-4|102	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.core.resources_*.jar)
12mu|aqute-bndlib-0.0.363-4|103	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.debug.core_*.jar)
12mu|aqute-bndlib-0.0.363-4|104	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.debug.ui_*.jar)
12mu|aqute-bndlib-0.0.363-4|105	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.text_*.jar)
12mu|aqute-bndlib-0.0.363-4|106	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui.console_*.jar)
12mu|aqute-bndlib-0.0.363-4|107	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui.editors_*.jar)
12mu|aqute-bndlib-0.0.363-4|108	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui.workbench_*.jar)
12mu|aqute-bndlib-0.0.363-4|109	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.ui.workbench.texteditor_*.jar)
12mu|aqute-bndlib-0.0.363-4|110	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.core_*.jar)
12mu|aqute-bndlib-0.0.363-4|111	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.debug.ui_*.jar)
12mu|aqute-bndlib-0.0.363-4|112	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.launching_*.jar)
12mu|aqute-bndlib-0.0.363-4|113	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit_*.jar)
12mu|aqute-bndlib-0.0.363-4|114	#CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.junit.core_*.jar)
12mu|aqute-bndlib-0.0.363-4|115	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/dropins/jdt/plugins/org.eclipse.jdt.ui_*.jar)
12mu|aqute-bndlib-0.0.363-4|116	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.equinox.common_*.jar)
12mu|aqute-bndlib-0.0.363-4|117	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.equinox.registry_*.jar)
12mu|aqute-bndlib-0.0.363-4|118	CLASSPATH=${CLASSPATH}:$(ls /usr/lib*/eclipse/plugins/org.eclipse.swt.*.jar)
12mu|aqute-bndlib-0.0.363-4|119	
12mu|aqute-bndlib-0.0.363-4|120	javac -d target/classes -target 1.5 -source 1.5 $(find src/main/java -type f -name "*.java")
12mu|aqute-bndlib-0.0.363-4|121	javadoc -d target/site/apidocs -sourcepath src/main/java aQute.lib.header aQute.lib.osgi aQute.lib.qtokens aQute.lib.filter
12mu|aqute-bndlib-0.0.363-4|122	cp -p LICENSE maven-dependencies.txt plugin.xml pom.xml target/classes
12mu|aqute-bndlib-0.0.363-4|123	for f in $(find aQute/ -type f -not -name "*.class"); do
12mu|aqute-bndlib-0.0.363-4|124	cp -p $f target/classes/$f
12mu|aqute-bndlib-0.0.363-4|125	done
12mu|aqute-bndlib-0.0.363-4|126	pushd target/classes
12mu|aqute-bndlib-0.0.363-4|127	jar cmf ../../META-INF/MANIFEST.MF ../%{name}-%{version}.jar *
12mu|aqute-bndlib-0.0.363-4|128	popd
12mu|aqute-bndlib-0.0.363-4|129	
12mu|aqute-bndlib-0.0.363-4|130	sed -i "s|\r||g" LICENSE
12mu|aqute-bndlib-0.0.363-4|131	
12mu|aqute-bndlib-0.0.363-4|132	%install
12mu|aqute-bndlib-0.0.363-4|133	# jars
12mu|aqute-bndlib-0.0.363-4|134	install -d -m 755 %{buildroot}%{_javadir}
12mu|aqute-bndlib-0.0.363-4|135	install -pm 644 target/%{name}-%{version}.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mu|aqute-bndlib-0.0.363-4|136	%add_to_maven_depmap biz.aQute bndlib %{version} JPP %{name}
12mu|aqute-bndlib-0.0.363-4|137	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mu|aqute-bndlib-0.0.363-4|138	
12mu|aqute-bndlib-0.0.363-4|139	# pom
12mu|aqute-bndlib-0.0.363-4|140	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
12mu|aqute-bndlib-0.0.363-4|141	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
12mu|aqute-bndlib-0.0.363-4|142	
12mu|aqute-bndlib-0.0.363-4|143	# javadoc
12mu|aqute-bndlib-0.0.363-4|144	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12mu|aqute-bndlib-0.0.363-4|145	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mu|aqute-bndlib-0.0.363-4|146	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mu|aqute-bndlib-0.0.363-4|147	
12mu|aqute-bndlib-0.0.363-4|148	%post
12mu|aqute-bndlib-0.0.363-4|149	%update_maven_depmap
12mu|aqute-bndlib-0.0.363-4|150	
12mu|aqute-bndlib-0.0.363-4|151	%postun
12mu|aqute-bndlib-0.0.363-4|152	%update_maven_depmap
12mu|aqute-bndlib-0.0.363-4|153	
12mu|aqute-bndlib-0.0.363-4|154	%files
12mu|aqute-bndlib-0.0.363-4|155	%defattr(-,root,root,-)
12mu|aqute-bndlib-0.0.363-4|156	%doc LICENSE
12mu|aqute-bndlib-0.0.363-4|157	%{_javadir}/%{name}-%{version}.jar
12mu|aqute-bndlib-0.0.363-4|158	%{_javadir}/%{name}.jar
12mu|aqute-bndlib-0.0.363-4|159	%{_datadir}/maven2/poms/JPP-aqute-bndlib.pom
12mu|aqute-bndlib-0.0.363-4|160	%{_mavendepmapfragdir}/aqute-bndlib
12mu|aqute-bndlib-0.0.363-4|161	
12mu|aqute-bndlib-0.0.363-4|162	%files javadoc
12mu|aqute-bndlib-0.0.363-4|163	%defattr(-,root,root,-)
12mu|aqute-bndlib-0.0.363-4|164	%{_javadocdir}/%{name}-%{version}
12mu|aqute-bndlib-0.0.363-4|165	%{_javadocdir}/%{name}
12mu|aqute-bndlib-0.0.363-4|166	
12mu|aqute-bndlib-0.0.363-4|167	
12mu|aqute-bndlib-0.0.363-4|168	%changelog
12mu|aqute-bndlib-0.0.363-4|169	* Fri Oct 12 2012 Denis Silakov <denis.silakov@rosalab.ru> 0.0.363-4
12mu|aqute-bndlib-0.0.363-4|170	+ Revision: 4e1d945
12mu|aqute-bndlib-0.0.363-4|171	- Set LC_ALL to UTF-8
12mu|aqute-bndlib-0.0.363-4|172	
12mu|aqute-bndlib-0.0.363-4|173	

19467 12
12mu|argyllcms-1.5.1-2|1	%define major 0
12mu|argyllcms-1.5.1-2|2	%define libname %mklibname argyll %{major}
12mu|argyllcms-1.5.1-2|3	%define libicc %mklibname argyllicc %{major}
12mu|argyllcms-1.5.1-2|4	%define devname %mklibname argyll -d
12mu|argyllcms-1.5.1-2|5	
12mu|argyllcms-1.5.1-2|6	Summary:	ICC compatible color management system
12mu|argyllcms-1.5.1-2|7	Name:		argyllcms
12mu|argyllcms-1.5.1-2|8	Version:	1.5.1
12mu|argyllcms-1.5.1-2|9	Release:	2
12mu|argyllcms-1.5.1-2|10	Group:		Graphics
12mu|argyllcms-1.5.1-2|11	License:	GPLv3 and BSD and MIT and AGPLv3
12mu|argyllcms-1.5.1-2|12	Url:		http://gitorious.org/hargyllcms
12mu|argyllcms-1.5.1-2|13	Source0:	http://people.freedesktop.org/~hughsient/releases/hargyllcms-%{version}.tar.xz
12mu|argyllcms-1.5.1-2|14	BuildRequires:	jpeg-devel
12mu|argyllcms-1.5.1-2|15	BuildRequires:	pkgconfig(libtiff-4)
12mu|argyllcms-1.5.1-2|16	BuildRequires:	pkgconfig(libusb-1.0)
12mu|argyllcms-1.5.1-2|17	BuildRequires:	pkgconfig(x11)
12mu|argyllcms-1.5.1-2|18	BuildRequires:	pkgconfig(xext)
12mu|argyllcms-1.5.1-2|19	BuildRequires:	pkgconfig(xinerama)
12mu|argyllcms-1.5.1-2|20	BuildRequires:	pkgconfig(xrandr)
12mu|argyllcms-1.5.1-2|21	BuildRequires:	pkgconfig(xscrnsaver)
12mu|argyllcms-1.5.1-2|22	BuildRequires:	pkgconfig(xxf86vm)
12mu|argyllcms-1.5.1-2|23	Requires:	udev
12mu|argyllcms-1.5.1-2|24	
12mu|argyllcms-1.5.1-2|25	%description
12mu|argyllcms-1.5.1-2|26	The Argyll color management system supports accurate ICC profile creation for
12mu|argyllcms-1.5.1-2|27	scanners, CMYK printers, film recorders and calibration and profiling of
12mu|argyllcms-1.5.1-2|28	displays.
12mu|argyllcms-1.5.1-2|29	
12mu|argyllcms-1.5.1-2|30	Spectral sample data is supported, allowing a selection of illuminants observer
12mu|argyllcms-1.5.1-2|31	types, and paper fluorescent whitener additive compensation. Profiles can also
12mu|argyllcms-1.5.1-2|32	incorporate source specific gamut mappings for perceptual and saturation
12mu|argyllcms-1.5.1-2|33	intents. Gamut mapping and profile linking uses the CIECAM02 appearance model,
12mu|argyllcms-1.5.1-2|34	a unique gamut mapping algorithm, and a wide selection of rendering intents. It
12mu|argyllcms-1.5.1-2|35	also includes code for the fastest portable 8 bit raster color conversion
12mu|argyllcms-1.5.1-2|36	engine available anywhere, as well as support for fast, fully accurate 16 bit
12mu|argyllcms-1.5.1-2|37	conversion. Device color gamuts can also be viewed and compared using a VRML
12mu|argyllcms-1.5.1-2|38	viewer.
12mu|argyllcms-1.5.1-2|39	
12mu|argyllcms-1.5.1-2|40	%files
12mu|argyllcms-1.5.1-2|41	%defattr(0644,root,root,0755)
12mu|argyllcms-1.5.1-2|42	%doc %{_defaultdocdir}/argyll
12mu|argyllcms-1.5.1-2|43	%attr(0755,root,root) %{_bindir}/*
12mu|argyllcms-1.5.1-2|44	%{_datadir}/color/argyll
12mu|argyllcms-1.5.1-2|45	%doc AUTHORS ChangeLog Readme.txt
12mu|argyllcms-1.5.1-2|46	
12mu|argyllcms-1.5.1-2|47	#----------------------------------------------------------------------------
12mu|argyllcms-1.5.1-2|48	
12mu|argyllcms-1.5.1-2|49	%package -n %{libname}
12mu|argyllcms-1.5.1-2|50	Summary:	Argyll CMS libraries
12mu|argyllcms-1.5.1-2|51	Group:		System/Libraries
12mu|argyllcms-1.5.1-2|52	
12mu|argyllcms-1.5.1-2|53	%description -n %{libname}
12mu|argyllcms-1.5.1-2|54	This package contains shared libraries used by Argyll CMS.
12mu|argyllcms-1.5.1-2|55	
12mu|argyllcms-1.5.1-2|56	%files -n %{libname}
12mu|argyllcms-1.5.1-2|57	%{_libdir}/libargyll.so.%{major}*
12mu|argyllcms-1.5.1-2|58	
12mu|argyllcms-1.5.1-2|59	#----------------------------------------------------------------------------
12mu|argyllcms-1.5.1-2|60	
12mu|argyllcms-1.5.1-2|61	%package -n %{libicc}
12mu|argyllcms-1.5.1-2|62	Summary:	Argyll CMS libraries
12mu|argyllcms-1.5.1-2|63	Group:		System/Libraries
12mu|argyllcms-1.5.1-2|64	Conflicts:	%{_lib}argyll0 < 1.5.1-2
12mu|argyllcms-1.5.1-2|65	
12mu|argyllcms-1.5.1-2|66	%description -n %{libicc}
12mu|argyllcms-1.5.1-2|67	This package contains shared libraries used by Argyll CMS.
12mu|argyllcms-1.5.1-2|68	
12mu|argyllcms-1.5.1-2|69	%files -n %{libicc}
12mu|argyllcms-1.5.1-2|70	%{_libdir}/libargyllicc.so.%{major}*
12mu|argyllcms-1.5.1-2|71	
12mu|argyllcms-1.5.1-2|72	#----------------------------------------------------------------------------
12mu|argyllcms-1.5.1-2|73	
12mu|argyllcms-1.5.1-2|74	%package -n %{devname}
12mu|argyllcms-1.5.1-2|75	Summary:	Argyll CMS development files
12mu|argyllcms-1.5.1-2|76	Group:		Development/C
12mu|argyllcms-1.5.1-2|77	Requires:	%{libname} = %{EVRD}
12mu|argyllcms-1.5.1-2|78	Requires:	%{libicc} = %{EVRD}
12mu|argyllcms-1.5.1-2|79	Provides:	%{name}-devel = %{EVRD}
12mu|argyllcms-1.5.1-2|80	
12mu|argyllcms-1.5.1-2|81	%description -n %{devname}
12mu|argyllcms-1.5.1-2|82	This package contains development files for Argyll CMS shared libraries.
12mu|argyllcms-1.5.1-2|83	
12mu|argyllcms-1.5.1-2|84	%files -n %{devname}
12mu|argyllcms-1.5.1-2|85	%doc AUTHORS ChangeLog Readme.txt
12mu|argyllcms-1.5.1-2|86	%{_libdir}/libargyll*.so
12mu|argyllcms-1.5.1-2|87	
12mu|argyllcms-1.5.1-2|88	#----------------------------------------------------------------------------
12mu|argyllcms-1.5.1-2|89	
12mu|argyllcms-1.5.1-2|90	%prep
12mu|argyllcms-1.5.1-2|91	%setup -q -n hargyllcms-%{version}
12mu|argyllcms-1.5.1-2|92	autoreconf
12mu|argyllcms-1.5.1-2|93	
12mu|argyllcms-1.5.1-2|94	%build
12mu|argyllcms-1.5.1-2|95	export LDFLAGS="-ldl"
12mu|argyllcms-1.5.1-2|96	%configure2_5x --disable-static
12mu|argyllcms-1.5.1-2|97	#parallel build is broken
12mu|argyllcms-1.5.1-2|98	make
12mu|argyllcms-1.5.1-2|99	
12mu|argyllcms-1.5.1-2|100	%install
12mu|argyllcms-1.5.1-2|101	%makeinstall_std
12mu|argyllcms-1.5.1-2|102	
12mu|argyllcms-1.5.1-2|103	
12mu|argyllcms-1.5.1-2|104	%changelog
12mu|argyllcms-1.5.1-2|105	* Wed Nov 27 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.1-2
12mu|argyllcms-1.5.1-2|106	+ Revision: 2e11caf
12mu|argyllcms-1.5.1-2|107	- LOG Split library package according to our policies, spec cleanup
12mu|argyllcms-1.5.1-2|108	
12mu|argyllcms-1.5.1-2|109	

19468 12
12mu|ark-4.12.4-1|1	Summary:	Handle file archives
12mu|ark-4.12.4-1|2	Name:		ark
12mu|ark-4.12.4-1|3	Version:	4.12.4
12mu|ark-4.12.4-1|4	Release:	1
12mu|ark-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|ark-4.12.4-1|6	License:	LGPLv2
12mu|ark-4.12.4-1|7	Url:		http://utils.kde.org/projects/ark
12mu|ark-4.12.4-1|8	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|ark-4.12.4-1|9	%if %{is_beta}
12mu|ark-4.12.4-1|10	%define ftpdir unstable
12mu|ark-4.12.4-1|11	%else
12mu|ark-4.12.4-1|12	%define ftpdir stable
12mu|ark-4.12.4-1|13	%endif
12mu|ark-4.12.4-1|14	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|ark-4.12.4-1|15	BuildRequires:	kdebase4-devel
12mu|ark-4.12.4-1|16	BuildRequires:	kdelibs4-devel
12mu|ark-4.12.4-1|17	BuildRequires:	bzip2-devel
12mu|ark-4.12.4-1|18	BuildRequires:	pkgconfig(QJson)
12mu|ark-4.12.4-1|19	BuildRequires:	pkgconfig(libarchive)
12mu|ark-4.12.4-1|20	BuildRequires:	pkgconfig(liblzma)
12mu|ark-4.12.4-1|21	BuildRequires:	pkgconfig(zlib)
12mu|ark-4.12.4-1|22	Suggests:	p7zip
12mu|ark-4.12.4-1|23	Suggests:	unzip
12mu|ark-4.12.4-1|24	
12mu|ark-4.12.4-1|25	%description
12mu|ark-4.12.4-1|26	Ark is a program for managing various archive formats within the KDE
12mu|ark-4.12.4-1|27	environment.
12mu|ark-4.12.4-1|28	
12mu|ark-4.12.4-1|29	%files
12mu|ark-4.12.4-1|30	%{_kde_bindir}/ark
12mu|ark-4.12.4-1|31	%{_kde_libdir}/kde4/kerfuffle_*
12mu|ark-4.12.4-1|32	%{_kde_libdir}/kde4/arkpart.so
12mu|ark-4.12.4-1|33	%{_kde_libdir}/kde4/libextracthere.so
12mu|ark-4.12.4-1|34	%{_kde_applicationsdir}/ark.desktop
12mu|ark-4.12.4-1|35	%{_kde_appsdir}/ark
12mu|ark-4.12.4-1|36	%{_kde_datadir}/config.kcfg/ark.kcfg
12mu|ark-4.12.4-1|37	%{_kde_iconsdir}/hicolor/*/apps/ark*
12mu|ark-4.12.4-1|38	%{_kde_services}/ark_part.desktop
12mu|ark-4.12.4-1|39	%{_kde_services}/kerfuffle_*
12mu|ark-4.12.4-1|40	%{_kde_services}/ark_dndextract.desktop
12mu|ark-4.12.4-1|41	%{_kde_services}/ServiceMenus/ark_*.desktop
12mu|ark-4.12.4-1|42	%{_kde_servicetypes}/kerfufflePlugin.desktop
12mu|ark-4.12.4-1|43	%{_kde_docdir}/HTML/*/ark
12mu|ark-4.12.4-1|44	%{_kde_mandir}/man1/ark.1.*
12mu|ark-4.12.4-1|45	
12mu|ark-4.12.4-1|46	#---------------------------------------------
12mu|ark-4.12.4-1|47	
12mu|ark-4.12.4-1|48	%define libkerfuffle_major 4
12mu|ark-4.12.4-1|49	%define libkerfuffle %mklibname kerfuffle %{libkerfuffle_major}
12mu|ark-4.12.4-1|50	
12mu|ark-4.12.4-1|51	%package -n %{libkerfuffle}
12mu|ark-4.12.4-1|52	Summary:	KDE 4 library
12mu|ark-4.12.4-1|53	Group:		System/Libraries
12mu|ark-4.12.4-1|54	
12mu|ark-4.12.4-1|55	%description -n %{libkerfuffle}
12mu|ark-4.12.4-1|56	KDE 4 library.
12mu|ark-4.12.4-1|57	
12mu|ark-4.12.4-1|58	%files -n %{libkerfuffle}
12mu|ark-4.12.4-1|59	%{_kde_libdir}/libkerfuffle.so.%{libkerfuffle_major}*
12mu|ark-4.12.4-1|60	
12mu|ark-4.12.4-1|61	#---------------------------------------------
12mu|ark-4.12.4-1|62	
12mu|ark-4.12.4-1|63	%package devel
12mu|ark-4.12.4-1|64	Summary:	Devel stuff for %{name}
12mu|ark-4.12.4-1|65	Group:		Development/KDE and Qt
12mu|ark-4.12.4-1|66	Requires:	kdelibs4-devel
12mu|ark-4.12.4-1|67	Requires:	%{libkerfuffle} = %{EVRD}
12mu|ark-4.12.4-1|68	
12mu|ark-4.12.4-1|69	%description devel
12mu|ark-4.12.4-1|70	Files needed to build applications based on %{name}.
12mu|ark-4.12.4-1|71	
12mu|ark-4.12.4-1|72	%files devel
12mu|ark-4.12.4-1|73	%{_kde_libdir}/libkerfuffle.so
12mu|ark-4.12.4-1|74	
12mu|ark-4.12.4-1|75	#----------------------------------------------------------------------
12mu|ark-4.12.4-1|76	
12mu|ark-4.12.4-1|77	%prep
12mu|ark-4.12.4-1|78	%setup -q
12mu|ark-4.12.4-1|79	
12mu|ark-4.12.4-1|80	%build
12mu|ark-4.12.4-1|81	%cmake_kde4
12mu|ark-4.12.4-1|82	%make
12mu|ark-4.12.4-1|83	
12mu|ark-4.12.4-1|84	%install
12mu|ark-4.12.4-1|85	%makeinstall_std -C build
12mu|ark-4.12.4-1|86	
12mu|ark-4.12.4-1|87	
12mu|ark-4.12.4-1|88	%changelog
12mu|ark-4.12.4-1|89	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|ark-4.12.4-1|90	+ Revision: ca388f1
12mu|ark-4.12.4-1|91	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|ark-4.12.4-1|92	
12mu|ark-4.12.4-1|93	

19469 12
12mu|aspell-da-1.7.42-2|1	%define _enable_debug_packages %{nil}
12mu|aspell-da-1.7.42-2|2	%define debug_package          %{nil}
12mu|aspell-da-1.7.42-2|3	
12mu|aspell-da-1.7.42-2|4	%define src_ver %{version}
12mu|aspell-da-1.7.42-2|5	%define fname new_aspell-da
12mu|aspell-da-1.7.42-2|6	%define aspell_ver 0.60
12mu|aspell-da-1.7.42-2|7	%define languagelocal dansk
12mu|aspell-da-1.7.42-2|8	%define languageeng danish
12mu|aspell-da-1.7.42-2|9	%define languageenglazy Danish
12mu|aspell-da-1.7.42-2|10	%define languagecode da
12mu|aspell-da-1.7.42-2|11	
12mu|aspell-da-1.7.42-2|12	Summary:       %{languageenglazy} files for aspell
12mu|aspell-da-1.7.42-2|13	Name:          aspell-%{languagecode}
12mu|aspell-da-1.7.42-2|14	Version:       1.7.42
12mu|aspell-da-1.7.42-2|15	Release:       2
12mu|aspell-da-1.7.42-2|16	Epoch:	       1
12mu|aspell-da-1.7.42-2|17	Group:         System/Internationalization
12mu|aspell-da-1.7.42-2|18	Source:        http://da.speling.org/filer/new_aspell-da-%version.tar.bz2
12mu|aspell-da-1.7.42-2|19	URL:           http://da.speling.org/
12mu|aspell-da-1.7.42-2|20	License:       GPL
12mu|aspell-da-1.7.42-2|21	Provides: spell-da
12mu|aspell-da-1.7.42-2|22	
12mu|aspell-da-1.7.42-2|23	BuildRequires: aspell >= %{aspell_ver}
12mu|aspell-da-1.7.42-2|24	Requires:      aspell >= %{aspell_ver}
12mu|aspell-da-1.7.42-2|25	
12mu|aspell-da-1.7.42-2|26	# Mandriva Stuff
12mu|aspell-da-1.7.42-2|27	Requires:      locales-%{languagecode}
12mu|aspell-da-1.7.42-2|28	# aspell = 1, myspell = 2, lang-specific = 3
12mu|aspell-da-1.7.42-2|29	Provides:      enchant-dictionary = 1
12mu|aspell-da-1.7.42-2|30	Provides:      aspell-dictionary aspell-dk
12mu|aspell-da-1.7.42-2|31	
12mu|aspell-da-1.7.42-2|32	# RedHat Stuff.
12mu|aspell-da-1.7.42-2|33	#Obsoletes: ispell-dk, ispell-danish
12mu|aspell-da-1.7.42-2|34	Obsoletes: aspell-dk
12mu|aspell-da-1.7.42-2|35	
12mu|aspell-da-1.7.42-2|36	Autoreqprov:   no
12mu|aspell-da-1.7.42-2|37	
12mu|aspell-da-1.7.42-2|38	%description
12mu|aspell-da-1.7.42-2|39	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mu|aspell-da-1.7.42-2|40	
12mu|aspell-da-1.7.42-2|41	%prep
12mu|aspell-da-1.7.42-2|42	%setup -q -n %{fname}-%{src_ver}
12mu|aspell-da-1.7.42-2|43	
12mu|aspell-da-1.7.42-2|44	%build
12mu|aspell-da-1.7.42-2|45	# don't use configure macro
12mu|aspell-da-1.7.42-2|46	./configure
12mu|aspell-da-1.7.42-2|47	%make
12mu|aspell-da-1.7.42-2|48	
12mu|aspell-da-1.7.42-2|49	%install
12mu|aspell-da-1.7.42-2|50	%makeinstall_std
12mu|aspell-da-1.7.42-2|51	chmod 644 README Copyright
12mu|aspell-da-1.7.42-2|52	
12mu|aspell-da-1.7.42-2|53	%files
12mu|aspell-da-1.7.42-2|54	%doc README*
12mu|aspell-da-1.7.42-2|55	%{_libdir}/aspell-%{aspell_ver}/*
12mu|aspell-da-1.7.42-2|56	
12mu|aspell-da-1.7.42-2|57	
12mu|aspell-da-1.7.42-2|58	
12mu|aspell-da-1.7.42-2|59	
12mu|aspell-da-1.7.42-2|60	%changelog
12mu|aspell-da-1.7.42-2|61	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.6.19-5mdv2011.0
12mu|aspell-da-1.7.42-2|62	+ Revision: 662804
12mu|aspell-da-1.7.42-2|63	- mass rebuild
12mu|aspell-da-1.7.42-2|64	
12mu|aspell-da-1.7.42-2|65	* Mon Nov 29 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.6.19-4mdv2011.0
12mu|aspell-da-1.7.42-2|66	+ Revision: 603199
12mu|aspell-da-1.7.42-2|67	- rebuild
12mu|aspell-da-1.7.42-2|68	
12mu|aspell-da-1.7.42-2|69	* Sun Mar 14 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.6.19-3mdv2010.1
12mu|aspell-da-1.7.42-2|70	+ Revision: 518913
12mu|aspell-da-1.7.42-2|71	- rebuild
12mu|aspell-da-1.7.42-2|72	
12mu|aspell-da-1.7.42-2|73	* Sun Aug 09 2009 Oden Eriksson <oeriksson@mandriva.com> 1:1.6.19-2mdv2010.0
12mu|aspell-da-1.7.42-2|74	+ Revision: 413059
12mu|aspell-da-1.7.42-2|75	- rebuild
12mu|aspell-da-1.7.42-2|76	
12mu|aspell-da-1.7.42-2|77	* Fri Nov 14 2008 Funda Wang <fwang@mandriva.org> 1:1.6.19-1mdv2009.1
12mu|aspell-da-1.7.42-2|78	+ Revision: 303227
12mu|aspell-da-1.7.42-2|79	- new version 1.6.19
12mu|aspell-da-1.7.42-2|80	
12mu|aspell-da-1.7.42-2|81	* Sun Aug 10 2008 Funda Wang <fwang@mandriva.org> 1:1.6.16-1mdv2009.0
12mu|aspell-da-1.7.42-2|82	+ Revision: 270148
12mu|aspell-da-1.7.42-2|83	- New version 1.6.16
12mu|aspell-da-1.7.42-2|84	
12mu|aspell-da-1.7.42-2|85	* Mon Jun 16 2008 Thierry Vignaud <tv@mandriva.org> 1:1.4.42.1-6mdv2009.0
12mu|aspell-da-1.7.42-2|86	+ Revision: 220368
12mu|aspell-da-1.7.42-2|87	- rebuild
12mu|aspell-da-1.7.42-2|88	
12mu|aspell-da-1.7.42-2|89	* Sun Mar 09 2008 Anssi Hannula <anssi@mandriva.org> 1:1.4.42.1-5mdv2008.1
12mu|aspell-da-1.7.42-2|90	+ Revision: 182411
12mu|aspell-da-1.7.42-2|91	- provide enchant-dictionary
12mu|aspell-da-1.7.42-2|92	
12mu|aspell-da-1.7.42-2|93	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 1:1.4.42.1-4mdv2008.1
12mu|aspell-da-1.7.42-2|94	+ Revision: 148745
12mu|aspell-da-1.7.42-2|95	- rebuild
12mu|aspell-da-1.7.42-2|96	- kill re-definition of %%buildroot on Pixel's request
12mu|aspell-da-1.7.42-2|97	- s/Mandrake/Mandriva/
12mu|aspell-da-1.7.42-2|98	
12mu|aspell-da-1.7.42-2|99	+ Olivier Blin <oblin@mandriva.com>
12mu|aspell-da-1.7.42-2|100	- restore BuildRoot
12mu|aspell-da-1.7.42-2|101	
12mu|aspell-da-1.7.42-2|102	
12mu|aspell-da-1.7.42-2|103	* Wed Feb 21 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.42.1-3mdv2007.0
12mu|aspell-da-1.7.42-2|104	+ Revision: 124099
12mu|aspell-da-1.7.42-2|105	- rebuilt due to bs fjukiness
12mu|aspell-da-1.7.42-2|106	- Import aspell-da
12mu|aspell-da-1.7.42-2|107	
12mu|aspell-da-1.7.42-2|108	* Wed Feb 21 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.42.1-2mdv2007.1
12mu|aspell-da-1.7.42-2|109	- use the mkrel macro
12mu|aspell-da-1.7.42-2|110	- disable debug packages
12mu|aspell-da-1.7.42-2|111	
12mu|aspell-da-1.7.42-2|112	* Fri Dec 03 2004 Pablo Saratxaga <pablo@mandrakesoft.com> 1.4.42.1-1mdk
12mu|aspell-da-1.7.42-2|113	- new release
12mu|aspell-da-1.7.42-2|114	
12mu|aspell-da-1.7.42-2|115	* Tue Jul 20 2004 Pablo Saratxaga <pablo@mandrakesoft.com> 0.50.2-7mdk
12mu|aspell-da-1.7.42-2|116	- updated
12mu|aspell-da-1.7.42-2|117	

19470 12
12mu|aspell-hsb-0.02.0-1|1	%define _enable_debug_packages %{nil}
12mu|aspell-hsb-0.02.0-1|2	%define debug_package          %{nil}
12mu|aspell-hsb-0.02.0-1|3	
12mu|aspell-hsb-0.02.0-1|4	%define src_ver 0.02-0
12mu|aspell-hsb-0.02.0-1|5	%define fname aspell6-%{languagecode}
12mu|aspell-hsb-0.02.0-1|6	%define aspell_ver 0.60
12mu|aspell-hsb-0.02.0-1|7	%define languageenglazy Upper Sorbian
12mu|aspell-hsb-0.02.0-1|8	%define languagecode hsb
12mu|aspell-hsb-0.02.0-1|9	%define lc_ctype hsb_DE
12mu|aspell-hsb-0.02.0-1|10	
12mu|aspell-hsb-0.02.0-1|11	Summary:       %{languageenglazy} files for aspell
12mu|aspell-hsb-0.02.0-1|12	Name:          aspell-%{languagecode}
12mu|aspell-hsb-0.02.0-1|13	Version:       0.02.0
12mu|aspell-hsb-0.02.0-1|14	Release:       1
12mu|aspell-hsb-0.02.0-1|15	Group:         System/Internationalization
12mu|aspell-hsb-0.02.0-1|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mu|aspell-hsb-0.02.0-1|17	URL:		   http://aspell.net/
12mu|aspell-hsb-0.02.0-1|18	License:	   GPL
12mu|aspell-hsb-0.02.0-1|19	Provides: spell-%{languagecode}
12mu|aspell-hsb-0.02.0-1|20	
12mu|aspell-hsb-0.02.0-1|21	BuildRequires: aspell >= %{aspell_ver}
12mu|aspell-hsb-0.02.0-1|22	BuildRequires: make
12mu|aspell-hsb-0.02.0-1|23	Requires:      aspell >= %{aspell_ver}
12mu|aspell-hsb-0.02.0-1|24	
12mu|aspell-hsb-0.02.0-1|25	# Mandriva Stuff
12mu|aspell-hsb-0.02.0-1|26	Requires:      locales-%{languagecode}
12mu|aspell-hsb-0.02.0-1|27	# aspell = 1, myspell = 2, lang-specific = 3
12mu|aspell-hsb-0.02.0-1|28	Provides:      enchant-dictionary = 1
12mu|aspell-hsb-0.02.0-1|29	Provides:      aspell-dictionary
12mu|aspell-hsb-0.02.0-1|30	Provides:      aspell-%{lc_ctype}
12mu|aspell-hsb-0.02.0-1|31	
12mu|aspell-hsb-0.02.0-1|32	Autoreqprov:   no
12mu|aspell-hsb-0.02.0-1|33	
12mu|aspell-hsb-0.02.0-1|34	%description
12mu|aspell-hsb-0.02.0-1|35	An %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mu|aspell-hsb-0.02.0-1|36	
12mu|aspell-hsb-0.02.0-1|37	%prep
12mu|aspell-hsb-0.02.0-1|38	%setup -q -n %{fname}-%{src_ver}
12mu|aspell-hsb-0.02.0-1|39	
12mu|aspell-hsb-0.02.0-1|40	%build
12mu|aspell-hsb-0.02.0-1|41	# don't use configure macro
12mu|aspell-hsb-0.02.0-1|42	./configure
12mu|aspell-hsb-0.02.0-1|43	
12mu|aspell-hsb-0.02.0-1|44	%make
12mu|aspell-hsb-0.02.0-1|45	
12mu|aspell-hsb-0.02.0-1|46	%install
12mu|aspell-hsb-0.02.0-1|47	%makeinstall_std
12mu|aspell-hsb-0.02.0-1|48	
12mu|aspell-hsb-0.02.0-1|49	chmod 644 Copyright README*
12mu|aspell-hsb-0.02.0-1|50	
12mu|aspell-hsb-0.02.0-1|51	%files
12mu|aspell-hsb-0.02.0-1|52	%doc README* Copyright
12mu|aspell-hsb-0.02.0-1|53	%{_libdir}/aspell-%{aspell_ver}/*
12mu|aspell-hsb-0.02.0-1|54	
12mu|aspell-hsb-0.02.0-1|55	
12mu|aspell-hsb-0.02.0-1|56	
12mu|aspell-hsb-0.02.0-1|57	
12mu|aspell-hsb-0.02.0-1|58	%changelog
12mu|aspell-hsb-0.02.0-1|59	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 0.01.1-10mdv2011.0
12mu|aspell-hsb-0.02.0-1|60	+ Revision: 662837
12mu|aspell-hsb-0.02.0-1|61	- mass rebuild
12mu|aspell-hsb-0.02.0-1|62	
12mu|aspell-hsb-0.02.0-1|63	* Mon Nov 29 2010 Oden Eriksson <oeriksson@mandriva.com> 0.01.1-9mdv2011.0
12mu|aspell-hsb-0.02.0-1|64	+ Revision: 603217
12mu|aspell-hsb-0.02.0-1|65	- rebuild
12mu|aspell-hsb-0.02.0-1|66	
12mu|aspell-hsb-0.02.0-1|67	* Sun Mar 14 2010 Oden Eriksson <oeriksson@mandriva.com> 0.01.1-8mdv2010.1
12mu|aspell-hsb-0.02.0-1|68	+ Revision: 518930
12mu|aspell-hsb-0.02.0-1|69	- rebuild
12mu|aspell-hsb-0.02.0-1|70	
12mu|aspell-hsb-0.02.0-1|71	* Sun Aug 09 2009 Oden Eriksson <oeriksson@mandriva.com> 0.01.1-7mdv2010.0
12mu|aspell-hsb-0.02.0-1|72	+ Revision: 413073
12mu|aspell-hsb-0.02.0-1|73	- rebuild
12mu|aspell-hsb-0.02.0-1|74	
12mu|aspell-hsb-0.02.0-1|75	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.01.1-6mdv2009.1
12mu|aspell-hsb-0.02.0-1|76	+ Revision: 350036
12mu|aspell-hsb-0.02.0-1|77	- 2009.1 rebuild
12mu|aspell-hsb-0.02.0-1|78	
12mu|aspell-hsb-0.02.0-1|79	* Mon Jun 16 2008 Thierry Vignaud <tv@mandriva.org> 0.01.1-5mdv2009.0
12mu|aspell-hsb-0.02.0-1|80	+ Revision: 220385
12mu|aspell-hsb-0.02.0-1|81	- rebuild
12mu|aspell-hsb-0.02.0-1|82	
12mu|aspell-hsb-0.02.0-1|83	* Sun Mar 09 2008 Anssi Hannula <anssi@mandriva.org> 0.01.1-4mdv2008.1
12mu|aspell-hsb-0.02.0-1|84	+ Revision: 182473
12mu|aspell-hsb-0.02.0-1|85	- provide enchant-dictionary
12mu|aspell-hsb-0.02.0-1|86	
12mu|aspell-hsb-0.02.0-1|87	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 0.01.1-3mdv2008.1
12mu|aspell-hsb-0.02.0-1|88	+ Revision: 148796
12mu|aspell-hsb-0.02.0-1|89	- rebuild
12mu|aspell-hsb-0.02.0-1|90	- kill re-definition of %%buildroot on Pixel's request
12mu|aspell-hsb-0.02.0-1|91	
12mu|aspell-hsb-0.02.0-1|92	+ Olivier Blin <oblin@mandriva.com>
12mu|aspell-hsb-0.02.0-1|93	- restore BuildRoot
12mu|aspell-hsb-0.02.0-1|94	
12mu|aspell-hsb-0.02.0-1|95	
12mu|aspell-hsb-0.02.0-1|96	* Wed Feb 21 2007 Oden Eriksson <oeriksson@mandriva.com> 0.01.1-2mdv2007.0
12mu|aspell-hsb-0.02.0-1|97	+ Revision: 123271
12mu|aspell-hsb-0.02.0-1|98	- Import aspell-hsb
12mu|aspell-hsb-0.02.0-1|99	
12mu|aspell-hsb-0.02.0-1|100	* Wed Feb 21 2007 Oden Eriksson <oeriksson@mandriva.com> 0.01.1-2mdv2007.1
12mu|aspell-hsb-0.02.0-1|101	- use the mkrel macro
12mu|aspell-hsb-0.02.0-1|102	- disable debug packages
12mu|aspell-hsb-0.02.0-1|103	
12mu|aspell-hsb-0.02.0-1|104	* Thu Jun 29 2006 Pablo Saratxaga <pablo@mandriva.com> 0.01.1-2mdk
12mu|aspell-hsb-0.02.0-1|105	- rebuilt to require locales-hsb, now available
12mu|aspell-hsb-0.02.0-1|106	
12mu|aspell-hsb-0.02.0-1|107	* Fri Dec 03 2004 Pablo Saratxaga <pablo@mandriva.com> 0.01.1-1mdk
12mu|aspell-hsb-0.02.0-1|108	- first version
12mu|aspell-hsb-0.02.0-1|109	

19471 12
12mu|aspell-ku-0.20.1-1|1	%define _enable_debug_packages %{nil}
12mu|aspell-ku-0.20.1-1|2	%define debug_package          %{nil}
12mu|aspell-ku-0.20.1-1|3	
12mu|aspell-ku-0.20.1-1|4	%define src_ver 0.20-1
12mu|aspell-ku-0.20.1-1|5	%define fname aspell5-%{languagecode}
12mu|aspell-ku-0.20.1-1|6	%define aspell_ver 0.60
12mu|aspell-ku-0.20.1-1|7	%define languageenglazy Kurdish
12mu|aspell-ku-0.20.1-1|8	%define languagecode ku
12mu|aspell-ku-0.20.1-1|9	%define lc_ctype ku_TR
12mu|aspell-ku-0.20.1-1|10	
12mu|aspell-ku-0.20.1-1|11	Summary:       %{languageenglazy} files for aspell
12mu|aspell-ku-0.20.1-1|12	Name:          aspell-%{languagecode}
12mu|aspell-ku-0.20.1-1|13	Version:       0.20.1
12mu|aspell-ku-0.20.1-1|14	Release:       1
12mu|aspell-ku-0.20.1-1|15	Group:         System/Internationalization
12mu|aspell-ku-0.20.1-1|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mu|aspell-ku-0.20.1-1|17	URL:		   http://aspell.net/
12mu|aspell-ku-0.20.1-1|18	License:	   GPL
12mu|aspell-ku-0.20.1-1|19	Provides: spell-%{languagecode}
12mu|aspell-ku-0.20.1-1|20	
12mu|aspell-ku-0.20.1-1|21	BuildRequires: aspell >= %{aspell_ver}
12mu|aspell-ku-0.20.1-1|22	BuildRequires: make
12mu|aspell-ku-0.20.1-1|23	Requires:      aspell >= %{aspell_ver}
12mu|aspell-ku-0.20.1-1|24	
12mu|aspell-ku-0.20.1-1|25	# Mandriva Stuff
12mu|aspell-ku-0.20.1-1|26	Requires:      locales-%{languagecode}
12mu|aspell-ku-0.20.1-1|27	# aspell = 1, myspell = 2, lang-specific = 3
12mu|aspell-ku-0.20.1-1|28	Provides:      enchant-dictionary = 1
12mu|aspell-ku-0.20.1-1|29	Provides:      aspell-dictionary
12mu|aspell-ku-0.20.1-1|30	Provides:      aspell-%{lc_ctype}
12mu|aspell-ku-0.20.1-1|31	
12mu|aspell-ku-0.20.1-1|32	Autoreqprov:   no
12mu|aspell-ku-0.20.1-1|33	
12mu|aspell-ku-0.20.1-1|34	%description
12mu|aspell-ku-0.20.1-1|35	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mu|aspell-ku-0.20.1-1|36	
12mu|aspell-ku-0.20.1-1|37	%prep
12mu|aspell-ku-0.20.1-1|38	%setup -q -n %{fname}-%{src_ver}
12mu|aspell-ku-0.20.1-1|39	
12mu|aspell-ku-0.20.1-1|40	%build
12mu|aspell-ku-0.20.1-1|41	# don't use configure macro
12mu|aspell-ku-0.20.1-1|42	./configure
12mu|aspell-ku-0.20.1-1|43	
12mu|aspell-ku-0.20.1-1|44	%make
12mu|aspell-ku-0.20.1-1|45	
12mu|aspell-ku-0.20.1-1|46	%install
12mu|aspell-ku-0.20.1-1|47	%makeinstall_std
12mu|aspell-ku-0.20.1-1|48	
12mu|aspell-ku-0.20.1-1|49	chmod 644 Copyright README*
12mu|aspell-ku-0.20.1-1|50	
12mu|aspell-ku-0.20.1-1|51	%files
12mu|aspell-ku-0.20.1-1|52	%doc README* Copyright doc/*
12mu|aspell-ku-0.20.1-1|53	%{_libdir}/aspell-%{aspell_ver}/*
12mu|aspell-ku-0.20.1-1|54	
12mu|aspell-ku-0.20.1-1|55	
12mu|aspell-ku-0.20.1-1|56	
12mu|aspell-ku-0.20.1-1|57	
12mu|aspell-ku-0.20.1-1|58	%changelog
12mu|aspell-ku-0.20.1-1|59	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-10mdv2011.0
12mu|aspell-ku-0.20.1-1|60	+ Revision: 662843
12mu|aspell-ku-0.20.1-1|61	- mass rebuild
12mu|aspell-ku-0.20.1-1|62	
12mu|aspell-ku-0.20.1-1|63	* Tue Nov 30 2010 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-9mdv2011.0
12mu|aspell-ku-0.20.1-1|64	+ Revision: 603410
12mu|aspell-ku-0.20.1-1|65	- rebuild
12mu|aspell-ku-0.20.1-1|66	
12mu|aspell-ku-0.20.1-1|67	* Sun Mar 14 2010 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-8mdv2010.1
12mu|aspell-ku-0.20.1-1|68	+ Revision: 518936
12mu|aspell-ku-0.20.1-1|69	- rebuild
12mu|aspell-ku-0.20.1-1|70	
12mu|aspell-ku-0.20.1-1|71	* Sun Aug 09 2009 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-7mdv2010.0
12mu|aspell-ku-0.20.1-1|72	+ Revision: 413079
12mu|aspell-ku-0.20.1-1|73	- rebuild
12mu|aspell-ku-0.20.1-1|74	
12mu|aspell-ku-0.20.1-1|75	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.12.0-6mdv2009.1
12mu|aspell-ku-0.20.1-1|76	+ Revision: 350042
12mu|aspell-ku-0.20.1-1|77	- 2009.1 rebuild
12mu|aspell-ku-0.20.1-1|78	
12mu|aspell-ku-0.20.1-1|79	* Mon Jun 16 2008 Thierry Vignaud <tv@mandriva.org> 0.12.0-5mdv2009.0
12mu|aspell-ku-0.20.1-1|80	+ Revision: 220391
12mu|aspell-ku-0.20.1-1|81	- rebuild
12mu|aspell-ku-0.20.1-1|82	
12mu|aspell-ku-0.20.1-1|83	* Sun Mar 09 2008 Anssi Hannula <anssi@mandriva.org> 0.12.0-4mdv2008.1
12mu|aspell-ku-0.20.1-1|84	+ Revision: 182479
12mu|aspell-ku-0.20.1-1|85	- provide enchant-dictionary
12mu|aspell-ku-0.20.1-1|86	
12mu|aspell-ku-0.20.1-1|87	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 0.12.0-3mdv2008.1
12mu|aspell-ku-0.20.1-1|88	+ Revision: 148804
12mu|aspell-ku-0.20.1-1|89	- rebuild
12mu|aspell-ku-0.20.1-1|90	- kill re-definition of %%buildroot on Pixel's request
12mu|aspell-ku-0.20.1-1|91	- s/Mandrake/Mandriva/
12mu|aspell-ku-0.20.1-1|92	
12mu|aspell-ku-0.20.1-1|93	+ Olivier Blin <oblin@mandriva.com>
12mu|aspell-ku-0.20.1-1|94	- restore BuildRoot
12mu|aspell-ku-0.20.1-1|95	
12mu|aspell-ku-0.20.1-1|96	
12mu|aspell-ku-0.20.1-1|97	* Wed Feb 21 2007 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-2mdv2007.0
12mu|aspell-ku-0.20.1-1|98	+ Revision: 123283
12mu|aspell-ku-0.20.1-1|99	- Import aspell-ku
12mu|aspell-ku-0.20.1-1|100	
12mu|aspell-ku-0.20.1-1|101	* Wed Feb 21 2007 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-2mdv2007.1
12mu|aspell-ku-0.20.1-1|102	- use the mkrel macro
12mu|aspell-ku-0.20.1-1|103	- disable debug packages
12mu|aspell-ku-0.20.1-1|104	
12mu|aspell-ku-0.20.1-1|105	* Fri Dec 03 2004 Pablo Saratxaga <pablo@mandrakesoft.com> 0.12.0-1mdk
12mu|aspell-ku-0.20.1-1|106	- first version
12mu|aspell-ku-0.20.1-1|107	

19472 12
12mu|aspell-mn-0.06.2-1|1	%define _enable_debug_packages %{nil}
12mu|aspell-mn-0.06.2-1|2	%define debug_package          %{nil}
12mu|aspell-mn-0.06.2-1|3	
12mu|aspell-mn-0.06.2-1|4	%define src_ver 0.06-2
12mu|aspell-mn-0.06.2-1|5	%define fname aspell6-%{languagecode}
12mu|aspell-mn-0.06.2-1|6	%define aspell_ver 0.60
12mu|aspell-mn-0.06.2-1|7	%define languageenglazy Mongol
12mu|aspell-mn-0.06.2-1|8	%define languagecode mn
12mu|aspell-mn-0.06.2-1|9	%define lc_ctype mn_MN
12mu|aspell-mn-0.06.2-1|10	
12mu|aspell-mn-0.06.2-1|11	Summary:       %{languageenglazy} files for aspell
12mu|aspell-mn-0.06.2-1|12	Name:          aspell-%{languagecode}
12mu|aspell-mn-0.06.2-1|13	Version:       0.06.2
12mu|aspell-mn-0.06.2-1|14	Release:       1
12mu|aspell-mn-0.06.2-1|15	Group:         System/Internationalization
12mu|aspell-mn-0.06.2-1|16	Source:        http://ftp.gnu.org/gnu/aspell/dict/%{languagecode}/%{fname}-%{src_ver}.tar.bz2
12mu|aspell-mn-0.06.2-1|17	URL:		http://aspell.net/
12mu|aspell-mn-0.06.2-1|18	License:	GPL
12mu|aspell-mn-0.06.2-1|19	Provides: spell-%{languagecode}
12mu|aspell-mn-0.06.2-1|20	
12mu|aspell-mn-0.06.2-1|21	BuildRequires: aspell >= %{aspell_ver}
12mu|aspell-mn-0.06.2-1|22	BuildRequires: make
12mu|aspell-mn-0.06.2-1|23	Requires:      aspell >= %{aspell_ver}
12mu|aspell-mn-0.06.2-1|24	
12mu|aspell-mn-0.06.2-1|25	# Mandriva Stuff
12mu|aspell-mn-0.06.2-1|26	Requires:      locales-%{languagecode}
12mu|aspell-mn-0.06.2-1|27	# aspell = 1, myspell = 2, lang-specific = 3
12mu|aspell-mn-0.06.2-1|28	Provides:      enchant-dictionary = 1
12mu|aspell-mn-0.06.2-1|29	Provides:      aspell-dictionary
12mu|aspell-mn-0.06.2-1|30	Provides:      aspell-%{lc_ctype}
12mu|aspell-mn-0.06.2-1|31	
12mu|aspell-mn-0.06.2-1|32	Autoreqprov:   no
12mu|aspell-mn-0.06.2-1|33	
12mu|aspell-mn-0.06.2-1|34	%description
12mu|aspell-mn-0.06.2-1|35	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mu|aspell-mn-0.06.2-1|36	
12mu|aspell-mn-0.06.2-1|37	%prep
12mu|aspell-mn-0.06.2-1|38	%setup -q -n %{fname}-%{src_ver}
12mu|aspell-mn-0.06.2-1|39	
12mu|aspell-mn-0.06.2-1|40	%build
12mu|aspell-mn-0.06.2-1|41	# don't use configure macro
12mu|aspell-mn-0.06.2-1|42	./configure
12mu|aspell-mn-0.06.2-1|43	
12mu|aspell-mn-0.06.2-1|44	%make
12mu|aspell-mn-0.06.2-1|45	
12mu|aspell-mn-0.06.2-1|46	%install
12mu|aspell-mn-0.06.2-1|47	%makeinstall_std
12mu|aspell-mn-0.06.2-1|48	
12mu|aspell-mn-0.06.2-1|49	chmod 644 Copyright README* doc/*
12mu|aspell-mn-0.06.2-1|50	
12mu|aspell-mn-0.06.2-1|51	%files
12mu|aspell-mn-0.06.2-1|52	%doc README* Copyright doc/*
12mu|aspell-mn-0.06.2-1|53	%{_libdir}/aspell-%{aspell_ver}/*
12mu|aspell-mn-0.06.2-1|54	
12mu|aspell-mn-0.06.2-1|55	
12mu|aspell-mn-0.06.2-1|56	
12mu|aspell-mn-0.06.2-1|57	
12mu|aspell-mn-0.06.2-1|58	%changelog
12mu|aspell-mn-0.06.2-1|59	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 0.01.0-10mdv2011.0
12mu|aspell-mn-0.06.2-1|60	+ Revision: 662850
12mu|aspell-mn-0.06.2-1|61	- mass rebuild
12mu|aspell-mn-0.06.2-1|62	
12mu|aspell-mn-0.06.2-1|63	* Tue Nov 30 2010 Oden Eriksson <oeriksson@mandriva.com> 0.01.0-9mdv2011.0
12mu|aspell-mn-0.06.2-1|64	+ Revision: 603430
12mu|aspell-mn-0.06.2-1|65	- rebuild
12mu|aspell-mn-0.06.2-1|66	
12mu|aspell-mn-0.06.2-1|67	* Sun Mar 14 2010 Oden Eriksson <oeriksson@mandriva.com> 0.01.0-8mdv2010.1
12mu|aspell-mn-0.06.2-1|68	+ Revision: 518943
12mu|aspell-mn-0.06.2-1|69	- rebuild
12mu|aspell-mn-0.06.2-1|70	
12mu|aspell-mn-0.06.2-1|71	* Sun Aug 09 2009 Oden Eriksson <oeriksson@mandriva.com> 0.01.0-7mdv2010.0
12mu|aspell-mn-0.06.2-1|72	+ Revision: 413086
12mu|aspell-mn-0.06.2-1|73	- rebuild
12mu|aspell-mn-0.06.2-1|74	
12mu|aspell-mn-0.06.2-1|75	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 0.01.0-6mdv2009.1
12mu|aspell-mn-0.06.2-1|76	+ Revision: 350074
12mu|aspell-mn-0.06.2-1|77	- 2009.1 rebuild
12mu|aspell-mn-0.06.2-1|78	
12mu|aspell-mn-0.06.2-1|79	* Mon Jun 16 2008 Thierry Vignaud <tv@mandriva.org> 0.01.0-5mdv2009.0
12mu|aspell-mn-0.06.2-1|80	+ Revision: 220418
12mu|aspell-mn-0.06.2-1|81	- rebuild
12mu|aspell-mn-0.06.2-1|82	
12mu|aspell-mn-0.06.2-1|83	* Sun Mar 09 2008 Anssi Hannula <anssi@mandriva.org> 0.01.0-4mdv2008.1
12mu|aspell-mn-0.06.2-1|84	+ Revision: 182489
12mu|aspell-mn-0.06.2-1|85	- provide enchant-dictionary
12mu|aspell-mn-0.06.2-1|86	
12mu|aspell-mn-0.06.2-1|87	+ Thierry Vignaud <tv@mandriva.org>
12mu|aspell-mn-0.06.2-1|88	- rebuild
12mu|aspell-mn-0.06.2-1|89	- kill re-definition of %%buildroot on Pixel's request
12mu|aspell-mn-0.06.2-1|90	- s/Mandrake/Mandriva/
12mu|aspell-mn-0.06.2-1|91	
12mu|aspell-mn-0.06.2-1|92	+ Olivier Blin <oblin@mandriva.com>
12mu|aspell-mn-0.06.2-1|93	- restore BuildRoot
12mu|aspell-mn-0.06.2-1|94	
12mu|aspell-mn-0.06.2-1|95	
12mu|aspell-mn-0.06.2-1|96	* Wed Feb 21 2007 Oden Eriksson <oeriksson@mandriva.com> 0.01.0-2mdv2007.0
12mu|aspell-mn-0.06.2-1|97	+ Revision: 123316
12mu|aspell-mn-0.06.2-1|98	- Import aspell-mn
12mu|aspell-mn-0.06.2-1|99	
12mu|aspell-mn-0.06.2-1|100	* Wed Feb 21 2007 Oden Eriksson <oeriksson@mandriva.com> 0.01.0-2mdv2007.1
12mu|aspell-mn-0.06.2-1|101	- use the mkrel macro
12mu|aspell-mn-0.06.2-1|102	- disable debug packages
12mu|aspell-mn-0.06.2-1|103	
12mu|aspell-mn-0.06.2-1|104	* Fri Dec 03 2004 Pablo Saratxaga <pablo@mandrakesoft.com> 0.01.0-1mdk
12mu|aspell-mn-0.06.2-1|105	- first version
12mu|aspell-mn-0.06.2-1|106	

19473 12
12mu|aspell-ro-3.3.2-1|1	%define _enable_debug_packages %{nil}
12mu|aspell-ro-3.3.2-1|2	%define debug_package          %{nil}
12mu|aspell-ro-3.3.2-1|3	
12mu|aspell-ro-3.3.2-1|4	#
12mu|aspell-ro-3.3.2-1|5	# NOTE: rpm is unable to package filenames in an enocidng other than the
12mu|aspell-ro-3.3.2-1|6	# the one it is currently using; so this package has to be build with
12mu|aspell-ro-3.3.2-1|7	# an iso-8859-* locale; eg: LC_ALL=fr rpm -be specfile
12mu|aspell-ro-3.3.2-1|8	#
12mu|aspell-ro-3.3.2-1|9	
12mu|aspell-ro-3.3.2-1|10	%define src_ver 3.3-2
12mu|aspell-ro-3.3.2-1|11	
12mu|aspell-ro-3.3.2-1|12	%define languageenglazy Romanian
12mu|aspell-ro-3.3.2-1|13	%define languagecode ro
12mu|aspell-ro-3.3.2-1|14	%define lc_ctype ro_RO
12mu|aspell-ro-3.3.2-1|15	
12mu|aspell-ro-3.3.2-1|16	Summary:       %{languageenglazy} files for aspell
12mu|aspell-ro-3.3.2-1|17	Name:          aspell-%{languagecode}
12mu|aspell-ro-3.3.2-1|18	Version:       3.3.2
12mu|aspell-ro-3.3.2-1|19	Release:       1
12mu|aspell-ro-3.3.2-1|20	Group:         System/Internationalization
12mu|aspell-ro-3.3.2-1|21	Source:        ftp://ftp.gnu.org/gnu/aspell/dict/ro/aspell5-ro-%{src_ver}.tar.bz2
12mu|aspell-ro-3.3.2-1|22	URL:           http://aspell.net/
12mu|aspell-ro-3.3.2-1|23	License:	   Free
12mu|aspell-ro-3.3.2-1|24	
12mu|aspell-ro-3.3.2-1|25	BuildRequires: aspell >= 0.50
12mu|aspell-ro-3.3.2-1|26	BuildRequires: make
12mu|aspell-ro-3.3.2-1|27	Requires:      aspell >= 0.50
12mu|aspell-ro-3.3.2-1|28	BuildRequires: locales-fr
12mu|aspell-ro-3.3.2-1|29	
12mu|aspell-ro-3.3.2-1|30	# Mandriva Stuff
12mu|aspell-ro-3.3.2-1|31	Requires:      locales-%{languagecode}
12mu|aspell-ro-3.3.2-1|32	# aspell = 1, myspell = 2, lang-specific = 3
12mu|aspell-ro-3.3.2-1|33	Provides:      enchant-dictionary = 1
12mu|aspell-ro-3.3.2-1|34	Provides:      aspell-dictionary
12mu|aspell-ro-3.3.2-1|35	Provides:	   aspell-%{lc_ctype}
12mu|aspell-ro-3.3.2-1|36	Provides:      spell-%{languagecode} >= 0.50.2-5mdk
12mu|aspell-ro-3.3.2-1|37	Obsoletes:	   ispell-%{languagecode}
12mu|aspell-ro-3.3.2-1|38	
12mu|aspell-ro-3.3.2-1|39	Autoreqprov:   no
12mu|aspell-ro-3.3.2-1|40	
12mu|aspell-ro-3.3.2-1|41	%description
12mu|aspell-ro-3.3.2-1|42	A %{languageenglazy} dictionary for use with aspell, a spelling checker.
12mu|aspell-ro-3.3.2-1|43	
12mu|aspell-ro-3.3.2-1|44	%prep
12mu|aspell-ro-3.3.2-1|45	%setup -q -n aspell5-ro-%{src_ver}
12mu|aspell-ro-3.3.2-1|46	
12mu|aspell-ro-3.3.2-1|47	%build
12mu|aspell-ro-3.3.2-1|48	export LC_ALL=fr
12mu|aspell-ro-3.3.2-1|49	# don't use configure macro
12mu|aspell-ro-3.3.2-1|50	./configure
12mu|aspell-ro-3.3.2-1|51	
12mu|aspell-ro-3.3.2-1|52	%make
12mu|aspell-ro-3.3.2-1|53	
12mu|aspell-ro-3.3.2-1|54	%install
12mu|aspell-ro-3.3.2-1|55	export LC_ALL=fr
12mu|aspell-ro-3.3.2-1|56	
12mu|aspell-ro-3.3.2-1|57	%makeinstall_std
12mu|aspell-ro-3.3.2-1|58	
12mu|aspell-ro-3.3.2-1|59	#cp doc/README README.%{languagecode}
12mu|aspell-ro-3.3.2-1|60	chmod 644 README Copyright
12mu|aspell-ro-3.3.2-1|61	
12mu|aspell-ro-3.3.2-1|62	%files
12mu|aspell-ro-3.3.2-1|63	%doc README Copyright
12mu|aspell-ro-3.3.2-1|64	%{_libdir}/aspell-*/*
12mu|aspell-ro-3.3.2-1|65	
12mu|aspell-ro-3.3.2-1|66	
12mu|aspell-ro-3.3.2-1|67	
12mu|aspell-ro-3.3.2-1|68	
12mu|aspell-ro-3.3.2-1|69	%changelog
12mu|aspell-ro-3.3.2-1|70	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 3.1-6mdv2011.0
12mu|aspell-ro-3.3.2-1|71	+ Revision: 662863
12mu|aspell-ro-3.3.2-1|72	- mass rebuild
12mu|aspell-ro-3.3.2-1|73	
12mu|aspell-ro-3.3.2-1|74	* Tue Nov 30 2010 Oden Eriksson <oeriksson@mandriva.com> 3.1-5mdv2011.0
12mu|aspell-ro-3.3.2-1|75	+ Revision: 603456
12mu|aspell-ro-3.3.2-1|76	- rebuild
12mu|aspell-ro-3.3.2-1|77	
12mu|aspell-ro-3.3.2-1|78	* Sun Mar 14 2010 Oden Eriksson <oeriksson@mandriva.com> 3.1-4mdv2010.1
12mu|aspell-ro-3.3.2-1|79	+ Revision: 518957
12mu|aspell-ro-3.3.2-1|80	- rebuild
12mu|aspell-ro-3.3.2-1|81	
12mu|aspell-ro-3.3.2-1|82	* Sun Aug 09 2009 Oden Eriksson <oeriksson@mandriva.com> 3.1-3mdv2010.0
12mu|aspell-ro-3.3.2-1|83	+ Revision: 413099
12mu|aspell-ro-3.3.2-1|84	- rebuild
12mu|aspell-ro-3.3.2-1|85	
12mu|aspell-ro-3.3.2-1|86	* Fri Mar 06 2009 Antoine Ginies <aginies@mandriva.com> 3.1-2mdv2009.1
12mu|aspell-ro-3.3.2-1|87	+ Revision: 350109
12mu|aspell-ro-3.3.2-1|88	- 2009.1 rebuild
12mu|aspell-ro-3.3.2-1|89	
12mu|aspell-ro-3.3.2-1|90	* Sun Jun 15 2008 Funda Wang <fwang@mandriva.org> 3.1-1mdv2009.0
12mu|aspell-ro-3.3.2-1|91	+ Revision: 219199
12mu|aspell-ro-3.3.2-1|92	- New version 3.1
12mu|aspell-ro-3.3.2-1|93	
12mu|aspell-ro-3.3.2-1|94	* Sun Mar 09 2008 Anssi Hannula <anssi@mandriva.org> 0.50.2-9mdv2008.1
12mu|aspell-ro-3.3.2-1|95	+ Revision: 182630
12mu|aspell-ro-3.3.2-1|96	- provide enchant-dictionary
12mu|aspell-ro-3.3.2-1|97	
12mu|aspell-ro-3.3.2-1|98	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 0.50.2-8mdv2008.1
12mu|aspell-ro-3.3.2-1|99	+ Revision: 148846
12mu|aspell-ro-3.3.2-1|100	- rebuild
12mu|aspell-ro-3.3.2-1|101	- kill re-definition of %%buildroot on Pixel's request
12mu|aspell-ro-3.3.2-1|102	- s/Mandrake/Mandriva/
12mu|aspell-ro-3.3.2-1|103	
12mu|aspell-ro-3.3.2-1|104	+ Olivier Blin <oblin@mandriva.com>
12mu|aspell-ro-3.3.2-1|105	- restore BuildRoot
12mu|aspell-ro-3.3.2-1|106	
12mu|aspell-ro-3.3.2-1|107	
12mu|aspell-ro-3.3.2-1|108	* Wed Feb 21 2007 Oden Eriksson <oeriksson@mandriva.com> 0.50.2-7mdv2007.0
12mu|aspell-ro-3.3.2-1|109	+ Revision: 124102
12mu|aspell-ro-3.3.2-1|110	- rebuilt due to bs fjukiness
12mu|aspell-ro-3.3.2-1|111	- Import aspell-ro
12mu|aspell-ro-3.3.2-1|112	
12mu|aspell-ro-3.3.2-1|113	* Wed Feb 21 2007 Oden Eriksson <oeriksson@mandriva.com> 0.50.2-6mdv2007.1
12mu|aspell-ro-3.3.2-1|114	- use the mkrel macro
12mu|aspell-ro-3.3.2-1|115	- disable debug packages
12mu|aspell-ro-3.3.2-1|116	
12mu|aspell-ro-3.3.2-1|117	* Wed Sep 28 2005 Laurent MONTEL <lmontel@mandriva.com> 0.50.2-5mdk
12mu|aspell-ro-3.3.2-1|118	- Fix provides
12mu|aspell-ro-3.3.2-1|119	
12mu|aspell-ro-3.3.2-1|120	* Fri Dec 03 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.50.2-4mdk
12mu|aspell-ro-3.3.2-1|121	- rebuild for new aspell
12mu|aspell-ro-3.3.2-1|122	
12mu|aspell-ro-3.3.2-1|123	* Wed Jul 28 2004 Pablo Saratxaga <pablo@mandrakesoft.com> 0.50.2-3mdk
12mu|aspell-ro-3.3.2-1|124	- allow build on ia64
12mu|aspell-ro-3.3.2-1|125	

19474 12
12mu|at-3.1.13-8|1	Summary:	Job spooling tools
12mu|at-3.1.13-8|2	Name:		at
12mu|at-3.1.13-8|3	Version:	3.1.13
12mu|at-3.1.13-8|4	Release:	8
12mu|at-3.1.13-8|5	License:	GPL
12mu|at-3.1.13-8|6	Group:		System/Servers
12mu|at-3.1.13-8|7	Url:		http://qa.mandriva.com
12mu|at-3.1.13-8|8	Source0:	http://ftp.debian.org/debian/pool/main/a/at/at_%{version}.orig.tar.gz
12mu|at-3.1.13-8|9	Source2:	pam.atd
12mu|at-3.1.13-8|10	Source3:	atd.sysconfig
12mu|at-3.1.13-8|11	Source4:	atd.service
12mu|at-3.1.13-8|12	Patch3:		at-3.1.7-sigchld.patch
12mu|at-3.1.13-8|13	Patch9:		at-3.1.8-shell.patch
12mu|at-3.1.13-8|14	Patch11:	at-3.1.13-makefile.patch
12mu|at-3.1.13-8|15	Requires(post):	coreutils rpm-helper systemd-units
12mu|at-3.1.13-8|16	Requires(preun): coreutils rpm-helper systemd-units
12mu|at-3.1.13-8|17	Conflicts:	crontabs <= 1.5
12mu|at-3.1.13-8|18	Requires:	common-licenses
12mu|at-3.1.13-8|19	BuildRequires:	autoconf
12mu|at-3.1.13-8|20	BuildRequires:	automake
12mu|at-3.1.13-8|21	BuildRequires:	flex
12mu|at-3.1.13-8|22	BuildRequires:	gcc
12mu|at-3.1.13-8|23	BuildRequires:	python
12mu|at-3.1.13-8|24	BuildRequires:	sendmail-command
12mu|at-3.1.13-8|25	BuildRequires:	bison
12mu|at-3.1.13-8|26	BuildRequires:	cronie
12mu|at-3.1.13-8|27	BuildRequires:	pam-devel
12mu|at-3.1.13-8|28	BuildRequires:	systemd-units
12mu|at-3.1.13-8|29	BuildRequires:  pkgconfig(libsystemd-login)
12mu|at-3.1.13-8|30	BuildRequires:  pkgconfig(systemd)
12mu|at-3.1.13-8|31	
12mu|at-3.1.13-8|32	%description
12mu|at-3.1.13-8|33	At and batch read commands from standard input or from a specified file.
12mu|at-3.1.13-8|34	At allows you to specify that a command will be run at a particular time
12mu|at-3.1.13-8|35	(now or a specified time in the future).  Batch will execute commands
12mu|at-3.1.13-8|36	when the system load levels drop to a particular level.  Both commands
12mu|at-3.1.13-8|37	use /bin/sh to run the commands.
12mu|at-3.1.13-8|38	
12mu|at-3.1.13-8|39	You should install the at package if you need a utility that will do
12mu|at-3.1.13-8|40	time-oriented job control.  Note: you should use crontab instead, if it is
12mu|at-3.1.13-8|41	a recurring job that will need to be repeated at the same time every
12mu|at-3.1.13-8|42	day/week/etc.
12mu|at-3.1.13-8|43	
12mu|at-3.1.13-8|44	%prep
12mu|at-3.1.13-8|45	%setup -q
12mu|at-3.1.13-8|46	%patch3 -p1 -b .sigchld
12mu|at-3.1.13-8|47	%patch9 -p0 -b .shell
12mu|at-3.1.13-8|48	%patch11 -p1 -b .makefile
12mu|at-3.1.13-8|49	
12mu|at-3.1.13-8|50	%build
12mu|at-3.1.13-8|51	autoreconf -fi
12mu|at-3.1.13-8|52	%serverbuild_hardened
12mu|at-3.1.13-8|53	
12mu|at-3.1.13-8|54	%configure2_5x \
12mu|at-3.1.13-8|55	--with-atspool=/var/spool/at/spool \
12mu|at-3.1.13-8|56	--with-jobdir=/var/spool/at
12mu|at-3.1.13-8|57	
12mu|at-3.1.13-8|58	%make
12mu|at-3.1.13-8|59	
12mu|at-3.1.13-8|60	%install
12mu|at-3.1.13-8|61	mkdir -p %{buildroot}/{%{_bindir},%{_sbindir},%{_mandir}/man{1,5,8}}
12mu|at-3.1.13-8|62	
12mu|at-3.1.13-8|63	make install IROOT=%{buildroot} DAEMON_USERNAME=`id -nu` \
12mu|at-3.1.13-8|64	DAEMON_GROUPNAME=`id -ng` \
12mu|at-3.1.13-8|65	atdocdir=%{_docdir}/at
12mu|at-3.1.13-8|66	
12mu|at-3.1.13-8|67	echo > %{buildroot}/%{_sysconfdir}/at.deny
12mu|at-3.1.13-8|68	
12mu|at-3.1.13-8|69	mkdir -p %{buildroot}/%{_sysconfdir}/pam.d
12mu|at-3.1.13-8|70	install -m 644 %{SOURCE2} %{buildroot}/%{_sysconfdir}/pam.d/atd
12mu|at-3.1.13-8|71	
12mu|at-3.1.13-8|72	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/atd
12mu|at-3.1.13-8|73	
12mu|at-3.1.13-8|74	#(tpg) install systemd initscript
12mu|at-3.1.13-8|75	mkdir -p %{buildroot}%{_unitdir}
12mu|at-3.1.13-8|76	install -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/atd.service
12mu|at-3.1.13-8|77	
12mu|at-3.1.13-8|78	%post
12mu|at-3.1.13-8|79	touch /var/spool/at/.SEQ
12mu|at-3.1.13-8|80	chmod 660 /var/spool/at/.SEQ
12mu|at-3.1.13-8|81	chown daemon.daemon /var/spool/at/.SEQ
12mu|at-3.1.13-8|82	
12mu|at-3.1.13-8|83	if [ "$1" = "1" ]; then
12mu|at-3.1.13-8|84	/bin/systemctl enable atd.service >/dev/null 2>&1 || :
12mu|at-3.1.13-8|85	fi
12mu|at-3.1.13-8|86	
12mu|at-3.1.13-8|87	%_post_service atd
12mu|at-3.1.13-8|88	
12mu|at-3.1.13-8|89	%preun
12mu|at-3.1.13-8|90	%_preun_service atd
12mu|at-3.1.13-8|91	
12mu|at-3.1.13-8|92	%files
12mu|at-3.1.13-8|93	%doc ChangeLog Problems README Copyright timespec
12mu|at-3.1.13-8|94	%attr(0640,root,daemon) %config(noreplace) %{_sysconfdir}/at.deny
12mu|at-3.1.13-8|95	%config(noreplace) %{_sysconfdir}/sysconfig/atd
12mu|at-3.1.13-8|96	
12mu|at-3.1.13-8|97	%attr(0644,root,root) %{_unitdir}/atd.service
12mu|at-3.1.13-8|98	
12mu|at-3.1.13-8|99	%{_sysconfdir}/pam.d/atd
12mu|at-3.1.13-8|100	%attr(0770,daemon,daemon) %dir /var/spool/at
12mu|at-3.1.13-8|101	%attr(0660,daemon,daemon) %verify(not md5 size mtime) %ghost /var/spool/at/.SEQ
12mu|at-3.1.13-8|102	%attr(0770,daemon,daemon) %dir /var/spool/at/spool
12mu|at-3.1.13-8|103	%{_sbindir}/atrun
12mu|at-3.1.13-8|104	%{_sbindir}/atd
12mu|at-3.1.13-8|105	%attr(6755,daemon,daemon) %{_bindir}/batch
12mu|at-3.1.13-8|106	%attr(6755,daemon,daemon) %{_bindir}/atrm
12mu|at-3.1.13-8|107	%attr(6755,daemon,daemon) %{_bindir}/at
12mu|at-3.1.13-8|108	%{_bindir}/atq
12mu|at-3.1.13-8|109	%{_mandir}/*/atrun.8*
12mu|at-3.1.13-8|110	%{_mandir}/*/atd.8*
12mu|at-3.1.13-8|111	%{_mandir}/*/at.1*
12mu|at-3.1.13-8|112	%{_mandir}/*/atq.1*
12mu|at-3.1.13-8|113	%{_mandir}/*/atrm.1*
12mu|at-3.1.13-8|114	%{_mandir}/*/batch.1*
12mu|at-3.1.13-8|115	%{_mandir}/*/at.allow.5*
12mu|at-3.1.13-8|116	%{_mandir}/*/at.deny.5*
12mu|at-3.1.13-8|117	
12mu|at-3.1.13-8|118	
12mu|at-3.1.13-8|119	%changelog
12mu|at-3.1.13-8|120	* Sun Sep 09 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 3.1.13-4
12mu|at-3.1.13-8|121	+ Revision: 816601
12mu|at-3.1.13-8|122	- install only systemd service for mdv 2012
12mu|at-3.1.13-8|123	- pass correct options in service file
12mu|at-3.1.13-8|124	- spec file clean
12mu|at-3.1.13-8|125	
12mu|at-3.1.13-8|126	* Sun Jan 15 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 3.1.13-3
12mu|at-3.1.13-8|127	+ Revision: 760977
12mu|at-3.1.13-8|128	- add systemd support
12mu|at-3.1.13-8|129	
12mu|at-3.1.13-8|130	* Sun Oct 02 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 3.1.13-2
12mu|at-3.1.13-8|131	+ Revision: 702406
12mu|at-3.1.13-8|132	- use %%serverbuild_hardened flags for mdv2012
12mu|at-3.1.13-8|133	
12mu|at-3.1.13-8|134	* Tue Sep 13 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 3.1.13-1
12mu|at-3.1.13-8|135	+ Revision: 699585
12mu|at-3.1.13-8|136	- update to new version 3.1.13
12mu|at-3.1.13-8|137	- merge patches 4 and 10 into new patch 11
12mu|at-3.1.13-8|138	- enable LDFLAGS in patch 11
12mu|at-3.1.13-8|139	
12mu|at-3.1.13-8|140	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 3.1.12-4
12mu|at-3.1.13-8|141	+ Revision: 662883
12mu|at-3.1.13-8|142	- mass rebuild
12mu|at-3.1.13-8|143	
12mu|at-3.1.13-8|144	* Tue Nov 30 2010 Oden Eriksson <oeriksson@mandriva.com> 3.1.12-3mdv2011.0
12mu|at-3.1.13-8|145	+ Revision: 603475
12mu|at-3.1.13-8|146	- rebuild
12mu|at-3.1.13-8|147	
12mu|at-3.1.13-8|148	* Mon Dec 07 2009 Pascal Terjan <pterjan@mandriva.org> 3.1.12-2mdv2010.1
12mu|at-3.1.13-8|149	+ Revision: 474425
12mu|at-3.1.13-8|150	- Fix parallel build
12mu|at-3.1.13-8|151	
12mu|at-3.1.13-8|152	+ Funda Wang <fwang@mandriva.org>
12mu|at-3.1.13-8|153	- use configure2_5x
12mu|at-3.1.13-8|154	
12mu|at-3.1.13-8|155	* Mon Dec 07 2009 Olivier Thauvin <nanardon@mandriva.org> 3.1.12-1mdv2010.1
12mu|at-3.1.13-8|156	+ Revision: 474339
12mu|at-3.1.13-8|157	- 3.1.12
12mu|at-3.1.13-8|158	
12mu|at-3.1.13-8|159	* Fri Nov 13 2009 Olivier Thauvin <nanardon@mandriva.org> 3.1.11-3mdv2010.1
12mu|at-3.1.13-8|160	+ Revision: 465896
12mu|at-3.1.13-8|161	- 3.1.11, remove merged patch
12mu|at-3.1.13-8|162	
12mu|at-3.1.13-8|163	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.1.10.2-3mdv2010.0
12mu|at-3.1.13-8|164	+ Revision: 424370
12mu|at-3.1.13-8|165	- rebuild
12mu|at-3.1.13-8|166	
12mu|at-3.1.13-8|167	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|at-3.1.13-8|168	- rebuild
12mu|at-3.1.13-8|169	
12mu|at-3.1.13-8|170	* Sun Feb 22 2009 Olivier Thauvin <nanardon@mandriva.org> 3.1.10.2-1mdv2009.1
12mu|at-3.1.13-8|171	+ Revision: 344001
12mu|at-3.1.13-8|172	- 3.1.10.2
12mu|at-3.1.13-8|173	
12mu|at-3.1.13-8|174	* Sat Dec 13 2008 Olivier Thauvin <nanardon@mandriva.org> 3.1.10.1-3mdv2009.1
12mu|at-3.1.13-8|175	+ Revision: 313901
12mu|at-3.1.13-8|176	- make the load under which batch job are launch configurable, default is now N CPUs - 0.2
12mu|at-3.1.13-8|177	
12mu|at-3.1.13-8|178	* Mon Oct 27 2008 Olivier Thauvin <nanardon@mandriva.org> 3.1.10.1-2mdv2009.1
12mu|at-3.1.13-8|179	+ Revision: 297720
12mu|at-3.1.13-8|180	- use pam
12mu|at-3.1.13-8|181	- fix #45066: eg make at usuable again for non root users
12mu|at-3.1.13-8|182	
12mu|at-3.1.13-8|183	* Fri Aug 15 2008 Olivier Thauvin <nanardon@mandriva.org> 3.1.10.1-1mdv2009.0
12mu|at-3.1.13-8|184	+ Revision: 272478
12mu|at-3.1.13-8|185	- 3.1.10.1
12mu|at-3.1.13-8|186	
12mu|at-3.1.13-8|187	* Mon Jun 16 2008 Thierry Vignaud <tv@mandriva.org> 3.1.8-25mdv2009.0
12mu|at-3.1.13-8|188	+ Revision: 220463
12mu|at-3.1.13-8|189	- rebuild
12mu|at-3.1.13-8|190	
12mu|at-3.1.13-8|191	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 3.1.8-24mdv2008.1
12mu|at-3.1.13-8|192	+ Revision: 148875
12mu|at-3.1.13-8|193	- rebuild
12mu|at-3.1.13-8|194	- kill re-definition of %%buildroot on Pixel's request
12mu|at-3.1.13-8|195	
12mu|at-3.1.13-8|196	+ Olivier Blin <blino@mandriva.org>
12mu|at-3.1.13-8|197	- restore BuildRoot
12mu|at-3.1.13-8|198	
12mu|at-3.1.13-8|199	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 3.1.8-23mdv2008.0
12mu|at-3.1.13-8|200	+ Revision: 69909
12mu|at-3.1.13-8|201	- fileutils, sh-utils & textutils have been obsoleted by coreutils a long time ago
12mu|at-3.1.13-8|202	
12mu|at-3.1.13-8|203	* Wed Jun 27 2007 Andreas Hasenack <andreas@mandriva.com> 3.1.8-22mdv2008.0
12mu|at-3.1.13-8|204	+ Revision: 45082
12mu|at-3.1.13-8|205	- rebuild with new serverbuild macro (-fstack-protector-all)
12mu|at-3.1.13-8|206	
12mu|at-3.1.13-8|207	+ Anssi Hannula <anssi@mandriva.org>
12mu|at-3.1.13-8|208	- rebuild with correct optflags
12mu|at-3.1.13-8|209	
12mu|at-3.1.13-8|210	
12mu|at-3.1.13-8|211	* Sat Jan 06 2007 David Walluck <walluck@mandriva.org> 3.1.8-20mdv2007.0
12mu|at-3.1.13-8|212	+ Revision: 104958
12mu|at-3.1.13-8|213	- rebuild
12mu|at-3.1.13-8|214	bunzip2 patches
12mu|at-3.1.13-8|215	fix install
12mu|at-3.1.13-8|216	- Import at
12mu|at-3.1.13-8|217	
12mu|at-3.1.13-8|218	* Sat May 13 2006 Stefan van der Eijk <stefan@eijk.nu> 3.1.8-19mdk
12mu|at-3.1.13-8|219	- rebuild for sparc
12mu|at-3.1.13-8|220	
12mu|at-3.1.13-8|221	* Sun Jan 08 2006 Olivier Blin <oblin@mandriva.com> 3.1.8-18mdk
12mu|at-3.1.13-8|222	- convert parallel init to LSB
12mu|at-3.1.13-8|223	
12mu|at-3.1.13-8|224	* Sat Dec 31 2005 Couriousous <couriousous@mandriva.org> 3.1.8-17mdk
12mu|at-3.1.13-8|225	- Add parallel init stuff
12mu|at-3.1.13-8|226	
12mu|at-3.1.13-8|227	* Fri Aug 19 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 3.1.8-16mdk
12mu|at-3.1.13-8|228	- fix buildrequires
12mu|at-3.1.13-8|229	
12mu|at-3.1.13-8|230	* Fri Aug 12 2005 Nicolas Lcureuil <neoclust@mandriva.org> 3.1.8-15mdk
12mu|at-3.1.13-8|231	- fix rpmlint errors (PreReq)
12mu|at-3.1.13-8|232	
12mu|at-3.1.13-8|233	* Thu Aug 11 2005 Nicolas Lécureuil <neoclust@mandriva.org> 3.1.8-14mdk
12mu|at-3.1.13-8|234	- fix rpmlint errors (PreReq)
12mu|at-3.1.13-8|235	
12mu|at-3.1.13-8|236	* Wed Aug 10 2005 Warly <warly@mandriva.com> 3.1.8-13mdk
12mu|at-3.1.13-8|237	- change smtpdaemon require to sendmail-command
12mu|at-3.1.13-8|238	
12mu|at-3.1.13-8|239	* Mon Jan 10 2005 Frederic Lepied <flepied@mandrakesoft.com> 3.1.8-12mdk
12mu|at-3.1.13-8|240	- BuildRequires vixie-cron for /var/spool/cron
12mu|at-3.1.13-8|241	
12mu|at-3.1.13-8|242	* Thu Sep 09 2004 Pixel <pixel@mandrakesoft.com> 3.1.8-11mdk
12mu|at-3.1.13-8|243	- don't require "mailx" anymore
12mu|at-3.1.13-8|244	(otherwise we have at->mailx->smtpdaemon->postfix and postfix is installed by default)
12mu|at-3.1.13-8|245	
12mu|at-3.1.13-8|246	* Wed Jun 09 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 3.1.8-10mdk
12mu|at-3.1.13-8|247	- fix buildrequires
12mu|at-3.1.13-8|248	- do parallell build
12mu|at-3.1.13-8|249	
12mu|at-3.1.13-8|250	* Thu Jan 08 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.1.8-9mdk
12mu|at-3.1.13-8|251	- fix unpackaged files
12mu|at-3.1.13-8|252	

19475 12
12mu|athcool-0.3.12-8|1	Summary:	Enabling/disabling Powersaving mode for AMD processors
12mu|athcool-0.3.12-8|2	Name:		athcool
12mu|athcool-0.3.12-8|3	Version:	0.3.12
12mu|athcool-0.3.12-8|4	Release:	8
12mu|athcool-0.3.12-8|5	License:	GPLv2+
12mu|athcool-0.3.12-8|6	Group:		System/Configuration/Hardware
12mu|athcool-0.3.12-8|7	Url:		http://members.jcom.home.ne.jp/jacobi/linux/softwares.html
12mu|athcool-0.3.12-8|8	Source0:	http://members.jcom.home.ne.jp/jacobi/linux/files/%{name}-%{version}.tar.bz2
12mu|athcool-0.3.12-8|9	Source1:	%{name}.init
12mu|athcool-0.3.12-8|10	Patch0:		athcool-0.3.12-makefile.patch
12mu|athcool-0.3.12-8|11	BuildRequires:	pkgconfig(libpci)
12mu|athcool-0.3.12-8|12	Requires(post,preun):	chkconfig, rpm-helper
12mu|athcool-0.3.12-8|13	ExclusiveArch:	%{ix86}
12mu|athcool-0.3.12-8|14	
12mu|athcool-0.3.12-8|15	%description
12mu|athcool-0.3.12-8|16	Athcool is a small utility, enabling/disabling Powersaving mode
12mu|athcool-0.3.12-8|17	for AMD Athlon/Duron processors.
12mu|athcool-0.3.12-8|18	
12mu|athcool-0.3.12-8|19	Since enabling Powersaving mode, you can save power consumption,
12mu|athcool-0.3.12-8|20	lower CPU temprature when CPU is idle.
12mu|athcool-0.3.12-8|21	
12mu|athcool-0.3.12-8|22	Powersaving works if your kernel support ACPI (APM not work),
12mu|athcool-0.3.12-8|23	because athcool only set/unset "Disconnect enable when STPGNT detected"
12mu|athcool-0.3.12-8|24	bits in the Northbridge of Chipset.
12mu|athcool-0.3.12-8|25	To really save power, someone has to send the STPGNT signal when idle.
12mu|athcool-0.3.12-8|26	This is done by the ACPI subsystem when C2 state entered.
12mu|athcool-0.3.12-8|27	
12mu|athcool-0.3.12-8|28	!!!WARNING!!!
12mu|athcool-0.3.12-8|29	Depending on your motherboard and/or hardware components,
12mu|athcool-0.3.12-8|30	enabling powersaving mode may cause that:
12mu|athcool-0.3.12-8|31	
12mu|athcool-0.3.12-8|32	* noisy or distorted sound playback
12mu|athcool-0.3.12-8|33	* a slowdown in harddisk performance
12mu|athcool-0.3.12-8|34	* system locks or instability
12mu|athcool-0.3.12-8|35	
12mu|athcool-0.3.12-8|36	If you met those problems, you should not use athcool.
12mu|athcool-0.3.12-8|37	Please use athcool AT YOUR OWN RISK.
12mu|athcool-0.3.12-8|38	
12mu|athcool-0.3.12-8|39	%files
12mu|athcool-0.3.12-8|40	%doc README ChangeLog
12mu|athcool-0.3.12-8|41	%{_initrddir}/athcool
12mu|athcool-0.3.12-8|42	%{_sbindir}/athcool
12mu|athcool-0.3.12-8|43	%{_mandir}/man8/*
12mu|athcool-0.3.12-8|44	
12mu|athcool-0.3.12-8|45	%post
12mu|athcool-0.3.12-8|46	%_post_service %{name}
12mu|athcool-0.3.12-8|47	
12mu|athcool-0.3.12-8|48	%preun
12mu|athcool-0.3.12-8|49	%_preun_service %{name}
12mu|athcool-0.3.12-8|50	
12mu|athcool-0.3.12-8|51	#----------------------------------------------------------------------------
12mu|athcool-0.3.12-8|52	
12mu|athcool-0.3.12-8|53	%prep
12mu|athcool-0.3.12-8|54	%setup -q
12mu|athcool-0.3.12-8|55	%patch0 -p1
12mu|athcool-0.3.12-8|56	
12mu|athcool-0.3.12-8|57	%build
12mu|athcool-0.3.12-8|58	%make CFLAGS="%{optflags}"
12mu|athcool-0.3.12-8|59	
12mu|athcool-0.3.12-8|60	%install
12mu|athcool-0.3.12-8|61	%makeinstall_std
12mu|athcool-0.3.12-8|62	
12mu|athcool-0.3.12-8|63	install -D -m755 %{SOURCE1} %{buildroot}%{_initrddir}/athcool
12mu|athcool-0.3.12-8|64	
12mu|athcool-0.3.12-8|65	
12mu|athcool-0.3.12-8|66	%changelog
12mu|athcool-0.3.12-8|67	* Wed Nov 27 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.12-8
12mu|athcool-0.3.12-8|68	+ Revision: 9f7bcf0
12mu|athcool-0.3.12-8|69	- LOG Fix debug generation, spec cleanup
12mu|athcool-0.3.12-8|70	
12mu|athcool-0.3.12-8|71	

19476 12
12mu|atk1.0-2.8.0-1|1	%define enable_gtkdoc	0
12mu|atk1.0-2.8.0-1|2	
12mu|atk1.0-2.8.0-1|3	%define api		1.0
12mu|atk1.0-2.8.0-1|4	%define major	0
12mu|atk1.0-2.8.0-1|5	%define pkgname	atk
12mu|atk1.0-2.8.0-1|6	%define libname %mklibname %{pkgname} %{api} %{major}
12mu|atk1.0-2.8.0-1|7	%define girname %mklibname %{pkgname}-gir %{api}
12mu|atk1.0-2.8.0-1|8	%define develname %mklibname -d %{name}
12mu|atk1.0-2.8.0-1|9	
12mu|atk1.0-2.8.0-1|10	Summary:	Accessibility features for Gtk+
12mu|atk1.0-2.8.0-1|11	Name:		%{pkgname}%{api}
12mu|atk1.0-2.8.0-1|12	Version:	2.8.0
12mu|atk1.0-2.8.0-1|13	Release:	1
12mu|atk1.0-2.8.0-1|14	License:	LGPLv2+
12mu|atk1.0-2.8.0-1|15	Group:		Accessibility
12mu|atk1.0-2.8.0-1|16	Url:		http://developer.gnome.org/projects/gap/
12mu|atk1.0-2.8.0-1|17	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/2.8/%{pkgname}-%{version}.tar.xz
12mu|atk1.0-2.8.0-1|18	
12mu|atk1.0-2.8.0-1|19	%if %{enable_gtkdoc}
12mu|atk1.0-2.8.0-1|20	BuildRequires:	gtk-doc >= 1.11-3
12mu|atk1.0-2.8.0-1|21	%endif
12mu|atk1.0-2.8.0-1|22	BuildRequires: pkgconfig(glib-2.0) >= 2.5.7
12mu|atk1.0-2.8.0-1|23	BuildRequires: pkgconfig(gobject-introspection-1.0)
12mu|atk1.0-2.8.0-1|24	
12mu|atk1.0-2.8.0-1|25	%description
12mu|atk1.0-2.8.0-1|26	Accessibility means providing system infrastructure that allows add-on
12mu|atk1.0-2.8.0-1|27	assistive software to transparently provide specalized input and ouput
12mu|atk1.0-2.8.0-1|28	capabilities. For example, screen readers allow blind users to navigate
12mu|atk1.0-2.8.0-1|29	through applications, determine the state of controls, and read text via
12mu|atk1.0-2.8.0-1|30	text to speech conversion. On-screen keyboards replace physical
12mu|atk1.0-2.8.0-1|31	keyboards, and head-mounted pointers replace mice.
12mu|atk1.0-2.8.0-1|32	
12mu|atk1.0-2.8.0-1|33	ATK, the Accessibility Tookit, is used to obtain accessibily information
12mu|atk1.0-2.8.0-1|34	from GTK+ and GNOME widgets.
12mu|atk1.0-2.8.0-1|35	
12mu|atk1.0-2.8.0-1|36	%package common
12mu|atk1.0-2.8.0-1|37	Summary:	Data files used by atk
12mu|atk1.0-2.8.0-1|38	Group:		System/Libraries
12mu|atk1.0-2.8.0-1|39	
12mu|atk1.0-2.8.0-1|40	%description common
12mu|atk1.0-2.8.0-1|41	ATK, the Accessibility Tookit, is used to obtain accessibily information
12mu|atk1.0-2.8.0-1|42	from GTK+ and GNOME widgets.
12mu|atk1.0-2.8.0-1|43	
12mu|atk1.0-2.8.0-1|44	This package contains data used by atk library.
12mu|atk1.0-2.8.0-1|45	
12mu|atk1.0-2.8.0-1|46	%package -n %{libname}
12mu|atk1.0-2.8.0-1|47	Summary:	Accessibility features for Gtk+
12mu|atk1.0-2.8.0-1|48	Group:		System/Libraries
12mu|atk1.0-2.8.0-1|49	Suggests:	%{name}-common >= %{version}-%{release}
12mu|atk1.0-2.8.0-1|50	Provides:	lib%{name} = %{version}-%{release}
12mu|atk1.0-2.8.0-1|51	Conflicts:	gir-repository < 0.6.5-4
12mu|atk1.0-2.8.0-1|52	
12mu|atk1.0-2.8.0-1|53	%description -n %{libname}
12mu|atk1.0-2.8.0-1|54	Accessibility means providing system infrastructure that allows add-on
12mu|atk1.0-2.8.0-1|55	assistive software to transparently provide specalized input and ouput
12mu|atk1.0-2.8.0-1|56	capabilities. For example, screen readers allow blind users to navigate
12mu|atk1.0-2.8.0-1|57	through applications, determine the state of controls, and read text via
12mu|atk1.0-2.8.0-1|58	text to speech conversion. On-screen keyboards replace physical
12mu|atk1.0-2.8.0-1|59	keyboards, and head-mounted pointers replace mice.
12mu|atk1.0-2.8.0-1|60	
12mu|atk1.0-2.8.0-1|61	%package -n %{girname}
12mu|atk1.0-2.8.0-1|62	Summary:	GObject introspection interface library for %{pkgname}
12mu|atk1.0-2.8.0-1|63	Group:		System/Libraries
12mu|atk1.0-2.8.0-1|64	Obsoletes:	%{_lib}atk1.0_0 < 2.4.0-1
12mu|atk1.0-2.8.0-1|65	
12mu|atk1.0-2.8.0-1|66	%description -n %{girname}
12mu|atk1.0-2.8.0-1|67	GObject introspection interface library for %{pkgname}.
12mu|atk1.0-2.8.0-1|68	
12mu|atk1.0-2.8.0-1|69	%package -n %{develname}
12mu|atk1.0-2.8.0-1|70	Summary:	Stuff for developing with atk
12mu|atk1.0-2.8.0-1|71	Group:		Development/C
12mu|atk1.0-2.8.0-1|72	Provides:	%{pkgname}-devel = %{version}-%{release}
12mu|atk1.0-2.8.0-1|73	Requires:	%{libname} = %{version}-%{release}
12mu|atk1.0-2.8.0-1|74	Requires:	%{girname} = %{version}-%{release}
12mu|atk1.0-2.8.0-1|75	Obsoletes:	%{_lib}atk1.0_0-devel
12mu|atk1.0-2.8.0-1|76	Conflicts:	gir-repository < 0.6.5-4
12mu|atk1.0-2.8.0-1|77	
12mu|atk1.0-2.8.0-1|78	%description -n %{develname}
12mu|atk1.0-2.8.0-1|79	ATK, the Accessibility Tookit, is used to obtain accessibily information
12mu|atk1.0-2.8.0-1|80	from GTK+ and GNOME widgets.
12mu|atk1.0-2.8.0-1|81	
12mu|atk1.0-2.8.0-1|82	%prep
12mu|atk1.0-2.8.0-1|83	%setup -q -n %{pkgname}-%{version}
12mu|atk1.0-2.8.0-1|84	
12mu|atk1.0-2.8.0-1|85	%build
12mu|atk1.0-2.8.0-1|86	%configure2_5x \
12mu|atk1.0-2.8.0-1|87	--disable-static \
12mu|atk1.0-2.8.0-1|88	%if %{enable_gtkdoc}
12mu|atk1.0-2.8.0-1|89	--enable-gtk-doc
12mu|atk1.0-2.8.0-1|90	%endif
12mu|atk1.0-2.8.0-1|91	
12mu|atk1.0-2.8.0-1|92	%make
12mu|atk1.0-2.8.0-1|93	
12mu|atk1.0-2.8.0-1|94	%install
12mu|atk1.0-2.8.0-1|95	%makeinstall_std
12mu|atk1.0-2.8.0-1|96	%find_lang %{pkgname}10
12mu|atk1.0-2.8.0-1|97	
12mu|atk1.0-2.8.0-1|98	%files common -f %{pkgname}10.lang
12mu|atk1.0-2.8.0-1|99	%doc README
12mu|atk1.0-2.8.0-1|100	
12mu|atk1.0-2.8.0-1|101	%files -n %{libname}
12mu|atk1.0-2.8.0-1|102	%{_libdir}/libatk-%{api}.so.%{major}*
12mu|atk1.0-2.8.0-1|103	
12mu|atk1.0-2.8.0-1|104	%files -n %{girname}
12mu|atk1.0-2.8.0-1|105	%{_libdir}/girepository-1.0/Atk-%{api}.typelib
12mu|atk1.0-2.8.0-1|106	
12mu|atk1.0-2.8.0-1|107	%files -n %{develname}
12mu|atk1.0-2.8.0-1|108	%doc AUTHORS ChangeLog NEWS
12mu|atk1.0-2.8.0-1|109	%doc %{_datadir}/gtk-doc/html/*
12mu|atk1.0-2.8.0-1|110	%{_includedir}/*
12mu|atk1.0-2.8.0-1|111	%{_libdir}/*.so
12mu|atk1.0-2.8.0-1|112	%{_libdir}/pkgconfig/*
12mu|atk1.0-2.8.0-1|113	%{_datadir}/gir-1.0/Atk-%{api}.gir

19477 12
12mu|at-spi2-atk-2.8.1-2|1	%define api 2.0
12mu|at-spi2-atk-2.8.1-2|2	%define major 0
12mu|at-spi2-atk-2.8.1-2|3	%define libname %mklibname atk-bridge %{api} %{major}
12mu|at-spi2-atk-2.8.1-2|4	%define devname %mklibname atk-bridge %{api} -d
12mu|at-spi2-atk-2.8.1-2|5	
12mu|at-spi2-atk-2.8.1-2|6	Summary:	A GTK+ module that bridges ATK to D-Bus at-spi
12mu|at-spi2-atk-2.8.1-2|7	Name:		at-spi2-atk
12mu|at-spi2-atk-2.8.1-2|8	Version:	2.8.1
12mu|at-spi2-atk-2.8.1-2|9	Release:	2
12mu|at-spi2-atk-2.8.1-2|10	License:	LGPLv2+
12mu|at-spi2-atk-2.8.1-2|11	Group:		System/Libraries
12mu|at-spi2-atk-2.8.1-2|12	Url:		http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
12mu|at-spi2-atk-2.8.1-2|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/2.8/%{name}-%{version}.tar.xz
12mu|at-spi2-atk-2.8.1-2|14	BuildRequires:	intltool
12mu|at-spi2-atk-2.8.1-2|15	BuildRequires:	pkgconfig(atk)
12mu|at-spi2-atk-2.8.1-2|16	BuildRequires:	pkgconfig(atspi-2)
12mu|at-spi2-atk-2.8.1-2|17	BuildRequires:	pkgconfig(dbus-1)
12mu|at-spi2-atk-2.8.1-2|18	BuildRequires:	pkgconfig(glib-2.0)
12mu|at-spi2-atk-2.8.1-2|19	Requires:	at-spi2-core
12mu|at-spi2-atk-2.8.1-2|20	
12mu|at-spi2-atk-2.8.1-2|21	%description
12mu|at-spi2-atk-2.8.1-2|22	at-spi allows assistive technologies to access GTK-based applications.
12mu|at-spi2-atk-2.8.1-2|23	Essentially it exposes the internals of applications for automation, so
12mu|at-spi2-atk-2.8.1-2|24	tools such as screen readers, magnifiers, or even scripting interfaces
12mu|at-spi2-atk-2.8.1-2|25	can query and interact with GUI controls.
12mu|at-spi2-atk-2.8.1-2|26	
12mu|at-spi2-atk-2.8.1-2|27	This version of at-spi is a major break from previous versions. It has
12mu|at-spi2-atk-2.8.1-2|28	been completely rewritten to use D-Bus rather than ORBIT / CORBA for its
12mu|at-spi2-atk-2.8.1-2|29	transport protocol.
12mu|at-spi2-atk-2.8.1-2|30	
12mu|at-spi2-atk-2.8.1-2|31	This package includes a gtk-module that bridges ATK to the new D-Bus
12mu|at-spi2-atk-2.8.1-2|32	based at-spi.
12mu|at-spi2-atk-2.8.1-2|33	
12mu|at-spi2-atk-2.8.1-2|34	%files
12mu|at-spi2-atk-2.8.1-2|35	%doc COPYING AUTHORS README
12mu|at-spi2-atk-2.8.1-2|36	%dir %{_libdir}/gtk-2.0
12mu|at-spi2-atk-2.8.1-2|37	%dir %{_libdir}/gtk-2.0/modules
12mu|at-spi2-atk-2.8.1-2|38	%{_libdir}/gtk-2.0/modules/libatk-bridge.so
12mu|at-spi2-atk-2.8.1-2|39	%{_libdir}/gnome-settings-daemon-3.0/gtk-modules/at-spi2-atk.desktop
12mu|at-spi2-atk-2.8.1-2|40	
12mu|at-spi2-atk-2.8.1-2|41	#----------------------------------------------------------------------------
12mu|at-spi2-atk-2.8.1-2|42	
12mu|at-spi2-atk-2.8.1-2|43	%package -n %{libname}
12mu|at-spi2-atk-2.8.1-2|44	Summary:	Shared library for %{name}
12mu|at-spi2-atk-2.8.1-2|45	Group:		System/Libraries
12mu|at-spi2-atk-2.8.1-2|46	Requires:	%{name}
12mu|at-spi2-atk-2.8.1-2|47	Conflicts:	%{name} < 2.8.1-2
12mu|at-spi2-atk-2.8.1-2|48	
12mu|at-spi2-atk-2.8.1-2|49	%description -n %{libname}
12mu|at-spi2-atk-2.8.1-2|50	Shared library for %{name}.
12mu|at-spi2-atk-2.8.1-2|51	
12mu|at-spi2-atk-2.8.1-2|52	%files -n %{libname}
12mu|at-spi2-atk-2.8.1-2|53	%{_libdir}/libatk-bridge-%{api}.so.%{major}*
12mu|at-spi2-atk-2.8.1-2|54	
12mu|at-spi2-atk-2.8.1-2|55	#----------------------------------------------------------------------------
12mu|at-spi2-atk-2.8.1-2|56	
12mu|at-spi2-atk-2.8.1-2|57	%package -n %{devname}
12mu|at-spi2-atk-2.8.1-2|58	Summary:	Development files for %{name}
12mu|at-spi2-atk-2.8.1-2|59	Group:		Development/GNOME and GTK+
12mu|at-spi2-atk-2.8.1-2|60	Requires:	%{libname} = %{EVRD}
12mu|at-spi2-atk-2.8.1-2|61	Provides:	%{name}-devel = %{EVRD}
12mu|at-spi2-atk-2.8.1-2|62	Conflicts:	%{name}-devel < 2.8.1-2
12mu|at-spi2-atk-2.8.1-2|63	Obsoletes:	%{name}-devel < 2.8.1-2
12mu|at-spi2-atk-2.8.1-2|64	
12mu|at-spi2-atk-2.8.1-2|65	%description -n %{devname}
12mu|at-spi2-atk-2.8.1-2|66	This package includes the header files for the %{name} library.
12mu|at-spi2-atk-2.8.1-2|67	
12mu|at-spi2-atk-2.8.1-2|68	%files -n %{devname}
12mu|at-spi2-atk-2.8.1-2|69	%{_includedir}/at-spi2-atk/%{api}/atk-bridge.h
12mu|at-spi2-atk-2.8.1-2|70	%{_libdir}/libatk-bridge-%{api}.so
12mu|at-spi2-atk-2.8.1-2|71	%{_libdir}/pkgconfig/atk-bridge-%{api}.pc
12mu|at-spi2-atk-2.8.1-2|72	
12mu|at-spi2-atk-2.8.1-2|73	#----------------------------------------------------------------------------
12mu|at-spi2-atk-2.8.1-2|74	
12mu|at-spi2-atk-2.8.1-2|75	%prep
12mu|at-spi2-atk-2.8.1-2|76	%setup -q
12mu|at-spi2-atk-2.8.1-2|77	
12mu|at-spi2-atk-2.8.1-2|78	%build
12mu|at-spi2-atk-2.8.1-2|79	%configure2_5x \
12mu|at-spi2-atk-2.8.1-2|80	--disable-rpath
12mu|at-spi2-atk-2.8.1-2|81	
12mu|at-spi2-atk-2.8.1-2|82	%make
12mu|at-spi2-atk-2.8.1-2|83	
12mu|at-spi2-atk-2.8.1-2|84	%install
12mu|at-spi2-atk-2.8.1-2|85	%makeinstall_std
12mu|at-spi2-atk-2.8.1-2|86	
12mu|at-spi2-atk-2.8.1-2|87	
12mu|at-spi2-atk-2.8.1-2|88	%changelog
12mu|at-spi2-atk-2.8.1-2|89	* Tue May 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.8.1-2
12mu|at-spi2-atk-2.8.1-2|90	+ Revision: 39e61e1
12mu|at-spi2-atk-2.8.1-2|91	- Fix package structure
12mu|at-spi2-atk-2.8.1-2|92	
12mu|at-spi2-atk-2.8.1-2|93	

19478 12
12mu|at-spi2-core-2.8.0-1|1	%define major		0
12mu|at-spi2-core-2.8.0-1|2	%define gir_major	2.0
12mu|at-spi2-core-2.8.0-1|3	%define libname		%mklibname atspi %{major}
12mu|at-spi2-core-2.8.0-1|4	%define girname		%mklibname atspi-gir %{gir_major}
12mu|at-spi2-core-2.8.0-1|5	%define develname 	%mklibname -d atspi
12mu|at-spi2-core-2.8.0-1|6	
12mu|at-spi2-core-2.8.0-1|7	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|at-spi2-core-2.8.0-1|8	
12mu|at-spi2-core-2.8.0-1|9	Name:		at-spi2-core
12mu|at-spi2-core-2.8.0-1|10	Version:	2.8.0
12mu|at-spi2-core-2.8.0-1|11	Release:	1
12mu|at-spi2-core-2.8.0-1|12	Summary:	Protocol definitions and daemon for D-Bus at-spi
12mu|at-spi2-core-2.8.0-1|13	Group:		System/Libraries
12mu|at-spi2-core-2.8.0-1|14	License:	LGPLv2+
12mu|at-spi2-core-2.8.0-1|15	URL:		http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
12mu|at-spi2-core-2.8.0-1|16	Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/at-spi2-core/%{url_ver}/%{name}-%{version}.tar.xz
12mu|at-spi2-core-2.8.0-1|17	
12mu|at-spi2-core-2.8.0-1|18	BuildRequires:	intltool
12mu|at-spi2-core-2.8.0-1|19	BuildRequires:	pkgconfig(dbus-1)
12mu|at-spi2-core-2.8.0-1|20	BuildRequires:	pkgconfig(glib-2.0)
12mu|at-spi2-core-2.8.0-1|21	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|at-spi2-core-2.8.0-1|22	BuildRequires:	pkgconfig(x11)
12mu|at-spi2-core-2.8.0-1|23	BuildRequires:	pkgconfig(xi)
12mu|at-spi2-core-2.8.0-1|24	BuildRequires:	pkgconfig(xtst)
12mu|at-spi2-core-2.8.0-1|25	BuildRequires:	pkgconfig(xevie)
12mu|at-spi2-core-2.8.0-1|26	
12mu|at-spi2-core-2.8.0-1|27	Requires:	dbus
12mu|at-spi2-core-2.8.0-1|28	
12mu|at-spi2-core-2.8.0-1|29	%description
12mu|at-spi2-core-2.8.0-1|30	at-spi allows assistive technologies to access GTK-based
12mu|at-spi2-core-2.8.0-1|31	applications. Essentially it exposes the internals of applications for
12mu|at-spi2-core-2.8.0-1|32	automation, so tools such as screen readers, magnifiers, or even
12mu|at-spi2-core-2.8.0-1|33	scripting interfaces can query and interact with GUI controls.
12mu|at-spi2-core-2.8.0-1|34	
12mu|at-spi2-core-2.8.0-1|35	This version of at-spi is a major break from previous versions.
12mu|at-spi2-core-2.8.0-1|36	It has been completely rewritten to use D-Bus rather than
12mu|at-spi2-core-2.8.0-1|37	ORBIT / CORBA for its transport protocol.
12mu|at-spi2-core-2.8.0-1|38	
12mu|at-spi2-core-2.8.0-1|39	%package -n %{libname}
12mu|at-spi2-core-2.8.0-1|40	Summary:	Libraries for %{name}
12mu|at-spi2-core-2.8.0-1|41	Group:		System/Libraries
12mu|at-spi2-core-2.8.0-1|42	
12mu|at-spi2-core-2.8.0-1|43	%description -n %{libname}
12mu|at-spi2-core-2.8.0-1|44	This package contains libraries used by %{name}.
12mu|at-spi2-core-2.8.0-1|45	
12mu|at-spi2-core-2.8.0-1|46	%package -n %{girname}
12mu|at-spi2-core-2.8.0-1|47	Summary:	GObject Introspection interface description for %{name}
12mu|at-spi2-core-2.8.0-1|48	Group:		System/Libraries
12mu|at-spi2-core-2.8.0-1|49	Requires:	%{libname} = %{version}-%{release}
12mu|at-spi2-core-2.8.0-1|50	
12mu|at-spi2-core-2.8.0-1|51	%description -n %{girname}
12mu|at-spi2-core-2.8.0-1|52	GObject Introspection interface description for %{name}.
12mu|at-spi2-core-2.8.0-1|53	
12mu|at-spi2-core-2.8.0-1|54	%package -n %{develname}
12mu|at-spi2-core-2.8.0-1|55	Summary:	Libraries and include files with %{name}
12mu|at-spi2-core-2.8.0-1|56	Group:		Development/GNOME and GTK+
12mu|at-spi2-core-2.8.0-1|57	Requires:	%{libname} = %{version}
12mu|at-spi2-core-2.8.0-1|58	Provides:	%{name}-devel = %{version}-%{release}
12mu|at-spi2-core-2.8.0-1|59	
12mu|at-spi2-core-2.8.0-1|60	%description -n %{develname}
12mu|at-spi2-core-2.8.0-1|61	This package provides the necessary development libraries and include
12mu|at-spi2-core-2.8.0-1|62	files to allow you to develop with %{name}.
12mu|at-spi2-core-2.8.0-1|63	
12mu|at-spi2-core-2.8.0-1|64	%prep
12mu|at-spi2-core-2.8.0-1|65	%setup -q
12mu|at-spi2-core-2.8.0-1|66	
12mu|at-spi2-core-2.8.0-1|67	%build
12mu|at-spi2-core-2.8.0-1|68	%configure2_5x \
12mu|at-spi2-core-2.8.0-1|69	--disable-static
12mu|at-spi2-core-2.8.0-1|70	
12mu|at-spi2-core-2.8.0-1|71	%make LIBS='-lgmodule-2.0'
12mu|at-spi2-core-2.8.0-1|72	
12mu|at-spi2-core-2.8.0-1|73	%install
12mu|at-spi2-core-2.8.0-1|74	%makeinstall_std
12mu|at-spi2-core-2.8.0-1|75	find %{buildroot} -name *.la | xargs rm
12mu|at-spi2-core-2.8.0-1|76	
12mu|at-spi2-core-2.8.0-1|77	%find_lang %{name}
12mu|at-spi2-core-2.8.0-1|78	
12mu|at-spi2-core-2.8.0-1|79	
12mu|at-spi2-core-2.8.0-1|80	%files -f %{name}.lang
12mu|at-spi2-core-2.8.0-1|81	%doc COPYING AUTHORS README
12mu|at-spi2-core-2.8.0-1|82	%dir %{_sysconfdir}/at-spi2/
12mu|at-spi2-core-2.8.0-1|83	%config(noreplace) %{_sysconfdir}/at-spi2/accessibility.conf
12mu|at-spi2-core-2.8.0-1|84	%{_sysconfdir}/xdg/autostart/at-spi-dbus-bus.desktop
12mu|at-spi2-core-2.8.0-1|85	%{_libexecdir}/at-spi2-registryd
12mu|at-spi2-core-2.8.0-1|86	%{_libexecdir}/at-spi-bus-launcher
12mu|at-spi2-core-2.8.0-1|87	%{_datadir}/dbus-1/services/org.*.service
12mu|at-spi2-core-2.8.0-1|88	
12mu|at-spi2-core-2.8.0-1|89	%files -n %{libname}
12mu|at-spi2-core-2.8.0-1|90	%{_libdir}/libatspi.so.%{major}*
12mu|at-spi2-core-2.8.0-1|91	
12mu|at-spi2-core-2.8.0-1|92	%files -n %{girname}
12mu|at-spi2-core-2.8.0-1|93	%{_libdir}/girepository-1.0/Atspi-%{gir_major}.typelib
12mu|at-spi2-core-2.8.0-1|94	
12mu|at-spi2-core-2.8.0-1|95	%files -n %{develname}
12mu|at-spi2-core-2.8.0-1|96	%doc %{_datadir}/gtk-doc/html/libatspi
12mu|at-spi2-core-2.8.0-1|97	%{_libdir}/*.so
12mu|at-spi2-core-2.8.0-1|98	%{_libdir}/pkgconfig/*.pc
12mu|at-spi2-core-2.8.0-1|99	%{_includedir}/*
12mu|at-spi2-core-2.8.0-1|100	%{_datadir}/gir-1.0/Atspi-%{gir_major}.gir
12mu|at-spi2-core-2.8.0-1|101	

19479 12
12mu|attica-0.4.2-2|1	%define major	0.4
12mu|attica-0.4.2-2|2	%define libname %mklibname attica %{major}
12mu|attica-0.4.2-2|3	%define devname %mklibname attica -d
12mu|attica-0.4.2-2|4	
12mu|attica-0.4.2-2|5	Summary:	Open Collaboration Service providers library
12mu|attica-0.4.2-2|6	Name:		attica
12mu|attica-0.4.2-2|7	Version:	0.4.2
12mu|attica-0.4.2-2|8	Release:	2
12mu|attica-0.4.2-2|9	License:	GPLv2+
12mu|attica-0.4.2-2|10	Group:		System/Base
12mu|attica-0.4.2-2|11	Url:		http://www.kde.org/
12mu|attica-0.4.2-2|12	Source0:	http://mirrors.isc.org/pub/kde/stable/attica/%{name}-%{version}.tar.bz2
12mu|attica-0.4.2-2|13	BuildRequires:	cmake
12mu|attica-0.4.2-2|14	BuildRequires:	qt4-devel
12mu|attica-0.4.2-2|15	
12mu|attica-0.4.2-2|16	%description
12mu|attica-0.4.2-2|17	A library to access Open Collaboration Service providers
12mu|attica-0.4.2-2|18	Required to access OSC providers in get hot new stuff.
12mu|attica-0.4.2-2|19	
12mu|attica-0.4.2-2|20	%package -n %{libname}
12mu|attica-0.4.2-2|21	Summary:	KDE 4 library
12mu|attica-0.4.2-2|22	Group:		System/Libraries
12mu|attica-0.4.2-2|23	
12mu|attica-0.4.2-2|24	%description -n %{libname}
12mu|attica-0.4.2-2|25	A library to access Open Collaboration Service providers
12mu|attica-0.4.2-2|26	Required to access OSC providers in get hot new stuff.
12mu|attica-0.4.2-2|27	
12mu|attica-0.4.2-2|28	%package devel
12mu|attica-0.4.2-2|29	Summary:	Devel stuff for %{name}
12mu|attica-0.4.2-2|30	Group:		Development/KDE and Qt
12mu|attica-0.4.2-2|31	Requires:	%{libname} = %{EVRD}
12mu|attica-0.4.2-2|32	Obsoletes:	%{devname} < 0.4.2-2
12mu|attica-0.4.2-2|33	
12mu|attica-0.4.2-2|34	%description devel
12mu|attica-0.4.2-2|35	This package contains header files needed if you wish to build applications
12mu|attica-0.4.2-2|36	based on %{name}.
12mu|attica-0.4.2-2|37	
12mu|attica-0.4.2-2|38	%prep
12mu|attica-0.4.2-2|39	%setup -q
12mu|attica-0.4.2-2|40	
12mu|attica-0.4.2-2|41	%build
12mu|attica-0.4.2-2|42	%cmake
12mu|attica-0.4.2-2|43	%make
12mu|attica-0.4.2-2|44	
12mu|attica-0.4.2-2|45	%install
12mu|attica-0.4.2-2|46	%makeinstall_std -C build
12mu|attica-0.4.2-2|47	
12mu|attica-0.4.2-2|48	%files -n %{libname}
12mu|attica-0.4.2-2|49	%{_libdir}/libattica.so.%{major}*
12mu|attica-0.4.2-2|50	
12mu|attica-0.4.2-2|51	%files devel
12mu|attica-0.4.2-2|52	%{_includedir}/attica
12mu|attica-0.4.2-2|53	%{_libdir}/libattica.so
12mu|attica-0.4.2-2|54	%{_libdir}/pkgconfig/libattica.pc
12mu|attica-0.4.2-2|55	

19480 12
12mu|audacious-3.4.3-1|1	%define major 1
12mu|audacious-3.4.3-1|2	%define libname %mklibname %{name} %{major}
12mu|audacious-3.4.3-1|3	%define major2 2
12mu|audacious-3.4.3-1|4	%define libname2 %mklibname %{name} %{major2}
12mu|audacious-3.4.3-1|5	%define libname_devel %mklibname %{name} -d
12mu|audacious-3.4.3-1|6	
12mu|audacious-3.4.3-1|7	Summary:	A versatile and handy media player
12mu|audacious-3.4.3-1|8	Name:		audacious
12mu|audacious-3.4.3-1|9	Version:	3.4.3
12mu|audacious-3.4.3-1|10	Release:	1
12mu|audacious-3.4.3-1|11	Epoch:		5
12mu|audacious-3.4.3-1|12	License:	GPLv3+
12mu|audacious-3.4.3-1|13	Group:		Sound
12mu|audacious-3.4.3-1|14	Url:		http://audacious-media-player.org/
12mu|audacious-3.4.3-1|15	Source0:	http://distfiles.audacious-media-player.org/%{name}-%{version}.tar.bz2
12mu|audacious-3.4.3-1|16	BuildRequires:	pkgconfig(libmcs)
12mu|audacious-3.4.3-1|17	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|audacious-3.4.3-1|18	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|audacious-3.4.3-1|19	BuildRequires:	pkgconfig(libguess)
12mu|audacious-3.4.3-1|20	BuildRequires:	desktop-file-utils
12mu|audacious-3.4.3-1|21	BuildRequires:	chrpath
12mu|audacious-3.4.3-1|22	BuildRequires:	gtk-doc
12mu|audacious-3.4.3-1|23	Suggests:	audacious-pulse
12mu|audacious-3.4.3-1|24	Requires:	audacious-plugins
12mu|audacious-3.4.3-1|25	Requires:	%{libname} = %{EVRD}
12mu|audacious-3.4.3-1|26	Requires:	%{libname2} = %{EVRD}
12mu|audacious-3.4.3-1|27	
12mu|audacious-3.4.3-1|28	%description
12mu|audacious-3.4.3-1|29	Audacious is a media player based on the BMP music playing application.
12mu|audacious-3.4.3-1|30	Its primary goals are usability and usage of current desktop standards.
12mu|audacious-3.4.3-1|31	
12mu|audacious-3.4.3-1|32	%package -n %{libname}
12mu|audacious-3.4.3-1|33	Group:		System/Libraries
12mu|audacious-3.4.3-1|34	Summary:	Library for %{name}
12mu|audacious-3.4.3-1|35	
12mu|audacious-3.4.3-1|36	%description -n %{libname}
12mu|audacious-3.4.3-1|37	Audacious is a media player based on the BMP music playing application.
12mu|audacious-3.4.3-1|38	Its primary goals are usability and usage of current desktop standards.
12mu|audacious-3.4.3-1|39	This package contains the library needed by %{name}.
12mu|audacious-3.4.3-1|40	
12mu|audacious-3.4.3-1|41	%package -n %{libname2}
12mu|audacious-3.4.3-1|42	Group:		System/Libraries
12mu|audacious-3.4.3-1|43	Summary:	Library for %{name}
12mu|audacious-3.4.3-1|44	
12mu|audacious-3.4.3-1|45	%description -n %{libname2}
12mu|audacious-3.4.3-1|46	Audacious is a media player based on the BMP music playing application.
12mu|audacious-3.4.3-1|47	Its primary goals are usability and usage of current desktop standards.
12mu|audacious-3.4.3-1|48	This package contains the library needed by %{name}.
12mu|audacious-3.4.3-1|49	
12mu|audacious-3.4.3-1|50	%package -n %{libname_devel}
12mu|audacious-3.4.3-1|51	Summary:	Development files for %{name}
12mu|audacious-3.4.3-1|52	Group:		Development/C
12mu|audacious-3.4.3-1|53	Requires:	%{libname} = %{EVRD}
12mu|audacious-3.4.3-1|54	Requires:	%{libname2} = %{EVRD}
12mu|audacious-3.4.3-1|55	Provides:	lib%{name}-devel = %{EVRD}
12mu|audacious-3.4.3-1|56	Provides:	%{name}-devel = %{EVRD}
12mu|audacious-3.4.3-1|57	
12mu|audacious-3.4.3-1|58	%description -n %{libname_devel}
12mu|audacious-3.4.3-1|59	Audacious is a media player based on the BMP music playing application.
12mu|audacious-3.4.3-1|60	Its primary goals are usability and usage of current desktop standards.
12mu|audacious-3.4.3-1|61	This package contains the files needed for developing applications
12mu|audacious-3.4.3-1|62	which use %{name}.
12mu|audacious-3.4.3-1|63	
12mu|audacious-3.4.3-1|64	%prep
12mu|audacious-3.4.3-1|65	%setup -q
12mu|audacious-3.4.3-1|66	
12mu|audacious-3.4.3-1|67	%build
12mu|audacious-3.4.3-1|68	#gw: else libid3tag does not build
12mu|audacious-3.4.3-1|69	%define _disable_ld_no_undefined 1
12mu|audacious-3.4.3-1|70	%configure2_5x --enable-chardet
12mu|audacious-3.4.3-1|71	
12mu|audacious-3.4.3-1|72	%make
12mu|audacious-3.4.3-1|73	
12mu|audacious-3.4.3-1|74	%install
12mu|audacious-3.4.3-1|75	%makeinstall_std
12mu|audacious-3.4.3-1|76	chrpath -d %{buildroot}%{_bindir}/*
12mu|audacious-3.4.3-1|77	
12mu|audacious-3.4.3-1|78	desktop-file-install --vendor="" \
12mu|audacious-3.4.3-1|79	--remove-category="Application" \
12mu|audacious-3.4.3-1|80	--add-category="Audio" \
12mu|audacious-3.4.3-1|81	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mu|audacious-3.4.3-1|82	rm -rf %{buildroot}%{_datadir}/audacious/applications/
12mu|audacious-3.4.3-1|83	
12mu|audacious-3.4.3-1|84	%find_lang %{name}
12mu|audacious-3.4.3-1|85	
12mu|audacious-3.4.3-1|86	rm -f %{buildroot}%{_includedir}/mp4.h
12mu|audacious-3.4.3-1|87	
12mu|audacious-3.4.3-1|88	%files -f %{name}.lang
12mu|audacious-3.4.3-1|89	%doc AUTHORS
12mu|audacious-3.4.3-1|90	%{_bindir}/audtool
12mu|audacious-3.4.3-1|91	%{_bindir}/%{name}
12mu|audacious-3.4.3-1|92	%{_datadir}/%{name}
12mu|audacious-3.4.3-1|93	%{_datadir}/applications/%{name}.desktop
12mu|audacious-3.4.3-1|94	%{_iconsdir}/hicolor/*/apps/*
12mu|audacious-3.4.3-1|95	%{_mandir}/man1/*
12mu|audacious-3.4.3-1|96	
12mu|audacious-3.4.3-1|97	%files -n %{libname}
12mu|audacious-3.4.3-1|98	%{_libdir}/*.so.%{major}*
12mu|audacious-3.4.3-1|99	
12mu|audacious-3.4.3-1|100	%files -n %{libname2}
12mu|audacious-3.4.3-1|101	%{_libdir}/libaudclient.so.%{major2}*
12mu|audacious-3.4.3-1|102	
12mu|audacious-3.4.3-1|103	%files -n %{libname_devel}
12mu|audacious-3.4.3-1|104	%{_includedir}/%{name}
12mu|audacious-3.4.3-1|105	%{_includedir}/libaudcore
12mu|audacious-3.4.3-1|106	%{_includedir}/libaudgui
12mu|audacious-3.4.3-1|107	%{_libdir}/*.so
12mu|audacious-3.4.3-1|108	%{_libdir}/pkgconfig/*.pc
12mu|audacious-3.4.3-1|109	
12mu|audacious-3.4.3-1|110	%changelog
12mu|audacious-3.4.3-1|111	* Fri Jan 24 2014 Tigro <ashejn@gmail.com> 5:3.4.3-1
12mu|audacious-3.4.3-1|112	+ Revision: 0734767
12mu|audacious-3.4.3-1|113	- update to 3.4.3
12mu|audacious-3.4.3-1|114	
12mu|audacious-3.4.3-1|115	

19481 12
12mu|audacious-plugins-3.4.3-1|1	#####################
12mu|audacious-plugins-3.4.3-1|2	# Hardcode PLF build
12mu|audacious-plugins-3.4.3-1|3	%define build_plf 0
12mu|audacious-plugins-3.4.3-1|4	#####################
12mu|audacious-plugins-3.4.3-1|5	
12mu|audacious-plugins-3.4.3-1|6	%{?_with_plf: %{expand: %%global build_plf 1}}
12mu|audacious-plugins-3.4.3-1|7	
12mu|audacious-plugins-3.4.3-1|8	%if %{build_plf}
12mu|audacious-plugins-3.4.3-1|9	%define	extrarelsuffix	plf
12mu|audacious-plugins-3.4.3-1|10	%define	distsuffix	plf
12mu|audacious-plugins-3.4.3-1|11	%endif
12mu|audacious-plugins-3.4.3-1|12	
12mu|audacious-plugins-3.4.3-1|13	%define build_smb 0
12mu|audacious-plugins-3.4.3-1|14	
12mu|audacious-plugins-3.4.3-1|15	Summary:	Audacious Media Player core plugins
12mu|audacious-plugins-3.4.3-1|16	Name:		audacious-plugins
12mu|audacious-plugins-3.4.3-1|17	Version:	3.4.3
12mu|audacious-plugins-3.4.3-1|18	Release:	1%{?extrarelsuffix}
12mu|audacious-plugins-3.4.3-1|19	Epoch:		5
12mu|audacious-plugins-3.4.3-1|20	License:	GPLv2+
12mu|audacious-plugins-3.4.3-1|21	Group:		Sound
12mu|audacious-plugins-3.4.3-1|22	Url:		http://audacious-media-player.org/
12mu|audacious-plugins-3.4.3-1|23	Source0:	http://distfiles.audacious-media-player.org/%{name}-%{version}.tar.bz2
12mu|audacious-plugins-3.4.3-1|24	#gw from Fedora, enable gnome keys by default
12mu|audacious-plugins-3.4.3-1|25	Requires:	audacious
12mu|audacious-plugins-3.4.3-1|26	BuildRequires:	pkgconfig(alsa)
12mu|audacious-plugins-3.4.3-1|27	BuildRequires:	pkgconfig(audacious)
12mu|audacious-plugins-3.4.3-1|28	BuildRequires:	pkgconfig(flac)
12mu|audacious-plugins-3.4.3-1|29	BuildRequires:	pkgconfig(fluidsynth)
12mu|audacious-plugins-3.4.3-1|30	BuildRequires:	pkgconfig(glib-2.0)
12mu|audacious-plugins-3.4.3-1|31	BuildRequires:	pkgconfig(glut)
12mu|audacious-plugins-3.4.3-1|32	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|audacious-plugins-3.4.3-1|33	BuildRequires:	pkgconfig(imlib2)
12mu|audacious-plugins-3.4.3-1|34	BuildRequires:	pkgconfig(jack)
12mu|audacious-plugins-3.4.3-1|35	
12mu|audacious-plugins-3.4.3-1|36	BuildRequires:	pkgconfig(libavcodec) >= 53.40.0
12mu|audacious-plugins-3.4.3-1|37	BuildRequires:	pkgconfig(libbinio)
12mu|audacious-plugins-3.4.3-1|38	BuildRequires:	pkgconfig(libbs2b)
12mu|audacious-plugins-3.4.3-1|39	BuildRequires:	pkgconfig(libcddb)
12mu|audacious-plugins-3.4.3-1|40	BuildRequires:	pkgconfig(libcdio)
12mu|audacious-plugins-3.4.3-1|41	BuildRequires:	pkgconfig(libcue)
12mu|audacious-plugins-3.4.3-1|42	BuildRequires:	pkgconfig(libcurl)
12mu|audacious-plugins-3.4.3-1|43	BuildRequires:	pkgconfig(libglade-2.0)
12mu|audacious-plugins-3.4.3-1|44	BuildRequires:	pkgconfig(liblircclient0)
12mu|audacious-plugins-3.4.3-1|45	BuildRequires:	pkgconfig(libmms)
12mu|audacious-plugins-3.4.3-1|46	BuildRequires:	pkgconfig(libmodplug)
12mu|audacious-plugins-3.4.3-1|47	BuildRequires:	pkgconfig(libmpg123)
12mu|audacious-plugins-3.4.3-1|48	BuildRequires:	pkgconfig(libmtp)
12mu|audacious-plugins-3.4.3-1|49	BuildRequires:	pkgconfig(libmusicbrainz)
12mu|audacious-plugins-3.4.3-1|50	BuildRequires:	pkgconfig(libnotify)
12mu|audacious-plugins-3.4.3-1|51	BuildRequires:	pkgconfig(libpulse)
12mu|audacious-plugins-3.4.3-1|52	BuildRequires:  pkgconfig(libsidplayfp)
12mu|audacious-plugins-3.4.3-1|53	BuildRequires:	pkgconfig(libsidplay2)
12mu|audacious-plugins-3.4.3-1|54	BuildRequires:	sidplay-devel
12mu|audacious-plugins-3.4.3-1|55	
12mu|audacious-plugins-3.4.3-1|56	BuildRequires:	pkgconfig(mad)
12mu|audacious-plugins-3.4.3-1|57	BuildRequires:	pkgconfig(neon)
12mu|audacious-plugins-3.4.3-1|58	BuildRequires:	pkgconfig(samplerate)
12mu|audacious-plugins-3.4.3-1|59	BuildRequires:	pkgconfig(sdl)
12mu|audacious-plugins-3.4.3-1|60	BuildRequires:	pkgconfig(shout)
12mu|audacious-plugins-3.4.3-1|61	BuildRequires:	pkgconfig(sndfile)
12mu|audacious-plugins-3.4.3-1|62	BuildRequires:	pkgconfig(taglib)
12mu|audacious-plugins-3.4.3-1|63	BuildRequires:	pkgconfig(vorbis)
12mu|audacious-plugins-3.4.3-1|64	BuildRequires:	pkgconfig(wavpack)
12mu|audacious-plugins-3.4.3-1|65	BuildRequires:	pkgconfig(xcomposite)
12mu|audacious-plugins-3.4.3-1|66	
12mu|audacious-plugins-3.4.3-1|67	#gw currently does not build
12mu|audacious-plugins-3.4.3-1|68	#BuildRequires:	bluez-devel >= 2.22
12mu|audacious-plugins-3.4.3-1|69	%if %{build_plf}
12mu|audacious-plugins-3.4.3-1|70	BuildRequires:	liblame-devel
12mu|audacious-plugins-3.4.3-1|71	BuildRequires:	libfaad2-static-devel
12mu|audacious-plugins-3.4.3-1|72	#gw ffmpeg plugin:
12mu|audacious-plugins-3.4.3-1|73	Provides:	audacious-musepack
12mu|audacious-plugins-3.4.3-1|74	%endif
12mu|audacious-plugins-3.4.3-1|75	
12mu|audacious-plugins-3.4.3-1|76	%description
12mu|audacious-plugins-3.4.3-1|77	Audacious is a media player based on the BMP music playing application.
12mu|audacious-plugins-3.4.3-1|78	Its primary goals are usability and usage of current desktop standards.
12mu|audacious-plugins-3.4.3-1|79	
12mu|audacious-plugins-3.4.3-1|80	This contains the basic plugin distribution. Audacious is useless
12mu|audacious-plugins-3.4.3-1|81	without them.
12mu|audacious-plugins-3.4.3-1|82	
12mu|audacious-plugins-3.4.3-1|83	%if %{build_plf}
12mu|audacious-plugins-3.4.3-1|84	This package is in Restricted repository as it violates some patents.
12mu|audacious-plugins-3.4.3-1|85	%endif
12mu|audacious-plugins-3.4.3-1|86	
12mu|audacious-plugins-3.4.3-1|87	%package  -n audacious-wavpack
12mu|audacious-plugins-3.4.3-1|88	Group:		Sound
12mu|audacious-plugins-3.4.3-1|89	Summary:	Wavpack input plugin for Audacious
12mu|audacious-plugins-3.4.3-1|90	Requires:	audacious
12mu|audacious-plugins-3.4.3-1|91	
12mu|audacious-plugins-3.4.3-1|92	%description  -n audacious-wavpack
12mu|audacious-plugins-3.4.3-1|93	This is a wavpack input plugin for Audacious based on libwavpack.
12mu|audacious-plugins-3.4.3-1|94	
12mu|audacious-plugins-3.4.3-1|95	%package  -n audacious-jack
12mu|audacious-plugins-3.4.3-1|96	Group:		Sound
12mu|audacious-plugins-3.4.3-1|97	Summary:	Audacious output plugin for the jack sound server
12mu|audacious-plugins-3.4.3-1|98	Requires:	audacious
12mu|audacious-plugins-3.4.3-1|99	
12mu|audacious-plugins-3.4.3-1|100	%description  -n audacious-jack
12mu|audacious-plugins-3.4.3-1|101	Audacious audio output plugin for the jack audio server.
12mu|audacious-plugins-3.4.3-1|102	
12mu|audacious-plugins-3.4.3-1|103	%package  -n audacious-pulse
12mu|audacious-plugins-3.4.3-1|104	Group:		Sound
12mu|audacious-plugins-3.4.3-1|105	Summary:	Audacious output plugin for the Pulseaudio sound server
12mu|audacious-plugins-3.4.3-1|106	Requires:	audacious
12mu|audacious-plugins-3.4.3-1|107	
12mu|audacious-plugins-3.4.3-1|108	%description  -n audacious-pulse
12mu|audacious-plugins-3.4.3-1|109	Audacious audio output plugin for the pulseaudio
12mu|audacious-plugins-3.4.3-1|110	server.
12mu|audacious-plugins-3.4.3-1|111	
12mu|audacious-plugins-3.4.3-1|112	%package  -n audacious-adplug
12mu|audacious-plugins-3.4.3-1|113	Summary:	AdLib player plugin for audacious
12mu|audacious-plugins-3.4.3-1|114	Group:		Sound
12mu|audacious-plugins-3.4.3-1|115	Requires:	audacious
12mu|audacious-plugins-3.4.3-1|116	
12mu|audacious-plugins-3.4.3-1|117	%description  -n audacious-adplug
12mu|audacious-plugins-3.4.3-1|118	AdPlug is an Audacious input plugin It uses the AdPlug AdLib sound
12mu|audacious-plugins-3.4.3-1|119	player library to play back a wide range of AdLib (OPL2) music file
12mu|audacious-plugins-3.4.3-1|120	formats on top of an OPL2 emulator.  No OPL2 chip is required for
12mu|audacious-plugins-3.4.3-1|121	playback.
12mu|audacious-plugins-3.4.3-1|122	
12mu|audacious-plugins-3.4.3-1|123	%package  -n audacious-fluidsynth
12mu|audacious-plugins-3.4.3-1|124	Summary:	Fluidsynth MIDI plugin for audacious
12mu|audacious-plugins-3.4.3-1|125	Group:		Sound
12mu|audacious-plugins-3.4.3-1|126	Requires:	audacious
12mu|audacious-plugins-3.4.3-1|127	
12mu|audacious-plugins-3.4.3-1|128	%description  -n audacious-fluidsynth
12mu|audacious-plugins-3.4.3-1|129	FluidSynth is a real-time software synthesizer based on the SoundFont 2
12mu|audacious-plugins-3.4.3-1|130	specifications. It is a "software synthesizer". FluidSynth can read MIDI
12mu|audacious-plugins-3.4.3-1|131	events from the MIDI input device and render them to the audio device.
12mu|audacious-plugins-3.4.3-1|132	
12mu|audacious-plugins-3.4.3-1|133	This is a fluidsynth backend for the Audacious Media Player to support the
12mu|audacious-plugins-3.4.3-1|134	playback of MIDI files with the fluidsynth engine.
12mu|audacious-plugins-3.4.3-1|135	
12mu|audacious-plugins-3.4.3-1|136	%package  -n audacious-sid
12mu|audacious-plugins-3.4.3-1|137	Group:		Sound
12mu|audacious-plugins-3.4.3-1|138	Summary:	Audacious input plugin for C64 SID files
12mu|audacious-plugins-3.4.3-1|139	Requires:	audacious
12mu|audacious-plugins-3.4.3-1|140	
12mu|audacious-plugins-3.4.3-1|141	%description  -n audacious-sid
12mu|audacious-plugins-3.4.3-1|142	Audacious-SID is a plugin for the Audacious Media Player which provides
12mu|audacious-plugins-3.4.3-1|143	support for playing the so-called "SID tunes", which are music
12mu|audacious-plugins-3.4.3-1|144	from old Commodore computer programs like games, demos, etc.
12mu|audacious-plugins-3.4.3-1|145	
12mu|audacious-plugins-3.4.3-1|146	For the actual playing, it uses the excellent libsidplay (1|2)
12mu|audacious-plugins-3.4.3-1|147	emulator engine that emulates 6510 CPU and 6581/8580 Sound Interface
12mu|audacious-plugins-3.4.3-1|148	Device (SID) chip.
12mu|audacious-plugins-3.4.3-1|149	
12mu|audacious-plugins-3.4.3-1|150	%if %{build_smb}
12mu|audacious-plugins-3.4.3-1|151	%package -n audacious-smb
12mu|audacious-plugins-3.4.3-1|152	Group:		Sound
12mu|audacious-plugins-3.4.3-1|153	Summary:	SMB/CIFS file system plugin for the Audacious media player
12mu|audacious-plugins-3.4.3-1|154	Requires:	audacious
12mu|audacious-plugins-3.4.3-1|155	BuildRequires:	pkgconfig(smbclient)
12mu|audacious-plugins-3.4.3-1|156	
12mu|audacious-plugins-3.4.3-1|157	%description -n audacious-smb
12mu|audacious-plugins-3.4.3-1|158	This plugin allows Audacious to play content from a Samba or Windows network
12mu|audacious-plugins-3.4.3-1|159	file system.
12mu|audacious-plugins-3.4.3-1|160	%endif
12mu|audacious-plugins-3.4.3-1|161	
12mu|audacious-plugins-3.4.3-1|162	%prep
12mu|audacious-plugins-3.4.3-1|163	%setup -q
12mu|audacious-plugins-3.4.3-1|164	%apply_patches
12mu|audacious-plugins-3.4.3-1|165	
12mu|audacious-plugins-3.4.3-1|166	%build
12mu|audacious-plugins-3.4.3-1|167	export LDFLAGS="-lm"
12mu|audacious-plugins-3.4.3-1|168	#gw else cdaudio does not build (2.2-beta2)
12mu|audacious-plugins-3.4.3-1|169	#define _disable_ld_no_undefined 1
12mu|audacious-plugins-3.4.3-1|170	%configure2_5x --enable-amidiplug \
12mu|audacious-plugins-3.4.3-1|171	%if %{build_smb}
12mu|audacious-plugins-3.4.3-1|172	--enable-smb \
12mu|audacious-plugins-3.4.3-1|173	%endif
12mu|audacious-plugins-3.4.3-1|174	--enable-scrobbler
12mu|audacious-plugins-3.4.3-1|175	%ifarch %ix86 x86_64
12mu|audacious-plugins-3.4.3-1|176	#--enable-usf
12mu|audacious-plugins-3.4.3-1|177	%endif
12mu|audacious-plugins-3.4.3-1|178	
12mu|audacious-plugins-3.4.3-1|179	%make
12mu|audacious-plugins-3.4.3-1|180	
12mu|audacious-plugins-3.4.3-1|181	%install
12mu|audacious-plugins-3.4.3-1|182	%makeinstall_std
12mu|audacious-plugins-3.4.3-1|183	
12mu|audacious-plugins-3.4.3-1|184	%if ! %{build_plf}
12mu|audacious-plugins-3.4.3-1|185	rm -fv %{buildroot}%{_libdir}/audacious/Input/aac.so
12mu|audacious-plugins-3.4.3-1|186	%endif
12mu|audacious-plugins-3.4.3-1|187	
12mu|audacious-plugins-3.4.3-1|188	%find_lang %{name}
12mu|audacious-plugins-3.4.3-1|189	
12mu|audacious-plugins-3.4.3-1|190	%files -f %{name}.lang
12mu|audacious-plugins-3.4.3-1|191	%doc AUTHORS
12mu|audacious-plugins-3.4.3-1|192	%dir %{_libdir}/audacious/Input/amidi-plug/
12mu|audacious-plugins-3.4.3-1|193	%{_libdir}/audacious/Input/amidi-plug/ap-alsa.so
12mu|audacious-plugins-3.4.3-1|194	%dir %{_libdir}/audacious
12mu|audacious-plugins-3.4.3-1|195	%dir %{_libdir}/audacious/Container
12mu|audacious-plugins-3.4.3-1|196	%{_libdir}/audacious/Container/asx.so
12mu|audacious-plugins-3.4.3-1|197	%{_libdir}/audacious/Container/audpl.so
12mu|audacious-plugins-3.4.3-1|198	%{_libdir}/audacious/Container/cue.so
12mu|audacious-plugins-3.4.3-1|199	%{_libdir}/audacious/Container/m3u.so
12mu|audacious-plugins-3.4.3-1|200	%{_libdir}/audacious/Container/pls.so
12mu|audacious-plugins-3.4.3-1|201	%{_libdir}/audacious/Container/xspf.so
12mu|audacious-plugins-3.4.3-1|202	%dir %{_libdir}/audacious/General
12mu|audacious-plugins-3.4.3-1|203	%{_libdir}/audacious/General/alarm.so
12mu|audacious-plugins-3.4.3-1|204	%{_libdir}/audacious/General/albumart.so
12mu|audacious-plugins-3.4.3-1|205	%{_libdir}/audacious/General/aosd.so
12mu|audacious-plugins-3.4.3-1|206	#%{_libdir}/audacious/General/bluetooth.so
12mu|audacious-plugins-3.4.3-1|207	%{_libdir}/audacious/General/cd-menu-items.so
12mu|audacious-plugins-3.4.3-1|208	%{_libdir}/audacious/General/gnomeshortcuts.so
12mu|audacious-plugins-3.4.3-1|209	%{_libdir}/audacious/General/gtkui.so
12mu|audacious-plugins-3.4.3-1|210	%{_libdir}/audacious/General/hotkey.so
12mu|audacious-plugins-3.4.3-1|211	%{_libdir}/audacious/General/lirc.so
12mu|audacious-plugins-3.4.3-1|212	%{_libdir}/audacious/General/lyricwiki.so
12mu|audacious-plugins-3.4.3-1|213	%{_libdir}/audacious/General/mpris2.so
12mu|audacious-plugins-3.4.3-1|214	%{_libdir}/audacious/General/notify.so
12mu|audacious-plugins-3.4.3-1|215	%{_libdir}/audacious/General/scrobbler.so
12mu|audacious-plugins-3.4.3-1|216	%{_libdir}/audacious/General/search-tool.so
12mu|audacious-plugins-3.4.3-1|217	%{_libdir}/audacious/General/skins.so
12mu|audacious-plugins-3.4.3-1|218	%{_libdir}/audacious/General/statusicon.so
12mu|audacious-plugins-3.4.3-1|219	%{_libdir}/audacious/General/song_change.so
12mu|audacious-plugins-3.4.3-1|220	%dir %{_libdir}/audacious/Input
12mu|audacious-plugins-3.4.3-1|221	%{_libdir}/audacious/Input/ffaudio.so
12mu|audacious-plugins-3.4.3-1|222	%{_libdir}/audacious/Input/amidi-plug.so
12mu|audacious-plugins-3.4.3-1|223	%{_libdir}/audacious/Input/cdaudio-ng.so
12mu|audacious-plugins-3.4.3-1|224	%{_libdir}/audacious/Input/console.so
12mu|audacious-plugins-3.4.3-1|225	%{_libdir}/audacious/Input/flacng.so
12mu|audacious-plugins-3.4.3-1|226	%{_libdir}/audacious/Input/madplug.so
12mu|audacious-plugins-3.4.3-1|227	%{_libdir}/audacious/Input/metronom.so
12mu|audacious-plugins-3.4.3-1|228	%{_libdir}/audacious/Input/modplug.so
12mu|audacious-plugins-3.4.3-1|229	%{_libdir}/audacious/Input/psf2.so
12mu|audacious-plugins-3.4.3-1|230	%{_libdir}/audacious/Input/sndfile.so
12mu|audacious-plugins-3.4.3-1|231	%{_libdir}/audacious/Input/tonegen.so
12mu|audacious-plugins-3.4.3-1|232	%ifarch %{ix86} x86_64
12mu|audacious-plugins-3.4.3-1|233	#%{_libdir}/audacious/Input/usf.so
12mu|audacious-plugins-3.4.3-1|234	%endif
12mu|audacious-plugins-3.4.3-1|235	%{_libdir}/audacious/Input/vorbis.so
12mu|audacious-plugins-3.4.3-1|236	%{_libdir}/audacious/Input/vtx.so
12mu|audacious-plugins-3.4.3-1|237	%{_libdir}/audacious/Input/xsf.so
12mu|audacious-plugins-3.4.3-1|238	%if %{build_plf}
12mu|audacious-plugins-3.4.3-1|239	%{_libdir}/audacious/Input/aac.so
12mu|audacious-plugins-3.4.3-1|240	%endif
12mu|audacious-plugins-3.4.3-1|241	%dir %{_libdir}/audacious/Effect/
12mu|audacious-plugins-3.4.3-1|242	%{_libdir}/audacious/Effect/bs2b.so
12mu|audacious-plugins-3.4.3-1|243	%{_libdir}/audacious/Effect/compressor.so
12mu|audacious-plugins-3.4.3-1|244	%{_libdir}/audacious/Effect/crossfade.so
12mu|audacious-plugins-3.4.3-1|245	%{_libdir}/audacious/Effect/crystalizer.so
12mu|audacious-plugins-3.4.3-1|246	%{_libdir}/audacious/Effect/echo.so
12mu|audacious-plugins-3.4.3-1|247	%{_libdir}/audacious/Effect/ladspa.so
12mu|audacious-plugins-3.4.3-1|248	%{_libdir}/audacious/Effect/mixer.so
12mu|audacious-plugins-3.4.3-1|249	%{_libdir}/audacious/Effect/resample.so
12mu|audacious-plugins-3.4.3-1|250	%{_libdir}/audacious/Effect/speed-pitch.so
12mu|audacious-plugins-3.4.3-1|251	%{_libdir}/audacious/Effect/stereo.so
12mu|audacious-plugins-3.4.3-1|252	%{_libdir}/audacious/Effect/voice_removal.so
12mu|audacious-plugins-3.4.3-1|253	%dir %{_libdir}/audacious/Output
12mu|audacious-plugins-3.4.3-1|254	%{_libdir}/audacious/Output/alsa.so
12mu|audacious-plugins-3.4.3-1|255	%{_libdir}/audacious/Output/filewriter.so
12mu|audacious-plugins-3.4.3-1|256	%{_libdir}/audacious/Output/sdlout.so
12mu|audacious-plugins-3.4.3-1|257	%dir %{_libdir}/audacious/Transport/
12mu|audacious-plugins-3.4.3-1|258	%{_libdir}/audacious/Transport/gio.so
12mu|audacious-plugins-3.4.3-1|259	%{_libdir}/audacious/Transport/mms.so
12mu|audacious-plugins-3.4.3-1|260	%{_libdir}/audacious/Transport/neon.so
12mu|audacious-plugins-3.4.3-1|261	%{_libdir}/audacious/Transport/unix-io.so
12mu|audacious-plugins-3.4.3-1|262	%dir %{_libdir}/audacious/Visualization
12mu|audacious-plugins-3.4.3-1|263	%{_libdir}/audacious/Visualization/blur_scope.so
12mu|audacious-plugins-3.4.3-1|264	%{_libdir}/audacious/Visualization/cairo-spectrum.so
12mu|audacious-plugins-3.4.3-1|265	%{_libdir}/audacious/Effect/sox-resampler.so
12mu|audacious-plugins-3.4.3-1|266	%{_libdir}/audacious/Visualization/gl-spectrum.so
12mu|audacious-plugins-3.4.3-1|267	%{_datadir}/audacious
12mu|audacious-plugins-3.4.3-1|268	
12mu|audacious-plugins-3.4.3-1|269	%files  -n audacious-wavpack
12mu|audacious-plugins-3.4.3-1|270	%{_libdir}/audacious/Input/wavpack.so
12mu|audacious-plugins-3.4.3-1|271	
12mu|audacious-plugins-3.4.3-1|272	%files  -n audacious-jack
12mu|audacious-plugins-3.4.3-1|273	%{_libdir}/audacious/Output/jackout.so
12mu|audacious-plugins-3.4.3-1|274	
12mu|audacious-plugins-3.4.3-1|275	%files  -n audacious-pulse
12mu|audacious-plugins-3.4.3-1|276	%{_libdir}/audacious/Output/pulse_audio.so
12mu|audacious-plugins-3.4.3-1|277	
12mu|audacious-plugins-3.4.3-1|278	%files  -n audacious-sid
12mu|audacious-plugins-3.4.3-1|279	%{_libdir}/audacious/Input/sid.so
12mu|audacious-plugins-3.4.3-1|280	
12mu|audacious-plugins-3.4.3-1|281	%files  -n audacious-adplug
12mu|audacious-plugins-3.4.3-1|282	%{_libdir}/audacious/Input/adplug.so
12mu|audacious-plugins-3.4.3-1|283	
12mu|audacious-plugins-3.4.3-1|284	%if 0
12mu|audacious-plugins-3.4.3-1|285	%files  -n audacious-timidity
12mu|audacious-plugins-3.4.3-1|286	%{_libdir}/audacious/Input/timidity.so
12mu|audacious-plugins-3.4.3-1|287	%endif
12mu|audacious-plugins-3.4.3-1|288	
12mu|audacious-plugins-3.4.3-1|289	%files  -n audacious-fluidsynth
12mu|audacious-plugins-3.4.3-1|290	%{_libdir}/audacious/Input/amidi-plug/ap-fluidsynth.so
12mu|audacious-plugins-3.4.3-1|291	
12mu|audacious-plugins-3.4.3-1|292	%if %{build_smb}
12mu|audacious-plugins-3.4.3-1|293	%files -n audacious-smb
12mu|audacious-plugins-3.4.3-1|294	%{_libdir}/audacious/Transport/smb.so
12mu|audacious-plugins-3.4.3-1|295	%endif
12mu|audacious-plugins-3.4.3-1|296	
12mu|audacious-plugins-3.4.3-1|297	
12mu|audacious-plugins-3.4.3-1|298	%changelog
12mu|audacious-plugins-3.4.3-1|299	* Fri Jan 24 2014 Tigro <ashejn@gmail.com> 5:3.4.3-1
12mu|audacious-plugins-3.4.3-1|300	+ Revision: aed273e
12mu|audacious-plugins-3.4.3-1|301	- update source yml
12mu|audacious-plugins-3.4.3-1|302	
12mu|audacious-plugins-3.4.3-1|303	

19482 12
12mu|audiofile-0.3.6-1|1	%define	url_ver %(echo %{version}|cut -d. -f1,2)
12mu|audiofile-0.3.6-1|2	
12mu|audiofile-0.3.6-1|3	%define	major 1
12mu|audiofile-0.3.6-1|4	%define	libname %mklibname %{name} %{major}
12mu|audiofile-0.3.6-1|5	%define	devname %mklibname %{name} -d
12mu|audiofile-0.3.6-1|6	
12mu|audiofile-0.3.6-1|7	Summary:	Library to handle various audio file formats
12mu|audiofile-0.3.6-1|8	Name:		audiofile
12mu|audiofile-0.3.6-1|9	Version:	0.3.6
12mu|audiofile-0.3.6-1|10	Release:	1
12mu|audiofile-0.3.6-1|11	License:	LGPLv2.1+
12mu|audiofile-0.3.6-1|12	Group:		System/Libraries
12mu|audiofile-0.3.6-1|13	URL:		http://www.68k.org/~michael/audiofile/
12mu|audiofile-0.3.6-1|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/audiofile/%{url_ver}/%{name}-%{version}.tar.xz
12mu|audiofile-0.3.6-1|15	BuildRequires:	pkgconfig(alsa)
12mu|audiofile-0.3.6-1|16	BuildRequires:	pkgconfig(flac)
12mu|audiofile-0.3.6-1|17	
12mu|audiofile-0.3.6-1|18	%description
12mu|audiofile-0.3.6-1|19	The Silicon Graphics Audio File Library provides a uniform programming
12mu|audiofile-0.3.6-1|20	interface to standard digital audio file formats.
12mu|audiofile-0.3.6-1|21	
12mu|audiofile-0.3.6-1|22	Currently supported sound file formats include AIFF/AIFF-C, WAVE, and
12mu|audiofile-0.3.6-1|23	NeXT/Sun .snd/.au. Supported compression formats are currently G.711
12mu|audiofile-0.3.6-1|24	mu-law and A-law.
12mu|audiofile-0.3.6-1|25	
12mu|audiofile-0.3.6-1|26	Used by the esound daemon.
12mu|audiofile-0.3.6-1|27	
12mu|audiofile-0.3.6-1|28	%files
12mu|audiofile-0.3.6-1|29	%doc COPYING README
12mu|audiofile-0.3.6-1|30	%{_bindir}/sfconvert
12mu|audiofile-0.3.6-1|31	%{_bindir}/sfinfo
12mu|audiofile-0.3.6-1|32	%{_mandir}/man1/*
12mu|audiofile-0.3.6-1|33	
12mu|audiofile-0.3.6-1|34	#------------------------------------------------------------------------
12mu|audiofile-0.3.6-1|35	
12mu|audiofile-0.3.6-1|36	%package -n	%{libname}
12mu|audiofile-0.3.6-1|37	Summary:	Main library for audiofile
12mu|audiofile-0.3.6-1|38	Group:		System/Libraries
12mu|audiofile-0.3.6-1|39	
12mu|audiofile-0.3.6-1|40	%description -n	%{libname}
12mu|audiofile-0.3.6-1|41	This package contains the library needed to run programs dynamically
12mu|audiofile-0.3.6-1|42	linked with audiofile.
12mu|audiofile-0.3.6-1|43	
12mu|audiofile-0.3.6-1|44	%files -n %{libname}
12mu|audiofile-0.3.6-1|45	%{_libdir}/libaudiofile.so.%{major}*
12mu|audiofile-0.3.6-1|46	
12mu|audiofile-0.3.6-1|47	#------------------------------------------------------------------------
12mu|audiofile-0.3.6-1|48	
12mu|audiofile-0.3.6-1|49	%package -n	%{devname}
12mu|audiofile-0.3.6-1|50	Summary:	Includes and other files to develop audiofile applications
12mu|audiofile-0.3.6-1|51	Group:		Development/C
12mu|audiofile-0.3.6-1|52	Requires:	%{libname} = %{version}
12mu|audiofile-0.3.6-1|53	Provides:	%{name}-devel = %{version}-%{release}
12mu|audiofile-0.3.6-1|54	Obsoletes:	%{_lib}audiofile0-devel < 0.3.4
12mu|audiofile-0.3.6-1|55	
12mu|audiofile-0.3.6-1|56	%description -n	%{devname}
12mu|audiofile-0.3.6-1|57	Libraries, include files and other resources you can use to develop audiofile
12mu|audiofile-0.3.6-1|58	applications.
12mu|audiofile-0.3.6-1|59	
12mu|audiofile-0.3.6-1|60	%files -n %{devname}
12mu|audiofile-0.3.6-1|61	%doc COPYING README ACKNOWLEDGEMENTS TODO NEWS NOTES ChangeLog docs
12mu|audiofile-0.3.6-1|62	%{_libdir}/*.so
12mu|audiofile-0.3.6-1|63	%{_includedir}/*
12mu|audiofile-0.3.6-1|64	%{_libdir}/pkgconfig/*
12mu|audiofile-0.3.6-1|65	%{_mandir}/man3/*
12mu|audiofile-0.3.6-1|66	
12mu|audiofile-0.3.6-1|67	#------------------------------------------------------------------------
12mu|audiofile-0.3.6-1|68	
12mu|audiofile-0.3.6-1|69	%prep
12mu|audiofile-0.3.6-1|70	%setup -q
12mu|audiofile-0.3.6-1|71	%apply_patches
12mu|audiofile-0.3.6-1|72	
12mu|audiofile-0.3.6-1|73	%build
12mu|audiofile-0.3.6-1|74	%configure2_5x \
12mu|audiofile-0.3.6-1|75	--enable-largefile \
12mu|audiofile-0.3.6-1|76	--disable-static
12mu|audiofile-0.3.6-1|77	
12mu|audiofile-0.3.6-1|78	%make CXX="g++ -w"
12mu|audiofile-0.3.6-1|79	
12mu|audiofile-0.3.6-1|80	%install
12mu|audiofile-0.3.6-1|81	%makeinstall_std
12mu|audiofile-0.3.6-1|82	

19483 12
12mu|audiokonverter-5.9.1-6|1	######################
12mu|audiokonverter-5.9.1-6|2	# Hardcode PLF build
12mu|audiokonverter-5.9.1-6|3	%define build_plf 0
12mu|audiokonverter-5.9.1-6|4	######################
12mu|audiokonverter-5.9.1-6|5	
12mu|audiokonverter-5.9.1-6|6	%if %{build_plf}
12mu|audiokonverter-5.9.1-6|7	%define distsuffix plf
12mu|audiokonverter-5.9.1-6|8	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mu|audiokonverter-5.9.1-6|9	%define extrarelsuffix plf
12mu|audiokonverter-5.9.1-6|10	%endif
12mu|audiokonverter-5.9.1-6|11	
12mu|audiokonverter-5.9.1-6|12	Summary:	An audio converter
12mu|audiokonverter-5.9.1-6|13	Name:		audiokonverter
12mu|audiokonverter-5.9.1-6|14	Version:	5.9.1
12mu|audiokonverter-5.9.1-6|15	Release:	6%{?extrarelsuffix}
12mu|audiokonverter-5.9.1-6|16	License:	GPLv2
12mu|audiokonverter-5.9.1-6|17	Group:		Sound
12mu|audiokonverter-5.9.1-6|18	URL:		http://www.kde-apps.org/content/show.php?content=12608
12mu|audiokonverter-5.9.1-6|19	Source0:	http://www.kde-apps.org/CONTENT/content-files/12608-%{name}-%{version}.tar.bz2
12mu|audiokonverter-5.9.1-6|20	Patch0:		audiokonverter-noflac.patch
12mu|audiokonverter-5.9.1-6|21	BuildRequires:	kde4-macros
12mu|audiokonverter-5.9.1-6|22	Requires:	dolphin
12mu|audiokonverter-5.9.1-6|23	Requires:	mplayer
12mu|audiokonverter-5.9.1-6|24	Requires:	flac
12mu|audiokonverter-5.9.1-6|25	Requires:	wavpack
12mu|audiokonverter-5.9.1-6|26	Requires:	id3lib
12mu|audiokonverter-5.9.1-6|27	Requires:	vorbis-tools
12mu|audiokonverter-5.9.1-6|28	%if %{build_plf}
12mu|audiokonverter-5.9.1-6|29	Requires:	lame
12mu|audiokonverter-5.9.1-6|30	Requires:	faac
12mu|audiokonverter-5.9.1-6|31	Requires:	faad2
12mu|audiokonverter-5.9.1-6|32	%endif
12mu|audiokonverter-5.9.1-6|33	BuildArch:	noarch
12mu|audiokonverter-5.9.1-6|34	
12mu|audiokonverter-5.9.1-6|35	%description
12mu|audiokonverter-5.9.1-6|36	audiokonverter is a small utility to easily convert from OGG, MP3,
12mu|audiokonverter-5.9.1-6|37	AAC, M4A, FLAC, WMA, RealAudio, Musepack, Wavpack, WAV and movies to
12mu|audiokonverter-5.9.1-6|38	MP3, OGG, M4A, WAV and FLAC in Konqueror by right-clicking on them.
12mu|audiokonverter-5.9.1-6|39	
12mu|audiokonverter-5.9.1-6|40	%if %{build_plf}
12mu|audiokonverter-5.9.1-6|41	This package is in restricted because it requires packages that are
12mu|audiokonverter-5.9.1-6|42	in restricted (lame, faac, faad2).
12mu|audiokonverter-5.9.1-6|43	%endif
12mu|audiokonverter-5.9.1-6|44	
12mu|audiokonverter-5.9.1-6|45	%prep
12mu|audiokonverter-5.9.1-6|46	%setup -q
12mu|audiokonverter-5.9.1-6|47	%if !%{build_plf}
12mu|audiokonverter-5.9.1-6|48	%patch0 -p1 -b .plf
12mu|audiokonverter-5.9.1-6|49	%endif
12mu|audiokonverter-5.9.1-6|50	
12mu|audiokonverter-5.9.1-6|51	%install
12mu|audiokonverter-5.9.1-6|52	mkdir -p %{buildroot}%{_kde_services}/ServiceMenus
12mu|audiokonverter-5.9.1-6|53	install -m 644 *4.desktop %{buildroot}%{_kde_services}/ServiceMenus
12mu|audiokonverter-5.9.1-6|54	mkdir -p %{buildroot}%{_kde_appsdir}/dolphin/servicemenus
12mu|audiokonverter-5.9.1-6|55	install -m 644 *4.desktop %{buildroot}%{_kde_appsdir}/dolphin/servicemenus
12mu|audiokonverter-5.9.1-6|56	mkdir -p %{buildroot}%{_kde_bindir}
12mu|audiokonverter-5.9.1-6|57	install -m 755 anytowav4 audioconvert4 movie2sound4 oggdrop-lx %{buildroot}%{_kde_bindir}
12mu|audiokonverter-5.9.1-6|58	
12mu|audiokonverter-5.9.1-6|59	%files
12mu|audiokonverter-5.9.1-6|60	%doc README Changelog
12mu|audiokonverter-5.9.1-6|61	%{_kde_bindir}/*
12mu|audiokonverter-5.9.1-6|62	%{_kde_services}/ServiceMenus/*.desktop
12mu|audiokonverter-5.9.1-6|63	%{_kde_appsdir}/dolphin/servicemenus/*.desktop
12mu|audiokonverter-5.9.1-6|64	
12mu|audiokonverter-5.9.1-6|65	

19484 12
12mu|audio-recorder-1.3-2|1	%define gstapi 1.0
12mu|audio-recorder-1.3-2|2	
12mu|audio-recorder-1.3-2|3	Summary:	Audio recorder for the GNOME
12mu|audio-recorder-1.3-2|4	Name:		audio-recorder
12mu|audio-recorder-1.3-2|5	Version:	1.3
12mu|audio-recorder-1.3-2|6	Release:	2
12mu|audio-recorder-1.3-2|7	License:	GPLv3+
12mu|audio-recorder-1.3-2|8	Group:		Sound
12mu|audio-recorder-1.3-2|9	Url:		https://launchpad.net/audio-recorder
12mu|audio-recorder-1.3-2|10	Source0:	https://launchpad.net/audio-recorder/trunk/version%{version}-1/+download/%{name}-%{version}-1.tar.gz
12mu|audio-recorder-1.3-2|11	Patch0:		audio-recorder-correct-desktop-menu.patch
12mu|audio-recorder-1.3-2|12	BuildRequires:	intltool
12mu|audio-recorder-1.3-2|13	BuildRequires:	pkgconfig(dbus-1)
12mu|audio-recorder-1.3-2|14	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|audio-recorder-1.3-2|15	BuildRequires:	pkgconfig(dconf)
12mu|audio-recorder-1.3-2|16	BuildRequires:	pkgconfig(glib-2.0)
12mu|audio-recorder-1.3-2|17	BuildRequires:	pkgconfig(gstreamer-%{gstapi})
12mu|audio-recorder-1.3-2|18	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|audio-recorder-1.3-2|19	BuildRequires:	pkgconfig(libpulse)
12mu|audio-recorder-1.3-2|20	Requires:	gstreamer%{gstapi}-plugins-bad
12mu|audio-recorder-1.3-2|21	Requires:	gstreamer%{gstapi}-plugins-base
12mu|audio-recorder-1.3-2|22	Requires:	gstreamer%{gstapi}-plugins-good
12mu|audio-recorder-1.3-2|23	Suggests:	gstreamer%{gstapi}-plugins-ugly
12mu|audio-recorder-1.3-2|24	
12mu|audio-recorder-1.3-2|25	%description
12mu|audio-recorder-1.3-2|26	Audio-recorder allows you to record your favourite music or audio to
12mu|audio-recorder-1.3-2|27	a file. It can record audio from your system's soundcard,
12mu|audio-recorder-1.3-2|28	microphones, browsers, webcams & more. Put simply: if it plays out of
12mu|audio-recorder-1.3-2|29	your loudspeakers you can record it.
12mu|audio-recorder-1.3-2|30	
12mu|audio-recorder-1.3-2|31	%files -f %{name}.lang
12mu|audio-recorder-1.3-2|32	%doc ChangeLog README COPYING
12mu|audio-recorder-1.3-2|33	%{_bindir}/%{name}
12mu|audio-recorder-1.3-2|34	%{_datadir}/applications/%{name}.desktop
12mu|audio-recorder-1.3-2|35	%{_datadir}/%{name}/
12mu|audio-recorder-1.3-2|36	%{_iconsdir}/hicolor/*/apps/*.png
12mu|audio-recorder-1.3-2|37	%{_datadir}/pixmaps/%{name}/
12mu|audio-recorder-1.3-2|38	%{_datadir}/glib-2.0/schemas/org.gnome.audio-recorder.gschema.xml
12mu|audio-recorder-1.3-2|39	
12mu|audio-recorder-1.3-2|40	#----------------------------------------------------------------------------
12mu|audio-recorder-1.3-2|41	
12mu|audio-recorder-1.3-2|42	%prep
12mu|audio-recorder-1.3-2|43	%setup -q -n %{name}
12mu|audio-recorder-1.3-2|44	%patch0 -p1
12mu|audio-recorder-1.3-2|45	
12mu|audio-recorder-1.3-2|46	%build
12mu|audio-recorder-1.3-2|47	%configure2_5x
12mu|audio-recorder-1.3-2|48	%make
12mu|audio-recorder-1.3-2|49	
12mu|audio-recorder-1.3-2|50	%install
12mu|audio-recorder-1.3-2|51	%makeinstall_std
12mu|audio-recorder-1.3-2|52	
12mu|audio-recorder-1.3-2|53	%find_lang %{name}
12mu|audio-recorder-1.3-2|54	
12mu|audio-recorder-1.3-2|55	
12mu|audio-recorder-1.3-2|56	%changelog
12mu|audio-recorder-1.3-2|57	* Thu Oct 24 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3-2
12mu|audio-recorder-1.3-2|58	+ Revision: 3128d69
12mu|audio-recorder-1.3-2|59	- LOG Only suggest ugly plugins because they are not in Main
12mu|audio-recorder-1.3-2|60	
12mu|audio-recorder-1.3-2|61	

19485 12
12mu|augeas-1.0.0-2|1	%define	major	0
12mu|augeas-1.0.0-2|2	%define	famajor	1
12mu|augeas-1.0.0-2|3	%define	libname	%mklibname augeas %{major}
12mu|augeas-1.0.0-2|4	%define	libfa	%mklibname fa %{famajor}
12mu|augeas-1.0.0-2|5	%define	devname	%mklibname augeas -d
12mu|augeas-1.0.0-2|6	
12mu|augeas-1.0.0-2|7	Summary:	A library for changing configuration files
12mu|augeas-1.0.0-2|8	Name:		augeas
12mu|augeas-1.0.0-2|9	Version:	1.0.0
12mu|augeas-1.0.0-2|10	Release:	2
12mu|augeas-1.0.0-2|11	Group:		Development/C
12mu|augeas-1.0.0-2|12	License:	LGPLv2.1+
12mu|augeas-1.0.0-2|13	URL:		http://augeas.net/
12mu|augeas-1.0.0-2|14	Source0:	http://augeas.net/download/%{name}-%{version}.tar.gz
12mu|augeas-1.0.0-2|15	Source1:	http://augeas.net/download/%{name}-%{version}.tar.gz.sig
12mu|augeas-1.0.0-2|16	
12mu|augeas-1.0.0-2|17	BuildRequires:	ruby
12mu|augeas-1.0.0-2|18	BuildRequires:	readline-devel
12mu|augeas-1.0.0-2|19	BuildRequires:	pkgconfig(libxml-2.0)
12mu|augeas-1.0.0-2|20	
12mu|augeas-1.0.0-2|21	%description
12mu|augeas-1.0.0-2|22	A library for programmatically editing configuration files. Augeas parses
12mu|augeas-1.0.0-2|23	configuration files into a tree structure, which it exposes through its
12mu|augeas-1.0.0-2|24	public API. Changes made through the API are written back to the initially
12mu|augeas-1.0.0-2|25	read files.
12mu|augeas-1.0.0-2|26	
12mu|augeas-1.0.0-2|27	The transformation works very hard to preserve comments and formatting
12mu|augeas-1.0.0-2|28	details. It is controlled by ``lens'' definitions that describe the file
12mu|augeas-1.0.0-2|29	format and the transformation into a tree.
12mu|augeas-1.0.0-2|30	
12mu|augeas-1.0.0-2|31	%package	lenses
12mu|augeas-1.0.0-2|32	Summary:	Lenses for %{name}
12mu|augeas-1.0.0-2|33	Group:		Development/C
12mu|augeas-1.0.0-2|34	
12mu|augeas-1.0.0-2|35	%description	lenses
12mu|augeas-1.0.0-2|36	The lenses for %{name}.
12mu|augeas-1.0.0-2|37	
12mu|augeas-1.0.0-2|38	%package -n	%{libname}
12mu|augeas-1.0.0-2|39	Summary:	Library for %{name}
12mu|augeas-1.0.0-2|40	Group:		Development/C
12mu|augeas-1.0.0-2|41	Requires:	%{name}-lenses = %{EVRD}
12mu|augeas-1.0.0-2|42	
12mu|augeas-1.0.0-2|43	%description -n	%{libname}
12mu|augeas-1.0.0-2|44	The library for %{name}.
12mu|augeas-1.0.0-2|45	
12mu|augeas-1.0.0-2|46	%package -n	%{libfa}
12mu|augeas-1.0.0-2|47	Summary:	Library for %{name}
12mu|augeas-1.0.0-2|48	Group:		Development/C
12mu|augeas-1.0.0-2|49	Conflicts:	%{libname} < 0.9.0-2
12mu|augeas-1.0.0-2|50	
12mu|augeas-1.0.0-2|51	%description -n	%{libfa}
12mu|augeas-1.0.0-2|52	The library for %{name}.
12mu|augeas-1.0.0-2|53	
12mu|augeas-1.0.0-2|54	%package -n	%{devname}
12mu|augeas-1.0.0-2|55	Summary:	Development files for %{name}
12mu|augeas-1.0.0-2|56	Group:		Development/C
12mu|augeas-1.0.0-2|57	Provides:	%{name}-devel = %{EVRD}
12mu|augeas-1.0.0-2|58	Requires:	%{libname} = %{EVRD}
12mu|augeas-1.0.0-2|59	Requires:	%{libfa} = %{EVRD}
12mu|augeas-1.0.0-2|60	
12mu|augeas-1.0.0-2|61	%description -n	%{devname}
12mu|augeas-1.0.0-2|62	This package contains libraries and header files for
12mu|augeas-1.0.0-2|63	developing applications that use %{name}.
12mu|augeas-1.0.0-2|64	
12mu|augeas-1.0.0-2|65	%prep
12mu|augeas-1.0.0-2|66	%setup -q
12mu|augeas-1.0.0-2|67	%apply_patches
12mu|augeas-1.0.0-2|68	
12mu|augeas-1.0.0-2|69	%build
12mu|augeas-1.0.0-2|70	%configure2_5x	--disable-static
12mu|augeas-1.0.0-2|71	%make
12mu|augeas-1.0.0-2|72	
12mu|augeas-1.0.0-2|73	%check
12mu|augeas-1.0.0-2|74	#make check
12mu|augeas-1.0.0-2|75	
12mu|augeas-1.0.0-2|76	%install
12mu|augeas-1.0.0-2|77	%makeinstall_std
12mu|augeas-1.0.0-2|78	mkdir %{buildroot}/%{_lib}
12mu|augeas-1.0.0-2|79	mv %{buildroot}%{_libdir}/libaugeas.so.%{major}* %{buildroot}/%{_lib}
12mu|augeas-1.0.0-2|80	ln -srf %{buildroot}/%{_lib}/libaugeas.so.%{major}.*.* %{buildroot}%{_libdir}/libaugeas.so
12mu|augeas-1.0.0-2|81	mv %{buildroot}%{_libdir}/libfa.so.%{famajor}* %{buildroot}/%{_lib}
12mu|augeas-1.0.0-2|82	ln -srf %{buildroot}/%{_lib}/libfa.so.%{famajor}.*.* %{buildroot}%{_libdir}/libfa.so
12mu|augeas-1.0.0-2|83	
12mu|augeas-1.0.0-2|84	%files
12mu|augeas-1.0.0-2|85	%{_bindir}/augtool
12mu|augeas-1.0.0-2|86	%{_bindir}/augparse
12mu|augeas-1.0.0-2|87	%{_bindir}/fadot
12mu|augeas-1.0.0-2|88	%{_mandir}/man1/*
12mu|augeas-1.0.0-2|89	%{_datadir}/vim/vimfiles/ftdetect/augeas.vim
12mu|augeas-1.0.0-2|90	%{_datadir}/vim/vimfiles/syntax/augeas.vim
12mu|augeas-1.0.0-2|91	
12mu|augeas-1.0.0-2|92	%files lenses
12mu|augeas-1.0.0-2|93	%doc AUTHORS NEWS
12mu|augeas-1.0.0-2|94	%{_datadir}/augeas
12mu|augeas-1.0.0-2|95	
12mu|augeas-1.0.0-2|96	%files -n %{libname}
12mu|augeas-1.0.0-2|97	/%{_lib}/libaugeas.so.%{major}*
12mu|augeas-1.0.0-2|98	
12mu|augeas-1.0.0-2|99	%files -n %{libfa}
12mu|augeas-1.0.0-2|100	/%{_lib}/libfa.so.%{famajor}*
12mu|augeas-1.0.0-2|101	
12mu|augeas-1.0.0-2|102	%files -n %{devname}
12mu|augeas-1.0.0-2|103	%{_includedir}/*
12mu|augeas-1.0.0-2|104	%{_libdir}/libaugeas.so
12mu|augeas-1.0.0-2|105	%{_libdir}/libfa.so
12mu|augeas-1.0.0-2|106	%{_libdir}/pkgconfig/augeas.pc

19486 12
12mu|automake-1.13.4-1|1	%define amversion 1.13
12mu|automake-1.13.4-1|2	
12mu|automake-1.13.4-1|3	%define docheck 0
12mu|automake-1.13.4-1|4	%{?_without_check: %global docheck 0}
12mu|automake-1.13.4-1|5	
12mu|automake-1.13.4-1|6	Summary:	A GNU tool for automatically creating Makefiles
12mu|automake-1.13.4-1|7	Name:		automake
12mu|automake-1.13.4-1|8	Version:	1.13.4
12mu|automake-1.13.4-1|9	Release:	1
12mu|automake-1.13.4-1|10	License:	GPLv2+
12mu|automake-1.13.4-1|11	Group:		Development/Other
12mu|automake-1.13.4-1|12	Source0:	ftp://ftp.gnu.org/gnu/automake/automake-%{version}.tar.xz
12mu|automake-1.13.4-1|13	Source100:	fix-old-automake-files
12mu|automake-1.13.4-1|14	# Automatically invoke fix-old-automake-files from aclocal
12mu|automake-1.13.4-1|15	Patch0:		automake-1.13.1-automatically-fix-old-files.patch
12mu|automake-1.13.4-1|16	URL:		http://sources.redhat.com/automake/
12mu|automake-1.13.4-1|17	BuildArch:	noarch
12mu|automake-1.13.4-1|18	
12mu|automake-1.13.4-1|19	Requires:	autoconf
12mu|automake-1.13.4-1|20	Requires:	sed
12mu|automake-1.13.4-1|21	BuildRequires:	autoconf
12mu|automake-1.13.4-1|22	BuildRequires:	texinfo
12mu|automake-1.13.4-1|23	Conflicts:	automake1.5
12mu|automake-1.13.4-1|24	Provides:	automake1.9 = %{version}-%{release}
12mu|automake-1.13.4-1|25	Obsoletes:	automake1.9
12mu|automake-1.13.4-1|26	Provides:	automake1.8 = %{version}-%{release}
12mu|automake-1.13.4-1|27	Obsoletes:	automake1.8
12mu|automake-1.13.4-1|28	Requires(post):	update-alternatives
12mu|automake-1.13.4-1|29	Requires(preun): update-alternatives
12mu|automake-1.13.4-1|30	
12mu|automake-1.13.4-1|31	# tests need these
12mu|automake-1.13.4-1|32	%if %{docheck}
12mu|automake-1.13.4-1|33	BuildRequires:	bison
12mu|automake-1.13.4-1|34	BuildRequires:	flex
12mu|automake-1.13.4-1|35	BuildRequires:	tetex-latex
12mu|automake-1.13.4-1|36	BuildRequires:	emacs
12mu|automake-1.13.4-1|37	BuildRequires:	dejagnu
12mu|automake-1.13.4-1|38	BuildRequires:	gcc-java
12mu|automake-1.13.4-1|39	BuildRequires:	python
12mu|automake-1.13.4-1|40	%endif
12mu|automake-1.13.4-1|41	
12mu|automake-1.13.4-1|42	%description
12mu|automake-1.13.4-1|43	Automake is a tool for automatically generating Makefiles compliant with
12mu|automake-1.13.4-1|44	the GNU Coding Standards.
12mu|automake-1.13.4-1|45	
12mu|automake-1.13.4-1|46	You should install Automake if you are developing software and would like
12mu|automake-1.13.4-1|47	to use its capabilities of automatically generating GNU standard
12mu|automake-1.13.4-1|48	Makefiles. If you install Automake, you will also need to install GNU's
12mu|automake-1.13.4-1|49	Autoconf package.
12mu|automake-1.13.4-1|50	
12mu|automake-1.13.4-1|51	%prep
12mu|automake-1.13.4-1|52	%setup -q
12mu|automake-1.13.4-1|53	%apply_patches
12mu|automake-1.13.4-1|54	
12mu|automake-1.13.4-1|55	%build
12mu|automake-1.13.4-1|56	# (Abel) config* don't understand noarch-mandriva-linux-gnu arch
12mu|automake-1.13.4-1|57	%configure2_5x --build=i586-%{_target_vendor}-%{_target_os}%{?_gnu}
12mu|automake-1.13.4-1|58	%make
12mu|automake-1.13.4-1|59	
12mu|automake-1.13.4-1|60	%check
12mu|automake-1.13.4-1|61	%if %{docheck}
12mu|automake-1.13.4-1|62	# (Abel) reqd2.test tries to make sure automake won't work if ltmain.sh
12mu|automake-1.13.4-1|63	# is not present. But automake behavior changed, now it can handle missing
12mu|automake-1.13.4-1|64	# libtool file as well, so this test is bogus.
12mu|automake-1.13.4-1|65	%__sed -e 's/reqd2.test//g' -i tests/Makefile
12mu|automake-1.13.4-1|66	%__make check	# VERBOSE=1
12mu|automake-1.13.4-1|67	%endif
12mu|automake-1.13.4-1|68	
12mu|automake-1.13.4-1|69	%install
12mu|automake-1.13.4-1|70	%__rm -rf %{buildroot}
12mu|automake-1.13.4-1|71	%makeinstall_std
12mu|automake-1.13.4-1|72	
12mu|automake-1.13.4-1|73	# provide -1.x symlinks
12mu|automake-1.13.4-1|74	for i in 8 9 11 12; do
12mu|automake-1.13.4-1|75	%__ln_s automake-%{amversion} %{buildroot}%{_bindir}/automake-1.$i
12mu|automake-1.13.4-1|76	%__ln_s aclocal-%{amversion} %{buildroot}%{_bindir}/aclocal-1.$i
12mu|automake-1.13.4-1|77	done
12mu|automake-1.13.4-1|78	
12mu|automake-1.13.4-1|79	%__rm -f %{buildroot}/%{_infodir}/*
12mu|automake-1.13.4-1|80	%__install -m 644 doc/%{name}.info* %{buildroot}/%{_infodir}/
12mu|automake-1.13.4-1|81	%__install -c -m 755 %SOURCE100 %buildroot%_bindir/
12mu|automake-1.13.4-1|82	
12mu|automake-1.13.4-1|83	%__mkdir_p %{buildroot}%{_datadir}/aclocal
12mu|automake-1.13.4-1|84	
12mu|automake-1.13.4-1|85	%pre
12mu|automake-1.13.4-1|86	if [ "$1" = 1 ]; then
12mu|automake-1.13.4-1|87	update-alternatives --remove automake %{_bindir}/automake-1.8
12mu|automake-1.13.4-1|88	update-alternatives --remove automake %{_bindir}/automake-1.9
12mu|automake-1.13.4-1|89	update-alternatives --remove automake %{_bindir}/automake-1.11
12mu|automake-1.13.4-1|90	update-alternatives --remove automake %{_bindir}/automake-1.12
12mu|automake-1.13.4-1|91	fi
12mu|automake-1.13.4-1|92	
12mu|automake-1.13.4-1|93	%files
12mu|automake-1.13.4-1|94	%doc AUTHORS ChangeLog NEWS README THANKS
12mu|automake-1.13.4-1|95	%{_bindir}/automake
12mu|automake-1.13.4-1|96	%{_bindir}/aclocal
12mu|automake-1.13.4-1|97	%{_bindir}/fix-old-automake-files
12mu|automake-1.13.4-1|98	%{_bindir}/automake-%{amversion}
12mu|automake-1.13.4-1|99	%{_bindir}/aclocal-%{amversion}
12mu|automake-1.13.4-1|100	%{_bindir}/automake-1.8
12mu|automake-1.13.4-1|101	%{_bindir}/aclocal-1.8
12mu|automake-1.13.4-1|102	%{_bindir}/automake-1.9
12mu|automake-1.13.4-1|103	%{_bindir}/aclocal-1.9
12mu|automake-1.13.4-1|104	%{_bindir}/automake-1.11
12mu|automake-1.13.4-1|105	%{_bindir}/aclocal-1.11
12mu|automake-1.13.4-1|106	%{_bindir}/automake-1.12
12mu|automake-1.13.4-1|107	%{_bindir}/aclocal-1.12
12mu|automake-1.13.4-1|108	%{_datadir}/automake*
12mu|automake-1.13.4-1|109	%{_infodir}/automake*
12mu|automake-1.13.4-1|110	%{_datadir}/aclocal*
12mu|automake-1.13.4-1|111	%{_mandir}/man1/aclocal-%{amversion}*
12mu|automake-1.13.4-1|112	%{_mandir}/man1/aclocal.1*
12mu|automake-1.13.4-1|113	%{_mandir}/man1/automake-%{amversion}*
12mu|automake-1.13.4-1|114	%{_mandir}/man1/automake.1*
12mu|automake-1.13.4-1|115	

19487 12
12mu|avahi-0.6.31-7|1	%define client_name		%{name}-client
12mu|avahi-0.6.31-7|2	%define common_name		%{name}-common
12mu|avahi-0.6.31-7|3	%define core_name		%{name}-core
12mu|avahi-0.6.31-7|4	%define dns_sd_name		%{name}-compat-libdns_sd
12mu|avahi-0.6.31-7|5	%define glib_name		%{name}-glib
12mu|avahi-0.6.31-7|6	%define gobject_name	%{name}-gobject
12mu|avahi-0.6.31-7|7	%define howl_name		%{name}-compat-howl
12mu|avahi-0.6.31-7|8	%define qt3_name		%{name}-qt3
12mu|avahi-0.6.31-7|9	%define qt4_name		%{name}-qt4
12mu|avahi-0.6.31-7|10	%define ui_name			%{name}-ui
12mu|avahi-0.6.31-7|11	%define ui_gtk3_name	%{name}-ui-gtk3
12mu|avahi-0.6.31-7|12	
12mu|avahi-0.6.31-7|13	%define dns_sd_old_name	mDNSResponder
12mu|avahi-0.6.31-7|14	%define howl_old_name	howl
12mu|avahi-0.6.31-7|15	
12mu|avahi-0.6.31-7|16	%define client_major	3
12mu|avahi-0.6.31-7|17	%define common_major	3
12mu|avahi-0.6.31-7|18	%define core_major	7
12mu|avahi-0.6.31-7|19	%define dns_sd_major	1
12mu|avahi-0.6.31-7|20	%define glib_major	1
12mu|avahi-0.6.31-7|21	%define gobject_major	0
12mu|avahi-0.6.31-7|22	%define howl_major	0
12mu|avahi-0.6.31-7|23	%define qt3_major	1
12mu|avahi-0.6.31-7|24	%define qt4_major	1
12mu|avahi-0.6.31-7|25	%define ui_major	0
12mu|avahi-0.6.31-7|26	%define ui_gtk3_major	0
12mu|avahi-0.6.31-7|27	
12mu|avahi-0.6.31-7|28	%define lib_client_name	%mklibname %{client_name} %{client_major}
12mu|avahi-0.6.31-7|29	%define develnameclient	%mklibname -d %{client_name}
12mu|avahi-0.6.31-7|30	%define lib_common_name	%mklibname %{common_name} %{common_major}
12mu|avahi-0.6.31-7|31	%define develnamecommon	%mklibname -d %{common_name}
12mu|avahi-0.6.31-7|32	%define lib_core_name	%mklibname %{core_name} %{core_major}
12mu|avahi-0.6.31-7|33	%define develnamecore	%mklibname -d %{core_name}
12mu|avahi-0.6.31-7|34	%define lib_dns_sd_name	%mklibname %{dns_sd_name} %{dns_sd_major}
12mu|avahi-0.6.31-7|35	%define develnamedns_sd	%mklibname -d %{dns_sd_name}
12mu|avahi-0.6.31-7|36	%define lib_glib_name	%mklibname %{glib_name} %{glib_major}
12mu|avahi-0.6.31-7|37	%define develnameglib	%mklibname -d %{glib_name}
12mu|avahi-0.6.31-7|38	%define lib_gobject_name	%mklibname %{gobject_name} %{gobject_major}
12mu|avahi-0.6.31-7|39	%define develnamegobject	%mklibname -d %{gobject_name}
12mu|avahi-0.6.31-7|40	%define lib_howl_name	%mklibname %{howl_name} %{howl_major}
12mu|avahi-0.6.31-7|41	%define develnamehowl	%mklibname -d %{howl_name}
12mu|avahi-0.6.31-7|42	%define lib_qt3_name	%mklibname %{qt3_name}_ %{qt3_major}
12mu|avahi-0.6.31-7|43	%define develnameqt3	%mklibname -d %{qt3_name}
12mu|avahi-0.6.31-7|44	%define lib_qt4_name	%mklibname %{qt4_name}_ %{qt4_major}
12mu|avahi-0.6.31-7|45	%define develnameqt4	%mklibname -d %{qt4_name}
12mu|avahi-0.6.31-7|46	### not worth it to fix now b/c 1 > 0, but ui_major should be used not qt3_major
12mu|avahi-0.6.31-7|47	%define lib_ui_name		%mklibname %{ui_name} %{qt3_major}
12mu|avahi-0.6.31-7|48	%define develnameui		%mklibname -d %{ui_name}
12mu|avahi-0.6.31-7|49	%define lib_ui_gtk3_name	%mklibname %{ui_gtk3_name}_ %{ui_gtk3_major}
12mu|avahi-0.6.31-7|50	%define develnameui_gtk3	%mklibname -d %{ui_gtk3_name}
12mu|avahi-0.6.31-7|51	
12mu|avahi-0.6.31-7|52	%define lib_dns_sd_old_name	%mklibname %{dns_sd_old_name} 1
12mu|avahi-0.6.31-7|53	%define lib_howl_old_name	%mklibname %{howl_old_name} 0
12mu|avahi-0.6.31-7|54	%define lib_howl_fake_EVR   1.0.0-7
12mu|avahi-0.6.31-7|55	
12mu|avahi-0.6.31-7|56	%define build_mono 1
12mu|avahi-0.6.31-7|57	%{?_with_mono: %{expand: %%global build_mono 1}}
12mu|avahi-0.6.31-7|58	%{?_without_mono: %{expand: %%global build_mono 0}}
12mu|avahi-0.6.31-7|59	
12mu|avahi-0.6.31-7|60	%ifarch %arm %mips
12mu|avahi-0.6.31-7|61	%define build_mono 0
12mu|avahi-0.6.31-7|62	%endif
12mu|avahi-0.6.31-7|63	
12mu|avahi-0.6.31-7|64	%define build_qt3 1
12mu|avahi-0.6.31-7|65	%{?_with_qt3: %{expand: %%global build_qt3 1}}
12mu|avahi-0.6.31-7|66	%{?_without_qt3: %{expand: %%global build_qt3 0}}
12mu|avahi-0.6.31-7|67	
12mu|avahi-0.6.31-7|68	%define build_qt4 1
12mu|avahi-0.6.31-7|69	%{?_with_qt4: %{expand: %%global build_qt4 1}}
12mu|avahi-0.6.31-7|70	%{?_without_qt4: %{expand: %%global build_qt4 0}}
12mu|avahi-0.6.31-7|71	
12mu|avahi-0.6.31-7|72	%define build_gtk3 1
12mu|avahi-0.6.31-7|73	%{?_with_gtk3: %{expand: %%global build_gtk3 1}}
12mu|avahi-0.6.31-7|74	%{?_without_gtk3: %{expand: %%global build_gtk3 0}}
12mu|avahi-0.6.31-7|75	
12mu|avahi-0.6.31-7|76	%define build_systemd 1
12mu|avahi-0.6.31-7|77	%{?_with_systemd: %{expand: %%global build_systemd 1}}
12mu|avahi-0.6.31-7|78	%{?_without_systemd: %{expand: %%global build_systemd 0}}
12mu|avahi-0.6.31-7|79	
12mu|avahi-0.6.31-7|80	%define build_bootstrap 0
12mu|avahi-0.6.31-7|81	%{?_with_bootstrap: %{expand: %%global build_bootstrap 1}}
12mu|avahi-0.6.31-7|82	%if %{build_bootstrap}
12mu|avahi-0.6.31-7|83	%define build_mono 0
12mu|avahi-0.6.31-7|84	%define build_qt3 0
12mu|avahi-0.6.31-7|85	%define build_qt4 0
12mu|avahi-0.6.31-7|86	%define build_gtk3 0
12mu|avahi-0.6.31-7|87	%define build_systemd 0
12mu|avahi-0.6.31-7|88	%endif
12mu|avahi-0.6.31-7|89	
12mu|avahi-0.6.31-7|90	Summary:	Avahi service discovery (mDNS/DNS-SD) suite
12mu|avahi-0.6.31-7|91	Name:		avahi
12mu|avahi-0.6.31-7|92	Version:	0.6.31
12mu|avahi-0.6.31-7|93	Release:	7
12mu|avahi-0.6.31-7|94	License:	LGPLv2+
12mu|avahi-0.6.31-7|95	Group:		System/Servers
12mu|avahi-0.6.31-7|96	Url:		http://avahi.org/
12mu|avahi-0.6.31-7|97	
12mu|avahi-0.6.31-7|98	Source0:	http://avahi.org/download/%{name}-%{version}.tar.gz
12mu|avahi-0.6.31-7|99	Source1:	avahi-hostname.sh
12mu|avahi-0.6.31-7|100	Patch0:         avahi-0.6.31.workaround.patch
12mu|avahi-0.6.31-7|101	
12mu|avahi-0.6.31-7|102	BuildRequires:	cap-devel
12mu|avahi-0.6.31-7|103	BuildRequires:	expat-devel >= 2.0.1
12mu|avahi-0.6.31-7|104	BuildRequires:	gdbm-devel
12mu|avahi-0.6.31-7|105	BuildRequires:	intltool
12mu|avahi-0.6.31-7|106	BuildRequires:	pkgconfig(dbus-1)
12mu|avahi-0.6.31-7|107	BuildRequires:	pkgconfig(dbus-python)
12mu|avahi-0.6.31-7|108	BuildRequires:	pkgconfig(libdaemon)
12mu|avahi-0.6.31-7|109	BuildRequires:	pkgconfig(libglade-2.0)
12mu|avahi-0.6.31-7|110	BuildRequires:	pygtk2.0
12mu|avahi-0.6.31-7|111	%if %{build_qt3}
12mu|avahi-0.6.31-7|112	BuildRequires:	pkgconfig(qt-mt)
12mu|avahi-0.6.31-7|113	%endif
12mu|avahi-0.6.31-7|114	%if %{build_qt4}
12mu|avahi-0.6.31-7|115	BuildRequires:	pkgconfig(QtCore)
12mu|avahi-0.6.31-7|116	%endif
12mu|avahi-0.6.31-7|117	%if %{build_gtk3}
12mu|avahi-0.6.31-7|118	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|avahi-0.6.31-7|119	%endif
12mu|avahi-0.6.31-7|120	%if %{build_systemd}
12mu|avahi-0.6.31-7|121	BuildRequires:	systemd-units
12mu|avahi-0.6.31-7|122	%endif
12mu|avahi-0.6.31-7|123	
12mu|avahi-0.6.31-7|124	Requires(pre): rpm-helper
12mu|avahi-0.6.31-7|125	Requires(postun): rpm-helper
12mu|avahi-0.6.31-7|126	Requires(post): rpm-helper
12mu|avahi-0.6.31-7|127	Requires(preun): rpm-helper
12mu|avahi-0.6.31-7|128	Requires(post): dbus
12mu|avahi-0.6.31-7|129	Requires(preun): dbus
12mu|avahi-0.6.31-7|130	Requires: avahi-dnsconfd
12mu|avahi-0.6.31-7|131	Suggests:	nss_mdns
12mu|avahi-0.6.31-7|132	
12mu|avahi-0.6.31-7|133	%description
12mu|avahi-0.6.31-7|134	Avahi is a system which facilitates service discovery on a local
12mu|avahi-0.6.31-7|135	network -- this means that you can plug your laptop or computer into a
12mu|avahi-0.6.31-7|136	network and instantly be able to view other people who you can chat
12mu|avahi-0.6.31-7|137	with, find printers to print to or find files being shared. This kind
12mu|avahi-0.6.31-7|138	of technology is already found in MacOS X (branded 'Rendezvous',
12mu|avahi-0.6.31-7|139	'Bonjour' and sometimes 'ZeroConf') and is very convenient.
12mu|avahi-0.6.31-7|140	
12mu|avahi-0.6.31-7|141	%package dnsconfd
12mu|avahi-0.6.31-7|142	Group:		System/Servers
12mu|avahi-0.6.31-7|143	Summary:	Avahi DNS configuration server
12mu|avahi-0.6.31-7|144	Requires:	%{name} = %{version}-%{release}
12mu|avahi-0.6.31-7|145	Requires(post):	rpm-helper
12mu|avahi-0.6.31-7|146	Requires(preun): rpm-helper
12mu|avahi-0.6.31-7|147	
12mu|avahi-0.6.31-7|148	%description dnsconfd
12mu|avahi-0.6.31-7|149	avahi-dnsconfd is a small daemon which may be used to configure
12mu|avahi-0.6.31-7|150	conventional DNS servers using mDNS in a DHCP-like fashion.
12mu|avahi-0.6.31-7|151	Especially useful on IPv6.
12mu|avahi-0.6.31-7|152	
12mu|avahi-0.6.31-7|153	%package x11
12mu|avahi-0.6.31-7|154	Group:		System/Servers
12mu|avahi-0.6.31-7|155	Summary:	Graphical tools for Avahi
12mu|avahi-0.6.31-7|156	Requires:	%{name} = %{version}-%{release}
12mu|avahi-0.6.31-7|157	
12mu|avahi-0.6.31-7|158	%description x11
12mu|avahi-0.6.31-7|159	Graphical tools for Avahi.
12mu|avahi-0.6.31-7|160	It includes avahi-discover-standalone.
12mu|avahi-0.6.31-7|161	
12mu|avahi-0.6.31-7|162	%package	python
12mu|avahi-0.6.31-7|163	Group:		System/Libraries
12mu|avahi-0.6.31-7|164	Summary:	Python bindings and utilities for Avahi
12mu|avahi-0.6.31-7|165	Requires:	pygtk2.0-libglade python-twisted-core
12mu|avahi-0.6.31-7|166	Requires:	python-twisted-web dbus-python avahi
12mu|avahi-0.6.31-7|167	Requires:	%{name}-x11
12mu|avahi-0.6.31-7|168	
12mu|avahi-0.6.31-7|169	%description python
12mu|avahi-0.6.31-7|170	Python bindings and utilities for Avahi.
12mu|avahi-0.6.31-7|171	It includes avahi-bookmarks and avahi-discover.
12mu|avahi-0.6.31-7|172	
12mu|avahi-0.6.31-7|173	%if %{build_mono}
12mu|avahi-0.6.31-7|174	%package sharp
12mu|avahi-0.6.31-7|175	Group:		System/Libraries
12mu|avahi-0.6.31-7|176	Summary:	Mono bindings for Avahi
12mu|avahi-0.6.31-7|177	BuildRequires:	mono-devel mono-tools
12mu|avahi-0.6.31-7|178	BuildRequires:	pkgconfig(gtk-sharp-2.0)
12mu|avahi-0.6.31-7|179	#gw this is needed by mono-find-requires:
12mu|avahi-0.6.31-7|180	BuildRequires:	avahi-ui-devel
12mu|avahi-0.6.31-7|181	Requires:	%{lib_client_name} = %{version}-%{release}
12mu|avahi-0.6.31-7|182	Requires:	%{lib_common_name} = %{version}-%{release}
12mu|avahi-0.6.31-7|183	Requires:	%{lib_glib_name} = %{version}-%{release}
12mu|avahi-0.6.31-7|184	
12mu|avahi-0.6.31-7|185	%description sharp
12mu|avahi-0.6.31-7|186	Mono bindings for Avahi.
12mu|avahi-0.6.31-7|187	
12mu|avahi-0.6.31-7|188	%package sharp-doc
12mu|avahi-0.6.31-7|189	Summary:	Development documentation for avahi-sharp
12mu|avahi-0.6.31-7|190	Group:		Development/Other
12mu|avahi-0.6.31-7|191	Requires(post):	mono-tools >= 1.1.9
12mu|avahi-0.6.31-7|192	Requires(postun): mono-tools >= 1.1.9
12mu|avahi-0.6.31-7|193	
12mu|avahi-0.6.31-7|194	%description sharp-doc
12mu|avahi-0.6.31-7|195	This package contains the API documentation for the avahi-sharp in
12mu|avahi-0.6.31-7|196	Monodoc format.
12mu|avahi-0.6.31-7|197	%endif
12mu|avahi-0.6.31-7|198	
12mu|avahi-0.6.31-7|199	%package -n %{lib_client_name}
12mu|avahi-0.6.31-7|200	Group:		System/Libraries
12mu|avahi-0.6.31-7|201	Summary:	Library for avahi-client
12mu|avahi-0.6.31-7|202	
12mu|avahi-0.6.31-7|203	%description -n %{lib_client_name}
12mu|avahi-0.6.31-7|204	Library for avahi-client.
12mu|avahi-0.6.31-7|205	
12mu|avahi-0.6.31-7|206	%package -n %{develnameclient}
12mu|avahi-0.6.31-7|207	Group:		Development/C
12mu|avahi-0.6.31-7|208	Summary:	Devel library for avahi-client
12mu|avahi-0.6.31-7|209	Provides:	%{client_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|210	Provides:	lib%{client_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|211	Requires:	%{lib_client_name} = %{version}-%{release}
12mu|avahi-0.6.31-7|212	Obsoletes:	%{mklibname -d %{client_name} 3} < 0.6.31
12mu|avahi-0.6.31-7|213	
12mu|avahi-0.6.31-7|214	%description -n %{develnameclient}
12mu|avahi-0.6.31-7|215	Devel library for avahi-client.
12mu|avahi-0.6.31-7|216	
12mu|avahi-0.6.31-7|217	%package -n %{lib_common_name}
12mu|avahi-0.6.31-7|218	Group:		System/Libraries
12mu|avahi-0.6.31-7|219	Summary:	Library for avahi-common
12mu|avahi-0.6.31-7|220	
12mu|avahi-0.6.31-7|221	%description -n %{lib_common_name}
12mu|avahi-0.6.31-7|222	Library for avahi-common.
12mu|avahi-0.6.31-7|223	
12mu|avahi-0.6.31-7|224	%package -n %{develnamecommon}
12mu|avahi-0.6.31-7|225	Group:		Development/C
12mu|avahi-0.6.31-7|226	Summary:	Devel library for avahi-common
12mu|avahi-0.6.31-7|227	Provides:	%{common_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|228	Provides:	lib%{common_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|229	Requires:	%{lib_common_name} = %{version}-%{release}
12mu|avahi-0.6.31-7|230	Obsoletes:	%{mklibname -d %{common_name} 3} < 0.6.31
12mu|avahi-0.6.31-7|231	
12mu|avahi-0.6.31-7|232	%description -n %{develnamecommon}
12mu|avahi-0.6.31-7|233	Devel library for avahi-common.
12mu|avahi-0.6.31-7|234	
12mu|avahi-0.6.31-7|235	%package -n %{lib_core_name}
12mu|avahi-0.6.31-7|236	Group:		System/Libraries
12mu|avahi-0.6.31-7|237	Summary:	Library for avahi-core
12mu|avahi-0.6.31-7|238	
12mu|avahi-0.6.31-7|239	%description -n %{lib_core_name}
12mu|avahi-0.6.31-7|240	Library for avahi-core.
12mu|avahi-0.6.31-7|241	
12mu|avahi-0.6.31-7|242	%package -n %{develnamecore}
12mu|avahi-0.6.31-7|243	Group:		Development/C
12mu|avahi-0.6.31-7|244	Summary:	Devel library for avahi-core
12mu|avahi-0.6.31-7|245	Provides:	%{core_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|246	Provides:	lib%{core_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|247	Requires:	%{lib_core_name} = %{version}-%{release}
12mu|avahi-0.6.31-7|248	Obsoletes:	%{mklibname -d %{core_name} 5} < 0.6.31
12mu|avahi-0.6.31-7|249	
12mu|avahi-0.6.31-7|250	%description -n %{develnamecore}
12mu|avahi-0.6.31-7|251	Devel library for avahi-core.
12mu|avahi-0.6.31-7|252	
12mu|avahi-0.6.31-7|253	%package -n %{lib_dns_sd_name}
12mu|avahi-0.6.31-7|254	Group:		System/Libraries
12mu|avahi-0.6.31-7|255	Summary:	Avahi compatibility library for libdns_sd
12mu|avahi-0.6.31-7|256	Obsoletes:	%{lib_dns_sd_old_name} < 0.6.31
12mu|avahi-0.6.31-7|257	Provides:	%{lib_dns_sd_old_name}
12mu|avahi-0.6.31-7|258	
12mu|avahi-0.6.31-7|259	%description -n %{lib_dns_sd_name}
12mu|avahi-0.6.31-7|260	Avahi compatibility library for libdns_sd
12mu|avahi-0.6.31-7|261	
12mu|avahi-0.6.31-7|262	%package -n %{develnamedns_sd}
12mu|avahi-0.6.31-7|263	Group:		Development/C
12mu|avahi-0.6.31-7|264	Summary:	Avahi devel compatibility library for libdns_sd
12mu|avahi-0.6.31-7|265	Provides:	%{dns_sd_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|266	Provides:	lib%{dns_sd_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|267	Requires:	%{lib_dns_sd_name} = %{version}-%{release}
12mu|avahi-0.6.31-7|268	Obsoletes:	%{lib_dns_sd_old_name}-devel < 0.6.31
12mu|avahi-0.6.31-7|269	Provides:	%{lib_dns_sd_old_name}-devel
12mu|avahi-0.6.31-7|270	Provides:	%{dns_sd_old_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|271	Provides:	lib%{dns_sd_old_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|272	Obsoletes:	%{mklibname -d %{dns_sd_name} 1} < 0.6.31
12mu|avahi-0.6.31-7|273	
12mu|avahi-0.6.31-7|274	%description -n %{develnamedns_sd}
12mu|avahi-0.6.31-7|275	Avahi devel compatibility library for libdns_sd.
12mu|avahi-0.6.31-7|276	
12mu|avahi-0.6.31-7|277	%package -n %{lib_glib_name}
12mu|avahi-0.6.31-7|278	Group:		System/Libraries
12mu|avahi-0.6.31-7|279	Summary:	Library for avahi-glib
12mu|avahi-0.6.31-7|280	
12mu|avahi-0.6.31-7|281	%description -n %{lib_glib_name}
12mu|avahi-0.6.31-7|282	Library for avahi-glib.
12mu|avahi-0.6.31-7|283	
12mu|avahi-0.6.31-7|284	%package -n %{develnameglib}
12mu|avahi-0.6.31-7|285	Group:		Development/C
12mu|avahi-0.6.31-7|286	Summary:	Devel library for avahi-glib
12mu|avahi-0.6.31-7|287	Provides:	%{glib_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|288	Provides:	lib%{glib_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|289	Requires:	%{lib_glib_name} = %{version}-%{release}
12mu|avahi-0.6.31-7|290	Obsoletes:	%{mklibname -d %{glib_name} 1} < 0.6.31
12mu|avahi-0.6.31-7|291	
12mu|avahi-0.6.31-7|292	%description -n %{develnameglib}
12mu|avahi-0.6.31-7|293	Devel library for avahi-glib.
12mu|avahi-0.6.31-7|294	
12mu|avahi-0.6.31-7|295	%package -n %{lib_gobject_name}
12mu|avahi-0.6.31-7|296	Group:		System/Libraries
12mu|avahi-0.6.31-7|297	Summary:	Library for avahi-gobject
12mu|avahi-0.6.31-7|298	
12mu|avahi-0.6.31-7|299	%description -n %{lib_gobject_name}
12mu|avahi-0.6.31-7|300	Library for avahi-gobject.
12mu|avahi-0.6.31-7|301	
12mu|avahi-0.6.31-7|302	%package -n %{develnamegobject}
12mu|avahi-0.6.31-7|303	Group:		Development/C
12mu|avahi-0.6.31-7|304	Summary:	Devel library for avahi-gobject
12mu|avahi-0.6.31-7|305	Provides:	%{gobject_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|306	Provides:	lib%{gobject_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|307	Requires:	%{lib_gobject_name} = %{version}-%{release}
12mu|avahi-0.6.31-7|308	
12mu|avahi-0.6.31-7|309	%description -n %{develnamegobject}
12mu|avahi-0.6.31-7|310	Devel library for avahi-gobject.
12mu|avahi-0.6.31-7|311	
12mu|avahi-0.6.31-7|312	%package -n %{lib_howl_name}
12mu|avahi-0.6.31-7|313	Group:		System/Libraries
12mu|avahi-0.6.31-7|314	Summary:	Avahi compatibility library for howl
12mu|avahi-0.6.31-7|315	Obsoletes:	%{lib_howl_old_name} < 0.6.31
12mu|avahi-0.6.31-7|316	Provides:	%{lib_howl_old_name} = %{lib_howl_fake_EVR}
12mu|avahi-0.6.31-7|317	
12mu|avahi-0.6.31-7|318	%description -n %{lib_howl_name}
12mu|avahi-0.6.31-7|319	Avahi compatibility library for howl.
12mu|avahi-0.6.31-7|320	
12mu|avahi-0.6.31-7|321	%package -n %{develnamehowl}
12mu|avahi-0.6.31-7|322	Group:		Development/C
12mu|avahi-0.6.31-7|323	Summary:	Avahi devel compatibility library for libdns_sd for howl
12mu|avahi-0.6.31-7|324	Provides:	%{howl_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|325	Provides:	lib%{howl_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|326	Requires:	%{lib_howl_name} = %{version}-%{release}
12mu|avahi-0.6.31-7|327	Obsoletes:	%{lib_howl_old_name}-devel < 0.6.31
12mu|avahi-0.6.31-7|328	Provides:	%{lib_howl_old_name}-devel = %{lib_howl_fake_EVR}
12mu|avahi-0.6.31-7|329	Provides:	%{howl_old_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|330	Provides:	lib%{howl_old_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|331	Obsoletes:	%{mklibname -d %{howl_name} 0} < 0.6.31
12mu|avahi-0.6.31-7|332	
12mu|avahi-0.6.31-7|333	%description -n %{develnamehowl}
12mu|avahi-0.6.31-7|334	Avahi devel compatibility library for libdns_sd for howl.
12mu|avahi-0.6.31-7|335	
12mu|avahi-0.6.31-7|336	%if %{build_qt3}
12mu|avahi-0.6.31-7|337	%package -n %{lib_qt3_name}
12mu|avahi-0.6.31-7|338	Group:		System/Libraries
12mu|avahi-0.6.31-7|339	Summary:	Library for avahi-qt3
12mu|avahi-0.6.31-7|340	
12mu|avahi-0.6.31-7|341	%description -n %{lib_qt3_name}
12mu|avahi-0.6.31-7|342	Library for avahi-qt3.
12mu|avahi-0.6.31-7|343	
12mu|avahi-0.6.31-7|344	%package -n %{develnameqt3}
12mu|avahi-0.6.31-7|345	Group:		Development/C
12mu|avahi-0.6.31-7|346	Summary:	Devel library for avahi-qt3
12mu|avahi-0.6.31-7|347	Provides:	%{qt3_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|348	Provides:	lib%{qt3_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|349	Requires:	%{lib_qt3_name} = %{version}-%{release}
12mu|avahi-0.6.31-7|350	Obsoletes:	%{mklibname -d %{qt3_name}_ 1} < 0.6.31
12mu|avahi-0.6.31-7|351	
12mu|avahi-0.6.31-7|352	%description -n %{develnameqt3}
12mu|avahi-0.6.31-7|353	Devel library for avahi-qt3.
12mu|avahi-0.6.31-7|354	%endif
12mu|avahi-0.6.31-7|355	
12mu|avahi-0.6.31-7|356	%if %{build_qt4}
12mu|avahi-0.6.31-7|357	%package -n %{lib_qt4_name}
12mu|avahi-0.6.31-7|358	Group:		System/Libraries
12mu|avahi-0.6.31-7|359	Summary:	Library for avahi-qt4
12mu|avahi-0.6.31-7|360	
12mu|avahi-0.6.31-7|361	%description -n %{lib_qt4_name}
12mu|avahi-0.6.31-7|362	Library for avahi-qt4.
12mu|avahi-0.6.31-7|363	
12mu|avahi-0.6.31-7|364	%package -n %{develnameqt4}
12mu|avahi-0.6.31-7|365	Group:		Development/C
12mu|avahi-0.6.31-7|366	Summary:	Devel library for avahi-qt4
12mu|avahi-0.6.31-7|367	Provides:	%{qt4_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|368	Provides:	lib%{qt4_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|369	Requires:	%{lib_qt4_name} = %{version}-%{release}
12mu|avahi-0.6.31-7|370	Obsoletes:	%{mklibname -d %{qt4_name}_ 1} < 0.6.31
12mu|avahi-0.6.31-7|371	
12mu|avahi-0.6.31-7|372	%description -n %{develnameqt4}
12mu|avahi-0.6.31-7|373	Devel library for avahi-qt4.
12mu|avahi-0.6.31-7|374	%endif
12mu|avahi-0.6.31-7|375	
12mu|avahi-0.6.31-7|376	%package -n %{lib_ui_name}
12mu|avahi-0.6.31-7|377	Group:		System/Libraries
12mu|avahi-0.6.31-7|378	Summary:	Library for avahi-ui
12mu|avahi-0.6.31-7|379	
12mu|avahi-0.6.31-7|380	%description -n %{lib_ui_name}
12mu|avahi-0.6.31-7|381	Library for avahi-ui.
12mu|avahi-0.6.31-7|382	
12mu|avahi-0.6.31-7|383	%package -n %{develnameui}
12mu|avahi-0.6.31-7|384	Group:		Development/C
12mu|avahi-0.6.31-7|385	Summary:	Devel library for avahi-ui
12mu|avahi-0.6.31-7|386	Provides:	%{ui_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|387	Provides:	lib%{ui_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|388	Requires:	%{lib_ui_name} = %{version}-%{release}
12mu|avahi-0.6.31-7|389	Obsoletes:	%{mklibname -d %{ui_name} 1} < 0.6.31
12mu|avahi-0.6.31-7|390	
12mu|avahi-0.6.31-7|391	%description -n %{develnameui}
12mu|avahi-0.6.31-7|392	Devel library for avahi-ui.
12mu|avahi-0.6.31-7|393	
12mu|avahi-0.6.31-7|394	%if %{build_gtk3}
12mu|avahi-0.6.31-7|395	%package -n %{lib_ui_gtk3_name}
12mu|avahi-0.6.31-7|396	Group:		System/Libraries
12mu|avahi-0.6.31-7|397	Summary:	Library for avahi-gtk3
12mu|avahi-0.6.31-7|398	
12mu|avahi-0.6.31-7|399	%description -n %{lib_ui_gtk3_name}
12mu|avahi-0.6.31-7|400	Library for avahi-gtk3.
12mu|avahi-0.6.31-7|401	
12mu|avahi-0.6.31-7|402	%package -n %{develnameui_gtk3}
12mu|avahi-0.6.31-7|403	Group:		Development/C
12mu|avahi-0.6.31-7|404	Summary:	Devel library for avahi-gtk3
12mu|avahi-0.6.31-7|405	Provides:	%{ui_gtk3_name}-devel = %{version}-%{release}
12mu|avahi-0.6.31-7|406	Requires:	%{lib_ui_gtk3_name} = %{version}-%{release}
12mu|avahi-0.6.31-7|407	
12mu|avahi-0.6.31-7|408	%description -n %{develnameui_gtk3}
12mu|avahi-0.6.31-7|409	Devel library for avahi-gtk3.
12mu|avahi-0.6.31-7|410	%endif
12mu|avahi-0.6.31-7|411	
12mu|avahi-0.6.31-7|412	%prep
12mu|avahi-0.6.31-7|413	%setup -q
12mu|avahi-0.6.31-7|414	%apply_patches
12mu|avahi-0.6.31-7|415	cp %{SOURCE1} avahi-hostname.sh
12mu|avahi-0.6.31-7|416	
12mu|avahi-0.6.31-7|417	%build
12mu|avahi-0.6.31-7|418	export PKG_CONFIG_PATH=/usr/lib/qt4/%{_lib}/pkgconfig
12mu|avahi-0.6.31-7|419	%configure2_5x \
12mu|avahi-0.6.31-7|420	--disable-static \
12mu|avahi-0.6.31-7|421	%if !%{build_mono}
12mu|avahi-0.6.31-7|422	--disable-mono \
12mu|avahi-0.6.31-7|423	%endif
12mu|avahi-0.6.31-7|424	%if !%{build_qt3}
12mu|avahi-0.6.31-7|425	--disable-qt3 \
12mu|avahi-0.6.31-7|426	%endif
12mu|avahi-0.6.31-7|427	%if !%{build_qt4}
12mu|avahi-0.6.31-7|428	--disable-qt4 \
12mu|avahi-0.6.31-7|429	%endif
12mu|avahi-0.6.31-7|430	--localstatedir=%{_var} \
12mu|avahi-0.6.31-7|431	--with-avahi-priv-access-group="avahi" \
12mu|avahi-0.6.31-7|432	--enable-compat-libdns_sd \
12mu|avahi-0.6.31-7|433	--enable-compat-howl \
12mu|avahi-0.6.31-7|434	--enable-introspection=no \
12mu|avahi-0.6.31-7|435	%if %{build_systemd}
12mu|avahi-0.6.31-7|436	--with-systemdsystemunitdir=%{_unitdir} \
12mu|avahi-0.6.31-7|437	%endif
12mu|avahi-0.6.31-7|438	%if !%{build_gtk3}
12mu|avahi-0.6.31-7|439	--disable-gtk3
12mu|avahi-0.6.31-7|440	%endif
12mu|avahi-0.6.31-7|441	
12mu|avahi-0.6.31-7|442	%make
12mu|avahi-0.6.31-7|443	
12mu|avahi-0.6.31-7|444	%install
12mu|avahi-0.6.31-7|445	rm -rf %{buildroot}
12mu|avahi-0.6.31-7|446	%makeinstall_std
12mu|avahi-0.6.31-7|447	rm -f %{buildroot}/%{_sysconfdir}/%{name}/services/ssh.service
12mu|avahi-0.6.31-7|448	ln -s avahi-compat-howl.pc %{buildroot}%{_libdir}/pkgconfig/howl.pc
12mu|avahi-0.6.31-7|449	%if "%{_lib}" != "lib" && %{build_mono}
12mu|avahi-0.6.31-7|450	mkdir -p %{buildroot}%{_prefix}/lib
12mu|avahi-0.6.31-7|451	mv %{buildroot}%{_libdir}/mono %{buildroot}%{_prefix}/lib
12mu|avahi-0.6.31-7|452	perl -pi -e "s/%{_lib}/lib/" %{buildroot}%{_libdir}/pkgconfig/avahi-{,ui-}sharp.pc
12mu|avahi-0.6.31-7|453	%endif
12mu|avahi-0.6.31-7|454	
12mu|avahi-0.6.31-7|455	# install hostname.d hook
12mu|avahi-0.6.31-7|456	mkdir -p %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/hostname.d/
12mu|avahi-0.6.31-7|457	install -m755 avahi-hostname.sh %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/hostname.d/avahi
12mu|avahi-0.6.31-7|458	
12mu|avahi-0.6.31-7|459	%if %{build_systemd}
12mu|avahi-0.6.31-7|460	rm -rf %{buildroot}%{_initrddir}/%{name}-daemon
12mu|avahi-0.6.31-7|461	rm -rf %{buildroot}%{_initrddir}/%{name}-dnsconfd
12mu|avahi-0.6.31-7|462	%endif
12mu|avahi-0.6.31-7|463	
12mu|avahi-0.6.31-7|464	%find_lang %{name}
12mu|avahi-0.6.31-7|465	
12mu|avahi-0.6.31-7|466	%pre
12mu|avahi-0.6.31-7|467	%_pre_useradd %{name} %{_var}/%{name} /bin/false
12mu|avahi-0.6.31-7|468	%_pre_useradd %{name}-autoipd %{_var}/%{name} /bin/false
12mu|avahi-0.6.31-7|469	
12mu|avahi-0.6.31-7|470	%postun
12mu|avahi-0.6.31-7|471	%_postun_userdel %{name}
12mu|avahi-0.6.31-7|472	%_postun_userdel %{name}-autoipd
12mu|avahi-0.6.31-7|473	
12mu|avahi-0.6.31-7|474	%post
12mu|avahi-0.6.31-7|475	%_post_service %{name}-daemon
12mu|avahi-0.6.31-7|476	
12mu|avahi-0.6.31-7|477	%preun
12mu|avahi-0.6.31-7|478	%_preun_service %{name}-daemon
12mu|avahi-0.6.31-7|479	
12mu|avahi-0.6.31-7|480	%post dnsconfd
12mu|avahi-0.6.31-7|481	%_post_service %{name}-dnsconfd
12mu|avahi-0.6.31-7|482	
12mu|avahi-0.6.31-7|483	%preun dnsconfd
12mu|avahi-0.6.31-7|484	%_preun_service %{name}-dnsconfd
12mu|avahi-0.6.31-7|485	
12mu|avahi-0.6.31-7|486	%if %{build_mono}
12mu|avahi-0.6.31-7|487	%post sharp-doc
12mu|avahi-0.6.31-7|488	%{_bindir}/monodoc --make-index > /dev/null
12mu|avahi-0.6.31-7|489	%postun sharp-doc
12mu|avahi-0.6.31-7|490	if [ "$1" = "0" -a -x %{_bindir}/monodoc ]; then %{_bindir}/monodoc --make-index > /dev/null
12mu|avahi-0.6.31-7|491	fi
12mu|avahi-0.6.31-7|492	%endif
12mu|avahi-0.6.31-7|493	
12mu|avahi-0.6.31-7|494	%files -f avahi.lang
12mu|avahi-0.6.31-7|495	%dir %{_sysconfdir}/%{name}/
12mu|avahi-0.6.31-7|496	%dir %{_sysconfdir}/%{name}/services/
12mu|avahi-0.6.31-7|497	%config(noreplace) %{_sysconfdir}/%{name}/hosts
12mu|avahi-0.6.31-7|498	%config(noreplace) %{_sysconfdir}/%{name}/%{name}-daemon.conf
12mu|avahi-0.6.31-7|499	%config(noreplace) %{_sysconfdir}/%{name}/avahi-autoipd.action
12mu|avahi-0.6.31-7|500	%config(noreplace) %{_sysconfdir}/%{name}/services/sftp-ssh.service
12mu|avahi-0.6.31-7|501	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/%{name}-dbus.conf
12mu|avahi-0.6.31-7|502	%if !%{build_systemd}
12mu|avahi-0.6.31-7|503	%{_initrddir}/%{name}-daemon
12mu|avahi-0.6.31-7|504	%endif
12mu|avahi-0.6.31-7|505	%{_sysconfdir}/sysconfig/network-scripts/hostname.d/avahi
12mu|avahi-0.6.31-7|506	%{_bindir}/%{name}-browse
12mu|avahi-0.6.31-7|507	%{_bindir}/%{name}-browse-domains
12mu|avahi-0.6.31-7|508	%{_bindir}/%{name}-publish
12mu|avahi-0.6.31-7|509	%{_bindir}/%{name}-publish-address
12mu|avahi-0.6.31-7|510	%{_bindir}/%{name}-publish-service
12mu|avahi-0.6.31-7|511	%{_bindir}/%{name}-resolve
12mu|avahi-0.6.31-7|512	%{_bindir}/%{name}-resolve-address
12mu|avahi-0.6.31-7|513	%{_bindir}/%{name}-resolve-host-name
12mu|avahi-0.6.31-7|514	%{_bindir}/%{name}-set-host-name
12mu|avahi-0.6.31-7|515	%{_sbindir}/%{name}-daemon
12mu|avahi-0.6.31-7|516	%{_sbindir}/avahi-autoipd
12mu|avahi-0.6.31-7|517	%{_sbindir}/avahi-dnsconfd
12mu|avahi-0.6.31-7|518	%{_datadir}/%{name}/%{name}-service.dtd
12mu|avahi-0.6.31-7|519	%{_datadir}/dbus-1/interfaces/*.xml
12mu|avahi-0.6.31-7|520	%{_datadir}/%{name}/service-types
12mu|avahi-0.6.31-7|521	%{_mandir}/man1/%{name}-browse-domains.1*
12mu|avahi-0.6.31-7|522	%{_mandir}/man1/%{name}-browse.1*
12mu|avahi-0.6.31-7|523	%{_mandir}/man1/%{name}-publish.1*
12mu|avahi-0.6.31-7|524	%{_mandir}/man1/%{name}-publish-address.1*
12mu|avahi-0.6.31-7|525	%{_mandir}/man1/%{name}-publish-service.1*
12mu|avahi-0.6.31-7|526	%{_mandir}/man1/%{name}-resolve.1*
12mu|avahi-0.6.31-7|527	%{_mandir}/man1/%{name}-resolve-address.1*
12mu|avahi-0.6.31-7|528	%{_mandir}/man1/%{name}-resolve-host-name.1*
12mu|avahi-0.6.31-7|529	%{_mandir}/man1/%{name}-set-host-name.1*
12mu|avahi-0.6.31-7|530	%{_mandir}/man5/%{name}-daemon.conf.5*
12mu|avahi-0.6.31-7|531	%{_mandir}/man5/%{name}.hosts.5*
12mu|avahi-0.6.31-7|532	%{_mandir}/man5/%{name}.service.5*
12mu|avahi-0.6.31-7|533	%{_mandir}/man8/%{name}-daemon.8*
12mu|avahi-0.6.31-7|534	%{_mandir}/man8/avahi-autoipd*
12mu|avahi-0.6.31-7|535	%dir %{_libdir}/avahi
12mu|avahi-0.6.31-7|536	%{_libdir}/avahi/service-types.db
12mu|avahi-0.6.31-7|537	%if %{build_systemd}
12mu|avahi-0.6.31-7|538	%{_unitdir}/avahi-daemon.service
12mu|avahi-0.6.31-7|539	%{_unitdir}/avahi-daemon.socket
12mu|avahi-0.6.31-7|540	%{_unitdir}/avahi-dnsconfd.service
12mu|avahi-0.6.31-7|541	%{_datadir}/dbus-1/system-services/org.freedesktop.Avahi.service
12mu|avahi-0.6.31-7|542	%endif
12mu|avahi-0.6.31-7|543	
12mu|avahi-0.6.31-7|544	%files dnsconfd
12mu|avahi-0.6.31-7|545	%{_sysconfdir}/%{name}/%{name}-dnsconfd.action
12mu|avahi-0.6.31-7|546	%if !%{build_systemd}
12mu|avahi-0.6.31-7|547	%{_initrddir}/%{name}-dnsconfd
12mu|avahi-0.6.31-7|548	%endif%{_sbindir}/%{name}-dnsconfd
12mu|avahi-0.6.31-7|549	%{_mandir}/man8/%{name}-dnsconfd.8*
12mu|avahi-0.6.31-7|550	%{_mandir}/man8/%{name}-dnsconfd.action.8*
12mu|avahi-0.6.31-7|551	
12mu|avahi-0.6.31-7|552	%files x11
12mu|avahi-0.6.31-7|553	%{_bindir}/%{name}-discover-standalone
12mu|avahi-0.6.31-7|554	%{_bindir}/bshell
12mu|avahi-0.6.31-7|555	%{_bindir}/bssh
12mu|avahi-0.6.31-7|556	%{_bindir}/bvnc
12mu|avahi-0.6.31-7|557	%{_datadir}/applications/bssh.desktop
12mu|avahi-0.6.31-7|558	%{_datadir}/applications/bvnc.desktop
12mu|avahi-0.6.31-7|559	%{_mandir}/man1/bssh.1*
12mu|avahi-0.6.31-7|560	%{_mandir}/man1/bvnc.1*
12mu|avahi-0.6.31-7|561	%{_datadir}/applications/%{name}-discover.desktop
12mu|avahi-0.6.31-7|562	%{_datadir}/%{name}/interfaces/%{name}-discover.ui
12mu|avahi-0.6.31-7|563	
12mu|avahi-0.6.31-7|564	%files python
12mu|avahi-0.6.31-7|565	%{_bindir}/%{name}-bookmarks
12mu|avahi-0.6.31-7|566	%{_bindir}/%{name}-discover
12mu|avahi-0.6.31-7|567	%{py_puresitedir}/%{name}/*.py*
12mu|avahi-0.6.31-7|568	%{py_puresitedir}/avahi_discover/
12mu|avahi-0.6.31-7|569	%{_mandir}/man1/%{name}-discover.1*
12mu|avahi-0.6.31-7|570	%{_mandir}/man1/%{name}-bookmarks.1*
12mu|avahi-0.6.31-7|571	
12mu|avahi-0.6.31-7|572	%if %{build_mono}
12mu|avahi-0.6.31-7|573	%files sharp
12mu|avahi-0.6.31-7|574	%{_prefix}/lib/mono/%{name}-sharp/%{name}-sharp.dll
12mu|avahi-0.6.31-7|575	%{_prefix}/lib/mono/gac/%{name}-sharp/
12mu|avahi-0.6.31-7|576	%{_libdir}/pkgconfig/%{name}-sharp.pc
12mu|avahi-0.6.31-7|577	%{_prefix}/lib/mono/%{name}-ui-sharp/%{name}-ui-sharp.dll
12mu|avahi-0.6.31-7|578	%{_prefix}/lib/mono/gac/%{name}-ui-sharp/
12mu|avahi-0.6.31-7|579	%{_libdir}/pkgconfig/%{name}-ui-sharp.pc
12mu|avahi-0.6.31-7|580	
12mu|avahi-0.6.31-7|581	%files sharp-doc
12mu|avahi-0.6.31-7|582	%{_usr}/lib/monodoc/sources/%{name}-sharp-docs.source
12mu|avahi-0.6.31-7|583	%{_usr}/lib/monodoc/sources/%{name}-sharp-docs.tree
12mu|avahi-0.6.31-7|584	%{_usr}/lib/monodoc/sources/%{name}-sharp-docs.zip
12mu|avahi-0.6.31-7|585	%{_usr}/lib/monodoc/sources/%{name}-ui-sharp-docs.source
12mu|avahi-0.6.31-7|586	%{_usr}/lib/monodoc/sources/%{name}-ui-sharp-docs.tree
12mu|avahi-0.6.31-7|587	%{_usr}/lib/monodoc/sources/%{name}-ui-sharp-docs.zip
12mu|avahi-0.6.31-7|588	%endif
12mu|avahi-0.6.31-7|589	
12mu|avahi-0.6.31-7|590	%files -n %{lib_client_name}
12mu|avahi-0.6.31-7|591	%{_libdir}/lib%{name}-client.so.%{client_major}*
12mu|avahi-0.6.31-7|592	
12mu|avahi-0.6.31-7|593	%files -n %{lib_common_name}
12mu|avahi-0.6.31-7|594	%{_libdir}/lib%{name}-common.so.%{common_major}*
12mu|avahi-0.6.31-7|595	
12mu|avahi-0.6.31-7|596	%files -n %{lib_core_name}
12mu|avahi-0.6.31-7|597	%{_libdir}/lib%{name}-core.so.%{core_major}*
12mu|avahi-0.6.31-7|598	
12mu|avahi-0.6.31-7|599	%files -n %{lib_dns_sd_name}
12mu|avahi-0.6.31-7|600	%{_libdir}/libdns_sd.so.%{dns_sd_major}*
12mu|avahi-0.6.31-7|601	
12mu|avahi-0.6.31-7|602	%files -n %{lib_glib_name}
12mu|avahi-0.6.31-7|603	%{_libdir}/lib%{name}-glib.so.%{glib_major}*
12mu|avahi-0.6.31-7|604	
12mu|avahi-0.6.31-7|605	%files -n %{lib_gobject_name}
12mu|avahi-0.6.31-7|606	%{_libdir}/lib%{name}-gobject.so.%{gobject_major}*
12mu|avahi-0.6.31-7|607	
12mu|avahi-0.6.31-7|608	%files -n %{lib_howl_name}
12mu|avahi-0.6.31-7|609	%{_libdir}/libhowl.so.%{howl_major}*
12mu|avahi-0.6.31-7|610	
12mu|avahi-0.6.31-7|611	%if %{build_qt3}
12mu|avahi-0.6.31-7|612	%files -n %{lib_qt3_name}
12mu|avahi-0.6.31-7|613	%{_libdir}/lib%{name}-qt3.so.%{qt3_major}*
12mu|avahi-0.6.31-7|614	%endif
12mu|avahi-0.6.31-7|615	
12mu|avahi-0.6.31-7|616	%if %{build_qt4}
12mu|avahi-0.6.31-7|617	%files -n %{lib_qt4_name}
12mu|avahi-0.6.31-7|618	%{_libdir}/lib%{name}-qt4.so.%{qt4_major}*
12mu|avahi-0.6.31-7|619	%endif
12mu|avahi-0.6.31-7|620	
12mu|avahi-0.6.31-7|621	%files -n %{lib_ui_name}
12mu|avahi-0.6.31-7|622	%{_libdir}/lib%{name}-ui.so.%{ui_major}*
12mu|avahi-0.6.31-7|623	
12mu|avahi-0.6.31-7|624	%files -n %{develnameclient}
12mu|avahi-0.6.31-7|625	%{_includedir}/%{name}-client
12mu|avahi-0.6.31-7|626	%{_libdir}/lib%{name}-client.so
12mu|avahi-0.6.31-7|627	%{_libdir}/pkgconfig/%{name}-client.pc
12mu|avahi-0.6.31-7|628	
12mu|avahi-0.6.31-7|629	%files -n %{develnamecommon}
12mu|avahi-0.6.31-7|630	%{_includedir}/%{name}-common
12mu|avahi-0.6.31-7|631	%{_libdir}/lib%{name}-common.so
12mu|avahi-0.6.31-7|632	
12mu|avahi-0.6.31-7|633	%files -n %{develnamecore}
12mu|avahi-0.6.31-7|634	%{_includedir}/%{name}-core
12mu|avahi-0.6.31-7|635	%{_libdir}/lib%{name}-core.so
12mu|avahi-0.6.31-7|636	%{_libdir}/pkgconfig/%{name}-core.pc
12mu|avahi-0.6.31-7|637	
12mu|avahi-0.6.31-7|638	%files -n %{develnamedns_sd}
12mu|avahi-0.6.31-7|639	%{_includedir}/%{name}-compat-libdns_sd
12mu|avahi-0.6.31-7|640	%{_libdir}/libdns_sd.so
12mu|avahi-0.6.31-7|641	%{_libdir}/pkgconfig/%{name}-compat-libdns_sd.pc
12mu|avahi-0.6.31-7|642	
12mu|avahi-0.6.31-7|643	%files -n %{develnameglib}
12mu|avahi-0.6.31-7|644	%{_includedir}/%{name}-glib
12mu|avahi-0.6.31-7|645	%{_libdir}/lib%{name}-glib.so
12mu|avahi-0.6.31-7|646	%{_libdir}/pkgconfig/%{name}-glib.pc
12mu|avahi-0.6.31-7|647	
12mu|avahi-0.6.31-7|648	%files -n %{develnamegobject}
12mu|avahi-0.6.31-7|649	%{_includedir}/%{name}-gobject
12mu|avahi-0.6.31-7|650	%{_libdir}/lib%{name}-gobject.so
12mu|avahi-0.6.31-7|651	%{_libdir}/pkgconfig/%{name}-gobject.pc
12mu|avahi-0.6.31-7|652	
12mu|avahi-0.6.31-7|653	
12mu|avahi-0.6.31-7|654	%files -n %{develnamehowl}
12mu|avahi-0.6.31-7|655	%{_includedir}/%{name}-compat-howl
12mu|avahi-0.6.31-7|656	%{_libdir}/libhowl.so
12mu|avahi-0.6.31-7|657	%{_libdir}/pkgconfig/%{name}-compat-howl.pc
12mu|avahi-0.6.31-7|658	%{_libdir}/pkgconfig/howl.pc
12mu|avahi-0.6.31-7|659	
12mu|avahi-0.6.31-7|660	%if %{build_qt3}
12mu|avahi-0.6.31-7|661	%files -n %{develnameqt3}
12mu|avahi-0.6.31-7|662	%{_includedir}/%{name}-qt3
12mu|avahi-0.6.31-7|663	%{_libdir}/lib%{name}-qt3.so
12mu|avahi-0.6.31-7|664	%{_libdir}/pkgconfig/%{name}-qt3.pc
12mu|avahi-0.6.31-7|665	%endif
12mu|avahi-0.6.31-7|666	
12mu|avahi-0.6.31-7|667	%if %{build_qt4}
12mu|avahi-0.6.31-7|668	%files -n %{develnameqt4}
12mu|avahi-0.6.31-7|669	%{_includedir}/%{name}-qt4
12mu|avahi-0.6.31-7|670	%{_libdir}/lib%{name}-qt4.so
12mu|avahi-0.6.31-7|671	%{_libdir}/pkgconfig/%{name}-qt4.pc
12mu|avahi-0.6.31-7|672	%endif
12mu|avahi-0.6.31-7|673	
12mu|avahi-0.6.31-7|674	%files -n %{develnameui}
12mu|avahi-0.6.31-7|675	%{_includedir}/%{name}-ui
12mu|avahi-0.6.31-7|676	%{_libdir}/lib%{name}-ui.so
12mu|avahi-0.6.31-7|677	%{_libdir}/pkgconfig/%{name}-ui.pc
12mu|avahi-0.6.31-7|678	
12mu|avahi-0.6.31-7|679	%if %{build_gtk3}
12mu|avahi-0.6.31-7|680	%files -n %{lib_ui_gtk3_name}
12mu|avahi-0.6.31-7|681	%{_libdir}/lib%{name}-ui-gtk3.so.%{ui_gtk3_major}*
12mu|avahi-0.6.31-7|682	
12mu|avahi-0.6.31-7|683	%files -n %{develnameui_gtk3}
12mu|avahi-0.6.31-7|684	%{_libdir}/libavahi-ui-gtk3.so
12mu|avahi-0.6.31-7|685	%{_libdir}/pkgconfig/avahi-ui-gtk3.pc
12mu|avahi-0.6.31-7|686	%endif
12mu|avahi-0.6.31-7|687	
12mu|avahi-0.6.31-7|688	
12mu|avahi-0.6.31-7|689	
12mu|avahi-0.6.31-7|690	%changelog
12mu|avahi-0.6.31-7|691	* Thu Feb 16 2012 Götz Waschk <waschk@mandriva.org> 0.6.31-2
12mu|avahi-0.6.31-7|692	+ Revision: 775266
12mu|avahi-0.6.31-7|693	- reenable mono
12mu|avahi-0.6.31-7|694	
12mu|avahi-0.6.31-7|695	* Thu Feb 16 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.6.31-1
12mu|avahi-0.6.31-7|696	+ Revision: 774825
12mu|avahi-0.6.31-7|697	- disabled mono build, deps are broken
12mu|avahi-0.6.31-7|698	- new version 0.6.31
12mu|avahi-0.6.31-7|699	- cleaned up spec
12mu|avahi-0.6.31-7|700	
12mu|avahi-0.6.31-7|701	* Sat Nov 26 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.6.30-5
12mu|avahi-0.6.31-7|702	+ Revision: 733640
12mu|avahi-0.6.31-7|703	- removed dep loop
12mu|avahi-0.6.31-7|704	- added not about wrong major used for ui_name
12mu|avahi-0.6.31-7|705	
12mu|avahi-0.6.31-7|706	* Wed Nov 16 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.6.30-4
12mu|avahi-0.6.31-7|707	+ Revision: 731053
12mu|avahi-0.6.31-7|708	- added _ after gtk3 name for major
12mu|avahi-0.6.31-7|709	- fixed ui_gtk3_major typo
12mu|avahi-0.6.31-7|710	- add back BR
12mu|avahi-0.6.31-7|711	- remove - for _ in gtk3 macro names.. oops
12mu|avahi-0.6.31-7|712	- fixed typoes for gtk3 naming
12mu|avahi-0.6.31-7|713	- fixed ui-gtk3 name
12mu|avahi-0.6.31-7|714	aligned systemd _with macro to be like build_ macros
12mu|avahi-0.6.31-7|715	more clean ups for bracketing of macros
12mu|avahi-0.6.31-7|716	b/c of build failure switched with-systemd...
12mu|avahi-0.6.31-7|717	removed old obsoletes & provides
12mu|avahi-0.6.31-7|718	converted BRs to pkgconfig provides
12mu|avahi-0.6.31-7|719	- rebuild
12mu|avahi-0.6.31-7|720	removed defattr
12mu|avahi-0.6.31-7|721	disabled static build
12mu|avahi-0.6.31-7|722	removed .la files
12mu|avahi-0.6.31-7|723	cleaned up spec
12mu|avahi-0.6.31-7|724	added build with gtk3
12mu|avahi-0.6.31-7|725	removed old ldconfig scriptlets
12mu|avahi-0.6.31-7|726	removed clean section
12mu|avahi-0.6.31-7|727	removed mkrel
12mu|avahi-0.6.31-7|728	remove BuildRoot
12mu|avahi-0.6.31-7|729	
12mu|avahi-0.6.31-7|730	* Thu Sep 22 2011 Götz Waschk <waschk@mandriva.org> 0.6.30-2
12mu|avahi-0.6.31-7|731	+ Revision: 700862
12mu|avahi-0.6.31-7|732	- rebuild
12mu|avahi-0.6.31-7|733	
12mu|avahi-0.6.31-7|734	* Tue Sep 06 2011 Götz Waschk <waschk@mandriva.org> 0.6.30-1
12mu|avahi-0.6.31-7|735	+ Revision: 698491
12mu|avahi-0.6.31-7|736	- new version
12mu|avahi-0.6.31-7|737	
12mu|avahi-0.6.31-7|738	+ Matthew Dawkins <mattydaw@mandriva.org>
12mu|avahi-0.6.31-7|739	- added qt3 build option
12mu|avahi-0.6.31-7|740	- and included systemd in with the bootstrap build option
12mu|avahi-0.6.31-7|741	
12mu|avahi-0.6.31-7|742	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.29-1
12mu|avahi-0.6.31-7|743	+ Revision: 646045
12mu|avahi-0.6.31-7|744	- 0.6.29
12mu|avahi-0.6.31-7|745	- drop the CVE-2011-1002 fix, it's fixed with 0.6.29
12mu|avahi-0.6.31-7|746	
12mu|avahi-0.6.31-7|747	* Thu Feb 24 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.28-3
12mu|avahi-0.6.31-7|748	+ Revision: 639581
12mu|avahi-0.6.31-7|749	- sync with MDVSA-2011:037
12mu|avahi-0.6.31-7|750	
12mu|avahi-0.6.31-7|751	* Mon Jan 24 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.6.28-2
12mu|avahi-0.6.31-7|752	+ Revision: 632480
12mu|avahi-0.6.31-7|753	- Enable systemd support.
12mu|avahi-0.6.31-7|754	
12mu|avahi-0.6.31-7|755	* Fri Nov 05 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.6.28-1mdv2011.0
12mu|avahi-0.6.31-7|756	+ Revision: 593734
12mu|avahi-0.6.31-7|757	- Updated to 0.6.28.
12mu|avahi-0.6.31-7|758	
12mu|avahi-0.6.31-7|759	* Sun Oct 31 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.6.27-5mdv2011.0
12mu|avahi-0.6.31-7|760	+ Revision: 591176
12mu|avahi-0.6.31-7|761	- python-devel isn't a BR, python Makefile is going to be moved to python main package
12mu|avahi-0.6.31-7|762	
12mu|avahi-0.6.31-7|763	* Sun Oct 31 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.6.27-4mdv2011.0
12mu|avahi-0.6.31-7|764	+ Revision: 590920
12mu|avahi-0.6.31-7|765	- add missing BR, python-devel
12mu|avahi-0.6.31-7|766	
12mu|avahi-0.6.31-7|767	+ Michael Scherer <misc@mandriva.org>
12mu|avahi-0.6.31-7|768	- rebuild for python 2.7
12mu|avahi-0.6.31-7|769	
12mu|avahi-0.6.31-7|770	* Sun Oct 10 2010 Funda Wang <fwang@mandriva.org> 0.6.27-2mdv2011.0
12mu|avahi-0.6.31-7|771	+ Revision: 584584
12mu|avahi-0.6.31-7|772	- rebuild for new mono
12mu|avahi-0.6.31-7|773	
12mu|avahi-0.6.31-7|774	* Tue Aug 17 2010 Emmanuel Andry <eandry@mandriva.org> 0.6.27-1mdv2011.0
12mu|avahi-0.6.31-7|775	+ Revision: 570971
12mu|avahi-0.6.31-7|776	- New version 0.6.27
12mu|avahi-0.6.31-7|777	- new avahi core major 7
12mu|avahi-0.6.31-7|778	- disable gtk3 and introspection for now
12mu|avahi-0.6.31-7|779	- update files list
12mu|avahi-0.6.31-7|780	
12mu|avahi-0.6.31-7|781	* Thu Apr 08 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.6.25-5mdv2010.1
12mu|avahi-0.6.31-7|782	+ Revision: 532971
12mu|avahi-0.6.31-7|783	- Install hostname.d file (#25617).
12mu|avahi-0.6.31-7|784	Suggest nss_mdns to help resolve .local names.
12mu|avahi-0.6.31-7|785	Fix glade packaging issue between avahi-x11 and avahi-python.
12mu|avahi-0.6.31-7|786	
12mu|avahi-0.6.31-7|787	* Mon Mar 15 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.25-4mdv2010.1
12mu|avahi-0.6.31-7|788	+ Revision: 520015
12mu|avahi-0.6.31-7|789	- rebuilt for 2010.1
12mu|avahi-0.6.31-7|790	
12mu|avahi-0.6.31-7|791	* Fri Sep 25 2009 Olivier Blin <blino@mandriva.org> 0.6.25-3mdv2010.0
12mu|avahi-0.6.31-7|792	+ Revision: 448777
12mu|avahi-0.6.31-7|793	- do not build mono support on arm and mips (from Arnaud Patard)
12mu|avahi-0.6.31-7|794	
12mu|avahi-0.6.31-7|795	* Sun Jun 28 2009 Raphaël Gertz <rapsys@mandriva.org> 0.6.25-2mdv2010.0
12mu|avahi-0.6.31-7|796	+ Revision: 390222
12mu|avahi-0.6.31-7|797	- Fix chroot install bug when $NETWORKING is not set
12mu|avahi-0.6.31-7|798	
12mu|avahi-0.6.31-7|799	* Thu May 28 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.6.25-1mdv2010.0
12mu|avahi-0.6.31-7|800	+ Revision: 380502
12mu|avahi-0.6.31-7|801	- Updated to 0.6.25.
12mu|avahi-0.6.31-7|802	Dropped P0 (integrated upstream).
12mu|avahi-0.6.31-7|803	
12mu|avahi-0.6.31-7|804	* Sun Apr 19 2009 Frederik Himpe <fhimpe@mandriva.org> 0.6.24-2mdv2009.1
12mu|avahi-0.6.31-7|805	+ Revision: 368029
12mu|avahi-0.6.31-7|806	- Add upstream patch fixng CVE-2009-0758
12mu|avahi-0.6.31-7|807	
12mu|avahi-0.6.31-7|808	* Thu Dec 25 2008 Adam Williamson <awilliamson@mandriva.org> 0.6.24-1mdv2009.1
12mu|avahi-0.6.31-7|809	+ Revision: 318718
12mu|avahi-0.6.31-7|810	- new major
12mu|avahi-0.6.31-7|811	- rebuild for python 2.6
12mu|avahi-0.6.31-7|812	- new release 0.6.24
12mu|avahi-0.6.31-7|813	
12mu|avahi-0.6.31-7|814	* Sat Nov 08 2008 Adam Williamson <awilliamson@mandriva.org> 0.6.23-2mdv2009.1
12mu|avahi-0.6.31-7|815	+ Revision: 300969
12mu|avahi-0.6.31-7|816	- rebuild for changed xcb
12mu|avahi-0.6.31-7|817	
12mu|avahi-0.6.31-7|818	* Fri Jul 18 2008 Götz Waschk <waschk@mandriva.org> 0.6.23-1mdv2009.0
12mu|avahi-0.6.31-7|819	+ Revision: 238063
12mu|avahi-0.6.31-7|820	- new version
12mu|avahi-0.6.31-7|821	- drop patch
12mu|avahi-0.6.31-7|822	- update license
12mu|avahi-0.6.31-7|823	
12mu|avahi-0.6.31-7|824	+ Pixel <pixel@mandriva.com>
12mu|avahi-0.6.31-7|825	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|avahi-0.6.31-7|826	
12mu|avahi-0.6.31-7|827	* Mon Jun 02 2008 Frederic Crozat <fcrozat@mandriva.com> 0.6.22-5mdv2009.0
12mu|avahi-0.6.31-7|828	+ Revision: 214326
12mu|avahi-0.6.31-7|829	- Fix BuildRequires
12mu|avahi-0.6.31-7|830	- Patch0 (SVN): fix typo in Makefile.am, fixing build
12mu|avahi-0.6.31-7|831	- Remove old obsolete (and false) option in configure
12mu|avahi-0.6.31-7|832	
12mu|avahi-0.6.31-7|833	+ Funda Wang <fwang@mandriva.org>
12mu|avahi-0.6.31-7|834	- rebuild for new qtlibs location
12mu|avahi-0.6.31-7|835	
12mu|avahi-0.6.31-7|836	* Mon Mar 03 2008 Olivier Blin <blino@mandriva.org> 0.6.22-3mdv2008.1
12mu|avahi-0.6.31-7|837	+ Revision: 177826
12mu|avahi-0.6.31-7|838	- add avahi-autoipd user and group (#33885)
12mu|avahi-0.6.31-7|839	
12mu|avahi-0.6.31-7|840	+ Götz Waschk <waschk@mandriva.org>
12mu|avahi-0.6.31-7|841	- fix dep on avahi in libavahi-client
12mu|avahi-0.6.31-7|842	
12mu|avahi-0.6.31-7|843	* Fri Dec 21 2007 Götz Waschk <waschk@mandriva.org> 0.6.22-2mdv2008.1
12mu|avahi-0.6.31-7|844	+ Revision: 136229
12mu|avahi-0.6.31-7|845	- fix devel obsoletes
12mu|avahi-0.6.31-7|846	
12mu|avahi-0.6.31-7|847	+ Olivier Blin <blino@mandriva.org>
12mu|avahi-0.6.31-7|848	- restore BuildRoot
12mu|avahi-0.6.31-7|849	
12mu|avahi-0.6.31-7|850	* Mon Dec 17 2007 Götz Waschk <waschk@mandriva.org> 0.6.22-1mdv2008.1
12mu|avahi-0.6.31-7|851	+ Revision: 131028
12mu|avahi-0.6.31-7|852	- new version
12mu|avahi-0.6.31-7|853	- drop patches
12mu|avahi-0.6.31-7|854	- update file list
12mu|avahi-0.6.31-7|855	- add package for libavahi-gobject
12mu|avahi-0.6.31-7|856	
12mu|avahi-0.6.31-7|857	+ Thierry Vignaud <tv@mandriva.org>
12mu|avahi-0.6.31-7|858	- kill re-definition of %%buildroot on Pixel's request
12mu|avahi-0.6.31-7|859	
12mu|avahi-0.6.31-7|860	* Thu Dec 06 2007 Götz Waschk <waschk@mandriva.org> 0.6.21-5mdv2008.1
12mu|avahi-0.6.31-7|861	+ Revision: 115983
12mu|avahi-0.6.31-7|862	- fix buildrequires
12mu|avahi-0.6.31-7|863	
12mu|avahi-0.6.31-7|864	* Thu Dec 06 2007 Götz Waschk <waschk@mandriva.org> 0.6.21-3mdv2008.1
12mu|avahi-0.6.31-7|865	+ Revision: 115849
12mu|avahi-0.6.31-7|866	- new devel name
12mu|avahi-0.6.31-7|867	
12mu|avahi-0.6.31-7|868	* Fri Aug 17 2007 Funda Wang <fwang@mandriva.org> 0.6.21-2mdv2008.0
12mu|avahi-0.6.31-7|869	+ Revision: 65177
12mu|avahi-0.6.31-7|870	- fix desktop conflict bewteen x11 and python sub package
12mu|avahi-0.6.31-7|871	
12mu|avahi-0.6.31-7|872	* Mon Aug 13 2007 Olivier Blin <blino@mandriva.org> 0.6.21-1mdv2008.0
12mu|avahi-0.6.31-7|873	+ Revision: 62591
12mu|avahi-0.6.31-7|874	- add patch to allow build with dbus < 1.1.1 (from upstream SVN)
12mu|avahi-0.6.31-7|875	- 0.6.21
12mu|avahi-0.6.31-7|876	
12mu|avahi-0.6.31-7|877	* Sun Jun 24 2007 Olivier Blin <blino@mandriva.org> 0.6.20-2mdv2008.0
12mu|avahi-0.6.31-7|878	+ Revision: 43749
12mu|avahi-0.6.31-7|879	- 0.6.20 (and drop upstream patches)
12mu|avahi-0.6.31-7|880	
12mu|avahi-0.6.31-7|881	* Thu Jun 07 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.19-2mdv2008.0
12mu|avahi-0.6.31-7|882	+ Revision: 36904
12mu|avahi-0.6.31-7|883	- rebuild for expat
12mu|avahi-0.6.31-7|884	
12mu|avahi-0.6.31-7|885	* Mon May 14 2007 Olivier Blin <blino@mandriva.org> 0.6.19-1mdv2008.0
12mu|avahi-0.6.31-7|886	+ Revision: 26632
12mu|avahi-0.6.31-7|887	- 0.6.19
12mu|avahi-0.6.31-7|888	- fix zssh build (patches from upstream SVN)
12mu|avahi-0.6.31-7|889	- zssh/zvnc are renamed bssh/bvnc
12mu|avahi-0.6.31-7|890	- package avahi-ui-sharp files in main avahi-sharp package (for now)
12mu|avahi-0.6.31-7|891	
12mu|avahi-0.6.31-7|892	* Thu Apr 19 2007 Olivier Blin <blino@mandriva.org> 0.6.18-1mdv2008.0
12mu|avahi-0.6.31-7|893	+ Revision: 14986
12mu|avahi-0.6.31-7|894	- add ui applications in avahi-x11 and create ui library packages
12mu|avahi-0.6.31-7|895	- really use qt4 major macro
12mu|avahi-0.6.31-7|896	- use linux inotify header instead of glibc one to get up-to-date inotify (for IN_ONLYDIR)
12mu|avahi-0.6.31-7|897	- workaround pkgconfig path for qt4
12mu|avahi-0.6.31-7|898	- 0.6.18
12mu|avahi-0.6.31-7|899	
12mu|avahi-0.6.31-7|900	
12mu|avahi-0.6.31-7|901	* Mon Feb 05 2007 Götz Waschk <waschk@mandriva.org> 0.6.17-1mdv2007.0
12mu|avahi-0.6.31-7|902	+ Revision: 116186
12mu|avahi-0.6.31-7|903	- new version
12mu|avahi-0.6.31-7|904	- new major for libavahi-core
12mu|avahi-0.6.31-7|905	- drop the patches, the problems are fixed upstream
12mu|avahi-0.6.31-7|906	
12mu|avahi-0.6.31-7|907	* Fri Jan 19 2007 Götz Waschk <waschk@mandriva.org> 0.6.16-3mdv2007.1
12mu|avahi-0.6.31-7|908	+ Revision: 110596
12mu|avahi-0.6.31-7|909	- don't log broken packets
12mu|avahi-0.6.31-7|910	
12mu|avahi-0.6.31-7|911	* Wed Jan 10 2007 Götz Waschk <waschk@mandriva.org> 0.6.16-2mdv2007.1
12mu|avahi-0.6.31-7|912	+ Revision: 106954
12mu|avahi-0.6.31-7|913	- don't restart dbus on package installation
12mu|avahi-0.6.31-7|914	
12mu|avahi-0.6.31-7|915	* Thu Dec 28 2006 Olivier Blin <oblin@mandriva.com> 0.6.16-1mdv2007.1
12mu|avahi-0.6.31-7|916	+ Revision: 102392
12mu|avahi-0.6.31-7|917	- use --with-avahi-priv-access-group configure option instead of patch0
12mu|avahi-0.6.31-7|918	- drop dbus patch (merged upstream)
12mu|avahi-0.6.31-7|919	- 0.6.16
12mu|avahi-0.6.31-7|920	
12mu|avahi-0.6.31-7|921	* Mon Dec 18 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.6.15-4mdv2007.1
12mu|avahi-0.6.31-7|922	+ Revision: 98368
12mu|avahi-0.6.31-7|923	- Rebuild against new Python
12mu|avahi-0.6.31-7|924	
12mu|avahi-0.6.31-7|925	+ Gwenole Beauchesne <gbeauchesne@mandriva.com>
12mu|avahi-0.6.31-7|926	- help bootstrap builds
12mu|avahi-0.6.31-7|927	- generate debug packages on x86_64
12mu|avahi-0.6.31-7|928	
12mu|avahi-0.6.31-7|929	+ Frederic Crozat <fcrozat@mandriva.com>
12mu|avahi-0.6.31-7|930	- Patch1 (Fedora): fix build with dbus 1.0
12mu|avahi-0.6.31-7|931	Patch2 (Fedora) ia64: unaligned access errors seen  during startup of avahi-daemon
12mu|avahi-0.6.31-7|932	
12mu|avahi-0.6.31-7|933	* Mon Nov 06 2006 Olivier Blin <oblin@mandriva.com> 0.6.15-2mdv2007.1
12mu|avahi-0.6.31-7|934	+ Revision: 77003
12mu|avahi-0.6.31-7|935	- 0.6.15
12mu|avahi-0.6.31-7|936	
12mu|avahi-0.6.31-7|937	* Sat Nov 04 2006 Götz Waschk <waschk@mandriva.org> 0.6.14-2mdv2007.1
12mu|avahi-0.6.31-7|938	+ Revision: 76544
12mu|avahi-0.6.31-7|939	- fix avahi-sharp-doc content
12mu|avahi-0.6.31-7|940	
12mu|avahi-0.6.31-7|941	* Fri Oct 27 2006 Götz Waschk <waschk@mandriva.org> 0.6.14-1mdv2007.0
12mu|avahi-0.6.31-7|942	+ Revision: 72946
12mu|avahi-0.6.31-7|943	- Import avahi
12mu|avahi-0.6.31-7|944	
12mu|avahi-0.6.31-7|945	* Fri Oct 27 2006 Götz Waschk <waschk@mandriva.org> 0.6.14-1mdv2007.1
12mu|avahi-0.6.31-7|946	- add autoipd to the avahi package
12mu|avahi-0.6.31-7|947	- new version
12mu|avahi-0.6.31-7|948	
12mu|avahi-0.6.31-7|949	* Fri Sep 22 2006 Götz Waschk <waschk@mandriva.org> 0.6.13-5mdv2007.0
12mu|avahi-0.6.31-7|950	- split monodoc docs to separate package
12mu|avahi-0.6.31-7|951	
12mu|avahi-0.6.31-7|952	* Wed Sep 20 2006 Götz Waschk <waschk@mandriva.org> 0.6.13-4mdv2007.0
12mu|avahi-0.6.31-7|953	- fix avahi-sharp pkgconfig file for x86_64
12mu|avahi-0.6.31-7|954	
12mu|avahi-0.6.31-7|955	* Thu Sep 14 2006 Götz Waschk <waschk@mandriva.org> 0.6.13-3mdv2007.0
12mu|avahi-0.6.31-7|956	- fix avahi-sharp path on x86_64
12mu|avahi-0.6.31-7|957	
12mu|avahi-0.6.31-7|958	* Mon Aug 28 2006 Olivier Blin <blino@mandriva.com> 0.6.13-2mdv2007.0
12mu|avahi-0.6.31-7|959	- Patch0: don't use NetworkManager-specific netdev group to grant
12mu|avahi-0.6.31-7|960	access to all methods, use avahi group instead (this means don't
12mu|avahi-0.6.31-7|961	allow full access to anyone by default)
12mu|avahi-0.6.31-7|962	
12mu|avahi-0.6.31-7|963	* Sun Aug 27 2006 Götz Waschk <waschk@mandriva.org> 0.6.13-1mdv2007.0
12mu|avahi-0.6.31-7|964	- update file list
12mu|avahi-0.6.31-7|965	- New release 0.6.13
12mu|avahi-0.6.31-7|966	
12mu|avahi-0.6.31-7|967	* Wed Aug 02 2006 Frederic Crozat <fcrozat@mandriva.com> 0.6.12-2mdv2007.0
12mu|avahi-0.6.31-7|968	- Rebuild with latest dbus
12mu|avahi-0.6.31-7|969	
12mu|avahi-0.6.31-7|970	* Sun Jul 23 2006 Olivier Blin <blino@mandriva.com> 0.6.12-1mdv2007.0
12mu|avahi-0.6.31-7|971	- New release 0.6.12
12mu|avahi-0.6.31-7|972	
12mu|avahi-0.6.31-7|973	* Wed Jul 19 2006 Götz Waschk <waschk@mandriva.org> 0.6.11-4mdv2007.0
12mu|avahi-0.6.31-7|974	- fix postun script of the sharp binding
12mu|avahi-0.6.31-7|975	
12mu|avahi-0.6.31-7|976	* Sun Jul 02 2006 Stefan van der Eijk <stefan@mandriva.org> 0.6.11-3
12mu|avahi-0.6.31-7|977	- fix typo
12mu|avahi-0.6.31-7|978	
12mu|avahi-0.6.31-7|979	* Sun Jul 02 2006 Stefan van der Eijk <stefan@mandriva.org> 0.6.11-2
12mu|avahi-0.6.31-7|980	- BuildRequires
12mu|avahi-0.6.31-7|981	
12mu|avahi-0.6.31-7|982	* Tue Jun 27 2006 Götz Waschk <waschk@mandriva.org> 0.6.11-1
12mu|avahi-0.6.31-7|983	- New release 0.6.11
12mu|avahi-0.6.31-7|984	
12mu|avahi-0.6.31-7|985	* Thu Jun 22 2006 Laurent MONTEL <lmontel@mandriva.com> 0.6.10-4
12mu|avahi-0.6.31-7|986	- Rebuild
12mu|avahi-0.6.31-7|987	
12mu|avahi-0.6.31-7|988	* Tue Jun 20 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.6.10-3mdv2007.0
12mu|avahi-0.6.31-7|989	- rebuild for new png lib on x86_64
12mu|avahi-0.6.31-7|990	
12mu|avahi-0.6.31-7|991	* Thu May 18 2006 Laurent MONTEL <lmontel@mandriva.com> 0.6.10-2
12mu|avahi-0.6.31-7|992	- Rebuild
12mu|avahi-0.6.31-7|993	
12mu|avahi-0.6.31-7|994	* Sun May 07 2006 Götz Waschk <waschk@mandriva.org> 0.6.10-1mdk
12mu|avahi-0.6.31-7|995	- New release 0.6.10
12mu|avahi-0.6.31-7|996	
12mu|avahi-0.6.31-7|997	* Thu May 04 2006 Frederic Crozat <fcrozat@mandriva.com> 0.6.9-5mdk
12mu|avahi-0.6.31-7|998	- add requires on dbus for post/preun
12mu|avahi-0.6.31-7|999	
12mu|avahi-0.6.31-7|1000	* Wed Apr 19 2006 Götz Waschk <waschk@mandriva.org> 0.6.9-4mdk
12mu|avahi-0.6.31-7|1001	- enable mono
12mu|avahi-0.6.31-7|1002	
12mu|avahi-0.6.31-7|1003	* Wed Mar 08 2006 Olivier Blin <oblin@mandriva.com> 0.6.9-3mdk
12mu|avahi-0.6.31-7|1004	- move avahi-discover-standalone in new sub-package avahi-x11
12mu|avahi-0.6.31-7|1005	(not to make avahi command line tools require X, thanks Pixel)
12mu|avahi-0.6.31-7|1006	- move avahi-discover.glade in avahi-python
12mu|avahi-0.6.31-7|1007	
12mu|avahi-0.6.31-7|1008	* Sat Mar 04 2006 Michael Scherer <misc@mandriva.org> 0.6.9-2mdk
12mu|avahi-0.6.31-7|1009	-add qt4 subpackage, now this is in main
12mu|avahi-0.6.31-7|1010	
12mu|avahi-0.6.31-7|1011	* Fri Mar 03 2006 Götz Waschk <waschk@mandriva.org> 0.6.9-1mdk
12mu|avahi-0.6.31-7|1012	- New release 0.6.9
12mu|avahi-0.6.31-7|1013	
12mu|avahi-0.6.31-7|1014	* Thu Mar 02 2006 Götz Waschk <waschk@mandriva.org> 0.6.8-3mdk
12mu|avahi-0.6.31-7|1015	- spec fixes
12mu|avahi-0.6.31-7|1016	- fix howl compat package
12mu|avahi-0.6.31-7|1017	
12mu|avahi-0.6.31-7|1018	* Wed Mar 01 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.6.8-2mdk
12mu|avahi-0.6.31-7|1019	- fix major
12mu|avahi-0.6.31-7|1020	
12mu|avahi-0.6.31-7|1021	* Thu Feb 23 2006 Götz Waschk <waschk@mandriva.org> 0.6.8-1mdk
12mu|avahi-0.6.31-7|1022	- New release 0.6.8
12mu|avahi-0.6.31-7|1023	
12mu|avahi-0.6.31-7|1024	* Wed Feb 15 2006 Götz Waschk <waschk@mandriva.org> 0.6.7-1mdk
12mu|avahi-0.6.31-7|1025	- update file list
12mu|avahi-0.6.31-7|1026	- New release 0.6.7
12mu|avahi-0.6.31-7|1027	
12mu|avahi-0.6.31-7|1028	* Fri Feb 10 2006 Michael Scherer <misc@mandriva.org> 0.6.6-3mdk
12mu|avahi-0.6.31-7|1029	- do not advertise ssh service by default ( and place the file in openssh itself )
12mu|avahi-0.6.31-7|1030	
12mu|avahi-0.6.31-7|1031	* Tue Jan 31 2006 Olivier Blin <oblin@mandriva.com> 0.6.6-2mdk
12mu|avahi-0.6.31-7|1032	- obsolete our old daemons (howl/tmdns/mDNSResponder)
12mu|avahi-0.6.31-7|1033	- don't restart messagebus service twice on upgrade
12mu|avahi-0.6.31-7|1034	(thanks to Frederic Crozat for all these points)
12mu|avahi-0.6.31-7|1035	- fake provides version for howl compat package, to allow libhowl0 to
12mu|avahi-0.6.31-7|1036	be replaced by libavahi-compat-howl0
12mu|avahi-0.6.31-7|1037	
12mu|avahi-0.6.31-7|1038	* Tue Jan 31 2006 Olivier Blin <oblin@mandriva.com> 0.6.6-1mdk
12mu|avahi-0.6.31-7|1039	- 0.6.6
12mu|avahi-0.6.31-7|1040	- buildrequire dbus-python
12mu|avahi-0.6.31-7|1041	
12mu|avahi-0.6.31-7|1042	* Fri Jan 27 2006 Michael Scherer <misc@mandriva.org> 0.6.5-9mdk
12mu|avahi-0.6.31-7|1043	- fix requires on python package ( no need to pull the whole twisted stack )
12mu|avahi-0.6.31-7|1044	- exchange avahi-bookmarks and avahi-browse ( the python script was not in the python package )
12mu|avahi-0.6.31-7|1045	
12mu|avahi-0.6.31-7|1046	* Thu Jan 26 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.6.5-8mdk
12mu|avahi-0.6.31-7|1047	- don't built qt4 bindings by default as long as qt4 is in contrib
12mu|avahi-0.6.31-7|1048	
12mu|avahi-0.6.31-7|1049	* Wed Jan 25 2006 Olivier Blin <oblin@mandriva.com> 0.6.5-7mdk
12mu|avahi-0.6.31-7|1050	- make the client library require the daemon
12mu|avahi-0.6.31-7|1051	- make the compat packages obsolete howl and mDNSResponder libraries
12mu|avahi-0.6.31-7|1052	- split dnsconfd in a sub package
12mu|avahi-0.6.31-7|1053	
12mu|avahi-0.6.31-7|1054	* Tue Jan 24 2006 Götz Waschk <waschk@mandriva.org> 0.6.5-6mdk
12mu|avahi-0.6.31-7|1055	- fix buildrequires
12mu|avahi-0.6.31-7|1056	
12mu|avahi-0.6.31-7|1057	* Tue Jan 24 2006 Götz Waschk <waschk@mandriva.org> 0.6.5-5mdk
12mu|avahi-0.6.31-7|1058	- fix buildrequires
12mu|avahi-0.6.31-7|1059	
12mu|avahi-0.6.31-7|1060	* Tue Jan 24 2006 Götz Waschk <waschk@mandriva.org> 0.6.5-4mdk
12mu|avahi-0.6.31-7|1061	- fix buildrequires
12mu|avahi-0.6.31-7|1062	
12mu|avahi-0.6.31-7|1063	* Mon Jan 23 2006 Olivier Blin <oblin@mandriva.com> 0.6.5-3mdk
12mu|avahi-0.6.31-7|1064	- remove the "don't install me" watchdog (who said forgetfulness?)
12mu|avahi-0.6.31-7|1065	in compat libraries, i.e. don't conflict with our own Provides
12mu|avahi-0.6.31-7|1066	
12mu|avahi-0.6.31-7|1067	* Mon Jan 23 2006 Olivier Blin <oblin@mandriva.com> 0.6.5-2mdk
12mu|avahi-0.6.31-7|1068	- don't call autogen.sh, no longer needed
12mu|avahi-0.6.31-7|1069	
12mu|avahi-0.6.31-7|1070	* Mon Jan 23 2006 Olivier Blin <oblin@mandriva.com> 0.6.5-1mdk
12mu|avahi-0.6.31-7|1071	- New release 0.6.5
12mu|avahi-0.6.31-7|1072	- drop Patch0,1,2 (merged upstream)
12mu|avahi-0.6.31-7|1073	
12mu|avahi-0.6.31-7|1074	* Fri Jan 20 2006 Olivier Blin <oblin@mandriva.com> 0.6.4-3mdk
12mu|avahi-0.6.31-7|1075	- Patch0: use initscript lock subsys
12mu|avahi-0.6.31-7|1076	
12mu|avahi-0.6.31-7|1077	* Thu Jan 19 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.4-2mdk
12mu|avahi-0.6.31-7|1078	- added lib64 fixes in the pkgconfig files (P2)
12mu|avahi-0.6.31-7|1079	
12mu|avahi-0.6.31-7|1080	* Wed Jan 18 2006 Olivier Blin <oblin@mandriva.com> 0.6.4-1mdk
12mu|avahi-0.6.31-7|1081	- initial Mandriva release
12mu|avahi-0.6.31-7|1082	- Patch0: create Mandriva initscripts
12mu|avahi-0.6.31-7|1083	- Patch1: fix typo in avahi-dnsconfd(8) (thanks to Michael Scherer)
12mu|avahi-0.6.31-7|1084	

19488 12
12mu|avogadro-1.1.0-6|1	%define major 1
12mu|avogadro-1.1.0-6|2	%define maj0 0
12mu|avogadro-1.1.0-6|3	%define libname %mklibname %{name} %{major}
12mu|avogadro-1.1.0-6|4	%define libOQ   %mklibname %{name}_OpenQube %{maj0}
12mu|avogadro-1.1.0-6|5	%define devname %mklibname %{name} -d
12mu|avogadro-1.1.0-6|6	
12mu|avogadro-1.1.0-6|7	Summary:	An advanced molecular editor for chemical purposes
12mu|avogadro-1.1.0-6|8	Name:		avogadro
12mu|avogadro-1.1.0-6|9	Version:	1.1.0
12mu|avogadro-1.1.0-6|10	Release:	6
12mu|avogadro-1.1.0-6|11	License:	GPLv2+
12mu|avogadro-1.1.0-6|12	Group:		System/Libraries
12mu|avogadro-1.1.0-6|13	Url:		http://avogadro.openmolecules.net/
12mu|avogadro-1.1.0-6|14	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12mu|avogadro-1.1.0-6|15	Patch0:		avogadro-1.1.0-qtprefix.patch
12mu|avogadro-1.1.0-6|16	Patch1:		avogadro-1.1.0-textrel.patch
12mu|avogadro-1.1.0-6|17	Patch2:		avogadro-1.1.0-no-strip.patch
12mu|avogadro-1.1.0-6|18	BuildRequires:	cmake >= 2.6.0
12mu|avogadro-1.1.0-6|19	BuildRequires:	docbook-utils
12mu|avogadro-1.1.0-6|20	BuildRequires:	eigen2 >= 2.0.9
12mu|avogadro-1.1.0-6|21	BuildRequires:	python-sip
12mu|avogadro-1.1.0-6|22	BuildRequires:	qt4-linguist
12mu|avogadro-1.1.0-6|23	BuildRequires:	boost-devel
12mu|avogadro-1.1.0-6|24	BuildRequires:	python-numpy-devel
12mu|avogadro-1.1.0-6|25	BuildRequires:	qt4-devel
12mu|avogadro-1.1.0-6|26	BuildRequires:	pkgconfig(glew)
12mu|avogadro-1.1.0-6|27	BuildRequires:	pkgconfig(glu)
12mu|avogadro-1.1.0-6|28	BuildRequires:	pkgconfig(openbabel-2.0)
12mu|avogadro-1.1.0-6|29	BuildRequires:	pkgconfig(python)
12mu|avogadro-1.1.0-6|30	
12mu|avogadro-1.1.0-6|31	%description
12mu|avogadro-1.1.0-6|32	An advanced molecular editor designed for cross-platform use
12mu|avogadro-1.1.0-6|33	in computational chemistry,molecular modeling, bioinformatics,
12mu|avogadro-1.1.0-6|34	materials science,and related areas, which offers flexible
12mu|avogadro-1.1.0-6|35	rendering and a powerful plugin architecture.
12mu|avogadro-1.1.0-6|36	
12mu|avogadro-1.1.0-6|37	%files
12mu|avogadro-1.1.0-6|38	%doc AUTHORS ChangeLog COPYING
12mu|avogadro-1.1.0-6|39	%{_bindir}/%{name}
12mu|avogadro-1.1.0-6|40	%{_bindir}/avopkg
12mu|avogadro-1.1.0-6|41	%{_datadir}/%{name}
12mu|avogadro-1.1.0-6|42	%{_datadir}/pixmaps/%{name}-icon.png
12mu|avogadro-1.1.0-6|43	%{_datadir}/applications/%{name}.desktop
12mu|avogadro-1.1.0-6|44	%{_mandir}/man1/%{name}.1*
12mu|avogadro-1.1.0-6|45	%{_mandir}/man1/avopkg.1*
12mu|avogadro-1.1.0-6|46	%{python_sitearch}/Avogadro.so
12mu|avogadro-1.1.0-6|47	%{_datadir}/libavogadro/
12mu|avogadro-1.1.0-6|48	%dir %{_libdir}/%{name}/
12mu|avogadro-1.1.0-6|49	%dir %{_libdir}/%{name}/1_1/
12mu|avogadro-1.1.0-6|50	%{_libdir}/%{name}/1_1/colors
12mu|avogadro-1.1.0-6|51	%{_libdir}/%{name}/1_1/extensions
12mu|avogadro-1.1.0-6|52	%{_libdir}/%{name}/1_1/engines
12mu|avogadro-1.1.0-6|53	%{_libdir}/%{name}/1_1/tools
12mu|avogadro-1.1.0-6|54	
12mu|avogadro-1.1.0-6|55	
12mu|avogadro-1.1.0-6|56	#--------------------------------------------------------------------
12mu|avogadro-1.1.0-6|57	%package -n %{libname}
12mu|avogadro-1.1.0-6|58	Summary:	Shared libraries for Avogadro
12mu|avogadro-1.1.0-6|59	Group:		System/Libraries
12mu|avogadro-1.1.0-6|60	
12mu|avogadro-1.1.0-6|61	%description -n %{libname}
12mu|avogadro-1.1.0-6|62	Libraries for Avogadro molecular editor.
12mu|avogadro-1.1.0-6|63	
12mu|avogadro-1.1.0-6|64	%files -n %{libname}
12mu|avogadro-1.1.0-6|65	%{_libdir}/libavogadro.so.%{major}*
12mu|avogadro-1.1.0-6|66	
12mu|avogadro-1.1.0-6|67	#--------------------------------------------------------------------
12mu|avogadro-1.1.0-6|68	
12mu|avogadro-1.1.0-6|69	%package -n %{libOQ}
12mu|avogadro-1.1.0-6|70	Summary:	Shared libraries for Avogadro
12mu|avogadro-1.1.0-6|71	Group:		System/Libraries
12mu|avogadro-1.1.0-6|72	Conflicts:	%{_lib}avogadro1 < 1.1.0-3
12mu|avogadro-1.1.0-6|73	
12mu|avogadro-1.1.0-6|74	%description -n %{libOQ}
12mu|avogadro-1.1.0-6|75	Libraries for Avogadro molecular editor.
12mu|avogadro-1.1.0-6|76	
12mu|avogadro-1.1.0-6|77	%files -n %{libOQ}
12mu|avogadro-1.1.0-6|78	%{_libdir}/libavogadro_OpenQube.so.%{maj0}*
12mu|avogadro-1.1.0-6|79	
12mu|avogadro-1.1.0-6|80	#--------------------------------------------------------------------
12mu|avogadro-1.1.0-6|81	%package -n %{devname}
12mu|avogadro-1.1.0-6|82	Summary:	Development files for Avogadro
12mu|avogadro-1.1.0-6|83	Group:		Development/C++
12mu|avogadro-1.1.0-6|84	Requires:	%{libname} = %{EVRD}
12mu|avogadro-1.1.0-6|85	Requires:	%{libOQ} = %{EVRD}
12mu|avogadro-1.1.0-6|86	Provides:	%{name}-devel = %{EVRD}
12mu|avogadro-1.1.0-6|87	Obsoletes:	%{name}-devel < 1.1.0-3
12mu|avogadro-1.1.0-6|88	
12mu|avogadro-1.1.0-6|89	%description -n %{devname}
12mu|avogadro-1.1.0-6|90	Development Avogadro files.
12mu|avogadro-1.1.0-6|91	
12mu|avogadro-1.1.0-6|92	%files -n %{devname}
12mu|avogadro-1.1.0-6|93	%{_includedir}/%{name}
12mu|avogadro-1.1.0-6|94	%{_libdir}/libavogadro.so
12mu|avogadro-1.1.0-6|95	%{_libdir}/libavogadro_OpenQube.so
12mu|avogadro-1.1.0-6|96	%{_libdir}/%{name}/*.cmake
12mu|avogadro-1.1.0-6|97	%{_libdir}/%{name}/1_1/*.cmake
12mu|avogadro-1.1.0-6|98	%{_libdir}/%{name}/1_1/cmake/
12mu|avogadro-1.1.0-6|99	%{qt4dir}/mkspecs/features/%{name}.prf
12mu|avogadro-1.1.0-6|100	%{_libdir}/pkgconfig/avogadro.pc
12mu|avogadro-1.1.0-6|101	
12mu|avogadro-1.1.0-6|102	#--------------------------------------------------------------------
12mu|avogadro-1.1.0-6|103	%prep
12mu|avogadro-1.1.0-6|104	%setup -q
12mu|avogadro-1.1.0-6|105	%patch0 -p0
12mu|avogadro-1.1.0-6|106	%patch1 -p1
12mu|avogadro-1.1.0-6|107	%patch2 -p0
12mu|avogadro-1.1.0-6|108	
12mu|avogadro-1.1.0-6|109	%build
12mu|avogadro-1.1.0-6|110	%cmake \
12mu|avogadro-1.1.0-6|111	-DENABLE_GLSL:BOOL=ON \
12mu|avogadro-1.1.0-6|112	-DENABLE_PYTHON:BOOL=ON
12mu|avogadro-1.1.0-6|113	%make
12mu|avogadro-1.1.0-6|114	
12mu|avogadro-1.1.0-6|115	%install
12mu|avogadro-1.1.0-6|116	%makeinstall_std -C build
12mu|avogadro-1.1.0-6|117	
12mu|avogadro-1.1.0-6|118	
12mu|avogadro-1.1.0-6|119	%changelog
12mu|avogadro-1.1.0-6|120	* Fri Apr 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.0-6
12mu|avogadro-1.1.0-6|121	+ Revision: 2cf7357
12mu|avogadro-1.1.0-6|122	- Rebuild against python-sip 4.15, spec cleanups
12mu|avogadro-1.1.0-6|123	
12mu|avogadro-1.1.0-6|124	

19489 12
12mu|b43-fwcutter-018-1|1	Name:		b43-fwcutter
12mu|b43-fwcutter-018-1|2	Summary:	Tool to extract firmware for Broadcom 43xx network chip
12mu|b43-fwcutter-018-1|3	Version:	018
12mu|b43-fwcutter-018-1|4	Release:	1
12mu|b43-fwcutter-018-1|5	Source0:	http://bues.ch/b43/fwcutter/%{name}-%{version}.tar.bz2
12mu|b43-fwcutter-018-1|6	Patch0:		%{name}-015-install.patch
12mu|b43-fwcutter-018-1|7	URL:		http://linuxwireless.org/en/users/Drivers/b43
12mu|b43-fwcutter-018-1|8	License:	BSD
12mu|b43-fwcutter-018-1|9	Group:		System/Configuration/Networking
12mu|b43-fwcutter-018-1|10	#Obsoletes:	bcm43xx-fwcutter
12mu|b43-fwcutter-018-1|11	
12mu|b43-fwcutter-018-1|12	%description
12mu|b43-fwcutter-018-1|13	Fwcutter allows you to extract the firmware required for Broadcom 43xx chips
12mu|b43-fwcutter-018-1|14	out of the .o files available with the card or on the Internet.
12mu|b43-fwcutter-018-1|15	
12mu|b43-fwcutter-018-1|16	Not all versions of the firmwares are supported by this tool.
12mu|b43-fwcutter-018-1|17	You can list supported firmwares with :
12mu|b43-fwcutter-018-1|18	b43-fwcutter -l
12mu|b43-fwcutter-018-1|19	
12mu|b43-fwcutter-018-1|20	Depending on your chip, you will need a version 3 or 4 firmware.
12mu|b43-fwcutter-018-1|21	
12mu|b43-fwcutter-018-1|22	Useful reading and links to firmwares that can be extracted are available at
12mu|b43-fwcutter-018-1|23	http://linuxwireless.org/en/users/Drivers/b43
12mu|b43-fwcutter-018-1|24	
12mu|b43-fwcutter-018-1|25	Extract (as root) with :
12mu|b43-fwcutter-018-1|26	b43-fwcutter -w /lib/firmware wl_apsta_mimo.o OR
12mu|b43-fwcutter-018-1|27	b43-fwcutter -w /lib/firmware wl_apsta.o (for LP-PHY cards like BCM4312 only!)
12mu|b43-fwcutter-018-1|28	
12mu|b43-fwcutter-018-1|29	It will create files directly at the required place (in either b43legacy or
12mu|b43-fwcutter-018-1|30	b43 subdirectory).
12mu|b43-fwcutter-018-1|31	
12mu|b43-fwcutter-018-1|32	%prep
12mu|b43-fwcutter-018-1|33	%setup -q
12mu|b43-fwcutter-018-1|34	%patch0 -p1
12mu|b43-fwcutter-018-1|35	
12mu|b43-fwcutter-018-1|36	%build
12mu|b43-fwcutter-018-1|37	%make
12mu|b43-fwcutter-018-1|38	
12mu|b43-fwcutter-018-1|39	%install
12mu|b43-fwcutter-018-1|40	make install PREFIX=%buildroot/%_prefix
12mu|b43-fwcutter-018-1|41	
12mu|b43-fwcutter-018-1|42	%files
12mu|b43-fwcutter-018-1|43	%doc README
12mu|b43-fwcutter-018-1|44	%doc COPYING
12mu|b43-fwcutter-018-1|45	%{_bindir}/*
12mu|b43-fwcutter-018-1|46	%{_mandir}/man1/*

19490 12
12mu|babl-0.1.11-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mu|babl-0.1.11-1|2	
12mu|babl-0.1.11-1|3	%define major	0
12mu|babl-0.1.11-1|4	%define api	0.1
12mu|babl-0.1.11-1|5	%define libname %mklibname %{name} %{api} %{major}
12mu|babl-0.1.11-1|6	%define devname %mklibname -d %{name} %{api}
12mu|babl-0.1.11-1|7	
12mu|babl-0.1.11-1|8	Summary:	Dynamic, any to any, pixel format conversion library
12mu|babl-0.1.11-1|9	Name:		babl
12mu|babl-0.1.11-1|10	Epoch:		1
12mu|babl-0.1.11-1|11	Version:	0.1.11
12mu|babl-0.1.11-1|12	Release:	1
12mu|babl-0.1.11-1|13	Group:		System/Libraries
12mu|babl-0.1.11-1|14	License:	LGPLv3+
12mu|babl-0.1.11-1|15	Url:		http://www.gegl.org/babl
12mu|babl-0.1.11-1|16	Source0:	http://ftp.gimp.org/pub/babl/%{url_ver}/%{name}-%{version}.tar.xz
12mu|babl-0.1.11-1|17	BuildRequires:	librsvg
12mu|babl-0.1.11-1|18	
12mu|babl-0.1.11-1|19	%description
12mu|babl-0.1.11-1|20	Babl is a dynamic, any to any, pixel format conversion library.
12mu|babl-0.1.11-1|21	It provides conversions between the myriad of buffer types images
12mu|babl-0.1.11-1|22	can be stored in. Babl doesn't only help with existing pixel formats,
12mu|babl-0.1.11-1|23	but also facilitates creation of new and uncommon ones.
12mu|babl-0.1.11-1|24	
12mu|babl-0.1.11-1|25	GEGL uses babl both for enumeration of pixel formats as well as
12mu|babl-0.1.11-1|26	conversions between them.
12mu|babl-0.1.11-1|27	
12mu|babl-0.1.11-1|28	%package -n %{libname}
12mu|babl-0.1.11-1|29	Summary:	A library for %{name}
12mu|babl-0.1.11-1|30	Group:		System/Libraries
12mu|babl-0.1.11-1|31	
12mu|babl-0.1.11-1|32	%description -n %{libname}
12mu|babl-0.1.11-1|33	Babl is a dynamic, any to any, pixel format conversion library.
12mu|babl-0.1.11-1|34	It provides conversions between the myriad of buffer types images
12mu|babl-0.1.11-1|35	can be stored in. Babl doesn't only help with existing pixel formats,
12mu|babl-0.1.11-1|36	but also facilitates creation of new and uncommon ones.
12mu|babl-0.1.11-1|37	
12mu|babl-0.1.11-1|38	GEGL uses babl both for enumeration of pixel formats as well as
12mu|babl-0.1.11-1|39	conversions between them.
12mu|babl-0.1.11-1|40	
12mu|babl-0.1.11-1|41	%package -n %{devname}
12mu|babl-0.1.11-1|42	Summary:	Header files for %{name}
12mu|babl-0.1.11-1|43	Group:		Development/C
12mu|babl-0.1.11-1|44	Requires:	%{libname} = %{EVRD}
12mu|babl-0.1.11-1|45	Provides:	%{name}-devel = %{EVRD}
12mu|babl-0.1.11-1|46	
12mu|babl-0.1.11-1|47	%description -n %{devname}
12mu|babl-0.1.11-1|48	Babl is a dynamic, any to any, pixel format conversion library.
12mu|babl-0.1.11-1|49	It provides conversions between the myriad of buffer types images
12mu|babl-0.1.11-1|50	can be stored in. Babl doesn't only help with existing pixel formats,
12mu|babl-0.1.11-1|51	but also facilitates creation of new and uncommon ones.
12mu|babl-0.1.11-1|52	
12mu|babl-0.1.11-1|53	GEGL uses babl both for enumeration of pixel formats as well as
12mu|babl-0.1.11-1|54	conversions between them.
12mu|babl-0.1.11-1|55	
12mu|babl-0.1.11-1|56	%prep
12mu|babl-0.1.11-1|57	%setup -q
12mu|babl-0.1.11-1|58	
12mu|babl-0.1.11-1|59	%build
12mu|babl-0.1.11-1|60	%configure2_5x
12mu|babl-0.1.11-1|61	%make
12mu|babl-0.1.11-1|62	
12mu|babl-0.1.11-1|63	%install
12mu|babl-0.1.11-1|64	%makeinstall_std
12mu|babl-0.1.11-1|65	cp -r docs installed-docs
12mu|babl-0.1.11-1|66	cd installed-docs
12mu|babl-0.1.11-1|67	rm -rf tools Makefile* *.in graphics/Makefile*
12mu|babl-0.1.11-1|68	
12mu|babl-0.1.11-1|69	%check
12mu|babl-0.1.11-1|70	make check
12mu|babl-0.1.11-1|71	
12mu|babl-0.1.11-1|72	%files -n %{libname}
12mu|babl-0.1.11-1|73	%doc README NEWS TODO AUTHORS
12mu|babl-0.1.11-1|74	%{_libdir}/libbabl-%{api}.so.%{major}*
12mu|babl-0.1.11-1|75	%dir %{_libdir}/babl-%{api}/
12mu|babl-0.1.11-1|76	%{_libdir}/babl-%{api}/gggl.so*
12mu|babl-0.1.11-1|77	%{_libdir}/babl-%{api}/naive-CMYK.so*
12mu|babl-0.1.11-1|78	%{_libdir}/babl-%{api}/gimp-8bit.so*
12mu|babl-0.1.11-1|79	%{_libdir}/babl-%{api}/CIE.so*
12mu|babl-0.1.11-1|80	%{_libdir}/babl-%{api}/gegl-fixups.so*
12mu|babl-0.1.11-1|81	%{_libdir}/babl-%{api}/gggl-lies.so*
12mu|babl-0.1.11-1|82	%{_libdir}/babl-%{api}/cairo.so*
12mu|babl-0.1.11-1|83	%{_libdir}/babl-%{api}/fast-float.so*
12mu|babl-0.1.11-1|84	%{_libdir}/babl-%{api}/float.so*
12mu|babl-0.1.11-1|85	%{_libdir}/babl-%{api}/HSL.so*
12mu|babl-0.1.11-1|86	%{_libdir}/babl-%{api}/HSV.so*
12mu|babl-0.1.11-1|87	%{_libdir}/babl-%{api}/grey.so*
12mu|babl-0.1.11-1|88	%{_libdir}/babl-%{api}/simple.so*
12mu|babl-0.1.11-1|89	%{_libdir}/babl-%{api}/sse2-float.so*
12mu|babl-0.1.11-1|90	%{_libdir}/babl-%{api}/sse2-int16.so*
12mu|babl-0.1.11-1|91	%{_libdir}/babl-%{api}/sse2-int8.so*
12mu|babl-0.1.11-1|92	%{_libdir}/babl-%{api}/two-table.so*
12mu|babl-0.1.11-1|93	%{_libdir}/babl-%{api}/ycbcr.so*
12mu|babl-0.1.11-1|94	
12mu|babl-0.1.11-1|95	%files -n %{devname}
12mu|babl-0.1.11-1|96	%doc installed-docs/*
12mu|babl-0.1.11-1|97	%{_libdir}/libbabl-%{api}.so
12mu|babl-0.1.11-1|98	%{_libdir}/pkgconfig/babl.pc
12mu|babl-0.1.11-1|99	%dir %{_includedir}/babl-%{api}/babl
12mu|babl-0.1.11-1|100	%{_includedir}/babl-%{api}/babl/*
12mu|babl-0.1.11-1|101	
12mu|babl-0.1.11-1|102	
12mu|babl-0.1.11-1|103	%changelog
12mu|babl-0.1.11-1|104	* Wed May 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.1.11-1
12mu|babl-0.1.11-1|105	+ Revision: 3d893b9
12mu|babl-0.1.11-1|106	- Updated to 0.1.11
12mu|babl-0.1.11-1|107	
12mu|babl-0.1.11-1|108	

19491 12
12mu|baobab-3.8.2-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|baobab-3.8.2-1|2	
12mu|baobab-3.8.2-1|3	Summary:	Disk Usage Analyzer (aka Baobab)
12mu|baobab-3.8.2-1|4	Name:		baobab
12mu|baobab-3.8.2-1|5	Version:	3.8.2
12mu|baobab-3.8.2-1|6	Release:	1
12mu|baobab-3.8.2-1|7	License:	GPLv2+
12mu|baobab-3.8.2-1|8	Group:		File tools
12mu|baobab-3.8.2-1|9	Url:		http://live.gnome.org/GnomeUtils/Baobab
12mu|baobab-3.8.2-1|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|baobab-3.8.2-1|11	BuildRequires:	itstool
12mu|baobab-3.8.2-1|12	BuildRequires:	intltool vala-tools
12mu|baobab-3.8.2-1|13	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|baobab-3.8.2-1|14	BuildRequires:	pkgconfig(glib-2.0) >= 2.30.0
12mu|baobab-3.8.2-1|15	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
12mu|baobab-3.8.2-1|16	BuildRequires:	pkgconfig(libgtop-2.0)
12mu|baobab-3.8.2-1|17	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|baobab-3.8.2-1|18	Conflicts:	gnome-utils < 1:3.3.1
12mu|baobab-3.8.2-1|19	
12mu|baobab-3.8.2-1|20	%description
12mu|baobab-3.8.2-1|21	Disk Usage Analyzer is is a graphical, menu-driven application to analyze
12mu|baobab-3.8.2-1|22	disk usage in any Gnome environment. Disk Usage Analyzer can easily scan
12mu|baobab-3.8.2-1|23	either the whole file-system tree, or a specific user-requested directory
12mu|baobab-3.8.2-1|24	branch (local or remote).
12mu|baobab-3.8.2-1|25	
12mu|baobab-3.8.2-1|26	It also auto-detects in real-time any changes made to your home directory
12mu|baobab-3.8.2-1|27	as far as any mounted/unmounted device. Disk Usage Analyzer also provides
12mu|baobab-3.8.2-1|28	a full graphical tree-map window for each selected folder.
12mu|baobab-3.8.2-1|29	
12mu|baobab-3.8.2-1|30	%prep
12mu|baobab-3.8.2-1|31	%setup -q
12mu|baobab-3.8.2-1|32	
12mu|baobab-3.8.2-1|33	%build
12mu|baobab-3.8.2-1|34	%configure2_5x
12mu|baobab-3.8.2-1|35	%make
12mu|baobab-3.8.2-1|36	
12mu|baobab-3.8.2-1|37	%install
12mu|baobab-3.8.2-1|38	%makeinstall_std
12mu|baobab-3.8.2-1|39	
12mu|baobab-3.8.2-1|40	%find_lang %{name} --with-gnome
12mu|baobab-3.8.2-1|41	
12mu|baobab-3.8.2-1|42	%files -f %{name}.lang
12mu|baobab-3.8.2-1|43	%doc README NEWS AUTHORS ChangeLog
12mu|baobab-3.8.2-1|44	%{_bindir}/baobab
12mu|baobab-3.8.2-1|45	%{_datadir}/glib-2.0/schemas/org.gnome.baobab.gschema.xml
12mu|baobab-3.8.2-1|46	%{_datadir}/applications/baobab.desktop
12mu|baobab-3.8.2-1|47	%{_datadir}/icons/hicolor/*/*/*
12mu|baobab-3.8.2-1|48	%{_datadir}/icons/HighContrast/*/*/*
12mu|baobab-3.8.2-1|49	%{_mandir}/man1/baobab.1.*
12mu|baobab-3.8.2-1|50	

19492 12
12mu|bash-4.2-11.3|1	%define i18ndate 20010626
12mu|bash-4.2-11.3|2	
12mu|bash-4.2-11.3|3	Name:		bash
12mu|bash-4.2-11.3|4	Version:	4.2
12mu|bash-4.2-11.3|5	%define subrel 3
12mu|bash-4.2-11.3|6	Release:	%mkrel 11
12mu|bash-4.2-11.3|7	Summary:	The GNU Bourne Again shell (bash)
12mu|bash-4.2-11.3|8	Group:		Shells
12mu|bash-4.2-11.3|9	License:	GPLv2+
12mu|bash-4.2-11.3|10	URL:		http://www.gnu.org/software/bash/bash.html
12mu|bash-4.2-11.3|11	Source0:	ftp://ftp.gnu.org/pub/gnu/bash/%{name}-%{version}.tar.gz
12mu|bash-4.2-11.3|12	Source1:	%{SOURCE0}.sig
12mu|bash-4.2-11.3|13	Source2:	ftp://ftp.gnu.org/pub/gnu/bash/bash-doc-3.2.tar.bz2
12mu|bash-4.2-11.3|14	Source3:	dot-bashrc
12mu|bash-4.2-11.3|15	Source4:	dot-bash_profile
12mu|bash-4.2-11.3|16	Source5:	dot-bash_logout
12mu|bash-4.2-11.3|17	Source6:	alias.sh
12mu|bash-4.2-11.3|18	Source7:	bashrc
12mu|bash-4.2-11.3|19	Source8:	profile.d-bash
12mu|bash-4.2-11.3|20	Patch1:		ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-001
12mu|bash-4.2-11.3|21	Patch2:		ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-002
12mu|bash-4.2-11.3|22	Patch3:		ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-003
12mu|bash-4.2-11.3|23	Patch4:		ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-004
12mu|bash-4.2-11.3|24	Patch5:		ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-005
12mu|bash-4.2-11.3|25	Patch6:		ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-006
12mu|bash-4.2-11.3|26	Patch7:		ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-007
12mu|bash-4.2-11.3|27	Patch8:		ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-008
12mu|bash-4.2-11.3|28	Patch9:		ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-009
12mu|bash-4.2-11.3|29	Patch10:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-010
12mu|bash-4.2-11.3|30	Patch11:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-011
12mu|bash-4.2-11.3|31	Patch12:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-012
12mu|bash-4.2-11.3|32	Patch13:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-013
12mu|bash-4.2-11.3|33	Patch14:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-014
12mu|bash-4.2-11.3|34	Patch15:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-015
12mu|bash-4.2-11.3|35	Patch16:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-016
12mu|bash-4.2-11.3|36	Patch17:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-017
12mu|bash-4.2-11.3|37	Patch18:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-018
12mu|bash-4.2-11.3|38	Patch19:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-019
12mu|bash-4.2-11.3|39	Patch20:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-020
12mu|bash-4.2-11.3|40	Patch21:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-021
12mu|bash-4.2-11.3|41	Patch22:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-022
12mu|bash-4.2-11.3|42	Patch23:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-023
12mu|bash-4.2-11.3|43	Patch24:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-024
12mu|bash-4.2-11.3|44	Patch25:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-025
12mu|bash-4.2-11.3|45	Patch26:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-026
12mu|bash-4.2-11.3|46	Patch27:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-027
12mu|bash-4.2-11.3|47	Patch28:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-028
12mu|bash-4.2-11.3|48	Patch29:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-029
12mu|bash-4.2-11.3|49	Patch30:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-030
12mu|bash-4.2-11.3|50	Patch31:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-031
12mu|bash-4.2-11.3|51	Patch32:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-032
12mu|bash-4.2-11.3|52	Patch33:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-033
12mu|bash-4.2-11.3|53	Patch34:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-034
12mu|bash-4.2-11.3|54	Patch35:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-035
12mu|bash-4.2-11.3|55	Patch36:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-036
12mu|bash-4.2-11.3|56	Patch37:	ftp://ftp.gnu.org/gnu/bash/bash-%{version}-patches/bash42-037
12mu|bash-4.2-11.3|57	
12mu|bash-4.2-11.3|58	Patch48:	bash-4.2.47-CVE-2014-6271,7169.patch
12mu|bash-4.2-11.3|59	Patch49:	bash-4.2-CVE-2014-7169-1.patch
12mu|bash-4.2-11.3|60	Patch50:	bash-4.2-CVE-2014-7169-2.patch
12mu|bash-4.2-11.3|61	
12mu|bash-4.2-11.3|62	Patch200: 	bash-4.2-multibyte.patch
12mu|bash-4.2-11.3|63	Patch1000:	bash-2.02-security.patch
12mu|bash-4.2-11.3|64	# ensure profile is read (Redhat)
12mu|bash-4.2-11.3|65	Patch1001:	bash-4.0-profile.patch
12mu|bash-4.2-11.3|66	Patch1002:	bash-2.05b-readlinefixes.patch
12mu|bash-4.2-11.3|67	Patch1003:	bash-2.04-compat.patch
12mu|bash-4.2-11.3|68	#https://bugzilla.novell.com/attachment.cgi?id=67684
12mu|bash-4.2-11.3|69	Patch1004:	bash-3.1-extended_quote.patch
12mu|bash-4.2-11.3|70	# Official upstream patches
12mu|bash-4.2-11.3|71	# none
12mu|bash-4.2-11.3|72	Patch1005:	bash-strcoll-bug.diff
12mu|bash-4.2-11.3|73	Patch1006:	bash-2.05b-checkwinsize.patch
12mu|bash-4.2-11.3|74	Patch1007:	bash-3.2-lzma-copmpletion.patch
12mu|bash-4.2-11.3|75	# (fc) 3.2-12mdv fix format string
12mu|bash-4.2-11.3|76	Patch1008:	bash-3.2-format-security.patch
12mu|bash-4.2-11.3|77	# (proyvind): 4.2-5 add --rpm-requires option (Fedora) (mdvbz#61712)
12mu|bash-4.2-11.3|78	Patch1009:	bash-requires.patch
12mu|bash-4.2-11.3|79	Patch1010:	bash-ru-ua-l10n.patch
12mu|bash-4.2-11.3|80	BuildRequires:	autoconf2.5
12mu|bash-4.2-11.3|81	BuildRequires:	bison
12mu|bash-4.2-11.3|82	BuildRequires:	groff
12mu|bash-4.2-11.3|83	BuildRequires:	termcap-devel
12mu|bash-4.2-11.3|84	BuildRequires:	texinfo
12mu|bash-4.2-11.3|85	Conflicts:	etcskel <= 1.63-11mdk
12mu|bash-4.2-11.3|86	Conflicts:	fileutils < 4.1-5mdk
12mu|bash-4.2-11.3|87	Conflicts:	setup < 2.7.4-1mdv
12mu|bash-4.2-11.3|88	Obsoletes:	bash3 < 3.2.48
12mu|bash-4.2-11.3|89	Provides:	bash3
12mu|bash-4.2-11.3|90	# explicit file provides
12mu|bash-4.2-11.3|91	Provides:	/bin/sh
12mu|bash-4.2-11.3|92	
12mu|bash-4.2-11.3|93	%description
12mu|bash-4.2-11.3|94	Bash is a GNU project sh-compatible shell or command language
12mu|bash-4.2-11.3|95	interpreter. Bash (Bourne Again shell) incorporates useful features
12mu|bash-4.2-11.3|96	from the Korn shell (ksh) and the C shell (csh). Most sh scripts
12mu|bash-4.2-11.3|97	can be run by bash without modification.
12mu|bash-4.2-11.3|98	
12mu|bash-4.2-11.3|99	Bash offers several improvements over sh, including command line
12mu|bash-4.2-11.3|100	editing, unlimited size command history, job control, shell
12mu|bash-4.2-11.3|101	functions and aliases, indexed arrays of unlimited size and
12mu|bash-4.2-11.3|102	integer arithmetic in any base from two to 64. Bash is ultimately
12mu|bash-4.2-11.3|103	intended to conform to the IEEE POSIX P1003.2/ISO 9945.2 Shell and
12mu|bash-4.2-11.3|104	Tools standard.
12mu|bash-4.2-11.3|105	
12mu|bash-4.2-11.3|106	%package doc
12mu|bash-4.2-11.3|107	Summary:	Documentation for the GNU Bourne Again shell (bash)
12mu|bash-4.2-11.3|108	Group:		Books/Computer books
12mu|bash-4.2-11.3|109	Requires:	%{name} = %{version}-%{release}
12mu|bash-4.2-11.3|110	Obsoletes:	bash3-doc < 3.2.48
12mu|bash-4.2-11.3|111	Provides:	bash3-doc
12mu|bash-4.2-11.3|112	
12mu|bash-4.2-11.3|113	%description doc
12mu|bash-4.2-11.3|114	This package provides documentation for GNU Bourne Again shell (bash).
12mu|bash-4.2-11.3|115	
12mu|bash-4.2-11.3|116	%prep
12mu|bash-4.2-11.3|117	%setup -q -a 2
12mu|bash-4.2-11.3|118	mv doc/README .
12mu|bash-4.2-11.3|119	
12mu|bash-4.2-11.3|120	%patch1 -p0
12mu|bash-4.2-11.3|121	%patch2 -p0
12mu|bash-4.2-11.3|122	%patch3 -p0
12mu|bash-4.2-11.3|123	%patch4 -p0
12mu|bash-4.2-11.3|124	%patch5 -p0
12mu|bash-4.2-11.3|125	%patch6 -p0
12mu|bash-4.2-11.3|126	%patch7 -p0
12mu|bash-4.2-11.3|127	%patch8 -p0
12mu|bash-4.2-11.3|128	%patch9 -p0
12mu|bash-4.2-11.3|129	%patch10 -p0
12mu|bash-4.2-11.3|130	%patch11 -p0
12mu|bash-4.2-11.3|131	%patch12 -p0
12mu|bash-4.2-11.3|132	%patch13 -p0
12mu|bash-4.2-11.3|133	%patch14 -p0
12mu|bash-4.2-11.3|134	%patch15 -p0
12mu|bash-4.2-11.3|135	%patch16 -p0
12mu|bash-4.2-11.3|136	%patch17 -p0
12mu|bash-4.2-11.3|137	%patch18 -p0
12mu|bash-4.2-11.3|138	%patch19 -p0
12mu|bash-4.2-11.3|139	%patch20 -p0
12mu|bash-4.2-11.3|140	%patch21 -p0
12mu|bash-4.2-11.3|141	%patch22 -p0
12mu|bash-4.2-11.3|142	%patch23 -p0
12mu|bash-4.2-11.3|143	%patch24 -p0
12mu|bash-4.2-11.3|144	%patch25 -p0
12mu|bash-4.2-11.3|145	%patch26 -p0
12mu|bash-4.2-11.3|146	%patch27 -p0
12mu|bash-4.2-11.3|147	%patch28 -p0
12mu|bash-4.2-11.3|148	%patch29 -p0
12mu|bash-4.2-11.3|149	%patch30 -p0
12mu|bash-4.2-11.3|150	%patch31 -p0
12mu|bash-4.2-11.3|151	%patch32 -p0
12mu|bash-4.2-11.3|152	%patch33 -p0
12mu|bash-4.2-11.3|153	%patch34 -p0
12mu|bash-4.2-11.3|154	%patch35 -p0
12mu|bash-4.2-11.3|155	%patch36 -p0
12mu|bash-4.2-11.3|156	%patch37 -p0
12mu|bash-4.2-11.3|157	%patch48 -p0 -b .CVE-2014-6271,7169
12mu|bash-4.2-11.3|158	%patch49 -p0 -b .CVE-2014-7169-1
12mu|bash-4.2-11.3|159	%patch50 -p0 -b .CVE-2014-7169-2
12mu|bash-4.2-11.3|160	
12mu|bash-4.2-11.3|161	%patch200 -p1
12mu|bash-4.2-11.3|162	
12mu|bash-4.2-11.3|163	%patch1000 -p1 -b .security
12mu|bash-4.2-11.3|164	%patch1001 -p1 -b .profile
12mu|bash-4.2-11.3|165	# 20060126 warly obsolete exept maybe for the replacement of @ by kH, this will have to be checked
12mu|bash-4.2-11.3|166	#%patch1002 -p1 -b .readline
12mu|bash-4.2-11.3|167	%patch1003 -p1 -b .compat
12mu|bash-4.2-11.3|168	%patch1004 -p0 -b .extended_quote
12mu|bash-4.2-11.3|169	%patch1005 -p1 -b .strcoll_bugx
12mu|bash-4.2-11.3|170	%patch1006 -p1 -b .checkwinsize
12mu|bash-4.2-11.3|171	%patch1007 -p1 -b .lzma
12mu|bash-4.2-11.3|172	%patch1008 -p1 -b .format-security
12mu|bash-4.2-11.3|173	%patch1009 -p1 -b .requires~
12mu|bash-4.2-11.3|174	# bash-ru-ua-l10n.patch
12mu|bash-4.2-11.3|175	%patch1010 -p1 -b .ruua
12mu|bash-4.2-11.3|176	
12mu|bash-4.2-11.3|177	echo %{version} > _distribution
12mu|bash-4.2-11.3|178	echo %{release} > _patchlevel
12mu|bash-4.2-11.3|179	sed -i -e s/mdk// _patchlevel
12mu|bash-4.2-11.3|180	
12mu|bash-4.2-11.3|181	%build
12mu|bash-4.2-11.3|182	
12mu|bash-4.2-11.3|183	export CFLAGS="%{optflags} -Os"
12mu|bash-4.2-11.3|184	export CXXFLAGS=$CFLAGS
12mu|bash-4.2-11.3|185	export DEBUGGER_START_FILE="%{_datadir}/bashdb/bashdb-main.inc"
12mu|bash-4.2-11.3|186	
12mu|bash-4.2-11.3|187	%configure2_5x \
12mu|bash-4.2-11.3|188	--enable-command-timing \
12mu|bash-4.2-11.3|189	--disable-rpath \
12mu|bash-4.2-11.3|190	--enable-history \
12mu|bash-4.2-11.3|191	--enable-job-control \
12mu|bash-4.2-11.3|192	--enable-multibyte \
12mu|bash-4.2-11.3|193	--enable-readline \
12mu|bash-4.2-11.3|194	--with-installed-readline \
12mu|bash-4.2-11.3|195	--without-gnu-malloc \
12mu|bash-4.2-11.3|196	--without-bash-malloc \
12mu|bash-4.2-11.3|197	--disable-strict-posix-default \
12mu|bash-4.2-11.3|198	--enable-select \
12mu|bash-4.2-11.3|199	--enable-prompt-string-decoding \
12mu|bash-4.2-11.3|200	--enable-process-substitution \
12mu|bash-4.2-11.3|201	--enable-alias \
12mu|bash-4.2-11.3|202	--enable-bang-history \
12mu|bash-4.2-11.3|203	--enable-coprocesses \
12mu|bash-4.2-11.3|204	--enable-directory-stack \
12mu|bash-4.2-11.3|205	--enable-brace-expansion
12mu|bash-4.2-11.3|206	
12mu|bash-4.2-11.3|207	%make
12mu|bash-4.2-11.3|208	
12mu|bash-4.2-11.3|209	# all tests must pass
12mu|bash-4.2-11.3|210	%check
12mu|bash-4.2-11.3|211	make check
12mu|bash-4.2-11.3|212	
12mu|bash-4.2-11.3|213	%install
12mu|bash-4.2-11.3|214	rm -rf %{buildroot}
12mu|bash-4.2-11.3|215	
12mu|bash-4.2-11.3|216	%makeinstall_std
12mu|bash-4.2-11.3|217	
12mu|bash-4.2-11.3|218	# beurk
12mu|bash-4.2-11.3|219	rm -rf %{buildroot}%{_datadir}/locale/en@boldquot/ %{buildroot}%{_datadir}/locale/en@quot/
12mu|bash-4.2-11.3|220	
12mu|bash-4.2-11.3|221	#Sucks
12mu|bash-4.2-11.3|222	chmod +w doc/texinfo.tex
12mu|bash-4.2-11.3|223	chmod 755 examples/misc/aliasconv.*
12mu|bash-4.2-11.3|224	chmod 755 examples/misc/cshtobash
12mu|bash-4.2-11.3|225	chmod 755 %{buildroot}%{_bindir}/bashbug
12mu|bash-4.2-11.3|226	
12mu|bash-4.2-11.3|227	# Take out irritating ^H's from the documentation
12mu|bash-4.2-11.3|228	mkdir tmp_doc
12mu|bash-4.2-11.3|229	for i in `/bin/ls doc/` ; \
12mu|bash-4.2-11.3|230	do cat doc/$i > tmp_doc/$i ; \
12mu|bash-4.2-11.3|231	cat tmp_doc/$i | perl -p -e 's/.//g' > doc/$i ; \
12mu|bash-4.2-11.3|232	rm tmp_doc/$i ; \
12mu|bash-4.2-11.3|233	done
12mu|bash-4.2-11.3|234	rmdir tmp_doc
12mu|bash-4.2-11.3|235	
12mu|bash-4.2-11.3|236	mkdir -p %{buildroot}/bin
12mu|bash-4.2-11.3|237	pushd %{buildroot} && mv usr/bin/bash bin/bash && popd
12mu|bash-4.2-11.3|238	pushd %{buildroot}/bin && ln -s bash sh && popd
12mu|bash-4.2-11.3|239	pushd %{buildroot}/bin && ln -sf bash bash3 && popd
12mu|bash-4.2-11.3|240	
12mu|bash-4.2-11.3|241	# make builtins.1 and rbash.1 with bash.1 in place (fix mdv#51379)
12mu|bash-4.2-11.3|242	pushd doc
12mu|bash-4.2-11.3|243	mkdir tmp_fix_so
12mu|bash-4.2-11.3|244	cd tmp_fix_so
12mu|bash-4.2-11.3|245	cp ../builtins.1 ../rbash.1 .
12mu|bash-4.2-11.3|246	sed -e '/^.if \\n(zZ=1 .ig zZ/,/^.zZ/d' ../bash.1 > bash.1
12mu|bash-4.2-11.3|247	soelim builtins.1 > ../builtins.1
12mu|bash-4.2-11.3|248	sed -e '/^.if \\n(zY=1 .ig zY/,/^.zY/d' ../bash.1 > bash.1
12mu|bash-4.2-11.3|249	soelim rbash.1    > ../rbash.1
12mu|bash-4.2-11.3|250	popd
12mu|bash-4.2-11.3|251	
12mu|bash-4.2-11.3|252	# make manpages for bash builtins as per suggestion in DOC/README
12mu|bash-4.2-11.3|253	cd doc
12mu|bash-4.2-11.3|254	sed -e '
12mu|bash-4.2-11.3|255	/^\.SH NAME/, /\\- bash built-in commands, see \\fBbash\\fR(1)$/{
12mu|bash-4.2-11.3|256	/^\.SH NAME/d
12mu|bash-4.2-11.3|257	s/^bash, //
12mu|bash-4.2-11.3|258	s/\\- bash built-in commands, see \\fBbash\\fR(1)$//
12mu|bash-4.2-11.3|259	s/,//g
12mu|bash-4.2-11.3|260	b
12mu|bash-4.2-11.3|261	}
12mu|bash-4.2-11.3|262	d
12mu|bash-4.2-11.3|263	' builtins.1 > man.pages
12mu|bash-4.2-11.3|264	install -m 644 builtins.1 %{buildroot}%{_mandir}/man1/builtins.1
12mu|bash-4.2-11.3|265	
12mu|bash-4.2-11.3|266	install -m 644 rbash.1 %{buildroot}%{_mandir}/man1/rbash.1
12mu|bash-4.2-11.3|267	
12mu|bash-4.2-11.3|268	for i in `cat man.pages` ; do
12mu|bash-4.2-11.3|269	echo .so man1/builtins.1 > %{buildroot}%{_mandir}/man1/$i.1
12mu|bash-4.2-11.3|270	done
12mu|bash-4.2-11.3|271	
12mu|bash-4.2-11.3|272	# now turn man.pages into a filelist for the man subpackage
12mu|bash-4.2-11.3|273	
12mu|bash-4.2-11.3|274	cat man.pages |tr -s ' ' '\n' |sed '
12mu|bash-4.2-11.3|275	1i\
12mu|bash-4.2-11.3|276	%defattr(0644,root,root,0755)
12mu|bash-4.2-11.3|277	s:^:%{_mandir}/man1/:
12mu|bash-4.2-11.3|278	s/$/.1%{_extension}/
12mu|bash-4.2-11.3|279	' > ../man.pages
12mu|bash-4.2-11.3|280	
12mu|bash-4.2-11.3|281	perl -p -i -e 's!.*/(printf|export|echo|false|pwd|test|true|kill).1%{_extension}!!' ../man.pages
12mu|bash-4.2-11.3|282	
12mu|bash-4.2-11.3|283	mkdir -p %{buildroot}%{_sysconfdir}/skel
12mu|bash-4.2-11.3|284	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
12mu|bash-4.2-11.3|285	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/skel/.bashrc
12mu|bash-4.2-11.3|286	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/skel/.bash_profile
12mu|bash-4.2-11.3|287	install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/skel/.bash_logout
12mu|bash-4.2-11.3|288	install -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/profile.d/60alias.sh
12mu|bash-4.2-11.3|289	install -m 644 %{SOURCE7} %{buildroot}%{_sysconfdir}/bashrc
12mu|bash-4.2-11.3|290	install -m 644 %{SOURCE8} %{buildroot}%{_sysconfdir}/profile.d/95bash-extras.sh
12mu|bash-4.2-11.3|291	
12mu|bash-4.2-11.3|292	ln -s bash %{buildroot}/bin/rbash
12mu|bash-4.2-11.3|293	
12mu|bash-4.2-11.3|294	# These're provided by other packages
12mu|bash-4.2-11.3|295	rm -f %{buildroot}{%{_infodir}/dir,%{_mandir}/man1/{echo,export,false,kill,printf,pwd,test,true}.1}
12mu|bash-4.2-11.3|296	
12mu|bash-4.2-11.3|297	cd ..
12mu|bash-4.2-11.3|298	
12mu|bash-4.2-11.3|299	install -m 644 doc/bash.info %{buildroot}%{_infodir}/
12mu|bash-4.2-11.3|300	
12mu|bash-4.2-11.3|301	%find_lang %{name}
12mu|bash-4.2-11.3|302	
12mu|bash-4.2-11.3|303	# merges list
12mu|bash-4.2-11.3|304	cat man.pages %{name}.lang > files.list
12mu|bash-4.2-11.3|305	
12mu|bash-4.2-11.3|306	# install documentation manually in expected place
12mu|bash-4.2-11.3|307	install -d -m 755 %{buildroot}%{_docdir}/%{name}
12mu|bash-4.2-11.3|308	install -m 644 README COMPAT NEWS NOTES POSIX CHANGES \
12mu|bash-4.2-11.3|309	%{buildroot}%{_docdir}/%{name}
12mu|bash-4.2-11.3|310	cp -pr examples doc/*.ps doc/*.0 doc/*.html doc/article.txt \
12mu|bash-4.2-11.3|311	%{buildroot}%{_docdir}/%{name}
12mu|bash-4.2-11.3|312	
12mu|bash-4.2-11.3|313	%clean
12mu|bash-4.2-11.3|314	rm -rf %{buildroot}
12mu|bash-4.2-11.3|315	
12mu|bash-4.2-11.3|316	%files -f files.list
12mu|bash-4.2-11.3|317	%defattr(-,root,root)
12mu|bash-4.2-11.3|318	%dir %{_docdir}/%{name}
12mu|bash-4.2-11.3|319	%{_docdir}/%{name}/README
12mu|bash-4.2-11.3|320	%config(noreplace) %{_sysconfdir}/skel/.b*
12mu|bash-4.2-11.3|321	%{_sysconfdir}/profile.d/60alias.sh
12mu|bash-4.2-11.3|322	%{_sysconfdir}/profile.d/95bash-extras.sh
12mu|bash-4.2-11.3|323	%config(noreplace) %{_sysconfdir}/bashrc
12mu|bash-4.2-11.3|324	/bin/rbash
12mu|bash-4.2-11.3|325	/bin/bash
12mu|bash-4.2-11.3|326	/bin/bash3
12mu|bash-4.2-11.3|327	/bin/sh
12mu|bash-4.2-11.3|328	%{_infodir}/bash.info*
12mu|bash-4.2-11.3|329	%{_mandir}/man1/bash.1*
12mu|bash-4.2-11.3|330	%{_mandir}/man1/rbash.1*
12mu|bash-4.2-11.3|331	%{_mandir}/man1/builtins.1*
12mu|bash-4.2-11.3|332	%{_mandir}/man1/bashbug.1*
12mu|bash-4.2-11.3|333	%{_bindir}/bashbug
12mu|bash-4.2-11.3|334	
12mu|bash-4.2-11.3|335	%files doc
12mu|bash-4.2-11.3|336	%defattr(-,root,root)
12mu|bash-4.2-11.3|337	%{_docdir}/%{name}/*
12mu|bash-4.2-11.3|338	%exclude %{_docdir}/%{name}/README
12mu|bash-4.2-11.3|339	
12mu|bash-4.2-11.3|340	
12mu|bash-4.2-11.3|341	
12mu|bash-4.2-11.3|342	%changelog
12mu|bash-4.2-11.3|343	* Sat Sep 27 2014 kuzma <kuzmakazygashev@gmail.com> 4.2-11.3
12mu|bash-4.2-11.3|344	+ Revision: 0d7f708
12mu|bash-4.2-11.3|345	- Added security fix for CVE-2014-6271, CVE-2014-7169.
12mu|bash-4.2-11.3|346	
12mu|bash-4.2-11.3|347	

19493 12
12mu|bash-completion-2.1-12|1	Summary:	Programmable completion for bash
12mu|bash-completion-2.1-12|2	Name:		bash-completion
12mu|bash-completion-2.1-12|3	Epoch:		2
12mu|bash-completion-2.1-12|4	Version:	2.1
12mu|bash-completion-2.1-12|5	Release:	12
12mu|bash-completion-2.1-12|6	License:	GPLv2+
12mu|bash-completion-2.1-12|7	Group:		Shells
12mu|bash-completion-2.1-12|8	Url:		http://bash-completion.alioth.debian.org/
12mu|bash-completion-2.1-12|9	Source0:	http://bash-completion.alioth.debian.org/files/%{name}-%{version}.tar.bz2
12mu|bash-completion-2.1-12|10	# ~/.bash_completion is used for completion variables setting, it has
12mu|bash-completion-2.1-12|11	# to be sourced from profile scriptlet instead of completion code itself
12mu|bash-completion-2.1-12|12	Patch10:	bash-completion-1.99-disable-user-completion.patch
12mu|bash-completion-2.1-12|13	Patch11:	bash-completion-2.1-rpm-distsuffix.patch
12mu|bash-completion-2.1-12|14	Patch12:	bash-completion-2.1-util-linux-223.patch
12mu|bash-completion-2.1-12|15	Patch14:	bash-completion-2.1-bad-array-subscript.patch
12mu|bash-completion-2.1-12|16	Patch15:	bash-completion-2.1-perl-debugger-list-files.patch
12mu|bash-completion-2.1-12|17	BuildArch:	noarch
12mu|bash-completion-2.1-12|18	
12mu|bash-completion-2.1-12|19	%description
12mu|bash-completion-2.1-12|20	bash-completion is a collection of shell functions that take advantage of
12mu|bash-completion-2.1-12|21	the programmable completion feature of bash.
12mu|bash-completion-2.1-12|22	
12mu|bash-completion-2.1-12|23	%files
12mu|bash-completion-2.1-12|24	%doc README README.*.urpmi
12mu|bash-completion-2.1-12|25	%{_sysconfdir}/profile.d/20bash-completion.sh
12mu|bash-completion-2.1-12|26	%{_datadir}/bash-completion
12mu|bash-completion-2.1-12|27	%config(noreplace) %{_sysconfdir}/sysconfig/bash-completion
12mu|bash-completion-2.1-12|28	%config(noreplace) %{_sysconfdir}/skel/.bash_completion
12mu|bash-completion-2.1-12|29	
12mu|bash-completion-2.1-12|30	#----------------------------------------------------------------------------
12mu|bash-completion-2.1-12|31	
12mu|bash-completion-2.1-12|32	%package devel
12mu|bash-completion-2.1-12|33	Summary:	The pkgconfig for %{name}
12mu|bash-completion-2.1-12|34	Group:		Development/Other
12mu|bash-completion-2.1-12|35	Requires:	%{name} = %{EVRD}
12mu|bash-completion-2.1-12|36	Conflicts:	%{name} < 2:2.1-7
12mu|bash-completion-2.1-12|37	
12mu|bash-completion-2.1-12|38	%description devel
12mu|bash-completion-2.1-12|39	The pkgconfig for %{name}.
12mu|bash-completion-2.1-12|40	
12mu|bash-completion-2.1-12|41	%files devel
12mu|bash-completion-2.1-12|42	%{_datadir}/pkgconfig/bash-completion.pc
12mu|bash-completion-2.1-12|43	
12mu|bash-completion-2.1-12|44	#----------------------------------------------------------------------------
12mu|bash-completion-2.1-12|45	
12mu|bash-completion-2.1-12|46	%prep
12mu|bash-completion-2.1-12|47	%setup -q
12mu|bash-completion-2.1-12|48	%patch10 -p1
12mu|bash-completion-2.1-12|49	%patch11 -p1
12mu|bash-completion-2.1-12|50	%patch12 -p1
12mu|bash-completion-2.1-12|51	%patch14 -p1 -b .array~
12mu|bash-completion-2.1-12|52	%patch15 -p1
12mu|bash-completion-2.1-12|53	
12mu|bash-completion-2.1-12|54	%build
12mu|bash-completion-2.1-12|55	%configure2_5x
12mu|bash-completion-2.1-12|56	%make
12mu|bash-completion-2.1-12|57	
12mu|bash-completion-2.1-12|58	%install
12mu|bash-completion-2.1-12|59	%makeinstall_std
12mu|bash-completion-2.1-12|60	
12mu|bash-completion-2.1-12|61	chmod 644 %{buildroot}%{_datadir}/bash-completion/bash_completion
12mu|bash-completion-2.1-12|62	
12mu|bash-completion-2.1-12|63	# (tpg) remove files which are in upstream packages
12mu|bash-completion-2.1-12|64	rm -f %{buildroot}%{_datadir}/bash-completion/completions/nmcli
12mu|bash-completion-2.1-12|65	
12mu|bash-completion-2.1-12|66	# adapt installation
12mu|bash-completion-2.1-12|67	rm -f %{buildroot}%{_sysconfdir}/profile.d/bash_completion.sh
12mu|bash-completion-2.1-12|68	
12mu|bash-completion-2.1-12|69	mkdir -p %{buildroot}%{_sysconfdir}/profile.d/
12mu|bash-completion-2.1-12|70	cat <<'EOF' >> %{buildroot}%{_sysconfdir}/profile.d/20bash-completion.sh
12mu|bash-completion-2.1-12|71	# Check for interactive bash and that we haven't already been sourced.
12mu|bash-completion-2.1-12|72	if [ -z "$BASH_VERSION" -o -z "$PS1" -o -n "$BASH_COMPLETION_COMPAT_DIR" ]; then
12mu|bash-completion-2.1-12|73	return
12mu|bash-completion-2.1-12|74	fi
12mu|bash-completion-2.1-12|75	
12mu|bash-completion-2.1-12|76	# source system wide config file
12mu|bash-completion-2.1-12|77	. %{_sysconfdir}/sysconfig/bash-completion
12mu|bash-completion-2.1-12|78	
12mu|bash-completion-2.1-12|79	# source user config file if available,
12mu|bash-completion-2.1-12|80	if [ -f $HOME/.bash_completion ]; then
12mu|bash-completion-2.1-12|81	. $HOME/.bash_completion
12mu|bash-completion-2.1-12|82	fi
12mu|bash-completion-2.1-12|83	
12mu|bash-completion-2.1-12|84	if [ -n "$ENABLE_BASH_COMPLETION" ]; then
12mu|bash-completion-2.1-12|85	. %{_datadir}/bash-completion/bash_completion
12mu|bash-completion-2.1-12|86	fi
12mu|bash-completion-2.1-12|87	EOF
12mu|bash-completion-2.1-12|88	
12mu|bash-completion-2.1-12|89	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12mu|bash-completion-2.1-12|90	cat <<'EOF' >> %{buildroot}%{_sysconfdir}/sysconfig/bash-completion
12mu|bash-completion-2.1-12|91	# bash completion global configuration
12mu|bash-completion-2.1-12|92	
12mu|bash-completion-2.1-12|93	# enable bash completion
12mu|bash-completion-2.1-12|94	ENABLE_BASH_COMPLETION=1
12mu|bash-completion-2.1-12|95	# enable remote cvs completion
12mu|bash-completion-2.1-12|96	COMP_CVS_REMOTE=
12mu|bash-completion-2.1-12|97	# enable configure arguments completion
12mu|bash-completion-2.1-12|98	COMP_CONFIGURE_HINTS=
12mu|bash-completion-2.1-12|99	# enable tar archive internal path completion
12mu|bash-completion-2.1-12|100	COMP_TAR_INTERNAL_PATHS=
12mu|bash-completion-2.1-12|101	# enable wireless uid completion
12mu|bash-completion-2.1-12|102	COMP_IWLIST_SCAN=
12mu|bash-completion-2.1-12|103	# enable zeroconf hostnames completion
12mu|bash-completion-2.1-12|104	COMP_KNOWN_HOSTS_WITH_AVAHI=
12mu|bash-completion-2.1-12|105	# enable hostfile hostnames completion
12mu|bash-completion-2.1-12|106	COMP_KNOWN_HOSTS_WITH_HOSTFILE=1
12mu|bash-completion-2.1-12|107	EOF
12mu|bash-completion-2.1-12|108	
12mu|bash-completion-2.1-12|109	mkdir -p %{buildroot}%{_sysconfdir}/skel
12mu|bash-completion-2.1-12|110	cat <<'EOF' >> %{buildroot}%{_sysconfdir}/skel/.bash_completion
12mu|bash-completion-2.1-12|111	# bash completion local configuration
12mu|bash-completion-2.1-12|112	
12mu|bash-completion-2.1-12|113	# enable bash completion
12mu|bash-completion-2.1-12|114	#ENABLE_BASH_COMPLETION=1
12mu|bash-completion-2.1-12|115	# enable remote cvs completion
12mu|bash-completion-2.1-12|116	#COMP_CVS_REMOTE=
12mu|bash-completion-2.1-12|117	# enable configure arguments completion
12mu|bash-completion-2.1-12|118	#COMP_CONFIGURE_HINTS=
12mu|bash-completion-2.1-12|119	# enable tar archive internal path completion
12mu|bash-completion-2.1-12|120	#COMP_TAR_INTERNAL_PATHS=
12mu|bash-completion-2.1-12|121	# enable wireless uid completion
12mu|bash-completion-2.1-12|122	#COMP_IWCONFIG_SCAN=
12mu|bash-completion-2.1-12|123	# enable zeroconf hostnames completion
12mu|bash-completion-2.1-12|124	#COMP_AVAHI_BROWSE=
12mu|bash-completion-2.1-12|125	EOF
12mu|bash-completion-2.1-12|126	
12mu|bash-completion-2.1-12|127	cat > README.install.urpmi <<EOF
12mu|bash-completion-2.1-12|128	Programmable bash completion is enabled by default. These settings can be
12mu|bash-completion-2.1-12|129	changed system-wide in /etc/sysconfig/bash-completion. Users may override these
12mu|bash-completion-2.1-12|130	settings in their ~/.bash_completion files. New users get a skeleton
12mu|bash-completion-2.1-12|131	configuration file automatically, while existing users can copy
12mu|bash-completion-2.1-12|132	/etc/skel/.bash_completion into their home directories if they want to edit
12mu|bash-completion-2.1-12|133	their completion settings.
12mu|bash-completion-2.1-12|134	EOF
12mu|bash-completion-2.1-12|135	
12mu|bash-completion-2.1-12|136	
12mu|bash-completion-2.1-12|137	%changelog
12mu|bash-completion-2.1-12|138	* Thu Jul 24 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2:2.1-12
12mu|bash-completion-2.1-12|139	+ Revision: 64fbb63
12mu|bash-completion-2.1-12|140	- Allow file listing for -d option
12mu|bash-completion-2.1-12|141	
12mu|bash-completion-2.1-12|142	

19494 12
12mu|bijiben-3.8.4-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|bijiben-3.8.4-1|2	
12mu|bijiben-3.8.4-1|3	Name:		bijiben
12mu|bijiben-3.8.4-1|4	Version:	3.8.4
12mu|bijiben-3.8.4-1|5	Release:	1
12mu|bijiben-3.8.4-1|6	Summary:	Simple Note Viewer
12mu|bijiben-3.8.4-1|7	License:	GPLv2+
12mu|bijiben-3.8.4-1|8	Group:		Graphical desktop/GNOME
12mu|bijiben-3.8.4-1|9	Url:		http://www.gnome.org
12mu|bijiben-3.8.4-1|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|bijiben-3.8.4-1|11	BuildRequires:	intltool
12mu|bijiben-3.8.4-1|12	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
12mu|bijiben-3.8.4-1|13	BuildRequires:	pkgconfig(gio-2.0) >= 2.28.0
12mu|bijiben-3.8.4-1|14	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.5.19
12mu|bijiben-3.8.4-1|15	BuildRequires:	pkgconfig(clutter-gtk-1.0)
12mu|bijiben-3.8.4-1|16	BuildRequires:	pkgconfig(libxml-2.0)
12mu|bijiben-3.8.4-1|17	BuildRequires:	pkgconfig(zeitgeist-1.0)
12mu|bijiben-3.8.4-1|18	BuildRequires:	pkgconfig(webkitgtk-3.0)
12mu|bijiben-3.8.4-1|19	BuildRequires:	pkgconfig(uuid)
12mu|bijiben-3.8.4-1|20	BuildRequires:	pkgconfig(tracker-sparql-0.16)
12mu|bijiben-3.8.4-1|21	BuildRequires:	itstool
12mu|bijiben-3.8.4-1|22	BuildRequires:	libxml2-utils
12mu|bijiben-3.8.4-1|23	
12mu|bijiben-3.8.4-1|24	%description
12mu|bijiben-3.8.4-1|25	Simple note editor which emphasis on visuals : quickly write
12mu|bijiben-3.8.4-1|26	notes, quickly find it back.
12mu|bijiben-3.8.4-1|27	
12mu|bijiben-3.8.4-1|28	%prep
12mu|bijiben-3.8.4-1|29	%setup -q
12mu|bijiben-3.8.4-1|30	%apply_patches
12mu|bijiben-3.8.4-1|31	
12mu|bijiben-3.8.4-1|32	%build
12mu|bijiben-3.8.4-1|33	%configure2_5x \
12mu|bijiben-3.8.4-1|34	--disable-schemas-compile \
12mu|bijiben-3.8.4-1|35	--disable-static
12mu|bijiben-3.8.4-1|36	%make
12mu|bijiben-3.8.4-1|37	
12mu|bijiben-3.8.4-1|38	%install
12mu|bijiben-3.8.4-1|39	%makeinstall_std
12mu|bijiben-3.8.4-1|40	
12mu|bijiben-3.8.4-1|41	#we don't want these
12mu|bijiben-3.8.4-1|42	find %{buildroot} -name "*.la" -delete
12mu|bijiben-3.8.4-1|43	find %{buildroot} -name "*.a" -delete
12mu|bijiben-3.8.4-1|44	
12mu|bijiben-3.8.4-1|45	rm -f %{buildroot}/usr/doc/%{name}/*
12mu|bijiben-3.8.4-1|46	
12mu|bijiben-3.8.4-1|47	%find_lang %{name} --with-gnome
12mu|bijiben-3.8.4-1|48	
12mu|bijiben-3.8.4-1|49	%files -f %{name}.lang
12mu|bijiben-3.8.4-1|50	%doc NEWS AUTHORS COPYING ChangeLog INSTALL NEWS README
12mu|bijiben-3.8.4-1|51	%{_bindir}/%{name}
12mu|bijiben-3.8.4-1|52	%{_datadir}/applications/%{name}.desktop
12mu|bijiben-3.8.4-1|53	%{_datadir}/glib-2.0/schemas/org.gnome.bijiben.gschema.xml
12mu|bijiben-3.8.4-1|54	%{_datadir}/gnome-shell/search-providers/bijiben-search-provider.ini
12mu|bijiben-3.8.4-1|55	%{_iconsdir}/*/*/apps/%{name}.*
12mu|bijiben-3.8.4-1|56	%{_datadir}/%{name}
12mu|bijiben-3.8.4-1|57	%{_libexecdir}/%{name}-shell-search-provider
12mu|bijiben-3.8.4-1|58	%{_datadir}/dbus-1/services/org.gnome.Bijiben.SearchProvider.service
12mu|bijiben-3.8.4-1|59	

19495 12
12mu|bind-9.9.1-2.P2.1|1	%define Werror_cflags -Wformat
12mu|bind-9.9.1-2.P2.1|2	
12mu|bind-9.9.1-2.P2.1|3	%define plevel P2
12mu|bind-9.9.1-2.P2.1|4	
12mu|bind-9.9.1-2.P2.1|5	# default options
12mu|bind-9.9.1-2.P2.1|6	%define sdb_ldap 1
12mu|bind-9.9.1-2.P2.1|7	%define sdb_mysql 0
12mu|bind-9.9.1-2.P2.1|8	%define gssapi 1
12mu|bind-9.9.1-2.P2.1|9	
12mu|bind-9.9.1-2.P2.1|10	%{?_with_sdb_ldap: %{expand: %%global sdb_ldap 1}}
12mu|bind-9.9.1-2.P2.1|11	%{?_without_sdb_ldap: %{expand: %%global sdb_ldap 0}}
12mu|bind-9.9.1-2.P2.1|12	%{?_with_sdb_mysql: %{expand: %%global sdb_mysql 1}}
12mu|bind-9.9.1-2.P2.1|13	%{?_without_sdb_mysql: %{expand: %%global sdb_mysql 0}}
12mu|bind-9.9.1-2.P2.1|14	%{?_with_gssapi: %{expand: %%global gssapi 1}}
12mu|bind-9.9.1-2.P2.1|15	%{?_without_gssapi: %{expand: %%global gssapi 0}}
12mu|bind-9.9.1-2.P2.1|16	
12mu|bind-9.9.1-2.P2.1|17	%if %{sdb_mysql}
12mu|bind-9.9.1-2.P2.1|18	%define sdb_ldap 0
12mu|bind-9.9.1-2.P2.1|19	%endif
12mu|bind-9.9.1-2.P2.1|20	
12mu|bind-9.9.1-2.P2.1|21	%if %{sdb_ldap}
12mu|bind-9.9.1-2.P2.1|22	%define sdb_mysql 0
12mu|bind-9.9.1-2.P2.1|23	%endif
12mu|bind-9.9.1-2.P2.1|24	
12mu|bind-9.9.1-2.P2.1|25	%if %{gssapi}
12mu|bind-9.9.1-2.P2.1|26	%define gssapi 1
12mu|bind-9.9.1-2.P2.1|27	%endif
12mu|bind-9.9.1-2.P2.1|28	
12mu|bind-9.9.1-2.P2.1|29	Summary:	A DNS (Domain Name System) server
12mu|bind-9.9.1-2.P2.1|30	Name:		bind
12mu|bind-9.9.1-2.P2.1|31	Epoch:		1
12mu|bind-9.9.1-2.P2.1|32	Version:	9.9.1
12mu|bind-9.9.1-2.P2.1|33	%if "%plevel" != ""
12mu|bind-9.9.1-2.P2.1|34	Release:	2.%{plevel}.1
12mu|bind-9.9.1-2.P2.1|35	Source0:	ftp://ftp.isc.org/isc/%{name}9/%{version}-%plevel/%{name}-%{version}-%{plevel}.tar.gz
12mu|bind-9.9.1-2.P2.1|36	Source1:	ftp://ftp.isc.org/isc/%{name}9/%{version}-%plevel/%{name}-%{version}-%{plevel}.tar.gz.asc
12mu|bind-9.9.1-2.P2.1|37	%else
12mu|bind-9.9.1-2.P2.1|38	Release:	3
12mu|bind-9.9.1-2.P2.1|39	Source0:	ftp://ftp.isc.org/isc/%{name}9/%{version}/%{name}-%{version}.tar.gz
12mu|bind-9.9.1-2.P2.1|40	Source1:	ftp://ftp.isc.org/isc/%{name}9/%{version}/%{name}-%{version}.tar.gz.asc
12mu|bind-9.9.1-2.P2.1|41	%endif
12mu|bind-9.9.1-2.P2.1|42	License:	Distributable
12mu|bind-9.9.1-2.P2.1|43	Group:		System/Servers
12mu|bind-9.9.1-2.P2.1|44	URL:		http://www.isc.org/products/BIND/
12mu|bind-9.9.1-2.P2.1|45	Source2:	bind-manpages.tar.bz2
12mu|bind-9.9.1-2.P2.1|46	Source3:	bind-dhcp-dynamic-dns-examples.tar.bz2
12mu|bind-9.9.1-2.P2.1|47	Source4:	bind-named.init
12mu|bind-9.9.1-2.P2.1|48	Source6:	bind-named.sysconfig
12mu|bind-9.9.1-2.P2.1|49	Source7:	bind-keygen.c
12mu|bind-9.9.1-2.P2.1|50	Source11:	ftp://ftp.internic.net/domain/named.cache
12mu|bind-9.9.1-2.P2.1|51	# (oe) http://mysql-bind.sourceforge.net/
12mu|bind-9.9.1-2.P2.1|52	Source12:	mysql-bind-0.1.tar.bz2
12mu|bind-9.9.1-2.P2.1|53	# (oe) http://bind9-ldap.bayour.com/bind-sdb-ldap-1.0.tar.gz
12mu|bind-9.9.1-2.P2.1|54	Source13:	bind-sdb-ldap-1.0.tar.bz2
12mu|bind-9.9.1-2.P2.1|55	# (oe) http://www.blue-giraffe.com/zone2ldap/zone2ldap-0.4.tar.gz
12mu|bind-9.9.1-2.P2.1|56	Source14:	zone2ldap-0.4.tar.bz2
12mu|bind-9.9.1-2.P2.1|57	# (oe) http://www.venaas.no/dns/ldap2zone/
12mu|bind-9.9.1-2.P2.1|58	Source15:	ldap2zone.tar.bz2
12mu|bind-9.9.1-2.P2.1|59	# caching-nameserver files (S100-S112)
12mu|bind-9.9.1-2.P2.1|60	Source100:	bogon_acl.conf
12mu|bind-9.9.1-2.P2.1|61	Source101:	hosts
12mu|bind-9.9.1-2.P2.1|62	Source102:	localdomain.zone
12mu|bind-9.9.1-2.P2.1|63	Source103:	localhost.zone
12mu|bind-9.9.1-2.P2.1|64	Source104:	logging.conf
12mu|bind-9.9.1-2.P2.1|65	Source105:	named.broadcast
12mu|bind-9.9.1-2.P2.1|66	Source106:	named.conf
12mu|bind-9.9.1-2.P2.1|67	Source107:	named.ip6.local
12mu|bind-9.9.1-2.P2.1|68	Source108:	named.local
12mu|bind-9.9.1-2.P2.1|69	Source109:	named.zero
12mu|bind-9.9.1-2.P2.1|70	Source110:	rndc.conf
12mu|bind-9.9.1-2.P2.1|71	Source111:	rndc.key
12mu|bind-9.9.1-2.P2.1|72	Source112:	trusted_networks_acl.conf
12mu|bind-9.9.1-2.P2.1|73	Source113:	named.iscdlv.key
12mu|bind-9.9.1-2.P2.1|74	Patch0:		bind-fallback-to-second-server.diff
12mu|bind-9.9.1-2.P2.1|75	Patch1:		bind-queryperf_fix.diff
12mu|bind-9.9.1-2.P2.1|76	Patch2:		bind-9.7.3-link.patch
12mu|bind-9.9.1-2.P2.1|77	# http://code.google.com/p/bind-geoip/
12mu|bind-9.9.1-2.P2.1|78	Patch3:		bind-9.9.0-geoip-1.3.diff
12mu|bind-9.9.1-2.P2.1|79	Patch100:	bind-9.8.1-sdb_ldap.diff
12mu|bind-9.9.1-2.P2.1|80	Patch101:	bind-9.3.1-zone2ldap_fixes.diff
12mu|bind-9.9.1-2.P2.1|81	Patch102:	bind-9.3.0rc2-sdb_mysql.patch
12mu|bind-9.9.1-2.P2.1|82	Patch103:	zone2ldap-0.4-ldapv3.patch
12mu|bind-9.9.1-2.P2.1|83	Patch200:	bind-9.2.0rc3-varrun.patch
12mu|bind-9.9.1-2.P2.1|84	Patch205:	bind-9.3.2-prctl_set_dumpable.patch
12mu|bind-9.9.1-2.P2.1|85	Patch209:	bind-9.9-dlz-64bit.patch
12mu|bind-9.9.1-2.P2.1|86	Patch212:	bind-9.5-libidn.patch
12mu|bind-9.9.1-2.P2.1|87	Patch213:	bind-9.5-libidn2.patch
12mu|bind-9.9.1-2.P2.1|88	Patch215:	bind-9.5-libidn3.patch
12mu|bind-9.9.1-2.P2.1|89	Patch216:	bind95-rh461409.patch
12mu|bind-9.9.1-2.P2.1|90	Patch218:	bind-96-libtool2.patch
12mu|bind-9.9.1-2.P2.1|91	Patch219:	bind-95-rh452060.patch
12mu|bind-9.9.1-2.P2.1|92	Patch220:	bind93-rh490837.patch
12mu|bind-9.9.1-2.P2.1|93	Patch221:	bind-99-dyndb.patch
12mu|bind-9.9.1-2.P2.1|94	Patch222:	bind97-rh478718.patch
12mu|bind-9.9.1-2.P2.1|95	Patch223:	bind97-rh570851.patch
12mu|bind-9.9.1-2.P2.1|96	Patch224:	bind97-rh645544.patch
12mu|bind-9.9.1-2.P2.1|97	Patch225:	bind-9.8.4-gss_name.patch
12mu|bind-9.9.1-2.P2.1|98	
12mu|bind-9.9.1-2.P2.1|99	BuildRequires:	openssl-devel
12mu|bind-9.9.1-2.P2.1|100	BuildRequires:	autoconf2.5
12mu|bind-9.9.1-2.P2.1|101	BuildRequires:	automake
12mu|bind-9.9.1-2.P2.1|102	BuildRequires:  file
12mu|bind-9.9.1-2.P2.1|103	%if %{sdb_mysql}
12mu|bind-9.9.1-2.P2.1|104	BuildRequires:	mysql-devel
12mu|bind-9.9.1-2.P2.1|105	%endif
12mu|bind-9.9.1-2.P2.1|106	%if %{sdb_ldap}
12mu|bind-9.9.1-2.P2.1|107	BuildRequires:	openldap-devel
12mu|bind-9.9.1-2.P2.1|108	%endif
12mu|bind-9.9.1-2.P2.1|109	BuildRequires:	libidn-devel
12mu|bind-9.9.1-2.P2.1|110	BuildRequires:	postgresql-devel
12mu|bind-9.9.1-2.P2.1|111	BuildRequires:	mysql-devel
12mu|bind-9.9.1-2.P2.1|112	BuildRequires:	libcap-devel >= 2.10
12mu|bind-9.9.1-2.P2.1|113	%if %{gssapi}
12mu|bind-9.9.1-2.P2.1|114	BuildRequires:	krb5-devel
12mu|bind-9.9.1-2.P2.1|115	%endif
12mu|bind-9.9.1-2.P2.1|116	BuildRequires:	libxml2-devel
12mu|bind-9.9.1-2.P2.1|117	BuildRequires:	pkgconfig(geoip)
12mu|bind-9.9.1-2.P2.1|118	
12mu|bind-9.9.1-2.P2.1|119	Requires(pre): rpm-helper
12mu|bind-9.9.1-2.P2.1|120	Requires(postun): rpm-helper
12mu|bind-9.9.1-2.P2.1|121	Requires:	bind-utils >= %{version}-%{release}
12mu|bind-9.9.1-2.P2.1|122	# takes care of MDV Bug #: 62829
12mu|bind-9.9.1-2.P2.1|123	Requires:	openssl-engines
12mu|bind-9.9.1-2.P2.1|124	
12mu|bind-9.9.1-2.P2.1|125	%description
12mu|bind-9.9.1-2.P2.1|126	BIND (Berkeley Internet Name Domain) is an implementation of the DNS
12mu|bind-9.9.1-2.P2.1|127	(domain Name System) protocols. BIND includes a DNS server (named),
12mu|bind-9.9.1-2.P2.1|128	which resolves host names to IP addresses, and a resolver library
12mu|bind-9.9.1-2.P2.1|129	(routines for applications to use when interfacing with DNS).  A DNS
12mu|bind-9.9.1-2.P2.1|130	server allows clients to name resources or objects and share the
12mu|bind-9.9.1-2.P2.1|131	information with other network machines.  The named DNS server can be
12mu|bind-9.9.1-2.P2.1|132	used on workstations as a caching name server, but is generally only
12mu|bind-9.9.1-2.P2.1|133	needed on one machine for an entire network.  Note that the
12mu|bind-9.9.1-2.P2.1|134	configuration files for making BIND act as a simple caching nameserver
12mu|bind-9.9.1-2.P2.1|135	are included in the caching-nameserver package.
12mu|bind-9.9.1-2.P2.1|136	
12mu|bind-9.9.1-2.P2.1|137	Install the bind package if you need a DNS server for your network.  If
12mu|bind-9.9.1-2.P2.1|138	you want bind to act a caching name server, you will also need to install
12mu|bind-9.9.1-2.P2.1|139	the caching-nameserver package.
12mu|bind-9.9.1-2.P2.1|140	
12mu|bind-9.9.1-2.P2.1|141	Many BIND 8 features previously unimplemented in BIND 9, including
12mu|bind-9.9.1-2.P2.1|142	domain-specific forwarding, the \$GENERATE master file directive, and
12mu|bind-9.9.1-2.P2.1|143	the "blackhole", "dialup", and "sortlist" options Forwarding of dynamic
12mu|bind-9.9.1-2.P2.1|144	update requests; this is enabled by the "allow-update-forwarding" option
12mu|bind-9.9.1-2.P2.1|145	A new, simplified database interface and a number of sample drivers based
12mu|bind-9.9.1-2.P2.1|146	on it; see doc/dev/sdb for details
12mu|bind-9.9.1-2.P2.1|147	Support for building single-threaded servers for environments that do not
12mu|bind-9.9.1-2.P2.1|148	supply POSIX threads
12mu|bind-9.9.1-2.P2.1|149	New configuration options: "min-refresh-time", "max-refresh-time",
12mu|bind-9.9.1-2.P2.1|150	"min-retry-time", "max-retry-time", "additional-from-auth",
12mu|bind-9.9.1-2.P2.1|151	"additional-from-cache", "notify explicit"
12mu|bind-9.9.1-2.P2.1|152	Faster lookups, particularly in large zones.
12mu|bind-9.9.1-2.P2.1|153	
12mu|bind-9.9.1-2.P2.1|154	Build Options:
12mu|bind-9.9.1-2.P2.1|155	--without sdb_ldap    Build without ldap simple database support (enabled
12mu|bind-9.9.1-2.P2.1|156	per default)
12mu|bind-9.9.1-2.P2.1|157	--with sdb_mysql      Build with MySQL database support (disables ldap
12mu|bind-9.9.1-2.P2.1|158	support, it's either way.)
12mu|bind-9.9.1-2.P2.1|159	%package	utils
12mu|bind-9.9.1-2.P2.1|160	Summary:	Utilities for querying DNS name servers
12mu|bind-9.9.1-2.P2.1|161	Group:		Networking/Other
12mu|bind-9.9.1-2.P2.1|162	
12mu|bind-9.9.1-2.P2.1|163	%description	utils
12mu|bind-9.9.1-2.P2.1|164	Bind-utils contains a collection of utilities for querying DNS (Domain
12mu|bind-9.9.1-2.P2.1|165	Name Service) name servers to find out information about Internet hosts.
12mu|bind-9.9.1-2.P2.1|166	These tools will provide you with the IP addresses for given host names,
12mu|bind-9.9.1-2.P2.1|167	as well as other information about registered domains and network
12mu|bind-9.9.1-2.P2.1|168	addresses.
12mu|bind-9.9.1-2.P2.1|169	
12mu|bind-9.9.1-2.P2.1|170	You should install bind-utils if you need to get information from DNS name
12mu|bind-9.9.1-2.P2.1|171	servers.
12mu|bind-9.9.1-2.P2.1|172	
12mu|bind-9.9.1-2.P2.1|173	%package	devel
12mu|bind-9.9.1-2.P2.1|174	Summary:	Include files and libraries needed for bind DNS development
12mu|bind-9.9.1-2.P2.1|175	Group:		Development/C
12mu|bind-9.9.1-2.P2.1|176	
12mu|bind-9.9.1-2.P2.1|177	%description	devel
12mu|bind-9.9.1-2.P2.1|178	The bind-devel package contains all the include files and the
12mu|bind-9.9.1-2.P2.1|179	library required for DNS (Domain Name Service) development for
12mu|bind-9.9.1-2.P2.1|180	BIND versions 9.x.x.
12mu|bind-9.9.1-2.P2.1|181	
12mu|bind-9.9.1-2.P2.1|182	%package	doc
12mu|bind-9.9.1-2.P2.1|183	Summary:	Documentation for BIND
12mu|bind-9.9.1-2.P2.1|184	Group:		Books/Other
12mu|bind-9.9.1-2.P2.1|185	
12mu|bind-9.9.1-2.P2.1|186	%description	doc
12mu|bind-9.9.1-2.P2.1|187	The bind-devel package contains the documentation for BIND.
12mu|bind-9.9.1-2.P2.1|188	
12mu|bind-9.9.1-2.P2.1|189	%prep
12mu|bind-9.9.1-2.P2.1|190	
12mu|bind-9.9.1-2.P2.1|191	%if "%plevel" != ""
12mu|bind-9.9.1-2.P2.1|192	%setup -q  -n %{name}-%{version}-%{plevel} -a2 -a3 -a12 -a13 -a14 -a15
12mu|bind-9.9.1-2.P2.1|193	%else
12mu|bind-9.9.1-2.P2.1|194	%setup -q  -n %{name}-%{version} -a2 -a3 -a12 -a13 -a14 -a15
12mu|bind-9.9.1-2.P2.1|195	%endif
12mu|bind-9.9.1-2.P2.1|196	
12mu|bind-9.9.1-2.P2.1|197	%patch0 -p1 -b .fallback-to-second-server.droplet
12mu|bind-9.9.1-2.P2.1|198	%patch1 -p1 -b .queryperf_fix.droplet
12mu|bind-9.9.1-2.P2.1|199	%patch2 -p0 -b .link
12mu|bind-9.9.1-2.P2.1|200	%patch3 -p1 -b .geoip
12mu|bind-9.9.1-2.P2.1|201	
12mu|bind-9.9.1-2.P2.1|202	%if %{sdb_ldap}
12mu|bind-9.9.1-2.P2.1|203	%__cp bind-sdb-ldap-*/ldapdb.c bin/named/
12mu|bind-9.9.1-2.P2.1|204	%__cp bind-sdb-ldap-*/ldapdb.h bin/named/include/
12mu|bind-9.9.1-2.P2.1|205	%patch100 -p1 -b .ldap_sdb.droplet
12mu|bind-9.9.1-2.P2.1|206	%patch101 -p0 -b .zone2ldap_fixes.droplet
12mu|bind-9.9.1-2.P2.1|207	%patch103 -p0 -b .ldapv3.droplet
12mu|bind-9.9.1-2.P2.1|208	%endif
12mu|bind-9.9.1-2.P2.1|209	
12mu|bind-9.9.1-2.P2.1|210	%if %{sdb_mysql}
12mu|bind-9.9.1-2.P2.1|211	mv mysql-bind-0.1 contrib/sdb/mysql
12mu|bind-9.9.1-2.P2.1|212	%__cp contrib/sdb/mysql/mysqldb.c bin/named
12mu|bind-9.9.1-2.P2.1|213	%__cp contrib/sdb/mysql/mysqldb.h bin/named/include
12mu|bind-9.9.1-2.P2.1|214	%patch102 -p1 -b .sdb_mysql.droplet
12mu|bind-9.9.1-2.P2.1|215	%endif
12mu|bind-9.9.1-2.P2.1|216	
12mu|bind-9.9.1-2.P2.1|217	%patch200 -p0 -b .varrun.droplet
12mu|bind-9.9.1-2.P2.1|218	%patch205 -p0 -b .prctl_set_dumpable.droplet
12mu|bind-9.9.1-2.P2.1|219	%patch209 -p1 -b .64bit
12mu|bind-9.9.1-2.P2.1|220	
12mu|bind-9.9.1-2.P2.1|221	%patch212 -p1 -b .libidn
12mu|bind-9.9.1-2.P2.1|222	%patch213 -p1 -b .libidn2
12mu|bind-9.9.1-2.P2.1|223	%patch215 -p1 -b .libidn3
12mu|bind-9.9.1-2.P2.1|224	%patch216 -p1 -b .rh461409
12mu|bind-9.9.1-2.P2.1|225	mkdir -p m4
12mu|bind-9.9.1-2.P2.1|226	%patch218 -p1 -b .libtool2
12mu|bind-9.9.1-2.P2.1|227	%patch219 -p0 -b .rh452060
12mu|bind-9.9.1-2.P2.1|228	%patch220 -p0 -b .rh490837
12mu|bind-9.9.1-2.P2.1|229	%patch221 -p1 -b .dyndb
12mu|bind-9.9.1-2.P2.1|230	%patch222 -p1 -b .rh478718
12mu|bind-9.9.1-2.P2.1|231	%patch223 -p1 -b .rh570851
12mu|bind-9.9.1-2.P2.1|232	%patch224 -p1 -b .rh645544
12mu|bind-9.9.1-2.P2.1|233	%patch225 -p1
12mu|bind-9.9.1-2.P2.1|234	
12mu|bind-9.9.1-2.P2.1|235	cp %{SOURCE4} named.init
12mu|bind-9.9.1-2.P2.1|236	# fix https://qa.mandriva.com/show_bug.cgi?id=62829
12mu|bind-9.9.1-2.P2.1|237	# so..., libgost.so needs to be in the chroot (ugly..., and will break backporting, well...)
12mu|bind-9.9.1-2.P2.1|238	OPENSSL_ENGINESDIR=`grep '^#define ENGINESDIR' %{multiarch_includedir}/openssl/opensslconf.h | cut -d\" -f2 | sed -e 's/^\///'`
12mu|bind-9.9.1-2.P2.1|239	perl -pi -e "s|_OPENSSL_ENGINESDIR_|$OPENSSL_ENGINESDIR|g" named.init
12mu|bind-9.9.1-2.P2.1|240	
12mu|bind-9.9.1-2.P2.1|241	cp %{SOURCE6} named.sysconfig
12mu|bind-9.9.1-2.P2.1|242	cp %{SOURCE7} keygen.c
12mu|bind-9.9.1-2.P2.1|243	cp %{SOURCE11} named.cache
12mu|bind-9.9.1-2.P2.1|244	
12mu|bind-9.9.1-2.P2.1|245	mkdir -p caching-nameserver
12mu|bind-9.9.1-2.P2.1|246	cp %{SOURCE100} caching-nameserver/bogon_acl.conf
12mu|bind-9.9.1-2.P2.1|247	cp %{SOURCE101} caching-nameserver/hosts
12mu|bind-9.9.1-2.P2.1|248	cp %{SOURCE102} caching-nameserver/localdomain.zone
12mu|bind-9.9.1-2.P2.1|249	cp %{SOURCE103} caching-nameserver/localhost.zone
12mu|bind-9.9.1-2.P2.1|250	cp %{SOURCE104} caching-nameserver/logging.conf
12mu|bind-9.9.1-2.P2.1|251	cp %{SOURCE105} caching-nameserver/named.broadcast
12mu|bind-9.9.1-2.P2.1|252	cp %{SOURCE106} caching-nameserver/named.conf
12mu|bind-9.9.1-2.P2.1|253	cp %{SOURCE107} caching-nameserver/named.ip6.local
12mu|bind-9.9.1-2.P2.1|254	cp %{SOURCE108} caching-nameserver/named.local
12mu|bind-9.9.1-2.P2.1|255	cp %{SOURCE109} caching-nameserver/named.zero
12mu|bind-9.9.1-2.P2.1|256	cp %{SOURCE110} caching-nameserver/rndc.conf
12mu|bind-9.9.1-2.P2.1|257	cp %{SOURCE111} caching-nameserver/rndc.key
12mu|bind-9.9.1-2.P2.1|258	cp %{SOURCE112} caching-nameserver/trusted_networks_acl.conf
12mu|bind-9.9.1-2.P2.1|259	cp %{SOURCE113} caching-nameserver/named.iscdlv.key
12mu|bind-9.9.1-2.P2.1|260	
12mu|bind-9.9.1-2.P2.1|261	# strip away annoying ^M
12mu|bind-9.9.1-2.P2.1|262	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mu|bind-9.9.1-2.P2.1|263	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mu|bind-9.9.1-2.P2.1|264	
12mu|bind-9.9.1-2.P2.1|265	
12mu|bind-9.9.1-2.P2.1|266	%build
12mu|bind-9.9.1-2.P2.1|267	%serverbuild
12mu|bind-9.9.1-2.P2.1|268	# it does not work with -fPIE and someone added that to the serverbuild macro...
12mu|bind-9.9.1-2.P2.1|269	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
12mu|bind-9.9.1-2.P2.1|270	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
12mu|bind-9.9.1-2.P2.1|271	
12mu|bind-9.9.1-2.P2.1|272	export CPPFLAGS="$CPPFLAGS -DDIG_SIGCHASE"
12mu|bind-9.9.1-2.P2.1|273	export STD_CDEFINES="$CPPFLAGS"
12mu|bind-9.9.1-2.P2.1|274	
12mu|bind-9.9.1-2.P2.1|275	export WANT_AUTOCONF_2_5=1
12mu|bind-9.9.1-2.P2.1|276	libtoolize --copy --force; aclocal -I m4 --force; autoheader --force; autoconf --force
12mu|bind-9.9.1-2.P2.1|277	
12mu|bind-9.9.1-2.P2.1|278	# (oe) make queryperf from the contrib _before_ bind..., makes it
12mu|bind-9.9.1-2.P2.1|279	# easier to determine if it builds or not, it saves time...
12mu|bind-9.9.1-2.P2.1|280	pushd contrib/queryperf
12mu|bind-9.9.1-2.P2.1|281	export WANT_AUTOCONF_2_5=1
12mu|bind-9.9.1-2.P2.1|282	rm -f configure
12mu|bind-9.9.1-2.P2.1|283	autoconf
12mu|bind-9.9.1-2.P2.1|284	
12mu|bind-9.9.1-2.P2.1|285	%configure2_5x
12mu|bind-9.9.1-2.P2.1|286	%make CFLAGS="$CFLAGS"
12mu|bind-9.9.1-2.P2.1|287	popd
12mu|bind-9.9.1-2.P2.1|288	
12mu|bind-9.9.1-2.P2.1|289	pushd contrib/query-loc-*
12mu|bind-9.9.1-2.P2.1|290	export WANT_AUTOCONF_2_5=1
12mu|bind-9.9.1-2.P2.1|291	perl -pi -e "s|-lnsl|-lnsl -lresolv|g" configure*
12mu|bind-9.9.1-2.P2.1|292	rm -f configure
12mu|bind-9.9.1-2.P2.1|293	autoconf
12mu|bind-9.9.1-2.P2.1|294	%configure2_5x
12mu|bind-9.9.1-2.P2.1|295	%make CFLAGS="$CFLAGS"
12mu|bind-9.9.1-2.P2.1|296	popd
12mu|bind-9.9.1-2.P2.1|297	
12mu|bind-9.9.1-2.P2.1|298	export CFLAGS="$CFLAGS -DLDAP_DEPRECATED"
12mu|bind-9.9.1-2.P2.1|299	
12mu|bind-9.9.1-2.P2.1|300	# threading is evil for the host command
12mu|bind-9.9.1-2.P2.1|301	%configure2_5x \
12mu|bind-9.9.1-2.P2.1|302	--localstatedir=/var \
12mu|bind-9.9.1-2.P2.1|303	--disable-openssl-version-check \
12mu|bind-9.9.1-2.P2.1|304	--disable-threads \
12mu|bind-9.9.1-2.P2.1|305	--enable-largefile \
12mu|bind-9.9.1-2.P2.1|306	--enable-ipv6 \
12mu|bind-9.9.1-2.P2.1|307	--with-openssl=%{_prefix} \
12mu|bind-9.9.1-2.P2.1|308	--with-randomdev=/dev/urandom \
12mu|bind-9.9.1-2.P2.1|309	--with-geoip
12mu|bind-9.9.1-2.P2.1|310	
12mu|bind-9.9.1-2.P2.1|311	make -C lib
12mu|bind-9.9.1-2.P2.1|312	make -C bin/dig
12mu|bind-9.9.1-2.P2.1|313	make -C bin/dig DESTDIR="`pwd`" install
12mu|bind-9.9.1-2.P2.1|314	make clean
12mu|bind-9.9.1-2.P2.1|315	
12mu|bind-9.9.1-2.P2.1|316	%configure2_5x \
12mu|bind-9.9.1-2.P2.1|317	--localstatedir=/var \
12mu|bind-9.9.1-2.P2.1|318	--disable-openssl-version-check \
12mu|bind-9.9.1-2.P2.1|319	--enable-threads \
12mu|bind-9.9.1-2.P2.1|320	--enable-largefile \
12mu|bind-9.9.1-2.P2.1|321	--enable-ipv6 \
12mu|bind-9.9.1-2.P2.1|322	--enable-filter-aaaa \
12mu|bind-9.9.1-2.P2.1|323	--enable-epoll \
12mu|bind-9.9.1-2.P2.1|324	--with-openssl=%{_prefix} \
12mu|bind-9.9.1-2.P2.1|325	%if %{gssapi}
12mu|bind-9.9.1-2.P2.1|326	--with-gssapi=%{_prefix} --disable-isc-spnego \
12mu|bind-9.9.1-2.P2.1|327	%endif
12mu|bind-9.9.1-2.P2.1|328	--with-randomdev=/dev/urandom \
12mu|bind-9.9.1-2.P2.1|329	--with-libxml2=yes \
12mu|bind-9.9.1-2.P2.1|330	--with-dlz-postgres=yes \
12mu|bind-9.9.1-2.P2.1|331	--with-dlz-mysql=yes \
12mu|bind-9.9.1-2.P2.1|332	--with-dlz-bdb=no \
12mu|bind-9.9.1-2.P2.1|333	--with-dlz-filesystem=yes \
12mu|bind-9.9.1-2.P2.1|334	--with-dlz-ldap=yes \
12mu|bind-9.9.1-2.P2.1|335	--with-dlz-odbc=no \
12mu|bind-9.9.1-2.P2.1|336	--with-dlz-stub=yes \
12mu|bind-9.9.1-2.P2.1|337	--with-geoip
12mu|bind-9.9.1-2.P2.1|338	
12mu|bind-9.9.1-2.P2.1|339	# pkcs11 support requires a working backend, otherwise bind won't start
12mu|bind-9.9.1-2.P2.1|340	# http://blogs.sun.com/janp/
12mu|bind-9.9.1-2.P2.1|341	# http://sourceforge.net/projects/opencryptoki
12mu|bind-9.9.1-2.P2.1|342	#--with-pkcs11 \
12mu|bind-9.9.1-2.P2.1|343	
12mu|bind-9.9.1-2.P2.1|344	make
12mu|bind-9.9.1-2.P2.1|345	
12mu|bind-9.9.1-2.P2.1|346	%if %{sdb_ldap}
12mu|bind-9.9.1-2.P2.1|347	pushd zone2ldap
12mu|bind-9.9.1-2.P2.1|348	# fix references to zone2ldap
12mu|bind-9.9.1-2.P2.1|349	perl -pi -e "s|zone2ldap|zonetoldap|g" *
12mu|bind-9.9.1-2.P2.1|350	gcc $CFLAGS -I../lib/dns/include -I../lib/dns/sec/dst/include \
12mu|bind-9.9.1-2.P2.1|351	-I../lib/isc/include -I../lib/isc/unix/include -I../lib/isc/pthreads/include -c zone2ldap.c
12mu|bind-9.9.1-2.P2.1|352	gcc $CFLAGS $LDFLAGS -o zone2ldap zone2ldap.o ../lib/dns/libdns.a -lcrypto -lpthread \
12mu|bind-9.9.1-2.P2.1|353	../lib/isc/libisc.a -lldap -llber -lresolv %{?gssapi:`krb5-config --libs gssapi`} -lxml2 -lGeoIP
12mu|bind-9.9.1-2.P2.1|354	popd
12mu|bind-9.9.1-2.P2.1|355	
12mu|bind-9.9.1-2.P2.1|356	pushd ldap2zone
12mu|bind-9.9.1-2.P2.1|357	gcc $CFLAGS -I../lib/dns/include -I../lib/dns/sec/dst/include \
12mu|bind-9.9.1-2.P2.1|358	-I../lib/isc/include -I../lib/isc/unix/include -I../lib/isc/pthreads/include -c ldap2zone.c
12mu|bind-9.9.1-2.P2.1|359	gcc $CFLAGS $LDFLAGS -o ldap2zone ldap2zone.o ../lib/dns/libdns.a -lcrypto -lpthread \
12mu|bind-9.9.1-2.P2.1|360	../lib/isc/libisc.a -lldap -llber -lresolv %{?_with_gssapi:`krb5-config --libs gssapi`} -lxml2 -lGeoIP
12mu|bind-9.9.1-2.P2.1|361	popd
12mu|bind-9.9.1-2.P2.1|362	%endif
12mu|bind-9.9.1-2.P2.1|363	
12mu|bind-9.9.1-2.P2.1|364	%if %{sdb_mysql}
12mu|bind-9.9.1-2.P2.1|365	pushd contrib/sdb/mysql
12mu|bind-9.9.1-2.P2.1|366	gcc $CFLAGS -I%{_includedir}/mysql -I../../../lib/dns/include -I../../../lib/dns/sec/dst/include \
12mu|bind-9.9.1-2.P2.1|367	-I../../../lib/isc/include -I../../../lib/isc/unix/include -I../../../lib/isc/pthreads/include \
12mu|bind-9.9.1-2.P2.1|368	-c zonetodb.c
12mu|bind-9.9.1-2.P2.1|369	gcc $CFLAGS $LDFLAGS -o zonetodb zonetodb.o \
12mu|bind-9.9.1-2.P2.1|370	../../../lib/dns/libdns.a -lcrypto -lpthread ../../../lib/isc/libisc.a \
12mu|bind-9.9.1-2.P2.1|371	-lmysqlclient -lresolv %{?_with_gssapi:`krb5-config --libs gssapi`} -lxml2 -lGeoIP
12mu|bind-9.9.1-2.P2.1|372	popd
12mu|bind-9.9.1-2.P2.1|373	%endif
12mu|bind-9.9.1-2.P2.1|374	
12mu|bind-9.9.1-2.P2.1|375	gcc $CFLAGS -o dns-keygen keygen.c
12mu|bind-9.9.1-2.P2.1|376	
12mu|bind-9.9.1-2.P2.1|377	#%%check
12mu|bind-9.9.1-2.P2.1|378	## run the test suite
12mu|bind-9.9.1-2.P2.1|379	#make check
12mu|bind-9.9.1-2.P2.1|380	
12mu|bind-9.9.1-2.P2.1|381	%install
12mu|bind-9.9.1-2.P2.1|382	rm -rf %{buildroot}
12mu|bind-9.9.1-2.P2.1|383	
12mu|bind-9.9.1-2.P2.1|384	pushd doc
12mu|bind-9.9.1-2.P2.1|385	rm -rf html
12mu|bind-9.9.1-2.P2.1|386	popd
12mu|bind-9.9.1-2.P2.1|387	
12mu|bind-9.9.1-2.P2.1|388	# make some directories
12mu|bind-9.9.1-2.P2.1|389	install -d %{buildroot}%{_initrddir}
12mu|bind-9.9.1-2.P2.1|390	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mu|bind-9.9.1-2.P2.1|391	install -d %{buildroot}/var/run/named
12mu|bind-9.9.1-2.P2.1|392	
12mu|bind-9.9.1-2.P2.1|393	%makeinstall_std
12mu|bind-9.9.1-2.P2.1|394	
12mu|bind-9.9.1-2.P2.1|395	ln -snf named %{buildroot}%{_sbindir}/lwresd
12mu|bind-9.9.1-2.P2.1|396	
12mu|bind-9.9.1-2.P2.1|397	install -m0755 contrib/named-bootconf/named-bootconf.sh %{buildroot}%{_sbindir}/named-bootconf
12mu|bind-9.9.1-2.P2.1|398	install -m0755 contrib/queryperf/queryperf %{buildroot}%{_bindir}/
12mu|bind-9.9.1-2.P2.1|399	cp contrib/queryperf/README README.queryperf
12mu|bind-9.9.1-2.P2.1|400	
12mu|bind-9.9.1-2.P2.1|401	install -m0755 contrib/query-loc-*/query-loc %{buildroot}%{_bindir}/
12mu|bind-9.9.1-2.P2.1|402	install -m0644 contrib/query-loc-*/query-loc.1 %{buildroot}%{_mandir}/man1/
12mu|bind-9.9.1-2.P2.1|403	cp contrib/query-loc-*/ADDRESSES ADDRESSES.query-loc
12mu|bind-9.9.1-2.P2.1|404	cp contrib/query-loc-*/ALGO ALGO.query-loc
12mu|bind-9.9.1-2.P2.1|405	cp contrib/query-loc-*/README README.query-loc
12mu|bind-9.9.1-2.P2.1|406	cp contrib/query-loc-*/USAGE USAGE.query-loc
12mu|bind-9.9.1-2.P2.1|407	
12mu|bind-9.9.1-2.P2.1|408	install -m0755 named.init %{buildroot}%{_initrddir}/named
12mu|bind-9.9.1-2.P2.1|409	install -m0644 named.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/named
12mu|bind-9.9.1-2.P2.1|410	
12mu|bind-9.9.1-2.P2.1|411	%if %{sdb_ldap}
12mu|bind-9.9.1-2.P2.1|412	install -m0755 zone2ldap/zone2ldap %{buildroot}%{_bindir}/zonetoldap
12mu|bind-9.9.1-2.P2.1|413	install -m0644 zone2ldap/zone2ldap.1 %{buildroot}%{_mandir}/man1/zonetoldap.1
12mu|bind-9.9.1-2.P2.1|414	install -m0755 ldap2zone/ldap2zone %{buildroot}%{_bindir}/ldap2zone
12mu|bind-9.9.1-2.P2.1|415	%endif
12mu|bind-9.9.1-2.P2.1|416	
12mu|bind-9.9.1-2.P2.1|417	%if %{sdb_mysql}
12mu|bind-9.9.1-2.P2.1|418	install -m0755 contrib/sdb/mysql/zonetodb %{buildroot}%{_bindir}/
12mu|bind-9.9.1-2.P2.1|419	cp contrib/sdb/mysql/ChangeLog contrib/sdb/mysql/ChangeLog.mysql
12mu|bind-9.9.1-2.P2.1|420	cp contrib/sdb/mysql/README contrib/sdb/mysql/README.mysql
12mu|bind-9.9.1-2.P2.1|421	%endif
12mu|bind-9.9.1-2.P2.1|422	
12mu|bind-9.9.1-2.P2.1|423	install -m0755 dns-keygen %{buildroot}%{_sbindir}/dns-keygen
12mu|bind-9.9.1-2.P2.1|424	
12mu|bind-9.9.1-2.P2.1|425	# install the non-threaded host command
12mu|bind-9.9.1-2.P2.1|426	# fixes #16855
12mu|bind-9.9.1-2.P2.1|427	install -m0755 usr/bin/host %{buildroot}%{_bindir}/
12mu|bind-9.9.1-2.P2.1|428	
12mu|bind-9.9.1-2.P2.1|429	# make the chroot
12mu|bind-9.9.1-2.P2.1|430	install -d %{buildroot}/var/lib/named/{dev,etc}
12mu|bind-9.9.1-2.P2.1|431	install -d %{buildroot}/var/lib/named/var/{log,run,tmp}
12mu|bind-9.9.1-2.P2.1|432	install -d %{buildroot}/var/lib/named/var/named/{master,slaves,reverse,dynamic,data}
12mu|bind-9.9.1-2.P2.1|433	
12mu|bind-9.9.1-2.P2.1|434	install -m 644 \
12mu|bind-9.9.1-2.P2.1|435	caching-nameserver/named.conf \
12mu|bind-9.9.1-2.P2.1|436	caching-nameserver/logging.conf \
12mu|bind-9.9.1-2.P2.1|437	caching-nameserver/trusted_networks_acl.conf \
12mu|bind-9.9.1-2.P2.1|438	caching-nameserver/hosts \
12mu|bind-9.9.1-2.P2.1|439	caching-nameserver/bogon_acl.conf \
12mu|bind-9.9.1-2.P2.1|440	%{buildroot}/var/lib/named/etc
12mu|bind-9.9.1-2.P2.1|441	install -m 640 \
12mu|bind-9.9.1-2.P2.1|442	caching-nameserver/rndc.conf\
12mu|bind-9.9.1-2.P2.1|443	caching-nameserver/rndc.key \
12mu|bind-9.9.1-2.P2.1|444	caching-nameserver/named.iscdlv.key \
12mu|bind-9.9.1-2.P2.1|445	%{buildroot}/var/lib/named/etc
12mu|bind-9.9.1-2.P2.1|446	install -m 644 \
12mu|bind-9.9.1-2.P2.1|447	caching-nameserver/localdomain.zone \
12mu|bind-9.9.1-2.P2.1|448	caching-nameserver/localhost.zone \
12mu|bind-9.9.1-2.P2.1|449	%{buildroot}/var/lib/named/var/named/master
12mu|bind-9.9.1-2.P2.1|450	install -m 644 \
12mu|bind-9.9.1-2.P2.1|451	caching-nameserver/named.broadcast  \
12mu|bind-9.9.1-2.P2.1|452	caching-nameserver/named.ip6.local \
12mu|bind-9.9.1-2.P2.1|453	caching-nameserver/named.local \
12mu|bind-9.9.1-2.P2.1|454	caching-nameserver/named.zero \
12mu|bind-9.9.1-2.P2.1|455	%{buildroot}/var/lib/named/var/named/reverse
12mu|bind-9.9.1-2.P2.1|456	
12mu|bind-9.9.1-2.P2.1|457	# fix some compat symlinks
12mu|bind-9.9.1-2.P2.1|458	ln -s /var/lib/named/etc/named.conf %{buildroot}%{_sysconfdir}/named.conf
12mu|bind-9.9.1-2.P2.1|459	ln -s /var/lib/named/etc/rndc.conf %{buildroot}%{_sysconfdir}/rndc.conf
12mu|bind-9.9.1-2.P2.1|460	ln -s /var/lib/named/etc/rndc.key %{buildroot}%{_sysconfdir}/rndc.key
12mu|bind-9.9.1-2.P2.1|461	ln -s /var/lib/named/etc/named.iscdlv.key %{buildroot}%{_sysconfdir}/named.iscdlv.key
12mu|bind-9.9.1-2.P2.1|462	mv %{buildroot}%{_sysconfdir}/bind.keys %{buildroot}/var/lib/named/etc/
12mu|bind-9.9.1-2.P2.1|463	ln -s /var/lib/named/etc/bind.keys %{buildroot}%{_sysconfdir}/bind.keys
12mu|bind-9.9.1-2.P2.1|464	
12mu|bind-9.9.1-2.P2.1|465	echo "; Use \"dig @A.ROOT-SERVERS.NET . ns\" to update this file if it's outdated." > named.cache.tmp
12mu|bind-9.9.1-2.P2.1|466	cat named.cache >> named.cache.tmp
12mu|bind-9.9.1-2.P2.1|467	install -m0644 named.cache.tmp %{buildroot}/var/lib/named/var/named/named.ca
12mu|bind-9.9.1-2.P2.1|468	
12mu|bind-9.9.1-2.P2.1|469	# fix man pages
12mu|bind-9.9.1-2.P2.1|470	install -m0644 man5/resolver.5 %{buildroot}%{_mandir}/man5/
12mu|bind-9.9.1-2.P2.1|471	ln -s resolver.5 %{buildroot}%{_mandir}/man5/resolv.5
12mu|bind-9.9.1-2.P2.1|472	
12mu|bind-9.9.1-2.P2.1|473	# the following 3 lines is needed to make it short-circuit compliant.
12mu|bind-9.9.1-2.P2.1|474	pushd doc
12mu|bind-9.9.1-2.P2.1|475	rm -rf html
12mu|bind-9.9.1-2.P2.1|476	popd
12mu|bind-9.9.1-2.P2.1|477	
12mu|bind-9.9.1-2.P2.1|478	install -d doc/html
12mu|bind-9.9.1-2.P2.1|479	cp -f `find . -type f |grep html |sed -e 's#\/%{name}-%{version}##'|grep -v contrib` doc/html
12mu|bind-9.9.1-2.P2.1|480	
12mu|bind-9.9.1-2.P2.1|481	cat > README.urpmi << EOF
12mu|bind-9.9.1-2.P2.1|482	The most significant changes starting from the bind-9.3.2-5mdk package:
12mu|bind-9.9.1-2.P2.1|483	
12mu|bind-9.9.1-2.P2.1|484	o Installs in a chroot environment per default (/var/lib/named) for
12mu|bind-9.9.1-2.P2.1|485	security measures.
12mu|bind-9.9.1-2.P2.1|486	
12mu|bind-9.9.1-2.P2.1|487	o Acts as a caching only resolver per default, ip addresses that should be
12mu|bind-9.9.1-2.P2.1|488	allowed to use recursive lookups must be defined in the
12mu|bind-9.9.1-2.P2.1|489	/var/lib/named/etc/trusted_networks_acl.conf file.
12mu|bind-9.9.1-2.P2.1|490	EOF
12mu|bind-9.9.1-2.P2.1|491	
12mu|bind-9.9.1-2.P2.1|492	# this is just sick...
12mu|bind-9.9.1-2.P2.1|493	touch %{buildroot}/var/lib/named/var/named/dynamic/managed-keys.bind
12mu|bind-9.9.1-2.P2.1|494	
12mu|bind-9.9.1-2.P2.1|495	%pre
12mu|bind-9.9.1-2.P2.1|496	%_pre_useradd named /var/lib/named /bin/false
12mu|bind-9.9.1-2.P2.1|497	
12mu|bind-9.9.1-2.P2.1|498	# adjust home dir location if needed
12mu|bind-9.9.1-2.P2.1|499	if [ "`getent passwd named | awk -F: '{print $6}'`" == "/var/named" ]; then
12mu|bind-9.9.1-2.P2.1|500	usermod -d /var/lib/named named
12mu|bind-9.9.1-2.P2.1|501	fi
12mu|bind-9.9.1-2.P2.1|502	
12mu|bind-9.9.1-2.P2.1|503	# check if bind is chrooted and try to restore it
12mu|bind-9.9.1-2.P2.1|504	if [ -x %{_sbindir}/bind-chroot.sh ]; then
12mu|bind-9.9.1-2.P2.1|505	ROOTDIR="/var/lib/named-chroot"
12mu|bind-9.9.1-2.P2.1|506	[ -f /etc/sysconfig/named ] && . /etc/sysconfig/named
12mu|bind-9.9.1-2.P2.1|507	if [ -d $ROOTDIR -a ! -d /var/lib/named ]; then
12mu|bind-9.9.1-2.P2.1|508	echo "old chroot found at $ROOTDIR, copying to /var/lib/named"
12mu|bind-9.9.1-2.P2.1|509	cp -rp $ROOTDIR /var/lib/named
12mu|bind-9.9.1-2.P2.1|510	chown -R named:named /var/lib/named
12mu|bind-9.9.1-2.P2.1|511	fi
12mu|bind-9.9.1-2.P2.1|512	if grep -q "$ROOTDIR" /etc/sysconfig/syslog; then
12mu|bind-9.9.1-2.P2.1|513	if [ -f /var/lock/subsys/named ]; then
12mu|bind-9.9.1-2.P2.1|514	service named stop > /dev/null 2>/dev/null || :
12mu|bind-9.9.1-2.P2.1|515	fi
12mu|bind-9.9.1-2.P2.1|516	%{_sbindir}/bind-chroot.sh --unchroot > /dev/null 2>/dev/null || :
12mu|bind-9.9.1-2.P2.1|517	fi
12mu|bind-9.9.1-2.P2.1|518	if [ -f /var/lock/subsys/syslog ]; then
12mu|bind-9.9.1-2.P2.1|519	service syslog restart  > /dev/null 2>/dev/null || :
12mu|bind-9.9.1-2.P2.1|520	fi
12mu|bind-9.9.1-2.P2.1|521	fi
12mu|bind-9.9.1-2.P2.1|522	
12mu|bind-9.9.1-2.P2.1|523	DATE=`date +%%Y%%m%%d%%j%%S`
12mu|bind-9.9.1-2.P2.1|524	for f in named.conf rndc.conf rndc.key; do
12mu|bind-9.9.1-2.P2.1|525	# move away files to prepare for softlinks
12mu|bind-9.9.1-2.P2.1|526	if [ -f /etc/$f -a ! -h /etc/$f ]; then mv -vf /etc/$f /etc/$f.$DATE; fi
12mu|bind-9.9.1-2.P2.1|527	if [ -f /etc/$f -a ! -h /etc/$f ]; then mv -vf /etc/$f /etc/$f.$DATE; fi
12mu|bind-9.9.1-2.P2.1|528	if [ -f /etc/$f -a ! -h /etc/$f ]; then mv -vf /etc/$f /etc/$f.$DATE; fi
12mu|bind-9.9.1-2.P2.1|529	done
12mu|bind-9.9.1-2.P2.1|530	
12mu|bind-9.9.1-2.P2.1|531	%post
12mu|bind-9.9.1-2.P2.1|532	if grep -q "_MY_KEY_" /var/lib/named/etc/rndc.conf /var/lib/named/etc/rndc.key; then
12mu|bind-9.9.1-2.P2.1|533	MYKEY="`%{_sbindir}/dns-keygen`"
12mu|bind-9.9.1-2.P2.1|534	perl -pi -e "s|_MY_KEY_|$MYKEY|g" /var/lib/named/etc/rndc.conf /var/lib/named/etc/rndc.key
12mu|bind-9.9.1-2.P2.1|535	fi
12mu|bind-9.9.1-2.P2.1|536	
12mu|bind-9.9.1-2.P2.1|537	%_post_service named
12mu|bind-9.9.1-2.P2.1|538	
12mu|bind-9.9.1-2.P2.1|539	%preun
12mu|bind-9.9.1-2.P2.1|540	%_preun_service named
12mu|bind-9.9.1-2.P2.1|541	
12mu|bind-9.9.1-2.P2.1|542	%postun
12mu|bind-9.9.1-2.P2.1|543	%_postun_userdel named
12mu|bind-9.9.1-2.P2.1|544	
12mu|bind-9.9.1-2.P2.1|545	%files
12mu|bind-9.9.1-2.P2.1|546	%doc CHANGES README FAQ COPYRIGHT README.urpmi
12mu|bind-9.9.1-2.P2.1|547	%if %{sdb_ldap}
12mu|bind-9.9.1-2.P2.1|548	%doc contrib/sdb/ldap/README.ldap contrib/sdb/ldap/INSTALL.ldap
12mu|bind-9.9.1-2.P2.1|549	%endif
12mu|bind-9.9.1-2.P2.1|550	%if %{sdb_mysql}
12mu|bind-9.9.1-2.P2.1|551	%doc contrib/sdb/mysql/ChangeLog.mysql contrib/sdb/mysql/README.mysql
12mu|bind-9.9.1-2.P2.1|552	%endif
12mu|bind-9.9.1-2.P2.1|553	%config(noreplace) %{_sysconfdir}/sysconfig/named
12mu|bind-9.9.1-2.P2.1|554	%{_initrddir}/named
12mu|bind-9.9.1-2.P2.1|555	%{_sbindir}/arpaname
12mu|bind-9.9.1-2.P2.1|556	%{_sbindir}/ddns-confgen
12mu|bind-9.9.1-2.P2.1|557	%{_sbindir}/dns-keygen
12mu|bind-9.9.1-2.P2.1|558	%{_sbindir}/dnssec-dsfromkey
12mu|bind-9.9.1-2.P2.1|559	%{_sbindir}/dnssec-keyfromlabel
12mu|bind-9.9.1-2.P2.1|560	%{_sbindir}/dnssec-keygen
12mu|bind-9.9.1-2.P2.1|561	%{_sbindir}/dnssec-revoke
12mu|bind-9.9.1-2.P2.1|562	%{_sbindir}/dnssec-settime
12mu|bind-9.9.1-2.P2.1|563	%{_sbindir}/dnssec-signzone
12mu|bind-9.9.1-2.P2.1|564	%{_sbindir}/genrandom
12mu|bind-9.9.1-2.P2.1|565	%{_sbindir}/isc-hmac-fixup
12mu|bind-9.9.1-2.P2.1|566	%{_sbindir}/lwresd
12mu|bind-9.9.1-2.P2.1|567	%{_sbindir}/named
12mu|bind-9.9.1-2.P2.1|568	%{_sbindir}/named-bootconf
12mu|bind-9.9.1-2.P2.1|569	%{_sbindir}/named-checkconf
12mu|bind-9.9.1-2.P2.1|570	%{_sbindir}/named-checkzone
12mu|bind-9.9.1-2.P2.1|571	%{_sbindir}/named-compilezone
12mu|bind-9.9.1-2.P2.1|572	%{_sbindir}/named-journalprint
12mu|bind-9.9.1-2.P2.1|573	%{_sbindir}/nsec3hash
12mu|bind-9.9.1-2.P2.1|574	%{_sbindir}/rndc
12mu|bind-9.9.1-2.P2.1|575	%{_sbindir}/rndc-confgen
12mu|bind-9.9.1-2.P2.1|576	%{_mandir}/man1/arpaname.1.*
12mu|bind-9.9.1-2.P2.1|577	%{_mandir}/man5/named.conf.5*
12mu|bind-9.9.1-2.P2.1|578	%{_mandir}/man5/rndc.conf.5*
12mu|bind-9.9.1-2.P2.1|579	%{_mandir}/man8/ddns-confgen.8.*
12mu|bind-9.9.1-2.P2.1|580	%{_mandir}/man8/dnssec-*.8*
12mu|bind-9.9.1-2.P2.1|581	%{_mandir}/man8/genrandom.8.*
12mu|bind-9.9.1-2.P2.1|582	%{_mandir}/man8/isc-hmac-fixup.8.*
12mu|bind-9.9.1-2.P2.1|583	%{_mandir}/man8/lwresd.8*
12mu|bind-9.9.1-2.P2.1|584	%{_mandir}/man8/named-*.8*
12mu|bind-9.9.1-2.P2.1|585	%{_mandir}/man8/named.8*
12mu|bind-9.9.1-2.P2.1|586	%{_mandir}/man8/nsec3hash.8.*
12mu|bind-9.9.1-2.P2.1|587	%{_mandir}/man8/rndc.8*
12mu|bind-9.9.1-2.P2.1|588	%{_mandir}/man8/rndc-confgen.8*
12mu|bind-9.9.1-2.P2.1|589	# the chroot
12mu|bind-9.9.1-2.P2.1|590	%dir /var/lib/named
12mu|bind-9.9.1-2.P2.1|591	%dir /var/lib/named/dev
12mu|bind-9.9.1-2.P2.1|592	%dir /var/lib/named/etc
12mu|bind-9.9.1-2.P2.1|593	%dir /var/lib/named/var
12mu|bind-9.9.1-2.P2.1|594	%dir /var/lib/named/var/named
12mu|bind-9.9.1-2.P2.1|595	%attr(-,named,named) %dir /var/lib/named/var/log
12mu|bind-9.9.1-2.P2.1|596	%attr(-,named,named) %dir /var/lib/named/var/run
12mu|bind-9.9.1-2.P2.1|597	%attr(-,named,named) %dir /var/lib/named/var/tmp
12mu|bind-9.9.1-2.P2.1|598	%attr(-,named,named) %dir /var/lib/named/var/named/master
12mu|bind-9.9.1-2.P2.1|599	%attr(-,named,named) %dir /var/lib/named/var/named/slaves
12mu|bind-9.9.1-2.P2.1|600	%attr(-,named,named) %dir /var/lib/named/var/named/reverse
12mu|bind-9.9.1-2.P2.1|601	%attr(-,named,named) %dir /var/lib/named/var/named/dynamic
12mu|bind-9.9.1-2.P2.1|602	%attr(-,named,named) %dir /var/lib/named/var/named/data
12mu|bind-9.9.1-2.P2.1|603	%config(noreplace) /var/lib/named/etc/named.conf
12mu|bind-9.9.1-2.P2.1|604	%attr(-,root,named) %config(noreplace) /var/lib/named/etc/bind.keys
12mu|bind-9.9.1-2.P2.1|605	%attr(-,root,named) %config(noreplace) /var/lib/named/etc/rndc.conf
12mu|bind-9.9.1-2.P2.1|606	%attr(-,root,named) %config(noreplace) /var/lib/named/etc/rndc.key
12mu|bind-9.9.1-2.P2.1|607	%attr(-,root,named) %config(noreplace) /var/lib/named/etc/named.iscdlv.key
12mu|bind-9.9.1-2.P2.1|608	%attr(-,named,named) /var/lib/named/var/named/dynamic/managed-keys.bind
12mu|bind-9.9.1-2.P2.1|609	%{_sysconfdir}/bind.keys
12mu|bind-9.9.1-2.P2.1|610	%{_sysconfdir}/named.conf
12mu|bind-9.9.1-2.P2.1|611	%{_sysconfdir}/rndc.conf
12mu|bind-9.9.1-2.P2.1|612	%{_sysconfdir}/rndc.key
12mu|bind-9.9.1-2.P2.1|613	%{_sysconfdir}/named.iscdlv.key
12mu|bind-9.9.1-2.P2.1|614	%config(noreplace) /var/lib/named/etc/bogon_acl.conf
12mu|bind-9.9.1-2.P2.1|615	%config(noreplace) /var/lib/named/etc/logging.conf
12mu|bind-9.9.1-2.P2.1|616	%config(noreplace) /var/lib/named/etc/trusted_networks_acl.conf
12mu|bind-9.9.1-2.P2.1|617	%config(noreplace) /var/lib/named/etc/hosts
12mu|bind-9.9.1-2.P2.1|618	%config(noreplace) /var/lib/named/var/named/master/localdomain.zone
12mu|bind-9.9.1-2.P2.1|619	%config(noreplace) /var/lib/named/var/named/master/localhost.zone
12mu|bind-9.9.1-2.P2.1|620	%config(noreplace) /var/lib/named/var/named/reverse/named.broadcast
12mu|bind-9.9.1-2.P2.1|621	%config(noreplace) /var/lib/named/var/named/reverse/named.ip6.local
12mu|bind-9.9.1-2.P2.1|622	%config(noreplace) /var/lib/named/var/named/reverse/named.local
12mu|bind-9.9.1-2.P2.1|623	%config(noreplace) /var/lib/named/var/named/reverse/named.zero
12mu|bind-9.9.1-2.P2.1|624	%config(noreplace) /var/lib/named/var/named/named.ca
12mu|bind-9.9.1-2.P2.1|625	
12mu|bind-9.9.1-2.P2.1|626	%files devel
12mu|bind-9.9.1-2.P2.1|627	%doc CHANGES README
12mu|bind-9.9.1-2.P2.1|628	%{_bindir}/isc-config.sh
12mu|bind-9.9.1-2.P2.1|629	%{_includedir}/*
12mu|bind-9.9.1-2.P2.1|630	%{_libdir}/*.a
12mu|bind-9.9.1-2.P2.1|631	%{_mandir}/man1/isc-config.sh.1*
12mu|bind-9.9.1-2.P2.1|632	%{_mandir}/man3/lwres*.3*
12mu|bind-9.9.1-2.P2.1|633	
12mu|bind-9.9.1-2.P2.1|634	%files utils
12mu|bind-9.9.1-2.P2.1|635	%doc README COPYRIGHT *.query-loc *.queryperf
12mu|bind-9.9.1-2.P2.1|636	%{_bindir}/dig
12mu|bind-9.9.1-2.P2.1|637	%{_bindir}/host
12mu|bind-9.9.1-2.P2.1|638	%{_bindir}/nslookup
12mu|bind-9.9.1-2.P2.1|639	%{_bindir}/nsupdate
12mu|bind-9.9.1-2.P2.1|640	%{_bindir}/queryperf
12mu|bind-9.9.1-2.P2.1|641	%{_bindir}/query-loc
12mu|bind-9.9.1-2.P2.1|642	%{_mandir}/man1/host.1*
12mu|bind-9.9.1-2.P2.1|643	%{_mandir}/man1/dig.1*
12mu|bind-9.9.1-2.P2.1|644	%{_mandir}/man1/nslookup.1*
12mu|bind-9.9.1-2.P2.1|645	%{_mandir}/man1/nsupdate.1*
12mu|bind-9.9.1-2.P2.1|646	%{_mandir}/man1/query-loc.1*
12mu|bind-9.9.1-2.P2.1|647	%if %{sdb_ldap}
12mu|bind-9.9.1-2.P2.1|648	%doc zone2ldap/zone2ldap.README ldap2zone/README.ldap2zone ldap2zone/dnszone-schema.txt
12mu|bind-9.9.1-2.P2.1|649	%{_bindir}/zonetoldap
12mu|bind-9.9.1-2.P2.1|650	%{_bindir}/ldap2zone
12mu|bind-9.9.1-2.P2.1|651	%{_mandir}/man1/zonetoldap.1*
12mu|bind-9.9.1-2.P2.1|652	%endif
12mu|bind-9.9.1-2.P2.1|653	%{_mandir}/man5/resolver.5*
12mu|bind-9.9.1-2.P2.1|654	%{_mandir}/man5/resolv.5*
12mu|bind-9.9.1-2.P2.1|655	
12mu|bind-9.9.1-2.P2.1|656	%files doc
12mu|bind-9.9.1-2.P2.1|657	%doc doc/html doc/misc/
12mu|bind-9.9.1-2.P2.1|658	%doc doc/dhcp-dynamic-dns-examples doc/chroot doc/trustix
12mu|bind-9.9.1-2.P2.1|659	
12mu|bind-9.9.1-2.P2.1|660	
12mu|bind-9.9.1-2.P2.1|661	
12mu|bind-9.9.1-2.P2.1|662	%changelog
12mu|bind-9.9.1-2.P2.1|663	
12mu|bind-9.9.1-2.P2.1|664	* Mon May 18 2015 Denis Silakov <denis.silakov@rosalab.ru> 1:9.9.1-2.P2.1
12mu|bind-9.9.1-2.P2.1|665	- (3cf2ad7) Added gss_name patch
12mu|bind-9.9.1-2.P2.1|666	
12mu|bind-9.9.1-2.P2.1|667	

19496 12
12mu|blender-2.69-2|1	# String format build errors are mostly avoided by gcc stupidity
12mu|blender-2.69-2|2	# Only few are usually fixed by patches, it makes no sense.
12mu|blender-2.69-2|3	# So disable check at all.
12mu|blender-2.69-2|4	%define Werror_cflags %{nil}
12mu|blender-2.69-2|5	
12mu|blender-2.69-2|6	%bcond_without	cycles
12mu|blender-2.69-2|7	
12mu|blender-2.69-2|8	Summary:	A fully functional 3D modeling/rendering/animation package
12mu|blender-2.69-2|9	Name:		blender
12mu|blender-2.69-2|10	Version:	2.69
12mu|blender-2.69-2|11	Release:	2
12mu|blender-2.69-2|12	Group:		Graphics
12mu|blender-2.69-2|13	License:	GPLv2+
12mu|blender-2.69-2|14	Url:		http://www.blender.org/
12mu|blender-2.69-2|15	Source0:	http://download.blender.org/source/%{name}-%{version}.tar.gz
12mu|blender-2.69-2|16	Patch0:		blender-2.67-localedir.patch
12mu|blender-2.69-2|17	Patch1:		blender-2.60-error-when-missing-sse.patch
12mu|blender-2.69-2|18	Patch2:		blender-2.58-static-lib.patch
12mu|blender-2.69-2|19	Patch3:		blender-2.65-openjpeg_stdbool.patch
12mu|blender-2.69-2|20	# Cycles build fails with undefined reference error as libs are build as shared
12mu|blender-2.69-2|21	Patch5:		blender-2.66-cycles-static.patch
12mu|blender-2.69-2|22	# Patch submitted upstream - Blender Patches item #19234,
12mu|blender-2.69-2|23	Patch6:		blender-2.67-uninit-var.patch
12mu|blender-2.69-2|24	
12mu|blender-2.69-2|25	BuildRequires:	cmake >= 2.8
12mu|blender-2.69-2|26	BuildRequires:	glibc >= 2.11
12mu|blender-2.69-2|27	BuildRequires:	boost-devel
12mu|blender-2.69-2|28	BuildRequires:	ffmpeg-devel >= 0.7
12mu|blender-2.69-2|29	BuildRequires:	gomp-devel
12mu|blender-2.69-2|30	BuildRequires:	jpeg-devel
12mu|blender-2.69-2|31	BuildRequires:	openjpeg-devel
12mu|blender-2.69-2|32	BuildRequires:	tiff-devel
12mu|blender-2.69-2|33	BuildRequires:	pkgconfig(glew)
12mu|blender-2.69-2|34	BuildRequires:	pkgconfig(glu)
12mu|blender-2.69-2|35	BuildRequires:	pkgconfig(fftw3)
12mu|blender-2.69-2|36	BuildRequires:	pkgconfig(freetype2)
12mu|blender-2.69-2|37	BuildRequires:	pkgconfig(libpng)
12mu|blender-2.69-2|38	BuildRequires:	pkgconfig(OpenEXR)
12mu|blender-2.69-2|39	BuildRequires:	pkgconfig(openal)
12mu|blender-2.69-2|40	BuildRequires:	pkgconfig(python3)
12mu|blender-2.69-2|41	BuildRequires:	pkgconfig(samplerate)
12mu|blender-2.69-2|42	BuildRequires:	pkgconfig(sndfile)
12mu|blender-2.69-2|43	BuildRequires:	pkgconfig(sdl)
12mu|blender-2.69-2|44	BuildRequires:	pkgconfig(x11)
12mu|blender-2.69-2|45	BuildRequires:	pkgconfig(xi)
12mu|blender-2.69-2|46	%if %with cycles
12mu|blender-2.69-2|47	BuildRequires:	OpenImageIO-devel
12mu|blender-2.69-2|48	BuildRequires:	OpenColorIO-devel
12mu|blender-2.69-2|49	%endif
12mu|blender-2.69-2|50	Requires:	python3 >= 3.3
12mu|blender-2.69-2|51	
12mu|blender-2.69-2|52	%description
12mu|blender-2.69-2|53	Blender is the in-house software of a high quality animation studio.
12mu|blender-2.69-2|54	It has proven to be an extremely fast and versatile design instrument.
12mu|blender-2.69-2|55	The software has a personal touch, offering a unique approach to the
12mu|blender-2.69-2|56	world of three dimensions. Blender can be used to create TV
12mu|blender-2.69-2|57	commercials, to make technical visualizations or business graphics, to
12mu|blender-2.69-2|58	do some morphing, or to design user interfaces. Developers can easily
12mu|blender-2.69-2|59	build and manage complex environments. The renderer is versatile and
12mu|blender-2.69-2|60	extremely fast. All basic animation principles (curves and keys) are
12mu|blender-2.69-2|61	implemented.
12mu|blender-2.69-2|62	
12mu|blender-2.69-2|63	%prep
12mu|blender-2.69-2|64	%setup -q
12mu|blender-2.69-2|65	%patch0 -p1 -b .localedir
12mu|blender-2.69-2|66	%patch1 -p0 -b .sse
12mu|blender-2.69-2|67	%patch2 -p0 -b .static
12mu|blender-2.69-2|68	%patch3 -p1 -b .openjpeg
12mu|blender-2.69-2|69	%patch5 -p1 -b .cycles-static
12mu|blender-2.69-2|70	%patch6 -p1
12mu|blender-2.69-2|71	
12mu|blender-2.69-2|72	%build
12mu|blender-2.69-2|73	%ifarch %{ix86}
12mu|blender-2.69-2|74	# build non-sse flavour
12mu|blender-2.69-2|75	%cmake \
12mu|blender-2.69-2|76	-DWITH_INSTALL_PORTABLE:BOOL=OFF \
12mu|blender-2.69-2|77	-DWITH_PLAYER:BOOL=ON \
12mu|blender-2.69-2|78	-DWITH_PYTHON:BOOL=ON \
12mu|blender-2.69-2|79	-DWITH_PYTHON_INSTALL:BOOL=OFF \
12mu|blender-2.69-2|80	-DWITH_BUILTIN_GLEW:BOOL=OFF \
12mu|blender-2.69-2|81	-DWITH_CODEC_FFMPEG:BOOL=ON \
12mu|blender-2.69-2|82	-DWITH_CODEC_SNDFILE:BOOL=ON \
12mu|blender-2.69-2|83	-DWITH_FFTW3:BOOL=ON \
12mu|blender-2.69-2|84	-DWITH_MOD_OCEANSIM:BOOL=ON \
12mu|blender-2.69-2|85	-DWITH_IMAGE_REDCODE:BOOL=ON \
12mu|blender-2.69-2|86	-DOPENJPEG_ROOT_DIR=/usr/include/openjpeg-1.5 \
12mu|blender-2.69-2|87	%if %with cycles
12mu|blender-2.69-2|88	-DWITH_CYCLES:BOOL=ON \
12mu|blender-2.69-2|89	%else
12mu|blender-2.69-2|90	-DWITH_CYCLES:BOOL=OFF \
12mu|blender-2.69-2|91	%endif
12mu|blender-2.69-2|92	-DWITH_RAYOPTIMIZATION:BOOL=OFF
12mu|blender-2.69-2|93	%make
12mu|blender-2.69-2|94	cd ..
12mu|blender-2.69-2|95	mv build non-sse
12mu|blender-2.69-2|96	%endif
12mu|blender-2.69-2|97	
12mu|blender-2.69-2|98	#build sse flavour
12mu|blender-2.69-2|99	%cmake \
12mu|blender-2.69-2|100	-DWITH_INSTALL_PORTABLE:BOOL=OFF \
12mu|blender-2.69-2|101	-DWITH_PLAYER:BOOL=ON \
12mu|blender-2.69-2|102	-DWITH_PYTHON:BOOL=ON \
12mu|blender-2.69-2|103	-DWITH_PYTHON_INSTALL:BOOL=OFF \
12mu|blender-2.69-2|104	-DWITH_BUILTIN_GLEW:BOOL=OFF \
12mu|blender-2.69-2|105	-DWITH_CODEC_FFMPEG:BOOL=ON \
12mu|blender-2.69-2|106	-DWITH_CODEC_SNDFILE:BOOL=ON \
12mu|blender-2.69-2|107	-DWITH_FFTW3:BOOL=ON \
12mu|blender-2.69-2|108	-DWITH_MOD_OCEANSIM:BOOL=ON \
12mu|blender-2.69-2|109	-DWITH_IMAGE_REDCODE:BOOL=ON \
12mu|blender-2.69-2|110	-DOPENJPEG_ROOT_DIR=/usr/include/openjpeg-1.5 \
12mu|blender-2.69-2|111	%if %with cycles
12mu|blender-2.69-2|112	-DWITH_CYCLES:BOOL=ON \
12mu|blender-2.69-2|113	%else
12mu|blender-2.69-2|114	-DWITH_CYCLES:BOOL=OFF \
12mu|blender-2.69-2|115	%endif
12mu|blender-2.69-2|116	-DWITH_RAYOPTIMIZATION:BOOL=ON
12mu|blender-2.69-2|117	%make
12mu|blender-2.69-2|118	
12mu|blender-2.69-2|119	%install
12mu|blender-2.69-2|120	#install sse flavour
12mu|blender-2.69-2|121	%makeinstall_std -C build
12mu|blender-2.69-2|122	
12mu|blender-2.69-2|123	# Install hicolor icons.
12mu|blender-2.69-2|124	for i in 16x16 22x22 32x32 48x48 256x256 ; do
12mu|blender-2.69-2|125	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${i}/apps
12mu|blender-2.69-2|126	install -pm 0644 release/freedesktop/icons/${i}/apps/%{name}.png \
12mu|blender-2.69-2|127	%{buildroot}%{_datadir}/icons/hicolor/${i}/apps/%{name}.png
12mu|blender-2.69-2|128	done
12mu|blender-2.69-2|129	
12mu|blender-2.69-2|130	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
12mu|blender-2.69-2|131	install -pm 0644 release/freedesktop/icons/scalable/apps/%{name}.svg \
12mu|blender-2.69-2|132	%{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
12mu|blender-2.69-2|133	
12mu|blender-2.69-2|134	%ifarch %{ix86}
12mu|blender-2.69-2|135	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_bindir}/%{name}.sse
12mu|blender-2.69-2|136	
12mu|blender-2.69-2|137	#install non-sse flavour
12mu|blender-2.69-2|138	rm -fr build
12mu|blender-2.69-2|139	mv non-sse build
12mu|blender-2.69-2|140	%makeinstall_std -C build
12mu|blender-2.69-2|141	mv %{buildroot}%{_bindir}/%{name} %{buildroot}%{_bindir}/%{name}.nonsse
12mu|blender-2.69-2|142	
12mu|blender-2.69-2|143	# install wrapper
12mu|blender-2.69-2|144	cat >> %{buildroot}%{_bindir}/blender <<EOF
12mu|blender-2.69-2|145	if [ -e /proc/cpuinfo ]; then
12mu|blender-2.69-2|146	SSE="\`cat /proc/cpuinfo | grep flags | grep sse\`"
12mu|blender-2.69-2|147	fi
12mu|blender-2.69-2|148	
12mu|blender-2.69-2|149	if [ "x\$SSE" == x ]; then
12mu|blender-2.69-2|150	%{_bindir}/%{name}.nonsse "\$@"
12mu|blender-2.69-2|151	else
12mu|blender-2.69-2|152	%{_bindir}/%{name}.sse "\$@"
12mu|blender-2.69-2|153	fi
12mu|blender-2.69-2|154	EOF
12mu|blender-2.69-2|155	chmod 0755 %{buildroot}%{_bindir}/blender
12mu|blender-2.69-2|156	%endif
12mu|blender-2.69-2|157	
12mu|blender-2.69-2|158	sed -i -e 's,#!/usr/bin/python,#!/usr/bin/python3,' %{buildroot}%{_bindir}/blender-thumbnailer.py %{buildroot}%{_datadir}/%{name}/*/scripts/modules/blend_render_info.py
12mu|blender-2.69-2|159	
12mu|blender-2.69-2|160	%find_lang %{name}
12mu|blender-2.69-2|161	
12mu|blender-2.69-2|162	%post
12mu|blender-2.69-2|163	if [ -x %{_gconftool_bin} ]; then
12mu|blender-2.69-2|164	%{_gconftool_bin} --direct --config-source xml:readwrite:%{_sysconfdir}/gconf/gconf.xml.defaults --type boolean --set /desktop/gnome/thumbnailers/application@x-blender/enable true
12mu|blender-2.69-2|165	%{_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"
12mu|blender-2.69-2|166	fi
12mu|blender-2.69-2|167	
12mu|blender-2.69-2|168	%preun
12mu|blender-2.69-2|169	if [ "$1" = "0" -a -x %{_gconftool_bin} ]; then
12mu|blender-2.69-2|170	%{_gconftool_bin} --direct --config-source xml:readwrite:%{_sysconfdir}/gconf/gconf.xml.defaults --unset /desktop/gnome/thumbnailers/application@x-blender/enable
12mu|blender-2.69-2|171	%{_gconftool_bin} --direct --config-source xml:readwrite:%{_sysconfdir}/gconf/gconf.xml.defaults --unset /desktop/gnome/thumbnailers/application@x-blender/command
12mu|blender-2.69-2|172	fi
12mu|blender-2.69-2|173	
12mu|blender-2.69-2|174	%files -f %{name}.lang
12mu|blender-2.69-2|175	%doc release/text/*
12mu|blender-2.69-2|176	%{_bindir}/*
12mu|blender-2.69-2|177	%{_datadir}/applications/*.desktop
12mu|blender-2.69-2|178	%{_datadir}/%{name}
12mu|blender-2.69-2|179	%{_mandir}/man1/%{name}.1.*
12mu|blender-2.69-2|180	%{_iconsdir}/hicolor/*/apps/%{name}.*
12mu|blender-2.69-2|181	
12mu|blender-2.69-2|182	
12mu|blender-2.69-2|183	%changelog
12mu|blender-2.69-2|184	* Tue Dec 17 2013 Alexander Kazancev <kazancas@gmail.com> 2.69-2
12mu|blender-2.69-2|185	+ Revision: 3362474
12mu|blender-2.69-2|186	- Rebuild with libglew
12mu|blender-2.69-2|187	
12mu|blender-2.69-2|188	

19497 12
12mu|blinken-4.12.4-1|1	Summary:	Simon Says Game
12mu|blinken-4.12.4-1|2	Name:		blinken
12mu|blinken-4.12.4-1|3	Version:	4.12.4
12mu|blinken-4.12.4-1|4	Release:	1
12mu|blinken-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|blinken-4.12.4-1|6	License:	GPLv2
12mu|blinken-4.12.4-1|7	Url:		http://edu.kde.org/blinken/
12mu|blinken-4.12.4-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|blinken-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|blinken-4.12.4-1|10	
12mu|blinken-4.12.4-1|11	%description
12mu|blinken-4.12.4-1|12	Blinken is the KDE version of the well-known game Simon Says.
12mu|blinken-4.12.4-1|13	Follow the pattern of sounds and lights as long as you can! Press the
12mu|blinken-4.12.4-1|14	start game button to begin. Watch the computer and copy the pattern it
12mu|blinken-4.12.4-1|15	makes. Complete the sequence in the right order to win.
12mu|blinken-4.12.4-1|16	
12mu|blinken-4.12.4-1|17	%files
12mu|blinken-4.12.4-1|18	%doc AUTHORS
12mu|blinken-4.12.4-1|19	%{_kde_appsdir}/blinken
12mu|blinken-4.12.4-1|20	%{_kde_bindir}/blinken
12mu|blinken-4.12.4-1|21	%{_kde_iconsdir}/*/*/apps/blinken.*
12mu|blinken-4.12.4-1|22	%{_kde_applicationsdir}/blinken.desktop
12mu|blinken-4.12.4-1|23	%{_kde_datadir}/config.kcfg/blinken.kcfg
12mu|blinken-4.12.4-1|24	%{_kde_docdir}/HTML/*/blinken
12mu|blinken-4.12.4-1|25	
12mu|blinken-4.12.4-1|26	#----------------------------------------------------------------------
12mu|blinken-4.12.4-1|27	
12mu|blinken-4.12.4-1|28	%prep
12mu|blinken-4.12.4-1|29	%setup -q
12mu|blinken-4.12.4-1|30	
12mu|blinken-4.12.4-1|31	%build
12mu|blinken-4.12.4-1|32	%cmake_kde4
12mu|blinken-4.12.4-1|33	%make
12mu|blinken-4.12.4-1|34	
12mu|blinken-4.12.4-1|35	%install
12mu|blinken-4.12.4-1|36	%makeinstall_std -C build
12mu|blinken-4.12.4-1|37	
12mu|blinken-4.12.4-1|38	
12mu|blinken-4.12.4-1|39	%changelog
12mu|blinken-4.12.4-1|40	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|blinken-4.12.4-1|41	+ Revision: fbd3ad7
12mu|blinken-4.12.4-1|42	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|blinken-4.12.4-1|43	
12mu|blinken-4.12.4-1|44	

19498 12
12mu|bluedevil-1.3.2-1|1	Summary:	The new bluetooth stack for KDE4
12mu|bluedevil-1.3.2-1|2	Name:		bluedevil
12mu|bluedevil-1.3.2-1|3	Version:	1.3.2
12mu|bluedevil-1.3.2-1|4	Release:	1
12mu|bluedevil-1.3.2-1|5	Group:		Graphical desktop/KDE
12mu|bluedevil-1.3.2-1|6	License:	GPL
12mu|bluedevil-1.3.2-1|7	Url:		https://projects.kde.org/projects/extragear/base/bluedevil
12mu|bluedevil-1.3.2-1|8	Source0:	http://fr2.rpmfind.net/linux/KDE/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
12mu|bluedevil-1.3.2-1|9	Source100:	%{name}.rpmlintrc
12mu|bluedevil-1.3.2-1|10	
12mu|bluedevil-1.3.2-1|11	BuildRequires:	kdelibs4-devel
12mu|bluedevil-1.3.2-1|12	BuildRequires:	pkgconfig(bluedevil)
12mu|bluedevil-1.3.2-1|13	Provides:	bluez-pin
12mu|bluedevil-1.3.2-1|14	Requires:	bluez >= 4.28
12mu|bluedevil-1.3.2-1|15	Requires:	kdebase4-runtime
12mu|bluedevil-1.3.2-1|16	Requires:	obexd
12mu|bluedevil-1.3.2-1|17	
12mu|bluedevil-1.3.2-1|18	%description
12mu|bluedevil-1.3.2-1|19	BlueDevil is the new bluetooth stack for KDE, it's composed of:
12mu|bluedevil-1.3.2-1|20	KCM, KDED, KIO, Library and some other small applications.
12mu|bluedevil-1.3.2-1|21	
12mu|bluedevil-1.3.2-1|22	%files -f %{name}.lang
12mu|bluedevil-1.3.2-1|23	%{_kde_bindir}/bluedevil-*
12mu|bluedevil-1.3.2-1|24	%{_kde_libdir}/kde4/*
12mu|bluedevil-1.3.2-1|25	%{_kde_libdir}/libbluedevilaction.so
12mu|bluedevil-1.3.2-1|26	%{_kde_services}/*
12mu|bluedevil-1.3.2-1|27	%{_kde_servicetypes}/actionplugin.desktop
12mu|bluedevil-1.3.2-1|28	%{_kde_applicationsdir}/bluedevil-*.desktop
12mu|bluedevil-1.3.2-1|29	%{_kde_appsdir}/bluedevil
12mu|bluedevil-1.3.2-1|30	%{_kde_appsdir}/bluedevilwizard
12mu|bluedevil-1.3.2-1|31	%{_kde_datadir}/mime/packages/bluedevil-mime.xml
12mu|bluedevil-1.3.2-1|32	%{_kde_datadir}/dbus-1/services/org.kde.BlueDevil.Service.service
12mu|bluedevil-1.3.2-1|33	
12mu|bluedevil-1.3.2-1|34	#------------------------------------------------
12mu|bluedevil-1.3.2-1|35	
12mu|bluedevil-1.3.2-1|36	%package devel
12mu|bluedevil-1.3.2-1|37	Summary:	Devel stuff for %{name}
12mu|bluedevil-1.3.2-1|38	Group:		Development/KDE and Qt
12mu|bluedevil-1.3.2-1|39	
12mu|bluedevil-1.3.2-1|40	%description devel
12mu|bluedevil-1.3.2-1|41	This package contains header files needed if you wish to build applications
12mu|bluedevil-1.3.2-1|42	based on %{name}.
12mu|bluedevil-1.3.2-1|43	
12mu|bluedevil-1.3.2-1|44	%files devel
12mu|bluedevil-1.3.2-1|45	%{_kde_includedir}/bluedevil/actionplugin.h
12mu|bluedevil-1.3.2-1|46	
12mu|bluedevil-1.3.2-1|47	#-----------------------------------------------------------------------------
12mu|bluedevil-1.3.2-1|48	
12mu|bluedevil-1.3.2-1|49	%prep
12mu|bluedevil-1.3.2-1|50	%setup -qn %{name}-v%{version}
12mu|bluedevil-1.3.2-1|51	
12mu|bluedevil-1.3.2-1|52	%build
12mu|bluedevil-1.3.2-1|53	%cmake_kde4
12mu|bluedevil-1.3.2-1|54	%make
12mu|bluedevil-1.3.2-1|55	
12mu|bluedevil-1.3.2-1|56	%install
12mu|bluedevil-1.3.2-1|57	%makeinstall_std -C build
12mu|bluedevil-1.3.2-1|58	
12mu|bluedevil-1.3.2-1|59	%find_lang %{name}
12mu|bluedevil-1.3.2-1|60	

19499 12
12mu|bluez-4.101-9|1	%define major	3
12mu|bluez-4.101-9|2	%define libname	%mklibname %{name} %{major}
12mu|bluez-4.101-9|3	%define	devname	%mklibname -d %{name}
12mu|bluez-4.101-9|4	
12mu|bluez-4.101-9|5	%bcond_without	systemd
12mu|bluez-4.101-9|6	
12mu|bluez-4.101-9|7	Name:		bluez
12mu|bluez-4.101-9|8	Summary:	Official Linux Bluetooth protocol stack
12mu|bluez-4.101-9|9	Version:	4.101
12mu|bluez-4.101-9|10	Release:	9
12mu|bluez-4.101-9|11	License:	GPLv2+
12mu|bluez-4.101-9|12	Group:		Communications
12mu|bluez-4.101-9|13	URL:		http://www.bluez.org/
12mu|bluez-4.101-9|14	Source0:	http://www.kernel.org/pub/linux/bluetooth/%{name}-%{version}.tar.xz
12mu|bluez-4.101-9|15	Source6:	pand.conf
12mu|bluez-4.101-9|16	Source7:	dund.conf
12mu|bluez-4.101-9|17	Source8:	hidd.conf
12mu|bluez-4.101-9|18	Source9:	rfcomm.conf
12mu|bluez-4.101-9|19	Source10:	bluez-uinput.modules
12mu|bluez-4.101-9|20	
12mu|bluez-4.101-9|21	# http://thread.gmane.org/gmane.linux.bluez.kernel/8645
12mu|bluez-4.101-9|22	Patch0:		0002-systemd-unitdir-enable.patch
12mu|bluez-4.101-9|23	Patch1:		bluez-4.101-automake-1.13.patch
12mu|bluez-4.101-9|24	Patch4:		bluez-socket-mobile-cf-connection-kit.patch
12mu|bluez-4.101-9|25	# http://thread.gmane.org/gmane.linux.bluez.kernel/2396
12mu|bluez-4.101-9|26	Patch5:		0001-Add-sixaxis-cable-pairing-plugin.patch
12mu|bluez-4.101-9|27	# PS3 BD Remote patches
12mu|bluez-4.101-9|28	Patch6:		0001-input-Add-helper-function-to-request-disconnect.patch
12mu|bluez-4.101-9|29	Patch7:		0002-fakehid-Disconnect-from-PS3-remote-after-10-mins.patch
12mu|bluez-4.101-9|30	Patch8:		0003-fakehid-Use-the-same-constant-as-declared.patch
12mu|bluez-4.101-9|31	Patch9:		bluez-4.101-fix-c++11-compatibility.patch
12mu|bluez-4.101-9|32	
12mu|bluez-4.101-9|33	Patch0503:	0503-systemd-Fix-unit-to-correct-path-to-bluetoothd.patch
12mu|bluez-4.101-9|34	
12mu|bluez-4.101-9|35	BuildRequires:	flex
12mu|bluez-4.101-9|36	BuildRequires:	bison
12mu|bluez-4.101-9|37	BuildRequires:	systemd
12mu|bluez-4.101-9|38	BuildRequires:	readline-devel
12mu|bluez-4.101-9|39	BuildRequires:	expat-devel
12mu|bluez-4.101-9|40	BuildRequires:	pkgconfig(alsa)
12mu|bluez-4.101-9|41	BuildRequires:	pkgconfig(dbus-1)
12mu|bluez-4.101-9|42	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mu|bluez-4.101-9|43	BuildRequires:	pkgconfig(gstreamer-0.10)
12mu|bluez-4.101-9|44	BuildRequires:	pkgconfig(libcap-ng)
12mu|bluez-4.101-9|45	BuildRequires:	pkgconfig(libusb)
12mu|bluez-4.101-9|46	BuildRequires:	pkgconfig(libusb-1.0)
12mu|bluez-4.101-9|47	BuildRequires:	pkgconfig(udev) >= 186
12mu|bluez-4.101-9|48	
12mu|bluez-4.101-9|49	Requires:	bluez-pin
12mu|bluez-4.101-9|50	Suggests:	obex-data-server
12mu|bluez-4.101-9|51	Suggests:	bluez-firmware
12mu|bluez-4.101-9|52	
12mu|bluez-4.101-9|53	%description
12mu|bluez-4.101-9|54	These are the official Bluetooth communication libraries for Linux.
12mu|bluez-4.101-9|55	
12mu|bluez-4.101-9|56	%post
12mu|bluez-4.101-9|57	update-alternatives --install /bin/bluepin bluepin /usr/bin/bluepin 5
12mu|bluez-4.101-9|58	#migrate old configuration
12mu|bluez-4.101-9|59	if [ "$1" = "2" -a -d %{_var}/lib/lib/bluetooth ]; then
12mu|bluez-4.101-9|60	mv -f %{_var}/lib/lib/bluetooth/* %{_var}/lib/bluetooth/ > /dev/null 2>&1 || exit 0
12mu|bluez-4.101-9|61	rmdir %{_var}/lib/lib/bluetooth/ > /dev/null 2>&1 || exit 0
12mu|bluez-4.101-9|62	rmdir %{_var}/lib/lib/ > /dev/null 2>&1 || exit 0
12mu|bluez-4.101-9|63	fi
12mu|bluez-4.101-9|64	
12mu|bluez-4.101-9|65	if [ $1 -eq 1 ]; then
12mu|bluez-4.101-9|66	/bin/systemctl enable bluetooth.service >/dev/null 2>&1 || :
12mu|bluez-4.101-9|67	fi
12mu|bluez-4.101-9|68	
12mu|bluez-4.101-9|69	%postun
12mu|bluez-4.101-9|70	if [ "$1" = "0" ]; then
12mu|bluez-4.101-9|71	update-alternatives --remove bluepin /usr/bin/bluepin
12mu|bluez-4.101-9|72	fi
12mu|bluez-4.101-9|73	
12mu|bluez-4.101-9|74	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|bluez-4.101-9|75	if [ $1 -ge 1 ] ; then
12mu|bluez-4.101-9|76	/bin/systemctl try-restart bluetooth.service >/dev/null 2>&1 || :
12mu|bluez-4.101-9|77	fi
12mu|bluez-4.101-9|78	
12mu|bluez-4.101-9|79	%triggerun -- bluez < 4.94-4
12mu|bluez-4.101-9|80	/bin/systemctl --no-reload enable bluetooth.service >/dev/null 2>&1 || :
12mu|bluez-4.101-9|81	
12mu|bluez-4.101-9|82	%files
12mu|bluez-4.101-9|83	%{_bindir}/ciptool
12mu|bluez-4.101-9|84	%{_bindir}/dfutool
12mu|bluez-4.101-9|85	%{_bindir}/gatttool
12mu|bluez-4.101-9|86	%{_bindir}/hcitool
12mu|bluez-4.101-9|87	%{_bindir}/hidd
12mu|bluez-4.101-9|88	%{_bindir}/l2ping
12mu|bluez-4.101-9|89	%{_bindir}/rfcomm
12mu|bluez-4.101-9|90	%{_bindir}/sdptool
12mu|bluez-4.101-9|91	### compat
12mu|bluez-4.101-9|92	%{_bindir}/dund
12mu|bluez-4.101-9|93	%{_bindir}/pand
12mu|bluez-4.101-9|94	###
12mu|bluez-4.101-9|95	%{_sbindir}/bccmd
12mu|bluez-4.101-9|96	%{_sbindir}/hciattach
12mu|bluez-4.101-9|97	%{_sbindir}/hciconfig
12mu|bluez-4.101-9|98	%{_sbindir}/bluetoothd
12mu|bluez-4.101-9|99	/bin/hidd
12mu|bluez-4.101-9|100	/sbin/bluetoothd
12mu|bluez-4.101-9|101	%if %{with systemd}
12mu|bluez-4.101-9|102	%{_unitdir}/*.service
12mu|bluez-4.101-9|103	%endif
12mu|bluez-4.101-9|104	%{_mandir}/man?/*
12mu|bluez-4.101-9|105	%config(noreplace) %{_sysconfdir}/sysconfig/*
12mu|bluez-4.101-9|106	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/*.conf
12mu|bluez-4.101-9|107	%config(noreplace) %{_sysconfdir}/bluetooth
12mu|bluez-4.101-9|108	%{_datadir}/dbus-1/system-services/org.bluez.service
12mu|bluez-4.101-9|109	/lib/udev/bluetooth_serial
12mu|bluez-4.101-9|110	/lib/udev/hid2hci
12mu|bluez-4.101-9|111	%{_sysconfdir}/udev/rules.d/97-bluetooth-serial.rules
12mu|bluez-4.101-9|112	%{_sysconfdir}/udev/rules.d/97-bluetooth-hid2hci.rules
12mu|bluez-4.101-9|113	%{_localstatedir}/lib/bluetooth
12mu|bluez-4.101-9|114	
12mu|bluez-4.101-9|115	#--------------------------------------------------------------------
12mu|bluez-4.101-9|116	
12mu|bluez-4.101-9|117	%package	cups
12mu|bluez-4.101-9|118	Summary:	CUPS printer backend for Bluetooth printers
12mu|bluez-4.101-9|119	Group:		System/Servers
12mu|bluez-4.101-9|120	Requires:	cups
12mu|bluez-4.101-9|121	
12mu|bluez-4.101-9|122	%description	cups
12mu|bluez-4.101-9|123	This package contains the CUPS backend for Bluetooth printers.
12mu|bluez-4.101-9|124	
12mu|bluez-4.101-9|125	%files		cups
12mu|bluez-4.101-9|126	%{_prefix}/lib/cups/backend/bluetooth
12mu|bluez-4.101-9|127	
12mu|bluez-4.101-9|128	#--------------------------------------------------------------------
12mu|bluez-4.101-9|129	
12mu|bluez-4.101-9|130	%package	gstreamer
12mu|bluez-4.101-9|131	Summary:	Gstreamer support for SBC audio format
12mu|bluez-4.101-9|132	Group:		Sound
12mu|bluez-4.101-9|133	
12mu|bluez-4.101-9|134	%description	gstreamer
12mu|bluez-4.101-9|135	This package contains gstreamer plugins for the Bluetooth SBC audio format
12mu|bluez-4.101-9|136	
12mu|bluez-4.101-9|137	%files		gstreamer
12mu|bluez-4.101-9|138	%{_libdir}/gstreamer-*/*.so
12mu|bluez-4.101-9|139	
12mu|bluez-4.101-9|140	#--------------------------------------------------------------------
12mu|bluez-4.101-9|141	
12mu|bluez-4.101-9|142	%package	alsa
12mu|bluez-4.101-9|143	Summary:	ALSA support for Bluetooth audio devices
12mu|bluez-4.101-9|144	Group:		Sound
12mu|bluez-4.101-9|145	
12mu|bluez-4.101-9|146	%description	alsa
12mu|bluez-4.101-9|147	This package contains ALSA support for Bluetooth audio devices
12mu|bluez-4.101-9|148	
12mu|bluez-4.101-9|149	%files		alsa
12mu|bluez-4.101-9|150	%{_libdir}/alsa-lib/*.so
12mu|bluez-4.101-9|151	%{_datadir}/alsa/bluetooth.conf
12mu|bluez-4.101-9|152	
12mu|bluez-4.101-9|153	#--------------------------------------------------------------------
12mu|bluez-4.101-9|154	
12mu|bluez-4.101-9|155	%package -n	%{libname}
12mu|bluez-4.101-9|156	Summary:	Official Linux Bluetooth protocol stack
12mu|bluez-4.101-9|157	Group:		System/Libraries
12mu|bluez-4.101-9|158	
12mu|bluez-4.101-9|159	%description -n	%{libname}
12mu|bluez-4.101-9|160	These are the official Bluetooth communication libraries for Linux.
12mu|bluez-4.101-9|161	
12mu|bluez-4.101-9|162	%files -n %{libname}
12mu|bluez-4.101-9|163	/%{_lib}/lib*.so.%{major}*
12mu|bluez-4.101-9|164	
12mu|bluez-4.101-9|165	#--------------------------------------------------------------------
12mu|bluez-4.101-9|166	
12mu|bluez-4.101-9|167	%package	test
12mu|bluez-4.101-9|168	Summary:	Tools for testing of various Bluetooth-functions
12mu|bluez-4.101-9|169	Group:		System/Servers
12mu|bluez-4.101-9|170	Requires:	python-dbus
12mu|bluez-4.101-9|171	Requires:	python-gobject
12mu|bluez-4.101-9|172	
12mu|bluez-4.101-9|173	%description	test
12mu|bluez-4.101-9|174	Contains a few tools for testing various bluetooth functions. The
12mu|bluez-4.101-9|175	BLUETOOTH trademarks are owned by Bluetooth SIG, Inc., U.S.A.
12mu|bluez-4.101-9|176	
12mu|bluez-4.101-9|177	%files		test
12mu|bluez-4.101-9|178	%{_bindir}/simple-agent
12mu|bluez-4.101-9|179	%{_bindir}/test-*
12mu|bluez-4.101-9|180	
12mu|bluez-4.101-9|181	#--------------------------------------------------------------------
12mu|bluez-4.101-9|182	
12mu|bluez-4.101-9|183	%package -n	%{devname}
12mu|bluez-4.101-9|184	Summary:	Headers for developing programs that will use %{name}
12mu|bluez-4.101-9|185	Group:		Development/C++
12mu|bluez-4.101-9|186	Requires:	%{libname} = %{version}
12mu|bluez-4.101-9|187	Provides:	%{name}-devel = %{version}-%{release}
12mu|bluez-4.101-9|188	
12mu|bluez-4.101-9|189	%description -n	%{devname}
12mu|bluez-4.101-9|190	This package contains the headers that programmers will need to develop
12mu|bluez-4.101-9|191	applications which will use libraries from %{name}.
12mu|bluez-4.101-9|192	
12mu|bluez-4.101-9|193	%files -n	%{devname}
12mu|bluez-4.101-9|194	%doc AUTHORS ChangeLog README
12mu|bluez-4.101-9|195	%dir %{_includedir}/bluetooth
12mu|bluez-4.101-9|196	%{_includedir}/bluetooth/*.h
12mu|bluez-4.101-9|197	/%{_lib}/*.so
12mu|bluez-4.101-9|198	%{_libdir}/pkgconfig/bluez.pc
12mu|bluez-4.101-9|199	
12mu|bluez-4.101-9|200	#--------------------------------------------------------------------
12mu|bluez-4.101-9|201	
12mu|bluez-4.101-9|202	%prep
12mu|bluez-4.101-9|203	%setup -q
12mu|bluez-4.101-9|204	%apply_patches
12mu|bluez-4.101-9|205	
12mu|bluez-4.101-9|206	libtoolize -f -c
12mu|bluez-4.101-9|207	autoreconf -fi
12mu|bluez-4.101-9|208	
12mu|bluez-4.101-9|209	%build
12mu|bluez-4.101-9|210	%configure2_5x	\
12mu|bluez-4.101-9|211	--libdir=/%{_lib} \
12mu|bluez-4.101-9|212	%if !%{with systemd}
12mu|bluez-4.101-9|213	--without-systemdsystemunitdir \
12mu|bluez-4.101-9|214	%endif
12mu|bluez-4.101-9|215	--enable-cups \
12mu|bluez-4.101-9|216	--enable-dfutool \
12mu|bluez-4.101-9|217	--enable-audio \
12mu|bluez-4.101-9|218	--enable-health \
12mu|bluez-4.101-9|219	--disable-hal \
12mu|bluez-4.101-9|220	--enable-pnat \
12mu|bluez-4.101-9|221	--enable-wiimote \
12mu|bluez-4.101-9|222	--enable-tools \
12mu|bluez-4.101-9|223	--enable-bccmd \
12mu|bluez-4.101-9|224	--enable-gstreamer \
12mu|bluez-4.101-9|225	--enable-hidd \
12mu|bluez-4.101-9|226	--enable-pand \
12mu|bluez-4.101-9|227	--enable-dund \
12mu|bluez-4.101-9|228	--enable-hid2hci \
12mu|bluez-4.101-9|229	--enable-pcmcia \
12mu|bluez-4.101-9|230	--with-systemdsystemunitdir=/lib/systemd/system
12mu|bluez-4.101-9|231	
12mu|bluez-4.101-9|232	%make
12mu|bluez-4.101-9|233	
12mu|bluez-4.101-9|234	%install
12mu|bluez-4.101-9|235	%makeinstall_std rulesdir=%{_sysconfdir}/udev/rules.d udevdir=/lib/udev
12mu|bluez-4.101-9|236	
12mu|bluez-4.101-9|237	mkdir -p %{buildroot}%{_libdir}
12mu|bluez-4.101-9|238	mv %{buildroot}/%{_lib}/gstreamer-0.10 %{buildroot}%{_libdir}
12mu|bluez-4.101-9|239	
12mu|bluez-4.101-9|240	cat << EOF > %{buildroot}%{_sysconfdir}/bluetooth/pin
12mu|bluez-4.101-9|241	1234
12mu|bluez-4.101-9|242	EOF
12mu|bluez-4.101-9|243	
12mu|bluez-4.101-9|244	chmod 600 %{buildroot}%{_sysconfdir}/bluetooth/pin
12mu|bluez-4.101-9|245	
12mu|bluez-4.101-9|246	rm -f %{buildroot}%{_sysconfdir}/default/bluetooth %{buildroot}%{_sysconfdir}/init.d/bluetooth
12mu|bluez-4.101-9|247	install -m644 %{SOURCE6} -D %{buildroot}%{_sysconfdir}/sysconfig/pand
12mu|bluez-4.101-9|248	install -m644 %{SOURCE7} -D %{buildroot}%{_sysconfdir}/sysconfig/dund
12mu|bluez-4.101-9|249	install -m644 %{SOURCE8} -D %{buildroot}%{_sysconfdir}/sysconfig/hidd
12mu|bluez-4.101-9|250	install -m644 %{SOURCE9} -D %{buildroot}%{_sysconfdir}/sysconfig/rfcomm
12mu|bluez-4.101-9|251	
12mu|bluez-4.101-9|252	rm -rf %{buildroot}/%{_lib}/pkgconfig
12mu|bluez-4.101-9|253	install -m644 bluez.pc -D  %{buildroot}%{_libdir}/pkgconfig/bluez.pc
12mu|bluez-4.101-9|254	
12mu|bluez-4.101-9|255	# Remove the cups backend from libdir, and install it in /usr/lib whatever the install
12mu|bluez-4.101-9|256	if test -d %{buildroot}/%{_lib}/cups ; then
12mu|bluez-4.101-9|257	install -D -m0755 %{buildroot}/%{_lib}/cups/backend/bluetooth %{buildroot}%{_prefix}/lib/cups/backend/bluetooth
12mu|bluez-4.101-9|258	rm -rf %{buildroot}/%{_lib}/cups
12mu|bluez-4.101-9|259	fi
12mu|bluez-4.101-9|260	
12mu|bluez-4.101-9|261	cp test/test-* %{buildroot}%{_bindir}
12mu|bluez-4.101-9|262	cp test/simple-agent %{buildroot}%{_bindir}/simple-agent
12mu|bluez-4.101-9|263	rm -f %{buildroot}%{_bindir}/test-*.c
12mu|bluez-4.101-9|264	
12mu|bluez-4.101-9|265	mkdir -p %{buildroot}/{bin,sbin}
12mu|bluez-4.101-9|266	mv %{buildroot}%{_bindir}/hidd %{buildroot}/bin
12mu|bluez-4.101-9|267	mv %{buildroot}%{_sbindir}/bluetoothd %{buildroot}/sbin
12mu|bluez-4.101-9|268	# sym link just to be safe
12mu|bluez-4.101-9|269	pushd %{buildroot}
12mu|bluez-4.101-9|270	ln -s /bin/hidd %{buildroot}%{_bindir}/hidd
12mu|bluez-4.101-9|271	ln -s /sbin/bluetoothd %{buildroot}%{_sbindir}/bluetoothd
12mu|bluez-4.101-9|272	popd
12mu|bluez-4.101-9|273	
12mu|bluez-4.101-9|274	#install more config files
12mu|bluez-4.101-9|275	install -m0644 audio/audio.conf %{buildroot}%{_sysconfdir}/bluetooth/
12mu|bluez-4.101-9|276	install -m0644 network/network.conf %{buildroot}%{_sysconfdir}/bluetooth/
12mu|bluez-4.101-9|277	install -m0644 input/input.conf %{buildroot}%{_sysconfdir}/bluetooth/
12mu|bluez-4.101-9|278	install -m0644 serial/serial.conf %{buildroot}%{_sysconfdir}/bluetooth/
12mu|bluez-4.101-9|279	
12mu|bluez-4.101-9|280	mkdir -p %{buildroot}%{_libdir}/alsa-lib/
12mu|bluez-4.101-9|281	mv %{buildroot}/%{_lib}/alsa-lib/*.so %{buildroot}%{_libdir}/alsa-lib/
12mu|bluez-4.101-9|282	
12mu|bluez-4.101-9|283	install -d -m0755 %{buildroot}%{_localstatedir}/lib/bluetooth
12mu|bluez-4.101-9|284	
12mu|bluez-4.101-9|285	ln -s bluetooth.service %{buildroot}%{_unitdir}/dbus-org.bluez.service
12mu|bluez-4.101-9|286	
12mu|bluez-4.101-9|287	# (akdengi) enable auto for a2pd
12mu|bluez-4.101-9|288	
12mu|bluez-4.101-9|289	sed -e 's/#AutoConnect=true/AutoConnect=true/' -i %{buildroot}%{_sysconfdir}/bluetooth/audio.conf
12mu|bluez-4.101-9|290	
12mu|bluez-4.101-9|291	%changelog
12mu|bluez-4.101-9|292	* Wed Mar 05 2014 akdengi <kazancas@mandriva.ru> 4.101-9
12mu|bluez-4.101-9|293	+ Revision: ea51733
12mu|bluez-4.101-9|294	- Set AutoConnect=true in /etc/bluetooth/audio.conf
12mu|bluez-4.101-9|295	
12mu|bluez-4.101-9|296	

19500 12
12mu|bomber-4.12.4-1|1	Summary:	Arcade bombing game
12mu|bomber-4.12.4-1|2	Name:		bomber
12mu|bomber-4.12.4-1|3	Epoch:		1
12mu|bomber-4.12.4-1|4	Version:	4.12.4
12mu|bomber-4.12.4-1|5	Release:	1
12mu|bomber-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|bomber-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|bomber-4.12.4-1|8	Url:		http://www.kde.org/applications/games/bomber/
12mu|bomber-4.12.4-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|bomber-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|bomber-4.12.4-1|11	
12mu|bomber-4.12.4-1|12	%description
12mu|bomber-4.12.4-1|13	Bomber is a single player arcade game.
12mu|bomber-4.12.4-1|14	
12mu|bomber-4.12.4-1|15	The player is invading various cities in a plane that is decreasing in height.
12mu|bomber-4.12.4-1|16	The goal of the game is to destroy all the buildings and advance to the next
12mu|bomber-4.12.4-1|17	level. Each level gets a bit harder by increasing the speed of the plane and
12mu|bomber-4.12.4-1|18	the height of the buildings.
12mu|bomber-4.12.4-1|19	
12mu|bomber-4.12.4-1|20	%files
12mu|bomber-4.12.4-1|21	%{_kde_bindir}/bomber
12mu|bomber-4.12.4-1|22	%{_kde_applicationsdir}/bomber.desktop
12mu|bomber-4.12.4-1|23	%{_kde_appsdir}/bomber
12mu|bomber-4.12.4-1|24	%{_kde_datadir}/config.kcfg/bomber.kcfg
12mu|bomber-4.12.4-1|25	%{_kde_docdir}/HTML/en/bomber
12mu|bomber-4.12.4-1|26	%{_kde_iconsdir}/hicolor/*/apps/bomber.*
12mu|bomber-4.12.4-1|27	
12mu|bomber-4.12.4-1|28	#------------------------------------------------------------------------------
12mu|bomber-4.12.4-1|29	
12mu|bomber-4.12.4-1|30	%prep
12mu|bomber-4.12.4-1|31	%setup -q
12mu|bomber-4.12.4-1|32	
12mu|bomber-4.12.4-1|33	%build
12mu|bomber-4.12.4-1|34	%cmake_kde4
12mu|bomber-4.12.4-1|35	%make
12mu|bomber-4.12.4-1|36	
12mu|bomber-4.12.4-1|37	%install
12mu|bomber-4.12.4-1|38	%makeinstall_std -C build
12mu|bomber-4.12.4-1|39	
12mu|bomber-4.12.4-1|40	
12mu|bomber-4.12.4-1|41	%changelog
12mu|bomber-4.12.4-1|42	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|bomber-4.12.4-1|43	+ Revision: 2ec06b4
12mu|bomber-4.12.4-1|44	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|bomber-4.12.4-1|45	
12mu|bomber-4.12.4-1|46	

19501 12
12mu|bovo-4.12.4-1|1	Summary:	Classic pen and paper game
12mu|bovo-4.12.4-1|2	Name:		bovo
12mu|bovo-4.12.4-1|3	Version:	4.12.4
12mu|bovo-4.12.4-1|4	Release:	1
12mu|bovo-4.12.4-1|5	Epoch:		1
12mu|bovo-4.12.4-1|6	License:	GPLv2+
12mu|bovo-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|bovo-4.12.4-1|8	Url:		http://games.kde.org/game.php?game=bovo
12mu|bovo-4.12.4-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|bovo-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|bovo-4.12.4-1|11	
12mu|bovo-4.12.4-1|12	%description
12mu|bovo-4.12.4-1|13	Bovo is a Gomoku like game for two players, where the opponents alternate in
12mu|bovo-4.12.4-1|14	placing their respective pictogram on the game board. (Also known as: Connect
12mu|bovo-4.12.4-1|15	Five, Five in a row, X and O, Naughts and Crosses)
12mu|bovo-4.12.4-1|16	
12mu|bovo-4.12.4-1|17	%files
12mu|bovo-4.12.4-1|18	%{_kde_bindir}/bovo
12mu|bovo-4.12.4-1|19	%{_kde_applicationsdir}/bovo.desktop
12mu|bovo-4.12.4-1|20	%{_kde_appsdir}/bovo
12mu|bovo-4.12.4-1|21	%{_kde_docdir}/*/*/bovo
12mu|bovo-4.12.4-1|22	%{_kde_iconsdir}/hicolor/*/apps/bovo.*
12mu|bovo-4.12.4-1|23	
12mu|bovo-4.12.4-1|24	#------------------------------------------------------------------------------
12mu|bovo-4.12.4-1|25	
12mu|bovo-4.12.4-1|26	%prep
12mu|bovo-4.12.4-1|27	%setup -q
12mu|bovo-4.12.4-1|28	
12mu|bovo-4.12.4-1|29	%build
12mu|bovo-4.12.4-1|30	%cmake_kde4
12mu|bovo-4.12.4-1|31	%make
12mu|bovo-4.12.4-1|32	
12mu|bovo-4.12.4-1|33	%install
12mu|bovo-4.12.4-1|34	%makeinstall_std -C build
12mu|bovo-4.12.4-1|35	
12mu|bovo-4.12.4-1|36	
12mu|bovo-4.12.4-1|37	%changelog
12mu|bovo-4.12.4-1|38	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|bovo-4.12.4-1|39	+ Revision: f6c8577
12mu|bovo-4.12.4-1|40	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|bovo-4.12.4-1|41	
12mu|bovo-4.12.4-1|42	

19502 12
12mu|brasero-3.8.0-1|1	%define major		1
12mu|brasero-3.8.0-1|2	%define api		3
12mu|brasero-3.8.0-1|3	%define gi_major	%{version}
12mu|brasero-3.8.0-1|4	
12mu|brasero-3.8.0-1|5	%define libnameburn3	%mklibname %{name}-burn %{api} %{major}
12mu|brasero-3.8.0-1|6	%define libnamemedia3	%mklibname %{name}-media %{api} %{major}
12mu|brasero-3.8.0-1|7	%define libnameutils3	%mklibname %{name}-utils %{api} %{major}
12mu|brasero-3.8.0-1|8	
12mu|brasero-3.8.0-1|9	%define girmedia	%mklibname %{name}-media-gir %{gi_major}
12mu|brasero-3.8.0-1|10	%define girburn		%mklibname %{name}-burn-gir %{gi_major}
12mu|brasero-3.8.0-1|11	
12mu|brasero-3.8.0-1|12	%define develname	%mklibname -d %{name}
12mu|brasero-3.8.0-1|13	
12mu|brasero-3.8.0-1|14	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|brasero-3.8.0-1|15	
12mu|brasero-3.8.0-1|16	Name:		brasero
12mu|brasero-3.8.0-1|17	Summary:	A disc burning application for GNOME
12mu|brasero-3.8.0-1|18	Version:	3.8.0
12mu|brasero-3.8.0-1|19	Release:	1
12mu|brasero-3.8.0-1|20	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources//%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|brasero-3.8.0-1|21	Source1:	brasero_copy_disc.desktop
12mu|brasero-3.8.0-1|22	Source2:	brasero_create_data_project_from_blank_medium.desktop
12mu|brasero-3.8.0-1|23	Source3:	brasero_create_audio_cd_from_blank_medium.desktop
12mu|brasero-3.8.0-1|24	URL:		http://www.gnome.org/projects/brasero/
12mu|brasero-3.8.0-1|25	License:	GPLv2+
12mu|brasero-3.8.0-1|26	Group:		Archiving/Cd burning
12mu|brasero-3.8.0-1|27	BuildRequires:	pkgconfig(gdk-x11-3.0)
12mu|brasero-3.8.0-1|28	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
12mu|brasero-3.8.0-1|29	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.6.0
12mu|brasero-3.8.0-1|30	BuildRequires:	pkgconfig(gmodule-export-2.0) >= 2.6.0
12mu|brasero-3.8.0-1|31	BuildRequires:	pkgconfig(gobject-2.0) >= 2.28.0
12mu|brasero-3.8.0-1|32	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.6.3
12mu|brasero-3.8.0-1|33	BuildRequires:	pkgconfig(gio-2.0) >= 2.28.0
12mu|brasero-3.8.0-1|34	BuildRequires:	pkgconfig(gstreamer-1.0)
12mu|brasero-3.8.0-1|35	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
12mu|brasero-3.8.0-1|36	BuildRequires:	pkgconfig(gthread-2.0) >= 2.6.0
12mu|brasero-3.8.0-1|37	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
12mu|brasero-3.8.0-1|38	BuildRequires:	pkgconfig(ice)
12mu|brasero-3.8.0-1|39	BuildRequires:	pkgconfig(tracker-sparql-0.16)
12mu|brasero-3.8.0-1|40	BuildRequires:	glib2.0-common
12mu|brasero-3.8.0-1|41	BuildRequires:	pkgconfig(libburn-1) >= 0.4.0
12mu|brasero-3.8.0-1|42	BuildRequires:	pkgconfig(libcanberra) >= 0.1
12mu|brasero-3.8.0-1|43	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.1
12mu|brasero-3.8.0-1|44	BuildRequires:	pkgconfig(libisofs-1) >= 0.6.4
12mu|brasero-3.8.0-1|45	BuildRequires:	pkgconfig(libnautilus-extension) >= 2.91.90
12mu|brasero-3.8.0-1|46	BuildRequires:	pkgconfig(libnotify) >= 0.6.1
12mu|brasero-3.8.0-1|47	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6.0
12mu|brasero-3.8.0-1|48	BuildRequires:	pkgconfig(sm)
12mu|brasero-3.8.0-1|49	BuildRequires:	pkgconfig(totem-plparser) >= 2.29.1
12mu|brasero-3.8.0-1|50	BuildRequires:	intltool >= 0.35.0
12mu|brasero-3.8.0-1|51	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|brasero-3.8.0-1|52	BuildRequires:	imagemagick
12mu|brasero-3.8.0-1|53	# Only needed when gnome-autogen.sh is used
12mu|brasero-3.8.0-1|54	BuildRequires:	gnome-common
12mu|brasero-3.8.0-1|55	BuildRequires:	gtk-doc
12mu|brasero-3.8.0-1|56	BuildRequires:	gettext-devel itstool yelp-tools
12mu|brasero-3.8.0-1|57	
12mu|brasero-3.8.0-1|58	# optional requirements to make video projects work
12mu|brasero-3.8.0-1|59	Suggests:	vcdimager
12mu|brasero-3.8.0-1|60	Suggests:	dvdauthor
12mu|brasero-3.8.0-1|61	Suggests:	gstreamer1.0-plugins-bad
12mu|brasero-3.8.0-1|62	
12mu|brasero-3.8.0-1|63	%description
12mu|brasero-3.8.0-1|64	Brasero is yet another CD / DVD writing application for the GNOME
12mu|brasero-3.8.0-1|65	desktop. It is designed to be as simple as possible and has some
12mu|brasero-3.8.0-1|66	unique features to enable users to create their discs easily and
12mu|brasero-3.8.0-1|67	quickly. It can handle both audio and data discs, and can use either
12mu|brasero-3.8.0-1|68	cdrkit or libburn / libisofs as the writing backend.
12mu|brasero-3.8.0-1|69	
12mu|brasero-3.8.0-1|70	%package -n %{libnameburn3}
12mu|brasero-3.8.0-1|71	Group:		System/Libraries
12mu|brasero-3.8.0-1|72	Summary:	A disc burning application for GNOME - shared library
12mu|brasero-3.8.0-1|73	
12mu|brasero-3.8.0-1|74	%description -n %{libnameburn3}
12mu|brasero-3.8.0-1|75	Brasero is yet another CD / DVD writing application for the GNOME
12mu|brasero-3.8.0-1|76	desktop. It is designed to be as simple as possible and has some
12mu|brasero-3.8.0-1|77	unique features to enable users to create their discs easily and
12mu|brasero-3.8.0-1|78	quickly. It can handle both audio and data discs, and can use either
12mu|brasero-3.8.0-1|79	cdrkit or libburn / libisofs as the writing backend.
12mu|brasero-3.8.0-1|80	
12mu|brasero-3.8.0-1|81	%package -n %{libnamemedia3}
12mu|brasero-3.8.0-1|82	Group:		System/Libraries
12mu|brasero-3.8.0-1|83	Summary:	A disc burning application for GNOME - shared library
12mu|brasero-3.8.0-1|84	
12mu|brasero-3.8.0-1|85	%description -n %{libnamemedia3}
12mu|brasero-3.8.0-1|86	Brasero is yet another CD / DVD writing application for the GNOME
12mu|brasero-3.8.0-1|87	desktop. It is designed to be as simple as possible and has some
12mu|brasero-3.8.0-1|88	unique features to enable users to create their discs easily and
12mu|brasero-3.8.0-1|89	quickly. It can handle both audio and data discs, and can use either
12mu|brasero-3.8.0-1|90	cdrkit or libburn / libisofs as the writing backend.
12mu|brasero-3.8.0-1|91	
12mu|brasero-3.8.0-1|92	%package -n %{libnameutils3}
12mu|brasero-3.8.0-1|93	Group:		System/Libraries
12mu|brasero-3.8.0-1|94	Summary:	A disc burning application for GNOME - shared library
12mu|brasero-3.8.0-1|95	
12mu|brasero-3.8.0-1|96	%description -n %{libnameutils3}
12mu|brasero-3.8.0-1|97	Brasero is yet another CD / DVD writing application for the GNOME
12mu|brasero-3.8.0-1|98	desktop. It is designed to be as simple as possible and has some
12mu|brasero-3.8.0-1|99	unique features to enable users to create their discs easily and
12mu|brasero-3.8.0-1|100	quickly. It can handle both audio and data discs, and can use either
12mu|brasero-3.8.0-1|101	cdrkit or libburn / libisofs as the writing backend.
12mu|brasero-3.8.0-1|102	
12mu|brasero-3.8.0-1|103	%package -n %{girburn}
12mu|brasero-3.8.0-1|104	Summary:	GObject Introspection interface description for GData
12mu|brasero-3.8.0-1|105	Group:		System/Libraries
12mu|brasero-3.8.0-1|106	Requires:	%{libnameburn3} = %{version}-%{release}
12mu|brasero-3.8.0-1|107	Obsoletes:	%{_lib}%{name}-burn-gir0.0 < 3.2.0-2
12mu|brasero-3.8.0-1|108	
12mu|brasero-3.8.0-1|109	%description -n %{girburn}
12mu|brasero-3.8.0-1|110	GObject Introspection interface description for GData.
12mu|brasero-3.8.0-1|111	
12mu|brasero-3.8.0-1|112	%package -n %{girmedia}
12mu|brasero-3.8.0-1|113	Summary:	GObject Introspection interface description for GData
12mu|brasero-3.8.0-1|114	Group:		System/Libraries
12mu|brasero-3.8.0-1|115	Requires:	%{libnamemedia3} = %{version}-%{release}
12mu|brasero-3.8.0-1|116	Obsoletes:	%{_lib}%{name}-media-gir0.0 < 3.2.0-2
12mu|brasero-3.8.0-1|117	
12mu|brasero-3.8.0-1|118	%description -n %{girmedia}
12mu|brasero-3.8.0-1|119	GObject Introspection interface description for GData.
12mu|brasero-3.8.0-1|120	
12mu|brasero-3.8.0-1|121	%package -n %{develname}
12mu|brasero-3.8.0-1|122	Summary:	A disc burning application for GNOME - development library
12mu|brasero-3.8.0-1|123	Group:		Development/C
12mu|brasero-3.8.0-1|124	Requires:	%{libnameburn3} = %{version}-%{release}
12mu|brasero-3.8.0-1|125	Requires:	%{libnamemedia3} = %{version}-%{release}
12mu|brasero-3.8.0-1|126	Requires:	%{libnameutils3} = %{version}-%{release}
12mu|brasero-3.8.0-1|127	Provides:	%{name}-devel = %{version}-%{release}
12mu|brasero-3.8.0-1|128	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|brasero-3.8.0-1|129	
12mu|brasero-3.8.0-1|130	%description -n %{develname}
12mu|brasero-3.8.0-1|131	Brasero is yet another CD / DVD writing application for the GNOME
12mu|brasero-3.8.0-1|132	desktop. It is designed to be as simple as possible and has some
12mu|brasero-3.8.0-1|133	unique features to enable users to create their discs easily and
12mu|brasero-3.8.0-1|134	quickly. It can handle both audio and data discs, and can use either
12mu|brasero-3.8.0-1|135	cdrkit or libburn / libisofs as the writing backend.
12mu|brasero-3.8.0-1|136	
12mu|brasero-3.8.0-1|137	%prep
12mu|brasero-3.8.0-1|138	%setup -q
12mu|brasero-3.8.0-1|139	%apply_patches
12mu|brasero-3.8.0-1|140	
12mu|brasero-3.8.0-1|141	# https://bugzilla.gnome.org/show_bug.cgi?id=692664
12mu|brasero-3.8.0-1|142	sed -i -e '/tracker/ s/0\.14/0.16/g' configure*
12mu|brasero-3.8.0-1|143	
12mu|brasero-3.8.0-1|144	%build
12mu|brasero-3.8.0-1|145	%configure2_5x \
12mu|brasero-3.8.0-1|146	--enable-nautilus \
12mu|brasero-3.8.0-1|147	--enable-libburnia \
12mu|brasero-3.8.0-1|148	--enable-search \
12mu|brasero-3.8.0-1|149	--enable-playlist \
12mu|brasero-3.8.0-1|150	--enable-preview \
12mu|brasero-3.8.0-1|151	--enable-inotify \
12mu|brasero-3.8.0-1|152	--disable-caches \
12mu|brasero-3.8.0-1|153	--disable-static
12mu|brasero-3.8.0-1|154	sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool
12mu|brasero-3.8.0-1|155	%make
12mu|brasero-3.8.0-1|156	
12mu|brasero-3.8.0-1|157	%install
12mu|brasero-3.8.0-1|158	%makeinstall_std
12mu|brasero-3.8.0-1|159	
12mu|brasero-3.8.0-1|160	sed -i 's/cd:x/cd;x/' %{buildroot}%{_datadir}/applications/%{name}.desktop
12mu|brasero-3.8.0-1|161	
12mu|brasero-3.8.0-1|162	#we don't want these
12mu|brasero-3.8.0-1|163	find %{buildroot} -name "*.la" -delete
12mu|brasero-3.8.0-1|164	
12mu|brasero-3.8.0-1|165	%find_lang %{name} --with-gnome
12mu|brasero-3.8.0-1|166	
12mu|brasero-3.8.0-1|167	#(nl) KDE Solid integration
12mu|brasero-3.8.0-1|168	mkdir -p %{buildroot}%{_datadir}/apps/solid/actions
12mu|brasero-3.8.0-1|169	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/apps/solid/actions/
12mu|brasero-3.8.0-1|170	install -D -m 644 %{SOURCE2} %{buildroot}%{_datadir}/apps/solid/actions/
12mu|brasero-3.8.0-1|171	install -D -m 644 %{SOURCE3} %{buildroot}%{_datadir}/apps/solid/actions/
12mu|brasero-3.8.0-1|172	
12mu|brasero-3.8.0-1|173	%files -f %{name}.lang
12mu|brasero-3.8.0-1|174	%doc AUTHORS MAINTAINERS NEWS README
12mu|brasero-3.8.0-1|175	%{_bindir}/%{name}
12mu|brasero-3.8.0-1|176	%{_libdir}/%{name}3
12mu|brasero-3.8.0-1|177	%{_libdir}/nautilus/extensions-3.0/libnautilus-brasero-extension.*
12mu|brasero-3.8.0-1|178	%{_datadir}/applications/*
12mu|brasero-3.8.0-1|179	%{_datadir}/%{name}
12mu|brasero-3.8.0-1|180	%{_datadir}/glib-2.0/schemas/org.gnome.brasero.gschema.xml
12mu|brasero-3.8.0-1|181	%{_datadir}/GConf/gsettings/brasero.convert
12mu|brasero-3.8.0-1|182	%{_datadir}/icons/hicolor/*/apps/*
12mu|brasero-3.8.0-1|183	%{_mandir}/man1/%{name}.1*
12mu|brasero-3.8.0-1|184	%{_datadir}/mime/packages/%{name}.xml
12mu|brasero-3.8.0-1|185	%{_datadir}/apps/solid/actions/*
12mu|brasero-3.8.0-1|186	
12mu|brasero-3.8.0-1|187	%files -n %{libnameburn3}
12mu|brasero-3.8.0-1|188	%{_libdir}/lib%{name}-burn3.so.%{major}*
12mu|brasero-3.8.0-1|189	
12mu|brasero-3.8.0-1|190	%files -n %{libnamemedia3}
12mu|brasero-3.8.0-1|191	%{_libdir}/lib%{name}-media3.so.%{major}*
12mu|brasero-3.8.0-1|192	
12mu|brasero-3.8.0-1|193	%files -n %{libnameutils3}
12mu|brasero-3.8.0-1|194	%{_libdir}/lib%{name}-utils3.so.%{major}*
12mu|brasero-3.8.0-1|195	
12mu|brasero-3.8.0-1|196	%files -n %{girburn}
12mu|brasero-3.8.0-1|197	%{_libdir}/girepository-1.0/BraseroBurn-*.typelib
12mu|brasero-3.8.0-1|198	
12mu|brasero-3.8.0-1|199	%files -n %{girmedia}
12mu|brasero-3.8.0-1|200	%{_libdir}/girepository-1.0/BraseroMedia-*.typelib
12mu|brasero-3.8.0-1|201	
12mu|brasero-3.8.0-1|202	%files -n %develname
12mu|brasero-3.8.0-1|203	%doc %{_datadir}/gtk-doc/html/libbrasero*
12mu|brasero-3.8.0-1|204	%{_libdir}/lib%{name}-*.so
12mu|brasero-3.8.0-1|205	%{_libdir}/pkgconfig/*.pc
12mu|brasero-3.8.0-1|206	%{_includedir}/%{name}3
12mu|brasero-3.8.0-1|207	%{_datadir}/gir-1.0/BraseroBurn-*.gir
12mu|brasero-3.8.0-1|208	%{_datadir}/gir-1.0/BraseroMedia-*.gir
12mu|brasero-3.8.0-1|209	

19503 12
12mu|bridge-utils-1.5-4|1	Summary:	Utilities for configuring the linux ethernet bridge
12mu|bridge-utils-1.5-4|2	Name:		bridge-utils
12mu|bridge-utils-1.5-4|3	Version:	1.5
12mu|bridge-utils-1.5-4|4	Release:	4
12mu|bridge-utils-1.5-4|5	Group:		Networking/Other
12mu|bridge-utils-1.5-4|6	License:	GPL
12mu|bridge-utils-1.5-4|7	Url:		http://linux-net.osdl.org/index.php/Bridge
12mu|bridge-utils-1.5-4|8	Source0:	http://downloads.sourceforge.net/bridge/%{name}-%{version}.tar.gz
12mu|bridge-utils-1.5-4|9	Patch1:		bridge-utils-1.5-kernel-headers.patch
12mu|bridge-utils-1.5-4|10	BuildRequires:	kernel-headers
12mu|bridge-utils-1.5-4|11	Obsoletes:	%{name}-devel < 1.5-4
12mu|bridge-utils-1.5-4|12	
12mu|bridge-utils-1.5-4|13	%description
12mu|bridge-utils-1.5-4|14	This package contains utilities for configuring the linux ethernet
12mu|bridge-utils-1.5-4|15	bridge. The linux ethernet bridge can be used for connecting multiple
12mu|bridge-utils-1.5-4|16	ethernet devices together. The connecting is fully transparent: hosts
12mu|bridge-utils-1.5-4|17	connected to one ethernet device see hosts connected to the other
12mu|bridge-utils-1.5-4|18	ethernet devices directly.
12mu|bridge-utils-1.5-4|19	
12mu|bridge-utils-1.5-4|20	%prep
12mu|bridge-utils-1.5-4|21	%setup -q
12mu|bridge-utils-1.5-4|22	%patch1 -p1
12mu|bridge-utils-1.5-4|23	
12mu|bridge-utils-1.5-4|24	%build
12mu|bridge-utils-1.5-4|25	autoconf
12mu|bridge-utils-1.5-4|26	%configure2_5x
12mu|bridge-utils-1.5-4|27	%make
12mu|bridge-utils-1.5-4|28	
12mu|bridge-utils-1.5-4|29	%install
12mu|bridge-utils-1.5-4|30	%makeinstall_std
12mu|bridge-utils-1.5-4|31	
12mu|bridge-utils-1.5-4|32	%files
12mu|bridge-utils-1.5-4|33	%doc ChangeLog README doc/{FAQ,FIREWALL,HOWTO,WISHLIST}
12mu|bridge-utils-1.5-4|34	%{_mandir}/man*/*
12mu|bridge-utils-1.5-4|35	%{_sbindir}/*
12mu|bridge-utils-1.5-4|36	

19504 12
12mu|btrfs-progs-0.20-0.rc1.20130705.1|1	%define libname_orig    libbtrfs
12mu|btrfs-progs-0.20-0.rc1.20130705.1|2	%define major           0
12mu|btrfs-progs-0.20-0.rc1.20130705.1|3	%define libname         %mklibname btrfs %{major}
12mu|btrfs-progs-0.20-0.rc1.20130705.1|4	%define develname       %mklibname btrfs -d
12mu|btrfs-progs-0.20-0.rc1.20130705.1|5	
12mu|btrfs-progs-0.20-0.rc1.20130705.1|6	%define snapshot 20130705
12mu|btrfs-progs-0.20-0.rc1.20130705.1|7	Name:		btrfs-progs
12mu|btrfs-progs-0.20-0.rc1.20130705.1|8	Version:    0.20
12mu|btrfs-progs-0.20-0.rc1.20130705.1|9	Release:    0.rc1.%{snapshot}.1
12mu|btrfs-progs-0.20-0.rc1.20130705.1|10	Summary:	Userspace programs for btrfs
12mu|btrfs-progs-0.20-0.rc1.20130705.1|11	
12mu|btrfs-progs-0.20-0.rc1.20130705.1|12	Group:		System/Kernel and hardware
12mu|btrfs-progs-0.20-0.rc1.20130705.1|13	License:	GPLv2
12mu|btrfs-progs-0.20-0.rc1.20130705.1|14	URL:		http://btrfs.wiki.kernel.org/
12mu|btrfs-progs-0.20-0.rc1.20130705.1|15	#Source0:        http://www.kernel.org/pub/linux/kernel/people/mason/btrfs/%{name}-%{version}.tar.bz2
12mu|btrfs-progs-0.20-0.rc1.20130705.1|16	# git archive --prefix=btrfs-progs/ origin/master | xz > btrfs-progs-0.19-20120328.tar.xz
12mu|btrfs-progs-0.20-0.rc1.20130705.1|17	Source0:        %{name}-%{version}-rc1-%{snapshot}.tar.xz
12mu|btrfs-progs-0.20-0.rc1.20130705.1|18	# From http://www.spinics.net/lists/linux-btrfs/msg15899.html
12mu|btrfs-progs-0.20-0.rc1.20130705.1|19	Source1:        btrfs-completion.sh
12mu|btrfs-progs-0.20-0.rc1.20130705.1|20	
12mu|btrfs-progs-0.20-0.rc1.20130705.1|21	BuildRequires:	pkgconfig(ext2fs)
12mu|btrfs-progs-0.20-0.rc1.20130705.1|22	BuildRequires:	pkgconfig(uuid)
12mu|btrfs-progs-0.20-0.rc1.20130705.1|23	BuildRequires:	pkgconfig(zlib)
12mu|btrfs-progs-0.20-0.rc1.20130705.1|24	BuildRequires:	acl-devel
12mu|btrfs-progs-0.20-0.rc1.20130705.1|25	BuildRequires:  pkgconfig(blkid)
12mu|btrfs-progs-0.20-0.rc1.20130705.1|26	BuildRequires:  liblzo-devel
12mu|btrfs-progs-0.20-0.rc1.20130705.1|27	
12mu|btrfs-progs-0.20-0.rc1.20130705.1|28	Requires:       %{libname_orig} = %{version}-%{release}
12mu|btrfs-progs-0.20-0.rc1.20130705.1|29	
12mu|btrfs-progs-0.20-0.rc1.20130705.1|30	%description
12mu|btrfs-progs-0.20-0.rc1.20130705.1|31	The btrfs-progs package provides all the userpsace programs needed to create,
12mu|btrfs-progs-0.20-0.rc1.20130705.1|32	check, modify and correct any inconsistencies in the btrfs filesystem.
12mu|btrfs-progs-0.20-0.rc1.20130705.1|33	
12mu|btrfs-progs-0.20-0.rc1.20130705.1|34	%package -n     %{libname}
12mu|btrfs-progs-0.20-0.rc1.20130705.1|35	Summary:        Main library for btrfs
12mu|btrfs-progs-0.20-0.rc1.20130705.1|36	Group:          System/Libraries
12mu|btrfs-progs-0.20-0.rc1.20130705.1|37	Provides:       %{libname_orig} = %{version}-%{release}
12mu|btrfs-progs-0.20-0.rc1.20130705.1|38	
12mu|btrfs-progs-0.20-0.rc1.20130705.1|39	%description -n %{libname}
12mu|btrfs-progs-0.20-0.rc1.20130705.1|40	This package contains the library needed to run programs dynamically
12mu|btrfs-progs-0.20-0.rc1.20130705.1|41	linked with btrfs
12mu|btrfs-progs-0.20-0.rc1.20130705.1|42	
12mu|btrfs-progs-0.20-0.rc1.20130705.1|43	%package -n     %{develname}
12mu|btrfs-progs-0.20-0.rc1.20130705.1|44	Summary:        Headers for developing programs that will use btrfs
12mu|btrfs-progs-0.20-0.rc1.20130705.1|45	Group:          Development/C
12mu|btrfs-progs-0.20-0.rc1.20130705.1|46	Requires:       %{libname} = %{version}
12mu|btrfs-progs-0.20-0.rc1.20130705.1|47	Provides:       %{libname_orig}-devel = %{version}-%{release}
12mu|btrfs-progs-0.20-0.rc1.20130705.1|48	Provides:       btrfs-devel = %{version}-%{release}
12mu|btrfs-progs-0.20-0.rc1.20130705.1|49	
12mu|btrfs-progs-0.20-0.rc1.20130705.1|50	%description -n %{develname}
12mu|btrfs-progs-0.20-0.rc1.20130705.1|51	This package contains the headers that programmers will need to develop
12mu|btrfs-progs-0.20-0.rc1.20130705.1|52	applications which will use btrfs
12mu|btrfs-progs-0.20-0.rc1.20130705.1|53	
12mu|btrfs-progs-0.20-0.rc1.20130705.1|54	%prep
12mu|btrfs-progs-0.20-0.rc1.20130705.1|55	%setup -q -n %{name}
12mu|btrfs-progs-0.20-0.rc1.20130705.1|56	%apply_patches
12mu|btrfs-progs-0.20-0.rc1.20130705.1|57	
12mu|btrfs-progs-0.20-0.rc1.20130705.1|58	%build
12mu|btrfs-progs-0.20-0.rc1.20130705.1|59	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mu|btrfs-progs-0.20-0.rc1.20130705.1|60	
12mu|btrfs-progs-0.20-0.rc1.20130705.1|61	%install
12mu|btrfs-progs-0.20-0.rc1.20130705.1|62	%makeinstall bindir=%{buildroot}%{_sbindir}
12mu|btrfs-progs-0.20-0.rc1.20130705.1|63	mkdir -p %{buildroot}%{_datadir}/bash-completion/completions
12mu|btrfs-progs-0.20-0.rc1.20130705.1|64	cp %{SOURCE1} %{buildroot}%{_datadir}/bash-completion/completions/btrfs
12mu|btrfs-progs-0.20-0.rc1.20130705.1|65	ln -sv %{_sbindir}/btrfsck %{buildroot}%{_sbindir}/fsck.btrfs
12mu|btrfs-progs-0.20-0.rc1.20130705.1|66	rm -f %{buildroot}%{_libdir}/*.a
12mu|btrfs-progs-0.20-0.rc1.20130705.1|67	
12mu|btrfs-progs-0.20-0.rc1.20130705.1|68	%files
12mu|btrfs-progs-0.20-0.rc1.20130705.1|69	%doc COPYING INSTALL
12mu|btrfs-progs-0.20-0.rc1.20130705.1|70	%{_sbindir}/btrfs
12mu|btrfs-progs-0.20-0.rc1.20130705.1|71	%{_sbindir}/btrfs-convert
12mu|btrfs-progs-0.20-0.rc1.20130705.1|72	%{_sbindir}/btrfs-debug-tree
12mu|btrfs-progs-0.20-0.rc1.20130705.1|73	%{_sbindir}/btrfs-find-root
12mu|btrfs-progs-0.20-0.rc1.20130705.1|74	%{_sbindir}/btrfs-image
12mu|btrfs-progs-0.20-0.rc1.20130705.1|75	%{_sbindir}/btrfs-map-logical
12mu|btrfs-progs-0.20-0.rc1.20130705.1|76	%{_sbindir}/btrfs-zero-log
12mu|btrfs-progs-0.20-0.rc1.20130705.1|77	%{_sbindir}/btrfsck
12mu|btrfs-progs-0.20-0.rc1.20130705.1|78	%{_sbindir}/btrfstune
12mu|btrfs-progs-0.20-0.rc1.20130705.1|79	%{_sbindir}/btrfs-show-super
12mu|btrfs-progs-0.20-0.rc1.20130705.1|80	%{_sbindir}/fsck.btrfs
12mu|btrfs-progs-0.20-0.rc1.20130705.1|81	%{_sbindir}/mkfs.btrfs
12mu|btrfs-progs-0.20-0.rc1.20130705.1|82	%{_mandir}/man8/btrfs.8.*
12mu|btrfs-progs-0.20-0.rc1.20130705.1|83	%{_mandir}/man8/btrfs-image.8*
12mu|btrfs-progs-0.20-0.rc1.20130705.1|84	%{_mandir}/man8/btrfsck.8*
12mu|btrfs-progs-0.20-0.rc1.20130705.1|85	%{_mandir}/man8/mkfs.btrfs.8*
12mu|btrfs-progs-0.20-0.rc1.20130705.1|86	%{_datadir}/bash-completion/completions/btrfs
12mu|btrfs-progs-0.20-0.rc1.20130705.1|87	
12mu|btrfs-progs-0.20-0.rc1.20130705.1|88	%files -n %{libname}
12mu|btrfs-progs-0.20-0.rc1.20130705.1|89	%{_libdir}/libbtrfs.so.%{major}*
12mu|btrfs-progs-0.20-0.rc1.20130705.1|90	
12mu|btrfs-progs-0.20-0.rc1.20130705.1|91	%files -n %{develname}
12mu|btrfs-progs-0.20-0.rc1.20130705.1|92	%{_includedir}/btrfs/*
12mu|btrfs-progs-0.20-0.rc1.20130705.1|93	%{_libdir}/libbtrfs.so
12mu|btrfs-progs-0.20-0.rc1.20130705.1|94	
12mu|btrfs-progs-0.20-0.rc1.20130705.1|95	%changelog
12mu|btrfs-progs-0.20-0.rc1.20130705.1|96	* Wed Oct 09 2013 akdengi <alexander.kazancev@rosalab.ru> 0.20-0.rc1.20130705.1
12mu|btrfs-progs-0.20-0.rc1.20130705.1|97	+ Revision: c74b3f0
12mu|btrfs-progs-0.20-0.rc1.20130705.1|98	- update to git screenshot 0.20 rc1
12mu|btrfs-progs-0.20-0.rc1.20130705.1|99	
12mu|btrfs-progs-0.20-0.rc1.20130705.1|100	

19505 12
12mu|busybox-1.20.2-4|1	%bcond_with	uclibc
12mu|busybox-1.20.2-4|2	%define Werror_cflags	%{nil}
12mu|busybox-1.20.2-4|3	%define _ssp_cflags	%{nil}
12mu|busybox-1.20.2-4|4	
12mu|busybox-1.20.2-4|5	Summary:	Multi-call binary combining many common Unix tools into one executable
12mu|busybox-1.20.2-4|6	Name:		busybox
12mu|busybox-1.20.2-4|7	Version:	1.20.2
12mu|busybox-1.20.2-4|8	Release:	4
12mu|busybox-1.20.2-4|9	Epoch:		1
12mu|busybox-1.20.2-4|10	License:	GPLv2
12mu|busybox-1.20.2-4|11	Group:		Shells
12mu|busybox-1.20.2-4|12	URL:		http://www.busybox.net/
12mu|busybox-1.20.2-4|13	Source0:	http://www.busybox.net/downloads/%{name}-%{version}.tar.bz2
12mu|busybox-1.20.2-4|14	Source1:	http://www.busybox.net/downloads/%{name}-%{version}.tar.bz2.sign
12mu|busybox-1.20.2-4|15	Source2:	busybox-1.20.2-config
12mu|busybox-1.20.2-4|16	Source3:	busybox-1.18.4-minimal-config
12mu|busybox-1.20.2-4|17	Patch1:		busybox-i.15.2-no-march_i386.patch
12mu|busybox-1.20.2-4|18	Patch12:	busybox-1.2.2-ls.patch
12mu|busybox-1.20.2-4|19	Patch16:	busybox-1.10.1-hwclock.patch
12mu|busybox-1.20.2-4|20	# the default behaviour of busybox' pidof implementation is same as for
12mu|busybox-1.20.2-4|21	# 'pidof -x' from the standard implementation, so let's just make it
12mu|busybox-1.20.2-4|22	# ignore -x in stead of returning error
12mu|busybox-1.20.2-4|23	Patch17:	busybox-1.20.2-pidof-x-argument.patch
12mu|busybox-1.20.2-4|24	BuildRequires:	gcc >= 3.3.1-2mdk
12mu|busybox-1.20.2-4|25	%if %{with uclibc}
12mu|busybox-1.20.2-4|26	BuildRequires:	uClibc-static-devel >= 0.9.33.2-3
12mu|busybox-1.20.2-4|27	%define __cc	%{uclibc_cc}
12mu|busybox-1.20.2-4|28	%define	cflags	%{uclibc_cflags}
12mu|busybox-1.20.2-4|29	%else
12mu|busybox-1.20.2-4|30	BuildRequires:	glibc-static-devel
12mu|busybox-1.20.2-4|31	%define	cflags	%{optflags}
12mu|busybox-1.20.2-4|32	%endif
12mu|busybox-1.20.2-4|33	
12mu|busybox-1.20.2-4|34	%description
12mu|busybox-1.20.2-4|35	BusyBox combines tiny versions of many common UNIX utilities into a
12mu|busybox-1.20.2-4|36	single small executable. It provides minimalist replacements for most
12mu|busybox-1.20.2-4|37	of the utilities you usually find in GNU coreutils, shellutils, etc.
12mu|busybox-1.20.2-4|38	The utilities in BusyBox generally have fewer options than their
12mu|busybox-1.20.2-4|39	full-featured GNU cousins; however, the options that are included provide
12mu|busybox-1.20.2-4|40	the expected functionality and behave very much like their GNU counterparts.
12mu|busybox-1.20.2-4|41	BusyBox provides a fairly complete POSIX environment for any small or
12mu|busybox-1.20.2-4|42	embedded system.
12mu|busybox-1.20.2-4|43	
12mu|busybox-1.20.2-4|44	BusyBox has been written with size-optimization and limited resources in
12mu|busybox-1.20.2-4|45	mind. It is also extremely modular so you can easily include or exclude
12mu|busybox-1.20.2-4|46	commands (or features) at compile time. This makes it easy to customize
12mu|busybox-1.20.2-4|47	your embedded systems. To create a working system, just add /dev, /etc,
12mu|busybox-1.20.2-4|48	and a kernel.
12mu|busybox-1.20.2-4|49	
12mu|busybox-1.20.2-4|50	%package	static
12mu|busybox-1.20.2-4|51	Group:		Shells
12mu|busybox-1.20.2-4|52	Summary:	Static linked busybox
12mu|busybox-1.20.2-4|53	
12mu|busybox-1.20.2-4|54	%description	static
12mu|busybox-1.20.2-4|55	This package contains a static linked busybox.
12mu|busybox-1.20.2-4|56	
12mu|busybox-1.20.2-4|57	%prep
12mu|busybox-1.20.2-4|58	%setup -q
12mu|busybox-1.20.2-4|59	%patch1 -p1 -b .no_march~
12mu|busybox-1.20.2-4|60	%patch12 -p1 -b .ls~
12mu|busybox-1.20.2-4|61	%patch16 -p1 -b .ia64~
12mu|busybox-1.20.2-4|62	%patch17 -p1 -b .pidof_x~
12mu|busybox-1.20.2-4|63	
12mu|busybox-1.20.2-4|64	%build
12mu|busybox-1.20.2-4|65	%if %{with uclibc}
12mu|busybox-1.20.2-4|66	mkdir -p minimal.static
12mu|busybox-1.20.2-4|67	pushd minimal.static
12mu|busybox-1.20.2-4|68	cp %{SOURCE3}  .config
12mu|busybox-1.20.2-4|69	yes "" | %make oldconfig V=1 KBUILD_SRC=.. -f ../Makefile
12mu|busybox-1.20.2-4|70	%make CC=%{__cc} LDFLAGS="%{ldflags}" V=1 CONFIG_STATIC=y CONFIG_EXTRA_CFLAGS="%{cflags}" KBUILD_SRC=.. -f ../Makefile
12mu|busybox-1.20.2-4|71	popd
12mu|busybox-1.20.2-4|72	
12mu|busybox-1.20.2-4|73	mkdir -p minimal
12mu|busybox-1.20.2-4|74	pushd minimal
12mu|busybox-1.20.2-4|75	cp %{SOURCE3}  .config
12mu|busybox-1.20.2-4|76	yes "" | %make oldconfig V=1 KBUILD_SRC=.. -f ../Makefile
12mu|busybox-1.20.2-4|77	%make CC=%{__cc} LDFLAGS="%{ldflags}" V=1 CONFIG_STATIC=n CONFIG_EXTRA_CFLAGS="%{cflags}" KBUILD_SRC=.. -f ../Makefile
12mu|busybox-1.20.2-4|78	popd
12mu|busybox-1.20.2-4|79	%endif
12mu|busybox-1.20.2-4|80	
12mu|busybox-1.20.2-4|81	mkdir -p full.static
12mu|busybox-1.20.2-4|82	pushd full.static
12mu|busybox-1.20.2-4|83	cp %{SOURCE2} .config
12mu|busybox-1.20.2-4|84	mv .config .config1 && \
12mu|busybox-1.20.2-4|85	grep -v \
12mu|busybox-1.20.2-4|86	-e ^CONFIG_FEATURE_HAVE_RPC \
12mu|busybox-1.20.2-4|87	-e ^CONFIG_FEATURE_MOUNT_NFS \
12mu|busybox-1.20.2-4|88	-e ^CONFIG_FEATURE_INETD_RPC \
12mu|busybox-1.20.2-4|89	.config1 >.config && \
12mu|busybox-1.20.2-4|90	echo "# CONFIG_FEATURE_HAVE_RPC is not set" >>.config && \
12mu|busybox-1.20.2-4|91	echo "# CONFIG_FEATURE_MOUNT_NFS is not set" >>.config && \
12mu|busybox-1.20.2-4|92	echo "# CONFIG_FEATURE_INETD_RPC is not set" >>.config && \
12mu|busybox-1.20.2-4|93	yes "" | %make oldconfig V=1 KBUILD_SRC=.. -f ../Makefile
12mu|busybox-1.20.2-4|94	%make CC=%{__cc} LDFLAGS="%{ldflags}" V=1 CONFIG_STATIC=y CONFIG_EXTRA_CFLAGS="%{cflags}" KBUILD_SRC=.. -f ../Makefile
12mu|busybox-1.20.2-4|95	popd
12mu|busybox-1.20.2-4|96	
12mu|busybox-1.20.2-4|97	mkdir -p full
12mu|busybox-1.20.2-4|98	pushd full
12mu|busybox-1.20.2-4|99	cp %{SOURCE2} .config
12mu|busybox-1.20.2-4|100	yes "" | %make oldconfig V=1 KBUILD_SRC=.. -f ../Makefile
12mu|busybox-1.20.2-4|101	%make CC=%{__cc} LDFLAGS="%{ldflags}" V=1 CONFIG_STATIC=n CONFIG_EXTRA_CFLAGS="%{cflags}" KBUILD_SRC=.. -f ../Makefile CONFIG_PREFIX=%{buildroot}%{uclibc_root}
12mu|busybox-1.20.2-4|102	popd
12mu|busybox-1.20.2-4|103	
12mu|busybox-1.20.2-4|104	%check
12mu|busybox-1.20.2-4|105	# FIXME
12mu|busybox-1.20.2-4|106	%if 0
12mu|busybox-1.20.2-4|107	%make CC=%{__cc} V=1 check
12mu|busybox-1.20.2-4|108	%endif
12mu|busybox-1.20.2-4|109	
12mu|busybox-1.20.2-4|110	%install
12mu|busybox-1.20.2-4|111	%if %{with uclibc}
12mu|busybox-1.20.2-4|112	pushd full
12mu|busybox-1.20.2-4|113	make install CONFIG_PREFIX=%{buildroot}%{uclibc_root} CC=%{__cc} LDFLAGS="%{ldflags}" V=1 CONFIG_STATIC=n CONFIG_EXTRA_CFLAGS="%{cflags}"
12mu|busybox-1.20.2-4|114	popd
12mu|busybox-1.20.2-4|115	
12mu|busybox-1.20.2-4|116	install -m755 minimal/busybox_unstripped -D %{buildroot}%{uclibc_root}%{_bindir}/busybox.minimal
12mu|busybox-1.20.2-4|117	mkdir -p %{buildroot}%{_bindir}
12mu|busybox-1.20.2-4|118	ln -s %{uclibc_root}/bin/busybox %{buildroot}%{_bindir}/busybox
12mu|busybox-1.20.2-4|119	install -m755 minimal.static/busybox_unstripped -D %{buildroot}%{uclibc_root}/bin/busybox.minimal.static
12mu|busybox-1.20.2-4|120	%else
12mu|busybox-1.20.2-4|121	install -m755 full/busybox_unstripped -D %{buildroot}%{_bindir}/busybox
12mu|busybox-1.20.2-4|122	%endif
12mu|busybox-1.20.2-4|123	install -m755 full.static/busybox_unstripped -D %{buildroot}/bin/busybox.static
12mu|busybox-1.20.2-4|124	
12mu|busybox-1.20.2-4|125	%files
12mu|busybox-1.20.2-4|126	%doc AUTHORS README TODO
12mu|busybox-1.20.2-4|127	%{_bindir}/busybox
12mu|busybox-1.20.2-4|128	%if %{with uclibc}
12mu|busybox-1.20.2-4|129	%{uclibc_root}/linuxrc
12mu|busybox-1.20.2-4|130	%{uclibc_root}/bin/*
12mu|busybox-1.20.2-4|131	%{uclibc_root}/sbin/*
12mu|busybox-1.20.2-4|132	%{uclibc_root}%{_bindir}/*
12mu|busybox-1.20.2-4|133	%{uclibc_root}%{_sbindir}/*
12mu|busybox-1.20.2-4|134	%exclude %{uclibc_root}/bin/busybox.minimal.static
12mu|busybox-1.20.2-4|135	%endif
12mu|busybox-1.20.2-4|136	
12mu|busybox-1.20.2-4|137	%files static
12mu|busybox-1.20.2-4|138	%doc AUTHORS README TODO
12mu|busybox-1.20.2-4|139	/bin/busybox.static
12mu|busybox-1.20.2-4|140	%if %{with uclibc}
12mu|busybox-1.20.2-4|141	%{uclibc_root}/bin/busybox.minimal.static
12mu|busybox-1.20.2-4|142	%endif
12mu|busybox-1.20.2-4|143	
12mu|busybox-1.20.2-4|144	%changelog
12mu|busybox-1.20.2-4|145	* Mon Oct 07 2013 akdengi <alexander.kazancev@rosalab.ru> 1:1.20.2-4
12mu|busybox-1.20.2-4|146	+ Revision: 42d0f21
12mu|busybox-1.20.2-4|147	- fix build without uclibc
12mu|busybox-1.20.2-4|148	
12mu|busybox-1.20.2-4|149	

19506 12
12mu|cagibi-0.2.0-1|1	Summary:	An experimental cache/proxy system for the SSDPpart of UPnP
12mu|cagibi-0.2.0-1|2	Name:		cagibi
12mu|cagibi-0.2.0-1|3	Version:	0.2.0
12mu|cagibi-0.2.0-1|4	Release:	1
12mu|cagibi-0.2.0-1|5	License:	LGPLv2+
12mu|cagibi-0.2.0-1|6	Group:		System/Libraries
12mu|cagibi-0.2.0-1|7	Url:		http://www.kde.org
12mu|cagibi-0.2.0-1|8	Source0:	http://fr2.rpmfind.net/linux/KDE/stable/cagibi/%{name}-%{version}.tar.bz2
12mu|cagibi-0.2.0-1|9	
12mu|cagibi-0.2.0-1|10	BuildRequires:	automoc4
12mu|cagibi-0.2.0-1|11	BuildRequires:	kde4-macros
12mu|cagibi-0.2.0-1|12	BuildRequires:	qt4-devel
12mu|cagibi-0.2.0-1|13	
12mu|cagibi-0.2.0-1|14	%description
12mu|cagibi-0.2.0-1|15	Cagibi aims to be to SSDP what Avahi is to DNS-SD/Zeroconf:
12mu|cagibi-0.2.0-1|16	a cache caching all service/device announcements on the network in a
12mu|cagibi-0.2.0-1|17	local process as well as being a broker serving local announcements to
12mu|cagibi-0.2.0-1|18	the network.
12mu|cagibi-0.2.0-1|19	Both should be done by a single daemon process, accessable via D-Bus
12mu|cagibi-0.2.0-1|20	on the system bus. The cache should offer active queries, so another
12mu|cagibi-0.2.0-1|21	process is only informed about changes about UPnP devices it is
12mu|cagibi-0.2.0-1|22	interested in.
12mu|cagibi-0.2.0-1|23	
12mu|cagibi-0.2.0-1|24	%files
12mu|cagibi-0.2.0-1|25	%{_kde_bindir}/cagibid
12mu|cagibi-0.2.0-1|26	%{_sysconfdir}/cagibid.conf
12mu|cagibi-0.2.0-1|27	%{_sysconfdir}/dbus-1/system.d/org.kde.Cagibi.conf
12mu|cagibi-0.2.0-1|28	%{_datadir}/dbus-1/interfaces/org.kde.Cagibi.*
12mu|cagibi-0.2.0-1|29	%{_datadir}/dbus-1/system-services/org.kde.Cagibi.service
12mu|cagibi-0.2.0-1|30	
12mu|cagibi-0.2.0-1|31	#--------------------------------------------------------------------
12mu|cagibi-0.2.0-1|32	%package	devel
12mu|cagibi-0.2.0-1|33	Summary:	Development files for %{name}
12mu|cagibi-0.2.0-1|34	Group:		Development/KDE and Qt
12mu|cagibi-0.2.0-1|35	Requires:	%{name} = %{version}
12mu|cagibi-0.2.0-1|36	
12mu|cagibi-0.2.0-1|37	# %description devel
12mu|cagibi-0.2.0-1|38	# This package contains development files for %{name}.
12mu|cagibi-0.2.0-1|39	
12mu|cagibi-0.2.0-1|40	# %files devel
12mu|cagibi-0.2.0-1|41	#% {_kde_libdir}/pkgconfig/*.pc
12mu|cagibi-0.2.0-1|42	
12mu|cagibi-0.2.0-1|43	#--------------------------------------------------------------------
12mu|cagibi-0.2.0-1|44	
12mu|cagibi-0.2.0-1|45	%prep
12mu|cagibi-0.2.0-1|46	%setup -q
12mu|cagibi-0.2.0-1|47	
12mu|cagibi-0.2.0-1|48	%build
12mu|cagibi-0.2.0-1|49	%cmake_kde4
12mu|cagibi-0.2.0-1|50	%make
12mu|cagibi-0.2.0-1|51	
12mu|cagibi-0.2.0-1|52	%install
12mu|cagibi-0.2.0-1|53	%makeinstall_std -C build
12mu|cagibi-0.2.0-1|54	

19507 12
12mu|cairo-1.12.16-1|1	%define lib_major	2
12mu|cairo-1.12.16-1|2	%define libname		%mklibname cairo %{lib_major}
12mu|cairo-1.12.16-1|3	%define devname	%mklibname -d cairo
12mu|cairo-1.12.16-1|4	
12mu|cairo-1.12.16-1|5	#gw check coverage fails in 1.9.4
12mu|cairo-1.12.16-1|6	%define enable_test 0
12mu|cairo-1.12.16-1|7	%define stable 1
12mu|cairo-1.12.16-1|8	%define build_plf 0
12mu|cairo-1.12.16-1|9	%define build_doc 0
12mu|cairo-1.12.16-1|10	%define enable_xcb 0
12mu|cairo-1.12.16-1|11	
12mu|cairo-1.12.16-1|12	%{?_with_plf: %{expand: %%global build_plf 1}}
12mu|cairo-1.12.16-1|13	%if %{build_plf}
12mu|cairo-1.12.16-1|14	%define distsuffix plf
12mu|cairo-1.12.16-1|15	%endif
12mu|cairo-1.12.16-1|16	
12mu|cairo-1.12.16-1|17	Summary:	Cairo - multi-platform 2D graphics library
12mu|cairo-1.12.16-1|18	Name:		cairo
12mu|cairo-1.12.16-1|19	Version:	1.12.16
12mu|cairo-1.12.16-1|20	Release:	1
12mu|cairo-1.12.16-1|21	License:	BSD
12mu|cairo-1.12.16-1|22	Group:		System/Libraries
12mu|cairo-1.12.16-1|23	Url:		http://cairographics.org/
12mu|cairo-1.12.16-1|24	%if %{stable}
12mu|cairo-1.12.16-1|25	Source0:	http://cairographics.org/releases/%{name}-%{version}.tar.xz
12mu|cairo-1.12.16-1|26	Source1:	http://cairographics.org/releases/%{name}-%{version}.tar.xz.sha1
12mu|cairo-1.12.16-1|27	Source2:	http://cairographics.org/releases/%{name}-%{version}.tar.xz.sha1.asc
12mu|cairo-1.12.16-1|28	%else
12mu|cairo-1.12.16-1|29	Source0:	http://cairographics.org/snapshots/%{name}-%{version}.tar.gz
12mu|cairo-1.12.16-1|30	Source1:	http://cairographics.org/snapshots/%{name}-%{version}.tar.gz.sha1
12mu|cairo-1.12.16-1|31	%endif
12mu|cairo-1.12.16-1|32	# http://bugs.freedesktop.org/show_bug.cgi?id=11838
12mu|cairo-1.12.16-1|33	# http://bugs.freedesktop.org/show_bug.cgi?id=13335
12mu|cairo-1.12.16-1|34	# https://bugs.launchpad.net/ubuntu/+source/cairo/+bug/209256
12mu|cairo-1.12.16-1|35	# http://forums.fedoraforum.org/showthread.php?p=1094309#post1094309
12mu|cairo-1.12.16-1|36	Patch0:		cairo-respect-fontconfig.patch
12mu|cairo-1.12.16-1|37	
12mu|cairo-1.12.16-1|38	# https://bugs.freedesktop.org/show_bug.cgi?id=30910
12mu|cairo-1.12.16-1|39	Patch1:		cairo-1.12.2-rosa-buildfix.patch
12mu|cairo-1.12.16-1|40	
12mu|cairo-1.12.16-1|41	# From Fedora, fix possible crashes:
12mu|cairo-1.12.16-1|42	Patch2:		cairo-1.12.8-0-sized-glyph-xlib.patch
12mu|cairo-1.12.16-1|43	Patch3:		cairo-1.12.8-0-sized-glyph-xcb.patch
12mu|cairo-1.12.16-1|44	
12mu|cairo-1.12.16-1|45	%if %{build_doc}
12mu|cairo-1.12.16-1|46	BuildRequires:	gtk-doc
12mu|cairo-1.12.16-1|47	%endif
12mu|cairo-1.12.16-1|48	%if %{enable_test}
12mu|cairo-1.12.16-1|49	BuildRequires:	fonts-ttf-bitstream-vera
12mu|cairo-1.12.16-1|50	BuildRequires:	pkgconfig(poppler-glib)
12mu|cairo-1.12.16-1|51	BuildRequires:	pkgconfig(rsvg-2.0)
12mu|cairo-1.12.16-1|52	%endif
12mu|cairo-1.12.16-1|53	BuildRequires:	pkgconfig(freetype2)
12mu|cairo-1.12.16-1|54	BuildRequires:	pkgconfig(fontconfig)
12mu|cairo-1.12.16-1|55	BuildRequires:	pkgconfig(glib-2.0)
12mu|cairo-1.12.16-1|56	BuildRequires:	pkgconfig(libpng)
12mu|cairo-1.12.16-1|57	BuildRequires:	pkgconfig(libspectre)
12mu|cairo-1.12.16-1|58	BuildRequires:	pkgconfig(pixman-1)
12mu|cairo-1.12.16-1|59	BuildRequires:	pkgconfig(x11)
12mu|cairo-1.12.16-1|60	BuildRequires:	pkgconfig(xext)
12mu|cairo-1.12.16-1|61	BuildRequires:	pkgconfig(xrender)
12mu|cairo-1.12.16-1|62	BuildRequires:	x11-server-xvfb
12mu|cairo-1.12.16-1|63	
12mu|cairo-1.12.16-1|64	%description
12mu|cairo-1.12.16-1|65	Cairo provides anti-aliased vector-based rendering for X. Paths
12mu|cairo-1.12.16-1|66	consist of line segments and cubic splines and can be rendered at any
12mu|cairo-1.12.16-1|67	width with various join and cap styles. All colors may be specified
12mu|cairo-1.12.16-1|68	with optional translucence (opacity/alpha) and combined using the
12mu|cairo-1.12.16-1|69	extended Porter/Duff compositing algebra as found in the X Render
12mu|cairo-1.12.16-1|70	Extension.
12mu|cairo-1.12.16-1|71	
12mu|cairo-1.12.16-1|72	Cairo exports a stateful rendering API similar in spirit to the path
12mu|cairo-1.12.16-1|73	construction, text, and painting operators of PostScript, (with the
12mu|cairo-1.12.16-1|74	significant addition of translucence in the imaging model). When
12mu|cairo-1.12.16-1|75	complete, the API is intended to support the complete imaging model of
12mu|cairo-1.12.16-1|76	PDF 1.4.
12mu|cairo-1.12.16-1|77	
12mu|cairo-1.12.16-1|78	Cairo relies on the Xc library for backend rendering. Xc provides an
12mu|cairo-1.12.16-1|79	abstract interface for rendering to multiple target types. As of this
12mu|cairo-1.12.16-1|80	writing, Xc allows Cairo to target X drawables as well as generic
12mu|cairo-1.12.16-1|81	image buffers. Future backends such as PostScript, PDF, and perhaps
12mu|cairo-1.12.16-1|82	OpenGL are currently being planned.
12mu|cairo-1.12.16-1|83	
12mu|cairo-1.12.16-1|84	%if %{build_plf}
12mu|cairo-1.12.16-1|85	This package is in restricted repository because this build has LCD subpixel
12mu|cairo-1.12.16-1|86	hinting enabled which are covered by software patents.
12mu|cairo-1.12.16-1|87	%endif
12mu|cairo-1.12.16-1|88	
12mu|cairo-1.12.16-1|89	#----------------------------------------------------------------------------
12mu|cairo-1.12.16-1|90	
12mu|cairo-1.12.16-1|91	%package -n %{libname}
12mu|cairo-1.12.16-1|92	Summary:	Cairo - multi-platform 2D graphics library
12mu|cairo-1.12.16-1|93	Group:		System/Libraries
12mu|cairo-1.12.16-1|94	
12mu|cairo-1.12.16-1|95	%description -n %{libname}
12mu|cairo-1.12.16-1|96	Cairo provides anti-aliased vector-based rendering for X. Paths
12mu|cairo-1.12.16-1|97	consist of line segments and cubic splines and can be rendered at any
12mu|cairo-1.12.16-1|98	width with various join and cap styles. All colors may be specified
12mu|cairo-1.12.16-1|99	with optional translucence (opacity/alpha) and combined using the
12mu|cairo-1.12.16-1|100	extended Porter/Duff compositing algebra as found in the X Render
12mu|cairo-1.12.16-1|101	Extension.
12mu|cairo-1.12.16-1|102	
12mu|cairo-1.12.16-1|103	Cairo exports a stateful rendering API similar in spirit to the path
12mu|cairo-1.12.16-1|104	construction, text, and painting operators of PostScript, (with the
12mu|cairo-1.12.16-1|105	significant addition of translucence in the imaging model). When
12mu|cairo-1.12.16-1|106	complete, the API is intended to support the complete imaging model of
12mu|cairo-1.12.16-1|107	PDF 1.4.
12mu|cairo-1.12.16-1|108	
12mu|cairo-1.12.16-1|109	Cairo relies on the Xc library for backend rendering. Xc provides an
12mu|cairo-1.12.16-1|110	abstract interface for rendering to multiple target types. As of this
12mu|cairo-1.12.16-1|111	writing, Xc allows Cairo to target X drawables as well as generic
12mu|cairo-1.12.16-1|112	image buffers. Future backends such as PostScript, PDF, and perhaps
12mu|cairo-1.12.16-1|113	OpenGL are currently being planned.
12mu|cairo-1.12.16-1|114	
12mu|cairo-1.12.16-1|115	%if %{build_plf}
12mu|cairo-1.12.16-1|116	This package is in restricted repository because this build has LCD subpixel
12mu|cairo-1.12.16-1|117	hinting enabled which are covered by software patents.
12mu|cairo-1.12.16-1|118	%endif
12mu|cairo-1.12.16-1|119	
12mu|cairo-1.12.16-1|120	%files -n %{libname}
12mu|cairo-1.12.16-1|121	%doc COPYING
12mu|cairo-1.12.16-1|122	%{_libdir}/libcairo.so.%{lib_major}*
12mu|cairo-1.12.16-1|123	%{_libdir}/libcairo-gobject.so.%{lib_major}*
12mu|cairo-1.12.16-1|124	%{_libdir}/libcairo-script-interpreter.so.%{lib_major}*
12mu|cairo-1.12.16-1|125	
12mu|cairo-1.12.16-1|126	#----------------------------------------------------------------------------
12mu|cairo-1.12.16-1|127	
12mu|cairo-1.12.16-1|128	%package -n %{devname}
12mu|cairo-1.12.16-1|129	Summary:	Development files for Cairo library
12mu|cairo-1.12.16-1|130	Group:		Development/C
12mu|cairo-1.12.16-1|131	Requires:	%{libname} = %{version}-%{release}
12mu|cairo-1.12.16-1|132	Provides:	%{name}-devel = %{version}-%{release}
12mu|cairo-1.12.16-1|133	
12mu|cairo-1.12.16-1|134	%description -n %{devname}
12mu|cairo-1.12.16-1|135	Development files for Cairo library.
12mu|cairo-1.12.16-1|136	
12mu|cairo-1.12.16-1|137	%files -n %{devname}
12mu|cairo-1.12.16-1|138	%doc AUTHORS NEWS README
12mu|cairo-1.12.16-1|139	%doc RELEASING BIBLIOGRAPHY BUGS ChangeLog
12mu|cairo-1.12.16-1|140	%attr(755,root,root) %{_bindir}/cairo-trace
12mu|cairo-1.12.16-1|141	%attr(755,root,root) %{_bindir}/cairo-sphinx
12mu|cairo-1.12.16-1|142	%{_libdir}/cairo/
12mu|cairo-1.12.16-1|143	%{_libdir}/lib*.so
12mu|cairo-1.12.16-1|144	%{_includedir}/*
12mu|cairo-1.12.16-1|145	%{_libdir}/pkgconfig/*.pc
12mu|cairo-1.12.16-1|146	%{_datadir}/gtk-doc/html/cairo/
12mu|cairo-1.12.16-1|147	
12mu|cairo-1.12.16-1|148	#----------------------------------------------------------------------------
12mu|cairo-1.12.16-1|149	
12mu|cairo-1.12.16-1|150	%prep
12mu|cairo-1.12.16-1|151	%setup -q
12mu|cairo-1.12.16-1|152	%if %{build_plf}
12mu|cairo-1.12.16-1|153	%patch0 -p1
12mu|cairo-1.12.16-1|154	%endif
12mu|cairo-1.12.16-1|155	%patch1 -p1
12mu|cairo-1.12.16-1|156	%patch2 -p1
12mu|cairo-1.12.16-1|157	%patch3 -p1
12mu|cairo-1.12.16-1|158	
12mu|cairo-1.12.16-1|159	%build
12mu|cairo-1.12.16-1|160	./autogen.sh
12mu|cairo-1.12.16-1|161	%configure2_5x \
12mu|cairo-1.12.16-1|162	--disable-static \
12mu|cairo-1.12.16-1|163	--enable-pdf \
12mu|cairo-1.12.16-1|164	--enable-ps \
12mu|cairo-1.12.16-1|165	--enable-tee \
12mu|cairo-1.12.16-1|166	%if %{build_doc}
12mu|cairo-1.12.16-1|167	--enable-gtk-doc \
12mu|cairo-1.12.16-1|168	%endif
12mu|cairo-1.12.16-1|169	%if %{enable_xcb}
12mu|cairo-1.12.16-1|170	--enable-xcb
12mu|cairo-1.12.16-1|171	%endif
12mu|cairo-1.12.16-1|172	
12mu|cairo-1.12.16-1|173	%make
12mu|cairo-1.12.16-1|174	
12mu|cairo-1.12.16-1|175	%if %{enable_test}
12mu|cairo-1.12.16-1|176	%check
12mu|cairo-1.12.16-1|177	XDISPLAY=$(i=1; while [ -f /tmp/.X$i-lock ]; do i=$(($i+1)); done; echo $i)
12mu|cairo-1.12.16-1|178	%{_bindir}/Xvfb -screen 0 1600x1200x24 :$XDISPLAY &
12mu|cairo-1.12.16-1|179	export DISPLAY=:$XDISPLAY
12mu|cairo-1.12.16-1|180	make check
12mu|cairo-1.12.16-1|181	kill $(cat /tmp/.X$XDISPLAY-lock)
12mu|cairo-1.12.16-1|182	%endif
12mu|cairo-1.12.16-1|183	
12mu|cairo-1.12.16-1|184	%install
12mu|cairo-1.12.16-1|185	%makeinstall_std
12mu|cairo-1.12.16-1|186	

19508 12
12mu|cantor-4.12.4-1|1	Summary:	KDE Interface for doing Mathematics and Scientific Computing
12mu|cantor-4.12.4-1|2	Name:		cantor
12mu|cantor-4.12.4-1|3	Version:	4.12.4
12mu|cantor-4.12.4-1|4	Release:	1
12mu|cantor-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|cantor-4.12.4-1|6	License:	GPLv2+
12mu|cantor-4.12.4-1|7	Url:		http://edu.kde.org/cantor/
12mu|cantor-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|cantor-4.12.4-1|9	Patch1:		kdeedu-4.6.90-cantor-rpath.patch
12mu|cantor-4.12.4-1|10	BuildRequires:	analitza-devel
12mu|cantor-4.12.4-1|11	BuildRequires:	kdelibs4-devel
12mu|cantor-4.12.4-1|12	BuildRequires:	pkgconfig(libR)
12mu|cantor-4.12.4-1|13	BuildRequires:	pkgconfig(libspectre)
12mu|cantor-4.12.4-1|14	BuildRequires:	pkgconfig(libqalculate)
12mu|cantor-4.12.4-1|15	BuildRequires:	pkgconfig(python)
12mu|cantor-4.12.4-1|16	
12mu|cantor-4.12.4-1|17	%description
12mu|cantor-4.12.4-1|18	Cantor is a KDE Application aimed to provide a nice Interface
12mu|cantor-4.12.4-1|19	for doing Mathematics and Scientific Computing. It doesn't implement
12mu|cantor-4.12.4-1|20	its own Computation Logic, but instead is built around different
12mu|cantor-4.12.4-1|21	Backends.
12mu|cantor-4.12.4-1|22	
12mu|cantor-4.12.4-1|23	%files
12mu|cantor-4.12.4-1|24	%doc README TODO
12mu|cantor-4.12.4-1|25	%doc %{_kde_docdir}/HTML/en/cantor
12mu|cantor-4.12.4-1|26	%{_kde_bindir}/cantor
12mu|cantor-4.12.4-1|27	%{_kde_bindir}/cantor_rserver
12mu|cantor-4.12.4-1|28	%{_kde_libdir}/kde4/cantor_advancedplotassistant.so
12mu|cantor-4.12.4-1|29	%{_kde_libdir}/kde4/cantor_creatematrixassistant.so
12mu|cantor-4.12.4-1|30	%{_kde_libdir}/kde4/cantor_differentiateassistant.so
12mu|cantor-4.12.4-1|31	%{_kde_libdir}/kde4/cantor_eigenvaluesassistant.so
12mu|cantor-4.12.4-1|32	%{_kde_libdir}/kde4/cantor_eigenvectorsassistant.so
12mu|cantor-4.12.4-1|33	%{_kde_libdir}/kde4/cantor_helppanelplugin.so
12mu|cantor-4.12.4-1|34	%{_kde_libdir}/kde4/cantor_importpackageassistant.so
12mu|cantor-4.12.4-1|35	%{_kde_libdir}/kde4/cantor_integrateassistant.so
12mu|cantor-4.12.4-1|36	%{_kde_libdir}/kde4/cantor_invertmatrixassistant.so
12mu|cantor-4.12.4-1|37	%{_kde_libdir}/kde4/cantor_kalgebrabackend.so
12mu|cantor-4.12.4-1|38	%{_kde_libdir}/kde4/cantor_maximabackend.so
12mu|cantor-4.12.4-1|39	%{_kde_libdir}/kde4/cantor_nullbackend.so
12mu|cantor-4.12.4-1|40	%{_kde_libdir}/kde4/cantor_octavebackend.so
12mu|cantor-4.12.4-1|41	%{_kde_libdir}/kde4/cantor_python2backend.so
12mu|cantor-4.12.4-1|42	%{_kde_libdir}/kde4/cantor_plot2dassistant.so
12mu|cantor-4.12.4-1|43	%{_kde_libdir}/kde4/cantor_plot3dassistant.so
12mu|cantor-4.12.4-1|44	%{_kde_libdir}/kde4/cantor_qalculatebackend.so
12mu|cantor-4.12.4-1|45	%{_kde_libdir}/kde4/cantor_qalculateplotassistant.so
12mu|cantor-4.12.4-1|46	%{_kde_libdir}/kde4/cantor_rbackend.so
12mu|cantor-4.12.4-1|47	%{_kde_libdir}/kde4/cantor_runscriptassistant.so
12mu|cantor-4.12.4-1|48	%{_kde_libdir}/kde4/cantor_sagebackend.so
12mu|cantor-4.12.4-1|49	%{_kde_libdir}/kde4/cantor_scilabbackend.so
12mu|cantor-4.12.4-1|50	%{_kde_libdir}/kde4/cantor_solveassistant.so
12mu|cantor-4.12.4-1|51	%{_kde_libdir}/kde4/cantor_variablemanagerplugin.so
12mu|cantor-4.12.4-1|52	%{_kde_libdir}/kde4/libcantorpart.so
12mu|cantor-4.12.4-1|53	%{_kde_libdir}/libcantor_config.so
12mu|cantor-4.12.4-1|54	%{_kde_applicationsdir}/cantor.desktop
12mu|cantor-4.12.4-1|55	%{_kde_appsdir}/cantor
12mu|cantor-4.12.4-1|56	%{_kde_iconsdir}/*/*/apps/cantor.*
12mu|cantor-4.12.4-1|57	%{_kde_iconsdir}/*/*/apps/maximabackend.png
12mu|cantor-4.12.4-1|58	%{_kde_iconsdir}/*/*/apps/octavebackend.png
12mu|cantor-4.12.4-1|59	%{_kde_iconsdir}/*/*/apps/pythonbackend.png
12mu|cantor-4.12.4-1|60	%{_kde_iconsdir}/*/*/apps/qalculatebackend.png
12mu|cantor-4.12.4-1|61	%{_kde_iconsdir}/*/*/apps/rbackend.png
12mu|cantor-4.12.4-1|62	%{_kde_iconsdir}/*/*/apps/sagebackend.png
12mu|cantor-4.12.4-1|63	%{_kde_iconsdir}/*/*/apps/scilabbackend.png
12mu|cantor-4.12.4-1|64	%{_kde_configdir}/cantor*.knsrc
12mu|cantor-4.12.4-1|65	%{_kde_datadir}/config.kcfg/cantor.kcfg
12mu|cantor-4.12.4-1|66	%{_kde_datadir}/config.kcfg/cantor_libs.kcfg
12mu|cantor-4.12.4-1|67	%{_kde_datadir}/config.kcfg/maximabackend.kcfg
12mu|cantor-4.12.4-1|68	%{_kde_datadir}/config.kcfg/octavebackend.kcfg
12mu|cantor-4.12.4-1|69	%{_kde_datadir}/config.kcfg/python2backend.kcfg
12mu|cantor-4.12.4-1|70	%{_kde_datadir}/config.kcfg/qalculatebackend.kcfg
12mu|cantor-4.12.4-1|71	%{_kde_datadir}/config.kcfg/rserver.kcfg
12mu|cantor-4.12.4-1|72	%{_kde_datadir}/config.kcfg/sagebackend.kcfg
12mu|cantor-4.12.4-1|73	%{_kde_datadir}/config.kcfg/scilabbackend.kcfg
12mu|cantor-4.12.4-1|74	%{_kde_services}/cantor
12mu|cantor-4.12.4-1|75	%{_kde_servicetypes}/cantor_assistant.desktop
12mu|cantor-4.12.4-1|76	%{_kde_servicetypes}/cantor_backend.desktop
12mu|cantor-4.12.4-1|77	%{_kde_servicetypes}/cantor_panelplugin.desktop
12mu|cantor-4.12.4-1|78	
12mu|cantor-4.12.4-1|79	#---------------------------------------------
12mu|cantor-4.12.4-1|80	
12mu|cantor-4.12.4-1|81	%define cantorlibs_major 1
12mu|cantor-4.12.4-1|82	%define libcantorlibs %mklibname cantorlibs %{cantorlibs_major}
12mu|cantor-4.12.4-1|83	
12mu|cantor-4.12.4-1|84	%package -n %{libcantorlibs}
12mu|cantor-4.12.4-1|85	Summary:	Runtime library for cantor
12mu|cantor-4.12.4-1|86	Group:		System/Libraries
12mu|cantor-4.12.4-1|87	Obsoletes:	%{mklibname cantorlibs 0} < %{EVRD}
12mu|cantor-4.12.4-1|88	
12mu|cantor-4.12.4-1|89	%description -n %{libcantorlibs}
12mu|cantor-4.12.4-1|90	Runtime library for cantor
12mu|cantor-4.12.4-1|91	
12mu|cantor-4.12.4-1|92	%files -n %{libcantorlibs}
12mu|cantor-4.12.4-1|93	%{_kde_libdir}/libcantorlibs.so.0*
12mu|cantor-4.12.4-1|94	%{_kde_libdir}/libcantorlibs.so.%{cantorlibs_major}
12mu|cantor-4.12.4-1|95	
12mu|cantor-4.12.4-1|96	#---------------------------------------------
12mu|cantor-4.12.4-1|97	
12mu|cantor-4.12.4-1|98	%package devel
12mu|cantor-4.12.4-1|99	Summary:	Devel stuff for %{name}
12mu|cantor-4.12.4-1|100	Group:		Development/KDE and Qt
12mu|cantor-4.12.4-1|101	Requires:	%{libcantorlibs} = %{EVRD}
12mu|cantor-4.12.4-1|102	Conflicts:	kdeedu4-devel < 4.6.90
12mu|cantor-4.12.4-1|103	
12mu|cantor-4.12.4-1|104	%description devel
12mu|cantor-4.12.4-1|105	Files needed to build applications based on %{name}.
12mu|cantor-4.12.4-1|106	
12mu|cantor-4.12.4-1|107	%files devel
12mu|cantor-4.12.4-1|108	%{_kde_libdir}/libcantorlibs.so
12mu|cantor-4.12.4-1|109	%{_includedir}/%{name}
12mu|cantor-4.12.4-1|110	
12mu|cantor-4.12.4-1|111	#----------------------------------------------------------------------
12mu|cantor-4.12.4-1|112	
12mu|cantor-4.12.4-1|113	%prep
12mu|cantor-4.12.4-1|114	%setup -q
12mu|cantor-4.12.4-1|115	%apply_patches
12mu|cantor-4.12.4-1|116	
12mu|cantor-4.12.4-1|117	%build
12mu|cantor-4.12.4-1|118	%cmake_kde4
12mu|cantor-4.12.4-1|119	%make
12mu|cantor-4.12.4-1|120	
12mu|cantor-4.12.4-1|121	%install
12mu|cantor-4.12.4-1|122	%makeinstall_std -C build
12mu|cantor-4.12.4-1|123	
12mu|cantor-4.12.4-1|124	
12mu|cantor-4.12.4-1|125	%changelog
12mu|cantor-4.12.4-1|126	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|cantor-4.12.4-1|127	+ Revision: 56d4f40
12mu|cantor-4.12.4-1|128	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|cantor-4.12.4-1|129	
12mu|cantor-4.12.4-1|130	

19509 12
12mu|caribou-0.4.10-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|caribou-0.4.10-1|2	
12mu|caribou-0.4.10-1|3	%define major		0
12mu|caribou-0.4.10-1|4	%define gir_major	1.0
12mu|caribou-0.4.10-1|5	%define libname		%mklibname %{name} %{major}
12mu|caribou-0.4.10-1|6	%define develname	%mklibname -d %{name}
12mu|caribou-0.4.10-1|7	%define girname		%mklibname %{name}-gir %{gir_major}
12mu|caribou-0.4.10-1|8	
12mu|caribou-0.4.10-1|9	Summary:	A simplified in-place on-screen keyboard
12mu|caribou-0.4.10-1|10	Name:		caribou
12mu|caribou-0.4.10-1|11	Version:	0.4.10
12mu|caribou-0.4.10-1|12	Release:	1
12mu|caribou-0.4.10-1|13	Group:		Accessibility
12mu|caribou-0.4.10-1|14	License:	LGPLv2+
12mu|caribou-0.4.10-1|15	URL:		http://live.gnome.org/Caribou
12mu|caribou-0.4.10-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/caribou/%{url_ver}/%{name}-%{version}.tar.xz
12mu|caribou-0.4.10-1|17	
12mu|caribou-0.4.10-1|18	BuildRequires:	desktop-file-utils
12mu|caribou-0.4.10-1|19	BuildRequires:	gettext
12mu|caribou-0.4.10-1|20	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|caribou-0.4.10-1|21	BuildRequires:	intltool
12mu|caribou-0.4.10-1|22	BuildRequires:	python-virtkey
12mu|caribou-0.4.10-1|23	BuildRequires:	python-at-spi
12mu|caribou-0.4.10-1|24	BuildRequires:	python-gi
12mu|caribou-0.4.10-1|25	BuildRequires:	vala
12mu|caribou-0.4.10-1|26	BuildRequires:	vala-devel
12mu|caribou-0.4.10-1|27	BuildRequires:	pkgconfig(gee-0.8)
12mu|caribou-0.4.10-1|28	BuildRequires:	pkgconfig(clutter-1.0)
12mu|caribou-0.4.10-1|29	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|caribou-0.4.10-1|30	BuildRequires:	pkgconfig(gdk-3.0)
12mu|caribou-0.4.10-1|31	BuildRequires:	pkgconfig(gee-1.0)
12mu|caribou-0.4.10-1|32	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|caribou-0.4.10-1|33	BuildRequires:	pkgconfig(json-glib-1.0)
12mu|caribou-0.4.10-1|34	BuildRequires:	pkgconfig(libxklavier)
12mu|caribou-0.4.10-1|35	BuildRequires:	pkgconfig(pygobject-3.0)
12mu|caribou-0.4.10-1|36	BuildRequires:	pkgconfig(python)
12mu|caribou-0.4.10-1|37	BuildRequires:	pkgconfig(xtst)
12mu|caribou-0.4.10-1|38	Requires:	pyatspi
12mu|caribou-0.4.10-1|39	
12mu|caribou-0.4.10-1|40	%description
12mu|caribou-0.4.10-1|41	Caribou is a text entry application that currently manifests itself as
12mu|caribou-0.4.10-1|42	a simplified in-place on-screen keyboard.
12mu|caribou-0.4.10-1|43	
12mu|caribou-0.4.10-1|44	%package	gtk2
12mu|caribou-0.4.10-1|45	Summary:	GTK2 Integration for %{name}
12mu|caribou-0.4.10-1|46	Group:		System/Libraries
12mu|caribou-0.4.10-1|47	Requires:	%{libname} = %{version}-%{release}
12mu|caribou-0.4.10-1|48	
12mu|caribou-0.4.10-1|49	%description	gtk2
12mu|caribou-0.4.10-1|50	GTK2 Integration for %{name}.
12mu|caribou-0.4.10-1|51	
12mu|caribou-0.4.10-1|52	%package	gtk3
12mu|caribou-0.4.10-1|53	Summary:	GTK3 Integration for %{name}
12mu|caribou-0.4.10-1|54	Group:		System/Libraries
12mu|caribou-0.4.10-1|55	Requires:	%{libname} = %{version}-%{release}
12mu|caribou-0.4.10-1|56	
12mu|caribou-0.4.10-1|57	%description	gtk3
12mu|caribou-0.4.10-1|58	GTK3 Integration for %{name}.
12mu|caribou-0.4.10-1|59	
12mu|caribou-0.4.10-1|60	%package -n	%{libname}
12mu|caribou-0.4.10-1|61	Summary:	Library files for %{name}
12mu|caribou-0.4.10-1|62	Group:		System/Libraries
12mu|caribou-0.4.10-1|63	
12mu|caribou-0.4.10-1|64	%description -n %{libname}
12mu|caribou-0.4.10-1|65	Library files for %{name}.
12mu|caribou-0.4.10-1|66	
12mu|caribou-0.4.10-1|67	%package -n %{girname}
12mu|caribou-0.4.10-1|68	Summary:	GObject Introspection interface description for %{name}
12mu|caribou-0.4.10-1|69	Group:		System/Libraries
12mu|caribou-0.4.10-1|70	
12mu|caribou-0.4.10-1|71	%description -n %{girname}
12mu|caribou-0.4.10-1|72	GObject Introspection interface description for %{name}.
12mu|caribou-0.4.10-1|73	
12mu|caribou-0.4.10-1|74	%package -n	%{develname}
12mu|caribou-0.4.10-1|75	Summary:	Development files for %{name}
12mu|caribou-0.4.10-1|76	Group:		Development/C
12mu|caribou-0.4.10-1|77	Requires:	%{libname} = %{version}-%{release}
12mu|caribou-0.4.10-1|78	Requires:	%{girname} = %{version}-%{release}
12mu|caribou-0.4.10-1|79	Provides:	%{name}-devel = %{version}-%{release}
12mu|caribou-0.4.10-1|80	
12mu|caribou-0.4.10-1|81	%description -n %{develname}
12mu|caribou-0.4.10-1|82	The %{name}-devel package contains libraries and header files for
12mu|caribou-0.4.10-1|83	developing applications that use %{name}.
12mu|caribou-0.4.10-1|84	
12mu|caribou-0.4.10-1|85	%prep
12mu|caribou-0.4.10-1|86	%setup -q
12mu|caribou-0.4.10-1|87	%apply_patches
12mu|caribou-0.4.10-1|88	autoreconf -fi
12mu|caribou-0.4.10-1|89	
12mu|caribou-0.4.10-1|90	%build
12mu|caribou-0.4.10-1|91	%configure2_5x --disable-static
12mu|caribou-0.4.10-1|92	%make
12mu|caribou-0.4.10-1|93	
12mu|caribou-0.4.10-1|94	%install
12mu|caribou-0.4.10-1|95	%makeinstall_std
12mu|caribou-0.4.10-1|96	
12mu|caribou-0.4.10-1|97	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mu|caribou-0.4.10-1|98	
12mu|caribou-0.4.10-1|99	echo "OnlyShowIn=GNOME;" >> %{buildroot}%{_sysconfdir}/xdg/autostart/caribou-autostart.desktop
12mu|caribou-0.4.10-1|100	desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/caribou-autostart.desktop || :
12mu|caribou-0.4.10-1|101	
12mu|caribou-0.4.10-1|102	%find_lang caribou
12mu|caribou-0.4.10-1|103	
12mu|caribou-0.4.10-1|104	%files -f caribou.lang
12mu|caribou-0.4.10-1|105	%doc NEWS README
12mu|caribou-0.4.10-1|106	%{_bindir}/caribou
12mu|caribou-0.4.10-1|107	%{_bindir}/caribou-preferences
12mu|caribou-0.4.10-1|108	%{_datadir}/caribou
12mu|caribou-0.4.10-1|109	%{_datadir}/antler
12mu|caribou-0.4.10-1|110	%{_datadir}/dbus-1/services/org.gnome.Caribou.Antler.service
12mu|caribou-0.4.10-1|111	%{_libexecdir}/antler-keyboard
12mu|caribou-0.4.10-1|112	%{_sysconfdir}/xdg/autostart/caribou-autostart.desktop
12mu|caribou-0.4.10-1|113	%{_datadir}/glib-2.0/schemas/*
12mu|caribou-0.4.10-1|114	%{py_puresitedir}/caribou
12mu|caribou-0.4.10-1|115	
12mu|caribou-0.4.10-1|116	%files gtk2
12mu|caribou-0.4.10-1|117	%{_libdir}/gtk-2.0/modules/libcaribou-gtk-module.so
12mu|caribou-0.4.10-1|118	
12mu|caribou-0.4.10-1|119	%files gtk3
12mu|caribou-0.4.10-1|120	%{_libdir}/gtk-3.0/modules/libcaribou-gtk-module.so
12mu|caribou-0.4.10-1|121	%{_libdir}/gnome-settings-daemon-3.0/gtk-modules/caribou-gtk-module.desktop
12mu|caribou-0.4.10-1|122	
12mu|caribou-0.4.10-1|123	%files -n %{libname}
12mu|caribou-0.4.10-1|124	%{_libdir}/*.so.%{major}*
12mu|caribou-0.4.10-1|125	
12mu|caribou-0.4.10-1|126	%files -n %{girname}
12mu|caribou-0.4.10-1|127	%{_libdir}/girepository-1.0/Caribou-%{gir_major}.typelib
12mu|caribou-0.4.10-1|128	
12mu|caribou-0.4.10-1|129	%files -n %{develname}
12mu|caribou-0.4.10-1|130	%{_includedir}/*
12mu|caribou-0.4.10-1|131	%{_libdir}/*.so
12mu|caribou-0.4.10-1|132	%{_datadir}/gir-1.0/Caribou-%{gir_major}.gir
12mu|caribou-0.4.10-1|133	%{_libdir}/pkgconfig/caribou-1.0.pc
12mu|caribou-0.4.10-1|134	%{_datadir}/vala

19510 12
12mu|cdk-4.9.13-9|1	%define debug_package %{nil}
12mu|cdk-4.9.13-9|2	
12mu|cdk-4.9.13-9|3	%define devname %mklibname %{name} -d
12mu|cdk-4.9.13-9|4	
12mu|cdk-4.9.13-9|5	Summary:	Curses Development Kit
12mu|cdk-4.9.13-9|6	Name:		cdk
12mu|cdk-4.9.13-9|7	Version:	4.9.13
12mu|cdk-4.9.13-9|8	Release:	9
12mu|cdk-4.9.13-9|9	License:	BSD
12mu|cdk-4.9.13-9|10	Group:		System/Libraries
12mu|cdk-4.9.13-9|11	Url:		http://invisible-island.net/cdk/
12mu|cdk-4.9.13-9|12	Source0:	http://invisible-island.net/datafiles/release/%{name}.tar.gz
12mu|cdk-4.9.13-9|13	BuildRequires:	pkgconfig(ncurses)
12mu|cdk-4.9.13-9|14	
12mu|cdk-4.9.13-9|15	%description
12mu|cdk-4.9.13-9|16	Cdk stands for 'Curses Development Kit' and it currently contains 21 ready
12mu|cdk-4.9.13-9|17	to use widgets which facilitate the speedy development of full screen
12mu|cdk-4.9.13-9|18	curses programs.
12mu|cdk-4.9.13-9|19	
12mu|cdk-4.9.13-9|20	#----------------------------------------------------------------------------
12mu|cdk-4.9.13-9|21	
12mu|cdk-4.9.13-9|22	%package -n	%{devname}
12mu|cdk-4.9.13-9|23	Summary:	Headers to develop cdk-based applications
12mu|cdk-4.9.13-9|24	Group:		Development/C
12mu|cdk-4.9.13-9|25	Provides:	%{name}-devel = %{version}-%{release}
12mu|cdk-4.9.13-9|26	
12mu|cdk-4.9.13-9|27	%description -n %{devname}
12mu|cdk-4.9.13-9|28	These are the header files, and cdk preprocessor for developing
12mu|cdk-4.9.13-9|29	cdk-based applications.
12mu|cdk-4.9.13-9|30	
12mu|cdk-4.9.13-9|31	%files -n %{devname}
12mu|cdk-4.9.13-9|32	%doc COPYING README BUGS TODO CHANGES NOTES EXPANDING
12mu|cdk-4.9.13-9|33	%dir %{_includedir}/%{name}
12mu|cdk-4.9.13-9|34	%{_includedir}/%{name}/*
12mu|cdk-4.9.13-9|35	%{_libdir}/lib*.a
12mu|cdk-4.9.13-9|36	%{_mandir}/man3/*
12mu|cdk-4.9.13-9|37	
12mu|cdk-4.9.13-9|38	#----------------------------------------------------------------------------
12mu|cdk-4.9.13-9|39	
12mu|cdk-4.9.13-9|40	%prep
12mu|cdk-4.9.13-9|41	%setup -q
12mu|cdk-4.9.13-9|42	perl -pi -e '/^LIB_DIR/ and s,/lib\b,/%{_lib},' Makefile.in
12mu|cdk-4.9.13-9|43	
12mu|cdk-4.9.13-9|44	%build
12mu|cdk-4.9.13-9|45	export CFLAGS="%{optflags} -fPIC"
12mu|cdk-4.9.13-9|46	%configure
12mu|cdk-4.9.13-9|47	%make
12mu|cdk-4.9.13-9|48	
12mu|cdk-4.9.13-9|49	%install
12mu|cdk-4.9.13-9|50	install -d %{buildroot}%{_includedir}/%{name}
12mu|cdk-4.9.13-9|51	make installCDKHeaderFiles installCDKLibrary INSTALL_DIR=%{buildroot}%{_prefix}
12mu|cdk-4.9.13-9|52	install -d %{buildroot}%{_mandir}/man3
12mu|cdk-4.9.13-9|53	make installCDKManPages INSTALL_DIR=%{buildroot}%{_datadir}
12mu|cdk-4.9.13-9|54	

19511 12
12mu|cdlabelgen-4.2.0-1|1	Summary:	Program for generating inserts for CDs
12mu|cdlabelgen-4.2.0-1|2	Name:		cdlabelgen
12mu|cdlabelgen-4.2.0-1|3	Version:	4.2.0
12mu|cdlabelgen-4.2.0-1|4	Release:	1
12mu|cdlabelgen-4.2.0-1|5	License:	GPLv2+
12mu|cdlabelgen-4.2.0-1|6	Group:		Archiving/Cd burning
12mu|cdlabelgen-4.2.0-1|7	Url:		http://www.aczoom.com/tools/cdinsert/
12mu|cdlabelgen-4.2.0-1|8	Source0:	http://www.aczoom.com/pub/tools/%{name}-%{version}.tgz
12mu|cdlabelgen-4.2.0-1|9	Buildarch:	noarch
12mu|cdlabelgen-4.2.0-1|10	
12mu|cdlabelgen-4.2.0-1|11	%description
12mu|cdlabelgen-4.2.0-1|12	cdlabelgen is a program for generating frontcards and traycards for CDs.
12mu|cdlabelgen-4.2.0-1|13	Use it to make labels for your archive CDs, CDs full of oggs, or
12mu|cdlabelgen-4.2.0-1|14	even make a label for that CD that you lost the case for!
12mu|cdlabelgen-4.2.0-1|15	This package is used by the gcombust CD writing application.
12mu|cdlabelgen-4.2.0-1|16	
12mu|cdlabelgen-4.2.0-1|17	%prep
12mu|cdlabelgen-4.2.0-1|18	%setup -q
12mu|cdlabelgen-4.2.0-1|19	
12mu|cdlabelgen-4.2.0-1|20	%build
12mu|cdlabelgen-4.2.0-1|21	
12mu|cdlabelgen-4.2.0-1|22	%install
12mu|cdlabelgen-4.2.0-1|23	mkdir -p %{buildroot}%{_mandir}/man1
12mu|cdlabelgen-4.2.0-1|24	mkdir -p %{buildroot}%{_mandir}/man1
12mu|cdlabelgen-4.2.0-1|25	
12mu|cdlabelgen-4.2.0-1|26	# [gb] they meant DATA_DIR
12mu|cdlabelgen-4.2.0-1|27	make install \
12mu|cdlabelgen-4.2.0-1|28	BASE_DIR=%{buildroot}%{_prefix} \
12mu|cdlabelgen-4.2.0-1|29	LIB_DIR=%{buildroot}%{_datadir}/%{name} \
12mu|cdlabelgen-4.2.0-1|30	MAN_DIR=%{buildroot}%{_mandir}
12mu|cdlabelgen-4.2.0-1|31	
12mu|cdlabelgen-4.2.0-1|32	%files
12mu|cdlabelgen-4.2.0-1|33	%{_bindir}/*
12mu|cdlabelgen-4.2.0-1|34	%{_datadir}/%{name}/*
12mu|cdlabelgen-4.2.0-1|35	%{_mandir}/man1/*
12mu|cdlabelgen-4.2.0-1|36	%doc ChangeLog INSTALL README
12mu|cdlabelgen-4.2.0-1|37	

19512 12
12mu|cervisia-4.12.4-1|1	Summary:	CVS frontend for KDE
12mu|cervisia-4.12.4-1|2	Name:		cervisia
12mu|cervisia-4.12.4-1|3	Version:	4.12.4
12mu|cervisia-4.12.4-1|4	Release:	1
12mu|cervisia-4.12.4-1|5	Epoch:		1
12mu|cervisia-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|cervisia-4.12.4-1|7	License:	GPLv2+
12mu|cervisia-4.12.4-1|8	Url:		http://www.kde.org
12mu|cervisia-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|cervisia-4.12.4-1|10	%if %{is_beta}
12mu|cervisia-4.12.4-1|11	%define ftpdir unstable
12mu|cervisia-4.12.4-1|12	%else
12mu|cervisia-4.12.4-1|13	%define ftpdir stable
12mu|cervisia-4.12.4-1|14	%endif
12mu|cervisia-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|cervisia-4.12.4-1|16	BuildRequires:	kdelibs4-devel
12mu|cervisia-4.12.4-1|17	Requires:	cvs
12mu|cervisia-4.12.4-1|18	Conflicts:	kdesdk4-core < 1:4.11.0
12mu|cervisia-4.12.4-1|19	Conflicts:	kdesdk4-devel < 1:4.11.0
12mu|cervisia-4.12.4-1|20	
12mu|cervisia-4.12.4-1|21	%description
12mu|cervisia-4.12.4-1|22	CVS frontend for KDE.
12mu|cervisia-4.12.4-1|23	
12mu|cervisia-4.12.4-1|24	%files
12mu|cervisia-4.12.4-1|25	%{_kde_bindir}/cvsaskpass
12mu|cervisia-4.12.4-1|26	%{_kde_bindir}/cvsservice
12mu|cervisia-4.12.4-1|27	%{_kde_bindir}/cervisia
12mu|cervisia-4.12.4-1|28	%{_kde_applicationsdir}/cervisia.desktop
12mu|cervisia-4.12.4-1|29	%{_kde_appsdir}/cervisia/cervisia.notifyrc
12mu|cervisia-4.12.4-1|30	%{_kde_appsdir}/cervisia/cervisiashellui.rc
12mu|cervisia-4.12.4-1|31	%{_kde_appsdir}/cervisiapart/cervisiaui.rc
12mu|cervisia-4.12.4-1|32	%{_kde_datadir}/config.kcfg/cervisiapart.kcfg
12mu|cervisia-4.12.4-1|33	%{_kde_iconsdir}/*/*/*/*cervisia*
12mu|cervisia-4.12.4-1|34	%{_kde_libdir}/libkdeinit4_cvsaskpass.so
12mu|cervisia-4.12.4-1|35	%{_kde_libdir}/libkdeinit4_cvsservice.so
12mu|cervisia-4.12.4-1|36	%{_kde_libdir}/libkdeinit4_cervisia.so
12mu|cervisia-4.12.4-1|37	%{_kde_libdir}/kde4/cervisiapart.so
12mu|cervisia-4.12.4-1|38	%{_kde_services}/cervisiapart.desktop
12mu|cervisia-4.12.4-1|39	%{_kde_services}/cvsservice.desktop
12mu|cervisia-4.12.4-1|40	%{_kde_docdir}/*/*/cervisia
12mu|cervisia-4.12.4-1|41	%{_kde_mandir}/man1/cervisia.1.*
12mu|cervisia-4.12.4-1|42	%{_datadir}/dbus-1/interfaces/org.kde.cervisia.*.xml
12mu|cervisia-4.12.4-1|43	
12mu|cervisia-4.12.4-1|44	#----------------------------------------------------------------------------
12mu|cervisia-4.12.4-1|45	
12mu|cervisia-4.12.4-1|46	%prep
12mu|cervisia-4.12.4-1|47	%setup -q
12mu|cervisia-4.12.4-1|48	
12mu|cervisia-4.12.4-1|49	%build
12mu|cervisia-4.12.4-1|50	%cmake_kde4
12mu|cervisia-4.12.4-1|51	%make
12mu|cervisia-4.12.4-1|52	
12mu|cervisia-4.12.4-1|53	%install
12mu|cervisia-4.12.4-1|54	%makeinstall_std -C build
12mu|cervisia-4.12.4-1|55	
12mu|cervisia-4.12.4-1|56	
12mu|cervisia-4.12.4-1|57	%changelog
12mu|cervisia-4.12.4-1|58	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|cervisia-4.12.4-1|59	+ Revision: 17f29b2
12mu|cervisia-4.12.4-1|60	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|cervisia-4.12.4-1|61	
12mu|cervisia-4.12.4-1|62	

19513 12
12mu|cheese-3.8.2-3|1	%define	gtk_maj	23
12mu|cheese-3.8.2-3|2	%define	major	7
12mu|cheese-3.8.2-3|3	%define	gir_maj	3.0
12mu|cheese-3.8.2-3|4	%define	libname	%mklibname %{name} %{major}
12mu|cheese-3.8.2-3|5	%define	gtkname	%mklibname %{name}-gtk %{gtk_maj}
12mu|cheese-3.8.2-3|6	%define	girname	%mklibname %{name}-gtk-gir %{gir_maj}
12mu|cheese-3.8.2-3|7	%define	devname	%mklibname -d %{name}
12mu|cheese-3.8.2-3|8	%define	devgtk	%mklibname -d %{name}-gtk
12mu|cheese-3.8.2-3|9	
12mu|cheese-3.8.2-3|10	Summary:	A GNOME application for taking pictures and videos from a webcam
12mu|cheese-3.8.2-3|11	Name:		cheese
12mu|cheese-3.8.2-3|12	Version:	3.8.2
12mu|cheese-3.8.2-3|13	Release:	3
12mu|cheese-3.8.2-3|14	License:	GPLv2+
12mu|cheese-3.8.2-3|15	Group:		Video
12mu|cheese-3.8.2-3|16	URL:		http://www.gnome.org/projects/cheese/
12mu|cheese-3.8.2-3|17	Source0:	http://ftp.gnome.org/pub/GNOME/sources/cheese/3.8/%{name}-%{version}.tar.xz
12mu|cheese-3.8.2-3|18	
12mu|cheese-3.8.2-3|19	BuildRequires:	desktop-file-utils
12mu|cheese-3.8.2-3|20	BuildRequires:	glib2.0-common
12mu|cheese-3.8.2-3|21	BuildRequires:	gnome-doc-utils >= 0.20
12mu|cheese-3.8.2-3|22	BuildRequires:	gtk-doc >= 1.14
12mu|cheese-3.8.2-3|23	BuildRequires:	intltool
12mu|cheese-3.8.2-3|24	BuildRequires:	itstool
12mu|cheese-3.8.2-3|25	BuildRequires:	vala vala-devel
12mu|cheese-3.8.2-3|26	BuildRequires:	pkgconfig(cairo) >= 1.10.0
12mu|cheese-3.8.2-3|27	BuildRequires:	pkgconfig(clutter-1.0) >= 1.6.1
12mu|cheese-3.8.2-3|28	BuildRequires:	pkgconfig(clutter-gst-2.0)
12mu|cheese-3.8.2-3|29	BuildRequires:	pkgconfig(clutter-gtk-1.0) >= 0.91.8
12mu|cheese-3.8.2-3|30	BuildRequires:	pkgconfig(gdk-3.0) >= 2.99.4
12mu|cheese-3.8.2-3|31	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mu|cheese-3.8.2-3|32	BuildRequires:	pkgconfig(gee-1.0) >= 0.6.0
12mu|cheese-3.8.2-3|33	BuildRequires:	pkgconfig(gl)
12mu|cheese-3.8.2-3|34	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
12mu|cheese-3.8.2-3|35	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 2.91.6
12mu|cheese-3.8.2-3|36	BuildRequires:	pkgconfig(gnome-video-effects)
12mu|cheese-3.8.2-3|37	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.6.7
12mu|cheese-3.8.2-3|38	BuildRequires:	pkgconfig(gstreamer-1.0) >= 1.0
12mu|cheese-3.8.2-3|39	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0) >= 1.0
12mu|cheese-3.8.2-3|40	BuildRequires:	pkgconfig(gstreamer-plugins-bad-1.0) >= 1.0
12mu|cheese-3.8.2-3|41	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0) >= 1.0
12mu|cheese-3.8.2-3|42	BuildRequires:	pkgconfig(gstreamer-basevideo-1.0) >= 1.0
12mu|cheese-3.8.2-3|43	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.99.4
12mu|cheese-3.8.2-3|44	BuildRequires:	pkgconfig(gudev-1.0)
12mu|cheese-3.8.2-3|45	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.26
12mu|cheese-3.8.2-3|46	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.32.0
12mu|cheese-3.8.2-3|47	BuildRequires:	pkgconfig(mx-1.0)
12mu|cheese-3.8.2-3|48	BuildRequires:	pkgconfig(pangocairo) >= 1.28.0
12mu|cheese-3.8.2-3|49	BuildRequires:	pkgconfig(x11)
12mu|cheese-3.8.2-3|50	BuildRequires:	pkgconfig(xtst)
12mu|cheese-3.8.2-3|51	
12mu|cheese-3.8.2-3|52	Requires:	gsettings-desktop-schemas
12mu|cheese-3.8.2-3|53	Requires:	gstreamer1.0-plugins-base
12mu|cheese-3.8.2-3|54	Requires:	gstreamer1.0-plugins-good
12mu|cheese-3.8.2-3|55	Requires:	gstreamer1.0-plugins-bad
12mu|cheese-3.8.2-3|56	Requires:	gstreamer1.0-vp8
12mu|cheese-3.8.2-3|57	%if "%{_lib}" == "lib64"
12mu|cheese-3.8.2-3|58	%define	_libext	()(64bit)
12mu|cheese-3.8.2-3|59	%else
12mu|cheese-3.8.2-3|60	%define	_libext %{nil}
12mu|cheese-3.8.2-3|61	%endif
12mu|cheese-3.8.2-3|62	#Requires:	gstreamer0.10(encoder-video/x-vp8)%{_libext}
12mu|cheese-3.8.2-3|63	Requires:	gnome-video-effects
12mu|cheese-3.8.2-3|64	
12mu|cheese-3.8.2-3|65	# TODO update features once added upstream
12mu|cheese-3.8.2-3|66	%description
12mu|cheese-3.8.2-3|67	Cheese is a Photobooth-inspired GNOME application for taking pictures and
12mu|cheese-3.8.2-3|68	videos from a webcam. It also includes fancy graphical effects based on
12mu|cheese-3.8.2-3|69	the gstreamer-backend.
12mu|cheese-3.8.2-3|70	
12mu|cheese-3.8.2-3|71	%package -n	%{libname}
12mu|cheese-3.8.2-3|72	Group:		System/Libraries
12mu|cheese-3.8.2-3|73	Summary:	Shared library part of %{name}
12mu|cheese-3.8.2-3|74	Obsoletes:	%{gtkname} < 3.5.1-1
12mu|cheese-3.8.2-3|75	Provides:	%{gtkname} = 3.5.1-1
12mu|cheese-3.8.2-3|76	
12mu|cheese-3.8.2-3|77	%description -n	%{libname}
12mu|cheese-3.8.2-3|78	This package contains the shared library for %{name}.
12mu|cheese-3.8.2-3|79	
12mu|cheese-3.8.2-3|80	%package -n	%{gtkname}
12mu|cheese-3.8.2-3|81	Group:		System/Libraries
12mu|cheese-3.8.2-3|82	Summary:	Shared library part of %{name} - gtk
12mu|cheese-3.8.2-3|83	Obsoletes:	%{libname} < 3.5.1-1
12mu|cheese-3.8.2-3|84	Provides:	%{libname} = 3.5.1-1
12mu|cheese-3.8.2-3|85	
12mu|cheese-3.8.2-3|86	%description -n	%{gtkname}
12mu|cheese-3.8.2-3|87	This package contains the shared library for %{name}-gtk.
12mu|cheese-3.8.2-3|88	
12mu|cheese-3.8.2-3|89	%package -n	%{girname}
12mu|cheese-3.8.2-3|90	Summary:	GObject Introspection interface description for %{name}
12mu|cheese-3.8.2-3|91	Group:		System/Libraries
12mu|cheese-3.8.2-3|92	
12mu|cheese-3.8.2-3|93	%description -n	%{girname}
12mu|cheese-3.8.2-3|94	GObject Introspection interface description for %{name}.
12mu|cheese-3.8.2-3|95	
12mu|cheese-3.8.2-3|96	%package -n	%{devname}
12mu|cheese-3.8.2-3|97	Group:		Development/C
12mu|cheese-3.8.2-3|98	Summary:	Developent files for %{name}
12mu|cheese-3.8.2-3|99	Requires:	%{libname} = %{version}-%{release}
12mu|cheese-3.8.2-3|100	Requires:	%{girname} = %{version}-%{release}
12mu|cheese-3.8.2-3|101	
12mu|cheese-3.8.2-3|102	%description -n	%{devname}
12mu|cheese-3.8.2-3|103	This packages contains the development library and header files for %{name}.
12mu|cheese-3.8.2-3|104	
12mu|cheese-3.8.2-3|105	%package -n	%{devgtk}
12mu|cheese-3.8.2-3|106	Group:		Development/C
12mu|cheese-3.8.2-3|107	Summary:	Developent files for %{name}-gtk
12mu|cheese-3.8.2-3|108	Requires:	%{gtkname} = %{version}-%{release}
12mu|cheese-3.8.2-3|109	
12mu|cheese-3.8.2-3|110	%description -n	%{devgtk}
12mu|cheese-3.8.2-3|111	This packages contains the development library and header files for %{name}-gtk.
12mu|cheese-3.8.2-3|112	
12mu|cheese-3.8.2-3|113	%prep
12mu|cheese-3.8.2-3|114	%setup -q
12mu|cheese-3.8.2-3|115	
12mu|cheese-3.8.2-3|116	%build
12mu|cheese-3.8.2-3|117	%configure2_5x	--disable-static
12mu|cheese-3.8.2-3|118	
12mu|cheese-3.8.2-3|119	%make
12mu|cheese-3.8.2-3|120	
12mu|cheese-3.8.2-3|121	%install
12mu|cheese-3.8.2-3|122	%makeinstall_std
12mu|cheese-3.8.2-3|123	%find_lang %{name} --with-gnome --all-name
12mu|cheese-3.8.2-3|124	
12mu|cheese-3.8.2-3|125	desktop-file-install \
12mu|cheese-3.8.2-3|126	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mu|cheese-3.8.2-3|127	
12mu|cheese-3.8.2-3|128	%define launchers %{_sysconfdir}/dynamic/launchers/webcam
12mu|cheese-3.8.2-3|129	# dynamic support
12mu|cheese-3.8.2-3|130	mkdir -p %{buildroot}%launchers
12mu|cheese-3.8.2-3|131	cat > %{buildroot}%launchers/%{name}.desktop << EOF
12mu|cheese-3.8.2-3|132	[Desktop Entry]
12mu|cheese-3.8.2-3|133	Name=Webcam Photobooth
12mu|cheese-3.8.2-3|134	Comment=Cheese Webcam Photobooth using \$devicename
12mu|cheese-3.8.2-3|135	TryExec=%{_bindir}/cheese
12mu|cheese-3.8.2-3|136	Exec=%{_bindir}/cheese
12mu|cheese-3.8.2-3|137	Terminal=false
12mu|cheese-3.8.2-3|138	Icon=cheese
12mu|cheese-3.8.2-3|139	Type=Application
12mu|cheese-3.8.2-3|140	StartupNotify=true
12mu|cheese-3.8.2-3|141	EOF
12mu|cheese-3.8.2-3|142	
12mu|cheese-3.8.2-3|143	%post
12mu|cheese-3.8.2-3|144	update-alternatives --install %{launchers}/kde.desktop webcam.kde.dynamic %launchers/%{name}.desktop 60
12mu|cheese-3.8.2-3|145	update-alternatives --install %{launchers}/gnome.desktop webcam.gnome.dynamic %launchers/%{name}.desktop 60
12mu|cheese-3.8.2-3|146	
12mu|cheese-3.8.2-3|147	%postun
12mu|cheese-3.8.2-3|148	if [ "$1" = "0" ]; then
12mu|cheese-3.8.2-3|149	update-alternatives --remove webcam.kde.dynamic %launchers/%{name}.desktop
12mu|cheese-3.8.2-3|150	update-alternatives --remove webcam.gnome.dynamic %launchers/%{name}.desktop
12mu|cheese-3.8.2-3|151	fi
12mu|cheese-3.8.2-3|152	
12mu|cheese-3.8.2-3|153	%files -f %{name}.lang
12mu|cheese-3.8.2-3|154	%config(noreplace) %launchers/*.desktop
12mu|cheese-3.8.2-3|155	%{_bindir}/*
12mu|cheese-3.8.2-3|156	%{_datadir}/applications/*
12mu|cheese-3.8.2-3|157	%{_datadir}/%{name}
12mu|cheese-3.8.2-3|158	%{_datadir}/glib-2.0/schemas/org.gnome.Cheese.gschema.xml
12mu|cheese-3.8.2-3|159	%{_iconsdir}/hicolor/*/*/*
12mu|cheese-3.8.2-3|160	%{_mandir}/man1/cheese.1*
12mu|cheese-3.8.2-3|161	
12mu|cheese-3.8.2-3|162	%files -n %{libname}
12mu|cheese-3.8.2-3|163	%{_libdir}/lib%{name}.so.%{major}*
12mu|cheese-3.8.2-3|164	
12mu|cheese-3.8.2-3|165	%files -n %{gtkname}
12mu|cheese-3.8.2-3|166	%{_libdir}/lib%{name}-gtk.so.%{gtk_maj}*
12mu|cheese-3.8.2-3|167	
12mu|cheese-3.8.2-3|168	%files -n %{girname}
12mu|cheese-3.8.2-3|169	%{_libdir}/girepository-1.0/Cheese-%{gir_maj}.typelib
12mu|cheese-3.8.2-3|170	
12mu|cheese-3.8.2-3|171	%files -n %{devname}
12mu|cheese-3.8.2-3|172	%{_includedir}/%{name}
12mu|cheese-3.8.2-3|173	%{_libdir}/lib%{name}.so
12mu|cheese-3.8.2-3|174	%{_libdir}/pkgconfig/%{name}.pc
12mu|cheese-3.8.2-3|175	%{_datadir}/gir-1.0/Cheese-%{gir_maj}.gir
12mu|cheese-3.8.2-3|176	%{_datadir}/gtk-doc/html/%{name}/
12mu|cheese-3.8.2-3|177	
12mu|cheese-3.8.2-3|178	%files -n %{devgtk}
12mu|cheese-3.8.2-3|179	%{_libdir}/lib%{name}-gtk.so
12mu|cheese-3.8.2-3|180	%{_libdir}/pkgconfig/%{name}-gtk.pc
12mu|cheese-3.8.2-3|181	
12mu|cheese-3.8.2-3|182	%changelog
12mu|cheese-3.8.2-3|183	* Tue Dec 10 2013 Tigro <ashejn@gmail.com> 3.8.2-3
12mu|cheese-3.8.2-3|184	+ Revision: 59e5059
12mu|cheese-3.8.2-3|185	- drop nautilus-sendto depend
12mu|cheese-3.8.2-3|186	
12mu|cheese-3.8.2-3|187	

19514 12
12mu|chemical-mime-data-0.1.94-8|1	Name:		chemical-mime-data
12mu|chemical-mime-data-0.1.94-8|2	Version:	0.1.94
12mu|chemical-mime-data-0.1.94-8|3	Release:	8
12mu|chemical-mime-data-0.1.94-8|4	Summary:	Support for chemical/* MIME types
12mu|chemical-mime-data-0.1.94-8|5	Group:		System/Libraries
12mu|chemical-mime-data-0.1.94-8|6	License:	LGPLv2.1
12mu|chemical-mime-data-0.1.94-8|7	URL:		http://sourceforge.net/projects/chemical-mime/
12mu|chemical-mime-data-0.1.94-8|8	Source0:	http://dl.sourceforge.net/chemical-mime/%{name}-%{version}.tar.bz2
12mu|chemical-mime-data-0.1.94-8|9	Patch0:		chemical-mime-data-0.1.94-rosa-rsvg.patch
12mu|chemical-mime-data-0.1.94-8|10	BuildRequires:	gettext-devel
12mu|chemical-mime-data-0.1.94-8|11	BuildRequires:	pkgconfig(librsvg-2.0)
12mu|chemical-mime-data-0.1.94-8|12	BuildRequires:	pkgconfig(libxml-2.0)
12mu|chemical-mime-data-0.1.94-8|13	BuildRequires:	pkgconfig(libxslt)
12mu|chemical-mime-data-0.1.94-8|14	BuildRequires:	intltool
12mu|chemical-mime-data-0.1.94-8|15	BuildRequires:	librsvg
12mu|chemical-mime-data-0.1.94-8|16	BuildRequires:	libxslt-proc
12mu|chemical-mime-data-0.1.94-8|17	BuildRequires:	shared-mime-info
12mu|chemical-mime-data-0.1.94-8|18	Requires:	pkgconfig
12mu|chemical-mime-data-0.1.94-8|19	Requires:	shared-mime-info
12mu|chemical-mime-data-0.1.94-8|20	Requires:	hicolor-icon-theme
12mu|chemical-mime-data-0.1.94-8|21	BuildArch:	noarch
12mu|chemical-mime-data-0.1.94-8|22	
12mu|chemical-mime-data-0.1.94-8|23	%description
12mu|chemical-mime-data-0.1.94-8|24	A collection of data files which tries to give support for various chemical
12mu|chemical-mime-data-0.1.94-8|25	MIME types (chemical/*) on Linux/UNIX desktops. Chemical MIME's have been
12mu|chemical-mime-data-0.1.94-8|26	proposed in 1995, though it seems they have never been registered with IANA.
12mu|chemical-mime-data-0.1.94-8|27	
12mu|chemical-mime-data-0.1.94-8|28	%prep
12mu|chemical-mime-data-0.1.94-8|29	%setup -q
12mu|chemical-mime-data-0.1.94-8|30	sed -i -e '/^libdir/d' chemical-mime-data.pc.in
12mu|chemical-mime-data-0.1.94-8|31	%patch0 -p1
12mu|chemical-mime-data-0.1.94-8|32	
12mu|chemical-mime-data-0.1.94-8|33	%build
12mu|chemical-mime-data-0.1.94-8|34	# required for patch0
12mu|chemical-mime-data-0.1.94-8|35	autoreconf
12mu|chemical-mime-data-0.1.94-8|36	
12mu|chemical-mime-data-0.1.94-8|37	export RSVG=%{_bindir}/rsvg-convert
12mu|chemical-mime-data-0.1.94-8|38	%configure --disable-update-database \
12mu|chemical-mime-data-0.1.94-8|39	--without-gnome-mime \
12mu|chemical-mime-data-0.1.94-8|40	--without-pixmaps
12mu|chemical-mime-data-0.1.94-8|41	%make
12mu|chemical-mime-data-0.1.94-8|42	
12mu|chemical-mime-data-0.1.94-8|43	%install
12mu|chemical-mime-data-0.1.94-8|44	make INSTALL="install -p" install DESTDIR=%{buildroot}
12mu|chemical-mime-data-0.1.94-8|45	cp -pR %{buildroot}%{_docdir}/%{name} __docs
12mu|chemical-mime-data-0.1.94-8|46	rm -rf %{buildroot}%{_docdir}/%{name}
12mu|chemical-mime-data-0.1.94-8|47	
12mu|chemical-mime-data-0.1.94-8|48	%find_lang %{name}
12mu|chemical-mime-data-0.1.94-8|49	
12mu|chemical-mime-data-0.1.94-8|50	%files -f %{name}.lang
12mu|chemical-mime-data-0.1.94-8|51	%doc AUTHORS ChangeLog COPYING HACKING NEWS README THANKS TODO
12mu|chemical-mime-data-0.1.94-8|52	%doc __docs/*
12mu|chemical-mime-data-0.1.94-8|53	%{_datadir}/icons/hicolor/*/mimetypes/gnome-mime-chemical.png
12mu|chemical-mime-data-0.1.94-8|54	%{_datadir}/icons/hicolor/scalable/mimetypes/gnome-mime-chemical.svgz
12mu|chemical-mime-data-0.1.94-8|55	%{_datadir}/mime/packages/chemical-mime-data.xml
12mu|chemical-mime-data-0.1.94-8|56	%{_datadir}/mimelnk
12mu|chemical-mime-data-0.1.94-8|57	%{_datadir}/pkgconfig/chemical-mime-data.pc
12mu|chemical-mime-data-0.1.94-8|58	

19515 12
12mu|chkconfig-1.3.61-1|1	%define git_url git://git.fedorahosted.org/chkconfig.git
12mu|chkconfig-1.3.61-1|2	
12mu|chkconfig-1.3.61-1|3	Summary:	A system tool for maintaining the /etc/rc*.d hierarchy
12mu|chkconfig-1.3.61-1|4	Name:		chkconfig
12mu|chkconfig-1.3.61-1|5	Version:	1.3.61
12mu|chkconfig-1.3.61-1|6	Release:	1
12mu|chkconfig-1.3.61-1|7	License:	GPL
12mu|chkconfig-1.3.61-1|8	Group:		System/Configuration/Boot and Init
12mu|chkconfig-1.3.61-1|9	Url:		http://git.fedorahosted.org/git/?p=chkconfig.git;a=summary
12mu|chkconfig-1.3.61-1|10	Source0:	https://fedorahosted.org/releases/c/h/chkconfig/%{name}-%{version}.tar.bz2
12mu|chkconfig-1.3.61-1|11	Source1:	chkconfig.po
12mu|chkconfig-1.3.61-1|12	Patch1:		ntsysv-mdkconf.patch
12mu|chkconfig-1.3.61-1|13	Patch3:		chkconfig-runleveldir.patch
12mu|chkconfig-1.3.61-1|14	Patch5:		chkconfig-fix.patch
12mu|chkconfig-1.3.61-1|15	Patch6:		chkconfig-1.3.50-adddelxinetd.patch
12mu|chkconfig-1.3.61-1|16	Patch7:		chkconfig-1.3.50-list.patch
12mu|chkconfig-1.3.61-1|17	Patch8:		chkconfig-1.3.50-skip-files-with-dot.patch
12mu|chkconfig-1.3.61-1|18	Patch10:	chkconfig-1.3.11-fix-errno-xinetddotd.patch
12mu|chkconfig-1.3.61-1|19	# (blino) fix priority when adding a LSB service required by another LSB service (#22019)
12mu|chkconfig-1.3.61-1|20	Patch13:	chkconfig-1.3.50-targreq.patch
12mu|chkconfig-1.3.61-1|21	# (fc) introduce runlevel 7, acting as runlevel S
12mu|chkconfig-1.3.61-1|22	Patch15:	chkconfig-1.3.50-rc7.patch
12mu|chkconfig-1.3.61-1|23	Patch16:	chkconfig-1.3.61-no-systemd-reload.patch
12mu|chkconfig-1.3.61-1|24	
12mu|chkconfig-1.3.61-1|25	# upstream patches
12mu|chkconfig-1.3.61-1|26	
12mu|chkconfig-1.3.61-1|27	BuildRequires:	gettext
12mu|chkconfig-1.3.61-1|28	BuildRequires:	newt-devel
12mu|chkconfig-1.3.61-1|29	BuildRequires:	pkgconfig(popt)
12mu|chkconfig-1.3.61-1|30	BuildRequires:	pkgconfig(slang)
12mu|chkconfig-1.3.61-1|31	# explicit file provides
12mu|chkconfig-1.3.61-1|32	Provides:	/sbin/chkconfig
12mu|chkconfig-1.3.61-1|33	
12mu|chkconfig-1.3.61-1|34	%description
12mu|chkconfig-1.3.61-1|35	Chkconfig is a basic system utility.  It updates and queries runlevel
12mu|chkconfig-1.3.61-1|36	information for system services.  Chkconfig manipulates the numerous
12mu|chkconfig-1.3.61-1|37	symbolic links in /etc/rc*.d, to relieve system administrators of some
12mu|chkconfig-1.3.61-1|38	of the drudgery of manually editing the symbolic links.
12mu|chkconfig-1.3.61-1|39	
12mu|chkconfig-1.3.61-1|40	%package -n ntsysv
12mu|chkconfig-1.3.61-1|41	Summary:	A system tool for maintaining the /etc/rc*.d hierarchy
12mu|chkconfig-1.3.61-1|42	Group:		System/Configuration/Boot and Init
12mu|chkconfig-1.3.61-1|43	Requires:	chkconfig
12mu|chkconfig-1.3.61-1|44	
12mu|chkconfig-1.3.61-1|45	%description -n	ntsysv
12mu|chkconfig-1.3.61-1|46	ntsysv updates and queries runlevel information for system services.
12mu|chkconfig-1.3.61-1|47	ntsysv relieves system administrators of having to directly manipulate
12mu|chkconfig-1.3.61-1|48	the numerous symbolic links in /etc/rc*.d.
12mu|chkconfig-1.3.61-1|49	
12mu|chkconfig-1.3.61-1|50	%prep
12mu|chkconfig-1.3.61-1|51	%setup -q
12mu|chkconfig-1.3.61-1|52	%patch1 -p1 -b .mdkconf
12mu|chkconfig-1.3.61-1|53	%patch3 -p1 -b .runleveldir
12mu|chkconfig-1.3.61-1|54	%patch5 -p1 -b .fix
12mu|chkconfig-1.3.61-1|55	%patch6 -p1 -b .adddelxinetd
12mu|chkconfig-1.3.61-1|56	%patch7 -p1 -b .list
12mu|chkconfig-1.3.61-1|57	%patch8 -p1 -b .skip-files-with-dot
12mu|chkconfig-1.3.61-1|58	%patch10 -p0 -b .fix-errno-xinetddotd
12mu|chkconfig-1.3.61-1|59	%patch13 -p1 -b .targreq
12mu|chkconfig-1.3.61-1|60	%patch15 -p0 -b .rc7
12mu|chkconfig-1.3.61-1|61	%patch16 -p1 -b .no-systemd-reload
12mu|chkconfig-1.3.61-1|62	perl -pi -e 's/\bmv\b/mv -f/' po/Makefile
12mu|chkconfig-1.3.61-1|63	
12mu|chkconfig-1.3.61-1|64	%build
12mu|chkconfig-1.3.61-1|65	%global optflags %{optflags} -Os
12mu|chkconfig-1.3.61-1|66	
12mu|chkconfig-1.3.61-1|67	%make RPM_OPT_FLAGS="%{optflags}" LIBMHACK=$LIBMHACK LDFLAGS="%{ldflags}"
12mu|chkconfig-1.3.61-1|68	
12mu|chkconfig-1.3.61-1|69	%install
12mu|chkconfig-1.3.61-1|70	%makeinstall_std MANDIR=%{_mandir}
12mu|chkconfig-1.3.61-1|71	
12mu|chkconfig-1.3.61-1|72	mkdir -p %{buildroot}%{_sysconfdir}/rc.d/init.d
12mu|chkconfig-1.3.61-1|73	for n in 0 1 2 3 4 5 6 7; do
12mu|chkconfig-1.3.61-1|74	mkdir -p %{buildroot}%{_sysconfdir}/rc.d/rc${n}.d
12mu|chkconfig-1.3.61-1|75	done
12mu|chkconfig-1.3.61-1|76	
12mu|chkconfig-1.3.61-1|77	cd %{buildroot}%{_sysconfdir}/
12mu|chkconfig-1.3.61-1|78	ln -s rc.d/init.d init.d
12mu|chkconfig-1.3.61-1|79	cd -
12mu|chkconfig-1.3.61-1|80	ln -s rc7.d %{buildroot}%{_sysconfdir}/rc.d/rcS.d
12mu|chkconfig-1.3.61-1|81	
12mu|chkconfig-1.3.61-1|82	# corrected indonesian language code (it has changed from 'in' to 'id')
12mu|chkconfig-1.3.61-1|83	mkdir -p %{buildroot}%{_datadir}/locale/id/LC_MESSAGES
12mu|chkconfig-1.3.61-1|84	mv %{buildroot}%{_datadir}/locale/{in,in_ID}/LC_MESSAGES/* \
12mu|chkconfig-1.3.61-1|85	%{buildroot}%{_datadir}/locale/id/LC_MESSAGES || :
12mu|chkconfig-1.3.61-1|86	rm -rf %{buildroot}%{_datadir}/locale/{in,in_ID} || :
12mu|chkconfig-1.3.61-1|87	
12mu|chkconfig-1.3.61-1|88	mkdir -p %{buildroot}%{_datadir}/locale/zh_TW.Big5/LC_MESSAGES
12mu|chkconfig-1.3.61-1|89	msgfmt %{SOURCE1} -o %{buildroot}%{_datadir}/locale/zh_TW.Big5/LC_MESSAGES/chkconfig.mo
12mu|chkconfig-1.3.61-1|90	
12mu|chkconfig-1.3.61-1|91	# Geoff 20020623 -- zh is incorrect for locale and there's nothing in it anyway
12mu|chkconfig-1.3.61-1|92	rm -fr %{buildroot}%{_datadir}/locale/zh
12mu|chkconfig-1.3.61-1|93	
12mu|chkconfig-1.3.61-1|94	# we use our own alternative system
12mu|chkconfig-1.3.61-1|95	rm -f %{buildroot}%{_sbindir}/{alternatives,update-alternatives} %{buildroot}%{_mandir}/man8/alternatives.8* %{buildroot}%{_mandir}/man8/update-alternatives.8*
12mu|chkconfig-1.3.61-1|96	
12mu|chkconfig-1.3.61-1|97	%find_lang %{name}
12mu|chkconfig-1.3.61-1|98	
12mu|chkconfig-1.3.61-1|99	%files -f %{name}.lang
12mu|chkconfig-1.3.61-1|100	%dir %{_sysconfdir}/rc.d
12mu|chkconfig-1.3.61-1|101	%dir %{_sysconfdir}/rc.d/init.d
12mu|chkconfig-1.3.61-1|102	%dir %{_sysconfdir}/rc.d/rc*
12mu|chkconfig-1.3.61-1|103	/sbin/chkconfig
12mu|chkconfig-1.3.61-1|104	%{_mandir}/man8/chkconfig.8*
12mu|chkconfig-1.3.61-1|105	%{_sysconfdir}/init.d
12mu|chkconfig-1.3.61-1|106	
12mu|chkconfig-1.3.61-1|107	%files -n ntsysv
12mu|chkconfig-1.3.61-1|108	%{_sbindir}/ntsysv
12mu|chkconfig-1.3.61-1|109	%{_mandir}/man8/ntsysv.8*
12mu|chkconfig-1.3.61-1|110	
12mu|chkconfig-1.3.61-1|111	
12mu|chkconfig-1.3.61-1|112	%changelog
12mu|chkconfig-1.3.61-1|113	* Tue Jan 28 2014 akdengi <kazancas@mandriva.ru> 1.3.61-1
12mu|chkconfig-1.3.61-1|114	+ Revision: 872a149
12mu|chkconfig-1.3.61-1|115	- 1.3.61. Add patch to avoid reload service via systemd reload
12mu|chkconfig-1.3.61-1|116	
12mu|chkconfig-1.3.61-1|117	

19516 12
12mu|choqok-1.3-3|1	Name:		choqok
12mu|choqok-1.3-3|2	Version:	1.3
12mu|choqok-1.3-3|3	Release:	3
12mu|choqok-1.3-3|4	Summary:	KDE Micro-Blogging Client
12mu|choqok-1.3-3|5	License:	GPLv3
12mu|choqok-1.3-3|6	Group:		Graphical desktop/KDE
12mu|choqok-1.3-3|7	URL:		http://choqok.gnufolks.org/
12mu|choqok-1.3-3|8	Source0:	http://downloads.sourceforge.net/choqok/%{name}-%{version}.tar.bz2
12mu|choqok-1.3-3|9	Patch0:		choqok-0.9.85-dbus-service-dir.patch
12mu|choqok-1.3-3|10	BuildRequires:	kdelibs4-devel
12mu|choqok-1.3-3|11	BuildRequires:	qjson-devel
12mu|choqok-1.3-3|12	BuildRequires:	qoauth-devel
12mu|choqok-1.3-3|13	BuildRequires:	attica-devel
12mu|choqok-1.3-3|14	Requires:	kdebase4-runtime
12mu|choqok-1.3-3|15	
12mu|choqok-1.3-3|16	%description
12mu|choqok-1.3-3|17	Choqok is a Free/Open Source micro-blogging client for K Desktop
12mu|choqok-1.3-3|18	
12mu|choqok-1.3-3|19	%files -f %{name}.lang
12mu|choqok-1.3-3|20	%{_datadir}/dbus-1/services/org.kde.choqok.service
12mu|choqok-1.3-3|21	%{_kde_bindir}/choqok
12mu|choqok-1.3-3|22	%{_kde_libdir}/kde4/*.so
12mu|choqok-1.3-3|23	%{_kde_applicationsdir}/choqok.desktop
12mu|choqok-1.3-3|24	%{_kde_appsdir}/choqok*
12mu|choqok-1.3-3|25	%{_kde_appsdir}/khtml/kpartplugins/*
12mu|choqok-1.3-3|26	%{_kde_datadir}/config.kcfg/*.kcfg
12mu|choqok-1.3-3|27	%{_kde_iconsdir}/*/*/*/*
12mu|choqok-1.3-3|28	%{_kde_services}/choqok_*.desktop
12mu|choqok-1.3-3|29	%{_kde_services}/ServiceMenus/*.desktop
12mu|choqok-1.3-3|30	%{_kde_servicetypes}/choqok*.desktop
12mu|choqok-1.3-3|31	
12mu|choqok-1.3-3|32	#-------------------------------------------------------------------
12mu|choqok-1.3-3|33	
12mu|choqok-1.3-3|34	%define choqok_major 1
12mu|choqok-1.3-3|35	%define libchoqok %mklibname choqok %{choqok_major}
12mu|choqok-1.3-3|36	
12mu|choqok-1.3-3|37	%package -n %{libchoqok}
12mu|choqok-1.3-3|38	Summary:	%{name} library
12mu|choqok-1.3-3|39	Group:		System/Libraries
12mu|choqok-1.3-3|40	
12mu|choqok-1.3-3|41	%description -n %{libchoqok}
12mu|choqok-1.3-3|42	%{name} library.
12mu|choqok-1.3-3|43	
12mu|choqok-1.3-3|44	%files -n %{libchoqok}
12mu|choqok-1.3-3|45	%{_kde_libdir}/libchoqok.so.%{choqok_major}*
12mu|choqok-1.3-3|46	
12mu|choqok-1.3-3|47	#-------------------------------------------------------------------
12mu|choqok-1.3-3|48	
12mu|choqok-1.3-3|49	%define twitterapihelper_major 1
12mu|choqok-1.3-3|50	%define libtwitterapihelper %mklibname twitterapihelper %{twitterapihelper_major}
12mu|choqok-1.3-3|51	
12mu|choqok-1.3-3|52	%package -n %{libtwitterapihelper}
12mu|choqok-1.3-3|53	Summary:	%{name} library
12mu|choqok-1.3-3|54	Group:		System/Libraries
12mu|choqok-1.3-3|55	
12mu|choqok-1.3-3|56	%description -n %{libtwitterapihelper}
12mu|choqok-1.3-3|57	%{name} library.
12mu|choqok-1.3-3|58	
12mu|choqok-1.3-3|59	%files -n %{libtwitterapihelper}
12mu|choqok-1.3-3|60	%{_kde_libdir}/libtwitterapihelper.so.%{twitterapihelper_major}*
12mu|choqok-1.3-3|61	
12mu|choqok-1.3-3|62	#-------------------------------------------------------------------
12mu|choqok-1.3-3|63	
12mu|choqok-1.3-3|64	%package devel
12mu|choqok-1.3-3|65	Summary:	%{name} development files
12mu|choqok-1.3-3|66	Group:		Development/KDE and Qt
12mu|choqok-1.3-3|67	Requires:	%{libchoqok} = %{version}-%{release}
12mu|choqok-1.3-3|68	Conflicts:	%{name} < 0.2.3
12mu|choqok-1.3-3|69	
12mu|choqok-1.3-3|70	%description devel
12mu|choqok-1.3-3|71	This package contains header files needed if you wish to build applications
12mu|choqok-1.3-3|72	based on %{name}.
12mu|choqok-1.3-3|73	
12mu|choqok-1.3-3|74	%files devel
12mu|choqok-1.3-3|75	%{_kde_libdir}/libchoqok.so
12mu|choqok-1.3-3|76	%{_kde_libdir}/libtwitterapihelper.so
12mu|choqok-1.3-3|77	%{_kde_includedir}/choqok
12mu|choqok-1.3-3|78	%{_kde_appsdir}/cmake/modules/*.cmake
12mu|choqok-1.3-3|79	
12mu|choqok-1.3-3|80	#--------------------------------------------------------------------
12mu|choqok-1.3-3|81	%prep
12mu|choqok-1.3-3|82	%setup -q
12mu|choqok-1.3-3|83	%patch0 -p0
12mu|choqok-1.3-3|84	
12mu|choqok-1.3-3|85	%build
12mu|choqok-1.3-3|86	%cmake_kde4
12mu|choqok-1.3-3|87	%make
12mu|choqok-1.3-3|88	
12mu|choqok-1.3-3|89	%install
12mu|choqok-1.3-3|90	%makeinstall_std -C build
12mu|choqok-1.3-3|91	
12mu|choqok-1.3-3|92	# Remove it to avoid file conflicts with kdepimlibs4-devel 4.10
12mu|choqok-1.3-3|93	rm -f %{buildroot}%{_kde_appsdir}/cmake/modules/FindQtOAuth.cmake
12mu|choqok-1.3-3|94	
12mu|choqok-1.3-3|95	%find_lang %{name} --with-html
12mu|choqok-1.3-3|96	

19517 12
12mu|chromaprint-1.0-1|1	%define	major	0
12mu|chromaprint-1.0-1|2	%define	libname	%mklibname %{name} %{major}
12mu|chromaprint-1.0-1|3	%define	devname	%mklibname -d %{name}
12mu|chromaprint-1.0-1|4	
12mu|chromaprint-1.0-1|5	Summary:	Library and tool implementing the AcoustID fingerprinting
12mu|chromaprint-1.0-1|6	Name:		chromaprint
12mu|chromaprint-1.0-1|7	Version:	1.0
12mu|chromaprint-1.0-1|8	Release:	1
12mu|chromaprint-1.0-1|9	License:	LGPLv2+
12mu|chromaprint-1.0-1|10	Group:		Sound
12mu|chromaprint-1.0-1|11	Url:		http://www.acoustid.org/chromaprint/
12mu|chromaprint-1.0-1|12	Source0:	https://github.com/downloads/lalinsky/chromaprint/%{name}-%{version}.tar.gz
12mu|chromaprint-1.0-1|13	BuildRequires:	cmake >= 2.6
12mu|chromaprint-1.0-1|14	BuildRequires:	fftw-devel >= 3
12mu|chromaprint-1.0-1|15	# This is needed for examples
12mu|chromaprint-1.0-1|16	BuildRequires:	ffmpeg-devel
12mu|chromaprint-1.0-1|17	BuildRequires:	boost-devel
12mu|chromaprint-1.0-1|18	
12mu|chromaprint-1.0-1|19	%description
12mu|chromaprint-1.0-1|20	Chromaprint library is the core component of the AcoustID project. It's a
12mu|chromaprint-1.0-1|21	client-side library that implements a custom algorithm for extracting
12mu|chromaprint-1.0-1|22	fingerprints from raw audio sources.
12mu|chromaprint-1.0-1|23	The library exposes a simple C API. The documentation for the C API can be
12mu|chromaprint-1.0-1|24	found in the main header file.
12mu|chromaprint-1.0-1|25	
12mu|chromaprint-1.0-1|26	%files
12mu|chromaprint-1.0-1|27	%doc README.txt
12mu|chromaprint-1.0-1|28	%{_bindir}/fpcalc
12mu|chromaprint-1.0-1|29	
12mu|chromaprint-1.0-1|30	#----------------------------------------------------------------------------
12mu|chromaprint-1.0-1|31	
12mu|chromaprint-1.0-1|32	%package -n %{libname}
12mu|chromaprint-1.0-1|33	Summary:	Library implementing the AcoustID fingerprinting
12mu|chromaprint-1.0-1|34	Group:		System/Libraries
12mu|chromaprint-1.0-1|35	
12mu|chromaprint-1.0-1|36	%description -n %{libname}
12mu|chromaprint-1.0-1|37	Chromaprint library is the core component of the AcoustID project. It's a
12mu|chromaprint-1.0-1|38	client-side library that implements a custom algorithm for extracting
12mu|chromaprint-1.0-1|39	fingerprints from raw audio sources.
12mu|chromaprint-1.0-1|40	The library exposes a simple C API. The documentation for the C API can be
12mu|chromaprint-1.0-1|41	found in the main header file.
12mu|chromaprint-1.0-1|42	
12mu|chromaprint-1.0-1|43	%files -n %{libname}
12mu|chromaprint-1.0-1|44	%doc CHANGES.txt COPYING.txt NEWS.txt README.txt
12mu|chromaprint-1.0-1|45	%{_libdir}/libchromaprint.so.%{major}*
12mu|chromaprint-1.0-1|46	
12mu|chromaprint-1.0-1|47	#----------------------------------------------------------------------------
12mu|chromaprint-1.0-1|48	
12mu|chromaprint-1.0-1|49	%package -n %{devname}
12mu|chromaprint-1.0-1|50	Summary:	Headers for developing programs that will use %{name}
12mu|chromaprint-1.0-1|51	Group:		Development/C++
12mu|chromaprint-1.0-1|52	Requires:	%{libname} = %{version}-%{release}
12mu|chromaprint-1.0-1|53	Provides:	%{name}-devel = %{version}-%{release}
12mu|chromaprint-1.0-1|54	
12mu|chromaprint-1.0-1|55	%description -n %{devname}
12mu|chromaprint-1.0-1|56	This package contains the headers that programmers will need to develop
12mu|chromaprint-1.0-1|57	applications which will use %{name}.
12mu|chromaprint-1.0-1|58	
12mu|chromaprint-1.0-1|59	%files -n %{devname}
12mu|chromaprint-1.0-1|60	%{_includedir}/chromaprint.h
12mu|chromaprint-1.0-1|61	%{_libdir}/libchromaprint.so
12mu|chromaprint-1.0-1|62	%{_libdir}/pkgconfig/*.pc
12mu|chromaprint-1.0-1|63	
12mu|chromaprint-1.0-1|64	#----------------------------------------------------------------------------
12mu|chromaprint-1.0-1|65	
12mu|chromaprint-1.0-1|66	%prep
12mu|chromaprint-1.0-1|67	%setup -q
12mu|chromaprint-1.0-1|68	
12mu|chromaprint-1.0-1|69	%build
12mu|chromaprint-1.0-1|70	%cmake -DBUILD_EXAMPLES=ON -DBUILD_TESTS=off
12mu|chromaprint-1.0-1|71	%make
12mu|chromaprint-1.0-1|72	
12mu|chromaprint-1.0-1|73	%install
12mu|chromaprint-1.0-1|74	%makeinstall_std -C build
12mu|chromaprint-1.0-1|75	
12mu|chromaprint-1.0-1|76	
12mu|chromaprint-1.0-1|77	%changelog
12mu|chromaprint-1.0-1|78	* Wed Oct 16 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-1
12mu|chromaprint-1.0-1|79	+ Revision: 7bb29e4
12mu|chromaprint-1.0-1|80	- LOG New version 1.0
12mu|chromaprint-1.0-1|81	
12mu|chromaprint-1.0-1|82	

19518 12
12mu|chromium-browser-stable-37.0.2062.94-1|1	%define crname chromium-browser
12mu|chromium-browser-stable-37.0.2062.94-1|2	%define _crdir %{_libdir}/%{crname}
12mu|chromium-browser-stable-37.0.2062.94-1|3	%define _src %{_topdir}/SOURCES
12mu|chromium-browser-stable-37.0.2062.94-1|4	
12mu|chromium-browser-stable-37.0.2062.94-1|5	Name: chromium-browser-stable
12mu|chromium-browser-stable-37.0.2062.94-1|6	Version: 37.0.2062.94
12mu|chromium-browser-stable-37.0.2062.94-1|7	Release: 1
12mu|chromium-browser-stable-37.0.2062.94-1|8	Summary: A fast webkit-based web browser
12mu|chromium-browser-stable-37.0.2062.94-1|9	Group: Networking/WWW
12mu|chromium-browser-stable-37.0.2062.94-1|10	License: BSD, LGPL
12mu|chromium-browser-stable-37.0.2062.94-1|11	
12mu|chromium-browser-stable-37.0.2062.94-1|12	Source0: https://commondatastorage.googleapis.com/chromium-browser-official/chromium-%{version}.tar.xz
12mu|chromium-browser-stable-37.0.2062.94-1|13	Source1: chromium-wrapper
12mu|chromium-browser-stable-37.0.2062.94-1|14	Source30: master_preferences
12mu|chromium-browser-stable-37.0.2062.94-1|15	Source31: default_bookmarks.html
12mu|chromium-browser-stable-37.0.2062.94-1|16	Source32: chromium.default
12mu|chromium-browser-stable-37.0.2062.94-1|17	Source2: chromium-browser.desktop
12mu|chromium-browser-stable-37.0.2062.94-1|18	Source100: icons.tar.bz2
12mu|chromium-browser-stable-37.0.2062.94-1|19	Source997: depot_tools.tar.xz
12mu|chromium-browser-stable-37.0.2062.94-1|20	Source998: gn-binaries.tar.xz
12mu|chromium-browser-stable-37.0.2062.94-1|21	Source999: new-system-icons.tar.xz
12mu|chromium-browser-stable-37.0.2062.94-1|22	Source1000: README.urpmi
12mu|chromium-browser-stable-37.0.2062.94-1|23	Patch4: chromium-30.0.1599.66-master-prefs-path.patch
12mu|chromium-browser-stable-37.0.2062.94-1|24	# PATCH-FIX-OPENSUSE removes build part for courgette
12mu|chromium-browser-stable-37.0.2062.94-1|25	Patch14:        chromium-25.0.1364.172-no-courgette.patch
12mu|chromium-browser-stable-37.0.2062.94-1|26	# PATCH-FIX-OPENSUSE Compile the sandbox with -fPIE settings
12mu|chromium-browser-stable-37.0.2062.94-1|27	Patch15:        chromium-25.0.1364.172-sandbox-pie.patch
12mu|chromium-browser-stable-37.0.2062.94-1|28	
12mu|chromium-browser-stable-37.0.2062.94-1|29	Provides: %{crname}
12mu|chromium-browser-stable-37.0.2062.94-1|30	Conflicts: chromium-browser-unstable
12mu|chromium-browser-stable-37.0.2062.94-1|31	Conflicts: chromium-browser-beta
12mu|chromium-browser-stable-37.0.2062.94-1|32	Obsoletes: chromium-browser < 1:9.0.597.94
12mu|chromium-browser-stable-37.0.2062.94-1|33	BuildRequires: bison, flex, gtk2-devel, atk-devel, libexpat-devel, gperf
12mu|chromium-browser-stable-37.0.2062.94-1|34	BuildRequires: nspr-devel, nss-devel, libalsa-devel, util-linux, ninja
12mu|chromium-browser-stable-37.0.2062.94-1|35	BuildRequires: glib2-devel, bzip2-devel, zlib-devel
12mu|chromium-browser-stable-37.0.2062.94-1|36	BuildRequires: jpeg-devel, pkgconfig(gl), mesaglu-devel
12mu|chromium-browser-stable-37.0.2062.94-1|37	BuildRequires: libxscrnsaver-devel, dbus-glib-devel, cups-devel
12mu|chromium-browser-stable-37.0.2062.94-1|38	BuildRequires: libgnome-keyring-devel libvpx-devel libxtst-devel
12mu|chromium-browser-stable-37.0.2062.94-1|39	#BuildRequires: libxslt-devel libxml2-devel
12mu|chromium-browser-stable-37.0.2062.94-1|40	BuildRequires: libxt-devel pam-devel pkgconfig(libgcrypt)
12mu|chromium-browser-stable-37.0.2062.94-1|41	BuildRequires: libevent-devel pkgconfig(flac) pulseaudio-devel
12mu|chromium-browser-stable-37.0.2062.94-1|42	BuildRequires: elfutils-devel udev-devel speex-devel yasm
12mu|chromium-browser-stable-37.0.2062.94-1|43	BuildRequires: pkgconfig(harfbuzz) pkgconfig(libmtp) pkgconfig(libgpsd)
12mu|chromium-browser-stable-37.0.2062.94-1|44	BuildRequires: speech-dispatcher-devel pkgconfig(libusb-1.0)
12mu|chromium-browser-stable-37.0.2062.94-1|45	BuildRequires: pkgconfig(libpci) pkgconfig(gstreamer-plugins-base-1.0), gyp
12mu|chromium-browser-stable-37.0.2062.94-1|46	BuildRequires: pkgconfig(opus) pkgconfig(libwebp) pkgconfig(minizip)
12mu|chromium-browser-stable-37.0.2062.94-1|47	BuildRequires: pkgconfig(libexif) cap-devel
12mu|chromium-browser-stable-37.0.2062.94-1|48	
12mu|chromium-browser-stable-37.0.2062.94-1|49	Suggests: chromium-browser-pepper-flash
12mu|chromium-browser-stable-37.0.2062.94-1|50	Suggests: chromium-browser-pdf-plugin
12mu|chromium-browser-stable-37.0.2062.94-1|51	
12mu|chromium-browser-stable-37.0.2062.94-1|52	ExclusiveArch: i586 x86_64 armv7l
12mu|chromium-browser-stable-37.0.2062.94-1|53	
12mu|chromium-browser-stable-37.0.2062.94-1|54	%description
12mu|chromium-browser-stable-37.0.2062.94-1|55	Chromium is a browser that combines a minimal design with sophisticated
12mu|chromium-browser-stable-37.0.2062.94-1|56	technology to make the web faster, safer, and easier.
12mu|chromium-browser-stable-37.0.2062.94-1|57	
12mu|chromium-browser-stable-37.0.2062.94-1|58	This is the stable channel Chromium browser. It offers a rock solid
12mu|chromium-browser-stable-37.0.2062.94-1|59	browser which is updated with features and fixes once they have been
12mu|chromium-browser-stable-37.0.2062.94-1|60	thoroughly tested. If you want the latest features, install the
12mu|chromium-browser-stable-37.0.2062.94-1|61	chromium-browser-unstable package instead.
12mu|chromium-browser-stable-37.0.2062.94-1|62	
12mu|chromium-browser-stable-37.0.2062.94-1|63	Note: If you are reverting from unstable to stable or beta channel, you may
12mu|chromium-browser-stable-37.0.2062.94-1|64	experience tab crashes on startup. This crash only affects tabs restored
12mu|chromium-browser-stable-37.0.2062.94-1|65	during the first launch due to a change in how tab state is stored.
12mu|chromium-browser-stable-37.0.2062.94-1|66	See http://bugs.chromium.org/34688. It's always a good idea to back up
12mu|chromium-browser-stable-37.0.2062.94-1|67	your profile before changing channels.
12mu|chromium-browser-stable-37.0.2062.94-1|68	
12mu|chromium-browser-stable-37.0.2062.94-1|69	%package -n chromium-browser
12mu|chromium-browser-stable-37.0.2062.94-1|70	Summary: A fast webkit-based web browser (transition package)
12mu|chromium-browser-stable-37.0.2062.94-1|71	Epoch: 1
12mu|chromium-browser-stable-37.0.2062.94-1|72	Group: Networking/WWW
12mu|chromium-browser-stable-37.0.2062.94-1|73	Requires: %{name} = %{version}-%{release}
12mu|chromium-browser-stable-37.0.2062.94-1|74	
12mu|chromium-browser-stable-37.0.2062.94-1|75	%description -n chromium-browser
12mu|chromium-browser-stable-37.0.2062.94-1|76	Chromium is a browser that combines a minimal design with sophisticated
12mu|chromium-browser-stable-37.0.2062.94-1|77	technology to make the web faster, safer, and easier.
12mu|chromium-browser-stable-37.0.2062.94-1|78	
12mu|chromium-browser-stable-37.0.2062.94-1|79	This is a transition package that installs the stable channel Chromium
12mu|chromium-browser-stable-37.0.2062.94-1|80	browser. If you prefer the dev channel browser, install the
12mu|chromium-browser-stable-37.0.2062.94-1|81	chromium-browser-unstable package instead.
12mu|chromium-browser-stable-37.0.2062.94-1|82	
12mu|chromium-browser-stable-37.0.2062.94-1|83	%package -n chromedriver
12mu|chromium-browser-stable-37.0.2062.94-1|84	Summary:        WebDriver for Google Chrome/Chromium
12mu|chromium-browser-stable-37.0.2062.94-1|85	Group:          Development/Other
12mu|chromium-browser-stable-37.0.2062.94-1|86	Requires:       %{name} = %{version}-%{release}
12mu|chromium-browser-stable-37.0.2062.94-1|87	
12mu|chromium-browser-stable-37.0.2062.94-1|88	%description -n chromedriver
12mu|chromium-browser-stable-37.0.2062.94-1|89	WebDriver is an open source tool for automated testing of webapps across many
12mu|chromium-browser-stable-37.0.2062.94-1|90	browsers. It provides capabilities for navigating to web pages, user input,
12mu|chromium-browser-stable-37.0.2062.94-1|91	JavaScript execution, and more. ChromeDriver is a standalone server which
12mu|chromium-browser-stable-37.0.2062.94-1|92	implements WebDriver's wire protocol for Chromium. It is being developed by
12mu|chromium-browser-stable-37.0.2062.94-1|93	members of the Chromium and WebDriver teams.
12mu|chromium-browser-stable-37.0.2062.94-1|94	
12mu|chromium-browser-stable-37.0.2062.94-1|95	%prep
12mu|chromium-browser-stable-37.0.2062.94-1|96	%setup -q -n chromium-%{version} -a 998 -a 997 -a 999
12mu|chromium-browser-stable-37.0.2062.94-1|97	%patch4 -p1 -b .prefs
12mu|chromium-browser-stable-37.0.2062.94-1|98	
12mu|chromium-browser-stable-37.0.2062.94-1|99	%patch14 -p1
12mu|chromium-browser-stable-37.0.2062.94-1|100	%patch15 -p1
12mu|chromium-browser-stable-37.0.2062.94-1|101	
12mu|chromium-browser-stable-37.0.2062.94-1|102	# Hard code extra version
12mu|chromium-browser-stable-37.0.2062.94-1|103	FILE=chrome/common/chrome_version_info_posix.cc
12mu|chromium-browser-stable-37.0.2062.94-1|104	sed -i.orig -e 's/getenv("CHROME_VERSION_EXTRA")/"%{product_vendor} %{product_version}"/' $FILE
12mu|chromium-browser-stable-37.0.2062.94-1|105	cmp $FILE $FILE.orig && exit 1
12mu|chromium-browser-stable-37.0.2062.94-1|106	
12mu|chromium-browser-stable-37.0.2062.94-1|107	%build
12mu|chromium-browser-stable-37.0.2062.94-1|108	export GYP_GENERATORS='ninja'
12mu|chromium-browser-stable-37.0.2062.94-1|109	./build/gyp_chromium build/all.gyp --depth=. \
12mu|chromium-browser-stable-37.0.2062.94-1|110	-D linux_sandbox_path=%{_crdir}/chrome-sandbox \
12mu|chromium-browser-stable-37.0.2062.94-1|111	-D linux_sandbox_chrome_path=%{_crdir}/chrome \
12mu|chromium-browser-stable-37.0.2062.94-1|112	-D linux_link_gnome_keyring=0 \
12mu|chromium-browser-stable-37.0.2062.94-1|113	-D use_gconf=0 \
12mu|chromium-browser-stable-37.0.2062.94-1|114	-D werror='' \
12mu|chromium-browser-stable-37.0.2062.94-1|115	-D use_system_sqlite=0 \
12mu|chromium-browser-stable-37.0.2062.94-1|116	-D use_system_libxml=0 \
12mu|chromium-browser-stable-37.0.2062.94-1|117	-D use_system_zlib=0 \
12mu|chromium-browser-stable-37.0.2062.94-1|118	-D use_system_bzip2=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|119	-D use_system_libbz2=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|120	-D use_system_xdg_utils=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|121	-D use_system_yasm=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|122	-D use_system_libpng=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|123	-D use_system_libjpeg=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|124	-D use_system_libevent=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|125	-D use_system_speex=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|126	-D use_system_flac=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|127	-D use_system_vpx=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|128	-D use_system_icu=0 \
12mu|chromium-browser-stable-37.0.2062.94-1|129	-D use_system_libusb=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|130	-D use_system_libexif=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|131	-D use_system_libsrtp=0 \
12mu|chromium-browser-stable-37.0.2062.94-1|132	-D use_system_libmtp=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|133	-D use_system_opus=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|134	-D use_system_libwebp=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|135	-D use_system_harfbuzz=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|136	-D use_system_minizip=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|137	-D build_ffmpegsumo=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|138	-D use_system_ffmpeg=0 \
12mu|chromium-browser-stable-37.0.2062.94-1|139	-D ffmpeg_branding=Chrome \
12mu|chromium-browser-stable-37.0.2062.94-1|140	-D proprietary_codecs=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|141	-D use_pulseaudio=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|142	-D use_system_v8=0 \
12mu|chromium-browser-stable-37.0.2062.94-1|143	-D use_system_protobuf=0 \
12mu|chromium-browser-stable-37.0.2062.94-1|144	-D linux_link_libpci=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|145	-D linux_link_gsettings=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|146	-D linux_link_libspeechd=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|147	-D linux_link_kerberos=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|148	-D linux_link_libgps=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|149	-D use_system_libyuv=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|150	-D use_system_libxslt=0 \
12mu|chromium-browser-stable-37.0.2062.94-1|151	-D use_system_nspr=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|152	-D disable_nacl=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|153	-D logging_like_official_build=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|154	-D remove_webcore_debug_symbols=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|155	-D linux_fpic=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|156	-D use_aura=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|157	-D linux_use_gold_binary=0 \
12mu|chromium-browser-stable-37.0.2062.94-1|158	-D linux_use_gold_flags=0 \
12mu|chromium-browser-stable-37.0.2062.94-1|159	-Dgoogle_api_key='AIzaSyD1hTe85_a14kr1Ks8T3Ce75rvbR1_Dx7Q' \
12mu|chromium-browser-stable-37.0.2062.94-1|160	-Dgoogle_default_client_id='4139804441.apps.googleusercontent.com' \
12mu|chromium-browser-stable-37.0.2062.94-1|161	-Dgoogle_default_client_secret='KDTRKEZk2jwT_7CDpcmMA--P' \
12mu|chromium-browser-stable-37.0.2062.94-1|162	%ifarch i586
12mu|chromium-browser-stable-37.0.2062.94-1|163	-D disable_sse2=1 \
12mu|chromium-browser-stable-37.0.2062.94-1|164	-D release_extra_cflags="-march=i586"
12mu|chromium-browser-stable-37.0.2062.94-1|165	%endif
12mu|chromium-browser-stable-37.0.2062.94-1|166	
12mu|chromium-browser-stable-37.0.2062.94-1|167	mkdir -p out/Release
12mu|chromium-browser-stable-37.0.2062.94-1|168	
12mu|chromium-browser-stable-37.0.2062.94-1|169	ninja -C out/Release chrome
12mu|chromium-browser-stable-37.0.2062.94-1|170	# Build the required SUID_SANDBOX helper
12mu|chromium-browser-stable-37.0.2062.94-1|171	ninja -C out/Release chrome_sandbox
12mu|chromium-browser-stable-37.0.2062.94-1|172	# Build the ChromeDriver test suite
12mu|chromium-browser-stable-37.0.2062.94-1|173	ninja -C out/Release chromedriver
12mu|chromium-browser-stable-37.0.2062.94-1|174	
12mu|chromium-browser-stable-37.0.2062.94-1|175	%install
12mu|chromium-browser-stable-37.0.2062.94-1|176	rm -rf %{buildroot}
12mu|chromium-browser-stable-37.0.2062.94-1|177	mkdir -p %{buildroot}%{_bindir}
12mu|chromium-browser-stable-37.0.2062.94-1|178	mkdir -p %{buildroot}%{_crdir}/locales
12mu|chromium-browser-stable-37.0.2062.94-1|179	mkdir -p %{buildroot}%{_crdir}/themes
12mu|chromium-browser-stable-37.0.2062.94-1|180	mkdir -p %{buildroot}%{_crdir}/default_apps
12mu|chromium-browser-stable-37.0.2062.94-1|181	mkdir -p %{buildroot}%{_mandir}/man1
12mu|chromium-browser-stable-37.0.2062.94-1|182	install -m 755 %{_src}/chromium-wrapper %{buildroot}%{_crdir}/
12mu|chromium-browser-stable-37.0.2062.94-1|183	install -m 755 out/Release/chrome %{buildroot}%{_crdir}/
12mu|chromium-browser-stable-37.0.2062.94-1|184	install -m 4755 out/Release/chrome_sandbox %{buildroot}%{_crdir}/chrome-sandbox
12mu|chromium-browser-stable-37.0.2062.94-1|185	cp -a out/Release/chromedriver %{buildroot}%{_crdir}/chromedriver
12mu|chromium-browser-stable-37.0.2062.94-1|186	install -m 644 out/Release/chrome.1 %{buildroot}%{_mandir}/man1/%{crname}.1
12mu|chromium-browser-stable-37.0.2062.94-1|187	install -m 644 out/Release/*.pak %{buildroot}%{_crdir}/
12mu|chromium-browser-stable-37.0.2062.94-1|188	install -m 644 out/Release/icudtl.dat %{buildroot}%{_crdir}/
12mu|chromium-browser-stable-37.0.2062.94-1|189	install -m 755 out/Release/libffmpegsumo.so %{buildroot}%{_crdir}/
12mu|chromium-browser-stable-37.0.2062.94-1|190	install -m 644 out/Release/locales/*.pak %{buildroot}%{_crdir}/locales/
12mu|chromium-browser-stable-37.0.2062.94-1|191	install -m 644 out/Release/resources.pak %{buildroot}%{_crdir}/
12mu|chromium-browser-stable-37.0.2062.94-1|192	install -m 644 chrome/browser/resources/default_apps/* %{buildroot}%{_crdir}/default_apps/
12mu|chromium-browser-stable-37.0.2062.94-1|193	ln -s %{_crdir}/chromium-wrapper %{buildroot}%{_bindir}/%{crname}
12mu|chromium-browser-stable-37.0.2062.94-1|194	sed -i "s!@LIBDIR@!%{_libdir}!g" %{buildroot}%{_crdir}/chromium-wrapper
12mu|chromium-browser-stable-37.0.2062.94-1|195	ln -s %{_crdir}/chromedriver %{buildroot}%{_bindir}/chromedriver
12mu|chromium-browser-stable-37.0.2062.94-1|196	
12mu|chromium-browser-stable-37.0.2062.94-1|197	# create global config file
12mu|chromium-browser-stable-37.0.2062.94-1|198	mkdir -p %{buildroot}%{_sysconfdir}/default
12mu|chromium-browser-stable-37.0.2062.94-1|199	install -m644 %{SOURCE32} %{buildroot}%{_sysconfdir}/default/%{crname}
12mu|chromium-browser-stable-37.0.2062.94-1|200	
12mu|chromium-browser-stable-37.0.2062.94-1|201	# create pepper dir. talkplugin works fine only if sylinks in pepper
12mu|chromium-browser-stable-37.0.2062.94-1|202	mkdir -p %{buildroot}%{_crdir}/pepper
12mu|chromium-browser-stable-37.0.2062.94-1|203	
12mu|chromium-browser-stable-37.0.2062.94-1|204	find out/Release/resources/ -name "*.d" -exec rm {} \;
12mu|chromium-browser-stable-37.0.2062.94-1|205	cp -r out/Release/resources %{buildroot}%{_crdir}
12mu|chromium-browser-stable-37.0.2062.94-1|206	
12mu|chromium-browser-stable-37.0.2062.94-1|207	# Strip NaCl IRT
12mu|chromium-browser-stable-37.0.2062.94-1|208	#%ifarch x86_64
12mu|chromium-browser-stable-37.0.2062.94-1|209	#./native_client/toolchain/linux_x86_newlib/bin/x86_64-nacl-strip %{buildroot}%{_crdir}/nacl_irt_x86_64.nexe
12mu|chromium-browser-stable-37.0.2062.94-1|210	#%endif
12mu|chromium-browser-stable-37.0.2062.94-1|211	#%ifarch i586
12mu|chromium-browser-stable-37.0.2062.94-1|212	#./native_client/toolchain/linux_x86_newlib/bin/i686-nacl-strip %{buildroot}%{_crdir}/nacl_irt_x86_32.nexe
12mu|chromium-browser-stable-37.0.2062.94-1|213	#%endif
12mu|chromium-browser-stable-37.0.2062.94-1|214	
12mu|chromium-browser-stable-37.0.2062.94-1|215	# desktop file
12mu|chromium-browser-stable-37.0.2062.94-1|216	mkdir -p %{buildroot}%{_datadir}/applications
12mu|chromium-browser-stable-37.0.2062.94-1|217	install -m 644 %{_src}/%{crname}.desktop %{buildroot}%{_datadir}/applications/
12mu|chromium-browser-stable-37.0.2062.94-1|218	
12mu|chromium-browser-stable-37.0.2062.94-1|219	# icon
12mu|chromium-browser-stable-37.0.2062.94-1|220	mkdir -p %{buildroot}%{_iconsdir}/hicolor/
12mu|chromium-browser-stable-37.0.2062.94-1|221	tar xjf %{SOURCE100} -C %{buildroot}%{_iconsdir}/hicolor/
12mu|chromium-browser-stable-37.0.2062.94-1|222	
12mu|chromium-browser-stable-37.0.2062.94-1|223	mkdir -p %{buildroot}%{_sysconfdir}/%{crname}
12mu|chromium-browser-stable-37.0.2062.94-1|224	install -m 0644 %{SOURCE30} %{buildroot}%{_sysconfdir}/%{crname}/
12mu|chromium-browser-stable-37.0.2062.94-1|225	install -m 0644 %{SOURCE31} %{buildroot}%{_sysconfdir}/%{crname}/
12mu|chromium-browser-stable-37.0.2062.94-1|226	
12mu|chromium-browser-stable-37.0.2062.94-1|227	find %{buildroot} -name "*.nexe" -exec strip {} \;
12mu|chromium-browser-stable-37.0.2062.94-1|228	
12mu|chromium-browser-stable-37.0.2062.94-1|229	mkdir -p %{buildroot}%{_docdir}/%{name}
12mu|chromium-browser-stable-37.0.2062.94-1|230	install -p -m755 %{SOURCE1000} %{buildroot}%{_docdir}/%{name}
12mu|chromium-browser-stable-37.0.2062.94-1|231	
12mu|chromium-browser-stable-37.0.2062.94-1|232	%post
12mu|chromium-browser-stable-37.0.2062.94-1|233	if [ -e /opt/google/talkplugin/libppgoogletalk.so ]; then
12mu|chromium-browser-stable-37.0.2062.94-1|234	if [ ! -e %{_crdir}/pepper/libppgoogletalk.so ]; then
12mu|chromium-browser-stable-37.0.2062.94-1|235	ln -s /opt/google/talkplugin/libppgoogletalk.so \
12mu|chromium-browser-stable-37.0.2062.94-1|236	%{_crdir}/pepper/libppgoogletalk.so
12mu|chromium-browser-stable-37.0.2062.94-1|237	fi
12mu|chromium-browser-stable-37.0.2062.94-1|238	fi
12mu|chromium-browser-stable-37.0.2062.94-1|239	
12mu|chromium-browser-stable-37.0.2062.94-1|240	if [ -e /opt/google/talkplugin/libppo1d.so ]; then
12mu|chromium-browser-stable-37.0.2062.94-1|241	if [ ! -e %{_crdir}/pepper/libppo1d.so ]; then
12mu|chromium-browser-stable-37.0.2062.94-1|242	ln -s /opt/google/talkplugin/libppo1d.so \
12mu|chromium-browser-stable-37.0.2062.94-1|243	%{_crdir}/pepper/libppo1d.so
12mu|chromium-browser-stable-37.0.2062.94-1|244	fi
12mu|chromium-browser-stable-37.0.2062.94-1|245	fi
12mu|chromium-browser-stable-37.0.2062.94-1|246	
12mu|chromium-browser-stable-37.0.2062.94-1|247	%preun
12mu|chromium-browser-stable-37.0.2062.94-1|248	if [ $1 -eq 0 ] ; then
12mu|chromium-browser-stable-37.0.2062.94-1|249	if [ -e %{_crdir}/pepper/libppo1d.so ]; then
12mu|chromium-browser-stable-37.0.2062.94-1|250	rm -f %{_crdir}/pepper/libppo1d.so
12mu|chromium-browser-stable-37.0.2062.94-1|251	fi
12mu|chromium-browser-stable-37.0.2062.94-1|252	
12mu|chromium-browser-stable-37.0.2062.94-1|253	if [ -e %{_crdir}/pepper/libppgoogletalk.so ]; then
12mu|chromium-browser-stable-37.0.2062.94-1|254	rm -f %{_crdir}/pepper/libppgoogletalk.so
12mu|chromium-browser-stable-37.0.2062.94-1|255	fi
12mu|chromium-browser-stable-37.0.2062.94-1|256	
12mu|chromium-browser-stable-37.0.2062.94-1|257	fi
12mu|chromium-browser-stable-37.0.2062.94-1|258	
12mu|chromium-browser-stable-37.0.2062.94-1|259	%files -n chromium-browser
12mu|chromium-browser-stable-37.0.2062.94-1|260	
12mu|chromium-browser-stable-37.0.2062.94-1|261	%files
12mu|chromium-browser-stable-37.0.2062.94-1|262	%defattr(-,root,root,-)
12mu|chromium-browser-stable-37.0.2062.94-1|263	%config %{_sysconfdir}/%{crname}
12mu|chromium-browser-stable-37.0.2062.94-1|264	%config %{_sysconfdir}/default/%{crname}
12mu|chromium-browser-stable-37.0.2062.94-1|265	%{_bindir}/%{crname}
12mu|chromium-browser-stable-37.0.2062.94-1|266	%{_crdir}/chromium-wrapper
12mu|chromium-browser-stable-37.0.2062.94-1|267	%{_crdir}/chrome
12mu|chromium-browser-stable-37.0.2062.94-1|268	%{_crdir}/chrome-sandbox
12mu|chromium-browser-stable-37.0.2062.94-1|269	%{_crdir}/icudtl.dat
12mu|chromium-browser-stable-37.0.2062.94-1|270	%{_crdir}/libffmpegsumo.so
12mu|chromium-browser-stable-37.0.2062.94-1|271	%{_crdir}/locales
12mu|chromium-browser-stable-37.0.2062.94-1|272	%{_crdir}/resources.pak
12mu|chromium-browser-stable-37.0.2062.94-1|273	%{_crdir}/resources
12mu|chromium-browser-stable-37.0.2062.94-1|274	%{_crdir}/chrome_100_percent.pak
12mu|chromium-browser-stable-37.0.2062.94-1|275	%{_crdir}/content_resources.pak
12mu|chromium-browser-stable-37.0.2062.94-1|276	%{_crdir}/keyboard_resources.pak
12mu|chromium-browser-stable-37.0.2062.94-1|277	%{_crdir}/themes
12mu|chromium-browser-stable-37.0.2062.94-1|278	%{_crdir}/default_apps
12mu|chromium-browser-stable-37.0.2062.94-1|279	%dir %{_crdir}/pepper
12mu|chromium-browser-stable-37.0.2062.94-1|280	%{_mandir}/man1/%{crname}*
12mu|chromium-browser-stable-37.0.2062.94-1|281	%{_datadir}/applications/*.desktop
12mu|chromium-browser-stable-37.0.2062.94-1|282	%{_iconsdir}/hicolor/*/apps/%{crname}.*
12mu|chromium-browser-stable-37.0.2062.94-1|283	%{_docdir}/%{name}/README.urpmi
12mu|chromium-browser-stable-37.0.2062.94-1|284	
12mu|chromium-browser-stable-37.0.2062.94-1|285	%files -n chromedriver
12mu|chromium-browser-stable-37.0.2062.94-1|286	%defattr(-,root,root,-)
12mu|chromium-browser-stable-37.0.2062.94-1|287	%doc LICENSE AUTHORS
12mu|chromium-browser-stable-37.0.2062.94-1|288	%{_bindir}/chromedriver
12mu|chromium-browser-stable-37.0.2062.94-1|289	%{_crdir}/chromedriver
12mu|chromium-browser-stable-37.0.2062.94-1|290	
12mu|chromium-browser-stable-37.0.2062.94-1|291	
12mu|chromium-browser-stable-37.0.2062.94-1|292	%changelog
12mu|chromium-browser-stable-37.0.2062.94-1|293	* Wed Aug 27 2014 Tigro <ashejn@gmail.com> 37.0.2062.94-1
12mu|chromium-browser-stable-37.0.2062.94-1|294	+ Revision: 9d01402
12mu|chromium-browser-stable-37.0.2062.94-1|295	- update to 37.0.2062.94
12mu|chromium-browser-stable-37.0.2062.94-1|296	
12mu|chromium-browser-stable-37.0.2062.94-1|297	* Wed Aug 06 2014 Tigro <ashejn@gmail.com> 36.0.1985.125-1
12mu|chromium-browser-stable-37.0.2062.94-1|298	+ Revision: dffc7c7
12mu|chromium-browser-stable-37.0.2062.94-1|299	- update to 36.0.1985.125
12mu|chromium-browser-stable-37.0.2062.94-1|300	
12mu|chromium-browser-stable-37.0.2062.94-1|301	* Mon Jun 23 2014 Tigro <ashejn@gmail.com> 35.0.1916.153-2
12mu|chromium-browser-stable-37.0.2062.94-1|302	+ Revision: 5e2aba8
12mu|chromium-browser-stable-37.0.2062.94-1|303	- build with internal libxml2 and libxslt to fix http://bugs.rosalinux.ru/show_bug.cgi?id=4091#c1 issue
12mu|chromium-browser-stable-37.0.2062.94-1|304	
12mu|chromium-browser-stable-37.0.2062.94-1|305	* Wed Jun 11 2014 Tigro <ashejn@gmail.com> 35.0.1916.153-1
12mu|chromium-browser-stable-37.0.2062.94-1|306	+ Revision: 5c03ee8
12mu|chromium-browser-stable-37.0.2062.94-1|307	- update to 35.0.1916.153
12mu|chromium-browser-stable-37.0.2062.94-1|308	
12mu|chromium-browser-stable-37.0.2062.94-1|309	* Thu May 29 2014 Tigro <ashejn@gmail.com> 35.0.1916.114-3
12mu|chromium-browser-stable-37.0.2062.94-1|310	+ Revision: d55e562
12mu|chromium-browser-stable-37.0.2062.94-1|311	- place new icons to the chromium heart
12mu|chromium-browser-stable-37.0.2062.94-1|312	
12mu|chromium-browser-stable-37.0.2062.94-1|313	* Wed May 28 2014 Tigro <ashejn@gmail.com> 35.0.1916.114-3
12mu|chromium-browser-stable-37.0.2062.94-1|314	+ Revision: 4c547b1
12mu|chromium-browser-stable-37.0.2062.94-1|315	- install icons
12mu|chromium-browser-stable-37.0.2062.94-1|316	
12mu|chromium-browser-stable-37.0.2062.94-1|317	* Wed May 28 2014 Tigro <ashejn@gmail.com> 35.0.1916.114-3
12mu|chromium-browser-stable-37.0.2062.94-1|318	+ Revision: cfc76fe
12mu|chromium-browser-stable-37.0.2062.94-1|319	- drop rosa icons
12mu|chromium-browser-stable-37.0.2062.94-1|320	
12mu|chromium-browser-stable-37.0.2062.94-1|321	* Wed May 28 2014 Tigro <ashejn@gmail.com> 35.0.1916.114-2
12mu|chromium-browser-stable-37.0.2062.94-1|322	+ Revision: df033f4
12mu|chromium-browser-stable-37.0.2062.94-1|323	- added banner
12mu|chromium-browser-stable-37.0.2062.94-1|324	
12mu|chromium-browser-stable-37.0.2062.94-1|325	* Mon May 26 2014 Tigro <ashejn@gmail.com> 35.0.1916.114-2
12mu|chromium-browser-stable-37.0.2062.94-1|326	+ Revision: c73c718
12mu|chromium-browser-stable-37.0.2062.94-1|327	- fix typo
12mu|chromium-browser-stable-37.0.2062.94-1|328	
12mu|chromium-browser-stable-37.0.2062.94-1|329	* Fri May 23 2014 Tigro <ashejn@gmail.com> 35.0.1916.114-2
12mu|chromium-browser-stable-37.0.2062.94-1|330	+ Revision: d0b91cd
12mu|chromium-browser-stable-37.0.2062.94-1|331	- added pre banner
12mu|chromium-browser-stable-37.0.2062.94-1|332	
12mu|chromium-browser-stable-37.0.2062.94-1|333	* Fri May 23 2014 Tigro <ashejn@gmail.com> 35.0.1916.114-2
12mu|chromium-browser-stable-37.0.2062.94-1|334	+ Revision: 265b6a2
12mu|chromium-browser-stable-37.0.2062.94-1|335	- set 128 icon size by default
12mu|chromium-browser-stable-37.0.2062.94-1|336	
12mu|chromium-browser-stable-37.0.2062.94-1|337	* Wed May 21 2014 Tigro <ashejn@gmail.com> 35.0.1916.114-1
12mu|chromium-browser-stable-37.0.2062.94-1|338	+ Revision: d49fe1e
12mu|chromium-browser-stable-37.0.2062.94-1|339	- update to 35.0.1916.114
12mu|chromium-browser-stable-37.0.2062.94-1|340	
12mu|chromium-browser-stable-37.0.2062.94-1|341	* Fri May 16 2014 Tigro <ashejn@gmail.com> 34.0.1847.137-1
12mu|chromium-browser-stable-37.0.2062.94-1|342	+ Revision: d07ac56
12mu|chromium-browser-stable-37.0.2062.94-1|343	- update to 34.0.1847.137
12mu|chromium-browser-stable-37.0.2062.94-1|344	
12mu|chromium-browser-stable-37.0.2062.94-1|345	* Thu May 15 2014 Tigro <ashejn@gmail.com> 34.0.1847.132-2
12mu|chromium-browser-stable-37.0.2062.94-1|346	+ Revision: 03ac318
12mu|chromium-browser-stable-37.0.2062.94-1|347	- apply upstream patch to enable fullscreen-within-tab by default
12mu|chromium-browser-stable-37.0.2062.94-1|348	
12mu|chromium-browser-stable-37.0.2062.94-1|349	* Thu May 15 2014 Tigro <ashejn@gmail.com> 34.0.1847.132-2
12mu|chromium-browser-stable-37.0.2062.94-1|350	+ Revision: 9cb60ee
12mu|chromium-browser-stable-37.0.2062.94-1|351	- apply patch
12mu|chromium-browser-stable-37.0.2062.94-1|352	
12mu|chromium-browser-stable-37.0.2062.94-1|353	* Thu May 15 2014 Tigro <ashejn@gmail.com> 34.0.1847.132-2
12mu|chromium-browser-stable-37.0.2062.94-1|354	+ Revision: 82976dd
12mu|chromium-browser-stable-37.0.2062.94-1|355	- enable fullscreen-within-tab
12mu|chromium-browser-stable-37.0.2062.94-1|356	
12mu|chromium-browser-stable-37.0.2062.94-1|357	* Wed May 14 2014 Tigro <ashejn@gmail.com> 34.0.1847.132-1
12mu|chromium-browser-stable-37.0.2062.94-1|358	+ Revision: ac47233
12mu|chromium-browser-stable-37.0.2062.94-1|359	- fix path in wrapper
12mu|chromium-browser-stable-37.0.2062.94-1|360	
12mu|chromium-browser-stable-37.0.2062.94-1|361	* Wed May 14 2014 Tigro <ashejn@gmail.com> 34.0.1847.132-1
12mu|chromium-browser-stable-37.0.2062.94-1|362	+ Revision: b7d9e16
12mu|chromium-browser-stable-37.0.2062.94-1|363	- fix ninja name
12mu|chromium-browser-stable-37.0.2062.94-1|364	
12mu|chromium-browser-stable-37.0.2062.94-1|365	* Wed May 14 2014 Tigro <ashejn@gmail.com> 34.0.1847.132-1
12mu|chromium-browser-stable-37.0.2062.94-1|366	+ Revision: 0e3d667
12mu|chromium-browser-stable-37.0.2062.94-1|367	- update to 34.0.1847.132 with ninja build
12mu|chromium-browser-stable-37.0.2062.94-1|368	
12mu|chromium-browser-stable-37.0.2062.94-1|369	* Wed May 14 2014 Tigro <ashejn@gmail.com> 34.0.1847.116-1
12mu|chromium-browser-stable-37.0.2062.94-1|370	+ Revision: f04e6f8
12mu|chromium-browser-stable-37.0.2062.94-1|371	- update run script
12mu|chromium-browser-stable-37.0.2062.94-1|372	
12mu|chromium-browser-stable-37.0.2062.94-1|373	* Wed May 14 2014 Tigro <ashejn@gmail.com> 34.0.1847.116-1
12mu|chromium-browser-stable-37.0.2062.94-1|374	+ Revision: 5a1f084
12mu|chromium-browser-stable-37.0.2062.94-1|375	- open flash on full screen
12mu|chromium-browser-stable-37.0.2062.94-1|376	
12mu|chromium-browser-stable-37.0.2062.94-1|377	* Wed May 14 2014 Tigro <ashejn@gmail.com> 34.0.1847.116-1
12mu|chromium-browser-stable-37.0.2062.94-1|378	+ Revision: ba1b61a
12mu|chromium-browser-stable-37.0.2062.94-1|379	- added chromium.default
12mu|chromium-browser-stable-37.0.2062.94-1|380	
12mu|chromium-browser-stable-37.0.2062.94-1|381	* Thu Apr 10 2014 Tigro <ashejn@gmail.com> 34.0.1847.116-1
12mu|chromium-browser-stable-37.0.2062.94-1|382	+ Revision: d4cac74
12mu|chromium-browser-stable-37.0.2062.94-1|383	- fix typo again
12mu|chromium-browser-stable-37.0.2062.94-1|384	
12mu|chromium-browser-stable-37.0.2062.94-1|385	* Thu Apr 10 2014 Tigro <ashejn@gmail.com> 34.0.1847.116-1
12mu|chromium-browser-stable-37.0.2062.94-1|386	+ Revision: e66d11e
12mu|chromium-browser-stable-37.0.2062.94-1|387	- fix path
12mu|chromium-browser-stable-37.0.2062.94-1|388	
12mu|chromium-browser-stable-37.0.2062.94-1|389	* Thu Apr 10 2014 Tigro <ashejn@gmail.com> 34.0.1847.116-1
12mu|chromium-browser-stable-37.0.2062.94-1|390	+ Revision: 099bf7a
12mu|chromium-browser-stable-37.0.2062.94-1|391	- update to 34.0.1847.116
12mu|chromium-browser-stable-37.0.2062.94-1|392	
12mu|chromium-browser-stable-37.0.2062.94-1|393	* Wed Mar 05 2014 Tigro <ashejn@gmail.com> 33.0.1750.146-1
12mu|chromium-browser-stable-37.0.2062.94-1|394	+ Revision: 404899b
12mu|chromium-browser-stable-37.0.2062.94-1|395	- update to 33.0.1750.146
12mu|chromium-browser-stable-37.0.2062.94-1|396	
12mu|chromium-browser-stable-37.0.2062.94-1|397	* Mon Feb 24 2014 Tigro <ashejn@gmail.com> 33.0.1750.117-1
12mu|chromium-browser-stable-37.0.2062.94-1|398	+ Revision: 1801d69
12mu|chromium-browser-stable-37.0.2062.94-1|399	- update to 33.0.1750.117
12mu|chromium-browser-stable-37.0.2062.94-1|400	
12mu|chromium-browser-stable-37.0.2062.94-1|401	* Mon Feb 24 2014 Tigro <ashejn@gmail.com> 33.0.1750.117-1
12mu|chromium-browser-stable-37.0.2062.94-1|402	+ Revision: 8e5f8e1
12mu|chromium-browser-stable-37.0.2062.94-1|403	- update to 33.0.1750.117
12mu|chromium-browser-stable-37.0.2062.94-1|404	
12mu|chromium-browser-stable-37.0.2062.94-1|405	* Thu Feb 20 2014 Tigro <ashejn@gmail.com> 33.0.1750.115-1
12mu|chromium-browser-stable-37.0.2062.94-1|406	+ Revision: c5c4b84
12mu|chromium-browser-stable-37.0.2062.94-1|407	- update to 33.0.1750.115
12mu|chromium-browser-stable-37.0.2062.94-1|408	
12mu|chromium-browser-stable-37.0.2062.94-1|409	* Wed Jan 29 2014 Tigro <ashejn@gmail.com> 32.0.1700.102-1
12mu|chromium-browser-stable-37.0.2062.94-1|410	+ Revision: 57fb0fe
12mu|chromium-browser-stable-37.0.2062.94-1|411	- update to 32.0.1700.102
12mu|chromium-browser-stable-37.0.2062.94-1|412	
12mu|chromium-browser-stable-37.0.2062.94-1|413	* Wed Jan 29 2014 Tigro <ashejn@gmail.com> 32.0.1700.102-1
12mu|chromium-browser-stable-37.0.2062.94-1|414	+ Revision: 36c9ae6
12mu|chromium-browser-stable-37.0.2062.94-1|415	- update source
12mu|chromium-browser-stable-37.0.2062.94-1|416	
12mu|chromium-browser-stable-37.0.2062.94-1|417	* Wed Jan 29 2014 Tigro <ashejn@gmail.com> 32.0.1700.102-1
12mu|chromium-browser-stable-37.0.2062.94-1|418	+ Revision: cc9c769
12mu|chromium-browser-stable-37.0.2062.94-1|419	- 32.0.1700.102
12mu|chromium-browser-stable-37.0.2062.94-1|420	
12mu|chromium-browser-stable-37.0.2062.94-1|421	* Fri Jan 24 2014 Tigro <ashejn@gmail.com> 32.0.1700.76-2
12mu|chromium-browser-stable-37.0.2062.94-1|422	+ Revision: 5748d9b
12mu|chromium-browser-stable-37.0.2062.94-1|423	- use internal ICU. System icu crash many sites
12mu|chromium-browser-stable-37.0.2062.94-1|424	
12mu|chromium-browser-stable-37.0.2062.94-1|425	* Fri Jan 24 2014 Tigro <ashejn@gmail.com> 32.0.1700.76-2
12mu|chromium-browser-stable-37.0.2062.94-1|426	+ Revision: 7dadb6f
12mu|chromium-browser-stable-37.0.2062.94-1|427	- bump release
12mu|chromium-browser-stable-37.0.2062.94-1|428	
12mu|chromium-browser-stable-37.0.2062.94-1|429	

19519 12
12mu|cim-3.37-11|1	%define _disable_ld_no_undefined 1
12mu|cim-3.37-11|2	
12mu|cim-3.37-11|3	%define	major	3
12mu|cim-3.37-11|4	%define	libname	%mklibname %{name} %{major}
12mu|cim-3.37-11|5	%define	devname	%mklibname %{name} -d
12mu|cim-3.37-11|6	
12mu|cim-3.37-11|7	Summary:	Simula to C translator. Mother of all OO-languages
12mu|cim-3.37-11|8	Name:		cim
12mu|cim-3.37-11|9	Version:	3.37
12mu|cim-3.37-11|10	Release:	11
12mu|cim-3.37-11|11	License:	GPLv2+
12mu|cim-3.37-11|12	Group:		Development/Other
12mu|cim-3.37-11|13	Url:		ftp://ftp.ifi.uio.no/pub/cim/
12mu|cim-3.37-11|14	Source0:	ftp://ftp.ifi.uio.no/pub/cim/%{name}-%{version}.tar.bz2
12mu|cim-3.37-11|15	Patch0:		cim-3.37-fix-str-fmt.patch
12mu|cim-3.37-11|16	Patch1:		cim_fix_progname.patch
12mu|cim-3.37-11|17	
12mu|cim-3.37-11|18	%description
12mu|cim-3.37-11|19	Cim compiles Simula code to C and uses a C compiler like gcc to
12mu|cim-3.37-11|20	compile it further to machine-code. Simula was the first language
12mu|cim-3.37-11|21	with object-oriented features. The Simula language has features for
12mu|cim-3.37-11|22	quasi-parallel execution and a framework for doing simulations.
12mu|cim-3.37-11|23	
12mu|cim-3.37-11|24	%files
12mu|cim-3.37-11|25	%doc NEWS
12mu|cim-3.37-11|26	%{_bindir}/*
12mu|cim-3.37-11|27	%{_mandir}/man1/cim.1*
12mu|cim-3.37-11|28	
12mu|cim-3.37-11|29	#----------------------------------------------------------------------------
12mu|cim-3.37-11|30	
12mu|cim-3.37-11|31	%package -n %{libname}
12mu|cim-3.37-11|32	Summary:	GNU Cim libraries packages
12mu|cim-3.37-11|33	Group:		System/Libraries
12mu|cim-3.37-11|34	
12mu|cim-3.37-11|35	%description -n %{libname}
12mu|cim-3.37-11|36	This package contains the libraries needed to run programs dynamically
12mu|cim-3.37-11|37	linked with cim (the GNU Simula Compiler)
12mu|cim-3.37-11|38	
12mu|cim-3.37-11|39	%files -n %{libname}
12mu|cim-3.37-11|40	%{_libdir}/libcim.so.%{major}*
12mu|cim-3.37-11|41	
12mu|cim-3.37-11|42	#----------------------------------------------------------------------------
12mu|cim-3.37-11|43	
12mu|cim-3.37-11|44	%package -n %{devname}
12mu|cim-3.37-11|45	Summary:	Headers for developing programs that will use cim
12mu|cim-3.37-11|46	Group:		Development/Other
12mu|cim-3.37-11|47	Requires:	%{libname} = %{EVRD}
12mu|cim-3.37-11|48	Provides:	%{name}-devel = %{EVRD}
12mu|cim-3.37-11|49	
12mu|cim-3.37-11|50	%description -n %{devname}
12mu|cim-3.37-11|51	This package contains the headers that programmers will need to develop
12mu|cim-3.37-11|52	applications which will use cim.
12mu|cim-3.37-11|53	
12mu|cim-3.37-11|54	%files -n %{devname}
12mu|cim-3.37-11|55	%doc README doc/SIMULA-HISTORY AUTHORS COPYING TODO
12mu|cim-3.37-11|56	%{_libdir}/*.so
12mu|cim-3.37-11|57	%{_includedir}/cim.h
12mu|cim-3.37-11|58	%{_infodir}/*
12mu|cim-3.37-11|59	
12mu|cim-3.37-11|60	#----------------------------------------------------------------------------
12mu|cim-3.37-11|61	
12mu|cim-3.37-11|62	%prep
12mu|cim-3.37-11|63	%setup -q
12mu|cim-3.37-11|64	%apply_patches
12mu|cim-3.37-11|65	
12mu|cim-3.37-11|66	%build
12mu|cim-3.37-11|67	%configure2_5x \
12mu|cim-3.37-11|68	--enable-dump=yes \
12mu|cim-3.37-11|69	--disable-static
12mu|cim-3.37-11|70	
12mu|cim-3.37-11|71	%make
12mu|cim-3.37-11|72	
12mu|cim-3.37-11|73	%install
12mu|cim-3.37-11|74	%makeinstall_std
12mu|cim-3.37-11|75	
12mu|cim-3.37-11|76	rm -f %{buildroot}%{_libdir}/*.a
12mu|cim-3.37-11|77	

19520 12
12mu|clamav-0.98.7-1|1	%define	major		 6
12mu|clamav-0.98.7-1|2	%define	libname		%mklibname %{name} %{major}
12mu|clamav-0.98.7-1|3	%define	 develname	%mklibname %{name} -d
12mu|clamav-0.98.7-1|4	
12mu|clamav-0.98.7-1|5	%define	 milter		1
12mu|clamav-0.98.7-1|6	%{?_with_milter:   %{expand: %%global milter 1}}
12mu|clamav-0.98.7-1|7	%{?_without_milter:   %{expand: %%global milter 0}}
12mu|clamav-0.98.7-1|8	
12mu|clamav-0.98.7-1|9	Summary:	An anti-virus utility for Unix
12mu|clamav-0.98.7-1|10	Name:		clamav
12mu|clamav-0.98.7-1|11	Version:	0.98.7
12mu|clamav-0.98.7-1|12	Release:	1
12mu|clamav-0.98.7-1|13	License:	GPLv2+
12mu|clamav-0.98.7-1|14	Group:		File tools
12mu|clamav-0.98.7-1|15	URL:		http://clamav.sourceforge.net/
12mu|clamav-0.98.7-1|16	#Source1:	http://www.clamav.net/%%{name}-%%{version}.tar.gz.sig
12mu|clamav-0.98.7-1|17	# clamav-0.95+ bundles support for RAR v3 in "libclamav" without permission,
12mu|clamav-0.98.7-1|18	# from Eugene Roshal of RARlabs. There is also patent issues involved.
12mu|clamav-0.98.7-1|19	#
12mu|clamav-0.98.7-1|20	# https://bugzilla.redhat.com/show_bug.cgi?id=334371
12mu|clamav-0.98.7-1|21	# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=312552
12mu|clamav-0.98.7-1|22	#
12mu|clamav-0.98.7-1|23	# Both Redhat and debian removes this code from the upstream tar ball
12mu|clamav-0.98.7-1|24	# and repackages it.
12mu|clamav-0.98.7-1|25	Source0:	%{name}-%{version}-norar.tar.gz
12mu|clamav-0.98.7-1|26	Source1:        clamd-tmpfiles.conf
12mu|clamav-0.98.7-1|27	Source2:	%{name}-clamd.service
12mu|clamav-0.98.7-1|28	Source3:	%{name}-clamd.logrotate
12mu|clamav-0.98.7-1|29	Source4:	%{name}-freshclam.service
12mu|clamav-0.98.7-1|30	Source5:	%{name}-freshclam.logrotate
12mu|clamav-0.98.7-1|31	Source6:	%{name}-milter.service
12mu|clamav-0.98.7-1|32	Source8:	%{name}-milter.logrotate
12mu|clamav-0.98.7-1|33	# clamd service fails to start on cleam systems without these files
12mu|clamav-0.98.7-1|34	Source10:       http://db.local.clamav.net/main.cvd
12mu|clamav-0.98.7-1|35	Source11:       http://db.local.clamav.net/daily.cvd
12mu|clamav-0.98.7-1|36	Source100:	%{name}.rpmlintrc
12mu|clamav-0.98.7-1|37	Patch0:		%{name}-rosa_conf.diff
12mu|clamav-0.98.7-1|38	Patch10:	%{name}-0.97.2-private.patch
12mu|clamav-0.98.7-1|39	Patch12:	%{name}-0.98.5-cliopts.patch
12mu|clamav-0.98.7-1|40	Patch13:	%{name}-0.98-umask.patch
12mu|clamav-0.98.7-1|41	# Fixed in this release
12mu|clamav-0.98.7-1|42	# https://bugzilla.clamav.net/show_bug.cgi?id=5252
12mu|clamav-0.98.7-1|43	#Patch14:	%%{name}-0.97.5-bug5252.diff
12mu|clamav-0.98.7-1|44	Requires(post,preun): %{name}-db
12mu|clamav-0.98.7-1|45	Requires(post,preun): %{libname} >= %{version}
12mu|clamav-0.98.7-1|46	Requires(pre,post,post,postun): rpm-helper
12mu|clamav-0.98.7-1|47	BuildRequires:	bc
12mu|clamav-0.98.7-1|48	BuildRequires:	bzip2-devel
12mu|clamav-0.98.7-1|49	BuildRequires:	curl-devel
12mu|clamav-0.98.7-1|50	BuildRequires:	ncurses-devel
12mu|clamav-0.98.7-1|51	BuildRequires:	tommath-devel
12mu|clamav-0.98.7-1|52	BuildRequires:	zlib-devel
12mu|clamav-0.98.7-1|53	%if %{milter}
12mu|clamav-0.98.7-1|54	BuildRequires:	sendmail-devel
12mu|clamav-0.98.7-1|55	BuildRequires:	tcp_wrappers-devel
12mu|clamav-0.98.7-1|56	%endif
12mu|clamav-0.98.7-1|57	
12mu|clamav-0.98.7-1|58	%description
12mu|clamav-0.98.7-1|59	Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this
12mu|clamav-0.98.7-1|60	software is the integration with mail seversions (attachment scanning). The
12mu|clamav-0.98.7-1|61	package provides a flexible and scalable multi-threaded daemon, a command-line
12mu|clamav-0.98.7-1|62	scanner, and a tool for automatic updating via Internet. The programs are
12mu|clamav-0.98.7-1|63	based on a shared library distributed with the Clam AntiVirus package, which
12mu|clamav-0.98.7-1|64	you can use in your own software.
12mu|clamav-0.98.7-1|65	
12mu|clamav-0.98.7-1|66	You can build %{name} with some conditional build switches; (ie. use with rpm
12mu|clamav-0.98.7-1|67	--rebuild): --with[out] milter	Build %{name}-milter (disabled)
12mu|clamav-0.98.7-1|68	
12mu|clamav-0.98.7-1|69	%package -n	clamd
12mu|clamav-0.98.7-1|70	Summary:	The Clam AntiVirus Daemon
12mu|clamav-0.98.7-1|71	Group:		System/Servers
12mu|clamav-0.98.7-1|72	Requires:	%{name} = %{version}
12mu|clamav-0.98.7-1|73	Requires(post,preun):	%{name}-db
12mu|clamav-0.98.7-1|74	Requires(post,preun):	%{libname} = %{version}
12mu|clamav-0.98.7-1|75	Requires(pre,post):	rpm-helper
12mu|clamav-0.98.7-1|76	
12mu|clamav-0.98.7-1|77	
12mu|clamav-0.98.7-1|78	%description -n	clamd
12mu|clamav-0.98.7-1|79	The Clam AntiVirus Daemon.
12mu|clamav-0.98.7-1|80	
12mu|clamav-0.98.7-1|81	%if %{milter}
12mu|clamav-0.98.7-1|82	%package -n	%{name}-milter
12mu|clamav-0.98.7-1|83	Summary:	The Clam AntiVirus milter Daemon
12mu|clamav-0.98.7-1|84	Group:		System/Servers
12mu|clamav-0.98.7-1|85	Requires:	%{name} = %{version}
12mu|clamav-0.98.7-1|86	Requires:	clamd = %{version}
12mu|clamav-0.98.7-1|87	Requires:	tcp_wrappers
12mu|clamav-0.98.7-1|88	Requires(post,preun):	%{name}-db
12mu|clamav-0.98.7-1|89	Requires(pre,post):	rpm-helper
12mu|clamav-0.98.7-1|90	Requires(post,preun):	%{libname} = %{version}
12mu|clamav-0.98.7-1|91	
12mu|clamav-0.98.7-1|92	
12mu|clamav-0.98.7-1|93	%description -n	%{name}-milter
12mu|clamav-0.98.7-1|94	The Clam AntiVirus milter Daemon.
12mu|clamav-0.98.7-1|95	%endif
12mu|clamav-0.98.7-1|96	
12mu|clamav-0.98.7-1|97	%package -n	%{name}-db
12mu|clamav-0.98.7-1|98	Summary:	Virus database for %{name}
12mu|clamav-0.98.7-1|99	Group:		Databases
12mu|clamav-0.98.7-1|100	Requires:	%{name} = %{version}
12mu|clamav-0.98.7-1|101	Requires(pre,post):	rpm-helper
12mu|clamav-0.98.7-1|102	
12mu|clamav-0.98.7-1|103	%description -n	%{name}-db
12mu|clamav-0.98.7-1|104	The actual virus database for %{name}.
12mu|clamav-0.98.7-1|105	
12mu|clamav-0.98.7-1|106	
12mu|clamav-0.98.7-1|107	%package -n	%{libname}
12mu|clamav-0.98.7-1|108	Summary:	Shared libraries for %{name}
12mu|clamav-0.98.7-1|109	Group:		System/Libraries
12mu|clamav-0.98.7-1|110	
12mu|clamav-0.98.7-1|111	%description -n	%{libname}
12mu|clamav-0.98.7-1|112	Shared libraries for %{name}.
12mu|clamav-0.98.7-1|113	
12mu|clamav-0.98.7-1|114	
12mu|clamav-0.98.7-1|115	%package -n	%{develname}
12mu|clamav-0.98.7-1|116	Summary:	Development library and header files for the %{name} library
12mu|clamav-0.98.7-1|117	Group:		Development/C
12mu|clamav-0.98.7-1|118	Requires:	%{libname} = %{version}-%{release}
12mu|clamav-0.98.7-1|119	Provides:	%{name}-devel = %{version}
12mu|clamav-0.98.7-1|120	Obsoletes:	%{name}-devel < %{version}
12mu|clamav-0.98.7-1|121	%rename		%{_lib}clamav1-devel
12mu|clamav-0.98.7-1|122	%rename		%{_lib}clamav2-devel
12mu|clamav-0.98.7-1|123	%rename		%{_lib}clamav3-devel
12mu|clamav-0.98.7-1|124	
12mu|clamav-0.98.7-1|125	%description -n	%{develname}
12mu|clamav-0.98.7-1|126	This package contains the development library and header files for the
12mu|clamav-0.98.7-1|127	%{name} library.
12mu|clamav-0.98.7-1|128	
12mu|clamav-0.98.7-1|129	
12mu|clamav-0.98.7-1|130	%prep
12mu|clamav-0.98.7-1|131	%setup -q -n %{name}-%{version}
12mu|clamav-0.98.7-1|132	
12mu|clamav-0.98.7-1|133	# clean up
12mu|clamav-0.98.7-1|134	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*` `find . -type d -name .svn`; do
12mu|clamav-0.98.7-1|135	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mu|clamav-0.98.7-1|136	done
12mu|clamav-0.98.7-1|137	
12mu|clamav-0.98.7-1|138	%patch0 -p1 -b .mdvconf
12mu|clamav-0.98.7-1|139	
12mu|clamav-0.98.7-1|140	%patch10 -p1 -b .private
12mu|clamav-0.98.7-1|141	%patch12 -p1 -b .cliopts
12mu|clamav-0.98.7-1|142	%patch13 -p1 -b .umask
12mu|clamav-0.98.7-1|143	
12mu|clamav-0.98.7-1|144	# we can't ship libclamunrar
12mu|clamav-0.98.7-1|145	rm -rf libclamunrar
12mu|clamav-0.98.7-1|146	if [ -d libclamunrar ]; then
12mu|clamav-0.98.7-1|147	echo "delete the libclamunrar directory and repackage the tar ball"
12mu|clamav-0.98.7-1|148	exit 1
12mu|clamav-0.98.7-1|149	fi
12mu|clamav-0.98.7-1|150	mkdir -p libclamunrar{,_iface}
12mu|clamav-0.98.7-1|151	touch libclamunrar/{Makefile.in,all,install}
12mu|clamav-0.98.7-1|152	
12mu|clamav-0.98.7-1|153	mkdir -p ROSA
12mu|clamav-0.98.7-1|154	cp %{SOURCE3} ROSA/clamav-clamd.logrotate
12mu|clamav-0.98.7-1|155	cp %{SOURCE5} ROSA/clamav-freshclam.logrotate
12mu|clamav-0.98.7-1|156	cp %{SOURCE8} ROSA/clamav-milter.logrotate
12mu|clamav-0.98.7-1|157	
12mu|clamav-0.98.7-1|158	%build
12mu|clamav-0.98.7-1|159	%serverbuild
12mu|clamav-0.98.7-1|160	export CFLAGS="$CFLAGS -I%{_includedir}/tommath"
12mu|clamav-0.98.7-1|161	
12mu|clamav-0.98.7-1|162	# IPv6 check is buggy and does not work when there are no IPv6 interface on build machine
12mu|clamav-0.98.7-1|163	export have_cv_ipv6=yes
12mu|clamav-0.98.7-1|164	
12mu|clamav-0.98.7-1|165	%configure2_5x \
12mu|clamav-0.98.7-1|166	--localstatedir=/var/lib \
12mu|clamav-0.98.7-1|167	--disable-%{name} \
12mu|clamav-0.98.7-1|168	--with-user=%{name} \
12mu|clamav-0.98.7-1|169	--with-group=%{name} \
12mu|clamav-0.98.7-1|170	--with-dbdir=/var/lib/%{name} \
12mu|clamav-0.98.7-1|171	--disable-rpath \
12mu|clamav-0.98.7-1|172	--disable-unrar \
12mu|clamav-0.98.7-1|173	--enable-clamdtop \
12mu|clamav-0.98.7-1|174	--enable-id-check \
12mu|clamav-0.98.7-1|175	--enable-clamuko \
12mu|clamav-0.98.7-1|176	--enable-bigstack \
12mu|clamav-0.98.7-1|177	--with-zlib=%{_prefix} \
12mu|clamav-0.98.7-1|178	--with-libbz2-prefix=%{_prefix} \
12mu|clamav-0.98.7-1|179	--with-system-tommath \
12mu|clamav-0.98.7-1|180	%if %{milter}
12mu|clamav-0.98.7-1|181	--enable-milter --with-tcpwrappers
12mu|clamav-0.98.7-1|182	%else
12mu|clamav-0.98.7-1|183	--disable-milter --without-tcpwrappers
12mu|clamav-0.98.7-1|184	%endif
12mu|clamav-0.98.7-1|185	
12mu|clamav-0.98.7-1|186	# anti rpath hack
12mu|clamav-0.98.7-1|187	perl -pi -e "s|^sys_lib_dlsearch_path_spec=.*|sys_lib_dlsearch_path_spec=\"/%{_lib} %{_libdir}\"|g" libtool
12mu|clamav-0.98.7-1|188	
12mu|clamav-0.98.7-1|189	%make
12mu|clamav-0.98.7-1|190	
12mu|clamav-0.98.7-1|191	
12mu|clamav-0.98.7-1|192	%install
12mu|clamav-0.98.7-1|193	%makeinstall_std
12mu|clamav-0.98.7-1|194	
12mu|clamav-0.98.7-1|195	# install the init scripts
12mu|clamav-0.98.7-1|196	%if %{milter}
12mu|clamav-0.98.7-1|197	# Install the systemd unit+tempfiles
12mu|clamav-0.98.7-1|198	install -D -p -m 644 %{SOURCE6} %{buildroot}%{_unitdir}/%{name}-milter.service
12mu|clamav-0.98.7-1|199	%endif
12mu|clamav-0.98.7-1|200	
12mu|clamav-0.98.7-1|201	install -D -p -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/%{name}-clamd.service
12mu|clamav-0.98.7-1|202	install -D -p -m 644 %{SOURCE4} %{buildroot}%{_unitdir}/%{name}-freshclam.service
12mu|clamav-0.98.7-1|203	
12mu|clamav-0.98.7-1|204	#install tmpfiles
12mu|clamav-0.98.7-1|205	install -D -p -m 644 %{SOURCE1} %{buildroot}%{_tmpfilesdir}/%{name}.conf
12mu|clamav-0.98.7-1|206	
12mu|clamav-0.98.7-1|207	
12mu|clamav-0.98.7-1|208	# install the logrotate stuff
12mu|clamav-0.98.7-1|209	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mu|clamav-0.98.7-1|210	install -m644 ROSA/%{name}-clamd.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/clamd
12mu|clamav-0.98.7-1|211	install -m644 ROSA/%{name}-freshclam.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/freshclam
12mu|clamav-0.98.7-1|212	
12mu|clamav-0.98.7-1|213	%if %{milter}
12mu|clamav-0.98.7-1|214	install -m644 ROSA/%{name}-milter.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}-milter
12mu|clamav-0.98.7-1|215	%endif
12mu|clamav-0.98.7-1|216	
12mu|clamav-0.98.7-1|217	install -d %{buildroot}%{_var}/log/%{name}
12mu|clamav-0.98.7-1|218	touch %{buildroot}%{_var}/log/%{name}/freshclam.log
12mu|clamav-0.98.7-1|219	touch %{buildroot}%{_var}/log/%{name}/clamd.log
12mu|clamav-0.98.7-1|220	
12mu|clamav-0.98.7-1|221	%if %{milter}
12mu|clamav-0.98.7-1|222	touch %{buildroot}%{_var}/log/%{name}/%{name}-milter.log
12mu|clamav-0.98.7-1|223	%endif
12mu|clamav-0.98.7-1|224	
12mu|clamav-0.98.7-1|225	# install config files
12mu|clamav-0.98.7-1|226	install -m644 etc/clamd.conf.sample %{buildroot}%{_sysconfdir}/clamd.conf
12mu|clamav-0.98.7-1|227	install -m644 etc/freshclam.conf.sample %{buildroot}%{_sysconfdir}/freshclam.conf
12mu|clamav-0.98.7-1|228	
12mu|clamav-0.98.7-1|229	# database files
12mu|clamav-0.98.7-1|230	install -D -m 0644 -p %{SOURCE10} %{buildroot}/var/lib/%{name}/main.cvd
12mu|clamav-0.98.7-1|231	install -D -m 0644 -p %{SOURCE11} %{buildroot}/var/lib/%{name}/daily.cvd
12mu|clamav-0.98.7-1|232	
12mu|clamav-0.98.7-1|233	
12mu|clamav-0.98.7-1|234	# pid file dir
12mu|clamav-0.98.7-1|235	install -d %{buildroot}%{_var}/run/%{name}
12mu|clamav-0.98.7-1|236	
12mu|clamav-0.98.7-1|237	# fix TMPDIR
12mu|clamav-0.98.7-1|238	install -d %{buildroot}/var/lib/%{name}/tmp
12mu|clamav-0.98.7-1|239	
12mu|clamav-0.98.7-1|240	cat > README.qmail+qmail-scanner <<EOF
12mu|clamav-0.98.7-1|241	#!/bin/sh
12mu|clamav-0.98.7-1|242	#
12mu|clamav-0.98.7-1|243	# The "temporary" qmail+qmail-scanner HOWTO
12mu|clamav-0.98.7-1|244	# -----------------------------------------
12mu|clamav-0.98.7-1|245	#
12mu|clamav-0.98.7-1|246	# For some unknown and undocumented reason clamdscan stopped working
12mu|clamav-0.98.7-1|247	# in the excellent qmail+qmail-scanner setup somewhere after the
12mu|clamav-0.98.7-1|248	# 20040103 CVS snapshot.
12mu|clamav-0.98.7-1|249	#
12mu|clamav-0.98.7-1|250	# To get it working again everything assigned to the clamav user has
12mu|clamav-0.98.7-1|251	# to be changed to the qscand user by hand.
12mu|clamav-0.98.7-1|252	#
12mu|clamav-0.98.7-1|253	# Hint: Change the config and chown the directories like this:
12mu|clamav-0.98.7-1|254	# (if you are lazy you could just execute this file)
12mu|clamav-0.98.7-1|255	
12mu|clamav-0.98.7-1|256	perl -pi -e "s|%{name} %{name}|qscand qscand|g" %{_sysconfdir}/logrotate.d/clamd
12mu|clamav-0.98.7-1|257	perl -pi -e "s|%{name} %{name}|qscand qscand|g" %{_sysconfdir}/logrotate.d/freshclam
12mu|clamav-0.98.7-1|258	perl -pi -e "s|^User %{name}|User qscand|g" %{_sysconfdir}/clamd.conf
12mu|clamav-0.98.7-1|259	perl -pi -e "s|^DatabaseOwner %{name}|DatabaseOwner qscand|g" %{_sysconfdir}/freshclam.conf
12mu|clamav-0.98.7-1|260	
12mu|clamav-0.98.7-1|261	chown -R qscand:qscand /var/lib/%{name}
12mu|clamav-0.98.7-1|262	chown -R qscand:qscand %{_var}/log/%{name}
12mu|clamav-0.98.7-1|263	chown -R qscand:qscand %{_var}/run/%{name}
12mu|clamav-0.98.7-1|264	
12mu|clamav-0.98.7-1|265	if [ -x %{_initrddir}/clamd ]; then
12mu|clamav-0.98.7-1|266	%{_initrddir}/clamd restart
12mu|clamav-0.98.7-1|267	fi
12mu|clamav-0.98.7-1|268	
12mu|clamav-0.98.7-1|269	if [ -x %{_initrddir}/freshclam ]; then
12mu|clamav-0.98.7-1|270	%{_initrddir}/freshclam restart
12mu|clamav-0.98.7-1|271	fi
12mu|clamav-0.98.7-1|272	
12mu|clamav-0.98.7-1|273	# Regards // Oden Eriksson
12mu|clamav-0.98.7-1|274	EOF
12mu|clamav-0.98.7-1|275	
12mu|clamav-0.98.7-1|276	cat > README.urpmi << EOF
12mu|clamav-0.98.7-1|277	clamav-0.95+ bundles support for RAR v3 in "libclamav" without permission,
12mu|clamav-0.98.7-1|278	from Eugene Roshal of RARlabs. There is also patent issues involved.
12mu|clamav-0.98.7-1|279	Therefore we have been forced to remove the offending code.
12mu|clamav-0.98.7-1|280	EOF
12mu|clamav-0.98.7-1|281	
12mu|clamav-0.98.7-1|282	%multiarch_binaries %{buildroot}%{_bindir}/%{name}-config
12mu|clamav-0.98.7-1|283	
12mu|clamav-0.98.7-1|284	# cleanup
12mu|clamav-0.98.7-1|285	rm -f %{buildroot}%{_libdir}/*.*a
12mu|clamav-0.98.7-1|286	
12mu|clamav-0.98.7-1|287	
12mu|clamav-0.98.7-1|288	%pre
12mu|clamav-0.98.7-1|289	%_pre_useradd %{name} /var/lib/%{name} /bin/sh
12mu|clamav-0.98.7-1|290	
12mu|clamav-0.98.7-1|291	if ! [ -z "`getent group amavis`" ]; then
12mu|clamav-0.98.7-1|292	gpasswd -a %{name} amavis
12mu|clamav-0.98.7-1|293	fi
12mu|clamav-0.98.7-1|294	
12mu|clamav-0.98.7-1|295	
12mu|clamav-0.98.7-1|296	%post
12mu|clamav-0.98.7-1|297	%tmpfiles_create %{name}.conf
12mu|clamav-0.98.7-1|298	%_post_service clamav-freshclam
12mu|clamav-0.98.7-1|299	%create_ghostfile %{_var}/log/%{name}/freshclam.log %{name} %{name} 0644
12mu|clamav-0.98.7-1|300	# (gvm) Force the signature db update, otherwise we ends up
12mu|clamav-0.98.7-1|301	# *without* virus signatures until the next reboot
12mu|clamav-0.98.7-1|302	systemctl restart clamav-freshclam.service
12mu|clamav-0.98.7-1|303	
12mu|clamav-0.98.7-1|304	%preun
12mu|clamav-0.98.7-1|305	%_preun_service clamav-freshclam
12mu|clamav-0.98.7-1|306	
12mu|clamav-0.98.7-1|307	
12mu|clamav-0.98.7-1|308	%pre -n clamd
12mu|clamav-0.98.7-1|309	%_pre_useradd %{name} /var/lib/%{name} /bin/sh
12mu|clamav-0.98.7-1|310	
12mu|clamav-0.98.7-1|311	
12mu|clamav-0.98.7-1|312	%post -n clamd
12mu|clamav-0.98.7-1|313	%_post_service  clamav-clamd
12mu|clamav-0.98.7-1|314	%create_ghostfile %{_var}/log/%{name}/clamd.log %{name} %{name} 0644
12mu|clamav-0.98.7-1|315	systemctl restart clamav-clamd.service
12mu|clamav-0.98.7-1|316	
12mu|clamav-0.98.7-1|317	%preun -n clamd
12mu|clamav-0.98.7-1|318	%_preun_service clamav-clamd
12mu|clamav-0.98.7-1|319	
12mu|clamav-0.98.7-1|320	
12mu|clamav-0.98.7-1|321	%postun -n clamd
12mu|clamav-0.98.7-1|322	%_postun_userdel %{name}
12mu|clamav-0.98.7-1|323	
12mu|clamav-0.98.7-1|324	
12mu|clamav-0.98.7-1|325	%if %{milter}
12mu|clamav-0.98.7-1|326	%post -n %{name}-milter
12mu|clamav-0.98.7-1|327	%_post_service %{name}-milter
12mu|clamav-0.98.7-1|328	%create_ghostfile %{_var}/log/%{name}/%{name}-milter.log %{name} %{name} 0644
12mu|clamav-0.98.7-1|329	
12mu|clamav-0.98.7-1|330	%preun -n %{name}-milter
12mu|clamav-0.98.7-1|331	%_preun_service %{name}-milter
12mu|clamav-0.98.7-1|332	%endif
12mu|clamav-0.98.7-1|333	
12mu|clamav-0.98.7-1|334	
12mu|clamav-0.98.7-1|335	%pre -n %{name}-db
12mu|clamav-0.98.7-1|336	%_pre_useradd %{name} /var/lib/%{name} /bin/sh
12mu|clamav-0.98.7-1|337	
12mu|clamav-0.98.7-1|338	
12mu|clamav-0.98.7-1|339	%post -n %{name}-db
12mu|clamav-0.98.7-1|340	# try to keep most uptodate database
12mu|clamav-0.98.7-1|341	for i in main daily; do
12mu|clamav-0.98.7-1|342	if [ -f %{_var}/lib/%{name}/$i.cvd.rpmnew ]; then
12mu|clamav-0.98.7-1|343	if [ %{_var}/lib/%{name}/$i.cvd.rpmnew -nt %{_var}/lib/%{name}/$i.cvd ]; then
12mu|clamav-0.98.7-1|344	mv -f %{_var}/lib/%{name}/$i.cvd.rpmnew %{_var}/lib/%{name}/$i.cvd
12mu|clamav-0.98.7-1|345	else
12mu|clamav-0.98.7-1|346	rm -f %{_var}/lib/%{name}/$i.cvd.rpmnew
12mu|clamav-0.98.7-1|347	fi
12mu|clamav-0.98.7-1|348	fi
12mu|clamav-0.98.7-1|349	done
12mu|clamav-0.98.7-1|350	
12mu|clamav-0.98.7-1|351	%postun -n %{name}-db
12mu|clamav-0.98.7-1|352	%_postun_userdel %{name}
12mu|clamav-0.98.7-1|353	
12mu|clamav-0.98.7-1|354	
12mu|clamav-0.98.7-1|355	%files
12mu|clamav-0.98.7-1|356	%doc AUTHORS BUGS FAQ NEWS README test UPGRADE README.urpmi
12mu|clamav-0.98.7-1|357	%doc docs/*.pdf
12mu|clamav-0.98.7-1|358	%doc README.qmail+qmail-scanner COPYING*
12mu|clamav-0.98.7-1|359	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/clamd.conf*
12mu|clamav-0.98.7-1|360	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/freshclam.conf*
12mu|clamav-0.98.7-1|361	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/freshclam
12mu|clamav-0.98.7-1|362	%{_unitdir}/%{name}-freshclam.service
12mu|clamav-0.98.7-1|363	%{_tmpfilesdir}/%{name}.conf
12mu|clamav-0.98.7-1|364	%{_bindir}/clambc
12mu|clamav-0.98.7-1|365	%{_bindir}/clamconf
12mu|clamav-0.98.7-1|366	%{_bindir}/clamdscan
12mu|clamav-0.98.7-1|367	%{_bindir}/clamdtop
12mu|clamav-0.98.7-1|368	%{_bindir}/clamscan
12mu|clamav-0.98.7-1|369	%{_bindir}/clamsubmit
12mu|clamav-0.98.7-1|370	%{_bindir}/freshclam
12mu|clamav-0.98.7-1|371	%{_bindir}/sigtool
12mu|clamav-0.98.7-1|372	%{_mandir}/man1/clambc.1*
12mu|clamav-0.98.7-1|373	%{_mandir}/man1/clamconf.1.*
12mu|clamav-0.98.7-1|374	%{_mandir}/man1/clamdscan.1*
12mu|clamav-0.98.7-1|375	%{_mandir}/man1/clamdtop.1*
12mu|clamav-0.98.7-1|376	%{_mandir}/man1/clamscan.1*
12mu|clamav-0.98.7-1|377	%{_mandir}/man1/clamsubmit.1*
12mu|clamav-0.98.7-1|378	%{_mandir}/man1/freshclam.1*
12mu|clamav-0.98.7-1|379	%{_mandir}/man1/sigtool.1*
12mu|clamav-0.98.7-1|380	%{_mandir}/man5/clamd.conf.5*
12mu|clamav-0.98.7-1|381	%{_mandir}/man5/freshclam.conf.5*
12mu|clamav-0.98.7-1|382	%if !%{milter}
12mu|clamav-0.98.7-1|383	%exclude %{_mandir}/man8/%{name}-milter.8*
12mu|clamav-0.98.7-1|384	%endif
12mu|clamav-0.98.7-1|385	# %dir %attr(0755,%{name},%{name}) %{_var}/run/%{name}
12mu|clamav-0.98.7-1|386	%dir %attr(0755,%{name},%{name}) /var/lib/%{name}
12mu|clamav-0.98.7-1|387	%dir %attr(0775,%{name},%{name}) %{_var}/log/%{name}
12mu|clamav-0.98.7-1|388	%ghost %attr(0644,%{name},%{name}) %{_var}/log/%{name}/freshclam.log
12mu|clamav-0.98.7-1|389	
12mu|clamav-0.98.7-1|390	
12mu|clamav-0.98.7-1|391	%files -n clamd
12mu|clamav-0.98.7-1|392	%doc AUTHORS README
12mu|clamav-0.98.7-1|393	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/clamd
12mu|clamav-0.98.7-1|394	%{_unitdir}/%{name}-clamd.service
12mu|clamav-0.98.7-1|395	%{_sbindir}/clamd
12mu|clamav-0.98.7-1|396	%{_mandir}/man8/clamd.8*
12mu|clamav-0.98.7-1|397	%ghost %attr(0644,%{name},%{name}) %{_var}/log/%{name}/clamd.log
12mu|clamav-0.98.7-1|398	
12mu|clamav-0.98.7-1|399	
12mu|clamav-0.98.7-1|400	%if %{milter}
12mu|clamav-0.98.7-1|401	%files -n %{name}-milter
12mu|clamav-0.98.7-1|402	%doc AUTHORS README
12mu|clamav-0.98.7-1|403	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}-milter.conf*
12mu|clamav-0.98.7-1|404	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}-milter
12mu|clamav-0.98.7-1|405	%{_unitdir}/%{name}-milter.service
12mu|clamav-0.98.7-1|406	%{_sbindir}/%{name}-milter
12mu|clamav-0.98.7-1|407	%{_mandir}/man8/%{name}-milter.8*
12mu|clamav-0.98.7-1|408	%{_mandir}/man5/%{name}-milter.conf.5*
12mu|clamav-0.98.7-1|409	%ghost %attr(0644,%{name},%{name}) %{_var}/log/%{name}/%{name}-milter.log
12mu|clamav-0.98.7-1|410	%endif
12mu|clamav-0.98.7-1|411	
12mu|clamav-0.98.7-1|412	
12mu|clamav-0.98.7-1|413	%files -n %{name}-db
12mu|clamav-0.98.7-1|414	%doc AUTHORS README
12mu|clamav-0.98.7-1|415	%dir %attr(0755,%{name},%{name}) /var/lib/%{name}
12mu|clamav-0.98.7-1|416	%config /var/lib/%{name}/*cvd
12mu|clamav-0.98.7-1|417	%dir %attr(0755,%{name},%{name}) /var/lib/%{name}/tmp
12mu|clamav-0.98.7-1|418	
12mu|clamav-0.98.7-1|419	
12mu|clamav-0.98.7-1|420	%files -n %{libname}
12mu|clamav-0.98.7-1|421	%doc AUTHORS README
12mu|clamav-0.98.7-1|422	%{_libdir}/*.so.%{major}*
12mu|clamav-0.98.7-1|423	
12mu|clamav-0.98.7-1|424	
12mu|clamav-0.98.7-1|425	%files -n %{develname}
12mu|clamav-0.98.7-1|426	%doc AUTHORS README
12mu|clamav-0.98.7-1|427	%{multiarch_bindir}/%{name}-config
12mu|clamav-0.98.7-1|428	%{_bindir}/%{name}-config
12mu|clamav-0.98.7-1|429	%{_includedir}/*
12mu|clamav-0.98.7-1|430	%{_libdir}/*.so
12mu|clamav-0.98.7-1|431	%{_libdir}/pkgconfig/libclamav.pc
12mu|clamav-0.98.7-1|432	
12mu|clamav-0.98.7-1|433	
12mu|clamav-0.98.7-1|434	
12mu|clamav-0.98.7-1|435	%changelog
12mu|clamav-0.98.7-1|436	
12mu|clamav-0.98.7-1|437	* Thu May 14 2015 kuzma kazygashev <kuzma.kazygashev@rosalab.ru> 0.98.7-1
12mu|clamav-0.98.7-1|438	- (c77a3df) Added security fix for CVE-2015-2170,2015-2221,2015-2222,2015-2305,2015-2668.
12mu|clamav-0.98.7-1|439	
12mu|clamav-0.98.7-1|440	

19521 12
12mu|clamtk-5.05-2|1	Summary:	Easy to use front-end for ClamAV
12mu|clamtk-5.05-2|2	Name:		clamtk
12mu|clamtk-5.05-2|3	Version:	5.05
12mu|clamtk-5.05-2|4	Release:	%mkrel 2
12mu|clamtk-5.05-2|5	License:	Artistic
12mu|clamtk-5.05-2|6	Group:		File tools
12mu|clamtk-5.05-2|7	URL:		http://code.google.com/p/%{name}/
12mu|clamtk-5.05-2|8	Source0:	https://bitbucket.org/dave_theunsub/%{name}/downloads/%{name}-%{version}.tar.gz
12mu|clamtk-5.05-2|9	Patch0:		%{name}-5.05-fix-UTF8-handling.patch
12mu|clamtk-5.05-2|10	BuildRequires:	gettext
12mu|clamtk-5.05-2|11	BuildRequires:	desktop-file-utils
12mu|clamtk-5.05-2|12	Requires:	gettext
12mu|clamtk-5.05-2|13	Requires:	perl(Gtk2) >= 1.241
12mu|clamtk-5.05-2|14	Requires:	perl(Digest)
12mu|clamtk-5.05-2|15	Requires:	perl(LWP)
12mu|clamtk-5.05-2|16	Requires:	perl(JSON)
12mu|clamtk-5.05-2|17	Requires:	perl(MIME::Base64)
12mu|clamtk-5.05-2|18	Requires:	perl(Text::CSV)
12mu|clamtk-5.05-2|19	Requires:	perl(File::Copy::Recursive)
12mu|clamtk-5.05-2|20	Requires:	perl(Locale::gettext)
12mu|clamtk-5.05-2|21	Requires:	perl(Time::Piece)
12mu|clamtk-5.05-2|22	Requires:	clamav >= 0.98
12mu|clamtk-5.05-2|23	Requires:	clamav-db
12mu|clamtk-5.05-2|24	BuildArch:	noarch
12mu|clamtk-5.05-2|25	
12mu|clamtk-5.05-2|26	%description
12mu|clamtk-5.05-2|27	ClamTk is a GUI front-end for ClamAV using Gtk2-perl. It is designed to be an
12mu|clamtk-5.05-2|28	easy-to-use, point and click virus scanner for Linux systems.
12mu|clamtk-5.05-2|29	
12mu|clamtk-5.05-2|30	
12mu|clamtk-5.05-2|31	%prep
12mu|clamtk-5.05-2|32	%setup -q
12mu|clamtk-5.05-2|33	%patch0 -p1
12mu|clamtk-5.05-2|34	
12mu|clamtk-5.05-2|35	%build
12mu|clamtk-5.05-2|36	# Nothing to do
12mu|clamtk-5.05-2|37	
12mu|clamtk-5.05-2|38	%install
12mu|clamtk-5.05-2|39	%{__install} -D -m0755 %{name} %{buildroot}%{_bindir}/%{name}
12mu|clamtk-5.05-2|40	%{__install} -D -m0644 images/%{name}.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12mu|clamtk-5.05-2|41	%{__install} -D -m0644 images/%{name}.xpm %{buildroot}%{_datadir}/pixmaps/%{name}.xpm
12mu|clamtk-5.05-2|42	#{__install} -D -m0644 images/%%{name}-loader.gif %%{buildroot}%%{_datadir}/pixmaps/%%{name}-loader.gif
12mu|clamtk-5.05-2|43	%{__install} -D -m0644 %{name}.1.gz %{buildroot}%{_mandir}/man1/%{name}.1.gz
12mu|clamtk-5.05-2|44	%{__install} -D -m0644 %{name}.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12mu|clamtk-5.05-2|45	%{__install} -d %{buildroot}%{perl_vendorlib}/ClamTk
12mu|clamtk-5.05-2|46	%{__install} -m0644 lib/*.pm %{buildroot}%{perl_vendorlib}/ClamTk
12mu|clamtk-5.05-2|47	
12mu|clamtk-5.05-2|48	for n in po/*.mo ; do
12mu|clamtk-5.05-2|49	%{__install} -D -m0644 $n %{buildroot}%{_datadir}/locale/`basename $n .mo`/LC_MESSAGES/%{name}.mo
12mu|clamtk-5.05-2|50	done
12mu|clamtk-5.05-2|51	
12mu|clamtk-5.05-2|52	desktop-file-install \
12mu|clamtk-5.05-2|53	--add-category="GTK" \
12mu|clamtk-5.05-2|54	--add-category="System" \
12mu|clamtk-5.05-2|55	--add-category="Security" \
12mu|clamtk-5.05-2|56	--remove-category="Utility" \
12mu|clamtk-5.05-2|57	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mu|clamtk-5.05-2|58	
12mu|clamtk-5.05-2|59	%find_lang %{name}
12mu|clamtk-5.05-2|60	
12mu|clamtk-5.05-2|61	
12mu|clamtk-5.05-2|62	%files -f %{name}.lang
12mu|clamtk-5.05-2|63	%doc CHANGES DISCLAIMER LICENSE README
12mu|clamtk-5.05-2|64	%{_bindir}/%{name}
12mu|clamtk-5.05-2|65	%{perl_vendorlib}/ClamTk
12mu|clamtk-5.05-2|66	%{_datadir}/applications/%{name}.desktop
12mu|clamtk-5.05-2|67	%{_datadir}/pixmaps/%{name}.*
12mu|clamtk-5.05-2|68	#{_datadir}/pixmaps/%%{name}-loader.gif
12mu|clamtk-5.05-2|69	%{_mandir}/man1/%{name}.1.*
12mu|clamtk-5.05-2|70	
12mu|clamtk-5.05-2|71	
12mu|clamtk-5.05-2|72	
12mu|clamtk-5.05-2|73	%changelog
12mu|clamtk-5.05-2|74	* Wed Apr 02 2014 gvm <mc2374@mclink.it> 5.05-2
12mu|clamtk-5.05-2|75	+ Revision: a2387d9
12mu|clamtk-5.05-2|76	- Updated clamtk.spec
12mu|clamtk-5.05-2|77	
12mu|clamtk-5.05-2|78	

19522 12
12mu|clamz-0.5-2|1	Summary:	Command-line downloader for the amazon.com MP3 music store
12mu|clamz-0.5-2|2	Name:		clamz
12mu|clamz-0.5-2|3	Version:	0.5
12mu|clamz-0.5-2|4	Release:	2
12mu|clamz-0.5-2|5	License:	GPLv3+
12mu|clamz-0.5-2|6	Group:		Networking/WWW
12mu|clamz-0.5-2|7	Url:		http://code.google.com/p/clamz/
12mu|clamz-0.5-2|8	Source0:	http://clamz.googlecode.com/files/%{name}-%{version}.tar.gz
12mu|clamz-0.5-2|9	
12mu|clamz-0.5-2|10	BuildRequires:	desktop-file-utils
12mu|clamz-0.5-2|11	BuildRequires:	shared-mime-info
12mu|clamz-0.5-2|12	BuildRequires:	pkgconfig(expat)
12mu|clamz-0.5-2|13	BuildRequires:	pkgconfig(libcurl)
12mu|clamz-0.5-2|14	BuildRequires:	pkgconfig(libgcrypt)
12mu|clamz-0.5-2|15	
12mu|clamz-0.5-2|16	%description
12mu|clamz-0.5-2|17	Clamz is a little command-line program to download MP3 files from
12mu|clamz-0.5-2|18	Amazon.com's music store. It is intended to serve as a substitute for
12mu|clamz-0.5-2|19	Amazon's official MP3 Downloader, which is not free software (and
12mu|clamz-0.5-2|20	therefore is only available in binary form for a limited set of
12mu|clamz-0.5-2|21	platforms.) Clamz can be used to download either individual songs or
12mu|clamz-0.5-2|22	complete albums that you have purchased from Amazon.
12mu|clamz-0.5-2|23	
12mu|clamz-0.5-2|24	%prep
12mu|clamz-0.5-2|25	%setup -q
12mu|clamz-0.5-2|26	
12mu|clamz-0.5-2|27	%build
12mu|clamz-0.5-2|28	%configure2_5x
12mu|clamz-0.5-2|29	%make
12mu|clamz-0.5-2|30	
12mu|clamz-0.5-2|31	%install
12mu|clamz-0.5-2|32	%makeinstall_std UPDATE_MIME_DATABASE=true UPDATE_DESKTOP_DATABASE=true
12mu|clamz-0.5-2|33	
12mu|clamz-0.5-2|34	%files
12mu|clamz-0.5-2|35	%doc README
12mu|clamz-0.5-2|36	%{_bindir}/%{name}
12mu|clamz-0.5-2|37	%{_datadir}/applications/%{name}.desktop
12mu|clamz-0.5-2|38	%{_datadir}/mime/packages/%{name}.xml
12mu|clamz-0.5-2|39	%{_mandir}/man1/%{name}.1*
12mu|clamz-0.5-2|40	

19523 12
12mu|clementine-1.2.3-1|1	######################
12mu|clementine-1.2.3-1|2	# Hardcode PLF build
12mu|clementine-1.2.3-1|3	%bcond_with plf
12mu|clementine-1.2.3-1|4	######################
12mu|clementine-1.2.3-1|5	
12mu|clementine-1.2.3-1|6	%if %{with plf}
12mu|clementine-1.2.3-1|7	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mu|clementine-1.2.3-1|8	%define extrarelsuffix plf
12mu|clementine-1.2.3-1|9	%endif
12mu|clementine-1.2.3-1|10	
12mu|clementine-1.2.3-1|11	%bcond_without vkontakte
12mu|clementine-1.2.3-1|12	
12mu|clementine-1.2.3-1|13	%define gstapi 0.10
12mu|clementine-1.2.3-1|14	%define oname Clementine
12mu|clementine-1.2.3-1|15	
12mu|clementine-1.2.3-1|16	Summary:	A cross-platform music player based on Amarok 1.4
12mu|clementine-1.2.3-1|17	Name:		clementine
12mu|clementine-1.2.3-1|18	Version:	1.2.3
12mu|clementine-1.2.3-1|19	Release:	1%{?extrarelsuffix}
12mu|clementine-1.2.3-1|20	License:	GPLv3+
12mu|clementine-1.2.3-1|21	Group:		Sound
12mu|clementine-1.2.3-1|22	Url:		http://www.clementine-player.org/
12mu|clementine-1.2.3-1|23	Source0:	http://clementine-player.googlecode.com/files/%{oname}-%{version}.tar.gz
12mu|clementine-1.2.3-1|24	Source1:	Clementine.conf
12mu|clementine-1.2.3-1|25	%if %{with vkontakte}
12mu|clementine-1.2.3-1|26	Source2:	clementine-1.2.0-vk-files.tar.bz2
12mu|clementine-1.2.3-1|27	%endif
12mu|clementine-1.2.3-1|28	Patch0:		clementine-1.2.0-libmygpo-qt.patch
12mu|clementine-1.2.3-1|29	# Search albums at metal-archives.com (Encyclopaedia Metallum) from:
12mu|clementine-1.2.3-1|30	# - Now Playing widget (album art context menu) - current album
12mu|clementine-1.2.3-1|31	# - Playlist (selected songs context menu) - unique selected albums
12mu|clementine-1.2.3-1|32	Patch1:		clementine-1.2.2-metalarchives.patch
12mu|clementine-1.2.3-1|33	# Covers should always fit the screen resolution so we scale them if needed
12mu|clementine-1.2.3-1|34	Patch2:		clementine-1.0.0-coversize.patch
12mu|clementine-1.2.3-1|35	# VKontakte (vk.com) support from http://code.google.com/r/shedwardx-clementine-experiments/
12mu|clementine-1.2.3-1|36	# With some ROSA adjustments (use system vreen library etc)
12mu|clementine-1.2.3-1|37	Patch3:		clementine-1.2.2-vkontakte-advanced.patch
12mu|clementine-1.2.3-1|38	Patch4:		clementine-1.2.0-vkontakte-tags.patch
12mu|clementine-1.2.3-1|39	# Localization issues
12mu|clementine-1.2.3-1|40	Patch5:		clementine-1.2.0-l10n-ru-vkontakte.patch
12mu|clementine-1.2.3-1|41	Patch10:	clementine-1.2.0-l10n-ru-desktop.patch
12mu|clementine-1.2.3-1|42	Patch11:	clementine-1.2.0-l10n-ru-search.patch
12mu|clementine-1.2.3-1|43	Patch12:	clementine-1.2.2-gcc47.patch
12mu|clementine-1.2.3-1|44	
12mu|clementine-1.2.3-1|45	BuildRequires:	cmake
12mu|clementine-1.2.3-1|46	BuildRequires:	qt4-linguist
12mu|clementine-1.2.3-1|47	BuildRequires:	boost-devel
12mu|clementine-1.2.3-1|48	BuildRequires:	liblastfm-devel
12mu|clementine-1.2.3-1|49	BuildRequires:	qt4-devel >= 4.5.0
12mu|clementine-1.2.3-1|50	BuildRequires:	pkgconfig(glew)
12mu|clementine-1.2.3-1|51	BuildRequires:	pkgconfig(glu)
12mu|clementine-1.2.3-1|52	BuildRequires:	pkgconfig(gstreamer-%{gstapi})
12mu|clementine-1.2.3-1|53	BuildRequires:	pkgconfig(gstreamer-cdda-%{gstapi})
12mu|clementine-1.2.3-1|54	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{gstapi})
12mu|clementine-1.2.3-1|55	BuildRequires:	pkgconfig(gstreamer-tag-%{gstapi})
12mu|clementine-1.2.3-1|56	BuildRequires:	pkgconfig(libavcodec)
12mu|clementine-1.2.3-1|57	BuildRequires:	pkgconfig(libavutil)
12mu|clementine-1.2.3-1|58	BuildRequires:	pkgconfig(libcdio)
12mu|clementine-1.2.3-1|59	BuildRequires:	pkgconfig(libchromaprint)
12mu|clementine-1.2.3-1|60	BuildRequires:	pkgconfig(libechonest)
12mu|clementine-1.2.3-1|61	BuildRequires:	pkgconfig(libgpod-1.0)
12mu|clementine-1.2.3-1|62	BuildRequires:	pkgconfig(libmtp)
12mu|clementine-1.2.3-1|63	BuildRequires:	pkgconfig(libmygpo-qt)
12mu|clementine-1.2.3-1|64	BuildRequires:	pkgconfig(libplist)
12mu|clementine-1.2.3-1|65	# For Google Drive integration
12mu|clementine-1.2.3-1|66	BuildRequires:	pkgconfig(libsparsehash)
12mu|clementine-1.2.3-1|67	%if %{with plf}
12mu|clementine-1.2.3-1|68	BuildRequires:	pkgconfig(libspotify)
12mu|clementine-1.2.3-1|69	%endif
12mu|clementine-1.2.3-1|70	BuildRequires:	pkgconfig(libusbmuxd)
12mu|clementine-1.2.3-1|71	# Disable for now as indicate-qt seems to be broken and we don't really need it anyway
12mu|clementine-1.2.3-1|72	#BuildRequires:	pkgconfig(indicate-qt)
12mu|clementine-1.2.3-1|73	BuildRequires:	pkgconfig(protobuf)
12mu|clementine-1.2.3-1|74	BuildRequires:	pkgconfig(qca2)
12mu|clementine-1.2.3-1|75	BuildRequires:	pkgconfig(QJson)
12mu|clementine-1.2.3-1|76	BuildRequires:	pkgconfig(taglib) >= 1.6
12mu|clementine-1.2.3-1|77	BuildRequires:	pkgconfig(vreen)
12mu|clementine-1.2.3-1|78	BuildRequires:	pkgconfig(vreenoauth)
12mu|clementine-1.2.3-1|79	Requires:	libprojectm-data
12mu|clementine-1.2.3-1|80	Requires:	qt4-database-plugin-sqlite
12mu|clementine-1.2.3-1|81	Requires:	gstreamer%{gstapi}-flac
12mu|clementine-1.2.3-1|82	Requires:	gstreamer%{gstapi}-plugins-ugly
12mu|clementine-1.2.3-1|83	Suggests:	gstreamer%{gstapi}-decoders-audio
12mu|clementine-1.2.3-1|84	# Needed to be able to mount ipod/iphone/ipad (not tested locally) but it's also pulling gvfs
12mu|clementine-1.2.3-1|85	# which is need at least to mount mtp devices (tested locally)
12mu|clementine-1.2.3-1|86	Suggests:	gvfs-iphone
12mu|clementine-1.2.3-1|87	
12mu|clementine-1.2.3-1|88	%description
12mu|clementine-1.2.3-1|89	Clementine is a modern music player and library organiser. Clementine is
12mu|clementine-1.2.3-1|90	a port of Amarok 1.4, with some features rewritten to take advantage of
12mu|clementine-1.2.3-1|91	Qt4.
12mu|clementine-1.2.3-1|92	Features:
12mu|clementine-1.2.3-1|93	* Search and play your local music library
12mu|clementine-1.2.3-1|94	* Listen to internet radio from Last.fm, SomaFM and Magnatune
12mu|clementine-1.2.3-1|95	* Tabbed playlists, import and export M3U, XSPF, PLS and ASX
12mu|clementine-1.2.3-1|96	* Visualisations from projectM
12mu|clementine-1.2.3-1|97	* Transcode music into MP3, Ogg Vorbis, Ogg Speex, FLAC or AAC
12mu|clementine-1.2.3-1|98	* Edit tags on MP3 and OGG files, organize your music
12mu|clementine-1.2.3-1|99	* Download missing album cover art from Last.fm
12mu|clementine-1.2.3-1|100	* Remote control using a Wii Remote, MPRIS or the command-line
12mu|clementine-1.2.3-1|101	* Copy music to your iPod, iPhone, MTP or mass-storage USB player
12mu|clementine-1.2.3-1|102	* Queue manage
12mu|clementine-1.2.3-1|103	
12mu|clementine-1.2.3-1|104	%files
12mu|clementine-1.2.3-1|105	%config %{_sysconfdir}/Clementine/Clementine.conf
12mu|clementine-1.2.3-1|106	%{_bindir}/clementine
12mu|clementine-1.2.3-1|107	%{_bindir}/clementine-tagreader
12mu|clementine-1.2.3-1|108	%{_datadir}/kde4/services/clementine-*.protocol
12mu|clementine-1.2.3-1|109	%{_datadir}/applications/clementine.desktop
12mu|clementine-1.2.3-1|110	%{_iconsdir}/hicolor/64x64/apps/application-x-clementine.png
12mu|clementine-1.2.3-1|111	%{_iconsdir}/hicolor/scalable/apps/application-x-clementine.svg
12mu|clementine-1.2.3-1|112	%if %{with plf}
12mu|clementine-1.2.3-1|113	%{_bindir}/clementine-spotifyblob
12mu|clementine-1.2.3-1|114	%endif
12mu|clementine-1.2.3-1|115	
12mu|clementine-1.2.3-1|116	#----------------------------------------------------------------------------
12mu|clementine-1.2.3-1|117	
12mu|clementine-1.2.3-1|118	%prep
12mu|clementine-1.2.3-1|119	%setup -q -n %{oname}-%{version}
12mu|clementine-1.2.3-1|120	%patch0 -p1 -b .mygpo~
12mu|clementine-1.2.3-1|121	%patch1 -p1 -b .ma~
12mu|clementine-1.2.3-1|122	%patch2 -p1 -b .coversize~
12mu|clementine-1.2.3-1|123	
12mu|clementine-1.2.3-1|124	%if %{with vkontakte}
12mu|clementine-1.2.3-1|125	tar -xf %{SOURCE2}
12mu|clementine-1.2.3-1|126	%patch3 -p1 -b .vkontakte~
12mu|clementine-1.2.3-1|127	%patch4 -p1 -b .vkontakte~
12mu|clementine-1.2.3-1|128	%patch5 -p1 -b .vkontakte~
12mu|clementine-1.2.3-1|129	%endif
12mu|clementine-1.2.3-1|130	
12mu|clementine-1.2.3-1|131	%patch10 -p1 -b .l10n~
12mu|clementine-1.2.3-1|132	%patch11 -p1 -b .l10n~
12mu|clementine-1.2.3-1|133	
12mu|clementine-1.2.3-1|134	%patch12 -p1 -b .gcc47~
12mu|clementine-1.2.3-1|135	
12mu|clementine-1.2.3-1|136	%build
12mu|clementine-1.2.3-1|137	%cmake_qt4 \
12mu|clementine-1.2.3-1|138	-DBUNDLE_PROJECTM_PRESETS=OFF \
12mu|clementine-1.2.3-1|139	-DBUILD_WERROR=OFF
12mu|clementine-1.2.3-1|140	%make
12mu|clementine-1.2.3-1|141	
12mu|clementine-1.2.3-1|142	%install
12mu|clementine-1.2.3-1|143	%makeinstall_std -C build
12mu|clementine-1.2.3-1|144	
12mu|clementine-1.2.3-1|145	install -m 644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/Clementine/Clementine.conf
12mu|clementine-1.2.3-1|146	
12mu|clementine-1.2.3-1|147	%if %{with plf}
12mu|clementine-1.2.3-1|148	# Ugly hack, not sure why that file appears
12mu|clementine-1.2.3-1|149	rm -rf %{buildroot}/builddir
12mu|clementine-1.2.3-1|150	rm -rf %{buildroot}/home
12mu|clementine-1.2.3-1|151	%endif
12mu|clementine-1.2.3-1|152	
12mu|clementine-1.2.3-1|153	
12mu|clementine-1.2.3-1|154	%changelog
12mu|clementine-1.2.3-1|155	* Mon May 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.3-1
12mu|clementine-1.2.3-1|156	+ Revision: d6b7e89
12mu|clementine-1.2.3-1|157	- New version 1.2.3
12mu|clementine-1.2.3-1|158	
12mu|clementine-1.2.3-1|159	* Wed May 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.2-2
12mu|clementine-1.2.3-1|160	+ Revision: 88d2e64
12mu|clementine-1.2.3-1|161	- Bump release
12mu|clementine-1.2.3-1|162	
12mu|clementine-1.2.3-1|163	* Mon Mar 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.2-1
12mu|clementine-1.2.3-1|164	+ Revision: b122827
12mu|clementine-1.2.3-1|165	- LOG New version 1.2.2
12mu|clementine-1.2.3-1|166	
12mu|clementine-1.2.3-1|167	* Mon Oct 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-8
12mu|clementine-1.2.3-1|168	+ Revision: fe880eb
12mu|clementine-1.2.3-1|169	- Add missing patch
12mu|clementine-1.2.3-1|170	
12mu|clementine-1.2.3-1|171	* Mon Oct 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-8
12mu|clementine-1.2.3-1|172	+ Revision: e001d37
12mu|clementine-1.2.3-1|173	- Update source
12mu|clementine-1.2.3-1|174	
12mu|clementine-1.2.3-1|175	* Mon Oct 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-8
12mu|clementine-1.2.3-1|176	+ Revision: ace94e2
12mu|clementine-1.2.3-1|177	- LOG Improve Vk.com support (now supports albums/playlists), fix minor localization issues
12mu|clementine-1.2.3-1|178	
12mu|clementine-1.2.3-1|179	* Thu Oct 24 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-6
12mu|clementine-1.2.3-1|180	+ Revision: b3efdb7
12mu|clementine-1.2.3-1|181	- LOG Improve VKontakte support
12mu|clementine-1.2.3-1|182	
12mu|clementine-1.2.3-1|183	* Tue Oct 22 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-5
12mu|clementine-1.2.3-1|184	+ Revision: 2a1f551
12mu|clementine-1.2.3-1|185	- LOG Update russian translation for .desktop file
12mu|clementine-1.2.3-1|186	
12mu|clementine-1.2.3-1|187	* Tue Oct 22 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-5
12mu|clementine-1.2.3-1|188	+ Revision: ffd226e
12mu|clementine-1.2.3-1|189	- 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)
12mu|clementine-1.2.3-1|190	
12mu|clementine-1.2.3-1|191	* Wed Oct 16 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-4
12mu|clementine-1.2.3-1|192	+ Revision: 36d6857
12mu|clementine-1.2.3-1|193	- LOG Add patch for VKontakte support
12mu|clementine-1.2.3-1|194	
12mu|clementine-1.2.3-1|195	* Wed Oct 16 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-3
12mu|clementine-1.2.3-1|196	+ Revision: 23b599a
12mu|clementine-1.2.3-1|197	- Adjust removal of junk from buildroot
12mu|clementine-1.2.3-1|198	
12mu|clementine-1.2.3-1|199	* Wed Oct 16 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-3
12mu|clementine-1.2.3-1|200	+ Revision: 1d0f819
12mu|clementine-1.2.3-1|201	- LOG Update BuildRequires
12mu|clementine-1.2.3-1|202	
12mu|clementine-1.2.3-1|203	* Wed Oct 16 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-2
12mu|clementine-1.2.3-1|204	+ Revision: e96cac4
12mu|clementine-1.2.3-1|205	- LOG New version 1.2.0, re-diff MA patch, drop no longer needed patches, update BuildRequires
12mu|clementine-1.2.3-1|206	
12mu|clementine-1.2.3-1|207	* Mon Jun 03 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-4
12mu|clementine-1.2.3-1|208	+ Revision: 2f39d75
12mu|clementine-1.2.3-1|209	- LOG Rebuild for new libechonest
12mu|clementine-1.2.3-1|210	
12mu|clementine-1.2.3-1|211	* Tue Jan 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-3
12mu|clementine-1.2.3-1|212	+ Revision: 9b60706
12mu|clementine-1.2.3-1|213	- LOG Rebuild for new qjson
12mu|clementine-1.2.3-1|214	
12mu|clementine-1.2.3-1|215	* Wed Dec 12 2012 Denis Silakov <denis.silakov@rosalab.ru> 1.1.1-2plf
12mu|clementine-1.2.3-1|216	+ Revision: 5e584af
12mu|clementine-1.2.3-1|217	- Added spotify support for PLF build, clean .abf.yml
12mu|clementine-1.2.3-1|218	
12mu|clementine-1.2.3-1|219	* Wed Nov 21 2012 Alexander Khryukin <alexander@mezon.ru> 1.1.1-1
12mu|clementine-1.2.3-1|220	+ Revision: 60453c2
12mu|clementine-1.2.3-1|221	- version update clementine-1.1.1.tar.gz
12mu|clementine-1.2.3-1|222	
12mu|clementine-1.2.3-1|223	* Fri Oct 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.0-1
12mu|clementine-1.2.3-1|224	+ Revision: b26c3cd
12mu|clementine-1.2.3-1|225	- Don't use _sourcedir in spec
12mu|clementine-1.2.3-1|226	
12mu|clementine-1.2.3-1|227	* Fri Oct 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.0-1
12mu|clementine-1.2.3-1|228	+ Revision: 6a0f636
12mu|clementine-1.2.3-1|229	- LOG Update files list
12mu|clementine-1.2.3-1|230	
12mu|clementine-1.2.3-1|231	* Fri Oct 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.0-1
12mu|clementine-1.2.3-1|232	+ Revision: d1dacea
12mu|clementine-1.2.3-1|233	- LOG Update metal archives patch
12mu|clementine-1.2.3-1|234	
12mu|clementine-1.2.3-1|235	* Fri Oct 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.0-1
12mu|clementine-1.2.3-1|236	+ Revision: c5a4aba
12mu|clementine-1.2.3-1|237	- LOG Add pkgconfig(protobuf) to BuildRequires
12mu|clementine-1.2.3-1|238	
12mu|clementine-1.2.3-1|239	* Fri Oct 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.0-1
12mu|clementine-1.2.3-1|240	+ Revision: a1cc326
12mu|clementine-1.2.3-1|241	- LOG Re-diff metal-archives patch
12mu|clementine-1.2.3-1|242	
12mu|clementine-1.2.3-1|243	* Fri Oct 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.0-1
12mu|clementine-1.2.3-1|244	+ Revision: 7093985
12mu|clementine-1.2.3-1|245	- LOG New version 1.1.0
12mu|clementine-1.2.3-1|246	- Drop no longer needed patches
12mu|clementine-1.2.3-1|247	- Re-diff fix-desktop patch
12mu|clementine-1.2.3-1|248	
12mu|clementine-1.2.3-1|249	* Mon Oct 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-4
12mu|clementine-1.2.3-1|250	+ Revision: 89c686a
12mu|clementine-1.2.3-1|251	- LOG Update russian translation from upstream
12mu|clementine-1.2.3-1|252	
12mu|clementine-1.2.3-1|253	* Wed Sep 12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-3
12mu|clementine-1.2.3-1|254	+ Revision: 03ed397
12mu|clementine-1.2.3-1|255	- LOG Disable libindicate-qt BuildRequires and we don't really want it
12mu|clementine-1.2.3-1|256	
12mu|clementine-1.2.3-1|257	* Wed Sep 12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-3
12mu|clementine-1.2.3-1|258	+ Revision: 50b7f8e
12mu|clementine-1.2.3-1|259	- LOG Add patches to fix build with new liblastfm and to fix desktop file
12mu|clementine-1.2.3-1|260	
12mu|clementine-1.2.3-1|261	* Sun Aug 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-2
12mu|clementine-1.2.3-1|262	+ Revision: 1876d53
12mu|clementine-1.2.3-1|263	- LOG Add patch from upstream to fix build with new imobiledevice libs
12mu|clementine-1.2.3-1|264	
12mu|clementine-1.2.3-1|265	* Sun Aug 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-2
12mu|clementine-1.2.3-1|266	+ Revision: 495d4c3
12mu|clementine-1.2.3-1|267	- LOG Add 2 patches from Fedora to fix some crashes, build without -Werror
12mu|clementine-1.2.3-1|268	
12mu|clementine-1.2.3-1|269	* Sun Aug 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-2
12mu|clementine-1.2.3-1|270	+ Revision: f528c07
12mu|clementine-1.2.3-1|271	- LOG Convert BR to pkgconfig style
12mu|clementine-1.2.3-1|272	
12mu|clementine-1.2.3-1|273	* Wed Jul 04 2012 Anatoliy Grigorenko <grinyas00@gmail.com> 1.0.1-1
12mu|clementine-1.2.3-1|274	+ Revision: f596b54
12mu|clementine-1.2.3-1|275	- update
12mu|clementine-1.2.3-1|276	
12mu|clementine-1.2.3-1|277	

19524 12
12mu|cloog-0.18.0-3|1	%define major 4
12mu|cloog-0.18.0-3|2	%define libname %mklibname %{name}-isl %{major}
12mu|cloog-0.18.0-3|3	%define devname %mklibname -d %{name}-isl
12mu|cloog-0.18.0-3|4	
12mu|cloog-0.18.0-3|5	Summary:	The Chunky Loop Generator
12mu|cloog-0.18.0-3|6	Name:		cloog
12mu|cloog-0.18.0-3|7	Version:	0.18.0
12mu|cloog-0.18.0-3|8	Release:	3
12mu|cloog-0.18.0-3|9	Group:		System/Libraries
12mu|cloog-0.18.0-3|10	License:	GPLv2+
12mu|cloog-0.18.0-3|11	Url:		http://www.cloog.org
12mu|cloog-0.18.0-3|12	Source0:	http://www.bastoul.net/cloog/pages/download/%{name}-%{version}.tar.gz
12mu|cloog-0.18.0-3|13	Patch0:		cloog-0.18.0-automake-1.13.patch
12mu|cloog-0.18.0-3|14	BuildRequires:	gmp-devel
12mu|cloog-0.18.0-3|15	BuildRequires:	pkgconfig(isl)
12mu|cloog-0.18.0-3|16	Conflicts:	cloog-ppl < 0.18.0
12mu|cloog-0.18.0-3|17	Obsoletes:	cloog-ppl < 0.18.0
12mu|cloog-0.18.0-3|18	
12mu|cloog-0.18.0-3|19	%description
12mu|cloog-0.18.0-3|20	CLooG is a software which generates loops for scanning Z-polyhedra. That is,
12mu|cloog-0.18.0-3|21	CLooG finds the code or pseudo-code where each integral point of one or more
12mu|cloog-0.18.0-3|22	parametrized polyhedron or parametrized polyhedra union is reached. CLooG is
12mu|cloog-0.18.0-3|23	designed to avoid control overhead and to produce a very efficient code.
12mu|cloog-0.18.0-3|24	
12mu|cloog-0.18.0-3|25	%files
12mu|cloog-0.18.0-3|26	%{_bindir}/cloog
12mu|cloog-0.18.0-3|27	
12mu|cloog-0.18.0-3|28	#----------------------------------------------------------------------------
12mu|cloog-0.18.0-3|29	
12mu|cloog-0.18.0-3|30	%package -n %{libname}
12mu|cloog-0.18.0-3|31	Summary:	Integer Set Library backend (isl) based version of the CLooG binaries
12mu|cloog-0.18.0-3|32	Group:		Development/C
12mu|cloog-0.18.0-3|33	
12mu|cloog-0.18.0-3|34	%description -n %{libname}
12mu|cloog-0.18.0-3|35	The dynamic shared libraries of the Chunky Loop Generator.
12mu|cloog-0.18.0-3|36	
12mu|cloog-0.18.0-3|37	%files -n %{libname}
12mu|cloog-0.18.0-3|38	%{_libdir}/libcloog-isl.so.%{major}*
12mu|cloog-0.18.0-3|39	
12mu|cloog-0.18.0-3|40	#----------------------------------------------------------------------------
12mu|cloog-0.18.0-3|41	
12mu|cloog-0.18.0-3|42	%package -n %{devname}
12mu|cloog-0.18.0-3|43	Summary:	Development tools for the isl based version of Chunky Loop Generator
12mu|cloog-0.18.0-3|44	Group:		Development/C
12mu|cloog-0.18.0-3|45	Requires:	%{libname} = %{EVRD}
12mu|cloog-0.18.0-3|46	Provides:	%{name}-devel = %{EVRD}
12mu|cloog-0.18.0-3|47	Conflicts:	%{_lib}cloog-devel < 0.18.0-2
12mu|cloog-0.18.0-3|48	Obsoletes:	%{_lib}cloog-devel < 0.18.0-2
12mu|cloog-0.18.0-3|49	
12mu|cloog-0.18.0-3|50	%description -n %{devname}
12mu|cloog-0.18.0-3|51	The header files and .so link of the Chunky Loop Generator.
12mu|cloog-0.18.0-3|52	
12mu|cloog-0.18.0-3|53	%files -n %{devname}
12mu|cloog-0.18.0-3|54	%{_includedir}/cloog
12mu|cloog-0.18.0-3|55	%{_libdir}/libcloog-isl.so
12mu|cloog-0.18.0-3|56	%{_libdir}/pkgconfig/cloog-isl.pc
12mu|cloog-0.18.0-3|57	
12mu|cloog-0.18.0-3|58	#----------------------------------------------------------------------------
12mu|cloog-0.18.0-3|59	
12mu|cloog-0.18.0-3|60	%prep
12mu|cloog-0.18.0-3|61	%setup -q
12mu|cloog-0.18.0-3|62	%apply_patches
12mu|cloog-0.18.0-3|63	autoreconf -fi
12mu|cloog-0.18.0-3|64	
12mu|cloog-0.18.0-3|65	%build
12mu|cloog-0.18.0-3|66	%configure2_5x \
12mu|cloog-0.18.0-3|67	--disable-static \
12mu|cloog-0.18.0-3|68	--with-isl=system \
12mu|cloog-0.18.0-3|69	--with-bits=gmp
12mu|cloog-0.18.0-3|70	
12mu|cloog-0.18.0-3|71	%make
12mu|cloog-0.18.0-3|72	
12mu|cloog-0.18.0-3|73	%install
12mu|cloog-0.18.0-3|74	%makeinstall_std
12mu|cloog-0.18.0-3|75	
12mu|cloog-0.18.0-3|76	
12mu|cloog-0.18.0-3|77	%changelog
12mu|cloog-0.18.0-3|78	* Thu Oct 10 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.18.0-3
12mu|cloog-0.18.0-3|79	+ Revision: e4f109a
12mu|cloog-0.18.0-3|80	- LOG Adjust Conflicts and Obsoletes
12mu|cloog-0.18.0-3|81	
12mu|cloog-0.18.0-3|82	

19525 12
12mu|clucene-2.3.3.4-0.20111220.5|1	%define date 20111220
12mu|clucene-2.3.3.4-0.20111220.5|2	%define major	2
12mu|clucene-2.3.3.4-0.20111220.5|3	%define devname	%mklibname %{name} -d
12mu|clucene-2.3.3.4-0.20111220.5|4	
12mu|clucene-2.3.3.4-0.20111220.5|5	Summary:	C++ port of Lucene
12mu|clucene-2.3.3.4-0.20111220.5|6	Name:		clucene
12mu|clucene-2.3.3.4-0.20111220.5|7	Version:	2.3.3.4
12mu|clucene-2.3.3.4-0.20111220.5|8	Release:	0.%{date}.5
12mu|clucene-2.3.3.4-0.20111220.5|9	License:	LGPL
12mu|clucene-2.3.3.4-0.20111220.5|10	Group:		Archiving/Other
12mu|clucene-2.3.3.4-0.20111220.5|11	Url:            http://clucene.sourceforge.net/
12mu|clucene-2.3.3.4-0.20111220.5|12	# Ze: we are using git, so to generate the source file we run:
12mu|clucene-2.3.3.4-0.20111220.5|13	# git archive --prefix=clucene-2.3.3.4/ master | xz > clucene-2.3.3.4.tar.xz
12mu|clucene-2.3.3.4-0.20111220.5|14	#Source0:	http://prdownloads.sourceforge.net/clucene/%{name}-core-%{version}.tar.gz
12mu|clucene-2.3.3.4-0.20111220.5|15	Source0:	%{name}-%{version}.tar.xz
12mu|clucene-2.3.3.4-0.20111220.5|16	# include LUCENE_SYS_INCLUDES in pkgconfig --cflags output
12mu|clucene-2.3.3.4-0.20111220.5|17	# imported fedora patch
12mu|clucene-2.3.3.4-0.20111220.5|18	Patch0:		clucene-core-2.3.3.4-pkgconfig_sys_includes.patch
12mu|clucene-2.3.3.4-0.20111220.5|19	Patch1:		clucene-2.3.3.4-fix-major.patch
12mu|clucene-2.3.3.4-0.20111220.5|20	Patch2:		patch-clucene-2.3.3.4-install-contribs-lib.diff
12mu|clucene-2.3.3.4-0.20111220.5|21	BuildRequires:  cmake
12mu|clucene-2.3.3.4-0.20111220.5|22	BuildRequires:  pkgconfig(zlib)
12mu|clucene-2.3.3.4-0.20111220.5|23	
12mu|clucene-2.3.3.4-0.20111220.5|24	%description
12mu|clucene-2.3.3.4-0.20111220.5|25	CLucene is a C++ port of Lucene: the high-performance, full-featured
12mu|clucene-2.3.3.4-0.20111220.5|26	text search engine written in Java. CLucene is faster than lucene
12mu|clucene-2.3.3.4-0.20111220.5|27	as it is written in C++.
12mu|clucene-2.3.3.4-0.20111220.5|28	
12mu|clucene-2.3.3.4-0.20111220.5|29	#------------------------------------------------------------------------------
12mu|clucene-2.3.3.4-0.20111220.5|30	%define libclucene_core %mklibname clucene-core %{major}
12mu|clucene-2.3.3.4-0.20111220.5|31	%package -n	%{libclucene_core}
12mu|clucene-2.3.3.4-0.20111220.5|32	Summary:	Shared libraries for %{name}
12mu|clucene-2.3.3.4-0.20111220.5|33	Group:		System/Libraries
12mu|clucene-2.3.3.4-0.20111220.5|34	%rename		%{_lib}clucene_core2
12mu|clucene-2.3.3.4-0.20111220.5|35	Provides:	clucene-core2
12mu|clucene-2.3.3.4-0.20111220.5|36	
12mu|clucene-2.3.3.4-0.20111220.5|37	%description -n %{libclucene_core}
12mu|clucene-2.3.3.4-0.20111220.5|38	CLucene is a C++ port of Lucene: the high-performance, full-featured
12mu|clucene-2.3.3.4-0.20111220.5|39	text search engine written in Java. CLucene is faster than lucene
12mu|clucene-2.3.3.4-0.20111220.5|40	as it is written in C++.
12mu|clucene-2.3.3.4-0.20111220.5|41	
12mu|clucene-2.3.3.4-0.20111220.5|42	This package contains shared libraries for clucene.
12mu|clucene-2.3.3.4-0.20111220.5|43	
12mu|clucene-2.3.3.4-0.20111220.5|44	%files -n %{libclucene_core}
12mu|clucene-2.3.3.4-0.20111220.5|45	%{_libdir}/libclucene-core.so.%{major}*
12mu|clucene-2.3.3.4-0.20111220.5|46	
12mu|clucene-2.3.3.4-0.20111220.5|47	#------------------------------------------------------------------------------
12mu|clucene-2.3.3.4-0.20111220.5|48	%define libclucene_shared %mklibname clucene_shared %{major}
12mu|clucene-2.3.3.4-0.20111220.5|49	%package -n     %{libclucene_shared}
12mu|clucene-2.3.3.4-0.20111220.5|50	Summary:        Shared libraries for %{name}
12mu|clucene-2.3.3.4-0.20111220.5|51	Group:          System/Libraries
12mu|clucene-2.3.3.4-0.20111220.5|52	
12mu|clucene-2.3.3.4-0.20111220.5|53	%description -n %{libclucene_shared}
12mu|clucene-2.3.3.4-0.20111220.5|54	CLucene is a C++ port of Lucene: the high-performance, full-featured
12mu|clucene-2.3.3.4-0.20111220.5|55	text search engine written in Java. CLucene is faster than lucene
12mu|clucene-2.3.3.4-0.20111220.5|56	as it is written in C++.
12mu|clucene-2.3.3.4-0.20111220.5|57	
12mu|clucene-2.3.3.4-0.20111220.5|58	This package contains shared libraries for clucene.
12mu|clucene-2.3.3.4-0.20111220.5|59	
12mu|clucene-2.3.3.4-0.20111220.5|60	%files -n %{libclucene_shared}
12mu|clucene-2.3.3.4-0.20111220.5|61	%{_libdir}/libclucene-shared.so.%{major}*
12mu|clucene-2.3.3.4-0.20111220.5|62	
12mu|clucene-2.3.3.4-0.20111220.5|63	#------------------------------------------------------------------------------
12mu|clucene-2.3.3.4-0.20111220.5|64	%define contrib %mklibname clucene-contribs-lib %{major}
12mu|clucene-2.3.3.4-0.20111220.5|65	%package -n %contrib
12mu|clucene-2.3.3.4-0.20111220.5|66	Summary: Language specific text analyzers for %name
12mu|clucene-2.3.3.4-0.20111220.5|67	Group: System/Libraries
12mu|clucene-2.3.3.4-0.20111220.5|68	Requires: %libclucene_core = %version-%release
12mu|clucene-2.3.3.4-0.20111220.5|69	
12mu|clucene-2.3.3.4-0.20111220.5|70	%description -n %contrib
12mu|clucene-2.3.3.4-0.20111220.5|71	Language specific text analyzers for %{name}
12mu|clucene-2.3.3.4-0.20111220.5|72	
12mu|clucene-2.3.3.4-0.20111220.5|73	%files -n %contrib
12mu|clucene-2.3.3.4-0.20111220.5|74	%_libdir/libclucene-contribs-lib.so.%{major}*
12mu|clucene-2.3.3.4-0.20111220.5|75	
12mu|clucene-2.3.3.4-0.20111220.5|76	#------------------------------------------------------------------------------
12mu|clucene-2.3.3.4-0.20111220.5|77	%package -n	%{devname}
12mu|clucene-2.3.3.4-0.20111220.5|78	Summary:	Development library and header files for the %{name} library
12mu|clucene-2.3.3.4-0.20111220.5|79	Group:		Development/C++
12mu|clucene-2.3.3.4-0.20111220.5|80	Provides:	%{name}-devel = %{version}-%{release}
12mu|clucene-2.3.3.4-0.20111220.5|81	Requires:   %{libclucene_shared} = %{version}-%{release}
12mu|clucene-2.3.3.4-0.20111220.5|82	Requires:       %{libclucene_core} = %{version}-%{release}
12mu|clucene-2.3.3.4-0.20111220.5|83	Requires:       %{contrib} = %{version}-%{release}
12mu|clucene-2.3.3.4-0.20111220.5|84	# Ze: we need to add this provides to avoid break upgrade
12mu|clucene-2.3.3.4-0.20111220.5|85	%ifnarch x86_64
12mu|clucene-2.3.3.4-0.20111220.5|86	Provides:	devel(libclucene)
12mu|clucene-2.3.3.4-0.20111220.5|87	%else
12mu|clucene-2.3.3.4-0.20111220.5|88	Provides:	devel(libclucene(64bit))
12mu|clucene-2.3.3.4-0.20111220.5|89	%endif
12mu|clucene-2.3.3.4-0.20111220.5|90	
12mu|clucene-2.3.3.4-0.20111220.5|91	%description -n	%{devname}
12mu|clucene-2.3.3.4-0.20111220.5|92	CLucene is a C++ port of Lucene: the high-performance, full-featured
12mu|clucene-2.3.3.4-0.20111220.5|93	text search engine written in Java. CLucene is faster than lucene
12mu|clucene-2.3.3.4-0.20111220.5|94	as it is written in C++.
12mu|clucene-2.3.3.4-0.20111220.5|95	
12mu|clucene-2.3.3.4-0.20111220.5|96	This package contains development libraries and development headers for
12mu|clucene-2.3.3.4-0.20111220.5|97	clucene.
12mu|clucene-2.3.3.4-0.20111220.5|98	
12mu|clucene-2.3.3.4-0.20111220.5|99	%files -n %{devname}
12mu|clucene-2.3.3.4-0.20111220.5|100	%{_includedir}/CLucene.h
12mu|clucene-2.3.3.4-0.20111220.5|101	%{_includedir}/CLucene/
12mu|clucene-2.3.3.4-0.20111220.5|102	%{_libdir}/pkgconfig/libclucene-core.pc
12mu|clucene-2.3.3.4-0.20111220.5|103	%{_libdir}/CLuceneConfig.cmake/CLuceneConfig.cmake
12mu|clucene-2.3.3.4-0.20111220.5|104	%{_libdir}/lib*.so
12mu|clucene-2.3.3.4-0.20111220.5|105	
12mu|clucene-2.3.3.4-0.20111220.5|106	#------------------------------------------------------------------------------
12mu|clucene-2.3.3.4-0.20111220.5|107	%prep
12mu|clucene-2.3.3.4-0.20111220.5|108	%setup -q
12mu|clucene-2.3.3.4-0.20111220.5|109	%apply_patches
12mu|clucene-2.3.3.4-0.20111220.5|110	
12mu|clucene-2.3.3.4-0.20111220.5|111	%build
12mu|clucene-2.3.3.4-0.20111220.5|112	%cmake \
12mu|clucene-2.3.3.4-0.20111220.5|113	-DBUILD_CONTRIBS_LIB:BOOL=ON
12mu|clucene-2.3.3.4-0.20111220.5|114	%make
12mu|clucene-2.3.3.4-0.20111220.5|115	
12mu|clucene-2.3.3.4-0.20111220.5|116	%install
12mu|clucene-2.3.3.4-0.20111220.5|117	%makeinstall_std -C build
12mu|clucene-2.3.3.4-0.20111220.5|118	

19526 12
12mu|cluster-3.0.17-7|1	%if %{_use_internal_dependency_generator}
12mu|cluster-3.0.17-7|2	%define __noautoreq 'perl\\(VMware::VmPerl(.*)\\)'
12mu|cluster-3.0.17-7|3	%else
12mu|cluster-3.0.17-7|4	%define _requires_exceptions perl\(VMware::VmPerl
12mu|cluster-3.0.17-7|5	%endif
12mu|cluster-3.0.17-7|6	
12mu|cluster-3.0.17-7|7	%global build_gnbd 0
12mu|cluster-3.0.17-7|8	
12mu|cluster-3.0.17-7|9	%define module_name gnbd
12mu|cluster-3.0.17-7|10	%define major	3
12mu|cluster-3.0.17-7|11	%define fmajor	4
12mu|cluster-3.0.17-7|12	%define libcman		%mklibname cman %{major}
12mu|cluster-3.0.17-7|13	%define devcman		%mklibname -d cman
12mu|cluster-3.0.17-7|14	%define libccs		%mklibname ccs %{major}
12mu|cluster-3.0.17-7|15	%define devccs		%mklibname -d ccs
12mu|cluster-3.0.17-7|16	%define libdlm		%mklibname dlm %{major}
12mu|cluster-3.0.17-7|17	%define devdlm		%mklibname -d dlm
12mu|cluster-3.0.17-7|18	%define libdlm_lt	%mklibname dlm_lt %{major}
12mu|cluster-3.0.17-7|19	%define devdlm_lt	%mklibname -d dlm_lt
12mu|cluster-3.0.17-7|20	%define libdlmcontrol	%mklibname dlmcontrol %{major}
12mu|cluster-3.0.17-7|21	%define devdlmcontrol	%mklibname -d dlmcontrol
12mu|cluster-3.0.17-7|22	%define libfence	%mklibname fence %{fmajor}
12mu|cluster-3.0.17-7|23	%define devfence	%mklibname -d fence
12mu|cluster-3.0.17-7|24	%define libfenced	%mklibname fence %{major}
12mu|cluster-3.0.17-7|25	%define devfenced	%mklibname -d fence
12mu|cluster-3.0.17-7|26	%define liblogthread	%mklibname logthread %{major}
12mu|cluster-3.0.17-7|27	%define devlogthread	%mklibname -d logthread
12mu|cluster-3.0.17-7|28	
12mu|cluster-3.0.17-7|29	Summary:	Redhat suite for clustered filesystems
12mu|cluster-3.0.17-7|30	Name:		cluster
12mu|cluster-3.0.17-7|31	Version:	3.0.17
12mu|cluster-3.0.17-7|32	Release:	7
12mu|cluster-3.0.17-7|33	License:	GPL
12mu|cluster-3.0.17-7|34	Group:		System/Kernel and hardware
12mu|cluster-3.0.17-7|35	Url:		http://sources.redhat.com/cluster/wiki
12mu|cluster-3.0.17-7|36	Source0:	https://fedorahosted.org/releases/c/l/cluster/cluster-%{version}.tar.gz
12mu|cluster-3.0.17-7|37	Source1:	gfs-2.6.18-2.6.23.patch
12mu|cluster-3.0.17-7|38	
12mu|cluster-3.0.17-7|39	# Remove apc_snmp, as its compilation is broken
12mu|cluster-3.0.17-7|40	Patch0:		cluster-2.03.07-fix-cman-init.patch
12mu|cluster-3.0.17-7|41	Patch2:		cluster-2.03.11-gfs-should-start-clvmd.patch
12mu|cluster-3.0.17-7|42	
12mu|cluster-3.0.17-7|43	BuildRequires:	openldap-devel
12mu|cluster-3.0.17-7|44	# For perl binding
12mu|cluster-3.0.17-7|45	BuildRequires:	perl-devel
12mu|cluster-3.0.17-7|46	BuildRequires:	pkgconfig(libSaAmf)
12mu|cluster-3.0.17-7|47	BuildRequires:	pkgconfig(libvirt)
12mu|cluster-3.0.17-7|48	Buildrequires:	pkgconfig(libxml-2.0)
12mu|cluster-3.0.17-7|49	BuildRequires:	pkgconfig(ncurses)
12mu|cluster-3.0.17-7|50	# For fence_xvm
12mu|cluster-3.0.17-7|51	BuildRequires:	pkgconfig(nss)
12mu|cluster-3.0.17-7|52	# For ldap configuration support
12mu|cluster-3.0.17-7|53	BuildRequires:	pkgconfig(slang)
12mu|cluster-3.0.17-7|54	
12mu|cluster-3.0.17-7|55	Requires:	cman
12mu|cluster-3.0.17-7|56	Requires:	gfs-utils
12mu|cluster-3.0.17-7|57	Requires:	rgmanager
12mu|cluster-3.0.17-7|58	
12mu|cluster-3.0.17-7|59	%description
12mu|cluster-3.0.17-7|60	Redhat suite for clustered filesystems.
12mu|cluster-3.0.17-7|61	
12mu|cluster-3.0.17-7|62	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|63	
12mu|cluster-3.0.17-7|64	%package -n %{libcman}
12mu|cluster-3.0.17-7|65	Summary:	Shared Librairies for Cluster Manager
12mu|cluster-3.0.17-7|66	Group:		Development/Other
12mu|cluster-3.0.17-7|67	
12mu|cluster-3.0.17-7|68	%description  -n %{libcman}
12mu|cluster-3.0.17-7|69	Shared Librairies for Cluster Manager.
12mu|cluster-3.0.17-7|70	
12mu|cluster-3.0.17-7|71	%files -n %{libcman}
12mu|cluster-3.0.17-7|72	%{_libdir}/libcman.so.%{major}*
12mu|cluster-3.0.17-7|73	
12mu|cluster-3.0.17-7|74	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|75	
12mu|cluster-3.0.17-7|76	%package -n %{devcman}
12mu|cluster-3.0.17-7|77	Summary:	Cluster Manager header files and development libraries
12mu|cluster-3.0.17-7|78	Group:		Development/Other
12mu|cluster-3.0.17-7|79	Requires:	%{libcman} = %{EVRD}
12mu|cluster-3.0.17-7|80	Provides:	cman-devel = %{EVRD}
12mu|cluster-3.0.17-7|81	
12mu|cluster-3.0.17-7|82	%description -n %{devcman}
12mu|cluster-3.0.17-7|83	This package contains header files and development libraries.
12mu|cluster-3.0.17-7|84	
12mu|cluster-3.0.17-7|85	%files -n %{devcman}
12mu|cluster-3.0.17-7|86	%{_libdir}/libcman.so
12mu|cluster-3.0.17-7|87	%{_includedir}/libcman.h
12mu|cluster-3.0.17-7|88	%{_libdir}/pkgconfig/libcman.pc
12mu|cluster-3.0.17-7|89	
12mu|cluster-3.0.17-7|90	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|91	
12mu|cluster-3.0.17-7|92	%package -n %{libccs}
12mu|cluster-3.0.17-7|93	Summary:	Shared Librairies for Cluster Configuration Service
12mu|cluster-3.0.17-7|94	Group:		Development/Other
12mu|cluster-3.0.17-7|95	
12mu|cluster-3.0.17-7|96	%description  -n %{libccs}
12mu|cluster-3.0.17-7|97	Shared Librairies for Cluster Configuration Service.
12mu|cluster-3.0.17-7|98	
12mu|cluster-3.0.17-7|99	%files -n %{libccs}
12mu|cluster-3.0.17-7|100	%{_libdir}/libccs.so.%{major}*
12mu|cluster-3.0.17-7|101	
12mu|cluster-3.0.17-7|102	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|103	
12mu|cluster-3.0.17-7|104	%package -n %{devccs}
12mu|cluster-3.0.17-7|105	Summary:	Development libraries for Cluster Configuration Service
12mu|cluster-3.0.17-7|106	Group:		Development/Other
12mu|cluster-3.0.17-7|107	Requires:	%{libccs} = %{EVRD}
12mu|cluster-3.0.17-7|108	Provides:	ccs-devel = %{EVRD}
12mu|cluster-3.0.17-7|109	
12mu|cluster-3.0.17-7|110	%description -n %{devccs}
12mu|cluster-3.0.17-7|111	Development libraries for Cluster Configuration Service.
12mu|cluster-3.0.17-7|112	
12mu|cluster-3.0.17-7|113	%files -n %{devccs}
12mu|cluster-3.0.17-7|114	%{_libdir}/libccs.so
12mu|cluster-3.0.17-7|115	%{_includedir}/ccs.h
12mu|cluster-3.0.17-7|116	%{_libdir}/pkgconfig/libccs.pc
12mu|cluster-3.0.17-7|117	
12mu|cluster-3.0.17-7|118	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|119	
12mu|cluster-3.0.17-7|120	%package -n %{libdlm}
12mu|cluster-3.0.17-7|121	Summary:	Shared Librairies for the Distributed Lock Manager
12mu|cluster-3.0.17-7|122	Group:		Development/Other
12mu|cluster-3.0.17-7|123	
12mu|cluster-3.0.17-7|124	%description -n %{libdlm}
12mu|cluster-3.0.17-7|125	Shared Librairies for cluster.
12mu|cluster-3.0.17-7|126	
12mu|cluster-3.0.17-7|127	%files -n %{libdlm}
12mu|cluster-3.0.17-7|128	%{_libdir}/libdlm.so.%{major}*
12mu|cluster-3.0.17-7|129	
12mu|cluster-3.0.17-7|130	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|131	
12mu|cluster-3.0.17-7|132	%package -n %{devdlm}
12mu|cluster-3.0.17-7|133	Summary:	Distributed Lock Manager header files and development libraries
12mu|cluster-3.0.17-7|134	Group:		Development/Other
12mu|cluster-3.0.17-7|135	Requires:	%{libdlm} = %{EVRD}
12mu|cluster-3.0.17-7|136	Provides:	dlm-devel = %{EVRD}
12mu|cluster-3.0.17-7|137	
12mu|cluster-3.0.17-7|138	%description -n %{devdlm}
12mu|cluster-3.0.17-7|139	This package contains header files and development libraries.
12mu|cluster-3.0.17-7|140	
12mu|cluster-3.0.17-7|141	%files -n %{devdlm}
12mu|cluster-3.0.17-7|142	%{_libdir}/libdlm.so
12mu|cluster-3.0.17-7|143	%{_mandir}/man3/*dlm*.3.*
12mu|cluster-3.0.17-7|144	%{_includedir}/libdlm.h
12mu|cluster-3.0.17-7|145	%{_libdir}/pkgconfig/libdlm.pc
12mu|cluster-3.0.17-7|146	
12mu|cluster-3.0.17-7|147	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|148	
12mu|cluster-3.0.17-7|149	%package -n %{libdlm_lt}
12mu|cluster-3.0.17-7|150	Summary:	Shared Librairies for the Distributed Lock Manager
12mu|cluster-3.0.17-7|151	Group:		Development/Other
12mu|cluster-3.0.17-7|152	Conflicts:	%{_lib}dlm3 < 3.0.17-7
12mu|cluster-3.0.17-7|153	
12mu|cluster-3.0.17-7|154	%description -n %{libdlm_lt}
12mu|cluster-3.0.17-7|155	Shared Librairies for cluster.
12mu|cluster-3.0.17-7|156	
12mu|cluster-3.0.17-7|157	%files -n %{libdlm_lt}
12mu|cluster-3.0.17-7|158	%{_libdir}/libdlm_lt.so.%{major}*
12mu|cluster-3.0.17-7|159	
12mu|cluster-3.0.17-7|160	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|161	
12mu|cluster-3.0.17-7|162	%package -n %{devdlm_lt}
12mu|cluster-3.0.17-7|163	Summary:	Distributed Lock Manager header files and development libraries
12mu|cluster-3.0.17-7|164	Group:		Development/Other
12mu|cluster-3.0.17-7|165	Requires:	%{libdlm_lt} = %{EVRD}
12mu|cluster-3.0.17-7|166	Provides:	dlm_lt-devel = %{EVRD}
12mu|cluster-3.0.17-7|167	Conflicts:	%{_lib}dlm-devel < 3.0.17-7
12mu|cluster-3.0.17-7|168	
12mu|cluster-3.0.17-7|169	%description -n %{devdlm_lt}
12mu|cluster-3.0.17-7|170	This package contains header files and development libraries.
12mu|cluster-3.0.17-7|171	
12mu|cluster-3.0.17-7|172	%files -n %{devdlm_lt}
12mu|cluster-3.0.17-7|173	%{_libdir}/libdlm_lt.so
12mu|cluster-3.0.17-7|174	%{_libdir}/pkgconfig/libdlm_lt.pc
12mu|cluster-3.0.17-7|175	
12mu|cluster-3.0.17-7|176	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|177	
12mu|cluster-3.0.17-7|178	%package -n %{libdlmcontrol}
12mu|cluster-3.0.17-7|179	Summary:	Shared Librairies for the Distributed Lock Manager
12mu|cluster-3.0.17-7|180	Group:		Development/Other
12mu|cluster-3.0.17-7|181	Conflicts:	%{_lib}dlm3 < 3.0.17-7
12mu|cluster-3.0.17-7|182	
12mu|cluster-3.0.17-7|183	%description -n %{libdlmcontrol}
12mu|cluster-3.0.17-7|184	Shared Librairies for cluster.
12mu|cluster-3.0.17-7|185	
12mu|cluster-3.0.17-7|186	%files -n %{libdlmcontrol}
12mu|cluster-3.0.17-7|187	%{_libdir}/libdlmcontrol.so.%{major}*
12mu|cluster-3.0.17-7|188	
12mu|cluster-3.0.17-7|189	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|190	
12mu|cluster-3.0.17-7|191	%package -n %{devdlmcontrol}
12mu|cluster-3.0.17-7|192	Summary:	Distributed Lock Manager header files and development libraries
12mu|cluster-3.0.17-7|193	Group:		Development/Other
12mu|cluster-3.0.17-7|194	Requires:	%{libdlmcontrol} = %{EVRD}
12mu|cluster-3.0.17-7|195	Provides:	dlmcontrol-devel = %{EVRD}
12mu|cluster-3.0.17-7|196	Conflicts:	%{_lib}dlm-devel < 3.0.17-7
12mu|cluster-3.0.17-7|197	
12mu|cluster-3.0.17-7|198	%description -n %{devdlmcontrol}
12mu|cluster-3.0.17-7|199	This package contains header files and development libraries.
12mu|cluster-3.0.17-7|200	
12mu|cluster-3.0.17-7|201	%files -n %{devdlmcontrol}
12mu|cluster-3.0.17-7|202	%{_libdir}/libdlmcontrol.so
12mu|cluster-3.0.17-7|203	%{_libdir}/pkgconfig/libdlmcontrol.pc
12mu|cluster-3.0.17-7|204	%{_includedir}/libdlmcontrol.h
12mu|cluster-3.0.17-7|205	
12mu|cluster-3.0.17-7|206	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|207	
12mu|cluster-3.0.17-7|208	%package -n %{libfence}
12mu|cluster-3.0.17-7|209	Summary:	Shared Librairies for cluster fencing
12mu|cluster-3.0.17-7|210	Group:		Development/Other
12mu|cluster-3.0.17-7|211	Conflicts:	%{_lib}fence3 < 3.0.17-7
12mu|cluster-3.0.17-7|212	Obsoletes:	%{_lib}fence3 < 3.0.17-7
12mu|cluster-3.0.17-7|213	
12mu|cluster-3.0.17-7|214	%description -n %{libfence}
12mu|cluster-3.0.17-7|215	Shared Librairies for cluster fencing.
12mu|cluster-3.0.17-7|216	
12mu|cluster-3.0.17-7|217	%files -n %{libfence}
12mu|cluster-3.0.17-7|218	%{_libdir}/libfence.so.%{fmajor}*
12mu|cluster-3.0.17-7|219	
12mu|cluster-3.0.17-7|220	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|221	
12mu|cluster-3.0.17-7|222	%package -n %{devfence}
12mu|cluster-3.0.17-7|223	Summary:	Development libraries for cluster fencing
12mu|cluster-3.0.17-7|224	Group:		Development/Other
12mu|cluster-3.0.17-7|225	Requires:	%{libfence} = %{EVRD}
12mu|cluster-3.0.17-7|226	Provides:	fence-devel = %{EVRD}
12mu|cluster-3.0.17-7|227	
12mu|cluster-3.0.17-7|228	%description -n %{devfence}
12mu|cluster-3.0.17-7|229	Development libraries for cluster fencing.
12mu|cluster-3.0.17-7|230	
12mu|cluster-3.0.17-7|231	%files -n %{devfence}
12mu|cluster-3.0.17-7|232	%{_includedir}/libfence.h
12mu|cluster-3.0.17-7|233	%{_libdir}/libfence.so
12mu|cluster-3.0.17-7|234	%{_libdir}/pkgconfig/libfence.pc
12mu|cluster-3.0.17-7|235	
12mu|cluster-3.0.17-7|236	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|237	
12mu|cluster-3.0.17-7|238	%package -n %{libfenced}
12mu|cluster-3.0.17-7|239	Summary:	Shared Librairies for cluster fencing
12mu|cluster-3.0.17-7|240	Group:		Development/Other
12mu|cluster-3.0.17-7|241	Conflicts:	%{_lib}fence3 < 3.0.17-7
12mu|cluster-3.0.17-7|242	
12mu|cluster-3.0.17-7|243	%description -n %{libfenced}
12mu|cluster-3.0.17-7|244	Shared Librairies for cluster fencing.
12mu|cluster-3.0.17-7|245	
12mu|cluster-3.0.17-7|246	%files -n %{libfenced}
12mu|cluster-3.0.17-7|247	%{_libdir}/libfenced.so.%{major}*
12mu|cluster-3.0.17-7|248	
12mu|cluster-3.0.17-7|249	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|250	
12mu|cluster-3.0.17-7|251	%package -n %{devfenced}
12mu|cluster-3.0.17-7|252	Summary:	Development libraries for cluster fencing
12mu|cluster-3.0.17-7|253	Group:		Development/Other
12mu|cluster-3.0.17-7|254	Requires:	%{libfenced} = %{EVRD}
12mu|cluster-3.0.17-7|255	Provides:	fenced-devel = %{EVRD}
12mu|cluster-3.0.17-7|256	Conflicts:	%{_lib}fence-devel < 3.0.17-7
12mu|cluster-3.0.17-7|257	
12mu|cluster-3.0.17-7|258	%description -n %{devfenced}
12mu|cluster-3.0.17-7|259	Development libraries for cluster fencing.
12mu|cluster-3.0.17-7|260	
12mu|cluster-3.0.17-7|261	%files -n %{devfenced}
12mu|cluster-3.0.17-7|262	%{_includedir}/libfenced.h
12mu|cluster-3.0.17-7|263	%{_libdir}/libfenced.so
12mu|cluster-3.0.17-7|264	%{_libdir}/pkgconfig/libfenced.pc
12mu|cluster-3.0.17-7|265	
12mu|cluster-3.0.17-7|266	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|267	
12mu|cluster-3.0.17-7|268	%package -n %{liblogthread}
12mu|cluster-3.0.17-7|269	Summary:	Shared Librairies for cluster fencing
12mu|cluster-3.0.17-7|270	Group:		Development/Other
12mu|cluster-3.0.17-7|271	
12mu|cluster-3.0.17-7|272	%description  -n %{liblogthread}
12mu|cluster-3.0.17-7|273	Shared Librairies for cluster fencing.
12mu|cluster-3.0.17-7|274	
12mu|cluster-3.0.17-7|275	%files -n %{liblogthread}
12mu|cluster-3.0.17-7|276	%{_libdir}/liblogthread.so.%{major}*
12mu|cluster-3.0.17-7|277	
12mu|cluster-3.0.17-7|278	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|279	
12mu|cluster-3.0.17-7|280	%package -n %{devlogthread}
12mu|cluster-3.0.17-7|281	Summary:	Development libraries for cluster fencing
12mu|cluster-3.0.17-7|282	Group:		Development/Other
12mu|cluster-3.0.17-7|283	Requires:	%{liblogthread} = %{EVRD}
12mu|cluster-3.0.17-7|284	Provides:	logthread-devel = %{EVRD}
12mu|cluster-3.0.17-7|285	
12mu|cluster-3.0.17-7|286	%description -n %{devlogthread}
12mu|cluster-3.0.17-7|287	Development libraries for cluster fencing.
12mu|cluster-3.0.17-7|288	
12mu|cluster-3.0.17-7|289	%files -n %{devlogthread}
12mu|cluster-3.0.17-7|290	%{_includedir}/*logthread*.h
12mu|cluster-3.0.17-7|291	%{_libdir}/liblogthread.so
12mu|cluster-3.0.17-7|292	%{_libdir}/pkgconfig/liblogthread*.pc
12mu|cluster-3.0.17-7|293	
12mu|cluster-3.0.17-7|294	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|295	
12mu|cluster-3.0.17-7|296	%package devel
12mu|cluster-3.0.17-7|297	Summary:	Cluster Manager header files and development libraries
12mu|cluster-3.0.17-7|298	Group:		Development/Other
12mu|cluster-3.0.17-7|299	Requires:	%{devcman} = %{EVRD}
12mu|cluster-3.0.17-7|300	Requires:	%{devccs} = %{EVRD}
12mu|cluster-3.0.17-7|301	Requires:	%{devdlm} = %{EVRD}
12mu|cluster-3.0.17-7|302	Requires:	%{devdlm_lt} = %{EVRD}
12mu|cluster-3.0.17-7|303	Requires:	%{devdlmcontrol} = %{EVRD}
12mu|cluster-3.0.17-7|304	Requires:	%{devfence} = %{EVRD}
12mu|cluster-3.0.17-7|305	Requires:	%{devfenced} = %{EVRD}
12mu|cluster-3.0.17-7|306	Requires:	%{devlogthread} = %{EVRD}
12mu|cluster-3.0.17-7|307	
12mu|cluster-3.0.17-7|308	%description devel
12mu|cluster-3.0.17-7|309	Cluster Manager header files and development libraries.
12mu|cluster-3.0.17-7|310	
12mu|cluster-3.0.17-7|311	%files devel
12mu|cluster-3.0.17-7|312	%{_datadir}/doc/%{name}
12mu|cluster-3.0.17-7|313	
12mu|cluster-3.0.17-7|314	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|315	
12mu|cluster-3.0.17-7|316	%package -n perl-Cluster-CCS
12mu|cluster-3.0.17-7|317	Summary:	Perl bindings for Cluster Configuration Service
12mu|cluster-3.0.17-7|318	Group:		Development/Perl
12mu|cluster-3.0.17-7|319	
12mu|cluster-3.0.17-7|320	%description -n perl-Cluster-CCS
12mu|cluster-3.0.17-7|321	Perl bindings for Cluster Configuration Service.
12mu|cluster-3.0.17-7|322	
12mu|cluster-3.0.17-7|323	%files -n perl-Cluster-CCS
12mu|cluster-3.0.17-7|324	%{perl_vendorarch}/auto/Cluster/CCS
12mu|cluster-3.0.17-7|325	%{perl_vendorarch}/Cluster/CCS.pm
12mu|cluster-3.0.17-7|326	%{_mandir}/man3/Cluster::CCS.3pm.*
12mu|cluster-3.0.17-7|327	
12mu|cluster-3.0.17-7|328	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|329	
12mu|cluster-3.0.17-7|330	%if %{build_gnbd}
12mu|cluster-3.0.17-7|331	%package -n dkms-%{module_name}
12mu|cluster-3.0.17-7|332	Summary:	Redhat's cluster suite kernel modules
12mu|cluster-3.0.17-7|333	Group:		System/Kernel and hardware
12mu|cluster-3.0.17-7|334	Requires(pre,post):	dkms
12mu|cluster-3.0.17-7|335	
12mu|cluster-3.0.17-7|336	%description -n dkms-%{module_name}
12mu|cluster-3.0.17-7|337	The dynamic kernel modules.
12mu|cluster-3.0.17-7|338	
12mu|cluster-3.0.17-7|339	%files -n dkms-%{module_name}
12mu|cluster-3.0.17-7|340	%{_usrsrc}/%{module_name}-%{version}-%{release}
12mu|cluster-3.0.17-7|341	
12mu|cluster-3.0.17-7|342	%post -n dkms-%{module_name}
12mu|cluster-3.0.17-7|343	dkms add -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade
12mu|cluster-3.0.17-7|344	dkms build -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade
12mu|cluster-3.0.17-7|345	dkms install -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade
12mu|cluster-3.0.17-7|346	
12mu|cluster-3.0.17-7|347	%preun -n dkms-%{module_name}
12mu|cluster-3.0.17-7|348	dkms remove -m %{module_name} -v %{version}-%{release} --rpm_safe_upgrade --all ||:
12mu|cluster-3.0.17-7|349	%endif
12mu|cluster-3.0.17-7|350	
12mu|cluster-3.0.17-7|351	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|352	
12mu|cluster-3.0.17-7|353	%package -n dkms-gfs
12mu|cluster-3.0.17-7|354	Summary:	Global File System Kernel Driver
12mu|cluster-3.0.17-7|355	Group:		System/Kernel and hardware
12mu|cluster-3.0.17-7|356	Requires(pre,post):	dkms
12mu|cluster-3.0.17-7|357	
12mu|cluster-3.0.17-7|358	%description -n dkms-gfs
12mu|cluster-3.0.17-7|359	The dynamic kernel module package for Global File System.
12mu|cluster-3.0.17-7|360	
12mu|cluster-3.0.17-7|361	This package is only required for kernels older than 2.6.24
12mu|cluster-3.0.17-7|362	(newer kernels ship with a gfs driver).
12mu|cluster-3.0.17-7|363	
12mu|cluster-3.0.17-7|364	%files -n dkms-gfs
12mu|cluster-3.0.17-7|365	%{_usrsrc}/gfs-%{version}-%{release}
12mu|cluster-3.0.17-7|366	
12mu|cluster-3.0.17-7|367	%post -n dkms-gfs
12mu|cluster-3.0.17-7|368	dkms add -m gfs -v %{version}-%{release} --rpm_safe_upgrade
12mu|cluster-3.0.17-7|369	dkms build -m gfs -v %{version}-%{release} --rpm_safe_upgrade
12mu|cluster-3.0.17-7|370	dkms install -m gfs -v %{version}-%{release} --rpm_safe_upgrade
12mu|cluster-3.0.17-7|371	
12mu|cluster-3.0.17-7|372	%preun -n dkms-gfs
12mu|cluster-3.0.17-7|373	dkms remove -m gfs -v %{version}-%{release} --rpm_safe_upgrade --all ||:
12mu|cluster-3.0.17-7|374	
12mu|cluster-3.0.17-7|375	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|376	
12mu|cluster-3.0.17-7|377	%package -n cman
12mu|cluster-3.0.17-7|378	Group:		System/Kernel and hardware
12mu|cluster-3.0.17-7|379	Summary:	Cluster Manager
12mu|cluster-3.0.17-7|380	Requires:	openais >= 1.1.0
12mu|cluster-3.0.17-7|381	Requires:	libxml2-utils
12mu|cluster-3.0.17-7|382	Requires:	fence-agents
12mu|cluster-3.0.17-7|383	Requires(pre,post):	rpm-helper
12mu|cluster-3.0.17-7|384	# Try and ensure we upgrade packages that depend on cman
12mu|cluster-3.0.17-7|385	Conflicts:	gfs-utils < %{version}, gfs2-utils < %{version},
12mu|cluster-3.0.17-7|386	Conflicts:	rgmanager < %{version}, gnbd < %{version}
12mu|cluster-3.0.17-7|387	
12mu|cluster-3.0.17-7|388	%description -n cman
12mu|cluster-3.0.17-7|389	Cluster Manager.
12mu|cluster-3.0.17-7|390	
12mu|cluster-3.0.17-7|391	%files -n cman
12mu|cluster-3.0.17-7|392	%{_initrddir}/cman
12mu|cluster-3.0.17-7|393	%{_sbindir}/cman*
12mu|cluster-3.0.17-7|394	%{_sbindir}/fence*
12mu|cluster-3.0.17-7|395	%{_sbindir}/dlm*
12mu|cluster-3.0.17-7|396	%{_sbindir}/ccs*
12mu|cluster-3.0.17-7|397	%{_sbindir}/group*
12mu|cluster-3.0.17-7|398	%{_sbindir}/*qdisk*
12mu|cluster-3.0.17-7|399	%{_sbindir}/gfs_control*
12mu|cluster-3.0.17-7|400	%{_sbindir}/confdb2ldif
12mu|cluster-3.0.17-7|401	%dir /etc/cluster
12mu|cluster-3.0.17-7|402	%config(noreplace) %{_sysconfdir}/logrotate.d/cluster
12mu|cluster-3.0.17-7|403	%dir /var/log/cluster
12mu|cluster-3.0.17-7|404	%{_libdir}/lcrso/service_cman.lcrso
12mu|cluster-3.0.17-7|405	%{_libdir}/lcrso/config_*.lcrso
12mu|cluster-3.0.17-7|406	%config /etc/udev/rules.d/51-dlm.rules
12mu|cluster-3.0.17-7|407	%{_mandir}/man8/cman*.8.*
12mu|cluster-3.0.17-7|408	%{_mandir}/man5/cman.5.*
12mu|cluster-3.0.17-7|409	%{_mandir}/man5/cluster.conf.5.*
12mu|cluster-3.0.17-7|410	%{_mandir}/man5/qdisk.5.*
12mu|cluster-3.0.17-7|411	%{_mandir}/man8/fence*.8.*
12mu|cluster-3.0.17-7|412	%{_mandir}/man8/dlm*.8.*
12mu|cluster-3.0.17-7|413	%{_mandir}/man8/ccs*.8.*
12mu|cluster-3.0.17-7|414	%{_mandir}/man8/*group*.8.*
12mu|cluster-3.0.17-7|415	%{_mandir}/man8/*qdisk*.8.*
12mu|cluster-3.0.17-7|416	%{_mandir}/man8/confdb2ldif.8.*
12mu|cluster-3.0.17-7|417	%{_mandir}/man8/gfs_control*.8.*
12mu|cluster-3.0.17-7|418	%doc doc/usage.txt
12mu|cluster-3.0.17-7|419	%doc config/plugins/ldap/99cluster.ldif
12mu|cluster-3.0.17-7|420	
12mu|cluster-3.0.17-7|421	%post -n cman
12mu|cluster-3.0.17-7|422	%_post_service cman
12mu|cluster-3.0.17-7|423	%_post_service qdiskd
12mu|cluster-3.0.17-7|424	%_post_service scsi_reserve
12mu|cluster-3.0.17-7|425	
12mu|cluster-3.0.17-7|426	%preun -n cman
12mu|cluster-3.0.17-7|427	%_preun_service cman
12mu|cluster-3.0.17-7|428	%_preun_service qdiskd
12mu|cluster-3.0.17-7|429	%_preun_service scsi_reserve
12mu|cluster-3.0.17-7|430	
12mu|cluster-3.0.17-7|431	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|432	
12mu|cluster-3.0.17-7|433	%package -n rgmanager
12mu|cluster-3.0.17-7|434	Group:		System/Kernel and hardware
12mu|cluster-3.0.17-7|435	Summary:	Resource Group Manager
12mu|cluster-3.0.17-7|436	Requires(pre,post):	rpm-helper
12mu|cluster-3.0.17-7|437	Requires:	fence-agents
12mu|cluster-3.0.17-7|438	Requires:	resource-agents
12mu|cluster-3.0.17-7|439	
12mu|cluster-3.0.17-7|440	%description -n rgmanager
12mu|cluster-3.0.17-7|441	Resource Group Manager.
12mu|cluster-3.0.17-7|442	
12mu|cluster-3.0.17-7|443	%files -n rgmanager
12mu|cluster-3.0.17-7|444	%{_initrddir}/rgmanager
12mu|cluster-3.0.17-7|445	%{_sbindir}/clu*
12mu|cluster-3.0.17-7|446	%{_sbindir}/rgmanager
12mu|cluster-3.0.17-7|447	%{_sbindir}/rg_test
12mu|cluster-3.0.17-7|448	%{_datadir}/cluster
12mu|cluster-3.0.17-7|449	%{_mandir}/man8/clu*.8.*
12mu|cluster-3.0.17-7|450	%{_mandir}/man8/rgmanager.8.*
12mu|cluster-3.0.17-7|451	
12mu|cluster-3.0.17-7|452	%post -n rgmanager
12mu|cluster-3.0.17-7|453	%_post_service rgmanager
12mu|cluster-3.0.17-7|454	
12mu|cluster-3.0.17-7|455	%preun -n rgmanager
12mu|cluster-3.0.17-7|456	%_preun_service rgmanager
12mu|cluster-3.0.17-7|457	
12mu|cluster-3.0.17-7|458	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|459	
12mu|cluster-3.0.17-7|460	%if 0
12mu|cluster-3.0.17-7|461	%package -n gfs-utils
12mu|cluster-3.0.17-7|462	Group:		System/Kernel and hardware
12mu|cluster-3.0.17-7|463	Summary:	Global Filesystem Utilities
12mu|cluster-3.0.17-7|464	Requires:	gfs2-utils
12mu|cluster-3.0.17-7|465	Requires(pre,post):	rpm-helper
12mu|cluster-3.0.17-7|466	
12mu|cluster-3.0.17-7|467	%description -n gfs-utils
12mu|cluster-3.0.17-7|468	Global Filesystem Utilities.
12mu|cluster-3.0.17-7|469	
12mu|cluster-3.0.17-7|470	%files -n gfs-utils
12mu|cluster-3.0.17-7|471	/sbin/*.gfs
12mu|cluster-3.0.17-7|472	%{_sbindir}/gfs_*
12mu|cluster-3.0.17-7|473	%exclude %{_sbindir}/gfs_controld
12mu|cluster-3.0.17-7|474	%{_initrddir}/gfs
12mu|cluster-3.0.17-7|475	%{_mandir}/man8/gfs_*.8.*
12mu|cluster-3.0.17-7|476	%{_mandir}/man8/*gfs.8.*
12mu|cluster-3.0.17-7|477	
12mu|cluster-3.0.17-7|478	%post -n gfs-utils
12mu|cluster-3.0.17-7|479	%_post_service gfs
12mu|cluster-3.0.17-7|480	
12mu|cluster-3.0.17-7|481	%preun -n gfs-utils
12mu|cluster-3.0.17-7|482	%_preun_service gfs
12mu|cluster-3.0.17-7|483	%endif
12mu|cluster-3.0.17-7|484	
12mu|cluster-3.0.17-7|485	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|486	
12mu|cluster-3.0.17-7|487	%package -n gfs2-utils
12mu|cluster-3.0.17-7|488	Group:		System/Kernel and hardware
12mu|cluster-3.0.17-7|489	Summary:	Global Filesystem Utilities
12mu|cluster-3.0.17-7|490	Requires:	kmod(gfs2)
12mu|cluster-3.0.17-7|491	Requires(pre,post):	rpm-helper
12mu|cluster-3.0.17-7|492	
12mu|cluster-3.0.17-7|493	%description -n gfs2-utils
12mu|cluster-3.0.17-7|494	Global Filesystem Utilities.
12mu|cluster-3.0.17-7|495	
12mu|cluster-3.0.17-7|496	%files -n gfs2-utils
12mu|cluster-3.0.17-7|497	/sbin/*.gfs2
12mu|cluster-3.0.17-7|498	%{_sbindir}/gfs2_*
12mu|cluster-3.0.17-7|499	%{_initrddir}/gfs2
12mu|cluster-3.0.17-7|500	%{_mandir}/man8/*gfs2*.8.*
12mu|cluster-3.0.17-7|501	
12mu|cluster-3.0.17-7|502	%post -n gfs2-utils
12mu|cluster-3.0.17-7|503	%_post_service gfs
12mu|cluster-3.0.17-7|504	
12mu|cluster-3.0.17-7|505	%preun -n gfs2-utils
12mu|cluster-3.0.17-7|506	%_preun_service gfs2
12mu|cluster-3.0.17-7|507	
12mu|cluster-3.0.17-7|508	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|509	
12mu|cluster-3.0.17-7|510	%if %{build_gnbd}
12mu|cluster-3.0.17-7|511	%package -n gnbd
12mu|cluster-3.0.17-7|512	Group:		System/Kernel and hardware
12mu|cluster-3.0.17-7|513	Summary:	Global Network Block Device utilities
12mu|cluster-3.0.17-7|514	Requires:	kmod(gnbd)
12mu|cluster-3.0.17-7|515	
12mu|cluster-3.0.17-7|516	%description -n gnbd
12mu|cluster-3.0.17-7|517	Global Network Block Device utilities.
12mu|cluster-3.0.17-7|518	
12mu|cluster-3.0.17-7|519	%files -n gnbd
12mu|cluster-3.0.17-7|520	%{_sbindir}/gnbd_*
12mu|cluster-3.0.17-7|521	%{_mandir}/man8/gnbd*.8.*
12mu|cluster-3.0.17-7|522	%endif
12mu|cluster-3.0.17-7|523	
12mu|cluster-3.0.17-7|524	#----------------------------------------------------------------------------
12mu|cluster-3.0.17-7|525	
12mu|cluster-3.0.17-7|526	%prep
12mu|cluster-3.0.17-7|527	%setup -q
12mu|cluster-3.0.17-7|528	%patch2 -p1 -b .shouldstartclvmd
12mu|cluster-3.0.17-7|529	cp Makefile Makefile.make
12mu|cluster-3.0.17-7|530	
12mu|cluster-3.0.17-7|531	%build
12mu|cluster-3.0.17-7|532	./configure \
12mu|cluster-3.0.17-7|533	--libdir=%{_libdir} \
12mu|cluster-3.0.17-7|534	--mandir=%{_mandir} \
12mu|cluster-3.0.17-7|535	--prefix=%{_prefix} \
12mu|cluster-3.0.17-7|536	--sbindir=%{_sbindir} \
12mu|cluster-3.0.17-7|537	--incdir=%{_includedir} \
12mu|cluster-3.0.17-7|538	--nssincdir=%{_includedir}/nss \
12mu|cluster-3.0.17-7|539	--nsprincdir=%{_includedir}/nspr4 \
12mu|cluster-3.0.17-7|540	--without_fence_agents \
12mu|cluster-3.0.17-7|541	--without_resource_agents \
12mu|cluster-3.0.17-7|542	--without_kernel_modules \
12mu|cluster-3.0.17-7|543	--disable_kernel_check
12mu|cluster-3.0.17-7|544	
12mu|cluster-3.0.17-7|545	#Fixing some weird harcoded path
12mu|cluster-3.0.17-7|546	perl -pi -e 's|-DPLUGINDIR=\\\"\$\{plugindir\}\\\"|-DPLUGINDIR=\\"%{_libdir}/magma\\"|g' magma/lib/Makefile
12mu|cluster-3.0.17-7|547	perl -pi -e 's|-DPLUGINDIR=\\\"\$\{plugindir\}\\\"|-DPLUGINDIR=\\"%{_libdir}/magma\\"|g' magma/tests/Makefile
12mu|cluster-3.0.17-7|548	
12mu|cluster-3.0.17-7|549	make
12mu|cluster-3.0.17-7|550	
12mu|cluster-3.0.17-7|551	%install
12mu|cluster-3.0.17-7|552	mkdir -p %{buildroot}/%{_mandir}
12mu|cluster-3.0.17-7|553	mkdir -p %{buildroot}/%{_datadir}/%{name}-%{version}
12mu|cluster-3.0.17-7|554	mkdir -p %{buildroot}/%{_libdir}
12mu|cluster-3.0.17-7|555	mkdir -p %{buildroot}/%{_includedir}
12mu|cluster-3.0.17-7|556	mkdir -p %{buildroot}/%{_initrddir}
12mu|cluster-3.0.17-7|557	mkdir -p %{buildroot}/%{_initrddir}
12mu|cluster-3.0.17-7|558	mkdir -p %{buildroot}/etc/cluster
12mu|cluster-3.0.17-7|559	
12mu|cluster-3.0.17-7|560	#BEGIN OF DKMS PART
12mu|cluster-3.0.17-7|561	%if %{build_gnbd}
12mu|cluster-3.0.17-7|562	mkdir -p %{buildroot}/usr/src/%{module_name}-%{version}-%{release}
12mu|cluster-3.0.17-7|563	#cp -a gnbd-kernel/src/* %{buildroot}/usr/src/%{module_name}-%{version}-%{release}
12mu|cluster-3.0.17-7|564	cat > %{buildroot}/usr/src/%{module_name}-%{version}-%{release}/dkms.conf <<EOF
12mu|cluster-3.0.17-7|565	PACKAGE_VERSION="%{version}-%{release}"
12mu|cluster-3.0.17-7|566	# Items below here should not have to change with each driver version
12mu|cluster-3.0.17-7|567	PACKAGE_NAME="%{module_name}"
12mu|cluster-3.0.17-7|568	MAKE[0]="make -C \${kernel_source_dir} M=\${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build KERNELRELEASE=\${kernelver} USING_KBUILD=yes modules"
12mu|cluster-3.0.17-7|569	CLEAN="make -C \${kernel_source_dir} M=\${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build KERNELRELEASE=\${kernelver} USING_KBUILD=yes clean"
12mu|cluster-3.0.17-7|570	
12mu|cluster-3.0.17-7|571	BUILT_MODULE_NAME[0]="gnbd"
12mu|cluster-3.0.17-7|572	BUILT_MODULE_LOCATION[0]=""
12mu|cluster-3.0.17-7|573	DEST_MODULE_NAME[0]="gnbd"
12mu|cluster-3.0.17-7|574	DEST_MODULE_LOCATION[0]="/kernel/drivers/block/gnbd/"
12mu|cluster-3.0.17-7|575	
12mu|cluster-3.0.17-7|576	REMAKE_INITRD="no"
12mu|cluster-3.0.17-7|577	AUTOINSTALL=yes
12mu|cluster-3.0.17-7|578	POST_INSTALL="post-install"
12mu|cluster-3.0.17-7|579	POST_REMOVE="post-remove"
12mu|cluster-3.0.17-7|580	EOF
12mu|cluster-3.0.17-7|581	%endif
12mu|cluster-3.0.17-7|582	
12mu|cluster-3.0.17-7|583	# GFS driver
12mu|cluster-3.0.17-7|584	mkdir -p %{buildroot}/usr/src/gfs-%{version}-%{release}/patches
12mu|cluster-3.0.17-7|585	cp -a gfs-kernel/src/* %{buildroot}/usr/src/gfs-%{version}-%{release}
12mu|cluster-3.0.17-7|586	install -m644 %{SOURCE1} %{buildroot}/usr/src/gfs-%{version}-%{release}/patches
12mu|cluster-3.0.17-7|587	cat > %{buildroot}/usr/src/gfs-%{version}-%{release}/dkms.conf <<EOF
12mu|cluster-3.0.17-7|588	PACKAGE_VERSION="%{version}-%{release}"
12mu|cluster-3.0.17-7|589	# Items below here should not have to change with each driver version
12mu|cluster-3.0.17-7|590	PACKAGE_NAME="gfs"
12mu|cluster-3.0.17-7|591	MAKE[0]="make -C \${kernel_source_dir} M=\${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build/gfs KERNELRELEASE=\${kernelver} USING_KBUILD=yes modules"
12mu|cluster-3.0.17-7|592	CLEAN="make -C \${kernel_source_dir} M=\${dkms_tree}/\${PACKAGE_NAME}/\${PACKAGE_VERSION}/build/gfs KERNELRELEASE=\${kernelver} USING_KBUILD=yes clean"
12mu|cluster-3.0.17-7|593	
12mu|cluster-3.0.17-7|594	PATCH[0]=gfs-2.6.18-2.6.23.patch
12mu|cluster-3.0.17-7|595	PATCH_MATCH[0]="^2.6.(1[8-9]|2[0-3])"
12mu|cluster-3.0.17-7|596	
12mu|cluster-3.0.17-7|597	BUILT_MODULE_NAME[0]="gfs"
12mu|cluster-3.0.17-7|598	BUILT_MODULE_LOCATION[0]="gfs"
12mu|cluster-3.0.17-7|599	DEST_MODULE_NAME[0]="gfs"
12mu|cluster-3.0.17-7|600	DEST_MODULE_LOCATION[0]="/kernel/drivers/block/gfs/"
12mu|cluster-3.0.17-7|601	BUILD_EXCLUSIVE_KERNEL="^2.6.(1[0-9]|2[0-3])"
12mu|cluster-3.0.17-7|602	
12mu|cluster-3.0.17-7|603	REMAKE_INITRD="no"
12mu|cluster-3.0.17-7|604	AUTOINSTALL=yes
12mu|cluster-3.0.17-7|605	POST_INSTALL="post-install"
12mu|cluster-3.0.17-7|606	POST_REMOVE="post-remove"
12mu|cluster-3.0.17-7|607	EOF
12mu|cluster-3.0.17-7|608	# END OF DKMS STUFF
12mu|cluster-3.0.17-7|609	
12mu|cluster-3.0.17-7|610	#BEGIN OF MAIN RPM
12mu|cluster-3.0.17-7|611	perl -pi -e 's/BUILDDIR =.*/BUILDDIR =\$\{RPM_BUILD_ROOT\}/' Makefile
12mu|cluster-3.0.17-7|612	%makeinstall_std
12mu|cluster-3.0.17-7|613	mkdir -p %{buildroot}/%{_initrddir}
12mu|cluster-3.0.17-7|614	mv %{buildroot}/%{_sysconfdir}/init.d/* %{buildroot}/%{_initrddir}
12mu|cluster-3.0.17-7|615	mv %{buildroot}/usr/libexec/* %{buildroot}/%{_libdir}
12mu|cluster-3.0.17-7|616	rm -f %{buildroot}%{_libdir}/*.a
12mu|cluster-3.0.17-7|617	chmod +x %{buildroot}%{_libdir}/lcrso/*.lcrso
12mu|cluster-3.0.17-7|618	chmod +x %{buildroot}%{_libdir}/*.so.*
12mu|cluster-3.0.17-7|619	

19527 12
12mu|cluster-glue-1.0.11-1|1	%define gname	haclient
12mu|cluster-glue-1.0.11-1|2	%define uname	hacluster
12mu|cluster-glue-1.0.11-1|3	%define nogroup	nobody
12mu|cluster-glue-1.0.11-1|4	%define maj1	1
12mu|cluster-glue-1.0.11-1|5	%define major	2
12mu|cluster-glue-1.0.11-1|6	%define liblrm		%mklibname lrm %{major}
12mu|cluster-glue-1.0.11-1|7	%define libpils		%mklibname pils %{major}
12mu|cluster-glue-1.0.11-1|8	%define libplumb 	%mklibname plumb %{major}
12mu|cluster-glue-1.0.11-1|9	%define libplumbgpl	%mklibname plumbgpl %{major}
12mu|cluster-glue-1.0.11-1|10	%define libstonith	%mklibname stonith %{maj1}
12mu|cluster-glue-1.0.11-1|11	%define devname	%mklibname %{name} -d
12mu|cluster-glue-1.0.11-1|12	
12mu|cluster-glue-1.0.11-1|13	# When downloading directly from Mercurial, it will automatically add this prefix
12mu|cluster-glue-1.0.11-1|14	# Invoking 'hg archive' wont but you can add one with: hg archive -t tgz -p "Reusable-Cluster-Components-" -r $upstreamversion $upstreamversion.tar.gz
12mu|cluster-glue-1.0.11-1|15	%define upstreamprefix Reusable-Cluster-Components-glue--
12mu|cluster-glue-1.0.11-1|16	%define upstreamversion glue-%{version}
12mu|cluster-glue-1.0.11-1|17	
12mu|cluster-glue-1.0.11-1|18	# Keep around for when/if required
12mu|cluster-glue-1.0.11-1|19	#global alphatag %{upstreamversion}.hg
12mu|cluster-glue-1.0.11-1|20	
12mu|cluster-glue-1.0.11-1|21	Summary:	Reusable cluster components
12mu|cluster-glue-1.0.11-1|22	Name:		cluster-glue
12mu|cluster-glue-1.0.11-1|23	Version:	1.0.11
12mu|cluster-glue-1.0.11-1|24	Release:	1
12mu|cluster-glue-1.0.11-1|25	License:	GPLv2+ and LGPLv2+
12mu|cluster-glue-1.0.11-1|26	Group:		System/Libraries
12mu|cluster-glue-1.0.11-1|27	Url:		http://linux-ha.org/wiki/Cluster_Glue
12mu|cluster-glue-1.0.11-1|28	Source0:	http://hg.linux-ha.org/glue/archive/%{upstreamversion}.tar.bz2
12mu|cluster-glue-1.0.11-1|29	Patch0:		cluster-glue-automake-1.13.patch
12mu|cluster-glue-1.0.11-1|30	
12mu|cluster-glue-1.0.11-1|31	BuildRequires:	docbook-dtd44-xml
12mu|cluster-glue-1.0.11-1|32	BuildRequires:	docbook-style-xsl
12mu|cluster-glue-1.0.11-1|33	BuildRequires:	xsltproc
12mu|cluster-glue-1.0.11-1|34	BuildRequires:	bzip2-devel
12mu|cluster-glue-1.0.11-1|35	BuildRequires:	libtool-devel
12mu|cluster-glue-1.0.11-1|36	BuildRequires:	net-snmp-devel
12mu|cluster-glue-1.0.11-1|37	BuildRequires:	pkgconfig(glib-2.0)
12mu|cluster-glue-1.0.11-1|38	BuildRequires:	pkgconfig(libcurl)
12mu|cluster-glue-1.0.11-1|39	BuildRequires:	pkgconfig(libxml-2.0)
12mu|cluster-glue-1.0.11-1|40	BuildRequires:	pkgconfig(OpenIPMI)
12mu|cluster-glue-1.0.11-1|41	BuildRequires:	pkgconfig(python)
12mu|cluster-glue-1.0.11-1|42	BuildRequires:	pkgconfig(uuid)
12mu|cluster-glue-1.0.11-1|43	Requires:	perl-TimeDate
12mu|cluster-glue-1.0.11-1|44	
12mu|cluster-glue-1.0.11-1|45	%description
12mu|cluster-glue-1.0.11-1|46	A collection of common tools that are useful for writing cluster managers
12mu|cluster-glue-1.0.11-1|47	such as Pacemaker.
12mu|cluster-glue-1.0.11-1|48	Provides a local resource manager that understands the OCF and LSB
12mu|cluster-glue-1.0.11-1|49	standards, and an interface to common STONITH devices.
12mu|cluster-glue-1.0.11-1|50	
12mu|cluster-glue-1.0.11-1|51	%files
12mu|cluster-glue-1.0.11-1|52	%doc AUTHORS COPYING
12mu|cluster-glue-1.0.11-1|53	%{_sbindir}/cibsecret
12mu|cluster-glue-1.0.11-1|54	%{_sbindir}/ha_logger
12mu|cluster-glue-1.0.11-1|55	%{_sbindir}/hb_report
12mu|cluster-glue-1.0.11-1|56	%{_sbindir}/lrmadmin
12mu|cluster-glue-1.0.11-1|57	%{_sbindir}/meatclient
12mu|cluster-glue-1.0.11-1|58	%{_sbindir}/sbd
12mu|cluster-glue-1.0.11-1|59	%{_sbindir}/stonith
12mu|cluster-glue-1.0.11-1|60	%{_sysconfdir}/init.d/logd
12mu|cluster-glue-1.0.11-1|61	
12mu|cluster-glue-1.0.11-1|62	%dir %{_libdir}/heartbeat
12mu|cluster-glue-1.0.11-1|63	%dir %{_libdir}/heartbeat/plugins
12mu|cluster-glue-1.0.11-1|64	%dir %{_libdir}/heartbeat/plugins/compress
12mu|cluster-glue-1.0.11-1|65	%dir %{_libdir}/heartbeat/plugins/RAExec
12mu|cluster-glue-1.0.11-1|66	%dir %{_libdir}/heartbeat/plugins/InterfaceMgr
12mu|cluster-glue-1.0.11-1|67	%{_libdir}/heartbeat/lrmd
12mu|cluster-glue-1.0.11-1|68	%{_libdir}/heartbeat/ha_logd
12mu|cluster-glue-1.0.11-1|69	%{_libdir}/heartbeat/plugins/RAExec/*.so
12mu|cluster-glue-1.0.11-1|70	%{_libdir}/heartbeat/plugins/InterfaceMgr/*.so
12mu|cluster-glue-1.0.11-1|71	%{_libdir}/heartbeat/plugins/compress/bz2.so
12mu|cluster-glue-1.0.11-1|72	%{_libdir}/heartbeat/plugins/compress/zlib.so
12mu|cluster-glue-1.0.11-1|73	
12mu|cluster-glue-1.0.11-1|74	%dir %{_libdir}/stonith
12mu|cluster-glue-1.0.11-1|75	%dir %{_libdir}/stonith/plugins
12mu|cluster-glue-1.0.11-1|76	%dir %{_libdir}/stonith/plugins/stonith2
12mu|cluster-glue-1.0.11-1|77	%{_datadir}/cluster-glue/ha_log.sh
12mu|cluster-glue-1.0.11-1|78	%{_libdir}/stonith/plugins/external
12mu|cluster-glue-1.0.11-1|79	%{_libdir}/stonith/plugins/stonith2/*.so
12mu|cluster-glue-1.0.11-1|80	%{_libdir}/stonith/plugins/stonith2/*.py*
12mu|cluster-glue-1.0.11-1|81	%{_libdir}/stonith/plugins/xen0-ha-dom0-stonith-helper
12mu|cluster-glue-1.0.11-1|82	%dir %{_datadir}/cluster-glue
12mu|cluster-glue-1.0.11-1|83	%{_datadir}/cluster-glue/ha_cf_support.sh
12mu|cluster-glue-1.0.11-1|84	%{_datadir}/cluster-glue/openais_conf_support.sh
12mu|cluster-glue-1.0.11-1|85	%{_datadir}/cluster-glue/utillib.sh
12mu|cluster-glue-1.0.11-1|86	%{_datadir}/cluster-glue/combine-logs.pl
12mu|cluster-glue-1.0.11-1|87	%dir %{_var}/lib/heartbeat
12mu|cluster-glue-1.0.11-1|88	%dir %{_var}/lib/heartbeat/cores
12mu|cluster-glue-1.0.11-1|89	%dir %attr (0700, root, root)		%{_var}/lib/heartbeat/cores/root
12mu|cluster-glue-1.0.11-1|90	%dir %attr (0700, nobody, %{nogroup})	%{_var}/lib/heartbeat/cores/nobody
12mu|cluster-glue-1.0.11-1|91	%dir %attr (0700, %{uname}, %{gname})	%{_var}/lib/heartbeat/cores/%{uname}
12mu|cluster-glue-1.0.11-1|92	%doc %{_mandir}/man1/*
12mu|cluster-glue-1.0.11-1|93	%doc %{_mandir}/man8/*
12mu|cluster-glue-1.0.11-1|94	
12mu|cluster-glue-1.0.11-1|95	#----------------------------------------------------------------------------
12mu|cluster-glue-1.0.11-1|96	
12mu|cluster-glue-1.0.11-1|97	%package -n %{liblrm}
12mu|cluster-glue-1.0.11-1|98	Summary:	Reusable cluster libraries
12mu|cluster-glue-1.0.11-1|99	Group:		System/Libraries
12mu|cluster-glue-1.0.11-1|100	
12mu|cluster-glue-1.0.11-1|101	%description -n %{liblrm}
12mu|cluster-glue-1.0.11-1|102	A collection of libraries that are useful for writing cluster managers
12mu|cluster-glue-1.0.11-1|103	such as Pacemaker.
12mu|cluster-glue-1.0.11-1|104	
12mu|cluster-glue-1.0.11-1|105	%files -n %{liblrm}
12mu|cluster-glue-1.0.11-1|106	%{_libdir}/liblrm.so.%{major}*
12mu|cluster-glue-1.0.11-1|107	
12mu|cluster-glue-1.0.11-1|108	#----------------------------------------------------------------------------
12mu|cluster-glue-1.0.11-1|109	
12mu|cluster-glue-1.0.11-1|110	%package -n %{libpils}
12mu|cluster-glue-1.0.11-1|111	Summary:	Reusable cluster libraries
12mu|cluster-glue-1.0.11-1|112	Group:		System/Libraries
12mu|cluster-glue-1.0.11-1|113	
12mu|cluster-glue-1.0.11-1|114	%description -n %{libpils}
12mu|cluster-glue-1.0.11-1|115	A collection of libraries that are useful for writing cluster managers
12mu|cluster-glue-1.0.11-1|116	such as Pacemaker.
12mu|cluster-glue-1.0.11-1|117	
12mu|cluster-glue-1.0.11-1|118	%files -n %{libpils}
12mu|cluster-glue-1.0.11-1|119	%{_libdir}/libpils.so.%{major}*
12mu|cluster-glue-1.0.11-1|120	
12mu|cluster-glue-1.0.11-1|121	#----------------------------------------------------------------------------
12mu|cluster-glue-1.0.11-1|122	
12mu|cluster-glue-1.0.11-1|123	%package -n %{libplumb}
12mu|cluster-glue-1.0.11-1|124	Summary:	Reusable cluster libraries
12mu|cluster-glue-1.0.11-1|125	Group:		System/Libraries
12mu|cluster-glue-1.0.11-1|126	
12mu|cluster-glue-1.0.11-1|127	%description -n %{libplumb}
12mu|cluster-glue-1.0.11-1|128	A collection of libraries that are useful for writing cluster managers
12mu|cluster-glue-1.0.11-1|129	such as Pacemaker.
12mu|cluster-glue-1.0.11-1|130	
12mu|cluster-glue-1.0.11-1|131	%files -n %{libplumb}
12mu|cluster-glue-1.0.11-1|132	%{_libdir}/libplumb.so.%{major}*
12mu|cluster-glue-1.0.11-1|133	
12mu|cluster-glue-1.0.11-1|134	#----------------------------------------------------------------------------
12mu|cluster-glue-1.0.11-1|135	
12mu|cluster-glue-1.0.11-1|136	%package -n %{libplumbgpl}
12mu|cluster-glue-1.0.11-1|137	Summary:	Reusable cluster libraries
12mu|cluster-glue-1.0.11-1|138	Group:		System/Libraries
12mu|cluster-glue-1.0.11-1|139	
12mu|cluster-glue-1.0.11-1|140	%description -n %{libplumbgpl}
12mu|cluster-glue-1.0.11-1|141	A collection of libraries that are useful for writing cluster managers
12mu|cluster-glue-1.0.11-1|142	such as Pacemaker.
12mu|cluster-glue-1.0.11-1|143	
12mu|cluster-glue-1.0.11-1|144	%files -n %{libplumbgpl}
12mu|cluster-glue-1.0.11-1|145	%{_libdir}/libplumbgpl.so.%{major}*
12mu|cluster-glue-1.0.11-1|146	
12mu|cluster-glue-1.0.11-1|147	#----------------------------------------------------------------------------
12mu|cluster-glue-1.0.11-1|148	
12mu|cluster-glue-1.0.11-1|149	%package -n %{libstonith}
12mu|cluster-glue-1.0.11-1|150	Summary:	Reusable cluster libraries
12mu|cluster-glue-1.0.11-1|151	Group:		System/Libraries
12mu|cluster-glue-1.0.11-1|152	
12mu|cluster-glue-1.0.11-1|153	%description -n %{libstonith}
12mu|cluster-glue-1.0.11-1|154	A collection of libraries that are useful for writing cluster managers
12mu|cluster-glue-1.0.11-1|155	such as Pacemaker.
12mu|cluster-glue-1.0.11-1|156	
12mu|cluster-glue-1.0.11-1|157	%files -n %{libstonith}
12mu|cluster-glue-1.0.11-1|158	%{_libdir}/libstonith.so.%{maj1}*
12mu|cluster-glue-1.0.11-1|159	
12mu|cluster-glue-1.0.11-1|160	#----------------------------------------------------------------------------
12mu|cluster-glue-1.0.11-1|161	
12mu|cluster-glue-1.0.11-1|162	%package -n %{devname}
12mu|cluster-glue-1.0.11-1|163	Summary:	Headers and libraries for writing cluster managers
12mu|cluster-glue-1.0.11-1|164	Group:		Development/Other
12mu|cluster-glue-1.0.11-1|165	Requires:	%{liblrm} = %{version}-%{release}
12mu|cluster-glue-1.0.11-1|166	Requires:	%{libpils} = %{version}-%{release}
12mu|cluster-glue-1.0.11-1|167	Requires:	%{libplumb} = %{version}-%{release}
12mu|cluster-glue-1.0.11-1|168	Requires:	%{libplumbgpl} = %{version}-%{release}
12mu|cluster-glue-1.0.11-1|169	Requires:	%{libstonith} = %{version}-%{release}
12mu|cluster-glue-1.0.11-1|170	%rename		%{name}-devel
12mu|cluster-glue-1.0.11-1|171	
12mu|cluster-glue-1.0.11-1|172	%description -n %{devname}
12mu|cluster-glue-1.0.11-1|173	Headers and shared libraries for a useful for writing cluster managers
12mu|cluster-glue-1.0.11-1|174	such as Pacemaker.
12mu|cluster-glue-1.0.11-1|175	
12mu|cluster-glue-1.0.11-1|176	%files -n %{devname}
12mu|cluster-glue-1.0.11-1|177	%dir %{_libdir}/heartbeat
12mu|cluster-glue-1.0.11-1|178	%dir %{_libdir}/heartbeat/plugins
12mu|cluster-glue-1.0.11-1|179	%dir %{_libdir}/heartbeat/plugins/test
12mu|cluster-glue-1.0.11-1|180	%dir %{_datadir}/cluster-glue
12mu|cluster-glue-1.0.11-1|181	%{_libdir}/lib*.so
12mu|cluster-glue-1.0.11-1|182	%{_libdir}/heartbeat/ipctest
12mu|cluster-glue-1.0.11-1|183	%{_libdir}/heartbeat/ipctransientclient
12mu|cluster-glue-1.0.11-1|184	%{_libdir}/heartbeat/ipctransientserver
12mu|cluster-glue-1.0.11-1|185	%{_libdir}/heartbeat/transient-test.sh
12mu|cluster-glue-1.0.11-1|186	%{_libdir}/heartbeat/base64_md5_test
12mu|cluster-glue-1.0.11-1|187	%{_libdir}/heartbeat/logtest
12mu|cluster-glue-1.0.11-1|188	%{_libdir}/heartbeat/plugins/test/test.so
12mu|cluster-glue-1.0.11-1|189	%{_includedir}/clplumbing
12mu|cluster-glue-1.0.11-1|190	%{_includedir}/heartbeat
12mu|cluster-glue-1.0.11-1|191	%{_includedir}/stonith
12mu|cluster-glue-1.0.11-1|192	%{_includedir}/pils
12mu|cluster-glue-1.0.11-1|193	%{_datadir}/cluster-glue/lrmtest
12mu|cluster-glue-1.0.11-1|194	
12mu|cluster-glue-1.0.11-1|195	#----------------------------------------------------------------------------
12mu|cluster-glue-1.0.11-1|196	
12mu|cluster-glue-1.0.11-1|197	%prep
12mu|cluster-glue-1.0.11-1|198	%setup -qn %{upstreamprefix}%{upstreamversion}
12mu|cluster-glue-1.0.11-1|199	%apply_patches
12mu|cluster-glue-1.0.11-1|200	
12mu|cluster-glue-1.0.11-1|201	%build
12mu|cluster-glue-1.0.11-1|202	#./autogen.sh
12mu|cluster-glue-1.0.11-1|203	autoreconf -fi
12mu|cluster-glue-1.0.11-1|204	%configure2_5x \
12mu|cluster-glue-1.0.11-1|205	--disable-static \
12mu|cluster-glue-1.0.11-1|206	--enable-fatal-warnings=no   \
12mu|cluster-glue-1.0.11-1|207	--localstatedir=%{_var}      \
12mu|cluster-glue-1.0.11-1|208	--with-daemon-group=%{gname} \
12mu|cluster-glue-1.0.11-1|209	--with-daemon-user=%{uname}
12mu|cluster-glue-1.0.11-1|210	
12mu|cluster-glue-1.0.11-1|211	%make
12mu|cluster-glue-1.0.11-1|212	
12mu|cluster-glue-1.0.11-1|213	%install
12mu|cluster-glue-1.0.11-1|214	%makeinstall_std
12mu|cluster-glue-1.0.11-1|215	
12mu|cluster-glue-1.0.11-1|216	# Don't package things we wont support
12mu|cluster-glue-1.0.11-1|217	rm -f %{buildroot}/%{_libdir}/stonith/plugins/stonith2/rhcs.*
12mu|cluster-glue-1.0.11-1|218	
12mu|cluster-glue-1.0.11-1|219	%pre
12mu|cluster-glue-1.0.11-1|220	%_pre_useradd %{uname} %{_var}/lib/heartbeat/cores/hacluster /bin/false
12mu|cluster-glue-1.0.11-1|221	%_pre_groupadd %{gname} %{uname}
12mu|cluster-glue-1.0.11-1|222	
12mu|cluster-glue-1.0.11-1|223	%postun
12mu|cluster-glue-1.0.11-1|224	%_postun_userdel %{uname}
12mu|cluster-glue-1.0.11-1|225	%_postun_groupdel %{gname}
12mu|cluster-glue-1.0.11-1|226	

19528 12
12mu|clutter-1.14.4-5|1	%define api 1.0
12mu|clutter-1.14.4-5|2	%define major 0
12mu|clutter-1.14.4-5|3	%define girmajor	1.0
12mu|clutter-1.14.4-5|4	
12mu|clutter-1.14.4-5|5	%define libname		%mklibname %{name} %{api} %{major}
12mu|clutter-1.14.4-5|6	%define girname		%mklibname %{name}-gir %{girmajor}
12mu|clutter-1.14.4-5|7	%define develname	%mklibname -d %{name} %{api}
12mu|clutter-1.14.4-5|8	
12mu|clutter-1.14.4-5|9	Summary:       Software library for fast, visually rich GUIs
12mu|clutter-1.14.4-5|10	Name:          clutter
12mu|clutter-1.14.4-5|11	Version:       1.14.4
12mu|clutter-1.14.4-5|12	Release:       5
12mu|clutter-1.14.4-5|13	License:       LGPLv2+
12mu|clutter-1.14.4-5|14	Group:         Graphics
12mu|clutter-1.14.4-5|15	Url:           http://clutter-project.org/
12mu|clutter-1.14.4-5|16	Source0:       ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/1.14/%{name}-%{version}.tar.xz
12mu|clutter-1.14.4-5|17	#Fedora patchset
12mu|clutter-1.14.4-5|18	# https://bugzilla.gnome.org/show_bug.cgi?id=692706
12mu|clutter-1.14.4-5|19	Patch0:        0001-cally-Use-a-weak-pointer-to-hold-the-key-focus-in-Ca.patch
12mu|clutter-1.14.4-5|20	# https://bugzilla.gnome.org/show_bug.cgi?id=701974
12mu|clutter-1.14.4-5|21	Patch1:        0001-x11-trap-errors-when-calling-XIQueryDevice.patch
12mu|clutter-1.14.4-5|22	Patch2:        0001-clutter-offscreen-effect-Allocate-the-cogl-texture-d.patch
12mu|clutter-1.14.4-5|23	# upstream fixes for excessive redraws
12mu|clutter-1.14.4-5|24	Patch3: 	0001-Bind-constraints-Don-t-force-redraws-on-source-relay.patch
12mu|clutter-1.14.4-5|25	Patch4:		0002-Don-t-queue-redraws-when-reallocating-actor-that-hav.patch
12mu|clutter-1.14.4-5|26	Patch5:		0001-ClutterStageCogl-Ignore-a-clip-the-size-of-the-stage.patch
12mu|clutter-1.14.4-5|27	
12mu|clutter-1.14.4-5|28	BuildRequires:	pkgconfig(atk)
12mu|clutter-1.14.4-5|29	BuildRequires:	pkgconfig(cairo-gobject)
12mu|clutter-1.14.4-5|30	BuildRequires:	pkgconfig(cogl-1.0)
12mu|clutter-1.14.4-5|31	BuildRequires:	pkgconfig(cogl-pango-1.0)
12mu|clutter-1.14.4-5|32	BuildRequires:	pkgconfig(gdk-3.0)
12mu|clutter-1.14.4-5|33	BuildRequires:	pkgconfig(gl)
12mu|clutter-1.14.4-5|34	BuildRequires:	pkgconfig(glib-2.0)
12mu|clutter-1.14.4-5|35	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|clutter-1.14.4-5|36	BuildRequires:	pkgconfig(json-glib-1.0)
12mu|clutter-1.14.4-5|37	BuildRequires:	pkgconfig(pangocairo)
12mu|clutter-1.14.4-5|38	BuildRequires:	pkgconfig(pangoft2)
12mu|clutter-1.14.4-5|39	BuildRequires:	pkgconfig(x11)
12mu|clutter-1.14.4-5|40	BuildRequires:	pkgconfig(xcomposite)
12mu|clutter-1.14.4-5|41	BuildRequires:	pkgconfig(xdamage)
12mu|clutter-1.14.4-5|42	BuildRequires:	pkgconfig(xext)
12mu|clutter-1.14.4-5|43	BuildRequires:	pkgconfig(xfixes)
12mu|clutter-1.14.4-5|44	BuildRequires:	pkgconfig(xi)
12mu|clutter-1.14.4-5|45	
12mu|clutter-1.14.4-5|46	%description
12mu|clutter-1.14.4-5|47	Clutter is an open source software library for creating fast, visually rich
12mu|clutter-1.14.4-5|48	graphical user interfaces. The most obvious example of potential usage is in
12mu|clutter-1.14.4-5|49	media center type applications. We hope however it can be used for a lot more.
12mu|clutter-1.14.4-5|50	
12mu|clutter-1.14.4-5|51	Clutter uses OpenGL (and soon optionally OpenGL ES) for rendering but with an
12mu|clutter-1.14.4-5|52	API which hides the underlying GL complexity from the developer. The Clutter
12mu|clutter-1.14.4-5|53	API is intended to be easy to use, efficient and flexible.
12mu|clutter-1.14.4-5|54	
12mu|clutter-1.14.4-5|55	%package i18n
12mu|clutter-1.14.4-5|56	Summary: Translations for %{name}
12mu|clutter-1.14.4-5|57	Group: System/Internationalization
12mu|clutter-1.14.4-5|58	
12mu|clutter-1.14.4-5|59	%description i18n
12mu|clutter-1.14.4-5|60	This contains the translation data for %{name}.
12mu|clutter-1.14.4-5|61	
12mu|clutter-1.14.4-5|62	%package -n %{libname}
12mu|clutter-1.14.4-5|63	Summary:	Software library for fast, visually rich GUIs
12mu|clutter-1.14.4-5|64	Group:		System/Libraries
12mu|clutter-1.14.4-5|65	Suggests:	%{name}-i18n >= %{version}-%{release}
12mu|clutter-1.14.4-5|66	
12mu|clutter-1.14.4-5|67	%description -n %{libname}
12mu|clutter-1.14.4-5|68	This package contains the shared library for %{name}.
12mu|clutter-1.14.4-5|69	
12mu|clutter-1.14.4-5|70	%package -n %{girname}
12mu|clutter-1.14.4-5|71	Summary:	GObject Introspection interface description for %{name}
12mu|clutter-1.14.4-5|72	Group:		System/Libraries
12mu|clutter-1.14.4-5|73	
12mu|clutter-1.14.4-5|74	%description -n %{girname}
12mu|clutter-1.14.4-5|75	GObject Introspection interface description for %{name}.
12mu|clutter-1.14.4-5|76	
12mu|clutter-1.14.4-5|77	%package -n %{develname}
12mu|clutter-1.14.4-5|78	Summary:	Development headers/libraries for %{name}
12mu|clutter-1.14.4-5|79	Group:		Development/X11
12mu|clutter-1.14.4-5|80	Provides:	%{name}-devel = %{version}-%{release}
12mu|clutter-1.14.4-5|81	Requires:	%{libname} = %{version}-%{release}
12mu|clutter-1.14.4-5|82	Requires:	%{girname} = %{version}-%{release}
12mu|clutter-1.14.4-5|83	Obsoletes:	%mklibname %{name} %{api} %{major} -d
12mu|clutter-1.14.4-5|84	
12mu|clutter-1.14.4-5|85	%description -n %{develname}
12mu|clutter-1.14.4-5|86	Development headers/libraries for %{name} (see %{libname} package)
12mu|clutter-1.14.4-5|87	
12mu|clutter-1.14.4-5|88	%prep
12mu|clutter-1.14.4-5|89	%setup -q
12mu|clutter-1.14.4-5|90	%apply_patches
12mu|clutter-1.14.4-5|91	
12mu|clutter-1.14.4-5|92	%build
12mu|clutter-1.14.4-5|93	%configure2_5x \
12mu|clutter-1.14.4-5|94	--disable-static \
12mu|clutter-1.14.4-5|95	--disable-rpath \
12mu|clutter-1.14.4-5|96	--enable-introspection=yes \
12mu|clutter-1.14.4-5|97	--enable-gdk-backend=yes \
12mu|clutter-1.14.4-5|98	--enable-x11-backend=yes
12mu|clutter-1.14.4-5|99	
12mu|clutter-1.14.4-5|100	%make
12mu|clutter-1.14.4-5|101	
12mu|clutter-1.14.4-5|102	%install
12mu|clutter-1.14.4-5|103	%makeinstall_std
12mu|clutter-1.14.4-5|104	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mu|clutter-1.14.4-5|105	%find_lang %{name}-%{api}
12mu|clutter-1.14.4-5|106	
12mu|clutter-1.14.4-5|107	%files i18n -f %{name}-%{api}.lang
12mu|clutter-1.14.4-5|108	
12mu|clutter-1.14.4-5|109	%files -n %{libname}
12mu|clutter-1.14.4-5|110	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12mu|clutter-1.14.4-5|111	%{_libdir}/lib%{name}-glx-%{api}.so.%{major}*
12mu|clutter-1.14.4-5|112	
12mu|clutter-1.14.4-5|113	%files -n %{girname}
12mu|clutter-1.14.4-5|114	%{_libdir}/girepository-1.0/Cally-%{api}.typelib
12mu|clutter-1.14.4-5|115	%{_libdir}/girepository-1.0/Clutter-%{api}.typelib
12mu|clutter-1.14.4-5|116	%{_libdir}/girepository-1.0/ClutterGdk-%{girmajor}.typelib
12mu|clutter-1.14.4-5|117	%{_libdir}/girepository-1.0/ClutterX11-%{api}.typelib
12mu|clutter-1.14.4-5|118	
12mu|clutter-1.14.4-5|119	%files -n %{develname}
12mu|clutter-1.14.4-5|120	%dir %{_includedir}/%{name}-%{api}
12mu|clutter-1.14.4-5|121	%{_includedir}/%{name}-%{api}/cally
12mu|clutter-1.14.4-5|122	%{_includedir}/%{name}-%{api}/%{name}
12mu|clutter-1.14.4-5|123	%{_libdir}/lib%{name}-%{api}.so
12mu|clutter-1.14.4-5|124	%{_libdir}/lib%{name}-glx-%{api}.so
12mu|clutter-1.14.4-5|125	%{_libdir}/pkgconfig/cally-%{api}.pc
12mu|clutter-1.14.4-5|126	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12mu|clutter-1.14.4-5|127	%{_libdir}/pkgconfig/%{name}-cogl-%{api}.pc
12mu|clutter-1.14.4-5|128	%{_libdir}/pkgconfig/%{name}-gdk-%{api}.pc
12mu|clutter-1.14.4-5|129	%{_libdir}/pkgconfig/%{name}-glx-%{api}.pc
12mu|clutter-1.14.4-5|130	%{_libdir}/pkgconfig/%{name}-x11-%{api}.pc
12mu|clutter-1.14.4-5|131	%{_datadir}/gir-1.0/Cally-%{api}.gir
12mu|clutter-1.14.4-5|132	%{_datadir}/gir-1.0/Clutter-%{api}.gir
12mu|clutter-1.14.4-5|133	%{_datadir}/gir-1.0/ClutterGdk-%{girmajor}.gir
12mu|clutter-1.14.4-5|134	%{_datadir}/gir-1.0/ClutterX11-%{api}.gir
12mu|clutter-1.14.4-5|135	%{_datadir}/gtk-doc/html/cally
12mu|clutter-1.14.4-5|136	%{_datadir}/gtk-doc/html/%{name}
12mu|clutter-1.14.4-5|137	
12mu|clutter-1.14.4-5|138	
12mu|clutter-1.14.4-5|139	%changelog
12mu|clutter-1.14.4-5|140	* Fri Feb 14 2014 akdengi <alexander.kazancev@rosalab.ru> 1.14.4-5
12mu|clutter-1.14.4-5|141	+ Revision: 9ff93a6
12mu|clutter-1.14.4-5|142	- add sompe patch from Fedora
12mu|clutter-1.14.4-5|143	
12mu|clutter-1.14.4-5|144	

19529 12
12mu|clutter-gst-1.6.0-3|1	%define api 1.0
12mu|clutter-gst-1.6.0-3|2	%define clutterapi 1.0
12mu|clutter-gst-1.6.0-3|3	%define major 0
12mu|clutter-gst-1.6.0-3|4	%define libname %mklibname %{name} %{api} %{major}
12mu|clutter-gst-1.6.0-3|5	%define girname %mklibname %{name}-gir %{api}
12mu|clutter-gst-1.6.0-3|6	%define devname %mklibname %{name} %{api} -d
12mu|clutter-gst-1.6.0-3|7	
12mu|clutter-gst-1.6.0-3|8	%define gstapi 0.10
12mu|clutter-gst-1.6.0-3|9	%define gstname gstreamer%{gstapi}-gstclutter
12mu|clutter-gst-1.6.0-3|10	
12mu|clutter-gst-1.6.0-3|11	Summary:	GST video texture actor and audio player object for Clutter
12mu|clutter-gst-1.6.0-3|12	Name:		clutter-gst
12mu|clutter-gst-1.6.0-3|13	Version:	1.6.0
12mu|clutter-gst-1.6.0-3|14	Release:	3
12mu|clutter-gst-1.6.0-3|15	License:	LGPLv2+
12mu|clutter-gst-1.6.0-3|16	Group:		Graphics
12mu|clutter-gst-1.6.0-3|17	Url:		http://clutter-project.org/
12mu|clutter-gst-1.6.0-3|18	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mu|clutter-gst-1.6.0-3|19	Patch0:		clutter-gst-1.6.0-needless-glint.patch
12mu|clutter-gst-1.6.0-3|20	BuildRequires:	docbook-dtd412-xml
12mu|clutter-gst-1.6.0-3|21	BuildRequires:	gtk-doc
12mu|clutter-gst-1.6.0-3|22	BuildRequires:	pkgconfig(clutter-1.0) >= 1.6.14
12mu|clutter-gst-1.6.0-3|23	BuildRequires:	pkgconfig(gl)
12mu|clutter-gst-1.6.0-3|24	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 1.36.0
12mu|clutter-gst-1.6.0-3|25	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{gstapi})
12mu|clutter-gst-1.6.0-3|26	
12mu|clutter-gst-1.6.0-3|27	%description
12mu|clutter-gst-1.6.0-3|28	An integration library for using GStreamer with Clutter.
12mu|clutter-gst-1.6.0-3|29	GST video texture actor and audio player object.
12mu|clutter-gst-1.6.0-3|30	
12mu|clutter-gst-1.6.0-3|31	#----------------------------------------------------------------------------
12mu|clutter-gst-1.6.0-3|32	
12mu|clutter-gst-1.6.0-3|33	%package -n %{libname}
12mu|clutter-gst-1.6.0-3|34	Summary:	GST video texture actor and audio player object for Clutter
12mu|clutter-gst-1.6.0-3|35	Group:		System/Libraries
12mu|clutter-gst-1.6.0-3|36	Requires:	gstreamer0.10-plugins-base
12mu|clutter-gst-1.6.0-3|37	Requires:	%{girname} = %{EVRD}
12mu|clutter-gst-1.6.0-3|38	Requires:	%{gstname} = %{EVRD}
12mu|clutter-gst-1.6.0-3|39	
12mu|clutter-gst-1.6.0-3|40	%description -n %{libname}
12mu|clutter-gst-1.6.0-3|41	An integration library for using GStreamer with Clutter.
12mu|clutter-gst-1.6.0-3|42	GST video texture actor and audio player object.
12mu|clutter-gst-1.6.0-3|43	
12mu|clutter-gst-1.6.0-3|44	%files -n %{libname}
12mu|clutter-gst-1.6.0-3|45	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12mu|clutter-gst-1.6.0-3|46	
12mu|clutter-gst-1.6.0-3|47	#----------------------------------------------------------------------------
12mu|clutter-gst-1.6.0-3|48	
12mu|clutter-gst-1.6.0-3|49	%package -n %{girname}
12mu|clutter-gst-1.6.0-3|50	Summary:	GObject Introspection interface description for %{name}
12mu|clutter-gst-1.6.0-3|51	Group:		System/Libraries
12mu|clutter-gst-1.6.0-3|52	Conflicts:	%{_lib}clutter-gst1.0_0 < 1.6.0-3
12mu|clutter-gst-1.6.0-3|53	
12mu|clutter-gst-1.6.0-3|54	%description -n %{girname}
12mu|clutter-gst-1.6.0-3|55	GObject Introspection interface description for %{name}.
12mu|clutter-gst-1.6.0-3|56	
12mu|clutter-gst-1.6.0-3|57	%files -n %{girname}
12mu|clutter-gst-1.6.0-3|58	%{_libdir}/girepository-1.0/ClutterGst-%{clutterapi}.typelib
12mu|clutter-gst-1.6.0-3|59	
12mu|clutter-gst-1.6.0-3|60	#----------------------------------------------------------------------------
12mu|clutter-gst-1.6.0-3|61	
12mu|clutter-gst-1.6.0-3|62	%package -n %{devname}
12mu|clutter-gst-1.6.0-3|63	Summary:	Development headers/libraries for %{name}
12mu|clutter-gst-1.6.0-3|64	Group:		Development/X11
12mu|clutter-gst-1.6.0-3|65	Provides:	%{name}-devel = %{EVRD}
12mu|clutter-gst-1.6.0-3|66	Requires:	%{libname} = %{EVRD}
12mu|clutter-gst-1.6.0-3|67	
12mu|clutter-gst-1.6.0-3|68	%description -n %{devname}
12mu|clutter-gst-1.6.0-3|69	Development headers/libraries for %{name}.
12mu|clutter-gst-1.6.0-3|70	(see %{libname} package)
12mu|clutter-gst-1.6.0-3|71	
12mu|clutter-gst-1.6.0-3|72	%files -n %{devname}
12mu|clutter-gst-1.6.0-3|73	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12mu|clutter-gst-1.6.0-3|74	%{_libdir}/lib%{name}-%{api}.so
12mu|clutter-gst-1.6.0-3|75	%dir %{_includedir}/clutter-%{clutterapi}/%{name}
12mu|clutter-gst-1.6.0-3|76	%{_includedir}/clutter-%{clutterapi}/%{name}/*.h
12mu|clutter-gst-1.6.0-3|77	%{_datadir}/gir-1.0/ClutterGst-%{clutterapi}.gir
12mu|clutter-gst-1.6.0-3|78	
12mu|clutter-gst-1.6.0-3|79	#----------------------------------------------------------------------------
12mu|clutter-gst-1.6.0-3|80	
12mu|clutter-gst-1.6.0-3|81	%package -n %{gstname}
12mu|clutter-gst-1.6.0-3|82	Summary:	Gstreamer plugin for %{name}
12mu|clutter-gst-1.6.0-3|83	Group:		System/Libraries
12mu|clutter-gst-1.6.0-3|84	Conflicts:	%{_lib}clutter-gst1.0_0 < 1.6.0-3
12mu|clutter-gst-1.6.0-3|85	
12mu|clutter-gst-1.6.0-3|86	%description -n %{gstname}
12mu|clutter-gst-1.6.0-3|87	Standalone gstreamer plugin for %{name}.
12mu|clutter-gst-1.6.0-3|88	
12mu|clutter-gst-1.6.0-3|89	%files -n %{gstname}
12mu|clutter-gst-1.6.0-3|90	%{_libdir}/gstreamer-%{gstapi}/libgstclutter.so
12mu|clutter-gst-1.6.0-3|91	
12mu|clutter-gst-1.6.0-3|92	#----------------------------------------------------------------------------
12mu|clutter-gst-1.6.0-3|93	
12mu|clutter-gst-1.6.0-3|94	%package doc
12mu|clutter-gst-1.6.0-3|95	Summary:	API reference for clutter-gst
12mu|clutter-gst-1.6.0-3|96	Group:		Development/Other
12mu|clutter-gst-1.6.0-3|97	
12mu|clutter-gst-1.6.0-3|98	%description doc
12mu|clutter-gst-1.6.0-3|99	Documentation for Clutter-Gst.
12mu|clutter-gst-1.6.0-3|100	
12mu|clutter-gst-1.6.0-3|101	%files doc
12mu|clutter-gst-1.6.0-3|102	%dir %{_datadir}/gtk-doc/html/%{name}
12mu|clutter-gst-1.6.0-3|103	%doc %{_datadir}/gtk-doc/html/%{name}/*
12mu|clutter-gst-1.6.0-3|104	
12mu|clutter-gst-1.6.0-3|105	#----------------------------------------------------------------------------
12mu|clutter-gst-1.6.0-3|106	
12mu|clutter-gst-1.6.0-3|107	%prep
12mu|clutter-gst-1.6.0-3|108	%setup -q
12mu|clutter-gst-1.6.0-3|109	%apply_patches
12mu|clutter-gst-1.6.0-3|110	
12mu|clutter-gst-1.6.0-3|111	%build
12mu|clutter-gst-1.6.0-3|112	autoreconf
12mu|clutter-gst-1.6.0-3|113	%configure2_5x \
12mu|clutter-gst-1.6.0-3|114	--disable-static \
12mu|clutter-gst-1.6.0-3|115	--enable-gtk-doc \
12mu|clutter-gst-1.6.0-3|116	--enable-introspection
12mu|clutter-gst-1.6.0-3|117	%make
12mu|clutter-gst-1.6.0-3|118	
12mu|clutter-gst-1.6.0-3|119	%install
12mu|clutter-gst-1.6.0-3|120	%makeinstall_std
12mu|clutter-gst-1.6.0-3|121	
12mu|clutter-gst-1.6.0-3|122	
12mu|clutter-gst-1.6.0-3|123	%changelog
12mu|clutter-gst-1.6.0-3|124	* Tue May 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.0-3
12mu|clutter-gst-1.6.0-3|125	+ Revision: 4129e19
12mu|clutter-gst-1.6.0-3|126	- Drop missing unused patch, fix package structure (split library package)
12mu|clutter-gst-1.6.0-3|127	
12mu|clutter-gst-1.6.0-3|128	

19530 12
12mu|clutter-gst2-2.0.4-1|1	%define api		2.0
12mu|clutter-gst2-2.0.4-1|2	%define clutterapi	2.0
12mu|clutter-gst2-2.0.4-1|3	%define gir_major	2.0
12mu|clutter-gst2-2.0.4-1|4	%define major		0
12mu|clutter-gst2-2.0.4-1|5	
12mu|clutter-gst2-2.0.4-1|6	%define gstapi		1.0
12mu|clutter-gst2-2.0.4-1|7	
12mu|clutter-gst2-2.0.4-1|8	%define libname		%mklibname clutter-gst %{api} %{major}
12mu|clutter-gst2-2.0.4-1|9	%define devname		%mklibname -d clutter-gst %{api}
12mu|clutter-gst2-2.0.4-1|10	%define girname		%mklibname clutter-gst-gir %{gir_major}
12mu|clutter-gst2-2.0.4-1|11	%define gstname		gstreamer%{gstapi}-gstclutter
12mu|clutter-gst2-2.0.4-1|12	
12mu|clutter-gst2-2.0.4-1|13	%define url_ver %(echo %{version} | cut -d. -f1,2)
12mu|clutter-gst2-2.0.4-1|14	
12mu|clutter-gst2-2.0.4-1|15	Summary:	GST video texture actor and audio player object for Clutter
12mu|clutter-gst2-2.0.4-1|16	Name:		clutter-gst2
12mu|clutter-gst2-2.0.4-1|17	Version:	2.0.4
12mu|clutter-gst2-2.0.4-1|18	Release:	%mkrel 1
12mu|clutter-gst2-2.0.4-1|19	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/clutter-gst/%{url_ver}/clutter-gst-%{version}.tar.xz
12mu|clutter-gst2-2.0.4-1|20	License:	LGPLv2+
12mu|clutter-gst2-2.0.4-1|21	Group:		Graphics
12mu|clutter-gst2-2.0.4-1|22	Url:		http://clutter-project.org/
12mu|clutter-gst2-2.0.4-1|23	BuildRequires:	clutter-devel >= 1.6.14
12mu|clutter-gst2-2.0.4-1|24	BuildRequires:	pkgconfig(gstreamer-1.0)
12mu|clutter-gst2-2.0.4-1|25	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
12mu|clutter-gst2-2.0.4-1|26	BuildRequires:	pkgconfig(gstreamer-base-1.0)
12mu|clutter-gst2-2.0.4-1|27	BuildRequires:	pkgconfig(gstreamer-video-1.0)
12mu|clutter-gst2-2.0.4-1|28	BuildRequires:	pkgconfig(gstreamer-audio-1.0)
12mu|clutter-gst2-2.0.4-1|29	BuildRequires:	pkgconfig(gstreamer-tag-1.0)
12mu|clutter-gst2-2.0.4-1|30	BuildRequires:	gobject-introspection-devel >= 0.6.8
12mu|clutter-gst2-2.0.4-1|31	BuildRequires:	pkgconfig(gl)
12mu|clutter-gst2-2.0.4-1|32	
12mu|clutter-gst2-2.0.4-1|33	%description
12mu|clutter-gst2-2.0.4-1|34	An integration library for using GStreamer with Clutter.
12mu|clutter-gst2-2.0.4-1|35	GST video texture actor and audio player object.
12mu|clutter-gst2-2.0.4-1|36	
12mu|clutter-gst2-2.0.4-1|37	%package -n %{libname}
12mu|clutter-gst2-2.0.4-1|38	Summary:	GST video texture actor and audio player object for Clutter
12mu|clutter-gst2-2.0.4-1|39	Group:		Graphics
12mu|clutter-gst2-2.0.4-1|40	Requires:	gstreamer1.0-plugins-base
12mu|clutter-gst2-2.0.4-1|41	Obsoletes:	%{_lib}clutter-gst22.0_0 < 1.9.90-3
12mu|clutter-gst2-2.0.4-1|42	
12mu|clutter-gst2-2.0.4-1|43	%description -n %{libname}
12mu|clutter-gst2-2.0.4-1|44	An integration library for using GStreamer with Clutter.
12mu|clutter-gst2-2.0.4-1|45	GST video texture actor and audio player object.
12mu|clutter-gst2-2.0.4-1|46	
12mu|clutter-gst2-2.0.4-1|47	%package -n %{devname}
12mu|clutter-gst2-2.0.4-1|48	Summary:	Development headers/libraries for %{name}
12mu|clutter-gst2-2.0.4-1|49	Group:		Development/X11
12mu|clutter-gst2-2.0.4-1|50	Provides:	%{name}-devel = %{version}-%{release}
12mu|clutter-gst2-2.0.4-1|51	Provides:	libclutter-gst%{api}-devel = %{version}-%{release}
12mu|clutter-gst2-2.0.4-1|52	Requires:	%{libname} = %{version}-%{release}
12mu|clutter-gst2-2.0.4-1|53	Obsoletes:	%{_lib}clutter-gst22.0-devel < 1.9.90-3
12mu|clutter-gst2-2.0.4-1|54	
12mu|clutter-gst2-2.0.4-1|55	%description -n %{devname}
12mu|clutter-gst2-2.0.4-1|56	Development headers/libraries for %{name}.
12mu|clutter-gst2-2.0.4-1|57	
12mu|clutter-gst2-2.0.4-1|58	%package -n %{girname}
12mu|clutter-gst2-2.0.4-1|59	Summary:	GObject Introspection interface description for %{name}
12mu|clutter-gst2-2.0.4-1|60	Group:		System/Libraries
12mu|clutter-gst2-2.0.4-1|61	Requires:	%{libname} = %{version}-%{release}
12mu|clutter-gst2-2.0.4-1|62	Obsoletes:	%{_lib}clutter-gst2-gir2.0 < 1.9.90-3
12mu|clutter-gst2-2.0.4-1|63	
12mu|clutter-gst2-2.0.4-1|64	%description -n %{girname}
12mu|clutter-gst2-2.0.4-1|65	GObject Introspection interface description for %{name}.
12mu|clutter-gst2-2.0.4-1|66	
12mu|clutter-gst2-2.0.4-1|67	%package -n %{gstname}
12mu|clutter-gst2-2.0.4-1|68	Summary:	Gstreamer plugin for %{name}
12mu|clutter-gst2-2.0.4-1|69	Group:		System/Libraries
12mu|clutter-gst2-2.0.4-1|70	
12mu|clutter-gst2-2.0.4-1|71	%description -n %{gstname}
12mu|clutter-gst2-2.0.4-1|72	Standalone gstreamer plugin for %{name}.
12mu|clutter-gst2-2.0.4-1|73	
12mu|clutter-gst2-2.0.4-1|74	%prep
12mu|clutter-gst2-2.0.4-1|75	%setup -q  -n clutter-gst-%{version}
12mu|clutter-gst2-2.0.4-1|76	%apply_patches
12mu|clutter-gst2-2.0.4-1|77	
12mu|clutter-gst2-2.0.4-1|78	%build
12mu|clutter-gst2-2.0.4-1|79	%configure2_5x \
12mu|clutter-gst2-2.0.4-1|80	--disable-static \
12mu|clutter-gst2-2.0.4-1|81	--enable-introspection=yes
12mu|clutter-gst2-2.0.4-1|82	%make
12mu|clutter-gst2-2.0.4-1|83	
12mu|clutter-gst2-2.0.4-1|84	%install
12mu|clutter-gst2-2.0.4-1|85	%makeinstall_std
12mu|clutter-gst2-2.0.4-1|86	
12mu|clutter-gst2-2.0.4-1|87	#we don't want these
12mu|clutter-gst2-2.0.4-1|88	find %{buildroot} -name "*.la" -delete
12mu|clutter-gst2-2.0.4-1|89	
12mu|clutter-gst2-2.0.4-1|90	# Remove the documentation for now as it conflicts with the files in
12mu|clutter-gst2-2.0.4-1|91	# clutter-gst-devel. I'll work with upstream to fix this properly.
12mu|clutter-gst2-2.0.4-1|92	rm -rf $RPM_BUILD_ROOT%{_datadir}/gtk-doc/
12mu|clutter-gst2-2.0.4-1|93	
12mu|clutter-gst2-2.0.4-1|94	%files -n %{libname}
12mu|clutter-gst2-2.0.4-1|95	%{_libdir}/libclutter-gst-%{api}.so.%{major}*
12mu|clutter-gst2-2.0.4-1|96	
12mu|clutter-gst2-2.0.4-1|97	%files -n %{gstname}
12mu|clutter-gst2-2.0.4-1|98	%{_libdir}/gstreamer-%{gstapi}/libgstclutter.so
12mu|clutter-gst2-2.0.4-1|99	
12mu|clutter-gst2-2.0.4-1|100	%files -n %{girname}
12mu|clutter-gst2-2.0.4-1|101	%{_libdir}/girepository-1.0/ClutterGst-%{gir_major}.typelib
12mu|clutter-gst2-2.0.4-1|102	
12mu|clutter-gst2-2.0.4-1|103	%files -n %{devname}
12mu|clutter-gst2-2.0.4-1|104	#%doc %{_datadir}/gtk-doc/html/%{name}
12mu|clutter-gst2-2.0.4-1|105	%{_libdir}/pkgconfig/clutter-gst-%{api}.pc
12mu|clutter-gst2-2.0.4-1|106	%{_libdir}/libclutter-gst-%{api}.so
12mu|clutter-gst2-2.0.4-1|107	%{_includedir}/clutter-gst-%{clutterapi}
12mu|clutter-gst2-2.0.4-1|108	%{_datadir}/gir-1.0/ClutterGst-%{gir_major}.gir
12mu|clutter-gst2-2.0.4-1|109	

19531 12
12mu|clutter-gtk-1.4.4-1|1	%define api 1.0
12mu|clutter-gtk-1.4.4-1|2	%define clutterapi 1.0
12mu|clutter-gtk-1.4.4-1|3	%define major 0
12mu|clutter-gtk-1.4.4-1|4	%define libname %mklibname %{name} %{api} %{major}
12mu|clutter-gtk-1.4.4-1|5	%define libnamedevel %mklibname -d %{name} %{api}
12mu|clutter-gtk-1.4.4-1|6	
12mu|clutter-gtk-1.4.4-1|7	Summary:       GTK Support for Clutter
12mu|clutter-gtk-1.4.4-1|8	Name:          clutter-gtk
12mu|clutter-gtk-1.4.4-1|9	Version:       1.4.4
12mu|clutter-gtk-1.4.4-1|10	Release:       1
12mu|clutter-gtk-1.4.4-1|11	License:       LGPLv2+
12mu|clutter-gtk-1.4.4-1|12	Group:         Graphics
12mu|clutter-gtk-1.4.4-1|13	Url:           http://clutter-project.org/
12mu|clutter-gtk-1.4.4-1|14	Source0:       ftp://ftp.gnome.org/pub/GNOME/sources/clutter-gtk/1.4/%{name}-%{version}.tar.xz
12mu|clutter-gtk-1.4.4-1|15	BuildRequires: clutter-devel >= 1.0
12mu|clutter-gtk-1.4.4-1|16	BuildRequires: gtk2-devel
12mu|clutter-gtk-1.4.4-1|17	BuildRequires: gtk-doc
12mu|clutter-gtk-1.4.4-1|18	BuildRequires: gettext-devel
12mu|clutter-gtk-1.4.4-1|19	BuildRequires: docbook-dtd412-xml
12mu|clutter-gtk-1.4.4-1|20	BuildRequires: gobject-introspection-devel
12mu|clutter-gtk-1.4.4-1|21	BuildRequires: pkgconfig(gl)
12mu|clutter-gtk-1.4.4-1|22	#gw for Gtk-2.0.gir
12mu|clutter-gtk-1.4.4-1|23	BuildRequires: gir-repository
12mu|clutter-gtk-1.4.4-1|24	
12mu|clutter-gtk-1.4.4-1|25	%description
12mu|clutter-gtk-1.4.4-1|26	A library providing facilities to integrate Clutter into GTK+
12mu|clutter-gtk-1.4.4-1|27	applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the
12mu|clutter-gtk-1.4.4-1|28	default ClutterStage into any GtkContainer.
12mu|clutter-gtk-1.4.4-1|29	
12mu|clutter-gtk-1.4.4-1|30	Because of limitations inside Clutter, it is only possible to embed a single
12mu|clutter-gtk-1.4.4-1|31	ClutterStage.
12mu|clutter-gtk-1.4.4-1|32	
12mu|clutter-gtk-1.4.4-1|33	#----------------------------------------------------------------------------
12mu|clutter-gtk-1.4.4-1|34	
12mu|clutter-gtk-1.4.4-1|35	%package -n %libname
12mu|clutter-gtk-1.4.4-1|36	Summary:       GTK Support for Clutter
12mu|clutter-gtk-1.4.4-1|37	Group:         Graphics
12mu|clutter-gtk-1.4.4-1|38	
12mu|clutter-gtk-1.4.4-1|39	%description -n %libname
12mu|clutter-gtk-1.4.4-1|40	A library providing facilities to integrate Clutter into GTK+
12mu|clutter-gtk-1.4.4-1|41	applications. It provides a GTK+ widget, GtkClutterEmbed, for embedding the
12mu|clutter-gtk-1.4.4-1|42	default ClutterStage into any GtkContainer.
12mu|clutter-gtk-1.4.4-1|43	
12mu|clutter-gtk-1.4.4-1|44	Because of limitations inside Clutter, it is only possible to embed a single
12mu|clutter-gtk-1.4.4-1|45	ClutterStage.
12mu|clutter-gtk-1.4.4-1|46	
12mu|clutter-gtk-1.4.4-1|47	#----------------------------------------------------------------------------
12mu|clutter-gtk-1.4.4-1|48	
12mu|clutter-gtk-1.4.4-1|49	%package -n %libnamedevel
12mu|clutter-gtk-1.4.4-1|50	Summary:       Development headers/libraries for %name
12mu|clutter-gtk-1.4.4-1|51	Group:         Development/X11
12mu|clutter-gtk-1.4.4-1|52	Provides:      %name-devel = %version-%release
12mu|clutter-gtk-1.4.4-1|53	Requires:      %libname = %version-%release
12mu|clutter-gtk-1.4.4-1|54	
12mu|clutter-gtk-1.4.4-1|55	%description -n %libnamedevel
12mu|clutter-gtk-1.4.4-1|56	Development headers/libraries for %{name}
12mu|clutter-gtk-1.4.4-1|57	
12mu|clutter-gtk-1.4.4-1|58	#----------------------------------------------------------------------------
12mu|clutter-gtk-1.4.4-1|59	
12mu|clutter-gtk-1.4.4-1|60	%prep
12mu|clutter-gtk-1.4.4-1|61	%setup -q
12mu|clutter-gtk-1.4.4-1|62	
12mu|clutter-gtk-1.4.4-1|63	%build
12mu|clutter-gtk-1.4.4-1|64	autoreconf -fi
12mu|clutter-gtk-1.4.4-1|65	%configure2_5x --enable-gtk-doc
12mu|clutter-gtk-1.4.4-1|66	%make
12mu|clutter-gtk-1.4.4-1|67	
12mu|clutter-gtk-1.4.4-1|68	%install
12mu|clutter-gtk-1.4.4-1|69	%makeinstall
12mu|clutter-gtk-1.4.4-1|70	%find_lang cluttergtk-%{clutterapi}
12mu|clutter-gtk-1.4.4-1|71	
12mu|clutter-gtk-1.4.4-1|72	%files -f cluttergtk-%{clutterapi}.lang -n %{libname}
12mu|clutter-gtk-1.4.4-1|73	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12mu|clutter-gtk-1.4.4-1|74	%{_libdir}/girepository-1.0/GtkClutter-%api.typelib
12mu|clutter-gtk-1.4.4-1|75	
12mu|clutter-gtk-1.4.4-1|76	%files -n %libnamedevel
12mu|clutter-gtk-1.4.4-1|77	%_libdir/pkgconfig/%{name}-%{api}.pc
12mu|clutter-gtk-1.4.4-1|78	%_libdir/lib%{name}-%{api}.so
12mu|clutter-gtk-1.4.4-1|79	%dir %_includedir/%name-%{clutterapi}/%{name}
12mu|clutter-gtk-1.4.4-1|80	%_includedir/%name-%{clutterapi}/%{name}/*.h
12mu|clutter-gtk-1.4.4-1|81	%_datadir/gir-1.0/GtkClutter-%api.gir
12mu|clutter-gtk-1.4.4-1|82	%dir %_datadir/gtk-doc/html/%name-%{clutterapi}
12mu|clutter-gtk-1.4.4-1|83	%doc %_datadir/gtk-doc/html/%name-%{clutterapi}/*
12mu|clutter-gtk-1.4.4-1|84	

19532 12
12mu|cmake-2.8.11.2-2|1	%define shortVersion %(echo %{version} | cut -d. -f1,2)
12mu|cmake-2.8.11.2-2|2	
12mu|cmake-2.8.11.2-2|3	%bcond_with	bootstrap
12mu|cmake-2.8.11.2-2|4	
12mu|cmake-2.8.11.2-2|5	Summary:	Cross-platform, open-source make system
12mu|cmake-2.8.11.2-2|6	Name:		cmake
12mu|cmake-2.8.11.2-2|7	Version:	2.8.11.2
12mu|cmake-2.8.11.2-2|8	Release:	2
12mu|cmake-2.8.11.2-2|9	Epoch:		1
12mu|cmake-2.8.11.2-2|10	License:	BSD
12mu|cmake-2.8.11.2-2|11	Group:		Development/Other
12mu|cmake-2.8.11.2-2|12	Url:		http://www.cmake.org/HTML/index.html
12mu|cmake-2.8.11.2-2|13	Source0:	http://www.cmake.org/files/v%{shortVersion}/%{name}-%{version}.tar.gz
12mu|cmake-2.8.11.2-2|14	Source1:	cmake.macros
12mu|cmake-2.8.11.2-2|15	# fix ftlk detection
12mu|cmake-2.8.11.2-2|16	Patch1:		0001-Fix-FLTK-Find-path.patch
12mu|cmake-2.8.11.2-2|17	Patch3:		0003-Disable-Test198.patch
12mu|cmake-2.8.11.2-2|18	# Fix ImageMagick detection (not upstream yet; parts 1 and 2 are)
12mu|cmake-2.8.11.2-2|19	Patch6:		0003-FindImageMagick-part3.patch
12mu|cmake-2.8.11.2-2|20	BuildRequires:	perl
12mu|cmake-2.8.11.2-2|21	BuildRequires:	pkgconfig(ncurses)
12mu|cmake-2.8.11.2-2|22	BuildRequires:	pkgconfig(libcurl)
12mu|cmake-2.8.11.2-2|23	BuildRequires:	pkgconfig(libidn)
12mu|cmake-2.8.11.2-2|24	BuildRequires:	pkgconfig(zlib)
12mu|cmake-2.8.11.2-2|25	BuildRequires:	xz
12mu|cmake-2.8.11.2-2|26	BuildRequires:	pkgconfig(expat)
12mu|cmake-2.8.11.2-2|27	BuildRequires:	bzip2-devel
12mu|cmake-2.8.11.2-2|28	BuildRequires:	pkgconfig(libarchive)
12mu|cmake-2.8.11.2-2|29	%if !%{with bootstrap}
12mu|cmake-2.8.11.2-2|30	BuildRequires:	pkgconfig(QtCore)
12mu|cmake-2.8.11.2-2|31	%endif
12mu|cmake-2.8.11.2-2|32	BuildRequires:	gcc-gfortran
12mu|cmake-2.8.11.2-2|33	
12mu|cmake-2.8.11.2-2|34	%description
12mu|cmake-2.8.11.2-2|35	CMake is used to control the software compilation process using
12mu|cmake-2.8.11.2-2|36	simple platform and compiler independent configuration files.
12mu|cmake-2.8.11.2-2|37	CMake generates native makefiles and workspaces that can be
12mu|cmake-2.8.11.2-2|38	used in the compiler environment of your choice. CMake is quite
12mu|cmake-2.8.11.2-2|39	sophisticated: it is possible to support complex environments
12mu|cmake-2.8.11.2-2|40	requiring system configuration, pre-processor generation, code
12mu|cmake-2.8.11.2-2|41	generation, and template instantiation.
12mu|cmake-2.8.11.2-2|42	
12mu|cmake-2.8.11.2-2|43	%files
12mu|cmake-2.8.11.2-2|44	%{_bindir}/cmake
12mu|cmake-2.8.11.2-2|45	%{_bindir}/ccmake
12mu|cmake-2.8.11.2-2|46	%{_bindir}/ctest
12mu|cmake-2.8.11.2-2|47	%{_bindir}/cpack
12mu|cmake-2.8.11.2-2|48	%{_mandir}/man1/*
12mu|cmake-2.8.11.2-2|49	%{_datadir}/%{name}
12mu|cmake-2.8.11.2-2|50	%{_sysconfdir}/emacs/site-start.d/%{name}.el
12mu|cmake-2.8.11.2-2|51	%{_sysconfdir}/rpm/macros.d/*
12mu|cmake-2.8.11.2-2|52	%{_datadir}/emacs/site-lisp/cmake-mode.el
12mu|cmake-2.8.11.2-2|53	%{_datadir}/vim/*/*
12mu|cmake-2.8.11.2-2|54	%{_datadir}/aclocal/cmake.m4
12mu|cmake-2.8.11.2-2|55	%doc CMakeLogo.gif Example mydocs/*
12mu|cmake-2.8.11.2-2|56	
12mu|cmake-2.8.11.2-2|57	#-----------------------------------------------------------------------------
12mu|cmake-2.8.11.2-2|58	
12mu|cmake-2.8.11.2-2|59	%if !%{with bootstrap}
12mu|cmake-2.8.11.2-2|60	%package -n	%{name}-qtgui
12mu|cmake-2.8.11.2-2|61	Summary:	Qt GUI Dialog for CMake - the Cross-platform, open-source make system
12mu|cmake-2.8.11.2-2|62	Group:		Development/Other
12mu|cmake-2.8.11.2-2|63	Requires:	%{name}
12mu|cmake-2.8.11.2-2|64	
12mu|cmake-2.8.11.2-2|65	%description -n	%{name}-qtgui
12mu|cmake-2.8.11.2-2|66	CMake is used to control the software compilation process using
12mu|cmake-2.8.11.2-2|67	simple platform and compiler independent configuration files.
12mu|cmake-2.8.11.2-2|68	
12mu|cmake-2.8.11.2-2|69	This is the Qt GUI.
12mu|cmake-2.8.11.2-2|70	
12mu|cmake-2.8.11.2-2|71	%files -n	%{name}-qtgui
12mu|cmake-2.8.11.2-2|72	%{_bindir}/cmake-gui
12mu|cmake-2.8.11.2-2|73	%{_datadir}/applications/CMake.desktop
12mu|cmake-2.8.11.2-2|74	%{_datadir}/mime/packages/cmakecache.xml
12mu|cmake-2.8.11.2-2|75	%{_datadir}/pixmaps/CMakeSetup32.png
12mu|cmake-2.8.11.2-2|76	%endif
12mu|cmake-2.8.11.2-2|77	
12mu|cmake-2.8.11.2-2|78	#-----------------------------------------------------------------------------
12mu|cmake-2.8.11.2-2|79	
12mu|cmake-2.8.11.2-2|80	%prep
12mu|cmake-2.8.11.2-2|81	%setup -q
12mu|cmake-2.8.11.2-2|82	%apply_patches
12mu|cmake-2.8.11.2-2|83	
12mu|cmake-2.8.11.2-2|84	# Don't try to automagically find files in /usr/X11R6
12mu|cmake-2.8.11.2-2|85	# But also don't change a prefix if it is not /usr
12mu|cmake-2.8.11.2-2|86	perl -pi -e 's@^\s+/usr/X11R6/.*\n@@' Modules/*.cmake
12mu|cmake-2.8.11.2-2|87	
12mu|cmake-2.8.11.2-2|88	%ifarch %{arm}
12mu|cmake-2.8.11.2-2|89	# bootstrap test is taking ages on arm
12mu|cmake-2.8.11.2-2|90	sed -i -e 's!SET(CMAKE_LONG_TEST_TIMEOUT 1500)!SET(CMAKE_LONG_TEST_TIMEOUT 7200)!g' Tests/CMakeLists.txt
12mu|cmake-2.8.11.2-2|91	%endif
12mu|cmake-2.8.11.2-2|92	
12mu|cmake-2.8.11.2-2|93	%build
12mu|cmake-2.8.11.2-2|94	mkdir -p build
12mu|cmake-2.8.11.2-2|95	cd build
12mu|cmake-2.8.11.2-2|96	%setup_compile_flags
12mu|cmake-2.8.11.2-2|97	../configure \
12mu|cmake-2.8.11.2-2|98	--system-libs \
12mu|cmake-2.8.11.2-2|99	--parallel=%{_smp_mflags} \
12mu|cmake-2.8.11.2-2|100	--prefix=%{_prefix} \
12mu|cmake-2.8.11.2-2|101	--datadir=/share/%{name} \
12mu|cmake-2.8.11.2-2|102	--mandir=/share/man \
12mu|cmake-2.8.11.2-2|103	--docdir=/share/doc/%{name} \
12mu|cmake-2.8.11.2-2|104	%if !%{with bootstrap}
12mu|cmake-2.8.11.2-2|105	--qt-gui
12mu|cmake-2.8.11.2-2|106	%endif
12mu|cmake-2.8.11.2-2|107	
12mu|cmake-2.8.11.2-2|108	%make
12mu|cmake-2.8.11.2-2|109	
12mu|cmake-2.8.11.2-2|110	%install
12mu|cmake-2.8.11.2-2|111	%makeinstall_std -C build
12mu|cmake-2.8.11.2-2|112	
12mu|cmake-2.8.11.2-2|113	# cmake mode for emacs
12mu|cmake-2.8.11.2-2|114	install -m644 Docs/cmake-mode.el -D %{buildroot}%{_datadir}/emacs/site-lisp/cmake-mode.el
12mu|cmake-2.8.11.2-2|115	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12mu|cmake-2.8.11.2-2|116	cat <<EOF >%{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
12mu|cmake-2.8.11.2-2|117	(setq load-path (cons (expand-file-name "/dir/with/cmake-mode") load-path))
12mu|cmake-2.8.11.2-2|118	(require 'cmake-mode)
12mu|cmake-2.8.11.2-2|119	(setq auto-mode-alist
12mu|cmake-2.8.11.2-2|120	(append '(("CMakeLists\\\\.txt\\\\'" . cmake-mode)
12mu|cmake-2.8.11.2-2|121	("\\\\.cmake\\\\'" . cmake-mode))
12mu|cmake-2.8.11.2-2|122	auto-mode-alist))
12mu|cmake-2.8.11.2-2|123	EOF
12mu|cmake-2.8.11.2-2|124	
12mu|cmake-2.8.11.2-2|125	# cmake mode for vim
12mu|cmake-2.8.11.2-2|126	install -m644 Docs/cmake-syntax.vim -D %{buildroot}%{_datadir}/vim/syntax/cmake.vim
12mu|cmake-2.8.11.2-2|127	install -m644 Docs/cmake-indent.vim -D %{buildroot}%{_datadir}/vim/indent/cmake.vim
12mu|cmake-2.8.11.2-2|128	
12mu|cmake-2.8.11.2-2|129	# RPM macros
12mu|cmake-2.8.11.2-2|130	install -m644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/rpm/macros.d/cmake.macros
12mu|cmake-2.8.11.2-2|131	
12mu|cmake-2.8.11.2-2|132	# %doc wipes out files in doc dir, fixed in cooker svn for rpm package, though
12mu|cmake-2.8.11.2-2|133	# not submitted yet, so we'll just work around this by moving it for now..
12mu|cmake-2.8.11.2-2|134	rm -rf mydocs
12mu|cmake-2.8.11.2-2|135	mv %{buildroot}%{_datadir}/doc/%{name} mydocs
12mu|cmake-2.8.11.2-2|136	
12mu|cmake-2.8.11.2-2|137	# As of 2.8.10.2, the test suite needs net access.
12mu|cmake-2.8.11.2-2|138	# Absent that, it will fail:
12mu|cmake-2.8.11.2-2|139	# The following tests FAILED:
12mu|cmake-2.8.11.2-2|140	#        186 - CTestTestFailedSubmit-http (Failed)
12mu|cmake-2.8.11.2-2|141	#        187 - CTestTestFailedSubmit-https (Failed)
12mu|cmake-2.8.11.2-2|142	%if 0
12mu|cmake-2.8.11.2-2|143	%check
12mu|cmake-2.8.11.2-2|144	unset DISPLAY
12mu|cmake-2.8.11.2-2|145	cd build
12mu|cmake-2.8.11.2-2|146	bin/ctest -E SubDirSpaces -V %{_smp_mflags}
12mu|cmake-2.8.11.2-2|147	%endif

19533 12
12mu|cogl-1.14.0-3|1	%define major 		12
12mu|cogl-1.14.0-3|2	%define pangomajor	12
12mu|cogl-1.14.0-3|3	%define gir_major	1.0
12mu|cogl-1.14.0-3|4	
12mu|cogl-1.14.0-3|5	%define libname		%mklibname %{name} %{major}
12mu|cogl-1.14.0-3|6	%define pangoname	%mklibname %{name}-pango %{pangomajor}
12mu|cogl-1.14.0-3|7	%define develname 	%mklibname -d %{name}
12mu|cogl-1.14.0-3|8	%define develpango 	%mklibname -d %{name}-pango
12mu|cogl-1.14.0-3|9	%define girname 	%mklibname %{name}-gir %{gir_major}
12mu|cogl-1.14.0-3|10	%define girpango	%mklibname %{name}-pango-gir %{gir_major}
12mu|cogl-1.14.0-3|11	
12mu|cogl-1.14.0-3|12	Summary:	A library for using 3D graphics hardware to draw pretty pictures
12mu|cogl-1.14.0-3|13	Name:		cogl
12mu|cogl-1.14.0-3|14	Version:	1.14.0
12mu|cogl-1.14.0-3|15	Release:	3
12mu|cogl-1.14.0-3|16	Group:		System/Libraries
12mu|cogl-1.14.0-3|17	License:	LGPLv2+
12mu|cogl-1.14.0-3|18	URL:		http://www.clutter-project.org/
12mu|cogl-1.14.0-3|19	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/cogl/1.14/%{name}-%{version}.tar.xz
12mu|cogl-1.14.0-3|20	Patch0:         cogl-1.14.0-21-ge26464f.patch
12mu|cogl-1.14.0-3|21	Patch1:         offscreen-Allocate-the-framebuffer-in-cogloffscree.patch
12mu|cogl-1.14.0-3|22	
12mu|cogl-1.14.0-3|23	BuildRequires:  pkgconfig(gl)
12mu|cogl-1.14.0-3|24	BuildRequires:  pkgconfig(x11)
12mu|cogl-1.14.0-3|25	BuildRequires:  pkgconfig(xext)
12mu|cogl-1.14.0-3|26	BuildRequires:  pkgconfig(xfixes) >= 3
12mu|cogl-1.14.0-3|27	BuildRequires:  pkgconfig(xdamage)
12mu|cogl-1.14.0-3|28	BuildRequires:  pkgconfig(xcomposite) >= 0.4
12mu|cogl-1.14.0-3|29	BuildRequires:  pkgconfig(gobject-2.0) >= 2.28.0
12mu|cogl-1.14.0-3|30	BuildRequires:  pkgconfig(gmodule-no-export-2.0)
12mu|cogl-1.14.0-3|31	BuildRequires:  pkgconfig(gdk-pixbuf-2.0)
12mu|cogl-1.14.0-3|32	BuildRequires:  pkgconfig(cairo) >= 1.10
12mu|cogl-1.14.0-3|33	BuildRequires:  pkgconfig(pangocairo) >= 1.20
12mu|cogl-1.14.0-3|34	BuildRequires:  pkgconfig(gobject-introspection-1.0)
12mu|cogl-1.14.0-3|35	BuildRequires:  pkgconfig(xrandr)
12mu|cogl-1.14.0-3|36	
12mu|cogl-1.14.0-3|37	%description
12mu|cogl-1.14.0-3|38	Cogl is a small open source library for using 3D graphics hardware to draw
12mu|cogl-1.14.0-3|39	pretty pictures. The API departs from the flat state machine style of
12mu|cogl-1.14.0-3|40	OpenGL and is designed to make it easy to write orthogonal components that
12mu|cogl-1.14.0-3|41	can render without stepping on each others toes.
12mu|cogl-1.14.0-3|42	
12mu|cogl-1.14.0-3|43	As well aiming for a nice API, we think having a single library as opposed
12mu|cogl-1.14.0-3|44	to an API specification like OpenGL has a few advantages too; like being
12mu|cogl-1.14.0-3|45	able to paper over the inconsistencies/bugs of different OpenGL
12mu|cogl-1.14.0-3|46	implementations in a centralized place, not to mention the myriad of OpenGL
12mu|cogl-1.14.0-3|47	extensions. It also means we are in a better position to provide utility
12mu|cogl-1.14.0-3|48	APIs that help software developers since they only need to be implemented
12mu|cogl-1.14.0-3|49	once and there is no risk of inconsistency between implementations.
12mu|cogl-1.14.0-3|50	
12mu|cogl-1.14.0-3|51	Having other backends, besides OpenGL, such as drm, Gallium or D3D are
12mu|cogl-1.14.0-3|52	options we are interested in for the future.
12mu|cogl-1.14.0-3|53	
12mu|cogl-1.14.0-3|54	%package i18n
12mu|cogl-1.14.0-3|55	Summary:	Translations for %{name}
12mu|cogl-1.14.0-3|56	Group:		System/Internationalization
12mu|cogl-1.14.0-3|57	Obsoletes:	%{name} < 1.9.2
12mu|cogl-1.14.0-3|58	
12mu|cogl-1.14.0-3|59	%description i18n
12mu|cogl-1.14.0-3|60	This contains the translation data for %{name}.
12mu|cogl-1.14.0-3|61	
12mu|cogl-1.14.0-3|62	%files i18n -f %{name}.lang
12mu|cogl-1.14.0-3|63	
12mu|cogl-1.14.0-3|64	%package -n %{libname}
12mu|cogl-1.14.0-3|65	Summary:	A library for using 3D graphics hardware to draw pretty pictures
12mu|cogl-1.14.0-3|66	Group:		System/Libraries
12mu|cogl-1.14.0-3|67	
12mu|cogl-1.14.0-3|68	%description -n %{libname}
12mu|cogl-1.14.0-3|69	This package contains the shared library for %{name}.
12mu|cogl-1.14.0-3|70	
12mu|cogl-1.14.0-3|71	%package -n %{pangoname}
12mu|cogl-1.14.0-3|72	Summary:	A library for using 3D graphics hardware to draw pretty pictures
12mu|cogl-1.14.0-3|73	Group:		System/Libraries
12mu|cogl-1.14.0-3|74	
12mu|cogl-1.14.0-3|75	%description -n %{pangoname}
12mu|cogl-1.14.0-3|76	This package contains the shared library for %{name}-pango.
12mu|cogl-1.14.0-3|77	
12mu|cogl-1.14.0-3|78	%package -n %{girname}
12mu|cogl-1.14.0-3|79	Summary:	GObject Introspection interface description for %{name}
12mu|cogl-1.14.0-3|80	Group:		System/Libraries
12mu|cogl-1.14.0-3|81	
12mu|cogl-1.14.0-3|82	%description -n %{girname}
12mu|cogl-1.14.0-3|83	GObject Introspection interface description for %{name}.
12mu|cogl-1.14.0-3|84	
12mu|cogl-1.14.0-3|85	%package -n %{girpango}
12mu|cogl-1.14.0-3|86	Summary:	GObject Introspection interface description for %{name}-pango
12mu|cogl-1.14.0-3|87	Group:		System/Libraries
12mu|cogl-1.14.0-3|88	
12mu|cogl-1.14.0-3|89	%description -n %{girpango}
12mu|cogl-1.14.0-3|90	GObject Introspection interface description for %{name}-pango.
12mu|cogl-1.14.0-3|91	
12mu|cogl-1.14.0-3|92	%package -n %{develname}
12mu|cogl-1.14.0-3|93	Summary:	%{name} development environment
12mu|cogl-1.14.0-3|94	Group:		Development/C
12mu|cogl-1.14.0-3|95	Provides:	%{name}-devel = %{version}-%{release}
12mu|cogl-1.14.0-3|96	Requires:	%{libname} = %{version}-%{release}
12mu|cogl-1.14.0-3|97	Requires:	%{girname} = %{version}-%{release}
12mu|cogl-1.14.0-3|98	
12mu|cogl-1.14.0-3|99	%description -n %{develname}
12mu|cogl-1.14.0-3|100	Header files and libraries for building and developing apps with %{name}.
12mu|cogl-1.14.0-3|101	
12mu|cogl-1.14.0-3|102	%package -n %{develpango}
12mu|cogl-1.14.0-3|103	Summary:	%{name}-pango development environment
12mu|cogl-1.14.0-3|104	Group:		Development/C
12mu|cogl-1.14.0-3|105	Requires:	%{pangoname} = %{version}-%{release}
12mu|cogl-1.14.0-3|106	Requires:	%{girpango} = %{version}-%{release}
12mu|cogl-1.14.0-3|107	
12mu|cogl-1.14.0-3|108	%description -n %{develpango}
12mu|cogl-1.14.0-3|109	Header files and libraries for building and developing apps with %{name}-pango.
12mu|cogl-1.14.0-3|110	
12mu|cogl-1.14.0-3|111	%prep
12mu|cogl-1.14.0-3|112	%setup -q
12mu|cogl-1.14.0-3|113	%apply_patches
12mu|cogl-1.14.0-3|114	
12mu|cogl-1.14.0-3|115	%build
12mu|cogl-1.14.0-3|116	CFLAGS="$RPM_OPT_FLAGS -fPIC"
12mu|cogl-1.14.0-3|117	%configure2_5x \
12mu|cogl-1.14.0-3|118	--enable-cairo=yes \
12mu|cogl-1.14.0-3|119	--enable-gdk-pixbuf=yes \
12mu|cogl-1.14.0-3|120	--enable-cogl-pango=yes \
12mu|cogl-1.14.0-3|121	--enable-glx=yes \
12mu|cogl-1.14.0-3|122	--enable-gtk-doc=no \
12mu|cogl-1.14.0-3|123	--enable-introspection=yes \
12mu|cogl-1.14.0-3|124	--enable-examples-install=no
12mu|cogl-1.14.0-3|125	
12mu|cogl-1.14.0-3|126	%make
12mu|cogl-1.14.0-3|127	
12mu|cogl-1.14.0-3|128	%install
12mu|cogl-1.14.0-3|129	%makeinstall_std
12mu|cogl-1.14.0-3|130	
12mu|cogl-1.14.0-3|131	#Remove examples
12mu|cogl-1.14.0-3|132	rm -rf %{buildroot}%{_datadir}/%{name}/examples-data/
12mu|cogl-1.14.0-3|133	
12mu|cogl-1.14.0-3|134	#Remove libtool archives.
12mu|cogl-1.14.0-3|135	find %{buildroot} -name "*.la" -delete
12mu|cogl-1.14.0-3|136	
12mu|cogl-1.14.0-3|137	%find_lang %{name}
12mu|cogl-1.14.0-3|138	
12mu|cogl-1.14.0-3|139	%files -n %{libname}
12mu|cogl-1.14.0-3|140	%{_libdir}/libcogl.so.%{major}*
12mu|cogl-1.14.0-3|141	
12mu|cogl-1.14.0-3|142	%files -n %{pangoname}
12mu|cogl-1.14.0-3|143	%{_libdir}/libcogl-pango.so.%{pangomajor}*
12mu|cogl-1.14.0-3|144	
12mu|cogl-1.14.0-3|145	%files -n %{girname}
12mu|cogl-1.14.0-3|146	%{_libdir}/girepository-1.0/Cogl-%{gir_major}.typelib
12mu|cogl-1.14.0-3|147	
12mu|cogl-1.14.0-3|148	%files -n %{girpango}
12mu|cogl-1.14.0-3|149	%{_libdir}/girepository-1.0/CoglPango-%{gir_major}.typelib
12mu|cogl-1.14.0-3|150	
12mu|cogl-1.14.0-3|151	%files -n %{develname}
12mu|cogl-1.14.0-3|152	%doc NEWS README ChangeLog
12mu|cogl-1.14.0-3|153	%{_includedir}/%{name}/%{name}
12mu|cogl-1.14.0-3|154	%{_libdir}/libcogl.so
12mu|cogl-1.14.0-3|155	%{_libdir}/pkgconfig/cogl-1.0.pc
12mu|cogl-1.14.0-3|156	%{_libdir}/pkgconfig/cogl-gl-1.0.pc
12mu|cogl-1.14.0-3|157	%{_libdir}/pkgconfig/cogl-2.0-experimental.pc
12mu|cogl-1.14.0-3|158	%{_datadir}/gir-1.0/Cogl-%{gir_major}.gir
12mu|cogl-1.14.0-3|159	
12mu|cogl-1.14.0-3|160	%files -n %{develpango}
12mu|cogl-1.14.0-3|161	%{_includedir}/%{name}/%{name}-pango
12mu|cogl-1.14.0-3|162	%{_libdir}/libcogl-pango.so
12mu|cogl-1.14.0-3|163	%{_libdir}/pkgconfig/cogl-pango*.pc
12mu|cogl-1.14.0-3|164	%{_datadir}/gir-1.0/CoglPango-%{gir_major}.gir
12mu|cogl-1.14.0-3|165	
12mu|cogl-1.14.0-3|166	
12mu|cogl-1.14.0-3|167	%changelog
12mu|cogl-1.14.0-3|168	* Tue Jan 21 2014 Tigro <ashejn@gmail.com> 1.14.0-3
12mu|cogl-1.14.0-3|169	+ Revision: a3b97ca
12mu|cogl-1.14.0-3|170	- added patch
12mu|cogl-1.14.0-3|171	
12mu|cogl-1.14.0-3|172	

19534 12
12mu|colord-1.0.4-2|1	%define major 1
12mu|colord-1.0.4-2|2	%define gir_major 1.0
12mu|colord-1.0.4-2|3	%define libname %mklibname %{name} %{major}
12mu|colord-1.0.4-2|4	%define libprivate %mklibname colordprivate %{major}
12mu|colord-1.0.4-2|5	%define libhug %mklibname colorhug %{major}
12mu|colord-1.0.4-2|6	%define girname %mklibname %{name}-gir %{gir_major}
12mu|colord-1.0.4-2|7	%define devname %mklibname %{name} -d
12mu|colord-1.0.4-2|8	
12mu|colord-1.0.4-2|9	Summary:	Color daemon
12mu|colord-1.0.4-2|10	Name:		colord
12mu|colord-1.0.4-2|11	Version:	1.0.4
12mu|colord-1.0.4-2|12	Release:	2
12mu|colord-1.0.4-2|13	License:	GPLv2+ and LGPLv2+
12mu|colord-1.0.4-2|14	Group:		System/X11
12mu|colord-1.0.4-2|15	Url:		http://www.freedesktop.org/software/colord/
12mu|colord-1.0.4-2|16	Source0:	http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
12mu|colord-1.0.4-2|17	BuildRequires:	argyllcms
12mu|colord-1.0.4-2|18	BuildRequires:	bash-completion
12mu|colord-1.0.4-2|19	BuildRequires:	docbook-utils
12mu|colord-1.0.4-2|20	BuildRequires:	gettext
12mu|colord-1.0.4-2|21	BuildRequires:	gtk-doc
12mu|colord-1.0.4-2|22	BuildRequires:	intltool
12mu|colord-1.0.4-2|23	BuildRequires:	vala-tools
12mu|colord-1.0.4-2|24	BuildRequires:	sane-devel
12mu|colord-1.0.4-2|25	BuildRequires:	pkgconfig(dbus-1)
12mu|colord-1.0.4-2|26	BuildRequires:	pkgconfig(glib-2.0)
12mu|colord-1.0.4-2|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|colord-1.0.4-2|28	BuildRequires:	pkgconfig(gudev-1.0)
12mu|colord-1.0.4-2|29	BuildRequires:	pkgconfig(gusb)
12mu|colord-1.0.4-2|30	BuildRequires:	pkgconfig(lcms2)
12mu|colord-1.0.4-2|31	BuildRequires:	pkgconfig(libsystemd-daemon)
12mu|colord-1.0.4-2|32	BuildRequires:	pkgconfig(libsystemd-login)
12mu|colord-1.0.4-2|33	BuildRequires:	pkgconfig(libusb-1.0)
12mu|colord-1.0.4-2|34	BuildRequires:	pkgconfig(polkit-gobject-1)
12mu|colord-1.0.4-2|35	BuildRequires:	pkgconfig(sqlite3)
12mu|colord-1.0.4-2|36	Requires(pre,postun):	rpm-helper
12mu|colord-1.0.4-2|37	Requires:	systemd-units
12mu|colord-1.0.4-2|38	Obsoletes:	%{girname} < 1.0.4
12mu|colord-1.0.4-2|39	Provides:	%{girname} = %{EVRD}
12mu|colord-1.0.4-2|40	Obsoletes:	shared-color-profiles < 0.1.6-3
12mu|colord-1.0.4-2|41	Provides:	shared-color-profiles = %{EVRD}
12mu|colord-1.0.4-2|42	
12mu|colord-1.0.4-2|43	%description
12mu|colord-1.0.4-2|44	colord is a low level system activated daemon that maps color devices
12mu|colord-1.0.4-2|45	to color profiles in the system context.
12mu|colord-1.0.4-2|46	
12mu|colord-1.0.4-2|47	%files -f %{name}.lang
12mu|colord-1.0.4-2|48	%doc README AUTHORS NEWS
12mu|colord-1.0.4-2|49	%config %{_sysconfdir}/colord.conf
12mu|colord-1.0.4-2|50	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.ColorManager.conf
12mu|colord-1.0.4-2|51	/lib/udev/rules.d/*.rules
12mu|colord-1.0.4-2|52	%{_bindir}/*
12mu|colord-1.0.4-2|53	%{_libdir}/colord
12mu|colord-1.0.4-2|54	%{_libdir}/colord-plugins/*
12mu|colord-1.0.4-2|55	%{_libdir}/colord-sane
12mu|colord-1.0.4-2|56	%{_libdir}/colord-sensors
12mu|colord-1.0.4-2|57	%{_libdir}/colord-session
12mu|colord-1.0.4-2|58	%dir %{_datadir}/color/icc/colord
12mu|colord-1.0.4-2|59	%{_datadir}/color/icc/colord/*.ic?
12mu|colord-1.0.4-2|60	%{_datadir}/dbus-1/interfaces/org.freedesktop.ColorManager*.xml
12mu|colord-1.0.4-2|61	%{_datadir}/colord/*
12mu|colord-1.0.4-2|62	%{_datadir}/dbus-1/system-services/org.freedesktop.ColorManager.service
12mu|colord-1.0.4-2|63	%{_datadir}/polkit-1/actions/org.freedesktop.color.policy
12mu|colord-1.0.4-2|64	%{_datadir}/man/man1/*.1.*
12mu|colord-1.0.4-2|65	%attr(755,colord,colord) %dir %{_localstatedir}/lib/colord
12mu|colord-1.0.4-2|66	%attr(755,colord,colord) %dir %{_localstatedir}/lib/colord/icc
12mu|colord-1.0.4-2|67	%ghost %{_localstatedir}/lib/colord/*.db
12mu|colord-1.0.4-2|68	%{_systemunitdir}/*.service
12mu|colord-1.0.4-2|69	%{_datadir}/dbus-1/interfaces/org.freedesktop.ColorHelper.xml
12mu|colord-1.0.4-2|70	%{_datadir}/dbus-1/services/org.freedesktop.ColorHelper.service
12mu|colord-1.0.4-2|71	%{_datadir}/glib-2.0/schemas/org.freedesktop.ColorHelper.gschema.xml
12mu|colord-1.0.4-2|72	%{_libdir}/girepository-1.0/ColorHug-*.typelib
12mu|colord-1.0.4-2|73	%{_libdir}/girepository-1.0/Colord-%{gir_major}.typelib
12mu|colord-1.0.4-2|74	%{_datadir}/bash-completion/completions/colormgr
12mu|colord-1.0.4-2|75	
12mu|colord-1.0.4-2|76	%pre
12mu|colord-1.0.4-2|77	%_pre_useradd colord /var/lib/colord /sbin/nologin
12mu|colord-1.0.4-2|78	%_pre_groupadd colord colord
12mu|colord-1.0.4-2|79	
12mu|colord-1.0.4-2|80	%postun
12mu|colord-1.0.4-2|81	%_postun_userdel colord
12mu|colord-1.0.4-2|82	%_postun_groupdel colord
12mu|colord-1.0.4-2|83	
12mu|colord-1.0.4-2|84	#----------------------------------------------------------------------------
12mu|colord-1.0.4-2|85	
12mu|colord-1.0.4-2|86	%package -n %{libname}
12mu|colord-1.0.4-2|87	Summary:	Library package for %{name}
12mu|colord-1.0.4-2|88	Group:		System/Libraries
12mu|colord-1.0.4-2|89	
12mu|colord-1.0.4-2|90	%description -n %{libname}
12mu|colord-1.0.4-2|91	Main library for %{name}.
12mu|colord-1.0.4-2|92	
12mu|colord-1.0.4-2|93	%files -n %{libname}
12mu|colord-1.0.4-2|94	%{_libdir}/libcolord.so.%{major}*
12mu|colord-1.0.4-2|95	
12mu|colord-1.0.4-2|96	#----------------------------------------------------------------------------
12mu|colord-1.0.4-2|97	
12mu|colord-1.0.4-2|98	%package -n %{libprivate}
12mu|colord-1.0.4-2|99	Summary:	Library package for %{name}
12mu|colord-1.0.4-2|100	Group:		System/Libraries
12mu|colord-1.0.4-2|101	Conflicts:	%{_lib}colord1 < 1.0.4-2
12mu|colord-1.0.4-2|102	
12mu|colord-1.0.4-2|103	%description -n %{libprivate}
12mu|colord-1.0.4-2|104	Main library for %{name}.
12mu|colord-1.0.4-2|105	
12mu|colord-1.0.4-2|106	%files -n %{libprivate}
12mu|colord-1.0.4-2|107	%{_libdir}/libcolordprivate.so.%{major}*
12mu|colord-1.0.4-2|108	
12mu|colord-1.0.4-2|109	#----------------------------------------------------------------------------
12mu|colord-1.0.4-2|110	
12mu|colord-1.0.4-2|111	%package -n %{libhug}
12mu|colord-1.0.4-2|112	Summary:	Library package for %{name}
12mu|colord-1.0.4-2|113	Group:		System/Libraries
12mu|colord-1.0.4-2|114	Conflicts:	%{_lib}colord1 < 1.0.4-2
12mu|colord-1.0.4-2|115	
12mu|colord-1.0.4-2|116	%description -n %{libhug}
12mu|colord-1.0.4-2|117	Main library for %{name}.
12mu|colord-1.0.4-2|118	
12mu|colord-1.0.4-2|119	%files -n %{libhug}
12mu|colord-1.0.4-2|120	%{_libdir}/libcolorhug.so.%{major}*
12mu|colord-1.0.4-2|121	
12mu|colord-1.0.4-2|122	#----------------------------------------------------------------------------
12mu|colord-1.0.4-2|123	
12mu|colord-1.0.4-2|124	%package -n %{devname}
12mu|colord-1.0.4-2|125	Summary:	Development package for %{name}
12mu|colord-1.0.4-2|126	Group:		Development/C
12mu|colord-1.0.4-2|127	Requires:	%{libname} = %{EVRD}
12mu|colord-1.0.4-2|128	Requires:	%{libprivate} = %{EVRD}
12mu|colord-1.0.4-2|129	Requires:	%{libhug} = %{EVRD}
12mu|colord-1.0.4-2|130	Requires:	%{girname} = %{EVRD}
12mu|colord-1.0.4-2|131	Provides:	%{name}-devel = %{EVRD}
12mu|colord-1.0.4-2|132	
12mu|colord-1.0.4-2|133	%description -n %{devname}
12mu|colord-1.0.4-2|134	Files for development with %{name}.
12mu|colord-1.0.4-2|135	
12mu|colord-1.0.4-2|136	%files -n %{devname}
12mu|colord-1.0.4-2|137	%{_includedir}/colord-1
12mu|colord-1.0.4-2|138	%{_libdir}/libcolor*.so
12mu|colord-1.0.4-2|139	%{_libdir}/pkgconfig/color*.pc
12mu|colord-1.0.4-2|140	%{_datadir}/gir-1.0/*.gir
12mu|colord-1.0.4-2|141	%{_datadir}/vala/vapi/*.vapi
12mu|colord-1.0.4-2|142	
12mu|colord-1.0.4-2|143	#----------------------------------------------------------------------------
12mu|colord-1.0.4-2|144	
12mu|colord-1.0.4-2|145	%prep
12mu|colord-1.0.4-2|146	%setup -q
12mu|colord-1.0.4-2|147	
12mu|colord-1.0.4-2|148	%build
12mu|colord-1.0.4-2|149	# Set ~2 GiB limit so that colprof is forced to work in chunks when
12mu|colord-1.0.4-2|150	# generating the print profile rather than trying to allocate a 3.1 GiB
12mu|colord-1.0.4-2|151	# chunk of RAM to put the entire B-to-A tables in.
12mu|colord-1.0.4-2|152	ulimit -Sv 2000000
12mu|colord-1.0.4-2|153	%configure \
12mu|colord-1.0.4-2|154	--with-daemon-user=colord \
12mu|colord-1.0.4-2|155	--with-systemdsystemunitdir=%{_systemunitdir} \
12mu|colord-1.0.4-2|156	--enable-vala \
12mu|colord-1.0.4-2|157	--enable-sane \
12mu|colord-1.0.4-2|158	--enable-print-profiles \
12mu|colord-1.0.4-2|159	--with-daemon-user=colord \
12mu|colord-1.0.4-2|160	--disable-static \
12mu|colord-1.0.4-2|161	--disable-rpath \
12mu|colord-1.0.4-2|162	--disable-examples \
12mu|colord-1.0.4-2|163	--disable-silent-rules \
12mu|colord-1.0.4-2|164	--disable-dependency-tracking
12mu|colord-1.0.4-2|165	
12mu|colord-1.0.4-2|166	%make
12mu|colord-1.0.4-2|167	
12mu|colord-1.0.4-2|168	%install
12mu|colord-1.0.4-2|169	%makeinstall_std
12mu|colord-1.0.4-2|170	
12mu|colord-1.0.4-2|171	# databases
12mu|colord-1.0.4-2|172	touch %{buildroot}%{_localstatedir}/lib/colord/mapping.db
12mu|colord-1.0.4-2|173	touch %{buildroot}%{_localstatedir}/lib/colord/storage.db
12mu|colord-1.0.4-2|174	
12mu|colord-1.0.4-2|175	%find_lang %{name}
12mu|colord-1.0.4-2|176	
12mu|colord-1.0.4-2|177	
12mu|colord-1.0.4-2|178	%changelog
12mu|colord-1.0.4-2|179	* Fri Nov 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.4-2
12mu|colord-1.0.4-2|180	+ Revision: ffa6a97
12mu|colord-1.0.4-2|181	- Fix filename
12mu|colord-1.0.4-2|182	
12mu|colord-1.0.4-2|183	

19535 12
12mu|colord-gtk-0.1.25-1|1	%define major		1
12mu|colord-gtk-0.1.25-1|2	%define libname		%mklibname %{name} %{major}
12mu|colord-gtk-0.1.25-1|3	%define girname		%mklibname %{name}-gir
12mu|colord-gtk-0.1.25-1|4	%define develname	%mklibname %{name} -d
12mu|colord-gtk-0.1.25-1|5	
12mu|colord-gtk-0.1.25-1|6	Name:		colord-gtk
12mu|colord-gtk-0.1.25-1|7	Summary:	GTK support library for colord
12mu|colord-gtk-0.1.25-1|8	Version:	0.1.25
12mu|colord-gtk-0.1.25-1|9	Release:	1
12mu|colord-gtk-0.1.25-1|10	License:	LGPLv2+
12mu|colord-gtk-0.1.25-1|11	Group:		System/Libraries
12mu|colord-gtk-0.1.25-1|12	URL:		http://
12mu|colord-gtk-0.1.25-1|13	Source0:	http://www.freedesktop.org/software/colord/releases/%{name}-%{version}.tar.xz
12mu|colord-gtk-0.1.25-1|14	#BuildRequires:	docbook-utils
12mu|colord-gtk-0.1.25-1|15	BuildRequires:	gettext
12mu|colord-gtk-0.1.25-1|16	BuildRequires:	glib2-devel
12mu|colord-gtk-0.1.25-1|17	BuildRequires:	colord-devel >= %{version}
12mu|colord-gtk-0.1.25-1|18	BuildRequires:	intltool
12mu|colord-gtk-0.1.25-1|19	BuildRequires:	lcms2-devel >= 2.2
12mu|colord-gtk-0.1.25-1|20	BuildRequires:	gobject-introspection-devel
12mu|colord-gtk-0.1.25-1|21	BuildRequires:	vala-tools
12mu|colord-gtk-0.1.25-1|22	BuildRequires:	gtk+3-devel
12mu|colord-gtk-0.1.25-1|23	BuildRequires:	gtk-doc
12mu|colord-gtk-0.1.25-1|24	BuildRequires:	pkgconfig(dbus-1)
12mu|colord-gtk-0.1.25-1|25	Requires:	%{libname} = %{EVRD}
12mu|colord-gtk-0.1.25-1|26	Requires:	%{girname} = %{EVRD}
12mu|colord-gtk-0.1.25-1|27	
12mu|colord-gtk-0.1.25-1|28	%description
12mu|colord-gtk-0.1.25-1|29	colord-gtk is a support library for colord and provides additional
12mu|colord-gtk-0.1.25-1|30	functionality that requires GTK+.
12mu|colord-gtk-0.1.25-1|31	
12mu|colord-gtk-0.1.25-1|32	%package -n %{libname}
12mu|colord-gtk-0.1.25-1|33	Summary:	GTK support library for colord
12mu|colord-gtk-0.1.25-1|34	
12mu|colord-gtk-0.1.25-1|35	%description -n %{libname}
12mu|colord-gtk-0.1.25-1|36	colord-gtk is a support library for colord and provides additional
12mu|colord-gtk-0.1.25-1|37	functionality that requires GTK+.
12mu|colord-gtk-0.1.25-1|38	
12mu|colord-gtk-0.1.25-1|39	%package -n %{girname}
12mu|colord-gtk-0.1.25-1|40	Summary:	GObject Introspection interface library for %{name}
12mu|colord-gtk-0.1.25-1|41	
12mu|colord-gtk-0.1.25-1|42	%description -n %{girname}
12mu|colord-gtk-0.1.25-1|43	GObject Introspection interface library for %{name}.
12mu|colord-gtk-0.1.25-1|44	
12mu|colord-gtk-0.1.25-1|45	%package -n %{develname}
12mu|colord-gtk-0.1.25-1|46	Group:		Development/GNOME and GTK+
12mu|colord-gtk-0.1.25-1|47	Summary:	Development files for %{name}
12mu|colord-gtk-0.1.25-1|48	Requires:	%{libname} = %{version}
12mu|colord-gtk-0.1.25-1|49	Requires:	%{girname} = %{version}
12mu|colord-gtk-0.1.25-1|50	Provides:	%{name}-devel = %{EVRD}
12mu|colord-gtk-0.1.25-1|51	
12mu|colord-gtk-0.1.25-1|52	%description -n %{develname}
12mu|colord-gtk-0.1.25-1|53	Files for development with %{name}.
12mu|colord-gtk-0.1.25-1|54	
12mu|colord-gtk-0.1.25-1|55	%prep
12mu|colord-gtk-0.1.25-1|56	%setup -q
12mu|colord-gtk-0.1.25-1|57	
12mu|colord-gtk-0.1.25-1|58	%build
12mu|colord-gtk-0.1.25-1|59	autoreconf -fi
12mu|colord-gtk-0.1.25-1|60	intltoolize --force
12mu|colord-gtk-0.1.25-1|61	aclocal
12mu|colord-gtk-0.1.25-1|62	%configure \
12mu|colord-gtk-0.1.25-1|63	--disable-static \
12mu|colord-gtk-0.1.25-1|64	--disable-rpath \
12mu|colord-gtk-0.1.25-1|65	--enable-vala \
12mu|colord-gtk-0.1.25-1|66	--disable-dependency-tracking
12mu|colord-gtk-0.1.25-1|67	%make
12mu|colord-gtk-0.1.25-1|68	
12mu|colord-gtk-0.1.25-1|69	%install
12mu|colord-gtk-0.1.25-1|70	%makeinstall_std
12mu|colord-gtk-0.1.25-1|71	
12mu|colord-gtk-0.1.25-1|72	%find_lang %{name}
12mu|colord-gtk-0.1.25-1|73	
12mu|colord-gtk-0.1.25-1|74	%files -f %{name}.lang
12mu|colord-gtk-0.1.25-1|75	%doc AUTHORS NEWS README TODO
12mu|colord-gtk-0.1.25-1|76	#%doc %{_datadir}/gtk-doc/html/%{name}
12mu|colord-gtk-0.1.25-1|77	%{_datadir}/vala/vapi/%{name}.vapi
12mu|colord-gtk-0.1.25-1|78	
12mu|colord-gtk-0.1.25-1|79	%files -n %{libname}
12mu|colord-gtk-0.1.25-1|80	%{_libdir}/lib%{name}.so.%{major}*
12mu|colord-gtk-0.1.25-1|81	
12mu|colord-gtk-0.1.25-1|82	%files -n %{girname}
12mu|colord-gtk-0.1.25-1|83	%{_libdir}/girepository-1.0/ColordGtk-1.0.typelib
12mu|colord-gtk-0.1.25-1|84	%{_datadir}/gir-1.0/ColordGtk-1.0.gir
12mu|colord-gtk-0.1.25-1|85	
12mu|colord-gtk-0.1.25-1|86	%files -n %{develname}
12mu|colord-gtk-0.1.25-1|87	%{_includedir}/colord-%{major}/%{name}*
12mu|colord-gtk-0.1.25-1|88	%{_libdir}/lib%{name}.so
12mu|colord-gtk-0.1.25-1|89	%{_libdir}/pkgconfig/%{name}.pc
12mu|colord-gtk-0.1.25-1|90	

19536 12
12mu|command-not-found-1.2-4|1	Name:           command-not-found
12mu|command-not-found-1.2-4|2	Version:        1.2
12mu|command-not-found-1.2-4|3	Release:        4
12mu|command-not-found-1.2-4|4	Summary:        Command-not-found tool for ROSA
12mu|command-not-found-1.2-4|5	Group:          File tools
12mu|command-not-found-1.2-4|6	License:        GPLv2
12mu|command-not-found-1.2-4|7	URL:            N/A
12mu|command-not-found-1.2-4|8	Source0:        %{name}-%{version}.tar.gz
12mu|command-not-found-1.2-4|9	BuildArch:      noarch
12mu|command-not-found-1.2-4|10	
12mu|command-not-found-1.2-4|11	Requires:       command-not-found-data
12mu|command-not-found-1.2-4|12	Requires:       python-json
12mu|command-not-found-1.2-4|13	Requires:       python-rpm
12mu|command-not-found-1.2-4|14	BuildRequires:  python(abi) = 2.7
12mu|command-not-found-1.2-4|15	
12mu|command-not-found-1.2-4|16	%description
12mu|command-not-found-1.2-4|17	When you call non-existent command in bash, you will get a
12mu|command-not-found-1.2-4|18	list of packages (with repositories) where you can find this command
12mu|command-not-found-1.2-4|19	or similar ones.
12mu|command-not-found-1.2-4|20	
12mu|command-not-found-1.2-4|21	%prep
12mu|command-not-found-1.2-4|22	%setup -q -n %{name}
12mu|command-not-found-1.2-4|23	
12mu|command-not-found-1.2-4|24	
12mu|command-not-found-1.2-4|25	%install
12mu|command-not-found-1.2-4|26	for d in `python localizer.py --list`; do\
12mu|command-not-found-1.2-4|27	mkdir -p %{buildroot}/usr/share/locale/$d/LC_MESSAGES;\
12mu|command-not-found-1.2-4|28	install -m 644 locale/$d/LC_MESSAGES/%{name}.mo %{buildroot}/usr/share/locale/$d/LC_MESSAGES/%{name}.mo;\
12mu|command-not-found-1.2-4|29	done
12mu|command-not-found-1.2-4|30	mkdir -p %{buildroot}/usr/bin
12mu|command-not-found-1.2-4|31	mkdir -p %{buildroot}/etc/profile.d
12mu|command-not-found-1.2-4|32	cp command-not-found.py  %{buildroot}/usr/bin/cnf
12mu|command-not-found-1.2-4|33	cp handler.sh %{buildroot}/etc/profile.d/91cnf.sh
12mu|command-not-found-1.2-4|34	
12mu|command-not-found-1.2-4|35	for d in `python localizer.py --list`; do\
12mu|command-not-found-1.2-4|36	mkdir -p %{buildroot}/usr/share/locale/$d/LC_MESSAGES;\
12mu|command-not-found-1.2-4|37	install -m 644 locale/$d/LC_MESSAGES/command-not-found.mo %{buildroot}/usr/share/locale/$d/LC_MESSAGES/command-not-found.mo;\
12mu|command-not-found-1.2-4|38	done
12mu|command-not-found-1.2-4|39	
12mu|command-not-found-1.2-4|40	%find_lang %{name}
12mu|command-not-found-1.2-4|41	
12mu|command-not-found-1.2-4|42	%files -f %{name}.lang
12mu|command-not-found-1.2-4|43	/usr/bin/cnf
12mu|command-not-found-1.2-4|44	/etc/profile.d/91cnf.sh
12mu|command-not-found-1.2-4|45	
12mu|command-not-found-1.2-4|46	%changelog
12mu|command-not-found-1.2-4|47	* Tue Mar 05 2013 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.2-4
12mu|command-not-found-1.2-4|48	+ Revision: aa1cc8a
12mu|command-not-found-1.2-4|49	- Fix for missing dep python-abf
12mu|command-not-found-1.2-4|50	
12mu|command-not-found-1.2-4|51	

19537 12
12mu|command-not-found-data-2013.02.21-2|1	
12mu|command-not-found-data-2013.02.21-2|2	Name:           command-not-found-data
12mu|command-not-found-data-2013.02.21-2|3	Version:        2013.02.21
12mu|command-not-found-data-2013.02.21-2|4	Release:        2
12mu|command-not-found-data-2013.02.21-2|5	Summary:        Data files for command-not-found
12mu|command-not-found-data-2013.02.21-2|6	Group:          File tools
12mu|command-not-found-data-2013.02.21-2|7	License:        GPLv2
12mu|command-not-found-data-2013.02.21-2|8	URL:            N/A
12mu|command-not-found-data-2013.02.21-2|9	Source0:        %{name}-%{version}.tar.gz
12mu|command-not-found-data-2013.02.21-2|10	BuildArch:      noarch
12mu|command-not-found-data-2013.02.21-2|11	
12mu|command-not-found-data-2013.02.21-2|12	%description
12mu|command-not-found-data-2013.02.21-2|13	Contains data files for command-not-found tool.
12mu|command-not-found-data-2013.02.21-2|14	This package will be rebuilt every week with new data.
12mu|command-not-found-data-2013.02.21-2|15	
12mu|command-not-found-data-2013.02.21-2|16	%prep
12mu|command-not-found-data-2013.02.21-2|17	%setup -q -n %{name}
12mu|command-not-found-data-2013.02.21-2|18	
12mu|command-not-found-data-2013.02.21-2|19	%install
12mu|command-not-found-data-2013.02.21-2|20	mkdir -p %{buildroot}/usr/share/command-not-found
12mu|command-not-found-data-2013.02.21-2|21	cp data.json %{buildroot}/usr/share/command-not-found/data.json
12mu|command-not-found-data-2013.02.21-2|22	
12mu|command-not-found-data-2013.02.21-2|23	%files
12mu|command-not-found-data-2013.02.21-2|24	%dir /usr/share/command-not-found/
12mu|command-not-found-data-2013.02.21-2|25	/usr/share/command-not-found/data.json
12mu|command-not-found-data-2013.02.21-2|26	

19538 12
12mu|commoncpp2-1.8.1-5|1	%define api	1.8
12mu|commoncpp2-1.8.1-5|2	%define major	0
12mu|commoncpp2-1.8.1-5|3	%define libccext2	%mklibname ccext2_ %{api} %{major}
12mu|commoncpp2-1.8.1-5|4	%define libccgnu2	%mklibname ccgnu2_ %{api} %{major}
12mu|commoncpp2-1.8.1-5|5	%define devname		%mklibname %{name} -d
12mu|commoncpp2-1.8.1-5|6	
12mu|commoncpp2-1.8.1-5|7	Summary:	A GNU package for creating portable C++ programs
12mu|commoncpp2-1.8.1-5|8	Name:		commoncpp2
12mu|commoncpp2-1.8.1-5|9	Version:	1.8.1
12mu|commoncpp2-1.8.1-5|10	Release:	5
12mu|commoncpp2-1.8.1-5|11	Group:		Development/C++
12mu|commoncpp2-1.8.1-5|12	License:	GPLv2
12mu|commoncpp2-1.8.1-5|13	Url:		http://www.gnutelephony.org
12mu|commoncpp2-1.8.1-5|14	Source0:	http://ftp.gnu.org/gnu/commoncpp/%{name}-%{version}.tar.gz
12mu|commoncpp2-1.8.1-5|15	Patch0:		applog_pipe.patch
12mu|commoncpp2-1.8.1-5|16	BuildRequires:	doxygen
12mu|commoncpp2-1.8.1-5|17	BuildRequires:	libtool
12mu|commoncpp2-1.8.1-5|18	BuildRequires:	glibc-static-devel
12mu|commoncpp2-1.8.1-5|19	BuildRequires:	libstdc++-devel
12mu|commoncpp2-1.8.1-5|20	BuildRequires:	pkgconfig(zlib)
12mu|commoncpp2-1.8.1-5|21	
12mu|commoncpp2-1.8.1-5|22	%description
12mu|commoncpp2-1.8.1-5|23	Common C++2 is a GNU package which offers portable "abstraction" of system
12mu|commoncpp2-1.8.1-5|24	services such as threads, networks, and sockets. Common C++ also offers
12mu|commoncpp2-1.8.1-5|25	individual frameworks generally useful to developing portable C++ applications
12mu|commoncpp2-1.8.1-5|26	including a object persistance engine, math libraries, threading, sockets, etc.
12mu|commoncpp2-1.8.1-5|27	
12mu|commoncpp2-1.8.1-5|28	Common C++2 is small, and highly portable. Common C++ will support most Unix
12mu|commoncpp2-1.8.1-5|29	operating systems as well as Win32, in addition to GNU/Linux.
12mu|commoncpp2-1.8.1-5|30	
12mu|commoncpp2-1.8.1-5|31	#----------------------------------------------------------------------------
12mu|commoncpp2-1.8.1-5|32	
12mu|commoncpp2-1.8.1-5|33	%package -n %{libccext2}
12mu|commoncpp2-1.8.1-5|34	Summary:	A GNU package for creating portable C++ program
12mu|commoncpp2-1.8.1-5|35	Group:		System/Libraries
12mu|commoncpp2-1.8.1-5|36	Conflicts:	%{_lib}commoncpp2_1.8 < 1.8.1-4
12mu|commoncpp2-1.8.1-5|37	Obsoletes:	%{_lib}commoncpp2_1.8 < 1.8.1-4
12mu|commoncpp2-1.8.1-5|38	
12mu|commoncpp2-1.8.1-5|39	%description -n %{libccext2}
12mu|commoncpp2-1.8.1-5|40	This package contains the shared library part of CommonC++.
12mu|commoncpp2-1.8.1-5|41	
12mu|commoncpp2-1.8.1-5|42	%files -n %{libccext2}
12mu|commoncpp2-1.8.1-5|43	%{_libdir}/libccext2-%{api}.so.%{major}*
12mu|commoncpp2-1.8.1-5|44	
12mu|commoncpp2-1.8.1-5|45	#----------------------------------------------------------------------------
12mu|commoncpp2-1.8.1-5|46	
12mu|commoncpp2-1.8.1-5|47	%package -n %{libccgnu2}
12mu|commoncpp2-1.8.1-5|48	Summary:	A GNU package for creating portable C++ program
12mu|commoncpp2-1.8.1-5|49	Group:		System/Libraries
12mu|commoncpp2-1.8.1-5|50	Conflicts:	%{_lib}commoncpp2_1.8 < 1.8.1-4
12mu|commoncpp2-1.8.1-5|51	
12mu|commoncpp2-1.8.1-5|52	%description -n %{libccgnu2}
12mu|commoncpp2-1.8.1-5|53	This package contains the shared library part of CommonC++.
12mu|commoncpp2-1.8.1-5|54	
12mu|commoncpp2-1.8.1-5|55	%files -n %{libccgnu2}
12mu|commoncpp2-1.8.1-5|56	%{_libdir}/libccgnu2-%{api}.so.%{major}*
12mu|commoncpp2-1.8.1-5|57	
12mu|commoncpp2-1.8.1-5|58	#----------------------------------------------------------------------------
12mu|commoncpp2-1.8.1-5|59	
12mu|commoncpp2-1.8.1-5|60	%package -n %{devname}
12mu|commoncpp2-1.8.1-5|61	Summary:	A GNU package for creating portable C++ program
12mu|commoncpp2-1.8.1-5|62	Group:		Development/C++
12mu|commoncpp2-1.8.1-5|63	Requires:	%{libccext2} = %{EVRD}
12mu|commoncpp2-1.8.1-5|64	Requires:	%{libccgnu2} = %{EVRD}
12mu|commoncpp2-1.8.1-5|65	Provides:	%{name}-devel = %{EVRD}
12mu|commoncpp2-1.8.1-5|66	Obsoletes:	%{_lib}commoncpp-devel < 1.8.1-4
12mu|commoncpp2-1.8.1-5|67	# Keep it for a while
12mu|commoncpp2-1.8.1-5|68	Provides:	libcommoncpp-devel = %{EVRD}
12mu|commoncpp2-1.8.1-5|69	
12mu|commoncpp2-1.8.1-5|70	%description -n %{devname}
12mu|commoncpp2-1.8.1-5|71	This package contains the development files and documentation needed to build
12mu|commoncpp2-1.8.1-5|72	programs with CommonC++.
12mu|commoncpp2-1.8.1-5|73	
12mu|commoncpp2-1.8.1-5|74	%files -n %{devname}
12mu|commoncpp2-1.8.1-5|75	%doc AUTHORS NEWS README TODO COPYING COPYING.addendum THANKS ChangeLog doc/html
12mu|commoncpp2-1.8.1-5|76	%{_bindir}/ccgnu2-config
12mu|commoncpp2-1.8.1-5|77	%{multiarch_bindir}/ccgnu2-config
12mu|commoncpp2-1.8.1-5|78	%{_includedir}/cc++
12mu|commoncpp2-1.8.1-5|79	%{_datadir}/aclocal/*
12mu|commoncpp2-1.8.1-5|80	%{_infodir}/*
12mu|commoncpp2-1.8.1-5|81	%{_libdir}/*.so
12mu|commoncpp2-1.8.1-5|82	%{_libdir}/pkgconfig/*.pc
12mu|commoncpp2-1.8.1-5|83	
12mu|commoncpp2-1.8.1-5|84	#----------------------------------------------------------------------------
12mu|commoncpp2-1.8.1-5|85	
12mu|commoncpp2-1.8.1-5|86	%prep
12mu|commoncpp2-1.8.1-5|87	%setup -q
12mu|commoncpp2-1.8.1-5|88	%apply_patches
12mu|commoncpp2-1.8.1-5|89	
12mu|commoncpp2-1.8.1-5|90	%build
12mu|commoncpp2-1.8.1-5|91	./autogen.sh
12mu|commoncpp2-1.8.1-5|92	%configure2_5x \
12mu|commoncpp2-1.8.1-5|93	--disable-static
12mu|commoncpp2-1.8.1-5|94	%make
12mu|commoncpp2-1.8.1-5|95	
12mu|commoncpp2-1.8.1-5|96	%install
12mu|commoncpp2-1.8.1-5|97	%makeinstall_std
12mu|commoncpp2-1.8.1-5|98	
12mu|commoncpp2-1.8.1-5|99	%multiarch_binaries %{buildroot}%{_bindir}/ccgnu2-config
12mu|commoncpp2-1.8.1-5|100	

19539 12
12mu|compiz-0.9.9.0-6|1	%define debug_package %{nil}
12mu|compiz-0.9.9.0-6|2	%define _disable_ld_no_undefined 1
12mu|compiz-0.9.9.0-6|3	
12mu|compiz-0.9.9.0-6|4	%define major 0
12mu|compiz-0.9.9.0-6|5	%define libname %mklibname %{name} %{major}
12mu|compiz-0.9.9.0-6|6	%define libname_devel %mklibname -d %{name}
12mu|compiz-0.9.9.0-6|7	
12mu|compiz-0.9.9.0-6|8	%define libcompizconfig %mklibname compizconfig %{major}
12mu|compiz-0.9.9.0-6|9	%define libcompizconfig_devel %mklibname compizconfig -d
12mu|compiz-0.9.9.0-6|10	
12mu|compiz-0.9.9.0-6|11	%if %{_use_internal_dependency_generator}
12mu|compiz-0.9.9.0-6|12	%define __noautoreq 'libgtk_window_decorator_(.*)'
12mu|compiz-0.9.9.0-6|13	%endif
12mu|compiz-0.9.9.0-6|14	
12mu|compiz-0.9.9.0-6|15	Summary:	OpenGL composite manager for Xgl and AIGLX
12mu|compiz-0.9.9.0-6|16	Name:		compiz
12mu|compiz-0.9.9.0-6|17	Version:	0.9.9.0
12mu|compiz-0.9.9.0-6|18	Release:	6
12mu|compiz-0.9.9.0-6|19	License:	GPLv2+ and LGPLv2+ and MIT
12mu|compiz-0.9.9.0-6|20	Group:		System/X11
12mu|compiz-0.9.9.0-6|21	Url:		http://www.compiz.org/
12mu|compiz-0.9.9.0-6|22	# Current source lives at https://launchpad.net/compiz
12mu|compiz-0.9.9.0-6|23	Source0:	http://cgit.compiz-fusion.org/compiz/core/snapshot/%{name}-%{version}.tar.bz2
12mu|compiz-0.9.9.0-6|24	Source1:	compiz.defaults
12mu|compiz-0.9.9.0-6|25	Source2:	compiz-window-decorator
12mu|compiz-0.9.9.0-6|26	Source3:	kstylerc.xinit
12mu|compiz-0.9.9.0-6|27	
12mu|compiz-0.9.9.0-6|28	# fedora sources bumped by x10
12mu|compiz-0.9.9.0-6|29	Source11:	compiz-gtk
12mu|compiz-0.9.9.0-6|30	Source12:	compiz-gtk.desktop
12mu|compiz-0.9.9.0-6|31	Source13:	compiz-gnome.desktop
12mu|compiz-0.9.9.0-6|32	Source14:	compiz-gnome.session
12mu|compiz-0.9.9.0-6|33	
12mu|compiz-0.9.9.0-6|34	Patch0:		compiz-0.9.8.2-rosa-linking.patch
12mu|compiz-0.9.9.0-6|35	Patch1:		compiz-0.9.9.0-mga-boost-1.53.patch
12mu|compiz-0.9.9.0-6|36	Patch2:		compiz-0.9.9.0-kde4.11.patch
12mu|compiz-0.9.9.0-6|37	Patch501:	0501-Add-Mandriva-graphic-to-the-top-of-the-cube.patch
12mu|compiz-0.9.9.0-6|38	Patch502:	0502-Use-our-compiz-window-decorator-script-as-the-defaul.patch
12mu|compiz-0.9.9.0-6|39	Patch503:	0503-Do-not-put-window-decorations-on-KDE-screensaver.patch
12mu|compiz-0.9.9.0-6|40	BuildRequires:	cmake
12mu|compiz-0.9.9.0-6|41	BuildRequires:	desktop-file-utils
12mu|compiz-0.9.9.0-6|42	BuildRequires:	gettext
12mu|compiz-0.9.9.0-6|43	BuildRequires:	intltool
12mu|compiz-0.9.9.0-6|44	BuildRequires:	python-pyrex
12mu|compiz-0.9.9.0-6|45	BuildRequires:	boost-devel
12mu|compiz-0.9.9.0-6|46	BuildRequires:	kdebase4-workspace-devel
12mu|compiz-0.9.9.0-6|47	BuildRequires:	pkgconfig(gconf-2.0)
12mu|compiz-0.9.9.0-6|48	BuildRequires:	pkgconfig(gl)
12mu|compiz-0.9.9.0-6|49	BuildRequires:	pkgconfig(glu)
12mu|compiz-0.9.9.0-6|50	BuildRequires:	pkgconfig(glibmm-2.4)
12mu|compiz-0.9.9.0-6|51	BuildRequires:	pkgconfig(libmetacity-private)
12mu|compiz-0.9.9.0-6|52	BuildRequires:	pkgconfig(librsvg-2.0)
12mu|compiz-0.9.9.0-6|53	BuildRequires:	pkgconfig(libstartup-notification-1.0)
12mu|compiz-0.9.9.0-6|54	BuildRequires:	pkgconfig(libwnck-1.0)
12mu|compiz-0.9.9.0-6|55	BuildRequires:	pkgconfig(libxslt)
12mu|compiz-0.9.9.0-6|56	Requires(post,preun):	GConf2
12mu|compiz-0.9.9.0-6|57	Requires:	compiz-decorator
12mu|compiz-0.9.9.0-6|58	Requires:	compositing-wm-common
12mu|compiz-0.9.9.0-6|59	Provides:	compositing-wm
12mu|compiz-0.9.9.0-6|60	%rename		compiz-bcop
12mu|compiz-0.9.9.0-6|61	
12mu|compiz-0.9.9.0-6|62	%description
12mu|compiz-0.9.9.0-6|63	Compiz is an OpenGL composite manager for Xgl and AIGLX.
12mu|compiz-0.9.9.0-6|64	
12mu|compiz-0.9.9.0-6|65	%files -f %{name}.lang
12mu|compiz-0.9.9.0-6|66	%{_bindir}/%{name}
12mu|compiz-0.9.9.0-6|67	%{_bindir}/%{name}-window-decorator
12mu|compiz-0.9.9.0-6|68	%{_bindir}/compiz-decorator
12mu|compiz-0.9.9.0-6|69	%dir %{_libdir}/%{name}
12mu|compiz-0.9.9.0-6|70	# why do a for loop if all the files go in the same pkg???
12mu|compiz-0.9.9.0-6|71	%{_libdir}/%{name}/lib*.so
12mu|compiz-0.9.9.0-6|72	%exclude %{_libdir}/%{name}/libannotate.so
12mu|compiz-0.9.9.0-6|73	%exclude %{_libdir}/%{name}/libgnomecompat.so
12mu|compiz-0.9.9.0-6|74	%exclude %{_libdir}/%{name}/libkde.so
12mu|compiz-0.9.9.0-6|75	# why do a for loop if all the files go in the same pkg???
12mu|compiz-0.9.9.0-6|76	%{_sysconfdir}/gconf/schemas/%{name}-*.schemas
12mu|compiz-0.9.9.0-6|77	%exclude %{_sysconfdir}/gconf/schemas/%{name}-annotate.schemas
12mu|compiz-0.9.9.0-6|78	%exclude %{_sysconfdir}/gconf/schemas/%{name}-gnomecompat.schemas
12mu|compiz-0.9.9.0-6|79	%exclude %{_sysconfdir}/gconf/schemas/%{name}-kde.schemas
12mu|compiz-0.9.9.0-6|80	%dir %{_datadir}/%{name}
12mu|compiz-0.9.9.0-6|81	%{_datadir}/%{name}/*.png
12mu|compiz-0.9.9.0-6|82	%{_datadir}/%{name}/*.xml
12mu|compiz-0.9.9.0-6|83	%exclude %{_datadir}/%{name}/annotate.xml
12mu|compiz-0.9.9.0-6|84	%exclude %{_datadir}/%{name}/gnomecompat.xml
12mu|compiz-0.9.9.0-6|85	%exclude %{_datadir}/%{name}/kde.xml
12mu|compiz-0.9.9.0-6|86	%dir %{_datadir}/%{name}/cube
12mu|compiz-0.9.9.0-6|87	%dir %{_datadir}/%{name}/cube/images
12mu|compiz-0.9.9.0-6|88	%{_datadir}/%{name}/cube/images/*.png
12mu|compiz-0.9.9.0-6|89	%{_datadir}/%{name}/cubeaddon
12mu|compiz-0.9.9.0-6|90	%{_datadir}/%{name}/mag
12mu|compiz-0.9.9.0-6|91	%{_datadir}/%{name}/showmouse
12mu|compiz-0.9.9.0-6|92	%{_datadir}/%{name}/splash
12mu|compiz-0.9.9.0-6|93	%{_datadir}/applications/%{name}.desktop
12mu|compiz-0.9.9.0-6|94	%{_datadir}/compositing-wm/%{name}.defaults
12mu|compiz-0.9.9.0-6|95	
12mu|compiz-0.9.9.0-6|96	#----------------------------------------------------------------------------
12mu|compiz-0.9.9.0-6|97	
12mu|compiz-0.9.9.0-6|98	%package decorator-gtk
12mu|compiz-0.9.9.0-6|99	Summary:	GTK window decorator for compiz
12mu|compiz-0.9.9.0-6|100	Group:		System/X11
12mu|compiz-0.9.9.0-6|101	Provides:	compiz-decorator
12mu|compiz-0.9.9.0-6|102	Requires:	%{name} = %{EVRD}
12mu|compiz-0.9.9.0-6|103	
12mu|compiz-0.9.9.0-6|104	%description decorator-gtk
12mu|compiz-0.9.9.0-6|105	This package provides a GTK window decorator for the compiz OpenGL
12mu|compiz-0.9.9.0-6|106	compositing manager.
12mu|compiz-0.9.9.0-6|107	
12mu|compiz-0.9.9.0-6|108	%files decorator-gtk
12mu|compiz-0.9.9.0-6|109	%{_bindir}/compiz-gtk
12mu|compiz-0.9.9.0-6|110	%{_bindir}/gtk-window-decorator
12mu|compiz-0.9.9.0-6|111	%{_sysconfdir}/gconf/schemas/gwd.schemas
12mu|compiz-0.9.9.0-6|112	%{_datadir}/applications/compiz-gtk.desktop
12mu|compiz-0.9.9.0-6|113	# split into gnome pkg ???
12mu|compiz-0.9.9.0-6|114	%{_datadir}/xsessions/compiz-gnome.desktop
12mu|compiz-0.9.9.0-6|115	%{_datadir}/gnome-session/sessions/compiz-gnome.session
12mu|compiz-0.9.9.0-6|116	%{_libdir}/%{name}/libannotate.so
12mu|compiz-0.9.9.0-6|117	%{_libdir}/%{name}/libgnomecompat.so
12mu|compiz-0.9.9.0-6|118	%{_datadir}/%{name}/annotate.xml
12mu|compiz-0.9.9.0-6|119	%{_datadir}/%{name}/gnomecompat.xml
12mu|compiz-0.9.9.0-6|120	%{_sysconfdir}/gconf/schemas/%{name}-annotate.schemas
12mu|compiz-0.9.9.0-6|121	%{_sysconfdir}/gconf/schemas/%{name}-gnomecompat.schemas
12mu|compiz-0.9.9.0-6|122	
12mu|compiz-0.9.9.0-6|123	#----------------------------------------------------------------------------
12mu|compiz-0.9.9.0-6|124	
12mu|compiz-0.9.9.0-6|125	%package decorator-kde4
12mu|compiz-0.9.9.0-6|126	Summary:	KDE4 window decorator for compiz
12mu|compiz-0.9.9.0-6|127	Group:		System/X11
12mu|compiz-0.9.9.0-6|128	Provides:	compiz-decorator
12mu|compiz-0.9.9.0-6|129	Requires:	%{name} = %{EVRD}
12mu|compiz-0.9.9.0-6|130	
12mu|compiz-0.9.9.0-6|131	%description decorator-kde4
12mu|compiz-0.9.9.0-6|132	This package provides a KDE4 window decorator for the compiz OpenGL
12mu|compiz-0.9.9.0-6|133	compositing manager.
12mu|compiz-0.9.9.0-6|134	
12mu|compiz-0.9.9.0-6|135	%files decorator-kde4
12mu|compiz-0.9.9.0-6|136	%{_bindir}/kde4-window-decorator
12mu|compiz-0.9.9.0-6|137	%{_libdir}/%{name}/libkde.so
12mu|compiz-0.9.9.0-6|138	%{_datadir}/%{name}/kde.xml
12mu|compiz-0.9.9.0-6|139	%{_sysconfdir}/gconf/schemas/%{name}-kde.schemas
12mu|compiz-0.9.9.0-6|140	
12mu|compiz-0.9.9.0-6|141	#----------------------------------------------------------------------------
12mu|compiz-0.9.9.0-6|142	
12mu|compiz-0.9.9.0-6|143	%package -n %{libname}
12mu|compiz-0.9.9.0-6|144	Summary:	Shared libraries for compiz
12mu|compiz-0.9.9.0-6|145	Group:		System/X11
12mu|compiz-0.9.9.0-6|146	Conflicts:	%{name} < 0.5.1
12mu|compiz-0.9.9.0-6|147	
12mu|compiz-0.9.9.0-6|148	%description -n %{libname}
12mu|compiz-0.9.9.0-6|149	This package provides shared libraries for compiz.
12mu|compiz-0.9.9.0-6|150	
12mu|compiz-0.9.9.0-6|151	%files -n %{libname}
12mu|compiz-0.9.9.0-6|152	%{_libdir}/libdecoration.so.%{major}*
12mu|compiz-0.9.9.0-6|153	%{_libdir}/libcompiz_core.so.*
12mu|compiz-0.9.9.0-6|154	
12mu|compiz-0.9.9.0-6|155	#----------------------------------------------------------------------------
12mu|compiz-0.9.9.0-6|156	
12mu|compiz-0.9.9.0-6|157	%package -n %{libname_devel}
12mu|compiz-0.9.9.0-6|158	Summary:	Development files for compiz
12mu|compiz-0.9.9.0-6|159	Group:		Development/X11
12mu|compiz-0.9.9.0-6|160	Provides:	%{name}-devel = %{EVRD}
12mu|compiz-0.9.9.0-6|161	Obsoletes:	%{name}-devel < %{EVRD}
12mu|compiz-0.9.9.0-6|162	Requires:	%{libname} = %{EVRD}
12mu|compiz-0.9.9.0-6|163	
12mu|compiz-0.9.9.0-6|164	%description -n %{libname_devel}
12mu|compiz-0.9.9.0-6|165	This package provides development files for compiz.
12mu|compiz-0.9.9.0-6|166	
12mu|compiz-0.9.9.0-6|167	%files -n %{libname_devel}
12mu|compiz-0.9.9.0-6|168	%dir %{_datadir}/%{name}/xslt
12mu|compiz-0.9.9.0-6|169	%{_includedir}/%{name}/*
12mu|compiz-0.9.9.0-6|170	%{_libdir}/libcompiz_core.so
12mu|compiz-0.9.9.0-6|171	%{_libdir}/libdecoration.so
12mu|compiz-0.9.9.0-6|172	%{_libdir}/pkgconfig/%{name}*.pc
12mu|compiz-0.9.9.0-6|173	%{_libdir}/pkgconfig/libdecoration.pc
12mu|compiz-0.9.9.0-6|174	%{_datadir}/cmake/Modules/*cmake
12mu|compiz-0.9.9.0-6|175	%{_datadir}/%{name}/cmake
12mu|compiz-0.9.9.0-6|176	%{_datadir}/%{name}/xslt/*.xslt
12mu|compiz-0.9.9.0-6|177	%{_datadir}/cmake-*/FindCompiz.cmake
12mu|compiz-0.9.9.0-6|178	%{_datadir}/cmake-*/FindOpenGLES2.cmake
12mu|compiz-0.9.9.0-6|179	
12mu|compiz-0.9.9.0-6|180	
12mu|compiz-0.9.9.0-6|181	#----------------------------------------------------------------------------
12mu|compiz-0.9.9.0-6|182	
12mu|compiz-0.9.9.0-6|183	%package -n ccsm
12mu|compiz-0.9.9.0-6|184	Summary:	Compiz Config Settings Manager
12mu|compiz-0.9.9.0-6|185	Group:		System/X11
12mu|compiz-0.9.9.0-6|186	Provides:	python-ccm = %{EVRD}
12mu|compiz-0.9.9.0-6|187	Requires:	python-compizconfig
12mu|compiz-0.9.9.0-6|188	BuildArch:	noarch
12mu|compiz-0.9.9.0-6|189	
12mu|compiz-0.9.9.0-6|190	%description -n ccsm
12mu|compiz-0.9.9.0-6|191	Configuration tool for Compiz when used with the ccp configuration plugin.
12mu|compiz-0.9.9.0-6|192	
12mu|compiz-0.9.9.0-6|193	%files -n ccsm -f ccsm.lang
12mu|compiz-0.9.9.0-6|194	%{_bindir}/ccsm
12mu|compiz-0.9.9.0-6|195	%{_datadir}/ccsm
12mu|compiz-0.9.9.0-6|196	%{py_puresitedir}/ccm
12mu|compiz-0.9.9.0-6|197	%{_datadir}/applications/ccsm.desktop
12mu|compiz-0.9.9.0-6|198	%{_iconsdir}/hicolor/*/apps/ccsm.*
12mu|compiz-0.9.9.0-6|199	
12mu|compiz-0.9.9.0-6|200	#----------------------------------------------------------------------------
12mu|compiz-0.9.9.0-6|201	
12mu|compiz-0.9.9.0-6|202	%package -n %{libcompizconfig}
12mu|compiz-0.9.9.0-6|203	Summary:	Backend configuration library from Compiz Fusion
12mu|compiz-0.9.9.0-6|204	Group:		System/X11
12mu|compiz-0.9.9.0-6|205	Requires:	compizconfig-backends
12mu|compiz-0.9.9.0-6|206	
12mu|compiz-0.9.9.0-6|207	%description -n %{libcompizconfig}
12mu|compiz-0.9.9.0-6|208	Backend configuration library from Compiz Fusion.
12mu|compiz-0.9.9.0-6|209	
12mu|compiz-0.9.9.0-6|210	%files -n %{libcompizconfig}
12mu|compiz-0.9.9.0-6|211	%{_libdir}/libcompizconfig.so.%{major}*
12mu|compiz-0.9.9.0-6|212	
12mu|compiz-0.9.9.0-6|213	#----------------------------------------------------------------------------
12mu|compiz-0.9.9.0-6|214	
12mu|compiz-0.9.9.0-6|215	%package -n %{libcompizconfig_devel}
12mu|compiz-0.9.9.0-6|216	Summary:	Development files for libcompizconfig
12mu|compiz-0.9.9.0-6|217	Group:		Development/X11
12mu|compiz-0.9.9.0-6|218	Provides:	compizconfig-devel = %{EVRD}
12mu|compiz-0.9.9.0-6|219	Requires:	%{libcompizconfig} = %{EVRD}
12mu|compiz-0.9.9.0-6|220	
12mu|compiz-0.9.9.0-6|221	%description -n %{libcompizconfig_devel}
12mu|compiz-0.9.9.0-6|222	Development files for libcompizconfig.
12mu|compiz-0.9.9.0-6|223	
12mu|compiz-0.9.9.0-6|224	%files -n %{libcompizconfig_devel}
12mu|compiz-0.9.9.0-6|225	%{_libdir}/libcompizconfig.so
12mu|compiz-0.9.9.0-6|226	%{_includedir}/compizconfig
12mu|compiz-0.9.9.0-6|227	%{_libdir}/pkgconfig/libcompizconfig.pc
12mu|compiz-0.9.9.0-6|228	%{_datadir}/cmake-*/FindCompizConfig.cmake
12mu|compiz-0.9.9.0-6|229	
12mu|compiz-0.9.9.0-6|230	#----------------------------------------------------------------------------
12mu|compiz-0.9.9.0-6|231	
12mu|compiz-0.9.9.0-6|232	%package -n compizconfig-backends
12mu|compiz-0.9.9.0-6|233	Summary:	Backend modules for libcompizconfig
12mu|compiz-0.9.9.0-6|234	Group:		System/X11
12mu|compiz-0.9.9.0-6|235	
12mu|compiz-0.9.9.0-6|236	%description -n compizconfig-backends
12mu|compiz-0.9.9.0-6|237	Backend modules for libcompizconfig.
12mu|compiz-0.9.9.0-6|238	
12mu|compiz-0.9.9.0-6|239	%files -n compizconfig-backends
12mu|compiz-0.9.9.0-6|240	%dir %{_libdir}/compizconfig
12mu|compiz-0.9.9.0-6|241	%{_libdir}/compizconfig/backends
12mu|compiz-0.9.9.0-6|242	%{_libdir}/libcompizconfig_gsettings_backend.so
12mu|compiz-0.9.9.0-6|243	
12mu|compiz-0.9.9.0-6|244	#----------------------------------------------------------------------------
12mu|compiz-0.9.9.0-6|245	
12mu|compiz-0.9.9.0-6|246	%package -n python-compizconfig
12mu|compiz-0.9.9.0-6|247	Summary:	Python bindings for libcompizconfig
12mu|compiz-0.9.9.0-6|248	Group:		System/X11
12mu|compiz-0.9.9.0-6|249	
12mu|compiz-0.9.9.0-6|250	%description -n python-compizconfig
12mu|compiz-0.9.9.0-6|251	Python bindings for libcompizconfig.
12mu|compiz-0.9.9.0-6|252	
12mu|compiz-0.9.9.0-6|253	%files -n python-compizconfig
12mu|compiz-0.9.9.0-6|254	%{py_platsitedir}/compizconfig*
12mu|compiz-0.9.9.0-6|255	
12mu|compiz-0.9.9.0-6|256	#----------------------------------------------------------------------------
12mu|compiz-0.9.9.0-6|257	
12mu|compiz-0.9.9.0-6|258	%prep
12mu|compiz-0.9.9.0-6|259	%setup -q
12mu|compiz-0.9.9.0-6|260	%apply_patches
12mu|compiz-0.9.9.0-6|261	
12mu|compiz-0.9.9.0-6|262	%build
12mu|compiz-0.9.9.0-6|263	export CFLAGS+=" -fno-strict-aliasing -Wno-error=deprecated-declarations" CXXFLAGS+=" -fno-strict-aliasing" FFLAGS+=" -fno-strict-aliasing"
12mu|compiz-0.9.9.0-6|264	
12mu|compiz-0.9.9.0-6|265	%cmake \
12mu|compiz-0.9.9.0-6|266	-DCOMPIZ_PACKAGING_ENABLED=ON \
12mu|compiz-0.9.9.0-6|267	-DBUILD_GNOME_KEYBINDINGS=OFF \
12mu|compiz-0.9.9.0-6|268	-DCOMPIZ_BUILD_WITH_RPATH=OFF \
12mu|compiz-0.9.9.0-6|269	-DCOMPIZ_DISABLE_SCHEMAS_INSTALL=ON \
12mu|compiz-0.9.9.0-6|270	-DCOMPIZ_INSTALL_GCONF_SCHEMA_DIR=%{_sysconfdir}/gconf/schemas ..
12mu|compiz-0.9.9.0-6|271	%make
12mu|compiz-0.9.9.0-6|272	
12mu|compiz-0.9.9.0-6|273	%install
12mu|compiz-0.9.9.0-6|274	%makeinstall_std -C build
12mu|compiz-0.9.9.0-6|275	pushd build
12mu|compiz-0.9.9.0-6|276	# This should work, but is buggy upstream:
12mu|compiz-0.9.9.0-6|277	# make DESTDIR=%{buildroot} findcompiz_install
12mu|compiz-0.9.9.0-6|278	# So we do this instead:
12mu|compiz-0.9.9.0-6|279	mkdir -p %{buildroot}%{_datadir}/cmake/Modules
12mu|compiz-0.9.9.0-6|280	cmake -E copy ../cmake/FindCompiz.cmake %{buildroot}%{_datadir}/cmake/Modules
12mu|compiz-0.9.9.0-6|281	popd
12mu|compiz-0.9.9.0-6|282	
12mu|compiz-0.9.9.0-6|283	install -m755 %{SOURCE2} %{buildroot}%{_bindir}/%{name}-window-decorator
12mu|compiz-0.9.9.0-6|284	install -D -m644 %{SOURCE1} %{buildroot}%{_datadir}/compositing-wm/%{name}.defaults
12mu|compiz-0.9.9.0-6|285	
12mu|compiz-0.9.9.0-6|286	%find_lang %{name}
12mu|compiz-0.9.9.0-6|287	%find_lang ccsm
12mu|compiz-0.9.9.0-6|288	
12mu|compiz-0.9.9.0-6|289	#fedora sources
12mu|compiz-0.9.9.0-6|290	install %{SOURCE11} %{buildroot}/%{_bindir}
12mu|compiz-0.9.9.0-6|291	
12mu|compiz-0.9.9.0-6|292	# set up an X session
12mu|compiz-0.9.9.0-6|293	mkdir -p %{buildroot}%{_datadir}/xsessions
12mu|compiz-0.9.9.0-6|294	install %{SOURCE13} %{buildroot}/%{_datadir}/xsessions
12mu|compiz-0.9.9.0-6|295	mkdir -p %{buildroot}%{_datadir}/gnome-session/sessions
12mu|compiz-0.9.9.0-6|296	install %{SOURCE14} %{buildroot}/%{_datadir}/gnome-session/sessions
12mu|compiz-0.9.9.0-6|297	
12mu|compiz-0.9.9.0-6|298	desktop-file-install --vendor="" \
12mu|compiz-0.9.9.0-6|299	--dir %{buildroot}%{_datadir}/applications \
12mu|compiz-0.9.9.0-6|300	%{SOURCE12}
12mu|compiz-0.9.9.0-6|301	
12mu|compiz-0.9.9.0-6|302	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mu|compiz-0.9.9.0-6|303	find %{buildroot} -name '*.a' -exec rm -f {} ';'
12mu|compiz-0.9.9.0-6|304	
12mu|compiz-0.9.9.0-6|305	# Define the plugins
12mu|compiz-0.9.9.0-6|306	# NB not all plugins are listed here as some ar packaged separately.
12mu|compiz-0.9.9.0-6|307	%define plugins annotate blur clone commands cube dbus decoration fade fs gconf glib gnomecompat ini inotify minimize move obs place png regex resize rotate scale screenshot svg switcher video water wobbly zoom
12mu|compiz-0.9.9.0-6|308	%define schemas compiz-core %(for plugin in %{plugins}; do echo -n " compiz-$plugin"; done)
12mu|compiz-0.9.9.0-6|309	
12mu|compiz-0.9.9.0-6|310	%ifarch x86_64
12mu|compiz-0.9.9.0-6|311	mv -f %{buildroot}%{_prefix}/lib/compizconfig %{buildroot}%{_libdir}/
12mu|compiz-0.9.9.0-6|312	mv -f %{buildroot}%{_prefix}/lib/libcompizconfig_gsettings_backend.so %{buildroot}%{_libdir}/
12mu|compiz-0.9.9.0-6|313	%endif
12mu|compiz-0.9.9.0-6|314	
12mu|compiz-0.9.9.0-6|315	rm -f %{buildroot}%{py_puresitedir}/*.egg-info
12mu|compiz-0.9.9.0-6|316	
12mu|compiz-0.9.9.0-6|317	desktop-file-install \
12mu|compiz-0.9.9.0-6|318	--vendor="" \
12mu|compiz-0.9.9.0-6|319	--remove-category="Compiz" \
12mu|compiz-0.9.9.0-6|320	--add-category="GTK" \
12mu|compiz-0.9.9.0-6|321	--add-category="Settings" \
12mu|compiz-0.9.9.0-6|322	--add-category="DesktopSettings" \
12mu|compiz-0.9.9.0-6|323	--add-category="X-MandrivaLinux-CrossDesktop" \
12mu|compiz-0.9.9.0-6|324	--dir %{buildroot}%{_datadir}/applications \
12mu|compiz-0.9.9.0-6|325	%{buildroot}%{_datadir}/applications/%{name}.desktop
12mu|compiz-0.9.9.0-6|326	
12mu|compiz-0.9.9.0-6|327	
12mu|compiz-0.9.9.0-6|328	%changelog
12mu|compiz-0.9.9.0-6|329	* Tue May 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.9.0-6
12mu|compiz-0.9.9.0-6|330	+ Revision: 2e4880e
12mu|compiz-0.9.9.0-6|331	- Add patch to fix build with KDE 4.11+
12mu|compiz-0.9.9.0-6|332	
12mu|compiz-0.9.9.0-6|333	

19540 12
12mu|compositing-wm-common-2012.1-1|1	%define rname compositing-wm
12mu|compositing-wm-common-2012.1-1|2	%define imgname rosa-top
12mu|compositing-wm-common-2012.1-1|3	
12mu|compositing-wm-common-2012.1-1|4	Name: 	%{rname}-common
12mu|compositing-wm-common-2012.1-1|5	Version: 2012.1
12mu|compositing-wm-common-2012.1-1|6	Release: 1
12mu|compositing-wm-common-2012.1-1|7	Summary: Common tools for compositing window managers
12mu|compositing-wm-common-2012.1-1|8	Group: System/X11
12mu|compositing-wm-common-2012.1-1|9	URL: http://www.mandriva.com
12mu|compositing-wm-common-2012.1-1|10	Source0: %{rname}.xinit
12mu|compositing-wm-common-2012.1-1|11	Source1: %{rname}.sysconfig
12mu|compositing-wm-common-2012.1-1|12	Source2: %{rname}-start
12mu|compositing-wm-common-2012.1-1|13	Source3: %{imgname}.png
12mu|compositing-wm-common-2012.1-1|14	Source5: compiz-manager
12mu|compositing-wm-common-2012.1-1|15	License: GPLv2+
12mu|compositing-wm-common-2012.1-1|16	Requires: glxinfo
12mu|compositing-wm-common-2012.1-1|17	Requires: xvinfo
12mu|compositing-wm-common-2012.1-1|18	
12mu|compositing-wm-common-2012.1-1|19	%description
12mu|compositing-wm-common-2012.1-1|20	This package contains tools for compositing window managers, such as
12mu|compositing-wm-common-2012.1-1|21	Compiz. This includes X session scripts, configuration files and
12mu|compositing-wm-common-2012.1-1|22	images.
12mu|compositing-wm-common-2012.1-1|23	
12mu|compositing-wm-common-2012.1-1|24	%prep
12mu|compositing-wm-common-2012.1-1|25	%setup -q -c -T
12mu|compositing-wm-common-2012.1-1|26	
12mu|compositing-wm-common-2012.1-1|27	%install
12mu|compositing-wm-common-2012.1-1|28	install -D -m 0755 %{SOURCE0} %{buildroot}%{_sysconfdir}/X11/xinit.d/40%{rname}
12mu|compositing-wm-common-2012.1-1|29	install -D -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/%{rname}
12mu|compositing-wm-common-2012.1-1|30	install -D -m 0755 %{SOURCE2} %{buildroot}%{_bindir}/%{rname}-start
12mu|compositing-wm-common-2012.1-1|31	install -D -m 0755 %{SOURCE5} %{buildroot}%{_bindir}/compiz-manager
12mu|compositing-wm-common-2012.1-1|32	install -D -m 0644 %{SOURCE3} %{buildroot}%{_datadir}/%{rname}/%{imgname}.png
12mu|compositing-wm-common-2012.1-1|33	perl -pi -e "s!__LIBDIR__!%{_libdir}!" %{buildroot}%{_bindir}/%{rname}-start
12mu|compositing-wm-common-2012.1-1|34	
12mu|compositing-wm-common-2012.1-1|35	
12mu|compositing-wm-common-2012.1-1|36	
12mu|compositing-wm-common-2012.1-1|37	# Fix the paths in the compiz-manager script
12mu|compositing-wm-common-2012.1-1|38	sed -i "s|/usr/local|/usr|" %{buildroot}%{_bindir}/compiz-manager
12mu|compositing-wm-common-2012.1-1|39	sed -i "s|/usr/bin|%{_bindir}|" %{buildroot}%{_bindir}/compiz-manager
12mu|compositing-wm-common-2012.1-1|40	sed -i "s|/usr/lib|%{_libdir}|" %{buildroot}%{_bindir}/compiz-manager
12mu|compositing-wm-common-2012.1-1|41	
12mu|compositing-wm-common-2012.1-1|42	# And a default config to override some defaults
12mu|compositing-wm-common-2012.1-1|43	mkdir -p %{buildroot}%{_sysconfdir}/xdg/compiz
12mu|compositing-wm-common-2012.1-1|44	cat >%{buildroot}%{_sysconfdir}/xdg/compiz/compiz-manager <<EOF
12mu|compositing-wm-common-2012.1-1|45	# We start the decorator via compiz' decoration plugin so set it to "no" here.
12mu|compositing-wm-common-2012.1-1|46	START_DECORATOR="no"
12mu|compositing-wm-common-2012.1-1|47	EOF
12mu|compositing-wm-common-2012.1-1|48	
12mu|compositing-wm-common-2012.1-1|49	%clean
12mu|compositing-wm-common-2012.1-1|50	
12mu|compositing-wm-common-2012.1-1|51	%files
12mu|compositing-wm-common-2012.1-1|52	%{_sysconfdir}/X11/xinit.d/*
12mu|compositing-wm-common-2012.1-1|53	%config(noreplace) %{_sysconfdir}/sysconfig/%{rname}
12mu|compositing-wm-common-2012.1-1|54	%config(noreplace) %{_sysconfdir}/xdg/compiz/compiz-manager
12mu|compositing-wm-common-2012.1-1|55	%{_bindir}/%{rname}-start
12mu|compositing-wm-common-2012.1-1|56	%{_bindir}/compiz-manager
12mu|compositing-wm-common-2012.1-1|57	%dir %{_datadir}/%{rname}
12mu|compositing-wm-common-2012.1-1|58	%{_datadir}/%{rname}/%{imgname}.png
12mu|compositing-wm-common-2012.1-1|59	
12mu|compositing-wm-common-2012.1-1|60	%changelog
12mu|compositing-wm-common-2012.1-1|61	* Thu Oct 31 2013 Denis Silakov <denis.silakov@rosalab.ru> 2012.1-1
12mu|compositing-wm-common-2012.1-1|62	+ Revision: cc6a5af
12mu|compositing-wm-common-2012.1-1|63	- Change logo
12mu|compositing-wm-common-2012.1-1|64	
12mu|compositing-wm-common-2012.1-1|65	

19541 12
12mu|conntrack-tools-1.4.2-3|1	Summary:	Userspace tools for interacting with the Connection Tracking System
12mu|conntrack-tools-1.4.2-3|2	Name:		conntrack-tools
12mu|conntrack-tools-1.4.2-3|3	Version:	1.4.2
12mu|conntrack-tools-1.4.2-3|4	Release:	3
12mu|conntrack-tools-1.4.2-3|5	License:	GPLv2+
12mu|conntrack-tools-1.4.2-3|6	Group:		System/Kernel and hardware
12mu|conntrack-tools-1.4.2-3|7	URL:		http://www.netfilter.org/projects/conntrack-tools/index.html
12mu|conntrack-tools-1.4.2-3|8	Source0:	http://netfilter.org/projects/conntrack-tools/files/%{name}-%{version}.tar.bz2
12mu|conntrack-tools-1.4.2-3|9	Source1:	http://netfilter.org/projects/conntrack-tools/files/%{name}-%{version}.tar.bz2.sig
12mu|conntrack-tools-1.4.2-3|10	BuildRequires:	bison
12mu|conntrack-tools-1.4.2-3|11	BuildRequires:	flex
12mu|conntrack-tools-1.4.2-3|12	BuildRequires:	pkgconfig
12mu|conntrack-tools-1.4.2-3|13	BuildRequires:	pkgconfig(libmnl) >= 1.0.3
12mu|conntrack-tools-1.4.2-3|14	BuildRequires:	pkgconfig(libnetfilter_conntrack) >= 1.0.4
12mu|conntrack-tools-1.4.2-3|15	BuildRequires:	pkgconfig(libnetfilter_cttimeout) >= 1.0.0
12mu|conntrack-tools-1.4.2-3|16	BuildRequires:	pkgconfig(libnfnetlink) >= 1.0.1
12mu|conntrack-tools-1.4.2-3|17	BuildRequires:  pkgconfig(libnetfilter_queue) >= 1.0.2
12mu|conntrack-tools-1.4.2-3|18	BuildRequires:  pkgconfig(libnetfilter_cthelper) >= 1.0.0
12mu|conntrack-tools-1.4.2-3|19	
12mu|conntrack-tools-1.4.2-3|20	%description
12mu|conntrack-tools-1.4.2-3|21	The conntrack-tools are a set of tools targeted at system administrators.
12mu|conntrack-tools-1.4.2-3|22	They are conntrack, the userspace command line interface, and conntrackd,
12mu|conntrack-tools-1.4.2-3|23	the userspace daemon. The tool conntrack provides a full featured interface
12mu|conntrack-tools-1.4.2-3|24	that has replaced the old procfs interface. Using conntrack, you can view and
12mu|conntrack-tools-1.4.2-3|25	manage the in-kernel connection tracking state table from userspace. On the
12mu|conntrack-tools-1.4.2-3|26	other hand, conntrackd covers the specific aspects of stateful firewalls to
12mu|conntrack-tools-1.4.2-3|27	enable highly available scenarios, and can be used as statistics collector as
12mu|conntrack-tools-1.4.2-3|28	well.
12mu|conntrack-tools-1.4.2-3|29	
12mu|conntrack-tools-1.4.2-3|30	%prep
12mu|conntrack-tools-1.4.2-3|31	%setup -q
12mu|conntrack-tools-1.4.2-3|32	
12mu|conntrack-tools-1.4.2-3|33	%build
12mu|conntrack-tools-1.4.2-3|34	%configure2_5x \
12mu|conntrack-tools-1.4.2-3|35	--disable-static
12mu|conntrack-tools-1.4.2-3|36	%make
12mu|conntrack-tools-1.4.2-3|37	
12mu|conntrack-tools-1.4.2-3|38	%install
12mu|conntrack-tools-1.4.2-3|39	%makeinstall_std
12mu|conntrack-tools-1.4.2-3|40	
12mu|conntrack-tools-1.4.2-3|41	%files
12mu|conntrack-tools-1.4.2-3|42	%doc AUTHORS TODO doc/stats/conntrackd.conf
12mu|conntrack-tools-1.4.2-3|43	%{_sbindir}/conntrack
12mu|conntrack-tools-1.4.2-3|44	%{_sbindir}/conntrackd
12mu|conntrack-tools-1.4.2-3|45	%{_sbindir}/nfct
12mu|conntrack-tools-1.4.2-3|46	%{_libdir}/%{name}
12mu|conntrack-tools-1.4.2-3|47	%{_mandir}/man8/conntrack.8*
12mu|conntrack-tools-1.4.2-3|48	%{_mandir}/man8/conntrackd.8*
12mu|conntrack-tools-1.4.2-3|49	%{_mandir}/man8/nfct.8*
12mu|conntrack-tools-1.4.2-3|50	
12mu|conntrack-tools-1.4.2-3|51	%changelog
12mu|conntrack-tools-1.4.2-3|52	* Tue Feb 18 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.2-3
12mu|conntrack-tools-1.4.2-3|53	+ Revision: 7189230
12mu|conntrack-tools-1.4.2-3|54	- Updated conntrack-tools.spec
12mu|conntrack-tools-1.4.2-3|55	
12mu|conntrack-tools-1.4.2-3|56	

19542 12
12mu|coolkey-1.1.0-25|1	%define coolkey_module "CoolKey PKCS #11 Module"
12mu|coolkey-1.1.0-25|2	%define nssdb %{_sysconfdir}/pki/nssdb
12mu|coolkey-1.1.0-25|3	
12mu|coolkey-1.1.0-25|4	Name: coolkey
12mu|coolkey-1.1.0-25|5	Version: 1.1.0
12mu|coolkey-1.1.0-25|6	Release: 25
12mu|coolkey-1.1.0-25|7	Summary: CoolKey PKCS #11 module
12mu|coolkey-1.1.0-25|8	License: LGPLv2
12mu|coolkey-1.1.0-25|9	URL: http://directory.fedora.redhat.com/wiki/CoolKey
12mu|coolkey-1.1.0-25|10	Source: coolkey-%{version}.tar.gz
12mu|coolkey-1.1.0-25|11	Patch1: coolkey-cache-dir-move.patch
12mu|coolkey-1.1.0-25|12	Patch2: coolkey-gcc43.patch
12mu|coolkey-1.1.0-25|13	Patch3: coolkey-latest.patch
12mu|coolkey-1.1.0-25|14	Patch4: coolkey-simple-bugs.patch
12mu|coolkey-1.1.0-25|15	Patch5: coolkey-thread-fix.patch
12mu|coolkey-1.1.0-25|16	Patch6: coolkey-cac.patch
12mu|coolkey-1.1.0-25|17	Patch7: coolkey-cac-1.patch
12mu|coolkey-1.1.0-25|18	Patch8: coolkey-pcsc-lite-fix.patch
12mu|coolkey-1.1.0-25|19	Patch9: coolkey-fix-token-removal-failure.patch
12mu|coolkey-1.1.0-25|20	Group: System/Libraries
12mu|coolkey-1.1.0-25|21	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12mu|coolkey-1.1.0-25|22	BuildRequires: autoconf
12mu|coolkey-1.1.0-25|23	BuildRequires: pkgconfig(libpcsclite)
12mu|coolkey-1.1.0-25|24	BuildRequires: zlib-devel
12mu|coolkey-1.1.0-25|25	BuildRequires: nss-devel
12mu|coolkey-1.1.0-25|26	Requires: nss
12mu|coolkey-1.1.0-25|27	Requires: pcsc-lite
12mu|coolkey-1.1.0-25|28	Requires: ccid
12mu|coolkey-1.1.0-25|29	Provides: CoolKey Openkey
12mu|coolkey-1.1.0-25|30	Obsoletes: CoolKey Openkey
12mu|coolkey-1.1.0-25|31	
12mu|coolkey-1.1.0-25|32	%description
12mu|coolkey-1.1.0-25|33	Linux Driver support for the CoolKey and CAC products.
12mu|coolkey-1.1.0-25|34	
12mu|coolkey-1.1.0-25|35	%package devel
12mu|coolkey-1.1.0-25|36	Summary: CoolKey Applet libraries
12mu|coolkey-1.1.0-25|37	Group: System/Libraries
12mu|coolkey-1.1.0-25|38	
12mu|coolkey-1.1.0-25|39	%description devel
12mu|coolkey-1.1.0-25|40	Linux Driver support to access the CoolKey applet.
12mu|coolkey-1.1.0-25|41	
12mu|coolkey-1.1.0-25|42	
12mu|coolkey-1.1.0-25|43	%prep
12mu|coolkey-1.1.0-25|44	%setup -q
12mu|coolkey-1.1.0-25|45	%patch1
12mu|coolkey-1.1.0-25|46	%patch2
12mu|coolkey-1.1.0-25|47	%patch3
12mu|coolkey-1.1.0-25|48	%patch4
12mu|coolkey-1.1.0-25|49	%patch5
12mu|coolkey-1.1.0-25|50	%patch6
12mu|coolkey-1.1.0-25|51	%patch7
12mu|coolkey-1.1.0-25|52	%patch8
12mu|coolkey-1.1.0-25|53	%patch9 -p1
12mu|coolkey-1.1.0-25|54	
12mu|coolkey-1.1.0-25|55	%build
12mu|coolkey-1.1.0-25|56	autoconf
12mu|coolkey-1.1.0-25|57	%configure2_5x --with-debug --disable-dependency-tracking --enable-pk11install
12mu|coolkey-1.1.0-25|58	make %{?_smp_mflags} CFLAGS="$CFLAGS -g -O2 -fno-strict-aliasing $CFLAGS " CXXFLAGS="$CXXFLAGS -g -O2 -fno-strict-aliasing $CFLAGS"
12mu|coolkey-1.1.0-25|59	
12mu|coolkey-1.1.0-25|60	%install
12mu|coolkey-1.1.0-25|61	rm -rf $RPM_BUILD_ROOT
12mu|coolkey-1.1.0-25|62	make install DESTDIR=$RPM_BUILD_ROOT
12mu|coolkey-1.1.0-25|63	ln -s pkcs11/libcoolkeypk11.so $RPM_BUILD_ROOT/%{_libdir}
12mu|coolkey-1.1.0-25|64	mkdir -p $RPM_BUILD_ROOT/var/cache/coolkey
12mu|coolkey-1.1.0-25|65	
12mu|coolkey-1.1.0-25|66	%clean
12mu|coolkey-1.1.0-25|67	rm -rf $RPM_BUILD_ROOT
12mu|coolkey-1.1.0-25|68	
12mu|coolkey-1.1.0-25|69	%post
12mu|coolkey-1.1.0-25|70	/sbin/ldconfig
12mu|coolkey-1.1.0-25|71	isThere=`modutil -rawlist -dbdir %{nssdb} | grep %{coolkey_module} || echo NO`
12mu|coolkey-1.1.0-25|72	if [ "$isThere" == "NO" ]; then
12mu|coolkey-1.1.0-25|73	if [ -x %{_bindir}/pk11install ]; then
12mu|coolkey-1.1.0-25|74	pk11install -p %{nssdb} 'name=%{coolkey_module} library=libcoolkeypk11.so' ||:
12mu|coolkey-1.1.0-25|75	fi
12mu|coolkey-1.1.0-25|76	fi
12mu|coolkey-1.1.0-25|77	
12mu|coolkey-1.1.0-25|78	
12mu|coolkey-1.1.0-25|79	%postun
12mu|coolkey-1.1.0-25|80	/sbin/ldconfig
12mu|coolkey-1.1.0-25|81	if [ $1 -eq 0 ]; then
12mu|coolkey-1.1.0-25|82	modutil -delete %{coolkey_module} -dbdir %{nssdb} -force || :
12mu|coolkey-1.1.0-25|83	fi
12mu|coolkey-1.1.0-25|84	
12mu|coolkey-1.1.0-25|85	
12mu|coolkey-1.1.0-25|86	%files
12mu|coolkey-1.1.0-25|87	%defattr(-,root,root,-)
12mu|coolkey-1.1.0-25|88	%doc ChangeLog LICENSE
12mu|coolkey-1.1.0-25|89	%{_bindir}/pk11install
12mu|coolkey-1.1.0-25|90	%{_libdir}/libcoolkeypk11.so
12mu|coolkey-1.1.0-25|91	%{_libdir}/pkcs11
12mu|coolkey-1.1.0-25|92	%{_libdir}/libckyapplet.so.1
12mu|coolkey-1.1.0-25|93	%{_libdir}/libckyapplet.so.1.0.0
12mu|coolkey-1.1.0-25|94	
12mu|coolkey-1.1.0-25|95	%files devel
12mu|coolkey-1.1.0-25|96	%{_libdir}/libckyapplet.so
12mu|coolkey-1.1.0-25|97	%{_libdir}/pkgconfig/libckyapplet.pc
12mu|coolkey-1.1.0-25|98	%{_includedir}/*.h
12mu|coolkey-1.1.0-25|99	
12mu|coolkey-1.1.0-25|100	
12mu|coolkey-1.1.0-25|101	%changelog
12mu|coolkey-1.1.0-25|102	* Wed Jul 30 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.1.0-25
12mu|coolkey-1.1.0-25|103	+ Revision: dac90ac
12mu|coolkey-1.1.0-25|104	- initial import
12mu|coolkey-1.1.0-25|105	
12mu|coolkey-1.1.0-25|106	

19543 12
12mu|coreutils-8.19-6|1	Summary:	The GNU core utilities: a set of tools commonly used in shell scripts
12mu|coreutils-8.19-6|2	Name:		coreutils
12mu|coreutils-8.19-6|3	Version:	8.19
12mu|coreutils-8.19-6|4	Release:	6
12mu|coreutils-8.19-6|5	License:	GPLv3+
12mu|coreutils-8.19-6|6	Group:		System/Base
12mu|coreutils-8.19-6|7	Url:		http://www.gnu.org/software/coreutils/
12mu|coreutils-8.19-6|8	Source0:	http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
12mu|coreutils-8.19-6|9	Source1:	http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz.sig
12mu|coreutils-8.19-6|10	
12mu|coreutils-8.19-6|11	# fileutils
12mu|coreutils-8.19-6|12	Patch101:	coreutils-8.2-spacedir.patch
12mu|coreutils-8.19-6|13	Patch1155:	coreutils-8.2-force-option--override--interactive-option.patch
12mu|coreutils-8.19-6|14	Patch118:	fileutils-4.1-ls_h.patch
12mu|coreutils-8.19-6|15	Patch500:	coreutils-8.3-mem.patch
12mu|coreutils-8.19-6|16	
12mu|coreutils-8.19-6|17	# sh-utils
12mu|coreutils-8.19-6|18	
12mu|coreutils-8.19-6|19	#add info about TZ envvar to date manpage
12mu|coreutils-8.19-6|20	Patch703:	coreutils-6.11-dateman.patch
12mu|coreutils-8.19-6|21	# RMS will never accept the PAM patch because it removes his historical
12mu|coreutils-8.19-6|22	# rant about Twenex and the wheel group, so we'll continue to maintain
12mu|coreutils-8.19-6|23	# it here indefinitely.
12mu|coreutils-8.19-6|24	Patch706:	coreutils-8.7-pam.patch
12mu|coreutils-8.19-6|25	Patch713:	coreutils-4.5.3-langinfo.patch
12mu|coreutils-8.19-6|26	
12mu|coreutils-8.19-6|27	# (sb) lin18nux/lsb compliance - normally from here:
12mu|coreutils-8.19-6|28	# http://www.openi18n.org/subgroups/utildev/patch/
12mu|coreutils-8.19-6|29	# this one is actually a merger of 5.2 and 5.3, as join segfaults
12mu|coreutils-8.19-6|30	# compiled with gcc4 and the 5.1/5.2 patch
12mu|coreutils-8.19-6|31	# fwang: we often get this patch from fedora
12mu|coreutils-8.19-6|32	Patch800:	coreutils-8.19-new-i18n.patch
12mu|coreutils-8.19-6|33	
12mu|coreutils-8.19-6|34	Patch909:	coreutils-5.1.0-64bit-fixes.patch
12mu|coreutils-8.19-6|35	
12mu|coreutils-8.19-6|36	# https://qa.mandriva.com/show_bug.cgi?id=38577
12mu|coreutils-8.19-6|37	Patch911:	coreutils-8.3-groupfix.patch
12mu|coreutils-8.19-6|38	
12mu|coreutils-8.19-6|39	Patch1011:	coreutils-8.14-DIR_COLORS-mdkconf.patch
12mu|coreutils-8.19-6|40	#(peroyvind): fix a test that fails to compile with -Werror=format-security
12mu|coreutils-8.19-6|41	Patch1014:	coreutils-8.8-check-string-format.patch
12mu|coreutils-8.19-6|42	
12mu|coreutils-8.19-6|43	# fedora patches
12mu|coreutils-8.19-6|44	#add note about no difference between binary/text mode on Linux - md5sum manpage
12mu|coreutils-8.19-6|45	Patch2101:	coreutils-8.9-manpages.patch
12mu|coreutils-8.19-6|46	#temporarily workaround probable kernel issue with TCSADRAIN(#504798)
12mu|coreutils-8.19-6|47	Patch2102:	coreutils-8.19-sttytcsadrain.patch
12mu|coreutils-8.19-6|48	#do display processor type for uname -p/-i based on uname(2) syscall
12mu|coreutils-8.19-6|49	Patch2103:	coreutils-8.2-uname-processortype.patch
12mu|coreutils-8.19-6|50	#df --direct
12mu|coreutils-8.19-6|51	Patch2104:	coreutils-8.9-df-direct.patch
12mu|coreutils-8.19-6|52	#Fix mkstemp on sparc64
12mu|coreutils-8.19-6|53	Patch2105:	coreutils-mkstemp.patch
12mu|coreutils-8.19-6|54	
12mu|coreutils-8.19-6|55	#getgrouplist() patch from Ulrich Drepper.
12mu|coreutils-8.19-6|56	Patch2908:	coreutils-8.14-getgrouplist.patch
12mu|coreutils-8.19-6|57	#Prevent buffer overflow in who(1) (bug #158405).
12mu|coreutils-8.19-6|58	Patch2912:	coreutils-overflow.patch
12mu|coreutils-8.19-6|59	
12mu|coreutils-8.19-6|60	BuildRequires:	gettext
12mu|coreutils-8.19-6|61	BuildRequires:	termcap-devel
12mu|coreutils-8.19-6|62	BuildRequires:	pam-devel
12mu|coreutils-8.19-6|63	BuildRequires:	texinfo >= 4.3
12mu|coreutils-8.19-6|64	# We need automake which supports the dist-xz target
12mu|coreutils-8.19-6|65	BuildRequires:	automake >= 1.10.2-2
12mu|coreutils-8.19-6|66	# And tar which supports xz automagically since rpm.org seems to rely on this(..?)
12mu|coreutils-8.19-6|67	BuildRequires:	tar >= 1.21-2
12mu|coreutils-8.19-6|68	BuildRequires:	acl-devel
12mu|coreutils-8.19-6|69	BuildRequires:	libattr-devel
12mu|coreutils-8.19-6|70	BuildRequires:	gmp-devel
12mu|coreutils-8.19-6|71	BuildRequires:	libcap-devel
12mu|coreutils-8.19-6|72	BuildRequires:	bison
12mu|coreutils-8.19-6|73	BuildRequires:	flex
12mu|coreutils-8.19-6|74	BuildRequires:	strace
12mu|coreutils-8.19-6|75	
12mu|coreutils-8.19-6|76	%rename		mktemp
12mu|coreutils-8.19-6|77	
12mu|coreutils-8.19-6|78	Provides:	stat = %{version}
12mu|coreutils-8.19-6|79	Provides:	%{_bindir}/env
12mu|coreutils-8.19-6|80	Provides:	/bin/env
12mu|coreutils-8.19-6|81	Provides:	%{_bindir}/tr
12mu|coreutils-8.19-6|82	Provides:	/bin/rm
12mu|coreutils-8.19-6|83	Provides:	/bin/cp
12mu|coreutils-8.19-6|84	Provides:	/bin/stty
12mu|coreutils-8.19-6|85	Provides:	/bin/ln
12mu|coreutils-8.19-6|86	Provides:	/bin/mktemp
12mu|coreutils-8.19-6|87	Obsoletes:	base64
12mu|coreutils-8.19-6|88	Requires:	coreutils-doc
12mu|coreutils-8.19-6|89	
12mu|coreutils-8.19-6|90	%description
12mu|coreutils-8.19-6|91	This package is the union of the old GNU fileutils, sh-utils, and
12mu|coreutils-8.19-6|92	textutils packages.
12mu|coreutils-8.19-6|93	
12mu|coreutils-8.19-6|94	These tools are the GNU versions of common useful and popular
12mu|coreutils-8.19-6|95	file & text utilities which are used for:
12mu|coreutils-8.19-6|96	- file management
12mu|coreutils-8.19-6|97	- shell scripts
12mu|coreutils-8.19-6|98	- modifying text file (spliting, joining, comparing, modifying, ...)
12mu|coreutils-8.19-6|99	
12mu|coreutils-8.19-6|100	Most of these programs have significant advantages over their Unix
12mu|coreutils-8.19-6|101	counterparts, such as greater speed, additional options, and fewer
12mu|coreutils-8.19-6|102	arbitrary limits.
12mu|coreutils-8.19-6|103	
12mu|coreutils-8.19-6|104	%package	doc
12mu|coreutils-8.19-6|105	Summary:	Coreutils documentation in info format
12mu|coreutils-8.19-6|106	Group:		Books/Computer books
12mu|coreutils-8.19-6|107	Requires:	coreutils >= 4.5.4-2mdk
12mu|coreutils-8.19-6|108	BuildArch:	noarch
12mu|coreutils-8.19-6|109	
12mu|coreutils-8.19-6|110	%description	doc
12mu|coreutils-8.19-6|111	This package contains coreutils documentation in GNU info format.
12mu|coreutils-8.19-6|112	
12mu|coreutils-8.19-6|113	%prep
12mu|coreutils-8.19-6|114	%setup -q
12mu|coreutils-8.19-6|115	
12mu|coreutils-8.19-6|116	# fileutils
12mu|coreutils-8.19-6|117	# (tpg) seems to be fixed
12mu|coreutils-8.19-6|118	#%patch101 -p1 -b .space~
12mu|coreutils-8.19-6|119	%patch1155 -p1 -b .override~
12mu|coreutils-8.19-6|120	%patch118 -p1 -b .lsh~
12mu|coreutils-8.19-6|121	
12mu|coreutils-8.19-6|122	# textutils
12mu|coreutils-8.19-6|123	%patch500 -p1
12mu|coreutils-8.19-6|124	
12mu|coreutils-8.19-6|125	# sh-utils
12mu|coreutils-8.19-6|126	%patch703 -p1 -b .dateman~
12mu|coreutils-8.19-6|127	%patch713 -p1 -b .langinfo~
12mu|coreutils-8.19-6|128	
12mu|coreutils-8.19-6|129	# li18nux/lsb
12mu|coreutils-8.19-6|130	%patch800 -p1 -b .i18n~
12mu|coreutils-8.19-6|131	
12mu|coreutils-8.19-6|132	%patch909 -p1 -b .64bit~
12mu|coreutils-8.19-6|133	%patch911 -p1 -b .groups~
12mu|coreutils-8.19-6|134	
12mu|coreutils-8.19-6|135	%patch1011 -p1 -b .colors_mdkconf~
12mu|coreutils-8.19-6|136	%patch1014 -p1 -b .str_fmt~
12mu|coreutils-8.19-6|137	
12mu|coreutils-8.19-6|138	%patch2101 -p1 -b .manpages~
12mu|coreutils-8.19-6|139	%patch2102 -p1 -b .tcsadrain~
12mu|coreutils-8.19-6|140	%patch2103 -p1 -b .sysinfo~
12mu|coreutils-8.19-6|141	# (tpg) not needed for now
12mu|coreutils-8.19-6|142	#%patch2104 -p1 -b .dfdirect~
12mu|coreutils-8.19-6|143	
12mu|coreutils-8.19-6|144	%ifnarch %arm
12mu|coreutils-8.19-6|145	%patch2105 -p1 -b .sparc~
12mu|coreutils-8.19-6|146	%endif
12mu|coreutils-8.19-6|147	
12mu|coreutils-8.19-6|148	%patch2908 -p1 -b .getgrouplist~
12mu|coreutils-8.19-6|149	%patch2912 -p1 -b .overflow~
12mu|coreutils-8.19-6|150	
12mu|coreutils-8.19-6|151	chmod a+x tests/misc/sort-mb-tests tests/misc/id-context
12mu|coreutils-8.19-6|152	chmod +w ./src/dircolors.h
12mu|coreutils-8.19-6|153	./src/dcgen ./src/dircolors.hin > ./src/dircolors.h
12mu|coreutils-8.19-6|154	
12mu|coreutils-8.19-6|155	export DEFAULT_POSIX2_VERSION=199209
12mu|coreutils-8.19-6|156	aclocal -I m4
12mu|coreutils-8.19-6|157	automake --gnits --add-missing
12mu|coreutils-8.19-6|158	autoconf
12mu|coreutils-8.19-6|159	bzip2 -9 ChangeLog
12mu|coreutils-8.19-6|160	
12mu|coreutils-8.19-6|161	%build
12mu|coreutils-8.19-6|162	export CFLAGS="%{optflags} -fPIC -D_GNU_SOURCE=1"
12mu|coreutils-8.19-6|163	
12mu|coreutils-8.19-6|164	%configure2_5x \
12mu|coreutils-8.19-6|165	--enable-largefile \
12mu|coreutils-8.19-6|166	--enable-pam \
12mu|coreutils-8.19-6|167	--enable-no-install-program=arch,hostname,uptime,kill \
12mu|coreutils-8.19-6|168	--without-selinux \
12mu|coreutils-8.19-6|169	--disable-rpath \
12mu|coreutils-8.19-6|170	--disable-silent-rules
12mu|coreutils-8.19-6|171	
12mu|coreutils-8.19-6|172	%make
12mu|coreutils-8.19-6|173	
12mu|coreutils-8.19-6|174	%check
12mu|coreutils-8.19-6|175	#(proyvind): check suite randomly fails on build hosts, unable to reproduce
12mu|coreutils-8.19-6|176	#            locally, so just disable for now.. :(
12mu|coreutils-8.19-6|177	#%make check
12mu|coreutils-8.19-6|178	
12mu|coreutils-8.19-6|179	%install
12mu|coreutils-8.19-6|180	%makeinstall_std
12mu|coreutils-8.19-6|181	
12mu|coreutils-8.19-6|182	# man pages are not installed with make install
12mu|coreutils-8.19-6|183	make mandir=%{buildroot}%{_mandir} install-man
12mu|coreutils-8.19-6|184	
12mu|coreutils-8.19-6|185	# let be compatible with old fileutils, sh-utils and textutils packages :
12mu|coreutils-8.19-6|186	mkdir -p %{buildroot}{/bin,%{_bindir},%{_sbindir},%{_sysconfdir}/pam.d}
12mu|coreutils-8.19-6|187	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
12mu|coreutils-8.19-6|188	do
12mu|coreutils-8.19-6|189	mv %{buildroot}/{%{_bindir},bin}/$f
12mu|coreutils-8.19-6|190	done
12mu|coreutils-8.19-6|191	
12mu|coreutils-8.19-6|192	# chroot was in /usr/sbin :
12mu|coreutils-8.19-6|193	mv %{buildroot}/{%{_bindir},%{_sbindir}}/chroot
12mu|coreutils-8.19-6|194	# {cat,sort,cut} were previously moved from bin to /usr/bin and linked into
12mu|coreutils-8.19-6|195	for f in cut env expr tac; do
12mu|coreutils-8.19-6|196	ln -s /bin/$f %{buildroot}%{_bindir}/$f
12mu|coreutils-8.19-6|197	done
12mu|coreutils-8.19-6|198	
12mu|coreutils-8.19-6|199	install -m644 src/dircolors.hin -D %{buildroot}%{_sysconfdir}/DIR_COLORS
12mu|coreutils-8.19-6|200	
12mu|coreutils-8.19-6|201	#TV# find_lang look for LC_MESSAGES, not LC_TIME:
12mu|coreutils-8.19-6|202	find %{buildroot}%{_datadir}/locale/ -name coreutils.mo | fgrep LC_TIME | xargs rm -f
12mu|coreutils-8.19-6|203	%find_lang %{name}
12mu|coreutils-8.19-6|204	
12mu|coreutils-8.19-6|205	%files -f %{name}.lang
12mu|coreutils-8.19-6|206	%config(noreplace) %{_sysconfdir}/D*
12mu|coreutils-8.19-6|207	%doc README
12mu|coreutils-8.19-6|208	/bin/*
12mu|coreutils-8.19-6|209	%{_bindir}/*
12mu|coreutils-8.19-6|210	%{_sbindir}/chroot
12mu|coreutils-8.19-6|211	%dir %{_libdir}/coreutils
12mu|coreutils-8.19-6|212	%{_libdir}/coreutils/libstdbuf.so
12mu|coreutils-8.19-6|213	
12mu|coreutils-8.19-6|214	%files doc
12mu|coreutils-8.19-6|215	%doc ABOUT-NLS ChangeLog.bz2 NEWS THANKS TODO
12mu|coreutils-8.19-6|216	%{_infodir}/coreutils*
12mu|coreutils-8.19-6|217	%{_mandir}/man*/*
12mu|coreutils-8.19-6|218	
12mu|coreutils-8.19-6|219	
12mu|coreutils-8.19-6|220	%changelog
12mu|coreutils-8.19-6|221	* Sat Aug 25 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 8.19-3
12mu|coreutils-8.19-6|222	+ Revision: 815748
12mu|coreutils-8.19-6|223	- su.pamd and su-l.pamd files have been moved to util-linux package
12mu|coreutils-8.19-6|224	
12mu|coreutils-8.19-6|225	* Fri Aug 24 2012 Paulo Andrade <pcpa@mandriva.com.br> 8.19-2
12mu|coreutils-8.19-6|226	+ Revision: 815704
12mu|coreutils-8.19-6|227	- Bump release and rebuild.
12mu|coreutils-8.19-6|228	
12mu|coreutils-8.19-6|229	+ Per Ã˜yvind Karlsen <peroyvind@mandriva.org>
12mu|coreutils-8.19-6|230	- new version
12mu|coreutils-8.19-6|231	
12mu|coreutils-8.19-6|232	+ Bernhard Rosenkraenzer <bero@bero.eu>
12mu|coreutils-8.19-6|233	- Fix build dependency on 32-bit libgmp
12mu|coreutils-8.19-6|234	
12mu|coreutils-8.19-6|235	* Sun May 13 2012 Bernhard Rosenkraenzer <bero@bero.eu> 8.17-1
12mu|coreutils-8.19-6|236	+ Revision: 798678
12mu|coreutils-8.19-6|237	- Update to 8.17
12mu|coreutils-8.19-6|238	
12mu|coreutils-8.19-6|239	* Tue Mar 27 2012 Bernhard Rosenkraenzer <bero@bero.eu> 8.16-1
12mu|coreutils-8.19-6|240	+ Revision: 787345
12mu|coreutils-8.19-6|241	- Update to 8.16
12mu|coreutils-8.19-6|242	
12mu|coreutils-8.19-6|243	+ Matthew Dawkins <mattydaw@mandriva.org>
12mu|coreutils-8.19-6|244	- rebuild for new internal dependency generator
12mu|coreutils-8.19-6|245	
12mu|coreutils-8.19-6|246	* Wed Jan 25 2012 Antoine Ginies <aginies@mandriva.com> 8.15-1
12mu|coreutils-8.19-6|247	+ Revision: 768322
12mu|coreutils-8.19-6|248	- update to version 8.15
12mu|coreutils-8.19-6|249	update some patch
12mu|coreutils-8.19-6|250	
12mu|coreutils-8.19-6|251	* Sun Nov 27 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 8.14-2
12mu|coreutils-8.19-6|252	+ Revision: 734461
12mu|coreutils-8.19-6|253	- add a suggests on coreutils-doc
12mu|coreutils-8.19-6|254	
12mu|coreutils-8.19-6|255	* Fri Oct 21 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 8.14-1
12mu|coreutils-8.19-6|256	+ Revision: 705614
12mu|coreutils-8.19-6|257	- remove ancient versioned conflicts on tetex
12mu|coreutils-8.19-6|258	- sync multibyte patch with Fedora to pull in some additional fixes (P800)
12mu|coreutils-8.19-6|259	- remove patch for adding back blinking colors on broken symlinks (P1013, fixed)
12mu|coreutils-8.19-6|260	- clean out some legacy rpm stuff
12mu|coreutils-8.19-6|261	- new version (with a bunch of patches resynced;)
12mu|coreutils-8.19-6|262	- add a manual provides on /usr/bin/tr to satisfy scriptlet dependency
12mu|coreutils-8.19-6|263	- use %%rename macro for mktemp
12mu|coreutils-8.19-6|264	
12mu|coreutils-8.19-6|265	* Sun Jun 19 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 8.12-1
12mu|coreutils-8.19-6|266	+ Revision: 686061
12mu|coreutils-8.19-6|267	- update to new version 8.12
12mu|coreutils-8.19-6|268	
12mu|coreutils-8.19-6|269	* Wed Apr 20 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 8.11-1
12mu|coreutils-8.19-6|270	+ Revision: 656350
12mu|coreutils-8.19-6|271	- update to new version 8.11
12mu|coreutils-8.19-6|272	- disable patches 101 and 2104
12mu|coreutils-8.19-6|273	- update to new version 8.10
12mu|coreutils-8.19-6|274	- update patch 800
12mu|coreutils-8.19-6|275	
12mu|coreutils-8.19-6|276	+ Per Ã˜yvind Karlsen <peroyvind@mandriva.org>
12mu|coreutils-8.19-6|277	- add '.gem' suffix with same color as other arhives with 'ls'
12mu|coreutils-8.19-6|278	
12mu|coreutils-8.19-6|279	* Tue Jan 18 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 8.9-2
12mu|coreutils-8.19-6|280	+ Revision: 631565
12mu|coreutils-8.19-6|281	- remove unnecessary buildrequires on locales-*
12mu|coreutils-8.19-6|282	- remove dependency on pam causing dependency loop
12mu|coreutils-8.19-6|283	- add back LC_TIME workaround for %%find_lang for now as it breaks upgrades..
12mu|coreutils-8.19-6|284	
12mu|coreutils-8.19-6|285	* Sun Jan 09 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 8.9-1mdv2011.0
12mu|coreutils-8.19-6|286	+ Revision: 630708
12mu|coreutils-8.19-6|287	- let %%find_lang take care of LC_TIME locale symlinks now
12mu|coreutils-8.19-6|288	- new release: 8.9
12mu|coreutils-8.19-6|289	
12mu|coreutils-8.19-6|290	* Wed Dec 29 2010 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 8.8-1mdv2011.0
12mu|coreutils-8.19-6|291	+ Revision: 625742
12mu|coreutils-8.19-6|292	- license is actually GPLv3+, not GPLv3.. ;p
12mu|coreutils-8.19-6|293	- drop old patches
12mu|coreutils-8.19-6|294	- don't install kill(1), it's provided by util-linux
12mu|coreutils-8.19-6|295	- create all symlinks from /bin/ to /usr/bin in one and same loop
12mu|coreutils-8.19-6|296	- drop no longer required fix for japanese catalog file
12mu|coreutils-8.19-6|297	- be sure to own %%{_libdir}/coreutils directory
12mu|coreutils-8.19-6|298	- fix check that fails to compile with -Werror=format-security (P1014)
12mu|coreutils-8.19-6|299	- use included help2man
12mu|coreutils-8.19-6|300	- sync patches with coreutils-8.8-1 from fedora
12mu|coreutils-8.19-6|301	- sh-utils, fileutils & textutils merge with corresponding provides/obsoletes
12mu|coreutils-8.19-6|302	dates back to 2002, so we can prolly' safely drop these now... ;)
12mu|coreutils-8.19-6|303	- new release: 8.8
12mu|coreutils-8.19-6|304	- pass '--disable-silent-rules' to configure, build output is nice for build logs
12mu|coreutils-8.19-6|305	- configure not to install 'hostname' & 'uptime' in %%build, rather than removing
12mu|coreutils-8.19-6|306	those in %%install
12mu|coreutils-8.19-6|307	- do autofoo in %%prep
12mu|coreutils-8.19-6|308	- remove perl regexp on texinfo page for wtmp path, now giving duplicate..
12mu|coreutils-8.19-6|309	- compress ChangeLog in %%prep and drop shipping ancient changelogs
12mu|coreutils-8.19-6|310	- explicitly build without selinux support
12mu|coreutils-8.19-6|311	- obsolete/provide mktemp
12mu|coreutils-8.19-6|312	
12mu|coreutils-8.19-6|313	* Tue Nov 16 2010 Bogdano Arendartchuk <bogdano@mandriva.com> 8.7-3mdv2011.0
12mu|coreutils-8.19-6|314	+ Revision: 598126
12mu|coreutils-8.19-6|315	- replacing ealier release uploaded manually
12mu|coreutils-8.19-6|316	
12mu|coreutils-8.19-6|317	+ Andrey Borzenkov <arvidjaar@mandriva.org>
12mu|coreutils-8.19-6|318	- source202: su -l PAM config (fedora)
12mu|coreutils-8.19-6|319	
12mu|coreutils-8.19-6|320	* Tue Nov 16 2010 Funda Wang <fwang@mandriva.org> 8.7-1mdv2011.0
12mu|coreutils-8.19-6|321	+ Revision: 598011
12mu|coreutils-8.19-6|322	- new version 8.7
12mu|coreutils-8.19-6|323	
12mu|coreutils-8.19-6|324	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12mu|coreutils-8.19-6|325	- update to new version 8.6
12mu|coreutils-8.19-6|326	- update patches 706 and 800 (from Fedora)
12mu|coreutils-8.19-6|327	
12mu|coreutils-8.19-6|328	* Tue Aug 31 2010 Thierry Vignaud <tv@mandriva.org> 8.5-2mdv2011.0
12mu|coreutils-8.19-6|329	+ Revision: 574911
12mu|coreutils-8.19-6|330	- let the doc subpackage be noarch
12mu|coreutils-8.19-6|331	
12mu|coreutils-8.19-6|332	* Thu Apr 29 2010 Funda Wang <fwang@mandriva.org> 8.5-1mdv2010.1
12mu|coreutils-8.19-6|333	+ Revision: 540892
12mu|coreutils-8.19-6|334	- New version 8.5
12mu|coreutils-8.19-6|335	
12mu|coreutils-8.19-6|336	* Tue Feb 09 2010 Funda Wang <fwang@mandriva.org> 8.4-2mdv2010.1
12mu|coreutils-8.19-6|337	+ Revision: 502813
12mu|coreutils-8.19-6|338	- rebuild for new gmp
12mu|coreutils-8.19-6|339	
12mu|coreutils-8.19-6|340	* Thu Jan 14 2010 Funda Wang <fwang@mandriva.org> 8.4-1mdv2010.1
12mu|coreutils-8.19-6|341	+ Revision: 491125
12mu|coreutils-8.19-6|342	- add several BRs for locales
12mu|coreutils-8.19-6|343	- new version 8.4
12mu|coreutils-8.19-6|344	
12mu|coreutils-8.19-6|345	* Mon Jan 11 2010 Funda Wang <fwang@mandriva.org> 8.3-1mdv2010.1
12mu|coreutils-8.19-6|346	+ Revision: 489498
12mu|coreutils-8.19-6|347	- no tests needed to be disabled
12mu|coreutils-8.19-6|348	- rediff i18n patch
12mu|coreutils-8.19-6|349	- rediff some patches
12mu|coreutils-8.19-6|350	- New version 8.3
12mu|coreutils-8.19-6|351	
12mu|coreutils-8.19-6|352	* Sun Jan 03 2010 Funda Wang <fwang@mandriva.org> 8.2-1mdv2010.1
12mu|coreutils-8.19-6|353	+ Revision: 485787
12mu|coreutils-8.19-6|354	- disable utimens too
12mu|coreutils-8.19-6|355	- disable tests which introduce assertion (unknown reason)
12mu|coreutils-8.19-6|356	- disable format check in check section
12mu|coreutils-8.19-6|357	- rediff spacedir patch
12mu|coreutils-8.19-6|358	- New version 8.2
12mu|coreutils-8.19-6|359	- drop touch_errno patch (don't know where it comes and does not apply)
12mu|coreutils-8.19-6|360	- renew uname patch with fedora one
12mu|coreutils-8.19-6|361	- rediff patches
12mu|coreutils-8.19-6|362	
12mu|coreutils-8.19-6|363	* Fri Oct 16 2009 Frederic Crozat <fcrozat@mandriva.com> 7.5-2mdv2010.0
12mu|coreutils-8.19-6|364	+ Revision: 457931
12mu|coreutils-8.19-6|365	- Move tac to /bin, needed for latest initscripts
12mu|coreutils-8.19-6|366	
12mu|coreutils-8.19-6|367	* Sun Aug 23 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 7.5-1mdv2010.0
12mu|coreutils-8.19-6|368	+ Revision: 419994
12mu|coreutils-8.19-6|369	- add missing buildrequires on strace, bison, flex, libcap-devel and libgmp-devel
12mu|coreutils-8.19-6|370	- spec file clean
12mu|coreutils-8.19-6|371	- rediff patches 800, 1011 and 1013
12mu|coreutils-8.19-6|372	- disable rpath
12mu|coreutils-8.19-6|373	- fix license
12mu|coreutils-8.19-6|374	- package libstdbuf.so
12mu|coreutils-8.19-6|375	
12mu|coreutils-8.19-6|376	+ Nicolas LÃ©cureuil <nlecureuil@mandriva.com>
12mu|coreutils-8.19-6|377	- Add su manpage (Bug #51699)
12mu|coreutils-8.19-6|378	
12mu|coreutils-8.19-6|379	* Mon Jul 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 7.4-2mdv2010.0
12mu|coreutils-8.19-6|380	+ Revision: 398210
12mu|coreutils-8.19-6|381	- re-activate utimensat, now the xen kernel is uptodate
12mu|coreutils-8.19-6|382	
12mu|coreutils-8.19-6|383	* Tue May 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 7.4-1mdv2010.0
12mu|coreutils-8.19-6|384	+ Revision: 377815
12mu|coreutils-8.19-6|385	- new version
12mu|coreutils-8.19-6|386	
12mu|coreutils-8.19-6|387	+ Thierry Vignaud <tv@mandriva.org>
12mu|coreutils-8.19-6|388	- new version
12mu|coreutils-8.19-6|389	
12mu|coreutils-8.19-6|390	* Sat May 02 2009 Funda Wang <fwang@mandriva.org> 7.2-1mdv2010.0
12mu|coreutils-8.19-6|391	+ Revision: 370446
12mu|coreutils-8.19-6|392	- New version 7.2
12mu|coreutils-8.19-6|393	
12mu|coreutils-8.19-6|394	* Thu Mar 05 2009 Frederic Crozat <fcrozat@mandriva.com> 7.1-2mdv2009.1
12mu|coreutils-8.19-6|395	+ Revision: 349061
12mu|coreutils-8.19-6|396	- Add explicit provides for /bin/env and /usr/bin/env
12mu|coreutils-8.19-6|397	
12mu|coreutils-8.19-6|398	* Thu Feb 26 2009 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 7.1-1mdv2009.1
12mu|coreutils-8.19-6|399	+ Revision: 345271
12mu|coreutils-8.19-6|400	- add versioned buildrequires on tar & automake for xz support
12mu|coreutils-8.19-6|401	- new release: 7.1
12mu|coreutils-8.19-6|402	- rediff a lot of patches..
12mu|coreutils-8.19-6|403	- fix typo
12mu|coreutils-8.19-6|404	- update DIR_COLORS patch with new .xz format added
12mu|coreutils-8.19-6|405	
12mu|coreutils-8.19-6|406	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12mu|coreutils-8.19-6|407	- rebuild for python-2.6
12mu|coreutils-8.19-6|408	
12mu|coreutils-8.19-6|409	* Sun Dec 21 2008 Oden Eriksson <oeriksson@mandriva.com> 6.12-4mdv2009.1
12mu|coreutils-8.19-6|410	+ Revision: 316959
12mu|coreutils-8.19-6|411	- rediffed some fuzzy patches
12mu|coreutils-8.19-6|412	
12mu|coreutils-8.19-6|413	* Tue Nov 11 2008 Gustavo De Nardin <gustavodn@mandriva.com> 6.12-3mdv2009.1
12mu|coreutils-8.19-6|414	+ Revision: 302337
12mu|coreutils-8.19-6|415	- cripple coreutils to not use utimensat() syscall, available since kernel
12mu|coreutils-8.19-6|416	2.6.22, for Xen kernel compatibility (#45606)
12mu|coreutils-8.19-6|417	
12mu|coreutils-8.19-6|418	+ Thierry Vignaud <tv@mandriva.org>
12mu|coreutils-8.19-6|419	- remove tool list from description
12mu|coreutils-8.19-6|420	
12mu|coreutils-8.19-6|421	* Tue Jun 24 2008 Luiz Fernando Capitulino <lcapitulino@mandriva.com> 6.12-2mdv2009.0
12mu|coreutils-8.19-6|422	+ Revision: 228635
12mu|coreutils-8.19-6|423	- Fix wrong allocation size
12mu|coreutils-8.19-6|424	The line which allocates szStrings is allocating only
12mu|coreutils-8.19-6|425	three bytes instead of the space required for three
12mu|coreutils-8.19-6|426	char pointers.
12mu|coreutils-8.19-6|427	Bug reproducible by doing 'uname -p'.
12mu|coreutils-8.19-6|428	
12mu|coreutils-8.19-6|429	* Mon Jun 16 2008 Funda Wang <fwang@mandriva.org> 6.12-1mdv2009.0
12mu|coreutils-8.19-6|430	+ Revision: 219518
12mu|coreutils-8.19-6|431	- fix problematic cut test case
12mu|coreutils-8.19-6|432	- chmod at prep section
12mu|coreutils-8.19-6|433	- New version 6.12
12mu|coreutils-8.19-6|434	- sync i18n patch with fedora
12mu|coreutils-8.19-6|435	
12mu|coreutils-8.19-6|436	* Thu May 01 2008 Funda Wang <fwang@mandriva.org> 6.11-1mdv2009.0
12mu|coreutils-8.19-6|437	+ Revision: 199891
12mu|coreutils-8.19-6|438	- rediff groupfix patch
12mu|coreutils-8.19-6|439	- rediff i18n and pam patch
12mu|coreutils-8.19-6|440	- rediff patch703
12mu|coreutils-8.19-6|441	- New version 6.11
12mu|coreutils-8.19-6|442	
12mu|coreutils-8.19-6|443	* Fri Mar 07 2008 Andreas Hasenack <andreas@mandriva.com> 6.10-4mdv2008.1
12mu|coreutils-8.19-6|444	+ Revision: 181646
12mu|coreutils-8.19-6|445	- drop specific versioned requires of automake
12mu|coreutils-8.19-6|446	- fix "id" can't fetch group name (#38577)
12mu|coreutils-8.19-6|447	
12mu|coreutils-8.19-6|448	* Tue Jan 29 2008 Funda Wang <fwang@mandriva.org> 6.10-3mdv2008.1
12mu|coreutils-8.19-6|449	+ Revision: 159680
12mu|coreutils-8.19-6|450	- fix requirment on info-install
12mu|coreutils-8.19-6|451	
12mu|coreutils-8.19-6|452	* Sun Jan 27 2008 Funda Wang <fwang@mandriva.org> 6.10-2mdv2008.1
12mu|coreutils-8.19-6|453	+ Revision: 158552
12mu|coreutils-8.19-6|454	- update binary list
12mu|coreutils-8.19-6|455	
12mu|coreutils-8.19-6|456	* Sat Jan 26 2008 Funda Wang <fwang@mandriva.org> 6.10-1mdv2008.1
12mu|coreutils-8.19-6|457	+ Revision: 158248
12mu|coreutils-8.19-6|458	- Update i18n patch with fedora one
12mu|coreutils-8.19-6|459	- rediff uname patch
12mu|coreutils-8.19-6|460	- rediff pam patch
12mu|coreutils-8.19-6|461	- New version 6.10
12mu|coreutils-8.19-6|462	- drop patches merged upstream
12mu|coreutils-8.19-6|463	
12mu|coreutils-8.19-6|464	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 6.9-6mdv2008.1
12mu|coreutils-8.19-6|465	+ Revision: 149129
12mu|coreutils-8.19-6|466	- rebuild
12mu|coreutils-8.19-6|467	- kill re-definition of %%buildroot on Pixel's request
12mu|coreutils-8.19-6|468	
12mu|coreutils-8.19-6|469	+ Olivier Blin <blino@mandriva.org>
12mu|coreutils-8.19-6|470	- restore BuildRoot
12mu|coreutils-8.19-6|471	
12mu|coreutils-8.19-6|472	+ Arnaud Patard <apatard@mandriva.com>
12mu|coreutils-8.19-6|473	- Use proper way to change CFLAGS in the spec file.
12mu|coreutils-8.19-6|474	(aka dd if=/dev/zero bs=1M count=300 | time -p sum -s bug fix).
12mu|coreutils-8.19-6|475	
12mu|coreutils-8.19-6|476	* Thu Sep 06 2007 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.9-5mdv2008.0
12mu|coreutils-8.19-6|477	+ Revision: 81114
12mu|coreutils-8.19-6|478	- disable coloring for text documents
12mu|coreutils-8.19-6|479	
12mu|coreutils-8.19-6|480	* Sun Aug 26 2007 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 6.9-4mdv2008.0
12mu|coreutils-8.19-6|481	+ Revision: 71568
12mu|coreutils-8.19-6|482	- give black background for white text for documents in case of using
12mu|coreutils-8.19-6|483	terminal with white background (updates P1011, fixes #32827)
12mu|coreutils-8.19-6|484	- add some more files to doc coloring (updates P1011)
12mu|coreutils-8.19-6|485	
12mu|coreutils-8.19-6|486	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 6.9-3mdv2008.0
12mu|coreutils-8.19-6|487	+ Revision: 69360
12mu|coreutils-8.19-6|488	- kill file require on info-install
12mu|coreutils-8.19-6|489	
12mu|coreutils-8.19-6|490	+ Per Ã˜yvind Karlsen <peroyvind@mandriva.org>
12mu|coreutils-8.19-6|491	- add coloring for .wma & *rc (updates P1011)
12mu|coreutils-8.19-6|492	- add even more formats (updates P1011, I have no life:p)
12mu|coreutils-8.19-6|493	- drop lzma patch (P1010) and rather merge with generic dircolors patch (P1011)
12mu|coreutils-8.19-6|494	- add some more formats (updates P1011)
12mu|coreutils-8.19-6|495	- regenerate dircolors.h with dcgen in stead of patch
12mu|coreutils-8.19-6|496	- add coloring for backup files (updates P1011)
12mu|coreutils-8.19-6|497	- drop junk and be sure not to remove copyright notice in dircolors.hin (updates P1011)
12mu|coreutils-8.19-6|498	- add white color for document formats (updates P1011)
12mu|coreutils-8.19-6|499	- add a few more formats (updates P1011)
12mu|coreutils-8.19-6|500	- update P1011 with coloring for .flv (flash video)
12mu|coreutils-8.19-6|501	
12mu|coreutils-8.19-6|502	* Sat Jul 14 2007 Funda Wang <fwang@mandriva.org> 6.9-2mdv2008.0
12mu|coreutils-8.19-6|503	+ Revision: 51981
12mu|coreutils-8.19-6|504	- Add fedora patch to build against glibc 2.6
12mu|coreutils-8.19-6|505	- Update program list
12mu|coreutils-8.19-6|506	- Obsoletes base64
12mu|coreutils-8.19-6|507	
12mu|coreutils-8.19-6|508	+ Per Ã˜yvind Karlsen <peroyvind@mandriva.org>
12mu|coreutils-8.19-6|509	- add back always blinking colors for broken symlinks (P1013)
12mu|coreutils-8.19-6|510	- fix P1011 as it reverted P1010 and lzma coloring
12mu|coreutils-8.19-6|511	
12mu|coreutils-8.19-6|512	* Thu Jul 12 2007 Funda Wang <fwang@mandriva.org> 6.9-1mdv2008.0
12mu|coreutils-8.19-6|513	+ Revision: 51465
12mu|coreutils-8.19-6|514	- Enable test scripts
12mu|coreutils-8.19-6|515	- Remove old acl patches
12mu|coreutils-8.19-6|516	- rediff patch 1011
12mu|coreutils-8.19-6|517	- Rediff patch 1010.
12mu|coreutils-8.19-6|518	- Add patch1012: From fedora, fix ls -x
12mu|coreutils-8.19-6|519	- Rediff patch800: from fedora
12mu|coreutils-8.19-6|520	- Rediff patch706: from Fedora.
12mu|coreutils-8.19-6|521	- Rediff patch1155
12mu|coreutils-8.19-6|522	- remove patch107: obsoletes by upstream code
12mu|coreutils-8.19-6|523	- Remove patch102: sparc detection not there
12mu|coreutils-8.19-6|524	- Remove patch0: lg.po not there
12mu|coreutils-8.19-6|525	- New upstream version
12mu|coreutils-8.19-6|526	
12mu|coreutils-8.19-6|527	* Wed Jul 11 2007 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 5.97-8mdv2008.0
12mu|coreutils-8.19-6|528	+ Revision: 51341
12mu|coreutils-8.19-6|529	- drop S101 & S102 and rather merge with dircolors.hin in package as well as add few types (P1011)
12mu|coreutils-8.19-6|530	- add lzma coloring support for ls (P1010, might need some more work?)
12mu|coreutils-8.19-6|531	- change to and fix usage of new automake 1.10
12mu|coreutils-8.19-6|532	- fix inclusion of locale files
12mu|coreutils-8.19-6|533	
12mu|coreutils-8.19-6|534	* Mon May 28 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 5.97-7mdv2008.0
12mu|coreutils-8.19-6|535	+ Revision: 32177
12mu|coreutils-8.19-6|536	+ rebuild (emptylog)
12mu|coreutils-8.19-6|537	
12mu|coreutils-8.19-6|538	* Mon May 28 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 5.97-6mdv2008.0
12mu|coreutils-8.19-6|539	+ Revision: 32036
12mu|coreutils-8.19-6|540	- fix -doc description
12mu|coreutils-8.19-6|541	- remove redundant build-requirement of acl-devel
12mu|coreutils-8.19-6|542	
12mu|coreutils-8.19-6|543	+ Anssi Hannula <anssi@mandriva.org>
12mu|coreutils-8.19-6|544	- fix URL
12mu|coreutils-8.19-6|545	
12mu|coreutils-8.19-6|546	
12mu|coreutils-8.19-6|547	* Tue Feb 20 2007 Thierry Vignaud <tvignaud@mandriva.com> 5.97-6mdv2007.0
12mu|coreutils-8.19-6|548	+ Revision: 123126
12mu|coreutils-8.19-6|549	- bump release (#28834)
12mu|coreutils-8.19-6|550	
12mu|coreutils-8.19-6|551	+ Per Ã˜yvind Karlsen <pkarlsen@mandriva.com>
12mu|coreutils-8.19-6|552	- reintroduce interactive override (-if) and rather fix check (P1155, real fix for #16209)
12mu|coreutils-8.19-6|553	
12mu|coreutils-8.19-6|554	+ Olivier Blin <oblin@mandriva.com>
12mu|coreutils-8.19-6|555	- explicitely run autotools (or else configure is run two times), we need them for pam/i18n/acl/xattr/hname
12mu|coreutils-8.19-6|556	
12mu|coreutils-8.19-6|557	* Fri Oct 20 2006 Olivier Blin <oblin@mandriva.com> 5.97-4mdv2007.1
12mu|coreutils-8.19-6|558	+ Revision: 71290
12mu|coreutils-8.19-6|559	- rebuild for su to be linked with pam (#26353 and #26527)
12mu|coreutils-8.19-6|560	- Import coreutils
12mu|coreutils-8.19-6|561	
12mu|coreutils-8.19-6|562	* Thu Aug 31 2006 Thierry Vignaud <tvignaud@mandriva.com> 5.97-3mdv2007.0
12mu|coreutils-8.19-6|563	- kill patch 1155 thus the testsuite works again (#16209)
12mu|coreutils-8.19-6|564	[warning: this means cp -i -f behaves like cp -i, no more like cp -f]
12mu|coreutils-8.19-6|565	- update & reenable patch 1001-1004 from suse (ACL+xattr support)
12mu|coreutils-8.19-6|566	
12mu|coreutils-8.19-6|567	* Thu Aug 31 2006 Thierry Vignaud <tvignaud@mandriva.com> 5.97-1mdv2007.0
12mu|coreutils-8.19-6|568	- new release
12mu|coreutils-8.19-6|569	- update patches 800 & 1001 from rh
12mu|coreutils-8.19-6|570	- rediff patches 101, 105, 111, 114, 1115, 703 & 1003
12mu|coreutils-8.19-6|571	- kill patches 108, 112, 116, 117, 153, 908, 2000 (merged upstream)
12mu|coreutils-8.19-6|572	- kill patch 2001 (no more needed)
12mu|coreutils-8.19-6|573	- kill patch 105 (unstandard option)
12mu|coreutils-8.19-6|574	- drop patches 111 (deprecated rh patch introduced in fileutils-4.1.1-1mdk),
12mu|coreutils-8.19-6|575	114 (likewise, 4.1) 115 (likewise, 4.1.5-1mdk), 710, 901 (no more needed),
12mu|coreutils-8.19-6|576	1002 (merged in 1001)
12mu|coreutils-8.19-6|577	- source 200: sync with fedora
12mu|coreutils-8.19-6|578	- disable patch 104 (it's time to catch offenders) and 1003 (broken)
12mu|coreutils-8.19-6|579	- fix build
12mu|coreutils-8.19-6|580	
12mu|coreutils-8.19-6|581	* Thu Aug 31 2006 Thierry Vignaud <tvignaud@mandriva.com> 5.2.1-11mdv2007.0
12mu|coreutils-8.19-6|582	- patch 2000: update zh translation (#17302)
12mu|coreutils-8.19-6|583	- patch 2001: fix build
12mu|coreutils-8.19-6|584	- fix macro-in-%%changelog
12mu|coreutils-8.19-6|585	
12mu|coreutils-8.19-6|586	* Sat May 13 2006 Stefan van der Eijk <stefan@eijk.nu> 5.2.1-10mdk
12mu|coreutils-8.19-6|587	- rebuild for sparc
12mu|coreutils-8.19-6|588	
12mu|coreutils-8.19-6|589	* Mon Jan 30 2006 Olivier Blin <oblin@mandriva.com> 5.2.1-9mdk
12mu|coreutils-8.19-6|590	- use "include" directive instead of deprecated pam_stack module
12mu|coreutils-8.19-6|591	
12mu|coreutils-8.19-6|592	* Fri Aug 19 2005 Stew Benedict <sbenedict@mandriva.com> 5.2.1-8mdk
12mu|coreutils-8.19-6|593	- redo LSB/i18n patch, join segfaults during LSB testing
12mu|coreutils-8.19-6|594	when compiled with gcc4
12mu|coreutils-8.19-6|595	
12mu|coreutils-8.19-6|596	* Fri Aug 12 2005 Leonardo Chiquitto Filho <chiquitto@mandriva.com> 5.2.1-7mdk
12mu|coreutils-8.19-6|597	- patches 1001, 1002 1003: add support to posix acls and extended attributes
12mu|coreutils-8.19-6|598	(#15050)
12mu|coreutils-8.19-6|599	- patch 801: fix some typos in pt_BR.po file
12mu|coreutils-8.19-6|600	
12mu|coreutils-8.19-6|601	* Fri Aug 12 2005 Nicolas Lécureuil <neoclust@mandriva.org> 5.2.1-6mdk
12mu|coreutils-8.19-6|602	- fix rpmlint errors (PreReq)
12mu|coreutils-8.19-6|603	
12mu|coreutils-8.19-6|604	* Thu Feb 10 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.2.1-5mdk
12mu|coreutils-8.19-6|605	- move expr into /bin (#7052)
12mu|coreutils-8.19-6|606	
12mu|coreutils-8.19-6|607	* Mon Jul 26 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 5.2.1-4mdk
12mu|coreutils-8.19-6|608	- run automake for patch 111
12mu|coreutils-8.19-6|609	
12mu|coreutils-8.19-6|610	* Fri Jun 25 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.2.1-3mdk
12mu|coreutils-8.19-6|611	- simplify build
12mu|coreutils-8.19-6|612	
12mu|coreutils-8.19-6|613	* Thu Jun 24 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.2.1-2mdk
12mu|coreutils-8.19-6|614	- fix link with pam
12mu|coreutils-8.19-6|615	- fix --short-circuit when %%build failled
12mu|coreutils-8.19-6|616	- patch 910: show correct CPU name (Marcin Gondek, #7865)
12mu|coreutils-8.19-6|617	(if it brokes anything, we'll revert)
12mu|coreutils-8.19-6|618	- patch 111: fix ls build
12mu|coreutils-8.19-6|619	
12mu|coreutils-8.19-6|620	* Fri Apr 02 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 5.2.1-1mdk
12mu|coreutils-8.19-6|621	- new release
12mu|coreutils-8.19-6|622	- remove patch 502, 906 (useless)
12mu|coreutils-8.19-6|623	

19544 12
12mu|cppunit-1.12.1-11|1	%define major 1
12mu|cppunit-1.12.1-11|2	%define api 1.12
12mu|cppunit-1.12.1-11|3	%define libname %mklibname cppunit %{api}_%{major}
12mu|cppunit-1.12.1-11|4	%define develname %mklibname cppunit -d
12mu|cppunit-1.12.1-11|5	%define testrunnermajor 1
12mu|cppunit-1.12.1-11|6	%define testrunnerlibname %mklibname qttestrunner %testrunnermajor
12mu|cppunit-1.12.1-11|7	
12mu|cppunit-1.12.1-11|8	Summary:	C++ port of JUnit Testing Framework
12mu|cppunit-1.12.1-11|9	Name:		cppunit
12mu|cppunit-1.12.1-11|10	Version:	1.12.1
12mu|cppunit-1.12.1-11|11	Release:	11
12mu|cppunit-1.12.1-11|12	License:	LGPLv2+
12mu|cppunit-1.12.1-11|13	Group:		System/Libraries
12mu|cppunit-1.12.1-11|14	URL:		http://cppunit.sourceforge.net/
12mu|cppunit-1.12.1-11|15	Source0:	http://downloads.sourceforge.net/cppunit/%{name}-%{version}.tar.bz2
12mu|cppunit-1.12.1-11|16	Patch0:		cppunit-1.11.4-missing-include.patch
12mu|cppunit-1.12.1-11|17	Patch1:		cppunit-1.12.1-no_lib_in_cppunit-config.diff
12mu|cppunit-1.12.1-11|18	
12mu|cppunit-1.12.1-11|19	%description
12mu|cppunit-1.12.1-11|20	CppUnit is the C++ port of the famous JUnit framework for unit
12mu|cppunit-1.12.1-11|21	testing. Test output is in XML for automatic testing and GUI
12mu|cppunit-1.12.1-11|22	based for supervised tests.
12mu|cppunit-1.12.1-11|23	
12mu|cppunit-1.12.1-11|24	%package -n %{libname}
12mu|cppunit-1.12.1-11|25	Summary:	C++ port of JUnit Testing Framework
12mu|cppunit-1.12.1-11|26	Group:		System/Libraries
12mu|cppunit-1.12.1-11|27	
12mu|cppunit-1.12.1-11|28	%description -n	%{libname}
12mu|cppunit-1.12.1-11|29	CppUnit is the C++ port of the famous JUnit framework for unit
12mu|cppunit-1.12.1-11|30	testing. Test output is in XML for automatic testing and GUI
12mu|cppunit-1.12.1-11|31	based for supervised tests.
12mu|cppunit-1.12.1-11|32	
12mu|cppunit-1.12.1-11|33	%package -n %{develname}
12mu|cppunit-1.12.1-11|34	Summary:	Development files for %{name}
12mu|cppunit-1.12.1-11|35	Group:		Development/C++
12mu|cppunit-1.12.1-11|36	Requires:	%{libname} = %{version}-%{release}
12mu|cppunit-1.12.1-11|37	Provides:	%{name}-devel = %{version}-%{release}
12mu|cppunit-1.12.1-11|38	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|cppunit-1.12.1-11|39	Provides:	lib%{name}%{api}-devel = %{version}-%{release}
12mu|cppunit-1.12.1-11|40	Obsoletes:	%{mklibname cppunit 1.12_0 -d}
12mu|cppunit-1.12.1-11|41	
12mu|cppunit-1.12.1-11|42	%description -n %{develname}
12mu|cppunit-1.12.1-11|43	CppUnit is the C++ port of the famous JUnit framework for unit
12mu|cppunit-1.12.1-11|44	testing. Test output is in XML for automatic testing and GUI
12mu|cppunit-1.12.1-11|45	based for supervised tests.
12mu|cppunit-1.12.1-11|46	
12mu|cppunit-1.12.1-11|47	%prep
12mu|cppunit-1.12.1-11|48	
12mu|cppunit-1.12.1-11|49	%setup -q
12mu|cppunit-1.12.1-11|50	%patch0 -p1
12mu|cppunit-1.12.1-11|51	%patch1 -p0
12mu|cppunit-1.12.1-11|52	
12mu|cppunit-1.12.1-11|53	%build
12mu|cppunit-1.12.1-11|54	%configure2_5x \
12mu|cppunit-1.12.1-11|55	--enable-shared \
12mu|cppunit-1.12.1-11|56	--disable-static \
12mu|cppunit-1.12.1-11|57	--disable-doxygen \
12mu|cppunit-1.12.1-11|58	--disable-dot \
12mu|cppunit-1.12.1-11|59	--disable-html-docs \
12mu|cppunit-1.12.1-11|60	--disable-latex-docs
12mu|cppunit-1.12.1-11|61	
12mu|cppunit-1.12.1-11|62	# <oden> somehow LIBADD_DL is ignored, is that an intentional change?
12mu|cppunit-1.12.1-11|63	perl -pi -e "s|^LIBS =.*|LIBS = -lm -ldl|g" src/cppunit/Makefile
12mu|cppunit-1.12.1-11|64	
12mu|cppunit-1.12.1-11|65	%make
12mu|cppunit-1.12.1-11|66	
12mu|cppunit-1.12.1-11|67	%install
12mu|cppunit-1.12.1-11|68	rm -rf %{buildroot}
12mu|cppunit-1.12.1-11|69	
12mu|cppunit-1.12.1-11|70	%makeinstall_std
12mu|cppunit-1.12.1-11|71	
12mu|cppunit-1.12.1-11|72	#(tpg) do not duplicate docs
12mu|cppunit-1.12.1-11|73	rm -rf  %{buildroot}%{_datadir}/doc/cppunit
12mu|cppunit-1.12.1-11|74	
12mu|cppunit-1.12.1-11|75	# clean up
12mu|cppunit-1.12.1-11|76	rm -rf %{buildroot}%{_datadir}/cppunit
12mu|cppunit-1.12.1-11|77	rm -f %{buildroot}%{_libdir}/*.*a
12mu|cppunit-1.12.1-11|78	
12mu|cppunit-1.12.1-11|79	%files -n %{libname}
12mu|cppunit-1.12.1-11|80	%{_libdir}/libcppunit-%{api}.so.%{major}*
12mu|cppunit-1.12.1-11|81	
12mu|cppunit-1.12.1-11|82	%files -n %{develname}
12mu|cppunit-1.12.1-11|83	%doc AUTHORS NEWS README THANKS ChangeLog
12mu|cppunit-1.12.1-11|84	%{_bindir}/cppunit-config
12mu|cppunit-1.12.1-11|85	%{_bindir}/DllPlugInTester
12mu|cppunit-1.12.1-11|86	%{_libdir}/*.so
12mu|cppunit-1.12.1-11|87	%{_includedir}/cppunit
12mu|cppunit-1.12.1-11|88	%{_datadir}/aclocal/cppunit.m4
12mu|cppunit-1.12.1-11|89	%{_mandir}/man1/*
12mu|cppunit-1.12.1-11|90	%{_libdir}/pkgconfig/cppunit.pc
12mu|cppunit-1.12.1-11|91	
12mu|cppunit-1.12.1-11|92	
12mu|cppunit-1.12.1-11|93	
12mu|cppunit-1.12.1-11|94	%changelog
12mu|cppunit-1.12.1-11|95	* Fri Aug 24 2012 Denis Silakov <denis.silakov@rosalab.ru> 1.12.1-11
12mu|cppunit-1.12.1-11|96	+ Revision: 0f56f2e
12mu|cppunit-1.12.1-11|97	- Add missing patch
12mu|cppunit-1.12.1-11|98	
12mu|cppunit-1.12.1-11|99	

19545 12
12mu|cryptsetup-1.6.1-2|1	%define	major	4
12mu|cryptsetup-1.6.1-2|2	%define	libname	%mklibname cryptsetup %{major}
12mu|cryptsetup-1.6.1-2|3	%define	devname	%mklibname cryptsetup -d
12mu|cryptsetup-1.6.1-2|4	
12mu|cryptsetup-1.6.1-2|5	%bcond_with	compatible
12mu|cryptsetup-1.6.1-2|6	%bcond_with	static
12mu|cryptsetup-1.6.1-2|7	
12mu|cryptsetup-1.6.1-2|8	Summary:	Utility for setting up encrypted filesystems
12mu|cryptsetup-1.6.1-2|9	Name:		cryptsetup
12mu|cryptsetup-1.6.1-2|10	Version:	1.6.1
12mu|cryptsetup-1.6.1-2|11	Release:	2
12mu|cryptsetup-1.6.1-2|12	License:	GPLv2
12mu|cryptsetup-1.6.1-2|13	Group:		System/Base
12mu|cryptsetup-1.6.1-2|14	Url:		http://code.google.com/p/cryptsetup/
12mu|cryptsetup-1.6.1-2|15	Source0:	http://cryptsetup.googlecode.com/files/%{name}-%{version}.tar.bz2
12mu|cryptsetup-1.6.1-2|16	Source1:	http://cryptsetup.googlecode.com/files/%{name}-%{version}.tar.bz2.asc
12mu|cryptsetup-1.6.1-2|17	
12mu|cryptsetup-1.6.1-2|18	BuildRequires:	pkgconfig(devmapper)
12mu|cryptsetup-1.6.1-2|19	BuildRequires:	pkgconfig(gpg-error)
12mu|cryptsetup-1.6.1-2|20	BuildRequires:	pkgconfig(libgcrypt)
12mu|cryptsetup-1.6.1-2|21	BuildRequires:	pkgconfig(popt)
12mu|cryptsetup-1.6.1-2|22	BuildRequires:	pkgconfig(python2)
12mu|cryptsetup-1.6.1-2|23	BuildRequires:	pkgconfig(uuid)
12mu|cryptsetup-1.6.1-2|24	%if %{with static}
12mu|cryptsetup-1.6.1-2|25	BuildRequires:	glibc-static-devel
12mu|cryptsetup-1.6.1-2|26	%endif
12mu|cryptsetup-1.6.1-2|27	%rename		cryptsetup-luks
12mu|cryptsetup-1.6.1-2|28	
12mu|cryptsetup-1.6.1-2|29	%description
12mu|cryptsetup-1.6.1-2|30	LUKS is the upcoming standard for Linux hard disk encryption.
12mu|cryptsetup-1.6.1-2|31	By providing a standard on-disk-format, it does not only facilitate
12mu|cryptsetup-1.6.1-2|32	compatibility among distributions, but also provide secure management
12mu|cryptsetup-1.6.1-2|33	of multiple user passwords. In contrast to existing solution, LUKS stores
12mu|cryptsetup-1.6.1-2|34	all setup necessary setup information in the partition header, enabling
12mu|cryptsetup-1.6.1-2|35	the user to transport or migrate his data seamlessly.
12mu|cryptsetup-1.6.1-2|36	LUKS for dm-crypt is implemented in cryptsetup. cryptsetup-luks is
12mu|cryptsetup-1.6.1-2|37	as a complete replacement for the original cryptsetup. It provides all the
12mu|cryptsetup-1.6.1-2|38	functionally of the original version plus all LUKS features, that are
12mu|cryptsetup-1.6.1-2|39	accessible by luks* action.
12mu|cryptsetup-1.6.1-2|40	
12mu|cryptsetup-1.6.1-2|41	%package -n	%{libname}
12mu|cryptsetup-1.6.1-2|42	Summary:	Library for setting up encrypted filesystems
12mu|cryptsetup-1.6.1-2|43	Group:		System/Libraries
12mu|cryptsetup-1.6.1-2|44	
12mu|cryptsetup-1.6.1-2|45	%description -n %{libname}
12mu|cryptsetup-1.6.1-2|46	LUKS is the upcoming standard for Linux hard disk encryption.
12mu|cryptsetup-1.6.1-2|47	By providing a standard on-disk-format, it does not only facilitate
12mu|cryptsetup-1.6.1-2|48	compatibility among distributions, but also provide secure management
12mu|cryptsetup-1.6.1-2|49	of multiple user passwords. In contrast to existing solution, LUKS stores
12mu|cryptsetup-1.6.1-2|50	all setup necessary setup information in the partition header, enabling
12mu|cryptsetup-1.6.1-2|51	the user to transport or migrate his data seamlessly.
12mu|cryptsetup-1.6.1-2|52	
12mu|cryptsetup-1.6.1-2|53	This package contains the shared libraries required for running
12mu|cryptsetup-1.6.1-2|54	programs which use cryptsetup-luks.
12mu|cryptsetup-1.6.1-2|55	
12mu|cryptsetup-1.6.1-2|56	%package -n	%{devname}
12mu|cryptsetup-1.6.1-2|57	Summary:	Development library for setting up encrypted filesystems
12mu|cryptsetup-1.6.1-2|58	Group:		Development/C
12mu|cryptsetup-1.6.1-2|59	Requires:	%{libname} = %{version}-%{release}
12mu|cryptsetup-1.6.1-2|60	Provides:	%{name}-devel = %{version}-%{release}
12mu|cryptsetup-1.6.1-2|61	
12mu|cryptsetup-1.6.1-2|62	%description -n %{devname}
12mu|cryptsetup-1.6.1-2|63	LUKS is the upcoming standard for Linux hard disk encryption.
12mu|cryptsetup-1.6.1-2|64	By providing a standard on-disk-format, it does not only facilitate
12mu|cryptsetup-1.6.1-2|65	compatibility among distributions, but also provide secure management
12mu|cryptsetup-1.6.1-2|66	of multiple user passwords. In contrast to existing solution, LUKS stores
12mu|cryptsetup-1.6.1-2|67	all setup necessary setup information in the partition header, enabling
12mu|cryptsetup-1.6.1-2|68	the user to transport or migrate his data seamlessly.
12mu|cryptsetup-1.6.1-2|69	
12mu|cryptsetup-1.6.1-2|70	This package contains the header files and development libraries
12mu|cryptsetup-1.6.1-2|71	for building programs which use cryptsetup-luks.
12mu|cryptsetup-1.6.1-2|72	
12mu|cryptsetup-1.6.1-2|73	%package -n	python-%{name}
12mu|cryptsetup-1.6.1-2|74	Summary:	Python bindings for %{name}
12mu|cryptsetup-1.6.1-2|75	Group:		Development/Python
12mu|cryptsetup-1.6.1-2|76	
12mu|cryptsetup-1.6.1-2|77	%description -n	python-%{name}
12mu|cryptsetup-1.6.1-2|78	This package provides Python bindings for libcryptsetup, a library
12mu|cryptsetup-1.6.1-2|79	for setting up disk encryption using dm-crypt kernel module.
12mu|cryptsetup-1.6.1-2|80	
12mu|cryptsetup-1.6.1-2|81	%prep
12mu|cryptsetup-1.6.1-2|82	%setup -q
12mu|cryptsetup-1.6.1-2|83	
12mu|cryptsetup-1.6.1-2|84	%build
12mu|cryptsetup-1.6.1-2|85	CONFIGURE_TOP="$PWD"
12mu|cryptsetup-1.6.1-2|86	
12mu|cryptsetup-1.6.1-2|87	mkdir -p system
12mu|cryptsetup-1.6.1-2|88	pushd system
12mu|cryptsetup-1.6.1-2|89	%configure2_5x \
12mu|cryptsetup-1.6.1-2|90	--disable-selinux \
12mu|cryptsetup-1.6.1-2|91	--sbindir=/sbin \
12mu|cryptsetup-1.6.1-2|92	--enable-python \
12mu|cryptsetup-1.6.1-2|93	--enable-cryptsetup-reencrypt \
12mu|cryptsetup-1.6.1-2|94	%if %{with static}
12mu|cryptsetup-1.6.1-2|95	--enable-static-cryptsetup \
12mu|cryptsetup-1.6.1-2|96	%endif
12mu|cryptsetup-1.6.1-2|97	%if %{with compatible}
12mu|cryptsetup-1.6.1-2|98	--with-plain-mode=cbc-plain \
12mu|cryptsetup-1.6.1-2|99	--with-luks1-keybits=128
12mu|cryptsetup-1.6.1-2|100	%endif
12mu|cryptsetup-1.6.1-2|101	
12mu|cryptsetup-1.6.1-2|102	%make
12mu|cryptsetup-1.6.1-2|103	popd
12mu|cryptsetup-1.6.1-2|104	
12mu|cryptsetup-1.6.1-2|105	%install
12mu|cryptsetup-1.6.1-2|106	
12mu|cryptsetup-1.6.1-2|107	%makeinstall_std -C system
12mu|cryptsetup-1.6.1-2|108	
12mu|cryptsetup-1.6.1-2|109	mkdir -p %{buildroot}/%{_lib}
12mu|cryptsetup-1.6.1-2|110	mv %{buildroot}%{_libdir}/libcryptsetup.so.%{major}* %{buildroot}/%{_lib}
12mu|cryptsetup-1.6.1-2|111	ln -srf %{buildroot}/%{_lib}/libcryptsetup.so.%{major}.*.* %{buildroot}%{_libdir}/libcryptsetup.so
12mu|cryptsetup-1.6.1-2|112	
12mu|cryptsetup-1.6.1-2|113	%find_lang %{name}
12mu|cryptsetup-1.6.1-2|114	
12mu|cryptsetup-1.6.1-2|115	%files -f %{name}.lang
12mu|cryptsetup-1.6.1-2|116	%doc ChangeLog AUTHORS FAQ NEWS README TODO
12mu|cryptsetup-1.6.1-2|117	%{_mandir}/man8/cryptsetup.8*
12mu|cryptsetup-1.6.1-2|118	%{_mandir}/man8/cryptsetup-reencrypt.8*
12mu|cryptsetup-1.6.1-2|119	%{_mandir}/man8/veritysetup.8*
12mu|cryptsetup-1.6.1-2|120	/sbin/cryptsetup
12mu|cryptsetup-1.6.1-2|121	/sbin/cryptsetup-reencrypt
12mu|cryptsetup-1.6.1-2|122	/sbin/veritysetup
12mu|cryptsetup-1.6.1-2|123	
12mu|cryptsetup-1.6.1-2|124	%files -n %{libname}
12mu|cryptsetup-1.6.1-2|125	/%{_lib}/libcryptsetup.so.%{major}*
12mu|cryptsetup-1.6.1-2|126	
12mu|cryptsetup-1.6.1-2|127	%files -n %{devname}
12mu|cryptsetup-1.6.1-2|128	%{_includedir}/libcryptsetup.h
12mu|cryptsetup-1.6.1-2|129	%if %{with static}
12mu|cryptsetup-1.6.1-2|130	%{_libdir}/libcryptsetup.a
12mu|cryptsetup-1.6.1-2|131	%endif
12mu|cryptsetup-1.6.1-2|132	%{_libdir}/libcryptsetup.so
12mu|cryptsetup-1.6.1-2|133	%{_libdir}/pkgconfig/libcryptsetup.pc
12mu|cryptsetup-1.6.1-2|134	
12mu|cryptsetup-1.6.1-2|135	%files -n python-%{name}
12mu|cryptsetup-1.6.1-2|136	%{python_sitearch}/pycryptsetup.so
12mu|cryptsetup-1.6.1-2|137	
12mu|cryptsetup-1.6.1-2|138	
12mu|cryptsetup-1.6.1-2|139	%changelog
12mu|cryptsetup-1.6.1-2|140	* Thu Feb 20 2014 akdengi <kazancas@mandriva.ru> 1.6.1-2
12mu|cryptsetup-1.6.1-2|141	+ Revision: 6e7d1ef
12mu|cryptsetup-1.6.1-2|142	- Update to 1.6.1
12mu|cryptsetup-1.6.1-2|143	
12mu|cryptsetup-1.6.1-2|144	

19546 12
12mu|ctags-5.8-8|1	Summary:	Generates an index (or "tag") file for objects found in source files
12mu|ctags-5.8-8|2	Name:		ctags
12mu|ctags-5.8-8|3	Version:	5.8
12mu|ctags-5.8-8|4	Release:	8
12mu|ctags-5.8-8|5	# Add epoch to be grater than ctags provided by xemacs-extras
12mu|ctags-5.8-8|6	Epoch:		1
12mu|ctags-5.8-8|7	License:	GPL+
12mu|ctags-5.8-8|8	Group:		Development/Other
12mu|ctags-5.8-8|9	Url:		http://ctags.sourceforge.net/
12mu|ctags-5.8-8|10	Source0:	http://prdownloads.sourceforge.net/ctags/%{name}-%{version}.tar.bz2
12mu|ctags-5.8-8|11	Patch0:		ctags-5.7-destdir.patch
12mu|ctags-5.8-8|12	Patch1:		ctags-5.7-segment-fault.patch
12mu|ctags-5.8-8|13	Patch2:		ctags-5.8-css.patch
12mu|ctags-5.8-8|14	Patch3:		ctags-5.8-ocaml-crash.patch
12mu|ctags-5.8-8|15	Patch4:		ctags-5.8-cssparse.patch
12mu|ctags-5.8-8|16	Patch5:		ctags-5.8-memmove.patch
12mu|ctags-5.8-8|17	Patch6:		ctags-5.8-format-security.patch
12mu|ctags-5.8-8|18	Patch7:		ctags-CVE-2014-7204.patch
12mu|ctags-5.8-8|19	
12mu|ctags-5.8-8|20	%description
12mu|ctags-5.8-8|21	The ctags program generate an index (or "tag") file for a variety of
12mu|ctags-5.8-8|22	language objects found in files.  This tag file allows these items to
12mu|ctags-5.8-8|23	be quickly and easily located by a text editor or other utility.  A
12mu|ctags-5.8-8|24	"tag" signifies a language object for which an index entry is
12mu|ctags-5.8-8|25	available (or, alternatively, the index entry created for that object).
12mu|ctags-5.8-8|26	
12mu|ctags-5.8-8|27	Alternatively, ctags can generate a cross reference file which lists, in
12mu|ctags-5.8-8|28	human readable form, information about the various source objects found in
12mu|ctags-5.8-8|29	a set of language files.
12mu|ctags-5.8-8|30	
12mu|ctags-5.8-8|31	%prep
12mu|ctags-5.8-8|32	%setup -q
12mu|ctags-5.8-8|33	%patch0 -p1 -b .destdir
12mu|ctags-5.8-8|34	%patch1 -p1 -b .crash
12mu|ctags-5.8-8|35	%patch2 -p1 -b .css-support
12mu|ctags-5.8-8|36	%patch3 -p1 -b .ocaml-crash
12mu|ctags-5.8-8|37	%patch4 -p1 -b .cssparse-crash
12mu|ctags-5.8-8|38	%patch5 -p1 -b .memmove
12mu|ctags-5.8-8|39	%patch6 -p1 -b .fmt-sec
12mu|ctags-5.8-8|40	%patch7 -p1 -b .CVE-2014-7204
12mu|ctags-5.8-8|41	# fix permission for %doc
12mu|ctags-5.8-8|42	chmod a+r ctags.html
12mu|ctags-5.8-8|43	
12mu|ctags-5.8-8|44	%build
12mu|ctags-5.8-8|45	%configure2_5x \
12mu|ctags-5.8-8|46	--disable-etags \
12mu|ctags-5.8-8|47	--enable-tmpdir=/tmp
12mu|ctags-5.8-8|48	%make
12mu|ctags-5.8-8|49	
12mu|ctags-5.8-8|50	%install
12mu|ctags-5.8-8|51	%makeinstall
12mu|ctags-5.8-8|52	
12mu|ctags-5.8-8|53	mv %{buildroot}/%{_bindir}/ctags %{buildroot}/%{_bindir}/exuberant-ctags
12mu|ctags-5.8-8|54	mv %{buildroot}/%{_mandir}/man1/ctags.1 %{buildroot}/%{_mandir}/man1/exuberant-ctags.1
12mu|ctags-5.8-8|55	
12mu|ctags-5.8-8|56	%post
12mu|ctags-5.8-8|57	update-alternatives --install %{_bindir}/ctags ctags %{_bindir}/exuberant-ctags 10 \
12mu|ctags-5.8-8|58	--slave %{_mandir}/man1/ctags.1%{_extension} ctags.1%{_extension} %{_mandir}/man1/exuberant-ctags.1%{_extension}
12mu|ctags-5.8-8|59	
12mu|ctags-5.8-8|60	%postun
12mu|ctags-5.8-8|61	[ $1 = 0 ] || exit 0
12mu|ctags-5.8-8|62	update-alternatives --remove ctags %{_bindir}/exuberant-ctags
12mu|ctags-5.8-8|63	
12mu|ctags-5.8-8|64	%files
12mu|ctags-5.8-8|65	%doc EXTENDING.html FAQ NEWS README ctags.html
12mu|ctags-5.8-8|66	%{_bindir}/exuberant-ctags
12mu|ctags-5.8-8|67	%{_mandir}/man1/exuberant-ctags.1*
12mu|ctags-5.8-8|68	
12mu|ctags-5.8-8|69	
12mu|ctags-5.8-8|70	%changelog
12mu|ctags-5.8-8|71	* Thu Nov 06 2014 dsilakov <denis.silakov@rosalab.ru> 1:5.8-8
12mu|ctags-5.8-8|72	+ Revision: 47f7f3f
12mu|ctags-5.8-8|73	- Merge pull request #1 from import/ctags:rosa2014.1
12mu|ctags-5.8-8|74	- Backport security fixes
12mu|ctags-5.8-8|75	
12mu|ctags-5.8-8|76	

19547 12
12mu|cups-1.7.1-2|1	%define major	2
12mu|cups-1.7.1-2|2	%define libname %mklibname %{name} %{major}
12mu|cups-1.7.1-2|3	%define develname %mklibname %{name} -d
12mu|cups-1.7.1-2|4	
12mu|cups-1.7.1-2|5	# {_exec_prefix}/lib/cups is correct, even on x86_64.
12mu|cups-1.7.1-2|6	# It is not used for shared objects but for executables.
12mu|cups-1.7.1-2|7	# It's more of a libexec-style ({_libexecdir}) usage,
12mu|cups-1.7.1-2|8	# but we use lib for compatibility with 3rd party drivers (at upstream request).
12mu|cups-1.7.1-2|9	%global cups_serverbin %{_exec_prefix}/lib/cups
12mu|cups-1.7.1-2|10	
12mu|cups-1.7.1-2|11	# Turning this on lets CUPS to be built in debug mode (with debugger symbols)
12mu|cups-1.7.1-2|12	%define debug 0
12mu|cups-1.7.1-2|13	%define enable_check 0
12mu|cups-1.7.1-2|14	
12mu|cups-1.7.1-2|15	%bcond_with bootstrap
12mu|cups-1.7.1-2|16	%if !%{with bootstrap}
12mu|cups-1.7.1-2|17	%bcond_without systemd
12mu|cups-1.7.1-2|18	%endif
12mu|cups-1.7.1-2|19	
12mu|cups-1.7.1-2|20	%define with_poll_ppd_base 0
12mu|cups-1.7.1-2|21	
12mu|cups-1.7.1-2|22	Summary:	Common Unix Printing System - Server package
12mu|cups-1.7.1-2|23	Name:		cups
12mu|cups-1.7.1-2|24	Version:	1.7.1
12mu|cups-1.7.1-2|25	Release:	2
12mu|cups-1.7.1-2|26	License:	GPLv2 and LGPLv2
12mu|cups-1.7.1-2|27	Group:		System/Printing
12mu|cups-1.7.1-2|28	Url:		http://www.cups.org
12mu|cups-1.7.1-2|29	#Source0:	ftp://ftp.easysw.com/pub/cups/%{version}/%{name}-%{version}-source.tar.bz2
12mu|cups-1.7.1-2|30	Source0:	http://www.cups.org/software/%{version}/%{name}-%{version}-source.tar.bz2
12mu|cups-1.7.1-2|31	
12mu|cups-1.7.1-2|32	# Small C program to get list of all installed PPD files
12mu|cups-1.7.1-2|33	Source1: poll_ppd_base.c
12mu|cups-1.7.1-2|34	# Small C program to list the printer-specific options of a particular printer
12mu|cups-1.7.1-2|35	# fails to build now
12mu|cups-1.7.1-2|36	Source2: lphelp.c
12mu|cups-1.7.1-2|37	# socket unit for cups-lpd service
12mu|cups-1.7.1-2|38	Source3: cups-lpd.socket
12mu|cups-1.7.1-2|39	# cups-lpd service unit configuration
12mu|cups-1.7.1-2|40	Source4: cups-lpd@.service
12mu|cups-1.7.1-2|41	# Backend for NCP protocol
12mu|cups-1.7.1-2|42	Source7: ncp.backend
12mu|cups-1.7.1-2|43	# Perl script for automatic configuration of CUPS, especially access
12mu|cups-1.7.1-2|44	# restrictions and broadcasting
12mu|cups-1.7.1-2|45	Source9: cups.logrotate
12mu|cups-1.7.1-2|46	# Backend filter for nprint (Novell client) from Mark Horn
12mu|cups-1.7.1-2|47	# (mark@hornclan.com)
12mu|cups-1.7.1-2|48	Source11: http://www.hornclan.com/~mark/cups/nprint.2002011801
12mu|cups-1.7.1-2|49	# AppleTalk/netatalk backend for CUPS
12mu|cups-1.7.1-2|50	Source12: http://www.oeh.uni-linz.ac.at/~rupi/pap/pap-backend.tar.bz2
12mu|cups-1.7.1-2|51	Source13: http://www.oeh.uni-linz.ac.at/~rupi/pap/pap-docu.pdf.bz2
12mu|cups-1.7.1-2|52	Source14: http://www.linuxprinting.org/download/printing/photo_print
12mu|cups-1.7.1-2|53	Source15: http://printing.kde.org/downloads/pdfdistiller
12mu|cups-1.7.1-2|54	Source16: cjktexttops
12mu|cups-1.7.1-2|55	Source17: correctcupsconfig
12mu|cups-1.7.1-2|56	# Nice level for now. bug #16387
12mu|cups-1.7.1-2|57	Source18: cups.sysconfig
12mu|cups-1.7.1-2|58	# udev rules for setting symlinks needed if the usblp module is loaded
12mu|cups-1.7.1-2|59	Source19:	10-cups_device_links.rules
12mu|cups-1.7.1-2|60	# Udev rules for setting properly rights and groups
12mu|cups-1.7.1-2|61	Source20:	10-cups_device_usb.rules
12mu|cups-1.7.1-2|62	
12mu|cups-1.7.1-2|63	### FEDORA PATCHES ###
12mu|cups-1.7.1-2|64	
12mu|cups-1.7.1-2|65	Patch1: cups-no-gzip-man.patch
12mu|cups-1.7.1-2|66	Patch2: cups-system-auth.patch
12mu|cups-1.7.1-2|67	Patch3: cups-multilib.patch
12mu|cups-1.7.1-2|68	Patch5: cups-banners.patch
12mu|cups-1.7.1-2|69	Patch6: cups-serverbin-compat.patch
12mu|cups-1.7.1-2|70	Patch7: cups-no-export-ssllibs.patch
12mu|cups-1.7.1-2|71	Patch8: cups-direct-usb.patch
12mu|cups-1.7.1-2|72	Patch9: cups-lpr-help.patch
12mu|cups-1.7.1-2|73	Patch10: cups-peercred.patch
12mu|cups-1.7.1-2|74	Patch11: cups-pid.patch
12mu|cups-1.7.1-2|75	Patch12: cups-eggcups.patch
12mu|cups-1.7.1-2|76	Patch13: cups-driverd-timeout.patch
12mu|cups-1.7.1-2|77	Patch14: cups-strict-ppd-line-length.patch
12mu|cups-1.7.1-2|78	Patch15: cups-logrotate.patch
12mu|cups-1.7.1-2|79	Patch16: cups-usb-paperout.patch
12mu|cups-1.7.1-2|80	Patch17: cups-res_init.patch
12mu|cups-1.7.1-2|81	Patch18: cups-filter-debug.patch
12mu|cups-1.7.1-2|82	Patch19: cups-uri-compat.patch
12mu|cups-1.7.1-2|83	Patch20: cups-str3382.patch
12mu|cups-1.7.1-2|84	Patch21: cups-0755.patch
12mu|cups-1.7.1-2|85	Patch22: cups-hp-deviceid-oid.patch
12mu|cups-1.7.1-2|86	Patch23: cups-dnssd-deviceid.patch
12mu|cups-1.7.1-2|87	Patch24: cups-ricoh-deviceid-oid.patch
12mu|cups-1.7.1-2|88	Patch25: cups-systemd-socket.patch
12mu|cups-1.7.1-2|89	Patch26: cups-lpd-manpage.patch
12mu|cups-1.7.1-2|90	Patch27: cups-avahi-address.patch
12mu|cups-1.7.1-2|91	Patch29: cups-enum-all.patch
12mu|cups-1.7.1-2|92	Patch31: cups-dymo-deviceid.patch
12mu|cups-1.7.1-2|93	Patch32: cups-freebind.patch
12mu|cups-1.7.1-2|94	Patch33: cups-no-gcry.patch
12mu|cups-1.7.1-2|95	Patch34: cups-libusb-quirks.patch
12mu|cups-1.7.1-2|96	Patch35: cups-use-ipp1.1.patch
12mu|cups-1.7.1-2|97	Patch36: cups-avahi-no-threaded.patch
12mu|cups-1.7.1-2|98	Patch39: cups-ipp-multifile.patch
12mu|cups-1.7.1-2|99	Patch40: cups-full-relro.patch
12mu|cups-1.7.1-2|100	Patch41: cups-web-devices-timeout.patch
12mu|cups-1.7.1-2|101	Patch43: cups-final-content-type.patch
12mu|cups-1.7.1-2|102	Patch46: cups-synconclose.patch
12mu|cups-1.7.1-2|103	
12mu|cups-1.7.1-2|104	#ROSA patches
12mu|cups-1.7.1-2|105	### Killmode patch, better find a better solution
12mu|cups-1.7.1-2|106	Patch1000: cups-1.7.0.cups.service.killmode.patch
12mu|cups-1.7.1-2|107	
12mu|cups-1.7.1-2|108	# Requires /etc/tmpfiles.d (bug #656566)
12mu|cups-1.7.1-2|109	Requires: systemd
12mu|cups-1.7.1-2|110	Requires(post): systemd
12mu|cups-1.7.1-2|111	Requires(preun): systemd
12mu|cups-1.7.1-2|112	Requires(postun): systemd
12mu|cups-1.7.1-2|113	Requires(post):  rpm-helper >= 0.24.1
12mu|cups-1.7.1-2|114	Requires(preun): rpm-helper >= 0.24.1
12mu|cups-1.7.1-2|115	
12mu|cups-1.7.1-2|116	BuildRequires:	htmldoc
12mu|cups-1.7.1-2|117	BuildRequires:	php-cli
12mu|cups-1.7.1-2|118	BuildRequires:	xdg-utils
12mu|cups-1.7.1-2|119	BuildRequires:	xinetd
12mu|cups-1.7.1-2|120	BuildRequires:	acl-devel
12mu|cups-1.7.1-2|121	BuildRequires:	jpeg-devel
12mu|cups-1.7.1-2|122	BuildRequires:	krb5-devel
12mu|cups-1.7.1-2|123	BuildRequires:	libldap-devel
12mu|cups-1.7.1-2|124	BuildRequires:	openslp-devel
12mu|cups-1.7.1-2|125	BuildRequires:	pam-devel
12mu|cups-1.7.1-2|126	BuildRequires:	php-devel >= 5.1.0
12mu|cups-1.7.1-2|127	BuildRequires:	tiff-devel
12mu|cups-1.7.1-2|128	BuildRequires:	pkgconfig(avahi-compat-libdns_sd)
12mu|cups-1.7.1-2|129	BuildRequires:	pkgconfig(dbus-1) >= 0.50
12mu|cups-1.7.1-2|130	BuildRequires:	pkgconfig(gnutls) >= 3.0
12mu|cups-1.7.1-2|131	BuildRequires:	pkgconfig(libcrypto)
12mu|cups-1.7.1-2|132	BuildRequires:	pkgconfig(libpng)
12mu|cups-1.7.1-2|133	BuildRequires:	pkgconfig(libssl)
12mu|cups-1.7.1-2|134	BuildRequires:	pkgconfig(libusb) < 1.0
12mu|cups-1.7.1-2|135	BuildRequires:	pkgconfig(libusb-1.0)
12mu|cups-1.7.1-2|136	BuildRequires:	pkgconfig(zlib)
12mu|cups-1.7.1-2|137	%if !%{with bootstrap}
12mu|cups-1.7.1-2|138	BuildRequires:	poppler
12mu|cups-1.7.1-2|139	%if %{with systemd}
12mu|cups-1.7.1-2|140	BuildRequires:	systemd-units
12mu|cups-1.7.1-2|141	BuildRequires:  pkgconfig(libsystemd-login)
12mu|cups-1.7.1-2|142	BuildRequires:  pkgconfig(systemd)
12mu|cups-1.7.1-2|143	%endif
12mu|cups-1.7.1-2|144	%endif
12mu|cups-1.7.1-2|145	
12mu|cups-1.7.1-2|146	Requires: %{name}-common >= %{version}-%{release}
12mu|cups-1.7.1-2|147	Requires: net-tools
12mu|cups-1.7.1-2|148	%if !%{with bootstrap}
12mu|cups-1.7.1-2|149	Requires: poppler
12mu|cups-1.7.1-2|150	Suggests: avahi
12mu|cups-1.7.1-2|151	%endif
12mu|cups-1.7.1-2|152	Requires: printer-testpages
12mu|cups-1.7.1-2|153	# Take care that device files are created with correct permissions
12mu|cups-1.7.1-2|154	Requires: udev
12mu|cups-1.7.1-2|155	Requires: update-alternatives
12mu|cups-1.7.1-2|156	# For desktop menus
12mu|cups-1.7.1-2|157	Requires: xdg-utils
12mu|cups-1.7.1-2|158	# Make sure we have some filters for converting to raster format.
12mu|cups-1.7.1-2|159	Requires: ghostscript
12mu|cups-1.7.1-2|160	Requires: cups-filters
12mu|cups-1.7.1-2|161	
12mu|cups-1.7.1-2|162	# We ship udev rules which use setfacl.
12mu|cups-1.7.1-2|163	Requires: acl
12mu|cups-1.7.1-2|164	
12mu|cups-1.7.1-2|165	%rename cupsddk-drivers
12mu|cups-1.7.1-2|166	
12mu|cups-1.7.1-2|167	%description
12mu|cups-1.7.1-2|168	The Common Unix Printing System provides a portable printing layer for
12mu|cups-1.7.1-2|169	UNIX(TM) operating systems. It has been developed by Easy Software Products
12mu|cups-1.7.1-2|170	to promote a standard printing solution for all UNIX vendors and users.
12mu|cups-1.7.1-2|171	CUPS provides the System V and Berkeley command-line interfaces.
12mu|cups-1.7.1-2|172	This is the main package needed for CUPS servers (machines where a
12mu|cups-1.7.1-2|173	printer is connected to or which host a queue for a network
12mu|cups-1.7.1-2|174	printer). It can also be used on CUPS clients so that they simply pick
12mu|cups-1.7.1-2|175	up broadcasted printer information from other CUPS servers and do not
12mu|cups-1.7.1-2|176	need to be assigned to a specific CUPS server by an
12mu|cups-1.7.1-2|177	%{_sysconfdir}/cups/client.conf file.
12mu|cups-1.7.1-2|178	
12mu|cups-1.7.1-2|179	%package	common
12mu|cups-1.7.1-2|180	Summary:	Common Unix Printing System - Common stuff
12mu|cups-1.7.1-2|181	License:	GPLv2
12mu|cups-1.7.1-2|182	Group:		System/Printing
12mu|cups-1.7.1-2|183	Requires(post,preun): update-alternatives
12mu|cups-1.7.1-2|184	Requires:	net-tools
12mu|cups-1.7.1-2|185	# To satisfy LSB/FHS
12mu|cups-1.7.1-2|186	Provides:	lpddaemon
12mu|cups-1.7.1-2|187	
12mu|cups-1.7.1-2|188	%description	common
12mu|cups-1.7.1-2|189	CUPS 1.4 is fully compatible with CUPS-1.1 machines in the network and
12mu|cups-1.7.1-2|190	with software built against CUPS-1.1 libraries.
12mu|cups-1.7.1-2|191	
12mu|cups-1.7.1-2|192	The Common Unix Printing System provides a portable printing layer for
12mu|cups-1.7.1-2|193	UNIX(TM) operating systems. It contains the command line utilities for
12mu|cups-1.7.1-2|194	printing and administration (lpr, lpq, lprm, lpadmin, lpc, ...), man
12mu|cups-1.7.1-2|195	pages, locales, and a sample configuration file for daemon-less CUPS
12mu|cups-1.7.1-2|196	clients (%{_sysconfdir}/cups/client.conf).
12mu|cups-1.7.1-2|197	
12mu|cups-1.7.1-2|198	This package you need for both CUPS clients and servers.
12mu|cups-1.7.1-2|199	
12mu|cups-1.7.1-2|200	%define	cupsmajor	2
12mu|cups-1.7.1-2|201	%define	libcups		%mklibname cups %{cupsmajor}
12mu|cups-1.7.1-2|202	
12mu|cups-1.7.1-2|203	%package -n	%{libcups}
12mu|cups-1.7.1-2|204	Summary:	Common Unix Printing System - CUPS library
12mu|cups-1.7.1-2|205	License:	LGPLv2
12mu|cups-1.7.1-2|206	Group:		System/Libraries
12mu|cups-1.7.1-2|207	Obsoletes:	%{_lib}cups3 < 1.6.1-2
12mu|cups-1.7.1-2|208	
12mu|cups-1.7.1-2|209	%description -n	%{libcups}
12mu|cups-1.7.1-2|210	CUPS 1.4 is fully compatible with CUPS-1.1 machines in the network and
12mu|cups-1.7.1-2|211	with software built against CUPS-1.1 libraries.
12mu|cups-1.7.1-2|212	
12mu|cups-1.7.1-2|213	The Common Unix Printing System provides a portable printing layer for
12mu|cups-1.7.1-2|214	UNIX(TM) operating systems. This package contains the CUPS API library
12mu|cups-1.7.1-2|215	which contains common functions used by both the CUPS daemon and all
12mu|cups-1.7.1-2|216	CUPS frontends (lpr-cups, xpp, qtcups, kups, ...).
12mu|cups-1.7.1-2|217	
12mu|cups-1.7.1-2|218	This package you need for both CUPS clients and servers. It is also
12mu|cups-1.7.1-2|219	needed by Samba.
12mu|cups-1.7.1-2|220	
12mu|cups-1.7.1-2|221	%define	cupscgimajor	1
12mu|cups-1.7.1-2|222	%define	libcupscgi	%mklibname cupscgi %{cupscgimajor}
12mu|cups-1.7.1-2|223	
12mu|cups-1.7.1-2|224	%package -n	%{libcupscgi}
12mu|cups-1.7.1-2|225	Summary:	Common Unix Printing System - CUPSCGI library
12mu|cups-1.7.1-2|226	License:	LGPLv2
12mu|cups-1.7.1-2|227	Group:		System/Libraries
12mu|cups-1.7.1-2|228	Conflicts:	%{libcups} < 1.6.1-2
12mu|cups-1.7.1-2|229	
12mu|cups-1.7.1-2|230	%description -n	%{libcupscgi}
12mu|cups-1.7.1-2|231	CUPS 1.4 is fully compatible with CUPS-1.1 machines in the network and
12mu|cups-1.7.1-2|232	with software built against CUPS-1.1 libraries.
12mu|cups-1.7.1-2|233	
12mu|cups-1.7.1-2|234	The Common Unix Printing System provides a portable printing layer for
12mu|cups-1.7.1-2|235	UNIX(TM) operating systems. This package contains the CUPS API library
12mu|cups-1.7.1-2|236	which contains common functions used by both the CUPS daemon and all
12mu|cups-1.7.1-2|237	CUPS frontends (lpr-cups, xpp, qtcups, kups, ...).
12mu|cups-1.7.1-2|238	
12mu|cups-1.7.1-2|239	This package you need for both CUPS clients and servers. It is also
12mu|cups-1.7.1-2|240	needed by Samba.
12mu|cups-1.7.1-2|241	
12mu|cups-1.7.1-2|242	%define	cupsimagemajor	2
12mu|cups-1.7.1-2|243	%define	libcupsimage	%mklibname cupsimage %{cupsimagemajor}
12mu|cups-1.7.1-2|244	
12mu|cups-1.7.1-2|245	%package -n	%{libcupsimage}
12mu|cups-1.7.1-2|246	Summary:	Common Unix Printing System - CUPSimage library
12mu|cups-1.7.1-2|247	License:	LGPLv2
12mu|cups-1.7.1-2|248	Group:		System/Libraries
12mu|cups-1.7.1-2|249	Conflicts:	%{libcups} < 1.6.1-2
12mu|cups-1.7.1-2|250	
12mu|cups-1.7.1-2|251	%description -n	%{libcupsimage}
12mu|cups-1.7.1-2|252	CUPS 1.4 is fully compatible with CUPS-1.1 machines in the network and
12mu|cups-1.7.1-2|253	with software built against CUPS-1.1 libraries.
12mu|cups-1.7.1-2|254	
12mu|cups-1.7.1-2|255	The Common Unix Printing System provides a portable printing layer for
12mu|cups-1.7.1-2|256	UNIX(TM) operating systems. This package contains the CUPS API library
12mu|cups-1.7.1-2|257	which contains common functions used by both the CUPS daemon and all
12mu|cups-1.7.1-2|258	CUPS frontends (lpr-cups, xpp, qtcups, kups, ...).
12mu|cups-1.7.1-2|259	
12mu|cups-1.7.1-2|260	This package you need for both CUPS clients and servers. It is also
12mu|cups-1.7.1-2|261	needed by Samba.
12mu|cups-1.7.1-2|262	
12mu|cups-1.7.1-2|263	%define	cupsmimemajor	1
12mu|cups-1.7.1-2|264	%define	libcupsmime	%mklibname cupsmime %{cupsmimemajor}
12mu|cups-1.7.1-2|265	
12mu|cups-1.7.1-2|266	%package -n	%{libcupsmime}
12mu|cups-1.7.1-2|267	Summary:	Common Unix Printing System - CUPS library
12mu|cups-1.7.1-2|268	License:	LGPLv2
12mu|cups-1.7.1-2|269	Group:		System/Libraries
12mu|cups-1.7.1-2|270	Conflicts:	%{libcups} < 1.6.1-2
12mu|cups-1.7.1-2|271	
12mu|cups-1.7.1-2|272	%description -n	%{libcupsmime}
12mu|cups-1.7.1-2|273	CUPS 1.4 is fully compatible with CUPS-1.1 machines in the network and
12mu|cups-1.7.1-2|274	with software built against CUPS-1.1 libraries.
12mu|cups-1.7.1-2|275	
12mu|cups-1.7.1-2|276	The Common Unix Printing System provides a portable printing layer for
12mu|cups-1.7.1-2|277	UNIX(TM) operating systems. This package contains the CUPS API library
12mu|cups-1.7.1-2|278	which contains common functions used by both the CUPS daemon and all
12mu|cups-1.7.1-2|279	CUPS frontends (lpr-cups, xpp, qtcups, kups, ...).
12mu|cups-1.7.1-2|280	
12mu|cups-1.7.1-2|281	This package you need for both CUPS clients and servers. It is also
12mu|cups-1.7.1-2|282	needed by Samba.
12mu|cups-1.7.1-2|283	
12mu|cups-1.7.1-2|284	%define	cupsppdcmajor	1
12mu|cups-1.7.1-2|285	%define	libcupsppdc	%mklibname cupsppdc %{cupsppdcmajor}
12mu|cups-1.7.1-2|286	
12mu|cups-1.7.1-2|287	%package -n	%{libcupsppdc}
12mu|cups-1.7.1-2|288	Summary:	Common Unix Printing System - CUPSPPDC library
12mu|cups-1.7.1-2|289	License:	LGPLv2
12mu|cups-1.7.1-2|290	Group:		System/Libraries
12mu|cups-1.7.1-2|291	Conflicts:	%{libcups} < 1.6.1-2
12mu|cups-1.7.1-2|292	
12mu|cups-1.7.1-2|293	%description -n	%{libcupsppdc}
12mu|cups-1.7.1-2|294	CUPS 1.4 is fully compatible with CUPS-1.1 machines in the network and
12mu|cups-1.7.1-2|295	with software built against CUPS-1.1 libraries.
12mu|cups-1.7.1-2|296	
12mu|cups-1.7.1-2|297	The Common Unix Printing System provides a portable printing layer for
12mu|cups-1.7.1-2|298	UNIX(TM) operating systems. This package contains the CUPS API library
12mu|cups-1.7.1-2|299	which contains common functions used by both the CUPS daemon and all
12mu|cups-1.7.1-2|300	CUPS frontends (lpr-cups, xpp, qtcups, kups, ...).
12mu|cups-1.7.1-2|301	
12mu|cups-1.7.1-2|302	This package you need for both CUPS clients and servers. It is also
12mu|cups-1.7.1-2|303	needed by Samba.
12mu|cups-1.7.1-2|304	
12mu|cups-1.7.1-2|305	%define	devname	%mklibname %{name} -d
12mu|cups-1.7.1-2|306	%package -n	%{devname}
12mu|cups-1.7.1-2|307	Summary:	Common Unix Printing System - Development environment "libcups"
12mu|cups-1.7.1-2|308	License:	LGPLv2
12mu|cups-1.7.1-2|309	Group:		Development/C
12mu|cups-1.7.1-2|310	Requires:	%{libcups} >= %{version}-%{release}
12mu|cups-1.7.1-2|311	Requires:	%{libcupscgi} >= %{version}-%{release}
12mu|cups-1.7.1-2|312	Requires:	%{libcupsimage} >= %{version}-%{release}
12mu|cups-1.7.1-2|313	Requires:	%{libcupsmime} >= %{version}-%{release}
12mu|cups-1.7.1-2|314	Requires:	%{libcupsppdc} >= %{version}-%{release}
12mu|cups-1.7.1-2|315	
12mu|cups-1.7.1-2|316	Provides:	cups-devel
12mu|cups-1.7.1-2|317	Obsoletes:	%mklibname %{name}2 -d
12mu|cups-1.7.1-2|318	
12mu|cups-1.7.1-2|319	%description -n	%{devname}
12mu|cups-1.7.1-2|320	CUPS 1.4 is fully compatible with CUPS-1.1 machines in the network and
12mu|cups-1.7.1-2|321	with software built against CUPS-1.1 libraries.
12mu|cups-1.7.1-2|322	
12mu|cups-1.7.1-2|323	The Common Unix Printing System provides a portable printing layer for
12mu|cups-1.7.1-2|324	UNIX(TM) operating systems. This is the development package for
12mu|cups-1.7.1-2|325	creating additional printer drivers, printing software, and other CUPS
12mu|cups-1.7.1-2|326	services using the main CUPS library "libcups".
12mu|cups-1.7.1-2|327	
12mu|cups-1.7.1-2|328	%prep
12mu|cups-1.7.1-2|329	%setup -q
12mu|cups-1.7.1-2|330	%apply_patches
12mu|cups-1.7.1-2|331	
12mu|cups-1.7.1-2|332	# Set CUPS users and groups
12mu|cups-1.7.1-2|333	perl -p -i -e 's:(SystemGroup\s+.*)$:$1\nGroup sys\nUser lp:' conf/cupsd.conf.in
12mu|cups-1.7.1-2|334	
12mu|cups-1.7.1-2|335	# Let local printers be broadcasted in the local network(s)
12mu|cups-1.7.1-2|336	perl -p -i -e 's:(Listen\s+)localhost:$1*:' conf/cupsd.conf.in
12mu|cups-1.7.1-2|337	perl -p -i -e 's:(Browsing\s+On):$1\nBrowseAddress \@LOCAL:' conf/cupsd.conf.in
12mu|cups-1.7.1-2|338	perl -p -i -e 's:(<Location\s+/\s*>):$1\n  Allow \@LOCAL:' conf/cupsd.conf.in
12mu|cups-1.7.1-2|339	
12mu|cups-1.7.1-2|340	# Allow remote administration in local network (connections are encrypted,
12mu|cups-1.7.1-2|341	# so no security problem)
12mu|cups-1.7.1-2|342	perl -p -i -e 's:(<Location\s+/admin(|/conf)\s*>):$1\n  Allow \@LOCAL:' conf/cupsd.conf.in
12mu|cups-1.7.1-2|343	
12mu|cups-1.7.1-2|344	# Replace the PAM configuration file
12mu|cups-1.7.1-2|345	cat << EOF > scheduler/cups.pam
12mu|cups-1.7.1-2|346	auth	include	system-auth
12mu|cups-1.7.1-2|347	account	include	system-auth
12mu|cups-1.7.1-2|348	EOF
12mu|cups-1.7.1-2|349	cp -f scheduler/cups.pam conf/pam.std.in
12mu|cups-1.7.1-2|350	
12mu|cups-1.7.1-2|351	# Let the Makefiles not trying to set file ownerships
12mu|cups-1.7.1-2|352	perl -p -i -e "s/ -o \\$.CUPS_USER.//" scheduler/Makefile
12mu|cups-1.7.1-2|353	perl -p -i -e "s/ -g \\$.CUPS_GROUP.//" scheduler/Makefile
12mu|cups-1.7.1-2|354	perl -p -i -e "s/ -o \\$.CUPS_USER.//" systemv/Makefile
12mu|cups-1.7.1-2|355	perl -p -i -e "s/ -g \\$.CUPS_GROUP.//" systemv/Makefile
12mu|cups-1.7.1-2|356	
12mu|cups-1.7.1-2|357	sed -i -e '1iMaxLogSize 0' conf/cupsd.conf.in
12mu|cups-1.7.1-2|358	
12mu|cups-1.7.1-2|359	f=CREDITS.txt
12mu|cups-1.7.1-2|360	mv "$f" "$f"~
12mu|cups-1.7.1-2|361	iconv -f MACINTOSH -t UTF-8 "$f"~ > "$f"
12mu|cups-1.7.1-2|362	rm "$f"~
12mu|cups-1.7.1-2|363	
12mu|cups-1.7.1-2|364	# Let's look at the compilation command lines.
12mu|cups-1.7.1-2|365	perl -p -i -e "s,^.SILENT:,," Makedefs.in
12mu|cups-1.7.1-2|366	
12mu|cups-1.7.1-2|367	# Load additional tools
12mu|cups-1.7.1-2|368	cp %{SOURCE1} poll_ppd_base.c
12mu|cups-1.7.1-2|369	cp %{SOURCE2} lphelp.c
12mu|cups-1.7.1-2|370	# Load nprint backend
12mu|cups-1.7.1-2|371	cp %{SOURCE11} nprint
12mu|cups-1.7.1-2|372	# Load AppleTalk "pap" backend
12mu|cups-1.7.1-2|373	%setup -q -T -D -a 12 -n %{name}-%{version}
12mu|cups-1.7.1-2|374	# Load the "pap" documentation
12mu|cups-1.7.1-2|375	bzcat %{SOURCE13} > pap-docu.pdf
12mu|cups-1.7.1-2|376	# Load the "photo_print" utility
12mu|cups-1.7.1-2|377	cp %{SOURCE14} photo_print
12mu|cups-1.7.1-2|378	# Load the "pdfdistiller" utility
12mu|cups-1.7.1-2|379	cp %{SOURCE15} pdf
12mu|cups-1.7.1-2|380	# Load the "cjktexttops" filter
12mu|cups-1.7.1-2|381	cp %{SOURCE16} cjktexttops
12mu|cups-1.7.1-2|382	
12mu|cups-1.7.1-2|383	%build
12mu|cups-1.7.1-2|384	# needed by additional SOURCES
12mu|cups-1.7.1-2|385	aclocal
12mu|cups-1.7.1-2|386	autoconf
12mu|cups-1.7.1-2|387	# for the PHP module
12mu|cups-1.7.1-2|388	%define _disable_ld_no_undefined 1
12mu|cups-1.7.1-2|389	#setup_compile_flags
12mu|cups-1.7.1-2|390	%if %{debug}
12mu|cups-1.7.1-2|391	# Debug mode
12mu|cups-1.7.1-2|392	export DONT_STRIP=1
12mu|cups-1.7.1-2|393	export CFLAGS="-g"
12mu|cups-1.7.1-2|394	export CXXFLAGS="-g"
12mu|cups-1.7.1-2|395	%endif
12mu|cups-1.7.1-2|396	# cups uses $DSOFLAGS instead of $LDFLAGS for shared libs
12mu|cups-1.7.1-2|397	export DSOFLAGS="$LDFLAGS"
12mu|cups-1.7.1-2|398	%configure2_5x \
12mu|cups-1.7.1-2|399	--enable-avahi \
12mu|cups-1.7.1-2|400	%if %{debug}
12mu|cups-1.7.1-2|401	--enable-debug=yes \
12mu|cups-1.7.1-2|402	%endif
12mu|cups-1.7.1-2|403	--with-cupsd-file-perm=0755 \
12mu|cups-1.7.1-2|404	--with-log-file-perm=0600 \
12mu|cups-1.7.1-2|405	--disable-libpaper \
12mu|cups-1.7.1-2|406	--enable-raw-printing \
12mu|cups-1.7.1-2|407	--enable-ssl \
12mu|cups-1.7.1-2|408	--disable-static \
12mu|cups-1.7.1-2|409	--with-cups-group=lp \
12mu|cups-1.7.1-2|410	--with-cups-user=lp \
12mu|cups-1.7.1-2|411	--with-docdir=%{_datadir}/cups/doc \
12mu|cups-1.7.1-2|412	--with-icondir=%{_datadir}/icons \
12mu|cups-1.7.1-2|413	--with-system-groups="lpadmin root" \
12mu|cups-1.7.1-2|414	--with-php=%_bindir/php \
12mu|cups-1.7.1-2|415	--enable-avahi \
12mu|cups-1.7.1-2|416	--enable-webif \
12mu|cups-1.7.1-2|417	--enable-relro
12mu|cups-1.7.1-2|418	
12mu|cups-1.7.1-2|419	%if %{debug}
12mu|cups-1.7.1-2|420	# Remove "-s" (stripping) option from "install" command used for binaries
12mu|cups-1.7.1-2|421	# by "make install"
12mu|cups-1.7.1-2|422	perl -p -i -e 's:^(\s*INSTALL_BIN\s*=.*)-s:$1:' Makedefs
12mu|cups-1.7.1-2|423	%endif
12mu|cups-1.7.1-2|424	
12mu|cups-1.7.1-2|425	# Remove hardcoded "chgrp" from Makefiles
12mu|cups-1.7.1-2|426	perl -p -i -e 's/chgrp/:/' Makefile */Makefile
12mu|cups-1.7.1-2|427	%make
12mu|cups-1.7.1-2|428	
12mu|cups-1.7.1-2|429	# Compile additional tools
12mu|cups-1.7.1-2|430	%if %with_poll_ppd_base
12mu|cups-1.7.1-2|431	gcc %optflags %ldflags -opoll_ppd_base -I. -I./cups poll_ppd_base.c -L./cups -lcups
12mu|cups-1.7.1-2|432	%endif
12mu|cups-1.7.1-2|433	
12mu|cups-1.7.1-2|434	
12mu|cups-1.7.1-2|435	%if !%{with bootstrap} && %{enable_check}
12mu|cups-1.7.1-2|436	%check
12mu|cups-1.7.1-2|437	export LC_ALL=C
12mu|cups-1.7.1-2|438	export LC_MESSAGES=C
12mu|cups-1.7.1-2|439	export LANG=C
12mu|cups-1.7.1-2|440	export LANGUAGE=C
12mu|cups-1.7.1-2|441	make test << EOF
12mu|cups-1.7.1-2|442	
12mu|cups-1.7.1-2|443	EOF
12mu|cups-1.7.1-2|444	%endif
12mu|cups-1.7.1-2|445	
12mu|cups-1.7.1-2|446	%install
12mu|cups-1.7.1-2|447	# Debug mode
12mu|cups-1.7.1-2|448	%if %{debug}
12mu|cups-1.7.1-2|449	export DONT_STRIP=1
12mu|cups-1.7.1-2|450	%endif
12mu|cups-1.7.1-2|451	make install BUILDROOT=%{buildroot} \
12mu|cups-1.7.1-2|452	DOCDIR=%{buildroot}%{_datadir}/cups/doc \
12mu|cups-1.7.1-2|453	CHOWN=":" CHGRP=":" STRIP="$STRIP" \
12mu|cups-1.7.1-2|454	LOGDIR=%{buildroot}%{_var}/log/cups \
12mu|cups-1.7.1-2|455	REQUESTS=%{buildroot}%{_var}/spool/cups \
12mu|cups-1.7.1-2|456	STATEDIR=%{buildroot}%{_var}/run/cups
12mu|cups-1.7.1-2|457	
12mu|cups-1.7.1-2|458	rm -f %{buildroot}%{_libdir}/lib*.la
12mu|cups-1.7.1-2|459	# Make a directory for PPD generators
12mu|cups-1.7.1-2|460	mkdir -p %{buildroot}%{_prefix}/lib/cups/driver
12mu|cups-1.7.1-2|461	
12mu|cups-1.7.1-2|462	# Make a directory for the SSL files
12mu|cups-1.7.1-2|463	mkdir -p %{buildroot}%{_sysconfdir}/cups/ssl
12mu|cups-1.7.1-2|464	
12mu|cups-1.7.1-2|465	# Make a directory for authentication certificates
12mu|cups-1.7.1-2|466	mkdir -p %{buildroot}%{_var}/run/cups/certs
12mu|cups-1.7.1-2|467	
12mu|cups-1.7.1-2|468	# Make a directory for logrotate configuration
12mu|cups-1.7.1-2|469	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12mu|cups-1.7.1-2|470	
12mu|cups-1.7.1-2|471	# Install nprint backend
12mu|cups-1.7.1-2|472	install -m 755 nprint %{buildroot}%{_prefix}/lib/cups/backend/
12mu|cups-1.7.1-2|473	
12mu|cups-1.7.1-2|474	# Install AppleTalk backend
12mu|cups-1.7.1-2|475	install -m 755 pap-backend/pap %{buildroot}%{_prefix}/lib/cups/backend/
12mu|cups-1.7.1-2|476	install -m 644 pap-docu.pdf %{buildroot}%{_datadir}/%{name}/doc
12mu|cups-1.7.1-2|477	
12mu|cups-1.7.1-2|478	# Link dnssd backend as mdns backend
12mu|cups-1.7.1-2|479	(cd %{buildroot}%{cups_serverbin}/backend && ln -s dnssd mdns)
12mu|cups-1.7.1-2|480	
12mu|cups-1.7.1-2|481	# Install "photo_print"
12mu|cups-1.7.1-2|482	install -m 755 photo_print %{buildroot}%{_bindir}
12mu|cups-1.7.1-2|483	
12mu|cups-1.7.1-2|484	# Install "pdfdistiller"
12mu|cups-1.7.1-2|485	install -m 755 pdf %{buildroot}%{_prefix}/lib/cups/backend/
12mu|cups-1.7.1-2|486	
12mu|cups-1.7.1-2|487	# Install "cjktexttops"
12mu|cups-1.7.1-2|488	install -m 755 cjktexttops %{buildroot}%{_prefix}/lib/cups/filter/
12mu|cups-1.7.1-2|489	
12mu|cups-1.7.1-2|490	# Install logrotate configuration
12mu|cups-1.7.1-2|491	install -c -m 644 %{SOURCE9} %{buildroot}%{_sysconfdir}/logrotate.d/cups
12mu|cups-1.7.1-2|492	
12mu|cups-1.7.1-2|493	# Install additional tools
12mu|cups-1.7.1-2|494	%if %with_poll_ppd_base
12mu|cups-1.7.1-2|495	install -m 755 poll_ppd_base %{buildroot}%{_bindir}
12mu|cups-1.7.1-2|496	%endif
12mu|cups-1.7.1-2|497	
12mu|cups-1.7.1-2|498	# Set link to test page in /usr/share/printer-testpages
12mu|cups-1.7.1-2|499	ln -s %{_datadir}/printer-testpages/testprint.ps %{buildroot}%{_datadir}/cups/data/testprint-mdv.ps
12mu|cups-1.7.1-2|500	
12mu|cups-1.7.1-2|501	# Install startup script
12mu|cups-1.7.1-2|502	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mu|cups-1.7.1-2|503	install -m 644 %{SOURCE18} %{buildroot}%{_sysconfdir}/sysconfig/cups
12mu|cups-1.7.1-2|504	rm -f %{buildroot}%{_sysconfdir}/init.d/cups
12mu|cups-1.7.1-2|505	
12mu|cups-1.7.1-2|506	# Install PPDs
12mu|cups-1.7.1-2|507	mkdir -p %{buildroot}%{_datadir}/cups/model
12mu|cups-1.7.1-2|508	#install -m 755 ppd/*.ppd %{buildroot}%{_datadir}/cups/model
12mu|cups-1.7.1-2|509	
12mu|cups-1.7.1-2|510	# RPM breaking it. Links need to be deleted and afterwards regenerated
12mu|cups-1.7.1-2|511	rm -f %{buildroot}%{_mandir}/man8/cupsdisable.8
12mu|cups-1.7.1-2|512	rm -f %{buildroot}%{_mandir}/man8/reject.8
12mu|cups-1.7.1-2|513	
12mu|cups-1.7.1-2|514	# Install script for automatic CUPS configuration
12mu|cups-1.7.1-2|515	cp %{SOURCE17} %{buildroot}%{_sbindir}/correctcupsconfig
12mu|cups-1.7.1-2|516	chmod a+rx %{buildroot}%{_sbindir}/correctcupsconfig
12mu|cups-1.7.1-2|517	
12mu|cups-1.7.1-2|518	# Set compatibility links for the man pages and executables
12mu|cups-1.7.1-2|519	ln -s %{_sbindir}/cupsenable %{buildroot}%{_bindir}/enable
12mu|cups-1.7.1-2|520	ln -s %{_sbindir}/cupsdisable %{buildroot}%{_bindir}/disable
12mu|cups-1.7.1-2|521	ln -s %{_sbindir}/cupsenable %{buildroot}%{_sbindir}/enable
12mu|cups-1.7.1-2|522	ln -s %{_sbindir}/cupsdisable %{buildroot}%{_sbindir}/disable
12mu|cups-1.7.1-2|523	ln -s %{_mandir}/man8/cupsenable.8 %{buildroot}%{_mandir}/man8/cupsdisable.8
12mu|cups-1.7.1-2|524	ln -s %{_mandir}/man8/cupsdisable.8 %{buildroot}%{_mandir}/man8/disable.8
12mu|cups-1.7.1-2|525	ln -s %{_mandir}/man8/cupsenable.8 %{buildroot}%{_mandir}/man8/enable.8
12mu|cups-1.7.1-2|526	ln -s %{_mandir}/man8/accept.8 %{buildroot}%{_mandir}/man8/reject.8
12mu|cups-1.7.1-2|527	
12mu|cups-1.7.1-2|528	%ifarch x86_64
12mu|cups-1.7.1-2|529	# This one will be removed soon, when all other packages are
12mu|cups-1.7.1-2|530	# modified appropriately
12mu|cups-1.7.1-2|531	ln -s %{_prefix}/lib/cups %{buildroot}%{_libdir}/cups
12mu|cups-1.7.1-2|532	%endif
12mu|cups-1.7.1-2|533	
12mu|cups-1.7.1-2|534	# prepare the commands conflicting with LPD for the update-alternatives
12mu|cups-1.7.1-2|535	# treatment
12mu|cups-1.7.1-2|536	( cd %{buildroot}%{_bindir}
12mu|cups-1.7.1-2|537	mv lpr lpr-cups
12mu|cups-1.7.1-2|538	mv lpq lpq-cups
12mu|cups-1.7.1-2|539	mv lprm lprm-cups
12mu|cups-1.7.1-2|540	mv lp lp-cups
12mu|cups-1.7.1-2|541	mv cancel cancel-cups
12mu|cups-1.7.1-2|542	mv lpstat lpstat-cups
12mu|cups-1.7.1-2|543	)
12mu|cups-1.7.1-2|544	( cd %{buildroot}%{_sbindir}
12mu|cups-1.7.1-2|545	mv accept accept-cups
12mu|cups-1.7.1-2|546	mv disable disable-cups
12mu|cups-1.7.1-2|547	mv enable enable-cups
12mu|cups-1.7.1-2|548	mv lpc lpc-cups
12mu|cups-1.7.1-2|549	mv lpmove lpmove-cups
12mu|cups-1.7.1-2|550	mv reject reject-cups
12mu|cups-1.7.1-2|551	)
12mu|cups-1.7.1-2|552	( cd %{buildroot}%{_mandir}/man1
12mu|cups-1.7.1-2|553	mv lpr.1 lpr-cups.1
12mu|cups-1.7.1-2|554	mv lpq.1 lpq-cups.1
12mu|cups-1.7.1-2|555	mv lprm.1 lprm-cups.1
12mu|cups-1.7.1-2|556	mv lp.1 lp-cups.1
12mu|cups-1.7.1-2|557	mv cancel.1 cancel-cups.1
12mu|cups-1.7.1-2|558	mv lpstat.1 lpstat-cups.1
12mu|cups-1.7.1-2|559	)
12mu|cups-1.7.1-2|560	( cd %{buildroot}%{_mandir}/man8
12mu|cups-1.7.1-2|561	mv accept.8 accept-cups.8
12mu|cups-1.7.1-2|562	mv disable.8 disable-cups.8
12mu|cups-1.7.1-2|563	mv enable.8 enable-cups.8
12mu|cups-1.7.1-2|564	mv lpc.8 lpc-cups.8
12mu|cups-1.7.1-2|565	mv lpmove.8 lpmove-cups.8
12mu|cups-1.7.1-2|566	mv reject.8 reject-cups.8
12mu|cups-1.7.1-2|567	)
12mu|cups-1.7.1-2|568	ln -sf %{_sbindir}/accept-cups %{buildroot}%{_sbindir}/reject-cups
12mu|cups-1.7.1-2|569	ln -sf %{_sbindir}/accept-cups %{buildroot}%{_sbindir}/cupsdisable
12mu|cups-1.7.1-2|570	ln -sf %{_sbindir}/accept-cups %{buildroot}%{_sbindir}/cupsenable
12mu|cups-1.7.1-2|571	
12mu|cups-1.7.1-2|572	# Remove links to the startup script, we make our own ones with chkconfig
12mu|cups-1.7.1-2|573	rm -rf %{buildroot}%{_sysconfdir}/rc?.d/[SK]*
12mu|cups-1.7.1-2|574	# Remove superflouus man page stuff
12mu|cups-1.7.1-2|575	rm -rf %{buildroot}%{_mandir}/cat
12mu|cups-1.7.1-2|576	rm -rf %{buildroot}%{_mandir}/cat?
12mu|cups-1.7.1-2|577	rm -rf %{buildroot}%{_mandir}/*/cat
12mu|cups-1.7.1-2|578	rm -rf %{buildroot}%{_mandir}/*/cat?
12mu|cups-1.7.1-2|579	
12mu|cups-1.7.1-2|580	# Install missing headers (Thanks to Oden Eriksson)
12mu|cups-1.7.1-2|581	install -m644 cups/debug-private.h  %{buildroot}%{_includedir}/cups/
12mu|cups-1.7.1-2|582	install -m644 cups/string-private.h %{buildroot}%{_includedir}/cups/
12mu|cups-1.7.1-2|583	install -m644 config.h %{buildroot}%{_includedir}/cups/
12mu|cups-1.7.1-2|584	
12mu|cups-1.7.1-2|585	install -p -m 644 %{SOURCE3} %{buildroot}%{_unitdir}
12mu|cups-1.7.1-2|586	install -p -m 644 %{SOURCE4} %{buildroot}%{_unitdir}
12mu|cups-1.7.1-2|587	
12mu|cups-1.7.1-2|588	#Install NCP
12mu|cups-1.7.1-2|589	install -p -m 755 %{SOURCE7} %{buildroot}%{_prefix}/lib/cups/backend/ncp
12mu|cups-1.7.1-2|590	
12mu|cups-1.7.1-2|591	# Multiarch fixes
12mu|cups-1.7.1-2|592	%multiarch_includes %{buildroot}%{_includedir}/cups/config.h
12mu|cups-1.7.1-2|593	
12mu|cups-1.7.1-2|594	# Create dummy config files /etc/cups/printers.conf,
12mu|cups-1.7.1-2|595	# /etc/cups/classes.conf, and /etc/cups/client.conf
12mu|cups-1.7.1-2|596	touch %{buildroot}%{_sysconfdir}/cups/printers.conf
12mu|cups-1.7.1-2|597	touch %{buildroot}%{_sysconfdir}/cups/classes.conf
12mu|cups-1.7.1-2|598	touch %{buildroot}%{_sysconfdir}/cups/client.conf
12mu|cups-1.7.1-2|599	
12mu|cups-1.7.1-2|600	# install /usr/lib/tmpfiles.d/cups.conf (bug #656566, bug #893834)
12mu|cups-1.7.1-2|601	mkdir -p %{buildroot}%{_tmpfilesdir}
12mu|cups-1.7.1-2|602	cat > %{buildroot}%{_tmpfilesdir}/cups.conf <<EOF
12mu|cups-1.7.1-2|603	# See tmpfiles.d(5) for details
12mu|cups-1.7.1-2|604	
12mu|cups-1.7.1-2|605	d /run/cups 0755 root lp -
12mu|cups-1.7.1-2|606	d /run/cups/certs 0511 lp sys -
12mu|cups-1.7.1-2|607	
12mu|cups-1.7.1-2|608	d /var/spool/cups/tmp - - - 30d
12mu|cups-1.7.1-2|609	EOF
12mu|cups-1.7.1-2|610	
12mu|cups-1.7.1-2|611	# /usr/lib/tmpfiles.d/cups-lp.conf (bug #812641)
12mu|cups-1.7.1-2|612	cat > %{buildroot}%{_tmpfilesdir}/cups-lp.conf <<EOF
12mu|cups-1.7.1-2|613	# Legacy parallel port character device nodes, to trigger the
12mu|cups-1.7.1-2|614	# auto-loading of the kernel module on access.
12mu|cups-1.7.1-2|615	#
12mu|cups-1.7.1-2|616	# See tmpfiles.d(5) for details
12mu|cups-1.7.1-2|617	
12mu|cups-1.7.1-2|618	c /dev/lp0 0660 root lp - 6:0
12mu|cups-1.7.1-2|619	c /dev/lp1 0660 root lp - 6:1
12mu|cups-1.7.1-2|620	c /dev/lp2 0660 root lp - 6:2
12mu|cups-1.7.1-2|621	c /dev/lp3 0660 root lp - 6:3
12mu|cups-1.7.1-2|622	EOF
12mu|cups-1.7.1-2|623	
12mu|cups-1.7.1-2|624	# Prefer xdg-utils than htmlview (kde one)
12mu|cups-1.7.1-2|625	sed -i s/htmlview/xdg-open/ %{buildroot}%{_datadir}/applications/*.desktop
12mu|cups-1.7.1-2|626	
12mu|cups-1.7.1-2|627	## Hide desktop file
12mu|cups-1.7.1-2|628	chmod 0644 %{buildroot}%{_datadir}/applications/cups.desktop
12mu|cups-1.7.1-2|629	echo -e '\nHidden=true' >> %{buildroot}%{_datadir}/applications/cups.desktop
12mu|cups-1.7.1-2|630	
12mu|cups-1.7.1-2|631	# http://qa.mandriva.com/show_bug.cgi?id=28383
12mu|cups-1.7.1-2|632	# Common PPD dirs
12mu|cups-1.7.1-2|633	mkdir -p %{buildroot}%{_datadir}/ppd
12mu|cups-1.7.1-2|634	
12mu|cups-1.7.1-2|635	# Make CUPS know them
12mu|cups-1.7.1-2|636	ln -s /usr/local/share/ppd %{buildroot}%{_datadir}/cups/model/1-local-admin
12mu|cups-1.7.1-2|637	ln -s /opt/share/ppd %{buildroot}%{_datadir}/cups/model/2-third-party
12mu|cups-1.7.1-2|638	ln -s %{_datadir}/ppd %{buildroot}%{_datadir}/cups/model/3-distribution
12mu|cups-1.7.1-2|639	
12mu|cups-1.7.1-2|640	# Common printer driver dirs
12mu|cups-1.7.1-2|641	mkdir -p %{buildroot}%{_libdir}/printdriver
12mu|cups-1.7.1-2|642	# Other dirs can't be handled here, but on %post instead.
12mu|cups-1.7.1-2|643	
12mu|cups-1.7.1-2|644	# Create /dev/lp* nodes to make usblp happy
12mu|cups-1.7.1-2|645	mkdir -p %buildroot%_sysconfdir/udev/rules.d
12mu|cups-1.7.1-2|646	install -c -m 644 %SOURCE19 %buildroot%_sysconfdir/udev/rules.d/
12mu|cups-1.7.1-2|647	# Fix USB printers permissions and groups
12mu|cups-1.7.1-2|648	install -c -m 644 %SOURCE20 %buildroot%_sysconfdir/udev/rules.d/
12mu|cups-1.7.1-2|649	
12mu|cups-1.7.1-2|650	# Remove stuff that's also in cups-filters
12mu|cups-1.7.1-2|651	rm -f %buildroot%_datadir/cups/banners/{classified,confidential,secret,standard,topsecret,unclassified}
12mu|cups-1.7.1-2|652	rm -f %buildroot%_datadir/cups/data/testprint
12mu|cups-1.7.1-2|653	
12mu|cups-1.7.1-2|654	for lang in `ls -1 %{buildroot}%{_datadir}/locale/`
12mu|cups-1.7.1-2|655	do
12mu|cups-1.7.1-2|656	echo "%%lang($lang) %{_datadir}/locale/$lang/cups_$lang.po" >> %{name}.lang
12mu|cups-1.7.1-2|657	done
12mu|cups-1.7.1-2|658	
12mu|cups-1.7.1-2|659	%pre
12mu|cups-1.7.1-2|660	%ifarch x86_64
12mu|cups-1.7.1-2|661	# Fix /usr/lib/cups directory, so that updates can be done
12mu|cups-1.7.1-2|662	if [ -d %{_libdir}/cups ] && ! [ -h %{_libdir}/cups ]; then
12mu|cups-1.7.1-2|663	if [ -h %{_prefix}/lib/cups ]; then
12mu|cups-1.7.1-2|664	rm -f %{_prefix}/lib/cups
12mu|cups-1.7.1-2|665	mv %{_libdir}/cups %{_prefix}/lib/cups
12mu|cups-1.7.1-2|666	else
12mu|cups-1.7.1-2|667	mv %{_libdir}/cups %{_libdir}/cups.rpmsave
12mu|cups-1.7.1-2|668	#echo 'Moved %{_libdir}/cups to %{_libdir}/cups.rpmsave' 1>&2
12mu|cups-1.7.1-2|669	fi
12mu|cups-1.7.1-2|670	fi
12mu|cups-1.7.1-2|671	%endif
12mu|cups-1.7.1-2|672	%_pre_groupadd lpadmin
12mu|cups-1.7.1-2|673	
12mu|cups-1.7.1-2|674	%post
12mu|cups-1.7.1-2|675	# Make sure group ownerships are correct
12mu|cups-1.7.1-2|676	chgrp -R lp %{_sysconfdir}/cups %{_var}/*/cups
12mu|cups-1.7.1-2|677	
12mu|cups-1.7.1-2|678	# We can't enforce this. Bug #35993
12mu|cups-1.7.1-2|679	for d in /opt/share/ppd /opt/lib/printdriver /usr/local/share/ppd /usr/local/lib/printdriver
12mu|cups-1.7.1-2|680	do
12mu|cups-1.7.1-2|681	[ ! -e $d ] && mkdir -p $d || :
12mu|cups-1.7.1-2|682	done
12mu|cups-1.7.1-2|683	# End of 28383
12mu|cups-1.7.1-2|684	
12mu|cups-1.7.1-2|685	# Let CUPS daemon be automatically started at boot time
12mu|cups-1.7.1-2|686	%_post_service cups
12mu|cups-1.7.1-2|687	
12mu|cups-1.7.1-2|688	# Remove old-style certs directory; new-style is /var/run
12mu|cups-1.7.1-2|689	# (see bug #194581 for why this is necessary).
12mu|cups-1.7.1-2|690	/bin/rm -rf %{_sysconfdir}/cups/certs
12mu|cups-1.7.1-2|691	
12mu|cups-1.7.1-2|692	%post common
12mu|cups-1.7.1-2|693	# The lpc updates-alternative links were not correctly set in older CUPS
12mu|cups-1.7.1-2|694	# packages, therefore remove the entry before making a new one when updating
12mu|cups-1.7.1-2|695	%{_sbindir}/update-alternatives --remove lpc %{_sbindir}/lpc-cups || :
12mu|cups-1.7.1-2|696	# Set up update-alternatives entries
12mu|cups-1.7.1-2|697	%{_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}
12mu|cups-1.7.1-2|698	%{_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}
12mu|cups-1.7.1-2|699	%{_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}
12mu|cups-1.7.1-2|700	%{_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}
12mu|cups-1.7.1-2|701	%{_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}
12mu|cups-1.7.1-2|702	%{_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}
12mu|cups-1.7.1-2|703	%{_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}
12mu|cups-1.7.1-2|704	%{_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}
12mu|cups-1.7.1-2|705	%{_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}
12mu|cups-1.7.1-2|706	%{_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}
12mu|cups-1.7.1-2|707	%{_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}
12mu|cups-1.7.1-2|708	%{_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}
12mu|cups-1.7.1-2|709	
12mu|cups-1.7.1-2|710	rm -f %{_localstatedir}/cache/cups/*.ipp %{_localstatedir}/cache/cups/*.cache
12mu|cups-1.7.1-2|711	
12mu|cups-1.7.1-2|712	# Deal with config migration due to CVE-2012-5519 (STR #4223)
12mu|cups-1.7.1-2|713	IN=%{_sysconfdir}/cups/cupsd.conf
12mu|cups-1.7.1-2|714	OUT=%{_sysconfdir}/cups/cups-files.conf
12mu|cups-1.7.1-2|715	copiedany=no
12mu|cups-1.7.1-2|716	for keyword in AccessLog CacheDir ConfigFilePerm	\
12mu|cups-1.7.1-2|717	DataDir DocumentRoot ErrorLog FatalErrors		\
12mu|cups-1.7.1-2|718	FileDevice FontPath Group LogFilePerm		\
12mu|cups-1.7.1-2|719	LPDConfigFile PageLog Printcap PrintcapFormat	\
12mu|cups-1.7.1-2|720	RemoteRoot RequestRoot ServerBin ServerCertificate	\
12mu|cups-1.7.1-2|721	ServerKey ServerRoot SMBConfigFile StateDir		\
12mu|cups-1.7.1-2|722	SystemGroup SystemGroupAuthKey TempDir User; do
12mu|cups-1.7.1-2|723	if ! [ -f "$IN" ] || ! /bin/grep -iq ^$keyword "$IN"; then continue; fi
12mu|cups-1.7.1-2|724	copy=yes
12mu|cups-1.7.1-2|725	if /bin/grep -iq ^$keyword "$OUT"; then
12mu|cups-1.7.1-2|726	if [ "`/bin/grep -i ^$keyword "$IN"`" ==	\
12mu|cups-1.7.1-2|727	"`/bin/grep -i ^$keyword "$OUT"`" ]; then
12mu|cups-1.7.1-2|728	copy=no
12mu|cups-1.7.1-2|729	else
12mu|cups-1.7.1-2|730	/bin/sed -i -e "s,^$keyword,#$keyword,i" "$OUT" || :
12mu|cups-1.7.1-2|731	fi
12mu|cups-1.7.1-2|732	fi
12mu|cups-1.7.1-2|733	if [ "$copy" == "yes" ]; then
12mu|cups-1.7.1-2|734	if [ "$copiedany" == "no" ]; then
12mu|cups-1.7.1-2|735	(cat >> "$OUT" <<EOF
12mu|cups-1.7.1-2|736	
12mu|cups-1.7.1-2|737	# Settings automatically moved from cupsd.conf by RPM package:
12mu|cups-1.7.1-2|738	EOF
12mu|cups-1.7.1-2|739	) || :
12mu|cups-1.7.1-2|740	fi
12mu|cups-1.7.1-2|741	
12mu|cups-1.7.1-2|742	(/bin/grep -i ^$keyword "$IN" >> "$OUT") || :
12mu|cups-1.7.1-2|743	copiedany=yes
12mu|cups-1.7.1-2|744	fi
12mu|cups-1.7.1-2|745	
12mu|cups-1.7.1-2|746	/bin/sed -i -e "s,^$keyword,#$keyword,i" "$IN" || :
12mu|cups-1.7.1-2|747	done
12mu|cups-1.7.1-2|748	
12mu|cups-1.7.1-2|749	exit 0
12mu|cups-1.7.1-2|750	
12mu|cups-1.7.1-2|751	%preun
12mu|cups-1.7.1-2|752	# Let CUPS daemon not be automatically started at boot time any more
12mu|cups-1.7.1-2|753	%_preun_service cups
12mu|cups-1.7.1-2|754	
12mu|cups-1.7.1-2|755	%preun common
12mu|cups-1.7.1-2|756	if [ "$1" = 0 ]; then
12mu|cups-1.7.1-2|757	# Remove update-alternatives entries
12mu|cups-1.7.1-2|758	%{_sbindir}/update-alternatives --remove lpr %{_bindir}/lpr-cups
12mu|cups-1.7.1-2|759	%{_sbindir}/update-alternatives --remove lpq %{_bindir}/lpq-cups
12mu|cups-1.7.1-2|760	%{_sbindir}/update-alternatives --remove lprm %{_bindir}/lprm-cups
12mu|cups-1.7.1-2|761	%{_sbindir}/update-alternatives --remove lp %{_bindir}/lp-cups
12mu|cups-1.7.1-2|762	%{_sbindir}/update-alternatives --remove cancel %{_bindir}/cancel-cups
12mu|cups-1.7.1-2|763	%{_sbindir}/update-alternatives --remove lpstat %{_bindir}/lpstat-cups
12mu|cups-1.7.1-2|764	%{_sbindir}/update-alternatives --remove accept %{_sbindir}/accept-cups
12mu|cups-1.7.1-2|765	%{_sbindir}/update-alternatives --remove disable %{_sbindir}/disable-cups
12mu|cups-1.7.1-2|766	%{_sbindir}/update-alternatives --remove enable %{_sbindir}/enable-cups
12mu|cups-1.7.1-2|767	%{_sbindir}/update-alternatives --remove lpc %{_sbindir}/lpc-cups
12mu|cups-1.7.1-2|768	%{_sbindir}/update-alternatives --remove lpmove %{_sbindir}/lpmove-cups
12mu|cups-1.7.1-2|769	%{_sbindir}/update-alternatives --remove reject %{_sbindir}/reject-cups
12mu|cups-1.7.1-2|770	fi
12mu|cups-1.7.1-2|771	
12mu|cups-1.7.1-2|772	%postun
12mu|cups-1.7.1-2|773	%_postun_groupdel lpadmin
12mu|cups-1.7.1-2|774	
12mu|cups-1.7.1-2|775	%files
12mu|cups-1.7.1-2|776	%doc *.txt
12mu|cups-1.7.1-2|777	%attr(511,lp,lpadmin) %{_var}/run/cups/certs
12mu|cups-1.7.1-2|778	%config(noreplace) %attr(-,root,lp) %{_sysconfdir}/cups/cupsd.conf
12mu|cups-1.7.1-2|779	%config(noreplace) %attr(-,root,root) %_sysconfdir/cups/cups-files.conf
12mu|cups-1.7.1-2|780	%config(noreplace) %attr(-,root,root) %{_sysconfdir}/sysconfig/cups
12mu|cups-1.7.1-2|781	%ghost %config(noreplace) %{_sysconfdir}/cups/printers.conf
12mu|cups-1.7.1-2|782	%ghost %config(noreplace) %{_sysconfdir}/cups/classes.conf
12mu|cups-1.7.1-2|783	%attr(-,root,sys) %{_sysconfdir}/cups/cupsd.conf.default
12mu|cups-1.7.1-2|784	%config(noreplace) %attr(-,root,lp) %{_sysconfdir}/cups/interfaces
12mu|cups-1.7.1-2|785	#%config(noreplace) %attr(644,root,lp) %{_sysconfdir}/cups/mime.convs
12mu|cups-1.7.1-2|786	#%config(noreplace) %attr(644,root,lp) %{_sysconfdir}/cups/mime.types
12mu|cups-1.7.1-2|787	%config(noreplace) %attr(-,root,lp) %{_sysconfdir}/cups/ppd
12mu|cups-1.7.1-2|788	%config(noreplace) %attr(-,root,lp) %{_sysconfdir}/cups/ssl
12mu|cups-1.7.1-2|789	%config(noreplace) %attr(-,root,lp) %{_sysconfdir}/cups/snmp.conf
12mu|cups-1.7.1-2|790	%config(noreplace) %attr(-,root,lp) %{_sysconfdir}/dbus*/system.d/cups.conf
12mu|cups-1.7.1-2|791	%{_prefix}/lib/tmpfiles.d/cups.conf
12mu|cups-1.7.1-2|792	%{_prefix}/lib/tmpfiles.d/cups-lp.conf
12mu|cups-1.7.1-2|793	%config(noreplace) %{_sysconfdir}/pam.d/cups
12mu|cups-1.7.1-2|794	%config(noreplace) %{_sysconfdir}/logrotate.d/cups
12mu|cups-1.7.1-2|795	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/xinetd.d/cups-lpd
12mu|cups-1.7.1-2|796	%_sysconfdir/udev/rules.d/*
12mu|cups-1.7.1-2|797	%dir %{_prefix}/lib/cups
12mu|cups-1.7.1-2|798	%{_prefix}/lib/cups/cgi-bin
12mu|cups-1.7.1-2|799	%{_prefix}/lib/cups/daemon
12mu|cups-1.7.1-2|800	%{_prefix}/lib/cups/notifier
12mu|cups-1.7.1-2|801	%{_prefix}/lib/cups/filter
12mu|cups-1.7.1-2|802	%{_prefix}/lib/cups/monitor
12mu|cups-1.7.1-2|803	%dir %{_prefix}/lib/cups/backend
12mu|cups-1.7.1-2|804	%{_prefix}/lib/cups/backend/dnssd
12mu|cups-1.7.1-2|805	%{_prefix}/lib/cups/backend/http
12mu|cups-1.7.1-2|806	%{_prefix}/lib/cups/backend/https
12mu|cups-1.7.1-2|807	%{_prefix}/lib/cups/backend/ipp
12mu|cups-1.7.1-2|808	%{_prefix}/lib/cups/backend/ipps
12mu|cups-1.7.1-2|809	%{_prefix}/lib/cups/backend/lpd
12mu|cups-1.7.1-2|810	%{_prefix}/lib/cups/backend/mdns
12mu|cups-1.7.1-2|811	%{_prefix}/lib/cups/backend/nprint
12mu|cups-1.7.1-2|812	%{_prefix}/lib/cups/backend/pap
12mu|cups-1.7.1-2|813	#{_prefix}/lib/cups/backend/parallel
12mu|cups-1.7.1-2|814	%{_prefix}/lib/cups/backend/ncp
12mu|cups-1.7.1-2|815	#%{_prefix}/lib/cups/backend/scsi
12mu|cups-1.7.1-2|816	%{_prefix}/lib/cups/backend/snmp
12mu|cups-1.7.1-2|817	%{_prefix}/lib/cups/backend/socket
12mu|cups-1.7.1-2|818	%{_prefix}/lib/cups/backend/usb
12mu|cups-1.7.1-2|819	%{_prefix}/lib/cups/backend/pdf
12mu|cups-1.7.1-2|820	%dir %{_prefix}/lib/cups/driver
12mu|cups-1.7.1-2|821	%{_datadir}/cups
12mu|cups-1.7.1-2|822	%attr(0755,root,lp) %{_var}/log/cups
12mu|cups-1.7.1-2|823	# Set ownerships of spool directory which is normally done by 'make install'
12mu|cups-1.7.1-2|824	# Because RPM does 'make install' as normal user, this has to be done here
12mu|cups-1.7.1-2|825	%dir %attr(0710,root,lp) %{_var}/spool/cups
12mu|cups-1.7.1-2|826	%dir %attr(01770,root,lp) %{_var}/spool/cups/tmp
12mu|cups-1.7.1-2|827	%dir %attr(775,root,lp) %{_var}/cache/cups
12mu|cups-1.7.1-2|828	# Bug #28383 dirs
12mu|cups-1.7.1-2|829	%dir %{_datadir}/ppd
12mu|cups-1.7.1-2|830	%dir %{_libdir}/printdriver
12mu|cups-1.7.1-2|831	# Desktop icons
12mu|cups-1.7.1-2|832	%{_datadir}/applications/*
12mu|cups-1.7.1-2|833	%{_datadir}/icons/hicolor/*/apps/cups.png
12mu|cups-1.7.1-2|834	%ifarch x86_64
12mu|cups-1.7.1-2|835	# Compatibility link, will be removed soon
12mu|cups-1.7.1-2|836	%{_libdir}/cups
12mu|cups-1.7.1-2|837	%endif
12mu|cups-1.7.1-2|838	%if %{with systemd}
12mu|cups-1.7.1-2|839	/lib/systemd/system/cups.*
12mu|cups-1.7.1-2|840	/lib/systemd/system/cups-*
12mu|cups-1.7.1-2|841	%endif
12mu|cups-1.7.1-2|842	
12mu|cups-1.7.1-2|843	%files common
12mu|cups-1.7.1-2|844	%dir %config(noreplace) %attr(-,lp,lp) %{_sysconfdir}/cups
12mu|cups-1.7.1-2|845	%ghost %config(noreplace) %attr(-,lp,lp) %{_sysconfdir}/cups/client.conf
12mu|cups-1.7.1-2|846	%{_sbindir}/*
12mu|cups-1.7.1-2|847	%{_bindir}/*cups
12mu|cups-1.7.1-2|848	%{_bindir}/ippfind
12mu|cups-1.7.1-2|849	%{_bindir}/ipptool
12mu|cups-1.7.1-2|850	#%{_bindir}/lphelp
12mu|cups-1.7.1-2|851	%{_bindir}/lpoptions
12mu|cups-1.7.1-2|852	%attr(6755,root,lp) %{_bindir}/lppasswd
12mu|cups-1.7.1-2|853	%{_bindir}/photo_print
12mu|cups-1.7.1-2|854	#{_bindir}/poll_ppd_base
12mu|cups-1.7.1-2|855	%{_bindir}/ppdc
12mu|cups-1.7.1-2|856	%{_bindir}/ppdhtml
12mu|cups-1.7.1-2|857	%{_bindir}/ppdi
12mu|cups-1.7.1-2|858	%{_bindir}/ppdmerge
12mu|cups-1.7.1-2|859	%{_bindir}/ppdpo
12mu|cups-1.7.1-2|860	%{_bindir}/cupstestppd
12mu|cups-1.7.1-2|861	%{_bindir}/cupstestdsc
12mu|cups-1.7.1-2|862	%{_bindir}/enable
12mu|cups-1.7.1-2|863	%{_bindir}/disable
12mu|cups-1.7.1-2|864	%{_datadir}/locale/*/*.po
12mu|cups-1.7.1-2|865	%{_mandir}/man?/*
12mu|cups-1.7.1-2|866	
12mu|cups-1.7.1-2|867	%files -n %{libcups}
12mu|cups-1.7.1-2|868	%{_libdir}/libcups.so.%{cupsmajor}*
12mu|cups-1.7.1-2|869	
12mu|cups-1.7.1-2|870	%files -n %{libcupsimage}
12mu|cups-1.7.1-2|871	%{_libdir}/libcupsimage.so.%{cupsimagemajor}*
12mu|cups-1.7.1-2|872	
12mu|cups-1.7.1-2|873	%files -n %{libcupscgi}
12mu|cups-1.7.1-2|874	%{_libdir}/libcupscgi.so.%{cupscgimajor}*
12mu|cups-1.7.1-2|875	
12mu|cups-1.7.1-2|876	%files -n %{libcupsmime}
12mu|cups-1.7.1-2|877	%{_libdir}/libcupsmime.so.%{cupsmimemajor}*
12mu|cups-1.7.1-2|878	
12mu|cups-1.7.1-2|879	%files -n %{libcupsppdc}
12mu|cups-1.7.1-2|880	%{_libdir}/libcupsppdc.so.%{cupsppdcmajor}*
12mu|cups-1.7.1-2|881	
12mu|cups-1.7.1-2|882	%files -n %{devname}
12mu|cups-1.7.1-2|883	%dir %{_includedir}/cups
12mu|cups-1.7.1-2|884	%{_includedir}/cups/*
12mu|cups-1.7.1-2|885	%dir %{multiarch_includedir}/cups
12mu|cups-1.7.1-2|886	%{multiarch_includedir}/cups/*
12mu|cups-1.7.1-2|887	%{_libdir}/*.so
12mu|cups-1.7.1-2|888	%{_bindir}/cups-config
12mu|cups-1.7.1-2|889	
12mu|cups-1.7.1-2|890	
12mu|cups-1.7.1-2|891	%changelog
12mu|cups-1.7.1-2|892	* Wed Feb 05 2014 akdengi <alexander.kazancev@rosalab.ru> 1.7.1-2
12mu|cups-1.7.1-2|893	+ Revision: 6d19259
12mu|cups-1.7.1-2|894	- SILENT up release
12mu|cups-1.7.1-2|895	
12mu|cups-1.7.1-2|896	* Mon Jan 27 2014 akdengi <kazancas@mandriva.ru> 1.7.1-1
12mu|cups-1.7.1-2|897	+ Revision: a00e244
12mu|cups-1.7.1-2|898	- add samsung rules
12mu|cups-1.7.1-2|899	
12mu|cups-1.7.1-2|900	* Tue Jan 14 2014 akdengi <kazancas@mandriva.ru> 1.7.1-1
12mu|cups-1.7.1-2|901	+ Revision: 99a36ef
12mu|cups-1.7.1-2|902	- Update CUPS to 1.7.1
12mu|cups-1.7.1-2|903	
12mu|cups-1.7.1-2|904	* Thu Dec 26 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.0-6
12mu|cups-1.7.1-2|905	+ Revision: d93afb7
12mu|cups-1.7.1-2|906	- add rules for Epson
12mu|cups-1.7.1-2|907	
12mu|cups-1.7.1-2|908	* Fri Dec 13 2013 akdengi <kazancas@mandriva.ru> 1.7.0-6
12mu|cups-1.7.1-2|909	+ Revision: 90cab4e
12mu|cups-1.7.1-2|910	- up release
12mu|cups-1.7.1-2|911	
12mu|cups-1.7.1-2|912	* Fri Dec 13 2013 akdengi <kazancas@mandriva.ru> 1.7.0-5
12mu|cups-1.7.1-2|913	+ Revision: 99faa7c
12mu|cups-1.7.1-2|914	- add Xerox usb rules
12mu|cups-1.7.1-2|915	
12mu|cups-1.7.1-2|916	* Sun Dec 08 2013 akdengi <kazancas@mandriva.ru> 1.7.0-5
12mu|cups-1.7.1-2|917	+ Revision: daa0267
12mu|cups-1.7.1-2|918	- add rules 10-cups_device_usb.rules and put for it Brother family printers rule
12mu|cups-1.7.1-2|919	
12mu|cups-1.7.1-2|920	* Thu Dec 05 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.0-4
12mu|cups-1.7.1-2|921	+ Revision: 2a6a6f7
12mu|cups-1.7.1-2|922	- SILENT move rosa patches to 1xxx
12mu|cups-1.7.1-2|923	
12mu|cups-1.7.1-2|924	* Thu Dec 05 2013 akdengi <alexander.kazancev@rosalab.ru>
12mu|cups-1.7.1-2|925	+ Revision: 9bc416f
12mu|cups-1.7.1-2|926	- Prevent USB timeouts causing incorrect print output and avoid stale lockfile in dbus notifier
12mu|cups-1.7.1-2|927	
12mu|cups-1.7.1-2|928	* Tue Nov 26 2013 Alex Burmashev <alex.burmashev@gmail.com> 1.7.0-3
12mu|cups-1.7.1-2|929	+ Revision: fa03877
12mu|cups-1.7.1-2|930	- added killmode patch to fix cups hanging at poweroff/reboot
12mu|cups-1.7.1-2|931	
12mu|cups-1.7.1-2|932	* Fri Nov 22 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.0-2
12mu|cups-1.7.1-2|933	+ Revision: b29767e
12mu|cups-1.7.1-2|934	- SILENT fix spec
12mu|cups-1.7.1-2|935	
12mu|cups-1.7.1-2|936	* Fri Nov 22 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.0-2
12mu|cups-1.7.1-2|937	+ Revision: f96fd3c
12mu|cups-1.7.1-2|938	- SILENT fix spec
12mu|cups-1.7.1-2|939	
12mu|cups-1.7.1-2|940	* Fri Nov 22 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.0-2
12mu|cups-1.7.1-2|941	+ Revision: ba0dbab
12mu|cups-1.7.1-2|942	- SILENT fix spec
12mu|cups-1.7.1-2|943	
12mu|cups-1.7.1-2|944	* Fri Nov 22 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.0-2
12mu|cups-1.7.1-2|945	+ Revision: e518fe2
12mu|cups-1.7.1-2|946	- SILENT fix spec
12mu|cups-1.7.1-2|947	
12mu|cups-1.7.1-2|948	* Fri Nov 22 2013 akdengi <alexander.kazancev@rosalab.ru> 1.7.0-2
12mu|cups-1.7.1-2|949	+ Revision: dbd17b7
12mu|cups-1.7.1-2|950	- try sync with OM
12mu|cups-1.7.1-2|951	
12mu|cups-1.7.1-2|952	* Sun Nov 10 2013 akdengi <kazancas@mandriva.ru> 1.7.0-1
12mu|cups-1.7.1-2|953	+ Revision: 9526139
12mu|cups-1.7.1-2|954	- update to 1.7.0. Drop obsolete patches. Drop deleted backend - php, serial. Add new service - cups-lpd
12mu|cups-1.7.1-2|955	
12mu|cups-1.7.1-2|956	* Thu Dec 20 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 1.5.4-2.1
12mu|cups-1.7.1-2|957	+ Revision: 246bd69
12mu|cups-1.7.1-2|958	- LOG properly handle localization files (bug #1225)
12mu|cups-1.7.1-2|959	
12mu|cups-1.7.1-2|960	* Thu Sep 27 2012 akdengi <kazancas@mandriva.ru> 1.5.4-2
12mu|cups-1.7.1-2|961	+ Revision: 8af4817
12mu|cups-1.7.1-2|962	- fix rpm-helper requires version
12mu|cups-1.7.1-2|963	
12mu|cups-1.7.1-2|964	* Thu Sep 27 2012 akdengi <kazancas@mandriva.ru> 1.5.4-1
12mu|cups-1.7.1-2|965	+ Revision: c3b8dc6
12mu|cups-1.7.1-2|966	- add BR for systemd
12mu|cups-1.7.1-2|967	
12mu|cups-1.7.1-2|968	* Wed Sep 26 2012 akdengi <kazancas@mandriva.ru> 1.5.4-1
12mu|cups-1.7.1-2|969	+ Revision: 1e1bbd6
12mu|cups-1.7.1-2|970	- LOG -update to 1.5.4. Drop sysvinit. Use upstream systemd cups.service
12mu|cups-1.7.1-2|971	
12mu|cups-1.7.1-2|972	* Tue Aug 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.3-3
12mu|cups-1.7.1-2|973	+ Revision: 59fc4ca
12mu|cups-1.7.1-2|974	- LOG Fix desktop file issue
12mu|cups-1.7.1-2|975	
12mu|cups-1.7.1-2|976	* Mon Jul 30 2012 root <root@localhost.localdomain> 1.5.3-2
12mu|cups-1.7.1-2|977	+ Revision: 2346ce0
12mu|cups-1.7.1-2|978	- update to cooker
12mu|cups-1.7.1-2|979	
12mu|cups-1.7.1-2|980	* Wed May 02 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.4.8-9
12mu|cups-1.7.1-2|981	+ Revision: 66ed69e
12mu|cups-1.7.1-2|982	- More correct way to hide the cups.desktop file.
12mu|cups-1.7.1-2|983	
12mu|cups-1.7.1-2|984	* Wed May 02 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.4.8-8
12mu|cups-1.7.1-2|985	+ Revision: 40b2b6c
12mu|cups-1.7.1-2|986	- Added NoDisplay=true for cups.desktop. The users should not use this utility directly. Is better to use system-config-printer.
12mu|cups-1.7.1-2|987	
12mu|cups-1.7.1-2|988	* Tue Apr 10 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 1.4.8-7
12mu|cups-1.7.1-2|989	+ Revision: 6a94580
12mu|cups-1.7.1-2|990	- sync with mdv 2011 updates
12mu|cups-1.7.1-2|991	
12mu|cups-1.7.1-2|992	* Wed Mar 14 2012 alexander barakin aka sash-kan <alex@barak.in> 1.4.8-6
12mu|cups-1.7.1-2|993	+ Revision: bc0a3a4
12mu|cups-1.7.1-2|994	- added comment in spec
12mu|cups-1.7.1-2|995	
12mu|cups-1.7.1-2|996	* Wed Mar 14 2012 alexander barakin aka sash-kan <alex@barak.in> 1.4.8-6
12mu|cups-1.7.1-2|997	+ Revision: d8a1dd2
12mu|cups-1.7.1-2|998	- added desktop-file-utils to br (from despair)
12mu|cups-1.7.1-2|999	
12mu|cups-1.7.1-2|1000	* Wed Mar 14 2012 alexander barakin aka sash-kan <alex@barak.in> 1.4.8-6
12mu|cups-1.7.1-2|1001	+ Revision: 8e8d518
12mu|cups-1.7.1-2|1002	- revert buggy auto-commits and update release to 6
12mu|cups-1.7.1-2|1003	
12mu|cups-1.7.1-2|1004	* Wed Feb 22 2012 root <root@build-client_i586-2.rosalab.ru> 1.4.8-5
12mu|cups-1.7.1-2|1005	+ Revision: ca1c008
12mu|cups-1.7.1-2|1006	- ABF:auto increment release
12mu|cups-1.7.1-2|1007	
12mu|cups-1.7.1-2|1008	* Sun Feb 05 2012 root <root@build-client_i586-1.rosalab.ru> 1.4.8-4
12mu|cups-1.7.1-2|1009	+ Revision: 0dff584
12mu|cups-1.7.1-2|1010	- ABF:auto increment release
12mu|cups-1.7.1-2|1011	
12mu|cups-1.7.1-2|1012	

19548 12
12mu|cups-filters-1.0.41-8|1	%define fontembed_major 1
12mu|cups-filters-1.0.41-8|2	%define cupsfilters_major 1
12mu|cups-filters-1.0.41-8|3	
12mu|cups-filters-1.0.41-8|4	%define fontembed %mklibname fontembed %{fontembed_major}
12mu|cups-filters-1.0.41-8|5	%define fontembeddevel %mklibname fontembed -d
12mu|cups-filters-1.0.41-8|6	%define cupsfilters %mklibname cupsfilters %{cupsfilters_major}
12mu|cups-filters-1.0.41-8|7	%define cupsfiltersdevel %mklibname cupsfilters -d
12mu|cups-filters-1.0.41-8|8	
12mu|cups-filters-1.0.41-8|9	Name:		cups-filters
12mu|cups-filters-1.0.41-8|10	Version: 1.0.41
12mu|cups-filters-1.0.41-8|11	Release:	8
12mu|cups-filters-1.0.41-8|12	Source0:	http://openprinting.org/download/%name/%{name}-%{version}.tar.xz
12mu|cups-filters-1.0.41-8|13	Source1:	cups-browsed.service
12mu|cups-filters-1.0.41-8|14	
12mu|cups-filters-1.0.41-8|15	# Fedora patches:
12mu|cups-filters-1.0.41-8|16	# Fix PDF landscape printing (bug #768811).
12mu|cups-filters-1.0.41-8|17	Patch1: cups-filters-pdf-landscape.patch
12mu|cups-filters-1.0.41-8|18	Patch2: cups-filters-dbus.patch
12mu|cups-filters-1.0.41-8|19	Patch3: cups-filters-memory-leaks.patch
12mu|cups-filters-1.0.41-8|20	Patch4: cups-filters-filter-costs.patch
12mu|cups-filters-1.0.41-8|21	
12mu|cups-filters-1.0.41-8|22	#Rosa patches:
12mu|cups-filters-1.0.41-8|23	# 64 bit GS dont't return properly string for ps2write use. Hardcode this!
12mu|cups-filters-1.0.41-8|24	Patch5: cups-filters-pdftops-ps2write.patch
12mu|cups-filters-1.0.41-8|25	
12mu|cups-filters-1.0.41-8|26	Summary:	Print filters for use with CUPS
12mu|cups-filters-1.0.41-8|27	URL:		http://www.linuxfoundation.org/collaborate/workgroups/openprinting/cups-filters
12mu|cups-filters-1.0.41-8|28	Group:		System/Printing
12mu|cups-filters-1.0.41-8|29	BuildRequires:	pkgconfig(libqpdf)
12mu|cups-filters-1.0.41-8|30	BuildRequires:	pkgconfig(poppler)
12mu|cups-filters-1.0.41-8|31	BuildRequires:	pkgconfig(poppler-cpp)
12mu|cups-filters-1.0.41-8|32	BuildRequires:	pkgconfig(lcms2)
12mu|cups-filters-1.0.41-8|33	BuildRequires:	pkgconfig(freetype2)
12mu|cups-filters-1.0.41-8|34	BuildRequires:	pkgconfig(fontconfig)
12mu|cups-filters-1.0.41-8|35	BuildRequires:	pkgconfig(ijs)
12mu|cups-filters-1.0.41-8|36	BuildRequires:	ghostscript-devel
12mu|cups-filters-1.0.41-8|37	BuildRequires:	cups-devel
12mu|cups-filters-1.0.41-8|38	BuildRequires:	python-cups
12mu|cups-filters-1.0.41-8|39	# pdftops needs to be found
12mu|cups-filters-1.0.41-8|40	BuildRequires:	poppler
12mu|cups-filters-1.0.41-8|41	# For a breakdown of the licensing, see COPYING file
12mu|cups-filters-1.0.41-8|42	# GPLv2:   filters: commandto*, imagetoraster, pdftops, rasterto*,
12mu|cups-filters-1.0.41-8|43	#                   imagetopdf, pstopdf, texttopdf
12mu|cups-filters-1.0.41-8|44	#         backends: parallel, serial
12mu|cups-filters-1.0.41-8|45	# GPLv2+:  filters: gstopxl, textonly, texttops, imagetops
12mu|cups-filters-1.0.41-8|46	# GPLv3:   filters: bannertopdf
12mu|cups-filters-1.0.41-8|47	# GPLv3+:  filters: urftopdf
12mu|cups-filters-1.0.41-8|48	# LGPLv2+:   utils: cups-browsed
12mu|cups-filters-1.0.41-8|49	# MIT:     filters: gstoraster, pdftoijs, pdftoopvp, pdftopdf, pdftoraster
12mu|cups-filters-1.0.41-8|50	License: GPLv2 and GPLv2+ and GPLv3 and GPLv3+ and LGPLv2+ and MIT
12mu|cups-filters-1.0.41-8|51	# For pdftops
12mu|cups-filters-1.0.41-8|52	Requires:	poppler
12mu|cups-filters-1.0.41-8|53	Conflicts: cups < 1.7.0
12mu|cups-filters-1.0.41-8|54	Conflicts: ghostscript-common < 9.10
12mu|cups-filters-1.0.41-8|55	Obsoletes: php-cups
12mu|cups-filters-1.0.41-8|56	Requires: bc
12mu|cups-filters-1.0.41-8|57	
12mu|cups-filters-1.0.41-8|58	# cups-browsed
12mu|cups-filters-1.0.41-8|59	Requires(post): systemd
12mu|cups-filters-1.0.41-8|60	Requires(preun): systemd
12mu|cups-filters-1.0.41-8|61	Requires(postun): systemd
12mu|cups-filters-1.0.41-8|62	
12mu|cups-filters-1.0.41-8|63	%description
12mu|cups-filters-1.0.41-8|64	This project provides backends, filters, and other software that was once part
12mu|cups-filters-1.0.41-8|65	of the core CUPS distribution but is no longer maintained by Apple Inc.
12mu|cups-filters-1.0.41-8|66	
12mu|cups-filters-1.0.41-8|67	In addition, it contains additional filters and software developed
12mu|cups-filters-1.0.41-8|68	independently of Apple, especially filters for the PDF-centric printing
12mu|cups-filters-1.0.41-8|69	workflow introduced by OpenPrinting and a daemon to browse Bonjour broadcasts
12mu|cups-filters-1.0.41-8|70	of remote CUPS printers to make these printers available locally and to
12mu|cups-filters-1.0.41-8|71	provide backward compatibility to the old CUPS broadcasting and browsing
12mu|cups-filters-1.0.41-8|72	of CUPS 1.5.x and older.
12mu|cups-filters-1.0.41-8|73	
12mu|cups-filters-1.0.41-8|74	%package devel
12mu|cups-filters-1.0.41-8|75	Summary:	Development files for %{name}
12mu|cups-filters-1.0.41-8|76	Group:		Development/C
12mu|cups-filters-1.0.41-8|77	Requires:	%{fontembeddevel} = %EVRD
12mu|cups-filters-1.0.41-8|78	Requires:	%{cupsfiltersdevel} = %EVRD
12mu|cups-filters-1.0.41-8|79	
12mu|cups-filters-1.0.41-8|80	%description devel
12mu|cups-filters-1.0.41-8|81	Development files for %{name}.
12mu|cups-filters-1.0.41-8|82	
12mu|cups-filters-1.0.41-8|83	%package -n %{fontembed}
12mu|cups-filters-1.0.41-8|84	Summary:	The fontembed library, part of %{name}
12mu|cups-filters-1.0.41-8|85	Group:		System/Libraries
12mu|cups-filters-1.0.41-8|86	
12mu|cups-filters-1.0.41-8|87	%description -n %{fontembed}
12mu|cups-filters-1.0.41-8|88	The fontembed library, part of %{name}.
12mu|cups-filters-1.0.41-8|89	
12mu|cups-filters-1.0.41-8|90	%package -n %{fontembeddevel}
12mu|cups-filters-1.0.41-8|91	Summary:	Development files for the fontembed library, part of %{name}
12mu|cups-filters-1.0.41-8|92	Group:		Development/C
12mu|cups-filters-1.0.41-8|93	
12mu|cups-filters-1.0.41-8|94	%description -n %{fontembeddevel}
12mu|cups-filters-1.0.41-8|95	Development files for the fontembed library, part of %{name}.
12mu|cups-filters-1.0.41-8|96	
12mu|cups-filters-1.0.41-8|97	%package -n %{cupsfilters}
12mu|cups-filters-1.0.41-8|98	Summary:	The cupsfilters library, part of %{name}
12mu|cups-filters-1.0.41-8|99	Group:		System/Libraries
12mu|cups-filters-1.0.41-8|100	
12mu|cups-filters-1.0.41-8|101	%description -n %{cupsfilters}
12mu|cups-filters-1.0.41-8|102	The cupsfilters library, part of %{name}.
12mu|cups-filters-1.0.41-8|103	
12mu|cups-filters-1.0.41-8|104	%package -n %{cupsfiltersdevel}
12mu|cups-filters-1.0.41-8|105	Summary:	Development files for the cupsfilters library, part of %{name}
12mu|cups-filters-1.0.41-8|106	Group:		Development/C
12mu|cups-filters-1.0.41-8|107	
12mu|cups-filters-1.0.41-8|108	%description -n %{cupsfiltersdevel}
12mu|cups-filters-1.0.41-8|109	Development files for the cupsfilters library, part of %{name}.
12mu|cups-filters-1.0.41-8|110	
12mu|cups-filters-1.0.41-8|111	%package -n cups-browsed
12mu|cups-filters-1.0.41-8|112	Summary:	Daemon to allow printer browsing with old versions of cups
12mu|cups-filters-1.0.41-8|113	Group:		System/Printing
12mu|cups-filters-1.0.41-8|114	BuildRequires:	pkgconfig(avahi-glib)
12mu|cups-filters-1.0.41-8|115	
12mu|cups-filters-1.0.41-8|116	%description -n cups-browsed
12mu|cups-filters-1.0.41-8|117	Daemon to allow printer browsing with old versions of cups.
12mu|cups-filters-1.0.41-8|118	
12mu|cups-filters-1.0.41-8|119	%prep
12mu|cups-filters-1.0.41-8|120	%setup -q
12mu|cups-filters-1.0.41-8|121	%apply_patches
12mu|cups-filters-1.0.41-8|122	
12mu|cups-filters-1.0.41-8|123	%build
12mu|cups-filters-1.0.41-8|124	# work-around Rpath
12mu|cups-filters-1.0.41-8|125	./autogen.sh
12mu|cups-filters-1.0.41-8|126	
12mu|cups-filters-1.0.41-8|127	# --with-pdftops=hybrid - use Poppler's pdftops instead of Ghostscript for
12mu|cups-filters-1.0.41-8|128	#                         Brother, Minolta, and Konica Minolta to work around
12mu|cups-filters-1.0.41-8|129	#                         bugs in the printer's PS interpreters
12mu|cups-filters-1.0.41-8|130	# --with-rcdir=no - don't install SysV init script
12mu|cups-filters-1.0.41-8|131	%configure2_5x --disable-static \
12mu|cups-filters-1.0.41-8|132	--disable-silent-rules \
12mu|cups-filters-1.0.41-8|133	--with-pdftops=hybrid \
12mu|cups-filters-1.0.41-8|134	--without-rcdir \
12mu|cups-filters-1.0.41-8|135	--enable-dbus
12mu|cups-filters-1.0.41-8|136	%make
12mu|cups-filters-1.0.41-8|137	
12mu|cups-filters-1.0.41-8|138	%install
12mu|cups-filters-1.0.41-8|139	%makeinstall_std
12mu|cups-filters-1.0.41-8|140	
12mu|cups-filters-1.0.41-8|141	# systemd unit file
12mu|cups-filters-1.0.41-8|142	mkdir -p %{buildroot}%{_unitdir}
12mu|cups-filters-1.0.41-8|143	install -p -m 644 %{SOURCE1} %{buildroot}%{_unitdir}
12mu|cups-filters-1.0.41-8|144	
12mu|cups-filters-1.0.41-8|145	%post -n cups-browsed
12mu|cups-filters-1.0.41-8|146	%_post_service cups-browsed
12mu|cups-filters-1.0.41-8|147	
12mu|cups-filters-1.0.41-8|148	# Initial installation
12mu|cups-filters-1.0.41-8|149	if [ $1 -eq 1 ] ; then
12mu|cups-filters-1.0.41-8|150	IN=%{_sysconfdir}/cups/cupsd.conf
12mu|cups-filters-1.0.41-8|151	OUT=%{_sysconfdir}/cups/cups-browsed.conf
12mu|cups-filters-1.0.41-8|152	keyword=BrowsePoll
12mu|cups-filters-1.0.41-8|153	
12mu|cups-filters-1.0.41-8|154	# We can remove this after few releases, it's just for the introduction of cups-browsed.
12mu|cups-filters-1.0.41-8|155	if [ -f "$OUT" ]; then
12mu|cups-filters-1.0.41-8|156	echo -e "\n# NOTE: This file is not part of CUPS. You need to start&enable cups-browsed service." >> "$OUT"
12mu|cups-filters-1.0.41-8|157	fi
12mu|cups-filters-1.0.41-8|158	
12mu|cups-filters-1.0.41-8|159	# move BrowsePoll from cupsd.conf to cups-browsed.conf
12mu|cups-filters-1.0.41-8|160	if [ -f "$IN" ] && grep -iq ^$keyword "$IN"; then
12mu|cups-filters-1.0.41-8|161	if ! grep -iq ^$keyword "$OUT"; then
12mu|cups-filters-1.0.41-8|162	(cat >> "$OUT" <<EOF
12mu|cups-filters-1.0.41-8|163	
12mu|cups-filters-1.0.41-8|164	# Settings automatically moved from cupsd.conf by RPM package:
12mu|cups-filters-1.0.41-8|165	EOF
12mu|cups-filters-1.0.41-8|166	) || :
12mu|cups-filters-1.0.41-8|167	(grep -i ^$keyword "$IN" >> "$OUT") || :
12mu|cups-filters-1.0.41-8|168	#systemctl enable cups-browsed.service >/dev/null 2>&1 || :
12mu|cups-filters-1.0.41-8|169	fi
12mu|cups-filters-1.0.41-8|170	sed -i -e "s,^$keyword,#$keyword directive moved to cups-browsed.conf\n#$keyword,i" "$IN" || :
12mu|cups-filters-1.0.41-8|171	fi
12mu|cups-filters-1.0.41-8|172	fi
12mu|cups-filters-1.0.41-8|173	
12mu|cups-filters-1.0.41-8|174	%preun -n cups-browsed
12mu|cups-filters-1.0.41-8|175	%_preun_service cups-browsed
12mu|cups-filters-1.0.41-8|176	
12mu|cups-filters-1.0.41-8|177	%postun -n cups-browsed
12mu|cups-filters-1.0.41-8|178	%_postun_service cups-browsed
12mu|cups-filters-1.0.41-8|179	
12mu|cups-filters-1.0.41-8|180	%files
12mu|cups-filters-1.0.41-8|181	%config(noreplace) %{_sysconfdir}/fonts/conf.d/99pdftoopvp.conf
12mu|cups-filters-1.0.41-8|182	%{_bindir}/ttfread
12mu|cups-filters-1.0.41-8|183	%{_prefix}/lib/cups/backend/*
12mu|cups-filters-1.0.41-8|184	%{_prefix}/lib/cups/filter/*
12mu|cups-filters-1.0.41-8|185	%{_datadir}/ppd/cupsfilters
12mu|cups-filters-1.0.41-8|186	%{_datadir}/cups/ppdc/*
12mu|cups-filters-1.0.41-8|187	%{_datadir}/cups/mime/cupsfilters.*
12mu|cups-filters-1.0.41-8|188	%{_datadir}/cups/drv/*
12mu|cups-filters-1.0.41-8|189	%{_datadir}/cups/data/*
12mu|cups-filters-1.0.41-8|190	%{_datadir}/cups/charsets/*
12mu|cups-filters-1.0.41-8|191	%{_datadir}/cups/banners/*
12mu|cups-filters-1.0.41-8|192	
12mu|cups-filters-1.0.41-8|193	%files -n cups-browsed
12mu|cups-filters-1.0.41-8|194	%doc %{_docdir}/%{name}
12mu|cups-filters-1.0.41-8|195	%config(noreplace) %{_sysconfdir}/cups/cups-browsed.conf
12mu|cups-filters-1.0.41-8|196	%{_sbindir}/cups-browsed
12mu|cups-filters-1.0.41-8|197	%{_mandir}/man5/cups-browsed.conf.5*
12mu|cups-filters-1.0.41-8|198	%{_mandir}/man8/cups-browsed.8*
12mu|cups-filters-1.0.41-8|199	%{_unitdir}/cups-browsed.service
12mu|cups-filters-1.0.41-8|200	
12mu|cups-filters-1.0.41-8|201	%files -n %{cupsfilters}
12mu|cups-filters-1.0.41-8|202	%{_libdir}/libcupsfilters.so.%{cupsfilters_major}*
12mu|cups-filters-1.0.41-8|203	
12mu|cups-filters-1.0.41-8|204	%files -n %{fontembed}
12mu|cups-filters-1.0.41-8|205	%{_libdir}/libfontembed.so.%{fontembed_major}*
12mu|cups-filters-1.0.41-8|206	
12mu|cups-filters-1.0.41-8|207	%files devel
12mu|cups-filters-1.0.41-8|208	
12mu|cups-filters-1.0.41-8|209	%files -n %{cupsfiltersdevel}
12mu|cups-filters-1.0.41-8|210	%{_includedir}/cupsfilters
12mu|cups-filters-1.0.41-8|211	%{_libdir}/libcupsfilters.so
12mu|cups-filters-1.0.41-8|212	%{_libdir}/pkgconfig/libcupsfilters.pc
12mu|cups-filters-1.0.41-8|213	
12mu|cups-filters-1.0.41-8|214	%files -n %{fontembeddevel}
12mu|cups-filters-1.0.41-8|215	%{_includedir}/fontembed
12mu|cups-filters-1.0.41-8|216	%{_libdir}/libfontembed.so
12mu|cups-filters-1.0.41-8|217	%{_libdir}/pkgconfig/libfontembed.pc
12mu|cups-filters-1.0.41-8|218	
12mu|cups-filters-1.0.41-8|219	%changelog
12mu|cups-filters-1.0.41-8|220	* Fri Dec 13 2013 akdengi <alexander.kazancev@rosalab.ru> 1.0.41-8
12mu|cups-filters-1.0.41-8|221	+ Revision: 2375c2b
12mu|cups-filters-1.0.41-8|222	- SILENT fix build
12mu|cups-filters-1.0.41-8|223	
12mu|cups-filters-1.0.41-8|224	

19549 12
12mu|cups-pk-helper-0.2.5-1|1	Name:           cups-pk-helper
12mu|cups-pk-helper-0.2.5-1|2	Version:        0.2.5
12mu|cups-pk-helper-0.2.5-1|3	Release:        1
12mu|cups-pk-helper-0.2.5-1|4	Summary:        A helper that makes system-config-printer use PolicyKit
12mu|cups-pk-helper-0.2.5-1|5	
12mu|cups-pk-helper-0.2.5-1|6	Group:          System/Printing
12mu|cups-pk-helper-0.2.5-1|7	License:        GPLv2+
12mu|cups-pk-helper-0.2.5-1|8	URL:            http://www.vuntz.net/download/cups-pk-helper/
12mu|cups-pk-helper-0.2.5-1|9	Source0:        http://cgit.freedesktop.org/cups-pk-helper/snapshot/cups-pk-helper-%{version}.tar.bz2
12mu|cups-pk-helper-0.2.5-1|10	Patch1:		cups-pk-helper-0.2.4-automake-1.13.patch
12mu|cups-pk-helper-0.2.5-1|11	Patch2:		cups-pk-helper-0.2.5-l10n-ru.patch
12mu|cups-pk-helper-0.2.5-1|12	
12mu|cups-pk-helper-0.2.5-1|13	#BuildRequires:  libtool >= 1.4.3
12mu|cups-pk-helper-0.2.5-1|14	BuildRequires:  cups-devel >= 1.2
12mu|cups-pk-helper-0.2.5-1|15	BuildRequires:  pkgconfig(python) >= 2.4
12mu|cups-pk-helper-0.2.5-1|16	BuildRequires:  pkgconfig(gtk+-2.0) >= 2.12.0
12mu|cups-pk-helper-0.2.5-1|17	BuildRequires:  pkgconfig(dbus-glib-1) >= 0.74
12mu|cups-pk-helper-0.2.5-1|18	BuildRequires:  pkgconfig(polkit-gobject-1) >= 0.92
12mu|cups-pk-helper-0.2.5-1|19	BuildRequires:  polkit-gnome >= 0.92
12mu|cups-pk-helper-0.2.5-1|20	BuildRequires:  intltool >= 0.40.0
12mu|cups-pk-helper-0.2.5-1|21	BuildRequires:  gettext-devel >= 0.17
12mu|cups-pk-helper-0.2.5-1|22	BuildRequires:  gnome-common >= 2.26
12mu|cups-pk-helper-0.2.5-1|23	
12mu|cups-pk-helper-0.2.5-1|24	Requires:       python
12mu|cups-pk-helper-0.2.5-1|25	
12mu|cups-pk-helper-0.2.5-1|26	
12mu|cups-pk-helper-0.2.5-1|27	%description
12mu|cups-pk-helper-0.2.5-1|28	cups-pk-helper is an application which makes cups configuration
12mu|cups-pk-helper-0.2.5-1|29	interfaces available under control of PolicyKit.
12mu|cups-pk-helper-0.2.5-1|30	
12mu|cups-pk-helper-0.2.5-1|31	%prep
12mu|cups-pk-helper-0.2.5-1|32	%setup -q
12mu|cups-pk-helper-0.2.5-1|33	%patch1 -p1 -b .automake-1_13
12mu|cups-pk-helper-0.2.5-1|34	%patch2 -p1 -b .l10n-ru
12mu|cups-pk-helper-0.2.5-1|35	
12mu|cups-pk-helper-0.2.5-1|36	%build
12mu|cups-pk-helper-0.2.5-1|37	./autogen.sh
12mu|cups-pk-helper-0.2.5-1|38	%configure
12mu|cups-pk-helper-0.2.5-1|39	%make
12mu|cups-pk-helper-0.2.5-1|40	
12mu|cups-pk-helper-0.2.5-1|41	
12mu|cups-pk-helper-0.2.5-1|42	%install
12mu|cups-pk-helper-0.2.5-1|43	rm -rf %{buildroot}
12mu|cups-pk-helper-0.2.5-1|44	%makeinstall_std
12mu|cups-pk-helper-0.2.5-1|45	
12mu|cups-pk-helper-0.2.5-1|46	
12mu|cups-pk-helper-0.2.5-1|47	%find_lang %{name}
12mu|cups-pk-helper-0.2.5-1|48	
12mu|cups-pk-helper-0.2.5-1|49	%files -f %{name}.lang
12mu|cups-pk-helper-0.2.5-1|50	%{_libexecdir}/cups-pk-helper-mechanism
12mu|cups-pk-helper-0.2.5-1|51	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.opensuse.CupsPkHelper.Mechanism.conf
12mu|cups-pk-helper-0.2.5-1|52	%{_datadir}/dbus-1/system-services/org.opensuse.CupsPkHelper.Mechanism.service
12mu|cups-pk-helper-0.2.5-1|53	%{_datadir}/polkit-1/actions/org.opensuse.cupspkhelper.mechanism.policy
12mu|cups-pk-helper-0.2.5-1|54	%doc AUTHORS COPYING NEWS
12mu|cups-pk-helper-0.2.5-1|55	
12mu|cups-pk-helper-0.2.5-1|56	
12mu|cups-pk-helper-0.2.5-1|57	
12mu|cups-pk-helper-0.2.5-1|58	%changelog
12mu|cups-pk-helper-0.2.5-1|59	* Mon Dec 23 2013 Tigro <ashejn@gmail.com> 0.2.5-1
12mu|cups-pk-helper-0.2.5-1|60	+ Revision: a7f76f3
12mu|cups-pk-helper-0.2.5-1|61	- update patch
12mu|cups-pk-helper-0.2.5-1|62	
12mu|cups-pk-helper-0.2.5-1|63	

19550 12
12mu|curl-7.30.0-4|1	%define major	4
12mu|curl-7.30.0-4|2	%define libname %mklibname %{name} %{major}
12mu|curl-7.30.0-4|3	%define devname %mklibname %{name} -d
12mu|curl-7.30.0-4|4	%ifarch aarch64
12mu|curl-7.30.0-4|5	%define debug_package	%{nil}
12mu|curl-7.30.0-4|6	%endif
12mu|curl-7.30.0-4|7	
12mu|curl-7.30.0-4|8	Summary:	Gets a file from a FTP, GOPHER or HTTP server
12mu|curl-7.30.0-4|9	Name:		curl
12mu|curl-7.30.0-4|10	Epoch:		1
12mu|curl-7.30.0-4|11	Version:	7.30.0
12mu|curl-7.30.0-4|12	Release:	4
12mu|curl-7.30.0-4|13	License:	BSD-like
12mu|curl-7.30.0-4|14	Group:		Networking/Other
12mu|curl-7.30.0-4|15	Url:		http://curl.haxx.se
12mu|curl-7.30.0-4|16	Source0:	http://curl.haxx.se/download/%{name}-%{version}.tar.lzma
12mu|curl-7.30.0-4|17	Source1:	http://curl.haxx.se/download/%{name}-%{version}.tar.lzma.asc
12mu|curl-7.30.0-4|18	Patch4:		%{name}-7.26.0-multilib.patch
12mu|curl-7.30.0-4|19	Patch6:		%{name}-7.26.0-do-not-build-examples.patch
12mu|curl-7.30.0-4|20	BuildRequires:	groff-base
12mu|curl-7.30.0-4|21	BuildRequires:	stunnel
12mu|curl-7.30.0-4|22	BuildRequires:	krb5-devel
12mu|curl-7.30.0-4|23	BuildRequires:	openldap-devel
12mu|curl-7.30.0-4|24	BuildRequires:	pkgconfig(openssl)
12mu|curl-7.30.0-4|25	BuildRequires:	pkgconfig(zlib)
12mu|curl-7.30.0-4|26	BuildRequires:	pkgconfig(libidn)
12mu|curl-7.30.0-4|27	BuildRequires:	pkgconfig(libssh2)
12mu|curl-7.30.0-4|28	BuildRequires:  pkgconfig(libcares)
12mu|curl-7.30.0-4|29	Provides:	webfetch
12mu|curl-7.30.0-4|30	
12mu|curl-7.30.0-4|31	%description
12mu|curl-7.30.0-4|32	curl is a client to get documents/files from servers, using any of the
12mu|curl-7.30.0-4|33	supported protocols. The command is designed to work without user
12mu|curl-7.30.0-4|34	interaction or any kind of interactivity.
12mu|curl-7.30.0-4|35	
12mu|curl-7.30.0-4|36	curl offers a busload of useful tricks like proxy support, user
12mu|curl-7.30.0-4|37	authentication, ftp upload, HTTP post, file transfer resume and more.
12mu|curl-7.30.0-4|38	
12mu|curl-7.30.0-4|39	This version is compiled with SSL (https) support.
12mu|curl-7.30.0-4|40	
12mu|curl-7.30.0-4|41	%package -n %{libname}
12mu|curl-7.30.0-4|42	Summary:	A library of functions for file transfer
12mu|curl-7.30.0-4|43	Group:		Networking/Other
12mu|curl-7.30.0-4|44	Requires:	rootcerts >= 1:20070713.00
12mu|curl-7.30.0-4|45	
12mu|curl-7.30.0-4|46	%description -n %{libname}
12mu|curl-7.30.0-4|47	libcurl is a library of functions for sending and receiving files through
12mu|curl-7.30.0-4|48	various protocols, including http and ftp.
12mu|curl-7.30.0-4|49	
12mu|curl-7.30.0-4|50	You should install this package if you plan to use any applications that
12mu|curl-7.30.0-4|51	use libcurl.
12mu|curl-7.30.0-4|52	
12mu|curl-7.30.0-4|53	%package -n %{devname}
12mu|curl-7.30.0-4|54	Summary:	Header files and static libraries for libcurl
12mu|curl-7.30.0-4|55	Group:		Development/C
12mu|curl-7.30.0-4|56	Requires:	%{libname} = %{EVRD}
12mu|curl-7.30.0-4|57	Provides:	%{name}-devel = %{EVRD}
12mu|curl-7.30.0-4|58	
12mu|curl-7.30.0-4|59	%description -n %{devname}
12mu|curl-7.30.0-4|60	libcurl is a library of functions for sending and receiving files through
12mu|curl-7.30.0-4|61	various protocols, including http and ftp.
12mu|curl-7.30.0-4|62	
12mu|curl-7.30.0-4|63	You should install this package if you wish to develop applications that
12mu|curl-7.30.0-4|64	use libcurl.
12mu|curl-7.30.0-4|65	
12mu|curl-7.30.0-4|66	%package examples
12mu|curl-7.30.0-4|67	Summary:	Example files for %{name} development
12mu|curl-7.30.0-4|68	Group:		Development/C
12mu|curl-7.30.0-4|69	Requires:       %{name}-devel = %{EVRD}
12mu|curl-7.30.0-4|70	BuildArch:	noarch
12mu|curl-7.30.0-4|71	
12mu|curl-7.30.0-4|72	%description examples
12mu|curl-7.30.0-4|73	Example files for %{name} development.
12mu|curl-7.30.0-4|74	
12mu|curl-7.30.0-4|75	%prep
12mu|curl-7.30.0-4|76	%setup -q
12mu|curl-7.30.0-4|77	%apply_patches
12mu|curl-7.30.0-4|78	
12mu|curl-7.30.0-4|79	%build
12mu|curl-7.30.0-4|80	autoreconf -fiv
12mu|curl-7.30.0-4|81	
12mu|curl-7.30.0-4|82	%configure2_5x \
12mu|curl-7.30.0-4|83	--disable-static \
12mu|curl-7.30.0-4|84	--with-ssl \
12mu|curl-7.30.0-4|85	--without-gnutls \
12mu|curl-7.30.0-4|86	--with-zlib \
12mu|curl-7.30.0-4|87	--with-lber-lib=lber \
12mu|curl-7.30.0-4|88	--with-libidn \
12mu|curl-7.30.0-4|89	--with-ssh2 \
12mu|curl-7.30.0-4|90	--with-random \
12mu|curl-7.30.0-4|91	--enable-hidden-symbols \
12mu|curl-7.30.0-4|92	--enable-optimize \
12mu|curl-7.30.0-4|93	--enable-nonblocking \
12mu|curl-7.30.0-4|94	--enable-thread \
12mu|curl-7.30.0-4|95	--enable-crypto-auth \
12mu|curl-7.30.0-4|96	--enable-libgcc \
12mu|curl-7.30.0-4|97	--enable-ldaps \
12mu|curl-7.30.0-4|98	--enable-ipv6 \
12mu|curl-7.30.0-4|99	--with-ca-bundle=%{_sysconfdir}/pki/tls/certs/ca-bundle.crt \
12mu|curl-7.30.0-4|100	--with-gssapi=%{_prefix} \
12mu|curl-7.30.0-4|101	--enable-ares
12mu|curl-7.30.0-4|102	
12mu|curl-7.30.0-4|103	
12mu|curl-7.30.0-4|104	%make
12mu|curl-7.30.0-4|105	
12mu|curl-7.30.0-4|106	# we don't want them in curl-examples:
12mu|curl-7.30.0-4|107	rm -r docs/examples/.deps ||:
12mu|curl-7.30.0-4|108	
12mu|curl-7.30.0-4|109	# disable tests that want to connect/run sshd, which is quite impossible
12mu|curl-7.30.0-4|110	#%check
12mu|curl-7.30.0-4|111	# Some tests fail at random inside ABF (timeouts?), but work in local builds.
12mu|curl-7.30.0-4|112	# Let's make a test failure non-fatal for the moment.
12mu|curl-7.30.0-4|113	#make test TEST_Q='-a -p -v !SCP !SFTP !SOCKS4 !SOCKS5 !TFTP !198' || :
12mu|curl-7.30.0-4|114	
12mu|curl-7.30.0-4|115	%install
12mu|curl-7.30.0-4|116	%makeinstall_std
12mu|curl-7.30.0-4|117	
12mu|curl-7.30.0-4|118	# [july 2008] HACK. to be replaced by a real fix
12mu|curl-7.30.0-4|119	sed -i -e 's!-Wl,--as-needed!!' -e 's!-Wl,--no-undefined!!' %{buildroot}%{_bindir}/%{name}-config
12mu|curl-7.30.0-4|120	sed -i -e 's!-Wl,--as-needed!!' -e 's!-Wl,--no-undefined!!' %{buildroot}%{_libdir}/pkgconfig/*.pc
12mu|curl-7.30.0-4|121	
12mu|curl-7.30.0-4|122	%multiarch_binaries %{buildroot}%{_bindir}/%{name}-config
12mu|curl-7.30.0-4|123	
12mu|curl-7.30.0-4|124	# (tpg) use rootcerts's certificates #35917
12mu|curl-7.30.0-4|125	find %{buildroot} -name ca-bundle.crt -exec rm -f '{}' \;
12mu|curl-7.30.0-4|126	
12mu|curl-7.30.0-4|127	# we don't package mk-ca-bundle so we don't need man for it
12mu|curl-7.30.0-4|128	rm -f %{buildroot}%{_mandir}/man1/mk-ca-bundle.1*
12mu|curl-7.30.0-4|129	
12mu|curl-7.30.0-4|130	%files
12mu|curl-7.30.0-4|131	%{_bindir}/curl
12mu|curl-7.30.0-4|132	%{_mandir}/man1/curl.1*
12mu|curl-7.30.0-4|133	
12mu|curl-7.30.0-4|134	%files -n %{libname}
12mu|curl-7.30.0-4|135	%{_libdir}/libcurl.so.%{major}*
12mu|curl-7.30.0-4|136	
12mu|curl-7.30.0-4|137	%files -n %{devname}
12mu|curl-7.30.0-4|138	%docdir docs/
12mu|curl-7.30.0-4|139	%doc docs/BUGS docs/KNOWN_BUGS docs/CONTRIBUTE docs/FAQ CHANGES
12mu|curl-7.30.0-4|140	%doc docs/FEATURES docs/RESOURCES docs/TODO docs/THANKS docs/INTERNALS
12mu|curl-7.30.0-4|141	%{_bindir}/curl-config
12mu|curl-7.30.0-4|142	%{multiarch_bindir}/curl-config
12mu|curl-7.30.0-4|143	%{_libdir}/libcurl.so
12mu|curl-7.30.0-4|144	%{_includedir}/curl
12mu|curl-7.30.0-4|145	%{_libdir}/pkgconfig/*.pc
12mu|curl-7.30.0-4|146	%{_mandir}/man1/curl-config.1*
12mu|curl-7.30.0-4|147	%{_mandir}/man3/*
12mu|curl-7.30.0-4|148	
12mu|curl-7.30.0-4|149	%files examples
12mu|curl-7.30.0-4|150	%doc docs/examples
12mu|curl-7.30.0-4|151	
12mu|curl-7.30.0-4|152	%changelog
12mu|curl-7.30.0-4|153	* Thu Oct 10 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1:7.30.0-4
12mu|curl-7.30.0-4|154	+ Revision: bc750be
12mu|curl-7.30.0-4|155	- added ares BR and  --enable-ares
12mu|curl-7.30.0-4|156	
12mu|curl-7.30.0-4|157	

19551 12
12mu|cyrus-sasl-2.1.25-6|1	%define major 2
12mu|cyrus-sasl-2.1.25-6|2	%define libname %mklibname sasl %{major}
12mu|cyrus-sasl-2.1.25-6|3	%define up_name cyrus-sasl
12mu|cyrus-sasl-2.1.25-6|4	%define sasl2_db_filename /var/lib/sasl2/sasl.db
12mu|cyrus-sasl-2.1.25-6|5	
12mu|cyrus-sasl-2.1.25-6|6	%define KRB5 1
12mu|cyrus-sasl-2.1.25-6|7	%define MYSQL 1
12mu|cyrus-sasl-2.1.25-6|8	%define SRP 1
12mu|cyrus-sasl-2.1.25-6|9	%define PGSQL 1
12mu|cyrus-sasl-2.1.25-6|10	%define SQLITE3 1
12mu|cyrus-sasl-2.1.25-6|11	%define LDAP 1
12mu|cyrus-sasl-2.1.25-6|12	%define SRPSTR enabled
12mu|cyrus-sasl-2.1.25-6|13	%define MYSQLSTR enabled
12mu|cyrus-sasl-2.1.25-6|14	%define PGSQLSTR enabled
12mu|cyrus-sasl-2.1.25-6|15	%define SQLITE3STR enabled
12mu|cyrus-sasl-2.1.25-6|16	%define LDAPSTR enabled
12mu|cyrus-sasl-2.1.25-6|17	
12mu|cyrus-sasl-2.1.25-6|18	%{?_with_krb5: %{expand: %%global KRB5 1}}
12mu|cyrus-sasl-2.1.25-6|19	%{?_without_krb5: %{expand: %%global KRB5 0}}
12mu|cyrus-sasl-2.1.25-6|20	%{?_with_srp: %{expand: %%global SRP 1}}
12mu|cyrus-sasl-2.1.25-6|21	%{?_without_srp: %{expand: %%global SRP 0}}
12mu|cyrus-sasl-2.1.25-6|22	%{?_with_mysql: %{expand: %%global MYSQL 1}}
12mu|cyrus-sasl-2.1.25-6|23	%{?_without_mysql: %{expand: %%global MYSQL 0}}
12mu|cyrus-sasl-2.1.25-6|24	%{?_with_pgsql: %{expand: %%global PGSQL 1}}
12mu|cyrus-sasl-2.1.25-6|25	%{?_without_pgsql: %{expand: %%global PGSQL 0}}
12mu|cyrus-sasl-2.1.25-6|26	%{?_with_sqlite3: %{expand: %%global SQLITE3 1}}
12mu|cyrus-sasl-2.1.25-6|27	%{?_without_sqlite3: %{expand: %%global SQLITE3 0}}
12mu|cyrus-sasl-2.1.25-6|28	%{?_with_ldap: %{expand: %%global LDAP 1}}
12mu|cyrus-sasl-2.1.25-6|29	%{?_without_ldap: %{expand: %%global LDAP 0}}
12mu|cyrus-sasl-2.1.25-6|30	
12mu|cyrus-sasl-2.1.25-6|31	%{?_with_srp: %{expand: %%global SRPSTR enabled}}
12mu|cyrus-sasl-2.1.25-6|32	%{?_without_srp: %{expand: %%global SRPSTR disabled}}
12mu|cyrus-sasl-2.1.25-6|33	%{?_with_mysql: %{expand: %%global MYSQLSTR enabled}}
12mu|cyrus-sasl-2.1.25-6|34	%{?_without_mysql: %{expand: %%global MYSQLSTR disabled}}
12mu|cyrus-sasl-2.1.25-6|35	%{?_with_pgsql: %{expand: %%global PGSQLSTR enabled}}
12mu|cyrus-sasl-2.1.25-6|36	%{?_without_pgsql: %{expand: %%global PGSQLSTR disabled}}
12mu|cyrus-sasl-2.1.25-6|37	%{?_with_sqlite3: %{expand: %%global SQLITE3STR enabled}}
12mu|cyrus-sasl-2.1.25-6|38	%{?_without_sqlite3: %{expand: %%global SQLITE3STR disabled}}
12mu|cyrus-sasl-2.1.25-6|39	%{?_with_ldap: %{expand: %%global LDAPSTR enabled}}
12mu|cyrus-sasl-2.1.25-6|40	%{?_without_ldap: %{expand: %%global LDAPSTR disabled}}
12mu|cyrus-sasl-2.1.25-6|41	
12mu|cyrus-sasl-2.1.25-6|42	# bootstrapping overrides the above LDAP defines
12mu|cyrus-sasl-2.1.25-6|43	%{?bootstrap: %{expand: %%global LDAP 0}}
12mu|cyrus-sasl-2.1.25-6|44	%{?bootstrap: %{expand: %%global LDAPSTR disabled}}
12mu|cyrus-sasl-2.1.25-6|45	
12mu|cyrus-sasl-2.1.25-6|46	Summary:	The Simple Authentication and Security Layer
12mu|cyrus-sasl-2.1.25-6|47	Name:		%{up_name}
12mu|cyrus-sasl-2.1.25-6|48	Version:	2.1.25
12mu|cyrus-sasl-2.1.25-6|49	Release:	6
12mu|cyrus-sasl-2.1.25-6|50	License:	BSD-style
12mu|cyrus-sasl-2.1.25-6|51	Group:		System/Libraries
12mu|cyrus-sasl-2.1.25-6|52	URL:		http://cyrusimap.org/
12mu|cyrus-sasl-2.1.25-6|53	Source0:	ftp://ftp.cyrusimap.org/cyrus-sasl/%{up_name}-%{version}.tar.gz
12mu|cyrus-sasl-2.1.25-6|54	Source1:	ftp://ftp.cyrusimap.org/cyrus-sasl/%{up_name}-%{version}.tar.gz.sig
12mu|cyrus-sasl-2.1.25-6|55	Source2:	saslauthd.init
12mu|cyrus-sasl-2.1.25-6|56	Source3:	saslauthd.sysconfig
12mu|cyrus-sasl-2.1.25-6|57	Source4:	service.conf.example
12mu|cyrus-sasl-2.1.25-6|58	Source7:	sasl-mechlist.c
12mu|cyrus-sasl-2.1.25-6|59	Source8:	sasl-checkpass.c
12mu|cyrus-sasl-2.1.25-6|60	Patch0:		cyrus-sasl-doc.patch
12mu|cyrus-sasl-2.1.25-6|61	Patch3:		cyrus-sasl-2.1.19-pic.patch
12mu|cyrus-sasl-2.1.25-6|62	Patch5:		cyrus-sasl-2.1.25-library_mutexes.diff
12mu|cyrus-sasl-2.1.25-6|63	Patch6:		cyrus-sasl-2.1.25-xopen_crypt_prototype.diff
12mu|cyrus-sasl-2.1.25-6|64	Patch7:		cyrus-sasl-2.1.23-db5.patch
12mu|cyrus-sasl-2.1.25-6|65	Patch11:	cyrus-sasl-2.1.25-no_rpath.diff
12mu|cyrus-sasl-2.1.25-6|66	Patch23:	cyrus-sasl-2.1.23-man.patch
12mu|cyrus-sasl-2.1.25-6|67	Patch28:	cyrus-sasl-2.1.25-keytab.diff
12mu|cyrus-sasl-2.1.25-6|68	Patch30:	cyrus-sasl-2.1.25-rimap.diff
12mu|cyrus-sasl-2.1.25-6|69	Patch31:	cyrus-sasl-2.1.22-kerberos4.patch
12mu|cyrus-sasl-2.1.25-6|70	Patch33:	cyrus-sasl-2.1.25-current-db.diff
12mu|cyrus-sasl-2.1.25-6|71	Patch34:	cyrus-sasl-2.1.22-ldap-timeout.patch
12mu|cyrus-sasl-2.1.25-6|72	Patch37:	cyrus-sasl-2.1.23-race.patch
12mu|cyrus-sasl-2.1.25-6|73	
12mu|cyrus-sasl-2.1.25-6|74	Patch100:	cyrus-sasl-lt.patch
12mu|cyrus-sasl-2.1.25-6|75	Patch101:	cyrus-sasl-split-sql.patch
12mu|cyrus-sasl-2.1.25-6|76	Patch102:	cyrus-sasl-sizes.patch
12mu|cyrus-sasl-2.1.25-6|77	Patch103:	cyrus-sasl-parallel-make.patch
12mu|cyrus-sasl-2.1.25-6|78	Patch104:	cyrus-sasl-ac-libs.patch
12mu|cyrus-sasl-2.1.25-6|79	Patch105:	cyrus-sasl-pam.patch
12mu|cyrus-sasl-2.1.25-6|80	Patch106:	cyrus-sasl-2.1.15-lib64.patch
12mu|cyrus-sasl-2.1.25-6|81	Patch107:	cyrus-sasl-2.1.25-no_version-info_for_plugins.diff
12mu|cyrus-sasl-2.1.25-6|82	
12mu|cyrus-sasl-2.1.25-6|83	Requires:	%{libname} >= %{version}
12mu|cyrus-sasl-2.1.25-6|84	Requires(pre):	rpm-helper
12mu|cyrus-sasl-2.1.25-6|85	Requires(post):	rpm-helper
12mu|cyrus-sasl-2.1.25-6|86	Requires(preun): rpm-helper
12mu|cyrus-sasl-2.1.25-6|87	BuildRequires:	autoconf
12mu|cyrus-sasl-2.1.25-6|88	BuildRequires:	db-devel
12mu|cyrus-sasl-2.1.25-6|89	BuildRequires:	pam-devel
12mu|cyrus-sasl-2.1.25-6|90	BuildRequires:	openssl-devel
12mu|cyrus-sasl-2.1.25-6|91	BuildRequires:	autoconf automake libtool
12mu|cyrus-sasl-2.1.25-6|92	BuildRequires:  groff
12mu|cyrus-sasl-2.1.25-6|93	# 1.4.x is thread safe, which means we can disable sasl mutexes (see ./configure
12mu|cyrus-sasl-2.1.25-6|94	# further below)
12mu|cyrus-sasl-2.1.25-6|95	%if %{KRB5}
12mu|cyrus-sasl-2.1.25-6|96	BuildRequires:	krb5-devel >= 1.4.1
12mu|cyrus-sasl-2.1.25-6|97	%endif
12mu|cyrus-sasl-2.1.25-6|98	%if %{MYSQL}
12mu|cyrus-sasl-2.1.25-6|99	BuildRequires:	mysql-devel
12mu|cyrus-sasl-2.1.25-6|100	%endif
12mu|cyrus-sasl-2.1.25-6|101	%if %{PGSQL}
12mu|cyrus-sasl-2.1.25-6|102	BuildRequires:	postgresql-devel
12mu|cyrus-sasl-2.1.25-6|103	%endif
12mu|cyrus-sasl-2.1.25-6|104	%if %{SQLITE3}
12mu|cyrus-sasl-2.1.25-6|105	BuildRequires:	sqlite3-devel
12mu|cyrus-sasl-2.1.25-6|106	%endif
12mu|cyrus-sasl-2.1.25-6|107	%if %{LDAP}
12mu|cyrus-sasl-2.1.25-6|108	BuildRequires:	openldap-devel
12mu|cyrus-sasl-2.1.25-6|109	%endif
12mu|cyrus-sasl-2.1.25-6|110	
12mu|cyrus-sasl-2.1.25-6|111	%description
12mu|cyrus-sasl-2.1.25-6|112	SASL is the Simple Authentication and Security Layer,
12mu|cyrus-sasl-2.1.25-6|113	a method for adding authentication support to connection-based protocols.
12mu|cyrus-sasl-2.1.25-6|114	To use SASL, a protocol includes a command for identifying and authenticating
12mu|cyrus-sasl-2.1.25-6|115	a user to a server and for optionally negotiating protection of subsequent
12mu|cyrus-sasl-2.1.25-6|116	protocol interactions. If its use is negotiated, a security layer is inserted
12mu|cyrus-sasl-2.1.25-6|117	between the protocol and the connection.
12mu|cyrus-sasl-2.1.25-6|118	To actually use SASL you must install at least one of the %{libname}-plug-XXXX
12mu|cyrus-sasl-2.1.25-6|119	authentication plugin, such as %{libname}-plug-plain.
12mu|cyrus-sasl-2.1.25-6|120	The SQL auxprop plugin can be rebuild with different database backends:
12mu|cyrus-sasl-2.1.25-6|121	--with srp	SRP support	(%{SRPSTR})
12mu|cyrus-sasl-2.1.25-6|122	--with mysql	MySQL support	(%{MYSQLSTR})
12mu|cyrus-sasl-2.1.25-6|123	--with pgsql	Postgres SQL support	(%{PGSQLSTR})
12mu|cyrus-sasl-2.1.25-6|124	--with sqlite3	SQLite v3 support	(%{SQLITE3STR})
12mu|cyrus-sasl-2.1.25-6|125	
12mu|cyrus-sasl-2.1.25-6|126	%package -n	%{libname}
12mu|cyrus-sasl-2.1.25-6|127	Summary:	Libraries for SASL a the Simple Authentication and Security Layer
12mu|cyrus-sasl-2.1.25-6|128	Group:		System/Libraries
12mu|cyrus-sasl-2.1.25-6|129	
12mu|cyrus-sasl-2.1.25-6|130	%description -n	%{libname}
12mu|cyrus-sasl-2.1.25-6|131	SASL is the Simple Authentication and Security Layer,
12mu|cyrus-sasl-2.1.25-6|132	a method for adding authentication support to connection-based protocols.
12mu|cyrus-sasl-2.1.25-6|133	To use SASL, a protocol includes a command for identifying and authenticating
12mu|cyrus-sasl-2.1.25-6|134	a user to a server and for optionally negotiating protection of subsequent
12mu|cyrus-sasl-2.1.25-6|135	protocol interactions. If its use is negotiated, a security layer is inserted
12mu|cyrus-sasl-2.1.25-6|136	between the protocol and the connection.
12mu|cyrus-sasl-2.1.25-6|137	
12mu|cyrus-sasl-2.1.25-6|138	%package -n	%{libname}-devel
12mu|cyrus-sasl-2.1.25-6|139	Summary:	Libraries for SASL a the Simple Authentication and Security Layer
12mu|cyrus-sasl-2.1.25-6|140	Group:		Development/C
12mu|cyrus-sasl-2.1.25-6|141	%if %{_lib} != lib
12mu|cyrus-sasl-2.1.25-6|142	Provides:	libsasl-devel = %{version}
12mu|cyrus-sasl-2.1.25-6|143	Provides:	libsasl2-devel = %{version}
12mu|cyrus-sasl-2.1.25-6|144	%endif
12mu|cyrus-sasl-2.1.25-6|145	Provides:	%{mklibname -d sasl} = %{version}
12mu|cyrus-sasl-2.1.25-6|146	Provides:	sasl-devel = %{version}-%{release}
12mu|cyrus-sasl-2.1.25-6|147	Requires:	%{libname} >= %{version}
12mu|cyrus-sasl-2.1.25-6|148	Requires:	pam-devel
12mu|cyrus-sasl-2.1.25-6|149	
12mu|cyrus-sasl-2.1.25-6|150	%description -n	%{libname}-devel
12mu|cyrus-sasl-2.1.25-6|151	SASL is the Simple Authentication and Security Layer,
12mu|cyrus-sasl-2.1.25-6|152	a method for adding authentication support to connection-based protocols.
12mu|cyrus-sasl-2.1.25-6|153	To use SASL, a protocol includes a command for identifying and authenticating
12mu|cyrus-sasl-2.1.25-6|154	a user to a server and for optionally negotiating protection of subsequent
12mu|cyrus-sasl-2.1.25-6|155	protocol interactions. If its use is negotiated, a security layer is inserted
12mu|cyrus-sasl-2.1.25-6|156	between the protocol and the connection.
12mu|cyrus-sasl-2.1.25-6|157	
12mu|cyrus-sasl-2.1.25-6|158	%package -n	%{libname}-plug-anonymous
12mu|cyrus-sasl-2.1.25-6|159	Summary:	SASL ANONYMOUS mechanism plugin
12mu|cyrus-sasl-2.1.25-6|160	Group:		System/Libraries
12mu|cyrus-sasl-2.1.25-6|161	Requires:	%{libname} >= %{version}
12mu|cyrus-sasl-2.1.25-6|162	Provides:	sasl-plug-anonymous
12mu|cyrus-sasl-2.1.25-6|163	
12mu|cyrus-sasl-2.1.25-6|164	%description -n	%{libname}-plug-anonymous
12mu|cyrus-sasl-2.1.25-6|165	This plugin implements the SASL ANONYMOUS mechanism,
12mu|cyrus-sasl-2.1.25-6|166	used for anonymous authentication.
12mu|cyrus-sasl-2.1.25-6|167	
12mu|cyrus-sasl-2.1.25-6|168	%package -n	%{libname}-plug-crammd5
12mu|cyrus-sasl-2.1.25-6|169	Summary:	SASL CRAM-MD5 mechanism plugin
12mu|cyrus-sasl-2.1.25-6|170	Group:		System/Libraries
12mu|cyrus-sasl-2.1.25-6|171	Requires:	%{libname} >= %{version}
12mu|cyrus-sasl-2.1.25-6|172	Provides:	sasl-plug-crammd5
12mu|cyrus-sasl-2.1.25-6|173	
12mu|cyrus-sasl-2.1.25-6|174	%description -n	%{libname}-plug-crammd5
12mu|cyrus-sasl-2.1.25-6|175	This plugin implements the SASL CRAM-MD5 mechanism.
12mu|cyrus-sasl-2.1.25-6|176	CRAM-MD5 is the mandatory-to-implement authentication mechanism for a
12mu|cyrus-sasl-2.1.25-6|177	number of protocols; it uses MD5 with a challenge/response system to
12mu|cyrus-sasl-2.1.25-6|178	authenticate the user.
12mu|cyrus-sasl-2.1.25-6|179	
12mu|cyrus-sasl-2.1.25-6|180	%package -n	%{libname}-plug-digestmd5
12mu|cyrus-sasl-2.1.25-6|181	Summary:	SASL DIGEST-MD5 mechanism plugin
12mu|cyrus-sasl-2.1.25-6|182	Group:		System/Libraries
12mu|cyrus-sasl-2.1.25-6|183	Requires:	%{libname} >= %{version}
12mu|cyrus-sasl-2.1.25-6|184	Provides:	sasl-plug-digestmd5
12mu|cyrus-sasl-2.1.25-6|185	
12mu|cyrus-sasl-2.1.25-6|186	%description -n	%{libname}-plug-digestmd5
12mu|cyrus-sasl-2.1.25-6|187	This plugin implements the latest draft of the SASL DIGEST-MD5
12mu|cyrus-sasl-2.1.25-6|188	mechanism.  Although not yet finalized, this is likely to become the
12mu|cyrus-sasl-2.1.25-6|189	new mandatory-to-implement authentication system in all new protocols.
12mu|cyrus-sasl-2.1.25-6|190	It's based on the digest md5 authentication system designed for HTTP.
12mu|cyrus-sasl-2.1.25-6|191	
12mu|cyrus-sasl-2.1.25-6|192	%package -n	%{libname}-plug-plain
12mu|cyrus-sasl-2.1.25-6|193	Summary:	SASL PLAIN mechanism plugin
12mu|cyrus-sasl-2.1.25-6|194	Group:		System/Libraries
12mu|cyrus-sasl-2.1.25-6|195	Requires:	%{libname} >= %{version}
12mu|cyrus-sasl-2.1.25-6|196	Provides:	sasl-plug-plain
12mu|cyrus-sasl-2.1.25-6|197	
12mu|cyrus-sasl-2.1.25-6|198	%description -n	%{libname}-plug-plain
12mu|cyrus-sasl-2.1.25-6|199	This plugin implements the SASL PLAIN mechanism.  Although insecure,
12mu|cyrus-sasl-2.1.25-6|200	PLAIN is useful for transitioning to new security mechanisms, as this
12mu|cyrus-sasl-2.1.25-6|201	is the only mechanism which gives the server a copy of the user's
12mu|cyrus-sasl-2.1.25-6|202	password.
12mu|cyrus-sasl-2.1.25-6|203	
12mu|cyrus-sasl-2.1.25-6|204	%package -n	%{libname}-plug-scram
12mu|cyrus-sasl-2.1.25-6|205	Summary:	SASL SCRAM-SHA-1 mechanism plugin
12mu|cyrus-sasl-2.1.25-6|206	Group:		System/Libraries
12mu|cyrus-sasl-2.1.25-6|207	Requires:	%{libname} = %{version}
12mu|cyrus-sasl-2.1.25-6|208	Provides:	sasl-plug-scram
12mu|cyrus-sasl-2.1.25-6|209	
12mu|cyrus-sasl-2.1.25-6|210	%description -n	%{libname}-plug-scram
12mu|cyrus-sasl-2.1.25-6|211	This plugin implements the SASL SCRAM-SHA-1 SASL plugin mechanism.
12mu|cyrus-sasl-2.1.25-6|212	
12mu|cyrus-sasl-2.1.25-6|213	%package -n	%{libname}-plug-login
12mu|cyrus-sasl-2.1.25-6|214	Summary:	SASL LOGIN mechanism plugin
12mu|cyrus-sasl-2.1.25-6|215	Group:		System/Libraries
12mu|cyrus-sasl-2.1.25-6|216	Requires:	%{libname} >= %{version}
12mu|cyrus-sasl-2.1.25-6|217	Provides:	sasl-plug-login
12mu|cyrus-sasl-2.1.25-6|218	
12mu|cyrus-sasl-2.1.25-6|219	%description -n	%{libname}-plug-login
12mu|cyrus-sasl-2.1.25-6|220	This plugin implements the SASL LOGIN mechanism.
12mu|cyrus-sasl-2.1.25-6|221	THIS PLUGIN IS DEPRECATED, is maintained only for compatibility reasons
12mu|cyrus-sasl-2.1.25-6|222	and will be dropped soon.
12mu|cyrus-sasl-2.1.25-6|223	Please use the plain plugin instead.
12mu|cyrus-sasl-2.1.25-6|224	
12mu|cyrus-sasl-2.1.25-6|225	%if %{KRB5}
12mu|cyrus-sasl-2.1.25-6|226	%package -n	%{libname}-plug-gssapi
12mu|cyrus-sasl-2.1.25-6|227	Summary:	SASL GSSAPI mechanism plugin
12mu|cyrus-sasl-2.1.25-6|228	Group:		System/Libraries
12mu|cyrus-sasl-2.1.25-6|229	Requires:	%{libname} >= %{version}
12mu|cyrus-sasl-2.1.25-6|230	Requires:	krb5-libs
12mu|cyrus-sasl-2.1.25-6|231	Provides:	sasl-plug-gssapi
12mu|cyrus-sasl-2.1.25-6|232	
12mu|cyrus-sasl-2.1.25-6|233	%description -n	%{libname}-plug-gssapi
12mu|cyrus-sasl-2.1.25-6|234	This plugin implements the SASL GSSAPI (kerberos 5)mechanism.
12mu|cyrus-sasl-2.1.25-6|235	%endif
12mu|cyrus-sasl-2.1.25-6|236	
12mu|cyrus-sasl-2.1.25-6|237	%package -n	%{libname}-plug-otp
12mu|cyrus-sasl-2.1.25-6|238	Summary:	SASL OTP mechanism plugin
12mu|cyrus-sasl-2.1.25-6|239	Group:		System/Libraries
12mu|cyrus-sasl-2.1.25-6|240	Requires:	%{libname} >= %{version}
12mu|cyrus-sasl-2.1.25-6|241	Provides:	sasl-plug-otp
12mu|cyrus-sasl-2.1.25-6|242	
12mu|cyrus-sasl-2.1.25-6|243	%description -n	%{libname}-plug-otp
12mu|cyrus-sasl-2.1.25-6|244	This plugin implements the SASL OTP mechanism.
12mu|cyrus-sasl-2.1.25-6|245	
12mu|cyrus-sasl-2.1.25-6|246	%package -n	%{libname}-plug-sasldb
12mu|cyrus-sasl-2.1.25-6|247	Summary:	SASL sasldb auxprop plugin
12mu|cyrus-sasl-2.1.25-6|248	Group:		System/Libraries
12mu|cyrus-sasl-2.1.25-6|249	# Requirement for %%{name} is due to dbconverter-2 being
12mu|cyrus-sasl-2.1.25-6|250	# potentially called in %%post
12mu|cyrus-sasl-2.1.25-6|251	Requires(post):	%{name} >= %{version}
12mu|cyrus-sasl-2.1.25-6|252	# That requirement has to be here (in "Requires") also
12mu|cyrus-sasl-2.1.25-6|253	# (http://archives.mandrivalinux.com/cooker/2005-06/msg00109.php)
12mu|cyrus-sasl-2.1.25-6|254	Requires:	%{libname} >= %{version}, %{name} >= %{version}
12mu|cyrus-sasl-2.1.25-6|255	Provides:	sasl-plug-sasldb
12mu|cyrus-sasl-2.1.25-6|256	
12mu|cyrus-sasl-2.1.25-6|257	%description -n	%{libname}-plug-sasldb
12mu|cyrus-sasl-2.1.25-6|258	This package provides the SASL sasldb auxprop plugin, which stores secrets
12mu|cyrus-sasl-2.1.25-6|259	in a Berkeley database file.
12mu|cyrus-sasl-2.1.25-6|260	
12mu|cyrus-sasl-2.1.25-6|261	%if %{SRP}
12mu|cyrus-sasl-2.1.25-6|262	%package -n	%{libname}-plug-srp
12mu|cyrus-sasl-2.1.25-6|263	Summary:	SASL srp mechanism plugin
12mu|cyrus-sasl-2.1.25-6|264	Group:		System/Libraries
12mu|cyrus-sasl-2.1.25-6|265	Requires:	%{libname} >= %{version}
12mu|cyrus-sasl-2.1.25-6|266	Provides:	sasl-plug-srp
12mu|cyrus-sasl-2.1.25-6|267	
12mu|cyrus-sasl-2.1.25-6|268	%description -n	%{libname}-plug-srp
12mu|cyrus-sasl-2.1.25-6|269	This plugin implements the srp  mechanism.
12mu|cyrus-sasl-2.1.25-6|270	%endif
12mu|cyrus-sasl-2.1.25-6|271	
12mu|cyrus-sasl-2.1.25-6|272	%package -n	%{libname}-plug-ntlm
12mu|cyrus-sasl-2.1.25-6|273	Summary:	SASL ntlm authentication plugin
12mu|cyrus-sasl-2.1.25-6|274	Group:		System/Libraries
12mu|cyrus-sasl-2.1.25-6|275	Requires:	%{libname} >= %{version}
12mu|cyrus-sasl-2.1.25-6|276	Provides:	sasl-plug-ntlm
12mu|cyrus-sasl-2.1.25-6|277	
12mu|cyrus-sasl-2.1.25-6|278	%description -n	%{libname}-plug-ntlm
12mu|cyrus-sasl-2.1.25-6|279	This plugin implements the (unsupported) ntlm authentication.
12mu|cyrus-sasl-2.1.25-6|280	
12mu|cyrus-sasl-2.1.25-6|281	%if %{MYSQL}
12mu|cyrus-sasl-2.1.25-6|282	%package -n	%{libname}-plug-mysql
12mu|cyrus-sasl-2.1.25-6|283	Summary:	SASL MySQL plugin
12mu|cyrus-sasl-2.1.25-6|284	Group:		System/Libraries
12mu|cyrus-sasl-2.1.25-6|285	Requires:	%{libname} >= %{version}
12mu|cyrus-sasl-2.1.25-6|286	Provides:	sasl-plug-sql
12mu|cyrus-sasl-2.1.25-6|287	
12mu|cyrus-sasl-2.1.25-6|288	%description -n	%{libname}-plug-mysql
12mu|cyrus-sasl-2.1.25-6|289	This plugin implements the MySQL authentication method
12mu|cyrus-sasl-2.1.25-6|290	%endif
12mu|cyrus-sasl-2.1.25-6|291	
12mu|cyrus-sasl-2.1.25-6|292	%if %{PGSQL}
12mu|cyrus-sasl-2.1.25-6|293	%package -n	%{libname}-plug-pgsql
12mu|cyrus-sasl-2.1.25-6|294	Summary:	SASL PostgreSQL plugin
12mu|cyrus-sasl-2.1.25-6|295	Group:		System/Libraries
12mu|cyrus-sasl-2.1.25-6|296	Requires:	%{libname} >= %{version}
12mu|cyrus-sasl-2.1.25-6|297	Provides:	sasl-plug-sql
12mu|cyrus-sasl-2.1.25-6|298	
12mu|cyrus-sasl-2.1.25-6|299	%description -n	%{libname}-plug-pgsql
12mu|cyrus-sasl-2.1.25-6|300	This plugin implements the PostgreSQL authentication method
12mu|cyrus-sasl-2.1.25-6|301	%endif
12mu|cyrus-sasl-2.1.25-6|302	
12mu|cyrus-sasl-2.1.25-6|303	%if %{SQLITE3}
12mu|cyrus-sasl-2.1.25-6|304	%package -n	%{libname}-plug-sqlite3
12mu|cyrus-sasl-2.1.25-6|305	Summary:	SASL SQLite v3 plugin
12mu|cyrus-sasl-2.1.25-6|306	Group:		System/Libraries
12mu|cyrus-sasl-2.1.25-6|307	Requires:	%{libname} >= %{version}
12mu|cyrus-sasl-2.1.25-6|308	Provides:	sasl-plug-sql
12mu|cyrus-sasl-2.1.25-6|309	
12mu|cyrus-sasl-2.1.25-6|310	%description -n	%{libname}-plug-sqlite3
12mu|cyrus-sasl-2.1.25-6|311	This plugin implements the SQLite v3 authentication method
12mu|cyrus-sasl-2.1.25-6|312	%endif
12mu|cyrus-sasl-2.1.25-6|313	
12mu|cyrus-sasl-2.1.25-6|314	%if %{LDAP}
12mu|cyrus-sasl-2.1.25-6|315	%package -n	%{libname}-plug-ldapdb
12mu|cyrus-sasl-2.1.25-6|316	Summary:	SASL ldapdb auxprop plugin
12mu|cyrus-sasl-2.1.25-6|317	Group:		System/Libraries
12mu|cyrus-sasl-2.1.25-6|318	Requires:	%{libname} >= %{version}
12mu|cyrus-sasl-2.1.25-6|319	Provides:	sasl-plug-ldapdb
12mu|cyrus-sasl-2.1.25-6|320	
12mu|cyrus-sasl-2.1.25-6|321	%description -n	%{libname}-plug-ldapdb
12mu|cyrus-sasl-2.1.25-6|322	This plugin implements the LDAP auxprop authentication method.
12mu|cyrus-sasl-2.1.25-6|323	%endif
12mu|cyrus-sasl-2.1.25-6|324	
12mu|cyrus-sasl-2.1.25-6|325	%prep
12mu|cyrus-sasl-2.1.25-6|326	
12mu|cyrus-sasl-2.1.25-6|327	%setup -q -n %{up_name}-%{version}
12mu|cyrus-sasl-2.1.25-6|328	install -m 0644 %{SOURCE4} .
12mu|cyrus-sasl-2.1.25-6|329	%patch0 -p1 -b .sasldoc~
12mu|cyrus-sasl-2.1.25-6|330	%patch3 -p1 -b .pic~
12mu|cyrus-sasl-2.1.25-6|331	%patch5 -p0 -b .library_mutexes~
12mu|cyrus-sasl-2.1.25-6|332	%patch6 -p0 -b .xopen_crypt_prototype~
12mu|cyrus-sasl-2.1.25-6|333	%patch7 -p0 -b .db5
12mu|cyrus-sasl-2.1.25-6|334	
12mu|cyrus-sasl-2.1.25-6|335	%patch11 -p0 -b .no_rpath~
12mu|cyrus-sasl-2.1.25-6|336	%patch23 -p1 -b .man~
12mu|cyrus-sasl-2.1.25-6|337	%patch28 -p1 -b .keytab~
12mu|cyrus-sasl-2.1.25-6|338	%patch30 -p0 -b .rimap~
12mu|cyrus-sasl-2.1.25-6|339	%patch31 -p1 -b .krb4~
12mu|cyrus-sasl-2.1.25-6|340	%patch33 -p0 -b .current-db~
12mu|cyrus-sasl-2.1.25-6|341	%patch34 -p1 -b .ldap-timeout~
12mu|cyrus-sasl-2.1.25-6|342	%patch37 -p1 -b .race~
12mu|cyrus-sasl-2.1.25-6|343	
12mu|cyrus-sasl-2.1.25-6|344	%patch100 -p1
12mu|cyrus-sasl-2.1.25-6|345	%patch101 -p1
12mu|cyrus-sasl-2.1.25-6|346	%patch102 -p1
12mu|cyrus-sasl-2.1.25-6|347	%patch103 -p1
12mu|cyrus-sasl-2.1.25-6|348	%patch104 -p1
12mu|cyrus-sasl-2.1.25-6|349	%patch105 -p1
12mu|cyrus-sasl-2.1.25-6|350	%patch106 -p1 -b .lib64~
12mu|cyrus-sasl-2.1.25-6|351	%patch107 -p0
12mu|cyrus-sasl-2.1.25-6|352	
12mu|cyrus-sasl-2.1.25-6|353	cp %{SOURCE7} sasl-mechlist.c
12mu|cyrus-sasl-2.1.25-6|354	cp %{SOURCE8} sasl-checkpass.c
12mu|cyrus-sasl-2.1.25-6|355	
12mu|cyrus-sasl-2.1.25-6|356	rm -f config/config.guess config/config.sub
12mu|cyrus-sasl-2.1.25-6|357	rm -f config/ltconfig config/ltmain.sh config/libtool.m4 configure
12mu|cyrus-sasl-2.1.25-6|358	rm -fr autom4te.cache
12mu|cyrus-sasl-2.1.25-6|359	libtoolize -c -f -i
12mu|cyrus-sasl-2.1.25-6|360	aclocal -I cmulocal -I config
12mu|cyrus-sasl-2.1.25-6|361	autoheader
12mu|cyrus-sasl-2.1.25-6|362	autoconf
12mu|cyrus-sasl-2.1.25-6|363	automake -a -c
12mu|cyrus-sasl-2.1.25-6|364	pushd saslauthd
12mu|cyrus-sasl-2.1.25-6|365	rm -f config/ltconfig
12mu|cyrus-sasl-2.1.25-6|366	libtoolize -f -c
12mu|cyrus-sasl-2.1.25-6|367	aclocal -I ../cmulocal -I ../config
12mu|cyrus-sasl-2.1.25-6|368	automake -a -c -f
12mu|cyrus-sasl-2.1.25-6|369	autoheader
12mu|cyrus-sasl-2.1.25-6|370	autoconf -f
12mu|cyrus-sasl-2.1.25-6|371	automake -a -c
12mu|cyrus-sasl-2.1.25-6|372	popd
12mu|cyrus-sasl-2.1.25-6|373	
12mu|cyrus-sasl-2.1.25-6|374	%build
12mu|cyrus-sasl-2.1.25-6|375	%serverbuild
12mu|cyrus-sasl-2.1.25-6|376	
12mu|cyrus-sasl-2.1.25-6|377	%configure2_5x 	\
12mu|cyrus-sasl-2.1.25-6|378	--disable-static \
12mu|cyrus-sasl-2.1.25-6|379	--enable-shared \
12mu|cyrus-sasl-2.1.25-6|380	--with-plugindir=%{_libdir}/sasl2 \
12mu|cyrus-sasl-2.1.25-6|381	--with-configdir=%{_sysconfdir}/sasl2:%{_libdir}/sasl2 \
12mu|cyrus-sasl-2.1.25-6|382	--disable-krb4 \
12mu|cyrus-sasl-2.1.25-6|383	--enable-login \
12mu|cyrus-sasl-2.1.25-6|384	%if %{SRP}
12mu|cyrus-sasl-2.1.25-6|385	--enable-srp --enable-srp-setpass \
12mu|cyrus-sasl-2.1.25-6|386	%else
12mu|cyrus-sasl-2.1.25-6|387	--without-srp --without-srp-srp-setpass \
12mu|cyrus-sasl-2.1.25-6|388	%endif
12mu|cyrus-sasl-2.1.25-6|389	--enable-ntlm \
12mu|cyrus-sasl-2.1.25-6|390	--enable-db4 \
12mu|cyrus-sasl-2.1.25-6|391	--enable-gssapi \
12mu|cyrus-sasl-2.1.25-6|392	--disable-gss_mutexes \
12mu|cyrus-sasl-2.1.25-6|393	%if %{MYSQL}
12mu|cyrus-sasl-2.1.25-6|394	--enable-sql --with-mysql=%{_prefix} \
12mu|cyrus-sasl-2.1.25-6|395	%else
12mu|cyrus-sasl-2.1.25-6|396	--without-mysql \
12mu|cyrus-sasl-2.1.25-6|397	%endif
12mu|cyrus-sasl-2.1.25-6|398	%if %{PGSQL}
12mu|cyrus-sasl-2.1.25-6|399	--enable-sql --with-pgsql=%{_prefix} \
12mu|cyrus-sasl-2.1.25-6|400	%else
12mu|cyrus-sasl-2.1.25-6|401	--without-pgsql \
12mu|cyrus-sasl-2.1.25-6|402	%endif
12mu|cyrus-sasl-2.1.25-6|403	%if %{SQLITE3}
12mu|cyrus-sasl-2.1.25-6|404	--enable-sql --with-sqlite3=%{_prefix} \
12mu|cyrus-sasl-2.1.25-6|405	%else
12mu|cyrus-sasl-2.1.25-6|406	--without-sqlite \
12mu|cyrus-sasl-2.1.25-6|407	%endif
12mu|cyrus-sasl-2.1.25-6|408	%if %{LDAP}
12mu|cyrus-sasl-2.1.25-6|409	--with-ldap=%{_prefix} --enable-ldapdb \
12mu|cyrus-sasl-2.1.25-6|410	%endif
12mu|cyrus-sasl-2.1.25-6|411	--with-dbpath=%{sasl2_db_filename} \
12mu|cyrus-sasl-2.1.25-6|412	--with-saslauthd=/var/run/saslauthd \
12mu|cyrus-sasl-2.1.25-6|413	--with-authdaemond=/var/run/authdaemon.courier-imap/socket \
12mu|cyrus-sasl-2.1.25-6|414	--with-devrandom=/dev/urandom
12mu|cyrus-sasl-2.1.25-6|415	
12mu|cyrus-sasl-2.1.25-6|416	# ugly hack: there is an ordering problem introduced in 2.1.21
12mu|cyrus-sasl-2.1.25-6|417	# when --enable-static is given to ./configure which calling
12mu|cyrus-sasl-2.1.25-6|418	# make twice "solves"
12mu|cyrus-sasl-2.1.25-6|419	# no parallel make on cluster
12mu|cyrus-sasl-2.1.25-6|420	%make || :
12mu|cyrus-sasl-2.1.25-6|421	%make
12mu|cyrus-sasl-2.1.25-6|422	%make -C saslauthd testsaslauthd
12mu|cyrus-sasl-2.1.25-6|423	%make -C sample
12mu|cyrus-sasl-2.1.25-6|424	
12mu|cyrus-sasl-2.1.25-6|425	install saslauthd/LDAP_SASLAUTHD README.ldap
12mu|cyrus-sasl-2.1.25-6|426	
12mu|cyrus-sasl-2.1.25-6|427	# Build a small program to list the available mechanisms, because I need it.
12mu|cyrus-sasl-2.1.25-6|428	pushd lib
12mu|cyrus-sasl-2.1.25-6|429	../libtool --tag=CC --mode=link %{__cc} -o sasl2-shared-mechlist \
12mu|cyrus-sasl-2.1.25-6|430	-I../include $CFLAGS ../sasl-mechlist.c $LDFLAGS ./libsasl2.la
12mu|cyrus-sasl-2.1.25-6|431	../libtool --tag=CC --mode=link %{__cc} -o sasl2-shared-checkpass \
12mu|cyrus-sasl-2.1.25-6|432	-I../include $CFLAGS -DSASL2 ../sasl-checkpass.c $LDFLAGS ./libsasl2.la
12mu|cyrus-sasl-2.1.25-6|433	popd
12mu|cyrus-sasl-2.1.25-6|434	
12mu|cyrus-sasl-2.1.25-6|435	%install
12mu|cyrus-sasl-2.1.25-6|436	rm -rf %{buildroot}
12mu|cyrus-sasl-2.1.25-6|437	
12mu|cyrus-sasl-2.1.25-6|438	mkdir -p %{buildroot}/var/lib/sasl2 %{buildroot}/var/run/saslauthd
12mu|cyrus-sasl-2.1.25-6|439	mkdir -p %{buildroot}%{_sysconfdir}/sasl2
12mu|cyrus-sasl-2.1.25-6|440	
12mu|cyrus-sasl-2.1.25-6|441	%makeinstall_std
12mu|cyrus-sasl-2.1.25-6|442	
12mu|cyrus-sasl-2.1.25-6|443	install -m644 %{SOURCE2} -D %{buildroot}%{_initrddir}/saslauthd
12mu|cyrus-sasl-2.1.25-6|444	install -m644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/sysconfig/saslauthd
12mu|cyrus-sasl-2.1.25-6|445	
12mu|cyrus-sasl-2.1.25-6|446	# to be removed later
12mu|cyrus-sasl-2.1.25-6|447	# we don't need these
12mu|cyrus-sasl-2.1.25-6|448	rm -f %{buildroot}%{_libdir}/sasl2/*.*a
12mu|cyrus-sasl-2.1.25-6|449	
12mu|cyrus-sasl-2.1.25-6|450	# dbconverter-2 isn't installed by make install
12mu|cyrus-sasl-2.1.25-6|451	
12mu|cyrus-sasl-2.1.25-6|452	cd utils
12mu|cyrus-sasl-2.1.25-6|453	/bin/sh ../libtool --mode=install /usr/bin/install -c dbconverter-2 \
12mu|cyrus-sasl-2.1.25-6|454	%{buildroot}/%{_sbindir}/dbconverter-2
12mu|cyrus-sasl-2.1.25-6|455	
12mu|cyrus-sasl-2.1.25-6|456	cd ..
12mu|cyrus-sasl-2.1.25-6|457	cp saslauthd/testsaslauthd %{buildroot}%{_sbindir}
12mu|cyrus-sasl-2.1.25-6|458	cd sample
12mu|cyrus-sasl-2.1.25-6|459	/bin/sh ../libtool --mode=install /usr/bin/install -c client \
12mu|cyrus-sasl-2.1.25-6|460	%{buildroot}/%{_sbindir}/sasl-sample-client
12mu|cyrus-sasl-2.1.25-6|461	/bin/sh ../libtool --mode=install /usr/bin/install -c server \
12mu|cyrus-sasl-2.1.25-6|462	%{buildroot}/%{_sbindir}/sasl-sample-server
12mu|cyrus-sasl-2.1.25-6|463	cd ..
12mu|cyrus-sasl-2.1.25-6|464	
12mu|cyrus-sasl-2.1.25-6|465	# multiarch policy
12mu|cyrus-sasl-2.1.25-6|466	%multiarch_includes %{buildroot}%{_includedir}/sasl/md5global.h
12mu|cyrus-sasl-2.1.25-6|467	
12mu|cyrus-sasl-2.1.25-6|468	# quick README about the sasl.db file permissions
12mu|cyrus-sasl-2.1.25-6|469	cat > README.Mandriva.sasldb <<EOF
12mu|cyrus-sasl-2.1.25-6|470	Starting with %{libname}-plug-sasldb-2.1.22-6mdk, Mandriva by default
12mu|cyrus-sasl-2.1.25-6|471	creates a system group called "sasl" and installs an empty
12mu|cyrus-sasl-2.1.25-6|472	%{sasl2_db_filename} file with the following permissions:
12mu|cyrus-sasl-2.1.25-6|473	mode 0640, ownership root:sasl.
12mu|cyrus-sasl-2.1.25-6|474	
12mu|cyrus-sasl-2.1.25-6|475	If the %{sasl2_db_filename} file already exists, it is not changed
12mu|cyrus-sasl-2.1.25-6|476	in any way.
12mu|cyrus-sasl-2.1.25-6|477	
12mu|cyrus-sasl-2.1.25-6|478	It is recommended that administrators keep these permissions and add
12mu|cyrus-sasl-2.1.25-6|479	application users to the "sasl" group if access to this database is needed.
12mu|cyrus-sasl-2.1.25-6|480	
12mu|cyrus-sasl-2.1.25-6|481	For example, to permit the Postfix SMTP to authenticate users via the sasldb
12mu|cyrus-sasl-2.1.25-6|482	auxprop plugin, add the "postfix" user to the "sasl" group and read the
12mu|cyrus-sasl-2.1.25-6|483	"SMTP Authentication" section of the README.MDK documentation file for
12mu|cyrus-sasl-2.1.25-6|484	details regarding Postfix's chroot setup.
12mu|cyrus-sasl-2.1.25-6|485	
12mu|cyrus-sasl-2.1.25-6|486	For other applications in general, just add their user to the "sasl" group.
12mu|cyrus-sasl-2.1.25-6|487	
12mu|cyrus-sasl-2.1.25-6|488	Have fun,
12mu|cyrus-sasl-2.1.25-6|489	Mandriva Team.
12mu|cyrus-sasl-2.1.25-6|490	
12mu|cyrus-sasl-2.1.25-6|491	EOF
12mu|cyrus-sasl-2.1.25-6|492	
12mu|cyrus-sasl-2.1.25-6|493	# This is just to "close" vim's syntax misinterpretation.. ;p
12mu|cyrus-sasl-2.1.25-6|494	
12mu|cyrus-sasl-2.1.25-6|495	# Provide an easy way to query the list of available mechanisms.
12mu|cyrus-sasl-2.1.25-6|496	./libtool --tag=CC --mode=install install -m0755 lib/sasl2-shared-mechlist %{buildroot}%{_sbindir}/
12mu|cyrus-sasl-2.1.25-6|497	./libtool --tag=CC --mode=install install -m0755 lib/sasl2-shared-checkpass %{buildroot}%{_sbindir}/
12mu|cyrus-sasl-2.1.25-6|498	
12mu|cyrus-sasl-2.1.25-6|499	%pre -n %{libname}-plug-sasldb
12mu|cyrus-sasl-2.1.25-6|500	%_pre_groupadd sasl
12mu|cyrus-sasl-2.1.25-6|501	
12mu|cyrus-sasl-2.1.25-6|502	%post -n %{libname}-plug-sasldb
12mu|cyrus-sasl-2.1.25-6|503	#convert old sasldb
12mu|cyrus-sasl-2.1.25-6|504	# XXX - what about berkeley db versions? - andreas
12mu|cyrus-sasl-2.1.25-6|505	if [ -f /var/lib/sasl/sasl.db -a ! -f %{sasl2_db_filename} ]; then
12mu|cyrus-sasl-2.1.25-6|506	echo "" | /usr/sbin/dbconverter-2 /var/lib/sasl/sasl.db %{sasl2_db_filename}
12mu|cyrus-sasl-2.1.25-6|507	if [ -f %{sasl2_db_filename} ]; then
12mu|cyrus-sasl-2.1.25-6|508	# conversion was successfull
12mu|cyrus-sasl-2.1.25-6|509	chmod 0640 %{sasl2_db_filename}
12mu|cyrus-sasl-2.1.25-6|510	chown root:sasl %{sasl2_db_filename}
12mu|cyrus-sasl-2.1.25-6|511	fi
12mu|cyrus-sasl-2.1.25-6|512	fi
12mu|cyrus-sasl-2.1.25-6|513	if [ -f /var/lib/sasl/sasl.db.rpmsave -a ! -f %{sasl2_db_filename} ]; then
12mu|cyrus-sasl-2.1.25-6|514	echo "" | /usr/sbin/dbconverter-2 /var/lib/sasl/sasl.db.rpmsave %{sasl2_db_filename}
12mu|cyrus-sasl-2.1.25-6|515	if [ -f %{sasl2_db_filename} ]; then
12mu|cyrus-sasl-2.1.25-6|516	# conversion was successfull
12mu|cyrus-sasl-2.1.25-6|517	chmod 0640 %{sasl2_db_filename}
12mu|cyrus-sasl-2.1.25-6|518	chown root:sasl %{sasl2_db_filename}
12mu|cyrus-sasl-2.1.25-6|519	fi
12mu|cyrus-sasl-2.1.25-6|520	fi
12mu|cyrus-sasl-2.1.25-6|521	if [ ! -f %{sasl2_db_filename} ]; then
12mu|cyrus-sasl-2.1.25-6|522	# the file was never created before nor converted from sasl1
12mu|cyrus-sasl-2.1.25-6|523	touch %{sasl2_db_filename}
12mu|cyrus-sasl-2.1.25-6|524	chmod 0640 %{sasl2_db_filename}
12mu|cyrus-sasl-2.1.25-6|525	chown root:sasl %{sasl2_db_filename}
12mu|cyrus-sasl-2.1.25-6|526	fi
12mu|cyrus-sasl-2.1.25-6|527	
12mu|cyrus-sasl-2.1.25-6|528	%post
12mu|cyrus-sasl-2.1.25-6|529	%_post_service saslauthd
12mu|cyrus-sasl-2.1.25-6|530	
12mu|cyrus-sasl-2.1.25-6|531	%preun
12mu|cyrus-sasl-2.1.25-6|532	%_preun_service saslauthd
12mu|cyrus-sasl-2.1.25-6|533	
12mu|cyrus-sasl-2.1.25-6|534	%files
12mu|cyrus-sasl-2.1.25-6|535	%doc COPYING AUTHORS INSTALL NEWS README* ChangeLog
12mu|cyrus-sasl-2.1.25-6|536	%doc doc/{TODO,ONEWS,*.txt,*.html}
12mu|cyrus-sasl-2.1.25-6|537	%doc service.conf.example
12mu|cyrus-sasl-2.1.25-6|538	%dir /var/lib/sasl2
12mu|cyrus-sasl-2.1.25-6|539	%dir /var/run/saslauthd
12mu|cyrus-sasl-2.1.25-6|540	%attr (755,root,root) %{_initrddir}/saslauthd
12mu|cyrus-sasl-2.1.25-6|541	%dir %{_sysconfdir}/sasl2
12mu|cyrus-sasl-2.1.25-6|542	%attr (644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/saslauthd
12mu|cyrus-sasl-2.1.25-6|543	%{_sbindir}/dbconverter-2
12mu|cyrus-sasl-2.1.25-6|544	%{_sbindir}/pluginviewer
12mu|cyrus-sasl-2.1.25-6|545	%{_sbindir}/sasl-sample-client
12mu|cyrus-sasl-2.1.25-6|546	%{_sbindir}/sasl-sample-server
12mu|cyrus-sasl-2.1.25-6|547	%{_sbindir}/saslauthd
12mu|cyrus-sasl-2.1.25-6|548	%{_sbindir}/sasldblistusers2
12mu|cyrus-sasl-2.1.25-6|549	%{_sbindir}/saslpasswd2
12mu|cyrus-sasl-2.1.25-6|550	%{_sbindir}/testsaslauthd
12mu|cyrus-sasl-2.1.25-6|551	%{_mandir}/man8/*
12mu|cyrus-sasl-2.1.25-6|552	
12mu|cyrus-sasl-2.1.25-6|553	%files -n %{libname}
12mu|cyrus-sasl-2.1.25-6|554	%dir %{_libdir}/sasl2
12mu|cyrus-sasl-2.1.25-6|555	%{_libdir}/libsasl*.so.%{major}*
12mu|cyrus-sasl-2.1.25-6|556	
12mu|cyrus-sasl-2.1.25-6|557	%files -n %{libname}-plug-anonymous
12mu|cyrus-sasl-2.1.25-6|558	%{_libdir}/sasl2/libanonymous.so
12mu|cyrus-sasl-2.1.25-6|559	
12mu|cyrus-sasl-2.1.25-6|560	%files -n %{libname}-plug-otp
12mu|cyrus-sasl-2.1.25-6|561	%{_libdir}/sasl2/libotp.so
12mu|cyrus-sasl-2.1.25-6|562	
12mu|cyrus-sasl-2.1.25-6|563	%files -n %{libname}-plug-scram
12mu|cyrus-sasl-2.1.25-6|564	%{_libdir}/sasl2/libscram.so
12mu|cyrus-sasl-2.1.25-6|565	
12mu|cyrus-sasl-2.1.25-6|566	%files -n %{libname}-plug-crammd5
12mu|cyrus-sasl-2.1.25-6|567	%{_libdir}/sasl2/libcrammd5.so
12mu|cyrus-sasl-2.1.25-6|568	
12mu|cyrus-sasl-2.1.25-6|569	%files -n %{libname}-plug-sasldb
12mu|cyrus-sasl-2.1.25-6|570	%doc README.Mandriva.sasldb
12mu|cyrus-sasl-2.1.25-6|571	%{_libdir}/sasl2/libsasldb.so
12mu|cyrus-sasl-2.1.25-6|572	
12mu|cyrus-sasl-2.1.25-6|573	%if %{KRB5}
12mu|cyrus-sasl-2.1.25-6|574	%files -n %{libname}-plug-gssapi
12mu|cyrus-sasl-2.1.25-6|575	%{_libdir}/sasl2/libgs2.so
12mu|cyrus-sasl-2.1.25-6|576	%{_libdir}/sasl2/libgssapiv2.so
12mu|cyrus-sasl-2.1.25-6|577	%endif
12mu|cyrus-sasl-2.1.25-6|578	
12mu|cyrus-sasl-2.1.25-6|579	%files -n %{libname}-plug-digestmd5
12mu|cyrus-sasl-2.1.25-6|580	%{_libdir}/sasl2/libdigestmd5.so
12mu|cyrus-sasl-2.1.25-6|581	
12mu|cyrus-sasl-2.1.25-6|582	%files -n %{libname}-plug-plain
12mu|cyrus-sasl-2.1.25-6|583	%{_libdir}/sasl2/libplain.so
12mu|cyrus-sasl-2.1.25-6|584	
12mu|cyrus-sasl-2.1.25-6|585	%files -n %{libname}-plug-login
12mu|cyrus-sasl-2.1.25-6|586	%{_libdir}/sasl2/liblogin.so
12mu|cyrus-sasl-2.1.25-6|587	
12mu|cyrus-sasl-2.1.25-6|588	%if %{SRP}
12mu|cyrus-sasl-2.1.25-6|589	%files -n %{libname}-plug-srp
12mu|cyrus-sasl-2.1.25-6|590	%{_libdir}/sasl2/libsrp.so
12mu|cyrus-sasl-2.1.25-6|591	%endif
12mu|cyrus-sasl-2.1.25-6|592	
12mu|cyrus-sasl-2.1.25-6|593	%files -n %{libname}-plug-ntlm
12mu|cyrus-sasl-2.1.25-6|594	%{_libdir}/sasl2/libntlm.so
12mu|cyrus-sasl-2.1.25-6|595	
12mu|cyrus-sasl-2.1.25-6|596	%if %{MYSQL}
12mu|cyrus-sasl-2.1.25-6|597	%files -n %{libname}-plug-mysql
12mu|cyrus-sasl-2.1.25-6|598	%{_libdir}/sasl2/libmysql.so
12mu|cyrus-sasl-2.1.25-6|599	%endif
12mu|cyrus-sasl-2.1.25-6|600	
12mu|cyrus-sasl-2.1.25-6|601	%if %{PGSQL}
12mu|cyrus-sasl-2.1.25-6|602	%files -n %{libname}-plug-pgsql
12mu|cyrus-sasl-2.1.25-6|603	%{_libdir}/sasl2/libpgsql.so
12mu|cyrus-sasl-2.1.25-6|604	%endif
12mu|cyrus-sasl-2.1.25-6|605	
12mu|cyrus-sasl-2.1.25-6|606	%if %{SQLITE3}
12mu|cyrus-sasl-2.1.25-6|607	%files -n %{libname}-plug-sqlite3
12mu|cyrus-sasl-2.1.25-6|608	%{_libdir}/sasl2/libsqlite3.so
12mu|cyrus-sasl-2.1.25-6|609	%endif
12mu|cyrus-sasl-2.1.25-6|610	
12mu|cyrus-sasl-2.1.25-6|611	%if %{LDAP}
12mu|cyrus-sasl-2.1.25-6|612	%files -n %{libname}-plug-ldapdb
12mu|cyrus-sasl-2.1.25-6|613	%{_libdir}/sasl2/libldapdb.so
12mu|cyrus-sasl-2.1.25-6|614	%endif
12mu|cyrus-sasl-2.1.25-6|615	
12mu|cyrus-sasl-2.1.25-6|616	%files -n %{libname}-devel
12mu|cyrus-sasl-2.1.25-6|617	%{_sbindir}/sasl2-shared-mechlist
12mu|cyrus-sasl-2.1.25-6|618	%{_sbindir}/sasl2-shared-checkpass
12mu|cyrus-sasl-2.1.25-6|619	%{_includedir}/sasl
12mu|cyrus-sasl-2.1.25-6|620	%{multiarch_includedir}/sasl/md5global.h
12mu|cyrus-sasl-2.1.25-6|621	%{_libdir}/*.*so
12mu|cyrus-sasl-2.1.25-6|622	%{_mandir}/man3/*
12mu|cyrus-sasl-2.1.25-6|623	

19552 12
12mu|dansguardian-2.12.0.3-5|1	%define clamav 0
12mu|dansguardian-2.12.0.3-5|2	# commandline overrides:
12mu|dansguardian-2.12.0.3-5|3	# rpm -ba|--rebuild --with 'xxx'
12mu|dansguardian-2.12.0.3-5|4	%{?_with_clamav: %{expand: %%global clamav 1}}
12mu|dansguardian-2.12.0.3-5|5	%{?_without_clamav: %{expand: %%global clamav 0}}
12mu|dansguardian-2.12.0.3-5|6	
12mu|dansguardian-2.12.0.3-5|7	#Before build new version please manually download new blacklist arch with
12mu|dansguardian-2.12.0.3-5|8	#wget --force-clobber --timeout=30 --tries=3 http://cri.univ-tlse1.fr/blacklists/download/blacklists.tar.gz -O blacklists.tar.gz
12mu|dansguardian-2.12.0.3-5|9	
12mu|dansguardian-2.12.0.3-5|10	Summary:	A content filtering web proxy
12mu|dansguardian-2.12.0.3-5|11	Name:		dansguardian
12mu|dansguardian-2.12.0.3-5|12	Version:	2.12.0.3
12mu|dansguardian-2.12.0.3-5|13	Release:	5
12mu|dansguardian-2.12.0.3-5|14	License:	GPL
12mu|dansguardian-2.12.0.3-5|15	Group:		System/Servers
12mu|dansguardian-2.12.0.3-5|16	URL:		http://www.dansguardian.org
12mu|dansguardian-2.12.0.3-5|17	Source0:	http://www.dansguardian.org/downloads/2/dansguardian-%{version}.tar.bz2
12mu|dansguardian-2.12.0.3-5|18	Source1:	dansguardian.service
12mu|dansguardian-2.12.0.3-5|19	Source2:	languages.tar.bz2
12mu|dansguardian-2.12.0.3-5|20	Source3:	update-dansguardian-blacklist
12mu|dansguardian-2.12.0.3-5|21	Source10:	blacklists.tar.gz
12mu|dansguardian-2.12.0.3-5|22	Source11:	badwords.zip
12mu|dansguardian-2.12.0.3-5|23	Source12:	new.zip
12mu|dansguardian-2.12.0.3-5|24	Source13:	extrem.zip
12mu|dansguardian-2.12.0.3-5|25	Patch0:		dansguardian-mdv_conf.diff
12mu|dansguardian-2.12.0.3-5|26	Patch1: 	dansguardian-svn-2.12.0.3-maxuploadsize.patch
12mu|dansguardian-2.12.0.3-5|27	Patch2:		dansguardian-new-lists.patch
12mu|dansguardian-2.12.0.3-5|28	BuildRequires:	pkgconfig(zlib)
12mu|dansguardian-2.12.0.3-5|29	BuildRequires:	pkgconfig(libpcreposix)
12mu|dansguardian-2.12.0.3-5|30	BuildRequires:	libesmtp-devel
12mu|dansguardian-2.12.0.3-5|31	%if %{clamav}
12mu|dansguardian-2.12.0.3-5|32	BuildRequires:	pkgconfig(libclamav)
12mu|dansguardian-2.12.0.3-5|33	%endif
12mu|dansguardian-2.12.0.3-5|34	
12mu|dansguardian-2.12.0.3-5|35	Requires(post): rpm-helper
12mu|dansguardian-2.12.0.3-5|36	Requires(preun): rpm-helper
12mu|dansguardian-2.12.0.3-5|37	Requires(pre): rpm-helper
12mu|dansguardian-2.12.0.3-5|38	Requires(postun): rpm-helper
12mu|dansguardian-2.12.0.3-5|39	Requires:	sendmail-command
12mu|dansguardian-2.12.0.3-5|40	Suggests:	webproxy
12mu|dansguardian-2.12.0.3-5|41	Provides:	DansGuardian = %{version}-%{release}
12mu|dansguardian-2.12.0.3-5|42	
12mu|dansguardian-2.12.0.3-5|43	%description
12mu|dansguardian-2.12.0.3-5|44	DansGuardian is a filtering proxy for Linux, FreeBSD, OpenBSD and Solaris.
12mu|dansguardian-2.12.0.3-5|45	It filters using multiple methods. These methods include URL and domain
12mu|dansguardian-2.12.0.3-5|46	filtering, content phrase filtering, PICS filtering, MIME filtering, file
12mu|dansguardian-2.12.0.3-5|47	extension filtering, POST filtering.
12mu|dansguardian-2.12.0.3-5|48	
12mu|dansguardian-2.12.0.3-5|49	The content phrase filtering will check for pages that contain profanities
12mu|dansguardian-2.12.0.3-5|50	and phrases often associated with pornography and other undesirable content.
12mu|dansguardian-2.12.0.3-5|51	The POST filtering allows you to block or limit web upload.  The URL and
12mu|dansguardian-2.12.0.3-5|52	domain filtering is able to handle huge lists and is significantly faster
12mu|dansguardian-2.12.0.3-5|53	than squidGuard.
12mu|dansguardian-2.12.0.3-5|54	
12mu|dansguardian-2.12.0.3-5|55	The filtering has configurable domain, user and ip exception lists.
12mu|dansguardian-2.12.0.3-5|56	SSL Tunneling is supported.
12mu|dansguardian-2.12.0.3-5|57	
12mu|dansguardian-2.12.0.3-5|58	%prep
12mu|dansguardian-2.12.0.3-5|59	
12mu|dansguardian-2.12.0.3-5|60	%setup -q -n %{name}-%{version}
12mu|dansguardian-2.12.0.3-5|61	%apply_patches
12mu|dansguardian-2.12.0.3-5|62	
12mu|dansguardian-2.12.0.3-5|63	rm -rf configs/lists/blacklists/ads
12mu|dansguardian-2.12.0.3-5|64	tar -C configs/lists/ -zxf %{SOURCE10}
12mu|dansguardian-2.12.0.3-5|65	unzip -xo %{SOURCE11} -d configs/lists/phraselists/
12mu|dansguardian-2.12.0.3-5|66	unzip -xo %{SOURCE12} -d configs/lists/phraselists/
12mu|dansguardian-2.12.0.3-5|67	unzip -xo %{SOURCE13} -d configs/lists/phraselists/extremism
12mu|dansguardian-2.12.0.3-5|68	
12mu|dansguardian-2.12.0.3-5|69	cp %{SOURCE1} %{name}.init
12mu|dansguardian-2.12.0.3-5|70	
12mu|dansguardian-2.12.0.3-5|71	# fix path to the ipc files
12mu|dansguardian-2.12.0.3-5|72	perl -pi -e "s|\@localstatedir\@|/var/lib|g" %{name}.init
12mu|dansguardian-2.12.0.3-5|73	
12mu|dansguardian-2.12.0.3-5|74	# mdv design
12mu|dansguardian-2.12.0.3-5|75	pushd data
12mu|dansguardian-2.12.0.3-5|76	tar -jxf %{SOURCE2}
12mu|dansguardian-2.12.0.3-5|77	popd
12mu|dansguardian-2.12.0.3-5|78	
12mu|dansguardian-2.12.0.3-5|79	%build
12mu|dansguardian-2.12.0.3-5|80	%serverbuild
12mu|dansguardian-2.12.0.3-5|81	
12mu|dansguardian-2.12.0.3-5|82	%configure2_5x \
12mu|dansguardian-2.12.0.3-5|83	--localstatedir=/var/lib \
12mu|dansguardian-2.12.0.3-5|84	--enable-pcre=yes \
12mu|dansguardian-2.12.0.3-5|85	%if %{clamav}
12mu|dansguardian-2.12.0.3-5|86	--enable-clamav=yes \
12mu|dansguardian-2.12.0.3-5|87	%else
12mu|dansguardian-2.12.0.3-5|88	--enable-clamav=no \
12mu|dansguardian-2.12.0.3-5|89	%endif
12mu|dansguardian-2.12.0.3-5|90	--enable-clamd=yes \
12mu|dansguardian-2.12.0.3-5|91	--enable-icap=yes \
12mu|dansguardian-2.12.0.3-5|92	--enable-kavd=no \
12mu|dansguardian-2.12.0.3-5|93	--enable-commandline=yes \
12mu|dansguardian-2.12.0.3-5|94	--enable-fancydm=yes \
12mu|dansguardian-2.12.0.3-5|95	--enable-trickledm=yes \
12mu|dansguardian-2.12.0.3-5|96	--enable-ntlm=yes \
12mu|dansguardian-2.12.0.3-5|97	--enable-email=yes \
12mu|dansguardian-2.12.0.3-5|98	--enable-orig-ip=yes \
12mu|dansguardian-2.12.0.3-5|99	--with-proxyuser=%{name} \
12mu|dansguardian-2.12.0.3-5|100	--with-proxygroup=%{name} \
12mu|dansguardian-2.12.0.3-5|101	--with-logdir=/var/log/%{name} \
12mu|dansguardian-2.12.0.3-5|102	--with-piddir=/var/run \
12mu|dansguardian-2.12.0.3-5|103	--with-sysconfsubdir=%{name}
12mu|dansguardian-2.12.0.3-5|104	
12mu|dansguardian-2.12.0.3-5|105	%make
12mu|dansguardian-2.12.0.3-5|106	
12mu|dansguardian-2.12.0.3-5|107	%install
12mu|dansguardian-2.12.0.3-5|108	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mu|dansguardian-2.12.0.3-5|109	install -d %{buildroot}/var/log/%{name}
12mu|dansguardian-2.12.0.3-5|110	install -d %{buildroot}/var/www/cgi-bin
12mu|dansguardian-2.12.0.3-5|111	install -d %{buildroot}/var/lib/%{name}/tmp
12mu|dansguardian-2.12.0.3-5|112	
12mu|dansguardian-2.12.0.3-5|113	%makeinstall_std
12mu|dansguardian-2.12.0.3-5|114	
12mu|dansguardian-2.12.0.3-5|115	# cleanup
12mu|dansguardian-2.12.0.3-5|116	rm -rf %{buildroot}%{_datadir}/doc/dansguardian*
12mu|dansguardian-2.12.0.3-5|117	
12mu|dansguardian-2.12.0.3-5|118	install -Dpm 644 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
12mu|dansguardian-2.12.0.3-5|119	
12mu|dansguardian-2.12.0.3-5|120	cat << EOF > %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12mu|dansguardian-2.12.0.3-5|121	/var/log/%{name}/access.log {
12mu|dansguardian-2.12.0.3-5|122	rotate 4
12mu|dansguardian-2.12.0.3-5|123	weekly
12mu|dansguardian-2.12.0.3-5|124	sharedscripts
12mu|dansguardian-2.12.0.3-5|125	postrotate
12mu|dansguardian-2.12.0.3-5|126	/bin/kill -HUP `cat /var/run/%{name}.pid 2>/dev/null` 2> /dev/null || true
12mu|dansguardian-2.12.0.3-5|127	endscript
12mu|dansguardian-2.12.0.3-5|128	}
12mu|dansguardian-2.12.0.3-5|129	EOF
12mu|dansguardian-2.12.0.3-5|130	
12mu|dansguardian-2.12.0.3-5|131	install -m0755 data/dansguardian.pl %{buildroot}/var/www/cgi-bin/
12mu|dansguardian-2.12.0.3-5|132	
12mu|dansguardian-2.12.0.3-5|133	#Install update script
12mu|dansguardian-2.12.0.3-5|134	
12mu|dansguardian-2.12.0.3-5|135	install -Dpm 755 %{SOURCE3} %{buildroot}%{_sbindir}/update-dansguardian-blacklist
12mu|dansguardian-2.12.0.3-5|136	
12mu|dansguardian-2.12.0.3-5|137	# make sure this file is present
12mu|dansguardian-2.12.0.3-5|138	echo "localhost" >> %{buildroot}%{_sysconfdir}/%{name}/lists/exceptionfileurllist
12mu|dansguardian-2.12.0.3-5|139	
12mu|dansguardian-2.12.0.3-5|140	# construct file lists
12mu|dansguardian-2.12.0.3-5|141	find %{buildroot}%{_sysconfdir}/%{name} -type d | \
12mu|dansguardian-2.12.0.3-5|142	sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0755,root,root) %dir /' > %{name}.filelist
12mu|dansguardian-2.12.0.3-5|143	
12mu|dansguardian-2.12.0.3-5|144	find %{buildroot}%{_sysconfdir}/%{name} -type f | grep -v "\.orig" | \
12mu|dansguardian-2.12.0.3-5|145	sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0644,root,root) %config(noreplace) /' >> %{name}.filelist
12mu|dansguardian-2.12.0.3-5|146	
12mu|dansguardian-2.12.0.3-5|147	cat > README.urpmi << EOF
12mu|dansguardian-2.12.0.3-5|148	Make sure to change your /etc/%{name}/%{name}.conf to reflect your own settings.
12mu|dansguardian-2.12.0.3-5|149	Special attention must be given to the port that the proxy server is listening to,
12mu|dansguardian-2.12.0.3-5|150	the port that %{name} will listen to and to the web url to the %{name}.pl cgi-script.
12mu|dansguardian-2.12.0.3-5|151	
12mu|dansguardian-2.12.0.3-5|152	Author: Daniel Barron
12mu|dansguardian-2.12.0.3-5|153	daniel@jadeb.com
12mu|dansguardian-2.12.0.3-5|154	EOF
12mu|dansguardian-2.12.0.3-5|155	
12mu|dansguardian-2.12.0.3-5|156	touch %{buildroot}/var/log/%{name}/access.log
12mu|dansguardian-2.12.0.3-5|157	
12mu|dansguardian-2.12.0.3-5|158	# cleanup
12mu|dansguardian-2.12.0.3-5|159	rm -rf %{buildroot}%{_datadir}/%{name}/scripts
12mu|dansguardian-2.12.0.3-5|160	%pre
12mu|dansguardian-2.12.0.3-5|161	%_pre_useradd %{name} /var/lib/%{name} /bin/false
12mu|dansguardian-2.12.0.3-5|162	
12mu|dansguardian-2.12.0.3-5|163	%preun
12mu|dansguardian-2.12.0.3-5|164	%_preun_service %{name}
12mu|dansguardian-2.12.0.3-5|165	if [ $1 = 0 ] ; then
12mu|dansguardian-2.12.0.3-5|166	rm -f /var/log/%{name}/*
12mu|dansguardian-2.12.0.3-5|167	fi
12mu|dansguardian-2.12.0.3-5|168	
12mu|dansguardian-2.12.0.3-5|169	%post
12mu|dansguardian-2.12.0.3-5|170	%create_ghostfile /var/log/%{name}/access.log %{name} %{name} 644
12mu|dansguardian-2.12.0.3-5|171	%_post_service %{name}
12mu|dansguardian-2.12.0.3-5|172	#Update blacklist
12mu|dansguardian-2.12.0.3-5|173	%{_sbindir}/update-dansguardian-blacklist
12mu|dansguardian-2.12.0.3-5|174	
12mu|dansguardian-2.12.0.3-5|175	%postun
12mu|dansguardian-2.12.0.3-5|176	%_postun_userdel %{name}
12mu|dansguardian-2.12.0.3-5|177	
12mu|dansguardian-2.12.0.3-5|178	%files -f %{name}.filelist
12mu|dansguardian-2.12.0.3-5|179	%{_sbindir}/update-dansguardian-blacklist
12mu|dansguardian-2.12.0.3-5|180	%doc AUTHORS COPYING README README.urpmi
12mu|dansguardian-2.12.0.3-5|181	%doc doc/AuthPlugins doc/ContentScanners doc/DownloadManagers
12mu|dansguardian-2.12.0.3-5|182	%doc doc/FAQ doc/FAQ.html doc/Plugins
12mu|dansguardian-2.12.0.3-5|183	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12mu|dansguardian-2.12.0.3-5|184	%{_unitdir}/%{name}.service
12mu|dansguardian-2.12.0.3-5|185	%attr(0755,root,root) %{_sbindir}/%{name}
12mu|dansguardian-2.12.0.3-5|186	%{_datadir}/%{name}
12mu|dansguardian-2.12.0.3-5|187	%attr(0755,root,root) /var/www/cgi-bin/%{name}.pl
12mu|dansguardian-2.12.0.3-5|188	%dir %attr(0755,%{name},%{name}) /var/log/%{name}
12mu|dansguardian-2.12.0.3-5|189	%dir %attr(0755,%{name},%{name}) /var/lib/%{name}
12mu|dansguardian-2.12.0.3-5|190	%dir %attr(0755,%{name},%{name}) /var/lib/%{name}/tmp
12mu|dansguardian-2.12.0.3-5|191	%ghost %attr(0644,%{name},%{name}) /var/log/%{name}/access.log
12mu|dansguardian-2.12.0.3-5|192	%attr(0644,root,root) %{_mandir}/man8/*
12mu|dansguardian-2.12.0.3-5|193	
12mu|dansguardian-2.12.0.3-5|194	%changelog
12mu|dansguardian-2.12.0.3-5|195	* Tue Oct 22 2013 akdengi <alexander.kazancev@rosalab.ru> 2.12.0.3-5
12mu|dansguardian-2.12.0.3-5|196	+ Revision: a01f93e
12mu|dansguardian-2.12.0.3-5|197	- fix update script
12mu|dansguardian-2.12.0.3-5|198	
12mu|dansguardian-2.12.0.3-5|199	

19553 12
12mu|daq-1.1.1-2|1	%define major 1
12mu|daq-1.1.1-2|2	%define sfbpfmajor 0
12mu|daq-1.1.1-2|3	%define libname %mklibname %{name} %{major}
12mu|daq-1.1.1-2|4	%define libsfbpf %mklibname sfbpf %{sfbpfmajor}
12mu|daq-1.1.1-2|5	%define develname %mklibname %{name} -d
12mu|daq-1.1.1-2|6	%define staticname %mklibname %{name} -s -d
12mu|daq-1.1.1-2|7	
12mu|daq-1.1.1-2|8	Name:		daq
12mu|daq-1.1.1-2|9	Version:	1.1.1
12mu|daq-1.1.1-2|10	Release:	2
12mu|daq-1.1.1-2|11	Summary:	Data Acquisition library, for packet I/O
12mu|daq-1.1.1-2|12	License:	GPLv2+
12mu|daq-1.1.1-2|13	Group:		Networking/Other
12mu|daq-1.1.1-2|14	URL:		http://www.snort.org/
12mu|daq-1.1.1-2|15	Source0:	%{name}-%{version}.tar.gz
12mu|daq-1.1.1-2|16	
12mu|daq-1.1.1-2|17	BuildRequires:	pcap-devel
12mu|daq-1.1.1-2|18	BuildRequires:  bison
12mu|daq-1.1.1-2|19	BuildRequires:  flex
12mu|daq-1.1.1-2|20	BuildRequires:	netfilter_queue-devel
12mu|daq-1.1.1-2|21	BuildRequires:	dnet-devel
12mu|daq-1.1.1-2|22	BuildRequires:	iptables-ipq-devel
12mu|daq-1.1.1-2|23	BuildRequires:	iptables-devel
12mu|daq-1.1.1-2|24	
12mu|daq-1.1.1-2|25	%description
12mu|daq-1.1.1-2|26	Snort 2.9 introduces the DAQ, or Data Acquisition library, for packet I/O.  The
12mu|daq-1.1.1-2|27	DAQ replaces direct calls to PCAP functions with an abstraction layer that
12mu|daq-1.1.1-2|28	facilitates operation on a variety of hardware and software interfaces without
12mu|daq-1.1.1-2|29	requiring changes to Snort.  It is possible to select the DAQ type and mode
12mu|daq-1.1.1-2|30	when invoking Snort to perform PCAP readback or inline operation, etc.  The
12mu|daq-1.1.1-2|31	DAQ library may be useful for other packet processing applications and the
12mu|daq-1.1.1-2|32	modular nature allows you to build new modules for other platforms.
12mu|daq-1.1.1-2|33	
12mu|daq-1.1.1-2|34	%package -n     %{libname}
12mu|daq-1.1.1-2|35	Summary:        Main library for DAQ
12mu|daq-1.1.1-2|36	Group:          System/Libraries
12mu|daq-1.1.1-2|37	Provides:       %{name} = %{EVRD}
12mu|daq-1.1.1-2|38	
12mu|daq-1.1.1-2|39	%description -n %{libname}
12mu|daq-1.1.1-2|40	Snort 2.9 introduces the DAQ, or Data Acquisition library, for packet I/O.  The
12mu|daq-1.1.1-2|41	DAQ replaces direct calls to PCAP functions with an abstraction layer that
12mu|daq-1.1.1-2|42	facilitates operation on a variety of hardware and software interfaces without
12mu|daq-1.1.1-2|43	requiring changes to Snort.  It is possible to select the DAQ type and mode
12mu|daq-1.1.1-2|44	when invoking Snort to perform PCAP readback or inline operation, etc.  The
12mu|daq-1.1.1-2|45	DAQ library may be useful for other packet processing applications and the
12mu|daq-1.1.1-2|46	modular nature allows you to build new modules for other platforms.
12mu|daq-1.1.1-2|47	
12mu|daq-1.1.1-2|48	%package -n     %{libsfbpf}
12mu|daq-1.1.1-2|49	Summary:        Library for DAQ
12mu|daq-1.1.1-2|50	Group:          System/Libraries
12mu|daq-1.1.1-2|51	
12mu|daq-1.1.1-2|52	%description -n %{libsfbpf}
12mu|daq-1.1.1-2|53	Snort 2.9 introduces the DAQ, or Data Acquisition library, for packet I/O.  The
12mu|daq-1.1.1-2|54	DAQ replaces direct calls to PCAP functions with an abstraction layer that
12mu|daq-1.1.1-2|55	facilitates operation on a variety of hardware and software interfaces without
12mu|daq-1.1.1-2|56	requiring changes to Snort.  It is possible to select the DAQ type and mode
12mu|daq-1.1.1-2|57	when invoking Snort to perform PCAP readback or inline operation, etc.  The
12mu|daq-1.1.1-2|58	DAQ library may be useful for other packet processing applications and the
12mu|daq-1.1.1-2|59	modular nature allows you to build new modules for other platforms.
12mu|daq-1.1.1-2|60	
12mu|daq-1.1.1-2|61	%package -n     %{name}-modules
12mu|daq-1.1.1-2|62	Summary:        Bundled DAQ modules
12mu|daq-1.1.1-2|63	Group:          System/Libraries
12mu|daq-1.1.1-2|64	Provides:       %{name}-modules = %{EVRD}
12mu|daq-1.1.1-2|65	
12mu|daq-1.1.1-2|66	%description -n %{name}-modules
12mu|daq-1.1.1-2|67	Contains the DAQ modules that come bundled with the base LibDAQ distribution.
12mu|daq-1.1.1-2|68	
12mu|daq-1.1.1-2|69	%package -n     %{develname}
12mu|daq-1.1.1-2|70	Summary:        Development libraries and header files for DAQ
12mu|daq-1.1.1-2|71	Group:          Development/C
12mu|daq-1.1.1-2|72	Requires:       %{libname} = %{version}
12mu|daq-1.1.1-2|73	Requires:       %{libsfbpf} = %{version}
12mu|daq-1.1.1-2|74	Provides:       %{name}-devel = %{EVRD}
12mu|daq-1.1.1-2|75	
12mu|daq-1.1.1-2|76	%description -n %{develname}
12mu|daq-1.1.1-2|77	This package contains the development libraries and header files for %{name}.
12mu|daq-1.1.1-2|78	
12mu|daq-1.1.1-2|79	%package -n     %{staticname}
12mu|daq-1.1.1-2|80	Summary:        Static libraries for DAQ
12mu|daq-1.1.1-2|81	Group:          Development/C
12mu|daq-1.1.1-2|82	Requires:       %{develname} = %{version}
12mu|daq-1.1.1-2|83	Provides:       %{name}-static-devel = %{EVRD}
12mu|daq-1.1.1-2|84	
12mu|daq-1.1.1-2|85	%description -n %{staticname}
12mu|daq-1.1.1-2|86	This package contains the static libraries for %{name}.
12mu|daq-1.1.1-2|87	
12mu|daq-1.1.1-2|88	%prep
12mu|daq-1.1.1-2|89	%setup -q
12mu|daq-1.1.1-2|90	
12mu|daq-1.1.1-2|91	%configure2_5x \
12mu|daq-1.1.1-2|92	--disable-static \
12mu|daq-1.1.1-2|93	--disable-ipfw-module
12mu|daq-1.1.1-2|94	
12mu|daq-1.1.1-2|95	%build
12mu|daq-1.1.1-2|96	%make
12mu|daq-1.1.1-2|97	
12mu|daq-1.1.1-2|98	%install
12mu|daq-1.1.1-2|99	%makeinstall_std
12mu|daq-1.1.1-2|100	
12mu|daq-1.1.1-2|101	%files -n %{libname}
12mu|daq-1.1.1-2|102	%{_libdir}/libdaq.so.%{major}*
12mu|daq-1.1.1-2|103	
12mu|daq-1.1.1-2|104	%files -n %{libsfbpf}
12mu|daq-1.1.1-2|105	%{_libdir}/libsfbpf.so.%{sfbpfmajor}*
12mu|daq-1.1.1-2|106	
12mu|daq-1.1.1-2|107	%files -n %{name}-modules
12mu|daq-1.1.1-2|108	%doc README
12mu|daq-1.1.1-2|109	%{_libdir}/daq/daq_afpacket.so
12mu|daq-1.1.1-2|110	%{_libdir}/daq/daq_dump.so
12mu|daq-1.1.1-2|111	#%{_libdir}/daq/daq_ipq.so
12mu|daq-1.1.1-2|112	%{_libdir}/daq/daq_nfq.so
12mu|daq-1.1.1-2|113	%{_libdir}/daq/daq_pcap.so
12mu|daq-1.1.1-2|114	
12mu|daq-1.1.1-2|115	%files  -n %{develname}
12mu|daq-1.1.1-2|116	%{_bindir}/daq-modules-config
12mu|daq-1.1.1-2|117	%{_includedir}/*.h
12mu|daq-1.1.1-2|118	%{_libdir}/*.so
12mu|daq-1.1.1-2|119	
12mu|daq-1.1.1-2|120	%files  -n %{staticname}
12mu|daq-1.1.1-2|121	%{_libdir}/*.a
12mu|daq-1.1.1-2|122	
12mu|daq-1.1.1-2|123	%changelog
12mu|daq-1.1.1-2|124	* Wed Feb 26 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.1-2
12mu|daq-1.1.1-2|125	+ Revision: 44ba000
12mu|daq-1.1.1-2|126	- release up
12mu|daq-1.1.1-2|127	
12mu|daq-1.1.1-2|128	

19554 12
12mu|dblatex-0.3.4-4|1	Summary:	DocBook to LaTeX/ConTeXt Publishing
12mu|dblatex-0.3.4-4|2	Name:		dblatex
12mu|dblatex-0.3.4-4|3	Version:	0.3.4
12mu|dblatex-0.3.4-4|4	Release:	4
12mu|dblatex-0.3.4-4|5	Group:		Publishing
12mu|dblatex-0.3.4-4|6	License:	GPLv2+
12mu|dblatex-0.3.4-4|7	Url:		http://dblatex.sourceforge.net/
12mu|dblatex-0.3.4-4|8	Source0:	http://downloads.sourceforge.net/dblatex/dblatex-%{version}.tar.bz2
12mu|dblatex-0.3.4-4|9	Source1:	COPYING-docbook-xsl
12mu|dblatex-0.3.4-4|10	Patch0:		dblatex-0.2.7-external-which.patch
12mu|dblatex-0.3.4-4|11	Patch1:		dblatex-0.3.4-build-fix.patch
12mu|dblatex-0.3.4-4|12	BuildRequires:	imagemagick
12mu|dblatex-0.3.4-4|13	BuildRequires:	python-which
12mu|dblatex-0.3.4-4|14	BuildRequires:	tetex
12mu|dblatex-0.3.4-4|15	BuildRequires:	tetex-latex
12mu|dblatex-0.3.4-4|16	BuildRequires:	xsltproc
12mu|dblatex-0.3.4-4|17	BuildRequires:	pkgconfig(python)
12mu|dblatex-0.3.4-4|18	Requires:	docbook-dtd44-xml
12mu|dblatex-0.3.4-4|19	Requires:	docbook-dtd45-xml
12mu|dblatex-0.3.4-4|20	Requires:	imagemagick
12mu|dblatex-0.3.4-4|21	Requires:	tetex
12mu|dblatex-0.3.4-4|22	Requires:	tetex-latex
12mu|dblatex-0.3.4-4|23	Requires:	texlive-bibtopic
12mu|dblatex-0.3.4-4|24	Requires:	transfig
12mu|dblatex-0.3.4-4|25	Requires:	xmltex
12mu|dblatex-0.3.4-4|26	Requires:	xsltproc
12mu|dblatex-0.3.4-4|27	Requires(post,postun):	kpathsea
12mu|dblatex-0.3.4-4|28	BuildArch:	noarch
12mu|dblatex-0.3.4-4|29	
12mu|dblatex-0.3.4-4|30	%description
12mu|dblatex-0.3.4-4|31	dblatex is a program that transforms your SGML/XMLDocBook
12mu|dblatex-0.3.4-4|32	documents to DVI, PostScript or PDF by translating them
12mu|dblatex-0.3.4-4|33	into pure LaTeX as a first process.  MathML 2.0 markups
12mu|dblatex-0.3.4-4|34	are supported, too. It started as a clone of DB2LaTeX.
12mu|dblatex-0.3.4-4|35	
12mu|dblatex-0.3.4-4|36	%prep
12mu|dblatex-0.3.4-4|37	%setup -q
12mu|dblatex-0.3.4-4|38	%apply_patches
12mu|dblatex-0.3.4-4|39	
12mu|dblatex-0.3.4-4|40	%build
12mu|dblatex-0.3.4-4|41	python setup.py build
12mu|dblatex-0.3.4-4|42	
12mu|dblatex-0.3.4-4|43	%install
12mu|dblatex-0.3.4-4|44	python setup.py install --root %{buildroot}
12mu|dblatex-0.3.4-4|45	# these are already in tetex-latex:
12mu|dblatex-0.3.4-4|46	for file in bibtopic.sty enumitem.sty ragged2e.sty passivetex/; do
12mu|dblatex-0.3.4-4|47	rm -rf %{buildroot}%{_datadir}/dblatex/latex/misc/$file
12mu|dblatex-0.3.4-4|48	done
12mu|dblatex-0.3.4-4|49	
12mu|dblatex-0.3.4-4|50	mkdir -p %{buildroot}%{_datadir}/texmf-dist/tex/latex/dblatex
12mu|dblatex-0.3.4-4|51	for file in ` find %{buildroot}%{_datadir}/dblatex/latex/ -name '*.sty' ` ; do
12mu|dblatex-0.3.4-4|52	mv $file %{buildroot}%{_datadir}/texmf-dist/tex/latex/dblatex/`basename $file`;
12mu|dblatex-0.3.4-4|53	done
12mu|dblatex-0.3.4-4|54	
12mu|dblatex-0.3.4-4|55	rm -rf %{buildroot}%{_datadir}/dblatex/latex/{misc,contrib/example,style}
12mu|dblatex-0.3.4-4|56	
12mu|dblatex-0.3.4-4|57	mkdir -p %{buildroot}%{_sysconfdir}/dblatex
12mu|dblatex-0.3.4-4|58	# shipped in %%docs
12mu|dblatex-0.3.4-4|59	rm -rf %{buildroot}%{_datadir}/doc/
12mu|dblatex-0.3.4-4|60	
12mu|dblatex-0.3.4-4|61	sed -e 's/\r//' xsl/mathml2/README > README-xsltml
12mu|dblatex-0.3.4-4|62	touch -r xsl/mathml2/README README-xsltml
12mu|dblatex-0.3.4-4|63	cp -p %{SOURCE1} COPYING-docbook-xsl
12mu|dblatex-0.3.4-4|64	chmod +x %{buildroot}/%{python_sitelib}/dbtexmf/dblatex/xetex/*.py
12mu|dblatex-0.3.4-4|65	
12mu|dblatex-0.3.4-4|66	%post
12mu|dblatex-0.3.4-4|67	/usr/bin/texhash
12mu|dblatex-0.3.4-4|68	
12mu|dblatex-0.3.4-4|69	%postun
12mu|dblatex-0.3.4-4|70	/usr/bin/texhash
12mu|dblatex-0.3.4-4|71	
12mu|dblatex-0.3.4-4|72	%files
12mu|dblatex-0.3.4-4|73	%{_mandir}/man1/dblatex.1*
12mu|dblatex-0.3.4-4|74	%doc COPYRIGHT docs/manual.pdf COPYING-docbook-xsl README-xsltml
12mu|dblatex-0.3.4-4|75	%{python_sitelib}/dbtexmf/
12mu|dblatex-0.3.4-4|76	%{python_sitelib}/dblatex-*.egg-info
12mu|dblatex-0.3.4-4|77	%{_bindir}/dblatex
12mu|dblatex-0.3.4-4|78	%{_datadir}/dblatex/
12mu|dblatex-0.3.4-4|79	%{_datadir}/texmf-dist/tex/latex/dblatex/
12mu|dblatex-0.3.4-4|80	%dir %{_sysconfdir}/dblatex
12mu|dblatex-0.3.4-4|81	
12mu|dblatex-0.3.4-4|82	
12mu|dblatex-0.3.4-4|83	%changelog
12mu|dblatex-0.3.4-4|84	* Thu Apr 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.4-4
12mu|dblatex-0.3.4-4|85	+ Revision: fed0a4c
12mu|dblatex-0.3.4-4|86	- Rebuild with new texmf path
12mu|dblatex-0.3.4-4|87	
12mu|dblatex-0.3.4-4|88	

19555 12
12mu|dbus-c++-0.9.0-2|1	%define api 1
12mu|dbus-c++-0.9.0-2|2	%define major 0
12mu|dbus-c++-0.9.0-2|3	%define libname %mklibname %{name} %{api} %{major}
12mu|dbus-c++-0.9.0-2|4	%define devname %mklibname -d %{name}
12mu|dbus-c++-0.9.0-2|5	
12mu|dbus-c++-0.9.0-2|6	Summary:	Native C++ bindings for D-Bus
12mu|dbus-c++-0.9.0-2|7	Name:		dbus-c++
12mu|dbus-c++-0.9.0-2|8	Version:	0.9.0
12mu|dbus-c++-0.9.0-2|9	Release:	2
12mu|dbus-c++-0.9.0-2|10	License:	LGPLv2+
12mu|dbus-c++-0.9.0-2|11	Group:		System/Libraries
12mu|dbus-c++-0.9.0-2|12	Url:		http://freedesktop.org/wiki/Software/dbus-c++
12mu|dbus-c++-0.9.0-2|13	Source0:	http://downloads.sourceforge.net/project/dbus-cplusplus/%{name}/%{version}/lib%{name}-%{version}.tar.gz
12mu|dbus-c++-0.9.0-2|14	Patch0:		libdbus-c++-0.9.0-mdv-build_order.patch
12mu|dbus-c++-0.9.0-2|15	Patch1:		libdbus-c++-0.9.0-mdv-linking.patch
12mu|dbus-c++-0.9.0-2|16	Patch2:		dbus-c++-0.9.0-gcc-4.7.patch
12mu|dbus-c++-0.9.0-2|17	BuildRequires:	dbus-devel
12mu|dbus-c++-0.9.0-2|18	BuildRequires:	glib2-devel
12mu|dbus-c++-0.9.0-2|19	Buildrequires:	gtkmm2.4-devel
12mu|dbus-c++-0.9.0-2|20	Buildrequires:	libtool
12mu|dbus-c++-0.9.0-2|21	BuildRequires:	expat-devel
12mu|dbus-c++-0.9.0-2|22	# It's in Contrib so don't use it
12mu|dbus-c++-0.9.0-2|23	#BuildRequires:	ecore-devel
12mu|dbus-c++-0.9.0-2|24	
12mu|dbus-c++-0.9.0-2|25	%description
12mu|dbus-c++-0.9.0-2|26	Native C++ bindings for D-Bus for use in C++ programs.
12mu|dbus-c++-0.9.0-2|27	
12mu|dbus-c++-0.9.0-2|28	%files
12mu|dbus-c++-0.9.0-2|29	%doc COPYING AUTHORS
12mu|dbus-c++-0.9.0-2|30	%{_bindir}/dbusxx-introspect
12mu|dbus-c++-0.9.0-2|31	%{_bindir}/dbusxx-xml2cpp
12mu|dbus-c++-0.9.0-2|32	
12mu|dbus-c++-0.9.0-2|33	#----------------------------------------------------------------------------
12mu|dbus-c++-0.9.0-2|34	
12mu|dbus-c++-0.9.0-2|35	%package -n %{libname}
12mu|dbus-c++-0.9.0-2|36	Summary:	Native C++ bindings for D-Bus
12mu|dbus-c++-0.9.0-2|37	Group:		System/Libraries
12mu|dbus-c++-0.9.0-2|38	
12mu|dbus-c++-0.9.0-2|39	%description -n %{libname}
12mu|dbus-c++-0.9.0-2|40	Native C++ bindings for D-Bus for use in C++ programs.
12mu|dbus-c++-0.9.0-2|41	
12mu|dbus-c++-0.9.0-2|42	%files -n %{libname}
12mu|dbus-c++-0.9.0-2|43	%{_libdir}/libdbus-c++*-%{api}.so.%{major}*
12mu|dbus-c++-0.9.0-2|44	
12mu|dbus-c++-0.9.0-2|45	#----------------------------------------------------------------------------
12mu|dbus-c++-0.9.0-2|46	
12mu|dbus-c++-0.9.0-2|47	%package -n %{devname}
12mu|dbus-c++-0.9.0-2|48	Summary:	Development files for %{name}
12mu|dbus-c++-0.9.0-2|49	Group:		Development/C
12mu|dbus-c++-0.9.0-2|50	Requires:	%{libname} = %{EVRD}
12mu|dbus-c++-0.9.0-2|51	Requires:	%{name} >= %{EVRD}
12mu|dbus-c++-0.9.0-2|52	Provides:	%{name}-devel = %{EVRD}
12mu|dbus-c++-0.9.0-2|53	
12mu|dbus-c++-0.9.0-2|54	%description -n %{devname}
12mu|dbus-c++-0.9.0-2|55	The %{name}-devel package contains libraries and header files for
12mu|dbus-c++-0.9.0-2|56	developing applications that use %{name}.
12mu|dbus-c++-0.9.0-2|57	
12mu|dbus-c++-0.9.0-2|58	%files -n %{devname}
12mu|dbus-c++-0.9.0-2|59	%doc TODO
12mu|dbus-c++-0.9.0-2|60	%{_includedir}/*
12mu|dbus-c++-0.9.0-2|61	%{_libdir}/*.so
12mu|dbus-c++-0.9.0-2|62	%{_libdir}/pkgconfig/*
12mu|dbus-c++-0.9.0-2|63	
12mu|dbus-c++-0.9.0-2|64	#----------------------------------------------------------------------------
12mu|dbus-c++-0.9.0-2|65	
12mu|dbus-c++-0.9.0-2|66	%prep
12mu|dbus-c++-0.9.0-2|67	%setup -q -n lib%{name}-%{version}
12mu|dbus-c++-0.9.0-2|68	%patch0 -p1
12mu|dbus-c++-0.9.0-2|69	%patch1 -p1
12mu|dbus-c++-0.9.0-2|70	%patch2 -p1
12mu|dbus-c++-0.9.0-2|71	
12mu|dbus-c++-0.9.0-2|72	%build
12mu|dbus-c++-0.9.0-2|73	autoreconf
12mu|dbus-c++-0.9.0-2|74	%configure2_5x \
12mu|dbus-c++-0.9.0-2|75	--disable-static \
12mu|dbus-c++-0.9.0-2|76	--disable-ecore \
12mu|dbus-c++-0.9.0-2|77	--enable-glib \
12mu|dbus-c++-0.9.0-2|78	--disable-tests
12mu|dbus-c++-0.9.0-2|79	make
12mu|dbus-c++-0.9.0-2|80	
12mu|dbus-c++-0.9.0-2|81	%install
12mu|dbus-c++-0.9.0-2|82	%makeinstall_std
12mu|dbus-c++-0.9.0-2|83	
12mu|dbus-c++-0.9.0-2|84	
12mu|dbus-c++-0.9.0-2|85	%changelog
12mu|dbus-c++-0.9.0-2|86	* Tue Dec 10 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.0-2
12mu|dbus-c++-0.9.0-2|87	+ Revision: 47dd1fd
12mu|dbus-c++-0.9.0-2|88	- LOG Build without ecore support, spec cleanup
12mu|dbus-c++-0.9.0-2|89	
12mu|dbus-c++-0.9.0-2|90	

19556 12
12mu|dbus-python-0.84.0-3|1	%define dbus_glib_version 0.74
12mu|dbus-python-0.84.0-3|2	%define dbus_version 1.1.2
12mu|dbus-python-0.84.0-3|3	%define py2version 0.84.0
12mu|dbus-python-0.84.0-3|4	%define py3version 1.1.1
12mu|dbus-python-0.84.0-3|5	
12mu|dbus-python-0.84.0-3|6	%define __noautoreq pkgconfig.*
12mu|dbus-python-0.84.0-3|7	
12mu|dbus-python-0.84.0-3|8	Summary: D-Bus Python Bindings
12mu|dbus-python-0.84.0-3|9	Name: dbus-python
12mu|dbus-python-0.84.0-3|10	Version: %{py2version}
12mu|dbus-python-0.84.0-3|11	Release: 3
12mu|dbus-python-0.84.0-3|12	URL: http://www.freedesktop.org/wiki/Software/DBusBindings
12mu|dbus-python-0.84.0-3|13	Source0: http://dbus.freedesktop.org/releases/%{name}/%{name}-%{py2version}.tar.gz
12mu|dbus-python-0.84.0-3|14	Source1: http://dbus.freedesktop.org/releases/%{name}/%{name}-%{py2version}.tar.gz.asc
12mu|dbus-python-0.84.0-3|15	Source2: http://dbus.freedesktop.org/releases/%{name}/%{name}-%{py3version}.tar.gz
12mu|dbus-python-0.84.0-3|16	Patch0: dbus-python-0.83.2-fix-linkage.patch
12mu|dbus-python-0.84.0-3|17	License: MIT
12mu|dbus-python-0.84.0-3|18	Group: Development/Python
12mu|dbus-python-0.84.0-3|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12mu|dbus-python-0.84.0-3|20	BuildRequires: dbus-devel >= %{dbus_version}
12mu|dbus-python-0.84.0-3|21	BuildRequires: dbus-glib-devel >= %{dbus_glib_version}
12mu|dbus-python-0.84.0-3|22	BuildRequires: python-devel
12mu|dbus-python-0.84.0-3|23	BuildRequires: python3-devel
12mu|dbus-python-0.84.0-3|24	
12mu|dbus-python-0.84.0-3|25	%description
12mu|dbus-python-0.84.0-3|26	D-Bus python bindings for use with python programs.
12mu|dbus-python-0.84.0-3|27	
12mu|dbus-python-0.84.0-3|28	%package -n python-dbus
12mu|dbus-python-0.84.0-3|29	Summary: D-Bus Python Bindings
12mu|dbus-python-0.84.0-3|30	Group: Development/Python
12mu|dbus-python-0.84.0-3|31	Obsoletes: %{name} < %{version}-%{release}
12mu|dbus-python-0.84.0-3|32	Provides: %{name} = %{version}-%{release}
12mu|dbus-python-0.84.0-3|33	Requires: dbus >= %{dbus_version}
12mu|dbus-python-0.84.0-3|34	
12mu|dbus-python-0.84.0-3|35	%description -n python-dbus
12mu|dbus-python-0.84.0-3|36	D-Bus python 3 bindings for use with python programs.
12mu|dbus-python-0.84.0-3|37	
12mu|dbus-python-0.84.0-3|38	%package -n python3-dbus
12mu|dbus-python-0.84.0-3|39	Version: %{py3version}
12mu|dbus-python-0.84.0-3|40	Summary: D-Bus Python 3 Bindings
12mu|dbus-python-0.84.0-3|41	Group: Development/Python
12mu|dbus-python-0.84.0-3|42	Provides: python3-dbus = %{version}-%{release}
12mu|dbus-python-0.84.0-3|43	Requires: dbus >= %{dbus_version}
12mu|dbus-python-0.84.0-3|44	
12mu|dbus-python-0.84.0-3|45	%description -n python3-dbus
12mu|dbus-python-0.84.0-3|46	D-Bus python bindings for use with python 3 programs.
12mu|dbus-python-0.84.0-3|47	
12mu|dbus-python-0.84.0-3|48	%prep
12mu|dbus-python-0.84.0-3|49	
12mu|dbus-python-0.84.0-3|50	%setup -q -c -a 0
12mu|dbus-python-0.84.0-3|51	%setup -q -c -a 2
12mu|dbus-python-0.84.0-3|52	mv %{name}-%{py2version} python2
12mu|dbus-python-0.84.0-3|53	mv %{name}-%{py3version} python3
12mu|dbus-python-0.84.0-3|54	
12mu|dbus-python-0.84.0-3|55	pushd python2
12mu|dbus-python-0.84.0-3|56	%patch0 -p0 -b .link
12mu|dbus-python-0.84.0-3|57	popd
12mu|dbus-python-0.84.0-3|58	
12mu|dbus-python-0.84.0-3|59	
12mu|dbus-python-0.84.0-3|60	%build
12mu|dbus-python-0.84.0-3|61	pushd python2
12mu|dbus-python-0.84.0-3|62	autoreconf -fi
12mu|dbus-python-0.84.0-3|63	%configure2_5x --disable-api-docs
12mu|dbus-python-0.84.0-3|64	%make
12mu|dbus-python-0.84.0-3|65	popd
12mu|dbus-python-0.84.0-3|66	
12mu|dbus-python-0.84.0-3|67	pushd python3
12mu|dbus-python-0.84.0-3|68	autoreconf -fi
12mu|dbus-python-0.84.0-3|69	%configure2_5x --disable-api-docs PYTHON=%__python3
12mu|dbus-python-0.84.0-3|70	%make
12mu|dbus-python-0.84.0-3|71	popd
12mu|dbus-python-0.84.0-3|72	
12mu|dbus-python-0.84.0-3|73	
12mu|dbus-python-0.84.0-3|74	
12mu|dbus-python-0.84.0-3|75	%install
12mu|dbus-python-0.84.0-3|76	rm -rf %{buildroot}
12mu|dbus-python-0.84.0-3|77	
12mu|dbus-python-0.84.0-3|78	pushd python2
12mu|dbus-python-0.84.0-3|79	%makeinstall_std
12mu|dbus-python-0.84.0-3|80	popd
12mu|dbus-python-0.84.0-3|81	
12mu|dbus-python-0.84.0-3|82	pushd python3
12mu|dbus-python-0.84.0-3|83	%makeinstall_std
12mu|dbus-python-0.84.0-3|84	popd
12mu|dbus-python-0.84.0-3|85	
12mu|dbus-python-0.84.0-3|86	#remove unpackaged files
12mu|dbus-python-0.84.0-3|87	rm -rf %{buildroot}%{_datadir}/doc/dbus-python
12mu|dbus-python-0.84.0-3|88	
12mu|dbus-python-0.84.0-3|89	%files -n python-dbus
12mu|dbus-python-0.84.0-3|90	%defattr(-,root,root)
12mu|dbus-python-0.84.0-3|91	%doc python2/COPYING python2/NEWS python2/doc/*.txt
12mu|dbus-python-0.84.0-3|92	%doc python2/README python2/TODO
12mu|dbus-python-0.84.0-3|93	%{py_puresitedir}/dbus*
12mu|dbus-python-0.84.0-3|94	%{py_platsitedir}/_dbus_*
12mu|dbus-python-0.84.0-3|95	%{_includedir}/dbus-1.0/dbus/*.h
12mu|dbus-python-0.84.0-3|96	%{_libdir}/pkgconfig/*.pc
12mu|dbus-python-0.84.0-3|97	
12mu|dbus-python-0.84.0-3|98	%files -n python3-dbus
12mu|dbus-python-0.84.0-3|99	%defattr(-,root,root)
12mu|dbus-python-0.84.0-3|100	%doc python3/COPYING python3/NEWS python3/doc/*.txt
12mu|dbus-python-0.84.0-3|101	%doc python3/README
12mu|dbus-python-0.84.0-3|102	%{py3_puresitedir}/dbus*
12mu|dbus-python-0.84.0-3|103	%{py3_platsitedir}/_dbus_*
12mu|dbus-python-0.84.0-3|104	
12mu|dbus-python-0.84.0-3|105	
12mu|dbus-python-0.84.0-3|106	
12mu|dbus-python-0.84.0-3|107	%changelog
12mu|dbus-python-0.84.0-3|108	* Thu May 26 2011 Götz Waschk <waschk@mandriva.org> 0.84.0-1mdv2011.0
12mu|dbus-python-0.84.0-3|109	+ Revision: 679160
12mu|dbus-python-0.84.0-3|110	- update to new version 0.84.0
12mu|dbus-python-0.84.0-3|111	
12mu|dbus-python-0.84.0-3|112	* Sat Apr 09 2011 Funda Wang <fwang@mandriva.org> 0.83.2-2
12mu|dbus-python-0.84.0-3|113	+ Revision: 652085
12mu|dbus-python-0.84.0-3|114	- re-enable patch0
12mu|dbus-python-0.84.0-3|115	
12mu|dbus-python-0.84.0-3|116	* Fri Dec 03 2010 Götz Waschk <waschk@mandriva.org> 0.83.2-1mdv2011.0
12mu|dbus-python-0.84.0-3|117	+ Revision: 606072
12mu|dbus-python-0.84.0-3|118	- new version
12mu|dbus-python-0.84.0-3|119	- disable generation of API docs
12mu|dbus-python-0.84.0-3|120	
12mu|dbus-python-0.84.0-3|121	* Sat Oct 30 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.83.1-2mdv2011.0
12mu|dbus-python-0.84.0-3|122	+ Revision: 590654
12mu|dbus-python-0.84.0-3|123	- rebuild for new python 2.7
12mu|dbus-python-0.84.0-3|124	
12mu|dbus-python-0.84.0-3|125	* Fri Feb 19 2010 Frederic Crozat <fcrozat@mandriva.com> 0.83.1-1mdv2011.0
12mu|dbus-python-0.84.0-3|126	+ Revision: 508014
12mu|dbus-python-0.84.0-3|127	- Release 0.83.0
12mu|dbus-python-0.84.0-3|128	- Remove patch0 (merged upstream)
12mu|dbus-python-0.84.0-3|129	
12mu|dbus-python-0.84.0-3|130	* Sun Aug 09 2009 Oden Eriksson <oeriksson@mandriva.com> 0.83.0-5mdv2010.0
12mu|dbus-python-0.84.0-3|131	+ Revision: 413339
12mu|dbus-python-0.84.0-3|132	- rebuild
12mu|dbus-python-0.84.0-3|133	
12mu|dbus-python-0.84.0-3|134	* Mon Jan 26 2009 Funda Wang <fwang@mandriva.org> 0.83.0-4mdv2009.1
12mu|dbus-python-0.84.0-3|135	+ Revision: 333692
12mu|dbus-python-0.84.0-3|136	- add patch from https://bugs.freedesktop.org/show_bug.cgi?id=17551
12mu|dbus-python-0.84.0-3|137	- fix linkage
12mu|dbus-python-0.84.0-3|138	
12mu|dbus-python-0.84.0-3|139	* Thu Dec 25 2008 Adam Williamson <awilliamson@mandriva.org> 0.83.0-3mdv2009.1
12mu|dbus-python-0.84.0-3|140	+ Revision: 318619
12mu|dbus-python-0.84.0-3|141	- rebuild for python 2.6
12mu|dbus-python-0.84.0-3|142	- correct source locations
12mu|dbus-python-0.84.0-3|143	
12mu|dbus-python-0.84.0-3|144	* Thu Dec 25 2008 Funda Wang <fwang@mandriva.org> 0.83.0-2mdv2009.1
12mu|dbus-python-0.84.0-3|145	+ Revision: 318618
12mu|dbus-python-0.84.0-3|146	- rebuild for new python
12mu|dbus-python-0.84.0-3|147	
12mu|dbus-python-0.84.0-3|148	+ Götz Waschk <waschk@mandriva.org>
12mu|dbus-python-0.84.0-3|149	- fix URL
12mu|dbus-python-0.84.0-3|150	
12mu|dbus-python-0.84.0-3|151	* Thu Jul 24 2008 Frederic Crozat <fcrozat@mandriva.com> 0.83.0-1mdv2009.0
12mu|dbus-python-0.84.0-3|152	+ Revision: 245078
12mu|dbus-python-0.84.0-3|153	- Release 0.83.0
12mu|dbus-python-0.84.0-3|154	
12mu|dbus-python-0.84.0-3|155	* Mon Jun 16 2008 Thierry Vignaud <tv@mandriva.org> 0.82.4-3mdv2009.0
12mu|dbus-python-0.84.0-3|156	+ Revision: 220575
12mu|dbus-python-0.84.0-3|157	- rebuild
12mu|dbus-python-0.84.0-3|158	
12mu|dbus-python-0.84.0-3|159	* Fri Jan 11 2008 Thierry Vignaud <tv@mandriva.org> 0.82.4-2mdv2008.1
12mu|dbus-python-0.84.0-3|160	+ Revision: 148503
12mu|dbus-python-0.84.0-3|161	- rebuild
12mu|dbus-python-0.84.0-3|162	- kill re-definition of %%buildroot on Pixel's request
12mu|dbus-python-0.84.0-3|163	- do not package big ChangeLog
12mu|dbus-python-0.84.0-3|164	
12mu|dbus-python-0.84.0-3|165	+ Olivier Blin <oblin@mandriva.com>
12mu|dbus-python-0.84.0-3|166	- restore BuildRoot
12mu|dbus-python-0.84.0-3|167	
12mu|dbus-python-0.84.0-3|168	* Tue Dec 11 2007 Frederic Crozat <fcrozat@mandriva.com> 0.82.4-1mdv2008.1
12mu|dbus-python-0.84.0-3|169	+ Revision: 117363
12mu|dbus-python-0.84.0-3|170	- Release 0.82.4
12mu|dbus-python-0.84.0-3|171	
12mu|dbus-python-0.84.0-3|172	* Mon Oct 22 2007 Jérôme Soyer <saispo@mandriva.org> 0.82.3-1mdv2008.1
12mu|dbus-python-0.84.0-3|173	+ Revision: 101074
12mu|dbus-python-0.84.0-3|174	- New release 0.82.3
12mu|dbus-python-0.84.0-3|175	
12mu|dbus-python-0.84.0-3|176	* Tue Aug 21 2007 David Walluck <walluck@mandriva.org> 0.82.2-2mdv2008.0
12mu|dbus-python-0.84.0-3|177	+ Revision: 68140
12mu|dbus-python-0.84.0-3|178	- change package name to python-dbus
12mu|dbus-python-0.84.0-3|179	
12mu|dbus-python-0.84.0-3|180	* Thu Aug 02 2007 Frederic Crozat <fcrozat@mandriva.com> 0.82.2-1mdv2008.0
12mu|dbus-python-0.84.0-3|181	+ Revision: 58015
12mu|dbus-python-0.84.0-3|182	- Release 0.82.2
12mu|dbus-python-0.84.0-3|183	
12mu|dbus-python-0.84.0-3|184	* Thu Jul 12 2007 Frederic Crozat <fcrozat@mandriva.com> 0.82.1-1mdv2008.0
12mu|dbus-python-0.84.0-3|185	+ Revision: 51501
12mu|dbus-python-0.84.0-3|186	- Release 0.82.1
12mu|dbus-python-0.84.0-3|187	
12mu|dbus-python-0.84.0-3|188	* Fri Jun 15 2007 Funda Wang <fwang@mandriva.org> 0.81.1-1mdv2008.0
12mu|dbus-python-0.84.0-3|189	+ Revision: 39842
12mu|dbus-python-0.84.0-3|190	- New version
12mu|dbus-python-0.84.0-3|191	
12mu|dbus-python-0.84.0-3|192	* Wed May 23 2007 Frederic Crozat <fcrozat@mandriva.com> 0.81.0-2mdv2008.0
12mu|dbus-python-0.84.0-3|193	+ Revision: 30112
12mu|dbus-python-0.84.0-3|194	- disable autorequire on pkgconfig .pc file, it forces dbus-devel dependency
12mu|dbus-python-0.84.0-3|195	
12mu|dbus-python-0.84.0-3|196	* Wed May 09 2007 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.81.0-1mdv2008.0
12mu|dbus-python-0.84.0-3|197	+ Revision: 25629
12mu|dbus-python-0.84.0-3|198	- New version
12mu|dbus-python-0.84.0-3|199	
12mu|dbus-python-0.84.0-3|200	
12mu|dbus-python-0.84.0-3|201	* Thu Feb 15 2007 Frederic Crozat <fcrozat@mandriva.com> 0.80.2-1mdv2007.0
12mu|dbus-python-0.84.0-3|202	+ Revision: 121294
12mu|dbus-python-0.84.0-3|203	-Release 0.80.2
12mu|dbus-python-0.84.0-3|204	
12mu|dbus-python-0.84.0-3|205	+ Nicolas Lécureuil <neoclust@mandriva.org>
12mu|dbus-python-0.84.0-3|206	
12mu|dbus-python-0.84.0-3|207	* Thu Jan 25 2007 Frederic Crozat <fcrozat@mandriva.com> 0.80.1-1mdv2007.1
12mu|dbus-python-0.84.0-3|208	+ Revision: 113404
12mu|dbus-python-0.84.0-3|209	-Fix x86-64 build
12mu|dbus-python-0.84.0-3|210	-Release 0.80.1
12mu|dbus-python-0.84.0-3|211	
12mu|dbus-python-0.84.0-3|212	* Thu Dec 14 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.71-5mdv2007.1
12mu|dbus-python-0.84.0-3|213	+ Revision: 97022
12mu|dbus-python-0.84.0-3|214	- fix dependencies, as pyrex is now python-pyrex
12mu|dbus-python-0.84.0-3|215	
12mu|dbus-python-0.84.0-3|216	* Tue Nov 28 2006 Götz Waschk <waschk@mandriva.org> 0.71-4mdv2007.1
12mu|dbus-python-0.84.0-3|217	+ Revision: 88194
12mu|dbus-python-0.84.0-3|218	- Import dbus-python
12mu|dbus-python-0.84.0-3|219	
12mu|dbus-python-0.84.0-3|220	* Tue Nov 28 2006 Götz Waschk <waschk@mandriva.org> 0.71-4mdv2007.1
12mu|dbus-python-0.84.0-3|221	- update file list
12mu|dbus-python-0.84.0-3|222	
12mu|dbus-python-0.84.0-3|223	* Thu Aug 24 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.71-3mdv2007.0
12mu|dbus-python-0.84.0-3|224	- fix group
12mu|dbus-python-0.84.0-3|225	
12mu|dbus-python-0.84.0-3|226	* Sat Aug 05 2006 Götz Waschk <waschk@mandriva.org> 0.71-2mdv2007.0
12mu|dbus-python-0.84.0-3|227	- fix buildrequires
12mu|dbus-python-0.84.0-3|228	
12mu|dbus-python-0.84.0-3|229	* Tue Aug 01 2006 Frederic Crozat <fcrozat@mandriva.com> 0.71-1mdv2007.0
12mu|dbus-python-0.84.0-3|230	- Initial mandriva package (based on fedora)
12mu|dbus-python-0.84.0-3|231	

19557 12
12mu|dconf-0.16.1-1|1	# TODO: split library package on libdconf, libdconf-dbus-1 and modules
12mu|dconf-0.16.1-1|2	
12mu|dconf-0.16.1-1|3	
12mu|dconf-0.16.1-1|4	%define major 1
12mu|dconf-0.16.1-1|5	%define libname %mklibname %{name} %{major}
12mu|dconf-0.16.1-1|6	%define develname %mklibname -d %{name}
12mu|dconf-0.16.1-1|7	%define giolibname %mklibname gio2.0_ 0
12mu|dconf-0.16.1-1|8	
12mu|dconf-0.16.1-1|9	Summary:	Configuration backend for Glib
12mu|dconf-0.16.1-1|10	Name:		dconf
12mu|dconf-0.16.1-1|11	Version:	0.16.1
12mu|dconf-0.16.1-1|12	Release:	1
12mu|dconf-0.16.1-1|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%name/0.16/%{name}-%{version}.tar.xz
12mu|dconf-0.16.1-1|14	License:	LGPLv2+
12mu|dconf-0.16.1-1|15	Group:		System/Libraries
12mu|dconf-0.16.1-1|16	Url:		http://www.gnome.org/
12mu|dconf-0.16.1-1|17	
12mu|dconf-0.16.1-1|18	BuildRequires:	pkgconfig(dbus-1)
12mu|dconf-0.16.1-1|19	BuildRequires:	pkgconfig(gio-2.0)
12mu|dconf-0.16.1-1|20	BuildRequires:	pkgconfig(glib-2.0)
12mu|dconf-0.16.1-1|21	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|dconf-0.16.1-1|22	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|dconf-0.16.1-1|23	BuildRequires:	pkgconfig(libxml-2.0)
12mu|dconf-0.16.1-1|24	BuildRequires:	vala-devel intltool xsltproc gtk-doc
12mu|dconf-0.16.1-1|25	
12mu|dconf-0.16.1-1|26	%description
12mu|dconf-0.16.1-1|27	This is a configuration backend for Glib's GSettings and part of GNOME 3.0.
12mu|dconf-0.16.1-1|28	
12mu|dconf-0.16.1-1|29	%package editor
12mu|dconf-0.16.1-1|30	Summary:	An editor for the Dconf configuration system
12mu|dconf-0.16.1-1|31	Group:		Graphical desktop/GNOME
12mu|dconf-0.16.1-1|32	Requires:	%{name} = %{version}-%{release}
12mu|dconf-0.16.1-1|33	
12mu|dconf-0.16.1-1|34	%description editor
12mu|dconf-0.16.1-1|35	This is a graphical editor for the Dconf configuration system.
12mu|dconf-0.16.1-1|36	
12mu|dconf-0.16.1-1|37	%package -n %{libname}
12mu|dconf-0.16.1-1|38	Group:		System/Libraries
12mu|dconf-0.16.1-1|39	Summary:	Configuration backend library for Glib
12mu|dconf-0.16.1-1|40	Obsoletes:	%{mklibname dconf 0} < 0.14
12mu|dconf-0.16.1-1|41	Requires(post): %{giolibname} >= 2.23.4
12mu|dconf-0.16.1-1|42	Requires(postun): %{giolibname} >= 2.23.4
12mu|dconf-0.16.1-1|43	
12mu|dconf-0.16.1-1|44	%description -n %{libname}
12mu|dconf-0.16.1-1|45	This is a configuration backend for Glib's GSettings and part of GNOME 3.0.
12mu|dconf-0.16.1-1|46	
12mu|dconf-0.16.1-1|47	%package -n %{develname}
12mu|dconf-0.16.1-1|48	Group:		Development/C
12mu|dconf-0.16.1-1|49	Summary:	Configuration backend library for Glib - development files
12mu|dconf-0.16.1-1|50	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|dconf-0.16.1-1|51	Requires:	%{libname} = %{version}-%{release}
12mu|dconf-0.16.1-1|52	
12mu|dconf-0.16.1-1|53	%description -n %{develname}
12mu|dconf-0.16.1-1|54	This is a configuration backend for Glib's GSettings and part of GNOME 3.0.
12mu|dconf-0.16.1-1|55	
12mu|dconf-0.16.1-1|56	%prep
12mu|dconf-0.16.1-1|57	%setup -q
12mu|dconf-0.16.1-1|58	
12mu|dconf-0.16.1-1|59	%build
12mu|dconf-0.16.1-1|60	%configure2_5x
12mu|dconf-0.16.1-1|61	%make
12mu|dconf-0.16.1-1|62	
12mu|dconf-0.16.1-1|63	%install
12mu|dconf-0.16.1-1|64	%makeinstall_std
12mu|dconf-0.16.1-1|65	
12mu|dconf-0.16.1-1|66	%find_lang %{name}
12mu|dconf-0.16.1-1|67	
12mu|dconf-0.16.1-1|68	%post -n %{libname}
12mu|dconf-0.16.1-1|69	%if %_lib != lib
12mu|dconf-0.16.1-1|70	%{_bindir}/gio-querymodules-64 %{_libdir}/gio/modules
12mu|dconf-0.16.1-1|71	%else
12mu|dconf-0.16.1-1|72	%{_bindir}/gio-querymodules-32 %{_libdir}/gio/modules
12mu|dconf-0.16.1-1|73	%endif
12mu|dconf-0.16.1-1|74	
12mu|dconf-0.16.1-1|75	%postun -n %{libname}
12mu|dconf-0.16.1-1|76	if [ "$1" = "0" ]; then
12mu|dconf-0.16.1-1|77	%if %_lib != lib
12mu|dconf-0.16.1-1|78	%{_bindir}/gio-querymodules-64 %{_libdir}/gio/modules
12mu|dconf-0.16.1-1|79	%else
12mu|dconf-0.16.1-1|80	%{_bindir}/gio-querymodules-32 %{_libdir}/gio/modules
12mu|dconf-0.16.1-1|81	%endif
12mu|dconf-0.16.1-1|82	fi
12mu|dconf-0.16.1-1|83	
12mu|dconf-0.16.1-1|84	%files -f %{name}.lang
12mu|dconf-0.16.1-1|85	%doc NEWS
12mu|dconf-0.16.1-1|86	%{_bindir}/dconf
12mu|dconf-0.16.1-1|87	%{_libexecdir}/dconf-service
12mu|dconf-0.16.1-1|88	%{_datadir}/dbus-1/services/ca.desrt.dconf.service
12mu|dconf-0.16.1-1|89	%{_datadir}/applications/dconf-editor.desktop
12mu|dconf-0.16.1-1|90	%{_datadir}/bash-completion/completions/dconf
12mu|dconf-0.16.1-1|91	%{_mandir}/man?/*
12mu|dconf-0.16.1-1|92	#%_datadir/dbus-1/system-services/ca.desrt.dconf.service
12mu|dconf-0.16.1-1|93	
12mu|dconf-0.16.1-1|94	%files editor
12mu|dconf-0.16.1-1|95	%{_bindir}/dconf-editor
12mu|dconf-0.16.1-1|96	%{_datadir}/glib-2.0/schemas/ca.desrt.dconf-editor.gschema.xml
12mu|dconf-0.16.1-1|97	%{_datadir}/dconf-editor/dconf-editor-menu.ui
12mu|dconf-0.16.1-1|98	%{_datadir}/dconf-editor/dconf-editor.ui
12mu|dconf-0.16.1-1|99	%{_datadir}/icons/*/*/*/dconf-editor.png
12mu|dconf-0.16.1-1|100	
12mu|dconf-0.16.1-1|101	%files -n %{libname}
12mu|dconf-0.16.1-1|102	%{_libdir}/libdconf.so.%{major}*
12mu|dconf-0.16.1-1|103	%{_libdir}/libdconf-dbus-1.so*
12mu|dconf-0.16.1-1|104	%{_libdir}/gio/modules/libdconfsettings.*
12mu|dconf-0.16.1-1|105	#%_libdir/girepository-1.0/dconf-1.0.typelib
12mu|dconf-0.16.1-1|106	
12mu|dconf-0.16.1-1|107	%files -n %{develname}
12mu|dconf-0.16.1-1|108	%{_libdir}/libdconf.so
12mu|dconf-0.16.1-1|109	%{_libdir}/pkgconfig/dconf.pc
12mu|dconf-0.16.1-1|110	%{_libdir}/pkgconfig/dconf-dbus-1.pc
12mu|dconf-0.16.1-1|111	%{_includedir}/dconf
12mu|dconf-0.16.1-1|112	%{_includedir}/dconf-dbus-1/dconf-dbus-1.h
12mu|dconf-0.16.1-1|113	#%_datadir/gir-1.0/dconf-1.0.gir
12mu|dconf-0.16.1-1|114	%{_datadir}/gtk-doc/html/dconf
12mu|dconf-0.16.1-1|115	%{_datadir}/vala/vapi/dconf*
12mu|dconf-0.16.1-1|116	

19558 12
12mu|dcraw-9.16-2|1	%define withgimp2 1
12mu|dcraw-9.16-2|2	
12mu|dcraw-9.16-2|3	Summary:	Reads the raw image formats of 279 digital cameras
12mu|dcraw-9.16-2|4	Name:		dcraw
12mu|dcraw-9.16-2|5	Version:	9.16
12mu|dcraw-9.16-2|6	Release:	2
12mu|dcraw-9.16-2|7	Group:		Graphics
12mu|dcraw-9.16-2|8	License:	Freely redistributable without restriction
12mu|dcraw-9.16-2|9	Url:		http://www.cybercom.net/~dcoffin/dcraw/
12mu|dcraw-9.16-2|10	# do not use source code, but the archive tarball
12mu|dcraw-9.16-2|11	# it contains all additional localizations
12mu|dcraw-9.16-2|12	Source0:	http://www.cybercom.net/~dcoffin/dcraw/archive/%{name}-%{version}.tar.gz
12mu|dcraw-9.16-2|13	Source2:	http://www.cybercom.net/~dcoffin/dcraw/rawphoto.c
12mu|dcraw-9.16-2|14	Source3:	http://www.cybercom.net/~dcoffin/dcraw/.badpixels
12mu|dcraw-9.16-2|15	Source4:	http://www.cybercom.net/~dcoffin/dcraw/dcraw.1.html
12mu|dcraw-9.16-2|16	Source5:	dcwrap
12mu|dcraw-9.16-2|17	Source6:	http://www.cybercom.net/~dcoffin/dcraw/parse.c
12mu|dcraw-9.16-2|18	Source240:	http://www.cybercom.net/~dcoffin/dcraw/clean_crw.c
12mu|dcraw-9.16-2|19	Source7:	fixdates.c
12mu|dcraw-9.16-2|20	Source8:	http://www.cybercom.net/~dcoffin/dcraw/decompress.c
12mu|dcraw-9.16-2|21	Source9:	pgm.c
12mu|dcraw-9.16-2|22	Source210:	http://www.cybercom.net/~dcoffin/dcraw/sony_clear.c
12mu|dcraw-9.16-2|23	Source10:	http://neuemuenze.heim1.tu-clausthal.de/~sven/crwinfo/CRWInfo-0.2.tar.bz2
12mu|dcraw-9.16-2|24	Source11:	http://www.cybercom.net/~dcoffin/dcraw/fujiturn.c
12mu|dcraw-9.16-2|25	Source250:	http://www.cybercom.net/~dcoffin/dcraw/fuji_green.c
12mu|dcraw-9.16-2|26	Source220:	renum
12mu|dcraw-9.16-2|27	Source230:	lcfile
12mu|dcraw-9.16-2|28	# This is a copy of the dcraw home page with camera list, usage info, FAQ,
12mu|dcraw-9.16-2|29	# ...
12mu|dcraw-9.16-2|30	Source100:	http://www.cybercom.net/~dcoffin/dcraw/dcraw.html.bz2
12mu|dcraw-9.16-2|31	Source110:	secrets.html
12mu|dcraw-9.16-2|32	# program to read Nikon Dust Off images (NDF files)
12mu|dcraw-9.16-2|33	Source260:	read_ndf.c
12mu|dcraw-9.16-2|34	# Remove multiple-line string constant from crwinfo.c, gcc cannot handle it
12mu|dcraw-9.16-2|35	Patch0:		crwinfo-help.patch
12mu|dcraw-9.16-2|36	# gcc 4.x does not allow cast on left hand side of assignment
12mu|dcraw-9.16-2|37	Patch1:		dcraw-7.42-sony-clear-gcc-4.patch
12mu|dcraw-9.16-2|38	
12mu|dcraw-9.16-2|39	%if %{withgimp2}
12mu|dcraw-9.16-2|40	BuildRequires:	pkgconfig(gimp-2.0)
12mu|dcraw-9.16-2|41	%endif
12mu|dcraw-9.16-2|42	BuildRequires:	jpeg-devel
12mu|dcraw-9.16-2|43	BuildRequires:	pkgconfig(jasper)
12mu|dcraw-9.16-2|44	BuildRequires:	pkgconfig(lcms)
12mu|dcraw-9.16-2|45	
12mu|dcraw-9.16-2|46	%description
12mu|dcraw-9.16-2|47	Reads and processes raw images from more than 279 digital cameras.
12mu|dcraw-9.16-2|48	
12mu|dcraw-9.16-2|49	Raw images are the data directly read from the CCD of the camera,
12mu|dcraw-9.16-2|50	without in-camera processing, without lossy JPEG compression, and in
12mu|dcraw-9.16-2|51	36 or 48 bits color depth (TIFF has 24 bits). Problem of the raw
12mu|dcraw-9.16-2|52	images is that they are in proprietary, camera-specific formats as
12mu|dcraw-9.16-2|53	once, there seems not to be a standard format for high-color-depth
12mu|dcraw-9.16-2|54	images, and second, the raw images contain headers with information
12mu|dcraw-9.16-2|55	about camera settings.
12mu|dcraw-9.16-2|56	
12mu|dcraw-9.16-2|57	This is a collection of command line tools to read and convert the raw
12mu|dcraw-9.16-2|58	image files and also to get camera setting information out of them.
12mu|dcraw-9.16-2|59	
12mu|dcraw-9.16-2|60	This program does not download the files from the camera, it only
12mu|dcraw-9.16-2|61	processes the already downloaded files. Depending on your camera
12mu|dcraw-9.16-2|62	model, mount your camera as a USB mass-storage device, use GPhoto2
12mu|dcraw-9.16-2|63	("gtkam", "digikam", "flphoto", "gphoto2"), or a flash card reader for
12mu|dcraw-9.16-2|64	downloading the files.
12mu|dcraw-9.16-2|65	
12mu|dcraw-9.16-2|66	%files -f %{name}.lang
12mu|dcraw-9.16-2|67	%doc dcraw.html secrets.html badpixels README.crwinfo spec.crwinfo
12mu|dcraw-9.16-2|68	%{_bindir}/*
12mu|dcraw-9.16-2|69	%{_mandir}/man1/dcraw.1*
12mu|dcraw-9.16-2|70	
12mu|dcraw-9.16-2|71	#----------------------------------------------------------------------------
12mu|dcraw-9.16-2|72	
12mu|dcraw-9.16-2|73	%if %{withgimp2}
12mu|dcraw-9.16-2|74	%package gimp2.0
12mu|dcraw-9.16-2|75	Summary:	A GIMP plug-in to load raw files of digicams (GIMP 2.x)
12mu|dcraw-9.16-2|76	Group:		Graphics
12mu|dcraw-9.16-2|77	Requires:	gimp
12mu|dcraw-9.16-2|78	Requires:	%{name}
12mu|dcraw-9.16-2|79	
12mu|dcraw-9.16-2|80	%description gimp2.0
12mu|dcraw-9.16-2|81	GIMP 2.x plug-in to load all raw image files of digital cameras
12mu|dcraw-9.16-2|82	supported by the dcraw package. This allows direct editing of the
12mu|dcraw-9.16-2|83	original images of the camera, without any conversion or compression
12mu|dcraw-9.16-2|84	loss.
12mu|dcraw-9.16-2|85	
12mu|dcraw-9.16-2|86	%files gimp2.0
12mu|dcraw-9.16-2|87	%{_libdir}/gimp/2.0/plug-ins/*
12mu|dcraw-9.16-2|88	%endif
12mu|dcraw-9.16-2|89	
12mu|dcraw-9.16-2|90	#----------------------------------------------------------------------------
12mu|dcraw-9.16-2|91	
12mu|dcraw-9.16-2|92	%prep
12mu|dcraw-9.16-2|93	%setup -qc -a10
12mu|dcraw-9.16-2|94	%if %{withgimp2}
12mu|dcraw-9.16-2|95	mkdir gimp2.0
12mu|dcraw-9.16-2|96	install -m644 %{SOURCE2} gimp2.0/rawphoto.c
12mu|dcraw-9.16-2|97	%endif
12mu|dcraw-9.16-2|98	install -m644 %{SOURCE3} .badpixels
12mu|dcraw-9.16-2|99	install -m644 %{SOURCE4} dcraw.1
12mu|dcraw-9.16-2|100	install -m644 %{SOURCE5} dcwrap
12mu|dcraw-9.16-2|101	install -m644 %{SOURCE6} parse.c
12mu|dcraw-9.16-2|102	install -m644 %{SOURCE240} clean_crw.c
12mu|dcraw-9.16-2|103	install -m644 %{SOURCE7} fixdates.c
12mu|dcraw-9.16-2|104	install -m644 %{SOURCE8} decompress.c
12mu|dcraw-9.16-2|105	install -m644 %{SOURCE9} pgm.c
12mu|dcraw-9.16-2|106	install -m644 %{SOURCE210} sony_clear.c
12mu|dcraw-9.16-2|107	install -m644 %{SOURCE11} fujiturn.c
12mu|dcraw-9.16-2|108	install -m644 %{SOURCE250} fuji_green.c
12mu|dcraw-9.16-2|109	install -m644 %{SOURCE220} renum
12mu|dcraw-9.16-2|110	install -m644 %{SOURCE230} lcfile
12mu|dcraw-9.16-2|111	bzcat %{SOURCE100} > dcraw.html
12mu|dcraw-9.16-2|112	install -m644 %{SOURCE110} secrets.html
12mu|dcraw-9.16-2|113	install -m644 %{SOURCE260} read_ndf.c
12mu|dcraw-9.16-2|114	#cd ljpeg_decode
12mu|dcraw-9.16-2|115	#ln -s ../dcraw.c .
12mu|dcraw-9.16-2|116	#cd ..
12mu|dcraw-9.16-2|117	cd CRWInfo*
12mu|dcraw-9.16-2|118	%patch0 -p0 -b .help
12mu|dcraw-9.16-2|119	cd ..
12mu|dcraw-9.16-2|120	%patch1 -p0 -b .gcc4
12mu|dcraw-9.16-2|121	
12mu|dcraw-9.16-2|122	%build
12mu|dcraw-9.16-2|123	%setup_compile_flags
12mu|dcraw-9.16-2|124	
12mu|dcraw-9.16-2|125	cd dcraw
12mu|dcraw-9.16-2|126	cc ${CFLAGS:-%{optflags}} %{ldflags} -DLOCALEDIR='"%{_datadir}/locale/"' \
12mu|dcraw-9.16-2|127	dcraw.c -o dcraw -lm -ljpeg -llcms -ljasper
12mu|dcraw-9.16-2|128	cd ..
12mu|dcraw-9.16-2|129	
12mu|dcraw-9.16-2|130	# Build simple C programs
12mu|dcraw-9.16-2|131	# fixed overlinking issues by appending -Wl,--as-needed -lm
12mu|dcraw-9.16-2|132	for file in *.c; do
12mu|dcraw-9.16-2|133	if [ "$file" != "dcraw.c" ]; then
12mu|dcraw-9.16-2|134	cc ${CFLAGS:-%{optflags}} -o ${file%.c} $file %{ldflags} -lm
12mu|dcraw-9.16-2|135	fi
12mu|dcraw-9.16-2|136	done
12mu|dcraw-9.16-2|137	
12mu|dcraw-9.16-2|138	# Build GIMP plug-in
12mu|dcraw-9.16-2|139	%if %{withgimp2}
12mu|dcraw-9.16-2|140	gimptool-2.0 --build gimp2.0/rawphoto.c
12mu|dcraw-9.16-2|141	mv rawphoto gimp2.0
12mu|dcraw-9.16-2|142	%endif
12mu|dcraw-9.16-2|143	
12mu|dcraw-9.16-2|144	# Build programs provided in tarballs
12mu|dcraw-9.16-2|145	cd CRWInfo*
12mu|dcraw-9.16-2|146	%make
12mu|dcraw-9.16-2|147	cd ..
12mu|dcraw-9.16-2|148	
12mu|dcraw-9.16-2|149	#cd ljpeg_decode
12mu|dcraw-9.16-2|150	#make
12mu|dcraw-9.16-2|151	#cd ..
12mu|dcraw-9.16-2|152	
12mu|dcraw-9.16-2|153	%install
12mu|dcraw-9.16-2|154	# Directories
12mu|dcraw-9.16-2|155	install -d %{buildroot}%{_bindir}
12mu|dcraw-9.16-2|156	install -d %{buildroot}%{_mandir}/man1
12mu|dcraw-9.16-2|157	%if %{withgimp2}
12mu|dcraw-9.16-2|158	install -d %{buildroot}%{_libdir}/gimp/2.0/plug-ins
12mu|dcraw-9.16-2|159	%endif
12mu|dcraw-9.16-2|160	
12mu|dcraw-9.16-2|161	# Program files
12mu|dcraw-9.16-2|162	#install -m 755 ljpeg_decode/dcraw %{buildroot}%{_bindir}
12mu|dcraw-9.16-2|163	install -m 755 dcraw/dcraw %{buildroot}%{_bindir}
12mu|dcraw-9.16-2|164	install -m 755 decompress %{buildroot}%{_bindir}
12mu|dcraw-9.16-2|165	install -m 755 fixdates %{buildroot}%{_bindir}
12mu|dcraw-9.16-2|166	install -m 755 fujiturn %{buildroot}%{_bindir}
12mu|dcraw-9.16-2|167	install -m 755 fuji_green %{buildroot}%{_bindir}
12mu|dcraw-9.16-2|168	install -m 755 parse %{buildroot}%{_bindir}
12mu|dcraw-9.16-2|169	install -m 755 clean_crw %{buildroot}%{_bindir}
12mu|dcraw-9.16-2|170	install -m 755 pgm %{buildroot}%{_bindir}
12mu|dcraw-9.16-2|171	%if %{withgimp2}
12mu|dcraw-9.16-2|172	install -m 755 gimp2.0/rawphoto %{buildroot}%{_libdir}/gimp/2.0/plug-ins
12mu|dcraw-9.16-2|173	%endif
12mu|dcraw-9.16-2|174	install -m 755 CRWInfo*/crwinfo %{buildroot}%{_bindir}
12mu|dcraw-9.16-2|175	install -m 755 sony_clear %{buildroot}%{_bindir}
12mu|dcraw-9.16-2|176	install -m 755 renum %{buildroot}%{_bindir}
12mu|dcraw-9.16-2|177	install -m 755 lcfile %{buildroot}%{_bindir}
12mu|dcraw-9.16-2|178	
12mu|dcraw-9.16-2|179	# Documentation
12mu|dcraw-9.16-2|180	install -m 644 .badpixels badpixels
12mu|dcraw-9.16-2|181	install -m 644 CRWInfo*/README README.crwinfo
12mu|dcraw-9.16-2|182	install -m 644 CRWInfo*/spec spec.crwinfo
12mu|dcraw-9.16-2|183	
12mu|dcraw-9.16-2|184	install -D -m 644 dcraw/dcraw.1 %{buildroot}%{_datadir}/man/man1
12mu|dcraw-9.16-2|185	
12mu|dcraw-9.16-2|186	pushd dcraw
12mu|dcraw-9.16-2|187	for lang in fr it de pt es nl sv ca cs hu pl eo ru zh_TW zh_CN da
12mu|dcraw-9.16-2|188	do
12mu|dcraw-9.16-2|189	if [ -f dcraw_$lang.po ]; then
12mu|dcraw-9.16-2|190	mkdir -p -m 755 %{buildroot}/%{_datadir}/locale/$lang/LC_MESSAGES
12mu|dcraw-9.16-2|191	msgfmt -o %{buildroot}/%{_datadir}/locale/$lang/LC_MESSAGES/dcraw.mo \
12mu|dcraw-9.16-2|192	dcraw_$lang.po
12mu|dcraw-9.16-2|193	echo "%lang($lang) %{_datadir}/locale/$lang/LC_MESSAGES/dcraw.mo" >> ../%{name}.lang
12mu|dcraw-9.16-2|194	fi
12mu|dcraw-9.16-2|195	if [ -f dcraw_$lang.1 ]; then
12mu|dcraw-9.16-2|196	install -m 644 -D dcraw_$lang.1 %{buildroot}/%{_datadir}/man/$lang/man1/dcraw_$lang.1
12mu|dcraw-9.16-2|197	echo "%lang($lang) %{_datadir}/man/$lang/man1/dcraw_$lang.1*" >> ../%{name}.lang
12mu|dcraw-9.16-2|198	fi
12mu|dcraw-9.16-2|199	done
12mu|dcraw-9.16-2|200	popd
12mu|dcraw-9.16-2|201	

19559 12
12mu|dd_rescue-1.40-1|1	%define _enable_debug_packages %{nil}
12mu|dd_rescue-1.40-1|2	%define debug_package          %{nil}
12mu|dd_rescue-1.40-1|3	
12mu|dd_rescue-1.40-1|4	%define _bindir /bin
12mu|dd_rescue-1.40-1|5	
12mu|dd_rescue-1.40-1|6	Summary:	Does copy data from one file or block device to another
12mu|dd_rescue-1.40-1|7	Name:		dd_rescue
12mu|dd_rescue-1.40-1|8	Version:	1.40
12mu|dd_rescue-1.40-1|9	Release:	1
12mu|dd_rescue-1.40-1|10	License:	GPL
12mu|dd_rescue-1.40-1|11	Group:		System/Kernel and hardware
12mu|dd_rescue-1.40-1|12	Source0:	http://www.garloff.de/kurt/linux/ddrescue/%{name}-%{version}.tar.gz
12mu|dd_rescue-1.40-1|13	URL:		http://www.garloff.de/kurt/linux/ddrescue/
12mu|dd_rescue-1.40-1|14	
12mu|dd_rescue-1.40-1|15	%description
12mu|dd_rescue-1.40-1|16	Like dd, dd_rescue does copy data from one file or block device to another.
12mu|dd_rescue-1.40-1|17	You can specify file positions (called seek and Skip in dd). There are several
12mu|dd_rescue-1.40-1|18	differences:
12mu|dd_rescue-1.40-1|19	o dd_rescue does not provide character conversions.
12mu|dd_rescue-1.40-1|20	o The command syntax is different. Call dd_rescue -h.
12mu|dd_rescue-1.40-1|21	o dd_rescue does not abort on errors on the input file, unless you specify a
12mu|dd_rescue-1.40-1|22	maximum error number. Then dd_rescue will abort when this number is reached
12mu|dd_rescue-1.40-1|23	o dd_rescue does not truncate the output file, unless asked to.
12mu|dd_rescue-1.40-1|24	o You can tell dd_rescue to start from the end of a file and move bcakwards.
12mu|dd_rescue-1.40-1|25	o It uses two block sizes, a large (soft) block size and a small (hard) block
12mu|dd_rescue-1.40-1|26	size. In case of errors, the size falls back to the small one and is
12mu|dd_rescue-1.40-1|27	promoted again after a while without errors.
12mu|dd_rescue-1.40-1|28	
12mu|dd_rescue-1.40-1|29	%prep
12mu|dd_rescue-1.40-1|30	%setup -qn %{name}
12mu|dd_rescue-1.40-1|31	
12mu|dd_rescue-1.40-1|32	%build
12mu|dd_rescue-1.40-1|33	
12mu|dd_rescue-1.40-1|34	%make
12mu|dd_rescue-1.40-1|35	
12mu|dd_rescue-1.40-1|36	%install
12mu|dd_rescue-1.40-1|37	%makeinstall_std INSTASROOT=""
12mu|dd_rescue-1.40-1|38	
12mu|dd_rescue-1.40-1|39	%clean
12mu|dd_rescue-1.40-1|40	
12mu|dd_rescue-1.40-1|41	%files
12mu|dd_rescue-1.40-1|42	%defattr(-,root,root,0755)
12mu|dd_rescue-1.40-1|43	%doc README.dd_rescue
12mu|dd_rescue-1.40-1|44	%{_bindir}/*
12mu|dd_rescue-1.40-1|45	%{_mandir}/man1/*
12mu|dd_rescue-1.40-1|46	
12mu|dd_rescue-1.40-1|47	%changelog
12mu|dd_rescue-1.40-1|48	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40-1
12mu|dd_rescue-1.40-1|49	+ Revision: cf3f4aa
12mu|dd_rescue-1.40-1|50	- Spec cleanup
12mu|dd_rescue-1.40-1|51	
12mu|dd_rescue-1.40-1|52	

19560 12
12mu|deadbeef-0.6.2-1|1	# (tpg) do not provide plugins
12mu|deadbeef-0.6.2-1|2	%if %{_use_internal_dependency_generator}
12mu|deadbeef-0.6.2-1|3	%define __noautoprov '(.*)\\.so\\.0'
12mu|deadbeef-0.6.2-1|4	%else
12mu|deadbeef-0.6.2-1|5	%define _provides_exceptions *.so.0\\|
12mu|deadbeef-0.6.2-1|6	%endif
12mu|deadbeef-0.6.2-1|7	
12mu|deadbeef-0.6.2-1|8	%define with_faad 0
12mu|deadbeef-0.6.2-1|9	
12mu|deadbeef-0.6.2-1|10	####################
12mu|deadbeef-0.6.2-1|11	# Hardcore PLF build
12mu|deadbeef-0.6.2-1|12	%define build_plf 0
12mu|deadbeef-0.6.2-1|13	####################
12mu|deadbeef-0.6.2-1|14	
12mu|deadbeef-0.6.2-1|15	%if %{build_plf}
12mu|deadbeef-0.6.2-1|16	%define distsuffix plf
12mu|deadbeef-0.6.2-1|17	%define with_faad 1
12mu|deadbeef-0.6.2-1|18	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mu|deadbeef-0.6.2-1|19	%define extrarelsuffix plf
12mu|deadbeef-0.6.2-1|20	%endif
12mu|deadbeef-0.6.2-1|21	
12mu|deadbeef-0.6.2-1|22	Summary:	Ultimate music player for GNU/Linux
12mu|deadbeef-0.6.2-1|23	Name:		deadbeef
12mu|deadbeef-0.6.2-1|24	Version:	0.6.2
12mu|deadbeef-0.6.2-1|25	Release:	1%{?extrarelsuffix}
12mu|deadbeef-0.6.2-1|26	License:	GPLv2+
12mu|deadbeef-0.6.2-1|27	Group:		Sound
12mu|deadbeef-0.6.2-1|28	Url:		http://deadbeef.sourceforge.net
12mu|deadbeef-0.6.2-1|29	Source0:	http://sourceforge.net/projects/deadbeef/files/%{name}-%{version}.tar.bz2
12mu|deadbeef-0.6.2-1|30	Patch0:		translation_fix.patch
12mu|deadbeef-0.6.2-1|31	BuildRequires:	bison
12mu|deadbeef-0.6.2-1|32	BuildRequires:	intltool >= 0.40
12mu|deadbeef-0.6.2-1|33	BuildRequires:	yasm
12mu|deadbeef-0.6.2-1|34	BuildRequires:	ffmpeg-devel
12mu|deadbeef-0.6.2-1|35	BuildRequires:	jpeg-devel
12mu|deadbeef-0.6.2-1|36	%if %{with_faad}
12mu|deadbeef-0.6.2-1|37	BuildRequires:	libfaad2-devel
12mu|deadbeef-0.6.2-1|38	%endif
12mu|deadbeef-0.6.2-1|39	BuildRequires:	libstdc++-static-devel
12mu|deadbeef-0.6.2-1|40	BuildRequires:	pkgconfig(alsa)
12mu|deadbeef-0.6.2-1|41	BuildRequires:	pkgconfig(dbus-1)
12mu|deadbeef-0.6.2-1|42	BuildRequires:	pkgconfig(flac)
12mu|deadbeef-0.6.2-1|43	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|deadbeef-0.6.2-1|44	BuildRequires:	pkgconfig(imlib2)
12mu|deadbeef-0.6.2-1|45	BuildRequires:	pkgconfig(libcddb)
12mu|deadbeef-0.6.2-1|46	BuildRequires:	pkgconfig(libcdio)
12mu|deadbeef-0.6.2-1|47	BuildRequires:	pkgconfig(libcurl)
12mu|deadbeef-0.6.2-1|48	BuildRequires:	pkgconfig(libpulse)
12mu|deadbeef-0.6.2-1|49	BuildRequires:	pkgconfig(libzip)
12mu|deadbeef-0.6.2-1|50	BuildRequires:	pkgconfig(mad)
12mu|deadbeef-0.6.2-1|51	BuildRequires:	pkgconfig(samplerate)
12mu|deadbeef-0.6.2-1|52	BuildRequires:	pkgconfig(sndfile)
12mu|deadbeef-0.6.2-1|53	BuildRequires:	pkgconfig(vorbis)
12mu|deadbeef-0.6.2-1|54	BuildRequires:	pkgconfig(wavpack)
12mu|deadbeef-0.6.2-1|55	BuildRequires:	pkgconfig(x11)
12mu|deadbeef-0.6.2-1|56	BuildRequires:	pkgconfig(zlib)
12mu|deadbeef-0.6.2-1|57	
12mu|deadbeef-0.6.2-1|58	%description
12mu|deadbeef-0.6.2-1|59	DeaDBeeF is an audio player for GNU/Linux systems with
12mu|deadbeef-0.6.2-1|60	X11 written in C and C++.
12mu|deadbeef-0.6.2-1|61	
12mu|deadbeef-0.6.2-1|62	Features:
12mu|deadbeef-0.6.2-1|63	* minimal depends
12mu|deadbeef-0.6.2-1|64	* native GTK2 GUI
12mu|deadbeef-0.6.2-1|65	* cuesheet support
12mu|deadbeef-0.6.2-1|66	* mp3, ogg, flac, ape and other popular formats
12mu|deadbeef-0.6.2-1|67	* chiptune formats with subtunes
12mu|deadbeef-0.6.2-1|68	* song-length databases
12mu|deadbeef-0.6.2-1|69	* small memory footprint
12mu|deadbeef-0.6.2-1|70	
12mu|deadbeef-0.6.2-1|71	%if %{build_plf}
12mu|deadbeef-0.6.2-1|72	This package is in restricted repository because it uses patented codecs.
12mu|deadbeef-0.6.2-1|73	%endif
12mu|deadbeef-0.6.2-1|74	
12mu|deadbeef-0.6.2-1|75	%files -f %{name}.lang
12mu|deadbeef-0.6.2-1|76	%doc AUTHORS ChangeLog COPYING.GPLv2 COPYING.LGPLv2.1
12mu|deadbeef-0.6.2-1|77	%doc about.txt help.txt translators.txt
12mu|deadbeef-0.6.2-1|78	%dir %{_datadir}/%{name}
12mu|deadbeef-0.6.2-1|79	%dir %{_datadir}/%{name}/pixmaps
12mu|deadbeef-0.6.2-1|80	%{_bindir}/%{name}
12mu|deadbeef-0.6.2-1|81	%{_libdir}/%{name}/*.so*
12mu|deadbeef-0.6.2-1|82	%{_datadir}/applications/%{name}.desktop
12mu|deadbeef-0.6.2-1|83	%{_datadir}/%{name}/pixmaps/*.png
12mu|deadbeef-0.6.2-1|84	%{_iconsdir}/hicolor/*/apps/*.png
12mu|deadbeef-0.6.2-1|85	%{_iconsdir}/hicolor/scalable/apps/deadbeef.svg
12mu|deadbeef-0.6.2-1|86	%{_libdir}/%{name}/convpresets/*.txt
12mu|deadbeef-0.6.2-1|87	
12mu|deadbeef-0.6.2-1|88	#----------------------------------------------------------------------------
12mu|deadbeef-0.6.2-1|89	
12mu|deadbeef-0.6.2-1|90	%package devel
12mu|deadbeef-0.6.2-1|91	Summary:	Development files for %{name}
12mu|deadbeef-0.6.2-1|92	Group:		Development/C++
12mu|deadbeef-0.6.2-1|93	Requires:	%{name} = %{EVRD}
12mu|deadbeef-0.6.2-1|94	
12mu|deadbeef-0.6.2-1|95	%description devel
12mu|deadbeef-0.6.2-1|96	Development files and headers for %{name}.
12mu|deadbeef-0.6.2-1|97	
12mu|deadbeef-0.6.2-1|98	%files devel
12mu|deadbeef-0.6.2-1|99	%dir %{_includedir}/%{name}
12mu|deadbeef-0.6.2-1|100	%{_includedir}/%{name}/*.h
12mu|deadbeef-0.6.2-1|101	
12mu|deadbeef-0.6.2-1|102	#----------------------------------------------------------------------------
12mu|deadbeef-0.6.2-1|103	
12mu|deadbeef-0.6.2-1|104	%prep
12mu|deadbeef-0.6.2-1|105	%setup -q
12mu|deadbeef-0.6.2-1|106	%patch0 -p1
12mu|deadbeef-0.6.2-1|107	
12mu|deadbeef-0.6.2-1|108	%build
12mu|deadbeef-0.6.2-1|109	%configure2_5x \
12mu|deadbeef-0.6.2-1|110	--enable-gtk3 \
12mu|deadbeef-0.6.2-1|111	--disable-gtk2 \
12mu|deadbeef-0.6.2-1|112	--disable-static \
12mu|deadbeef-0.6.2-1|113	--enable-ffmpeg \
12mu|deadbeef-0.6.2-1|114	%if !%{with_faad}
12mu|deadbeef-0.6.2-1|115	--disable-aac \
12mu|deadbeef-0.6.2-1|116	%endif
12mu|deadbeef-0.6.2-1|117	--disable-rpath
12mu|deadbeef-0.6.2-1|118	
12mu|deadbeef-0.6.2-1|119	%make
12mu|deadbeef-0.6.2-1|120	
12mu|deadbeef-0.6.2-1|121	%install
12mu|deadbeef-0.6.2-1|122	%makeinstall_std
12mu|deadbeef-0.6.2-1|123	
12mu|deadbeef-0.6.2-1|124	rm -rf %{buildroot}%{_docdir}/%{name}
12mu|deadbeef-0.6.2-1|125	
12mu|deadbeef-0.6.2-1|126	%find_lang %{name}
12mu|deadbeef-0.6.2-1|127	
12mu|deadbeef-0.6.2-1|128	
12mu|deadbeef-0.6.2-1|129	%changelog
12mu|deadbeef-0.6.2-1|130	* Fri Aug 08 2014 abondrov <andrey.bondrov@rosalab.ru> 0.6.2-1
12mu|deadbeef-0.6.2-1|131	+ Revision: dff62f5
12mu|deadbeef-0.6.2-1|132	- New version 0.6.2
12mu|deadbeef-0.6.2-1|133	
12mu|deadbeef-0.6.2-1|134	

19561 12
12mu|debootstrap-1.0.53-1|1	%define debug_package	%nil
12mu|debootstrap-1.0.53-1|2	
12mu|debootstrap-1.0.53-1|3	Summary:	Bootstrap a basic Debian system
12mu|debootstrap-1.0.53-1|4	Name:		debootstrap
12mu|debootstrap-1.0.53-1|5	Version:	1.0.53
12mu|debootstrap-1.0.53-1|6	Release:	1
12mu|debootstrap-1.0.53-1|7	Source0:	http://ftp.debian.org/debian/pool/main/d/debootstrap/%{name}_%{version}.tar.gz
12mu|debootstrap-1.0.53-1|8	Source1:	devices.tar.gz
12mu|debootstrap-1.0.53-1|9	License:	MIT
12mu|debootstrap-1.0.53-1|10	Group:		System/Configuration/Packaging
12mu|debootstrap-1.0.53-1|11	Url:		http://packages.debian.org/unstable/admin/debootstrap
12mu|debootstrap-1.0.53-1|12	
12mu|debootstrap-1.0.53-1|13	%description
12mu|debootstrap-1.0.53-1|14	debootstrap is used to create a Debian base system from scratch,
12mu|debootstrap-1.0.53-1|15	without requiring the availability of dpkg or apt. It does this by
12mu|debootstrap-1.0.53-1|16	downloading .deb files from a mirror site, and carefully unpacking
12mu|debootstrap-1.0.53-1|17	them into a directory which can eventually be chrooted into.
12mu|debootstrap-1.0.53-1|18	
12mu|debootstrap-1.0.53-1|19	%prep
12mu|debootstrap-1.0.53-1|20	%setup -q
12mu|debootstrap-1.0.53-1|21	perl -pi -e 's/ -o root -g root//' Makefile
12mu|debootstrap-1.0.53-1|22	perl -pi -e 's/^(\s+)(chown.*)$/$1#$2/g' Makefile
12mu|debootstrap-1.0.53-1|23	perl -pi -e 's/^(all:.*?)(\S+.tar.gz)$/$1/g' Makefile
12mu|debootstrap-1.0.53-1|24	perl -pi -e 's,qw\(%{_prefix}/lib /lib\),qw\(%{_libdir} /%{_lib}\),' functions
12mu|debootstrap-1.0.53-1|25	cp %{SOURCE1} .
12mu|debootstrap-1.0.53-1|26	
12mu|debootstrap-1.0.53-1|27	%build
12mu|debootstrap-1.0.53-1|28	%make
12mu|debootstrap-1.0.53-1|29	
12mu|debootstrap-1.0.53-1|30	%install
12mu|debootstrap-1.0.53-1|31	%makeinstall_std
12mu|debootstrap-1.0.53-1|32	install -D -m 644 %{name}.8 %{buildroot}%{_mandir}/man8/%{name}.8
12mu|debootstrap-1.0.53-1|33	
12mu|debootstrap-1.0.53-1|34	%files
12mu|debootstrap-1.0.53-1|35	%doc TODO
12mu|debootstrap-1.0.53-1|36	%{_sbindir}/%{name}
12mu|debootstrap-1.0.53-1|37	%{_datadir}/%{name}
12mu|debootstrap-1.0.53-1|38	%{_mandir}/man8/%{name}.8*
12mu|debootstrap-1.0.53-1|39	
12mu|debootstrap-1.0.53-1|40	%changelog
12mu|debootstrap-1.0.53-1|41	* Thu Oct 10 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.53-1
12mu|debootstrap-1.0.53-1|42	+ Revision: e30b6bd
12mu|debootstrap-1.0.53-1|43	- update & fix build
12mu|debootstrap-1.0.53-1|44	
12mu|debootstrap-1.0.53-1|45	

19562 12
12mu|deja-dup-30.0-3|1	Summary:	Deja Dup Backup Tool
12mu|deja-dup-30.0-3|2	Name:		deja-dup
12mu|deja-dup-30.0-3|3	Version:	30.0
12mu|deja-dup-30.0-3|4	Release:	3
12mu|deja-dup-30.0-3|5	License:	GPLv3+
12mu|deja-dup-30.0-3|6	Group:		Archiving/Backup
12mu|deja-dup-30.0-3|7	Url:		https://launchpad.net/deja-dup
12mu|deja-dup-30.0-3|8	Source0:	http://launchpad.net/%{name}/26/%{version}/+download/%{name}-%{version}.tar.xz
12mu|deja-dup-30.0-3|9	Source100:	%{name}.rpmlintrc
12mu|deja-dup-30.0-3|10	BuildRequires:	cmake
12mu|deja-dup-30.0-3|11	BuildRequires:	intltool
12mu|deja-dup-30.0-3|12	BuildRequires:	itstool
12mu|deja-dup-30.0-3|13	BuildRequires:	locales-en
12mu|deja-dup-30.0-3|14	BuildRequires:	vala
12mu|deja-dup-30.0-3|15	BuildRequires:	libxml2-utils
12mu|deja-dup-30.0-3|16	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|deja-dup-30.0-3|17	BuildRequires:	pkgconfig(gnome-keyring-1)
12mu|deja-dup-30.0-3|18	BuildRequires:	pkgconfig(libpeas-1.0)
12mu|deja-dup-30.0-3|19	BuildRequires:	pkgconfig(libnotify)
12mu|deja-dup-30.0-3|20	BuildRequires:	pkgconfig(libnautilus-extension)
12mu|deja-dup-30.0-3|21	BuildRequires:	pkgconfig(libsecret-1)
12mu|deja-dup-30.0-3|22	Requires:	duplicity >= 0.6.14
12mu|deja-dup-30.0-3|23	Requires:	python-cloudfiles
12mu|deja-dup-30.0-3|24	Requires:	gnome-icon-theme-symbolic
12mu|deja-dup-30.0-3|25	Requires:	dconf
12mu|deja-dup-30.0-3|26	Requires:	python-lockfile
12mu|deja-dup-30.0-3|27	
12mu|deja-dup-30.0-3|28	%description
12mu|deja-dup-30.0-3|29	Deja Dup is a simple backup tool. It hides the complexity of doing backups the
12mu|deja-dup-30.0-3|30	'right way' (encrypted, off-site, and regular) and uses duplicity as the
12mu|deja-dup-30.0-3|31	back-end.
12mu|deja-dup-30.0-3|32	
12mu|deja-dup-30.0-3|33	Features:
12mu|deja-dup-30.0-3|34	- Support for local, remote, or cloud backup locations, such as Amazon S3.
12mu|deja-dup-30.0-3|35	- Securely encrypts and compresses your data.
12mu|deja-dup-30.0-3|36	- Incrementally backs up, letting you restore from any particular backup.
12mu|deja-dup-30.0-3|37	- Schedules regular backups.
12mu|deja-dup-30.0-3|38	- Integrates well into your GNOME desktop.
12mu|deja-dup-30.0-3|39	
12mu|deja-dup-30.0-3|40	%files -f %{name}.lang
12mu|deja-dup-30.0-3|41	%doc AUTHORS NEWS
12mu|deja-dup-30.0-3|42	%{_bindir}/deja-*
12mu|deja-dup-30.0-3|43	%{_datadir}/appdata/%{name}.appdata.xml
12mu|deja-dup-30.0-3|44	%{_datadir}/applications/%{name}*.desktop
12mu|deja-dup-30.0-3|45	%{_datadir}/GConf/gsettings/%{name}.convert
12mu|deja-dup-30.0-3|46	%{_datadir}/glib-2.0/schemas/org.gnome.DejaDup.gschema.xml
12mu|deja-dup-30.0-3|47	%{_datadir}/%{name}/
12mu|deja-dup-30.0-3|48	%{_iconsdir}/hicolor/*/*/%{name}*
12mu|deja-dup-30.0-3|49	%{_libexecdir}/%{name}/
12mu|deja-dup-30.0-3|50	%{_libdir}/nautilus/extensions-*/lib%{name}.so
12mu|deja-dup-30.0-3|51	%{_mandir}/man1/deja-dup*.1.*
12mu|deja-dup-30.0-3|52	%{_mandir}/*/man1/deja-dup*.1.*
12mu|deja-dup-30.0-3|53	%{_sysconfdir}/xdg/autostart/%{name}-monitor*
12mu|deja-dup-30.0-3|54	
12mu|deja-dup-30.0-3|55	#----------------------------------------------------------------------------
12mu|deja-dup-30.0-3|56	
12mu|deja-dup-30.0-3|57	%prep
12mu|deja-dup-30.0-3|58	%setup -q
12mu|deja-dup-30.0-3|59	
12mu|deja-dup-30.0-3|60	%build
12mu|deja-dup-30.0-3|61	# ugly workaround to fix build error with help2man
12mu|deja-dup-30.0-3|62	export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:%{_builddir}/%{name}-%{version}/build/libdeja/:%{_builddir}/%{name}-%{version}/build/deja-dup/widgets
12mu|deja-dup-30.0-3|63	%cmake \
12mu|deja-dup-30.0-3|64	-DENABLE_NAUTILUS:BOOL=ON \
12mu|deja-dup-30.0-3|65	-DENABLE_CCPANEL:BOOL=OFF \
12mu|deja-dup-30.0-3|66	-DENABLE_UNITY_CCPANEL:BOOL=OFF \
12mu|deja-dup-30.0-3|67	-DENABLE_UNITY:BOOL=OFF \
12mu|deja-dup-30.0-3|68	-DCMAKE_SKIP_RPATH:BOOL=OFF \
12mu|deja-dup-30.0-3|69	-DCMAKE_INSTALL_LIBEXECDIR:PATH=%{_libexecdir}
12mu|deja-dup-30.0-3|70	%make
12mu|deja-dup-30.0-3|71	
12mu|deja-dup-30.0-3|72	%install
12mu|deja-dup-30.0-3|73	%makeinstall_std -C build
12mu|deja-dup-30.0-3|74	
12mu|deja-dup-30.0-3|75	rm -rf %{buildroot}/%{_datadir}/icons/Humanity/
12mu|deja-dup-30.0-3|76	
12mu|deja-dup-30.0-3|77	mkdir -p %{buildroot}%{_sysconfdir}/xdg/autostart/
12mu|deja-dup-30.0-3|78	mv %{buildroot}%{_prefix}%{_sysconfdir}/xdg/autostart/%{name}-monitor.desktop %{buildroot}%{_sysconfdir}/xdg/autostart/%{name}-monitor.desktop
12mu|deja-dup-30.0-3|79	
12mu|deja-dup-30.0-3|80	%find_lang %{name} --with-gnome
12mu|deja-dup-30.0-3|81	
12mu|deja-dup-30.0-3|82	
12mu|deja-dup-30.0-3|83	%changelog
12mu|deja-dup-30.0-3|84	* Wed May 21 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 30.0-3
12mu|deja-dup-30.0-3|85	+ Revision: ac3ca71
12mu|deja-dup-30.0-3|86	- added Requires:	python-lockfile
12mu|deja-dup-30.0-3|87	
12mu|deja-dup-30.0-3|88	

19563 12
12mu|deltarpm-3.6-0.1.20110223git|1	Summary: Create deltas between rpms
12mu|deltarpm-3.6-0.1.20110223git|2	Name: deltarpm
12mu|deltarpm-3.6-0.1.20110223git|3	Version: 3.6
12mu|deltarpm-3.6-0.1.20110223git|4	Release: 0.1.20110223git
12mu|deltarpm-3.6-0.1.20110223git|5	License: BSD
12mu|deltarpm-3.6-0.1.20110223git|6	Group: System/Configuration/Packaging
12mu|deltarpm-3.6-0.1.20110223git|7	URL: http://gitorious.org/deltarpm/deltarpm
12mu|deltarpm-3.6-0.1.20110223git|8	# Generate source by doing:
12mu|deltarpm-3.6-0.1.20110223git|9	# git clone git://gitorious.org/deltarpm/deltarpm
12mu|deltarpm-3.6-0.1.20110223git|10	# cd deltarpm
12mu|deltarpm-3.6-0.1.20110223git|11	# git archive --format=tar --prefix="deltarpm-git-20110223/" 7ed5208166 | \
12mu|deltarpm-3.6-0.1.20110223git|12	#   bzip2 > deltarpm-git-20110223.tar.bz2
12mu|deltarpm-3.6-0.1.20110223git|13	Source: %{name}-git-20110223.tar.bz2
12mu|deltarpm-3.6-0.1.20110223git|14	Patch0: deltarpm-rpm5.patch
12mu|deltarpm-3.6-0.1.20110223git|15	BuildRequires: bzip2-devel, lzma-devel, rpm-devel, popt-devel
12mu|deltarpm-3.6-0.1.20110223git|16	BuildRequires: zlib-devel
12mu|deltarpm-3.6-0.1.20110223git|17	%py_requires -d
12mu|deltarpm-3.6-0.1.20110223git|18	
12mu|deltarpm-3.6-0.1.20110223git|19	%description
12mu|deltarpm-3.6-0.1.20110223git|20	A deltarpm contains the difference between an old
12mu|deltarpm-3.6-0.1.20110223git|21	and a new version of a rpm, which makes it possible
12mu|deltarpm-3.6-0.1.20110223git|22	to recreate the new rpm from the deltarpm and the old
12mu|deltarpm-3.6-0.1.20110223git|23	one. You don't have to have a copy of the old rpm,
12mu|deltarpm-3.6-0.1.20110223git|24	deltarpms can also work with installed rpms.
12mu|deltarpm-3.6-0.1.20110223git|25	
12mu|deltarpm-3.6-0.1.20110223git|26	%package -n drpmsync
12mu|deltarpm-3.6-0.1.20110223git|27	Summary: Sync a file tree with deltarpms
12mu|deltarpm-3.6-0.1.20110223git|28	Group: System/Configuration/Packaging
12mu|deltarpm-3.6-0.1.20110223git|29	Requires: deltarpm = %{version}-%{release}
12mu|deltarpm-3.6-0.1.20110223git|30	
12mu|deltarpm-3.6-0.1.20110223git|31	%description -n drpmsync
12mu|deltarpm-3.6-0.1.20110223git|32	This package contains a tool to sync a file tree with
12mu|deltarpm-3.6-0.1.20110223git|33	deltarpms.
12mu|deltarpm-3.6-0.1.20110223git|34	
12mu|deltarpm-3.6-0.1.20110223git|35	%package -n deltaiso
12mu|deltarpm-3.6-0.1.20110223git|36	Summary: Create deltas between isos containing rpms
12mu|deltarpm-3.6-0.1.20110223git|37	Group: System/Configuration/Packaging
12mu|deltarpm-3.6-0.1.20110223git|38	Requires: deltarpm = %{version}-%{release}
12mu|deltarpm-3.6-0.1.20110223git|39	
12mu|deltarpm-3.6-0.1.20110223git|40	%description -n deltaiso
12mu|deltarpm-3.6-0.1.20110223git|41	This package contains tools for creating and using deltasisos,
12mu|deltarpm-3.6-0.1.20110223git|42	a difference between an old and a new iso containing rpms.
12mu|deltarpm-3.6-0.1.20110223git|43	
12mu|deltarpm-3.6-0.1.20110223git|44	%package -n python-deltarpm
12mu|deltarpm-3.6-0.1.20110223git|45	Summary: Python bindings for deltarpm
12mu|deltarpm-3.6-0.1.20110223git|46	Group: System/Configuration/Packaging
12mu|deltarpm-3.6-0.1.20110223git|47	Requires: deltarpm = %{version}-%{release}
12mu|deltarpm-3.6-0.1.20110223git|48	
12mu|deltarpm-3.6-0.1.20110223git|49	%description -n python-deltarpm
12mu|deltarpm-3.6-0.1.20110223git|50	This package contains python bindings for deltarpm.
12mu|deltarpm-3.6-0.1.20110223git|51	
12mu|deltarpm-3.6-0.1.20110223git|52	
12mu|deltarpm-3.6-0.1.20110223git|53	%prep
12mu|deltarpm-3.6-0.1.20110223git|54	%setup -q -n %{name}-git-20110223
12mu|deltarpm-3.6-0.1.20110223git|55	%patch0 -p1
12mu|deltarpm-3.6-0.1.20110223git|56	
12mu|deltarpm-3.6-0.1.20110223git|57	%build
12mu|deltarpm-3.6-0.1.20110223git|58	%make -C zlib* CFLAGS="%{optflags} -O3" LDFLAGS="%{ldflags}" libz.a
12mu|deltarpm-3.6-0.1.20110223git|59	%{__make} %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" \
12mu|deltarpm-3.6-0.1.20110223git|60	bindir=%{_bindir} libdir=%{_libdir} mandir=%{_mandir} prefix=%{_prefix} \
12mu|deltarpm-3.6-0.1.20110223git|61	zlibbundled='' zlibldflags='-lz' zlibcppflags=''
12mu|deltarpm-3.6-0.1.20110223git|62	%{__make} %{?_smp_mflags} CFLAGS="$RPM_OPT_FLAGS" \
12mu|deltarpm-3.6-0.1.20110223git|63	bindir=%{_bindir} libdir=%{_libdir} mandir=%{_mandir} prefix=%{_prefix} \
12mu|deltarpm-3.6-0.1.20110223git|64	zlibbundled='' zlibldflags='-lz' zlibcppflags='' \
12mu|deltarpm-3.6-0.1.20110223git|65	python
12mu|deltarpm-3.6-0.1.20110223git|66	
12mu|deltarpm-3.6-0.1.20110223git|67	%install
12mu|deltarpm-3.6-0.1.20110223git|68	%{__rm} -rf %{buildroot}
12mu|deltarpm-3.6-0.1.20110223git|69	%makeinstall pylibprefix=%{buildroot}
12mu|deltarpm-3.6-0.1.20110223git|70	
12mu|deltarpm-3.6-0.1.20110223git|71	rm -rf %{buildroot}%{_libdir}/python3*
12mu|deltarpm-3.6-0.1.20110223git|72	
12mu|deltarpm-3.6-0.1.20110223git|73	%files
12mu|deltarpm-3.6-0.1.20110223git|74	%doc LICENSE.BSD README
12mu|deltarpm-3.6-0.1.20110223git|75	%doc %{_mandir}/man8/applydeltarpm*
12mu|deltarpm-3.6-0.1.20110223git|76	%doc %{_mandir}/man8/makedeltarpm*
12mu|deltarpm-3.6-0.1.20110223git|77	%doc %{_mandir}/man8/combinedeltarpm*
12mu|deltarpm-3.6-0.1.20110223git|78	%{_bindir}/applydeltarpm
12mu|deltarpm-3.6-0.1.20110223git|79	%{_bindir}/combinedeltarpm
12mu|deltarpm-3.6-0.1.20110223git|80	%{_bindir}/makedeltarpm
12mu|deltarpm-3.6-0.1.20110223git|81	%{_bindir}/rpmdumpheader
12mu|deltarpm-3.6-0.1.20110223git|82	
12mu|deltarpm-3.6-0.1.20110223git|83	%files -n deltaiso
12mu|deltarpm-3.6-0.1.20110223git|84	%doc LICENSE.BSD README
12mu|deltarpm-3.6-0.1.20110223git|85	%doc %{_mandir}/man8/applydeltaiso*
12mu|deltarpm-3.6-0.1.20110223git|86	%doc %{_mandir}/man8/makedeltaiso*
12mu|deltarpm-3.6-0.1.20110223git|87	%{_bindir}/applydeltaiso
12mu|deltarpm-3.6-0.1.20110223git|88	%{_bindir}/fragiso
12mu|deltarpm-3.6-0.1.20110223git|89	%{_bindir}/makedeltaiso
12mu|deltarpm-3.6-0.1.20110223git|90	
12mu|deltarpm-3.6-0.1.20110223git|91	%files -n drpmsync
12mu|deltarpm-3.6-0.1.20110223git|92	%doc LICENSE.BSD README
12mu|deltarpm-3.6-0.1.20110223git|93	%doc %{_mandir}/man8/drpmsync*
12mu|deltarpm-3.6-0.1.20110223git|94	%{_bindir}/drpmsync
12mu|deltarpm-3.6-0.1.20110223git|95	
12mu|deltarpm-3.6-0.1.20110223git|96	%files -n python-deltarpm
12mu|deltarpm-3.6-0.1.20110223git|97	%doc LICENSE.BSD
12mu|deltarpm-3.6-0.1.20110223git|98	%{python_sitearch}/*
12mu|deltarpm-3.6-0.1.20110223git|99	
12mu|deltarpm-3.6-0.1.20110223git|100	
12mu|deltarpm-3.6-0.1.20110223git|101	%changelog
12mu|deltarpm-3.6-0.1.20110223git|102	* Tue Aug 28 2012 Paulo Andrade <pcpa@mandriva.com.br> 3.6-0.1.20110223git
12mu|deltarpm-3.6-0.1.20110223git|103	+ Revision: 815943
12mu|deltarpm-3.6-0.1.20110223git|104	- Sanitize group and release tags.
12mu|deltarpm-3.6-0.1.20110223git|105	- Correct underlink in python module, causing createrepo to fail to execute.
12mu|deltarpm-3.6-0.1.20110223git|106	- Update to latest upstream release.
12mu|deltarpm-3.6-0.1.20110223git|107	
12mu|deltarpm-3.6-0.1.20110223git|108	* Fri Feb 17 2012 Oden Eriksson <oeriksson@mandriva.com> 3.5-1
12mu|deltarpm-3.6-0.1.20110223git|109	+ Revision: 776099
12mu|deltarpm-3.6-0.1.20110223git|110	- 3.5
12mu|deltarpm-3.6-0.1.20110223git|111	- rediff the patches
12mu|deltarpm-3.6-0.1.20110223git|112	
12mu|deltarpm-3.6-0.1.20110223git|113	* Wed Nov 02 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.4-11
12mu|deltarpm-3.6-0.1.20110223git|114	+ Revision: 712270
12mu|deltarpm-3.6-0.1.20110223git|115	- rebuild against new rpm 5.4
12mu|deltarpm-3.6-0.1.20110223git|116	- remove obsolete rpm stuff
12mu|deltarpm-3.6-0.1.20110223git|117	
12mu|deltarpm-3.6-0.1.20110223git|118	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 3.4-10
12mu|deltarpm-3.6-0.1.20110223git|119	+ Revision: 663762
12mu|deltarpm-3.6-0.1.20110223git|120	- mass rebuild
12mu|deltarpm-3.6-0.1.20110223git|121	
12mu|deltarpm-3.6-0.1.20110223git|122	* Sun Jan 09 2011 Funda Wang <fwang@mandriva.org> 3.4-9mdv2011.0
12mu|deltarpm-3.6-0.1.20110223git|123	+ Revision: 630748
12mu|deltarpm-3.6-0.1.20110223git|124	- %{_usrlibrpm} only exists in rpm > 5.3
12mu|deltarpm-3.6-0.1.20110223git|125	- finally fix linkage
12mu|deltarpm-3.6-0.1.20110223git|126	- fix link order
12mu|deltarpm-3.6-0.1.20110223git|127	
12mu|deltarpm-3.6-0.1.20110223git|128	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mu|deltarpm-3.6-0.1.20110223git|129	- rpm5 rebuild for main/release
12mu|deltarpm-3.6-0.1.20110223git|130	
12mu|deltarpm-3.6-0.1.20110223git|131	* Sun Dec 05 2010 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.4-8mdv2011.0
12mu|deltarpm-3.6-0.1.20110223git|132	+ Revision: 610658
12mu|deltarpm-3.6-0.1.20110223git|133	- update rpm5 support & apply some misc build fixes/improvements..
12mu|deltarpm-3.6-0.1.20110223git|134	
12mu|deltarpm-3.6-0.1.20110223git|135	* Thu Dec 02 2010 Oden Eriksson <oeriksson@mandriva.com> 3.4-7mdv2011.0
12mu|deltarpm-3.6-0.1.20110223git|136	+ Revision: 604783
12mu|deltarpm-3.6-0.1.20110223git|137	- rebuild
12mu|deltarpm-3.6-0.1.20110223git|138	
12mu|deltarpm-3.6-0.1.20110223git|139	* Tue Mar 16 2010 Oden Eriksson <oeriksson@mandriva.com> 3.4-6mdv2010.1
12mu|deltarpm-3.6-0.1.20110223git|140	+ Revision: 522450
12mu|deltarpm-3.6-0.1.20110223git|141	- rebuilt for 2010.1
12mu|deltarpm-3.6-0.1.20110223git|142	
12mu|deltarpm-3.6-0.1.20110223git|143	* Sun Aug 09 2009 Oden Eriksson <oeriksson@mandriva.com> 3.4-5mdv2010.0
12mu|deltarpm-3.6-0.1.20110223git|144	+ Revision: 413346
12mu|deltarpm-3.6-0.1.20110223git|145	- rebuild
12mu|deltarpm-3.6-0.1.20110223git|146	
12mu|deltarpm-3.6-0.1.20110223git|147	* Tue Mar 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.4-4mdv2009.1
12mu|deltarpm-3.6-0.1.20110223git|148	+ Revision: 348002
12mu|deltarpm-3.6-0.1.20110223git|149	- rebuild for latest rpm
12mu|deltarpm-3.6-0.1.20110223git|150	- rediff fuzzy patch
12mu|deltarpm-3.6-0.1.20110223git|151	
12mu|deltarpm-3.6-0.1.20110223git|152	+ Thierry Vignaud <tv@mandriva.org>
12mu|deltarpm-3.6-0.1.20110223git|153	- rebuild for new rpm
12mu|deltarpm-3.6-0.1.20110223git|154	
12mu|deltarpm-3.6-0.1.20110223git|155	* Mon Jun 16 2008 Thierry Vignaud <tv@mandriva.org> 3.4-2mdv2009.0
12mu|deltarpm-3.6-0.1.20110223git|156	+ Revision: 220579
12mu|deltarpm-3.6-0.1.20110223git|157	- rebuild
12mu|deltarpm-3.6-0.1.20110223git|158	- kill re-definition of %%buildroot on Pixel's request
12mu|deltarpm-3.6-0.1.20110223git|159	
12mu|deltarpm-3.6-0.1.20110223git|160	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mu|deltarpm-3.6-0.1.20110223git|161	- add support for rpm5.org (P1)
12mu|deltarpm-3.6-0.1.20110223git|162	
12mu|deltarpm-3.6-0.1.20110223git|163	+ Olivier Blin <blino@mandriva.org>
12mu|deltarpm-3.6-0.1.20110223git|164	- restore BuildRoot
12mu|deltarpm-3.6-0.1.20110223git|165	
12mu|deltarpm-3.6-0.1.20110223git|166	* Mon Dec 03 2007 Funda Wang <fwang@mandriva.org> 3.4-1mdv2008.1
12mu|deltarpm-3.6-0.1.20110223git|167	+ Revision: 114565
12mu|deltarpm-3.6-0.1.20110223git|168	- New version 3.4
12mu|deltarpm-3.6-0.1.20110223git|169	
12mu|deltarpm-3.6-0.1.20110223git|170	* Sun Jun 10 2007 Olivier Thauvin <nanardon@mandriva.org> 3.3-4mdv2008.0
12mu|deltarpm-3.6-0.1.20110223git|171	+ Revision: 37866
12mu|deltarpm-3.6-0.1.20110223git|172	- add rpm includedir path to cflags, use it
12mu|deltarpm-3.6-0.1.20110223git|173	

19564 12
12mu|desktop-common-data-2012.1-2|1	Summary:	Desktop common files
12mu|desktop-common-data-2012.1-2|2	Name:		desktop-common-data
12mu|desktop-common-data-2012.1-2|3	Version:	2012.1
12mu|desktop-common-data-2012.1-2|4	Release:	2
12mu|desktop-common-data-2012.1-2|5	License:	GPL
12mu|desktop-common-data-2012.1-2|6	Url:		http://www.rosalinux.com/
12mu|desktop-common-data-2012.1-2|7	Group:		System/Configuration/Other
12mu|desktop-common-data-2012.1-2|8	Source0:	%{name}-%{version}.tar.bz2
12mu|desktop-common-data-2012.1-2|9	Patch0:		desktop-common-data-2011.0-menu.patch
12mu|desktop-common-data-2012.1-2|10	Patch1:		desktop-common-data-2011.0-no-bookmarks.patch
12mu|desktop-common-data-2012.1-2|11	Patch2:		desktop-common-data-2012.1-office-menu.patch
12mu|desktop-common-data-2012.1-2|12	BuildRequires:	gettext
12mu|desktop-common-data-2012.1-2|13	BuildRequires:	intltool
12mu|desktop-common-data-2012.1-2|14	BuildRequires:	libxml2-utils
12mu|desktop-common-data-2012.1-2|15	BuildRequires:	menu-messages
12mu|desktop-common-data-2012.1-2|16	Provides:	menu-xdg = %{EVRD}
12mu|desktop-common-data-2012.1-2|17	Provides:	menu = 2.1.24
12mu|desktop-common-data-2012.1-2|18	Requires:	mdk-menu-messages
12mu|desktop-common-data-2012.1-2|19	Requires:	xdg-utils
12mu|desktop-common-data-2012.1-2|20	Requires:	xdg-user-dirs
12mu|desktop-common-data-2012.1-2|21	Requires:	run-parts
12mu|desktop-common-data-2012.1-2|22	Requires(post):	hicolor-icon-theme
12mu|desktop-common-data-2012.1-2|23	Requires:	hicolor-icon-theme
12mu|desktop-common-data-2012.1-2|24	BuildArch:	noarch
12mu|desktop-common-data-2012.1-2|25	
12mu|desktop-common-data-2012.1-2|26	%description
12mu|desktop-common-data-2012.1-2|27	This package contains useful icons, menu structure and others goodies for the
12mu|desktop-common-data-2012.1-2|28	ROSA Linux desktop.
12mu|desktop-common-data-2012.1-2|29	
12mu|desktop-common-data-2012.1-2|30	%files
12mu|desktop-common-data-2012.1-2|31	%{_bindir}/*
12mu|desktop-common-data-2012.1-2|32	%{_sbindir}/*
12mu|desktop-common-data-2012.1-2|33	%{_sysconfdir}/profile.d/*
12mu|desktop-common-data-2012.1-2|34	%dir %{_sysconfdir}/menu.d
12mu|desktop-common-data-2012.1-2|35	%dir %{_sysconfdir}/xdg
12mu|desktop-common-data-2012.1-2|36	%dir %{_sysconfdir}/xdg/menus
12mu|desktop-common-data-2012.1-2|37	%dir %{_sysconfdir}/xdg/menus/applications-merged
12mu|desktop-common-data-2012.1-2|38	%config(noreplace) %{_sysconfdir}/xdg/menus/*.menu
12mu|desktop-common-data-2012.1-2|39	%dir %{_var}/lib/menu
12mu|desktop-common-data-2012.1-2|40	#
12mu|desktop-common-data-2012.1-2|41	%dir %{_datadir}/faces/
12mu|desktop-common-data-2012.1-2|42	%dir %{_datadir}/mdk/
12mu|desktop-common-data-2012.1-2|43	%dir %{_datadir}/mdk/faces/
12mu|desktop-common-data-2012.1-2|44	%{_datadir}/faces/*
12mu|desktop-common-data-2012.1-2|45	%{_datadir}/mdk/faces/*
12mu|desktop-common-data-2012.1-2|46	#
12mu|desktop-common-data-2012.1-2|47	%dir %{_datadir}/mdk/backgrounds/
12mu|desktop-common-data-2012.1-2|48	%{_datadir}/mdk/backgrounds/*.jpg
12mu|desktop-common-data-2012.1-2|49	%dir %{_datadir}/mdk/bookmarks
12mu|desktop-common-data-2012.1-2|50	%dir %{_datadir}/mdk/bookmarks/konqueror
12mu|desktop-common-data-2012.1-2|51	%{_datadir}/mdk/bookmarks/konqueror/*.xml
12mu|desktop-common-data-2012.1-2|52	%dir %{_datadir}/mdk/bookmarks/mozilla
12mu|desktop-common-data-2012.1-2|53	%{_datadir}/mdk/bookmarks/mozilla/*.html
12mu|desktop-common-data-2012.1-2|54	#
12mu|desktop-common-data-2012.1-2|55	%dir %{_datadir}/apps/kdm/pics/
12mu|desktop-common-data-2012.1-2|56	%{_datadir}/apps/kdm/pics/*
12mu|desktop-common-data-2012.1-2|57	#
12mu|desktop-common-data-2012.1-2|58	%dir %{_datadir}/mdk/xfdrake/
12mu|desktop-common-data-2012.1-2|59	%{_datadir}/mdk/xfdrake/*.png
12mu|desktop-common-data-2012.1-2|60	#
12mu|desktop-common-data-2012.1-2|61	%{_datadir}/sounds/*.wav
12mu|desktop-common-data-2012.1-2|62	%{_datadir}/sounds/ia_ora
12mu|desktop-common-data-2012.1-2|63	%{_datadir}/mdk/dm
12mu|desktop-common-data-2012.1-2|64	%dir %{_datadir}/mdk/desktop
12mu|desktop-common-data-2012.1-2|65	%dir %{_datadir}/mdk/desktop/free
12mu|desktop-common-data-2012.1-2|66	%dir %{_datadir}/mdk/desktop/one
12mu|desktop-common-data-2012.1-2|67	%attr(0755,root,root) %{_datadir}/mdk/desktop/*/*
12mu|desktop-common-data-2012.1-2|68	#
12mu|desktop-common-data-2012.1-2|69	%{_iconsdir}/*.png
12mu|desktop-common-data-2012.1-2|70	%{_liconsdir}/*.png
12mu|desktop-common-data-2012.1-2|71	%{_miconsdir}/*.png
12mu|desktop-common-data-2012.1-2|72	%{_datadir}/icons/hicolor/*/*/*.png
12mu|desktop-common-data-2012.1-2|73	%{_datadir}/desktop-directories/*.directory
12mu|desktop-common-data-2012.1-2|74	
12mu|desktop-common-data-2012.1-2|75	#----------------------------------------------------------------------------
12mu|desktop-common-data-2012.1-2|76	
12mu|desktop-common-data-2012.1-2|77	%post
12mu|desktop-common-data-2012.1-2|78	if [ -f %{_sysconfdir}/X11/window-managers.rpmsave ];then
12mu|desktop-common-data-2012.1-2|79	%{_sbindir}/convertsession -f %{_sysconfdir}/X11/window-managers.rpmsave || :
12mu|desktop-common-data-2012.1-2|80	fi
12mu|desktop-common-data-2012.1-2|81	%make_session
12mu|desktop-common-data-2012.1-2|82	# (cg) See sound-theme-freedesktop for explanation about touch
12mu|desktop-common-data-2012.1-2|83	touch --no-create %{_datadir}/sounds %{_datadir}/sounds/ia_ora
12mu|desktop-common-data-2012.1-2|84	
12mu|desktop-common-data-2012.1-2|85	%postun
12mu|desktop-common-data-2012.1-2|86	# (cg) See sound-theme-freedesktop for explanation about touch
12mu|desktop-common-data-2012.1-2|87	touch --no-create %{_datadir}/sounds %{_datadir}/sounds/ia_ora
12mu|desktop-common-data-2012.1-2|88	
12mu|desktop-common-data-2012.1-2|89	%triggerin -- %{_datadir}/applications/*.desktop, %{_datadir}/applications/*/*.desktop
12mu|desktop-common-data-2012.1-2|90	%{_bindir}/update-menus
12mu|desktop-common-data-2012.1-2|91	
12mu|desktop-common-data-2012.1-2|92	%triggerin -- %{_datadir}/X11/dm.d/*.conf, %{_sysconfdir}/X11/wmsession.d/*
12mu|desktop-common-data-2012.1-2|93	%{_sbindir}/fndSession
12mu|desktop-common-data-2012.1-2|94	
12mu|desktop-common-data-2012.1-2|95	%triggerpostun -- %{_datadir}/applications/*.desktop, %{_datadir}/applications/*/*.desktop
12mu|desktop-common-data-2012.1-2|96	%{_bindir}/update-menus
12mu|desktop-common-data-2012.1-2|97	
12mu|desktop-common-data-2012.1-2|98	%triggerpostun -- %{_datadir}/X11/dm.d/*.conf, %{_sysconfdir}/X11/wmsession.d/*
12mu|desktop-common-data-2012.1-2|99	%{_sbindir}/fndSession
12mu|desktop-common-data-2012.1-2|100	
12mu|desktop-common-data-2012.1-2|101	#----------------------------------------------------------------------------
12mu|desktop-common-data-2012.1-2|102	
12mu|desktop-common-data-2012.1-2|103	%prep
12mu|desktop-common-data-2012.1-2|104	%setup -q
12mu|desktop-common-data-2012.1-2|105	%patch0 -p1
12mu|desktop-common-data-2012.1-2|106	%patch1 -p1
12mu|desktop-common-data-2012.1-2|107	%patch2 -p1
12mu|desktop-common-data-2012.1-2|108	
12mu|desktop-common-data-2012.1-2|109	%build
12mu|desktop-common-data-2012.1-2|110	make
12mu|desktop-common-data-2012.1-2|111	
12mu|desktop-common-data-2012.1-2|112	%install
12mu|desktop-common-data-2012.1-2|113	## Install backgrounds
12mu|desktop-common-data-2012.1-2|114	# User & root's backgrounds
12mu|desktop-common-data-2012.1-2|115	install -d -m 0755 %{buildroot}%{_datadir}/mdk/backgrounds/
12mu|desktop-common-data-2012.1-2|116	install -m 0644 backgrounds/flower.jpg %{buildroot}%{_datadir}/mdk/backgrounds/
12mu|desktop-common-data-2012.1-2|117	install -m 0644 backgrounds/nature.jpg %{buildroot}%{_datadir}/mdk/backgrounds/
12mu|desktop-common-data-2012.1-2|118	
12mu|desktop-common-data-2012.1-2|119	# XFdrake test card
12mu|desktop-common-data-2012.1-2|120	install -d -m 0755 %{buildroot}%{_datadir}/mdk/xfdrake/
12mu|desktop-common-data-2012.1-2|121	install -m 0644 backgrounds/xfdrake-test-card.png %{buildroot}%{_datadir}/mdk/xfdrake/xfdrake-test-card.png
12mu|desktop-common-data-2012.1-2|122	
12mu|desktop-common-data-2012.1-2|123	## Install scripts
12mu|desktop-common-data-2012.1-2|124	# /usr/bin/
12mu|desktop-common-data-2012.1-2|125	install -d -m 0755 %{buildroot}%{_bindir}/
12mu|desktop-common-data-2012.1-2|126	for i in bin/*.sh ; do install -m 0755 $i %{buildroot}%{_bindir}/ ; done
12mu|desktop-common-data-2012.1-2|127	install -m 0755 bin/www-browser %{buildroot}%{_bindir}/
12mu|desktop-common-data-2012.1-2|128	install -m 0755 bin/xvt %{buildroot}%{_bindir}/
12mu|desktop-common-data-2012.1-2|129	install -m 0755 bin/editor %{buildroot}%{_bindir}/
12mu|desktop-common-data-2012.1-2|130	
12mu|desktop-common-data-2012.1-2|131	# /usr/sbin/
12mu|desktop-common-data-2012.1-2|132	install -d -m 0755 %{buildroot}%{_sbindir}/
12mu|desktop-common-data-2012.1-2|133	for i in sbin/* ; do install -m 0755 $i %{buildroot}%{_sbindir}/ ; done
12mu|desktop-common-data-2012.1-2|134	
12mu|desktop-common-data-2012.1-2|135	## Install faces
12mu|desktop-common-data-2012.1-2|136	install -d -m 0755 %{buildroot}%{_datadir}/mdk/faces/
12mu|desktop-common-data-2012.1-2|137	install -d -m 0755 %{buildroot}%{_datadir}/faces/
12mu|desktop-common-data-2012.1-2|138	for i in faces/*.png ; do install -m 0644 $i %{buildroot}%{_datadir}/mdk/faces/ ; done
12mu|desktop-common-data-2012.1-2|139	
12mu|desktop-common-data-2012.1-2|140	# David - 9.0-5mdk - For KDE
12mu|desktop-common-data-2012.1-2|141	install -m 0644 faces/default.png %{buildroot}%{_datadir}/faces/default.png
12mu|desktop-common-data-2012.1-2|142	
12mu|desktop-common-data-2012.1-2|143	# David - 9.0-5mdk - For GDM
12mu|desktop-common-data-2012.1-2|144	install -m 0644 faces/default.png %{buildroot}%{_datadir}/faces/user-default-mdk.png
12mu|desktop-common-data-2012.1-2|145	
12mu|desktop-common-data-2012.1-2|146	## KDE
12mu|desktop-common-data-2012.1-2|147	# kdm
12mu|desktop-common-data-2012.1-2|148	install -d -m 0755 %{buildroot}%{_datadir}/apps/kdm/pics/
12mu|desktop-common-data-2012.1-2|149	install -m 0644 kde/kdm-mdk-logo.png %{buildroot}%{_datadir}/apps/kdm/pics/
12mu|desktop-common-data-2012.1-2|150	
12mu|desktop-common-data-2012.1-2|151	## icons
12mu|desktop-common-data-2012.1-2|152	install -d -m 0755 %{buildroot}%{_miconsdir} %{buildroot}%{_liconsdir}
12mu|desktop-common-data-2012.1-2|153	install -m 0644 menu/icons/*.png %{buildroot}%{_iconsdir}
12mu|desktop-common-data-2012.1-2|154	install -m 0644 menu/icons/large/*.png %{buildroot}%{_liconsdir}
12mu|desktop-common-data-2012.1-2|155	install -m 0644 menu/icons/mini/*.png %{buildroot}%{_miconsdir}
12mu|desktop-common-data-2012.1-2|156	cp -r menu/icons/hicolor  %{buildroot}%{_datadir}/icons/
12mu|desktop-common-data-2012.1-2|157	
12mu|desktop-common-data-2012.1-2|158	# XDG menus
12mu|desktop-common-data-2012.1-2|159	install -d -m 0755 %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged
12mu|desktop-common-data-2012.1-2|160	install -d -m 0755 %{buildroot}%{_sysconfdir}/menu.d %{buildroot}/%{_sysconfdir}/profile.d
12mu|desktop-common-data-2012.1-2|161	install -m 0644 applications.menu %{buildroot}%{_sysconfdir}/xdg/menus/applications.menu
12mu|desktop-common-data-2012.1-2|162	install -m 0644 kde-applications.menu %{buildroot}%{_sysconfdir}/xdg/menus/kde-applications.menu
12mu|desktop-common-data-2012.1-2|163	install -m 0755 menu/xdg_menu %{buildroot}%{_bindir}
12mu|desktop-common-data-2012.1-2|164	install -m 0755 menu/update-menus %{buildroot}%{_bindir}/update-menus
12mu|desktop-common-data-2012.1-2|165	install -m 0644 menu/menustyle.csh %{buildroot}%{_sysconfdir}/profile.d/30menustyle.csh
12mu|desktop-common-data-2012.1-2|166	install -m 0644 menu/menustyle.sh  %{buildroot}%{_sysconfdir}/profile.d/30menustyle.sh
12mu|desktop-common-data-2012.1-2|167	
12mu|desktop-common-data-2012.1-2|168	if [ "%_install_langs" != "all" ]; then
12mu|desktop-common-data-2012.1-2|169	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
12mu|desktop-common-data-2012.1-2|170	return 1
12mu|desktop-common-data-2012.1-2|171	fi
12mu|desktop-common-data-2012.1-2|172	
12mu|desktop-common-data-2012.1-2|173	install -d -m 0755 %{buildroot}%{_datadir}/desktop-directories
12mu|desktop-common-data-2012.1-2|174	mkdir tmp-l10n
12mu|desktop-common-data-2012.1-2|175	for i in %{_datadir}/locale/*/LC_MESSAGES/menu-messages.mo ; do
12mu|desktop-common-data-2012.1-2|176	msgunfmt $i > tmp-l10n/`echo $i | sed -e 's|%{_datadir}/locale/||' -e 's|/LC.*||'`.po
12mu|desktop-common-data-2012.1-2|177	done
12mu|desktop-common-data-2012.1-2|178	
12mu|desktop-common-data-2012.1-2|179	install -d -m 0755 %{buildroot}%{_var}/lib/menu
12mu|desktop-common-data-2012.1-2|180	
12mu|desktop-common-data-2012.1-2|181	for i in menu/desktop-directories/*.in ; do
12mu|desktop-common-data-2012.1-2|182	%{_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
12mu|desktop-common-data-2012.1-2|183	done
12mu|desktop-common-data-2012.1-2|184	
12mu|desktop-common-data-2012.1-2|185	for PRODUCT in free one ; do
12mu|desktop-common-data-2012.1-2|186	install -d -m 0755 %{buildroot}%{_datadir}/mdk/desktop/$PRODUCT
12mu|desktop-common-data-2012.1-2|187	for i in desktop/$PRODUCT/*.in ; do
12mu|desktop-common-data-2012.1-2|188	%{_bindir}/intltool-merge --desktop-style -c tmp-l10n/cache tmp-l10n $i %{buildroot}/%{_datadir}/mdk/desktop/$PRODUCT/`basename $i .in`
12mu|desktop-common-data-2012.1-2|189	done
12mu|desktop-common-data-2012.1-2|190	done
12mu|desktop-common-data-2012.1-2|191	
12mu|desktop-common-data-2012.1-2|192	#install theme for GDM/KDM
12mu|desktop-common-data-2012.1-2|193	install -d -m 0755 %{buildroot}%{_datadir}/mdk/dm
12mu|desktop-common-data-2012.1-2|194	for i in dm/*.png dm/*.desktop dm/*.xml ; do
12mu|desktop-common-data-2012.1-2|195	install -m 0644 $i %{buildroot}%{_datadir}/mdk/dm/
12mu|desktop-common-data-2012.1-2|196	done
12mu|desktop-common-data-2012.1-2|197	
12mu|desktop-common-data-2012.1-2|198	# install bookmarks
12mu|desktop-common-data-2012.1-2|199	install -d -m 0755 %{buildroot}%{_datadir}/mdk/bookmarks/konqueror
12mu|desktop-common-data-2012.1-2|200	for i in bookmarks/konqueror/*.xml ; do
12mu|desktop-common-data-2012.1-2|201	install -m 0644 $i %{buildroot}%{_datadir}/mdk/bookmarks/konqueror
12mu|desktop-common-data-2012.1-2|202	done
12mu|desktop-common-data-2012.1-2|203	
12mu|desktop-common-data-2012.1-2|204	install -d -m 0755 %{buildroot}%{_datadir}/mdk/bookmarks/mozilla
12mu|desktop-common-data-2012.1-2|205	for i in bookmarks/mozilla/*.html ; do
12mu|desktop-common-data-2012.1-2|206	install -m 0644 $i %{buildroot}%{_datadir}/mdk/bookmarks/mozilla
12mu|desktop-common-data-2012.1-2|207	done
12mu|desktop-common-data-2012.1-2|208	
12mu|desktop-common-data-2012.1-2|209	# install sound samples
12mu|desktop-common-data-2012.1-2|210	install -d -m 0755 %{buildroot}%{_datadir}/sounds
12mu|desktop-common-data-2012.1-2|211	for i in sounds/ia_ora*.wav ; do
12mu|desktop-common-data-2012.1-2|212	install -m 0644 $i %{buildroot}%{_datadir}/sounds
12mu|desktop-common-data-2012.1-2|213	done
12mu|desktop-common-data-2012.1-2|214	
12mu|desktop-common-data-2012.1-2|215	#install sound theme Ia Ora
12mu|desktop-common-data-2012.1-2|216	install -d -m 0755 %{buildroot}%{_datadir}/sounds/ia_ora/stereo
12mu|desktop-common-data-2012.1-2|217	install -m 0644 sounds/index.theme %{buildroot}%{_datadir}/sounds/ia_ora
12mu|desktop-common-data-2012.1-2|218	ln -s ../../ia_ora-startup.wav %{buildroot}%{_datadir}/sounds/ia_ora/stereo/desktop-login.wav
12mu|desktop-common-data-2012.1-2|219	ln -s ../../ia_ora-shutdown.wav %{buildroot}%{_datadir}/sounds/ia_ora/stereo/desktop-logout.wav
12mu|desktop-common-data-2012.1-2|220	ln -s ../../ia_ora-error.wav %{buildroot}%{_datadir}/sounds/ia_ora/stereo/dialog-error.wav
12mu|desktop-common-data-2012.1-2|221	ln -s ../../ia_ora-notification.wav %{buildroot}%{_datadir}/sounds/ia_ora/stereo/dialog-warning.wav
12mu|desktop-common-data-2012.1-2|222	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/dialog.disabled
12mu|desktop-common-data-2012.1-2|223	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/power.disabled
12mu|desktop-common-data-2012.1-2|224	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/battery.disabled
12mu|desktop-common-data-2012.1-2|225	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/suspend.disabled
12mu|desktop-common-data-2012.1-2|226	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/screen-capture.disabled
12mu|desktop-common-data-2012.1-2|227	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/service.disabled
12mu|desktop-common-data-2012.1-2|228	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/system.disabled
12mu|desktop-common-data-2012.1-2|229	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/desktop.disabled
12mu|desktop-common-data-2012.1-2|230	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/device.disabled
12mu|desktop-common-data-2012.1-2|231	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/bell.disabled
12mu|desktop-common-data-2012.1-2|232	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/message-new-email.disabled
12mu|desktop-common-data-2012.1-2|233	touch  %{buildroot}%{_datadir}/sounds/ia_ora/stereo/trash-empty.disabled
12mu|desktop-common-data-2012.1-2|234	
12mu|desktop-common-data-2012.1-2|235	
12mu|desktop-common-data-2012.1-2|236	%changelog
12mu|desktop-common-data-2012.1-2|237	* Tue Nov 19 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2012.1-2
12mu|desktop-common-data-2012.1-2|238	+ Revision: ab3e365
12mu|desktop-common-data-2012.1-2|239	- LOG Spec cleanup
12mu|desktop-common-data-2012.1-2|240	
12mu|desktop-common-data-2012.1-2|241	

19565 12
12mu|desktop-file-utils-0.21-1|1	Summary:	Utilities for working with desktop entries
12mu|desktop-file-utils-0.21-1|2	Name:		desktop-file-utils
12mu|desktop-file-utils-0.21-1|3	Version:	0.21
12mu|desktop-file-utils-0.21-1|4	Release:	1
12mu|desktop-file-utils-0.21-1|5	License:	GPLv2+
12mu|desktop-file-utils-0.21-1|6	Group:		Graphical desktop/Other
12mu|desktop-file-utils-0.21-1|7	Url:		http://freedesktop.org/Software/desktop-file-utils
12mu|desktop-file-utils-0.21-1|8	Source0:	http://freedesktop.org/software/desktop-file-utils/releases/%{name}-%{version}.tar.xz
12mu|desktop-file-utils-0.21-1|9	BuildRequires:	popt-devel
12mu|desktop-file-utils-0.21-1|10	BuildRequires:	glibc-static-devel
12mu|desktop-file-utils-0.21-1|11	BuildRequires:	glib2-devel
12mu|desktop-file-utils-0.21-1|12	BuildRequires:	emacs-bin
12mu|desktop-file-utils-0.21-1|13	
12mu|desktop-file-utils-0.21-1|14	%description
12mu|desktop-file-utils-0.21-1|15	desktop-file-utils contains a couple of command line utilities for working
12mu|desktop-file-utils-0.21-1|16	with desktop entries. It requires GLib and popt to compile, because the
12mu|desktop-file-utils-0.21-1|17	implementation requires Unicode utilities and such.
12mu|desktop-file-utils-0.21-1|18	
12mu|desktop-file-utils-0.21-1|19	Right now the only documentation is "desktop-file-install --help".
12mu|desktop-file-utils-0.21-1|20	desktop-file-validate takes a single argument, the file to validate.
12mu|desktop-file-utils-0.21-1|21	
12mu|desktop-file-utils-0.21-1|22	%prep
12mu|desktop-file-utils-0.21-1|23	%setup -q
12mu|desktop-file-utils-0.21-1|24	
12mu|desktop-file-utils-0.21-1|25	%build
12mu|desktop-file-utils-0.21-1|26	%configure2_5x
12mu|desktop-file-utils-0.21-1|27	
12mu|desktop-file-utils-0.21-1|28	%make
12mu|desktop-file-utils-0.21-1|29	
12mu|desktop-file-utils-0.21-1|30	%install
12mu|desktop-file-utils-0.21-1|31	%makeinstall_std
12mu|desktop-file-utils-0.21-1|32	
12mu|desktop-file-utils-0.21-1|33	mkdir -p %{buildroot}%{_sysconfdir}/emacs/site-start.d/
12mu|desktop-file-utils-0.21-1|34	cat > %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el << EOF
12mu|desktop-file-utils-0.21-1|35	(autoload 'desktop-entry-mode "desktop-entry-mode" "Desktop Entry mode" t)
12mu|desktop-file-utils-0.21-1|36	(add-to-list 'auto-mode-alist
12mu|desktop-file-utils-0.21-1|37	'("\\\\.desktop\\\\(\\\\.in\\\\)?$" . desktop-entry-mode))
12mu|desktop-file-utils-0.21-1|38	(add-hook 'desktop-entry-mode-hook 'font-lock-mode)
12mu|desktop-file-utils-0.21-1|39	EOF
12mu|desktop-file-utils-0.21-1|40	
12mu|desktop-file-utils-0.21-1|41	%post
12mu|desktop-file-utils-0.21-1|42	%{_bindir}/update-desktop-database %{_datadir}/applications > /dev/null 2> /dev/null
12mu|desktop-file-utils-0.21-1|43	
12mu|desktop-file-utils-0.21-1|44	%triggerin -- %{_datadir}/applications/*.desktop, %{_datadir}/applications/*/*.desktop
12mu|desktop-file-utils-0.21-1|45	%{_bindir}/update-desktop-database %{_datadir}/applications > /dev/null 2> /dev/null
12mu|desktop-file-utils-0.21-1|46	
12mu|desktop-file-utils-0.21-1|47	%triggerpostun -- %{_datadir}/applications/*.desktop, %{_datadir}/applications/*/*.desktop
12mu|desktop-file-utils-0.21-1|48	%{_bindir}/update-desktop-database %{_datadir}/applications > /dev/null 2> /dev/null
12mu|desktop-file-utils-0.21-1|49	
12mu|desktop-file-utils-0.21-1|50	%files
12mu|desktop-file-utils-0.21-1|51	%doc AUTHORS NEWS README ChangeLog
12mu|desktop-file-utils-0.21-1|52	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}.el
12mu|desktop-file-utils-0.21-1|53	%{_bindir}/*
12mu|desktop-file-utils-0.21-1|54	%_mandir/man1/*
12mu|desktop-file-utils-0.21-1|55	%{_datadir}/emacs/site-lisp/desktop-entry-mode.el*
12mu|desktop-file-utils-0.21-1|56	
12mu|desktop-file-utils-0.21-1|57	
12mu|desktop-file-utils-0.21-1|58	

19566 12
12mu|dhcp-4.2.5-0.P1.5|1	%define plevel	P1
12mu|dhcp-4.2.5-0.P1.5|2	
12mu|dhcp-4.2.5-0.P1.5|3	Summary:	The ISC DHCP (Dynamic Host Configuration Protocol) server/relay agent/client
12mu|dhcp-4.2.5-0.P1.5|4	Name:		dhcp
12mu|dhcp-4.2.5-0.P1.5|5	Epoch:		3
12mu|dhcp-4.2.5-0.P1.5|6	Version:	4.2.5
12mu|dhcp-4.2.5-0.P1.5|7	Release:	0.%{?plevel:%{plevel}}.5
12mu|dhcp-4.2.5-0.P1.5|8	License:	Distributable
12mu|dhcp-4.2.5-0.P1.5|9	Group:		System/Servers
12mu|dhcp-4.2.5-0.P1.5|10	Url:		http://www.isc.org/software/dhcp
12mu|dhcp-4.2.5-0.P1.5|11	Source0:	ftp://ftp.isc.org/isc/%{name}/%{version}-%{?plevel:%{plevel}}/%{name}-%{version}%{?plevel:-%{plevel}}.tar.gz
12mu|dhcp-4.2.5-0.P1.5|12	Source1:	ftp://ftp.isc.org/isc/%{name}/%{version}-%{?plevel:%{plevel}}/%{name}-%{version}%{?plevel:-%{plevel}}.tar.gz.sha512.asc
12mu|dhcp-4.2.5-0.P1.5|13	Source2:	dhcpd.conf
12mu|dhcp-4.2.5-0.P1.5|14	Source4:	dhcp-dynamic-dns-examples.tar.bz2
12mu|dhcp-4.2.5-0.P1.5|15	Source7:	dhcpreport.pl
12mu|dhcp-4.2.5-0.P1.5|16	Source8:	dhcpd-chroot.sh
12mu|dhcp-4.2.5-0.P1.5|17	# (eugeni) dhclient-exit-hooks script
12mu|dhcp-4.2.5-0.P1.5|18	Source9:	dhclient-exit-hooks
12mu|dhcp-4.2.5-0.P1.5|19	Source10:	draft-ietf-dhc-ldap-schema-01.txt
12mu|dhcp-4.2.5-0.P1.5|20	Source11:	dhcpd.init
12mu|dhcp-4.2.5-0.P1.5|21	Source12:	dhcpd.service
12mu|dhcp-4.2.5-0.P1.5|22	Source13:	dhcpd6.init
12mu|dhcp-4.2.5-0.P1.5|23	Source14:	dhcpd6.service
12mu|dhcp-4.2.5-0.P1.5|24	Source15:	dhcrelay.init
12mu|dhcp-4.2.5-0.P1.5|25	Source16:	dhcrelay.service
12mu|dhcp-4.2.5-0.P1.5|26	Source17:	dhcpd.tmpfiles
12mu|dhcp-4.2.5-0.P1.5|27	Source18:	dhclient.tmpfiles
12mu|dhcp-4.2.5-0.P1.5|28	Source19:	dhcrelay.tmpfiles
12mu|dhcp-4.2.5-0.P1.5|29	# mageia patches
12mu|dhcp-4.2.5-0.P1.5|30	Patch100:	dhcp-4.2.2-ifup.patch
12mu|dhcp-4.2.5-0.P1.5|31	Patch101:	dhcp-4.2.2-fix-format-errors.patch
12mu|dhcp-4.2.5-0.P1.5|32	# prevents needless deassociation, working around mdv bug #43441
12mu|dhcp-4.2.5-0.P1.5|33	Patch102:	dhcp-4.1.1-prevent_wireless_deassociation.patch
12mu|dhcp-4.2.5-0.P1.5|34	# fedora patches
12mu|dhcp-4.2.5-0.P1.5|35	# Handle Xen partial UDP checksums
12mu|dhcp-4.2.5-0.P1.5|36	Patch8:		dhcp-4.2.2-xen-checksum.patch
12mu|dhcp-4.2.5-0.P1.5|37	# If the ipv6 kernel module is missing, do not segfault
12mu|dhcp-4.2.5-0.P1.5|38	# (Submitted to dhcp-bugs@isc.org - [ISC-Bugs #19367])
12mu|dhcp-4.2.5-0.P1.5|39	Patch15:	dhcp-4.2.2-missing-ipv6-not-fatal.patch
12mu|dhcp-4.2.5-0.P1.5|40	# Handle cases in add_timeout() where the function is called with a NULL
12mu|dhcp-4.2.5-0.P1.5|41	# value for the 'when' parameter
12mu|dhcp-4.2.5-0.P1.5|42	Patch17:	dhcp-4.2.0-add_timeout_when_NULL.patch
12mu|dhcp-4.2.5-0.P1.5|43	# Ensure 64-bit platforms parse lease file dates & times correctly
12mu|dhcp-4.2.5-0.P1.5|44	Patch18:	dhcp-4.2.4-64_bit_lease_parse.patch
12mu|dhcp-4.2.5-0.P1.5|45	
12mu|dhcp-4.2.5-0.P1.5|46	BuildRequires:	libtool
12mu|dhcp-4.2.5-0.P1.5|47	BuildRequires:	groff-base
12mu|dhcp-4.2.5-0.P1.5|48	BuildRequires:	systemd-units
12mu|dhcp-4.2.5-0.P1.5|49	BuildRequires:	bind-devel
12mu|dhcp-4.2.5-0.P1.5|50	BuildRequires:	openldap-devel
12mu|dhcp-4.2.5-0.P1.5|51	
12mu|dhcp-4.2.5-0.P1.5|52	%description
12mu|dhcp-4.2.5-0.P1.5|53	DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
12mu|dhcp-4.2.5-0.P1.5|54	individual devices on an IP network to get their own network configuration
12mu|dhcp-4.2.5-0.P1.5|55	information (IP address, subnetmask, broadcast address, etc.) from a DHCP
12mu|dhcp-4.2.5-0.P1.5|56	server. The overall purpose of DHCP is to make it easier to administer a
12mu|dhcp-4.2.5-0.P1.5|57	large network. The dhcp package includes the DHCP server and a DHCP relay
12mu|dhcp-4.2.5-0.P1.5|58	agent. You will also need to install the dhcp-client or dhcpcd package,
12mu|dhcp-4.2.5-0.P1.5|59	or pump or dhcpxd, which provides the DHCP client daemon, on client machines.
12mu|dhcp-4.2.5-0.P1.5|60	
12mu|dhcp-4.2.5-0.P1.5|61	If you want the DHCP server and/or relay, you will also need to install the
12mu|dhcp-4.2.5-0.P1.5|62	dhcp-server and/or dhcp-relay packages.
12mu|dhcp-4.2.5-0.P1.5|63	
12mu|dhcp-4.2.5-0.P1.5|64	%package	common
12mu|dhcp-4.2.5-0.P1.5|65	Summary:	The ISC DHCP (Dynamic Host Configuration Protocol) server
12mu|dhcp-4.2.5-0.P1.5|66	Group:		System/Servers
12mu|dhcp-4.2.5-0.P1.5|67	
12mu|dhcp-4.2.5-0.P1.5|68	%description	common
12mu|dhcp-4.2.5-0.P1.5|69	DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
12mu|dhcp-4.2.5-0.P1.5|70	individual devices on an IP network to get their own network
12mu|dhcp-4.2.5-0.P1.5|71	configuration information (IP address, subnetmask, broadcast address,
12mu|dhcp-4.2.5-0.P1.5|72	etc.) from a DHCP server.  The overall purpose of DHCP is to make it
12mu|dhcp-4.2.5-0.P1.5|73	easier to administer a large network.  The dhcp package includes the
12mu|dhcp-4.2.5-0.P1.5|74	DHCP server and a DHCP relay agent.
12mu|dhcp-4.2.5-0.P1.5|75	
12mu|dhcp-4.2.5-0.P1.5|76	You will also need to install the dhcp-client or dhcpcd package, or pump or
12mu|dhcp-4.2.5-0.P1.5|77	dhcpxd, which provides the DHCP client daemon, on  client machines. If you
12mu|dhcp-4.2.5-0.P1.5|78	want the DHCP server and/or relay, you will also need to install the
12mu|dhcp-4.2.5-0.P1.5|79	dhcp-server and/or dhcp-relay packages.
12mu|dhcp-4.2.5-0.P1.5|80	
12mu|dhcp-4.2.5-0.P1.5|81	%package	doc
12mu|dhcp-4.2.5-0.P1.5|82	Summary:	Documentation about the ISC DHCP server/client
12mu|dhcp-4.2.5-0.P1.5|83	Group:		System/Servers
12mu|dhcp-4.2.5-0.P1.5|84	
12mu|dhcp-4.2.5-0.P1.5|85	%description	doc
12mu|dhcp-4.2.5-0.P1.5|86	This package contains RFC/API/protocol documentation about the ISC
12mu|dhcp-4.2.5-0.P1.5|87	DHCP server and client.
12mu|dhcp-4.2.5-0.P1.5|88	
12mu|dhcp-4.2.5-0.P1.5|89	DHCP (Dynamic Host Configuration Protocol) is a protocol which allows
12mu|dhcp-4.2.5-0.P1.5|90	individual devices on an IP network to get their own network
12mu|dhcp-4.2.5-0.P1.5|91	configuration information (IP address, subnetmask, broadcast address,
12mu|dhcp-4.2.5-0.P1.5|92	etc.) from a DHCP server.  The overall purpose of DHCP is to make it
12mu|dhcp-4.2.5-0.P1.5|93	easier to administer a large network.  The dhcp package includes the
12mu|dhcp-4.2.5-0.P1.5|94	DHCP server and a DHCP relay agent.
12mu|dhcp-4.2.5-0.P1.5|95	
12mu|dhcp-4.2.5-0.P1.5|96	%package	server
12mu|dhcp-4.2.5-0.P1.5|97	Summary:	The ISC DHCP (Dynamic Host Configuration Protocol) server
12mu|dhcp-4.2.5-0.P1.5|98	Group:		System/Servers
12mu|dhcp-4.2.5-0.P1.5|99	Requires:	dhcp-common >= %{EVRD}
12mu|dhcp-4.2.5-0.P1.5|100	Requires(post,preun):	rpm-helper
12mu|dhcp-4.2.5-0.P1.5|101	Requires(post,postun):	systemd-units
12mu|dhcp-4.2.5-0.P1.5|102	
12mu|dhcp-4.2.5-0.P1.5|103	%description	server
12mu|dhcp-4.2.5-0.P1.5|104	DHCP server is the Internet Software Consortium (ISC) DHCP server for various
12mu|dhcp-4.2.5-0.P1.5|105	UNIX operating systems. It allows a UNIX mac hine to serve DHCP requests from
12mu|dhcp-4.2.5-0.P1.5|106	the network.
12mu|dhcp-4.2.5-0.P1.5|107	
12mu|dhcp-4.2.5-0.P1.5|108	You should install dhcp-server if you want to set up a DHCP server on your
12mu|dhcp-4.2.5-0.P1.5|109	network. You will also need to install the base dhcp package.
12mu|dhcp-4.2.5-0.P1.5|110	
12mu|dhcp-4.2.5-0.P1.5|111	%package	client
12mu|dhcp-4.2.5-0.P1.5|112	Summary:	The ISC DHCP (Dynamic Host Configuration Protocol) client
12mu|dhcp-4.2.5-0.P1.5|113	Group:		System/Servers
12mu|dhcp-4.2.5-0.P1.5|114	Requires:	dhcp-common >= %{EVRD}
12mu|dhcp-4.2.5-0.P1.5|115	Provides:	dhcp-client-daemon
12mu|dhcp-4.2.5-0.P1.5|116	
12mu|dhcp-4.2.5-0.P1.5|117	%description	client
12mu|dhcp-4.2.5-0.P1.5|118	DHCP client is the Internet Software Consortium (ISC) DHCP client for various
12mu|dhcp-4.2.5-0.P1.5|119	UNIX operating systems.  It allows a UNIX mac hine to obtain it's networking
12mu|dhcp-4.2.5-0.P1.5|120	parameters from a DHCP server.
12mu|dhcp-4.2.5-0.P1.5|121	
12mu|dhcp-4.2.5-0.P1.5|122	You should install dhcp-client if you want to use the ISC DHCP client instead
12mu|dhcp-4.2.5-0.P1.5|123	of the Red Hat DHCP client, pump, or dhcpcd, or dhcpxd. You will also need to
12mu|dhcp-4.2.5-0.P1.5|124	install the base dhcp package.
12mu|dhcp-4.2.5-0.P1.5|125	
12mu|dhcp-4.2.5-0.P1.5|126	%package	relay
12mu|dhcp-4.2.5-0.P1.5|127	Summary:	The ISC DHCP (Dynamic Host Configuration Protocol) relay
12mu|dhcp-4.2.5-0.P1.5|128	Group:		System/Servers
12mu|dhcp-4.2.5-0.P1.5|129	Requires:	dhcp-common >= %{EVRD}
12mu|dhcp-4.2.5-0.P1.5|130	Requires(post,preun):	rpm-helper
12mu|dhcp-4.2.5-0.P1.5|131	
12mu|dhcp-4.2.5-0.P1.5|132	%description	relay
12mu|dhcp-4.2.5-0.P1.5|133	DHCP relay is the Internet Software Consortium (ISC) relay agent for DHCP
12mu|dhcp-4.2.5-0.P1.5|134	packets. It is used on a subnet with DHCP clients to "relay" their requests
12mu|dhcp-4.2.5-0.P1.5|135	to a subnet that has a DHCP server on it. Because DHCP packets can be
12mu|dhcp-4.2.5-0.P1.5|136	broadcast, they will not be routed off of the local subnet. The DHCP relay
12mu|dhcp-4.2.5-0.P1.5|137	takes care of this for the client. You will need to set the environment
12mu|dhcp-4.2.5-0.P1.5|138	variable SERVERS and optionally OPTIONS in %{_sysconfdir}/sysconfig/dhcrelay before
12mu|dhcp-4.2.5-0.P1.5|139	starting the server.
12mu|dhcp-4.2.5-0.P1.5|140	
12mu|dhcp-4.2.5-0.P1.5|141	%package	devel
12mu|dhcp-4.2.5-0.P1.5|142	Summary:	Development headers and libraries for the dhcpctl API
12mu|dhcp-4.2.5-0.P1.5|143	Group:		Development/Other
12mu|dhcp-4.2.5-0.P1.5|144	Requires:	dhcp-common >= %{EVRD}
12mu|dhcp-4.2.5-0.P1.5|145	
12mu|dhcp-4.2.5-0.P1.5|146	%description	devel
12mu|dhcp-4.2.5-0.P1.5|147	DHCP devel contains all of the libraries and headers for developing with the
12mu|dhcp-4.2.5-0.P1.5|148	Internet Software Consortium (ISC) dhcpctl API.
12mu|dhcp-4.2.5-0.P1.5|149	
12mu|dhcp-4.2.5-0.P1.5|150	%prep
12mu|dhcp-4.2.5-0.P1.5|151	%setup -qn %{name}-%{version}%{?plevel:-%{plevel}}
12mu|dhcp-4.2.5-0.P1.5|152	%apply_patches
12mu|dhcp-4.2.5-0.P1.5|153	autoreconf -fi
12mu|dhcp-4.2.5-0.P1.5|154	
12mu|dhcp-4.2.5-0.P1.5|155	# remove empty files
12mu|dhcp-4.2.5-0.P1.5|156	find -size 0 |grep ldap | xargs rm -rf
12mu|dhcp-4.2.5-0.P1.5|157	
12mu|dhcp-4.2.5-0.P1.5|158	cp %{SOURCE10} doc
12mu|dhcp-4.2.5-0.P1.5|159	
12mu|dhcp-4.2.5-0.P1.5|160	%build
12mu|dhcp-4.2.5-0.P1.5|161	%serverbuild_hardened
12mu|dhcp-4.2.5-0.P1.5|162	%configure2_5x \
12mu|dhcp-4.2.5-0.P1.5|163	--enable-paranoia \
12mu|dhcp-4.2.5-0.P1.5|164	--enable-early-chroot \
12mu|dhcp-4.2.5-0.P1.5|165	--with-ldapcrypto \
12mu|dhcp-4.2.5-0.P1.5|166	--with-srv-lease-file=%{_localstatedir}/lib/dhcp/dhcpd.leases \
12mu|dhcp-4.2.5-0.P1.5|167	--with-srv6-lease-file=%{_localstatedir}/lib/dhcp/dhcpd6.leases \
12mu|dhcp-4.2.5-0.P1.5|168	--with-cli-lease-file=%{_localstatedir}/lib/dhcp/dhclient.leases \
12mu|dhcp-4.2.5-0.P1.5|169	--with-cli6-lease-file=%{_localstatedir}/lib/dhcp/dhclient6.leases \
12mu|dhcp-4.2.5-0.P1.5|170	--with-srv-pid-file=%{_var}/run/dhcpd/dhcpd.pid \
12mu|dhcp-4.2.5-0.P1.5|171	--with-srv6-pid-file=%{_var}/run/dhcpd/dhcpd6.pid \
12mu|dhcp-4.2.5-0.P1.5|172	--with-cli-pid-file=%{_var}/run/dhclient.pid \
12mu|dhcp-4.2.5-0.P1.5|173	--with-cli6-pid-file=%{_var}/run/dhclient6.pid \
12mu|dhcp-4.2.5-0.P1.5|174	--with-relay-pid-file=%{_var}/run/dhcrelay.pid
12mu|dhcp-4.2.5-0.P1.5|175	
12mu|dhcp-4.2.5-0.P1.5|176	%make
12mu|dhcp-4.2.5-0.P1.5|177	
12mu|dhcp-4.2.5-0.P1.5|178	%install
12mu|dhcp-4.2.5-0.P1.5|179	%makeinstall_std
12mu|dhcp-4.2.5-0.P1.5|180	
12mu|dhcp-4.2.5-0.P1.5|181	# Install correct dhclient-script
12mu|dhcp-4.2.5-0.P1.5|182	install -p -m755 client/scripts/linux -D %{buildroot}/sbin/dhclient-script
12mu|dhcp-4.2.5-0.P1.5|183	mv %{buildroot}%{_sbindir}/dhclient %{buildroot}/sbin/dhclient
12mu|dhcp-4.2.5-0.P1.5|184	
12mu|dhcp-4.2.5-0.P1.5|185	install -m644 %{SOURCE12} -D %{buildroot}%{_unitdir}/dhcpd.service
12mu|dhcp-4.2.5-0.P1.5|186	install -m644 %{SOURCE14} -D %{buildroot}%{_unitdir}/dhcpd6.service
12mu|dhcp-4.2.5-0.P1.5|187	install -m644 %{SOURCE16} -D %{buildroot}%{_unitdir}/dhcrelay.service
12mu|dhcp-4.2.5-0.P1.5|188	
12mu|dhcp-4.2.5-0.P1.5|189	install -D -p -m 644 %{SOURCE17} %{buildroot}%{_prefix}/lib/tmpfiles.d/dhcpd.conf
12mu|dhcp-4.2.5-0.P1.5|190	install -D -p -m 644 %{SOURCE18} %{buildroot}%{_prefix}/lib/tmpfiles.d/dhclient.conf
12mu|dhcp-4.2.5-0.P1.5|191	install -D -p -m 644 %{SOURCE19} %{buildroot}%{_prefix}/lib/tmpfiles.d/dhcrelay.conf
12mu|dhcp-4.2.5-0.P1.5|192	
12mu|dhcp-4.2.5-0.P1.5|193	install -m755 %{SOURCE11} -D %{buildroot}%{_initrddir}/dhcpd
12mu|dhcp-4.2.5-0.P1.5|194	install -m755 %{SOURCE13} -D %{buildroot}%{_initrddir}/dhcpd6
12mu|dhcp-4.2.5-0.P1.5|195	install -m755 %{SOURCE15} -D %{buildroot}%{_initrddir}/dhcrelay
12mu|dhcp-4.2.5-0.P1.5|196	
12mu|dhcp-4.2.5-0.P1.5|197	install -m755 %{SOURCE7} -D %{buildroot}%{_sbindir}/dhcpreport.pl
12mu|dhcp-4.2.5-0.P1.5|198	install -m755 %{SOURCE8} -D %{buildroot}%{_sbindir}/dhcpd-chroot.sh
12mu|dhcp-4.2.5-0.P1.5|199	install -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/dhcpd.conf
12mu|dhcp-4.2.5-0.P1.5|200	install -m755 contrib/ldap/dhcpd-conf-to-ldap -D %{buildroot}%{_sbindir}/dhcpd-conf-to-ldap
12mu|dhcp-4.2.5-0.P1.5|201	
12mu|dhcp-4.2.5-0.P1.5|202	install -d %{buildroot}%{_var}/lib/dhclient
12mu|dhcp-4.2.5-0.P1.5|203	touch %{buildroot}%{_var}/lib/dhclient/dhclient.leases
12mu|dhcp-4.2.5-0.P1.5|204	
12mu|dhcp-4.2.5-0.P1.5|205	# install exit-hooks script to /etc/
12mu|dhcp-4.2.5-0.P1.5|206	install -m755 %{SOURCE9} -D %{buildroot}%{_sysconfdir}/dhclient-exit-hooks
12mu|dhcp-4.2.5-0.P1.5|207	
12mu|dhcp-4.2.5-0.P1.5|208	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mu|dhcp-4.2.5-0.P1.5|209	cat > %{buildroot}%{_sysconfdir}/sysconfig/dhcpd <<EOF
12mu|dhcp-4.2.5-0.P1.5|210	# You can set here various option for dhcpd
12mu|dhcp-4.2.5-0.P1.5|211	
12mu|dhcp-4.2.5-0.P1.5|212	# Which configuration file to use.
12mu|dhcp-4.2.5-0.P1.5|213	CONFIGFILE="%{_sysconfdir}/dhcpd.conf"
12mu|dhcp-4.2.5-0.P1.5|214	
12mu|dhcp-4.2.5-0.P1.5|215	# Where to store the lease state information.
12mu|dhcp-4.2.5-0.P1.5|216	LEASEFILE="%{_localstatedir}/lib/dhcp/dhcpd.leases"
12mu|dhcp-4.2.5-0.P1.5|217	
12mu|dhcp-4.2.5-0.P1.5|218	# Define INTERFACES to limit which network interfaces dhcpd listens on.
12mu|dhcp-4.2.5-0.P1.5|219	# The default null value causes dhcpd to listen on all interfaces.
12mu|dhcp-4.2.5-0.P1.5|220	INTERFACES=""
12mu|dhcp-4.2.5-0.P1.5|221	
12mu|dhcp-4.2.5-0.P1.5|222	# Define OPTIONS with any other options to pass to the dhcpd server.
12mu|dhcp-4.2.5-0.P1.5|223	# See dhcpd(8) for available options and syntax.
12mu|dhcp-4.2.5-0.P1.5|224	OPTIONS="-q"
12mu|dhcp-4.2.5-0.P1.5|225	
12mu|dhcp-4.2.5-0.P1.5|226	EOF
12mu|dhcp-4.2.5-0.P1.5|227	
12mu|dhcp-4.2.5-0.P1.5|228	install -d %{buildroot}%{_localstatedir}/lib/dhcp
12mu|dhcp-4.2.5-0.P1.5|229	install -d %{buildroot}%{_var}/run/dhcpd
12mu|dhcp-4.2.5-0.P1.5|230	
12mu|dhcp-4.2.5-0.P1.5|231	touch %{buildroot}%{_localstatedir}/lib/dhcp/dhcpd.leases
12mu|dhcp-4.2.5-0.P1.5|232	touch %{buildroot}%{_localstatedir}/lib/dhcp/dhclient.leases
12mu|dhcp-4.2.5-0.P1.5|233	
12mu|dhcp-4.2.5-0.P1.5|234	cat > %{buildroot}%{_sysconfdir}/sysconfig/dhcrelay <<EOF
12mu|dhcp-4.2.5-0.P1.5|235	# Define SERVERS with a list of one or more DHCP servers where
12mu|dhcp-4.2.5-0.P1.5|236	# DHCP packets are to be relayed to and from.  This is mandatory.
12mu|dhcp-4.2.5-0.P1.5|237	#SERVERS="10.11.12.13 10.9.8.7"
12mu|dhcp-4.2.5-0.P1.5|238	SERVERS=""
12mu|dhcp-4.2.5-0.P1.5|239	
12mu|dhcp-4.2.5-0.P1.5|240	# Define OPTIONS with any other options to pass to the dhcrelay server.
12mu|dhcp-4.2.5-0.P1.5|241	# See dhcrelay(8) for available options and syntax.
12mu|dhcp-4.2.5-0.P1.5|242	#OPTIONS="-q -i eth0 -i eth1"
12mu|dhcp-4.2.5-0.P1.5|243	OPTIONS="-q"
12mu|dhcp-4.2.5-0.P1.5|244	EOF
12mu|dhcp-4.2.5-0.P1.5|245	
12mu|dhcp-4.2.5-0.P1.5|246	find . -type d -exec chmod 0755 {} \;
12mu|dhcp-4.2.5-0.P1.5|247	find . -type f -exec chmod 0644 {} \;
12mu|dhcp-4.2.5-0.P1.5|248	
12mu|dhcp-4.2.5-0.P1.5|249	rm -rf doc/ja_JP.eucJP
12mu|dhcp-4.2.5-0.P1.5|250	
12mu|dhcp-4.2.5-0.P1.5|251	# remove empty files
12mu|dhcp-4.2.5-0.P1.5|252	find -size 0 |grep ldap | xargs rm -rf
12mu|dhcp-4.2.5-0.P1.5|253	
12mu|dhcp-4.2.5-0.P1.5|254	# remove unwanted file
12mu|dhcp-4.2.5-0.P1.5|255	rm %{buildroot}%{_sysconfdir}/dhclient.conf*
12mu|dhcp-4.2.5-0.P1.5|256	rm %{buildroot}%{_sysconfdir}/dhcpd.conf.example
12mu|dhcp-4.2.5-0.P1.5|257	
12mu|dhcp-4.2.5-0.P1.5|258	%post server
12mu|dhcp-4.2.5-0.P1.5|259	%_post_service dhcpd
12mu|dhcp-4.2.5-0.P1.5|260	/bin/systemd-tmpfiles --create dhcpd
12mu|dhcp-4.2.5-0.P1.5|261	# %tmpfiles_create dhcpd
12mu|dhcp-4.2.5-0.P1.5|262	# New dhcpd lease file
12mu|dhcp-4.2.5-0.P1.5|263	if [ ! -f %{_localstatedir}/lib/dhcp/dhcpd.leases ]; then
12mu|dhcp-4.2.5-0.P1.5|264	touch %{_localstatedir}/lib/dhcp/dhcpd.leases
12mu|dhcp-4.2.5-0.P1.5|265	fi
12mu|dhcp-4.2.5-0.P1.5|266	
12mu|dhcp-4.2.5-0.P1.5|267	%preun server
12mu|dhcp-4.2.5-0.P1.5|268	%_preun_service dhcpd
12mu|dhcp-4.2.5-0.P1.5|269	
12mu|dhcp-4.2.5-0.P1.5|270	%post relay
12mu|dhcp-4.2.5-0.P1.5|271	%_post_service dhcrelay
12mu|dhcp-4.2.5-0.P1.5|272	/bin/systemd-tmpfiles --create dhcrelay
12mu|dhcp-4.2.5-0.P1.5|273	# %tmpfiles_create dhcrelay
12mu|dhcp-4.2.5-0.P1.5|274	
12mu|dhcp-4.2.5-0.P1.5|275	%preun relay
12mu|dhcp-4.2.5-0.P1.5|276	%_preun_service dhcrelay
12mu|dhcp-4.2.5-0.P1.5|277	
12mu|dhcp-4.2.5-0.P1.5|278	%post client
12mu|dhcp-4.2.5-0.P1.5|279	/bin/systemd-tmpfiles --create dhclient
12mu|dhcp-4.2.5-0.P1.5|280	# %tmpfiles_create dhclient
12mu|dhcp-4.2.5-0.P1.5|281	touch %{_localstatedir}/lib/dhclient/dhclient.leases
12mu|dhcp-4.2.5-0.P1.5|282	
12mu|dhcp-4.2.5-0.P1.5|283	%postun client
12mu|dhcp-4.2.5-0.P1.5|284	rm -rf %{_localstatedir}/lib/dhclient/dhclient.leases
12mu|dhcp-4.2.5-0.P1.5|285	
12mu|dhcp-4.2.5-0.P1.5|286	%files common
12mu|dhcp-4.2.5-0.P1.5|287	%doc README contrib/ldap/README.ldap RELNOTES
12mu|dhcp-4.2.5-0.P1.5|288	%doc contrib/3.0b1-lease-convert
12mu|dhcp-4.2.5-0.P1.5|289	%dir %{_localstatedir}/lib/dhcp
12mu|dhcp-4.2.5-0.P1.5|290	%{_mandir}/man5/dhcp-options.5*
12mu|dhcp-4.2.5-0.P1.5|291	
12mu|dhcp-4.2.5-0.P1.5|292	%files doc
12mu|dhcp-4.2.5-0.P1.5|293	%doc doc/*
12mu|dhcp-4.2.5-0.P1.5|294	
12mu|dhcp-4.2.5-0.P1.5|295	%files server
12mu|dhcp-4.2.5-0.P1.5|296	%doc tests/failover contrib/ldap/dhcp.schema
12mu|dhcp-4.2.5-0.P1.5|297	%{_unitdir}/dhcpd.service
12mu|dhcp-4.2.5-0.P1.5|298	%{_unitdir}/dhcpd6.service
12mu|dhcp-4.2.5-0.P1.5|299	%{_prefix}/lib/tmpfiles.d//dhcpd.conf
12mu|dhcp-4.2.5-0.P1.5|300	%{_initrddir}/dhcpd
12mu|dhcp-4.2.5-0.P1.5|301	%{_initrddir}/dhcpd6
12mu|dhcp-4.2.5-0.P1.5|302	%config(noreplace) %{_sysconfdir}/dhcpd.conf
12mu|dhcp-4.2.5-0.P1.5|303	%config(noreplace) %{_sysconfdir}/dhclient-exit-hooks
12mu|dhcp-4.2.5-0.P1.5|304	%config(noreplace) %{_sysconfdir}/sysconfig/dhcpd
12mu|dhcp-4.2.5-0.P1.5|305	%config(noreplace) %ghost %{_localstatedir}/lib/dhcp/dhcpd.leases
12mu|dhcp-4.2.5-0.P1.5|306	%{_sbindir}/dhcpd
12mu|dhcp-4.2.5-0.P1.5|307	%{_sbindir}/dhcpreport.pl
12mu|dhcp-4.2.5-0.P1.5|308	%{_sbindir}/dhcpd-conf-to-ldap
12mu|dhcp-4.2.5-0.P1.5|309	%{_sbindir}/dhcpd-chroot.sh
12mu|dhcp-4.2.5-0.P1.5|310	%{_bindir}/omshell
12mu|dhcp-4.2.5-0.P1.5|311	%{_mandir}/man1/omshell.1*
12mu|dhcp-4.2.5-0.P1.5|312	%{_mandir}/man5/dhcpd.conf.5*
12mu|dhcp-4.2.5-0.P1.5|313	%{_mandir}/man5/dhcpd.leases.5*
12mu|dhcp-4.2.5-0.P1.5|314	%{_mandir}/man5/dhcp-eval.5*
12mu|dhcp-4.2.5-0.P1.5|315	%{_mandir}/man8/dhcpd.8*
12mu|dhcp-4.2.5-0.P1.5|316	%dir %{_var}/run/dhcpd
12mu|dhcp-4.2.5-0.P1.5|317	
12mu|dhcp-4.2.5-0.P1.5|318	%files relay
12mu|dhcp-4.2.5-0.P1.5|319	%{_unitdir}/dhcrelay.service
12mu|dhcp-4.2.5-0.P1.5|320	%{_prefix}/lib/tmpfiles.d/dhcrelay.conf
12mu|dhcp-4.2.5-0.P1.5|321	%{_initrddir}/dhcrelay
12mu|dhcp-4.2.5-0.P1.5|322	
12mu|dhcp-4.2.5-0.P1.5|323	%config(noreplace) %{_sysconfdir}/sysconfig/dhcrelay
12mu|dhcp-4.2.5-0.P1.5|324	%{_prefix}/lib/tmpfiles.d/dhclient.conf
12mu|dhcp-4.2.5-0.P1.5|325	%{_sbindir}/dhcrelay
12mu|dhcp-4.2.5-0.P1.5|326	%{_mandir}/man8/dhcrelay.8*
12mu|dhcp-4.2.5-0.P1.5|327	
12mu|dhcp-4.2.5-0.P1.5|328	%files client
12mu|dhcp-4.2.5-0.P1.5|329	%config(noreplace) %ghost %{_localstatedir}/lib/dhcp/dhclient.leases
12mu|dhcp-4.2.5-0.P1.5|330	%config(noreplace) %ghost %{_var}/lib/dhclient/dhclient.leases
12mu|dhcp-4.2.5-0.P1.5|331	/sbin/dhclient-script
12mu|dhcp-4.2.5-0.P1.5|332	/sbin/dhclient
12mu|dhcp-4.2.5-0.P1.5|333	%{_mandir}/man5/dhclient.conf.5*
12mu|dhcp-4.2.5-0.P1.5|334	%{_mandir}/man5/dhclient.leases.5*
12mu|dhcp-4.2.5-0.P1.5|335	%{_mandir}/man8/dhclient.8*
12mu|dhcp-4.2.5-0.P1.5|336	%{_mandir}/man8/dhclient-script.8*
12mu|dhcp-4.2.5-0.P1.5|337	%dir %{_var}/lib/dhclient
12mu|dhcp-4.2.5-0.P1.5|338	
12mu|dhcp-4.2.5-0.P1.5|339	%files devel
12mu|dhcp-4.2.5-0.P1.5|340	%{_includedir}/*
12mu|dhcp-4.2.5-0.P1.5|341	%{_libdir}/*.a
12mu|dhcp-4.2.5-0.P1.5|342	%{_mandir}/man3/*
12mu|dhcp-4.2.5-0.P1.5|343	
12mu|dhcp-4.2.5-0.P1.5|344	%changelog
12mu|dhcp-4.2.5-0.P1.5|345	* Mon Dec 30 2013 Denis Silakov <denis.silakov@rosalab.ru> 3:4.2.5-0.P1.5
12mu|dhcp-4.2.5-0.P1.5|346	+ Revision: cd8dddd
12mu|dhcp-4.2.5-0.P1.5|347	- Add "-d" option to dhcpd
12mu|dhcp-4.2.5-0.P1.5|348	
12mu|dhcp-4.2.5-0.P1.5|349	

19567 12
12mu|dhcpstatus-0.60-19|1	Summary:	Dhcp IP status cgi
12mu|dhcpstatus-0.60-19|2	Name:		dhcpstatus
12mu|dhcpstatus-0.60-19|3	Version:	0.60
12mu|dhcpstatus-0.60-19|4	Release:	19
12mu|dhcpstatus-0.60-19|5	License:	GPLv2+
12mu|dhcpstatus-0.60-19|6	Group:		Monitoring
12mu|dhcpstatus-0.60-19|7	Url:		http://dhcpstatus.sourceforge.net
12mu|dhcpstatus-0.60-19|8	Source0:	%{name}_%{version}.tar.bz2
12mu|dhcpstatus-0.60-19|9	Source1:	%{name}_%{version}.patch
12mu|dhcpstatus-0.60-19|10	BuildArch:	noarch
12mu|dhcpstatus-0.60-19|11	Requires:	dhcp-server
12mu|dhcpstatus-0.60-19|12	Requires:	perl(CGI)
12mu|dhcpstatus-0.60-19|13	
12mu|dhcpstatus-0.60-19|14	%description
12mu|dhcpstatus-0.60-19|15	DHCP-Status is basically two Perl CGI scripts that provide an overall picture
12mu|dhcpstatus-0.60-19|16	of the information contained in the dhcpd.conf and dhcpd.leases files that
12mu|dhcpstatus-0.60-19|17	are used by ISC's DHCP server, DHCPD.
12mu|dhcpstatus-0.60-19|18	
12mu|dhcpstatus-0.60-19|19	%prep
12mu|dhcpstatus-0.60-19|20	%setup -qn %{name}_%{version}
12mu|dhcpstatus-0.60-19|21	
12mu|dhcpstatus-0.60-19|22	%build
12mu|dhcpstatus-0.60-19|23	
12mu|dhcpstatus-0.60-19|24	%install
12mu|dhcpstatus-0.60-19|25	mkdir -p %{buildroot}%{perl_vendorlib}/%{name}
12mu|dhcpstatus-0.60-19|26	mkdir -p %{buildroot}%{_docdir}/%{name}_%{version}
12mu|dhcpstatus-0.60-19|27	mkdir -p %{buildroot}/var/www/cgi-bin
12mu|dhcpstatus-0.60-19|28	mkdir -p %{buildroot}%{_bindir}
12mu|dhcpstatus-0.60-19|29	mkdir -p %{buildroot}%{_sysconfdir}/
12mu|dhcpstatus-0.60-19|30	tar xf libraries.tar
12mu|dhcpstatus-0.60-19|31	# TODO: Fix Apply patch
12mu|dhcpstatus-0.60-19|32	bzcat %{SOURCE1} | patch -p0
12mu|dhcpstatus-0.60-19|33	
12mu|dhcpstatus-0.60-19|34	cp -a %{name}/*.pm %{buildroot}/%{perl_vendorlib}/%{name}
12mu|dhcpstatus-0.60-19|35	cp -a {README,INSTALL,LICENSE} %{buildroot}%{_docdir}/%{name}_%{version}
12mu|dhcpstatus-0.60-19|36	cp -a scripts/*.cgi %{buildroot}/var/www/cgi-bin
12mu|dhcpstatus-0.60-19|37	cp -a scripts/%{name} %{buildroot}/%{_bindir}
12mu|dhcpstatus-0.60-19|38	cp -a *.ini %{buildroot}/%{_sysconfdir}/
12mu|dhcpstatus-0.60-19|39	sed -i -e 's|/etc/dhcpd\.leases|%{_localstatedir}/lib/dhcp/dhcpd.leases|' %{buildroot}/var/www/cgi-bin/%{name}.cgi
12mu|dhcpstatus-0.60-19|40	sed -i -e 's|/usr/local/dhcpstatus|%{_sysconfdir}|' %{buildroot}/%{_bindir}/%{name}
12mu|dhcpstatus-0.60-19|41	sed -i -e 's|/local||' %{buildroot}/%{_bindir}/%{name}
12mu|dhcpstatus-0.60-19|42	sed -i -e 's|/usr/local/dhcpstatus|%{_sysconfdir}|' %{buildroot}/var/www/cgi-bin/%{name}.cgi
12mu|dhcpstatus-0.60-19|43	sed -i -e 's|/etc/dhcpd\.leases|%{_localstatedir}/lib/dhcp/dhcpd.leases|' %{buildroot}/%{_sysconfdir}/dhcpstatus.ini
12mu|dhcpstatus-0.60-19|44	
12mu|dhcpstatus-0.60-19|45	#(peroyvind) remove unpackaged files
12mu|dhcpstatus-0.60-19|46	rm -rf %{buildroot}%{_docdir}/%{name}_%{version}
12mu|dhcpstatus-0.60-19|47	
12mu|dhcpstatus-0.60-19|48	%files
12mu|dhcpstatus-0.60-19|49	%doc  INSTALL README LICENSE
12mu|dhcpstatus-0.60-19|50	%{perl_vendorlib}/dhcpstatus
12mu|dhcpstatus-0.60-19|51	%attr(755,root,root) /var/www/cgi-bin/*
12mu|dhcpstatus-0.60-19|52	%{_bindir}/*
12mu|dhcpstatus-0.60-19|53	%config(noreplace) %{_sysconfdir}/*ini
12mu|dhcpstatus-0.60-19|54	

19568 12
12mu|dia-0.97.2-3|1	Summary:	A gtk+ based diagram creation program
12mu|dia-0.97.2-3|2	Name:		dia
12mu|dia-0.97.2-3|3	Version:	0.97.2
12mu|dia-0.97.2-3|4	Release:	3
12mu|dia-0.97.2-3|5	License:	GPLv2+
12mu|dia-0.97.2-3|6	Group:		Office
12mu|dia-0.97.2-3|7	Source:		ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mu|dia-0.97.2-3|8	Patch0:		dia-0.97.1-use-own-gtkrc.patch
12mu|dia-0.97.2-3|9	#gw quick hack to find the gnome documentation
12mu|dia-0.97.2-3|10	Patch1:		dia-0.97.1-help.patch
12mu|dia-0.97.2-3|11	Patch2:		dia-0.97.2-fix-glib-includes.patch
12mu|dia-0.97.2-3|12	Patch3:		dia-0.97.2-vdx-fix-includes.patch
12mu|dia-0.97.2-3|13	Patch4:		dia-0.97.2-startup-segfault.patch
12mu|dia-0.97.2-3|14	URL:		http://www.gnome.org/projects/dia
12mu|dia-0.97.2-3|15	BuildRequires:	docbook-utils
12mu|dia-0.97.2-3|16	#BuildRequires:	pygtk2.0
12mu|dia-0.97.2-3|17	#BuildRequires:	python-devel
12mu|dia-0.97.2-3|18	BuildRequires:	pkgconfig(libgnomeui-2.0)
12mu|dia-0.97.2-3|19	BuildRequires:	pkgconfig(libpng)
12mu|dia-0.97.2-3|20	BuildRequires:	pkgconfig(libxslt)
12mu|dia-0.97.2-3|21	BuildRequires:	pkgconfig(cairo)
12mu|dia-0.97.2-3|22	BuildRequires:	intltool
12mu|dia-0.97.2-3|23	BuildRequires:	autoconf
12mu|dia-0.97.2-3|24	BuildRequires:	PyXML
12mu|dia-0.97.2-3|25	BuildRequires:	libxslt-proc
12mu|dia-0.97.2-3|26	BuildRequires:	scrollkeeper
12mu|dia-0.97.2-3|27	BuildRequires:	docbook-style-xsl
12mu|dia-0.97.2-3|28	BuildRequires:	desktop-file-utils
12mu|dia-0.97.2-3|29	#gw if we run aclocal or autogen.sh
12mu|dia-0.97.2-3|30	BuildRequires:	libtool gnome-common
12mu|dia-0.97.2-3|31	#Requires:	pygtk2.0
12mu|dia-0.97.2-3|32	#gw help viewer also for non-GNOME
12mu|dia-0.97.2-3|33	Suggests:	yelp
12mu|dia-0.97.2-3|34	Requires(post): desktop-file-utils
12mu|dia-0.97.2-3|35	Requires(postun): desktop-file-utils
12mu|dia-0.97.2-3|36	
12mu|dia-0.97.2-3|37	%description
12mu|dia-0.97.2-3|38	Dia is a program designed to be much like the Windows
12mu|dia-0.97.2-3|39	program 'Visio'. It can be used to draw different kind of diagrams. In
12mu|dia-0.97.2-3|40	this first version there is support for UML static structure diagrams
12mu|dia-0.97.2-3|41	(class diagrams) and Network diagrams. It can currently load and save
12mu|dia-0.97.2-3|42	diagrams to a custom fileformat and export to postscript.
12mu|dia-0.97.2-3|43	
12mu|dia-0.97.2-3|44	%prep
12mu|dia-0.97.2-3|45	%setup -q
12mu|dia-0.97.2-3|46	%apply_patches
12mu|dia-0.97.2-3|47	
12mu|dia-0.97.2-3|48	# gw fix doctype
12mu|dia-0.97.2-3|49	perl -pi -e "s^../../dtd/docbookx.dtd^http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd^" doc/*/dia.xml
12mu|dia-0.97.2-3|50	
12mu|dia-0.97.2-3|51	%build
12mu|dia-0.97.2-3|52	%configure2_5x --enable-gnome --with-cairo
12mu|dia-0.97.2-3|53	#--with-python
12mu|dia-0.97.2-3|54	
12mu|dia-0.97.2-3|55	%make libdia_la_LIBADD="\$(GTK_LIBS)"
12mu|dia-0.97.2-3|56	
12mu|dia-0.97.2-3|57	%install
12mu|dia-0.97.2-3|58	%makeinstall_std
12mu|dia-0.97.2-3|59	
12mu|dia-0.97.2-3|60	# fix en documentation directory name
12mu|dia-0.97.2-3|61	rm -f %{buildroot}%{_datadir}/gnome/help/%{name}/C
12mu|dia-0.97.2-3|62	mv %{buildroot}%{_datadir}/gnome/help/%{name}/en %{buildroot}%{_datadir}/gnome/help/%{name}/C
12mu|dia-0.97.2-3|63	
12mu|dia-0.97.2-3|64	#fix icon and invalid version in bugzilla field
12mu|dia-0.97.2-3|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
12mu|dia-0.97.2-3|66	
12mu|dia-0.97.2-3|67	desktop-file-install --vendor="" \
12mu|dia-0.97.2-3|68	--remove-category="Application" \
12mu|dia-0.97.2-3|69	--add-category="GTK" \
12mu|dia-0.97.2-3|70	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/dia.desktop
12mu|dia-0.97.2-3|71	
12mu|dia-0.97.2-3|72	
12mu|dia-0.97.2-3|73	#for i in %{buildroot}%{_datadir}/dia/sheets/{ER,GRAFCET,Istar,KAOS,Jackson}/*.xpm ; do
12mu|dia-0.97.2-3|74	# convert $i `dirname $i`/`basename $i .xpm`.png
12mu|dia-0.97.2-3|75	#done
12mu|dia-0.97.2-3|76	
12mu|dia-0.97.2-3|77	%{find_lang} %{name} --with-gnome
12mu|dia-0.97.2-3|78	
12mu|dia-0.97.2-3|79	chmod 644 %{buildroot}%{_libdir}/%{name}/*.la
12mu|dia-0.97.2-3|80	
12mu|dia-0.97.2-3|81	%files -f %{name}.lang
12mu|dia-0.97.2-3|82	%doc README TODO NEWS INSTALL COPYING ChangeLog AUTHORS
12mu|dia-0.97.2-3|83	%{_bindir}/*
12mu|dia-0.97.2-3|84	%{_libdir}/dia
12mu|dia-0.97.2-3|85	%{_mandir}/*/*
12mu|dia-0.97.2-3|86	%{_datadir}/dia
12mu|dia-0.97.2-3|87	%{_datadir}/mime-info/*
12mu|dia-0.97.2-3|88	%{_datadir}/applications/dia.desktop
12mu|dia-0.97.2-3|89	%{_datadir}/icons/hicolor/*/*/*
12mu|dia-0.97.2-3|90	
12mu|dia-0.97.2-3|91	
12mu|dia-0.97.2-3|92	%changelog
12mu|dia-0.97.2-3|93	* Mon Dec 19 2011 Götz Waschk <waschk@mandriva.org> 0.97.2-1mdv2012.0
12mu|dia-0.97.2-3|94	+ Revision: 743711
12mu|dia-0.97.2-3|95	- disable python support, see b.g.o #666496
12mu|dia-0.97.2-3|96	- new version
12mu|dia-0.97.2-3|97	- xz tarball
12mu|dia-0.97.2-3|98	- fix build by adding missing includes
12mu|dia-0.97.2-3|99	
12mu|dia-0.97.2-3|100	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|dia-0.97.2-3|101	- attempt to relink against libpng15.so.15
12mu|dia-0.97.2-3|102	
12mu|dia-0.97.2-3|103	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.97.1-3
12mu|dia-0.97.2-3|104	+ Revision: 663771
12mu|dia-0.97.2-3|105	- mass rebuild
12mu|dia-0.97.2-3|106	
12mu|dia-0.97.2-3|107	* Sun Oct 31 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.97.1-2mdv2011.0
12mu|dia-0.97.2-3|108	+ Revision: 590909
12mu|dia-0.97.2-3|109	- rebuild for python-2.7
12mu|dia-0.97.2-3|110	- drop 'mdkversion < 200900' macros, too old now
12mu|dia-0.97.2-3|111	
12mu|dia-0.97.2-3|112	* Mon Jan 25 2010 Götz Waschk <waschk@mandriva.org> 0.97.1-1mdv2010.1
12mu|dia-0.97.2-3|113	+ Revision: 495834
12mu|dia-0.97.2-3|114	- new version
12mu|dia-0.97.2-3|115	- rediff patches 0,1
12mu|dia-0.97.2-3|116	- drop patch 4
12mu|dia-0.97.2-3|117	- fix source URL
12mu|dia-0.97.2-3|118	
12mu|dia-0.97.2-3|119	* Sun May 03 2009 Götz Waschk <waschk@mandriva.org> 0.97-1mdv2010.0
12mu|dia-0.97.2-3|120	+ Revision: 371269
12mu|dia-0.97.2-3|121	- new version
12mu|dia-0.97.2-3|122	
12mu|dia-0.97.2-3|123	* Tue Apr 14 2009 Götz Waschk <waschk@mandriva.org> 0.97-0.pre3.1mdv2009.1
12mu|dia-0.97.2-3|124	+ Revision: 366961
12mu|dia-0.97.2-3|125	- new prerelease
12mu|dia-0.97.2-3|126	
12mu|dia-0.97.2-3|127	* Sun Feb 15 2009 Götz Waschk <waschk@mandriva.org> 0.97-0.pre2.1mdv2009.1
12mu|dia-0.97.2-3|128	+ Revision: 340618
12mu|dia-0.97.2-3|129	- new version
12mu|dia-0.97.2-3|130	- drop patch 5
12mu|dia-0.97.2-3|131	
12mu|dia-0.97.2-3|132	* Sun Feb 15 2009 Götz Waschk <waschk@mandriva.org> 0.97-0.pre1.1mdv2009.1
12mu|dia-0.97.2-3|133	+ Revision: 340588
12mu|dia-0.97.2-3|134	- new version
12mu|dia-0.97.2-3|135	- rediff patch 0
12mu|dia-0.97.2-3|136	- drop patches 2,3
12mu|dia-0.97.2-3|137	- add missing files
12mu|dia-0.97.2-3|138	- update file list
12mu|dia-0.97.2-3|139	
12mu|dia-0.97.2-3|140	* Tue Jan 27 2009 Götz Waschk <waschk@mandriva.org> 0.96.1-6mdv2009.1
12mu|dia-0.97.2-3|141	+ Revision: 334186
12mu|dia-0.97.2-3|142	- fix python path (potential security issue)
12mu|dia-0.97.2-3|143	
12mu|dia-0.97.2-3|144	* Mon Dec 29 2008 Götz Waschk <waschk@mandriva.org> 0.96.1-5mdv2009.1
12mu|dia-0.97.2-3|145	+ Revision: 320996
12mu|dia-0.97.2-3|146	- fix build
12mu|dia-0.97.2-3|147	
12mu|dia-0.97.2-3|148	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|dia-0.97.2-3|149	- lowercase ImageMagick
12mu|dia-0.97.2-3|150	
12mu|dia-0.97.2-3|151	* Wed Jul 30 2008 Götz Waschk <waschk@mandriva.org> 0.96.1-4mdv2009.0
12mu|dia-0.97.2-3|152	+ Revision: 254783
12mu|dia-0.97.2-3|153	- fix build
12mu|dia-0.97.2-3|154	- update license
12mu|dia-0.97.2-3|155	
12mu|dia-0.97.2-3|156	+ Pixel <pixel@mandriva.com>
12mu|dia-0.97.2-3|157	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mu|dia-0.97.2-3|158	
12mu|dia-0.97.2-3|159	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.96.1-3mdv2008.1
12mu|dia-0.97.2-3|160	+ Revision: 178720
12mu|dia-0.97.2-3|161	- rebuild
12mu|dia-0.97.2-3|162	
12mu|dia-0.97.2-3|163	+ Olivier Blin <blino@mandriva.org>
12mu|dia-0.97.2-3|164	- restore BuildRoot
12mu|dia-0.97.2-3|165	
12mu|dia-0.97.2-3|166	+ Thierry Vignaud <tv@mandriva.org>
12mu|dia-0.97.2-3|167	- kill re-definition of %%buildroot on Pixel's request
12mu|dia-0.97.2-3|168	
12mu|dia-0.97.2-3|169	* Thu Sep 06 2007 Frederic Crozat <fcrozat@mandriva.com> 0.96.1-2mdv2008.0
12mu|dia-0.97.2-3|170	+ Revision: 80712
12mu|dia-0.97.2-3|171	- Fix double menu entry (Mdv bug #33202)
12mu|dia-0.97.2-3|172	
12mu|dia-0.97.2-3|173	
12mu|dia-0.97.2-3|174	* Sat Mar 31 2007 Frederic Crozat <fcrozat@mandriva.com> 0.96.1-1mdv2007.1
12mu|dia-0.97.2-3|175	+ Revision: 150026
12mu|dia-0.97.2-3|176	- Spec cleanup
12mu|dia-0.97.2-3|177	
12mu|dia-0.97.2-3|178	+ Götz Waschk <waschk@mandriva.org>
12mu|dia-0.97.2-3|179	- new version
12mu|dia-0.97.2-3|180	
12mu|dia-0.97.2-3|181	* Mon Mar 26 2007 Götz Waschk <waschk@mandriva.org> 0.96-1mdv2007.1
12mu|dia-0.97.2-3|182	+ Revision: 148769
12mu|dia-0.97.2-3|183	- new version
12mu|dia-0.97.2-3|184	
12mu|dia-0.97.2-3|185	* Sun Mar 18 2007 Götz Waschk <waschk@mandriva.org> 0.96-0.pre9.1mdv2007.1
12mu|dia-0.97.2-3|186	+ Revision: 146339
12mu|dia-0.97.2-3|187	- new version
12mu|dia-0.97.2-3|188	
12mu|dia-0.97.2-3|189	* Sun Mar 18 2007 Götz Waschk <waschk@mandriva.org> 0.96-0.pre8.1mdv2007.1
12mu|dia-0.97.2-3|190	+ Revision: 145837
12mu|dia-0.97.2-3|191	- new version
12mu|dia-0.97.2-3|192	
12mu|dia-0.97.2-3|193	* Sun Mar 11 2007 Götz Waschk <waschk@mandriva.org> 0.96-0.pre7.1mdv2007.1
12mu|dia-0.97.2-3|194	+ Revision: 141324
12mu|dia-0.97.2-3|195	- fix installation
12mu|dia-0.97.2-3|196	- new version
12mu|dia-0.97.2-3|197	
12mu|dia-0.97.2-3|198	* Tue Mar 06 2007 Götz Waschk <waschk@mandriva.org> 0.96-0.pre6.1mdv2007.1
12mu|dia-0.97.2-3|199	+ Revision: 133457
12mu|dia-0.97.2-3|200	- new version
12mu|dia-0.97.2-3|201	
12mu|dia-0.97.2-3|202	* Mon Feb 26 2007 Götz Waschk <waschk@mandriva.org> 0.96-0.pre5.1mdv2007.1
12mu|dia-0.97.2-3|203	+ Revision: 126086
12mu|dia-0.97.2-3|204	- new version
12mu|dia-0.97.2-3|205	
12mu|dia-0.97.2-3|206	* Mon Feb 05 2007 Götz Waschk <waschk@mandriva.org> 0.96-0.pre4.1mdv2007.1
12mu|dia-0.97.2-3|207	+ Revision: 116514
12mu|dia-0.97.2-3|208	- new version
12mu|dia-0.97.2-3|209	- fix broken XML in the English help
12mu|dia-0.97.2-3|210	
12mu|dia-0.97.2-3|211	* Mon Jan 22 2007 Götz Waschk <waschk@mandriva.org> 0.96-0.pre3.1mdv2007.1
12mu|dia-0.97.2-3|212	+ Revision: 112039
12mu|dia-0.97.2-3|213	- new version
12mu|dia-0.97.2-3|214	
12mu|dia-0.97.2-3|215	* Sun Jan 21 2007 Götz Waschk <waschk@mandriva.org> 0.96-0.pre2.1mdv2007.1
12mu|dia-0.97.2-3|216	+ Revision: 111411
12mu|dia-0.97.2-3|217	- new version
12mu|dia-0.97.2-3|218	- update patch 1
12mu|dia-0.97.2-3|219	- drop patch 2
12mu|dia-0.97.2-3|220	- fix installation
12mu|dia-0.97.2-3|221	
12mu|dia-0.97.2-3|222	* Thu Dec 14 2006 Götz Waschk <waschk@mandriva.org> 0.96-0.pre1.1mdv2007.1
12mu|dia-0.97.2-3|223	+ Revision: 96825
12mu|dia-0.97.2-3|224	- fix buildrequires
12mu|dia-0.97.2-3|225	- depend on yelp
12mu|dia-0.97.2-3|226	- new version
12mu|dia-0.97.2-3|227	- rediff patch 1
12mu|dia-0.97.2-3|228	- replace patch 2 with a perl one liner
12mu|dia-0.97.2-3|229	- drop patch 3
12mu|dia-0.97.2-3|230	- fix makefile to add missing defines
12mu|dia-0.97.2-3|231	- manually install documentation
12mu|dia-0.97.2-3|232	
12mu|dia-0.97.2-3|233	* Sat Dec 02 2006 Götz Waschk <waschk@mandriva.org> 0.95-6mdv2007.1
12mu|dia-0.97.2-3|234	+ Revision: 90035
12mu|dia-0.97.2-3|235	- Import dia
12mu|dia-0.97.2-3|236	
12mu|dia-0.97.2-3|237	* Sat Dec 02 2006 Gtz Waschk <waschk@mandriva.org> 0.95-6mdv2007.1
12mu|dia-0.97.2-3|238	- unpack patches
12mu|dia-0.97.2-3|239	
12mu|dia-0.97.2-3|240	* Thu Aug 03 2006 Frederic Crozat <fcrozat@mandriva.com> 0.95-5mdv2006.0
12mu|dia-0.97.2-3|241	- Rebuild with latest dbus
12mu|dia-0.97.2-3|242	
12mu|dia-0.97.2-3|243	* Fri Jul 28 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.95-4
12mu|dia-0.97.2-3|244	- add BuildRequires: desktop-file-utils
12mu|dia-0.97.2-3|245	
12mu|dia-0.97.2-3|246	* Sun Jul 16 2006 Nicolas Lcureuil <neoclust@mandriva.org> 0.95-3mdv2007.0
12mu|dia-0.97.2-3|247	- XDG menu
12mu|dia-0.97.2-3|248	- Use macro for mimetypes
12mu|dia-0.97.2-3|249	
12mu|dia-0.97.2-3|250	* Mon May 29 2006 Gtz Waschk <waschk@mandriva.org> 0.95-2mdv2007.0
12mu|dia-0.97.2-3|251	- update patch 2
12mu|dia-0.97.2-3|252	- upgrade to 0.95-1
12mu|dia-0.97.2-3|253	
12mu|dia-0.97.2-3|254	* Fri Apr 21 2006 Gtz Waschk <waschk@mandriva.org> 0.95-1mdk
12mu|dia-0.97.2-3|255	- drop patch 2
12mu|dia-0.97.2-3|256	- new version
12mu|dia-0.97.2-3|257	
12mu|dia-0.97.2-3|258	* Thu Apr 13 2006 Gtz Waschk <waschk@mandriva.org> 0.95-0.pre9.1mdk
12mu|dia-0.97.2-3|259	- update patch 2
12mu|dia-0.97.2-3|260	- new version
12mu|dia-0.97.2-3|261	
12mu|dia-0.97.2-3|262	* Wed Apr 05 2006 Gtz Waschk <waschk@mandriva.org> 0.95-0.pre8.1mdk
12mu|dia-0.97.2-3|263	- update patch 2
12mu|dia-0.97.2-3|264	- new version
12mu|dia-0.97.2-3|265	
12mu|dia-0.97.2-3|266	* Wed Mar 29 2006 Gtz Waschk <waschk@mandriva.org> 0.95-0.pre7.1mdk
12mu|dia-0.97.2-3|267	- update patch 2
12mu|dia-0.97.2-3|268	- new version
12mu|dia-0.97.2-3|269	
12mu|dia-0.97.2-3|270	* Wed Mar 22 2006 Gtz Waschk <waschk@mandriva.org> 0.95-0.pre6.1mdk
12mu|dia-0.97.2-3|271	- update patch 2
12mu|dia-0.97.2-3|272	- new snapshot
12mu|dia-0.97.2-3|273	
12mu|dia-0.97.2-3|274	* Mon Mar 20 2006 Gtz Waschk <waschk@mandriva.org> 0.95-0.pre5.2mdk
12mu|dia-0.97.2-3|275	- fix installation
12mu|dia-0.97.2-3|276	
12mu|dia-0.97.2-3|277	* Sun Mar 12 2006 Gtz Waschk <waschk@mandriva.org> 0.95-0.pre5.1mdk
12mu|dia-0.97.2-3|278	- update patch 2
12mu|dia-0.97.2-3|279	- new version
12mu|dia-0.97.2-3|280	
12mu|dia-0.97.2-3|281	* Tue Mar 07 2006 Gtz Waschk <waschk@mandriva.org> 0.95-0.pre4.1mdk
12mu|dia-0.97.2-3|282	- update patch 2
12mu|dia-0.97.2-3|283	- new version
12mu|dia-0.97.2-3|284	
12mu|dia-0.97.2-3|285	* Sun Feb 26 2006 Gtz Waschk <waschk@mandriva.org> 0.95-0.pre3.1mdk
12mu|dia-0.97.2-3|286	- rediff patch 2
12mu|dia-0.97.2-3|287	- new version
12mu|dia-0.97.2-3|288	
12mu|dia-0.97.2-3|289	* Wed Feb 22 2006 Gtz Waschk <waschk@mandriva.org> 0.95-0.pre2.1mdk
12mu|dia-0.97.2-3|290	- rediff patch 2
12mu|dia-0.97.2-3|291	- new version
12mu|dia-0.97.2-3|292	
12mu|dia-0.97.2-3|293	* Mon Feb 13 2006 Gtz Waschk <waschk@mandriva.org> 0.95-0.pre1.1mdk
12mu|dia-0.97.2-3|294	- patch 3 to add missing file
12mu|dia-0.97.2-3|295	- drop patches 3,4
12mu|dia-0.97.2-3|296	- rediff patches 0,1,2
12mu|dia-0.97.2-3|297	- new version
12mu|dia-0.97.2-3|298	
12mu|dia-0.97.2-3|299	* Fri Nov 25 2005 Christiaan Welvaart <cjW@daneel.dyndns.org> 0.94-9mdk
12mu|dia-0.97.2-3|300	- add BuildRequires: libxslt-proc scrollkeeper docbook-style-xsl
12mu|dia-0.97.2-3|301	
12mu|dia-0.97.2-3|302	* Fri Nov 18 2005 Oden Eriksson <oeriksson@mandriva.com> 0.94-8mdk
12mu|dia-0.97.2-3|303	- rebuilt against openssl-0.9.8a
12mu|dia-0.97.2-3|304	
12mu|dia-0.97.2-3|305	* Tue Oct 04 2005 Nicolas Lcureuil <neoclust@mandriva.org> 0.94-7mdk
12mu|dia-0.97.2-3|306	Fix BuildRequires
12mu|dia-0.97.2-3|307	
12mu|dia-0.97.2-3|308	* Mon Sep 19 2005 Gtz Waschk <waschk@mandriva.org> 0.94-6mdk
12mu|dia-0.97.2-3|309	- fix the man page format
12mu|dia-0.97.2-3|310	
12mu|dia-0.97.2-3|311	* Sat Aug 13 2005 Gtz Waschk <waschk@mandriva.org> 0.94-5mdk
12mu|dia-0.97.2-3|312	- patches for gcc4 and new cairo
12mu|dia-0.97.2-3|313	- rebuild for new cairo
12mu|dia-0.97.2-3|314	
12mu|dia-0.97.2-3|315	* Wed Jan 05 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 0.94-4mdk
12mu|dia-0.97.2-3|316	- Rebuild with latest howl
12mu|dia-0.97.2-3|317	
12mu|dia-0.97.2-3|318	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.94-3mdk
12mu|dia-0.97.2-3|319	- Rebuild for new python
12mu|dia-0.97.2-3|320	
12mu|dia-0.97.2-3|321	* Tue Aug 24 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.94-2mdk
12mu|dia-0.97.2-3|322	- fix buildrequires
12mu|dia-0.97.2-3|323	
12mu|dia-0.97.2-3|324	* Fri Aug 20 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.94-1mdk
12mu|dia-0.97.2-3|325	- rediff patch 2
12mu|dia-0.97.2-3|326	- new version
12mu|dia-0.97.2-3|327	
12mu|dia-0.97.2-3|328	* Mon Aug 09 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.94-0.pre6.1mdk
12mu|dia-0.97.2-3|329	- rediff patch 2
12mu|dia-0.97.2-3|330	- new version
12mu|dia-0.97.2-3|331	
12mu|dia-0.97.2-3|332	* Wed Aug 04 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.94-0.pre5.1mdk
12mu|dia-0.97.2-3|333	- rediff patch 2
12mu|dia-0.97.2-3|334	- new version
12mu|dia-0.97.2-3|335	
12mu|dia-0.97.2-3|336	* Tue Aug 03 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.94-0.pre4.1mdk
12mu|dia-0.97.2-3|337	- rediff patch 2
12mu|dia-0.97.2-3|338	- new version
12mu|dia-0.97.2-3|339	
12mu|dia-0.97.2-3|340	* Sat Jul 31 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 0.94-0.pre3.2mdk
12mu|dia-0.97.2-3|341	- Patch1: fix DTD location in help file
12mu|dia-0.97.2-3|342	- Add png version of ER,GRAFCET,Istar,KAOS,Jackson symbols
12mu|dia-0.97.2-3|343	- Remove hard dependencies on ISO fonts, it pulls X server
12mu|dia-0.97.2-3|344	
12mu|dia-0.97.2-3|345	* Tue Jul 27 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.94-0.pre3.1mdk
12mu|dia-0.97.2-3|346	- new version
12mu|dia-0.97.2-3|347	
12mu|dia-0.97.2-3|348	* Sat Jul 24 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.94-0.pre2.1mdk
12mu|dia-0.97.2-3|349	- new version
12mu|dia-0.97.2-3|350	
12mu|dia-0.97.2-3|351	* Tue Jul 13 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.94-0.pre1.1mdk
12mu|dia-0.97.2-3|352	- fix help menu entry
12mu|dia-0.97.2-3|353	- convert icons with imagemagick
12mu|dia-0.97.2-3|354	- drop yelp stuff
12mu|dia-0.97.2-3|355	- enable cairo
12mu|dia-0.97.2-3|356	- rediff patch 0
12mu|dia-0.97.2-3|357	- new version
12mu|dia-0.97.2-3|358	
12mu|dia-0.97.2-3|359	* Thu Jun 24 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.93-3mdk
12mu|dia-0.97.2-3|360	- reenable libtoolize
12mu|dia-0.97.2-3|361	- fix accellerator key setting (bug #10123)
12mu|dia-0.97.2-3|362	
12mu|dia-0.97.2-3|363	* Sat May 08 2004 Robert Vojta <robert.vojta@mandrake.cz> 0.93-2mdk
12mu|dia-0.97.2-3|364	- URL fixed (http://www.gnome.org/projects/dia)
12mu|dia-0.97.2-3|365	
12mu|dia-0.97.2-3|366	* Sun May 02 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.93-1mdk
12mu|dia-0.97.2-3|367	- New release 0.93
12mu|dia-0.97.2-3|368	
12mu|dia-0.97.2-3|369	* Thu Apr 15 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.93-0.pre3.1mdk
12mu|dia-0.97.2-3|370	- new version
12mu|dia-0.97.2-3|371	
12mu|dia-0.97.2-3|372	* Mon Apr 12 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.93-0.pre2.2mdk
12mu|dia-0.97.2-3|373	- fix help files conflict
12mu|dia-0.97.2-3|374	
12mu|dia-0.97.2-3|375	* Sat Apr 10 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.93-0.pre2.1mdk
12mu|dia-0.97.2-3|376	- fix gnome help file listing
12mu|dia-0.97.2-3|377	- new version
12mu|dia-0.97.2-3|378	
12mu|dia-0.97.2-3|379	* Thu Apr 08 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.93-0.pre1.1mdk
12mu|dia-0.97.2-3|380	- drop all patches
12mu|dia-0.97.2-3|381	- new version
12mu|dia-0.97.2-3|382	

19569 12
12mu|dialog-1.2-0.20140219.3|1	%define major 11
12mu|dialog-1.2-0.20140219.3|2	%define libname %mklibname %{name} %{major}
12mu|dialog-1.2-0.20140219.3|3	%define devname %mklibname -d %{name}
12mu|dialog-1.2-0.20140219.3|4	
12mu|dialog-1.2-0.20140219.3|5	%global dialogsubversion 20140219
12mu|dialog-1.2-0.20140219.3|6	
12mu|dialog-1.2-0.20140219.3|7	Summary:	A utility for creating TTY dialog boxes
12mu|dialog-1.2-0.20140219.3|8	Name:		dialog
12mu|dialog-1.2-0.20140219.3|9	Version:	1.2
12mu|dialog-1.2-0.20140219.3|10	Release:	0.%{dialogsubversion}.3
12mu|dialog-1.2-0.20140219.3|11	License:	LGPLv2.1+
12mu|dialog-1.2-0.20140219.3|12	Group:		Development/Tools
12mu|dialog-1.2-0.20140219.3|13	Url:		http://invisible-island.net/dialog/dialog.html
12mu|dialog-1.2-0.20140219.3|14	Source0:	ftp://invisible-island.net/dialog/dialog-%{version}-%{dialogsubversion}.tgz
12mu|dialog-1.2-0.20140219.3|15	Patch1:		dialog-incdir.patch
12mu|dialog-1.2-0.20140219.3|16	Patch2:		dialog-multilib.patch
12mu|dialog-1.2-0.20140219.3|17	Patch3:		dialog-libs.patch
12mu|dialog-1.2-0.20140219.3|18	BuildRequires:	findutils
12mu|dialog-1.2-0.20140219.3|19	BuildRequires:	gettext
12mu|dialog-1.2-0.20140219.3|20	BuildRequires:	libtool
12mu|dialog-1.2-0.20140219.3|21	BuildRequires:	pkgconfig(ncursesw)
12mu|dialog-1.2-0.20140219.3|22	Conflicts:	cdialog < 1.2
12mu|dialog-1.2-0.20140219.3|23	Obsoletes:	cdialog < 1.2
12mu|dialog-1.2-0.20140219.3|24	Provides:	cdialog = %{EVRD}
12mu|dialog-1.2-0.20140219.3|25	
12mu|dialog-1.2-0.20140219.3|26	%description
12mu|dialog-1.2-0.20140219.3|27	Dialog is a utility that allows you to show dialog boxes (containing
12mu|dialog-1.2-0.20140219.3|28	questions or messages) in TTY (text mode) interfaces.  Dialog is called
12mu|dialog-1.2-0.20140219.3|29	from within a shell script.  The following dialog boxes are implemented:
12mu|dialog-1.2-0.20140219.3|30	yes/no, menu, input, message, text, info, checklist, radiolist, and
12mu|dialog-1.2-0.20140219.3|31	gauge.
12mu|dialog-1.2-0.20140219.3|32	
12mu|dialog-1.2-0.20140219.3|33	Install dialog if you would like to create TTY dialog boxes.
12mu|dialog-1.2-0.20140219.3|34	
12mu|dialog-1.2-0.20140219.3|35	%files -f %{name}.lang
12mu|dialog-1.2-0.20140219.3|36	%doc COPYING dialog.lsm README _samples/samples
12mu|dialog-1.2-0.20140219.3|37	%{_bindir}/dialog
12mu|dialog-1.2-0.20140219.3|38	%{_mandir}/man1/dialog.*
12mu|dialog-1.2-0.20140219.3|39	
12mu|dialog-1.2-0.20140219.3|40	#----------------------------------------------------------------------------
12mu|dialog-1.2-0.20140219.3|41	
12mu|dialog-1.2-0.20140219.3|42	%package -n %{libname}
12mu|dialog-1.2-0.20140219.3|43	Summary:	Dialog shared library
12mu|dialog-1.2-0.20140219.3|44	Group:		System/Libraries
12mu|dialog-1.2-0.20140219.3|45	
12mu|dialog-1.2-0.20140219.3|46	%description -n %{libname}
12mu|dialog-1.2-0.20140219.3|47	Dialog is a utility that allows you to show dialog boxes (containing
12mu|dialog-1.2-0.20140219.3|48	questions or messages) in TTY (text mode) interfaces. This package
12mu|dialog-1.2-0.20140219.3|49	contains the dialog shared library.
12mu|dialog-1.2-0.20140219.3|50	
12mu|dialog-1.2-0.20140219.3|51	%files -n %{libname}
12mu|dialog-1.2-0.20140219.3|52	%{_libdir}/libdialog.so.%{major}*
12mu|dialog-1.2-0.20140219.3|53	
12mu|dialog-1.2-0.20140219.3|54	#----------------------------------------------------------------------------
12mu|dialog-1.2-0.20140219.3|55	
12mu|dialog-1.2-0.20140219.3|56	%package -n %{devname}
12mu|dialog-1.2-0.20140219.3|57	Summary:	Development files for building applications with the dialog library
12mu|dialog-1.2-0.20140219.3|58	Group:		Development/C
12mu|dialog-1.2-0.20140219.3|59	Requires:	pkgconfig(ncursesw)
12mu|dialog-1.2-0.20140219.3|60	Provides:	%{name}-devel
12mu|dialog-1.2-0.20140219.3|61	
12mu|dialog-1.2-0.20140219.3|62	%description -n %{devname}
12mu|dialog-1.2-0.20140219.3|63	Dialog is a utility that allows you to show dialog boxes (containing
12mu|dialog-1.2-0.20140219.3|64	questions or messages) in TTY (text mode) interfaces. This package
12mu|dialog-1.2-0.20140219.3|65	contains the files needed for developing applications, which use the
12mu|dialog-1.2-0.20140219.3|66	dialog library.
12mu|dialog-1.2-0.20140219.3|67	
12mu|dialog-1.2-0.20140219.3|68	%files -n %{devname}
12mu|dialog-1.2-0.20140219.3|69	%{_bindir}/dialog-config
12mu|dialog-1.2-0.20140219.3|70	%{_includedir}/*.h
12mu|dialog-1.2-0.20140219.3|71	%{_libdir}/libdialog.so
12mu|dialog-1.2-0.20140219.3|72	%{_mandir}/man3/dialog.*
12mu|dialog-1.2-0.20140219.3|73	
12mu|dialog-1.2-0.20140219.3|74	#----------------------------------------------------------------------------
12mu|dialog-1.2-0.20140219.3|75	
12mu|dialog-1.2-0.20140219.3|76	%prep
12mu|dialog-1.2-0.20140219.3|77	%setup -q -n dialog-%{version}-%{dialogsubversion}
12mu|dialog-1.2-0.20140219.3|78	%patch1 -p1 -b .incdir
12mu|dialog-1.2-0.20140219.3|79	%patch2 -p1 -b .multilib
12mu|dialog-1.2-0.20140219.3|80	%patch3 -p1 -b .libs
12mu|dialog-1.2-0.20140219.3|81	
12mu|dialog-1.2-0.20140219.3|82	%build
12mu|dialog-1.2-0.20140219.3|83	%configure2_5x \
12mu|dialog-1.2-0.20140219.3|84	--enable-nls \
12mu|dialog-1.2-0.20140219.3|85	--with-libtool \
12mu|dialog-1.2-0.20140219.3|86	--with-ncursesw \
12mu|dialog-1.2-0.20140219.3|87	--disable-static
12mu|dialog-1.2-0.20140219.3|88	
12mu|dialog-1.2-0.20140219.3|89	%make
12mu|dialog-1.2-0.20140219.3|90	
12mu|dialog-1.2-0.20140219.3|91	%install
12mu|dialog-1.2-0.20140219.3|92	# prepare packaged samples
12mu|dialog-1.2-0.20140219.3|93	rm -rf _samples
12mu|dialog-1.2-0.20140219.3|94	mkdir _samples
12mu|dialog-1.2-0.20140219.3|95	cp -a samples _samples
12mu|dialog-1.2-0.20140219.3|96	rm -rf _samples/samples/install
12mu|dialog-1.2-0.20140219.3|97	find _samples -type f -print0 | xargs -0 chmod a-x
12mu|dialog-1.2-0.20140219.3|98	
12mu|dialog-1.2-0.20140219.3|99	%makeinstall_std
12mu|dialog-1.2-0.20140219.3|100	
12mu|dialog-1.2-0.20140219.3|101	chmod 755 %{buildroot}%{_libdir}/libdialog.so.*.*.*
12mu|dialog-1.2-0.20140219.3|102	
12mu|dialog-1.2-0.20140219.3|103	%find_lang %{name}
12mu|dialog-1.2-0.20140219.3|104	
12mu|dialog-1.2-0.20140219.3|105	
12mu|dialog-1.2-0.20140219.3|106	%changelog
12mu|dialog-1.2-0.20140219.3|107	* Tue Jul 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2-0.20140219.3
12mu|dialog-1.2-0.20140219.3|108	+ Revision: 7308319
12mu|dialog-1.2-0.20140219.3|109	- Add Conflicts to avoid file conflicts for sure
12mu|dialog-1.2-0.20140219.3|110	
12mu|dialog-1.2-0.20140219.3|111	

19570 12
12mu|digikam-4.0.0-1|1	%bcond_without external_kvkontakte
12mu|digikam-4.0.0-1|2	%define _unpackaged_subdirs_terminate_build 0
12mu|digikam-4.0.0-1|3	%define beta %nil
12mu|digikam-4.0.0-1|4	
12mu|digikam-4.0.0-1|5	Summary:	A KDE photo management utility
12mu|digikam-4.0.0-1|6	Name:		digikam
12mu|digikam-4.0.0-1|7	Epoch:		2
12mu|digikam-4.0.0-1|8	Version:	4.0.0
12mu|digikam-4.0.0-1|9	License:	GPLv2+
12mu|digikam-4.0.0-1|10	Group:		Graphics
12mu|digikam-4.0.0-1|11	Url:		http://www.digikam.org
12mu|digikam-4.0.0-1|12	%if "%{beta}" != ""
12mu|digikam-4.0.0-1|13	Release:	0.%{beta}.1
12mu|digikam-4.0.0-1|14	Source0:	http://downloads.sourceforge.net/digikam/%{name}-software-compilation-%{version}-%{beta}.tar.bz2
12mu|digikam-4.0.0-1|15	%else
12mu|digikam-4.0.0-1|16	Release:	1
12mu|digikam-4.0.0-1|17	Source0:	http://downloads.sourceforge.net/digikam/%{name}-%{version}.tar.bz2
12mu|digikam-4.0.0-1|18	%endif
12mu|digikam-4.0.0-1|19	# Should be removed in next after 3.5.0 version
12mu|digikam-4.0.0-1|20	Source1:	digikam_ru.po
12mu|digikam-4.0.0-1|21	Source2:	kipiplugin_expoblending_ru.po
12mu|digikam-4.0.0-1|22	Source3:	kipiplugin_panorama_ru.po
12mu|digikam-4.0.0-1|23	Source4:	kipiplugin_videoslideshow_ru.po
12mu|digikam-4.0.0-1|24	Source100:	%{name}.rpmlintrc
12mu|digikam-4.0.0-1|25	Patch0:		digikam-2.4.1-use-external-libvkontake.patch
12mu|digikam-4.0.0-1|26	Patch1:		digikam-4.0.0-soversion.patch
12mu|digikam-4.0.0-1|27	
12mu|digikam-4.0.0-1|28	BuildRequires:	bison
12mu|digikam-4.0.0-1|29	BuildRequires:	doxygen
12mu|digikam-4.0.0-1|30	BuildRequires:	flex
12mu|digikam-4.0.0-1|31	BuildRequires:	imagemagick
12mu|digikam-4.0.0-1|32	%if %{mdvver} >= 201500
12mu|digikam-4.0.0-1|33	BuildRequires:	mariadb-server
12mu|digikam-4.0.0-1|34	%else
12mu|digikam-4.0.0-1|35	BuildRequires:	mysql-core
12mu|digikam-4.0.0-1|36	BuildRequires:	mysql-common
12mu|digikam-4.0.0-1|37	%endif
12mu|digikam-4.0.0-1|38	BuildRequires:	gomp-devel
12mu|digikam-4.0.0-1|39	BuildRequires:	hupnp-devel
12mu|digikam-4.0.0-1|40	BuildRequires:	kdelibs4-devel
12mu|digikam-4.0.0-1|41	BuildRequires:	kdepimlibs4-devel
12mu|digikam-4.0.0-1|42	BuildRequires:	marble-devel
12mu|digikam-4.0.0-1|43	BuildRequires:	tiff-devel
12mu|digikam-4.0.0-1|44	BuildRequires:	pkgconfig(gl)
12mu|digikam-4.0.0-1|45	BuildRequires:	pkgconfig(glu)
12mu|digikam-4.0.0-1|46	BuildRequires:	pkgconfig(ImageMagick)
12mu|digikam-4.0.0-1|47	BuildRequires:	pkgconfig(jasper)
12mu|digikam-4.0.0-1|48	BuildRequires:	pkgconfig(lcms)
12mu|digikam-4.0.0-1|49	BuildRequires:	pkgconfig(lensfun)
12mu|digikam-4.0.0-1|50	BuildRequires:	pkgconfig(libgphoto2)
12mu|digikam-4.0.0-1|51	BuildRequires:	pkgconfig(libgpod-1.0)
12mu|digikam-4.0.0-1|52	BuildRequires:	pkgconfig(libkexiv2)
12mu|digikam-4.0.0-1|53	BuildRequires:	pkgconfig(libksane)
12mu|digikam-4.0.0-1|54	BuildRequires:	pkgconfig(libkdcraw)
12mu|digikam-4.0.0-1|55	BuildRequires:	pkgconfig(libkipi)
12mu|digikam-4.0.0-1|56	BuildRequires:	pkgconfig(libxslt)
12mu|digikam-4.0.0-1|57	BuildRequires:	pkgconfig(lqr-1) >= 0.4.0
12mu|digikam-4.0.0-1|58	BuildRequires:	pkgconfig(opencv)
12mu|digikam-4.0.0-1|59	BuildRequires:	pkgconfig(QJson)
12mu|digikam-4.0.0-1|60	BuildRequires:	pkgconfig(QtGStreamer-0.10)
12mu|digikam-4.0.0-1|61	BuildRequires:	pkgconfig(sqlite3)
12mu|digikam-4.0.0-1|62	%if %{with external_kvkontakte}
12mu|digikam-4.0.0-1|63	BuildRequires:	kvkontakte-devel
12mu|digikam-4.0.0-1|64	%endif
12mu|digikam-4.0.0-1|65	%if %{mdvver} >= 201500
12mu|digikam-4.0.0-1|66	Requires:	mariadb-common
12mu|digikam-4.0.0-1|67	%else
12mu|digikam-4.0.0-1|68	Requires:	mysql-core
12mu|digikam-4.0.0-1|69	Requires:	mysql-common
12mu|digikam-4.0.0-1|70	%endif
12mu|digikam-4.0.0-1|71	Requires:	kdebase4-runtime
12mu|digikam-4.0.0-1|72	Requires:	kipi-common
12mu|digikam-4.0.0-1|73	Requires:	kipi-plugins
12mu|digikam-4.0.0-1|74	Requires:	libkface-common
12mu|digikam-4.0.0-1|75	Requires:	libkgeomap-common
12mu|digikam-4.0.0-1|76	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|77	Requires:	qt4-database-plugin-sqlite
12mu|digikam-4.0.0-1|78	
12mu|digikam-4.0.0-1|79	%description
12mu|digikam-4.0.0-1|80	DigiKam is an advanced digital photo management application for KDE.
12mu|digikam-4.0.0-1|81	Photos can be collected into albums which can be sorted chronologically,
12mu|digikam-4.0.0-1|82	by directory layout or by custom collections.
12mu|digikam-4.0.0-1|83	DigiKam also provides tagging functionality. Images can be tagged despite of
12mu|digikam-4.0.0-1|84	their position and digiKam provides fast and intuitive ways to browse them.
12mu|digikam-4.0.0-1|85	User comments and customized meta-information added to images, are stored
12mu|digikam-4.0.0-1|86	into a database and retrieved to make them available into the user interface.
12mu|digikam-4.0.0-1|87	As soon as the camera is plugged in digikam allows you to preview, download,
12mu|digikam-4.0.0-1|88	upload and delete images.
12mu|digikam-4.0.0-1|89	Digikam also includes tools like Image Editor, to modify photos using plugins
12mu|digikam-4.0.0-1|90	such as red eye correction or Gamma correction, exif management,...
12mu|digikam-4.0.0-1|91	Light Table to make artistic photos and an external image editor such
12mu|digikam-4.0.0-1|92	as Showfoto.
12mu|digikam-4.0.0-1|93	Digikam also uses KIPI plugins (KDE Image Plugin Interface) to increase
12mu|digikam-4.0.0-1|94	its functionalities.
12mu|digikam-4.0.0-1|95	
12mu|digikam-4.0.0-1|96	%files -f %{name}.lang
12mu|digikam-4.0.0-1|97	%doc core/AUTHORS core/ChangeLog core/COPYING core/COPYING.LIB core/NEWS core/README core/TODO  core/README.FACE core/TODO.FACE core/TODO.MYSQLPORT
12mu|digikam-4.0.0-1|98	%{_kde_bindir}/digikam
12mu|digikam-4.0.0-1|99	%{_kde_bindir}/digitaglinktree
12mu|digikam-4.0.0-1|100	%{_kde_bindir}/cleanup_digikamdb
12mu|digikam-4.0.0-1|101	%{_kde_libdir}/kde4/digikam*.so
12mu|digikam-4.0.0-1|102	%{_kde_libdir}/kde4/kio_digikam*.so
12mu|digikam-4.0.0-1|103	%{_kde_appsdir}/digikam
12mu|digikam-4.0.0-1|104	%{_kde_appsdir}/kconf_update/adjustlevelstool.upd
12mu|digikam-4.0.0-1|105	%{_kde_appsdir}/solid/actions/digikam*.desktop
12mu|digikam-4.0.0-1|106	%{_kde_applicationsdir}/digikam.desktop
12mu|digikam-4.0.0-1|107	%{_kde_services}/digikam*.desktop
12mu|digikam-4.0.0-1|108	%{_kde_services}/digikam*.protocol
12mu|digikam-4.0.0-1|109	%{_kde_servicetypes}/digikam*.desktop
12mu|digikam-4.0.0-1|110	%{_kde_mandir}/man1/digitaglinktree.1*
12mu|digikam-4.0.0-1|111	%{_kde_mandir}/man1/cleanup_digikamdb.1*
12mu|digikam-4.0.0-1|112	%{_kde_iconsdir}/*/*/apps/digikam.*
12mu|digikam-4.0.0-1|113	%{_kde_libdir}/kde4/libexec/digikamdatabaseserver
12mu|digikam-4.0.0-1|114	
12mu|digikam-4.0.0-1|115	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|116	
12mu|digikam-4.0.0-1|117	%package -n libkface-common
12mu|digikam-4.0.0-1|118	Summary:	Common files for libkface library
12mu|digikam-4.0.0-1|119	Group:		Graphics
12mu|digikam-4.0.0-1|120	Url:		https://projects.kde.org/projects/extragear/libs/libkface
12mu|digikam-4.0.0-1|121	BuildArch:	noarch
12mu|digikam-4.0.0-1|122	Conflicts:	%{name} < 1:2.0.0-0.rc1.2
12mu|digikam-4.0.0-1|123	
12mu|digikam-4.0.0-1|124	%description -n libkface-common
12mu|digikam-4.0.0-1|125	Common files for libkface library.
12mu|digikam-4.0.0-1|126	
12mu|digikam-4.0.0-1|127	Libkface is a Qt/C++ wrapper around LibFace library to perform face recognition
12mu|digikam-4.0.0-1|128	and detection over pictures.
12mu|digikam-4.0.0-1|129	
12mu|digikam-4.0.0-1|130	%files -n libkface-common
12mu|digikam-4.0.0-1|131	%doc extra/libkface/README extra/libkface/AUTHORS extra/libkface/COPYING
12mu|digikam-4.0.0-1|132	%{_kde_appsdir}/libkface
12mu|digikam-4.0.0-1|133	
12mu|digikam-4.0.0-1|134	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|135	
12mu|digikam-4.0.0-1|136	%package -n libkgeomap-common
12mu|digikam-4.0.0-1|137	Summary:	Common files for libkgeomap library
12mu|digikam-4.0.0-1|138	Group:		Graphics
12mu|digikam-4.0.0-1|139	Url:		https://projects.kde.org/projects/extragear/libs/libkgeomap
12mu|digikam-4.0.0-1|140	BuildArch:	noarch
12mu|digikam-4.0.0-1|141	Conflicts:	%{name} < 1:2.0.0-0.rc1.2
12mu|digikam-4.0.0-1|142	
12mu|digikam-4.0.0-1|143	%description -n libkgeomap-common
12mu|digikam-4.0.0-1|144	Common files for libkgeomap library
12mu|digikam-4.0.0-1|145	
12mu|digikam-4.0.0-1|146	Libkgeomap is a wrapper around world map components as Marble,
12mu|digikam-4.0.0-1|147	OpenstreetMap and Google Maps, for browsing and arranging
12mu|digikam-4.0.0-1|148	photos on a map.
12mu|digikam-4.0.0-1|149	
12mu|digikam-4.0.0-1|150	%files -n libkgeomap-common -f libkgeomap.lang
12mu|digikam-4.0.0-1|151	%doc extra/libkgeomap/README extra/libkgeomap/AUTHORS
12mu|digikam-4.0.0-1|152	%{_kde_appsdir}/libkgeomap
12mu|digikam-4.0.0-1|153	
12mu|digikam-4.0.0-1|154	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|155	
12mu|digikam-4.0.0-1|156	%package -n showfoto
12mu|digikam-4.0.0-1|157	Summary:	Fast Image Editor
12mu|digikam-4.0.0-1|158	Group:		Graphics
12mu|digikam-4.0.0-1|159	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|160	# Otherwise it doesn't work properly
12mu|digikam-4.0.0-1|161	Requires:	%{name} = %{EVRD}
12mu|digikam-4.0.0-1|162	
12mu|digikam-4.0.0-1|163	%description -n showfoto
12mu|digikam-4.0.0-1|164	Showfoto is a fast Image Editor with powerful image editing tools.
12mu|digikam-4.0.0-1|165	You can use it to view your photographs and improve them.
12mu|digikam-4.0.0-1|166	
12mu|digikam-4.0.0-1|167	%files -n showfoto -f showfoto.lang
12mu|digikam-4.0.0-1|168	%{_kde_bindir}/showfoto
12mu|digikam-4.0.0-1|169	%{_kde_datadir}/applications/kde4/showfoto.desktop
12mu|digikam-4.0.0-1|170	%{_kde_appsdir}/showfoto
12mu|digikam-4.0.0-1|171	%{_kde_iconsdir}/*/*/apps/showfoto.*
12mu|digikam-4.0.0-1|172	
12mu|digikam-4.0.0-1|173	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|174	
12mu|digikam-4.0.0-1|175	%define libdigikamdatabase_major 4
12mu|digikam-4.0.0-1|176	%define libdigikamdatabase %mklibname digikamdatabase %{libdigikamdatabase_major}
12mu|digikam-4.0.0-1|177	
12mu|digikam-4.0.0-1|178	%package -n %{libdigikamdatabase}
12mu|digikam-4.0.0-1|179	Summary:	Runtime library for %{name}
12mu|digikam-4.0.0-1|180	Group:		System/Libraries
12mu|digikam-4.0.0-1|181	Obsoletes:	%{_lib}digikamdatabase2 < 2:3.0.0
12mu|digikam-4.0.0-1|182	Obsoletes:	%{_lib}digikamdatabase3 < 2:4.0.0
12mu|digikam-4.0.0-1|183	
12mu|digikam-4.0.0-1|184	%description -n %{libdigikamdatabase}
12mu|digikam-4.0.0-1|185	Librairie File needed by %{name}
12mu|digikam-4.0.0-1|186	
12mu|digikam-4.0.0-1|187	%files -n %{libdigikamdatabase}
12mu|digikam-4.0.0-1|188	%{_kde_libdir}/libdigikamdatabase.so.%{libdigikamdatabase_major}*
12mu|digikam-4.0.0-1|189	
12mu|digikam-4.0.0-1|190	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|191	
12mu|digikam-4.0.0-1|192	%define libdigikamcore_major 4
12mu|digikam-4.0.0-1|193	%define libdigikamcore %mklibname digikamcore %{libdigikamcore_major}
12mu|digikam-4.0.0-1|194	
12mu|digikam-4.0.0-1|195	%package -n %{libdigikamcore}
12mu|digikam-4.0.0-1|196	Summary:	Runtime library for %{name}
12mu|digikam-4.0.0-1|197	Group:		System/Libraries
12mu|digikam-4.0.0-1|198	Obsoletes:	%{_lib}digikamcore2 < 2:3.0.0
12mu|digikam-4.0.0-1|199	Obsoletes:	%{_lib}digikamcore3 < 2:4.0.0
12mu|digikam-4.0.0-1|200	
12mu|digikam-4.0.0-1|201	%description -n %{libdigikamcore}
12mu|digikam-4.0.0-1|202	Librairie File needed by %{name}
12mu|digikam-4.0.0-1|203	
12mu|digikam-4.0.0-1|204	%files -n %{libdigikamcore}
12mu|digikam-4.0.0-1|205	%{_kde_libdir}/libdigikamcore.so.%{libdigikamcore_major}*
12mu|digikam-4.0.0-1|206	
12mu|digikam-4.0.0-1|207	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|208	
12mu|digikam-4.0.0-1|209	%define libkface_major 2
12mu|digikam-4.0.0-1|210	%define libkface %mklibname kface %{libkface_major}
12mu|digikam-4.0.0-1|211	
12mu|digikam-4.0.0-1|212	%package -n %{libkface}
12mu|digikam-4.0.0-1|213	Summary:	Runtime library for %{name}
12mu|digikam-4.0.0-1|214	Group:		System/Libraries
12mu|digikam-4.0.0-1|215	Url:		https://projects.kde.org/projects/extragear/libs/libkface
12mu|digikam-4.0.0-1|216	Obsoletes:	%{_lib}kface1 < 2:3.3.0
12mu|digikam-4.0.0-1|217	
12mu|digikam-4.0.0-1|218	%description -n %{libkface}
12mu|digikam-4.0.0-1|219	Librairie File needed by %{name}
12mu|digikam-4.0.0-1|220	
12mu|digikam-4.0.0-1|221	Libkface is a Qt/C++ wrapper around LibFace library to perform face recognition
12mu|digikam-4.0.0-1|222	and detection over pictures.
12mu|digikam-4.0.0-1|223	
12mu|digikam-4.0.0-1|224	%files -n %{libkface}
12mu|digikam-4.0.0-1|225	%{_kde_libdir}/libkface.so.%{libkface_major}*
12mu|digikam-4.0.0-1|226	
12mu|digikam-4.0.0-1|227	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|228	
12mu|digikam-4.0.0-1|229	%define libkgeomap_major 1
12mu|digikam-4.0.0-1|230	%define libkgeomap %mklibname kgeomap %{libkgeomap_major}
12mu|digikam-4.0.0-1|231	%define libkmap %mklibname kmap 1
12mu|digikam-4.0.0-1|232	
12mu|digikam-4.0.0-1|233	%package -n %{libkgeomap}
12mu|digikam-4.0.0-1|234	Summary:	Runtime library for %{name}
12mu|digikam-4.0.0-1|235	Group:		System/Libraries
12mu|digikam-4.0.0-1|236	Url:		https://projects.kde.org/projects/extragear/libs/libkgeomap
12mu|digikam-4.0.0-1|237	Obsoletes:	%{libkmap} < 1:2.0.0-0.rc1.2
12mu|digikam-4.0.0-1|238	
12mu|digikam-4.0.0-1|239	%description -n %{libkgeomap}
12mu|digikam-4.0.0-1|240	Librairie File needed by %{name}
12mu|digikam-4.0.0-1|241	
12mu|digikam-4.0.0-1|242	Libkgeomap is a wrapper around world map components as Marble, OpenstreetMap
12mu|digikam-4.0.0-1|243	and Google Maps,for browsing and arranging photos on a map.
12mu|digikam-4.0.0-1|244	
12mu|digikam-4.0.0-1|245	%files -n %{libkgeomap}
12mu|digikam-4.0.0-1|246	%{_kde_libdir}/libkgeomap.so.%{libkgeomap_major}*
12mu|digikam-4.0.0-1|247	
12mu|digikam-4.0.0-1|248	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|249	
12mu|digikam-4.0.0-1|250	%define libmediawiki_major 1
12mu|digikam-4.0.0-1|251	%define libmediawiki %mklibname mediawiki %{libmediawiki_major}
12mu|digikam-4.0.0-1|252	
12mu|digikam-4.0.0-1|253	%package -n %{libmediawiki}
12mu|digikam-4.0.0-1|254	Summary:	Runtime library for %{name}
12mu|digikam-4.0.0-1|255	Group:		System/Libraries
12mu|digikam-4.0.0-1|256	Url:		https://projects.kde.org/projects/extragear/libs/libmediawiki
12mu|digikam-4.0.0-1|257	
12mu|digikam-4.0.0-1|258	%description -n %{libmediawiki}
12mu|digikam-4.0.0-1|259	Librairie File needed by %{name}
12mu|digikam-4.0.0-1|260	
12mu|digikam-4.0.0-1|261	libmediawiki is a KDE C++ interface for MediaWiki based
12mu|digikam-4.0.0-1|262	web service as wikipedia.org.
12mu|digikam-4.0.0-1|263	
12mu|digikam-4.0.0-1|264	%files -n %{libmediawiki}
12mu|digikam-4.0.0-1|265	%{_kde_libdir}/libmediawiki.so.%{libmediawiki_major}*
12mu|digikam-4.0.0-1|266	
12mu|digikam-4.0.0-1|267	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|268	
12mu|digikam-4.0.0-1|269	%define libkipiplugins_major 4
12mu|digikam-4.0.0-1|270	%define libkipiplugins %mklibname kipiplugins %{libkipiplugins_major}
12mu|digikam-4.0.0-1|271	
12mu|digikam-4.0.0-1|272	%package -n %{libkipiplugins}
12mu|digikam-4.0.0-1|273	Summary:	Runtime library for %{name}
12mu|digikam-4.0.0-1|274	Group:		System/Libraries
12mu|digikam-4.0.0-1|275	Obsoletes:	%{_lib}kipiplugins2 < 2:3.0.0
12mu|digikam-4.0.0-1|276	Obsoletes:	%{_lib}kipiplugins3 < 2:4.0.0
12mu|digikam-4.0.0-1|277	
12mu|digikam-4.0.0-1|278	%description -n %{libkipiplugins}
12mu|digikam-4.0.0-1|279	Librairie File needed by %{name}
12mu|digikam-4.0.0-1|280	
12mu|digikam-4.0.0-1|281	%files -n %{libkipiplugins}
12mu|digikam-4.0.0-1|282	%{_kde_libdir}/libkipiplugins.so.%{libkipiplugins_major}*
12mu|digikam-4.0.0-1|283	
12mu|digikam-4.0.0-1|284	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|285	
12mu|digikam-4.0.0-1|286	%package -n kipi-plugins
12mu|digikam-4.0.0-1|287	Summary:	KDE image Interface Plugins
12mu|digikam-4.0.0-1|288	Group:		System/Libraries
12mu|digikam-4.0.0-1|289	Url:		https://projects.kde.org/projects/extragear/graphics/kipi-plugins
12mu|digikam-4.0.0-1|290	BuildArch:	noarch
12mu|digikam-4.0.0-1|291	Suggests:	kipi-plugins-acquireimages
12mu|digikam-4.0.0-1|292	Suggests:	kipi-plugins-advancedslideshow
12mu|digikam-4.0.0-1|293	Suggests:	kipi-plugins-batchprocess
12mu|digikam-4.0.0-1|294	Suggests:	kipi-plugins-calendar
12mu|digikam-4.0.0-1|295	Suggests:	kipi-plugins-debianscreenshot
12mu|digikam-4.0.0-1|296	Suggests:	kipi-plugins-dlna
12mu|digikam-4.0.0-1|297	Suggests:	kipi-plugins-dngconverter
12mu|digikam-4.0.0-1|298	Suggests:	kipi-plugins-dropbox
12mu|digikam-4.0.0-1|299	Suggests:	kipi-plugins-expoblending
12mu|digikam-4.0.0-1|300	Suggests:	kipi-plugins-facebook
12mu|digikam-4.0.0-1|301	Suggests:	kipi-plugins-flashexport
12mu|digikam-4.0.0-1|302	Suggests:	kipi-plugins-flickr
12mu|digikam-4.0.0-1|303	Suggests:	kipi-plugins-galleryexport
12mu|digikam-4.0.0-1|304	Suggests:	kipi-plugins-googledrive
12mu|digikam-4.0.0-1|305	Suggests:	kipi-plugins-gpssync
12mu|digikam-4.0.0-1|306	Suggests:	kipi-plugins-htmlexport
12mu|digikam-4.0.0-1|307	Suggests:	kipi-plugins-imageshack
12mu|digikam-4.0.0-1|308	Suggests:	kipi-plugins-imageviewer
12mu|digikam-4.0.0-1|309	Suggests:	kipi-plugins-imgurexport
12mu|digikam-4.0.0-1|310	Suggests:	kipi-plugins-ipodexport
12mu|digikam-4.0.0-1|311	Suggests:	kipi-plugins-jalbumexport
12mu|digikam-4.0.0-1|312	Suggests:	kipi-plugins-jpeglossless
12mu|digikam-4.0.0-1|313	Suggests:	kipi-plugins-kioexportimport
12mu|digikam-4.0.0-1|314	Suggests:	kipi-plugins-kmlexport
12mu|digikam-4.0.0-1|315	Suggests:	kipi-plugins-kopete
12mu|digikam-4.0.0-1|316	Suggests:	kipi-plugins-metadataedit
12mu|digikam-4.0.0-1|317	Suggests:	kipi-plugins-panorama
12mu|digikam-4.0.0-1|318	Suggests:	kipi-plugins-picasa
12mu|digikam-4.0.0-1|319	Suggests:	kipi-plugins-piwigoexport
12mu|digikam-4.0.0-1|320	Suggests:	kipi-plugins-printimages
12mu|digikam-4.0.0-1|321	Suggests:	kipi-plugins-rajceexport
12mu|digikam-4.0.0-1|322	Suggests:	kipi-plugins-rawconverter
12mu|digikam-4.0.0-1|323	Suggests:	kipi-plugins-removeredeyes
12mu|digikam-4.0.0-1|324	Suggests:	kipi-plugins-sendimages
12mu|digikam-4.0.0-1|325	Suggests:	kipi-plugins-shwup
12mu|digikam-4.0.0-1|326	Suggests:	kipi-plugins-smug
12mu|digikam-4.0.0-1|327	Suggests:	kipi-plugins-timeadjust
12mu|digikam-4.0.0-1|328	Suggests:	kipi-plugins-videoslideshow
12mu|digikam-4.0.0-1|329	Suggests:	kipi-plugins-vkontakte
12mu|digikam-4.0.0-1|330	Suggests:	kipi-plugins-wikimedia
12mu|digikam-4.0.0-1|331	Suggests:	kipi-plugins-yandexfotki
12mu|digikam-4.0.0-1|332	
12mu|digikam-4.0.0-1|333	%description -n kipi-plugins
12mu|digikam-4.0.0-1|334	The library of the KDE Image Plugin Interface.
12mu|digikam-4.0.0-1|335	
12mu|digikam-4.0.0-1|336	Libkipi allows image applications to use a plugin architecture
12mu|digikam-4.0.0-1|337	for additional functionality such as: RawConverter, SlideShow,
12mu|digikam-4.0.0-1|338	ImagesGallery, HTMLExport, PrintAssistant...
12mu|digikam-4.0.0-1|339	
12mu|digikam-4.0.0-1|340	%files -n kipi-plugins -f kipi-plugins.lang
12mu|digikam-4.0.0-1|341	%{_datadir}/apps/kipi/tips
12mu|digikam-4.0.0-1|342	%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
12mu|digikam-4.0.0-1|343	%{_kde_applicationsdir}/kipiplugins.desktop
12mu|digikam-4.0.0-1|344	
12mu|digikam-4.0.0-1|345	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|346	
12mu|digikam-4.0.0-1|347	%package -n kipi-plugins-acquireimages
12mu|digikam-4.0.0-1|348	Summary:	Acquireimages
12mu|digikam-4.0.0-1|349	Group:		System/Libraries
12mu|digikam-4.0.0-1|350	Requires:	kipi-common
12mu|digikam-4.0.0-1|351	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|352	
12mu|digikam-4.0.0-1|353	%description -n kipi-plugins-acquireimages
12mu|digikam-4.0.0-1|354	A tool to acquire images using flat scanner.
12mu|digikam-4.0.0-1|355	
12mu|digikam-4.0.0-1|356	%files -n kipi-plugins-acquireimages -f kipiplugin_acquireimages.lang
12mu|digikam-4.0.0-1|357	%{_kde_appsdir}/kipi/kipiplugin_acquireimagesui.rc
12mu|digikam-4.0.0-1|358	%{_kde_bindir}/scangui
12mu|digikam-4.0.0-1|359	%{_kde_libdir}/kde4/kipiplugin_acquireimages.so
12mu|digikam-4.0.0-1|360	%{_kde_services}/kipiplugin_acquireimages.desktop
12mu|digikam-4.0.0-1|361	%{_kde_applicationsdir}/scangui.desktop
12mu|digikam-4.0.0-1|362	
12mu|digikam-4.0.0-1|363	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|364	
12mu|digikam-4.0.0-1|365	%package -n kipi-plugins-advancedslideshow
12mu|digikam-4.0.0-1|366	Summary:	Advanced Slideshow Kipi Plugin
12mu|digikam-4.0.0-1|367	Group:		System/Libraries
12mu|digikam-4.0.0-1|368	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|369	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|370	Requires:	kipi-common
12mu|digikam-4.0.0-1|371	
12mu|digikam-4.0.0-1|372	%description -n kipi-plugins-advancedslideshow
12mu|digikam-4.0.0-1|373	A tool to slide images with 2D and 3D effects using OpenGL.
12mu|digikam-4.0.0-1|374	
12mu|digikam-4.0.0-1|375	%files -n kipi-plugins-advancedslideshow -f kipiplugin_advancedslideshow.lang
12mu|digikam-4.0.0-1|376	%{_kde_appsdir}/kipi/kipiplugin_advancedslideshowui.rc
12mu|digikam-4.0.0-1|377	%{_kde_libdir}/kde4/kipiplugin_advancedslideshow.so
12mu|digikam-4.0.0-1|378	%{_kde_services}/kipiplugin_advancedslideshow.desktop
12mu|digikam-4.0.0-1|379	%{_kde_iconsdir}/hicolor/*/apps/kipi-slideshow.*
12mu|digikam-4.0.0-1|380	
12mu|digikam-4.0.0-1|381	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|382	
12mu|digikam-4.0.0-1|383	%package -n kipi-plugins-batchprocess
12mu|digikam-4.0.0-1|384	Summary:	Batch Process Images Kipi Plugin
12mu|digikam-4.0.0-1|385	Group:		System/Libraries
12mu|digikam-4.0.0-1|386	# Resizing pictures need convert from imagemagick
12mu|digikam-4.0.0-1|387	Requires:	imagemagick
12mu|digikam-4.0.0-1|388	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|389	Requires:	kipi-common
12mu|digikam-4.0.0-1|390	
12mu|digikam-4.0.0-1|391	%description -n kipi-plugins-batchprocess
12mu|digikam-4.0.0-1|392	KIPI Batch Processing Images Plugin.
12mu|digikam-4.0.0-1|393	
12mu|digikam-4.0.0-1|394	%files -n kipi-plugins-batchprocess -f kipiplugin_batchprocessimages.lang
12mu|digikam-4.0.0-1|395	%{_kde_appsdir}/kipi/kipiplugin_batchprocessimagesui.rc
12mu|digikam-4.0.0-1|396	%{_kde_libdir}/kde4/kipiplugin_batchprocessimages.so
12mu|digikam-4.0.0-1|397	%{_kde_services}/kipiplugin_batchprocessimages.desktop
12mu|digikam-4.0.0-1|398	%{_kde_iconsdir}/hicolor/*/actions/recompressimages.png
12mu|digikam-4.0.0-1|399	%{_kde_iconsdir}/hicolor/*/actions/renameimages.png
12mu|digikam-4.0.0-1|400	%{_kde_iconsdir}/hicolor/*/actions/resizeimages.png
12mu|digikam-4.0.0-1|401	%{_kde_iconsdir}/hicolor/*/actions/borderimages.png
12mu|digikam-4.0.0-1|402	%{_kde_iconsdir}/hicolor/*/actions/colorimages.png
12mu|digikam-4.0.0-1|403	%{_kde_iconsdir}/hicolor/*/actions/convertimages.png
12mu|digikam-4.0.0-1|404	%{_kde_iconsdir}/hicolor/*/actions/effectimages.png
12mu|digikam-4.0.0-1|405	%{_kde_iconsdir}/hicolor/*/actions/filterimages.png
12mu|digikam-4.0.0-1|406	
12mu|digikam-4.0.0-1|407	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|408	
12mu|digikam-4.0.0-1|409	%package -n kipi-plugins-calendar
12mu|digikam-4.0.0-1|410	Summary:	Calendar Kipi Plugin
12mu|digikam-4.0.0-1|411	Group:		System/Libraries
12mu|digikam-4.0.0-1|412	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|413	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|414	Requires:	kipi-common
12mu|digikam-4.0.0-1|415	
12mu|digikam-4.0.0-1|416	%description -n kipi-plugins-calendar
12mu|digikam-4.0.0-1|417	A tool to create calendars.
12mu|digikam-4.0.0-1|418	
12mu|digikam-4.0.0-1|419	%files -n kipi-plugins-calendar -f kipiplugin_calendar.lang
12mu|digikam-4.0.0-1|420	%{_kde_appsdir}/kipi/kipiplugin_calendarui.rc
12mu|digikam-4.0.0-1|421	%{_kde_libdir}/kde4/kipiplugin_calendar.so
12mu|digikam-4.0.0-1|422	%{_kde_services}/kipiplugin_calendar.desktop
12mu|digikam-4.0.0-1|423	
12mu|digikam-4.0.0-1|424	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|425	
12mu|digikam-4.0.0-1|426	%package -n kipi-plugins-debianscreenshot
12mu|digikam-4.0.0-1|427	Summary:	Debian Screenshot Kipi Plugin
12mu|digikam-4.0.0-1|428	Group:		System/Libraries
12mu|digikam-4.0.0-1|429	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|430	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|431	Requires:	kipi-common
12mu|digikam-4.0.0-1|432	
12mu|digikam-4.0.0-1|433	%description -n kipi-plugins-debianscreenshot
12mu|digikam-4.0.0-1|434	A tool to export images to the Debian Screenshots site.
12mu|digikam-4.0.0-1|435	
12mu|digikam-4.0.0-1|436	%files -n kipi-plugins-debianscreenshot
12mu|digikam-4.0.0-1|437	%{_kde_appsdir}/kipi/kipiplugin_debianscreenshotsui.rc
12mu|digikam-4.0.0-1|438	%{_kde_libdir}/kde4/kipiplugin_debianscreenshots.so
12mu|digikam-4.0.0-1|439	%{_kde_services}/kipiplugin_debianscreenshots.desktop
12mu|digikam-4.0.0-1|440	%{_kde_iconsdir}/hicolor/*/apps/kipi-debianscreenshots.*
12mu|digikam-4.0.0-1|441	
12mu|digikam-4.0.0-1|442	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|443	
12mu|digikam-4.0.0-1|444	%package -n kipi-plugins-dlna
12mu|digikam-4.0.0-1|445	Summary:	DLNA support
12mu|digikam-4.0.0-1|446	Group:		System/Libraries
12mu|digikam-4.0.0-1|447	Requires:	kipi-common
12mu|digikam-4.0.0-1|448	
12mu|digikam-4.0.0-1|449	%description -n kipi-plugins-dlna
12mu|digikam-4.0.0-1|450	A tool to support DLNA.
12mu|digikam-4.0.0-1|451	
12mu|digikam-4.0.0-1|452	%files -n kipi-plugins-dlna
12mu|digikam-4.0.0-1|453	%{_kde_appsdir}/kipi/kipiplugin_dlnaexportui.rc
12mu|digikam-4.0.0-1|454	%{_kde_appsdir}/kipiplugin_dlnaexport
12mu|digikam-4.0.0-1|455	%{_kde_libdir}/kde4/kipiplugin_dlnaexport.so
12mu|digikam-4.0.0-1|456	%{_kde_services}/kipiplugin_dlnaexport.desktop
12mu|digikam-4.0.0-1|457	%{_kde_iconsdir}/hicolor/*/apps/kipi-dlna.*
12mu|digikam-4.0.0-1|458	
12mu|digikam-4.0.0-1|459	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|460	
12mu|digikam-4.0.0-1|461	%package -n kipi-plugins-dngconverter
12mu|digikam-4.0.0-1|462	Summary:	Dng converter Kipi Plugin
12mu|digikam-4.0.0-1|463	Group:		System/Libraries
12mu|digikam-4.0.0-1|464	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|465	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|466	Requires:	kipi-common
12mu|digikam-4.0.0-1|467	
12mu|digikam-4.0.0-1|468	%description -n kipi-plugins-dngconverter
12mu|digikam-4.0.0-1|469	A tool to convert Raw Image to Digital NeGative.
12mu|digikam-4.0.0-1|470	
12mu|digikam-4.0.0-1|471	%files -n kipi-plugins-dngconverter -f kipiplugin_dngconverter.lang
12mu|digikam-4.0.0-1|472	%{_kde_appsdir}/kipi/kipiplugin_dngconverterui.rc
12mu|digikam-4.0.0-1|473	%{_kde_bindir}/dngconverter
12mu|digikam-4.0.0-1|474	%{_kde_bindir}/dnginfo
12mu|digikam-4.0.0-1|475	%{_kde_applicationsdir}/dngconverter.desktop
12mu|digikam-4.0.0-1|476	%{_kde_libdir}/kde4/kipiplugin_dngconverter.so
12mu|digikam-4.0.0-1|477	%{_kde_services}/kipiplugin_dngconverter.desktop
12mu|digikam-4.0.0-1|478	%{_kde_iconsdir}/hicolor/*/apps/kipi-dngconverter.*
12mu|digikam-4.0.0-1|479	
12mu|digikam-4.0.0-1|480	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|481	
12mu|digikam-4.0.0-1|482	%package -n kipi-plugins-dropbox
12mu|digikam-4.0.0-1|483	Summary:	Dropbox export Kipi Plugin
12mu|digikam-4.0.0-1|484	Group:		System/Libraries
12mu|digikam-4.0.0-1|485	Requires:	kipi-common
12mu|digikam-4.0.0-1|486	
12mu|digikam-4.0.0-1|487	%description -n kipi-plugins-dropbox
12mu|digikam-4.0.0-1|488	A tool to export images to a remote Dropbox web service.
12mu|digikam-4.0.0-1|489	
12mu|digikam-4.0.0-1|490	%files -n kipi-plugins-dropbox
12mu|digikam-4.0.0-1|491	%{_kde_appsdir}/kipi/kipiplugin_dropboxui.rc
12mu|digikam-4.0.0-1|492	%{_kde_libdir}/kde4/kipiplugin_dropbox.so
12mu|digikam-4.0.0-1|493	%{_kde_services}/kipiplugin_dropbox.desktop
12mu|digikam-4.0.0-1|494	%{_kde_iconsdir}/hicolor/*/apps/kipi-dropbox.*
12mu|digikam-4.0.0-1|495	
12mu|digikam-4.0.0-1|496	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|497	
12mu|digikam-4.0.0-1|498	%package -n kipi-plugins-expoblending
12mu|digikam-4.0.0-1|499	Summary:	Expoblending Kipi Plugin
12mu|digikam-4.0.0-1|500	Group:		System/Libraries
12mu|digikam-4.0.0-1|501	# need align_image_stack from Hugin project and enfuse from Enblend project (runtime dependency)
12mu|digikam-4.0.0-1|502	Requires:	hugin
12mu|digikam-4.0.0-1|503	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|504	Requires:	kipi-common
12mu|digikam-4.0.0-1|505	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|506	
12mu|digikam-4.0.0-1|507	%description -n kipi-plugins-expoblending
12mu|digikam-4.0.0-1|508	A tool to blend bracketed images.
12mu|digikam-4.0.0-1|509	
12mu|digikam-4.0.0-1|510	%files -n kipi-plugins-expoblending -f kipiplugin_expoblending.lang
12mu|digikam-4.0.0-1|511	%{_kde_appsdir}/kipi/kipiplugin_expoblendingui.rc
12mu|digikam-4.0.0-1|512	%{_kde_appsdir}/kipiplugin_expoblending
12mu|digikam-4.0.0-1|513	%{_kde_bindir}/expoblending
12mu|digikam-4.0.0-1|514	%{_kde_applicationsdir}/expoblending.desktop
12mu|digikam-4.0.0-1|515	%{_kde_libdir}/kde4/kipiplugin_expoblending.so
12mu|digikam-4.0.0-1|516	%{_kde_services}/kipiplugin_expoblending.desktop
12mu|digikam-4.0.0-1|517	%{_kde_iconsdir}/hicolor/*/apps/kipi-expoblending.*
12mu|digikam-4.0.0-1|518	
12mu|digikam-4.0.0-1|519	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|520	
12mu|digikam-4.0.0-1|521	%package -n kipi-plugins-facebook
12mu|digikam-4.0.0-1|522	Summary:	Facebook Kipi Plugin
12mu|digikam-4.0.0-1|523	Group:		System/Libraries
12mu|digikam-4.0.0-1|524	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|525	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|526	Requires:	kipi-common
12mu|digikam-4.0.0-1|527	
12mu|digikam-4.0.0-1|528	%description -n kipi-plugins-facebook
12mu|digikam-4.0.0-1|529	A tool to import/export images to/from a remote Facebook web service.
12mu|digikam-4.0.0-1|530	
12mu|digikam-4.0.0-1|531	%files -n kipi-plugins-facebook -f kipiplugin_facebook.lang
12mu|digikam-4.0.0-1|532	%{_kde_appsdir}/kipi/kipiplugin_facebookui.rc
12mu|digikam-4.0.0-1|533	%{_kde_libdir}/kde4/kipiplugin_facebook.so
12mu|digikam-4.0.0-1|534	%{_kde_services}/kipiplugin_facebook.desktop
12mu|digikam-4.0.0-1|535	%{_kde_iconsdir}/hicolor/*/apps/kipi-facebook.*
12mu|digikam-4.0.0-1|536	
12mu|digikam-4.0.0-1|537	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|538	
12mu|digikam-4.0.0-1|539	%package -n kipi-plugins-flashexport
12mu|digikam-4.0.0-1|540	Summary:	Flash export Kipi Plugin
12mu|digikam-4.0.0-1|541	Group:		System/Libraries
12mu|digikam-4.0.0-1|542	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|543	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|544	Requires:	kipi-common
12mu|digikam-4.0.0-1|545	
12mu|digikam-4.0.0-1|546	%description -n kipi-plugins-flashexport
12mu|digikam-4.0.0-1|547	A tool to export images to Flash.
12mu|digikam-4.0.0-1|548	
12mu|digikam-4.0.0-1|549	%files -n kipi-plugins-flashexport -f kipiplugin_flashexport.lang
12mu|digikam-4.0.0-1|550	%{_kde_appsdir}/kipi/kipiplugin_flashexportui.rc
12mu|digikam-4.0.0-1|551	%{_kde_libdir}/kde4/kipiplugin_flashexport.so
12mu|digikam-4.0.0-1|552	%{_kde_appsdir}/kipiplugin_flashexport
12mu|digikam-4.0.0-1|553	%{_kde_services}/kipiplugin_flashexport.desktop
12mu|digikam-4.0.0-1|554	%{_kde_iconsdir}/hicolor/*/apps/kipi-flash.*
12mu|digikam-4.0.0-1|555	
12mu|digikam-4.0.0-1|556	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|557	
12mu|digikam-4.0.0-1|558	%package -n kipi-plugins-flickr
12mu|digikam-4.0.0-1|559	Summary:	Flick Export Kipi Plugin
12mu|digikam-4.0.0-1|560	Group:		System/Libraries
12mu|digikam-4.0.0-1|561	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|562	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|563	Requires:	kipi-common
12mu|digikam-4.0.0-1|564	
12mu|digikam-4.0.0-1|565	%description -n kipi-plugins-flickr
12mu|digikam-4.0.0-1|566	A tool to export images to a remote Flickr, 23 and Zoomr web services.
12mu|digikam-4.0.0-1|567	
12mu|digikam-4.0.0-1|568	%files -n kipi-plugins-flickr -f kipiplugin_flickrexport.lang
12mu|digikam-4.0.0-1|569	%{_kde_appsdir}/kipi/kipiplugin_flickrexportui.rc
12mu|digikam-4.0.0-1|570	%{_kde_libdir}/kde4/kipiplugin_flickrexport.so
12mu|digikam-4.0.0-1|571	%{_kde_services}/kipiplugin_flickrexport.desktop
12mu|digikam-4.0.0-1|572	%{_kde_iconsdir}/hicolor/*/apps/kipi-flickr.*
12mu|digikam-4.0.0-1|573	%{_kde_iconsdir}/hicolor/*/apps/kipi-hq.*
12mu|digikam-4.0.0-1|574	%{_kde_iconsdir}/hicolor/*/apps/kipi-zooomr.*
12mu|digikam-4.0.0-1|575	
12mu|digikam-4.0.0-1|576	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|577	
12mu|digikam-4.0.0-1|578	%package -n kipi-plugins-galleryexport
12mu|digikam-4.0.0-1|579	Summary:	Gallery Export Kipi Plugin
12mu|digikam-4.0.0-1|580	Group:		System/Libraries
12mu|digikam-4.0.0-1|581	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|582	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|583	Requires:	kipi-common
12mu|digikam-4.0.0-1|584	
12mu|digikam-4.0.0-1|585	%description -n kipi-plugins-galleryexport
12mu|digikam-4.0.0-1|586	A tool to export images to a remote Gallery.
12mu|digikam-4.0.0-1|587	
12mu|digikam-4.0.0-1|588	%files -n kipi-plugins-galleryexport -f kipiplugin_galleryexport.lang
12mu|digikam-4.0.0-1|589	%{_kde_appsdir}/kipi/kipiplugin_galleryexportui.rc
12mu|digikam-4.0.0-1|590	%{_kde_libdir}/kde4/kipiplugin_galleryexport.so
12mu|digikam-4.0.0-1|591	%{_kde_appsdir}/kipiplugin_galleryexport
12mu|digikam-4.0.0-1|592	%{_kde_services}/kipiplugin_galleryexport.desktop
12mu|digikam-4.0.0-1|593	%{_kde_iconsdir}/hicolor/*/apps/kipi-gallery.*
12mu|digikam-4.0.0-1|594	
12mu|digikam-4.0.0-1|595	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|596	
12mu|digikam-4.0.0-1|597	%package -n kipi-plugins-googledrive
12mu|digikam-4.0.0-1|598	Summary:	Google Drive export Kipi Plugin
12mu|digikam-4.0.0-1|599	Group:		System/Libraries
12mu|digikam-4.0.0-1|600	Requires:	kipi-common
12mu|digikam-4.0.0-1|601	
12mu|digikam-4.0.0-1|602	%description -n kipi-plugins-googledrive
12mu|digikam-4.0.0-1|603	A tool to export images to a remote Google Drive web service.
12mu|digikam-4.0.0-1|604	
12mu|digikam-4.0.0-1|605	%files -n kipi-plugins-googledrive
12mu|digikam-4.0.0-1|606	%{_kde_appsdir}/kipi/kipiplugin_googledriveui.rc
12mu|digikam-4.0.0-1|607	%{_kde_libdir}/kde4/kipiplugin_googledrive.so
12mu|digikam-4.0.0-1|608	%{_kde_services}/kipiplugin_googledrive.desktop
12mu|digikam-4.0.0-1|609	%{_kde_iconsdir}/hicolor/*/apps/kipi-googledrive.*
12mu|digikam-4.0.0-1|610	
12mu|digikam-4.0.0-1|611	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|612	
12mu|digikam-4.0.0-1|613	%package -n kipi-plugins-gpssync
12mu|digikam-4.0.0-1|614	Summary:	GPS Sync Kipi Plugin
12mu|digikam-4.0.0-1|615	Group:		System/Libraries
12mu|digikam-4.0.0-1|616	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|617	Requires:	kipi-common
12mu|digikam-4.0.0-1|618	
12mu|digikam-4.0.0-1|619	%description -n kipi-plugins-gpssync
12mu|digikam-4.0.0-1|620	A tool to geolocalize pictures.
12mu|digikam-4.0.0-1|621	
12mu|digikam-4.0.0-1|622	%files -n kipi-plugins-gpssync -f kipiplugin_gpssync.lang
12mu|digikam-4.0.0-1|623	%{_kde_appsdir}/kipi/kipiplugin_gpssyncui.rc
12mu|digikam-4.0.0-1|624	%{_kde_appsdir}/gpssync
12mu|digikam-4.0.0-1|625	%{_kde_libdir}/kde4/kipiplugin_gpssync.so
12mu|digikam-4.0.0-1|626	%{_kde_services}/kipiplugin_gpssync.desktop
12mu|digikam-4.0.0-1|627	%{_kde_iconsdir}/hicolor/*/apps/kipi-gpsimagetag.*
12mu|digikam-4.0.0-1|628	
12mu|digikam-4.0.0-1|629	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|630	
12mu|digikam-4.0.0-1|631	%package -n kipi-plugins-htmlexport
12mu|digikam-4.0.0-1|632	Summary:	Html Export Kipi Plugin
12mu|digikam-4.0.0-1|633	Group:		System/Libraries
12mu|digikam-4.0.0-1|634	Conflicts:	kipi-plugins < 2:3.2.0
12mu|digikam-4.0.0-1|635	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|636	Requires:	kipi-common
12mu|digikam-4.0.0-1|637	
12mu|digikam-4.0.0-1|638	%description -n kipi-plugins-htmlexport
12mu|digikam-4.0.0-1|639	A tool to export images collections into a static XHTML page.
12mu|digikam-4.0.0-1|640	
12mu|digikam-4.0.0-1|641	%files -n kipi-plugins-htmlexport -f kipiplugin_htmlexport.lang
12mu|digikam-4.0.0-1|642	%{_kde_appsdir}/kipi/kipiplugin_htmlexportui.rc
12mu|digikam-4.0.0-1|643	%{_kde_appsdir}/kipiplugin_htmlexport
12mu|digikam-4.0.0-1|644	%{_kde_libdir}/kde4/kipiplugin_htmlexport.so
12mu|digikam-4.0.0-1|645	%{_kde_services}/kipiplugin_htmlexport.desktop
12mu|digikam-4.0.0-1|646	
12mu|digikam-4.0.0-1|647	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|648	
12mu|digikam-4.0.0-1|649	%package -n kipi-plugins-imageviewer
12mu|digikam-4.0.0-1|650	Summary:	Image Viewer Kipi Plugin
12mu|digikam-4.0.0-1|651	Group:		System/Libraries
12mu|digikam-4.0.0-1|652	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|653	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|654	Requires:	kipi-common
12mu|digikam-4.0.0-1|655	
12mu|digikam-4.0.0-1|656	%description -n kipi-plugins-imageviewer
12mu|digikam-4.0.0-1|657	A tool to preview images using OpenGl.
12mu|digikam-4.0.0-1|658	
12mu|digikam-4.0.0-1|659	%files -n kipi-plugins-imageviewer -f kipiplugin_imageviewer.lang
12mu|digikam-4.0.0-1|660	%{_kde_appsdir}/kipi/kipiplugin_imageviewerui.rc
12mu|digikam-4.0.0-1|661	%{_kde_libdir}/kde4/kipiplugin_imageviewer.so
12mu|digikam-4.0.0-1|662	%{_kde_appsdir}/kipiplugin_imageviewer
12mu|digikam-4.0.0-1|663	%{_kde_services}/kipiplugin_imageviewer.desktop
12mu|digikam-4.0.0-1|664	%{_kde_iconsdir}/hicolor/*/apps/kipi-ogl.*
12mu|digikam-4.0.0-1|665	
12mu|digikam-4.0.0-1|666	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|667	
12mu|digikam-4.0.0-1|668	%package -n kipi-plugins-imageshack
12mu|digikam-4.0.0-1|669	Summary:	Imageshack Export Kipi Plugin
12mu|digikam-4.0.0-1|670	Group:		System/Libraries
12mu|digikam-4.0.0-1|671	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|672	Requires:	kipi-common
12mu|digikam-4.0.0-1|673	
12mu|digikam-4.0.0-1|674	%description -n kipi-plugins-imageshack
12mu|digikam-4.0.0-1|675	A tool to export images to ImageShack.
12mu|digikam-4.0.0-1|676	
12mu|digikam-4.0.0-1|677	%files -n kipi-plugins-imageshack
12mu|digikam-4.0.0-1|678	%{_kde_appsdir}/kipi/kipiplugin_imageshackexportui.rc
12mu|digikam-4.0.0-1|679	%{_kde_libdir}/kde4/kipiplugin_imageshackexport.so
12mu|digikam-4.0.0-1|680	%{_kde_services}/kipiplugin_imageshackexport.desktop
12mu|digikam-4.0.0-1|681	%{_kde_iconsdir}/hicolor/*/apps/kipi-imageshack.*
12mu|digikam-4.0.0-1|682	
12mu|digikam-4.0.0-1|683	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|684	
12mu|digikam-4.0.0-1|685	%package -n kipi-plugins-imgurexport
12mu|digikam-4.0.0-1|686	Summary:	Imgur Kipi Plugin
12mu|digikam-4.0.0-1|687	Group:		System/Libraries
12mu|digikam-4.0.0-1|688	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|689	Requires:	kipi-common
12mu|digikam-4.0.0-1|690	
12mu|digikam-4.0.0-1|691	%description -n kipi-plugins-imgurexport
12mu|digikam-4.0.0-1|692	A tool to export pictures to Imgur.
12mu|digikam-4.0.0-1|693	
12mu|digikam-4.0.0-1|694	%files -n kipi-plugins-imgurexport
12mu|digikam-4.0.0-1|695	%{_kde_appsdir}/kipi/kipiplugin_imgurexportui.rc
12mu|digikam-4.0.0-1|696	%{_kde_libdir}/kde4/kipiplugin_imgurexport.so
12mu|digikam-4.0.0-1|697	%{_kde_services}/kipiplugin_imgurexport.desktop
12mu|digikam-4.0.0-1|698	%{_kde_iconsdir}/hicolor/*/apps/kipi-imgur.*
12mu|digikam-4.0.0-1|699	
12mu|digikam-4.0.0-1|700	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|701	
12mu|digikam-4.0.0-1|702	%package -n kipi-plugins-ipodexport
12mu|digikam-4.0.0-1|703	Summary:	Ipod Kipi Plugin
12mu|digikam-4.0.0-1|704	Group:		System/Libraries
12mu|digikam-4.0.0-1|705	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|706	Requires:	kipi-common
12mu|digikam-4.0.0-1|707	
12mu|digikam-4.0.0-1|708	%description -n kipi-plugins-ipodexport
12mu|digikam-4.0.0-1|709	A tool to export pictures to an Ipod device.
12mu|digikam-4.0.0-1|710	
12mu|digikam-4.0.0-1|711	%files -n kipi-plugins-ipodexport -f kipiplugin_ipodexport.lang
12mu|digikam-4.0.0-1|712	%{_kde_appsdir}/kipi/kipiplugin_ipodexportui.rc
12mu|digikam-4.0.0-1|713	%{_kde_libdir}/kde4/kipiplugin_ipodexport.so
12mu|digikam-4.0.0-1|714	%{_kde_services}/kipiplugin_ipodexport.desktop
12mu|digikam-4.0.0-1|715	
12mu|digikam-4.0.0-1|716	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|717	
12mu|digikam-4.0.0-1|718	%package -n kipi-plugins-jalbumexport
12mu|digikam-4.0.0-1|719	Summary:	JAlbum Export Kipi Plugin
12mu|digikam-4.0.0-1|720	Group:		System/Libraries
12mu|digikam-4.0.0-1|721	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|722	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|723	Requires:	kipi-common
12mu|digikam-4.0.0-1|724	
12mu|digikam-4.0.0-1|725	%description -n kipi-plugins-jalbumexport
12mu|digikam-4.0.0-1|726	A tool to export images to a remote JAlbum.
12mu|digikam-4.0.0-1|727	
12mu|digikam-4.0.0-1|728	%files -n kipi-plugins-jalbumexport
12mu|digikam-4.0.0-1|729	%{_kde_appsdir}/kipi/kipiplugin_jalbumexportui.rc
12mu|digikam-4.0.0-1|730	%{_kde_libdir}/kde4/kipiplugin_jalbumexport.so
12mu|digikam-4.0.0-1|731	%{_kde_services}/kipiplugin_jalbumexport.desktop
12mu|digikam-4.0.0-1|732	%{_kde_iconsdir}/hicolor/*/apps/kipi-jalbum.*
12mu|digikam-4.0.0-1|733	
12mu|digikam-4.0.0-1|734	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|735	
12mu|digikam-4.0.0-1|736	%package -n kipi-plugins-jpeglossless
12mu|digikam-4.0.0-1|737	Summary:	Jpeg Lossless Kipi Plugin
12mu|digikam-4.0.0-1|738	Group:		System/Libraries
12mu|digikam-4.0.0-1|739	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|740	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|741	Requires:	kipi-common
12mu|digikam-4.0.0-1|742	
12mu|digikam-4.0.0-1|743	%description -n kipi-plugins-jpeglossless
12mu|digikam-4.0.0-1|744	A tool to rotate/flip images without losing quality.
12mu|digikam-4.0.0-1|745	
12mu|digikam-4.0.0-1|746	%files -n kipi-plugins-jpeglossless -f kipiplugin_jpeglossless.lang
12mu|digikam-4.0.0-1|747	%{_kde_appsdir}/kipi/kipiplugin_jpeglosslessui.rc
12mu|digikam-4.0.0-1|748	%{_kde_libdir}/kde4/kipiplugin_jpeglossless.so
12mu|digikam-4.0.0-1|749	%{_kde_services}/kipiplugin_jpeglossless.desktop
12mu|digikam-4.0.0-1|750	%{_kde_iconsdir}/hicolor/*/actions/flip-horizontal.png
12mu|digikam-4.0.0-1|751	%{_kde_iconsdir}/hicolor/*/actions/grayscaleconvert.png
12mu|digikam-4.0.0-1|752	
12mu|digikam-4.0.0-1|753	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|754	
12mu|digikam-4.0.0-1|755	%package -n kipi-plugins-kioexportimport
12mu|digikam-4.0.0-1|756	Summary:	Kio Export Import Kipi Plugin
12mu|digikam-4.0.0-1|757	Group:		System/Libraries
12mu|digikam-4.0.0-1|758	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|759	Requires:	kipi-common
12mu|digikam-4.0.0-1|760	
12mu|digikam-4.0.0-1|761	%description -n kipi-plugins-kioexportimport
12mu|digikam-4.0.0-1|762	A tool to export pictures to or import from a remote directory that is
12mu|digikam-4.0.0-1|763	accessible via KIO.
12mu|digikam-4.0.0-1|764	
12mu|digikam-4.0.0-1|765	%files -n kipi-plugins-kioexportimport -f kipiplugin_kioexportimport.lang
12mu|digikam-4.0.0-1|766	%{_kde_libdir}/kde4/kipiplugin_kioexportimport.so
12mu|digikam-4.0.0-1|767	%{_kde_services}/kipiplugin_kioexportimport.desktop
12mu|digikam-4.0.0-1|768	%{_kde_appsdir}/kipi/kipiplugin_kioexportimportui.rc
12mu|digikam-4.0.0-1|769	
12mu|digikam-4.0.0-1|770	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|771	
12mu|digikam-4.0.0-1|772	%package -n kipi-plugins-kmlexport
12mu|digikam-4.0.0-1|773	Summary:	Create KML files to present images with coordinates
12mu|digikam-4.0.0-1|774	Group:		System/Libraries
12mu|digikam-4.0.0-1|775	Requires:	kipi-common
12mu|digikam-4.0.0-1|776	
12mu|digikam-4.0.0-1|777	%description -n kipi-plugins-kmlexport
12mu|digikam-4.0.0-1|778	A plugin to create KML files to present images with coordinates.
12mu|digikam-4.0.0-1|779	
12mu|digikam-4.0.0-1|780	%files -n kipi-plugins-kmlexport
12mu|digikam-4.0.0-1|781	%{_kde_appsdir}/kipi/kipiplugin_kmlexportui.rc
12mu|digikam-4.0.0-1|782	%{_kde_libdir}/kde4/kipiplugin_kmlexport.so
12mu|digikam-4.0.0-1|783	%{_kde_services}/kipiplugin_kmlexport.desktop
12mu|digikam-4.0.0-1|784	
12mu|digikam-4.0.0-1|785	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|786	
12mu|digikam-4.0.0-1|787	%package -n kipi-plugins-kopete
12mu|digikam-4.0.0-1|788	Summary:	Kopete kipi plugin
12mu|digikam-4.0.0-1|789	Group:		System/Libraries
12mu|digikam-4.0.0-1|790	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|791	Requires:	kipi-common
12mu|digikam-4.0.0-1|792	
12mu|digikam-4.0.0-1|793	%description -n kipi-plugins-kopete
12mu|digikam-4.0.0-1|794	A tool to export images to an instant messaging contact.
12mu|digikam-4.0.0-1|795	
12mu|digikam-4.0.0-1|796	%files -n kipi-plugins-kopete
12mu|digikam-4.0.0-1|797	%{_kde_appsdir}/kipi/kipiplugin_kopeteui.rc
12mu|digikam-4.0.0-1|798	%{_kde_libdir}/kde4/kipiplugin_kopete.so
12mu|digikam-4.0.0-1|799	%{_kde_services}/kipiplugin_kopete.desktop
12mu|digikam-4.0.0-1|800	
12mu|digikam-4.0.0-1|801	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|802	
12mu|digikam-4.0.0-1|803	%package -n kipi-plugins-metadataedit
12mu|digikam-4.0.0-1|804	Summary:	Meta Data Edit kipi plugins
12mu|digikam-4.0.0-1|805	Group:		System/Libraries
12mu|digikam-4.0.0-1|806	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|807	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|808	Requires:	kipi-common
12mu|digikam-4.0.0-1|809	
12mu|digikam-4.0.0-1|810	%description -n kipi-plugins-metadataedit
12mu|digikam-4.0.0-1|811	A tool to edit EXIF,IPTC and XMP metadata.
12mu|digikam-4.0.0-1|812	
12mu|digikam-4.0.0-1|813	%files -n kipi-plugins-metadataedit -f kipiplugin_metadataedit.lang
12mu|digikam-4.0.0-1|814	%{_kde_appsdir}/kipi/kipiplugin_metadataeditui.rc
12mu|digikam-4.0.0-1|815	%{_kde_libdir}/kde4/kipiplugin_metadataedit.so
12mu|digikam-4.0.0-1|816	%{_kde_services}/kipiplugin_metadataedit.desktop
12mu|digikam-4.0.0-1|817	%{_kde_iconsdir}/hicolor/*/apps/kipi-metadataedit.*
12mu|digikam-4.0.0-1|818	
12mu|digikam-4.0.0-1|819	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|820	
12mu|digikam-4.0.0-1|821	%package -n kipi-plugins-panorama
12mu|digikam-4.0.0-1|822	Summary:	Panorama tools
12mu|digikam-4.0.0-1|823	Group:		System/Libraries
12mu|digikam-4.0.0-1|824	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|825	Requires:	kipi-common
12mu|digikam-4.0.0-1|826	Requires:	hugin
12mu|digikam-4.0.0-1|827	
12mu|digikam-4.0.0-1|828	%description -n kipi-plugins-panorama
12mu|digikam-4.0.0-1|829	A tool to create panorama.
12mu|digikam-4.0.0-1|830	
12mu|digikam-4.0.0-1|831	%files -n kipi-plugins-panorama -f kipiplugin_panorama.lang
12mu|digikam-4.0.0-1|832	%{_kde_appsdir}/kipi/kipiplugin_panoramaui.rc
12mu|digikam-4.0.0-1|833	%{_kde_bindir}/panoramagui
12mu|digikam-4.0.0-1|834	%{_kde_libdir}/kde4/kipiplugin_panorama.so
12mu|digikam-4.0.0-1|835	%{_kde_appsdir}/kipiplugin_panorama/
12mu|digikam-4.0.0-1|836	%{_kde_services}/kipiplugin_panorama.desktop
12mu|digikam-4.0.0-1|837	%{_kde_applicationsdir}/panoramagui.desktop
12mu|digikam-4.0.0-1|838	%{_kde_iconsdir}/hicolor/*/apps/kipi-panorama.*
12mu|digikam-4.0.0-1|839	
12mu|digikam-4.0.0-1|840	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|841	
12mu|digikam-4.0.0-1|842	%package -n kipiplugin-photolayouts-editor
12mu|digikam-4.0.0-1|843	Summary:	Photo Layouts Editor
12mu|digikam-4.0.0-1|844	Group:		System/Libraries
12mu|digikam-4.0.0-1|845	Requires:	kipi-common
12mu|digikam-4.0.0-1|846	
12mu|digikam-4.0.0-1|847	%description -n kipiplugin-photolayouts-editor
12mu|digikam-4.0.0-1|848	Photo Layouts Editor.
12mu|digikam-4.0.0-1|849	
12mu|digikam-4.0.0-1|850	%files -n kipiplugin-photolayouts-editor
12mu|digikam-4.0.0-1|851	%{_kde_appsdir}/kipi/kipiplugin_photolayoutseditorui.rc
12mu|digikam-4.0.0-1|852	%{_kde_appsdir}/photolayoutseditor
12mu|digikam-4.0.0-1|853	%{_kde_applicationsdir}/photolayoutseditor.desktop
12mu|digikam-4.0.0-1|854	%{_kde_bindir}/photolayoutseditor
12mu|digikam-4.0.0-1|855	%{_kde_libdir}/kde4/kipiplugin_photolayoutseditor.so
12mu|digikam-4.0.0-1|856	%{_kde_services}/kipiplugin_photolayoutseditor.desktop
12mu|digikam-4.0.0-1|857	%{_kde_servicetypes}/photolayoutseditorborderplugin.desktop
12mu|digikam-4.0.0-1|858	%{_kde_servicetypes}/photolayoutseditoreffectplugin.desktop
12mu|digikam-4.0.0-1|859	%{_kde_datadir}/templates/kipiplugins_photolayoutseditor
12mu|digikam-4.0.0-1|860	%{_kde_datadir}/config.kcfg/photolayoutseditor.kcfg
12mu|digikam-4.0.0-1|861	%{_kde_iconsdir}/hicolor/*/apps/photolayoutseditor.png
12mu|digikam-4.0.0-1|862	
12mu|digikam-4.0.0-1|863	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|864	
12mu|digikam-4.0.0-1|865	%package -n kipi-plugins-picasa
12mu|digikam-4.0.0-1|866	Summary:	Picasa Kipi Plugins
12mu|digikam-4.0.0-1|867	Group:		System/Libraries
12mu|digikam-4.0.0-1|868	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|869	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|870	Requires:	kipi-common
12mu|digikam-4.0.0-1|871	
12mu|digikam-4.0.0-1|872	%description -n kipi-plugins-picasa
12mu|digikam-4.0.0-1|873	A tool to export images to a remote Picase Web Service
12mu|digikam-4.0.0-1|874	
12mu|digikam-4.0.0-1|875	%files -n kipi-plugins-picasa -f kipiplugin_picasawebexport.lang
12mu|digikam-4.0.0-1|876	%{_kde_appsdir}/kipi/kipiplugin_picasawebexportui.rc
12mu|digikam-4.0.0-1|877	%{_kde_libdir}/kde4/kipiplugin_picasawebexport.so
12mu|digikam-4.0.0-1|878	%{_kde_services}/kipiplugin_picasawebexport.desktop
12mu|digikam-4.0.0-1|879	%{_kde_iconsdir}/hicolor/*/apps/kipi-picasa.*
12mu|digikam-4.0.0-1|880	
12mu|digikam-4.0.0-1|881	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|882	
12mu|digikam-4.0.0-1|883	%package -n kipi-plugins-piwigoexport
12mu|digikam-4.0.0-1|884	Summary:	Piwi Go Export
12mu|digikam-4.0.0-1|885	Group:		System/Libraries
12mu|digikam-4.0.0-1|886	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|887	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|888	Requires:	kipi-common
12mu|digikam-4.0.0-1|889	
12mu|digikam-4.0.0-1|890	%description -n kipi-plugins-piwigoexport
12mu|digikam-4.0.0-1|891	A tool to export images to a remote Piwigo.
12mu|digikam-4.0.0-1|892	
12mu|digikam-4.0.0-1|893	%files -n kipi-plugins-piwigoexport -f kipiplugin_piwigoexport.lang
12mu|digikam-4.0.0-1|894	%{_kde_appsdir}/kipi/kipiplugin_piwigoexportui.rc
12mu|digikam-4.0.0-1|895	%{_kde_libdir}/kde4/kipiplugin_piwigoexport.so
12mu|digikam-4.0.0-1|896	%{_kde_appsdir}/kipiplugin_piwigoexport
12mu|digikam-4.0.0-1|897	%{_kde_services}/kipiplugin_piwigoexport.desktop
12mu|digikam-4.0.0-1|898	%{_kde_iconsdir}/hicolor/*/apps/kipi-piwigo.*
12mu|digikam-4.0.0-1|899	
12mu|digikam-4.0.0-1|900	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|901	
12mu|digikam-4.0.0-1|902	%package -n kipi-plugins-printimages
12mu|digikam-4.0.0-1|903	Summary:	Print Images Kipi Plugin
12mu|digikam-4.0.0-1|904	Group:		System/Libraries
12mu|digikam-4.0.0-1|905	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|906	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|907	Requires:	kipi-common
12mu|digikam-4.0.0-1|908	
12mu|digikam-4.0.0-1|909	%description -n kipi-plugins-printimages
12mu|digikam-4.0.0-1|910	A tool to print images in various formats.
12mu|digikam-4.0.0-1|911	
12mu|digikam-4.0.0-1|912	%files -n kipi-plugins-printimages -f kipiplugin_printimages.lang
12mu|digikam-4.0.0-1|913	%{_kde_appsdir}/kipi/kipiplugin_printimagesui.rc
12mu|digikam-4.0.0-1|914	%{_kde_libdir}/kde4/kipiplugin_printimages.so
12mu|digikam-4.0.0-1|915	%{_kde_services}/kipiplugin_printimages.desktop
12mu|digikam-4.0.0-1|916	%{_kde_appsdir}/kipiplugin_printimages/
12mu|digikam-4.0.0-1|917	
12mu|digikam-4.0.0-1|918	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|919	
12mu|digikam-4.0.0-1|920	%package -n kipi-plugins-rajceexport
12mu|digikam-4.0.0-1|921	Summary:	Rajce.net Exporter
12mu|digikam-4.0.0-1|922	Group:		System/Libraries
12mu|digikam-4.0.0-1|923	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|924	Requires:	kipi-common
12mu|digikam-4.0.0-1|925	
12mu|digikam-4.0.0-1|926	%description -n kipi-plugins-rajceexport
12mu|digikam-4.0.0-1|927	A tool to export images to a remote rajce.net service.
12mu|digikam-4.0.0-1|928	
12mu|digikam-4.0.0-1|929	%files -n kipi-plugins-rajceexport
12mu|digikam-4.0.0-1|930	%{_kde_appsdir}/kipi/kipiplugin_rajceexportui.rc
12mu|digikam-4.0.0-1|931	%{_kde_libdir}/kde4/kipiplugin_rajceexport.so
12mu|digikam-4.0.0-1|932	%{_kde_services}/kipiplugin_rajceexport.desktop
12mu|digikam-4.0.0-1|933	%{_kde_iconsdir}/hicolor/*/apps/kipi-rajce.*
12mu|digikam-4.0.0-1|934	
12mu|digikam-4.0.0-1|935	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|936	
12mu|digikam-4.0.0-1|937	%package -n kipi-plugins-rawconverter
12mu|digikam-4.0.0-1|938	Summary:	Rawconverter kipi plugins
12mu|digikam-4.0.0-1|939	Group:		System/Libraries
12mu|digikam-4.0.0-1|940	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|941	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|942	Requires:	kipi-common
12mu|digikam-4.0.0-1|943	
12mu|digikam-4.0.0-1|944	%description -n kipi-plugins-rawconverter
12mu|digikam-4.0.0-1|945	A tool to convert Raw Image to JPEG/PNG/TIFF.
12mu|digikam-4.0.0-1|946	
12mu|digikam-4.0.0-1|947	%files -n kipi-plugins-rawconverter -f kipiplugin_rawconverter.lang
12mu|digikam-4.0.0-1|948	%{_kde_appsdir}/kipi/kipiplugin_rawconverterui.rc
12mu|digikam-4.0.0-1|949	%{_kde_libdir}/kde4/kipiplugin_rawconverter.so
12mu|digikam-4.0.0-1|950	%{_kde_iconsdir}/oxygen/*/apps/rawconverter.png
12mu|digikam-4.0.0-1|951	%{_kde_services}/kipiplugin_rawconverter.desktop
12mu|digikam-4.0.0-1|952	%{_kde_iconsdir}/oxygen/scalable/apps/rawconverter.svgz
12mu|digikam-4.0.0-1|953	
12mu|digikam-4.0.0-1|954	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|955	
12mu|digikam-4.0.0-1|956	%package -n kipi-plugins-removeredeyes
12mu|digikam-4.0.0-1|957	Summary:	Remove red eyes kipi-plugins
12mu|digikam-4.0.0-1|958	Group:		System/Libraries
12mu|digikam-4.0.0-1|959	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|960	Requires:	kipi-common
12mu|digikam-4.0.0-1|961	
12mu|digikam-4.0.0-1|962	%description -n kipi-plugins-removeredeyes
12mu|digikam-4.0.0-1|963	A tool to remove red eyes automatically from images.
12mu|digikam-4.0.0-1|964	
12mu|digikam-4.0.0-1|965	%files -n kipi-plugins-removeredeyes -f kipiplugin_removeredeyes.lang
12mu|digikam-4.0.0-1|966	%{_kde_appsdir}/kipi/kipiplugin_removeredeyesui.rc
12mu|digikam-4.0.0-1|967	%{_kde_libdir}/kde4/kipiplugin_removeredeyes.so
12mu|digikam-4.0.0-1|968	%{_kde_datadir}/apps/kipiplugin_removeredeyes
12mu|digikam-4.0.0-1|969	%{_kde_services}/kipiplugin_removeredeyes.desktop
12mu|digikam-4.0.0-1|970	
12mu|digikam-4.0.0-1|971	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|972	
12mu|digikam-4.0.0-1|973	%package -n kipi-plugins-sendimages
12mu|digikam-4.0.0-1|974	Summary:	Send Images kipi plugins
12mu|digikam-4.0.0-1|975	Group:		System/Libraries
12mu|digikam-4.0.0-1|976	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|977	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|978	Requires:	kipi-common
12mu|digikam-4.0.0-1|979	
12mu|digikam-4.0.0-1|980	%description -n kipi-plugins-sendimages
12mu|digikam-4.0.0-1|981	A tool to send images by e-mail.
12mu|digikam-4.0.0-1|982	
12mu|digikam-4.0.0-1|983	%files -n kipi-plugins-sendimages -f kipiplugin_sendimages.lang
12mu|digikam-4.0.0-1|984	%{_kde_appsdir}/kipi/kipiplugin_sendimagesui.rc
12mu|digikam-4.0.0-1|985	%{_kde_libdir}/kde4/kipiplugin_sendimages.so
12mu|digikam-4.0.0-1|986	%{_kde_services}/kipiplugin_sendimages.desktop
12mu|digikam-4.0.0-1|987	
12mu|digikam-4.0.0-1|988	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|989	
12mu|digikam-4.0.0-1|990	%package -n kipi-plugins-shwup
12mu|digikam-4.0.0-1|991	Summary:	Shwup Kipi Plugins
12mu|digikam-4.0.0-1|992	Group:		System/Libraries
12mu|digikam-4.0.0-1|993	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|994	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|995	Requires:	kipi-common
12mu|digikam-4.0.0-1|996	
12mu|digikam-4.0.0-1|997	%description -n kipi-plugins-shwup
12mu|digikam-4.0.0-1|998	A tool to export images to a remote Shwup web service.
12mu|digikam-4.0.0-1|999	
12mu|digikam-4.0.0-1|1000	%files -n kipi-plugins-shwup -f kipiplugin_shwup.lang
12mu|digikam-4.0.0-1|1001	%{_kde_appsdir}/kipi/kipiplugin_shwupui.rc
12mu|digikam-4.0.0-1|1002	%{_kde_libdir}/kde4/kipiplugin_shwup.so
12mu|digikam-4.0.0-1|1003	%{_kde_services}/kipiplugin_shwup.desktop
12mu|digikam-4.0.0-1|1004	%{_kde_iconsdir}/hicolor/*/apps/kipi-shwup.*
12mu|digikam-4.0.0-1|1005	
12mu|digikam-4.0.0-1|1006	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|1007	
12mu|digikam-4.0.0-1|1008	%package -n kipi-plugins-smug
12mu|digikam-4.0.0-1|1009	Summary:	Smug Kipi Plugin
12mu|digikam-4.0.0-1|1010	Group:		System/Libraries
12mu|digikam-4.0.0-1|1011	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|1012	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|1013	Requires:	kipi-common
12mu|digikam-4.0.0-1|1014	
12mu|digikam-4.0.0-1|1015	%description -n kipi-plugins-smug
12mu|digikam-4.0.0-1|1016	A tool to import/export images to/from SmugMug web service.
12mu|digikam-4.0.0-1|1017	
12mu|digikam-4.0.0-1|1018	%files -n kipi-plugins-smug -f kipiplugin_smug.lang
12mu|digikam-4.0.0-1|1019	%{_kde_appsdir}/kipi/kipiplugin_smugui.rc
12mu|digikam-4.0.0-1|1020	%{_kde_libdir}/kde4/kipiplugin_smug.so
12mu|digikam-4.0.0-1|1021	%{_kde_services}/kipiplugin_smug.desktop
12mu|digikam-4.0.0-1|1022	%{_kde_iconsdir}/hicolor/*/apps/kipi-smugmug.*
12mu|digikam-4.0.0-1|1023	
12mu|digikam-4.0.0-1|1024	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|1025	
12mu|digikam-4.0.0-1|1026	%package -n kipi-plugins-timeadjust
12mu|digikam-4.0.0-1|1027	Summary:	Time Adjust kipi plugin
12mu|digikam-4.0.0-1|1028	Group:		System/Libraries
12mu|digikam-4.0.0-1|1029	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|1030	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|1031	Requires:	kipi-common
12mu|digikam-4.0.0-1|1032	
12mu|digikam-4.0.0-1|1033	%description -n kipi-plugins-timeadjust
12mu|digikam-4.0.0-1|1034	A Tool to adjust time and date.
12mu|digikam-4.0.0-1|1035	
12mu|digikam-4.0.0-1|1036	%files -n kipi-plugins-timeadjust -f kipiplugin_timeadjust.lang
12mu|digikam-4.0.0-1|1037	%{_kde_appsdir}/kipi/kipiplugin_timeadjustui.rc
12mu|digikam-4.0.0-1|1038	%{_kde_libdir}/kde4/kipiplugin_timeadjust.so
12mu|digikam-4.0.0-1|1039	%{_kde_services}/kipiplugin_timeadjust.desktop
12mu|digikam-4.0.0-1|1040	%{_kde_iconsdir}/hicolor/*/apps/kipi-timeadjust.*
12mu|digikam-4.0.0-1|1041	
12mu|digikam-4.0.0-1|1042	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|1043	
12mu|digikam-4.0.0-1|1044	%package -n kipi-plugins-videoslideshow
12mu|digikam-4.0.0-1|1045	Summary:	Video Slide Show export kipi plugin
12mu|digikam-4.0.0-1|1046	Group:		System/Libraries
12mu|digikam-4.0.0-1|1047	Requires:	kipi-common
12mu|digikam-4.0.0-1|1048	Requires:	imagemagick
12mu|digikam-4.0.0-1|1049	
12mu|digikam-4.0.0-1|1050	%description -n kipi-plugins-videoslideshow
12mu|digikam-4.0.0-1|1051	A tool to export images as Video Slide Show.
12mu|digikam-4.0.0-1|1052	
12mu|digikam-4.0.0-1|1053	%files -n kipi-plugins-videoslideshow -f kipiplugin_videoslideshow.lang
12mu|digikam-4.0.0-1|1054	%{_kde_appsdir}/kipi/kipiplugin_videoslideshowui.rc
12mu|digikam-4.0.0-1|1055	%{_kde_libdir}/kde4/kipiplugin_videoslideshow.so
12mu|digikam-4.0.0-1|1056	%{_kde_services}/kipiplugin_videoslideshow.desktop
12mu|digikam-4.0.0-1|1057	
12mu|digikam-4.0.0-1|1058	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|1059	
12mu|digikam-4.0.0-1|1060	%package -n kipi-plugins-vkontakte
12mu|digikam-4.0.0-1|1061	Summary:	VKontakte.ru Exporter
12mu|digikam-4.0.0-1|1062	Group:		System/Libraries
12mu|digikam-4.0.0-1|1063	Requires:	kipi-common
12mu|digikam-4.0.0-1|1064	
12mu|digikam-4.0.0-1|1065	%description -n kipi-plugins-vkontakte
12mu|digikam-4.0.0-1|1066	A tool to export on VKontakte.ru Web service
12mu|digikam-4.0.0-1|1067	
12mu|digikam-4.0.0-1|1068	%files -n kipi-plugins-vkontakte
12mu|digikam-4.0.0-1|1069	%{_kde_appsdir}/kipi/kipiplugin_vkontakteui.rc
12mu|digikam-4.0.0-1|1070	%{_kde_libdir}/kde4/kipiplugin_vkontakte.so
12mu|digikam-4.0.0-1|1071	%{_kde_services}/kipiplugin_vkontakte.desktop
12mu|digikam-4.0.0-1|1072	
12mu|digikam-4.0.0-1|1073	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|1074	
12mu|digikam-4.0.0-1|1075	%package -n kipi-plugins-wikimedia
12mu|digikam-4.0.0-1|1076	Summary:	Wikimedia Export Kipi Plugin
12mu|digikam-4.0.0-1|1077	Group:		System/Libraries
12mu|digikam-4.0.0-1|1078	Conflicts:	kipi-plugins < 1:1.8.0-1
12mu|digikam-4.0.0-1|1079	Requires:	kipi-common
12mu|digikam-4.0.0-1|1080	
12mu|digikam-4.0.0-1|1081	%description -n kipi-plugins-wikimedia
12mu|digikam-4.0.0-1|1082	A tool to export images to a remote MediaWiki site
12mu|digikam-4.0.0-1|1083	
12mu|digikam-4.0.0-1|1084	%files -n kipi-plugins-wikimedia
12mu|digikam-4.0.0-1|1085	%{_kde_appsdir}/kipi/kipiplugin_wikimediaui.rc
12mu|digikam-4.0.0-1|1086	%{_kde_libdir}/kde4/kipiplugin_wikimedia.so
12mu|digikam-4.0.0-1|1087	%{_kde_services}/kipiplugin_wikimedia.desktop
12mu|digikam-4.0.0-1|1088	%{_kde_iconsdir}/hicolor/*/apps/kipi-wikimedia.*
12mu|digikam-4.0.0-1|1089	
12mu|digikam-4.0.0-1|1090	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|1091	
12mu|digikam-4.0.0-1|1092	%package -n kipi-plugins-yandexfotki
12mu|digikam-4.0.0-1|1093	Summary:	Yandex.Fotki Exporter
12mu|digikam-4.0.0-1|1094	Group:		System/Libraries
12mu|digikam-4.0.0-1|1095	Requires:	libkdcraw-common
12mu|digikam-4.0.0-1|1096	Requires:	kipi-common
12mu|digikam-4.0.0-1|1097	
12mu|digikam-4.0.0-1|1098	%description -n kipi-plugins-yandexfotki
12mu|digikam-4.0.0-1|1099	A tool to export images to a remote Yandex.Fotki web service.
12mu|digikam-4.0.0-1|1100	
12mu|digikam-4.0.0-1|1101	%files -n kipi-plugins-yandexfotki
12mu|digikam-4.0.0-1|1102	%{_kde_appsdir}/kipi/kipiplugin_yandexfotkiui.rc
12mu|digikam-4.0.0-1|1103	%{_kde_libdir}/kde4/kipiplugin_yandexfotki.so
12mu|digikam-4.0.0-1|1104	%{_kde_services}/kipiplugin_yandexfotki.desktop
12mu|digikam-4.0.0-1|1105	
12mu|digikam-4.0.0-1|1106	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|1107	
12mu|digikam-4.0.0-1|1108	%define libnamedev %mklibname digikam -d
12mu|digikam-4.0.0-1|1109	%define libmediawiki_devel %mklibname -d mediawiki
12mu|digikam-4.0.0-1|1110	
12mu|digikam-4.0.0-1|1111	%package -n %{libmediawiki_devel}
12mu|digikam-4.0.0-1|1112	Summary:	Headers to build packages against libmediawiki library
12mu|digikam-4.0.0-1|1113	Group:		Development/C
12mu|digikam-4.0.0-1|1114	Conflicts:	%{libnamedev} < 1:2.0.0-rc1.2
12mu|digikam-4.0.0-1|1115	Requires:	%{libmediawiki} = %{EVRD}
12mu|digikam-4.0.0-1|1116	Provides:	libmediawiki-devel = %{EVRD}
12mu|digikam-4.0.0-1|1117	
12mu|digikam-4.0.0-1|1118	%description -n %{libmediawiki_devel}
12mu|digikam-4.0.0-1|1119	This package contains the libraries and headers files needed to develop progams
12mu|digikam-4.0.0-1|1120	which make use of libmediawiki library.
12mu|digikam-4.0.0-1|1121	
12mu|digikam-4.0.0-1|1122	libmediawiki is a KDE C++ interface for MediaWiki based web service as
12mu|digikam-4.0.0-1|1123	wikipedia.org.
12mu|digikam-4.0.0-1|1124	
12mu|digikam-4.0.0-1|1125	%files -n %{libmediawiki_devel}
12mu|digikam-4.0.0-1|1126	%{_includedir}/libmediawiki
12mu|digikam-4.0.0-1|1127	%{_kde_libdir}/libmediawiki.so
12mu|digikam-4.0.0-1|1128	%{_kde_libdir}/pkgconfig/libmediawiki.pc
12mu|digikam-4.0.0-1|1129	%{_kde_appsdir}/cmake/modules/FindMediawiki.cmake
12mu|digikam-4.0.0-1|1130	
12mu|digikam-4.0.0-1|1131	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|1132	
12mu|digikam-4.0.0-1|1133	%define libkface_devel %mklibname -d kface
12mu|digikam-4.0.0-1|1134	
12mu|digikam-4.0.0-1|1135	%package -n  %{libkface_devel}
12mu|digikam-4.0.0-1|1136	Summary:	Headers to build packages against libkface library
12mu|digikam-4.0.0-1|1137	Group:		Development/C
12mu|digikam-4.0.0-1|1138	Conflicts:	%{libnamedev} < 1:2.0.0-rc1.2
12mu|digikam-4.0.0-1|1139	Requires:	%{libkface} = %{EVRD}
12mu|digikam-4.0.0-1|1140	Requires:	libkface-common
12mu|digikam-4.0.0-1|1141	Provides:	kface-devel = %{version}-%{release}
12mu|digikam-4.0.0-1|1142	Provides:	libkface-devel = %{version}-%{release}
12mu|digikam-4.0.0-1|1143	
12mu|digikam-4.0.0-1|1144	%description -n %{libkface_devel}
12mu|digikam-4.0.0-1|1145	This package contains the libraries and headers files needed to develop progams
12mu|digikam-4.0.0-1|1146	which make use of libkface library.
12mu|digikam-4.0.0-1|1147	
12mu|digikam-4.0.0-1|1148	Libkface is a Qt/C++ wrapper around LibFace library to perform face recognition
12mu|digikam-4.0.0-1|1149	and detection over pictures.
12mu|digikam-4.0.0-1|1150	
12mu|digikam-4.0.0-1|1151	%files -n %{libkface_devel}
12mu|digikam-4.0.0-1|1152	%{_includedir}/libkface
12mu|digikam-4.0.0-1|1153	%{_kde_libdir}/libkface.so
12mu|digikam-4.0.0-1|1154	%{_kde_libdir}/pkgconfig/libkface.pc
12mu|digikam-4.0.0-1|1155	%{_kde_appsdir}/cmake/modules/FindKface.cmake
12mu|digikam-4.0.0-1|1156	
12mu|digikam-4.0.0-1|1157	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|1158	
12mu|digikam-4.0.0-1|1159	%define libkgeomap_devel %mklibname -d kgeomap
12mu|digikam-4.0.0-1|1160	
12mu|digikam-4.0.0-1|1161	%package -n %{libkgeomap_devel}
12mu|digikam-4.0.0-1|1162	Summary:	Headers to build packages against libkgeomap library
12mu|digikam-4.0.0-1|1163	Group:		Development/C
12mu|digikam-4.0.0-1|1164	Conflicts:	%{libnamedev} < 1:2.0.0-rc1.2
12mu|digikam-4.0.0-1|1165	Requires:	libkgeomap-common
12mu|digikam-4.0.0-1|1166	Requires:	%{libkgeomap} = %{EVRD}
12mu|digikam-4.0.0-1|1167	Provides:	kgeomap-devel = %{version}-%{release}
12mu|digikam-4.0.0-1|1168	Provides:	libkgeomap-devel = %{version}-%{release}
12mu|digikam-4.0.0-1|1169	
12mu|digikam-4.0.0-1|1170	%description -n %{libkgeomap_devel}
12mu|digikam-4.0.0-1|1171	This package contains the libraries and headers files needed to develop progams
12mu|digikam-4.0.0-1|1172	which make use of libkgeomap (old libkmap) library.
12mu|digikam-4.0.0-1|1173	
12mu|digikam-4.0.0-1|1174	Libkgeomap is a wrapper around world map components as Marble, OpenstreetMap
12mu|digikam-4.0.0-1|1175	and Google Maps,for browsing and arranging photos on a map.
12mu|digikam-4.0.0-1|1176	
12mu|digikam-4.0.0-1|1177	%files -n %{libkgeomap_devel}
12mu|digikam-4.0.0-1|1178	%{_includedir}/libkgeomap
12mu|digikam-4.0.0-1|1179	%{_kde_libdir}/libkgeomap.so
12mu|digikam-4.0.0-1|1180	%{_kde_libdir}/pkgconfig/libkgeomap.pc
12mu|digikam-4.0.0-1|1181	%{_kde_appsdir}/cmake/modules/FindKGeoMap.cmake
12mu|digikam-4.0.0-1|1182	
12mu|digikam-4.0.0-1|1183	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|1184	
12mu|digikam-4.0.0-1|1185	%package -n %{libnamedev}
12mu|digikam-4.0.0-1|1186	Summary:	Static libraries and headers for %{name}
12mu|digikam-4.0.0-1|1187	Group:		Development/C
12mu|digikam-4.0.0-1|1188	Provides:	lib%{name}-devel = %{EVRD}
12mu|digikam-4.0.0-1|1189	Provides:	kipi-plugins-devel = %{EVRD}
12mu|digikam-4.0.0-1|1190	Obsoletes:	kipi-plugins-devel < 1:2.0.0
12mu|digikam-4.0.0-1|1191	Requires:	%{libdigikamcore} = %{EVRD}
12mu|digikam-4.0.0-1|1192	Requires:	%{libdigikamdatabase} = %{EVRD}
12mu|digikam-4.0.0-1|1193	Requires:	%{libkgeomap_devel} = %{EVRD}
12mu|digikam-4.0.0-1|1194	Requires:	%{libmediawiki_devel} = %{EVRD}
12mu|digikam-4.0.0-1|1195	Requires:	%{libkface_devel} = %{EVRD}
12mu|digikam-4.0.0-1|1196	Requires:	%{libkipiplugins} = %{EVRD}
12mu|digikam-4.0.0-1|1197	
12mu|digikam-4.0.0-1|1198	%description -n %{libnamedev}
12mu|digikam-4.0.0-1|1199	%{libnamedev} contains the libraries and header files needed to
12mu|digikam-4.0.0-1|1200	develop programs which make use of %{name}.
12mu|digikam-4.0.0-1|1201	The library documentation is available on header files.
12mu|digikam-4.0.0-1|1202	
12mu|digikam-4.0.0-1|1203	%files -n %{libnamedev}
12mu|digikam-4.0.0-1|1204	%{_kde_libdir}/libdigikamcore.so
12mu|digikam-4.0.0-1|1205	%{_kde_libdir}/libdigikamdatabase.so
12mu|digikam-4.0.0-1|1206	%{_kde_libdir}/libkipiplugins.so
12mu|digikam-4.0.0-1|1207	
12mu|digikam-4.0.0-1|1208	#-----------------------------------------------------------------------
12mu|digikam-4.0.0-1|1209	
12mu|digikam-4.0.0-1|1210	%prep
12mu|digikam-4.0.0-1|1211	%if "%{beta}" == ""
12mu|digikam-4.0.0-1|1212	%setup -q
12mu|digikam-4.0.0-1|1213	%else
12mu|digikam-4.0.0-1|1214	%setup -q -n %{name}-software-compilation-%{version}-%{beta} -a 1
12mu|digikam-4.0.0-1|1215	%endif
12mu|digikam-4.0.0-1|1216	find . -name ox*-app-showfoto.* -exec rm -rf '{}' \;
12mu|digikam-4.0.0-1|1217	find . -name ox*-app-digikam.* -exec rm -rf '{}' \;
12mu|digikam-4.0.0-1|1218	
12mu|digikam-4.0.0-1|1219	%if %{with external_kvkontakte}
12mu|digikam-4.0.0-1|1220	%patch0 -p1
12mu|digikam-4.0.0-1|1221	%endif
12mu|digikam-4.0.0-1|1222	
12mu|digikam-4.0.0-1|1223	%patch1 -p1
12mu|digikam-4.0.0-1|1224	
12mu|digikam-4.0.0-1|1225	pushd po
12mu|digikam-4.0.0-1|1226	# Remove wallpaper po files (kipiplugin-wallpaper is not build )
12mu|digikam-4.0.0-1|1227	find  . -name kipiplugin_wallpaper.po -exec rm -rf '{}' \;
12mu|digikam-4.0.0-1|1228	# Replace Russian localization with better one
12mu|digikam-4.0.0-1|1229	# cp -f %{SOURCE1} ru/digikam.po
12mu|digikam-4.0.0-1|1230	cp -f %{SOURCE2} ru/kipiplugin_expoblending.po
12mu|digikam-4.0.0-1|1231	cp -f %{SOURCE3} ru/kipiplugin_panorama.po
12mu|digikam-4.0.0-1|1232	cp -f %{SOURCE4} ru/kipiplugin_videoslideshow.po
12mu|digikam-4.0.0-1|1233	popd
12mu|digikam-4.0.0-1|1234	
12mu|digikam-4.0.0-1|1235	%build
12mu|digikam-4.0.0-1|1236	%cmake_kde4 -DDIGIKAMSC_USE_PRIVATE_KDEGRAPHICS=OFF
12mu|digikam-4.0.0-1|1237	%make
12mu|digikam-4.0.0-1|1238	
12mu|digikam-4.0.0-1|1239	%install
12mu|digikam-4.0.0-1|1240	%makeinstall_std -C build
12mu|digikam-4.0.0-1|1241	
12mu|digikam-4.0.0-1|1242	rm -f %{buildroot}%{_kde_datadir}/locale/*/LC_MESSAGES/libkipi.mo
12mu|digikam-4.0.0-1|1243	
12mu|digikam-4.0.0-1|1244	%find_lang %{name} --with-html || touch %{name}.lang
12mu|digikam-4.0.0-1|1245	%find_lang showfoto --with-html || touch showfoto.lang
12mu|digikam-4.0.0-1|1246	%find_lang kipi-plugins kipiplugins kipi-plugins.lang --with-html || touch kipi-plugins.lang
12mu|digikam-4.0.0-1|1247	
12mu|digikam-4.0.0-1|1248	%find_lang kipiplugin_acquireimages || touch kipiplugin_acquireimages.lang
12mu|digikam-4.0.0-1|1249	%find_lang kipiplugin_advancedslideshow || touch kipiplugin_advancedslideshow.lang
12mu|digikam-4.0.0-1|1250	%find_lang kipiplugin_batchprocessimages || touch kipiplugin_batchprocessimages.lang
12mu|digikam-4.0.0-1|1251	%find_lang kipiplugin_calendar || touch kipiplugin_calendar.lang
12mu|digikam-4.0.0-1|1252	%find_lang kipiplugin_dngconverter || touch kipiplugin_dngconverter.lang
12mu|digikam-4.0.0-1|1253	%find_lang kipiplugin_expoblending || touch kipiplugin_expoblending.lang
12mu|digikam-4.0.0-1|1254	%find_lang kipiplugin_facebook || touch kipiplugin_facebook.lang
12mu|digikam-4.0.0-1|1255	%find_lang kipiplugin_flashexport || touch kipiplugin_flashexport.lang
12mu|digikam-4.0.0-1|1256	%find_lang kipiplugin_flickrexport || touch kipiplugin_flickrexport.lang
12mu|digikam-4.0.0-1|1257	%find_lang kipiplugin_galleryexport || touch kipiplugin_galleryexport.lang
12mu|digikam-4.0.0-1|1258	%find_lang kipiplugin_gpssync || touch kipiplugin_gpssync.lang
12mu|digikam-4.0.0-1|1259	%find_lang kipiplugin_htmlexport || touch kipiplugin_htmlexport.lang
12mu|digikam-4.0.0-1|1260	%find_lang kipiplugin_imageviewer || touch kipiplugin_imageviewer.lang
12mu|digikam-4.0.0-1|1261	%find_lang kipiplugin_ipodexport || touch kipiplugin_ipodexport.lang
12mu|digikam-4.0.0-1|1262	%find_lang kipiplugin_jpeglossless || touch kipiplugin_jpeglossless.lang
12mu|digikam-4.0.0-1|1263	%find_lang kipiplugin_kioexportimport || touch kipiplugin_kioexportimport.lang
12mu|digikam-4.0.0-1|1264	%find_lang kipiplugin_metadataedit || touch kipiplugin_metadataedit.lang
12mu|digikam-4.0.0-1|1265	%find_lang kipiplugin_panorama || touch kipiplugin_panorama.lang
12mu|digikam-4.0.0-1|1266	%find_lang kipiplugin_picasawebexport || touch kipiplugin_picasawebexport.lang
12mu|digikam-4.0.0-1|1267	%find_lang kipiplugin_piwigoexport || touch kipiplugin_piwigoexport.lang
12mu|digikam-4.0.0-1|1268	%find_lang kipiplugin_printimages || touch kipiplugin_printimages.lang
12mu|digikam-4.0.0-1|1269	%find_lang kipiplugin_rawconverter || touch kipiplugin_rawconverter.lang
12mu|digikam-4.0.0-1|1270	%find_lang kipiplugin_removeredeyes || touch kipiplugin_removeredeyes.lang
12mu|digikam-4.0.0-1|1271	%find_lang kipiplugin_sendimages || touch kipiplugin_sendimages.lang
12mu|digikam-4.0.0-1|1272	%find_lang kipiplugin_shwup || touch kipiplugin_shwup.lang
12mu|digikam-4.0.0-1|1273	%find_lang kipiplugin_smug || touch kipiplugin_smug.lang
12mu|digikam-4.0.0-1|1274	%find_lang kipiplugin_timeadjust || touch kipiplugin_timeadjust.lang
12mu|digikam-4.0.0-1|1275	%find_lang kipiplugin_videoslideshow || touch kipiplugin_videoslideshow.lang
12mu|digikam-4.0.0-1|1276	%find_lang libkgeomap || touch libkgeomap.lang
12mu|digikam-4.0.0-1|1277	
12mu|digikam-4.0.0-1|1278	
12mu|digikam-4.0.0-1|1279	%changelog
12mu|digikam-4.0.0-1|1280	* Thu May 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.0.0-1
12mu|digikam-4.0.0-1|1281	+ Revision: 999ad28
12mu|digikam-4.0.0-1|1282	- New version 4.0.0
12mu|digikam-4.0.0-1|1283	
12mu|digikam-4.0.0-1|1284	

19571 12
12mu|dip-3.3.7o-37|1	%define debug_package %{nil}
12mu|dip-3.3.7o-37|2	
12mu|dip-3.3.7o-37|3	Summary:	Handles the connections needed for dialup IP links
12mu|dip-3.3.7o-37|4	Name:		dip
12mu|dip-3.3.7o-37|5	Version:	3.3.7o
12mu|dip-3.3.7o-37|6	Release:	37
12mu|dip-3.3.7o-37|7	License:	GPLv2
12mu|dip-3.3.7o-37|8	Group:		Communications
12mu|dip-3.3.7o-37|9	Url:		ftp://sunsite.unc.edu/pub/Linux/system/network/serial
12mu|dip-3.3.7o-37|10	Source0:	ftp://sunsite.unc.edu/pub/Linux/system/network/serial/dip337o-uri.tar.bz2
12mu|dip-3.3.7o-37|11	Patch0:		dip-3.3.7o-misc.patch
12mu|dip-3.3.7o-37|12	Patch1:		dip-3.3.7o-suffix.patch
12mu|dip-3.3.7o-37|13	Patch2:		dip-3.3.7o-fsstnd.patch
12mu|dip-3.3.7o-37|14	Patch3:		dip-3.3.7o-glibc.patch
12mu|dip-3.3.7o-37|15	Patch4:		dip-3.3.7o-sparc.patch
12mu|dip-3.3.7o-37|16	Patch5:		dip-3.3.7o-andor.patch
12mu|dip-3.3.7o-37|17	Patch6:		dip-arm.patch
12mu|dip-3.3.7o-37|18	Patch7:		dip-gcc295.patch
12mu|dip-3.3.7o-37|19	Patch8:		dip-3.3.7o-include.patch
12mu|dip-3.3.7o-37|20	# From Yellow Dog Linux 1.2
12mu|dip-3.3.7o-37|21	Patch9:		dip-3.3.7o-ppc.patch
12mu|dip-3.3.7o-37|22	Patch10:	dip-3.3.7o-gcc-3.3.patch
12mu|dip-3.3.7o-37|23	Patch11:	dip-3.3.7o-amd64.patch
12mu|dip-3.3.7o-37|24	Patch12:	dip-3.3.7o-gcc3.4-fix.patch
12mu|dip-3.3.7o-37|25	BuildRequires:	gccmakedep
12mu|dip-3.3.7o-37|26	Requires:	setup >= 2.7.16
12mu|dip-3.3.7o-37|27	
12mu|dip-3.3.7o-37|28	%description
12mu|dip-3.3.7o-37|29	Dip is a modem dialer.  Dip handles the connections needed for dialup IP links
12mu|dip-3.3.7o-37|30	like SLIP or PPP.  Dip can handle both incoming and outgoing connections, using
12mu|dip-3.3.7o-37|31	password security for incoming connections.  Dip is useful for setting up PPP
12mu|dip-3.3.7o-37|32	and SLIP connections, but isn't required for either. Netcfg uses dip for
12mu|dip-3.3.7o-37|33	setting up SLIP connections.
12mu|dip-3.3.7o-37|34	
12mu|dip-3.3.7o-37|35	Install dip if you need a utility which will handle dialup IP connections.
12mu|dip-3.3.7o-37|36	
12mu|dip-3.3.7o-37|37	%prep
12mu|dip-3.3.7o-37|38	%setup -q
12mu|dip-3.3.7o-37|39	%patch0 -p1
12mu|dip-3.3.7o-37|40	%patch1 -p1
12mu|dip-3.3.7o-37|41	%patch2 -p1
12mu|dip-3.3.7o-37|42	%patch4 -p0
12mu|dip-3.3.7o-37|43	%patch5 -p1 -b .andor
12mu|dip-3.3.7o-37|44	%patch3 -p1 -b .glibc
12mu|dip-3.3.7o-37|45	%patch6 -p1 -b .arm
12mu|dip-3.3.7o-37|46	%patch7 -p1 -b .gcc295
12mu|dip-3.3.7o-37|47	%patch8 -p0 -b .include
12mu|dip-3.3.7o-37|48	%patch9 -p1 -b .ppc
12mu|dip-3.3.7o-37|49	%patch10 -p1 -b .gcc3.3
12mu|dip-3.3.7o-37|50	%patch11 -p1 -b .amd64
12mu|dip-3.3.7o-37|51	%patch12 -p1 -b .gcc34
12mu|dip-3.3.7o-37|52	
12mu|dip-3.3.7o-37|53	%build
12mu|dip-3.3.7o-37|54	#build fails with ld-gold
12mu|dip-3.3.7o-37|55	mkdir ld
12mu|dip-3.3.7o-37|56	ln -s `which ld.bfd` ld/ld
12mu|dip-3.3.7o-37|57	export PATH=`pwd`/ld:$PATH
12mu|dip-3.3.7o-37|58	
12mu|dip-3.3.7o-37|59	make depend
12mu|dip-3.3.7o-37|60	cd skey; make clean; make linux; cd -
12mu|dip-3.3.7o-37|61	%make RPM_OPT_FLAGS="%{optflags}"
12mu|dip-3.3.7o-37|62	
12mu|dip-3.3.7o-37|63	%install
12mu|dip-3.3.7o-37|64	mkdir -p %{buildroot}%{_sbindir}
12mu|dip-3.3.7o-37|65	mkdir -p %{buildroot}%{_mandir}/man8
12mu|dip-3.3.7o-37|66	
12mu|dip-3.3.7o-37|67	install -c -s dip %{buildroot}%{_sbindir}
12mu|dip-3.3.7o-37|68	ln -sf dip %{buildroot}%{_sbindir}/diplogini
12mu|dip-3.3.7o-37|69	install -c -m 0444 dip.8 %{buildroot}%{_mandir}/man8
12mu|dip-3.3.7o-37|70	ln -sf dip.8%{_extension} %{buildroot}%{_mandir}/man8/diplogin.8%{_extension}
12mu|dip-3.3.7o-37|71	
12mu|dip-3.3.7o-37|72	%files
12mu|dip-3.3.7o-37|73	%attr(0755,root,dialout) %{_sbindir}/dip
12mu|dip-3.3.7o-37|74	%{_sbindir}/diplogini
12mu|dip-3.3.7o-37|75	%{_mandir}/man8/dip.8*
12mu|dip-3.3.7o-37|76	%{_mandir}/man8/diplogin.8*
12mu|dip-3.3.7o-37|77	

19572 12
12mu|directfb-1.6.2-3|1	%define	name	directfb
12mu|directfb-1.6.2-3|2	%define version 1.6.2
12mu|directfb-1.6.2-3|3	%define release 3
12mu|directfb-1.6.2-3|4	%define	oname	DirectFB
12mu|directfb-1.6.2-3|5	%define api	1.6
12mu|directfb-1.6.2-3|6	%define major	0
12mu|directfb-1.6.2-3|7	%define libname	%mklibname %{name} %{api} %{major}
12mu|directfb-1.6.2-3|8	%define develname %mklibname %{name} -d
12mu|directfb-1.6.2-3|9	
12mu|directfb-1.6.2-3|10	# Multiple applications support
12mu|directfb-1.6.2-3|11	# Requires fusion kernel module
12mu|directfb-1.6.2-3|12	%define build_multi	0
12mu|directfb-1.6.2-3|13	%{?_without_multi: %{expand: %%global build_multi 0}}
12mu|directfb-1.6.2-3|14	%{?_with_multi: %{expand: %%global build_multi 1}}
12mu|directfb-1.6.2-3|15	
12mu|directfb-1.6.2-3|16	Summary:	Hardware graphics acceleration library
12mu|directfb-1.6.2-3|17	Name:		%{name}
12mu|directfb-1.6.2-3|18	Version:	%{version}
12mu|directfb-1.6.2-3|19	Release:	%{release}
12mu|directfb-1.6.2-3|20	License:	LGPLv2+
12mu|directfb-1.6.2-3|21	Group:		System/Libraries
12mu|directfb-1.6.2-3|22	URL:		http://www.directfb.org/
12mu|directfb-1.6.2-3|23	Source0:	http://directfb.org/downloads/Core/%{oname}-1.6/%{oname}-%{version}.tar.gz
12mu|directfb-1.6.2-3|24	# from Debian
12mu|directfb-1.6.2-3|25	Patch0:		03_link_static_sysfs.patch
12mu|directfb-1.6.2-3|26	Patch1:		DirectFB-1.6.1-link-static-ar.patch
12mu|directfb-1.6.2-3|27	# Explicitly link with -lm. Was failing only on x86_64, but not on i586,
12mu|directfb-1.6.2-3|28	# apparently because -O3 was generating code to bypass libm on i586.
12mu|directfb-1.6.2-3|29	Patch3:		DirectFB-1.2.7-sincos-x86_64.patch
12mu|directfb-1.6.2-3|30	# remove common linkage of x11 system and x11 input driver
12mu|directfb-1.6.2-3|31	# it makes directfb segfault
12mu|directfb-1.6.2-3|32	# (this is a workaround, not a proper upstreamable fix)
12mu|directfb-1.6.2-3|33	Patch4:		DirectFB-1.4.2-x11-linkage.patch
12mu|directfb-1.6.2-3|34	# (blino) fix build with gbm from latest Mesa (8.1)
12mu|directfb-1.6.2-3|35	Patch5:		0001-Mesa-adapt-to-upstream-gbm-API-change.patch
12mu|directfb-1.6.2-3|36	# from Debian #401296, 93_fix_unicode_key_handling.patch
12mu|directfb-1.6.2-3|37	Patch6:		DirectFB-1.4.2-unicode.patch
12mu|directfb-1.6.2-3|38	Patch7:		DirectFB-1.6.1-svg-includedir.patch
12mu|directfb-1.6.2-3|39	Patch8:		DirectFB-1.6.1-zlib.patch
12mu|directfb-1.6.2-3|40	BuildRequires:	pkgconfig(egl)
12mu|directfb-1.6.2-3|41	BuildRequires:	pkgconfig(freetype2)
12mu|directfb-1.6.2-3|42	BuildRequires:	pkgconfig(libpng)
12mu|directfb-1.6.2-3|43	BuildRequires:	pkgconfig(libsvg-cairo)
12mu|directfb-1.6.2-3|44	BuildRequires:	pkgconfig(vdpau)
12mu|directfb-1.6.2-3|45	BuildRequires:	pkgconfig(x11)
12mu|directfb-1.6.2-3|46	BuildRequires:	pkgconfig(xext)
12mu|directfb-1.6.2-3|47	BuildRequires:	libvncserver-devel
12mu|directfb-1.6.2-3|48	BuildRequires:	jpeg-devel
12mu|directfb-1.6.2-3|49	BuildRequires:	pkgconfig(jasper)
12mu|directfb-1.6.2-3|50	BuildRequires:	sysfsutils-devel
12mu|directfb-1.6.2-3|51	BuildRequires:	zlib-devel
12mu|directfb-1.6.2-3|52	BuildRequires:	pkgconfig(gbm)
12mu|directfb-1.6.2-3|53	BuildRequires:	pkgconfig(glesv2)
12mu|directfb-1.6.2-3|54	BuildRequires:	pkgconfig(libdrm)
12mu|directfb-1.6.2-3|55	BuildRequires:	pkgconfig(xproto)
12mu|directfb-1.6.2-3|56	
12mu|directfb-1.6.2-3|57	%if %{build_multi}
12mu|directfb-1.6.2-3|58	BuildRequires:	fusion-devel >= 3.0
12mu|directfb-1.6.2-3|59	%endif
12mu|directfb-1.6.2-3|60	
12mu|directfb-1.6.2-3|61	%description
12mu|directfb-1.6.2-3|62	DirectFB hardware graphics acceleration - libraries.
12mu|directfb-1.6.2-3|63	
12mu|directfb-1.6.2-3|64	%package -n %{libname}
12mu|directfb-1.6.2-3|65	Summary:	Shared library part of %{oname}
12mu|directfb-1.6.2-3|66	Group:		System/Libraries
12mu|directfb-1.6.2-3|67	
12mu|directfb-1.6.2-3|68	%description -n %{libname}
12mu|directfb-1.6.2-3|69	DirectFB hardware graphics acceleration - libraries.
12mu|directfb-1.6.2-3|70	
12mu|directfb-1.6.2-3|71	This package contains the %{oname} shared library and interface modules.
12mu|directfb-1.6.2-3|72	It's required for running apps based on %{oname}.
12mu|directfb-1.6.2-3|73	
12mu|directfb-1.6.2-3|74	
12mu|directfb-1.6.2-3|75	%package -n %{develname}
12mu|directfb-1.6.2-3|76	Group:		Development/C
12mu|directfb-1.6.2-3|77	Summary:	Header files for compiling DirectFB applications
12mu|directfb-1.6.2-3|78	Requires:	%{libname} = %{version}-%{release}
12mu|directfb-1.6.2-3|79	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|directfb-1.6.2-3|80	Provides:	%{oname}-devel = %{version}-%{release}
12mu|directfb-1.6.2-3|81	Provides:	%{name}-devel = %{version}-%{release}
12mu|directfb-1.6.2-3|82	
12mu|directfb-1.6.2-3|83	%description -n %{develname}
12mu|directfb-1.6.2-3|84	DirectFB header files for building applications based on %{oname}.
12mu|directfb-1.6.2-3|85	
12mu|directfb-1.6.2-3|86	%package doc
12mu|directfb-1.6.2-3|87	Summary:	DirectFB - documentation
12mu|directfb-1.6.2-3|88	Group:		Books/Computer books
12mu|directfb-1.6.2-3|89	
12mu|directfb-1.6.2-3|90	%description doc
12mu|directfb-1.6.2-3|91	DirectFB documentation and examples.
12mu|directfb-1.6.2-3|92	
12mu|directfb-1.6.2-3|93	%prep
12mu|directfb-1.6.2-3|94	%setup  -q -n %{oname}-%{version}
12mu|directfb-1.6.2-3|95	%patch0 -p1 -b .sysfs
12mu|directfb-1.6.2-3|96	%patch1 -p1 -b .link-static-ar
12mu|directfb-1.6.2-3|97	%patch3 -p1
12mu|directfb-1.6.2-3|98	%patch4 -p1 -b .x11-linkage
12mu|directfb-1.6.2-3|99	%patch5 -p1 -b .gbm
12mu|directfb-1.6.2-3|100	%patch6 -p1 -b .unicode
12mu|directfb-1.6.2-3|101	%patch7 -p0 -b .svgdir
12mu|directfb-1.6.2-3|102	%patch8 -p1 -b .zlib
12mu|directfb-1.6.2-3|103	autoreconf -if
12mu|directfb-1.6.2-3|104	
12mu|directfb-1.6.2-3|105	# Needed for Qt 5 as of Qt 5.0.1:
12mu|directfb-1.6.2-3|106	sed -i -e '/define __typeof/d' lib/direct/os/linux/glibc/types.h
12mu|directfb-1.6.2-3|107	find . -name "*.h" |xargs sed -i -e 's,__typeof__,typeof,g'
12mu|directfb-1.6.2-3|108	
12mu|directfb-1.6.2-3|109	%build
12mu|directfb-1.6.2-3|110	%configure2_5x \
12mu|directfb-1.6.2-3|111	--disable-maintainer-mode \
12mu|directfb-1.6.2-3|112	--enable-shared \
12mu|directfb-1.6.2-3|113	--disable-static \
12mu|directfb-1.6.2-3|114	--disable-fast-install \
12mu|directfb-1.6.2-3|115	--disable-debug \
12mu|directfb-1.6.2-3|116	--enable-zlib \
12mu|directfb-1.6.2-3|117	%ifarch %{ix86}
12mu|directfb-1.6.2-3|118	--disable-mmx \
12mu|directfb-1.6.2-3|119	--disable-sse \
12mu|directfb-1.6.2-3|120	%endif
12mu|directfb-1.6.2-3|121	%if %build_multi
12mu|directfb-1.6.2-3|122	--enable-multi
12mu|directfb-1.6.2-3|123	%else
12mu|directfb-1.6.2-3|124	--disable-multi
12mu|directfb-1.6.2-3|125	%endif
12mu|directfb-1.6.2-3|126	
12mu|directfb-1.6.2-3|127	%make
12mu|directfb-1.6.2-3|128	
12mu|directfb-1.6.2-3|129	%install
12mu|directfb-1.6.2-3|130	%makeinstall_std
12mu|directfb-1.6.2-3|131	
12mu|directfb-1.6.2-3|132	# multiarch policy
12mu|directfb-1.6.2-3|133	%multiarch_binaries %{buildroot}%{_bindir}/directfb-config
12mu|directfb-1.6.2-3|134	
12mu|directfb-1.6.2-3|135	%files -n %{libname}
12mu|directfb-1.6.2-3|136	%{_libdir}/lib*%{api}.so.%{major}*
12mu|directfb-1.6.2-3|137	%{_libdir}/directfb-%{api}-%{major}
12mu|directfb-1.6.2-3|138	%{_datadir}/directfb-%{version}
12mu|directfb-1.6.2-3|139	
12mu|directfb-1.6.2-3|140	%files -n %{develname}
12mu|directfb-1.6.2-3|141	%{_bindir}/dfb*
12mu|directfb-1.6.2-3|142	%{_bindir}/directfb*
12mu|directfb-1.6.2-3|143	%{_bindir}/mkd*
12mu|directfb-1.6.2-3|144	%{_bindir}/pxa3xx_dump
12mu|directfb-1.6.2-3|145	%{multiarch_bindir}/directfb-config
12mu|directfb-1.6.2-3|146	%{_includedir}/directfb
12mu|directfb-1.6.2-3|147	%{_includedir}/directfb-internal
12mu|directfb-1.6.2-3|148	%{_mandir}/man1/directfb-csource.1*
12mu|directfb-1.6.2-3|149	%{_mandir}/man1/dfbg.1*
12mu|directfb-1.6.2-3|150	%{_mandir}/man5/directfbrc.5*
12mu|directfb-1.6.2-3|151	%{_libdir}/pkgconfig/*
12mu|directfb-1.6.2-3|152	%{_libdir}/*.so
12mu|directfb-1.6.2-3|153	
12mu|directfb-1.6.2-3|154	%files doc
12mu|directfb-1.6.2-3|155	%doc docs/html/*
12mu|directfb-1.6.2-3|156	%doc README* AUTHORS NEWS TODO
12mu|directfb-1.6.2-3|157	
12mu|directfb-1.6.2-3|158	
12mu|directfb-1.6.2-3|159	%changelog
12mu|directfb-1.6.2-3|160	* Sun May 13 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 1.5.3-2
12mu|directfb-1.6.2-3|161	+ Revision: 798654
12mu|directfb-1.6.2-3|162	- enable zlib and v4l support
12mu|directfb-1.6.2-3|163	- update to new version 1.5.3
12mu|directfb-1.6.2-3|164	- drop pacthes 9 and 10
12mu|directfb-1.6.2-3|165	- add patch 12 fix string format
12mu|directfb-1.6.2-3|166	- disable static libraries
12mu|directfb-1.6.2-3|167	- enable support for vdpau
12mu|directfb-1.6.2-3|168	- fix file list
12mu|directfb-1.6.2-3|169	- spec file clean
12mu|directfb-1.6.2-3|170	
12mu|directfb-1.6.2-3|171	* Wed Apr 04 2012 Paulo Andrade <pcpa@mandriva.com.br> 1.4.13-4
12mu|directfb-1.6.2-3|172	+ Revision: 789204
12mu|directfb-1.6.2-3|173	- Rebuild for .la files removal.
12mu|directfb-1.6.2-3|174	- Rebuild for .la files removal.
12mu|directfb-1.6.2-3|175	
12mu|directfb-1.6.2-3|176	* Tue Oct 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.13-3
12mu|directfb-1.6.2-3|177	+ Revision: 702704
12mu|directfb-1.6.2-3|178	- rebuild
12mu|directfb-1.6.2-3|179	
12mu|directfb-1.6.2-3|180	* Mon Sep 12 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.13-2
12mu|directfb-1.6.2-3|181	+ Revision: 699480
12mu|directfb-1.6.2-3|182	- Patch11: add support against libpng-1.5 (patch from Gentoo)
12mu|directfb-1.6.2-3|183	
12mu|directfb-1.6.2-3|184	+ GÃ¶tz Waschk <waschk@mandriva.org>
12mu|directfb-1.6.2-3|185	- rebuild
12mu|directfb-1.6.2-3|186	
12mu|directfb-1.6.2-3|187	* Mon Jul 18 2011 Funda Wang <fwang@mandriva.org> 1.4.13-1
12mu|directfb-1.6.2-3|188	+ Revision: 690216
12mu|directfb-1.6.2-3|189	- new version 1.4.13
12mu|directfb-1.6.2-3|190	
12mu|directfb-1.6.2-3|191	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.12-2
12mu|directfb-1.6.2-3|192	+ Revision: 661657
12mu|directfb-1.6.2-3|193	- multiarch fixes
12mu|directfb-1.6.2-3|194	
12mu|directfb-1.6.2-3|195	* Mon Apr 18 2011 Funda Wang <fwang@mandriva.org> 1.4.12-1
12mu|directfb-1.6.2-3|196	+ Revision: 655719
12mu|directfb-1.6.2-3|197	- new version 1.4.12
12mu|directfb-1.6.2-3|198	
12mu|directfb-1.6.2-3|199	* Thu Dec 16 2010 Funda Wang <fwang@mandriva.org> 1.4.11-1mdv2011.0
12mu|directfb-1.6.2-3|200	+ Revision: 622403
12mu|directfb-1.6.2-3|201	- build x11 backend rather than SDL backend
12mu|directfb-1.6.2-3|202	- new version 1.4.11 ( LIBMAJOR 0->5 )
12mu|directfb-1.6.2-3|203	
12mu|directfb-1.6.2-3|204	* Fri Dec 03 2010 Funda Wang <fwang@mandriva.org> 1.4.3-3mdv2011.0
12mu|directfb-1.6.2-3|205	+ Revision: 605773
12mu|directfb-1.6.2-3|206	- disable png14 patch at the time
12mu|directfb-1.6.2-3|207	- add archlinux patch to build with png14
12mu|directfb-1.6.2-3|208	
12mu|directfb-1.6.2-3|209	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|directfb-1.6.2-3|210	- rebuild
12mu|directfb-1.6.2-3|211	
12mu|directfb-1.6.2-3|212	* Wed Feb 17 2010 Frederic Crozat <fcrozat@mandriva.com> 1.4.3-2mdv2010.1
12mu|directfb-1.6.2-3|213	+ Revision: 507128
12mu|directfb-1.6.2-3|214	- Force rebuild
12mu|directfb-1.6.2-3|215	
12mu|directfb-1.6.2-3|216	+ Funda Wang <fwang@mandriva.org>
12mu|directfb-1.6.2-3|217	- update file list
12mu|directfb-1.6.2-3|218	
12mu|directfb-1.6.2-3|219	* Mon Feb 15 2010 Funda Wang <fwang@mandriva.org> 1.4.3-1mdv2010.1
12mu|directfb-1.6.2-3|220	+ Revision: 506343
12mu|directfb-1.6.2-3|221	- new version 1.4.3
12mu|directfb-1.6.2-3|222	
12mu|directfb-1.6.2-3|223	* Sun Jan 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.2-3mdv2010.1
12mu|directfb-1.6.2-3|224	+ Revision: 488746
12mu|directfb-1.6.2-3|225	- rebuilt against libjpeg v8
12mu|directfb-1.6.2-3|226	
12mu|directfb-1.6.2-3|227	* Sun Nov 08 2009 Funda Wang <fwang@mandriva.org> 1.4.2-2mdv2010.1
12mu|directfb-1.6.2-3|228	+ Revision: 463046
12mu|directfb-1.6.2-3|229	- rebuild for new sdl
12mu|directfb-1.6.2-3|230	
12mu|directfb-1.6.2-3|231	* Sun Nov 08 2009 Funda Wang <fwang@mandriva.org> 1.4.2-1mdv2010.1
12mu|directfb-1.6.2-3|232	+ Revision: 462881
12mu|directfb-1.6.2-3|233	- rediff unicode patch from debian
12mu|directfb-1.6.2-3|234	- New version 1.4.2 (new apiver 1.2->1.4)
12mu|directfb-1.6.2-3|235	- New version 1.2.9
12mu|directfb-1.6.2-3|236	
12mu|directfb-1.6.2-3|237	* Thu Sep 24 2009 Olivier Blin <blino@mandriva.org> 1.2.8-4mdv2010.0
12mu|directfb-1.6.2-3|238	+ Revision: 448234
12mu|directfb-1.6.2-3|239	- allow to bootstrap build because of directfb<->sdl (from Arnaud Patard)
12mu|directfb-1.6.2-3|240	
12mu|directfb-1.6.2-3|241	* Sat Aug 15 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.8-3mdv2010.0
12mu|directfb-1.6.2-3|242	+ Revision: 416611
12mu|directfb-1.6.2-3|243	- rebuilt against libjpeg v7
12mu|directfb-1.6.2-3|244	
12mu|directfb-1.6.2-3|245	* Fri Jun 12 2009 Funda Wang <fwang@mandriva.org> 1.2.8-2mdv2010.0
12mu|directfb-1.6.2-3|246	+ Revision: 385364
12mu|directfb-1.6.2-3|247	- fix mis use of ldflags and libadd
12mu|directfb-1.6.2-3|248	
12mu|directfb-1.6.2-3|249	* Fri Jun 12 2009 Funda Wang <fwang@mandriva.org> 1.2.8-1mdv2010.0
12mu|directfb-1.6.2-3|250	+ Revision: 385355
12mu|directfb-1.6.2-3|251	- New version 1.2.8
12mu|directfb-1.6.2-3|252	
12mu|directfb-1.6.2-3|253	* Wed Mar 25 2009 Olivier Blin <blino@mandriva.org> 1.2.7-2mdv2009.1
12mu|directfb-1.6.2-3|254	+ Revision: 361123
12mu|directfb-1.6.2-3|255	- fix race condition when switching vt and exiting splashy at the same
12mu|directfb-1.6.2-3|256	time (happens at One shutdown, reproducible using:
12mu|directfb-1.6.2-3|257	splashy shutdown; sleep 1; splashy_update exit; chvt 1)
12mu|directfb-1.6.2-3|258	
12mu|directfb-1.6.2-3|259	+ GÃ¶tz Waschk <waschk@mandriva.org>
12mu|directfb-1.6.2-3|260	- use default optimization, a.k.a. disable -O3
12mu|directfb-1.6.2-3|261	
12mu|directfb-1.6.2-3|262	* Fri Feb 27 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.2.7-1mdv2009.1
12mu|directfb-1.6.2-3|263	+ Revision: 345448
12mu|directfb-1.6.2-3|264	- remove kernel-source dep
12mu|directfb-1.6.2-3|265	- new version
12mu|directfb-1.6.2-3|266	- drop patch 2
12mu|directfb-1.6.2-3|267	- rediff patches 1,3,4,5
12mu|directfb-1.6.2-3|268	- fix format strings
12mu|directfb-1.6.2-3|269	
12mu|directfb-1.6.2-3|270	* Sat Oct 11 2008 Funda Wang <fwang@mandriva.org> 1.2.6-1mdv2009.1
12mu|directfb-1.6.2-3|271	+ Revision: 292188
12mu|directfb-1.6.2-3|272	- New version 1.2.6
12mu|directfb-1.6.2-3|273	
12mu|directfb-1.6.2-3|274	* Mon Sep 22 2008 Olivier Blin <blino@mandriva.org> 1.2.3-3mdv2009.0
12mu|directfb-1.6.2-3|275	+ Revision: 286745
12mu|directfb-1.6.2-3|276	- fix unicode key handling (rediffed from Debian #401296)
12mu|directfb-1.6.2-3|277	- rework and reenable patch reopening vt, to fix Esc key handling in
12mu|directfb-1.6.2-3|278	splashy (#44074), and stop screen corruption as a side-effect (#39971)
12mu|directfb-1.6.2-3|279	
12mu|directfb-1.6.2-3|280	* Wed Sep 03 2008 Olivier Blin <blino@mandriva.org> 1.2.3-2mdv2009.0
12mu|directfb-1.6.2-3|281	+ Revision: 279799
12mu|directfb-1.6.2-3|282	- remove common linkage of x11 system and x11 input driver, it makes
12mu|directfb-1.6.2-3|283	directfb segfault
12mu|directfb-1.6.2-3|284	- remove deprecated configure option (avifile is now in extra)
12mu|directfb-1.6.2-3|285	
12mu|directfb-1.6.2-3|286	* Tue Aug 19 2008 Olivier Blin <blino@mandriva.org> 1.2.3-1mdv2009.0
12mu|directfb-1.6.2-3|287	+ Revision: 273978
12mu|directfb-1.6.2-3|288	- 1.2.3
12mu|directfb-1.6.2-3|289	
12mu|directfb-1.6.2-3|290	* Sun Aug 17 2008 Funda Wang <fwang@mandriva.org> 1.2.2-2mdv2009.0
12mu|directfb-1.6.2-3|291	+ Revision: 272985
12mu|directfb-1.6.2-3|292	- rebuild for new SDL
12mu|directfb-1.6.2-3|293	
12mu|directfb-1.6.2-3|294	* Sun Aug 17 2008 Funda Wang <fwang@mandriva.org> 1.2.2-1mdv2009.0
12mu|directfb-1.6.2-3|295	+ Revision: 272913
12mu|directfb-1.6.2-3|296	- disable patch5, as it breaks diretfb
12mu|directfb-1.6.2-3|297	- rediff patch5
12mu|directfb-1.6.2-3|298	- New version 1.2.2 (new api major)
12mu|directfb-1.6.2-3|299	
12mu|directfb-1.6.2-3|300	* Wed Aug 06 2008 Olivier Blin <blino@mandriva.org> 1.1.1-4mdv2009.0
12mu|directfb-1.6.2-3|301	+ Revision: 264262
12mu|directfb-1.6.2-3|302	- move object files in devel package (#39636)
12mu|directfb-1.6.2-3|303	
12mu|directfb-1.6.2-3|304	* Wed Jul 23 2008 Olivier Blin <blino@mandriva.org> 1.1.1-3mdv2009.0
12mu|directfb-1.6.2-3|305	+ Revision: 242965
12mu|directfb-1.6.2-3|306	- try to reopen console devices when needed, for example by splashy
12mu|directfb-1.6.2-3|307	which changes root (from Debian package, Debian #462626)
12mu|directfb-1.6.2-3|308	- fix vnc system build (patch from git)
12mu|directfb-1.6.2-3|309	
12mu|directfb-1.6.2-3|310	+ Pixel <pixel@mandriva.com>
12mu|directfb-1.6.2-3|311	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|directfb-1.6.2-3|312	
12mu|directfb-1.6.2-3|313	* Sat May 31 2008 Funda Wang <fwang@mandriva.org> 1.1.1-2mdv2009.0
12mu|directfb-1.6.2-3|314	+ Revision: 213618
12mu|directfb-1.6.2-3|315	- rebuild
12mu|directfb-1.6.2-3|316	
12mu|directfb-1.6.2-3|317	* Wed May 28 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.1-1mdv2009.0
12mu|directfb-1.6.2-3|318	+ Revision: 212696
12mu|directfb-1.6.2-3|319	- Update to latest upstream release 1.1.1.
12mu|directfb-1.6.2-3|320	Remake patches to allow static build, as some chunks were already applied.
12mu|directfb-1.6.2-3|321	
12mu|directfb-1.6.2-3|322	* Tue May 27 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.0.1-3mdv2009.0
12mu|directfb-1.6.2-3|323	+ Revision: 211828
12mu|directfb-1.6.2-3|324	- Explicitily link with -lm due to link failure on x86_64. Reason of no
12mu|directfb-1.6.2-3|325	failure on i586 seens to be that the compiler generated direct assembly
12mu|directfb-1.6.2-3|326	calls for the math routines, bypassing libm.
12mu|directfb-1.6.2-3|327	- o Don't search for headers in /usr/X11R6/include neither link with
12mu|directfb-1.6.2-3|328	libraries under /usr/X11R6/lib.
12mu|directfb-1.6.2-3|329	o Correct an underlinking problem in the penmount driver.
12mu|directfb-1.6.2-3|330	
12mu|directfb-1.6.2-3|331	+ Olivier Blin <blino@mandriva.org>
12mu|directfb-1.6.2-3|332	- restore BuildRoot
12mu|directfb-1.6.2-3|333	
12mu|directfb-1.6.2-3|334	+ Thierry Vignaud <tv@mandriva.org>
12mu|directfb-1.6.2-3|335	- kill re-definition of %%buildroot on Pixel's request
12mu|directfb-1.6.2-3|336	
12mu|directfb-1.6.2-3|337	* Mon Oct 08 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0.1-1mdv2008.1
12mu|directfb-1.6.2-3|338	+ Revision: 95687
12mu|directfb-1.6.2-3|339	- new version
12mu|directfb-1.6.2-3|340	
12mu|directfb-1.6.2-3|341	* Tue Jun 26 2007 Thierry Vignaud <tv@mandriva.org> 1.0.0-7mdv2008.0
12mu|directfb-1.6.2-3|342	+ Revision: 44532
12mu|directfb-1.6.2-3|343	- new devel library policy
12mu|directfb-1.6.2-3|344	
12mu|directfb-1.6.2-3|345	* Sat Jun 09 2007 Olivier Blin <blino@mandriva.org> 1.0.0-6mdv2008.0
12mu|directfb-1.6.2-3|346	+ Revision: 37708
12mu|directfb-1.6.2-3|347	- require libsysfs-static-devel in devel package
12mu|directfb-1.6.2-3|348	
12mu|directfb-1.6.2-3|349	* Sat Jun 09 2007 Olivier Blin <blino@mandriva.org> 1.0.0-5mdv2008.0
12mu|directfb-1.6.2-3|350	+ Revision: 37693
12mu|directfb-1.6.2-3|351	- use .a archives for static linking instead of the .o files (from Debian, required for splashy)
12mu|directfb-1.6.2-3|352	- add sysfs in directfb-config (patch from Debian)
12mu|directfb-1.6.2-3|353	- require libsysfs-devel in devel package
12mu|directfb-1.6.2-3|354	
12mu|directfb-1.6.2-3|355	* Sat Jun 09 2007 Olivier Blin <blino@mandriva.org> 1.0.0-4mdv2008.0
12mu|directfb-1.6.2-3|356	+ Revision: 37601
12mu|directfb-1.6.2-3|357	- build static files in devel package
12mu|directfb-1.6.2-3|358	
12mu|directfb-1.6.2-3|359	+ Funda Wang <fwang@mandriva.org>
12mu|directfb-1.6.2-3|360	- Hardcode buildrequires libmajor
12mu|directfb-1.6.2-3|361	
12mu|directfb-1.6.2-3|362	* Mon May 21 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0.0-2mdv2008.0
12mu|directfb-1.6.2-3|363	+ Revision: 29019
12mu|directfb-1.6.2-3|364	- add conflicts with older devel packages
12mu|directfb-1.6.2-3|365	
12mu|directfb-1.6.2-3|366	* Tue May 15 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0.0-1mdv2008.0
12mu|directfb-1.6.2-3|367	+ Revision: 26888
12mu|directfb-1.6.2-3|368	- new version
12mu|directfb-1.6.2-3|369	- new major
12mu|directfb-1.6.2-3|370	- disable matrox driver
12mu|directfb-1.6.2-3|371	
12mu|directfb-1.6.2-3|372	
12mu|directfb-1.6.2-3|373	* Thu Mar 15 2007 Olivier Blin <oblin@mandriva.com> 0.9.25.1-4mdv2007.1
12mu|directfb-1.6.2-3|374	+ Revision: 144510
12mu|directfb-1.6.2-3|375	- do not buildconflicts with directfb-devel since this package buildrequires SDL-devel which requires directfb-devel (to restore on major change)
12mu|directfb-1.6.2-3|376	
12mu|directfb-1.6.2-3|377	+ Thierry Vignaud <tvignaud@mandriva.com>
12mu|directfb-1.6.2-3|378	- do not package huge (1.3Mb!) ChangeLog
12mu|directfb-1.6.2-3|379	
12mu|directfb-1.6.2-3|380	* Sun Feb 18 2007 Anssi Hannula <anssi@mandriva.org> 0.9.25.1-3mdv2007.1
12mu|directfb-1.6.2-3|381	+ Revision: 122544
12mu|directfb-1.6.2-3|382	- rebuild for new libgii
12mu|directfb-1.6.2-3|383	- Import directfb
12mu|directfb-1.6.2-3|384	
12mu|directfb-1.6.2-3|385	* Sat May 06 2006 Anssi Hannula <anssi@mandriva.org> 0.9.25.1-2mdk
12mu|directfb-1.6.2-3|386	- add build switch for multi, default disabled
12mu|directfb-1.6.2-3|387	- BuildRequires SDL-devel
12mu|directfb-1.6.2-3|388	
12mu|directfb-1.6.2-3|389	* Sat May 06 2006 Götz Waschk <waschk@mandriva.org> 0.9.25.1-1mdk
12mu|directfb-1.6.2-3|390	- update file list
12mu|directfb-1.6.2-3|391	- new major
12mu|directfb-1.6.2-3|392	- drop patch
12mu|directfb-1.6.2-3|393	- New release 0.9.25.1
12mu|directfb-1.6.2-3|394	
12mu|directfb-1.6.2-3|395	* Fri Apr 21 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.9.24-5mdk
12mu|directfb-1.6.2-3|396	- rebuild (fix /usr/lib/pkgconfig/directfb-internal.pc version on x86_64)
12mu|directfb-1.6.2-3|397	
12mu|directfb-1.6.2-3|398	* Tue Dec 13 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.9.24-4mdk
12mu|directfb-1.6.2-3|399	- rebuild with new libsysfs
12mu|directfb-1.6.2-3|400	
12mu|directfb-1.6.2-3|401	* Fri Nov 18 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.9.24-3mdk
12mu|directfb-1.6.2-3|402	- rebuild because devel subpackage got linked with 0.9.22 instead of 0.9.24
12mu|directfb-1.6.2-3|403	on x86_64
12mu|directfb-1.6.2-3|404	
12mu|directfb-1.6.2-3|405	* Thu Nov 03 2005 GÃ¶tz Waschk <waschk@mandriva.org> 0.9.24-2mdk
12mu|directfb-1.6.2-3|406	- rebuild for new directfb
12mu|directfb-1.6.2-3|407	
12mu|directfb-1.6.2-3|408	* Wed Nov 02 2005 Götz Waschk <waschk@mandriva.org> 0.9.24-1mdk
12mu|directfb-1.6.2-3|409	- new major
12mu|directfb-1.6.2-3|410	- drop merged patch 2
12mu|directfb-1.6.2-3|411	- New release 0.9.24
12mu|directfb-1.6.2-3|412	
12mu|directfb-1.6.2-3|413	* Sat Jul 09 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.9.22-5mdk
12mu|directfb-1.6.2-3|414	- rebuild so that devel subpackage got linked with 0.9.22 instead of 0.9.21 on
12mu|directfb-1.6.2-3|415	x86_64
12mu|directfb-1.6.2-3|416	
12mu|directfb-1.6.2-3|417	* Sat Jun 18 2005 Götz Waschk <waschk@mandriva.org> 0.9.22-4mdk
12mu|directfb-1.6.2-3|418	- add conflict to fix upgrade from stable
12mu|directfb-1.6.2-3|419	
12mu|directfb-1.6.2-3|420	* Sun May 01 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.9.22-3mdk
12mu|directfb-1.6.2-3|421	- update patch2 to include i830 driver (fix ppc build)
12mu|directfb-1.6.2-3|422	
12mu|directfb-1.6.2-3|423	* Sat Apr 30 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.9.22-2mdk
12mu|directfb-1.6.2-3|424	- rebuild so that devel subpackage got linked with 0.9.22 instead of 0.9.21
12mu|directfb-1.6.2-3|425	
12mu|directfb-1.6.2-3|426	* Tue Apr 26 2005 Götz Waschk <waschk@mandriva.org> 0.9.22-1mdk
12mu|directfb-1.6.2-3|427	- drop patch 0
12mu|directfb-1.6.2-3|428	- new major
12mu|directfb-1.6.2-3|429	- New release 0.9.22
12mu|directfb-1.6.2-3|430	
12mu|directfb-1.6.2-3|431	* Sat Feb 19 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.9.21-3mdk
12mu|directfb-1.6.2-3|432	- Patch2: fix build on ppc (don't build savage driver)
12mu|directfb-1.6.2-3|433	- add BuildRequires: libsysfs-devel
12mu|directfb-1.6.2-3|434	
12mu|directfb-1.6.2-3|435	* Tue Feb 15 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.9.21-2mdk
12mu|directfb-1.6.2-3|436	- nuke lib64 rpaths
12mu|directfb-1.6.2-3|437	- fix build, multiarch
12mu|directfb-1.6.2-3|438	
12mu|directfb-1.6.2-3|439	* Wed Dec 22 2004 Per Ãyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.21-1mdk
12mu|directfb-1.6.2-3|440	- 0.9.21 (finally!)
12mu|directfb-1.6.2-3|441	- do libtoolize again
12mu|directfb-1.6.2-3|442	- compile with -O3
12mu|directfb-1.6.2-3|443	- ship all binaries again
12mu|directfb-1.6.2-3|444	- drop P1, P2 & P3 (fixed upstream)
12mu|directfb-1.6.2-3|445	- cosmetics
12mu|directfb-1.6.2-3|446	
12mu|directfb-1.6.2-3|447	* Wed Sep 29 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.9.20-2mdk
12mu|directfb-1.6.2-3|448	- merge patches from Debian:
12mu|directfb-1.6.2-3|449	* fix matrox driver build
12mu|directfb-1.6.2-3|450	* fix savage driver build (include <linux/fb.h> adequately)
12mu|directfb-1.6.2-3|451	* fix IDirectFBVideoProvider build (add <linux/videodev2.h> specifically)
12mu|directfb-1.6.2-3|452	

19573 12
12mu|djvulibre-3.5.25.3-1|1	%define major	21
12mu|djvulibre-3.5.25.3-1|2	%define libname	%mklibname %{name} %{major}
12mu|djvulibre-3.5.25.3-1|3	%define devname	%mklibname %{name} -d
12mu|djvulibre-3.5.25.3-1|4	
12mu|djvulibre-3.5.25.3-1|5	Summary:	DjVu encoders and utilities
12mu|djvulibre-3.5.25.3-1|6	Name:		djvulibre
12mu|djvulibre-3.5.25.3-1|7	Version:	3.5.25.3
12mu|djvulibre-3.5.25.3-1|8	Release:	1
12mu|djvulibre-3.5.25.3-1|9	License:	GPLv2+
12mu|djvulibre-3.5.25.3-1|10	Group:		Publishing
12mu|djvulibre-3.5.25.3-1|11	Url:		http://djvu.sourceforge.net/
12mu|djvulibre-3.5.25.3-1|12	Source0:	http://downloads.sourceforge.net/project/djvu/DjVuLibre/3.5.25/%{name}-%{version}.tar.gz
12mu|djvulibre-3.5.25.3-1|13	#Patch1:		djvulibre-3.5.2-fix-link.patch
12mu|djvulibre-3.5.25.3-1|14	Patch2:		djvulibre-3.5.22-cdefs.patch
12mu|djvulibre-3.5.25.3-1|15	
12mu|djvulibre-3.5.25.3-1|16	BuildRequires:	gnome-mime-data
12mu|djvulibre-3.5.25.3-1|17	BuildRequires:	imagemagick
12mu|djvulibre-3.5.25.3-1|18	BuildRequires:	xdg-utils
12mu|djvulibre-3.5.25.3-1|19	BuildRequires:	tiff-devel
12mu|djvulibre-3.5.25.3-1|20	BuildRequires:	pkgconfig(xt)
12mu|djvulibre-3.5.25.3-1|21	
12mu|djvulibre-3.5.25.3-1|22	%description
12mu|djvulibre-3.5.25.3-1|23	DjVu is a web-centric format and software platform for distributing
12mu|djvulibre-3.5.25.3-1|24	documents and images.  DjVu content downloads faster, displays and
12mu|djvulibre-3.5.25.3-1|25	renders faster, looks nicer on a screen, and consume less client
12mu|djvulibre-3.5.25.3-1|26	resources than competing formats. DjVu was originally developed at AT&T
12mu|djvulibre-3.5.25.3-1|27	Labs-Research by Leon Bottou, Yann LeCun, Patrick Haffner, and many
12mu|djvulibre-3.5.25.3-1|28	others.  In March 2000, AT&T sold DjVu to LizardTech Inc. who now
12mu|djvulibre-3.5.25.3-1|29	distributes Windows/Mac plug-ins, and commercial encoders (mostly on
12mu|djvulibre-3.5.25.3-1|30	Windows)
12mu|djvulibre-3.5.25.3-1|31	
12mu|djvulibre-3.5.25.3-1|32	In an effort to promote DjVu as a Web standard, the LizardTech
12mu|djvulibre-3.5.25.3-1|33	management was enlightened enough to release the reference
12mu|djvulibre-3.5.25.3-1|34	implementation of DjVu under the GNU GPL in October 2000.  DjVuLibre
12mu|djvulibre-3.5.25.3-1|35	(which means free DjVu), is an enhanced version of that code maintained
12mu|djvulibre-3.5.25.3-1|36	by the original inventors of DjVu. It is compatible with version 3.5 of
12mu|djvulibre-3.5.25.3-1|37	the LizardTech DjVu software suite.
12mu|djvulibre-3.5.25.3-1|38	
12mu|djvulibre-3.5.25.3-1|39	DjVulibre-3.5 contains:
12mu|djvulibre-3.5.25.3-1|40	- A full-fledged wavelet-based compressor for pictures.
12mu|djvulibre-3.5.25.3-1|41	- A simple compressor for bitonal (black and white) scanned pages.
12mu|djvulibre-3.5.25.3-1|42	- A compressor for palettized images (a la GIF/PNG).
12mu|djvulibre-3.5.25.3-1|43	- A set of utilities to manipulate and assemble DjVu images and documents.
12mu|djvulibre-3.5.25.3-1|44	- A set of decoders to convert DjVu to a number of other formats.
12mu|djvulibre-3.5.25.3-1|45	- An up-to-date version of the C++ DjVu Reference Library.
12mu|djvulibre-3.5.25.3-1|46	
12mu|djvulibre-3.5.25.3-1|47	%package -n %{libname}
12mu|djvulibre-3.5.25.3-1|48	Summary:	DjVulibre library
12mu|djvulibre-3.5.25.3-1|49	Group:		System/Libraries
12mu|djvulibre-3.5.25.3-1|50	
12mu|djvulibre-3.5.25.3-1|51	%description -n %{libname}
12mu|djvulibre-3.5.25.3-1|52	Djvulibre shared libraries.
12mu|djvulibre-3.5.25.3-1|53	
12mu|djvulibre-3.5.25.3-1|54	%package -n %{devname}
12mu|djvulibre-3.5.25.3-1|55	Summary:	DjVulibre development files
12mu|djvulibre-3.5.25.3-1|56	Group:		Development/Other
12mu|djvulibre-3.5.25.3-1|57	Requires:	%{libname} = %{version}-%{release}
12mu|djvulibre-3.5.25.3-1|58	Provides:	%{name}-devel = %{version}-%{release}
12mu|djvulibre-3.5.25.3-1|59	
12mu|djvulibre-3.5.25.3-1|60	%description -n %{devname}
12mu|djvulibre-3.5.25.3-1|61	DjVulibre development files.
12mu|djvulibre-3.5.25.3-1|62	
12mu|djvulibre-3.5.25.3-1|63	%prep
12mu|djvulibre-3.5.25.3-1|64	%setup -qn %{name}-3.5.25
12mu|djvulibre-3.5.25.3-1|65	%apply_patches
12mu|djvulibre-3.5.25.3-1|66	
12mu|djvulibre-3.5.25.3-1|67	%build
12mu|djvulibre-3.5.25.3-1|68	%configure2_5x \
12mu|djvulibre-3.5.25.3-1|69	--prefix=%{_prefix} \
12mu|djvulibre-3.5.25.3-1|70	--enable-xmltools \
12mu|djvulibre-3.5.25.3-1|71	--enable-threads \
12mu|djvulibre-3.5.25.3-1|72	--enable-debug \
12mu|djvulibre-3.5.25.3-1|73	--enable-i18n \
12mu|djvulibre-3.5.25.3-1|74	--enable-desktopfiles \
12mu|djvulibre-3.5.25.3-1|75	--with-tiff \
12mu|djvulibre-3.5.25.3-1|76	--disable-static
12mu|djvulibre-3.5.25.3-1|77	
12mu|djvulibre-3.5.25.3-1|78	%make depend
12mu|djvulibre-3.5.25.3-1|79	%make
12mu|djvulibre-3.5.25.3-1|80	
12mu|djvulibre-3.5.25.3-1|81	%install
12mu|djvulibre-3.5.25.3-1|82	%makeinstall_std
12mu|djvulibre-3.5.25.3-1|83	# Quick fix to stop ldconfig from complaining
12mu|djvulibre-3.5.25.3-1|84	find %{buildroot}%{_libdir} -name "*.so*" -exec chmod 755 {} \;
12mu|djvulibre-3.5.25.3-1|85	# Quick cleanup of the docs
12mu|djvulibre-3.5.25.3-1|86	rm -rf doc/CVS 2>/dev/null || :
12mu|djvulibre-3.5.25.3-1|87	rm -rf doc/minilisp/.cvsignore 2 > /dev/null || :
12mu|djvulibre-3.5.25.3-1|88	
12mu|djvulibre-3.5.25.3-1|89	#gw don't rely on xdg-utils but install them manually
12mu|djvulibre-3.5.25.3-1|90	mkdir -p %{buildroot}%{_iconsdir}/hicolor/32x32/mimetypes
12mu|djvulibre-3.5.25.3-1|91	mv %{buildroot}%{_datadir}/djvu/osi/desktop/hi32-djvu.png %{buildroot}%{_iconsdir}/hicolor/32x32/mimetypes/image-vnd.djvu.mime.png
12mu|djvulibre-3.5.25.3-1|92	mkdir -p %{buildroot}%{_iconsdir}/hicolor/22x22/mimetypes
12mu|djvulibre-3.5.25.3-1|93	mv %{buildroot}%{_datadir}/djvu/osi/desktop/hi22-djvu.png %{buildroot}%{_iconsdir}/hicolor/22x22/mimetypes/image-vnd.djvu.mime.png
12mu|djvulibre-3.5.25.3-1|94	mkdir -p %{buildroot}%{_iconsdir}/hicolor/48x48/mimetypes
12mu|djvulibre-3.5.25.3-1|95	mv %{buildroot}%{_datadir}/djvu/osi/desktop/hi48-djvu.png %{buildroot}%{_iconsdir}/hicolor/48x48/mimetypes/image-vnd.djvu.mime.png
12mu|djvulibre-3.5.25.3-1|96	mkdir -p %{buildroot}%{_datadir}/mime/packages
12mu|djvulibre-3.5.25.3-1|97	mv %{buildroot}%{_datadir}/djvu/osi/desktop/djvulibre-mime.xml %{buildroot}%{_datadir}/mime/packages
12mu|djvulibre-3.5.25.3-1|98	
12mu|djvulibre-3.5.25.3-1|99	%files
12mu|djvulibre-3.5.25.3-1|100	%doc README COPYRIGHT COPYING INSTALL NEWS doc
12mu|djvulibre-3.5.25.3-1|101	%{_bindir}/any2djvu
12mu|djvulibre-3.5.25.3-1|102	%{_bindir}/bzz
12mu|djvulibre-3.5.25.3-1|103	%{_bindir}/c44
12mu|djvulibre-3.5.25.3-1|104	%{_bindir}/cjb2
12mu|djvulibre-3.5.25.3-1|105	%{_bindir}/cpaldjvu
12mu|djvulibre-3.5.25.3-1|106	%{_bindir}/csepdjvu
12mu|djvulibre-3.5.25.3-1|107	%{_bindir}/ddjvu
12mu|djvulibre-3.5.25.3-1|108	%{_bindir}/djvm
12mu|djvulibre-3.5.25.3-1|109	%{_bindir}/djvmcvt
12mu|djvulibre-3.5.25.3-1|110	%{_bindir}/djvudigital
12mu|djvulibre-3.5.25.3-1|111	%{_bindir}/djvudump
12mu|djvulibre-3.5.25.3-1|112	%{_bindir}/djvuextract
12mu|djvulibre-3.5.25.3-1|113	%{_bindir}/djvumake
12mu|djvulibre-3.5.25.3-1|114	%{_bindir}/djvups
12mu|djvulibre-3.5.25.3-1|115	%{_bindir}/djvused
12mu|djvulibre-3.5.25.3-1|116	%{_bindir}/djvuserve
12mu|djvulibre-3.5.25.3-1|117	%{_bindir}/djvutoxml
12mu|djvulibre-3.5.25.3-1|118	%{_bindir}/djvutxt
12mu|djvulibre-3.5.25.3-1|119	%{_bindir}/djvuxmlparser
12mu|djvulibre-3.5.25.3-1|120	%{_datadir}/djvu
12mu|djvulibre-3.5.25.3-1|121	%{_mandir}/man1/any2djvu.1*
12mu|djvulibre-3.5.25.3-1|122	%{_mandir}/man1/bzz.1*
12mu|djvulibre-3.5.25.3-1|123	%{_mandir}/man1/c44.1*
12mu|djvulibre-3.5.25.3-1|124	%{_mandir}/man1/cjb2.1*
12mu|djvulibre-3.5.25.3-1|125	%{_mandir}/man1/cpaldjvu.1*
12mu|djvulibre-3.5.25.3-1|126	%{_mandir}/man1/csepdjvu.1*
12mu|djvulibre-3.5.25.3-1|127	%{_mandir}/man1/ddjvu.1*
12mu|djvulibre-3.5.25.3-1|128	%{_mandir}/man1/djvm.1*
12mu|djvulibre-3.5.25.3-1|129	%{_mandir}/man1/djvmcvt.1*
12mu|djvulibre-3.5.25.3-1|130	%{_mandir}/man1/djvu.1*
12mu|djvulibre-3.5.25.3-1|131	%{_mandir}/man1/djvudigital.1*
12mu|djvulibre-3.5.25.3-1|132	%{_mandir}/man1/djvudump.1*
12mu|djvulibre-3.5.25.3-1|133	%{_mandir}/man1/djvuextract.1*
12mu|djvulibre-3.5.25.3-1|134	%{_mandir}/man1/djvumake.1*
12mu|djvulibre-3.5.25.3-1|135	%{_mandir}/man1/djvups.1*
12mu|djvulibre-3.5.25.3-1|136	%{_mandir}/man1/djvused.1*
12mu|djvulibre-3.5.25.3-1|137	%{_mandir}/man1/djvuserve.1*
12mu|djvulibre-3.5.25.3-1|138	%{_mandir}/man1/djvutoxml.1*
12mu|djvulibre-3.5.25.3-1|139	%{_mandir}/man1/djvutxt.1*
12mu|djvulibre-3.5.25.3-1|140	%{_mandir}/man1/djvuxml.1*
12mu|djvulibre-3.5.25.3-1|141	%{_mandir}/man1/djvuxmlparser.1*
12mu|djvulibre-3.5.25.3-1|142	%{_datadir}/mime/packages/*.xml
12mu|djvulibre-3.5.25.3-1|143	%{_iconsdir}/hicolor/22x22/mimetypes/*
12mu|djvulibre-3.5.25.3-1|144	%{_iconsdir}/hicolor/32x32/mimetypes/*
12mu|djvulibre-3.5.25.3-1|145	%{_iconsdir}/hicolor/48x48/mimetypes/*
12mu|djvulibre-3.5.25.3-1|146	
12mu|djvulibre-3.5.25.3-1|147	%files -n %{libname}
12mu|djvulibre-3.5.25.3-1|148	%{_libdir}/libdjvulibre.so.%{major}*
12mu|djvulibre-3.5.25.3-1|149	
12mu|djvulibre-3.5.25.3-1|150	%files -n %{devname}
12mu|djvulibre-3.5.25.3-1|151	%{_libdir}/*.so
12mu|djvulibre-3.5.25.3-1|152	%{_includedir}/libdjvu
12mu|djvulibre-3.5.25.3-1|153	%{_libdir}/pkgconfig/*.pc
12mu|djvulibre-3.5.25.3-1|154	
12mu|djvulibre-3.5.25.3-1|155	
12mu|djvulibre-3.5.25.3-1|156	%changelog
12mu|djvulibre-3.5.25.3-1|157	* Tue Oct 22 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.5.25.3-1
12mu|djvulibre-3.5.25.3-1|158	+ Revision: 4267cdb
12mu|djvulibre-3.5.25.3-1|159	- Sync with cooker
12mu|djvulibre-3.5.25.3-1|160	
12mu|djvulibre-3.5.25.3-1|161	

19574 12
12mu|dkms-2.0.19-31|1	Summary: 	Dynamic Kernel Module Support Framework
12mu|dkms-2.0.19-31|2	Name: 		dkms
12mu|dkms-2.0.19-31|3	Version: 	2.0.19
12mu|dkms-2.0.19-31|4	URL:		http://linux.dell.com/dkms
12mu|dkms-2.0.19-31|5	%define subrel 3
12mu|dkms-2.0.19-31|6	Release: 	31
12mu|dkms-2.0.19-31|7	License: 	GPL
12mu|dkms-2.0.19-31|8	Group:  	System/Base
12mu|dkms-2.0.19-31|9	BuildArch: 	noarch
12mu|dkms-2.0.19-31|10	Suggests:	kernel-devel
12mu|dkms-2.0.19-31|11	Requires:	%{name}-minimal = %{version}-%{release}
12mu|dkms-2.0.19-31|12	Requires(pre):	rpm-helper
12mu|dkms-2.0.19-31|13	Requires(post):	rpm-helper
12mu|dkms-2.0.19-31|14	Requires:	patch
12mu|dkms-2.0.19-31|15	Requires:	sed
12mu|dkms-2.0.19-31|16	Requires:       gawk
12mu|dkms-2.0.19-31|17	Source:		http://linux.dell.com/dkms/%{name}-%{version}.tar.gz
12mu|dkms-2.0.19-31|18	Source1:	template-dkms-mkrpm.spec.src
12mu|dkms-2.0.19-31|19	Source2:	dkms.depmod.conf
12mu|dkms-2.0.19-31|20	Source3:	autoload.awk
12mu|dkms-2.0.19-31|21	Source4:	%{name}.service
12mu|dkms-2.0.19-31|22	Patch1:		dkms-2.0.19-norpm.patch
12mu|dkms-2.0.19-31|23	Patch2:		dkms-2.0.17.5-mdkize.patch
12mu|dkms-2.0.19-31|24	Patch3:		dkms-fix-kernel-make-prepare.patch
12mu|dkms-2.0.19-31|25	Patch4:		dkms-2.0.17.6-compressed-module.patch
12mu|dkms-2.0.19-31|26	Patch5:		dkms-2.0.19-weak_module_name.patch
12mu|dkms-2.0.19-31|27	Patch7:		dkms-2.0.19-procconfig.patch
12mu|dkms-2.0.19-31|28	Patch8:		dkms-2.0.19-mdkrpm-split-ver-rel.patch
12mu|dkms-2.0.19-31|29	Patch9:		dkms-2.0.19-bash-completion-update.patch
12mu|dkms-2.0.19-31|30	Patch10:	dkms-2.0.19-binary_only.patch
12mu|dkms-2.0.19-31|31	Patch11:	dkms-2.0.17.5-min-max-kernel.patch
12mu|dkms-2.0.19-31|32	Patch12:	dkms-2.0.17.6-test-dkms.conf-existence.patch
12mu|dkms-2.0.19-31|33	Patch13:	dkms-2.0.17.6-status_default.patch
12mu|dkms-2.0.19-31|34	#Patch14:	dkms-2.0.17.6-stdout.patch
12mu|dkms-2.0.19-31|35	Patch15:	dkms-2.0.19-no_custom_rpm_provides.patch
12mu|dkms-2.0.19-31|36	Patch16:	dkms-2.0.19-binary.patch
12mu|dkms-2.0.19-31|37	Patch17:	dkms-2.0.19-autoalias.patch
12mu|dkms-2.0.19-31|38	Patch18:	dkms-2.0.19-mkrpm_status.patch
12mu|dkms-2.0.19-31|39	Patch19:	dkms-2.0.19-skip-unused-check.patch
12mu|dkms-2.0.19-31|40	Patch20:	dkms-2.0.19-uninstall-speedup.patch
12mu|dkms-2.0.19-31|41	Patch21:	dkms-2.0.19-init-mdv-interactive.patch
12mu|dkms-2.0.19-31|42	Patch22:	dkms-symvers.patch
12mu|dkms-2.0.19-31|43	Patch23:	dkms-2.0.19-autoload_instead_of_udevadm.patch
12mu|dkms-2.0.19-31|44	Patch24:	dkms-generic-preparation-for-2.6.39-and-higher
12mu|dkms-2.0.19-31|45	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root/
12mu|dkms-2.0.19-31|46	
12mu|dkms-2.0.19-31|47	%define _dkmsdir %{_localstatedir}/lib/%{name}
12mu|dkms-2.0.19-31|48	%define _dkmsbinarydir %{_localstatedir}/lib/%{name}-binary
12mu|dkms-2.0.19-31|49	
12mu|dkms-2.0.19-31|50	%description
12mu|dkms-2.0.19-31|51	This package contains the framework for the Dynamic
12mu|dkms-2.0.19-31|52	Kernel Module Support (DKMS) method for installing
12mu|dkms-2.0.19-31|53	module RPMS as originally developed by the Dell
12mu|dkms-2.0.19-31|54	Computer Corporation.
12mu|dkms-2.0.19-31|55	
12mu|dkms-2.0.19-31|56	This package is intended for building binary kernel
12mu|dkms-2.0.19-31|57	modules with dkms source packages installed
12mu|dkms-2.0.19-31|58	
12mu|dkms-2.0.19-31|59	%package minimal
12mu|dkms-2.0.19-31|60	Summary: 	Dynamic Kernel Module Support Framework - minimal package
12mu|dkms-2.0.19-31|61	License: 	GPL
12mu|dkms-2.0.19-31|62	Group: 		System/Base
12mu|dkms-2.0.19-31|63	Requires:	lsb-release
12mu|dkms-2.0.19-31|64	Requires(preun):	rpm-helper
12mu|dkms-2.0.19-31|65	Requires(post):	rpm-helper
12mu|dkms-2.0.19-31|66	
12mu|dkms-2.0.19-31|67	%description minimal
12mu|dkms-2.0.19-31|68	This package contains the framework for the Dynamic
12mu|dkms-2.0.19-31|69	Kernel Module Support (DKMS) method for installing
12mu|dkms-2.0.19-31|70	module RPMS as originally developed by the Dell
12mu|dkms-2.0.19-31|71	Computer Corporation.
12mu|dkms-2.0.19-31|72	
12mu|dkms-2.0.19-31|73	This package is intended for installing binary module RPMS
12mu|dkms-2.0.19-31|74	as created by dkms.
12mu|dkms-2.0.19-31|75	
12mu|dkms-2.0.19-31|76	%prep
12mu|dkms-2.0.19-31|77	%setup -q
12mu|dkms-2.0.19-31|78	%patch1 -p1 -b .norpm
12mu|dkms-2.0.19-31|79	%patch2 -p1 -b .mdkize
12mu|dkms-2.0.19-31|80	%patch3 -p1 -b .fix-kernel-make-prepare
12mu|dkms-2.0.19-31|81	%patch4 -p1 -b .compressed-module
12mu|dkms-2.0.19-31|82	%patch5 -p1 -b .weak_module_name
12mu|dkms-2.0.19-31|83	%patch7 -p1 -b .procconfig
12mu|dkms-2.0.19-31|84	%patch8 -p1 -b .mdkrpm-split-ver-rel
12mu|dkms-2.0.19-31|85	%patch9 -p1 -b .bash-completion-update
12mu|dkms-2.0.19-31|86	%patch10 -p1 -b .binary_only
12mu|dkms-2.0.19-31|87	%patch11 -p1 -b .min-max-kernel
12mu|dkms-2.0.19-31|88	%patch12 -p1 -b .test-dkmsconf
12mu|dkms-2.0.19-31|89	%patch13 -p1 -b .status_default
12mu|dkms-2.0.19-31|90	#%patch14 -p1 -b .stdout
12mu|dkms-2.0.19-31|91	%patch15 -p1 -b .no_custom_rpm_provides
12mu|dkms-2.0.19-31|92	%patch16 -p1 -b .binary
12mu|dkms-2.0.19-31|93	%patch17 -p0 -b .autoalias
12mu|dkms-2.0.19-31|94	%patch18 -p1 -b .mkrpm
12mu|dkms-2.0.19-31|95	%patch19 -p1 -b .versionsanity
12mu|dkms-2.0.19-31|96	%patch20 -p1 -b .uninst-speedup
12mu|dkms-2.0.19-31|97	%patch21 -p1 -b .mdv-interactive
12mu|dkms-2.0.19-31|98	%patch22 -p1 -b .symvers
12mu|dkms-2.0.19-31|99	%patch23 -p1 -b .autoload_instead_of_udevadm
12mu|dkms-2.0.19-31|100	%patch24 -p1 -b .generic-prepare
12mu|dkms-2.0.19-31|101	
12mu|dkms-2.0.19-31|102	sed -i -e 's,/var/%{name},%{_dkmsdir},g;s,init.d/dkms_autoinstaller,init.d/%{name},g' \
12mu|dkms-2.0.19-31|103	dkms_autoinstaller \
12mu|dkms-2.0.19-31|104	dkms_framework.conf \
12mu|dkms-2.0.19-31|105	kernel_*.d_dkms \
12mu|dkms-2.0.19-31|106	%{name}.8 \
12mu|dkms-2.0.19-31|107	dkms
12mu|dkms-2.0.19-31|108	
12mu|dkms-2.0.19-31|109	%install
12mu|dkms-2.0.19-31|110	rm -rf %{buildroot}
12mu|dkms-2.0.19-31|111	mkdir -p %{buildroot}%{_mandir}/man8
12mu|dkms-2.0.19-31|112	%makeinstall_std INITD=%{buildroot}%{_initrddir}
12mu|dkms-2.0.19-31|113	install -D -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/%{name}/template-dkms-mkrpm.spec
12mu|dkms-2.0.19-31|114	install -m 755 dkms_mkkerneldoth %{buildroot}/%{_sbindir}/dkms_mkkerneldoth
12mu|dkms-2.0.19-31|115	install -m 755 %{SOURCE3} %{buildroot}/%{_sbindir}/dkms_autoload
12mu|dkms-2.0.19-31|116	mv %{buildroot}%{_initrddir}/dkms_autoinstaller %{buildroot}%{_sbindir}
12mu|dkms-2.0.19-31|117	mkdir -p %{buildroot}%{_dkmsbinarydir}
12mu|dkms-2.0.19-31|118	mkdir -p %{buildroot}%{_sysconfdir}/depmod.d
12mu|dkms-2.0.19-31|119	install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/depmod.d/%{name}.conf
12mu|dkms-2.0.19-31|120	
12mu|dkms-2.0.19-31|121	# Systemd unit files
12mu|dkms-2.0.19-31|122	mkdir -p %{buildroot}%{_unitdir}
12mu|dkms-2.0.19-31|123	install -p -m 644 -D %{SOURCE4} %{buildroot}%{_unitdir}/%{name}.service
12mu|dkms-2.0.19-31|124	
12mu|dkms-2.0.19-31|125	%triggerpostun -- dkms < 2.0.19-11
12mu|dkms-2.0.19-31|126	rm -f /etc/rc.d/*/{K,S}??dkms
12mu|dkms-2.0.19-31|127	
12mu|dkms-2.0.19-31|128	%trigger -- dkms < 2.0.19-31
12mu|dkms-2.0.19-31|129	#(akdengi) manually enable dkms becouse they not present on preset file
12mu|dkms-2.0.19-31|130	/bin/systemctl enable dkms.service
12mu|dkms-2.0.19-31|131	
12mu|dkms-2.0.19-31|132	%post
12mu|dkms-2.0.19-31|133	%systemd_post %{name}.service
12mu|dkms-2.0.19-31|134	
12mu|dkms-2.0.19-31|135	%preun
12mu|dkms-2.0.19-31|136	%systemd_preun %{name}.service
12mu|dkms-2.0.19-31|137	
12mu|dkms-2.0.19-31|138	%postun
12mu|dkms-2.0.19-31|139	%systemd_postun %{name}.service
12mu|dkms-2.0.19-31|140	
12mu|dkms-2.0.19-31|141	%files
12mu|dkms-2.0.19-31|142	%defattr(-,root,root)
12mu|dkms-2.0.19-31|143	%doc %attr (-,root,root) sample.spec sample.conf AUTHORS COPYING template-dkms-mkrpm.spec
12mu|dkms-2.0.19-31|144	%{_sbindir}/dkms_autoinstaller
12mu|dkms-2.0.19-31|145	
12mu|dkms-2.0.19-31|146	%files minimal
12mu|dkms-2.0.19-31|147	%defattr(-,root,root)
12mu|dkms-2.0.19-31|148	%{_sbindir}/dkms
12mu|dkms-2.0.19-31|149	%{_dkmsdir}
12mu|dkms-2.0.19-31|150	%dir %{_dkmsbinarydir}
12mu|dkms-2.0.19-31|151	%{_sbindir}/dkms_mkkerneldoth
12mu|dkms-2.0.19-31|152	%{_sbindir}/dkms_autoload
12mu|dkms-2.0.19-31|153	%{_mandir}/man8/dkms.8*
12mu|dkms-2.0.19-31|154	%config(noreplace) %{_sysconfdir}/dkms
12mu|dkms-2.0.19-31|155	# these dirs are for plugins - owned by other packages
12mu|dkms-2.0.19-31|156	%{_sysconfdir}/kernel/postinst.d/%{name}
12mu|dkms-2.0.19-31|157	%{_sysconfdir}/kernel/prerm.d/%{name}
12mu|dkms-2.0.19-31|158	%{_sysconfdir}/bash_completion.d/%{name}
12mu|dkms-2.0.19-31|159	%{_sysconfdir}/depmod.d/%{name}.conf
12mu|dkms-2.0.19-31|160	%{_unitdir}/%{name}.service
12mu|dkms-2.0.19-31|161	
12mu|dkms-2.0.19-31|162	
12mu|dkms-2.0.19-31|163	
12mu|dkms-2.0.19-31|164	
12mu|dkms-2.0.19-31|165	
12mu|dkms-2.0.19-31|166	
12mu|dkms-2.0.19-31|167	%changelog
12mu|dkms-2.0.19-31|168	* Mon Jan 13 2014 Alexander Kazancev <kazancas@gmail.com> 2.0.19-31
12mu|dkms-2.0.19-31|169	+ Revision: 7590442
12mu|dkms-2.0.19-31|170	- Fix dkms service file using and enabling
12mu|dkms-2.0.19-31|171	
12mu|dkms-2.0.19-31|172	

19575 12
12mu|dkms-bbswitch-0.7-1|1	%define oname bbswitch
12mu|dkms-bbswitch-0.7-1|2	
12mu|dkms-bbswitch-0.7-1|3	Name:		dkms-bbswitch
12mu|dkms-bbswitch-0.7-1|4	Summary:	bbswitch - Optimus GPU power switcher
12mu|dkms-bbswitch-0.7-1|5	Version:	0.7
12mu|dkms-bbswitch-0.7-1|6	Release:	1
12mu|dkms-bbswitch-0.7-1|7	Source0:	%{oname}-%{version}.tar.gz
12mu|dkms-bbswitch-0.7-1|8	URL:		https://github.com/Bumblebee-Project/bbswitch
12mu|dkms-bbswitch-0.7-1|9	Group:		System/Kernel and hardware
12mu|dkms-bbswitch-0.7-1|10	License:	GPLv3
12mu|dkms-bbswitch-0.7-1|11	BuildArch:	noarch
12mu|dkms-bbswitch-0.7-1|12	Requires:   dkms
12mu|dkms-bbswitch-0.7-1|13	
12mu|dkms-bbswitch-0.7-1|14	%description
12mu|dkms-bbswitch-0.7-1|15	bbswitch is a kernel module which automatically detects
12mu|dkms-bbswitch-0.7-1|16	the required ACPI calls for two kinds of Optimus laptops.
12mu|dkms-bbswitch-0.7-1|17	It has been verified to work with "real" Optimus and
12mu|dkms-bbswitch-0.7-1|18	"legacy" Optimus laptops (at least, that is how I call them).
12mu|dkms-bbswitch-0.7-1|19	
12mu|dkms-bbswitch-0.7-1|20	%prep
12mu|dkms-bbswitch-0.7-1|21	%setup -qn %{oname}-%{version}
12mu|dkms-bbswitch-0.7-1|22	sed -i 's/#MODULE_VERSION#/%{version}-%{release}/g' dkms/dkms.conf
12mu|dkms-bbswitch-0.7-1|23	
12mu|dkms-bbswitch-0.7-1|24	%install
12mu|dkms-bbswitch-0.7-1|25	rm -rf %{buildroot}
12mu|dkms-bbswitch-0.7-1|26	mkdir -p %{buildroot}%{_usrsrc}/%{oname}-%{version}-%{release}
12mu|dkms-bbswitch-0.7-1|27	cp *.c %{buildroot}%{_usrsrc}/%{oname}-%{version}-%{release}
12mu|dkms-bbswitch-0.7-1|28	cp Makefile %{buildroot}%{_usrsrc}/%{oname}-%{version}-%{release}
12mu|dkms-bbswitch-0.7-1|29	cp dkms/dkms.conf %{buildroot}%{_usrsrc}/%{oname}-%{version}-%{release}/dkms.conf
12mu|dkms-bbswitch-0.7-1|30	
12mu|dkms-bbswitch-0.7-1|31	%post
12mu|dkms-bbswitch-0.7-1|32	dkms add -m %{oname} -v %{version}-%{release} --rpm_safe_upgrade &&
12mu|dkms-bbswitch-0.7-1|33	dkms build -m %{oname} -v %{version}-%{release} --rpm_safe_upgrade &&
12mu|dkms-bbswitch-0.7-1|34	dkms install -m %{oname} -v %{version}-%{release} --rpm_safe_upgrade --force
12mu|dkms-bbswitch-0.7-1|35	true
12mu|dkms-bbswitch-0.7-1|36	/sbin/modprobe %{oname}
12mu|dkms-bbswitch-0.7-1|37	
12mu|dkms-bbswitch-0.7-1|38	%preun
12mu|dkms-bbswitch-0.7-1|39	dkms remove --binary -m %{oname} -v %{version}-%{release} --rpm_safe_upgrade --all
12mu|dkms-bbswitch-0.7-1|40	true
12mu|dkms-bbswitch-0.7-1|41	/sbin/rmmod %{oname}
12mu|dkms-bbswitch-0.7-1|42	
12mu|dkms-bbswitch-0.7-1|43	%files
12mu|dkms-bbswitch-0.7-1|44	%{_usrsrc}/%{oname}-%{version}-%{release}/*
12mu|dkms-bbswitch-0.7-1|45	
12mu|dkms-bbswitch-0.7-1|46	%changelog
12mu|dkms-bbswitch-0.7-1|47	* Wed Jan 22 2014 akdengi <kazancas@mandriva.ru> 0.7-1
12mu|dkms-bbswitch-0.7-1|48	+ Revision: 714afb6
12mu|dkms-bbswitch-0.7-1|49	- update to 0.7
12mu|dkms-bbswitch-0.7-1|50	
12mu|dkms-bbswitch-0.7-1|51	

19576 12
12mu|dmapi-2.2.12-1|1	%define lib_name_orig	libdm
12mu|dmapi-2.2.12-1|2	%define lib_major	0
12mu|dmapi-2.2.12-1|3	%define lib_name	%mklibname dm %{lib_major}
12mu|dmapi-2.2.12-1|4	%define devel_name      %mklibname -d dm
12mu|dmapi-2.2.12-1|5	
12mu|dmapi-2.2.12-1|6	Summary:	Data Management API runtime environment
12mu|dmapi-2.2.12-1|7	Name:		dmapi
12mu|dmapi-2.2.12-1|8	Version:	2.2.12
12mu|dmapi-2.2.12-1|9	Release:	1
12mu|dmapi-2.2.12-1|10	License:	LGPLv2 and GPLv2
12mu|dmapi-2.2.12-1|11	Group:		System/Kernel and hardware
12mu|dmapi-2.2.12-1|12	URL:		http://oss.sgi.com/projects/xfs/
12mu|dmapi-2.2.12-1|13	Source0:	ftp://oss.sgi.com/projects/xfs/cmd_tars/%{name}-%{version}.tar.gz
12mu|dmapi-2.2.12-1|14	BuildRequires:	xfsprogs-devel
12mu|dmapi-2.2.12-1|15	BuildRequires:	pkgconfig(ext2fs)
12mu|dmapi-2.2.12-1|16	BuildRequires:	libtool
12mu|dmapi-2.2.12-1|17	
12mu|dmapi-2.2.12-1|18	%description
12mu|dmapi-2.2.12-1|19	Files required by system software using the Data Management API
12mu|dmapi-2.2.12-1|20	(DMAPI).  This is used to implement the interface defined in the
12mu|dmapi-2.2.12-1|21	X/Open document:  Systems Management: Data Storage Managment
12mu|dmapi-2.2.12-1|22	(XDSM) API dated February 1997.  This interface is implemented
12mu|dmapi-2.2.12-1|23	by the libdm library.
12mu|dmapi-2.2.12-1|24	
12mu|dmapi-2.2.12-1|25	%package -n	%{lib_name}
12mu|dmapi-2.2.12-1|26	Summary:	Main library for %{lib_name_orig}
12mu|dmapi-2.2.12-1|27	Group:		System/Libraries
12mu|dmapi-2.2.12-1|28	Provides:	%{lib_name_orig} = %{version}-%{release}
12mu|dmapi-2.2.12-1|29	
12mu|dmapi-2.2.12-1|30	%description -n	%{lib_name}
12mu|dmapi-2.2.12-1|31	This package contains the library needed to run programs dynamically
12mu|dmapi-2.2.12-1|32	linked with %{lib_name_orig}.
12mu|dmapi-2.2.12-1|33	
12mu|dmapi-2.2.12-1|34	%package -n	%{devel_name}
12mu|dmapi-2.2.12-1|35	Summary:	Data Management API static libraries and headers
12mu|dmapi-2.2.12-1|36	Group:		Development/C
12mu|dmapi-2.2.12-1|37	Requires:	%{lib_name} = %{version}
12mu|dmapi-2.2.12-1|38	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
12mu|dmapi-2.2.12-1|39	Provides:	dm-devel = %{version}-%{release}
12mu|dmapi-2.2.12-1|40	Provides:	libdm0-devel = %{version}-%{release}
12mu|dmapi-2.2.12-1|41	
12mu|dmapi-2.2.12-1|42	%description -n	%{devel_name}
12mu|dmapi-2.2.12-1|43	dmapi-devel contains the libraries and header files needed to
12mu|dmapi-2.2.12-1|44	develop programs which make use of the Data Management API
12mu|dmapi-2.2.12-1|45	(DMAPI).  If you install dmapi-devel, you'll also want to install
12mu|dmapi-2.2.12-1|46	the dmapi (runtime) package and the xfsprogs-devel package.
12mu|dmapi-2.2.12-1|47	
12mu|dmapi-2.2.12-1|48	%prep
12mu|dmapi-2.2.12-1|49	%setup -q
12mu|dmapi-2.2.12-1|50	
12mu|dmapi-2.2.12-1|51	%build
12mu|dmapi-2.2.12-1|52	%configure2_5x --libdir=/%{_lib} --disable-static
12mu|dmapi-2.2.12-1|53	%make
12mu|dmapi-2.2.12-1|54	
12mu|dmapi-2.2.12-1|55	%install
12mu|dmapi-2.2.12-1|56	make install DIST_ROOT=%{buildroot}/
12mu|dmapi-2.2.12-1|57	make install-dev DIST_ROOT=%{buildroot}/
12mu|dmapi-2.2.12-1|58	
12mu|dmapi-2.2.12-1|59	# (sb) installed but unpackaged files
12mu|dmapi-2.2.12-1|60	rm -rf %{buildroot}%{_datadir}/doc/dmapi
12mu|dmapi-2.2.12-1|61	
12mu|dmapi-2.2.12-1|62	rm -f %{buildroot}/%{_lib}/*.*a
12mu|dmapi-2.2.12-1|63	
12mu|dmapi-2.2.12-1|64	chmod 0755 %{buildroot}/%{_lib}/libdm.so.*
12mu|dmapi-2.2.12-1|65	
12mu|dmapi-2.2.12-1|66	%files -n %{lib_name}
12mu|dmapi-2.2.12-1|67	/%{_lib}/*.so.*
12mu|dmapi-2.2.12-1|68	
12mu|dmapi-2.2.12-1|69	%files -n %{devel_name}
12mu|dmapi-2.2.12-1|70	%doc doc/PORTING doc/CHANGES.gz doc/COPYING README
12mu|dmapi-2.2.12-1|71	/%{_lib}/*.so
12mu|dmapi-2.2.12-1|72	%{_libdir}/*.so
12mu|dmapi-2.2.12-1|73	%{_mandir}/man3/*
12mu|dmapi-2.2.12-1|74	%{_includedir}/*/*
12mu|dmapi-2.2.12-1|75	
12mu|dmapi-2.2.12-1|76	
12mu|dmapi-2.2.12-1|77	
12mu|dmapi-2.2.12-1|78	%changelog
12mu|dmapi-2.2.12-1|79	* Wed Dec 25 2013 dsilakov <denis.silakov@rosalab.ru> 2.2.12-1
12mu|dmapi-2.2.12-1|80	+ Revision: 6301203
12mu|dmapi-2.2.12-1|81	- Merge pull request #1 from import/dmapi:auto_update
12mu|dmapi-2.2.12-1|82	- ROSA Updates Builder: update suggested
12mu|dmapi-2.2.12-1|83	
12mu|dmapi-2.2.12-1|84	

19577 12
12mu|dmidecode-2.12-1|1	Summary:	Tool for dumping a computer's DMI table contents
12mu|dmidecode-2.12-1|2	Name:		dmidecode
12mu|dmidecode-2.12-1|3	Version:	2.12
12mu|dmidecode-2.12-1|4	Release:	1
12mu|dmidecode-2.12-1|5	License:	GPLv2+
12mu|dmidecode-2.12-1|6	Group:		System/Kernel and hardware
12mu|dmidecode-2.12-1|7	Url:		http://www.nongnu.org/dmidecode/
12mu|dmidecode-2.12-1|8	Source0:	http://download.savannah.gnu.org/releases/dmidecode/%{name}-%{version}.tar.bz2
12mu|dmidecode-2.12-1|9	
12mu|dmidecode-2.12-1|10	%description
12mu|dmidecode-2.12-1|11	Dmidecode is a tool for dumping a computer's DMI (some say SMBIOS) table
12mu|dmidecode-2.12-1|12	contents in a human-readable format. This table contains a description of the
12mu|dmidecode-2.12-1|13	system's hardware components, as well as other useful pieces of information
12mu|dmidecode-2.12-1|14	such as serial numbers and BIOS revision. Part of its code can be found in
12mu|dmidecode-2.12-1|15	the Linux kernel, because DMI data may be used to enable or disable specific
12mu|dmidecode-2.12-1|16	portions of code depending on the hardware vendor. Thus, dmidecode is mainly
12mu|dmidecode-2.12-1|17	used to detect system "signatures" and add them to the kernel source code
12mu|dmidecode-2.12-1|18	when needed.
12mu|dmidecode-2.12-1|19	
12mu|dmidecode-2.12-1|20	%prep
12mu|dmidecode-2.12-1|21	%setup -q
12mu|dmidecode-2.12-1|22	
12mu|dmidecode-2.12-1|23	%build
12mu|dmidecode-2.12-1|24	%make CFLAGS="%{optflags}" LDFLAGS="%{?ldflags}" CC=%{__cc}
12mu|dmidecode-2.12-1|25	
12mu|dmidecode-2.12-1|26	%install
12mu|dmidecode-2.12-1|27	%makeinstall_std prefix=%{_prefix} mandir=%{_mandir}
12mu|dmidecode-2.12-1|28	rm -rf %{buildroot}%{_defaultdocdir}/%{name}
12mu|dmidecode-2.12-1|29	
12mu|dmidecode-2.12-1|30	%files
12mu|dmidecode-2.12-1|31	%doc README LICENSE AUTHORS CHANGELOG
12mu|dmidecode-2.12-1|32	%{_sbindir}/*
12mu|dmidecode-2.12-1|33	%{_mandir}/man8/*
12mu|dmidecode-2.12-1|34	

19578 12
12mu|docbook-dtds-1.0-64|1	Name: docbook-dtds
12mu|docbook-dtds-1.0-64|2	Version: 1.0
12mu|docbook-dtds-1.0-64|3	Release: 64
12mu|docbook-dtds-1.0-64|4	Group:   Publishing
12mu|docbook-dtds-1.0-64|5	Summary: SGML and XML document type definitions for DocBook
12mu|docbook-dtds-1.0-64|6	
12mu|docbook-dtds-1.0-64|7	License: Copyright only
12mu|docbook-dtds-1.0-64|8	URL: http://www.oasis-open.org/docbook/
12mu|docbook-dtds-1.0-64|9	
12mu|docbook-dtds-1.0-64|10	Requires:	docbook-dtd30-sgml
12mu|docbook-dtds-1.0-64|11	Requires:	docbook-dtd31-sgml
12mu|docbook-dtds-1.0-64|12	Requires:	docbook-dtd41-sgml
12mu|docbook-dtds-1.0-64|13	Requires:	docbook-dtd412-xml
12mu|docbook-dtds-1.0-64|14	Requires:	docbook-dtd42-sgml
12mu|docbook-dtds-1.0-64|15	Requires:	docbook-dtd42-xml
12mu|docbook-dtds-1.0-64|16	Requires:	docbook-dtd43-xml
12mu|docbook-dtds-1.0-64|17	Requires:	docbook-dtd44-xml
12mu|docbook-dtds-1.0-64|18	Requires:	docbook-dtd45-xml
12mu|docbook-dtds-1.0-64|19	Requires:	docbook-style-dsssl
12mu|docbook-dtds-1.0-64|20	Requires:	docbook-style-xsl
12mu|docbook-dtds-1.0-64|21	Requires:	docbook-to-man
12mu|docbook-dtds-1.0-64|22	Requires:	docbook-utils
12mu|docbook-dtds-1.0-64|23	Requires:	docbook-utils-pdf
12mu|docbook-dtds-1.0-64|24	Requires:	docbook2x
12mu|docbook-dtds-1.0-64|25	
12mu|docbook-dtds-1.0-64|26	Requires:	sgml-common
12mu|docbook-dtds-1.0-64|27	Requires:	xml-common
12mu|docbook-dtds-1.0-64|28	
12mu|docbook-dtds-1.0-64|29	BuildArch:	noarch
12mu|docbook-dtds-1.0-64|30	
12mu|docbook-dtds-1.0-64|31	%description
12mu|docbook-dtds-1.0-64|32	The DocBook Document Type Definition (DTD) describes the syntax of
12mu|docbook-dtds-1.0-64|33	technical documentation texts (articles, books and manual pages).
12mu|docbook-dtds-1.0-64|34	This syntax is XML-compliant and is developed by the OASIS consortium.
12mu|docbook-dtds-1.0-64|35	This package contains SGML and XML versions of the DocBook DTD.
12mu|docbook-dtds-1.0-64|36	
12mu|docbook-dtds-1.0-64|37	
12mu|docbook-dtds-1.0-64|38	%prep
12mu|docbook-dtds-1.0-64|39	
12mu|docbook-dtds-1.0-64|40	%build
12mu|docbook-dtds-1.0-64|41	
12mu|docbook-dtds-1.0-64|42	%install
12mu|docbook-dtds-1.0-64|43	
12mu|docbook-dtds-1.0-64|44	%files
12mu|docbook-dtds-1.0-64|45	
12mu|docbook-dtds-1.0-64|46	%changelog
12mu|docbook-dtds-1.0-64|47	* Mon May 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-64
12mu|docbook-dtds-1.0-64|48	+ Revision: 2a00fe1
12mu|docbook-dtds-1.0-64|49	- Fix group
12mu|docbook-dtds-1.0-64|50	
12mu|docbook-dtds-1.0-64|51	

19579 12
12mu|dog-1.7-11|1	Summary:	Dog better than cat
12mu|dog-1.7-11|2	Name:		dog
12mu|dog-1.7-11|3	Version:	1.7
12mu|dog-1.7-11|4	Release:	11
12mu|dog-1.7-11|5	License:	GPLv2+
12mu|dog-1.7-11|6	Group:		Text tools
12mu|dog-1.7-11|7	# Seems to be dead
12mu|dog-1.7-11|8	Url:		http://jl.photodex.com/dog/
12mu|dog-1.7-11|9	Source0:	%{name}-%{version}.tar.bz2
12mu|dog-1.7-11|10	
12mu|dog-1.7-11|11	%description
12mu|dog-1.7-11|12	Dog is intended as a replacement for the obscure utility "cat".
12mu|dog-1.7-11|13	In addition to emulating all of the behavior of cat,
12mu|dog-1.7-11|14	dog also has some functionality that would normally require a
12mu|dog-1.7-11|15	freaky perl hacker to spew out line noise for perl to interpret.
12mu|dog-1.7-11|16	This includes extracting ranges of lines of text and strfry()ing text.
12mu|dog-1.7-11|17	
12mu|dog-1.7-11|18	%prep
12mu|dog-1.7-11|19	%setup -q
12mu|dog-1.7-11|20	
12mu|dog-1.7-11|21	%build
12mu|dog-1.7-11|22	%make CFLAGS="%{optflags}"
12mu|dog-1.7-11|23	
12mu|dog-1.7-11|24	%install
12mu|dog-1.7-11|25	install -d %{buildroot}%{_bindir}
12mu|dog-1.7-11|26	install -d %{buildroot}%{_mandir}/man1
12mu|dog-1.7-11|27	install %{name} %{buildroot}%{_bindir}/%{name}
12mu|dog-1.7-11|28	install -m644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
12mu|dog-1.7-11|29	
12mu|dog-1.7-11|30	%files
12mu|dog-1.7-11|31	%doc README AUTHORS COPYING
12mu|dog-1.7-11|32	%{_bindir}/%{name}
12mu|dog-1.7-11|33	%{_mandir}/*/%{name}.1*
12mu|dog-1.7-11|34	

19580 12
12mu|dolphin-plugins-4.12.4-1|1	Summary:	Plugins for Dolphin to view various VCS files
12mu|dolphin-plugins-4.12.4-1|2	Name:		dolphin-plugins
12mu|dolphin-plugins-4.12.4-1|3	Version:	4.12.4
12mu|dolphin-plugins-4.12.4-1|4	Release:	1
12mu|dolphin-plugins-4.12.4-1|5	Epoch:		1
12mu|dolphin-plugins-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|dolphin-plugins-4.12.4-1|7	License:	GPLv2+
12mu|dolphin-plugins-4.12.4-1|8	Url:		http://www.kde.org
12mu|dolphin-plugins-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|dolphin-plugins-4.12.4-1|10	%if %{is_beta}
12mu|dolphin-plugins-4.12.4-1|11	%define ftpdir unstable
12mu|dolphin-plugins-4.12.4-1|12	%else
12mu|dolphin-plugins-4.12.4-1|13	%define ftpdir stable
12mu|dolphin-plugins-4.12.4-1|14	%endif
12mu|dolphin-plugins-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|dolphin-plugins-4.12.4-1|16	BuildRequires:	kdelibs4-devel
12mu|dolphin-plugins-4.12.4-1|17	BuildRequires:	kdebase4-devel
12mu|dolphin-plugins-4.12.4-1|18	Conflicts:	kdesdk4-core < 1:4.11.0
12mu|dolphin-plugins-4.12.4-1|19	
12mu|dolphin-plugins-4.12.4-1|20	%description
12mu|dolphin-plugins-4.12.4-1|21	Plugins for Dolphin to view various VCS files:
12mu|dolphin-plugins-4.12.4-1|22	- git
12mu|dolphin-plugins-4.12.4-1|23	- bazaar
12mu|dolphin-plugins-4.12.4-1|24	- mercurial (hg)
12mu|dolphin-plugins-4.12.4-1|25	- subversion (svn)
12mu|dolphin-plugins-4.12.4-1|26	
12mu|dolphin-plugins-4.12.4-1|27	%files
12mu|dolphin-plugins-4.12.4-1|28	%{_kde_libdir}/kde4/fileviewgitplugin.so
12mu|dolphin-plugins-4.12.4-1|29	%{_kde_libdir}/kde4/fileviewsvnplugin.so
12mu|dolphin-plugins-4.12.4-1|30	%{_kde_libdir}/kde4/fileviewbazaarplugin.so
12mu|dolphin-plugins-4.12.4-1|31	%{_kde_libdir}/kde4/fileviewhgplugin.so
12mu|dolphin-plugins-4.12.4-1|32	%{_kde_datadir}/config.kcfg/fileviewsvnpluginsettings.kcfg
12mu|dolphin-plugins-4.12.4-1|33	%{_kde_datadir}/config.kcfg/fileviewgitpluginsettings.kcfg
12mu|dolphin-plugins-4.12.4-1|34	%{_kde_datadir}/config.kcfg/fileviewhgpluginsettings.kcfg
12mu|dolphin-plugins-4.12.4-1|35	%{_kde_services}/fileviewgitplugin.desktop
12mu|dolphin-plugins-4.12.4-1|36	%{_kde_services}/fileviewsvnplugin.desktop
12mu|dolphin-plugins-4.12.4-1|37	%{_kde_services}/fileviewbazaarplugin.desktop
12mu|dolphin-plugins-4.12.4-1|38	%{_kde_services}/fileviewhgplugin.desktop
12mu|dolphin-plugins-4.12.4-1|39	
12mu|dolphin-plugins-4.12.4-1|40	#----------------------------------------------------------------------------
12mu|dolphin-plugins-4.12.4-1|41	
12mu|dolphin-plugins-4.12.4-1|42	%prep
12mu|dolphin-plugins-4.12.4-1|43	%setup -q
12mu|dolphin-plugins-4.12.4-1|44	
12mu|dolphin-plugins-4.12.4-1|45	%build
12mu|dolphin-plugins-4.12.4-1|46	%cmake_kde4
12mu|dolphin-plugins-4.12.4-1|47	%make
12mu|dolphin-plugins-4.12.4-1|48	
12mu|dolphin-plugins-4.12.4-1|49	%install
12mu|dolphin-plugins-4.12.4-1|50	%makeinstall_std -C build
12mu|dolphin-plugins-4.12.4-1|51	
12mu|dolphin-plugins-4.12.4-1|52	
12mu|dolphin-plugins-4.12.4-1|53	%changelog
12mu|dolphin-plugins-4.12.4-1|54	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|dolphin-plugins-4.12.4-1|55	+ Revision: 6b607d9
12mu|dolphin-plugins-4.12.4-1|56	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|dolphin-plugins-4.12.4-1|57	
12mu|dolphin-plugins-4.12.4-1|58	

19581 12
12mu|dovecot-2.2.12-1|1	%bcond_without gssapi
12mu|dovecot-2.2.12-1|2	%bcond_without ldap
12mu|dovecot-2.2.12-1|3	%bcond_without lucene
12mu|dovecot-2.2.12-1|4	%bcond_without mysql
12mu|dovecot-2.2.12-1|5	%bcond_without pgsql
12mu|dovecot-2.2.12-1|6	%bcond_without sqlite
12mu|dovecot-2.2.12-1|7	%bcond_without sieve
12mu|dovecot-2.2.12-1|8	%bcond_without systemd
12mu|dovecot-2.2.12-1|9	
12mu|dovecot-2.2.12-1|10	# The Sieve plugin needs to reference internal symbols
12mu|dovecot-2.2.12-1|11	%define _disable_ld_no_undefined 1
12mu|dovecot-2.2.12-1|12	
12mu|dovecot-2.2.12-1|13	%define major %(echo %version |cut -d. -f1-2)
12mu|dovecot-2.2.12-1|14	%define sieve_version 0.4.2
12mu|dovecot-2.2.12-1|15	
12mu|dovecot-2.2.12-1|16	Summary:	Secure IMAP and POP3 server
12mu|dovecot-2.2.12-1|17	Name: 		dovecot
12mu|dovecot-2.2.12-1|18	Version:	2.2.12
12mu|dovecot-2.2.12-1|19	Release:	1
12mu|dovecot-2.2.12-1|20	License:	MIT and LGPLv2 and BSD-like and Public Domain
12mu|dovecot-2.2.12-1|21	Group:		System/Servers
12mu|dovecot-2.2.12-1|22	Url:		http://dovecot.org
12mu|dovecot-2.2.12-1|23	Source0:	http://syksy.dovecot.org/releases/%major/%{name}-%{version}.tar.gz
12mu|dovecot-2.2.12-1|24	Source1:	http://syksy.dovecot.org/releases/%major/%{name}-%{version}.tar.gz.sig
12mu|dovecot-2.2.12-1|25	Source2:	%{name}-pamd
12mu|dovecot-2.2.12-1|26	Source3:	%{name}-init
12mu|dovecot-2.2.12-1|27	Source4:	http://dovecot.org/tools/migration_wuimp_to_dovecot.pl
12mu|dovecot-2.2.12-1|28	Source5:	http://dovecot.org/tools/mboxcrypt.pl
12mu|dovecot-2.2.12-1|29	Source6:	http://www.rename-it.nl/dovecot/%major/dovecot-%major-pigeonhole-%{sieve_version}.tar.gz
12mu|dovecot-2.2.12-1|30	Source100:	%{name}.rpmlintrc
12mu|dovecot-2.2.12-1|31	Source7:	http://www.earth.ox.ac.uk/~steve/sieve/procmail2sieve.pl
12mu|dovecot-2.2.12-1|32	Patch0:		dovecot-conf-ssl.patch
12mu|dovecot-2.2.12-1|33	Patch1:		dovecot-2.2.2-quota-tirpc.patch
12mu|dovecot-2.2.12-1|34	
12mu|dovecot-2.2.12-1|35	BuildRequires:	cap-devel
12mu|dovecot-2.2.12-1|36	BuildRequires:	gettext-devel
12mu|dovecot-2.2.12-1|37	BuildRequires:	pam-devel
12mu|dovecot-2.2.12-1|38	BuildRequires:	sasl-devel
12mu|dovecot-2.2.12-1|39	BuildRequires:	pkgconfig(openssl)
12mu|dovecot-2.2.12-1|40	BuildRequires:	pkgconfig(libtirpc)
12mu|dovecot-2.2.12-1|41	%if %{with ldap}
12mu|dovecot-2.2.12-1|42	BuildRequires:	openldap-devel
12mu|dovecot-2.2.12-1|43	%endif
12mu|dovecot-2.2.12-1|44	%if %{with lucene}
12mu|dovecot-2.2.12-1|45	BuildRequires:	pkgconfig(libclucene-core)
12mu|dovecot-2.2.12-1|46	%endif
12mu|dovecot-2.2.12-1|47	%if %{with mysql}
12mu|dovecot-2.2.12-1|48	BuildRequires:	mysql-devel
12mu|dovecot-2.2.12-1|49	%endif
12mu|dovecot-2.2.12-1|50	%if %{with pgsql}
12mu|dovecot-2.2.12-1|51	BuildRequires:	postgresql-devel
12mu|dovecot-2.2.12-1|52	%endif
12mu|dovecot-2.2.12-1|53	%if %{with gssapi}
12mu|dovecot-2.2.12-1|54	BuildRequires:	pkgconfig(libgssglue)
12mu|dovecot-2.2.12-1|55	BuildRequires:	krb5-devel
12mu|dovecot-2.2.12-1|56	%endif
12mu|dovecot-2.2.12-1|57	%if %{with sqlite}
12mu|dovecot-2.2.12-1|58	BuildRequires:	pkgconfig(sqlite3)
12mu|dovecot-2.2.12-1|59	%endif
12mu|dovecot-2.2.12-1|60	BuildRequires:	rpm-helper >= 0.21
12mu|dovecot-2.2.12-1|61	BuildRequires:	bzip2-devel
12mu|dovecot-2.2.12-1|62	Provides:	imap-server
12mu|dovecot-2.2.12-1|63	Provides:	pop3-server
12mu|dovecot-2.2.12-1|64	Provides:	imaps-server
12mu|dovecot-2.2.12-1|65	Provides:	pop3s-server
12mu|dovecot-2.2.12-1|66	Requires(pre,post,preun,postun):	rpm-helper >= 0.21
12mu|dovecot-2.2.12-1|67	Requires:	%{name}-config >= 2.1
12mu|dovecot-2.2.12-1|68	
12mu|dovecot-2.2.12-1|69	%description
12mu|dovecot-2.2.12-1|70	Dovecot is an IMAP and POP3 server for Linux/UNIX-like systems, written with
12mu|dovecot-2.2.12-1|71	security primarily in mind. Although it's written with C, it uses several
12mu|dovecot-2.2.12-1|72	coding techniques to avoid most of the common pitfalls.
12mu|dovecot-2.2.12-1|73	
12mu|dovecot-2.2.12-1|74	Dovecot can work with standard mbox and maildir formats and it's fully
12mu|dovecot-2.2.12-1|75	compatible with UW-IMAP and Courier IMAP servers as well as mail clients
12mu|dovecot-2.2.12-1|76	accessing the mailboxes directly.
12mu|dovecot-2.2.12-1|77	
12mu|dovecot-2.2.12-1|78	You can build %{name} with some conditional build swithes;
12mu|dovecot-2.2.12-1|79	
12mu|dovecot-2.2.12-1|80	(ie. use with rpm --rebuild):
12mu|dovecot-2.2.12-1|81	
12mu|dovecot-2.2.12-1|82	--with[out] gssapi		GSSAPI support (enabled)
12mu|dovecot-2.2.12-1|83	--with[out] ldap		LDAP support (enabled)
12mu|dovecot-2.2.12-1|84	--with[out] lucene		Lucene support (enabled)
12mu|dovecot-2.2.12-1|85	--with[out] mysql		MySQL support (enabled)
12mu|dovecot-2.2.12-1|86	--with[out] pgsql		PostgreSQL support (enabled)
12mu|dovecot-2.2.12-1|87	--with[out] sqlite		SQLite support (enabled)
12mu|dovecot-2.2.12-1|88	--with[out] sieve		CMU Sieve support (enabled)
12mu|dovecot-2.2.12-1|89	
12mu|dovecot-2.2.12-1|90	%if %{with sieve}
12mu|dovecot-2.2.12-1|91	%package	plugins-sieve
12mu|dovecot-2.2.12-1|92	Summary:	CMU Sieve plugin for dovecot LDA
12mu|dovecot-2.2.12-1|93	Group:		System/Servers
12mu|dovecot-2.2.12-1|94	Requires:	%{name} >= %{version}
12mu|dovecot-2.2.12-1|95	
12mu|dovecot-2.2.12-1|96	%description	plugins-sieve
12mu|dovecot-2.2.12-1|97	This package provides the CMU Sieve plugin version %{sieve_version} for dovecot LDA.
12mu|dovecot-2.2.12-1|98	%endif
12mu|dovecot-2.2.12-1|99	
12mu|dovecot-2.2.12-1|100	%if %{with pgsql}
12mu|dovecot-2.2.12-1|101	%package	plugins-pgsql
12mu|dovecot-2.2.12-1|102	Summary:	Postgres SQL backend for dovecot
12mu|dovecot-2.2.12-1|103	Group:		System/Servers
12mu|dovecot-2.2.12-1|104	Requires:	%{name} >= %{version}
12mu|dovecot-2.2.12-1|105	
12mu|dovecot-2.2.12-1|106	%description	plugins-pgsql
12mu|dovecot-2.2.12-1|107	This package provides the Postgres SQL backend for dovecot-auth etc.
12mu|dovecot-2.2.12-1|108	%endif
12mu|dovecot-2.2.12-1|109	
12mu|dovecot-2.2.12-1|110	%if %{with mysql}
12mu|dovecot-2.2.12-1|111	%package	plugins-mysql
12mu|dovecot-2.2.12-1|112	Summary:	MySQL backend for dovecot
12mu|dovecot-2.2.12-1|113	Group:		System/Servers
12mu|dovecot-2.2.12-1|114	Requires:	%{name} >= %{version}
12mu|dovecot-2.2.12-1|115	
12mu|dovecot-2.2.12-1|116	%description	plugins-mysql
12mu|dovecot-2.2.12-1|117	This package provides the MySQL backend for dovecot-auth etc.
12mu|dovecot-2.2.12-1|118	%endif
12mu|dovecot-2.2.12-1|119	
12mu|dovecot-2.2.12-1|120	%if %{with ldap}
12mu|dovecot-2.2.12-1|121	%package	plugins-ldap
12mu|dovecot-2.2.12-1|122	Summary:	LDAP support for dovecot
12mu|dovecot-2.2.12-1|123	Group:		System/Servers
12mu|dovecot-2.2.12-1|124	Requires:	%{name} >= %{version}
12mu|dovecot-2.2.12-1|125	
12mu|dovecot-2.2.12-1|126	%description	plugins-ldap
12mu|dovecot-2.2.12-1|127	This package provides LDAP capabilities to dovecot in a modular form.
12mu|dovecot-2.2.12-1|128	%endif
12mu|dovecot-2.2.12-1|129	
12mu|dovecot-2.2.12-1|130	%if %{with gssapi}
12mu|dovecot-2.2.12-1|131	%package	plugins-gssapi
12mu|dovecot-2.2.12-1|132	Summary:	GSSAPI support for dovecot
12mu|dovecot-2.2.12-1|133	Group:		System/Servers
12mu|dovecot-2.2.12-1|134	Requires:	%{name} >= %{version}
12mu|dovecot-2.2.12-1|135	
12mu|dovecot-2.2.12-1|136	%description	plugins-gssapi
12mu|dovecot-2.2.12-1|137	This package provides GSSAPI capabilities to dovecot in a modular form.
12mu|dovecot-2.2.12-1|138	%endif
12mu|dovecot-2.2.12-1|139	
12mu|dovecot-2.2.12-1|140	%if %{with sqlite}
12mu|dovecot-2.2.12-1|141	%package	plugins-sqlite
12mu|dovecot-2.2.12-1|142	Summary:	SQLite backend for dovecot
12mu|dovecot-2.2.12-1|143	Group:		System/Servers
12mu|dovecot-2.2.12-1|144	Requires:	%{name} >= %{version}
12mu|dovecot-2.2.12-1|145	
12mu|dovecot-2.2.12-1|146	%description	plugins-sqlite
12mu|dovecot-2.2.12-1|147	This package provides the SQLite backend for dovecot-auth etc.
12mu|dovecot-2.2.12-1|148	%endif
12mu|dovecot-2.2.12-1|149	
12mu|dovecot-2.2.12-1|150	%package	devel
12mu|dovecot-2.2.12-1|151	Summary:	Devel files for Dovecot IMAP and POP3 server
12mu|dovecot-2.2.12-1|152	Group:		Development/C
12mu|dovecot-2.2.12-1|153	Requires:	%{name} >= %{version}
12mu|dovecot-2.2.12-1|154	
12mu|dovecot-2.2.12-1|155	%description	devel
12mu|dovecot-2.2.12-1|156	Dovecot is an IMAP and POP3 server for Linux/UNIX-like systems, written with
12mu|dovecot-2.2.12-1|157	security primarily in mind. Although it's written with C, it uses several
12mu|dovecot-2.2.12-1|158	coding techniques to avoid most of the common pitfalls.
12mu|dovecot-2.2.12-1|159	
12mu|dovecot-2.2.12-1|160	Dovecot can work with standard mbox and maildir formats and it's fully
12mu|dovecot-2.2.12-1|161	compatible with UW-IMAP and Courier IMAP servers as well as mail clients
12mu|dovecot-2.2.12-1|162	accessing the mailboxes directly.
12mu|dovecot-2.2.12-1|163	
12mu|dovecot-2.2.12-1|164	This package contains development files for dovecot.
12mu|dovecot-2.2.12-1|165	
12mu|dovecot-2.2.12-1|166	%package	config-standalone
12mu|dovecot-2.2.12-1|167	Summary:	Config files for running dovecot standalone
12mu|dovecot-2.2.12-1|168	Group:		System/Servers
12mu|dovecot-2.2.12-1|169	Provides:	%{name}-config = %version-%release
12mu|dovecot-2.2.12-1|170	
12mu|dovecot-2.2.12-1|171	%description	config-standalone
12mu|dovecot-2.2.12-1|172	Config files for running the Dovecot IMAP and POP3 server by itself.
12mu|dovecot-2.2.12-1|173	
12mu|dovecot-2.2.12-1|174	This is the basic configuration for running a Dovecot server - you may
12mu|dovecot-2.2.12-1|175	want to install the postfix-dovecot-config package instead if you wish
12mu|dovecot-2.2.12-1|176	to run a combination of the Postfix SMTP server and the Dovecot IMAP/POP3
12mu|dovecot-2.2.12-1|177	server.
12mu|dovecot-2.2.12-1|178	
12mu|dovecot-2.2.12-1|179	%prep
12mu|dovecot-2.2.12-1|180	
12mu|dovecot-2.2.12-1|181	%setup -q
12mu|dovecot-2.2.12-1|182	%if %{with sieve}
12mu|dovecot-2.2.12-1|183	%setup -q -D -T -a 6
12mu|dovecot-2.2.12-1|184	%endif
12mu|dovecot-2.2.12-1|185	%apply_patches
12mu|dovecot-2.2.12-1|186	
12mu|dovecot-2.2.12-1|187	# Remove patch backups so they don't get packaged into the
12mu|dovecot-2.2.12-1|188	# config subpackages
12mu|dovecot-2.2.12-1|189	find . -name "*~" |xargs rm
12mu|dovecot-2.2.12-1|190	
12mu|dovecot-2.2.12-1|191	%build
12mu|dovecot-2.2.12-1|192	%serverbuild
12mu|dovecot-2.2.12-1|193	
12mu|dovecot-2.2.12-1|194	%configure2_5x \
12mu|dovecot-2.2.12-1|195	--enable-header-install \
12mu|dovecot-2.2.12-1|196	--disable-static \
12mu|dovecot-2.2.12-1|197	--with-sql=plugin \
12mu|dovecot-2.2.12-1|198	--with-sql-drivers \
12mu|dovecot-2.2.12-1|199	--with-ssl=openssl \
12mu|dovecot-2.2.12-1|200	--with-ssldir=%{_sysconfdir}/ssl/%{name} \
12mu|dovecot-2.2.12-1|201	--with-moduledir=%{_libdir}/%{name}/modules \
12mu|dovecot-2.2.12-1|202	%if %{with systemd}
12mu|dovecot-2.2.12-1|203	--with-systemdsystemunitdir=/lib/systemd/system \
12mu|dovecot-2.2.12-1|204	%endif
12mu|dovecot-2.2.12-1|205	--with-nss \
12mu|dovecot-2.2.12-1|206	%if %{with ldap}
12mu|dovecot-2.2.12-1|207	--with-ldap=plugin \
12mu|dovecot-2.2.12-1|208	%endif
12mu|dovecot-2.2.12-1|209	%if %{with pgsql}
12mu|dovecot-2.2.12-1|210	--with-pgsql \
12mu|dovecot-2.2.12-1|211	%endif
12mu|dovecot-2.2.12-1|212	%if %{with mysql}
12mu|dovecot-2.2.12-1|213	--with-mysql \
12mu|dovecot-2.2.12-1|214	%endif
12mu|dovecot-2.2.12-1|215	%if %{with sqlite}
12mu|dovecot-2.2.12-1|216	--with-sqlite \
12mu|dovecot-2.2.12-1|217	%endif
12mu|dovecot-2.2.12-1|218	%if %{with gssapi}
12mu|dovecot-2.2.12-1|219	--with-gssapi=plugin \
12mu|dovecot-2.2.12-1|220	%endif
12mu|dovecot-2.2.12-1|221	%if %{with lucene}
12mu|dovecot-2.2.12-1|222	--with-lucene \
12mu|dovecot-2.2.12-1|223	%endif
12mu|dovecot-2.2.12-1|224	--with-libcap
12mu|dovecot-2.2.12-1|225	
12mu|dovecot-2.2.12-1|226	%make
12mu|dovecot-2.2.12-1|227	
12mu|dovecot-2.2.12-1|228	%if %{with sieve}
12mu|dovecot-2.2.12-1|229	pushd dovecot-*-pigeonhole-%{sieve_version}
12mu|dovecot-2.2.12-1|230	rm -f configure
12mu|dovecot-2.2.12-1|231	autoreconf -fi
12mu|dovecot-2.2.12-1|232	touch doc/man/sieve-filter.1
12mu|dovecot-2.2.12-1|233	%configure2_5x \
12mu|dovecot-2.2.12-1|234	--disable-static \
12mu|dovecot-2.2.12-1|235	--with-dovecot=../ \
12mu|dovecot-2.2.12-1|236	--with-unfinished-features
12mu|dovecot-2.2.12-1|237	%make
12mu|dovecot-2.2.12-1|238	popd
12mu|dovecot-2.2.12-1|239	%endif
12mu|dovecot-2.2.12-1|240	
12mu|dovecot-2.2.12-1|241	%install
12mu|dovecot-2.2.12-1|242	rm -rf %{buildroot}
12mu|dovecot-2.2.12-1|243	
12mu|dovecot-2.2.12-1|244	install -d %{buildroot}%{_sysconfdir}/pam.d
12mu|dovecot-2.2.12-1|245	install -d %{buildroot}%{_initrddir}
12mu|dovecot-2.2.12-1|246	install -d %{buildroot}%{_libdir}/%{name}/modules
12mu|dovecot-2.2.12-1|247	install -d %{buildroot}/var/lib/%{name}
12mu|dovecot-2.2.12-1|248	
12mu|dovecot-2.2.12-1|249	%makeinstall_std
12mu|dovecot-2.2.12-1|250	
12mu|dovecot-2.2.12-1|251	%if %{with sieve}
12mu|dovecot-2.2.12-1|252	pushd dovecot-*-pigeonhole-%{sieve_version}
12mu|dovecot-2.2.12-1|253	%makeinstall_std
12mu|dovecot-2.2.12-1|254	# temporary borkiness i guess...
12mu|dovecot-2.2.12-1|255	f=%{buildroot}%{_mandir}/man1/sieve-filter.1
12mu|dovecot-2.2.12-1|256	if ! [ -s $f ]; then rm -f $f; fi
12mu|dovecot-2.2.12-1|257	popd
12mu|dovecot-2.2.12-1|258	%endif
12mu|dovecot-2.2.12-1|259	
12mu|dovecot-2.2.12-1|260	cat %{SOURCE2} > %{buildroot}%{_sysconfdir}/pam.d/%{name}
12mu|dovecot-2.2.12-1|261	%if %{without systemd}
12mu|dovecot-2.2.12-1|262	cat %{SOURCE3} > %{buildroot}%{_initrddir}/%{name}
12mu|dovecot-2.2.12-1|263	chmod 0755 %{buildroot}%{_initrddir}/%{name}
12mu|dovecot-2.2.12-1|264	%endif
12mu|dovecot-2.2.12-1|265	pwd
12mu|dovecot-2.2.12-1|266	cp doc/example-config/dovecot.conf %{buildroot}%{_sysconfdir}/%{name}/dovecot.conf
12mu|dovecot-2.2.12-1|267	cp -a doc/example-config/conf.d %buildroot%{_sysconfdir}/%{name}/
12mu|dovecot-2.2.12-1|268	cp %{SOURCE4} .
12mu|dovecot-2.2.12-1|269	cp %{SOURCE5} .
12mu|dovecot-2.2.12-1|270	# procmail2sieve converter
12mu|dovecot-2.2.12-1|271	install -d -m 755 %{buildroot}%{_bindir}
12mu|dovecot-2.2.12-1|272	install %{SOURCE7} -m 755 %{buildroot}%{_bindir}
12mu|dovecot-2.2.12-1|273	perl -pi -e 's|#!/usr/local/bin/perl|#!%{_bindir}/perl|' \
12mu|dovecot-2.2.12-1|274	%{buildroot}%{_bindir}/procmail2sieve.pl
12mu|dovecot-2.2.12-1|275	
12mu|dovecot-2.2.12-1|276	# placed in doc
12mu|dovecot-2.2.12-1|277	rm -f %{buildroot}%{_sysconfdir}/dovecot*-example.conf
12mu|dovecot-2.2.12-1|278	
12mu|dovecot-2.2.12-1|279	# Clean up buildroot
12mu|dovecot-2.2.12-1|280	rm -rf %{buildroot}%{_datadir}/doc/dovecot*
12mu|dovecot-2.2.12-1|281	
12mu|dovecot-2.2.12-1|282	%pre
12mu|dovecot-2.2.12-1|283	%_pre_useradd dovecot /var/lib/%{name} /bin/false
12mu|dovecot-2.2.12-1|284	%_pre_groupadd dovecot dovecot
12mu|dovecot-2.2.12-1|285	%_pre_useradd dovenull /var/lib/%{name} /bin/false
12mu|dovecot-2.2.12-1|286	%_pre_groupadd dovenull dovenull
12mu|dovecot-2.2.12-1|287	
12mu|dovecot-2.2.12-1|288	%post
12mu|dovecot-2.2.12-1|289	%_post_service dovecot
12mu|dovecot-2.2.12-1|290	%_create_ssl_certificate dovecot
12mu|dovecot-2.2.12-1|291	
12mu|dovecot-2.2.12-1|292	%preun
12mu|dovecot-2.2.12-1|293	%_preun_service dovecot
12mu|dovecot-2.2.12-1|294	
12mu|dovecot-2.2.12-1|295	%postun
12mu|dovecot-2.2.12-1|296	%_postun_userdel dovecot
12mu|dovecot-2.2.12-1|297	%_postun_groupdel dovecot
12mu|dovecot-2.2.12-1|298	%_postun_userdel dovenull
12mu|dovecot-2.2.12-1|299	%_postun_groupdel dovenull
12mu|dovecot-2.2.12-1|300	
12mu|dovecot-2.2.12-1|301	%if %{with sieve}
12mu|dovecot-2.2.12-1|302	%post plugins-sieve
12mu|dovecot-2.2.12-1|303	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mu|dovecot-2.2.12-1|304	
12mu|dovecot-2.2.12-1|305	%postun plugins-sieve
12mu|dovecot-2.2.12-1|306	if [ "$1" = "0" ]; then
12mu|dovecot-2.2.12-1|307	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mu|dovecot-2.2.12-1|308	fi
12mu|dovecot-2.2.12-1|309	%endif
12mu|dovecot-2.2.12-1|310	
12mu|dovecot-2.2.12-1|311	%if %{with mysql}
12mu|dovecot-2.2.12-1|312	%post plugins-mysql
12mu|dovecot-2.2.12-1|313	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mu|dovecot-2.2.12-1|314	
12mu|dovecot-2.2.12-1|315	%postun plugins-mysql
12mu|dovecot-2.2.12-1|316	if [ "$1" = "0" ]; then
12mu|dovecot-2.2.12-1|317	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mu|dovecot-2.2.12-1|318	fi
12mu|dovecot-2.2.12-1|319	%endif
12mu|dovecot-2.2.12-1|320	
12mu|dovecot-2.2.12-1|321	%if %{with pgsql}
12mu|dovecot-2.2.12-1|322	%post plugins-pgsql
12mu|dovecot-2.2.12-1|323	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mu|dovecot-2.2.12-1|324	
12mu|dovecot-2.2.12-1|325	%postun plugins-pgsql
12mu|dovecot-2.2.12-1|326	if [ "$1" = "0" ]; then
12mu|dovecot-2.2.12-1|327	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mu|dovecot-2.2.12-1|328	fi
12mu|dovecot-2.2.12-1|329	%endif
12mu|dovecot-2.2.12-1|330	
12mu|dovecot-2.2.12-1|331	%if %{with sqlite}
12mu|dovecot-2.2.12-1|332	%post plugins-sqlite
12mu|dovecot-2.2.12-1|333	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mu|dovecot-2.2.12-1|334	
12mu|dovecot-2.2.12-1|335	%postun plugins-sqlite
12mu|dovecot-2.2.12-1|336	if [ "$1" = "0" ]; then
12mu|dovecot-2.2.12-1|337	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mu|dovecot-2.2.12-1|338	fi
12mu|dovecot-2.2.12-1|339	%endif
12mu|dovecot-2.2.12-1|340	
12mu|dovecot-2.2.12-1|341	%if %{with ldap}
12mu|dovecot-2.2.12-1|342	%post plugins-ldap
12mu|dovecot-2.2.12-1|343	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mu|dovecot-2.2.12-1|344	
12mu|dovecot-2.2.12-1|345	%postun plugins-ldap
12mu|dovecot-2.2.12-1|346	if [ "$1" = "0" ]; then
12mu|dovecot-2.2.12-1|347	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mu|dovecot-2.2.12-1|348	fi
12mu|dovecot-2.2.12-1|349	%endif
12mu|dovecot-2.2.12-1|350	
12mu|dovecot-2.2.12-1|351	%if %{with gssapi}
12mu|dovecot-2.2.12-1|352	%post plugins-gssapi
12mu|dovecot-2.2.12-1|353	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mu|dovecot-2.2.12-1|354	
12mu|dovecot-2.2.12-1|355	%postun plugins-gssapi
12mu|dovecot-2.2.12-1|356	if [ "$1" = "0" ]; then
12mu|dovecot-2.2.12-1|357	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mu|dovecot-2.2.12-1|358	fi
12mu|dovecot-2.2.12-1|359	%endif
12mu|dovecot-2.2.12-1|360	
12mu|dovecot-2.2.12-1|361	%clean
12mu|dovecot-2.2.12-1|362	rm -rf %{buildroot}
12mu|dovecot-2.2.12-1|363	
12mu|dovecot-2.2.12-1|364	%files
12mu|dovecot-2.2.12-1|365	# to preserve security of the ssl password which may be in the config
12mu|dovecot-2.2.12-1|366	# file but also allow the use of the 'deliver' command as any user,
12mu|dovecot-2.2.12-1|367	# we set the 'deliver' command sgid mail and have the config file owned
12mu|dovecot-2.2.12-1|368	# by root.mail. See bug #44926. idea from Josh Bressers at Red Hat.
12mu|dovecot-2.2.12-1|369	# - AdamW 2008/10
12mu|dovecot-2.2.12-1|370	%doc AUTHORS ChangeLog COPYING* NEWS README TODO
12mu|dovecot-2.2.12-1|371	%doc doc/*.sh doc/*.txt doc/*.cnf
12mu|dovecot-2.2.12-1|372	%attr(0750,root,mail) %dir %{_sysconfdir}/%{name}
12mu|dovecot-2.2.12-1|373	%attr(0750,root,mail) %dir %{_sysconfdir}/%{name}/conf.d
12mu|dovecot-2.2.12-1|374	%doc %{_sysconfdir}/dovecot/README
12mu|dovecot-2.2.12-1|375	%if %{with systemd}
12mu|dovecot-2.2.12-1|376	/lib/systemd/system/dovecot.service
12mu|dovecot-2.2.12-1|377	/lib/systemd/system/dovecot.socket
12mu|dovecot-2.2.12-1|378	%else
12mu|dovecot-2.2.12-1|379	%attr(0755,root,root) %{_initrddir}/%{name}
12mu|dovecot-2.2.12-1|380	%endif
12mu|dovecot-2.2.12-1|381	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12mu|dovecot-2.2.12-1|382	%{_sbindir}/*
12mu|dovecot-2.2.12-1|383	%{_bindir}/doveadm
12mu|dovecot-2.2.12-1|384	%{_bindir}/doveconf
12mu|dovecot-2.2.12-1|385	%{_bindir}/dsync
12mu|dovecot-2.2.12-1|386	%{_bindir}/procmail2sieve.pl
12mu|dovecot-2.2.12-1|387	# %dir %{_libexecdir}/%{name}
12mu|dovecot-2.2.12-1|388	%{_libexecdir}/%{name}/checkpassword-reply
12mu|dovecot-2.2.12-1|389	%attr(2755,root,mail) %{_libexecdir}/%{name}/deliver
12mu|dovecot-2.2.12-1|390	%{_libexecdir}/%{name}/aggregator
12mu|dovecot-2.2.12-1|391	%{_libexecdir}/%{name}/anvil
12mu|dovecot-2.2.12-1|392	%{_libexecdir}/%{name}/auth
12mu|dovecot-2.2.12-1|393	%{_libexecdir}/%{name}/config
12mu|dovecot-2.2.12-1|394	%{_libexecdir}/%{name}/decode2text.sh
12mu|dovecot-2.2.12-1|395	%{_libexecdir}/%{name}/dict
12mu|dovecot-2.2.12-1|396	%{_libexecdir}/%{name}/director
12mu|dovecot-2.2.12-1|397	%{_libexecdir}/%{name}/dns-client
12mu|dovecot-2.2.12-1|398	%{_libexecdir}/%{name}/doveadm-server
12mu|dovecot-2.2.12-1|399	%{_libexecdir}/%{name}/dovecot-lda
12mu|dovecot-2.2.12-1|400	%{_libexecdir}/%{name}/imap-urlauth
12mu|dovecot-2.2.12-1|401	%{_libexecdir}/%{name}/imap-urlauth-login
12mu|dovecot-2.2.12-1|402	%{_libexecdir}/%{name}/imap-urlauth-worker
12mu|dovecot-2.2.12-1|403	%{_libexecdir}/%{name}/indexer
12mu|dovecot-2.2.12-1|404	%{_libexecdir}/%{name}/indexer-worker
12mu|dovecot-2.2.12-1|405	%{_libexecdir}/%{name}/ipc
12mu|dovecot-2.2.12-1|406	%{_libexecdir}/%{name}/gdbhelper
12mu|dovecot-2.2.12-1|407	%{_libexecdir}/%{name}/imap
12mu|dovecot-2.2.12-1|408	%{_libexecdir}/%{name}/imap-login
12mu|dovecot-2.2.12-1|409	%{_libexecdir}/%{name}/lmtp
12mu|dovecot-2.2.12-1|410	%{_libexecdir}/%{name}/log
12mu|dovecot-2.2.12-1|411	%{_libexecdir}/%{name}/maildirlock
12mu|dovecot-2.2.12-1|412	%{_libexecdir}/%{name}/pop3
12mu|dovecot-2.2.12-1|413	%{_libexecdir}/%{name}/pop3-login
12mu|dovecot-2.2.12-1|414	%{_libexecdir}/%{name}/quota-status
12mu|dovecot-2.2.12-1|415	%{_libexecdir}/%{name}/rawlog
12mu|dovecot-2.2.12-1|416	%{_libexecdir}/%{name}/replicator
12mu|dovecot-2.2.12-1|417	%{_libexecdir}/%{name}/script
12mu|dovecot-2.2.12-1|418	%{_libexecdir}/%{name}/script-login
12mu|dovecot-2.2.12-1|419	%{_libexecdir}/%{name}/ssl-params
12mu|dovecot-2.2.12-1|420	%{_libexecdir}/%{name}/stats
12mu|dovecot-2.2.12-1|421	%{_libexecdir}/%{name}/xml2text
12mu|dovecot-2.2.12-1|422	%dir %{_libdir}/%{name}
12mu|dovecot-2.2.12-1|423	%{_libdir}/%{name}/libdovecot-compression.so*
12mu|dovecot-2.2.12-1|424	%{_libdir}/%{name}/libdovecot-lda.so*
12mu|dovecot-2.2.12-1|425	%{_libdir}/%{name}/libdovecot-login.so*
12mu|dovecot-2.2.12-1|426	%{_libdir}/%{name}/libdovecot-sql.so*
12mu|dovecot-2.2.12-1|427	#{_libdir}/%{name}/libdovecot-ssl.so*
12mu|dovecot-2.2.12-1|428	%{_libdir}/%{name}/libdovecot-storage.so*
12mu|dovecot-2.2.12-1|429	%{_libdir}/%{name}/libdovecot.so*
12mu|dovecot-2.2.12-1|430	%dir %{_libdir}/%{name}/modules
12mu|dovecot-2.2.12-1|431	%{_libdir}/%{name}/modules/*.so
12mu|dovecot-2.2.12-1|432	%dir %{_libdir}/%{name}/modules/auth
12mu|dovecot-2.2.12-1|433	%{_libdir}/%{name}/modules/auth/*.so
12mu|dovecot-2.2.12-1|434	%exclude %{_libdir}/%{name}/modules/auth/libauthdb_ldap.so
12mu|dovecot-2.2.12-1|435	%exclude %{_libdir}/%{name}/modules/auth/libmech_gssapi.so
12mu|dovecot-2.2.12-1|436	%if %{with pgsql}
12mu|dovecot-2.2.12-1|437	%exclude %{_libdir}/%{name}/modules/auth/libdriver_pgsql.so
12mu|dovecot-2.2.12-1|438	%exclude %{_libdir}/%{name}/modules/dict/libdriver_pgsql.so
12mu|dovecot-2.2.12-1|439	%exclude %{_libdir}/%{name}/modules/libdriver_pgsql.so
12mu|dovecot-2.2.12-1|440	%endif
12mu|dovecot-2.2.12-1|441	%if %{with mysql}
12mu|dovecot-2.2.12-1|442	%exclude %{_libdir}/%{name}/modules/auth/libdriver_mysql.so
12mu|dovecot-2.2.12-1|443	%exclude %{_libdir}/%{name}/modules/dict/libdriver_mysql.so
12mu|dovecot-2.2.12-1|444	%exclude %{_libdir}/%{name}/modules/libdriver_mysql.so
12mu|dovecot-2.2.12-1|445	%endif
12mu|dovecot-2.2.12-1|446	%if %{with sqlite}
12mu|dovecot-2.2.12-1|447	%exclude %{_libdir}/%{name}/modules/auth/libdriver_sqlite.so
12mu|dovecot-2.2.12-1|448	%exclude %{_libdir}/%{name}/modules/dict/libdriver_sqlite.so
12mu|dovecot-2.2.12-1|449	%exclude %{_libdir}/%{name}/modules/libdriver_sqlite.so
12mu|dovecot-2.2.12-1|450	%endif
12mu|dovecot-2.2.12-1|451	%dir %{_libdir}/%{name}/modules/doveadm
12mu|dovecot-2.2.12-1|452	%{_libdir}/%{name}/modules/doveadm/*.so
12mu|dovecot-2.2.12-1|453	%dir %{_libdir}/%{name}/modules/settings
12mu|dovecot-2.2.12-1|454	%{_libdir}/%{name}/modules/settings/*.so
12mu|dovecot-2.2.12-1|455	%attr(0700,root,root) %dir /var/lib/%{name}
12mu|dovecot-2.2.12-1|456	%{_mandir}/man1/deliver.1*
12mu|dovecot-2.2.12-1|457	%{_mandir}/man1/doveadm*.1*
12mu|dovecot-2.2.12-1|458	%{_mandir}/man1/doveconf.1*
12mu|dovecot-2.2.12-1|459	%{_mandir}/man1/dovecot-lda.1*
12mu|dovecot-2.2.12-1|460	%{_mandir}/man1/dovecot.1*
12mu|dovecot-2.2.12-1|461	%{_mandir}/man1/dsync.1*
12mu|dovecot-2.2.12-1|462	%{_mandir}/man1/sieve-dump.1*
12mu|dovecot-2.2.12-1|463	%{_mandir}/man1/sieved.1*
12mu|dovecot-2.2.12-1|464	%{_mandir}/man7/doveadm-search-query.7*
12mu|dovecot-2.2.12-1|465	%{_mandir}/man7/pigeonhole.7*
12mu|dovecot-2.2.12-1|466	
12mu|dovecot-2.2.12-1|467	%files config-standalone
12mu|dovecot-2.2.12-1|468	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/%{name}/dovecot.conf
12mu|dovecot-2.2.12-1|469	%attr(0644,root,mail) %{_sysconfdir}/%{name}/conf.d/*
12mu|dovecot-2.2.12-1|470	
12mu|dovecot-2.2.12-1|471	%if %{with sieve}
12mu|dovecot-2.2.12-1|472	%files plugins-sieve
12mu|dovecot-2.2.12-1|473	%{_bindir}/sieve-filter
12mu|dovecot-2.2.12-1|474	%{_bindir}/sieve-test
12mu|dovecot-2.2.12-1|475	%{_bindir}/sievec
12mu|dovecot-2.2.12-1|476	%{_bindir}/sieve-dump
12mu|dovecot-2.2.12-1|477	%{_libdir}/%name/libdovecot-sieve.so*
12mu|dovecot-2.2.12-1|478	%{_libdir}/%name/sieve
12mu|dovecot-2.2.12-1|479	%{_libexecdir}/%name/managesieve
12mu|dovecot-2.2.12-1|480	%{_libexecdir}/%name/managesieve-login
12mu|dovecot-2.2.12-1|481	%{_mandir}/man1/sievec.1*
12mu|dovecot-2.2.12-1|482	%{_mandir}/man1/sieve-filter.1*
12mu|dovecot-2.2.12-1|483	%{_mandir}/man1/sieve-test.1*
12mu|dovecot-2.2.12-1|484	%endif
12mu|dovecot-2.2.12-1|485	
12mu|dovecot-2.2.12-1|486	%if %{with ldap}
12mu|dovecot-2.2.12-1|487	%files plugins-ldap
12mu|dovecot-2.2.12-1|488	%{_libdir}/%{name}/modules/auth/libauthdb_ldap.so
12mu|dovecot-2.2.12-1|489	%endif
12mu|dovecot-2.2.12-1|490	
12mu|dovecot-2.2.12-1|491	%if %{with gssapi}
12mu|dovecot-2.2.12-1|492	%files plugins-gssapi
12mu|dovecot-2.2.12-1|493	%{_libdir}/%{name}/modules/auth/libmech_gssapi.so
12mu|dovecot-2.2.12-1|494	%endif
12mu|dovecot-2.2.12-1|495	
12mu|dovecot-2.2.12-1|496	%if %{with sqlite}
12mu|dovecot-2.2.12-1|497	%files plugins-sqlite
12mu|dovecot-2.2.12-1|498	%{_libdir}/%{name}/modules/auth/libdriver_sqlite.so
12mu|dovecot-2.2.12-1|499	%{_libdir}/%{name}/modules/dict/libdriver_sqlite.so
12mu|dovecot-2.2.12-1|500	%{_libdir}/%{name}/modules/libdriver_sqlite.so
12mu|dovecot-2.2.12-1|501	%endif
12mu|dovecot-2.2.12-1|502	
12mu|dovecot-2.2.12-1|503	%if %{with mysql}
12mu|dovecot-2.2.12-1|504	%files plugins-mysql
12mu|dovecot-2.2.12-1|505	%{_libdir}/%{name}/modules/auth/libdriver_mysql.so
12mu|dovecot-2.2.12-1|506	%{_libdir}/%{name}/modules/dict/libdriver_mysql.so
12mu|dovecot-2.2.12-1|507	%{_libdir}/%{name}/modules/libdriver_mysql.so
12mu|dovecot-2.2.12-1|508	%endif
12mu|dovecot-2.2.12-1|509	
12mu|dovecot-2.2.12-1|510	%if %{with pgsql}
12mu|dovecot-2.2.12-1|511	%files plugins-pgsql
12mu|dovecot-2.2.12-1|512	%{_libdir}/%{name}/modules/auth/libdriver_pgsql.so
12mu|dovecot-2.2.12-1|513	%{_libdir}/%{name}/modules/dict/libdriver_pgsql.so
12mu|dovecot-2.2.12-1|514	%{_libdir}/%{name}/modules/libdriver_pgsql.so
12mu|dovecot-2.2.12-1|515	%endif
12mu|dovecot-2.2.12-1|516	
12mu|dovecot-2.2.12-1|517	%files devel
12mu|dovecot-2.2.12-1|518	%dir %{_includedir}/%{name}
12mu|dovecot-2.2.12-1|519	%{_includedir}/%{name}/*
12mu|dovecot-2.2.12-1|520	%{_libdir}/%{name}/dovecot-config
12mu|dovecot-2.2.12-1|521	#{_libdir}/%{name}/modules/*.*a
12mu|dovecot-2.2.12-1|522	#{_libdir}/%{name}/modules/auth/*.*a
12mu|dovecot-2.2.12-1|523	%{_datadir}/aclocal/*.m4
12mu|dovecot-2.2.12-1|524	
12mu|dovecot-2.2.12-1|525	
12mu|dovecot-2.2.12-1|526	%changelog
12mu|dovecot-2.2.12-1|527	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.12-1
12mu|dovecot-2.2.12-1|528	+ Revision: 7fa02c8
12mu|dovecot-2.2.12-1|529	- Sync with cooker
12mu|dovecot-2.2.12-1|530	
12mu|dovecot-2.2.12-1|531	

19582 12
12mu|doxygen-1.8.5-1|1	%bcond_with doc
12mu|doxygen-1.8.5-1|2	%bcond_without qt4
12mu|doxygen-1.8.5-1|3	
12mu|doxygen-1.8.5-1|4	Summary:	Doxygen is THE documentation system for C/C++
12mu|doxygen-1.8.5-1|5	Name:		doxygen
12mu|doxygen-1.8.5-1|6	Version:	1.8.5
12mu|doxygen-1.8.5-1|7	Release:	1
12mu|doxygen-1.8.5-1|8	Epoch:		1
12mu|doxygen-1.8.5-1|9	Group:		Development/Other
12mu|doxygen-1.8.5-1|10	License:	GPLv2+
12mu|doxygen-1.8.5-1|11	Url:		http://www.stack.nl/~dimitri/doxygen/
12mu|doxygen-1.8.5-1|12	Source0:	ftp://ftp.stack.nl/pub/users/dimitri/%{name}-%{version}.src.tar.gz
12mu|doxygen-1.8.5-1|13	Patch0:		doxygen-1.2.12-fix-latex.patch
12mu|doxygen-1.8.5-1|14	Patch2:		doxygen-1.8.3-mandir.patch
12mu|doxygen-1.8.5-1|15	BuildRequires:	bison
12mu|doxygen-1.8.5-1|16	BuildRequires:	flex
12mu|doxygen-1.8.5-1|17	BuildRequires:	gcc-c++
12mu|doxygen-1.8.5-1|18	BuildRequires:	pkgconfig(libpng)
12mu|doxygen-1.8.5-1|19	%if %{with qt4}
12mu|doxygen-1.8.5-1|20	BuildRequires:	qt4-devel
12mu|doxygen-1.8.5-1|21	%endif
12mu|doxygen-1.8.5-1|22	%if %{with doc}
12mu|doxygen-1.8.5-1|23	BuildRequires:	ghostscript
12mu|doxygen-1.8.5-1|24	BuildRequires:	python
12mu|doxygen-1.8.5-1|25	BuildRequires:	tetex-latex
12mu|doxygen-1.8.5-1|26	%endif
12mu|doxygen-1.8.5-1|27	
12mu|doxygen-1.8.5-1|28	%description
12mu|doxygen-1.8.5-1|29	Doxygen is a documentation system for C, C++ and IDL. It can generate
12mu|doxygen-1.8.5-1|30	an on-line class browser (in HTML) and/or an off-line reference manual
12mu|doxygen-1.8.5-1|31	(in LaTeX) from a set of documented source files. There is also
12mu|doxygen-1.8.5-1|32	support for generating man lpages and for converting the generated
12mu|doxygen-1.8.5-1|33	output into Postscript, hyperlinked PDF or compressed HTML. The
12mu|doxygen-1.8.5-1|34	documentation is extracted directly from the sources.
12mu|doxygen-1.8.5-1|35	
12mu|doxygen-1.8.5-1|36	Doxygen can also be configured to extract the code-structure from
12mu|doxygen-1.8.5-1|37	undocumented source files. This can be very useful to quickly find
12mu|doxygen-1.8.5-1|38	your way in large source distributions.
12mu|doxygen-1.8.5-1|39	
12mu|doxygen-1.8.5-1|40	%files
12mu|doxygen-1.8.5-1|41	%if %{with doc}
12mu|doxygen-1.8.5-1|42	%doc html examples pdf
12mu|doxygen-1.8.5-1|43	%endif
12mu|doxygen-1.8.5-1|44	%doc README.md LICENSE
12mu|doxygen-1.8.5-1|45	%{_bindir}/doxygen
12mu|doxygen-1.8.5-1|46	%{_mandir}/man1/doxygen.1*
12mu|doxygen-1.8.5-1|47	
12mu|doxygen-1.8.5-1|48	#----------------------------------------------------------------------------
12mu|doxygen-1.8.5-1|49	
12mu|doxygen-1.8.5-1|50	%if %{with qt4}
12mu|doxygen-1.8.5-1|51	%package doxywizard
12mu|doxygen-1.8.5-1|52	Summary:	A GUI for creating and editing configuration files
12mu|doxygen-1.8.5-1|53	Group:		Development/Other
12mu|doxygen-1.8.5-1|54	Requires:	%{name} = %{EVRD}
12mu|doxygen-1.8.5-1|55	
12mu|doxygen-1.8.5-1|56	%description doxywizard
12mu|doxygen-1.8.5-1|57	Doxywizard is a GUI for creating and editing configuration files that
12mu|doxygen-1.8.5-1|58	are used by doxygen.
12mu|doxygen-1.8.5-1|59	
12mu|doxygen-1.8.5-1|60	%files doxywizard
12mu|doxygen-1.8.5-1|61	%{_bindir}/doxywizard
12mu|doxygen-1.8.5-1|62	%{_mandir}/man1/doxywizard*
12mu|doxygen-1.8.5-1|63	%endif
12mu|doxygen-1.8.5-1|64	
12mu|doxygen-1.8.5-1|65	#----------------------------------------------------------------------------
12mu|doxygen-1.8.5-1|66	
12mu|doxygen-1.8.5-1|67	%prep
12mu|doxygen-1.8.5-1|68	%setup -q
12mu|doxygen-1.8.5-1|69	%patch0 -p1
12mu|doxygen-1.8.5-1|70	%patch2 -p1 -b .man
12mu|doxygen-1.8.5-1|71	
12mu|doxygen-1.8.5-1|72	perl -pi -e "s|^TMAKE_CFLAGS_RELEASE.*|TMAKE_CFLAGS_RELEASE = %{optflags}|" tmake/lib/linux-g++/tmake.conf
12mu|doxygen-1.8.5-1|73	perl -pi -e "s|/lib$|/%{_lib}|" tmake/lib/linux-g++/tmake.conf
12mu|doxygen-1.8.5-1|74	# XXX configure is going to fail if both 32-bit and 64-bit qt3-devel
12mu|doxygen-1.8.5-1|75	# are installed
12mu|doxygen-1.8.5-1|76	find -type d -exec chmod 0755 {} \;
12mu|doxygen-1.8.5-1|77	# build with system libpng
12mu|doxygen-1.8.5-1|78	rm -rf libpng
12mu|doxygen-1.8.5-1|79	
12mu|doxygen-1.8.5-1|80	%build
12mu|doxygen-1.8.5-1|81	./configure \
12mu|doxygen-1.8.5-1|82	--prefix %{_prefix} \
12mu|doxygen-1.8.5-1|83	--make %{_bindir}/make \
12mu|doxygen-1.8.5-1|84	%if %{with qt4}
12mu|doxygen-1.8.5-1|85	--with-doxywizard
12mu|doxygen-1.8.5-1|86	%endif
12mu|doxygen-1.8.5-1|87	
12mu|doxygen-1.8.5-1|88	%make LFLAGS="%{?ldflags}"
12mu|doxygen-1.8.5-1|89	
12mu|doxygen-1.8.5-1|90	%if %{with doc}
12mu|doxygen-1.8.5-1|91	make docs
12mu|doxygen-1.8.5-1|92	mv doc/float.sty latex
12mu|doxygen-1.8.5-1|93	mv doc/fancyhdr.sty latex
12mu|doxygen-1.8.5-1|94	make pdf
12mu|doxygen-1.8.5-1|95	mkdir pdf
12mu|doxygen-1.8.5-1|96	mv latex/doxygen_manual.pdf pdf
12mu|doxygen-1.8.5-1|97	%endif
12mu|doxygen-1.8.5-1|98	
12mu|doxygen-1.8.5-1|99	%install
12mu|doxygen-1.8.5-1|100	make install INSTALL=%{buildroot}%{_prefix}
12mu|doxygen-1.8.5-1|101	
12mu|doxygen-1.8.5-1|102	
12mu|doxygen-1.8.5-1|103	%changelog
12mu|doxygen-1.8.5-1|104	* Tue Oct 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.8.5-1
12mu|doxygen-1.8.5-1|105	+ Revision: fa136f7
12mu|doxygen-1.8.5-1|106	- LOG New version 1.8.5
12mu|doxygen-1.8.5-1|107	
12mu|doxygen-1.8.5-1|108	

19583 12
12mu|dpkg-1.17.1-2|1	%if %{_use_internal_dependency_generator}
12mu|dpkg-1.17.1-2|2	%define __noautoreq 'perl\\(controllib.pl\\)|perl\\(file\\)'
12mu|dpkg-1.17.1-2|3	%else
12mu|dpkg-1.17.1-2|4	%define _requires_exceptions perl(controllib.pl)\\|perl(file)
12mu|dpkg-1.17.1-2|5	%endif
12mu|dpkg-1.17.1-2|6	
12mu|dpkg-1.17.1-2|7	Summary:	Package maintenance system for Debian Linux
12mu|dpkg-1.17.1-2|8	Name:		dpkg
12mu|dpkg-1.17.1-2|9	Version:	1.17.1
12mu|dpkg-1.17.1-2|10	Release:	2
12mu|dpkg-1.17.1-2|11	License:	GPLv2+
12mu|dpkg-1.17.1-2|12	Group:		System/Configuration/Packaging
12mu|dpkg-1.17.1-2|13	Url:		http://packages.debian.org/unstable/base/dpkg.html
12mu|dpkg-1.17.1-2|14	Source0:	ftp://ftp.debian.org/debian/pool/main/d/dpkg/%{name}_%{version}.tar.xz
12mu|dpkg-1.17.1-2|15	Source2:	debsign.sh
12mu|dpkg-1.17.1-2|16	Source3:	debsign.1
12mu|dpkg-1.17.1-2|17	Patch0:		update-alternatives-1.17.0-rosa.patch
12mu|dpkg-1.17.1-2|18	
12mu|dpkg-1.17.1-2|19	BuildRequires:	po4a
12mu|dpkg-1.17.1-2|20	BuildRequires:	bzip2-devel
12mu|dpkg-1.17.1-2|21	BuildRequires:	gettext-devel
12mu|dpkg-1.17.1-2|22	BuildRequires:	pkgconfig(liblzma)
12mu|dpkg-1.17.1-2|23	BuildRequires:	pkgconfig(ncursesw)
12mu|dpkg-1.17.1-2|24	BuildRequires:	pkgconfig(zlib)
12mu|dpkg-1.17.1-2|25	
12mu|dpkg-1.17.1-2|26	%description
12mu|dpkg-1.17.1-2|27	This package contains the programs dpkg which used to handle the installation
12mu|dpkg-1.17.1-2|28	and removal of packages on a Debian system.
12mu|dpkg-1.17.1-2|29	
12mu|dpkg-1.17.1-2|30	In order to unpack and build Debian source packages you will need
12mu|dpkg-1.17.1-2|31	to install the developers' package `dpkg-dev' as well as this one.
12mu|dpkg-1.17.1-2|32	
12mu|dpkg-1.17.1-2|33	dpkg-dev is not provided on your %{distribution} system.
12mu|dpkg-1.17.1-2|34	
12mu|dpkg-1.17.1-2|35	%package -n	perl-Dpkg
12mu|dpkg-1.17.1-2|36	Summary:	Package maintenance system for Debian Linux
12mu|dpkg-1.17.1-2|37	Group:		Development/Perl
12mu|dpkg-1.17.1-2|38	BuildArch:	noarch
12mu|dpkg-1.17.1-2|39	
12mu|dpkg-1.17.1-2|40	%description -n	perl-Dpkg
12mu|dpkg-1.17.1-2|41	This module provides dpkg functionalities.
12mu|dpkg-1.17.1-2|42	
12mu|dpkg-1.17.1-2|43	%package -n	update-alternatives
12mu|dpkg-1.17.1-2|44	Summary:	Alternative management system
12mu|dpkg-1.17.1-2|45	Group:		System/Configuration/Packaging
12mu|dpkg-1.17.1-2|46	# explicit file provides
12mu|dpkg-1.17.1-2|47	Provides:	%{_sbindir}/alternatives
12mu|dpkg-1.17.1-2|48	Provides:	%{_sbindir}/update-alternatives
12mu|dpkg-1.17.1-2|49	
12mu|dpkg-1.17.1-2|50	%description -n	update-alternatives
12mu|dpkg-1.17.1-2|51	update-alternatives creates, removes, maintains and displays
12mu|dpkg-1.17.1-2|52	information about the symbolic links comprising the alternatives
12mu|dpkg-1.17.1-2|53	system. It is possible for several programs fulfilling the same or
12mu|dpkg-1.17.1-2|54	similar functions to be installed on a single system at the same time.
12mu|dpkg-1.17.1-2|55	For example, many systems have several text editors installed at once.
12mu|dpkg-1.17.1-2|56	This gives choice to the users of a system, allowing each to use a
12mu|dpkg-1.17.1-2|57	different editor, if desired, but makes it difficult for a program to
12mu|dpkg-1.17.1-2|58	make a good choice of editor to invoke if the user has not specified a
12mu|dpkg-1.17.1-2|59	particular preference.
12mu|dpkg-1.17.1-2|60	
12mu|dpkg-1.17.1-2|61	%prep
12mu|dpkg-1.17.1-2|62	%setup -q
12mu|dpkg-1.17.1-2|63	%apply_patches
12mu|dpkg-1.17.1-2|64	
12mu|dpkg-1.17.1-2|65	%build
12mu|dpkg-1.17.1-2|66	CONFIGURE_TOP="$PWD"
12mu|dpkg-1.17.1-2|67	mkdir -p dpkg
12mu|dpkg-1.17.1-2|68	pushd dpkg
12mu|dpkg-1.17.1-2|69	%configure2_5x \
12mu|dpkg-1.17.1-2|70	--disable-dselect \
12mu|dpkg-1.17.1-2|71	--disable-install-info \
12mu|dpkg-1.17.1-2|72	--disable-update-alternatives \
12mu|dpkg-1.17.1-2|73	--with-admindir=%{_localstatedir}/lib/%{name} \
12mu|dpkg-1.17.1-2|74	--with-zlib \
12mu|dpkg-1.17.1-2|75	--with-bz2 \
12mu|dpkg-1.17.1-2|76	--with-liblzma
12mu|dpkg-1.17.1-2|77	
12mu|dpkg-1.17.1-2|78	%make
12mu|dpkg-1.17.1-2|79	popd
12mu|dpkg-1.17.1-2|80	
12mu|dpkg-1.17.1-2|81	mkdir -p update-alternatives
12mu|dpkg-1.17.1-2|82	pushd update-alternatives
12mu|dpkg-1.17.1-2|83	CFLAGS="%{optflags} -Os" \
12mu|dpkg-1.17.1-2|84	%configure2_5x \
12mu|dpkg-1.17.1-2|85	--disable-dselect \
12mu|dpkg-1.17.1-2|86	--disable-install-info \
12mu|dpkg-1.17.1-2|87	--disable-start-stop-daemon \
12mu|dpkg-1.17.1-2|88	--with-admindir=%{_localstatedir}/lib/rpm/
12mu|dpkg-1.17.1-2|89	%make -C lib/compat
12mu|dpkg-1.17.1-2|90	%make -C utils/
12mu|dpkg-1.17.1-2|91	popd
12mu|dpkg-1.17.1-2|92	
12mu|dpkg-1.17.1-2|93	%install
12mu|dpkg-1.17.1-2|94	%makeinstall_std -C dpkg
12mu|dpkg-1.17.1-2|95	
12mu|dpkg-1.17.1-2|96	install -m755 %{SOURCE2} -D %{buildroot}%{_bindir}/debsign
12mu|dpkg-1.17.1-2|97	install -m644 %{SOURCE3} -D %{buildroot}%{_mandir}/man1/debsign.1
12mu|dpkg-1.17.1-2|98	
12mu|dpkg-1.17.1-2|99	%find_lang %{name} dpkg-dev %{name}.lang
12mu|dpkg-1.17.1-2|100	
12mu|dpkg-1.17.1-2|101	install -d -m755 %{buildroot}%{_sysconfdir}/alternatives
12mu|dpkg-1.17.1-2|102	install -d -m755 %{buildroot}%{_localstatedir}/lib/rpm/alternatives
12mu|dpkg-1.17.1-2|103	install -d -m755 %{buildroot}%{_localstatedir}/log
12mu|dpkg-1.17.1-2|104	
12mu|dpkg-1.17.1-2|105	touch %{buildroot}%{_localstatedir}/log/update-alternatives.log
12mu|dpkg-1.17.1-2|106	
12mu|dpkg-1.17.1-2|107	install -m755 update-alternatives/utils/update-alternatives -D %{buildroot}%{_sbindir}/update-alternatives
12mu|dpkg-1.17.1-2|108	install -m644 man/update-alternatives.8 -D %{buildroot}%{_mandir}/man8/update-alternatives.8
12mu|dpkg-1.17.1-2|109	
12mu|dpkg-1.17.1-2|110	# I really doubt the actual usefulness of these..
12mu|dpkg-1.17.1-2|111	ln -s update-alternatives %{buildroot}%{_sbindir}/alternatives
12mu|dpkg-1.17.1-2|112	ln -sr %{buildroot}%{_localstatedir}/lib/rpm/alternatives %{buildroot}%{_localstatedir}/lib/alternatives
12mu|dpkg-1.17.1-2|113	
12mu|dpkg-1.17.1-2|114	%files -f %{name}.lang
12mu|dpkg-1.17.1-2|115	%{_bindir}/d*
12mu|dpkg-1.17.1-2|116	%dir %{_libdir}/%{name}
12mu|dpkg-1.17.1-2|117	%dir %{_libdir}/%{name}/parsechangelog
12mu|dpkg-1.17.1-2|118	%dir %{_libdir}/%{name}/parsechangelog/debian
12mu|dpkg-1.17.1-2|119	%{_sbindir}/*
12mu|dpkg-1.17.1-2|120	%exclude %{_sbindir}/alternatives
12mu|dpkg-1.17.1-2|121	%exclude %{_sbindir}/update-alternatives
12mu|dpkg-1.17.1-2|122	%dir %{_datadir}/%{name}
12mu|dpkg-1.17.1-2|123	%dir %{_localstatedir}/lib/%{name}
12mu|dpkg-1.17.1-2|124	%{_datadir}/%{name}/cputable
12mu|dpkg-1.17.1-2|125	%{_datadir}/%{name}/ostable
12mu|dpkg-1.17.1-2|126	%{_datadir}/%{name}/triplettable
12mu|dpkg-1.17.1-2|127	%{_datadir}/dpkg/abitable
12mu|dpkg-1.17.1-2|128	%{_datadir}/%{name}/*.mk
12mu|dpkg-1.17.1-2|129	%{_localstatedir}/lib/%{name}/*
12mu|dpkg-1.17.1-2|130	%dir %{_sysconfdir}/%{name}
12mu|dpkg-1.17.1-2|131	%{_mandir}/man1/d*
12mu|dpkg-1.17.1-2|132	%{_mandir}/man5/*
12mu|dpkg-1.17.1-2|133	%{_mandir}/man8/*
12mu|dpkg-1.17.1-2|134	%exclude %{_mandir}/man8/update-alternatives.8*
12mu|dpkg-1.17.1-2|135	%lang(de) %{_mandir}/de/man?/*
12mu|dpkg-1.17.1-2|136	%lang(ja) %{_mandir}/ja/man?/*
12mu|dpkg-1.17.1-2|137	%lang(pl) %{_mandir}/pl/man?/*
12mu|dpkg-1.17.1-2|138	%lang(sv) %{_mandir}/sv/man?/*
12mu|dpkg-1.17.1-2|139	%lang(fr) %{_mandir}/fr/man?/*
12mu|dpkg-1.17.1-2|140	%lang(hu) %{_mandir}/hu/man?/*
12mu|dpkg-1.17.1-2|141	%lang(it) %{_mandir}/it/man?/*
12mu|dpkg-1.17.1-2|142	%lang(es) %{_mandir}/es/man?/*
12mu|dpkg-1.17.1-2|143	%{_includedir}/dpkg/*
12mu|dpkg-1.17.1-2|144	%{_mandir}/man3/*
12mu|dpkg-1.17.1-2|145	%{_libdir}/libdpkg.a
12mu|dpkg-1.17.1-2|146	%{_libdir}/pkgconfig/libdpkg.pc
12mu|dpkg-1.17.1-2|147	
12mu|dpkg-1.17.1-2|148	%files -n perl-Dpkg
12mu|dpkg-1.17.1-2|149	%{perl_vendorlib}/Dpkg
12mu|dpkg-1.17.1-2|150	%{perl_vendorlib}/Dpkg.pm
12mu|dpkg-1.17.1-2|151	
12mu|dpkg-1.17.1-2|152	%files -n update-alternatives
12mu|dpkg-1.17.1-2|153	%dir %{_sysconfdir}/alternatives
12mu|dpkg-1.17.1-2|154	%{_sbindir}/alternatives
12mu|dpkg-1.17.1-2|155	%{_sbindir}/update-alternatives
12mu|dpkg-1.17.1-2|156	%{_mandir}/man8/update-alternatives.8*
12mu|dpkg-1.17.1-2|157	%{_localstatedir}/lib/alternatives
12mu|dpkg-1.17.1-2|158	%dir %{_localstatedir}/lib/rpm/alternatives
12mu|dpkg-1.17.1-2|159	%ghost %{_localstatedir}/log/update-alternatives.log
12mu|dpkg-1.17.1-2|160	
12mu|dpkg-1.17.1-2|161	
12mu|dpkg-1.17.1-2|162	%changelog
12mu|dpkg-1.17.1-2|163	* Thu Oct 10 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.17.1-2
12mu|dpkg-1.17.1-2|164	+ Revision: 90d9536
12mu|dpkg-1.17.1-2|165	- update to last version, relabel patch from omdv to rosa
12mu|dpkg-1.17.1-2|166	
12mu|dpkg-1.17.1-2|167	

19584 12
12mu|dracut-027-22|1	Summary:	Next generation initrd image generator
12mu|dracut-027-22|2	Name:		dracut
12mu|dracut-027-22|3	Version:	027
12mu|dracut-027-22|4	Release:	22
12mu|dracut-027-22|5	Group:		System/Base
12mu|dracut-027-22|6	License:	GPLv2+
12mu|dracut-027-22|7	URL:		https://dracut.wiki.kernel.org/
12mu|dracut-027-22|8	Source0:	http://www.kernel.org/pub/linux/utils/boot/dracut/%{name}-%{version}.tar.xz
12mu|dracut-027-22|9	Source3:	50-dracut-mandriva.conf
12mu|dracut-027-22|10	# (tpg) simple script to provide a backup for current working initrd file
12mu|dracut-027-22|11	Source4:	initrd-backup.sh
12mu|dracut-027-22|12	# (bor) mdv-specific fixes
12mu|dracut-027-22|13	#Patch1000:	dracut-011-mdv.patch
12mu|dracut-027-22|14	# (bor) Restore original Mandriva behaviour of adding bootchart if RPM is installed.
12mu|dracut-027-22|15	Patch1001:	dracut-007-undisable_bootchart.patch
12mu|dracut-027-22|16	# (bor) compatibility with mkinitrd
12mu|dracut-027-22|17	Patch1002:	dracut-010-mkinitrd.patch
12mu|dracut-027-22|18	# (bor) Add support for KEYTABLE to dynamically determine whether to install UNICODE or non-UNICODE keymap version.
12mu|dracut-027-22|19	Patch1003:	dracut-007-aufs-mount.patch
12mu|dracut-027-22|20	# (anssi) handle gzip compressed KMS kernel modules
12mu|dracut-027-22|21	Patch1004:	dracut-024.rosa.patch
12mu|dracut-027-22|22	
12mu|dracut-027-22|23	#Patch1005:	dracut-013-ld.so.conf.workaround.patch
12mu|dracut-027-22|24	#Patch1006:	dracut-014-multipath-udev-rules.patch
12mu|dracut-027-22|25	#Patch1007:	dracut-018-check-for-tty-and-use-it.patch
12mu|dracut-027-22|26	#Patch1008:	dracut-018-do-not-remount-twice-disk-partitions.patch
12mu|dracut-027-22|27	#Patch1009:	dracut-018-install-var-run-and-var-lock.patch
12mu|dracut-027-22|28	Patch1010:	dracut-024-busybox-fallback-to-busybox.static-if-no-busybox.patch
12mu|dracut-027-22|29	Patch1011:	dracut-024-use-busybox--list.patch
12mu|dracut-027-22|30	Patch1012:	dracut-024-dont-compress-kernel-modules-within-initramfs.patch
12mu|dracut-027-22|31	Patch1013:      dracut-024.nogroup.patch
12mu|dracut-027-22|32	Patch1014:      dracut-027.map.files.patch
12mu|dracut-027-22|33	Patch1015:      dracut-027.LABEL.patch
12mu|dracut-027-22|34	Patch1016:      dracut-027.LABEL2.patch
12mu|dracut-027-22|35	Patch1017:      dracut-027.minimal.patch
12mu|dracut-027-22|36	Patch1018:      dracut-027.udev_path.patch
12mu|dracut-027-22|37	
12mu|dracut-027-22|38	### GIT PATCHES GOES HERE  ###
12mu|dracut-027-22|39	###
12mu|dracut-027-22|40	
12mu|dracut-027-22|41	BuildRequires:	docbook-dtd45-xml
12mu|dracut-027-22|42	BuildRequires:	docbook-style-xsl
12mu|dracut-027-22|43	BuildRequires:	xsltproc
12mu|dracut-027-22|44	BuildRequires:	dash
12mu|dracut-027-22|45	BuildRequires:	bash
12mu|dracut-027-22|46	BuildRequires:	asciidoc
12mu|dracut-027-22|47	BuildRequires:	systemd-units
12mu|dracut-027-22|48	
12mu|dracut-027-22|49	Provides:	mkinitrd-command
12mu|dracut-027-22|50	Requires(pre):	filesystem
12mu|dracut-027-22|51	Requires(pre):	coreutils
12mu|dracut-027-22|52	Suggests:	plymouth
12mu|dracut-027-22|53	Requires:	udev
12mu|dracut-027-22|54	Requires:	util-linux-ng
12mu|dracut-027-22|55	Requires:	kmod-compat
12mu|dracut-027-22|56	Requires:	e2fsprogs
12mu|dracut-027-22|57	Requires:	cpio
12mu|dracut-027-22|58	Requires:	findutils
12mu|dracut-027-22|59	Requires:	binutils
12mu|dracut-027-22|60	Requires:	grep
12mu|dracut-027-22|61	Requires:	mktemp
12mu|dracut-027-22|62	Requires:	bash
12mu|dracut-027-22|63	Requires:	dash
12mu|dracut-027-22|64	Requires:	kbd
12mu|dracut-027-22|65	Requires:	tar
12mu|dracut-027-22|66	Requires:	gzip
12mu|dracut-027-22|67	Requires:	bzip2
12mu|dracut-027-22|68	Requires:	file
12mu|dracut-027-22|69	Requires:	bridge-utils
12mu|dracut-027-22|70	Requires:	initscripts
12mu|dracut-027-22|71	#Requires:	bootloader-utils
12mu|dracut-027-22|72	Requires(pre):	rpm-helper
12mu|dracut-027-22|73	Requires(post,postun):	update-alternatives
12mu|dracut-027-22|74	Conflicts:	mkinitrd < 6.0.93-10
12mu|dracut-027-22|75	Conflicts:	nash < 6.0.93-11
12mu|dracut-027-22|76	Obsoletes:	dracut < 013
12mu|dracut-027-22|77	
12mu|dracut-027-22|78	%description
12mu|dracut-027-22|79	Dracut contains tools to create a bootable initramfs for 2.6 Linux kernels.
12mu|dracut-027-22|80	Unlike existing implementations, dracut does hard-code as little as possible
12mu|dracut-027-22|81	into the initramfs. Dracut contains various modules which are driven by the
12mu|dracut-027-22|82	event-based udev. Having root on MD, DM, LVM2, LUKS is supported as well as
12mu|dracut-027-22|83	NFS, iSCSI, NBD, FCoE with the dracut-network package.
12mu|dracut-027-22|84	
12mu|dracut-027-22|85	%prep
12mu|dracut-027-22|86	%setup -q
12mu|dracut-027-22|87	%apply_patches
12mu|dracut-027-22|88	# We don't want to strip dracut-install, that's debuginfo's job
12mu|dracut-027-22|89	sed -i -e 's,\$(strip),,g' install/Makefile
12mu|dracut-027-22|90	
12mu|dracut-027-22|91	%build
12mu|dracut-027-22|92	%serverbuild_hardened
12mu|dracut-027-22|93	
12mu|dracut-027-22|94	%configure2_5x \
12mu|dracut-027-22|95	--systemdsystemunitdir=%{_unitdir} \
12mu|dracut-027-22|96	--bashcompletiondir=$(pkg-config --variable=completionsdir bash-completion) \
12mu|dracut-027-22|97	--libdir=%{_prefix}/lib
12mu|dracut-027-22|98	
12mu|dracut-027-22|99	%make CC=%{__cc}
12mu|dracut-027-22|100	
12mu|dracut-027-22|101	%install
12mu|dracut-027-22|102	%makeinstall_std
12mu|dracut-027-22|103	
12mu|dracut-027-22|104	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/dracut.conf.d
12mu|dracut-027-22|105	
12mu|dracut-027-22|106	%if %mdvver >= 201200
12mu|dracut-027-22|107	# (tpg) default image name in 2012 has changed
12mu|dracut-027-22|108	sed -i -e 's/welcome.png/background.png/' %{buildroot}%{_prefix}/lib/dracut/modules.d/50plymouth/plymouth-populate-initrd.sh
12mu|dracut-027-22|109	%endif
12mu|dracut-027-22|110	
12mu|dracut-027-22|111	# bluca remove patch backup files
12mu|dracut-027-22|112	find %{buildroot} -type f -name '*.orig' -exec rm {} \;
12mu|dracut-027-22|113	find %{buildroot} -type f -name '*~' -exec rm {} \;
12mu|dracut-027-22|114	
12mu|dracut-027-22|115	# fix permission of module files
12mu|dracut-027-22|116	chmod +x %{buildroot}%{_prefix}/lib/dracut/modules.d/*/*.sh
12mu|dracut-027-22|117	
12mu|dracut-027-22|118	mkdir -p %{buildroot}/boot/dracut
12mu|dracut-027-22|119	mkdir -p %{buildroot}%{_var}/lib/dracut/overlay
12mu|dracut-027-22|120	install -m 755 -d %{buildroot}%{_datadir}/dracut
12mu|dracut-027-22|121	
12mu|dracut-027-22|122	mkdir -p %{buildroot}%{_sbindir}
12mu|dracut-027-22|123	mkdir -p %{buildroot}/sbin
12mu|dracut-027-22|124	mv %{buildroot}%{_bindir}/* %{buildroot}%{_sbindir}/
12mu|dracut-027-22|125	
12mu|dracut-027-22|126	ln -s %{_sbindir}/dracut %{buildroot}%{_bindir}/dracut
12mu|dracut-027-22|127	ln -s %{_sbindir}/dracut %{buildroot}/sbin/dracut
12mu|dracut-027-22|128	ln -s %{_prefix}/lib/dracut/dracut-install %{buildroot}%{_sbindir}/dracut-install
12mu|dracut-027-22|129	
12mu|dracut-027-22|130	mkdir -p %{buildroot}%{_localstatedir}/log
12mu|dracut-027-22|131	touch %{buildroot}%{_localstatedir}/log/dracut.log
12mu|dracut-027-22|132	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12mu|dracut-027-22|133	install -m 0644 dracut.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/dracut
12mu|dracut-027-22|134	
12mu|dracut-027-22|135	mv %{buildroot}%{_sbindir}/lsinitrd %{buildroot}%{_sbindir}/lsinitrd-dracut
12mu|dracut-027-22|136	mv %{buildroot}%{_sbindir}/mkinitrd %{buildroot}%{_sbindir}/mkinitrd-dracut
12mu|dracut-027-22|137	
12mu|dracut-027-22|138	
12mu|dracut-027-22|139	# rpmlint madness
12mu|dracut-027-22|140	chmod 755 %{buildroot}%{_prefix}/lib/dracut/modules.d/99aufs-mount/module-setup.sh
12mu|dracut-027-22|141	
12mu|dracut-027-22|142	# (tpg) don't follow this usr madness
12mu|dracut-027-22|143	# systemctl sits in /bin, and it symlinks to /usr/bin
12mu|dracut-027-22|144	sed -i -e 's#/usr/bin/systemctl#/bin/systemctl#g' %{buildroot}%{_prefix}/lib/dracut/modules.d/98systemd/*.service
12mu|dracut-027-22|145	# (tpg) use real path for udevadm
12mu|dracut-027-22|146	sed -i -e 's#/usr/bin/udevadm#/sbin/udevadm#g' %{buildroot}%{_prefix}/lib/dracut/modules.d/98systemd/*.service
12mu|dracut-027-22|147	
12mu|dracut-027-22|148	# (tpg) this conflicts with mkinitrd
12mu|dracut-027-22|149	rm -rf %{buildroot}%{_mandir}/man8/mkinitrd.8*
12mu|dracut-027-22|150	
12mu|dracut-027-22|151	install -m755 %{SOURCE4} %{buildroot}%{_bindir}/initrd-backup.sh
12mu|dracut-027-22|152	
12mu|dracut-027-22|153	%post
12mu|dracut-027-22|154	update-alternatives --install /sbin/mkinitrd mkinitrd %{_sbindir}/mkinitrd-dracut 110 || :
12mu|dracut-027-22|155	update-alternatives --install /sbin/lsinitrd lsinitrd %{_sbindir}/lsinitrd-dracut 110 || :
12mu|dracut-027-22|156	if [ -d /lib/modules/$(uname -r) ]; then
12mu|dracut-027-22|157	%{_sbindir}/dracut -f /boot/initrd-$(uname -r).img $(uname -r)
12mu|dracut-027-22|158	fi
12mu|dracut-027-22|159	
12mu|dracut-027-22|160	%postun
12mu|dracut-027-22|161	[ ! -e /usr/sbin/mkinitrd-dracut ] && update-alternatives --remove mkinitrd %{_sbindir}/mkinitrd-dracut || :
12mu|dracut-027-22|162	[ ! -e /usr/sbin/lsinitrd-dracut ] && update-alternatives --remove lsinitrd %{_sbindir}/lsinitrd-dracut || :
12mu|dracut-027-22|163	
12mu|dracut-027-22|164	%files
12mu|dracut-027-22|165	%doc README.generic README.modules README.kernel HACKING TODO AUTHORS
12mu|dracut-027-22|166	%dir /boot/dracut
12mu|dracut-027-22|167	%dir %{_datadir}/dracut
12mu|dracut-027-22|168	%dir %{_var}/lib/dracut
12mu|dracut-027-22|169	%dir %{_var}/lib/dracut/overlay
12mu|dracut-027-22|170	%dir %{_prefix}/lib/dracut/modules.d
12mu|dracut-027-22|171	%dir %{_prefix}/lib/kernel/install.d
12mu|dracut-027-22|172	%dir %{_sysconfdir}/dracut.conf.d
12mu|dracut-027-22|173	%config %{_sysconfdir}/dracut.conf
12mu|dracut-027-22|174	%config %{_sysconfdir}/logrotate.d/dracut
12mu|dracut-027-22|175	%attr(0644,root,root) %ghost %config(missingok,noreplace) %{_localstatedir}/log/dracut.log
12mu|dracut-027-22|176	%{_sysconfdir}/dracut.conf.d/50-dracut-mandriva.conf
12mu|dracut-027-22|177	/sbin/dracut
12mu|dracut-027-22|178	%{_sbindir}/dracut
12mu|dracut-027-22|179	%{_bindir}/dracut
12mu|dracut-027-22|180	%{_bindir}/initrd-backup.sh
12mu|dracut-027-22|181	%{_sbindir}/dracut-catimages
12mu|dracut-027-22|182	%{_sbindir}/dracut-install
12mu|dracut-027-22|183	%{_sbindir}/lsinitrd-dracut
12mu|dracut-027-22|184	%{_sbindir}/mkinitrd-dracut
12mu|dracut-027-22|185	%{_unitdir}/*.service
12mu|dracut-027-22|186	%{_unitdir}/*/*.service
12mu|dracut-027-22|187	%{_prefix}/lib/kernel/install.d/5*-dracut*.install
12mu|dracut-027-22|188	%{_prefix}/lib/dracut/dracut-install
12mu|dracut-027-22|189	%{_prefix}/lib/dracut/dracut-version.sh
12mu|dracut-027-22|190	%{_prefix}/lib/dracut/dracut-functions.sh
12mu|dracut-027-22|191	%{_prefix}/lib/dracut/dracut-functions
12mu|dracut-027-22|192	%{_prefix}/lib/dracut/modules.d/*
12mu|dracut-027-22|193	%{_prefix}/lib/dracut/dracut-initramfs-restore
12mu|dracut-027-22|194	%{_prefix}/lib/dracut/dracut-logger.sh
12mu|dracut-027-22|195	%{_datadir}/bash-completion/completions/dracut
12mu|dracut-027-22|196	%{_mandir}/man1/lsinitrd.1.*
12mu|dracut-027-22|197	%{_mandir}/man5/dracut.conf.5*
12mu|dracut-027-22|198	%{_mandir}/man7/dracut.bootup.7.xz
12mu|dracut-027-22|199	%{_mandir}/man7/dracut.kernel.7*
12mu|dracut-027-22|200	%{_mandir}/man7/dracut.cmdline.7*
12mu|dracut-027-22|201	%{_mandir}/man8/dracut*.8*
12mu|dracut-027-22|202	
12mu|dracut-027-22|203	
12mu|dracut-027-22|204	
12mu|dracut-027-22|205	
12mu|dracut-027-22|206	
12mu|dracut-027-22|207	
12mu|dracut-027-22|208	%changelog
12mu|dracut-027-22|209	* Fri Aug 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 027-22
12mu|dracut-027-22|210	+ Revision: a86345a
12mu|dracut-027-22|211	- Adopt aufs patch for dracut 027
12mu|dracut-027-22|212	
12mu|dracut-027-22|213	* Fri Aug 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 027-22
12mu|dracut-027-22|214	+ Revision: 91d2db0
12mu|dracut-027-22|215	- Enable systemd paths in config
12mu|dracut-027-22|216	
12mu|dracut-027-22|217	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 027-22
12mu|dracut-027-22|218	+ Revision: 19059a6
12mu|dracut-027-22|219	- Fix aufs module name
12mu|dracut-027-22|220	
12mu|dracut-027-22|221	* Thu Aug 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 027-22
12mu|dracut-027-22|222	+ Revision: a251530
12mu|dracut-027-22|223	- Fix aufs patch
12mu|dracut-027-22|224	
12mu|dracut-027-22|225	* Fri Aug 01 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 027-21
12mu|dracut-027-22|226	+ Revision: 08e4b6e
12mu|dracut-027-22|227	- remove urpmi readme
12mu|dracut-027-22|228	
12mu|dracut-027-22|229	* Thu Jul 31 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 027-20
12mu|dracut-027-22|230	+ Revision: 40c6759
12mu|dracut-027-22|231	- Updated dracut.spec
12mu|dracut-027-22|232	
12mu|dracut-027-22|233	* Thu Jul 31 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 027-19
12mu|dracut-027-22|234	+ Revision: 32f9fc1
12mu|dracut-027-22|235	- Updated 50-dracut-mandriva.conf
12mu|dracut-027-22|236	
12mu|dracut-027-22|237	* Thu Jun 19 2014 Alex Burmashev <alex.burmashev@gmail.com> 027-19
12mu|dracut-027-22|238	+ Revision: cb8aafe
12mu|dracut-027-22|239	- uncomment udevdir, seems that it is required
12mu|dracut-027-22|240	
12mu|dracut-027-22|241	* Fri May 16 2014 Alex Burmashev <alex.burmashev@gmail.com> 027-18
12mu|dracut-027-22|242	+ Revision: c7b69c4
12mu|dracut-027-22|243	- include one more udev module path
12mu|dracut-027-22|244	
12mu|dracut-027-22|245	* Thu Jan 30 2014 Alex Burmashev <alex.burmashev@gmail.com> 027-17
12mu|dracut-027-22|246	+ Revision: 3098c1d
12mu|dracut-027-22|247	- do not omit modules
12mu|dracut-027-22|248	
12mu|dracut-027-22|249	* Mon Jan 20 2014 Alex Burmashev <alex.burmashev@gmail.com> 027-16
12mu|dracut-027-22|250	+ Revision: 7dca3cb
12mu|dracut-027-22|251	- fix stupid error
12mu|dracut-027-22|252	
12mu|dracut-027-22|253	* Mon Jan 20 2014 Alex Burmashev <alex.burmashev@gmail.com> 027-15
12mu|dracut-027-22|254	+ Revision: a2cd388
12mu|dracut-027-22|255	- added new test patch
12mu|dracut-027-22|256	
12mu|dracut-027-22|257	* Tue Jan 14 2014 Alex Burmashev <alex.burmashev@gmail.com> 027-14
12mu|dracut-027-22|258	+ Revision: 72013c5
12mu|dracut-027-22|259	- changed -o to -a
12mu|dracut-027-22|260	
12mu|dracut-027-22|261	* Thu Jan 09 2014 Alex Burmashev <alex.burmashev@gmail.com> 027-12
12mu|dracut-027-22|262	+ Revision: be0aa12
12mu|dracut-027-22|263	- changed patch name
12mu|dracut-027-22|264	
12mu|dracut-027-22|265	* Thu Jan 09 2014 Alex Burmashev <alex.burmashev@gmail.com> 027-12
12mu|dracut-027-22|266	+ Revision: 5953e71
12mu|dracut-027-22|267	- added some patches to support fixed images
12mu|dracut-027-22|268	
12mu|dracut-027-22|269	* Fri Dec 20 2013 Alex Burmashev <alex.burmashev@gmail.com> 027-5
12mu|dracut-027-22|270	+ Revision: 4976d27
12mu|dracut-027-22|271	- added asus module by default
12mu|dracut-027-22|272	
12mu|dracut-027-22|273	* Wed May 15 2013 root <root@localhost.localdomain> 027-4
12mu|dracut-027-22|274	+ Revision: 8a0584f
12mu|dracut-027-22|275	- added a patch to pack proper map files into initrd
12mu|dracut-027-22|276	
12mu|dracut-027-22|277	* Mon Apr 29 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 027-3
12mu|dracut-027-22|278	+ Revision: 3c7030c
12mu|dracut-027-22|279	- removed systemd require
12mu|dracut-027-22|280	
12mu|dracut-027-22|281	* Wed Apr 17 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 027-2
12mu|dracut-027-22|282	+ Revision: 9f1c044
12mu|dracut-027-22|283	- Updated dracut.spec
12mu|dracut-027-22|284	
12mu|dracut-027-22|285	* Tue Apr 16 2013 root <root@localhost.localdomain> 027-1
12mu|dracut-027-22|286	+ Revision: 54fb319
12mu|dracut-027-22|287	- sync to cooker
12mu|dracut-027-22|288	
12mu|dracut-027-22|289	* Thu Mar 14 2013 root <root@localhost.localdomain> 024-13
12mu|dracut-027-22|290	+ Revision: e4ae767
12mu|dracut-027-22|291	- modified patch for initrd
12mu|dracut-027-22|292	
12mu|dracut-027-22|293	* Thu Mar 14 2013 root <root@localhost.localdomain> 024-13
12mu|dracut-027-22|294	+ Revision: 940874c
12mu|dracut-027-22|295	- initrd should be a default name
12mu|dracut-027-22|296	
12mu|dracut-027-22|297	* Wed Feb 27 2013 root <root@localhost.localdomain> 024-12
12mu|dracut-027-22|298	+ Revision: 5fb2e51
12mu|dracut-027-22|299	- reverted to working  condition
12mu|dracut-027-22|300	
12mu|dracut-027-22|301	* Wed Dec 26 2012 root <root@localhost.localdomain> 024-9
12mu|dracut-027-22|302	+ Revision: d192050
12mu|dracut-027-22|303	- added a nogroup fix
12mu|dracut-027-22|304	
12mu|dracut-027-22|305	* Wed Dec 05 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 024-7
12mu|dracut-027-22|306	+ Revision: acfb2b3
12mu|dracut-027-22|307	- Updated dracut.spec
12mu|dracut-027-22|308	
12mu|dracut-027-22|309	* Wed Dec 05 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 024-6
12mu|dracut-027-22|310	+ Revision: c3a1906
12mu|dracut-027-22|311	- Updated 50-dracut-mandriva.conf
12mu|dracut-027-22|312	
12mu|dracut-027-22|313	* Tue Dec 04 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 024-6
12mu|dracut-027-22|314	+ Revision: e084c6f
12mu|dracut-027-22|315	- Updated 50-dracut-mandriva.conf
12mu|dracut-027-22|316	
12mu|dracut-027-22|317	* Fri Nov 30 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 024-6
12mu|dracut-027-22|318	+ Revision: 6298d2c
12mu|dracut-027-22|319	- changed the dracut invocation in the post scripts
12mu|dracut-027-22|320	
12mu|dracut-027-22|321	* Fri Nov 30 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 024-5
12mu|dracut-027-22|322	+ Revision: 54191d4
12mu|dracut-027-22|323	- Updated dracut.spec
12mu|dracut-027-22|324	
12mu|dracut-027-22|325	* Fri Nov 30 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 024-4
12mu|dracut-027-22|326	+ Revision: 4e9817d
12mu|dracut-027-22|327	- Updated dracut.spec
12mu|dracut-027-22|328	
12mu|dracut-027-22|329	* Thu Nov 29 2012 root <root@localhost.localdomain> 024-4
12mu|dracut-027-22|330	+ Revision: a23f058
12mu|dracut-027-22|331	- changed config
12mu|dracut-027-22|332	
12mu|dracut-027-22|333	

19585 12
12mu|dragonplayer-4.12.4-1|1	Summary:	A simple video player for KDE 4
12mu|dragonplayer-4.12.4-1|2	Name:		dragonplayer
12mu|dragonplayer-4.12.4-1|3	Epoch:		3
12mu|dragonplayer-4.12.4-1|4	Version:	4.12.4
12mu|dragonplayer-4.12.4-1|5	Release:	1
12mu|dragonplayer-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|dragonplayer-4.12.4-1|7	License:	GPLv2
12mu|dragonplayer-4.12.4-1|8	Url:		http://www.kde.org/applications/multimedia/dragonplayer/
12mu|dragonplayer-4.12.4-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/dragon-%{version}.tar.xz
12mu|dragonplayer-4.12.4-1|10	
12mu|dragonplayer-4.12.4-1|11	BuildRequires:	kdelibs4-devel
12mu|dragonplayer-4.12.4-1|12	Requires:	kdebase4-runtime
12mu|dragonplayer-4.12.4-1|13	Conflicts:	kdemultimedia4-core < 3:4.5.71
12mu|dragonplayer-4.12.4-1|14	Conflicts:	kmix < 3:4.8.95
12mu|dragonplayer-4.12.4-1|15	
12mu|dragonplayer-4.12.4-1|16	%description
12mu|dragonplayer-4.12.4-1|17	Dragon Player is a multimedia player where the focus is on simplicity,
12mu|dragonplayer-4.12.4-1|18	instead of features. Dragon Player does one thing, and only one thing,
12mu|dragonplayer-4.12.4-1|19	which is playing multimedia files. It's simple interface is designed not
12mu|dragonplayer-4.12.4-1|20	to get in your way and instead empower you to simply play multimedia
12mu|dragonplayer-4.12.4-1|21	files.
12mu|dragonplayer-4.12.4-1|22	
12mu|dragonplayer-4.12.4-1|23	%files
12mu|dragonplayer-4.12.4-1|24	%{_kde_bindir}/dragon
12mu|dragonplayer-4.12.4-1|25	%{_kde_appsdir}/dragonplayer
12mu|dragonplayer-4.12.4-1|26	%{_kde_appsdir}/solid/actions/dragonplayer-opendvd.desktop
12mu|dragonplayer-4.12.4-1|27	%{_kde_iconsdir}/*/*/*/*
12mu|dragonplayer-4.12.4-1|28	%{_kde_mandir}/man1/*
12mu|dragonplayer-4.12.4-1|29	%{_kde_libdir}/kde4/dragonpart.so
12mu|dragonplayer-4.12.4-1|30	%{_kde_applicationsdir}/dragonplayer.desktop
12mu|dragonplayer-4.12.4-1|31	%{_kde_services}/ServiceMenus/dragonplayer_*
12mu|dragonplayer-4.12.4-1|32	%{_kde_services}/dragonplayer_part.desktop
12mu|dragonplayer-4.12.4-1|33	%{_kde_configdir}/dragonplayerrc
12mu|dragonplayer-4.12.4-1|34	%{_kde_docdir}/HTML/en/dragonplayer
12mu|dragonplayer-4.12.4-1|35	
12mu|dragonplayer-4.12.4-1|36	#------------------------------------------------------------------------------
12mu|dragonplayer-4.12.4-1|37	
12mu|dragonplayer-4.12.4-1|38	%prep
12mu|dragonplayer-4.12.4-1|39	%setup -q -n dragon-%{version}
12mu|dragonplayer-4.12.4-1|40	
12mu|dragonplayer-4.12.4-1|41	%build
12mu|dragonplayer-4.12.4-1|42	%cmake_kde4
12mu|dragonplayer-4.12.4-1|43	%make
12mu|dragonplayer-4.12.4-1|44	
12mu|dragonplayer-4.12.4-1|45	%install
12mu|dragonplayer-4.12.4-1|46	%makeinstall_std -C build
12mu|dragonplayer-4.12.4-1|47	
12mu|dragonplayer-4.12.4-1|48	
12mu|dragonplayer-4.12.4-1|49	%changelog
12mu|dragonplayer-4.12.4-1|50	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
12mu|dragonplayer-4.12.4-1|51	+ Revision: 8fad535
12mu|dragonplayer-4.12.4-1|52	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|dragonplayer-4.12.4-1|53	
12mu|dragonplayer-4.12.4-1|54	

19586 12
12mu|drakguard-0.7.14-1|1	Summary:  Parental control tool
12mu|drakguard-0.7.14-1|2	Name:     drakguard
12mu|drakguard-0.7.14-1|3	Version:  0.7.14
12mu|drakguard-0.7.14-1|4	Release:  1
12mu|drakguard-0.7.14-1|5	Source0:  %name-%version.tar.xz
12mu|drakguard-0.7.14-1|6	License:  GPL
12mu|drakguard-0.7.14-1|7	Group:    System/Configuration/Other
12mu|drakguard-0.7.14-1|8	Url:      http://www.mandriva.com/
12mu|drakguard-0.7.14-1|9	BuildRequires: perl-MDK-Common-devel gettext
12mu|drakguard-0.7.14-1|10	Requires: drakxtools >= 10.22
12mu|drakguard-0.7.14-1|11	Requires: drakx-net >= 0.41
12mu|drakguard-0.7.14-1|12	BuildRoot: %_tmppath/%name-%version-buildroot
12mu|drakguard-0.7.14-1|13	BuildArch: noarch
12mu|drakguard-0.7.14-1|14	
12mu|drakguard-0.7.14-1|15	%description
12mu|drakguard-0.7.14-1|16	This tool allows to configure parental control. It can block access to
12mu|drakguard-0.7.14-1|17	web sites and restrict connection during a specified timeframe.
12mu|drakguard-0.7.14-1|18	
12mu|drakguard-0.7.14-1|19	%prep
12mu|drakguard-0.7.14-1|20	%setup -q
12mu|drakguard-0.7.14-1|21	
12mu|drakguard-0.7.14-1|22	%build
12mu|drakguard-0.7.14-1|23	%make
12mu|drakguard-0.7.14-1|24	
12mu|drakguard-0.7.14-1|25	%install
12mu|drakguard-0.7.14-1|26	rm -fr %{buildroot}
12mu|drakguard-0.7.14-1|27	%makeinstall_std
12mu|drakguard-0.7.14-1|28	%find_lang %name
12mu|drakguard-0.7.14-1|29	
12mu|drakguard-0.7.14-1|30	%files -f %{name}.lang
12mu|drakguard-0.7.14-1|31	%defattr(-,root,root)
12mu|drakguard-0.7.14-1|32	%doc NEWS
12mu|drakguard-0.7.14-1|33	%{_sbindir}/%{name}
12mu|drakguard-0.7.14-1|34	/usr/lib/libDrakX/icons/*
12mu|drakguard-0.7.14-1|35	
12mu|drakguard-0.7.14-1|36	
12mu|drakguard-0.7.14-1|37	%changelog
12mu|drakguard-0.7.14-1|38	* Sat Nov 09 2013 akdengi <kazancas@mandriva.ru> 0.7.14-1
12mu|drakguard-0.7.14-1|39	+ Revision: 58ce123
12mu|drakguard-0.7.14-1|40	- 0.7.14. Sync with Mageia
12mu|drakguard-0.7.14-1|41	
12mu|drakguard-0.7.14-1|42	

19587 12
12mu|draklive-install-1.45-12|1	%define name draklive-install
12mu|draklive-install-1.45-12|2	%define version 1.45
12mu|draklive-install-1.45-12|3	%define release 12
12mu|draklive-install-1.45-12|4	%define iconname ROSAOne-install-icon.png
12mu|draklive-install-1.45-12|5	%define xsetup_level 60
12mu|draklive-install-1.45-12|6	
12mu|draklive-install-1.45-12|7	Summary:	Live installer
12mu|draklive-install-1.45-12|8	Name:		%{name}
12mu|draklive-install-1.45-12|9	Version:	%{version}
12mu|draklive-install-1.45-12|10	Release:	%{release}
12mu|draklive-install-1.45-12|11	Source0:	%{name}-%{version}.tar.xz
12mu|draklive-install-1.45-12|12	Source1:        60-dracut-isobuild.conf
12mu|draklive-install-1.45-12|13	Source2:	efi-remount.sh
12mu|draklive-install-1.45-12|14	Source3:	remove-live-user.sh
12mu|draklive-install-1.45-12|15	Patch1:         error-processing-fix.patch
12mu|draklive-install-1.45-12|16	Patch2:         support-file-swap.patch
12mu|draklive-install-1.45-12|17	Patch3:         fixed-wait-dialog-not-hidden.patch
12mu|draklive-install-1.45-12|18	Patch4:         bootloader-hdd-list-improved.patch
12mu|draklive-install-1.45-12|19	Patch5:         grub-install-fixes.patch
12mu|draklive-install-1.45-12|20	Patch6:         support-efi-and-gpt.patch
12mu|draklive-install-1.45-12|21	Patch7:         exclude-live-root-from-bootloader.patch
12mu|draklive-install-1.45-12|22	Patch8:         support-crypted-system-partitions.patch
12mu|draklive-install-1.45-12|23	Patch9:         startup-center-window.patch
12mu|draklive-install-1.45-12|24	Patch10:        bootloader-remember-selected-entry.patch
12mu|draklive-install-1.45-12|25	License:	GPL
12mu|draklive-install-1.45-12|26	Group:		System/Configuration/Other
12mu|draklive-install-1.45-12|27	Url:		https://abf.rosalinux.ru/soft/draklive-install
12mu|draklive-install-1.45-12|28	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|draklive-install-1.45-12|29	BuildArch:      noarch
12mu|draklive-install-1.45-12|30	Requires:	drakxtools >= 14.47-12
12mu|draklive-install-1.45-12|31	Requires:	drakx-installer-matchbox
12mu|draklive-install-1.45-12|32	BuildRequires:	intltool
12mu|draklive-install-1.45-12|33	
12mu|draklive-install-1.45-12|34	%description
12mu|draklive-install-1.45-12|35	This tool allows to install Rosa from a running live system.
12mu|draklive-install-1.45-12|36	
12mu|draklive-install-1.45-12|37	%prep
12mu|draklive-install-1.45-12|38	%setup -q
12mu|draklive-install-1.45-12|39	%apply_patches
12mu|draklive-install-1.45-12|40	
12mu|draklive-install-1.45-12|41	%build
12mu|draklive-install-1.45-12|42	%make
12mu|draklive-install-1.45-12|43	
12mu|draklive-install-1.45-12|44	%install
12mu|draklive-install-1.45-12|45	rm -rf %buildroot
12mu|draklive-install-1.45-12|46	
12mu|draklive-install-1.45-12|47	%makeinstall
12mu|draklive-install-1.45-12|48	
12mu|draklive-install-1.45-12|49	for product in one flash; do
12mu|draklive-install-1.45-12|50	install -D -m 0755 %name.desktop %buildroot%_datadir/mdk/desktop/$product/%name.desktop
12mu|draklive-install-1.45-12|51	done
12mu|draklive-install-1.45-12|52	install -D -m 0755 %name %buildroot/%_sbindir/%name
12mu|draklive-install-1.45-12|53	install -m 0755 %{name}-lock-storage %buildroot/%_sbindir/
12mu|draklive-install-1.45-12|54	
12mu|draklive-install-1.45-12|55	mkdir -p %buildroot%_bindir
12mu|draklive-install-1.45-12|56	ln -sf consolehelper %buildroot%_bindir/%{name}-lock-storage
12mu|draklive-install-1.45-12|57	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mu|draklive-install-1.45-12|58	
12mu|draklive-install-1.45-12|59	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name}-lock-storage  <<EOF
12mu|draklive-install-1.45-12|60	#%PAM-1.0
12mu|draklive-install-1.45-12|61	auth		include		config-util-user
12mu|draklive-install-1.45-12|62	account		include		config-util-user
12mu|draklive-install-1.45-12|63	session		include		config-util-user
12mu|draklive-install-1.45-12|64	EOF
12mu|draklive-install-1.45-12|65	
12mu|draklive-install-1.45-12|66	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mu|draklive-install-1.45-12|67	
12mu|draklive-install-1.45-12|68	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name}-lock-storage <<EOF
12mu|draklive-install-1.45-12|69	USER=<user>
12mu|draklive-install-1.45-12|70	PROGRAM=/usr/sbin/%{name}-lock-storage
12mu|draklive-install-1.45-12|71	FALLBACK=false
12mu|draklive-install-1.45-12|72	SESSION=true
12mu|draklive-install-1.45-12|73	EOF
12mu|draklive-install-1.45-12|74	
12mu|draklive-install-1.45-12|75	mkdir -p %buildroot{%_miconsdir,%_iconsdir,%_liconsdir,%_menudir,%_datadir/libDrakX/pixmaps/{en,ru},%_datadir/libDrakX/advert/{en,ru},%_datadir/applications,%_datadir/icons/hicolor/{16x16,32x32,48x48}/apps}
12mu|draklive-install-1.45-12|76	install data/icons/IC-installone-48.png %buildroot%_liconsdir/%iconname
12mu|draklive-install-1.45-12|77	install data/icons/IC-installone-32.png %buildroot%_iconsdir/%iconname
12mu|draklive-install-1.45-12|78	install data/icons/IC-installone-16.png %buildroot%_miconsdir/%iconname
12mu|draklive-install-1.45-12|79	cp -l %buildroot%_liconsdir/%iconname %buildroot%_datadir/icons/hicolor/48x48/apps/%iconname
12mu|draklive-install-1.45-12|80	cp -l %buildroot%_liconsdir/%iconname %buildroot%_datadir/icons/hicolor/32x32/apps/%iconname
12mu|draklive-install-1.45-12|81	cp -l %buildroot%_liconsdir/%iconname %buildroot%_datadir/icons/hicolor/16x16/apps/%iconname
12mu|draklive-install-1.45-12|82	
12mu|draklive-install-1.45-12|83	#install advert to properties directores
12mu|draklive-install-1.45-12|84	install data/icons/en/ROSAOne-*.png %buildroot%_datadir/libDrakX/pixmaps/en/
12mu|draklive-install-1.45-12|85	install data/advert/en/* %buildroot%_datadir/libDrakX/advert/en/
12mu|draklive-install-1.45-12|86	install data/icons/ru/ROSAOne-*.png %buildroot%_datadir/libDrakX/pixmaps/ru/
12mu|draklive-install-1.45-12|87	install data/advert/ru/* %buildroot%_datadir/libDrakX/advert/ru/
12mu|draklive-install-1.45-12|88	
12mu|draklive-install-1.45-12|89	install rosa-draklive-install.desktop %buildroot%_datadir/applications/
12mu|draklive-install-1.45-12|90	install -D -m 0755 %{name}.xsetup %buildroot%_sysconfdir/X11/xsetup.d/%{xsetup_level}%{name}.xsetup
12mu|draklive-install-1.45-12|91	install -m 0755 clean_live_hds %buildroot%_sbindir/clean_live_hds
12mu|draklive-install-1.45-12|92	mkdir -p %buildroot%_sysconfdir/%{name}.d/isobuild/
12mu|draklive-install-1.45-12|93	install -m 0644 -D %{SOURCE1} %buildroot%_sysconfdir/%{name}.d/isobuild/60-dracut-isobuild.conf
12mu|draklive-install-1.45-12|94	install -m 0755 -D %{SOURCE2} %buildroot%_sysconfdir/%{name}.d/run.d/efi-remount.sh
12mu|draklive-install-1.45-12|95	install -m 0755 -D %{SOURCE3} %buildroot%_sysconfdir/%{name}.d/run.d/remove-live-user.sh
12mu|draklive-install-1.45-12|96	
12mu|draklive-install-1.45-12|97	%find_lang %name
12mu|draklive-install-1.45-12|98	
12mu|draklive-install-1.45-12|99	%files -f %name.lang
12mu|draklive-install-1.45-12|100	%defattr(-,root,root)
12mu|draklive-install-1.45-12|101	%_sbindir/%name
12mu|draklive-install-1.45-12|102	%_sbindir/%{name}-lock-storage
12mu|draklive-install-1.45-12|103	%_bindir/%{name}-lock-storage
12mu|draklive-install-1.45-12|104	%{_sysconfdir}/pam.d/%{name}-lock-storage
12mu|draklive-install-1.45-12|105	%{_sysconfdir}/security/console.apps/%{name}-lock-storage
12mu|draklive-install-1.45-12|106	%_datadir/mdk/desktop/*/*.desktop
12mu|draklive-install-1.45-12|107	%_datadir/applications/rosa-draklive-install.desktop
12mu|draklive-install-1.45-12|108	%_iconsdir/%iconname
12mu|draklive-install-1.45-12|109	%_liconsdir/%iconname
12mu|draklive-install-1.45-12|110	%_miconsdir/%iconname
12mu|draklive-install-1.45-12|111	%_datadir/icons/hicolor/*/apps/%iconname
12mu|draklive-install-1.45-12|112	%_datadir/libDrakX/pixmaps/en/ROSAOne-*.png
12mu|draklive-install-1.45-12|113	%_datadir/libDrakX/pixmaps/ru/ROSAOne-*.png
12mu|draklive-install-1.45-12|114	%_datadir/libDrakX/advert/*
12mu|draklive-install-1.45-12|115	%_sysconfdir/X11/xsetup.d/??%{name}.xsetup
12mu|draklive-install-1.45-12|116	%dir %_sysconfdir/%{name}.d
12mu|draklive-install-1.45-12|117	%dir %_sysconfdir/%{name}.d/sysconfig
12mu|draklive-install-1.45-12|118	%dir %_sysconfdir/%{name}.d/isobuild/
12mu|draklive-install-1.45-12|119	%_sysconfdir/%{name}.d/isobuild/*
12mu|draklive-install-1.45-12|120	%_sysconfdir/%{name}.d/run.d/*
12mu|draklive-install-1.45-12|121	%{_sbindir}/clean_live_hds
12mu|draklive-install-1.45-12|122	
12mu|draklive-install-1.45-12|123	%changelog
12mu|draklive-install-1.45-12|124	* Wed Aug 13 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.45-12
12mu|draklive-install-1.45-12|125	+ Revision: baf2610
12mu|draklive-install-1.45-12|126	- Added bootloader option to save last booted entry
12mu|draklive-install-1.45-12|127	
12mu|draklive-install-1.45-12|128	* Thu Jul 31 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.45-11
12mu|draklive-install-1.45-12|129	+ Revision: 5f5fd69
12mu|draklive-install-1.45-12|130	- release up
12mu|draklive-install-1.45-12|131	
12mu|draklive-install-1.45-12|132	* Thu Jul 31 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.45-10
12mu|draklive-install-1.45-12|133	+ Revision: 49ee153
12mu|draklive-install-1.45-12|134	- minor fix
12mu|draklive-install-1.45-12|135	
12mu|draklive-install-1.45-12|136	* Thu Jul 10 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.45-10
12mu|draklive-install-1.45-12|137	+ Revision: af59f70
12mu|draklive-install-1.45-12|138	- Minor code refactoring
12mu|draklive-install-1.45-12|139	
12mu|draklive-install-1.45-12|140	* Wed Jul 02 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.45-9
12mu|draklive-install-1.45-12|141	+ Revision: 0eaad39
12mu|draklive-install-1.45-12|142	- Moving installer window at the center of screen on startup
12mu|draklive-install-1.45-12|143	
12mu|draklive-install-1.45-12|144	* Mon Jun 30 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.45-8
12mu|draklive-install-1.45-12|145	+ Revision: 73015cd
12mu|draklive-install-1.45-12|146	- Installer improvements
12mu|draklive-install-1.45-12|147	- 1. Excluded Live root disk from installing bootloader (drakxtools >=14.47-10 required).
12mu|draklive-install-1.45-12|148	- 2. Supported crypted system partitions.
12mu|draklive-install-1.45-12|149	
12mu|draklive-install-1.45-12|150	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.45-7
12mu|draklive-install-1.45-12|151	+ Revision: 5a9ff58
12mu|draklive-install-1.45-12|152	- MassBuild#440: Increase release tag
12mu|draklive-install-1.45-12|153	
12mu|draklive-install-1.45-12|154	* Fri Jun 06 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.45-6
12mu|draklive-install-1.45-12|155	+ Revision: 63e46d1
12mu|draklive-install-1.45-12|156	- Grub installaion for EFI boot and GPT disks
12mu|draklive-install-1.45-12|157	- 1. In EFI boot mode, EFI version of Grub2 is now used; list of boot devices contains EFI partitions.
12mu|draklive-install-1.45-12|158	- 2. In BIOS boot mode, the list of boot devices now excludes those GPT disks which have no BIOS Boot Partition.
12mu|draklive-install-1.45-12|159	
12mu|draklive-install-1.45-12|160	* Fri May 23 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.45-5
12mu|draklive-install-1.45-12|161	+ Revision: c21e03b
12mu|draklive-install-1.45-12|162	- Fixed grub installation
12mu|draklive-install-1.45-12|163	
12mu|draklive-install-1.45-12|164	* Tue May 20 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.45-4
12mu|draklive-install-1.45-12|165	+ Revision: ba13543
12mu|draklive-install-1.45-12|166	- release up, uncomment udevdir
12mu|draklive-install-1.45-12|167	
12mu|draklive-install-1.45-12|168	* Tue May 20 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.45-3
12mu|draklive-install-1.45-12|169	+ Revision: 3de5f92
12mu|draklive-install-1.45-12|170	- Updated 60-dracut-isobuild.conf
12mu|draklive-install-1.45-12|171	
12mu|draklive-install-1.45-12|172	* Wed May 14 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.45-3
12mu|draklive-install-1.45-12|173	+ Revision: ec3f6b3
12mu|draklive-install-1.45-12|174	- Improved HDD info displaying in bootloader dialog
12mu|draklive-install-1.45-12|175	
12mu|draklive-install-1.45-12|176	* Wed Apr 23 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.45-2
12mu|draklive-install-1.45-12|177	+ Revision: e09b484
12mu|draklive-install-1.45-12|178	- Fixed: wait dialog was not closed before showing final message
12mu|draklive-install-1.45-12|179	
12mu|draklive-install-1.45-12|180	* Mon Apr 21 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.45-1
12mu|draklive-install-1.45-12|181	+ Revision: b6bc7ea
12mu|draklive-install-1.45-12|182	- version up, changed tarballs
12mu|draklive-install-1.45-12|183	
12mu|draklive-install-1.45-12|184	* Mon Apr 21 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.44-5
12mu|draklive-install-1.45-12|185	+ Revision: 5fd1c74
12mu|draklive-install-1.45-12|186	- updated artwork
12mu|draklive-install-1.45-12|187	
12mu|draklive-install-1.45-12|188	* Tue Mar 25 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.44-4
12mu|draklive-install-1.45-12|189	+ Revision: 64e60d8
12mu|draklive-install-1.45-12|190	- Added support for file swap
12mu|draklive-install-1.45-12|191	
12mu|draklive-install-1.45-12|192	* Thu Mar 20 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.44-3
12mu|draklive-install-1.45-12|193	+ Revision: 0a539e0
12mu|draklive-install-1.45-12|194	- Fixing the previous fix
12mu|draklive-install-1.45-12|195	
12mu|draklive-install-1.45-12|196	* Thu Mar 20 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.44-2
12mu|draklive-install-1.45-12|197	+ Revision: 5dbc07c
12mu|draklive-install-1.45-12|198	- Fixed error processing when starting firstboot
12mu|draklive-install-1.45-12|199	
12mu|draklive-install-1.45-12|200	* Wed Mar 19 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.44-1
12mu|draklive-install-1.45-12|201	+ Revision: 72aacb1
12mu|draklive-install-1.45-12|202	- Added firstboot stage to the main installer (after Grub)
12mu|draklive-install-1.45-12|203	- Also re-fixed the bug with mounted partitions (the previous fix caused installation to fail).
12mu|draklive-install-1.45-12|204	
12mu|draklive-install-1.45-12|205	* Fri Mar 07 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.43-2
12mu|draklive-install-1.45-12|206	+ Revision: eac11ff
12mu|draklive-install-1.45-12|207	- Fixed: installation failed if partition was mounted by user
12mu|draklive-install-1.45-12|208	
12mu|draklive-install-1.45-12|209	* Tue Mar 04 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.43-1
12mu|draklive-install-1.45-12|210	+ Revision: 0456dbb
12mu|draklive-install-1.45-12|211	- Implemented autoinstallation support
12mu|draklive-install-1.45-12|212	- 1. If the file /etc/sysconfig/autoinstall is present, draklive-install will perform all the steps automatically (parameters normally selected by user will be taken from this file). Requires drakxtools-14.45.
12mu|draklive-install-1.45-12|213	
12mu|draklive-install-1.45-12|214	* Mon Feb 10 2014 akdengi <kazancas@mandriva.ru> 1.42-1
12mu|draklive-install-1.45-12|215	+ Revision: 2ff810a
12mu|draklive-install-1.45-12|216	- merge with red3
12mu|draklive-install-1.45-12|217	
12mu|draklive-install-1.45-12|218	* Sat Feb 08 2014 akdengi <kazancas@mandriva.ru> 1.42-1
12mu|draklive-install-1.45-12|219	+ Revision: 46eff66
12mu|draklive-install-1.45-12|220	- delete remount_esp_on_efi
12mu|draklive-install-1.45-12|221	
12mu|draklive-install-1.45-12|222	* Sat Feb 08 2014 akdengi <kazancas@mandriva.ru> 1.42-1
12mu|draklive-install-1.45-12|223	+ Revision: 085639b
12mu|draklive-install-1.45-12|224	- change remount efi script. 1.42
12mu|draklive-install-1.45-12|225	
12mu|draklive-install-1.45-12|226	* Fri Feb 07 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.41-4
12mu|draklive-install-1.45-12|227	+ Revision: 93fabf6
12mu|draklive-install-1.45-12|228	- omit drivers
12mu|draklive-install-1.45-12|229	
12mu|draklive-install-1.45-12|230	* Fri Feb 07 2014 akdengi <alexander.kazancev@rosalab.ru> 1.41-3
12mu|draklive-install-1.45-12|231	+ Revision: 383bdf9
12mu|draklive-install-1.45-12|232	- fix
12mu|draklive-install-1.45-12|233	
12mu|draklive-install-1.45-12|234	* Fri Feb 07 2014 akdengi <alexander.kazancev@rosalab.ru> 1.41-3
12mu|draklive-install-1.45-12|235	+ Revision: f5b6ba0
12mu|draklive-install-1.45-12|236	- fix efi-remount
12mu|draklive-install-1.45-12|237	
12mu|draklive-install-1.45-12|238	* Fri Feb 07 2014 akdengi <alexander.kazancev@rosalab.ru> 1.41-3
12mu|draklive-install-1.45-12|239	+ Revision: 2b14be3
12mu|draklive-install-1.45-12|240	- add run.d script
12mu|draklive-install-1.45-12|241	
12mu|draklive-install-1.45-12|242	* Fri Feb 07 2014 akdengi <alexander.kazancev@rosalab.ru> 1.41-2
12mu|draklive-install-1.45-12|243	+ Revision: be6914a
12mu|draklive-install-1.45-12|244	- fix tarball
12mu|draklive-install-1.45-12|245	
12mu|draklive-install-1.45-12|246	* Wed Feb 05 2014 akdengi <kazancas@mandriva.ru> 1.41-1
12mu|draklive-install-1.45-12|247	+ Revision: fbcacee
12mu|draklive-install-1.45-12|248	- add to files remount_esp_on_efi and drop patch0
12mu|draklive-install-1.45-12|249	
12mu|draklive-install-1.45-12|250	* Wed Feb 05 2014 akdengi <alexander.kazancev@rosalab.ru> 1.41-1
12mu|draklive-install-1.45-12|251	+ Revision: 45e6958
12mu|draklive-install-1.45-12|252	- Update to 1.41
12mu|draklive-install-1.45-12|253	
12mu|draklive-install-1.45-12|254	* Tue Feb 04 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.40-14
12mu|draklive-install-1.45-12|255	+ Revision: bed979a
12mu|draklive-install-1.45-12|256	- Updated draklive-install.spec
12mu|draklive-install-1.45-12|257	
12mu|draklive-install-1.45-12|258	* Tue Feb 04 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.40-13
12mu|draklive-install-1.45-12|259	+ Revision: d0544d8
12mu|draklive-install-1.45-12|260	- Updated draklive-install-1.40.EFI.patch
12mu|draklive-install-1.45-12|261	
12mu|draklive-install-1.45-12|262	* Tue Feb 04 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.40-13
12mu|draklive-install-1.45-12|263	+ Revision: c973558
12mu|draklive-install-1.45-12|264	- added EFI patch
12mu|draklive-install-1.45-12|265	
12mu|draklive-install-1.45-12|266	* Mon Dec 30 2013 Alex Burmashev <alex.burmashev@gmail.com> 1.41-13
12mu|draklive-install-1.45-12|267	+ Revision: 1829238
12mu|draklive-install-1.45-12|268	- release up
12mu|draklive-install-1.45-12|269	
12mu|draklive-install-1.45-12|270	* Mon Dec 30 2013 Alex Burmashev <alex.burmashev@gmail.com> 1.41-12
12mu|draklive-install-1.45-12|271	+ Revision: 6f5a1da
12mu|draklive-install-1.45-12|272	- changed english artwork back to original
12mu|draklive-install-1.45-12|273	
12mu|draklive-install-1.45-12|274	* Wed Dec 25 2013 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.40-12
12mu|draklive-install-1.45-12|275	+ Revision: 9db0ed3
12mu|draklive-install-1.45-12|276	- Fixed installing Grub error on non-EFI systems
12mu|draklive-install-1.45-12|277	
12mu|draklive-install-1.45-12|278	* Tue Dec 24 2013 akdengi <kazancas@mandriva.ru> 1.40-11
12mu|draklive-install-1.45-12|279	+ Revision: 3dc94d8
12mu|draklive-install-1.45-12|280	- Drop patches. Use right tarball
12mu|draklive-install-1.45-12|281	
12mu|draklive-install-1.45-12|282	* Fri Dec 20 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.40-10
12mu|draklive-install-1.45-12|283	+ Revision: 33b656c
12mu|draklive-install-1.45-12|284	- added asus-nb-wmi to config
12mu|draklive-install-1.45-12|285	
12mu|draklive-install-1.45-12|286	* Fri Dec 20 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.40-10
12mu|draklive-install-1.45-12|287	+ Revision: 8b2b5ff
12mu|draklive-install-1.45-12|288	- release up
12mu|draklive-install-1.45-12|289	
12mu|draklive-install-1.45-12|290	* Wed Dec 18 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.40-9
12mu|draklive-install-1.45-12|291	+ Revision: a22f0fa
12mu|draklive-install-1.45-12|292	- do not omit radeon and nouveau
12mu|draklive-install-1.45-12|293	
12mu|draklive-install-1.45-12|294	* Wed Dec 18 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.40-9
12mu|draklive-install-1.45-12|295	+ Revision: 027e045
12mu|draklive-install-1.45-12|296	- release up
12mu|draklive-install-1.45-12|297	
12mu|draklive-install-1.45-12|298	

19588 12
12mu|drakx-kbd-mouse-x11-0.101-2|1	%define drakxtools_required_version  14.39
12mu|drakx-kbd-mouse-x11-0.101-2|2	%define drakxtools_conflicted_version  10.4.89
12mu|drakx-kbd-mouse-x11-0.101-2|3	
12mu|drakx-kbd-mouse-x11-0.101-2|4	Summary: 	Tools to configure the keyboard, the mice and the graphic card
12mu|drakx-kbd-mouse-x11-0.101-2|5	Name:		drakx-kbd-mouse-x11
12mu|drakx-kbd-mouse-x11-0.101-2|6	Version:	0.101
12mu|drakx-kbd-mouse-x11-0.101-2|7	Release:	2
12mu|drakx-kbd-mouse-x11-0.101-2|8	Source0:	%{name}-%{version}.tar.xz
12mu|drakx-kbd-mouse-x11-0.101-2|9	Source1:	XFdrake.desktop
12mu|drakx-kbd-mouse-x11-0.101-2|10	License:	GPLv2+
12mu|drakx-kbd-mouse-x11-0.101-2|11	Group:		System/Configuration/Other
12mu|drakx-kbd-mouse-x11-0.101-2|12	Url:		https://abf.rosalinux.ru/soft/drakx-kbd-mouse-x11
12mu|drakx-kbd-mouse-x11-0.101-2|13	BuildRequires:	perl-MDK-Common-devel gettext perl-devel
12mu|drakx-kbd-mouse-x11-0.101-2|14	BuildRequires:	libxxf86misc-devel ncurses-devel
12mu|drakx-kbd-mouse-x11-0.101-2|15	Requires:	drakxtools-curses => %drakxtools_required_version
12mu|drakx-kbd-mouse-x11-0.101-2|16	# need the common pam config files for usermode config
12mu|drakx-kbd-mouse-x11-0.101-2|17	Requires:	usermode-consoleonly >= 1.92-4mdv2008.0
12mu|drakx-kbd-mouse-x11-0.101-2|18	%ifnarch %{sparcx} %{arm} %{mips}
12mu|drakx-kbd-mouse-x11-0.101-2|19	Requires:	monitor-edid >= 1.12
12mu|drakx-kbd-mouse-x11-0.101-2|20	# Need for grub2-cfg-mod utility
12mu|drakx-kbd-mouse-x11-0.101-2|21	Requires:	grub2 >= 2.00-31
12mu|drakx-kbd-mouse-x11-0.101-2|22	%endif
12mu|drakx-kbd-mouse-x11-0.101-2|23	# for program:
12mu|drakx-kbd-mouse-x11-0.101-2|24	Conflicts:	drakxtools <= %drakxtools_conflicted_version
12mu|drakx-kbd-mouse-x11-0.101-2|25	# for man pages:
12mu|drakx-kbd-mouse-x11-0.101-2|26	Conflicts:	drakxtools-curses <= %drakxtools_conflicted_version
12mu|drakx-kbd-mouse-x11-0.101-2|27	# for -noAutoAddDevices:
12mu|drakx-kbd-mouse-x11-0.101-2|28	Conflicts:	x11-server-xorg < 1.5.99.3-1.20090110.13
12mu|drakx-kbd-mouse-x11-0.101-2|29	# for Cards+ using nvidia-current|nvidia71xx|nvidia96xx instead of nvidia/nvidia97xx/NVIDIA_LEGACY
12mu|drakx-kbd-mouse-x11-0.101-2|30	Requires:	ldetect-lst >= 0.1.312
12mu|drakx-kbd-mouse-x11-0.101-2|31	# for nokmsboot (initrds have to have nokmsboot support and udev has to handle it)
12mu|drakx-kbd-mouse-x11-0.101-2|32	Conflicts:	mkinitrd < 6.0.93-22
12mu|drakx-kbd-mouse-x11-0.101-2|33	Conflicts:	dracut < 008-6
12mu|drakx-kbd-mouse-x11-0.101-2|34	Conflicts:	udev < 204
12mu|drakx-kbd-mouse-x11-0.101-2|35	
12mu|drakx-kbd-mouse-x11-0.101-2|36	# we don't want to require X libs (xf86misc is always used inside an eval)
12mu|drakx-kbd-mouse-x11-0.101-2|37	%define  __noautoreq ^libX
12mu|drakx-kbd-mouse-x11-0.101-2|38	
12mu|drakx-kbd-mouse-x11-0.101-2|39	%description
12mu|drakx-kbd-mouse-x11-0.101-2|40	Keyboarddrake enables to configure  the keyboard.
12mu|drakx-kbd-mouse-x11-0.101-2|41	Mousedrake enables to configure the mice.
12mu|drakx-kbd-mouse-x11-0.101-2|42	XFdrake enables to configure the graphic card.
12mu|drakx-kbd-mouse-x11-0.101-2|43	
12mu|drakx-kbd-mouse-x11-0.101-2|44	%prep
12mu|drakx-kbd-mouse-x11-0.101-2|45	%setup -q
12mu|drakx-kbd-mouse-x11-0.101-2|46	%apply_patches
12mu|drakx-kbd-mouse-x11-0.101-2|47	
12mu|drakx-kbd-mouse-x11-0.101-2|48	%build
12mu|drakx-kbd-mouse-x11-0.101-2|49	%make OPTIMIZE="%{optflags} -Os"
12mu|drakx-kbd-mouse-x11-0.101-2|50	
12mu|drakx-kbd-mouse-x11-0.101-2|51	%install
12mu|drakx-kbd-mouse-x11-0.101-2|52	%makeinstall_std
12mu|drakx-kbd-mouse-x11-0.101-2|53	
12mu|drakx-kbd-mouse-x11-0.101-2|54	#install lang
12mu|drakx-kbd-mouse-x11-0.101-2|55	%find_lang %{name}
12mu|drakx-kbd-mouse-x11-0.101-2|56	
12mu|drakx-kbd-mouse-x11-0.101-2|57	mkdir -p %{buildroot}%{_datadir}/applications
12mu|drakx-kbd-mouse-x11-0.101-2|58	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications/
12mu|drakx-kbd-mouse-x11-0.101-2|59	
12mu|drakx-kbd-mouse-x11-0.101-2|60	# consolehelper configuration
12mu|drakx-kbd-mouse-x11-0.101-2|61	# ask for user password
12mu|drakx-kbd-mouse-x11-0.101-2|62	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/XFdrake
12mu|drakx-kbd-mouse-x11-0.101-2|63	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
12mu|drakx-kbd-mouse-x11-0.101-2|64	cat > %{buildroot}%{_sysconfdir}/pam.d/xfdrake  <<EOF
12mu|drakx-kbd-mouse-x11-0.101-2|65	#%PAM-1.0
12mu|drakx-kbd-mouse-x11-0.101-2|66	auth		include		config-util-user
12mu|drakx-kbd-mouse-x11-0.101-2|67	account		include		config-util-user
12mu|drakx-kbd-mouse-x11-0.101-2|68	session		include		config-util-user
12mu|drakx-kbd-mouse-x11-0.101-2|69	EOF
12mu|drakx-kbd-mouse-x11-0.101-2|70	
12mu|drakx-kbd-mouse-x11-0.101-2|71	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mu|drakx-kbd-mouse-x11-0.101-2|72	cat > %{buildroot}%{_sysconfdir}/security/console.apps/xfdrake <<EOF
12mu|drakx-kbd-mouse-x11-0.101-2|73	USER=<user>
12mu|drakx-kbd-mouse-x11-0.101-2|74	PROGRAM=/usr/sbin/XFdrake
12mu|drakx-kbd-mouse-x11-0.101-2|75	FALLBACK=false
12mu|drakx-kbd-mouse-x11-0.101-2|76	SESSION=true
12mu|drakx-kbd-mouse-x11-0.101-2|77	EOF
12mu|drakx-kbd-mouse-x11-0.101-2|78	
12mu|drakx-kbd-mouse-x11-0.101-2|79	ln -s %{_sysconfdir}/security/console.apps/xfdrake \
12mu|drakx-kbd-mouse-x11-0.101-2|80	%{buildroot}%{_sysconfdir}/security/console.apps/XFdrake
12mu|drakx-kbd-mouse-x11-0.101-2|81	
12mu|drakx-kbd-mouse-x11-0.101-2|82	# add nokmsboot if necessary and rebuild initrds so that they handle it
12mu|drakx-kbd-mouse-x11-0.101-2|83	%triggerpostun -- drakx-kbd-mouse-x11 < 0.91
12mu|drakx-kbd-mouse-x11-0.101-2|84	perl -I/usr/lib/libDrakX -MXconfig::various -e 'Xconfig::various::setup_kms();' &>/dev/null
12mu|drakx-kbd-mouse-x11-0.101-2|85	%{_sbindir}/bootloader-config --action rebuild-initrds || :
12mu|drakx-kbd-mouse-x11-0.101-2|86	
12mu|drakx-kbd-mouse-x11-0.101-2|87	%files -f %{name}.lang
12mu|drakx-kbd-mouse-x11-0.101-2|88	%doc COPYING NEWS
12mu|drakx-kbd-mouse-x11-0.101-2|89	%config(noreplace) %{_sysconfdir}/pam.d/xfdrake
12mu|drakx-kbd-mouse-x11-0.101-2|90	%config(noreplace) %{_sysconfdir}/security/console.apps/xfdrake
12mu|drakx-kbd-mouse-x11-0.101-2|91	# symlink
12mu|drakx-kbd-mouse-x11-0.101-2|92	%{_sysconfdir}/security/console.apps/XFdrake
12mu|drakx-kbd-mouse-x11-0.101-2|93	/sbin/display_driver_helper
12mu|drakx-kbd-mouse-x11-0.101-2|94	%_bindir/XFdrake
12mu|drakx-kbd-mouse-x11-0.101-2|95	%_sbindir/*
12mu|drakx-kbd-mouse-x11-0.101-2|96	%_datadir/libDrakX/pixmaps/*
12mu|drakx-kbd-mouse-x11-0.101-2|97	/usr/lib/libDrakX/auto/*
12mu|drakx-kbd-mouse-x11-0.101-2|98	/usr/lib/libDrakX/xf86misc/main.pm
12mu|drakx-kbd-mouse-x11-0.101-2|99	/usr/lib/libDrakX/Xconfig/*.pm
12mu|drakx-kbd-mouse-x11-0.101-2|100	%dir /usr/lib/libDrakX/Xconfig
12mu|drakx-kbd-mouse-x11-0.101-2|101	/usr/lib/libDrakX/*.pm
12mu|drakx-kbd-mouse-x11-0.101-2|102	%{_datadir}/applications/*.desktop
12mu|drakx-kbd-mouse-x11-0.101-2|103	
12mu|drakx-kbd-mouse-x11-0.101-2|104	
12mu|drakx-kbd-mouse-x11-0.101-2|105	%changelog
12mu|drakx-kbd-mouse-x11-0.101-2|106	* Mon Nov 25 2013 akdengi <alexander.kazancev@rosalab.ru> 0.101-2
12mu|drakx-kbd-mouse-x11-0.101-2|107	+ Revision: 88246c0
12mu|drakx-kbd-mouse-x11-0.101-2|108	- fix error in display_helper kms and rebuild with new ldetect
12mu|drakx-kbd-mouse-x11-0.101-2|109	
12mu|drakx-kbd-mouse-x11-0.101-2|110	* Sun Nov 24 2013 akdengi <kazancas@mandriva.ru> 0.100-2
12mu|drakx-kbd-mouse-x11-0.101-2|111	+ Revision: 0f97723
12mu|drakx-kbd-mouse-x11-0.101-2|112	- SILENT some fix tarball
12mu|drakx-kbd-mouse-x11-0.101-2|113	
12mu|drakx-kbd-mouse-x11-0.101-2|114	* Sat Nov 23 2013 akdengi <kazancas@mandriva.ru> 0.100-1
12mu|drakx-kbd-mouse-x11-0.101-2|115	+ Revision: 08136ed
12mu|drakx-kbd-mouse-x11-0.101-2|116	- SILENT fix yaml
12mu|drakx-kbd-mouse-x11-0.101-2|117	
12mu|drakx-kbd-mouse-x11-0.101-2|118	* Sat Nov 23 2013 akdengi <kazancas@mandriva.ru> 0.100-1
12mu|drakx-kbd-mouse-x11-0.101-2|119	+ Revision: b1f2564
12mu|drakx-kbd-mouse-x11-0.101-2|120	- SILENT fix tarball
12mu|drakx-kbd-mouse-x11-0.101-2|121	
12mu|drakx-kbd-mouse-x11-0.101-2|122	* Sat Nov 23 2013 akdengi <kazancas@mandriva.ru> 0.100-1
12mu|drakx-kbd-mouse-x11-0.101-2|123	+ Revision: 5b5cdd7
12mu|drakx-kbd-mouse-x11-0.101-2|124	- SILENT fix tarball
12mu|drakx-kbd-mouse-x11-0.101-2|125	
12mu|drakx-kbd-mouse-x11-0.101-2|126	* Sat Nov 23 2013 akdengi <kazancas@mandriva.ru> 0.100-1
12mu|drakx-kbd-mouse-x11-0.101-2|127	+ Revision: ea219cf
12mu|drakx-kbd-mouse-x11-0.101-2|128	- update to 0.100
12mu|drakx-kbd-mouse-x11-0.101-2|129	
12mu|drakx-kbd-mouse-x11-0.101-2|130	* Wed Nov 20 2013 Tigro <ashejn@gmail.com> 0.99-8
12mu|drakx-kbd-mouse-x11-0.101-2|131	+ Revision: c14de4f
12mu|drakx-kbd-mouse-x11-0.101-2|132	- fix typo again
12mu|drakx-kbd-mouse-x11-0.101-2|133	
12mu|drakx-kbd-mouse-x11-0.101-2|134	* Wed Nov 20 2013 Tigro <ashejn@gmail.com> 0.99-8
12mu|drakx-kbd-mouse-x11-0.101-2|135	+ Revision: 5c8df12
12mu|drakx-kbd-mouse-x11-0.101-2|136	- drop ralt_rshift_toggle as it does not work proper in GNOME
12mu|drakx-kbd-mouse-x11-0.101-2|137	
12mu|drakx-kbd-mouse-x11-0.101-2|138	* Wed Nov 20 2013 Tigro <ashejn@gmail.com> 0.99-7
12mu|drakx-kbd-mouse-x11-0.101-2|139	+ Revision: 8d3972e
12mu|drakx-kbd-mouse-x11-0.101-2|140	- fix typo
12mu|drakx-kbd-mouse-x11-0.101-2|141	
12mu|drakx-kbd-mouse-x11-0.101-2|142	* Wed Nov 20 2013 Tigro <ashejn@gmail.com> 0.99-7
12mu|drakx-kbd-mouse-x11-0.101-2|143	+ Revision: a46baa7
12mu|drakx-kbd-mouse-x11-0.101-2|144	- added new layout switching combinations
12mu|drakx-kbd-mouse-x11-0.101-2|145	
12mu|drakx-kbd-mouse-x11-0.101-2|146	* Wed Oct 16 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 0.99-6
12mu|drakx-kbd-mouse-x11-0.101-2|147	+ Revision: 3860bbf
12mu|drakx-kbd-mouse-x11-0.101-2|148	- removed export LC_ALL=C from one of the binaries
12mu|drakx-kbd-mouse-x11-0.101-2|149	
12mu|drakx-kbd-mouse-x11-0.101-2|150	* Tue Aug 27 2013 Tigro <ashejn@gmail.com> 0.99-4
12mu|drakx-kbd-mouse-x11-0.101-2|151	+ Revision: b68b3c3
12mu|drakx-kbd-mouse-x11-0.101-2|152	- added desktop file for XFdrake
12mu|drakx-kbd-mouse-x11-0.101-2|153	
12mu|drakx-kbd-mouse-x11-0.101-2|154	* Fri Mar 01 2013 akdengi <kazancas@gmail.com> 0.99-3
12mu|drakx-kbd-mouse-x11-0.101-2|155	+ Revision: 4f7cf12
12mu|drakx-kbd-mouse-x11-0.101-2|156	- use config-utils-user request in pam.d for xfdrake
12mu|drakx-kbd-mouse-x11-0.101-2|157	
12mu|drakx-kbd-mouse-x11-0.101-2|158	* Thu Feb 07 2013 akdengi <kazancas@mandriva.ru> 0.99-2
12mu|drakx-kbd-mouse-x11-0.101-2|159	+ Revision: e9e56e6
12mu|drakx-kbd-mouse-x11-0.101-2|160	- s/mandriva-simple-auth/config-util/
12mu|drakx-kbd-mouse-x11-0.101-2|161	
12mu|drakx-kbd-mouse-x11-0.101-2|162	* Wed Dec 26 2012 akdengi <kazancas@mandriva.ru> 0.99-1
12mu|drakx-kbd-mouse-x11-0.101-2|163	+ Revision: d1ccb5f
12mu|drakx-kbd-mouse-x11-0.101-2|164	- fix syntax error in card.pm
12mu|drakx-kbd-mouse-x11-0.101-2|165	
12mu|drakx-kbd-mouse-x11-0.101-2|166	* Wed Dec 26 2012 akdengi <kazancas@mandriva.ru> 0.99-1
12mu|drakx-kbd-mouse-x11-0.101-2|167	+ Revision: c40bf7c
12mu|drakx-kbd-mouse-x11-0.101-2|168	- fix syntax error in card.pm
12mu|drakx-kbd-mouse-x11-0.101-2|169	
12mu|drakx-kbd-mouse-x11-0.101-2|170	* Wed Dec 26 2012 akdengi <kazancas@mandriva.ru> 0.99-1
12mu|drakx-kbd-mouse-x11-0.101-2|171	+ Revision: a5c95ff
12mu|drakx-kbd-mouse-x11-0.101-2|172	- 0.99
12mu|drakx-kbd-mouse-x11-0.101-2|173	
12mu|drakx-kbd-mouse-x11-0.101-2|174	* Wed Dec 26 2012 akdengi <kazancas@mandriva.ru> 0.99-1
12mu|drakx-kbd-mouse-x11-0.101-2|175	+ Revision: bb9a232
12mu|drakx-kbd-mouse-x11-0.101-2|176	- 0.99
12mu|drakx-kbd-mouse-x11-0.101-2|177	
12mu|drakx-kbd-mouse-x11-0.101-2|178	* Thu Dec 13 2012 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 0.98-1
12mu|drakx-kbd-mouse-x11-0.101-2|179	+ Revision: 059ad93
12mu|drakx-kbd-mouse-x11-0.101-2|180	- Updated localization
12mu|drakx-kbd-mouse-x11-0.101-2|181	
12mu|drakx-kbd-mouse-x11-0.101-2|182	* Thu Dec 13 2012 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 0.98-1
12mu|drakx-kbd-mouse-x11-0.101-2|183	+ Revision: c54e9db
12mu|drakx-kbd-mouse-x11-0.101-2|184	- Updated localization
12mu|drakx-kbd-mouse-x11-0.101-2|185	
12mu|drakx-kbd-mouse-x11-0.101-2|186	* Mon Nov 26 2012 akdengi <kazancas@mandriva.ru> 0.97-1
12mu|drakx-kbd-mouse-x11-0.101-2|187	+ Revision: 6e696d2
12mu|drakx-kbd-mouse-x11-0.101-2|188	- add tarball
12mu|drakx-kbd-mouse-x11-0.101-2|189	
12mu|drakx-kbd-mouse-x11-0.101-2|190	* Mon Nov 26 2012 akdengi <kazancas@mandriva.ru> 0.97-1
12mu|drakx-kbd-mouse-x11-0.101-2|191	+ Revision: 75579a6
12mu|drakx-kbd-mouse-x11-0.101-2|192	- add tarball
12mu|drakx-kbd-mouse-x11-0.101-2|193	
12mu|drakx-kbd-mouse-x11-0.101-2|194	* Mon Nov 26 2012 akdengi <kazancas@mandriva.ru> 0.97-1
12mu|drakx-kbd-mouse-x11-0.101-2|195	+ Revision: 368ba72
12mu|drakx-kbd-mouse-x11-0.101-2|196	- fix
12mu|drakx-kbd-mouse-x11-0.101-2|197	
12mu|drakx-kbd-mouse-x11-0.101-2|198	* Mon Nov 26 2012 akdengi <kazancas@mandriva.ru> 0.97-1
12mu|drakx-kbd-mouse-x11-0.101-2|199	+ Revision: b89c2ea
12mu|drakx-kbd-mouse-x11-0.101-2|200	- fix
12mu|drakx-kbd-mouse-x11-0.101-2|201	
12mu|drakx-kbd-mouse-x11-0.101-2|202	* Mon Nov 26 2012 Alexander Kazancev <kazancas@gmail.com> 0.97-1
12mu|drakx-kbd-mouse-x11-0.101-2|203	+ Revision: d7b9779
12mu|drakx-kbd-mouse-x11-0.101-2|204	- Updated .abf.yml
12mu|drakx-kbd-mouse-x11-0.101-2|205	
12mu|drakx-kbd-mouse-x11-0.101-2|206	* Mon Nov 26 2012 Alexander Kazancev <kazancas@gmail.com> 0.97-1
12mu|drakx-kbd-mouse-x11-0.101-2|207	+ Revision: 5e9b727
12mu|drakx-kbd-mouse-x11-0.101-2|208	- Updated .abf.yml
12mu|drakx-kbd-mouse-x11-0.101-2|209	
12mu|drakx-kbd-mouse-x11-0.101-2|210	* Mon Nov 26 2012 akdengi <kazancas@mandriva.ru> 0.97-1
12mu|drakx-kbd-mouse-x11-0.101-2|211	+ Revision: 8078132
12mu|drakx-kbd-mouse-x11-0.101-2|212	- - 0.97
12mu|drakx-kbd-mouse-x11-0.101-2|213	- -  Change Quit to Apply settings. Really delete xorg.conf for non-proprietary drivers
12mu|drakx-kbd-mouse-x11-0.101-2|214	- - Skip test. Not write Xorg.conf, only for proprietary blobs
12mu|drakx-kbd-mouse-x11-0.101-2|215	- - Not need detect XAA/EXA - all card since XServer 13 use EXA only
12mu|drakx-kbd-mouse-x11-0.101-2|216	- - Use Plug'n'play as default to all. Not need detect oldest devices
12mu|drakx-kbd-mouse-x11-0.101-2|217	- - Install kernel-devel-latest if not present in system for current kernel (by uname -r)
12mu|drakx-kbd-mouse-x11-0.101-2|218	
12mu|drakx-kbd-mouse-x11-0.101-2|219	* Mon Nov 26 2012 akdengi <kazancas@mandriva.ru> 0.97-1
12mu|drakx-kbd-mouse-x11-0.101-2|220	+ Revision: 75c86a5
12mu|drakx-kbd-mouse-x11-0.101-2|221	- - 0.97
12mu|drakx-kbd-mouse-x11-0.101-2|222	- -  Change Quit to Apply settings. Really delete xorg.conf for non-proprietary drivers
12mu|drakx-kbd-mouse-x11-0.101-2|223	- - Skip test. Not write Xorg.conf, only for proprietary blobs
12mu|drakx-kbd-mouse-x11-0.101-2|224	- - Not need detect XAA/EXA - all card since XServer 13 use EXA only
12mu|drakx-kbd-mouse-x11-0.101-2|225	- - Use Plug'n'play as default to all. Not need detect oldest devices
12mu|drakx-kbd-mouse-x11-0.101-2|226	- - Install kernel-devel-latest if not present in system for current kernel (by uname -r)
12mu|drakx-kbd-mouse-x11-0.101-2|227	
12mu|drakx-kbd-mouse-x11-0.101-2|228	* Fri Nov 16 2012 akdengi <kazancas@mandriva.ru> 0.96-1
12mu|drakx-kbd-mouse-x11-0.101-2|229	+ Revision: a7af663
12mu|drakx-kbd-mouse-x11-0.101-2|230	- fix tarball
12mu|drakx-kbd-mouse-x11-0.101-2|231	
12mu|drakx-kbd-mouse-x11-0.101-2|232	* Fri Nov 16 2012 akdengi <kazancas@mandriva.ru> 0.96-1
12mu|drakx-kbd-mouse-x11-0.101-2|233	+ Revision: 91a0efc
12mu|drakx-kbd-mouse-x11-0.101-2|234	- fix tarball
12mu|drakx-kbd-mouse-x11-0.101-2|235	
12mu|drakx-kbd-mouse-x11-0.101-2|236	* Fri Nov 16 2012 akdengi <kazancas@mandriva.ru> 0.95-2
12mu|drakx-kbd-mouse-x11-0.101-2|237	+ Revision: c29c9e6
12mu|drakx-kbd-mouse-x11-0.101-2|238	- fix tarball
12mu|drakx-kbd-mouse-x11-0.101-2|239	
12mu|drakx-kbd-mouse-x11-0.101-2|240	* Fri Nov 16 2012 akdengi <kazancas@mandriva.ru> 0.95-2
12mu|drakx-kbd-mouse-x11-0.101-2|241	+ Revision: 24e8bd8
12mu|drakx-kbd-mouse-x11-0.101-2|242	- fix tarball
12mu|drakx-kbd-mouse-x11-0.101-2|243	
12mu|drakx-kbd-mouse-x11-0.101-2|244	* Fri Nov 16 2012 akdengi <kazancas@mandriva.ru> 0.95-1
12mu|drakx-kbd-mouse-x11-0.101-2|245	+ Revision: 4d09eff
12mu|drakx-kbd-mouse-x11-0.101-2|246	- fix update-alternatives error with blob install
12mu|drakx-kbd-mouse-x11-0.101-2|247	
12mu|drakx-kbd-mouse-x11-0.101-2|248	* Fri Nov 16 2012 akdengi <kazancas@mandriva.ru> 0.95-1
12mu|drakx-kbd-mouse-x11-0.101-2|249	+ Revision: 9731ecc
12mu|drakx-kbd-mouse-x11-0.101-2|250	- fix update-alternatives error with blob install
12mu|drakx-kbd-mouse-x11-0.101-2|251	
12mu|drakx-kbd-mouse-x11-0.101-2|252	* Mon Nov 12 2012 akdengi <kazancas@mandriva.ru> 0.94-2
12mu|drakx-kbd-mouse-x11-0.101-2|253	+ Revision: 45fb80a
12mu|drakx-kbd-mouse-x11-0.101-2|254	- LOG -fix missed regenerate grub2 part
12mu|drakx-kbd-mouse-x11-0.101-2|255	
12mu|drakx-kbd-mouse-x11-0.101-2|256	* Mon Nov 12 2012 akdengi <kazancas@mandriva.ru> 0.94-2
12mu|drakx-kbd-mouse-x11-0.101-2|257	+ Revision: 8421ef8
12mu|drakx-kbd-mouse-x11-0.101-2|258	- LOG -fix missed regenerate grub2 part
12mu|drakx-kbd-mouse-x11-0.101-2|259	
12mu|drakx-kbd-mouse-x11-0.101-2|260	* Mon Nov 12 2012 akdengi <kazancas@mandriva.ru> 0.94-1
12mu|drakx-kbd-mouse-x11-0.101-2|261	+ Revision: abd9710
12mu|drakx-kbd-mouse-x11-0.101-2|262	- 0.94. Fix URL, fix ru(winkeys), fix grub2 issues
12mu|drakx-kbd-mouse-x11-0.101-2|263	
12mu|drakx-kbd-mouse-x11-0.101-2|264	* Mon Nov 12 2012 akdengi <kazancas@mandriva.ru> 0.94-1
12mu|drakx-kbd-mouse-x11-0.101-2|265	+ Revision: 4c26fb8
12mu|drakx-kbd-mouse-x11-0.101-2|266	- 0.94. Fix URL, fix ru(winkeys), fix grub2 issues
12mu|drakx-kbd-mouse-x11-0.101-2|267	
12mu|drakx-kbd-mouse-x11-0.101-2|268	* Wed Oct 31 2012 Alexander Kazancev <kazancas@gmail.com> 0.93-2
12mu|drakx-kbd-mouse-x11-0.101-2|269	+ Revision: 8441738
12mu|drakx-kbd-mouse-x11-0.101-2|270	- Update with new ldetect-lst
12mu|drakx-kbd-mouse-x11-0.101-2|271	
12mu|drakx-kbd-mouse-x11-0.101-2|272	* Wed Oct 31 2012 Alexander Kazancev <kazancas@gmail.com> 0.93-2
12mu|drakx-kbd-mouse-x11-0.101-2|273	+ Revision: 702ec21
12mu|drakx-kbd-mouse-x11-0.101-2|274	- Update with new ldetect-lst
12mu|drakx-kbd-mouse-x11-0.101-2|275	
12mu|drakx-kbd-mouse-x11-0.101-2|276	* Wed Aug 29 2012 akdengi <kazancas@mandriva.ru> 0.93-1
12mu|drakx-kbd-mouse-x11-0.101-2|277	+ Revision: 78d37fd
12mu|drakx-kbd-mouse-x11-0.101-2|278	- LOG sync with cooker
12mu|drakx-kbd-mouse-x11-0.101-2|279	
12mu|drakx-kbd-mouse-x11-0.101-2|280	* Wed Aug 29 2012 akdengi <kazancas@mandriva.ru> 0.93-1
12mu|drakx-kbd-mouse-x11-0.101-2|281	+ Revision: acc652b
12mu|drakx-kbd-mouse-x11-0.101-2|282	- LOG sync with cooker
12mu|drakx-kbd-mouse-x11-0.101-2|283	
12mu|drakx-kbd-mouse-x11-0.101-2|284	* Tue Feb 28 2012 Alexander Kazancev <kazancas@mandriva.ru> 0.92-4
12mu|drakx-kbd-mouse-x11-0.101-2|285	+ Revision: 89052bc
12mu|drakx-kbd-mouse-x11-0.101-2|286	- Use current drakxtools version. Drop %mkrel
12mu|drakx-kbd-mouse-x11-0.101-2|287	
12mu|drakx-kbd-mouse-x11-0.101-2|288	

19589 12
12mu|drakx-net-1.1-4|1	%define drakxtools_ver 12.36
12mu|drakx-net-1.1-4|2	
12mu|drakx-net-1.1-4|3	%define libname lib%{name}
12mu|drakx-net-1.1-4|4	
12mu|drakx-net-1.1-4|5	%define gtk_files (connection_manager|drakroam|ifw|monitor|netcenter|drakconnect/edit|drakconnect/global).pm
12mu|drakx-net-1.1-4|6	
12mu|drakx-net-1.1-4|7	Summary:	Mandriva network tools
12mu|drakx-net-1.1-4|8	Name:		drakx-net
12mu|drakx-net-1.1-4|9	Version:	1.1
12mu|drakx-net-1.1-4|10	Release:	4
12mu|drakx-net-1.1-4|11	Source0:	%{name}-%{version}.tar.xz
12mu|drakx-net-1.1-4|12	Patch0:		%{name}-nm-applet-disable-with-NM.patch
12mu|drakx-net-1.1-4|13	License:	GPLv2+
12mu|drakx-net-1.1-4|14	Group:		System/Configuration/Networking
12mu|drakx-net-1.1-4|15	Url:		https://abf.rosalinux.ru/soft/drakx-net
12mu|drakx-net-1.1-4|16	BuildArch:	noarch
12mu|drakx-net-1.1-4|17	BuildRequires:	intltool
12mu|drakx-net-1.1-4|18	Requires:	drakxtools >= %{drakxtools_ver}
12mu|drakx-net-1.1-4|19	Requires:	%{name}-text = %{version}
12mu|drakx-net-1.1-4|20	Requires:	%{libname} = %{version}
12mu|drakx-net-1.1-4|21	Requires:	netprofile >= 0.20
12mu|drakx-net-1.1-4|22	Requires:	perl-Gtk2 >= 1.154
12mu|drakx-net-1.1-4|23	Requires:	usermode-consoleonly >= 1.92-4mdv2008.0
12mu|drakx-net-1.1-4|24	Conflicts:	drakxtools <= 10.4.83
12mu|drakx-net-1.1-4|25	Suggests:	net_monitor
12mu|drakx-net-1.1-4|26	Suggests:	networkmanager
12mu|drakx-net-1.1-4|27	
12mu|drakx-net-1.1-4|28	%description
12mu|drakx-net-1.1-4|29	This package contains the Mandriva network tools.
12mu|drakx-net-1.1-4|30	
12mu|drakx-net-1.1-4|31	%package	text
12mu|drakx-net-1.1-4|32	Summary:	Mandriva network text tools
12mu|drakx-net-1.1-4|33	Group:		System/Configuration/Networking
12mu|drakx-net-1.1-4|34	Requires:	drakxtools-curses >= %{drakxtools_ver}
12mu|drakx-net-1.1-4|35	Requires:	%{libname} = %{version}
12mu|drakx-net-1.1-4|36	Conflicts:	drakxtools-curses <= 10.4.83
12mu|drakx-net-1.1-4|37	Conflicts:	mdkonline < 2.37
12mu|drakx-net-1.1-4|38	
12mu|drakx-net-1.1-4|39	%description	text
12mu|drakx-net-1.1-4|40	This package contains the Mandriva network tools that can be used in
12mu|drakx-net-1.1-4|41	text mode.
12mu|drakx-net-1.1-4|42	
12mu|drakx-net-1.1-4|43	drakconnect: LAN/Internet connection configuration. It handles
12mu|drakx-net-1.1-4|44	ethernet, ISDN, DSL, cable, modem.
12mu|drakx-net-1.1-4|45	
12mu|drakx-net-1.1-4|46	drakfirewall: simple firewall configurator
12mu|drakx-net-1.1-4|47	
12mu|drakx-net-1.1-4|48	drakgw: internet connection sharing
12mu|drakx-net-1.1-4|49	
12mu|drakx-net-1.1-4|50	drakproxy: proxies configuration
12mu|drakx-net-1.1-4|51	
12mu|drakx-net-1.1-4|52	drakvpn: VPN configuration (openvpn, vpnc)
12mu|drakx-net-1.1-4|53	
12mu|drakx-net-1.1-4|54	%package -n	%{libname}
12mu|drakx-net-1.1-4|55	Summary:	Mandriva network tools library
12mu|drakx-net-1.1-4|56	Group:		System/Configuration/Networking
12mu|drakx-net-1.1-4|57	Requires:	drakxtools-backend >= %{drakxtools_ver}
12mu|drakx-net-1.1-4|58	# require perl-Net-Telnet for OpenVPN connections (#36126):
12mu|drakx-net-1.1-4|59	Requires:	perl-Net-Telnet
12mu|drakx-net-1.1-4|60	# Require crda, iw and wireless-regdb for CRDA domain settings (#47324)
12mu|drakx-net-1.1-4|61	Requires:	crda
12mu|drakx-net-1.1-4|62	Requires:	iw
12mu|drakx-net-1.1-4|63	Requires:	wireless-regdb
12mu|drakx-net-1.1-4|64	Conflicts:	drakxtools-backend <= 10.4.83
12mu|drakx-net-1.1-4|65	
12mu|drakx-net-1.1-4|66	%description -n	%{libname}
12mu|drakx-net-1.1-4|67	This package contains the Mandriva network tools library.
12mu|drakx-net-1.1-4|68	
12mu|drakx-net-1.1-4|69	%prep
12mu|drakx-net-1.1-4|70	%setup -q
12mu|drakx-net-1.1-4|71	%patch0 -p1
12mu|drakx-net-1.1-4|72	
12mu|drakx-net-1.1-4|73	%build
12mu|drakx-net-1.1-4|74	%make
12mu|drakx-net-1.1-4|75	
12mu|drakx-net-1.1-4|76	%install
12mu|drakx-net-1.1-4|77	%makeinstall_std
12mu|drakx-net-1.1-4|78	
12mu|drakx-net-1.1-4|79	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
12mu|drakx-net-1.1-4|80	
12mu|drakx-net-1.1-4|81	%find_lang %{name} %{name}.lang
12mu|drakx-net-1.1-4|82	cat %{name}-nogtk.list %{name}.lang > %{name}.list
12mu|drakx-net-1.1-4|83	
12mu|drakx-net-1.1-4|84	# consolehelper config
12mu|drakx-net-1.1-4|85	# ask for root password
12mu|drakx-net-1.1-4|86	for pak in drakproxy drakhosts draksambashare draknfs drakfirewall; do
12mu|drakx-net-1.1-4|87	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/$pak
12mu|drakx-net-1.1-4|88	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mu|drakx-net-1.1-4|89	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
12mu|drakx-net-1.1-4|90	USER=root
12mu|drakx-net-1.1-4|91	PROGRAM=/usr/sbin/$pak
12mu|drakx-net-1.1-4|92	FALLBACK=false
12mu|drakx-net-1.1-4|93	SESSION=true
12mu|drakx-net-1.1-4|94	EOF
12mu|drakx-net-1.1-4|95	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mu|drakx-net-1.1-4|96	cat > %{buildroot}%{_sysconfdir}/pam.d/$pak  <<EOF
12mu|drakx-net-1.1-4|97	#%PAM-1.0
12mu|drakx-net-1.1-4|98	auth		include		config-util
12mu|drakx-net-1.1-4|99	account		include		config-util
12mu|drakx-net-1.1-4|100	session		include		config-util
12mu|drakx-net-1.1-4|101	EOF
12mu|drakx-net-1.1-4|102	done
12mu|drakx-net-1.1-4|103	
12mu|drakx-net-1.1-4|104	#drop draknet-center desktop file
12mu|drakx-net-1.1-4|105	rm -f %{buildroot}%{_datadir}/applications/draknetcenter.desktop
12mu|drakx-net-1.1-4|106	
12mu|drakx-net-1.1-4|107	#full drop netapplet
12mu|drakx-net-1.1-4|108	rm -f %{buildroot}%{_bindir}/net_applet
12mu|drakx-net-1.1-4|109	rm -f %{buildroot}%{_datadir}/applications/net_applet.desktop
12mu|drakx-net-1.1-4|110	rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/net_applet.desktop
12mu|drakx-net-1.1-4|111	
12mu|drakx-net-1.1-4|112	#rm non-needing part (TODO - fix in tarball)
12mu|drakx-net-1.1-4|113	
12mu|drakx-net-1.1-4|114	rm -f %{buildroot}%{_sbindir}/drakids
12mu|drakx-net-1.1-4|115	rm -f %{buildroot}%{_sbindir}/draknetcenter
12mu|drakx-net-1.1-4|116	rm -f %{buildroot}%{_sbindir}/draknetprofile
12mu|drakx-net-1.1-4|117	rm -f %{buildroot}%{_sbindir}/drakroam
12mu|drakx-net-1.1-4|118	rm -f %{buildroot}%{_sbindir}/drakconnect
12mu|drakx-net-1.1-4|119	rm -f %{buildroot}%{_sbindir}/drakgw
12mu|drakx-net-1.1-4|120	rm -f %{buildroot}%{_sbindir}/drakinvictus
12mu|drakx-net-1.1-4|121	rm -f %{buildroot}%{_sbindir}/drakvpn
12mu|drakx-net-1.1-4|122	
12mu|drakx-net-1.1-4|123	
12mu|drakx-net-1.1-4|124	
12mu|drakx-net-1.1-4|125	%check
12mu|drakx-net-1.1-4|126	while read f; do
12mu|drakx-net-1.1-4|127	grep Gtk2 %{buildroot}$f && exit 1
12mu|drakx-net-1.1-4|128	done < %{name}-nogtk.list
12mu|drakx-net-1.1-4|129	exit 0
12mu|drakx-net-1.1-4|130	
12mu|drakx-net-1.1-4|131	%files -f %{name}-gtk.list
12mu|drakx-net-1.1-4|132	%doc NEWS
12mu|drakx-net-1.1-4|133	
12mu|drakx-net-1.1-4|134	%{_bindir}/drakhosts
12mu|drakx-net-1.1-4|135	%{_bindir}/draknfs
12mu|drakx-net-1.1-4|136	%{_bindir}/draksambashare
12mu|drakx-net-1.1-4|137	%{_sbindir}/drakhosts
12mu|drakx-net-1.1-4|138	%{_sbindir}/draknfs
12mu|drakx-net-1.1-4|139	%{_sbindir}/draksambashare
12mu|drakx-net-1.1-4|140	%config(noreplace) %{_sysconfdir}/pam.d/drakhosts
12mu|drakx-net-1.1-4|141	%config(noreplace) %{_sysconfdir}/pam.d/draknfs
12mu|drakx-net-1.1-4|142	%config(noreplace) %{_sysconfdir}/pam.d/draksambashare
12mu|drakx-net-1.1-4|143	%config(noreplace) %{_sysconfdir}/security/console.apps/drakhosts
12mu|drakx-net-1.1-4|144	%config(noreplace) %{_sysconfdir}/security/console.apps/draknfs
12mu|drakx-net-1.1-4|145	%config(noreplace) %{_sysconfdir}/security/console.apps/draksambashare
12mu|drakx-net-1.1-4|146	%{_prefix}/lib/libDrakX/icons/*.png
12mu|drakx-net-1.1-4|147	%{_datadir}/libDrakX/pixmaps/*.png
12mu|drakx-net-1.1-4|148	
12mu|drakx-net-1.1-4|149	%files text
12mu|drakx-net-1.1-4|150	%config(noreplace) %{_sysconfdir}/pam.d/drakproxy
12mu|drakx-net-1.1-4|151	%config(noreplace) %{_sysconfdir}/pam.d/drakfirewall
12mu|drakx-net-1.1-4|152	%config(noreplace) %{_sysconfdir}/security/console.apps/drakproxy
12mu|drakx-net-1.1-4|153	%config(noreplace) %{_sysconfdir}/security/console.apps/drakfirewall
12mu|drakx-net-1.1-4|154	%{_bindir}/drakfirewall
12mu|drakx-net-1.1-4|155	%{_bindir}/drakproxy
12mu|drakx-net-1.1-4|156	%{_sbindir}/drakfirewall
12mu|drakx-net-1.1-4|157	%{_sbindir}/drakproxy
12mu|drakx-net-1.1-4|158	
12mu|drakx-net-1.1-4|159	%files -n %{libname} -f %{name}.list
12mu|drakx-net-1.1-4|160	%dir %{_prefix}/lib/libDrakX/network/
12mu|drakx-net-1.1-4|161	%dir %{_prefix}/lib/libDrakX/network/connection
12mu|drakx-net-1.1-4|162	%dir %{_prefix}/lib/libDrakX/network/connection/isdn
12mu|drakx-net-1.1-4|163	%dir %{_prefix}/lib/libDrakX/network/connection/providers
12mu|drakx-net-1.1-4|164	%dir %{_prefix}/lib/libDrakX/network/drakconnect
12mu|drakx-net-1.1-4|165	%dir %{_prefix}/lib/libDrakX/network/vpn
12mu|drakx-net-1.1-4|166	
12mu|drakx-net-1.1-4|167	
12mu|drakx-net-1.1-4|168	%changelog
12mu|drakx-net-1.1-4|169	*Thu May 2 2013 Alexander Kazancev <akdengi> - 1.1-4
12mu|drakx-net-1.1-4|170	- drop applet package
12mu|drakx-net-1.1-4|171	- drop draknetcenter
12mu|drakx-net-1.1-4|172	- add to consolehelper draknfs and draksambashare
12mu|drakx-net-1.1-4|173	- fix consolehelper
12mu|drakx-net-1.1-4|174	- drop drakgw, drakids, draknetprofile, drakvpn, drakroam
12mu|drakx-net-1.1-4|175	- move drakfirewall from drakxtools
12mu|drakx-net-1.1-4|176	
12mu|drakx-net-1.1-4|177	*Tue Jan 17 2013 Alexander Kazancev <akdengi> - 1.1-1
12mu|drakx-net-1.1-4|178	- add ports for Samba - 901 (swat) 40000:60000 - clients
12mu|drakx-net-1.1-4|179	
12mu|drakx-net-1.1-4|180	*Fri Dec 21 2012 Alexander Kazancev <akdengi> - 1.0-1
12mu|drakx-net-1.1-4|181	- fix nds-utils detection now that we use only systemd
12mu|drakx-net-1.1-4|182	- check shorewall enabling via systemd
12mu|drakx-net-1.1-4|183	- drop IFW
12mu|drakx-net-1.1-4|184	
12mu|drakx-net-1.1-4|185	*Mon Oct 02 2012 Alexander Kazancev <kazancas@gmail.com> 0.99-1
12mu|drakx-net-1.1-4|186	- Patch from Mageia:
12mu|drakx-net-1.1-4|187	-- (check_setup) fix a crash
12mu|drakx-net-1.1-4|188	-- fix crashing due to missing icon in invictus
12mu|drakx-net-1.1-4|189	-- fix crash when net_applet doesn't run
12mu|drakx-net-1.1-4|190	-- (get_tty_device) fix device path for "cdc_acm"
12mu|drakx-net-1.1-4|191	-- remove tokenring support
12mu|drakx-net-1.1-4|192	-- install rtlwifi-firmware for r8712u driver
12mu|drakx-net-1.1-4|193	
12mu|drakx-net-1.1-4|194	* Thu Jun 07 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.98-1
12mu|drakx-net-1.1-4|195	+ Revision: 803216
12mu|drakx-net-1.1-4|196	- add version to license
12mu|drakx-net-1.1-4|197	- replace suggests on drakx-net-applet with networkmanager
12mu|drakx-net-1.1-4|198	- clean up spec
12mu|drakx-net-1.1-4|199	- new version:
12mu|drakx-net-1.1-4|200	o make interfaces controlled by NetworkManager by default
12mu|drakx-net-1.1-4|201	o add dhcpcd as first alternative for dhcp clients
12mu|drakx-net-1.1-4|202	
12mu|drakx-net-1.1-4|203	* Fri May 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.97-1
12mu|drakx-net-1.1-4|204	+ Revision: 800533
12mu|drakx-net-1.1-4|205	- new version 0.97:
12mu|drakx-net-1.1-4|206	o fix connectivity test during install (and possibly standalone) by
12mu|drakx-net-1.1-4|207	calling res_init before hostname resolution (#5772)
12mu|drakx-net-1.1-4|208	o  fix testing network connectivy test after resolv.conf changes
12mu|drakx-net-1.1-4|209	(Derek Jennings, mga#5772)
12mu|drakx-net-1.1-4|210	o another fix for iwlagn firmware installation since reported module
12mu|drakx-net-1.1-4|211	name is iwlwifi (#5549)
12mu|drakx-net-1.1-4|212	o install rtlwifi-firmware for rtl8192 drivers
12mu|drakx-net-1.1-4|213	o remove rtl8187se thirdparty check, it has been in mainline for a
12mu|drakx-net-1.1-4|214	long time already
12mu|drakx-net-1.1-4|215	o further fix iwlagn firmware installation
12mu|drakx-net-1.1-4|216	o ndiswrapper: do not try to access the full chroot path when running
12mu|drakx-net-1.1-4|217	in chroot (mga#56052)
12mu|drakx-net-1.1-4|218	o install ralink-firmware for rt61/73/2860/2870/3090 drivers
12mu|drakx-net-1.1-4|219	o fix iwlagn firmware package installation (#5549) and make
12mu|drakx-net-1.1-4|220	iwl3945/4965 check faster by fixing test file
12mu|drakx-net-1.1-4|221	o change path to b43 firmware according to kernel changes (#5419)
12mu|drakx-net-1.1-4|222	o ensure /etc/hostname has a newline as per upstream specs (#4672)
12mu|drakx-net-1.1-4|223	o nfs: add .conf suffix to lockd.drakx file in /etc/modprobe.d
12mu|drakx-net-1.1-4|224	o drakfirewall:
12mu|drakx-net-1.1-4|225	?\194?\164 fix listing NFS ports
12mu|drakx-net-1.1-4|226	?\194?\164 fix cleaning old rules
12mu|drakx-net-1.1-4|227	o fix CRDA never set to 'US' when country not in CRDA domains
12mu|drakx-net-1.1-4|228	(might help #1015 & the like)
12mu|drakx-net-1.1-4|229	o drakfirewall: list SSL flavor of POP3/IMAP/SMTP ports
12mu|drakx-net-1.1-4|230	o hostname: update the /etc/hostname (new x-distro standard) file on hostname
12mu|drakx-net-1.1-4|231	change (#2983)
12mu|drakx-net-1.1-4|232	o wireless scan: use programs from prefix, not installer root (#1452)
12mu|drakx-net-1.1-4|233	o make sure all strings ended in translation catalogs (#3371)
12mu|drakx-net-1.1-4|234	o install b43-openfwwf for b43 chips instead of requiring external firmware files
12mu|drakx-net-1.1-4|235	o Follow drakxtools API changes
12mu|drakx-net-1.1-4|236	
12mu|drakx-net-1.1-4|237	* Mon Jan 23 2012 Александр Казанцев <kazancas@mandriva.org> 0.96-2
12mu|drakx-net-1.1-4|238	+ Revision: 767125
12mu|drakx-net-1.1-4|239	- add patch for disable net-applet if one using NM-connection. Use only NM or only Drakx-net.
12mu|drakx-net-1.1-4|240	
12mu|drakx-net-1.1-4|241	* Sat Jan 14 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.96-1.1
12mu|drakx-net-1.1-4|242	+ Revision: 760843
12mu|drakx-net-1.1-4|243	- fix name of the systemctl in shorewall.pm
12mu|drakx-net-1.1-4|244	
12mu|drakx-net-1.1-4|245	* Wed Dec 21 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.95-1.1
12mu|drakx-net-1.1-4|246	+ Revision: 744179
12mu|drakx-net-1.1-4|247	- add missing comma in wireless.pm
12mu|drakx-net-1.1-4|248	
12mu|drakx-net-1.1-4|249	* Mon Dec 19 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.94-1.1
12mu|drakx-net-1.1-4|250	+ Revision: 743752
12mu|drakx-net-1.1-4|251	- Update russian translation (patch from abarakin)
12mu|drakx-net-1.1-4|252	- Add support for b43-openfwwf
12mu|drakx-net-1.1-4|253	- Use right module in network connection check for kernel up 2.6.39+ (patch from kazancas
12mu|drakx-net-1.1-4|254	- Drakgw: stop configuration if shorewall disabled (patch from abarakin)
12mu|drakx-net-1.1-4|255	- Fix stop and start shorewall as systemd service (patch from kazancas)
12mu|drakx-net-1.1-4|256	- Do not warn about incompatible SECTION for shorewall rules
12mu|drakx-net-1.1-4|257	- Do not write end line twice in shorewall files
12mu|drakx-net-1.1-4|258	- Fix parsing of ACCOUNTING and NM_CONTROLLED in ifcfg
12mu|drakx-net-1.1-4|259	- Fix sourcing of /etc/ifw/rules under dash
12mu|drakx-net-1.1-4|260	- Corrent libnotify name
12mu|drakx-net-1.1-4|261	- Fix squid conf for connection sharing
12mu|drakx-net-1.1-4|262	- Make get_routes() more robust when parsing /proc/net/route
12mu|drakx-net-1.1-4|263	
12mu|drakx-net-1.1-4|264	* Sun Dec 04 2011 Александр Казанцев <kazancas@mandriva.org> 0.93-14.1
12mu|drakx-net-1.1-4|265	+ Revision: 737648
12mu|drakx-net-1.1-4|266	- + fix stop and start shorewall as systemd service
12mu|drakx-net-1.1-4|267	
12mu|drakx-net-1.1-4|268	* Wed Oct 12 2011 Александр Казанцев <kazancas@mandriva.org> 0.93-12.1
12mu|drakx-net-1.1-4|269	+ Revision: 704478
12mu|drakx-net-1.1-4|270	- revert kernel patch, avoid problem with future update
12mu|drakx-net-1.1-4|271	
12mu|drakx-net-1.1-4|272	* Sat Oct 01 2011 Александр Казанцев <kazancas@mandriva.org> 0.93-7.1
12mu|drakx-net-1.1-4|273	+ Revision: 702221
12mu|drakx-net-1.1-4|274	- use right module in network connection check for kernel up 2.6.39+
12mu|drakx-net-1.1-4|275	
12mu|drakx-net-1.1-4|276	* Wed Sep 21 2011 Alexander Barakin <abarakin@mandriva.org> 0.93-6.1
12mu|drakx-net-1.1-4|277	+ Revision: 700719
12mu|drakx-net-1.1-4|278	- drakgw: stop configuration if shorewall disabled
12mu|drakx-net-1.1-4|279	
12mu|drakx-net-1.1-4|280	* Tue Aug 23 2011 Alexander Barakin <abarakin@mandriva.org> 0.93-5
12mu|drakx-net-1.1-4|281	+ Revision: 696283
12mu|drakx-net-1.1-4|282	- update ru l10n
12mu|drakx-net-1.1-4|283	
12mu|drakx-net-1.1-4|284	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.93-4
12mu|drakx-net-1.1-4|285	+ Revision: 663865
12mu|drakx-net-1.1-4|286	- mass rebuild
12mu|drakx-net-1.1-4|287	
12mu|drakx-net-1.1-4|288	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 0.93-3
12mu|drakx-net-1.1-4|289	+ Revision: 640332
12mu|drakx-net-1.1-4|290	- rebuild to obsolete old packages
12mu|drakx-net-1.1-4|291	
12mu|drakx-net-1.1-4|292	* Fri Feb 18 2011 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.93-2
12mu|drakx-net-1.1-4|293	+ Revision: 638544
12mu|drakx-net-1.1-4|294	- Add missing changelog
12mu|drakx-net-1.1-4|295	0.93:
12mu|drakx-net-1.1-4|296	- Make draknetcenter.desktop XDG compliant
12mu|drakx-net-1.1-4|297	- Move autostart desktop files to /etc/xdg/autostart
12mu|drakx-net-1.1-4|298	- Remove xinit.d script: non-xdg-autostart compliant desktops should use the
12mu|drakx-net-1.1-4|299	xdg-compliance-autostart package if they want to run drakx-net and others
12mu|drakx-net-1.1-4|300	
12mu|drakx-net-1.1-4|301	* Fri Feb 18 2011 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 0.93-1
12mu|drakx-net-1.1-4|302	+ Revision: 638531
12mu|drakx-net-1.1-4|303	- New version: 0.93
12mu|drakx-net-1.1-4|304	
12mu|drakx-net-1.1-4|305	* Sun Jan 30 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.92-1
12mu|drakx-net-1.1-4|306	+ Revision: 634073
12mu|drakx-net-1.1-4|307	- 0.92:
12mu|drakx-net-1.1-4|308	- keep NAME, UUID and LAST_CONNECT variables for NetworkManager
12mu|drakx-net-1.1-4|309	
12mu|drakx-net-1.1-4|310	* Sun Jan 30 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.91-1
12mu|drakx-net-1.1-4|311	+ Revision: 634072
12mu|drakx-net-1.1-4|312	- 0.91:
12mu|drakx-net-1.1-4|313	- allow interfaces to be controlled by NetworkManager
12mu|drakx-net-1.1-4|314	
12mu|drakx-net-1.1-4|315	* Mon Nov 15 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.90-3mdv2011.0
12mu|drakx-net-1.1-4|316	+ Revision: 597830
12mu|drakx-net-1.1-4|317	- Split net-applet into its own package.
12mu|drakx-net-1.1-4|318	
12mu|drakx-net-1.1-4|319	* Wed Jul 21 2010 Thierry Vignaud <tv@mandriva.org> 0.90-2mdv2011.0
12mu|drakx-net-1.1-4|320	+ Revision: 556529
12mu|drakx-net-1.1-4|321	- rebuild for new perl
12mu|drakx-net-1.1-4|322	
12mu|drakx-net-1.1-4|323	* Thu Jun 03 2010 Olivier Blin <blino@mandriva.org> 0.90-1mdv2010.1
12mu|drakx-net-1.1-4|324	+ Revision: 547026
12mu|drakx-net-1.1-4|325	- 0.90
12mu|drakx-net-1.1-4|326	- fix blank entry for IFW in net_applet menu, aka baby-doll bug #58564
12mu|drakx-net-1.1-4|327	- translation updates
12mu|drakx-net-1.1-4|328	
12mu|drakx-net-1.1-4|329	* Wed May 26 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.89.2-1mdv2010.1
12mu|drakx-net-1.1-4|330	+ Revision: 546173
12mu|drakx-net-1.1-4|331	- 0.89.2:
12mu|drakx-net-1.1-4|332	- translation updates
12mu|drakx-net-1.1-4|333	
12mu|drakx-net-1.1-4|334	* Wed May 19 2010 Olivier Blin <blino@mandriva.org> 0.89.1-1mdv2010.1
12mu|drakx-net-1.1-4|335	+ Revision: 545333
12mu|drakx-net-1.1-4|336	- 0.89.1
12mu|drakx-net-1.1-4|337	- fix syntax error in network::connection::wireless
12mu|drakx-net-1.1-4|338	
12mu|drakx-net-1.1-4|339	* Wed May 19 2010 Olivier Blin <blino@mandriva.org> 0.89-1mdv2010.1
12mu|drakx-net-1.1-4|340	+ Revision: 545294
12mu|drakx-net-1.1-4|341	- 0.89
12mu|drakx-net-1.1-4|342	- correctly generate squid configuration (#58600)
12mu|drakx-net-1.1-4|343	- fix detecting sysfs bus (only applies to ieee1394 subsystem)
12mu|drakx-net-1.1-4|344	- wireless backend:
12mu|drakx-net-1.1-4|345	o add support for rt2870 driver
12mu|drakx-net-1.1-4|346	- allow to skip Interactive Firewall configuration if IFW is set to
12mu|drakx-net-1.1-4|347	no in /etc/sysconfig/drakx-net
12mu|drakx-net-1.1-4|348	- installer: configure automatic DHCP on all ethernet interfaces
12mu|drakx-net-1.1-4|349	(and not just if there is a unique ethernet interface)
12mu|drakx-net-1.1-4|350	
12mu|drakx-net-1.1-4|351	* Tue Apr 27 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.88-1mdv2010.1
12mu|drakx-net-1.1-4|352	+ Revision: 539802
12mu|drakx-net-1.1-4|353	- 0.88:
12mu|drakx-net-1.1-4|354	- allow draknetprofile module selection to use whole screen.
12mu|drakx-net-1.1-4|355	- properly configure nlockmgr ports (#51431)
12mu|drakx-net-1.1-4|356	- disable CA certificate field if pkcs12 certificate is used (#38463)
12mu|drakx-net-1.1-4|357	
12mu|drakx-net-1.1-4|358	* Tue Feb 02 2010 Pascal Terjan <pterjan@mandriva.org> 0.87-1mdv2010.1
12mu|drakx-net-1.1-4|359	+ Revision: 499494
12mu|drakx-net-1.1-4|360	- properly update /etc/hosts file when there are multiple aliases for the
12mu|drakx-net-1.1-4|361	the same ip (#30168).
12mu|drakx-net-1.1-4|362	- ndiswrapper support:
12mu|drakx-net-1.1-4|363	o properly check for broadcom hardware
12mu|drakx-net-1.1-4|364	- draksambashare:
12mu|drakx-net-1.1-4|365	o properly list samba users (#55388)
12mu|drakx-net-1.1-4|366	- allow multiple IPs which resolve to the same host in /etc/hosts (#30168)
12mu|drakx-net-1.1-4|367	- cellular and 3g modem backend:
12mu|drakx-net-1.1-4|368	o support udev-supplied 3g modem parameters
12mu|drakx-net-1.1-4|369	- avoid multiple instances of draknetcenter for the
12mu|drakx-net-1.1-4|370	same user (if it's already running)
12mu|drakx-net-1.1-4|371	- Change prism54 wifi driver to p54pci/p54usb (#52018)
12mu|drakx-net-1.1-4|372	- Don't guess gateway and nameserver if not specified (#28033)
12mu|drakx-net-1.1-4|373	- Sort wireless networks by signal level by default
12mu|drakx-net-1.1-4|374	- Fix inverted wireless networks signal level sorting
12mu|drakx-net-1.1-4|375	
12mu|drakx-net-1.1-4|376	* Tue Dec 01 2009 Claudio Matsuoka <claudio@mandriva.com> 0.86.1-3mdv2010.1
12mu|drakx-net-1.1-4|377	+ Revision: 472216
12mu|drakx-net-1.1-4|378	- Remade prism54 patch (closes 52018)
12mu|drakx-net-1.1-4|379	- Update release
12mu|drakx-net-1.1-4|380	- Use more restrictive firmware filenames for p54
12mu|drakx-net-1.1-4|381	- Change prism54 wifi driver to p54pci/p54usb (bug #52018)
12mu|drakx-net-1.1-4|382	- And increment package release
12mu|drakx-net-1.1-4|383	- Don't guess gateway and nameserver if not specified (closes: #28033)
12mu|drakx-net-1.1-4|384	Sometimes we don't want a default route to be set when configuring a
12mu|drakx-net-1.1-4|385	network interface with static address. The typical case is when we have
12mu|drakx-net-1.1-4|386	an external interface with dhcp and default route to the internet and a
12mu|drakx-net-1.1-4|387	static interface connected to the local network. See bug 28033 for
12mu|drakx-net-1.1-4|388	details.
12mu|drakx-net-1.1-4|389	
12mu|drakx-net-1.1-4|390	* Tue Oct 27 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.86.1-1mdv2010.0
12mu|drakx-net-1.1-4|391	+ Revision: 459557
12mu|drakx-net-1.1-4|392	- 0.86.1:
12mu|drakx-net-1.1-4|393	- ignore non-fatal wpa_supplicant messages (#54002)
12mu|drakx-net-1.1-4|394	
12mu|drakx-net-1.1-4|395	* Tue Oct 27 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.86-1mdv2010.0
12mu|drakx-net-1.1-4|396	+ Revision: 459538
12mu|drakx-net-1.1-4|397	- 0.86:
12mu|drakx-net-1.1-4|398	- properly handle children processes in net_applet (#54636)
12mu|drakx-net-1.1-4|399	- advanced settings:
12mu|drakx-net-1.1-4|400	o allow changing wireless regulatory domain without reboot (#54600)
12mu|drakx-net-1.1-4|401	- updated translations
12mu|drakx-net-1.1-4|402	
12mu|drakx-net-1.1-4|403	* Mon Oct 19 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.85-1mdv2010.0
12mu|drakx-net-1.1-4|404	+ Revision: 458284
12mu|drakx-net-1.1-4|405	- 0.85:
12mu|drakx-net-1.1-4|406	- cellular backend:
12mu|drakx-net-1.1-4|407	o import list of mobile broadband providers from
12mu|drakx-net-1.1-4|408	mobile-broadband-provider-info project
12mu|drakx-net-1.1-4|409	o separate manually-defined and imported network providers into separate
12mu|drakx-net-1.1-4|410	modules
12mu|drakx-net-1.1-4|411	
12mu|drakx-net-1.1-4|412	* Tue Oct 13 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.84-1mdv2010.0
12mu|drakx-net-1.1-4|413	+ Revision: 457192
12mu|drakx-net-1.1-4|414	- 0.84:
12mu|drakx-net-1.1-4|415	- do not install old net_monitor and add suggestion on new net_monitor package
12mu|drakx-net-1.1-4|416	
12mu|drakx-net-1.1-4|417	* Thu Oct 01 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.83-1mdv2010.0
12mu|drakx-net-1.1-4|418	+ Revision: 452220
12mu|drakx-net-1.1-4|419	- 0.83:
12mu|drakx-net-1.1-4|420	- support cleaning pending IFW notifications in net_applet
12mu|drakx-net-1.1-4|421	- prevent net_applet from creating zombie processes
12mu|drakx-net-1.1-4|422	
12mu|drakx-net-1.1-4|423	* Thu Sep 24 2009 Olivier Blin <blino@mandriva.org> 0.82-2mdv2010.0
12mu|drakx-net-1.1-4|424	+ Revision: 448127
12mu|drakx-net-1.1-4|425	- rebuild because BS lost sub-packages
12mu|drakx-net-1.1-4|426	
12mu|drakx-net-1.1-4|427	* Wed Sep 23 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.82-1mdv2010.0
12mu|drakx-net-1.1-4|428	+ Revision: 447867
12mu|drakx-net-1.1-4|429	- 0.82:
12mu|drakx-net-1.1-4|430	- only display 2 digits after comma for signal strengh (#53685)
12mu|drakx-net-1.1-4|431	- update net_applet icon when connecting to a network (#50741)
12mu|drakx-net-1.1-4|432	
12mu|drakx-net-1.1-4|433	* Wed Sep 02 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.81.1-1mdv2010.0
12mu|drakx-net-1.1-4|434	+ Revision: 425087
12mu|drakx-net-1.1-4|435	- improved parsing of utf8-encoded network profiles
12mu|drakx-net-1.1-4|436	
12mu|drakx-net-1.1-4|437	* Wed Aug 26 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.81-1mdv2010.0
12mu|drakx-net-1.1-4|438	+ Revision: 421469
12mu|drakx-net-1.1-4|439	- 0.81:
12mu|drakx-net-1.1-4|440	- add support for Ralink 3090 wireless (#53181)
12mu|drakx-net-1.1-4|441	- assume that network profiles could be utf8-encoded (#53127).
12mu|drakx-net-1.1-4|442	- update drakfirewall entry related to network services autodiscovery (#50544, #48869)
12mu|drakx-net-1.1-4|443	- make drakfirewall.pm return something when used as module (#53076)
12mu|drakx-net-1.1-4|444	
12mu|drakx-net-1.1-4|445	* Tue Aug 18 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.80-1mdv2010.0
12mu|drakx-net-1.1-4|446	+ Revision: 417731
12mu|drakx-net-1.1-4|447	- 0.80:
12mu|drakx-net-1.1-4|448	- moved draknetprofile module configuration into 'Advanced' button
12mu|drakx-net-1.1-4|449	- updated translations
12mu|drakx-net-1.1-4|450	
12mu|drakx-net-1.1-4|451	* Mon Aug 17 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.79-1mdv2010.0
12mu|drakx-net-1.1-4|452	+ Revision: 417297
12mu|drakx-net-1.1-4|453	- 0.79
12mu|drakx-net-1.1-4|454	
12mu|drakx-net-1.1-4|455	* Fri Aug 14 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.78-1mdv2010.0
12mu|drakx-net-1.1-4|456	+ Revision: 416352
12mu|drakx-net-1.1-4|457	- 0.78:
12mu|drakx-net-1.1-4|458	- support new netprofile
12mu|drakx-net-1.1-4|459	- use consolehelper authentication for netprofile
12mu|drakx-net-1.1-4|460	
12mu|drakx-net-1.1-4|461	* Wed Jul 15 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.77-1mdv2010.0
12mu|drakx-net-1.1-4|462	+ Revision: 396312
12mu|drakx-net-1.1-4|463	- 0.77:
12mu|drakx-net-1.1-4|464	- connection backend:
12mu|drakx-net-1.1-4|465	o show default hostname if no hostname is specified by the user, to have
12mu|drakx-net-1.1-4|466	a better visual feedback of what is going to be used by the system
12mu|drakx-net-1.1-4|467	(#35143, #38557, #47364)
12mu|drakx-net-1.1-4|468	o show help for hostname settings
12mu|drakx-net-1.1-4|469	o show what devices have duplicated IP addresses
12mu|drakx-net-1.1-4|470	o simplify IP conflict test and prevent crashing if none found
12mu|drakx-net-1.1-4|471	- wireless backend:
12mu|drakx-net-1.1-4|472	o support overriding wpa_supplicant variables
12mu|drakx-net-1.1-4|473	o correctly set network mode for Ad-hoc networks.
12mu|drakx-net-1.1-4|474	o correctly handle wireless keys similar to hex numbers when not using WEP (#52128)
12mu|drakx-net-1.1-4|475	
12mu|drakx-net-1.1-4|476	* Fri Jun 12 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.76.1-1mdv2010.0
12mu|drakx-net-1.1-4|477	+ Revision: 385462
12mu|drakx-net-1.1-4|478	- 0.76.1:
12mu|drakx-net-1.1-4|479	- properly handle wpa_supplicant WPA-Enterprise settings (#51574).
12mu|drakx-net-1.1-4|480	
12mu|drakx-net-1.1-4|481	* Mon Jun 08 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.76-1mdv2010.0
12mu|drakx-net-1.1-4|482	+ Revision: 383896
12mu|drakx-net-1.1-4|483	- 0.76:
12mu|drakx-net-1.1-4|484	- wireless backend:
12mu|drakx-net-1.1-4|485	o properly handle passwords with special characters (#50670).
12mu|drakx-net-1.1-4|486	o support toggling password echoing on and off (#50668).
12mu|drakx-net-1.1-4|487	o ndiswrapper: properly detect partitions during install (#44416).
12mu|drakx-net-1.1-4|488	o ndiswrapper: improve description for driver selection (#51511).
12mu|drakx-net-1.1-4|489	- connection backend:
12mu|drakx-net-1.1-4|490	o added support for connection traffic accounting.
12mu|drakx-net-1.1-4|491	o using correct sysctl variables when configuring advanced settings (#50807).
12mu|drakx-net-1.1-4|492	- ethernet backend:
12mu|drakx-net-1.1-4|493	o added e1000e to the list of cards requiring LINK_DETECTION_DELAY (#49335).
12mu|drakx-net-1.1-4|494	- cellular backend:
12mu|drakx-net-1.1-4|495	o added Cingular connection provider (#48849).
12mu|drakx-net-1.1-4|496	o properly detecting Sierra Wireless card (#48849).
12mu|drakx-net-1.1-4|497	- drakfirewall:
12mu|drakx-net-1.1-4|498	o added support for AVAHI/mDNS ports (#50541).
12mu|drakx-net-1.1-4|499	- updated required drakxtoos version to support hidden password toggling.
12mu|drakx-net-1.1-4|500	
12mu|drakx-net-1.1-4|501	* Tue Apr 21 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.75-1mdv2009.1
12mu|drakx-net-1.1-4|502	+ Revision: 368519
12mu|drakx-net-1.1-4|503	- Remove the possibility to edit wireless regulatory domain from drakconnect
12mu|drakx-net-1.1-4|504	(#50115).
12mu|drakx-net-1.1-4|505	
12mu|drakx-net-1.1-4|506	* Mon Apr 20 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.74.5-1mdv2009.1
12mu|drakx-net-1.1-4|507	+ Revision: 368439
12mu|drakx-net-1.1-4|508	- 0.74.5:
12mu|drakx-net-1.1-4|509	- connection manager:
12mu|drakx-net-1.1-4|510	o test for network conectivity a few times before reporting error
12mu|drakx-net-1.1-4|511	(#50098, #49574)
12mu|drakx-net-1.1-4|512	- cellular backend:
12mu|drakx-net-1.1-4|513	o added support for Brazilian VIVO provider.
12mu|drakx-net-1.1-4|514	
12mu|drakx-net-1.1-4|515	* Thu Apr 16 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.74.4-1mdv2009.1
12mu|drakx-net-1.1-4|516	+ Revision: 367796
12mu|drakx-net-1.1-4|517	- 0.74.4:
12mu|drakx-net-1.1-4|518	- wireless backend:
12mu|drakx-net-1.1-4|519	o properly handling wireless cards which do not have a complete /sysfs/
12mu|drakx-net-1.1-4|520	directory (such as b43) (#44740).
12mu|drakx-net-1.1-4|521	
12mu|drakx-net-1.1-4|522	* Thu Apr 16 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.74.3-1mdv2009.1
12mu|drakx-net-1.1-4|523	+ Revision: 367718
12mu|drakx-net-1.1-4|524	- 0.74.3:
12mu|drakx-net-1.1-4|525	- wireless backend, draknetcenter:
12mu|drakx-net-1.1-4|526	o support configuring default system regulatory domain
12mu|drakx-net-1.1-4|527	(#49982, #49983 and #49171)
12mu|drakx-net-1.1-4|528	
12mu|drakx-net-1.1-4|529	* Wed Apr 15 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.74.2-1mdv2009.1
12mu|drakx-net-1.1-4|530	+ Revision: 367504
12mu|drakx-net-1.1-4|531	- 0.74.2
12mu|drakx-net-1.1-4|532	- connection manager:
12mu|drakx-net-1.1-4|533	o correctly saving hostname (#49827).
12mu|drakx-net-1.1-4|534	
12mu|drakx-net-1.1-4|535	* Tue Apr 07 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.74.1-1mdv2009.1
12mu|drakx-net-1.1-4|536	+ Revision: 364892
12mu|drakx-net-1.1-4|537	- 0.74.1
12mu|drakx-net-1.1-4|538	- connection manager:
12mu|drakx-net-1.1-4|539	o using correct persistent-net-rules udev file during installation (#49156)
12mu|drakx-net-1.1-4|540	- 0.74:
12mu|drakx-net-1.1-4|541	- netcenter:
12mu|drakx-net-1.1-4|542	o new way of disabling IPv6 (#48618).
12mu|drakx-net-1.1-4|543	o allow editing global interface settings (#33623)
12mu|drakx-net-1.1-4|544	
12mu|drakx-net-1.1-4|545	* Tue Mar 31 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.73-1mdv2009.1
12mu|drakx-net-1.1-4|546	+ Revision: 362974
12mu|drakx-net-1.1-4|547	- 0.73:
12mu|drakx-net-1.1-4|548	- connection manager:
12mu|drakx-net-1.1-4|549	o check if the network is really working during the connection test
12mu|drakx-net-1.1-4|550	(#48887 #48169 #45965).
12mu|drakx-net-1.1-4|551	o verify possible causes of network connection errors (#20684).
12mu|drakx-net-1.1-4|552	- drakfirewall:
12mu|drakx-net-1.1-4|553	o added support for bacula, dhcp, syslog, mysql and postgresql servers.
12mu|drakx-net-1.1-4|554	o updated associations between ports and packages.
12mu|drakx-net-1.1-4|555	- net_applet:
12mu|drakx-net-1.1-4|556	o re-checking the wireless networks when updating applet (#40912)
12mu|drakx-net-1.1-4|557	- cellular backend:
12mu|drakx-net-1.1-4|558	o added support for connections which do not require PIN number (#48837)
12mu|drakx-net-1.1-4|559	- ethernet backend:
12mu|drakx-net-1.1-4|560	o always writing udev rules when saving settings (#48973)
12mu|drakx-net-1.1-4|561	- drakroam:
12mu|drakx-net-1.1-4|562	o handle app authentication via draksec (#29566).
12mu|drakx-net-1.1-4|563	- Updated SPEC to handle drakroam authentication (#29566).
12mu|drakx-net-1.1-4|564	
12mu|drakx-net-1.1-4|565	* Thu Mar 19 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.72-1mdv2009.1
12mu|drakx-net-1.1-4|566	+ Revision: 357597
12mu|drakx-net-1.1-4|567	- 0.72
12mu|drakx-net-1.1-4|568	- draknfs:
12mu|drakx-net-1.1-4|569	o preventing overlap of portmap and rpcbind (#48913).
12mu|drakx-net-1.1-4|570	- drakgw:
12mu|drakx-net-1.1-4|571	o better explanation for firewall configuration issues (#34460).
12mu|drakx-net-1.1-4|572	- wireless backend:
12mu|drakx-net-1.1-4|573	o support dynamic regulatory domain settings (#47324).
12mu|drakx-net-1.1-4|574	
12mu|drakx-net-1.1-4|575	* Tue Mar 17 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.71-1mdv2009.1
12mu|drakx-net-1.1-4|576	+ Revision: 356844
12mu|drakx-net-1.1-4|577	- 0.71:
12mu|drakx-net-1.1-4|578	- drakfirewall:
12mu|drakx-net-1.1-4|579	o supporting custom user-defined NFS ports.
12mu|drakx-net-1.1-4|580	- netprofile:
12mu|drakx-net-1.1-4|581	o selecting correct profile for cloning (#26562 #26776 #29303 #29271 #31721).
12mu|drakx-net-1.1-4|582	
12mu|drakx-net-1.1-4|583	* Tue Mar 17 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.70-1mdv2009.1
12mu|drakx-net-1.1-4|584	+ Revision: 356436
12mu|drakx-net-1.1-4|585	- 0.70
12mu|drakx-net-1.1-4|586	- support NFS connection firewalling (#7689, #42072).
12mu|drakx-net-1.1-4|587	
12mu|drakx-net-1.1-4|588	* Fri Mar 13 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.69-1mdv2009.1
12mu|drakx-net-1.1-4|589	+ Revision: 354572
12mu|drakx-net-1.1-4|590	- 0.69
12mu|drakx-net-1.1-4|591	- fix mdkapplet crash (#48729).
12mu|drakx-net-1.1-4|592	
12mu|drakx-net-1.1-4|593	* Fri Mar 13 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.68-1mdv2009.1
12mu|drakx-net-1.1-4|594	+ Revision: 354447
12mu|drakx-net-1.1-4|595	- 0.68:
12mu|drakx-net-1.1-4|596	- cellular backend:
12mu|drakx-net-1.1-4|597	o added O2 operator support (#48582)
12mu|drakx-net-1.1-4|598	- draknfs:
12mu|drakx-net-1.1-4|599	o updated directory selection to use FileChooser (#44562)
12mu|drakx-net-1.1-4|600	- draksambashare:
12mu|drakx-net-1.1-4|601	o support users with dashes in login (#45694)
12mu|drakx-net-1.1-4|602	o updated directory selection to use FileChooser (#44564)
12mu|drakx-net-1.1-4|603	- drakids:
12mu|drakx-net-1.1-4|604	o reduced default window height (#38904)
12mu|drakx-net-1.1-4|605	- net_applet:
12mu|drakx-net-1.1-4|606	o update tooltip periodically (#48408, #40912)
12mu|drakx-net-1.1-4|607	
12mu|drakx-net-1.1-4|608	* Tue Mar 03 2009 Olivier Blin <blino@mandriva.org> 0.67-1mdv2009.1
12mu|drakx-net-1.1-4|609	+ Revision: 348044
12mu|drakx-net-1.1-4|610	- 0.67
12mu|drakx-net-1.1-4|611	- drakids: set gtk2 dbus watch helpers again (broken in 0.66)
12mu|drakx-net-1.1-4|612	- net_applet: fix crash_applet when mandi gets started
12mu|drakx-net-1.1-4|613	(happens if mandi was not available at net_applet start)
12mu|drakx-net-1.1-4|614	
12mu|drakx-net-1.1-4|615	* Thu Feb 26 2009 Olivier Blin <blino@mandriva.org> 0.66-1mdv2009.1
12mu|drakx-net-1.1-4|616	+ Revision: 345105
12mu|drakx-net-1.1-4|617	- 0.66
12mu|drakx-net-1.1-4|618	- net_applet: do net set gtk2 dbus watch helpers twice
12mu|drakx-net-1.1-4|619	(fix crash, #48243)
12mu|drakx-net-1.1-4|620	
12mu|drakx-net-1.1-4|621	* Wed Feb 25 2009 Olivier Blin <blino@mandriva.org> 0.65-1mdv2009.1
12mu|drakx-net-1.1-4|622	+ Revision: 344926
12mu|drakx-net-1.1-4|623	- 0.65
12mu|drakx-net-1.1-4|624	- connection manager:
12mu|drakx-net-1.1-4|625	o factorize dbus events code
12mu|drakx-net-1.1-4|626	o warn on connection failures
12mu|drakx-net-1.1-4|627	- net_applet:
12mu|drakx-net-1.1-4|628	o reload network interfaces list when a new network device appears
12mu|drakx-net-1.1-4|629	(if dbus support is enabled)
12mu|drakx-net-1.1-4|630	- ethernet backend:
12mu|drakx-net-1.1-4|631	o correctly write udev rules for network devices
12mu|drakx-net-1.1-4|632	
12mu|drakx-net-1.1-4|633	* Wed Feb 18 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.64-1mdv2009.1
12mu|drakx-net-1.1-4|634	+ Revision: 342466
12mu|drakx-net-1.1-4|635	- 0.64:
12mu|drakx-net-1.1-4|636	- connection manager:
12mu|drakx-net-1.1-4|637	o fixed issue with list of wireless networks not appearing in drakconnect
12mu|drakx-net-1.1-4|638	(#43613).
12mu|drakx-net-1.1-4|639	
12mu|drakx-net-1.1-4|640	* Tue Feb 17 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.63-1mdv2009.1
12mu|drakx-net-1.1-4|641	+ Revision: 342238
12mu|drakx-net-1.1-4|642	- 0.63:
12mu|drakx-net-1.1-4|643	- xdsl backend:
12mu|drakx-net-1.1-4|644	o reduce number of maximum failed attempts to 5 (#28087)
12mu|drakx-net-1.1-4|645	- connection manager:
12mu|drakx-net-1.1-4|646	o allow editing MTU value (#45394)
12mu|drakx-net-1.1-4|647	- cellular backend:
12mu|drakx-net-1.1-4|648	o added a message specified that only 4-digit PINs are supported
12mu|drakx-net-1.1-4|649	due to comgt backend limitations (#45341, #46972)
12mu|drakx-net-1.1-4|650	- net_monitor:
12mu|drakx-net-1.1-4|651	o more informative default connection information and control (#17140)
12mu|drakx-net-1.1-4|652	o add option to reset traffic counter (#46676)
12mu|drakx-net-1.1-4|653	
12mu|drakx-net-1.1-4|654	* Fri Feb 13 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.62-1mdv2009.1
12mu|drakx-net-1.1-4|655	+ Revision: 339984
12mu|drakx-net-1.1-4|656	- 0.62:
12mu|drakx-net-1.1-4|657	- connection manager:
12mu|drakx-net-1.1-4|658	o preserve MTU value (#45969).
12mu|drakx-net-1.1-4|659	- net_monitor:
12mu|drakx-net-1.1-4|660	o handle /proc/net/dev overflows (#46398)
12mu|drakx-net-1.1-4|661	- drakconnect:
12mu|drakx-net-1.1-4|662	o displaying interface name together with description (#45881)
12mu|drakx-net-1.1-4|663	o guessing DNS address the same was as GW (#7041)
12mu|drakx-net-1.1-4|664	o displaying more information when configuring duplicate IP address (#16595)
12mu|drakx-net-1.1-4|665	
12mu|drakx-net-1.1-4|666	* Mon Feb 09 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.61-1mdv2009.1
12mu|drakx-net-1.1-4|667	+ Revision: 338924
12mu|drakx-net-1.1-4|668	- 0.61
12mu|drakx-net-1.1-4|669	- draknetcenter:
12mu|drakx-net-1.1-4|670	o added support for msec-controled variables
12mu|drakx-net-1.1-4|671	- drakfirewall:
12mu|drakx-net-1.1-4|672	o restarting mandi after changing interactive firewall settings (#47370)
12mu|drakx-net-1.1-4|673	
12mu|drakx-net-1.1-4|674	* Wed Jan 28 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.60-1mdv2009.1
12mu|drakx-net-1.1-4|675	+ Revision: 334719
12mu|drakx-net-1.1-4|676	- 0.60:
12mu|drakx-net-1.1-4|677	- drakids:
12mu|drakx-net-1.1-4|678	o not using locale-specific date (#39914)
12mu|drakx-net-1.1-4|679	- netcenter:
12mu|drakx-net-1.1-4|680	o added more options to Advanced settings view
12mu|drakx-net-1.1-4|681	- net_applet:
12mu|drakx-net-1.1-4|682	o added DNS information to tooltip
12mu|drakx-net-1.1-4|683	
12mu|drakx-net-1.1-4|684	* Tue Jan 20 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.59-1mdv2009.1
12mu|drakx-net-1.1-4|685	+ Revision: 331765
12mu|drakx-net-1.1-4|686	- Moved advanced network settings to draknetcenter, and removed
12mu|drakx-net-1.1-4|687	draknetadvanced.
12mu|drakx-net-1.1-4|688	
12mu|drakx-net-1.1-4|689	* Tue Jan 20 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.58-1mdv2009.1
12mu|drakx-net-1.1-4|690	+ Revision: 331478
12mu|drakx-net-1.1-4|691	- Added draknetadvanced to control advanced network parameters
12mu|drakx-net-1.1-4|692	such as IPv6 and TCP Window Scaling (#27070, #28829, #33623, #38662).
12mu|drakx-net-1.1-4|693	
12mu|drakx-net-1.1-4|694	* Wed Jan 14 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.57-1mdv2009.1
12mu|drakx-net-1.1-4|695	+ Revision: 329612
12mu|drakx-net-1.1-4|696	- 0.57:
12mu|drakx-net-1.1-4|697	- firewall:
12mu|drakx-net-1.1-4|698	o fixed issue with drakfirewall not saving settings (#46256 and #46937).
12mu|drakx-net-1.1-4|699	- updated translations.
12mu|drakx-net-1.1-4|700	
12mu|drakx-net-1.1-4|701	* Wed Nov 26 2008 Olivier Blin <blino@mandriva.org> 0.56-1mdv2009.1
12mu|drakx-net-1.1-4|702	+ Revision: 307158
12mu|drakx-net-1.1-4|703	- 0.56
12mu|drakx-net-1.1-4|704	- net_applet:
12mu|drakx-net-1.1-4|705	o use longer description for user-friendly interface names
12mu|drakx-net-1.1-4|706	o use user-friendly names in more places
12mu|drakx-net-1.1-4|707	- wireless backend:
12mu|drakx-net-1.1-4|708	o fix installing rt61 and rt73 firmware packages
12mu|drakx-net-1.1-4|709	- xdsl backend:
12mu|drakx-net-1.1-4|710	o add support for ATM bridging (for pppoe over USB modems, #35797)
12mu|drakx-net-1.1-4|711	o fix writing ATM settings (mainly for ATMARP)
12mu|drakx-net-1.1-4|712	
12mu|drakx-net-1.1-4|713	* Mon Nov 17 2008 Olivier Blin <blino@mandriva.org> 0.55-1mdv2009.1
12mu|drakx-net-1.1-4|714	+ Revision: 304043
12mu|drakx-net-1.1-4|715	- 0.55
12mu|drakx-net-1.1-4|716	- net_applet:
12mu|drakx-net-1.1-4|717	o show interface type name instead of just the interface
12mu|drakx-net-1.1-4|718	- netcenter:
12mu|drakx-net-1.1-4|719	o prefer full type description instead of type name
12mu|drakx-net-1.1-4|720	- connection backend:
12mu|drakx-net-1.1-4|721	o detect cellular_card types from ifcfg file
12mu|drakx-net-1.1-4|722	
12mu|drakx-net-1.1-4|723	* Mon Nov 17 2008 Olivier Blin <blino@mandriva.org> 0.54-1mdv2009.1
12mu|drakx-net-1.1-4|724	+ Revision: 303921
12mu|drakx-net-1.1-4|725	- 0.54
12mu|drakx-net-1.1-4|726	- netcenter:
12mu|drakx-net-1.1-4|727	o show/hide connections on hotplug events
12mu|drakx-net-1.1-4|728	
12mu|drakx-net-1.1-4|729	* Fri Nov 14 2008 Olivier Blin <blino@mandriva.org> 0.53-1mdv2009.1
12mu|drakx-net-1.1-4|730	+ Revision: 303380
12mu|drakx-net-1.1-4|731	- buildrequire intltool
12mu|drakx-net-1.1-4|732	- package draknetcenter desktop file
12mu|drakx-net-1.1-4|733	- 0.53
12mu|drakx-net-1.1-4|734	- drakfirewall:
12mu|drakx-net-1.1-4|735	o do not display any banner when embedded (#44732)
12mu|drakx-net-1.1-4|736	o honnor canceling interactive firewall
12mu|drakx-net-1.1-4|737	- wireless backend:
12mu|drakx-net-1.1-4|738	o run wpa_cli reconfigure after writing network settings in wpa
12mu|drakx-net-1.1-4|739	config file
12mu|drakx-net-1.1-4|740	o reload networks list from wpa_supplicant before checking if a
12mu|drakx-net-1.1-4|741	network  is configured (fixes showing configure window again when
12mu|drakx-net-1.1-4|742	clicking Connect right after Configure)
12mu|drakx-net-1.1-4|743	- connection frontends:
12mu|drakx-net-1.1-4|744	o allow to sort networks list (from Pascal Terjan, #40177)
12mu|drakx-net-1.1-4|745	o allow to search in networks list (from Pascal Terjan)
12mu|drakx-net-1.1-4|746	- netcenter:
12mu|drakx-net-1.1-4|747	o use network connection type as primary interface label
12mu|drakx-net-1.1-4|748	o add XDG desktop file
12mu|drakx-net-1.1-4|749	
12mu|drakx-net-1.1-4|750	* Thu Oct 02 2008 Olivier Blin <blino@mandriva.org> 0.52-1mdv2009.0
12mu|drakx-net-1.1-4|751	+ Revision: 290909
12mu|drakx-net-1.1-4|752	- 0.52
12mu|drakx-net-1.1-4|753	- wireless backend:
12mu|drakx-net-1.1-4|754	o correctly initialize monitor object in
12mu|drakx-net-1.1-4|755	draknetcenter/drakroam/net_applet so that it can be reused later
12mu|drakx-net-1.1-4|756	(and thus pre-select correct network in wpa_supplicant)
12mu|drakx-net-1.1-4|757	o run wpa_cli select_network as fallback when network monitor (mandi)
12mu|drakx-net-1.1-4|758	is not available
12mu|drakx-net-1.1-4|759	o refresh wpa_supplicant network ids after wpa_supplicant is restarted too
12mu|drakx-net-1.1-4|760	o keep track of hidden networks
12mu|drakx-net-1.1-4|761	o write bssid in wpa_supplicant.conf for hidden networks
12mu|drakx-net-1.1-4|762	(helps getting network ids of hidden networks)
12mu|drakx-net-1.1-4|763	o set scan_ssid to 1 only for hidden or non-broadcasted SSIDs
12mu|drakx-net-1.1-4|764	(based on an idea from Pascal Terjan)
12mu|drakx-net-1.1-4|765	o set higher priority (1) for encrypted wpa_supplicant networks
12mu|drakx-net-1.1-4|766	(based on an idea from Patrick Sinz)
12mu|drakx-net-1.1-4|767	
12mu|drakx-net-1.1-4|768	* Wed Oct 01 2008 Olivier Blin <blino@mandriva.org> 0.51-1mdv2009.0
12mu|drakx-net-1.1-4|769	+ Revision: 290436
12mu|drakx-net-1.1-4|770	- 0.51
12mu|drakx-net-1.1-4|771	- net_applet: fix crash on mandi restart (#42557)
12mu|drakx-net-1.1-4|772	- draknfs: start rpcbind service (from aginies, #44335)
12mu|drakx-net-1.1-4|773	
12mu|drakx-net-1.1-4|774	* Tue Sep 30 2008 Olivier Blin <blino@mandriva.org> 0.50-1mdv2009.0
12mu|drakx-net-1.1-4|775	+ Revision: 290229
12mu|drakx-net-1.1-4|776	- 0.50
12mu|drakx-net-1.1-4|777	- do not show interactive help during install
12mu|drakx-net-1.1-4|778	
12mu|drakx-net-1.1-4|779	* Tue Sep 30 2008 Thierry Vignaud <tv@mandriva.org> 0.49-1mdv2009.0
12mu|drakx-net-1.1-4|780	+ Revision: 289962
12mu|drakx-net-1.1-4|781	- translation updates
12mu|drakx-net-1.1-4|782	
12mu|drakx-net-1.1-4|783	* Mon Sep 22 2008 Thierry Vignaud <tv@mandriva.org> 0.48-1mdv2009.0
12mu|drakx-net-1.1-4|784	+ Revision: 287023
12mu|drakx-net-1.1-4|785	- translation updates
12mu|drakx-net-1.1-4|786	
12mu|drakx-net-1.1-4|787	* Thu Sep 18 2008 Olivier Blin <blino@mandriva.org> 0.47-1mdv2009.0
12mu|drakx-net-1.1-4|788	+ Revision: 285679
12mu|drakx-net-1.1-4|789	- 0.47
12mu|drakx-net-1.1-4|790	- new icons
12mu|drakx-net-1.1-4|791	- draknfs (aginies):
12mu|drakx-net-1.1-4|792	o start nfs-server at launch
12mu|drakx-net-1.1-4|793	o start nfs-server if needed only, don't use the restart command
12mu|drakx-net-1.1-4|794	o fix Expander in add/modify dialog box
12mu|drakx-net-1.1-4|795	- draksambashare (aginies):
12mu|drakx-net-1.1-4|796	o standalone server by default
12mu|drakx-net-1.1-4|797	o add charset advanced option
12mu|drakx-net-1.1-4|798	o should read the default configuration, instead of force some value
12mu|drakx-net-1.1-4|799	o fix netbios option, use charset option only if defined
12mu|drakx-net-1.1-4|800	o remove option if value is null
12mu|drakx-net-1.1-4|801	- wireless backend:
12mu|drakx-net-1.1-4|802	o add support for rt2860 driver
12mu|drakx-net-1.1-4|803	o add support for rtl8187se driver
12mu|drakx-net-1.1-4|804	
12mu|drakx-net-1.1-4|805	* Wed Sep 17 2008 Olivier Blin <blino@mandriva.org> 0.46-1mdv2009.0
12mu|drakx-net-1.1-4|806	+ Revision: 285410
12mu|drakx-net-1.1-4|807	- 0.46
12mu|drakx-net-1.1-4|808	- drakfirewall:
12mu|drakx-net-1.1-4|809	o add Windows Mobile sync option (from Adam Williamson, #43907)
12mu|drakx-net-1.1-4|810	o update bittorrent packages list
12mu|drakx-net-1.1-4|811	(handle deluge, ktorrent, transmission, vuze)
12mu|drakx-net-1.1-4|812	
12mu|drakx-net-1.1-4|813	* Wed Sep 10 2008 Olivier Blin <blino@mandriva.org> 0.45-1mdv2009.0
12mu|drakx-net-1.1-4|814	+ Revision: 283500
12mu|drakx-net-1.1-4|815	- 0.45:
12mu|drakx-net-1.1-4|816	- connection backend:
12mu|drakx-net-1.1-4|817	o rely on module name instead of sysfs driver name when finding
12mu|drakx-net-1.1-4|818	module for an interface (for ath5k, #42990)
12mu|drakx-net-1.1-4|819	
12mu|drakx-net-1.1-4|820	* Wed Sep 03 2008 Olivier Blin <blino@mandriva.org> 0.44-1mdv2009.0
12mu|drakx-net-1.1-4|821	+ Revision: 279785
12mu|drakx-net-1.1-4|822	- 0.44
12mu|drakx-net-1.1-4|823	- wireless backend:
12mu|drakx-net-1.1-4|824	o adapt to rt61pci and rt73usb drivers
12mu|drakx-net-1.1-4|825	
12mu|drakx-net-1.1-4|826	* Mon Sep 01 2008 Thierry Vignaud <tv@mandriva.org> 0.43-1mdv2009.0
12mu|drakx-net-1.1-4|827	+ Revision: 278486
12mu|drakx-net-1.1-4|828	- 0.43
12mu|drakx-net-1.1-4|829	- wireless backend:
12mu|drakx-net-1.1-4|830	o add initial support for b43 and b43legacy firmwares
12mu|drakx-net-1.1-4|831	o add support for iwlagn firmware
12mu|drakx-net-1.1-4|832	- fix title style in drakfirewall
12mu|drakx-net-1.1-4|833	
12mu|drakx-net-1.1-4|834	* Mon Aug 18 2008 Olivier Blin <blino@mandriva.org> 0.42-1mdv2009.0
12mu|drakx-net-1.1-4|835	+ Revision: 273304
12mu|drakx-net-1.1-4|836	- 0.42
12mu|drakx-net-1.1-4|837	- modify thirdparty packages detection API
12mu|drakx-net-1.1-4|838	
12mu|drakx-net-1.1-4|839	* Wed Aug 13 2008 Olivier Blin <blino@mandriva.org> 0.41-1mdv2009.0
12mu|drakx-net-1.1-4|840	+ Revision: 271384
12mu|drakx-net-1.1-4|841	- 0.41
12mu|drakx-net-1.1-4|842	- handle correctly LAST LINE comments when writing in
12mu|drakx-net-1.1-4|843	/etc/shorewall/stop
12mu|drakx-net-1.1-4|844	- extract some shorewall functions to be reused by drakguard
12mu|drakx-net-1.1-4|845	
12mu|drakx-net-1.1-4|846	* Fri Aug 01 2008 Olivier Blin <blino@mandriva.org> 0.40-1mdv2009.0
12mu|drakx-net-1.1-4|847	+ Revision: 259554
12mu|drakx-net-1.1-4|848	- 0.40
12mu|drakx-net-1.1-4|849	- write WIRELESS_WPA_REASSOCIATE=yes for rt61pci driver
12mu|drakx-net-1.1-4|850	
12mu|drakx-net-1.1-4|851	* Thu Jul 24 2008 Olivier Blin <blino@mandriva.org> 0.39-1mdv2009.0
12mu|drakx-net-1.1-4|852	+ Revision: 245884
12mu|drakx-net-1.1-4|853	- 0.39
12mu|drakx-net-1.1-4|854	- update some icons
12mu|drakx-net-1.1-4|855	- update translations
12mu|drakx-net-1.1-4|856	
12mu|drakx-net-1.1-4|857	* Wed Jun 25 2008 Olivier Blin <blino@mandriva.org> 0.38-1mdv2009.0
12mu|drakx-net-1.1-4|858	+ Revision: 229098
12mu|drakx-net-1.1-4|859	- 0.38
12mu|drakx-net-1.1-4|860	- install kppp if kdebase4-runtime is installed
12mu|drakx-net-1.1-4|861	(instead of checking kdebase, thanks neoclust)
12mu|drakx-net-1.1-4|862	
12mu|drakx-net-1.1-4|863	* Wed Jun 25 2008 Olivier Blin <blino@mandriva.org> 0.37-1mdv2009.0
12mu|drakx-net-1.1-4|864	+ Revision: 229002
12mu|drakx-net-1.1-4|865	- 0.37
12mu|drakx-net-1.1-4|866	- adapt to kppp package names for KDE4
12mu|drakx-net-1.1-4|867	- 0.36
12mu|drakx-net-1.1-4|868	- cellular providers: add Vodafone for Germany
12mu|drakx-net-1.1-4|869	- wireless backend: fix rescaling signal levels from wpa_supplicant
12mu|drakx-net-1.1-4|870	
12mu|drakx-net-1.1-4|871	* Tue Jun 03 2008 Olivier Blin <blino@mandriva.org> 0.35.1-1mdv2009.0
12mu|drakx-net-1.1-4|872	+ Revision: 214802
12mu|drakx-net-1.1-4|873	- 0.35.1
12mu|drakx-net-1.1-4|874	- draknetcenter: re-enable dbus based notifications
12mu|drakx-net-1.1-4|875	
12mu|drakx-net-1.1-4|876	* Tue Jun 03 2008 Olivier Blin <blino@mandriva.org> 0.35-1mdv2009.0
12mu|drakx-net-1.1-4|877	+ Revision: 214612
12mu|drakx-net-1.1-4|878	- adapt packaging to new files in /usr/lib/libDrakX/network/net_applet
12mu|drakx-net-1.1-4|879	- 0.35
12mu|drakx-net-1.1-4|880	- cellular backend:
12mu|drakx-net-1.1-4|881	o add suport for cdc_acm USB modems in cellular backend
12mu|drakx-net-1.1-4|882	o install ppp (thanks Anssi) and bluez-utils when configuring a
12mu|drakx-net-1.1-4|883	cellular connection over bluetooth
12mu|drakx-net-1.1-4|884	o hso devices support (using ttyHS0 device and hso0 interface)
12mu|drakx-net-1.1-4|885	using ifup-hso script, together with dkms-hso and hso-rezero
12mu|drakx-net-1.1-4|886	o do not write DEBUG=yes for hso devices
12mu|drakx-net-1.1-4|887	o write CELLULAR_CID in ifcfg file if needed
12mu|drakx-net-1.1-4|888	o call comgt instead of gcom
12mu|drakx-net-1.1-4|889	o update chat/ppp files when connecting to a cellular network
12mu|drakx-net-1.1-4|890	o fix check for SIM card (adapt to latest comgt output)
12mu|drakx-net-1.1-4|891	o use "comgt PIN" to check cellular cards status
12mu|drakx-net-1.1-4|892	o use ttyUSB2 or ttyUSB1 as control device for usbserial devices
12mu|drakx-net-1.1-4|893	when possible
12mu|drakx-net-1.1-4|894	o hang when waiting for comgt to finish (not to have a zombie process)
12mu|drakx-net-1.1-4|895	o guess provider according to APN from chat file or from
12mu|drakx-net-1.1-4|896	configuration of current network
12mu|drakx-net-1.1-4|897	- cellular providers:
12mu|drakx-net-1.1-4|898	o add BouygTel, SFR WAP (Illimythics / Pass Surf), SFR EeePC
12mu|drakx-net-1.1-4|899	o add Finnish providers (from Anssi)
12mu|drakx-net-1.1-4|900	o fix APN for TIM provider (from Giuseppe Ghibo)
12mu|drakx-net-1.1-4|901	o enhance label of SFR Web APN
12mu|drakx-net-1.1-4|902	- ethernet backend:
12mu|drakx-net-1.1-4|903	o do not disable ONBOOT for PCMCIA interfaces (ifplugd is used by default)
12mu|drakx-net-1.1-4|904	o fix blacklisting via_velocity for ifplugd
12mu|drakx-net-1.1-4|905	o do not blacklist ifplugd for via_velocity, use a link detection
12mu|drakx-net-1.1-4|906	delay instead (reported working by Stefan van der Eijk)
12mu|drakx-net-1.1-4|907	- generic backend:
12mu|drakx-net-1.1-4|908	o find gateway address for ptp connections with only one interface
12mu|drakx-net-1.1-4|909	route (like hso devices)
12mu|drakx-net-1.1-4|910	- wireless backend:
12mu|drakx-net-1.1-4|911	o do not try to use mandi if not available
12mu|drakx-net-1.1-4|912	o really force using wireless-tools when wpa_supplicant gives empty
12mu|drakx-net-1.1-4|913	results (by removing useless info from wpa_cli output)
12mu|drakx-net-1.1-4|914	o add network to wpa_supplicant config if needed when connecting
12mu|drakx-net-1.1-4|915	(drakroam/netcenter)
12mu|drakx-net-1.1-4|916	o use signal level if all reported qualities are 100%% and if signal
12mu|drakx-net-1.1-4|917	level is different
12mu|drakx-net-1.1-4|918	o parse "Signal level=" as well (was only parsing "Signal level:")
12mu|drakx-net-1.1-4|919	o try to normalize signal level reported by wpa_supplicant only if
12mu|drakx-net-1.1-4|920	some values are greater than 100
12mu|drakx-net-1.1-4|921	o refresh networks list when switching from non-roaming to roaming
12mu|drakx-net-1.1-4|922	(to get wpa_supplicant network IDs)
12mu|drakx-net-1.1-4|923	o default to roaming for all encryption types if ROAMING is true in
12mu|drakx-net-1.1-4|924	/etc/sysconfig/drakx-net
12mu|drakx-net-1.1-4|925	o do not write ONBOOT setting in access point files
12mu|drakx-net-1.1-4|926	- connection frontends:
12mu|drakx-net-1.1-4|927	o make "Any" translatable in providers list (#40926)
12mu|drakx-net-1.1-4|928	o ask for ndiswrapper files in /media (not inexistant /media/cdrom)
12mu|drakx-net-1.1-4|929	- connection managers (drakroam/draknetcenter):
12mu|drakx-net-1.1-4|930	o do not check and warn thrice about device setup (i.e. kill switch)
12mu|drakx-net-1.1-4|931	o allow to select provider (useful for cellular cards)
12mu|drakx-net-1.1-4|932	o check hardware and probe networks if not already done when
12mu|drakx-net-1.1-4|933	expanding connection
12mu|drakx-net-1.1-4|934	o show wait message when checking hardware
12mu|drakx-net-1.1-4|935	o do not let interactive::gtk set huge window size when asking
12mu|drakx-net-1.1-4|936	hardware settings (PIN code)
12mu|drakx-net-1.1-4|937	- drakconnect:
12mu|drakx-net-1.1-4|938	o allow skipping interface choice if AUTOMATIC_IFACE_CHOICE is true
12mu|drakx-net-1.1-4|939	in /etc/sysconfig/drakx-net and only one "automatic" interface is
12mu|drakx-net-1.1-4|940	detected (i.e. not ndiswrapper)
12mu|drakx-net-1.1-4|941	o allow to skip protocol and address configuration (defaulting to dhcp)
12mu|drakx-net-1.1-4|942	if AUTOMATIC_ADDRESS is true in /etc/sysconfig/drakx-net
12mu|drakx-net-1.1-4|943	- draknetcenter:
12mu|drakx-net-1.1-4|944	o do not use a networks list when there is only one network, just
12mu|drakx-net-1.1-4|945	use one text line (cellular cards)
12mu|drakx-net-1.1-4|946	- drakproxy: factorize code restarting window manager (tv)
12mu|drakx-net-1.1-4|947	- net_applet:
12mu|drakx-net-1.1-4|948	o do not read modules_conf (saves 92 kB of RSS, 25808 -> 25716)
12mu|drakx-net-1.1-4|949	o allow to disable D-Bus usage by setting DBUS=no in /etc/sysconfig/drakx-net
12mu|drakx-net-1.1-4|950	(saves about 5200 kB of RSS memory)
12mu|drakx-net-1.1-4|951	this disables Interactive Firewall and switching wireless network
12mu|drakx-net-1.1-4|952	in the background without being root
12mu|drakx-net-1.1-4|953	o do not try to run ifw code if disabled (total memory gain of 156  kB
12mu|drakx-net-1.1-4|954	after network::net_applet::ifw move, if D-Bus is disabled)
12mu|drakx-net-1.1-4|955	o autostart in LXDE too (Funda Wang)
12mu|drakx-net-1.1-4|956	- translation updates
12mu|drakx-net-1.1-4|957	
12mu|drakx-net-1.1-4|958	* Fri Apr 04 2008 Olivier Blin <blino@mandriva.org> 0.34-1mdv2008.1
12mu|drakx-net-1.1-4|959	+ Revision: 192314
12mu|drakx-net-1.1-4|960	- 0.34
12mu|drakx-net-1.1-4|961	- show wait message when starting connection
12mu|drakx-net-1.1-4|962	- use network-up to wait for connection to be started
12mu|drakx-net-1.1-4|963	(useful when called right before adding urpmi media)
12mu|drakx-net-1.1-4|964	
12mu|drakx-net-1.1-4|965	* Thu Apr 03 2008 Olivier Blin <blino@mandriva.org> 0.33-1mdv2008.1
12mu|drakx-net-1.1-4|966	+ Revision: 192198
12mu|drakx-net-1.1-4|967	- 0.33
12mu|drakx-net-1.1-4|968	- wireless backend:
12mu|drakx-net-1.1-4|969	o ensure that WPA keys are 8-63 long if ASCII, 64 is hex
12mu|drakx-net-1.1-4|970	o ensure that WEP keys are not longer than maximum key length for
12mu|drakx-net-1.1-4|971	wpa_supplicant (#28107), 32 bytes in latest cooker package
12mu|drakx-net-1.1-4|972	o allow to force using key as ASCII string (#27525)
12mu|drakx-net-1.1-4|973	o write open/restricted  mode in WIRELESS_ENC_MODE variable to be
12mu|drakx-net-1.1-4|974	able to use spaces in ASCII wireless keys (#26025)
12mu|drakx-net-1.1-4|975	o check firmware with ucode API '-1' for iwl3945/iwl4965
12mu|drakx-net-1.1-4|976	(default in our kernel)
12mu|drakx-net-1.1-4|977	o do not write MII_NOT_SUPPORTED in wireless.d files (so that its
12mu|drakx-net-1.1-4|978	value does not get overwritten when switching networks)
12mu|drakx-net-1.1-4|979	- cellular backend:
12mu|drakx-net-1.1-4|980	o zero-pad module options to usbserial module
12mu|drakx-net-1.1-4|981	o add cellular provider data for Italy (from Giuseppe Ghibr)
12mu|drakx-net-1.1-4|982	- ethernet backend
12mu|drakx-net-1.1-4|983	o add a link detection delay for b44 module (#38795)
12mu|drakx-net-1.1-4|984	o do not set RESOLV_MODS to "yes" if PEERDNS is "yes"
12mu|drakx-net-1.1-4|985	- firewall backend:
12mu|drakx-net-1.1-4|986	o redirect both fw and loc zone (if loc is available)
12mu|drakx-net-1.1-4|987	o allow to accept multiple users for the same port
12mu|drakx-net-1.1-4|988	- drakgw:
12mu|drakx-net-1.1-4|989	o write netmask as VLSM for shorewall (#38447)
12mu|drakx-net-1.1-4|990	o allow more local networks in squid (from squid default conf)
12mu|drakx-net-1.1-4|991	o make sure squid user can connect to http
12mu|drakx-net-1.1-4|992	- draknetprofile:
12mu|drakx-net-1.1-4|993	o allow to toggle radio buttons and set netprofile in background
12mu|drakx-net-1.1-4|994	(from Pascal Terjan, #33602)
12mu|drakx-net-1.1-4|995	- drakvpn:
12mu|drakx-net-1.1-4|996	o use new advanced vpnc UDP options (mostly from Lonny, #35007)
12mu|drakx-net-1.1-4|997	
12mu|drakx-net-1.1-4|998	* Thu Mar 27 2008 Olivier Blin <blino@mandriva.org> 0.32-1mdv2008.1
12mu|drakx-net-1.1-4|999	+ Revision: 190754
12mu|drakx-net-1.1-4|1000	- 0.32
12mu|drakx-net-1.1-4|1001	- drakfirewall backend:
12mu|drakx-net-1.1-4|1002	o really configure shorewall if not installed previously
12mu|drakx-net-1.1-4|1003	o fix reading config file if it exists but is almost empty
12mu|drakx-net-1.1-4|1004	
12mu|drakx-net-1.1-4|1005	* Thu Mar 27 2008 Olivier Blin <blino@mandriva.org> 0.31-1mdv2008.1
12mu|drakx-net-1.1-4|1006	+ Revision: 190582
12mu|drakx-net-1.1-4|1007	- 0.31
12mu|drakx-net-1.1-4|1008	- drakfirewall backend:
12mu|drakx-net-1.1-4|1009	o make easier to redirect ports (for drakguard)
12mu|drakx-net-1.1-4|1010	o redirect ports from the firewall system if no local zone exists
12mu|drakx-net-1.1-4|1011	o allow to accept local users for specific ports
12mu|drakx-net-1.1-4|1012	o fix reading default squid port (if prefixed by domain, or suffixed
12mu|drakx-net-1.1-4|1013	by other options)
12mu|drakx-net-1.1-4|1014	
12mu|drakx-net-1.1-4|1015	* Tue Mar 25 2008 Thierry Vignaud <tv@mandriva.org> 0.30-1mdv2008.1
12mu|drakx-net-1.1-4|1016	+ Revision: 190125
12mu|drakx-net-1.1-4|1017	- translation updates
12mu|drakx-net-1.1-4|1018	
12mu|drakx-net-1.1-4|1019	* Wed Mar 19 2008 Olivier Blin <blino@mandriva.org> 0.29-1mdv2008.1
12mu|drakx-net-1.1-4|1020	+ Revision: 188937
12mu|drakx-net-1.1-4|1021	- conflicts with older mdkonline
12mu|drakx-net-1.1-4|1022	- 0.29
12mu|drakx-net-1.1-4|1023	- add has_network_connection helper (for mdkonline and finish-install)
12mu|drakx-net-1.1-4|1024	- drakfirewall: make sure shorewall config is written if there is no
12mu|drakx-net-1.1-4|1025	interface in net zone (#38722)
12mu|drakx-net-1.1-4|1026	- draksambashare: add missing accelerators in menus (aginies)
12mu|drakx-net-1.1-4|1027	
12mu|drakx-net-1.1-4|1028	* Sat Mar 15 2008 Olivier Blin <blino@mandriva.org> 0.28-1mdv2008.1
12mu|drakx-net-1.1-4|1029	+ Revision: 188051
12mu|drakx-net-1.1-4|1030	- do not require Gtk2::NotificationBubble anymore
12mu|drakx-net-1.1-4|1031	- package new drakconnect modules
12mu|drakx-net-1.1-4|1032	- require drakxtools 10.15 for notify queue API
12mu|drakx-net-1.1-4|1033	- 0.28
12mu|drakx-net-1.1-4|1034	- wireless support:
12mu|drakx-net-1.1-4|1035	o detect EAP support when parsing iwlist scan (#38792)
12mu|drakx-net-1.1-4|1036	o rephrase WPA/WPA2 PSK/Enterprise labels
12mu|drakx-net-1.1-4|1037	o install mandi if wpa_supplicant is enabled, so that net_applet can
12mu|drakx-net-1.1-4|1038	trigger connections without being root
12mu|drakx-net-1.1-4|1039	- cellular cards support:
12mu|drakx-net-1.1-4|1040	o check that PIN number is 4 digits
12mu|drakx-net-1.1-4|1041	o do not enter PIN multiple times in gcom
12mu|drakx-net-1.1-4|1042	(to prevent wrong PIN from being entered and SIM card to be
12mu|drakx-net-1.1-4|1043	locked)
12mu|drakx-net-1.1-4|1044	- connection frontend:
12mu|drakx-net-1.1-4|1045	o improve message about non-free packages (#37258)
12mu|drakx-net-1.1-4|1046	o only write network settings that really have to be applied before
12mu|drakx-net-1.1-4|1047	starting connection (#38792)
12mu|drakx-net-1.1-4|1048	o do not crash if no device is detected when updating networks
12mu|drakx-net-1.1-4|1049	(#38734)
12mu|drakx-net-1.1-4|1050	- connection backend:
12mu|drakx-net-1.1-4|1051	o do not check connection setup again if the first time failed
12mu|drakx-net-1.1-4|1052	o preverse existing settings when configuring a new device
12mu|drakx-net-1.1-4|1053	o fix crash during ethernet devices detection (#33517)
12mu|drakx-net-1.1-4|1054	- netcenter:
12mu|drakx-net-1.1-4|1055	o show only non-zeroconf virtual interfaces (#38310)
12mu|drakx-net-1.1-4|1056	o improve virtual/alias interfaces support
12mu|drakx-net-1.1-4|1057	o show wait_message earlier and remove main window showing hack
12mu|drakx-net-1.1-4|1058	(wait_message will end with a default window icon though)
12mu|drakx-net-1.1-4|1059	- drakroam:
12mu|drakx-net-1.1-4|1060	o do not run the whole setup check if interface is already ok
12mu|drakx-net-1.1-4|1061	o preselect "No device found" in connections list if no device is
12mu|drakx-net-1.1-4|1062	found
12mu|drakx-net-1.1-4|1063	- net_applet:
12mu|drakx-net-1.1-4|1064	o add support for "new connection" messages from Interactive
12mu|drakx-net-1.1-4|1065	Firewall
12mu|drakx-net-1.1-4|1066	(do not show them as "attacks")
12mu|drakx-net-1.1-4|1067	o use Gtk2::Notify and Gtk2::StatusIcon
12mu|drakx-net-1.1-4|1068	(#37509, reworked based on a patch from Titi)
12mu|drakx-net-1.1-4|1069	o set 'critical' urgency in attack notifications popup
12mu|drakx-net-1.1-4|1070	o flush gtk before displaying notifications
12mu|drakx-net-1.1-4|1071	(so that they appear on the status icon position)
12mu|drakx-net-1.1-4|1072	- drakfirewall:
12mu|drakx-net-1.1-4|1073	o adapt Ifw rule to new shorewall (remove old Ifw rule if needed)
12mu|drakx-net-1.1-4|1074	o do not ask which interfaces to protect if disabled (#27049)
12mu|drakx-net-1.1-4|1075	o protect all interfaces by default, let the user unselect
12mu|drakx-net-1.1-4|1076	local ones (#27978)
12mu|drakx-net-1.1-4|1077	o add banner
12mu|drakx-net-1.1-4|1078	- drakids:
12mu|drakx-net-1.1-4|1079	o better phrasing (do not read Attack when it can be a simple
12mu|drakx-net-1.1-4|1080	connection notification)
12mu|drakx-net-1.1-4|1081	- drakconnect:
12mu|drakx-net-1.1-4|1082	o include interface name when selecting device
12mu|drakx-net-1.1-4|1083	o split code in sub-modules (startup should be slightly faster)
12mu|drakx-net-1.1-4|1084	o always write modules conf before exiting
12mu|drakx-net-1.1-4|1085	(this could fix some bugs with drakconnect --del)
12mu|drakx-net-1.1-4|1086	o drop --old and --install options
12mu|drakx-net-1.1-4|1087	
12mu|drakx-net-1.1-4|1088	+ Thierry Vignaud <tv@mandriva.org>
12mu|drakx-net-1.1-4|1089	- bump require on drakxtools for API
12mu|drakx-net-1.1-4|1090	
12mu|drakx-net-1.1-4|1091	* Fri Feb 29 2008 Olivier Blin <blino@mandriva.org> 0.27-1mdv2008.1
12mu|drakx-net-1.1-4|1092	+ Revision: 176629
12mu|drakx-net-1.1-4|1093	- 0.27
12mu|drakx-net-1.1-4|1094	- connection backend:
12mu|drakx-net-1.1-4|1095	o initial import of WPA-EAP support
12mu|drakx-net-1.1-4|1096	(patch from Clement Onime, with minor changes, #23925)
12mu|drakx-net-1.1-4|1097	o do not crash with prism54 driver which reports quality with
12mu|drakx-net-1.1-4|1098	division by zero (assume max signal quality is 255 instead,
12mu|drakx-net-1.1-4|1099	from Eddy De Greef, #34845 and #37879)
12mu|drakx-net-1.1-4|1100	- net_applet:
12mu|drakx-net-1.1-4|1101	o update icons (from Helene)
12mu|drakx-net-1.1-4|1102	- drakroam/draknetcenter:
12mu|drakx-net-1.1-4|1103	o show the GUI earlier to fix window icon, it gets destroyed after
12mu|drakx-net-1.1-4|1104	initial wait message is destroyed
12mu|drakx-net-1.1-4|1105	o be 800x480 friendly (#38049)
12mu|drakx-net-1.1-4|1106	- draknetcenter:
12mu|drakx-net-1.1-4|1107	o use cached result to match detected devices (update cache when
12mu|drakx-net-1.1-4|1108	needed only), not to show the same interface multiple times
12mu|drakx-net-1.1-4|1109	
12mu|drakx-net-1.1-4|1110	* Tue Feb 26 2008 Olivier Blin <blino@mandriva.org> 0.26-1mdv2008.1
12mu|drakx-net-1.1-4|1111	+ Revision: 175513
12mu|drakx-net-1.1-4|1112	- 0.26
12mu|drakx-net-1.1-4|1113	- draknetcenter:
12mu|drakx-net-1.1-4|1114	o fix crash with cellular cards (#36801)
12mu|drakx-net-1.1-4|1115	o allow to configure device if not installed (#33531)
12mu|drakx-net-1.1-4|1116	o setup connection if needed when updating networks list
12mu|drakx-net-1.1-4|1117	o do not enable by default devices that require slow hardware check
12mu|drakx-net-1.1-4|1118	(like cellular cards)
12mu|drakx-net-1.1-4|1119	o allow to scan networks even if slow (like cellular cards), just
12mu|drakx-net-1.1-4|1120	don't do it at startup
12mu|drakx-net-1.1-4|1121	o do not scan networks at startup if device is unavailable
12mu|drakx-net-1.1-4|1122	o write settings after initial connection setup
12mu|drakx-net-1.1-4|1123	o update networks list after initial connection setup
12mu|drakx-net-1.1-4|1124	o do not run sdptool search when detecting connections
12mu|drakx-net-1.1-4|1125	o add wait message at start
12mu|drakx-net-1.1-4|1126	o remove wait message when displaying device setup error
12mu|drakx-net-1.1-4|1127	- net_monitor (tv):
12mu|drakx-net-1.1-4|1128	o make expose_event callback more robust (#36537)
12mu|drakx-net-1.1-4|1129	o make sure widgets got realized before any event callback is called
12mu|drakx-net-1.1-4|1130	(#36537)
12mu|drakx-net-1.1-4|1131	o make sure not to run timers after quitting the main loop (#37635)
12mu|drakx-net-1.1-4|1132	- connection backend:
12mu|drakx-net-1.1-4|1133	o fix checking dkms modules after package installation (#33044)
12mu|drakx-net-1.1-4|1134	o write modalias for ethernet and wireless interfaces
12mu|drakx-net-1.1-4|1135	(mostly useful with ndiswrapper: #34660, #37026, #37106)
12mu|drakx-net-1.1-4|1136	o fix crash in providers list when weirdly translated locale country
12mu|drakx-net-1.1-4|1137	contains metacharacters (reported by Cosmin Humeniuc)
12mu|drakx-net-1.1-4|1138	o be stricter when matching provider country
12mu|drakx-net-1.1-4|1139	o add title in wait messages
12mu|drakx-net-1.1-4|1140	- ndiswrapper support:
12mu|drakx-net-1.1-4|1141	o find more conflicting drivers: original driver from ldetect, sysfs
12mu|drakx-net-1.1-4|1142	driver, and drivers registered on the ssb bus
12mu|drakx-net-1.1-4|1143	(to find all of bcm43xx, ssb and b43 for Broadcom devices)
12mu|drakx-net-1.1-4|1144	o unload drivers for all conflicting interfaces
12mu|drakx-net-1.1-4|1145	o stop conflicting interfaces before removing conflicting modules
12mu|drakx-net-1.1-4|1146	o do not reload ndiswrapper module twice or more
12mu|drakx-net-1.1-4|1147	o improve error message for ndiswrapper setup (#28335)
12mu|drakx-net-1.1-4|1148	- add strict version requirements for drakx-net-text and libdrakx-net (more complete fix for #35295)
12mu|drakx-net-1.1-4|1149	- restore BuildRoot
12mu|drakx-net-1.1-4|1150	
12mu|drakx-net-1.1-4|1151	+ Thierry Vignaud <tv@mandriva.org>
12mu|drakx-net-1.1-4|1152	- add a versionnated require on perl-Gtk2 due to needed API (#34573)
12mu|drakx-net-1.1-4|1153	- versionnate require (#35295)
12mu|drakx-net-1.1-4|1154	- kill re-definition of %%buildroot on Pixel's request
12mu|drakx-net-1.1-4|1155	- explain require
12mu|drakx-net-1.1-4|1156	
12mu|drakx-net-1.1-4|1157	* Mon Dec 17 2007 Olivier Blin <blino@mandriva.org> 0.25-1mdv2008.1
12mu|drakx-net-1.1-4|1158	+ Revision: 121681
12mu|drakx-net-1.1-4|1159	- 0.25
12mu|drakx-net-1.1-4|1160	- draksambashare (aginies):
12mu|drakx-net-1.1-4|1161	o fix typo, fix inherit permission problem, re-order some share
12mu|drakx-net-1.1-4|1162	options
12mu|drakx-net-1.1-4|1163	o add an Help menu
12mu|drakx-net-1.1-4|1164	o only display share name, directory and comment (try to improve GUI
12mu|drakx-net-1.1-4|1165	#27339)
12mu|drakx-net-1.1-4|1166	o add security options, fix list problem, fix default PDC
12mu|drakx-net-1.1-4|1167	configuration
12mu|drakx-net-1.1-4|1168	o add a wizard to configure a PDC or a standalone Samba server
12mu|drakx-net-1.1-4|1169	o fix wizard bug
12mu|drakx-net-1.1-4|1170	- draknfs:
12mu|drakx-net-1.1-4|1171	o translate "Advanced options"
12mu|drakx-net-1.1-4|1172	o add host allow option (aginies)
12mu|drakx-net-1.1-4|1173	- connection frontend:
12mu|drakx-net-1.1-4|1174	o do not make refresh/monitor buttons sensitive if device has no
12mu|drakx-net-1.1-4|1175	interface
12mu|drakx-net-1.1-4|1176	- 3G/GPRS providers list:
12mu|drakx-net-1.1-4|1177	o add "Orange WAP" (with "orange" as APN)
12mu|drakx-net-1.1-4|1178	o rename "Orange Grand Public" as "Orange Web"
12mu|drakx-net-1.1-4|1179	- i18n:
12mu|drakx-net-1.1-4|1180	o renamed Uzbek translations to follow the libc standard
12mu|drakx-net-1.1-4|1181	(#35090, from Mashrab Kuvatov, approved by  Pixel)
12mu|drakx-net-1.1-4|1182	o updates
12mu|drakx-net-1.1-4|1183	- require perl-Net-Telnet for OpenVPN connections (#36126)
12mu|drakx-net-1.1-4|1184	
12mu|drakx-net-1.1-4|1185	+ Thierry Vignaud <tv@mandriva.org>
12mu|drakx-net-1.1-4|1186	- own directory
12mu|drakx-net-1.1-4|1187	
12mu|drakx-net-1.1-4|1188	* Fri Oct 05 2007 Olivier Blin <blino@mandriva.org> 0.24-1mdv2008.0
12mu|drakx-net-1.1-4|1189	+ Revision: 95582
12mu|drakx-net-1.1-4|1190	- 0.24:
12mu|drakx-net-1.1-4|1191	- draknetcenter:
12mu|drakx-net-1.1-4|1192	o update networks list on connection status change
12mu|drakx-net-1.1-4|1193	o use a scrolled window for wireless networks
12mu|drakx-net-1.1-4|1194	o show all wireless networks
12mu|drakx-net-1.1-4|1195	o do not modify GTK style, it is not consistent in MCC and
12mu|drakx-net-1.1-4|1196	standalone, and breaks widgets
12mu|drakx-net-1.1-4|1197	o check network address settings
12mu|drakx-net-1.1-4|1198	- drakconnect/draknetcenter/drakroam:
12mu|drakx-net-1.1-4|1199	o check that network access settings are valid (i.e. check wireless
12mu|drakx-net-1.1-4|1200	key)
12mu|drakx-net-1.1-4|1201	- drakroam: use same sort function than draknetcenter
12mu|drakx-net-1.1-4|1202	- net_applet/drakroam/draknetcenter:
12mu|drakx-net-1.1-4|1203	o list current network on top of network list
12mu|drakx-net-1.1-4|1204	o do not show as selected the APs with same ESSID as current AP
12mu|drakx-net-1.1-4|1205	- connection backend:
12mu|drakx-net-1.1-4|1206	o fix URL for Smartlink modems (#34479)
12mu|drakx-net-1.1-4|1207	o fix typo in german translation (#34479)
12mu|drakx-net-1.1-4|1208	o fix test of unicorn kernel modules
12mu|drakx-net-1.1-4|1209	o use Orange instead of Wanadoo France in xDSL provides list
12mu|drakx-net-1.1-4|1210	(Emmanuel Andry, #23172)
12mu|drakx-net-1.1-4|1211	
12mu|drakx-net-1.1-4|1212	* Wed Oct 03 2007 Thierry Vignaud <tv@mandriva.org> 0.23-1mdv2008.0
12mu|drakx-net-1.1-4|1213	+ Revision: 95033
12mu|drakx-net-1.1-4|1214	- updated translation
12mu|drakx-net-1.1-4|1215	
12mu|drakx-net-1.1-4|1216	* Tue Oct 02 2007 Thierry Vignaud <tv@mandriva.org> 0.22-1mdv2008.0
12mu|drakx-net-1.1-4|1217	+ Revision: 94713
12mu|drakx-net-1.1-4|1218	- update israeli xDSL provider list (#32685)
12mu|drakx-net-1.1-4|1219	
12mu|drakx-net-1.1-4|1220	* Mon Oct 01 2007 Thierry Vignaud <tv@mandriva.org> 0.21-1mdv2008.0
12mu|drakx-net-1.1-4|1221	+ Revision: 94276
12mu|drakx-net-1.1-4|1222	- updated translation
12mu|drakx-net-1.1-4|1223	
12mu|drakx-net-1.1-4|1224	* Fri Sep 28 2007 Olivier Blin <blino@mandriva.org> 0.20-1mdv2008.0
12mu|drakx-net-1.1-4|1225	+ Revision: 93728
12mu|drakx-net-1.1-4|1226	- 0.20
12mu|drakx-net-1.1-4|1227	- check for draknetcenter/drakroam instances of root, not user
12mu|drakx-net-1.1-4|1228	- do not allow to run multiple draknetcenter (#34276)
12mu|drakx-net-1.1-4|1229	
12mu|drakx-net-1.1-4|1230	* Fri Sep 28 2007 Olivier Blin <blino@mandriva.org> 0.19-1mdv2008.0
12mu|drakx-net-1.1-4|1231	+ Revision: 93445
12mu|drakx-net-1.1-4|1232	- 0.19
12mu|drakx-net-1.1-4|1233	- add back ipw3945 settings
12mu|drakx-net-1.1-4|1234	- net_applet: add X-MandrivaLinux-CrossDesktop (#33416)
12mu|drakx-net-1.1-4|1235	
12mu|drakx-net-1.1-4|1236	* Tue Sep 25 2007 Thierry Vignaud <tv@mandriva.org> 0.18-1mdv2008.0
12mu|drakx-net-1.1-4|1237	+ Revision: 92926
12mu|drakx-net-1.1-4|1238	- updated translations
12mu|drakx-net-1.1-4|1239	
12mu|drakx-net-1.1-4|1240	* Tue Sep 25 2007 Olivier Blin <blino@mandriva.org> 0.17-1mdv2008.0
12mu|drakx-net-1.1-4|1241	+ Revision: 92869
12mu|drakx-net-1.1-4|1242	- allow console users to run network center without password
12mu|drakx-net-1.1-4|1243	- 0.17
12mu|drakx-net-1.1-4|1244	- net_monitor:
12mu|drakx-net-1.1-4|1245	o fix crash on exit (Tv, #33023)
12mu|drakx-net-1.1-4|1246	- net_applet:
12mu|drakx-net-1.1-4|1247	o run net center instead of simple menu on left click
12mu|drakx-net-1.1-4|1248	
12mu|drakx-net-1.1-4|1249	* Thu Sep 20 2007 Olivier Blin <blino@mandriva.org> 0.16-1mdv2008.0
12mu|drakx-net-1.1-4|1250	+ Revision: 91295
12mu|drakx-net-1.1-4|1251	- 0.16:
12mu|drakx-net-1.1-4|1252	- connection manager (netcenter/drakroam):
12mu|drakx-net-1.1-4|1253	o add banner in configure dialog (#33622)
12mu|drakx-net-1.1-4|1254	- netcenter:
12mu|drakx-net-1.1-4|1255	o update connection status on dbus event
12mu|drakx-net-1.1-4|1256	o update status icon on connection change
12mu|drakx-net-1.1-4|1257	o always allow to connect if no network has to be selected
12mu|drakx-net-1.1-4|1258	o fix connection stop
12mu|drakx-net-1.1-4|1259	- drakroam:
12mu|drakx-net-1.1-4|1260	o remove extra toggle button
12mu|drakx-net-1.1-4|1261	o do not die when no wireless interface is configured (#33123)
12mu|drakx-net-1.1-4|1262	- net_applet:
12mu|drakx-net-1.1-4|1263	o use new connected/disconnected/unconfigured icons
12mu|drakx-net-1.1-4|1264	- connection backend:
12mu|drakx-net-1.1-4|1265	o wait a bit for iwl3945/iwl4965 interfaces to appear
12mu|drakx-net-1.1-4|1266	o fix matching of ueagle_atm module (#33029)
12mu|drakx-net-1.1-4|1267	o show notification about cxacru firmware
12mu|drakx-net-1.1-4|1268	
12mu|drakx-net-1.1-4|1269	* Thu Sep 13 2007 Olivier Blin <blino@mandriva.org> 0.15-4mdv2008.0
12mu|drakx-net-1.1-4|1270	+ Revision: 85376
12mu|drakx-net-1.1-4|1271	- require lib package in drakx-net-text (from Quel Qun, #33451)
12mu|drakx-net-1.1-4|1272	
12mu|drakx-net-1.1-4|1273	* Wed Sep 12 2007 Andreas Hasenack <andreas@mandriva.com> 0.15-3mdv2008.0
12mu|drakx-net-1.1-4|1274	+ Revision: 84831
12mu|drakx-net-1.1-4|1275	- use new common pam config files for usermode/consolehelper
12mu|drakx-net-1.1-4|1276	
12mu|drakx-net-1.1-4|1277	* Tue Sep 11 2007 Olivier Blin <blino@mandriva.org> 0.15-2mdv2008.0
12mu|drakx-net-1.1-4|1278	+ Revision: 84339
12mu|drakx-net-1.1-4|1279	- do not package drakroam/netcenter Gtk2 files in lib package (#33451)
12mu|drakx-net-1.1-4|1280	- make sure no file using Gtk2 is included in lib package
12mu|drakx-net-1.1-4|1281	
12mu|drakx-net-1.1-4|1282	* Mon Sep 10 2007 Olivier Blin <blino@mandriva.org> 0.15-1mdv2008.0
12mu|drakx-net-1.1-4|1283	+ Revision: 84249
12mu|drakx-net-1.1-4|1284	- 0.15
12mu|drakx-net-1.1-4|1285	- draknetcenter:
12mu|drakx-net-1.1-4|1286	o use new status icons
12mu|drakx-net-1.1-4|1287	o add Quit button
12mu|drakx-net-1.1-4|1288	o do not show markup instead of interface name if interface does not
12mu|drakx-net-1.1-4|1289	exist (#33241)
12mu|drakx-net-1.1-4|1290	- draknfs/draksambashare:
12mu|drakx-net-1.1-4|1291	o use translations (#33221)
12mu|drakx-net-1.1-4|1292	
12mu|drakx-net-1.1-4|1293	* Fri Aug 31 2007 Andreas Hasenack <andreas@mandriva.com> 0.14-4mdv2008.0
12mu|drakx-net-1.1-4|1294	+ Revision: 77075
12mu|drakx-net-1.1-4|1295	- drakhosts: ask console user for root password
12mu|drakx-net-1.1-4|1296	
12mu|drakx-net-1.1-4|1297	* Wed Aug 29 2007 Andreas Hasenack <andreas@mandriva.com> 0.14-3mdv2008.0
12mu|drakx-net-1.1-4|1298	+ Revision: 75027
12mu|drakx-net-1.1-4|1299	- drakproxy, drakvpn: allow console user to run them, provided root password is given
12mu|drakx-net-1.1-4|1300	- drakgw: ask console user for root password
12mu|drakx-net-1.1-4|1301	- drakconnect: console user can run it provided the root password is given
12mu|drakx-net-1.1-4|1302	
12mu|drakx-net-1.1-4|1303	* Wed Aug 29 2007 Andreas Hasenack <andreas@mandriva.com> 0.14-2mdv2008.0
12mu|drakx-net-1.1-4|1304	+ Revision: 74992
12mu|drakx-net-1.1-4|1305	- draknetcenter can now be run as root by console user with user password
12mu|drakx-net-1.1-4|1306	
12mu|drakx-net-1.1-4|1307	* Wed Aug 22 2007 Olivier Blin <blino@mandriva.org> 0.14-1mdv2008.0
12mu|drakx-net-1.1-4|1308	+ Revision: 68780
12mu|drakx-net-1.1-4|1309	- 0.14
12mu|drakx-net-1.1-4|1310	- draknetcenter:
12mu|drakx-net-1.1-4|1311	o move buttons on one row
12mu|drakx-net-1.1-4|1312	o add per-connection expander
12mu|drakx-net-1.1-4|1313	- net_applet:
12mu|drakx-net-1.1-4|1314	o always show interfaces in left-click menu
12mu|drakx-net-1.1-4|1315	o do not show empty menus
12mu|drakx-net-1.1-4|1316	
12mu|drakx-net-1.1-4|1317	* Tue Aug 21 2007 Olivier Blin <blino@mandriva.org> 0.13-1mdv2008.0
12mu|drakx-net-1.1-4|1318	+ Revision: 68151
12mu|drakx-net-1.1-4|1319	- 0.13
12mu|drakx-net-1.1-4|1320	- draknetcenter: initial prototype
12mu|drakx-net-1.1-4|1321	- drakroam:
12mu|drakx-net-1.1-4|1322	o add iwl3945/iwl4965 support to replace ipw3945
12mu|drakx-net-1.1-4|1323	o show signal strength and encryption flags as tooltip for networks list
12mu|drakx-net-1.1-4|1324	o remove encryption flags column in networks list
12mu|drakx-net-1.1-4|1325	o pre-set Managed mode for access points detected as Master (#30303)
12mu|drakx-net-1.1-4|1326	- net_applet:
12mu|drakx-net-1.1-4|1327	o fix startup with XFCE (Tv, #31834)
12mu|drakx-net-1.1-4|1328	o disable autostart notifications of net_applet (Tv, #18965)
12mu|drakx-net-1.1-4|1329	o prevent firing up drakbug when automatic startup is disabled (Tv, #32292)
12mu|drakx-net-1.1-4|1330	o use "Help" instead of "Get Online Help" since the doc is local (thanks damsweb)
12mu|drakx-net-1.1-4|1331	- draksambashare:
12mu|drakx-net-1.1-4|1332	o fix existing shares test (aginies, #30099)
12mu|drakx-net-1.1-4|1333	o use exit instead of return in main code (nvigier, #32374)
12mu|drakx-net-1.1-4|1334	- draknfs (nvigier):
12mu|drakx-net-1.1-4|1335	o add subtree_check option
12mu|drakx-net-1.1-4|1336	o fix bug with sync/async option
12mu|drakx-net-1.1-4|1337	o nfs service was renamed to nfs-server for 2008.0
12mu|drakx-net-1.1-4|1338	o fix path for do_pkgs->ensure_is_installed : /sbin/rpc.statd
12mu|drakx-net-1.1-4|1339	is from nfs-utils-client package, not nfs-utils
12mu|drakx-net-1.1-4|1340	o use exit instead of return in main code
12mu|drakx-net-1.1-4|1341	
12mu|drakx-net-1.1-4|1342	
12mu|drakx-net-1.1-4|1343	* Sat Mar 31 2007 Olivier Blin <oblin@mandriva.com> 0.12-1mdv2007.1
12mu|drakx-net-1.1-4|1344	+ Revision: 150102
12mu|drakx-net-1.1-4|1345	- 0.12: fix check of nfs-utils-clients installation (Tv)
12mu|drakx-net-1.1-4|1346	
12mu|drakx-net-1.1-4|1347	* Fri Mar 30 2007 Olivier Blin <oblin@mandriva.com> 0.11.1-1mdv2007.1
12mu|drakx-net-1.1-4|1348	+ Revision: 149896
12mu|drakx-net-1.1-4|1349	- 0.11.1 (don't install .perl_checker file /o\)
12mu|drakx-net-1.1-4|1350	- 0.11:
12mu|drakx-net-1.1-4|1351	o enhance selection of multiple thirdparty packages
12mu|drakx-net-1.1-4|1352	o make thirdparty packages code easier to re-use
12mu|drakx-net-1.1-4|1353	(for example in automatic install, useful for live systems)
12mu|drakx-net-1.1-4|1354	
12mu|drakx-net-1.1-4|1355	* Thu Mar 29 2007 Olivier Blin <oblin@mandriva.com> 0.10-1mdv2007.1
12mu|drakx-net-1.1-4|1356	+ Revision: 149284
12mu|drakx-net-1.1-4|1357	- 0.10:
12mu|drakx-net-1.1-4|1358	o drakroam: do not show "More networks" menu if empty (#28626)
12mu|drakx-net-1.1-4|1359	o don't translate program names in old interface (Emmanuel Blindauer, #29196)
12mu|drakx-net-1.1-4|1360	o drakconnect: make net_applet reload its configuration after an interface is deleted (#28680)
12mu|drakx-net-1.1-4|1361	o draknfs: fix missing use of gtkset (aginies)
12mu|drakx-net-1.1-4|1362	
12mu|drakx-net-1.1-4|1363	* Fri Mar 23 2007 Olivier Blin <oblin@mandriva.com> 0.9-1mdv2007.1
12mu|drakx-net-1.1-4|1364	+ Revision: 148615
12mu|drakx-net-1.1-4|1365	- 0.9:
12mu|drakx-net-1.1-4|1366	o allow drakroam to be run as user (#23771)
12mu|drakx-net-1.1-4|1367	o do not allow drakconnect to be run as user anymore
12mu|drakx-net-1.1-4|1368	o fix gateway detection for new ppp daemon (#27886)
12mu|drakx-net-1.1-4|1369	- pam config is now handled in "upstream" tarball
12mu|drakx-net-1.1-4|1370	- update url
12mu|drakx-net-1.1-4|1371	- move pam config in drakx-net module
12mu|drakx-net-1.1-4|1372	- move pam config in drakx-net module
12mu|drakx-net-1.1-4|1373	
12mu|drakx-net-1.1-4|1374	* Thu Mar 22 2007 Olivier Blin <oblin@mandriva.com> 0.8-1mdv2007.1
12mu|drakx-net-1.1-4|1375	+ Revision: 148077
12mu|drakx-net-1.1-4|1376	- 0.8
12mu|drakx-net-1.1-4|1377	- prefer DNS variables over MS_DNS one in ifcfg files (should fix ppp ifcfg files and static net install)
12mu|drakx-net-1.1-4|1378	- drakroam: rt73-firmware support (#29691)
12mu|drakx-net-1.1-4|1379	- drakroam: do not detect network with empty ssid as configured
12mu|drakx-net-1.1-4|1380	- drakroam: fix rf_kill detection for ipw3945 by checking it before interface presence
12mu|drakx-net-1.1-4|1381	- drakroam: remove ipw3945d service support
12mu|drakx-net-1.1-4|1382	- drakroam: reload ipw3945 module if no interface is present when the device is not rf-killed (fix missing interface is booting with rf-kill)
12mu|drakx-net-1.1-4|1383	- drakroam: try to find wireless driver if unknown (fix rt61 detection)
12mu|drakx-net-1.1-4|1384	- drakroam: rt61 firmware support
12mu|drakx-net-1.1-4|1385	
12mu|drakx-net-1.1-4|1386	+ Thierry Vignaud <tvignaud@mandriva.com>
12mu|drakx-net-1.1-4|1387	- bump require on drakxtools for PCI domain support
12mu|drakx-net-1.1-4|1388	
12mu|drakx-net-1.1-4|1389	* Mon Mar 12 2007 Olivier Blin <oblin@mandriva.com> 0.7-1mdv2007.1
12mu|drakx-net-1.1-4|1390	+ Revision: 141488
12mu|drakx-net-1.1-4|1391	- 0.7
12mu|drakx-net-1.1-4|1392	- add missing tools: drakhosts, draknfs, draksambashare (thanks Titi
12mu|drakx-net-1.1-4|1393	- for the hint)
12mu|drakx-net-1.1-4|1394	- drakconnect: match PCI domain when looking up devices by MAC address
12mu|drakx-net-1.1-4|1395	- (Titi)
12mu|drakx-net-1.1-4|1396	- drakconnect: use a link detection delay for r8169
12mu|drakx-net-1.1-4|1397	- drakconnect: default to NEEDHOSTNAME=no
12mu|drakx-net-1.1-4|1398	- drakroam: merge flags from configured wpa_supplicant networks in all
12mu|drakx-net-1.1-4|1399	- matching scanned networks
12mu|drakx-net-1.1-4|1400	- drakroam: detect ad-hoc networks when wpa_supplicant is used
12mu|drakx-net-1.1-4|1401	- drakroam: pre-select detected wireless mode of the configured
12mu|drakx-net-1.1-4|1402	- network
12mu|drakx-net-1.1-4|1403	- drakroam: allow to configure ad-hoc networks with wpa_supplicant
12mu|drakx-net-1.1-4|1404	- drakroam: write more settings in ifcfg files when wpa_supplicant is
12mu|drakx-net-1.1-4|1405	- used
12mu|drakx-net-1.1-4|1406	- drakroam: do not write Roaming WIRELESS_MODE anymore, ifup scripts
12mu|drakx-net-1.1-4|1407	- will rely on WIRELESS_WPA_DRIVER
12mu|drakx-net-1.1-4|1408	- drakroam: do not override AP address with "any" when parsing
12mu|drakx-net-1.1-4|1409	- wpa_supplicant network list
12mu|drakx-net-1.1-4|1410	- net_applet: start it using GNOME own autostart infrastructure
12mu|drakx-net-1.1-4|1411	- (Frederic Crozat)
12mu|drakx-net-1.1-4|1412	- net_applet: fix detection of running net_applet processes
12mu|drakx-net-1.1-4|1413	
12mu|drakx-net-1.1-4|1414	* Mon Feb 26 2007 Andreas Hasenack <andreas@mandriva.com> 0.6-2mdv2007.1
12mu|drakx-net-1.1-4|1415	+ Revision: 126069
12mu|drakx-net-1.1-4|1416	- setup drakconnect to use consolehelper (runs as root
12mu|drakx-net-1.1-4|1417	without prompting for a password as long as invoked by
12mu|drakx-net-1.1-4|1418	the console user)
12mu|drakx-net-1.1-4|1419	
12mu|drakx-net-1.1-4|1420	* Wed Feb 07 2007 Olivier Blin <oblin@mandriva.com> 0.6-1mdv2007.1
12mu|drakx-net-1.1-4|1421	+ Revision: 117305
12mu|drakx-net-1.1-4|1422	- add NEWS file
12mu|drakx-net-1.1-4|1423	- 0.6
12mu|drakx-net-1.1-4|1424	
12mu|drakx-net-1.1-4|1425	* Thu Jan 11 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.5-1mdv2007.1
12mu|drakx-net-1.1-4|1426	+ Revision: 107288
12mu|drakx-net-1.1-4|1427	- add rt73 in the old rt2x00 list (blino)
12mu|drakx-net-1.1-4|1428	- drakhosts, draknfs, draksambashare: move more network tools
12mu|drakx-net-1.1-4|1429	into drakx-net
12mu|drakx-net-1.1-4|1430	- misc cleanups
12mu|drakx-net-1.1-4|1431	
12mu|drakx-net-1.1-4|1432	* Thu Dec 21 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.4-1mdv2007.1
12mu|drakx-net-1.1-4|1433	+ Revision: 101096
12mu|drakx-net-1.1-4|1434	- net_monitor: fix choosing color
12mu|drakx-net-1.1-4|1435	
12mu|drakx-net-1.1-4|1436	* Wed Dec 20 2006 Olivier Blin <oblin@mandriva.com> 0.3-2mdv2007.1
12mu|drakx-net-1.1-4|1437	+ Revision: 100535
12mu|drakx-net-1.1-4|1438	- explicitely require perl-Gtk2-NotificationBubble
12mu|drakx-net-1.1-4|1439	
12mu|drakx-net-1.1-4|1440	* Wed Dec 06 2006 Olivier Blin <oblin@mandriva.com> 0.3-1mdv2007.1
12mu|drakx-net-1.1-4|1441	+ Revision: 91619
12mu|drakx-net-1.1-4|1442	- update tarball so that perl_checker is not required
12mu|drakx-net-1.1-4|1443	- do not run tools in restricted mode (#27458)
12mu|drakx-net-1.1-4|1444	- fix crash in restricted mode
12mu|drakx-net-1.1-4|1445	- use /media instead of /mnt for cdrom/floppy
12mu|drakx-net-1.1-4|1446	- get translations from "drakx-net" domain (from Thierry Vignaud)
12mu|drakx-net-1.1-4|1447	
12mu|drakx-net-1.1-4|1448	* Thu Nov 30 2006 Olivier Blin <oblin@mandriva.com> 0.2-2mdv2007.1
12mu|drakx-net-1.1-4|1449	+ Revision: 89438
12mu|drakx-net-1.1-4|1450	- bump release
12mu|drakx-net-1.1-4|1451	- do not use mklibname
12mu|drakx-net-1.1-4|1452	
12mu|drakx-net-1.1-4|1453	* Thu Nov 30 2006 Olivier Blin <oblin@mandriva.com> 0.2-1mdv2007.1
12mu|drakx-net-1.1-4|1454	+ Revision: 89282
12mu|drakx-net-1.1-4|1455	- net_applet: show simplified menu on left click (instead of running net_monitor)
12mu|drakx-net-1.1-4|1456	- drakfirewall: really disable services if asked to (#27295)
12mu|drakx-net-1.1-4|1457	- move netprofile requires in drakx-net
12mu|drakx-net-1.1-4|1458	- move network tools description in drakx-net
12mu|drakx-net-1.1-4|1459	- move network tools description in drakx-net
12mu|drakx-net-1.1-4|1460	
12mu|drakx-net-1.1-4|1461	* Thu Nov 30 2006 Olivier Blin <oblin@mandriva.com> 0.1-1mdv2007.1
12mu|drakx-net-1.1-4|1462	+ Revision: 89212
12mu|drakx-net-1.1-4|1463	- do not buildrequires perl_checker
12mu|drakx-net-1.1-4|1464	- initial drakx-net release
12mu|drakx-net-1.1-4|1465	- Create drakx-net
12mu|drakx-net-1.1-4|1466	

19590 12
12mu|drakxtools-14.47-20|1	Summary:	The drakxtools (diskdrake, ...)
12mu|drakxtools-14.47-20|2	Name:		drakxtools
12mu|drakxtools-14.47-20|3	Version:	14.47
12mu|drakxtools-14.47-20|4	Release:	20
12mu|drakxtools-14.47-20|5	License:	GPLv2+
12mu|drakxtools-14.47-20|6	Group:		System/Configuration/Other
12mu|drakxtools-14.47-20|7	Url:		https://abf.rosalinux.ru/soft/drakx
12mu|drakxtools-14.47-20|8	Source0:	%{name}-%{version}.tar.xz
12mu|drakxtools-14.47-20|9	Source1:	system-auth-win-default
12mu|drakxtools-14.47-20|10	Source2:	drakxservices.desktop
12mu|drakxtools-14.47-20|11	### REDIFF THIS PATCH CLOSER TO THE RELEASE RED2
12mu|drakxtools-14.47-20|12	%if "%{mdvver}" == "red20"
12mu|drakxtools-14.47-20|13	# Patch0:	drakxtools-14.44.mirror.BAD.patch
12mu|drakxtools-14.47-20|14	%endif
12mu|drakxtools-14.47-20|15	Patch1:		ext2-fs-renamed.patch
12mu|drakxtools-14.47-20|16	Patch2:		gpt-support.patch
12mu|drakxtools-14.47-20|17	Patch3:		drakxtools-14.47.tirpc.patch
12mu|drakxtools-14.47-20|18	Patch4:		drakxtools-14.47-partition-alignment-fixes.patch
12mu|drakxtools-14.47-20|19	Patch5:		drakxtools-14.47-computer-name.patch
12mu|drakxtools-14.47-20|20	Patch6:		drakxtools-14.47-efi-and-gpt.patch
12mu|drakxtools-14.47-20|21	Patch7:		drakxtools-14.47-separate-swaps.patch
12mu|drakxtools-14.47-20|22	Patch8:		drakxtools-14.47-fix-crypted-partition-width.patch
12mu|drakxtools-14.47-20|23	Patch9:		drakxtools-14.47-exclude-live-root-from-partitioning.patch
12mu|drakxtools-14.47-20|24	Patch10:	drakxtools-14.47-allow-crypted-system-partitions.patch
12mu|drakxtools-14.47-20|25	Patch11:	drakxtools-14.47-progress-msg-improved.patch
12mu|drakxtools-14.47-20|26	Patch12:	drakxtools-14.47-help-button-removed.patch
12mu|drakxtools-14.47-20|27	Patch13:	drakxtools-14.47-fix-lvm-clear.patch
12mu|drakxtools-14.47-20|28	Patch14:	drakxtools-14.47-fix-crypted-part-type.patch
12mu|drakxtools-14.47-20|29	Patch15:	drakxtools-14.47-fix-expert-mode-missing.patch
12mu|drakxtools-14.47-20|30	Patch16:	drakxtools-14.47-fix-fs-button-crash.patch
12mu|drakxtools-14.47-20|31	Patch17:	drakxtools-14.47-center-postinstall-dialog.patch
12mu|drakxtools-14.47-20|32	Patch18:	drakxtools-14.47-fix-hostname-suggest.patch
12mu|drakxtools-14.47-20|33	Patch19:	drakxtools-14.47-russian-translation-fix.patch
12mu|drakxtools-14.47-20|34	Patch20:	drakxtools-14.47-fix-partition-labels-encoding.patch
12mu|drakxtools-14.47-20|35	Patch21:	drakxtools-14.47-fix-dmcrypt-on-lvm.patch
12mu|drakxtools-14.47-20|36	Patch22:	drakxtools-14.47-add2raid-write-partitions.patch
12mu|drakxtools-14.47-20|37	Patch23:	drakxtools-14.47-cancel-buttons-partitioning.patch
12mu|drakxtools-14.47-20|38	Patch24:	drakxtools-14.47-minor-fixes.patch
12mu|drakxtools-14.47-20|39	Patch25:	drakxtools-14.47-drakbug-encoding.patch
12mu|drakxtools-14.47-20|40	Patch26:	drakxtools-14.47-bugzilla-url.patch
12mu|drakxtools-14.47-20|41	Patch27:	drakxtools-14.47-installer-fixes.patch
12mu|drakxtools-14.47-20|42	BuildRequires:	gettext
12mu|drakxtools-14.47-20|43	BuildRequires:	ldetect-devel >= 0.9.0
12mu|drakxtools-14.47-20|44	BuildRequires:	pkgconfig(ncurses)
12mu|drakxtools-14.47-20|45	BuildRequires:	perl-devel
12mu|drakxtools-14.47-20|46	BuildRequires:	perl-MDK-Common-devel >= 1.1.8-3
12mu|drakxtools-14.47-20|47	BuildRequires:	pkgconfig(libparted)
12mu|drakxtools-14.47-20|48	BuildRequires:	drakx-installer-binaries
12mu|drakxtools-14.47-20|49	BuildRequires:	intltool
12mu|drakxtools-14.47-20|50	BuildRequires:  tirpc-devel
12mu|drakxtools-14.47-20|51	
12mu|drakxtools-14.47-20|52	# usermode 1.111-3-rosa2012.1 has the /etc/pam.d/config-util
12mu|drakxtools-14.47-20|53	# files to which we symlink
12mu|drakxtools-14.47-20|54	Requires:	%{name}-curses = %{EVRD}
12mu|drakxtools-14.47-20|55	Requires:	perl-Gtk2 >= 1.220
12mu|drakxtools-14.47-20|56	Requires:	perl-Glib >= 1.072-1
12mu|drakxtools-14.47-20|57	Requires:	usermode >= 1.92-4
12mu|drakxtools-14.47-20|58	Requires:	mandriva-doc-common >= 9.2-5
12mu|drakxtools-14.47-20|59	Requires:	perl-Net-DBus
12mu|drakxtools-14.47-20|60	Requires:	perl-Gtk2-WebKit
12mu|drakxtools-14.47-20|61	Requires:	ldetect-lst >= 0.1.299
12mu|drakxtools-14.47-20|62	Requires:	pam
12mu|drakxtools-14.47-20|63	# needed by drakfont (eg: type1inst):
12mu|drakxtools-14.47-20|64	Requires:	font-tools
12mu|drakxtools-14.47-20|65	Requires:	libxxf86misc
12mu|drakxtools-14.47-20|66	# needed by any::enable_x_screensaver()
12mu|drakxtools-14.47-20|67	Requires:	xset
12mu|drakxtools-14.47-20|68	Suggests:	drakx-net
12mu|drakxtools-14.47-20|69	Requires:	drakconf-icons
12mu|drakxtools-14.47-20|70	# needed for installing packages through do_pkgs -> urpmi -> gmessage
12mu|drakxtools-14.47-20|71	Requires:	gurpmi >= 5.7
12mu|drakxtools-14.47-20|72	Conflicts:	drakconf < drakconf-11.7.2
12mu|drakxtools-14.47-20|73	Conflicts:	rpmdrake < 3.26-1
12mu|drakxtools-14.47-20|74	Conflicts:	mandrake_doc-drakxtools-en < 9.2
12mu|drakxtools-14.47-20|75	Conflicts:	mandrake_doc-drakxtools-es < 9.2
12mu|drakxtools-14.47-20|76	Conflicts:	mandrake_doc-drakxtools-fr < 9.2
12mu|drakxtools-14.47-20|77	Conflicts:	bootloader-utils < 1.8-4
12mu|drakxtools-14.47-20|78	Conflicts:	bootsplash < 2.1.7-1
12mu|drakxtools-14.47-20|79	Conflicts:	drakx-kbd-mouse-x11 < 0.91
12mu|drakxtools-14.47-20|80	Conflicts:	initscripts < 8.33-4
12mu|drakxtools-14.47-20|81	
12mu|drakxtools-14.47-20|82	Provides:	draksec = %{EVRD}
12mu|drakxtools-14.47-20|83	%define __noautoreq perl(Net::FTP)\\|perl(Time::localtime)\\|perl(URPM)\\|perl(Xconfig.*)
12mu|drakxtools-14.47-20|84	
12mu|drakxtools-14.47-20|85	%description
12mu|drakxtools-14.47-20|86	Contains many Mandriva Linux applications simplifying users and
12mu|drakxtools-14.47-20|87	administrators life on a Mandriva Linux machine. Nearly all of
12mu|drakxtools-14.47-20|88	them work both under XFree (graphical environment) and in console
12mu|drakxtools-14.47-20|89	(text environment), allowing easy distant work.
12mu|drakxtools-14.47-20|90	
12mu|drakxtools-14.47-20|91	- drakclock: date & time configurator
12mu|drakxtools-14.47-20|92	- drakfont: import fonts in the system
12mu|drakxtools-14.47-20|93	- draklog: show extracted information from the system logs
12mu|drakxtools-14.47-20|94	- draksec: security options managment
12mu|drakxtools-14.47-20|95	
12mu|drakxtools-14.47-20|96	%files -f %{name}-gtk.list
12mu|drakxtools-14.47-20|97	%{_bindir}/drakclock
12mu|drakxtools-14.47-20|98	%{_bindir}/drakfont
12mu|drakxtools-14.47-20|99	%{_bindir}/drakguard
12mu|drakxtools-14.47-20|100	%{_bindir}/draksec
12mu|drakxtools-14.47-20|101	%config(noreplace) %{_sysconfdir}/security/console.apps/drakclock
12mu|drakxtools-14.47-20|102	%config(noreplace) %{_sysconfdir}/security/console.apps/drakfont
12mu|drakxtools-14.47-20|103	%config(noreplace) %{_sysconfdir}/security/console.apps/drakguard
12mu|drakxtools-14.47-20|104	%config(noreplace) %{_sysconfdir}/security/console.apps/draksec
12mu|drakxtools-14.47-20|105	%config(noreplace) %{_sysconfdir}/pam.d/drakclock
12mu|drakxtools-14.47-20|106	%config(noreplace) %{_sysconfdir}/pam.d/drakfont
12mu|drakxtools-14.47-20|107	%config(noreplace) %{_sysconfdir}/pam.d/drakguard
12mu|drakxtools-14.47-20|108	%config(noreplace) %{_sysconfdir}/pam.d/draksec
12mu|drakxtools-14.47-20|109	
12mu|drakxtools-14.47-20|110	%post
12mu|drakxtools-14.47-20|111	%make_session
12mu|drakxtools-14.47-20|112	[[ ! -e %{_sbindir}/kbdconfig ]] && ln -s -f keyboarddrake %{_sbindir}/kbdconfig
12mu|drakxtools-14.47-20|113	[[ ! -e %{_sbindir}/mouseconfig ]] && ln -s -f mousedrake %{_sbindir}/mouseconfig
12mu|drakxtools-14.47-20|114	:
12mu|drakxtools-14.47-20|115	
12mu|drakxtools-14.47-20|116	%postun
12mu|drakxtools-14.47-20|117	%make_session
12mu|drakxtools-14.47-20|118	for i in %{_sbindir}/kbdconfig %{_sbindir}/mouseconfig %{_bindir}/printtool;do
12mu|drakxtools-14.47-20|119	[[ -L $i ]] && rm -f $i
12mu|drakxtools-14.47-20|120	done
12mu|drakxtools-14.47-20|121	:
12mu|drakxtools-14.47-20|122	
12mu|drakxtools-14.47-20|123	#----------------------------------------------------------------------------
12mu|drakxtools-14.47-20|124	
12mu|drakxtools-14.47-20|125	%package curses
12mu|drakxtools-14.47-20|126	Summary:	The drakxtools (diskdrake, ...)
12mu|drakxtools-14.47-20|127	Group:		System/Configuration/Other
12mu|drakxtools-14.47-20|128	Requires:	usermode-consoleonly >= 1.44-4
12mu|drakxtools-14.47-20|129	Requires:	urpmi >= 4.8.23
12mu|drakxtools-14.47-20|130	Requires:	perl-Locale-gettext >= 1.05-4
12mu|drakxtools-14.47-20|131	Requires:	module-init-tools
12mu|drakxtools-14.47-20|132	Requires:	%{name}-backend = %{EVRD}
12mu|drakxtools-14.47-20|133	Suggests:	drakx-net-text
12mu|drakxtools-14.47-20|134	Provides:	diskdrake = %{EVRD}
12mu|drakxtools-14.47-20|135	Provides:	kbdconfig = %{EVRD}
12mu|drakxtools-14.47-20|136	Provides:	mouseconfig = %{EVRD}
12mu|drakxtools-14.47-20|137	Provides:	setuptool = %{EVRD}
12mu|drakxtools-14.47-20|138	Provides:	drakfloppy = %{EVRD}
12mu|drakxtools-14.47-20|139	Provides:	drakxtools-newt = %{EVRD}
12mu|drakxtools-14.47-20|140	%define __noautoreq perl(Gtk2::WebKit)\\|perl(Xconfig::various)
12mu|drakxtools-14.47-20|141	
12mu|drakxtools-14.47-20|142	%description curses
12mu|drakxtools-14.47-20|143	Contains many Mandriva Linux applications simplifying users and
12mu|drakxtools-14.47-20|144	administrators life on a Mandriva Linux machine. Nearly all of
12mu|drakxtools-14.47-20|145	them work both under XFree (graphical environment) and in console
12mu|drakxtools-14.47-20|146	(text environment), allowing easy distant work.
12mu|drakxtools-14.47-20|147	
12mu|drakxtools-14.47-20|148	- adduserdrake: help you adding a user
12mu|drakxtools-14.47-20|149	- diskdrake: DiskDrake makes hard disk partitioning easier. It is
12mu|drakxtools-14.47-20|150	graphical, simple and powerful. Different skill levels are available
12mu|drakxtools-14.47-20|151	(newbie, advanced user, expert). It's written entirely in Perl and
12mu|drakxtools-14.47-20|152	Perl/Gtk. It uses resize_fat which is a perl rewrite of the work of
12mu|drakxtools-14.47-20|153	Andrew Clausen (libresize).
12mu|drakxtools-14.47-20|154	- drakauth: configure authentification (LDAP/NIS/...)
12mu|drakxtools-14.47-20|155	- drakkeyboard: configure your keyboard (both console and X)
12mu|drakxtools-14.47-20|156	- draklocale: language configurator, available both for root
12mu|drakxtools-14.47-20|157	(system wide) and users (user only)
12mu|drakxtools-14.47-20|158	- drakmouse: autodetect and configure your mouse
12mu|drakxtools-14.47-20|159	- drakscanner: scanner configurator
12mu|drakxtools-14.47-20|160	- draksound: sound card configuration
12mu|drakxtools-14.47-20|161	- drakx11: menu-driven program which walks you through setting up
12mu|drakxtools-14.47-20|162	your X server; it autodetects both monitor and video card if
12mu|drakxtools-14.47-20|163	possible
12mu|drakxtools-14.47-20|164	- drakxservices: SysV services and daemons configurator
12mu|drakxtools-14.47-20|165	- lsnetdrake: display available nfs and smb shares
12mu|drakxtools-14.47-20|166	- lspcidrake: display your pci information, *and* the corresponding
12mu|drakxtools-14.47-20|167	kernel module
12mu|drakxtools-14.47-20|168	
12mu|drakxtools-14.47-20|169	%files curses -f %{name}.list
12mu|drakxtools-14.47-20|170	%{_datadir}/applications/localedrake*.desktop
12mu|drakxtools-14.47-20|171	%{_datadir}/applications/drakxservices.desktop
12mu|drakxtools-14.47-20|172	%doc perl-install/diskdrake/diskdrake.html
12mu|drakxtools-14.47-20|173	%{_iconsdir}/localedrake.png
12mu|drakxtools-14.47-20|174	%{_iconsdir}/large/localedrake.png
12mu|drakxtools-14.47-20|175	%{_iconsdir}/mini/localedrake.png
12mu|drakxtools-14.47-20|176	%{_bindir}/drakkeyboard
12mu|drakxtools-14.47-20|177	%{_bindir}/drakmouse
12mu|drakxtools-14.47-20|178	%{_bindir}/drakups
12mu|drakxtools-14.47-20|179	%{_bindir}/drakauth
12mu|drakxtools-14.47-20|180	%{_bindir}/draklog
12mu|drakxtools-14.47-20|181	%{_bindir}/drakxservices
12mu|drakxtools-14.47-20|182	%{_bindir}/drakboot
12mu|drakxtools-14.47-20|183	%{_bindir}/drakedm
12mu|drakxtools-14.47-20|184	%{_bindir}/diskdrake
12mu|drakxtools-14.47-20|185	%{_bindir}/drakscanner
12mu|drakxtools-14.47-20|186	%{_bindir}/mousedrake
12mu|drakxtools-14.47-20|187	%{_bindir}/scannerdrake
12mu|drakxtools-14.47-20|188	# PAM hack
12mu|drakxtools-14.47-20|189	%{_sysconfdir}/pam.d/system-auth-win-default
12mu|drakxtools-14.47-20|190	%config(noreplace) %{_sysconfdir}/security/console.apps/drakkeyboard
12mu|drakxtools-14.47-20|191	%config(noreplace) %{_sysconfdir}/security/console.apps/drakmouse
12mu|drakxtools-14.47-20|192	%config(noreplace) %{_sysconfdir}/security/console.apps/drakups
12mu|drakxtools-14.47-20|193	%config(noreplace) %{_sysconfdir}/security/console.apps/drakauth
12mu|drakxtools-14.47-20|194	%config(noreplace) %{_sysconfdir}/security/console.apps/draklog
12mu|drakxtools-14.47-20|195	%config(noreplace) %{_sysconfdir}/security/console.apps/drakxservices
12mu|drakxtools-14.47-20|196	%config(noreplace) %{_sysconfdir}/security/console.apps/drakboot
12mu|drakxtools-14.47-20|197	%config(noreplace) %{_sysconfdir}/security/console.apps/drakedm
12mu|drakxtools-14.47-20|198	%config(noreplace) %{_sysconfdir}/security/console.apps/diskdrake
12mu|drakxtools-14.47-20|199	%config(noreplace) %{_sysconfdir}/security/console.apps/drakscanner
12mu|drakxtools-14.47-20|200	%config(noreplace) %{_sysconfdir}/security/console.apps/mousedrake
12mu|drakxtools-14.47-20|201	%config(noreplace) %{_sysconfdir}/security/console.apps/scannerdrake
12mu|drakxtools-14.47-20|202	%config(noreplace) %{_sysconfdir}/pam.d/drakkeyboard
12mu|drakxtools-14.47-20|203	%config(noreplace) %{_sysconfdir}/pam.d/drakmouse
12mu|drakxtools-14.47-20|204	%config(noreplace) %{_sysconfdir}/pam.d/drakups
12mu|drakxtools-14.47-20|205	%config(noreplace) %{_sysconfdir}/pam.d/drakauth
12mu|drakxtools-14.47-20|206	%config(noreplace) %{_sysconfdir}/pam.d/draklog
12mu|drakxtools-14.47-20|207	%config(noreplace) %{_sysconfdir}/pam.d/drakxservices
12mu|drakxtools-14.47-20|208	%config(noreplace) %{_sysconfdir}/pam.d/drakboot
12mu|drakxtools-14.47-20|209	%config(noreplace) %{_sysconfdir}/pam.d/drakedm
12mu|drakxtools-14.47-20|210	%config(noreplace) %{_sysconfdir}/pam.d/diskdrake
12mu|drakxtools-14.47-20|211	%config(noreplace) %{_sysconfdir}/pam.d/drakscanner
12mu|drakxtools-14.47-20|212	%config(noreplace) %{_sysconfdir}/pam.d/mousedrake
12mu|drakxtools-14.47-20|213	%config(noreplace) %{_sysconfdir}/pam.d/scannerdrake
12mu|drakxtools-14.47-20|214	
12mu|drakxtools-14.47-20|215	#----------------------------------------------------------------------------
12mu|drakxtools-14.47-20|216	
12mu|drakxtools-14.47-20|217	%package backend
12mu|drakxtools-14.47-20|218	Summary:	Drakxtools libraries and background tools
12mu|drakxtools-14.47-20|219	Group:		System/Configuration/Other
12mu|drakxtools-14.47-20|220	Requires:	dmidecode
12mu|drakxtools-14.47-20|221	Requires:	perl-File-FnMatch
12mu|drakxtools-14.47-20|222	# for fileshareset and filesharelist (#17123)
12mu|drakxtools-14.47-20|223	#Requires:	perl-suid
12mu|drakxtools-14.47-20|224	# for common::wrap_command_for_root()
12mu|drakxtools-14.47-20|225	Requires:	perl-String-ShellQuote
12mu|drakxtools-14.47-20|226	# "post" here means %triggerpostun:
12mu|drakxtools-14.47-20|227	Requires(post):	perl-MDK-Common >= 1.2.27
12mu|drakxtools-14.47-20|228	Conflicts:	drakxtools-newt < 10-51
12mu|drakxtools-14.47-20|229	Conflicts:	drakx-net < 0.28
12mu|drakxtools-14.47-20|230	Conflicts:	e2fsprogs < 1.41.1-2mnb
12mu|drakxtools-14.47-20|231	
12mu|drakxtools-14.47-20|232	%description backend
12mu|drakxtools-14.47-20|233	See package %{name}.
12mu|drakxtools-14.47-20|234	
12mu|drakxtools-14.47-20|235	%files backend -f %{name}-backend.list
12mu|drakxtools-14.47-20|236	%config(noreplace) /etc/security/fileshare.conf
12mu|drakxtools-14.47-20|237	%{_docdir}/*license.html
12mu|drakxtools-14.47-20|238	
12mu|drakxtools-14.47-20|239	%triggerpostun backend -- drakxtools-backend < 11.44
12mu|drakxtools-14.47-20|240	echo "Migrating /etc/fstab and bootloader configuration to use UUIDs. Previous files are saved with extension .before-migrate-to-uuids"
12mu|drakxtools-14.47-20|241	%{_sbindir}/bootloader-config --action migrate-to-uuids ||:
12mu|drakxtools-14.47-20|242	
12mu|drakxtools-14.47-20|243	%triggerpostun backend -- drakxtools-backend < 11.52
12mu|drakxtools-14.47-20|244	echo "Updating /etc/modprobe.preload.d/floppy"
12mu|drakxtools-14.47-20|245	perl -I/usr/lib/libDrakX -Mharddrake::autoconf -e 'harddrake::autoconf::floppy()' ||:
12mu|drakxtools-14.47-20|246	
12mu|drakxtools-14.47-20|247	#----------------------------------------------------------------------------
12mu|drakxtools-14.47-20|248	
12mu|drakxtools-14.47-20|249	%package http
12mu|drakxtools-14.47-20|250	Summary:	The drakxtools via http
12mu|drakxtools-14.47-20|251	Group:		System/Configuration/Other
12mu|drakxtools-14.47-20|252	Requires:	%{name}-curses = %{EVRD}
12mu|drakxtools-14.47-20|253	Requires:	perl(Net::SSLeay) >= 1.22-1
12mu|drakxtools-14.47-20|254	Requires:	perl-Authen-PAM >= 0.14-1
12mu|drakxtools-14.47-20|255	Requires:	perl-CGI >= 2.91-1
12mu|drakxtools-14.47-20|256	Requires(pre,post):	rpm-helper
12mu|drakxtools-14.47-20|257	
12mu|drakxtools-14.47-20|258	%description http
12mu|drakxtools-14.47-20|259	This package lets you configure your computer through your Web browser:
12mu|drakxtools-14.47-20|260	it provides an HTTP interface to the Mandriva tools found in the drakxtools
12mu|drakxtools-14.47-20|261	package.
12mu|drakxtools-14.47-20|262	
12mu|drakxtools-14.47-20|263	%files http -f %{name}-http.list
12mu|drakxtools-14.47-20|264	%dir %{_sysconfdir}/drakxtools_http
12mu|drakxtools-14.47-20|265	%config(noreplace) %{_sysconfdir}/pam.d/miniserv
12mu|drakxtools-14.47-20|266	%{_sysconfdir}/init.d/drakxtools_http
12mu|drakxtools-14.47-20|267	%config(noreplace) %{_sysconfdir}/drakxtools_http/conf
12mu|drakxtools-14.47-20|268	%config(noreplace) %{_sysconfdir}/drakxtools_http/authorised_progs
12mu|drakxtools-14.47-20|269	%config(noreplace) %{_sysconfdir}/logrotate.d/drakxtools-http
12mu|drakxtools-14.47-20|270	
12mu|drakxtools-14.47-20|271	%post http
12mu|drakxtools-14.47-20|272	%_post_service drakxtools_http
12mu|drakxtools-14.47-20|273	
12mu|drakxtools-14.47-20|274	%preun http
12mu|drakxtools-14.47-20|275	%_preun_service drakxtools_http
12mu|drakxtools-14.47-20|276	
12mu|drakxtools-14.47-20|277	#----------------------------------------------------------------------------
12mu|drakxtools-14.47-20|278	
12mu|drakxtools-14.47-20|279	%package -n drakx-finish-install
12mu|drakxtools-14.47-20|280	Summary:	First boot configuration
12mu|drakxtools-14.47-20|281	Group:		System/Configuration/Other
12mu|drakxtools-14.47-20|282	Requires:	%{name} = %{EVRD}
12mu|drakxtools-14.47-20|283	Requires:	drakx-installer-matchbox
12mu|drakxtools-14.47-20|284	Requires:	perl-Geo-IP
12mu|drakxtools-14.47-20|285	
12mu|drakxtools-14.47-20|286	%description -n drakx-finish-install
12mu|drakxtools-14.47-20|287	For OEM-like duplications, it allows at first boot:
12mu|drakxtools-14.47-20|288	- network configuration
12mu|drakxtools-14.47-20|289	- creating users
12mu|drakxtools-14.47-20|290	- setting root password
12mu|drakxtools-14.47-20|291	- choosing authentication
12mu|drakxtools-14.47-20|292	
12mu|drakxtools-14.47-20|293	%files -n drakx-finish-install
12mu|drakxtools-14.47-20|294	%config(noreplace) %{_sysconfdir}/sysconfig/finish-install
12mu|drakxtools-14.47-20|295	%{_sysconfdir}/X11/xsetup.d/??finish-install.xsetup
12mu|drakxtools-14.47-20|296	%{_sbindir}/finish-install
12mu|drakxtools-14.47-20|297	
12mu|drakxtools-14.47-20|298	#----------------------------------------------------------------------------
12mu|drakxtools-14.47-20|299	
12mu|drakxtools-14.47-20|300	%package -n harddrake
12mu|drakxtools-14.47-20|301	Summary:	Main Hardware Configuration/Information Tool
12mu|drakxtools-14.47-20|302	Group:		System/Configuration/Hardware
12mu|drakxtools-14.47-20|303	Requires:	%{name}-curses = %{EVRD}
12mu|drakxtools-14.47-20|304	Provides:	kudzu = %{EVRD}
12mu|drakxtools-14.47-20|305	Provides:	kudzu-devel = %{EVRD}
12mu|drakxtools-14.47-20|306	Provides:	libdetect0 = %{EVRD}
12mu|drakxtools-14.47-20|307	Provides:	libdetect0-devel = %{EVRD}
12mu|drakxtools-14.47-20|308	Provides:	libdetect-lst = %{EVRD}
12mu|drakxtools-14.47-20|309	Provides:	libdetect-lst-devel = %{EVRD}
12mu|drakxtools-14.47-20|310	Provides:	detect = %{EVRD}
12mu|drakxtools-14.47-20|311	Provides:	detect-lst = %{EVRD}
12mu|drakxtools-14.47-20|312	Requires(pre,post):	rpm-helper
12mu|drakxtools-14.47-20|313	Requires:	drakx-kbd-mouse-x11
12mu|drakxtools-14.47-20|314	Suggests:	libdrakx-net
12mu|drakxtools-14.47-20|315	Suggests:	drak3d
12mu|drakxtools-14.47-20|316	Requires:	meta-task
12mu|drakxtools-14.47-20|317	
12mu|drakxtools-14.47-20|318	%description -n harddrake
12mu|drakxtools-14.47-20|319	The harddrake service is a hardware probing tool run at system boot
12mu|drakxtools-14.47-20|320	time to determine what hardware has been added or removed from the
12mu|drakxtools-14.47-20|321	system.
12mu|drakxtools-14.47-20|322	
12mu|drakxtools-14.47-20|323	It then offer to run needed config tool to update the OS
12mu|drakxtools-14.47-20|324	configuration.
12mu|drakxtools-14.47-20|325	
12mu|drakxtools-14.47-20|326	%files -n harddrake
12mu|drakxtools-14.47-20|327	%dir /etc/sysconfig/harddrake2/
12mu|drakxtools-14.47-20|328	%config(noreplace) /etc/sysconfig/harddrake2/previous_hw
12mu|drakxtools-14.47-20|329	%config(noreplace) /etc/sysconfig/harddrake2/service.conf
12mu|drakxtools-14.47-20|330	%config(noreplace) %{_sysconfdir}/sysconfig/harddrake2/kernel
12mu|drakxtools-14.47-20|331	%dir %{_datadir}/harddrake/
12mu|drakxtools-14.47-20|332	%{_datadir}/harddrake/*
12mu|drakxtools-14.47-20|333	%{_sysconfdir}/X11/xsetup.d/??notify-x11-free-driver-switch.xsetup
12mu|drakxtools-14.47-20|334	#%{_sysconfdir}/X11/xinit.d/harddrake2
12mu|drakxtools-14.47-20|335	
12mu|drakxtools-14.47-20|336	%postun -n harddrake
12mu|drakxtools-14.47-20|337	file /etc/sysconfig/harddrake2/previous_hw | fgrep -q perl && %{_datadir}/harddrake/convert || :
12mu|drakxtools-14.47-20|338	
12mu|drakxtools-14.47-20|339	%triggerpostun -n harddrake -- harddrake < 11.62-2
12mu|drakxtools-14.47-20|340	rm -f /etc/rc.d/*/{K,S}??harddrake
12mu|drakxtools-14.47-20|341	
12mu|drakxtools-14.47-20|342	#----------------------------------------------------------------------------
12mu|drakxtools-14.47-20|343	
12mu|drakxtools-14.47-20|344	%package -n harddrake-ui
12mu|drakxtools-14.47-20|345	Summary:	Main Hardware Configuration/Information Tool
12mu|drakxtools-14.47-20|346	Group:		System/Configuration/Hardware
12mu|drakxtools-14.47-20|347	Requires:	%{name} = %{EVRD}
12mu|drakxtools-14.47-20|348	Requires:	sane-backends
12mu|drakxtools-14.47-20|349	Requires:	drakx-kbd-mouse-x11
12mu|drakxtools-14.47-20|350	Suggests:	libdrakx-net
12mu|drakxtools-14.47-20|351	Suggests:	drak3d
12mu|drakxtools-14.47-20|352	
12mu|drakxtools-14.47-20|353	%description -n harddrake-ui
12mu|drakxtools-14.47-20|354	This is the main configuration tool for hardware that calls all the
12mu|drakxtools-14.47-20|355	other configuration tools.
12mu|drakxtools-14.47-20|356	
12mu|drakxtools-14.47-20|357	It offers a nice GUI that show the hardware configuration splitted by
12mu|drakxtools-14.47-20|358	hardware classes.
12mu|drakxtools-14.47-20|359	
12mu|drakxtools-14.47-20|360	%files -n harddrake-ui
12mu|drakxtools-14.47-20|361	%dir /etc/sysconfig/harddrake2/
12mu|drakxtools-14.47-20|362	%{_sbindir}/harddrake2
12mu|drakxtools-14.47-20|363	%{_bindir}/harddrake2
12mu|drakxtools-14.47-20|364	%config(noreplace) %{_sysconfdir}/security/console.apps/harddrake2
12mu|drakxtools-14.47-20|365	%config(noreplace) %{_sysconfdir}/pam.d/harddrake2
12mu|drakxtools-14.47-20|366	%{_datadir}/pixmaps/harddrake2
12mu|drakxtools-14.47-20|367	%{_datadir}/applications/harddrake.desktop
12mu|drakxtools-14.47-20|368	%{_iconsdir}/large/harddrake.png
12mu|drakxtools-14.47-20|369	%{_iconsdir}/mini/harddrake.png
12mu|drakxtools-14.47-20|370	%{_iconsdir}/harddrake.png
12mu|drakxtools-14.47-20|371	
12mu|drakxtools-14.47-20|372	#----------------------------------------------------------------------------
12mu|drakxtools-14.47-20|373	
12mu|drakxtools-14.47-20|374	%prep
12mu|drakxtools-14.47-20|375	%setup -q
12mu|drakxtools-14.47-20|376	%apply_patches
12mu|drakxtools-14.47-20|377	
12mu|drakxtools-14.47-20|378	%build
12mu|drakxtools-14.47-20|379	%make -C perl-install CFLAGS="%{optflags}" -I/usr/include/ldetect/
12mu|drakxtools-14.47-20|380	
12mu|drakxtools-14.47-20|381	%install
12mu|drakxtools-14.47-20|382	%make -C perl-install PREFIX=%{buildroot} install
12mu|drakxtools-14.47-20|383	mkdir -p %{buildroot}%{_sysconfdir}/{X11/xinit.d,X11/wmsession.d,sysconfig/harddrake2}
12mu|drakxtools-14.47-20|384	touch %{buildroot}/etc/sysconfig/harddrake2/previous_hw
12mu|drakxtools-14.47-20|385	
12mu|drakxtools-14.47-20|386	dirs1="usr/lib/libDrakX usr/share/libDrakX"
12mu|drakxtools-14.47-20|387	(cd %{buildroot} ; find $dirs1 usr/bin usr/sbin ! -type d -printf "/%%p\n")|egrep -v 'bin/.*harddrake' > %{name}.list
12mu|drakxtools-14.47-20|388	(cd %{buildroot} ; find $dirs1 -type d -printf "%%%%dir /%%p\n") >> %{name}.list
12mu|drakxtools-14.47-20|389	
12mu|drakxtools-14.47-20|390	perl -ni -e '/dbus_object\.pm|Xdrakres|clock|display_help|display_release_notes.pl|drak(bug|clock|dvb|floppy|font|hosts|log|sec|splash)|gtk|icons|logdrake|pixmaps|\.png$/ ? print STDERR $_ : print' %{name}.list 2> %{name}-gtk.list
12mu|drakxtools-14.47-20|391	perl -ni -e '/http/ ? print STDERR $_ : print' %{name}.list 2> %{name}-http.list
12mu|drakxtools-14.47-20|392	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
12mu|drakxtools-14.47-20|393	perl -pi -e 's|^(/usr/sbin/fileshareset)$|%%attr(4755,root,root) $1|;' %{name}-backend.list
12mu|drakxtools-14.47-20|394	perl -ni -e '/finish-install/ ? print STDERR $_ : print' %{name}.list 2> finish-install.list
12mu|drakxtools-14.47-20|395	
12mu|drakxtools-14.47-20|396	#mdk menu entry
12mu|drakxtools-14.47-20|397	mkdir -p %{buildroot}%{_datadir}/autostart
12mu|drakxtools-14.47-20|398	
12mu|drakxtools-14.47-20|399	cat > %{buildroot}%{_sysconfdir}/X11/xinit.d/harddrake2 <<EOF
12mu|drakxtools-14.47-20|400	#!/bin/sh
12mu|drakxtools-14.47-20|401	exec /usr/share/harddrake/service_harddrake X11
12mu|drakxtools-14.47-20|402	EOF
12mu|drakxtools-14.47-20|403	
12mu|drakxtools-14.47-20|404	cat > %{buildroot}%{_sysconfdir}/sysconfig/harddrake2/kernel <<EOF
12mu|drakxtools-14.47-20|405	KERNEL=3.8
12mu|drakxtools-14.47-20|406	EOF
12mu|drakxtools-14.47-20|407	
12mu|drakxtools-14.47-20|408	mv %{buildroot}%{_sbindir}/service_harddrake_confirm %{buildroot}%{_datadir}/harddrake/confirm
12mu|drakxtools-14.47-20|409	
12mu|drakxtools-14.47-20|410	mkdir -p %{buildroot}%{_docdir}
12mu|drakxtools-14.47-20|411	install -m 0644 *license.html %{buildroot}%{_docdir}
12mu|drakxtools-14.47-20|412	
12mu|drakxtools-14.47-20|413	chmod +x %{buildroot}{%{_datadir}/harddrake/{conf*,service_harddrake},%{_sysconfdir}/X11/xinit.d/harddrake2}
12mu|drakxtools-14.47-20|414	# temporary fix until we reenable this feature
12mu|drakxtools-14.47-20|415	rm -f %{buildroot}%{_sysconfdir}/X11/xinit.d/harddrake2
12mu|drakxtools-14.47-20|416	
12mu|drakxtools-14.47-20|417	perl -I perl-install -mharddrake::data -e 'print "DETECT_$_->{class}=yes\n" foreach @harddrake::data::tree' |sort > %{buildroot}%{_sysconfdir}/sysconfig/harddrake2/service.conf
12mu|drakxtools-14.47-20|418	echo -e "AUTORECONFIGURE_RIGHT_XORG_DRIVER=yes\n" >> %{buildroot}%{_sysconfdir}/sysconfig/harddrake2/service.conf
12mu|drakxtools-14.47-20|419	
12mu|drakxtools-14.47-20|420	install -m 0644 %{SOURCE2} %{buildroot}%{_datadir}/applications/
12mu|drakxtools-14.47-20|421	
12mu|drakxtools-14.47-20|422	# consolehelper config
12mu|drakxtools-14.47-20|423	#
12mu|drakxtools-14.47-20|424	
12mu|drakxtools-14.47-20|425	# - console user, no password
12mu|drakxtools-14.47-20|426	for pak in drakclock drakkeyboard drakmouse drakfont mousedrake drakscanner drakmouse scannerdrake; do
12mu|drakxtools-14.47-20|427	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/$pak
12mu|drakxtools-14.47-20|428	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps/
12mu|drakxtools-14.47-20|429	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
12mu|drakxtools-14.47-20|430	USER=root
12mu|drakxtools-14.47-20|431	PROGRAM=%{_sbindir}/$pak
12mu|drakxtools-14.47-20|432	FALLBACK=false
12mu|drakxtools-14.47-20|433	SESSION=true
12mu|drakxtools-14.47-20|434	EOF
12mu|drakxtools-14.47-20|435	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
12mu|drakxtools-14.47-20|436	cat > %{buildroot}%{_sysconfdir}/pam.d/$pak  <<EOF
12mu|drakxtools-14.47-20|437	#%PAM-1.0
12mu|drakxtools-14.47-20|438	auth		include		config-util-user
12mu|drakxtools-14.47-20|439	account		include		config-util-user
12mu|drakxtools-14.47-20|440	session		include		config-util-user
12mu|drakxtools-14.47-20|441	EOF
12mu|drakxtools-14.47-20|442	done
12mu|drakxtools-14.47-20|443	
12mu|drakxtools-14.47-20|444	# console user, ask for root password
12mu|drakxtools-14.47-20|445	for pak in drakups drakauth draklog drakxservices drakboot draksec drakguard harddrake2 drakedm diskdrake; do
12mu|drakxtools-14.47-20|446	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/$pak
12mu|drakxtools-14.47-20|447	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mu|drakxtools-14.47-20|448	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
12mu|drakxtools-14.47-20|449	USER=root
12mu|drakxtools-14.47-20|450	PROGRAM=/usr/sbin/$pak
12mu|drakxtools-14.47-20|451	FALLBACK=false
12mu|drakxtools-14.47-20|452	SESSION=true
12mu|drakxtools-14.47-20|453	EOF
12mu|drakxtools-14.47-20|454	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mu|drakxtools-14.47-20|455	cat > %{buildroot}%{_sysconfdir}/pam.d/$pak  <<EOF
12mu|drakxtools-14.47-20|456	#%PAM-1.0
12mu|drakxtools-14.47-20|457	auth		include		config-util
12mu|drakxtools-14.47-20|458	account		include		config-util
12mu|drakxtools-14.47-20|459	session		include		config-util
12mu|drakxtools-14.47-20|460	EOF
12mu|drakxtools-14.47-20|461	done
12mu|drakxtools-14.47-20|462	
12mu|drakxtools-14.47-20|463	%find_lang libDrakX libDrakX.lang
12mu|drakxtools-14.47-20|464	%find_lang libDrakX-standalone libDrakX-standalone.lang
12mu|drakxtools-14.47-20|465	cat libDrakX.lang libDrakX-standalone.lang >> %{name}.list
12mu|drakxtools-14.47-20|466	
12mu|drakxtools-14.47-20|467	# pamd hack
12mu|drakxtools-14.47-20|468	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/system-auth-win-default
12mu|drakxtools-14.47-20|469	
12mu|drakxtools-14.47-20|470	%check
12mu|drakxtools-14.47-20|471	cd perl-install
12mu|drakxtools-14.47-20|472	%make check
12mu|drakxtools-14.47-20|473	
12mu|drakxtools-14.47-20|474	
12mu|drakxtools-14.47-20|475	%changelog
12mu|drakxtools-14.47-20|476	* Mon Sep 22 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-20
12mu|drakxtools-14.47-20|477	+ Revision: c7cdae6
12mu|drakxtools-14.47-20|478	- Various installer fixes/improvements
12mu|drakxtools-14.47-20|479	- 1. Excluded OpenVPN from startup services configuration: it won't start anyway without configuring it first.
12mu|drakxtools-14.47-20|480	- 2. Moved "Enable/Disable swap" buttons to normal mode.
12mu|drakxtools-14.47-20|481	- 3. Disallowed encrypted root without separate /boot.
12mu|drakxtools-14.47-20|482	- 4. If custom partitioning is faulty, return back to custom partitioning dialog, not to the list of predefined schemes.
12mu|drakxtools-14.47-20|483	- 5. Do not repeatedly display "backup data" warning when custom partitioning dialog is reopened because of problems.
12mu|drakxtools-14.47-20|484	- 6. New cities added for timezones translation; Russian translation updated.
12mu|drakxtools-14.47-20|485	
12mu|drakxtools-14.47-20|486	* Wed Sep 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 14.47-19
12mu|drakxtools-14.47-20|487	+ Revision: b02831c
12mu|drakxtools-14.47-20|488	- Fix bugzilla URL
12mu|drakxtools-14.47-20|489	
12mu|drakxtools-14.47-20|490	* Fri Aug 15 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-18
12mu|drakxtools-14.47-20|491	+ Revision: be6a222
12mu|drakxtools-14.47-20|492	- Re-fixed partition labels encoding
12mu|drakxtools-14.47-20|493	
12mu|drakxtools-14.47-20|494	* Thu Aug 14 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-17
12mu|drakxtools-14.47-20|495	+ Revision: 1861dea
12mu|drakxtools-14.47-20|496	- Fixed wrong message encoding in drakbug
12mu|drakxtools-14.47-20|497	
12mu|drakxtools-14.47-20|498	* Tue Aug 12 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-16
12mu|drakxtools-14.47-20|499	+ Revision: 6facf74
12mu|drakxtools-14.47-20|500	- Various minor fixes
12mu|drakxtools-14.47-20|501	- 1. Changing partition type did not change its description and set of action buttons (e.g. when changing from usual FS to LVM).
12mu|drakxtools-14.47-20|502	- 2. Creating encrypted LVM or RAID partition in expert mode asked whether to check for bad blocks, but it did not affect anything (no formatting is performed).
12mu|drakxtools-14.47-20|503	- 3. Creating encrypted RAID partition displayed an error "failed to format".
12mu|drakxtools-14.47-20|504	- 4. Internal crash under rare conditions.
12mu|drakxtools-14.47-20|505	
12mu|drakxtools-14.47-20|506	* Mon Aug 11 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-15
12mu|drakxtools-14.47-20|507	+ Revision: c6cc9f0
12mu|drakxtools-14.47-20|508	- Added Cancel buttons also to other secondary dialogs
12mu|drakxtools-14.47-20|509	- 1. All secondary partitioning dialogs in installer now also have Cancel button.
12mu|drakxtools-14.47-20|510	
12mu|drakxtools-14.47-20|511	* Fri Aug 08 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-14
12mu|drakxtools-14.47-20|512	+ Revision: e4b0242
12mu|drakxtools-14.47-20|513	- More fixes
12mu|drakxtools-14.47-20|514	- 1. Fixed regression in 14.47-13 (RAID::LVM::encrypted_partition -> crash).
12mu|drakxtools-14.47-20|515	- 2. Forcing to write partition table when adding partition to RAID (required for mdadm to see partitions).
12mu|drakxtools-14.47-20|516	
12mu|drakxtools-14.47-20|517	* Fri Aug 08 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-13
12mu|drakxtools-14.47-20|518	+ Revision: 6db81e6
12mu|drakxtools-14.47-20|519	- Fixes and improvements in diskdrake/installer
12mu|drakxtools-14.47-20|520	- 1. Non-latin letters in partition labels were displayed as garbage.
12mu|drakxtools-14.47-20|521	- 2. Minor fix in Russian translation.
12mu|drakxtools-14.47-20|522	- 3. Creating an encrypted partition on LVM corrupted the dialog contents.
12mu|drakxtools-14.47-20|523	- 4. Activated encrypted partitions on LVM were displayed as inactive, and returned errors on any action.
12mu|drakxtools-14.47-20|524	- 5. Creating encrypted partitions on encrypted LVMs is now forbidden (it makes no sense, and hard to support with the current codebase).
12mu|drakxtools-14.47-20|525	- 6. Add Partition dialog now contains the Cancel button also in installer, not only in diskdrake.
12mu|drakxtools-14.47-20|526	
12mu|drakxtools-14.47-20|527	* Thu Jul 10 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-12
12mu|drakxtools-14.47-20|528	+ Revision: d0c4bae
12mu|drakxtools-14.47-20|529	- Minor fixes and improvements
12mu|drakxtools-14.47-20|530	- 1. Moving postinstall configuration dialog to the center of the screen.
12mu|drakxtools-14.47-20|531	- 2. Fixed: Autohostname was not always suggested.
12mu|drakxtools-14.47-20|532	
12mu|drakxtools-14.47-20|533	* Fri Jul 04 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-11
12mu|drakxtools-14.47-20|534	+ Revision: 3c68e20
12mu|drakxtools-14.47-20|535	- Several bugs fixed in installer/diskdrake
12mu|drakxtools-14.47-20|536	- 1. Fixed: RAID/Loopback, click Ext4/XFS/... button - crash.
12mu|drakxtools-14.47-20|537	- 2. Fixed: Expert Mode missing when RAID/Loopback selected.
12mu|drakxtools-14.47-20|538	- 3. Fixed: Crypted LVM/RAID displayed wrong partition type.
12mu|drakxtools-14.47-20|539	- 4. Fixed: Do not show GPT/MBR selection when clearing LVM.
12mu|drakxtools-14.47-20|540	
12mu|drakxtools-14.47-20|541	* Mon Jun 30 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-10
12mu|drakxtools-14.47-20|542	+ Revision: ca051a2
12mu|drakxtools-14.47-20|543	- Various fixes and improvements in installer
12mu|drakxtools-14.47-20|544	- 1. Excluded Live root disk from partitioning.
12mu|drakxtools-14.47-20|545	- 2. Allowed to assign system mount points (/, /usr, /var) to crypted partitions. Requires rd.auto=1 in kernel parameters (draklive-isntall is updated accordingly).
12mu|drakxtools-14.47-20|546	- 3. Disallowed to assign to crypted partitions not only /boot, but also all its subdirs.
12mu|drakxtools-14.47-20|547	- 4. Closed a workaround for assigning disallowed mount points (first create a crypted partition, then assign any mount point). Now trying to do so for /boot or subdir displays error message.
12mu|drakxtools-14.47-20|548	- 5. Fixed crypted partition buttons width.
12mu|drakxtools-14.47-20|549	- 6. Minor improvements for title/text of some progress dialogs.
12mu|drakxtools-14.47-20|550	- 7. Removed Help button from diskdrake/installer as outdated.
12mu|drakxtools-14.47-20|551	
12mu|drakxtools-14.47-20|552	* Mon Jun 30 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-9
12mu|drakxtools-14.47-20|553	+ Revision: 0e293a2
12mu|drakxtools-14.47-20|554	- Separate swap management
12mu|drakxtools-14.47-20|555	- 1. Existing swap partitions are not used by the new ROSA automatically anymore: they may be used by another Linux for hibernating.
12mu|drakxtools-14.47-20|556	- 2. Added buttons for explicitly marking swap partition for using or not using (Expert mode).
12mu|drakxtools-14.47-20|557	- 3. Swap created during installation is marked as used by default.
12mu|drakxtools-14.47-20|558	
12mu|drakxtools-14.47-20|559	* Mon Jun 30 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-9
12mu|drakxtools-14.47-20|560	+ Revision: f4dd2e0
12mu|drakxtools-14.47-20|561	- Support for EFI installation and GPT disks
12mu|drakxtools-14.47-20|562	- 1. Added support for installing in EFI mode:
12mu|drakxtools-14.47-20|563	- a) improved support for special EFI partition type;
12mu|drakxtools-14.47-20|564	- b) auto-allocation: added creating and/or mounting EFI partition to /boot/efi.
12mu|drakxtools-14.47-20|565	- 2. Improved GPT disks handling:
12mu|drakxtools-14.47-20|566	- a) resizing a partition does not reset its GPT GUID anymore (which caused existing Windows fail to boot);
12mu|drakxtools-14.47-20|567	- b) added support for booting from GPT disks in legacy BIOS mode (special BIOS Boot Partition is used; also added to auto-allocation);
12mu|drakxtools-14.47-20|568	- c) removed excessive kernel calls in partitioning (libparted handles them itself).
12mu|drakxtools-14.47-20|569	- 3. Added various checks with warnings about possible booting problems related to EFI and GPT.
12mu|drakxtools-14.47-20|570	- 4. Fixed autosuggested hostname which in some cases contained a very long descriptive message.
12mu|drakxtools-14.47-20|571	- 5. Some fixes related to 1 MB partition alignment.
12mu|drakxtools-14.47-20|572	
12mu|drakxtools-14.47-20|573	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 14.47-8
12mu|drakxtools-14.47-20|574	+ Revision: fb2b851
12mu|drakxtools-14.47-20|575	- MassBuild#440: Increase release tag
12mu|drakxtools-14.47-20|576	
12mu|drakxtools-14.47-20|577	* Thu May 29 2014 Alex Burmashev <alex.burmashev@gmail.com> 14.47-7
12mu|drakxtools-14.47-20|578	+ Revision: 3c146f6
12mu|drakxtools-14.47-20|579	- added tirpc patch
12mu|drakxtools-14.47-20|580	
12mu|drakxtools-14.47-20|581	* Thu May 29 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 14.47-6
12mu|drakxtools-14.47-20|582	+ Revision: 211bbb6
12mu|drakxtools-14.47-20|583	- add tirpc-devel to BR
12mu|drakxtools-14.47-20|584	
12mu|drakxtools-14.47-20|585	* Wed May 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 14.47-5
12mu|drakxtools-14.47-20|586	+ Revision: 44efc25
12mu|drakxtools-14.47-20|587	- Rebuild with new perl
12mu|drakxtools-14.47-20|588	
12mu|drakxtools-14.47-20|589	* Thu May 22 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-4
12mu|drakxtools-14.47-20|590	+ Revision: a0b6f6a
12mu|drakxtools-14.47-20|591	- Russian translation updated
12mu|drakxtools-14.47-20|592	
12mu|drakxtools-14.47-20|593	* Thu May 22 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-3
12mu|drakxtools-14.47-20|594	+ Revision: 5a2581e
12mu|drakxtools-14.47-20|595	- Fixed GPT GUID for swap partitions
12mu|drakxtools-14.47-20|596	
12mu|drakxtools-14.47-20|597	* Wed May 21 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-2
12mu|drakxtools-14.47-20|598	+ Revision: 6dd19c5
12mu|drakxtools-14.47-20|599	- Added GPT partitioning support
12mu|drakxtools-14.47-20|600	- 1. The 'Clear all' button now allows to choose from MBR and GPT partition table types:
12mu|drakxtools-14.47-20|601	- a) in Expert mode the dialog is always displayed;
12mu|drakxtools-14.47-20|602	- b) in Normal mode the dialog is normally not displayed, and the current partition table type is retained (instead of dropping to MBR, as it was earlier);
12mu|drakxtools-14.47-20|603	- c) if user booted in EFI mode, and the disk is MBR, the dialog is displayed even in Normal mode, suggesting GPT by default.
12mu|drakxtools-14.47-20|604	- 2. Various fixes in GPT code.
12mu|drakxtools-14.47-20|605	- 3. Renamed 'Linux native' to 'Linux native (ext2)' for clarity.
12mu|drakxtools-14.47-20|606	
12mu|drakxtools-14.47-20|607	* Mon May 19 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.47-1
12mu|drakxtools-14.47-20|608	+ Revision: 0d358eb
12mu|drakxtools-14.47-20|609	- Merged patches; synchronized with source repo
12mu|drakxtools-14.47-20|610	- 1. Repacked latest sources into new tarball.
12mu|drakxtools-14.47-20|611	- 2. Removed archive with licenses (duplicate).
12mu|drakxtools-14.47-20|612	
12mu|drakxtools-14.47-20|613	* Sun May 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.46-22
12mu|drakxtools-14.47-20|614	+ Revision: c28d8ce
12mu|drakxtools-14.47-20|615	- Fix arguments for select_timezone
12mu|drakxtools-14.47-20|616	
12mu|drakxtools-14.47-20|617	* Fri May 16 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.46-22
12mu|drakxtools-14.47-20|618	+ Revision: 58d6ad3
12mu|drakxtools-14.47-20|619	- Using logarithmic scale for partition buttons
12mu|drakxtools-14.47-20|620	- 1. Now draklive-install and diskdrake instead of proportional scale use logarithmic scale for drawing the partition scheme (allows to avoid extremely small buttons while still keeping larger-smaller relations).
12mu|drakxtools-14.47-20|621	- 2. When user resizes the dialog, partition buttons are now resized correctly. Also, switching between normal/expert modes after resizing the dialog no longer changes the button sizes.
12mu|drakxtools-14.47-20|622	
12mu|drakxtools-14.47-20|623	* Wed May 14 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.46-22
12mu|drakxtools-14.47-20|624	+ Revision: 2b2a70a
12mu|drakxtools-14.47-20|625	- Improved installer message about low resources
12mu|drakxtools-14.47-20|626	- 1. Warning text is now highlighted to attract attention.
12mu|drakxtools-14.47-20|627	- 2. Added explicit information that installation is still possible.
12mu|drakxtools-14.47-20|628	
12mu|drakxtools-14.47-20|629	* Wed May 14 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.46-22
12mu|drakxtools-14.47-20|630	+ Revision: 8e82a17
12mu|drakxtools-14.47-20|631	- Localization and translation improvements
12mu|drakxtools-14.47-20|632	- 1. If two timezones have identical translations, only one of them is displayed.
12mu|drakxtools-14.47-20|633	- 2. Minor Russian translation fixes.
12mu|drakxtools-14.47-20|634	
12mu|drakxtools-14.47-20|635	* Mon May 12 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.46-21
12mu|drakxtools-14.47-20|636	+ Revision: ed3e6da
12mu|drakxtools-14.47-20|637	- Fixed: Temp file was not always removed
12mu|drakxtools-14.47-20|638	
12mu|drakxtools-14.47-20|639	* Fri Apr 25 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 14.46-17
12mu|drakxtools-14.47-20|640	+ Revision: 88f190d
12mu|drakxtools-14.47-20|641	- More fixes with localized timezones
12mu|drakxtools-14.47-20|642	- 1. Timezone localization wasn't used by drakclock.
12mu|drakxtools-14.47-20|643	- 2. Timezone dialog ignored non-latin letters typed for quickly selecting an item starting with these letters.
12mu|drakxtools-14.47-20|644	- 3. Pressing Cancel in drakclock's timezone selecting dialog actually selected and applied an "empty" (invalid) timezone.
12mu|drakxtools-14.47-20|645	- 4. Installer: Moved keyboard selection before timezone, so that user could use search-by-typing feature using his/her layout.
12mu|drakxtools-14.47-20|646	
12mu|drakxtools-14.47-20|647	* Thu Apr 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.46-16
12mu|drakxtools-14.47-20|648	+ Revision: 4f1e981
12mu|drakxtools-14.47-20|649	- Fix typo
12mu|drakxtools-14.47-20|650	
12mu|drakxtools-14.47-20|651	* Thu Apr 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.46-16
12mu|drakxtools-14.47-20|652	+ Revision: e826c63
12mu|drakxtools-14.47-20|653	- Update Categories for drakxservices.desktop
12mu|drakxtools-14.47-20|654	
12mu|drakxtools-14.47-20|655	* Thu Apr 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 14.46-16
12mu|drakxtools-14.47-20|656	+ Revision: 89de080
12mu|drakxtools-14.47-20|657	- More basic spec cleanups
12mu|drakxtools-14.47-20|658	
12mu|drakxtools-14.47-20|659	

19591 12
12mu|dumpet-1.1-2|1	Summary:        A tool to dump and debug bootable CD images
12mu|dumpet-1.1-2|2	Name:           dumpet
12mu|dumpet-1.1-2|3	Version:        1.1
12mu|dumpet-1.1-2|4	Release:        2
12mu|dumpet-1.1-2|5	License:        GPLv2+
12mu|dumpet-1.1-2|6	Group:          System/Base
12mu|dumpet-1.1-2|7	Url:            https://fedorahosted.org/dumpet/
12mu|dumpet-1.1-2|8	Source0:        https://fedorahosted.org/releases/d/u/dumpet/%{name}-%{version}.tar.bz2
12mu|dumpet-1.1-2|9	BuildRequires:	pkgconfig(popt)
12mu|dumpet-1.1-2|10	
12mu|dumpet-1.1-2|11	%description
12mu|dumpet-1.1-2|12	DumpET is a utility to aid in the debugging of bootable CD-ROM images.
12mu|dumpet-1.1-2|13	
12mu|dumpet-1.1-2|14	%prep
12mu|dumpet-1.1-2|15	%setup -q
12mu|dumpet-1.1-2|16	
12mu|dumpet-1.1-2|17	%build
12mu|dumpet-1.1-2|18	%make CFLAGS="%{optflags}"
12mu|dumpet-1.1-2|19	
12mu|dumpet-1.1-2|20	%install
12mu|dumpet-1.1-2|21	mkdir -p %{buildroot}/%{_bindir}
12mu|dumpet-1.1-2|22	%makeinstall_std
12mu|dumpet-1.1-2|23	
12mu|dumpet-1.1-2|24	%files
12mu|dumpet-1.1-2|25	%doc README TODO COPYING
12mu|dumpet-1.1-2|26	%{_bindir}/dumpet
12mu|dumpet-1.1-2|27	

19592 12
12mu|duplicity-0.6.24-2|1	Summary:	Untrusted/encrypted backup using rsync algorithm
12mu|duplicity-0.6.24-2|2	Name:		duplicity
12mu|duplicity-0.6.24-2|3	Version:	0.6.24
12mu|duplicity-0.6.24-2|4	Release:	2
12mu|duplicity-0.6.24-2|5	License:	GPLv2+
12mu|duplicity-0.6.24-2|6	Group:		Archiving/Backup
12mu|duplicity-0.6.24-2|7	Url:		http://www.nongnu.org/duplicity/
12mu|duplicity-0.6.24-2|8	Source0:	http://savannah.nongnu.org/download/duplicity/%{name}-%{version}.tar.gz
12mu|duplicity-0.6.24-2|9	Source1:	http://savannah.nongnu.org/download/duplicity/%{name}-%{version}.tar.gz.sig
12mu|duplicity-0.6.24-2|10	# (misc) patch was sent upstream : https://bugs.launchpad.net/duplicity/+bug/518629
12mu|duplicity-0.6.24-2|11	Patch0:		patch-64bits.patch
12mu|duplicity-0.6.24-2|12	BuildRequires:	python-distribute
12mu|duplicity-0.6.24-2|13	BuildRequires:	librsync-devel
12mu|duplicity-0.6.24-2|14	BuildRequires:	pkgconfig(python)
12mu|duplicity-0.6.24-2|15	Requires:	gnupg
12mu|duplicity-0.6.24-2|16	
12mu|duplicity-0.6.24-2|17	%description
12mu|duplicity-0.6.24-2|18	Duplicity incrementally backs up files and directory by encrypting tar-format
12mu|duplicity-0.6.24-2|19	volumes with GnuPG and uploading them to a remote (or local) file server. In
12mu|duplicity-0.6.24-2|20	theory many remote backends are possible; right now local, ssh/scp, ftp, and
12mu|duplicity-0.6.24-2|21	rsync backends are written. Because duplicity uses librsync, the incremental
12mu|duplicity-0.6.24-2|22	archives are space efficient and only record the parts of files that have
12mu|duplicity-0.6.24-2|23	changed since the last backup.  Currently duplicity supports deleted files,
12mu|duplicity-0.6.24-2|24	full unix permissions, directories, symbolic links, fifos, etc., but not hard
12mu|duplicity-0.6.24-2|25	links.
12mu|duplicity-0.6.24-2|26	
12mu|duplicity-0.6.24-2|27	%files -f %{name}.lang
12mu|duplicity-0.6.24-2|28	%doc CHANGELOG COPYING README tarfile-LICENSE
12mu|duplicity-0.6.24-2|29	%{_bindir}/rdiffdir
12mu|duplicity-0.6.24-2|30	%{_bindir}/duplicity
12mu|duplicity-0.6.24-2|31	%{_mandir}/man1/*
12mu|duplicity-0.6.24-2|32	%{py_platsitedir}/duplicity
12mu|duplicity-0.6.24-2|33	%{py_platsitedir}/*.egg-info
12mu|duplicity-0.6.24-2|34	
12mu|duplicity-0.6.24-2|35	#----------------------------------------------------------------------------
12mu|duplicity-0.6.24-2|36	
12mu|duplicity-0.6.24-2|37	%prep
12mu|duplicity-0.6.24-2|38	%setup -q
12mu|duplicity-0.6.24-2|39	%patch0 -p0
12mu|duplicity-0.6.24-2|40	
12mu|duplicity-0.6.24-2|41	%build
12mu|duplicity-0.6.24-2|42	python setup.py build
12mu|duplicity-0.6.24-2|43	
12mu|duplicity-0.6.24-2|44	%install
12mu|duplicity-0.6.24-2|45	python setup.py install --prefix=%{buildroot}%{_prefix}
12mu|duplicity-0.6.24-2|46	
12mu|duplicity-0.6.24-2|47	rm -Rf %{buildroot}%{_datadir}/doc/duplicity-%{version}
12mu|duplicity-0.6.24-2|48	
12mu|duplicity-0.6.24-2|49	%find_lang %{name}
12mu|duplicity-0.6.24-2|50	
12mu|duplicity-0.6.24-2|51	
12mu|duplicity-0.6.24-2|52	%changelog
12mu|duplicity-0.6.24-2|53	* Thu Jul 24 2014 abondrov <andrey.bondrov@rosalab.ru> 0.6.24-2
12mu|duplicity-0.6.24-2|54	+ Revision: da815f3
12mu|duplicity-0.6.24-2|55	- Update BuildRequires
12mu|duplicity-0.6.24-2|56	
12mu|duplicity-0.6.24-2|57	

19593 12
12mu|dvdbackup-0.4.2-1|1	%define	name	dvdbackup
12mu|dvdbackup-0.4.2-1|2	%define	version 0.4.2
12mu|dvdbackup-0.4.2-1|3	%define release 1
12mu|dvdbackup-0.4.2-1|4	
12mu|dvdbackup-0.4.2-1|5	Name:		%{name}
12mu|dvdbackup-0.4.2-1|6	Version:	%{version}
12mu|dvdbackup-0.4.2-1|7	Release:	%{release}
12mu|dvdbackup-0.4.2-1|8	Summary:	DVD-Video creation framework
12mu|dvdbackup-0.4.2-1|9	License: 	GPLv3
12mu|dvdbackup-0.4.2-1|10	Group:		Archiving/Cd burning
12mu|dvdbackup-0.4.2-1|11	URL:		http://sourceforge.net/projects/dvdbackup/
12mu|dvdbackup-0.4.2-1|12	Source:		http://downloads.sourceforge.net/dvdbackup/%{name}-%{version}.tar.xz
12mu|dvdbackup-0.4.2-1|13	BuildRequires:	pkgconfig(dvdread)
12mu|dvdbackup-0.4.2-1|14	
12mu|dvdbackup-0.4.2-1|15	
12mu|dvdbackup-0.4.2-1|16	%description
12mu|dvdbackup-0.4.2-1|17	DVD-Create will not just offer a free DVD Authoring solutions for Linux and
12mu|dvdbackup-0.4.2-1|18	Unix. DVD-Create offers you a framework that enables you to write DVD creation,
12mu|dvdbackup-0.4.2-1|19	editing, and backup software without needing to know all the secretes of
12mu|dvdbackup-0.4.2-1|20	DVD-Video.
12mu|dvdbackup-0.4.2-1|21	
12mu|dvdbackup-0.4.2-1|22	%prep
12mu|dvdbackup-0.4.2-1|23	%setup -q
12mu|dvdbackup-0.4.2-1|24	
12mu|dvdbackup-0.4.2-1|25	%build
12mu|dvdbackup-0.4.2-1|26	%configure2_5x
12mu|dvdbackup-0.4.2-1|27	
12mu|dvdbackup-0.4.2-1|28	%install
12mu|dvdbackup-0.4.2-1|29	%makeinstall_std
12mu|dvdbackup-0.4.2-1|30	%find_lang %{name}
12mu|dvdbackup-0.4.2-1|31	
12mu|dvdbackup-0.4.2-1|32	%files -f %{name}.lang
12mu|dvdbackup-0.4.2-1|33	%doc NEWS README COPYING AUTHORS ABOUT-NLS
12mu|dvdbackup-0.4.2-1|34	%{_bindir}/%{name}
12mu|dvdbackup-0.4.2-1|35	%{_mandir}/man1/dvdbackup.1*
12mu|dvdbackup-0.4.2-1|36	
12mu|dvdbackup-0.4.2-1|37	
12mu|dvdbackup-0.4.2-1|38	

19594 12
12mu|ebook-tools-0.2.2-1|1	%define major   0
12mu|ebook-tools-0.2.2-1|2	%define libepub %mklibname epub %{major}
12mu|ebook-tools-0.2.2-1|3	%define devepub %mklibname epub -d
12mu|ebook-tools-0.2.2-1|4	
12mu|ebook-tools-0.2.2-1|5	Summary:	Tools for accessing and converting various ebook file formats
12mu|ebook-tools-0.2.2-1|6	Name:		ebook-tools
12mu|ebook-tools-0.2.2-1|7	Version:	0.2.2
12mu|ebook-tools-0.2.2-1|8	Release:	1
12mu|ebook-tools-0.2.2-1|9	License:	MIT
12mu|ebook-tools-0.2.2-1|10	Group:		Publishing
12mu|ebook-tools-0.2.2-1|11	Url:		http://sourceforge.net/projects/ebook-tools
12mu|ebook-tools-0.2.2-1|12	Source0:	%{name}-%{version}.tar.gz
12mu|ebook-tools-0.2.2-1|13	Patch1:		ebook-tools-0.1.1-libzip2.patch
12mu|ebook-tools-0.2.2-1|14	
12mu|ebook-tools-0.2.2-1|15	BuildRequires:	kde4-macros
12mu|ebook-tools-0.2.2-1|16	BuildRequires:	pkgconfig(libzip)
12mu|ebook-tools-0.2.2-1|17	BuildRequires:	pkgconfig(libxml-2.0)
12mu|ebook-tools-0.2.2-1|18	Suggests:	clit
12mu|ebook-tools-0.2.2-1|19	
12mu|ebook-tools-0.2.2-1|20	%description
12mu|ebook-tools-0.2.2-1|21	Tools for accessing and converting various ebook file formats
12mu|ebook-tools-0.2.2-1|22	
12mu|ebook-tools-0.2.2-1|23	%package -n %{libepub}
12mu|ebook-tools-0.2.2-1|24	Summary:	KDE shared library
12mu|ebook-tools-0.2.2-1|25	Group:		System/Libraries
12mu|ebook-tools-0.2.2-1|26	
12mu|ebook-tools-0.2.2-1|27	%description -n %{libepub}
12mu|ebook-tools-0.2.2-1|28	%{name} library.
12mu|ebook-tools-0.2.2-1|29	
12mu|ebook-tools-0.2.2-1|30	%package -n %{devepub}
12mu|ebook-tools-0.2.2-1|31	Summary:	Devel stuff for %{name}
12mu|ebook-tools-0.2.2-1|32	Group:		Development/KDE and Qt
12mu|ebook-tools-0.2.2-1|33	Requires:	%{libepub} = %{version}-%{release}
12mu|ebook-tools-0.2.2-1|34	Provides:	%{name}-devel = %{version}-%{release}
12mu|ebook-tools-0.2.2-1|35	Obsoletes:	ebook-tools-devel < 0.2.1-2
12mu|ebook-tools-0.2.2-1|36	
12mu|ebook-tools-0.2.2-1|37	%description -n %{devepub}
12mu|ebook-tools-0.2.2-1|38	This package contains header files needed if you wish to build applications
12mu|ebook-tools-0.2.2-1|39	based on %{name}
12mu|ebook-tools-0.2.2-1|40	
12mu|ebook-tools-0.2.2-1|41	%prep
12mu|ebook-tools-0.2.2-1|42	%setup -q
12mu|ebook-tools-0.2.2-1|43	%apply_patches
12mu|ebook-tools-0.2.2-1|44	
12mu|ebook-tools-0.2.2-1|45	%build
12mu|ebook-tools-0.2.2-1|46	%cmake_kde4
12mu|ebook-tools-0.2.2-1|47	%make
12mu|ebook-tools-0.2.2-1|48	
12mu|ebook-tools-0.2.2-1|49	%install
12mu|ebook-tools-0.2.2-1|50	%makeinstall_std -C build
12mu|ebook-tools-0.2.2-1|51	
12mu|ebook-tools-0.2.2-1|52	%files
12mu|ebook-tools-0.2.2-1|53	%{_kde_bindir}/einfo
12mu|ebook-tools-0.2.2-1|54	%{_kde_bindir}/lit2epub
12mu|ebook-tools-0.2.2-1|55	
12mu|ebook-tools-0.2.2-1|56	%files -n %{libepub}
12mu|ebook-tools-0.2.2-1|57	%{_kde_libdir}/libepub.so.%{major}*
12mu|ebook-tools-0.2.2-1|58	
12mu|ebook-tools-0.2.2-1|59	%files -n %{devepub}
12mu|ebook-tools-0.2.2-1|60	%{_kde_includedir}/*.h
12mu|ebook-tools-0.2.2-1|61	%{_kde_libdir}/libepub.so
12mu|ebook-tools-0.2.2-1|62	

19595 12
12mu|ebtables-2.0.10.4-2|1	%define realver 2.0.10-4
12mu|ebtables-2.0.10.4-2|2	%define version 2.0.10.4
12mu|ebtables-2.0.10.4-2|3	
12mu|ebtables-2.0.10.4-2|4	Summary:	A filtering tool for a bridging firewall
12mu|ebtables-2.0.10.4-2|5	Name:		ebtables
12mu|ebtables-2.0.10.4-2|6	Version:	%{version}
12mu|ebtables-2.0.10.4-2|7	Release:	%mkrel 2
12mu|ebtables-2.0.10.4-2|8	Group:		System/Kernel and hardware
12mu|ebtables-2.0.10.4-2|9	License:	GPLv2+
12mu|ebtables-2.0.10.4-2|10	Source0:	%{name}-v%{realver}.tar.gz
12mu|ebtables-2.0.10.4-2|11	# Add patch0 from fedora (fix permission install)
12mu|ebtables-2.0.10.4-2|12	Patch0:		ebtables-2.0.8-norootinst.patch
12mu|ebtables-2.0.10.4-2|13	Patch1:		ebtables-2.0.10-lsb.patch
12mu|ebtables-2.0.10.4-2|14	URL:		http://ebtables.sourceforge.net/
12mu|ebtables-2.0.10.4-2|15	
12mu|ebtables-2.0.10.4-2|16	%description
12mu|ebtables-2.0.10.4-2|17	The ebtables program is a filtering tool for a bridging firewall.
12mu|ebtables-2.0.10.4-2|18	The filtering is focussed on the Link Layer Ethernet frame fields.
12mu|ebtables-2.0.10.4-2|19	Apart from filtering, it also gives the ability to alter the
12mu|ebtables-2.0.10.4-2|20	Ethernet MAC addresses and implement a brouter.
12mu|ebtables-2.0.10.4-2|21	
12mu|ebtables-2.0.10.4-2|22	%prep
12mu|ebtables-2.0.10.4-2|23	%setup -q -n %{name}-v%{realver}
12mu|ebtables-2.0.10.4-2|24	%patch0 -p0 -b .nonroot-install
12mu|ebtables-2.0.10.4-2|25	%patch1 -p1 -b .lsb
12mu|ebtables-2.0.10.4-2|26	
12mu|ebtables-2.0.10.4-2|27	%build
12mu|ebtables-2.0.10.4-2|28	%make \
12mu|ebtables-2.0.10.4-2|29	CFLAGS="%{optflags} -fPIC" \
12mu|ebtables-2.0.10.4-2|30	LIBDIR=/%_lib/ebtables BINDIR="/sbin" MANDIR="%{_mandir}"
12mu|ebtables-2.0.10.4-2|31	
12mu|ebtables-2.0.10.4-2|32	%if %{?_with_static:1}%{?!_with_static:0}
12mu|ebtables-2.0.10.4-2|33	%make \
12mu|ebtables-2.0.10.4-2|34	CFLAGS="%{optflags} -fPIC" \
12mu|ebtables-2.0.10.4-2|35	LIBDIR=/%_lib/ebtables \
12mu|ebtables-2.0.10.4-2|36	static
12mu|ebtables-2.0.10.4-2|37	%endif
12mu|ebtables-2.0.10.4-2|38	
12mu|ebtables-2.0.10.4-2|39	%install
12mu|ebtables-2.0.10.4-2|40	install -d %{buildroot}%{_mandir}/man8
12mu|ebtables-2.0.10.4-2|41	install -d %{buildroot}%{_sysconfdir}
12mu|ebtables-2.0.10.4-2|42	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mu|ebtables-2.0.10.4-2|43	install -d %{buildroot}/sbin
12mu|ebtables-2.0.10.4-2|44	install -d %{buildroot}%{_initrddir}
12mu|ebtables-2.0.10.4-2|45	
12mu|ebtables-2.0.10.4-2|46	%makeinstall_std LIBDIR="/%{_lib}/ebtables" BINDIR="/sbin"  MANDIR="%{_mandir}"
12mu|ebtables-2.0.10.4-2|47	%{__install} -D -m0644 ethertypes %{buildroot}%{_sysconfdir}/ethertypes
12mu|ebtables-2.0.10.4-2|48	
12mu|ebtables-2.0.10.4-2|49	%if %{?_with_static:1}%{?!_with_static:0}
12mu|ebtables-2.0.10.4-2|50	%{__install} -D -m0755 static %{buildroot}/sbin/ebtables-static
12mu|ebtables-2.0.10.4-2|51	%endif
12mu|ebtables-2.0.10.4-2|52	
12mu|ebtables-2.0.10.4-2|53	sed -i "s|__EXEC_PATH__|/sbin|g" ebtables-save
12mu|ebtables-2.0.10.4-2|54	%{__install} -m 0755 ebtables-save %{buildroot}/sbin/ebtables-save
12mu|ebtables-2.0.10.4-2|55	
12mu|ebtables-2.0.10.4-2|56	sed -i "s|__EXEC_PATH__|/sbin/|g" ebtables.sysv;
12mu|ebtables-2.0.10.4-2|57	sed -i "s|__SYSCONFIG__|%_sysconfdir/sysconfig|g" ebtables.sysv
12mu|ebtables-2.0.10.4-2|58	%{__install} -m 0755 ebtables.sysv %{buildroot}%{_initrddir}/ebtables
12mu|ebtables-2.0.10.4-2|59	
12mu|ebtables-2.0.10.4-2|60	sed -i "s|__SYSCONFIG__|%_sysconfdir/sysconfig|g" ebtables-config
12mu|ebtables-2.0.10.4-2|61	%{__install} -m 0600 ebtables-config %{buildroot}%{_sysconfdir}/sysconfig/ebtables-config
12mu|ebtables-2.0.10.4-2|62	
12mu|ebtables-2.0.10.4-2|63	
12mu|ebtables-2.0.10.4-2|64	
12mu|ebtables-2.0.10.4-2|65	%files
12mu|ebtables-2.0.10.4-2|66	%defattr(-,root,root,0755)
12mu|ebtables-2.0.10.4-2|67	%doc ChangeLog INSTALL THANKS
12mu|ebtables-2.0.10.4-2|68	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ethertypes
12mu|ebtables-2.0.10.4-2|69	%attr(0755,root,root) /sbin/ebtables
12mu|ebtables-2.0.10.4-2|70	%attr(0755,root,root) /sbin/ebtables-save
12mu|ebtables-2.0.10.4-2|71	%attr(0755,root,root) /sbin/ebtables-restore
12mu|ebtables-2.0.10.4-2|72	%attr(0644,root,root) %{_mandir}/man8/ebtables.8*
12mu|ebtables-2.0.10.4-2|73	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/ebtables-config
12mu|ebtables-2.0.10.4-2|74	%config %{_initrddir}/ebtables
12mu|ebtables-2.0.10.4-2|75	/%_lib/ebtables

19596 12
12mu|ecj-4.3-2|1	%define debug_package	%nil
12mu|ecj-4.3-2|2	%define qualifier 200902111700
12mu|ecj-4.3-2|3	%bcond_with gcjbootstrap
12mu|ecj-4.3-2|4	
12mu|ecj-4.3-2|5	Summary:	Eclipse Compiler for Java
12mu|ecj-4.3-2|6	Name:		ecj
12mu|ecj-4.3-2|7	Version:	4.3
12mu|ecj-4.3-2|8	# Sad, but eclipse-ecj Obsoletes: ecj < 2:3.4.2-0.2.7
12mu|ecj-4.3-2|9	Epoch:		2
12mu|ecj-4.3-2|10	Release:	2
12mu|ecj-4.3-2|11	Url:		http://www.eclipse.org
12mu|ecj-4.3-2|12	License:	EPL
12mu|ecj-4.3-2|13	Group:		Development/Java
12mu|ecj-4.3-2|14	Source0:	ftp://ftp.halifax.rwth-aachen.de/eclipse/eclipse/downloads/drops4/R-4.3-201306052000/ecjsrc-%{version}.jar
12mu|ecj-4.3-2|15	Source1:	ecj.sh.in
12mu|ecj-4.3-2|16	# Use ECJ for GCJ
12mu|ecj-4.3-2|17	# cvs -d:pserver:anonymous@sourceware.org:/cvs/rhug \
12mu|ecj-4.3-2|18	# export -r eclipse_r34_1 eclipse-gcj
12mu|ecj-4.3-2|19	# tar cjf ecj-gcj.tar.bz2 eclipse-gcj
12mu|ecj-4.3-2|20	Source2:	%{name}-gcj.tar.bz2
12mu|ecj-4.3-2|21	Source3:	http://repo2.maven.org/maven2/org/eclipse/jdt/core/3.3.0-v_771/core-3.3.0-v_771.pom
12mu|ecj-4.3-2|22	# Always generate debug info when building RPMs (Andrew Haley)
12mu|ecj-4.3-2|23	Patch0:		%{name}-rpmdebuginfo.patch
12mu|ecj-4.3-2|24	Patch1:		%{name}-defaultto1.5.patch
12mu|ecj-4.3-2|25	Patch2:		%{name}-generatedebuginfo.patch
12mu|ecj-4.3-2|26	Patch3:		ecj-4.2.1-compile.patch
12mu|ecj-4.3-2|27	Patch4:		ecj-4.2.2-java7.patch
12mu|ecj-4.3-2|28	Patch5:		ecj-4.3-compile.patch
12mu|ecj-4.3-2|29	BuildArch:	noarch
12mu|ecj-4.3-2|30	
12mu|ecj-4.3-2|31	%if %{without gcjbootstrap}
12mu|ecj-4.3-2|32	BuildRequires:	ant
12mu|ecj-4.3-2|33	BuildRequires:	java-1.7.0-openjdk-devel
12mu|ecj-4.3-2|34	%else
12mu|ecj-4.3-2|35	BuildRequires:	gcc-java >= 4.0.0
12mu|ecj-4.3-2|36	%endif
12mu|ecj-4.3-2|37	
12mu|ecj-4.3-2|38	Requires:	java-sdk
12mu|ecj-4.3-2|39	%rename         eclipse-ecj
12mu|ecj-4.3-2|40	
12mu|ecj-4.3-2|41	%description
12mu|ecj-4.3-2|42	ECJ is the Java bytecode compiler of the Eclipse Platform.  It is also known as
12mu|ecj-4.3-2|43	the JDT Core batch compiler.
12mu|ecj-4.3-2|44	
12mu|ecj-4.3-2|45	%prep
12mu|ecj-4.3-2|46	%setup -q -c
12mu|ecj-4.3-2|47	# Use ECJ for GCJ's bytecode compiler
12mu|ecj-4.3-2|48	tar jxf %{SOURCE2}
12mu|ecj-4.3-2|49	mv eclipse-gcj/org/eclipse/jdt/internal/compiler/batch/GCCMain.java \
12mu|ecj-4.3-2|50	org/eclipse/jdt/internal/compiler/batch/
12mu|ecj-4.3-2|51	cat eclipse-gcj/gcc.properties >> \
12mu|ecj-4.3-2|52	org/eclipse/jdt/internal/compiler/batch/messages.properties
12mu|ecj-4.3-2|53	rm -rf eclipse-gcj
12mu|ecj-4.3-2|54	
12mu|ecj-4.3-2|55	%apply_patches
12mu|ecj-4.3-2|56	
12mu|ecj-4.3-2|57	cp %{SOURCE3} pom.xml
12mu|ecj-4.3-2|58	
12mu|ecj-4.3-2|59	# We could remove the parts below as they aren't required for ecj core
12mu|ecj-4.3-2|60	# functionality -- but e.g. forcing ant to use ecj over javac requires
12mu|ecj-4.3-2|61	# the JDTCompilerAdapter, so let's not save space at the cost of losing
12mu|ecj-4.3-2|62	# functionality...
12mu|ecj-4.3-2|63	
12mu|ecj-4.3-2|64	# Remove bits of JDT Core we don't want to build
12mu|ecj-4.3-2|65	#rm -r org/eclipse/jdt/internal/compiler/tool
12mu|ecj-4.3-2|66	#rm -r org/eclipse/jdt/internal/compiler/apt
12mu|ecj-4.3-2|67	
12mu|ecj-4.3-2|68	# JDTCompilerAdapter isn't used by the batch compiler
12mu|ecj-4.3-2|69	#rm -f org/eclipse/jdt/core/JDTCompilerAdapter.java
12mu|ecj-4.3-2|70	
12mu|ecj-4.3-2|71	%build
12mu|ecj-4.3-2|72	%if %{with gcjbootstrap}
12mu|ecj-4.3-2|73	for f in `find -name '*.java' | cut -c 3- | LC_ALL=C sort`; do
12mu|ecj-4.3-2|74	gcj -Wno-deprecated -C $f
12mu|ecj-4.3-2|75	done
12mu|ecj-4.3-2|76	
12mu|ecj-4.3-2|77	find -name '*.class' -or -name '*.properties' -or -name '*.rsc' |\
12mu|ecj-4.3-2|78	xargs fastjar cf %{name}-%{version}.jar
12mu|ecj-4.3-2|79	%else
12mu|ecj-4.3-2|80	ant
12mu|ecj-4.3-2|81	%endif
12mu|ecj-4.3-2|82	
12mu|ecj-4.3-2|83	%install
12mu|ecj-4.3-2|84	mkdir -p %{buildroot}%{_javadir}
12mu|ecj-4.3-2|85	cp -a *.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mu|ecj-4.3-2|86	pushd %{buildroot}%{_javadir}
12mu|ecj-4.3-2|87	ln -s %{name}-%{version}.jar %{name}.jar
12mu|ecj-4.3-2|88	ln -s %{name}-%{version}.jar eclipse-%{name}-%{version}.jar
12mu|ecj-4.3-2|89	ln -s eclipse-%{name}-%{version}.jar eclipse-%{name}.jar
12mu|ecj-4.3-2|90	ln -s %{name}-%{version}.jar jdtcore.jar
12mu|ecj-4.3-2|91	popd
12mu|ecj-4.3-2|92	
12mu|ecj-4.3-2|93	# Install the ecj wrapper script
12mu|ecj-4.3-2|94	install -p -D -m0755 %{SOURCE1} %{buildroot}%{_bindir}/ecj
12mu|ecj-4.3-2|95	sed --in-place "s:@JAVADIR@:%{_javadir}:" %{buildroot}%{_bindir}/ecj
12mu|ecj-4.3-2|96	
12mu|ecj-4.3-2|97	# poms
12mu|ecj-4.3-2|98	install -d -m 755 %{buildroot}%{_datadir}/maven2/poms
12mu|ecj-4.3-2|99	install -pm 644 pom.xml \
12mu|ecj-4.3-2|100	%{buildroot}%{_datadir}/maven2/poms/JPP-%{name}.pom
12mu|ecj-4.3-2|101	
12mu|ecj-4.3-2|102	%add_to_maven_depmap org.eclipse.jdt core %{version} JPP %{name}
12mu|ecj-4.3-2|103	
12mu|ecj-4.3-2|104	%post
12mu|ecj-4.3-2|105	%update_maven_depmap
12mu|ecj-4.3-2|106	
12mu|ecj-4.3-2|107	%postun
12mu|ecj-4.3-2|108	%update_maven_depmap
12mu|ecj-4.3-2|109	
12mu|ecj-4.3-2|110	%files
12mu|ecj-4.3-2|111	%doc about.html
12mu|ecj-4.3-2|112	%{_datadir}/maven2/poms/JPP-%{name}.pom
12mu|ecj-4.3-2|113	%{_mavendepmapfragdir}/%{name}
12mu|ecj-4.3-2|114	%{_bindir}/%{name}
12mu|ecj-4.3-2|115	%{_javadir}/%{name}*.jar
12mu|ecj-4.3-2|116	%{_javadir}/eclipse-%{name}*.jar
12mu|ecj-4.3-2|117	%{_javadir}/jdtcore.jar
12mu|ecj-4.3-2|118	
12mu|ecj-4.3-2|119	
12mu|ecj-4.3-2|120	%changelog
12mu|ecj-4.3-2|121	* Fri Jun 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2:4.3-2
12mu|ecj-4.3-2|122	+ Revision: 5639017
12mu|ecj-4.3-2|123	- Fix Obsoletes for eclipse-ecj
12mu|ecj-4.3-2|124	
12mu|ecj-4.3-2|125	

19597 12
12mu|ed-1.8-1|1	%define	_exec_prefix	/
12mu|ed-1.8-1|2	
12mu|ed-1.8-1|3	Summary:	The GNU line editor
12mu|ed-1.8-1|4	Name:		ed
12mu|ed-1.8-1|5	Version:	1.8
12mu|ed-1.8-1|6	Release:	1
12mu|ed-1.8-1|7	License:	GPLv3+
12mu|ed-1.8-1|8	Group:		Text tools
12mu|ed-1.8-1|9	URL:		http://www.gnu.org/software/ed/ed.html
12mu|ed-1.8-1|10	Source0:	ftp://ftp.gnu.org:21/pub/gnu/ed/%{name}-%{version}.tar.gz
12mu|ed-1.8-1|11	
12mu|ed-1.8-1|12	%description
12mu|ed-1.8-1|13	Ed is a line-oriented text editor, used to create, display, and modify text
12mu|ed-1.8-1|14	files (both interactively and via shell scripts).  For most purposes, ed has
12mu|ed-1.8-1|15	been replaced in normal usage by full-screen editors (emacs and vi, for
12mu|ed-1.8-1|16	example).
12mu|ed-1.8-1|17	
12mu|ed-1.8-1|18	Ed was the original UNIX editor, and may be used by some programs.  In general,
12mu|ed-1.8-1|19	however, you probably don't need to install it and you probably won't use it
12mu|ed-1.8-1|20	much.
12mu|ed-1.8-1|21	
12mu|ed-1.8-1|22	%prep
12mu|ed-1.8-1|23	%setup -q
12mu|ed-1.8-1|24	
12mu|ed-1.8-1|25	%build
12mu|ed-1.8-1|26	%configure2_5x --bindir=/bin CFLAGS="%{optflags}" CXXFLAGS="%{optflags}" LDFLAGS="%{?ldflags}"
12mu|ed-1.8-1|27	%make
12mu|ed-1.8-1|28	
12mu|ed-1.8-1|29	%check
12mu|ed-1.8-1|30	# all tests must pass
12mu|ed-1.8-1|31	make check
12mu|ed-1.8-1|32	
12mu|ed-1.8-1|33	%install
12mu|ed-1.8-1|34	%makeinstall_std
12mu|ed-1.8-1|35	
12mu|ed-1.8-1|36	%files
12mu|ed-1.8-1|37	%defattr(-,root,root,0755)
12mu|ed-1.8-1|38	%doc NEWS README AUTHORS TODO ChangeLog
12mu|ed-1.8-1|39	/bin/ed
12mu|ed-1.8-1|40	/bin/red
12mu|ed-1.8-1|41	%{_infodir}/ed.info*
12mu|ed-1.8-1|42	%{_mandir}/*/*
12mu|ed-1.8-1|43	
12mu|ed-1.8-1|44	
12mu|ed-1.8-1|45	%changelog
12mu|ed-1.8-1|46	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5-2mdv2011.0
12mu|ed-1.8-1|47	+ Revision: 664120
12mu|ed-1.8-1|48	- mass rebuild
12mu|ed-1.8-1|49	
12mu|ed-1.8-1|50	* Tue Sep 07 2010 Funda Wang <fwang@mandriva.org> 1.5-1mdv2011.0
12mu|ed-1.8-1|51	+ Revision: 576420
12mu|ed-1.8-1|52	- update to new version 1.5
12mu|ed-1.8-1|53	
12mu|ed-1.8-1|54	* Mon Mar 15 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4-2mdv2010.1
12mu|ed-1.8-1|55	+ Revision: 520097
12mu|ed-1.8-1|56	- rebuilt for 2010.1
12mu|ed-1.8-1|57	
12mu|ed-1.8-1|58	* Mon Jul 13 2009 Frederik Himpe <fhimpe@mandriva.org> 1.4-1mdv2010.0
12mu|ed-1.8-1|59	+ Revision: 395568
12mu|ed-1.8-1|60	- update to new version 1.4
12mu|ed-1.8-1|61	
12mu|ed-1.8-1|62	* Sat May 30 2009 Frederik Himpe <fhimpe@mandriva.org> 1.3-1mdv2010.0
12mu|ed-1.8-1|63	+ Revision: 381324
12mu|ed-1.8-1|64	- update to new version 1.3
12mu|ed-1.8-1|65	
12mu|ed-1.8-1|66	* Mon Feb 02 2009 Funda Wang <fwang@mandriva.org> 1.2-1mdv2009.1
12mu|ed-1.8-1|67	+ Revision: 336427
12mu|ed-1.8-1|68	- New version 1.2
12mu|ed-1.8-1|69	
12mu|ed-1.8-1|70	* Sat Dec 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdv2009.1
12mu|ed-1.8-1|71	+ Revision: 316560
12mu|ed-1.8-1|72	- rebuild
12mu|ed-1.8-1|73	
12mu|ed-1.8-1|74	* Fri Oct 17 2008 Funda Wang <fwang@mandriva.org> 1.1-1mdv2009.1
12mu|ed-1.8-1|75	+ Revision: 294578
12mu|ed-1.8-1|76	- new version 1.1
12mu|ed-1.8-1|77	- specify flags in configure script
12mu|ed-1.8-1|78	- put check command at correct section
12mu|ed-1.8-1|79	
12mu|ed-1.8-1|80	* Mon Aug 25 2008 Funda Wang <fwang@mandriva.org> 1.0-1mdv2009.0
12mu|ed-1.8-1|81	+ Revision: 275947
12mu|ed-1.8-1|82	- New version 1.0
12mu|ed-1.8-1|83	- rediff install patch
12mu|ed-1.8-1|84	
12mu|ed-1.8-1|85	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.9-2mdv2009.0
12mu|ed-1.8-1|86	+ Revision: 220716
12mu|ed-1.8-1|87	- rebuild
12mu|ed-1.8-1|88	
12mu|ed-1.8-1|89	* Fri Feb 29 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.9-1mdv2008.1
12mu|ed-1.8-1|90	+ Revision: 176943
12mu|ed-1.8-1|91	- update to new version 0.9
12mu|ed-1.8-1|92	
12mu|ed-1.8-1|93	* Sat Jan 12 2008 Thierry Vignaud <tv@mandriva.org> 0.8-2mdv2008.1
12mu|ed-1.8-1|94	+ Revision: 149687
12mu|ed-1.8-1|95	- rebuild
12mu|ed-1.8-1|96	- kill re-definition of %%buildroot on Pixel's request
12mu|ed-1.8-1|97	
12mu|ed-1.8-1|98	+ Olivier Blin <oblin@mandriva.com>
12mu|ed-1.8-1|99	- restore BuildRoot
12mu|ed-1.8-1|100	
12mu|ed-1.8-1|101	+ Nicolas Vigier <nvigier@mandriva.com>
12mu|ed-1.8-1|102	- update license tag (GPLv3+)
12mu|ed-1.8-1|103	
12mu|ed-1.8-1|104	* Sun Aug 19 2007 Funda Wang <fwang@mandriva.org> 0.8-1mdv2008.0
12mu|ed-1.8-1|105	+ Revision: 67005
12mu|ed-1.8-1|106	- New versino 0.8
12mu|ed-1.8-1|107	
12mu|ed-1.8-1|108	* Thu Jul 19 2007 Funda Wang <fwang@mandriva.org> 0.7-1mdv2008.0
12mu|ed-1.8-1|109	+ Revision: 53460
12mu|ed-1.8-1|110	- New version
12mu|ed-1.8-1|111	
12mu|ed-1.8-1|112	* Sat Jul 07 2007 Nicolas Vigier <nvigier@mandriva.com> 0.6-1mdv2008.0
12mu|ed-1.8-1|113	+ Revision: 49597
12mu|ed-1.8-1|114	- new version
12mu|ed-1.8-1|115	
12mu|ed-1.8-1|116	* Tue Jun 26 2007 Nicolas Vigier <nvigier@mandriva.com> 0.5-1mdv2008.0
12mu|ed-1.8-1|117	+ Revision: 44590
12mu|ed-1.8-1|118	- new version 0.5
12mu|ed-1.8-1|119	
12mu|ed-1.8-1|120	
12mu|ed-1.8-1|121	* Tue Jan 23 2007 Gustavo De Nardin <gustavodn@mandriva.com> 0.4-1mdv2007.0
12mu|ed-1.8-1|122	+ Revision: 112641
12mu|ed-1.8-1|123	- new bleeding edge version 0.4
12mu|ed-1.8-1|124	- dropped unneeded patches:
12mu|ed-1.8-1|125	. ed-0.2-li18nux-patch
12mu|ed-1.8-1|126	. ed-0.2-fixinfo.patch
12mu|ed-1.8-1|127	. ed-0.2-security-tempfile.patch
12mu|ed-1.8-1|128	- added patch for install adjustments:
12mu|ed-1.8-1|129	. ed-0.4-install.patch
12mu|ed-1.8-1|130	- 'configure' is not autotools based anymore, hooray!
12mu|ed-1.8-1|131	- POSIX conformance info moved from POSIX to README
12mu|ed-1.8-1|132	- THANKS file renamed to AUTHORS
12mu|ed-1.8-1|133	- small spec cleanup
12mu|ed-1.8-1|134	
12mu|ed-1.8-1|135	* Wed Nov 22 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-33mdv2007.1
12mu|ed-1.8-1|136	+ Revision: 86391
12mu|ed-1.8-1|137	- Import ed
12mu|ed-1.8-1|138	
12mu|ed-1.8-1|139	* Wed Nov 22 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-33mdv2007.1
12mu|ed-1.8-1|140	- bunzip patches
12mu|ed-1.8-1|141	- fix deps
12mu|ed-1.8-1|142	
12mu|ed-1.8-1|143	* Sat Dec 31 2005 Mandriva Linux Team <http://www.mandrivaexpert.com/> 0.2-32mdk
12mu|ed-1.8-1|144	- Rebuild
12mu|ed-1.8-1|145	
12mu|ed-1.8-1|146	* Wed Jun 09 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.2-31mdk
12mu|ed-1.8-1|147	- force the use of autoconf2.1
12mu|ed-1.8-1|148	- cosmetics
12mu|ed-1.8-1|149	
12mu|ed-1.8-1|150	

19598 12
12mu|ed-1.9-1|1	Summary:	The GNU line editor
12mu|ed-1.9-1|2	Name:		ed
12mu|ed-1.9-1|3	Version:	1.9
12mu|ed-1.9-1|4	Release:	1
12mu|ed-1.9-1|5	License:	GPLv3+
12mu|ed-1.9-1|6	Group:		Text tools
12mu|ed-1.9-1|7	Url:		http://www.gnu.org/software/ed/ed.html
12mu|ed-1.9-1|8	Source0:	ftp://ftp.gnu.org/pub/gnu/ed/ed-%{version}.tar.gz
12mu|ed-1.9-1|9	Source1:	ftp://ftp.gnu.org/pub/gnu/ed/ed-%{version}.tar.gz.sig
12mu|ed-1.9-1|10	
12mu|ed-1.9-1|11	%description
12mu|ed-1.9-1|12	Ed is a line-oriented text editor, used to create, display, and modify text
12mu|ed-1.9-1|13	files (both interactively and via shell scripts). For most purposes, ed has
12mu|ed-1.9-1|14	been replaced in normal usage by full-screen editors (emacs and vi, for
12mu|ed-1.9-1|15	example).
12mu|ed-1.9-1|16	
12mu|ed-1.9-1|17	Ed was the original UNIX editor, and may be used by some programs. In general,
12mu|ed-1.9-1|18	however, you probably don't need to install it and you probably won't use it
12mu|ed-1.9-1|19	much.
12mu|ed-1.9-1|20	
12mu|ed-1.9-1|21	%prep
12mu|ed-1.9-1|22	%setup -q
12mu|ed-1.9-1|23	
12mu|ed-1.9-1|24	%build
12mu|ed-1.9-1|25	%configure2_5x \
12mu|ed-1.9-1|26	--bindir=/bin \
12mu|ed-1.9-1|27	--exec-prefix=/ \
12mu|ed-1.9-1|28	CFLAGS="%{optflags}" CC="%__cc" \
12mu|ed-1.9-1|29	CXXFLAGS="%{optflags}" \
12mu|ed-1.9-1|30	LDFLAGS="%{?ldflags}"
12mu|ed-1.9-1|31	
12mu|ed-1.9-1|32	%make
12mu|ed-1.9-1|33	
12mu|ed-1.9-1|34	%check
12mu|ed-1.9-1|35	# all tests must pass
12mu|ed-1.9-1|36	make check
12mu|ed-1.9-1|37	
12mu|ed-1.9-1|38	%install
12mu|ed-1.9-1|39	%makeinstall_std
12mu|ed-1.9-1|40	
12mu|ed-1.9-1|41	%files
12mu|ed-1.9-1|42	%doc NEWS README AUTHORS TODO ChangeLog
12mu|ed-1.9-1|43	/bin/ed
12mu|ed-1.9-1|44	/bin/red
12mu|ed-1.9-1|45	%{_infodir}/ed.info*
12mu|ed-1.9-1|46	%{_mandir}/*/*
12mu|ed-1.9-1|47	

19599 12
12mu|edidbins-1-1|1	Summary:	Generic monitor edid files
12mu|edidbins-1-1|2	Name:		edidbins
12mu|edidbins-1-1|3	Version:	1
12mu|edidbins-1-1|4	Release:	1
12mu|edidbins-1-1|5	Group:		System/Kernel and hardware
12mu|edidbins-1-1|6	License:	LGPLv2+
12mu|edidbins-1-1|7	Url:		https://github.com/torvalds/linux/tree/master/Documentation/EDID
12mu|edidbins-1-1|8	BuildArch:	noarch
12mu|edidbins-1-1|9	
12mu|edidbins-1-1|10	#The tarball for these files was generated from the cloned sources from the above url. The files were copied to a directory edidbins and then compressed with "tar -Jcvf kernel-edidbins edidbins/*" It is unlikely that these sources will change. Proprietary edid's should have their own package.
12mu|edidbins-1-1|11	
12mu|edidbins-1-1|12	Source0:	kernel-edidbins-%{version}.%{release}.tar.xz
12mu|edidbins-1-1|13	BuildRequires:	binutils
12mu|edidbins-1-1|14	BuildRequires:	dos2unix
12mu|edidbins-1-1|15	BuildRequires:	util-linux
12mu|edidbins-1-1|16	
12mu|edidbins-1-1|17	%description
12mu|edidbins-1-1|18	Provides five binary edid files to give to support kernel edid loading feature
12mu|edidbins-1-1|19	
12mu|edidbins-1-1|20	
12mu|edidbins-1-1|21	%prep
12mu|edidbins-1-1|22	%setup -q -n %{name}
12mu|edidbins-1-1|23	
12mu|edidbins-1-1|24	%build
12mu|edidbins-1-1|25	%make
12mu|edidbins-1-1|26	
12mu|edidbins-1-1|27	%install
12mu|edidbins-1-1|28	mkdir -p %{buildroot}/lib/firmware/edid
12mu|edidbins-1-1|29	cp -avf *.bin %{buildroot}/lib/firmware/edid
12mu|edidbins-1-1|30	
12mu|edidbins-1-1|31	%files
12mu|edidbins-1-1|32	%defattr(0644,root,root,0755)
12mu|edidbins-1-1|33	/lib/firmware/edid/*.bin
12mu|edidbins-1-1|34	
12mu|edidbins-1-1|35	%changelog
12mu|edidbins-1-1|36	* Wed Apr 16 2014 Bernhard Rosenkraenzer <bero@lindev.ch> 1-1
12mu|edidbins-1-1|37	+ Revision: b7a84de
12mu|edidbins-1-1|38	- Clean up spec
12mu|edidbins-1-1|39	
12mu|edidbins-1-1|40	

19600 12
12mu|efibootmgr-0.5.4-9|1	Summary:	Interact with the EFI Boot Manager
12mu|efibootmgr-0.5.4-9|2	Name:		efibootmgr
12mu|efibootmgr-0.5.4-9|3	Version:	0.5.4
12mu|efibootmgr-0.5.4-9|4	Release:	9
12mu|efibootmgr-0.5.4-9|5	License:	GPL
12mu|efibootmgr-0.5.4-9|6	Group:		System/Kernel and hardware
12mu|efibootmgr-0.5.4-9|7	URL:		http://linux.dell.com/%{name}/
12mu|efibootmgr-0.5.4-9|8	Source0:	http://linux.dell.com/%{name}/permalink/%{name}-%{version}.tar.bz2
12mu|efibootmgr-0.5.4-9|9	#Fedora/Upstream patches
12mu|efibootmgr-0.5.4-9|10	Patch0: efibootmgr-0.5.4-default-to-grub.patch
12mu|efibootmgr-0.5.4-9|11	Patch1: efibootmgr-0.5.4-support-4k-sectors.patch
12mu|efibootmgr-0.5.4-9|12	Patch2: efibootmgr-0.5.4-Work-around-broken-Apple-firmware.patch
12mu|efibootmgr-0.5.4-9|13	Patch3: efibootmgr-0.5.4-Remove-device-path-padding-on-non-Itanium.patch
12mu|efibootmgr-0.5.4-9|14	Patch4: efibootmgr-0.5.4-fix-minor-memory-leak.patch
12mu|efibootmgr-0.5.4-9|15	Patch5: efibootmgr-0.5.4-fix-disk-minor-number-discovery.patch
12mu|efibootmgr-0.5.4-9|16	Patch6: efibootmgr-0.5.4-make_boot_var-does-not-check-for-failed-status-with-.patch
12mu|efibootmgr-0.5.4-9|17	
12mu|efibootmgr-0.5.4-9|18	BuildRequires:	pciutils-devel zlib-devel
12mu|efibootmgr-0.5.4-9|19	ExclusiveArch: %{ix86} x86_64 ia64
12mu|efibootmgr-0.5.4-9|20	
12mu|efibootmgr-0.5.4-9|21	%description
12mu|efibootmgr-0.5.4-9|22	This is efibootmgr, a Linux user-space application to modify the Intel
12mu|efibootmgr-0.5.4-9|23	Extensible Firmware Interface (EFI) Boot Manager. This application can
12mu|efibootmgr-0.5.4-9|24	create and destroy boot entries, change the boot order, change the
12mu|efibootmgr-0.5.4-9|25	next running boot option, and more.
12mu|efibootmgr-0.5.4-9|26	
12mu|efibootmgr-0.5.4-9|27	Details on the EFI Boot Manager are available from the EFI
12mu|efibootmgr-0.5.4-9|28	Specification, v1.02 or above, available from <http://developer.intel.com>.
12mu|efibootmgr-0.5.4-9|29	
12mu|efibootmgr-0.5.4-9|30	Note: efibootmgr requires that the kernel module efivars be loaded
12mu|efibootmgr-0.5.4-9|31	prior to use.  `modprobe efivars` should do the trick.
12mu|efibootmgr-0.5.4-9|32	
12mu|efibootmgr-0.5.4-9|33	%prep
12mu|efibootmgr-0.5.4-9|34	
12mu|efibootmgr-0.5.4-9|35	%setup -q
12mu|efibootmgr-0.5.4-9|36	%apply_patches
12mu|efibootmgr-0.5.4-9|37	
12mu|efibootmgr-0.5.4-9|38	%build
12mu|efibootmgr-0.5.4-9|39	make
12mu|efibootmgr-0.5.4-9|40	
12mu|efibootmgr-0.5.4-9|41	%install
12mu|efibootmgr-0.5.4-9|42	rm -rf %{buildroot}
12mu|efibootmgr-0.5.4-9|43	
12mu|efibootmgr-0.5.4-9|44	mkdir -p %{buildroot}%{_sbindir}
12mu|efibootmgr-0.5.4-9|45	install -m755 src/efibootmgr/efibootmgr %{buildroot}%{_sbindir}
12mu|efibootmgr-0.5.4-9|46	
12mu|efibootmgr-0.5.4-9|47	%clean
12mu|efibootmgr-0.5.4-9|48	rm -rf %{buildroot}
12mu|efibootmgr-0.5.4-9|49	
12mu|efibootmgr-0.5.4-9|50	%files
12mu|efibootmgr-0.5.4-9|51	%defattr(-,root,root)
12mu|efibootmgr-0.5.4-9|52	%doc AUTHORS COPYING README
12mu|efibootmgr-0.5.4-9|53	%doc doc/ChangeLog doc/TODO
12mu|efibootmgr-0.5.4-9|54	%{_sbindir}/efibootmgr
12mu|efibootmgr-0.5.4-9|55	
12mu|efibootmgr-0.5.4-9|56	
12mu|efibootmgr-0.5.4-9|57	%changelog
12mu|efibootmgr-0.5.4-9|58	* Wed Oct 23 2013 Alexander Kazancev <kazancas@gmail.com> 0.5.4-9
12mu|efibootmgr-0.5.4-9|59	+ Revision: 99a794a
12mu|efibootmgr-0.5.4-9|60	- Use right tarball
12mu|efibootmgr-0.5.4-9|61	
12mu|efibootmgr-0.5.4-9|62	

19601 12
12mu|efivar-0.7-2|1	%define major		0
12mu|efivar-0.7-2|2	%define libname		%mklibname %{name} %{major}
12mu|efivar-0.7-2|3	%define develname	%mklibname -d %{name}
12mu|efivar-0.7-2|4	
12mu|efivar-0.7-2|5	Name:           efivar
12mu|efivar-0.7-2|6	Version:        0.7
12mu|efivar-0.7-2|7	Release:        2
12mu|efivar-0.7-2|8	Summary:        Tools to manage UEFI variables
12mu|efivar-0.7-2|9	License:        LGPLv2.1
12mu|efivar-0.7-2|10	Group:		System/Kernel and hardware
12mu|efivar-0.7-2|11	URL:            https://github.com/vathpela/efivar
12mu|efivar-0.7-2|12	Source0:        https://github.com/vathpela/%{name}/archive/%{version}.tar.gz
12mu|efivar-0.7-2|13	
12mu|efivar-0.7-2|14	Requires:	%{libname} = %{version}-%{release}
12mu|efivar-0.7-2|15	BuildRequires:  popt-devel
12mu|efivar-0.7-2|16	
12mu|efivar-0.7-2|17	%description
12mu|efivar-0.7-2|18	efivar provides a simple command line interface to the UEFI variable facility.
12mu|efivar-0.7-2|19	
12mu|efivar-0.7-2|20	%package -n %{libname}
12mu|efivar-0.7-2|21	Summary:	Library for the %name
12mu|efivar-0.7-2|22	Group:		System/Libraries
12mu|efivar-0.7-2|23	
12mu|efivar-0.7-2|24	%description -n %{libname}
12mu|efivar-0.7-2|25	Library to allow for the simple manipulation of UEFI variables.
12mu|efivar-0.7-2|26	
12mu|efivar-0.7-2|27	%package -n %{develname}
12mu|efivar-0.7-2|28	Summary:	Development files for %{name}
12mu|efivar-0.7-2|29	Group:		Development/C
12mu|efivar-0.7-2|30	Requires:	%{libname} = %{version}-%{release}
12mu|efivar-0.7-2|31	Provides:	%{name}-devel = %{version}-%{release}
12mu|efivar-0.7-2|32	
12mu|efivar-0.7-2|33	%description -n %{develname}
12mu|efivar-0.7-2|34	The %{name}-devel package contains libraries and header files for
12mu|efivar-0.7-2|35	developing applications that use %{name}.
12mu|efivar-0.7-2|36	
12mu|efivar-0.7-2|37	%prep
12mu|efivar-0.7-2|38	%setup -q -n %{name}-%{version}
12mu|efivar-0.7-2|39	
12mu|efivar-0.7-2|40	%build
12mu|efivar-0.7-2|41	make libdir=%{_libdir} bindir=%{_bindir} OPT_FLAGS="$RPM_OPT_FLAGS"
12mu|efivar-0.7-2|42	
12mu|efivar-0.7-2|43	%install
12mu|efivar-0.7-2|44	%makeinstall
12mu|efivar-0.7-2|45	
12mu|efivar-0.7-2|46	%files
12mu|efivar-0.7-2|47	%doc COPYING README
12mu|efivar-0.7-2|48	%{_bindir}/efivar
12mu|efivar-0.7-2|49	%{_mandir}/man1/*
12mu|efivar-0.7-2|50	
12mu|efivar-0.7-2|51	%files -n %{develname}
12mu|efivar-0.7-2|52	%{_mandir}/man3/*
12mu|efivar-0.7-2|53	%{_includedir}/*
12mu|efivar-0.7-2|54	%{_libdir}/*.so
12mu|efivar-0.7-2|55	%{_libdir}/pkgconfig/*.pc
12mu|efivar-0.7-2|56	
12mu|efivar-0.7-2|57	%files -n %{libname}
12mu|efivar-0.7-2|58	%{_libdir}/*.so.%{major}*
12mu|efivar-0.7-2|59	
12mu|efivar-0.7-2|60	%changelog
12mu|efivar-0.7-2|61	* Sun Nov 24 2013 Rosa <rosa@abf.rosalinux.ru> 0.7-2
12mu|efivar-0.7-2|62	+ Revision: cd4026d
12mu|efivar-0.7-2|63	- Automatic import for version 0.7-2
12mu|efivar-0.7-2|64	
12mu|efivar-0.7-2|65	

19602 12
12mu|eigen3-3.2.1-1|1	%define commit 6b38706d90a9
12mu|eigen3-3.2.1-1|2	
12mu|eigen3-3.2.1-1|3	Summary:	Lightweight C++ template library for vector and matrix math
12mu|eigen3-3.2.1-1|4	Name:		eigen3
12mu|eigen3-3.2.1-1|5	Version:	3.2.1
12mu|eigen3-3.2.1-1|6	Release:	1
12mu|eigen3-3.2.1-1|7	License:	LGPLv3+ or GPLv2+
12mu|eigen3-3.2.1-1|8	Group:		System/Libraries
12mu|eigen3-3.2.1-1|9	Url:		http://eigen.tuxfamily.org/
12mu|eigen3-3.2.1-1|10	Source0:	http://bitbucket.org/eigen/eigen/get/%{version}.tar.bz2
12mu|eigen3-3.2.1-1|11	BuildRequires:	cmake
12mu|eigen3-3.2.1-1|12	BuildRequires:	doxygen
12mu|eigen3-3.2.1-1|13	BuildRequires:	ghostscript-common
12mu|eigen3-3.2.1-1|14	BuildRequires:	graphviz
12mu|eigen3-3.2.1-1|15	BuildRequires:	texlive
12mu|eigen3-3.2.1-1|16	BuildRequires:	pkgconfig(blas)
12mu|eigen3-3.2.1-1|17	BuildRequires:	pkgconfig(gsl)
12mu|eigen3-3.2.1-1|18	BuildRequires:	pkgconfig(lapack)
12mu|eigen3-3.2.1-1|19	BuildRequires:	qt4-devel
12mu|eigen3-3.2.1-1|20	BuildArch:	noarch
12mu|eigen3-3.2.1-1|21	
12mu|eigen3-3.2.1-1|22	%description
12mu|eigen3-3.2.1-1|23	Eigen is a lightweight C++ template library for vector and matrix
12mu|eigen3-3.2.1-1|24	math, a.k.a. linear algebra.
12mu|eigen3-3.2.1-1|25	
12mu|eigen3-3.2.1-1|26	%files
12mu|eigen3-3.2.1-1|27	%doc COPYING* build/doc/html/
12mu|eigen3-3.2.1-1|28	%dir %{_includedir}/eigen3/
12mu|eigen3-3.2.1-1|29	%{_includedir}/eigen3/*
12mu|eigen3-3.2.1-1|30	%{_datadir}/pkgconfig/*.pc
12mu|eigen3-3.2.1-1|31	
12mu|eigen3-3.2.1-1|32	#----------------------------------------------------------------------------
12mu|eigen3-3.2.1-1|33	
12mu|eigen3-3.2.1-1|34	%prep
12mu|eigen3-3.2.1-1|35	%setup -q -n eigen-eigen-%{commit}
12mu|eigen3-3.2.1-1|36	
12mu|eigen3-3.2.1-1|37	%build
12mu|eigen3-3.2.1-1|38	%cmake
12mu|eigen3-3.2.1-1|39	%make
12mu|eigen3-3.2.1-1|40	make doc
12mu|eigen3-3.2.1-1|41	
12mu|eigen3-3.2.1-1|42	%install
12mu|eigen3-3.2.1-1|43	%makeinstall_std -C build
12mu|eigen3-3.2.1-1|44	
12mu|eigen3-3.2.1-1|45	
12mu|eigen3-3.2.1-1|46	%changelog
12mu|eigen3-3.2.1-1|47	* Sat Jun 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.2.1-1
12mu|eigen3-3.2.1-1|48	+ Revision: 7737d5f
12mu|eigen3-3.2.1-1|49	- New version 3.2.1
12mu|eigen3-3.2.1-1|50	
12mu|eigen3-3.2.1-1|51	

19603 12
12mu|ekiga-4.0.1-1|1	%define opal_version 3.10.10
12mu|ekiga-4.0.1-1|2	
12mu|ekiga-4.0.1-1|3	%define kde_support 0
12mu|ekiga-4.0.1-1|4	%{?_kde_support: %{expand: %%global kde_support 1}}
12mu|ekiga-4.0.1-1|5	
12mu|ekiga-4.0.1-1|6	Summary:	Voice and Video over IP software (H323 / SIP)
12mu|ekiga-4.0.1-1|7	Name:		ekiga
12mu|ekiga-4.0.1-1|8	Version:	4.0.1
12mu|ekiga-4.0.1-1|9	Release:	1
12mu|ekiga-4.0.1-1|10	License:	GPLv2+
12mu|ekiga-4.0.1-1|11	Group:		Video
12mu|ekiga-4.0.1-1|12	URL:		http://www.ekiga.org
12mu|ekiga-4.0.1-1|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/ekiga/4.0/%{name}-%{version}.tar.xz
12mu|ekiga-4.0.1-1|14	
12mu|ekiga-4.0.1-1|15	BuildRequires:	desktop-file-utils
12mu|ekiga-4.0.1-1|16	BuildRequires:	gnome-common
12mu|ekiga-4.0.1-1|17	BuildRequires:	intltool
12mu|ekiga-4.0.1-1|18	BuildRequires:	scrollkeeper
12mu|ekiga-4.0.1-1|19	BuildRequires:	xsltproc
12mu|ekiga-4.0.1-1|20	BuildRequires:	gettext-devel
12mu|ekiga-4.0.1-1|21	
12mu|ekiga-4.0.1-1|22	BuildRequires:	pkgconfig(avahi-client)
12mu|ekiga-4.0.1-1|23	BuildRequires:	pkgconfig(avahi-glib)
12mu|ekiga-4.0.1-1|24	BuildRequires:	pkgconfig(dbus-1)
12mu|ekiga-4.0.1-1|25	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|ekiga-4.0.1-1|26	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|ekiga-4.0.1-1|27	BuildRequires:	pkgconfig(gnome-icon-theme)
12mu|ekiga-4.0.1-1|28	BuildRequires:	pkgconfig(glib-2.0)
12mu|ekiga-4.0.1-1|29	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|ekiga-4.0.1-1|30	BuildRequires:	pkgconfig(libebook-1.2)
12mu|ekiga-4.0.1-1|31	BuildRequires:	pkgconfig(libgnomeui-2.0)
12mu|ekiga-4.0.1-1|32	BuildRequires:	pkgconfig(libnotify)
12mu|ekiga-4.0.1-1|33	BuildRequires:	pkgconfig(opal) >= %{opal_version}
12mu|ekiga-4.0.1-1|34	Buildrequires:	pkgconfig(ptlib) >= 2.10.9
12mu|ekiga-4.0.1-1|35	BuildRequires:	pkgconfig(sigc++-2.0)
12mu|ekiga-4.0.1-1|36	BuildRequires:	pkgconfig(xv)
12mu|ekiga-4.0.1-1|37	BuildRequires:	openldap-devel
12mu|ekiga-4.0.1-1|38	BuildRequires:	boost-devel
12mu|ekiga-4.0.1-1|39	%if %kde_support
12mu|ekiga-4.0.1-1|40	BuildRequires:	kdelibs4-devel
12mu|ekiga-4.0.1-1|41	%endif
12mu|ekiga-4.0.1-1|42	%rename		gnomemeeting
12mu|ekiga-4.0.1-1|43	
12mu|ekiga-4.0.1-1|44	Requires(post):		scrollkeeper >= 0.3
12mu|ekiga-4.0.1-1|45	Requires(postun):	scrollkeeper >= 0.3
12mu|ekiga-4.0.1-1|46	Requires:	pkgconfig(gnome-icon-theme)
12mu|ekiga-4.0.1-1|47	Requires:	opal3 >= %{opal_version}
12mu|ekiga-4.0.1-1|48	Requires:	evolution-data-server
12mu|ekiga-4.0.1-1|49	Suggests:	yelp
12mu|ekiga-4.0.1-1|50	
12mu|ekiga-4.0.1-1|51	%description
12mu|ekiga-4.0.1-1|52	Ekiga is a tool to communicate with video and audio over the internet.
12mu|ekiga-4.0.1-1|53	It uses both SIP and H323 protocol and is compatible with Microsoft Netmeeting.
12mu|ekiga-4.0.1-1|54	It used to be called GnomeMeeting
12mu|ekiga-4.0.1-1|55	
12mu|ekiga-4.0.1-1|56	%prep
12mu|ekiga-4.0.1-1|57	%setup -q
12mu|ekiga-4.0.1-1|58	
12mu|ekiga-4.0.1-1|59	%build
12mu|ekiga-4.0.1-1|60	%if %kde_support
12mu|ekiga-4.0.1-1|61	QTDIR="/usr/lib/qt4" ; export QTDIR ;
12mu|ekiga-4.0.1-1|62	PATH="/usr/lib/qt4/bin:$PATH" ; export PATH ;
12mu|ekiga-4.0.1-1|63	%endif
12mu|ekiga-4.0.1-1|64	NOCONFIGURE=yes gnome-autogen.sh
12mu|ekiga-4.0.1-1|65	%configure2_5x	\
12mu|ekiga-4.0.1-1|66	%if %kde_support
12mu|ekiga-4.0.1-1|67	--enable-kde \
12mu|ekiga-4.0.1-1|68	%endif
12mu|ekiga-4.0.1-1|69	--disable-schemas-install \
12mu|ekiga-4.0.1-1|70	--enable-dbus
12mu|ekiga-4.0.1-1|71	
12mu|ekiga-4.0.1-1|72	make
12mu|ekiga-4.0.1-1|73	
12mu|ekiga-4.0.1-1|74	%install
12mu|ekiga-4.0.1-1|75	%makeinstall_std
12mu|ekiga-4.0.1-1|76	
12mu|ekiga-4.0.1-1|77	%find_lang %{name} --with-gnome
12mu|ekiga-4.0.1-1|78	
12mu|ekiga-4.0.1-1|79	desktop-file-install --vendor="" \
12mu|ekiga-4.0.1-1|80	--remove-category="Application" \
12mu|ekiga-4.0.1-1|81	--add-category="X-MandrivaLinux-CrossDesktop" \
12mu|ekiga-4.0.1-1|82	--dir %{buildroot}%{_datadir}/applications \
12mu|ekiga-4.0.1-1|83	%{buildroot}%{_datadir}/applications/*
12mu|ekiga-4.0.1-1|84	
12mu|ekiga-4.0.1-1|85	%define launchers %{_sysconfdir}/dynamic/launchers/webcam
12mu|ekiga-4.0.1-1|86	# dynamic support
12mu|ekiga-4.0.1-1|87	mkdir -p %{buildroot}%{launchers}
12mu|ekiga-4.0.1-1|88	cat > %{buildroot}%{launchers}/%{name}.desktop << EOF
12mu|ekiga-4.0.1-1|89	[Desktop Entry]
12mu|ekiga-4.0.1-1|90	Name=Ekiga \$devicename
12mu|ekiga-4.0.1-1|91	Comment=Ekiga
12mu|ekiga-4.0.1-1|92	TryExec=%{_bindir}/ekiga
12mu|ekiga-4.0.1-1|93	Exec=%{_bindir}/ekiga
12mu|ekiga-4.0.1-1|94	Terminal=false
12mu|ekiga-4.0.1-1|95	Icon=ekiga
12mu|ekiga-4.0.1-1|96	Type=Application
12mu|ekiga-4.0.1-1|97	StartupNotify=true
12mu|ekiga-4.0.1-1|98	EOF
12mu|ekiga-4.0.1-1|99	
12mu|ekiga-4.0.1-1|100	rm -rf %{buildroot}/var/lib/scrollkeeper
12mu|ekiga-4.0.1-1|101	
12mu|ekiga-4.0.1-1|102	%define schemas ekiga
12mu|ekiga-4.0.1-1|103	
12mu|ekiga-4.0.1-1|104	%preun
12mu|ekiga-4.0.1-1|105	if [ -r %{_sysconfdir}/gconf/schemas/gnomemeeting.schemas -a -x %{_bindir}/gconftool-2 ]; then
12mu|ekiga-4.0.1-1|106	GCONF_CONFIG_SOURCE=`gconftool-2 --get-default-source` gconftool-2 --makefile-uninstall-rule %{_sysconfdir}/gconf/schemas/gnomemeeting.schemas > /dev/null
12mu|ekiga-4.0.1-1|107	update-alternatives --remove webcam.kde.dynamic %{launchers}/gnomemeeting.desktop
12mu|ekiga-4.0.1-1|108	update-alternatives --remove webcam.gnome.dynamic %{launchers}/gnomemeeting.desktop
12mu|ekiga-4.0.1-1|109	fi
12mu|ekiga-4.0.1-1|110	%preun_uninstall_gconf_schemas %{schemas}
12mu|ekiga-4.0.1-1|111	
12mu|ekiga-4.0.1-1|112	%postun
12mu|ekiga-4.0.1-1|113	if [ "$1" = "0" ]; then
12mu|ekiga-4.0.1-1|114	update-alternatives --remove webcam.kde.dynamic %{launchers}/%{name}.desktop
12mu|ekiga-4.0.1-1|115	update-alternatives --remove webcam.gnome.dynamic %{launchers}/%{name}.desktop
12mu|ekiga-4.0.1-1|116	fi
12mu|ekiga-4.0.1-1|117	
12mu|ekiga-4.0.1-1|118	%files -f %{name}.lang
12mu|ekiga-4.0.1-1|119	%doc README NEWS FAQ AUTHORS TODO
12mu|ekiga-4.0.1-1|120	%{_bindir}/*
12mu|ekiga-4.0.1-1|121	%{_libdir}/%{name}
12mu|ekiga-4.0.1-1|122	%{_datadir}/dbus-1/services/org.ekiga*
12mu|ekiga-4.0.1-1|123	%{_datadir}/applications/*
12mu|ekiga-4.0.1-1|124	%{_datadir}/pixmaps/*
12mu|ekiga-4.0.1-1|125	%{_datadir}/sounds/*
12mu|ekiga-4.0.1-1|126	%{_datadir}/icons/hicolor/*/apps/*
12mu|ekiga-4.0.1-1|127	%{_mandir}/*/*
12mu|ekiga-4.0.1-1|128	%{_sysconfdir}/gconf/schemas/*
12mu|ekiga-4.0.1-1|129	%config(noreplace) %{launchers}/*.desktop
12mu|ekiga-4.0.1-1|130	
12mu|ekiga-4.0.1-1|131	

19604 12
12mu|emacs-24.3-8|1	Summary:	GNU Emacs text editor with X11 support
12mu|emacs-24.3-8|2	
12mu|emacs-24.3-8|3	Name:		emacs
12mu|emacs-24.3-8|4	Version:	24.3
12mu|emacs-24.3-8|5	Release:	8
12mu|emacs-24.3-8|6	License:	GPLv3+
12mu|emacs-24.3-8|7	Group:		Editors
12mu|emacs-24.3-8|8	Url:		http://www.gnu.org/software/emacs/
12mu|emacs-24.3-8|9	Source0:	ftp://ftp.gnu.org/pub/gnu/emacs/emacs-%{version}.tar.xz
12mu|emacs-24.3-8|10	Source2:	gnu-mini.png
12mu|emacs-24.3-8|11	Source3:	gnu-normal.png
12mu|emacs-24.3-8|12	Source4:	gnu-large.png
12mu|emacs-24.3-8|13	Source5:	emacs-config
12mu|emacs-24.3-8|14	Patch1:		emacs-20.5-loadup.patch
12mu|emacs-24.3-8|15	Patch6:		emacs-snapshot-same-etc-DOC-for-all.patch
12mu|emacs-24.3-8|16	
12mu|emacs-24.3-8|17	Patch100:	emacs-23.3-infofix.patch
12mu|emacs-24.3-8|18	Patch101:	emacs-23.1.92-version.patch
12mu|emacs-24.3-8|19	Patch111:	emacs-24.2-ispell-dictionaries-list-iso-8859-15.patch
12mu|emacs-24.3-8|20	Patch115:	emacs-24.2-lzma-support.patch
12mu|emacs-24.3-8|21	
12mu|emacs-24.3-8|22	BuildRequires:  texinfo
12mu|emacs-24.3-8|23	BuildRequires:	x11-server-common
12mu|emacs-24.3-8|24	BuildRequires:	jpeg-devel
12mu|emacs-24.3-8|25	BuildRequires:	ungif-devel
12mu|emacs-24.3-8|26	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|emacs-24.3-8|27	BuildRequires:	pkgconfig(libpng)
12mu|emacs-24.3-8|28	BuildRequires:	pkgconfig(libtiff-4)
12mu|emacs-24.3-8|29	BuildRequires:	pkgconfig(x11)
12mu|emacs-24.3-8|30	BuildRequires:	pkgconfig(xaw7)
12mu|emacs-24.3-8|31	BuildRequires:	ncurses-devel
12mu|emacs-24.3-8|32	BuildRequires:	Xaw3d-devel
12mu|emacs-24.3-8|33	BuildRequires:	pkgconfig(xpm)
12mu|emacs-24.3-8|34	BuildRequires:	giflib-devel
12mu|emacs-24.3-8|35	Requires(post,preun):	update-alternatives
12mu|emacs-24.3-8|36	Requires:	%{name}-common = %{version}
12mu|emacs-24.3-8|37	Provides:	emacs = %{version}-%{release}
12mu|emacs-24.3-8|38	Provides:	emacs-bin
12mu|emacs-24.3-8|39	Provides:	emacs-gtk
12mu|emacs-24.3-8|40	
12mu|emacs-24.3-8|41	%description
12mu|emacs-24.3-8|42	Emacs is a powerful, customizable, self-documenting, modeless text
12mu|emacs-24.3-8|43	editor. Emacs contains special code editing features, a scripting
12mu|emacs-24.3-8|44	language (elisp), and the capability to read mail, news, and more
12mu|emacs-24.3-8|45	without leaving the editor.
12mu|emacs-24.3-8|46	
12mu|emacs-24.3-8|47	This package provides an emacs binary with support for X Windows.
12mu|emacs-24.3-8|48	
12mu|emacs-24.3-8|49	%package	el
12mu|emacs-24.3-8|50	Summary:	GNU Emacs Lisp source files
12mu|emacs-24.3-8|51	
12mu|emacs-24.3-8|52	Group:		Editors
12mu|emacs-24.3-8|53	Requires:	%{name}-common = %{version}
12mu|emacs-24.3-8|54	
12mu|emacs-24.3-8|55	%description	el
12mu|emacs-24.3-8|56	The emacs-snapshot-el package contains the emacs elisp sources for
12mu|emacs-24.3-8|57	many of the elisp programs included with the main Emacs text editor
12mu|emacs-24.3-8|58	package.
12mu|emacs-24.3-8|59	
12mu|emacs-24.3-8|60	You need to install this package only if you intend to modify any of
12mu|emacs-24.3-8|61	the Emacs packages or see some elisp examples.
12mu|emacs-24.3-8|62	
12mu|emacs-24.3-8|63	%package	doc
12mu|emacs-24.3-8|64	Summary:	GNU Emacs documentation
12mu|emacs-24.3-8|65	
12mu|emacs-24.3-8|66	Group:		Editors
12mu|emacs-24.3-8|67	Requires:	%{name}-common = %{version}
12mu|emacs-24.3-8|68	
12mu|emacs-24.3-8|69	%description	doc
12mu|emacs-24.3-8|70	Documentation for GNU Emacs.
12mu|emacs-24.3-8|71	
12mu|emacs-24.3-8|72	%package	leim
12mu|emacs-24.3-8|73	Summary:	GNU Emacs Lisp code for international input methods
12mu|emacs-24.3-8|74	
12mu|emacs-24.3-8|75	Group:		Editors
12mu|emacs-24.3-8|76	Requires:	%{name}-common = %{version}
12mu|emacs-24.3-8|77	
12mu|emacs-24.3-8|78	%description	leim
12mu|emacs-24.3-8|79	This package contains Emacs Lisp code for input methods for various
12mu|emacs-24.3-8|80	international character scripts.
12mu|emacs-24.3-8|81	
12mu|emacs-24.3-8|82	%package	nox
12mu|emacs-24.3-8|83	Summary:	GNU Emacs text editor without support for X11
12mu|emacs-24.3-8|84	
12mu|emacs-24.3-8|85	Group:		Editors
12mu|emacs-24.3-8|86	Requires:	%{name}-common = %{version}
12mu|emacs-24.3-8|87	Provides:	emacs-bin
12mu|emacs-24.3-8|88	Requires(post,preun):	update-alternatives
12mu|emacs-24.3-8|89	
12mu|emacs-24.3-8|90	%description	nox
12mu|emacs-24.3-8|91	Emacs is a powerful, customizable, self-documenting, modeless text
12mu|emacs-24.3-8|92	editor. Emacs contains special code editing features, a scripting
12mu|emacs-24.3-8|93	language (elisp), and the capability to read mail, news, and more
12mu|emacs-24.3-8|94	without leaving the editor.
12mu|emacs-24.3-8|95	
12mu|emacs-24.3-8|96	This package provides an emacs binary with no X Windows support for
12mu|emacs-24.3-8|97	running on a terminal.
12mu|emacs-24.3-8|98	
12mu|emacs-24.3-8|99	%package	common
12mu|emacs-24.3-8|100	Summary:	Common files for GNU Emacs
12mu|emacs-24.3-8|101	
12mu|emacs-24.3-8|102	Group:		Editors
12mu|emacs-24.3-8|103	Obsoletes:	emacs-cedet < 1.0-0.pre7
12mu|emacs-24.3-8|104	Provides:	emacs-cedet = 1.0-0.pre7
12mu|emacs-24.3-8|105	Obsoletes:	emacs-easypg < 1.0.0
12mu|emacs-24.3-8|106	Provides:	emacs-easypg = 1.0.0
12mu|emacs-24.3-8|107	
12mu|emacs-24.3-8|108	%description	common
12mu|emacs-24.3-8|109	Emacs is a powerful, customizable, self-documenting, modeless text
12mu|emacs-24.3-8|110	editor. Emacs contains special code editing features, a scripting
12mu|emacs-24.3-8|111	language (elisp), and the capability to read mail, news, and more
12mu|emacs-24.3-8|112	without leaving the editor.
12mu|emacs-24.3-8|113	
12mu|emacs-24.3-8|114	This package contains all of the common files needed by emacs-snapshot
12mu|emacs-24.3-8|115	or emacs-snapshot-nox
12mu|emacs-24.3-8|116	
12mu|emacs-24.3-8|117	%prep
12mu|emacs-24.3-8|118	%setup -q
12mu|emacs-24.3-8|119	%__perl -p -i -e 's/ctags/gctags/g' etc/etags.1
12mu|emacs-24.3-8|120	
12mu|emacs-24.3-8|121	%patch1 -p1 -b .loadup
12mu|emacs-24.3-8|122	%patch6 -p1
12mu|emacs-24.3-8|123	
12mu|emacs-24.3-8|124	%patch100 -p1
12mu|emacs-24.3-8|125	%patch101 -p1 -b .version
12mu|emacs-24.3-8|126	%patch111 -p1
12mu|emacs-24.3-8|127	
12mu|emacs-24.3-8|128	%ifarch ppc
12mu|emacs-24.3-8|129	%patch20 -p1
12mu|emacs-24.3-8|130	%patch21 -p1
12mu|emacs-24.3-8|131	%patch22 -p1
12mu|emacs-24.3-8|132	%endif
12mu|emacs-24.3-8|133	
12mu|emacs-24.3-8|134	%patch115 -p1 -z .lzma-support
12mu|emacs-24.3-8|135	
12mu|emacs-24.3-8|136	find . -name Makefile.in |xargs sed -i -e 's,configure.in,configure.ac,g'
12mu|emacs-24.3-8|137	autoreconf -fi -I m4
12mu|emacs-24.3-8|138	
12mu|emacs-24.3-8|139	%build
12mu|emacs-24.3-8|140	PUREDEF="-DNCURSES_OSPEED_T"
12mu|emacs-24.3-8|141	XPUREDEF="-DNCURSES_OSPEED_T"
12mu|emacs-24.3-8|142	
12mu|emacs-24.3-8|143	export CFLAGS="%{optflags} $PUREDEF -fno-zero-initialized-in-bss"
12mu|emacs-24.3-8|144	
12mu|emacs-24.3-8|145	%configure2_5x\
12mu|emacs-24.3-8|146	--with-x=no\
12mu|emacs-24.3-8|147	--localstatedir=%{_localstatedir}/lib
12mu|emacs-24.3-8|148	%make bootstrap
12mu|emacs-24.3-8|149	
12mu|emacs-24.3-8|150	%make distclean
12mu|emacs-24.3-8|151	# Build binary without X support
12mu|emacs-24.3-8|152	%configure2_5x\
12mu|emacs-24.3-8|153	--with-x=no\
12mu|emacs-24.3-8|154	--localstatedir=%{_localstatedir}/lib
12mu|emacs-24.3-8|155	%make
12mu|emacs-24.3-8|156	mv src/emacs src/nox-emacs
12mu|emacs-24.3-8|157	
12mu|emacs-24.3-8|158	%make distclean
12mu|emacs-24.3-8|159	# Build binary with X support
12mu|emacs-24.3-8|160	%configure2_5x\
12mu|emacs-24.3-8|161	--with-x-toolkit\
12mu|emacs-24.3-8|162	--localstatedir=%{_localstatedir}/lib
12mu|emacs-24.3-8|163	%make
12mu|emacs-24.3-8|164	
12mu|emacs-24.3-8|165	%install
12mu|emacs-24.3-8|166	mkdir -p %{buildroot}/usr
12mu|emacs-24.3-8|167	
12mu|emacs-24.3-8|168	PATH=$PATH:/sbin
12mu|emacs-24.3-8|169	ARCHDIR=%{_target_platform}
12mu|emacs-24.3-8|170	%old_makeinstall sharedstatedir=%{buildroot}/var/lib localstatedir=%{buildroot}/var/lib
12mu|emacs-24.3-8|171	
12mu|emacs-24.3-8|172	rm -f %{buildroot}%{_bindir}/emacs
12mu|emacs-24.3-8|173	rm -f %{buildroot}%{_infodir}/dir
12mu|emacs-24.3-8|174	
12mu|emacs-24.3-8|175	# remove sun specific stuff
12mu|emacs-24.3-8|176	rm -f %{buildroot}%{_datadir}/emacs/%{version}/etc/{emacstool.1,emacs.1,ctags.1,etags.1,sex.6}
12mu|emacs-24.3-8|177	
12mu|emacs-24.3-8|178	# rename ctags to gctags
12mu|emacs-24.3-8|179	mv %{buildroot}%{_mandir}/man1/ctags.1.gz %{buildroot}%{_mandir}/man1/gctags.1.gz
12mu|emacs-24.3-8|180	mv %{buildroot}%{_bindir}/ctags %{buildroot}%{_bindir}/gctags
12mu|emacs-24.3-8|181	mv -f %{buildroot}%{_bindir}/{etags,emacs-etags}
12mu|emacs-24.3-8|182	
12mu|emacs-24.3-8|183	# is that needed?
12mu|emacs-24.3-8|184	install -d %{buildroot}%{_libdir}/emacs/site-lisp
12mu|emacs-24.3-8|185	
12mu|emacs-24.3-8|186	mkdir -p %{buildroot}%{_sysconfdir}/emacs
12mu|emacs-24.3-8|187	install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/emacs/site-start.el
12mu|emacs-24.3-8|188	(cd %{buildroot}%{_datadir}/emacs/%{version}/lisp; ln -s ../../../../..%{_sysconfdir}/emacs/site-start.el site-start.el)
12mu|emacs-24.3-8|189	
12mu|emacs-24.3-8|190	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12mu|emacs-24.3-8|191	
12mu|emacs-24.3-8|192	install -m755 src/nox-emacs %{buildroot}%{_bindir}/emacs-nox
12mu|emacs-24.3-8|193	chmod -t %{buildroot}%{_bindir}/emacs*
12mu|emacs-24.3-8|194	
12mu|emacs-24.3-8|195	#
12mu|emacs-24.3-8|196	# emacs-doc file list
12mu|emacs-24.3-8|197	#
12mu|emacs-24.3-8|198	# 3.22MB of docs from emacs-common to emacs-doc to reduce size (tutorials, news, postscript files, ...)
12mu|emacs-24.3-8|199	# NB: etc/ps-prin{0,1}.ps are needed by ps-print
12mu|emacs-24.3-8|200	find %{buildroot}%{_datadir}/emacs/%{version}/etc/ -type f | \
12mu|emacs-24.3-8|201	grep -E 'TUTORIAL\.|NEWS|ONEWS|.ps$'|grep -F -v /etc/ps-prin | \
12mu|emacs-24.3-8|202	sed "s^%{buildroot}^^" > doc-filelist
12mu|emacs-24.3-8|203	
12mu|emacs-24.3-8|204	#
12mu|emacs-24.3-8|205	# emacs-el file list
12mu|emacs-24.3-8|206	#
12mu|emacs-24.3-8|207	
12mu|emacs-24.3-8|208	# take every .el and .el.gz which have a corresponding .elc
12mu|emacs-24.3-8|209	find %{buildroot}%{_datadir}/emacs -name '*.el' -o -name '*.el.gz' | \
12mu|emacs-24.3-8|210	grep -v /leim/ | while read I; do
12mu|emacs-24.3-8|211	f=`basename $I .gz`
12mu|emacs-24.3-8|212	f=`basename $f .el`
12mu|emacs-24.3-8|213	if [ -e `dirname $I`/$f.elc ]; then
12mu|emacs-24.3-8|214	echo $I | sed "s^%{buildroot}^^"
12mu|emacs-24.3-8|215	fi
12mu|emacs-24.3-8|216	done > el-filelist
12mu|emacs-24.3-8|217	
12mu|emacs-24.3-8|218	#
12mu|emacs-24.3-8|219	# emacs-common file list
12mu|emacs-24.3-8|220	#
12mu|emacs-24.3-8|221	# everything not in previous filelists, and remove a few things listed in %files
12mu|emacs-24.3-8|222	find %{buildroot}%{_datadir}/emacs/%{version} -type f -print -o -type d -printf "%%%%dir %%p\n" | \
12mu|emacs-24.3-8|223	grep -v /leim/ | sed "s^%{buildroot}^^" > common-filelist.raw
12mu|emacs-24.3-8|224	while read I; do
12mu|emacs-24.3-8|225	grep -qxF $I doc-filelist el-filelist || echo $I
12mu|emacs-24.3-8|226	done < common-filelist.raw > common-filelist
12mu|emacs-24.3-8|227	
12mu|emacs-24.3-8|228	find %{buildroot}%{_libdir}/emacs -type f -print -o -type d -printf "%%%%dir %%p\n" | \
12mu|emacs-24.3-8|229	grep -E -v 'movemail$|update-game-score$' | sed "s^%{buildroot}^^" >> common-filelist
12mu|emacs-24.3-8|230	
12mu|emacs-24.3-8|231	# this conflicts with the info package
12mu|emacs-24.3-8|232	rm -f %{buildroot}%{_infodir}/info.info.gz
12mu|emacs-24.3-8|233	
12mu|emacs-24.3-8|234	have_info_files=$(echo $(ls %{buildroot}%{_infodir} | sed -e 's/\.info\.gz$//' | grep -E -v -- '-[0-9]+$' | LC_ALL=C sort))
12mu|emacs-24.3-8|235	
12mu|emacs-24.3-8|236	%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 flymake forms gnus htmlfontify idlwave mairix-el message mh-e newsticker nxml-mode org pcl-cvs pgg rcirc reftex remember sasl sc semantic ses sieve smtpmail speedbar srecode tramp url vip viper widget wisent woman
12mu|emacs-24.3-8|237	
12mu|emacs-24.3-8|238	[ "$have_info_files" = "%info_files" ] || {
12mu|emacs-24.3-8|239	echo "you must modify the spec file, %%info_files should be: $have_info_files"
12mu|emacs-24.3-8|240	exit 1
12mu|emacs-24.3-8|241	}
12mu|emacs-24.3-8|242	
12mu|emacs-24.3-8|243	%post nox
12mu|emacs-24.3-8|244	update-alternatives --install %{_bindir}/emacs emacs %{_bindir}/emacs-nox 10
12mu|emacs-24.3-8|245	
12mu|emacs-24.3-8|246	[[ ! -f %{_bindir}/emacs ]] && update-alternatives --auto emacs
12mu|emacs-24.3-8|247	:
12mu|emacs-24.3-8|248	
12mu|emacs-24.3-8|249	%postun nox
12mu|emacs-24.3-8|250	[[ ! -f %{_bindir}/emacs-nox ]] && \
12mu|emacs-24.3-8|251	/usr/sbin/update-alternatives --remove emacs %{_bindir}/emacs-nox
12mu|emacs-24.3-8|252	:
12mu|emacs-24.3-8|253	
12mu|emacs-24.3-8|254	%post
12mu|emacs-24.3-8|255	/usr/sbin/update-alternatives --install %{_bindir}/emacs emacs %{_bindir}/emacs-%{version} 21
12mu|emacs-24.3-8|256	
12mu|emacs-24.3-8|257	%post common
12mu|emacs-24.3-8|258	/usr/sbin/update-alternatives --force --install %{_bindir}/etags etags %{_bindir}/%{name}-etags 1
12mu|emacs-24.3-8|259	
12mu|emacs-24.3-8|260	%postun
12mu|emacs-24.3-8|261	[[ ! -f %{_bindir}/emacs-%{version} ]] && \
12mu|emacs-24.3-8|262	/usr/sbin/update-alternatives --remove emacs %{_bindir}/emacs-%{version}|| :
12mu|emacs-24.3-8|263	
12mu|emacs-24.3-8|264	%postun common
12mu|emacs-24.3-8|265	[[ ! -f %{_bindir}/%{name}-etags ]] && \
12mu|emacs-24.3-8|266	/usr/sbin/update-alternatives --remove etags %{_bindir}/%{name}-etags || :
12mu|emacs-24.3-8|267	
12mu|emacs-24.3-8|268	%files -f common-filelist common
12mu|emacs-24.3-8|269	%doc BUGS README src/COPYING
12mu|emacs-24.3-8|270	%{_localstatedir}/lib/games/emacs/*
12mu|emacs-24.3-8|271	%dir %{_sysconfdir}/emacs/site-start.d
12mu|emacs-24.3-8|272	%dir %{_sysconfdir}/emacs
12mu|emacs-24.3-8|273	%config(noreplace) %{_sysconfdir}/emacs/site-start.el
12mu|emacs-24.3-8|274	%dir %{_datadir}/emacs
12mu|emacs-24.3-8|275	%dir %{_datadir}/emacs/site-lisp
12mu|emacs-24.3-8|276	%{_datadir}/emacs/%{version}/lisp/site-start.el
12mu|emacs-24.3-8|277	%attr(2755,root,mail) %{_libexecdir}/emacs/%{version}/%{_target_platform}/movemail
12mu|emacs-24.3-8|278	%attr(4755,games,root) %{_libexecdir}/emacs/%{version}/%{_target_platform}/update-game-score
12mu|emacs-24.3-8|279	%{_bindir}/emacsclient
12mu|emacs-24.3-8|280	%{_bindir}/%{name}-etags
12mu|emacs-24.3-8|281	%{_bindir}/ebrowse
12mu|emacs-24.3-8|282	%{_bindir}/grep-changelog
12mu|emacs-24.3-8|283	%{_bindir}/gctags
12mu|emacs-24.3-8|284	%{_mandir}/*/*
12mu|emacs-24.3-8|285	%{_infodir}/*
12mu|emacs-24.3-8|286	%exclude %{_datadir}/emacs/%{version}/site-lisp/subdirs.el
12mu|emacs-24.3-8|287	
12mu|emacs-24.3-8|288	%files -f doc-filelist doc
12mu|emacs-24.3-8|289	
12mu|emacs-24.3-8|290	%files -f el-filelist el
12mu|emacs-24.3-8|291	%doc src/COPYING
12mu|emacs-24.3-8|292	%{_datadir}/emacs/%{version}/site-lisp/subdirs.el
12mu|emacs-24.3-8|293	%{_datadir}/emacs/site-lisp/subdirs.el
12mu|emacs-24.3-8|294	%{_datadir}/emacs/%{version}/leim/ja-dic/*.el.gz
12mu|emacs-24.3-8|295	%{_datadir}/emacs/%{version}/leim/quail/*.el.gz
12mu|emacs-24.3-8|296	
12mu|emacs-24.3-8|297	%files leim
12mu|emacs-24.3-8|298	%doc src/COPYING
12mu|emacs-24.3-8|299	%{_datadir}/emacs/%{version}/leim/leim-list.el
12mu|emacs-24.3-8|300	%dir %{_datadir}/emacs/%{version}/leim/ja-dic
12mu|emacs-24.3-8|301	%{_datadir}/emacs/%{version}/leim/ja-dic/*.elc
12mu|emacs-24.3-8|302	%dir %{_datadir}/emacs/%{version}/leim/quail
12mu|emacs-24.3-8|303	%{_datadir}/emacs/%{version}/leim/quail/*.elc
12mu|emacs-24.3-8|304	
12mu|emacs-24.3-8|305	%files nox
12mu|emacs-24.3-8|306	%doc src/COPYING
12mu|emacs-24.3-8|307	%{_bindir}/emacs-nox
12mu|emacs-24.3-8|308	
12mu|emacs-24.3-8|309	%files
12mu|emacs-24.3-8|310	%doc src/COPYING
12mu|emacs-24.3-8|311	%{_bindir}/emacs-%{version}
12mu|emacs-24.3-8|312	%{_datadir}/applications/emacs.desktop
12mu|emacs-24.3-8|313	%{_iconsdir}/hicolor/*/apps/emacs*.png
12mu|emacs-24.3-8|314	%{_iconsdir}/hicolor/scalable/apps/emacs.svg
12mu|emacs-24.3-8|315	%{_iconsdir}/hicolor/scalable/mimetypes/emacs-document.svg
12mu|emacs-24.3-8|316	
12mu|emacs-24.3-8|317	%changelog
12mu|emacs-24.3-8|318	* Thu Jun 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 24.3-8
12mu|emacs-24.3-8|319	+ Revision: f344234
12mu|emacs-24.3-8|320	- Fix for libexecdir
12mu|emacs-24.3-8|321	
12mu|emacs-24.3-8|322	

19605 12
12mu|emacs-auctex-11.87-1|1	%define	rname	auctex
12mu|emacs-auctex-11.87-1|2	
12mu|emacs-auctex-11.87-1|3	Summary: 	Enhanced LaTeX mode for GNU Emacs
12mu|emacs-auctex-11.87-1|4	Name: 		emacs-auctex
12mu|emacs-auctex-11.87-1|5	Version: 	11.87
12mu|emacs-auctex-11.87-1|6	Release:	1
12mu|emacs-auctex-11.87-1|7	License: 	GPLv3+
12mu|emacs-auctex-11.87-1|8	Group: 		Editors
12mu|emacs-auctex-11.87-1|9	Url: 		http://www.gnu.org/software/auctex/
12mu|emacs-auctex-11.87-1|10	Source0:	http://ftp.gnu.org/pub/gnu/auctex/auctex-%{version}.tar.gz
12mu|emacs-auctex-11.87-1|11	BuildRequires:	emacs
12mu|emacs-auctex-11.87-1|12	BuildRequires:	tetex-dvips
12mu|emacs-auctex-11.87-1|13	BuildRequires:	tetex-latex
12mu|emacs-auctex-11.87-1|14	Requires:	emacs
12mu|emacs-auctex-11.87-1|15	Requires:	tetex-latex
12mu|emacs-auctex-11.87-1|16	BuildArch:	noarch
12mu|emacs-auctex-11.87-1|17	
12mu|emacs-auctex-11.87-1|18	%description
12mu|emacs-auctex-11.87-1|19	AUCTeX is a comprehensive customizable integrated environment for
12mu|emacs-auctex-11.87-1|20	writing input files for TeX, LaTeX, ConTeXt, Texinfo, and docTeX using
12mu|emacs-auctex-11.87-1|21	GNU Emacs.
12mu|emacs-auctex-11.87-1|22	
12mu|emacs-auctex-11.87-1|23	%files
12mu|emacs-auctex-11.87-1|24	%doc RELEASE COPYING INSTALL README TODO FAQ CHANGES
12mu|emacs-auctex-11.87-1|25	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{rname}*
12mu|emacs-auctex-11.87-1|26	%{_datadir}/emacs/site-lisp/%{rname}
12mu|emacs-auctex-11.87-1|27	%{_datadir}/emacs/site-lisp/auctex.el
12mu|emacs-auctex-11.87-1|28	%{_datadir}/emacs/site-lisp/preview-latex.el
12mu|emacs-auctex-11.87-1|29	%{_datadir}/emacs/site-lisp/tex-site.el
12mu|emacs-auctex-11.87-1|30	%{_datadir}/texmf/doc/latex/styles/preview.dvi
12mu|emacs-auctex-11.87-1|31	%{_infodir}/*
12mu|emacs-auctex-11.87-1|32	
12mu|emacs-auctex-11.87-1|33	#----------------------------------------------------------------------------
12mu|emacs-auctex-11.87-1|34	
12mu|emacs-auctex-11.87-1|35	%prep
12mu|emacs-auctex-11.87-1|36	%setup -qn %{rname}-%{version}
12mu|emacs-auctex-11.87-1|37	
12mu|emacs-auctex-11.87-1|38	%build
12mu|emacs-auctex-11.87-1|39	%configure --with-emacs
12mu|emacs-auctex-11.87-1|40	%make
12mu|emacs-auctex-11.87-1|41	
12mu|emacs-auctex-11.87-1|42	%install
12mu|emacs-auctex-11.87-1|43	install -d %{buildroot}{%{_datadir}/emacs/site-lisp/site-start.d,%{_infodir}}
12mu|emacs-auctex-11.87-1|44	%makeinstall autodir=%{buildroot}/var/lib/auctex
12mu|emacs-auctex-11.87-1|45	
12mu|emacs-auctex-11.87-1|46	# This is already in tetex-latex:
12mu|emacs-auctex-11.87-1|47	rm -rf %{buildroot}%{_datadir}/texmf/tex/latex/preview
12mu|emacs-auctex-11.87-1|48	# What's this for?
12mu|emacs-auctex-11.87-1|49	rm -rf %{buildroot}/var/lib/auctex
12mu|emacs-auctex-11.87-1|50	# Don't install reference card:
12mu|emacs-auctex-11.87-1|51	rm -rf %{buildroot}%{_datadir}/doc/auctex
12mu|emacs-auctex-11.87-1|52	
12mu|emacs-auctex-11.87-1|53	#sed -i -e "s|%{buildroot}||" %{buildroot}/%{_datadir}/emacs/site-lisp/tex-site.el
12mu|emacs-auctex-11.87-1|54	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12mu|emacs-auctex-11.87-1|55	echo "(if (string-match \"GNU Emacs\" (version)) (require 'tex-site))" >> %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{rname}.el
12mu|emacs-auctex-11.87-1|56	
12mu|emacs-auctex-11.87-1|57	
12mu|emacs-auctex-11.87-1|58	
12mu|emacs-auctex-11.87-1|59	%changelog
12mu|emacs-auctex-11.87-1|60	* Thu Jan 30 2014 dsilakov <denis.silakov@rosalab.ru> 11.87-1
12mu|emacs-auctex-11.87-1|61	+ Revision: ab19246
12mu|emacs-auctex-11.87-1|62	- Merge pull request #1 from import/emacs-auctex:auto_update
12mu|emacs-auctex-11.87-1|63	- ROSA Updates Builder: update suggested
12mu|emacs-auctex-11.87-1|64	
12mu|emacs-auctex-11.87-1|65	

19606 12
12mu|emacs-python-mode-6.0.10-6|1	%define rname	python-mode
12mu|emacs-python-mode-6.0.10-6|2	%define tarname	%{rname}.el
12mu|emacs-python-mode-6.0.10-6|3	
12mu|emacs-python-mode-6.0.10-6|4	Summary:	An Emacs mode for editing Python code
12mu|emacs-python-mode-6.0.10-6|5	Name:		emacs-%{rname}
12mu|emacs-python-mode-6.0.10-6|6	Version:	6.0.10
12mu|emacs-python-mode-6.0.10-6|7	Release:	6
12mu|emacs-python-mode-6.0.10-6|8	Source0:	https://launchpad.net/python-mode/trunk/%{version}/+download/%{tarname}-%{version}.tar.gz
12mu|emacs-python-mode-6.0.10-6|9	License:	GPLv3+
12mu|emacs-python-mode-6.0.10-6|10	Group:		Editors
12mu|emacs-python-mode-6.0.10-6|11	Url:		https://launchpad.net/python-mode/
12mu|emacs-python-mode-6.0.10-6|12	Conflicts:	python < 2.7.1-5
12mu|emacs-python-mode-6.0.10-6|13	BuildArch:	noarch
12mu|emacs-python-mode-6.0.10-6|14	Requires:	emacs, python >= 2.7.1-5
12mu|emacs-python-mode-6.0.10-6|15	Suggests:	emacs-pymacs
12mu|emacs-python-mode-6.0.10-6|16	BuildRequires:	emacs, python-devel >= 2.7.1-5
12mu|emacs-python-mode-6.0.10-6|17	
12mu|emacs-python-mode-6.0.10-6|18	%description
12mu|emacs-python-mode-6.0.10-6|19	This package contains an Emacs and XEmacs mode for editing, debugging,
12mu|emacs-python-mode-6.0.10-6|20	and developing Python programs. Note that this mode is different than
12mu|emacs-python-mode-6.0.10-6|21	the one included by default in Emacs.
12mu|emacs-python-mode-6.0.10-6|22	
12mu|emacs-python-mode-6.0.10-6|23	%prep
12mu|emacs-python-mode-6.0.10-6|24	%setup -q -n %{tarname}-%{version}
12mu|emacs-python-mode-6.0.10-6|25	
12mu|emacs-python-mode-6.0.10-6|26	%build
12mu|emacs-python-mode-6.0.10-6|27	
12mu|emacs-python-mode-6.0.10-6|28	%install
12mu|emacs-python-mode-6.0.10-6|29	mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp
12mu|emacs-python-mode-6.0.10-6|30	
12mu|emacs-python-mode-6.0.10-6|31	emacs -batch --eval '(progn (byte-compile-file "python-mode.el" t))'
12mu|emacs-python-mode-6.0.10-6|32	%__install -m 644 python-mode.el* %{buildroot}%{_datadir}/emacs/site-lisp
12mu|emacs-python-mode-6.0.10-6|33	
12mu|emacs-python-mode-6.0.10-6|34	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12mu|emacs-python-mode-6.0.10-6|35	cat <<EOF > %{buildroot}%{_sysconfdir}/emacs/site-start.d/python.el
12mu|emacs-python-mode-6.0.10-6|36	(setq auto-mode-alist (cons '("\\\\.py$" . python-mode) auto-mode-alist))
12mu|emacs-python-mode-6.0.10-6|37	(setq py-install-directory "/usr/share/emacs/site-lisp")
12mu|emacs-python-mode-6.0.10-6|38	(autoload 'python-mode "python-mode" "Mode for python files." t)
12mu|emacs-python-mode-6.0.10-6|39	EOF
12mu|emacs-python-mode-6.0.10-6|40	
12mu|emacs-python-mode-6.0.10-6|41	%files
12mu|emacs-python-mode-6.0.10-6|42	%doc LICENSE NEWS README
12mu|emacs-python-mode-6.0.10-6|43	%_datadir/emacs/site-lisp/*.el*
12mu|emacs-python-mode-6.0.10-6|44	%config(noreplace) %_sysconfdir/emacs/site-start.d/python.el
12mu|emacs-python-mode-6.0.10-6|45	
12mu|emacs-python-mode-6.0.10-6|46	%changelog
12mu|emacs-python-mode-6.0.10-6|47	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.0.10-6
12mu|emacs-python-mode-6.0.10-6|48	+ Revision: ff9e2fb
12mu|emacs-python-mode-6.0.10-6|49	- Spec cleanup
12mu|emacs-python-mode-6.0.10-6|50	
12mu|emacs-python-mode-6.0.10-6|51	

19607 12
12mu|empathy-3.8.4-2|1	Summary:	A IM client based on Telepathy framework
12mu|empathy-3.8.4-2|2	Name:		empathy
12mu|empathy-3.8.4-2|3	Version:	3.8.4
12mu|empathy-3.8.4-2|4	Release:	2
12mu|empathy-3.8.4-2|5	License:	LGPLv2+
12mu|empathy-3.8.4-2|6	Group:		Networking/Instant messaging
12mu|empathy-3.8.4-2|7	URL:		http://live.gnome.org/Empathy
12mu|empathy-3.8.4-2|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/empathy/3.8/%{name}-%{version}.tar.xz
12mu|empathy-3.8.4-2|9	
12mu|empathy-3.8.4-2|10	BuildRequires:	glib2.0-common >= 2.36.2
12mu|empathy-3.8.4-2|11	BuildRequires:	intltool
12mu|empathy-3.8.4-2|12	BuildRequires:	itstool
12mu|empathy-3.8.4-2|13	BuildRequires:	iso-codes
12mu|empathy-3.8.4-2|14	BuildRequires:	pkgconfig(champlain-0.12)
12mu|empathy-3.8.4-2|15	BuildRequires:	pkgconfig(champlain-gtk-0.12)
12mu|empathy-3.8.4-2|16	BuildRequires:	pkgconfig(cheese-gtk)
12mu|empathy-3.8.4-2|17	BuildRequires:	pkgconfig(clutter-1.0)
12mu|empathy-3.8.4-2|18	BuildRequires:	pkgconfig(clutter-gtk-1.0)
12mu|empathy-3.8.4-2|19	BuildRequires:	pkgconfig(clutter-gst-1.0)
12mu|empathy-3.8.4-2|20	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|empathy-3.8.4-2|21	BuildRequires:	pkgconfig(enchant)
12mu|empathy-3.8.4-2|22	BuildRequires:	pkgconfig(evolution-data-server-1.2)
12mu|empathy-3.8.4-2|23	BuildRequires:	pkgconfig(farstream-0.1)
12mu|empathy-3.8.4-2|24	BuildRequires:	pkgconfig(folks)
12mu|empathy-3.8.4-2|25	BuildRequires:	pkgconfig(gcr-3)
12mu|empathy-3.8.4-2|26	BuildRequires:	pkgconfig(geoclue)
12mu|empathy-3.8.4-2|27	BuildRequires:	pkgconfig(geocode-glib)
12mu|empathy-3.8.4-2|28	BuildRequires:	pkgconfig(glib-2.0)
12mu|empathy-3.8.4-2|29	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|empathy-3.8.4-2|30	BuildRequires:	pkgconfig(gnome-keybindings)
12mu|empathy-3.8.4-2|31	BuildRequires:	pkgconfig(gnome-keyring-1)
12mu|empathy-3.8.4-2|32	BuildRequires:	pkgconfig(goa-1.0)
12mu|empathy-3.8.4-2|33	BuildRequires:	pkgconfig(gnutls)
12mu|empathy-3.8.4-2|34	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mu|empathy-3.8.4-2|35	BuildRequires:	pkgconfig(gstreamer-1.0)
12mu|empathy-3.8.4-2|36	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
12mu|empathy-3.8.4-2|37	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.2
12mu|empathy-3.8.4-2|38	BuildRequires:	pkgconfig(gudev-1.0)
12mu|empathy-3.8.4-2|39	BuildRequires:	pkgconfig(libcanberra-gtk)
12mu|empathy-3.8.4-2|40	BuildRequires:	pkgconfig(libcanberra-gtk3)
12mu|empathy-3.8.4-2|41	BuildRequires:	pkgconfig(libnm-glib)
12mu|empathy-3.8.4-2|42	BuildRequires:	pkgconfig(libnotify)
12mu|empathy-3.8.4-2|43	BuildRequires:	pkgconfig(libpulse)
12mu|empathy-3.8.4-2|44	BuildRequires:	pkgconfig(libpulse-mainloop-glib)
12mu|empathy-3.8.4-2|45	BuildRequires:	pkgconfig(libxml-2.0)
12mu|empathy-3.8.4-2|46	BuildRequires:	pkgconfig(mission-control-plugins)
12mu|empathy-3.8.4-2|47	BuildRequires:	pkgconfig(pixman-1)
12mu|empathy-3.8.4-2|48	#BuildRequires:	pkgconfig(telepathy-farsight)
12mu|empathy-3.8.4-2|49	BuildRequires:	pkgconfig(telepathy-farstream)
12mu|empathy-3.8.4-2|50	BuildRequires:	pkgconfig(telepathy-glib)
12mu|empathy-3.8.4-2|51	BuildRequires:	pkgconfig(telepathy-logger-0.2)
12mu|empathy-3.8.4-2|52	BuildRequires:	pkgconfig(webkitgtk-3.0)
12mu|empathy-3.8.4-2|53	BuildRequires:	pkgconfig(x11)
12mu|empathy-3.8.4-2|54	BuildRequires:	pkgconfig(libsecret-1)
12mu|empathy-3.8.4-2|55	
12mu|empathy-3.8.4-2|56	Requires:	folks
12mu|empathy-3.8.4-2|57	
12mu|empathy-3.8.4-2|58	# anything in _datadir/glib-2.0/schemas/org.gnome.*.gschema.xml
12mu|empathy-3.8.4-2|59	Requires:	gsettings-desktop-schemas
12mu|empathy-3.8.4-2|60	Requires:	telepathy-mission-control >= 5
12mu|empathy-3.8.4-2|61	# jabber by default, unless someone has a better idea
12mu|empathy-3.8.4-2|62	Requires:	telepathy-gabble
12mu|empathy-3.8.4-2|63	# MD after removing dep loop in telepathy-logger
12mu|empathy-3.8.4-2|64	Requires:	telepathy-logger
12mu|empathy-3.8.4-2|65	# Spell check support
12mu|empathy-3.8.4-2|66	Requires:	iso-codes
12mu|empathy-3.8.4-2|67	# needed by MSN
12mu|empathy-3.8.4-2|68	Suggests:	telepathy-butterfly
12mu|empathy-3.8.4-2|69	# various protocol provided by libpurple
12mu|empathy-3.8.4-2|70	Suggests:	telepathy-haze
12mu|empathy-3.8.4-2|71	# needed for local XMPP
12mu|empathy-3.8.4-2|72	Suggests:	telepathy-salut
12mu|empathy-3.8.4-2|73	# needed for irc
12mu|empathy-3.8.4-2|74	Suggests:	telepathy-idle
12mu|empathy-3.8.4-2|75	# needed for voip
12mu|empathy-3.8.4-2|76	Suggests:	gstreamer1.0-farsight2
12mu|empathy-3.8.4-2|77	Suggests:	nautilus-sendto
12mu|empathy-3.8.4-2|78	%rename	nautilus-sendto-empathy
12mu|empathy-3.8.4-2|79	
12mu|empathy-3.8.4-2|80	%description
12mu|empathy-3.8.4-2|81	Empathy consists of a rich set of reusable instant messaging widgets, as
12mu|empathy-3.8.4-2|82	well as a GNOME client that uses those widgets.
12mu|empathy-3.8.4-2|83	
12mu|empathy-3.8.4-2|84	Empathy uses Telepathy and Nokia's Mission Control, and reuses Gossip's
12mu|empathy-3.8.4-2|85	UI. Its main goal is to integrate instant messaging with the desktop by
12mu|empathy-3.8.4-2|86	providing libempathy and libempathy-gtk libraries, a set of widgets that
12mu|empathy-3.8.4-2|87	can be embeded into any GNOME application.
12mu|empathy-3.8.4-2|88	
12mu|empathy-3.8.4-2|89	%prep
12mu|empathy-3.8.4-2|90	%setup -q
12mu|empathy-3.8.4-2|91	%apply_patches
12mu|empathy-3.8.4-2|92	
12mu|empathy-3.8.4-2|93	%build
12mu|empathy-3.8.4-2|94	%configure2_5x  \
12mu|empathy-3.8.4-2|95	--disable-static \
12mu|empathy-3.8.4-2|96	--enable-empathy-av=yes
12mu|empathy-3.8.4-2|97	
12mu|empathy-3.8.4-2|98	%make
12mu|empathy-3.8.4-2|99	
12mu|empathy-3.8.4-2|100	%install
12mu|empathy-3.8.4-2|101	%makeinstall_std
12mu|empathy-3.8.4-2|102	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mu|empathy-3.8.4-2|103	
12mu|empathy-3.8.4-2|104	%find_lang %{name} --with-gnome
12mu|empathy-3.8.4-2|105	
12mu|empathy-3.8.4-2|106	%files -f %{name}.lang
12mu|empathy-3.8.4-2|107	%doc README ChangeLog AUTHORS
12mu|empathy-3.8.4-2|108	%{_datadir}/icons/hicolor/*/apps/*
12mu|empathy-3.8.4-2|109	%{_datadir}/dbus-1/services/*
12mu|empathy-3.8.4-2|110	%{_bindir}/*
12mu|empathy-3.8.4-2|111	%{_libdir}/mission-control-plugins.0/mcp-account-manager-goa.so
12mu|empathy-3.8.4-2|112	%{_libdir}/%{name}/*.so
12mu|empathy-3.8.4-2|113	%{_libexecdir}/empathy-auth-client
12mu|empathy-3.8.4-2|114	%{_libexecdir}/empathy-call
12mu|empathy-3.8.4-2|115	%{_libexecdir}/empathy-chat
12mu|empathy-3.8.4-2|116	%{_datadir}/applications/%{name}.desktop
12mu|empathy-3.8.4-2|117	%{_datadir}/%{name}/*
12mu|empathy-3.8.4-2|118	%{_datadir}/adium/message-styles/*
12mu|empathy-3.8.4-2|119	%{_datadir}/GConf/gsettings/empathy.convert
12mu|empathy-3.8.4-2|120	%{_datadir}/glib-2.0/schemas/org.gnome.Empathy.gschema.xml
12mu|empathy-3.8.4-2|121	%{_datadir}/telepathy/clients/Empathy.Auth.client
12mu|empathy-3.8.4-2|122	%{_datadir}/telepathy/clients/Empathy.Call.client
12mu|empathy-3.8.4-2|123	%{_datadir}/telepathy/clients/Empathy.Chat.client
12mu|empathy-3.8.4-2|124	%{_datadir}/telepathy/clients/Empathy.FileTransfer.client
12mu|empathy-3.8.4-2|125	%{_mandir}/man1/*
12mu|empathy-3.8.4-2|126	
12mu|empathy-3.8.4-2|127	
12mu|empathy-3.8.4-2|128	%changelog
12mu|empathy-3.8.4-2|129	* Tue Dec 10 2013 Tigro <ashejn@gmail.com> 3.8.4-2
12mu|empathy-3.8.4-2|130	+ Revision: d59c207
12mu|empathy-3.8.4-2|131	- drop packed file as it
12mu|empathy-3.8.4-2|132	
12mu|empathy-3.8.4-2|133	

19608 12
12mu|enblend-4.0-4|1	Summary:	Tool for compositing images
12mu|enblend-4.0-4|2	Name:		enblend
12mu|enblend-4.0-4|3	Version:	4.0
12mu|enblend-4.0-4|4	Release:	4
12mu|enblend-4.0-4|5	License:	GPLv2+
12mu|enblend-4.0-4|6	Group:		Graphics
12mu|enblend-4.0-4|7	Url:		http://enblend.sourceforge.net
12mu|enblend-4.0-4|8	Source0:	http://downloads.sourceforge.net/project/enblend/enblend-enfuse/enblend-enfuse-%{version}/enblend-enfuse-%{version}.tar.gz
12mu|enblend-4.0-4|9	Patch0:		enblend-4.0-libpng14.patch
12mu|enblend-4.0-4|10	Patch1:		enblend-4.0-libpng15.patch
12mu|enblend-4.0-4|11	Patch2:		enblend-4.0-boost-1.50.patch
12mu|enblend-4.0-4|12	Patch3:		enblend-4.0-boost-1.50-3.patch
12mu|enblend-4.0-4|13	BuildRequires:	boost-devel
12mu|enblend-4.0-4|14	BuildRequires:	tiff-devel
12mu|enblend-4.0-4|15	BuildRequires:	pkgconfig(glew)
12mu|enblend-4.0-4|16	BuildRequires:	pkgconfig(glut)
12mu|enblend-4.0-4|17	BuildRequires:	pkgconfig(lcms)
12mu|enblend-4.0-4|18	BuildRequires:	libxmi-devel
12mu|enblend-4.0-4|19	BuildRequires:	pkgconfig(libpng)
12mu|enblend-4.0-4|20	BuildRequires:	pkgconfig(IlmBase)
12mu|enblend-4.0-4|21	BuildRequires:	pkgconfig(OpenEXR)
12mu|enblend-4.0-4|22	BuildRequires:	perl(Time::Zone)
12mu|enblend-4.0-4|23	Provides:	enfuse = %{version}-%{release}
12mu|enblend-4.0-4|24	
12mu|enblend-4.0-4|25	%description
12mu|enblend-4.0-4|26	Enblend is a tool for compositing images. Given a set of images that overlap
12mu|enblend-4.0-4|27	in some irregular way, Enblend overlays them in such a way that the seam
12mu|enblend-4.0-4|28	between the images is invisible, or at least very difficult to see.
12mu|enblend-4.0-4|29	
12mu|enblend-4.0-4|30	%prep
12mu|enblend-4.0-4|31	%setup -q -n enblend-enfuse-4.0-753b534c819d
12mu|enblend-4.0-4|32	%patch0 -p0
12mu|enblend-4.0-4|33	%patch1 -p0
12mu|enblend-4.0-4|34	%patch2 -p1
12mu|enblend-4.0-4|35	
12mu|enblend-4.0-4|36	%build
12mu|enblend-4.0-4|37	%configure2_5x --with-boost-filesystem
12mu|enblend-4.0-4|38	sed -i s,"-lboost_filesystem","-lboost_filesystem -lboost_system",g src/Makefile
12mu|enblend-4.0-4|39	%make
12mu|enblend-4.0-4|40	
12mu|enblend-4.0-4|41	
12mu|enblend-4.0-4|42	%install
12mu|enblend-4.0-4|43	%makeinstall_std
12mu|enblend-4.0-4|44	
12mu|enblend-4.0-4|45	%files
12mu|enblend-4.0-4|46	%doc AUTHORS NEWS README VIGRA_LICENSE
12mu|enblend-4.0-4|47	%{_mandir}/man1/enblend.1.*
12mu|enblend-4.0-4|48	%{_mandir}/man1/enfuse.1.*
12mu|enblend-4.0-4|49	%{_bindir}/enblend
12mu|enblend-4.0-4|50	%{_bindir}/enfuse
12mu|enblend-4.0-4|51	
12mu|enblend-4.0-4|52	
12mu|enblend-4.0-4|53	
12mu|enblend-4.0-4|54	%changelog
12mu|enblend-4.0-4|55	* Tue Dec 17 2013 Alexander Kazancev <kazancas@gmail.com> 4.0-4
12mu|enblend-4.0-4|56	+ Revision: 4b5682e
12mu|enblend-4.0-4|57	- Rebuild with new glew
12mu|enblend-4.0-4|58	
12mu|enblend-4.0-4|59	

19609 12
12mu|eog-3.8.2-1|1	%define gi_major 3.0
12mu|eog-3.8.2-1|2	%define girname %mklibname %{name}-gir %{gi_major}
12mu|eog-3.8.2-1|3	
12mu|eog-3.8.2-1|4	Summary:	The Eye of GNOME image viewer
12mu|eog-3.8.2-1|5	Name:		eog
12mu|eog-3.8.2-1|6	Version:	3.8.2
12mu|eog-3.8.2-1|7	Release:	1
12mu|eog-3.8.2-1|8	License:	GPLv2+
12mu|eog-3.8.2-1|9	Group:		Graphical desktop/GNOME
12mu|eog-3.8.2-1|10	URL:		http://www.gnome.org/projects/eog/
12mu|eog-3.8.2-1|11	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|eog-3.8.2-1|12	
12mu|eog-3.8.2-1|13	BuildRequires:	desktop-file-utils
12mu|eog-3.8.2-1|14	BuildRequires:	intltool >= 0.40.0 itstool
12mu|eog-3.8.2-1|15	BuildRequires:	jpeg-devel
12mu|eog-3.8.2-1|16	BuildRequires:	pkgconfig(exempi-2.0)
12mu|eog-3.8.2-1|17	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mu|eog-3.8.2-1|18	BuildRequires:	pkgconfig(glib-2.0)
12mu|eog-3.8.2-1|19	BuildRequires:	pkgconfig(gnome-desktop-3.0)
12mu|eog-3.8.2-1|20	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|eog-3.8.2-1|21	BuildRequires:	pkgconfig(gnome-icon-theme)
12mu|eog-3.8.2-1|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|eog-3.8.2-1|23	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mu|eog-3.8.2-1|24	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|eog-3.8.2-1|25	BuildRequires:	pkgconfig(lcms2)
12mu|eog-3.8.2-1|26	BuildRequires:	pkgconfig(libexif)
12mu|eog-3.8.2-1|27	BuildRequires:	pkgconfig(libpeas-gtk-1.0)
12mu|eog-3.8.2-1|28	BuildRequires:	pkgconfig(librsvg-2.0)
12mu|eog-3.8.2-1|29	BuildRequires:	pkgconfig(libxml-2.0)
12mu|eog-3.8.2-1|30	BuildRequires:	pkgconfig(shared-mime-info)
12mu|eog-3.8.2-1|31	BuildRequires:	pkgconfig(x11)
12mu|eog-3.8.2-1|32	Requires:	librsvg
12mu|eog-3.8.2-1|33	Requires:	gnome-icon-theme
12mu|eog-3.8.2-1|34	
12mu|eog-3.8.2-1|35	%description
12mu|eog-3.8.2-1|36	This is the Eye of Gnome, an image viewer program. It is meant
12mu|eog-3.8.2-1|37	to be a fast and functional image viewer as well as an image
12mu|eog-3.8.2-1|38	cataloging program. It does proper handling of large images and
12mu|eog-3.8.2-1|39	images with full opacity information, and can zoom and scroll
12mu|eog-3.8.2-1|40	images quickly while keeping  memory usage constant.
12mu|eog-3.8.2-1|41	
12mu|eog-3.8.2-1|42	%package -n %{girname}
12mu|eog-3.8.2-1|43	Summary:	GObject Introspection interface description for %name
12mu|eog-3.8.2-1|44	Group:		System/Libraries
12mu|eog-3.8.2-1|45	Requires:	%{name} = %{version}-%{release}
12mu|eog-3.8.2-1|46	
12mu|eog-3.8.2-1|47	%description -n %{girname}
12mu|eog-3.8.2-1|48	GObject Introspection interface description for %name.
12mu|eog-3.8.2-1|49	
12mu|eog-3.8.2-1|50	%package devel
12mu|eog-3.8.2-1|51	Group:		Development/C
12mu|eog-3.8.2-1|52	Summary:	C headers needed to build EOG plugins
12mu|eog-3.8.2-1|53	Requires:	%{girname} = %{version}-%{release}
12mu|eog-3.8.2-1|54	
12mu|eog-3.8.2-1|55	%description devel
12mu|eog-3.8.2-1|56	This is the Eye of Gnome, an image viewer program. It is meant
12mu|eog-3.8.2-1|57	to be a fast and functional image viewer as well as an image
12mu|eog-3.8.2-1|58	cataloging program. It does proper handling of large images and
12mu|eog-3.8.2-1|59	images with full opacity information, and can zoom and scroll
12mu|eog-3.8.2-1|60	images quickly while keeping  memory usage constant.
12mu|eog-3.8.2-1|61	
12mu|eog-3.8.2-1|62	Install this if you want to build EOG plugins.
12mu|eog-3.8.2-1|63	
12mu|eog-3.8.2-1|64	%prep
12mu|eog-3.8.2-1|65	%setup -q
12mu|eog-3.8.2-1|66	%apply_patches
12mu|eog-3.8.2-1|67	
12mu|eog-3.8.2-1|68	%build
12mu|eog-3.8.2-1|69	%configure2_5x \
12mu|eog-3.8.2-1|70	--enable-introspection=yes \
12mu|eog-3.8.2-1|71	--disable-schemas-compile \
12mu|eog-3.8.2-1|72	--disable-scrollkeeper
12mu|eog-3.8.2-1|73	%make
12mu|eog-3.8.2-1|74	
12mu|eog-3.8.2-1|75	%install
12mu|eog-3.8.2-1|76	%makeinstall_std
12mu|eog-3.8.2-1|77	
12mu|eog-3.8.2-1|78	desktop-file-install --vendor="" \
12mu|eog-3.8.2-1|79	--add-category=Graphics \
12mu|eog-3.8.2-1|80	--add-category=2DGraphics \
12mu|eog-3.8.2-1|81	--dir %{buildroot}%{_datadir}/applications \
12mu|eog-3.8.2-1|82	%{buildroot}%{_datadir}/applications/*
12mu|eog-3.8.2-1|83	
12mu|eog-3.8.2-1|84	%find_lang %{name} --with-gnome
12mu|eog-3.8.2-1|85	
12mu|eog-3.8.2-1|86	find %{buildroot} -name *.la -delete
12mu|eog-3.8.2-1|87	
12mu|eog-3.8.2-1|88	%files -f %{name}.lang
12mu|eog-3.8.2-1|89	%doc AUTHORS NEWS README
12mu|eog-3.8.2-1|90	%{_bindir}/*
12mu|eog-3.8.2-1|91	%dir %{_libdir}/eog
12mu|eog-3.8.2-1|92	%dir %{_libdir}/eog/plugins
12mu|eog-3.8.2-1|93	%{_libdir}/eog/plugins/fullscreen.plugin
12mu|eog-3.8.2-1|94	%{_libdir}/eog/plugins/reload.plugin
12mu|eog-3.8.2-1|95	%{_libdir}/eog/plugins/statusbar-date.plugin
12mu|eog-3.8.2-1|96	%{_libdir}/eog/plugins/*.so*
12mu|eog-3.8.2-1|97	%{_datadir}/GConf/gsettings/eog.convert
12mu|eog-3.8.2-1|98	%{_datadir}/glib-2.0/schemas/org.gnome.eog.enums.xml
12mu|eog-3.8.2-1|99	%{_datadir}/glib-2.0/schemas/org.gnome.eog.gschema.xml
12mu|eog-3.8.2-1|100	%{_datadir}/applications/*
12mu|eog-3.8.2-1|101	%{_datadir}/eog
12mu|eog-3.8.2-1|102	%{_datadir}/icons/hicolor/*/*/*
12mu|eog-3.8.2-1|103	
12mu|eog-3.8.2-1|104	%files -n %{girname}
12mu|eog-3.8.2-1|105	%{_libdir}/eog/girepository-1.0/Eog-%{gi_major}.typelib
12mu|eog-3.8.2-1|106	
12mu|eog-3.8.2-1|107	%files devel
12mu|eog-3.8.2-1|108	%doc %{_datadir}/gtk-doc/html/eog
12mu|eog-3.8.2-1|109	%{_includedir}/eog-3.0
12mu|eog-3.8.2-1|110	%{_libdir}/pkgconfig/eog.pc

19610 12
12mu|espeak-1.46.02-3|1	%define name espeak
12mu|espeak-1.46.02-3|2	%define version 1.46.02
12mu|espeak-1.46.02-3|3	%define release 3
12mu|espeak-1.46.02-3|4	
12mu|espeak-1.46.02-3|5	%define major 1
12mu|espeak-1.46.02-3|6	%define libname %mklibname %{name} %major
12mu|espeak-1.46.02-3|7	%define libnamedev %mklibname -d %{name}
12mu|espeak-1.46.02-3|8	
12mu|espeak-1.46.02-3|9	#disable autorequires on portaudio since we build with portaudio0
12mu|espeak-1.46.02-3|10	#define _requires_exceptions devel(libportaudio
12mu|espeak-1.46.02-3|11	
12mu|espeak-1.46.02-3|12	Summary: Text to speech synthesis engine
12mu|espeak-1.46.02-3|13	Name: %{name}
12mu|espeak-1.46.02-3|14	Version: %{version}
12mu|espeak-1.46.02-3|15	Release: %{release}
12mu|espeak-1.46.02-3|16	Source0: http://downloads.sourceforge.net/project/%{name}/%{name}-%{version}/%{name}-%{version}-source.zip
12mu|espeak-1.46.02-3|17	Source1: espeak.1
12mu|espeak-1.46.02-3|18	Source2: http://espeak.sourceforge.net/data/ru_dict-46.zip
12mu|espeak-1.46.02-3|19	Source3: zhy_dict-46.zip
12mu|espeak-1.46.02-3|20	Source4: zh_dict-46.zip
12mu|espeak-1.46.02-3|21	#Patch0: espeak-1.39-ldflags.patch
12mu|espeak-1.46.02-3|22	#gw from Fedora: make it work with pulseaudio enabled or disabled
12mu|espeak-1.46.02-3|23	Patch2: espeak-1.46.02-runtime-detection.patch
12mu|espeak-1.46.02-3|24	License: GPLv3+
12mu|espeak-1.46.02-3|25	Group: Sound
12mu|espeak-1.46.02-3|26	Url: http://espeak.sourceforge.net/
12mu|espeak-1.46.02-3|27	BuildRequires: portaudio-devel
12mu|espeak-1.46.02-3|28	BuildRequires: pulseaudio-devel
12mu|espeak-1.46.02-3|29	Requires: sox
12mu|espeak-1.46.02-3|30	
12mu|espeak-1.46.02-3|31	%description
12mu|espeak-1.46.02-3|32	eSpeak is a compact open source software speech synthesizer for
12mu|espeak-1.46.02-3|33	English and other languages.
12mu|espeak-1.46.02-3|34	
12mu|espeak-1.46.02-3|35	eSpeak produces good quality English speech. It uses a different
12mu|espeak-1.46.02-3|36	synthesis method from other open source TTS engines, and sounds quite
12mu|espeak-1.46.02-3|37	different. It's perhaps not as natural or "smooth", but I find the
12mu|espeak-1.46.02-3|38	articulation clearer and easier to listen to for long periods.
12mu|espeak-1.46.02-3|39	
12mu|espeak-1.46.02-3|40	%package -n %libname
12mu|espeak-1.46.02-3|41	Group: System/Libraries
12mu|espeak-1.46.02-3|42	Summary: Text to speech library
12mu|espeak-1.46.02-3|43	Requires: %{name} >= %{version}
12mu|espeak-1.46.02-3|44	
12mu|espeak-1.46.02-3|45	%description -n %libname
12mu|espeak-1.46.02-3|46	eSpeak is a compact open source software speech synthesizer for
12mu|espeak-1.46.02-3|47	English and other languages.
12mu|espeak-1.46.02-3|48	
12mu|espeak-1.46.02-3|49	eSpeak produces good quality English speech. It uses a different
12mu|espeak-1.46.02-3|50	synthesis method from other open source TTS engines, and sounds quite
12mu|espeak-1.46.02-3|51	different. It's perhaps not as natural or "smooth", but I find the
12mu|espeak-1.46.02-3|52	articulation clearer and easier to listen to for long periods.
12mu|espeak-1.46.02-3|53	
12mu|espeak-1.46.02-3|54	%package -n %libnamedev
12mu|espeak-1.46.02-3|55	Group: Development/C++
12mu|espeak-1.46.02-3|56	Summary: Text to speech library
12mu|espeak-1.46.02-3|57	Requires: %libname = %{version}
12mu|espeak-1.46.02-3|58	Provides: libespeak-devel = %{version}-%{release}
12mu|espeak-1.46.02-3|59	Obsoletes: %mklibname -d %{name} %major
12mu|espeak-1.46.02-3|60	
12mu|espeak-1.46.02-3|61	%description -n %libnamedev
12mu|espeak-1.46.02-3|62	eSpeak is a compact open source software speech synthesizer for
12mu|espeak-1.46.02-3|63	English and other languages.
12mu|espeak-1.46.02-3|64	
12mu|espeak-1.46.02-3|65	eSpeak produces good quality English speech. It uses a different
12mu|espeak-1.46.02-3|66	synthesis method from other open source TTS engines, and sounds quite
12mu|espeak-1.46.02-3|67	different. It's perhaps not as natural or "smooth", but I find the
12mu|espeak-1.46.02-3|68	articulation clearer and easier to listen to for long periods.
12mu|espeak-1.46.02-3|69	
12mu|espeak-1.46.02-3|70	
12mu|espeak-1.46.02-3|71	%prep
12mu|espeak-1.46.02-3|72	%setup -q -n %{name}-%{version}-source
12mu|espeak-1.46.02-3|73	#%patch0 -p0
12mu|espeak-1.46.02-3|74	%patch2 -p1
12mu|espeak-1.46.02-3|75	chmod 644 ReadMe *.txt
12mu|espeak-1.46.02-3|76	rm -f src/portaudio.h
12mu|espeak-1.46.02-3|77	rm -f espeak-data/ru_dict
12mu|espeak-1.46.02-3|78	rm -f espeak-data/zh_dict
12mu|espeak-1.46.02-3|79	rm -f espeak-data/zhy_dict
12mu|espeak-1.46.02-3|80	cd espeak-data
12mu|espeak-1.46.02-3|81	unzip %SOURCE2
12mu|espeak-1.46.02-3|82	unzip %SOURCE3
12mu|espeak-1.46.02-3|83	unzip %SOURCE4
12mu|espeak-1.46.02-3|84	
12mu|espeak-1.46.02-3|85	%build
12mu|espeak-1.46.02-3|86	cd src
12mu|espeak-1.46.02-3|87	make CXXFLAGS="%{optflags}" LDFLAGS="%{?ldflags}"
12mu|espeak-1.46.02-3|88	
12mu|espeak-1.46.02-3|89	%install
12mu|espeak-1.46.02-3|90	cd src
12mu|espeak-1.46.02-3|91	%makeinstall_std BINDIR=%{_bindir} INCDIR=%{_includedir}/%{name} LIBDIR=%{_libdir} DATADIR=%{_datadir}/%{name}-data LDFLAGS="%{?ldflags}"
12mu|espeak-1.46.02-3|92	
12mu|espeak-1.46.02-3|93	install -m 644 -D %SOURCE1 %{buildroot}%{_mandir}/man1/%{name}.1
12mu|espeak-1.46.02-3|94	
12mu|espeak-1.46.02-3|95	%files
12mu|espeak-1.46.02-3|96	%defattr(-,root,root)
12mu|espeak-1.46.02-3|97	%doc ReadMe *.txt docs
12mu|espeak-1.46.02-3|98	%{_bindir}/%{name}
12mu|espeak-1.46.02-3|99	%{_datadir}/%{name}-data
12mu|espeak-1.46.02-3|100	%{_mandir}/man1/%{name}.1*
12mu|espeak-1.46.02-3|101	
12mu|espeak-1.46.02-3|102	%files -n %libname
12mu|espeak-1.46.02-3|103	%defattr(-,root,root)
12mu|espeak-1.46.02-3|104	%{_libdir}/libespeak.so.%{major}*
12mu|espeak-1.46.02-3|105	
12mu|espeak-1.46.02-3|106	%files -n %libnamedev
12mu|espeak-1.46.02-3|107	%defattr(-,root,root)
12mu|espeak-1.46.02-3|108	%{_includedir}/%{name}
12mu|espeak-1.46.02-3|109	%{_libdir}/libespeak.so
12mu|espeak-1.46.02-3|110	%{_libdir}/libespeak.a
12mu|espeak-1.46.02-3|111	
12mu|espeak-1.46.02-3|112	
12mu|espeak-1.46.02-3|113	
12mu|espeak-1.46.02-3|114	
12mu|espeak-1.46.02-3|115	%changelog
12mu|espeak-1.46.02-3|116	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.43.03-2mdv2011.0
12mu|espeak-1.46.02-3|117	+ Revision: 664150
12mu|espeak-1.46.02-3|118	- mass rebuild
12mu|espeak-1.46.02-3|119	
12mu|espeak-1.46.02-3|120	* Mon Aug 02 2010 Götz Waschk <waschk@mandriva.org> 1.43.03-1mdv2011.0
12mu|espeak-1.46.02-3|121	+ Revision: 565014
12mu|espeak-1.46.02-3|122	- new version
12mu|espeak-1.46.02-3|123	
12mu|espeak-1.46.02-3|124	* Mon Apr 12 2010 Götz Waschk <waschk@mandriva.org> 1.43-3mdv2010.1
12mu|espeak-1.46.02-3|125	+ Revision: 533668
12mu|espeak-1.46.02-3|126	- remove wrong dep on portaudio0-devel
12mu|espeak-1.46.02-3|127	
12mu|espeak-1.46.02-3|128	* Wed Mar 31 2010 Götz Waschk <waschk@mandriva.org> 1.43-2mdv2010.1
12mu|espeak-1.46.02-3|129	+ Revision: 530175
12mu|espeak-1.46.02-3|130	- add patch for runtime pulseaudio detection (bug #58490)
12mu|espeak-1.46.02-3|131	
12mu|espeak-1.46.02-3|132	* Fri Feb 19 2010 Frederik Himpe <fhimpe@mandriva.org> 1.43-1mdv2010.1
12mu|espeak-1.46.02-3|133	+ Revision: 508515
12mu|espeak-1.46.02-3|134	- Update to new version 1.43
12mu|espeak-1.46.02-3|135	- Fix download URL
12mu|espeak-1.46.02-3|136	
12mu|espeak-1.46.02-3|137	* Thu Dec 24 2009 Götz Waschk <waschk@mandriva.org> 1.42.04-1mdv2010.1
12mu|espeak-1.46.02-3|138	+ Revision: 482018
12mu|espeak-1.46.02-3|139	- new version
12mu|espeak-1.46.02-3|140	- drop patch 1
12mu|espeak-1.46.02-3|141	
12mu|espeak-1.46.02-3|142	* Fri Dec 04 2009 Götz Waschk <waschk@mandriva.org> 1.41.01-3mdv2010.1
12mu|espeak-1.46.02-3|143	+ Revision: 473437
12mu|espeak-1.46.02-3|144	- patch to really use pulseaudio
12mu|espeak-1.46.02-3|145	- add man page from Fedora
12mu|espeak-1.46.02-3|146	
12mu|espeak-1.46.02-3|147	* Tue Dec 01 2009 Götz Waschk <waschk@mandriva.org> 1.41.01-2mdv2010.1
12mu|espeak-1.46.02-3|148	+ Revision: 472201
12mu|espeak-1.46.02-3|149	- build with pulseaudio output
12mu|espeak-1.46.02-3|150	
12mu|espeak-1.46.02-3|151	* Tue Aug 25 2009 Frederik Himpe <fhimpe@mandriva.org> 1.41.01-1mdv2010.0
12mu|espeak-1.46.02-3|152	+ Revision: 421233
12mu|espeak-1.46.02-3|153	- Update to new version 1.41.01
12mu|espeak-1.46.02-3|154	- Fix BuildRequires
12mu|espeak-1.46.02-3|155	
12mu|espeak-1.46.02-3|156	* Fri Feb 27 2009 Emmanuel Andry <eandry@mandriva.org> 1.40.02-3mdv2009.1
12mu|espeak-1.46.02-3|157	+ Revision: 345810
12mu|espeak-1.46.02-3|158	- switch back to portaudio0-devel (my tests with portaudio2 were not long enough)
12mu|espeak-1.46.02-3|159	
12mu|espeak-1.46.02-3|160	* Fri Feb 27 2009 Emmanuel Andry <eandry@mandriva.org> 1.40.02-2mdv2009.1
12mu|espeak-1.46.02-3|161	+ Revision: 345679
12mu|espeak-1.46.02-3|162	- use default portaudio
12mu|espeak-1.46.02-3|163	
12mu|espeak-1.46.02-3|164	* Mon Jan 12 2009 Götz Waschk <waschk@mandriva.org> 1.40.02-1mdv2009.1
12mu|espeak-1.46.02-3|165	+ Revision: 328489
12mu|espeak-1.46.02-3|166	- update to new version 1.40.02
12mu|espeak-1.46.02-3|167	
12mu|espeak-1.46.02-3|168	* Wed Dec 24 2008 Funda Wang <fwang@mandriva.org> 1.40.01-1mdv2009.1
12mu|espeak-1.46.02-3|169	+ Revision: 318235
12mu|espeak-1.46.02-3|170	- new verison 1.40.01
12mu|espeak-1.46.02-3|171	
12mu|espeak-1.46.02-3|172	* Tue Dec 23 2008 Götz Waschk <waschk@mandriva.org> 1.40-1mdv2009.1
12mu|espeak-1.46.02-3|173	+ Revision: 317823
12mu|espeak-1.46.02-3|174	- new version
12mu|espeak-1.46.02-3|175	- fix build
12mu|espeak-1.46.02-3|176	
12mu|espeak-1.46.02-3|177	* Mon Oct 27 2008 Funda Wang <fwang@mandriva.org> 1.39-3mdv2009.1
12mu|espeak-1.46.02-3|178	+ Revision: 297624
12mu|espeak-1.46.02-3|179	- revert to portaudio18
12mu|espeak-1.46.02-3|180	
12mu|espeak-1.46.02-3|181	* Mon Oct 27 2008 Funda Wang <fwang@mandriva.org> 1.39-2mdv2009.1
12mu|espeak-1.46.02-3|182	+ Revision: 297532
12mu|espeak-1.46.02-3|183	- BR portaudio19
12mu|espeak-1.46.02-3|184	- use ldflags when building
12mu|espeak-1.46.02-3|185	
12mu|espeak-1.46.02-3|186	* Tue Sep 09 2008 Götz Waschk <waschk@mandriva.org> 1.39-1mdv2009.0
12mu|espeak-1.46.02-3|187	+ Revision: 282909
12mu|espeak-1.46.02-3|188	- new version
12mu|espeak-1.46.02-3|189	
12mu|espeak-1.46.02-3|190	* Sat Aug 23 2008 Götz Waschk <waschk@mandriva.org> 1.38-1mdv2009.0
12mu|espeak-1.46.02-3|191	+ Revision: 275296
12mu|espeak-1.46.02-3|192	- new version
12mu|espeak-1.46.02-3|193	- update license
12mu|espeak-1.46.02-3|194	
12mu|espeak-1.46.02-3|195	* Wed Aug 06 2008 Thierry Vignaud <tv@mandriva.org> 1.37-4mdv2009.0
12mu|espeak-1.46.02-3|196	+ Revision: 264462
12mu|espeak-1.46.02-3|197	- rebuild early 2009.0 package (before pixel changes)
12mu|espeak-1.46.02-3|198	
12mu|espeak-1.46.02-3|199	+ Pixel <pixel@mandriva.com>
12mu|espeak-1.46.02-3|200	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|espeak-1.46.02-3|201	
12mu|espeak-1.46.02-3|202	* Fri Apr 18 2008 Götz Waschk <waschk@mandriva.org> 1.37-3mdv2009.0
12mu|espeak-1.46.02-3|203	+ Revision: 195538
12mu|espeak-1.46.02-3|204	- new version
12mu|espeak-1.46.02-3|205	
12mu|espeak-1.46.02-3|206	* Thu Mar 13 2008 Frederic Crozat <fcrozat@mandriva.com> 1.36.02-3mdv2008.1
12mu|espeak-1.46.02-3|207	+ Revision: 187508
12mu|espeak-1.46.02-3|208	- Exclude requires, not provides
12mu|espeak-1.46.02-3|209	
12mu|espeak-1.46.02-3|210	* Thu Mar 13 2008 Frederic Crozat <fcrozat@mandriva.com> 1.36.02-2mdv2008.1
12mu|espeak-1.46.02-3|211	+ Revision: 187471
12mu|espeak-1.46.02-3|212	- Disable autorequires on devel portaudio package since we build with portaudio18
12mu|espeak-1.46.02-3|213	
12mu|espeak-1.46.02-3|214	* Thu Mar 13 2008 Frederic Crozat <fcrozat@mandriva.com> 1.36.02-1mdv2008.1
12mu|espeak-1.46.02-3|215	+ Revision: 187448
12mu|espeak-1.46.02-3|216	- Fix buildrequires for x86-64
12mu|espeak-1.46.02-3|217	- Release 1.36.02
12mu|espeak-1.46.02-3|218	- Build with portaudio18, since portaudio19 alsa support doesn't work with Pulseaudio :(
12mu|espeak-1.46.02-3|219	
12mu|espeak-1.46.02-3|220	* Fri Jan 25 2008 Colin Guthrie <cguthrie@mandriva.org> 1.31-2mdv2008.1
12mu|espeak-1.46.02-3|221	+ Revision: 157871
12mu|espeak-1.46.02-3|222	- Rebuild to fix extension
12mu|espeak-1.46.02-3|223	
12mu|espeak-1.46.02-3|224	* Sun Jan 20 2008 Götz Waschk <waschk@mandriva.org> 1.31-1mdv2008.1
12mu|espeak-1.46.02-3|225	+ Revision: 155301
12mu|espeak-1.46.02-3|226	- new version
12mu|espeak-1.46.02-3|227	- *** empty log message ***
12mu|espeak-1.46.02-3|228	
12mu|espeak-1.46.02-3|229	* Mon Dec 31 2007 Götz Waschk <waschk@mandriva.org> 1.30-1mdv2008.1
12mu|espeak-1.46.02-3|230	+ Revision: 139858
12mu|espeak-1.46.02-3|231	- new version
12mu|espeak-1.46.02-3|232	
12mu|espeak-1.46.02-3|233	+ Olivier Blin <oblin@mandriva.com>
12mu|espeak-1.46.02-3|234	- restore BuildRoot
12mu|espeak-1.46.02-3|235	
12mu|espeak-1.46.02-3|236	+ Thierry Vignaud <tv@mandriva.org>
12mu|espeak-1.46.02-3|237	- kill re-definition of buildroot on Pixel's request
12mu|espeak-1.46.02-3|238	
12mu|espeak-1.46.02-3|239	* Mon Aug 27 2007 Götz Waschk <waschk@mandriva.org> 1.29-1mdv2008.0
12mu|espeak-1.46.02-3|240	+ Revision: 71890
12mu|espeak-1.46.02-3|241	- new devel name
12mu|espeak-1.46.02-3|242	- new version
12mu|espeak-1.46.02-3|243	- drop patch
12mu|espeak-1.46.02-3|244	
12mu|espeak-1.46.02-3|245	* Mon Aug 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.28-2mdv2008.0
12mu|espeak-1.46.02-3|246	+ Revision: 67911
12mu|espeak-1.46.02-3|247	- rebuilt against new portaudio libs
12mu|espeak-1.46.02-3|248	
12mu|espeak-1.46.02-3|249	* Mon Jul 16 2007 Götz Waschk <waschk@mandriva.org> 1.28-1mdv2008.0
12mu|espeak-1.46.02-3|250	+ Revision: 52755
12mu|espeak-1.46.02-3|251	- new version
12mu|espeak-1.46.02-3|252	
12mu|espeak-1.46.02-3|253	* Sat Jun 30 2007 Götz Waschk <waschk@mandriva.org> 1.27-1mdv2008.0
12mu|espeak-1.46.02-3|254	+ Revision: 46122
12mu|espeak-1.46.02-3|255	- new version
12mu|espeak-1.46.02-3|256	
12mu|espeak-1.46.02-3|257	* Sat Jun 09 2007 Götz Waschk <waschk@mandriva.org> 1.26-1mdv2008.0
12mu|espeak-1.46.02-3|258	+ Revision: 37668
12mu|espeak-1.46.02-3|259	- new version
12mu|espeak-1.46.02-3|260	
12mu|espeak-1.46.02-3|261	* Sat May 19 2007 Götz Waschk <waschk@mandriva.org> 1.25-1mdv2008.0
12mu|espeak-1.46.02-3|262	+ Revision: 28440
12mu|espeak-1.46.02-3|263	- new version
12mu|espeak-1.46.02-3|264	
12mu|espeak-1.46.02-3|265	* Thu May 03 2007 Götz Waschk <waschk@mandriva.org> 1.24-1mdv2008.0
12mu|espeak-1.46.02-3|266	+ Revision: 21896
12mu|espeak-1.46.02-3|267	- new version
12mu|espeak-1.46.02-3|268	
12mu|espeak-1.46.02-3|269	* Sun Apr 22 2007 Götz Waschk <waschk@mandriva.org> 1.23-1mdv2008.0
12mu|espeak-1.46.02-3|270	+ Revision: 16897
12mu|espeak-1.46.02-3|271	- new version
12mu|espeak-1.46.02-3|272	- update file list
12mu|espeak-1.46.02-3|273	
12mu|espeak-1.46.02-3|274	
12mu|espeak-1.46.02-3|275	* Fri Apr 06 2007 Götz Waschk <waschk@mandriva.org> 1.22-1mdv2007.1
12mu|espeak-1.46.02-3|276	+ Revision: 150798
12mu|espeak-1.46.02-3|277	- new version
12mu|espeak-1.46.02-3|278	- fix installation
12mu|espeak-1.46.02-3|279	
12mu|espeak-1.46.02-3|280	* Wed Feb 28 2007 Götz Waschk <waschk@mandriva.org> 1.21-1mdv2007.1
12mu|espeak-1.46.02-3|281	+ Revision: 127156
12mu|espeak-1.46.02-3|282	- new version
12mu|espeak-1.46.02-3|283	- rediff the patch
12mu|espeak-1.46.02-3|284	
12mu|espeak-1.46.02-3|285	* Wed Feb 07 2007 Götz Waschk <waschk@mandriva.org> 1.20-1mdv2007.1
12mu|espeak-1.46.02-3|286	+ Revision: 116969
12mu|espeak-1.46.02-3|287	- new version
12mu|espeak-1.46.02-3|288	- rediff the patch
12mu|espeak-1.46.02-3|289	
12mu|espeak-1.46.02-3|290	* Tue Jan 30 2007 Götz Waschk <waschk@mandriva.org> 1.19-3mdv2007.1
12mu|espeak-1.46.02-3|291	+ Revision: 115424
12mu|espeak-1.46.02-3|292	- replace tmpnam by mkstemp
12mu|espeak-1.46.02-3|293	
12mu|espeak-1.46.02-3|294	* Tue Jan 30 2007 Götz Waschk <waschk@mandriva.org> 1.19-2mdv2007.1
12mu|espeak-1.46.02-3|295	+ Revision: 115413
12mu|espeak-1.46.02-3|296	- fix doc permissions
12mu|espeak-1.46.02-3|297	- depend on sox
12mu|espeak-1.46.02-3|298	
12mu|espeak-1.46.02-3|299	* Sat Jan 27 2007 Götz Waschk <waschk@mandriva.org> 1.19-1mdv2007.1
12mu|espeak-1.46.02-3|300	+ Revision: 114403
12mu|espeak-1.46.02-3|301	- Import espeak
12mu|espeak-1.46.02-3|302	
12mu|espeak-1.46.02-3|303	* Sat Jan 27 2007 Gtz Waschk <waschk@mandriva.org> 1.19-1mdv2007.1
12mu|espeak-1.46.02-3|304	- initial package
12mu|espeak-1.46.02-3|305	

19611 12
12mu|evince-3.8.3-1|1	%define build_dvi 1
12mu|evince-3.8.3-1|2	
12mu|evince-3.8.3-1|3	%define major			4
12mu|evince-3.8.3-1|4	%define major_evdocument	4
12mu|evince-3.8.3-1|5	%define major_evview		3
12mu|evince-3.8.3-1|6	%define api			3.0
12mu|evince-3.8.3-1|7	%define gir_major		3.0
12mu|evince-3.8.3-1|8	%define devname			%mklibname -d %{name}
12mu|evince-3.8.3-1|9	%define libname_evdocument	%mklibname evdocument 3 %{major_evdocument}
12mu|evince-3.8.3-1|10	%define libname_evview		%mklibname evview 3 %{major_evview}
12mu|evince-3.8.3-1|11	
12mu|evince-3.8.3-1|12	%define girname			%mklibname %{name}-gir %{gir_major}
12mu|evince-3.8.3-1|13	
12mu|evince-3.8.3-1|14	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|evince-3.8.3-1|15	
12mu|evince-3.8.3-1|16	Summary:	GNOME Document viewer
12mu|evince-3.8.3-1|17	Name:		evince
12mu|evince-3.8.3-1|18	Version:	3.8.3
12mu|evince-3.8.3-1|19	Release:	1
12mu|evince-3.8.3-1|20	License:	GPLv2+ and GFDL+
12mu|evince-3.8.3-1|21	Group:		Graphical desktop/GNOME
12mu|evince-3.8.3-1|22	URL:		http://www.gnome.org
12mu|evince-3.8.3-1|23	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|evince-3.8.3-1|24	BuildRequires:	pkgconfig(cairo) >= 1.10.0
12mu|evince-3.8.3-1|25	BuildRequires:	pkgconfig(cairo-pdf)
12mu|evince-3.8.3-1|26	BuildRequires:	pkgconfig(cairo-ps)
12mu|evince-3.8.3-1|27	BuildRequires:	pkgconfig(libsecret-1)
12mu|evince-3.8.3-1|28	BuildRequires:	pkgconfig(ddjvuapi) >= 3.5.17
12mu|evince-3.8.3-1|29	BuildRequires:	pkgconfig(gail-3.0) >= 3.0.2
12mu|evince-3.8.3-1|30	BuildRequires:	pkgconfig(gio-2.0) >= 2.31.0
12mu|evince-3.8.3-1|31	BuildRequires:	pkgconfig(gnome-icon-theme) >= 2.17.1
12mu|evince-3.8.3-1|32	BuildRequires:	pkgconfig(gnome-keyring-1) >= 2.22.0
12mu|evince-3.8.3-1|33	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.6
12mu|evince-3.8.3-1|34	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mu|evince-3.8.3-1|35	BuildRequires:	pkgconfig(gthread-2.0)
12mu|evince-3.8.3-1|36	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.2
12mu|evince-3.8.3-1|37	BuildRequires:	pkgconfig(gtk+-unix-print-3.0) >= 3.0.2
12mu|evince-3.8.3-1|38	BuildRequires:	pkgconfig(gtk+-x11-3.0)
12mu|evince-3.8.3-1|39	BuildRequires:	pkgconfig(ice)
12mu|evince-3.8.3-1|40	BuildRequires:	pkgconfig(libgxps) >= 0.2.0
12mu|evince-3.8.3-1|41	BuildRequires:	pkgconfig(libnautilus-extension) >= 2.91.4
12mu|evince-3.8.3-1|42	BuildRequires:	pkgconfig(libspectre) >= 0.2.0
12mu|evince-3.8.3-1|43	BuildRequires:	pkgconfig(libxml-2.0) >= 2.5.0
12mu|evince-3.8.3-1|44	BuildRequires:	pkgconfig(poppler-glib) >= 0.18.0
12mu|evince-3.8.3-1|45	BuildRequires:	pkgconfig(sm) >= 1.0.0
12mu|evince-3.8.3-1|46	BuildRequires:	pkgconfig(x11)
12mu|evince-3.8.3-1|47	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|evince-3.8.3-1|48	BuildRequires:	tiff-devel
12mu|evince-3.8.3-1|49	BuildRequires:	ghostscript kpathsea-devel
12mu|evince-3.8.3-1|50	BuildRequires:	intltool itstool
12mu|evince-3.8.3-1|51	#gw if we run autoconf
12mu|evince-3.8.3-1|52	BuildRequires:	gnome-icon-theme
12mu|evince-3.8.3-1|53	BuildRequires:  desktop-file-utils
12mu|evince-3.8.3-1|54	BuildRequires:	gtk-doc
12mu|evince-3.8.3-1|55	Requires:	ghostscript
12mu|evince-3.8.3-1|56	Requires:	ghostscript-module-X
12mu|evince-3.8.3-1|57	
12mu|evince-3.8.3-1|58	%description
12mu|evince-3.8.3-1|59	Evince is the GNOME Document viewer.
12mu|evince-3.8.3-1|60	It supports PDF, PostScript and other formats.
12mu|evince-3.8.3-1|61	To view .dvi files as produced by TeX in evince,
12mu|evince-3.8.3-1|62	install the %{name}-dvi package.
12mu|evince-3.8.3-1|63	
12mu|evince-3.8.3-1|64	%if %{build_dvi}
12mu|evince-3.8.3-1|65	%package dvi
12mu|evince-3.8.3-1|66	Summary:	TeX DVI document support for evince
12mu|evince-3.8.3-1|67	Group:		Graphical desktop/GNOME
12mu|evince-3.8.3-1|68	BuildRequires:	kpathsea-devel
12mu|evince-3.8.3-1|69	#gw just like xdvi, needed for rendering the fonts
12mu|evince-3.8.3-1|70	Requires:	texlive-xdvi
12mu|evince-3.8.3-1|71	Requires:	%{name} = %{version}-%{release}
12mu|evince-3.8.3-1|72	
12mu|evince-3.8.3-1|73	%description dvi
12mu|evince-3.8.3-1|74	This package adds support for displaying .dvi files to evince.
12mu|evince-3.8.3-1|75	These files are
12mu|evince-3.8.3-1|76	produced by TeX, often using
12mu|evince-3.8.3-1|77	a macro package like LaTeX.
12mu|evince-3.8.3-1|78	%endif
12mu|evince-3.8.3-1|79	
12mu|evince-3.8.3-1|80	%package -n %{libname_evdocument}
12mu|evince-3.8.3-1|81	Group:		System/Libraries
12mu|evince-3.8.3-1|82	Summary:	GNOME Document viewer library
12mu|evince-3.8.3-1|83	Obsoletes:	%{mklibname %{name} 3} < 3.3.92
12mu|evince-3.8.3-1|84	
12mu|evince-3.8.3-1|85	%description -n %{libname_evdocument}
12mu|evince-3.8.3-1|86	This is the GNOME Document viewer library, the shared parts of evince.
12mu|evince-3.8.3-1|87	
12mu|evince-3.8.3-1|88	%package -n %{libname_evview}
12mu|evince-3.8.3-1|89	Group:		System/Libraries
12mu|evince-3.8.3-1|90	Summary:	GNOME Document viewer library
12mu|evince-3.8.3-1|91	
12mu|evince-3.8.3-1|92	%description -n %{libname_evview}
12mu|evince-3.8.3-1|93	This is the GNOME Document viewer library, the shared parts of evince.
12mu|evince-3.8.3-1|94	
12mu|evince-3.8.3-1|95	%package -n %{devname}
12mu|evince-3.8.3-1|96	Group:		Development/C
12mu|evince-3.8.3-1|97	Summary:	GNOME Document viewer library
12mu|evince-3.8.3-1|98	Requires:	%{libname_evdocument} = %{version}-%{release}
12mu|evince-3.8.3-1|99	Requires:	%{libname_evview} = %{version}-%{release}
12mu|evince-3.8.3-1|100	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|evince-3.8.3-1|101	Provides:	%{name}-devel = %{version}-%{release}
12mu|evince-3.8.3-1|102	
12mu|evince-3.8.3-1|103	%description -n %{devname}
12mu|evince-3.8.3-1|104	This is the GNOME Document viewer library, the shared parts of evince.
12mu|evince-3.8.3-1|105	
12mu|evince-3.8.3-1|106	%package -n %{girname}
12mu|evince-3.8.3-1|107	Summary:	GObject Introspection interface description for %{name}
12mu|evince-3.8.3-1|108	Group:		System/Libraries
12mu|evince-3.8.3-1|109	Requires:	%{libname_evdocument} = %{version}-%{release}
12mu|evince-3.8.3-1|110	Requires:	%{libname_evview} = %{version}-%{release}
12mu|evince-3.8.3-1|111	
12mu|evince-3.8.3-1|112	%description -n %{girname}
12mu|evince-3.8.3-1|113	GObject Introspection interface description for %{name}.
12mu|evince-3.8.3-1|114	
12mu|evince-3.8.3-1|115	%prep
12mu|evince-3.8.3-1|116	%setup -q
12mu|evince-3.8.3-1|117	%apply_patches
12mu|evince-3.8.3-1|118	
12mu|evince-3.8.3-1|119	%build
12mu|evince-3.8.3-1|120	%configure2_5x \
12mu|evince-3.8.3-1|121	--enable-tiff \
12mu|evince-3.8.3-1|122	--enable-djvu \
12mu|evince-3.8.3-1|123	--enable-comics \
12mu|evince-3.8.3-1|124	%if %{build_dvi}
12mu|evince-3.8.3-1|125	--enable-dvi \
12mu|evince-3.8.3-1|126	%endif
12mu|evince-3.8.3-1|127	--enable-gtk-doc=no \
12mu|evince-3.8.3-1|128	--enable-introspection \
12mu|evince-3.8.3-1|129	--disable-static \
12mu|evince-3.8.3-1|130	--disable-scrollkeeper \
12mu|evince-3.8.3-1|131	--disable-schemas-compile
12mu|evince-3.8.3-1|132	
12mu|evince-3.8.3-1|133	%make
12mu|evince-3.8.3-1|134	
12mu|evince-3.8.3-1|135	%install
12mu|evince-3.8.3-1|136	%makeinstall_std
12mu|evince-3.8.3-1|137	
12mu|evince-3.8.3-1|138	desktop-file-install --delete-original --vendor="" \
12mu|evince-3.8.3-1|139	--dir=$RPM_BUILD_ROOT%{_datadir}/applications \
12mu|evince-3.8.3-1|140	--remove-category=Application \
12mu|evince-3.8.3-1|141	--remove-key=NoDisplay \
12mu|evince-3.8.3-1|142	$RPM_BUILD_ROOT%{_datadir}/applications/evince.desktop
12mu|evince-3.8.3-1|143	
12mu|evince-3.8.3-1|144	%find_lang %{name} --with-gnome
12mu|evince-3.8.3-1|145	
12mu|evince-3.8.3-1|146	find %{buildroot} -name *.la -delete
12mu|evince-3.8.3-1|147	
12mu|evince-3.8.3-1|148	%files -f %name.lang
12mu|evince-3.8.3-1|149	%doc NEWS AUTHORS TODO
12mu|evince-3.8.3-1|150	%{_bindir}/*
12mu|evince-3.8.3-1|151	%{_datadir}/evince
12mu|evince-3.8.3-1|152	%{_datadir}/applications/*
12mu|evince-3.8.3-1|153	%{_datadir}/icons/hicolor/*/apps/evince*
12mu|evince-3.8.3-1|154	%{_datadir}/glib-2.0/schemas/org.gnome.Evince.gschema.xml
12mu|evince-3.8.3-1|155	%{_datadir}/GConf/gsettings/evince.convert
12mu|evince-3.8.3-1|156	%{_mandir}/man1/evince.1*
12mu|evince-3.8.3-1|157	%{_libdir}/nautilus/extensions-3.0/libevince*so*
12mu|evince-3.8.3-1|158	%dir %{_libdir}/evince/%{major}/
12mu|evince-3.8.3-1|159	%dir %{_libdir}/evince/%{major}/backends
12mu|evince-3.8.3-1|160	%{_libdir}/evince/%{major}/backends/libcomicsdocument.so
12mu|evince-3.8.3-1|161	%{_libdir}/evince/%{major}/backends/comicsdocument.evince-backend
12mu|evince-3.8.3-1|162	%{_libdir}/evince/%{major}/backends/libdjvudocument.so
12mu|evince-3.8.3-1|163	%{_libdir}/evince/%{major}/backends/djvudocument.evince-backend
12mu|evince-3.8.3-1|164	%{_libdir}/evince/%{major}/backends/libpdfdocument.so
12mu|evince-3.8.3-1|165	%{_libdir}/evince/%{major}/backends/pdfdocument.evince-backend
12mu|evince-3.8.3-1|166	%{_libdir}/evince/%{major}/backends/libpsdocument.so
12mu|evince-3.8.3-1|167	%{_libdir}/evince/%{major}/backends/psdocument.evince-backend
12mu|evince-3.8.3-1|168	%{_libdir}/evince/%{major}/backends/libtiffdocument.so
12mu|evince-3.8.3-1|169	%{_libdir}/evince/%{major}/backends/tiffdocument.evince-backend
12mu|evince-3.8.3-1|170	%{_libdir}/evince/%{major}/backends/libxpsdocument.so
12mu|evince-3.8.3-1|171	%{_libdir}/evince/%{major}/backends/xpsdocument.evince-backend
12mu|evince-3.8.3-1|172	%{_libexecdir}/evinced
12mu|evince-3.8.3-1|173	%{_datadir}/dbus-1/services/org.gnome.evince.Daemon.service
12mu|evince-3.8.3-1|174	%{_datadir}/thumbnailers/evince.thumbnailer
12mu|evince-3.8.3-1|175	
12mu|evince-3.8.3-1|176	%if %{build_dvi}
12mu|evince-3.8.3-1|177	%files dvi
12mu|evince-3.8.3-1|178	%{_libdir}/evince/%{major}/backends/libdvidocument.so
12mu|evince-3.8.3-1|179	%{_libdir}/evince/%{major}/backends/dvidocument.evince-backend
12mu|evince-3.8.3-1|180	%endif
12mu|evince-3.8.3-1|181	
12mu|evince-3.8.3-1|182	%files -n %{libname_evdocument}
12mu|evince-3.8.3-1|183	%{_libdir}/libevdocument3.so.%{major_evdocument}*
12mu|evince-3.8.3-1|184	
12mu|evince-3.8.3-1|185	%files -n %{libname_evview}
12mu|evince-3.8.3-1|186	%{_libdir}/libevview3.so.%{major_evview}*
12mu|evince-3.8.3-1|187	
12mu|evince-3.8.3-1|188	%files -n %{girname}
12mu|evince-3.8.3-1|189	%{_libdir}/girepository-1.0/EvinceDocument-%{gir_major}.typelib
12mu|evince-3.8.3-1|190	%{_libdir}/girepository-1.0/EvinceView-%{gir_major}.typelib
12mu|evince-3.8.3-1|191	
12mu|evince-3.8.3-1|192	%files -n %{devname}
12mu|evince-3.8.3-1|193	%doc ChangeLog
12mu|evince-3.8.3-1|194	%{_datadir}/gtk-doc/html/*
12mu|evince-3.8.3-1|195	%{_libdir}/libevdocument3.so
12mu|evince-3.8.3-1|196	%{_libdir}/libevview3.so
12mu|evince-3.8.3-1|197	%{_libdir}/pkgconfig/evince*pc
12mu|evince-3.8.3-1|198	%{_includedir}/evince*
12mu|evince-3.8.3-1|199	%{_datadir}/gir-1.0/EvinceDocument-%{gir_major}.gir
12mu|evince-3.8.3-1|200	%{_datadir}/gir-1.0/EvinceView-%{gir_major}.gir
12mu|evince-3.8.3-1|201	

19612 12
12mu|evolution-3.8.5-1|1	%define api 3.8
12mu|evolution-3.8.5-1|2	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|evolution-3.8.5-1|3	
12mu|evolution-3.8.5-1|4	Summary:	Integrated GNOME mail client, calendar and address book
12mu|evolution-3.8.5-1|5	Name:		evolution
12mu|evolution-3.8.5-1|6	Version:	3.8.5
12mu|evolution-3.8.5-1|7	Release:	1
12mu|evolution-3.8.5-1|8	License: 	LGPLv2+
12mu|evolution-3.8.5-1|9	Group:		Networking/Mail
12mu|evolution-3.8.5-1|10	URL: 		http://www.gnome.org/projects/evolution/
12mu|evolution-3.8.5-1|11	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|evolution-3.8.5-1|12	
12mu|evolution-3.8.5-1|13	# RH bug #995516
12mu|evolution-3.8.5-1|14	Patch03:	evolution-3.8.5-cert-viewer-crash.patch
12mu|evolution-3.8.5-1|15	
12mu|evolution-3.8.5-1|16	BuildRequires:	gtk-doc
12mu|evolution-3.8.5-1|17	BuildRequires:	intltool
12mu|evolution-3.8.5-1|18	BuildRequires:	itstool
12mu|evolution-3.8.5-1|19	BuildRequires:	desktop-file-utils
12mu|evolution-3.8.5-1|20	BuildRequires:	openldap-devel
12mu|evolution-3.8.5-1|21	BuildRequires:	pkgconfig(atk)
12mu|evolution-3.8.5-1|22	BuildRequires:	pkgconfig(cairo-gobject)
12mu|evolution-3.8.5-1|23	BuildRequires:	pkgconfig(camel-1.2) >= %{version}
12mu|evolution-3.8.5-1|24	BuildRequires:	pkgconfig(clutter-1.0) >= 1.0.0
12mu|evolution-3.8.5-1|25	BuildRequires:	pkgconfig(clutter-gtk-1.0) >= 0.90
12mu|evolution-3.8.5-1|26	BuildRequires:	pkgconfig(gail-3.0) >= 3.0.2
12mu|evolution-3.8.5-1|27	BuildRequires:	pkgconfig(gconf-2.0) >= 2.0.0
12mu|evolution-3.8.5-1|28	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|evolution-3.8.5-1|29	BuildRequires:	pkgconfig(gio-2.0) >= 2.30
12mu|evolution-3.8.5-1|30	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 2.91.3
12mu|evolution-3.8.5-1|31	BuildRequires:	pkgconfig(gnome-icon-theme) >= 2.30.2.1
12mu|evolution-3.8.5-1|32	BuildRequires:	pkgconfig(goa-1.0) >= 3.1.1
12mu|evolution-3.8.5-1|33	BuildRequires:	pkgconfig(gsettings-desktop-schemas) >= 2.91.92
12mu|evolution-3.8.5-1|34	BuildRequires:	pkgconfig(gstreamer-1.0)
12mu|evolution-3.8.5-1|35	BuildRequires:	pkgconfig(gtkhtml-editor-4.0)
12mu|evolution-3.8.5-1|36	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.2.0
12mu|evolution-3.8.5-1|37	BuildRequires:	pkgconfig(gweather-3.0) >= 2.90.0
12mu|evolution-3.8.5-1|38	BuildRequires:	pkgconfig(ice)
12mu|evolution-3.8.5-1|39	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.25
12mu|evolution-3.8.5-1|40	BuildRequires:	pkgconfig(libebackend-1.2) >= %{version}
12mu|evolution-3.8.5-1|41	BuildRequires:	pkgconfig(libebook-1.2) >= %{version}
12mu|evolution-3.8.5-1|42	BuildRequires:	pkgconfig(libebook-contacts-1.2) >= %{version}
12mu|evolution-3.8.5-1|43	BuildRequires:	pkgconfig(libecal-1.2) >= %{version}
12mu|evolution-3.8.5-1|44	BuildRequires:	pkgconfig(libedataserver-1.2) >= %{version}
12mu|evolution-3.8.5-1|45	BuildRequires:	pkgconfig(libgdata) >= 0.10.0
12mu|evolution-3.8.5-1|46	BuildRequires:	pkgconfig(libgtkhtml-4.0) >= 4.1.2
12mu|evolution-3.8.5-1|47	BuildRequires:	pkgconfig(libnotify) >= 0.5.1
12mu|evolution-3.8.5-1|48	BuildRequires:	pkgconfig(libpst)
12mu|evolution-3.8.5-1|49	BuildRequires:	pkgconfig(libsoup-gnome-2.4) >= 2.31.2
12mu|evolution-3.8.5-1|50	BuildRequires:	pkgconfig(libxml-2.0) >= 2.7.3
12mu|evolution-3.8.5-1|51	BuildRequires:	pkgconfig(libnm-glib)
12mu|evolution-3.8.5-1|52	BuildRequires:	pkgconfig(mx-1.0)
12mu|evolution-3.8.5-1|53	BuildRequires:	pkgconfig(nspr)
12mu|evolution-3.8.5-1|54	BuildRequires:	pkgconfig(nss)
12mu|evolution-3.8.5-1|55	BuildRequires:	pkgconfig(shared-mime-info) >= 0.22
12mu|evolution-3.8.5-1|56	BuildRequires:	pkgconfig(sm)
12mu|evolution-3.8.5-1|57	BuildRequires:	pkgconfig(webkitgtk-3.0)
12mu|evolution-3.8.5-1|58	BuildRequires:	highlight
12mu|evolution-3.8.5-1|59	
12mu|evolution-3.8.5-1|60	# (fc) 0.8-5mdk implicit dependency is not enough
12mu|evolution-3.8.5-1|61	Requires: evolution-data-server >= %{version}
12mu|evolution-3.8.5-1|62	Requires: gtkhtml4
12mu|evolution-3.8.5-1|63	Requires: gnupg
12mu|evolution-3.8.5-1|64	Requires: gtk+3.0
12mu|evolution-3.8.5-1|65	Suggests: gstreamer1.0-plugins-good
12mu|evolution-3.8.5-1|66	# the old shared lib pkg should be obsoleted after everything is rebuilt
12mu|evolution-3.8.5-1|67	
12mu|evolution-3.8.5-1|68	%description
12mu|evolution-3.8.5-1|69	Evolution is the GNOME mailer, calendar, contact manager and
12mu|evolution-3.8.5-1|70	communications tool.  The tools which make up Evolution will
12mu|evolution-3.8.5-1|71	be tightly integrated with one another and act as a seamless
12mu|evolution-3.8.5-1|72	personal information-management tool.
12mu|evolution-3.8.5-1|73	
12mu|evolution-3.8.5-1|74	%package devel
12mu|evolution-3.8.5-1|75	Summary:	Libraries and include files for developing Evolution components
12mu|evolution-3.8.5-1|76	Group:		Development/GNOME and GTK+
12mu|evolution-3.8.5-1|77	Requires:	%{name} = %{version}-%{release}
12mu|evolution-3.8.5-1|78	Obsoletes:	%{_lib}evolution3.2-devel
12mu|evolution-3.8.5-1|79	
12mu|evolution-3.8.5-1|80	%description devel
12mu|evolution-3.8.5-1|81	This package contains the files necessary to develop applications
12mu|evolution-3.8.5-1|82	using Evolution's libraries.
12mu|evolution-3.8.5-1|83	
12mu|evolution-3.8.5-1|84	%prep
12mu|evolution-3.8.5-1|85	%setup -q
12mu|evolution-3.8.5-1|86	%apply_patches
12mu|evolution-3.8.5-1|87	
12mu|evolution-3.8.5-1|88	# Remove the welcome email from Novell
12mu|evolution-3.8.5-1|89	for inbox in mail/default/*/Inbox; do
12mu|evolution-3.8.5-1|90	echo -n "" > $inbox
12mu|evolution-3.8.5-1|91	done
12mu|evolution-3.8.5-1|92	
12mu|evolution-3.8.5-1|93	%build
12mu|evolution-3.8.5-1|94	%configure2_5x \
12mu|evolution-3.8.5-1|95	--disable-static \
12mu|evolution-3.8.5-1|96	--enable-plugins=all \
12mu|evolution-3.8.5-1|97	--with-krb5=%{_prefix} \
12mu|evolution-3.8.5-1|98	--with-krb5-libs=%{_libdir} \
12mu|evolution-3.8.5-1|99	--with-openldap=yes \
12mu|evolution-3.8.5-1|100	--with-static-ldap=no \
12mu|evolution-3.8.5-1|101	--with-sub-version="-%{release}" \
12mu|evolution-3.8.5-1|102	--disable-bogofilter \
12mu|evolution-3.8.5-1|103	--disable-spamassassin
12mu|evolution-3.8.5-1|104	
12mu|evolution-3.8.5-1|105	%make
12mu|evolution-3.8.5-1|106	
12mu|evolution-3.8.5-1|107	%install
12mu|evolution-3.8.5-1|108	%makeinstall_std
12mu|evolution-3.8.5-1|109	#remove unpackaged files
12mu|evolution-3.8.5-1|110	rm -rf %{buildroot}/var/lib/
12mu|evolution-3.8.5-1|111	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mu|evolution-3.8.5-1|112	
12mu|evolution-3.8.5-1|113	desktop-file-install --vendor="" \
12mu|evolution-3.8.5-1|114	--remove-category="Office" \
12mu|evolution-3.8.5-1|115	--remove-category="Calendar" \
12mu|evolution-3.8.5-1|116	--remove-category="ContactManagement" \
12mu|evolution-3.8.5-1|117	--add-category="Network" \
12mu|evolution-3.8.5-1|118	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/evolution.desktop
12mu|evolution-3.8.5-1|119	
12mu|evolution-3.8.5-1|120	mkdir -p %{buildroot}%{_sysconfdir}/xdg/autostart/
12mu|evolution-3.8.5-1|121	cat << EOF > %{buildroot}%{_sysconfdir}/xdg/autostart/evolution-alarm-notify.desktop
12mu|evolution-3.8.5-1|122	[Desktop Entry]
12mu|evolution-3.8.5-1|123	Encoding=UTF-8
12mu|evolution-3.8.5-1|124	Name=Evolution Alarm Notifier
12mu|evolution-3.8.5-1|125	Comment=Evolution Alarm Notifier
12mu|evolution-3.8.5-1|126	Icon=stock_alarm
12mu|evolution-3.8.5-1|127	Exec=%{_libdir}/evolution/%{api}/evolution-alarm-notify
12mu|evolution-3.8.5-1|128	Terminal=false
12mu|evolution-3.8.5-1|129	Type=Application
12mu|evolution-3.8.5-1|130	OnlyShowIn=GNOME;
12mu|evolution-3.8.5-1|131	Categories=TrayIcon;
12mu|evolution-3.8.5-1|132	EOF
12mu|evolution-3.8.5-1|133	
12mu|evolution-3.8.5-1|134	# do not package obsolete mime-info files, evolution doesn't import them on commandline (Mdv bug #53984)
12mu|evolution-3.8.5-1|135	rm -fr %{buildroot}/%{_datadir}/mime-info
12mu|evolution-3.8.5-1|136	
12mu|evolution-3.8.5-1|137	%find_lang %{name}-%{api} --with-gnome
12mu|evolution-3.8.5-1|138	%find_lang %{name} --with-gnome
12mu|evolution-3.8.5-1|139	cat %{name}.lang >> %{name}-%{api}.lang
12mu|evolution-3.8.5-1|140	
12mu|evolution-3.8.5-1|141	%files -f %{name}-%{api}.lang
12mu|evolution-3.8.5-1|142	%doc AUTHORS COPYING ChangeLog NEWS README
12mu|evolution-3.8.5-1|143	%{_sysconfdir}/xdg/autostart/*.desktop
12mu|evolution-3.8.5-1|144	%{_bindir}/*
12mu|evolution-3.8.5-1|145	%dir %{_libdir}/evolution
12mu|evolution-3.8.5-1|146	%dir %{_libdir}/evolution/%{api}
12mu|evolution-3.8.5-1|147	%dir %{_libdir}/evolution/%{api}/modules/
12mu|evolution-3.8.5-1|148	%dir %{_libdir}/evolution/%{api}/plugins
12mu|evolution-3.8.5-1|149	%{_libdir}/evolution/%{api}/*.so
12mu|evolution-3.8.5-1|150	%{_libdir}/evolution/%{api}/csv2vcard
12mu|evolution-3.8.5-1|151	%{_libdir}/evolution/%{api}/evolution-addressbook-export
12mu|evolution-3.8.5-1|152	%{_libdir}/evolution/%{api}/evolution-alarm-notify
12mu|evolution-3.8.5-1|153	%{_libdir}/evolution/%{api}/evolution-backup
12mu|evolution-3.8.5-1|154	%{_libdir}/evolution/%{api}/killev
12mu|evolution-3.8.5-1|155	%{_libdir}/evolution/%{api}/modules/*.so
12mu|evolution-3.8.5-1|156	%{_libdir}/evolution/%{api}/plugins/*.so
12mu|evolution-3.8.5-1|157	%{_libdir}/evolution/%{api}/plugins/*.eplug
12mu|evolution-3.8.5-1|158	%{_datadir}/applications/*
12mu|evolution-3.8.5-1|159	%{_datadir}/evolution
12mu|evolution-3.8.5-1|160	%{_datadir}/GConf/gsettings/evolution.convert
12mu|evolution-3.8.5-1|161	%{_datadir}/glib-2.0/schemas/*.xml
12mu|evolution-3.8.5-1|162	%{_datadir}/icons/hicolor/*/apps/*
12mu|evolution-3.8.5-1|163	
12mu|evolution-3.8.5-1|164	%files devel
12mu|evolution-3.8.5-1|165	%{_includedir}/*
12mu|evolution-3.8.5-1|166	%{_libdir}/pkgconfig/*
12mu|evolution-3.8.5-1|167	%doc %{_datadir}/gtk-doc/html/*
12mu|evolution-3.8.5-1|168	
12mu|evolution-3.8.5-1|169	
12mu|evolution-3.8.5-1|170	%changelog
12mu|evolution-3.8.5-1|171	* Mon Oct 14 2013 Tigro <ashejn@gmail.com> 3.8.5-1
12mu|evolution-3.8.5-1|172	+ Revision: ed37ec0
12mu|evolution-3.8.5-1|173	- update to 3.8.5
12mu|evolution-3.8.5-1|174	
12mu|evolution-3.8.5-1|175	

19613 12
12mu|evolution-data-server-3.8.5-1|1	%define api		1.2
12mu|evolution-data-server-3.8.5-1|2	%define base_version	3.0
12mu|evolution-data-server-3.8.5-1|3	%define dir_version	3.8
12mu|evolution-data-server-3.8.5-1|4	
12mu|evolution-data-server-3.8.5-1|5	%define oldmajor	6
12mu|evolution-data-server-3.8.5-1|6	%define oldlibname %mklibname %{name} %{oldmajor}
12mu|evolution-data-server-3.8.5-1|7	
12mu|evolution-data-server-3.8.5-1|8	%define oldmajor2006 4
12mu|evolution-data-server-3.8.5-1|9	%define oldlibname2006 %mklibname %{name} %{oldmajor2006}
12mu|evolution-data-server-3.8.5-1|10	
12mu|evolution-data-server-3.8.5-1|11	%define camelmajor 43
12mu|evolution-data-server-3.8.5-1|12	%define camel_libname %mklibname camel %{camelmajor}
12mu|evolution-data-server-3.8.5-1|13	%define camel_devel %mklibname camel -d
12mu|evolution-data-server-3.8.5-1|14	
12mu|evolution-data-server-3.8.5-1|15	%define ebackendmajor 6
12mu|evolution-data-server-3.8.5-1|16	%define ebackend_libname %mklibname ebackend %{ebackendmajor}
12mu|evolution-data-server-3.8.5-1|17	%define ebackend_devel %mklibname ebackend -d
12mu|evolution-data-server-3.8.5-1|18	
12mu|evolution-data-server-3.8.5-1|19	%define ebookmajor 14
12mu|evolution-data-server-3.8.5-1|20	%define ebook_libname %mklibname ebook %{ebookmajor}
12mu|evolution-data-server-3.8.5-1|21	%define ebook_devel %mklibname ebook -d
12mu|evolution-data-server-3.8.5-1|22	
12mu|evolution-data-server-3.8.5-1|23	%define ebookcontactsmajor 0
12mu|evolution-data-server-3.8.5-1|24	%define ebookcontacts_libname %mklibname ebook-contacts %{ebookcontactsmajor}
12mu|evolution-data-server-3.8.5-1|25	%define ebookcontacts_devel %mklibname ebook-contacts -d
12mu|evolution-data-server-3.8.5-1|26	
12mu|evolution-data-server-3.8.5-1|27	%define ecalmajor 15
12mu|evolution-data-server-3.8.5-1|28	%define ecal_libname %mklibname ecal %{ecalmajor}
12mu|evolution-data-server-3.8.5-1|29	%define ecal_devel %mklibname ecal -d
12mu|evolution-data-server-3.8.5-1|30	
12mu|evolution-data-server-3.8.5-1|31	%define edatabookmajor 17
12mu|evolution-data-server-3.8.5-1|32	%define edatabook_libname %mklibname edata-book %{edatabookmajor}
12mu|evolution-data-server-3.8.5-1|33	%define edatabook_devel %mklibname edata-book -d
12mu|evolution-data-server-3.8.5-1|34	
12mu|evolution-data-server-3.8.5-1|35	%define edatacalmajor 20
12mu|evolution-data-server-3.8.5-1|36	%define edatacal_libname %mklibname edata-cal %{edatacalmajor}
12mu|evolution-data-server-3.8.5-1|37	%define edatacal_devel %mklibname edata-cal -d
12mu|evolution-data-server-3.8.5-1|38	
12mu|evolution-data-server-3.8.5-1|39	%define edataservermajor 17
12mu|evolution-data-server-3.8.5-1|40	%define edataserver_libname %mklibname edataserver %{edataservermajor}
12mu|evolution-data-server-3.8.5-1|41	%define edataserver_devel %mklibname -d edataserver
12mu|evolution-data-server-3.8.5-1|42	
12mu|evolution-data-server-3.8.5-1|43	%define girmajor 1.2
12mu|evolution-data-server-3.8.5-1|44	%define girname %mklibname %{name}-gir %{girmajor}
12mu|evolution-data-server-3.8.5-1|45	
12mu|evolution-data-server-3.8.5-1|46	Name:		evolution-data-server
12mu|evolution-data-server-3.8.5-1|47	Summary:	Evolution Data Server
12mu|evolution-data-server-3.8.5-1|48	Version:	3.8.5
12mu|evolution-data-server-3.8.5-1|49	Release:	1
12mu|evolution-data-server-3.8.5-1|50	License: 	LGPLv2+
12mu|evolution-data-server-3.8.5-1|51	Group:		System/Libraries
12mu|evolution-data-server-3.8.5-1|52	URL: 		http://www.gnome.org/projects/evolution/
12mu|evolution-data-server-3.8.5-1|53	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|evolution-data-server-3.8.5-1|54	
12mu|evolution-data-server-3.8.5-1|55	# RH bug #995516
12mu|evolution-data-server-3.8.5-1|56	Patch02: evolution-data-server-3.8.5-cert-viewer-crash.patch
12mu|evolution-data-server-3.8.5-1|57	# RH bug #995702
12mu|evolution-data-server-3.8.5-1|58	Patch03: evolution-data-server-3.8.5-maildir-tmp-autocreate.patch
12mu|evolution-data-server-3.8.5-1|59	# GNOME bug #704513
12mu|evolution-data-server-3.8.5-1|60	Patch04: evolution-data-server-3.8.5-imapx-summary-vanish.patch
12mu|evolution-data-server-3.8.5-1|61	
12mu|evolution-data-server-3.8.5-1|62	BuildRequires:	bison
12mu|evolution-data-server-3.8.5-1|63	BuildRequires:	db-devel
12mu|evolution-data-server-3.8.5-1|64	BuildRequires:	gettext
12mu|evolution-data-server-3.8.5-1|65	BuildRequires:	gnome-common
12mu|evolution-data-server-3.8.5-1|66	BuildRequires:	gperf
12mu|evolution-data-server-3.8.5-1|67	BuildRequires:	gtk-doc
12mu|evolution-data-server-3.8.5-1|68	BuildRequires:	intltool
12mu|evolution-data-server-3.8.5-1|69	BuildRequires:	openldap-devel
12mu|evolution-data-server-3.8.5-1|70	BuildRequires:	krb5-devel
12mu|evolution-data-server-3.8.5-1|71	BuildRequires:	pkgconfig(gio-2.0) >= 2.28
12mu|evolution-data-server-3.8.5-1|72	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
12mu|evolution-data-server-3.8.5-1|73	BuildRequires:	pkgconfig(gconf-2.0) >= 2.0.0
12mu|evolution-data-server-3.8.5-1|74	BuildRequires:	pkgconfig(libxml-2.0) >= 2.0.0
12mu|evolution-data-server-3.8.5-1|75	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.31.2
12mu|evolution-data-server-3.8.5-1|76	BuildRequires:	pkgconfig(libgdata) >= 0.7.0
12mu|evolution-data-server-3.8.5-1|77	BuildRequires:	pkgconfig(goa-1.0) >= 3.1.1
12mu|evolution-data-server-3.8.5-1|78	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|evolution-data-server-3.8.5-1|79	BuildRequires:	pkgconfig(gnome-keyring-1) >= 2.20.1
12mu|evolution-data-server-3.8.5-1|80	BuildRequires:	pkgconfig(nspr)
12mu|evolution-data-server-3.8.5-1|81	BuildRequires:	pkgconfig(nss)
12mu|evolution-data-server-3.8.5-1|82	BuildRequires:	pkgconfig(gweather-3.0) >= 2.90.0
12mu|evolution-data-server-3.8.5-1|83	BuildRequires:	pkgconfig(sqlite3) >= 3.5
12mu|evolution-data-server-3.8.5-1|84	BuildRequires:	pkgconfig(libical) >= 0.43
12mu|evolution-data-server-3.8.5-1|85	BuildRequires:	pkgconfig(oauth) >= 0.9.4
12mu|evolution-data-server-3.8.5-1|86	BuildRequires:  pkgconfig(gcr-base-3) >= 3.4
12mu|evolution-data-server-3.8.5-1|87	BuildRequires:  pkgconfig(libsecret-1)
12mu|evolution-data-server-3.8.5-1|88	
12mu|evolution-data-server-3.8.5-1|89	Obsoletes: %oldlibname
12mu|evolution-data-server-3.8.5-1|90	
12mu|evolution-data-server-3.8.5-1|91	%description
12mu|evolution-data-server-3.8.5-1|92	Evolution Data Server provides a central location for your addressbook
12mu|evolution-data-server-3.8.5-1|93	and calendar in the gnome desktop.
12mu|evolution-data-server-3.8.5-1|94	
12mu|evolution-data-server-3.8.5-1|95	%package -n %{camel_libname}
12mu|evolution-data-server-3.8.5-1|96	Summary:	Shared libraries for using Evolution Data Server
12mu|evolution-data-server-3.8.5-1|97	Group:		System/Libraries
12mu|evolution-data-server-3.8.5-1|98	Obsoletes: %oldlibname2006
12mu|evolution-data-server-3.8.5-1|99	
12mu|evolution-data-server-3.8.5-1|100	%description -n %{camel_libname}
12mu|evolution-data-server-3.8.5-1|101	Evolution Data Server provides a central location for your addressbook
12mu|evolution-data-server-3.8.5-1|102	and calendar in the gnome desktop.
12mu|evolution-data-server-3.8.5-1|103	
12mu|evolution-data-server-3.8.5-1|104	%package -n %{ebackend_libname}
12mu|evolution-data-server-3.8.5-1|105	Summary:	Shared libraries for using Evolution Data Server
12mu|evolution-data-server-3.8.5-1|106	Group:		System/Libraries
12mu|evolution-data-server-3.8.5-1|107	
12mu|evolution-data-server-3.8.5-1|108	%description -n %{ebackend_libname}
12mu|evolution-data-server-3.8.5-1|109	Evolution Data Server provides a central location for your addressbook
12mu|evolution-data-server-3.8.5-1|110	and calendar in the gnome desktop.
12mu|evolution-data-server-3.8.5-1|111	
12mu|evolution-data-server-3.8.5-1|112	%package -n %{ebook_libname}
12mu|evolution-data-server-3.8.5-1|113	Summary:	Shared libraries for using Evolution Data Server
12mu|evolution-data-server-3.8.5-1|114	Group:		System/Libraries
12mu|evolution-data-server-3.8.5-1|115	
12mu|evolution-data-server-3.8.5-1|116	%description -n %{ebook_libname}
12mu|evolution-data-server-3.8.5-1|117	Evolution Data Server provides a central location for your addressbook
12mu|evolution-data-server-3.8.5-1|118	and calendar in the gnome desktop.
12mu|evolution-data-server-3.8.5-1|119	
12mu|evolution-data-server-3.8.5-1|120	%package -n %{ebookcontacts_libname}
12mu|evolution-data-server-3.8.5-1|121	Summary:        Shared libraries for using Evolution Data Server
12mu|evolution-data-server-3.8.5-1|122	Group:          System/Libraries
12mu|evolution-data-server-3.8.5-1|123	
12mu|evolution-data-server-3.8.5-1|124	%description -n %{ebookcontacts_libname}
12mu|evolution-data-server-3.8.5-1|125	Evolution Data Server provides a central location for your addressbook
12mu|evolution-data-server-3.8.5-1|126	and calendar in the gnome desktop.
12mu|evolution-data-server-3.8.5-1|127	
12mu|evolution-data-server-3.8.5-1|128	%package -n %{ecal_libname}
12mu|evolution-data-server-3.8.5-1|129	Summary:	Shared libraries for using Evolution Data Server
12mu|evolution-data-server-3.8.5-1|130	Group:		System/Libraries
12mu|evolution-data-server-3.8.5-1|131	
12mu|evolution-data-server-3.8.5-1|132	%description -n %{ecal_libname}
12mu|evolution-data-server-3.8.5-1|133	Evolution Data Server provides a central location for your addressbook
12mu|evolution-data-server-3.8.5-1|134	and calendar in the gnome desktop.
12mu|evolution-data-server-3.8.5-1|135	
12mu|evolution-data-server-3.8.5-1|136	%package -n %{edatabook_libname}
12mu|evolution-data-server-3.8.5-1|137	Summary:	Shared libraries for using Evolution Data Server
12mu|evolution-data-server-3.8.5-1|138	Group:		System/Libraries
12mu|evolution-data-server-3.8.5-1|139	Obsoletes: %oldlibname2006
12mu|evolution-data-server-3.8.5-1|140	
12mu|evolution-data-server-3.8.5-1|141	%description -n %{edatabook_libname}
12mu|evolution-data-server-3.8.5-1|142	Evolution Data Server provides a central location for your addressbook
12mu|evolution-data-server-3.8.5-1|143	and calendar in the gnome desktop.
12mu|evolution-data-server-3.8.5-1|144	
12mu|evolution-data-server-3.8.5-1|145	%package -n %{edatacal_libname}
12mu|evolution-data-server-3.8.5-1|146	Summary:	Shared libraries for using Evolution Data Server
12mu|evolution-data-server-3.8.5-1|147	Group:		System/Libraries
12mu|evolution-data-server-3.8.5-1|148	Obsoletes: %oldlibname2006
12mu|evolution-data-server-3.8.5-1|149	
12mu|evolution-data-server-3.8.5-1|150	%description -n %{edatacal_libname}
12mu|evolution-data-server-3.8.5-1|151	Evolution Data Server provides a central location for your addressbook
12mu|evolution-data-server-3.8.5-1|152	and calendar in the gnome desktop.
12mu|evolution-data-server-3.8.5-1|153	
12mu|evolution-data-server-3.8.5-1|154	%package -n %{edataserver_libname}
12mu|evolution-data-server-3.8.5-1|155	Summary:	Shared libraries for using Evolution Data Server
12mu|evolution-data-server-3.8.5-1|156	Group:		System/Libraries
12mu|evolution-data-server-3.8.5-1|157	Obsoletes: %oldlibname2006
12mu|evolution-data-server-3.8.5-1|158	
12mu|evolution-data-server-3.8.5-1|159	%description -n %{edataserver_libname}
12mu|evolution-data-server-3.8.5-1|160	Evolution Data Server provides a central location for your addressbook
12mu|evolution-data-server-3.8.5-1|161	and calendar in the gnome desktop.
12mu|evolution-data-server-3.8.5-1|162	
12mu|evolution-data-server-3.8.5-1|163	%package -n %{camel_devel}
12mu|evolution-data-server-3.8.5-1|164	Summary:	Libraries and include files for using Evolution Data Server - camel
12mu|evolution-data-server-3.8.5-1|165	Group:		Development/GNOME and GTK+
12mu|evolution-data-server-3.8.5-1|166	Requires:	%{camel_libname} = %{version}-%{release}
12mu|evolution-data-server-3.8.5-1|167	
12mu|evolution-data-server-3.8.5-1|168	%description -n %{camel_devel}
12mu|evolution-data-server-3.8.5-1|169	Evolution Data Server provides a central location for your addressbook
12mu|evolution-data-server-3.8.5-1|170	and calendar in the gnome desktop.
12mu|evolution-data-server-3.8.5-1|171	
12mu|evolution-data-server-3.8.5-1|172	%package -n %{ebackend_devel}
12mu|evolution-data-server-3.8.5-1|173	Summary:	Libraries and include files for using Evolution Data Server - ebackend
12mu|evolution-data-server-3.8.5-1|174	Group:		Development/GNOME and GTK+
12mu|evolution-data-server-3.8.5-1|175	Requires:	%{ebackend_libname} = %{version}-%{release}
12mu|evolution-data-server-3.8.5-1|176	
12mu|evolution-data-server-3.8.5-1|177	%description -n %{ebackend_devel}
12mu|evolution-data-server-3.8.5-1|178	Evolution Data Server provides a central location for your addressbook
12mu|evolution-data-server-3.8.5-1|179	and calendar in the gnome desktop.
12mu|evolution-data-server-3.8.5-1|180	
12mu|evolution-data-server-3.8.5-1|181	%package -n %{ebook_devel}
12mu|evolution-data-server-3.8.5-1|182	Summary:	Libraries and include files for using Evolution Data Server - ebook
12mu|evolution-data-server-3.8.5-1|183	Group:		Development/GNOME and GTK+
12mu|evolution-data-server-3.8.5-1|184	Requires:	%{ebook_libname} = %{version}-%{release}
12mu|evolution-data-server-3.8.5-1|185	
12mu|evolution-data-server-3.8.5-1|186	%description -n %{ebook_devel}
12mu|evolution-data-server-3.8.5-1|187	Evolution Data Server provides a central location for your addressbook
12mu|evolution-data-server-3.8.5-1|188	and calendar in the gnome desktop.
12mu|evolution-data-server-3.8.5-1|189	
12mu|evolution-data-server-3.8.5-1|190	%package -n %{ebookcontacts_devel}
12mu|evolution-data-server-3.8.5-1|191	Summary:        Libraries and include files for using Evolution Data Server - ebookcontacts
12mu|evolution-data-server-3.8.5-1|192	Group:          Development/GNOME and GTK+
12mu|evolution-data-server-3.8.5-1|193	Requires:       %{ebookcontacts_libname} = %{version}-%{release}
12mu|evolution-data-server-3.8.5-1|194	
12mu|evolution-data-server-3.8.5-1|195	%description -n %{ebookcontacts_devel}
12mu|evolution-data-server-3.8.5-1|196	Evolution Data Server provides a central location for your addressbook
12mu|evolution-data-server-3.8.5-1|197	and calendar in the gnome desktop.
12mu|evolution-data-server-3.8.5-1|198	
12mu|evolution-data-server-3.8.5-1|199	%package -n %{ecal_devel}
12mu|evolution-data-server-3.8.5-1|200	Summary:	Libraries and include files for using Evolution Data Server - ecal
12mu|evolution-data-server-3.8.5-1|201	Group:		Development/GNOME and GTK+
12mu|evolution-data-server-3.8.5-1|202	Requires:	%{ecal_libname} = %{version}-%{release}
12mu|evolution-data-server-3.8.5-1|203	
12mu|evolution-data-server-3.8.5-1|204	%description -n %{ecal_devel}
12mu|evolution-data-server-3.8.5-1|205	Evolution Data Server provides a central location for your addressbook
12mu|evolution-data-server-3.8.5-1|206	and calendar in the gnome desktop.
12mu|evolution-data-server-3.8.5-1|207	
12mu|evolution-data-server-3.8.5-1|208	%package -n %{edatabook_devel}
12mu|evolution-data-server-3.8.5-1|209	Summary:	Libraries and include files for using Evolution Data Server - edatabook
12mu|evolution-data-server-3.8.5-1|210	Group:		Development/GNOME and GTK+
12mu|evolution-data-server-3.8.5-1|211	Requires:	%{edatabook_libname} = %{version}-%{release}
12mu|evolution-data-server-3.8.5-1|212	
12mu|evolution-data-server-3.8.5-1|213	%description -n %{edatabook_devel}
12mu|evolution-data-server-3.8.5-1|214	Evolution Data Server provides a central location for your addressbook
12mu|evolution-data-server-3.8.5-1|215	and calendar in the gnome desktop.
12mu|evolution-data-server-3.8.5-1|216	
12mu|evolution-data-server-3.8.5-1|217	%package -n %{edatacal_devel}
12mu|evolution-data-server-3.8.5-1|218	Summary:	Libraries and include files for using Evolution Data Server - edatacal
12mu|evolution-data-server-3.8.5-1|219	Group:		Development/GNOME and GTK+
12mu|evolution-data-server-3.8.5-1|220	Requires:	%{edatacal_libname} = %{version}-%{release}
12mu|evolution-data-server-3.8.5-1|221	
12mu|evolution-data-server-3.8.5-1|222	%description -n %{edatacal_devel}
12mu|evolution-data-server-3.8.5-1|223	Evolution Data Server provides a central location for your addressbook
12mu|evolution-data-server-3.8.5-1|224	and calendar in the gnome desktop.
12mu|evolution-data-server-3.8.5-1|225	
12mu|evolution-data-server-3.8.5-1|226	%package -n %{edataserver_devel}
12mu|evolution-data-server-3.8.5-1|227	Summary:	Libraries and include files for using Evolution Data Server
12mu|evolution-data-server-3.8.5-1|228	Group:		Development/GNOME and GTK+
12mu|evolution-data-server-3.8.5-1|229	Requires:	%{edataserver_libname} = %{version}-%{release}
12mu|evolution-data-server-3.8.5-1|230	Provides:	%{name}-devel = %{version}-%{release}
12mu|evolution-data-server-3.8.5-1|231	Obsoletes:	%mklibname -d edataserver 9
12mu|evolution-data-server-3.8.5-1|232	
12mu|evolution-data-server-3.8.5-1|233	%description -n %{edataserver_devel}
12mu|evolution-data-server-3.8.5-1|234	Evolution Data Server provides a central location for your addressbook
12mu|evolution-data-server-3.8.5-1|235	and calendar in the gnome desktop.
12mu|evolution-data-server-3.8.5-1|236	
12mu|evolution-data-server-3.8.5-1|237	%package -n %{girname}
12mu|evolution-data-server-3.8.5-1|238	Summary:        GObject Introspection interface description for %{name}
12mu|evolution-data-server-3.8.5-1|239	Group:          System/Libraries
12mu|evolution-data-server-3.8.5-1|240	
12mu|evolution-data-server-3.8.5-1|241	%description -n %{girname}
12mu|evolution-data-server-3.8.5-1|242	GObject Introspection interface description for %{name}.
12mu|evolution-data-server-3.8.5-1|243	
12mu|evolution-data-server-3.8.5-1|244	%prep
12mu|evolution-data-server-3.8.5-1|245	%setup -q
12mu|evolution-data-server-3.8.5-1|246	%apply_patches
12mu|evolution-data-server-3.8.5-1|247	
12mu|evolution-data-server-3.8.5-1|248	%build
12mu|evolution-data-server-3.8.5-1|249	%configure2_5x \
12mu|evolution-data-server-3.8.5-1|250	--with-krb5=%{_prefix} \
12mu|evolution-data-server-3.8.5-1|251	--with-krb5-libs=%{_libdir} \
12mu|evolution-data-server-3.8.5-1|252	--with-libdb=%{_prefix}	\
12mu|evolution-data-server-3.8.5-1|253	--disable-static \
12mu|evolution-data-server-3.8.5-1|254	--with-openldap=yes \
12mu|evolution-data-server-3.8.5-1|255	--with-static-ldap=no \
12mu|evolution-data-server-3.8.5-1|256	--enable-gtk-doc=yes \
12mu|evolution-data-server-3.8.5-1|257	--disable-uoa
12mu|evolution-data-server-3.8.5-1|258	#	--enable-gnome-keyring=yes
12mu|evolution-data-server-3.8.5-1|259	
12mu|evolution-data-server-3.8.5-1|260	%make
12mu|evolution-data-server-3.8.5-1|261	
12mu|evolution-data-server-3.8.5-1|262	%install
12mu|evolution-data-server-3.8.5-1|263	%makeinstall_std
12mu|evolution-data-server-3.8.5-1|264	
12mu|evolution-data-server-3.8.5-1|265	# remove libtool archives for importers and the like
12mu|evolution-data-server-3.8.5-1|266	find %{buildroot}/%{_libdir} -name '*.la' -exec rm {} \;
12mu|evolution-data-server-3.8.5-1|267	
12mu|evolution-data-server-3.8.5-1|268	# give the libraries some executable bits
12mu|evolution-data-server-3.8.5-1|269	find %{buildroot} -name '*.so.*' -exec chmod +x {} \;
12mu|evolution-data-server-3.8.5-1|270	
12mu|evolution-data-server-3.8.5-1|271	%find_lang %{name}-%{dir_version}
12mu|evolution-data-server-3.8.5-1|272	
12mu|evolution-data-server-3.8.5-1|273	%files -f %{name}-%{dir_version}.lang
12mu|evolution-data-server-3.8.5-1|274	%doc COPYING NEWS
12mu|evolution-data-server-3.8.5-1|275	%{_libexecdir}/%{name}
12mu|evolution-data-server-3.8.5-1|276	%{_libexecdir}/camel-index-control-%{api}
12mu|evolution-data-server-3.8.5-1|277	%{_libexecdir}/evolution-addressbook-factory
12mu|evolution-data-server-3.8.5-1|278	%{_libexecdir}/evolution-calendar-factory
12mu|evolution-data-server-3.8.5-1|279	%{_libexecdir}/evolution-user-prompter
12mu|evolution-data-server-3.8.5-1|280	
12mu|evolution-data-server-3.8.5-1|281	%{_libdir}/evolution-source-registry
12mu|evolution-data-server-3.8.5-1|282	
12mu|evolution-data-server-3.8.5-1|283	%attr(2755,root,mail) %{_libexecdir}/camel-lock-helper-%{api}
12mu|evolution-data-server-3.8.5-1|284	%{_datadir}/%{name}
12mu|evolution-data-server-3.8.5-1|285	%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.AddressBook.service
12mu|evolution-data-server-3.8.5-1|286	%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.Calendar.service
12mu|evolution-data-server-3.8.5-1|287	%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.Sources.service
12mu|evolution-data-server-3.8.5-1|288	%{_datadir}/dbus-1/services/org.gnome.evolution.dataserver.UserPrompter.service
12mu|evolution-data-server-3.8.5-1|289	%{_datadir}/pixmaps/%{name}
12mu|evolution-data-server-3.8.5-1|290	%{_datadir}/GConf/gsettings/evolution-data-server.convert
12mu|evolution-data-server-3.8.5-1|291	
12mu|evolution-data-server-3.8.5-1|292	#GSettings
12mu|evolution-data-server-3.8.5-1|293	%{_datadir}/GConf/gsettings/libedataserver.convert
12mu|evolution-data-server-3.8.5-1|294	%{_datadir}/glib-2.0/schemas/org.gnome.evolution.eds-shell.gschema.xml
12mu|evolution-data-server-3.8.5-1|295	%{_datadir}/glib-2.0/schemas/org.gnome.evolution.shell.network-config.gschema.xml
12mu|evolution-data-server-3.8.5-1|296	%{_datadir}/glib-2.0/schemas/org.gnome.Evolution.DefaultSources.gschema.xml
12mu|evolution-data-server-3.8.5-1|297	%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.addressbook.gschema.xml
12mu|evolution-data-server-3.8.5-1|298	%{_datadir}/glib-2.0/schemas/org.gnome.evolution-data-server.calendar.gschema.xml
12mu|evolution-data-server-3.8.5-1|299	
12mu|evolution-data-server-3.8.5-1|300	%files -n %{camel_libname}
12mu|evolution-data-server-3.8.5-1|301	%{_libdir}/libcamel-%{api}.so.%{camelmajor}*
12mu|evolution-data-server-3.8.5-1|302	
12mu|evolution-data-server-3.8.5-1|303	%files -n %{ebackend_libname}
12mu|evolution-data-server-3.8.5-1|304	%{_libdir}/libebackend-%{api}.so.%{ebackendmajor}*
12mu|evolution-data-server-3.8.5-1|305	
12mu|evolution-data-server-3.8.5-1|306	%files -n %{ebook_libname}
12mu|evolution-data-server-3.8.5-1|307	%{_libdir}/libebook-%{api}.so.%{ebookmajor}*
12mu|evolution-data-server-3.8.5-1|308	
12mu|evolution-data-server-3.8.5-1|309	%files -n %{ebookcontacts_libname}
12mu|evolution-data-server-3.8.5-1|310	%{_libdir}/libebook-contacts-%{api}.so.%{ebookcontactsmajor}*
12mu|evolution-data-server-3.8.5-1|311	
12mu|evolution-data-server-3.8.5-1|312	%files -n %{ecal_libname}
12mu|evolution-data-server-3.8.5-1|313	%{_libdir}/libecal-%{api}.so.%{ecalmajor}*
12mu|evolution-data-server-3.8.5-1|314	
12mu|evolution-data-server-3.8.5-1|315	%files -n %{edatabook_libname}
12mu|evolution-data-server-3.8.5-1|316	%{_libdir}/libedata-book-%{api}.so.%{edatabookmajor}*
12mu|evolution-data-server-3.8.5-1|317	
12mu|evolution-data-server-3.8.5-1|318	%files -n %{edatacal_libname}
12mu|evolution-data-server-3.8.5-1|319	%{_libdir}/libedata-cal-%{api}.so.%{edatacalmajor}*
12mu|evolution-data-server-3.8.5-1|320	
12mu|evolution-data-server-3.8.5-1|321	%files -n %{edataserver_libname}
12mu|evolution-data-server-3.8.5-1|322	%{_libdir}/libedataserver-%{api}.so.%{edataservermajor}*
12mu|evolution-data-server-3.8.5-1|323	
12mu|evolution-data-server-3.8.5-1|324	%files -n %{girname}
12mu|evolution-data-server-3.8.5-1|325	%{_libdir}/girepository-1.0/EDataServer-%{girmajor}.typelib
12mu|evolution-data-server-3.8.5-1|326	%{_libdir}/girepository-1.0/EBook-%{girmajor}.typelib
12mu|evolution-data-server-3.8.5-1|327	%{_libdir}/girepository-1.0/EBookContacts-%{girmajor}.typelib
12mu|evolution-data-server-3.8.5-1|328	
12mu|evolution-data-server-3.8.5-1|329	%files -n %{camel_devel}
12mu|evolution-data-server-3.8.5-1|330	%doc %{_datadir}/gtk-doc/html/camel/*
12mu|evolution-data-server-3.8.5-1|331	%{_includedir}/%{name}/camel
12mu|evolution-data-server-3.8.5-1|332	%{_libdir}/pkgconfig/camel-%{api}.pc
12mu|evolution-data-server-3.8.5-1|333	##{_libdir}/pkgconfig/camel-provider-%{api}.pc
12mu|evolution-data-server-3.8.5-1|334	%{_libdir}/libcamel-%{api}.so
12mu|evolution-data-server-3.8.5-1|335	##{_libdir}/libcamel-provider-%{api}.so
12mu|evolution-data-server-3.8.5-1|336	
12mu|evolution-data-server-3.8.5-1|337	%files -n %{ebackend_devel}
12mu|evolution-data-server-3.8.5-1|338	%doc %{_datadir}/gtk-doc/html/libebackend/*
12mu|evolution-data-server-3.8.5-1|339	%{_includedir}/%{name}/libebackend
12mu|evolution-data-server-3.8.5-1|340	%{_libdir}/pkgconfig/libebackend-%{api}.pc
12mu|evolution-data-server-3.8.5-1|341	%{_libdir}/libebackend-%{api}.so
12mu|evolution-data-server-3.8.5-1|342	
12mu|evolution-data-server-3.8.5-1|343	%files -n %{ebook_devel}
12mu|evolution-data-server-3.8.5-1|344	%doc %{_datadir}/gtk-doc/html/libebook/*
12mu|evolution-data-server-3.8.5-1|345	%{_includedir}/%{name}/libebook/
12mu|evolution-data-server-3.8.5-1|346	%{_libdir}/pkgconfig/libebook-%{api}.pc
12mu|evolution-data-server-3.8.5-1|347	%{_libdir}/libebook-%{api}.so
12mu|evolution-data-server-3.8.5-1|348	
12mu|evolution-data-server-3.8.5-1|349	%files -n %{ebookcontacts_devel}
12mu|evolution-data-server-3.8.5-1|350	%doc %{_datadir}/gtk-doc/html/libebook-contacts/*
12mu|evolution-data-server-3.8.5-1|351	%{_includedir}/%{name}/libebook-contacts/
12mu|evolution-data-server-3.8.5-1|352	%{_libdir}/pkgconfig/libebook-contacts-%{api}.pc
12mu|evolution-data-server-3.8.5-1|353	%{_libdir}/libebook-contacts-%{api}.so
12mu|evolution-data-server-3.8.5-1|354	
12mu|evolution-data-server-3.8.5-1|355	%files -n %{ecal_devel}
12mu|evolution-data-server-3.8.5-1|356	%doc %{_datadir}/gtk-doc/html/libecal/*
12mu|evolution-data-server-3.8.5-1|357	%{_includedir}/%{name}/libecal/
12mu|evolution-data-server-3.8.5-1|358	%{_libdir}/pkgconfig/libecal-%{api}.pc
12mu|evolution-data-server-3.8.5-1|359	%{_libdir}/libecal-%{api}.so
12mu|evolution-data-server-3.8.5-1|360	
12mu|evolution-data-server-3.8.5-1|361	%files -n %{edatabook_devel}
12mu|evolution-data-server-3.8.5-1|362	%doc %{_datadir}/gtk-doc/html/libedata-book/*
12mu|evolution-data-server-3.8.5-1|363	%{_includedir}/%{name}/libedata-book/
12mu|evolution-data-server-3.8.5-1|364	%{_libdir}/pkgconfig/libedata-book-%{api}.pc
12mu|evolution-data-server-3.8.5-1|365	%{_libdir}/libedata-book-%{api}.so
12mu|evolution-data-server-3.8.5-1|366	%{_datadir}/gir-1.0/EBook-%{girmajor}.gir
12mu|evolution-data-server-3.8.5-1|367	%{_datadir}/gir-1.0/EBookContacts-%{girmajor}.gir
12mu|evolution-data-server-3.8.5-1|368	
12mu|evolution-data-server-3.8.5-1|369	%files -n %{edatacal_devel}
12mu|evolution-data-server-3.8.5-1|370	%doc %{_datadir}/gtk-doc/html/libedata-cal/*
12mu|evolution-data-server-3.8.5-1|371	%{_includedir}/%{name}/libedata-cal/
12mu|evolution-data-server-3.8.5-1|372	%{_libdir}/pkgconfig/libedata-cal-%{api}.pc
12mu|evolution-data-server-3.8.5-1|373	%{_libdir}/libedata-cal-%{api}.so
12mu|evolution-data-server-3.8.5-1|374	
12mu|evolution-data-server-3.8.5-1|375	%files -n %{edataserver_devel}
12mu|evolution-data-server-3.8.5-1|376	%doc %{_datadir}/gtk-doc/html/libedataserver/*
12mu|evolution-data-server-3.8.5-1|377	%{_includedir}/%{name}/libedataserver/
12mu|evolution-data-server-3.8.5-1|378	%{_libdir}/pkgconfig/libedataserver-%{api}.pc
12mu|evolution-data-server-3.8.5-1|379	%{_libdir}/pkgconfig/evolution-data-server-%{api}.pc
12mu|evolution-data-server-3.8.5-1|380	%{_libdir}/libedataserver-%{api}.so
12mu|evolution-data-server-3.8.5-1|381	%{_datadir}/gir-1.0/EDataServer-%{girmajor}.gir
12mu|evolution-data-server-3.8.5-1|382	
12mu|evolution-data-server-3.8.5-1|383	
12mu|evolution-data-server-3.8.5-1|384	%changelog
12mu|evolution-data-server-3.8.5-1|385	* Mon Oct 14 2013 Tigro <ashejn@gmail.com> 3.8.5-1
12mu|evolution-data-server-3.8.5-1|386	+ Revision: 78329a8
12mu|evolution-data-server-3.8.5-1|387	- update to 3.8.5
12mu|evolution-data-server-3.8.5-1|388	
12mu|evolution-data-server-3.8.5-1|389	

19614 12
12mu|evolution-ews-3.8.5-1|1	%define	evolution_base_version	3.8
12mu|evolution-ews-3.8.5-1|2	%define	api	1.2
12mu|evolution-ews-3.8.5-1|3	%define	major	0
12mu|evolution-ews-3.8.5-1|4	%define	libeews		%mklibname eews %{api} %{major}
12mu|evolution-ews-3.8.5-1|5	%define	libewsutils	%mklibname ewsutils %{major}
12mu|evolution-ews-3.8.5-1|6	%define	liblzx		%mklibname lzx %{major}
12mu|evolution-ews-3.8.5-1|7	%define	devname		%mklibname eews -d
12mu|evolution-ews-3.8.5-1|8	
12mu|evolution-ews-3.8.5-1|9	Summary:	Exchange Connector for Evolution, compatible with Exchange 2007 and later
12mu|evolution-ews-3.8.5-1|10	Name:		evolution-ews
12mu|evolution-ews-3.8.5-1|11	Version:	3.8.5
12mu|evolution-ews-3.8.5-1|12	Release:	1
12mu|evolution-ews-3.8.5-1|13	License:	LGPLv2+
12mu|evolution-ews-3.8.5-1|14	Group:		Networking/Mail
12mu|evolution-ews-3.8.5-1|15	Url:		http://projects.gnome.org/evolution/
12mu|evolution-ews-3.8.5-1|16	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|evolution-ews-3.8.5-1|17	
12mu|evolution-ews-3.8.5-1|18	Patch01:	0001-Cannot-create-appointments-regression-from-bug-70292.patch
12mu|evolution-ews-3.8.5-1|19	Patch02:	evolution-ews-3.8.5-get-attachments-prototype-fix.patch
12mu|evolution-ews-3.8.5-1|20	
12mu|evolution-ews-3.8.5-1|21	BuildRequires:	intltool
12mu|evolution-ews-3.8.5-1|22	BuildRequires:	pkgconfig(evolution-data-server-1.2)
12mu|evolution-ews-3.8.5-1|23	BuildRequires:	pkgconfig(evolution-plugin-3.0)
12mu|evolution-ews-3.8.5-1|24	BuildRequires:	pkgconfig(evolution-shell-3.0)
12mu|evolution-ews-3.8.5-1|25	BuildRequires:	pkgconfig(gconf-2.0)
12mu|evolution-ews-3.8.5-1|26	BuildRequires:	pkgconfig(glib-2.0)
12mu|evolution-ews-3.8.5-1|27	BuildRequires:	pkgconfig(gnome-desktop-3.0)
12mu|evolution-ews-3.8.5-1|28	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|evolution-ews-3.8.5-1|29	BuildRequires:	pkgconfig(libebackend-1.2)
12mu|evolution-ews-3.8.5-1|30	BuildRequires:	pkgconfig(libedata-book-1.2)
12mu|evolution-ews-3.8.5-1|31	BuildRequires:	pkgconfig(libedata-cal-1.2)
12mu|evolution-ews-3.8.5-1|32	BuildRequires:	pkgconfig(libedataserver-1.2)
12mu|evolution-ews-3.8.5-1|33	BuildRequires:	pkgconfig(libecal-1.2)
12mu|evolution-ews-3.8.5-1|34	BuildRequires:	pkgconfig(libebook-1.2)
12mu|evolution-ews-3.8.5-1|35	BuildRequires:	pkgconfig(libemail-engine)
12mu|evolution-ews-3.8.5-1|36	BuildRequires:	pkgconfig(libsoup-2.4)
12mu|evolution-ews-3.8.5-1|37	BuildRequires:	pkgconfig(libmspack)
12mu|evolution-ews-3.8.5-1|38	
12mu|evolution-ews-3.8.5-1|39	Requires:       evolution-data-server
12mu|evolution-ews-3.8.5-1|40	Requires:       evolution
12mu|evolution-ews-3.8.5-1|41	
12mu|evolution-ews-3.8.5-1|42	Obsoletes:	%{liblzx} < %{version}-%{release}
12mu|evolution-ews-3.8.5-1|43	
12mu|evolution-ews-3.8.5-1|44	%description
12mu|evolution-ews-3.8.5-1|45	The EWS Exchange Connector for Evolution provides a Exchange backend
12mu|evolution-ews-3.8.5-1|46	from evolution-data-server as well as plugins for Evolution to access
12mu|evolution-ews-3.8.5-1|47	Exchange features.
12mu|evolution-ews-3.8.5-1|48	
12mu|evolution-ews-3.8.5-1|49	The EWS Exchange Connector is using the Exchange Web Services interface
12mu|evolution-ews-3.8.5-1|50	and is therefore compatible with Exchange 2007 and later.
12mu|evolution-ews-3.8.5-1|51	
12mu|evolution-ews-3.8.5-1|52	Provides exchange connectivity for exchange server 2007 and later using
12mu|evolution-ews-3.8.5-1|53	exchange web services protocol.
12mu|evolution-ews-3.8.5-1|54	
12mu|evolution-ews-3.8.5-1|55	%package  -n %{libeews}
12mu|evolution-ews-3.8.5-1|56	Summary:	Client library for Accessing Exchange Servers
12mu|evolution-ews-3.8.5-1|57	Group:		System/Libraries
12mu|evolution-ews-3.8.5-1|58	
12mu|evolution-ews-3.8.5-1|59	%description -n %{libeews}
12mu|evolution-ews-3.8.5-1|60	This library is a client library for accessing Exchange servers through
12mu|evolution-ews-3.8.5-1|61	the Exchange Web Services interface (compatible with Exchange 2007 and
12mu|evolution-ews-3.8.5-1|62	later).
12mu|evolution-ews-3.8.5-1|63	
12mu|evolution-ews-3.8.5-1|64	%package  -n %{libewsutils}
12mu|evolution-ews-3.8.5-1|65	Summary:	Client library for Accessing Exchange Servers -- Utilities library
12mu|evolution-ews-3.8.5-1|66	Group:		System/Libraries
12mu|evolution-ews-3.8.5-1|67	
12mu|evolution-ews-3.8.5-1|68	%description -n %{libewsutils}
12mu|evolution-ews-3.8.5-1|69	This library provides utilities API for EWS Exchange Connector.
12mu|evolution-ews-3.8.5-1|70	
12mu|evolution-ews-3.8.5-1|71	%package -n %{devname}
12mu|evolution-ews-3.8.5-1|72	Summary:	Client library for Accessing Exchange Servers - Development Files
12mu|evolution-ews-3.8.5-1|73	Group:		Development/C
12mu|evolution-ews-3.8.5-1|74	Requires:	%{libeews} = %{version}
12mu|evolution-ews-3.8.5-1|75	Requires:	%{libewsutils} = %{version}
12mu|evolution-ews-3.8.5-1|76	
12mu|evolution-ews-3.8.5-1|77	%description -n %{devname}
12mu|evolution-ews-3.8.5-1|78	This library is a client library for accessing Exchange servers through
12mu|evolution-ews-3.8.5-1|79	the Exchange Web Services interface (compatible with Exchange 2007 and
12mu|evolution-ews-3.8.5-1|80	later).
12mu|evolution-ews-3.8.5-1|81	
12mu|evolution-ews-3.8.5-1|82	%prep
12mu|evolution-ews-3.8.5-1|83	%setup -q
12mu|evolution-ews-3.8.5-1|84	%apply_patches
12mu|evolution-ews-3.8.5-1|85	
12mu|evolution-ews-3.8.5-1|86	%build
12mu|evolution-ews-3.8.5-1|87	%configure2_5x \
12mu|evolution-ews-3.8.5-1|88	--disable-static
12mu|evolution-ews-3.8.5-1|89	
12mu|evolution-ews-3.8.5-1|90	%make LIBS='-lm'
12mu|evolution-ews-3.8.5-1|91	
12mu|evolution-ews-3.8.5-1|92	%install
12mu|evolution-ews-3.8.5-1|93	%makeinstall_std
12mu|evolution-ews-3.8.5-1|94	find %{buildroot}%{_libdir} -name '*.la' -delete -print
12mu|evolution-ews-3.8.5-1|95	
12mu|evolution-ews-3.8.5-1|96	%find_lang %{name}
12mu|evolution-ews-3.8.5-1|97	
12mu|evolution-ews-3.8.5-1|98	%files -f %{name}.lang
12mu|evolution-ews-3.8.5-1|99	%doc COPYING README
12mu|evolution-ews-3.8.5-1|100	%{_libdir}/evolution-data-server/addressbook-backends/libebookbackendews.so
12mu|evolution-ews-3.8.5-1|101	%{_libdir}/evolution-data-server/calendar-backends/libecalbackendews.so
12mu|evolution-ews-3.8.5-1|102	%{_libdir}/evolution-data-server/camel-providers/libcamelews.so
12mu|evolution-ews-3.8.5-1|103	%{_libdir}/evolution-data-server/camel-providers/libcamelews.urls
12mu|evolution-ews-3.8.5-1|104	%{_libdir}/evolution-data-server/registry-modules/module-ews-backend.so
12mu|evolution-ews-3.8.5-1|105	%{_libdir}/evolution/%{evolution_base_version}/modules/module-ews-configuration.so
12mu|evolution-ews-3.8.5-1|106	%{_datadir}/evolution/%{evolution_base_version}/errors/module-ews-configuration.error
12mu|evolution-ews-3.8.5-1|107	
12mu|evolution-ews-3.8.5-1|108	%files -n %{libeews}
12mu|evolution-ews-3.8.5-1|109	%dir %{_libdir}/evolution-data-server
12mu|evolution-ews-3.8.5-1|110	%{_libdir}/evolution-data-server/libeews-%{api}.so.%{major}*
12mu|evolution-ews-3.8.5-1|111	
12mu|evolution-ews-3.8.5-1|112	%files -n %{libewsutils}
12mu|evolution-ews-3.8.5-1|113	%{_libdir}/evolution-data-server/libewsutils.so.%{major}*
12mu|evolution-ews-3.8.5-1|114	
12mu|evolution-ews-3.8.5-1|115	%files -n %{devname}
12mu|evolution-ews-3.8.5-1|116	%{_libdir}/pkgconfig/libeews-1.2.pc
12mu|evolution-ews-3.8.5-1|117	%dir %{_libdir}/evolution-data-server
12mu|evolution-ews-3.8.5-1|118	%{_libdir}/evolution-data-server/libeews-1.2.so
12mu|evolution-ews-3.8.5-1|119	%{_libdir}/evolution-data-server/libewsutils.so
12mu|evolution-ews-3.8.5-1|120	%{_includedir}/evolution-data-server/ews/
12mu|evolution-ews-3.8.5-1|121	
12mu|evolution-ews-3.8.5-1|122	
12mu|evolution-ews-3.8.5-1|123	%changelog
12mu|evolution-ews-3.8.5-1|124	* Tue Dec 10 2013 Tigro <ashejn@gmail.com> 3.8.5-1
12mu|evolution-ews-3.8.5-1|125	+ Revision: 94b9883
12mu|evolution-ews-3.8.5-1|126	- added BR: libebook-1.2
12mu|evolution-ews-3.8.5-1|127	
12mu|evolution-ews-3.8.5-1|128	

19615 12
12mu|exiv2-0.23-1|1	%define major	12
12mu|exiv2-0.23-1|2	%define libname %mklibname exiv2_ %{major}
12mu|exiv2-0.23-1|3	%define devname %mklibname exiv2 -d
12mu|exiv2-0.23-1|4	
12mu|exiv2-0.23-1|5	Summary:	Command line tool to access EXIF data in image files
12mu|exiv2-0.23-1|6	Name:		exiv2
12mu|exiv2-0.23-1|7	Version:	0.23
12mu|exiv2-0.23-1|8	Release:	1
12mu|exiv2-0.23-1|9	License:	GPLv2+
12mu|exiv2-0.23-1|10	Group:		Graphics
12mu|exiv2-0.23-1|11	Url:		http://www.exiv2.org/
12mu|exiv2-0.23-1|12	Source0:	http://www.exiv2.org/%{name}-%{version}.tar.gz
12mu|exiv2-0.23-1|13	
12mu|exiv2-0.23-1|14	BuildRequires:	doxygen
12mu|exiv2-0.23-1|15	BuildRequires:	graphviz
12mu|exiv2-0.23-1|16	BuildRequires:	python
12mu|exiv2-0.23-1|17	BuildRequires:	xsltproc
12mu|exiv2-0.23-1|18	BuildRequires:	pkgconfig(expat)
12mu|exiv2-0.23-1|19	BuildRequires:	pkgconfig(zlib)
12mu|exiv2-0.23-1|20	
12mu|exiv2-0.23-1|21	%description
12mu|exiv2-0.23-1|22	Exiv2 is a command line utility to access image metadata:
12mu|exiv2-0.23-1|23	
12mu|exiv2-0.23-1|24	* print the Exif metadata of JPEG, TIFF and several RAW image
12mu|exiv2-0.23-1|25	formats as summary info, interpreted values, or the plain data
12mu|exiv2-0.23-1|26	for each tag (a sample is here)
12mu|exiv2-0.23-1|27	* print the IPTC metadata of JPEG images
12mu|exiv2-0.23-1|28	* print, set and delete the JPEG comment of JPEG images
12mu|exiv2-0.23-1|29	* set, add and delete Exif and IPTC metadata of JPEG images
12mu|exiv2-0.23-1|30	* adjust the Exif timestamp (that's how it all started...)
12mu|exiv2-0.23-1|31	* rename Exif image files according to the Exif timestamp
12mu|exiv2-0.23-1|32	* extract, insert and delete Exif metadata, IPTC metadata and JPEG
12mu|exiv2-0.23-1|33	comments
12mu|exiv2-0.23-1|34	* extract, insert and delete the thumbnail image embedded in the
12mu|exiv2-0.23-1|35	Exif metadata
12mu|exiv2-0.23-1|36	* fix the Exif ISO setting of picture taken with Nikon cameras
12mu|exiv2-0.23-1|37	
12mu|exiv2-0.23-1|38	%files -f %{name}.lang
12mu|exiv2-0.23-1|39	%doc COPYING README
12mu|exiv2-0.23-1|40	%{_bindir}/exiv2
12mu|exiv2-0.23-1|41	%{_mandir}/man1/*
12mu|exiv2-0.23-1|42	
12mu|exiv2-0.23-1|43	#----------------------------------------------------------------------------
12mu|exiv2-0.23-1|44	
12mu|exiv2-0.23-1|45	%package -n %{libname}
12mu|exiv2-0.23-1|46	Summary:	Library to access EXIF data in image files
12mu|exiv2-0.23-1|47	Group:		Graphics
12mu|exiv2-0.23-1|48	
12mu|exiv2-0.23-1|49	%description -n %{libname}
12mu|exiv2-0.23-1|50	libexiv2 is a C++ library to access image metadata. libexiv2 is free
12mu|exiv2-0.23-1|51	software.
12mu|exiv2-0.23-1|52	
12mu|exiv2-0.23-1|53	The Exiv2 library provides
12mu|exiv2-0.23-1|54	
12mu|exiv2-0.23-1|55	* full read and write access to the Exif and IPTC metadata of
12mu|exiv2-0.23-1|56	an image through Exiv2 keys and standard C++ iterators
12mu|exiv2-0.23-1|57	(Example1, Example2, Example3, Example4)
12mu|exiv2-0.23-1|58	* a smart IPTC implementation that does not affect data that
12mu|exiv2-0.23-1|59	programs like Photoshop store in the same image segment
12mu|exiv2-0.23-1|60	* Exif MakerNote support:
12mu|exiv2-0.23-1|61	o MakerNote tags can be accessed just like any other Exif metadata
12mu|exiv2-0.23-1|62	o a sophisticated write algorithm avoids corrupting the MakerNote:
12mu|exiv2-0.23-1|63	1) the MakerNote is not re-located if possible at all, and
12mu|exiv2-0.23-1|64	2) MakerNote Ifd offsets are re-calculated if the MakerNote
12mu|exiv2-0.23-1|65	needs to be moved (for known Ifd MakerNotes)
12mu|exiv2-0.23-1|66	* extract and delete methods for Exif thumbnails (both, JPEG and TIFF
12mu|exiv2-0.23-1|67	thumbnails)
12mu|exiv2-0.23-1|68	* set methods for Exif thumbnails (JPEG only, TIFF thumbnails can be
12mu|exiv2-0.23-1|69	set from individual tags)
12mu|exiv2-0.23-1|70	* complete API documentation (by Doxygen)
12mu|exiv2-0.23-1|71	
12mu|exiv2-0.23-1|72	%files -n %{libname}
12mu|exiv2-0.23-1|73	%{_libdir}/lib%{name}.so.%{major}*
12mu|exiv2-0.23-1|74	
12mu|exiv2-0.23-1|75	#----------------------------------------------------------------------------
12mu|exiv2-0.23-1|76	
12mu|exiv2-0.23-1|77	%package -n %{devname}
12mu|exiv2-0.23-1|78	Summary:	Headers and links to compile against the "%{libname}" library
12mu|exiv2-0.23-1|79	Group:		Development/C
12mu|exiv2-0.23-1|80	Requires:	%{libname} = %{version}
12mu|exiv2-0.23-1|81	Provides:	%{name}-devel = %{version}
12mu|exiv2-0.23-1|82	
12mu|exiv2-0.23-1|83	%description -n %{devname}
12mu|exiv2-0.23-1|84	This package contains all files which one needs to compile programs using
12mu|exiv2-0.23-1|85	the "%{libname}" library.
12mu|exiv2-0.23-1|86	
12mu|exiv2-0.23-1|87	%files -n %{devname}
12mu|exiv2-0.23-1|88	%{_libdir}/lib%{name}.so
12mu|exiv2-0.23-1|89	%{_libdir}/pkgconfig/*
12mu|exiv2-0.23-1|90	%{_includedir}/*
12mu|exiv2-0.23-1|91	
12mu|exiv2-0.23-1|92	#----------------------------------------------------------------------------
12mu|exiv2-0.23-1|93	
12mu|exiv2-0.23-1|94	%package doc
12mu|exiv2-0.23-1|95	Summary:	Exiv2 library documentation
12mu|exiv2-0.23-1|96	Group:		Books/Computer books
12mu|exiv2-0.23-1|97	BuildArch:	noarch
12mu|exiv2-0.23-1|98	
12mu|exiv2-0.23-1|99	%description doc
12mu|exiv2-0.23-1|100	Exiv2 library documentation.
12mu|exiv2-0.23-1|101	
12mu|exiv2-0.23-1|102	%files doc
12mu|exiv2-0.23-1|103	%doc doc/ChangeLog doc/cmd.txt doc/html doc/include doc/index.html
12mu|exiv2-0.23-1|104	
12mu|exiv2-0.23-1|105	#----------------------------------------------------------------------------
12mu|exiv2-0.23-1|106	
12mu|exiv2-0.23-1|107	%prep
12mu|exiv2-0.23-1|108	%setup -q
12mu|exiv2-0.23-1|109	
12mu|exiv2-0.23-1|110	%build
12mu|exiv2-0.23-1|111	%configure2_5x \
12mu|exiv2-0.23-1|112	--enable-shared \
12mu|exiv2-0.23-1|113	--disable-static
12mu|exiv2-0.23-1|114	%make
12mu|exiv2-0.23-1|115	%make update-po -C po
12mu|exiv2-0.23-1|116	%make doc
12mu|exiv2-0.23-1|117	
12mu|exiv2-0.23-1|118	%install
12mu|exiv2-0.23-1|119	%makeinstall_std
12mu|exiv2-0.23-1|120	
12mu|exiv2-0.23-1|121	%find_lang exiv2
12mu|exiv2-0.23-1|122	
12mu|exiv2-0.23-1|123	# to avoid unstripped-binary-or-object
12mu|exiv2-0.23-1|124	chmod 0755 %{buildroot}%{_libdir}/lib%{name}.so.%{major}*
12mu|exiv2-0.23-1|125	

19616 12
12mu|facter-2.0-0rc4|1	Name:		facter
12mu|facter-2.0-0rc4|2	Version:	2.0
12mu|facter-2.0-0rc4|3	Release:	0rc4
12mu|facter-2.0-0rc4|4	Summary:	Ruby module for collecting simple facts about a host operating system
12mu|facter-2.0-0rc4|5	License:	Apache Software License
12mu|facter-2.0-0rc4|6	Group:		System/Libraries
12mu|facter-2.0-0rc4|7	URL:		http://www.puppetlabs.com/puppet/related-projects/facter/
12mu|facter-2.0-0rc4|8	Source0:	http://www.puppetlabs.com/downloads/%{name}/%{name}-%{version}.%{release}.tar.gz
12mu|facter-2.0-0rc4|9	BuildArch:	noarch
12mu|facter-2.0-0rc4|10	BuildRequires:	ruby
12mu|facter-2.0-0rc4|11	Requires:	ruby >= 1.8.1
12mu|facter-2.0-0rc4|12	Requires:	dmidecode
12mu|facter-2.0-0rc4|13	Requires:	lsb-release
12mu|facter-2.0-0rc4|14	# needed for host, in facter/ipaddress.rb
12mu|facter-2.0-0rc4|15	Requires:	bind-utils
12mu|facter-2.0-0rc4|16	
12mu|facter-2.0-0rc4|17	%description
12mu|facter-2.0-0rc4|18	Ruby module for collecting simple facts about a host Operating
12mu|facter-2.0-0rc4|19	system. Some of the facts are preconfigured, such as the host-name and the
12mu|facter-2.0-0rc4|20	operating system. Additional facts can be added through simple Ruby scripts
12mu|facter-2.0-0rc4|21	
12mu|facter-2.0-0rc4|22	%prep
12mu|facter-2.0-0rc4|23	%setup -q -n %{name}-%{version}.%{release}
12mu|facter-2.0-0rc4|24	
12mu|facter-2.0-0rc4|25	%build
12mu|facter-2.0-0rc4|26	# Use /usr/bin/ruby directly instead of /usr/bin/env ruby in
12mu|facter-2.0-0rc4|27	#+ executables. Otherwise, initscripts break since pidof can't
12mu|facter-2.0-0rc4|28	#+ find the right process
12mu|facter-2.0-0rc4|29	sed -i -e 's@^#!.*$@#! /usr/bin/ruby@' bin/facter
12mu|facter-2.0-0rc4|30	
12mu|facter-2.0-0rc4|31	%install
12mu|facter-2.0-0rc4|32	install -d -m 0755 %{buildroot}%{ruby_sitelibdir}/%{name}
12mu|facter-2.0-0rc4|33	install -d -m 0755 %{buildroot}%{_bindir}
12mu|facter-2.0-0rc4|34	install -d -m 0755 %{buildroot}%{_defaultdocdir}/%{name}
12mu|facter-2.0-0rc4|35	install -p -m 0644 lib/*.rb %{buildroot}%{ruby_sitelibdir}
12mu|facter-2.0-0rc4|36	cp -a lib/facter/* %{buildroot}%{ruby_sitelibdir}/%{name}
12mu|facter-2.0-0rc4|37	install -p -m 0755 bin/facter %{buildroot}%{_bindir}
12mu|facter-2.0-0rc4|38	
12mu|facter-2.0-0rc4|39	%files
12mu|facter-2.0-0rc4|40	%doc CHANGELOG INSTALL LICENSE
12mu|facter-2.0-0rc4|41	%{_bindir}/facter
12mu|facter-2.0-0rc4|42	%{ruby_sitelibdir}/facter.rb
12mu|facter-2.0-0rc4|43	%{ruby_sitelibdir}/%{name}
12mu|facter-2.0-0rc4|44	
12mu|facter-2.0-0rc4|45	
12mu|facter-2.0-0rc4|46	
12mu|facter-2.0-0rc4|47	

19617 12
12mu|faketime-0.9.5-2|1	%define major 1
12mu|faketime-0.9.5-2|2	%define libname %mklibname %{name} %{major}
12mu|faketime-0.9.5-2|3	%define libnamemt %mklibname %{name}MT %{major}
12mu|faketime-0.9.5-2|4	
12mu|faketime-0.9.5-2|5	Summary:	Report faked system time to programs
12mu|faketime-0.9.5-2|6	Name:		faketime
12mu|faketime-0.9.5-2|7	Version:	0.9.5
12mu|faketime-0.9.5-2|8	Release:	2
12mu|faketime-0.9.5-2|9	License:	GPLv2+
12mu|faketime-0.9.5-2|10	Group:		Development/Other
12mu|faketime-0.9.5-2|11	Url:		http://www.code-wizards.com/projects/libfaketime/
12mu|faketime-0.9.5-2|12	Source0:	http://www.code-wizards.com/projects/libfaketime/libfaketime-%{version}.tar.gz
12mu|faketime-0.9.5-2|13	Patch0:		avoid-spurious-lrt.patch
12mu|faketime-0.9.5-2|14	Requires:	%{libname} = %{EVRD}
12mu|faketime-0.9.5-2|15	Requires:	%{libnamemt} = %{EVRD}
12mu|faketime-0.9.5-2|16	
12mu|faketime-0.9.5-2|17	%description
12mu|faketime-0.9.5-2|18	libfaketime intercepts various system calls which programs use to
12mu|faketime-0.9.5-2|19	retrieve the current date and time. It can then report faked dates and
12mu|faketime-0.9.5-2|20	times (as specified by you, the user) to these programs. This means you
12mu|faketime-0.9.5-2|21	can modify the system time a program sees without having to change the
12mu|faketime-0.9.5-2|22	time system-wide.
12mu|faketime-0.9.5-2|23	
12mu|faketime-0.9.5-2|24	%files
12mu|faketime-0.9.5-2|25	%doc README NEWS
12mu|faketime-0.9.5-2|26	%{_bindir}/faketime
12mu|faketime-0.9.5-2|27	%{_mandir}/man1/faketime.1*
12mu|faketime-0.9.5-2|28	
12mu|faketime-0.9.5-2|29	#----------------------------------------------------------------------------
12mu|faketime-0.9.5-2|30	
12mu|faketime-0.9.5-2|31	%package -n %{libname}
12mu|faketime-0.9.5-2|32	Summary:	Faketime shared library
12mu|faketime-0.9.5-2|33	Group:		System/Libraries
12mu|faketime-0.9.5-2|34	Conflicts:	%{name} < 0.9.5
12mu|faketime-0.9.5-2|35	
12mu|faketime-0.9.5-2|36	%description -n %{libname}
12mu|faketime-0.9.5-2|37	Faketime shared library.
12mu|faketime-0.9.5-2|38	
12mu|faketime-0.9.5-2|39	%files -n %{libname}
12mu|faketime-0.9.5-2|40	%{_libdir}/lib%{name}.so.%{major}*
12mu|faketime-0.9.5-2|41	
12mu|faketime-0.9.5-2|42	#----------------------------------------------------------------------------
12mu|faketime-0.9.5-2|43	
12mu|faketime-0.9.5-2|44	%package -n %{libnamemt}
12mu|faketime-0.9.5-2|45	Summary:	Faketime shared library
12mu|faketime-0.9.5-2|46	Group:		System/Libraries
12mu|faketime-0.9.5-2|47	Conflicts:	%{name} < 0.9.5
12mu|faketime-0.9.5-2|48	
12mu|faketime-0.9.5-2|49	%description -n %{libnamemt}
12mu|faketime-0.9.5-2|50	Faketime shared library.
12mu|faketime-0.9.5-2|51	
12mu|faketime-0.9.5-2|52	%files -n %{libnamemt}
12mu|faketime-0.9.5-2|53	%{_libdir}/lib%{name}MT.so.%{major}*
12mu|faketime-0.9.5-2|54	
12mu|faketime-0.9.5-2|55	#----------------------------------------------------------------------------
12mu|faketime-0.9.5-2|56	
12mu|faketime-0.9.5-2|57	%prep
12mu|faketime-0.9.5-2|58	%setup -q -n libfaketime-%{version}
12mu|faketime-0.9.5-2|59	%patch0 -p1
12mu|faketime-0.9.5-2|60	
12mu|faketime-0.9.5-2|61	%build
12mu|faketime-0.9.5-2|62	%setup_compile_flags
12mu|faketime-0.9.5-2|63	%make PREFIX=%{_prefix} LIBDIRNAME=/%{_lib}
12mu|faketime-0.9.5-2|64	
12mu|faketime-0.9.5-2|65	%install
12mu|faketime-0.9.5-2|66	%makeinstall_std PREFIX=%{_prefix} LIBDIRNAME=/%{_lib}
12mu|faketime-0.9.5-2|67	
12mu|faketime-0.9.5-2|68	chmod 0755 %{buildroot}%{_libdir}/lib%{name}*.so.%{major}*
12mu|faketime-0.9.5-2|69	
12mu|faketime-0.9.5-2|70	%changelog
12mu|faketime-0.9.5-2|71	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9.5-2
12mu|faketime-0.9.5-2|72	+ Revision: d6b872f
12mu|faketime-0.9.5-2|73	- Bump release and rebuild for main repo
12mu|faketime-0.9.5-2|74	
12mu|faketime-0.9.5-2|75	

19618 12
12mu|farstream0.2-0.2.2-2|1	%define api		0.2
12mu|farstream0.2-0.2.2-2|2	%define major		2
12mu|farstream0.2-0.2.2-2|3	%define girmajor	0.2
12mu|farstream0.2-0.2.2-2|4	%define oname		farstream
12mu|farstream0.2-0.2.2-2|5	%define libname		%mklibname %{oname} %{api} %{major}
12mu|farstream0.2-0.2.2-2|6	%define develname	%mklibname -d %{oname} %{api}
12mu|farstream0.2-0.2.2-2|7	%define girname		%mklibname %{oname}-gir %{girmajor}
12mu|farstream0.2-0.2.2-2|8	
12mu|farstream0.2-0.2.2-2|9	Summary:	An audio/video communications framework
12mu|farstream0.2-0.2.2-2|10	Name:		%{oname}%{api}
12mu|farstream0.2-0.2.2-2|11	Version:	0.2.2
12mu|farstream0.2-0.2.2-2|12	Release:	%mkrel 2
12mu|farstream0.2-0.2.2-2|13	License:	LGPLv2+
12mu|farstream0.2-0.2.2-2|14	URL:		http://www.freedesktop.org/wiki/Software/Farstream
12mu|farstream0.2-0.2.2-2|15	Group:		Networking/Instant messaging
12mu|farstream0.2-0.2.2-2|16	Source0:  	http://freedesktop.org/software/farstream/releases/%{oname}/%{oname}-%{version}.tar.gz
12mu|farstream0.2-0.2.2-2|17	BuildRequires: pkgconfig(gio-unix-2.0) >= 2.32
12mu|farstream0.2-0.2.2-2|18	BuildRequires: pkgconfig(gstreamer-1.0) >= 1.0
12mu|farstream0.2-0.2.2-2|19	BuildRequires: pkgconfig(gstreamer-base-1.0) >= 1.0
12mu|farstream0.2-0.2.2-2|20	BuildRequires: pkgconfig(gstreamer-check-1.0) >= 1.0
12mu|farstream0.2-0.2.2-2|21	BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 1.0
12mu|farstream0.2-0.2.2-2|22	BuildRequires: pkgconfig(nice) >= 0.1.3
12mu|farstream0.2-0.2.2-2|23	BuildRequires: gobject-introspection-devel
12mu|farstream0.2-0.2.2-2|24	
12mu|farstream0.2-0.2.2-2|25	%description
12mu|farstream0.2-0.2.2-2|26	The Farstream (formerly Farsight) project is an effort to create a framework to
12mu|farstream0.2-0.2.2-2|27	deal with all known audio/video conferencing protocols. On one side it offers a
12mu|farstream0.2-0.2.2-2|28	generic API that makes it possible to write plugins for different streaming
12mu|farstream0.2-0.2.2-2|29	protocols, on the other side it offers an API for clients to use those plugins.
12mu|farstream0.2-0.2.2-2|30	
12mu|farstream0.2-0.2.2-2|31	The main target clients for Farstream are Instant Messaging applications. These
12mu|farstream0.2-0.2.2-2|32	applications should be able to use Farstream for all their Audio/Video
12mu|farstream0.2-0.2.2-2|33	conferencing needs without having to worry about any of the lower level
12mu|farstream0.2-0.2.2-2|34	streaming and NAT traversal issues.
12mu|farstream0.2-0.2.2-2|35	
12mu|farstream0.2-0.2.2-2|36	%package -n %{libname}
12mu|farstream0.2-0.2.2-2|37	Summary:	Farstream library
12mu|farstream0.2-0.2.2-2|38	Group:		System/Libraries
12mu|farstream0.2-0.2.2-2|39	Provides: 	%{name} = %{version}-%{release}
12mu|farstream0.2-0.2.2-2|40	
12mu|farstream0.2-0.2.2-2|41	%description -n %{libname}
12mu|farstream0.2-0.2.2-2|42	Shared libraries for %{oname}.
12mu|farstream0.2-0.2.2-2|43	
12mu|farstream0.2-0.2.2-2|44	%package -n	gstreamer1.0-%{oname}
12mu|farstream0.2-0.2.2-2|45	Summary:	Set of plugins for GStreamer used Audio/Video conferencing
12mu|farstream0.2-0.2.2-2|46	Group:		Sound
12mu|farstream0.2-0.2.2-2|47	Requires:	%{libname} = %{version}-%{release}
12mu|farstream0.2-0.2.2-2|48	
12mu|farstream0.2-0.2.2-2|49	%description -n gstreamer1.0-%{oname}
12mu|farstream0.2-0.2.2-2|50	This is a set of plugins for GStreamer that will be used by Farstream
12mu|farstream0.2-0.2.2-2|51	for Audio/Video conferencing.
12mu|farstream0.2-0.2.2-2|52	
12mu|farstream0.2-0.2.2-2|53	%package -n %{develname}
12mu|farstream0.2-0.2.2-2|54	Summary:	Headers of %oname for development
12mu|farstream0.2-0.2.2-2|55	Group:		Development/C
12mu|farstream0.2-0.2.2-2|56	Requires:	%{libname} = %{version}-%{release}
12mu|farstream0.2-0.2.2-2|57	Provides:	%{name}-devel = %{version}-%{release}
12mu|farstream0.2-0.2.2-2|58	
12mu|farstream0.2-0.2.2-2|59	%description -n %{develname}
12mu|farstream0.2-0.2.2-2|60	Headers of %{oname} for development.
12mu|farstream0.2-0.2.2-2|61	
12mu|farstream0.2-0.2.2-2|62	%package -n %{girname}
12mu|farstream0.2-0.2.2-2|63	Summary:	GObject Introspection interface description for %{name}
12mu|farstream0.2-0.2.2-2|64	Group:		System/Libraries
12mu|farstream0.2-0.2.2-2|65	Requires:	%{libname} = %{version}-%{release}
12mu|farstream0.2-0.2.2-2|66	
12mu|farstream0.2-0.2.2-2|67	%description -n %{girname}
12mu|farstream0.2-0.2.2-2|68	GObject Introspection interface description for %{name}.
12mu|farstream0.2-0.2.2-2|69	
12mu|farstream0.2-0.2.2-2|70	%prep
12mu|farstream0.2-0.2.2-2|71	%setup -qn %{oname}-%{version}
12mu|farstream0.2-0.2.2-2|72	
12mu|farstream0.2-0.2.2-2|73	%build
12mu|farstream0.2-0.2.2-2|74	%configure2_5x \
12mu|farstream0.2-0.2.2-2|75	--disable-static \
12mu|farstream0.2-0.2.2-2|76	--enable-gupnp \
12mu|farstream0.2-0.2.2-2|77	--with-package-name="%{_vendor} %{name}" \
12mu|farstream0.2-0.2.2-2|78	--with-package-origin="http://www.%{_real_vendor}.org"
12mu|farstream0.2-0.2.2-2|79	%make
12mu|farstream0.2-0.2.2-2|80	
12mu|farstream0.2-0.2.2-2|81	%install
12mu|farstream0.2-0.2.2-2|82	%makeinstall_std
12mu|farstream0.2-0.2.2-2|83	
12mu|farstream0.2-0.2.2-2|84	#we don't want these
12mu|farstream0.2-0.2.2-2|85	find %{buildroot} -name '*.la' -delete
12mu|farstream0.2-0.2.2-2|86	
12mu|farstream0.2-0.2.2-2|87	%files -n %{libname}
12mu|farstream0.2-0.2.2-2|88	%{_libdir}/lib%{oname}-%{api}.so.%{major}*
12mu|farstream0.2-0.2.2-2|89	%{_libdir}/%{oname}-%{api}/*.so
12mu|farstream0.2-0.2.2-2|90	
12mu|farstream0.2-0.2.2-2|91	%files -n gstreamer1.0-%{oname}
12mu|farstream0.2-0.2.2-2|92	%{_libdir}/gstreamer-1.0/*.so
12mu|farstream0.2-0.2.2-2|93	%dir %{_datadir}/%{oname}/%{api}/
12mu|farstream0.2-0.2.2-2|94	%{_datadir}/%{oname}/%{api}/*
12mu|farstream0.2-0.2.2-2|95	
12mu|farstream0.2-0.2.2-2|96	%files -n %{develname}
12mu|farstream0.2-0.2.2-2|97	%doc ChangeLog
12mu|farstream0.2-0.2.2-2|98	%doc %{_datadir}/gtk-doc/html/%{oname}-libs-1.0
12mu|farstream0.2-0.2.2-2|99	%doc %{_datadir}/gtk-doc/html/%{oname}-plugins-%{api}/
12mu|farstream0.2-0.2.2-2|100	%{_includedir}/%{oname}-%{api}/
12mu|farstream0.2-0.2.2-2|101	%{_datadir}/gir-1.0/Farstream-%{girmajor}.gir
12mu|farstream0.2-0.2.2-2|102	%{_libdir}/pkgconfig/%{oname}-%{api}.pc
12mu|farstream0.2-0.2.2-2|103	%{_libdir}/lib%{oname}-%{api}.so
12mu|farstream0.2-0.2.2-2|104	
12mu|farstream0.2-0.2.2-2|105	%files -n %{girname}
12mu|farstream0.2-0.2.2-2|106	%{_libdir}/girepository-1.0/Farstream-%{girmajor}.typelib
12mu|farstream0.2-0.2.2-2|107	

19619 12
12mu|fb2png-0.1-17|1	Summary:	Take screenshots from the framebuffer
12mu|fb2png-0.1-17|2	Name:		fb2png
12mu|fb2png-0.1-17|3	Version:	0.1
12mu|fb2png-0.1-17|4	Release:	17
12mu|fb2png-0.1-17|5	Group:		System/Kernel and hardware
12mu|fb2png-0.1-17|6	License:	GPLv2
12mu|fb2png-0.1-17|7	Url:		http://www.minlinux.org/projects/fb2png/
12mu|fb2png-0.1-17|8	Source0:	%{name}-%{version}.tar.bz2
12mu|fb2png-0.1-17|9	Source1:	fb2png-0.1-index.html
12mu|fb2png-0.1-17|10	Patch0:		fb2png-0.1-libpng-needs-libm.patch
12mu|fb2png-0.1-17|11	Patch1:		fb2png-0.1-zlib-include.patch
12mu|fb2png-0.1-17|12	Patch2:		fb2png-0.1-cflags-ldflags.patch
12mu|fb2png-0.1-17|13	
12mu|fb2png-0.1-17|14	BuildRequires:	pkgconfig(libpng)
12mu|fb2png-0.1-17|15	
12mu|fb2png-0.1-17|16	%description
12mu|fb2png-0.1-17|17	Utility to make screenshots from framebuffer
12mu|fb2png-0.1-17|18	
12mu|fb2png-0.1-17|19	%prep
12mu|fb2png-0.1-17|20	%setup -q
12mu|fb2png-0.1-17|21	%apply_patches
12mu|fb2png-0.1-17|22	cp %{SOURCE1} index.html
12mu|fb2png-0.1-17|23	
12mu|fb2png-0.1-17|24	%build
12mu|fb2png-0.1-17|25	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mu|fb2png-0.1-17|26	
12mu|fb2png-0.1-17|27	%install
12mu|fb2png-0.1-17|28	install -d %{buildroot}%{_bindir}
12mu|fb2png-0.1-17|29	%makeinstall BINDIR=%{buildroot}%{_bindir}
12mu|fb2png-0.1-17|30	
12mu|fb2png-0.1-17|31	%files
12mu|fb2png-0.1-17|32	%doc index.html
12mu|fb2png-0.1-17|33	%{_bindir}/*
12mu|fb2png-0.1-17|34	

19620 12
12mu|ffmpeg-2.1.3-1|1	%define major           55
12mu|ffmpeg-2.1.3-1|2	%define avdevmajor      55
12mu|ffmpeg-2.1.3-1|3	%define filtermajor     3
12mu|ffmpeg-2.1.3-1|4	%define avfmtmajor      55
12mu|ffmpeg-2.1.3-1|5	%define avumajor        52
12mu|ffmpeg-2.1.3-1|6	%define ppmajor         52
12mu|ffmpeg-2.1.3-1|7	%define swrmajor        0
12mu|ffmpeg-2.1.3-1|8	%define swsmajor        2
12mu|ffmpeg-2.1.3-1|9	%define libavcodec      %mklibname avcodec %{major}
12mu|ffmpeg-2.1.3-1|10	%define libavdevice     %mklibname avdevice %{avdevmajor}
12mu|ffmpeg-2.1.3-1|11	%define libavfilter     %mklibname avfilter %{filtermajor}
12mu|ffmpeg-2.1.3-1|12	%define libavformat     %mklibname avformat %{avfmtmajor}
12mu|ffmpeg-2.1.3-1|13	%define libavutil       %mklibname avutil %{avumajor}
12mu|ffmpeg-2.1.3-1|14	%define libpostproc     %mklibname postproc %{ppmajor}
12mu|ffmpeg-2.1.3-1|15	%define libswresample   %mklibname swresample %{swrmajor}
12mu|ffmpeg-2.1.3-1|16	%define libswscale      %mklibname swscaler %{swsmajor}
12mu|ffmpeg-2.1.3-1|17	%define devname         %mklibname %{name} -d
12mu|ffmpeg-2.1.3-1|18	%define statname        %mklibname %{name} -s -d
12mu|ffmpeg-2.1.3-1|19	
12mu|ffmpeg-2.1.3-1|20	#####################
12mu|ffmpeg-2.1.3-1|21	# Hardcode PLF build
12mu|ffmpeg-2.1.3-1|22	%define build_plf 0
12mu|ffmpeg-2.1.3-1|23	#####################
12mu|ffmpeg-2.1.3-1|24	
12mu|ffmpeg-2.1.3-1|25	%{?_with_plf: %{expand: %%global build_plf 1}}
12mu|ffmpeg-2.1.3-1|26	%if %{build_plf}
12mu|ffmpeg-2.1.3-1|27	%define distsuffix plf
12mu|ffmpeg-2.1.3-1|28	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mu|ffmpeg-2.1.3-1|29	%define extrarelsuffix plf
12mu|ffmpeg-2.1.3-1|30	%bcond_with	dlopen
12mu|ffmpeg-2.1.3-1|31	%else
12mu|ffmpeg-2.1.3-1|32	%bcond_without	dlopen
12mu|ffmpeg-2.1.3-1|33	%endif
12mu|ffmpeg-2.1.3-1|34	
12mu|ffmpeg-2.1.3-1|35	%bcond_without	swscaler
12mu|ffmpeg-2.1.3-1|36	%bcond_with	faac
12mu|ffmpeg-2.1.3-1|37	
12mu|ffmpeg-2.1.3-1|38	Summary:	Hyper fast MPEG1/MPEG4/H263/RV and AC3/MPEG audio encoder
12mu|ffmpeg-2.1.3-1|39	Name:		ffmpeg
12mu|ffmpeg-2.1.3-1|40	Version:	2.1.3
12mu|ffmpeg-2.1.3-1|41	Release:	1%{?extrarelsuffix}
12mu|ffmpeg-2.1.3-1|42	Url:		http://ffmpeg.org/
12mu|ffmpeg-2.1.3-1|43	Source0:	http://ffmpeg.org/releases/%{name}-%{version}.tar.bz2
12mu|ffmpeg-2.1.3-1|44	Patch1:		ffmpeg-2.1-dlopen-faac-mp3lame-opencore-x264-xvid.patch
12mu|ffmpeg-2.1.3-1|45	Patch2:		ffmpeg-1.0.1-time.h.patch
12mu|ffmpeg-2.1.3-1|46	# http://ffmpeg.org/pipermail/ffmpeg-devel/2013-October/149616.html
12mu|ffmpeg-2.1.3-1|47	Patch3:		ffmpeg-2.1-atrac3plus.patch
12mu|ffmpeg-2.1.3-1|48	%if %{build_plf}
12mu|ffmpeg-2.1.3-1|49	License:	GPLv3+
12mu|ffmpeg-2.1.3-1|50	%else
12mu|ffmpeg-2.1.3-1|51	License:	GPLv2+
12mu|ffmpeg-2.1.3-1|52	%endif
12mu|ffmpeg-2.1.3-1|53	Group:		Video
12mu|ffmpeg-2.1.3-1|54	BuildRequires:	texi2html
12mu|ffmpeg-2.1.3-1|55	BuildRequires:	yasm
12mu|ffmpeg-2.1.3-1|56	BuildRequires:	bzip2-devel
12mu|ffmpeg-2.1.3-1|57	BuildRequires:	gsm-devel
12mu|ffmpeg-2.1.3-1|58	BuildRequires:	jpeg-devel
12mu|ffmpeg-2.1.3-1|59	BuildRequires:	ladspa-devel
12mu|ffmpeg-2.1.3-1|60	BuildRequires:	libnut-devel
12mu|ffmpeg-2.1.3-1|61	BuildRequires:	libschroedinger-devel
12mu|ffmpeg-2.1.3-1|62	# Maybe needs to be updated in future
12mu|ffmpeg-2.1.3-1|63	BuildConflicts:	crystalhd-devel
12mu|ffmpeg-2.1.3-1|64	
12mu|ffmpeg-2.1.3-1|65	BuildRequires:	pkgconfig(celt)
12mu|ffmpeg-2.1.3-1|66	BuildRequires:	pkgconfig(freetype2)
12mu|ffmpeg-2.1.3-1|67	BuildRequires:	pkgconfig(gnutls) >= 3.0
12mu|ffmpeg-2.1.3-1|68	BuildRequires:	pkgconfig(jack)
12mu|ffmpeg-2.1.3-1|69	BuildRequires:	pkgconfig(libass)
12mu|ffmpeg-2.1.3-1|70	BuildRequires:	pkgconfig(libbluray)
12mu|ffmpeg-2.1.3-1|71	BuildRequires:	pkgconfig(libcdio)
12mu|ffmpeg-2.1.3-1|72	BuildRequires:	pkgconfig(libdc1394-2)
12mu|ffmpeg-2.1.3-1|73	BuildRequires:	pkgconfig(libmodplug)
12mu|ffmpeg-2.1.3-1|74	BuildRequires:	pkgconfig(libopenjpeg1)
12mu|ffmpeg-2.1.3-1|75	BuildRequires:	pkgconfig(libpng)
12mu|ffmpeg-2.1.3-1|76	BuildRequires:	pkgconfig(libpulse)
12mu|ffmpeg-2.1.3-1|77	BuildRequires:	pkgconfig(librtmp)
12mu|ffmpeg-2.1.3-1|78	BuildRequires:	pkgconfig(libva)
12mu|ffmpeg-2.1.3-1|79	BuildRequires:	pkgconfig(libv4l2)
12mu|ffmpeg-2.1.3-1|80	BuildRequires:	pkgconfig(opencv)
12mu|ffmpeg-2.1.3-1|81	BuildRequires:	pkgconfig(opus)
12mu|ffmpeg-2.1.3-1|82	BuildRequires:	pkgconfig(sdl)
12mu|ffmpeg-2.1.3-1|83	BuildRequires:	pkgconfig(soxr)
12mu|ffmpeg-2.1.3-1|84	BuildRequires:	pkgconfig(speex)
12mu|ffmpeg-2.1.3-1|85	BuildRequires:	pkgconfig(theora)
12mu|ffmpeg-2.1.3-1|86	BuildRequires:	pkgconfig(vdpau)
12mu|ffmpeg-2.1.3-1|87	BuildRequires:	pkgconfig(vorbis)
12mu|ffmpeg-2.1.3-1|88	BuildRequires:	pkgconfig(vpx)
12mu|ffmpeg-2.1.3-1|89	BuildRequires:	pkgconfig(wavpack)
12mu|ffmpeg-2.1.3-1|90	%if %{build_plf}
12mu|ffmpeg-2.1.3-1|91	BuildRequires:	liblame-devel
12mu|ffmpeg-2.1.3-1|92	BuildRequires:	xvid-devel
12mu|ffmpeg-2.1.3-1|93	BuildRequires:	pkgconfig(opencore-amrnb)
12mu|ffmpeg-2.1.3-1|94	BuildRequires:	pkgconfig(opencore-amrwb)
12mu|ffmpeg-2.1.3-1|95	BuildRequires:	pkgconfig(vo-aacenc)
12mu|ffmpeg-2.1.3-1|96	BuildRequires:	pkgconfig(vo-amrwbenc)
12mu|ffmpeg-2.1.3-1|97	BuildRequires:	pkgconfig(x264)
12mu|ffmpeg-2.1.3-1|98	%endif
12mu|ffmpeg-2.1.3-1|99	%if %{with faac}
12mu|ffmpeg-2.1.3-1|100	BuildRequires:	libfaac-devel
12mu|ffmpeg-2.1.3-1|101	%endif
12mu|ffmpeg-2.1.3-1|102	%if 0
12mu|ffmpeg-2.1.3-1|103	Buildrequires:	pkgconfig(frei0r)
12mu|ffmpeg-2.1.3-1|104	%endif
12mu|ffmpeg-2.1.3-1|105	
12mu|ffmpeg-2.1.3-1|106	%description
12mu|ffmpeg-2.1.3-1|107	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12mu|ffmpeg-2.1.3-1|108	and a generic audio and video file converter.
12mu|ffmpeg-2.1.3-1|109	
12mu|ffmpeg-2.1.3-1|110	It can grab from a standard Video4Linux video source and convert it into
12mu|ffmpeg-2.1.3-1|111	several file formats based on DCT/motion compensation encoding. Sound is
12mu|ffmpeg-2.1.3-1|112	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12mu|ffmpeg-2.1.3-1|113	
12mu|ffmpeg-2.1.3-1|114	%if %{build_plf}
12mu|ffmpeg-2.1.3-1|115	This package is in Restricted as it violates several patents.
12mu|ffmpeg-2.1.3-1|116	%endif
12mu|ffmpeg-2.1.3-1|117	
12mu|ffmpeg-2.1.3-1|118	%files
12mu|ffmpeg-2.1.3-1|119	%doc INSTALL README doc/*.html doc/*.txt doc/*.conf
12mu|ffmpeg-2.1.3-1|120	%{_bindir}/*
12mu|ffmpeg-2.1.3-1|121	%{_mandir}/man1/*
12mu|ffmpeg-2.1.3-1|122	%{_datadir}/ffmpeg
12mu|ffmpeg-2.1.3-1|123	
12mu|ffmpeg-2.1.3-1|124	#----------------------------------------------------------------------------
12mu|ffmpeg-2.1.3-1|125	
12mu|ffmpeg-2.1.3-1|126	%package -n	%{libavcodec}
12mu|ffmpeg-2.1.3-1|127	Summary:	Shared library part of ffmpeg
12mu|ffmpeg-2.1.3-1|128	Group:		System/Libraries
12mu|ffmpeg-2.1.3-1|129	%if %{with dlopen}
12mu|ffmpeg-2.1.3-1|130	%if "%{_lib}" == "lib64"
12mu|ffmpeg-2.1.3-1|131	%global	_ext	()(64bit)
12mu|ffmpeg-2.1.3-1|132	%else
12mu|ffmpeg-2.1.3-1|133	%global	_ext	%{nil}
12mu|ffmpeg-2.1.3-1|134	%endif
12mu|ffmpeg-2.1.3-1|135	Suggests:	libfaac.so.0%{_ext}
12mu|ffmpeg-2.1.3-1|136	Suggests:	libx264.so.120%{_ext}
12mu|ffmpeg-2.1.3-1|137	Suggests:	libopencore-amrnb.so.0%{_ext}
12mu|ffmpeg-2.1.3-1|138	Suggests:	libopencore-amrwb.so.0%{_ext}
12mu|ffmpeg-2.1.3-1|139	Suggests:	libmp3lame.so.0%{_ext}
12mu|ffmpeg-2.1.3-1|140	Suggests:	libxvidcore.so.4%{_ext}
12mu|ffmpeg-2.1.3-1|141	%endif
12mu|ffmpeg-2.1.3-1|142	
12mu|ffmpeg-2.1.3-1|143	%description -n	%{libavcodec}
12mu|ffmpeg-2.1.3-1|144	This package contains a shared library for %{name}.
12mu|ffmpeg-2.1.3-1|145	
12mu|ffmpeg-2.1.3-1|146	%if %{build_plf}
12mu|ffmpeg-2.1.3-1|147	This package is in Restricted as it violates several patents.
12mu|ffmpeg-2.1.3-1|148	%endif
12mu|ffmpeg-2.1.3-1|149	
12mu|ffmpeg-2.1.3-1|150	%files -n %{libavcodec}
12mu|ffmpeg-2.1.3-1|151	%{_libdir}/libavcodec.so.%{major}*
12mu|ffmpeg-2.1.3-1|152	
12mu|ffmpeg-2.1.3-1|153	#----------------------------------------------------------------------------
12mu|ffmpeg-2.1.3-1|154	
12mu|ffmpeg-2.1.3-1|155	%package -n	%{libavdevice}
12mu|ffmpeg-2.1.3-1|156	Summary:	Shared library part of ffmpeg
12mu|ffmpeg-2.1.3-1|157	Group:		System/Libraries
12mu|ffmpeg-2.1.3-1|158	
12mu|ffmpeg-2.1.3-1|159	%description -n %{libavdevice}
12mu|ffmpeg-2.1.3-1|160	This package contains a shared library for %{name}.
12mu|ffmpeg-2.1.3-1|161	
12mu|ffmpeg-2.1.3-1|162	%files -n %{libavdevice}
12mu|ffmpeg-2.1.3-1|163	%{_libdir}/libavdevice.so.%{avdevmajor}*
12mu|ffmpeg-2.1.3-1|164	
12mu|ffmpeg-2.1.3-1|165	#----------------------------------------------------------------------------
12mu|ffmpeg-2.1.3-1|166	
12mu|ffmpeg-2.1.3-1|167	%package -n	%{libavfilter}
12mu|ffmpeg-2.1.3-1|168	Summary:	Shared library part of ffmpeg
12mu|ffmpeg-2.1.3-1|169	Group:		System/Libraries
12mu|ffmpeg-2.1.3-1|170	
12mu|ffmpeg-2.1.3-1|171	%description -n	%{libavfilter}
12mu|ffmpeg-2.1.3-1|172	This package contains a shared library for %{name}.
12mu|ffmpeg-2.1.3-1|173	
12mu|ffmpeg-2.1.3-1|174	%files -n %{libavfilter}
12mu|ffmpeg-2.1.3-1|175	%{_libdir}/libavfilter.so.%{filtermajor}*
12mu|ffmpeg-2.1.3-1|176	
12mu|ffmpeg-2.1.3-1|177	#----------------------------------------------------------------------------
12mu|ffmpeg-2.1.3-1|178	
12mu|ffmpeg-2.1.3-1|179	%package -n	%{libavformat}
12mu|ffmpeg-2.1.3-1|180	Summary:	Shared library part of ffmpeg
12mu|ffmpeg-2.1.3-1|181	Group:		System/Libraries
12mu|ffmpeg-2.1.3-1|182	
12mu|ffmpeg-2.1.3-1|183	%description -n %{libavformat}
12mu|ffmpeg-2.1.3-1|184	This package contains a shared library for %{name}.
12mu|ffmpeg-2.1.3-1|185	
12mu|ffmpeg-2.1.3-1|186	%files -n %{libavformat}
12mu|ffmpeg-2.1.3-1|187	%{_libdir}/libavformat.so.%{avfmtmajor}*
12mu|ffmpeg-2.1.3-1|188	
12mu|ffmpeg-2.1.3-1|189	#----------------------------------------------------------------------------
12mu|ffmpeg-2.1.3-1|190	
12mu|ffmpeg-2.1.3-1|191	%package -n	%{libavutil}
12mu|ffmpeg-2.1.3-1|192	Summary:	Shared library part of ffmpeg
12mu|ffmpeg-2.1.3-1|193	Group:		System/Libraries
12mu|ffmpeg-2.1.3-1|194	
12mu|ffmpeg-2.1.3-1|195	%description -n %{libavutil}
12mu|ffmpeg-2.1.3-1|196	This package contains a shared library for %{name}.
12mu|ffmpeg-2.1.3-1|197	
12mu|ffmpeg-2.1.3-1|198	%files -n %{libavutil}
12mu|ffmpeg-2.1.3-1|199	%{_libdir}/libavutil.so.%{avumajor}*
12mu|ffmpeg-2.1.3-1|200	
12mu|ffmpeg-2.1.3-1|201	#----------------------------------------------------------------------------
12mu|ffmpeg-2.1.3-1|202	
12mu|ffmpeg-2.1.3-1|203	%package -n	%{libpostproc}
12mu|ffmpeg-2.1.3-1|204	Summary:	Shared library part of ffmpeg
12mu|ffmpeg-2.1.3-1|205	Group:		System/Libraries
12mu|ffmpeg-2.1.3-1|206	Conflicts:	%{_lib}ffmpeg51
12mu|ffmpeg-2.1.3-1|207	
12mu|ffmpeg-2.1.3-1|208	%description -n	%{libpostproc}
12mu|ffmpeg-2.1.3-1|209	This package contains a shared library for %{name}.
12mu|ffmpeg-2.1.3-1|210	
12mu|ffmpeg-2.1.3-1|211	%files -n %{libpostproc}
12mu|ffmpeg-2.1.3-1|212	%{_libdir}/libpostproc.so.%{ppmajor}*
12mu|ffmpeg-2.1.3-1|213	
12mu|ffmpeg-2.1.3-1|214	#----------------------------------------------------------------------------
12mu|ffmpeg-2.1.3-1|215	
12mu|ffmpeg-2.1.3-1|216	%package -n	%{libswresample}
12mu|ffmpeg-2.1.3-1|217	Summary:	Shared library part of ffmpeg
12mu|ffmpeg-2.1.3-1|218	Group:		System/Libraries
12mu|ffmpeg-2.1.3-1|219	
12mu|ffmpeg-2.1.3-1|220	%description -n %{libswresample}
12mu|ffmpeg-2.1.3-1|221	This package contains a shared library for %{name}.
12mu|ffmpeg-2.1.3-1|222	
12mu|ffmpeg-2.1.3-1|223	%files -n %{libswresample}
12mu|ffmpeg-2.1.3-1|224	%{_libdir}/libswresample.so.%{swrmajor}*
12mu|ffmpeg-2.1.3-1|225	
12mu|ffmpeg-2.1.3-1|226	#----------------------------------------------------------------------------
12mu|ffmpeg-2.1.3-1|227	
12mu|ffmpeg-2.1.3-1|228	%if %{with swscaler}
12mu|ffmpeg-2.1.3-1|229	%package -n	%{libswscale}
12mu|ffmpeg-2.1.3-1|230	Summary:	Shared library part of ffmpeg
12mu|ffmpeg-2.1.3-1|231	Group:		System/Libraries
12mu|ffmpeg-2.1.3-1|232	
12mu|ffmpeg-2.1.3-1|233	%description -n %{libswscale}
12mu|ffmpeg-2.1.3-1|234	This package contains a shared library for %{name}.
12mu|ffmpeg-2.1.3-1|235	
12mu|ffmpeg-2.1.3-1|236	%files -n %{libswscale}
12mu|ffmpeg-2.1.3-1|237	%{_libdir}/libswscale.so.%{swsmajor}*
12mu|ffmpeg-2.1.3-1|238	%endif
12mu|ffmpeg-2.1.3-1|239	
12mu|ffmpeg-2.1.3-1|240	#----------------------------------------------------------------------------
12mu|ffmpeg-2.1.3-1|241	
12mu|ffmpeg-2.1.3-1|242	%package -n	%{devname}
12mu|ffmpeg-2.1.3-1|243	Group:		Development/C
12mu|ffmpeg-2.1.3-1|244	Summary:	Header files for the ffmpeg codec library
12mu|ffmpeg-2.1.3-1|245	Requires:	%{libavcodec} = %{EVRD}
12mu|ffmpeg-2.1.3-1|246	Requires:	%{libavdevice} = %{EVRD}
12mu|ffmpeg-2.1.3-1|247	Requires:	%{libavfilter} = %{EVRD}
12mu|ffmpeg-2.1.3-1|248	Requires:	%{libavformat} = %{EVRD}
12mu|ffmpeg-2.1.3-1|249	Requires:	%{libavutil} = %{EVRD}
12mu|ffmpeg-2.1.3-1|250	Requires:	%{libpostproc} = %{EVRD}
12mu|ffmpeg-2.1.3-1|251	Requires:	%{libswresample} = %{EVRD}
12mu|ffmpeg-2.1.3-1|252	%if %{with swscaler}
12mu|ffmpeg-2.1.3-1|253	Requires:	%{libswscale} = %{EVRD}
12mu|ffmpeg-2.1.3-1|254	%endif
12mu|ffmpeg-2.1.3-1|255	Provides:	ffmpeg-devel = %{EVRD}
12mu|ffmpeg-2.1.3-1|256	
12mu|ffmpeg-2.1.3-1|257	%description -n	%{devname}
12mu|ffmpeg-2.1.3-1|258	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12mu|ffmpeg-2.1.3-1|259	and a generic audio and video file converter.
12mu|ffmpeg-2.1.3-1|260	
12mu|ffmpeg-2.1.3-1|261	It can grab from a standard Video4Linux video source and convert it into
12mu|ffmpeg-2.1.3-1|262	several file formats based on DCT/motion compensation encoding. Sound is
12mu|ffmpeg-2.1.3-1|263	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12mu|ffmpeg-2.1.3-1|264	
12mu|ffmpeg-2.1.3-1|265	Install this package if you want to compile apps with ffmpeg support.
12mu|ffmpeg-2.1.3-1|266	
12mu|ffmpeg-2.1.3-1|267	%files -n %{devname}
12mu|ffmpeg-2.1.3-1|268	%{_includedir}/libavcodec
12mu|ffmpeg-2.1.3-1|269	%{_includedir}/libavdevice
12mu|ffmpeg-2.1.3-1|270	%{_includedir}/libavfilter
12mu|ffmpeg-2.1.3-1|271	%{_includedir}/libavformat
12mu|ffmpeg-2.1.3-1|272	%{_includedir}/libavutil
12mu|ffmpeg-2.1.3-1|273	%{_includedir}/libpostproc
12mu|ffmpeg-2.1.3-1|274	%{_includedir}/libswresample
12mu|ffmpeg-2.1.3-1|275	%{_libdir}/libavcodec.so
12mu|ffmpeg-2.1.3-1|276	%{_libdir}/libavdevice.so
12mu|ffmpeg-2.1.3-1|277	%{_libdir}/libavfilter.so
12mu|ffmpeg-2.1.3-1|278	%{_libdir}/libavformat.so
12mu|ffmpeg-2.1.3-1|279	%{_libdir}/libavutil.so
12mu|ffmpeg-2.1.3-1|280	%{_libdir}/libpostproc.so
12mu|ffmpeg-2.1.3-1|281	%{_libdir}/libswresample.so
12mu|ffmpeg-2.1.3-1|282	%if %{with swscaler}
12mu|ffmpeg-2.1.3-1|283	%{_includedir}/libswscale
12mu|ffmpeg-2.1.3-1|284	%{_libdir}/libswscale.so
12mu|ffmpeg-2.1.3-1|285	%{_libdir}/pkgconfig/libswscale.pc
12mu|ffmpeg-2.1.3-1|286	%endif
12mu|ffmpeg-2.1.3-1|287	%{_libdir}/pkgconfig/libavcodec.pc
12mu|ffmpeg-2.1.3-1|288	%{_libdir}/pkgconfig/libavdevice.pc
12mu|ffmpeg-2.1.3-1|289	%{_libdir}/pkgconfig/libavfilter.pc
12mu|ffmpeg-2.1.3-1|290	%{_libdir}/pkgconfig/libavformat.pc
12mu|ffmpeg-2.1.3-1|291	%{_libdir}/pkgconfig/libavutil.pc
12mu|ffmpeg-2.1.3-1|292	%{_libdir}/pkgconfig/libpostproc.pc
12mu|ffmpeg-2.1.3-1|293	%{_libdir}/pkgconfig/libswresample.pc
12mu|ffmpeg-2.1.3-1|294	%{_mandir}/man3/lib*.3.*
12mu|ffmpeg-2.1.3-1|295	
12mu|ffmpeg-2.1.3-1|296	#----------------------------------------------------------------------------
12mu|ffmpeg-2.1.3-1|297	
12mu|ffmpeg-2.1.3-1|298	%package -n	%{statname}
12mu|ffmpeg-2.1.3-1|299	Group:		Development/C
12mu|ffmpeg-2.1.3-1|300	Summary:	Static library for the ffmpeg codec library
12mu|ffmpeg-2.1.3-1|301	Requires:	%{devname} = %{EVRD}
12mu|ffmpeg-2.1.3-1|302	Provides:	ffmpeg-static-devel = %{EVRD}
12mu|ffmpeg-2.1.3-1|303	
12mu|ffmpeg-2.1.3-1|304	%description -n	%{statname}
12mu|ffmpeg-2.1.3-1|305	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12mu|ffmpeg-2.1.3-1|306	and a generic audio and video file converter.
12mu|ffmpeg-2.1.3-1|307	
12mu|ffmpeg-2.1.3-1|308	It can grab from a standard Video4Linux video source and convert it into
12mu|ffmpeg-2.1.3-1|309	several file formats based on DCT/motion compensation encoding. Sound is
12mu|ffmpeg-2.1.3-1|310	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12mu|ffmpeg-2.1.3-1|311	
12mu|ffmpeg-2.1.3-1|312	Install this package if you want to compile static apps with ffmpeg support.
12mu|ffmpeg-2.1.3-1|313	
12mu|ffmpeg-2.1.3-1|314	%files -n %{statname}
12mu|ffmpeg-2.1.3-1|315	%{_libdir}/*.a
12mu|ffmpeg-2.1.3-1|316	
12mu|ffmpeg-2.1.3-1|317	#----------------------------------------------------------------------------
12mu|ffmpeg-2.1.3-1|318	
12mu|ffmpeg-2.1.3-1|319	%prep
12mu|ffmpeg-2.1.3-1|320	%setup -q
12mu|ffmpeg-2.1.3-1|321	%if %{with dlopen}
12mu|ffmpeg-2.1.3-1|322	%patch1 -p1 -b .dlopen~
12mu|ffmpeg-2.1.3-1|323	%endif
12mu|ffmpeg-2.1.3-1|324	%patch2 -p1 -b .timeh~
12mu|ffmpeg-2.1.3-1|325	%if %{build_plf}
12mu|ffmpeg-2.1.3-1|326	%patch3 -p1 -b .atrac~
12mu|ffmpeg-2.1.3-1|327	%endif
12mu|ffmpeg-2.1.3-1|328	
12mu|ffmpeg-2.1.3-1|329	%build
12mu|ffmpeg-2.1.3-1|330	export CFLAGS="%{optflags} -fPIC -I%{_includedir}/openjpeg-1.5/"
12mu|ffmpeg-2.1.3-1|331	export LDFLAGS="%{ldflags}"
12mu|ffmpeg-2.1.3-1|332	
12mu|ffmpeg-2.1.3-1|333	./configure --prefix=%{_prefix} \
12mu|ffmpeg-2.1.3-1|334	--enable-shared \
12mu|ffmpeg-2.1.3-1|335	--libdir=%{_libdir} \
12mu|ffmpeg-2.1.3-1|336	--shlibdir=%{_libdir} \
12mu|ffmpeg-2.1.3-1|337	--incdir=%{_includedir} \
12mu|ffmpeg-2.1.3-1|338	--disable-stripping \
12mu|ffmpeg-2.1.3-1|339	--enable-postproc \
12mu|ffmpeg-2.1.3-1|340	--enable-gpl \
12mu|ffmpeg-2.1.3-1|341	--enable-pthreads \
12mu|ffmpeg-2.1.3-1|342	--enable-ladspa \
12mu|ffmpeg-2.1.3-1|343	--enable-libbluray \
12mu|ffmpeg-2.1.3-1|344	--enable-libtheora \
12mu|ffmpeg-2.1.3-1|345	--enable-libvorbis --disable-encoder=vorbis \
12mu|ffmpeg-2.1.3-1|346	--enable-libvpx \
12mu|ffmpeg-2.1.3-1|347	--enable-x11grab \
12mu|ffmpeg-2.1.3-1|348	--enable-runtime-cpudetect \
12mu|ffmpeg-2.1.3-1|349	--enable-libdc1394 \
12mu|ffmpeg-2.1.3-1|350	--enable-libschroedinger \
12mu|ffmpeg-2.1.3-1|351	--enable-librtmp \
12mu|ffmpeg-2.1.3-1|352	--enable-libspeex \
12mu|ffmpeg-2.1.3-1|353	--enable-libfreetype \
12mu|ffmpeg-2.1.3-1|354	--enable-libnut \
12mu|ffmpeg-2.1.3-1|355	--enable-libgsm \
12mu|ffmpeg-2.1.3-1|356	--enable-libcelt \
12mu|ffmpeg-2.1.3-1|357	--enable-libopencv \
12mu|ffmpeg-2.1.3-1|358	--enable-libopenjpeg \
12mu|ffmpeg-2.1.3-1|359	--enable-libopus \
12mu|ffmpeg-2.1.3-1|360	--enable-libsoxr \
12mu|ffmpeg-2.1.3-1|361	--enable-libwavpack \
12mu|ffmpeg-2.1.3-1|362	--disable-libxavs \
12mu|ffmpeg-2.1.3-1|363	--enable-libmodplug \
12mu|ffmpeg-2.1.3-1|364	--enable-libass \
12mu|ffmpeg-2.1.3-1|365	--enable-gnutls \
12mu|ffmpeg-2.1.3-1|366	--enable-libcdio \
12mu|ffmpeg-2.1.3-1|367	--enable-libpulse \
12mu|ffmpeg-2.1.3-1|368	--enable-libv4l2 \
12mu|ffmpeg-2.1.3-1|369	%if 0
12mu|ffmpeg-2.1.3-1|370	--enable-frei0r \
12mu|ffmpeg-2.1.3-1|371	%endif
12mu|ffmpeg-2.1.3-1|372	%if %{build_plf}
12mu|ffmpeg-2.1.3-1|373	--enable-libmp3lame \
12mu|ffmpeg-2.1.3-1|374	--enable-libopencore-amrnb \
12mu|ffmpeg-2.1.3-1|375	--enable-libopencore-amrwb \
12mu|ffmpeg-2.1.3-1|376	--enable-version3 \
12mu|ffmpeg-2.1.3-1|377	--enable-libx264 \
12mu|ffmpeg-2.1.3-1|378	--enable-libvo-aacenc \
12mu|ffmpeg-2.1.3-1|379	--enable-libvo-amrwbenc \
12mu|ffmpeg-2.1.3-1|380	--enable-libxvid \
12mu|ffmpeg-2.1.3-1|381	%else
12mu|ffmpeg-2.1.3-1|382	--disable-decoder=aac --disable-encoder=aac \
12mu|ffmpeg-2.1.3-1|383	%if %{with dlopen}
12mu|ffmpeg-2.1.3-1|384	--enable-libmp3lame-dlopen \
12mu|ffmpeg-2.1.3-1|385	--enable-libopencore-amrnb-dlopen \
12mu|ffmpeg-2.1.3-1|386	--enable-libopencore-amrwb-dlopen \
12mu|ffmpeg-2.1.3-1|387	--enable-libx264-dlopen \
12mu|ffmpeg-2.1.3-1|388	--enable-libxvid-dlopen \
12mu|ffmpeg-2.1.3-1|389	%if !%{with faac}
12mu|ffmpeg-2.1.3-1|390	--enable-libfaac-dlopen \
12mu|ffmpeg-2.1.3-1|391	%endif
12mu|ffmpeg-2.1.3-1|392	%endif
12mu|ffmpeg-2.1.3-1|393	%endif
12mu|ffmpeg-2.1.3-1|394	%if %{with faac}
12mu|ffmpeg-2.1.3-1|395	--enable-nonfree --enable-libfaac
12mu|ffmpeg-2.1.3-1|396	%endif
12mu|ffmpeg-2.1.3-1|397	
12mu|ffmpeg-2.1.3-1|398	%make
12mu|ffmpeg-2.1.3-1|399	
12mu|ffmpeg-2.1.3-1|400	%install
12mu|ffmpeg-2.1.3-1|401	%makeinstall_std SRC_PATH=`pwd`
12mu|ffmpeg-2.1.3-1|402	
12mu|ffmpeg-2.1.3-1|403	
12mu|ffmpeg-2.1.3-1|404	%changelog
12mu|ffmpeg-2.1.3-1|405	* Fri Feb 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.3-1
12mu|ffmpeg-2.1.3-1|406	+ Revision: 323c71f
12mu|ffmpeg-2.1.3-1|407	- LOG New version 2.1.3
12mu|ffmpeg-2.1.3-1|408	
12mu|ffmpeg-2.1.3-1|409	

19621 12
12mu|ffmpegthumbs-4.12.4-1|1	Summary:	Video thumbnail generator for KDE4 file managers
12mu|ffmpegthumbs-4.12.4-1|2	Name:		ffmpegthumbs
12mu|ffmpegthumbs-4.12.4-1|3	Epoch:		3
12mu|ffmpegthumbs-4.12.4-1|4	Version:	4.12.4
12mu|ffmpegthumbs-4.12.4-1|5	Release:	1
12mu|ffmpegthumbs-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|ffmpegthumbs-4.12.4-1|7	License:	GPLv2+
12mu|ffmpegthumbs-4.12.4-1|8	Url:		https://projects.kde.org/projects/kde/kdemultimedia/ffmpegthumbs
12mu|ffmpegthumbs-4.12.4-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|ffmpegthumbs-4.12.4-1|10	BuildRequires:	kdelibs4-devel
12mu|ffmpegthumbs-4.12.4-1|11	BuildRequires:	pkgconfig(libavcodec)
12mu|ffmpegthumbs-4.12.4-1|12	BuildRequires:	pkgconfig(libavformat)
12mu|ffmpegthumbs-4.12.4-1|13	BuildRequires:	pkgconfig(libswscale)
12mu|ffmpegthumbs-4.12.4-1|14	
12mu|ffmpegthumbs-4.12.4-1|15	%description
12mu|ffmpegthumbs-4.12.4-1|16	FFmpegThumbs is a video thumbnails implementation for KDE4 based on
12mu|ffmpegthumbs-4.12.4-1|17	FFmpegThumbnailer.
12mu|ffmpegthumbs-4.12.4-1|18	
12mu|ffmpegthumbs-4.12.4-1|19	This thumbnailer uses FFmpeg to decode frames from the video files,
12mu|ffmpegthumbs-4.12.4-1|20	so supported video formats depend on the configuration flags of ffmpeg.
12mu|ffmpegthumbs-4.12.4-1|21	
12mu|ffmpegthumbs-4.12.4-1|22	This thumbnailer was designed to be as fast and lightweight as possible.
12mu|ffmpegthumbs-4.12.4-1|23	
12mu|ffmpegthumbs-4.12.4-1|24	%files
12mu|ffmpegthumbs-4.12.4-1|25	%{_kde_libdir}/kde4/ffmpegthumbs.so
12mu|ffmpegthumbs-4.12.4-1|26	%{_kde_services}/ffmpegthumbs.desktop
12mu|ffmpegthumbs-4.12.4-1|27	
12mu|ffmpegthumbs-4.12.4-1|28	#------------------------------------------------------------------------------
12mu|ffmpegthumbs-4.12.4-1|29	
12mu|ffmpegthumbs-4.12.4-1|30	%prep
12mu|ffmpegthumbs-4.12.4-1|31	%setup -q
12mu|ffmpegthumbs-4.12.4-1|32	
12mu|ffmpegthumbs-4.12.4-1|33	%build
12mu|ffmpegthumbs-4.12.4-1|34	%cmake_kde4
12mu|ffmpegthumbs-4.12.4-1|35	%make
12mu|ffmpegthumbs-4.12.4-1|36	
12mu|ffmpegthumbs-4.12.4-1|37	%install
12mu|ffmpegthumbs-4.12.4-1|38	%makeinstall_std -C build
12mu|ffmpegthumbs-4.12.4-1|39	
12mu|ffmpegthumbs-4.12.4-1|40	
12mu|ffmpegthumbs-4.12.4-1|41	%changelog
12mu|ffmpegthumbs-4.12.4-1|42	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
12mu|ffmpegthumbs-4.12.4-1|43	+ Revision: 35879c4
12mu|ffmpegthumbs-4.12.4-1|44	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|ffmpegthumbs-4.12.4-1|45	
12mu|ffmpegthumbs-4.12.4-1|46	

19622 12
12mu|fftw2-2.1.5-19|1	%define oname	fftw
12mu|fftw2-2.1.5-19|2	%define major	2
12mu|fftw2-2.1.5-19|3	%define libname 		%mklibname %{oname} %{major}
12mu|fftw2-2.1.5-19|4	%define	libname_threads		%mklibname %{oname}_threads %{major}
12mu|fftw2-2.1.5-19|5	%define	librname		%mklibname r%{oname} %{major}
12mu|fftw2-2.1.5-19|6	%define	librname_threads	%mklibname r%{oname}_threads %{major}
12mu|fftw2-2.1.5-19|7	%define	libsname		%mklibname s%{oname} %{major}
12mu|fftw2-2.1.5-19|8	%define	libsname_threads	%mklibname s%{oname}_threads %{major}
12mu|fftw2-2.1.5-19|9	%define	libsrname		%mklibname sr%{oname} %{major}
12mu|fftw2-2.1.5-19|10	%define	libsrname_threads	%mklibname sr%{oname}_threads %{major}
12mu|fftw2-2.1.5-19|11	%define devname 		%mklibname %{oname} -d %{major}
12mu|fftw2-2.1.5-19|12	
12mu|fftw2-2.1.5-19|13	Summary:	Fast fourier transform library
12mu|fftw2-2.1.5-19|14	Name:		fftw2
12mu|fftw2-2.1.5-19|15	Version:	2.1.5
12mu|fftw2-2.1.5-19|16	Release:	19
12mu|fftw2-2.1.5-19|17	License:	GPLv2+
12mu|fftw2-2.1.5-19|18	Group:		Development/C
12mu|fftw2-2.1.5-19|19	Url:		http://www.fftw.org/
12mu|fftw2-2.1.5-19|20	Source0:	http://www.fftw.org/%{oname}-%{version}.tar.gz
12mu|fftw2-2.1.5-19|21	Patch0:		%{oname}-2.1.3-pentium.patch
12mu|fftw2-2.1.5-19|22	Patch1:		fftw-linkage_fix.diff
12mu|fftw2-2.1.5-19|23	Patch2:		fftw-2.1.5-automake-1.13.patch
12mu|fftw2-2.1.5-19|24	Patch3:		fftw-2.1.5-texinfo51.patch
12mu|fftw2-2.1.5-19|25	
12mu|fftw2-2.1.5-19|26	BuildRequires:	gcc-gfortran
12mu|fftw2-2.1.5-19|27	BuildRequires:	libtool
12mu|fftw2-2.1.5-19|28	BuildRequires:	texinfo
12mu|fftw2-2.1.5-19|29	
12mu|fftw2-2.1.5-19|30	%description
12mu|fftw2-2.1.5-19|31	FFTW is a collection of fast C routines for computing the Discrete Fourier
12mu|fftw2-2.1.5-19|32	Transform in one or more dimensions.  It includes complex, real, and parallel
12mu|fftw2-2.1.5-19|33	transforms, and can handle arbitrary array sizes efficiently. This RPM package
12mu|fftw2-2.1.5-19|34	includes both the double- and single-precision FFTW uniprocessor and threads
12mu|fftw2-2.1.5-19|35	libraries.  (The single-precision files have an "s" prefix.)
12mu|fftw2-2.1.5-19|36	
12mu|fftw2-2.1.5-19|37	#----------------------------------------------------------------------------
12mu|fftw2-2.1.5-19|38	
12mu|fftw2-2.1.5-19|39	%package -n	%{libname}
12mu|fftw2-2.1.5-19|40	Summary:	Fast fourier transform library
12mu|fftw2-2.1.5-19|41	Group:		Development/C
12mu|fftw2-2.1.5-19|42	Conflicts:	%{_lib}fftw2 < 2.1.5-19
12mu|fftw2-2.1.5-19|43	Obsoletes:	%{_lib}fftw2 < 2.1.5-19
12mu|fftw2-2.1.5-19|44	
12mu|fftw2-2.1.5-19|45	%description -n	%{libname}
12mu|fftw2-2.1.5-19|46	FFTW is a collection of fast C routines for computing the Discrete Fourier
12mu|fftw2-2.1.5-19|47	Transform in one or more dimensions.  It includes complex, real, and parallel
12mu|fftw2-2.1.5-19|48	transforms, and can handle arbitrary array sizes efficiently. This RPM package
12mu|fftw2-2.1.5-19|49	includes both the double- and single-precision FFTW uniprocessor and threads
12mu|fftw2-2.1.5-19|50	libraries.  (The single-precision files have an "s" prefix.)
12mu|fftw2-2.1.5-19|51	
12mu|fftw2-2.1.5-19|52	%files -n %{libname}
12mu|fftw2-2.1.5-19|53	%{_libdir}/libfftw.so.%{major}*
12mu|fftw2-2.1.5-19|54	
12mu|fftw2-2.1.5-19|55	#----------------------------------------------------------------------------
12mu|fftw2-2.1.5-19|56	
12mu|fftw2-2.1.5-19|57	%package -n	%{libname_threads}
12mu|fftw2-2.1.5-19|58	Summary:	Fast fourier transform library
12mu|fftw2-2.1.5-19|59	Group:		Development/C
12mu|fftw2-2.1.5-19|60	Conflicts:	%{_lib}fftw2 < 2.1.5-19
12mu|fftw2-2.1.5-19|61	
12mu|fftw2-2.1.5-19|62	%description -n	%{libname_threads}
12mu|fftw2-2.1.5-19|63	This package contains a shared library for %{name}.
12mu|fftw2-2.1.5-19|64	
12mu|fftw2-2.1.5-19|65	%files -n %{libname_threads}
12mu|fftw2-2.1.5-19|66	%{_libdir}/libfftw_threads.so.%{major}*
12mu|fftw2-2.1.5-19|67	
12mu|fftw2-2.1.5-19|68	#----------------------------------------------------------------------------
12mu|fftw2-2.1.5-19|69	
12mu|fftw2-2.1.5-19|70	%package -n	%{librname}
12mu|fftw2-2.1.5-19|71	Summary:	Fast fourier transform library
12mu|fftw2-2.1.5-19|72	Group:		Development/C
12mu|fftw2-2.1.5-19|73	Conflicts:	%{_lib}fftw2 < 2.1.5-19
12mu|fftw2-2.1.5-19|74	
12mu|fftw2-2.1.5-19|75	%description -n	%{librname}
12mu|fftw2-2.1.5-19|76	This package contains a shared library for %{name}.
12mu|fftw2-2.1.5-19|77	
12mu|fftw2-2.1.5-19|78	%files -n %{librname}
12mu|fftw2-2.1.5-19|79	%{_libdir}/librfftw.so.%{major}*
12mu|fftw2-2.1.5-19|80	
12mu|fftw2-2.1.5-19|81	#----------------------------------------------------------------------------
12mu|fftw2-2.1.5-19|82	
12mu|fftw2-2.1.5-19|83	%package -n	%{librname_threads}
12mu|fftw2-2.1.5-19|84	Summary:	Fast fourier transform library
12mu|fftw2-2.1.5-19|85	Group:		Development/C
12mu|fftw2-2.1.5-19|86	Conflicts:	%{_lib}fftw2 < 2.1.5-19
12mu|fftw2-2.1.5-19|87	
12mu|fftw2-2.1.5-19|88	%description -n	%{librname_threads}
12mu|fftw2-2.1.5-19|89	This package contains a shared library for %{name}.
12mu|fftw2-2.1.5-19|90	
12mu|fftw2-2.1.5-19|91	%files -n %{librname_threads}
12mu|fftw2-2.1.5-19|92	%{_libdir}/librfftw_threads.so.%{major}*
12mu|fftw2-2.1.5-19|93	
12mu|fftw2-2.1.5-19|94	#----------------------------------------------------------------------------
12mu|fftw2-2.1.5-19|95	
12mu|fftw2-2.1.5-19|96	%package -n	%{libsname}
12mu|fftw2-2.1.5-19|97	Summary:	Fast fourier transform library
12mu|fftw2-2.1.5-19|98	Group:		Development/C
12mu|fftw2-2.1.5-19|99	Conflicts:	%{_lib}fftw2 < 2.1.5-19
12mu|fftw2-2.1.5-19|100	
12mu|fftw2-2.1.5-19|101	%description -n	%{libsname}
12mu|fftw2-2.1.5-19|102	This package contains a shared library for %{name}.
12mu|fftw2-2.1.5-19|103	
12mu|fftw2-2.1.5-19|104	%files -n %{libsname}
12mu|fftw2-2.1.5-19|105	%{_libdir}/libsfftw.so.%{major}*
12mu|fftw2-2.1.5-19|106	
12mu|fftw2-2.1.5-19|107	#----------------------------------------------------------------------------
12mu|fftw2-2.1.5-19|108	
12mu|fftw2-2.1.5-19|109	%package -n	%{libsname_threads}
12mu|fftw2-2.1.5-19|110	Summary:	Fast fourier transform library
12mu|fftw2-2.1.5-19|111	Group:		Development/C
12mu|fftw2-2.1.5-19|112	Conflicts:	%{_lib}fftw2 < 2.1.5-19
12mu|fftw2-2.1.5-19|113	
12mu|fftw2-2.1.5-19|114	%description -n	%{libsname_threads}
12mu|fftw2-2.1.5-19|115	This package contains a shared library for %{name}.
12mu|fftw2-2.1.5-19|116	
12mu|fftw2-2.1.5-19|117	%files -n %{libsname_threads}
12mu|fftw2-2.1.5-19|118	%{_libdir}/libsfftw_threads.so.%{major}*
12mu|fftw2-2.1.5-19|119	
12mu|fftw2-2.1.5-19|120	#----------------------------------------------------------------------------
12mu|fftw2-2.1.5-19|121	
12mu|fftw2-2.1.5-19|122	%package -n	%{libsrname}
12mu|fftw2-2.1.5-19|123	Summary:	Fast fourier transform library
12mu|fftw2-2.1.5-19|124	Group:		Development/C
12mu|fftw2-2.1.5-19|125	Conflicts:	%{_lib}fftw2 < 2.1.5-19
12mu|fftw2-2.1.5-19|126	
12mu|fftw2-2.1.5-19|127	%description -n	%{libsrname}
12mu|fftw2-2.1.5-19|128	This package contains a shared library for %{name}.
12mu|fftw2-2.1.5-19|129	
12mu|fftw2-2.1.5-19|130	%files -n %{libsrname}
12mu|fftw2-2.1.5-19|131	%{_libdir}/libsrfftw.so.%{major}*
12mu|fftw2-2.1.5-19|132	
12mu|fftw2-2.1.5-19|133	#----------------------------------------------------------------------------
12mu|fftw2-2.1.5-19|134	
12mu|fftw2-2.1.5-19|135	%package -n	%{libsrname_threads}
12mu|fftw2-2.1.5-19|136	Summary:	Fast fourier transform library
12mu|fftw2-2.1.5-19|137	Group:		Development/C
12mu|fftw2-2.1.5-19|138	Conflicts:	%{_lib}fftw2 < 2.1.5-19
12mu|fftw2-2.1.5-19|139	
12mu|fftw2-2.1.5-19|140	%description -n	%{libsrname_threads}
12mu|fftw2-2.1.5-19|141	This package contains a shared library for %{name}.
12mu|fftw2-2.1.5-19|142	
12mu|fftw2-2.1.5-19|143	%files -n %{libsrname_threads}
12mu|fftw2-2.1.5-19|144	%{_libdir}/libsrfftw_threads.so.%{major}*
12mu|fftw2-2.1.5-19|145	
12mu|fftw2-2.1.5-19|146	#----------------------------------------------------------------------------
12mu|fftw2-2.1.5-19|147	
12mu|fftw2-2.1.5-19|148	%package -n	%{devname}
12mu|fftw2-2.1.5-19|149	Summary:	Headers, libraries, & docs for FFTW fast fourier transform library
12mu|fftw2-2.1.5-19|150	Group:		Development/C
12mu|fftw2-2.1.5-19|151	Requires:	%{libname} = %{EVRD}
12mu|fftw2-2.1.5-19|152	Requires:	%{libname_threads} = %{EVRD}
12mu|fftw2-2.1.5-19|153	Requires:	%{librname} = %{EVRD}
12mu|fftw2-2.1.5-19|154	Requires:	%{librname_threads} = %{EVRD}
12mu|fftw2-2.1.5-19|155	Requires:	%{libsname} = %{EVRD}
12mu|fftw2-2.1.5-19|156	Requires:	%{libsname_threads} = %{EVRD}
12mu|fftw2-2.1.5-19|157	Requires:	%{libsrname} = %{EVRD}
12mu|fftw2-2.1.5-19|158	Requires:	%{libsrname_threads} = %{EVRD}
12mu|fftw2-2.1.5-19|159	Provides:	%{name}-devel = %{EVRD}
12mu|fftw2-2.1.5-19|160	
12mu|fftw2-2.1.5-19|161	%description -n %{devname}
12mu|fftw2-2.1.5-19|162	This package contains the additional header files, documentation, andlibraries
12mu|fftw2-2.1.5-19|163	you need to develop programs using the FFTW fast fourier transform library.
12mu|fftw2-2.1.5-19|164	
12mu|fftw2-2.1.5-19|165	%files -n %{devname}
12mu|fftw2-2.1.5-19|166	%doc html FAQ doc/*ps doc/*fig doc/*tex* AUTHORS ChangeLog NEWS README* TODO
12mu|fftw2-2.1.5-19|167	%{_includedir}/*fftw*.h
12mu|fftw2-2.1.5-19|168	%{_libdir}/lib*fftw*.so
12mu|fftw2-2.1.5-19|169	%{_infodir}/*
12mu|fftw2-2.1.5-19|170	
12mu|fftw2-2.1.5-19|171	#----------------------------------------------------------------------------
12mu|fftw2-2.1.5-19|172	
12mu|fftw2-2.1.5-19|173	%prep
12mu|fftw2-2.1.5-19|174	# We will be compiling two copies of FFTW, one for double precision and
12mu|fftw2-2.1.5-19|175	# one for single precision.  During the build process, these copies
12mu|fftw2-2.1.5-19|176	# will be stored in fftw-%{version}/double and fftw-%{version}/single
12mu|fftw2-2.1.5-19|177	
12mu|fftw2-2.1.5-19|178	# Unpack the tar archive, first (-c) creating a fftw-%{version}
12mu|fftw2-2.1.5-19|179	# directory and then unpacking in there.
12mu|fftw2-2.1.5-19|180	
12mu|fftw2-2.1.5-19|181	%setup -q -c -n %{oname}-%{version}
12mu|fftw2-2.1.5-19|182	# Now, rename the unpacked FFTW directory to "double":
12mu|fftw2-2.1.5-19|183	mv %{oname}-%{version} double
12mu|fftw2-2.1.5-19|184	# Apply patch to enable pentium optimizations
12mu|fftw2-2.1.5-19|185	cd double
12mu|fftw2-2.1.5-19|186	%patch0 -p1
12mu|fftw2-2.1.5-19|187	cd ..
12mu|fftw2-2.1.5-19|188	# Last, make a copy of this directory in "single":
12mu|fftw2-2.1.5-19|189	cp -rp double single
12mu|fftw2-2.1.5-19|190	
12mu|fftw2-2.1.5-19|191	%patch1 -p1
12mu|fftw2-2.1.5-19|192	%patch2 -p1 -b .am113~
12mu|fftw2-2.1.5-19|193	%patch3 -p1
12mu|fftw2-2.1.5-19|194	
12mu|fftw2-2.1.5-19|195	%build
12mu|fftw2-2.1.5-19|196	# Configure and build the double and single precision versions.
12mu|fftw2-2.1.5-19|197	# Notes:
12mu|fftw2-2.1.5-19|198	#  (1) We install into ${RPM_BUILD_ROOT}, which is set either
12mu|fftw2-2.1.5-19|199	#      by the BuildRoot option above or by --buildroot at build-time.
12mu|fftw2-2.1.5-19|200	#      This allows you to build the RPM without blowing away your existing
12mu|fftw2-2.1.5-19|201	#      FFTW installation, and even without being root.
12mu|fftw2-2.1.5-19|202	#  (2) The double-precision version is installed with the normal library
12mu|fftw2-2.1.5-19|203	#      names, while the single-precision version is installed with an "s"
12mu|fftw2-2.1.5-19|204	#      prefix.
12mu|fftw2-2.1.5-19|205	
12mu|fftw2-2.1.5-19|206	pushd double
12mu|fftw2-2.1.5-19|207	libtoolize --copy --force; aclocal; automake; autoconf
12mu|fftw2-2.1.5-19|208	%configure2_5x \
12mu|fftw2-2.1.5-19|209	--disable-static \
12mu|fftw2-2.1.5-19|210	--enable-shared \
12mu|fftw2-2.1.5-19|211	--enable-threads \
12mu|fftw2-2.1.5-19|212	%ifarch %{ix86}
12mu|fftw2-2.1.5-19|213	--enable-i386-hacks
12mu|fftw2-2.1.5-19|214	%endif
12mu|fftw2-2.1.5-19|215	
12mu|fftw2-2.1.5-19|216	%make
12mu|fftw2-2.1.5-19|217	
12mu|fftw2-2.1.5-19|218	popd
12mu|fftw2-2.1.5-19|219	pushd single
12mu|fftw2-2.1.5-19|220	libtoolize --copy --force; aclocal; automake; autoconf
12mu|fftw2-2.1.5-19|221	%configure2_5x \
12mu|fftw2-2.1.5-19|222	--disable-static \
12mu|fftw2-2.1.5-19|223	--enable-shared \
12mu|fftw2-2.1.5-19|224	--enable-threads \
12mu|fftw2-2.1.5-19|225	%ifarch %{ix86}
12mu|fftw2-2.1.5-19|226	--enable-i386-hacks \
12mu|fftw2-2.1.5-19|227	%endif
12mu|fftw2-2.1.5-19|228	--enable-float \
12mu|fftw2-2.1.5-19|229	--enable-type-prefix
12mu|fftw2-2.1.5-19|230	
12mu|fftw2-2.1.5-19|231	%make
12mu|fftw2-2.1.5-19|232	popd
12mu|fftw2-2.1.5-19|233	
12mu|fftw2-2.1.5-19|234	%install
12mu|fftw2-2.1.5-19|235	%makeinstall_std -C double
12mu|fftw2-2.1.5-19|236	%makeinstall_std -C single
12mu|fftw2-2.1.5-19|237	
12mu|fftw2-2.1.5-19|238	# copy doc files where RPM will find them
12mu|fftw2-2.1.5-19|239	# put the HTML stuff in a sperate dir, so it appears nicely in the docdir
12mu|fftw2-2.1.5-19|240	pushd single
12mu|fftw2-2.1.5-19|241	mkdir -p ../html
12mu|fftw2-2.1.5-19|242	cp doc/*html doc/*gif ../html
12mu|fftw2-2.1.5-19|243	# remove HTML files from doc so that they don't appear double
12mu|fftw2-2.1.5-19|244	rm -f doc/*html doc/*gif
12mu|fftw2-2.1.5-19|245	
12mu|fftw2-2.1.5-19|246	# place the doc directory in a "findable" location
12mu|fftw2-2.1.5-19|247	mkdir -p ../doc
12mu|fftw2-2.1.5-19|248	cp -a doc/* ../doc
12mu|fftw2-2.1.5-19|249	
12mu|fftw2-2.1.5-19|250	# the FAQ directory is also "nice" to have
12mu|fftw2-2.1.5-19|251	mkdir -p ../FAQ
12mu|fftw2-2.1.5-19|252	cp -a FAQ/* ../FAQ
12mu|fftw2-2.1.5-19|253	
12mu|fftw2-2.1.5-19|254	# do the same to the other %doc files
12mu|fftw2-2.1.5-19|255	cp AUTHORS ChangeLog NEWS README* TODO ..
12mu|fftw2-2.1.5-19|256	popd
12mu|fftw2-2.1.5-19|257	

19623 12
12mu|fftw-3.3.3-2|1	%define api	3
12mu|fftw-3.3.3-2|2	%define major	3
12mu|fftw-3.3.3-2|3	%define libname 		%mklibname %{name} %{api} %{major}
12mu|fftw-3.3.3-2|4	%define libname_threads		%mklibname %{name}%{api}_threads %{major}
12mu|fftw-3.3.3-2|5	%define libnamef		%mklibname %{name}%{api}f %{major}
12mu|fftw-3.3.3-2|6	%define libnamef_threads	%mklibname %{name}%{api}f_threads %{major}
12mu|fftw-3.3.3-2|7	%define libnamel		%mklibname %{name}%{api}l %{major}
12mu|fftw-3.3.3-2|8	%define libnamel_threads	%mklibname %{name}%{api}l_threads %{major}
12mu|fftw-3.3.3-2|9	%define devname			%mklibname %{name} -d
12mu|fftw-3.3.3-2|10	
12mu|fftw-3.3.3-2|11	Summary:	Fast fourier transform library
12mu|fftw-3.3.3-2|12	Name:		fftw
12mu|fftw-3.3.3-2|13	Version:	3.3.3
12mu|fftw-3.3.3-2|14	Release:	2
12mu|fftw-3.3.3-2|15	License:	GPLv2+
12mu|fftw-3.3.3-2|16	Group:		System/Libraries
12mu|fftw-3.3.3-2|17	Url:		http://www.fftw.org
12mu|fftw-3.3.3-2|18	Source0:	ftp://ftp.fftw.org/pub/fftw/%{name}-%{version}.tar.gz
12mu|fftw-3.3.3-2|19	BuildRequires:	gcc-gfortran
12mu|fftw-3.3.3-2|20	BuildRequires:	texinfo
12mu|fftw-3.3.3-2|21	BuildConflicts:	%{devname}
12mu|fftw-3.3.3-2|22	
12mu|fftw-3.3.3-2|23	%description
12mu|fftw-3.3.3-2|24	FFTW is a collection of fast C routines for computing the Discrete Fourier
12mu|fftw-3.3.3-2|25	Transform in one or more dimensions.  It includes complex, real, and
12mu|fftw-3.3.3-2|26	parallel transforms, and can handle arbitrary array sizes efficiently.
12mu|fftw-3.3.3-2|27	
12mu|fftw-3.3.3-2|28	#----------------------------------------------------------------------------
12mu|fftw-3.3.3-2|29	
12mu|fftw-3.3.3-2|30	%package wisdom
12mu|fftw-3.3.3-2|31	Summary:	FFTW-wisdom file generator
12mu|fftw-3.3.3-2|32	Group:		Development/Other
12mu|fftw-3.3.3-2|33	
12mu|fftw-3.3.3-2|34	%description wisdom
12mu|fftw-3.3.3-2|35	fftw-wisdom is a utility to generate FFTW wisdom files, which contain saved
12mu|fftw-3.3.3-2|36	information about how to optimally compute (Fourier) transforms of various
12mu|fftw-3.3.3-2|37	sizes.
12mu|fftw-3.3.3-2|38	
12mu|fftw-3.3.3-2|39	%files wisdom
12mu|fftw-3.3.3-2|40	%doc AUTHORS CO* NEWS README TODO
12mu|fftw-3.3.3-2|41	%{_bindir}/fftw*-wisdom
12mu|fftw-3.3.3-2|42	%{_bindir}/fftw-wisdom-to-conf
12mu|fftw-3.3.3-2|43	%{_includedir}/fftw3.f
12mu|fftw-3.3.3-2|44	%{_mandir}/man1/fftw-wisdom-to-conf.*
12mu|fftw-3.3.3-2|45	%{_mandir}/man1/fftw*-wisdom.*
12mu|fftw-3.3.3-2|46	
12mu|fftw-3.3.3-2|47	#----------------------------------------------------------------------------
12mu|fftw-3.3.3-2|48	
12mu|fftw-3.3.3-2|49	%package -n %{libname}
12mu|fftw-3.3.3-2|50	Summary:	Fast fourier transform library
12mu|fftw-3.3.3-2|51	Group:		System/Libraries
12mu|fftw-3.3.3-2|52	Provides:	%{name} = %{version}-%{release}
12mu|fftw-3.3.3-2|53	Conflicts:	%{_lib}fftw3 < 3.3.3-2
12mu|fftw-3.3.3-2|54	Obsoletes:	%{_lib}fftw3 < 3.3.3-2
12mu|fftw-3.3.3-2|55	
12mu|fftw-3.3.3-2|56	%description -n %{libname}
12mu|fftw-3.3.3-2|57	FFTW is a collection of fast C routines for computing the Discrete Fourier
12mu|fftw-3.3.3-2|58	Transform in one or more dimensions.  It includes complex, real, and
12mu|fftw-3.3.3-2|59	parallel transforms, and can handle arbitrary array sizes efficiently.
12mu|fftw-3.3.3-2|60	
12mu|fftw-3.3.3-2|61	%files -n %{libname}
12mu|fftw-3.3.3-2|62	%{_libdir}/libfftw%{api}.so.%{major}*
12mu|fftw-3.3.3-2|63	
12mu|fftw-3.3.3-2|64	#----------------------------------------------------------------------------
12mu|fftw-3.3.3-2|65	
12mu|fftw-3.3.3-2|66	%package -n %{libname_threads}
12mu|fftw-3.3.3-2|67	Summary:	Fast fourier transform library
12mu|fftw-3.3.3-2|68	Group:		System/Libraries
12mu|fftw-3.3.3-2|69	Conflicts:	%{_lib}fftw3 < 3.3.3-2
12mu|fftw-3.3.3-2|70	
12mu|fftw-3.3.3-2|71	%description -n %{libname_threads}
12mu|fftw-3.3.3-2|72	This package contains a shared library for %{name}.
12mu|fftw-3.3.3-2|73	
12mu|fftw-3.3.3-2|74	%files -n %{libname_threads}
12mu|fftw-3.3.3-2|75	%{_libdir}/libfftw%{api}_threads.so.%{major}*
12mu|fftw-3.3.3-2|76	
12mu|fftw-3.3.3-2|77	#----------------------------------------------------------------------------
12mu|fftw-3.3.3-2|78	
12mu|fftw-3.3.3-2|79	%package -n %{libnamef}
12mu|fftw-3.3.3-2|80	Summary:	Fast fourier transform library
12mu|fftw-3.3.3-2|81	Group:		System/Libraries
12mu|fftw-3.3.3-2|82	Conflicts:	%{_lib}fftw3 < 3.3.3-2
12mu|fftw-3.3.3-2|83	
12mu|fftw-3.3.3-2|84	%description -n %{libnamef}
12mu|fftw-3.3.3-2|85	This package contains a shared library for %{name}.
12mu|fftw-3.3.3-2|86	
12mu|fftw-3.3.3-2|87	%files -n %{libnamef}
12mu|fftw-3.3.3-2|88	%{_libdir}/libfftw%{api}f.so.%{major}*
12mu|fftw-3.3.3-2|89	
12mu|fftw-3.3.3-2|90	#----------------------------------------------------------------------------
12mu|fftw-3.3.3-2|91	
12mu|fftw-3.3.3-2|92	%package -n %{libnamef_threads}
12mu|fftw-3.3.3-2|93	Summary:	Fast fourier transform library
12mu|fftw-3.3.3-2|94	Group:		System/Libraries
12mu|fftw-3.3.3-2|95	Conflicts:	%{_lib}fftw3 < 3.3.3-2
12mu|fftw-3.3.3-2|96	
12mu|fftw-3.3.3-2|97	%description -n %{libnamef_threads}
12mu|fftw-3.3.3-2|98	This package contains a shared library for %{name}.
12mu|fftw-3.3.3-2|99	
12mu|fftw-3.3.3-2|100	%files -n %{libnamef_threads}
12mu|fftw-3.3.3-2|101	%{_libdir}/libfftw%{api}f_threads.so.%{major}*
12mu|fftw-3.3.3-2|102	
12mu|fftw-3.3.3-2|103	#----------------------------------------------------------------------------
12mu|fftw-3.3.3-2|104	
12mu|fftw-3.3.3-2|105	%package -n %{libnamel}
12mu|fftw-3.3.3-2|106	Summary:	Fast fourier transform library
12mu|fftw-3.3.3-2|107	Group:		System/Libraries
12mu|fftw-3.3.3-2|108	Conflicts:	%{_lib}fftw3 < 3.3.3-2
12mu|fftw-3.3.3-2|109	
12mu|fftw-3.3.3-2|110	%description -n %{libnamel}
12mu|fftw-3.3.3-2|111	This package contains a shared library for %{name}.
12mu|fftw-3.3.3-2|112	
12mu|fftw-3.3.3-2|113	%files -n %{libnamel}
12mu|fftw-3.3.3-2|114	%{_libdir}/libfftw%{api}l.so.%{major}*
12mu|fftw-3.3.3-2|115	
12mu|fftw-3.3.3-2|116	#----------------------------------------------------------------------------
12mu|fftw-3.3.3-2|117	
12mu|fftw-3.3.3-2|118	%package -n %{libnamel_threads}
12mu|fftw-3.3.3-2|119	Summary:	Fast fourier transform library
12mu|fftw-3.3.3-2|120	Group:		System/Libraries
12mu|fftw-3.3.3-2|121	Conflicts:	%{_lib}fftw3 < 3.3.3-2
12mu|fftw-3.3.3-2|122	
12mu|fftw-3.3.3-2|123	%description -n %{libnamel_threads}
12mu|fftw-3.3.3-2|124	This package contains a shared library for %{name}.
12mu|fftw-3.3.3-2|125	
12mu|fftw-3.3.3-2|126	%files -n %{libnamel_threads}
12mu|fftw-3.3.3-2|127	%{_libdir}/libfftw%{api}l_threads.so.%{major}*
12mu|fftw-3.3.3-2|128	
12mu|fftw-3.3.3-2|129	#----------------------------------------------------------------------------
12mu|fftw-3.3.3-2|130	
12mu|fftw-3.3.3-2|131	%package -n %{devname}
12mu|fftw-3.3.3-2|132	Summary:	Headers, libraries, & docs for FFTW fast fourier transform library
12mu|fftw-3.3.3-2|133	Group:		Development/C
12mu|fftw-3.3.3-2|134	Requires:	%{libname} = %{version}-%{release}
12mu|fftw-3.3.3-2|135	Requires:	%{libname_threads} = %{version}-%{release}
12mu|fftw-3.3.3-2|136	Requires:	%{libnamef} = %{version}-%{release}
12mu|fftw-3.3.3-2|137	Requires:	%{libnamef_threads} = %{version}-%{release}
12mu|fftw-3.3.3-2|138	Requires:	%{libnamel} = %{version}-%{release}
12mu|fftw-3.3.3-2|139	Requires:	%{libnamel_threads} = %{version}-%{release}
12mu|fftw-3.3.3-2|140	Provides:	%{name}%{api}-devel = %{version}-%{release}
12mu|fftw-3.3.3-2|141	Provides:	%{name}-devel = %{version}-%{release}
12mu|fftw-3.3.3-2|142	
12mu|fftw-3.3.3-2|143	%description -n %{devname}
12mu|fftw-3.3.3-2|144	This package contains the additional header files, documentation, and
12mu|fftw-3.3.3-2|145	libraries you need to develop programs using the FFTW fast fourier
12mu|fftw-3.3.3-2|146	transform library.
12mu|fftw-3.3.3-2|147	
12mu|fftw-3.3.3-2|148	%files -n %{devname}
12mu|fftw-3.3.3-2|149	%doc doc/*
12mu|fftw-3.3.3-2|150	%{_includedir}/*fftw*.h
12mu|fftw-3.3.3-2|151	%{_includedir}/fftw3*.f03
12mu|fftw-3.3.3-2|152	%{_infodir}/fftw%{api}.info*
12mu|fftw-3.3.3-2|153	%{_libdir}/pkgconfig/*.pc
12mu|fftw-3.3.3-2|154	%{_libdir}/libfftw*.so
12mu|fftw-3.3.3-2|155	
12mu|fftw-3.3.3-2|156	#----------------------------------------------------------------------------
12mu|fftw-3.3.3-2|157	
12mu|fftw-3.3.3-2|158	%prep
12mu|fftw-3.3.3-2|159	%setup -q
12mu|fftw-3.3.3-2|160	
12mu|fftw-3.3.3-2|161	%build
12mu|fftw-3.3.3-2|162	export F77="gfortran"
12mu|fftw-3.3.3-2|163	mkdir build-std
12mu|fftw-3.3.3-2|164	pushd build-std
12mu|fftw-3.3.3-2|165	CONFIGURE_TOP=.. \
12mu|fftw-3.3.3-2|166	%configure2_5x \
12mu|fftw-3.3.3-2|167	--disable-static \
12mu|fftw-3.3.3-2|168	--enable-shared \
12mu|fftw-3.3.3-2|169	--enable-threads \
12mu|fftw-3.3.3-2|170	--enable-fortran \
12mu|fftw-3.3.3-2|171	%ifarch x86_64
12mu|fftw-3.3.3-2|172	--disable-sse \
12mu|fftw-3.3.3-2|173	--enable-sse2 \
12mu|fftw-3.3.3-2|174	%endif
12mu|fftw-3.3.3-2|175	--infodir=%{_infodir}
12mu|fftw-3.3.3-2|176	
12mu|fftw-3.3.3-2|177	%make
12mu|fftw-3.3.3-2|178	popd
12mu|fftw-3.3.3-2|179	
12mu|fftw-3.3.3-2|180	mkdir build-float
12mu|fftw-3.3.3-2|181	pushd build-float
12mu|fftw-3.3.3-2|182	CONFIGURE_TOP=.. \
12mu|fftw-3.3.3-2|183	%configure2_5x \
12mu|fftw-3.3.3-2|184	--disable-static \
12mu|fftw-3.3.3-2|185	--enable-float \
12mu|fftw-3.3.3-2|186	--enable-shared \
12mu|fftw-3.3.3-2|187	--enable-threads \
12mu|fftw-3.3.3-2|188	--enable-fortran \
12mu|fftw-3.3.3-2|189	%ifarch x86_64
12mu|fftw-3.3.3-2|190	--enable-sse \
12mu|fftw-3.3.3-2|191	--enable-sse2 \
12mu|fftw-3.3.3-2|192	%endif
12mu|fftw-3.3.3-2|193	--infodir=%{_infodir}
12mu|fftw-3.3.3-2|194	%make
12mu|fftw-3.3.3-2|195	popd
12mu|fftw-3.3.3-2|196	
12mu|fftw-3.3.3-2|197	# SSE doesn't work with long-double:
12mu|fftw-3.3.3-2|198	mkdir build-long-double
12mu|fftw-3.3.3-2|199	pushd build-long-double
12mu|fftw-3.3.3-2|200	CONFIGURE_TOP=.. \
12mu|fftw-3.3.3-2|201	%configure2_5x \
12mu|fftw-3.3.3-2|202	--disable-static \
12mu|fftw-3.3.3-2|203	--enable-long-double \
12mu|fftw-3.3.3-2|204	--enable-shared \
12mu|fftw-3.3.3-2|205	--enable-threads \
12mu|fftw-3.3.3-2|206	--enable-fortran \
12mu|fftw-3.3.3-2|207	--infodir=%{_infodir}
12mu|fftw-3.3.3-2|208	%make
12mu|fftw-3.3.3-2|209	popd
12mu|fftw-3.3.3-2|210	
12mu|fftw-3.3.3-2|211	%install
12mu|fftw-3.3.3-2|212	%makeinstall_std -C build-std
12mu|fftw-3.3.3-2|213	%makeinstall_std -C build-float
12mu|fftw-3.3.3-2|214	%makeinstall_std -C build-long-double
12mu|fftw-3.3.3-2|215	
12mu|fftw-3.3.3-2|216	rm -fr %{buildroot}/%{_docdir}/Make*
12mu|fftw-3.3.3-2|217	

19624 12
12mu|filelight-4.12.4-1|1	Summary:	Graphical disk usage statistics
12mu|filelight-4.12.4-1|2	Name:		filelight
12mu|filelight-4.12.4-1|3	Version:	4.12.4
12mu|filelight-4.12.4-1|4	Release:	1
12mu|filelight-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|filelight-4.12.4-1|6	License:	LGPLv2
12mu|filelight-4.12.4-1|7	Url:		http://utils.kde.org/projects/filelight/
12mu|filelight-4.12.4-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|filelight-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|filelight-4.12.4-1|10	
12mu|filelight-4.12.4-1|11	%description
12mu|filelight-4.12.4-1|12	Filelight allows you to quickly understand exactly where your
12mu|filelight-4.12.4-1|13	diskspace is being used by graphically representing your file
12mu|filelight-4.12.4-1|14	system as a set of concentric segmented-rings. You can use it
12mu|filelight-4.12.4-1|15	to locate hotspots of disk usage and then manipulate those
12mu|filelight-4.12.4-1|16	areas using a file manager.
12mu|filelight-4.12.4-1|17	
12mu|filelight-4.12.4-1|18	%files
12mu|filelight-4.12.4-1|19	%doc %{_kde_docdir}/HTML/en/filelight
12mu|filelight-4.12.4-1|20	%{_kde_bindir}/filelight
12mu|filelight-4.12.4-1|21	%{_kde_libdir}/kde4/filelightpart.so
12mu|filelight-4.12.4-1|22	%{_kde_applicationsdir}/filelight.desktop
12mu|filelight-4.12.4-1|23	%{_kde_appsdir}/filelight
12mu|filelight-4.12.4-1|24	%{_kde_appsdir}/filelightpart
12mu|filelight-4.12.4-1|25	%{_kde_iconsdir}/*/*/actions/view_filelight.*
12mu|filelight-4.12.4-1|26	%{_kde_iconsdir}/*/*/apps/filelight.*
12mu|filelight-4.12.4-1|27	%{_kde_configdir}/filelightrc
12mu|filelight-4.12.4-1|28	%{_kde_services}/filelightpart.desktop
12mu|filelight-4.12.4-1|29	
12mu|filelight-4.12.4-1|30	#----------------------------------------------------------------------
12mu|filelight-4.12.4-1|31	
12mu|filelight-4.12.4-1|32	%prep
12mu|filelight-4.12.4-1|33	%setup -q
12mu|filelight-4.12.4-1|34	
12mu|filelight-4.12.4-1|35	%build
12mu|filelight-4.12.4-1|36	%cmake_kde4
12mu|filelight-4.12.4-1|37	%make
12mu|filelight-4.12.4-1|38	
12mu|filelight-4.12.4-1|39	%install
12mu|filelight-4.12.4-1|40	%makeinstall_std -C build
12mu|filelight-4.12.4-1|41	
12mu|filelight-4.12.4-1|42	
12mu|filelight-4.12.4-1|43	%changelog
12mu|filelight-4.12.4-1|44	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|filelight-4.12.4-1|45	+ Revision: 4c21717
12mu|filelight-4.12.4-1|46	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|filelight-4.12.4-1|47	
12mu|filelight-4.12.4-1|48	

19625 12
12mu|file-roller-3.8.4-2|1	Summary:	An archive manager for GNOME
12mu|file-roller-3.8.4-2|2	Name:		file-roller
12mu|file-roller-3.8.4-2|3	Version:	3.8.4
12mu|file-roller-3.8.4-2|4	Release:	2
12mu|file-roller-3.8.4-2|5	License:	GPLv2+
12mu|file-roller-3.8.4-2|6	URL:		http://fileroller.sourceforge.net
12mu|file-roller-3.8.4-2|7	Group:		Archiving/Compression
12mu|file-roller-3.8.4-2|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|file-roller-3.8.4-2|9	
12mu|file-roller-3.8.4-2|10	BuildRequires:	intltool itstool
12mu|file-roller-3.8.4-2|11	BuildRequires:	magic-devel
12mu|file-roller-3.8.4-2|12	BuildRequires:	pkgconfig(glib-2.0)
12mu|file-roller-3.8.4-2|13	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|file-roller-3.8.4-2|14	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|file-roller-3.8.4-2|15	BuildRequires:	pkgconfig(libnautilus-extension)
12mu|file-roller-3.8.4-2|16	BuildRequires:	pkgconfig(sm)
12mu|file-roller-3.8.4-2|17	
12mu|file-roller-3.8.4-2|18	Suggests:	cdrecord-isotools
12mu|file-roller-3.8.4-2|19	Requires(pre):	GConf2
12mu|file-roller-3.8.4-2|20	# for the gsettings schema
12mu|file-roller-3.8.4-2|21	Requires:	nautilus
12mu|file-roller-3.8.4-2|22	
12mu|file-roller-3.8.4-2|23	%description
12mu|file-roller-3.8.4-2|24	File Roller is an archive manager for the GNOME environment.  This means that
12mu|file-roller-3.8.4-2|25	you can : create and modify archives; view the content of an archive; view a
12mu|file-roller-3.8.4-2|26	file contained in the archive; extract files from the archive.
12mu|file-roller-3.8.4-2|27	File Roller is only a front-end (a graphical interface) to archiving programs
12mu|file-roller-3.8.4-2|28	like tar and zip. The supported file types are :
12mu|file-roller-3.8.4-2|29	* Tar archives uncompressed (.tar) or compressed with
12mu|file-roller-3.8.4-2|30	* gzip (.tar.gz , .tgz)
12mu|file-roller-3.8.4-2|31	* bzip (.tar.bz , .tbz)
12mu|file-roller-3.8.4-2|32	* bzip2 (.tar.bz2 , .tbz2)
12mu|file-roller-3.8.4-2|33	* compress (.tar.Z , .taz)
12mu|file-roller-3.8.4-2|34	* lzop (.tar.lzo , .tzo)
12mu|file-roller-3.8.4-2|35	* lzma (.tar.lzma , .tlz)
12mu|file-roller-3.8.4-2|36	* Zip archives (.zip)
12mu|file-roller-3.8.4-2|37	* Jar archives (.jar , .ear , .war)
12mu|file-roller-3.8.4-2|38	* Lha archives (.lzh)
12mu|file-roller-3.8.4-2|39	* Rar archives (.rar)
12mu|file-roller-3.8.4-2|40	* Single files compressed with gzip, bzip, bzip2, compress, lzop, lzma
12mu|file-roller-3.8.4-2|41	* ISO images
12mu|file-roller-3.8.4-2|42	
12mu|file-roller-3.8.4-2|43	%prep
12mu|file-roller-3.8.4-2|44	%setup -q
12mu|file-roller-3.8.4-2|45	%apply_patches
12mu|file-roller-3.8.4-2|46	
12mu|file-roller-3.8.4-2|47	%build
12mu|file-roller-3.8.4-2|48	%configure2_5x \
12mu|file-roller-3.8.4-2|49	--disable-static \
12mu|file-roller-3.8.4-2|50	--disable-scrollkeeper \
12mu|file-roller-3.8.4-2|51	--disable-packagekit \
12mu|file-roller-3.8.4-2|52	--enable-nautilus-actions
12mu|file-roller-3.8.4-2|53	
12mu|file-roller-3.8.4-2|54	%make
12mu|file-roller-3.8.4-2|55	
12mu|file-roller-3.8.4-2|56	%install
12mu|file-roller-3.8.4-2|57	%makeinstall_std
12mu|file-roller-3.8.4-2|58	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mu|file-roller-3.8.4-2|59	%find_lang %{name} --with-gnome --all-name
12mu|file-roller-3.8.4-2|60	
12mu|file-roller-3.8.4-2|61	%files -f %{name}.lang
12mu|file-roller-3.8.4-2|62	%doc AUTHORS NEWS README
12mu|file-roller-3.8.4-2|63	%{_bindir}/*
12mu|file-roller-3.8.4-2|64	%{_libdir}/nautilus/extensions-3.0/*.so
12mu|file-roller-3.8.4-2|65	%{_libexecdir}/%{name}
12mu|file-roller-3.8.4-2|66	%{_datadir}/applications/*
12mu|file-roller-3.8.4-2|67	%{_datadir}/dbus-1/services/org.gnome.FileRoller.service
12mu|file-roller-3.8.4-2|68	%{_datadir}/file-roller
12mu|file-roller-3.8.4-2|69	%{_datadir}/GConf/gsettings/file-roller.convert
12mu|file-roller-3.8.4-2|70	%{_datadir}/glib-2.0/schemas/org.gnome.FileRoller.gschema.xml
12mu|file-roller-3.8.4-2|71	%{_datadir}/icons/hicolor/*/*/*.*

19626 12
12mu|filesystem-2.1.9-23|1	Name:		filesystem
12mu|filesystem-2.1.9-23|2	Version:	2.1.9
12mu|filesystem-2.1.9-23|3	Release:	23
12mu|filesystem-2.1.9-23|4	Summary:	The basic directory layout for a Linux system
12mu|filesystem-2.1.9-23|5	License:	Public Domain
12mu|filesystem-2.1.9-23|6	Group:		System/Base
12mu|filesystem-2.1.9-23|7	URL:		http://www.mandrivalinux.com/
12mu|filesystem-2.1.9-23|8	Source0:	%{name}.rpmlintrc
12mu|filesystem-2.1.9-23|9	#Added to transfer /var/run and /var/lock from folders to symlinks
12mu|filesystem-2.1.9-23|10	Provides:       should-restart = system
12mu|filesystem-2.1.9-23|11	
12mu|filesystem-2.1.9-23|12	%description
12mu|filesystem-2.1.9-23|13	The filesystem package is one of the basic packages that is installed on
12mu|filesystem-2.1.9-23|14	a Mandriva Linux system.  Filesystem  contains the basic directory layout
12mu|filesystem-2.1.9-23|15	for a Linux operating system, including the correct permissions for the
12mu|filesystem-2.1.9-23|16	directories.
12mu|filesystem-2.1.9-23|17	
12mu|filesystem-2.1.9-23|18	%install
12mu|filesystem-2.1.9-23|19	mkdir -p %{buildroot}
12mu|filesystem-2.1.9-23|20	
12mu|filesystem-2.1.9-23|21	cd %{buildroot}
12mu|filesystem-2.1.9-23|22	
12mu|filesystem-2.1.9-23|23	mkdir -p mnt media bin boot
12mu|filesystem-2.1.9-23|24	mkdir -p opt proc root sbin sys tmp
12mu|filesystem-2.1.9-23|25	mkdir -p home initrd
12mu|filesystem-2.1.9-23|26	mkdir -p lib/modules
12mu|filesystem-2.1.9-23|27	
12mu|filesystem-2.1.9-23|28	mkdir -p %{buildroot}%{_sysconfdir}/{profile.d,skel,security,ssl,sysconfig,default}
12mu|filesystem-2.1.9-23|29	mkdir -p %{_lib}
12mu|filesystem-2.1.9-23|30	
12mu|filesystem-2.1.9-23|31	mkdir -p %{buildroot}%{_prefix}/{etc,src,lib}
12mu|filesystem-2.1.9-23|32	mkdir -p %{buildroot}/{%{_bindir},%{_libdir},%{_includedir},%{_sbindir},%{_datadir}}
12mu|filesystem-2.1.9-23|33	mkdir -p %{buildroot}/%{_datadir}/{misc,pixmaps,applications,dict,doc,empty,fonts}
12mu|filesystem-2.1.9-23|34	mkdir -p %{buildroot}/%{_datadir}/color/{icc,cmms,settings}
12mu|filesystem-2.1.9-23|35	
12mu|filesystem-2.1.9-23|36	# man
12mu|filesystem-2.1.9-23|37	mkdir -p %{buildroot}/%{_mandir}/man{1,2,3,4,5,6,7,8,9,n}
12mu|filesystem-2.1.9-23|38	mkdir -p %{buildroot}/%{_infodir}
12mu|filesystem-2.1.9-23|39	# games
12mu|filesystem-2.1.9-23|40	mkdir -p %{buildroot}/{%{_gamesbindir},%{_gamesdatadir}}
12mu|filesystem-2.1.9-23|41	mkdir -p %{buildroot}/{%{_libdir},%{_prefix}/lib}/games
12mu|filesystem-2.1.9-23|42	
12mu|filesystem-2.1.9-23|43	mkdir -p %{buildroot}/%{_libdir}/gcc-lib
12mu|filesystem-2.1.9-23|44	mkdir -p %{buildroot}/%{_prefix}/lib/gcc-lib
12mu|filesystem-2.1.9-23|45	
12mu|filesystem-2.1.9-23|46	mkdir -p usr/local/{bin,doc,etc,games,lib,%{_lib},sbin,src,libexec,include}
12mu|filesystem-2.1.9-23|47	mkdir -p usr/local/share/{man/man{1,2,3,4,5,6,7,8,9,n},info}
12mu|filesystem-2.1.9-23|48	
12mu|filesystem-2.1.9-23|49	mkdir -p var/{local,log,nis,preserve,lib,empty}
12mu|filesystem-2.1.9-23|50	mkdir -p var/spool/{mail,lpd}
12mu|filesystem-2.1.9-23|51	mkdir -p var/lib/{games,misc}
12mu|filesystem-2.1.9-23|52	mkdir -p var/{tmp,db,cache/man,opt,games,yp}
12mu|filesystem-2.1.9-23|53	mkdir -p run/lock
12mu|filesystem-2.1.9-23|54	
12mu|filesystem-2.1.9-23|55	ln -snf ../run var/run
12mu|filesystem-2.1.9-23|56	ln -snf ../run/lock var/lock
12mu|filesystem-2.1.9-23|57	
12mu|filesystem-2.1.9-23|58	ln -snf ../var/tmp usr/tmp
12mu|filesystem-2.1.9-23|59	ln -snf spool/mail var/mail
12mu|filesystem-2.1.9-23|60	
12mu|filesystem-2.1.9-23|61	%pre
12mu|filesystem-2.1.9-23|62	#Added to transfer /var/run and /var/lock from folders to symlinks
12mu|filesystem-2.1.9-23|63	cp -a /var/run/* /run
12mu|filesystem-2.1.9-23|64	cp -a /var/lock/* /run/lock
12mu|filesystem-2.1.9-23|65	rm -rf /var/run
12mu|filesystem-2.1.9-23|66	rm -rf /var/lock
12mu|filesystem-2.1.9-23|67	
12mu|filesystem-2.1.9-23|68	%post -p <lua>
12mu|filesystem-2.1.9-23|69	posix.symlink("../run", "/var/run")
12mu|filesystem-2.1.9-23|70	posix.symlink("../run/lock", "/var/lock")
12mu|filesystem-2.1.9-23|71	
12mu|filesystem-2.1.9-23|72	%files
12mu|filesystem-2.1.9-23|73	/bin
12mu|filesystem-2.1.9-23|74	/boot
12mu|filesystem-2.1.9-23|75	/etc
12mu|filesystem-2.1.9-23|76	/home
12mu|filesystem-2.1.9-23|77	/initrd
12mu|filesystem-2.1.9-23|78	/lib
12mu|filesystem-2.1.9-23|79	%if %{_lib} != lib
12mu|filesystem-2.1.9-23|80	/%{_lib}
12mu|filesystem-2.1.9-23|81	%endif
12mu|filesystem-2.1.9-23|82	%dir /media
12mu|filesystem-2.1.9-23|83	%dir /mnt
12mu|filesystem-2.1.9-23|84	%dir /opt
12mu|filesystem-2.1.9-23|85	/proc
12mu|filesystem-2.1.9-23|86	/sys
12mu|filesystem-2.1.9-23|87	%attr(750,root,root) /root
12mu|filesystem-2.1.9-23|88	/sbin
12mu|filesystem-2.1.9-23|89	%attr(1777,root,root) /tmp
12mu|filesystem-2.1.9-23|90	%{_prefix}
12mu|filesystem-2.1.9-23|91	%dir /run
12mu|filesystem-2.1.9-23|92	%dir /run/lock
12mu|filesystem-2.1.9-23|93	%dir /var
12mu|filesystem-2.1.9-23|94	/var/db
12mu|filesystem-2.1.9-23|95	/var/lib
12mu|filesystem-2.1.9-23|96	/var/local
12mu|filesystem-2.1.9-23|97	/var/empty
12mu|filesystem-2.1.9-23|98	/var/cache
12mu|filesystem-2.1.9-23|99	/var/log
12mu|filesystem-2.1.9-23|100	/var/mail
12mu|filesystem-2.1.9-23|101	/var/nis
12mu|filesystem-2.1.9-23|102	/var/opt
12mu|filesystem-2.1.9-23|103	/var/preserve
12mu|filesystem-2.1.9-23|104	/var/run
12mu|filesystem-2.1.9-23|105	/var/lock
12mu|filesystem-2.1.9-23|106	%dir /var/spool
12mu|filesystem-2.1.9-23|107	%attr(0755,root,daemon) %dir /var/spool/lpd
12mu|filesystem-2.1.9-23|108	%attr(775,root,mail) /var/spool/mail
12mu|filesystem-2.1.9-23|109	%attr(1777,root,root) /var/tmp
12mu|filesystem-2.1.9-23|110	/var/yp
12mu|filesystem-2.1.9-23|111	
12mu|filesystem-2.1.9-23|112	
12mu|filesystem-2.1.9-23|113	
12mu|filesystem-2.1.9-23|114	
12mu|filesystem-2.1.9-23|115	
12mu|filesystem-2.1.9-23|116	%changelog
12mu|filesystem-2.1.9-23|117	* Sun May 08 2011 Funda Wang <fwang@mandriva.org> 2.1.9-11mdv2011.0
12mu|filesystem-2.1.9-23|118	+ Revision: 672341
12mu|filesystem-2.1.9-23|119	- fix install
12mu|filesystem-2.1.9-23|120	
12mu|filesystem-2.1.9-23|121	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|filesystem-2.1.9-23|122	- mass rebuild
12mu|filesystem-2.1.9-23|123	
12mu|filesystem-2.1.9-23|124	* Thu Dec 02 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.9-10mdv2011.0
12mu|filesystem-2.1.9-23|125	+ Revision: 605129
12mu|filesystem-2.1.9-23|126	- rebuild
12mu|filesystem-2.1.9-23|127	
12mu|filesystem-2.1.9-23|128	* Fri Jan 08 2010 Frederic Crozat <fcrozat@mandriva.com> 2.1.9-9mdv2010.1
12mu|filesystem-2.1.9-23|129	+ Revision: 487466
12mu|filesystem-2.1.9-23|130	- Add colors directories
12mu|filesystem-2.1.9-23|131	
12mu|filesystem-2.1.9-23|132	* Sat Dec 05 2009 Olivier Thauvin <nanardon@mandriva.org> 2.1.9-8mdv2010.1
12mu|filesystem-2.1.9-23|133	+ Revision: 473995
12mu|filesystem-2.1.9-23|134	- don't requires setup package, no reason to require it, and can help about #56228
12mu|filesystem-2.1.9-23|135	
12mu|filesystem-2.1.9-23|136	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 2.1.9-7mdv2010.0
12mu|filesystem-2.1.9-23|137	+ Revision: 424435
12mu|filesystem-2.1.9-23|138	- rebuild
12mu|filesystem-2.1.9-23|139	
12mu|filesystem-2.1.9-23|140	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 2.1.9-6mdv2009.1
12mu|filesystem-2.1.9-23|141	+ Revision: 350993
12mu|filesystem-2.1.9-23|142	- rebuild
12mu|filesystem-2.1.9-23|143	
12mu|filesystem-2.1.9-23|144	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 2.1.9-5mdv2009.0
12mu|filesystem-2.1.9-23|145	+ Revision: 220792
12mu|filesystem-2.1.9-23|146	- rebuild
12mu|filesystem-2.1.9-23|147	
12mu|filesystem-2.1.9-23|148	* Wed Mar 19 2008 Frederic Crozat <fcrozat@mandriva.com> 2.1.9-4mdv2008.1
12mu|filesystem-2.1.9-23|149	+ Revision: 188863
12mu|filesystem-2.1.9-23|150	- No longer create /mnt/disk, /media/floppy and /media/cdrom, they are handled by hal
12mu|filesystem-2.1.9-23|151	
12mu|filesystem-2.1.9-23|152	* Sun Mar 02 2008 Olivier Blin <oblin@mandriva.com> 2.1.9-3mdv2008.1
12mu|filesystem-2.1.9-23|153	+ Revision: 177778
12mu|filesystem-2.1.9-23|154	- make /var/lock owned by the uucp group (#16739)
12mu|filesystem-2.1.9-23|155	
12mu|filesystem-2.1.9-23|156	* Sat Jan 12 2008 Thierry Vignaud <tv@mandriva.org> 2.1.9-2mdv2008.1
12mu|filesystem-2.1.9-23|157	+ Revision: 149724
12mu|filesystem-2.1.9-23|158	- rebuild
12mu|filesystem-2.1.9-23|159	- kill re-definition of %%buildroot on Pixel's request
12mu|filesystem-2.1.9-23|160	
12mu|filesystem-2.1.9-23|161	+ Olivier Blin <oblin@mandriva.com>
12mu|filesystem-2.1.9-23|162	- restore BuildRoot
12mu|filesystem-2.1.9-23|163	
12mu|filesystem-2.1.9-23|164	* Fri Jul 27 2007 Olivier Thauvin <nanardon@mandriva.org> 2.1.9-1mdv2008.0
12mu|filesystem-2.1.9-23|165	+ Revision: 56383
12mu|filesystem-2.1.9-23|166	- provide a /var/empty at it is need by some services
12mu|filesystem-2.1.9-23|167	
12mu|filesystem-2.1.9-23|168	* Thu Jul 05 2007 Ademar de Souza Reis Jr <ademar@mandriva.com.br> 2.1.8-6mdv2008.0
12mu|filesystem-2.1.9-23|169	+ Revision: 48313
12mu|filesystem-2.1.9-23|170	- removing trigger which was supposed to handle the
12mu|filesystem-2.1.9-23|171	/usr/X11R6/lib/X11 transiction to /usr/lib/X11. It doesn't handle
12mu|filesystem-2.1.9-23|172	all upgrade scenarios (see #23423). A better solution was to fix
12mu|filesystem-2.1.9-23|173	the directories on x11-server-common package and there conflict
12mu|filesystem-2.1.9-23|174	with older filesystem packages which own /usr/X11R6/lib/X11/.
12mu|filesystem-2.1.9-23|175	
12mu|filesystem-2.1.9-23|176	
12mu|filesystem-2.1.9-23|177	* Tue Dec 05 2006 Pixel <pixel@mandriva.com> 2.1.8-5mdv2007.0
12mu|filesystem-2.1.9-23|178	+ Revision: 91242
12mu|filesystem-2.1.9-23|179	- from from /mnt to /media for removable media (cdrom, floppy, usb...)
12mu|filesystem-2.1.9-23|180	
12mu|filesystem-2.1.9-23|181	+ Olivier Thauvin <nanardon@mandriva.org>
12mu|filesystem-2.1.9-23|182	- make spec readable
12mu|filesystem-2.1.9-23|183	
12mu|filesystem-2.1.9-23|184	* Fri Aug 04 2006 Olivier Thauvin <nanardon@mandriva.org> 2.1.8-4mdv2007.0
12mu|filesystem-2.1.9-23|185	+ Revision: 49578
12mu|filesystem-2.1.9-23|186	- readd trigger, but using lua to avoid one dependencies
12mu|filesystem-2.1.9-23|187	- don't provide /mnt/*
12mu|filesystem-2.1.9-23|188	
12mu|filesystem-2.1.9-23|189	* Thu Aug 03 2006 Olivier Thauvin <nanardon@mandriva.org> 2.1.8-3mdv2007.0
12mu|filesystem-2.1.9-23|190	+ Revision: 43018
12mu|filesystem-2.1.9-23|191	- avoid a trigger to avoid sh requrirement, for the other, no solution currently :\
12mu|filesystem-2.1.9-23|192	- Import filesystem
12mu|filesystem-2.1.9-23|193	
12mu|filesystem-2.1.9-23|194	* Thu Jun 15 2006 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.8-2mdv2007.0
12mu|filesystem-2.1.9-23|195	- add /etc/default
12mu|filesystem-2.1.9-23|196	- some spec cleanup
12mu|filesystem-2.1.9-23|197	
12mu|filesystem-2.1.9-23|198	* Tue May 23 2006 Pixel <pixel@mandriva.com> 2.1.8-2mdk
12mu|filesystem-2.1.9-23|199	- move things from /usr/X11R6/lib/X11 into /usr/lib/X11 since /usr/lib/X11 is no more a symlink
12mu|filesystem-2.1.9-23|200	(only on upgrade, later on, /usr/X11R6/lib/X11 and /usr/lib/X11 can have separate lives...)
12mu|filesystem-2.1.9-23|201	
12mu|filesystem-2.1.9-23|202	* Sat May 20 2006 Pixel <pixel@mandriva.com> 2.1.8-1mdk
12mu|filesystem-2.1.9-23|203	- drop links /usr/%%lib/X11 /usr/bin/X11
12mu|filesystem-2.1.9-23|204	- drop dirs /usr/X11R6 /usr/X11R6/bin /usr/X11R6/include /usr/X11R6/lib /usr/X11R6/man
12mu|filesystem-2.1.9-23|205	(since /usr/X11R6 is deprecated)
12mu|filesystem-2.1.9-23|206	
12mu|filesystem-2.1.9-23|207	* Wed Feb 08 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.1.7-2mdk
12mu|filesystem-2.1.9-23|208	- fix typo in description (#20993)
12mu|filesystem-2.1.9-23|209	
12mu|filesystem-2.1.9-23|210	* Thu Feb 02 2006 Frederic Crozat <fcrozat@mandriva.com> 2.1.7-1mdk
12mu|filesystem-2.1.9-23|211	- Own /usr/share/fonts
12mu|filesystem-2.1.9-23|212	- fix url
12mu|filesystem-2.1.9-23|213	
12mu|filesystem-2.1.9-23|214	* Thu Jun 16 2005 Olivier Thauvin <nanardon@mandriva.org> 2.1.6-1mdk
12mu|filesystem-2.1.9-23|215	- fix link /usr/%%lib/X11 (to /usr/lib/X11 on lib64, hope it's ok)
12mu|filesystem-2.1.9-23|216	- spec cleanup
12mu|filesystem-2.1.9-23|217	
12mu|filesystem-2.1.9-23|218	* Mon Jan 05 2004 Frederic Lepied <flepied@mandrakesoft.com> 2.1.5-1mdk
12mu|filesystem-2.1.9-23|219	- simplified spec file
12mu|filesystem-2.1.9-23|220	- make it lib64 aware (so no more noarch)
12mu|filesystem-2.1.9-23|221	- switched to direct build of the directories
12mu|filesystem-2.1.9-23|222	- added /usr/share/dict /etc/sysconfig /etc/skel /etc/ssl
12mu|filesystem-2.1.9-23|223	

19627 12
12mu|filezilla-3.7.3-1|1	%define version 3.6.0.2
12mu|filezilla-3.7.3-1|2	%define betaver 0
12mu|filezilla-3.7.3-1|3	%define rel 1
12mu|filezilla-3.7.3-1|4	%if %betaver
12mu|filezilla-3.7.3-1|5	%define release %mkrel -c %betaver %rel
12mu|filezilla-3.7.3-1|6	%define tarballver %version-%betaver
12mu|filezilla-3.7.3-1|7	%else
12mu|filezilla-3.7.3-1|8	%define release %mkrel %rel
12mu|filezilla-3.7.3-1|9	%define tarballver %version
12mu|filezilla-3.7.3-1|10	%endif
12mu|filezilla-3.7.3-1|11	
12mu|filezilla-3.7.3-1|12	Name:           filezilla
12mu|filezilla-3.7.3-1|13	Version:        3.7.3
12mu|filezilla-3.7.3-1|14	Release:        1
12mu|filezilla-3.7.3-1|15	Summary:        Fast and reliable FTP client
12mu|filezilla-3.7.3-1|16	Group:          Networking/File transfer
12mu|filezilla-3.7.3-1|17	License:        GPLv2+
12mu|filezilla-3.7.3-1|18	URL:            http://filezilla-project.org/
12mu|filezilla-3.7.3-1|19	Source0:        http://download.sourceforge.net/filezilla/FileZilla_3.7.3_src.tar.bz2
12mu|filezilla-3.7.3-1|20	BuildRequires:  wxgtku2.8-devel >= 2.8.12
12mu|filezilla-3.7.3-1|21	BuildRequires:  idn-devel
12mu|filezilla-3.7.3-1|22	BuildRequires:  pkgconfig(gnutls)
12mu|filezilla-3.7.3-1|23	BuildRequires:	dbus-devel
12mu|filezilla-3.7.3-1|24	BuildRequires:	imagemagick
12mu|filezilla-3.7.3-1|25	BuildRequires:	desktop-file-utils xdg-utils
12mu|filezilla-3.7.3-1|26	BuildRequires:  pkgconfig(sqlite3)
12mu|filezilla-3.7.3-1|27	Requires:	xdg-utils
12mu|filezilla-3.7.3-1|28	
12mu|filezilla-3.7.3-1|29	%description
12mu|filezilla-3.7.3-1|30	FileZilla is a fast and reliable FTP client and server with lots
12mu|filezilla-3.7.3-1|31	of useful features and an intuitive interface
12mu|filezilla-3.7.3-1|32	
12mu|filezilla-3.7.3-1|33	%files -f %{name}.lang
12mu|filezilla-3.7.3-1|34	%{_bindir}/%{name}
12mu|filezilla-3.7.3-1|35	%{_bindir}/fzsftp
12mu|filezilla-3.7.3-1|36	%{_bindir}/fzputtygen
12mu|filezilla-3.7.3-1|37	%dir %{_datadir}/%{name}
12mu|filezilla-3.7.3-1|38	%{_datadir}/%{name}/resources
12mu|filezilla-3.7.3-1|39	%{_datadir}/%{name}/docs/fzdefaults.xml.example
12mu|filezilla-3.7.3-1|40	%{_iconsdir}/hicolor/*/apps/%{name}.*
12mu|filezilla-3.7.3-1|41	%{_datadir}/applications/%{name}.desktop
12mu|filezilla-3.7.3-1|42	%{_datadir}/pixmaps/%{name}.png
12mu|filezilla-3.7.3-1|43	%{_mandir}/man*/*
12mu|filezilla-3.7.3-1|44	
12mu|filezilla-3.7.3-1|45	#--------------------------------------------------------------------
12mu|filezilla-3.7.3-1|46	
12mu|filezilla-3.7.3-1|47	%prep
12mu|filezilla-3.7.3-1|48	%setup -q -n %{name}-%{tarballver}
12mu|filezilla-3.7.3-1|49	
12mu|filezilla-3.7.3-1|50	%build
12mu|filezilla-3.7.3-1|51	%configure2_5x --disable-autoupdatecheck --with-tinyxml=builtin
12mu|filezilla-3.7.3-1|52	%make LIBS="-lpthread"
12mu|filezilla-3.7.3-1|53	
12mu|filezilla-3.7.3-1|54	%install
12mu|filezilla-3.7.3-1|55	%makeinstall_std
12mu|filezilla-3.7.3-1|56	
12mu|filezilla-3.7.3-1|57	desktop-file-install --vendor='' \
12mu|filezilla-3.7.3-1|58	--dir=%{buildroot}%{_datadir}/applications \
12mu|filezilla-3.7.3-1|59	--add-category='GTK' \
12mu|filezilla-3.7.3-1|60	--add-category='X-MandrivaLinux-CrossDesktop'\
12mu|filezilla-3.7.3-1|61	%{buildroot}%{_datadir}/applications/*.desktop
12mu|filezilla-3.7.3-1|62	
12mu|filezilla-3.7.3-1|63	%find_lang %{name}
12mu|filezilla-3.7.3-1|64	
12mu|filezilla-3.7.3-1|65	
12mu|filezilla-3.7.3-1|66	%changelog
12mu|filezilla-3.7.3-1|67	* Sun Jan 12 2014 dsilakov <denis.silakov@rosalab.ru> 3.7.3-1
12mu|filezilla-3.7.3-1|68	+ Revision: 82ec018
12mu|filezilla-3.7.3-1|69	- Merge pull request #1 from import/filezilla:auto_update
12mu|filezilla-3.7.3-1|70	- ROSA Updates Builder: update suggested
12mu|filezilla-3.7.3-1|71	
12mu|filezilla-3.7.3-1|72	

19628 12
12mu|firebird-2.5.2.26540-6|1	%define	major 2.5.2
12mu|firebird-2.5.2.26540-6|2	%define pkgname Firebird-%{version}-0
12mu|firebird-2.5.2.26540-6|3	%define version %{major}.26540
12mu|firebird-2.5.2.26540-6|4	%define somajor 2.5
12mu|firebird-2.5.2.26540-6|5	%define libfbclient %mklibname fbclient %somajor
12mu|firebird-2.5.2.26540-6|6	%define libfbembed %mklibname fbembed %somajor
12mu|firebird-2.5.2.26540-6|7	
12mu|firebird-2.5.2.26540-6|8	%define fbroot %{_libdir}/%{name}
12mu|firebird-2.5.2.26540-6|9	
12mu|firebird-2.5.2.26540-6|10	Summary:	Firebird SQL database management system
12mu|firebird-2.5.2.26540-6|11	Name:		firebird
12mu|firebird-2.5.2.26540-6|12	Version:	%{version}
12mu|firebird-2.5.2.26540-6|13	Release:	6
12mu|firebird-2.5.2.26540-6|14	Group:		Databases
12mu|firebird-2.5.2.26540-6|15	License:	MPLv1.1-like
12mu|firebird-2.5.2.26540-6|16	URL:		http://www.firebirdsql.org/
12mu|firebird-2.5.2.26540-6|17	Source0:	http://downloads.sourceforge.net/firebird/%{pkgname}.tar.bz2
12mu|firebird-2.5.2.26540-6|18	Source1:	firebird-logrotate
12mu|firebird-2.5.2.26540-6|19	Source2:	firebird.omv.releasenote
12mu|firebird-2.5.2.26540-6|20	Source4:	firebird-classic@.service
12mu|firebird-2.5.2.26540-6|21	Source5:	firebird-classic.socket
12mu|firebird-2.5.2.26540-6|22	Source6:	firebird-superclassic.service
12mu|firebird-2.5.2.26540-6|23	Source7:	firebird-superserver.service
12mu|firebird-2.5.2.26540-6|24	Source100:	%{name}.rpmlintrc
12mu|firebird-2.5.2.26540-6|25	
12mu|firebird-2.5.2.26540-6|26	# from upstream
12mu|firebird-2.5.2.26540-6|27	Patch0: firebird-2.5.2-svn-CORE-3946.patch
12mu|firebird-2.5.2.26540-6|28	Patch1: firebird-2.5.2-svn-CORE-4011.patch
12mu|firebird-2.5.2.26540-6|29	
12mu|firebird-2.5.2.26540-6|30	BuildRequires:	autoconf
12mu|firebird-2.5.2.26540-6|31	BuildRequires:	automake
12mu|firebird-2.5.2.26540-6|32	BuildRequires:	bison
12mu|firebird-2.5.2.26540-6|33	BuildRequires:	libtool
12mu|firebird-2.5.2.26540-6|34	BuildRequires:	pkgconfig(ncurses)
12mu|firebird-2.5.2.26540-6|35	BuildRequires:  icu-devel
12mu|firebird-2.5.2.26540-6|36	BuildRequires:  pkgconfig(libedit)
12mu|firebird-2.5.2.26540-6|37	BuildRequires:	libstdc++-static-devel
12mu|firebird-2.5.2.26540-6|38	BuildRequires:	libatomic_ops-devel
12mu|firebird-2.5.2.26540-6|39	Requires:	%{name}-arch = %{version}-%{release}
12mu|firebird-2.5.2.26540-6|40	Requires:	grep
12mu|firebird-2.5.2.26540-6|41	Requires:	sed
12mu|firebird-2.5.2.26540-6|42	Requires(post):   systemd
12mu|firebird-2.5.2.26540-6|43	Requires(pre):    rpm-helper
12mu|firebird-2.5.2.26540-6|44	Requires(postun): rpm-helper
12mu|firebird-2.5.2.26540-6|45	Provides:   should-restart = system
12mu|firebird-2.5.2.26540-6|46	
12mu|firebird-2.5.2.26540-6|47	
12mu|firebird-2.5.2.26540-6|48	%description
12mu|firebird-2.5.2.26540-6|49	This is the Firebird SQL Database shared files.
12mu|firebird-2.5.2.26540-6|50	
12mu|firebird-2.5.2.26540-6|51	%files
12mu|firebird-2.5.2.26540-6|52	%defattr(0644,root,root,0755)
12mu|firebird-2.5.2.26540-6|53	%doc builds/install/misc/IDPLicense.txt
12mu|firebird-2.5.2.26540-6|54	%doc builds/install/misc/IPLicense.txt
12mu|firebird-2.5.2.26540-6|55	%doc gen/buildroot-classic%{_defaultdocdir}/%{name}
12mu|firebird-2.5.2.26540-6|56	%doc gen/buildroot-classic%{fbroot}/misc/intl.sql
12mu|firebird-2.5.2.26540-6|57	%doc gen/buildroot-classic%{fbroot}/misc/upgrade
12mu|firebird-2.5.2.26540-6|58	%doc gen/buildroot-classic%{_sysconfdir}/%{name}/README
12mu|firebird-2.5.2.26540-6|59	%doc gen/buildroot-classic%{_sysconfdir}/%{name}/WhatsNew
12mu|firebird-2.5.2.26540-6|60	
12mu|firebird-2.5.2.26540-6|61	#
12mu|firebird-2.5.2.26540-6|62	# Meta packages for allowing urpmi asking only once
12mu|firebird-2.5.2.26540-6|63	#
12mu|firebird-2.5.2.26540-6|64	%package	classic
12mu|firebird-2.5.2.26540-6|65	Summary:	Meta-package for Firebird SQL Classic Database (xinetd based)
12mu|firebird-2.5.2.26540-6|66	Group:		Databases
12mu|firebird-2.5.2.26540-6|67	Provides:	%{name}-arch = %{version}-%{release}
12mu|firebird-2.5.2.26540-6|68	Requires:	%{name}-server-classic = %{version}
12mu|firebird-2.5.2.26540-6|69	Requires:	%{name}-utils-classic = %{version}
12mu|firebird-2.5.2.26540-6|70	Requires:	xinetd
12mu|firebird-2.5.2.26540-6|71	# Yes, we need force this. Otherwise, only direct local access wil be available.
12mu|firebird-2.5.2.26540-6|72	Requires:	%{libfbclient}
12mu|firebird-2.5.2.26540-6|73	Conflicts:	%{name}-superserver
12mu|firebird-2.5.2.26540-6|74	Conflicts:	%{name}-superclassic
12mu|firebird-2.5.2.26540-6|75	
12mu|firebird-2.5.2.26540-6|76	%description	classic
12mu|firebird-2.5.2.26540-6|77	This is a meta-package for easy selecting the Classic arch for Firebird 2
12mu|firebird-2.5.2.26540-6|78	
12mu|firebird-2.5.2.26540-6|79	%files		classic
12mu|firebird-2.5.2.26540-6|80	%defattr(0755,root,root,0755)
12mu|firebird-2.5.2.26540-6|81	%{_unitdir}/%{name}-classic*
12mu|firebird-2.5.2.26540-6|82	
12mu|firebird-2.5.2.26540-6|83	%package	superclassic
12mu|firebird-2.5.2.26540-6|84	Summary:	Meta-package for Firebird SQL SuperClassic Database
12mu|firebird-2.5.2.26540-6|85	Group:		Databases
12mu|firebird-2.5.2.26540-6|86	Provides:	%{name}-arch = %{version}-%{release}
12mu|firebird-2.5.2.26540-6|87	Requires:	%{name}-server-classic = %{version}
12mu|firebird-2.5.2.26540-6|88	Requires:	%{name}-utils-classic = %{version}
12mu|firebird-2.5.2.26540-6|89	# Yes, we need force this. Otherwise, only direct local access wil be available.
12mu|firebird-2.5.2.26540-6|90	Requires:	%{libfbclient}
12mu|firebird-2.5.2.26540-6|91	Requires:	%{libfbembed}
12mu|firebird-2.5.2.26540-6|92	Requires(pre):  rpm-helper
12mu|firebird-2.5.2.26540-6|93	Conflicts:	%{name}-superserver
12mu|firebird-2.5.2.26540-6|94	Conflicts:	%{name}-classic
12mu|firebird-2.5.2.26540-6|95	
12mu|firebird-2.5.2.26540-6|96	%description	superclassic
12mu|firebird-2.5.2.26540-6|97	This is a meta-package for easy selecting the SuperClassic arch for Firebird 2
12mu|firebird-2.5.2.26540-6|98	
12mu|firebird-2.5.2.26540-6|99	%files		superclassic
12mu|firebird-2.5.2.26540-6|100	%defattr(0755,root,root,0755)
12mu|firebird-2.5.2.26540-6|101	%{_unitdir}/%{name}-superclassic.service
12mu|firebird-2.5.2.26540-6|102	
12mu|firebird-2.5.2.26540-6|103	%package	superserver
12mu|firebird-2.5.2.26540-6|104	Summary:	Meta-package for Firebird SQL SuperServer Database (standalone)
12mu|firebird-2.5.2.26540-6|105	Group:		Databases
12mu|firebird-2.5.2.26540-6|106	Provides:	%{name}-arch = %{version}-%{release}
12mu|firebird-2.5.2.26540-6|107	Requires:	%{name}-server-superserver = %{version}
12mu|firebird-2.5.2.26540-6|108	Requires:	%{name}-utils-superserver = %{version}
12mu|firebird-2.5.2.26540-6|109	Conflicts:	%{name}-classic
12mu|firebird-2.5.2.26540-6|110	Conflicts:	%{name}-superclassic
12mu|firebird-2.5.2.26540-6|111	
12mu|firebird-2.5.2.26540-6|112	%description	superserver
12mu|firebird-2.5.2.26540-6|113	This is a meta-package for easy selecting the SuperServer arch for Firebird 2
12mu|firebird-2.5.2.26540-6|114	
12mu|firebird-2.5.2.26540-6|115	%files		superserver
12mu|firebird-2.5.2.26540-6|116	
12mu|firebird-2.5.2.26540-6|117	#
12mu|firebird-2.5.2.26540-6|118	# Development headers and static libraries
12mu|firebird-2.5.2.26540-6|119	#
12mu|firebird-2.5.2.26540-6|120	%package	devel
12mu|firebird-2.5.2.26540-6|121	Summary:	Development Libraries for Firebird SQL Database
12mu|firebird-2.5.2.26540-6|122	Group:		Development/Databases
12mu|firebird-2.5.2.26540-6|123	Requires:	%{libfbclient}
12mu|firebird-2.5.2.26540-6|124	Requires:	%{libfbembed}
12mu|firebird-2.5.2.26540-6|125	
12mu|firebird-2.5.2.26540-6|126	%description	devel
12mu|firebird-2.5.2.26540-6|127	Development libraries for firebird.
12mu|firebird-2.5.2.26540-6|128	
12mu|firebird-2.5.2.26540-6|129	%files devel
12mu|firebird-2.5.2.26540-6|130	%defattr(0644,root,root,0755)
12mu|firebird-2.5.2.26540-6|131	%dir %{_includedir}/%{name}
12mu|firebird-2.5.2.26540-6|132	%{_includedir}/*.h
12mu|firebird-2.5.2.26540-6|133	%{_includedir}/%{name}/*.h
12mu|firebird-2.5.2.26540-6|134	%{_libdir}/libfb*.so
12mu|firebird-2.5.2.26540-6|135	%{_libdir}/libgds.so
12mu|firebird-2.5.2.26540-6|136	
12mu|firebird-2.5.2.26540-6|137	#
12mu|firebird-2.5.2.26540-6|138	# Standard client programs
12mu|firebird-2.5.2.26540-6|139	#
12mu|firebird-2.5.2.26540-6|140	
12mu|firebird-2.5.2.26540-6|141	#
12mu|firebird-2.5.2.26540-6|142	# Utils programs (classic)
12mu|firebird-2.5.2.26540-6|143	#
12mu|firebird-2.5.2.26540-6|144	%package	utils-classic
12mu|firebird-2.5.2.26540-6|145	Summary:	Client programs for Firebird SQL Database
12mu|firebird-2.5.2.26540-6|146	Group:		Databases
12mu|firebird-2.5.2.26540-6|147	Provides:	%{name}-utils-arch = %{version}-%{release}
12mu|firebird-2.5.2.26540-6|148	Requires:	%{name}-utils-common = %{version}
12mu|firebird-2.5.2.26540-6|149	Conflicts:	%{name}-utils-superserver
12mu|firebird-2.5.2.26540-6|150	Obsoletes:	%{name}-client-embedded <= 2.0
12mu|firebird-2.5.2.26540-6|151	
12mu|firebird-2.5.2.26540-6|152	%description	utils-classic
12mu|firebird-2.5.2.26540-6|153	Client access tools for firebird embeded only.
12mu|firebird-2.5.2.26540-6|154	
12mu|firebird-2.5.2.26540-6|155	%files		utils-classic
12mu|firebird-2.5.2.26540-6|156	%defattr(0755,root,root,0755)
12mu|firebird-2.5.2.26540-6|157	%dir %{fbroot}/bin-classic
12mu|firebird-2.5.2.26540-6|158	%{fbroot}/bin-classic/gbak
12mu|firebird-2.5.2.26540-6|159	%{fbroot}/bin-classic/fbsvcmgr
12mu|firebird-2.5.2.26540-6|160	%{fbroot}/bin-classic/isql
12mu|firebird-2.5.2.26540-6|161	%{fbroot}/bin-classic/qli
12mu|firebird-2.5.2.26540-6|162	%{fbroot}/bin-classic/fbtracemgr
12mu|firebird-2.5.2.26540-6|163	
12mu|firebird-2.5.2.26540-6|164	#
12mu|firebird-2.5.2.26540-6|165	# Utils programs (superserver)
12mu|firebird-2.5.2.26540-6|166	#
12mu|firebird-2.5.2.26540-6|167	%package	utils-superserver
12mu|firebird-2.5.2.26540-6|168	Summary:	Client programs for Firebird SQL Database
12mu|firebird-2.5.2.26540-6|169	Group:		Databases
12mu|firebird-2.5.2.26540-6|170	Provides:	%{name}-utils-arch = %{version}-%{release}
12mu|firebird-2.5.2.26540-6|171	Requires:	%{name}-utils-common = %{version}
12mu|firebird-2.5.2.26540-6|172	Conflicts:	%{name}-utils-classic
12mu|firebird-2.5.2.26540-6|173	
12mu|firebird-2.5.2.26540-6|174	%description	utils-superserver
12mu|firebird-2.5.2.26540-6|175	Client access tools for firebird.
12mu|firebird-2.5.2.26540-6|176	
12mu|firebird-2.5.2.26540-6|177	%files		utils-superserver
12mu|firebird-2.5.2.26540-6|178	%defattr(0755,root,root,0755)
12mu|firebird-2.5.2.26540-6|179	%dir %{fbroot}/bin-superserver
12mu|firebird-2.5.2.26540-6|180	%{fbroot}/bin-superserver/gbak
12mu|firebird-2.5.2.26540-6|181	%{fbroot}/bin-superserver/fbsvcmgr
12mu|firebird-2.5.2.26540-6|182	%{fbroot}/bin-superserver/isql
12mu|firebird-2.5.2.26540-6|183	%{fbroot}/bin-superserver/qli
12mu|firebird-2.5.2.26540-6|184	%{fbroot}/bin-superserver/fbtracemgr
12mu|firebird-2.5.2.26540-6|185	
12mu|firebird-2.5.2.26540-6|186	%package	utils-common
12mu|firebird-2.5.2.26540-6|187	Summary:	Client programs for Firebird SQL Database
12mu|firebird-2.5.2.26540-6|188	Group:		Databases
12mu|firebird-2.5.2.26540-6|189	Requires:	%{name}-utils-arch = %{version}-%{release}
12mu|firebird-2.5.2.26540-6|190	
12mu|firebird-2.5.2.26540-6|191	%description	utils-common
12mu|firebird-2.5.2.26540-6|192	Common client access tools for firebird.
12mu|firebird-2.5.2.26540-6|193	
12mu|firebird-2.5.2.26540-6|194	%files			utils-common
12mu|firebird-2.5.2.26540-6|195	%defattr(0644,root,root,0755)
12mu|firebird-2.5.2.26540-6|196	%doc doc/license/IDPL.txt
12mu|firebird-2.5.2.26540-6|197	%doc doc/license/README.license.usage.txt
12mu|firebird-2.5.2.26540-6|198	%defattr(0755,root,root,0755)
12mu|firebird-2.5.2.26540-6|199	%dir %{fbroot}
12mu|firebird-2.5.2.26540-6|200	%ghost %{fbroot}/bin
12mu|firebird-2.5.2.26540-6|201	%{_bindir}/isql-fb
12mu|firebird-2.5.2.26540-6|202	%{_bindir}/gbak
12mu|firebird-2.5.2.26540-6|203	%{_bindir}/fbsvcmgr
12mu|firebird-2.5.2.26540-6|204	%{_bindir}/qli
12mu|firebird-2.5.2.26540-6|205	%{_bindir}/fbtracemgr
12mu|firebird-2.5.2.26540-6|206	%defattr(0644,root,root,0755)
12mu|firebird-2.5.2.26540-6|207	%{_localstatedir}/lib/%{name}/system/*.msg
12mu|firebird-2.5.2.26540-6|208	%{_localstatedir}/lib/%{name}/system/help.fdb
12mu|firebird-2.5.2.26540-6|209	
12mu|firebird-2.5.2.26540-6|210	#
12mu|firebird-2.5.2.26540-6|211	# Multi-threaded, independant client libraries
12mu|firebird-2.5.2.26540-6|212	#
12mu|firebird-2.5.2.26540-6|213	%package -n %{libfbclient}
12mu|firebird-2.5.2.26540-6|214	Summary: Multi-threaded, non-local client libraries for Firebird SQL Database
12mu|firebird-2.5.2.26540-6|215	Group: System/Libraries
12mu|firebird-2.5.2.26540-6|216	
12mu|firebird-2.5.2.26540-6|217	%description -n %{libfbclient}
12mu|firebird-2.5.2.26540-6|218	Multi-threaded, non-local client libraries for Firebird SQL Database
12mu|firebird-2.5.2.26540-6|219	
12mu|firebird-2.5.2.26540-6|220	%files -n %libfbclient
12mu|firebird-2.5.2.26540-6|221	%{_libdir}/libfbclient.so.*
12mu|firebird-2.5.2.26540-6|222	%{_libdir}/libgds.so.0
12mu|firebird-2.5.2.26540-6|223	
12mu|firebird-2.5.2.26540-6|224	#
12mu|firebird-2.5.2.26540-6|225	# Multi-process, independant client libraries
12mu|firebird-2.5.2.26540-6|226	#
12mu|firebird-2.5.2.26540-6|227	%package -n %{libfbembed}
12mu|firebird-2.5.2.26540-6|228	Summary: Multi-process, local client libraries for Firebird SQL Database
12mu|firebird-2.5.2.26540-6|229	Group: System/Libraries
12mu|firebird-2.5.2.26540-6|230	
12mu|firebird-2.5.2.26540-6|231	%description -n %{libfbembed}
12mu|firebird-2.5.2.26540-6|232	Multi-process, local client libraries for Firebird SQL Database
12mu|firebird-2.5.2.26540-6|233	
12mu|firebird-2.5.2.26540-6|234	%files -n %{libfbembed}
12mu|firebird-2.5.2.26540-6|235	%{_libdir}/libfbembed.so.*
12mu|firebird-2.5.2.26540-6|236	
12mu|firebird-2.5.2.26540-6|237	#
12mu|firebird-2.5.2.26540-6|238	# Classic server programs
12mu|firebird-2.5.2.26540-6|239	#
12mu|firebird-2.5.2.26540-6|240	%package	server-classic
12mu|firebird-2.5.2.26540-6|241	Summary:	Classic (xinetd) server for Firebird SQL Database
12mu|firebird-2.5.2.26540-6|242	Group:		Databases
12mu|firebird-2.5.2.26540-6|243	Provides:	firebird-server = %{version}-%{release}
12mu|firebird-2.5.2.26540-6|244	Requires:	%{name}-server-common = %{version}
12mu|firebird-2.5.2.26540-6|245	Conflicts:	%{name}-server-superserver
12mu|firebird-2.5.2.26540-6|246	Requires(pre):  %{name}-server-common = %{version}
12mu|firebird-2.5.2.26540-6|247	Requires(pre):  shadow-utils
12mu|firebird-2.5.2.26540-6|248	Requires(pre):  rpm-helper
12mu|firebird-2.5.2.26540-6|249	
12mu|firebird-2.5.2.26540-6|250	%description	server-classic
12mu|firebird-2.5.2.26540-6|251	This package contains the command line utilities
12mu|firebird-2.5.2.26540-6|252	nd files common to classic and superclassic Firebird servers.
12mu|firebird-2.5.2.26540-6|253	
12mu|firebird-2.5.2.26540-6|254	%files		server-classic
12mu|firebird-2.5.2.26540-6|255	%dir %{fbroot}/bin-classic
12mu|firebird-2.5.2.26540-6|256	%dir %{fbroot}/plugins-classic
12mu|firebird-2.5.2.26540-6|257	%defattr(0755,root,root,0755)
12mu|firebird-2.5.2.26540-6|258	%{_sbindir}/fb_inet_server
12mu|firebird-2.5.2.26540-6|259	%{_sbindir}/fb_smp_server
12mu|firebird-2.5.2.26540-6|260	%{fbroot}/plugins-classic/*
12mu|firebird-2.5.2.26540-6|261	%{fbroot}/bin-classic/gsec
12mu|firebird-2.5.2.26540-6|262	%{fbroot}/bin-classic/gdef
12mu|firebird-2.5.2.26540-6|263	%{fbroot}/bin-classic/gfix
12mu|firebird-2.5.2.26540-6|264	%{fbroot}/bin-classic/gpre
12mu|firebird-2.5.2.26540-6|265	%{fbroot}/bin-classic/gsplit
12mu|firebird-2.5.2.26540-6|266	%{fbroot}/bin-classic/gstat
12mu|firebird-2.5.2.26540-6|267	%{fbroot}/bin-classic/nbackup
12mu|firebird-2.5.2.26540-6|268	%{fbroot}/bin-classic/fb_config
12mu|firebird-2.5.2.26540-6|269	
12mu|firebird-2.5.2.26540-6|270	#
12mu|firebird-2.5.2.26540-6|271	# Super server programs
12mu|firebird-2.5.2.26540-6|272	#
12mu|firebird-2.5.2.26540-6|273	%package	server-superserver
12mu|firebird-2.5.2.26540-6|274	Summary:	Superserver (single process) server for Firebird SQL Database
12mu|firebird-2.5.2.26540-6|275	Group:		Databases
12mu|firebird-2.5.2.26540-6|276	Provides:	firebird-server = %{version}-%{release}
12mu|firebird-2.5.2.26540-6|277	Requires:	%{name}-server-common = %{version}-%{release}
12mu|firebird-2.5.2.26540-6|278	Conflicts:	%{name}-server-classic
12mu|firebird-2.5.2.26540-6|279	Conflicts:	%{name}-server-superclassic
12mu|firebird-2.5.2.26540-6|280	Requires(pre):	%{name}-server-common = %{version}
12mu|firebird-2.5.2.26540-6|281	Requires(pre):	rpm-helper
12mu|firebird-2.5.2.26540-6|282	
12mu|firebird-2.5.2.26540-6|283	%description	server-superserver
12mu|firebird-2.5.2.26540-6|284	This is the Superserver (single process) for the Firebird SQL Database.
12mu|firebird-2.5.2.26540-6|285	
12mu|firebird-2.5.2.26540-6|286	It does not include any client access tools, nor does it include the
12mu|firebird-2.5.2.26540-6|287	multi-threaded client library.
12mu|firebird-2.5.2.26540-6|288	
12mu|firebird-2.5.2.26540-6|289	%files		server-superserver
12mu|firebird-2.5.2.26540-6|290	%defattr(0644,root,root,0755)
12mu|firebird-2.5.2.26540-6|291	%dir %{fbroot}/bin-superserver
12mu|firebird-2.5.2.26540-6|292	%dir %{fbroot}/plugins-superserver
12mu|firebird-2.5.2.26540-6|293	%defattr(0755,root,root,0755)
12mu|firebird-2.5.2.26540-6|294	%{_unitdir}/%{name}-superserver.service
12mu|firebird-2.5.2.26540-6|295	%{fbroot}/bin-superserver/gsec
12mu|firebird-2.5.2.26540-6|296	%{fbroot}/bin-superserver/gdef
12mu|firebird-2.5.2.26540-6|297	%{fbroot}/bin-superserver/gfix
12mu|firebird-2.5.2.26540-6|298	%{fbroot}/bin-superserver/gpre
12mu|firebird-2.5.2.26540-6|299	%{fbroot}/bin-superserver/gsplit
12mu|firebird-2.5.2.26540-6|300	%{fbroot}/bin-superserver/gstat
12mu|firebird-2.5.2.26540-6|301	%{fbroot}/bin-superserver/nbackup
12mu|firebird-2.5.2.26540-6|302	%{fbroot}/bin-superserver/fb_config
12mu|firebird-2.5.2.26540-6|303	%{fbroot}/plugins-superserver/*.so
12mu|firebird-2.5.2.26540-6|304	%{_sbindir}/fbserver
12mu|firebird-2.5.2.26540-6|305	
12mu|firebird-2.5.2.26540-6|306	#
12mu|firebird-2.5.2.26540-6|307	# Server's common files
12mu|firebird-2.5.2.26540-6|308	#
12mu|firebird-2.5.2.26540-6|309	%package		server-common
12mu|firebird-2.5.2.26540-6|310	Summary:		Common files for Firebird SQL Database servers
12mu|firebird-2.5.2.26540-6|311	Group:			Databases
12mu|firebird-2.5.2.26540-6|312	# Due to moved files.
12mu|firebird-2.5.2.26540-6|313	Conflicts:		firebird-server-classic < 2.0
12mu|firebird-2.5.2.26540-6|314	Requires:		firebird-server = %{version}-%{release}
12mu|firebird-2.5.2.26540-6|315	Requires(postun):	shadow-utils
12mu|firebird-2.5.2.26540-6|316	Requires(pre):		shadow-utils
12mu|firebird-2.5.2.26540-6|317	Requires:		logrotate
12mu|firebird-2.5.2.26540-6|318	Requires(pre):		rpm-helper
12mu|firebird-2.5.2.26540-6|319	Obsoletes:		%{name}-server-superserver < 2.0.1.12855.0-3mdk
12mu|firebird-2.5.2.26540-6|320	
12mu|firebird-2.5.2.26540-6|321	%description		server-common
12mu|firebird-2.5.2.26540-6|322	This package contains common files between firebird-server-classic and
12mu|firebird-2.5.2.26540-6|323	firebird-server-superserver. You will need this if you want to use either one.
12mu|firebird-2.5.2.26540-6|324	
12mu|firebird-2.5.2.26540-6|325	%files			server-common
12mu|firebird-2.5.2.26540-6|326	%defattr(0644,root,root,0755)
12mu|firebird-2.5.2.26540-6|327	%doc builds/install/misc/IDPLicense.txt
12mu|firebird-2.5.2.26540-6|328	%doc builds/install/misc/IPLicense.txt
12mu|firebird-2.5.2.26540-6|329	%doc firebird.omv.releasenote
12mu|firebird-2.5.2.26540-6|330	%doc README.urpmi
12mu|firebird-2.5.2.26540-6|331	%defattr(0644,root,root,0755)
12mu|firebird-2.5.2.26540-6|332	%dir %attr(0755,root,root) %{_localstatedir}/lib/%{name}
12mu|firebird-2.5.2.26540-6|333	%dir %attr(0775,%{name},%{name}) %{_localstatedir}/lib/%{name}/data
12mu|firebird-2.5.2.26540-6|334	%attr(0660,%{name},%{name})	%{_localstatedir}/lib/%{name}/data/employee.fdb
12mu|firebird-2.5.2.26540-6|335	%dir %attr(0775,%{name},%{name}) %{_localstatedir}/log/%{name}
12mu|firebird-2.5.2.26540-6|336	%dir %{fbroot}/intl
12mu|firebird-2.5.2.26540-6|337	%dir %{fbroot}/UDF
12mu|firebird-2.5.2.26540-6|338	%{fbroot}/UDF/*
12mu|firebird-2.5.2.26540-6|339	%ghost %{fbroot}/bin
12mu|firebird-2.5.2.26540-6|340	%dir %{_sysconfdir}/%{name}
12mu|firebird-2.5.2.26540-6|341	%dir %attr(0755,%{name},%{name}) %{_localstatedir}/lib/%{name}/system
12mu|firebird-2.5.2.26540-6|342	%config(noreplace) %attr (0600,%{name},%{name}) %{_localstatedir}/lib/%{name}/system/security2.fdb
12mu|firebird-2.5.2.26540-6|343	%config(noreplace) %attr (0664,%{name},%{name}) %{_sysconfdir}/%{name}/fbintl.conf
12mu|firebird-2.5.2.26540-6|344	%config(noreplace) %attr (0664,%{name},%{name}) %{_sysconfdir}/%{name}/aliases.conf
12mu|firebird-2.5.2.26540-6|345	%config(noreplace) %attr (0664,%{name},%{name}) %{_sysconfdir}/%{name}/firebird.conf
12mu|firebird-2.5.2.26540-6|346	%config(noreplace) %attr (0664,%{name},%{name}) %{_sysconfdir}/%{name}/fbtrace.conf
12mu|firebird-2.5.2.26540-6|347	%{fbroot}/intl/fbintl.conf
12mu|firebird-2.5.2.26540-6|348	%config(noreplace) %attr(0664,%{name},%{name})  %{_localstatedir}/log/%{name}/%{name}.log
12mu|firebird-2.5.2.26540-6|349	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/logrotate.d/%{name}
12mu|firebird-2.5.2.26540-6|350	%{_prefix}/lib/tmpfiles.d/%{name}.conf
12mu|firebird-2.5.2.26540-6|351	%{_libdir}/libib_util.so
12mu|firebird-2.5.2.26540-6|352	%defattr(0755,root,root,0750)
12mu|firebird-2.5.2.26540-6|353	%{fbroot}/intl/fbintl
12mu|firebird-2.5.2.26540-6|354	%defattr(0755,root,root,0755)
12mu|firebird-2.5.2.26540-6|355	%{_bindir}/gsec
12mu|firebird-2.5.2.26540-6|356	%{_bindir}/gfix
12mu|firebird-2.5.2.26540-6|357	%{_bindir}/nbackup
12mu|firebird-2.5.2.26540-6|358	%{_bindir}/gstat-fb
12mu|firebird-2.5.2.26540-6|359	%{_bindir}/gpre
12mu|firebird-2.5.2.26540-6|360	%{_bindir}/gdef
12mu|firebird-2.5.2.26540-6|361	%{_bindir}/gsplit
12mu|firebird-2.5.2.26540-6|362	%{_bindir}/fb_config
12mu|firebird-2.5.2.26540-6|363	%{_sbindir}/fbguard
12mu|firebird-2.5.2.26540-6|364	%{_sbindir}/fb_lock_print
12mu|firebird-2.5.2.26540-6|365	
12mu|firebird-2.5.2.26540-6|366	
12mu|firebird-2.5.2.26540-6|367	%prep
12mu|firebird-2.5.2.26540-6|368	%setup -qn %{pkgname}
12mu|firebird-2.5.2.26540-6|369	%patch0
12mu|firebird-2.5.2.26540-6|370	%patch1
12mu|firebird-2.5.2.26540-6|371	# convert intl character to UTF-8
12mu|firebird-2.5.2.26540-6|372	iconv -f ISO-8859-1 -t utf-8 -c ./doc/README.intl -o ./doc/README.intl
12mu|firebird-2.5.2.26540-6|373	
12mu|firebird-2.5.2.26540-6|374	# -----------------------------------------------------------------------------
12mu|firebird-2.5.2.26540-6|375	
12mu|firebird-2.5.2.26540-6|376	%build
12mu|firebird-2.5.2.26540-6|377	
12mu|firebird-2.5.2.26540-6|378	# disable -Wl,--no-undefined to avoid fail build of fbintl
12mu|firebird-2.5.2.26540-6|379	# when fbintl is loaded, one of the modules (libfbembed or fbserver) for sure exports
12mu|firebird-2.5.2.26540-6|380	# gds__log()
12mu|firebird-2.5.2.26540-6|381	%define _disable_ld_no_undefined 1
12mu|firebird-2.5.2.26540-6|382	%define Werror_cflags %{nil}
12mu|firebird-2.5.2.26540-6|383	
12mu|firebird-2.5.2.26540-6|384	# classic
12mu|firebird-2.5.2.26540-6|385	NOCONFIGURE=1 ./autogen.sh
12mu|firebird-2.5.2.26540-6|386	%configure2_5x --prefix=%{fbroot} --with-system-icu --with-system-editline \
12mu|firebird-2.5.2.26540-6|387	--with-fbbin=%{fbroot}/bin-classic --with-fbinclude=%{_includedir}/%{name} \
12mu|firebird-2.5.2.26540-6|388	--with-fbsbin=%{_sbindir} --with-fbconf=%{_sysconfdir}/%{name} --with-fblib=%{_libdir} \
12mu|firebird-2.5.2.26540-6|389	--with-fbdoc=%{_defaultdocdir}/%{name} --with-fbudf=%{fbroot}/UDF --with-fbsample=%{_defaultdocdir}/%{name}/examples \
12mu|firebird-2.5.2.26540-6|390	--with-fbsample-db=%{_localstatedir}/lib/%{name}/data/ \
12mu|firebird-2.5.2.26540-6|391	--with-fbhelp=%{_localstatedir}/lib/%{name}/system/ --with-fbintl=%{fbroot}/intl \
12mu|firebird-2.5.2.26540-6|392	--with-fbmisc=%{fbroot}/misc --with-fbsecure-db=%{_localstatedir}/lib/%{name}/system \
12mu|firebird-2.5.2.26540-6|393	--with-fbmsg=%{_localstatedir}/lib/%{name}/system --with-fblog=%{_localstatedir}/log/%{name} \
12mu|firebird-2.5.2.26540-6|394	--with-fbglock=/run/%{name} --with-fbplugins=%{fbroot}/plugins-classic
12mu|firebird-2.5.2.26540-6|395	# Can't use %%make as itsparallel build is broken
12mu|firebird-2.5.2.26540-6|396	make
12mu|firebird-2.5.2.26540-6|397	cd gen
12mu|firebird-2.5.2.26540-6|398	sed "s@exit 1@# exit 1@" -i ./install/makeInstallImage.sh
12mu|firebird-2.5.2.26540-6|399	sed "s@chown@echo ""# chown@g" -i ./install/makeInstallImage.sh
12mu|firebird-2.5.2.26540-6|400	sed "s@chmod@echo ""# chmod@g" -i ./install/makeInstallImage.sh
12mu|firebird-2.5.2.26540-6|401	./install/makeInstallImage.sh
12mu|firebird-2.5.2.26540-6|402	mv ./buildroot/ buildroot-classic
12mu|firebird-2.5.2.26540-6|403	cd ..
12mu|firebird-2.5.2.26540-6|404	
12mu|firebird-2.5.2.26540-6|405	# superserver
12mu|firebird-2.5.2.26540-6|406	make clean
12mu|firebird-2.5.2.26540-6|407	NOCONFIGURE=1 ./autogen.sh
12mu|firebird-2.5.2.26540-6|408	%configure2_5x --prefix=%{fbroot} --with-system-icu --with-system-editline --enable-superserver \
12mu|firebird-2.5.2.26540-6|409	--with-fbbin=%{fbroot}/bin-superserver --with-fbinclude=%{_includedir}/%{name} \
12mu|firebird-2.5.2.26540-6|410	--with-fbsbin=%{_sbindir} --with-fbconf=%{_sysconfdir}/%{name} --with-fblib=%{_libdir} \
12mu|firebird-2.5.2.26540-6|411	--with-fbdoc=%{_defaultdocdir}/%{name} --with-fbudf=%{fbroot}/UDF --with-fbsample=%{_defaultdocdir}/%{name}/examples \
12mu|firebird-2.5.2.26540-6|412	--with-fbsample-db=%{_localstatedir}/lib/%{name}/data/ \
12mu|firebird-2.5.2.26540-6|413	--with-fbhelp=%{_localstatedir}/lib/%{name}/system/ --with-fbintl=%{fbroot}/intl \
12mu|firebird-2.5.2.26540-6|414	--with-fbmisc=%{fbroot}/misc --with-fbsecure-db=%{_localstatedir}/lib/%{name}/system \
12mu|firebird-2.5.2.26540-6|415	--with-fbmsg=%{_localstatedir}/lib/%{name}/system --with-fblog=%{_localstatedir}/log/%{name} \
12mu|firebird-2.5.2.26540-6|416	--with-fbglock=/run/%{name} --with-fbplugins=%{fbroot}/plugins-superserver
12mu|firebird-2.5.2.26540-6|417	# Can't use %%make as itsparallel build is broken
12mu|firebird-2.5.2.26540-6|418	make
12mu|firebird-2.5.2.26540-6|419	cd gen
12mu|firebird-2.5.2.26540-6|420	sed "s@exit 1@echo ""# exit 1@" -i ./install/makeInstallImage.sh
12mu|firebird-2.5.2.26540-6|421	sed "s@chown@echo ""# chown@g" -i ./install/makeInstallImage.sh
12mu|firebird-2.5.2.26540-6|422	sed "s@chmod@echo ""# chmod@g" -i ./install/makeInstallImage.sh
12mu|firebird-2.5.2.26540-6|423	./install/makeInstallImage.sh
12mu|firebird-2.5.2.26540-6|424	
12mu|firebird-2.5.2.26540-6|425	cd %{_builddir}/%{pkgname}
12mu|firebird-2.5.2.26540-6|426	sed "s@%%{fbroot}@%{fbroot}@g" %{SOURCE2} > firebird.omv.releasenote
12mu|firebird-2.5.2.26540-6|427	
12mu|firebird-2.5.2.26540-6|428	cat > README.urpmi <<EOF
12mu|firebird-2.5.2.26540-6|429	You just installed or update %{name} server.
12mu|firebird-2.5.2.26540-6|430	You can found important informations about OpenMandriva %{name} rpms and database
12mu|firebird-2.5.2.26540-6|431	management in:
12mu|firebird-2.5.2.26540-6|432	
12mu|firebird-2.5.2.26540-6|433	%{_defaultdocdir}/%{name}-server-common/firebird.omv.releasenote
12mu|firebird-2.5.2.26540-6|434	
12mu|firebird-2.5.2.26540-6|435	Please, read it.
12mu|firebird-2.5.2.26540-6|436	EOF
12mu|firebird-2.5.2.26540-6|437	
12mu|firebird-2.5.2.26540-6|438	# -----------------------------------------------------------------------------
12mu|firebird-2.5.2.26540-6|439	
12mu|firebird-2.5.2.26540-6|440	%install
12mu|firebird-2.5.2.26540-6|441	# we wanted to setup both Classic and Superserver, we need to do all here
12mu|firebird-2.5.2.26540-6|442	install -d %{buildroot}
12mu|firebird-2.5.2.26540-6|443	
12mu|firebird-2.5.2.26540-6|444	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12mu|firebird-2.5.2.26540-6|445	mkdir -p %{buildroot}%{fbroot}/bin-superserver
12mu|firebird-2.5.2.26540-6|446	mkdir -p %{buildroot}%{fbroot}/bin-classic
12mu|firebird-2.5.2.26540-6|447	mkdir -p %{buildroot}%{_includedir}/%{name}
12mu|firebird-2.5.2.26540-6|448	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12mu|firebird-2.5.2.26540-6|449	mkdir -p %{buildroot}%{_libdir}
12mu|firebird-2.5.2.26540-6|450	mkdir -p %{buildroot}%{fbroot}/UDF
12mu|firebird-2.5.2.26540-6|451	mkdir -p %{buildroot}%{fbroot}/intl
12mu|firebird-2.5.2.26540-6|452	mkdir -p %{buildroot}%{fbroot}/bin
12mu|firebird-2.5.2.26540-6|453	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/data
12mu|firebird-2.5.2.26540-6|454	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/system
12mu|firebird-2.5.2.26540-6|455	mkdir -p %{buildroot}%{_localstatedir}/log/%{name}
12mu|firebird-2.5.2.26540-6|456	mkdir -p %{buildroot}%{fbroot}/plugins-superserver
12mu|firebird-2.5.2.26540-6|457	mkdir -p %{buildroot}%{fbroot}/plugins-classic
12mu|firebird-2.5.2.26540-6|458	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12mu|firebird-2.5.2.26540-6|459	mkdir -p %{buildroot}%{_sysconfdir}/xinetd.d
12mu|firebird-2.5.2.26540-6|460	mkdir -p %{buildroot}%{_unitdir}
12mu|firebird-2.5.2.26540-6|461	mkdir -p %{buildroot}%{_sbindir}
12mu|firebird-2.5.2.26540-6|462	mkdir -p %{buildroot}%{_bindir}
12mu|firebird-2.5.2.26540-6|463	
12mu|firebird-2.5.2.26540-6|464	cd %{buildroot}
12mu|firebird-2.5.2.26540-6|465	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{_sysconfdir}/%{name}/* %{buildroot}%{_sysconfdir}/%{name}
12mu|firebird-2.5.2.26540-6|466	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{fbroot}/bin-classic/* %{buildroot}%{fbroot}/bin-classic
12mu|firebird-2.5.2.26540-6|467	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{_sbindir}/fb_config %{buildroot}%{fbroot}/bin-classic/fb_config
12mu|firebird-2.5.2.26540-6|468	sed "s@-classic@-superserver@" %{_builddir}/%{pkgname}/gen/buildroot-classic%{_sbindir}/fb_config > %{buildroot}%{fbroot}/bin-superserver/fb_config
12mu|firebird-2.5.2.26540-6|469	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{_sbindir}/fbguard %{buildroot}%{_sbindir}/fbguard
12mu|firebird-2.5.2.26540-6|470	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{_sbindir}/fb_inet_server %{buildroot}%{_sbindir}/fb_inet_server
12mu|firebird-2.5.2.26540-6|471	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{_sbindir}/fb_lock_print %{buildroot}%{_sbindir}/fb_lock_print
12mu|firebird-2.5.2.26540-6|472	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{_sbindir}/fb_smp_server %{buildroot}%{_sbindir}/fb_smp_server
12mu|firebird-2.5.2.26540-6|473	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{_sbindir}/fbserver %{buildroot}%{_sbindir}/fbserver
12mu|firebird-2.5.2.26540-6|474	rm -f %{_builddir}/%{pkgname}/gen/buildroot%{fbroot}/bin-superserver/fb_inet_server
12mu|firebird-2.5.2.26540-6|475	rm -f %{_builddir}/%{pkgname}/gen/buildroot%{fbroot}/bin-superserver/fb_smp_server
12mu|firebird-2.5.2.26540-6|476	rm -f %{_builddir}/%{pkgname}/gen/buildroot%{fbroot}/bin-superserver/changeMultiConnectMode.sh
12mu|firebird-2.5.2.26540-6|477	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{fbroot}/bin-superserver/* %{buildroot}%{fbroot}/bin-superserver
12mu|firebird-2.5.2.26540-6|478	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{_includedir}/*.h %{buildroot}%{_includedir}
12mu|firebird-2.5.2.26540-6|479	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{_includedir}/%{name}/* %{buildroot}%{_includedir}/%{name}
12mu|firebird-2.5.2.26540-6|480	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{_sysconfdir}/%{name}/* %{buildroot}%{_sysconfdir}/%{name}
12mu|firebird-2.5.2.26540-6|481	rm -f %{buildroot}%{_sysconfdir}/%{name}/README
12mu|firebird-2.5.2.26540-6|482	rm -f %{buildroot}%{_sysconfdir}/%{name}/WhatsNew
12mu|firebird-2.5.2.26540-6|483	rm -f %{buildroot}%{_sysconfdir}/%{name}/*.txt
12mu|firebird-2.5.2.26540-6|484	
12mu|firebird-2.5.2.26540-6|485	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{_libdir}/lib* %{buildroot}%{_libdir}
12mu|firebird-2.5.2.26540-6|486	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{fbroot}/UDF/* %{buildroot}%{fbroot}/UDF
12mu|firebird-2.5.2.26540-6|487	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{_localstatedir}/lib/%{name}/data/* %{buildroot}%{_localstatedir}/lib/%{name}/data
12mu|firebird-2.5.2.26540-6|488	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{_localstatedir}/lib/%{name}/system/* %{buildroot}%{_localstatedir}/lib/%{name}/system
12mu|firebird-2.5.2.26540-6|489	cp -d %{_builddir}/%{pkgname}/gen/buildroot%{fbroot}/plugins-superserver/* %{buildroot}%{fbroot}/plugins-superserver
12mu|firebird-2.5.2.26540-6|490	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{fbroot}/plugins-classic/* %{buildroot}%{fbroot}/plugins-classic
12mu|firebird-2.5.2.26540-6|491	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{fbroot}/intl/fbintl %{buildroot}%{fbroot}/intl/fbintl
12mu|firebird-2.5.2.26540-6|492	cp -d %{_builddir}/%{pkgname}/gen/buildroot-classic%{fbroot}/intl/fbintl.conf %{buildroot}%{_sysconfdir}/%{name}/fbintl.conf
12mu|firebird-2.5.2.26540-6|493	ln -s %{_sysconfdir}/%{name}/fbintl.conf .%{fbroot}/intl/fbintl.conf
12mu|firebird-2.5.2.26540-6|494	
12mu|firebird-2.5.2.26540-6|495	
12mu|firebird-2.5.2.26540-6|496	cd	%{buildroot}%{_libdir}
12mu|firebird-2.5.2.26540-6|497	ln	-s	libfbclient.so	libgds.so
12mu|firebird-2.5.2.26540-6|498	ln	-s	libfbclient.so.%{major}	libgds.so.0
12mu|firebird-2.5.2.26540-6|499	cd	%{buildroot}
12mu|firebird-2.5.2.26540-6|500	
12mu|firebird-2.5.2.26540-6|501	echo 1 > %{buildroot}%{_localstatedir}/log/%{name}/%{name}.log
12mu|firebird-2.5.2.26540-6|502	sed	"s@%{name}.log@%{_localstatedir}/log/%{name}/%{name}.log@g"	%{SOURCE1}	>	%{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12mu|firebird-2.5.2.26540-6|503	
12mu|firebird-2.5.2.26540-6|504	install -p -m 644 -D %{SOURCE4} $RPM_BUILD_ROOT%{_unitdir}/%{name}-classic\@.service
12mu|firebird-2.5.2.26540-6|505	install -p -m 644 -D %{SOURCE5} $RPM_BUILD_ROOT%{_unitdir}/%{name}-classic.socket
12mu|firebird-2.5.2.26540-6|506	
12mu|firebird-2.5.2.26540-6|507	install -p -m 644 -D %{SOURCE6} $RPM_BUILD_ROOT%{_unitdir}/%{name}-superclassic.service
12mu|firebird-2.5.2.26540-6|508	install -p -m 644 -D %{SOURCE7} $RPM_BUILD_ROOT%{_unitdir}/%{name}-superserver.service
12mu|firebird-2.5.2.26540-6|509	
12mu|firebird-2.5.2.26540-6|510	cd	%{buildroot}
12mu|firebird-2.5.2.26540-6|511	ln -s %{fbroot}/bin/fbsvcmgr .%{_bindir}/fbsvcmgr
12mu|firebird-2.5.2.26540-6|512	ln -s %{fbroot}/bin/fbtracemgr .%{_bindir}/fbtracemgr
12mu|firebird-2.5.2.26540-6|513	ln -s %{fbroot}/bin/gbak .%{_bindir}/gbak
12mu|firebird-2.5.2.26540-6|514	ln -s %{fbroot}/bin/gdef .%{_bindir}/gdef
12mu|firebird-2.5.2.26540-6|515	ln -s %{fbroot}/bin/gfix .%{_bindir}/gfix
12mu|firebird-2.5.2.26540-6|516	ln -s %{fbroot}/bin/gpre .%{_bindir}/gpre
12mu|firebird-2.5.2.26540-6|517	ln -s %{fbroot}/bin/gsec .%{_bindir}/gsec
12mu|firebird-2.5.2.26540-6|518	ln -s %{fbroot}/bin/gsplit .%{_bindir}/gsplit
12mu|firebird-2.5.2.26540-6|519	ln -s %{fbroot}/bin/gstat .%{_bindir}/gstat-fb
12mu|firebird-2.5.2.26540-6|520	ln -s %{fbroot}/bin/isql .%{_bindir}/isql-fb
12mu|firebird-2.5.2.26540-6|521	ln -s %{fbroot}/bin/nbackup .%{_bindir}/nbackup
12mu|firebird-2.5.2.26540-6|522	ln -s %{fbroot}/bin/qli .%{_bindir}/qli
12mu|firebird-2.5.2.26540-6|523	ln -s %{fbroot}/bin/fb_config .%{_bindir}/fb_config
12mu|firebird-2.5.2.26540-6|524	
12mu|firebird-2.5.2.26540-6|525	mkdir -p %{buildroot}%{_prefix}/lib/tmpfiles.d
12mu|firebird-2.5.2.26540-6|526	cat <<EOF > %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}.conf
12mu|firebird-2.5.2.26540-6|527	d /run/firebird 0775 firebird firebird
12mu|firebird-2.5.2.26540-6|528	EOF
12mu|firebird-2.5.2.26540-6|529	
12mu|firebird-2.5.2.26540-6|530	
12mu|firebird-2.5.2.26540-6|531	chmod 777 %{buildroot}/%{_libdir}/libib_util.so
12mu|firebird-2.5.2.26540-6|532	
12mu|firebird-2.5.2.26540-6|533	#-----------------------------------------------------------------------------
12mu|firebird-2.5.2.26540-6|534	# to bypass the rpm possible bug that don't do pre server-common
12mu|firebird-2.5.2.26540-6|535	#----------------------------------------------------------------------------
12mu|firebird-2.5.2.26540-6|536	%pre	server-classic
12mu|firebird-2.5.2.26540-6|537	%_pre_useradd %{name} %{_localstatedir}/lib/%{name}/data /sbin/nologin
12mu|firebird-2.5.2.26540-6|538	
12mu|firebird-2.5.2.26540-6|539	# -----------------------------------------------------------------------------
12mu|firebird-2.5.2.26540-6|540	# classic server scripts
12mu|firebird-2.5.2.26540-6|541	# -----------------------------------------------------------------------------
12mu|firebird-2.5.2.26540-6|542	%post	server-classic
12mu|firebird-2.5.2.26540-6|543	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" \!= "%{fbroot}/bin-classic" ]; then
12mu|firebird-2.5.2.26540-6|544	[ -e %{fbroot}/bin ] && rm -f %{fbroot}/bin
12mu|firebird-2.5.2.26540-6|545	ln -s %{fbroot}/bin{-classic,}
12mu|firebird-2.5.2.26540-6|546	fi
12mu|firebird-2.5.2.26540-6|547	
12mu|firebird-2.5.2.26540-6|548	%post	utils-classic
12mu|firebird-2.5.2.26540-6|549	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" \!= "%{fbroot}/bin-classic" ]; then
12mu|firebird-2.5.2.26540-6|550	[ -e %{fbroot}/bin ] && rm -f %{fbroot}/bin
12mu|firebird-2.5.2.26540-6|551	ln -s %{fbroot}/bin{-classic,}
12mu|firebird-2.5.2.26540-6|552	fi
12mu|firebird-2.5.2.26540-6|553	
12mu|firebird-2.5.2.26540-6|554	%preun server-classic
12mu|firebird-2.5.2.26540-6|555	if [ $1 -eq 0 ]; then
12mu|firebird-2.5.2.26540-6|556	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" = "%{fbroot}/bin-classic" ]; then
12mu|firebird-2.5.2.26540-6|557	rm -f %{fbroot}/bin
12mu|firebird-2.5.2.26540-6|558	fi
12mu|firebird-2.5.2.26540-6|559	fi
12mu|firebird-2.5.2.26540-6|560	
12mu|firebird-2.5.2.26540-6|561	%preun utils-classic
12mu|firebird-2.5.2.26540-6|562	if [ $1 -eq 0 ]; then
12mu|firebird-2.5.2.26540-6|563	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" = "%{fbroot}/bin-classic" ]; then
12mu|firebird-2.5.2.26540-6|564	rm -f %{fbroot}/bin
12mu|firebird-2.5.2.26540-6|565	fi
12mu|firebird-2.5.2.26540-6|566	fi
12mu|firebird-2.5.2.26540-6|567	
12mu|firebird-2.5.2.26540-6|568	%post superclassic
12mu|firebird-2.5.2.26540-6|569	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" \!= "%{fbroot}/bin-classic" ]; then
12mu|firebird-2.5.2.26540-6|570	[ -e %{fbroot}/bin ] && rm -f %{fbroot}/bin
12mu|firebird-2.5.2.26540-6|571	ln -s %{fbroot}/bin{-classic,}
12mu|firebird-2.5.2.26540-6|572	fi
12mu|firebird-2.5.2.26540-6|573	
12mu|firebird-2.5.2.26540-6|574	if [ ! -f /etc/gds_hosts.equiv ]; then
12mu|firebird-2.5.2.26540-6|575	echo localhost > /etc/gds_hosts.equiv
12mu|firebird-2.5.2.26540-6|576	fi
12mu|firebird-2.5.2.26540-6|577	%_post_service %{name}-superclassic
12mu|firebird-2.5.2.26540-6|578	
12mu|firebird-2.5.2.26540-6|579	
12mu|firebird-2.5.2.26540-6|580	%preun superclassic
12mu|firebird-2.5.2.26540-6|581	if [ $1 -eq 0 ]; then
12mu|firebird-2.5.2.26540-6|582	if /sbin/service firebird-superclassic status >& /dev/null; then
12mu|firebird-2.5.2.26540-6|583	/sbin/service firebird-superclassic stop
12mu|firebird-2.5.2.26540-6|584	fi
12mu|firebird-2.5.2.26540-6|585	chkconfig --del firebird-superclassic
12mu|firebird-2.5.2.26540-6|586	fi
12mu|firebird-2.5.2.26540-6|587	%_preun_service %{name}-superclassic
12mu|firebird-2.5.2.26540-6|588	
12mu|firebird-2.5.2.26540-6|589	
12mu|firebird-2.5.2.26540-6|590	# -----------------------------------------------------------------------------
12mu|firebird-2.5.2.26540-6|591	# superserver scripts
12mu|firebird-2.5.2.26540-6|592	# -----------------------------------------------------------------------------
12mu|firebird-2.5.2.26540-6|593	%post	server-superserver
12mu|firebird-2.5.2.26540-6|594	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" \!= "%{fbroot}/bin-superserver" ]; then
12mu|firebird-2.5.2.26540-6|595	[ -e %{fbroot}/bin ] && rm -f %{fbroot}/bin
12mu|firebird-2.5.2.26540-6|596	ln -s %{fbroot}/bin{-superserver,}
12mu|firebird-2.5.2.26540-6|597	fi
12mu|firebird-2.5.2.26540-6|598	
12mu|firebird-2.5.2.26540-6|599	if [ ! -f /etc/gds_hosts.equiv ]; then
12mu|firebird-2.5.2.26540-6|600	echo localhost > /etc/gds_hosts.equiv
12mu|firebird-2.5.2.26540-6|601	fi
12mu|firebird-2.5.2.26540-6|602	%_post_service %{name}-superserver
12mu|firebird-2.5.2.26540-6|603	
12mu|firebird-2.5.2.26540-6|604	%post	utils-superserver
12mu|firebird-2.5.2.26540-6|605	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" \!= "%{fbroot}/bin-superserver" ]; then
12mu|firebird-2.5.2.26540-6|606	[ -e %{fbroot}/bin ] && rm -f %{fbroot}/bin
12mu|firebird-2.5.2.26540-6|607	ln -s %{fbroot}/bin{-superserver,}
12mu|firebird-2.5.2.26540-6|608	fi
12mu|firebird-2.5.2.26540-6|609	
12mu|firebird-2.5.2.26540-6|610	%preun server-superserver
12mu|firebird-2.5.2.26540-6|611	if [ $1 -eq 0 ]; then
12mu|firebird-2.5.2.26540-6|612	if /sbin/service firebird-superserver status >& /dev/null; then
12mu|firebird-2.5.2.26540-6|613	/sbin/service firebird-superserver stop
12mu|firebird-2.5.2.26540-6|614	fi
12mu|firebird-2.5.2.26540-6|615	chkconfig --del firebird-superserver
12mu|firebird-2.5.2.26540-6|616	if [ "$(readlink %{fbroot}/bin 2> /dev/null)" = "%{fbroot}/bin-superserver" ]; then
12mu|firebird-2.5.2.26540-6|617	rm -f %{fbroot}/bin
12mu|firebird-2.5.2.26540-6|618	fi
12mu|firebird-2.5.2.26540-6|619	fi
12mu|firebird-2.5.2.26540-6|620	%_preun_service %{name}-superserver
12mu|firebird-2.5.2.26540-6|621	
12mu|firebird-2.5.2.26540-6|622	# -----------------------------------------------------------------------------
12mu|firebird-2.5.2.26540-6|623	# server-common scripts
12mu|firebird-2.5.2.26540-6|624	# -----------------------------------------------------------------------------
12mu|firebird-2.5.2.26540-6|625	%pre server-common
12mu|firebird-2.5.2.26540-6|626	# Create the firebird user and group if it doesn't exist
12mu|firebird-2.5.2.26540-6|627	%_pre_useradd %{name} %{_localstatedir}/lib/%{name}/data /sbin/nologin
12mu|firebird-2.5.2.26540-6|628	# Add gds_db to /etc/services if needed
12mu|firebird-2.5.2.26540-6|629	FileName=/etc/services
12mu|firebird-2.5.2.26540-6|630	newLine="gds_db          3050/tcp  # Firebird SQL Database Remote Protocol"
12mu|firebird-2.5.2.26540-6|631	oldLine=`grep "^gds_db" $FileName`
12mu|firebird-2.5.2.26540-6|632	if [ -z "$oldLine" ]; then
12mu|firebird-2.5.2.26540-6|633	echo $newLine >> $FileName
12mu|firebird-2.5.2.26540-6|634	fi
12mu|firebird-2.5.2.26540-6|635	
12mu|firebird-2.5.2.26540-6|636	%postun server-common
12mu|firebird-2.5.2.26540-6|637	%_postun_userdel %{name}
12mu|firebird-2.5.2.26540-6|638	
12mu|firebird-2.5.2.26540-6|639	%post server-common
12mu|firebird-2.5.2.26540-6|640	%_tmpfilescreate %{name}
12mu|firebird-2.5.2.26540-6|641	
12mu|firebird-2.5.2.26540-6|642	%changelog
12mu|firebird-2.5.2.26540-6|643	* Fri Apr 04 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.5.2.26540-6
12mu|firebird-2.5.2.26540-6|644	+ Revision: 0ba920f
12mu|firebird-2.5.2.26540-6|645	- added Provides:   should-restart = system
12mu|firebird-2.5.2.26540-6|646	
12mu|firebird-2.5.2.26540-6|647	

19629 12
12mu|firefox-32.0-1|1	#
12mu|firefox-32.0-1|2	# WARNING, READ FIRST:
12mu|firefox-32.0-1|3	#
12mu|firefox-32.0-1|4	# This is a special package that needs special treatment. Due to the amount of
12mu|firefox-32.0-1|5	# security updates it needs, it's common to ship new upstream versions instead of patching.
12mu|firefox-32.0-1|6	# That means this package MUST be BUILDABLE for stable official releases.
12mu|firefox-32.0-1|7	# This also means only STABLE upstream releases, NO betas.
12mu|firefox-32.0-1|8	# This is a discussed topic. Please, do not flame it again.
12mu|firefox-32.0-1|9	
12mu|firefox-32.0-1|10	%define major 32.0
12mu|firefox-32.0-1|11	%define ff_epoch 0
12mu|firefox-32.0-1|12	# (tpg) set version HERE !!!
12mu|firefox-32.0-1|13	%define realver %{major}
12mu|firefox-32.0-1|14	%define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
12mu|firefox-32.0-1|15	
12mu|firefox-32.0-1|16	# (tpg) MOZILLA_FIVE_HOME
12mu|firefox-32.0-1|17	%define mozillalibdir %{_libdir}/%{name}-%{major}
12mu|firefox-32.0-1|18	%define pluginsdir %{_libdir}/mozilla/plugins
12mu|firefox-32.0-1|19	
12mu|firefox-32.0-1|20	# this seems fragile, so require the exact version or later (#58754)
12mu|firefox-32.0-1|21	%define sqlite3_version %(pkg-config --modversion sqlite3 &>/dev/null && pkg-config --modversion sqlite3 2>/dev/null || echo 0)
12mu|firefox-32.0-1|22	%define nss_version %(pkg-config --modversion nss &>/dev/null && pkg-config --modversion nss 2>/dev/null || echo 0)
12mu|firefox-32.0-1|23	%define nspr_version %(pkg-config --modversion nspr &>/dev/null && pkg-config --modversion nspr 2>/dev/null |sed -e 's!\.0!!' || echo 0)
12mu|firefox-32.0-1|24	
12mu|firefox-32.0-1|25	%define _use_syshunspell 0
12mu|firefox-32.0-1|26	
12mu|firefox-32.0-1|27	%define update_channel  release
12mu|firefox-32.0-1|28	
12mu|firefox-32.0-1|29	Summary:	Next generation web browser
12mu|firefox-32.0-1|30	Name:		firefox
12mu|firefox-32.0-1|31	Version:	%{major}
12mu|firefox-32.0-1|32	Epoch:		%{ff_epoch}
12mu|firefox-32.0-1|33	Release:	1
12mu|firefox-32.0-1|34	License:	MPLv1+
12mu|firefox-32.0-1|35	Group:		Networking/WWW
12mu|firefox-32.0-1|36	Url:		http://www.mozilla.com/firefox/
12mu|firefox-32.0-1|37	%if 0%{?prel}
12mu|firefox-32.0-1|38	Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/%{name}/releases/%{realver}/source/%{name}-%{realver}%prel.source.tar.bz2
12mu|firefox-32.0-1|39	%else
12mu|firefox-32.0-1|40	Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/%{name}/releases/%{realver}/source/%{name}-%{realver}.source.tar.bz2
12mu|firefox-32.0-1|41	%endif
12mu|firefox-32.0-1|42	Source4:	%{name}.desktop
12mu|firefox-32.0-1|43	Source5:	firefox-searchengines-jamendo.xml
12mu|firefox-32.0-1|44	Source6:	firefox-searchengines-exalead.xml
12mu|firefox-32.0-1|45	Source8:	firefox-searchengines-askcom.xml
12mu|firefox-32.0-1|46	Source9:	kde.js
12mu|firefox-32.0-1|47	Source10:	firefox-searchengines-yandex.xml
12mu|firefox-32.0-1|48	Source11:	firefox-searchengines-google.xml
12mu|firefox-32.0-1|49	Source12:	firefox-searchengines-bing.xml
12mu|firefox-32.0-1|50	Patch1:		firefox-6.0-lang.patch
12mu|firefox-32.0-1|51	Patch2:         firefox-vendor.patch
12mu|firefox-32.0-1|52	Patch8:		firefox-25.0-disable-check-default-browser.patch
12mu|firefox-32.0-1|53	Patch10:	firefox-3.5.3-default-mail-handler.patch
12mu|firefox-32.0-1|54	# Patches for kde integration of FF
12mu|firefox-32.0-1|55	Patch11:	firefox-32-kde.patch
12mu|firefox-32.0-1|56	Patch12:	mozilla-32-kde.patch
12mu|firefox-32.0-1|57	Patch13:	mozilla-kde-background.patch
12mu|firefox-32.0-1|58	Patch34:	xulrunner_nojit.patch
12mu|firefox-32.0-1|59	
12mu|firefox-32.0-1|60	# Upstream patches
12mu|firefox-32.0-1|61	
12mu|firefox-32.0-1|62	# ROSA
12mu|firefox-32.0-1|63	Patch90:	firefox-15.0-enable-addons.patch
12mu|firefox-32.0-1|64	
12mu|firefox-32.0-1|65	
12mu|firefox-32.0-1|66	BuildRequires:	gtk+2-devel
12mu|firefox-32.0-1|67	BuildRequires:	unzip
12mu|firefox-32.0-1|68	BuildRequires:	zip
12mu|firefox-32.0-1|69	BuildRequires:	pkgconfig(xinerama)
12mu|firefox-32.0-1|70	BuildRequires:	pkgconfig(xscrnsaver)
12mu|firefox-32.0-1|71	BuildRequires:	jpeg-devel
12mu|firefox-32.0-1|72	BuildRequires:	zlib-devel
12mu|firefox-32.0-1|73	BuildRequires:	glib2-devel
12mu|firefox-32.0-1|74	BuildRequires:	pkgconfig(libIDL-2.0)
12mu|firefox-32.0-1|75	BuildRequires:	makedepend
12mu|firefox-32.0-1|76	BuildRequires:	nss-devel >= 2:3.16.2
12mu|firefox-32.0-1|77	BuildRequires:	nss-static-devel
12mu|firefox-32.0-1|78	BuildRequires:	nspr-devel >= 2:4.10.6
12mu|firefox-32.0-1|79	BuildRequires:	startup-notification-devel
12mu|firefox-32.0-1|80	BuildRequires:	dbus-glib-devel
12mu|firefox-32.0-1|81	BuildRequires:	python
12mu|firefox-32.0-1|82	BuildRequires:	sqlite3-devel >= 3.8.4.1
12mu|firefox-32.0-1|83	%ifnarch %arm %mips
12mu|firefox-32.0-1|84	BuildRequires:	valgrind
12mu|firefox-32.0-1|85	BuildRequires:	java-rpmbuild
12mu|firefox-32.0-1|86	BuildRequires:	yasm >= 1.0.1
12mu|firefox-32.0-1|87	%endif
12mu|firefox-32.0-1|88	%ifarch %arm
12mu|firefox-32.0-1|89	BuildRequires:	libffi-devel
12mu|firefox-32.0-1|90	%endif
12mu|firefox-32.0-1|91	BuildRequires:	rootcerts >= 1:20110830.00
12mu|firefox-32.0-1|92	BuildRequires:	pkgconfig(xt)
12mu|firefox-32.0-1|93	%if %_use_syshunspell
12mu|firefox-32.0-1|94	BuildRequires:	hunspell-devel
12mu|firefox-32.0-1|95	%endif
12mu|firefox-32.0-1|96	BuildRequires:	doxygen
12mu|firefox-32.0-1|97	# BuildRequires:  xulrunner-devel >= %xulrunner_version%{?prel:-0.%prel}
12mu|firefox-32.0-1|98	BuildRequires:	pkgconfig(libproxy-1.0)
12mu|firefox-32.0-1|99	BuildRequires:	pkgconfig(alsa)
12mu|firefox-32.0-1|100	BuildRequires:	wget
12mu|firefox-32.0-1|101	BuildRequires:	pkgconfig(libnotify)
12mu|firefox-32.0-1|102	BuildRequires:	cairo-devel >= 1.10
12mu|firefox-32.0-1|103	BuildRequires:	pkgconfig(gl)
12mu|firefox-32.0-1|104	BuildRequires:	pkgconfig(vpx)
12mu|firefox-32.0-1|105	BuildRequires:	autoconf2.1
12mu|firefox-32.0-1|106	BuildRequires:	libiw-devel
12mu|firefox-32.0-1|107	BuildRequires:	python-virtualenv
12mu|firefox-32.0-1|108	BuildRequires:	pkgconfig(gstreamer-1.0)
12mu|firefox-32.0-1|109	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
12mu|firefox-32.0-1|110	BuildRequires:	pkgconfig(opus)
12mu|firefox-32.0-1|111	BuildRequires:	pkgconfig(libpulse)
12mu|firefox-32.0-1|112	BuildRequires:	bzip2-devel
12mu|firefox-32.0-1|113	
12mu|firefox-32.0-1|114	%if 0%{?prel}
12mu|firefox-32.0-1|115	Provides:	%{name} = %{epoch}:%{realver}-0.%{prel}
12mu|firefox-32.0-1|116	%else
12mu|firefox-32.0-1|117	Provides:	%{name} = %{epoch}:%{realver}
12mu|firefox-32.0-1|118	%endif
12mu|firefox-32.0-1|119	Provides:	mozilla-firefox = %{epoch}:%{version}-%{release}
12mu|firefox-32.0-1|120	Provides:	webclient
12mu|firefox-32.0-1|121	
12mu|firefox-32.0-1|122	Requires:	%{mklibname sqlite3_ 0} >= %{sqlite3_version}
12mu|firefox-32.0-1|123	Requires:	%{mklibname nss 3} >= 2:%{nss_version}
12mu|firefox-32.0-1|124	Requires:	%{mklibname nspr 4} >= 2:%{nspr_version}
12mu|firefox-32.0-1|125	Requires:	indexhtml
12mu|firefox-32.0-1|126	Requires:       xdg-utils
12mu|firefox-32.0-1|127	# fixes bug #42096
12mu|firefox-32.0-1|128	Requires:	mailcap
12mu|firefox-32.0-1|129	%if %_use_syshunspell
12mu|firefox-32.0-1|130	Suggests:	hunspell-en
12mu|firefox-32.0-1|131	%endif
12mu|firefox-32.0-1|132	Suggests:	%{_lib}canberra0
12mu|firefox-32.0-1|133	Suggests:	%{_lib}cups2
12mu|firefox-32.0-1|134	Obsoletes:	firefox-ext-weave-sync
12mu|firefox-32.0-1|135	Obsoletes:	firefox-beta < 11
12mu|firefox-32.0-1|136	
12mu|firefox-32.0-1|137	%description
12mu|firefox-32.0-1|138	The award-winning Web browser is now faster, more secure, and fully
12mu|firefox-32.0-1|139	customizable to your online life. With Firefox(R), we've added powerful new
12mu|firefox-32.0-1|140	features that make your online experience even better. It is an 'open source'
12mu|firefox-32.0-1|141	product which is  freely available, and is acquiring a growing proportion of
12mu|firefox-32.0-1|142	international web browser usage.
12mu|firefox-32.0-1|143	
12mu|firefox-32.0-1|144	Firefox claims to offer a more secure web browsing experience than other
12mu|firefox-32.0-1|145	products, with better protection against spyware and other Internet-based
12mu|firefox-32.0-1|146	security threats.  It includes all the standard features of a modern web
12mu|firefox-32.0-1|147	browser, like Internet searching, tracking recently visited sites, setting up
12mu|firefox-32.0-1|148	shortcuts to favourite sites, customising the software behaviour and so on.
12mu|firefox-32.0-1|149	Firefox also includes  features like 'tabbed browsing' (opening several web
12mu|firefox-32.0-1|150	sites as sections within the same window) and methods for controlling pop-up
12mu|firefox-32.0-1|151	windows, cookies and downloaded files.
12mu|firefox-32.0-1|152	
12mu|firefox-32.0-1|153	%package	devel
12mu|firefox-32.0-1|154	Summary:	Development files for %{name}
12mu|firefox-32.0-1|155	Group:		Development/Other
12mu|firefox-32.0-1|156	Obsoletes:	firefox-beta-devel < 11
12mu|firefox-32.0-1|157	
12mu|firefox-32.0-1|158	%description	devel
12mu|firefox-32.0-1|159	Files and macros mainly for building Firefox extensions.
12mu|firefox-32.0-1|160	
12mu|firefox-32.0-1|161	%prep
12mu|firefox-32.0-1|162	%setup -qn mozilla-%update_channel
12mu|firefox-32.0-1|163	%patch1 -p1 -b .lang
12mu|firefox-32.0-1|164	%patch2 -p1 -b .vendor
12mu|firefox-32.0-1|165	%patch8 -p1 -b .disable-check
12mu|firefox-32.0-1|166	%patch10 -p1 -b .default-mail-handler
12mu|firefox-32.0-1|167	
12mu|firefox-32.0-1|168	## KDE INTEGRATION
12mu|firefox-32.0-1|169	# Disable kde integration , need refactoring
12mu|firefox-32.0-1|170	%patch11 -p1 -b .kdepatch
12mu|firefox-32.0-1|171	%patch12 -p1 -b .kdemoz
12mu|firefox-32.0-1|172	%patch13 -p1 -b .kdebackground
12mu|firefox-32.0-1|173	
12mu|firefox-32.0-1|174	%ifarch %arm
12mu|firefox-32.0-1|175	%if "%{_target_cpu}" != "armv7l"
12mu|firefox-32.0-1|176	%patch34 -p1
12mu|firefox-32.0-1|177	%endif
12mu|firefox-32.0-1|178	%endif
12mu|firefox-32.0-1|179	
12mu|firefox-32.0-1|180	#patch90 -p2 -b .addons
12mu|firefox-32.0-1|181	
12mu|firefox-32.0-1|182	pushd js/src
12mu|firefox-32.0-1|183	autoconf-2.13
12mu|firefox-32.0-1|184	popd
12mu|firefox-32.0-1|185	autoconf-2.13
12mu|firefox-32.0-1|186	
12mu|firefox-32.0-1|187	# needed to regenerate certdata.c
12mu|firefox-32.0-1|188	pushd security/nss/lib/ckfw/builtins
12mu|firefox-32.0-1|189	perl ./certdata.perl < /etc/pki/tls/mozilla/certdata.txt
12mu|firefox-32.0-1|190	popd
12mu|firefox-32.0-1|191	
12mu|firefox-32.0-1|192	%build
12mu|firefox-32.0-1|193	export MOZCONFIG=`pwd`/mozconfig
12mu|firefox-32.0-1|194	cat << EOF > $MOZCONFIG
12mu|firefox-32.0-1|195	mk_add_options MOZILLA_OFFICIAL=1
12mu|firefox-32.0-1|196	mk_add_options BUILD_OFFICIAL=1
12mu|firefox-32.0-1|197	mk_add_options MOZ_MAKE_FLAGS="%{_smp_mflags}"
12mu|firefox-32.0-1|198	mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../obj
12mu|firefox-32.0-1|199	ac_add_options --host=%{_host}
12mu|firefox-32.0-1|200	ac_add_options --target=%{_target_platform}
12mu|firefox-32.0-1|201	ac_add_options --enable-optimize
12mu|firefox-32.0-1|202	ac_add_options --prefix="%{_prefix}"
12mu|firefox-32.0-1|203	ac_add_options --libdir="%{_libdir}"
12mu|firefox-32.0-1|204	ac_add_options --sysconfdir="%{_sysconfdir}"
12mu|firefox-32.0-1|205	ac_add_options --mandir="%{_mandir}"
12mu|firefox-32.0-1|206	ac_add_options --includedir="%{_includedir}"
12mu|firefox-32.0-1|207	ac_add_options --datadir="%{_datadir}"
12mu|firefox-32.0-1|208	ac_add_options --with-system-nspr
12mu|firefox-32.0-1|209	ac_add_options --with-system-nss
12mu|firefox-32.0-1|210	ac_add_options --with-system-zlib
12mu|firefox-32.0-1|211	ac_add_options --with-system-libvpx
12mu|firefox-32.0-1|212	ac_add_options --with-system-bz2
12mu|firefox-32.0-1|213	ac_add_options --enable-libnotify
12mu|firefox-32.0-1|214	ac_add_options --enable-svg
12mu|firefox-32.0-1|215	ac_add_options --enable-canvas
12mu|firefox-32.0-1|216	ac_add_options --enable-webm
12mu|firefox-32.0-1|217	ac_add_options --enable-gio
12mu|firefox-32.0-1|218	ac_add_options --disable-gnomevfs
12mu|firefox-32.0-1|219	ac_add_options --disable-updater
12mu|firefox-32.0-1|220	ac_add_options --disable-tests
12mu|firefox-32.0-1|221	ac_add_options --disable-debug
12mu|firefox-32.0-1|222	#ac_add_options --enable-chrome-format=jar
12mu|firefox-32.0-1|223	#ac_add_options --enable-update-channel=beta
12mu|firefox-32.0-1|224	ac_add_options --enable-official-branding
12mu|firefox-32.0-1|225	ac_add_options --enable-libproxy
12mu|firefox-32.0-1|226	ac_add_options --with-system-jpeg
12mu|firefox-32.0-1|227	ac_add_options --enable-system-cairo
12mu|firefox-32.0-1|228	ac_add_options --enable-system-sqlite
12mu|firefox-32.0-1|229	ac_add_options --enable-startup-notification
12mu|firefox-32.0-1|230	ac_add_options --enable-xinerama
12mu|firefox-32.0-1|231	ac_add_options --with-distribution-id=org.rosa
12mu|firefox-32.0-1|232	ac_add_options --disable-crashreporter
12mu|firefox-32.0-1|233	ac_add_options --enable-update-channel=%{update_channel}
12mu|firefox-32.0-1|234	ac_add_options --enable-gstreamer
12mu|firefox-32.0-1|235	%ifarch %arm
12mu|firefox-32.0-1|236	%if "%{_target_cpu}" != "armv7l"
12mu|firefox-32.0-1|237	ac_add_options --disable-methodjit
12mu|firefox-32.0-1|238	ac_add_options --disable-tracejit
12mu|firefox-32.0-1|239	%endif
12mu|firefox-32.0-1|240	ac_add_options --enable-system-ffi
12mu|firefox-32.0-1|241	%endif
12mu|firefox-32.0-1|242	%ifnarch %arm %mips
12mu|firefox-32.0-1|243	ac_add_options --with-valgrind
12mu|firefox-32.0-1|244	ac_add_options --with-java-include-path=%{java_home}/include
12mu|firefox-32.0-1|245	ac_add_options --with-java-bin-path=%{java_home}/bin
12mu|firefox-32.0-1|246	ac_add_options --enable-opus
12mu|firefox-32.0-1|247	%endif
12mu|firefox-32.0-1|248	
12mu|firefox-32.0-1|249	EOF
12mu|firefox-32.0-1|250	
12mu|firefox-32.0-1|251	%__perl -p -i -e 's|\-0|\-9|g' config/make-jars.pl
12mu|firefox-32.0-1|252	
12mu|firefox-32.0-1|253	export LDFLAGS="%ldflags"
12mu|firefox-32.0-1|254	make -f client.mk build
12mu|firefox-32.0-1|255	
12mu|firefox-32.0-1|256	%install
12mu|firefox-32.0-1|257	rm -rf %{buildroot}
12mu|firefox-32.0-1|258	
12mu|firefox-32.0-1|259	make -C %{_builddir}/obj/browser/installer STRIP=/bin/true MOZ_PKG_FATAL_WARNINGS=0
12mu|firefox-32.0-1|260	
12mu|firefox-32.0-1|261	# Copy files to buildroot
12mu|firefox-32.0-1|262	%{__mkdir_p} %{buildroot}%{mozillalibdir}
12mu|firefox-32.0-1|263	cp -rf %{_builddir}/obj/dist/firefox/* %{buildroot}%{mozillalibdir}
12mu|firefox-32.0-1|264	
12mu|firefox-32.0-1|265	%{__mkdir_p}  %{buildroot}%{_bindir}
12mu|firefox-32.0-1|266	ln -sf %{mozillalibdir}/firefox %{buildroot}%{_bindir}/firefox
12mu|firefox-32.0-1|267	pushd %{buildroot}%{_bindir}
12mu|firefox-32.0-1|268	ln -sf firefox mozilla-firefox
12mu|firefox-32.0-1|269	popd
12mu|firefox-32.0-1|270	mkdir -p %{buildroot}%{mozillalibdir}/defaults/preferences/
12mu|firefox-32.0-1|271	install -m 644 %{SOURCE9} %{buildroot}%{mozillalibdir}/defaults/preferences/kde.js
12mu|firefox-32.0-1|272	
12mu|firefox-32.0-1|273	# Create and own %_libdir/mozilla/plugins & firefox extensions directories
12mu|firefox-32.0-1|274	%{__mkdir_p} %{buildroot}%{pluginsdir}
12mu|firefox-32.0-1|275	%{__mkdir_p} %{buildroot}%{_libdir}/mozilla/extensions/%{firefox_appid}
12mu|firefox-32.0-1|276	%{__mkdir_p} %{buildroot}%{_datadir}/mozilla/extensions/%{firefox_appid}
12mu|firefox-32.0-1|277	
12mu|firefox-32.0-1|278	# (tpg) desktop entry
12mu|firefox-32.0-1|279	%{__mkdir_p} %{buildroot}%{_datadir}/applications
12mu|firefox-32.0-1|280	install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/applications/%{name}.desktop
12mu|firefox-32.0-1|281	
12mu|firefox-32.0-1|282	# (tpg) icons
12mu|firefox-32.0-1|283	%{__cp} %{buildroot}%{mozillalibdir}/browser/chrome/icons/default/default16.png %{buildroot}/%{mozillalibdir}/browser/icons/
12mu|firefox-32.0-1|284	for i in 16 22 24 32 48 256; do
12mu|firefox-32.0-1|285	# (cg) Not all icon sizes are installed with make install, so just redo it here.
12mu|firefox-32.0-1|286	%{__install} -m 644 browser/branding/official/default$i.png %{buildroot}%{mozillalibdir}/browser/chrome/icons/default/default$i.png
12mu|firefox-32.0-1|287	%{__mkdir_p} %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps
12mu|firefox-32.0-1|288	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default$i.png %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps/%{name}.png ;
12mu|firefox-32.0-1|289	done
12mu|firefox-32.0-1|290	%{__mkdir_p} %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12mu|firefox-32.0-1|291	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default48.png %{buildroot}%{_liconsdir}/%{name}.png
12mu|firefox-32.0-1|292	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default32.png %{buildroot}%{_iconsdir}/%{name}.png
12mu|firefox-32.0-1|293	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default16.png %{buildroot}%{_miconsdir}/%{name}.png
12mu|firefox-32.0-1|294	
12mu|firefox-32.0-1|295	# exclusions
12mu|firefox-32.0-1|296	rm -f %{buildroot}%{mozillalibdir}/README.txt
12mu|firefox-32.0-1|297	rm -f %{buildroot}%{mozillalibdir}/removed-files
12mu|firefox-32.0-1|298	rm -f %{buildroot}%{mozillalibdir}/precomplete
12mu|firefox-32.0-1|299	
12mu|firefox-32.0-1|300	cat << EOF >> %{buildroot}%{mozillalibdir}/firefox.cfg
12mu|firefox-32.0-1|301	#code
12mu|firefox-32.0-1|302	pref("browser.rights.3.shown", false);
12mu|firefox-32.0-1|303	defaultPref("browser.startup.homepage", "data:text/html,browser.startup.homepage=file:///usr/share/doc/HTML/index.html");
12mu|firefox-32.0-1|304	pref("browser.shell.checkDefaultBrowser", false);
12mu|firefox-32.0-1|305	pref("browser.startup.homepage_override.mstone", "ignore");
12mu|firefox-32.0-1|306	pref("browser.ctrlTab.previews", true);
12mu|firefox-32.0-1|307	pref("browser.tabs.insertRelatedAfterCurrent", false);
12mu|firefox-32.0-1|308	pref("browser.backspace_action", 2);
12mu|firefox-32.0-1|309	pref("browser.display.use_system_colors", true);
12mu|firefox-32.0-1|310	pref("browser.download.folderList", 1);
12mu|firefox-32.0-1|311	pref("browser.link.open_external", 3);
12mu|firefox-32.0-1|312	pref("app.update.auto", false);
12mu|firefox-32.0-1|313	pref("app.update.enabled", false);
12mu|firefox-32.0-1|314	pref("app.update.autoInstallEnabled", false);
12mu|firefox-32.0-1|315	pref("security.ssl.require_safe_negotiation", false);
12mu|firefox-32.0-1|316	pref("dom.ipc.plugins.enabled.nswrapper*", false);
12mu|firefox-32.0-1|317	pref("extensions.autoDisableScopes", 0);
12mu|firefox-32.0-1|318	pref("extensions.shownSelectionUI", true);
12mu|firefox-32.0-1|319	pref("network.manage-offline-status", true);
12mu|firefox-32.0-1|320	EOF
12mu|firefox-32.0-1|321	cat << EOF >> %{buildroot}%{mozillalibdir}/defaults/pref/config-prefs.js
12mu|firefox-32.0-1|322	pref("general.config.filename", "firefox.cfg");
12mu|firefox-32.0-1|323	pref("general.config.obscure_value", 0); // use this to disable the byte-shift
12mu|firefox-32.0-1|324	EOF
12mu|firefox-32.0-1|325	
12mu|firefox-32.0-1|326	# display icon for Firefox button
12mu|firefox-32.0-1|327	%{__mkdir_p} %{buildroot}%{mozillalibdir}/defaults/profile/chrome
12mu|firefox-32.0-1|328	cat << EOF > %{buildroot}%{mozillalibdir}/defaults/profile/chrome/userChrome.css
12mu|firefox-32.0-1|329	#appmenu-toolbar-button {
12mu|firefox-32.0-1|330	list-style-image: url("chrome://branding/content/icon16.png");
12mu|firefox-32.0-1|331	}
12mu|firefox-32.0-1|332	EOF
12mu|firefox-32.0-1|333	
12mu|firefox-32.0-1|334	# use the system myspell dictionaries
12mu|firefox-32.0-1|335	rm -fr %{buildroot}%{mozillalibdir}/dictionaries
12mu|firefox-32.0-1|336	#ln -s %{_datadir}/hunspell %{buildroot}%{mozillalibdir}/dictionaries
12mu|firefox-32.0-1|337	ln -s %{_datadir}/dict/mozilla/ %{buildroot}%{mozillalibdir}/dictionaries
12mu|firefox-32.0-1|338	
12mu|firefox-32.0-1|339	# (lm) touch and %ghost bookmarks.html to a proper uninstall
12mu|firefox-32.0-1|340	touch %{buildroot}%{mozillalibdir}/defaults/profile/bookmarks.html
12mu|firefox-32.0-1|341	
12mu|firefox-32.0-1|342	# search engines
12mu|firefox-32.0-1|343	rm -f %{buildroot}%{mozillalibdir}/browser/searchplugins/*
12mu|firefox-32.0-1|344	cp -f %{SOURCE5} %{buildroot}%{mozillalibdir}/browser/searchplugins/jamendo.xml
12mu|firefox-32.0-1|345	cp -f %{SOURCE6} %{buildroot}%{mozillalibdir}/browser/searchplugins/exalead.xml
12mu|firefox-32.0-1|346	cp -f %{SOURCE8} %{buildroot}%{mozillalibdir}/browser/searchplugins/askcom.xml
12mu|firefox-32.0-1|347	cp -f %{SOURCE10} %{buildroot}%{mozillalibdir}/browser/searchplugins/yandex.xml
12mu|firefox-32.0-1|348	cp -f %{SOURCE11} %{buildroot}%{mozillalibdir}/browser/searchplugins/google.xml
12mu|firefox-32.0-1|349	cp -f %{SOURCE12} %{buildroot}%{mozillalibdir}/browser/searchplugins/bing.xml
12mu|firefox-32.0-1|350	
12mu|firefox-32.0-1|351	# Correct distro values on search engines
12mu|firefox-32.0-1|352	sed -i 's/@DISTRO_VALUE@/ffx/' %{buildroot}%{mozillalibdir}/browser/searchplugins/askcom.xml
12mu|firefox-32.0-1|353	sed -i 's/@DISTRO_VALUE@//' %{buildroot}%{mozillalibdir}/browser/searchplugins/exalead.xml
12mu|firefox-32.0-1|354	
12mu|firefox-32.0-1|355	mkdir -p %{buildroot}%{_sys_macros_dir}
12mu|firefox-32.0-1|356	cat <<FIN >%{buildroot}%{_sys_macros_dir}/%{name}.macros
12mu|firefox-32.0-1|357	# Macros from %{name} package
12mu|firefox-32.0-1|358	%%firefox_major              %{major}
12mu|firefox-32.0-1|359	%%firefox_epoch              %{ff_epoch}
12mu|firefox-32.0-1|360	%%firefox_version            %{major}%{?prel:-0.%prel}
12mu|firefox-32.0-1|361	%%firefox_mozillapath        %{mozillalibdir}
12mu|firefox-32.0-1|362	%%firefox_pluginsdir         %{pluginsdir}
12mu|firefox-32.0-1|363	%%firefox_appid              \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
12mu|firefox-32.0-1|364	%%firefox_extdir             %%(if [ "%%_target_cpu" = "noarch" ]; then echo %%{_datadir}/mozilla/extensions/%%{firefox_appid}; else echo %%{_libdir}/mozilla/extensions/%%{firefox_appid}; fi)
12mu|firefox-32.0-1|365	FIN
12mu|firefox-32.0-1|366	
12mu|firefox-32.0-1|367	# Fix libxpcom.so rights
12mu|firefox-32.0-1|368	#chmod 755 $RPM_BUILD_ROOT/%{mozillalibdir}/libxpcom.so
12mu|firefox-32.0-1|369	
12mu|firefox-32.0-1|370	%pre
12mu|firefox-32.0-1|371	if [ -d %{mozillalibdir}/browser/dictionaries ]; then
12mu|firefox-32.0-1|372	rm -fr %{mozillalibdir}/browser/dictionaries
12mu|firefox-32.0-1|373	fi
12mu|firefox-32.0-1|374	
12mu|firefox-32.0-1|375	%post
12mu|firefox-32.0-1|376	if [ ! -r /etc/sysconfig/oem ]; then
12mu|firefox-32.0-1|377	case `grep META_CLASS /etc/sysconfig/system` in
12mu|firefox-32.0-1|378	*powerpack) bookmark="mozilla-powerpack.html" ;;
12mu|firefox-32.0-1|379	*desktop) bookmark="mozilla-one.html";;
12mu|firefox-32.0-1|380	*) bookmark="mozilla-download.html";;
12mu|firefox-32.0-1|381	esac
12mu|firefox-32.0-1|382	ln -s -f ../../../../share/mdk/bookmarks/mozilla/$bookmark  %{mozillalibdir}/defaults/profile/bookmarks.html
12mu|firefox-32.0-1|383	fi
12mu|firefox-32.0-1|384	
12mu|firefox-32.0-1|385	%files
12mu|firefox-32.0-1|386	%{_bindir}/%{name}
12mu|firefox-32.0-1|387	%{_bindir}/mozilla-firefox
12mu|firefox-32.0-1|388	%{_iconsdir}/hicolor/*/apps/*.png
12mu|firefox-32.0-1|389	%{_miconsdir}/%{name}.png
12mu|firefox-32.0-1|390	%{_iconsdir}/%{name}.png
12mu|firefox-32.0-1|391	%{_liconsdir}/%{name}.png
12mu|firefox-32.0-1|392	%{_datadir}/applications/*.desktop
12mu|firefox-32.0-1|393	%{_libdir}/%{name}-%{major}*
12mu|firefox-32.0-1|394	#% ghost %{mozillalibdir}/defaults/profile/bookmarks.html
12mu|firefox-32.0-1|395	%dir %{_libdir}/mozilla
12mu|firefox-32.0-1|396	%dir %{_libdir}/mozilla/extensions
12mu|firefox-32.0-1|397	%dir %{pluginsdir}
12mu|firefox-32.0-1|398	%dir %{_libdir}/mozilla/extensions/%{firefox_appid}
12mu|firefox-32.0-1|399	%dir %{_datadir}/mozilla/extensions/%{firefox_appid}
12mu|firefox-32.0-1|400	
12mu|firefox-32.0-1|401	%files devel
12mu|firefox-32.0-1|402	%{_sys_macros_dir}/%{name}.macros
12mu|firefox-32.0-1|403	
12mu|firefox-32.0-1|404	%changelog
12mu|firefox-32.0-1|405	* Tue Sep 02 2014 Tigro <ashejn@gmail.com> 0:32.0-1
12mu|firefox-32.0-1|406	+ Revision: 09b2484
12mu|firefox-32.0-1|407	- update to 32.0
12mu|firefox-32.0-1|408	
12mu|firefox-32.0-1|409	* Mon Aug 04 2014 Tigro <ashejn@gmail.com> 0:31.0-1
12mu|firefox-32.0-1|410	+ Revision: d45ef72
12mu|firefox-32.0-1|411	- bump nss version
12mu|firefox-32.0-1|412	
12mu|firefox-32.0-1|413	* Mon Aug 04 2014 Tigro <ashejn@gmail.com> 0:31.0-1
12mu|firefox-32.0-1|414	+ Revision: 946e953
12mu|firefox-32.0-1|415	- update patch
12mu|firefox-32.0-1|416	
12mu|firefox-32.0-1|417	* Mon Aug 04 2014 Tigro <ashejn@gmail.com> 0:31.0-1
12mu|firefox-32.0-1|418	+ Revision: cba1503
12mu|firefox-32.0-1|419	- update to 31.0
12mu|firefox-32.0-1|420	
12mu|firefox-32.0-1|421	* Tue Jun 10 2014 Tigro <ashejn@gmail.com> 0:30.0-1
12mu|firefox-32.0-1|422	+ Revision: 20acf1b
12mu|firefox-32.0-1|423	- bump sqlite version
12mu|firefox-32.0-1|424	
12mu|firefox-32.0-1|425	* Tue Jun 10 2014 Tigro <ashejn@gmail.com> 0:30.0-1
12mu|firefox-32.0-1|426	+ Revision: c40238e
12mu|firefox-32.0-1|427	- bump nspr release
12mu|firefox-32.0-1|428	
12mu|firefox-32.0-1|429	* Tue Jun 10 2014 Tigro <ashejn@gmail.com> 0:30.0-1
12mu|firefox-32.0-1|430	+ Revision: 0bd8020
12mu|firefox-32.0-1|431	- added kde patches
12mu|firefox-32.0-1|432	
12mu|firefox-32.0-1|433	* Tue Jun 10 2014 Tigro <ashejn@gmail.com> 0:30.0-1
12mu|firefox-32.0-1|434	+ Revision: a9fb740
12mu|firefox-32.0-1|435	- update to 30.0
12mu|firefox-32.0-1|436	
12mu|firefox-32.0-1|437	* Mon May 12 2014 Tigro <ashejn@gmail.com> 0:29.0.1-1
12mu|firefox-32.0-1|438	+ Revision: 6beabdb
12mu|firefox-32.0-1|439	- update to 29.0.1
12mu|firefox-32.0-1|440	
12mu|firefox-32.0-1|441	* Tue Apr 29 2014 Tigro <ashejn@gmail.com> 0:29.0-1
12mu|firefox-32.0-1|442	+ Revision: 1a3cc6f
12mu|firefox-32.0-1|443	- disable addons patch
12mu|firefox-32.0-1|444	
12mu|firefox-32.0-1|445	* Tue Apr 29 2014 Tigro <ashejn@gmail.com> 0:29.0-1
12mu|firefox-32.0-1|446	+ Revision: 0e5489a
12mu|firefox-32.0-1|447	- update to 29.0
12mu|firefox-32.0-1|448	
12mu|firefox-32.0-1|449	* Tue Apr 22 2014 Alex Burmashev <alex.burmashev@gmail.com> 0:28.0-4
12mu|firefox-32.0-1|450	+ Revision: b95df0e
12mu|firefox-32.0-1|451	- one more try to fix start page
12mu|firefox-32.0-1|452	
12mu|firefox-32.0-1|453	* Tue Apr 22 2014 Alex Burmashev <alex.burmashev@gmail.com> 0:28.0-3
12mu|firefox-32.0-1|454	+ Revision: e0691d8
12mu|firefox-32.0-1|455	- allow to change default start page
12mu|firefox-32.0-1|456	
12mu|firefox-32.0-1|457	* Fri Apr 18 2014 Alex Burmashev <alex.burmashev@gmail.com> 0:28.0-2
12mu|firefox-32.0-1|458	+ Revision: e46850b
12mu|firefox-32.0-1|459	- added a new config file
12mu|firefox-32.0-1|460	
12mu|firefox-32.0-1|461	* Fri Apr 18 2014 Alex Burmashev <alex.burmashev@gmail.com> 0:28.0-3
12mu|firefox-32.0-1|462	+ Revision: 4e9b477
12mu|firefox-32.0-1|463	- added a new pref and setting file
12mu|firefox-32.0-1|464	
12mu|firefox-32.0-1|465	* Thu Mar 20 2014 Tigro <ashejn@gmail.com> 0:28.0-1
12mu|firefox-32.0-1|466	+ Revision: aaea844
12mu|firefox-32.0-1|467	- fix release
12mu|firefox-32.0-1|468	
12mu|firefox-32.0-1|469	* Wed Mar 19 2014 Tigro <ashejn@gmail.com> 0:28.0-2
12mu|firefox-32.0-1|470	+ Revision: 3efe3e2
12mu|firefox-32.0-1|471	- added BR: libpulse
12mu|firefox-32.0-1|472	
12mu|firefox-32.0-1|473	* Wed Mar 19 2014 Tigro <ashejn@gmail.com> 0:28.0-2
12mu|firefox-32.0-1|474	+ Revision: 3a1502b
12mu|firefox-32.0-1|475	- update kde patches
12mu|firefox-32.0-1|476	
12mu|firefox-32.0-1|477	* Wed Mar 19 2014 Tigro <ashejn@gmail.com> 0:28.0-2
12mu|firefox-32.0-1|478	+ Revision: d10cd86
12mu|firefox-32.0-1|479	- drop firefox-5.0-asciidel.patch
12mu|firefox-32.0-1|480	
12mu|firefox-32.0-1|481	* Wed Mar 19 2014 Tigro <ashejn@gmail.com> 0:28.0-2
12mu|firefox-32.0-1|482	+ Revision: dd83f9b
12mu|firefox-32.0-1|483	- update to 28.0
12mu|firefox-32.0-1|484	
12mu|firefox-32.0-1|485	* Tue Feb 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0:27.0.1-2
12mu|firefox-32.0-1|486	+ Revision: d7951bf
12mu|firefox-32.0-1|487	- LOG Add patch to fix setting wallpaper in KDE4
12mu|firefox-32.0-1|488	
12mu|firefox-32.0-1|489	* Fri Feb 14 2014 Tigro <ashejn@gmail.com> 0:27.0.1-1
12mu|firefox-32.0-1|490	+ Revision: 8627a84
12mu|firefox-32.0-1|491	- update to 27.0.1
12mu|firefox-32.0-1|492	
12mu|firefox-32.0-1|493	* Thu Feb 13 2014 Tigro <ashejn@gmail.com> 0:27.0-1
12mu|firefox-32.0-1|494	+ Revision: 05e7aa3
12mu|firefox-32.0-1|495	- enable optimize again
12mu|firefox-32.0-1|496	
12mu|firefox-32.0-1|497	* Thu Feb 13 2014 Tigro <ashejn@gmail.com> 0:27.0-1
12mu|firefox-32.0-1|498	+ Revision: 380e8b4
12mu|firefox-32.0-1|499	- fix typo
12mu|firefox-32.0-1|500	
12mu|firefox-32.0-1|501	* Thu Feb 13 2014 Tigro <ashejn@gmail.com> 0:27.0-1
12mu|firefox-32.0-1|502	+ Revision: 950dc66
12mu|firefox-32.0-1|503	- set -O0 by default for optflags
12mu|firefox-32.0-1|504	
12mu|firefox-32.0-1|505	* Thu Feb 13 2014 Tigro <ashejn@gmail.com> 0:27.0-1
12mu|firefox-32.0-1|506	+ Revision: d52db5e
12mu|firefox-32.0-1|507	- disable at all
12mu|firefox-32.0-1|508	
12mu|firefox-32.0-1|509	* Thu Feb 13 2014 Tigro <ashejn@gmail.com> 0:27.0-1
12mu|firefox-32.0-1|510	+ Revision: fc1f386
12mu|firefox-32.0-1|511	- disable optimize
12mu|firefox-32.0-1|512	
12mu|firefox-32.0-1|513	* Thu Feb 13 2014 Tigro <ashejn@gmail.com> 0:27.0-1
12mu|firefox-32.0-1|514	+ Revision: 7eb61f9
12mu|firefox-32.0-1|515	- optimize with -O0
12mu|firefox-32.0-1|516	
12mu|firefox-32.0-1|517	* Thu Feb 13 2014 Tigro <ashejn@gmail.com> 0:27.0-1
12mu|firefox-32.0-1|518	+ Revision: 148d7d6
12mu|firefox-32.0-1|519	- Revert "BR: libpng16"
12mu|firefox-32.0-1|520	- This reverts commit 0490798f11e34a19e97ea3e591e0a3c568d8a2f9.
12mu|firefox-32.0-1|521	
12mu|firefox-32.0-1|522	* Tue Feb 11 2014 Tigro <ashejn@gmail.com> 0:27.0-1
12mu|firefox-32.0-1|523	+ Revision: 0490798
12mu|firefox-32.0-1|524	- BR: libpng16
12mu|firefox-32.0-1|525	
12mu|firefox-32.0-1|526	

19630 12
12mu|firefox-esr-24.8.0-1|1	# WARNING, READ FIRST:
12mu|firefox-esr-24.8.0-1|2	#
12mu|firefox-esr-24.8.0-1|3	# This is a special package that needs special treatment. Due to the amount of
12mu|firefox-esr-24.8.0-1|4	# security updates it needs, it's common to ship new upstream versions instead of patching.
12mu|firefox-esr-24.8.0-1|5	# That means this package MUST be BUILDABLE for stable official releases.
12mu|firefox-esr-24.8.0-1|6	# This also means only STABLE upstream releases, NO betas.
12mu|firefox-esr-24.8.0-1|7	# This is a discussed topic. Please, do not flame it again.
12mu|firefox-esr-24.8.0-1|8	
12mu|firefox-esr-24.8.0-1|9	%define major 24.8.0
12mu|firefox-esr-24.8.0-1|10	%define ff_epoch 0
12mu|firefox-esr-24.8.0-1|11	# (tpg) set version HERE !!!
12mu|firefox-esr-24.8.0-1|12	%define realver %{major}
12mu|firefox-esr-24.8.0-1|13	%define realname firefox
12mu|firefox-esr-24.8.0-1|14	%define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
12mu|firefox-esr-24.8.0-1|15	
12mu|firefox-esr-24.8.0-1|16	# (tpg) MOZILLA_FIVE_HOME
12mu|firefox-esr-24.8.0-1|17	%define mozillalibdir %{_libdir}/%{realname}-%{major}
12mu|firefox-esr-24.8.0-1|18	%define pluginsdir %{_libdir}/mozilla/plugins
12mu|firefox-esr-24.8.0-1|19	
12mu|firefox-esr-24.8.0-1|20	# this seems fragile, so require the exact version or later (#58754)
12mu|firefox-esr-24.8.0-1|21	%define sqlite3_version %(pkg-config --modversion sqlite3 &>/dev/null && pkg-config --modversion sqlite3 2>/dev/null || echo 0)
12mu|firefox-esr-24.8.0-1|22	%define nss_version %(pkg-config --modversion nss &>/dev/null && pkg-config --modversion nss 2>/dev/null || echo 0)
12mu|firefox-esr-24.8.0-1|23	%define nspr_version %(pkg-config --modversion nspr &>/dev/null && pkg-config --modversion nspr 2>/dev/null |sed -e 's!\.0!!' || echo 0)
12mu|firefox-esr-24.8.0-1|24	
12mu|firefox-esr-24.8.0-1|25	%define _use_syshunspell 0
12mu|firefox-esr-24.8.0-1|26	
12mu|firefox-esr-24.8.0-1|27	%define release  1
12mu|firefox-esr-24.8.0-1|28	
12mu|firefox-esr-24.8.0-1|29	%define update_channel  esr24
12mu|firefox-esr-24.8.0-1|30	
12mu|firefox-esr-24.8.0-1|31	Summary:	Next generation web browser
12mu|firefox-esr-24.8.0-1|32	Name:		%{realname}-esr
12mu|firefox-esr-24.8.0-1|33	Version:	%{major}
12mu|firefox-esr-24.8.0-1|34	Epoch:		%{ff_epoch}
12mu|firefox-esr-24.8.0-1|35	Release:	%{release}
12mu|firefox-esr-24.8.0-1|36	License:	MPLv1+
12mu|firefox-esr-24.8.0-1|37	Group:		Networking/WWW
12mu|firefox-esr-24.8.0-1|38	Url:		http://www.mozilla.com/firefox/
12mu|firefox-esr-24.8.0-1|39	%if 0%{?prel}
12mu|firefox-esr-24.8.0-1|40	Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/%{realname}/releases/%{realver}/source/%{realname}-%{realver}%prel.source.tar.bz2
12mu|firefox-esr-24.8.0-1|41	%else
12mu|firefox-esr-24.8.0-1|42	Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/%{realname}/releases/%{realver}esr/source/%{realname}-%{realver}esr.source.tar.bz2
12mu|firefox-esr-24.8.0-1|43	%endif
12mu|firefox-esr-24.8.0-1|44	Source4:	%{realname}.desktop
12mu|firefox-esr-24.8.0-1|45	Source5:	firefox-searchengines-jamendo.xml
12mu|firefox-esr-24.8.0-1|46	Source6:	firefox-searchengines-exalead.xml
12mu|firefox-esr-24.8.0-1|47	Source8:	firefox-searchengines-askcom.xml
12mu|firefox-esr-24.8.0-1|48	Source9:	kde.js
12mu|firefox-esr-24.8.0-1|49	Source10:	firefox-searchengines-yandex.xml
12mu|firefox-esr-24.8.0-1|50	Source11:	firefox-searchengines-google.xml
12mu|firefox-esr-24.8.0-1|51	Source12:	firefox-searchengines-bing.xml
12mu|firefox-esr-24.8.0-1|52	Patch1:		firefox-6.0-lang.patch
12mu|firefox-esr-24.8.0-1|53	Patch2:         firefox-vendor.patch
12mu|firefox-esr-24.8.0-1|54	Patch8:		firefox-22.0-disable-check-default-browser.patch
12mu|firefox-esr-24.8.0-1|55	Patch9:         firefox-5.0-asciidel.patch
12mu|firefox-esr-24.8.0-1|56	Patch10:	firefox-3.5.3-default-mail-handler.patch
12mu|firefox-esr-24.8.0-1|57	# Patches for kde integration of FF
12mu|firefox-esr-24.8.0-1|58	Patch11:	firefox-24-kde.patch
12mu|firefox-esr-24.8.0-1|59	Patch12:	mozilla-24-kde.patch
12mu|firefox-esr-24.8.0-1|60	Patch13:        mozilla-kde-background.patch
12mu|firefox-esr-24.8.0-1|61	Patch34:	xulrunner_nojit.patch
12mu|firefox-esr-24.8.0-1|62	
12mu|firefox-esr-24.8.0-1|63	# Upstream patches
12mu|firefox-esr-24.8.0-1|64	
12mu|firefox-esr-24.8.0-1|65	# ROSA
12mu|firefox-esr-24.8.0-1|66	Patch90:	firefox-15.0-enable-addons.patch
12mu|firefox-esr-24.8.0-1|67	
12mu|firefox-esr-24.8.0-1|68	BuildRequires:	gtk+2-devel
12mu|firefox-esr-24.8.0-1|69	BuildRequires:	unzip
12mu|firefox-esr-24.8.0-1|70	BuildRequires:	zip
12mu|firefox-esr-24.8.0-1|71	BuildRequires:	pkgconfig(xinerama)
12mu|firefox-esr-24.8.0-1|72	BuildRequires:	pkgconfig(xscrnsaver)
12mu|firefox-esr-24.8.0-1|73	BuildRequires:	jpeg-devel
12mu|firefox-esr-24.8.0-1|74	BuildRequires:	zlib-devel
12mu|firefox-esr-24.8.0-1|75	BuildRequires:	glib2-devel
12mu|firefox-esr-24.8.0-1|76	BuildRequires:	pkgconfig(libIDL-2.0)
12mu|firefox-esr-24.8.0-1|77	BuildRequires:	makedepend
12mu|firefox-esr-24.8.0-1|78	BuildRequires:	nss-devel >= 2:3.15.4
12mu|firefox-esr-24.8.0-1|79	BuildRequires:	nss-static-devel
12mu|firefox-esr-24.8.0-1|80	BuildRequires:	nspr-devel >= 2:4.9.4
12mu|firefox-esr-24.8.0-1|81	BuildRequires:	startup-notification-devel
12mu|firefox-esr-24.8.0-1|82	BuildRequires:	dbus-glib-devel
12mu|firefox-esr-24.8.0-1|83	BuildRequires:	python-devel
12mu|firefox-esr-24.8.0-1|84	BuildRequires:	sqlite3-devel >= 3.7.17
12mu|firefox-esr-24.8.0-1|85	%ifnarch %arm %mips
12mu|firefox-esr-24.8.0-1|86	BuildRequires:	valgrind
12mu|firefox-esr-24.8.0-1|87	#BuildRequires:	java-rpmbuild
12mu|firefox-esr-24.8.0-1|88	BuildRequires:	yasm >= 1.0.1
12mu|firefox-esr-24.8.0-1|89	%endif
12mu|firefox-esr-24.8.0-1|90	%ifarch %arm
12mu|firefox-esr-24.8.0-1|91	BuildRequires:	libffi-devel
12mu|firefox-esr-24.8.0-1|92	%endif
12mu|firefox-esr-24.8.0-1|93	BuildRequires:	rootcerts >= 1:20110830.00
12mu|firefox-esr-24.8.0-1|94	BuildRequires:	pkgconfig(xt)
12mu|firefox-esr-24.8.0-1|95	%if %_use_syshunspell
12mu|firefox-esr-24.8.0-1|96	BuildRequires:	hunspell-devel
12mu|firefox-esr-24.8.0-1|97	%endif
12mu|firefox-esr-24.8.0-1|98	BuildRequires:	doxygen
12mu|firefox-esr-24.8.0-1|99	BuildRequires:	pkgconfig(libproxy-1.0)
12mu|firefox-esr-24.8.0-1|100	BuildRequires:	pkgconfig(alsa)
12mu|firefox-esr-24.8.0-1|101	BuildRequires:	wget
12mu|firefox-esr-24.8.0-1|102	BuildRequires:	pkgconfig(libnotify)
12mu|firefox-esr-24.8.0-1|103	BuildRequires:	cairo-devel >= 1.10
12mu|firefox-esr-24.8.0-1|104	BuildRequires:	pkgconfig(gl)
12mu|firefox-esr-24.8.0-1|105	BuildRequires:	autoconf2.1
12mu|firefox-esr-24.8.0-1|106	BuildRequires:	libiw-devel
12mu|firefox-esr-24.8.0-1|107	BuildRequires:	python-simplejson
12mu|firefox-esr-24.8.0-1|108	#BuildRequires:	gstreamer0.10-devel
12mu|firefox-esr-24.8.0-1|109	#BuildRequires:	libgstreamer0.10-plugins-base-devel
12mu|firefox-esr-24.8.0-1|110	BuildRequires:	pkgconfig(opus)
12mu|firefox-esr-24.8.0-1|111	
12mu|firefox-esr-24.8.0-1|112	#%if 0%{?prel}
12mu|firefox-esr-24.8.0-1|113	#Provides:	%{realname} = %{epoch}:%{realver}-0.%{prel}
12mu|firefox-esr-24.8.0-1|114	#%else
12mu|firefox-esr-24.8.0-1|115	#Provides:	%{realname} = %{epoch}:%{realver}
12mu|firefox-esr-24.8.0-1|116	#%endif
12mu|firefox-esr-24.8.0-1|117	Provides:	mozilla-firefox = %{epoch}:%{version}-%{release}
12mu|firefox-esr-24.8.0-1|118	Provides:	webclient
12mu|firefox-esr-24.8.0-1|119	
12mu|firefox-esr-24.8.0-1|120	Requires:	%{mklibname sqlite3_ 0} >= %{sqlite3_version}
12mu|firefox-esr-24.8.0-1|121	Requires:	%{mklibname nss 3} >= 2:%{nss_version}
12mu|firefox-esr-24.8.0-1|122	Requires:	%{mklibname nspr 4} >= 2:%{nspr_version}
12mu|firefox-esr-24.8.0-1|123	Requires:	indexhtml
12mu|firefox-esr-24.8.0-1|124	Requires:       xdg-utils
12mu|firefox-esr-24.8.0-1|125	# fixes bug #42096
12mu|firefox-esr-24.8.0-1|126	Requires:	mailcap
12mu|firefox-esr-24.8.0-1|127	Suggests:	hunspell-en
12mu|firefox-esr-24.8.0-1|128	Suggests:	%{_lib}canberra0
12mu|firefox-esr-24.8.0-1|129	Suggests:	%{_lib}cups2
12mu|firefox-esr-24.8.0-1|130	Obsoletes:	firefox-ext-weave-sync
12mu|firefox-esr-24.8.0-1|131	Obsoletes:	firefox-beta < 11
12mu|firefox-esr-24.8.0-1|132	
12mu|firefox-esr-24.8.0-1|133	Conflicts:	%{realname}
12mu|firefox-esr-24.8.0-1|134	
12mu|firefox-esr-24.8.0-1|135	%description
12mu|firefox-esr-24.8.0-1|136	The award-winning Web browser is now faster, more secure, and fully
12mu|firefox-esr-24.8.0-1|137	customizable to your online life. With Firefox(R), we've added powerful new
12mu|firefox-esr-24.8.0-1|138	features that make your online experience even better. It is an 'open source'
12mu|firefox-esr-24.8.0-1|139	product which is  freely available, and is acquiring a growing proportion of
12mu|firefox-esr-24.8.0-1|140	international web browser usage.
12mu|firefox-esr-24.8.0-1|141	
12mu|firefox-esr-24.8.0-1|142	Firefox claims to offer a more secure web browsing experience than other
12mu|firefox-esr-24.8.0-1|143	products, with better protection against spyware and other Internet-based
12mu|firefox-esr-24.8.0-1|144	security threats.  It includes all the standard features of a modern web
12mu|firefox-esr-24.8.0-1|145	browser, like Internet searching, tracking recently visited sites, setting up
12mu|firefox-esr-24.8.0-1|146	shortcuts to favourite sites, customising the software behaviour and so on.
12mu|firefox-esr-24.8.0-1|147	Firefox also includes  features like 'tabbed browsing' (opening several web
12mu|firefox-esr-24.8.0-1|148	sites as sections within the same window) and methods for controlling pop-up
12mu|firefox-esr-24.8.0-1|149	windows, cookies and downloaded files.
12mu|firefox-esr-24.8.0-1|150	
12mu|firefox-esr-24.8.0-1|151	%package	devel
12mu|firefox-esr-24.8.0-1|152	Summary:	Development files for %{name}
12mu|firefox-esr-24.8.0-1|153	Group:		Development/Other
12mu|firefox-esr-24.8.0-1|154	Obsoletes:	firefox-beta-devel < 11
12mu|firefox-esr-24.8.0-1|155	Conflicts:	%{realname}-devel
12mu|firefox-esr-24.8.0-1|156	
12mu|firefox-esr-24.8.0-1|157	%description	devel
12mu|firefox-esr-24.8.0-1|158	Files and macros mainly for building Firefox extensions.
12mu|firefox-esr-24.8.0-1|159	
12mu|firefox-esr-24.8.0-1|160	%prep
12mu|firefox-esr-24.8.0-1|161	%setup -qn mozilla-%update_channel
12mu|firefox-esr-24.8.0-1|162	%patch1 -p1 -b .lang
12mu|firefox-esr-24.8.0-1|163	%patch2 -p1 -b .vendor
12mu|firefox-esr-24.8.0-1|164	%patch8 -p1 -b .disable-software-update
12mu|firefox-esr-24.8.0-1|165	%patch9 -p1 -b .ascii
12mu|firefox-esr-24.8.0-1|166	%patch10 -p1 -b .default-mail-handler
12mu|firefox-esr-24.8.0-1|167	
12mu|firefox-esr-24.8.0-1|168	## KDE INTEGRATION
12mu|firefox-esr-24.8.0-1|169	# Disable kde integration , need refactoring
12mu|firefox-esr-24.8.0-1|170	%patch11 -p1 -b .kdepatch
12mu|firefox-esr-24.8.0-1|171	%patch12 -p1 -b .kdemoz
12mu|firefox-esr-24.8.0-1|172	%patch13 -p1 -b .kdebackground
12mu|firefox-esr-24.8.0-1|173	
12mu|firefox-esr-24.8.0-1|174	%ifarch %arm
12mu|firefox-esr-24.8.0-1|175	%if "%{_target_cpu}" != "armv7l"
12mu|firefox-esr-24.8.0-1|176	%patch34 -p1
12mu|firefox-esr-24.8.0-1|177	%endif
12mu|firefox-esr-24.8.0-1|178	%endif
12mu|firefox-esr-24.8.0-1|179	
12mu|firefox-esr-24.8.0-1|180	%patch90 -p2 -b .addons
12mu|firefox-esr-24.8.0-1|181	
12mu|firefox-esr-24.8.0-1|182	pushd js/src
12mu|firefox-esr-24.8.0-1|183	autoconf-2.13
12mu|firefox-esr-24.8.0-1|184	popd
12mu|firefox-esr-24.8.0-1|185	autoconf-2.13
12mu|firefox-esr-24.8.0-1|186	
12mu|firefox-esr-24.8.0-1|187	# needed to regenerate certdata.c
12mu|firefox-esr-24.8.0-1|188	pushd security/nss/lib/ckfw/builtins
12mu|firefox-esr-24.8.0-1|189	perl ./certdata.perl < /etc/pki/tls/mozilla/certdata.txt
12mu|firefox-esr-24.8.0-1|190	popd
12mu|firefox-esr-24.8.0-1|191	
12mu|firefox-esr-24.8.0-1|192	%build
12mu|firefox-esr-24.8.0-1|193	%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//')
12mu|firefox-esr-24.8.0-1|194	%setup_compile_flags
12mu|firefox-esr-24.8.0-1|195	
12mu|firefox-esr-24.8.0-1|196	CFLAGS=$(echo %optflags | %{__sed} -e 's/-fexceptions//')
12mu|firefox-esr-24.8.0-1|197	CFLAGS="$CFLAGS -fno-strict-aliasing"
12mu|firefox-esr-24.8.0-1|198	CXXFLAGS="$CFLAGS -fpermissive"
12mu|firefox-esr-24.8.0-1|199	RPM_OPT_FLAGS="$CFLAGS"
12mu|firefox-esr-24.8.0-1|200	LDFLAGS="%ldflags"
12mu|firefox-esr-24.8.0-1|201	export CFLAGS
12mu|firefox-esr-24.8.0-1|202	export CXXFLAGS
12mu|firefox-esr-24.8.0-1|203	export RPM_OPT_FLAGS
12mu|firefox-esr-24.8.0-1|204	export LDFLAGS
12mu|firefox-esr-24.8.0-1|205	
12mu|firefox-esr-24.8.0-1|206	export MOZCONFIG=`pwd`/mozconfig
12mu|firefox-esr-24.8.0-1|207	cat << EOF > $MOZCONFIG
12mu|firefox-esr-24.8.0-1|208	mk_add_options MOZILLA_OFFICIAL=1
12mu|firefox-esr-24.8.0-1|209	mk_add_options BUILD_OFFICIAL=1
12mu|firefox-esr-24.8.0-1|210	mk_add_options MOZ_MAKE_FLAGS="%{_smp_mflags}"
12mu|firefox-esr-24.8.0-1|211	mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/../obj
12mu|firefox-esr-24.8.0-1|212	ac_add_options --host=%{_host}
12mu|firefox-esr-24.8.0-1|213	ac_add_options --target=%{_target_platform}
12mu|firefox-esr-24.8.0-1|214	ac_add_options --enable-optimize
12mu|firefox-esr-24.8.0-1|215	ac_add_options --prefix="%{_prefix}"
12mu|firefox-esr-24.8.0-1|216	ac_add_options --libdir="%{_libdir}"
12mu|firefox-esr-24.8.0-1|217	ac_add_options --sysconfdir="%{_sysconfdir}"
12mu|firefox-esr-24.8.0-1|218	ac_add_options --mandir="%{_mandir}"
12mu|firefox-esr-24.8.0-1|219	ac_add_options --includedir="%{_includedir}"
12mu|firefox-esr-24.8.0-1|220	ac_add_options --datadir="%{_datadir}"
12mu|firefox-esr-24.8.0-1|221	ac_add_options --with-system-nspr
12mu|firefox-esr-24.8.0-1|222	ac_add_options --with-system-nss
12mu|firefox-esr-24.8.0-1|223	ac_add_options --with-system-zlib
12mu|firefox-esr-24.8.0-1|224	ac_add_options --with-pthreads
12mu|firefox-esr-24.8.0-1|225	ac_add_options --enable-webm
12mu|firefox-esr-24.8.0-1|226	ac_add_options --enable-webrtc
12mu|firefox-esr-24.8.0-1|227	ac_add_options --enable-ogg
12mu|firefox-esr-24.8.0-1|228	ac_add_options --enable-jemalloc
12mu|firefox-esr-24.8.0-1|229	ac_add_options --enable-gio
12mu|firefox-esr-24.8.0-1|230	ac_add_options --disable-gnomevfs
12mu|firefox-esr-24.8.0-1|231	ac_add_options --disable-updater
12mu|firefox-esr-24.8.0-1|232	ac_add_options --disable-tests
12mu|firefox-esr-24.8.0-1|233	ac_add_options --disable-debug
12mu|firefox-esr-24.8.0-1|234	ac_add_options --without-system-libvpx
12mu|firefox-esr-24.8.0-1|235	#ac_add_options --enable-chrome-format=jar
12mu|firefox-esr-24.8.0-1|236	#ac_add_options --enable-update-channel=beta
12mu|firefox-esr-24.8.0-1|237	ac_add_options --enable-official-branding
12mu|firefox-esr-24.8.0-1|238	ac_add_options --enable-libproxy
12mu|firefox-esr-24.8.0-1|239	ac_add_options --with-system-jpeg
12mu|firefox-esr-24.8.0-1|240	ac_add_options --enable-system-cairo
12mu|firefox-esr-24.8.0-1|241	ac_add_options --enable-canvas
12mu|firefox-esr-24.8.0-1|242	ac_add_options --enable-svg
12mu|firefox-esr-24.8.0-1|243	ac_add_options --enable-system-sqlite
12mu|firefox-esr-24.8.0-1|244	ac_add_options --enable-extensions=default
12mu|firefox-esr-24.8.0-1|245	ac_add_options --enable-startup-notification
12mu|firefox-esr-24.8.0-1|246	ac_add_options --enable-libnotify
12mu|firefox-esr-24.8.0-1|247	ac_add_options --enable-xinerama
12mu|firefox-esr-24.8.0-1|248	ac_add_options --with-distribution-id=org.rosa
12mu|firefox-esr-24.8.0-1|249	ac_add_options --disable-crashreporter
12mu|firefox-esr-24.8.0-1|250	ac_add_options --enable-update-channel=%{update_channel}
12mu|firefox-esr-24.8.0-1|251	ac_add_options --disable-gstreamer
12mu|firefox-esr-24.8.0-1|252	%ifarch %arm
12mu|firefox-esr-24.8.0-1|253	%if "%{_target_cpu}" != "armv7l"
12mu|firefox-esr-24.8.0-1|254	ac_add_options --disable-methodjit
12mu|firefox-esr-24.8.0-1|255	ac_add_options --disable-tracejit
12mu|firefox-esr-24.8.0-1|256	%endif
12mu|firefox-esr-24.8.0-1|257	ac_add_options --enable-system-ffi
12mu|firefox-esr-24.8.0-1|258	%endif
12mu|firefox-esr-24.8.0-1|259	%ifnarch %arm %mips
12mu|firefox-esr-24.8.0-1|260	ac_add_options --with-valgrind
12mu|firefox-esr-24.8.0-1|261	ac_add_options --disable-javaxpcom
12mu|firefox-esr-24.8.0-1|262	#ac_add_options --with-java-include-path=%{java_home}/include
12mu|firefox-esr-24.8.0-1|263	#ac_add_options --with-java-bin-path=%{java_home}/bin
12mu|firefox-esr-24.8.0-1|264	ac_add_options --enable-opus
12mu|firefox-esr-24.8.0-1|265	%endif
12mu|firefox-esr-24.8.0-1|266	
12mu|firefox-esr-24.8.0-1|267	EOF
12mu|firefox-esr-24.8.0-1|268	
12mu|firefox-esr-24.8.0-1|269	%__perl -p -i -e 's|\-0|\-9|g' config/make-jars.pl
12mu|firefox-esr-24.8.0-1|270	
12mu|firefox-esr-24.8.0-1|271	export LDFLAGS="%ldflags"
12mu|firefox-esr-24.8.0-1|272	make -f client.mk build
12mu|firefox-esr-24.8.0-1|273	
12mu|firefox-esr-24.8.0-1|274	%install
12mu|firefox-esr-24.8.0-1|275	rm -rf %{buildroot}
12mu|firefox-esr-24.8.0-1|276	
12mu|firefox-esr-24.8.0-1|277	make -C %{_builddir}/obj/browser/installer STRIP=/bin/true MOZ_PKG_FATAL_WARNINGS=0
12mu|firefox-esr-24.8.0-1|278	
12mu|firefox-esr-24.8.0-1|279	# Copy files to buildroot
12mu|firefox-esr-24.8.0-1|280	%{__mkdir_p} %{buildroot}%{mozillalibdir}
12mu|firefox-esr-24.8.0-1|281	cp -rf %{_builddir}/obj/dist/firefox/* %{buildroot}%{mozillalibdir}
12mu|firefox-esr-24.8.0-1|282	
12mu|firefox-esr-24.8.0-1|283	%{__mkdir_p}  %{buildroot}%{_bindir}
12mu|firefox-esr-24.8.0-1|284	ln -sf %{mozillalibdir}/firefox %{buildroot}%{_bindir}/firefox
12mu|firefox-esr-24.8.0-1|285	pushd %{buildroot}%{_bindir}
12mu|firefox-esr-24.8.0-1|286	ln -sf firefox mozilla-firefox
12mu|firefox-esr-24.8.0-1|287	popd
12mu|firefox-esr-24.8.0-1|288	mkdir -p %{buildroot}%{mozillalibdir}/defaults/preferences/
12mu|firefox-esr-24.8.0-1|289	install -m 644 %{SOURCE9} %{buildroot}%{mozillalibdir}/defaults/preferences/kde.js
12mu|firefox-esr-24.8.0-1|290	
12mu|firefox-esr-24.8.0-1|291	# Create and own %_libdir/mozilla/plugins & firefox extensions directories
12mu|firefox-esr-24.8.0-1|292	%{__mkdir_p} %{buildroot}%{pluginsdir}
12mu|firefox-esr-24.8.0-1|293	%{__mkdir_p} %{buildroot}%{_libdir}/mozilla/extensions/%{firefox_appid}
12mu|firefox-esr-24.8.0-1|294	%{__mkdir_p} %{buildroot}%{_datadir}/mozilla/extensions/%{firefox_appid}
12mu|firefox-esr-24.8.0-1|295	
12mu|firefox-esr-24.8.0-1|296	# (tpg) desktop entry
12mu|firefox-esr-24.8.0-1|297	%{__mkdir_p} %{buildroot}%{_datadir}/applications
12mu|firefox-esr-24.8.0-1|298	install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/applications/%{realname}.desktop
12mu|firefox-esr-24.8.0-1|299	
12mu|firefox-esr-24.8.0-1|300	# (tpg) icons
12mu|firefox-esr-24.8.0-1|301	%{__cp} %{buildroot}%{mozillalibdir}/browser/chrome/icons/default/default16.png %{buildroot}/%{mozillalibdir}/browser/icons/
12mu|firefox-esr-24.8.0-1|302	for i in 16 22 24 32 48 256; do
12mu|firefox-esr-24.8.0-1|303	# (cg) Not all icon sizes are installed with make install, so just redo it here.
12mu|firefox-esr-24.8.0-1|304	%{__install} -m 644 browser/branding/official/default$i.png %{buildroot}%{mozillalibdir}/browser/chrome/icons/default/default$i.png
12mu|firefox-esr-24.8.0-1|305	%{__mkdir_p} %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps
12mu|firefox-esr-24.8.0-1|306	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default$i.png %{buildroot}%{_iconsdir}/hicolor/"$i"x"$i"/apps/%{realname}.png ;
12mu|firefox-esr-24.8.0-1|307	done
12mu|firefox-esr-24.8.0-1|308	%{__mkdir_p} %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12mu|firefox-esr-24.8.0-1|309	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default48.png %{buildroot}%{_liconsdir}/%{realname}.png
12mu|firefox-esr-24.8.0-1|310	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default32.png %{buildroot}%{_iconsdir}/%{realname}.png
12mu|firefox-esr-24.8.0-1|311	ln -sf %{mozillalibdir}/browser/chrome/icons/default/default16.png %{buildroot}%{_miconsdir}/%{realname}.png
12mu|firefox-esr-24.8.0-1|312	
12mu|firefox-esr-24.8.0-1|313	# exclusions
12mu|firefox-esr-24.8.0-1|314	rm -f %{buildroot}%{mozillalibdir}/README.txt
12mu|firefox-esr-24.8.0-1|315	rm -f %{buildroot}%{mozillalibdir}/removed-files
12mu|firefox-esr-24.8.0-1|316	rm -f %{buildroot}%{mozillalibdir}/precomplete
12mu|firefox-esr-24.8.0-1|317	
12mu|firefox-esr-24.8.0-1|318	install -D -m644 browser/app/profile/prefs.js %{buildroot}%{mozillalibdir}/defaults/profile/prefs.js
12mu|firefox-esr-24.8.0-1|319	cat << EOF >> %{buildroot}%{mozillalibdir}/defaults/profile/prefs.js
12mu|firefox-esr-24.8.0-1|320	user_pref("browser.EULA.override", true);
12mu|firefox-esr-24.8.0-1|321	user_pref("browser.shell.checkDefaultBrowser", false);
12mu|firefox-esr-24.8.0-1|322	user_pref("browser.ctrlTab.previews", true);
12mu|firefox-esr-24.8.0-1|323	user_pref("browser.tabs.insertRelatedAfterCurrent", false);
12mu|firefox-esr-24.8.0-1|324	user_pref("browser.startup.homepage", "file:///usr/share/doc/HTML/index.html");
12mu|firefox-esr-24.8.0-1|325	#user_pref("browser.startup.homepage_override.mstone", "ignore");
12mu|firefox-esr-24.8.0-1|326	user_pref("browser.backspace_action", 2);
12mu|firefox-esr-24.8.0-1|327	user_pref("browser.display.use_system_colors", true);
12mu|firefox-esr-24.8.0-1|328	user_pref("browser.download.folderList", 1);
12mu|firefox-esr-24.8.0-1|329	user_pref("browser.link.open_external", 3);
12mu|firefox-esr-24.8.0-1|330	user_pref("app.update.auto", false);
12mu|firefox-esr-24.8.0-1|331	user_pref("app.update.enabled", false);
12mu|firefox-esr-24.8.0-1|332	user_pref("app.update.autoInstallEnabled", false);
12mu|firefox-esr-24.8.0-1|333	user_pref("security.ssl.require_safe_negotiation", false);
12mu|firefox-esr-24.8.0-1|334	user_pref("dom.ipc.plugins.enabled.nswrapper*", false);
12mu|firefox-esr-24.8.0-1|335	user_pref("extensions.autoDisableScopes", 0);
12mu|firefox-esr-24.8.0-1|336	user_pref("extensions.shownSelectionUI", true);
12mu|firefox-esr-24.8.0-1|337	user_pref("network.manage-offline-status", true);
12mu|firefox-esr-24.8.0-1|338	EOF
12mu|firefox-esr-24.8.0-1|339	
12mu|firefox-esr-24.8.0-1|340	# display icon for Firefox button
12mu|firefox-esr-24.8.0-1|341	%{__mkdir_p} %{buildroot}%{mozillalibdir}/defaults/profile/chrome
12mu|firefox-esr-24.8.0-1|342	cat << EOF > %{buildroot}%{mozillalibdir}/defaults/profile/chrome/userChrome.css
12mu|firefox-esr-24.8.0-1|343	#appmenu-toolbar-button {
12mu|firefox-esr-24.8.0-1|344	list-style-image: url("chrome://branding/content/icon16.png");
12mu|firefox-esr-24.8.0-1|345	}
12mu|firefox-esr-24.8.0-1|346	EOF
12mu|firefox-esr-24.8.0-1|347	
12mu|firefox-esr-24.8.0-1|348	# use the system myspell dictionaries
12mu|firefox-esr-24.8.0-1|349	rm -fr %{buildroot}%{mozillalibdir}/dictionaries
12mu|firefox-esr-24.8.0-1|350	#ln -s %{_datadir}/hunspell %{buildroot}%{mozillalibdir}/dictionaries
12mu|firefox-esr-24.8.0-1|351	ln -s %{_datadir}/dict/mozilla/ %{buildroot}%{mozillalibdir}/dictionaries
12mu|firefox-esr-24.8.0-1|352	
12mu|firefox-esr-24.8.0-1|353	# (lm) touch and %ghost bookmarks.html to a proper uninstall
12mu|firefox-esr-24.8.0-1|354	touch %{buildroot}%{mozillalibdir}/defaults/profile/bookmarks.html
12mu|firefox-esr-24.8.0-1|355	
12mu|firefox-esr-24.8.0-1|356	# search engines
12mu|firefox-esr-24.8.0-1|357	rm -f %{buildroot}%{mozillalibdir}/browser/searchplugins/*
12mu|firefox-esr-24.8.0-1|358	cp -f %{SOURCE5} %{buildroot}%{mozillalibdir}/browser/searchplugins/jamendo.xml
12mu|firefox-esr-24.8.0-1|359	cp -f %{SOURCE6} %{buildroot}%{mozillalibdir}/browser/searchplugins/exalead.xml
12mu|firefox-esr-24.8.0-1|360	cp -f %{SOURCE8} %{buildroot}%{mozillalibdir}/browser/searchplugins/askcom.xml
12mu|firefox-esr-24.8.0-1|361	cp -f %{SOURCE10} %{buildroot}%{mozillalibdir}/browser/searchplugins/yandex.xml
12mu|firefox-esr-24.8.0-1|362	cp -f %{SOURCE11} %{buildroot}%{mozillalibdir}/browser/searchplugins/google.xml
12mu|firefox-esr-24.8.0-1|363	cp -f %{SOURCE12} %{buildroot}%{mozillalibdir}/browser/searchplugins/bing.xml
12mu|firefox-esr-24.8.0-1|364	
12mu|firefox-esr-24.8.0-1|365	# Correct distro values on search engines
12mu|firefox-esr-24.8.0-1|366	sed -i 's/@DISTRO_VALUE@/ffx/' %{buildroot}%{mozillalibdir}/browser/searchplugins/askcom.xml
12mu|firefox-esr-24.8.0-1|367	sed -i 's/@DISTRO_VALUE@//' %{buildroot}%{mozillalibdir}/browser/searchplugins/exalead.xml
12mu|firefox-esr-24.8.0-1|368	
12mu|firefox-esr-24.8.0-1|369	mkdir -p %{buildroot}%{_sys_macros_dir}
12mu|firefox-esr-24.8.0-1|370	cat <<FIN >%{buildroot}%{_sys_macros_dir}/%{realname}.macros
12mu|firefox-esr-24.8.0-1|371	# Macros from %{realname} package
12mu|firefox-esr-24.8.0-1|372	%%firefox_major              %{major}
12mu|firefox-esr-24.8.0-1|373	%%firefox_epoch              %{ff_epoch}
12mu|firefox-esr-24.8.0-1|374	%%firefox_version            %{major}%{?prel:-0.%prel}
12mu|firefox-esr-24.8.0-1|375	%%firefox_mozillapath        %{mozillalibdir}
12mu|firefox-esr-24.8.0-1|376	%%firefox_pluginsdir         %{pluginsdir}
12mu|firefox-esr-24.8.0-1|377	%%firefox_appid              \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
12mu|firefox-esr-24.8.0-1|378	%%firefox_extdir             %%(if [ "%%_target_cpu" = "noarch" ]; then echo %%{_datadir}/mozilla/extensions/%%{firefox_appid}; else echo %%{_libdir}/mozilla/extensions/%%{firefox_appid}; fi)
12mu|firefox-esr-24.8.0-1|379	FIN
12mu|firefox-esr-24.8.0-1|380	
12mu|firefox-esr-24.8.0-1|381	# Fix libxpcom.so rights
12mu|firefox-esr-24.8.0-1|382	#chmod 755 $RPM_BUILD_ROOT/%{mozillalibdir}/libxpcom.so
12mu|firefox-esr-24.8.0-1|383	
12mu|firefox-esr-24.8.0-1|384	%pre
12mu|firefox-esr-24.8.0-1|385	if [ -d %{mozillalibdir}/browser/dictionaries ]; then
12mu|firefox-esr-24.8.0-1|386	rm -fr %{mozillalibdir}/browser/dictionaries
12mu|firefox-esr-24.8.0-1|387	fi
12mu|firefox-esr-24.8.0-1|388	
12mu|firefox-esr-24.8.0-1|389	%post
12mu|firefox-esr-24.8.0-1|390	if [ ! -r /etc/sysconfig/oem ]; then
12mu|firefox-esr-24.8.0-1|391	case `grep META_CLASS /etc/sysconfig/system` in
12mu|firefox-esr-24.8.0-1|392	*powerpack) bookmark="mozilla-powerpack.html" ;;
12mu|firefox-esr-24.8.0-1|393	*desktop) bookmark="mozilla-one.html";;
12mu|firefox-esr-24.8.0-1|394	*) bookmark="mozilla-download.html";;
12mu|firefox-esr-24.8.0-1|395	esac
12mu|firefox-esr-24.8.0-1|396	ln -s -f ../../../../share/mdk/bookmarks/mozilla/$bookmark  %{mozillalibdir}/defaults/profile/bookmarks.html
12mu|firefox-esr-24.8.0-1|397	fi
12mu|firefox-esr-24.8.0-1|398	
12mu|firefox-esr-24.8.0-1|399	%files
12mu|firefox-esr-24.8.0-1|400	%{_bindir}/%{realname}
12mu|firefox-esr-24.8.0-1|401	%{_bindir}/mozilla-firefox
12mu|firefox-esr-24.8.0-1|402	%{_iconsdir}/hicolor/*/apps/*.png
12mu|firefox-esr-24.8.0-1|403	%{_miconsdir}/%{realname}.png
12mu|firefox-esr-24.8.0-1|404	%{_iconsdir}/%{realname}.png
12mu|firefox-esr-24.8.0-1|405	%{_liconsdir}/%{realname}.png
12mu|firefox-esr-24.8.0-1|406	%{_datadir}/applications/*.desktop
12mu|firefox-esr-24.8.0-1|407	%{_libdir}/%{realname}-%{major}*
12mu|firefox-esr-24.8.0-1|408	#% ghost %{mozillalibdir}/defaults/profile/bookmarks.html
12mu|firefox-esr-24.8.0-1|409	%dir %{_libdir}/mozilla
12mu|firefox-esr-24.8.0-1|410	%dir %{_libdir}/mozilla/extensions
12mu|firefox-esr-24.8.0-1|411	%dir %{pluginsdir}
12mu|firefox-esr-24.8.0-1|412	%dir %{_libdir}/mozilla/extensions/%{firefox_appid}
12mu|firefox-esr-24.8.0-1|413	%dir %{_datadir}/mozilla/extensions/%{firefox_appid}
12mu|firefox-esr-24.8.0-1|414	
12mu|firefox-esr-24.8.0-1|415	%files devel
12mu|firefox-esr-24.8.0-1|416	%{_sys_macros_dir}/%{realname}.macros
12mu|firefox-esr-24.8.0-1|417	
12mu|firefox-esr-24.8.0-1|418	
12mu|firefox-esr-24.8.0-1|419	%changelog
12mu|firefox-esr-24.8.0-1|420	* Tue Sep 02 2014 Tigro <ashejn@gmail.com> 0:24.8.0-1
12mu|firefox-esr-24.8.0-1|421	+ Revision: cf1cdc8
12mu|firefox-esr-24.8.0-1|422	- update to 24.8.0
12mu|firefox-esr-24.8.0-1|423	
12mu|firefox-esr-24.8.0-1|424	

19631 12
12mu|firefox-esr-l10n-24.8.0-1|1	#
12mu|firefox-esr-l10n-24.8.0-1|2	# WARNING, READ FIRST:
12mu|firefox-esr-l10n-24.8.0-1|3	#
12mu|firefox-esr-l10n-24.8.0-1|4	# This is a special package that needs special treatment. Due to the amount of
12mu|firefox-esr-l10n-24.8.0-1|5	# security updates it needs, it's common to ship new upstream versions instead of patching.
12mu|firefox-esr-l10n-24.8.0-1|6	# That means this package MUST be BUILDABLE for stable official releases.
12mu|firefox-esr-l10n-24.8.0-1|7	# This also means only STABLE upstream releases, NO betas.
12mu|firefox-esr-l10n-24.8.0-1|8	# This is a discussed topic. Please, do not flame it again.
12mu|firefox-esr-l10n-24.8.0-1|9	
12mu|firefox-esr-l10n-24.8.0-1|10	%define oname firefox-esr
12mu|firefox-esr-l10n-24.8.0-1|11	%define name %{oname}-l10n
12mu|firefox-esr-l10n-24.8.0-1|12	%define version 24.8.0
12mu|firefox-esr-l10n-24.8.0-1|13	
12mu|firefox-esr-l10n-24.8.0-1|14	%define release 1
12mu|firefox-esr-l10n-24.8.0-1|15	
12mu|firefox-esr-l10n-24.8.0-1|16	%define xpidir http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}esr/linux-i686/xpi/
12mu|firefox-esr-l10n-24.8.0-1|17	
12mu|firefox-esr-l10n-24.8.0-1|18	# Supported l10n language lists
12mu|firefox-esr-l10n-24.8.0-1|19	%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
12mu|firefox-esr-l10n-24.8.0-1|20	
12mu|firefox-esr-l10n-24.8.0-1|21	# Disabled l10n languages, for any reason
12mu|firefox-esr-l10n-24.8.0-1|22	# - no locales-XX package:
12mu|firefox-esr-l10n-24.8.0-1|23	# uu ak rm son
12mu|firefox-esr-l10n-24.8.0-1|24	
12mu|firefox-esr-l10n-24.8.0-1|25	# Disabled myspell dicts, for any reason
12mu|firefox-esr-l10n-24.8.0-1|26	%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
12mu|firefox-esr-l10n-24.8.0-1|27	
12mu|firefox-esr-l10n-24.8.0-1|28	# Language descriptions
12mu|firefox-esr-l10n-24.8.0-1|29	%define language_ak ak
12mu|firefox-esr-l10n-24.8.0-1|30	%define langname_ak Akan
12mu|firefox-esr-l10n-24.8.0-1|31	%define language_ar ar
12mu|firefox-esr-l10n-24.8.0-1|32	%define langname_ar Arabic
12mu|firefox-esr-l10n-24.8.0-1|33	%define language_ast ast
12mu|firefox-esr-l10n-24.8.0-1|34	%define langname_ast Asturian
12mu|firefox-esr-l10n-24.8.0-1|35	%define language_af af
12mu|firefox-esr-l10n-24.8.0-1|36	%define langname_af Afrikaans
12mu|firefox-esr-l10n-24.8.0-1|37	%define language_be be
12mu|firefox-esr-l10n-24.8.0-1|38	%define langname_be Belarusian
12mu|firefox-esr-l10n-24.8.0-1|39	%define language_bg bg
12mu|firefox-esr-l10n-24.8.0-1|40	%define langname_bg Bulgarian
12mu|firefox-esr-l10n-24.8.0-1|41	%define language_bn_BD bn-BD
12mu|firefox-esr-l10n-24.8.0-1|42	%define langname_bn_BD Bengali
12mu|firefox-esr-l10n-24.8.0-1|43	%define language_bn_IN bn-IN
12mu|firefox-esr-l10n-24.8.0-1|44	%define langname_bn_IN Bengali
12mu|firefox-esr-l10n-24.8.0-1|45	%define language_br br
12mu|firefox-esr-l10n-24.8.0-1|46	%define langname_br Breton
12mu|firefox-esr-l10n-24.8.0-1|47	%define language_bs bs
12mu|firefox-esr-l10n-24.8.0-1|48	%define langname_bs Bosnian
12mu|firefox-esr-l10n-24.8.0-1|49	%define language_ca ca
12mu|firefox-esr-l10n-24.8.0-1|50	%define langname_ca Catalan
12mu|firefox-esr-l10n-24.8.0-1|51	%define language_cs cs
12mu|firefox-esr-l10n-24.8.0-1|52	%define langname_cs Czech
12mu|firefox-esr-l10n-24.8.0-1|53	%define language_cy cy
12mu|firefox-esr-l10n-24.8.0-1|54	%define langname_cy Welsh
12mu|firefox-esr-l10n-24.8.0-1|55	%define language_da da
12mu|firefox-esr-l10n-24.8.0-1|56	%define langname_da Dansk
12mu|firefox-esr-l10n-24.8.0-1|57	%define language_de de
12mu|firefox-esr-l10n-24.8.0-1|58	%define langname_de German
12mu|firefox-esr-l10n-24.8.0-1|59	%define language_el el
12mu|firefox-esr-l10n-24.8.0-1|60	%define langname_el Greek
12mu|firefox-esr-l10n-24.8.0-1|61	%define language_en_GB en-GB
12mu|firefox-esr-l10n-24.8.0-1|62	%define langname_en_GB British English
12mu|firefox-esr-l10n-24.8.0-1|63	%define language_en_ZA en-ZA
12mu|firefox-esr-l10n-24.8.0-1|64	%define langname_en_ZA English (South Africa)
12mu|firefox-esr-l10n-24.8.0-1|65	%define language_eo eo
12mu|firefox-esr-l10n-24.8.0-1|66	%define langname_eo Esperanto
12mu|firefox-esr-l10n-24.8.0-1|67	%define language_es_AR es-AR
12mu|firefox-esr-l10n-24.8.0-1|68	%define langname_es_AR Spanish (Argentina)
12mu|firefox-esr-l10n-24.8.0-1|69	%define language_es_CL es-CL
12mu|firefox-esr-l10n-24.8.0-1|70	%define langname_es_CL Spanish (Chile)
12mu|firefox-esr-l10n-24.8.0-1|71	%define language_es_ES es-ES
12mu|firefox-esr-l10n-24.8.0-1|72	%define langname_es_ES Spanish
12mu|firefox-esr-l10n-24.8.0-1|73	%define language_es_MX es-MX
12mu|firefox-esr-l10n-24.8.0-1|74	%define langname_es_MX Spanish (Mexico)
12mu|firefox-esr-l10n-24.8.0-1|75	%define language_et et
12mu|firefox-esr-l10n-24.8.0-1|76	%define langname_et Estonian
12mu|firefox-esr-l10n-24.8.0-1|77	%define language_eu eu
12mu|firefox-esr-l10n-24.8.0-1|78	%define langname_eu Basque
12mu|firefox-esr-l10n-24.8.0-1|79	%define language_fa fa
12mu|firefox-esr-l10n-24.8.0-1|80	%define langname_fa Farsi
12mu|firefox-esr-l10n-24.8.0-1|81	%define language_fi fi
12mu|firefox-esr-l10n-24.8.0-1|82	%define langname_fi Finnish
12mu|firefox-esr-l10n-24.8.0-1|83	%define language_fr fr
12mu|firefox-esr-l10n-24.8.0-1|84	%define langname_fr French
12mu|firefox-esr-l10n-24.8.0-1|85	%define language_fy fy-NL
12mu|firefox-esr-l10n-24.8.0-1|86	%define langname_fy Frisian
12mu|firefox-esr-l10n-24.8.0-1|87	%define language_ga_IE ga-IE
12mu|firefox-esr-l10n-24.8.0-1|88	%define langname_ga_IE Irish
12mu|firefox-esr-l10n-24.8.0-1|89	%define language_gd gd
12mu|firefox-esr-l10n-24.8.0-1|90	%define langname_gd Scottish Gaelic
12mu|firefox-esr-l10n-24.8.0-1|91	%define language_gl gl
12mu|firefox-esr-l10n-24.8.0-1|92	%define langname_gl Galician
12mu|firefox-esr-l10n-24.8.0-1|93	%define language_gu_IN gu-IN
12mu|firefox-esr-l10n-24.8.0-1|94	%define langname_gu_IN Gujarati
12mu|firefox-esr-l10n-24.8.0-1|95	%define language_he he
12mu|firefox-esr-l10n-24.8.0-1|96	%define langname_he Hebrew
12mu|firefox-esr-l10n-24.8.0-1|97	%define language_hi hi-IN
12mu|firefox-esr-l10n-24.8.0-1|98	%define langname_hi Hindi
12mu|firefox-esr-l10n-24.8.0-1|99	%define language_hr hr
12mu|firefox-esr-l10n-24.8.0-1|100	%define langname_hr Croatian
12mu|firefox-esr-l10n-24.8.0-1|101	%define language_hu hu
12mu|firefox-esr-l10n-24.8.0-1|102	%define langname_hu Hungarian
12mu|firefox-esr-l10n-24.8.0-1|103	%define language_hy hy-AM
12mu|firefox-esr-l10n-24.8.0-1|104	%define langname_hy Armenian
12mu|firefox-esr-l10n-24.8.0-1|105	%define language_id id
12mu|firefox-esr-l10n-24.8.0-1|106	%define langname_id Indonesian
12mu|firefox-esr-l10n-24.8.0-1|107	%define language_is is
12mu|firefox-esr-l10n-24.8.0-1|108	%define langname_is Icelandic
12mu|firefox-esr-l10n-24.8.0-1|109	%define language_it it
12mu|firefox-esr-l10n-24.8.0-1|110	%define langname_it Italian
12mu|firefox-esr-l10n-24.8.0-1|111	%define language_ja ja
12mu|firefox-esr-l10n-24.8.0-1|112	%define langname_ja Japanese
12mu|firefox-esr-l10n-24.8.0-1|113	%define language_kk kk
12mu|firefox-esr-l10n-24.8.0-1|114	%define langname_kk Kazakh
12mu|firefox-esr-l10n-24.8.0-1|115	%define language_ko ko
12mu|firefox-esr-l10n-24.8.0-1|116	%define langname_ko Korean
12mu|firefox-esr-l10n-24.8.0-1|117	%define language_kn kn
12mu|firefox-esr-l10n-24.8.0-1|118	%define langname_kn Kannada
12mu|firefox-esr-l10n-24.8.0-1|119	%define language_ku ku
12mu|firefox-esr-l10n-24.8.0-1|120	%define langname_ku Kurdish
12mu|firefox-esr-l10n-24.8.0-1|121	%define language_lg lg
12mu|firefox-esr-l10n-24.8.0-1|122	%define langname_lg Ganda
12mu|firefox-esr-l10n-24.8.0-1|123	%define language_lt lt
12mu|firefox-esr-l10n-24.8.0-1|124	%define langname_lt Lithuanian
12mu|firefox-esr-l10n-24.8.0-1|125	%define language_lv lv
12mu|firefox-esr-l10n-24.8.0-1|126	%define langname_lv Latvian
12mu|firefox-esr-l10n-24.8.0-1|127	%define language_mai mai
12mu|firefox-esr-l10n-24.8.0-1|128	%define langname_mai Maithili
12mu|firefox-esr-l10n-24.8.0-1|129	%define language_mk mk
12mu|firefox-esr-l10n-24.8.0-1|130	%define langname_mk Macedonian
12mu|firefox-esr-l10n-24.8.0-1|131	%define language_ml ml
12mu|firefox-esr-l10n-24.8.0-1|132	%define langname_ml Malayalam
12mu|firefox-esr-l10n-24.8.0-1|133	%define language_mr mr
12mu|firefox-esr-l10n-24.8.0-1|134	%define langname_mr Marathi
12mu|firefox-esr-l10n-24.8.0-1|135	%define language_nb_NO nb-NO
12mu|firefox-esr-l10n-24.8.0-1|136	%define langname_nb_NO Norwegian Bokmaal
12mu|firefox-esr-l10n-24.8.0-1|137	%define language_nn_NO nn-NO
12mu|firefox-esr-l10n-24.8.0-1|138	%define langname_nn_NO Norwegian Nynorsk
12mu|firefox-esr-l10n-24.8.0-1|139	%define language_nl nl
12mu|firefox-esr-l10n-24.8.0-1|140	%define langname_nl Dutch
12mu|firefox-esr-l10n-24.8.0-1|141	%define language_nso nso
12mu|firefox-esr-l10n-24.8.0-1|142	%define langname_nso Northern Sotho
12mu|firefox-esr-l10n-24.8.0-1|143	%define language_or or
12mu|firefox-esr-l10n-24.8.0-1|144	%define langname_or Oriya
12mu|firefox-esr-l10n-24.8.0-1|145	%define language_pa_IN pa-IN
12mu|firefox-esr-l10n-24.8.0-1|146	%define langname_pa_IN Punjabi (gurmukhi)
12mu|firefox-esr-l10n-24.8.0-1|147	%define language_pl pl
12mu|firefox-esr-l10n-24.8.0-1|148	%define langname_pl Polish
12mu|firefox-esr-l10n-24.8.0-1|149	%define language_pt_BR pt-BR
12mu|firefox-esr-l10n-24.8.0-1|150	%define langname_pt_BR Brazilian portuguese
12mu|firefox-esr-l10n-24.8.0-1|151	%define language_pt_PT pt-PT
12mu|firefox-esr-l10n-24.8.0-1|152	%define langname_pt_PT Portuguese
12mu|firefox-esr-l10n-24.8.0-1|153	%define language_rm rm
12mu|firefox-esr-l10n-24.8.0-1|154	%define langname_rm Rumantsch
12mu|firefox-esr-l10n-24.8.0-1|155	%define language_ro ro
12mu|firefox-esr-l10n-24.8.0-1|156	%define langname_ro Romanian
12mu|firefox-esr-l10n-24.8.0-1|157	%define language_ru ru
12mu|firefox-esr-l10n-24.8.0-1|158	%define langname_ru Russian
12mu|firefox-esr-l10n-24.8.0-1|159	%define language_si si
12mu|firefox-esr-l10n-24.8.0-1|160	%define langname_si Sinhala
12mu|firefox-esr-l10n-24.8.0-1|161	%define language_sk sk
12mu|firefox-esr-l10n-24.8.0-1|162	%define langname_sk Slovak
12mu|firefox-esr-l10n-24.8.0-1|163	%define language_sl sl
12mu|firefox-esr-l10n-24.8.0-1|164	%define langname_sl Slovenian
12mu|firefox-esr-l10n-24.8.0-1|165	%define language_son son
12mu|firefox-esr-l10n-24.8.0-1|166	%define langname_son Soŋay
12mu|firefox-esr-l10n-24.8.0-1|167	%define language_sq sq
12mu|firefox-esr-l10n-24.8.0-1|168	%define langname_sq Shqipe
12mu|firefox-esr-l10n-24.8.0-1|169	%define language_sr sr
12mu|firefox-esr-l10n-24.8.0-1|170	%define langname_sr Serbian
12mu|firefox-esr-l10n-24.8.0-1|171	%define language_sv_SE sv-SE
12mu|firefox-esr-l10n-24.8.0-1|172	%define langname_sv_SE Swedish
12mu|firefox-esr-l10n-24.8.0-1|173	%define language_ta ta
12mu|firefox-esr-l10n-24.8.0-1|174	%define langname_ta Tamil
12mu|firefox-esr-l10n-24.8.0-1|175	%define language_ta_LK ta-LK
12mu|firefox-esr-l10n-24.8.0-1|176	%define langname_ta_LK Tamil (Sri Lanka)
12mu|firefox-esr-l10n-24.8.0-1|177	%define language_te te
12mu|firefox-esr-l10n-24.8.0-1|178	%define langname_te Telugu
12mu|firefox-esr-l10n-24.8.0-1|179	%define language_th th
12mu|firefox-esr-l10n-24.8.0-1|180	%define langname_th Thai
12mu|firefox-esr-l10n-24.8.0-1|181	%define language_tr tr
12mu|firefox-esr-l10n-24.8.0-1|182	%define langname_tr Turkish
12mu|firefox-esr-l10n-24.8.0-1|183	%define language_uk uk
12mu|firefox-esr-l10n-24.8.0-1|184	%define langname_uk Ukrainian
12mu|firefox-esr-l10n-24.8.0-1|185	%define language_uk_UA uk-UA
12mu|firefox-esr-l10n-24.8.0-1|186	%define langname_uk_UA Ukrainian
12mu|firefox-esr-l10n-24.8.0-1|187	%define language_vi vi
12mu|firefox-esr-l10n-24.8.0-1|188	%define langname_vi Vietnamese
12mu|firefox-esr-l10n-24.8.0-1|189	%define language_zh_CN zh-CN
12mu|firefox-esr-l10n-24.8.0-1|190	%define langname_zh_CN Simplified Chinese
12mu|firefox-esr-l10n-24.8.0-1|191	%define language_zh_TW zh-TW
12mu|firefox-esr-l10n-24.8.0-1|192	%define langname_zh_TW Traditional Chinese
12mu|firefox-esr-l10n-24.8.0-1|193	%define language_zu zu
12mu|firefox-esr-l10n-24.8.0-1|194	%define langname_zu Zulu
12mu|firefox-esr-l10n-24.8.0-1|195	
12mu|firefox-esr-l10n-24.8.0-1|196	# --- Danger line ---
12mu|firefox-esr-l10n-24.8.0-1|197	
12mu|firefox-esr-l10n-24.8.0-1|198	# Defaults (all languages enabled by default)
12mu|firefox-esr-l10n-24.8.0-1|199	# dicts
12mu|firefox-esr-l10n-24.8.0-1|200	%{expand:%(for lang in %langlist; do echo "%%define with_dict_$lang 0"; done)}
12mu|firefox-esr-l10n-24.8.0-1|201	%{expand:%(for lang in %disabled_dict_langlist; do echo "%%define with_dict_$lang 0"; done)}
12mu|firefox-esr-l10n-24.8.0-1|202	
12mu|firefox-esr-l10n-24.8.0-1|203	# Locales
12mu|firefox-esr-l10n-24.8.0-1|204	%{expand:%(for lang in %langlist; do echo "%%define locale_$lang `echo $lang | cut -d _ -f 1` "; done)}
12mu|firefox-esr-l10n-24.8.0-1|205	
12mu|firefox-esr-l10n-24.8.0-1|206	Summary:	Localizations for Firefox (virtual package)
12mu|firefox-esr-l10n-24.8.0-1|207	Name:		%{name}
12mu|firefox-esr-l10n-24.8.0-1|208	Version:	%{version}
12mu|firefox-esr-l10n-24.8.0-1|209	Release:	%{release}
12mu|firefox-esr-l10n-24.8.0-1|210	License:	GPL
12mu|firefox-esr-l10n-24.8.0-1|211	Group:		Networking/WWW
12mu|firefox-esr-l10n-24.8.0-1|212	Url:		http://www.firefox.com/
12mu|firefox-esr-l10n-24.8.0-1|213	Source0:        %{name}-%{version}.tar.xz
12mu|firefox-esr-l10n-24.8.0-1|214	# Language package template
12mu|firefox-esr-l10n-24.8.0-1|215	Source1:        firefox-l10n-template.in
12mu|firefox-esr-l10n-24.8.0-1|216	BuildRequires:	firefox-esr-devel
12mu|firefox-esr-l10n-24.8.0-1|217	BuildArch:	noarch
12mu|firefox-esr-l10n-24.8.0-1|218	
12mu|firefox-esr-l10n-24.8.0-1|219	%description
12mu|firefox-esr-l10n-24.8.0-1|220	Localizations for Firefox web browser.
12mu|firefox-esr-l10n-24.8.0-1|221	
12mu|firefox-esr-l10n-24.8.0-1|222	# Expand all languages packages.
12mu|firefox-esr-l10n-24.8.0-1|223	%{expand:%(\
12mu|firefox-esr-l10n-24.8.0-1|224	for lang in %langlist; do\
12mu|firefox-esr-l10n-24.8.0-1|225	echo "%%{expand:%%(sed "s!__LANG__!$lang!g" %{SOURCE1} 2> /dev/null)}";\
12mu|firefox-esr-l10n-24.8.0-1|226	done\
12mu|firefox-esr-l10n-24.8.0-1|227	)
12mu|firefox-esr-l10n-24.8.0-1|228	}
12mu|firefox-esr-l10n-24.8.0-1|229	
12mu|firefox-esr-l10n-24.8.0-1|230	%prep
12mu|firefox-esr-l10n-24.8.0-1|231	%setup -q
12mu|firefox-esr-l10n-24.8.0-1|232	
12mu|firefox-esr-l10n-24.8.0-1|233	
12mu|firefox-esr-l10n-24.8.0-1|234	%install
12mu|firefox-esr-l10n-24.8.0-1|235	# Convert rpm macros to bash variables
12mu|firefox-esr-l10n-24.8.0-1|236	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
12mu|firefox-esr-l10n-24.8.0-1|237	
12mu|firefox-esr-l10n-24.8.0-1|238	mkdir -p %{buildroot}%{firefox_extdir}/
12mu|firefox-esr-l10n-24.8.0-1|239	
12mu|firefox-esr-l10n-24.8.0-1|240	# Install all languages
12mu|firefox-esr-l10n-24.8.0-1|241	for lang in %{langlist}; do
12mu|firefox-esr-l10n-24.8.0-1|242	language="language_$lang"
12mu|firefox-esr-l10n-24.8.0-1|243	language=${!language}
12mu|firefox-esr-l10n-24.8.0-1|244	
12mu|firefox-esr-l10n-24.8.0-1|245	# l10n
12mu|firefox-esr-l10n-24.8.0-1|246	cp ${language}.xpi %{buildroot}%{firefox_extdir}/langpack-${language}@firefox.mozilla.org.xpi
12mu|firefox-esr-l10n-24.8.0-1|247	
12mu|firefox-esr-l10n-24.8.0-1|248	done
12mu|firefox-esr-l10n-24.8.0-1|249	
12mu|firefox-esr-l10n-24.8.0-1|250	%changelog
12mu|firefox-esr-l10n-24.8.0-1|251	* Tue Sep 02 2014 Tigro <ashejn@gmail.com> 24.8.0-1
12mu|firefox-esr-l10n-24.8.0-1|252	+ Revision: 7d3ffe1
12mu|firefox-esr-l10n-24.8.0-1|253	- update to 24.8.0
12mu|firefox-esr-l10n-24.8.0-1|254	
12mu|firefox-esr-l10n-24.8.0-1|255	

19632 12
12mu|firefox-l10n-32.0-1|1	#
12mu|firefox-l10n-32.0-1|2	# WARNING, READ FIRST:
12mu|firefox-l10n-32.0-1|3	#
12mu|firefox-l10n-32.0-1|4	# This is a special package that needs special treatment. Due to the amount of
12mu|firefox-l10n-32.0-1|5	# security updates it needs, it's common to ship new upstream versions instead of patching.
12mu|firefox-l10n-32.0-1|6	# That means this package MUST be BUILDABLE for stable official releases.
12mu|firefox-l10n-32.0-1|7	# This also means only STABLE upstream releases, NO betas.
12mu|firefox-l10n-32.0-1|8	# This is a discussed topic. Please, do not flame it again.
12mu|firefox-l10n-32.0-1|9	
12mu|firefox-l10n-32.0-1|10	%define oname firefox
12mu|firefox-l10n-32.0-1|11	%define name %{oname}-l10n
12mu|firefox-l10n-32.0-1|12	%define version 32.0
12mu|firefox-l10n-32.0-1|13	
12mu|firefox-l10n-32.0-1|14	%define release 1
12mu|firefox-l10n-32.0-1|15	
12mu|firefox-l10n-32.0-1|16	%define xpidir http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%{version}/linux-i686/xpi/
12mu|firefox-l10n-32.0-1|17	
12mu|firefox-l10n-32.0-1|18	# Supported l10n language lists
12mu|firefox-l10n-32.0-1|19	%define langlist    ar af ast be bg bn_IN bn_BD br bs ca cs cy da de el en_GB en_ZA eo es_CL es_ES es_MX es_AR 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 lt lv mai mk ml mr nb_NO nn_NO nl or pa_IN pl pt_PT pt_BR ro ru si sk sl sq sr sv_SE ta te th tr uk vi zh_CN zh_TW zu
12mu|firefox-l10n-32.0-1|20	
12mu|firefox-l10n-32.0-1|21	# Disabled l10n languages, for any reason
12mu|firefox-l10n-32.0-1|22	# uu br_FR
12mu|firefox-l10n-32.0-1|23	
12mu|firefox-l10n-32.0-1|24	# Disabled myspell dicts, for any reason
12mu|firefox-l10n-32.0-1|25	%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
12mu|firefox-l10n-32.0-1|26	
12mu|firefox-l10n-32.0-1|27	# Language descriptions
12mu|firefox-l10n-32.0-1|28	%define language_ak ak
12mu|firefox-l10n-32.0-1|29	%define langname_ak Akan
12mu|firefox-l10n-32.0-1|30	%define language_ar ar
12mu|firefox-l10n-32.0-1|31	%define langname_ar Arabic
12mu|firefox-l10n-32.0-1|32	%define language_ast ast
12mu|firefox-l10n-32.0-1|33	%define langname_ast Asturian
12mu|firefox-l10n-32.0-1|34	%define language_af af
12mu|firefox-l10n-32.0-1|35	%define langname_af Afrikaans
12mu|firefox-l10n-32.0-1|36	%define language_be be
12mu|firefox-l10n-32.0-1|37	%define langname_be Belarusian
12mu|firefox-l10n-32.0-1|38	%define language_bg bg
12mu|firefox-l10n-32.0-1|39	%define langname_bg Bulgarian
12mu|firefox-l10n-32.0-1|40	%define language_bn_BD bn-BD
12mu|firefox-l10n-32.0-1|41	%define langname_bn_BD Bengali
12mu|firefox-l10n-32.0-1|42	%define language_bn_IN bn-IN
12mu|firefox-l10n-32.0-1|43	%define langname_bn_IN Bengali
12mu|firefox-l10n-32.0-1|44	%define language_br br
12mu|firefox-l10n-32.0-1|45	%define langname_br Breton
12mu|firefox-l10n-32.0-1|46	%define language_bs bs
12mu|firefox-l10n-32.0-1|47	%define langname_bs Bosnian
12mu|firefox-l10n-32.0-1|48	%define language_ca ca
12mu|firefox-l10n-32.0-1|49	%define langname_ca Catalan
12mu|firefox-l10n-32.0-1|50	%define language_cs cs
12mu|firefox-l10n-32.0-1|51	%define langname_cs Czech
12mu|firefox-l10n-32.0-1|52	%define language_cy cy
12mu|firefox-l10n-32.0-1|53	%define langname_cy Welsh
12mu|firefox-l10n-32.0-1|54	%define language_da da
12mu|firefox-l10n-32.0-1|55	%define langname_da Dansk
12mu|firefox-l10n-32.0-1|56	%define language_de de
12mu|firefox-l10n-32.0-1|57	%define langname_de German
12mu|firefox-l10n-32.0-1|58	%define language_el el
12mu|firefox-l10n-32.0-1|59	%define langname_el Greek
12mu|firefox-l10n-32.0-1|60	%define language_en_GB en-GB
12mu|firefox-l10n-32.0-1|61	%define langname_en_GB British English
12mu|firefox-l10n-32.0-1|62	%define language_en_ZA en-ZA
12mu|firefox-l10n-32.0-1|63	%define langname_en_ZA English (South Africa)
12mu|firefox-l10n-32.0-1|64	%define language_eo eo
12mu|firefox-l10n-32.0-1|65	%define langname_eo Esperanto
12mu|firefox-l10n-32.0-1|66	%define language_es_AR es-AR
12mu|firefox-l10n-32.0-1|67	%define langname_es_AR Spanish (Argentina)
12mu|firefox-l10n-32.0-1|68	%define language_es_CL es-CL
12mu|firefox-l10n-32.0-1|69	%define langname_es_CL Spanish (Chile)
12mu|firefox-l10n-32.0-1|70	%define language_es_ES es-ES
12mu|firefox-l10n-32.0-1|71	%define langname_es_ES Spanish
12mu|firefox-l10n-32.0-1|72	%define language_es_MX es-MX
12mu|firefox-l10n-32.0-1|73	%define langname_es_MX Spanish (Mexico)
12mu|firefox-l10n-32.0-1|74	%define language_et et
12mu|firefox-l10n-32.0-1|75	%define langname_et Estonian
12mu|firefox-l10n-32.0-1|76	%define language_eu eu
12mu|firefox-l10n-32.0-1|77	%define langname_eu Basque
12mu|firefox-l10n-32.0-1|78	%define language_fa fa
12mu|firefox-l10n-32.0-1|79	%define langname_fa Farsi
12mu|firefox-l10n-32.0-1|80	%define language_fi fi
12mu|firefox-l10n-32.0-1|81	%define langname_fi Finnish
12mu|firefox-l10n-32.0-1|82	%define language_fr fr
12mu|firefox-l10n-32.0-1|83	%define langname_fr French
12mu|firefox-l10n-32.0-1|84	%define language_fy fy-NL
12mu|firefox-l10n-32.0-1|85	%define langname_fy Frisian
12mu|firefox-l10n-32.0-1|86	%define language_ga_IE ga-IE
12mu|firefox-l10n-32.0-1|87	%define langname_ga_IE Irish
12mu|firefox-l10n-32.0-1|88	%define language_gd gd
12mu|firefox-l10n-32.0-1|89	%define langname_gd Scottish Gaelic
12mu|firefox-l10n-32.0-1|90	%define language_gl gl
12mu|firefox-l10n-32.0-1|91	%define langname_gl Galician
12mu|firefox-l10n-32.0-1|92	%define language_gu_IN gu-IN
12mu|firefox-l10n-32.0-1|93	%define langname_gu_IN Gujarati
12mu|firefox-l10n-32.0-1|94	%define language_he he
12mu|firefox-l10n-32.0-1|95	%define langname_he Hebrew
12mu|firefox-l10n-32.0-1|96	%define language_hi hi-IN
12mu|firefox-l10n-32.0-1|97	%define langname_hi Hindi
12mu|firefox-l10n-32.0-1|98	%define language_hr hr
12mu|firefox-l10n-32.0-1|99	%define langname_hr Croatian
12mu|firefox-l10n-32.0-1|100	%define language_hu hu
12mu|firefox-l10n-32.0-1|101	%define langname_hu Hungarian
12mu|firefox-l10n-32.0-1|102	%define language_hy hy-AM
12mu|firefox-l10n-32.0-1|103	%define langname_hy Armenian
12mu|firefox-l10n-32.0-1|104	%define language_id id
12mu|firefox-l10n-32.0-1|105	%define langname_id Indonesian
12mu|firefox-l10n-32.0-1|106	%define language_is is
12mu|firefox-l10n-32.0-1|107	%define langname_is Icelandic
12mu|firefox-l10n-32.0-1|108	%define language_it it
12mu|firefox-l10n-32.0-1|109	%define langname_it Italian
12mu|firefox-l10n-32.0-1|110	%define language_ja ja
12mu|firefox-l10n-32.0-1|111	%define langname_ja Japanese
12mu|firefox-l10n-32.0-1|112	%define language_kk kk
12mu|firefox-l10n-32.0-1|113	%define langname_kk Kazakh
12mu|firefox-l10n-32.0-1|114	%define language_ko ko
12mu|firefox-l10n-32.0-1|115	%define langname_ko Korean
12mu|firefox-l10n-32.0-1|116	%define language_kn kn
12mu|firefox-l10n-32.0-1|117	%define langname_kn Kannada
12mu|firefox-l10n-32.0-1|118	%define language_ku ku
12mu|firefox-l10n-32.0-1|119	%define langname_ku Kurdish
12mu|firefox-l10n-32.0-1|120	%define language_lt lt
12mu|firefox-l10n-32.0-1|121	%define langname_lt Lithuanian
12mu|firefox-l10n-32.0-1|122	%define language_lv lv
12mu|firefox-l10n-32.0-1|123	%define langname_lv Latvian
12mu|firefox-l10n-32.0-1|124	%define language_mai mai
12mu|firefox-l10n-32.0-1|125	%define langname_mai Maithili
12mu|firefox-l10n-32.0-1|126	%define language_mk mk
12mu|firefox-l10n-32.0-1|127	%define langname_mk Macedonian
12mu|firefox-l10n-32.0-1|128	%define language_ml ml
12mu|firefox-l10n-32.0-1|129	%define langname_ml Malayalam
12mu|firefox-l10n-32.0-1|130	%define language_mr mr
12mu|firefox-l10n-32.0-1|131	%define langname_mr Marathi
12mu|firefox-l10n-32.0-1|132	%define language_nb_NO nb-NO
12mu|firefox-l10n-32.0-1|133	%define langname_nb_NO Norwegian Bokmaal
12mu|firefox-l10n-32.0-1|134	%define language_nn_NO nn-NO
12mu|firefox-l10n-32.0-1|135	%define langname_nn_NO Norwegian Nynorsk
12mu|firefox-l10n-32.0-1|136	%define language_nl nl
12mu|firefox-l10n-32.0-1|137	%define langname_nl Dutch
12mu|firefox-l10n-32.0-1|138	%define language_or or
12mu|firefox-l10n-32.0-1|139	%define langname_or Oriya
12mu|firefox-l10n-32.0-1|140	%define language_pa_IN pa-IN
12mu|firefox-l10n-32.0-1|141	%define langname_pa_IN Punjabi (gurmukhi)
12mu|firefox-l10n-32.0-1|142	%define language_pl pl
12mu|firefox-l10n-32.0-1|143	%define langname_pl Polish
12mu|firefox-l10n-32.0-1|144	%define language_pt_BR pt-BR
12mu|firefox-l10n-32.0-1|145	%define langname_pt_BR Brazilian portuguese
12mu|firefox-l10n-32.0-1|146	%define language_pt_PT pt-PT
12mu|firefox-l10n-32.0-1|147	%define langname_pt_PT Portuguese
12mu|firefox-l10n-32.0-1|148	%define language_rm rm
12mu|firefox-l10n-32.0-1|149	%define langname_rm Rumantsch
12mu|firefox-l10n-32.0-1|150	%define language_ro ro
12mu|firefox-l10n-32.0-1|151	%define langname_ro Romanian
12mu|firefox-l10n-32.0-1|152	%define language_ru ru
12mu|firefox-l10n-32.0-1|153	%define langname_ru Russian
12mu|firefox-l10n-32.0-1|154	%define language_si si
12mu|firefox-l10n-32.0-1|155	%define langname_si Sinhala
12mu|firefox-l10n-32.0-1|156	%define language_sk sk
12mu|firefox-l10n-32.0-1|157	%define langname_sk Slovak
12mu|firefox-l10n-32.0-1|158	%define language_sl sl
12mu|firefox-l10n-32.0-1|159	%define langname_sl Slovenian
12mu|firefox-l10n-32.0-1|160	%define language_son son
12mu|firefox-l10n-32.0-1|161	%define langname_son Soŋay
12mu|firefox-l10n-32.0-1|162	%define language_sq sq
12mu|firefox-l10n-32.0-1|163	%define langname_sq Shqipe
12mu|firefox-l10n-32.0-1|164	%define language_sr sr
12mu|firefox-l10n-32.0-1|165	%define langname_sr Serbian
12mu|firefox-l10n-32.0-1|166	%define language_sv_SE sv-SE
12mu|firefox-l10n-32.0-1|167	%define langname_sv_SE Swedish
12mu|firefox-l10n-32.0-1|168	%define language_ta ta
12mu|firefox-l10n-32.0-1|169	%define langname_ta Tamil
12mu|firefox-l10n-32.0-1|170	%define language_ta_LK ta-LK
12mu|firefox-l10n-32.0-1|171	%define langname_ta_LK Tamil (Sri Lanka)
12mu|firefox-l10n-32.0-1|172	%define language_te te
12mu|firefox-l10n-32.0-1|173	%define langname_te Telugu
12mu|firefox-l10n-32.0-1|174	%define language_th th
12mu|firefox-l10n-32.0-1|175	%define langname_th Thai
12mu|firefox-l10n-32.0-1|176	%define language_tr tr
12mu|firefox-l10n-32.0-1|177	%define langname_tr Turkish
12mu|firefox-l10n-32.0-1|178	%define language_uk uk
12mu|firefox-l10n-32.0-1|179	%define langname_uk Ukrainian
12mu|firefox-l10n-32.0-1|180	%define language_uk_UA uk-UA
12mu|firefox-l10n-32.0-1|181	%define langname_uk_UA Ukrainian
12mu|firefox-l10n-32.0-1|182	%define language_vi vi
12mu|firefox-l10n-32.0-1|183	%define langname_vi Vietnamese
12mu|firefox-l10n-32.0-1|184	%define language_zh_CN zh-CN
12mu|firefox-l10n-32.0-1|185	%define langname_zh_CN Simplified Chinese
12mu|firefox-l10n-32.0-1|186	%define language_zh_TW zh-TW
12mu|firefox-l10n-32.0-1|187	%define langname_zh_TW Traditional Chinese
12mu|firefox-l10n-32.0-1|188	%define language_zu zu
12mu|firefox-l10n-32.0-1|189	%define langname_zu Zulu
12mu|firefox-l10n-32.0-1|190	
12mu|firefox-l10n-32.0-1|191	# --- Danger line ---
12mu|firefox-l10n-32.0-1|192	
12mu|firefox-l10n-32.0-1|193	# Defaults (all languages enabled by default)
12mu|firefox-l10n-32.0-1|194	# dicts
12mu|firefox-l10n-32.0-1|195	%{expand:%(for lang in %langlist; do echo "%%define with_dict_$lang 0"; done)}
12mu|firefox-l10n-32.0-1|196	%{expand:%(for lang in %disabled_dict_langlist; do echo "%%define with_dict_$lang 0"; done)}
12mu|firefox-l10n-32.0-1|197	
12mu|firefox-l10n-32.0-1|198	# Locales
12mu|firefox-l10n-32.0-1|199	%{expand:%(for lang in %langlist; do echo "%%define locale_$lang `echo $lang | cut -d _ -f 1` "; done)}
12mu|firefox-l10n-32.0-1|200	
12mu|firefox-l10n-32.0-1|201	Summary:	Localizations for Firefox (virtual package)
12mu|firefox-l10n-32.0-1|202	Name:		%{name}
12mu|firefox-l10n-32.0-1|203	Version:	%{version}
12mu|firefox-l10n-32.0-1|204	Release:	%{release}
12mu|firefox-l10n-32.0-1|205	License:	GPL
12mu|firefox-l10n-32.0-1|206	Group:		Networking/WWW
12mu|firefox-l10n-32.0-1|207	Url:		http://www.firefox.com/
12mu|firefox-l10n-32.0-1|208	# l10n sources
12mu|firefox-l10n-32.0-1|209	Source0:	%{name}-%{version}.tar.xz
12mu|firefox-l10n-32.0-1|210	# Language package template
12mu|firefox-l10n-32.0-1|211	Source1:	%{name}-template.in
12mu|firefox-l10n-32.0-1|212	Source500:	firefox-l10n.rpmlintrc
12mu|firefox-l10n-32.0-1|213	BuildRequires:	firefox-devel
12mu|firefox-l10n-32.0-1|214	BuildArch:	noarch
12mu|firefox-l10n-32.0-1|215	
12mu|firefox-l10n-32.0-1|216	%description
12mu|firefox-l10n-32.0-1|217	Localizations for Firefox web browser.
12mu|firefox-l10n-32.0-1|218	
12mu|firefox-l10n-32.0-1|219	# Expand all languages packages.
12mu|firefox-l10n-32.0-1|220	%{expand:%(\
12mu|firefox-l10n-32.0-1|221	for lang in %langlist; do\
12mu|firefox-l10n-32.0-1|222	echo "%%{expand:%%(sed "s!__LANG__!$lang!g" %{_sourcedir}/%{name}-template.in 2> /dev/null)}";\
12mu|firefox-l10n-32.0-1|223	done\
12mu|firefox-l10n-32.0-1|224	)
12mu|firefox-l10n-32.0-1|225	}
12mu|firefox-l10n-32.0-1|226	
12mu|firefox-l10n-32.0-1|227	%prep
12mu|firefox-l10n-32.0-1|228	%setup -q
12mu|firefox-l10n-32.0-1|229	
12mu|firefox-l10n-32.0-1|230	
12mu|firefox-l10n-32.0-1|231	%install
12mu|firefox-l10n-32.0-1|232	# Convert rpm macros to bash variables
12mu|firefox-l10n-32.0-1|233	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
12mu|firefox-l10n-32.0-1|234	
12mu|firefox-l10n-32.0-1|235	mkdir -p %{buildroot}%{firefox_extdir}/
12mu|firefox-l10n-32.0-1|236	
12mu|firefox-l10n-32.0-1|237	# Install all languages
12mu|firefox-l10n-32.0-1|238	for lang in %{langlist}; do
12mu|firefox-l10n-32.0-1|239	language="language_$lang"
12mu|firefox-l10n-32.0-1|240	language=${!language}
12mu|firefox-l10n-32.0-1|241	
12mu|firefox-l10n-32.0-1|242	# l10n
12mu|firefox-l10n-32.0-1|243	cp ${language}.xpi %{buildroot}%{firefox_extdir}/langpack-${language}@firefox.mozilla.org.xpi
12mu|firefox-l10n-32.0-1|244	
12mu|firefox-l10n-32.0-1|245	done
12mu|firefox-l10n-32.0-1|246	
12mu|firefox-l10n-32.0-1|247	%changelog
12mu|firefox-l10n-32.0-1|248	* Tue Sep 02 2014 Tigro <ashejn@gmail.com> 32.0-1
12mu|firefox-l10n-32.0-1|249	+ Revision: 1d25a54
12mu|firefox-l10n-32.0-1|250	- update to 32.0
12mu|firefox-l10n-32.0-1|251	
12mu|firefox-l10n-32.0-1|252	* Mon Aug 04 2014 Tigro <ashejn@gmail.com> 31.0-1
12mu|firefox-l10n-32.0-1|253	+ Revision: 91a4a61
12mu|firefox-l10n-32.0-1|254	- update to 31.0
12mu|firefox-l10n-32.0-1|255	
12mu|firefox-l10n-32.0-1|256	* Tue Jun 10 2014 Tigro <ashejn@gmail.com> 30.0-1
12mu|firefox-l10n-32.0-1|257	+ Revision: c5197ed
12mu|firefox-l10n-32.0-1|258	- update to 30.0
12mu|firefox-l10n-32.0-1|259	
12mu|firefox-l10n-32.0-1|260	* Mon May 12 2014 Tigro <ashejn@gmail.com> 29.0.1-1
12mu|firefox-l10n-32.0-1|261	+ Revision: 8f80aa1
12mu|firefox-l10n-32.0-1|262	- update to 29.0.1
12mu|firefox-l10n-32.0-1|263	
12mu|firefox-l10n-32.0-1|264	* Wed Apr 30 2014 Tigro <ashejn@gmail.com> 29.0-1
12mu|firefox-l10n-32.0-1|265	+ Revision: 335dac4
12mu|firefox-l10n-32.0-1|266	- update to 29.0
12mu|firefox-l10n-32.0-1|267	
12mu|firefox-l10n-32.0-1|268	* Thu Mar 20 2014 Tigro <ashejn@gmail.com> 28.0-1
12mu|firefox-l10n-32.0-1|269	+ Revision: 2c9ea69
12mu|firefox-l10n-32.0-1|270	- update to 28.0
12mu|firefox-l10n-32.0-1|271	
12mu|firefox-l10n-32.0-1|272	* Fri Feb 14 2014 Tigro <ashejn@gmail.com> 27.0.1-1
12mu|firefox-l10n-32.0-1|273	+ Revision: 78d010b
12mu|firefox-l10n-32.0-1|274	- drop nso labgpack
12mu|firefox-l10n-32.0-1|275	
12mu|firefox-l10n-32.0-1|276	* Fri Feb 14 2014 Tigro <ashejn@gmail.com> 27.0.1-1
12mu|firefox-l10n-32.0-1|277	+ Revision: 90852df
12mu|firefox-l10n-32.0-1|278	- drop lg langpack
12mu|firefox-l10n-32.0-1|279	
12mu|firefox-l10n-32.0-1|280	* Fri Feb 14 2014 Tigro <ashejn@gmail.com> 27.0.1-1
12mu|firefox-l10n-32.0-1|281	+ Revision: 3f0909b
12mu|firefox-l10n-32.0-1|282	- update to 27.0.1
12mu|firefox-l10n-32.0-1|283	
12mu|firefox-l10n-32.0-1|284	* Tue Feb 04 2014 Tigro <ashejn@gmail.com> 27.0-1
12mu|firefox-l10n-32.0-1|285	+ Revision: 1e7f62f
12mu|firefox-l10n-32.0-1|286	- update to 27.0
12mu|firefox-l10n-32.0-1|287	
12mu|firefox-l10n-32.0-1|288	* Wed Dec 11 2013 Tigro <ashejn@gmail.com> 26.0-1
12mu|firefox-l10n-32.0-1|289	+ Revision: 603b8be
12mu|firefox-l10n-32.0-1|290	- update to 26.0
12mu|firefox-l10n-32.0-1|291	
12mu|firefox-l10n-32.0-1|292	* Sun Nov 17 2013 Tigro <ashejn@gmail.com> 25.0.1-1
12mu|firefox-l10n-32.0-1|293	+ Revision: e10f842
12mu|firefox-l10n-32.0-1|294	- update to 25.0.1
12mu|firefox-l10n-32.0-1|295	
12mu|firefox-l10n-32.0-1|296	* Fri Nov 01 2013 Tigro <ashejn@gmail.com> 25.0-1
12mu|firefox-l10n-32.0-1|297	+ Revision: 063675d
12mu|firefox-l10n-32.0-1|298	- update to 25.0
12mu|firefox-l10n-32.0-1|299	
12mu|firefox-l10n-32.0-1|300	* Mon Sep 30 2013 Tigro <ashejn@gmail.com> 24.0-1
12mu|firefox-l10n-32.0-1|301	+ Revision: a17eb63
12mu|firefox-l10n-32.0-1|302	- update to 24.0
12mu|firefox-l10n-32.0-1|303	
12mu|firefox-l10n-32.0-1|304	* Mon Sep 02 2013 Tigro <ashejn@gmail.com> 23.0.1-1
12mu|firefox-l10n-32.0-1|305	+ Revision: bf0a611
12mu|firefox-l10n-32.0-1|306	- update to 23.0.1
12mu|firefox-l10n-32.0-1|307	
12mu|firefox-l10n-32.0-1|308	* Wed Aug 14 2013 Tigro <ashejn@gmail.com> 23.0-1
12mu|firefox-l10n-32.0-1|309	+ Revision: 86432f8
12mu|firefox-l10n-32.0-1|310	- update to 23.0
12mu|firefox-l10n-32.0-1|311	
12mu|firefox-l10n-32.0-1|312	* Tue Jun 25 2013 Tigro <ashejn@gmail.com> 22.0-1
12mu|firefox-l10n-32.0-1|313	+ Revision: 91d614c
12mu|firefox-l10n-32.0-1|314	- update to 22.0
12mu|firefox-l10n-32.0-1|315	
12mu|firefox-l10n-32.0-1|316	* Tue May 21 2013 Tigro <ashejn@gmail.com> 21.0-1
12mu|firefox-l10n-32.0-1|317	+ Revision: 1653b5f
12mu|firefox-l10n-32.0-1|318	- update to 21.0
12mu|firefox-l10n-32.0-1|319	
12mu|firefox-l10n-32.0-1|320	* Tue Apr 02 2013 Tigro <ashejn@gmail.com> 20.0-1
12mu|firefox-l10n-32.0-1|321	+ Revision: 919019f
12mu|firefox-l10n-32.0-1|322	- update to 20.0
12mu|firefox-l10n-32.0-1|323	
12mu|firefox-l10n-32.0-1|324	* Fri Mar 15 2013 Tigro <ashejn@gmail.com> 19.0.2-1
12mu|firefox-l10n-32.0-1|325	+ Revision: 8cb536f
12mu|firefox-l10n-32.0-1|326	- update to 19.0.2
12mu|firefox-l10n-32.0-1|327	
12mu|firefox-l10n-32.0-1|328	* Tue Feb 19 2013 Tigro <ashejn@gmail.com> 19.0-1
12mu|firefox-l10n-32.0-1|329	+ Revision: a2bb1f3
12mu|firefox-l10n-32.0-1|330	- update to 19.0
12mu|firefox-l10n-32.0-1|331	
12mu|firefox-l10n-32.0-1|332	* Wed Feb 13 2013 Tigro <ashejn@gmail.com> 18.0.2-1
12mu|firefox-l10n-32.0-1|333	+ Revision: 4f1999b
12mu|firefox-l10n-32.0-1|334	- rewrite spec and update to 18.0.2
12mu|firefox-l10n-32.0-1|335	
12mu|firefox-l10n-32.0-1|336	* Wed Jan 09 2013 alexander barakin (aka sash-kan) <alex@barak.in> 17.0.1-1
12mu|firefox-l10n-32.0-1|337	+ Revision: c149994
12mu|firefox-l10n-32.0-1|338	- LOG update xpi files for 17.0.1
12mu|firefox-l10n-32.0-1|339	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
12mu|firefox-l10n-32.0-1|340	
12mu|firefox-l10n-32.0-1|341	* Sun Dec 02 2012 akdengi <kazancas@mandriva.ru> 17.0.1-1
12mu|firefox-l10n-32.0-1|342	+ Revision: becde06
12mu|firefox-l10n-32.0-1|343	- LOG - update to 17.0.1
12mu|firefox-l10n-32.0-1|344	
12mu|firefox-l10n-32.0-1|345	* Fri Nov 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 17.0-2
12mu|firefox-l10n-32.0-1|346	+ Revision: c11aa81
12mu|firefox-l10n-32.0-1|347	- LOG Properly update languages, add source files for 17.0
12mu|firefox-l10n-32.0-1|348	
12mu|firefox-l10n-32.0-1|349	* Thu Nov 22 2012 alexander barakin (aka sash-kan) <alex@barak.in> 17.0-1
12mu|firefox-l10n-32.0-1|350	+ Revision: bec088d
12mu|firefox-l10n-32.0-1|351	- upgrade to 17.0
12mu|firefox-l10n-32.0-1|352	- Signed-off-by: alexander barakin (aka sash-kan) <alex@barak.in>
12mu|firefox-l10n-32.0-1|353	
12mu|firefox-l10n-32.0-1|354	* Tue Nov 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 16.0.2-1
12mu|firefox-l10n-32.0-1|355	+ Revision: 039136f
12mu|firefox-l10n-32.0-1|356	- LOG Update to 16.0.2
12mu|firefox-l10n-32.0-1|357	
12mu|firefox-l10n-32.0-1|358	* Fri Oct 05 2012 akdengi <kazancas@mandriva.ru> 15.0.1-70
12mu|firefox-l10n-32.0-1|359	+ Revision: da787e4
12mu|firefox-l10n-32.0-1|360	- drop MIB distsuffix
12mu|firefox-l10n-32.0-1|361	
12mu|firefox-l10n-32.0-1|362	* Tue Sep 18 2012 akdengi <kazancas@mandriva.ru> 10.0.4-0.1
12mu|firefox-l10n-32.0-1|363	+ Revision: 7b9e5c0
12mu|firefox-l10n-32.0-1|364	- LOG -update to 15.0.1
12mu|firefox-l10n-32.0-1|365	
12mu|firefox-l10n-32.0-1|366	* Thu May 24 2012 root <root@localhost.localdomain> 10.0.4-0.1
12mu|firefox-l10n-32.0-1|367	+ Revision: 2ce3b94
12mu|firefox-l10n-32.0-1|368	- updated l1on to 10.0.4
12mu|firefox-l10n-32.0-1|369	
12mu|firefox-l10n-32.0-1|370	

19633 12
12mu|flac-1.3.0-1|1	%define major 8
12mu|flac-1.3.0-1|2	%define libname %mklibname %{name} %{major}
12mu|flac-1.3.0-1|3	%define devname %mklibname -d %{name}
12mu|flac-1.3.0-1|4	
12mu|flac-1.3.0-1|5	%define majorpp 6
12mu|flac-1.3.0-1|6	%define libnamepp %mklibname %{name}++ %{majorpp}
12mu|flac-1.3.0-1|7	%define devnamepp %mklibname -d %{name}++
12mu|flac-1.3.0-1|8	
12mu|flac-1.3.0-1|9	Summary:	An encoder/decoder for the Free Lossless Audio Codec
12mu|flac-1.3.0-1|10	Name:		flac
12mu|flac-1.3.0-1|11	Version:	1.3.0
12mu|flac-1.3.0-1|12	Release:	1
12mu|flac-1.3.0-1|13	License:	BSD and GPLv2+
12mu|flac-1.3.0-1|14	Group:		Sound
12mu|flac-1.3.0-1|15	Url:		http://flac.sourceforge.net/
12mu|flac-1.3.0-1|16	Source0:	http://prdownloads.sourceforge.net/flac/%{name}-%{version}.tar.xz
12mu|flac-1.3.0-1|17	Patch0:		flac-1.2.1-hidesyms.patch
12mu|flac-1.3.0-1|18	# Backported from upstream
12mu|flac-1.3.0-1|19	Patch1:		flac-1.3.0-asm.patch
12mu|flac-1.3.0-1|20	Patch2:		flac-1.3.0-metaflac-strcat.patch
12mu|flac-1.3.0-1|21	Patch3:		flac-1.3.0-fflush.patch
12mu|flac-1.3.0-1|22	BuildRequires:	libtool
12mu|flac-1.3.0-1|23	%ifarch %{ix86}
12mu|flac-1.3.0-1|24	BuildRequires:	nasm
12mu|flac-1.3.0-1|25	%endif
12mu|flac-1.3.0-1|26	BuildRequires:	gettext-devel
12mu|flac-1.3.0-1|27	BuildRequires:	id3lib-devel
12mu|flac-1.3.0-1|28	BuildRequires:	pkgconfig(ogg)
12mu|flac-1.3.0-1|29	
12mu|flac-1.3.0-1|30	%description
12mu|flac-1.3.0-1|31	FLAC is an Open Source lossless audio codec developed by Josh Coalson.
12mu|flac-1.3.0-1|32	
12mu|flac-1.3.0-1|33	FLAC is comprised of 1) `libFLAC', a library which implements
12mu|flac-1.3.0-1|34	reference encoders and decoders, licensed under the GNU Lesser
12mu|flac-1.3.0-1|35	General Public License (LGPL); 2) `flac', a command-line program for
12mu|flac-1.3.0-1|36	encoding and decoding files, licensed under the GNU General public
12mu|flac-1.3.0-1|37	License (GPL); 3) `metaflac', a command-line program for editing
12mu|flac-1.3.0-1|38	FLAC metadata, licensed under the GPL; 4) player plugins for XMMS
12mu|flac-1.3.0-1|39	and Winamp, licensed under the GPL; and 5) documentation, licensed
12mu|flac-1.3.0-1|40	under the GNU Free Documentation License.
12mu|flac-1.3.0-1|41	
12mu|flac-1.3.0-1|42	%package -n %{libname}
12mu|flac-1.3.0-1|43	Summary:	Shared libraries for FLAC
12mu|flac-1.3.0-1|44	Group:		System/Libraries
12mu|flac-1.3.0-1|45	
12mu|flac-1.3.0-1|46	%description  -n %{libname}
12mu|flac-1.3.0-1|47	This package contains the C libraries.
12mu|flac-1.3.0-1|48	
12mu|flac-1.3.0-1|49	%package -n %{devname}
12mu|flac-1.3.0-1|50	Summary:	Libraries and headers needed for building apps using FLAC
12mu|flac-1.3.0-1|51	Group:		Development/C
12mu|flac-1.3.0-1|52	Requires:	%{libname} = %{version}-%{release}
12mu|flac-1.3.0-1|53	Provides:	%{name}-devel = %{version}-%{release}
12mu|flac-1.3.0-1|54	
12mu|flac-1.3.0-1|55	%description -n %{devname}
12mu|flac-1.3.0-1|56	This package contains the libraries and header files necessary to develop
12mu|flac-1.3.0-1|57	applications using FLAC written in C.
12mu|flac-1.3.0-1|58	
12mu|flac-1.3.0-1|59	%package -n %{libnamepp}
12mu|flac-1.3.0-1|60	Summary:	Shared C++ libraries for FLAC
12mu|flac-1.3.0-1|61	Group:		System/Libraries
12mu|flac-1.3.0-1|62	
12mu|flac-1.3.0-1|63	%description  -n %{libnamepp}
12mu|flac-1.3.0-1|64	This package contains the libraries for C++ applications.
12mu|flac-1.3.0-1|65	
12mu|flac-1.3.0-1|66	%package -n %{devnamepp}
12mu|flac-1.3.0-1|67	Summary:	Libraries and headers needed for building apps using FLAC++
12mu|flac-1.3.0-1|68	Group:		Development/C++
12mu|flac-1.3.0-1|69	Requires:	%{libnamepp} = %{version}-%{release}
12mu|flac-1.3.0-1|70	Requires:	%{devname} = %{version}-%{release}
12mu|flac-1.3.0-1|71	Provides:	%{name}++-devel = %{version}-%{release}
12mu|flac-1.3.0-1|72	
12mu|flac-1.3.0-1|73	%description -n %{devnamepp}
12mu|flac-1.3.0-1|74	This package contains the libraries and header files necessary to develop
12mu|flac-1.3.0-1|75	applications using FLAC written in C++.
12mu|flac-1.3.0-1|76	
12mu|flac-1.3.0-1|77	%prep
12mu|flac-1.3.0-1|78	%setup -q
12mu|flac-1.3.0-1|79	%apply_patches
12mu|flac-1.3.0-1|80	
12mu|flac-1.3.0-1|81	./autogen.sh -V
12mu|flac-1.3.0-1|82	rm -rf html
12mu|flac-1.3.0-1|83	cp -r doc/html .
12mu|flac-1.3.0-1|84	autoreconf -fi
12mu|flac-1.3.0-1|85	
12mu|flac-1.3.0-1|86	%build
12mu|flac-1.3.0-1|87	%configure2_5x \
12mu|flac-1.3.0-1|88	--disable-static \
12mu|flac-1.3.0-1|89	--disable-xmms-plugin \
12mu|flac-1.3.0-1|90	--disable-thorough-tests \
12mu|flac-1.3.0-1|91	--disable-asm-optimizations
12mu|flac-1.3.0-1|92	
12mu|flac-1.3.0-1|93	%make
12mu|flac-1.3.0-1|94	
12mu|flac-1.3.0-1|95	%check
12mu|flac-1.3.0-1|96	#make -C test check
12mu|flac-1.3.0-1|97	
12mu|flac-1.3.0-1|98	%install
12mu|flac-1.3.0-1|99	%makeinstall_std
12mu|flac-1.3.0-1|100	
12mu|flac-1.3.0-1|101	mv %{buildroot}%{_datadir}/doc/flac-%{version} installed-docs
12mu|flac-1.3.0-1|102	#rm -fr %{buildroot}%{_libdir}/xmms
12mu|flac-1.3.0-1|103	
12mu|flac-1.3.0-1|104	%files
12mu|flac-1.3.0-1|105	%doc AUTHORS COPYING* README installed-docs/*
12mu|flac-1.3.0-1|106	%{_bindir}/flac
12mu|flac-1.3.0-1|107	%{_bindir}/metaflac
12mu|flac-1.3.0-1|108	%{_mandir}/man1/*
12mu|flac-1.3.0-1|109	
12mu|flac-1.3.0-1|110	%files -n %{libname}
12mu|flac-1.3.0-1|111	%{_libdir}/libFLAC.so.%{major}*
12mu|flac-1.3.0-1|112	
12mu|flac-1.3.0-1|113	%files -n %{libnamepp}
12mu|flac-1.3.0-1|114	%{_libdir}/libFLAC++.so.%{majorpp}*
12mu|flac-1.3.0-1|115	
12mu|flac-1.3.0-1|116	%files -n %{devname}
12mu|flac-1.3.0-1|117	%{_includedir}/FLAC
12mu|flac-1.3.0-1|118	%{_libdir}/libFLAC.so
12mu|flac-1.3.0-1|119	%{_datadir}/aclocal/libFLAC.m4
12mu|flac-1.3.0-1|120	%{_libdir}/pkgconfig/flac.pc
12mu|flac-1.3.0-1|121	
12mu|flac-1.3.0-1|122	%files -n %{devnamepp}
12mu|flac-1.3.0-1|123	%{_includedir}/FLAC++
12mu|flac-1.3.0-1|124	%{_libdir}/libFLAC++.so
12mu|flac-1.3.0-1|125	%{_datadir}/aclocal/libFLAC++.m4
12mu|flac-1.3.0-1|126	%{_libdir}/pkgconfig/flac++.pc
12mu|flac-1.3.0-1|127	

19634 12
12mu|fltk-1.3.2-4|1	%define major	1.3
12mu|fltk-1.3.2-4|2	%define soname	0
12mu|fltk-1.3.2-4|3	%define libname 	%mklibname %{name} %{soname}
12mu|fltk-1.3.2-4|4	%define	libforms	%mklibname %{name}_forms %{soname}
12mu|fltk-1.3.2-4|5	%define	libgl		%mklibname %{name}_gl %{soname}
12mu|fltk-1.3.2-4|6	%define	libimages	%mklibname %{name}_images %{soname}
12mu|fltk-1.3.2-4|7	%define devname		%mklibname %{name} -d
12mu|fltk-1.3.2-4|8	
12mu|fltk-1.3.2-4|9	Summary:	Fast Light Tool Kit (FLTK)
12mu|fltk-1.3.2-4|10	Name:		fltk
12mu|fltk-1.3.2-4|11	Version:	1.3.2
12mu|fltk-1.3.2-4|12	Release:	4
12mu|fltk-1.3.2-4|13	Group:		System/Libraries
12mu|fltk-1.3.2-4|14	License:	LGPLv2+
12mu|fltk-1.3.2-4|15	Url:		http://www.fltk.org
12mu|fltk-1.3.2-4|16	Source0:	ftp://ftp.easysw.com/pub/fltk/%{version}/%{name}-%{version}-source.tar.gz
12mu|fltk-1.3.2-4|17	Patch0:		fltk-1.3.0-link.patch
12mu|fltk-1.3.2-4|18	
12mu|fltk-1.3.2-4|19	## FIXME/TODO: upstream these asap -- Rex
12mu|fltk-1.3.2-4|20	# add lib64 support, drop extraneous libs (bug #708185) and ldflags (#1112930)
12mu|fltk-1.3.2-4|21	Patch1:         fltk-1.3.2-fltk_config.patch
12mu|fltk-1.3.2-4|22	# libfltk_gl.so had undefined symbols
12mu|fltk-1.3.2-4|23	Patch3:         fltk-1.1.x-r5750-undefined.patch
12mu|fltk-1.3.2-4|24	Patch5:         fltk-1.1.8-fluid_desktop.patch
12mu|fltk-1.3.2-4|25	
12mu|fltk-1.3.2-4|26	# http://www.fltk.org/str.php?L2599
12mu|fltk-1.3.2-4|27	Patch9:         fltk-1_v4.3.x-keyboard-x11.patch
12mu|fltk-1.3.2-4|28	
12mu|fltk-1.3.2-4|29	# http://www.fltk.org/str.php?L2636
12mu|fltk-1.3.2-4|30	Patch10:        fltk-1.3.x-r9671-clipboard.patch
12mu|fltk-1.3.2-4|31	Patch11:        http://www.fltk.org/strfiles/2636/fltk-1_v6.3.x-clipboard-x11.patch
12mu|fltk-1.3.2-4|32	
12mu|fltk-1.3.2-4|33	# http://www.fltk.org/str.php?L2660
12mu|fltk-1.3.2-4|34	Patch13:        fltk-1.3.x-r9671-cursor.patch
12mu|fltk-1.3.2-4|35	Patch20:        fltk-1_v4.3.x-cursor-abi.patch
12mu|fltk-1.3.2-4|36	
12mu|fltk-1.3.2-4|37	# http://www.fltk.org/str.php?L2659
12mu|fltk-1.3.2-4|38	Patch15:        http://www.fltk.org/strfiles/2659/pixmap_v2.patch
12mu|fltk-1.3.2-4|39	
12mu|fltk-1.3.2-4|40	# http://www.fltk.org/str.php?L2802
12mu|fltk-1.3.2-4|41	Patch16:        fltk-1.3.x-r9671-modal.patch
12mu|fltk-1.3.2-4|42	
12mu|fltk-1.3.2-4|43	# http://www.fltk.org/str.php?L2816
12mu|fltk-1.3.2-4|44	Patch17:        http://www.fltk.org/strfiles/2816/fltk-1_v3.3.0-icons.patch
12mu|fltk-1.3.2-4|45	
12mu|fltk-1.3.2-4|46	# http://www.fltk.org/str.php?L2860
12mu|fltk-1.3.2-4|47	Patch18:        fltk-1.3.x-screen_num.patch
12mu|fltk-1.3.2-4|48	Patch19:        http://www.fltk.org/strfiles/2860/fltk-1_v3.3.x-multihead.patch
12mu|fltk-1.3.2-4|49	
12mu|fltk-1.3.2-4|50	BuildRequires:	cmake
12mu|fltk-1.3.2-4|51	BuildRequires:	man
12mu|fltk-1.3.2-4|52	BuildRequires:	jpeg-devel
12mu|fltk-1.3.2-4|53	BuildRequires:	pkgconfig(cairo)
12mu|fltk-1.3.2-4|54	BuildRequires:	pkgconfig(gl)
12mu|fltk-1.3.2-4|55	BuildRequires:	pkgconfig(fontconfig)
12mu|fltk-1.3.2-4|56	BuildRequires:	pkgconfig(libpng)
12mu|fltk-1.3.2-4|57	BuildRequires:	pkgconfig(x11)
12mu|fltk-1.3.2-4|58	BuildRequires:	pkgconfig(xft)
12mu|fltk-1.3.2-4|59	BuildRequires:	pkgconfig(xinerama)
12mu|fltk-1.3.2-4|60	
12mu|fltk-1.3.2-4|61	%description
12mu|fltk-1.3.2-4|62	The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a LGPL'd
12mu|fltk-1.3.2-4|63	C++ graphical user interface toolkit for X (UNIX(r)), OpenGL(r),
12mu|fltk-1.3.2-4|64	and Microsoft(r) Windows(r) NT 4.0, 95, or 98. It was originally
12mu|fltk-1.3.2-4|65	developed by Mr. Bill Spitzak and is currently maintained by a
12mu|fltk-1.3.2-4|66	small group of developers across the world with a central
12mu|fltk-1.3.2-4|67	repository in the US.
12mu|fltk-1.3.2-4|68	
12mu|fltk-1.3.2-4|69	%package -n %{libname}
12mu|fltk-1.3.2-4|70	Summary:	Fast Light Tool Kit (FLTK) - main library
12mu|fltk-1.3.2-4|71	Group:		System/Libraries
12mu|fltk-1.3.2-4|72	Provides:	%{name} = %{version}-%{release}
12mu|fltk-1.3.2-4|73	
12mu|fltk-1.3.2-4|74	%description -n	%{libname}
12mu|fltk-1.3.2-4|75	The Fast Light Tool Kit ("FLTK", pronounced "fulltick") is a LGPL'd
12mu|fltk-1.3.2-4|76	C++ graphical user interface toolkit for X (UNIX(r)), OpenGL(r),
12mu|fltk-1.3.2-4|77	and Microsoft(r) Windows(r) NT 4.0, 95, or 98. It was originally
12mu|fltk-1.3.2-4|78	developed by Mr. Bill Spitzak and is currently maintained by a
12mu|fltk-1.3.2-4|79	small group of developers across the world with a central
12mu|fltk-1.3.2-4|80	repository in the US.
12mu|fltk-1.3.2-4|81	
12mu|fltk-1.3.2-4|82	%package -n %{libforms}
12mu|fltk-1.3.2-4|83	Summary:	Fast Light Tool Kit (FLTK) - library
12mu|fltk-1.3.2-4|84	Group:		System/Libraries
12mu|fltk-1.3.2-4|85	Conflicts:	%{_lib}fltk0 < 1.3.2-1
12mu|fltk-1.3.2-4|86	
12mu|fltk-1.3.2-4|87	%description -n	%{libforms}
12mu|fltk-1.3.2-4|88	This package contains a shared library for %{name}.
12mu|fltk-1.3.2-4|89	
12mu|fltk-1.3.2-4|90	%package -n %{libgl}
12mu|fltk-1.3.2-4|91	Summary:	Fast Light Tool Kit (FLTK) - library
12mu|fltk-1.3.2-4|92	Group:		System/Libraries
12mu|fltk-1.3.2-4|93	Conflicts:	%{_lib}fltk0 < 1.3.2-1
12mu|fltk-1.3.2-4|94	
12mu|fltk-1.3.2-4|95	%description -n	%{libgl}
12mu|fltk-1.3.2-4|96	This package contains a shared library for %{name}.
12mu|fltk-1.3.2-4|97	
12mu|fltk-1.3.2-4|98	%package -n %{libimages}
12mu|fltk-1.3.2-4|99	Summary:	Fast Light Tool Kit (FLTK) - library
12mu|fltk-1.3.2-4|100	Group:		System/Libraries
12mu|fltk-1.3.2-4|101	Conflicts:	%{_lib}fltk0 < 1.3.2-1
12mu|fltk-1.3.2-4|102	
12mu|fltk-1.3.2-4|103	%description -n	%{libimages}
12mu|fltk-1.3.2-4|104	This package contains a shared library for %{name}.
12mu|fltk-1.3.2-4|105	
12mu|fltk-1.3.2-4|106	%package -n	%{devname}
12mu|fltk-1.3.2-4|107	Summary:	Fast Light Tool Kit (FLTK) - development environment
12mu|fltk-1.3.2-4|108	Group:		Development/C
12mu|fltk-1.3.2-4|109	Requires:	%{libname} = %{version}
12mu|fltk-1.3.2-4|110	Requires:	%{libforms} = %{version}-%{release}
12mu|fltk-1.3.2-4|111	Requires:	%{libgl} = %{version}-%{release}
12mu|fltk-1.3.2-4|112	Requires:	%{libimages} = %{version}-%{release}
12mu|fltk-1.3.2-4|113	Provides:	%{name}-devel = %{version}-%{release}
12mu|fltk-1.3.2-4|114	
12mu|fltk-1.3.2-4|115	%description -n	%{devname}
12mu|fltk-1.3.2-4|116	Install libfltk1-devel if you need to develop FLTK applications.  You'll
12mu|fltk-1.3.2-4|117	need to install the libfltk1.1 package if you plan to run dynamically
12mu|fltk-1.3.2-4|118	linked applications.
12mu|fltk-1.3.2-4|119	
12mu|fltk-1.3.2-4|120	%prep
12mu|fltk-1.3.2-4|121	%setup -q
12mu|fltk-1.3.2-4|122	%apply_patches
12mu|fltk-1.3.2-4|123	
12mu|fltk-1.3.2-4|124	%build
12mu|fltk-1.3.2-4|125	%define Werror_cflags %{nil}
12mu|fltk-1.3.2-4|126	export LDFLAGS="$LDFLAGS -lXfixes"
12mu|fltk-1.3.2-4|127	%cmake \
12mu|fltk-1.3.2-4|128	-DOPTION_BUILD_SHARED_LIBS=ON \
12mu|fltk-1.3.2-4|129	-DOPTION_CAIRO=ON \
12mu|fltk-1.3.2-4|130	-DOPTION_CAIROEXT=ON \
12mu|fltk-1.3.2-4|131	-DOPTION_PREFIX_MAN=%{_mandir} \
12mu|fltk-1.3.2-4|132	-DOPTION_PREFIX_LIB=%{_libdir} \
12mu|fltk-1.3.2-4|133	-DOPTION_BUILD_EXAMPLES=OFF \
12mu|fltk-1.3.2-4|134	-DOPTION_PREFIX_CONFIG=%{_libdir}/FLTK-%{major} \
12mu|fltk-1.3.2-4|135	-DFLTK_USE_SYSTEM_ZLIB=ON \
12mu|fltk-1.3.2-4|136	-DFLTK_USE_SYSTEM_JPEG=ON \
12mu|fltk-1.3.2-4|137	-DFLTK_USE_SYSTEM_PNG=ON \
12mu|fltk-1.3.2-4|138	-DBUILD_EXAMPLES=OFF
12mu|fltk-1.3.2-4|139	%make
12mu|fltk-1.3.2-4|140	
12mu|fltk-1.3.2-4|141	%install
12mu|fltk-1.3.2-4|142	%makeinstall_std -C build
12mu|fltk-1.3.2-4|143	
12mu|fltk-1.3.2-4|144	%multiarch_binaries %{buildroot}%{_bindir}/fltk-config
12mu|fltk-1.3.2-4|145	
12mu|fltk-1.3.2-4|146	%files -n %{libname}
12mu|fltk-1.3.2-4|147	%{_libdir}/libfltk.so.%{soname}
12mu|fltk-1.3.2-4|148	%{_libdir}/libfltk.so.%{major}
12mu|fltk-1.3.2-4|149	
12mu|fltk-1.3.2-4|150	%files -n %{libforms}
12mu|fltk-1.3.2-4|151	%{_libdir}/libfltk_forms.so.%{soname}
12mu|fltk-1.3.2-4|152	%{_libdir}/libfltk_forms.so.%{major}
12mu|fltk-1.3.2-4|153	
12mu|fltk-1.3.2-4|154	%files -n %{libgl}
12mu|fltk-1.3.2-4|155	%{_libdir}/libfltk_gl.so.%{soname}
12mu|fltk-1.3.2-4|156	%{_libdir}/libfltk_gl.so.%{major}
12mu|fltk-1.3.2-4|157	
12mu|fltk-1.3.2-4|158	%files -n %{libimages}
12mu|fltk-1.3.2-4|159	%{_libdir}/libfltk_images.so.%{soname}
12mu|fltk-1.3.2-4|160	%{_libdir}/libfltk_images.so.%{major}
12mu|fltk-1.3.2-4|161	
12mu|fltk-1.3.2-4|162	%files -n %{devname}
12mu|fltk-1.3.2-4|163	%doc README CHANGES
12mu|fltk-1.3.2-4|164	%{_includedir}/F?
12mu|fltk-1.3.2-4|165	%{_bindir}/fltk-config
12mu|fltk-1.3.2-4|166	%{_bindir}/fluid
12mu|fltk-1.3.2-4|167	%{multiarch_bindir}/fltk-config
12mu|fltk-1.3.2-4|168	%{_mandir}/man?/*
12mu|fltk-1.3.2-4|169	%{_libdir}/libfltk*.so
12mu|fltk-1.3.2-4|170	%{_libdir}/libfltk*.a
12mu|fltk-1.3.2-4|171	%dir %{_libdir}/FLTK-%{major}
12mu|fltk-1.3.2-4|172	%{_libdir}/FLTK-%{major}/*
12mu|fltk-1.3.2-4|173	
12mu|fltk-1.3.2-4|174	
12mu|fltk-1.3.2-4|175	%changelog
12mu|fltk-1.3.2-4|176	* Wed Sep 10 2014 Tigro <ashejn@gmail.com> 1.3.2-4
12mu|fltk-1.3.2-4|177	+ Revision: 3fd0f29
12mu|fltk-1.3.2-4|178	- apply upstream patches
12mu|fltk-1.3.2-4|179	
12mu|fltk-1.3.2-4|180	

19635 12
12mu|flute-1.3.0-3|1	%define with_gcj 0
12mu|flute-1.3.0-3|2	
12mu|flute-1.3.0-3|3	Name: flute
12mu|flute-1.3.0-3|4	Version: 1.3.0
12mu|flute-1.3.0-3|5	Release: %mkrel 3
12mu|flute-1.3.0-3|6	Summary: Java CSS parser using SAC
12mu|flute-1.3.0-3|7	# The entire source code is W3C except ParseException.java which is LGPLv2+
12mu|flute-1.3.0-3|8	License: W3C and LGPLv2+
12mu|flute-1.3.0-3|9	Group:   System/Libraries
12mu|flute-1.3.0-3|10	Source0: http://downloads.sourceforge.net/jfreereport/%{name}-%{version}-OOo31.zip
12mu|flute-1.3.0-3|11	URL: http://www.w3.org/Style/CSS/SAC/
12mu|flute-1.3.0-3|12	BuildRequires: ant, java-devel >= 0:1.6.0, jpackage-utils, sac, java-rpmbuild
12mu|flute-1.3.0-3|13	Requires: java >= 0:1.6.0 , jpackage-utils, sac
12mu|flute-1.3.0-3|14	%if %{with_gcj}
12mu|flute-1.3.0-3|15	BuildRequires: java-gcj-compat-devel >= 1.0.31
12mu|flute-1.3.0-3|16	Requires(post): java-gcj-compat >= 1.0.31
12mu|flute-1.3.0-3|17	Requires(postun): java-gcj-compat >= 1.0.31
12mu|flute-1.3.0-3|18	%else
12mu|flute-1.3.0-3|19	BuildArch: noarch
12mu|flute-1.3.0-3|20	%endif
12mu|flute-1.3.0-3|21	
12mu|flute-1.3.0-3|22	%description
12mu|flute-1.3.0-3|23	A Cascading Style Sheets parser using the Simple API for CSS, for Java.
12mu|flute-1.3.0-3|24	
12mu|flute-1.3.0-3|25	%package javadoc
12mu|flute-1.3.0-3|26	Group: Development/Java
12mu|flute-1.3.0-3|27	Summary: Javadoc for %{name}
12mu|flute-1.3.0-3|28	%if %{with_gcj}
12mu|flute-1.3.0-3|29	BuildArch: noarch
12mu|flute-1.3.0-3|30	%endif
12mu|flute-1.3.0-3|31	
12mu|flute-1.3.0-3|32	%description javadoc
12mu|flute-1.3.0-3|33	Javadoc for %{name}.
12mu|flute-1.3.0-3|34	
12mu|flute-1.3.0-3|35	%prep
12mu|flute-1.3.0-3|36	%setup -q -c
12mu|flute-1.3.0-3|37	find . -name "*.jar" -exec rm -f {} \;
12mu|flute-1.3.0-3|38	mkdir -p lib
12mu|flute-1.3.0-3|39	build-jar-repository -s -p lib sac
12mu|flute-1.3.0-3|40	
12mu|flute-1.3.0-3|41	%build
12mu|flute-1.3.0-3|42	ant jar javadoc
12mu|flute-1.3.0-3|43	
12mu|flute-1.3.0-3|44	%install
12mu|flute-1.3.0-3|45	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mu|flute-1.3.0-3|46	cp -p build/lib/%{name}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12mu|flute-1.3.0-3|47	
12mu|flute-1.3.0-3|48	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mu|flute-1.3.0-3|49	cp -rp build/api $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mu|flute-1.3.0-3|50	%if %{with_gcj}
12mu|flute-1.3.0-3|51	%{_bindir}/aot-compile-rpm
12mu|flute-1.3.0-3|52	%endif
12mu|flute-1.3.0-3|53	
12mu|flute-1.3.0-3|54	%if %{with_gcj}
12mu|flute-1.3.0-3|55	%post
12mu|flute-1.3.0-3|56	if [ -x %{_bindir}/rebuild-gcj-db ]
12mu|flute-1.3.0-3|57	then
12mu|flute-1.3.0-3|58	%{_bindir}/rebuild-gcj-db
12mu|flute-1.3.0-3|59	fi
12mu|flute-1.3.0-3|60	%endif
12mu|flute-1.3.0-3|61	
12mu|flute-1.3.0-3|62	%if %{with_gcj}
12mu|flute-1.3.0-3|63	%postun
12mu|flute-1.3.0-3|64	if [ -x %{_bindir}/rebuild-gcj-db ]
12mu|flute-1.3.0-3|65	then
12mu|flute-1.3.0-3|66	%{_bindir}/rebuild-gcj-db
12mu|flute-1.3.0-3|67	fi
12mu|flute-1.3.0-3|68	%endif
12mu|flute-1.3.0-3|69	
12mu|flute-1.3.0-3|70	%files
12mu|flute-1.3.0-3|71	%defattr(0644,root,root,0755)
12mu|flute-1.3.0-3|72	%doc COPYRIGHT.html
12mu|flute-1.3.0-3|73	%{_javadir}/*.jar
12mu|flute-1.3.0-3|74	%if %{with_gcj}
12mu|flute-1.3.0-3|75	%attr(-,root,root) %{_libdir}/gcj/%{name}
12mu|flute-1.3.0-3|76	%endif
12mu|flute-1.3.0-3|77	
12mu|flute-1.3.0-3|78	%files javadoc
12mu|flute-1.3.0-3|79	%defattr(0644,root,root,0755)
12mu|flute-1.3.0-3|80	%doc COPYRIGHT.html
12mu|flute-1.3.0-3|81	%{_javadocdir}/%{name}
12mu|flute-1.3.0-3|82	
12mu|flute-1.3.0-3|83	
12mu|flute-1.3.0-3|84	
12mu|flute-1.3.0-3|85	%changelog
12mu|flute-1.3.0-3|86	
12mu|flute-1.3.0-3|87	* Fri Jan 11 2013 umeabot <umeabot> 1.3.0-3.mga3
12mu|flute-1.3.0-3|88	+ Revision: 350585
12mu|flute-1.3.0-3|89	- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild
12mu|flute-1.3.0-3|90	
12mu|flute-1.3.0-3|91	* Tue Nov 27 2012 ovitters <ovitters> 1.3.0-2.mga3
12mu|flute-1.3.0-3|92	+ Revision: 322364
12mu|flute-1.3.0-3|93	- clean spec
12mu|flute-1.3.0-3|94	
12mu|flute-1.3.0-3|95	+ ennael <ennael>
12mu|flute-1.3.0-3|96	- Documentation group
12mu|flute-1.3.0-3|97	
12mu|flute-1.3.0-3|98	* Fri Mar 18 2011 dmorgan <dmorgan> 1.3.0-1.mga1
12mu|flute-1.3.0-3|99	+ Revision: 74306
12mu|flute-1.3.0-3|100	- Really build without gcj
12mu|flute-1.3.0-3|101	
12mu|flute-1.3.0-3|102	* Fri Mar 18 2011 ennael <ennael> 1.3.0-0.2.mga1
12mu|flute-1.3.0-3|103	+ Revision: 74280
12mu|flute-1.3.0-3|104	- build without gcj
12mu|flute-1.3.0-3|105	
12mu|flute-1.3.0-3|106	* Wed Jan 26 2011 dmorgan <dmorgan> 1.3.0-0.1.mga1
12mu|flute-1.3.0-3|107	+ Revision: 40180
12mu|flute-1.3.0-3|108	- Adapt for mageia
12mu|flute-1.3.0-3|109	- imported package flute
12mu|flute-1.3.0-3|110	

19636 12
12mu|folks-0.9.2-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|folks-0.9.2-1|2	
12mu|folks-0.9.2-1|3	%define dirver 39
12mu|folks-0.9.2-1|4	%define major 25
12mu|folks-0.9.2-1|5	%define gir_major 0.6
12mu|folks-0.9.2-1|6	
12mu|folks-0.9.2-1|7	%define libname		%mklibname %{name} %{major}
12mu|folks-0.9.2-1|8	%define girname		%mklibname %{name}-gir %{gir_major}
12mu|folks-0.9.2-1|9	%define develname	%mklibname -d %{name}
12mu|folks-0.9.2-1|10	
12mu|folks-0.9.2-1|11	%define enable_vala 0
12mu|folks-0.9.2-1|12	
12mu|folks-0.9.2-1|13	Summary:	Aggregates people from multiple sources to create metacontacts
12mu|folks-0.9.2-1|14	Name:		folks
12mu|folks-0.9.2-1|15	Version:	0.9.2
12mu|folks-0.9.2-1|16	Release:	1
12mu|folks-0.9.2-1|17	Group:		Networking/Instant messaging
12mu|folks-0.9.2-1|18	License:	LGPLv2+
12mu|folks-0.9.2-1|19	URL:		http://telepathy.freedesktop.org/wiki/Folks
12mu|folks-0.9.2-1|20	Source0:	http://ftp.gnome.org/pub/GNOME/sources/folks/%{url_ver}/%{name}-%{version}.tar.xz
12mu|folks-0.9.2-1|21	
12mu|folks-0.9.2-1|22	BuildRequires:	glib2.0-common
12mu|folks-0.9.2-1|23	BuildRequires:	intltool
12mu|folks-0.9.2-1|24	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.6
12mu|folks-0.9.2-1|25	BuildRequires:	pkgconfig(telepathy-glib) >= 0.13
12mu|folks-0.9.2-1|26	BuildRequires:	pkgconfig(gconf-2.0) >= 2.31
12mu|folks-0.9.2-1|27	BuildRequires:	pkgconfig(gee-0.8) >= 0.8.4
12mu|folks-0.9.2-1|28	BuildRequires:	pkgconfig(libebook-1.2)
12mu|folks-0.9.2-1|29	BuildRequires:	pkgconfig(libedataserver-1.2)
12mu|folks-0.9.2-1|30	BuildRequires:	pkgconfig(libedata-book-1.2) >= 3.1.5
12mu|folks-0.9.2-1|31	BuildRequires:	pkgconfig(libsocialweb-client)
12mu|folks-0.9.2-1|32	BuildRequires:	pkgconfig(tracker-sparql-0.16)
12mu|folks-0.9.2-1|33	BuildRequires:	pkgconfig(zeitgeist-1.0)
12mu|folks-0.9.2-1|34	BuildRequires:	tracker-devel
12mu|folks-0.9.2-1|35	BuildRequires:	vala-devel
12mu|folks-0.9.2-1|36	BuildRequires:	vala-tools
12mu|folks-0.9.2-1|37	
12mu|folks-0.9.2-1|38	Requires:	evolution-data-server
12mu|folks-0.9.2-1|39	
12mu|folks-0.9.2-1|40	Obsoletes: %{name}-i18n
12mu|folks-0.9.2-1|41	
12mu|folks-0.9.2-1|42	%description
12mu|folks-0.9.2-1|43	libfolks is a library that aggregates people from multiple sources (eg,
12mu|folks-0.9.2-1|44	Telepathy connection managers and eventually evolution data server, Facebook,
12mu|folks-0.9.2-1|45	etc.) to create metacontacts. It's written in Vala (in part to evaluate Vala).
12mu|folks-0.9.2-1|46	The initial goal is for GObject/C support, though the Vala bindings should
12mu|folks-0.9.2-1|47	basically automatic.
12mu|folks-0.9.2-1|48	
12mu|folks-0.9.2-1|49	%package -n %{libname}
12mu|folks-0.9.2-1|50	Group:		System/Libraries
12mu|folks-0.9.2-1|51	Summary:	Aggregates people from multiple sources to create metacontacts
12mu|folks-0.9.2-1|52	# old libs left over in the repo
12mu|folks-0.9.2-1|53	Obsoletes:	%{mklibname folks 0} < 0.7.0
12mu|folks-0.9.2-1|54	Obsoletes:	%{mklibname folks 1} < 0.7.0
12mu|folks-0.9.2-1|55	
12mu|folks-0.9.2-1|56	%description -n %{libname}
12mu|folks-0.9.2-1|57	This package contains the dynamic libraries from %{name}.
12mu|folks-0.9.2-1|58	
12mu|folks-0.9.2-1|59	%package -n %{girname}
12mu|folks-0.9.2-1|60	Group:		System/Libraries
12mu|folks-0.9.2-1|61	Summary:	Aggregates people from multiple sources to create metacontacts
12mu|folks-0.9.2-1|62	Requires:	%{libname} = %{version}-%{release}
12mu|folks-0.9.2-1|63	
12mu|folks-0.9.2-1|64	%description -n %{girname}
12mu|folks-0.9.2-1|65	This package contains the Gir-repository typelib for %{name}.
12mu|folks-0.9.2-1|66	
12mu|folks-0.9.2-1|67	%package -n %{develname}
12mu|folks-0.9.2-1|68	Group:		Development/C
12mu|folks-0.9.2-1|69	Summary:	Aggregates people from multiple sources to create metacontacts
12mu|folks-0.9.2-1|70	Requires:	%{libname} = %{version}-%{release}
12mu|folks-0.9.2-1|71	Provides:	%{name}-devel = %{version}-%{release}
12mu|folks-0.9.2-1|72	
12mu|folks-0.9.2-1|73	%description -n %{develname}
12mu|folks-0.9.2-1|74	This packages contains the headers and libraries for %{name}.
12mu|folks-0.9.2-1|75	
12mu|folks-0.9.2-1|76	%prep
12mu|folks-0.9.2-1|77	%setup -q
12mu|folks-0.9.2-1|78	%apply_patches
12mu|folks-0.9.2-1|79	
12mu|folks-0.9.2-1|80	%build
12mu|folks-0.9.2-1|81	autoreconf -fi
12mu|folks-0.9.2-1|82	%configure \
12mu|folks-0.9.2-1|83	--enable-tracker-backend \
12mu|folks-0.9.2-1|84	--enable-libsocialweb-backend=auto \
12mu|folks-0.9.2-1|85	--enable-eds-backend \
12mu|folks-0.9.2-1|86	%if %{enable_vala}
12mu|folks-0.9.2-1|87	--enable-vala \
12mu|folks-0.9.2-1|88	--enable-inspect-tool \
12mu|folks-0.9.2-1|89	%endif
12mu|folks-0.9.2-1|90	--enable-import-tool
12mu|folks-0.9.2-1|91	
12mu|folks-0.9.2-1|92	%make LIBS='-lgmodule-2.0'
12mu|folks-0.9.2-1|93	
12mu|folks-0.9.2-1|94	%install
12mu|folks-0.9.2-1|95	%makeinstall_std
12mu|folks-0.9.2-1|96	%find_lang %{name}
12mu|folks-0.9.2-1|97	
12mu|folks-0.9.2-1|98	%files -f %{name}.lang
12mu|folks-0.9.2-1|99	%doc AUTHORS README
12mu|folks-0.9.2-1|100	%{_bindir}/folks-import
12mu|folks-0.9.2-1|101	%dir %{_libdir}/folks/%{dirver}/
12mu|folks-0.9.2-1|102	%{_libdir}/folks/%{dirver}/backends
12mu|folks-0.9.2-1|103	%{_datadir}/GConf/gsettings/folks.convert
12mu|folks-0.9.2-1|104	%{_datadir}/glib-2.0/schemas/org.freedesktop.folks.gschema.xml
12mu|folks-0.9.2-1|105	
12mu|folks-0.9.2-1|106	%files -n %{libname}
12mu|folks-0.9.2-1|107	%{_libdir}/*.so.%{major}*
12mu|folks-0.9.2-1|108	
12mu|folks-0.9.2-1|109	%files -n %{girname}
12mu|folks-0.9.2-1|110	%{_libdir}/girepository-1.0/Folks-%{gir_major}.typelib
12mu|folks-0.9.2-1|111	
12mu|folks-0.9.2-1|112	%files -n %{develname}
12mu|folks-0.9.2-1|113	%{_libdir}/*.so
12mu|folks-0.9.2-1|114	%{_libdir}/pkgconfig/*.pc
12mu|folks-0.9.2-1|115	%{_includedir}/folks
12mu|folks-0.9.2-1|116	%{_datadir}/vala/vapi/folks*
12mu|folks-0.9.2-1|117	%{_datadir}/gir-1.0/Folks-%{gir_major}.gir
12mu|folks-0.9.2-1|118	

19637 12
12mu|fontconfig-2.10.93-2|1	%define major 1
12mu|fontconfig-2.10.93-2|2	%define lib_name %mklibname %{name} %{major}
12mu|fontconfig-2.10.93-2|3	%define develname %mklibname %{name} -d
12mu|fontconfig-2.10.93-2|4	
12mu|fontconfig-2.10.93-2|5	%define bootstrap 0
12mu|fontconfig-2.10.93-2|6	%{?_without_bootstrap: %global bootstrap 0}
12mu|fontconfig-2.10.93-2|7	%{?_with_bootstrap: %global bootstrap 1}
12mu|fontconfig-2.10.93-2|8	%define rebuild_doc	1
12mu|fontconfig-2.10.93-2|9	%if %{bootstrap}
12mu|fontconfig-2.10.93-2|10	%define rebuild_doc 0
12mu|fontconfig-2.10.93-2|11	%endif
12mu|fontconfig-2.10.93-2|12	
12mu|fontconfig-2.10.93-2|13	%define build_plf 0
12mu|fontconfig-2.10.93-2|14	%{?_with_plf: %{expand: %%global build_plf 1}}
12mu|fontconfig-2.10.93-2|15	
12mu|fontconfig-2.10.93-2|16	#####################
12mu|fontconfig-2.10.93-2|17	# Hardcode PLF build
12mu|fontconfig-2.10.93-2|18	%define build_plf 0
12mu|fontconfig-2.10.93-2|19	# Hardcode PLF build
12mu|fontconfig-2.10.93-2|20	
12mu|fontconfig-2.10.93-2|21	%if %build_plf
12mu|fontconfig-2.10.93-2|22	%define distsuffix plf
12mu|fontconfig-2.10.93-2|23	%if %mdvver >= 201100
12mu|fontconfig-2.10.93-2|24	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mu|fontconfig-2.10.93-2|25	%define extrarelsuffix plf
12mu|fontconfig-2.10.93-2|26	%endif
12mu|fontconfig-2.10.93-2|27	%endif
12mu|fontconfig-2.10.93-2|28	
12mu|fontconfig-2.10.93-2|29	Summary:	Font configuration library
12mu|fontconfig-2.10.93-2|30	Name:		fontconfig
12mu|fontconfig-2.10.93-2|31	Version:	2.10.93
12mu|fontconfig-2.10.93-2|32	Release:	2%{?extrarelsuffix}
12mu|fontconfig-2.10.93-2|33	License:	MIT
12mu|fontconfig-2.10.93-2|34	Group:		System/X11
12mu|fontconfig-2.10.93-2|35	URL:		http://fontconfig.org/
12mu|fontconfig-2.10.93-2|36	Source0:	http://www.freedesktop.org/software/fontconfig/release/%{name}-%{version}.tar.bz2
12mu|fontconfig-2.10.93-2|37	# (fc) 2.3.2-3mdk prefer urw fonts
12mu|fontconfig-2.10.93-2|38	Source1:	30-mdv-urwfonts.conf
12mu|fontconfig-2.10.93-2|39	# (fc) 2.3.2-3mdk disable antialiasing for some fonts
12mu|fontconfig-2.10.93-2|40	Source3:	20-mdv-disable-antialias.conf
12mu|fontconfig-2.10.93-2|41	# (fc) 2.3.2-3mdk  Avoid KDE/QT uses some bitmapped fonts (guisseppe)
12mu|fontconfig-2.10.93-2|42	Source5:	30-mdv-avoid-bitmap.conf
12mu|fontconfig-2.10.93-2|43	# (fc) 2.4.2-1mdv disable embedded bitmap for big size (Mdv bug #25924)
12mu|fontconfig-2.10.93-2|44	Source8:	26-mdv-no-embeddedbitmap.conf
12mu|fontconfig-2.10.93-2|45	# (fc) 2.4.92-1mdv enable embeddedbitmap on some CJK fonts (Fedora)
12mu|fontconfig-2.10.93-2|46	Source10:	25-no-bitmap-fedora.conf
12mu|fontconfig-2.10.93-2|47	# (fc) 2.1-4mdk change order of default fonts
12mu|fontconfig-2.10.93-2|48	Source11:	fc-cache.filter
12mu|fontconfig-2.10.93-2|49	Source12:	fc-cache.script
12mu|fontconfig-2.10.93-2|50	# Don't show "reading configurations from ~/.fonts.conf is deprecated" message
12mu|fontconfig-2.10.93-2|51	Patch0:         fontconfig-2.10.93-no-warning.patch
12mu|fontconfig-2.10.93-2|52	Patch1:		fontconfig-mdvconfig.patch
12mu|fontconfig-2.10.93-2|53	
12mu|fontconfig-2.10.93-2|54	%if %build_plf
12mu|fontconfig-2.10.93-2|55	Patch10:	00_old_diff_gz.patch
12mu|fontconfig-2.10.93-2|56	Patch11:	01_fonts_nanum.patch
12mu|fontconfig-2.10.93-2|57	Patch12:	04_ubuntu_monospace_lcd_filter_conf.patch
12mu|fontconfig-2.10.93-2|58	Patch13:	05_lcdfilterlegacy.patch
12mu|fontconfig-2.10.93-2|59	Patch14:	05_ubuntu_add_hinting_and_antialiasing_confs.patch
12mu|fontconfig-2.10.93-2|60	Patch15:	06_ubuntu_lcddefault.patch
12mu|fontconfig-2.10.93-2|61	%endif
12mu|fontconfig-2.10.93-2|62	
12mu|fontconfig-2.10.93-2|63	BuildRequires:	ed
12mu|fontconfig-2.10.93-2|64	#BuildRequires:	ibxml2-utils
12mu|fontconfig-2.10.93-2|65	BuildRequires:	lynx
12mu|fontconfig-2.10.93-2|66	BuildRequires:	pkgconfig(freetype2) >= 2.3.5
12mu|fontconfig-2.10.93-2|67	BuildRequires:	pkgconfig(libxml-2.0)
12mu|fontconfig-2.10.93-2|68	%if %rebuild_doc
12mu|fontconfig-2.10.93-2|69	# Actually, we don't really need whole set of texlive packages
12mu|fontconfig-2.10.93-2|70	# but it's hard to find what exactly we need. So we use texlive.
12mu|fontconfig-2.10.93-2|71	BuildRequires:	texlive
12mu|fontconfig-2.10.93-2|72	BuildRequires:	docbook-utils
12mu|fontconfig-2.10.93-2|73	BuildRequires:	docbook-utils-pdf
12mu|fontconfig-2.10.93-2|74	BuildRequires:	docbook-dtd31-sgml
12mu|fontconfig-2.10.93-2|75	BuildRequires:	docbook-dtd41-sgml
12mu|fontconfig-2.10.93-2|76	%endif
12mu|fontconfig-2.10.93-2|77	
12mu|fontconfig-2.10.93-2|78	Provides:	lib%{name} = %{version}-%{release}
12mu|fontconfig-2.10.93-2|79	Provides:	%{name}-libs = %{version}-%{release}
12mu|fontconfig-2.10.93-2|80	# fwang: add conflicts to ease upgrade
12mu|fontconfig-2.10.93-2|81	Conflicts:	x11-font-wqy-bitmapfont < 1.0-0.20070901.1
12mu|fontconfig-2.10.93-2|82	
12mu|fontconfig-2.10.93-2|83	%description
12mu|fontconfig-2.10.93-2|84	Fontconfig is designed to locate fonts within the
12mu|fontconfig-2.10.93-2|85	system and select them according to requirements specified by
12mu|fontconfig-2.10.93-2|86	applications.
12mu|fontconfig-2.10.93-2|87	
12mu|fontconfig-2.10.93-2|88	%if %build_plf
12mu|fontconfig-2.10.93-2|89	This package contains Ubuntu lcd patches
12mu|fontconfig-2.10.93-2|90	%endif
12mu|fontconfig-2.10.93-2|91	
12mu|fontconfig-2.10.93-2|92	%package -n %{lib_name}
12mu|fontconfig-2.10.93-2|93	Summary:	Font configuration and customization library
12mu|fontconfig-2.10.93-2|94	Group:		System/Libraries
12mu|fontconfig-2.10.93-2|95	
12mu|fontconfig-2.10.93-2|96	%description -n %{lib_name}
12mu|fontconfig-2.10.93-2|97	Fontconfig is designed to locate fonts within the
12mu|fontconfig-2.10.93-2|98	system and select them according to requirements specified by
12mu|fontconfig-2.10.93-2|99	applications.
12mu|fontconfig-2.10.93-2|100	
12mu|fontconfig-2.10.93-2|101	%package -n %{develname}
12mu|fontconfig-2.10.93-2|102	Summary:	Font configuration and customization library
12mu|fontconfig-2.10.93-2|103	Group:		Development/C
12mu|fontconfig-2.10.93-2|104	Provides:	%{name}-devel = %{version}-%{release}
12mu|fontconfig-2.10.93-2|105	Requires:	%{lib_name} = %{version}-%{release}
12mu|fontconfig-2.10.93-2|106	
12mu|fontconfig-2.10.93-2|107	%description -n %{develname}
12mu|fontconfig-2.10.93-2|108	The fontconfig-devel package includes the header files,
12mu|fontconfig-2.10.93-2|109	and developer docs for the fontconfig package.
12mu|fontconfig-2.10.93-2|110	
12mu|fontconfig-2.10.93-2|111	Install fontconfig-devel if you want to develop programs which
12mu|fontconfig-2.10.93-2|112	will use fontconfig.
12mu|fontconfig-2.10.93-2|113	
12mu|fontconfig-2.10.93-2|114	%prep
12mu|fontconfig-2.10.93-2|115	%setup -q
12mu|fontconfig-2.10.93-2|116	%patch0 -p1
12mu|fontconfig-2.10.93-2|117	
12mu|fontconfig-2.10.93-2|118	%if %build_plf
12mu|fontconfig-2.10.93-2|119	%patch10 -p1
12mu|fontconfig-2.10.93-2|120	%patch11 -p1
12mu|fontconfig-2.10.93-2|121	%patch12 -p1
12mu|fontconfig-2.10.93-2|122	%patch13 -p1
12mu|fontconfig-2.10.93-2|123	%patch14 -p1
12mu|fontconfig-2.10.93-2|124	%patch15 -p1
12mu|fontconfig-2.10.93-2|125	%else
12mu|fontconfig-2.10.93-2|126	%patch1 -p1
12mu|fontconfig-2.10.93-2|127	%endif
12mu|fontconfig-2.10.93-2|128	
12mu|fontconfig-2.10.93-2|129	%build
12mu|fontconfig-2.10.93-2|130	%if !%rebuild_doc
12mu|fontconfig-2.10.93-2|131	export HASDOCBOOK=no
12mu|fontconfig-2.10.93-2|132	%endif
12mu|fontconfig-2.10.93-2|133	
12mu|fontconfig-2.10.93-2|134	%configure2_5x \
12mu|fontconfig-2.10.93-2|135	--disable-static \
12mu|fontconfig-2.10.93-2|136	--localstatedir=/var \
12mu|fontconfig-2.10.93-2|137	--with-add-fonts="/usr/lib/X11/fonts,/usr/X11R6/lib/X11/fonts,/opt/ttfonts" \
12mu|fontconfig-2.10.93-2|138	--enable-libxml2
12mu|fontconfig-2.10.93-2|139	
12mu|fontconfig-2.10.93-2|140	%make
12mu|fontconfig-2.10.93-2|141	
12mu|fontconfig-2.10.93-2|142	%install
12mu|fontconfig-2.10.93-2|143	%makeinstall_std
12mu|fontconfig-2.10.93-2|144	
12mu|fontconfig-2.10.93-2|145	mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
12mu|fontconfig-2.10.93-2|146	cp %{SOURCE1} %{SOURCE3} %{SOURCE5} %{SOURCE8} %{SOURCE10} %{buildroot}%{_sysconfdir}/fonts/conf.d
12mu|fontconfig-2.10.93-2|147	
12mu|fontconfig-2.10.93-2|148	# needed in case main config files isn't up to date
12mu|fontconfig-2.10.93-2|149	cat << EOF > %{buildroot}%{_sysconfdir}/fonts/conf.d/00-cache.conf
12mu|fontconfig-2.10.93-2|150	<?xml version="1.0"?>
12mu|fontconfig-2.10.93-2|151	<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
12mu|fontconfig-2.10.93-2|152	<fontconfig>
12mu|fontconfig-2.10.93-2|153	<!-- Font cache directory list -->
12mu|fontconfig-2.10.93-2|154	
12mu|fontconfig-2.10.93-2|155	<cachedir>/var/cache/fontconfig</cachedir>
12mu|fontconfig-2.10.93-2|156	<cachedir>~/.fontconfig</cachedir>
12mu|fontconfig-2.10.93-2|157	
12mu|fontconfig-2.10.93-2|158	</fontconfig>
12mu|fontconfig-2.10.93-2|159	EOF
12mu|fontconfig-2.10.93-2|160	
12mu|fontconfig-2.10.93-2|161	ln -s ../../../%{_datadir}/%{name}/conf.avail/25-unhint-nonlatin.conf %{buildroot}%{_sysconfdir}/fonts/conf.d
12mu|fontconfig-2.10.93-2|162	
12mu|fontconfig-2.10.93-2|163	# remove unpackaged files
12mu|fontconfig-2.10.93-2|164	rm -rf %{buildroot}%{_datadir}/doc/fontconfig
12mu|fontconfig-2.10.93-2|165	
12mu|fontconfig-2.10.93-2|166	# install filetriggers
12mu|fontconfig-2.10.93-2|167	install -d -m 0755 %{buildroot}%{_var}/lib/rpm/filetriggers
12mu|fontconfig-2.10.93-2|168	install -m 0644 %{SOURCE11} %{buildroot}%{_var}/lib/rpm/filetriggers
12mu|fontconfig-2.10.93-2|169	install -m 0755 %{SOURCE12} %{buildroot}%{_var}/lib/rpm/filetriggers
12mu|fontconfig-2.10.93-2|170	
12mu|fontconfig-2.10.93-2|171	# we don't want these
12mu|fontconfig-2.10.93-2|172	find %{buildroot} -name "*.la" -delete
12mu|fontconfig-2.10.93-2|173	
12mu|fontconfig-2.10.93-2|174	%post
12mu|fontconfig-2.10.93-2|175	%{_bindir}/fc-cache --force --system-only >/dev/null
12mu|fontconfig-2.10.93-2|176	
12mu|fontconfig-2.10.93-2|177	%triggerprein -- fontconfig < 2.4.0
12mu|fontconfig-2.10.93-2|178	rm -f %{_var}/cache/fontconfig/*.cache-2
12mu|fontconfig-2.10.93-2|179	
12mu|fontconfig-2.10.93-2|180	%files
12mu|fontconfig-2.10.93-2|181	%doc README AUTHORS COPYING doc/fontconfig-user.html doc/fontconfig-user.txt
12mu|fontconfig-2.10.93-2|182	%dir %{_var}/cache/fontconfig
12mu|fontconfig-2.10.93-2|183	%{_bindir}/*
12mu|fontconfig-2.10.93-2|184	%dir %{_sysconfdir}/fonts
12mu|fontconfig-2.10.93-2|185	%dir %{_sysconfdir}/fonts/conf.d
12mu|fontconfig-2.10.93-2|186	%{_datadir}/%{name}/conf.avail
12mu|fontconfig-2.10.93-2|187	%{_datadir}/xml/fontconfig/fonts.dtd
12mu|fontconfig-2.10.93-2|188	# those files must NOT have noreplace option
12mu|fontconfig-2.10.93-2|189	%config %{_sysconfdir}/fonts/fonts.conf
12mu|fontconfig-2.10.93-2|190	%config %{_sysconfdir}/fonts/conf.d/*.conf
12mu|fontconfig-2.10.93-2|191	%config %{_sysconfdir}/fonts/conf.d/README
12mu|fontconfig-2.10.93-2|192	%{_mandir}/man1/*
12mu|fontconfig-2.10.93-2|193	%{_mandir}/man5/*
12mu|fontconfig-2.10.93-2|194	%{_var}/lib/rpm/filetriggers/fc-cache.*
12mu|fontconfig-2.10.93-2|195	
12mu|fontconfig-2.10.93-2|196	%files -n %{lib_name}
12mu|fontconfig-2.10.93-2|197	%{_libdir}/*.so.%{major}*
12mu|fontconfig-2.10.93-2|198	
12mu|fontconfig-2.10.93-2|199	%files -n %{develname}
12mu|fontconfig-2.10.93-2|200	%doc doc/fontconfig-devel doc/fontconfig-devel.txt
12mu|fontconfig-2.10.93-2|201	%{_libdir}/*.so
12mu|fontconfig-2.10.93-2|202	%{_libdir}/pkgconfig/*
12mu|fontconfig-2.10.93-2|203	%{_includedir}/*
12mu|fontconfig-2.10.93-2|204	%{_mandir}/man3/*

19638 12
12mu|fonts-bitmap-misc-console-1.3-1|1	%define name fonts-bitmap-misc-console
12mu|fonts-bitmap-misc-console-1.3-1|2	%define version 1.3
12mu|fonts-bitmap-misc-console-1.3-1|3	%define release 1
12mu|fonts-bitmap-misc-console-1.3-1|4	
12mu|fonts-bitmap-misc-console-1.3-1|5	Summary:    Console font backported from KDE3
12mu|fonts-bitmap-misc-console-1.3-1|6	Name:       %{name}
12mu|fonts-bitmap-misc-console-1.3-1|7	Version:    %{version}
12mu|fonts-bitmap-misc-console-1.3-1|8	Release:    %{release}
12mu|fonts-bitmap-misc-console-1.3-1|9	Source0:    %{name}-%{version}.tar.xz
12mu|fonts-bitmap-misc-console-1.3-1|10	License:    GPLv2+
12mu|fonts-bitmap-misc-console-1.3-1|11	Group:      Graphical desktop/KDE
12mu|fonts-bitmap-misc-console-1.3-1|12	Url:        https://abf.rosalinux.ru/captainflint/fonts-bitmap-misc-console
12mu|fonts-bitmap-misc-console-1.3-1|13	Packager:   Konstantin Vlasov <konstantin.vlasov@rosalab.ru>
12mu|fonts-bitmap-misc-console-1.3-1|14	BuildRoot:  %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|fonts-bitmap-misc-console-1.3-1|15	BuildArch:  noarch
12mu|fonts-bitmap-misc-console-1.3-1|16	Requires:   fontconfig
12mu|fonts-bitmap-misc-console-1.3-1|17	Requires:   mkfontdir
12mu|fonts-bitmap-misc-console-1.3-1|18	
12mu|fonts-bitmap-misc-console-1.3-1|19	%description
12mu|fonts-bitmap-misc-console-1.3-1|20	The fixed-sized font Console is optimized for terminal applications and makes
12mu|fonts-bitmap-misc-console-1.3-1|21	Konsole look pretty.
12mu|fonts-bitmap-misc-console-1.3-1|22	
12mu|fonts-bitmap-misc-console-1.3-1|23	%prep
12mu|fonts-bitmap-misc-console-1.3-1|24	%setup -q
12mu|fonts-bitmap-misc-console-1.3-1|25	
12mu|fonts-bitmap-misc-console-1.3-1|26	%build
12mu|fonts-bitmap-misc-console-1.3-1|27	
12mu|fonts-bitmap-misc-console-1.3-1|28	%install
12mu|fonts-bitmap-misc-console-1.3-1|29	rm -rf %buildroot
12mu|fonts-bitmap-misc-console-1.3-1|30	
12mu|fonts-bitmap-misc-console-1.3-1|31	mkdir -p %{buildroot}%{_datadir}/fonts/misc
12mu|fonts-bitmap-misc-console-1.3-1|32	install -m 0644 usr/share/fonts/misc/console8x16.pcf.gz %{buildroot}%{_datadir}/fonts/misc/
12mu|fonts-bitmap-misc-console-1.3-1|33	
12mu|fonts-bitmap-misc-console-1.3-1|34	%files
12mu|fonts-bitmap-misc-console-1.3-1|35	%defattr(-,root,root)
12mu|fonts-bitmap-misc-console-1.3-1|36	%{_datadir}/fonts/misc/console8x16.pcf.gz
12mu|fonts-bitmap-misc-console-1.3-1|37	
12mu|fonts-bitmap-misc-console-1.3-1|38	%post
12mu|fonts-bitmap-misc-console-1.3-1|39	fc-cache
12mu|fonts-bitmap-misc-console-1.3-1|40	mkfontdir /usr/share/fonts/misc
12mu|fonts-bitmap-misc-console-1.3-1|41	
12mu|fonts-bitmap-misc-console-1.3-1|42	%postun
12mu|fonts-bitmap-misc-console-1.3-1|43	fc-cache
12mu|fonts-bitmap-misc-console-1.3-1|44	mkfontdir /usr/share/fonts/misc
12mu|fonts-bitmap-misc-console-1.3-1|45	

19639 12
12mu|fonts-ttf-thai-0.4.17-1|1	Summary:	Thai TrueType fonts
12mu|fonts-ttf-thai-0.4.17-1|2	Name:		fonts-ttf-thai
12mu|fonts-ttf-thai-0.4.17-1|3	Version:	0.4.17
12mu|fonts-ttf-thai-0.4.17-1|4	Release:	1
12mu|fonts-ttf-thai-0.4.17-1|5	# Waree font is licensed under Bitstream license
12mu|fonts-ttf-thai-0.4.17-1|6	License:	GPLv2+ and Bitstream Vera Fonts Copyright
12mu|fonts-ttf-thai-0.4.17-1|7	Group:		System/Fonts/True type
12mu|fonts-ttf-thai-0.4.17-1|8	Url:		http://linux.thai.net/projects/thaifonts-scalable
12mu|fonts-ttf-thai-0.4.17-1|9	Source0:	ftp://linux.thai.net/pub/ThaiLinux/software/thai-ttf/thai-ttf-%{version}.tar.gz
12mu|fonts-ttf-thai-0.4.17-1|10	BuildArch:	noarch
12mu|fonts-ttf-thai-0.4.17-1|11	BuildRequires:	fontconfig
12mu|fonts-ttf-thai-0.4.17-1|12	BuildRequires:	ttmkfdir
12mu|fonts-ttf-thai-0.4.17-1|13	
12mu|fonts-ttf-thai-0.4.17-1|14	%description
12mu|fonts-ttf-thai-0.4.17-1|15	This Package provides Free Thai TrueType fonts.
12mu|fonts-ttf-thai-0.4.17-1|16	
12mu|fonts-ttf-thai-0.4.17-1|17	%prep
12mu|fonts-ttf-thai-0.4.17-1|18	%setup -qn thai-ttf-%{version}
12mu|fonts-ttf-thai-0.4.17-1|19	
12mu|fonts-ttf-thai-0.4.17-1|20	%install
12mu|fonts-ttf-thai-0.4.17-1|21	mkdir -p %{buildroot}/%{_datadir}/fonts/TTF/thai/
12mu|fonts-ttf-thai-0.4.17-1|22	cp *.ttf %{buildroot}/%{_datadir}/fonts/TTF/thai/
12mu|fonts-ttf-thai-0.4.17-1|23	
12mu|fonts-ttf-thai-0.4.17-1|24	(
12mu|fonts-ttf-thai-0.4.17-1|25	cd %{buildroot}/%{_datadir}/fonts/TTF/thai/
12mu|fonts-ttf-thai-0.4.17-1|26	%_bindir/ttmkfdir -u > fonts.scale
12mu|fonts-ttf-thai-0.4.17-1|27	cp fonts.scale fonts.dir
12mu|fonts-ttf-thai-0.4.17-1|28	)
12mu|fonts-ttf-thai-0.4.17-1|29	
12mu|fonts-ttf-thai-0.4.17-1|30	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
12mu|fonts-ttf-thai-0.4.17-1|31	ln -s ../../..%{_datadir}/fonts/TTF/thai \
12mu|fonts-ttf-thai-0.4.17-1|32	%{buildroot}%{_sysconfdir}/X11/fontpath.d/ttf-thai:pri=50
12mu|fonts-ttf-thai-0.4.17-1|33	
12mu|fonts-ttf-thai-0.4.17-1|34	
12mu|fonts-ttf-thai-0.4.17-1|35	%files
12mu|fonts-ttf-thai-0.4.17-1|36	%dir %{_datadir}/fonts/TTF/
12mu|fonts-ttf-thai-0.4.17-1|37	%dir %{_datadir}/fonts/TTF/thai/
12mu|fonts-ttf-thai-0.4.17-1|38	%{_datadir}/fonts/TTF/thai/*
12mu|fonts-ttf-thai-0.4.17-1|39	%{_sysconfdir}/X11/fontpath.d/ttf-thai:pri=50
12mu|fonts-ttf-thai-0.4.17-1|40	

19640 12
12mu|fonts-ttf-unifont-6.2.20130902-1|1	%define pkgname		unifont
12mu|fonts-ttf-unifont-6.2.20130902-1|2	%define name		fonts-ttf-%{pkgname}
12mu|fonts-ttf-unifont-6.2.20130902-1|3	%define version		6.2.20130902
12mu|fonts-ttf-unifont-6.2.20130902-1|4	%define release		1
12mu|fonts-ttf-unifont-6.2.20130902-1|5	
12mu|fonts-ttf-unifont-6.2.20130902-1|6	Summary:		GNU Unifont glyphs
12mu|fonts-ttf-unifont-6.2.20130902-1|7	Name:			%{name}
12mu|fonts-ttf-unifont-6.2.20130902-1|8	Version:		%{version}
12mu|fonts-ttf-unifont-6.2.20130902-1|9	Release:		%{release}
12mu|fonts-ttf-unifont-6.2.20130902-1|10	Source0:		%{pkgname}-%{version}.ttf.gz
12mu|fonts-ttf-unifont-6.2.20130902-1|11	License:		GPLv2
12mu|fonts-ttf-unifont-6.2.20130902-1|12	Group:			System/Fonts/True type
12mu|fonts-ttf-unifont-6.2.20130902-1|13	Url:			http://unifoundry.com/unifont.html
12mu|fonts-ttf-unifont-6.2.20130902-1|14	BuildRoot:		%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|fonts-ttf-unifont-6.2.20130902-1|15	BuildArch:		noarch
12mu|fonts-ttf-unifont-6.2.20130902-1|16	BuildRequires: fontconfig
12mu|fonts-ttf-unifont-6.2.20130902-1|17	BuildRequires:		freetype-tools
12mu|fonts-ttf-unifont-6.2.20130902-1|18	
12mu|fonts-ttf-unifont-6.2.20130902-1|19	%description
12mu|fonts-ttf-unifont-6.2.20130902-1|20	GNU Unifont provides glyphs for every printable code point in the
12mu|fonts-ttf-unifont-6.2.20130902-1|21	Unicode 5.1 Basic Multilingual Plane (BMP).  The BMP occupies the
12mu|fonts-ttf-unifont-6.2.20130902-1|22	first 65,536 code points of the Unicode space, denoted as
12mu|fonts-ttf-unifont-6.2.20130902-1|23	U+0000..U+FFFF.
12mu|fonts-ttf-unifont-6.2.20130902-1|24	
12mu|fonts-ttf-unifont-6.2.20130902-1|25	%prep
12mu|fonts-ttf-unifont-6.2.20130902-1|26	%setup -q -T -c %{name}-%{version}
12mu|fonts-ttf-unifont-6.2.20130902-1|27	cp -f %SOURCE0 .
12mu|fonts-ttf-unifont-6.2.20130902-1|28	gunzip -f *.gz
12mu|fonts-ttf-unifont-6.2.20130902-1|29	
12mu|fonts-ttf-unifont-6.2.20130902-1|30	%install
12mu|fonts-ttf-unifont-6.2.20130902-1|31	%__rm -rf %{buildroot}
12mu|fonts-ttf-unifont-6.2.20130902-1|32	mkdir -p %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}
12mu|fonts-ttf-unifont-6.2.20130902-1|33	
12mu|fonts-ttf-unifont-6.2.20130902-1|34	install -m 644 *.ttf %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}
12mu|fonts-ttf-unifont-6.2.20130902-1|35	ln -s %{pkgname}-%{version}.ttf %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}/%{pkgname}.ttf
12mu|fonts-ttf-unifont-6.2.20130902-1|36	ttmkfdir %{buildroot}/%{_datadir}/fonts/TTF/%{pkgname}  > %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}/fonts.dir
12mu|fonts-ttf-unifont-6.2.20130902-1|37	ln -s fonts.dir %{buildroot}%{_datadir}/fonts/TTF/%{pkgname}/fonts.scale
12mu|fonts-ttf-unifont-6.2.20130902-1|38	
12mu|fonts-ttf-unifont-6.2.20130902-1|39	mkdir -p %{buildroot}%_sysconfdir/X11/fontpath.d/
12mu|fonts-ttf-unifont-6.2.20130902-1|40	ln -s ../../..%_datadir/fonts/TTF/%{pkgname} \
12mu|fonts-ttf-unifont-6.2.20130902-1|41	%{buildroot}%_sysconfdir/X11/fontpath.d/ttf-%{pkgname}:pri=50
12mu|fonts-ttf-unifont-6.2.20130902-1|42	
12mu|fonts-ttf-unifont-6.2.20130902-1|43	%clean
12mu|fonts-ttf-unifont-6.2.20130902-1|44	%__rm -rf %{buildroot}
12mu|fonts-ttf-unifont-6.2.20130902-1|45	
12mu|fonts-ttf-unifont-6.2.20130902-1|46	%files
12mu|fonts-ttf-unifont-6.2.20130902-1|47	%defattr(-,root,root)
12mu|fonts-ttf-unifont-6.2.20130902-1|48	%dir %{_datadir}/fonts/TTF/%{pkgname}
12mu|fonts-ttf-unifont-6.2.20130902-1|49	%{_datadir}/fonts/TTF/%{pkgname}/*.ttf
12mu|fonts-ttf-unifont-6.2.20130902-1|50	%verify(not mtime) %{_datadir}/fonts/TTF/%{pkgname}/fonts.dir
12mu|fonts-ttf-unifont-6.2.20130902-1|51	%{_datadir}/fonts/TTF/%{pkgname}/fonts.scale
12mu|fonts-ttf-unifont-6.2.20130902-1|52	%{_sysconfdir}/X11/fontpath.d/ttf-%{pkgname}:pri=50
12mu|fonts-ttf-unifont-6.2.20130902-1|53	
12mu|fonts-ttf-unifont-6.2.20130902-1|54	
12mu|fonts-ttf-unifont-6.2.20130902-1|55	%changelog
12mu|fonts-ttf-unifont-6.2.20130902-1|56	* Mon Sep 30 2013 Vladimir Testov <vladimir.testov@rosalab.ru> 6.2.20130902
12mu|fonts-ttf-unifont-6.2.20130902-1|57	- Update to latest version.
12mu|fonts-ttf-unifont-6.2.20130902-1|58	
12mu|fonts-ttf-unifont-6.2.20130902-1|59	* Tue May 17 2011 Funda Wang <fwang@mandriva.org> 5.1.20080907-4mdv2011.0
12mu|fonts-ttf-unifont-6.2.20130902-1|60	+ Revision: 675579
12mu|fonts-ttf-unifont-6.2.20130902-1|61	- br fontconfig for fc-query used in new rpm-setup-build
12mu|fonts-ttf-unifont-6.2.20130902-1|62	
12mu|fonts-ttf-unifont-6.2.20130902-1|63	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 5.1.20080907-3mdv2011.0
12mu|fonts-ttf-unifont-6.2.20130902-1|64	+ Revision: 610737
12mu|fonts-ttf-unifont-6.2.20130902-1|65	- rebuild
12mu|fonts-ttf-unifont-6.2.20130902-1|66	
12mu|fonts-ttf-unifont-6.2.20130902-1|67	* Wed Feb 24 2010 Lev Givon <lev@mandriva.org> 5.1.20080907-2mdv2010.1
12mu|fonts-ttf-unifont-6.2.20130902-1|68	+ Revision: 510643
12mu|fonts-ttf-unifont-6.2.20130902-1|69	- fc-cache is now called by an rpm trigger.
12mu|fonts-ttf-unifont-6.2.20130902-1|70	
12mu|fonts-ttf-unifont-6.2.20130902-1|71	* Mon Nov 02 2009 Lev Givon <lev@mandriva.org> 5.1.20080907-1mdv2010.0
12mu|fonts-ttf-unifont-6.2.20130902-1|72	+ Revision: 460381
12mu|fonts-ttf-unifont-6.2.20130902-1|73	- import fonts-ttf-unifont
12mu|fonts-ttf-unifont-6.2.20130902-1|74	
12mu|fonts-ttf-unifont-6.2.20130902-1|75	

19641 12
12mu|fonts-type1-hebrew-0.130-1|1	Summary:	Hebrew Type1 fonts
12mu|fonts-type1-hebrew-0.130-1|2	Name:		fonts-type1-hebrew
12mu|fonts-type1-hebrew-0.130-1|3	Version:	0.130
12mu|fonts-type1-hebrew-0.130-1|4	Release:	1
12mu|fonts-type1-hebrew-0.130-1|5	License:	GPLv2
12mu|fonts-type1-hebrew-0.130-1|6	Group:		System/Fonts/Type1
12mu|fonts-type1-hebrew-0.130-1|7	Url:		http://culmus.sourceforge.net/
12mu|fonts-type1-hebrew-0.130-1|8	Source0:	http://belnet.dl.sourceforge.net/sourceforge/culmus/culmus-%{version}.tar.gz
12mu|fonts-type1-hebrew-0.130-1|9	BuildArch:	noarch
12mu|fonts-type1-hebrew-0.130-1|10	BuildRequires:	fontconfig
12mu|fonts-type1-hebrew-0.130-1|11	BuildRequires:	freetype-tools
12mu|fonts-type1-hebrew-0.130-1|12	BuildRequires:	t1utils
12mu|fonts-type1-hebrew-0.130-1|13	# Added to avoid conflicts with the official RPM released by Culmus project
12mu|fonts-type1-hebrew-0.130-1|14	
12mu|fonts-type1-hebrew-0.130-1|15	%description
12mu|fonts-type1-hebrew-0.130-1|16	This Package provides free Hebrew Type1 fonts, courtesy of the Culmus project.
12mu|fonts-type1-hebrew-0.130-1|17	
12mu|fonts-type1-hebrew-0.130-1|18	Since version 0.100, all default sizes have been reduced and names have been
12mu|fonts-type1-hebrew-0.130-1|19	changed. Once you install this version or a later one, all letters in your
12mu|fonts-type1-hebrew-0.130-1|20	documents will shrink; manual tuning may therefore be necessary.
12mu|fonts-type1-hebrew-0.130-1|21	
12mu|fonts-type1-hebrew-0.130-1|22	%prep
12mu|fonts-type1-hebrew-0.130-1|23	%setup -qn culmus-%{version}
12mu|fonts-type1-hebrew-0.130-1|24	
12mu|fonts-type1-hebrew-0.130-1|25	%build
12mu|fonts-type1-hebrew-0.130-1|26	for i in *.pfa ; do
12mu|fonts-type1-hebrew-0.130-1|27	t1binary $i `basename $i .pfa`.pfb
12mu|fonts-type1-hebrew-0.130-1|28	done
12mu|fonts-type1-hebrew-0.130-1|29	sed -i -e '1,$s/\.pfa/.pfb/' fonts.scale-type1
12mu|fonts-type1-hebrew-0.130-1|30	
12mu|fonts-type1-hebrew-0.130-1|31	%install
12mu|fonts-type1-hebrew-0.130-1|32	mkdir -p %{buildroot}/%{_datadir}/fonts/Type1/hebrew/
12mu|fonts-type1-hebrew-0.130-1|33	mkdir -p %{buildroot}/%{_datadir}/fonts/TTF/hebrew/
12mu|fonts-type1-hebrew-0.130-1|34	install -m 0644 *.pfb %{buildroot}/%{_datadir}/fonts/Type1/hebrew
12mu|fonts-type1-hebrew-0.130-1|35	install -m 0644 *.afm %{buildroot}/%{_datadir}/fonts/Type1/hebrew
12mu|fonts-type1-hebrew-0.130-1|36	install -m 0644 *.ttf %{buildroot}/%{_datadir}/fonts/TTF/hebrew
12mu|fonts-type1-hebrew-0.130-1|37	install -m 0644 fonts.scale-type1 %{buildroot}/%{_datadir}/fonts/Type1/hebrew/fonts.scale
12mu|fonts-type1-hebrew-0.130-1|38	install -m 0644 fonts.scale-ttf %{buildroot}/%{_datadir}/fonts/TTF/hebrew/fonts.scale
12mu|fonts-type1-hebrew-0.130-1|39	# Added for version 0.100
12mu|fonts-type1-hebrew-0.130-1|40	mkdir -p %{buildroot}/%{_sysconfdir}/fonts/conf.d
12mu|fonts-type1-hebrew-0.130-1|41	mkdir -p %{buildroot}/%{_sysconfdir}/fonts/conf.avail
12mu|fonts-type1-hebrew-0.130-1|42	install -m 0644 culmus.conf %{buildroot}/%{_sysconfdir}/fonts/conf.avail/01-culmus.conf
12mu|fonts-type1-hebrew-0.130-1|43	ln -s %{_sysconfdir}/fonts/conf.avail/01-culmus.conf %{buildroot}/%{_sysconfdir}/fonts/conf.d/01-culmus.conf
12mu|fonts-type1-hebrew-0.130-1|44	
12mu|fonts-type1-hebrew-0.130-1|45	(
12mu|fonts-type1-hebrew-0.130-1|46	cd %{buildroot}/%{_datadir}/fonts/Type1/hebrew/
12mu|fonts-type1-hebrew-0.130-1|47	cp fonts.scale fonts.dir
12mu|fonts-type1-hebrew-0.130-1|48	)
12mu|fonts-type1-hebrew-0.130-1|49	(
12mu|fonts-type1-hebrew-0.130-1|50	cd %{buildroot}/%{_datadir}/fonts/TTF/hebrew/
12mu|fonts-type1-hebrew-0.130-1|51	cp fonts.scale fonts.dir
12mu|fonts-type1-hebrew-0.130-1|52	)
12mu|fonts-type1-hebrew-0.130-1|53	
12mu|fonts-type1-hebrew-0.130-1|54	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d/
12mu|fonts-type1-hebrew-0.130-1|55	ln -s ../../..%{_datadir}/fonts/Type1/hebrew \
12mu|fonts-type1-hebrew-0.130-1|56	%{buildroot}%{_sysconfdir}/X11/fontpath.d/Type1-hebrew:pri=50
12mu|fonts-type1-hebrew-0.130-1|57	ln -s ../../..%{_datadir}/fonts/TTF/hebrew \
12mu|fonts-type1-hebrew-0.130-1|58	%{buildroot}%{_sysconfdir}/X11/fontpath.d/TTF-hebrew:pri=50
12mu|fonts-type1-hebrew-0.130-1|59	
12mu|fonts-type1-hebrew-0.130-1|60	%files
12mu|fonts-type1-hebrew-0.130-1|61	%doc CHANGES LICENSE LICENSE-BITSTREAM GNU-GPL
12mu|fonts-type1-hebrew-0.130-1|62	%{_datadir}/fonts/Type1/hebrew
12mu|fonts-type1-hebrew-0.130-1|63	%{_datadir}/fonts/TTF/hebrew
12mu|fonts-type1-hebrew-0.130-1|64	# Added for version 0.100
12mu|fonts-type1-hebrew-0.130-1|65	%{_sysconfdir}/fonts/conf.d/01-culmus.conf
12mu|fonts-type1-hebrew-0.130-1|66	%{_sysconfdir}/fonts/conf.avail/01-culmus.conf
12mu|fonts-type1-hebrew-0.130-1|67	%{_sysconfdir}/X11/fontpath.d/Type1-hebrew:pri=50
12mu|fonts-type1-hebrew-0.130-1|68	%{_sysconfdir}/X11/fontpath.d/TTF-hebrew:pri=50
12mu|fonts-type1-hebrew-0.130-1|69	

19642 12
12mu|foomatic-db-4.0-3.20130928.2|1	%define version 4.0
12mu|foomatic-db-4.0-3.20130928.2|2	%define releasedate 20130928
12mu|foomatic-db-4.0-3.20130928.2|3	%define release %mkrel 3.%{releasedate}.2
12mu|foomatic-db-4.0-3.20130928.2|4	
12mu|foomatic-db-4.0-3.20130928.2|5	Name:		foomatic-db
12mu|foomatic-db-4.0-3.20130928.2|6	Version:	%{version}
12mu|foomatic-db-4.0-3.20130928.2|7	Release:	%{release}
12mu|foomatic-db-4.0-3.20130928.2|8	Epoch:		1
12mu|foomatic-db-4.0-3.20130928.2|9	Summary:	Foomatic printer/driver database
12mu|foomatic-db-4.0-3.20130928.2|10	License:	GPLv2 and MIT
12mu|foomatic-db-4.0-3.20130928.2|11	Group:		System/Servers
12mu|foomatic-db-4.0-3.20130928.2|12	Url:		http://www.linuxprinting.org/
12mu|foomatic-db-4.0-3.20130928.2|13	Source:		http://www.openprinting.org/download/foomatic/%{name}-%{version}-%{releasedate}.tar.gz
12mu|foomatic-db-4.0-3.20130928.2|14	# Perl script to clean up Manufacturer entries in the PPD files, so that
12mu|foomatic-db-4.0-3.20130928.2|15	# drivers are sorted by the printer manufacturer in the graphical frontends
12mu|foomatic-db-4.0-3.20130928.2|16	Source2:	cleanppd.pl.bz2
12mu|foomatic-db-4.0-3.20130928.2|17	Patch0:		foomatic-db-20130312-cp_argument_list_too_long.diff
12mu|foomatic-db-4.0-3.20130928.2|18	Patch1:		foomatic-db-device-ids.patch
12mu|foomatic-db-4.0-3.20130928.2|19	Requires:	foomatic-db-engine
12mu|foomatic-db-4.0-3.20130928.2|20	Conflicts:	cups-drivers-foo2zjs < 0.0-0.20091014.1
12mu|foomatic-db-4.0-3.20130928.2|21	BuildArch:	noarch
12mu|foomatic-db-4.0-3.20130928.2|22	BuildRequires:	autoconf
12mu|foomatic-db-4.0-3.20130928.2|23	BuildRequires:	automake
12mu|foomatic-db-4.0-3.20130928.2|24	BuildRequires:	cups
12mu|foomatic-db-4.0-3.20130928.2|25	BuildRequires:	cups-common
12mu|foomatic-db-4.0-3.20130928.2|26	BuildRequires:	foomatic-db-engine
12mu|foomatic-db-4.0-3.20130928.2|27	
12mu|foomatic-db-4.0-3.20130928.2|28	%description
12mu|foomatic-db-4.0-3.20130928.2|29	Foomatic is a comprehensive, spooler-independent database of printers,
12mu|foomatic-db-4.0-3.20130928.2|30	printer drivers, and driver descriptions. It contains utilities to
12mu|foomatic-db-4.0-3.20130928.2|31	generate PPD (Postscript Printer Description) files and printer queues
12mu|foomatic-db-4.0-3.20130928.2|32	for CUPS, LPD, GNUlpr, LPRng, PPR, and PDQ using the database. There
12mu|foomatic-db-4.0-3.20130928.2|33	is also the possibility to read the PJL options out of PJL-capable
12mu|foomatic-db-4.0-3.20130928.2|34	laser printers and take them into account at the driver description
12mu|foomatic-db-4.0-3.20130928.2|35	file generation.
12mu|foomatic-db-4.0-3.20130928.2|36	
12mu|foomatic-db-4.0-3.20130928.2|37	There are spooler-independent command line interfaces to manipulate
12mu|foomatic-db-4.0-3.20130928.2|38	queues (foomatic-configure) and to print files/manipulate jobs
12mu|foomatic-db-4.0-3.20130928.2|39	(foomatic printjob).
12mu|foomatic-db-4.0-3.20130928.2|40	
12mu|foomatic-db-4.0-3.20130928.2|41	This package is the Foomatic database, an XML database containing
12mu|foomatic-db-4.0-3.20130928.2|42	information about the capabilities of near 1000 printers and around
12mu|foomatic-db-4.0-3.20130928.2|43	250 drivers. Especially it contains the information how and with which
12mu|foomatic-db-4.0-3.20130928.2|44	options the drivers have to be executed.
12mu|foomatic-db-4.0-3.20130928.2|45	
12mu|foomatic-db-4.0-3.20130928.2|46	%prep
12mu|foomatic-db-4.0-3.20130928.2|47	
12mu|foomatic-db-4.0-3.20130928.2|48	##### FOOMATIC
12mu|foomatic-db-4.0-3.20130928.2|49	
12mu|foomatic-db-4.0-3.20130928.2|50	# Source trees for installation
12mu|foomatic-db-4.0-3.20130928.2|51	%setup -q -n %{name}-%{releasedate}
12mu|foomatic-db-4.0-3.20130928.2|52	%patch0 -p0
12mu|foomatic-db-4.0-3.20130928.2|53	# foomatic-db patches
12mu|foomatic-db-4.0-3.20130928.2|54	# Don't use "-b" when patching PPD files as the backups will be packaged.
12mu|foomatic-db-4.0-3.20130928.2|55	
12mu|foomatic-db-4.0-3.20130928.2|56	# Device IDs for:
12mu|foomatic-db-4.0-3.20130928.2|57	# Brother MFC-8840D (#678065)
12mu|foomatic-db-4.0-3.20130928.2|58	# HP LaserJet M1522nf MFP (#745499)
12mu|foomatic-db-4.0-3.20130928.2|59	# Lexmark C453 (#770169)
12mu|foomatic-db-4.0-3.20130928.2|60	# HP DeskJet 720C (bug #797099)
12mu|foomatic-db-4.0-3.20130928.2|61	# Kyocera FS-1118MFP (bug #782377)
12mu|foomatic-db-4.0-3.20130928.2|62	%patch1 -p1
12mu|foomatic-db-4.0-3.20130928.2|63	
12mu|foomatic-db-4.0-3.20130928.2|64	# Use sed instead of perl in the PPDs (bug #512739).
12mu|foomatic-db-4.0-3.20130928.2|65	find db/source/PPD -type f -name '*.ppd' | xargs perl -pi -e 's,perl -p,sed,'
12mu|foomatic-db-4.0-3.20130928.2|66	
12mu|foomatic-db-4.0-3.20130928.2|67	%build
12mu|foomatic-db-4.0-3.20130928.2|68	# Makefile generation ("./make_configure" for CVS snapshots)
12mu|foomatic-db-4.0-3.20130928.2|69	./make_configure
12mu|foomatic-db-4.0-3.20130928.2|70	# Fix for lib64 architectures, avoid patch
12mu|foomatic-db-4.0-3.20130928.2|71	perl -pi -e "s@/usr/lib/(cups|pdq|ppr)@%{_libdir}/\1@g" configure
12mu|foomatic-db-4.0-3.20130928.2|72	
12mu|foomatic-db-4.0-3.20130928.2|73	# We do not compress the PPDs now, so that we can do a clean-up
12mu|foomatic-db-4.0-3.20130928.2|74	%configure --disable-gzip-ppds
12mu|foomatic-db-4.0-3.20130928.2|75	
12mu|foomatic-db-4.0-3.20130928.2|76	# "make" is not needed for this package, there is nothing to build
12mu|foomatic-db-4.0-3.20130928.2|77	
12mu|foomatic-db-4.0-3.20130928.2|78	# Delete drivers which are not on the distro (obsolete drivers which are
12mu|foomatic-db-4.0-3.20130928.2|79	# replaced by a new driver with a different name)
12mu|foomatic-db-4.0-3.20130928.2|80	# "stp" replaced by "gimp-print"/"gutenprint"
12mu|foomatic-db-4.0-3.20130928.2|81	rm -f db/source/driver/stp.xml
12mu|foomatic-db-4.0-3.20130928.2|82	# "cZ11" replaced by "cZ11somsom"
12mu|foomatic-db-4.0-3.20130928.2|83	rm -f db/source/driver/cZ11.xml
12mu|foomatic-db-4.0-3.20130928.2|84	# "cZ11somsom" replaced by "lz11"
12mu|foomatic-db-4.0-3.20130928.2|85	rm -f db/source/driver/cZ11somsom.xml
12mu|foomatic-db-4.0-3.20130928.2|86	# "hpdj" replaced by "pcl3"
12mu|foomatic-db-4.0-3.20130928.2|87	rm -f db/source/driver/hpdj.xml
12mu|foomatic-db-4.0-3.20130928.2|88	# "lxm3200[mcp]" replaced by "lxm3200"
12mu|foomatic-db-4.0-3.20130928.2|89	rm -f db/source/driver/lxm3200[mcp].xml
12mu|foomatic-db-4.0-3.20130928.2|90	# "lxm3200" replaced by "lxm3200-tweaked"
12mu|foomatic-db-4.0-3.20130928.2|91	rm -f db/source/driver/lxm3200.xml
12mu|foomatic-db-4.0-3.20130928.2|92	# Japanese drivers which are not in our GhostScript
12mu|foomatic-db-4.0-3.20130928.2|93	rm -f db/source/driver/bjc800j.xml
12mu|foomatic-db-4.0-3.20130928.2|94	rm -f db/source/driver/bj10.xml
12mu|foomatic-db-4.0-3.20130928.2|95	
12mu|foomatic-db-4.0-3.20130928.2|96	# These drivers come with their own Foomatic data. Remove the files
12mu|foomatic-db-4.0-3.20130928.2|97	# from this package
12mu|foomatic-db-4.0-3.20130928.2|98	rm -f db/source/*/gimp-print*.xml
12mu|foomatic-db-4.0-3.20130928.2|99	rm -f db/source/*/gutenprint*.xml
12mu|foomatic-db-4.0-3.20130928.2|100	rm -f db/source/*/foo2*.xml
12mu|foomatic-db-4.0-3.20130928.2|101	rm -f db/source/*/lz11*.xml
12mu|foomatic-db-4.0-3.20130928.2|102	rm -f db/source/*/m2300w*.xml
12mu|foomatic-db-4.0-3.20130928.2|103	rm -f db/source/*/m2400w*.xml
12mu|foomatic-db-4.0-3.20130928.2|104	rm -f db/source/[do]*/*[Pp]touch*.xml
12mu|foomatic-db-4.0-3.20130928.2|105	
12mu|foomatic-db-4.0-3.20130928.2|106	# foo2zjs files
12mu|foomatic-db-4.0-3.20130928.2|107	rm -f \
12mu|foomatic-db-4.0-3.20130928.2|108	db/source/printer/HP-Color_LaserJet_1500.xml \
12mu|foomatic-db-4.0-3.20130928.2|109	db/source/printer/HP-Color_LaserJet_1600.xml \
12mu|foomatic-db-4.0-3.20130928.2|110	db/source/printer/HP-Color_LaserJet_2600n.xml \
12mu|foomatic-db-4.0-3.20130928.2|111	db/source/printer/HP-LaserJet_1000.xml \
12mu|foomatic-db-4.0-3.20130928.2|112	db/source/printer/HP-LaserJet_1005.xml \
12mu|foomatic-db-4.0-3.20130928.2|113	db/source/printer/HP-LaserJet_1020.xml \
12mu|foomatic-db-4.0-3.20130928.2|114	db/source/printer/HP-LaserJet_1022.xml \
12mu|foomatic-db-4.0-3.20130928.2|115	db/source/printer/HP-LaserJet_M1005_MFP.xml \
12mu|foomatic-db-4.0-3.20130928.2|116	db/source/printer/Minolta-magicolor_2300_DL.xml \
12mu|foomatic-db-4.0-3.20130928.2|117	db/source/printer/Minolta-magicolor_2430_DL.xml \
12mu|foomatic-db-4.0-3.20130928.2|118	db/source/printer/Samsung-CLP-300.xml \
12mu|foomatic-db-4.0-3.20130928.2|119	db/source/printer/Samsung-CLP-600.xml \
12mu|foomatic-db-4.0-3.20130928.2|120	db/source/printer/Xerox-Phaser-6115MFP.xml
12mu|foomatic-db-4.0-3.20130928.2|121	
12mu|foomatic-db-4.0-3.20130928.2|122	# m2300w files
12mu|foomatic-db-4.0-3.20130928.2|123	rm -f \
12mu|foomatic-db-4.0-3.20130928.2|124	db/source/printer/Minolta-magicolor_2300W.xml \
12mu|foomatic-db-4.0-3.20130928.2|125	db/source/printer/Minolta-magicolor_2400W.xml
12mu|foomatic-db-4.0-3.20130928.2|126	
12mu|foomatic-db-4.0-3.20130928.2|127	# ptouch files
12mu|foomatic-db-4.0-3.20130928.2|128	rm -f \
12mu|foomatic-db-4.0-3.20130928.2|129	db/source/printer/Brother-PT-1500PC.xml \
12mu|foomatic-db-4.0-3.20130928.2|130	db/source/printer/Brother-PT-18R.xml \
12mu|foomatic-db-4.0-3.20130928.2|131	db/source/printer/Brother-PT-1950.xml \
12mu|foomatic-db-4.0-3.20130928.2|132	db/source/printer/Brother-PT-1950VP.xml \
12mu|foomatic-db-4.0-3.20130928.2|133	db/source/printer/Brother-PT-1960.xml \
12mu|foomatic-db-4.0-3.20130928.2|134	db/source/printer/Brother-PT-2420PC.xml \
12mu|foomatic-db-4.0-3.20130928.2|135	db/source/printer/Brother-PT-2450DX.xml \
12mu|foomatic-db-4.0-3.20130928.2|136	db/source/printer/Brother-PT-2500PC.xml \
12mu|foomatic-db-4.0-3.20130928.2|137	db/source/printer/Brother-PT-2600.xml \
12mu|foomatic-db-4.0-3.20130928.2|138	db/source/printer/Brother-PT-2610.xml \
12mu|foomatic-db-4.0-3.20130928.2|139	db/source/printer/Brother-PT-3600.xml \
12mu|foomatic-db-4.0-3.20130928.2|140	db/source/printer/Brother-PT-550A.xml \
12mu|foomatic-db-4.0-3.20130928.2|141	db/source/printer/Brother-PT-9200DX.xml \
12mu|foomatic-db-4.0-3.20130928.2|142	db/source/printer/Brother-PT-9200PC.xml \
12mu|foomatic-db-4.0-3.20130928.2|143	db/source/printer/Brother-PT-9400.xml \
12mu|foomatic-db-4.0-3.20130928.2|144	db/source/printer/Brother-PT-9500PC.xml \
12mu|foomatic-db-4.0-3.20130928.2|145	db/source/printer/Brother-PT-9600.xml \
12mu|foomatic-db-4.0-3.20130928.2|146	db/source/printer/Brother-PT-PC.xml \
12mu|foomatic-db-4.0-3.20130928.2|147	db/source/printer/Brother-QL-500.xml \
12mu|foomatic-db-4.0-3.20130928.2|148	db/source/printer/Brother-QL-550.xml \
12mu|foomatic-db-4.0-3.20130928.2|149	db/source/printer/Brother-QL-650TD.xml
12mu|foomatic-db-4.0-3.20130928.2|150	
12mu|foomatic-db-4.0-3.20130928.2|151	# Delete drivers with empty command line prototype, they would give
12mu|foomatic-db-4.0-3.20130928.2|152	# unusable printer/driver combos.
12mu|foomatic-db-4.0-3.20130928.2|153	FOOMATICDB=`pwd` %{_sbindir}/foomatic-cleanupdrivers
12mu|foomatic-db-4.0-3.20130928.2|154	
12mu|foomatic-db-4.0-3.20130928.2|155	# Correct recommended driver "gimp-print" or "gutenprint", must be
12mu|foomatic-db-4.0-3.20130928.2|156	# "gutenprint-ijs.5.0".
12mu|foomatic-db-4.0-3.20130928.2|157	for f in db/source/printer/*.xml; do
12mu|foomatic-db-4.0-3.20130928.2|158	perl -p -i -e 's:<driver>(gimp-|guten)print</driver>:<driver>gutenprint-ijs.5.0</driver>:' $f
12mu|foomatic-db-4.0-3.20130928.2|159	done
12mu|foomatic-db-4.0-3.20130928.2|160	
12mu|foomatic-db-4.0-3.20130928.2|161	# Fixed default paper tray for HP Business Inkjet 2800.
12mu|foomatic-db-4.0-3.20130928.2|162	perl -p -i -e 's/(\*DefaultInputSlot:\s+)Auto/$1Tray1/' db/source/PPD/HP/business_inkjet/HP_Business_Inkjet_2800.ppd
12mu|foomatic-db-4.0-3.20130928.2|163	# Fixed device ID lines in the HP PPDs
12mu|foomatic-db-4.0-3.20130928.2|164	perl -p -i -e 's/1284DeviceId/1284DeviceID/' db/source/PPD/HP/*/*.ppd
12mu|foomatic-db-4.0-3.20130928.2|165	
12mu|foomatic-db-4.0-3.20130928.2|166	%install
12mu|foomatic-db-4.0-3.20130928.2|167	rm -rf %{buildroot}
12mu|foomatic-db-4.0-3.20130928.2|168	
12mu|foomatic-db-4.0-3.20130928.2|169	# Do not use "make" macro, as parallelized build of Foomatic does not
12mu|foomatic-db-4.0-3.20130928.2|170	# work.
12mu|foomatic-db-4.0-3.20130928.2|171	
12mu|foomatic-db-4.0-3.20130928.2|172	# Install data files
12mu|foomatic-db-4.0-3.20130928.2|173	make	PREFIX=%{_prefix} \
12mu|foomatic-db-4.0-3.20130928.2|174	DESTDIR=%{buildroot} \
12mu|foomatic-db-4.0-3.20130928.2|175	install
12mu|foomatic-db-4.0-3.20130928.2|176	
12mu|foomatic-db-4.0-3.20130928.2|177	# Uncompress Perl script for cleaning up the PPD files
12mu|foomatic-db-4.0-3.20130928.2|178	bzcat %{SOURCE2} > ./cleanppd.pl
12mu|foomatic-db-4.0-3.20130928.2|179	chmod a+rx ./cleanppd.pl
12mu|foomatic-db-4.0-3.20130928.2|180	
12mu|foomatic-db-4.0-3.20130928.2|181	# Do the clean-up
12mu|foomatic-db-4.0-3.20130928.2|182	find %{buildroot}%{_datadir}/foomatic/db/source/PPD -name "*.ppd" -exec ./cleanppd.pl '{}' \;
12mu|foomatic-db-4.0-3.20130928.2|183	
12mu|foomatic-db-4.0-3.20130928.2|184	# Remove PPDs which are not Adobe-compliant and therefore not working with
12mu|foomatic-db-4.0-3.20130928.2|185	# CUPS 1.1.20 or newer
12mu|foomatic-db-4.0-3.20130928.2|186	for ppd in `find %{buildroot}%{_datadir}/foomatic/db/source/PPD -name "*.ppd.gz"`
12mu|foomatic-db-4.0-3.20130928.2|187	do
12mu|foomatic-db-4.0-3.20130928.2|188	cupstestppd -q $ppd || (
12mu|foomatic-db-4.0-3.20130928.2|189	rm -f $ppd && \
12mu|foomatic-db-4.0-3.20130928.2|190	echo "$ppd not Adobe-compliant. Deleted." && \
12mu|foomatic-db-4.0-3.20130928.2|191	echo $ppd >> deletedppds-%{name}-%{version}-%{release}.txt
12mu|foomatic-db-4.0-3.20130928.2|192	)
12mu|foomatic-db-4.0-3.20130928.2|193	done
12mu|foomatic-db-4.0-3.20130928.2|194	
12mu|foomatic-db-4.0-3.20130928.2|195	##### GENERAL STUFF
12mu|foomatic-db-4.0-3.20130928.2|196	
12mu|foomatic-db-4.0-3.20130928.2|197	# Correct permissions
12mu|foomatic-db-4.0-3.20130928.2|198	for f in %{buildroot}%{_datadir}/foomatic/db/source/*/*.xml; do
12mu|foomatic-db-4.0-3.20130928.2|199	chmod a-x $f
12mu|foomatic-db-4.0-3.20130928.2|200	done
12mu|foomatic-db-4.0-3.20130928.2|201	chmod a-x %{buildroot}%{_datadir}/foomatic/db/oldprinterids
12mu|foomatic-db-4.0-3.20130928.2|202	
12mu|foomatic-db-4.0-3.20130928.2|203	##### SCRIPTS
12mu|foomatic-db-4.0-3.20130928.2|204	
12mu|foomatic-db-4.0-3.20130928.2|205	# Restart the CUPS daemon when it is running, but do not start it when it
12mu|foomatic-db-4.0-3.20130928.2|206	# is not running. The restart of the CUPS daemon updates the CUPS-internal
12mu|foomatic-db-4.0-3.20130928.2|207	# PPD index
12mu|foomatic-db-4.0-3.20130928.2|208	
12mu|foomatic-db-4.0-3.20130928.2|209	%post
12mu|foomatic-db-4.0-3.20130928.2|210	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
12mu|foomatic-db-4.0-3.20130928.2|211	
12mu|foomatic-db-4.0-3.20130928.2|212	%postun
12mu|foomatic-db-4.0-3.20130928.2|213	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
12mu|foomatic-db-4.0-3.20130928.2|214	
12mu|foomatic-db-4.0-3.20130928.2|215	##### CLEAN UP
12mu|foomatic-db-4.0-3.20130928.2|216	
12mu|foomatic-db-4.0-3.20130928.2|217	%clean
12mu|foomatic-db-4.0-3.20130928.2|218	rm -rf %{buildroot}
12mu|foomatic-db-4.0-3.20130928.2|219	
12mu|foomatic-db-4.0-3.20130928.2|220	##### FILES
12mu|foomatic-db-4.0-3.20130928.2|221	
12mu|foomatic-db-4.0-3.20130928.2|222	%files
12mu|foomatic-db-4.0-3.20130928.2|223	%doc README USAGE COPYING
12mu|foomatic-db-4.0-3.20130928.2|224	%{_datadir}/foomatic/db
12mu|foomatic-db-4.0-3.20130928.2|225	%{_datadir}/foomatic/xmlschema
12mu|foomatic-db-4.0-3.20130928.2|226	%{_datadir}/cups/model/foomatic-db-ppds
12mu|foomatic-db-4.0-3.20130928.2|227	
12mu|foomatic-db-4.0-3.20130928.2|228	%changelog
12mu|foomatic-db-4.0-3.20130928.2|229	* Fri Dec 06 2013 akdengi <alexander.kazancev@rosalab.ru> 1:4.0-3.20130928.2
12mu|foomatic-db-4.0-3.20130928.2|230	+ Revision: 6c526e8
12mu|foomatic-db-4.0-3.20130928.2|231	- Update to 20130928 and drop use gz for ppd
12mu|foomatic-db-4.0-3.20130928.2|232	
12mu|foomatic-db-4.0-3.20130928.2|233	

19643 12
12mu|foomatic-filters-4.0.17-3|1	Summary:	Foomatic filters needed to run print queues with Foomatic PPDs
12mu|foomatic-filters-4.0.17-3|2	Name:		foomatic-filters
12mu|foomatic-filters-4.0.17-3|3	Version:	4.0.17
12mu|foomatic-filters-4.0.17-3|4	Release:	3
12mu|foomatic-filters-4.0.17-3|5	License:	GPLv2
12mu|foomatic-filters-4.0.17-3|6	Group:		System/Servers
12mu|foomatic-filters-4.0.17-3|7	Url:		http://www.openprinting.org
12mu|foomatic-filters-4.0.17-3|8	Source0:	http://www.openprinting.org/download/foomatic/%{name}-%{version}.tar.gz
12mu|foomatic-filters-4.0.17-3|9	
12mu|foomatic-filters-4.0.17-3|10	BuildRequires:	cups
12mu|foomatic-filters-4.0.17-3|11	BuildRequires:	file
12mu|foomatic-filters-4.0.17-3|12	BuildRequires:	mpage
12mu|foomatic-filters-4.0.17-3|13	BuildRequires:	libgs-devel
12mu|foomatic-filters-4.0.17-3|14	BuildRequires:	perl-devel
12mu|foomatic-filters-4.0.17-3|15	BuildRequires:	pkgconfig(dbus-1)
12mu|foomatic-filters-4.0.17-3|16	BuildRequires:	pkgconfig(libxml-2.0)
12mu|foomatic-filters-4.0.17-3|17	Requires:	mpage
12mu|foomatic-filters-4.0.17-3|18	Provides:	foomatic
12mu|foomatic-filters-4.0.17-3|19	
12mu|foomatic-filters-4.0.17-3|20	%description
12mu|foomatic-filters-4.0.17-3|21	Foomatic is a comprehensive, spooler-independent database of printers,
12mu|foomatic-filters-4.0.17-3|22	printer drivers, and driver descriptions. It contains utilities to
12mu|foomatic-filters-4.0.17-3|23	generate PPD (Postscript Printer Description) files and printer queues
12mu|foomatic-filters-4.0.17-3|24	for CUPS, LPD, GNUlpr, LPRng, PPR, and PDQ using the database. There
12mu|foomatic-filters-4.0.17-3|25	is also the possibility to read the PJL options out of PJL-capable
12mu|foomatic-filters-4.0.17-3|26	laser printers and take them into account at the driver description
12mu|foomatic-filters-4.0.17-3|27	file generation.
12mu|foomatic-filters-4.0.17-3|28	
12mu|foomatic-filters-4.0.17-3|29	There are spooler-independent command line interfaces to manipulate
12mu|foomatic-filters-4.0.17-3|30	queues (foomatic-configure) and to print files/manipulate jobs
12mu|foomatic-filters-4.0.17-3|31	(foomatic printjob).
12mu|foomatic-filters-4.0.17-3|32	
12mu|foomatic-filters-4.0.17-3|33	This package contains the filters needed to run print queues based on
12mu|foomatic-filters-4.0.17-3|34	Foomatic PPD files.
12mu|foomatic-filters-4.0.17-3|35	
12mu|foomatic-filters-4.0.17-3|36	%prep
12mu|foomatic-filters-4.0.17-3|37	%setup -q
12mu|foomatic-filters-4.0.17-3|38	
12mu|foomatic-filters-4.0.17-3|39	%build
12mu|foomatic-filters-4.0.17-3|40	%configure2_5x
12mu|foomatic-filters-4.0.17-3|41	make
12mu|foomatic-filters-4.0.17-3|42	
12mu|foomatic-filters-4.0.17-3|43	%install
12mu|foomatic-filters-4.0.17-3|44	install -d %{buildroot}%{_bindir}
12mu|foomatic-filters-4.0.17-3|45	install -d %{buildroot}%{_sysconfdir}
12mu|foomatic-filters-4.0.17-3|46	install -d %{buildroot}%{_mandir}/man1
12mu|foomatic-filters-4.0.17-3|47	
12mu|foomatic-filters-4.0.17-3|48	make \
12mu|foomatic-filters-4.0.17-3|49	PREFIX=%{_prefix} \
12mu|foomatic-filters-4.0.17-3|50	DESTDIR=%{buildroot} \
12mu|foomatic-filters-4.0.17-3|51	install
12mu|foomatic-filters-4.0.17-3|52	
12mu|foomatic-filters-4.0.17-3|53	# Remove superfluous file
12mu|foomatic-filters-4.0.17-3|54	rm -f %{buildroot}/etc/foomatic/filter.conf.sample
12mu|foomatic-filters-4.0.17-3|55	
12mu|foomatic-filters-4.0.17-3|56	# Link to make Foomatic 2.0.x CUPS queues working with Foomatic 3.0.x
12mu|foomatic-filters-4.0.17-3|57	ln -s ../../../bin/foomatic-rip %{buildroot}%{_prefix}/lib/cups/filter/cupsomatic
12mu|foomatic-filters-4.0.17-3|58	
12mu|foomatic-filters-4.0.17-3|59	%post
12mu|foomatic-filters-4.0.17-3|60	# Restart the CUPS daemon when it is running, but do not start it when it
12mu|foomatic-filters-4.0.17-3|61	# is not running. The restart of the CUPS daemon updates the CUPS-internal
12mu|foomatic-filters-4.0.17-3|62	# backend index
12mu|foomatic-filters-4.0.17-3|63	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
12mu|foomatic-filters-4.0.17-3|64	
12mu|foomatic-filters-4.0.17-3|65	%postun
12mu|foomatic-filters-4.0.17-3|66	# Restart the CUPS daemon when it is running, but do not start it when it
12mu|foomatic-filters-4.0.17-3|67	# is not running. The restart of the CUPS daemon updates the CUPS-internal
12mu|foomatic-filters-4.0.17-3|68	# backend index
12mu|foomatic-filters-4.0.17-3|69	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
12mu|foomatic-filters-4.0.17-3|70	
12mu|foomatic-filters-4.0.17-3|71	%files
12mu|foomatic-filters-4.0.17-3|72	%doc README USAGE TODO ChangeLog
12mu|foomatic-filters-4.0.17-3|73	%{_bindir}/*
12mu|foomatic-filters-4.0.17-3|74	%{_prefix}/lib/cups/filter/*
12mu|foomatic-filters-4.0.17-3|75	%{_prefix}/lib/cups/backend/*
12mu|foomatic-filters-4.0.17-3|76	%{_prefix}/lib/ppr/interfaces/*
12mu|foomatic-filters-4.0.17-3|77	%{_prefix}/lib/ppr/lib/*
12mu|foomatic-filters-4.0.17-3|78	%{_mandir}/man1/*
12mu|foomatic-filters-4.0.17-3|79	%dir %config(noreplace) %{_sysconfdir}/foomatic
12mu|foomatic-filters-4.0.17-3|80	%dir %config(noreplace) %{_sysconfdir}/foomatic/direct
12mu|foomatic-filters-4.0.17-3|81	%config(noreplace) %{_sysconfdir}/foomatic/filter.conf
12mu|foomatic-filters-4.0.17-3|82	
12mu|foomatic-filters-4.0.17-3|83	
12mu|foomatic-filters-4.0.17-3|84	%changelog
12mu|foomatic-filters-4.0.17-3|85	* Fri Nov 22 2013 akdengi <alexander.kazancev@rosalab.ru> 4.0.17-3
12mu|foomatic-filters-4.0.17-3|86	+ Revision: fdc9cd0
12mu|foomatic-filters-4.0.17-3|87	- sync with OM
12mu|foomatic-filters-4.0.17-3|88	
12mu|foomatic-filters-4.0.17-3|89	

19644 12
12mu|fpc-2.6.2-1|1	# (cjw) to bootstrap fpc for a new architecture ARCH, run
12mu|fpc-2.6.2-1|2	# rpm -bb --define 'cross_target $ARCH' --target $ARCH fpc.spec
12mu|fpc-2.6.2-1|3	
12mu|fpc-2.6.2-1|4	%define build_cross %{?cross_target:1}%{!?cross_target:0}
12mu|fpc-2.6.2-1|5	%define cross_prefix %{?cross_target:cross-%{cross_target}-}
12mu|fpc-2.6.2-1|6	%if %{build_cross}
12mu|fpc-2.6.2-1|7	%define fpc_target %{cross_target}
12mu|fpc-2.6.2-1|8	%else
12mu|fpc-2.6.2-1|9	%define fpc_target %_arch
12mu|fpc-2.6.2-1|10	%endif
12mu|fpc-2.6.2-1|11	%if %{fpc_target} == ppc
12mu|fpc-2.6.2-1|12	%define fpc_target powerpc
12mu|fpc-2.6.2-1|13	%endif
12mu|fpc-2.6.2-1|14	%define fpc_short_target %_target_cpu
12mu|fpc-2.6.2-1|15	%if %{fpc_short_target} == x86_64
12mu|fpc-2.6.2-1|16	%define fpc_short_target x64
12mu|fpc-2.6.2-1|17	%endif
12mu|fpc-2.6.2-1|18	%if %{fpc_short_target} == i586
12mu|fpc-2.6.2-1|19	%define fpc_short_target 386
12mu|fpc-2.6.2-1|20	%endif
12mu|fpc-2.6.2-1|21	
12mu|fpc-2.6.2-1|22	%define debug_package %{nil}
12mu|fpc-2.6.2-1|23	%define fpcversion %{version}
12mu|fpc-2.6.2-1|24	%define fpcdir %{_prefix}/lib/%{name}/%{fpcversion}
12mu|fpc-2.6.2-1|25	%define docdir %{_datadir}/doc/fpc-%{fpcversion}
12mu|fpc-2.6.2-1|26	
12mu|fpc-2.6.2-1|27	%define builddocdir %{buildroot}%{docdir}
12mu|fpc-2.6.2-1|28	%define buildmandir %{buildroot}%{_datadir}
12mu|fpc-2.6.2-1|29	%define buildbindir %{buildroot}%{_bindir}
12mu|fpc-2.6.2-1|30	%define buildlibdir %{buildroot}%{_libdir}
12mu|fpc-2.6.2-1|31	%define buildexampledir %{builddocdir}/examples
12mu|fpc-2.6.2-1|32	
12mu|fpc-2.6.2-1|33	
12mu|fpc-2.6.2-1|34	Name: 		fpc
12mu|fpc-2.6.2-1|35	Version: 	2.6.2
12mu|fpc-2.6.2-1|36	Release: 	1
12mu|fpc-2.6.2-1|37	ExclusiveArch:	%{ix86} ppc x86_64
12mu|fpc-2.6.2-1|38	License: 	GPLv2+ and LGPLv2+ with exceptions
12mu|fpc-2.6.2-1|39	Group: 		Development/Other
12mu|fpc-2.6.2-1|40	Source0:	http://surfnet.dl.sourceforge.net/sourceforge/freepascal/%{name}-%{version}.source.tar.gz
12mu|fpc-2.6.2-1|41	# This is only needed when useprebuiltcompiler is defined.
12mu|fpc-2.6.2-1|42	# But it's not in an 'if defined' block, since the file has to be included in the srpm
12mu|fpc-2.6.2-1|43	# Thus you should enable this line when useprebuildcompiler is defined for any target
12mu|fpc-2.6.2-1|44	Summary: 	Free Pascal Compiler
12mu|fpc-2.6.2-1|45	URL: 		http://www.freepascal.org/
12mu|fpc-2.6.2-1|46	Requires:	gcc
12mu|fpc-2.6.2-1|47	Requires:	fpc-base == %{version}
12mu|fpc-2.6.2-1|48	Requires:	fpc-units == %{version}
12mu|fpc-2.6.2-1|49	BuildRequires:	fpc
12mu|fpc-2.6.2-1|50	BuildRequires:  texlive-latex
12mu|fpc-2.6.2-1|51	BuildRequires:  texlive-epsf
12mu|fpc-2.6.2-1|52	BuildRequires:	mysql-devel
12mu|fpc-2.6.2-1|53	BuildRequires:	postgresql-devel
12mu|fpc-2.6.2-1|54	BuildRequires:	ncurses-devel
12mu|fpc-2.6.2-1|55	%if %{build_cross}
12mu|fpc-2.6.2-1|56	BuildRequires:	cross-%{cross_target}-binutils
12mu|fpc-2.6.2-1|57	%endif
12mu|fpc-2.6.2-1|58	
12mu|fpc-2.6.2-1|59	%description
12mu|fpc-2.6.2-1|60	The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32bit
12mu|fpc-2.6.2-1|61	Pascal Compiler. It comes with fully TP 7.0 compatible run-time library.
12mu|fpc-2.6.2-1|62	Some extensions are added to the language, like function overloading. Shared
12mu|fpc-2.6.2-1|63	libraries can be linked. Basic Delphi support is already implemented (classes,
12mu|fpc-2.6.2-1|64	exceptions,ansistrings,RTTI). This package contains commandline compiler and
12mu|fpc-2.6.2-1|65	utils. Provided units are the runtime library (RTL), free component library
12mu|fpc-2.6.2-1|66	(FCL), gtk,ncurses,zlib, mysql,postgres,ibase bindings.
12mu|fpc-2.6.2-1|67	
12mu|fpc-2.6.2-1|68	%package	src
12mu|fpc-2.6.2-1|69	# Needed for e.g. lazarus
12mu|fpc-2.6.2-1|70	Summary:	Source code of Free Pascal Compiler
12mu|fpc-2.6.2-1|71	Group:		Development/Other
12mu|fpc-2.6.2-1|72	BuildArch:	noarch
12mu|fpc-2.6.2-1|73	
12mu|fpc-2.6.2-1|74	%description	src
12mu|fpc-2.6.2-1|75	The source code of Freepascal for documentation and code generation
12mu|fpc-2.6.2-1|76	purposes.
12mu|fpc-2.6.2-1|77	
12mu|fpc-2.6.2-1|78	%package	base
12mu|fpc-2.6.2-1|79	Summary:	Ide and rtl units with some base unit
12mu|fpc-2.6.2-1|80	Group:		Development/Other
12mu|fpc-2.6.2-1|81	
12mu|fpc-2.6.2-1|82	%description base
12mu|fpc-2.6.2-1|83	This package consists FPC IDE and only RTL units for using with classical
12mu|fpc-2.6.2-1|84	CLI Pascal programm. It also includes:
12mu|fpc-2.6.2-1|85	
12mu|fpc-2.6.2-1|86	- X11 (Xlib, Xutil)
12mu|fpc-2.6.2-1|87	- NCurses
12mu|fpc-2.6.2-1|88	- ZLib.
12mu|fpc-2.6.2-1|89	
12mu|fpc-2.6.2-1|90	%package	units
12mu|fpc-2.6.2-1|91	Summary:	Units not included in fpc-base
12mu|fpc-2.6.2-1|92	Group:		Development/Other
12mu|fpc-2.6.2-1|93	Requires:	fpc-base == %{version}
12mu|fpc-2.6.2-1|94	
12mu|fpc-2.6.2-1|95	%description	units
12mu|fpc-2.6.2-1|96	This package consists units not include in fpc-base packets. Use it if you
12mu|fpc-2.6.2-1|97	need all units instead RTL and X11,NCurses and ZLib only.
12mu|fpc-2.6.2-1|98	
12mu|fpc-2.6.2-1|99	%prep
12mu|fpc-2.6.2-1|100	%setup -q
12mu|fpc-2.6.2-1|101	
12mu|fpc-2.6.2-1|102	%build
12mu|fpc-2.6.2-1|103	install -dm 755 fpc_src
12mu|fpc-2.6.2-1|104	cp -a rtl packages fpc_src
12mu|fpc-2.6.2-1|105	rm -rf fpc_src/packages/extra/amunits
12mu|fpc-2.6.2-1|106	rm -rf fpc_src/packages/extra/winunits
12mu|fpc-2.6.2-1|107	
12mu|fpc-2.6.2-1|108	%if %{build_cross}
12mu|fpc-2.6.2-1|109	fpcmake -T%{fpc_target}-linux
12mu|fpc-2.6.2-1|110	%endif
12mu|fpc-2.6.2-1|111	
12mu|fpc-2.6.2-1|112	%if %{build_cross}
12mu|fpc-2.6.2-1|113	EXTRA_FLAGS="CPU_TARGET=%{fpc_target} BINUTILSPREFIX=%{cross_target}-linux-"
12mu|fpc-2.6.2-1|114	NEWPP=`pwd`/compiler/ppcross%{fpc_short_target}
12mu|fpc-2.6.2-1|115	%else
12mu|fpc-2.6.2-1|116	EXTRA_FLAGS=
12mu|fpc-2.6.2-1|117	NEWPP=`pwd`/compiler/ppc%{fpc_short_target}
12mu|fpc-2.6.2-1|118	%endif
12mu|fpc-2.6.2-1|119	NEWFPDOC=`pwd`/utils/fpdoc/fpdoc
12mu|fpc-2.6.2-1|120	
12mu|fpc-2.6.2-1|121	%if %{defined useprebuiltcompiler}
12mu|fpc-2.6.2-1|122	STARTPP=`pwd`/startcompiler/ppc%{fpc_short_target}
12mu|fpc-2.6.2-1|123	%else
12mu|fpc-2.6.2-1|124	STARTPP=ppc%{fpc_short_target}
12mu|fpc-2.6.2-1|125	%endif
12mu|fpc-2.6.2-1|126	
12mu|fpc-2.6.2-1|127	make compiler_cycle ${EXTRA_FLAGS} FPC=${STARTPP}
12mu|fpc-2.6.2-1|128	#
12mu|fpc-2.6.2-1|129	make rtl_clean rtl_smart FPC=${NEWPP} ${EXTRA_FLAGS}
12mu|fpc-2.6.2-1|130	make packages_smart FPC=${NEWPP} ${EXTRA_FLAGS}
12mu|fpc-2.6.2-1|131	make ide_all FPC=${NEWPP} ${EXTRA_FLAGS}
12mu|fpc-2.6.2-1|132	make utils_all FPC=${NEWPP} ${EXTRA_FLAGS}
12mu|fpc-2.6.2-1|133	#%if !%{build_cross}
12mu|fpc-2.6.2-1|134	#	make -C docs pdf FPDOC=${NEWFPDOC} FPC=${NEWPP} ${EXTRA_FLAGS}
12mu|fpc-2.6.2-1|135	#%endif
12mu|fpc-2.6.2-1|136	
12mu|fpc-2.6.2-1|137	%install
12mu|fpc-2.6.2-1|138	%__rm -rf %{buildroot}
12mu|fpc-2.6.2-1|139	#NEWPPUFILES=`pwd`/utils/ppufiles
12mu|fpc-2.6.2-1|140	%if %{build_cross}
12mu|fpc-2.6.2-1|141	EXTRA_FLAGS="CPU_TARGET=%{fpc_target} BINUTILSPREFIX=%{cross_target}-linux-"
12mu|fpc-2.6.2-1|142	NEWPP=`pwd`/compiler/ppcross%{fpc_short_target}
12mu|fpc-2.6.2-1|143	NEWFCPMAKE=/usr/bin/fpcmake
12mu|fpc-2.6.2-1|144	%else
12mu|fpc-2.6.2-1|145	EXTRA_FLAGS=
12mu|fpc-2.6.2-1|146	NEWPP=`pwd`/compiler/ppc%{fpc_short_target}
12mu|fpc-2.6.2-1|147	NEWFCPMAKE=`pwd`//utils/fpcm/fpcmake
12mu|fpc-2.6.2-1|148	%endif
12mu|fpc-2.6.2-1|149	INSTALLOPTS="FPC=${NEWPP} INSTALL_PREFIX=%{buildroot}/%{_prefix} INSTALL_LIBDIR=%{buildlibdir} \
12mu|fpc-2.6.2-1|150	INSTALL_DOCDIR=%{builddocdir} INSTALL_BINDIR=%{buildbindir}"
12mu|fpc-2.6.2-1|151	make compiler_distinstall ${INSTALLOPTS} FPCMAKE=${NEWFCPMAKE} ${EXTRA_FLAGS}
12mu|fpc-2.6.2-1|152	make rtl_distinstall ${INSTALLOPTS} FPCMAKE=${NEWFCPMAKE} ${EXTRA_FLAGS}
12mu|fpc-2.6.2-1|153	make packages_distinstall ${INSTALLOPTS} FPCMAKE=${NEWFCPMAKE} ${EXTRA_FLAGS}
12mu|fpc-2.6.2-1|154	make ide_distinstall ${INSTALLOPTS} FPCMAKE=${NEWFCPMAKE} ${EXTRA_FLAGS}
12mu|fpc-2.6.2-1|155	make utils_distinstall ${INSTALLOPTS} FPCMAKE=${NEWFCPMAKE} ${EXTRA_FLAGS}
12mu|fpc-2.6.2-1|156	
12mu|fpc-2.6.2-1|157	%if %{build_cross}
12mu|fpc-2.6.2-1|158	%__rm -rf %{buildexampledir}
12mu|fpc-2.6.2-1|159	%else
12mu|fpc-2.6.2-1|160	#	make demo_install ${INSTALLOPTS} INSTALL_SOURCEDIR=%{buildexampledir} FPCMAKE=${NEWFCPMAKE} ${EXTRA_FLAGS}
12mu|fpc-2.6.2-1|161	#	make doc_install ${INSTALLOPTS} INSTALL_DOCDIR=%{builddocdir} FPCMAKE=${NEWFCPMAKE}
12mu|fpc-2.6.2-1|162	#	mv %{buildroot}/%{_prefix}/doc/%{name}-%{version}/examples/* %{buildexampledir}
12mu|fpc-2.6.2-1|163	#	make man_install ${INSTALLOPTS} INSTALL_PREFIX=%{buildmandir} FPCMAKE=${NEWFCPMAKE}
12mu|fpc-2.6.2-1|164	%endif
12mu|fpc-2.6.2-1|165	
12mu|fpc-2.6.2-1|166	# create link
12mu|fpc-2.6.2-1|167	ln -sf %{fpcdir}/ppc%{fpc_short_target} %{buildroot}%{_bindir}/ppc%{fpc_short_target}
12mu|fpc-2.6.2-1|168	
12mu|fpc-2.6.2-1|169	#make fcl_exampleinstall ${INSTALLOPTS} DOCINSTALLDIR=%{builddocdir}
12mu|fpc-2.6.2-1|170	#make api_exampleinstall ${INSTALLOPTS} DOCINSTALLDIR=%{builddocdir}
12mu|fpc-2.6.2-1|171	#make packages_exampleinstall ${INSTALLOPTS} DOCINSTALLDIR=%{builddocdir}
12mu|fpc-2.6.2-1|172	
12mu|fpc-2.6.2-1|173	install -dm 755 %{buildroot}%{_datadir}/fpcsrc
12mu|fpc-2.6.2-1|174	cp -a fpc_src/* %{buildroot}%{_datadir}/fpcsrc/
12mu|fpc-2.6.2-1|175	
12mu|fpc-2.6.2-1|176	# fix permissions
12mu|fpc-2.6.2-1|177	find %{buildroot}%{_datadir}/fpcsrc/ -type d -exec chmod 755 {} \;
12mu|fpc-2.6.2-1|178	find %{buildroot}%{_datadir}/fpcsrc/ -type f -exec chmod 644 {} \;
12mu|fpc-2.6.2-1|179	
12mu|fpc-2.6.2-1|180	
12mu|fpc-2.6.2-1|181	%post base
12mu|fpc-2.6.2-1|182	# Create config
12mu|fpc-2.6.2-1|183	%{fpcdir}/samplecfg %{fpcdir}
12mu|fpc-2.6.2-1|184	
12mu|fpc-2.6.2-1|185	%files
12mu|fpc-2.6.2-1|186	
12mu|fpc-2.6.2-1|187	%files units
12mu|fpc-2.6.2-1|188	%{_prefix}/lib/fpc/%{version}/units
12mu|fpc-2.6.2-1|189	# in fpc-base
12mu|fpc-2.6.2-1|190	%ifarch i586
12mu|fpc-2.6.2-1|191	%exclude %{_prefix}/lib/fpc/%{version}/units/i386-linux/rtl
12mu|fpc-2.6.2-1|192	%exclude %{_prefix}/lib/fpc/%{version}/units/i386-linux/x11
12mu|fpc-2.6.2-1|193	%exclude %{_prefix}/lib/fpc/%{version}/units/i386-linux/ncurses
12mu|fpc-2.6.2-1|194	%exclude %{_prefix}/lib/fpc/%{version}/units/i386-linux/zlib
12mu|fpc-2.6.2-1|195	%else
12mu|fpc-2.6.2-1|196	%exclude %{_prefix}/lib/fpc/%{version}/units/x86_64-linux/rtl
12mu|fpc-2.6.2-1|197	%exclude %{_prefix}/lib/fpc/%{version}/units/x86_64-linux/x11
12mu|fpc-2.6.2-1|198	%exclude %{_prefix}/lib/fpc/%{version}/units/x86_64-linux/ncurses
12mu|fpc-2.6.2-1|199	%exclude %{_prefix}/lib/fpc/%{version}/units/x86_64-linux/zlib
12mu|fpc-2.6.2-1|200	%endif
12mu|fpc-2.6.2-1|201	
12mu|fpc-2.6.2-1|202	%files src
12mu|fpc-2.6.2-1|203	%{_datadir}/fpcsrc
12mu|fpc-2.6.2-1|204	
12mu|fpc-2.6.2-1|205	%files base
12mu|fpc-2.6.2-1|206	%doc %{_defaultdocdir}/%{name}-%{version}
12mu|fpc-2.6.2-1|207	%{_bindir}/*
12mu|fpc-2.6.2-1|208	%{_prefix}/lib/fpc/lexyacc
12mu|fpc-2.6.2-1|209	%{_prefix}/lib/fpc/%{version}/ide
12mu|fpc-2.6.2-1|210	%{_prefix}/lib/fpc/%{version}/msg
12mu|fpc-2.6.2-1|211	%{_prefix}/lib/fpc/%{version}/samplecfg
12mu|fpc-2.6.2-1|212	%ifarch i586
12mu|fpc-2.6.2-1|213	%{_prefix}/lib/fpc/%{version}/units/i386-linux/rtl
12mu|fpc-2.6.2-1|214	%{_prefix}/lib/fpc/%{version}/units/i386-linux/x11
12mu|fpc-2.6.2-1|215	%{_prefix}/lib/fpc/%{version}/units/i386-linux/ncurses
12mu|fpc-2.6.2-1|216	%{_prefix}/lib/fpc/%{version}/units/i386-linux/zlib
12mu|fpc-2.6.2-1|217	%{_prefix}/lib/fpc/%{version}/ppc386
12mu|fpc-2.6.2-1|218	%else
12mu|fpc-2.6.2-1|219	%{_prefix}/lib/fpc/%{version}/units/x86_64-linux/rtl
12mu|fpc-2.6.2-1|220	%{_prefix}/lib/fpc/%{version}/units/x86_64-linux/x11
12mu|fpc-2.6.2-1|221	%{_prefix}/lib/fpc/%{version}/units/x86_64-linux/ncurses
12mu|fpc-2.6.2-1|222	%{_prefix}/lib/fpc/%{version}/units/x86_64-linux/zlib
12mu|fpc-2.6.2-1|223	%{_prefix}/lib/fpc/%{version}/ppcx64
12mu|fpc-2.6.2-1|224	%endif
12mu|fpc-2.6.2-1|225	
12mu|fpc-2.6.2-1|226	%changelog
12mu|fpc-2.6.2-1|227	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.6.2-1
12mu|fpc-2.6.2-1|228	+ Revision: e7022fc
12mu|fpc-2.6.2-1|229	- Minor spec clean
12mu|fpc-2.6.2-1|230	
12mu|fpc-2.6.2-1|231	

19645 12
12mu|fpc-units-ptcpas-503-3|1	#set fpc version
12mu|fpc-units-ptcpas-503-3|2	
12mu|fpc-units-ptcpas-503-3|3	%define fpc_ver 2.6.2
12mu|fpc-units-ptcpas-503-3|4	
12mu|fpc-units-ptcpas-503-3|5	%define self ptcpas
12mu|fpc-units-ptcpas-503-3|6	
12mu|fpc-units-ptcpas-503-3|7	
12mu|fpc-units-ptcpas-503-3|8	Name:		fpc-units-%self
12mu|fpc-units-ptcpas-503-3|9	# svn info -r HEAD https://ptcpas.svn.sourceforge.net/svnroot/ptcpas/trunk | grep Revision
12mu|fpc-units-ptcpas-503-3|10	Version:	503
12mu|fpc-units-ptcpas-503-3|11	Release:	3
12mu|fpc-units-ptcpas-503-3|12	Group:		Development/Other
12mu|fpc-units-ptcpas-503-3|13	License:	Modified LGPL
12mu|fpc-units-ptcpas-503-3|14	Summary:	A free, portable framebuffer library, written in Free Pascal
12mu|fpc-units-ptcpas-503-3|15	# svn co https://ptcpas.svn.sourceforge.net/svnroot/ptcpas/trunk ptcpas-402
12mu|fpc-units-ptcpas-503-3|16	Source:		%self-%version.tar.gz
12mu|fpc-units-ptcpas-503-3|17	Patch0:		ptcpas-%version-fpcdir.patch
12mu|fpc-units-ptcpas-503-3|18	URL:		http://ptcpas.sourceforge.net/
12mu|fpc-units-ptcpas-503-3|19	
12mu|fpc-units-ptcpas-503-3|20	BuildRequires: fpc == %fpc_ver
12mu|fpc-units-ptcpas-503-3|21	BuildRequires: %{_lib}x11-devel
12mu|fpc-units-ptcpas-503-3|22	BuildRequires: %{_lib}xext-devel
12mu|fpc-units-ptcpas-503-3|23	BuildRequires: pkgconfig(xrandr)
12mu|fpc-units-ptcpas-503-3|24	BuildRequires: %{_lib}xxf86dga-devel
12mu|fpc-units-ptcpas-503-3|25	BuildRequires: %{_lib}xxf86vm-devel
12mu|fpc-units-ptcpas-503-3|26	BuildRequires: fpc-src
12mu|fpc-units-ptcpas-503-3|27	
12mu|fpc-units-ptcpas-503-3|28	Requires: fpc-base == %fpc_ver
12mu|fpc-units-ptcpas-503-3|29	Requires: %{_lib}x11-devel
12mu|fpc-units-ptcpas-503-3|30	Requires: %{_lib}xext-devel
12mu|fpc-units-ptcpas-503-3|31	Requires: pkgconfig(xrandr)
12mu|fpc-units-ptcpas-503-3|32	Requires: %{_lib}xxf86dga-devel
12mu|fpc-units-ptcpas-503-3|33	Requires: %{_lib}xxf86vm-devel
12mu|fpc-units-ptcpas-503-3|34	
12mu|fpc-units-ptcpas-503-3|35	%description
12mu|fpc-units-ptcpas-503-3|36	PTCPas is a free, portable framebuffer library, written in Free Pascal.
12mu|fpc-units-ptcpas-503-3|37	It allows low-level high-speed graphics access on multiple platforms and
12mu|fpc-units-ptcpas-503-3|38	is distributed under the terms of a modified (to allow static linking)
12mu|fpc-units-ptcpas-503-3|39	GNU LGPL license. Currently supports DirectX, X11, VBE1.2+ and
12mu|fpc-units-ptcpas-503-3|40	fakemodes. It has been tested on Windows (all versions since Windows 95;
12mu|fpc-units-ptcpas-503-3|41	on i386 and x86_64), Linux (i386, x86_64 and ppc), FreeBSD and DOS.
12mu|fpc-units-ptcpas-503-3|42	
12mu|fpc-units-ptcpas-503-3|43	%package demos
12mu|fpc-units-ptcpas-503-3|44	Group:		Development/Other
12mu|fpc-units-ptcpas-503-3|45	Summary:	Demo applications for %name
12mu|fpc-units-ptcpas-503-3|46	Requires:	fpc-base %name
12mu|fpc-units-ptcpas-503-3|47	%description demos
12mu|fpc-units-ptcpas-503-3|48	%summary
12mu|fpc-units-ptcpas-503-3|49	
12mu|fpc-units-ptcpas-503-3|50	%prep
12mu|fpc-units-ptcpas-503-3|51	%setup -n %self-%version
12mu|fpc-units-ptcpas-503-3|52	#patch0 -p1
12mu|fpc-units-ptcpas-503-3|53	
12mu|fpc-units-ptcpas-503-3|54	find . -depth -name .svn -exec rm -rf {} \;
12mu|fpc-units-ptcpas-503-3|55	
12mu|fpc-units-ptcpas-503-3|56	for N in core/*; do sed -i 's@/usr/share/ptcpas/ptcpas.conf@%_sysconfdir/%self.conf@' $N; done
12mu|fpc-units-ptcpas-503-3|57	
12mu|fpc-units-ptcpas-503-3|58	%build
12mu|fpc-units-ptcpas-503-3|59	export FPCDIR=%_datadir/fpcsrc
12mu|fpc-units-ptcpas-503-3|60	
12mu|fpc-units-ptcpas-503-3|61	./configure
12mu|fpc-units-ptcpas-503-3|62	
12mu|fpc-units-ptcpas-503-3|63	make
12mu|fpc-units-ptcpas-503-3|64	make demos examples
12mu|fpc-units-ptcpas-503-3|65	
12mu|fpc-units-ptcpas-503-3|66	%install
12mu|fpc-units-ptcpas-503-3|67	%ifarch %ix86
12mu|fpc-units-ptcpas-503-3|68	%define fpcarch i386
12mu|fpc-units-ptcpas-503-3|69	%else
12mu|fpc-units-ptcpas-503-3|70	%define fpcarch %_arch
12mu|fpc-units-ptcpas-503-3|71	%endif
12mu|fpc-units-ptcpas-503-3|72	%define unitdir %_libdir/fpc/%fpc_ver/units/%fpcarch-linux/
12mu|fpc-units-ptcpas-503-3|73	mkdir -p %buildroot%unitdir/%self
12mu|fpc-units-ptcpas-503-3|74	install units/%fpcarch-linux/* %buildroot%unitdir/%self
12mu|fpc-units-ptcpas-503-3|75	mkdir -p %buildroot%_libdir/%name-demos
12mu|fpc-units-ptcpas-503-3|76	cp -a demos examples %buildroot%_libdir/%name-demos
12mu|fpc-units-ptcpas-503-3|77	rm -rf %buildroot%_libdir/%name-demos/*/units
12mu|fpc-units-ptcpas-503-3|78	install -D ptcpas.cfg %buildroot%_sysconfdir/%self.conf
12mu|fpc-units-ptcpas-503-3|79	
12mu|fpc-units-ptcpas-503-3|80	%files
12mu|fpc-units-ptcpas-503-3|81	%doc docs
12mu|fpc-units-ptcpas-503-3|82	%unitdir/%self
12mu|fpc-units-ptcpas-503-3|83	%config %_sysconfdir/%self.conf
12mu|fpc-units-ptcpas-503-3|84	
12mu|fpc-units-ptcpas-503-3|85	%files demos
12mu|fpc-units-ptcpas-503-3|86	%_libdir/%name-demos
12mu|fpc-units-ptcpas-503-3|87	
12mu|fpc-units-ptcpas-503-3|88	
12mu|fpc-units-ptcpas-503-3|89	
12mu|fpc-units-ptcpas-503-3|90	
12mu|fpc-units-ptcpas-503-3|91	%changelog
12mu|fpc-units-ptcpas-503-3|92	* Mon Dec 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 503-3
12mu|fpc-units-ptcpas-503-3|93	+ Revision: d1c3ec4
12mu|fpc-units-ptcpas-503-3|94	- Bump release
12mu|fpc-units-ptcpas-503-3|95	
12mu|fpc-units-ptcpas-503-3|96	

19646 12
12mu|fping-3.9-1|1	Name:		fping
12mu|fping-3.9-1|2	Version:	3.9
12mu|fping-3.9-1|3	Release:	1
12mu|fping-3.9-1|4	Summary:	Quickly ping N number of hosts to determine their reachability
12mu|fping-3.9-1|5	License:	BSD
12mu|fping-3.9-1|6	Group:		Networking/Other
12mu|fping-3.9-1|7	URL:		http://fping.org/
12mu|fping-3.9-1|8	Source0:	http://fping.org/dist/%{name}-%{version}.tar.gz
12mu|fping-3.9-1|9	
12mu|fping-3.9-1|10	%description
12mu|fping-3.9-1|11	fping is a ping(1) like program which uses the Internet Control Message
12mu|fping-3.9-1|12	Protocol (ICMP) echo request to determine if a host is up. fping is different
12mu|fping-3.9-1|13	from ping in that you can specify any  number of hosts on the command line, or
12mu|fping-3.9-1|14	specify a file containing the lists of hosts to ping. Instead of trying one
12mu|fping-3.9-1|15	host until it timeouts or replies, fping will send out a ping packet and move
12mu|fping-3.9-1|16	on to the next host in a round-robin fashion. If a host replies, it is noted
12mu|fping-3.9-1|17	and removed from the list of hosts to check. If a host does not respond within
12mu|fping-3.9-1|18	a certain time limit and/or retry limit it will be considered unreachable.
12mu|fping-3.9-1|19	
12mu|fping-3.9-1|20	%prep
12mu|fping-3.9-1|21	%setup -q
12mu|fping-3.9-1|22	
12mu|fping-3.9-1|23	%build
12mu|fping-3.9-1|24	%configure2_5x
12mu|fping-3.9-1|25	%make
12mu|fping-3.9-1|26	
12mu|fping-3.9-1|27	%install
12mu|fping-3.9-1|28	%makeinstall_std
12mu|fping-3.9-1|29	
12mu|fping-3.9-1|30	%files
12mu|fping-3.9-1|31	%doc README INSTALL ChangeLog
12mu|fping-3.9-1|32	%attr(4755,root,root) %{_sbindir}/fping
12mu|fping-3.9-1|33	%{_mandir}/man8/fping.8*
12mu|fping-3.9-1|34	
12mu|fping-3.9-1|35	
12mu|fping-3.9-1|36	
12mu|fping-3.9-1|37	
12mu|fping-3.9-1|38	
12mu|fping-3.9-1|39	%changelog
12mu|fping-3.9-1|40	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.9-1
12mu|fping-3.9-1|41	+ Revision: a7bc86e
12mu|fping-3.9-1|42	- Updated to 3.9 (by updates_builder)
12mu|fping-3.9-1|43	
12mu|fping-3.9-1|44	

19647 12
12mu|fprintd-0.5.0-3|1	%define with_doc 1
12mu|fprintd-0.5.0-3|2	%{?_with_doc: %{expand: %%global with_doc 1}}
12mu|fprintd-0.5.0-3|3	
12mu|fprintd-0.5.0-3|4	Name:		fprintd
12mu|fprintd-0.5.0-3|5	Version:	0.5.0
12mu|fprintd-0.5.0-3|6	Release:	3
12mu|fprintd-0.5.0-3|7	Summary:	D-Bus service for Fingerprint reader access
12mu|fprintd-0.5.0-3|8	
12mu|fprintd-0.5.0-3|9	Group:		System/Kernel and hardware
12mu|fprintd-0.5.0-3|10	License:	GPLv2+
12mu|fprintd-0.5.0-3|11	Url:		http://www.freedesktop.org/wiki/Software/fprint/fprintd
12mu|fprintd-0.5.0-3|12	# download here:
12mu|fprintd-0.5.0-3|13	# http://cgit.freedesktop.org/libfprint/fprintd/
12mu|fprintd-0.5.0-3|14	# then rename and re-pack
12mu|fprintd-0.5.0-3|15	Source0:	http://freedesktop.org/~hadess/%{name}-%{version}.tar.bz2
12mu|fprintd-0.5.0-3|16	#Patch1:		fprintd-0.4.1-fix-doc.patch
12mu|fprintd-0.5.0-3|17	
12mu|fprintd-0.5.0-3|18	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|fprintd-0.5.0-3|19	BuildRequires:	pam-devel
12mu|fprintd-0.5.0-3|20	BuildRequires:	pkgconfig(libfprint) >= 0.4.0
12mu|fprintd-0.5.0-3|21	BuildRequires:	pkgconfig(polkit-agent-1)
12mu|fprintd-0.5.0-3|22	%if %{with_doc}
12mu|fprintd-0.5.0-3|23	BuildRequires:	gtk-doc
12mu|fprintd-0.5.0-3|24	%endif
12mu|fprintd-0.5.0-3|25	BuildRequires:	intltool
12mu|fprintd-0.5.0-3|26	BuildRequires:	autoconf
12mu|fprintd-0.5.0-3|27	BuildRequires:	automake
12mu|fprintd-0.5.0-3|28	BuildRequires:	libtool
12mu|fprintd-0.5.0-3|29	
12mu|fprintd-0.5.0-3|30	%description
12mu|fprintd-0.5.0-3|31	D-Bus service to access fingerprint readers.
12mu|fprintd-0.5.0-3|32	
12mu|fprintd-0.5.0-3|33	%files -f %{name}.lang
12mu|fprintd-0.5.0-3|34	%doc README COPYING AUTHORS TODO
12mu|fprintd-0.5.0-3|35	%{_bindir}/fprintd-*
12mu|fprintd-0.5.0-3|36	%{_libexecdir}/fprintd
12mu|fprintd-0.5.0-3|37	# FIXME This file should be marked as config when it does something useful
12mu|fprintd-0.5.0-3|38	%{_sysconfdir}/fprintd.conf
12mu|fprintd-0.5.0-3|39	%{_sysconfdir}/dbus-1/system.d/net.reactivated.Fprint.conf
12mu|fprintd-0.5.0-3|40	%{_datadir}/dbus-1/system-services/net.reactivated.Fprint.service
12mu|fprintd-0.5.0-3|41	%{_datadir}/polkit-1/actions/net.reactivated.fprint.device.policy
12mu|fprintd-0.5.0-3|42	/lib/systemd/system/fprintd.service
12mu|fprintd-0.5.0-3|43	%{_localstatedir}/lib/fprint
12mu|fprintd-0.5.0-3|44	%{_mandir}/man1/fprintd.*
12mu|fprintd-0.5.0-3|45	
12mu|fprintd-0.5.0-3|46	#--------------------------------------------------------------------
12mu|fprintd-0.5.0-3|47	
12mu|fprintd-0.5.0-3|48	%package pam
12mu|fprintd-0.5.0-3|49	Summary:	PAM module for fingerprint authentication
12mu|fprintd-0.5.0-3|50	Group:		System/Kernel and hardware
12mu|fprintd-0.5.0-3|51	Requires:	%{name} = %{version}-%{release}
12mu|fprintd-0.5.0-3|52	# Note that we obsolete pam_fprint, but as the configuration
12mu|fprintd-0.5.0-3|53	# is different, it will be mentioned in the release notes
12mu|fprintd-0.5.0-3|54	Provides:	pam_fprint = %{version}-%{release}
12mu|fprintd-0.5.0-3|55	Obsoletes:	pam_fprint < 0.2-5
12mu|fprintd-0.5.0-3|56	
12mu|fprintd-0.5.0-3|57	%description pam
12mu|fprintd-0.5.0-3|58	PAM module that uses the fprintd D-Bus service for fingerprint
12mu|fprintd-0.5.0-3|59	authentication.
12mu|fprintd-0.5.0-3|60	
12mu|fprintd-0.5.0-3|61	%files pam
12mu|fprintd-0.5.0-3|62	%doc pam/README
12mu|fprintd-0.5.0-3|63	/%{_lib}/security/pam_fprintd.so
12mu|fprintd-0.5.0-3|64	
12mu|fprintd-0.5.0-3|65	#--------------------------------------------------------------------
12mu|fprintd-0.5.0-3|66	
12mu|fprintd-0.5.0-3|67	%package devel
12mu|fprintd-0.5.0-3|68	Summary:	Development files for %{name}
12mu|fprintd-0.5.0-3|69	Group:		Development/Other
12mu|fprintd-0.5.0-3|70	Requires:	%{name} = %{version}-%{release}
12mu|fprintd-0.5.0-3|71	Requires:	gtk-doc
12mu|fprintd-0.5.0-3|72	
12mu|fprintd-0.5.0-3|73	%description devel
12mu|fprintd-0.5.0-3|74	Development documentation for fprintd, the D-Bus service for
12mu|fprintd-0.5.0-3|75	fingerprint readers access.
12mu|fprintd-0.5.0-3|76	
12mu|fprintd-0.5.0-3|77	%files devel
12mu|fprintd-0.5.0-3|78	%if %{with_doc}
12mu|fprintd-0.5.0-3|79	%{_datadir}/gtk-doc/html/fprintd
12mu|fprintd-0.5.0-3|80	%endif
12mu|fprintd-0.5.0-3|81	%{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Device.xml
12mu|fprintd-0.5.0-3|82	%{_datadir}/dbus-1/interfaces/net.reactivated.Fprint.Manager.xml
12mu|fprintd-0.5.0-3|83	
12mu|fprintd-0.5.0-3|84	#--------------------------------------------------------------------
12mu|fprintd-0.5.0-3|85	
12mu|fprintd-0.5.0-3|86	%prep
12mu|fprintd-0.5.0-3|87	%setup -q
12mu|fprintd-0.5.0-3|88	
12mu|fprintd-0.5.0-3|89	#autoreconf -fi
12mu|fprintd-0.5.0-3|90	
12mu|fprintd-0.5.0-3|91	%build
12mu|fprintd-0.5.0-3|92	%configure2_5x \
12mu|fprintd-0.5.0-3|93	%if %{with_doc}
12mu|fprintd-0.5.0-3|94	--enable-gtk-doc \
12mu|fprintd-0.5.0-3|95	%endif
12mu|fprintd-0.5.0-3|96	--enable-pam \
12mu|fprintd-0.5.0-3|97	--libdir=/%{_lib}/
12mu|fprintd-0.5.0-3|98	
12mu|fprintd-0.5.0-3|99	%make
12mu|fprintd-0.5.0-3|100	
12mu|fprintd-0.5.0-3|101	%install
12mu|fprintd-0.5.0-3|102	%makeinstall_std
12mu|fprintd-0.5.0-3|103	mkdir -p %{buildroot}/%{_localstatedir}/lib/fprint
12mu|fprintd-0.5.0-3|104	
12mu|fprintd-0.5.0-3|105	mkdir -p %{buildroot}/lib/systemd/system/
12mu|fprintd-0.5.0-3|106	sed -e "s|\@libexecdir\@|%{_libexecdir}|" data/fprintd.service.in > \
12mu|fprintd-0.5.0-3|107	%{buildroot}/lib/systemd/system/fprintd.service
12mu|fprintd-0.5.0-3|108	
12mu|fprintd-0.5.0-3|109	rm -f %{buildroot}/%{_lib}/security/pam_fprintd.{a,la,so.*}
12mu|fprintd-0.5.0-3|110	
12mu|fprintd-0.5.0-3|111	%find_lang %{name}
12mu|fprintd-0.5.0-3|112	

19648 12
12mu|freealut-1.1.0-12|1	%define sname	alut
12mu|freealut-1.1.0-12|2	%define major	0
12mu|freealut-1.1.0-12|3	%define libname %mklibname %{sname} %{major}
12mu|freealut-1.1.0-12|4	%define devname %mklibname %{sname} -d
12mu|freealut-1.1.0-12|5	
12mu|freealut-1.1.0-12|6	Summary:	OpenAL Utility Toolkit (ALUT)
12mu|freealut-1.1.0-12|7	Name:		freealut
12mu|freealut-1.1.0-12|8	Version:	1.1.0
12mu|freealut-1.1.0-12|9	Release:	12
12mu|freealut-1.1.0-12|10	License:	LGPLv2
12mu|freealut-1.1.0-12|11	Group:		Sound
12mu|freealut-1.1.0-12|12	Url:		http://www.openal.org
12mu|freealut-1.1.0-12|13	Source0:	http://connect.creativelabs.com/openal/Downloads/ALUT/%{name}-%{version}.tar.bz2
12mu|freealut-1.1.0-12|14	Patch0:		%{name}-openal.patch
12mu|freealut-1.1.0-12|15	BuildRequires:	pkgconfig(openal)
12mu|freealut-1.1.0-12|16	
12mu|freealut-1.1.0-12|17	%description
12mu|freealut-1.1.0-12|18	ALUT is the OpenAL Utility Toolkit.
12mu|freealut-1.1.0-12|19	
12mu|freealut-1.1.0-12|20	#----------------------------------------------------------------------------
12mu|freealut-1.1.0-12|21	
12mu|freealut-1.1.0-12|22	%package -n %{libname}
12mu|freealut-1.1.0-12|23	Summary:	Main library for ALUT
12mu|freealut-1.1.0-12|24	Group:		System/Libraries
12mu|freealut-1.1.0-12|25	Provides:	%{name} = %{EVRD}
12mu|freealut-1.1.0-12|26	Conflicts:	%{_lib}freealut0 < 1.1.0-11
12mu|freealut-1.1.0-12|27	Obsoletes:	%{_lib}freealut0 < 1.1.0-11
12mu|freealut-1.1.0-12|28	
12mu|freealut-1.1.0-12|29	%description -n %{libname}
12mu|freealut-1.1.0-12|30	This package contains the library needed to run programs dynamically
12mu|freealut-1.1.0-12|31	linked with ALUT.
12mu|freealut-1.1.0-12|32	
12mu|freealut-1.1.0-12|33	%files -n %{libname}
12mu|freealut-1.1.0-12|34	%{_libdir}/libalut.so.%{major}*
12mu|freealut-1.1.0-12|35	
12mu|freealut-1.1.0-12|36	#----------------------------------------------------------------------------
12mu|freealut-1.1.0-12|37	
12mu|freealut-1.1.0-12|38	%package -n %{devname}
12mu|freealut-1.1.0-12|39	Summary:	Headers for developing programs that will use ALUT
12mu|freealut-1.1.0-12|40	Group:		Development/C
12mu|freealut-1.1.0-12|41	Requires:	%{libname} = %{EVRD}
12mu|freealut-1.1.0-12|42	Provides:	%{name}-devel = %{EVRD}
12mu|freealut-1.1.0-12|43	Conflicts:	%{_lib}freealut-devel < 1.1.0-11
12mu|freealut-1.1.0-12|44	Obsoletes:	%{_lib}freealut-devel < 1.1.0-11
12mu|freealut-1.1.0-12|45	
12mu|freealut-1.1.0-12|46	%description -n	%{devname}
12mu|freealut-1.1.0-12|47	This package contains the headers that programmers will need to develop
12mu|freealut-1.1.0-12|48	applications which will use ALUT.
12mu|freealut-1.1.0-12|49	
12mu|freealut-1.1.0-12|50	%files -n %{devname}
12mu|freealut-1.1.0-12|51	%doc AUTHORS ChangeLog NEWS README
12mu|freealut-1.1.0-12|52	%{_includedir}/AL
12mu|freealut-1.1.0-12|53	%{_libdir}/pkgconfig/%{name}.pc
12mu|freealut-1.1.0-12|54	%{_libdir}/*.so
12mu|freealut-1.1.0-12|55	%{_bindir}/%{name}-config
12mu|freealut-1.1.0-12|56	
12mu|freealut-1.1.0-12|57	#----------------------------------------------------------------------------
12mu|freealut-1.1.0-12|58	
12mu|freealut-1.1.0-12|59	%prep
12mu|freealut-1.1.0-12|60	%setup -q
12mu|freealut-1.1.0-12|61	%apply_patches
12mu|freealut-1.1.0-12|62	
12mu|freealut-1.1.0-12|63	%build
12mu|freealut-1.1.0-12|64	./autogen.sh
12mu|freealut-1.1.0-12|65	%configure2_5x \
12mu|freealut-1.1.0-12|66	--disable-static
12mu|freealut-1.1.0-12|67	%make
12mu|freealut-1.1.0-12|68	
12mu|freealut-1.1.0-12|69	%install
12mu|freealut-1.1.0-12|70	%makeinstall_std
12mu|freealut-1.1.0-12|71	

19649 12
12mu|freeipmi-1.3.1-1|1	%define Werror_cflags %nil
12mu|freeipmi-1.3.1-1|2	%define freeipmi_major		15
12mu|freeipmi-1.3.1-1|3	%define ipmiconsole_major	2
12mu|freeipmi-1.3.1-1|4	%define ipmidetect_major	0
12mu|freeipmi-1.3.1-1|5	%define ipmimonitoring_major	5
12mu|freeipmi-1.3.1-1|6	%define libfreeipmi		%mklibname freeipmi %{freeipmi_major}
12mu|freeipmi-1.3.1-1|7	%define libipmiconsole		%mklibname ipmiconsole %{ipmiconsole_major}
12mu|freeipmi-1.3.1-1|8	%define libipmidetect		%mklibname ipmidetect %{ipmidetect_major}
12mu|freeipmi-1.3.1-1|9	%define libipmimonitoring	%mklibname ipmimonitoring %{ipmimonitoring_major}
12mu|freeipmi-1.3.1-1|10	%define devname %mklibname -d %{name}
12mu|freeipmi-1.3.1-1|11	
12mu|freeipmi-1.3.1-1|12	Summary: 	FreeIPMI
12mu|freeipmi-1.3.1-1|13	Name: 		freeipmi
12mu|freeipmi-1.3.1-1|14	Version: 	1.3.1
12mu|freeipmi-1.3.1-1|15	Release: 	1
12mu|freeipmi-1.3.1-1|16	License: 	GPLv2
12mu|freeipmi-1.3.1-1|17	Group: 		System/Kernel and hardware
12mu|freeipmi-1.3.1-1|18	Url:		http://www.gnu.org/software/freeipmi/index.html
12mu|freeipmi-1.3.1-1|19	Source0: 	http://ftp.gnu.org/gnu/freeipmi/%{name}-%{version}.tar.gz
12mu|freeipmi-1.3.1-1|20	Source1: 	http://ftp.gnu.org/gnu/freeipmi/%{name}-%{version}.tar.gz.sig
12mu|freeipmi-1.3.1-1|21	
12mu|freeipmi-1.3.1-1|22	BuildRequires:  ghostscript
12mu|freeipmi-1.3.1-1|23	BuildRequires:  texinfo
12mu|freeipmi-1.3.1-1|24	BuildRequires:  tetex-latex
12mu|freeipmi-1.3.1-1|25	BuildRequires:  transfig
12mu|freeipmi-1.3.1-1|26	BuildRequires:  readline-devel
12mu|freeipmi-1.3.1-1|27	BuildRequires:	pkgconfig(guile-2.0)
12mu|freeipmi-1.3.1-1|28	BuildRequires:  pkgconfig(libgcrypt)
12mu|freeipmi-1.3.1-1|29	BuildRequires:  pkgconfig(ncurses)
12mu|freeipmi-1.3.1-1|30	
12mu|freeipmi-1.3.1-1|31	%description
12mu|freeipmi-1.3.1-1|32	The FreeIPMI project provides "Remote-Console" (out-of-band) and
12mu|freeipmi-1.3.1-1|33	"System Management Software" (in-band) based on Intelligent
12mu|freeipmi-1.3.1-1|34	Platform Management Interface (IPMI v1.5) specification.
12mu|freeipmi-1.3.1-1|35	
12mu|freeipmi-1.3.1-1|36	%package -n	%{libfreeipmi}
12mu|freeipmi-1.3.1-1|37	Summary:	Main library for %{name}
12mu|freeipmi-1.3.1-1|38	Group:		System/Libraries
12mu|freeipmi-1.3.1-1|39	
12mu|freeipmi-1.3.1-1|40	%description -n	%{libfreeipmi}
12mu|freeipmi-1.3.1-1|41	This package contains one of the libraries needed to run programs dynamically
12mu|freeipmi-1.3.1-1|42	linked with %{name}.
12mu|freeipmi-1.3.1-1|43	
12mu|freeipmi-1.3.1-1|44	%package -n	%{libipmiconsole}
12mu|freeipmi-1.3.1-1|45	Summary:	Main library for %{name}
12mu|freeipmi-1.3.1-1|46	Group:		System/Libraries
12mu|freeipmi-1.3.1-1|47	
12mu|freeipmi-1.3.1-1|48	%description -n	%{libipmiconsole}
12mu|freeipmi-1.3.1-1|49	This package contains one of the libraries needed to run programs dynamically
12mu|freeipmi-1.3.1-1|50	linked with %{name}.
12mu|freeipmi-1.3.1-1|51	
12mu|freeipmi-1.3.1-1|52	%package -n	%{libipmidetect}
12mu|freeipmi-1.3.1-1|53	Summary:	Main library for %{name}
12mu|freeipmi-1.3.1-1|54	Group:		System/Libraries
12mu|freeipmi-1.3.1-1|55	
12mu|freeipmi-1.3.1-1|56	%description -n	%{libipmidetect}
12mu|freeipmi-1.3.1-1|57	This package contains one of the libraries needed to run programs dynamically
12mu|freeipmi-1.3.1-1|58	linked with %{name}.
12mu|freeipmi-1.3.1-1|59	
12mu|freeipmi-1.3.1-1|60	%package -n	%{libipmimonitoring}
12mu|freeipmi-1.3.1-1|61	Summary:	Main library for %{name}
12mu|freeipmi-1.3.1-1|62	Group:		System/Libraries
12mu|freeipmi-1.3.1-1|63	
12mu|freeipmi-1.3.1-1|64	%description -n	%{libipmimonitoring}
12mu|freeipmi-1.3.1-1|65	This package contains one of the libraries needed to run programs dynamically
12mu|freeipmi-1.3.1-1|66	linked with %{name}.
12mu|freeipmi-1.3.1-1|67	
12mu|freeipmi-1.3.1-1|68	%package -n	%{devname}
12mu|freeipmi-1.3.1-1|69	Summary:	Headers for developing programs that will use %{name}
12mu|freeipmi-1.3.1-1|70	Group:		Development/C
12mu|freeipmi-1.3.1-1|71	Requires:	%{libfreeipmi} = %{version}-%{release}
12mu|freeipmi-1.3.1-1|72	Requires:	%{libipmimonitoring} = %{version}-%{release}
12mu|freeipmi-1.3.1-1|73	Requires:	%{libipmiconsole} = %{version}-%{release}
12mu|freeipmi-1.3.1-1|74	Requires:	%{libipmidetect} = %{version}-%{release}
12mu|freeipmi-1.3.1-1|75	Provides:	%{name}-devel = %{version}-%{release}
12mu|freeipmi-1.3.1-1|76	
12mu|freeipmi-1.3.1-1|77	%description -n	%{devname}
12mu|freeipmi-1.3.1-1|78	This package contains the headers that programmers will need to develop
12mu|freeipmi-1.3.1-1|79	applications which will use %{name}.
12mu|freeipmi-1.3.1-1|80	
12mu|freeipmi-1.3.1-1|81	%package fish
12mu|freeipmi-1.3.1-1|82	Summary:    FreeIPMI Shell
12mu|freeipmi-1.3.1-1|83	Group:      System/Kernel and hardware
12mu|freeipmi-1.3.1-1|84	Requires:   %{name} = %{version}
12mu|freeipmi-1.3.1-1|85	
12mu|freeipmi-1.3.1-1|86	%description fish
12mu|freeipmi-1.3.1-1|87	Fish provides Shell, Extension/Plug-in and scripting interface. As a
12mu|freeipmi-1.3.1-1|88	shell, User has access to both in-band and out-of-band access to the
12mu|freeipmi-1.3.1-1|89	host BMC through a rich set of IPMI commands.
12mu|freeipmi-1.3.1-1|90	
12mu|freeipmi-1.3.1-1|91	%package utils
12mu|freeipmi-1.3.1-1|92	Summary:    FreeIPMI Utilities
12mu|freeipmi-1.3.1-1|93	Group:      System/Kernel and hardware
12mu|freeipmi-1.3.1-1|94	Requires:   %{name} = %{version}
12mu|freeipmi-1.3.1-1|95	Requires(pre,preun):	rpm-helper
12mu|freeipmi-1.3.1-1|96	
12mu|freeipmi-1.3.1-1|97	%description utils
12mu|freeipmi-1.3.1-1|98	FreeIPMI utilities ipmipower, bmc-watchdog, ipmiping, and rmcpping.
12mu|freeipmi-1.3.1-1|99	
12mu|freeipmi-1.3.1-1|100	%prep
12mu|freeipmi-1.3.1-1|101	%setup -q
12mu|freeipmi-1.3.1-1|102	
12mu|freeipmi-1.3.1-1|103	%build
12mu|freeipmi-1.3.1-1|104	%configure2_5x \
12mu|freeipmi-1.3.1-1|105	--disable-static \
12mu|freeipmi-1.3.1-1|106	--localstatedir=/%{_var} \
12mu|freeipmi-1.3.1-1|107	--disable-dependency-tracking
12mu|freeipmi-1.3.1-1|108	
12mu|freeipmi-1.3.1-1|109	%make
12mu|freeipmi-1.3.1-1|110	cd doc
12mu|freeipmi-1.3.1-1|111	make pdf
12mu|freeipmi-1.3.1-1|112	cd -
12mu|freeipmi-1.3.1-1|113	
12mu|freeipmi-1.3.1-1|114	%install
12mu|freeipmi-1.3.1-1|115	%makeinstall_std
12mu|freeipmi-1.3.1-1|116	
12mu|freeipmi-1.3.1-1|117	install -d -m 755 %{buildroot}/%{_initrddir}
12mu|freeipmi-1.3.1-1|118	mv %{buildroot}/%{_sysconfdir}/init.d/bmc-watchdog %{buildroot}/%{_initrddir}/bmcwatchdog
12mu|freeipmi-1.3.1-1|119	mv %{buildroot}/%{_sysconfdir}/init.d/ipmidetectd %{buildroot}/%{_initrddir}
12mu|freeipmi-1.3.1-1|120	mv %{buildroot}/%{_sysconfdir}/init.d/ipmiseld %{buildroot}/%{_initrddir}
12mu|freeipmi-1.3.1-1|121	rm -rf %{buildroot}%{_docdir}/%{name}
12mu|freeipmi-1.3.1-1|122	
12mu|freeipmi-1.3.1-1|123	%post fish
12mu|freeipmi-1.3.1-1|124	%_post_service ipmiseld
12mu|freeipmi-1.3.1-1|125	
12mu|freeipmi-1.3.1-1|126	%preun fish
12mu|freeipmi-1.3.1-1|127	%_preun_service ipmiseld
12mu|freeipmi-1.3.1-1|128	
12mu|freeipmi-1.3.1-1|129	%post utils
12mu|freeipmi-1.3.1-1|130	%_post_service bmcwatchdog
12mu|freeipmi-1.3.1-1|131	
12mu|freeipmi-1.3.1-1|132	%preun utils
12mu|freeipmi-1.3.1-1|133	%_preun_service bmcwatchdog
12mu|freeipmi-1.3.1-1|134	
12mu|freeipmi-1.3.1-1|135	%files
12mu|freeipmi-1.3.1-1|136	%doc AUTHORS COPYING ChangeLog* INSTALL NEWS README TODO
12mu|freeipmi-1.3.1-1|137	%doc doc/*.pdf
12mu|freeipmi-1.3.1-1|138	%{_sysconfdir}/freeipmi/*.conf
12mu|freeipmi-1.3.1-1|139	%{_mandir}/man5/freeipmi_interpret_sel.conf.5.*
12mu|freeipmi-1.3.1-1|140	%{_mandir}/man5/freeipmi_interpret_sensor.conf.5.*
12mu|freeipmi-1.3.1-1|141	%{_mandir}/man5/libipmiconsole.conf.5.*
12mu|freeipmi-1.3.1-1|142	%{_infodir}/freeipmi-faq.info*
12mu|freeipmi-1.3.1-1|143	%dir %{_localstatedir}/lib/%{name}
12mu|freeipmi-1.3.1-1|144	%dir %{_localstatedir}/lib/%{name}/ipckey
12mu|freeipmi-1.3.1-1|145	
12mu|freeipmi-1.3.1-1|146	%files -n %{libfreeipmi}
12mu|freeipmi-1.3.1-1|147	%{_libdir}/libfreeipmi.so.%{freeipmi_major}*
12mu|freeipmi-1.3.1-1|148	
12mu|freeipmi-1.3.1-1|149	%files -n %{libipmiconsole}
12mu|freeipmi-1.3.1-1|150	%{_libdir}/libipmiconsole.so.%{ipmiconsole_major}*
12mu|freeipmi-1.3.1-1|151	
12mu|freeipmi-1.3.1-1|152	%files -n %{libipmidetect}
12mu|freeipmi-1.3.1-1|153	%{_libdir}/libipmidetect.so.%{ipmidetect_major}*
12mu|freeipmi-1.3.1-1|154	
12mu|freeipmi-1.3.1-1|155	%files -n %{libipmimonitoring}
12mu|freeipmi-1.3.1-1|156	%{_libdir}/libipmimonitoring.so.%{ipmimonitoring_major}*
12mu|freeipmi-1.3.1-1|157	
12mu|freeipmi-1.3.1-1|158	%files -n %{devname}
12mu|freeipmi-1.3.1-1|159	%{_libdir}/*.so
12mu|freeipmi-1.3.1-1|160	%{_includedir}/*
12mu|freeipmi-1.3.1-1|161	%{_libdir}/pkgconfig/libfreeipmi.pc
12mu|freeipmi-1.3.1-1|162	%{_libdir}/pkgconfig/libipmiconsole.pc
12mu|freeipmi-1.3.1-1|163	%{_libdir}/pkgconfig/libipmidetect.pc
12mu|freeipmi-1.3.1-1|164	%{_libdir}/pkgconfig/libipmimonitoring.pc
12mu|freeipmi-1.3.1-1|165	
12mu|freeipmi-1.3.1-1|166	%files fish
12mu|freeipmi-1.3.1-1|167	%{_initrddir}/ipmiseld
12mu|freeipmi-1.3.1-1|168	%{_sbindir}/bmc-config
12mu|freeipmi-1.3.1-1|169	%{_sbindir}/bmc-info
12mu|freeipmi-1.3.1-1|170	%{_sbindir}/ipmi-sel
12mu|freeipmi-1.3.1-1|171	%{_sbindir}/ipmiseld
12mu|freeipmi-1.3.1-1|172	%{_sbindir}/ipmi-sensors
12mu|freeipmi-1.3.1-1|173	%{_sbindir}/ipmi-sensors-config
12mu|freeipmi-1.3.1-1|174	%{_mandir}/man5/bmc-config.conf.5*
12mu|freeipmi-1.3.1-1|175	%{_mandir}/man5/ipmiseld.conf.5*
12mu|freeipmi-1.3.1-1|176	%{_mandir}/man8/bmc-config.8*
12mu|freeipmi-1.3.1-1|177	%{_mandir}/man8/bmc-info.8*
12mu|freeipmi-1.3.1-1|178	%{_mandir}/man8/ipmi-sel.8*
12mu|freeipmi-1.3.1-1|179	%{_mandir}/man8/ipmiseld.8*
12mu|freeipmi-1.3.1-1|180	%{_mandir}/man8/ipmi-sensors.8*
12mu|freeipmi-1.3.1-1|181	%{_mandir}/man8/ipmi-sensors-config.8*
12mu|freeipmi-1.3.1-1|182	
12mu|freeipmi-1.3.1-1|183	%files utils
12mu|freeipmi-1.3.1-1|184	%doc COPYING.bmc-watchdog DISCLAIMER.bmc-watchdog
12mu|freeipmi-1.3.1-1|185	%doc COPYING.ipmiconsole DISCLAIMER.ipmiconsole
12mu|freeipmi-1.3.1-1|186	%doc COPYING.ipmiping DISCLAIMER.ipmiping
12mu|freeipmi-1.3.1-1|187	%doc COPYING.ipmipower DISCLAIMER.ipmipower
12mu|freeipmi-1.3.1-1|188	%{_initrddir}/bmcwatchdog
12mu|freeipmi-1.3.1-1|189	%{_initrddir}/ipmidetectd
12mu|freeipmi-1.3.1-1|190	%config(noreplace) %{_sysconfdir}/sysconfig/bmc-watchdog
12mu|freeipmi-1.3.1-1|191	%{_sbindir}/bmc-device
12mu|freeipmi-1.3.1-1|192	%{_sbindir}/bmc-watchdog
12mu|freeipmi-1.3.1-1|193	%{_sbindir}/ipmi-chassis
12mu|freeipmi-1.3.1-1|194	%{_sbindir}/ipmi-chassis-config
12mu|freeipmi-1.3.1-1|195	%{_sbindir}/ipmi-console
12mu|freeipmi-1.3.1-1|196	%{_sbindir}/ipmi-dcmi
12mu|freeipmi-1.3.1-1|197	%{_sbindir}/ipmi-detect
12mu|freeipmi-1.3.1-1|198	%{_sbindir}/ipmi-fru
12mu|freeipmi-1.3.1-1|199	%{_sbindir}/ipmi-locate
12mu|freeipmi-1.3.1-1|200	%{_sbindir}/ipmi-oem
12mu|freeipmi-1.3.1-1|201	%{_sbindir}/ipmi-pet
12mu|freeipmi-1.3.1-1|202	%{_sbindir}/ipmi-pef-config
12mu|freeipmi-1.3.1-1|203	%{_sbindir}/ipmi-ping
12mu|freeipmi-1.3.1-1|204	%{_sbindir}/ipmi-power
12mu|freeipmi-1.3.1-1|205	%{_sbindir}/ipmi-raw
12mu|freeipmi-1.3.1-1|206	%{_sbindir}/ipmiconsole
12mu|freeipmi-1.3.1-1|207	%{_sbindir}/ipmidetect
12mu|freeipmi-1.3.1-1|208	%{_sbindir}/ipmidetectd
12mu|freeipmi-1.3.1-1|209	%{_sbindir}/ipmimonitoring
12mu|freeipmi-1.3.1-1|210	%{_sbindir}/ipmiping
12mu|freeipmi-1.3.1-1|211	%{_sbindir}/ipmipower
12mu|freeipmi-1.3.1-1|212	%{_sbindir}/pef-config
12mu|freeipmi-1.3.1-1|213	%{_sbindir}/rmcp-ping
12mu|freeipmi-1.3.1-1|214	%{_sbindir}/rmcpping
12mu|freeipmi-1.3.1-1|215	%{_mandir}/man3/libfreeipmi.3.*
12mu|freeipmi-1.3.1-1|216	%{_mandir}/man3/libipmiconsole.3.*
12mu|freeipmi-1.3.1-1|217	%{_mandir}/man3/libipmidetect.3.*
12mu|freeipmi-1.3.1-1|218	%{_mandir}/man3/libipmimonitoring.3.*
12mu|freeipmi-1.3.1-1|219	%{_mandir}/man5/freeipmi.conf.5.*
12mu|freeipmi-1.3.1-1|220	%{_mandir}/man5/ipmi_monitoring_sensors.conf.5.*
12mu|freeipmi-1.3.1-1|221	%{_mandir}/man5/ipmiconsole.conf.5.*
12mu|freeipmi-1.3.1-1|222	%{_mandir}/man5/ipmidetect.conf.5.*
12mu|freeipmi-1.3.1-1|223	%{_mandir}/man5/ipmidetectd.conf.5.*
12mu|freeipmi-1.3.1-1|224	%{_mandir}/man5/ipmimonitoring.conf.5.*
12mu|freeipmi-1.3.1-1|225	%{_mandir}/man5/ipmimonitoring_sensors.conf.5.*
12mu|freeipmi-1.3.1-1|226	%{_mandir}/man5/ipmipower.conf.5.*
12mu|freeipmi-1.3.1-1|227	%{_mandir}/man5/libipmimonitoring.conf.5.*
12mu|freeipmi-1.3.1-1|228	%{_mandir}/man7/freeipmi.7.*
12mu|freeipmi-1.3.1-1|229	%{_mandir}/man8/bmc-device.8.*
12mu|freeipmi-1.3.1-1|230	%{_mandir}/man8/bmc-watchdog.8.*
12mu|freeipmi-1.3.1-1|231	%{_mandir}/man8/ipmi-chassis-config.8.*
12mu|freeipmi-1.3.1-1|232	%{_mandir}/man8/ipmi-chassis.8.*
12mu|freeipmi-1.3.1-1|233	%{_mandir}/man8/ipmi-console.8.*
12mu|freeipmi-1.3.1-1|234	%{_mandir}/man8/ipmi-dcmi.8.*
12mu|freeipmi-1.3.1-1|235	%{_mandir}/man8/ipmi-detect.8.*
12mu|freeipmi-1.3.1-1|236	%{_mandir}/man8/ipmi-fru.8.*
12mu|freeipmi-1.3.1-1|237	%{_mandir}/man8/ipmi-locate.8.*
12mu|freeipmi-1.3.1-1|238	%{_mandir}/man8/ipmi-oem.8.*
12mu|freeipmi-1.3.1-1|239	%{_mandir}/man8/ipmi-pet.8.*
12mu|freeipmi-1.3.1-1|240	%{_mandir}/man8/ipmi-pef-config.8.*
12mu|freeipmi-1.3.1-1|241	%{_mandir}/man8/ipmi-ping.8.*
12mu|freeipmi-1.3.1-1|242	%{_mandir}/man8/ipmi-power.8.*
12mu|freeipmi-1.3.1-1|243	%{_mandir}/man8/ipmi-raw.8.*
12mu|freeipmi-1.3.1-1|244	%{_mandir}/man8/ipmiconsole.8.*
12mu|freeipmi-1.3.1-1|245	%{_mandir}/man8/ipmidetect.8.*
12mu|freeipmi-1.3.1-1|246	%{_mandir}/man8/ipmidetectd.8.*
12mu|freeipmi-1.3.1-1|247	%{_mandir}/man8/ipmimonitoring.8.*
12mu|freeipmi-1.3.1-1|248	%{_mandir}/man8/ipmiping.8.*
12mu|freeipmi-1.3.1-1|249	%{_mandir}/man8/ipmipower.8.*
12mu|freeipmi-1.3.1-1|250	%{_mandir}/man8/pef-config.8.*
12mu|freeipmi-1.3.1-1|251	%{_mandir}/man8/rmcp-ping.8.*
12mu|freeipmi-1.3.1-1|252	%{_mandir}/man8/rmcpping.8.*
12mu|freeipmi-1.3.1-1|253	

19650 12
12mu|freeradius-2.1.12-7|1	%define _disable_ld_no_undefined 1
12mu|freeradius-2.1.12-7|2	
12mu|freeradius-2.1.12-7|3	%define major 1
12mu|freeradius-2.1.12-7|4	%define libname %mklibname freeradius %{major}
12mu|freeradius-2.1.12-7|5	%define develname %mklibname -d freeradius
12mu|freeradius-2.1.12-7|6	
12mu|freeradius-2.1.12-7|7	%define __noautoreq 'perl\\(DBI\\)'
12mu|freeradius-2.1.12-7|8	
12mu|freeradius-2.1.12-7|9	Summary:	High-performance and highly configurable RADIUS server
12mu|freeradius-2.1.12-7|10	Name:		freeradius
12mu|freeradius-2.1.12-7|11	Version:	2.1.12
12mu|freeradius-2.1.12-7|12	Release:	7
12mu|freeradius-2.1.12-7|13	License:	GPL
12mu|freeradius-2.1.12-7|14	Group:		System/Servers
12mu|freeradius-2.1.12-7|15	URL:		http://www.freeradius.org/
12mu|freeradius-2.1.12-7|16	Source0:	ftp://ftp.freeradius.org/pub/radius/%{name}-server-%{version}.tar.bz2
12mu|freeradius-2.1.12-7|17	Source1:	ftp://ftp.freeradius.org/pub/radius/%{name}-server-%{version}.tar.bz2.sig
12mu|freeradius-2.1.12-7|18	Source3:	freeradius.pam
12mu|freeradius-2.1.12-7|19	Source4:	freeradius.init
12mu|freeradius-2.1.12-7|20	Source5:	freeradius.logrotate
12mu|freeradius-2.1.12-7|21	Source6:	freeradius.sysconfig
12mu|freeradius-2.1.12-7|22	Patch0:		freeradius-2.1.11-ssl-config.patch
12mu|freeradius-2.1.12-7|23	Patch1:		freeradius-server-2.1.6-fix-format-errors.patch
12mu|freeradius-2.1.12-7|24	Patch4:		freeradius-0.8.1-use-system-com_err.patch
12mu|freeradius-2.1.12-7|25	Patch6:		freeradius-server-2.1.10-avoid-version.diff
12mu|freeradius-2.1.12-7|26	Patch7:		freeradius-server-2.1.10-version-info.diff
12mu|freeradius-2.1.12-7|27	Patch8:		freeradius-2.0.0-samba3.patch
12mu|freeradius-2.1.12-7|28	Patch9:		freeradius-server-2.1.8-ltdl_no_la.patch
12mu|freeradius-2.1.12-7|29	Patch10:	freeradius-server-linkage_fix.diff
12mu|freeradius-2.1.12-7|30	Patch11:	freeradius-server-2.1.7-fix-perl-scripts.patch
12mu|freeradius-2.1.12-7|31	Patch12:	freeradius-server-2.1.12-fix_broken_perl_ldflags.diff
12mu|freeradius-2.1.12-7|32	BuildRequires:	gdbm-devel
12mu|freeradius-2.1.12-7|33	BuildRequires:	krb5-devel
12mu|freeradius-2.1.12-7|34	BuildRequires:	libsasl-devel
12mu|freeradius-2.1.12-7|35	BuildRequires:	libtool-devel
12mu|freeradius-2.1.12-7|36	BuildRequires:	mysql-devel
12mu|freeradius-2.1.12-7|37	BuildRequires:	openldap-devel
12mu|freeradius-2.1.12-7|38	BuildRequires:	openssl-devel
12mu|freeradius-2.1.12-7|39	BuildRequires:	pam-devel
12mu|freeradius-2.1.12-7|40	BuildRequires:	pcap-devel
12mu|freeradius-2.1.12-7|41	BuildRequires:	perl-devel
12mu|freeradius-2.1.12-7|42	BuildRequires:	postgresql-devel
12mu|freeradius-2.1.12-7|43	BuildRequires:	python-devel
12mu|freeradius-2.1.12-7|44	BuildRequires:	rpm-helper >= 0.21
12mu|freeradius-2.1.12-7|45	BuildRequires:	sqlite3-devel
12mu|freeradius-2.1.12-7|46	BuildRequires:	unixODBC-devel
12mu|freeradius-2.1.12-7|47	BuildRequires:	zlib-devel
12mu|freeradius-2.1.12-7|48	# minimal version for ssl cert generation
12mu|freeradius-2.1.12-7|49	Requires(post): openssl
12mu|freeradius-2.1.12-7|50	Requires(post): rpm-helper >= 0.21
12mu|freeradius-2.1.12-7|51	Requires(preun): rpm-helper >= 0.19
12mu|freeradius-2.1.12-7|52	Requires(pre): rpm-helper >= 0.19
12mu|freeradius-2.1.12-7|53	Requires(postun): rpm-helper >= 0.19
12mu|freeradius-2.1.12-7|54	Conflicts:	radiusd-cistron
12mu|freeradius-2.1.12-7|55	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mu|freeradius-2.1.12-7|56	
12mu|freeradius-2.1.12-7|57	%description
12mu|freeradius-2.1.12-7|58	The FreeRADIUS Server Project is a high-performance and highly configurable
12mu|freeradius-2.1.12-7|59	GPL'd RADIUS server. It is somewhat similar to the Livingston 2.0 RADIUS
12mu|freeradius-2.1.12-7|60	server, but has many more features, and is much more configurable.
12mu|freeradius-2.1.12-7|61	
12mu|freeradius-2.1.12-7|62	%package -n	%{name}-krb5
12mu|freeradius-2.1.12-7|63	Summary:	The Kerberos module for %{name}
12mu|freeradius-2.1.12-7|64	Group:		System/Servers
12mu|freeradius-2.1.12-7|65	Requires:	krb5-libs
12mu|freeradius-2.1.12-7|66	Requires:	%{name} >= %{version}-%{release}
12mu|freeradius-2.1.12-7|67	Obsoletes:	%{libname}-krb5
12mu|freeradius-2.1.12-7|68	
12mu|freeradius-2.1.12-7|69	%description -n	%{name}-krb5
12mu|freeradius-2.1.12-7|70	The FreeRADIUS server can use Kerberos to authenticate users, and this module
12mu|freeradius-2.1.12-7|71	is necessary for that.
12mu|freeradius-2.1.12-7|72	
12mu|freeradius-2.1.12-7|73	%package -n	%{name}-ldap
12mu|freeradius-2.1.12-7|74	Summary:	The LDAP module for %{name}
12mu|freeradius-2.1.12-7|75	Group:		System/Servers
12mu|freeradius-2.1.12-7|76	Requires:	%{name} >= %{version}-%{release}
12mu|freeradius-2.1.12-7|77	Obsoletes:	%{libname}-ldap
12mu|freeradius-2.1.12-7|78	
12mu|freeradius-2.1.12-7|79	%description -n	%{name}-ldap
12mu|freeradius-2.1.12-7|80	The FreeRADIUS server can use LDAP to authenticate users, and this module is
12mu|freeradius-2.1.12-7|81	necessary for that.
12mu|freeradius-2.1.12-7|82	
12mu|freeradius-2.1.12-7|83	%package -n	%{name}-postgresql
12mu|freeradius-2.1.12-7|84	Summary:	The PostgreSQL module for %{name}
12mu|freeradius-2.1.12-7|85	Group:		System/Servers
12mu|freeradius-2.1.12-7|86	Requires:	%{name} >= %{version}-%{release}
12mu|freeradius-2.1.12-7|87	Obsoletes:	%{libname}-postgresql
12mu|freeradius-2.1.12-7|88	
12mu|freeradius-2.1.12-7|89	%description -n	%{name}-postgresql
12mu|freeradius-2.1.12-7|90	The FreeRADIUS server can use PostgreSQL to authenticate users and do
12mu|freeradius-2.1.12-7|91	accounting, and this module is necessary for that.
12mu|freeradius-2.1.12-7|92	
12mu|freeradius-2.1.12-7|93	%package -n	%{name}-mysql
12mu|freeradius-2.1.12-7|94	Summary:	The MySQL module for %{name}
12mu|freeradius-2.1.12-7|95	Group:		System/Servers
12mu|freeradius-2.1.12-7|96	Requires:	%{name} >= %{version}-%{release}
12mu|freeradius-2.1.12-7|97	Obsoletes:	%{libname}-mysql
12mu|freeradius-2.1.12-7|98	
12mu|freeradius-2.1.12-7|99	%description -n	%{name}-mysql
12mu|freeradius-2.1.12-7|100	The FreeRADIUS server can use MySQL to authenticate users and do accounting,
12mu|freeradius-2.1.12-7|101	and this module is necessary for that.
12mu|freeradius-2.1.12-7|102	
12mu|freeradius-2.1.12-7|103	%package -n	%{name}-unixODBC
12mu|freeradius-2.1.12-7|104	Summary:	The unixODBC module for %{name}
12mu|freeradius-2.1.12-7|105	Group:		System/Servers
12mu|freeradius-2.1.12-7|106	Requires:	%{name} >= %{version}-%{release}
12mu|freeradius-2.1.12-7|107	Obsoletes:	%{libname}-unixODBC
12mu|freeradius-2.1.12-7|108	
12mu|freeradius-2.1.12-7|109	%description -n	%{name}-unixODBC
12mu|freeradius-2.1.12-7|110	The FreeRADIUS server can use unixODBC to authenticate users and do accounting,
12mu|freeradius-2.1.12-7|111	and this module is necessary for that.
12mu|freeradius-2.1.12-7|112	
12mu|freeradius-2.1.12-7|113	%package -n	%{name}-sqlite
12mu|freeradius-2.1.12-7|114	Summary:	The sqlite module for %{name}
12mu|freeradius-2.1.12-7|115	Group:		System/Servers
12mu|freeradius-2.1.12-7|116	Requires:	%{name} >= %{version}-%{release}
12mu|freeradius-2.1.12-7|117	Obsoletes:	%{libname}-sqlite
12mu|freeradius-2.1.12-7|118	
12mu|freeradius-2.1.12-7|119	%description -n	%{name}-sqlite
12mu|freeradius-2.1.12-7|120	The FreeRADIUS server can use sqlite to authenticate users and do accounting,
12mu|freeradius-2.1.12-7|121	and this module is necessary for that.
12mu|freeradius-2.1.12-7|122	
12mu|freeradius-2.1.12-7|123	%package -n	%{libname}
12mu|freeradius-2.1.12-7|124	Summary:	Libraries for %{name}
12mu|freeradius-2.1.12-7|125	Group:		System/Libraries
12mu|freeradius-2.1.12-7|126	
12mu|freeradius-2.1.12-7|127	%description -n	%{libname}
12mu|freeradius-2.1.12-7|128	Libraries for %{name}
12mu|freeradius-2.1.12-7|129	
12mu|freeradius-2.1.12-7|130	%package -n	%{develname}
12mu|freeradius-2.1.12-7|131	Summary:	Development headers for %{name}
12mu|freeradius-2.1.12-7|132	Group:		Development/C
12mu|freeradius-2.1.12-7|133	Requires:	%{libname} >= %{version}-%{release}
12mu|freeradius-2.1.12-7|134	Obsoletes:	%{mklibname -d %{name} 1}
12mu|freeradius-2.1.12-7|135	Provides:	freeradius-devel = %{version}-%{release}
12mu|freeradius-2.1.12-7|136	Obsoletes:	freeradius-devel
12mu|freeradius-2.1.12-7|137	
12mu|freeradius-2.1.12-7|138	%description -n	%{develname}
12mu|freeradius-2.1.12-7|139	Development headers and libraries for %{name}
12mu|freeradius-2.1.12-7|140	
12mu|freeradius-2.1.12-7|141	%package web
12mu|freeradius-2.1.12-7|142	Summary:	Web based administration interface for freeradius
12mu|freeradius-2.1.12-7|143	Group:		System/Servers
12mu|freeradius-2.1.12-7|144	Requires:	apache-mod_php
12mu|freeradius-2.1.12-7|145	Requires:	freeradius
12mu|freeradius-2.1.12-7|146	Requires:	php-mysql
12mu|freeradius-2.1.12-7|147	Requires:	net-snmp-mibs
12mu|freeradius-2.1.12-7|148	Requires:	net-snmp-utils
12mu|freeradius-2.1.12-7|149	%if %mdkversion < 201010
12mu|freeradius-2.1.12-7|150	Requires(post):   rpm-helper
12mu|freeradius-2.1.12-7|151	Requires(postun):   rpm-helper
12mu|freeradius-2.1.12-7|152	%endif
12mu|freeradius-2.1.12-7|153	Provides:	dialup_admin = %{version}-%{release}
12mu|freeradius-2.1.12-7|154	Obsoletes:	dialup_admin
12mu|freeradius-2.1.12-7|155	
12mu|freeradius-2.1.12-7|156	%description web
12mu|freeradius-2.1.12-7|157	dialup_admin is a web based administration interface for the freeradius radius
12mu|freeradius-2.1.12-7|158	server. It is written in PHP4. It is modular and right now it assumes that user
12mu|freeradius-2.1.12-7|159	information is stored in an ldap server or an sql database and accounting in an
12mu|freeradius-2.1.12-7|160	sql server.
12mu|freeradius-2.1.12-7|161	
12mu|freeradius-2.1.12-7|162	%prep
12mu|freeradius-2.1.12-7|163	%setup -q -n %{name}-server-%{version}
12mu|freeradius-2.1.12-7|164	
12mu|freeradius-2.1.12-7|165	# fix strange perms
12mu|freeradius-2.1.12-7|166	find . -type d -perm 0700 -exec chmod 755 {} \;
12mu|freeradius-2.1.12-7|167	find . -type f -perm 0555 -exec chmod 755 {} \;
12mu|freeradius-2.1.12-7|168	find . -type f -perm 0444 -exec chmod 644 {} \;
12mu|freeradius-2.1.12-7|169	
12mu|freeradius-2.1.12-7|170	%patch0 -p0 -b .config
12mu|freeradius-2.1.12-7|171	%patch4 -p0 -b .peroyvind
12mu|freeradius-2.1.12-7|172	%patch6 -p1 -b .avoid-version
12mu|freeradius-2.1.12-7|173	%patch7 -p1 -b .version-info
12mu|freeradius-2.1.12-7|174	%patch8 -p0 -b .samba3
12mu|freeradius-2.1.12-7|175	%patch9 -p1 -b .ltdl_no_la
12mu|freeradius-2.1.12-7|176	%patch10 -p0 -b .linkage_fix
12mu|freeradius-2.1.12-7|177	%patch11 -p1 -b .file-temp
12mu|freeradius-2.1.12-7|178	%patch1 -p 1
12mu|freeradius-2.1.12-7|179	%patch12 -p1 -b .fix_broken_perl_ldflags
12mu|freeradius-2.1.12-7|180	
12mu|freeradius-2.1.12-7|181	# For pre release only:
12mu|freeradius-2.1.12-7|182	perl -pi -e 's,\$\(RADIUSD_VERSION\),%{version},' doc/Makefile
12mu|freeradius-2.1.12-7|183	perl -pi -e 's,\$\(RADIUSD_VERSION\),%{version},' doc/rfc/Makefile
12mu|freeradius-2.1.12-7|184	
12mu|freeradius-2.1.12-7|185	%__install -d Mandriva
12mu|freeradius-2.1.12-7|186	# fix conditional pam config file
12mu|freeradius-2.1.12-7|187	cp %{SOURCE3} Mandriva/freeradius.pam
12mu|freeradius-2.1.12-7|188	cp %{SOURCE4} Mandriva/%{name}.init
12mu|freeradius-2.1.12-7|189	cp %{SOURCE5} Mandriva/%{name}.logrotate
12mu|freeradius-2.1.12-7|190	
12mu|freeradius-2.1.12-7|191	# fix path
12mu|freeradius-2.1.12-7|192	find . -type f | xargs perl -pi -e "s|/usr/local/bin|%{_bindir}|g"
12mu|freeradius-2.1.12-7|193	
12mu|freeradius-2.1.12-7|194	# move php3 to php
12mu|freeradius-2.1.12-7|195	find dialup_admin -name '*.php3' | while read php3; do
12mu|freeradius-2.1.12-7|196	mv $php3 ${php3%%.php3}.php
12mu|freeradius-2.1.12-7|197	done
12mu|freeradius-2.1.12-7|198	
12mu|freeradius-2.1.12-7|199	find dialup_admin -type f | xargs perl -pi -e "s|\.php3|\.php|g"
12mu|freeradius-2.1.12-7|200	perl -pi -e "s|\\\${bindir}|\\\${bindir}/|g" dialup_admin/Makefile
12mu|freeradius-2.1.12-7|201	
12mu|freeradius-2.1.12-7|202	%build
12mu|freeradius-2.1.12-7|203	%serverbuild
12mu|freeradius-2.1.12-7|204	
12mu|freeradius-2.1.12-7|205	export CFLAGS="$CFLAGS -fPIC -DLDAP_DEPRECATED"
12mu|freeradius-2.1.12-7|206	export CXXFLAGS="$CXXFLAGS -fPIC -DLDAP_DEPRECATED"
12mu|freeradius-2.1.12-7|207	
12mu|freeradius-2.1.12-7|208	%configure2_5x \
12mu|freeradius-2.1.12-7|209	--with-gnu-ld \
12mu|freeradius-2.1.12-7|210	--with-threads \
12mu|freeradius-2.1.12-7|211	--with-thread-pool \
12mu|freeradius-2.1.12-7|212	--with-system-libtool \
12mu|freeradius-2.1.12-7|213	--libdir=%{_libdir}/%{name}  \
12mu|freeradius-2.1.12-7|214	--libexecdir=%{_libdir}/%{name} \
12mu|freeradius-2.1.12-7|215	--localstatedir=%{_var} \
12mu|freeradius-2.1.12-7|216	--with-logdir=%{_var}/log/radius \
12mu|freeradius-2.1.12-7|217	--disable-ltdl-install \
12mu|freeradius-2.1.12-7|218	--with-ltdl-lib=%{_libdir} \
12mu|freeradius-2.1.12-7|219	--with-ltdl-include=%{_includedir} \
12mu|freeradius-2.1.12-7|220	--with-radacctdir=%{_var}/log/radius/radacct \
12mu|freeradius-2.1.12-7|221	--with-raddbdir=%{_sysconfdir}/raddb \
12mu|freeradius-2.1.12-7|222	--with-static-modules="" \
12mu|freeradius-2.1.12-7|223	--with-experimental-modules \
12mu|freeradius-2.1.12-7|224	--with-large-files \
12mu|freeradius-2.1.12-7|225	--with-rlm-dbm-lib-dir=%{_libdir} \
12mu|freeradius-2.1.12-7|226	--with-rlm-eap-peap-lib-dir=%{_libdir} \
12mu|freeradius-2.1.12-7|227	--with-openssl-libraries=%{_libdir} \
12mu|freeradius-2.1.12-7|228	--with-rlm-krb5-lib-dir=%{_libdir} \
12mu|freeradius-2.1.12-7|229	--with-rlm-ldap-lib-dir=%{_libdir} \
12mu|freeradius-2.1.12-7|230	--with-rlm-ldap-include-dir=%{_includedir}/ldap \
12mu|freeradius-2.1.12-7|231	--with-mysql-include-dir=%{_includedir}/mysql \
12mu|freeradius-2.1.12-7|232	--with-mysql-lib-dir=%{_libdir}/mysql \
12mu|freeradius-2.1.12-7|233	--with-mysql-dir=%{_prefix} \
12mu|freeradius-2.1.12-7|234	--with-rlm-sql-postgresql-lib-dir=%{_libdir}/mysql \
12mu|freeradius-2.1.12-7|235	--with-rlm-sql-postgresql-include-dir=%{_includedir}/pgsql \
12mu|freeradius-2.1.12-7|236	--with-unixodbc-lib-dir=%{_libdir} \
12mu|freeradius-2.1.12-7|237	--with-unixodbc-dir=%{_prefix} \
12mu|freeradius-2.1.12-7|238	--without-rlm_sql_db2 \
12mu|freeradius-2.1.12-7|239	--without-rlm_sql_firebird \
12mu|freeradius-2.1.12-7|240	--without-rlm_sql_freetds \
12mu|freeradius-2.1.12-7|241	--without-rlm_sql_iodbc \
12mu|freeradius-2.1.12-7|242	--without-rlm_sql_oracle \
12mu|freeradius-2.1.12-7|243	--without-rlm_sql_sybase \
12mu|freeradius-2.1.12-7|244	
12mu|freeradius-2.1.12-7|245	# enable this one with a hack...
12mu|freeradius-2.1.12-7|246	perl -pi \
12mu|freeradius-2.1.12-7|247	-e "s|^TARGET.*|TARGET=rlm_dbm|g;" \
12mu|freeradius-2.1.12-7|248	-e "s|^SRCS.*|SRCS=rlm_dbm.c|g;" \
12mu|freeradius-2.1.12-7|249	-e "s|^RLM_UTILS.*|RLM_UTILS=rlm_dbm_parser rlm_dbm_cat|g;" \
12mu|freeradius-2.1.12-7|250	-e "s|^RLM_CFLAGS.*|RLM_CFLAGS=-I%{_includedir}/gdbm -DHAVE_GDBM_NDBM_H|g;" \
12mu|freeradius-2.1.12-7|251	-e "s|^RLM_LIBS.*|RLM_LIBS=-L%{_libdir} -lgdbm -lgdbm_compat|g;" \
12mu|freeradius-2.1.12-7|252	-e "s|^RLM_INSTALL.*|RLM_INSTALL=rlm_dbm_install|g;" \
12mu|freeradius-2.1.12-7|253	src/modules/rlm_dbm/Makefile
12mu|freeradius-2.1.12-7|254	
12mu|freeradius-2.1.12-7|255	%if "%{_lib}" == "lib64"
12mu|freeradius-2.1.12-7|256	perl -pi -e 's:sys_lib_search_path_spec=.*:sys_lib_search_path_spec="/lib64 /usr/lib64 /usr/local/lib64":' libtool
12mu|freeradius-2.1.12-7|257	%endif
12mu|freeradius-2.1.12-7|258	
12mu|freeradius-2.1.12-7|259	make
12mu|freeradius-2.1.12-7|260	
12mu|freeradius-2.1.12-7|261	%install
12mu|freeradius-2.1.12-7|262	rm -rf %{buildroot}
12mu|freeradius-2.1.12-7|263	
12mu|freeradius-2.1.12-7|264	%__install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12mu|freeradius-2.1.12-7|265	%__install -d -m 755 %{buildroot}%{_sysconfdir}/pam.d
12mu|freeradius-2.1.12-7|266	%__install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
12mu|freeradius-2.1.12-7|267	%__install -d -m 755 %{buildroot}%{_initrddir}
12mu|freeradius-2.1.12-7|268	%__install -d -m 755 %{buildroot}%{_localstatedir}/run/radiusd
12mu|freeradius-2.1.12-7|269	%__install -d -m 755 %{buildroot}%{_includedir}/%{name}
12mu|freeradius-2.1.12-7|270	
12mu|freeradius-2.1.12-7|271	make install R=%{buildroot}
12mu|freeradius-2.1.12-7|272	
12mu|freeradius-2.1.12-7|273	# fix default configuration file permissions
12mu|freeradius-2.1.12-7|274	find %{buildroot}%{_sysconfdir}/raddb -type d | xargs chmod 755
12mu|freeradius-2.1.12-7|275	find %{buildroot}%{_sysconfdir}/raddb -type f | xargs chmod 644
12mu|freeradius-2.1.12-7|276	chmod 640 \
12mu|freeradius-2.1.12-7|277	%{buildroot}%{_sysconfdir}/raddb/acct_users \
12mu|freeradius-2.1.12-7|278	%{buildroot}%{_sysconfdir}/raddb/acct_users \
12mu|freeradius-2.1.12-7|279	%{buildroot}%{_sysconfdir}/raddb/clients.conf \
12mu|freeradius-2.1.12-7|280	%{buildroot}%{_sysconfdir}/raddb/preproxy_users \
12mu|freeradius-2.1.12-7|281	%{buildroot}%{_sysconfdir}/raddb/users \
12mu|freeradius-2.1.12-7|282	
12mu|freeradius-2.1.12-7|283	# install headers
12mu|freeradius-2.1.12-7|284	%__install -m 644 src/include/*  %{buildroot}%{_includedir}/%{name}/
12mu|freeradius-2.1.12-7|285	
12mu|freeradius-2.1.12-7|286	# install Mandriva scripts and stuff...
12mu|freeradius-2.1.12-7|287	%__install -m 644 Mandriva/%{name}.pam %{buildroot}%{_sysconfdir}/pam.d/radiusd
12mu|freeradius-2.1.12-7|288	%__install -m 644 Mandriva/%{name}.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/radiusd
12mu|freeradius-2.1.12-7|289	%__install -m 755 Mandriva/%{name}.init %{buildroot}%{_initrddir}/radiusd
12mu|freeradius-2.1.12-7|290	%__install -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/sysconfig/radiusd
12mu|freeradius-2.1.12-7|291	
12mu|freeradius-2.1.12-7|292	# put the mibs in place
12mu|freeradius-2.1.12-7|293	%__install -d -m 755 %{buildroot}%{_datadir}/snmp/mibs
12mu|freeradius-2.1.12-7|294	%__install -m 644 mibs/RADIUS* %{buildroot}%{_datadir}/snmp/mibs/
12mu|freeradius-2.1.12-7|295	
12mu|freeradius-2.1.12-7|296	# fix ghostfiles
12mu|freeradius-2.1.12-7|297	touch %{buildroot}%{_localstatedir}/log/radius/radutmp
12mu|freeradius-2.1.12-7|298	touch %{buildroot}%{_localstatedir}/log/radius/radwtmp
12mu|freeradius-2.1.12-7|299	touch %{buildroot}%{_localstatedir}/log/radius/radius.log
12mu|freeradius-2.1.12-7|300	
12mu|freeradius-2.1.12-7|301	# remove unneeded stuff
12mu|freeradius-2.1.12-7|302	%__rm -f %{buildroot}%{_sbindir}/rc.radiusd
12mu|freeradius-2.1.12-7|303	%__rm -f %{buildroot}%{_includedir}/%{name}/Makefile
12mu|freeradius-2.1.12-7|304	%__rm -f %{buildroot}%{_sysconfdir}/raddb/Makefile
12mu|freeradius-2.1.12-7|305	%__rm -rf %{buildroot}%{_sysconfdir}/raddb/sql/mssql
12mu|freeradius-2.1.12-7|306	%__rm -rf %{buildroot}%{_sysconfdir}/raddb/sql/oracle
12mu|freeradius-2.1.12-7|307	%__rm -f %{buildroot}%{_sysconfdir}/raddb/certs/*
12mu|freeradius-2.1.12-7|308	
12mu|freeradius-2.1.12-7|309	# remove faulty perl file...
12mu|freeradius-2.1.12-7|310	%__rm -f %{buildroot}%{_libdir}/%{name}/rlm_perl.a
12mu|freeradius-2.1.12-7|311	
12mu|freeradius-2.1.12-7|312	# include more docs
12mu|freeradius-2.1.12-7|313	%__cp src/modules/rlm_sql/README README.sql
12mu|freeradius-2.1.12-7|314	%__cp src/modules/rlm_cram/Readme Readme.cram
12mu|freeradius-2.1.12-7|315	%__cp src/modules/rlm_cram/Standard.draft .
12mu|freeradius-2.1.12-7|316	%__cp src/modules/rlm_cram/dictionary.sandy .
12mu|freeradius-2.1.12-7|317	%__cp src/modules/rlm_smb/README README.smb
12mu|freeradius-2.1.12-7|318	
12mu|freeradius-2.1.12-7|319	# put specific docs and files where they belong (prepare for doc inclusion)
12mu|freeradius-2.1.12-7|320	%__cp doc/rlm_krb5 .
12mu|freeradius-2.1.12-7|321	%__cp doc/RADIUS*.schema .
12mu|freeradius-2.1.12-7|322	%__cp doc/rlm_ldap .
12mu|freeradius-2.1.12-7|323	
12mu|freeradius-2.1.12-7|324	# nuke useless dupes
12mu|freeradius-2.1.12-7|325	rm -f %{buildroot}%{_libdir}/%{name}/*%{version}*.la
12mu|freeradius-2.1.12-7|326	
12mu|freeradius-2.1.12-7|327	#remove buildroot from the libtool files:
12mu|freeradius-2.1.12-7|328	perl -pi -e "s,(\s)\S+%{_builddir}\S+,\$1,g" \
12mu|freeradius-2.1.12-7|329	%{buildroot}%{_libdir}/%{name}/*.la
12mu|freeradius-2.1.12-7|330	
12mu|freeradius-2.1.12-7|331	%multiarch_includes %{buildroot}%{_includedir}/freeradius/build-radpaths-h
12mu|freeradius-2.1.12-7|332	
12mu|freeradius-2.1.12-7|333	%multiarch_includes %{buildroot}%{_includedir}/freeradius/radpaths.h
12mu|freeradius-2.1.12-7|334	
12mu|freeradius-2.1.12-7|335	# the web cruft
12mu|freeradius-2.1.12-7|336	install -d %{buildroot}%{_datadir}/%{name}-web
12mu|freeradius-2.1.12-7|337	install -d %{buildroot}%{_sysconfdir}/%{name}-web
12mu|freeradius-2.1.12-7|338	
12mu|freeradius-2.1.12-7|339	pushd dialup_admin
12mu|freeradius-2.1.12-7|340	make \
12mu|freeradius-2.1.12-7|341	DIALUP_PREFIX=%{buildroot}%{_datadir}/freeradius-web \
12mu|freeradius-2.1.12-7|342	DIALUP_DOCDIR=%{buildroot}%{_docdir}/freeradius-web \
12mu|freeradius-2.1.12-7|343	DIALUP_CONFDIR=%{buildroot}%{_sysconfdir}/freeradius-web \
12mu|freeradius-2.1.12-7|344	install
12mu|freeradius-2.1.12-7|345	popd
12mu|freeradius-2.1.12-7|346	
12mu|freeradius-2.1.12-7|347	find %{buildroot}%{_datadir}/freeradius-web | xargs perl -pi \
12mu|freeradius-2.1.12-7|348	-e 's|\.\./conf/config\.php|%{_sysconfdir}/freeradius-web/config\.php|g;' \
12mu|freeradius-2.1.12-7|349	-e 's|%{buildroot}||g;'
12mu|freeradius-2.1.12-7|350	
12mu|freeradius-2.1.12-7|351	find %{buildroot}%{_sysconfdir}/freeradius-web | xargs perl -pi \
12mu|freeradius-2.1.12-7|352	-e 's|\.\./conf/admin\.conf|%{_sysconfdir}/freeradius-web/admin\.conf|g;' \
12mu|freeradius-2.1.12-7|353	-e 's|%{buildroot}||g;'
12mu|freeradius-2.1.12-7|354	
12mu|freeradius-2.1.12-7|355	find %{buildroot}%{_datadir}/freeradius-web/bin | xargs perl -pi \
12mu|freeradius-2.1.12-7|356	-e 's|/data/local/dialupadmin/conf/admin\.conf|%{_sysconfdir}/freeradius-web/admin\.conf|g;' \
12mu|freeradius-2.1.12-7|357	-e 's|/logs/radiusd/accounting|%{_localstatedir}/log/radius/accounting|g;'
12mu|freeradius-2.1.12-7|358	
12mu|freeradius-2.1.12-7|359	mv %{buildroot}%{_datadir}/freeradius-web/bin/* %{buildroot}%{_bindir}
12mu|freeradius-2.1.12-7|360	mv %{buildroot}%{_bindir}/snmpfinger \
12mu|freeradius-2.1.12-7|361	%{buildroot}%{_bindir}/freeradius-web-snmpfinger
12mu|freeradius-2.1.12-7|362	
12mu|freeradius-2.1.12-7|363	# fix a simple redirector
12mu|freeradius-2.1.12-7|364	cat > %{buildroot}%{_datadir}/%{name}-web/index.html << EOF
12mu|freeradius-2.1.12-7|365	<html>
12mu|freeradius-2.1.12-7|366	<head>
12mu|freeradius-2.1.12-7|367	<title></title>
12mu|freeradius-2.1.12-7|368	<meta HTTP-EQUIV="REFRESH" CONTENT="0; URL=htdocs/index.html">
12mu|freeradius-2.1.12-7|369	</head>
12mu|freeradius-2.1.12-7|370	<body>
12mu|freeradius-2.1.12-7|371	</body>
12mu|freeradius-2.1.12-7|372	</html>
12mu|freeradius-2.1.12-7|373	EOF
12mu|freeradius-2.1.12-7|374	
12mu|freeradius-2.1.12-7|375	# apache configuration
12mu|freeradius-2.1.12-7|376	install -d %{buildroot}%{_webappconfdir}
12mu|freeradius-2.1.12-7|377	cat > %{buildroot}%{_webappconfdir}/%{name}-web.conf <<EOF
12mu|freeradius-2.1.12-7|378	# %{name} Apache configuration
12mu|freeradius-2.1.12-7|379	Alias /%{name}-web %{_datadir}/%{name}-web
12mu|freeradius-2.1.12-7|380	
12mu|freeradius-2.1.12-7|381	<Directory %{_datadir}/%{name}-web>
12mu|freeradius-2.1.12-7|382	Allow from all
12mu|freeradius-2.1.12-7|383	</Directory>
12mu|freeradius-2.1.12-7|384	EOF
12mu|freeradius-2.1.12-7|385	
12mu|freeradius-2.1.12-7|386	# cron stuff
12mu|freeradius-2.1.12-7|387	install -d %{buildroot}%{_sysconfdir}/cron.daily
12mu|freeradius-2.1.12-7|388	cat > %{buildroot}%{_sysconfdir}/cron.daily/%{name}-web <<EOF
12mu|freeradius-2.1.12-7|389	#!/bin/sh
12mu|freeradius-2.1.12-7|390	%{_bindir}/tot_stats >/dev/null 2>&1
12mu|freeradius-2.1.12-7|391	%{_bindir}/monthly_tot_stats >/dev/null 2>&1
12mu|freeradius-2.1.12-7|392	EOF
12mu|freeradius-2.1.12-7|393	chmod 755 %{buildroot}%{_sysconfdir}/cron.daily/%{name}-web
12mu|freeradius-2.1.12-7|394	
12mu|freeradius-2.1.12-7|395	install -d %{buildroot}%{_sysconfdir}/cron.monthly
12mu|freeradius-2.1.12-7|396	cat > %{buildroot}%{_sysconfdir}/cron.monthly/%{name}-web <<EOF
12mu|freeradius-2.1.12-7|397	#!/bin/sh
12mu|freeradius-2.1.12-7|398	%{_bindir}/truncate_radacct >/dev/null 2>&1
12mu|freeradius-2.1.12-7|399	%{_bindir}/clean_radacct >/dev/null 2>&1
12mu|freeradius-2.1.12-7|400	EOF
12mu|freeradius-2.1.12-7|401	chmod 755 %{buildroot}%{_sysconfdir}/cron.monthly/%{name}-web
12mu|freeradius-2.1.12-7|402	
12mu|freeradius-2.1.12-7|403	# cleanup
12mu|freeradius-2.1.12-7|404	rm -rf %{buildroot}%{_docdir}/%{name}
12mu|freeradius-2.1.12-7|405	rm -rf %{buildroot}%{_docdir}/freeradius-web
12mu|freeradius-2.1.12-7|406	rm -rf %{buildroot}%{_datadir}/freeradius-web/bin
12mu|freeradius-2.1.12-7|407	rm -rf %{buildroot}%{_datadir}/freeradius-web/sql
12mu|freeradius-2.1.12-7|408	rm -f %{buildroot}%{_bindir}/dialup_admin.cron
12mu|freeradius-2.1.12-7|409	
12mu|freeradius-2.1.12-7|410	%pre
12mu|freeradius-2.1.12-7|411	%_pre_useradd radius %{_localstatedir}/log/radius/radacct /bin/false
12mu|freeradius-2.1.12-7|412	
12mu|freeradius-2.1.12-7|413	%post
12mu|freeradius-2.1.12-7|414	%_post_service radiusd
12mu|freeradius-2.1.12-7|415	%create_ghostfile %{_localstatedir}/log/radius/radutmp radius radius 0644
12mu|freeradius-2.1.12-7|416	%create_ghostfile %{_localstatedir}/log/radius/radwtmp radius radius 0644
12mu|freeradius-2.1.12-7|417	%create_ghostfile %{_localstatedir}/log/radius/radius.log radius radius 0644
12mu|freeradius-2.1.12-7|418	%_create_ssl_certificate radiusd -g radius
12mu|freeradius-2.1.12-7|419	if [ $1 = 1 ]; then
12mu|freeradius-2.1.12-7|420	openssl dhparam -out  %{_sysconfdir}/raddb/certs/dh 1024 2>&1 >/dev/null
12mu|freeradius-2.1.12-7|421	dd if=/dev/urandom of=%{_sysconfdir}/raddb/certs/random count=10 2>&1 >/dev/null
12mu|freeradius-2.1.12-7|422	chgrp radius %{_sysconfdir}/raddb/certs/random
12mu|freeradius-2.1.12-7|423	fi
12mu|freeradius-2.1.12-7|424	
12mu|freeradius-2.1.12-7|425	%preun
12mu|freeradius-2.1.12-7|426	%_preun_service radiusd
12mu|freeradius-2.1.12-7|427	
12mu|freeradius-2.1.12-7|428	%postun
12mu|freeradius-2.1.12-7|429	%_postun_userdel radius
12mu|freeradius-2.1.12-7|430	
12mu|freeradius-2.1.12-7|431	
12mu|freeradius-2.1.12-7|432	
12mu|freeradius-2.1.12-7|433	%clean
12mu|freeradius-2.1.12-7|434	rm -rf %{buildroot}
12mu|freeradius-2.1.12-7|435	
12mu|freeradius-2.1.12-7|436	%files
12mu|freeradius-2.1.12-7|437	%defattr(-,root,root)
12mu|freeradius-2.1.12-7|438	%doc doc COPYRIGHT CREDITS INSTALL LICENSE README
12mu|freeradius-2.1.12-7|439	%doc README.sql README.smb Readme.cram Standard.draft dictionary.sandy
12mu|freeradius-2.1.12-7|440	%{_initrddir}/radiusd
12mu|freeradius-2.1.12-7|441	%config(noreplace) %{_sysconfdir}/pam.d/radiusd
12mu|freeradius-2.1.12-7|442	%config(noreplace) %{_sysconfdir}/logrotate.d/radiusd
12mu|freeradius-2.1.12-7|443	%config(noreplace)  %{_sysconfdir}/sysconfig/radiusd
12mu|freeradius-2.1.12-7|444	%dir %{_sysconfdir}/raddb
12mu|freeradius-2.1.12-7|445	%config(noreplace) %{_sysconfdir}/raddb/attrs
12mu|freeradius-2.1.12-7|446	%config(noreplace) %{_sysconfdir}/raddb/attrs.access_reject
12mu|freeradius-2.1.12-7|447	%config(noreplace) %{_sysconfdir}/raddb/attrs.access_challenge
12mu|freeradius-2.1.12-7|448	%config(noreplace) %{_sysconfdir}/raddb/attrs.accounting_response
12mu|freeradius-2.1.12-7|449	%config(noreplace) %{_sysconfdir}/raddb/attrs.pre-proxy
12mu|freeradius-2.1.12-7|450	%config(noreplace) %{_sysconfdir}/raddb/dictionary*
12mu|freeradius-2.1.12-7|451	%config(noreplace) %{_sysconfdir}/raddb/experimental.conf
12mu|freeradius-2.1.12-7|452	%config(noreplace) %{_sysconfdir}/raddb/example.pl
12mu|freeradius-2.1.12-7|453	%config(noreplace) %{_sysconfdir}/raddb/hints
12mu|freeradius-2.1.12-7|454	%config(noreplace) %{_sysconfdir}/raddb/huntgroups
12mu|freeradius-2.1.12-7|455	%config(noreplace) %{_sysconfdir}/raddb/radiusd.conf
12mu|freeradius-2.1.12-7|456	%config(noreplace) %{_sysconfdir}/raddb/policy.conf
12mu|freeradius-2.1.12-7|457	%config(noreplace) %{_sysconfdir}/raddb/policy.txt
12mu|freeradius-2.1.12-7|458	%config(noreplace) %{_sysconfdir}/raddb/proxy.conf
12mu|freeradius-2.1.12-7|459	%config(noreplace) %{_sysconfdir}/raddb/eap.conf
12mu|freeradius-2.1.12-7|460	%config(noreplace) %{_sysconfdir}/raddb/sql.conf
12mu|freeradius-2.1.12-7|461	%config(noreplace) %{_sysconfdir}/raddb/sqlippool.conf
12mu|freeradius-2.1.12-7|462	%config(noreplace) %{_sysconfdir}/raddb/templates.conf
12mu|freeradius-2.1.12-7|463	# those contains passwords
12mu|freeradius-2.1.12-7|464	%config(noreplace) %attr(0640,root,radius) %{_sysconfdir}/raddb/acct_users
12mu|freeradius-2.1.12-7|465	%config(noreplace) %attr(0640,root,radius) %{_sysconfdir}/raddb/clients.conf
12mu|freeradius-2.1.12-7|466	%config(noreplace) %attr(0640,root,radius) %{_sysconfdir}/raddb/preproxy_users
12mu|freeradius-2.1.12-7|467	%config(noreplace) %attr(0640,root,radius) %{_sysconfdir}/raddb/users
12mu|freeradius-2.1.12-7|468	%dir %{_sysconfdir}/raddb/certs
12mu|freeradius-2.1.12-7|469	%dir %{_sysconfdir}/raddb/sites-available
12mu|freeradius-2.1.12-7|470	%dir %{_sysconfdir}/raddb/sites-enabled
12mu|freeradius-2.1.12-7|471	%config(noreplace) %{_sysconfdir}/raddb/sites-available/*
12mu|freeradius-2.1.12-7|472	%config(noreplace) %{_sysconfdir}/raddb/sites-enabled/*
12mu|freeradius-2.1.12-7|473	%dir %{_sysconfdir}/raddb/modules
12mu|freeradius-2.1.12-7|474	%config(noreplace) %{_sysconfdir}/raddb/modules/*
12mu|freeradius-2.1.12-7|475	%dir %{_sysconfdir}/raddb/sql
12mu|freeradius-2.1.12-7|476	%dir %{_sysconfdir}/raddb/sql/ndb
12mu|freeradius-2.1.12-7|477	%config(noreplace) %{_sysconfdir}/raddb/sql/ndb/README
12mu|freeradius-2.1.12-7|478	%config(noreplace) %{_sysconfdir}/raddb/sql/ndb/admin.sql
12mu|freeradius-2.1.12-7|479	%config(noreplace) %{_sysconfdir}/raddb/sql/ndb/schema.sql
12mu|freeradius-2.1.12-7|480	%{_bindir}/radclient
12mu|freeradius-2.1.12-7|481	%{_bindir}/radconf2xml
12mu|freeradius-2.1.12-7|482	%{_bindir}/radcrypt
12mu|freeradius-2.1.12-7|483	%{_bindir}/radeapclient
12mu|freeradius-2.1.12-7|484	%{_bindir}/radlast
12mu|freeradius-2.1.12-7|485	%{_bindir}/radsniff
12mu|freeradius-2.1.12-7|486	%{_bindir}/radsqlrelay
12mu|freeradius-2.1.12-7|487	%{_bindir}/radtest
12mu|freeradius-2.1.12-7|488	%{_bindir}/radwho
12mu|freeradius-2.1.12-7|489	%{_bindir}/radzap
12mu|freeradius-2.1.12-7|490	%{_bindir}/rlm_dbm_cat
12mu|freeradius-2.1.12-7|491	%{_bindir}/rlm_dbm_parser
12mu|freeradius-2.1.12-7|492	%{_bindir}/rlm_ippool_tool
12mu|freeradius-2.1.12-7|493	%{_bindir}/smbencrypt
12mu|freeradius-2.1.12-7|494	%{_sbindir}/checkrad
12mu|freeradius-2.1.12-7|495	%{_sbindir}/raddebug
12mu|freeradius-2.1.12-7|496	%{_sbindir}/radiusd
12mu|freeradius-2.1.12-7|497	%{_sbindir}/radmin
12mu|freeradius-2.1.12-7|498	%{_sbindir}/radwatch
12mu|freeradius-2.1.12-7|499	%attr(0755,radius,radius) %dir %{_localstatedir}/log/radius
12mu|freeradius-2.1.12-7|500	%attr(0755,radius,radius) %dir %{_localstatedir}/log/radius/radacct
12mu|freeradius-2.1.12-7|501	%attr(0755,radius,radius) %dir %{_localstatedir}/run/radiusd
12mu|freeradius-2.1.12-7|502	%attr(0644,radius,radius) %ghost %{_localstatedir}/log/radius/radutmp
12mu|freeradius-2.1.12-7|503	%attr(0644,radius,radius) %ghost %{_localstatedir}/log/radius/radwtmp
12mu|freeradius-2.1.12-7|504	%attr(0644,radius,radius) %ghost %{_localstatedir}/log/radius/radius.log
12mu|freeradius-2.1.12-7|505	%{_datadir}/snmp/mibs/*
12mu|freeradius-2.1.12-7|506	%{_datadir}/freeradius
12mu|freeradius-2.1.12-7|507	%{_mandir}/man*/*
12mu|freeradius-2.1.12-7|508	
12mu|freeradius-2.1.12-7|509	%files -n %{name}-krb5
12mu|freeradius-2.1.12-7|510	%defattr(-,root,root)
12mu|freeradius-2.1.12-7|511	%doc rlm_krb5
12mu|freeradius-2.1.12-7|512	%{_libdir}/%{name}/rlm_krb5.so
12mu|freeradius-2.1.12-7|513	
12mu|freeradius-2.1.12-7|514	%files -n %{name}-ldap
12mu|freeradius-2.1.12-7|515	%defattr(-,root,root)
12mu|freeradius-2.1.12-7|516	%doc RADIUS*.schema rlm_ldap doc/examples/openldap.schema
12mu|freeradius-2.1.12-7|517	%config(noreplace) %{_sysconfdir}/raddb/ldap.attrmap
12mu|freeradius-2.1.12-7|518	%{_libdir}/%{name}/rlm_ldap.so
12mu|freeradius-2.1.12-7|519	
12mu|freeradius-2.1.12-7|520	%files -n %{name}-postgresql
12mu|freeradius-2.1.12-7|521	%defattr(-,root,root)
12mu|freeradius-2.1.12-7|522	%doc src/billing
12mu|freeradius-2.1.12-7|523	%config(noreplace) %{_sysconfdir}/raddb/sql/postgresql
12mu|freeradius-2.1.12-7|524	%{_libdir}/%{name}/rlm_sql_postgresql.so
12mu|freeradius-2.1.12-7|525	
12mu|freeradius-2.1.12-7|526	%files -n %{name}-mysql
12mu|freeradius-2.1.12-7|527	%defattr(-,root,root)
12mu|freeradius-2.1.12-7|528	%config(noreplace) %{_sysconfdir}/raddb/sql/mysql
12mu|freeradius-2.1.12-7|529	%{_libdir}/%{name}/rlm_sql_mysql.so
12mu|freeradius-2.1.12-7|530	
12mu|freeradius-2.1.12-7|531	%files -n %{name}-unixODBC
12mu|freeradius-2.1.12-7|532	%defattr(-,root,root)
12mu|freeradius-2.1.12-7|533	%{_libdir}/%{name}/rlm_sql_unixodbc.so
12mu|freeradius-2.1.12-7|534	
12mu|freeradius-2.1.12-7|535	%files -n %{name}-sqlite
12mu|freeradius-2.1.12-7|536	%defattr(-,root,root)
12mu|freeradius-2.1.12-7|537	%{_libdir}/%{name}/rlm_sql_sqlite.so
12mu|freeradius-2.1.12-7|538	
12mu|freeradius-2.1.12-7|539	%files -n %{libname}
12mu|freeradius-2.1.12-7|540	%defattr(-,root,root)
12mu|freeradius-2.1.12-7|541	%{_libdir}/%{name}/libfreeradius-radius.so.%{major}*
12mu|freeradius-2.1.12-7|542	%{_libdir}/%{name}/libfreeradius-eap.so.%{major}*
12mu|freeradius-2.1.12-7|543	%{_libdir}/%{name}/rlm_acctlog.so
12mu|freeradius-2.1.12-7|544	%{_libdir}/%{name}/rlm_acct_unique.so
12mu|freeradius-2.1.12-7|545	%{_libdir}/%{name}/rlm_always.so
12mu|freeradius-2.1.12-7|546	%{_libdir}/%{name}/rlm_attr_filter.so
12mu|freeradius-2.1.12-7|547	%{_libdir}/%{name}/rlm_attr_rewrite.so
12mu|freeradius-2.1.12-7|548	%{_libdir}/%{name}/rlm_caching.so
12mu|freeradius-2.1.12-7|549	%{_libdir}/%{name}/rlm_chap.so
12mu|freeradius-2.1.12-7|550	%{_libdir}/%{name}/rlm_checkval.so
12mu|freeradius-2.1.12-7|551	%{_libdir}/%{name}/rlm_copy_packet.so
12mu|freeradius-2.1.12-7|552	%{_libdir}/%{name}/rlm_counter.so
12mu|freeradius-2.1.12-7|553	%{_libdir}/%{name}/rlm_cram.so
12mu|freeradius-2.1.12-7|554	%{_libdir}/%{name}/rlm_dbm.so
12mu|freeradius-2.1.12-7|555	%{_libdir}/%{name}/rlm_detail.so
12mu|freeradius-2.1.12-7|556	%{_libdir}/%{name}/rlm_digest.so
12mu|freeradius-2.1.12-7|557	%{_libdir}/%{name}/rlm_dynamic_clients.so
12mu|freeradius-2.1.12-7|558	%{_libdir}/%{name}/rlm_eap_gtc.so
12mu|freeradius-2.1.12-7|559	%{_libdir}/%{name}/rlm_eap_leap.so
12mu|freeradius-2.1.12-7|560	%{_libdir}/%{name}/rlm_eap_md5.so
12mu|freeradius-2.1.12-7|561	%{_libdir}/%{name}/rlm_eap_mschapv2.so
12mu|freeradius-2.1.12-7|562	%{_libdir}/%{name}/rlm_eap_peap.so
12mu|freeradius-2.1.12-7|563	%{_libdir}/%{name}/rlm_eap_sim.so
12mu|freeradius-2.1.12-7|564	%{_libdir}/%{name}/rlm_eap.so
12mu|freeradius-2.1.12-7|565	%{_libdir}/%{name}/rlm_eap_tls.so
12mu|freeradius-2.1.12-7|566	%{_libdir}/%{name}/rlm_eap_ttls.so
12mu|freeradius-2.1.12-7|567	%{_libdir}/%{name}/rlm_example.so
12mu|freeradius-2.1.12-7|568	%{_libdir}/%{name}/rlm_exec.so
12mu|freeradius-2.1.12-7|569	%{_libdir}/%{name}/rlm_expiration.so
12mu|freeradius-2.1.12-7|570	%{_libdir}/%{name}/rlm_expr.so
12mu|freeradius-2.1.12-7|571	%{_libdir}/%{name}/rlm_fastusers.so
12mu|freeradius-2.1.12-7|572	%{_libdir}/%{name}/rlm_files.so
12mu|freeradius-2.1.12-7|573	%{_libdir}/%{name}/rlm_ippool.so
12mu|freeradius-2.1.12-7|574	%{_libdir}/%{name}/rlm_jradius.so
12mu|freeradius-2.1.12-7|575	%{_libdir}/%{name}/rlm_linelog.so
12mu|freeradius-2.1.12-7|576	%{_libdir}/%{name}/rlm_logintime.so
12mu|freeradius-2.1.12-7|577	%{_libdir}/%{name}/rlm_mschap.so
12mu|freeradius-2.1.12-7|578	%{_libdir}/%{name}/rlm_otp.so
12mu|freeradius-2.1.12-7|579	%{_libdir}/%{name}/rlm_pam.so
12mu|freeradius-2.1.12-7|580	%{_libdir}/%{name}/rlm_pap.so
12mu|freeradius-2.1.12-7|581	%{_libdir}/%{name}/rlm_passwd.so
12mu|freeradius-2.1.12-7|582	%{_libdir}/%{name}/rlm_perl.so
12mu|freeradius-2.1.12-7|583	%{_libdir}/%{name}/rlm_policy.so
12mu|freeradius-2.1.12-7|584	%{_libdir}/%{name}/rlm_preprocess.so
12mu|freeradius-2.1.12-7|585	%{_libdir}/%{name}/rlm_protocol_filter.so
12mu|freeradius-2.1.12-7|586	%{_libdir}/%{name}/rlm_python.so
12mu|freeradius-2.1.12-7|587	%{_libdir}/%{name}/rlm_radutmp.so
12mu|freeradius-2.1.12-7|588	%{_libdir}/%{name}/rlm_realm.so
12mu|freeradius-2.1.12-7|589	%{_libdir}/%{name}/rlm_replicate.so
12mu|freeradius-2.1.12-7|590	%{_libdir}/%{name}/rlm_sim_files.so
12mu|freeradius-2.1.12-7|591	%{_libdir}/%{name}/rlm_smsotp.so
12mu|freeradius-2.1.12-7|592	%{_libdir}/%{name}/rlm_soh.so
12mu|freeradius-2.1.12-7|593	%{_libdir}/%{name}/rlm_sqlcounter.so
12mu|freeradius-2.1.12-7|594	%{_libdir}/%{name}/rlm_sqlhpwippool.so
12mu|freeradius-2.1.12-7|595	%{_libdir}/%{name}/rlm_sqlippool.so
12mu|freeradius-2.1.12-7|596	%{_libdir}/%{name}/rlm_sql_log.so
12mu|freeradius-2.1.12-7|597	%{_libdir}/%{name}/rlm_sql.so
12mu|freeradius-2.1.12-7|598	%{_libdir}/%{name}/rlm_unix.so
12mu|freeradius-2.1.12-7|599	%{_libdir}/%{name}/rlm_wimax.so
12mu|freeradius-2.1.12-7|600	
12mu|freeradius-2.1.12-7|601	%files -n %{develname}
12mu|freeradius-2.1.12-7|602	%defattr(-,root,root)
12mu|freeradius-2.1.12-7|603	%doc todo
12mu|freeradius-2.1.12-7|604	%{multiarch_includedir}/freeradius/build-radpaths-h
12mu|freeradius-2.1.12-7|605	%{multiarch_includedir}/freeradius/radpaths.h
12mu|freeradius-2.1.12-7|606	%{_includedir}/%{name}
12mu|freeradius-2.1.12-7|607	%{_libdir}/%{name}/libfreeradius-radius.so
12mu|freeradius-2.1.12-7|608	%{_libdir}/%{name}/libfreeradius-eap.so
12mu|freeradius-2.1.12-7|609	
12mu|freeradius-2.1.12-7|610	%files -n %{name}-web
12mu|freeradius-2.1.12-7|611	%defattr(-,root,root)
12mu|freeradius-2.1.12-7|612	%doc dialup_admin/sql/mysql dialup_admin/sql/postgresql dialup_admin/sql/oracle
12mu|freeradius-2.1.12-7|613	%doc dialup_admin/doc/AUTHORS dialup_admin/doc/FAQ dialup_admin/doc/HELP_WANTED
12mu|freeradius-2.1.12-7|614	%doc dialup_admin/doc/HOWTO dialup_admin/doc/TODO dialup_admin/Changelog
12mu|freeradius-2.1.12-7|615	%doc dialup_admin/README dialup_admin/bin/Changelog.*
12mu|freeradius-2.1.12-7|616	%config(noreplace) %{_sysconfdir}/cron.daily/%{name}-web
12mu|freeradius-2.1.12-7|617	%config(noreplace) %{_sysconfdir}/cron.monthly/%{name}-web
12mu|freeradius-2.1.12-7|618	%config(noreplace) %{_webappconfdir}/%{name}-web.conf
12mu|freeradius-2.1.12-7|619	%dir %{_sysconfdir}/%{name}-web
12mu|freeradius-2.1.12-7|620	%config(noreplace) %{_sysconfdir}/%{name}-web/accounting.attrs
12mu|freeradius-2.1.12-7|621	%config(noreplace) %{_sysconfdir}/%{name}-web/auth.request
12mu|freeradius-2.1.12-7|622	%config(noreplace) %{_sysconfdir}/%{name}-web/default.vals
12mu|freeradius-2.1.12-7|623	%config(noreplace) %{_sysconfdir}/%{name}-web/extra.ldap-attrmap
12mu|freeradius-2.1.12-7|624	%config(noreplace) %{_sysconfdir}/%{name}-web/sql.attrmap
12mu|freeradius-2.1.12-7|625	%config(noreplace) %{_sysconfdir}/%{name}-web/sql.attrs
12mu|freeradius-2.1.12-7|626	%config(noreplace) %{_sysconfdir}/%{name}-web/user_edit.attrs
12mu|freeradius-2.1.12-7|627	%config(noreplace) %{_sysconfdir}/%{name}-web/username.mappings
12mu|freeradius-2.1.12-7|628	# those contains passwords
12mu|freeradius-2.1.12-7|629	%config(noreplace) %attr(0640,root,apache) %{_sysconfdir}/%{name}-web/admin.conf
12mu|freeradius-2.1.12-7|630	%config(noreplace) %attr(0640,root,apache) %{_sysconfdir}/%{name}-web/captions.conf
12mu|freeradius-2.1.12-7|631	%config(noreplace) %attr(0640,root,apache) %{_sysconfdir}/%{name}-web/naslist.conf
12mu|freeradius-2.1.12-7|632	%config(noreplace) %attr(0640,root,apache) %{_sysconfdir}/%{name}-web/config.php
12mu|freeradius-2.1.12-7|633	%{_bindir}/backup_radacct
12mu|freeradius-2.1.12-7|634	%{_bindir}/clean_radacct
12mu|freeradius-2.1.12-7|635	%{_bindir}/clearsession
12mu|freeradius-2.1.12-7|636	%{_bindir}/freeradius-web-snmpfinger
12mu|freeradius-2.1.12-7|637	%{_bindir}/log_badlogins
12mu|freeradius-2.1.12-7|638	%{_bindir}/monthly_tot_stats
12mu|freeradius-2.1.12-7|639	%{_bindir}/showmodem
12mu|freeradius-2.1.12-7|640	%{_bindir}/sqlrelay_query
12mu|freeradius-2.1.12-7|641	%{_bindir}/tot_stats
12mu|freeradius-2.1.12-7|642	%{_bindir}/truncate_radacct
12mu|freeradius-2.1.12-7|643	%{_datadir}/%{name}-web
12mu|freeradius-2.1.12-7|644	
12mu|freeradius-2.1.12-7|645	
12mu|freeradius-2.1.12-7|646	%changelog
12mu|freeradius-2.1.12-7|647	* Thu Dec 08 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.12-4mdv2012.0
12mu|freeradius-2.1.12-7|648	+ Revision: 739190
12mu|freeradius-2.1.12-7|649	- rebuilt for new unixODBC (second try)
12mu|freeradius-2.1.12-7|650	- rebuilt for new unixODBC
12mu|freeradius-2.1.12-7|651	
12mu|freeradius-2.1.12-7|652	* Mon Nov 28 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.12-2
12mu|freeradius-2.1.12-7|653	+ Revision: 734982
12mu|freeradius-2.1.12-7|654	- relink against new pcap
12mu|freeradius-2.1.12-7|655	
12mu|freeradius-2.1.12-7|656	* Sat Nov 12 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.12-1
12mu|freeradius-2.1.12-7|657	+ Revision: 730297
12mu|freeradius-2.1.12-7|658	- whoops!
12mu|freeradius-2.1.12-7|659	- better fix
12mu|freeradius-2.1.12-7|660	- fix build
12mu|freeradius-2.1.12-7|661	- 2.1.12
12mu|freeradius-2.1.12-7|662	
12mu|freeradius-2.1.12-7|663	* Sat Jun 25 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.11-1
12mu|freeradius-2.1.12-7|664	+ Revision: 687125
12mu|freeradius-2.1.12-7|665	- new version
12mu|freeradius-2.1.12-7|666	
12mu|freeradius-2.1.12-7|667	* Mon May 02 2011 Funda Wang <fwang@mandriva.org> 2.1.10-6
12mu|freeradius-2.1.12-7|668	+ Revision: 661954
12mu|freeradius-2.1.12-7|669	- fix building
12mu|freeradius-2.1.12-7|670	
12mu|freeradius-2.1.12-7|671	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|freeradius-2.1.12-7|672	- multiarch fixes
12mu|freeradius-2.1.12-7|673	
12mu|freeradius-2.1.12-7|674	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.10-5
12mu|freeradius-2.1.12-7|675	+ Revision: 645745
12mu|freeradius-2.1.12-7|676	- relink against libmysqlclient.so.18
12mu|freeradius-2.1.12-7|677	
12mu|freeradius-2.1.12-7|678	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 2.1.10-4mdv2011.0
12mu|freeradius-2.1.12-7|679	+ Revision: 627018
12mu|freeradius-2.1.12-7|680	- rebuilt against mysql-5.5.8 libs, again
12mu|freeradius-2.1.12-7|681	
12mu|freeradius-2.1.12-7|682	* Wed Dec 29 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.10-3mdv2011.0
12mu|freeradius-2.1.12-7|683	+ Revision: 625969
12mu|freeradius-2.1.12-7|684	- fix build, %%make works fine locally with 8 cores but not in the bs
12mu|freeradius-2.1.12-7|685	- fix deps
12mu|freeradius-2.1.12-7|686	- major overhaul
12mu|freeradius-2.1.12-7|687	- rebuilt against mysql-5.5.8 libs
12mu|freeradius-2.1.12-7|688	
12mu|freeradius-2.1.12-7|689	+ Funda Wang <fwang@mandriva.org>
12mu|freeradius-2.1.12-7|690	- rebuild for py2.7
12mu|freeradius-2.1.12-7|691	
12mu|freeradius-2.1.12-7|692	* Fri Oct 01 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.10-1mdv2011.0
12mu|freeradius-2.1.12-7|693	+ Revision: 582364
12mu|freeradius-2.1.12-7|694	- 2.1.10
12mu|freeradius-2.1.12-7|695	
12mu|freeradius-2.1.12-7|696	* Mon Jul 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.9-1mdv2011.0
12mu|freeradius-2.1.12-7|697	+ Revision: 554949
12mu|freeradius-2.1.12-7|698	- new version
12mu|freeradius-2.1.12-7|699	
12mu|freeradius-2.1.12-7|700	* Fri Apr 09 2010 Funda Wang <fwang@mandriva.org> 2.1.8-6mdv2010.1
12mu|freeradius-2.1.12-7|701	+ Revision: 533319
12mu|freeradius-2.1.12-7|702	- rebuild
12mu|freeradius-2.1.12-7|703	
12mu|freeradius-2.1.12-7|704	* Mon Mar 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.8-5mdv2010.1
12mu|freeradius-2.1.12-7|705	+ Revision: 513129
12mu|freeradius-2.1.12-7|706	- fix installation dependencies
12mu|freeradius-2.1.12-7|707	
12mu|freeradius-2.1.12-7|708	* Fri Feb 26 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.8-4mdv2010.1
12mu|freeradius-2.1.12-7|709	+ Revision: 511567
12mu|freeradius-2.1.12-7|710	- rebuilt against openssl-0.9.8m
12mu|freeradius-2.1.12-7|711	
12mu|freeradius-2.1.12-7|712	* Thu Feb 18 2010 Oden Eriksson <oeriksson@mandriva.com> 2.1.8-3mdv2010.1
12mu|freeradius-2.1.12-7|713	+ Revision: 507458
12mu|freeradius-2.1.12-7|714	- rebuild
12mu|freeradius-2.1.12-7|715	
12mu|freeradius-2.1.12-7|716	* Tue Feb 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.8-2mdv2010.1
12mu|freeradius-2.1.12-7|717	+ Revision: 506695
12mu|freeradius-2.1.12-7|718	- change default permissions for configuration files, only restrict those containing passwords
12mu|freeradius-2.1.12-7|719	
12mu|freeradius-2.1.12-7|720	* Tue Jan 12 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.8-1mdv2010.1
12mu|freeradius-2.1.12-7|721	+ Revision: 490250
12mu|freeradius-2.1.12-7|722	- new version
12mu|freeradius-2.1.12-7|723	
12mu|freeradius-2.1.12-7|724	* Sat Jan 09 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.7-4mdv2010.1
12mu|freeradius-2.1.12-7|725	+ Revision: 488013
12mu|freeradius-2.1.12-7|726	- no need to explicit calls to %%_post_webapp/%%_postun_webapp, we have filetriggers now
12mu|freeradius-2.1.12-7|727	- don't forget to apply patch...
12mu|freeradius-2.1.12-7|728	
12mu|freeradius-2.1.12-7|729	* Sat Jan 09 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.7-3mdv2010.1
12mu|freeradius-2.1.12-7|730	+ Revision: 487978
12mu|freeradius-2.1.12-7|731	- fix scripts shipped in freeradius-web package (bud #56866)
12mu|freeradius-2.1.12-7|732	
12mu|freeradius-2.1.12-7|733	* Fri Oct 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.7-2mdv2010.0
12mu|freeradius-2.1.12-7|734	+ Revision: 456255
12mu|freeradius-2.1.12-7|735	- move crontab in scripts, and install them in /etc/cron/{daily,monthly} (#46739)
12mu|freeradius-2.1.12-7|736	
12mu|freeradius-2.1.12-7|737	* Sun Sep 20 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.7-1mdv2010.0
12mu|freeradius-2.1.12-7|738	+ Revision: 445976
12mu|freeradius-2.1.12-7|739	- new version
12mu|freeradius-2.1.12-7|740	- spec cleanup
12mu|freeradius-2.1.12-7|741	- install web files under %%{_datadir}/freeradius-web
12mu|freeradius-2.1.12-7|742	- fix initscript LSB dependency
12mu|freeradius-2.1.12-7|743	
12mu|freeradius-2.1.12-7|744	* Thu Jun 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.6-1mdv2010.0
12mu|freeradius-2.1.12-7|745	+ Revision: 385293
12mu|freeradius-2.1.12-7|746	- new version
12mu|freeradius-2.1.12-7|747	
12mu|freeradius-2.1.12-7|748	* Tue Mar 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.1.4-1mdv2009.1
12mu|freeradius-2.1.12-7|749	+ Revision: 356678
12mu|freeradius-2.1.12-7|750	- rediff fuzzy patch
12mu|freeradius-2.1.12-7|751	- force system libtool usage
12mu|freeradius-2.1.12-7|752	- new version
12mu|freeradius-2.1.12-7|753	- fix perms on some config files
12mu|freeradius-2.1.12-7|754	
12mu|freeradius-2.1.12-7|755	* Sat Dec 27 2008 Funda Wang <fwang@mandriva.org> 2.1.3-3mdv2009.1
12mu|freeradius-2.1.12-7|756	+ Revision: 319937
12mu|freeradius-2.1.12-7|757	- rebuild for new python
12mu|freeradius-2.1.12-7|758	
12mu|freeradius-2.1.12-7|759	* Wed Dec 17 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.3-2mdv2009.1
12mu|freeradius-2.1.12-7|760	+ Revision: 315153
12mu|freeradius-2.1.12-7|761	- bump release
12mu|freeradius-2.1.12-7|762	- rediffed fuzzy patches
12mu|freeradius-2.1.12-7|763	
12mu|freeradius-2.1.12-7|764	* Mon Dec 08 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.3-1mdv2009.1
12mu|freeradius-2.1.12-7|765	+ Revision: 311824
12mu|freeradius-2.1.12-7|766	- 2.1.3 (fixes CVE-2008-4474)
12mu|freeradius-2.1.12-7|767	- rediffed P10
12mu|freeradius-2.1.12-7|768	
12mu|freeradius-2.1.12-7|769	* Mon Dec 08 2008 Funda Wang <fwang@mandriva.org> 2.1.1-3mdv2009.1
12mu|freeradius-2.1.12-7|770	+ Revision: 311797
12mu|freeradius-2.1.12-7|771	- rebuild for new mysql
12mu|freeradius-2.1.12-7|772	
12mu|freeradius-2.1.12-7|773	* Wed Oct 29 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-2mdv2009.1
12mu|freeradius-2.1.12-7|774	+ Revision: 298254
12mu|freeradius-2.1.12-7|775	- rebuilt against libpcap-1.0.0
12mu|freeradius-2.1.12-7|776	
12mu|freeradius-2.1.12-7|777	* Wed Oct 15 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.1-1mdv2009.1
12mu|freeradius-2.1.12-7|778	+ Revision: 293908
12mu|freeradius-2.1.12-7|779	- fix build
12mu|freeradius-2.1.12-7|780	- 2.1.1
12mu|freeradius-2.1.12-7|781	
12mu|freeradius-2.1.12-7|782	* Sun Sep 07 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-2mdv2009.0
12mu|freeradius-2.1.12-7|783	+ Revision: 282138
12mu|freeradius-2.1.12-7|784	- bump release
12mu|freeradius-2.1.12-7|785	- fix deps
12mu|freeradius-2.1.12-7|786	- provide dialup_admin as the freeradius-web subpackage
12mu|freeradius-2.1.12-7|787	
12mu|freeradius-2.1.12-7|788	* Fri Sep 05 2008 Oden Eriksson <oeriksson@mandriva.com> 2.1.0-1mdv2009.0
12mu|freeradius-2.1.12-7|789	+ Revision: 281123
12mu|freeradius-2.1.12-7|790	- 2.1.0
12mu|freeradius-2.1.12-7|791	- rediffed P0
12mu|freeradius-2.1.12-7|792	
12mu|freeradius-2.1.12-7|793	* Tue Aug 19 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.5-1mdv2009.0
12mu|freeradius-2.1.12-7|794	+ Revision: 273882
12mu|freeradius-2.1.12-7|795	- 2.0.5
12mu|freeradius-2.1.12-7|796	- use _disable_ld_no_undefined due to ugly autopoo
12mu|freeradius-2.1.12-7|797	- rediffed P0
12mu|freeradius-2.1.12-7|798	- fix some linking (P10)
12mu|freeradius-2.1.12-7|799	
12mu|freeradius-2.1.12-7|800	+ Thierry Vignaud <tv@mandriva.org>
12mu|freeradius-2.1.12-7|801	- rebuild early 2009.0 package (before pixel changes)
12mu|freeradius-2.1.12-7|802	
12mu|freeradius-2.1.12-7|803	* Wed Apr 30 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.3-1mdv2009.0
12mu|freeradius-2.1.12-7|804	+ Revision: 199400
12mu|freeradius-2.1.12-7|805	- new version
12mu|freeradius-2.1.12-7|806	clean file section
12mu|freeradius-2.1.12-7|807	
12mu|freeradius-2.1.12-7|808	* Tue Apr 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-8mdv2009.0
12mu|freeradius-2.1.12-7|809	+ Revision: 196536
12mu|freeradius-2.1.12-7|810	- fix cert file names in configuration
12mu|freeradius-2.1.12-7|811	
12mu|freeradius-2.1.12-7|812	* Thu Apr 10 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-7mdv2009.0
12mu|freeradius-2.1.12-7|813	+ Revision: 192550
12mu|freeradius-2.1.12-7|814	- don't hardcode options in the init script, it breaks
12mu|freeradius-2.1.12-7|815	
12mu|freeradius-2.1.12-7|816	* Mon Mar 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-6mdv2008.1
12mu|freeradius-2.1.12-7|817	+ Revision: 189765
12mu|freeradius-2.1.12-7|818	- fix dependencies from krb5 plugin
12mu|freeradius-2.1.12-7|819	
12mu|freeradius-2.1.12-7|820	* Fri Feb 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-5mdv2008.1
12mu|freeradius-2.1.12-7|821	+ Revision: 168812
12mu|freeradius-2.1.12-7|822	- rebuild with fixed version of rpm-helper
12mu|freeradius-2.1.12-7|823	
12mu|freeradius-2.1.12-7|824	* Wed Feb 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-4mdv2008.1
12mu|freeradius-2.1.12-7|825	+ Revision: 166947
12mu|freeradius-2.1.12-7|826	- add versioned build dependency on rpm-helper
12mu|freeradius-2.1.12-7|827	- fix %%post
12mu|freeradius-2.1.12-7|828	
12mu|freeradius-2.1.12-7|829	* Sun Jan 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-3mdv2008.1
12mu|freeradius-2.1.12-7|830	+ Revision: 158717
12mu|freeradius-2.1.12-7|831	- use new create ssl certificate helper macro interface
12mu|freeradius-2.1.12-7|832	
12mu|freeradius-2.1.12-7|833	* Wed Jan 23 2008 Thierry Vignaud <tv@mandriva.org> 2.0.0-2mdv2008.1
12mu|freeradius-2.1.12-7|834	+ Revision: 157250
12mu|freeradius-2.1.12-7|835	- rebuild with fixed %%serverbuild macro
12mu|freeradius-2.1.12-7|836	
12mu|freeradius-2.1.12-7|837	* Thu Jan 17 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-1mdv2008.1
12mu|freeradius-2.1.12-7|838	+ Revision: 154222
12mu|freeradius-2.1.12-7|839	- spec cleanup
12mu|freeradius-2.1.12-7|840	- plugins package renaming, as they are not concerned by lib policy naming
12mu|freeradius-2.1.12-7|841	- devel policy compliance
12mu|freeradius-2.1.12-7|842	- library package doesn't need main package, but devel package requires library package
12mu|freeradius-2.1.12-7|843	- new version
12mu|freeradius-2.1.12-7|844	rediff patches 0, 6 and 8
12mu|freeradius-2.1.12-7|845	drop useless patch 5
12mu|freeradius-2.1.12-7|846	post-installation ssl configuration, according to ssl policy
12mu|freeradius-2.1.12-7|847	
12mu|freeradius-2.1.12-7|848	* Sat Jan 12 2008 Thierry Vignaud <tv@mandriva.org> 1.1.7-3mdv2008.1
12mu|freeradius-2.1.12-7|849	+ Revision: 150082
12mu|freeradius-2.1.12-7|850	- rebuild
12mu|freeradius-2.1.12-7|851	- kill re-definition of %%buildroot on Pixel's request
12mu|freeradius-2.1.12-7|852	
12mu|freeradius-2.1.12-7|853	+ Olivier Blin <blino@mandriva.org>
12mu|freeradius-2.1.12-7|854	- restore BuildRoot
12mu|freeradius-2.1.12-7|855	
12mu|freeradius-2.1.12-7|856	* Tue Sep 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.7-2mdv2008.0
12mu|freeradius-2.1.12-7|857	+ Revision: 89646
12mu|freeradius-2.1.12-7|858	- rebuild
12mu|freeradius-2.1.12-7|859	
12mu|freeradius-2.1.12-7|860	+ Thierry Vignaud <tv@mandriva.org>
12mu|freeradius-2.1.12-7|861	- s/Mandrake/Mandriva/
12mu|freeradius-2.1.12-7|862	
12mu|freeradius-2.1.12-7|863	* Fri Aug 17 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.7-1mdv2008.0
12mu|freeradius-2.1.12-7|864	+ Revision: 64984
12mu|freeradius-2.1.12-7|865	- rewrite init script
12mu|freeradius-2.1.12-7|866	- revert wrong previous commiy
12mu|freeradius-2.1.12-7|867	- fix automatic perl dependency
12mu|freeradius-2.1.12-7|868	- new version
12mu|freeradius-2.1.12-7|869	
12mu|freeradius-2.1.12-7|870	* Thu Jun 28 2007 Andreas Hasenack <andreas@mandriva.com> 1.1.6-2mdv2008.0
12mu|freeradius-2.1.12-7|871	+ Revision: 45543
12mu|freeradius-2.1.12-7|872	- rebuild with new serverbuild macro (-fstack-protector-all)
12mu|freeradius-2.1.12-7|873	
12mu|freeradius-2.1.12-7|874	* Mon May 28 2007 Andreas Hasenack <andreas@mandriva.com> 1.1.6-1mdv2008.0
12mu|freeradius-2.1.12-7|875	+ Revision: 32081
12mu|freeradius-2.1.12-7|876	- updated to version 1.1.6
12mu|freeradius-2.1.12-7|877	- removed enormous libtool patch
12mu|freeradius-2.1.12-7|878	- removed security patch that was already applied
12mu|freeradius-2.1.12-7|879	
12mu|freeradius-2.1.12-7|880	* Thu Apr 19 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-6mdv2008.0
12mu|freeradius-2.1.12-7|881	+ Revision: 14940
12mu|freeradius-2.1.12-7|882	- P10: security fix for CVE-2007-2028
12mu|freeradius-2.1.12-7|883	
12mu|freeradius-2.1.12-7|884	
12mu|freeradius-2.1.12-7|885	* Mon Jan 15 2007 Andreas Hasenack <andreas@mandriva.com> 1.1.2-5mdv2007.0
12mu|freeradius-2.1.12-7|886	+ Revision: 109065
12mu|freeradius-2.1.12-7|887	- fixed rpm group for library and devel package (#28162)
12mu|freeradius-2.1.12-7|888	
12mu|freeradius-2.1.12-7|889	* Fri Jan 05 2007 Andreas Hasenack <andreas@mandriva.com> 1.1.2-4mdv2007.1
12mu|freeradius-2.1.12-7|890	+ Revision: 104506
12mu|freeradius-2.1.12-7|891	- rebuild with python 2.5
12mu|freeradius-2.1.12-7|892	
12mu|freeradius-2.1.12-7|893	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|freeradius-2.1.12-7|894	- bzip2 cleanup
12mu|freeradius-2.1.12-7|895	- bunzip sources
12mu|freeradius-2.1.12-7|896	- Import freeradius
12mu|freeradius-2.1.12-7|897	
12mu|freeradius-2.1.12-7|898	* Tue Sep 05 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-1mdv2007.0
12mu|freeradius-2.1.12-7|899	- rebuilt against MySQL-5.0.24a-1mdv2007.0 due to ABI changes
12mu|freeradius-2.1.12-7|900	
12mu|freeradius-2.1.12-7|901	* Thu Jun 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-1mdv2007.0
12mu|freeradius-2.1.12-7|902	- 1.2.2
12mu|freeradius-2.1.12-7|903	- rediffed P5,P6
12mu|freeradius-2.1.12-7|904	- dropped upstream patches; P9,P10,P11
12mu|freeradius-2.1.12-7|905	- added libtool fixes (P3, by debian)
12mu|freeradius-2.1.12-7|906	- re-added the dl patch (P9, by fedora)
12mu|freeradius-2.1.12-7|907	- make it backportable for older pam (S2,S3)
12mu|freeradius-2.1.12-7|908	
12mu|freeradius-2.1.12-7|909	* Wed Mar 29 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdk
12mu|freeradius-2.1.12-7|910	- added P11 to fix CVE-2006-1354
12mu|freeradius-2.1.12-7|911	
12mu|freeradius-2.1.12-7|912	* Fri Jan 27 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdk
12mu|freeradius-2.1.12-7|913	- fix one packaging bug introduced in 1.0.0-pre3.4mdk
12mu|freeradius-2.1.12-7|914	- fix deps
12mu|freeradius-2.1.12-7|915	
12mu|freeradius-2.1.12-7|916	* Sun Jan 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12mu|freeradius-2.1.12-7|917	- 1.1.0
12mu|freeradius-2.1.12-7|918	- droped upstream/obsolete patches; P7, P10
12mu|freeradius-2.1.12-7|919	- fix deps
12mu|freeradius-2.1.12-7|920	- added P10 from http://bugs.freeradius.org/show_bug.cgi?id=312
12mu|freeradius-2.1.12-7|921	
12mu|freeradius-2.1.12-7|922	* Fri Jan 06 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-2mdk
12mu|freeradius-2.1.12-7|923	- rebuilt due to package loss
12mu|freeradius-2.1.12-7|924	
12mu|freeradius-2.1.12-7|925	* Mon Nov 14 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-1mdk
12mu|freeradius-2.1.12-7|926	- 1.0.5
12mu|freeradius-2.1.12-7|927	- sync with fedora; P8,P9,P10 (1.0.4-5)
12mu|freeradius-2.1.12-7|928	- drop redundant patches; P3
12mu|freeradius-2.1.12-7|929	- rediffed patches; P5,P6
12mu|freeradius-2.1.12-7|930	- use bundled libtool, otherwise it won't build
12mu|freeradius-2.1.12-7|931	
12mu|freeradius-2.1.12-7|932	* Wed Aug 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-2mdk
12mu|freeradius-2.1.12-7|933	- rebuilt against new openldap-2.3.6 libs
12mu|freeradius-2.1.12-7|934	- pass "-DLDAP_DEPRECATED" to the CFLAGS
12mu|freeradius-2.1.12-7|935	
12mu|freeradius-2.1.12-7|936	* Mon Jun 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-1mdk
12mu|freeradius-2.1.12-7|937	- 1.0.4
12mu|freeradius-2.1.12-7|938	- fix deps
12mu|freeradius-2.1.12-7|939	
12mu|freeradius-2.1.12-7|940	* Fri Jun 10 2005 Buchan Milne <bgmilne@linux-mandrake.com> 1.0.2-4mdk
12mu|freeradius-2.1.12-7|941	- Rebuild for libkrb53-devel 1.4.1
12mu|freeradius-2.1.12-7|942	- clean build dir paths from libtool files
12mu|freeradius-2.1.12-7|943	
12mu|freeradius-2.1.12-7|944	* Sat May 21 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.0.2-3mdk
12mu|freeradius-2.1.12-7|945	- rebuild for new perl
12mu|freeradius-2.1.12-7|946	
12mu|freeradius-2.1.12-7|947	* Mon Apr 18 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdk
12mu|freeradius-2.1.12-7|948	- fix build on x86_64
12mu|freeradius-2.1.12-7|949	- rediff P3,P6
12mu|freeradius-2.1.12-7|950	
12mu|freeradius-2.1.12-7|951	* Sat Apr 09 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.2-1mdk
12mu|freeradius-2.1.12-7|952	- 1.0.2
12mu|freeradius-2.1.12-7|953	- use the %%mkrel macro
12mu|freeradius-2.1.12-7|954	- misc rpmlint fixes
12mu|freeradius-2.1.12-7|955	
12mu|freeradius-2.1.12-7|956	* Mon Jan 31 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.0-6mdk
12mu|freeradius-2.1.12-7|957	- fix deps and conditional %%multiarch
12mu|freeradius-2.1.12-7|958	
12mu|freeradius-2.1.12-7|959	* Mon Jan 24 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 1.0.0-5mdk
12mu|freeradius-2.1.12-7|960	- rebuilt against MySQL-4.1.x system libs
12mu|freeradius-2.1.12-7|961	
12mu|freeradius-2.1.12-7|962	* Tue Dec 07 2004 Michael Scherer <misc@mandrake.org> 1.0.0-4mdk
12mu|freeradius-2.1.12-7|963	- Rebuild for new python
12mu|freeradius-2.1.12-7|964	
12mu|freeradius-2.1.12-7|965	* Thu Sep 02 2004 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 1.0.0-3mdk
12mu|freeradius-2.1.12-7|966	- add obsolete/provide to new libpackages
12mu|freeradius-2.1.12-7|967	
12mu|freeradius-2.1.12-7|968	* Thu Sep 02 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 1.0.0-2mdk
12mu|freeradius-2.1.12-7|969	- fix build
12mu|freeradius-2.1.12-7|970	
12mu|freeradius-2.1.12-7|971	* Fri Aug 20 2004 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 1.0.0-1mdk
12mu|freeradius-2.1.12-7|972	- 1.0.0
12mu|freeradius-2.1.12-7|973	
12mu|freeradius-2.1.12-7|974	* Mon Aug 02 2004 Arnaud de Lorbeau <adelorbeau@mandrakesoft.com> 1.0.0-pre3.4mdk
12mu|freeradius-2.1.12-7|975	- new release
12mu|freeradius-2.1.12-7|976	- package libification
12mu|freeradius-2.1.12-7|977	
12mu|freeradius-2.1.12-7|978	* Mon May 03 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.9.3-8mdk
12mu|freeradius-2.1.12-7|979	- fix the %%vendor and %%distribution string
12mu|freeradius-2.1.12-7|980	
12mu|freeradius-2.1.12-7|981	* Mon Apr 19 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.9.3-7mdk
12mu|freeradius-2.1.12-7|982	- fix changelog and some rpmlint errors
12mu|freeradius-2.1.12-7|983	
12mu|freeradius-2.1.12-7|984	* Mon Apr 19 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.9.3-6mdk
12mu|freeradius-2.1.12-7|985	- added P6 because that's what it's really asking for... (fix #6797 ?)
12mu|freeradius-2.1.12-7|986	
12mu|freeradius-2.1.12-7|987	* Sat Apr 03 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 0.9.3-5mdk
12mu|freeradius-2.1.12-7|988	- remove dirty tricks with rlm_ldap, fixed on openldap package
12mu|freeradius-2.1.12-7|989	- incerease rpm build - problem with previous error in changelog
12mu|freeradius-2.1.12-7|990	
12mu|freeradius-2.1.12-7|991	* Sun Feb 22 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 0.9.3-2mdk
12mu|freeradius-2.1.12-7|992	- updated to 0.9.3
12mu|freeradius-2.1.12-7|993	- freeradius requires openldap2-devel/libs and sasl2-devel/libs
12mu|freeradius-2.1.12-7|994	- some macroszification in configure stage
12mu|freeradius-2.1.12-7|995	- remove duplicate --with-system-libtool from configure macro
12mu|freeradius-2.1.12-7|996	- remove --enable-developer from configure macro, we are users :)
12mu|freeradius-2.1.12-7|997	- added dirty trick to allow build rlm_ldap; somewhere is problem caused that
12mu|freeradius-2.1.12-7|998	libtool only here can't find liblber.la and libsasl2.la
12mu|freeradius-2.1.12-7|999	- /var/log/radius as --with-logdir
12mu|freeradius-2.1.12-7|1000	- some cleanup
12mu|freeradius-2.1.12-7|1001	
12mu|freeradius-2.1.12-7|1002	* Fri Jan 30 2004 Tibor Pittich <Tibor.Pittich@mandrake.org> 0.9.3-1mdk
12mu|freeradius-2.1.12-7|1003	- fixed freeradius-mysql and freeradius-unixODBC packages to really include so
12mu|freeradius-2.1.12-7|1004	library not only symlink
12mu|freeradius-2.1.12-7|1005	

19651 12
12mu|freerdp-1.0.2-1|1	%define major 1.0
12mu|freerdp-1.0.2-1|2	
12mu|freerdp-1.0.2-1|3	Summary:	A free remote desktop protocol client
12mu|freerdp-1.0.2-1|4	Name:		freerdp
12mu|freerdp-1.0.2-1|5	Version:	1.0.2
12mu|freerdp-1.0.2-1|6	Release:	1
12mu|freerdp-1.0.2-1|7	License:	Apache License
12mu|freerdp-1.0.2-1|8	Group:		Networking/Remote access
12mu|freerdp-1.0.2-1|9	Url:		http://freerdp.sourceforge.net/
12mu|freerdp-1.0.2-1|10	Source0:	https://github.com/downloads/FreeRDP/FreeRDP/%{name}-%{version}.tar.gz
12mu|freerdp-1.0.2-1|11	BuildRequires:	cmake
12mu|freerdp-1.0.2-1|12	BuildRequires:	docbook-style-xsl
12mu|freerdp-1.0.2-1|13	BuildRequires:	xmlto
12mu|freerdp-1.0.2-1|14	BuildRequires:	cups-devel
12mu|freerdp-1.0.2-1|15	BuildRequires:	pkgconfig(libpulse)
12mu|freerdp-1.0.2-1|16	BuildRequires:	pkgconfig(openssl)
12mu|freerdp-1.0.2-1|17	BuildRequires:	pkgconfig(x11)
12mu|freerdp-1.0.2-1|18	BuildRequires:	pkgconfig(xcursor)
12mu|freerdp-1.0.2-1|19	BuildRequires:	pkgconfig(xext)
12mu|freerdp-1.0.2-1|20	BuildRequires:	pkgconfig(xinerama)
12mu|freerdp-1.0.2-1|21	BuildRequires:	pkgconfig(xkbfile)
12mu|freerdp-1.0.2-1|22	BuildRequires:	pkgconfig(xv)
12mu|freerdp-1.0.2-1|23	
12mu|freerdp-1.0.2-1|24	%description
12mu|freerdp-1.0.2-1|25	FreeRDP is a fork of the rdesktop project.
12mu|freerdp-1.0.2-1|26	
12mu|freerdp-1.0.2-1|27	%files
12mu|freerdp-1.0.2-1|28	%doc ChangeLog LICENSE README
12mu|freerdp-1.0.2-1|29	%{_bindir}/*
12mu|freerdp-1.0.2-1|30	%{_libdir}/%{name}
12mu|freerdp-1.0.2-1|31	%{_datadir}/%{name}
12mu|freerdp-1.0.2-1|32	%{_mandir}/man1/xfreerdp.1.*
12mu|freerdp-1.0.2-1|33	
12mu|freerdp-1.0.2-1|34	#----------------------------------------------------------------------------
12mu|freerdp-1.0.2-1|35	
12mu|freerdp-1.0.2-1|36	%define libcache %mklibname freerdp-cache %{major}
12mu|freerdp-1.0.2-1|37	
12mu|freerdp-1.0.2-1|38	%package -n %{libcache}
12mu|freerdp-1.0.2-1|39	Summary:	Shared library for %{name}
12mu|freerdp-1.0.2-1|40	Group:		System/Libraries
12mu|freerdp-1.0.2-1|41	Conflicts:	%{_lib}freerdp1 < 1.0.2
12mu|freerdp-1.0.2-1|42	
12mu|freerdp-1.0.2-1|43	%description -n %{libcache}
12mu|freerdp-1.0.2-1|44	Shared library for %{name}.
12mu|freerdp-1.0.2-1|45	
12mu|freerdp-1.0.2-1|46	%files -n %{libcache}
12mu|freerdp-1.0.2-1|47	%{_libdir}/libfreerdp-cache.so.%{major}*
12mu|freerdp-1.0.2-1|48	
12mu|freerdp-1.0.2-1|49	#----------------------------------------------------------------------------
12mu|freerdp-1.0.2-1|50	
12mu|freerdp-1.0.2-1|51	%define libchannels %mklibname freerdp-channels %{major}
12mu|freerdp-1.0.2-1|52	
12mu|freerdp-1.0.2-1|53	%package -n %{libchannels}
12mu|freerdp-1.0.2-1|54	Summary:	Shared library for %{name}
12mu|freerdp-1.0.2-1|55	Group:		System/Libraries
12mu|freerdp-1.0.2-1|56	Conflicts:	%{_lib}freerdp1 < 1.0.2
12mu|freerdp-1.0.2-1|57	
12mu|freerdp-1.0.2-1|58	%description -n %{libchannels}
12mu|freerdp-1.0.2-1|59	Shared library for %{name}.
12mu|freerdp-1.0.2-1|60	
12mu|freerdp-1.0.2-1|61	%files -n %{libchannels}
12mu|freerdp-1.0.2-1|62	%{_libdir}/libfreerdp-channels.so.%{major}*
12mu|freerdp-1.0.2-1|63	
12mu|freerdp-1.0.2-1|64	#----------------------------------------------------------------------------
12mu|freerdp-1.0.2-1|65	
12mu|freerdp-1.0.2-1|66	%define libcodec %mklibname freerdp-codec %{major}
12mu|freerdp-1.0.2-1|67	
12mu|freerdp-1.0.2-1|68	%package -n %{libcodec}
12mu|freerdp-1.0.2-1|69	Summary:	Shared library for %{name}
12mu|freerdp-1.0.2-1|70	Group:		System/Libraries
12mu|freerdp-1.0.2-1|71	Conflicts:	%{_lib}freerdp1 < 1.0.2
12mu|freerdp-1.0.2-1|72	
12mu|freerdp-1.0.2-1|73	%description -n %{libcodec}
12mu|freerdp-1.0.2-1|74	Shared library for %{name}.
12mu|freerdp-1.0.2-1|75	
12mu|freerdp-1.0.2-1|76	%files -n %{libcodec}
12mu|freerdp-1.0.2-1|77	%{_libdir}/libfreerdp-codec.so.%{major}*
12mu|freerdp-1.0.2-1|78	
12mu|freerdp-1.0.2-1|79	#----------------------------------------------------------------------------
12mu|freerdp-1.0.2-1|80	
12mu|freerdp-1.0.2-1|81	%define libcore %mklibname freerdp-core %{major}
12mu|freerdp-1.0.2-1|82	
12mu|freerdp-1.0.2-1|83	%package -n %{libcore}
12mu|freerdp-1.0.2-1|84	Summary:	Shared library for %{name}
12mu|freerdp-1.0.2-1|85	Group:		System/Libraries
12mu|freerdp-1.0.2-1|86	Conflicts:	%{_lib}freerdp1 < 1.0.2
12mu|freerdp-1.0.2-1|87	Obsoletes:	%{_lib}freerdp1 < 1.0.2
12mu|freerdp-1.0.2-1|88	
12mu|freerdp-1.0.2-1|89	%description -n %{libcore}
12mu|freerdp-1.0.2-1|90	Shared library for %{name}.
12mu|freerdp-1.0.2-1|91	
12mu|freerdp-1.0.2-1|92	%files -n %{libcore}
12mu|freerdp-1.0.2-1|93	%{_libdir}/libfreerdp-core.so.%{major}*
12mu|freerdp-1.0.2-1|94	
12mu|freerdp-1.0.2-1|95	#----------------------------------------------------------------------------
12mu|freerdp-1.0.2-1|96	
12mu|freerdp-1.0.2-1|97	%define libgdi %mklibname freerdp-gdi %{major}
12mu|freerdp-1.0.2-1|98	
12mu|freerdp-1.0.2-1|99	%package -n %{libgdi}
12mu|freerdp-1.0.2-1|100	Summary:	Shared library for %{name}
12mu|freerdp-1.0.2-1|101	Group:		System/Libraries
12mu|freerdp-1.0.2-1|102	Conflicts:	%{_lib}freerdp1 < 1.0.2
12mu|freerdp-1.0.2-1|103	
12mu|freerdp-1.0.2-1|104	%description -n %{libgdi}
12mu|freerdp-1.0.2-1|105	Shared library for %{name}.
12mu|freerdp-1.0.2-1|106	
12mu|freerdp-1.0.2-1|107	%files -n %{libgdi}
12mu|freerdp-1.0.2-1|108	%{_libdir}/libfreerdp-gdi.so.%{major}*
12mu|freerdp-1.0.2-1|109	
12mu|freerdp-1.0.2-1|110	#----------------------------------------------------------------------------
12mu|freerdp-1.0.2-1|111	
12mu|freerdp-1.0.2-1|112	%define libkbd %mklibname freerdp-kbd %{major}
12mu|freerdp-1.0.2-1|113	
12mu|freerdp-1.0.2-1|114	%package -n %{libkbd}
12mu|freerdp-1.0.2-1|115	Summary:	Shared library for %{name}
12mu|freerdp-1.0.2-1|116	Group:		System/Libraries
12mu|freerdp-1.0.2-1|117	Conflicts:	%{_lib}freerdp1 < 1.0.2
12mu|freerdp-1.0.2-1|118	
12mu|freerdp-1.0.2-1|119	%description -n %{libkbd}
12mu|freerdp-1.0.2-1|120	Shared library for %{name}.
12mu|freerdp-1.0.2-1|121	
12mu|freerdp-1.0.2-1|122	%files -n %{libkbd}
12mu|freerdp-1.0.2-1|123	%{_libdir}/libfreerdp-kbd.so.%{major}*
12mu|freerdp-1.0.2-1|124	
12mu|freerdp-1.0.2-1|125	#----------------------------------------------------------------------------
12mu|freerdp-1.0.2-1|126	
12mu|freerdp-1.0.2-1|127	%define librail %mklibname freerdp-rail %{major}
12mu|freerdp-1.0.2-1|128	
12mu|freerdp-1.0.2-1|129	%package -n %{librail}
12mu|freerdp-1.0.2-1|130	Summary:	Shared library for %{name}
12mu|freerdp-1.0.2-1|131	Group:		System/Libraries
12mu|freerdp-1.0.2-1|132	Conflicts:	%{_lib}freerdp1 < 1.0.2
12mu|freerdp-1.0.2-1|133	
12mu|freerdp-1.0.2-1|134	%description -n %{librail}
12mu|freerdp-1.0.2-1|135	Shared library for %{name}.
12mu|freerdp-1.0.2-1|136	
12mu|freerdp-1.0.2-1|137	%files -n %{librail}
12mu|freerdp-1.0.2-1|138	%{_libdir}/libfreerdp-rail.so.%{major}*
12mu|freerdp-1.0.2-1|139	
12mu|freerdp-1.0.2-1|140	#----------------------------------------------------------------------------
12mu|freerdp-1.0.2-1|141	
12mu|freerdp-1.0.2-1|142	%define libutils %mklibname freerdp-utils %{major}
12mu|freerdp-1.0.2-1|143	
12mu|freerdp-1.0.2-1|144	%package -n %{libutils}
12mu|freerdp-1.0.2-1|145	Summary:	Shared library for %{name}
12mu|freerdp-1.0.2-1|146	Group:		System/Libraries
12mu|freerdp-1.0.2-1|147	Conflicts:	%{_lib}freerdp1 < 1.0.2
12mu|freerdp-1.0.2-1|148	
12mu|freerdp-1.0.2-1|149	%description -n %{libutils}
12mu|freerdp-1.0.2-1|150	Shared library for %{name}.
12mu|freerdp-1.0.2-1|151	
12mu|freerdp-1.0.2-1|152	%files -n %{libutils}
12mu|freerdp-1.0.2-1|153	%{_libdir}/libfreerdp-utils.so.%{major}*
12mu|freerdp-1.0.2-1|154	
12mu|freerdp-1.0.2-1|155	#----------------------------------------------------------------------------
12mu|freerdp-1.0.2-1|156	
12mu|freerdp-1.0.2-1|157	%define devname %mklibname %{name} -d
12mu|freerdp-1.0.2-1|158	
12mu|freerdp-1.0.2-1|159	%package -n %{devname}
12mu|freerdp-1.0.2-1|160	Summary:	Development files for %{name}
12mu|freerdp-1.0.2-1|161	Group:		Development/C++
12mu|freerdp-1.0.2-1|162	Requires:	%{libcache} = %{EVRD}
12mu|freerdp-1.0.2-1|163	Requires:	%{libchannels} = %{EVRD}
12mu|freerdp-1.0.2-1|164	Requires:	%{libcodec} = %{EVRD}
12mu|freerdp-1.0.2-1|165	Requires:	%{libcore} = %{EVRD}
12mu|freerdp-1.0.2-1|166	Requires:	%{libgdi} = %{EVRD}
12mu|freerdp-1.0.2-1|167	Requires:	%{libkbd} = %{EVRD}
12mu|freerdp-1.0.2-1|168	Requires:	%{librail} = %{EVRD}
12mu|freerdp-1.0.2-1|169	Requires:	%{libutils} = %{EVRD}
12mu|freerdp-1.0.2-1|170	Provides:	%{name}-devel = %{EVRD}
12mu|freerdp-1.0.2-1|171	
12mu|freerdp-1.0.2-1|172	%description -n %{devname}
12mu|freerdp-1.0.2-1|173	Development files and headers for %{name}.
12mu|freerdp-1.0.2-1|174	
12mu|freerdp-1.0.2-1|175	%files -n %{devname}
12mu|freerdp-1.0.2-1|176	%{_libdir}/*.so
12mu|freerdp-1.0.2-1|177	%{_includedir}/%{name}
12mu|freerdp-1.0.2-1|178	%{_libdir}/pkgconfig/freerdp.pc
12mu|freerdp-1.0.2-1|179	
12mu|freerdp-1.0.2-1|180	#----------------------------------------------------------------------------
12mu|freerdp-1.0.2-1|181	
12mu|freerdp-1.0.2-1|182	%prep
12mu|freerdp-1.0.2-1|183	%setup -q -n FreeRDP-%{version}
12mu|freerdp-1.0.2-1|184	
12mu|freerdp-1.0.2-1|185	%build
12mu|freerdp-1.0.2-1|186	%cmake \
12mu|freerdp-1.0.2-1|187	-DWITH_CUPS=ON \
12mu|freerdp-1.0.2-1|188	-DWITH_PULSEAUDIO=ON \
12mu|freerdp-1.0.2-1|189	-DWITH_X11=ON \
12mu|freerdp-1.0.2-1|190	-DWITH_XCURSOR=ON \
12mu|freerdp-1.0.2-1|191	-DWITH_XEXT=ON \
12mu|freerdp-1.0.2-1|192	-DWITH_XINERAMA=ON \
12mu|freerdp-1.0.2-1|193	-DWITH_XKBFILE=ON \
12mu|freerdp-1.0.2-1|194	-DWITH_XV=ON \
12mu|freerdp-1.0.2-1|195	-DWITH_ALSA=OFF \
12mu|freerdp-1.0.2-1|196	-DWITH_CUNIT=OFF \
12mu|freerdp-1.0.2-1|197	-DWITH_DIRECTFB=OFF \
12mu|freerdp-1.0.2-1|198	-DWITH_FFMPEG=OFF \
12mu|freerdp-1.0.2-1|199	-DWITH_SSE2=OFF \
12mu|freerdp-1.0.2-1|200	-DCMAKE_INSTALL_LIBDIR:PATH=%{_lib}
12mu|freerdp-1.0.2-1|201	%make
12mu|freerdp-1.0.2-1|202	
12mu|freerdp-1.0.2-1|203	%install
12mu|freerdp-1.0.2-1|204	%makeinstall_std -C build
12mu|freerdp-1.0.2-1|205	
12mu|freerdp-1.0.2-1|206	
12mu|freerdp-1.0.2-1|207	%changelog
12mu|freerdp-1.0.2-1|208	* Thu Oct 31 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.2-1
12mu|freerdp-1.0.2-1|209	+ Revision: 0c0ab2d
12mu|freerdp-1.0.2-1|210	- LOG New version 1.0.2, split libraries according to our policy
12mu|freerdp-1.0.2-1|211	
12mu|freerdp-1.0.2-1|212	

19652 12
12mu|freetds-0.92.63-1|1	%define TDSVER	7.0
12mu|freetds-0.92.63-1|2	
12mu|freetds-0.92.63-1|3	%define	major 0
12mu|freetds-0.92.63-1|4	%define libname %mklibname %{name} %{major}
12mu|freetds-0.92.63-1|5	%define develname %mklibname %{name} -d
12mu|freetds-0.92.63-1|6	
12mu|freetds-0.92.63-1|7	Summary:	An OpenSource implementation of the tabular data stream protocol
12mu|freetds-0.92.63-1|8	Name:		freetds
12mu|freetds-0.92.63-1|9	Version:	0.92.63
12mu|freetds-0.92.63-1|10	Release:	1
12mu|freetds-0.92.63-1|11	License:	LGPL
12mu|freetds-0.92.63-1|12	Group:		System/Libraries
12mu|freetds-0.92.63-1|13	URL:		http://www.freetds.org/
12mu|freetds-0.92.63-1|14	Source0:	http://ibiblio.org/pub/Linux/ALPHA/freetds/stable/git/%{name}-%{version}.tar.bz2
12mu|freetds-0.92.63-1|15	Patch0:		freetds-do_not_build_the_docs.diff
12mu|freetds-0.92.63-1|16	Patch1:		freetds-0.82-libtool.patch
12mu|freetds-0.92.63-1|17	Patch2:		freetds-0.91-fmtstr.diff
12mu|freetds-0.92.63-1|18	BuildRequires:	autoconf automake libtool
12mu|freetds-0.92.63-1|19	BuildRequires:	docbook-style-dsssl
12mu|freetds-0.92.63-1|20	BuildRequires:	doxygen
12mu|freetds-0.92.63-1|21	#BuildRequires:	gnutls-devel
12mu|freetds-0.92.63-1|22	#BuildRequires:	krb5-devel
12mu|freetds-0.92.63-1|23	BuildRequires:	ncurses-devel
12mu|freetds-0.92.63-1|24	BuildRequires:	readline-devel
12mu|freetds-0.92.63-1|25	BuildRequires:	unixODBC-devel >= 2.0.0
12mu|freetds-0.92.63-1|26	
12mu|freetds-0.92.63-1|27	%description
12mu|freetds-0.92.63-1|28	FreeTDS is a free (open source) implementation of Sybase's db-lib, ct-lib, and
12mu|freetds-0.92.63-1|29	ODBC libraries. Currently, dblib and ctlib are most mature. Both of these
12mu|freetds-0.92.63-1|30	libraries have several programs know to compile and run against them. ODBC is
12mu|freetds-0.92.63-1|31	just a roughed in skeleton, and not useful for real work.
12mu|freetds-0.92.63-1|32	
12mu|freetds-0.92.63-1|33	This package is built with support for TDS version %{TDSVER}.
12mu|freetds-0.92.63-1|34	
12mu|freetds-0.92.63-1|35	%package -n	%{libname}
12mu|freetds-0.92.63-1|36	Summary:	An Open Source implementation of the tabular data stream protocol
12mu|freetds-0.92.63-1|37	Group:		System/Libraries
12mu|freetds-0.92.63-1|38	Obsoletes:	%{name} < 0.91
12mu|freetds-0.92.63-1|39	Provides:	%{name}
12mu|freetds-0.92.63-1|40	# library package contained binaries as well, so obsoleting:
12mu|freetds-0.92.63-1|41	Obsoletes:	%{_lib}freetds_mssql0 < 0.91
12mu|freetds-0.92.63-1|42	
12mu|freetds-0.92.63-1|43	%description -n	%{libname}
12mu|freetds-0.92.63-1|44	FreeTDS is a free (open source) implementation of Sybase's db-lib, ct-lib, and
12mu|freetds-0.92.63-1|45	ODBC libraries. Currently, dblib and ctlib are most mature. Both of these
12mu|freetds-0.92.63-1|46	libraries have several programs know to compile and run against them. ODBC is
12mu|freetds-0.92.63-1|47	just a roughed in skeleton, and not useful for real work.
12mu|freetds-0.92.63-1|48	
12mu|freetds-0.92.63-1|49	This package is built with support for TDS version %{TDSVER}.
12mu|freetds-0.92.63-1|50	
12mu|freetds-0.92.63-1|51	%package -n	%{libname}-unixodbc
12mu|freetds-0.92.63-1|52	Summary:	Driver ODBC for unixODBC
12mu|freetds-0.92.63-1|53	Group:		System/Libraries
12mu|freetds-0.92.63-1|54	Obsoletes:	%{name}-unixodbc < 0.91
12mu|freetds-0.92.63-1|55	Provides:	%{name}-unixodbc
12mu|freetds-0.92.63-1|56	Requires:	%{libname} >= %{version}-%{release}
12mu|freetds-0.92.63-1|57	Obsoletes:	%{_lib}freetds_mssql0-unixodbc < 0.91
12mu|freetds-0.92.63-1|58	
12mu|freetds-0.92.63-1|59	%description -n	%{libname}-unixodbc
12mu|freetds-0.92.63-1|60	The freetds-unixodbc package contains ODBC driver build for unixODBC.
12mu|freetds-0.92.63-1|61	
12mu|freetds-0.92.63-1|62	This package is built with support for TDS version %{TDSVER}.
12mu|freetds-0.92.63-1|63	
12mu|freetds-0.92.63-1|64	%package -n	%{develname}
12mu|freetds-0.92.63-1|65	Summary:	Development libraries and header files for the FreeTDS library
12mu|freetds-0.92.63-1|66	Group:		Development/C
12mu|freetds-0.92.63-1|67	Requires:	libtool
12mu|freetds-0.92.63-1|68	Requires:	%{libname} >= %{version}-%{release}
12mu|freetds-0.92.63-1|69	Requires:	%{libname}-unixodbc = %{version}-%{release}
12mu|freetds-0.92.63-1|70	Provides:	lib%{name}-devel = %{version}
12mu|freetds-0.92.63-1|71	Provides:	%{name}-devel = %{version}
12mu|freetds-0.92.63-1|72	Provides:	freetds_mssql-devel = %{version}-%{release}
12mu|freetds-0.92.63-1|73	Obsoletes:	%{name}-devel < 0.91
12mu|freetds-0.92.63-1|74	Obsoletes:	%{mklibname %{name} 0 -d} < 0.91
12mu|freetds-0.92.63-1|75	Obsoletes:	%{_lib}freetds_mssql-devel < 0.91
12mu|freetds-0.92.63-1|76	
12mu|freetds-0.92.63-1|77	%description -n	%{develname}
12mu|freetds-0.92.63-1|78	FreeTDS is a free (open source) implementation of Sybase's db-lib, ct-lib, and
12mu|freetds-0.92.63-1|79	ODBC libraries. Currently, dblib and ctlib are most mature. Both of these
12mu|freetds-0.92.63-1|80	libraries have several programs know to compile and run against them. ODBC is
12mu|freetds-0.92.63-1|81	just a roughed in skeleton, and not useful for real work.
12mu|freetds-0.92.63-1|82	
12mu|freetds-0.92.63-1|83	This package is built with support for TDS version %{TDSVER}.
12mu|freetds-0.92.63-1|84	
12mu|freetds-0.92.63-1|85	This package allows you to compile applications with freetds libraries.
12mu|freetds-0.92.63-1|86	
12mu|freetds-0.92.63-1|87	%package -n	%{libname}-doc
12mu|freetds-0.92.63-1|88	Summary:	User documentation for FreeTDS
12mu|freetds-0.92.63-1|89	Group:		Books/Other
12mu|freetds-0.92.63-1|90	Obsoletes:	%{name}-doc < 0.91
12mu|freetds-0.92.63-1|91	Provides:	%{name}-doc
12mu|freetds-0.92.63-1|92	Obsoletes:	%{_lib}freetds_mssql0-doc < 0.91
12mu|freetds-0.92.63-1|93	
12mu|freetds-0.92.63-1|94	%description -n	%{libname}-doc
12mu|freetds-0.92.63-1|95	The freetds-doc package contains the useguide and reference of FreeTDS and can
12mu|freetds-0.92.63-1|96	be installed even if FreeTDS main package is not installed
12mu|freetds-0.92.63-1|97	
12mu|freetds-0.92.63-1|98	%prep
12mu|freetds-0.92.63-1|99	
12mu|freetds-0.92.63-1|100	%setup -q -n %{name}-%{version}
12mu|freetds-0.92.63-1|101	%patch0 -p1
12mu|freetds-0.92.63-1|102	%patch1 -p1
12mu|freetds-0.92.63-1|103	%patch2 -p0
12mu|freetds-0.92.63-1|104	
12mu|freetds-0.92.63-1|105	find . -type d -perm 0700 -exec chmod 755 {} \;
12mu|freetds-0.92.63-1|106	find . -type f -perm 0555 -exec chmod 755 {} \;
12mu|freetds-0.92.63-1|107	find . -type f -perm 0444 -exec chmod 644 {} \;
12mu|freetds-0.92.63-1|108	
12mu|freetds-0.92.63-1|109	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12mu|freetds-0.92.63-1|110	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mu|freetds-0.92.63-1|111	done
12mu|freetds-0.92.63-1|112	
12mu|freetds-0.92.63-1|113	# lib64 fix
12mu|freetds-0.92.63-1|114	perl -pi -e "s|/lib\b|/%{_lib}|g" configure*
12mu|freetds-0.92.63-1|115	
12mu|freetds-0.92.63-1|116	# perl path fix
12mu|freetds-0.92.63-1|117	find -type f | xargs perl -pi -e "s|/usr/local/bin/perl|%{_bindir}/perl|g"
12mu|freetds-0.92.63-1|118	
12mu|freetds-0.92.63-1|119	# cleanup the initial source
12mu|freetds-0.92.63-1|120	sed -i 's/\r//' doc/tds_ssl.html
12mu|freetds-0.92.63-1|121	sed -i '1 s,#!.*/perl,#!%{__perl},' samples/*.pl doc/api_status.txt
12mu|freetds-0.92.63-1|122	
12mu|freetds-0.92.63-1|123	find doc/ samples/ COPYING* -type f -print0 | xargs -0 chmod -x
12mu|freetds-0.92.63-1|124	find . -name "*.[ch]" -print0 | xargs -0 chmod -x
12mu|freetds-0.92.63-1|125	
12mu|freetds-0.92.63-1|126	# cause to rebuild docs
12mu|freetds-0.92.63-1|127	rm doc/doc/freetds-%{version}/reference/index.html
12mu|freetds-0.92.63-1|128	rm doc/doc/freetds-%{version}/userguide/index.htm
12mu|freetds-0.92.63-1|129	
12mu|freetds-0.92.63-1|130	%build
12mu|freetds-0.92.63-1|131	autoreconf -fis
12mu|freetds-0.92.63-1|132	
12mu|freetds-0.92.63-1|133	%configure2_5x \
12mu|freetds-0.92.63-1|134	--with-tdsver=%{TDSVER} \
12mu|freetds-0.92.63-1|135	--with-unixodbc=%{_prefix} \
12mu|freetds-0.92.63-1|136	--disable-static
12mu|freetds-0.92.63-1|137	#    --enable-krb5=%{_prefix} \
12mu|freetds-0.92.63-1|138	#    --with-gnutls
12mu|freetds-0.92.63-1|139	
12mu|freetds-0.92.63-1|140	%make
12mu|freetds-0.92.63-1|141	# DOCBOOK_DSL="`rpm -ql docbook-style-dsssl | grep html/docbook.dsl`"
12mu|freetds-0.92.63-1|142	
12mu|freetds-0.92.63-1|143	# (oe) the test suite assumes you have access to a sybase/mssql database
12mu|freetds-0.92.63-1|144	# server (tds_connect) and have a correct freedts config...
12mu|freetds-0.92.63-1|145	#make check
12mu|freetds-0.92.63-1|146	
12mu|freetds-0.92.63-1|147	%install
12mu|freetds-0.92.63-1|148	
12mu|freetds-0.92.63-1|149	install -d %{buildroot}/interfaces
12mu|freetds-0.92.63-1|150	install -d %{buildroot}%{_sysconfdir}/%{name}
12mu|freetds-0.92.63-1|151	install -d %{buildroot}%{_datadir}/%{name}-%{version}/samples
12mu|freetds-0.92.63-1|152	install -d %{buildroot}%{_mandir}/man1
12mu|freetds-0.92.63-1|153	install -d %{buildroot}%{_mandir}/man5
12mu|freetds-0.92.63-1|154	
12mu|freetds-0.92.63-1|155	%makeinstall
12mu|freetds-0.92.63-1|156	
12mu|freetds-0.92.63-1|157	install -m0644 include/tdsconvert.h %{buildroot}%{_includedir}/
12mu|freetds-0.92.63-1|158	install -m0644 include/tds.h %{buildroot}%{_includedir}/
12mu|freetds-0.92.63-1|159	install -m0644 include/tdsver.h %{buildroot}%{_includedir}/
12mu|freetds-0.92.63-1|160	
12mu|freetds-0.92.63-1|161	install -m0644 doc/*.1 %{buildroot}%{_mandir}/man1/
12mu|freetds-0.92.63-1|162	install -m0644 doc/*.5 %{buildroot}%{_mandir}/man5/
12mu|freetds-0.92.63-1|163	
12mu|freetds-0.92.63-1|164	chmod +x %{buildroot}%{_libdir}/*.so
12mu|freetds-0.92.63-1|165	cp -a -f samples/* %{buildroot}%{_datadir}/%{name}-%{version}/samples/
12mu|freetds-0.92.63-1|166	
12mu|freetds-0.92.63-1|167	mv %{buildroot}/interfaces %{buildroot}%{_datadir}/%{name}-%{version}/
12mu|freetds-0.92.63-1|168	
12mu|freetds-0.92.63-1|169	pushd %{buildroot}%{_sysconfdir}/%{name}
12mu|freetds-0.92.63-1|170	ln -sf ../..%{_datadir}/%{name}-%{version}/interfaces/
12mu|freetds-0.92.63-1|171	popd
12mu|freetds-0.92.63-1|172	
12mu|freetds-0.92.63-1|173	#remove unwanted files
12mu|freetds-0.92.63-1|174	rm -rf %{buildroot}%{_sysconfdir}/locales.conf
12mu|freetds-0.92.63-1|175	rm -rf %{buildroot}%{_docdir}/%{name}-*
12mu|freetds-0.92.63-1|176	
12mu|freetds-0.92.63-1|177	%files -n %{libname}
12mu|freetds-0.92.63-1|178	%doc AUTHORS BUGS COPYING ChangeLog INSTALL NEWS README PWD
12mu|freetds-0.92.63-1|179	%config(noreplace) %{_sysconfdir}/freetds.conf
12mu|freetds-0.92.63-1|180	%config(noreplace) %{_sysconfdir}/pool.conf
12mu|freetds-0.92.63-1|181	%dir %{_datadir}/%{name}-%{version}
12mu|freetds-0.92.63-1|182	%{_bindir}/bsqldb
12mu|freetds-0.92.63-1|183	%{_bindir}/bsqlodbc
12mu|freetds-0.92.63-1|184	%{_bindir}/datacopy
12mu|freetds-0.92.63-1|185	%{_bindir}/defncopy
12mu|freetds-0.92.63-1|186	%{_bindir}/fisql
12mu|freetds-0.92.63-1|187	%{_bindir}/freebcp
12mu|freetds-0.92.63-1|188	%{_bindir}/osql
12mu|freetds-0.92.63-1|189	%{_bindir}/tdspool
12mu|freetds-0.92.63-1|190	%{_bindir}/tsql
12mu|freetds-0.92.63-1|191	%{_libdir}/libct.so.*
12mu|freetds-0.92.63-1|192	%{_libdir}/libsybdb.so.*
12mu|freetds-0.92.63-1|193	%{_datadir}/%{name}-%{version}/interfaces
12mu|freetds-0.92.63-1|194	%dir %{_sysconfdir}/%{name}/interfaces
12mu|freetds-0.92.63-1|195	%{_mandir}/man1/*
12mu|freetds-0.92.63-1|196	%{_mandir}/man5/*
12mu|freetds-0.92.63-1|197	
12mu|freetds-0.92.63-1|198	%files  -n %{libname}-unixodbc
12mu|freetds-0.92.63-1|199	%{_libdir}/libtdsodbc.so.*
12mu|freetds-0.92.63-1|200	
12mu|freetds-0.92.63-1|201	%files  -n %{develname}
12mu|freetds-0.92.63-1|202	%doc TODO
12mu|freetds-0.92.63-1|203	%{_includedir}/*.h
12mu|freetds-0.92.63-1|204	%{_libdir}/*.so
12mu|freetds-0.92.63-1|205	%{_datadir}/%{name}-%{version}/samples
12mu|freetds-0.92.63-1|206	
12mu|freetds-0.92.63-1|207	%files -n %{libname}-doc
12mu|freetds-0.92.63-1|208	%doc doc/images doc/doc/freetds-*/userguide doc/doc/freetds-*/reference
12mu|freetds-0.92.63-1|209	
12mu|freetds-0.92.63-1|210	
12mu|freetds-0.92.63-1|211	
12mu|freetds-0.92.63-1|212	%changelog
12mu|freetds-0.92.63-1|213	* Thu Oct 24 2013 dsilakov <denis.silakov@rosalab.ru> 0.92.63-1
12mu|freetds-0.92.63-1|214	+ Revision: 0421d9c
12mu|freetds-0.92.63-1|215	- Merge pull request #1 from import/freetds:auto_update
12mu|freetds-0.92.63-1|216	- ROSA Updates Builder: update suggested
12mu|freetds-0.92.63-1|217	
12mu|freetds-0.92.63-1|218	

19653 12
12mu|freetype2-2.4.12-1plf|1	%define build_subpixel 1
12mu|freetype2-2.4.12-1plf|2	%define build_plf 1
12mu|freetype2-2.4.12-1plf|3	%{?_with_plf: %global build_plf 1}
12mu|freetype2-2.4.12-1plf|4	%{?_with_subpixel: %global build_subpixel 1}
12mu|freetype2-2.4.12-1plf|5	
12mu|freetype2-2.4.12-1plf|6	%define release  1
12mu|freetype2-2.4.12-1plf|7	%if %build_plf
12mu|freetype2-2.4.12-1plf|8	%define distsuffix plf
12mu|freetype2-2.4.12-1plf|9	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mu|freetype2-2.4.12-1plf|10	#%define extrarelsuffix plf
12mu|freetype2-2.4.12-1plf|11	%define build_subpixel 1
12mu|freetype2-2.4.12-1plf|12	%endif
12mu|freetype2-2.4.12-1plf|13	
12mu|freetype2-2.4.12-1plf|14	%define major	6
12mu|freetype2-2.4.12-1plf|15	%define libname	%mklibname freetype %{major}
12mu|freetype2-2.4.12-1plf|16	%define develname %mklibname -d freetype %{major}
12mu|freetype2-2.4.12-1plf|17	
12mu|freetype2-2.4.12-1plf|18	%define git_url git://git.sv.gnu.org/freetype/freetype2.git
12mu|freetype2-2.4.12-1plf|19	
12mu|freetype2-2.4.12-1plf|20	Summary:	A free and portable TrueType font rendering engine
12mu|freetype2-2.4.12-1plf|21	Name:		freetype2
12mu|freetype2-2.4.12-1plf|22	Version:	2.4.12
12mu|freetype2-2.4.12-1plf|23	Release:	%{release}%{?extrarelsuffix}
12mu|freetype2-2.4.12-1plf|24	License:	FreeType License/GPL
12mu|freetype2-2.4.12-1plf|25	Group:		System/Libraries
12mu|freetype2-2.4.12-1plf|26	URL:		http://www.freetype.org/
12mu|freetype2-2.4.12-1plf|27	Source0:	http://savannah.nongnu.org/download/freetype/freetype-%{version}.tar.gz
12mu|freetype2-2.4.12-1plf|28	Source1:	http://savannah.nongnu.org/download/freetype/freetype-%{version}.tar.gz.sig
12mu|freetype2-2.4.12-1plf|29	Source2:	http://savannah.nongnu.org/download/freetype/freetype-doc-%{version}.tar.gz
12mu|freetype2-2.4.12-1plf|30	Source3:	http://savannah.nongnu.org/download/freetype/freetype-doc-%{version}.tar.gz.sig
12mu|freetype2-2.4.12-1plf|31	Source4:	http://savannah.nongnu.org/download/freetype/ft2demos-%{version}.tar.gz
12mu|freetype2-2.4.12-1plf|32	Source5:	http://savannah.nongnu.org/download/freetype/ft2demos-%{version}.tar.gz.sig
12mu|freetype2-2.4.12-1plf|33	Patch0:		ft2demos-2.3.12-mathlib.diff
12mu|freetype2-2.4.12-1plf|34	Patch1:         freetype-2.4.12-enable-adobe-cff-engine.patch
12mu|freetype2-2.4.12-1plf|35	BuildRequires:	zlib-devel
12mu|freetype2-2.4.12-1plf|36	BuildRequires:	pkgconfig
12mu|freetype2-2.4.12-1plf|37	BuildRequires:	pkgconfig(x11)
12mu|freetype2-2.4.12-1plf|38	
12mu|freetype2-2.4.12-1plf|39	%description
12mu|freetype2-2.4.12-1plf|40	The FreeType2 engine is a free and portable TrueType font rendering engine.
12mu|freetype2-2.4.12-1plf|41	It has been developed to provide TT support to a great variety of
12mu|freetype2-2.4.12-1plf|42	platforms and environments. Note that FreeType2 is a library, not a
12mu|freetype2-2.4.12-1plf|43	stand-alone application, though some utility applications are included
12mu|freetype2-2.4.12-1plf|44	%if %{build_plf}
12mu|freetype2-2.4.12-1plf|45	
12mu|freetype2-2.4.12-1plf|46	This package is in PLF because this build has subpixel hinting enabled which
12mu|freetype2-2.4.12-1plf|47	is covered by software patents.
12mu|freetype2-2.4.12-1plf|48	%endif
12mu|freetype2-2.4.12-1plf|49	
12mu|freetype2-2.4.12-1plf|50	%package -n %{libname}
12mu|freetype2-2.4.12-1plf|51	Summary:	Shared libraries for a free and portable TrueType font rendering engine
12mu|freetype2-2.4.12-1plf|52	Group:		System/Libraries
12mu|freetype2-2.4.12-1plf|53	Obsoletes:	%{name} < %{version}-%{release}
12mu|freetype2-2.4.12-1plf|54	Provides:	%{name} = %{version}-%{release}
12mu|freetype2-2.4.12-1plf|55	
12mu|freetype2-2.4.12-1plf|56	%description -n %{libname}
12mu|freetype2-2.4.12-1plf|57	The FreeType2 engine is a free and portable TrueType font rendering
12mu|freetype2-2.4.12-1plf|58	engine.  It has been developed to provide TT support to a great
12mu|freetype2-2.4.12-1plf|59	variety of platforms and environments. Note that FreeType2 is a
12mu|freetype2-2.4.12-1plf|60	library, not a stand-alone application, though some utility
12mu|freetype2-2.4.12-1plf|61	applications are included
12mu|freetype2-2.4.12-1plf|62	%if %{build_plf}
12mu|freetype2-2.4.12-1plf|63	
12mu|freetype2-2.4.12-1plf|64	This package is in PLF because this build has subpixel hinting enabled which
12mu|freetype2-2.4.12-1plf|65	is covered by software patents.
12mu|freetype2-2.4.12-1plf|66	%endif
12mu|freetype2-2.4.12-1plf|67	
12mu|freetype2-2.4.12-1plf|68	%package -n %{develname}
12mu|freetype2-2.4.12-1plf|69	Summary:	Header files and static library for development with FreeType2
12mu|freetype2-2.4.12-1plf|70	Group:		Development/C
12mu|freetype2-2.4.12-1plf|71	Requires:	%{libname} >= %{version}-%{release}
12mu|freetype2-2.4.12-1plf|72	Requires:	zlib-devel
12mu|freetype2-2.4.12-1plf|73	Provides:	%{name}-devel = %{version}-%{release}
12mu|freetype2-2.4.12-1plf|74	
12mu|freetype2-2.4.12-1plf|75	%description -n %{develname}
12mu|freetype2-2.4.12-1plf|76	This package is only needed if you intend to develop or compile applications
12mu|freetype2-2.4.12-1plf|77	which rely on the FreeType2 library. If you simply want to run existing
12mu|freetype2-2.4.12-1plf|78	applications, you won't need this package.
12mu|freetype2-2.4.12-1plf|79	
12mu|freetype2-2.4.12-1plf|80	%package demos
12mu|freetype2-2.4.12-1plf|81	Summary:	A collection of FreeType demos
12mu|freetype2-2.4.12-1plf|82	Group:		File tools
12mu|freetype2-2.4.12-1plf|83	
12mu|freetype2-2.4.12-1plf|84	%description demos
12mu|freetype2-2.4.12-1plf|85	The FreeType engine is a free and portable font rendering engine, developed to
12mu|freetype2-2.4.12-1plf|86	provide advanced font support for a variety of platforms and environments. The
12mu|freetype2-2.4.12-1plf|87	demos package includes a set of useful small utilities showing various
12mu|freetype2-2.4.12-1plf|88	capabilities of the FreeType library.
12mu|freetype2-2.4.12-1plf|89	
12mu|freetype2-2.4.12-1plf|90	%prep
12mu|freetype2-2.4.12-1plf|91	%setup -q -n freetype-%{version} -a2 -a4
12mu|freetype2-2.4.12-1plf|92	
12mu|freetype2-2.4.12-1plf|93	pushd ft2demos-%{version}
12mu|freetype2-2.4.12-1plf|94	%patch0 -p0
12mu|freetype2-2.4.12-1plf|95	popd
12mu|freetype2-2.4.12-1plf|96	
12mu|freetype2-2.4.12-1plf|97	%patch1 -p1 -b .CVE-2010-3311
12mu|freetype2-2.4.12-1plf|98	
12mu|freetype2-2.4.12-1plf|99	%if %{build_subpixel}
12mu|freetype2-2.4.12-1plf|100	perl -pi -e 's|^/\* #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING \*/| #define FT_CONFIG_OPTION_SUBPIXEL_RENDERING|' include/freetype/config/ftoption.h
12mu|freetype2-2.4.12-1plf|101	%endif
12mu|freetype2-2.4.12-1plf|102	
12mu|freetype2-2.4.12-1plf|103	%build
12mu|freetype2-2.4.12-1plf|104	# some apps crash on ppc without this
12mu|freetype2-2.4.12-1plf|105	%ifarch ppc
12mu|freetype2-2.4.12-1plf|106	export CFLAGS="`echo %{optflags} |sed s/O2/O0/`"
12mu|freetype2-2.4.12-1plf|107	%endif
12mu|freetype2-2.4.12-1plf|108	
12mu|freetype2-2.4.12-1plf|109	%configure2_5x
12mu|freetype2-2.4.12-1plf|110	%make
12mu|freetype2-2.4.12-1plf|111	
12mu|freetype2-2.4.12-1plf|112	pushd ft2demos-%{version}
12mu|freetype2-2.4.12-1plf|113	%make X11_PATH=%{_prefix} TOP_DIR=".."
12mu|freetype2-2.4.12-1plf|114	popd
12mu|freetype2-2.4.12-1plf|115	
12mu|freetype2-2.4.12-1plf|116	%install
12mu|freetype2-2.4.12-1plf|117	%makeinstall_std
12mu|freetype2-2.4.12-1plf|118	
12mu|freetype2-2.4.12-1plf|119	%multiarch_binaries %{buildroot}%{_bindir}/freetype-config
12mu|freetype2-2.4.12-1plf|120	
12mu|freetype2-2.4.12-1plf|121	%multiarch_includes %{buildroot}%{_includedir}/freetype2/freetype/config/ftconfig.h
12mu|freetype2-2.4.12-1plf|122	
12mu|freetype2-2.4.12-1plf|123	install -d %{buildroot}%{_bindir}
12mu|freetype2-2.4.12-1plf|124	
12mu|freetype2-2.4.12-1plf|125	for ftdemo in ftbench ftdiff ftdump ftgamma ftgrid ftlint ftmulti ftstring ftvalid ftview; do
12mu|freetype2-2.4.12-1plf|126	builds/unix/libtool --mode=install install -m 755 ft2demos-%{version}/bin/$ftdemo %{buildroot}%{_bindir}
12mu|freetype2-2.4.12-1plf|127	done
12mu|freetype2-2.4.12-1plf|128	
12mu|freetype2-2.4.12-1plf|129	# cleanup
12mu|freetype2-2.4.12-1plf|130	rm -fr %{buildroot}%{_libdir}/*.a
12mu|freetype2-2.4.12-1plf|131	
12mu|freetype2-2.4.12-1plf|132	%files -n %{libname}
12mu|freetype2-2.4.12-1plf|133	%{_libdir}/*.so.%{major}*
12mu|freetype2-2.4.12-1plf|134	
12mu|freetype2-2.4.12-1plf|135	%files -n %{develname}
12mu|freetype2-2.4.12-1plf|136	%doc docs/*
12mu|freetype2-2.4.12-1plf|137	%{_bindir}/freetype-config
12mu|freetype2-2.4.12-1plf|138	%{_libdir}/*.so
12mu|freetype2-2.4.12-1plf|139	%dir %{_includedir}/freetype2
12mu|freetype2-2.4.12-1plf|140	%{_includedir}/freetype2/*
12mu|freetype2-2.4.12-1plf|141	%{_includedir}/ft2build.h
12mu|freetype2-2.4.12-1plf|142	%{_datadir}/aclocal/*
12mu|freetype2-2.4.12-1plf|143	%{_libdir}/pkgconfig/*
12mu|freetype2-2.4.12-1plf|144	%{multiarch_bindir}/freetype-config
12mu|freetype2-2.4.12-1plf|145	%dir %{multiarch_includedir}/freetype2
12mu|freetype2-2.4.12-1plf|146	%{multiarch_includedir}/freetype2/*
12mu|freetype2-2.4.12-1plf|147	
12mu|freetype2-2.4.12-1plf|148	%files demos
12mu|freetype2-2.4.12-1plf|149	%{_bindir}/ftbench
12mu|freetype2-2.4.12-1plf|150	%{_bindir}/ftdiff
12mu|freetype2-2.4.12-1plf|151	%{_bindir}/ftdump
12mu|freetype2-2.4.12-1plf|152	%{_bindir}/ftgamma
12mu|freetype2-2.4.12-1plf|153	%{_bindir}/ftgrid
12mu|freetype2-2.4.12-1plf|154	%{_bindir}/ftlint
12mu|freetype2-2.4.12-1plf|155	%{_bindir}/ftmulti
12mu|freetype2-2.4.12-1plf|156	%{_bindir}/ftstring
12mu|freetype2-2.4.12-1plf|157	%{_bindir}/ftvalid
12mu|freetype2-2.4.12-1plf|158	%{_bindir}/ftview
12mu|freetype2-2.4.12-1plf|159	
12mu|freetype2-2.4.12-1plf|160	%changelog
12mu|freetype2-2.4.12-1plf|161	* Fri Jun 15 2012 Bernhard Rosenkraenzer <bero@bero.eu> 2.4.10-2mdv2012.0
12mu|freetype2-2.4.12-1plf|162	+ Revision: 805763
12mu|freetype2-2.4.12-1plf|163	- Update to 2.4.10
12mu|freetype2-2.4.12-1plf|164	
12mu|freetype2-2.4.12-1plf|165	* Wed May 23 2012 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 2.4.9-2
12mu|freetype2-2.4.12-1plf|166	+ Revision: 800214
12mu|freetype2-2.4.12-1plf|167	- rebuild to loose rpmlib dep
12mu|freetype2-2.4.12-1plf|168	
12mu|freetype2-2.4.12-1plf|169	* Mon Mar 12 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.4.9-1
12mu|freetype2-2.4.12-1plf|170	+ Revision: 784357
12mu|freetype2-2.4.12-1plf|171	- version update 2.4.9
12mu|freetype2-2.4.12-1plf|172	- version update 2.4.9
12mu|freetype2-2.4.12-1plf|173	
12mu|freetype2-2.4.12-1plf|174	* Sat Dec 03 2011 Oden Eriksson <oeriksson@mandriva.com> 2.4.8-2
12mu|freetype2-2.4.12-1plf|175	+ Revision: 737459
12mu|freetype2-2.4.12-1plf|176	- drop the static lib, its sub package and the libtool *.la file
12mu|freetype2-2.4.12-1plf|177	- various fixes
12mu|freetype2-2.4.12-1plf|178	
12mu|freetype2-2.4.12-1plf|179	* Wed Nov 16 2011 Oden Eriksson <oeriksson@mandriva.com> 2.4.8-1
12mu|freetype2-2.4.12-1plf|180	+ Revision: 731028
12mu|freetype2-2.4.12-1plf|181	- 2.4.8
12mu|freetype2-2.4.12-1plf|182	
12mu|freetype2-2.4.12-1plf|183	* Thu Oct 20 2011 Andrey Bondrov <abondrov@mandriva.org> 2.4.7-1
12mu|freetype2-2.4.12-1plf|184	+ Revision: 705513
12mu|freetype2-2.4.12-1plf|185	- Security release 2.4.7
12mu|freetype2-2.4.12-1plf|186	
12mu|freetype2-2.4.12-1plf|187	* Mon Aug 08 2011 GÃ¶tz Waschk <waschk@mandriva.org> 2.4.6-2
12mu|freetype2-2.4.12-1plf|188	+ Revision: 693662
12mu|freetype2-2.4.12-1plf|189	- fix release suffix
12mu|freetype2-2.4.12-1plf|190	
12mu|freetype2-2.4.12-1plf|191	* Sat Aug 06 2011 GÃ¶tz Waschk <waschk@mandriva.org> 2.4.6-1
12mu|freetype2-2.4.12-1plf|192	+ Revision: 693470
12mu|freetype2-2.4.12-1plf|193	- new version
12mu|freetype2-2.4.12-1plf|194	- drop patch 2
12mu|freetype2-2.4.12-1plf|195	
12mu|freetype2-2.4.12-1plf|196	* Tue Jul 26 2011 Oden Eriksson <oeriksson@mandriva.com> 2.4.5-2
12mu|freetype2-2.4.12-1plf|197	+ Revision: 691740
12mu|freetype2-2.4.12-1plf|198	- sync with MDVSA-2011:120
12mu|freetype2-2.4.12-1plf|199	
12mu|freetype2-2.4.12-1plf|200	* Thu Jun 30 2011 GÃ¶tz Waschk <waschk@mandriva.org> 2.4.5-1
12mu|freetype2-2.4.12-1plf|201	+ Revision: 688320
12mu|freetype2-2.4.12-1plf|202	- new version
12mu|freetype2-2.4.12-1plf|203	- drop merged patch 2
12mu|freetype2-2.4.12-1plf|204	
12mu|freetype2-2.4.12-1plf|205	* Mon May 02 2011 Funda Wang <fwang@mandriva.org> 2.4.4-4
12mu|freetype2-2.4.12-1plf|206	+ Revision: 661898
12mu|freetype2-2.4.12-1plf|207	- fix multiarch usage
12mu|freetype2-2.4.12-1plf|208	
12mu|freetype2-2.4.12-1plf|209	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|freetype2-2.4.12-1plf|210	- multiarch fixes
12mu|freetype2-2.4.12-1plf|211	
12mu|freetype2-2.4.12-1plf|212	* Fri Mar 04 2011 Ð�Ð»ÐµÐºÑ�Ð°Ð½Ð´Ñ€ ÐšÐ°Ð·Ð°Ð½Ñ†ÐµÐ² <kazancas@mandriva.org> 2.4.4-3
12mu|freetype2-2.4.12-1plf|213	+ Revision: 641823
12mu|freetype2-2.4.12-1plf|214	+ rebuild (emptylog)
12mu|freetype2-2.4.12-1plf|215	
12mu|freetype2-2.4.12-1plf|216	* Wed Mar 02 2011 Ð�Ð»ÐµÐºÑ�Ð°Ð½Ð´Ñ€ ÐšÐ°Ð·Ð°Ð½Ñ†ÐµÐ² <kazancas@mandriva.org> 2.4.4-2
12mu|freetype2-2.4.12-1plf|217	+ Revision: 641211
12mu|freetype2-2.4.12-1plf|218	- add infinality subpixel multipatch for plf
12mu|freetype2-2.4.12-1plf|219	
12mu|freetype2-2.4.12-1plf|220	+ Anssi Hannula <anssi@mandriva.org>
12mu|freetype2-2.4.12-1plf|221	- plf: append "plf" to Release on cooker to make plf build have higher EVR
12mu|freetype2-2.4.12-1plf|222	again with the rpm5-style mkrel now in use
12mu|freetype2-2.4.12-1plf|223	
12mu|freetype2-2.4.12-1plf|224	* Sat Dec 04 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.4.4-1mdv2011.0
12mu|freetype2-2.4.12-1plf|225	+ Revision: 609230
12mu|freetype2-2.4.12-1plf|226	- new version
12mu|freetype2-2.4.12-1plf|227	- drop patches 2,3
12mu|freetype2-2.4.12-1plf|228	
12mu|freetype2-2.4.12-1plf|229	* Tue Nov 16 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4.3-3mdv2011.0
12mu|freetype2-2.4.12-1plf|230	+ Revision: 598016
12mu|freetype2-2.4.12-1plf|231	- P2: security fix for CVE-2010-3814 (upstream)
12mu|freetype2-2.4.12-1plf|232	- P3: security fix for CVE-2010-3855 (upstream)
12mu|freetype2-2.4.12-1plf|233	
12mu|freetype2-2.4.12-1plf|234	* Wed Oct 13 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4.3-2mdv2011.0
12mu|freetype2-2.4.12-1plf|235	+ Revision: 585373
12mu|freetype2-2.4.12-1plf|236	- P1: security fix for CVE-2010-3311
12mu|freetype2-2.4.12-1plf|237	
12mu|freetype2-2.4.12-1plf|238	* Mon Oct 04 2010 Funda Wang <fwang@mandriva.org> 2.4.3-1mdv2011.0
12mu|freetype2-2.4.12-1plf|239	+ Revision: 582790
12mu|freetype2-2.4.12-1plf|240	- New version 2.4.3
12mu|freetype2-2.4.12-1plf|241	
12mu|freetype2-2.4.12-1plf|242	* Fri Aug 06 2010 Funda Wang <fwang@mandriva.org> 2.4.2-1mdv2011.0
12mu|freetype2-2.4.12-1plf|243	+ Revision: 567192
12mu|freetype2-2.4.12-1plf|244	- new version 2.4.2
12mu|freetype2-2.4.12-1plf|245	
12mu|freetype2-2.4.12-1plf|246	* Sun Jul 18 2010 Funda Wang <fwang@mandriva.org> 2.4.1-1mdv2011.0
12mu|freetype2-2.4.12-1plf|247	+ Revision: 554830
12mu|freetype2-2.4.12-1plf|248	- update to new version 2.4.1
12mu|freetype2-2.4.12-1plf|249	
12mu|freetype2-2.4.12-1plf|250	* Fri Jul 16 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4.0-2mdv2011.0
12mu|freetype2-2.4.12-1plf|251	+ Revision: 554387
12mu|freetype2-2.4.12-1plf|252	- fix deps (whoops!)
12mu|freetype2-2.4.12-1plf|253	- added the ft2demos tools
12mu|freetype2-2.4.12-1plf|254	
12mu|freetype2-2.4.12-1plf|255	+ Anssi Hannula <anssi@mandriva.org>
12mu|freetype2-2.4.12-1plf|256	- fix spelling in description
12mu|freetype2-2.4.12-1plf|257	
12mu|freetype2-2.4.12-1plf|258	* Wed Jul 14 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4.0-1mdv2011.0
12mu|freetype2-2.4.12-1plf|259	+ Revision: 553311
12mu|freetype2-2.4.12-1plf|260	- 2.4.0
12mu|freetype2-2.4.12-1plf|261	- the bytecode interpreter is enabled because the patent expired in may
12mu|freetype2-2.4.12-1plf|262	
12mu|freetype2-2.4.12-1plf|263	* Mon Feb 15 2010 Frederic Crozat <fcrozat@mandriva.com> 2.3.12-1mdv2010.1
12mu|freetype2-2.4.12-1plf|264	+ Revision: 506123
12mu|freetype2-2.4.12-1plf|265	- Release 2.3.12
12mu|freetype2-2.4.12-1plf|266	- Fix url
12mu|freetype2-2.4.12-1plf|267	
12mu|freetype2-2.4.12-1plf|268	* Sat Jan 02 2010 Funda Wang <fwang@mandriva.org> 2.3.11-2mdv2010.1
12mu|freetype2-2.4.12-1plf|269	+ Revision: 484980
12mu|freetype2-2.4.12-1plf|270	- libtoolize is not needed any more
12mu|freetype2-2.4.12-1plf|271	
12mu|freetype2-2.4.12-1plf|272	* Mon Oct 12 2009 Frederic Crozat <fcrozat@mandriva.com> 2.3.11-1mdv2010.0
12mu|freetype2-2.4.12-1plf|273	+ Revision: 456723
12mu|freetype2-2.4.12-1plf|274	- Release 2.3.11
12mu|freetype2-2.4.12-1plf|275	
12mu|freetype2-2.4.12-1plf|276	* Fri Oct 09 2009 Frederic Crozat <fcrozat@mandriva.com> 2.3.10-1mdv2010.0
12mu|freetype2-2.4.12-1plf|277	+ Revision: 456395
12mu|freetype2-2.4.12-1plf|278	- Release 2.3.10
12mu|freetype2-2.4.12-1plf|279	- Remove patches 0, 1 (merged upstream)
12mu|freetype2-2.4.12-1plf|280	
12mu|freetype2-2.4.12-1plf|281	+ Olivier Blin <blino@mandriva.org>
12mu|freetype2-2.4.12-1plf|282	- fix assembly declaration for armel (from Arnaud Patard)
12mu|freetype2-2.4.12-1plf|283	
12mu|freetype2-2.4.12-1plf|284	* Thu Sep 24 2009 Oden Eriksson <oeriksson@mandriva.com> 2.3.9-4mdv2010.0
12mu|freetype2-2.4.12-1plf|285	+ Revision: 448177
12mu|freetype2-2.4.12-1plf|286	- added the corrected patch by pcpa for fixing CVE-2009-0946
12mu|freetype2-2.4.12-1plf|287	
12mu|freetype2-2.4.12-1plf|288	* Wed Sep 23 2009 Oden Eriksson <oeriksson@mandriva.com> 2.3.9-3mdv2010.0
12mu|freetype2-2.4.12-1plf|289	+ Revision: 447643
12mu|freetype2-2.4.12-1plf|290	- P0: security fix for CVE-2009-0946
12mu|freetype2-2.4.12-1plf|291	
12mu|freetype2-2.4.12-1plf|292	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 2.3.9-2mdv2010.0
12mu|freetype2-2.4.12-1plf|293	+ Revision: 424480
12mu|freetype2-2.4.12-1plf|294	- rebuild
12mu|freetype2-2.4.12-1plf|295	
12mu|freetype2-2.4.12-1plf|296	+ Frederic Crozat <fcrozat@mandriva.com>
12mu|freetype2-2.4.12-1plf|297	- add git_url
12mu|freetype2-2.4.12-1plf|298	
12mu|freetype2-2.4.12-1plf|299	* Thu Mar 12 2009 Frederic Crozat <fcrozat@mandriva.com> 2.3.9-1mdv2009.1
12mu|freetype2-2.4.12-1plf|300	+ Revision: 354233
12mu|freetype2-2.4.12-1plf|301	- Release 2.3.9
12mu|freetype2-2.4.12-1plf|302	
12mu|freetype2-2.4.12-1plf|303	* Wed Jan 14 2009 Frederic Crozat <fcrozat@mandriva.com> 2.3.8-2mdv2009.1
12mu|freetype2-2.4.12-1plf|304	+ Revision: 329473
12mu|freetype2-2.4.12-1plf|305	- Release 2.3.8
12mu|freetype2-2.4.12-1plf|306	
12mu|freetype2-2.4.12-1plf|307	* Thu Dec 25 2008 Oden Eriksson <oeriksson@mandriva.com> 2.3.7-2mdv2009.1
12mu|freetype2-2.4.12-1plf|308	+ Revision: 318825
12mu|freetype2-2.4.12-1plf|309	- rebuild
12mu|freetype2-2.4.12-1plf|310	
12mu|freetype2-2.4.12-1plf|311	* Mon Jun 30 2008 Frederic Crozat <fcrozat@mandriva.com> 2.3.7-1mdv2009.0
12mu|freetype2-2.4.12-1plf|312	+ Revision: 230204
12mu|freetype2-2.4.12-1plf|313	- Release 2.3.7
12mu|freetype2-2.4.12-1plf|314	
12mu|freetype2-2.4.12-1plf|315	* Tue Jun 10 2008 Frederic Crozat <fcrozat@mandriva.com> 2.3.6-1mdv2009.0
12mu|freetype2-2.4.12-1plf|316	+ Revision: 217357
12mu|freetype2-2.4.12-1plf|317	- Release 2.3.6
12mu|freetype2-2.4.12-1plf|318	
12mu|freetype2-2.4.12-1plf|319	+ Pixel <pixel@mandriva.com>
12mu|freetype2-2.4.12-1plf|320	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|freetype2-2.4.12-1plf|321	
12mu|freetype2-2.4.12-1plf|322	+ Olivier Blin <blino@mandriva.org>
12mu|freetype2-2.4.12-1plf|323	- restore BuildRoot
12mu|freetype2-2.4.12-1plf|324	
12mu|freetype2-2.4.12-1plf|325	+ Thierry Vignaud <tv@mandriva.org>
12mu|freetype2-2.4.12-1plf|326	- kill re-definition of %%buildroot on Pixel's request
12mu|freetype2-2.4.12-1plf|327	
12mu|freetype2-2.4.12-1plf|328	* Tue Sep 18 2007 Frederic Crozat <fcrozat@mandriva.com> 2.3.5-2mdv2008.0
12mu|freetype2-2.4.12-1plf|329	+ Revision: 89480
12mu|freetype2-2.4.12-1plf|330	- Force rebuild
12mu|freetype2-2.4.12-1plf|331	
12mu|freetype2-2.4.12-1plf|332	* Tue Jul 03 2007 Funda Wang <fwang@mandriva.org> 2.3.5-1mdv2008.0
12mu|freetype2-2.4.12-1plf|333	+ Revision: 47335
12mu|freetype2-2.4.12-1plf|334	- New version
12mu|freetype2-2.4.12-1plf|335	
12mu|freetype2-2.4.12-1plf|336	+ Anssi Hannula <anssi@mandriva.org>
12mu|freetype2-2.4.12-1plf|337	- plf: update reason
12mu|freetype2-2.4.12-1plf|338	
12mu|freetype2-2.4.12-1plf|339	* Fri Apr 27 2007 Frederic Crozat <fcrozat@mandriva.com> 2.3.4-1mdv2008.0
12mu|freetype2-2.4.12-1plf|340	+ Revision: 18751
12mu|freetype2-2.4.12-1plf|341	- Release 2.3.4
12mu|freetype2-2.4.12-1plf|342	- Remove patch0, merged upstream
12mu|freetype2-2.4.12-1plf|343	- add build options in package to enable individually subpixel hinting and bytecode interpreter
12mu|freetype2-2.4.12-1plf|344	
12mu|freetype2-2.4.12-1plf|345	* Sat Apr 21 2007 Anssi Hannula <anssi@mandriva.org> 2.3.1-4mdv2008.0
12mu|freetype2-2.4.12-1plf|346	+ Revision: 16552
12mu|freetype2-2.4.12-1plf|347	- patch0: fix CVE-2007-1351
12mu|freetype2-2.4.12-1plf|348	
12mu|freetype2-2.4.12-1plf|349	
12mu|freetype2-2.4.12-1plf|350	* Sun Feb 18 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.3.1-3mdv2007.0
12mu|freetype2-2.4.12-1plf|351	+ Revision: 122328
12mu|freetype2-2.4.12-1plf|352	- fix buildrequires
12mu|freetype2-2.4.12-1plf|353	
12mu|freetype2-2.4.12-1plf|354	* Sun Feb 18 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.3.1-2mdv2007.1
12mu|freetype2-2.4.12-1plf|355	+ Revision: 122284
12mu|freetype2-2.4.12-1plf|356	- rebuild to fix pkgconfig deps
12mu|freetype2-2.4.12-1plf|357	
12mu|freetype2-2.4.12-1plf|358	* Wed Jan 31 2007 Frederic Crozat <fcrozat@mandriva.com> 2.3.1-1mdv2007.1
12mu|freetype2-2.4.12-1plf|359	+ Revision: 115653
12mu|freetype2-2.4.12-1plf|360	- Release 2.3.1
12mu|freetype2-2.4.12-1plf|361	
12mu|freetype2-2.4.12-1plf|362	* Wed Jan 17 2007 Frederic Crozat <fcrozat@mandriva.com> 2.3.0-1mdv2007.1
12mu|freetype2-2.4.12-1plf|363	+ Revision: 109964
12mu|freetype2-2.4.12-1plf|364	- Release 2.3.0
12mu|freetype2-2.4.12-1plf|365	- Removes all patches, merged upstream
12mu|freetype2-2.4.12-1plf|366	
12mu|freetype2-2.4.12-1plf|367	* Sat Dec 02 2006 Olivier Blin <oblin@mandriva.com> 2.2.1-9mdv2007.1
12mu|freetype2-2.4.12-1plf|368	+ Revision: 89940
12mu|freetype2-2.4.12-1plf|369	- fix overlapping segments (#23258)
12mu|freetype2-2.4.12-1plf|370	
12mu|freetype2-2.4.12-1plf|371	* Sat Nov 11 2006 Anssi Hannula <anssi@mandriva.org> 2.2.1-8mdv2007.0
12mu|freetype2-2.4.12-1plf|372	+ Revision: 81091
12mu|freetype2-2.4.12-1plf|373	- plf: really enable full hinting
12mu|freetype2-2.4.12-1plf|374	
12mu|freetype2-2.4.12-1plf|375	* Fri Nov 03 2006 Anssi Hannula <anssi@mandriva.org> 2.2.1-7mdv2007.1
12mu|freetype2-2.4.12-1plf|376	+ Revision: 76248
12mu|freetype2-2.4.12-1plf|377	- increase release
12mu|freetype2-2.4.12-1plf|378	- plf: fix reason
12mu|freetype2-2.4.12-1plf|379	
12mu|freetype2-2.4.12-1plf|380	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|freetype2-2.4.12-1plf|381	- bzip2 cleanup
12mu|freetype2-2.4.12-1plf|382	- rebuild
12mu|freetype2-2.4.12-1plf|383	
12mu|freetype2-2.4.12-1plf|384	* Thu Oct 12 2006 Oden Eriksson <oeriksson@mandriva.com> 2.2.1-5mdv2007.1
12mu|freetype2-2.4.12-1plf|385	+ Revision: 63443
12mu|freetype2-2.4.12-1plf|386	- bunzip patches
12mu|freetype2-2.4.12-1plf|387	- Import freetype2
12mu|freetype2-2.4.12-1plf|388	
12mu|freetype2-2.4.12-1plf|389	* Tue Sep 12 2006 Frederic Crozat <fcrozat@mandriva.com> 2.2.1-4mdv2007.0
12mu|freetype2-2.4.12-1plf|390	- Patch6 (pterjan): fix crash (fdo bug #6841)
12mu|freetype2-2.4.12-1plf|391	
12mu|freetype2-2.4.12-1plf|392	* Sat Jul 22 2006 Frederic Crozat <fcrozat@mandriva.com> 2.2.1-3mdv2007.0
12mu|freetype2-2.4.12-1plf|393	- Patch0 (CVS): fix CVE-2006-3467
12mu|freetype2-2.4.12-1plf|394	- Patch1 (CVS): handles correctly bdf fonts without POINT_SIZE property
12mu|freetype2-2.4.12-1plf|395	- Patch2 (CVS): fix bytecode hint instructions
12mu|freetype2-2.4.12-1plf|396	- Patch3 (CVS): fix handling of some strange PFR fonts
12mu|freetype2-2.4.12-1plf|397	- Patch4 (CVS): speedup small gzip fonts loading
12mu|freetype2-2.4.12-1plf|398	- Patch5 (CVS): fix rogue client crash
12mu|freetype2-2.4.12-1plf|399	
12mu|freetype2-2.4.12-1plf|400	* Tue May 30 2006 Götz Waschk <waschk@mandriva.org> 2.2.1-2mdv2007.0
12mu|freetype2-2.4.12-1plf|401	- mkrel
12mu|freetype2-2.4.12-1plf|402	
12mu|freetype2-2.4.12-1plf|403	* Tue May 16 2006 Frederic Crozat <fcrozat@mandriva.com> 2.2.1-1mdk
12mu|freetype2-2.4.12-1plf|404	- Release 2.2.1
12mu|freetype2-2.4.12-1plf|405	- Remove patches 0, 1, 2, 3, 5, 6 (merged upstream)
12mu|freetype2-2.4.12-1plf|406	
12mu|freetype2-2.4.12-1plf|407	* Wed Nov 16 2005 Frederic Crozat <fcrozat@mandriva.com> 2.1.10-10mdk
12mu|freetype2-2.4.12-1plf|408	- Rebuild to get debug package
12mu|freetype2-2.4.12-1plf|409	
12mu|freetype2-2.4.12-1plf|410	* Tue Sep 27 2005 Frederic Crozat <fcrozat@mandriva.com> 2.1.10-9mdk
12mu|freetype2-2.4.12-1plf|411	- Patch6 (David Turner): fix anti-aliasing rendering
12mu|freetype2-2.4.12-1plf|412	
12mu|freetype2-2.4.12-1plf|413	* Wed Sep 21 2005 Frederic Crozat <fcrozat@mandriva.com> 2.1.10-8mdk
12mu|freetype2-2.4.12-1plf|414	- Remove patch4, it wasn't fixing the real problem which is in cairo
12mu|freetype2-2.4.12-1plf|415	
12mu|freetype2-2.4.12-1plf|416	* Wed Sep 14 2005 Frederic Crozat <fcrozat@mandriva.com> 2.1.10-7mdk
12mu|freetype2-2.4.12-1plf|417	- Patch5 (CVS): fix disabled kerning
12mu|freetype2-2.4.12-1plf|418	
12mu|freetype2-2.4.12-1plf|419	* Wed Aug 31 2005 Frederic Crozat <fcrozat@mandriva.com> 2.1.10-6mdk
12mu|freetype2-2.4.12-1plf|420	- Patch4 (Owen Taylor): fix font rendering in Cairo
12mu|freetype2-2.4.12-1plf|421	
12mu|freetype2-2.4.12-1plf|422	* Thu Aug 25 2005 Frederic Crozat <fcrozat@mandriva.com> 2.1.10-5mdk
12mu|freetype2-2.4.12-1plf|423	- Patch2 (CVS): fix autofit render setup
12mu|freetype2-2.4.12-1plf|424	- Patch3 (CVS): fix memleak
12mu|freetype2-2.4.12-1plf|425	
12mu|freetype2-2.4.12-1plf|426	* Thu Aug 25 2005 Götz Waschk <waschk@mandriva.org> 2.1.10-4mdk
12mu|freetype2-2.4.12-1plf|427	- fix bug 17248
12mu|freetype2-2.4.12-1plf|428	
12mu|freetype2-2.4.12-1plf|429	* Thu Aug 04 2005 Frederic Crozat <fcrozat@mandriva.com> 2.1.10-3mdk
12mu|freetype2-2.4.12-1plf|430	- Patch1 (David Turner): put back internal API used by xorg-x11 (Mdk bug #14636)
12mu|freetype2-2.4.12-1plf|431	
12mu|freetype2-2.4.12-1plf|432	* Wed Aug 03 2005 Frederic Crozat <fcrozat@mandriva.com> 2.1.10-2mdk
12mu|freetype2-2.4.12-1plf|433	- Patch0 (CVS): various fixes (mostly embolding)
12mu|freetype2-2.4.12-1plf|434	
12mu|freetype2-2.4.12-1plf|435	* Tue Jul 05 2005 Frederic Crozat <fcrozat@mandriva.com> 2.1.10-1mdk
12mu|freetype2-2.4.12-1plf|436	- Release 2.1.10
12mu|freetype2-2.4.12-1plf|437	- Remove patches 0, 3, 4, 5, 6, 7 (merged upstream)
12mu|freetype2-2.4.12-1plf|438	
12mu|freetype2-2.4.12-1plf|439	* Thu Mar 17 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.1.9-6mdk
12mu|freetype2-2.4.12-1plf|440	- Disable patches 1 & 2, they seems to alter CJK (Mdk bug #14725)
12mu|freetype2-2.4.12-1plf|441	
12mu|freetype2-2.4.12-1plf|442	* Thu Mar 10 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.1.9-5mdk
12mu|freetype2-2.4.12-1plf|443	- Patch1 (CVS): fix ttf hints distortions
12mu|freetype2-2.4.12-1plf|444	- Patch2 (CVS): fix ttf interpreter
12mu|freetype2-2.4.12-1plf|445	- Patch3 (CVS): fix stroker for closed outlines and single points
12mu|freetype2-2.4.12-1plf|446	- Patch4 (CVS): fix cff font load
12mu|freetype2-2.4.12-1plf|447	- Patch5 (CVS): fix size comparison for BDF files
12mu|freetype2-2.4.12-1plf|448	- Patch6 (CVS): fix size comparison for PCF files
12mu|freetype2-2.4.12-1plf|449	- Patch7 (CVS): fix fractional size handling
12mu|freetype2-2.4.12-1plf|450	
12mu|freetype2-2.4.12-1plf|451	* Thu Feb 10 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.1.9-4mdk
12mu|freetype2-2.4.12-1plf|452	- nuke lib64 rpaths
12mu|freetype2-2.4.12-1plf|453	- multiarch freetype-config (for --libtool)
12mu|freetype2-2.4.12-1plf|454	
12mu|freetype2-2.4.12-1plf|455	* Mon Jan 31 2005 Frederic Lepied <flepied@mandrakesoft.com> 2.1.9-3mdk
12mu|freetype2-2.4.12-1plf|456	- multiarch
12mu|freetype2-2.4.12-1plf|457	
12mu|freetype2-2.4.12-1plf|458	* Fri Jul 23 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.1.9-2mdk
12mu|freetype2-2.4.12-1plf|459	- use -O0 on ppc to prevent crashes with new fontconfig installed
12mu|freetype2-2.4.12-1plf|460	
12mu|freetype2-2.4.12-1plf|461	* Tue Jul 20 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.1.9-1mdk
12mu|freetype2-2.4.12-1plf|462	- Release 2.1.9
12mu|freetype2-2.4.12-1plf|463	- Add check to lower optimizations for old gcc
12mu|freetype2-2.4.12-1plf|464	
12mu|freetype2-2.4.12-1plf|465	* Sat Jul 10 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.1.8-2mdk
12mu|freetype2-2.4.12-1plf|466	- Enable back optimizations (safe with gcc 3.4.x)
12mu|freetype2-2.4.12-1plf|467	
12mu|freetype2-2.4.12-1plf|468	* Thu Apr 22 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.1.8-1mdk
12mu|freetype2-2.4.12-1plf|469	- Release 2.1.8
12mu|freetype2-2.4.12-1plf|470	- Remove patch0 (merged upstream)

19654 12
12mu|frei0r-plugins-1.4-1|1	%define	oname	frei0r
12mu|frei0r-plugins-1.4-1|2	
12mu|frei0r-plugins-1.4-1|3	Summary:	A minimalistic plugin API for video effects
12mu|frei0r-plugins-1.4-1|4	Name:		%{oname}-plugins
12mu|frei0r-plugins-1.4-1|5	Version:	1.4
12mu|frei0r-plugins-1.4-1|6	Release:	1
12mu|frei0r-plugins-1.4-1|7	License:	GPLv2+
12mu|frei0r-plugins-1.4-1|8	Group:		System/Libraries
12mu|frei0r-plugins-1.4-1|9	Url:		http://www.piksel.org/frei0r
12mu|frei0r-plugins-1.4-1|10	Source0:	http://www.piksel.no/frei0r/releases/%{name}-%{version}.tar.gz
12mu|frei0r-plugins-1.4-1|11	Patch0:		frei0r-1.3-doc-destdir-support.patch
12mu|frei0r-plugins-1.4-1|12	Patch1:		frei0r-1.3-build-docs-by-default.patch
12mu|frei0r-plugins-1.4-1|13	BuildRequires:	cmake
12mu|frei0r-plugins-1.4-1|14	BuildRequires:	doxygen
12mu|frei0r-plugins-1.4-1|15	Buildrequires:	pkgconfig(cairo)
12mu|frei0r-plugins-1.4-1|16	Buildrequires:	pkgconfig(gavl)
12mu|frei0r-plugins-1.4-1|17	BuildRequires:	pkgconfig(libpng)
12mu|frei0r-plugins-1.4-1|18	BuildRequires:	pkgconfig(opencv)
12mu|frei0r-plugins-1.4-1|19	%rename		%{oname}
12mu|frei0r-plugins-1.4-1|20	
12mu|frei0r-plugins-1.4-1|21	%description
12mu|frei0r-plugins-1.4-1|22	frei0r - a minimalistic plugin API for video effects.
12mu|frei0r-plugins-1.4-1|23	
12mu|frei0r-plugins-1.4-1|24	It is a minimalistic plugin API for video sources and filters.
12mu|frei0r-plugins-1.4-1|25	The behaviour of the effects can be controlled from the host by
12mu|frei0r-plugins-1.4-1|26	simple parameters. The intent is to solve the recurring
12mu|frei0r-plugins-1.4-1|27	reimplementation or adaptation issue of standard effects.
12mu|frei0r-plugins-1.4-1|28	
12mu|frei0r-plugins-1.4-1|29	It is not meant as a generic API for all kinds of video
12mu|frei0r-plugins-1.4-1|30	applications.
12mu|frei0r-plugins-1.4-1|31	
12mu|frei0r-plugins-1.4-1|32	There is no support for the requirements of special application
12mu|frei0r-plugins-1.4-1|33	areas like non linear editors, hardware accelerated shader effects,
12mu|frei0r-plugins-1.4-1|34	and high precision video processing. These advanced issues are not
12mu|frei0r-plugins-1.4-1|35	even solved satisfactory for non cross application plugin apis and
12mu|frei0r-plugins-1.4-1|36	are still an evolving field.
12mu|frei0r-plugins-1.4-1|37	
12mu|frei0r-plugins-1.4-1|38	The frei0r API is not meant to be a competing standard to more
12mu|frei0r-plugins-1.4-1|39	ambitious efforts.
12mu|frei0r-plugins-1.4-1|40	
12mu|frei0r-plugins-1.4-1|41	%files
12mu|frei0r-plugins-1.4-1|42	%doc AUTHORS README ChangeLog
12mu|frei0r-plugins-1.4-1|43	%exclude %{_docdir}/%{name}/html
12mu|frei0r-plugins-1.4-1|44	%dir %{_libdir}/frei0r-1
12mu|frei0r-plugins-1.4-1|45	%{_libdir}/frei0r-1/*.so
12mu|frei0r-plugins-1.4-1|46	
12mu|frei0r-plugins-1.4-1|47	#----------------------------------------------------------------------------
12mu|frei0r-plugins-1.4-1|48	
12mu|frei0r-plugins-1.4-1|49	%package	devel
12mu|frei0r-plugins-1.4-1|50	Summary:	Development files for frei0r-plugins
12mu|frei0r-plugins-1.4-1|51	Group:		Development/Other
12mu|frei0r-plugins-1.4-1|52	Requires:	%{name} = %{EVRD}
12mu|frei0r-plugins-1.4-1|53	
12mu|frei0r-plugins-1.4-1|54	%description	devel
12mu|frei0r-plugins-1.4-1|55	The fri0r-plugins-devel package contains header files for developing
12mu|frei0r-plugins-1.4-1|56	applications that use frei0r-plugins.
12mu|frei0r-plugins-1.4-1|57	
12mu|frei0r-plugins-1.4-1|58	%files devel
12mu|frei0r-plugins-1.4-1|59	%doc %{_docdir}/%{name}/html
12mu|frei0r-plugins-1.4-1|60	%{_includedir}/frei0r.h
12mu|frei0r-plugins-1.4-1|61	%{_libdir}/pkgconfig/frei0r.pc
12mu|frei0r-plugins-1.4-1|62	
12mu|frei0r-plugins-1.4-1|63	#----------------------------------------------------------------------------
12mu|frei0r-plugins-1.4-1|64	
12mu|frei0r-plugins-1.4-1|65	%prep
12mu|frei0r-plugins-1.4-1|66	%setup -q
12mu|frei0r-plugins-1.4-1|67	%patch0 -p1 -b .destdir~
12mu|frei0r-plugins-1.4-1|68	%patch1 -p1 -b .doc~
12mu|frei0r-plugins-1.4-1|69	
12mu|frei0r-plugins-1.4-1|70	%build
12mu|frei0r-plugins-1.4-1|71	%configure
12mu|frei0r-plugins-1.4-1|72	%make
12mu|frei0r-plugins-1.4-1|73	
12mu|frei0r-plugins-1.4-1|74	%install
12mu|frei0r-plugins-1.4-1|75	%makeinstall_std
12mu|frei0r-plugins-1.4-1|76	
12mu|frei0r-plugins-1.4-1|77	
12mu|frei0r-plugins-1.4-1|78	%changelog
12mu|frei0r-plugins-1.4-1|79	* Tue Feb 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4-1
12mu|frei0r-plugins-1.4-1|80	+ Revision: ce8f522
12mu|frei0r-plugins-1.4-1|81	- LOG New version 1.4, update BuildRequires, spec cleanup
12mu|frei0r-plugins-1.4-1|82	
12mu|frei0r-plugins-1.4-1|83	

19655 12
12mu|fuse-exfat-1.0.1-1|1	Name: fuse-exfat
12mu|fuse-exfat-1.0.1-1|2	Summary: Free exFAT file system implementation
12mu|fuse-exfat-1.0.1-1|3	Version: 1.0.1
12mu|fuse-exfat-1.0.1-1|4	Release: %mkrel 1
12mu|fuse-exfat-1.0.1-1|5	License: GPLv2+
12mu|fuse-exfat-1.0.1-1|6	Group: System/Kernel and hardware
12mu|fuse-exfat-1.0.1-1|7	Source0: http://exfat.googlecode.com/files/fuse-exfat-%{version}.tar.gz
12mu|fuse-exfat-1.0.1-1|8	
12mu|fuse-exfat-1.0.1-1|9	# A cumulative patch with changes since the release of 1.0.1 (SVN rev 342)
12mu|fuse-exfat-1.0.1-1|10	# till the newest revision at the moment (rev 392, 2014-01-18).
12mu|fuse-exfat-1.0.1-1|11	# The license also changed from GPLv3+ to GPLv2+.
12mu|fuse-exfat-1.0.1-1|12	Patch0: fuse-exfat-r342-to-r392.patch
12mu|fuse-exfat-1.0.1-1|13	
12mu|fuse-exfat-1.0.1-1|14	URL: http://code.google.com/p/exfat/
12mu|fuse-exfat-1.0.1-1|15	BuildRequires: fuse-devel >= 2.6
12mu|fuse-exfat-1.0.1-1|16	BuildRequires: scons
12mu|fuse-exfat-1.0.1-1|17	Requires: fuse >= 2.6
12mu|fuse-exfat-1.0.1-1|18	
12mu|fuse-exfat-1.0.1-1|19	%description
12mu|fuse-exfat-1.0.1-1|20	This driver is the first free exFAT file system implementation with write
12mu|fuse-exfat-1.0.1-1|21	support. exFAT is a simple file system created by Microsoft. It is intended
12mu|fuse-exfat-1.0.1-1|22	to replace FAT32 removing some of it's limitations. exFAT is a standard FS
12mu|fuse-exfat-1.0.1-1|23	for SDXC memory cards.
12mu|fuse-exfat-1.0.1-1|24	
12mu|fuse-exfat-1.0.1-1|25	%prep
12mu|fuse-exfat-1.0.1-1|26	%setup -q
12mu|fuse-exfat-1.0.1-1|27	%patch0 -p1
12mu|fuse-exfat-1.0.1-1|28	
12mu|fuse-exfat-1.0.1-1|29	%build
12mu|fuse-exfat-1.0.1-1|30	%scons
12mu|fuse-exfat-1.0.1-1|31	
12mu|fuse-exfat-1.0.1-1|32	%install
12mu|fuse-exfat-1.0.1-1|33	scons install DESTDIR=%buildroot/sbin
12mu|fuse-exfat-1.0.1-1|34	mkdir -p %{buildroot}%_mandir/man8
12mu|fuse-exfat-1.0.1-1|35	install -m644 fuse/mount.exfat-fuse.8 %buildroot%_mandir/man8/
12mu|fuse-exfat-1.0.1-1|36	
12mu|fuse-exfat-1.0.1-1|37	%files
12mu|fuse-exfat-1.0.1-1|38	/sbin/*
12mu|fuse-exfat-1.0.1-1|39	%{_mandir}/man8/*
12mu|fuse-exfat-1.0.1-1|40	
12mu|fuse-exfat-1.0.1-1|41	%changelog
12mu|fuse-exfat-1.0.1-1|42	* Wed Feb 12 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1.0.1-1
12mu|fuse-exfat-1.0.1-1|43	+ Revision: ec38225
12mu|fuse-exfat-1.0.1-1|44	- Upstream update to version 1.0.1 with additional patches
12mu|fuse-exfat-1.0.1-1|45	- Updated to version 1.0.1 (released Feb 2013), added the changed made
12mu|fuse-exfat-1.0.1-1|46	- in the repository since then, That is, SVN rev 342 => 392.
12mu|fuse-exfat-1.0.1-1|47	- Fixes and enhancements:
12mu|fuse-exfat-1.0.1-1|48	- * Add fsname parameter as is, without canonicalization and symbolic
12mu|fuse-exfat-1.0.1-1|49	- links expansion. This fixes TrueCrypt disks unmounting.
12mu|fuse-exfat-1.0.1-1|50	- * Avoid extra erase on writes to the end of a file.
12mu|fuse-exfat-1.0.1-1|51	- * Allow -n option for automount/autofs compatibility.
12mu|fuse-exfat-1.0.1-1|52	- * Allow -v option for compatibility with mount utility (it passes -v
12mu|fuse-exfat-1.0.1-1|53	- to its helpers).
12mu|fuse-exfat-1.0.1-1|54	- * Allow arbitrary changing of lower 9 bits of mode. Allow owner/group
12mu|fuse-exfat-1.0.1-1|55	- changing to the same owner/group.
12mu|fuse-exfat-1.0.1-1|56	- * Fixed handling of long non-ASCII file names.
12mu|fuse-exfat-1.0.1-1|57	- * Implemented fsync() and fsyncdir().
12mu|fuse-exfat-1.0.1-1|58	- * Fixed buffer overflows when handling files names of exactly 256
12mu|fuse-exfat-1.0.1-1|59	- UTF-16 characters in length.
12mu|fuse-exfat-1.0.1-1|60	- * Check max continuations count when reading file entry.
12mu|fuse-exfat-1.0.1-1|61	- * Address clusters bitmap using size_t-sized blocks instead of bytes.
12mu|fuse-exfat-1.0.1-1|62	- This should be a bit faster.
12mu|fuse-exfat-1.0.1-1|63	- * Give the caller a chance to handle I/O errors reported by pread()
12mu|fuse-exfat-1.0.1-1|64	- and pwrite().
12mu|fuse-exfat-1.0.1-1|65	- * Handle I/O errors.
12mu|fuse-exfat-1.0.1-1|66	- * Close device and free super block on failure to read boot sector.
12mu|fuse-exfat-1.0.1-1|67	- * Fixed return codes from exfat_close() and exfat_fsync(): return -EIO
12mu|fuse-exfat-1.0.1-1|68	- on error instead of 1.
12mu|fuse-exfat-1.0.1-1|69	- * Do fsync() after ublio_fsync(): ublio_fsync() does not flush
12mu|fuse-exfat-1.0.1-1|70	- changes to the disk, just writes them.
12mu|fuse-exfat-1.0.1-1|71	- * Relaxed node size check. This fixes pagefile.sys error.
12mu|fuse-exfat-1.0.1-1|72	- * Fixed memory use after free on error paths.
12mu|fuse-exfat-1.0.1-1|73	- * Fixed return value from exfat_rename().
12mu|fuse-exfat-1.0.1-1|74	- * other fixes
12mu|fuse-exfat-1.0.1-1|75	- The code has also been relicensed from GPLv3+ to GPLv2+.
12mu|fuse-exfat-1.0.1-1|76	
12mu|fuse-exfat-1.0.1-1|77	

19656 12
12mu|gavl-1.4.0-1|1	%define major 1
12mu|gavl-1.4.0-1|2	%define libname %mklibname %{name} %{major}
12mu|gavl-1.4.0-1|3	%define devname %mklibname %{name} -d
12mu|gavl-1.4.0-1|4	
12mu|gavl-1.4.0-1|5	Summary:	Gmerlin Audio Video Library
12mu|gavl-1.4.0-1|6	Name:		gavl
12mu|gavl-1.4.0-1|7	Version:	1.4.0
12mu|gavl-1.4.0-1|8	Release:	1
12mu|gavl-1.4.0-1|9	License:	GPLv2+
12mu|gavl-1.4.0-1|10	Group:		System/Libraries
12mu|gavl-1.4.0-1|11	Url:		http://gmerlin.sourceforge.net/
12mu|gavl-1.4.0-1|12	Source0:	http://downloads.sourceforge.net/project/gmerlin/%{name}/%{version}/%{name}-%{version}.tar.gz
12mu|gavl-1.4.0-1|13	BuildRequires:	doxygen
12mu|gavl-1.4.0-1|14	BuildRequires:	pkgconfig(libpng)
12mu|gavl-1.4.0-1|15	BuildRequires:	pkgconfig(samplerate)
12mu|gavl-1.4.0-1|16	
12mu|gavl-1.4.0-1|17	%description
12mu|gavl-1.4.0-1|18	GAVL is short for Gmerlin Audio Video Library. It standardized types audio
12mu|gavl-1.4.0-1|19	and video formats, and defines generic container types for video frames and
12mu|gavl-1.4.0-1|20	blocks of audio samples.
12mu|gavl-1.4.0-1|21	
12mu|gavl-1.4.0-1|22	In addition, it handles the sometimes ugly task to convert between all these
12mu|gavl-1.4.0-1|23	formats. The idea is to be able to convert from any format to any other with
12mu|gavl-1.4.0-1|24	the lowest possible CPU usage.
12mu|gavl-1.4.0-1|25	
12mu|gavl-1.4.0-1|26	#----------------------------------------------------------------------------
12mu|gavl-1.4.0-1|27	
12mu|gavl-1.4.0-1|28	%package -n %{libname}
12mu|gavl-1.4.0-1|29	Summary:	Shared libraries from %{name}
12mu|gavl-1.4.0-1|30	Group:		System/Libraries
12mu|gavl-1.4.0-1|31	
12mu|gavl-1.4.0-1|32	%description -n %{libname}
12mu|gavl-1.4.0-1|33	Shared libraries from %{name}.
12mu|gavl-1.4.0-1|34	
12mu|gavl-1.4.0-1|35	%files -n %{libname}
12mu|gavl-1.4.0-1|36	%{_libdir}/lib%{name}.so.%{major}*
12mu|gavl-1.4.0-1|37	
12mu|gavl-1.4.0-1|38	#----------------------------------------------------------------------------
12mu|gavl-1.4.0-1|39	
12mu|gavl-1.4.0-1|40	%package -n %{devname}
12mu|gavl-1.4.0-1|41	Summary:	Header files and development libraries from %{name}
12mu|gavl-1.4.0-1|42	Group:		Development/C
12mu|gavl-1.4.0-1|43	Requires:	%{libname} = %{EVRD}
12mu|gavl-1.4.0-1|44	Provides:	%{name}-devel = %{EVRD}
12mu|gavl-1.4.0-1|45	
12mu|gavl-1.4.0-1|46	%description -n %{devname}
12mu|gavl-1.4.0-1|47	Libraries and includes files for developing programs based on %{name}.
12mu|gavl-1.4.0-1|48	
12mu|gavl-1.4.0-1|49	%files -n %{devname}
12mu|gavl-1.4.0-1|50	%doc AUTHORS TODO README
12mu|gavl-1.4.0-1|51	%doc %{_datadir}/doc/gavl/apiref
12mu|gavl-1.4.0-1|52	%{_libdir}/pkgconfig/*.pc
12mu|gavl-1.4.0-1|53	%{_includedir}/gavl
12mu|gavl-1.4.0-1|54	%{_libdir}/lib%{name}.so
12mu|gavl-1.4.0-1|55	
12mu|gavl-1.4.0-1|56	#----------------------------------------------------------------------------
12mu|gavl-1.4.0-1|57	
12mu|gavl-1.4.0-1|58	%prep
12mu|gavl-1.4.0-1|59	%setup -q
12mu|gavl-1.4.0-1|60	#Disable buildtime cpu detection
12mu|gavl-1.4.0-1|61	sed -i -i 's/LQT_TRY_CFLAGS/dnl LQT_TRY_CFLAGS/g' configure.ac
12mu|gavl-1.4.0-1|62	sed -i -i 's/LQT_OPT_CFLAGS/dnl LQT_OPT_CFLAGS/g' configure.ac
12mu|gavl-1.4.0-1|63	
12mu|gavl-1.4.0-1|64	%build
12mu|gavl-1.4.0-1|65	autoreconf -fi
12mu|gavl-1.4.0-1|66	# Adding some upstream CFLAGS
12mu|gavl-1.4.0-1|67	export CFLAGS=$(echo %{optflags} | sed -e "s/-O2/-O3 -funroll-all-loops -fomit-frame-pointer -ffast-math -fvisibility=hidden/")
12mu|gavl-1.4.0-1|68	%configure2_5x	\
12mu|gavl-1.4.0-1|69	--disable-static \
12mu|gavl-1.4.0-1|70	--disable-cpu-clip
12mu|gavl-1.4.0-1|71	
12mu|gavl-1.4.0-1|72	%make
12mu|gavl-1.4.0-1|73	
12mu|gavl-1.4.0-1|74	%install
12mu|gavl-1.4.0-1|75	%makeinstall_std
12mu|gavl-1.4.0-1|76	
12mu|gavl-1.4.0-1|77	
12mu|gavl-1.4.0-1|78	%changelog
12mu|gavl-1.4.0-1|79	* Tue Feb 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.0-1
12mu|gavl-1.4.0-1|80	+ Revision: 7c11059
12mu|gavl-1.4.0-1|81	- LOG New version 1.4.0, spec cleanup
12mu|gavl-1.4.0-1|82	
12mu|gavl-1.4.0-1|83	

19657 12
12mu|gawk-4.0.1-6|1	Summary:	The GNU version of the awk text processing utility
12mu|gawk-4.0.1-6|2	Name:		gawk
12mu|gawk-4.0.1-6|3	Version:	4.0.1
12mu|gawk-4.0.1-6|4	Release:	6
12mu|gawk-4.0.1-6|5	License:	GPLv3+
12mu|gawk-4.0.1-6|6	Group:		Text tools
12mu|gawk-4.0.1-6|7	URL:		http://www.gnu.org/software/gawk/gawk.html
12mu|gawk-4.0.1-6|8	Source0:	http://ftp.gnu.org/gnu/gawk/%{name}-%{version}.tar.xz
12mu|gawk-4.0.1-6|9	Source1:	http://ftp.gnu.org/gnu/gawk/%{name}-3.1.6-ps.tar.gz
12mu|gawk-4.0.1-6|10	Provides:	awk
12mu|gawk-4.0.1-6|11	Provides:	/usr/bin/awk
12mu|gawk-4.0.1-6|12	Provides:	/usr/bin/gawk
12mu|gawk-4.0.1-6|13	Provides:	/bin/awk
12mu|gawk-4.0.1-6|14	Provides:	/bin/gawk
12mu|gawk-4.0.1-6|15	BuildRequires:	byacc
12mu|gawk-4.0.1-6|16	BuildRequires:	gettext-devel
12mu|gawk-4.0.1-6|17	BuildRequires:	libsigsegv-devel >= 2.8
12mu|gawk-4.0.1-6|18	
12mu|gawk-4.0.1-6|19	%description
12mu|gawk-4.0.1-6|20	The gawk packages contains the GNU version of awk, a text processing
12mu|gawk-4.0.1-6|21	utility.  Awk interprets a special-purpose programming language to do
12mu|gawk-4.0.1-6|22	quick and easy text pattern matching and reformatting jobs. Gawk should
12mu|gawk-4.0.1-6|23	be upwardly compatible with the Bell Labs research version of awk and
12mu|gawk-4.0.1-6|24	is almost completely compliant with the 1993 POSIX 1003.2 standard for
12mu|gawk-4.0.1-6|25	awk.
12mu|gawk-4.0.1-6|26	
12mu|gawk-4.0.1-6|27	Install the gawk package if you need a text processing utility. Gawk is
12mu|gawk-4.0.1-6|28	considered to be a standard Linux tool for processing text.
12mu|gawk-4.0.1-6|29	
12mu|gawk-4.0.1-6|30	%package	doc
12mu|gawk-4.0.1-6|31	Summary:	Documentation about the GNU version of the awk text processing utility
12mu|gawk-4.0.1-6|32	Group:		Books/Computer books
12mu|gawk-4.0.1-6|33	
12mu|gawk-4.0.1-6|34	%description	doc
12mu|gawk-4.0.1-6|35	The gawk packages contains the GNU version of awk, a text processing
12mu|gawk-4.0.1-6|36	utility.  Awk interprets a special-purpose programming language to do
12mu|gawk-4.0.1-6|37	quick and easy text pattern matching and reformatting jobs. Gawk should
12mu|gawk-4.0.1-6|38	be upwardly compatible with the Bell Labs research version of awk and
12mu|gawk-4.0.1-6|39	is almost completely compliant with the 1993 POSIX 1003.2 standard for
12mu|gawk-4.0.1-6|40	awk.
12mu|gawk-4.0.1-6|41	
12mu|gawk-4.0.1-6|42	%prep
12mu|gawk-4.0.1-6|43	%setup -q -b 1
12mu|gawk-4.0.1-6|44	mv ../%{name}-3.1.6/doc/*.ps doc
12mu|gawk-4.0.1-6|45	rm -rf ../%{name}-3.1.6
12mu|gawk-4.0.1-6|46	
12mu|gawk-4.0.1-6|47	%build
12mu|gawk-4.0.1-6|48	%configure2_5x \
12mu|gawk-4.0.1-6|49	--with-libsigsegv-prefix=%{_prefix} \
12mu|gawk-4.0.1-6|50	--disable-rpath
12mu|gawk-4.0.1-6|51	
12mu|gawk-4.0.1-6|52	%make
12mu|gawk-4.0.1-6|53	
12mu|gawk-4.0.1-6|54	%check
12mu|gawk-4.0.1-6|55	make check
12mu|gawk-4.0.1-6|56	
12mu|gawk-4.0.1-6|57	%install
12mu|gawk-4.0.1-6|58	%makeinstall_std bindir=/bin
12mu|gawk-4.0.1-6|59	
12mu|gawk-4.0.1-6|60	%find_lang %{name}
12mu|gawk-4.0.1-6|61	
12mu|gawk-4.0.1-6|62	mkdir -p %{buildroot}%{_bindir}
12mu|gawk-4.0.1-6|63	cd %{buildroot}%{_datadir}
12mu|gawk-4.0.1-6|64	mkdir awk && for i in *.awk;do
12mu|gawk-4.0.1-6|65	mv $i awk
12mu|gawk-4.0.1-6|66	done
12mu|gawk-4.0.1-6|67	cd %{buildroot}%{_mandir}/man1
12mu|gawk-4.0.1-6|68	ln -s gawk.1 awk.1
12mu|gawk-4.0.1-6|69	cd %{buildroot}%{_bindir}
12mu|gawk-4.0.1-6|70	ln -s ../../bin/awk %{buildroot}%{_bindir}/awk
12mu|gawk-4.0.1-6|71	ln -s ../../bin/gawk %{buildroot}%{_bindir}/gawk
12mu|gawk-4.0.1-6|72	mv %{buildroot}/bin/pgawk %{buildroot}%{_bindir}
12mu|gawk-4.0.1-6|73	rm %{buildroot}/bin/pgawk-%{version}
12mu|gawk-4.0.1-6|74	rm %{buildroot}/bin/gawk-%{version}
12mu|gawk-4.0.1-6|75	
12mu|gawk-4.0.1-6|76	%files -f %{name}.lang
12mu|gawk-4.0.1-6|77	%defattr(644,root,root,755)
12mu|gawk-4.0.1-6|78	%attr(755,root,root) /bin/*
12mu|gawk-4.0.1-6|79	%attr(755,root,root) %{_bindir}/*
12mu|gawk-4.0.1-6|80	%{_mandir}/*/*
12mu|gawk-4.0.1-6|81	%{_infodir}/*
12mu|gawk-4.0.1-6|82	%{_libdir}/awk
12mu|gawk-4.0.1-6|83	%{_datadir}/awk
12mu|gawk-4.0.1-6|84	
12mu|gawk-4.0.1-6|85	%files doc
12mu|gawk-4.0.1-6|86	%doc README FUTURES INSTALL LIMITATIONS NEWS
12mu|gawk-4.0.1-6|87	%doc README_d POSIX.STD doc/*.ps
12mu|gawk-4.0.1-6|88	

19658 12
12mu|gcc-4.7.4_2014.01-1|1	# functions with printf format attribute but with special parser and also
12mu|gcc-4.7.4_2014.01-1|2	# receiving non constant format strings
12mu|gcc-4.7.4_2014.01-1|3	%define		Werror_cflags			%{nil}
12mu|gcc-4.7.4_2014.01-1|4	
12mu|gcc-4.7.4_2014.01-1|5	# avoid failures when testing if compiler used to build gcc can generate
12mu|gcc-4.7.4_2014.01-1|6	# shared objects (regardless of unresolved symbols)
12mu|gcc-4.7.4_2014.01-1|7	%define		_disable_ld_no_undefined	1
12mu|gcc-4.7.4_2014.01-1|8	
12mu|gcc-4.7.4_2014.01-1|9	# avoid build failure due to configure built with different autoconf version
12mu|gcc-4.7.4_2014.01-1|10	%define		_disable_libtoolize		1
12mu|gcc-4.7.4_2014.01-1|11	
12mu|gcc-4.7.4_2014.01-1|12	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|13	
12mu|gcc-4.7.4_2014.01-1|14	%define		official		1
12mu|gcc-4.7.4_2014.01-1|15	%if %{official}
12mu|gcc-4.7.4_2014.01-1|16	%define	snapshot		%{nil}
12mu|gcc-4.7.4_2014.01-1|17	%else
12mu|gcc-4.7.4_2014.01-1|18	%define	snapshot		-201401
12mu|gcc-4.7.4_2014.01-1|19	%endif
12mu|gcc-4.7.4_2014.01-1|20	%define		system_compiler		1
12mu|gcc-4.7.4_2014.01-1|21	%define		branch			4.7
12mu|gcc-4.7.4_2014.01-1|22	%define		ver			%{branch}.4
12mu|gcc-4.7.4_2014.01-1|23	%define		linaro			2014.01
12mu|gcc-4.7.4_2014.01-1|24	%define		gccdir			%{_libdir}/gcc/%{_target_platform}/%{ver}
12mu|gcc-4.7.4_2014.01-1|25	%define		multigccdir		%{_libdir}/gcc/%{_target_platform}/%{ver}/32
12mu|gcc-4.7.4_2014.01-1|26	%define		multilibdir		%{_prefix}/lib
12mu|gcc-4.7.4_2014.01-1|27	%define		multirootlibdir		/lib
12mu|gcc-4.7.4_2014.01-1|28	
12mu|gcc-4.7.4_2014.01-1|29	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|30	
12mu|gcc-4.7.4_2014.01-1|31	%define		gcc_major		1
12mu|gcc-4.7.4_2014.01-1|32	%define		libgcc			%mklibname gcc %{gcc_major}
12mu|gcc-4.7.4_2014.01-1|33	%define		multilibgcc		libgcc%{gcc_major}
12mu|gcc-4.7.4_2014.01-1|34	%define		stdcxx_major		6
12mu|gcc-4.7.4_2014.01-1|35	%define		libstdcxx		%mklibname stdc++ %{stdcxx_major}
12mu|gcc-4.7.4_2014.01-1|36	%define		libstdcxx_devel		%mklibname -d stdc++
12mu|gcc-4.7.4_2014.01-1|37	%define		libstdcxx_static_devel	%mklibname -d -s stdc++
12mu|gcc-4.7.4_2014.01-1|38	%define		multilibstdcxx		libstdc++%{stdcxx_major}
12mu|gcc-4.7.4_2014.01-1|39	%define		gcj_major		13
12mu|gcc-4.7.4_2014.01-1|40	%define		libgcj			%mklibname gcj %{gcj_major}
12mu|gcc-4.7.4_2014.01-1|41	%define		libgcj_devel		%mklibname -d gcj
12mu|gcc-4.7.4_2014.01-1|42	%define		libgcj_static_devel	%mklibname -d -s gcj
12mu|gcc-4.7.4_2014.01-1|43	%define		gcj_bc_major		1
12mu|gcc-4.7.4_2014.01-1|44	%define		libgcj_bc		%mklibname gcj_bc %{gcj_bc_major}
12mu|gcc-4.7.4_2014.01-1|45	# gcj multilib explicitly disabled
12mu|gcc-4.7.4_2014.01-1|46	%define		gfortran_major		3
12mu|gcc-4.7.4_2014.01-1|47	%define		libgfortran		%mklibname gfortran %{gfortran_major}
12mu|gcc-4.7.4_2014.01-1|48	%define		libgfortran_devel	%mklibname -d gfortran
12mu|gcc-4.7.4_2014.01-1|49	%define		libgfortran_static_devel %mklibname -d -s gfortran
12mu|gcc-4.7.4_2014.01-1|50	%define		multilibgfortran	libgfortran%{gfortran_major}
12mu|gcc-4.7.4_2014.01-1|51	%define		ffi_major		4
12mu|gcc-4.7.4_2014.01-1|52	%define		libffi			%mklibname ffi %{ffi_major}
12mu|gcc-4.7.4_2014.01-1|53	%define		libffi_devel		%mklibname -d ffi
12mu|gcc-4.7.4_2014.01-1|54	%define		libffi_static_devel	%mklibname -d -s ffi
12mu|gcc-4.7.4_2014.01-1|55	%define		multilibffi		libffi%{ffi_major}
12mu|gcc-4.7.4_2014.01-1|56	%define		gnat_major		1
12mu|gcc-4.7.4_2014.01-1|57	%define		libgnat			%mklibname gnat %{gnat_major}
12mu|gcc-4.7.4_2014.01-1|58	%define		libgnat_devel		%mklibname -d gnat
12mu|gcc-4.7.4_2014.01-1|59	%define		libgnat_static_devel	%mklibname -d -s gnat
12mu|gcc-4.7.4_2014.01-1|60	%define		multilibgnat		libgnat%{gnat_major}
12mu|gcc-4.7.4_2014.01-1|61	%define		go_major		0
12mu|gcc-4.7.4_2014.01-1|62	%define		libgo			%mklibname go %{go_major}
12mu|gcc-4.7.4_2014.01-1|63	%define		libgo_devel		%mklibname -d go
12mu|gcc-4.7.4_2014.01-1|64	%define		libgo_static_devel	%mklibname -d -s go
12mu|gcc-4.7.4_2014.01-1|65	%define		multilibgo		libgo%{go_major}
12mu|gcc-4.7.4_2014.01-1|66	%define		gomp_major		1
12mu|gcc-4.7.4_2014.01-1|67	%define		libgomp			%mklibname gomp %{gomp_major}
12mu|gcc-4.7.4_2014.01-1|68	%define		libgomp_devel		%mklibname -d gomp
12mu|gcc-4.7.4_2014.01-1|69	%define		libgomp_static_devel	%mklibname -d -s gomp
12mu|gcc-4.7.4_2014.01-1|70	%define		multilibgomp		libgomp%{gomp_major}
12mu|gcc-4.7.4_2014.01-1|71	%define		mudflap_major		0
12mu|gcc-4.7.4_2014.01-1|72	%define		libmudflap		%mklibname mudflap %{mudflap_major}
12mu|gcc-4.7.4_2014.01-1|73	%define		libmudflap_devel	%mklibname -d mudflap
12mu|gcc-4.7.4_2014.01-1|74	%define		libmudflap_static_devel %mklibname -d -s mudflap
12mu|gcc-4.7.4_2014.01-1|75	%define		multilibmudflap		libmudflap%{mudflap_major}
12mu|gcc-4.7.4_2014.01-1|76	%define		objc_major		4
12mu|gcc-4.7.4_2014.01-1|77	%define		libobjc			%mklibname objc %{objc_major}
12mu|gcc-4.7.4_2014.01-1|78	%define		libobjc_devel		%mklibname -d objc
12mu|gcc-4.7.4_2014.01-1|79	%define		libobjc_static_devel	%mklibname -d -s objc
12mu|gcc-4.7.4_2014.01-1|80	%define		multilibobjc		libobjc%{objc_major}
12mu|gcc-4.7.4_2014.01-1|81	%define		quadmath_major		0
12mu|gcc-4.7.4_2014.01-1|82	%define		libquadmath		%mklibname quadmath %{quadmath_major}
12mu|gcc-4.7.4_2014.01-1|83	%define		libquadmath_devel	%mklibname -d quadmath
12mu|gcc-4.7.4_2014.01-1|84	%define		libquadmath_static_devel %mklibname -d -s quadmath
12mu|gcc-4.7.4_2014.01-1|85	%define		multilibquadmath	libquadmath%{quadmath_major}
12mu|gcc-4.7.4_2014.01-1|86	%define		ssp_major		0
12mu|gcc-4.7.4_2014.01-1|87	%define		libssp			%mklibname ssp %{ssp_major}
12mu|gcc-4.7.4_2014.01-1|88	%define		libssp_devel		%mklibname -d ssp
12mu|gcc-4.7.4_2014.01-1|89	%define		libssp_static_devel	%mklibname -d -s ssp
12mu|gcc-4.7.4_2014.01-1|90	%define		multilibssp		libssp%{ssp_major}
12mu|gcc-4.7.4_2014.01-1|91	%define		itm_major		1
12mu|gcc-4.7.4_2014.01-1|92	%define		libitm			%mklibname itm %{itm_major}
12mu|gcc-4.7.4_2014.01-1|93	%define		libitm_devel		%mklibname -d itm
12mu|gcc-4.7.4_2014.01-1|94	%define		libitm_static_devel	%mklibname -d -s itm
12mu|gcc-4.7.4_2014.01-1|95	%define		multilibitm		libitm%{itm_major}
12mu|gcc-4.7.4_2014.01-1|96	
12mu|gcc-4.7.4_2014.01-1|97	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|98	
12mu|gcc-4.7.4_2014.01-1|99	%define		build_ada		0
12mu|gcc-4.7.4_2014.01-1|100	%define		build_check		0
12mu|gcc-4.7.4_2014.01-1|101	%define		build_multilib		0
12mu|gcc-4.7.4_2014.01-1|102	%define		build_go		0
12mu|gcc-4.7.4_2014.01-1|103	%define		build_lto		1
12mu|gcc-4.7.4_2014.01-1|104	%define		build_objc		0
12mu|gcc-4.7.4_2014.01-1|105	%define		build_objcxx		0
12mu|gcc-4.7.4_2014.01-1|106	%define		build_quadmath		0
12mu|gcc-4.7.4_2014.01-1|107	%define		build_ssp		0
12mu|gcc-4.7.4_2014.01-1|108	%define		build_itm		1
12mu|gcc-4.7.4_2014.01-1|109	%define		build_cloog		%{system_compiler}
12mu|gcc-4.7.4_2014.01-1|110	%define		build_cxx		%{system_compiler}
12mu|gcc-4.7.4_2014.01-1|111	%define		build_doc		0
12mu|gcc-4.7.4_2014.01-1|112	%define		build_ffi		%{system_compiler}
12mu|gcc-4.7.4_2014.01-1|113	%define		build_fortran		%{system_compiler}
12mu|gcc-4.7.4_2014.01-1|114	%define		build_gomp		%{system_compiler}
12mu|gcc-4.7.4_2014.01-1|115	# system_compiler && build_ffi
12mu|gcc-4.7.4_2014.01-1|116	%define		build_java		%{system_compiler}
12mu|gcc-4.7.4_2014.01-1|117	# need to build if major does not conflict with current system_compiler
12mu|gcc-4.7.4_2014.01-1|118	%define		build_libgcc		%{system_compiler}
12mu|gcc-4.7.4_2014.01-1|119	%define		build_mudflap		%{system_compiler}
12mu|gcc-4.7.4_2014.01-1|120	%define		build_pdf		%{build_doc}
12mu|gcc-4.7.4_2014.01-1|121	%define		build_plugin		%{system_compiler}
12mu|gcc-4.7.4_2014.01-1|122	%ifarch x86_64
12mu|gcc-4.7.4_2014.01-1|123	%define	build_multilib		%{system_compiler}
12mu|gcc-4.7.4_2014.01-1|124	%endif
12mu|gcc-4.7.4_2014.01-1|125	%ifarch %{ix86} x86_64
12mu|gcc-4.7.4_2014.01-1|126	%define	build_ada		%{system_compiler}
12mu|gcc-4.7.4_2014.01-1|127	%define	build_quadmath		%{system_compiler}
12mu|gcc-4.7.4_2014.01-1|128	%define	build_doc		%{system_compiler}
12mu|gcc-4.7.4_2014.01-1|129	# system_compiler && build_cxx
12mu|gcc-4.7.4_2014.01-1|130	%define	build_go		%{system_compiler}
12mu|gcc-4.7.4_2014.01-1|131	%endif
12mu|gcc-4.7.4_2014.01-1|132	%ifarch %{ix86} x86_64 %{arm}
12mu|gcc-4.7.4_2014.01-1|133	%define	build_objc		%{system_compiler}
12mu|gcc-4.7.4_2014.01-1|134	%define	build_objcxx		%{system_compiler}
12mu|gcc-4.7.4_2014.01-1|135	%endif
12mu|gcc-4.7.4_2014.01-1|136	
12mu|gcc-4.7.4_2014.01-1|137	%define		build_doc		0
12mu|gcc-4.7.4_2014.01-1|138	%define		build_pdf		0
12mu|gcc-4.7.4_2014.01-1|139	
12mu|gcc-4.7.4_2014.01-1|140	%define		package_ffi		0
12mu|gcc-4.7.4_2014.01-1|141	
12mu|gcc-4.7.4_2014.01-1|142	# Adapted from fedora procedure:
12mu|gcc-4.7.4_2014.01-1|143	#   If there is no usable gcc-java neither libgcj for the arch,
12mu|gcc-4.7.4_2014.01-1|144	# on an arch that has it, run:
12mu|gcc-4.7.4_2014.01-1|145	#	rpmbuild -bc --define "_topdir `pwd`" --with java_build_tar SPECS/gcc.spec
12mu|gcc-4.7.4_2014.01-1|146	# which creates libjava-classes-@{version}-@{release}.tar.bz2
12mu|gcc-4.7.4_2014.01-1|147	#   With the tarball on the new arch, run:
12mu|gcc-4.7.4_2014.01-1|148	#	rpmbuild -ba --define "_topdir `pwd`" -v --with java_bootstrap SPECS/gcc.spec
12mu|gcc-4.7.4_2014.01-1|149	%bcond_with	java_build_tar
12mu|gcc-4.7.4_2014.01-1|150	%bcond_with	java_bootstrap
12mu|gcc-4.7.4_2014.01-1|151	
12mu|gcc-4.7.4_2014.01-1|152	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|153	
12mu|gcc-4.7.4_2014.01-1|154	%if %{system_compiler}
12mu|gcc-4.7.4_2014.01-1|155	Name:		gcc
12mu|gcc-4.7.4_2014.01-1|156	%else
12mu|gcc-4.7.4_2014.01-1|157	Name:		gcc%{branch}
12mu|gcc-4.7.4_2014.01-1|158	%endif
12mu|gcc-4.7.4_2014.01-1|159	Release:	1
12mu|gcc-4.7.4_2014.01-1|160	Summary:	GNU Compiler Collection
12mu|gcc-4.7.4_2014.01-1|161	License:	GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
12mu|gcc-4.7.4_2014.01-1|162	Group:		Development/C
12mu|gcc-4.7.4_2014.01-1|163	URL:		http://gcc.gnu.org/
12mu|gcc-4.7.4_2014.01-1|164	%if "%{linaro}" != ""
12mu|gcc-4.7.4_2014.01-1|165	Version:	%{ver}_%{linaro}
12mu|gcc-4.7.4_2014.01-1|166	Source0:	https://launchpad.net/gcc-linaro/%branch/%branch-%linaro/+download/gcc-linaro-%branch-%linaro.tar.bz2
12mu|gcc-4.7.4_2014.01-1|167	%else
12mu|gcc-4.7.4_2014.01-1|168	Version:	%{ver}
12mu|gcc-4.7.4_2014.01-1|169	%if %{official}
12mu|gcc-4.7.4_2014.01-1|170	#http://www.gnu.org/prep/ftp.html ...
12mu|gcc-4.7.4_2014.01-1|171	Source0:	gcc-%{version}.tar.bz2
12mu|gcc-4.7.4_2014.01-1|172	Source1:	gcc-%{version}.tar.bz2.sig
12mu|gcc-4.7.4_2014.01-1|173	%else
12mu|gcc-4.7.4_2014.01-1|174	# http://gcc.gnu.org/mirrors.html
12mu|gcc-4.7.4_2014.01-1|175	# <<mirror>>/snapshots/@{branch}@{snapshot}/
12mu|gcc-4.7.4_2014.01-1|176	Source0:	gcc-%{branch}%{snapshot}.tar.bz2
12mu|gcc-4.7.4_2014.01-1|177	Source1:	md5.sum
12mu|gcc-4.7.4_2014.01-1|178	%endif
12mu|gcc-4.7.4_2014.01-1|179	%endif
12mu|gcc-4.7.4_2014.01-1|180	Source4:	c89
12mu|gcc-4.7.4_2014.01-1|181	Source5:	c99
12mu|gcc-4.7.4_2014.01-1|182	%if %{with java_bootstrap}
12mu|gcc-4.7.4_2014.01-1|183	Source6:	libjava-classes-%{version}-%{release}.tar.bz2
12mu|gcc-4.7.4_2014.01-1|184	%endif
12mu|gcc-4.7.4_2014.01-1|185	
12mu|gcc-4.7.4_2014.01-1|186	Source100:	%{name}.rpmlintrc
12mu|gcc-4.7.4_2014.01-1|187	
12mu|gcc-4.7.4_2014.01-1|188	%if %{system_compiler}
12mu|gcc-4.7.4_2014.01-1|189	Requires:	gcc-cpp = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|190	Requires:	libgcc = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|191	Requires:	libgomp = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|192	%endif
12mu|gcc-4.7.4_2014.01-1|193	%ifarch armv7l armv7hl
12mu|gcc-4.7.4_2014.01-1|194	# find-provides fail to provide devel(libgcc_s) because it is a linker script
12mu|gcc-4.7.4_2014.01-1|195	Provides:	devel(libgcc_s) = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|196	%endif
12mu|gcc-4.7.4_2014.01-1|197	BuildRequires:	binutils >= 2.20.51.0.2
12mu|gcc-4.7.4_2014.01-1|198	Requires:	binutils >= 2.20.51.0.2
12mu|gcc-4.7.4_2014.01-1|199	BuildRequires:	elfutils-devel >= 0.147
12mu|gcc-4.7.4_2014.01-1|200	
12mu|gcc-4.7.4_2014.01-1|201	# Ensure https://qa.mandriva.com/show_bug.cgi?id=62943
12mu|gcc-4.7.4_2014.01-1|202	# have been addressed if using an older version
12mu|gcc-4.7.4_2014.01-1|203	Requires:	glibc-devel >= 2.13
12mu|gcc-4.7.4_2014.01-1|204	
12mu|gcc-4.7.4_2014.01-1|205	BuildRequires:	dejagnu
12mu|gcc-4.7.4_2014.01-1|206	BuildRequires:	bison
12mu|gcc-4.7.4_2014.01-1|207	BuildRequires:	flex
12mu|gcc-4.7.4_2014.01-1|208	BuildRequires:	gdb
12mu|gcc-4.7.4_2014.01-1|209	BuildRequires:	gettext
12mu|gcc-4.7.4_2014.01-1|210	BuildRequires:	gmp-devel
12mu|gcc-4.7.4_2014.01-1|211	BuildRequires:	mpfr-devel
12mu|gcc-4.7.4_2014.01-1|212	BuildRequires:	libmpc-devel
12mu|gcc-4.7.4_2014.01-1|213	BuildRequires:	sharutils
12mu|gcc-4.7.4_2014.01-1|214	BuildRequires:	texinfo
12mu|gcc-4.7.4_2014.01-1|215	%if %{build_doc}
12mu|gcc-4.7.4_2014.01-1|216	BuildRequires:	texi2html
12mu|gcc-4.7.4_2014.01-1|217	%endif
12mu|gcc-4.7.4_2014.01-1|218	%if %{build_pdf}
12mu|gcc-4.7.4_2014.01-1|219	BuildRequires:	texlive
12mu|gcc-4.7.4_2014.01-1|220	%endif
12mu|gcc-4.7.4_2014.01-1|221	BuildRequires:	pkgconfig(zlib)
12mu|gcc-4.7.4_2014.01-1|222	%if %{build_cloog}
12mu|gcc-4.7.4_2014.01-1|223	BuildRequires:	ppl-devel >= 0.11
12mu|gcc-4.7.4_2014.01-1|224	BuildRequires:	pwl-devel >= 0.11
12mu|gcc-4.7.4_2014.01-1|225	BuildRequires:	ppl_c-devel >= 0.11
12mu|gcc-4.7.4_2014.01-1|226	BuildRequires:	pkgconfig(cloog-isl)
12mu|gcc-4.7.4_2014.01-1|227	%endif
12mu|gcc-4.7.4_2014.01-1|228	
12mu|gcc-4.7.4_2014.01-1|229	Patch0:		gcc-4.7.1-uclibc-ldso-path.patch
12mu|gcc-4.7.4_2014.01-1|230	Patch1:		gcc-4.6.0-java-nomulti.patch
12mu|gcc-4.7.4_2014.01-1|231	Patch3:		gcc-4.7.1-linux32.patch
12mu|gcc-4.7.4_2014.01-1|232	Patch4:		gnatmake-execstack.patch
12mu|gcc-4.7.4_2014.01-1|233	Patch5:		gcc-4.7.1-linker-selection.patch
12mu|gcc-4.7.4_2014.01-1|234	Patch6:		gcc-4.7.1-autoconf-2.69.patch
12mu|gcc-4.7.4_2014.01-1|235	Patch7:		gcc-4.7.1-linker-plugin-detect.patch
12mu|gcc-4.7.4_2014.01-1|236	Patch8:		gcc-4.7.1-extern-inline-not-inlined.patch
12mu|gcc-4.7.4_2014.01-1|237	
12mu|gcc-4.7.4_2014.01-1|238	%description
12mu|gcc-4.7.4_2014.01-1|239	The gcc package contains the GNU Compiler Collection version %{branch}.
12mu|gcc-4.7.4_2014.01-1|240	
12mu|gcc-4.7.4_2014.01-1|241	%files
12mu|gcc-4.7.4_2014.01-1|242	%if %{system_compiler}
12mu|gcc-4.7.4_2014.01-1|243	%{_bindir}/cc
12mu|gcc-4.7.4_2014.01-1|244	%{_bindir}/c89
12mu|gcc-4.7.4_2014.01-1|245	%{_bindir}/c99
12mu|gcc-4.7.4_2014.01-1|246	%{_bindir}/gcc
12mu|gcc-4.7.4_2014.01-1|247	%{_bindir}/gcc-ar
12mu|gcc-4.7.4_2014.01-1|248	%{_bindir}/gcc-nm
12mu|gcc-4.7.4_2014.01-1|249	%{_bindir}/gcc-ranlib
12mu|gcc-4.7.4_2014.01-1|250	%{_bindir}/gcov
12mu|gcc-4.7.4_2014.01-1|251	%{_bindir}/%{_target_platform}-gcc
12mu|gcc-4.7.4_2014.01-1|252	%{_bindir}/%{_target_platform}-gcc-ar
12mu|gcc-4.7.4_2014.01-1|253	%{_bindir}/%{_target_platform}-gcc-nm
12mu|gcc-4.7.4_2014.01-1|254	%{_bindir}/%{_target_platform}-gcc-ranlib
12mu|gcc-4.7.4_2014.01-1|255	%{_mandir}/man1/gcc.1*
12mu|gcc-4.7.4_2014.01-1|256	%{_mandir}/man1/gcov.1*
12mu|gcc-4.7.4_2014.01-1|257	%{_mandir}/man7/*
12mu|gcc-4.7.4_2014.01-1|258	%{_localedir}/*/LC_MESSAGES/gcc.mo
12mu|gcc-4.7.4_2014.01-1|259	%{_infodir}/gcc.info*
12mu|gcc-4.7.4_2014.01-1|260	%{_infodir}/gccint.info*
12mu|gcc-4.7.4_2014.01-1|261	%{_infodir}/gccinstall.info*
12mu|gcc-4.7.4_2014.01-1|262	%{_libdir}/libgcc_s.so
12mu|gcc-4.7.4_2014.01-1|263	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|264	%{multilibdir}/libgcc_s.so
12mu|gcc-4.7.4_2014.01-1|265	%endif
12mu|gcc-4.7.4_2014.01-1|266	%endif
12mu|gcc-4.7.4_2014.01-1|267	%{_bindir}/gcc-%{ver}
12mu|gcc-4.7.4_2014.01-1|268	%{_bindir}/%{_target_platform}-gcc-%{ver}
12mu|gcc-4.7.4_2014.01-1|269	%dir %{gccdir}
12mu|gcc-4.7.4_2014.01-1|270	%{gccdir}/cc1
12mu|gcc-4.7.4_2014.01-1|271	%{gccdir}/collect2
12mu|gcc-4.7.4_2014.01-1|272	%{gccdir}/*.o
12mu|gcc-4.7.4_2014.01-1|273	%{gccdir}/libgcc*.a
12mu|gcc-4.7.4_2014.01-1|274	%{gccdir}/libgcov.a
12mu|gcc-4.7.4_2014.01-1|275	%if %{build_lto}
12mu|gcc-4.7.4_2014.01-1|276	%{gccdir}/lto*
12mu|gcc-4.7.4_2014.01-1|277	%{gccdir}/liblto*
12mu|gcc-4.7.4_2014.01-1|278	%endif
12mu|gcc-4.7.4_2014.01-1|279	%dir %{gccdir}/include
12mu|gcc-4.7.4_2014.01-1|280	%{gccdir}/include/*.h
12mu|gcc-4.7.4_2014.01-1|281	%if %{build_java}
12mu|gcc-4.7.4_2014.01-1|282	%exclude %{gccdir}/include/jawt*.h
12mu|gcc-4.7.4_2014.01-1|283	%exclude %{gccdir}/include/jni*.h
12mu|gcc-4.7.4_2014.01-1|284	%exclude %{gccdir}/include/jvm*.h
12mu|gcc-4.7.4_2014.01-1|285	%endif
12mu|gcc-4.7.4_2014.01-1|286	%{gccdir}/install-tools
12mu|gcc-4.7.4_2014.01-1|287	%if %{build_quadmath}
12mu|gcc-4.7.4_2014.01-1|288	%exclude %{gccdir}/include/quadmath*.h
12mu|gcc-4.7.4_2014.01-1|289	%endif
12mu|gcc-4.7.4_2014.01-1|290	%if %{build_gomp}
12mu|gcc-4.7.4_2014.01-1|291	%exclude %{gccdir}/include/omp*.h
12mu|gcc-4.7.4_2014.01-1|292	%endif
12mu|gcc-4.7.4_2014.01-1|293	%if %{build_mudflap}
12mu|gcc-4.7.4_2014.01-1|294	%exclude %{gccdir}/include/mf-runtime.h
12mu|gcc-4.7.4_2014.01-1|295	%endif
12mu|gcc-4.7.4_2014.01-1|296	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|297	%dir %{multigccdir}
12mu|gcc-4.7.4_2014.01-1|298	%{multigccdir}/*.o
12mu|gcc-4.7.4_2014.01-1|299	%{multigccdir}/libgcc*.a
12mu|gcc-4.7.4_2014.01-1|300	%{multigccdir}/libgcov.a
12mu|gcc-4.7.4_2014.01-1|301	%endif
12mu|gcc-4.7.4_2014.01-1|302	%if %{build_doc}
12mu|gcc-4.7.4_2014.01-1|303	%doc %{_docdir}/gcc
12mu|gcc-4.7.4_2014.01-1|304	%endif
12mu|gcc-4.7.4_2014.01-1|305	%if %{build_check}
12mu|gcc-4.7.4_2014.01-1|306	%doc %{_docdir}/gcc/test_summary.log
12mu|gcc-4.7.4_2014.01-1|307	%endif
12mu|gcc-4.7.4_2014.01-1|308	
12mu|gcc-4.7.4_2014.01-1|309	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|310	
12mu|gcc-4.7.4_2014.01-1|311	########################################################################
12mu|gcc-4.7.4_2014.01-1|312	%if %{build_libgcc}
12mu|gcc-4.7.4_2014.01-1|313	
12mu|gcc-4.7.4_2014.01-1|314	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|315	
12mu|gcc-4.7.4_2014.01-1|316	%package -n %{libgcc}
12mu|gcc-4.7.4_2014.01-1|317	Summary:	GNU C library
12mu|gcc-4.7.4_2014.01-1|318	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|319	Provides:	libgcc = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|320	
12mu|gcc-4.7.4_2014.01-1|321	%description -n %{libgcc}
12mu|gcc-4.7.4_2014.01-1|322	The %{libgcc} package contains GCC shared libraries for gcc %{branch}
12mu|gcc-4.7.4_2014.01-1|323	
12mu|gcc-4.7.4_2014.01-1|324	%files -n %{libgcc}
12mu|gcc-4.7.4_2014.01-1|325	/%{_lib}/libgcc_s.so.%{gcc_major}
12mu|gcc-4.7.4_2014.01-1|326	
12mu|gcc-4.7.4_2014.01-1|327	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|328	
12mu|gcc-4.7.4_2014.01-1|329	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|330	%package -n %{multilibgcc}
12mu|gcc-4.7.4_2014.01-1|331	Summary:	GNU C library
12mu|gcc-4.7.4_2014.01-1|332	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|333	Conflicts:	%{libgcc} < 4.6.2-11
12mu|gcc-4.7.4_2014.01-1|334	
12mu|gcc-4.7.4_2014.01-1|335	%description -n %{multilibgcc}
12mu|gcc-4.7.4_2014.01-1|336	The %{multilibgcc} package contains GCC shared libraries for gcc %{branch}
12mu|gcc-4.7.4_2014.01-1|337	
12mu|gcc-4.7.4_2014.01-1|338	%files -n %{multilibgcc}
12mu|gcc-4.7.4_2014.01-1|339	%{multirootlibdir}/libgcc_s.so.%{gcc_major}
12mu|gcc-4.7.4_2014.01-1|340	%endif
12mu|gcc-4.7.4_2014.01-1|341	
12mu|gcc-4.7.4_2014.01-1|342	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|343	# build libgcc
12mu|gcc-4.7.4_2014.01-1|344	%endif
12mu|gcc-4.7.4_2014.01-1|345	
12mu|gcc-4.7.4_2014.01-1|346	########################################################################
12mu|gcc-4.7.4_2014.01-1|347	%if %{build_plugin}
12mu|gcc-4.7.4_2014.01-1|348	
12mu|gcc-4.7.4_2014.01-1|349	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|350	
12mu|gcc-4.7.4_2014.01-1|351	%package plugin-devel
12mu|gcc-4.7.4_2014.01-1|352	Summary:	Headers to build gcc plugins
12mu|gcc-4.7.4_2014.01-1|353	Group:		Development/C
12mu|gcc-4.7.4_2014.01-1|354	Requires:	%{name} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|355	Requires:	gmp-devel
12mu|gcc-4.7.4_2014.01-1|356	Requires:	mpfr-devel
12mu|gcc-4.7.4_2014.01-1|357	Requires:	libmpc-devel
12mu|gcc-4.7.4_2014.01-1|358	Requires:	ppl-devel
12mu|gcc-4.7.4_2014.01-1|359	Requires:	ppl_c-devel
12mu|gcc-4.7.4_2014.01-1|360	
12mu|gcc-4.7.4_2014.01-1|361	%description plugin-devel
12mu|gcc-4.7.4_2014.01-1|362	This package contains header files and other support files
12mu|gcc-4.7.4_2014.01-1|363	for compiling GCC plugins.  The GCC plugin ABI is currently
12mu|gcc-4.7.4_2014.01-1|364	not stable, so plugins must be rebuilt any time GCC is updated.
12mu|gcc-4.7.4_2014.01-1|365	
12mu|gcc-4.7.4_2014.01-1|366	%files plugin-devel
12mu|gcc-4.7.4_2014.01-1|367	%{gccdir}/gengtype
12mu|gcc-4.7.4_2014.01-1|368	%{gccdir}/gtype.state
12mu|gcc-4.7.4_2014.01-1|369	%{gccdir}/plugin
12mu|gcc-4.7.4_2014.01-1|370	
12mu|gcc-4.7.4_2014.01-1|371	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|372	# build_plugin
12mu|gcc-4.7.4_2014.01-1|373	%endif
12mu|gcc-4.7.4_2014.01-1|374	
12mu|gcc-4.7.4_2014.01-1|375	########################################################################
12mu|gcc-4.7.4_2014.01-1|376	%if %{system_compiler}
12mu|gcc-4.7.4_2014.01-1|377	
12mu|gcc-4.7.4_2014.01-1|378	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|379	
12mu|gcc-4.7.4_2014.01-1|380	%package cpp
12mu|gcc-4.7.4_2014.01-1|381	Summary:	The C Preprocessor
12mu|gcc-4.7.4_2014.01-1|382	Group:		Development/C
12mu|gcc-4.7.4_2014.01-1|383	Provides:	cpp = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|384	Requires:	%{name} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|385	
12mu|gcc-4.7.4_2014.01-1|386	%description cpp
12mu|gcc-4.7.4_2014.01-1|387	Cpp is the GNU C-Compatible Compiler Preprocessor.
12mu|gcc-4.7.4_2014.01-1|388	Cpp is a macro processor which is used automatically
12mu|gcc-4.7.4_2014.01-1|389	by the C compiler to transform your program before actual
12mu|gcc-4.7.4_2014.01-1|390	compilation. It is called a macro processor because it allows
12mu|gcc-4.7.4_2014.01-1|391	you to define macros, abbreviations for longer
12mu|gcc-4.7.4_2014.01-1|392	constructs.
12mu|gcc-4.7.4_2014.01-1|393	
12mu|gcc-4.7.4_2014.01-1|394	The C preprocessor provides four separate functionalities:
12mu|gcc-4.7.4_2014.01-1|395	
12mu|gcc-4.7.4_2014.01-1|396	* Inclusion of header files. These are files of declarations that can be
12mu|gcc-4.7.4_2014.01-1|397	substituted into your program.
12mu|gcc-4.7.4_2014.01-1|398	* Macro expansion. You can define 'macros,' which are abbreviations for
12mu|gcc-4.7.4_2014.01-1|399	arbitrary fragments of C code, and then the C preprocessor will replace
12mu|gcc-4.7.4_2014.01-1|400	the macros with their definitions throughout the program.
12mu|gcc-4.7.4_2014.01-1|401	* Conditional compilation. Using special preprocessing directives,
12mu|gcc-4.7.4_2014.01-1|402	you can include or exclude parts of the program according to various
12mu|gcc-4.7.4_2014.01-1|403	conditions.
12mu|gcc-4.7.4_2014.01-1|404	* Line control. If you use a program to combine or rearrange source files
12mu|gcc-4.7.4_2014.01-1|405	into an intermediate file which is then compiled, you can use line
12mu|gcc-4.7.4_2014.01-1|406	control to inform the compiler about where each source line originated.
12mu|gcc-4.7.4_2014.01-1|407	
12mu|gcc-4.7.4_2014.01-1|408	%files cpp
12mu|gcc-4.7.4_2014.01-1|409	/lib/cpp
12mu|gcc-4.7.4_2014.01-1|410	%{_bindir}/cpp
12mu|gcc-4.7.4_2014.01-1|411	%{_mandir}/man1/cpp.1*
12mu|gcc-4.7.4_2014.01-1|412	%{_infodir}/cpp*
12mu|gcc-4.7.4_2014.01-1|413	%if %{build_doc}
12mu|gcc-4.7.4_2014.01-1|414	%doc %{_docdir}/gcc-cpp
12mu|gcc-4.7.4_2014.01-1|415	%endif
12mu|gcc-4.7.4_2014.01-1|416	%{_localedir}/*/LC_MESSAGES/cpplib.mo
12mu|gcc-4.7.4_2014.01-1|417	
12mu|gcc-4.7.4_2014.01-1|418	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|419	
12mu|gcc-4.7.4_2014.01-1|420	# system_compiler
12mu|gcc-4.7.4_2014.01-1|421	%endif
12mu|gcc-4.7.4_2014.01-1|422	
12mu|gcc-4.7.4_2014.01-1|423	########################################################################
12mu|gcc-4.7.4_2014.01-1|424	%if %{build_cxx}
12mu|gcc-4.7.4_2014.01-1|425	
12mu|gcc-4.7.4_2014.01-1|426	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|427	
12mu|gcc-4.7.4_2014.01-1|428	%package c++
12mu|gcc-4.7.4_2014.01-1|429	Summary:	C++ support for gcc
12mu|gcc-4.7.4_2014.01-1|430	Group:		Development/C++
12mu|gcc-4.7.4_2014.01-1|431	Requires:	%{name} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|432	%if %{system_compiler}
12mu|gcc-4.7.4_2014.01-1|433	Requires:	%{libstdcxx_devel} = %{version}
12mu|gcc-4.7.4_2014.01-1|434	%endif
12mu|gcc-4.7.4_2014.01-1|435	
12mu|gcc-4.7.4_2014.01-1|436	%description c++
12mu|gcc-4.7.4_2014.01-1|437	This package adds C++ support to the GNU Compiler Collection.
12mu|gcc-4.7.4_2014.01-1|438	It includes support for most of the current C++ specification,
12mu|gcc-4.7.4_2014.01-1|439	including templates and exception handling.
12mu|gcc-4.7.4_2014.01-1|440	
12mu|gcc-4.7.4_2014.01-1|441	%files c++
12mu|gcc-4.7.4_2014.01-1|442	%if %{system_compiler}
12mu|gcc-4.7.4_2014.01-1|443	%{_bindir}/c++
12mu|gcc-4.7.4_2014.01-1|444	%{_bindir}/g++
12mu|gcc-4.7.4_2014.01-1|445	%{_bindir}/%{_target_platform}-c++
12mu|gcc-4.7.4_2014.01-1|446	%{_bindir}/%{_target_platform}-g++
12mu|gcc-4.7.4_2014.01-1|447	%{_mandir}/man1/g++.1*
12mu|gcc-4.7.4_2014.01-1|448	%endif
12mu|gcc-4.7.4_2014.01-1|449	%{_bindir}/c++-%{ver}
12mu|gcc-4.7.4_2014.01-1|450	%{_bindir}/g++-%{ver}
12mu|gcc-4.7.4_2014.01-1|451	%{_bindir}/%{_target_platform}-g++-%{ver}
12mu|gcc-4.7.4_2014.01-1|452	%{gccdir}/cc1plus
12mu|gcc-4.7.4_2014.01-1|453	
12mu|gcc-4.7.4_2014.01-1|454	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|455	
12mu|gcc-4.7.4_2014.01-1|456	%package -n %{libstdcxx}
12mu|gcc-4.7.4_2014.01-1|457	Summary:	GNU Standard C++ library
12mu|gcc-4.7.4_2014.01-1|458	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|459	Provides:	libstdc++ = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|460	%if %{build_doc}
12mu|gcc-4.7.4_2014.01-1|461	BuildRequires:	doxygen
12mu|gcc-4.7.4_2014.01-1|462	BuildRequires:	graphviz
12mu|gcc-4.7.4_2014.01-1|463	%endif
12mu|gcc-4.7.4_2014.01-1|464	
12mu|gcc-4.7.4_2014.01-1|465	%description -n %{libstdcxx}
12mu|gcc-4.7.4_2014.01-1|466	The libstdc++ package contains a rewritten standard compliant
12mu|gcc-4.7.4_2014.01-1|467	GCC Standard C++ Library.
12mu|gcc-4.7.4_2014.01-1|468	
12mu|gcc-4.7.4_2014.01-1|469	%files -n %{libstdcxx}
12mu|gcc-4.7.4_2014.01-1|470	/%{_lib}/libstdc++.so.%{stdcxx_major}*
12mu|gcc-4.7.4_2014.01-1|471	%if %{system_compiler}
12mu|gcc-4.7.4_2014.01-1|472	%{_localedir}/*/LC_MESSAGES/libstdc++.mo
12mu|gcc-4.7.4_2014.01-1|473	%endif
12mu|gcc-4.7.4_2014.01-1|474	
12mu|gcc-4.7.4_2014.01-1|475	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|476	
12mu|gcc-4.7.4_2014.01-1|477	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|478	%package -n %{multilibstdcxx}
12mu|gcc-4.7.4_2014.01-1|479	Summary:	GNU Standard C++ library
12mu|gcc-4.7.4_2014.01-1|480	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|481	Conflicts:	%{libstdcxx} < 4.6.2-11
12mu|gcc-4.7.4_2014.01-1|482	
12mu|gcc-4.7.4_2014.01-1|483	%description -n %{multilibstdcxx}
12mu|gcc-4.7.4_2014.01-1|484	The libstdc++ package contains a rewritten standard compliant
12mu|gcc-4.7.4_2014.01-1|485	GCC Standard C++ Library.
12mu|gcc-4.7.4_2014.01-1|486	
12mu|gcc-4.7.4_2014.01-1|487	%files -n %{multilibstdcxx}
12mu|gcc-4.7.4_2014.01-1|488	%{multirootlibdir}/libstdc++.so.%{stdcxx_major}*
12mu|gcc-4.7.4_2014.01-1|489	%endif
12mu|gcc-4.7.4_2014.01-1|490	
12mu|gcc-4.7.4_2014.01-1|491	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|492	
12mu|gcc-4.7.4_2014.01-1|493	%package -n %{libstdcxx_devel}
12mu|gcc-4.7.4_2014.01-1|494	Summary:	Header files and libraries for C++ development
12mu|gcc-4.7.4_2014.01-1|495	Group:		Development/C++
12mu|gcc-4.7.4_2014.01-1|496	Requires:	%{libstdcxx} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|497	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|498	Requires:	%{multilibstdcxx} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|499	%endif
12mu|gcc-4.7.4_2014.01-1|500	Provides:	libstdc++-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|501	Provides:	stdc++-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|502	%if "%{ver}" != "%{version}"
12mu|gcc-4.7.4_2014.01-1|503	# 4.7.2_2010.10 should provide 4.7.2 so clang can pick up the dep
12mu|gcc-4.7.4_2014.01-1|504	Provides:	libstdc++-devel = %{ver}-%{release}
12mu|gcc-4.7.4_2014.01-1|505	Provides:	stdc++-devel = %{ver}-%{release}
12mu|gcc-4.7.4_2014.01-1|506	%endif
12mu|gcc-4.7.4_2014.01-1|507	
12mu|gcc-4.7.4_2014.01-1|508	%description -n %{libstdcxx_devel}
12mu|gcc-4.7.4_2014.01-1|509	This is the GNU implementation of the standard C++ libraries.  This
12mu|gcc-4.7.4_2014.01-1|510	package includes the header files and libraries needed for C++
12mu|gcc-4.7.4_2014.01-1|511	development. This includes rewritten implementation of STL.
12mu|gcc-4.7.4_2014.01-1|512	
12mu|gcc-4.7.4_2014.01-1|513	%files -n %{libstdcxx_devel}
12mu|gcc-4.7.4_2014.01-1|514	%{_includedir}/c++/%{ver}
12mu|gcc-4.7.4_2014.01-1|515	%{_libdir}/libstdc++.so
12mu|gcc-4.7.4_2014.01-1|516	%{_datadir}/gdb/auto-load%{_libdir}/libstdc++.*.py
12mu|gcc-4.7.4_2014.01-1|517	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|518	%{multilibdir}/libstdc++.so
12mu|gcc-4.7.4_2014.01-1|519	%{_datadir}/gdb/auto-load%{multilibdir}/libstdc++.*.py
12mu|gcc-4.7.4_2014.01-1|520	%endif
12mu|gcc-4.7.4_2014.01-1|521	%{py_puresitedir}/libstdcxx
12mu|gcc-4.7.4_2014.01-1|522	%if %{build_doc}
12mu|gcc-4.7.4_2014.01-1|523	%doc %{_docdir}/libstdc++
12mu|gcc-4.7.4_2014.01-1|524	%endif
12mu|gcc-4.7.4_2014.01-1|525	
12mu|gcc-4.7.4_2014.01-1|526	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|527	
12mu|gcc-4.7.4_2014.01-1|528	%package -n %{libstdcxx_static_devel}
12mu|gcc-4.7.4_2014.01-1|529	Summary:	Static libraries for the GNU standard C++ library
12mu|gcc-4.7.4_2014.01-1|530	Group:		Development/C++
12mu|gcc-4.7.4_2014.01-1|531	Requires:	%{libstdcxx_devel} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|532	Provides:	libstdc++-static-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|533	Provides:	stdc++-static-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|534	
12mu|gcc-4.7.4_2014.01-1|535	%description -n %{libstdcxx_static_devel}
12mu|gcc-4.7.4_2014.01-1|536	Static libraries for the GNU standard C++ library.
12mu|gcc-4.7.4_2014.01-1|537	
12mu|gcc-4.7.4_2014.01-1|538	%files -n %{libstdcxx_static_devel}
12mu|gcc-4.7.4_2014.01-1|539	%{_libdir}/libstdc++.*a
12mu|gcc-4.7.4_2014.01-1|540	%{_libdir}/libsupc++.*a
12mu|gcc-4.7.4_2014.01-1|541	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|542	%{multilibdir}/libstdc++.*a
12mu|gcc-4.7.4_2014.01-1|543	%{multilibdir}/libsupc++.*a
12mu|gcc-4.7.4_2014.01-1|544	%endif
12mu|gcc-4.7.4_2014.01-1|545	
12mu|gcc-4.7.4_2014.01-1|546	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|547	# build_cxx
12mu|gcc-4.7.4_2014.01-1|548	%endif
12mu|gcc-4.7.4_2014.01-1|549	
12mu|gcc-4.7.4_2014.01-1|550	########################################################################
12mu|gcc-4.7.4_2014.01-1|551	%if %{build_ada}
12mu|gcc-4.7.4_2014.01-1|552	
12mu|gcc-4.7.4_2014.01-1|553	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|554	
12mu|gcc-4.7.4_2014.01-1|555	%package gnat
12mu|gcc-4.7.4_2014.01-1|556	Summary:	Ada 95 support for gcc
12mu|gcc-4.7.4_2014.01-1|557	Group:		Development/Other
12mu|gcc-4.7.4_2014.01-1|558	Requires:	%{name} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|559	Requires:	%{libgnat_devel} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|560	# no bootstrap support
12mu|gcc-4.7.4_2014.01-1|561	BuildRequires:	gcc-gnat >= 3.1, libgnat >= 3.1
12mu|gcc-4.7.4_2014.01-1|562	
12mu|gcc-4.7.4_2014.01-1|563	%description gnat
12mu|gcc-4.7.4_2014.01-1|564	GNAT is a GNU Ada 95 front-end to GCC. This package includes development
12mu|gcc-4.7.4_2014.01-1|565	tools, the documents and Ada 95 compiler.
12mu|gcc-4.7.4_2014.01-1|566	
12mu|gcc-4.7.4_2014.01-1|567	%files gnat
12mu|gcc-4.7.4_2014.01-1|568	%{_bindir}/gnat*
12mu|gcc-4.7.4_2014.01-1|569	%if %{build_java}
12mu|gcc-4.7.4_2014.01-1|570	%exclude %{_bindir}/gnative2ascii
12mu|gcc-4.7.4_2014.01-1|571	%endif
12mu|gcc-4.7.4_2014.01-1|572	%{gccdir}/gnat1
12mu|gcc-4.7.4_2014.01-1|573	%{_infodir}/gnat*
12mu|gcc-4.7.4_2014.01-1|574	%if %{build_doc}
12mu|gcc-4.7.4_2014.01-1|575	%doc %{_docdir}/gcc-gnat
12mu|gcc-4.7.4_2014.01-1|576	%endif
12mu|gcc-4.7.4_2014.01-1|577	
12mu|gcc-4.7.4_2014.01-1|578	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|579	
12mu|gcc-4.7.4_2014.01-1|580	%package -n %{libgnat}
12mu|gcc-4.7.4_2014.01-1|581	Summary:	GNU Ada 95 runtime libraries
12mu|gcc-4.7.4_2014.01-1|582	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|583	Provides:	libgnat = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|584	
12mu|gcc-4.7.4_2014.01-1|585	%description -n %{libgnat}
12mu|gcc-4.7.4_2014.01-1|586	GNAT is a GNU Ada 95 front-end to GCC. This package includes shared
12mu|gcc-4.7.4_2014.01-1|587	libraries, which are required to run programs compiled with the GNAT.
12mu|gcc-4.7.4_2014.01-1|588	
12mu|gcc-4.7.4_2014.01-1|589	%files -n %{libgnat}
12mu|gcc-4.7.4_2014.01-1|590	%{_libdir}/libgnat-%{branch}.so.%{gnat_major}
12mu|gcc-4.7.4_2014.01-1|591	%{_libdir}/libgnarl-%{branch}.so.%{gnat_major}
12mu|gcc-4.7.4_2014.01-1|592	
12mu|gcc-4.7.4_2014.01-1|593	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|594	
12mu|gcc-4.7.4_2014.01-1|595	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|596	%package -n %{multilibgnat}
12mu|gcc-4.7.4_2014.01-1|597	Summary:	GNU Ada 95 runtime libraries
12mu|gcc-4.7.4_2014.01-1|598	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|599	Conflicts:	%{libgnat} < 4.6.2-11
12mu|gcc-4.7.4_2014.01-1|600	
12mu|gcc-4.7.4_2014.01-1|601	%description -n %{multilibgnat}
12mu|gcc-4.7.4_2014.01-1|602	GNAT is a GNU Ada 95 front-end to GCC. This package includes shared
12mu|gcc-4.7.4_2014.01-1|603	libraries, which are required to run programs compiled with the GNAT.
12mu|gcc-4.7.4_2014.01-1|604	
12mu|gcc-4.7.4_2014.01-1|605	%files -n %{multilibgnat}
12mu|gcc-4.7.4_2014.01-1|606	%{multilibdir}/libgnat-%{branch}.so.%{gnat_major}
12mu|gcc-4.7.4_2014.01-1|607	%{multilibdir}/libgnarl-%{branch}.so.%{gnat_major}
12mu|gcc-4.7.4_2014.01-1|608	%endif
12mu|gcc-4.7.4_2014.01-1|609	
12mu|gcc-4.7.4_2014.01-1|610	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|611	
12mu|gcc-4.7.4_2014.01-1|612	%package -n %{libgnat_devel}
12mu|gcc-4.7.4_2014.01-1|613	Summary:	GNU Ada 95 libraries
12mu|gcc-4.7.4_2014.01-1|614	Group:		Development/Other
12mu|gcc-4.7.4_2014.01-1|615	Requires:	%{libgnat} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|616	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|617	Requires:	%{multilibgnat} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|618	%endif
12mu|gcc-4.7.4_2014.01-1|619	Provides:	libgnat-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|620	Provides:	gnat-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|621	
12mu|gcc-4.7.4_2014.01-1|622	%description -n %{libgnat_devel}
12mu|gcc-4.7.4_2014.01-1|623	GNAT is a GNU Ada 95 front-end to GCC. This package includes shared
12mu|gcc-4.7.4_2014.01-1|624	libraries, which are required to compile with the GNAT.
12mu|gcc-4.7.4_2014.01-1|625	
12mu|gcc-4.7.4_2014.01-1|626	%files -n %{libgnat_devel}
12mu|gcc-4.7.4_2014.01-1|627	%{_libdir}/libgnat*.so
12mu|gcc-4.7.4_2014.01-1|628	%{_libdir}/libgnarl*.so
12mu|gcc-4.7.4_2014.01-1|629	%{gccdir}/adalib
12mu|gcc-4.7.4_2014.01-1|630	%{gccdir}/adainclude
12mu|gcc-4.7.4_2014.01-1|631	%exclude %{gccdir}/adalib/lib*.a
12mu|gcc-4.7.4_2014.01-1|632	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|633	%{multilibdir}/libgnat*.so
12mu|gcc-4.7.4_2014.01-1|634	%{multilibdir}/libgnarl*.so
12mu|gcc-4.7.4_2014.01-1|635	%{multigccdir}/adalib
12mu|gcc-4.7.4_2014.01-1|636	%{multigccdir}/adainclude
12mu|gcc-4.7.4_2014.01-1|637	%exclude %{multigccdir}/adalib/lib*.a
12mu|gcc-4.7.4_2014.01-1|638	%endif
12mu|gcc-4.7.4_2014.01-1|639	
12mu|gcc-4.7.4_2014.01-1|640	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|641	
12mu|gcc-4.7.4_2014.01-1|642	%package -n %{libgnat_static_devel}
12mu|gcc-4.7.4_2014.01-1|643	Summary:	GNU Ada 95 static libraries
12mu|gcc-4.7.4_2014.01-1|644	Group:		Development/Other
12mu|gcc-4.7.4_2014.01-1|645	Requires:	%{libgnat_devel} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|646	Provides:	libgnat-static-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|647	Provides:	gnat-static-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|648	
12mu|gcc-4.7.4_2014.01-1|649	%description -n %{libgnat_static_devel}
12mu|gcc-4.7.4_2014.01-1|650	GNAT is a GNU Ada 95 front-end to GCC. This package includes static
12mu|gcc-4.7.4_2014.01-1|651	libraries.
12mu|gcc-4.7.4_2014.01-1|652	
12mu|gcc-4.7.4_2014.01-1|653	%files -n %{libgnat_static_devel}
12mu|gcc-4.7.4_2014.01-1|654	%{gccdir}/adalib/lib*.a
12mu|gcc-4.7.4_2014.01-1|655	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|656	%{multigccdir}/adalib/lib*.a
12mu|gcc-4.7.4_2014.01-1|657	%endif
12mu|gcc-4.7.4_2014.01-1|658	
12mu|gcc-4.7.4_2014.01-1|659	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|660	# build ada
12mu|gcc-4.7.4_2014.01-1|661	%endif
12mu|gcc-4.7.4_2014.01-1|662	
12mu|gcc-4.7.4_2014.01-1|663	########################################################################
12mu|gcc-4.7.4_2014.01-1|664	%if %{build_fortran}
12mu|gcc-4.7.4_2014.01-1|665	
12mu|gcc-4.7.4_2014.01-1|666	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|667	
12mu|gcc-4.7.4_2014.01-1|668	%package gfortran
12mu|gcc-4.7.4_2014.01-1|669	Summary:	Fortran 95 support for gcc
12mu|gcc-4.7.4_2014.01-1|670	Group:		Development/Other
12mu|gcc-4.7.4_2014.01-1|671	Requires:	%{name} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|672	Requires:	%{libgfortran_devel} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|673	
12mu|gcc-4.7.4_2014.01-1|674	%description gfortran
12mu|gcc-4.7.4_2014.01-1|675	The gcc-gfortran package provides support for compiling Fortran
12mu|gcc-4.7.4_2014.01-1|676	programs with the GNU Compiler Collection.
12mu|gcc-4.7.4_2014.01-1|677	
12mu|gcc-4.7.4_2014.01-1|678	%files gfortran
12mu|gcc-4.7.4_2014.01-1|679	%{_bindir}/gfortran
12mu|gcc-4.7.4_2014.01-1|680	%{_bindir}/gfortran-%{ver}
12mu|gcc-4.7.4_2014.01-1|681	%{_bindir}/%{_target_platform}-gfortran
12mu|gcc-4.7.4_2014.01-1|682	%{_bindir}/%{_target_platform}-gfortran-%{ver}
12mu|gcc-4.7.4_2014.01-1|683	%{_infodir}/gfortran.info*
12mu|gcc-4.7.4_2014.01-1|684	%{_mandir}/man1/gfortran.1*
12mu|gcc-4.7.4_2014.01-1|685	%{gccdir}/f951
12mu|gcc-4.7.4_2014.01-1|686	%{gccdir}/finclude
12mu|gcc-4.7.4_2014.01-1|687	%{gccdir}/libgfortranbegin.*a
12mu|gcc-4.7.4_2014.01-1|688	%{gccdir}/libcaf_single.a
12mu|gcc-4.7.4_2014.01-1|689	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|690	%{multigccdir}/libgfortranbegin.a
12mu|gcc-4.7.4_2014.01-1|691	%{multigccdir}/libcaf_single.a
12mu|gcc-4.7.4_2014.01-1|692	%endif
12mu|gcc-4.7.4_2014.01-1|693	%if %{build_doc}
12mu|gcc-4.7.4_2014.01-1|694	%doc %{_docdir}/gcc-gfortran
12mu|gcc-4.7.4_2014.01-1|695	%endif
12mu|gcc-4.7.4_2014.01-1|696	
12mu|gcc-4.7.4_2014.01-1|697	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|698	
12mu|gcc-4.7.4_2014.01-1|699	%package -n %{libgfortran}
12mu|gcc-4.7.4_2014.01-1|700	Summary:	Fortran 95 runtime libraries
12mu|gcc-4.7.4_2014.01-1|701	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|702	%if %{build_quadmath}
12mu|gcc-4.7.4_2014.01-1|703	Requires:	%{libquadmath} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|704	%endif
12mu|gcc-4.7.4_2014.01-1|705	Provides:	libgfortran = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|706	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|707	Provides:	%{multilibgfortran} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|708	%endif
12mu|gcc-4.7.4_2014.01-1|709	
12mu|gcc-4.7.4_2014.01-1|710	%description -n %{libgfortran}
12mu|gcc-4.7.4_2014.01-1|711	This package contains Fortran 95 shared library which is needed to run
12mu|gcc-4.7.4_2014.01-1|712	Fortran 95 dynamically linked programs.
12mu|gcc-4.7.4_2014.01-1|713	
12mu|gcc-4.7.4_2014.01-1|714	%files -n %{libgfortran}
12mu|gcc-4.7.4_2014.01-1|715	%{_libdir}/libgfortran.so.%{gfortran_major}*
12mu|gcc-4.7.4_2014.01-1|716	
12mu|gcc-4.7.4_2014.01-1|717	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|718	
12mu|gcc-4.7.4_2014.01-1|719	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|720	%package -n %{multilibgfortran}
12mu|gcc-4.7.4_2014.01-1|721	Summary:	Fortran 95 runtime libraries
12mu|gcc-4.7.4_2014.01-1|722	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|723	%if %{build_quadmath}
12mu|gcc-4.7.4_2014.01-1|724	Requires:	%{multilibquadmath} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|725	%endif
12mu|gcc-4.7.4_2014.01-1|726	Conflicts:	%{libgfortran} < 4.6.2-11
12mu|gcc-4.7.4_2014.01-1|727	
12mu|gcc-4.7.4_2014.01-1|728	%description -n %{multilibgfortran}
12mu|gcc-4.7.4_2014.01-1|729	This package contains Fortran 95 shared library which is needed to run
12mu|gcc-4.7.4_2014.01-1|730	Fortran 95 dynamically linked programs.
12mu|gcc-4.7.4_2014.01-1|731	
12mu|gcc-4.7.4_2014.01-1|732	%files -n %{multilibgfortran}
12mu|gcc-4.7.4_2014.01-1|733	%{multilibdir}/libgfortran.so.%{gfortran_major}*
12mu|gcc-4.7.4_2014.01-1|734	%endif
12mu|gcc-4.7.4_2014.01-1|735	
12mu|gcc-4.7.4_2014.01-1|736	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|737	
12mu|gcc-4.7.4_2014.01-1|738	%package -n %{libgfortran_devel}
12mu|gcc-4.7.4_2014.01-1|739	Summary:	Fortran 95 libraries
12mu|gcc-4.7.4_2014.01-1|740	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|741	Requires:	%{libgfortran} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|742	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|743	Requires:	%{multilibgfortran} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|744	%endif
12mu|gcc-4.7.4_2014.01-1|745	%if %{build_quadmath}
12mu|gcc-4.7.4_2014.01-1|746	Requires:	%{libquadmath_devel} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|747	%endif
12mu|gcc-4.7.4_2014.01-1|748	Provides:	libgfortran-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|749	Provides:	gfortran-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|750	
12mu|gcc-4.7.4_2014.01-1|751	%description -n %{libgfortran_devel}
12mu|gcc-4.7.4_2014.01-1|752	This package contains Fortran 95 shared library which is needed to
12mu|gcc-4.7.4_2014.01-1|753	compile Fortran 95 programs.
12mu|gcc-4.7.4_2014.01-1|754	
12mu|gcc-4.7.4_2014.01-1|755	%files -n %{libgfortran_devel}
12mu|gcc-4.7.4_2014.01-1|756	%{_libdir}/libgfortran.so
12mu|gcc-4.7.4_2014.01-1|757	%{_libdir}/libgfortran.spec
12mu|gcc-4.7.4_2014.01-1|758	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|759	%{multilibdir}/libgfortran.so
12mu|gcc-4.7.4_2014.01-1|760	%{multilibdir}/libgfortran.spec
12mu|gcc-4.7.4_2014.01-1|761	%endif
12mu|gcc-4.7.4_2014.01-1|762	
12mu|gcc-4.7.4_2014.01-1|763	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|764	
12mu|gcc-4.7.4_2014.01-1|765	%package -n %{libgfortran_static_devel}
12mu|gcc-4.7.4_2014.01-1|766	Summary:	Fortran 95 static libraries
12mu|gcc-4.7.4_2014.01-1|767	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|768	Requires:	%{libgfortran_devel} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|769	Provides:	libgfortran-static-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|770	Provides:	gfortran-static-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|771	
12mu|gcc-4.7.4_2014.01-1|772	%description -n %{libgfortran_static_devel}
12mu|gcc-4.7.4_2014.01-1|773	This package contains Fortran 95 static library which is needed to
12mu|gcc-4.7.4_2014.01-1|774	compile Fortran 95 programs.
12mu|gcc-4.7.4_2014.01-1|775	
12mu|gcc-4.7.4_2014.01-1|776	%files -n %{libgfortran_static_devel}
12mu|gcc-4.7.4_2014.01-1|777	%{_libdir}/libgfortran.*a
12mu|gcc-4.7.4_2014.01-1|778	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|779	%{multilibdir}/libgfortran.*a
12mu|gcc-4.7.4_2014.01-1|780	%endif
12mu|gcc-4.7.4_2014.01-1|781	
12mu|gcc-4.7.4_2014.01-1|782	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|783	# build fortran
12mu|gcc-4.7.4_2014.01-1|784	%endif
12mu|gcc-4.7.4_2014.01-1|785	
12mu|gcc-4.7.4_2014.01-1|786	########################################################################
12mu|gcc-4.7.4_2014.01-1|787	%if %{build_go}
12mu|gcc-4.7.4_2014.01-1|788	
12mu|gcc-4.7.4_2014.01-1|789	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|790	%package go
12mu|gcc-4.7.4_2014.01-1|791	Summary:	Go support for gcc
12mu|gcc-4.7.4_2014.01-1|792	Group:		Development/Other
12mu|gcc-4.7.4_2014.01-1|793	Requires:	%{name} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|794	Requires:	%{libgo_devel} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|795	
12mu|gcc-4.7.4_2014.01-1|796	%description go
12mu|gcc-4.7.4_2014.01-1|797	The gcc-go package provides support for compiling Go programs
12mu|gcc-4.7.4_2014.01-1|798	with the GNU Compiler Collection.
12mu|gcc-4.7.4_2014.01-1|799	
12mu|gcc-4.7.4_2014.01-1|800	%files go
12mu|gcc-4.7.4_2014.01-1|801	%{_bindir}/gccgo
12mu|gcc-4.7.4_2014.01-1|802	%{_bindir}/%{_target_platform}-gccgo
12mu|gcc-4.7.4_2014.01-1|803	%dir %{_libdir}/go
12mu|gcc-4.7.4_2014.01-1|804	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|805	%dir %{multilibdir}/go
12mu|gcc-4.7.4_2014.01-1|806	%endif
12mu|gcc-4.7.4_2014.01-1|807	%{_infodir}/gccgo.info*
12mu|gcc-4.7.4_2014.01-1|808	%{_mandir}/man1/gccgo.1*
12mu|gcc-4.7.4_2014.01-1|809	%{_bindir}/gccgo-%{ver}
12mu|gcc-4.7.4_2014.01-1|810	%{_bindir}/%{_target_platform}-gccgo-%{ver}
12mu|gcc-4.7.4_2014.01-1|811	%{gccdir}/go1
12mu|gcc-4.7.4_2014.01-1|812	%{_libdir}/go/%{ver}
12mu|gcc-4.7.4_2014.01-1|813	%{_libdir}/libgobegin.a
12mu|gcc-4.7.4_2014.01-1|814	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|815	%{multilibdir}/go/%{ver}
12mu|gcc-4.7.4_2014.01-1|816	%{multilibdir}/libgobegin.a
12mu|gcc-4.7.4_2014.01-1|817	%endif
12mu|gcc-4.7.4_2014.01-1|818	%if %{build_doc}
12mu|gcc-4.7.4_2014.01-1|819	%doc %{_docdir}/gcc-go
12mu|gcc-4.7.4_2014.01-1|820	%endif
12mu|gcc-4.7.4_2014.01-1|821	
12mu|gcc-4.7.4_2014.01-1|822	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|823	
12mu|gcc-4.7.4_2014.01-1|824	%package -n %{libgo}
12mu|gcc-4.7.4_2014.01-1|825	Summary:	Go runtime libraries
12mu|gcc-4.7.4_2014.01-1|826	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|827	Provides:	libgo = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|828	
12mu|gcc-4.7.4_2014.01-1|829	%description -n %{libgo}
12mu|gcc-4.7.4_2014.01-1|830	This package contains Go shared library which is needed to run
12mu|gcc-4.7.4_2014.01-1|831	Go dynamically linked programs.
12mu|gcc-4.7.4_2014.01-1|832	
12mu|gcc-4.7.4_2014.01-1|833	%files -n %{libgo}
12mu|gcc-4.7.4_2014.01-1|834	%{_libdir}/libgo.so.%{go_major}*
12mu|gcc-4.7.4_2014.01-1|835	
12mu|gcc-4.7.4_2014.01-1|836	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|837	
12mu|gcc-4.7.4_2014.01-1|838	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|839	%package	-n %{multilibgo}
12mu|gcc-4.7.4_2014.01-1|840	Summary:	Go runtime libraries
12mu|gcc-4.7.4_2014.01-1|841	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|842	Conflicts:	%{libgo} < 4.6.2-11
12mu|gcc-4.7.4_2014.01-1|843	
12mu|gcc-4.7.4_2014.01-1|844	%description -n %{multilibgo}
12mu|gcc-4.7.4_2014.01-1|845	This package contains Go shared library which is needed to run
12mu|gcc-4.7.4_2014.01-1|846	Go dynamically linked programs.
12mu|gcc-4.7.4_2014.01-1|847	
12mu|gcc-4.7.4_2014.01-1|848	%files -n %{multilibgo}
12mu|gcc-4.7.4_2014.01-1|849	%{multilibdir}/libgo.so.%{go_major}*
12mu|gcc-4.7.4_2014.01-1|850	%endif
12mu|gcc-4.7.4_2014.01-1|851	
12mu|gcc-4.7.4_2014.01-1|852	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|853	
12mu|gcc-4.7.4_2014.01-1|854	%package -n %{libgo_devel}
12mu|gcc-4.7.4_2014.01-1|855	Summary:	Go development libraries
12mu|gcc-4.7.4_2014.01-1|856	Group:		Development/Other
12mu|gcc-4.7.4_2014.01-1|857	Requires:	%{libgo} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|858	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|859	Requires:	%{multilibgo} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|860	%endif
12mu|gcc-4.7.4_2014.01-1|861	Provides:	libgo-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|862	Provides:	go-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|863	
12mu|gcc-4.7.4_2014.01-1|864	%description -n %{libgo_devel}
12mu|gcc-4.7.4_2014.01-1|865	This package includes libraries and support files for compiling
12mu|gcc-4.7.4_2014.01-1|866	Go programs.
12mu|gcc-4.7.4_2014.01-1|867	
12mu|gcc-4.7.4_2014.01-1|868	%files -n %{libgo_devel}
12mu|gcc-4.7.4_2014.01-1|869	%{_libdir}/libgo.so
12mu|gcc-4.7.4_2014.01-1|870	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|871	%{multilibdir}/libgo.so
12mu|gcc-4.7.4_2014.01-1|872	%endif
12mu|gcc-4.7.4_2014.01-1|873	
12mu|gcc-4.7.4_2014.01-1|874	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|875	
12mu|gcc-4.7.4_2014.01-1|876	%package -n %{libgo_static_devel}
12mu|gcc-4.7.4_2014.01-1|877	Summary:	Static Go libraries
12mu|gcc-4.7.4_2014.01-1|878	Group:		Development/Other
12mu|gcc-4.7.4_2014.01-1|879	Requires:	%{libgo_devel} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|880	Provides:	libgo-static-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|881	Provides:	go-static-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|882	
12mu|gcc-4.7.4_2014.01-1|883	%description -n %{libgo_static_devel}
12mu|gcc-4.7.4_2014.01-1|884	This package contains static Go libraries.
12mu|gcc-4.7.4_2014.01-1|885	
12mu|gcc-4.7.4_2014.01-1|886	%files -n %{libgo_static_devel}
12mu|gcc-4.7.4_2014.01-1|887	%{_libdir}/libgo.*a
12mu|gcc-4.7.4_2014.01-1|888	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|889	%{multilibdir}/libgo.*a
12mu|gcc-4.7.4_2014.01-1|890	%endif
12mu|gcc-4.7.4_2014.01-1|891	
12mu|gcc-4.7.4_2014.01-1|892	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|893	# build go
12mu|gcc-4.7.4_2014.01-1|894	%endif
12mu|gcc-4.7.4_2014.01-1|895	
12mu|gcc-4.7.4_2014.01-1|896	########################################################################
12mu|gcc-4.7.4_2014.01-1|897	
12mu|gcc-4.7.4_2014.01-1|898	%if %{build_java}
12mu|gcc-4.7.4_2014.01-1|899	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|900	
12mu|gcc-4.7.4_2014.01-1|901	%package java
12mu|gcc-4.7.4_2014.01-1|902	Summary:	Java support for GCC
12mu|gcc-4.7.4_2014.01-1|903	Group:		Development/Java
12mu|gcc-4.7.4_2014.01-1|904	Requires:	%{name} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|905	Requires:	%{libgcj_devel} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|906	Requires:	eclipse-ecj
12mu|gcc-4.7.4_2014.01-1|907	BuildRequires:	eclipse-ecj
12mu|gcc-4.7.4_2014.01-1|908	BuildRequires:	jpackage-utils
12mu|gcc-4.7.4_2014.01-1|909	BuildRequires:	unzip
12mu|gcc-4.7.4_2014.01-1|910	BuildRequires:	zip
12mu|gcc-4.7.4_2014.01-1|911	
12mu|gcc-4.7.4_2014.01-1|912	%description java
12mu|gcc-4.7.4_2014.01-1|913	This package adds support for compiling Java(tm) programs and
12mu|gcc-4.7.4_2014.01-1|914	bytecode into native code.
12mu|gcc-4.7.4_2014.01-1|915	
12mu|gcc-4.7.4_2014.01-1|916	%files java
12mu|gcc-4.7.4_2014.01-1|917	%{_bindir}/aot-compile
12mu|gcc-4.7.4_2014.01-1|918	%{_bindir}/gc-analyze
12mu|gcc-4.7.4_2014.01-1|919	%{_bindir}/gcj
12mu|gcc-4.7.4_2014.01-1|920	%{_bindir}/gcj-dbtool
12mu|gcc-4.7.4_2014.01-1|921	%{_bindir}/gcjh
12mu|gcc-4.7.4_2014.01-1|922	%{_bindir}/gjavah
12mu|gcc-4.7.4_2014.01-1|923	%{_bindir}/gjar
12mu|gcc-4.7.4_2014.01-1|924	%{_bindir}/gjarsigner
12mu|gcc-4.7.4_2014.01-1|925	%if %{without java_bootstrap}
12mu|gcc-4.7.4_2014.01-1|926	%{_bindir}/gjdoc
12mu|gcc-4.7.4_2014.01-1|927	%endif
12mu|gcc-4.7.4_2014.01-1|928	%{_bindir}/gnative2ascii
12mu|gcc-4.7.4_2014.01-1|929	%{_bindir}/grmic
12mu|gcc-4.7.4_2014.01-1|930	%{_bindir}/gserialver
12mu|gcc-4.7.4_2014.01-1|931	%{_bindir}/jcf-dump
12mu|gcc-4.7.4_2014.01-1|932	%{_bindir}/jv-convert
12mu|gcc-4.7.4_2014.01-1|933	%{_bindir}/rebuild-gcj-db
12mu|gcc-4.7.4_2014.01-1|934	%{_mandir}/man1/aot-compile.1*
12mu|gcc-4.7.4_2014.01-1|935	%{_mandir}/man1/gc-analyze.1*
12mu|gcc-4.7.4_2014.01-1|936	%{_mandir}/man1/gcj.1*
12mu|gcc-4.7.4_2014.01-1|937	%{_mandir}/man1/gcj-dbtool.1*
12mu|gcc-4.7.4_2014.01-1|938	%{_mandir}/man1/gcjh.1*
12mu|gcc-4.7.4_2014.01-1|939	%{_mandir}/man1/gjar.1*
12mu|gcc-4.7.4_2014.01-1|940	%{_mandir}/man1/gjarsigner.1*
12mu|gcc-4.7.4_2014.01-1|941	%{_mandir}/man1/gjavah.1*
12mu|gcc-4.7.4_2014.01-1|942	%{_mandir}/man1/gjdoc.1*
12mu|gcc-4.7.4_2014.01-1|943	%{_mandir}/man1/gnative2ascii.1*
12mu|gcc-4.7.4_2014.01-1|944	%{_mandir}/man1/grmic.1*
12mu|gcc-4.7.4_2014.01-1|945	%{_mandir}/man1/gserialver.1*
12mu|gcc-4.7.4_2014.01-1|946	%{_mandir}/man1/jcf-dump.1*
12mu|gcc-4.7.4_2014.01-1|947	%{_mandir}/man1/jv-convert.1*
12mu|gcc-4.7.4_2014.01-1|948	%{_mandir}/man1/rebuild-gcj-db.1*
12mu|gcc-4.7.4_2014.01-1|949	%{_infodir}/gcj.info*
12mu|gcc-4.7.4_2014.01-1|950	%{_infodir}/cp-tools.info*
12mu|gcc-4.7.4_2014.01-1|951	%{_bindir}/gcj-%{ver}
12mu|gcc-4.7.4_2014.01-1|952	%{_bindir}/%{_target_platform}-gcj
12mu|gcc-4.7.4_2014.01-1|953	%{_bindir}/%{_target_platform}-gcj-%{ver}
12mu|gcc-4.7.4_2014.01-1|954	%{_bindir}/%{_target_platform}-gcjh
12mu|gcc-4.7.4_2014.01-1|955	%{gccdir}/jc1
12mu|gcc-4.7.4_2014.01-1|956	%{gccdir}/ecj1
12mu|gcc-4.7.4_2014.01-1|957	%{gccdir}/jvgenmain
12mu|gcc-4.7.4_2014.01-1|958	%if %{build_doc}
12mu|gcc-4.7.4_2014.01-1|959	%doc %{_docdir}/gcc-java
12mu|gcc-4.7.4_2014.01-1|960	%endif
12mu|gcc-4.7.4_2014.01-1|961	
12mu|gcc-4.7.4_2014.01-1|962	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|963	
12mu|gcc-4.7.4_2014.01-1|964	%package -n %{libgcj}
12mu|gcc-4.7.4_2014.01-1|965	Summary:	Java runtime library for gcc
12mu|gcc-4.7.4_2014.01-1|966	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|967	Provides:	libgcj = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|968	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|969	# for compatibility and/or make updates clean
12mu|gcc-4.7.4_2014.01-1|970	Provides:	libgcj%{gcj_major} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|971	%endif
12mu|gcc-4.7.4_2014.01-1|972	Requires:	zip >= 2.1
12mu|gcc-4.7.4_2014.01-1|973	Requires:	libgcj-java >= %{EVRD}
12mu|gcc-4.7.4_2014.01-1|974	%if %{without java_bootstrap}
12mu|gcc-4.7.4_2014.01-1|975	BuildRequires:	antlr
12mu|gcc-4.7.4_2014.01-1|976	%endif
12mu|gcc-4.7.4_2014.01-1|977	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|gcc-4.7.4_2014.01-1|978	BuildRequires:	pkgconfig(glib-2.0)
12mu|gcc-4.7.4_2014.01-1|979	BuildRequires:	pkgconfig(libart-2.0)
12mu|gcc-4.7.4_2014.01-1|980	BuildRequires:	pkgconfig(alsa)
12mu|gcc-4.7.4_2014.01-1|981	BuildRequires:	pkgconfig(xt)
12mu|gcc-4.7.4_2014.01-1|982	BuildRequires:	pkgconfig(xtst)
12mu|gcc-4.7.4_2014.01-1|983	BuildRequires:	spec-helper >= 0.31.10
12mu|gcc-4.7.4_2014.01-1|984	
12mu|gcc-4.7.4_2014.01-1|985	%description -n %{libgcj}
12mu|gcc-4.7.4_2014.01-1|986	The Java(tm) runtime library. You will need this package to run your Java
12mu|gcc-4.7.4_2014.01-1|987	programs compiled using the Java compiler from GNU Compiler Collection (gcj).
12mu|gcc-4.7.4_2014.01-1|988	
12mu|gcc-4.7.4_2014.01-1|989	%files -n %{libgcj}
12mu|gcc-4.7.4_2014.01-1|990	%dir %{_libdir}/gcj-%{ver}-%{gcj_major}
12mu|gcc-4.7.4_2014.01-1|991	%{_libdir}/gcj-%{ver}-%{gcj_major}/*.so
12mu|gcc-4.7.4_2014.01-1|992	%attr(0644,root,root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) %{_libdir}/gcj-%{ver}-%{gcj_major}/classmap.db
12mu|gcc-4.7.4_2014.01-1|993	%{_libdir}/libgcj.so.%{gcj_major}*
12mu|gcc-4.7.4_2014.01-1|994	%{_libdir}/libgcj-tools.so.%{gcj_major}*
12mu|gcc-4.7.4_2014.01-1|995	%{_libdir}/libgij.so.%{gcj_major}*
12mu|gcc-4.7.4_2014.01-1|996	
12mu|gcc-4.7.4_2014.01-1|997	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|998	
12mu|gcc-4.7.4_2014.01-1|999	%package -n %{libgcj_bc}
12mu|gcc-4.7.4_2014.01-1|1000	Summary:	Java runtime library for gcc
12mu|gcc-4.7.4_2014.01-1|1001	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|1002	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1003	Provides:	libgcj_bc%{gcj_bc_major} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1004	%endif
12mu|gcc-4.7.4_2014.01-1|1005	Conflicts:	%{_lib}gcj13 < 4.7.3_2012.10-4
12mu|gcc-4.7.4_2014.01-1|1006	
12mu|gcc-4.7.4_2014.01-1|1007	%description -n %{libgcj_bc}
12mu|gcc-4.7.4_2014.01-1|1008	The Java(tm) runtime library. You will need this package to run your Java
12mu|gcc-4.7.4_2014.01-1|1009	programs compiled using the Java compiler from GNU Compiler Collection (gcj).
12mu|gcc-4.7.4_2014.01-1|1010	
12mu|gcc-4.7.4_2014.01-1|1011	%files -n %{libgcj_bc}
12mu|gcc-4.7.4_2014.01-1|1012	%{_libdir}/libgcj_bc.so.%{gcj_bc_major}*
12mu|gcc-4.7.4_2014.01-1|1013	
12mu|gcc-4.7.4_2014.01-1|1014	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1015	
12mu|gcc-4.7.4_2014.01-1|1016	%package -n libgcj-java
12mu|gcc-4.7.4_2014.01-1|1017	Summary:	Java runtime library for gcc (Java parts)
12mu|gcc-4.7.4_2014.01-1|1018	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|1019	Conflicts:	%{_lib}gcj13 < 4.7.3_2012.10-4
12mu|gcc-4.7.4_2014.01-1|1020	
12mu|gcc-4.7.4_2014.01-1|1021	%description -n libgcj-java
12mu|gcc-4.7.4_2014.01-1|1022	The Java(tm) runtime library. You will need this package to run your Java
12mu|gcc-4.7.4_2014.01-1|1023	programs compiled using the Java compiler from GNU Compiler Collection (gcj).
12mu|gcc-4.7.4_2014.01-1|1024	
12mu|gcc-4.7.4_2014.01-1|1025	%files -n libgcj-java
12mu|gcc-4.7.4_2014.01-1|1026	%{_javadir}/libgcj*.jar
12mu|gcc-4.7.4_2014.01-1|1027	
12mu|gcc-4.7.4_2014.01-1|1028	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1029	
12mu|gcc-4.7.4_2014.01-1|1030	%package -n gcj-tools
12mu|gcc-4.7.4_2014.01-1|1031	Summary:	Tools needed to use applications in the GCJ Java runtime
12mu|gcc-4.7.4_2014.01-1|1032	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|1033	Requires:	%{libgcj} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1034	Requires:	zip >= 2.1
12mu|gcc-4.7.4_2014.01-1|1035	
12mu|gcc-4.7.4_2014.01-1|1036	%description -n gcj-tools
12mu|gcc-4.7.4_2014.01-1|1037	Tools needed to run applications in the GCJ Java(tm) runtime. You will
12mu|gcc-4.7.4_2014.01-1|1038	need this package to run your Java programs in the Java Virtual Machine
12mu|gcc-4.7.4_2014.01-1|1039	(JVM) provided by the GNU Compiler Collection (gcj).
12mu|gcc-4.7.4_2014.01-1|1040	
12mu|gcc-4.7.4_2014.01-1|1041	%files -n gcj-tools
12mu|gcc-4.7.4_2014.01-1|1042	%{_bindir}/gappletviewer
12mu|gcc-4.7.4_2014.01-1|1043	%{_bindir}/gij
12mu|gcc-4.7.4_2014.01-1|1044	%{_bindir}/grmid
12mu|gcc-4.7.4_2014.01-1|1045	%{_bindir}/grmiregistry
12mu|gcc-4.7.4_2014.01-1|1046	%{_bindir}/gtnameserv
12mu|gcc-4.7.4_2014.01-1|1047	%{_bindir}/gkeytool
12mu|gcc-4.7.4_2014.01-1|1048	%{_bindir}/gorbd
12mu|gcc-4.7.4_2014.01-1|1049	%{_mandir}/man1/gappletviewer.1*
12mu|gcc-4.7.4_2014.01-1|1050	%{_mandir}/man1/gij.1*
12mu|gcc-4.7.4_2014.01-1|1051	%{_mandir}/man1/grmiregistry.1*
12mu|gcc-4.7.4_2014.01-1|1052	%{_mandir}/man1/gkeytool.1*
12mu|gcc-4.7.4_2014.01-1|1053	%{_mandir}/man1/gorbd.1*
12mu|gcc-4.7.4_2014.01-1|1054	%{_mandir}/man1/grmid.1*
12mu|gcc-4.7.4_2014.01-1|1055	%{_mandir}/man1/gtnameserv.1*
12mu|gcc-4.7.4_2014.01-1|1056	%{_libdir}/logging.properties
12mu|gcc-4.7.4_2014.01-1|1057	%{_libdir}/security
12mu|gcc-4.7.4_2014.01-1|1058	%if %{build_pdf}
12mu|gcc-4.7.4_2014.01-1|1059	%doc %{_docdir}/libjava
12mu|gcc-4.7.4_2014.01-1|1060	%endif
12mu|gcc-4.7.4_2014.01-1|1061	
12mu|gcc-4.7.4_2014.01-1|1062	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1063	
12mu|gcc-4.7.4_2014.01-1|1064	%package -n %{libgcj_devel}
12mu|gcc-4.7.4_2014.01-1|1065	Summary:	Libraries for Java development using GCC
12mu|gcc-4.7.4_2014.01-1|1066	Group:		Development/Java
12mu|gcc-4.7.4_2014.01-1|1067	Requires:	%{libgcj} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1068	Requires:	%{libgcj_bc} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1069	Requires:	zlib-devel
12mu|gcc-4.7.4_2014.01-1|1070	Requires:	awk
12mu|gcc-4.7.4_2014.01-1|1071	Provides:	libgcj-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1072	Provides:	gcj-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1073	
12mu|gcc-4.7.4_2014.01-1|1074	%description -n %{libgcj_devel}
12mu|gcc-4.7.4_2014.01-1|1075	The Java(tm) static libraries and C header files. You will need this
12mu|gcc-4.7.4_2014.01-1|1076	package to compile your Java programs using the GCC Java compiler (gcj).
12mu|gcc-4.7.4_2014.01-1|1077	
12mu|gcc-4.7.4_2014.01-1|1078	%files -n %{libgcj_devel}
12mu|gcc-4.7.4_2014.01-1|1079	%{gccdir}/include/gcj
12mu|gcc-4.7.4_2014.01-1|1080	%{gccdir}/include/jawt*.h
12mu|gcc-4.7.4_2014.01-1|1081	%{gccdir}/include/jni*.h
12mu|gcc-4.7.4_2014.01-1|1082	%{gccdir}/include/jvm*.h
12mu|gcc-4.7.4_2014.01-1|1083	%{py_puresitedir}/libjava
12mu|gcc-4.7.4_2014.01-1|1084	%{_libdir}/pkgconfig/libgcj-%{branch}.pc
12mu|gcc-4.7.4_2014.01-1|1085	%{_libdir}/libgcj*.spec
12mu|gcc-4.7.4_2014.01-1|1086	%{_libdir}/libgcj*.so
12mu|gcc-4.7.4_2014.01-1|1087	%{_libdir}/libgij.so
12mu|gcc-4.7.4_2014.01-1|1088	
12mu|gcc-4.7.4_2014.01-1|1089	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1090	%package -n libgcj%{gcj_major}-src
12mu|gcc-4.7.4_2014.01-1|1091	Summary:	Java library sources
12mu|gcc-4.7.4_2014.01-1|1092	Group:		Development/Java
12mu|gcc-4.7.4_2014.01-1|1093	Requires:	%{libgcj} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1094	Provides:	libgcj-src = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1095	
12mu|gcc-4.7.4_2014.01-1|1096	%description -n libgcj%{gcj_major}-src
12mu|gcc-4.7.4_2014.01-1|1097	The Java(tm) runtime library sources.
12mu|gcc-4.7.4_2014.01-1|1098	
12mu|gcc-4.7.4_2014.01-1|1099	%files -n libgcj%{gcj_major}-src
12mu|gcc-4.7.4_2014.01-1|1100	%{_javadir}/src-%{ver}.zip
12mu|gcc-4.7.4_2014.01-1|1101	
12mu|gcc-4.7.4_2014.01-1|1102	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1103	# build java
12mu|gcc-4.7.4_2014.01-1|1104	%endif
12mu|gcc-4.7.4_2014.01-1|1105	
12mu|gcc-4.7.4_2014.01-1|1106	########################################################################
12mu|gcc-4.7.4_2014.01-1|1107	%if %{build_objc}
12mu|gcc-4.7.4_2014.01-1|1108	
12mu|gcc-4.7.4_2014.01-1|1109	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1110	
12mu|gcc-4.7.4_2014.01-1|1111	%package objc
12mu|gcc-4.7.4_2014.01-1|1112	Summary:	Objective-C support for GCC
12mu|gcc-4.7.4_2014.01-1|1113	Group:		Development/Other
12mu|gcc-4.7.4_2014.01-1|1114	Requires:	%{name} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1115	Requires:	%{libobjc_devel} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1116	
12mu|gcc-4.7.4_2014.01-1|1117	%description objc
12mu|gcc-4.7.4_2014.01-1|1118	gcc-objc provides Objective-C support for the GCC.
12mu|gcc-4.7.4_2014.01-1|1119	Mainly used on systems running NeXTSTEP, Objective-C is an
12mu|gcc-4.7.4_2014.01-1|1120	object-oriented derivative of the C language.
12mu|gcc-4.7.4_2014.01-1|1121	
12mu|gcc-4.7.4_2014.01-1|1122	%files objc
12mu|gcc-4.7.4_2014.01-1|1123	%{gccdir}/cc1obj
12mu|gcc-4.7.4_2014.01-1|1124	
12mu|gcc-4.7.4_2014.01-1|1125	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1126	
12mu|gcc-4.7.4_2014.01-1|1127	%package -n %{libobjc}
12mu|gcc-4.7.4_2014.01-1|1128	Summary:	Objective-C runtime
12mu|gcc-4.7.4_2014.01-1|1129	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|1130	Provides:	libobjc = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1131	
12mu|gcc-4.7.4_2014.01-1|1132	%description -n %{libobjc}
12mu|gcc-4.7.4_2014.01-1|1133	This package contains Objective-C shared library which is needed to run
12mu|gcc-4.7.4_2014.01-1|1134	Objective-C dynamically linked programs.
12mu|gcc-4.7.4_2014.01-1|1135	
12mu|gcc-4.7.4_2014.01-1|1136	%files -n %{libobjc}
12mu|gcc-4.7.4_2014.01-1|1137	%{_libdir}/libobjc.so.%{objc_major}*
12mu|gcc-4.7.4_2014.01-1|1138	
12mu|gcc-4.7.4_2014.01-1|1139	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1140	
12mu|gcc-4.7.4_2014.01-1|1141	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1142	%package -n %{multilibobjc}
12mu|gcc-4.7.4_2014.01-1|1143	Summary:	Objective-C runtime
12mu|gcc-4.7.4_2014.01-1|1144	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|1145	Provides:	libobjc = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1146	Conflicts:	%{libobjc} < 4.6.2-11
12mu|gcc-4.7.4_2014.01-1|1147	
12mu|gcc-4.7.4_2014.01-1|1148	%description -n %{multilibobjc}
12mu|gcc-4.7.4_2014.01-1|1149	This package contains Objective-C shared library which is needed to run
12mu|gcc-4.7.4_2014.01-1|1150	Objective-C dynamically linked programs.
12mu|gcc-4.7.4_2014.01-1|1151	
12mu|gcc-4.7.4_2014.01-1|1152	%files -n %{multilibobjc}
12mu|gcc-4.7.4_2014.01-1|1153	%{multilibdir}/libobjc.so.%{objc_major}*
12mu|gcc-4.7.4_2014.01-1|1154	%endif
12mu|gcc-4.7.4_2014.01-1|1155	
12mu|gcc-4.7.4_2014.01-1|1156	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1157	
12mu|gcc-4.7.4_2014.01-1|1158	%package -n %{libobjc_devel}
12mu|gcc-4.7.4_2014.01-1|1159	Summary:	Objective-C development libraries
12mu|gcc-4.7.4_2014.01-1|1160	Group:		Development/Other
12mu|gcc-4.7.4_2014.01-1|1161	Requires:	%{libobjc} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1162	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1163	Requires:	%{multilibobjc} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1164	%endif
12mu|gcc-4.7.4_2014.01-1|1165	Provides:	libobjc-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1166	Provides:	objc-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1167	
12mu|gcc-4.7.4_2014.01-1|1168	%description -n %{libobjc_devel}
12mu|gcc-4.7.4_2014.01-1|1169	This package includes libraries and support files for compiling
12mu|gcc-4.7.4_2014.01-1|1170	Objective-C programs.
12mu|gcc-4.7.4_2014.01-1|1171	
12mu|gcc-4.7.4_2014.01-1|1172	%files -n %{libobjc_devel}
12mu|gcc-4.7.4_2014.01-1|1173	%{_libdir}/libobjc.so
12mu|gcc-4.7.4_2014.01-1|1174	%{gccdir}/include/objc
12mu|gcc-4.7.4_2014.01-1|1175	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1176	%{multilibdir}/libobjc.so
12mu|gcc-4.7.4_2014.01-1|1177	%endif
12mu|gcc-4.7.4_2014.01-1|1178	
12mu|gcc-4.7.4_2014.01-1|1179	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1180	
12mu|gcc-4.7.4_2014.01-1|1181	%package -n %{libobjc_static_devel}
12mu|gcc-4.7.4_2014.01-1|1182	Summary:	Static Objective-C libraries
12mu|gcc-4.7.4_2014.01-1|1183	Group:		Development/Other
12mu|gcc-4.7.4_2014.01-1|1184	Requires:	%{libobjc_devel} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1185	Provides:	libobjc-static-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1186	Provides:	objc-static-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1187	
12mu|gcc-4.7.4_2014.01-1|1188	%description -n %{libobjc_static_devel}
12mu|gcc-4.7.4_2014.01-1|1189	This package contains static Objective-C libraries.
12mu|gcc-4.7.4_2014.01-1|1190	
12mu|gcc-4.7.4_2014.01-1|1191	%files -n %{libobjc_static_devel}
12mu|gcc-4.7.4_2014.01-1|1192	%{_libdir}/libobjc.*a
12mu|gcc-4.7.4_2014.01-1|1193	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1194	%{multilibdir}/libobjc.*a
12mu|gcc-4.7.4_2014.01-1|1195	%endif
12mu|gcc-4.7.4_2014.01-1|1196	
12mu|gcc-4.7.4_2014.01-1|1197	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1198	# build objc
12mu|gcc-4.7.4_2014.01-1|1199	%endif
12mu|gcc-4.7.4_2014.01-1|1200	
12mu|gcc-4.7.4_2014.01-1|1201	########################################################################
12mu|gcc-4.7.4_2014.01-1|1202	%if %{build_objcxx}
12mu|gcc-4.7.4_2014.01-1|1203	
12mu|gcc-4.7.4_2014.01-1|1204	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1205	%package objc++
12mu|gcc-4.7.4_2014.01-1|1206	Summary:	Objective-C++ support for GCC
12mu|gcc-4.7.4_2014.01-1|1207	Group:		Development/Other
12mu|gcc-4.7.4_2014.01-1|1208	Requires:	gcc-objc = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1209	
12mu|gcc-4.7.4_2014.01-1|1210	%description objc++
12mu|gcc-4.7.4_2014.01-1|1211	gcc++-objc provides Objective-C++ support for the GCC.
12mu|gcc-4.7.4_2014.01-1|1212	
12mu|gcc-4.7.4_2014.01-1|1213	%files objc++
12mu|gcc-4.7.4_2014.01-1|1214	%{gccdir}/cc1objplus
12mu|gcc-4.7.4_2014.01-1|1215	
12mu|gcc-4.7.4_2014.01-1|1216	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1217	# build objcxx
12mu|gcc-4.7.4_2014.01-1|1218	%endif
12mu|gcc-4.7.4_2014.01-1|1219	
12mu|gcc-4.7.4_2014.01-1|1220	########################################################################
12mu|gcc-4.7.4_2014.01-1|1221	
12mu|gcc-4.7.4_2014.01-1|1222	%if %{package_ffi}
12mu|gcc-4.7.4_2014.01-1|1223	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1224	
12mu|gcc-4.7.4_2014.01-1|1225	%package -n %{libffi}
12mu|gcc-4.7.4_2014.01-1|1226	Summary:	GCC support library for FFI
12mu|gcc-4.7.4_2014.01-1|1227	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|1228	Provides:	libffi = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1229	
12mu|gcc-4.7.4_2014.01-1|1230	%description -n %{libffi}
12mu|gcc-4.7.4_2014.01-1|1231	This package contains GCC shared support library which is needed
12mu|gcc-4.7.4_2014.01-1|1232	for FFI support.
12mu|gcc-4.7.4_2014.01-1|1233	
12mu|gcc-4.7.4_2014.01-1|1234	%files -n %{libffi}
12mu|gcc-4.7.4_2014.01-1|1235	%{_libdir}/libffi.so.%{ffi_major}*
12mu|gcc-4.7.4_2014.01-1|1236	
12mu|gcc-4.7.4_2014.01-1|1237	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1238	
12mu|gcc-4.7.4_2014.01-1|1239	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1240	%package -n %{multilibffi}
12mu|gcc-4.7.4_2014.01-1|1241	Summary:	GCC support library for FFI
12mu|gcc-4.7.4_2014.01-1|1242	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|1243	Conflicts:	%{libffi} < 4.6.2-11
12mu|gcc-4.7.4_2014.01-1|1244	
12mu|gcc-4.7.4_2014.01-1|1245	%description -n %{multilibffi}
12mu|gcc-4.7.4_2014.01-1|1246	This package contains GCC shared support library which is needed
12mu|gcc-4.7.4_2014.01-1|1247	for FFI support.
12mu|gcc-4.7.4_2014.01-1|1248	
12mu|gcc-4.7.4_2014.01-1|1249	%files -n %{multilibffi}
12mu|gcc-4.7.4_2014.01-1|1250	%{multilibdir}/libffi.so.%{ffi_major}*
12mu|gcc-4.7.4_2014.01-1|1251	%endif
12mu|gcc-4.7.4_2014.01-1|1252	
12mu|gcc-4.7.4_2014.01-1|1253	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1254	
12mu|gcc-4.7.4_2014.01-1|1255	%package -n %{libffi_devel}
12mu|gcc-4.7.4_2014.01-1|1256	Summary:	GCC development for FFI
12mu|gcc-4.7.4_2014.01-1|1257	Group:		Development/C
12mu|gcc-4.7.4_2014.01-1|1258	Requires:	%{name} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1259	Requires:	%{libffi} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1260	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1261	Requires:	%{multilibffi} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1262	%endif
12mu|gcc-4.7.4_2014.01-1|1263	Provides:	libffi-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1264	Provides:	ffi-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1265	
12mu|gcc-4.7.4_2014.01-1|1266	%description -n %{libffi_devel}
12mu|gcc-4.7.4_2014.01-1|1267	This package contains GCC development which is needed
12mu|gcc-4.7.4_2014.01-1|1268	to compile FFI support.
12mu|gcc-4.7.4_2014.01-1|1269	
12mu|gcc-4.7.4_2014.01-1|1270	%files -n %{libffi_devel}
12mu|gcc-4.7.4_2014.01-1|1271	%{_libdir}/libffi.so
12mu|gcc-4.7.4_2014.01-1|1272	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1273	%{multilibdir}/libffi.so
12mu|gcc-4.7.4_2014.01-1|1274	%endif
12mu|gcc-4.7.4_2014.01-1|1275	%{_mandir}/man3/*.3*
12mu|gcc-4.7.4_2014.01-1|1276	
12mu|gcc-4.7.4_2014.01-1|1277	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1278	
12mu|gcc-4.7.4_2014.01-1|1279	%package -n %{libffi_static_devel}
12mu|gcc-4.7.4_2014.01-1|1280	Summary:	GCC FFI static library
12mu|gcc-4.7.4_2014.01-1|1281	Group:		Development/C
12mu|gcc-4.7.4_2014.01-1|1282	Requires:	%{libffi_devel} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1283	Provides:	libffi-static-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1284	Provides:	ffi-static-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1285	
12mu|gcc-4.7.4_2014.01-1|1286	%description -n %{libffi_static_devel}
12mu|gcc-4.7.4_2014.01-1|1287	This package contains GCC static libraries which are needed
12mu|gcc-4.7.4_2014.01-1|1288	to compile FFI support.
12mu|gcc-4.7.4_2014.01-1|1289	
12mu|gcc-4.7.4_2014.01-1|1290	%files -n %{libffi_static_devel}
12mu|gcc-4.7.4_2014.01-1|1291	%{_libdir}/libffi.*a
12mu|gcc-4.7.4_2014.01-1|1292	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1293	%{multilibdir}/libffi.*a
12mu|gcc-4.7.4_2014.01-1|1294	%endif
12mu|gcc-4.7.4_2014.01-1|1295	
12mu|gcc-4.7.4_2014.01-1|1296	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1297	# package ffi
12mu|gcc-4.7.4_2014.01-1|1298	%endif
12mu|gcc-4.7.4_2014.01-1|1299	
12mu|gcc-4.7.4_2014.01-1|1300	########################################################################
12mu|gcc-4.7.4_2014.01-1|1301	%if %{build_quadmath}
12mu|gcc-4.7.4_2014.01-1|1302	
12mu|gcc-4.7.4_2014.01-1|1303	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1304	
12mu|gcc-4.7.4_2014.01-1|1305	%package	-n %{libquadmath}
12mu|gcc-4.7.4_2014.01-1|1306	Summary:	GCC __float128 shared support library
12mu|gcc-4.7.4_2014.01-1|1307	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|1308	Provides:	libquadmath = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1309	
12mu|gcc-4.7.4_2014.01-1|1310	%description	-n %{libquadmath}
12mu|gcc-4.7.4_2014.01-1|1311	This package contains GCC shared support library which is needed
12mu|gcc-4.7.4_2014.01-1|1312	for __float128 math support and for Fortran REAL*16 support.
12mu|gcc-4.7.4_2014.01-1|1313	
12mu|gcc-4.7.4_2014.01-1|1314	%files -n %{libquadmath}
12mu|gcc-4.7.4_2014.01-1|1315	%{_libdir}/libquadmath.so.%{quadmath_major}*
12mu|gcc-4.7.4_2014.01-1|1316	
12mu|gcc-4.7.4_2014.01-1|1317	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1318	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1319	%package -n %{multilibquadmath}
12mu|gcc-4.7.4_2014.01-1|1320	Summary:	GCC __float128 shared support library
12mu|gcc-4.7.4_2014.01-1|1321	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|1322	Conflicts:	%{libquadmath} < 4.6.2-11
12mu|gcc-4.7.4_2014.01-1|1323	
12mu|gcc-4.7.4_2014.01-1|1324	%description -n %{multilibquadmath}
12mu|gcc-4.7.4_2014.01-1|1325	This package contains GCC shared support library which is needed
12mu|gcc-4.7.4_2014.01-1|1326	for __float128 math support and for Fortran REAL*16 support.
12mu|gcc-4.7.4_2014.01-1|1327	
12mu|gcc-4.7.4_2014.01-1|1328	%files -n %{multilibquadmath}
12mu|gcc-4.7.4_2014.01-1|1329	%{multilibdir}/libquadmath.so.%{quadmath_major}*
12mu|gcc-4.7.4_2014.01-1|1330	%endif
12mu|gcc-4.7.4_2014.01-1|1331	
12mu|gcc-4.7.4_2014.01-1|1332	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1333	
12mu|gcc-4.7.4_2014.01-1|1334	%package -n %{libquadmath_devel}
12mu|gcc-4.7.4_2014.01-1|1335	Summary:	GCC __float128 support
12mu|gcc-4.7.4_2014.01-1|1336	Group:		Development/C
12mu|gcc-4.7.4_2014.01-1|1337	Requires:	%{name} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1338	Requires:	%{libquadmath} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1339	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1340	Requires:	%{multilibquadmath} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1341	%endif
12mu|gcc-4.7.4_2014.01-1|1342	Provides:	libquadmath-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1343	Provides:	quadmath-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1344	
12mu|gcc-4.7.4_2014.01-1|1345	%description -n %{libquadmath_devel}
12mu|gcc-4.7.4_2014.01-1|1346	This package contains support for building Fortran programs using
12mu|gcc-4.7.4_2014.01-1|1347	REAL*16 and programs using __float128 math.
12mu|gcc-4.7.4_2014.01-1|1348	
12mu|gcc-4.7.4_2014.01-1|1349	%files -n %{libquadmath_devel}
12mu|gcc-4.7.4_2014.01-1|1350	%{_libdir}/libquadmath.so
12mu|gcc-4.7.4_2014.01-1|1351	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1352	%{multilibdir}/libquadmath.so
12mu|gcc-4.7.4_2014.01-1|1353	%endif
12mu|gcc-4.7.4_2014.01-1|1354	%{_infodir}/libquadmath.info*
12mu|gcc-4.7.4_2014.01-1|1355	%{gccdir}/include/quadmath*.h
12mu|gcc-4.7.4_2014.01-1|1356	%if %{build_pdf}
12mu|gcc-4.7.4_2014.01-1|1357	%doc %{_docdir}/libquadmath
12mu|gcc-4.7.4_2014.01-1|1358	%endif
12mu|gcc-4.7.4_2014.01-1|1359	
12mu|gcc-4.7.4_2014.01-1|1360	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1361	%package -n %{libquadmath_static_devel}
12mu|gcc-4.7.4_2014.01-1|1362	Summary:	Static libraries for __float128 support
12mu|gcc-4.7.4_2014.01-1|1363	Group:		Development/C
12mu|gcc-4.7.4_2014.01-1|1364	Requires:	%{libquadmath_devel} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1365	Provides:	libquadmath-static-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1366	Provides:	quadmath-static-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1367	
12mu|gcc-4.7.4_2014.01-1|1368	%description -n %{libquadmath_static_devel}
12mu|gcc-4.7.4_2014.01-1|1369	This package contains static libraries for building Fortran programs
12mu|gcc-4.7.4_2014.01-1|1370	using REAL*16 and programs using __float128 math.
12mu|gcc-4.7.4_2014.01-1|1371	
12mu|gcc-4.7.4_2014.01-1|1372	%files -n %{libquadmath_static_devel}
12mu|gcc-4.7.4_2014.01-1|1373	%{_libdir}/libquadmath.*a
12mu|gcc-4.7.4_2014.01-1|1374	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1375	%{multilibdir}/libquadmath.*a
12mu|gcc-4.7.4_2014.01-1|1376	%endif
12mu|gcc-4.7.4_2014.01-1|1377	
12mu|gcc-4.7.4_2014.01-1|1378	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1379	
12mu|gcc-4.7.4_2014.01-1|1380	# build quadmath
12mu|gcc-4.7.4_2014.01-1|1381	%endif
12mu|gcc-4.7.4_2014.01-1|1382	
12mu|gcc-4.7.4_2014.01-1|1383	########################################################################
12mu|gcc-4.7.4_2014.01-1|1384	%if %{build_gomp}
12mu|gcc-4.7.4_2014.01-1|1385	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1386	
12mu|gcc-4.7.4_2014.01-1|1387	%package	-n %{libgomp}
12mu|gcc-4.7.4_2014.01-1|1388	Summary:	GCC OpenMP v3.0 shared support library
12mu|gcc-4.7.4_2014.01-1|1389	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|1390	Provides:	libgomp = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1391	
12mu|gcc-4.7.4_2014.01-1|1392	%description	-n %{libgomp}
12mu|gcc-4.7.4_2014.01-1|1393	This package contains GCC shared library which is needed
12mu|gcc-4.7.4_2014.01-1|1394	for OpenMP v3.0 support.
12mu|gcc-4.7.4_2014.01-1|1395	
12mu|gcc-4.7.4_2014.01-1|1396	%files -n %{libgomp}
12mu|gcc-4.7.4_2014.01-1|1397	/%{_lib}/libgomp.so.%{gomp_major}*
12mu|gcc-4.7.4_2014.01-1|1398	
12mu|gcc-4.7.4_2014.01-1|1399	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1400	
12mu|gcc-4.7.4_2014.01-1|1401	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1402	%package	-n %{multilibgomp}
12mu|gcc-4.7.4_2014.01-1|1403	Summary:	GCC OpenMP v3.0 shared support library
12mu|gcc-4.7.4_2014.01-1|1404	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|1405	Provides:	libgomp = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1406	Conflicts:	%{libgomp} < 4.6.2-11
12mu|gcc-4.7.4_2014.01-1|1407	
12mu|gcc-4.7.4_2014.01-1|1408	%description -n %{multilibgomp}
12mu|gcc-4.7.4_2014.01-1|1409	This package contains GCC shared library which is needed
12mu|gcc-4.7.4_2014.01-1|1410	for OpenMP v3.0 support.
12mu|gcc-4.7.4_2014.01-1|1411	
12mu|gcc-4.7.4_2014.01-1|1412	%files -n %{multilibgomp}
12mu|gcc-4.7.4_2014.01-1|1413	%{multirootlibdir}/libgomp.so.%{gomp_major}*
12mu|gcc-4.7.4_2014.01-1|1414	%endif
12mu|gcc-4.7.4_2014.01-1|1415	
12mu|gcc-4.7.4_2014.01-1|1416	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1417	
12mu|gcc-4.7.4_2014.01-1|1418	%package -n %{libgomp_devel}
12mu|gcc-4.7.4_2014.01-1|1419	Summary:	GCC OpenMP v3.0 development support
12mu|gcc-4.7.4_2014.01-1|1420	Group:		Development/C
12mu|gcc-4.7.4_2014.01-1|1421	Requires:	%{name} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1422	Requires:	%{libgomp} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1423	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1424	Requires:	%{multilibgomp} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1425	%endif
12mu|gcc-4.7.4_2014.01-1|1426	Provides:	libgomp-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1427	Provides:	gomp-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1428	
12mu|gcc-4.7.4_2014.01-1|1429	%description -n %{libgomp_devel}
12mu|gcc-4.7.4_2014.01-1|1430	This package contains GCC development which is needed
12mu|gcc-4.7.4_2014.01-1|1431	to compile OpenMP v3.0 support.
12mu|gcc-4.7.4_2014.01-1|1432	
12mu|gcc-4.7.4_2014.01-1|1433	%files -n %{libgomp_devel}
12mu|gcc-4.7.4_2014.01-1|1434	%{_libdir}/libgomp.so
12mu|gcc-4.7.4_2014.01-1|1435	%{_libdir}/libgomp.spec
12mu|gcc-4.7.4_2014.01-1|1436	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1437	%{multilibdir}/libgomp.so
12mu|gcc-4.7.4_2014.01-1|1438	%{multilibdir}/libgomp.spec
12mu|gcc-4.7.4_2014.01-1|1439	%endif
12mu|gcc-4.7.4_2014.01-1|1440	%{_infodir}/libgomp.info*
12mu|gcc-4.7.4_2014.01-1|1441	%{gccdir}/include/omp*.h
12mu|gcc-4.7.4_2014.01-1|1442	%if %{build_pdf}
12mu|gcc-4.7.4_2014.01-1|1443	%doc %{_docdir}/libgomp
12mu|gcc-4.7.4_2014.01-1|1444	%endif
12mu|gcc-4.7.4_2014.01-1|1445	
12mu|gcc-4.7.4_2014.01-1|1446	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1447	
12mu|gcc-4.7.4_2014.01-1|1448	%package -n %{libgomp_static_devel}
12mu|gcc-4.7.4_2014.01-1|1449	Summary:	GCC OpenMP v3.0 static library
12mu|gcc-4.7.4_2014.01-1|1450	Group:		Development/C
12mu|gcc-4.7.4_2014.01-1|1451	Requires:	%{libgomp_devel} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1452	Provides:	libgomp-static-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1453	Provides:	gomp-static-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1454	
12mu|gcc-4.7.4_2014.01-1|1455	%description -n %{libgomp_static_devel}
12mu|gcc-4.7.4_2014.01-1|1456	This package contains GCC static libraries which are needed
12mu|gcc-4.7.4_2014.01-1|1457	to compile OpenMP v3.0 support.
12mu|gcc-4.7.4_2014.01-1|1458	
12mu|gcc-4.7.4_2014.01-1|1459	%files -n %{libgomp_static_devel}
12mu|gcc-4.7.4_2014.01-1|1460	%{_libdir}/libgomp.*a
12mu|gcc-4.7.4_2014.01-1|1461	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1462	%{multilibdir}/libgomp.*a
12mu|gcc-4.7.4_2014.01-1|1463	%endif
12mu|gcc-4.7.4_2014.01-1|1464	
12mu|gcc-4.7.4_2014.01-1|1465	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1466	# build gomp
12mu|gcc-4.7.4_2014.01-1|1467	%endif
12mu|gcc-4.7.4_2014.01-1|1468	
12mu|gcc-4.7.4_2014.01-1|1469	########################################################################
12mu|gcc-4.7.4_2014.01-1|1470	%if %{build_mudflap}
12mu|gcc-4.7.4_2014.01-1|1471	
12mu|gcc-4.7.4_2014.01-1|1472	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1473	%package -n %{libmudflap}
12mu|gcc-4.7.4_2014.01-1|1474	Summary:	GCC mudflap shared support libraries
12mu|gcc-4.7.4_2014.01-1|1475	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|1476	Provides:	libmudflap = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1477	
12mu|gcc-4.7.4_2014.01-1|1478	%description -n %{libmudflap}
12mu|gcc-4.7.4_2014.01-1|1479	This package contains GCC shared libraries which are needed
12mu|gcc-4.7.4_2014.01-1|1480	for mudflap support.
12mu|gcc-4.7.4_2014.01-1|1481	
12mu|gcc-4.7.4_2014.01-1|1482	For front-ends that support it (C and C++), instrument all risky
12mu|gcc-4.7.4_2014.01-1|1483	pointer/array dereferencing operations, some standard library
12mu|gcc-4.7.4_2014.01-1|1484	string/heap functions, and some other associated constructs with
12mu|gcc-4.7.4_2014.01-1|1485	range/validity tests.  Modules so instrumented should be immune to
12mu|gcc-4.7.4_2014.01-1|1486	buffer overflows, invalid heap use, and some other classes of C/C++
12mu|gcc-4.7.4_2014.01-1|1487	programming errors.
12mu|gcc-4.7.4_2014.01-1|1488	
12mu|gcc-4.7.4_2014.01-1|1489	%files -n %{libmudflap}
12mu|gcc-4.7.4_2014.01-1|1490	%{_libdir}/libmudflap.so.%{mudflap_major}
12mu|gcc-4.7.4_2014.01-1|1491	%{_libdir}/libmudflap.so.%{mudflap_major}.*
12mu|gcc-4.7.4_2014.01-1|1492	%{_libdir}/libmudflapth.so.%{mudflap_major}
12mu|gcc-4.7.4_2014.01-1|1493	%{_libdir}/libmudflapth.so.%{mudflap_major}.*
12mu|gcc-4.7.4_2014.01-1|1494	
12mu|gcc-4.7.4_2014.01-1|1495	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1496	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1497	%package -n %{multilibmudflap}
12mu|gcc-4.7.4_2014.01-1|1498	Summary:	GCC mudflap shared support libraries
12mu|gcc-4.7.4_2014.01-1|1499	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|1500	Conflicts:	%{libmudflap} < 4.6.2-11
12mu|gcc-4.7.4_2014.01-1|1501	
12mu|gcc-4.7.4_2014.01-1|1502	%description -n %{multilibmudflap}
12mu|gcc-4.7.4_2014.01-1|1503	This package contains GCC shared libraries which are needed
12mu|gcc-4.7.4_2014.01-1|1504	for mudflap support.
12mu|gcc-4.7.4_2014.01-1|1505	
12mu|gcc-4.7.4_2014.01-1|1506	For front-ends that support it (C and C++), instrument all risky
12mu|gcc-4.7.4_2014.01-1|1507	pointer/array dereferencing operations, some standard library
12mu|gcc-4.7.4_2014.01-1|1508	string/heap functions, and some other associated constructs with
12mu|gcc-4.7.4_2014.01-1|1509	range/validity tests.  Modules so instrumented should be immune to
12mu|gcc-4.7.4_2014.01-1|1510	buffer overflows, invalid heap use, and some other classes of C/C++
12mu|gcc-4.7.4_2014.01-1|1511	programming errors.
12mu|gcc-4.7.4_2014.01-1|1512	
12mu|gcc-4.7.4_2014.01-1|1513	%files -n %{multilibmudflap}
12mu|gcc-4.7.4_2014.01-1|1514	%{multilibdir}/libmudflap.so.%{mudflap_major}
12mu|gcc-4.7.4_2014.01-1|1515	%{multilibdir}/libmudflap.so.%{mudflap_major}.*
12mu|gcc-4.7.4_2014.01-1|1516	%{multilibdir}/libmudflapth.so.%{mudflap_major}
12mu|gcc-4.7.4_2014.01-1|1517	%{multilibdir}/libmudflapth.so.%{mudflap_major}.*
12mu|gcc-4.7.4_2014.01-1|1518	%endif
12mu|gcc-4.7.4_2014.01-1|1519	
12mu|gcc-4.7.4_2014.01-1|1520	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1521	%package -n %{libmudflap_devel}
12mu|gcc-4.7.4_2014.01-1|1522	Summary:	GCC mudflap development support
12mu|gcc-4.7.4_2014.01-1|1523	Group:		Development/C
12mu|gcc-4.7.4_2014.01-1|1524	Requires:	%{name} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1525	Requires:	%{libmudflap} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1526	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1527	Requires:	%{multilibmudflap} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1528	%endif
12mu|gcc-4.7.4_2014.01-1|1529	Provides:	libmudflap-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1530	Provides:	mudflap-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1531	
12mu|gcc-4.7.4_2014.01-1|1532	%description -n %{libmudflap_devel}
12mu|gcc-4.7.4_2014.01-1|1533	This package contains GCC libraries which are needed
12mu|gcc-4.7.4_2014.01-1|1534	to compile mudflap support.
12mu|gcc-4.7.4_2014.01-1|1535	
12mu|gcc-4.7.4_2014.01-1|1536	%files -n %{libmudflap_devel}
12mu|gcc-4.7.4_2014.01-1|1537	%{_libdir}/libmudflap.so
12mu|gcc-4.7.4_2014.01-1|1538	%{_libdir}/libmudflapth.so
12mu|gcc-4.7.4_2014.01-1|1539	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1540	%{multilibdir}/libmudflap.so
12mu|gcc-4.7.4_2014.01-1|1541	%{multilibdir}/libmudflapth.so
12mu|gcc-4.7.4_2014.01-1|1542	%endif
12mu|gcc-4.7.4_2014.01-1|1543	%{gccdir}/include/mf-runtime.h
12mu|gcc-4.7.4_2014.01-1|1544	
12mu|gcc-4.7.4_2014.01-1|1545	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1546	
12mu|gcc-4.7.4_2014.01-1|1547	%package -n %{libmudflap_static_devel}
12mu|gcc-4.7.4_2014.01-1|1548	Summary:	GCC mudflap static libraries
12mu|gcc-4.7.4_2014.01-1|1549	Group:		Development/C
12mu|gcc-4.7.4_2014.01-1|1550	Requires:	%{libmudflap_devel} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1551	Provides:	libmudflap-static-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1552	Provides:	mudflap-static-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1553	
12mu|gcc-4.7.4_2014.01-1|1554	%description -n %{libmudflap_static_devel}
12mu|gcc-4.7.4_2014.01-1|1555	This package contains GCC static libraries which are needed
12mu|gcc-4.7.4_2014.01-1|1556	to compile mudflap support.
12mu|gcc-4.7.4_2014.01-1|1557	
12mu|gcc-4.7.4_2014.01-1|1558	%files -n %{libmudflap_static_devel}
12mu|gcc-4.7.4_2014.01-1|1559	%{_libdir}/libmudflap.*a
12mu|gcc-4.7.4_2014.01-1|1560	%{_libdir}/libmudflapth.*a
12mu|gcc-4.7.4_2014.01-1|1561	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1562	%{multilibdir}/libmudflap.*a
12mu|gcc-4.7.4_2014.01-1|1563	%{multilibdir}/libmudflapth.*a
12mu|gcc-4.7.4_2014.01-1|1564	%endif
12mu|gcc-4.7.4_2014.01-1|1565	
12mu|gcc-4.7.4_2014.01-1|1566	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1567	# build mudflap
12mu|gcc-4.7.4_2014.01-1|1568	%endif
12mu|gcc-4.7.4_2014.01-1|1569	
12mu|gcc-4.7.4_2014.01-1|1570	########################################################################
12mu|gcc-4.7.4_2014.01-1|1571	%if %{build_ssp}
12mu|gcc-4.7.4_2014.01-1|1572	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1573	
12mu|gcc-4.7.4_2014.01-1|1574	%package	-n %{libssp}
12mu|gcc-4.7.4_2014.01-1|1575	Summary:	GCC SSP shared support library
12mu|gcc-4.7.4_2014.01-1|1576	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|1577	Provides:	libssp = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1578	
12mu|gcc-4.7.4_2014.01-1|1579	%description	-n %{libssp}
12mu|gcc-4.7.4_2014.01-1|1580	This package contains GCC shared support library which is needed
12mu|gcc-4.7.4_2014.01-1|1581	for SSP support.
12mu|gcc-4.7.4_2014.01-1|1582	
12mu|gcc-4.7.4_2014.01-1|1583	%files		-n %{libssp}
12mu|gcc-4.7.4_2014.01-1|1584	%{_libdir}/libssp.so.%{ssp_major}*
12mu|gcc-4.7.4_2014.01-1|1585	
12mu|gcc-4.7.4_2014.01-1|1586	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1587	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1588	%package	-n %{multilibssp}
12mu|gcc-4.7.4_2014.01-1|1589	Summary:	GCC SSP shared support library
12mu|gcc-4.7.4_2014.01-1|1590	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|1591	Provides:	libssp = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1592	Conflicts:	%{libssp} < 4.6.2-11
12mu|gcc-4.7.4_2014.01-1|1593	
12mu|gcc-4.7.4_2014.01-1|1594	%description -n %{multilibssp}
12mu|gcc-4.7.4_2014.01-1|1595	This package contains GCC shared support library which is needed
12mu|gcc-4.7.4_2014.01-1|1596	for SSP support.
12mu|gcc-4.7.4_2014.01-1|1597	
12mu|gcc-4.7.4_2014.01-1|1598	%files -n %{multilibssp}
12mu|gcc-4.7.4_2014.01-1|1599	%{multilibdir}/libssp.so.%{ssp_major}*
12mu|gcc-4.7.4_2014.01-1|1600	%endif
12mu|gcc-4.7.4_2014.01-1|1601	
12mu|gcc-4.7.4_2014.01-1|1602	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1603	%package	-n %{libssp_devel}
12mu|gcc-4.7.4_2014.01-1|1604	Summary:	GCC SSP development support
12mu|gcc-4.7.4_2014.01-1|1605	Group:		Development/C
12mu|gcc-4.7.4_2014.01-1|1606	Requires:	%{name} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1607	Requires:	%{libssp} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1608	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1609	Requires:	%{multilibssp} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1610	%endif
12mu|gcc-4.7.4_2014.01-1|1611	Provides:	libssp-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1612	Provides:	ssp-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1613	
12mu|gcc-4.7.4_2014.01-1|1614	%description -n %{libssp_devel}
12mu|gcc-4.7.4_2014.01-1|1615	This package contains GCC libraries which are needed
12mu|gcc-4.7.4_2014.01-1|1616	to compile SSP support.
12mu|gcc-4.7.4_2014.01-1|1617	
12mu|gcc-4.7.4_2014.01-1|1618	%files -n %{libssp_devel}
12mu|gcc-4.7.4_2014.01-1|1619	%{_libdir}/libssp.so
12mu|gcc-4.7.4_2014.01-1|1620	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1621	%{multilibdir}/libssp.so
12mu|gcc-4.7.4_2014.01-1|1622	%endif
12mu|gcc-4.7.4_2014.01-1|1623	%{gccdir}/include/ssp
12mu|gcc-4.7.4_2014.01-1|1624	
12mu|gcc-4.7.4_2014.01-1|1625	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1626	%package -n %{libssp_static_devel}
12mu|gcc-4.7.4_2014.01-1|1627	Summary:	GCC SSP static libraries
12mu|gcc-4.7.4_2014.01-1|1628	Group:		Development/C
12mu|gcc-4.7.4_2014.01-1|1629	Requires:	%{libssp_devel} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1630	Provides:	libssp-static-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1631	Provides:	ssp-static-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1632	
12mu|gcc-4.7.4_2014.01-1|1633	%description -n %{libssp_static_devel}
12mu|gcc-4.7.4_2014.01-1|1634	This package contains GCC static libraries which are needed
12mu|gcc-4.7.4_2014.01-1|1635	to compile SSP support.
12mu|gcc-4.7.4_2014.01-1|1636	
12mu|gcc-4.7.4_2014.01-1|1637	%files -n %{libssp_static_devel}
12mu|gcc-4.7.4_2014.01-1|1638	%{_libdir}/libssp.*.*a
12mu|gcc-4.7.4_2014.01-1|1639	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1640	%{multilibdir}/libssp.*.*a
12mu|gcc-4.7.4_2014.01-1|1641	%endif
12mu|gcc-4.7.4_2014.01-1|1642	
12mu|gcc-4.7.4_2014.01-1|1643	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1644	# build ssp
12mu|gcc-4.7.4_2014.01-1|1645	%endif
12mu|gcc-4.7.4_2014.01-1|1646	
12mu|gcc-4.7.4_2014.01-1|1647	########################################################################
12mu|gcc-4.7.4_2014.01-1|1648	%if %{build_itm}
12mu|gcc-4.7.4_2014.01-1|1649	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1650	
12mu|gcc-4.7.4_2014.01-1|1651	%package	-n %{libitm}
12mu|gcc-4.7.4_2014.01-1|1652	Summary:	GCC Transactional Memory support library
12mu|gcc-4.7.4_2014.01-1|1653	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|1654	Provides:	libitm = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1655	
12mu|gcc-4.7.4_2014.01-1|1656	%description -n %{libitm}
12mu|gcc-4.7.4_2014.01-1|1657	This package contains GCC's Transactional Memory support library.
12mu|gcc-4.7.4_2014.01-1|1658	
12mu|gcc-4.7.4_2014.01-1|1659	%files -n %{libitm}
12mu|gcc-4.7.4_2014.01-1|1660	%{_libdir}/libitm.so.%{itm_major}*
12mu|gcc-4.7.4_2014.01-1|1661	
12mu|gcc-4.7.4_2014.01-1|1662	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1663	
12mu|gcc-4.7.4_2014.01-1|1664	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1665	%package -n %{multilibitm}
12mu|gcc-4.7.4_2014.01-1|1666	Summary:	GCC Transactional Memory support library
12mu|gcc-4.7.4_2014.01-1|1667	Group:		System/Libraries
12mu|gcc-4.7.4_2014.01-1|1668	Provides:	libitm = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1669	
12mu|gcc-4.7.4_2014.01-1|1670	%description -n %{multilibitm}
12mu|gcc-4.7.4_2014.01-1|1671	This package contains GCC's Transactional Memory support library.
12mu|gcc-4.7.4_2014.01-1|1672	
12mu|gcc-4.7.4_2014.01-1|1673	%files -n %{multilibitm}
12mu|gcc-4.7.4_2014.01-1|1674	%{multilibdir}/libitm.so.%{itm_major}*
12mu|gcc-4.7.4_2014.01-1|1675	%endif
12mu|gcc-4.7.4_2014.01-1|1676	
12mu|gcc-4.7.4_2014.01-1|1677	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1678	
12mu|gcc-4.7.4_2014.01-1|1679	%package	-n %{libitm_devel}
12mu|gcc-4.7.4_2014.01-1|1680	Summary:	GCC Transactional Memory development support
12mu|gcc-4.7.4_2014.01-1|1681	Group:		Development/C
12mu|gcc-4.7.4_2014.01-1|1682	Requires:	%{name} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1683	Requires:	%{libitm} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1684	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1685	Requires:	%{multilibitm} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1686	%endif
12mu|gcc-4.7.4_2014.01-1|1687	Provides:	libitm-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1688	Provides:	itm-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1689	
12mu|gcc-4.7.4_2014.01-1|1690	%description -n %{libitm_devel}
12mu|gcc-4.7.4_2014.01-1|1691	This package contains GCC libraries which are needed
12mu|gcc-4.7.4_2014.01-1|1692	to use Transactional Memory features.
12mu|gcc-4.7.4_2014.01-1|1693	
12mu|gcc-4.7.4_2014.01-1|1694	%files -n %{libitm_devel}
12mu|gcc-4.7.4_2014.01-1|1695	%{_libdir}/libitm.so
12mu|gcc-4.7.4_2014.01-1|1696	%{_libdir}/libitm.spec
12mu|gcc-4.7.4_2014.01-1|1697	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1698	%{multilibdir}/libitm.so
12mu|gcc-4.7.4_2014.01-1|1699	%{multilibdir}/libitm.spec
12mu|gcc-4.7.4_2014.01-1|1700	%endif
12mu|gcc-4.7.4_2014.01-1|1701	%{_infodir}/libitm.info*
12mu|gcc-4.7.4_2014.01-1|1702	
12mu|gcc-4.7.4_2014.01-1|1703	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1704	
12mu|gcc-4.7.4_2014.01-1|1705	%package -n %{libitm_static_devel}
12mu|gcc-4.7.4_2014.01-1|1706	Summary:	GCC Transactional Memory static libraries
12mu|gcc-4.7.4_2014.01-1|1707	Group:		Development/C
12mu|gcc-4.7.4_2014.01-1|1708	Requires:	%{libitm_devel} = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1709	Provides:	libitm-static-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1710	Provides:	itm-static-devel = %{EVRD}
12mu|gcc-4.7.4_2014.01-1|1711	
12mu|gcc-4.7.4_2014.01-1|1712	%description -n %{libitm_static_devel}
12mu|gcc-4.7.4_2014.01-1|1713	This package contains GCC static libraries which are needed
12mu|gcc-4.7.4_2014.01-1|1714	to compile Transactional Memory support.
12mu|gcc-4.7.4_2014.01-1|1715	
12mu|gcc-4.7.4_2014.01-1|1716	%files -n %{libitm_static_devel}
12mu|gcc-4.7.4_2014.01-1|1717	%{_libdir}/libitm.a
12mu|gcc-4.7.4_2014.01-1|1718	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1719	%{multilibdir}/libitm.a
12mu|gcc-4.7.4_2014.01-1|1720	%endif
12mu|gcc-4.7.4_2014.01-1|1721	
12mu|gcc-4.7.4_2014.01-1|1722	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1723	# build itm
12mu|gcc-4.7.4_2014.01-1|1724	%endif
12mu|gcc-4.7.4_2014.01-1|1725	
12mu|gcc-4.7.4_2014.01-1|1726	########################################################################
12mu|gcc-4.7.4_2014.01-1|1727	
12mu|gcc-4.7.4_2014.01-1|1728	%prep
12mu|gcc-4.7.4_2014.01-1|1729	%if "%{linaro}" != ""
12mu|gcc-4.7.4_2014.01-1|1730	%setup -q -n gcc-linaro-%{branch}-%{linaro}
12mu|gcc-4.7.4_2014.01-1|1731	%else
12mu|gcc-4.7.4_2014.01-1|1732	%if %{official}
12mu|gcc-4.7.4_2014.01-1|1733	%setup -q -n gcc-%{version}%{snapshot}
12mu|gcc-4.7.4_2014.01-1|1734	%else
12mu|gcc-4.7.4_2014.01-1|1735	%setup -q -n gcc-%{branch}%{snapshot}
12mu|gcc-4.7.4_2014.01-1|1736	%endif
12mu|gcc-4.7.4_2014.01-1|1737	%endif
12mu|gcc-4.7.4_2014.01-1|1738	
12mu|gcc-4.7.4_2014.01-1|1739	%patch0 -p1 -b .uclibc~
12mu|gcc-4.7.4_2014.01-1|1740	%patch1 -p1 -b .java~
12mu|gcc-4.7.4_2014.01-1|1741	%patch2 -p1 -b .pdf~
12mu|gcc-4.7.4_2014.01-1|1742	%patch3 -p1 -b .linux32~
12mu|gcc-4.7.4_2014.01-1|1743	%patch4 -p1 -b .execstack~
12mu|gcc-4.7.4_2014.01-1|1744	%patch5 -p1 -b .linker-selection~
12mu|gcc-4.7.4_2014.01-1|1745	%patch6 -p1 -b .ac269~
12mu|gcc-4.7.4_2014.01-1|1746	%patch7 -p1 -b .plugindet~
12mu|gcc-4.7.4_2014.01-1|1747	# Breaks the build, see comment on bug 33763
12mu|gcc-4.7.4_2014.01-1|1748	#patch8 -p1 -b .ext_inline~
12mu|gcc-4.7.4_2014.01-1|1749	%patch9 -p0 -b .33763~
12mu|gcc-4.7.4_2014.01-1|1750	
12mu|gcc-4.7.4_2014.01-1|1751	aclocal -I config
12mu|gcc-4.7.4_2014.01-1|1752	autoconf
12mu|gcc-4.7.4_2014.01-1|1753	
12mu|gcc-4.7.4_2014.01-1|1754	echo %{vendor} > gcc/DEV-PHASE
12mu|gcc-4.7.4_2014.01-1|1755	%if !%{official}
12mu|gcc-4.7.4_2014.01-1|1756	sed -i -e 's/4\.7\..*/%{version}/' gcc/BASE-VER
12mu|gcc-4.7.4_2014.01-1|1757	%endif
12mu|gcc-4.7.4_2014.01-1|1758	
12mu|gcc-4.7.4_2014.01-1|1759	%if %{with java_bootstrap}
12mu|gcc-4.7.4_2014.01-1|1760	tar xjf %{SOURCE6}
12mu|gcc-4.7.4_2014.01-1|1761	%endif
12mu|gcc-4.7.4_2014.01-1|1762	
12mu|gcc-4.7.4_2014.01-1|1763	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1764	%build
12mu|gcc-4.7.4_2014.01-1|1765	# The -gdwarf-4 removal is a workaround for gcc bug #52420
12mu|gcc-4.7.4_2014.01-1|1766	OPT_FLAGS=`echo %{optflags} | \
12mu|gcc-4.7.4_2014.01-1|1767	sed -e 's/\(-Wp,\)\?-D_FORTIFY_SOURCE=[12]//g' \
12mu|gcc-4.7.4_2014.01-1|1768	-e 's/-m\(31\|32\|64\)//g' \
12mu|gcc-4.7.4_2014.01-1|1769	-e 's/-fstack-protector//g' \
12mu|gcc-4.7.4_2014.01-1|1770	-e 's/--param=ssp-buffer-size=4//' \
12mu|gcc-4.7.4_2014.01-1|1771	-e 's/-gdwarf-4/-g/' \
12mu|gcc-4.7.4_2014.01-1|1772	-e 's/-pipe//g'`
12mu|gcc-4.7.4_2014.01-1|1773	OPT_FLAGS=`echo "$OPT_FLAGS" | sed -e 's/[[:blank:]]\+/ /g'`
12mu|gcc-4.7.4_2014.01-1|1774	
12mu|gcc-4.7.4_2014.01-1|1775	# FIXME debugedit
12mu|gcc-4.7.4_2014.01-1|1776	[ ! -z "$TMP" ] && export TMP=`echo $TMP | sed -e 's|/$||'`
12mu|gcc-4.7.4_2014.01-1|1777	[ ! -z "x$TMPDIR" ] && export TMPDIR=`echo $TMPDIR | sed -e 's|/$||'`
12mu|gcc-4.7.4_2014.01-1|1778	
12mu|gcc-4.7.4_2014.01-1|1779	LANGUAGES=c
12mu|gcc-4.7.4_2014.01-1|1780	%if %{build_ada}
12mu|gcc-4.7.4_2014.01-1|1781	LANGUAGES="$LANGUAGES,ada"
12mu|gcc-4.7.4_2014.01-1|1782	%endif
12mu|gcc-4.7.4_2014.01-1|1783	%if %{build_cxx}
12mu|gcc-4.7.4_2014.01-1|1784	LANGUAGES="$LANGUAGES,c++"
12mu|gcc-4.7.4_2014.01-1|1785	%endif
12mu|gcc-4.7.4_2014.01-1|1786	%if %{build_fortran}
12mu|gcc-4.7.4_2014.01-1|1787	LANGUAGES="$LANGUAGES,fortran"
12mu|gcc-4.7.4_2014.01-1|1788	%endif
12mu|gcc-4.7.4_2014.01-1|1789	%if %{build_go}
12mu|gcc-4.7.4_2014.01-1|1790	LANGUAGES="$LANGUAGES,go"
12mu|gcc-4.7.4_2014.01-1|1791	%endif
12mu|gcc-4.7.4_2014.01-1|1792	%if %{build_java}
12mu|gcc-4.7.4_2014.01-1|1793	LANGUAGES="$LANGUAGES,java"
12mu|gcc-4.7.4_2014.01-1|1794	%endif
12mu|gcc-4.7.4_2014.01-1|1795	%if %{build_lto}
12mu|gcc-4.7.4_2014.01-1|1796	LANGUAGES="$LANGUAGES,lto"
12mu|gcc-4.7.4_2014.01-1|1797	%endif
12mu|gcc-4.7.4_2014.01-1|1798	%if %{build_objc}
12mu|gcc-4.7.4_2014.01-1|1799	LANGUAGES="$LANGUAGES,objc"
12mu|gcc-4.7.4_2014.01-1|1800	%endif
12mu|gcc-4.7.4_2014.01-1|1801	%if %{build_objcxx}
12mu|gcc-4.7.4_2014.01-1|1802	LANGUAGES="$LANGUAGES,obj-c++"
12mu|gcc-4.7.4_2014.01-1|1803	%endif
12mu|gcc-4.7.4_2014.01-1|1804	
12mu|gcc-4.7.4_2014.01-1|1805	BOOTSTRAP=bootstrap
12mu|gcc-4.7.4_2014.01-1|1806	%ifarch %{ix86} x86_64
12mu|gcc-4.7.4_2014.01-1|1807	%if %{system_compiler}
12mu|gcc-4.7.4_2014.01-1|1808	BOOSTRAP=profiledbootstrap
12mu|gcc-4.7.4_2014.01-1|1809	%endif
12mu|gcc-4.7.4_2014.01-1|1810	%endif
12mu|gcc-4.7.4_2014.01-1|1811	
12mu|gcc-4.7.4_2014.01-1|1812	# FIXME: Replace
12mu|gcc-4.7.4_2014.01-1|1813	#	--with-multilib-list=m32,m64
12mu|gcc-4.7.4_2014.01-1|1814	# with	--with-multilib-list=m32,m64,mx32
12mu|gcc-4.7.4_2014.01-1|1815	# once the build process is fixed.
12mu|gcc-4.7.4_2014.01-1|1816	# Currently, it barfs while linking x32/libgcc_s.so.1 (incompatible target)
12mu|gcc-4.7.4_2014.01-1|1817	
12mu|gcc-4.7.4_2014.01-1|1818	CC=%{__cc} \
12mu|gcc-4.7.4_2014.01-1|1819	CFLAGS="$OPT_FLAGS" \
12mu|gcc-4.7.4_2014.01-1|1820	CXXFLAGS="$OPT_FLAGS" \
12mu|gcc-4.7.4_2014.01-1|1821	GCJFLAGS="$OPT_FLAGS" \
12mu|gcc-4.7.4_2014.01-1|1822	TCFLAGS="$OPT_FLAGS" \
12mu|gcc-4.7.4_2014.01-1|1823	XCFLAGS="$OPT_FLAGS" \
12mu|gcc-4.7.4_2014.01-1|1824	%configure2_5x \
12mu|gcc-4.7.4_2014.01-1|1825	%if !%{build_java}
12mu|gcc-4.7.4_2014.01-1|1826	--disable-libgcj \
12mu|gcc-4.7.4_2014.01-1|1827	%else
12mu|gcc-4.7.4_2014.01-1|1828	--disable-libjava-multilib \
12mu|gcc-4.7.4_2014.01-1|1829	--with-java-home=%{_jvmdir}/java-1.5.0-gcj-1.5.0.0/jre \
12mu|gcc-4.7.4_2014.01-1|1830	--with-ecj-jar=%{_datadir}/java/eclipse-ecj.jar \
12mu|gcc-4.7.4_2014.01-1|1831	--enable-java-awt=gtk \
12mu|gcc-4.7.4_2014.01-1|1832	--enable-gtk-cairo \
12mu|gcc-4.7.4_2014.01-1|1833	%endif
12mu|gcc-4.7.4_2014.01-1|1834	%if !%{build_cloog}
12mu|gcc-4.7.4_2014.01-1|1835	--without-cloog \
12mu|gcc-4.7.4_2014.01-1|1836	--without-ppl \
12mu|gcc-4.7.4_2014.01-1|1837	%else
12mu|gcc-4.7.4_2014.01-1|1838	--with-cloog \
12mu|gcc-4.7.4_2014.01-1|1839	--with-ppl \
12mu|gcc-4.7.4_2014.01-1|1840	--enable-cloog-backend=isl \
12mu|gcc-4.7.4_2014.01-1|1841	--disable-cloog-version-check \
12mu|gcc-4.7.4_2014.01-1|1842	%endif
12mu|gcc-4.7.4_2014.01-1|1843	%if !%{build_ffi}
12mu|gcc-4.7.4_2014.01-1|1844	--disable-libffi \
12mu|gcc-4.7.4_2014.01-1|1845	%endif
12mu|gcc-4.7.4_2014.01-1|1846	%if !%{build_gomp}
12mu|gcc-4.7.4_2014.01-1|1847	--disable-libgomp \
12mu|gcc-4.7.4_2014.01-1|1848	%endif
12mu|gcc-4.7.4_2014.01-1|1849	%if !%{build_quadmath}
12mu|gcc-4.7.4_2014.01-1|1850	--disable-libquadmath \
12mu|gcc-4.7.4_2014.01-1|1851	%if %{build_fortran}
12mu|gcc-4.7.4_2014.01-1|1852	--disable-libquadmath-support \
12mu|gcc-4.7.4_2014.01-1|1853	%endif
12mu|gcc-4.7.4_2014.01-1|1854	%endif
12mu|gcc-4.7.4_2014.01-1|1855	%if !%{build_mudflap}
12mu|gcc-4.7.4_2014.01-1|1856	--disable-libmudflap \
12mu|gcc-4.7.4_2014.01-1|1857	%endif
12mu|gcc-4.7.4_2014.01-1|1858	%if !%{build_ssp}
12mu|gcc-4.7.4_2014.01-1|1859	--disable-libssp \
12mu|gcc-4.7.4_2014.01-1|1860	%endif
12mu|gcc-4.7.4_2014.01-1|1861	--disable-libunwind-exceptions \
12mu|gcc-4.7.4_2014.01-1|1862	--disable-werror \
12mu|gcc-4.7.4_2014.01-1|1863	--enable-__cxa_atexit \
12mu|gcc-4.7.4_2014.01-1|1864	--enable-gold=default \
12mu|gcc-4.7.4_2014.01-1|1865	--with-plugin-ld=%{_bindir}/ld \
12mu|gcc-4.7.4_2014.01-1|1866	%if %{system_compiler}
12mu|gcc-4.7.4_2014.01-1|1867	--enable-bootstrap \
12mu|gcc-4.7.4_2014.01-1|1868	%endif
12mu|gcc-4.7.4_2014.01-1|1869	--enable-checking=release \
12mu|gcc-4.7.4_2014.01-1|1870	--enable-gnu-unique-object \
12mu|gcc-4.7.4_2014.01-1|1871	--enable-languages="$LANGUAGES" \
12mu|gcc-4.7.4_2014.01-1|1872	--enable-linker-build-id \
12mu|gcc-4.7.4_2014.01-1|1873	%if !%{build_plugin}
12mu|gcc-4.7.4_2014.01-1|1874	--disable-plugin \
12mu|gcc-4.7.4_2014.01-1|1875	%else
12mu|gcc-4.7.4_2014.01-1|1876	--enable-plugin \
12mu|gcc-4.7.4_2014.01-1|1877	--enable-lto \
12mu|gcc-4.7.4_2014.01-1|1878	%endif
12mu|gcc-4.7.4_2014.01-1|1879	--enable-shared \
12mu|gcc-4.7.4_2014.01-1|1880	%if !%{system_compiler}
12mu|gcc-4.7.4_2014.01-1|1881	--disable-static \
12mu|gcc-4.7.4_2014.01-1|1882	%endif
12mu|gcc-4.7.4_2014.01-1|1883	--enable-threads=posix \
12mu|gcc-4.7.4_2014.01-1|1884	--with-system-zlib \
12mu|gcc-4.7.4_2014.01-1|1885	--with-bugurl=http://bugs.rosalinux.ru/ \
12mu|gcc-4.7.4_2014.01-1|1886	%ifarch %{ix86} x86_64
12mu|gcc-4.7.4_2014.01-1|1887	--with-tune=generic \
12mu|gcc-4.7.4_2014.01-1|1888	%endif
12mu|gcc-4.7.4_2014.01-1|1889	%ifarch %{ix86}
12mu|gcc-4.7.4_2014.01-1|1890	--with-arch=i586 \
12mu|gcc-4.7.4_2014.01-1|1891	%endif
12mu|gcc-4.7.4_2014.01-1|1892	%ifarch x86_64
12mu|gcc-4.7.4_2014.01-1|1893	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|1894	--with-arch_32=i586 \
12mu|gcc-4.7.4_2014.01-1|1895	--with-multilib-list=m32,m64 \
12mu|gcc-4.7.4_2014.01-1|1896	%else
12mu|gcc-4.7.4_2014.01-1|1897	--disable-multilib \
12mu|gcc-4.7.4_2014.01-1|1898	%endif
12mu|gcc-4.7.4_2014.01-1|1899	%endif
12mu|gcc-4.7.4_2014.01-1|1900	%ifarch armv5te
12mu|gcc-4.7.4_2014.01-1|1901	--with-arch=armv5te \
12mu|gcc-4.7.4_2014.01-1|1902	%endif
12mu|gcc-4.7.4_2014.01-1|1903	%ifarch armv7l armv7hl
12mu|gcc-4.7.4_2014.01-1|1904	--with-cpu=cortex-a8 \
12mu|gcc-4.7.4_2014.01-1|1905	--with-tune=cortex-a8 \
12mu|gcc-4.7.4_2014.01-1|1906	--with-arch=armv7-a \
12mu|gcc-4.7.4_2014.01-1|1907	--with-mode=thumb \
12mu|gcc-4.7.4_2014.01-1|1908	%ifarch armv7l
12mu|gcc-4.7.4_2014.01-1|1909	--with-float=softfp \
12mu|gcc-4.7.4_2014.01-1|1910	%else
12mu|gcc-4.7.4_2014.01-1|1911	--with-float=hard \
12mu|gcc-4.7.4_2014.01-1|1912	%endif
12mu|gcc-4.7.4_2014.01-1|1913	--with-fpu=vfpv3-d16 \
12mu|gcc-4.7.4_2014.01-1|1914	--with-abi=aapcs-linux \
12mu|gcc-4.7.4_2014.01-1|1915	%endif
12mu|gcc-4.7.4_2014.01-1|1916	--host=%{_target_platform} \
12mu|gcc-4.7.4_2014.01-1|1917	--target=%{_target_platform}
12mu|gcc-4.7.4_2014.01-1|1918	
12mu|gcc-4.7.4_2014.01-1|1919	GCJFLAGS="$OPT_FLAGS" \
12mu|gcc-4.7.4_2014.01-1|1920	%make BOOT_CFLAGS="$OPT_FLAGS" $BOOTSTRAP
12mu|gcc-4.7.4_2014.01-1|1921	
12mu|gcc-4.7.4_2014.01-1|1922	%if %{build_pdf}
12mu|gcc-4.7.4_2014.01-1|1923	%make pdf || :
12mu|gcc-4.7.4_2014.01-1|1924	%endif
12mu|gcc-4.7.4_2014.01-1|1925	
12mu|gcc-4.7.4_2014.01-1|1926	%if %{build_doc}
12mu|gcc-4.7.4_2014.01-1|1927	pushd host-%{_target_platform}/gcc
12mu|gcc-4.7.4_2014.01-1|1928	%make html || :
12mu|gcc-4.7.4_2014.01-1|1929	%if %{build_pdf}
12mu|gcc-4.7.4_2014.01-1|1930	%make pdf || :
12mu|gcc-4.7.4_2014.01-1|1931	%endif
12mu|gcc-4.7.4_2014.01-1|1932	popd
12mu|gcc-4.7.4_2014.01-1|1933	%endif
12mu|gcc-4.7.4_2014.01-1|1934	
12mu|gcc-4.7.4_2014.01-1|1935	%if %{with java_build_tar}
12mu|gcc-4.7.4_2014.01-1|1936	find libjava -name \*.h -type f | \
12mu|gcc-4.7.4_2014.01-1|1937	xargs grep -l '// DO NOT EDIT THIS FILE - it is machine generated' \
12mu|gcc-4.7.4_2014.01-1|1938	> libjava-classes.list
12mu|gcc-4.7.4_2014.01-1|1939	find libjava -name \*.class -type f >> libjava-classes.list
12mu|gcc-4.7.4_2014.01-1|1940	find libjava/testsuite -name \*.jar -type f >> libjava-classes.list
12mu|gcc-4.7.4_2014.01-1|1941	tar cf - -T libjava-classes.list | bzip2 -9 \
12mu|gcc-4.7.4_2014.01-1|1942	> %{make_rpmlint_happy_sourcedir}/libjava-classes-%{version}-%{release}.tar.bz2
12mu|gcc-4.7.4_2014.01-1|1943	%endif
12mu|gcc-4.7.4_2014.01-1|1944	
12mu|gcc-4.7.4_2014.01-1|1945	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1946	
12mu|gcc-4.7.4_2014.01-1|1947	%if %{build_check}
12mu|gcc-4.7.4_2014.01-1|1948	%check
12mu|gcc-4.7.4_2014.01-1|1949	echo ====================TESTING=========================
12mu|gcc-4.7.4_2014.01-1|1950	%{_bindir}/time %make -k check || true
12mu|gcc-4.7.4_2014.01-1|1951	echo "XXX check time above XXX"
12mu|gcc-4.7.4_2014.01-1|1952	contrib/test_summary > test_summary.log
12mu|gcc-4.7.4_2014.01-1|1953	echo ====================TESTING END=====================
12mu|gcc-4.7.4_2014.01-1|1954	install -D -m644 test_summary.log %{buildroot}%{_docdir}/gcc/test_summary.log
12mu|gcc-4.7.4_2014.01-1|1955	%endif
12mu|gcc-4.7.4_2014.01-1|1956	
12mu|gcc-4.7.4_2014.01-1|1957	#-----------------------------------------------------------------------
12mu|gcc-4.7.4_2014.01-1|1958	
12mu|gcc-4.7.4_2014.01-1|1959	%install
12mu|gcc-4.7.4_2014.01-1|1960	%makeinstall_std
12mu|gcc-4.7.4_2014.01-1|1961	
12mu|gcc-4.7.4_2014.01-1|1962	%if %{build_java}
12mu|gcc-4.7.4_2014.01-1|1963	%make \
12mu|gcc-4.7.4_2014.01-1|1964	DESTDIR=%{buildroot} \
12mu|gcc-4.7.4_2014.01-1|1965	JAR=$PWD/%{_target_platform}/libjava/scripts/jar \
12mu|gcc-4.7.4_2014.01-1|1966	-C %{_target_platform}/libjava \
12mu|gcc-4.7.4_2014.01-1|1967	install-src.zip
12mu|gcc-4.7.4_2014.01-1|1968	%endif
12mu|gcc-4.7.4_2014.01-1|1969	
12mu|gcc-4.7.4_2014.01-1|1970	# configure python dir option does not cover libstdc++ and needs to remove
12mu|gcc-4.7.4_2014.01-1|1971	# /usr prefix for libjava
12mu|gcc-4.7.4_2014.01-1|1972	mkdir -p %{buildroot}%{py_puresitedir}
12mu|gcc-4.7.4_2014.01-1|1973	if [ -d %{buildroot}%{_datadir}/gcc-%{ver}/python ]; then
12mu|gcc-4.7.4_2014.01-1|1974	mv -f %{buildroot}%{_datadir}/gcc-%{ver}/python/* \
12mu|gcc-4.7.4_2014.01-1|1975	%{buildroot}%{py_puresitedir}
12mu|gcc-4.7.4_2014.01-1|1976	rm -fr %{buildroot}%{_datadir}/gcc-%{ver}
12mu|gcc-4.7.4_2014.01-1|1977	%if %{build_java}
12mu|gcc-4.7.4_2014.01-1|1978	perl -pi -e 's|%{_datadir}/gcc-%{ver}/python|%{py_puresitedir}|;' \
12mu|gcc-4.7.4_2014.01-1|1979	%{buildroot}%{_bindir}/aot-compile
12mu|gcc-4.7.4_2014.01-1|1980	%endif
12mu|gcc-4.7.4_2014.01-1|1981	fi
12mu|gcc-4.7.4_2014.01-1|1982	
12mu|gcc-4.7.4_2014.01-1|1983	pushd %{buildroot}%{_bindir}
12mu|gcc-4.7.4_2014.01-1|1984	%if %{system_compiler}
12mu|gcc-4.7.4_2014.01-1|1985	mkdir -p %{buildroot}/lib
12mu|gcc-4.7.4_2014.01-1|1986	ln -sf %{_bindir}/cpp %{buildroot}/lib/cpp
12mu|gcc-4.7.4_2014.01-1|1987	install -m 0755 %{SOURCE4} %{SOURCE5} %{buildroot}%{_bindir}
12mu|gcc-4.7.4_2014.01-1|1988	ln -sf %{_target_platform}-gcc-%{ver} cc
12mu|gcc-4.7.4_2014.01-1|1989	%else
12mu|gcc-4.7.4_2014.01-1|1990	rm -f %{buildroot}%{_bindir}/cpp
12mu|gcc-4.7.4_2014.01-1|1991	%endif
12mu|gcc-4.7.4_2014.01-1|1992	PROGRAMS="gcc"
12mu|gcc-4.7.4_2014.01-1|1993	%if %{build_cxx}
12mu|gcc-4.7.4_2014.01-1|1994	PROGRAMS="$PROGRAMS g++"
12mu|gcc-4.7.4_2014.01-1|1995	%endif
12mu|gcc-4.7.4_2014.01-1|1996	%if %{build_go}
12mu|gcc-4.7.4_2014.01-1|1997	PROGRAMS="$PROGRAMS gccgo"
12mu|gcc-4.7.4_2014.01-1|1998	%endif
12mu|gcc-4.7.4_2014.01-1|1999	%if %{build_java}
12mu|gcc-4.7.4_2014.01-1|2000	PROGRAMS="$PROGRAMS gcj"
12mu|gcc-4.7.4_2014.01-1|2001	%endif
12mu|gcc-4.7.4_2014.01-1|2002	%if %{build_fortran}
12mu|gcc-4.7.4_2014.01-1|2003	PROGRAMS="$PROGRAMS gfortran"
12mu|gcc-4.7.4_2014.01-1|2004	%endif
12mu|gcc-4.7.4_2014.01-1|2005	for prog in $PROGRAMS; do
12mu|gcc-4.7.4_2014.01-1|2006	if [ -f %{_target_platform}-$prog ]; then
12mu|gcc-4.7.4_2014.01-1|2007	mv -f %{_target_platform}-$prog{,-%{ver}}
12mu|gcc-4.7.4_2014.01-1|2008	fi
12mu|gcc-4.7.4_2014.01-1|2009	rm -f $prog
12mu|gcc-4.7.4_2014.01-1|2010	ln -sf %{_target_platform}-$prog-%{ver} $prog-%{ver}
12mu|gcc-4.7.4_2014.01-1|2011	%if %{system_compiler}
12mu|gcc-4.7.4_2014.01-1|2012	ln -sf %{_target_platform}-$prog-%{ver} $prog
12mu|gcc-4.7.4_2014.01-1|2013	ln -sf %{_target_platform}-$prog-%{ver} %{_target_platform}-$prog
12mu|gcc-4.7.4_2014.01-1|2014	%endif
12mu|gcc-4.7.4_2014.01-1|2015	done
12mu|gcc-4.7.4_2014.01-1|2016	%if %{build_cxx}
12mu|gcc-4.7.4_2014.01-1|2017	rm -f c++ %{_target_platform}-c++{,-%{ver}}
12mu|gcc-4.7.4_2014.01-1|2018	ln -sf %{_target_platform}-g++-%{ver} c++-%{ver}
12mu|gcc-4.7.4_2014.01-1|2019	%if %{system_compiler}
12mu|gcc-4.7.4_2014.01-1|2020	ln -sf %{_target_platform}-g++-%{ver} c++
12mu|gcc-4.7.4_2014.01-1|2021	ln -sf %{_target_platform}-g++-%{ver} %{_target_platform}-c++
12mu|gcc-4.7.4_2014.01-1|2022	%endif
12mu|gcc-4.7.4_2014.01-1|2023	mkdir -p %{buildroot}%{_datadir}/gdb/auto-load%{_libdir}
12mu|gcc-4.7.4_2014.01-1|2024	mv -f %{buildroot}%{_libdir}/libstdc++.so.*.py \
12mu|gcc-4.7.4_2014.01-1|2025	%{buildroot}%{_datadir}/gdb/auto-load%{_libdir}
12mu|gcc-4.7.4_2014.01-1|2026	perl -pi -e 's|%{_datadir}/gcc-%{ver}/python|%{py_puresitedir}|;' \
12mu|gcc-4.7.4_2014.01-1|2027	%{buildroot}%{_datadir}/gdb/auto-load%{_libdir}/libstdc++.*.py
12mu|gcc-4.7.4_2014.01-1|2028	
12mu|gcc-4.7.4_2014.01-1|2029	mkdir -p %{buildroot}/%{_lib}
12mu|gcc-4.7.4_2014.01-1|2030	mv %{buildroot}%{_libdir}/libstdc++.so.%{stdcxx_major}* \
12mu|gcc-4.7.4_2014.01-1|2031	%{buildroot}/%{_lib}
12mu|gcc-4.7.4_2014.01-1|2032	ln -srf %{buildroot}/%{_lib}/libstdc++.so.%{stdcxx_major}.*.* \
12mu|gcc-4.7.4_2014.01-1|2033	%{buildroot}%{_libdir}/libstdc++.so
12mu|gcc-4.7.4_2014.01-1|2034	
12mu|gcc-4.7.4_2014.01-1|2035	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|2036	mkdir -p %{buildroot}%{_datadir}/gdb/auto-load%{multilibdir}
12mu|gcc-4.7.4_2014.01-1|2037	mv -f %{buildroot}%{multilibdir}/libstdc++.so.*.py \
12mu|gcc-4.7.4_2014.01-1|2038	%{buildroot}%{_datadir}/gdb/auto-load%{multilibdir}
12mu|gcc-4.7.4_2014.01-1|2039	perl -pi -e 's|%{_datadir}/gcc-%{ver}/python|%{py_puresitedir}|;' \
12mu|gcc-4.7.4_2014.01-1|2040	%{buildroot}%{_datadir}/gdb/auto-load%{multilibdir}/libstdc++.*.py
12mu|gcc-4.7.4_2014.01-1|2041	
12mu|gcc-4.7.4_2014.01-1|2042	mkdir -p %{buildroot}%{multirootlibdir}
12mu|gcc-4.7.4_2014.01-1|2043	mv %{buildroot}%{multilibdir}/libstdc++.so.%{stdcxx_major}* \
12mu|gcc-4.7.4_2014.01-1|2044	%{buildroot}%{multirootlibdir}
12mu|gcc-4.7.4_2014.01-1|2045	ln -srf %{buildroot}%{multirootlibdir}/libstdc++.so.%{stdcxx_major}.*.* \
12mu|gcc-4.7.4_2014.01-1|2046	%{buildroot}%{multilibdir}/libstdc++.so
12mu|gcc-4.7.4_2014.01-1|2047	%endif
12mu|gcc-4.7.4_2014.01-1|2048	%endif
12mu|gcc-4.7.4_2014.01-1|2049	%if %{build_java}
12mu|gcc-4.7.4_2014.01-1|2050	ln -sf gcjh %{_target_platform}-gcjh
12mu|gcc-4.7.4_2014.01-1|2051	%endif
12mu|gcc-4.7.4_2014.01-1|2052	popd
12mu|gcc-4.7.4_2014.01-1|2053	
12mu|gcc-4.7.4_2014.01-1|2054	%if %{build_gomp}
12mu|gcc-4.7.4_2014.01-1|2055	mkdir -p %{buildroot}/%{_lib}
12mu|gcc-4.7.4_2014.01-1|2056	mv %{buildroot}%{_libdir}/libgomp.so.%{gomp_major}* \
12mu|gcc-4.7.4_2014.01-1|2057	%{buildroot}/%{_lib}
12mu|gcc-4.7.4_2014.01-1|2058	ln -srf %{buildroot}/%{_lib}/libgomp.so.%{gomp_major}.*.* \
12mu|gcc-4.7.4_2014.01-1|2059	%{buildroot}%{_libdir}/libgomp.so
12mu|gcc-4.7.4_2014.01-1|2060	
12mu|gcc-4.7.4_2014.01-1|2061	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|2062	mkdir -p %{buildroot}%{multirootlibdir}
12mu|gcc-4.7.4_2014.01-1|2063	mv %{buildroot}%{multilibdir}/libgomp.so.%{gomp_major}* \
12mu|gcc-4.7.4_2014.01-1|2064	%{buildroot}%{multirootlibdir}
12mu|gcc-4.7.4_2014.01-1|2065	ln -srf %{buildroot}%{multirootlibdir}/libgomp.so.%{gomp_major}.*.* \
12mu|gcc-4.7.4_2014.01-1|2066	%{buildroot}%{multilibdir}/libgomp.so
12mu|gcc-4.7.4_2014.01-1|2067	%endif
12mu|gcc-4.7.4_2014.01-1|2068	%endif
12mu|gcc-4.7.4_2014.01-1|2069	
12mu|gcc-4.7.4_2014.01-1|2070	%if %{system_compiler}
12mu|gcc-4.7.4_2014.01-1|2071	mkdir -p %{buildroot}/%{_lib}
12mu|gcc-4.7.4_2014.01-1|2072	mv %{buildroot}%{_libdir}/libgcc_s.so.%{gcc_major} \
12mu|gcc-4.7.4_2014.01-1|2073	%{buildroot}/%{_lib}
12mu|gcc-4.7.4_2014.01-1|2074	ln -srf %{buildroot}/%{_lib}/libgcc_s.so.%{gcc_major} \
12mu|gcc-4.7.4_2014.01-1|2075	%{buildroot}%{_libdir}/libgcc_s.so
12mu|gcc-4.7.4_2014.01-1|2076	
12mu|gcc-4.7.4_2014.01-1|2077	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|2078	mkdir -p %{buildroot}%{multirootlibdir}
12mu|gcc-4.7.4_2014.01-1|2079	mv %{buildroot}%{multilibdir}/libgcc_s.so.%{gcc_major} \
12mu|gcc-4.7.4_2014.01-1|2080	%{buildroot}%{multirootlibdir}
12mu|gcc-4.7.4_2014.01-1|2081	ln -srf %{buildroot}%{multirootlibdir}/libgcc_s.so.%{gcc_major} \
12mu|gcc-4.7.4_2014.01-1|2082	%{buildroot}%{multilibdir}/libgcc_s.so
12mu|gcc-4.7.4_2014.01-1|2083	%endif
12mu|gcc-4.7.4_2014.01-1|2084	%endif
12mu|gcc-4.7.4_2014.01-1|2085	
12mu|gcc-4.7.4_2014.01-1|2086	%if %{build_ada}
12mu|gcc-4.7.4_2014.01-1|2087	for lib in libgnarl libgnat; do
12mu|gcc-4.7.4_2014.01-1|2088	rm -f	%{buildroot}%{_libdir}/$lib.so
12mu|gcc-4.7.4_2014.01-1|2089	rm -f	%{buildroot}%{gccdir}/adalib/$lib.so
12mu|gcc-4.7.4_2014.01-1|2090	mv -f	%{buildroot}%{gccdir}/adalib/$lib-%{branch}.so \
12mu|gcc-4.7.4_2014.01-1|2091	%{buildroot}%{_libdir}/$lib-%{branch}.so.1
12mu|gcc-4.7.4_2014.01-1|2092	ln -sf	$lib-%{branch}.so.1 %{buildroot}%{_libdir}/$lib-%{branch}.so
12mu|gcc-4.7.4_2014.01-1|2093	ln -sf	$lib-%{branch}.so.1 %{buildroot}%{_libdir}/$lib.so
12mu|gcc-4.7.4_2014.01-1|2094	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|2095	rm -f %{buildroot}%{multilibdir}/$lib.so
12mu|gcc-4.7.4_2014.01-1|2096	rm -f	%{buildroot}%{multigccdir}/adalib/$lib.so
12mu|gcc-4.7.4_2014.01-1|2097	mv -f	%{buildroot}%{multigccdir}/adalib/$lib-%{branch}.so \
12mu|gcc-4.7.4_2014.01-1|2098	%{buildroot}%{multilibdir}/$lib-%{branch}.so.1
12mu|gcc-4.7.4_2014.01-1|2099	ln -sf	$lib-%{branch}.so.1 %{buildroot}%{multilibdir}/$lib-%{branch}.so
12mu|gcc-4.7.4_2014.01-1|2100	ln -sf	$lib-%{branch}.so.1 %{buildroot}%{multilibdir}/$lib.so
12mu|gcc-4.7.4_2014.01-1|2101	%endif
12mu|gcc-4.7.4_2014.01-1|2102	done
12mu|gcc-4.7.4_2014.01-1|2103	%endif
12mu|gcc-4.7.4_2014.01-1|2104	
12mu|gcc-4.7.4_2014.01-1|2105	mv -f %{buildroot}%{gccdir}/include{-fixed,}/syslimits.h
12mu|gcc-4.7.4_2014.01-1|2106	mv -f %{buildroot}%{gccdir}/include{-fixed,}/limits.h
12mu|gcc-4.7.4_2014.01-1|2107	rm -fr %{buildroot}%{gccdir}/include-fixed
12mu|gcc-4.7.4_2014.01-1|2108	rm -fr %{buildroot}%{gccdir}/install-tools/include
12mu|gcc-4.7.4_2014.01-1|2109	
12mu|gcc-4.7.4_2014.01-1|2110	%if !%{system_compiler}
12mu|gcc-4.7.4_2014.01-1|2111	rm -fr %{buildroot}%{_infodir}
12mu|gcc-4.7.4_2014.01-1|2112	rm -fr %{buildroot}%{_mandir}
12mu|gcc-4.7.4_2014.01-1|2113	rm -fr %{buildroot}%{_localedir}
12mu|gcc-4.7.4_2014.01-1|2114	rm -f %{buildroot}%{_bindir}/gcov
12mu|gcc-4.7.4_2014.01-1|2115	rm -f %{buildroot}%{_libdir}/libgcc_s.so
12mu|gcc-4.7.4_2014.01-1|2116	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|2117	rm -f %{buildroot}%{multilibdir}/libgcc_s.so
12mu|gcc-4.7.4_2014.01-1|2118	%endif
12mu|gcc-4.7.4_2014.01-1|2119	%if !%{build_libgcc}
12mu|gcc-4.7.4_2014.01-1|2120	rm -f %{buildroot}%{_libdir}/libgcc_s.so.*
12mu|gcc-4.7.4_2014.01-1|2121	%if %{build_multilib}
12mu|gcc-4.7.4_2014.01-1|2122	rm -f %{buildroot}%{multilibdir}/libgcc_s.so.*
12mu|gcc-4.7.4_2014.01-1|2123	%endif
12mu|gcc-4.7.4_2014.01-1|2124	%endif
12mu|gcc-4.7.4_2014.01-1|2125	%endif
12mu|gcc-4.7.4_2014.01-1|2126	rm -f %{buildroot}%{_libdir}/libiberty.a
12mu|gcc-4.7.4_2014.01-1|2127	rm -f %{buildroot}%{multilibdir}/libiberty.a
12mu|gcc-4.7.4_2014.01-1|2128	
12mu|gcc-4.7.4_2014.01-1|2129	%if !%{package_ffi}
12mu|gcc-4.7.4_2014.01-1|2130	rm -f %{buildroot}%{_libdir}/libffi.*
12mu|gcc-4.7.4_2014.01-1|2131	rm -f %{buildroot}%{multilibdir}/libffi.*
12mu|gcc-4.7.4_2014.01-1|2132	rm -f %{buildroot}%{_mandir}/man3/ffi*
12mu|gcc-4.7.4_2014.01-1|2133	%endif
12mu|gcc-4.7.4_2014.01-1|2134	
12mu|gcc-4.7.4_2014.01-1|2135	%if %{build_doc}
12mu|gcc-4.7.4_2014.01-1|2136	%if %{build_cxx}
12mu|gcc-4.7.4_2014.01-1|2137	mkdir -p %{buildroot}%{_docdir}/libstdc++
12mu|gcc-4.7.4_2014.01-1|2138	cp -far libstdc++-v3/doc/html %{buildroot}%{_docdir}/libstdc++
12mu|gcc-4.7.4_2014.01-1|2139	%endif
12mu|gcc-4.7.4_2014.01-1|2140	pushd host-%{_target_platform}/gcc/HTML/gcc-%{ver}
12mu|gcc-4.7.4_2014.01-1|2141	mkdir -p %{buildroot}%{_docdir}/gcc/html
12mu|gcc-4.7.4_2014.01-1|2142	for doc in gcc gccinstall gccint; do
12mu|gcc-4.7.4_2014.01-1|2143	cp -far $doc %{buildroot}%{_docdir}/gcc/html
12mu|gcc-4.7.4_2014.01-1|2144	done
12mu|gcc-4.7.4_2014.01-1|2145	%if %{system_compiler}
12mu|gcc-4.7.4_2014.01-1|2146	mkdir -p %{buildroot}%{_docdir}/gcc-cpp/html
12mu|gcc-4.7.4_2014.01-1|2147	for doc in cpp cppinternals; do
12mu|gcc-4.7.4_2014.01-1|2148	cp -far $doc %{buildroot}%{_docdir}/gcc-cpp/html
12mu|gcc-4.7.4_2014.01-1|2149	done
12mu|gcc-4.7.4_2014.01-1|2150	%endif
12mu|gcc-4.7.4_2014.01-1|2151	%if %{build_fortran}
12mu|gcc-4.7.4_2014.01-1|2152	mkdir -p %{buildroot}%{_docdir}/gcc-gfortran/html
12mu|gcc-4.7.4_2014.01-1|2153	cp -far gfortran %{buildroot}%{_docdir}/gcc-gfortran/html
12mu|gcc-4.7.4_2014.01-1|2154	%endif
12mu|gcc-4.7.4_2014.01-1|2155	%if %{build_go}
12mu|gcc-4.7.4_2014.01-1|2156	mkdir -p %{buildroot}%{_docdir}/gcc-go/html
12mu|gcc-4.7.4_2014.01-1|2157	cp -far go %{buildroot}%{_docdir}/gcc-go/html
12mu|gcc-4.7.4_2014.01-1|2158	%endif
12mu|gcc-4.7.4_2014.01-1|2159	%if %{build_java}
12mu|gcc-4.7.4_2014.01-1|2160	mkdir -p %{buildroot}%{_docdir}/gcc-java/html
12mu|gcc-4.7.4_2014.01-1|2161	cp -far java %{buildroot}%{_docdir}/gcc-java/html
12mu|gcc-4.7.4_2014.01-1|2162	%endif
12mu|gcc-4.7.4_2014.01-1|2163	popd
12mu|gcc-4.7.4_2014.01-1|2164	%if %{build_pdf}
12mu|gcc-4.7.4_2014.01-1|2165	pushd host-%{_target_platform}/gcc/doc
12mu|gcc-4.7.4_2014.01-1|2166	for doc in gcc.pdf gccinstall.pdf gccint.pdf; do
12mu|gcc-4.7.4_2014.01-1|2167	install -m 0644 $doc %{buildroot}%{_docdir}/gcc/$doc
12mu|gcc-4.7.4_2014.01-1|2168	done
12mu|gcc-4.7.4_2014.01-1|2169	%if %{system_compiler}
12mu|gcc-4.7.4_2014.01-1|2170	for doc in cpp.pdf cppinternals.pdf; do
12mu|gcc-4.7.4_2014.01-1|2171	install -m 0644 $doc %{buildroot}%{_docdir}/gcc-cpp/$doc
12mu|gcc-4.7.4_2014.01-1|2172	done
12mu|gcc-4.7.4_2014.01-1|2173	%endif
12mu|gcc-4.7.4_2014.01-1|2174	%if %{build_ada}
12mu|gcc-4.7.4_2014.01-1|2175	mkdir -p %{buildroot}%{_docdir}/gcc-gnat
12mu|gcc-4.7.4_2014.01-1|2176	for doc in gnat_ugn.pdf gnat_rm.pdf gnat-style.pdf; do
12mu|gcc-4.7.4_2014.01-1|2177	install -m 0644 $doc %{buildroot}%{_docdir}/gcc-gnat/$doc
12mu|gcc-4.7.4_2014.01-1|2178	done
12mu|gcc-4.7.4_2014.01-1|2179	%endif
12mu|gcc-4.7.4_2014.01-1|2180	%if %{build_fortran}
12mu|gcc-4.7.4_2014.01-1|2181	for doc in gfc-internals.pdf gfortran.pdf; do
12mu|gcc-4.7.4_2014.01-1|2182	install -m 0644 $doc %{buildroot}%{_docdir}/gcc-gfortran/$doc
12mu|gcc-4.7.4_2014.01-1|2183	done
12mu|gcc-4.7.4_2014.01-1|2184	%endif
12mu|gcc-4.7.4_2014.01-1|2185	%if %{build_go}
12mu|gcc-4.7.4_2014.01-1|2186	install -m 0644 -D gccgo.pdf %{buildroot}%{_docdir}/gcc-go/gccgo.pdf
12mu|gcc-4.7.4_2014.01-1|2187	%endif
12mu|gcc-4.7.4_2014.01-1|2188	%if %{build_java}
12mu|gcc-4.7.4_2014.01-1|2189	install -m 0644 -D gcj.pdf %{buildroot}%{_docdir}/gcc-java/gcj.pdf
12mu|gcc-4.7.4_2014.01-1|2190	%endif
12mu|gcc-4.7.4_2014.01-1|2191	popd
12mu|gcc-4.7.4_2014.01-1|2192	pushd %{_target_platform}
12mu|gcc-4.7.4_2014.01-1|2193	%if %{build_gomp}
12mu|gcc-4.7.4_2014.01-1|2194	install -m 0644 -D libgomp/libgomp.pdf %{buildroot}%{_docdir}/libgomp/libgomp.pdf
12mu|gcc-4.7.4_2014.01-1|2195	%endif
12mu|gcc-4.7.4_2014.01-1|2196	%if %{build_quadmath}
12mu|gcc-4.7.4_2014.01-1|2197	install -m 0644 -D libquadmath/libquadmath.pdf %{buildroot}%{_docdir}/libquadmath/libquadmath.pdf
12mu|gcc-4.7.4_2014.01-1|2198	%endif
12mu|gcc-4.7.4_2014.01-1|2199	%if %{build_java}
12mu|gcc-4.7.4_2014.01-1|2200	install -m 0644 -D libjava/classpath/doc/cp-tools.pdf %{buildroot}%{_docdir}/libjava/cp-tools.pdf
12mu|gcc-4.7.4_2014.01-1|2201	%endif
12mu|gcc-4.7.4_2014.01-1|2202	popd
12mu|gcc-4.7.4_2014.01-1|2203	%endif
12mu|gcc-4.7.4_2014.01-1|2204	%endif
12mu|gcc-4.7.4_2014.01-1|2205	
12mu|gcc-4.7.4_2014.01-1|2206	# https://qa.mandriva.com/show_bug.cgi?id=63587
12mu|gcc-4.7.4_2014.01-1|2207	%if %{build_plugin}
12mu|gcc-4.7.4_2014.01-1|2208	pushd host-%{_target_platform}
12mu|gcc-4.7.4_2014.01-1|2209	cp -fpa gcc/build/gengtype %{buildroot}%{gccdir}
12mu|gcc-4.7.4_2014.01-1|2210	cp -fpa gcc/gtype.state %{buildroot}%{gccdir}
12mu|gcc-4.7.4_2014.01-1|2211	popd
12mu|gcc-4.7.4_2014.01-1|2212	%endif
12mu|gcc-4.7.4_2014.01-1|2213	
12mu|gcc-4.7.4_2014.01-1|2214	# Not needed on cooker (but on ROSA 2012 and backports, and
12mu|gcc-4.7.4_2014.01-1|2215	# can't hurt)
12mu|gcc-4.7.4_2014.01-1|2216	rm -f %{buildroot}%{_prefix}/lib/libitm.la \
12mu|gcc-4.7.4_2014.01-1|2217	%{buildroot}%{_libdir}/gcj-*/*.la
12mu|gcc-4.7.4_2014.01-1|2218	
12mu|gcc-4.7.4_2014.01-1|2219	%if 1
12mu|gcc-4.7.4_2014.01-1|2220	# Workaround for all gcj related tools
12mu|gcc-4.7.4_2014.01-1|2221	# somehow getting the same build ID
12mu|gcc-4.7.4_2014.01-1|2222	strip --strip-unneeded \
12mu|gcc-4.7.4_2014.01-1|2223	%{buildroot}%{_bindir}/gc-analyze \
12mu|gcc-4.7.4_2014.01-1|2224	%{buildroot}%{_bindir}/gappletviewer \
12mu|gcc-4.7.4_2014.01-1|2225	%{buildroot}%{_bindir}/gjar \
12mu|gcc-4.7.4_2014.01-1|2226	%{buildroot}%{_bindir}/gij \
12mu|gcc-4.7.4_2014.01-1|2227	%{buildroot}%{_bindir}/gjavah \
12mu|gcc-4.7.4_2014.01-1|2228	%{buildroot}%{_bindir}/gjarsigner \
12mu|gcc-4.7.4_2014.01-1|2229	%{buildroot}%{_bindir}/gkeytool \
12mu|gcc-4.7.4_2014.01-1|2230	%{buildroot}%{_bindir}/gjdoc \
12mu|gcc-4.7.4_2014.01-1|2231	%{buildroot}%{_bindir}/gorbd \
12mu|gcc-4.7.4_2014.01-1|2232	%{buildroot}%{_bindir}/grmic \
12mu|gcc-4.7.4_2014.01-1|2233	%{buildroot}%{_bindir}/grmid \
12mu|gcc-4.7.4_2014.01-1|2234	%{buildroot}%{_bindir}/gnative2ascii \
12mu|gcc-4.7.4_2014.01-1|2235	%{buildroot}%{_bindir}/gserialver \
12mu|gcc-4.7.4_2014.01-1|2236	%{buildroot}%{_bindir}/grmiregistry \
12mu|gcc-4.7.4_2014.01-1|2237	%{buildroot}%{_bindir}/jv-convert \
12mu|gcc-4.7.4_2014.01-1|2238	%{buildroot}%{_bindir}/gtnameserv \
12mu|gcc-4.7.4_2014.01-1|2239	%{buildroot}%{_bindir}/gcjh
12mu|gcc-4.7.4_2014.01-1|2240	%endif
12mu|gcc-4.7.4_2014.01-1|2241	
12mu|gcc-4.7.4_2014.01-1|2242	# Fix libgcj_bc.so to make sure devel package doesn't provide library SONAME
12mu|gcc-4.7.4_2014.01-1|2243	%if %{build_java}
12mu|gcc-4.7.4_2014.01-1|2244	pushd %{buildroot}%{_libdir}
12mu|gcc-4.7.4_2014.01-1|2245	rm -f libgcj_bc.so
12mu|gcc-4.7.4_2014.01-1|2246	ln -sf libgcj_bc.so.%{gcj_bc_major} libgcj_bc.so
12mu|gcc-4.7.4_2014.01-1|2247	popd
12mu|gcc-4.7.4_2014.01-1|2248	%endif
12mu|gcc-4.7.4_2014.01-1|2249	
12mu|gcc-4.7.4_2014.01-1|2250	
12mu|gcc-4.7.4_2014.01-1|2251	%changelog
12mu|gcc-4.7.4_2014.01-1|2252	* Thu Feb 13 2014 Tigro <ashejn@gmail.com> 4.7.4_2014.01-1
12mu|gcc-4.7.4_2014.01-1|2253	+ Revision: 7d18f32
12mu|gcc-4.7.4_2014.01-1|2254	- update to 2014.01
12mu|gcc-4.7.4_2014.01-1|2255	
12mu|gcc-4.7.4_2014.01-1|2256	* Fri Jan 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.3_2012.10-4
12mu|gcc-4.7.4_2014.01-1|2257	+ Revision: 5a9337f
12mu|gcc-4.7.4_2014.01-1|2258	- LOG Fix Requires
12mu|gcc-4.7.4_2014.01-1|2259	
12mu|gcc-4.7.4_2014.01-1|2260	* Thu Jan 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.3_2012.10-4
12mu|gcc-4.7.4_2014.01-1|2261	+ Revision: 3fdb711
12mu|gcc-4.7.4_2014.01-1|2262	- LOG Fix files
12mu|gcc-4.7.4_2014.01-1|2263	
12mu|gcc-4.7.4_2014.01-1|2264	* Thu Jan 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.3_2012.10-4
12mu|gcc-4.7.4_2014.01-1|2265	+ Revision: ddd59a0
12mu|gcc-4.7.4_2014.01-1|2266	- LOG Split libgcj package, fix issue with libgcj_bc.so being copy instead of symlink
12mu|gcc-4.7.4_2014.01-1|2267	
12mu|gcc-4.7.4_2014.01-1|2268	* Thu Jan 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.3_2012.10-3.2
12mu|gcc-4.7.4_2014.01-1|2269	+ Revision: aea60a9
12mu|gcc-4.7.4_2014.01-1|2270	- LOG Spec cleanup
12mu|gcc-4.7.4_2014.01-1|2271	
12mu|gcc-4.7.4_2014.01-1|2272	* Thu Oct 10 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.3_2012.10-3.2
12mu|gcc-4.7.4_2014.01-1|2273	+ Revision: 35d2117
12mu|gcc-4.7.4_2014.01-1|2274	- LOG Switch from cloog-ppl to cloog-isl
12mu|gcc-4.7.4_2014.01-1|2275	
12mu|gcc-4.7.4_2014.01-1|2276	* Tue Nov 13 2012 root <root@localhost.localdomain> 4.7.3_2012.10-3.1
12mu|gcc-4.7.4_2014.01-1|2277	+ Revision: 850c27b
12mu|gcc-4.7.4_2014.01-1|2278	- small fixes
12mu|gcc-4.7.4_2014.01-1|2279	
12mu|gcc-4.7.4_2014.01-1|2280	* Mon Nov 12 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 4.7.3_2012.10-3.1
12mu|gcc-4.7.4_2014.01-1|2281	+ Revision: b8cb8d1
12mu|gcc-4.7.4_2014.01-1|2282	- Updated gcc.spec
12mu|gcc-4.7.4_2014.01-1|2283	
12mu|gcc-4.7.4_2014.01-1|2284	* Mon Nov 12 2012 root <root@localhost.localdomain> 4.7.3_2012.10-3.1
12mu|gcc-4.7.4_2014.01-1|2285	+ Revision: 53d16c6
12mu|gcc-4.7.4_2014.01-1|2286	- update to latest cooker version
12mu|gcc-4.7.4_2014.01-1|2287	
12mu|gcc-4.7.4_2014.01-1|2288	* Sat Oct 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.2_2012.09-1
12mu|gcc-4.7.4_2014.01-1|2289	+ Revision: 119db4a
12mu|gcc-4.7.4_2014.01-1|2290	- LOG New version linaro-4.7-2012.09, merge with Cooker (keep some our commits)
12mu|gcc-4.7.4_2014.01-1|2291	
12mu|gcc-4.7.4_2014.01-1|2292	* Sun Aug 26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.2_2012.07-3
12mu|gcc-4.7.4_2014.01-1|2293	+ Revision: ca966b0
12mu|gcc-4.7.4_2014.01-1|2294	- LOG Remove gcj-tools from library package's Provides, otherwise gcj-tools sometimes is not installed via BuildRequires
12mu|gcc-4.7.4_2014.01-1|2295	
12mu|gcc-4.7.4_2014.01-1|2296	* Mon Aug 06 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.2_2012.07-2
12mu|gcc-4.7.4_2014.01-1|2297	+ Revision: ccc6dc6
12mu|gcc-4.7.4_2014.01-1|2298	- Fix unversioned Obsoletes
12mu|gcc-4.7.4_2014.01-1|2299	
12mu|gcc-4.7.4_2014.01-1|2300	* Mon Aug 06 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.7.2_2012.07-1
12mu|gcc-4.7.4_2014.01-1|2301	+ Revision: 2d7b5c4
12mu|gcc-4.7.4_2014.01-1|2302	- LOG Switch to Cooker version (4.7.2-1 Linaro)
12mu|gcc-4.7.4_2014.01-1|2303	
12mu|gcc-4.7.4_2014.01-1|2304	* Thu Aug 02 2012 Alexander Kazancev <kazancas@mandriva.ru> None
12mu|gcc-4.7.4_2014.01-1|2305	+ Revision: 4969f93
12mu|gcc-4.7.4_2014.01-1|2306	- Updated gcc4.7.spec
12mu|gcc-4.7.4_2014.01-1|2307	
12mu|gcc-4.7.4_2014.01-1|2308	* Thu Aug 02 2012 akdengi <kazancas@mandriva.ru> None
12mu|gcc-4.7.4_2014.01-1|2309	+ Revision: 323bb10
12mu|gcc-4.7.4_2014.01-1|2310	- LOG remove .la files
12mu|gcc-4.7.4_2014.01-1|2311	
12mu|gcc-4.7.4_2014.01-1|2312	* Tue Jul 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> None
12mu|gcc-4.7.4_2014.01-1|2313	+ Revision: dce8c0e
12mu|gcc-4.7.4_2014.01-1|2314	- Release up
12mu|gcc-4.7.4_2014.01-1|2315	
12mu|gcc-4.7.4_2014.01-1|2316	* Tue Jul 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> None
12mu|gcc-4.7.4_2014.01-1|2317	+ Revision: 833bba3
12mu|gcc-4.7.4_2014.01-1|2318	- Add conflicts for libgcj12, convert some obsoletes from unversioned to versioned
12mu|gcc-4.7.4_2014.01-1|2319	
12mu|gcc-4.7.4_2014.01-1|2320	* Fri Jul 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> None
12mu|gcc-4.7.4_2014.01-1|2321	+ Revision: 201fd61
12mu|gcc-4.7.4_2014.01-1|2322	- Add patch4 from upstream to fix x86_64 build issues
12mu|gcc-4.7.4_2014.01-1|2323	
12mu|gcc-4.7.4_2014.01-1|2324	* Fri Jul 20 2012 Alexander Kazancev <kazancas@mandriva.ru> None
12mu|gcc-4.7.4_2014.01-1|2325	+ Revision: 9f6e52b
12mu|gcc-4.7.4_2014.01-1|2326	- Updated gcc4.7.spec
12mu|gcc-4.7.4_2014.01-1|2327	
12mu|gcc-4.7.4_2014.01-1|2328	* Fri Jul 20 2012 Alexander Kazancev <kazancas@mandriva.ru> None
12mu|gcc-4.7.4_2014.01-1|2329	+ Revision: f8467b9
12mu|gcc-4.7.4_2014.01-1|2330	- Updated gcc4.7.spec
12mu|gcc-4.7.4_2014.01-1|2331	
12mu|gcc-4.7.4_2014.01-1|2332	* Fri Jul 20 2012 Alexander Kazancev <kazancas@mandriva.ru> None
12mu|gcc-4.7.4_2014.01-1|2333	+ Revision: e7fe0e0
12mu|gcc-4.7.4_2014.01-1|2334	- Fix spec
12mu|gcc-4.7.4_2014.01-1|2335	
12mu|gcc-4.7.4_2014.01-1|2336	* Tue Jul 17 2012 Alexander Kazancev <kazancas@mandriva.ru> None
12mu|gcc-4.7.4_2014.01-1|2337	+ Revision: 8df30f3
12mu|gcc-4.7.4_2014.01-1|2338	- Add -mno-avx to CFLAGS
12mu|gcc-4.7.4_2014.01-1|2339	
12mu|gcc-4.7.4_2014.01-1|2340	* Fri Jul 13 2012 Alexander Kazancev <kazancas@mandriva.ru> None
12mu|gcc-4.7.4_2014.01-1|2341	+ Revision: d2f27af
12mu|gcc-4.7.4_2014.01-1|2342	- Updated gcc4.7.spec
12mu|gcc-4.7.4_2014.01-1|2343	
12mu|gcc-4.7.4_2014.01-1|2344	* Thu Jul 12 2012 akdengi <kazancas@mandriva.ru> None
12mu|gcc-4.7.4_2014.01-1|2345	+ Revision: e6ab971
12mu|gcc-4.7.4_2014.01-1|2346	- return gnat
12mu|gcc-4.7.4_2014.01-1|2347	
12mu|gcc-4.7.4_2014.01-1|2348	* Thu Jul 12 2012 akdengi <kazancas@mandriva.ru> None
12mu|gcc-4.7.4_2014.01-1|2349	+ Revision: 42dbf41
12mu|gcc-4.7.4_2014.01-1|2350	- use gtk and glib without version
12mu|gcc-4.7.4_2014.01-1|2351	
12mu|gcc-4.7.4_2014.01-1|2352	* Thu Jul 12 2012 akdengi <kazancas@mandriva.ru> None
12mu|gcc-4.7.4_2014.01-1|2353	+ Revision: e51b83c
12mu|gcc-4.7.4_2014.01-1|2354	- build libffi enabling
12mu|gcc-4.7.4_2014.01-1|2355	
12mu|gcc-4.7.4_2014.01-1|2356	* Wed Jul 11 2012 akdengi <kazancas@mandriva.ru> None
12mu|gcc-4.7.4_2014.01-1|2357	+ Revision: 4afcce4
12mu|gcc-4.7.4_2014.01-1|2358	- disable spec-helper version in BR
12mu|gcc-4.7.4_2014.01-1|2359	
12mu|gcc-4.7.4_2014.01-1|2360	* Wed Jul 11 2012 akdengi <kazancas@mandriva.ru> None
12mu|gcc-4.7.4_2014.01-1|2361	+ Revision: db4ac7c
12mu|gcc-4.7.4_2014.01-1|2362	- fix BR libstdc++-static-devel
12mu|gcc-4.7.4_2014.01-1|2363	
12mu|gcc-4.7.4_2014.01-1|2364	* Wed Jul 11 2012 akdengi <kazancas@mandriva.ru> None
12mu|gcc-4.7.4_2014.01-1|2365	+ Revision: 4def2fa
12mu|gcc-4.7.4_2014.01-1|2366	- LOG - switch to gcc 4.7.1
12mu|gcc-4.7.4_2014.01-1|2367	
12mu|gcc-4.7.4_2014.01-1|2368	* Fri May 04 2012 Andrew Lukoshko <andrew.lukoshko@rosalab.ru> 4.6.1-2
12mu|gcc-4.7.4_2014.01-1|2369	+ Revision: 76bc134
12mu|gcc-4.7.4_2014.01-1|2370	- ROSA-specific spec fixes
12mu|gcc-4.7.4_2014.01-1|2371	
12mu|gcc-4.7.4_2014.01-1|2372	

19659 12
12mu|GConf2-3.2.6-1|1	%define pkgname	GConf
12mu|GConf2-3.2.6-1|2	
12mu|GConf2-3.2.6-1|3	%define api	2
12mu|GConf2-3.2.6-1|4	%define gi_version	2.0
12mu|GConf2-3.2.6-1|5	%define major	4
12mu|GConf2-3.2.6-1|6	%define libname	%mklibname %{pkgname} %{api} %{major}
12mu|GConf2-3.2.6-1|7	%define girname	%mklibname gconf-gir %{gi_version}
12mu|GConf2-3.2.6-1|8	%define develname	%mklibname -d %{pkgname} %{api}
12mu|GConf2-3.2.6-1|9	
12mu|GConf2-3.2.6-1|10	%define url_ver %(echo %{version} | cut -d. -f1,2)
12mu|GConf2-3.2.6-1|11	
12mu|GConf2-3.2.6-1|12	Summary:	A configuration database system for GNOME
12mu|GConf2-3.2.6-1|13	Name:		%{pkgname}%{api}
12mu|GConf2-3.2.6-1|14	Version:	3.2.6
12mu|GConf2-3.2.6-1|15	Release:	1
12mu|GConf2-3.2.6-1|16	License:	LGPLv2+
12mu|GConf2-3.2.6-1|17	Group:		Graphical desktop/GNOME
12mu|GConf2-3.2.6-1|18	URL:		http://www.gnome.org/projects/gconf/
12mu|GConf2-3.2.6-1|19	Source0:	http://download.gnome.org/sources/%{pkgname}/%{url_ver}/%{pkgname}-%{version}.tar.xz
12mu|GConf2-3.2.6-1|20	Source1:	gconf.sh
12mu|GConf2-3.2.6-1|21	Source2:	gconf.csh
12mu|GConf2-3.2.6-1|22	Source3:	gconf-schemas.filter
12mu|GConf2-3.2.6-1|23	Source4:	gconf-schemas.script
12mu|GConf2-3.2.6-1|24	# (fc) reload database when schemas are installed/uninstalled (GNOME bug #328697)
12mu|GConf2-3.2.6-1|25	Patch1:		GConf-2.12.1-reload.patch
12mu|GConf2-3.2.6-1|26	
12mu|GConf2-3.2.6-1|27	BuildRequires:	gtk-doc
12mu|GConf2-3.2.6-1|28	BuildRequires:	intltool
12mu|GConf2-3.2.6-1|29	BuildRequires:	openldap-devel
12mu|GConf2-3.2.6-1|30	BuildRequires:	pkgconfig(dbus-1)
12mu|GConf2-3.2.6-1|31	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|GConf2-3.2.6-1|32	BuildRequires:	pkgconfig(glib-2.0)
12mu|GConf2-3.2.6-1|33	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|GConf2-3.2.6-1|34	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|GConf2-3.2.6-1|35	BuildRequires:	pkgconfig(libxml-2.0)
12mu|GConf2-3.2.6-1|36	BuildRequires:	pkgconfig(polkit-gobject-1)
12mu|GConf2-3.2.6-1|37	Requires:	polkit-agent
12mu|GConf2-3.2.6-1|38	Requires:	gsettings-desktop-schemas
12mu|GConf2-3.2.6-1|39	# needed by patch1
12mu|GConf2-3.2.6-1|40	Requires:	psmisc
12mu|GConf2-3.2.6-1|41	Requires:	sed
12mu|GConf2-3.2.6-1|42	Requires(post):	update-alternatives
12mu|GConf2-3.2.6-1|43	Requires:	%{girname} = %{version}-%{release}
12mu|GConf2-3.2.6-1|44	# Removed upstream, see https://bugzilla.gnome.org/show_bug.cgi?id=646674
12mu|GConf2-3.2.6-1|45	Obsoletes:	GConf2-sanity-check < 3.2.6
12mu|GConf2-3.2.6-1|46	Suggests:	dconf
12mu|GConf2-3.2.6-1|47	
12mu|GConf2-3.2.6-1|48	%description
12mu|GConf2-3.2.6-1|49	GConf is a configuration data storage mechanism scheduled to
12mu|GConf2-3.2.6-1|50	ship with GNOME. GConf does work without GNOME however; it
12mu|GConf2-3.2.6-1|51	can be used with plain GTK+, Xlib, KDE, or even text mode
12mu|GConf2-3.2.6-1|52	applications as well.
12mu|GConf2-3.2.6-1|53	
12mu|GConf2-3.2.6-1|54	%package -n %{libname}
12mu|GConf2-3.2.6-1|55	Summary:	%{summary}
12mu|GConf2-3.2.6-1|56	Group:		System/Libraries
12mu|GConf2-3.2.6-1|57	Conflicts:	gir-repository < 0.6.5-12
12mu|GConf2-3.2.6-1|58	
12mu|GConf2-3.2.6-1|59	%description -n %{libname}
12mu|GConf2-3.2.6-1|60	GConf is a configuration data storage mechanism scheduled to
12mu|GConf2-3.2.6-1|61	ship with GNOME. GConf does work without GNOME however; it
12mu|GConf2-3.2.6-1|62	can be used with plain GTK+, Xlib, KDE, or even text mode
12mu|GConf2-3.2.6-1|63	applications as well.
12mu|GConf2-3.2.6-1|64	
12mu|GConf2-3.2.6-1|65	This package contains necessary libraries to run any programs linked
12mu|GConf2-3.2.6-1|66	with GConf.
12mu|GConf2-3.2.6-1|67	
12mu|GConf2-3.2.6-1|68	%package -n %{girname}
12mu|GConf2-3.2.6-1|69	Summary:	GObject introspection interface library for %{pkgname}
12mu|GConf2-3.2.6-1|70	Group:		System/Libraries
12mu|GConf2-3.2.6-1|71	
12mu|GConf2-3.2.6-1|72	%description -n %{girname}
12mu|GConf2-3.2.6-1|73	GObject introspection interface library for %{pkgname}.
12mu|GConf2-3.2.6-1|74	
12mu|GConf2-3.2.6-1|75	%package -n %{develname}
12mu|GConf2-3.2.6-1|76	Summary:	Development libraries and headers for GConf
12mu|GConf2-3.2.6-1|77	Group:		Development/GNOME and GTK+
12mu|GConf2-3.2.6-1|78	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|GConf2-3.2.6-1|79	Requires:	%{libname} = %{version}-%{release}
12mu|GConf2-3.2.6-1|80	Requires:	%{name} = %{version}-%{release}
12mu|GConf2-3.2.6-1|81	Conflicts:	gir-repository < 0.6.5-12
12mu|GConf2-3.2.6-1|82	
12mu|GConf2-3.2.6-1|83	%description -n %{develname}
12mu|GConf2-3.2.6-1|84	GConf is a configuration data storage mechanism scheduled to
12mu|GConf2-3.2.6-1|85	ship with GNOME. GConf does work without GNOME however; it
12mu|GConf2-3.2.6-1|86	can be used with plain GTK+, Xlib, KDE, or even text mode
12mu|GConf2-3.2.6-1|87	applications as well.
12mu|GConf2-3.2.6-1|88	
12mu|GConf2-3.2.6-1|89	This package contains the header files and libraries needed to develop
12mu|GConf2-3.2.6-1|90	applications using GConf.
12mu|GConf2-3.2.6-1|91	
12mu|GConf2-3.2.6-1|92	%prep
12mu|GConf2-3.2.6-1|93	%setup -q -n %{pkgname}-%{version}
12mu|GConf2-3.2.6-1|94	%apply_patches
12mu|GConf2-3.2.6-1|95	
12mu|GConf2-3.2.6-1|96	%build
12mu|GConf2-3.2.6-1|97	%configure2_5x \
12mu|GConf2-3.2.6-1|98	--with-gtk=3.0 \
12mu|GConf2-3.2.6-1|99	--disable-static \
12mu|GConf2-3.2.6-1|100	--disable-orbit
12mu|GConf2-3.2.6-1|101	
12mu|GConf2-3.2.6-1|102	%make
12mu|GConf2-3.2.6-1|103	
12mu|GConf2-3.2.6-1|104	%install
12mu|GConf2-3.2.6-1|105	%makeinstall_std
12mu|GConf2-3.2.6-1|106	
12mu|GConf2-3.2.6-1|107	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
12mu|GConf2-3.2.6-1|108	install -m 755 %{SOURCE1} %{buildroot}%{_sysconfdir}/profile.d/gconf.sh
12mu|GConf2-3.2.6-1|109	install -m 755 %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/gconf.csh
12mu|GConf2-3.2.6-1|110	
12mu|GConf2-3.2.6-1|111	mkdir %{buildroot}%{_sysconfdir}/gconf/schemas
12mu|GConf2-3.2.6-1|112	
12mu|GConf2-3.2.6-1|113	# Provide /usr/lib/gconfd-2 symlink on lib64 platforms
12mu|GConf2-3.2.6-1|114	%if "%{_lib}" != "lib"
12mu|GConf2-3.2.6-1|115	mkdir -p %{buildroot}%{_prefix}/lib
12mu|GConf2-3.2.6-1|116	ln -s ../%{_lib}/gconfd-%{api} %{buildroot}%{_prefix}/lib/gconfd-%{api}
12mu|GConf2-3.2.6-1|117	%endif
12mu|GConf2-3.2.6-1|118	
12mu|GConf2-3.2.6-1|119	mkdir -p %{buildroot}%{_sysconfdir}/gconf/{gconf.xml.local-defaults,gconf.xml.local-mandatory,gconf.xml.system}
12mu|GConf2-3.2.6-1|120	
12mu|GConf2-3.2.6-1|121	cat << EOF > %{buildroot}%{_sysconfdir}/gconf/2/local-defaults.path
12mu|GConf2-3.2.6-1|122	xml:readonly:/etc/gconf/gconf.xml.local-defaults
12mu|GConf2-3.2.6-1|123	include "\$(HOME)/.gconf.path.defaults"
12mu|GConf2-3.2.6-1|124	EOF
12mu|GConf2-3.2.6-1|125	
12mu|GConf2-3.2.6-1|126	cat << EOF > %{buildroot}%{_sysconfdir}/gconf/2/local-mandatory.path
12mu|GConf2-3.2.6-1|127	xml:readonly:/etc/gconf/gconf.xml.local-mandatory
12mu|GConf2-3.2.6-1|128	include "\$(HOME)/.gconf.path.mandatory"
12mu|GConf2-3.2.6-1|129	EOF
12mu|GConf2-3.2.6-1|130	
12mu|GConf2-3.2.6-1|131	# automatic install of gconf schemas on rpm installs
12mu|GConf2-3.2.6-1|132	# (see http://wiki.mandriva.com/en/Rpm_filetriggers)
12mu|GConf2-3.2.6-1|133	install -d %{buildroot}%{_var}/lib/rpm/filetriggers
12mu|GConf2-3.2.6-1|134	install -m 644 %{SOURCE3} %{buildroot}%{_var}/lib/rpm/filetriggers
12mu|GConf2-3.2.6-1|135	install -m 755 %{SOURCE4} %{buildroot}%{_var}/lib/rpm/filetriggers
12mu|GConf2-3.2.6-1|136	
12mu|GConf2-3.2.6-1|137	%{find_lang} %{name}
12mu|GConf2-3.2.6-1|138	
12mu|GConf2-3.2.6-1|139	# remove buggy symlink
12mu|GConf2-3.2.6-1|140	%post
12mu|GConf2-3.2.6-1|141	update-alternatives --install %{_bindir}/gconftool gconftool /usr/bin/gconftool-%{api} 20
12mu|GConf2-3.2.6-1|142	if [ "$1" = "2" ]; then
12mu|GConf2-3.2.6-1|143	update-alternatives --auto gconftool
12mu|GConf2-3.2.6-1|144	fi
12mu|GConf2-3.2.6-1|145	
12mu|GConf2-3.2.6-1|146	%triggerpostun -- GConf2 < 2.22.0-4
12mu|GConf2-3.2.6-1|147	GCONF_CONFIG_SOURCE=`%{_bindir}/gconftool-2 --get-default-source` %{_bindir}/gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/*.schemas > /dev/null
12mu|GConf2-3.2.6-1|148	
12mu|GConf2-3.2.6-1|149	%files -f %{name}.lang
12mu|GConf2-3.2.6-1|150	%doc README
12mu|GConf2-3.2.6-1|151	%dir %{_libdir}/GConf
12mu|GConf2-3.2.6-1|152	%dir %{_libdir}/GConf/%{api}
12mu|GConf2-3.2.6-1|153	%dir %{_sysconfdir}/gconf
12mu|GConf2-3.2.6-1|154	%dir %{_sysconfdir}/gconf/gconf.xml*
12mu|GConf2-3.2.6-1|155	%dir %{_sysconfdir}/gconf/schemas
12mu|GConf2-3.2.6-1|156	%config(noreplace) %{_sysconfdir}/profile.d/*
12mu|GConf2-3.2.6-1|157	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/org.gnome.GConf.Defaults.conf
12mu|GConf2-3.2.6-1|158	%config(noreplace) %{_sysconfdir}/gconf/%{api}
12mu|GConf2-3.2.6-1|159	%{_sysconfdir}/xdg/autostart/gsettings-data-convert.desktop
12mu|GConf2-3.2.6-1|160	%{_bindir}/gsettings-data-convert
12mu|GConf2-3.2.6-1|161	%{_bindir}/gconftool*
12mu|GConf2-3.2.6-1|162	%{_bindir}/gconf-merge-tree
12mu|GConf2-3.2.6-1|163	%{_mandir}/man1/gconftool-2.1*
12mu|GConf2-3.2.6-1|164	%{_mandir}/man1/gsettings-data-convert.1*
12mu|GConf2-3.2.6-1|165	%if "%{_lib}" != "lib"
12mu|GConf2-3.2.6-1|166	%{_prefix}/lib/gconfd-%{api}
12mu|GConf2-3.2.6-1|167	%endif
12mu|GConf2-3.2.6-1|168	%{_libexecdir}/gconfd-%{api}
12mu|GConf2-3.2.6-1|169	%{_libexecdir}/gconf-defaults-mechanism
12mu|GConf2-3.2.6-1|170	%{_libdir}/GConf/%{api}/*.so
12mu|GConf2-3.2.6-1|171	%{_libdir}/gio/modules/libgsettingsgconfbackend.so
12mu|GConf2-3.2.6-1|172	%{_datadir}/polkit-1/actions/org.gnome.gconf.defaults.policy
12mu|GConf2-3.2.6-1|173	%{_datadir}/sgml/gconf
12mu|GConf2-3.2.6-1|174	%{_datadir}/GConf
12mu|GConf2-3.2.6-1|175	%{_datadir}/dbus-1/services/org.gnome.GConf.service
12mu|GConf2-3.2.6-1|176	%{_datadir}/dbus-1/system-services/org.gnome.GConf.Defaults.service
12mu|GConf2-3.2.6-1|177	%{_var}/lib/rpm/filetriggers/gconf-schemas.*
12mu|GConf2-3.2.6-1|178	
12mu|GConf2-3.2.6-1|179	%files -n %{libname}
12mu|GConf2-3.2.6-1|180	%{_libdir}/lib*.so.%{major}*
12mu|GConf2-3.2.6-1|181	
12mu|GConf2-3.2.6-1|182	%files -n %{girname}
12mu|GConf2-3.2.6-1|183	%{_libdir}/girepository-1.0/GConf-%{gi_version}.typelib
12mu|GConf2-3.2.6-1|184	
12mu|GConf2-3.2.6-1|185	%files -n %{develname}
12mu|GConf2-3.2.6-1|186	%doc ChangeLog TODO NEWS AUTHORS
12mu|GConf2-3.2.6-1|187	%doc %{_datadir}/gtk-doc/html/*
12mu|GConf2-3.2.6-1|188	%{_bindir}/gsettings-schema-convert
12mu|GConf2-3.2.6-1|189	%{_datadir}/aclocal/*
12mu|GConf2-3.2.6-1|190	%{_datadir}/gir-1.0/GConf-%{gi_version}.gir
12mu|GConf2-3.2.6-1|191	%{_includedir}/gconf/
12mu|GConf2-3.2.6-1|192	%{_libdir}/*.so
12mu|GConf2-3.2.6-1|193	%{_libdir}/pkgconfig/*
12mu|GConf2-3.2.6-1|194	%{_mandir}/man1/gsettings-schema-convert.1*
12mu|GConf2-3.2.6-1|195	

19660 12
12mu|gcr-3.8.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mu|gcr-3.8.2-1|2	
12mu|gcr-3.8.2-1|3	%define major_gck   0
12mu|gcr-3.8.2-1|4	%define api_gck     1
12mu|gcr-3.8.2-1|5	
12mu|gcr-3.8.2-1|6	%define major_gcr   1
12mu|gcr-3.8.2-1|7	%define api_gcr     3
12mu|gcr-3.8.2-1|8	
12mu|gcr-3.8.2-1|9	%define libname		%mklibname gcr %{api_gcr} %{major_gcr}
12mu|gcr-3.8.2-1|10	%define libnamebase	%mklibname gcr-base %{api_gcr} %{major_gcr}
12mu|gcr-3.8.2-1|11	%define libnamegck	%mklibname gck %{api_gck} %{major_gck}
12mu|gcr-3.8.2-1|12	%define girname		%mklibname gcr-gir %{major_gcr}
12mu|gcr-3.8.2-1|13	%define girnamegck	%mklibname gck-gir %{major_gck}
12mu|gcr-3.8.2-1|14	%define develname	%mklibname -d gcr
12mu|gcr-3.8.2-1|15	
12mu|gcr-3.8.2-1|16	Summary:    A library for bits of crypto UI and parsing
12mu|gcr-3.8.2-1|17	Name:       gcr
12mu|gcr-3.8.2-1|18	Version:    3.8.2
12mu|gcr-3.8.2-1|19	Release:    1
12mu|gcr-3.8.2-1|20	URL:        http://www.gnome.org/
12mu|gcr-3.8.2-1|21	License:    GPLv2+ and LGPLv2+
12mu|gcr-3.8.2-1|22	Group:      Networking/Remote access
12mu|gcr-3.8.2-1|23	Source0:    http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|gcr-3.8.2-1|24	Source10:   %{name}.rpmlintrc
12mu|gcr-3.8.2-1|25	Patch0:     0001-fix-build-error-with-Werror-format-security.patch
12mu|gcr-3.8.2-1|26	
12mu|gcr-3.8.2-1|27	BuildRequires:  intltool
12mu|gcr-3.8.2-1|28	BuildRequires:  libgcrypt-devel
12mu|gcr-3.8.2-1|29	BuildRequires:  libtasn1-tools
12mu|gcr-3.8.2-1|30	BuildRequires:  pkgconfig(gtk+-3.0)
12mu|gcr-3.8.2-1|31	BuildRequires:  pkgconfig(p11-kit-1)
12mu|gcr-3.8.2-1|32	BuildRequires:  pkgconfig(libtasn1)
12mu|gcr-3.8.2-1|33	BuildRequires:  pkgconfig(gobject-introspection-1.0)
12mu|gcr-3.8.2-1|34	#Conflicts:  gnome-keyring < 3.3.1
12mu|gcr-3.8.2-1|35	
12mu|gcr-3.8.2-1|36	%description
12mu|gcr-3.8.2-1|37	A library for bits of crypto UI and parsing etc.
12mu|gcr-3.8.2-1|38	
12mu|gcr-3.8.2-1|39	This package also contains the gcr-viewer binary.
12mu|gcr-3.8.2-1|40	
12mu|gcr-3.8.2-1|41	%package -n %{libname}
12mu|gcr-3.8.2-1|42	Group:      System/Libraries
12mu|gcr-3.8.2-1|43	Summary:    Library for integration with the gnome keyring system
12mu|gcr-3.8.2-1|44	Requires:   %{name} = %{version}-%{release}
12mu|gcr-3.8.2-1|45	Conflicts:  %{_lib}gnome-keyring < 2.29.4
12mu|gcr-3.8.2-1|46	Obsoletes:  %{_lib}gcr-3_0 < 3.1.4
12mu|gcr-3.8.2-1|47	Obsoletes:  %{_lib}gcr-3_1 < 3.1.91
12mu|gcr-3.8.2-1|48	
12mu|gcr-3.8.2-1|49	%description -n %{libname}
12mu|gcr-3.8.2-1|50	This package contains shared libraries for Gnome keyring.
12mu|gcr-3.8.2-1|51	
12mu|gcr-3.8.2-1|52	%package -n %{libnamegck}
12mu|gcr-3.8.2-1|53	Group:      System/Libraries
12mu|gcr-3.8.2-1|54	Summary:    Library for integration with the gnome keyring system
12mu|gcr-3.8.2-1|55	
12mu|gcr-3.8.2-1|56	%description -n %{libnamegck}
12mu|gcr-3.8.2-1|57	This package contains shared libraries for Gnome keyring.
12mu|gcr-3.8.2-1|58	
12mu|gcr-3.8.2-1|59	%package -n %{libnamebase}
12mu|gcr-3.8.2-1|60	Group:          System/Libraries
12mu|gcr-3.8.2-1|61	Summary:        Library for integration with the gnome keyring system
12mu|gcr-3.8.2-1|62	
12mu|gcr-3.8.2-1|63	%description -n %{libnamebase}
12mu|gcr-3.8.2-1|64	This package contains shared libraries for Gnome keyring.
12mu|gcr-3.8.2-1|65	
12mu|gcr-3.8.2-1|66	%package -n %{girname}
12mu|gcr-3.8.2-1|67	Summary:        GObject Introspection interface description for Gcr
12mu|gcr-3.8.2-1|68	Group:          System/Libraries
12mu|gcr-3.8.2-1|69	
12mu|gcr-3.8.2-1|70	%description -n %{girname}
12mu|gcr-3.8.2-1|71	GObject Introspection interface description for Gcr.
12mu|gcr-3.8.2-1|72	
12mu|gcr-3.8.2-1|73	%package -n %{girnamegck}
12mu|gcr-3.8.2-1|74	Summary:        GObject Introspection interface description for Gck
12mu|gcr-3.8.2-1|75	Group:          System/Libraries
12mu|gcr-3.8.2-1|76	
12mu|gcr-3.8.2-1|77	%description -n %{girnamegck}
12mu|gcr-3.8.2-1|78	GObject Introspection interface description for Gck.
12mu|gcr-3.8.2-1|79	
12mu|gcr-3.8.2-1|80	%package -n %{develname}
12mu|gcr-3.8.2-1|81	Group:      Development/C
12mu|gcr-3.8.2-1|82	Summary:    Development files and headers for %{name}
12mu|gcr-3.8.2-1|83	Requires:   %{libname} = %{version}-%{release}
12mu|gcr-3.8.2-1|84	Requires:   %{libnamegck} = %{version}-%{release}
12mu|gcr-3.8.2-1|85	Requires:   %{libnamebase} = %{version}-%{release}
12mu|gcr-3.8.2-1|86	Requires:   %{girname} = %{version}-%{release}
12mu|gcr-3.8.2-1|87	Requires:   %{girnamegck} = %{version}-%{release}
12mu|gcr-3.8.2-1|88	Provides:   %{name}-devel = %{version}-%{release}
12mu|gcr-3.8.2-1|89	Conflicts:  %{_lib}-gnome-keyring-devel < 2.29.4
12mu|gcr-3.8.2-1|90	
12mu|gcr-3.8.2-1|91	%description -n %{develname}
12mu|gcr-3.8.2-1|92	Thi package contains the development files and headers for %{name}.
12mu|gcr-3.8.2-1|93	
12mu|gcr-3.8.2-1|94	%prep
12mu|gcr-3.8.2-1|95	%setup -q
12mu|gcr-3.8.2-1|96	%apply_patches
12mu|gcr-3.8.2-1|97	
12mu|gcr-3.8.2-1|98	%build
12mu|gcr-3.8.2-1|99	%configure2_5x \
12mu|gcr-3.8.2-1|100	--disable-static \
12mu|gcr-3.8.2-1|101	--disable-update-mime \
12mu|gcr-3.8.2-1|102	--disable-schemas-compile \
12mu|gcr-3.8.2-1|103	--enable-introspection=yes
12mu|gcr-3.8.2-1|104	%make
12mu|gcr-3.8.2-1|105	
12mu|gcr-3.8.2-1|106	%install
12mu|gcr-3.8.2-1|107	%makeinstall_std
12mu|gcr-3.8.2-1|108	find %{buildroot} -name "*.la" -exec rm -rf {} \;
12mu|gcr-3.8.2-1|109	
12mu|gcr-3.8.2-1|110	# rm -f %{buildroot}/%{_datadir}/glib-2.0/schemas/org.gnome.crypto.pgp*.xml
12mu|gcr-3.8.2-1|111	
12mu|gcr-3.8.2-1|112	%find_lang %{name}
12mu|gcr-3.8.2-1|113	
12mu|gcr-3.8.2-1|114	%files -f %{name}.lang
12mu|gcr-3.8.2-1|115	%doc README NEWS
12mu|gcr-3.8.2-1|116	%{_bindir}/gcr-viewer
12mu|gcr-3.8.2-1|117	%{_libexecdir}/gcr-prompter
12mu|gcr-3.8.2-1|118	%{_datadir}/%{name}-%{api_gcr}/
12mu|gcr-3.8.2-1|119	%{_datadir}/dbus-1/services/org.gnome.keyring.PrivatePrompter.service
12mu|gcr-3.8.2-1|120	%{_datadir}/dbus-1/services/org.gnome.keyring.SystemPrompter.service
12mu|gcr-3.8.2-1|121	%{_datadir}/GConf/gsettings/org.gnome.crypto.pgp*.convert
12mu|gcr-3.8.2-1|122	%{_datadir}/glib-2.0/schemas/org.gnome.crypto.pgp*.xml
12mu|gcr-3.8.2-1|123	%{_datadir}/applications/gcr-viewer.desktop
12mu|gcr-3.8.2-1|124	%{_datadir}/applications/gcr-prompter.desktop
12mu|gcr-3.8.2-1|125	%{_datadir}/mime/packages/gcr-crypto-types.xml
12mu|gcr-3.8.2-1|126	%{_datadir}/icons/hicolor/*/apps/gcr*.png
12mu|gcr-3.8.2-1|127	
12mu|gcr-3.8.2-1|128	%files -n %{libnamegck}
12mu|gcr-3.8.2-1|129	%{_libdir}/libgck-%{api_gck}.so.%{major_gck}*
12mu|gcr-3.8.2-1|130	
12mu|gcr-3.8.2-1|131	%files -n %{girnamegck}
12mu|gcr-3.8.2-1|132	%{_libdir}/girepository-1.0/Gck-%{api_gck}.typelib
12mu|gcr-3.8.2-1|133	
12mu|gcr-3.8.2-1|134	%files -n %{libnamebase}
12mu|gcr-3.8.2-1|135	%{_libdir}/libgcr-base-%{api_gcr}.so.%{major_gcr}*
12mu|gcr-3.8.2-1|136	
12mu|gcr-3.8.2-1|137	%files -n %{libname}
12mu|gcr-3.8.2-1|138	%{_libdir}/libgcr-%{api_gcr}.so.%{major_gcr}*
12mu|gcr-3.8.2-1|139	%{_libdir}/libgcr-ui-%{api_gcr}.so.%{major_gcr}*
12mu|gcr-3.8.2-1|140	
12mu|gcr-3.8.2-1|141	%files -n %{girname}
12mu|gcr-3.8.2-1|142	%{_libdir}/girepository-1.0/Gcr-%{api_gcr}.typelib
12mu|gcr-3.8.2-1|143	%{_libdir}/girepository-1.0/GcrUi-%{api_gcr}.typelib
12mu|gcr-3.8.2-1|144	
12mu|gcr-3.8.2-1|145	%files -n %{develname}
12mu|gcr-3.8.2-1|146	%doc %{_datadir}/gtk-doc/html/*
12mu|gcr-3.8.2-1|147	%{_libdir}/libgck-%{api_gck}.so
12mu|gcr-3.8.2-1|148	%{_libdir}/libgcr-%{api_gcr}.so
12mu|gcr-3.8.2-1|149	%{_libdir}/libgcr-base-%{api_gcr}.so
12mu|gcr-3.8.2-1|150	%{_libdir}/libgcr-ui-%{api_gcr}.so
12mu|gcr-3.8.2-1|151	%{_includedir}/gck-%{api_gck}
12mu|gcr-3.8.2-1|152	%{_includedir}/gcr-%{api_gcr}
12mu|gcr-3.8.2-1|153	%{_libdir}/pkgconfig/gck-%{api_gck}.pc
12mu|gcr-3.8.2-1|154	%{_libdir}/pkgconfig/gcr-%{api_gcr}.pc
12mu|gcr-3.8.2-1|155	%{_libdir}/pkgconfig/gcr-base-%{api_gcr}.pc
12mu|gcr-3.8.2-1|156	%{_libdir}/pkgconfig/gcr-ui-%{api_gcr}.pc
12mu|gcr-3.8.2-1|157	%{_datadir}/gir-1.0/Gck-%{api_gck}.gir
12mu|gcr-3.8.2-1|158	%{_datadir}/gir-1.0/Gcr-%{api_gcr}.gir
12mu|gcr-3.8.2-1|159	%{_datadir}/gir-1.0/GcrUi-%{api_gcr}.gir
12mu|gcr-3.8.2-1|160	

19661 12
12mu|gdk-pixbuf2.0-2.28.2-1|1	%define enable_gtkdoc 0
12mu|gdk-pixbuf2.0-2.28.2-1|2	%define enable_tests 0
12mu|gdk-pixbuf2.0-2.28.2-1|3	%define _disable_ld_as_needed	1
12mu|gdk-pixbuf2.0-2.28.2-1|4	
12mu|gdk-pixbuf2.0-2.28.2-1|5	%define oname		gdk_pixbuf
12mu|gdk-pixbuf2.0-2.28.2-1|6	%define pkgname		gdk-pixbuf
12mu|gdk-pixbuf2.0-2.28.2-1|7	%define api_version	2.0
12mu|gdk-pixbuf2.0-2.28.2-1|8	%define binary_version	2.10.0
12mu|gdk-pixbuf2.0-2.28.2-1|9	%define major		0
12mu|gdk-pixbuf2.0-2.28.2-1|10	%define girmajor	2.0
12mu|gdk-pixbuf2.0-2.28.2-1|11	
12mu|gdk-pixbuf2.0-2.28.2-1|12	%define libname		%mklibname %{oname} %{api_version} %{major}
12mu|gdk-pixbuf2.0-2.28.2-1|13	%define xlibname	%mklibname %{oname}_xlib %{api_version} %{major}
12mu|gdk-pixbuf2.0-2.28.2-1|14	%define develname	%mklibname -d %{oname} %{api_version}
12mu|gdk-pixbuf2.0-2.28.2-1|15	%define develxlib	%mklibname -d %{oname}_xlib %{api_version}
12mu|gdk-pixbuf2.0-2.28.2-1|16	%define girname		%mklibname %{oname}-gir %{girmajor}
12mu|gdk-pixbuf2.0-2.28.2-1|17	
12mu|gdk-pixbuf2.0-2.28.2-1|18	Summary:	Image loading and manipulation library for GTK+
12mu|gdk-pixbuf2.0-2.28.2-1|19	Name:		%{pkgname}%{api_version}
12mu|gdk-pixbuf2.0-2.28.2-1|20	Version:	2.28.2
12mu|gdk-pixbuf2.0-2.28.2-1|21	Release:	1
12mu|gdk-pixbuf2.0-2.28.2-1|22	License:	LGPLv2+
12mu|gdk-pixbuf2.0-2.28.2-1|23	Group:		System/Libraries
12mu|gdk-pixbuf2.0-2.28.2-1|24	URL:		http://www.gtk.org
12mu|gdk-pixbuf2.0-2.28.2-1|25	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/2.28/%{pkgname}-%{version}.tar.xz
12mu|gdk-pixbuf2.0-2.28.2-1|26	
12mu|gdk-pixbuf2.0-2.28.2-1|27	BuildRequires:	gettext-devel
12mu|gdk-pixbuf2.0-2.28.2-1|28	BuildRequires:	jasper-devel
12mu|gdk-pixbuf2.0-2.28.2-1|29	BuildRequires:	jpeg-devel
12mu|gdk-pixbuf2.0-2.28.2-1|30	BuildRequires:	tiff-devel
12mu|gdk-pixbuf2.0-2.28.2-1|31	BuildRequires:	pkgconfig(glib-2.0)
12mu|gdk-pixbuf2.0-2.28.2-1|32	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|gdk-pixbuf2.0-2.28.2-1|33	BuildRequires:	pkgconfig(libpng)
12mu|gdk-pixbuf2.0-2.28.2-1|34	BuildRequires:	pkgconfig(x11)
12mu|gdk-pixbuf2.0-2.28.2-1|35	%if %enable_tests
12mu|gdk-pixbuf2.0-2.28.2-1|36	BuildRequires:	x11-server-xvfb
12mu|gdk-pixbuf2.0-2.28.2-1|37	# gw tests will fail without this
12mu|gdk-pixbuf2.0-2.28.2-1|38	BuildRequires:	fonts-ttf-dejavu
12mu|gdk-pixbuf2.0-2.28.2-1|39	%endif
12mu|gdk-pixbuf2.0-2.28.2-1|40	%if %enable_gtkdoc
12mu|gdk-pixbuf2.0-2.28.2-1|41	BuildRequires:	gtk-doc >= 0.9
12mu|gdk-pixbuf2.0-2.28.2-1|42	BuildRequires:	sgml-tools
12mu|gdk-pixbuf2.0-2.28.2-1|43	BuildRequires:	texinfo
12mu|gdk-pixbuf2.0-2.28.2-1|44	%endif
12mu|gdk-pixbuf2.0-2.28.2-1|45	Requires:	common-licenses
12mu|gdk-pixbuf2.0-2.28.2-1|46	Conflicts:	gtk+2.0 < 2.21.3
12mu|gdk-pixbuf2.0-2.28.2-1|47	Conflicts:	%{_lib}gdk_pixbuf2.0_0 < 2.24.0-6
12mu|gdk-pixbuf2.0-2.28.2-1|48	
12mu|gdk-pixbuf2.0-2.28.2-1|49	%description
12mu|gdk-pixbuf2.0-2.28.2-1|50	This package contains libraries used by GTK+ to load and handle
12mu|gdk-pixbuf2.0-2.28.2-1|51	various image formats.
12mu|gdk-pixbuf2.0-2.28.2-1|52	
12mu|gdk-pixbuf2.0-2.28.2-1|53	%package -n %{libname}
12mu|gdk-pixbuf2.0-2.28.2-1|54	Summary:	Image loading and manipulation library for GTK+
12mu|gdk-pixbuf2.0-2.28.2-1|55	Group:		System/Libraries
12mu|gdk-pixbuf2.0-2.28.2-1|56	Provides:	lib%{oname}%{api_version} = %{version}-%{release}
12mu|gdk-pixbuf2.0-2.28.2-1|57	
12mu|gdk-pixbuf2.0-2.28.2-1|58	%description -n %{libname}
12mu|gdk-pixbuf2.0-2.28.2-1|59	This package contains libraries used by GTK+ to load and handle
12mu|gdk-pixbuf2.0-2.28.2-1|60	various image formats.
12mu|gdk-pixbuf2.0-2.28.2-1|61	
12mu|gdk-pixbuf2.0-2.28.2-1|62	%package -n %{xlibname}
12mu|gdk-pixbuf2.0-2.28.2-1|63	Summary:	Image loading and manipulation library for GTK+
12mu|gdk-pixbuf2.0-2.28.2-1|64	Group:		System/Libraries
12mu|gdk-pixbuf2.0-2.28.2-1|65	
12mu|gdk-pixbuf2.0-2.28.2-1|66	%description -n %{xlibname}
12mu|gdk-pixbuf2.0-2.28.2-1|67	This package contains libraries used by GTK+ to load and handle
12mu|gdk-pixbuf2.0-2.28.2-1|68	various image formats.
12mu|gdk-pixbuf2.0-2.28.2-1|69	
12mu|gdk-pixbuf2.0-2.28.2-1|70	%package -n %{girname}
12mu|gdk-pixbuf2.0-2.28.2-1|71	Summary:	GObject Introspection interface description for %{name}
12mu|gdk-pixbuf2.0-2.28.2-1|72	Group:		System/Libraries
12mu|gdk-pixbuf2.0-2.28.2-1|73	Conflicts:	gir-repository < 0.6.5-4
12mu|gdk-pixbuf2.0-2.28.2-1|74	
12mu|gdk-pixbuf2.0-2.28.2-1|75	%description -n %{girname}
12mu|gdk-pixbuf2.0-2.28.2-1|76	GObject Introspection interface description for %{name}.
12mu|gdk-pixbuf2.0-2.28.2-1|77	
12mu|gdk-pixbuf2.0-2.28.2-1|78	%package -n %{develname}
12mu|gdk-pixbuf2.0-2.28.2-1|79	Summary:	Development files for image handling library for GTK+
12mu|gdk-pixbuf2.0-2.28.2-1|80	Group:		Development/GNOME and GTK+
12mu|gdk-pixbuf2.0-2.28.2-1|81	Provides:	lib%{oname}%{api_version}-devel = %{version}-%{release}
12mu|gdk-pixbuf2.0-2.28.2-1|82	Requires:	%{libname} = %{version}-%{release}
12mu|gdk-pixbuf2.0-2.28.2-1|83	Requires: 	%{name} = %{version}-%{release}
12mu|gdk-pixbuf2.0-2.28.2-1|84	Requires:	%{girname} = %{version}-%{release}
12mu|gdk-pixbuf2.0-2.28.2-1|85	Obsoletes:	%{_lib}gdk_pixbuf2.0_0-devel < 2.26
12mu|gdk-pixbuf2.0-2.28.2-1|86	
12mu|gdk-pixbuf2.0-2.28.2-1|87	%description -n %{develname}
12mu|gdk-pixbuf2.0-2.28.2-1|88	This package contains the development files needed to compile programs
12mu|gdk-pixbuf2.0-2.28.2-1|89	that uses GTK+ image loading/manipulation library.
12mu|gdk-pixbuf2.0-2.28.2-1|90	
12mu|gdk-pixbuf2.0-2.28.2-1|91	%package -n %{develxlib}
12mu|gdk-pixbuf2.0-2.28.2-1|92	Summary:	Development files for image handling library for GTK+ - Xlib
12mu|gdk-pixbuf2.0-2.28.2-1|93	Group:		Development/GNOME and GTK+
12mu|gdk-pixbuf2.0-2.28.2-1|94	Provides:	lib%{oname}_xlib%{api_version}-devel = %{version}-%{release}
12mu|gdk-pixbuf2.0-2.28.2-1|95	Requires:	%{xlibname} = %{version}-%{release}
12mu|gdk-pixbuf2.0-2.28.2-1|96	
12mu|gdk-pixbuf2.0-2.28.2-1|97	%description -n %{develxlib}
12mu|gdk-pixbuf2.0-2.28.2-1|98	This package contains the development files needed to compile programs
12mu|gdk-pixbuf2.0-2.28.2-1|99	that uses GTK+ image loading/manipulation Xlib library.
12mu|gdk-pixbuf2.0-2.28.2-1|100	
12mu|gdk-pixbuf2.0-2.28.2-1|101	%prep
12mu|gdk-pixbuf2.0-2.28.2-1|102	%setup -qn %{pkgname}-%{version}
12mu|gdk-pixbuf2.0-2.28.2-1|103	
12mu|gdk-pixbuf2.0-2.28.2-1|104	%build
12mu|gdk-pixbuf2.0-2.28.2-1|105	# fix crash in nautilus (GNOME bug #596977)
12mu|gdk-pixbuf2.0-2.28.2-1|106	export CFLAGS=`echo %{optflags} | sed -e 's/-fomit-frame-pointer//g'`
12mu|gdk-pixbuf2.0-2.28.2-1|107	
12mu|gdk-pixbuf2.0-2.28.2-1|108	#CONFIGURE_TOP=..
12mu|gdk-pixbuf2.0-2.28.2-1|109	export CPPFLAGS="-DGTK_COMPILATION"
12mu|gdk-pixbuf2.0-2.28.2-1|110	
12mu|gdk-pixbuf2.0-2.28.2-1|111	autoreconf -f -i
12mu|gdk-pixbuf2.0-2.28.2-1|112	%configure \
12mu|gdk-pixbuf2.0-2.28.2-1|113	--with-libjasper --with-x11 \
12mu|gdk-pixbuf2.0-2.28.2-1|114	%if !%{enable_gtkdoc}
12mu|gdk-pixbuf2.0-2.28.2-1|115	--enable-gtk-doc=no
12mu|gdk-pixbuf2.0-2.28.2-1|116	%endif
12mu|gdk-pixbuf2.0-2.28.2-1|117	
12mu|gdk-pixbuf2.0-2.28.2-1|118	%make
12mu|gdk-pixbuf2.0-2.28.2-1|119	
12mu|gdk-pixbuf2.0-2.28.2-1|120	%if %enable_tests
12mu|gdk-pixbuf2.0-2.28.2-1|121	%check
12mu|gdk-pixbuf2.0-2.28.2-1|122	xvfb-run make check
12mu|gdk-pixbuf2.0-2.28.2-1|123	%endif
12mu|gdk-pixbuf2.0-2.28.2-1|124	
12mu|gdk-pixbuf2.0-2.28.2-1|125	%install
12mu|gdk-pixbuf2.0-2.28.2-1|126	rm -rf %{buildroot} %{pkgname}.lang
12mu|gdk-pixbuf2.0-2.28.2-1|127	%makeinstall_std RUN_QUERY_LOADER_TEST=false
12mu|gdk-pixbuf2.0-2.28.2-1|128	
12mu|gdk-pixbuf2.0-2.28.2-1|129	touch %{buildroot}%{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders.cache
12mu|gdk-pixbuf2.0-2.28.2-1|130	
12mu|gdk-pixbuf2.0-2.28.2-1|131	# handle biarch packages
12mu|gdk-pixbuf2.0-2.28.2-1|132	progs="gdk-pixbuf-query-loaders"
12mu|gdk-pixbuf2.0-2.28.2-1|133	mkdir -p %{buildroot}%{_libdir}/%{pkgname}-%{api_version}/bin
12mu|gdk-pixbuf2.0-2.28.2-1|134	for f in $progs; do
12mu|gdk-pixbuf2.0-2.28.2-1|135	mv -f %{buildroot}%{_bindir}/$f %{buildroot}%{_libdir}/%{pkgname}-%{api_version}/bin/
12mu|gdk-pixbuf2.0-2.28.2-1|136	cat > %{buildroot}%{_bindir}/$f << EOF
12mu|gdk-pixbuf2.0-2.28.2-1|137	#!/bin/sh
12mu|gdk-pixbuf2.0-2.28.2-1|138	lib=%{_lib}
12mu|gdk-pixbuf2.0-2.28.2-1|139	case ":\$1:" in
12mu|gdk-pixbuf2.0-2.28.2-1|140	:lib*:) lib="\$1"; shift 1;;
12mu|gdk-pixbuf2.0-2.28.2-1|141	esac
12mu|gdk-pixbuf2.0-2.28.2-1|142	exec %{_prefix}/\$lib/%{pkgname}-%{api_version}/bin/$f \${1+"\$@"}
12mu|gdk-pixbuf2.0-2.28.2-1|143	EOF
12mu|gdk-pixbuf2.0-2.28.2-1|144	chmod +x %{buildroot}%{_bindir}/$f
12mu|gdk-pixbuf2.0-2.28.2-1|145	done
12mu|gdk-pixbuf2.0-2.28.2-1|146	
12mu|gdk-pixbuf2.0-2.28.2-1|147	#remove not packaged files
12mu|gdk-pixbuf2.0-2.28.2-1|148	find %{buildroot} -name *.la | xargs rm
12mu|gdk-pixbuf2.0-2.28.2-1|149	
12mu|gdk-pixbuf2.0-2.28.2-1|150	%find_lang %{pkgname}
12mu|gdk-pixbuf2.0-2.28.2-1|151	
12mu|gdk-pixbuf2.0-2.28.2-1|152	%post
12mu|gdk-pixbuf2.0-2.28.2-1|153	if [ "$1" = "2" ]; then
12mu|gdk-pixbuf2.0-2.28.2-1|154	if [ -f %{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders.cache ]; then
12mu|gdk-pixbuf2.0-2.28.2-1|155	rm -f %{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders.cache
12mu|gdk-pixbuf2.0-2.28.2-1|156	fi
12mu|gdk-pixbuf2.0-2.28.2-1|157	fi
12mu|gdk-pixbuf2.0-2.28.2-1|158	%{_libdir}/%{pkgname}-%{api_version}/bin/gdk-pixbuf-query-loaders --update-cache
12mu|gdk-pixbuf2.0-2.28.2-1|159	
12mu|gdk-pixbuf2.0-2.28.2-1|160	%triggerin -- %{_libdir}/gdk-pixbuf-%{api_version}/%{binary_version}/loaders/*.so
12mu|gdk-pixbuf2.0-2.28.2-1|161	%{_libdir}/%{pkgname}-%{api_version}/bin/gdk-pixbuf-query-loaders --update-cache
12mu|gdk-pixbuf2.0-2.28.2-1|162	
12mu|gdk-pixbuf2.0-2.28.2-1|163	%triggerpostun -- %{_libdir}/gdk-pixbuf-%{api_version}/%{binary_version}/loaders/*.so
12mu|gdk-pixbuf2.0-2.28.2-1|164	if [ -x %{_bindir}/gdk-pixbuf-query-loaders ]; then
12mu|gdk-pixbuf2.0-2.28.2-1|165	%{_libdir}/%{pkgname}-%{api_version}/bin/gdk-pixbuf-query-loaders --update-cache
12mu|gdk-pixbuf2.0-2.28.2-1|166	fi
12mu|gdk-pixbuf2.0-2.28.2-1|167	
12mu|gdk-pixbuf2.0-2.28.2-1|168	%files -f %{pkgname}.lang
12mu|gdk-pixbuf2.0-2.28.2-1|169	%doc README
12mu|gdk-pixbuf2.0-2.28.2-1|170	%{_bindir}/gdk-pixbuf-query-loaders
12mu|gdk-pixbuf2.0-2.28.2-1|171	%dir %{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders
12mu|gdk-pixbuf2.0-2.28.2-1|172	%{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders/*.so
12mu|gdk-pixbuf2.0-2.28.2-1|173	%{_libdir}/%{pkgname}-%{api_version}/bin/gdk-pixbuf-query-loaders
12mu|gdk-pixbuf2.0-2.28.2-1|174	%ghost %verify (not md5 mtime size) %{_libdir}/%{pkgname}-%{api_version}/%{binary_version}/loaders.cache
12mu|gdk-pixbuf2.0-2.28.2-1|175	%{_mandir}/man1/gdk-pixbuf-query-loaders.1*
12mu|gdk-pixbuf2.0-2.28.2-1|176	
12mu|gdk-pixbuf2.0-2.28.2-1|177	%files -n %{libname}
12mu|gdk-pixbuf2.0-2.28.2-1|178	%{_libdir}/libgdk_pixbuf-%{api_version}.so.%{major}*
12mu|gdk-pixbuf2.0-2.28.2-1|179	
12mu|gdk-pixbuf2.0-2.28.2-1|180	%files -n %{xlibname}
12mu|gdk-pixbuf2.0-2.28.2-1|181	%{_libdir}/libgdk_pixbuf_xlib-%{api_version}.so.%{major}*
12mu|gdk-pixbuf2.0-2.28.2-1|182	
12mu|gdk-pixbuf2.0-2.28.2-1|183	%files -n %{girname}
12mu|gdk-pixbuf2.0-2.28.2-1|184	%{_libdir}/girepository-1.0/GdkPixbuf-%{girmajor}.typelib
12mu|gdk-pixbuf2.0-2.28.2-1|185	
12mu|gdk-pixbuf2.0-2.28.2-1|186	%files -n %{develname}
12mu|gdk-pixbuf2.0-2.28.2-1|187	%doc %{_datadir}/gtk-doc/html/gdk-pixbuf
12mu|gdk-pixbuf2.0-2.28.2-1|188	%{_bindir}/gdk-pixbuf-csource
12mu|gdk-pixbuf2.0-2.28.2-1|189	%{_bindir}/gdk-pixbuf-pixdata
12mu|gdk-pixbuf2.0-2.28.2-1|190	%{_libdir}/libgdk_pixbuf-%{api_version}.so
12mu|gdk-pixbuf2.0-2.28.2-1|191	%{_includedir}/%{pkgname}-%{api_version}/%{pkgname}/
12mu|gdk-pixbuf2.0-2.28.2-1|192	%{_libdir}/pkgconfig/gdk-pixbuf-%{api_version}.pc
12mu|gdk-pixbuf2.0-2.28.2-1|193	%{_datadir}/gir-1.0/GdkPixbuf-%{api_version}.gir
12mu|gdk-pixbuf2.0-2.28.2-1|194	%{_mandir}/man1/gdk-pixbuf-csource.1*
12mu|gdk-pixbuf2.0-2.28.2-1|195	
12mu|gdk-pixbuf2.0-2.28.2-1|196	%files -n %{develxlib}
12mu|gdk-pixbuf2.0-2.28.2-1|197	%{_libdir}/libgdk_pixbuf_xlib-%{api_version}.so
12mu|gdk-pixbuf2.0-2.28.2-1|198	%{_includedir}/%{pkgname}-%{api_version}/%{pkgname}-xlib/
12mu|gdk-pixbuf2.0-2.28.2-1|199	%{_libdir}/pkgconfig/gdk-pixbuf-xlib-%{api_version}.pc
12mu|gdk-pixbuf2.0-2.28.2-1|200	

19662 12
12mu|gdl3-3.8.1-1|1	%define oname	gdl
12mu|gdl3-3.8.1-1|2	%define api	3
12mu|gdl3-3.8.1-1|3	%define major	5
12mu|gdl3-3.8.1-1|4	
12mu|gdl3-3.8.1-1|5	%define libname 	%mklibname %{oname} %api %major
12mu|gdl3-3.8.1-1|6	%define develname	%mklibname -d %{oname} %api
12mu|gdl3-3.8.1-1|7	%define girname 	%mklibname %{oname}-gir %{api}
12mu|gdl3-3.8.1-1|8	
12mu|gdl3-3.8.1-1|9	Summary: Gnome Development/Docking library
12mu|gdl3-3.8.1-1|10	Name: %{oname}3
12mu|gdl3-3.8.1-1|11	Version: 3.8.1
12mu|gdl3-3.8.1-1|12	Release: 1
12mu|gdl3-3.8.1-1|13	License: LGPLv2+
12mu|gdl3-3.8.1-1|14	Group: System/Libraries
12mu|gdl3-3.8.1-1|15	Url: http://www.gnome.org
12mu|gdl3-3.8.1-1|16	Source0: http://ftp.gnome.org/pub/GNOME/sources/gdl/3.8/%{oname}-%{version}.tar.xz
12mu|gdl3-3.8.1-1|17	
12mu|gdl3-3.8.1-1|18	BuildRequires: intltool
12mu|gdl3-3.8.1-1|19	BuildRequires: pkgconfig(gdk-3.0)
12mu|gdl3-3.8.1-1|20	BuildRequires: pkgconfig(gobject-introspection-1.0)
12mu|gdl3-3.8.1-1|21	BuildRequires: pkgconfig(libxml-2.0)
12mu|gdl3-3.8.1-1|22	
12mu|gdl3-3.8.1-1|23	%description
12mu|gdl3-3.8.1-1|24	This package contains components and libraries that are intended to be
12mu|gdl3-3.8.1-1|25	shared between GNOME development tools, including gnome-debug,
12mu|gdl3-3.8.1-1|26	gnome-build, and anjuta2.
12mu|gdl3-3.8.1-1|27	
12mu|gdl3-3.8.1-1|28	The current pieces of GDL include:
12mu|gdl3-3.8.1-1|29	- A symbol browser bonobo component (symbol-browser-control).
12mu|gdl3-3.8.1-1|30	- A docking widget (gdl).
12mu|gdl3-3.8.1-1|31	- A utility library that also contains the stubs and skels for
12mu|gdl3-3.8.1-1|32	the symbol browser and text editor components (gdl, idl).
12mu|gdl3-3.8.1-1|33	
12mu|gdl3-3.8.1-1|34	%package -n %{libname}
12mu|gdl3-3.8.1-1|35	Group: System/Libraries
12mu|gdl3-3.8.1-1|36	Summary: Gnome Development/Docking library - shared libraries
12mu|gdl3-3.8.1-1|37	Suggests: %{name} = %{version}-%{release}
12mu|gdl3-3.8.1-1|38	
12mu|gdl3-3.8.1-1|39	%description -n %{libname}
12mu|gdl3-3.8.1-1|40	This package contains the dynamic libraries from %{name}.
12mu|gdl3-3.8.1-1|41	
12mu|gdl3-3.8.1-1|42	%package -n %{girname}
12mu|gdl3-3.8.1-1|43	Group: System/Libraries
12mu|gdl3-3.8.1-1|44	Summary: GObject Introspection interface library for %{name}
12mu|gdl3-3.8.1-1|45	
12mu|gdl3-3.8.1-1|46	%description -n %{girname}
12mu|gdl3-3.8.1-1|47	GObject Introspection interface library for %{name}.
12mu|gdl3-3.8.1-1|48	
12mu|gdl3-3.8.1-1|49	%package -n %{develname}
12mu|gdl3-3.8.1-1|50	Group: Development/C
12mu|gdl3-3.8.1-1|51	Summary: Gnome Development/Docking library headers and development libraries
12mu|gdl3-3.8.1-1|52	Requires: %{libname} = %{version}-%{release}
12mu|gdl3-3.8.1-1|53	Requires: %{girname} = %{version}-%{release}
12mu|gdl3-3.8.1-1|54	Provides: %{name}-devel = %{version}-%{release}
12mu|gdl3-3.8.1-1|55	
12mu|gdl3-3.8.1-1|56	%description -n %{develname}
12mu|gdl3-3.8.1-1|57	This packages contains the headers and libraries for %{name}.
12mu|gdl3-3.8.1-1|58	
12mu|gdl3-3.8.1-1|59	%prep
12mu|gdl3-3.8.1-1|60	%setup -qn %{oname}-%{version}
12mu|gdl3-3.8.1-1|61	
12mu|gdl3-3.8.1-1|62	%build
12mu|gdl3-3.8.1-1|63	%configure2_5x \
12mu|gdl3-3.8.1-1|64	--disable-rpath \
12mu|gdl3-3.8.1-1|65	--disable-static
12mu|gdl3-3.8.1-1|66	
12mu|gdl3-3.8.1-1|67	%make
12mu|gdl3-3.8.1-1|68	
12mu|gdl3-3.8.1-1|69	%install
12mu|gdl3-3.8.1-1|70	%makeinstall_std
12mu|gdl3-3.8.1-1|71	
12mu|gdl3-3.8.1-1|72	# remove unpackaged files
12mu|gdl3-3.8.1-1|73	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mu|gdl3-3.8.1-1|74	
12mu|gdl3-3.8.1-1|75	%find_lang %{oname}-%{api}
12mu|gdl3-3.8.1-1|76	
12mu|gdl3-3.8.1-1|77	%files -f %{oname}-%{api}.lang
12mu|gdl3-3.8.1-1|78	
12mu|gdl3-3.8.1-1|79	%files -n %{libname}
12mu|gdl3-3.8.1-1|80	%{_libdir}/libgdl-%{api}.so.%{major}*
12mu|gdl3-3.8.1-1|81	
12mu|gdl3-3.8.1-1|82	%files -n %{girname}
12mu|gdl3-3.8.1-1|83	%{_libdir}/girepository-1.0/Gdl-%{api}.typelib
12mu|gdl3-3.8.1-1|84	
12mu|gdl3-3.8.1-1|85	%files -n %{develname}
12mu|gdl3-3.8.1-1|86	%doc ChangeLog README NEWS MAINTAINERS AUTHORS
12mu|gdl3-3.8.1-1|87	%{_libdir}/lib*.so
12mu|gdl3-3.8.1-1|88	%{_libdir}/pkgconfig/*
12mu|gdl3-3.8.1-1|89	%{_includedir}/*
12mu|gdl3-3.8.1-1|90	%{_datadir}/gtk-doc/html/gdl-*
12mu|gdl3-3.8.1-1|91	%{_datadir}/gir-1.0/Gdl-%{api}.gir

19663 12
12mu|gdm-3.8.1.1-12|1	%define _disable_ld_no_undefined 1
12mu|gdm-3.8.1.1-12|2	
12mu|gdm-3.8.1.1-12|3	%define major		1
12mu|gdm-3.8.1.1-12|4	%define	gmajor		1.0
12mu|gdm-3.8.1.1-12|5	%define libname		%mklibname gdm %{major}
12mu|gdm-3.8.1.1-12|6	#%define libnamesimple	%mklibname gdmsimplegreeter %{major}
12mu|gdm-3.8.1.1-12|7	%define develname	%mklibname -d %{name}
12mu|gdm-3.8.1.1-12|8	%define girname		%mklibname gdm-gir %{gmajor}
12mu|gdm-3.8.1.1-12|9	
12mu|gdm-3.8.1.1-12|10	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|gdm-3.8.1.1-12|11	
12mu|gdm-3.8.1.1-12|12	Summary:	The GNOME Display Manager
12mu|gdm-3.8.1.1-12|13	Name:		gdm
12mu|gdm-3.8.1.1-12|14	Version:	3.8.1.1
12mu|gdm-3.8.1.1-12|15	Release:	12
12mu|gdm-3.8.1.1-12|16	Epoch:		1
12mu|gdm-3.8.1.1-12|17	License:	GPLv2+
12mu|gdm-3.8.1.1-12|18	Group:		Graphical desktop/GNOME
12mu|gdm-3.8.1.1-12|19	URL:		http://www.gnome.org/projects/gdm/
12mu|gdm-3.8.1.1-12|20	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|gdm-3.8.1.1-12|21	Source1:	org.gnome.login-screen.gschema.override
12mu|gdm-3.8.1.1-12|22	Source2:	rosa-logo.png
12mu|gdm-3.8.1.1-12|23	# git format-patch --start-number 300 mga-3.1.2-plymouth..mga-3.1.2-patches
12mu|gdm-3.8.1.1-12|24	Patch0301:	0301-Novell-Look-at-the-current-runlevel-before-managing-.patch
12mu|gdm-3.8.1.1-12|25	Patch0302:	0302-Fix-gdm-pam.d-configs-3.8.0.patch
12mu|gdm-3.8.1.1-12|26	Patch0303:	0303-Read-.xsetup-scripts.patch
12mu|gdm-3.8.1.1-12|27	Patch0900:	gdm-3.8.1.1-drop-plymouth-conflicts.patch
12mu|gdm-3.8.1.1-12|28	
12mu|gdm-3.8.1.1-12|29	Provides:	dm
12mu|gdm-3.8.1.1-12|30	
12mu|gdm-3.8.1.1-12|31	Requires(postun): rpm-helper systemd update-alternatives
12mu|gdm-3.8.1.1-12|32	Requires(post):	  dconf systemd update-alternatives
12mu|gdm-3.8.1.1-12|33	
12mu|gdm-3.8.1.1-12|34	Requires:	pam
12mu|gdm-3.8.1.1-12|35	Requires:	sessreg
12mu|gdm-3.8.1.1-12|36	Requires:	usermode
12mu|gdm-3.8.1.1-12|37	Requires:	cdialog
12mu|gdm-3.8.1.1-12|38	Requires:	zenity
12mu|gdm-3.8.1.1-12|39	Requires:	gnome-session-bin
12mu|gdm-3.8.1.1-12|40	Requires:	gnome-settings-daemon
12mu|gdm-3.8.1.1-12|41	Requires:	metacity
12mu|gdm-3.8.1.1-12|42	Suggests:	gnome-power-manager
12mu|gdm-3.8.1.1-12|43	# for XFdrake on failsafe fallback:
12mu|gdm-3.8.1.1-12|44	Requires:	drakx-kbd-mouse-x11
12mu|gdm-3.8.1.1-12|45	Requires:	xinitrc >= 2.4.14
12mu|gdm-3.8.1.1-12|46	Requires:	dbus-x11
12mu|gdm-3.8.1.1-12|47	Requires:	polkit-gnome
12mu|gdm-3.8.1.1-12|48	Requires:	accountsservice
12mu|gdm-3.8.1.1-12|49	Requires:	gnome-icon-theme-symbolic
12mu|gdm-3.8.1.1-12|50	Provides:	gdm-Xnest
12mu|gdm-3.8.1.1-12|51	Obsoletes:	gdm-Xnest
12mu|gdm-3.8.1.1-12|52	
12mu|gdm-3.8.1.1-12|53	Obsoletes:	gdm-themes
12mu|gdm-3.8.1.1-12|54	Conflicts:	gdm-220
12mu|gdm-3.8.1.1-12|55	BuildRequires: 	pkgconfig(accountsservice) >= 0.6.12
12mu|gdm-3.8.1.1-12|56	BuildRequires:	pkgconfig(check) >= 0.9.4
12mu|gdm-3.8.1.1-12|57	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.74
12mu|gdm-3.8.1.1-12|58	BuildRequires:	pkgconfig(fontconfig) >= 2.5.0
12mu|gdm-3.8.1.1-12|59	BuildRequires:	pkgconfig(gconf-2.0) >= 2.31.3
12mu|gdm-3.8.1.1-12|60	BuildRequires:	pkgconfig(gio-2.0) >= 2.29.3
12mu|gdm-3.8.1.1-12|61	BuildRequires:	pkgconfig(gobject-2.0) >= 2.29.3
12mu|gdm-3.8.1.1-12|62	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|gdm-3.8.1.1-12|63	BuildRequires:	pkgconfig(gthread-2.0)
12mu|gdm-3.8.1.1-12|64	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.91.1
12mu|gdm-3.8.1.1-12|65	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.4
12mu|gdm-3.8.1.1-12|66	BuildRequires:	pkgconfig(libxklavier) >= 4.0
12mu|gdm-3.8.1.1-12|67	BuildRequires:	pkgconfig(nss) >= 3.11.1
12mu|gdm-3.8.1.1-12|68	BuildRequires:	pkgconfig(libsystemd-login)
12mu|gdm-3.8.1.1-12|69	BuildRequires:	pkgconfig(libsystemd-daemon)
12mu|gdm-3.8.1.1-12|70	BuildRequires:	pkgconfig(ply-boot-client)
12mu|gdm-3.8.1.1-12|71	BuildRequires:	pkgconfig(upower-glib) >= 0.9.0
12mu|gdm-3.8.1.1-12|72	BuildRequires:	pkgconfig(x11)
12mu|gdm-3.8.1.1-12|73	BuildRequires:	pkgconfig(xau)
12mu|gdm-3.8.1.1-12|74	BuildRequires:	pkgconfig(xdmcp)
12mu|gdm-3.8.1.1-12|75	BuildRequires:	pkgconfig(xrandr)
12mu|gdm-3.8.1.1-12|76	BuildRequires:	pam-devel
12mu|gdm-3.8.1.1-12|77	BuildRequires:	libwrap-devel
12mu|gdm-3.8.1.1-12|78	BuildRequires:	audit-devel
12mu|gdm-3.8.1.1-12|79	BuildRequires:	intltool >= 0.40.0
12mu|gdm-3.8.1.1-12|80	BuildRequires:	gettext-devel
12mu|gdm-3.8.1.1-12|81	BuildRequires:	yelp-tools
12mu|gdm-3.8.1.1-12|82	BuildRequires:	itstool
12mu|gdm-3.8.1.1-12|83	BuildRequires:	gnome-common
12mu|gdm-3.8.1.1-12|84	
12mu|gdm-3.8.1.1-12|85	Obsoletes:	gdm-user-switch-applet < 3.0.0
12mu|gdm-3.8.1.1-12|86	
12mu|gdm-3.8.1.1-12|87	Requires:	%{_lib}gmenu-gir3.0 >= 3.8.0
12mu|gdm-3.8.1.1-12|88	
12mu|gdm-3.8.1.1-12|89	%description
12mu|gdm-3.8.1.1-12|90	Gdm (the GNOME Display Manager) is a highly configurable
12mu|gdm-3.8.1.1-12|91	reimplementation of xdm, the X Display Manager. Gdm allows you to log
12mu|gdm-3.8.1.1-12|92	into your system with the X Window System running and supports running
12mu|gdm-3.8.1.1-12|93	several different X sessions on your local machine at the same time.
12mu|gdm-3.8.1.1-12|94	
12mu|gdm-3.8.1.1-12|95	%pre
12mu|gdm-3.8.1.1-12|96	%_pre_useradd gdm %{_var}/lib/gdm /bin/false
12mu|gdm-3.8.1.1-12|97	%_pre_groupadd xgrp gdm
12mu|gdm-3.8.1.1-12|98	
12mu|gdm-3.8.1.1-12|99	%post
12mu|gdm-3.8.1.1-12|100	# avoiding conflict with lightdm
12mu|gdm-3.8.1.1-12|101	if [ $1 -eq 1 ] ; then \
12mu|gdm-3.8.1.1-12|102	update-alternatives --install %{_bindir}/gdmflexiserver gdmflexiserver %{_libexecdir}/%{name}/gdmflexiserver 30
12mu|gdm-3.8.1.1-12|103	fi
12mu|gdm-3.8.1.1-12|104	
12mu|gdm-3.8.1.1-12|105	# (cg) Setup dconf settings for gdm
12mu|gdm-3.8.1.1-12|106	# http://git.gnome.org/browse/gdm/commit/?id=eebeb62e2daccc932f3033fbd857b619ba9936d0
12mu|gdm-3.8.1.1-12|107	dconf update
12mu|gdm-3.8.1.1-12|108	
12mu|gdm-3.8.1.1-12|109	if [ -f /%{_sysconfdir}/X11/xdm/Xsession -a ! -x /%{_sysconfdir}/X11/xdm/Xsession ]; then
12mu|gdm-3.8.1.1-12|110	chmod +x /%{_sysconfdir}/X11/xdm/Xsession
12mu|gdm-3.8.1.1-12|111	fi
12mu|gdm-3.8.1.1-12|112	if [ -x /usr/sbin/chksession ]; then /usr/sbin/chksession -g || true; fi
12mu|gdm-3.8.1.1-12|113	
12mu|gdm-3.8.1.1-12|114	%systemd_post gdm.service
12mu|gdm-3.8.1.1-12|115	
12mu|gdm-3.8.1.1-12|116	%{_sbindir}/gdm-safe-restart >/dev/null 2>&1 || :
12mu|gdm-3.8.1.1-12|117	
12mu|gdm-3.8.1.1-12|118	%postun
12mu|gdm-3.8.1.1-12|119	%_postun_userdel gdm
12mu|gdm-3.8.1.1-12|120	%_postun_groupdel xgrp gdm
12mu|gdm-3.8.1.1-12|121	%systemd_postun gdm.service
12mu|gdm-3.8.1.1-12|122	
12mu|gdm-3.8.1.1-12|123	%preun
12mu|gdm-3.8.1.1-12|124	if [ $1 -ge 0 ] ; then \
12mu|gdm-3.8.1.1-12|125	if [ ! -e %{_libexecdir}/%{name}/gdmflexiserver ]; then
12mu|gdm-3.8.1.1-12|126	update-alternatives --remove gdmflexiserver %{_libexecdir}/%{name}/gdmflexiserver
12mu|gdm-3.8.1.1-12|127	fi
12mu|gdm-3.8.1.1-12|128	fi
12mu|gdm-3.8.1.1-12|129	%systemd_preun gdm.service
12mu|gdm-3.8.1.1-12|130	
12mu|gdm-3.8.1.1-12|131	%files -f %{name}.lang
12mu|gdm-3.8.1.1-12|132	%doc AUTHORS COPYING NEWS README
12mu|gdm-3.8.1.1-12|133	%_sysconfdir/dbus-1/system.d/gdm.conf
12mu|gdm-3.8.1.1-12|134	%{_bindir}/gdm-screenshot
12mu|gdm-3.8.1.1-12|135	%{_sbindir}/gdm
12mu|gdm-3.8.1.1-12|136	%dir %{_sysconfdir}/X11/gdm
12mu|gdm-3.8.1.1-12|137	%{_sysconfdir}/gdm
12mu|gdm-3.8.1.1-12|138	%config(noreplace) %{_sysconfdir}/pam.d/gdm
12mu|gdm-3.8.1.1-12|139	%config(noreplace) %{_sysconfdir}/pam.d/gdm-autologin
12mu|gdm-3.8.1.1-12|140	%config(noreplace) %{_sysconfdir}/pam.d/gdm-pin
12mu|gdm-3.8.1.1-12|141	%config(noreplace) %{_sysconfdir}/pam.d/gdm-fingerprint
12mu|gdm-3.8.1.1-12|142	%config(noreplace) %{_sysconfdir}/pam.d/gdm-password
12mu|gdm-3.8.1.1-12|143	%config(noreplace) %{_sysconfdir}/pam.d/gdm-smartcard
12mu|gdm-3.8.1.1-12|144	%config(noreplace) %{_sysconfdir}/pam.d/gdm-launch-environment
12mu|gdm-3.8.1.1-12|145	%config(noreplace) %{_sysconfdir}/X11/gdm/custom.conf
12mu|gdm-3.8.1.1-12|146	%config(noreplace) %{_sysconfdir}/X11/gdm/Xsession
12mu|gdm-3.8.1.1-12|147	%dir %{_sysconfdir}/X11/dm
12mu|gdm-3.8.1.1-12|148	%dir %{_sysconfdir}/X11/dm/Sessions
12mu|gdm-3.8.1.1-12|149	%config(noreplace) %{_sysconfdir}/X11/gdm/PreSession
12mu|gdm-3.8.1.1-12|150	%config(noreplace) %{_sysconfdir}/X11/gdm/PostSession
12mu|gdm-3.8.1.1-12|151	%config(noreplace) %{_sysconfdir}/X11/gdm/PostLogin
12mu|gdm-3.8.1.1-12|152	%config(noreplace) %{_sysconfdir}/X11/gdm/Init
12mu|gdm-3.8.1.1-12|153	%{_libexecdir}/gdm-host-chooser
12mu|gdm-3.8.1.1-12|154	%{_libexecdir}/gdm-session-worker
12mu|gdm-3.8.1.1-12|155	%{_libexecdir}/gdm-simple-chooser
12mu|gdm-3.8.1.1-12|156	%{_libexecdir}/gdm-simple-greeter
12mu|gdm-3.8.1.1-12|157	%{_libexecdir}/gdm-simple-slave
12mu|gdm-3.8.1.1-12|158	%{_libexecdir}/gdm-smartcard-worker
12mu|gdm-3.8.1.1-12|159	%{_libexecdir}/gdm-xdmcp-chooser-slave
12mu|gdm-3.8.1.1-12|160	%{_libexecdir}/gdm/gdmflexiserver
12mu|gdm-3.8.1.1-12|161	%dir %{_libdir}/gdm
12mu|gdm-3.8.1.1-12|162	%dir %{_libdir}/gdm/simple-greeter
12mu|gdm-3.8.1.1-12|163	%dir %{_libdir}/gdm/simple-greeter/extensions
12mu|gdm-3.8.1.1-12|164	%{_libdir}/gdm/simple-greeter/extensions/libfingerprint.so
12mu|gdm-3.8.1.1-12|165	%{_libdir}/gdm/simple-greeter/extensions/libpassword.so
12mu|gdm-3.8.1.1-12|166	%{_libdir}/gdm/simple-greeter/extensions/libsmartcard.so
12mu|gdm-3.8.1.1-12|167	%{_datadir}/pixmaps/*
12mu|gdm-3.8.1.1-12|168	%{_datadir}/gdm
12mu|gdm-3.8.1.1-12|169	%{_datadir}/glib-2.0/schemas/org.gnome.login-screen.gschema.xml
12mu|gdm-3.8.1.1-12|170	%dir %{_datadir}/hosts
12mu|gdm-3.8.1.1-12|171	%attr(1770, gdm, gdm) %dir %{_localstatedir}/lib/gdm
12mu|gdm-3.8.1.1-12|172	%attr(1750, gdm, gdm) %dir %{_localstatedir}/lib/gdm/.config
12mu|gdm-3.8.1.1-12|173	%attr(1750, gdm, gdm) %dir %{_localstatedir}/lib/gdm/.config/dconf
12mu|gdm-3.8.1.1-12|174	#attr(1750, gdm, gdm) %dir %{_localstatedir}/lib/gdm/.local/share/applications
12mu|gdm-3.8.1.1-12|175	%attr(1755, gdm, gdm) %dir %{_localstatedir}/run/gdm/greeter
12mu|gdm-3.8.1.1-12|176	%attr(1777, root, gdm) %dir %{_localstatedir}/run/gdm
12mu|gdm-3.8.1.1-12|177	%attr(1755, root, gdm) %dir %{_localstatedir}/cache/gdm
12mu|gdm-3.8.1.1-12|178	%attr(700,gdm,gdm) %dir %{_localstatedir}/lib/gdm/.local
12mu|gdm-3.8.1.1-12|179	%attr(700,gdm,gdm) %dir %{_localstatedir}/lib/gdm/.local/share
12mu|gdm-3.8.1.1-12|180	%attr(700,gdm,gdm) %dir %{_localstatedir}/lib/gdm/.local/share/applications
12mu|gdm-3.8.1.1-12|181	%{_sysconfdir}/dconf/profile/gdm
12mu|gdm-3.8.1.1-12|182	%ghost %{_sysconfdir}/dconf/db/%{name}
12mu|gdm-3.8.1.1-12|183	%dir %{_sysconfdir}/dconf/db/gdm.d
12mu|gdm-3.8.1.1-12|184	%{_sysconfdir}/dconf/db/gdm.d/00-upstream-settings
12mu|gdm-3.8.1.1-12|185	%dir %{_sysconfdir}/dconf/db/gdm.d/locks
12mu|gdm-3.8.1.1-12|186	%{_sysconfdir}/dconf/db/gdm.d/locks/00-upstream-settings-locks
12mu|gdm-3.8.1.1-12|187	%{_datadir}/gnome-session/sessions/gdm-shell.session
12mu|gdm-3.8.1.1-12|188	%{_datadir}/gnome-session/sessions/gdm-fallback.session
12mu|gdm-3.8.1.1-12|189	%dir %{_var}/log/gdm
12mu|gdm-3.8.1.1-12|190	%{_datadir}/icons/hicolor/*/apps/gdm*
12mu|gdm-3.8.1.1-12|191	# (cg) Note: Ship this, but lets not enable it or do anything fancy
12mu|gdm-3.8.1.1-12|192	# until we fully redo any prefdm stuff and have units for all DMs
12mu|gdm-3.8.1.1-12|193	# we support.
12mu|gdm-3.8.1.1-12|194	%{_unitdir}/gdm.service
12mu|gdm-3.8.1.1-12|195	%{_datadir}/glib-2.0/schemas/org.gnome.login-screen.gschema.override
12mu|gdm-3.8.1.1-12|196	
12mu|gdm-3.8.1.1-12|197	#--------------------------------------------------------------------
12mu|gdm-3.8.1.1-12|198	%package -n %{libnamesimple}
12mu|gdm-3.8.1.1-12|199	Summary:	Library for the %name simple greeter
12mu|gdm-3.8.1.1-12|200	Group:		System/Libraries
12mu|gdm-3.8.1.1-12|201	
12mu|gdm-3.8.1.1-12|202	%description -n %{libnamesimple}
12mu|gdm-3.8.1.1-12|203	Gdm (the GNOME Display Manager) is a highly configurable
12mu|gdm-3.8.1.1-12|204	reimplementation of xdm, the X Display Manager. Gdm allows you to log
12mu|gdm-3.8.1.1-12|205	into your system with the X Window System running and supports running
12mu|gdm-3.8.1.1-12|206	several different X sessions on your local machine at the same time.
12mu|gdm-3.8.1.1-12|207	
12mu|gdm-3.8.1.1-12|208	%files -n %{libnamesimple}
12mu|gdm-3.8.1.1-12|209	%{_libdir}/libgdmsimplegreeter.so.%{major}*
12mu|gdm-3.8.1.1-12|210	
12mu|gdm-3.8.1.1-12|211	#--------------------------------------------------------------------
12mu|gdm-3.8.1.1-12|212	%package -n %{libname}
12mu|gdm-3.8.1.1-12|213	Summary:	Library for the %name greeter
12mu|gdm-3.8.1.1-12|214	Group:		System/Libraries
12mu|gdm-3.8.1.1-12|215	Obsoletes:	%{_lib}gdmreeter1 < 3.2.1-3
12mu|gdm-3.8.1.1-12|216	
12mu|gdm-3.8.1.1-12|217	%description -n %{libname}
12mu|gdm-3.8.1.1-12|218	Gdm (the GNOME Display Manager) is a highly configurable
12mu|gdm-3.8.1.1-12|219	reimplementation of xdm, the X Display Manager. Gdm allows you to log
12mu|gdm-3.8.1.1-12|220	into your system with the X Window System running and supports running
12mu|gdm-3.8.1.1-12|221	several different X sessions on your local machine at the same time.
12mu|gdm-3.8.1.1-12|222	
12mu|gdm-3.8.1.1-12|223	%files -n %{libname}
12mu|gdm-3.8.1.1-12|224	%{_libdir}/libgdm.so.%{major}*
12mu|gdm-3.8.1.1-12|225	
12mu|gdm-3.8.1.1-12|226	#--------------------------------------------------------------------
12mu|gdm-3.8.1.1-12|227	
12mu|gdm-3.8.1.1-12|228	%package -n %{girname}
12mu|gdm-3.8.1.1-12|229	Summary:        GObject Introspection interface description for %{name}
12mu|gdm-3.8.1.1-12|230	Group:          System/Libraries
12mu|gdm-3.8.1.1-12|231	Requires:       %{libname} = %{epoch}:%{version}-%{release}
12mu|gdm-3.8.1.1-12|232	
12mu|gdm-3.8.1.1-12|233	%description -n %{girname}
12mu|gdm-3.8.1.1-12|234	GObject Introspection interface description for %{name}.
12mu|gdm-3.8.1.1-12|235	
12mu|gdm-3.8.1.1-12|236	%files -n %{girname}
12mu|gdm-3.8.1.1-12|237	%{_libdir}/girepository-1.0/Gdm-%{gmajor}.typelib
12mu|gdm-3.8.1.1-12|238	
12mu|gdm-3.8.1.1-12|239	#--------------------------------------------------------------------
12mu|gdm-3.8.1.1-12|240	
12mu|gdm-3.8.1.1-12|241	%package -n %{develname}
12mu|gdm-3.8.1.1-12|242	Summary:	Development files for %{name}
12mu|gdm-3.8.1.1-12|243	Group:		Development/C
12mu|gdm-3.8.1.1-12|244	Requires:	%{libname} = %{epoch}:%{version}-%{release}
12mu|gdm-3.8.1.1-12|245	Provides:	%{name}-devel = %{epoch}:%{version}-%{release}
12mu|gdm-3.8.1.1-12|246	
12mu|gdm-3.8.1.1-12|247	%description -n %{develname}
12mu|gdm-3.8.1.1-12|248	The %{name}-devel package contains libraries and header files for
12mu|gdm-3.8.1.1-12|249	developing applications that use %{name}.
12mu|gdm-3.8.1.1-12|250	
12mu|gdm-3.8.1.1-12|251	%files -n %{develname}
12mu|gdm-3.8.1.1-12|252	%{_includedir}/gdm
12mu|gdm-3.8.1.1-12|253	%{_libdir}/libgdmsimplegreeter.so
12mu|gdm-3.8.1.1-12|254	%{_libdir}/libgdm.so
12mu|gdm-3.8.1.1-12|255	%{_libdir}/pkgconfig/gdmsimplegreeter.pc
12mu|gdm-3.8.1.1-12|256	%{_libdir}/pkgconfig/gdm.pc
12mu|gdm-3.8.1.1-12|257	%{_datadir}/gir-1.0/Gdm-%{gmajor}.gir
12mu|gdm-3.8.1.1-12|258	
12mu|gdm-3.8.1.1-12|259	#--------------------------------------------------------------------
12mu|gdm-3.8.1.1-12|260	
12mu|gdm-3.8.1.1-12|261	%prep
12mu|gdm-3.8.1.1-12|262	%setup -q
12mu|gdm-3.8.1.1-12|263	cp data/Init.in data/Default.in
12mu|gdm-3.8.1.1-12|264	%apply_patches
12mu|gdm-3.8.1.1-12|265	
12mu|gdm-3.8.1.1-12|266	%build
12mu|gdm-3.8.1.1-12|267	NOCONFIGURE=yes gnome-autogen.sh
12mu|gdm-3.8.1.1-12|268	%configure2_5x \
12mu|gdm-3.8.1.1-12|269	--with-sysconfsubdir=X11/gdm \
12mu|gdm-3.8.1.1-12|270	--with-dmconfdir=%{_sysconfdir}/X11/dm \
12mu|gdm-3.8.1.1-12|271	--disable-static \
12mu|gdm-3.8.1.1-12|272	--with-console-kit=no \
12mu|gdm-3.8.1.1-12|273	--with-systemd \
12mu|gdm-3.8.1.1-12|274	--with-plymouth
12mu|gdm-3.8.1.1-12|275	
12mu|gdm-3.8.1.1-12|276	%make
12mu|gdm-3.8.1.1-12|277	
12mu|gdm-3.8.1.1-12|278	%install
12mu|gdm-3.8.1.1-12|279	%makeinstall_std PAM_PREFIX=%{_sysconfdir}
12mu|gdm-3.8.1.1-12|280	
12mu|gdm-3.8.1.1-12|281	# don't provide PreSession/PostSession, pam handle this
12mu|gdm-3.8.1.1-12|282	rm -f %{buildroot}%{_sysconfdir}/X11/PreSession/Default
12mu|gdm-3.8.1.1-12|283	rm -f %{buildroot}%{_sysconfdir}/X11/PostSession/Default
12mu|gdm-3.8.1.1-12|284	
12mu|gdm-3.8.1.1-12|285	mkdir -p %{buildroot}%{_datadir}/hosts
12mu|gdm-3.8.1.1-12|286	
12mu|gdm-3.8.1.1-12|287	%find_lang %{name} --with-gnome --all-name
12mu|gdm-3.8.1.1-12|288	
12mu|gdm-3.8.1.1-12|289	mkdir -p %{buildroot}%{_var}/log/gdm %{buildroot}%{_sysconfdir}/X11/dm/Sessions
12mu|gdm-3.8.1.1-12|290	
12mu|gdm-3.8.1.1-12|291	#remove unpackaged files
12mu|gdm-3.8.1.1-12|292	rm -rf %{buildroot}%{_sysconfdir}/X11/gdm/PostLogin/Default.sample \
12mu|gdm-3.8.1.1-12|293	%{buildroot}%{_datadir}/xsessions/gnome.desktop
12mu|gdm-3.8.1.1-12|294	
12mu|gdm-3.8.1.1-12|295	find %{buildroot} -name '*.la' -delete
12mu|gdm-3.8.1.1-12|296	
12mu|gdm-3.8.1.1-12|297	# (cg) The existing gdm file is what we really want for gdm-password
12mu|gdm-3.8.1.1-12|298	rm -f %{buildroot}%{_sysconfdir}/pam.d/gdm-password
12mu|gdm-3.8.1.1-12|299	ln -s gdm %{buildroot}%{_sysconfdir}/pam.d/gdm-password
12mu|gdm-3.8.1.1-12|300	
12mu|gdm-3.8.1.1-12|301	# (cg) For ghost ownership
12mu|gdm-3.8.1.1-12|302	touch %{buildroot}%{_sysconfdir}/dconf/db/%{name}
12mu|gdm-3.8.1.1-12|303	
12mu|gdm-3.8.1.1-12|304	pushd %{buildroot}%{_sysconfdir}
12mu|gdm-3.8.1.1-12|305	ln -s X11/gdm
12mu|gdm-3.8.1.1-12|306	popd
12mu|gdm-3.8.1.1-12|307	
12mu|gdm-3.8.1.1-12|308	# avoiding conflict with lightdm
12mu|gdm-3.8.1.1-12|309	mkdir -p %{buildroot}%{_libexecdir}/%{name}
12mu|gdm-3.8.1.1-12|310	mv %{buildroot}%{_bindir}/gdmflexiserver %{buildroot}%{_libexecdir}/%{name}/gdmflexiserver
12mu|gdm-3.8.1.1-12|311	
12mu|gdm-3.8.1.1-12|312	echo "auth       optional pam_group.so" >> %{buildroot}%{_sysconfdir}/pam.d/gdm
12mu|gdm-3.8.1.1-12|313	echo "auth       optional pam_group.so" >> %{buildroot}%{_sysconfdir}/pam.d/gdm-autologin
12mu|gdm-3.8.1.1-12|314	echo "-session     optional      pam_systemd.so" >> %{buildroot}%{_sysconfdir}/pam.d/gdm-fingerprint
12mu|gdm-3.8.1.1-12|315	echo "-session     optional      pam_systemd.so" >> %{buildroot}%{_sysconfdir}/pam.d/gdm-smartcard
12mu|gdm-3.8.1.1-12|316	
12mu|gdm-3.8.1.1-12|317	# added ROSA logo
12mu|gdm-3.8.1.1-12|318	install -dD %{buildroot}%{_datadir}/glib-2.0/schemas
12mu|gdm-3.8.1.1-12|319	install -m644 %{SOURCE1} %{buildroot}%{_datadir}/glib-2.0/schemas/
12mu|gdm-3.8.1.1-12|320	install -m644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/
12mu|gdm-3.8.1.1-12|321	
12mu|gdm-3.8.1.1-12|322	sed -i 's@#!/bin/sh@#!/bin/bash@g' %{buildroot}%{_sysconfdir}/X11/gdm/Xsession
12mu|gdm-3.8.1.1-12|323	
12mu|gdm-3.8.1.1-12|324	%changelog
12mu|gdm-3.8.1.1-12|325	* Fri Nov 22 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-12
12mu|gdm-3.8.1.1-12|326	+ Revision: a1c5ce6
12mu|gdm-3.8.1.1-12|327	- update logo to english rosa
12mu|gdm-3.8.1.1-12|328	
12mu|gdm-3.8.1.1-12|329	* Mon Nov 11 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-12
12mu|gdm-3.8.1.1-12|330	+ Revision: 3d41442
12mu|gdm-3.8.1.1-12|331	- drop scrollkeeper update
12mu|gdm-3.8.1.1-12|332	
12mu|gdm-3.8.1.1-12|333	* Thu Nov 07 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-11
12mu|gdm-3.8.1.1-12|334	+ Revision: fc29dad
12mu|gdm-3.8.1.1-12|335	- change #!/bin/sh to #!/bin/bash in /etc/X11/gdm/Xsession
12mu|gdm-3.8.1.1-12|336	
12mu|gdm-3.8.1.1-12|337	* Thu Nov 07 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-10
12mu|gdm-3.8.1.1-12|338	+ Revision: ce4bafe
12mu|gdm-3.8.1.1-12|339	- drop some sources
12mu|gdm-3.8.1.1-12|340	
12mu|gdm-3.8.1.1-12|341	* Sat Nov 02 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-10
12mu|gdm-3.8.1.1-12|342	+ Revision: fab50fa
12mu|gdm-3.8.1.1-12|343	- bump release
12mu|gdm-3.8.1.1-12|344	
12mu|gdm-3.8.1.1-12|345	* Sat Nov 02 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-8
12mu|gdm-3.8.1.1-12|346	+ Revision: e5030c9
12mu|gdm-3.8.1.1-12|347	- Revert "drop chksession run and remove %{_sysconfdir}/X11/dm/"
12mu|gdm-3.8.1.1-12|348	- This reverts commit 39c1679423ca46ab4f0b3d18156f5d00dcd0e444.
12mu|gdm-3.8.1.1-12|349	
12mu|gdm-3.8.1.1-12|350	* Sat Nov 02 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-9
12mu|gdm-3.8.1.1-12|351	+ Revision: 4a4575d
12mu|gdm-3.8.1.1-12|352	- Revert "fix path"
12mu|gdm-3.8.1.1-12|353	- This reverts commit 93bb74b5d4cc22de9618951da865f27b6caca8eb.
12mu|gdm-3.8.1.1-12|354	
12mu|gdm-3.8.1.1-12|355	* Sat Nov 02 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-9
12mu|gdm-3.8.1.1-12|356	+ Revision: 6d1dfcf
12mu|gdm-3.8.1.1-12|357	- Revert "do not remove gnome.desktop"
12mu|gdm-3.8.1.1-12|358	- This reverts commit ebacab9e1ebc2bc68484fe35ec01f4826d12d054.
12mu|gdm-3.8.1.1-12|359	
12mu|gdm-3.8.1.1-12|360	* Fri Oct 25 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-9
12mu|gdm-3.8.1.1-12|361	+ Revision: ebacab9
12mu|gdm-3.8.1.1-12|362	- do not remove gnome.desktop
12mu|gdm-3.8.1.1-12|363	
12mu|gdm-3.8.1.1-12|364	* Wed Oct 23 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-9
12mu|gdm-3.8.1.1-12|365	+ Revision: 93bb74b
12mu|gdm-3.8.1.1-12|366	- fix path
12mu|gdm-3.8.1.1-12|367	
12mu|gdm-3.8.1.1-12|368	* Wed Oct 23 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-9
12mu|gdm-3.8.1.1-12|369	+ Revision: 39c1679
12mu|gdm-3.8.1.1-12|370	- drop chksession run and remove %{_sysconfdir}/X11/dm/
12mu|gdm-3.8.1.1-12|371	
12mu|gdm-3.8.1.1-12|372	* Sun Oct 13 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-8
12mu|gdm-3.8.1.1-12|373	+ Revision: 576dd39
12mu|gdm-3.8.1.1-12|374	- pack file
12mu|gdm-3.8.1.1-12|375	
12mu|gdm-3.8.1.1-12|376	* Sun Oct 13 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-8
12mu|gdm-3.8.1.1-12|377	+ Revision: 709038a
12mu|gdm-3.8.1.1-12|378	- added ROSA logo
12mu|gdm-3.8.1.1-12|379	
12mu|gdm-3.8.1.1-12|380	* Wed Oct 09 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-7
12mu|gdm-3.8.1.1-12|381	+ Revision: f56304c
12mu|gdm-3.8.1.1-12|382	- drop plymouth conflicts
12mu|gdm-3.8.1.1-12|383	
12mu|gdm-3.8.1.1-12|384	* Tue Oct 08 2013 akdengi <kazancas@mandriva.ru> 1:3.8.1.1-6
12mu|gdm-3.8.1.1-12|385	+ Revision: 91db9f2
12mu|gdm-3.8.1.1-12|386	- install alternatives for gdmflexiserver only in initial, not upgrade
12mu|gdm-3.8.1.1-12|387	
12mu|gdm-3.8.1.1-12|388	* Wed Sep 18 2013 akdengi <alexander.kazancev@rosalab.ru> 1:3.8.1.1-5
12mu|gdm-3.8.1.1-12|389	+ Revision: b2ea34d
12mu|gdm-3.8.1.1-12|390	- fix post
12mu|gdm-3.8.1.1-12|391	
12mu|gdm-3.8.1.1-12|392	* Wed Sep 18 2013 akdengi <alexander.kazancev@rosalab.ru> 1:3.8.1.1-4
12mu|gdm-3.8.1.1-12|393	+ Revision: dcffcf2
12mu|gdm-3.8.1.1-12|394	- fix triggers
12mu|gdm-3.8.1.1-12|395	
12mu|gdm-3.8.1.1-12|396	* Mon Sep 16 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 1:3.8.1.1-3
12mu|gdm-3.8.1.1-12|397	+ Revision: 20ebf2d
12mu|gdm-3.8.1.1-12|398	- Added alternatives to avoid conflict with lightdm
12mu|gdm-3.8.1.1-12|399	
12mu|gdm-3.8.1.1-12|400	* Thu Jul 25 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-2
12mu|gdm-3.8.1.1-12|401	+ Revision: a7734fb
12mu|gdm-3.8.1.1-12|402	- require package not typelib
12mu|gdm-3.8.1.1-12|403	
12mu|gdm-3.8.1.1-12|404	* Thu Jul 25 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-2
12mu|gdm-3.8.1.1-12|405	+ Revision: 849cfd9
12mu|gdm-3.8.1.1-12|406	- fix typo
12mu|gdm-3.8.1.1-12|407	
12mu|gdm-3.8.1.1-12|408	* Wed Jul 24 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-2
12mu|gdm-3.8.1.1-12|409	+ Revision: 451789c
12mu|gdm-3.8.1.1-12|410	- added R: typelib(Gmenu) force black screen
12mu|gdm-3.8.1.1-12|411	
12mu|gdm-3.8.1.1-12|412	* Tue Jul 23 2013 Alexander Kazancev <kazancas@gmail.com> 1:3.8.3.1-1
12mu|gdm-3.8.1.1-12|413	+ Revision: 618f233
12mu|gdm-3.8.1.1-12|414	- Use %systemd_post gdm.service in %post section
12mu|gdm-3.8.1.1-12|415	
12mu|gdm-3.8.1.1-12|416	* Fri Jul 12 2013 Tigro <ashejn@gmail.com> 1:3.8.3.1-1
12mu|gdm-3.8.1.1-12|417	+ Revision: bed2ea1
12mu|gdm-3.8.1.1-12|418	- update to 3.8.3.1 again
12mu|gdm-3.8.1.1-12|419	
12mu|gdm-3.8.1.1-12|420	* Tue Jun 25 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-1
12mu|gdm-3.8.1.1-12|421	+ Revision: e5e766c
12mu|gdm-3.8.1.1-12|422	- added epoch macro to R: and P: options
12mu|gdm-3.8.1.1-12|423	
12mu|gdm-3.8.1.1-12|424	* Tue Jun 25 2013 Tigro <ashejn@gmail.com> 1:3.8.1.1-1
12mu|gdm-3.8.1.1-12|425	+ Revision: 08436fa
12mu|gdm-3.8.1.1-12|426	- back to 3.8.1.1 and bump epoch
12mu|gdm-3.8.1.1-12|427	
12mu|gdm-3.8.1.1-12|428	* Thu Jun 20 2013 root <root@localhost.localdomain> 3.8.3.1-1
12mu|gdm-3.8.1.1-12|429	+ Revision: 80117e0
12mu|gdm-3.8.1.1-12|430	- sync to gnome38 branch
12mu|gdm-3.8.1.1-12|431	
12mu|gdm-3.8.1.1-12|432	* Tue Jun 18 2013 Tigro <ashejn@gmail.com> 3.8.3.1-1
12mu|gdm-3.8.1.1-12|433	+ Revision: 74934d2
12mu|gdm-3.8.1.1-12|434	- update to 3.8.3.1
12mu|gdm-3.8.1.1-12|435	
12mu|gdm-3.8.1.1-12|436	* Mon Jun 17 2013 Tigro <ashejn@gmail.com> 3.8.3-1
12mu|gdm-3.8.1.1-12|437	+ Revision: f782fb6
12mu|gdm-3.8.1.1-12|438	- drop fallback greeter
12mu|gdm-3.8.1.1-12|439	
12mu|gdm-3.8.1.1-12|440	* Fri Jun 14 2013 Tigro <ashejn@gmail.com> 3.8.3-1
12mu|gdm-3.8.1.1-12|441	+ Revision: 750a997
12mu|gdm-3.8.1.1-12|442	- drop patch
12mu|gdm-3.8.1.1-12|443	
12mu|gdm-3.8.1.1-12|444	* Fri Jun 14 2013 Tigro <ashejn@gmail.com> 3.8.3-1
12mu|gdm-3.8.1.1-12|445	+ Revision: def9972
12mu|gdm-3.8.1.1-12|446	- update to 3.8.3
12mu|gdm-3.8.1.1-12|447	
12mu|gdm-3.8.1.1-12|448	* Tue May 21 2013 Alexander Kazancev <kazancas@gmail.com> 3.6.2-10
12mu|gdm-3.8.1.1-12|449	+ Revision: f71d4c3
12mu|gdm-3.8.1.1-12|450	- Use %systemd_postun instead %systemd_postun_restart
12mu|gdm-3.8.1.1-12|451	
12mu|gdm-3.8.1.1-12|452	* Sat May 18 2013 Alexander Kazancev <kazancas@gmail.com> 3.6.2-9
12mu|gdm-3.8.1.1-12|453	+ Revision: 8e19966
12mu|gdm-3.8.1.1-12|454	- Add requires systemd to post, preun and postun
12mu|gdm-3.8.1.1-12|455	
12mu|gdm-3.8.1.1-12|456	* Sat May 18 2013 Alexander Kazancev <kazancas@gmail.com> 3.6.2-8
12mu|gdm-3.8.1.1-12|457	+ Revision: f831e42
12mu|gdm-3.8.1.1-12|458	- Use native systemd macros
12mu|gdm-3.8.1.1-12|459	
12mu|gdm-3.8.1.1-12|460	* Thu May 09 2013 Alexander Kazancev <kazancas@gmail.com> 3.6.2-7
12mu|gdm-3.8.1.1-12|461	+ Revision: 016f204
12mu|gdm-3.8.1.1-12|462	- Move gdm to systemd control
12mu|gdm-3.8.1.1-12|463	
12mu|gdm-3.8.1.1-12|464	

19664 12
12mu|gedit-3.8.3-1|1	%define _disable_ld_no_undefined 1
12mu|gedit-3.8.3-1|2	%define build_python 0
12mu|gedit-3.8.3-1|3	
12mu|gedit-3.8.3-1|4	Summary:	Small but powerful text editor for GNOME
12mu|gedit-3.8.3-1|5	Name:		gedit
12mu|gedit-3.8.3-1|6	Version:	3.8.3
12mu|gedit-3.8.3-1|7	Release:	1
12mu|gedit-3.8.3-1|8	License:	GPLv2+
12mu|gedit-3.8.3-1|9	Group:		Editors
12mu|gedit-3.8.3-1|10	URL:		http://www.gnome.org/projects/gedit/
12mu|gedit-3.8.3-1|11	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gedit/3.8/%{name}-%{version}.tar.xz
12mu|gedit-3.8.3-1|12	
12mu|gedit-3.8.3-1|13	BuildRequires:	desktop-file-utils
12mu|gedit-3.8.3-1|14	BuildRequires:	intltool
12mu|gedit-3.8.3-1|15	BuildRequires:	itstool
12mu|gedit-3.8.3-1|16	BuildRequires:	python-gi
12mu|gedit-3.8.3-1|17	BuildRequires:	libattr-devel
12mu|gedit-3.8.3-1|18	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|gedit-3.8.3-1|19	BuildRequires:	pkgconfig(enchant)
12mu|gedit-3.8.3-1|20	BuildRequires:	pkgconfig(glib-2.0)
12mu|gedit-3.8.3-1|21	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|gedit-3.8.3-1|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|gedit-3.8.3-1|23	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mu|gedit-3.8.3-1|24	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|gedit-3.8.3-1|25	BuildRequires:	pkgconfig(gtk-doc)
12mu|gedit-3.8.3-1|26	BuildRequires:	pkgconfig(gtksourceview-3.0)
12mu|gedit-3.8.3-1|27	BuildRequires:	pkgconfig(ice)
12mu|gedit-3.8.3-1|28	BuildRequires:	pkgconfig(iso-codes)
12mu|gedit-3.8.3-1|29	BuildRequires:	pkgconfig(libpeas-gtk-1.0)
12mu|gedit-3.8.3-1|30	BuildRequires:	pkgconfig(libsoup-2.4)
12mu|gedit-3.8.3-1|31	BuildRequires:	pkgconfig(libxml-2.0)
12mu|gedit-3.8.3-1|32	BuildRequires:	pkgconfig(sm)
12mu|gedit-3.8.3-1|33	BuildRequires:	pkgconfig(python3)
12mu|gedit-3.8.3-1|34	BuildRequires:	pkgconfig(x11)
12mu|gedit-3.8.3-1|35	BuildRequires:	pkgconfig(zeitgeist-2.0)
12mu|gedit-3.8.3-1|36	%if %{build_python}
12mu|gedit-3.8.3-1|37	BuildRequires:	pkgconfig(pygobject-3.0)
12mu|gedit-3.8.3-1|38	%endif
12mu|gedit-3.8.3-1|39	
12mu|gedit-3.8.3-1|40	Obsoletes:	%{_lib}gedit-private0 < 3.4.2
12mu|gedit-3.8.3-1|41	
12mu|gedit-3.8.3-1|42	%description
12mu|gedit-3.8.3-1|43	gEdit is a small but powerful text editor designed expressly
12mu|gedit-3.8.3-1|44	for GNOME.
12mu|gedit-3.8.3-1|45	
12mu|gedit-3.8.3-1|46	It includes such features as split-screen mode, a plugin
12mu|gedit-3.8.3-1|47	API, which allows gEdit to be extended to support many
12mu|gedit-3.8.3-1|48	features while remaining small at its core, multiple
12mu|gedit-3.8.3-1|49	document editing through the use of a 'tabbed' notebook and
12mu|gedit-3.8.3-1|50	many more functions.
12mu|gedit-3.8.3-1|51	
12mu|gedit-3.8.3-1|52	%package zeitgeist
12mu|gedit-3.8.3-1|53	Summary:	Zeitgeist plugin for gedit
12mu|gedit-3.8.3-1|54	Group:		Editors
12mu|gedit-3.8.3-1|55	Requires:	%{name} = %{version}-%{release}
12mu|gedit-3.8.3-1|56	
12mu|gedit-3.8.3-1|57	%description zeitgeist
12mu|gedit-3.8.3-1|58	This packages brings the Zeitgeist dataprovider - a plugin that logs
12mu|gedit-3.8.3-1|59	access and leave event for documents used with gedit.
12mu|gedit-3.8.3-1|60	
12mu|gedit-3.8.3-1|61	%package devel
12mu|gedit-3.8.3-1|62	Group:		Development/C
12mu|gedit-3.8.3-1|63	Summary:	Headers for writing gEdit plugins
12mu|gedit-3.8.3-1|64	Obsoletes:	%{_lib}gedit-private-devel < 3.4.2
12mu|gedit-3.8.3-1|65	
12mu|gedit-3.8.3-1|66	%description devel
12mu|gedit-3.8.3-1|67	Install this if you want to build plugins that use gEdit's API.
12mu|gedit-3.8.3-1|68	
12mu|gedit-3.8.3-1|69	%prep
12mu|gedit-3.8.3-1|70	%setup -q
12mu|gedit-3.8.3-1|71	
12mu|gedit-3.8.3-1|72	%build
12mu|gedit-3.8.3-1|73	%configure2_5x \
12mu|gedit-3.8.3-1|74	--disable-static \
12mu|gedit-3.8.3-1|75	--enable-gtk-doc \
12mu|gedit-3.8.3-1|76	%if %{build_python}
12mu|gedit-3.8.3-1|77	--enable-python \
12mu|gedit-3.8.3-1|78	%else
12mu|gedit-3.8.3-1|79	--disable-python \
12mu|gedit-3.8.3-1|80	%endif
12mu|gedit-3.8.3-1|81	--enable-introspection \
12mu|gedit-3.8.3-1|82	--disable-updater \
12mu|gedit-3.8.3-1|83	--enable-gvfs-metadata
12mu|gedit-3.8.3-1|84	
12mu|gedit-3.8.3-1|85	%make LIBS='-lm'
12mu|gedit-3.8.3-1|86	
12mu|gedit-3.8.3-1|87	%install
12mu|gedit-3.8.3-1|88	%makeinstall_std
12mu|gedit-3.8.3-1|89	
12mu|gedit-3.8.3-1|90	sed -i 's,Keywords.*,&;,g' %{buildroot}%{_datadir}/applications/gedit.desktop
12mu|gedit-3.8.3-1|91	
12mu|gedit-3.8.3-1|92	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mu|gedit-3.8.3-1|93	%find_lang %{name} --with-gnome
12mu|gedit-3.8.3-1|94	
12mu|gedit-3.8.3-1|95	%files -f %{name}.lang
12mu|gedit-3.8.3-1|96	%doc README AUTHORS NEWS MAINTAINERS
12mu|gedit-3.8.3-1|97	%{_bindir}/*
12mu|gedit-3.8.3-1|98	%{_datadir}/applications/gedit.desktop
12mu|gedit-3.8.3-1|99	%{_datadir}/dbus-1/services/org.gnome.gedit.service
12mu|gedit-3.8.3-1|100	%{_datadir}/GConf/gsettings/gedit.*
12mu|gedit-3.8.3-1|101	%{_datadir}/gedit
12mu|gedit-3.8.3-1|102	
12mu|gedit-3.8.3-1|103	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.gschema.xml
12mu|gedit-3.8.3-1|104	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.enums.xml
12mu|gedit-3.8.3-1|105	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.filebrowser.gschema.xml
12mu|gedit-3.8.3-1|106	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.filebrowser.enums.xml
12mu|gedit-3.8.3-1|107	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.time.gschema.xml
12mu|gedit-3.8.3-1|108	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.time.enums.xml
12mu|gedit-3.8.3-1|109	%{_mandir}/man1/gedit.1*
12mu|gedit-3.8.3-1|110	
12mu|gedit-3.8.3-1|111	%{_libdir}/gedit/gedit-bugreport.sh
12mu|gedit-3.8.3-1|112	%{_libdir}/gedit/girepository-1.0/Gedit-3.0.typelib
12mu|gedit-3.8.3-1|113	%{_libdir}/gedit/libgedit-private.so
12mu|gedit-3.8.3-1|114	
12mu|gedit-3.8.3-1|115	%{_libdir}/gedit/plugins/changecase.plugin
12mu|gedit-3.8.3-1|116	%{_libdir}/gedit/plugins/libchangecase.so
12mu|gedit-3.8.3-1|117	
12mu|gedit-3.8.3-1|118	%{_libdir}/gedit/plugins/libdocinfo.so
12mu|gedit-3.8.3-1|119	%{_libdir}/gedit/plugins/docinfo.plugin
12mu|gedit-3.8.3-1|120	
12mu|gedit-3.8.3-1|121	%{_libdir}/gedit/plugins/filebrowser.plugin
12mu|gedit-3.8.3-1|122	%{_libdir}/gedit/plugins/libfilebrowser.so
12mu|gedit-3.8.3-1|123	
12mu|gedit-3.8.3-1|124	%{_libdir}/gedit/plugins/modelines.plugin
12mu|gedit-3.8.3-1|125	%{_libdir}/gedit/plugins/libmodelines.so
12mu|gedit-3.8.3-1|126	
12mu|gedit-3.8.3-1|127	%{_libdir}/gedit/plugins/sort.plugin
12mu|gedit-3.8.3-1|128	%{_libdir}/gedit/plugins/libsort.so
12mu|gedit-3.8.3-1|129	
12mu|gedit-3.8.3-1|130	%{_libdir}/gedit/plugins/spell.plugin
12mu|gedit-3.8.3-1|131	%{_libdir}/gedit/plugins/libspell.so
12mu|gedit-3.8.3-1|132	
12mu|gedit-3.8.3-1|133	%{_libdir}/gedit/plugins/time.plugin
12mu|gedit-3.8.3-1|134	%{_libdir}/gedit/plugins/libtime.so
12mu|gedit-3.8.3-1|135	
12mu|gedit-3.8.3-1|136	%if %{build_python}
12mu|gedit-3.8.3-1|137	%{python_sitearch}/gi/overrides/Gedit.*
12mu|gedit-3.8.3-1|138	%{_libdir}/gedit/plugins/externaltools/*
12mu|gedit-3.8.3-1|139	%{_libdir}/gedit/plugins/externaltools.plugin
12mu|gedit-3.8.3-1|140	
12mu|gedit-3.8.3-1|141	%{_libdir}/gedit/plugins/pythonconsole/*
12mu|gedit-3.8.3-1|142	%{_libdir}/gedit/plugins/pythonconsole.plugin
12mu|gedit-3.8.3-1|143	
12mu|gedit-3.8.3-1|144	%{_libdir}/gedit/plugins/quickopen/*
12mu|gedit-3.8.3-1|145	%{_libdir}/gedit/plugins/quickopen.plugin
12mu|gedit-3.8.3-1|146	
12mu|gedit-3.8.3-1|147	%{_libdir}/gedit/plugins/snippets/*
12mu|gedit-3.8.3-1|148	%{_libdir}/gedit/plugins/snippets.plugin
12mu|gedit-3.8.3-1|149	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.pythonconsole.gschema.xml
12mu|gedit-3.8.3-1|150	%{_datadir}/glib-2.0/schemas/org.gnome.gedit.plugins.externaltools.gschema.xml
12mu|gedit-3.8.3-1|151	%endif
12mu|gedit-3.8.3-1|152	
12mu|gedit-3.8.3-1|153	%files zeitgeist
12mu|gedit-3.8.3-1|154	%{_libdir}/gedit/plugins/zeitgeist.plugin
12mu|gedit-3.8.3-1|155	%{_libdir}/gedit/plugins/libzeitgeistplugin.so
12mu|gedit-3.8.3-1|156	
12mu|gedit-3.8.3-1|157	%files devel
12mu|gedit-3.8.3-1|158	%doc %{_datadir}/gtk-doc/html/*
12mu|gedit-3.8.3-1|159	%{_includedir}/*
12mu|gedit-3.8.3-1|160	%{_libdir}/pkgconfig/*

19665 12
12mu|gedit-plugins-3.8.3-1|1	Summary:	Extra plugins for gedit
12mu|gedit-plugins-3.8.3-1|2	Name:		gedit-plugins
12mu|gedit-plugins-3.8.3-1|3	Version:	3.8.3
12mu|gedit-plugins-3.8.3-1|4	Release:	1
12mu|gedit-plugins-3.8.3-1|5	License:	GPLv2+
12mu|gedit-plugins-3.8.3-1|6	Group:		Editors
12mu|gedit-plugins-3.8.3-1|7	URL:		http://gedit.pn.org/
12mu|gedit-plugins-3.8.3-1|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|gedit-plugins-3.8.3-1|9	
12mu|gedit-plugins-3.8.3-1|10	BuildRequires:	intltool
12mu|gedit-plugins-3.8.3-1|11	BuildRequires:	pkgconfig(dbus-python)
12mu|gedit-plugins-3.8.3-1|12	BuildRequires:	pkgconfig(gedit)
12mu|gedit-plugins-3.8.3-1|13	BuildRequires:	pkgconfig(glib-2.0)
12mu|gedit-plugins-3.8.3-1|14	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|gedit-plugins-3.8.3-1|15	BuildRequires:	pkgconfig(gtksourceview-3.0)
12mu|gedit-plugins-3.8.3-1|16	BuildRequires:	pkgconfig(libpeas-gtk-1.0)
12mu|gedit-plugins-3.8.3-1|17	
12mu|gedit-plugins-3.8.3-1|18	Requires:	gedit >= 3.8.2
12mu|gedit-plugins-3.8.3-1|19	
12mu|gedit-plugins-3.8.3-1|20	%description
12mu|gedit-plugins-3.8.3-1|21	gEdit is a small but powerful text editor designed expressly
12mu|gedit-plugins-3.8.3-1|22	for GNOME.
12mu|gedit-plugins-3.8.3-1|23	
12mu|gedit-plugins-3.8.3-1|24	It includes such features as split-screen mode, a plugin
12mu|gedit-plugins-3.8.3-1|25	API, which allows gEdit to be extended to support many
12mu|gedit-plugins-3.8.3-1|26	features while remaining small at its core, multiple
12mu|gedit-plugins-3.8.3-1|27	document editing through the use of a 'tabbed' notebook and
12mu|gedit-plugins-3.8.3-1|28	many more functions.
12mu|gedit-plugins-3.8.3-1|29	
12mu|gedit-plugins-3.8.3-1|30	This package contains some extra plugins for gEdit, extending gEdit
12mu|gedit-plugins-3.8.3-1|31	functionality.
12mu|gedit-plugins-3.8.3-1|32	
12mu|gedit-plugins-3.8.3-1|33	%prep
12mu|gedit-plugins-3.8.3-1|34	%setup -q
12mu|gedit-plugins-3.8.3-1|35	
12mu|gedit-plugins-3.8.3-1|36	%build
12mu|gedit-plugins-3.8.3-1|37	%configure2_5x \
12mu|gedit-plugins-3.8.3-1|38	--disable-static
12mu|gedit-plugins-3.8.3-1|39	
12mu|gedit-plugins-3.8.3-1|40	%make
12mu|gedit-plugins-3.8.3-1|41	
12mu|gedit-plugins-3.8.3-1|42	%install
12mu|gedit-plugins-3.8.3-1|43	%makeinstall_std
12mu|gedit-plugins-3.8.3-1|44	find %{buildroot} -name *.la | xargs rm
12mu|gedit-plugins-3.8.3-1|45	
12mu|gedit-plugins-3.8.3-1|46	%find_lang %{name}
12mu|gedit-plugins-3.8.3-1|47	
12mu|gedit-plugins-3.8.3-1|48	%files -f %{name}.lang
12mu|gedit-plugins-3.8.3-1|49	%doc COPYING ChangeLog AUTHORS
12mu|gedit-plugins-3.8.3-1|50	%{_datadir}/glib-2.0/schemas/*.xml
12mu|gedit-plugins-3.8.3-1|51	%{_libdir}/gedit/plugins/*
12mu|gedit-plugins-3.8.3-1|52	%{_datadir}/gedit/plugins/*
12mu|gedit-plugins-3.8.3-1|53	

19666 12
12mu|gegl-0.2.0-9|1	%define	major	0
12mu|gegl-0.2.0-9|2	%define	api	0.2
12mu|gegl-0.2.0-9|3	%define	libname	%mklibname %{name} %{api}_%{major}
12mu|gegl-0.2.0-9|4	%define	devname	%mklibname -d %{name}
12mu|gegl-0.2.0-9|5	
12mu|gegl-0.2.0-9|6	Summary:	GEGL (Generic Graphics Library) - graph based image processing framework
12mu|gegl-0.2.0-9|7	Name:		gegl
12mu|gegl-0.2.0-9|8	Version:	0.2.0
12mu|gegl-0.2.0-9|9	Release:	9
12mu|gegl-0.2.0-9|10	License:	LGPLv3+
12mu|gegl-0.2.0-9|11	Group:		System/Libraries
12mu|gegl-0.2.0-9|12	Url:		http://www.gegl.org/
12mu|gegl-0.2.0-9|13	Source0:	ftp://ftp.gimp.org/pub/gegl/%{api}/%{name}-%{version}.tar.bz2
12mu|gegl-0.2.0-9|14	Patch0:		gegl-0.2.0-ffmpeg2.0.patch
12mu|gegl-0.2.0-9|15	Patch1:		gegl-0.2.0-CVE-2012-4433.patch
12mu|gegl-0.2.0-9|16	Patch2:		gegl-0.2.0-remove-src-over-op.patch
12mu|gegl-0.2.0-9|17	
12mu|gegl-0.2.0-9|18	BuildRequires:	enscript
12mu|gegl-0.2.0-9|19	BuildRequires:	intltool
12mu|gegl-0.2.0-9|20	BuildRequires:	graphviz
12mu|gegl-0.2.0-9|21	BuildRequires:	imagemagick
12mu|gegl-0.2.0-9|22	BuildRequires:	pango-modules
12mu|gegl-0.2.0-9|23	BuildRequires:	ruby
12mu|gegl-0.2.0-9|24	#gw warning: this needs the deprecated libavcodec scaler (img_convert,...)
12mu|gegl-0.2.0-9|25	BuildRequires:	ffmpeg-devel
12mu|gegl-0.2.0-9|26	BuildRequires:	jpeg-devel
12mu|gegl-0.2.0-9|27	BuildRequires:	pkgconfig(babl) >= 0.1.10
12mu|gegl-0.2.0-9|28	BuildRequires:	pkgconfig(glib-2.0)
12mu|gegl-0.2.0-9|29	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|gegl-0.2.0-9|30	BuildRequires:	pkgconfig(libopenraw-1.0)
12mu|gegl-0.2.0-9|31	BuildRequires:	pkgconfig(libpng)
12mu|gegl-0.2.0-9|32	BuildRequires:	pkgconfig(librsvg-2.0)
12mu|gegl-0.2.0-9|33	BuildRequires:	pkgconfig(lua)
12mu|gegl-0.2.0-9|34	BuildRequires:	pkgconfig(OpenEXR)
12mu|gegl-0.2.0-9|35	BuildRequires:	pkgconfig(pangocairo)
12mu|gegl-0.2.0-9|36	BuildRequires:	pkgconfig(sdl)
12mu|gegl-0.2.0-9|37	
12mu|gegl-0.2.0-9|38	%description
12mu|gegl-0.2.0-9|39	GEGL (Generic Graphics Library) is a graph based image processing
12mu|gegl-0.2.0-9|40	framework.
12mu|gegl-0.2.0-9|41	
12mu|gegl-0.2.0-9|42	GEGLs original design was made to scratch GIMPs itches for a new
12mu|gegl-0.2.0-9|43	compositing and processing core. This core is being designed to
12mu|gegl-0.2.0-9|44	have minimal dependencies. and a simple well defined API.
12mu|gegl-0.2.0-9|45	
12mu|gegl-0.2.0-9|46	%package -n     %{libname}
12mu|gegl-0.2.0-9|47	Summary:	A library for %{name}
12mu|gegl-0.2.0-9|48	Group:		System/Libraries
12mu|gegl-0.2.0-9|49	
12mu|gegl-0.2.0-9|50	%description -n	%{libname}
12mu|gegl-0.2.0-9|51	GEGL (Generic Graphics Library) is a graph based image processing
12mu|gegl-0.2.0-9|52	framework.
12mu|gegl-0.2.0-9|53	
12mu|gegl-0.2.0-9|54	GEGLs original design was made to scratch GIMPs itches for a new
12mu|gegl-0.2.0-9|55	compositing and processing core. This core is being designed to
12mu|gegl-0.2.0-9|56	have minimal dependencies. and a simple well defined API.
12mu|gegl-0.2.0-9|57	
12mu|gegl-0.2.0-9|58	%package -n	%{devname}
12mu|gegl-0.2.0-9|59	Summary:	Header files for %{name}
12mu|gegl-0.2.0-9|60	Group:		Development/C
12mu|gegl-0.2.0-9|61	Requires:	%{libname} = %{version}-%{release}
12mu|gegl-0.2.0-9|62	Provides:	%{name}-devel = %{version}-%{release}
12mu|gegl-0.2.0-9|63	
12mu|gegl-0.2.0-9|64	%description -n	%{devname}
12mu|gegl-0.2.0-9|65	GEGL (Generic Graphics Library) is a graph based image processing
12mu|gegl-0.2.0-9|66	framework.
12mu|gegl-0.2.0-9|67	
12mu|gegl-0.2.0-9|68	GEGLs original design was made to scratch GIMPs itches for a new
12mu|gegl-0.2.0-9|69	compositing and processing core. This core is being designed to
12mu|gegl-0.2.0-9|70	have minimal dependencies. and a simple well defined API.
12mu|gegl-0.2.0-9|71	
12mu|gegl-0.2.0-9|72	%prep
12mu|gegl-0.2.0-9|73	%setup -q
12mu|gegl-0.2.0-9|74	%patch0 -p1 -b .ffmpeg11~
12mu|gegl-0.2.0-9|75	%patch1 -p1 -b .CVE-2012-4433
12mu|gegl-0.2.0-9|76	%patch2 -p1 -b .remove-src-over-op
12mu|gegl-0.2.0-9|77	sed -e 's/\.dylib/.bundle/' -i configure.ac || die
12mu|gegl-0.2.0-9|78	autoreconf -fi
12mu|gegl-0.2.0-9|79	
12mu|gegl-0.2.0-9|80	%build
12mu|gegl-0.2.0-9|81	%configure2_5x \
12mu|gegl-0.2.0-9|82	--enable-workshop \
12mu|gegl-0.2.0-9|83	--with-pango \
12mu|gegl-0.2.0-9|84	--with-gdk-pixbuf \
12mu|gegl-0.2.0-9|85	--without-libspiro \
12mu|gegl-0.2.0-9|86	--disable-docs
12mu|gegl-0.2.0-9|87	%make
12mu|gegl-0.2.0-9|88	
12mu|gegl-0.2.0-9|89	%install
12mu|gegl-0.2.0-9|90	%makeinstall_std
12mu|gegl-0.2.0-9|91	
12mu|gegl-0.2.0-9|92	%find_lang %{name}-%{api}
12mu|gegl-0.2.0-9|93	
12mu|gegl-0.2.0-9|94	rm -f %{buildroot}%{_libdir}/gegl-%{api}/*.la
12mu|gegl-0.2.0-9|95	
12mu|gegl-0.2.0-9|96	%files -f %{name}-%{api}.lang
12mu|gegl-0.2.0-9|97	%doc README AUTHORS NEWS
12mu|gegl-0.2.0-9|98	%{_bindir}/gegl
12mu|gegl-0.2.0-9|99	%{_libdir}/gegl-%{api}/*.so
12mu|gegl-0.2.0-9|100	
12mu|gegl-0.2.0-9|101	%files -n %{libname}
12mu|gegl-0.2.0-9|102	%{_libdir}/libgegl-%{api}.so.%{major}*
12mu|gegl-0.2.0-9|103	
12mu|gegl-0.2.0-9|104	%files -n %{devname}
12mu|gegl-0.2.0-9|105	%doc ChangeLog
12mu|gegl-0.2.0-9|106	%{_libdir}/*.so
12mu|gegl-0.2.0-9|107	%{_includedir}/gegl-%{api}/
12mu|gegl-0.2.0-9|108	%{_libdir}/pkgconfig/%{name}-%{api}.pc

19667 12
12mu|genders-1.20-1|1	%define	major	0
12mu|genders-1.20-1|2	%define	majorpp	1
12mu|genders-1.20-1|3	%define libname	%mklibname genders %{major}
12mu|genders-1.20-1|4	%define libnamepp %mklibname gendersplusplus %{majorpp}
12mu|genders-1.20-1|5	%define devname %mklibname -d genders
12mu|genders-1.20-1|6	
12mu|genders-1.20-1|7	Summary:	Static cluster configuration database
12mu|genders-1.20-1|8	Name:		genders
12mu|genders-1.20-1|9	Version:	1.20
12mu|genders-1.20-1|10	Release:	1
12mu|genders-1.20-1|11	Group:		System/Libraries
12mu|genders-1.20-1|12	License:	GPLv2
12mu|genders-1.20-1|13	Url:		https://computing.llnl.gov/linux/genders.html
12mu|genders-1.20-1|14	Source0:	http://mesh.dl.sourceforge.net/sourceforge/genders/%{name}-%{version}.tar.gz
12mu|genders-1.20-1|15	BuildRequires:	byacc
12mu|genders-1.20-1|16	BuildRequires:	flex
12mu|genders-1.20-1|17	BuildRequires:	libtool
12mu|genders-1.20-1|18	BuildRequires:	perl-devel
12mu|genders-1.20-1|19	BuildRequires:	stdc++-devel
12mu|genders-1.20-1|20	BuildRequires:	pkgconfig(python)
12mu|genders-1.20-1|21	
12mu|genders-1.20-1|22	%description
12mu|genders-1.20-1|23	Genders is a static cluster configuration database used for cluster
12mu|genders-1.20-1|24	configuration management.  It is used by a variety of tools and scripts for
12mu|genders-1.20-1|25	management of large clusters.  The genders database is typically replicated
12mu|genders-1.20-1|26	on every node of the cluster. It describes the layout and configuration of
12mu|genders-1.20-1|27	the cluster so that tools and scripts can sense the variations of cluster
12mu|genders-1.20-1|28	nodes. By abstracting this information into a plain text file, it becomes
12mu|genders-1.20-1|29	possible to change the configuration of a cluster by modifying only one file.
12mu|genders-1.20-1|30	
12mu|genders-1.20-1|31	%package -n	%{libname}
12mu|genders-1.20-1|32	Summary:	Static cluster configuration database library
12mu|genders-1.20-1|33	Group:          System/Libraries
12mu|genders-1.20-1|34	
12mu|genders-1.20-1|35	%description -n	%{libname}
12mu|genders-1.20-1|36	This package contains a shared library for %{name}.
12mu|genders-1.20-1|37	
12mu|genders-1.20-1|38	%package -n	%{libnamepp}
12mu|genders-1.20-1|39	Summary:	Static cluster configuration database C++ library
12mu|genders-1.20-1|40	Group:          System/Libraries
12mu|genders-1.20-1|41	
12mu|genders-1.20-1|42	%description -n	%{libnamepp}
12mu|genders-1.20-1|43	This package contains the C++ bindings for genders.
12mu|genders-1.20-1|44	
12mu|genders-1.20-1|45	%package -n	%{devname}
12mu|genders-1.20-1|46	Summary:	Development library and header files for the genders library
12mu|genders-1.20-1|47	Group:		Development/C
12mu|genders-1.20-1|48	Provides:	%{name}-devel = %{version}
12mu|genders-1.20-1|49	Requires:	%{libname} = %{version}
12mu|genders-1.20-1|50	Requires:	%{libnamepp} = %{version}
12mu|genders-1.20-1|51	
12mu|genders-1.20-1|52	%description -n	%{devname}
12mu|genders-1.20-1|53	This package contains the development genders library and its header files.
12mu|genders-1.20-1|54	
12mu|genders-1.20-1|55	%package	compat
12mu|genders-1.20-1|56	Summary:	Compatability library
12mu|genders-1.20-1|57	Group:		System/Libraries
12mu|genders-1.20-1|58	
12mu|genders-1.20-1|59	%description	compat
12mu|genders-1.20-1|60	genders API that is compatible with earlier releases of genders
12mu|genders-1.20-1|61	
12mu|genders-1.20-1|62	%package -n	perl-Libgenders
12mu|genders-1.20-1|63	Summary:	Genders	interface
12mu|genders-1.20-1|64	Group:		Development/Perl
12mu|genders-1.20-1|65	Provides:	perl-Genders = %{version}
12mu|genders-1.20-1|66	Obsoletes:	perl-Genders
12mu|genders-1.20-1|67	
12mu|genders-1.20-1|68	%description -n	perl-Libgenders
12mu|genders-1.20-1|69	This package provides a perl interface for querying a genders file.
12mu|genders-1.20-1|70	
12mu|genders-1.20-1|71	%package -n	python-libgenders
12mu|genders-1.20-1|72	Summary:	Genders	interface
12mu|genders-1.20-1|73	Group:		Development/Python
12mu|genders-1.20-1|74	
12mu|genders-1.20-1|75	%description -n	python-libgenders
12mu|genders-1.20-1|76	This package provides a python interface for querying a genders file.
12mu|genders-1.20-1|77	
12mu|genders-1.20-1|78	%prep
12mu|genders-1.20-1|79	%setup  -q
12mu|genders-1.20-1|80	
12mu|genders-1.20-1|81	%build
12mu|genders-1.20-1|82	%configure2_5x \
12mu|genders-1.20-1|83	--disable-static \
12mu|genders-1.20-1|84	--with-genders-file=%{_sysconfdir}/%{name} \
12mu|genders-1.20-1|85	--with-perl-site-arch \
12mu|genders-1.20-1|86	--with-extension-destdir=%{buildroot}
12mu|genders-1.20-1|87	
12mu|genders-1.20-1|88	make LD_RUN_PATH=""
12mu|genders-1.20-1|89	
12mu|genders-1.20-1|90	%install
12mu|genders-1.20-1|91	install -d %{buildroot}%{_sysconfdir}
12mu|genders-1.20-1|92	%makeinstall_std LD_RUN_PATH=""
12mu|genders-1.20-1|93	
12mu|genders-1.20-1|94	install -m0644 genders.sample %{buildroot}%{_sysconfdir}/%{name}
12mu|genders-1.20-1|95	
12mu|genders-1.20-1|96	# bork
12mu|genders-1.20-1|97	mv %{buildroot}/usr/local/share/man/man3/Libgenders.3pm %{buildroot}%{_mandir}/man3/Libgenders.3pm
12mu|genders-1.20-1|98	
12mu|genders-1.20-1|99	%files
12mu|genders-1.20-1|100	%doc README NEWS ChangeLog DISCLAIMER DISCLAIMER.UC COPYING TUTORIAL
12mu|genders-1.20-1|101	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/%{name}
12mu|genders-1.20-1|102	%{_bindir}/*
12mu|genders-1.20-1|103	%{_mandir}/man1/*
12mu|genders-1.20-1|104	
12mu|genders-1.20-1|105	%files -n %{libname}
12mu|genders-1.20-1|106	%{_libdir}/libgenders.so.%{major}*
12mu|genders-1.20-1|107	
12mu|genders-1.20-1|108	%files -n %{libnamepp}
12mu|genders-1.20-1|109	%{_libdir}/libgendersplusplus.so.%{majorpp}*
12mu|genders-1.20-1|110	
12mu|genders-1.20-1|111	%files -n %{devname}
12mu|genders-1.20-1|112	%{_includedir}/*
12mu|genders-1.20-1|113	%{_libdir}/*.so
12mu|genders-1.20-1|114	%{_mandir}/man3/genders*
12mu|genders-1.20-1|115	%{_mandir}/man3/libgenders*
12mu|genders-1.20-1|116	
12mu|genders-1.20-1|117	%files compat
12mu|genders-1.20-1|118	%{_mandir}/man3/gendlib*
12mu|genders-1.20-1|119	%dir %{_prefix}/lib/genders
12mu|genders-1.20-1|120	%{_prefix}/lib/genders/*
12mu|genders-1.20-1|121	
12mu|genders-1.20-1|122	%files -n perl-Libgenders
12mu|genders-1.20-1|123	%{perl_sitearch}/Genders.pm
12mu|genders-1.20-1|124	%{perl_sitearch}/Libgenders.pm
12mu|genders-1.20-1|125	%dir %{perl_sitearch}/auto/Libgenders
12mu|genders-1.20-1|126	%{perl_sitearch}/auto/Libgenders/Libgenders.so
12mu|genders-1.20-1|127	%{_mandir}/man3/Genders.3pm*
12mu|genders-1.20-1|128	%{_mandir}/man3/Libgenders.3pm*
12mu|genders-1.20-1|129	
12mu|genders-1.20-1|130	%files -n python-libgenders
12mu|genders-1.20-1|131	%{python_sitearch}/genders.py
12mu|genders-1.20-1|132	%{python_sitearch}/libgenders-*-py*.egg-info
12mu|genders-1.20-1|133	%{python_sitearch}/libgenders.so
12mu|genders-1.20-1|134	

19668 12
12mu|geoip-1.5.1-1|1	%define oname GeoIP
12mu|geoip-1.5.1-1|2	%define major 1
12mu|geoip-1.5.1-1|3	%define updatemajor 0
12mu|geoip-1.5.1-1|4	
12mu|geoip-1.5.1-1|5	%define libname %mklibname geoip %{major}
12mu|geoip-1.5.1-1|6	%define libupdate %mklibname geoipupdate %{updatemajor}
12mu|geoip-1.5.1-1|7	%define devname %mklibname geoip -d
12mu|geoip-1.5.1-1|8	
12mu|geoip-1.5.1-1|9	Summary:	Find what country an IP address or hostname originates from
12mu|geoip-1.5.1-1|10	Name:		geoip
12mu|geoip-1.5.1-1|11	Version:	1.5.1
12mu|geoip-1.5.1-1|12	Release:	1
12mu|geoip-1.5.1-1|13	License:	LGPLv2+
12mu|geoip-1.5.1-1|14	Group:		System/Libraries
12mu|geoip-1.5.1-1|15	Url:		http://www.maxmind.com/app/c
12mu|geoip-1.5.1-1|16	Source0:	http://www.maxmind.com/download/geoip/api/c/%{oname}-%{version}.tar.gz
12mu|geoip-1.5.1-1|17	Source1:	http://www.maxmind.com/download/geoip/database/%{oname}.dat.gz
12mu|geoip-1.5.1-1|18	Source2:	http://www.maxmind.com/download/geoip/database/LICENSE.txt
12mu|geoip-1.5.1-1|19	Source3:	http://www.maxmind.com/download/geoip/database/GeoLiteCity.dat.gz
12mu|geoip-1.5.1-1|20	Source4:	http://www.maxmind.com/download/geoip/database/asnum/GeoIPASNum.dat.gz
12mu|geoip-1.5.1-1|21	Source5:	geoip.contrab
12mu|geoip-1.5.1-1|22	BuildRequires:	libtool
12mu|geoip-1.5.1-1|23	BuildRequires:	pkgconfig(zlib)
12mu|geoip-1.5.1-1|24	
12mu|geoip-1.5.1-1|25	%description
12mu|geoip-1.5.1-1|26	GeoIP is a C library that enables the user to find the country that any IP
12mu|geoip-1.5.1-1|27	address or hostname originates from. It uses a file based database that is
12mu|geoip-1.5.1-1|28	accurate as of March 2003. This database simply contains IP blocks as keys,
12mu|geoip-1.5.1-1|29	and countries as values. This database should be more complete and accurate
12mu|geoip-1.5.1-1|30	than using reverse DNS lookups. Commercial databases and automatic update
12mu|geoip-1.5.1-1|31	services are available from http://www.maxmind.com/
12mu|geoip-1.5.1-1|32	
12mu|geoip-1.5.1-1|33	This module can be used to automatically select the geographically closest
12mu|geoip-1.5.1-1|34	mirror, to analyze your web server logs to determine the countries of your
12mu|geoip-1.5.1-1|35	visitors, for credit card fraud detection, and for software export controls.
12mu|geoip-1.5.1-1|36	
12mu|geoip-1.5.1-1|37	%package -n	%{libname}
12mu|geoip-1.5.1-1|38	Summary:	Shared library part of GeoIP
12mu|geoip-1.5.1-1|39	Group:		System/Libraries
12mu|geoip-1.5.1-1|40	Suggests:	%{name} >= %{version}-%{release}
12mu|geoip-1.5.1-1|41	
12mu|geoip-1.5.1-1|42	%description -n	%{libname}
12mu|geoip-1.5.1-1|43	This package contains a shared library for %{name}.
12mu|geoip-1.5.1-1|44	
12mu|geoip-1.5.1-1|45	%package -n	%{libupdate}
12mu|geoip-1.5.1-1|46	Summary:	Shared library parts of GeoIP
12mu|geoip-1.5.1-1|47	Group:		System/Libraries
12mu|geoip-1.5.1-1|48	
12mu|geoip-1.5.1-1|49	%description -n	%{libupdate}
12mu|geoip-1.5.1-1|50	This package contains a shared library for %{name}.
12mu|geoip-1.5.1-1|51	
12mu|geoip-1.5.1-1|52	%package -n	%{devname}
12mu|geoip-1.5.1-1|53	Summary:	Headers and libraries needed for GeoIP development
12mu|geoip-1.5.1-1|54	Group:		Development/C
12mu|geoip-1.5.1-1|55	Requires:	%{libname} >= %{version}-%{release}
12mu|geoip-1.5.1-1|56	Requires:	%{libupdate} = %{version}-%{release}
12mu|geoip-1.5.1-1|57	Provides:	%{name}-devel = %{version}-%{release}
12mu|geoip-1.5.1-1|58	Provides:	%{oname}-devel = %{version}-%{release}
12mu|geoip-1.5.1-1|59	
12mu|geoip-1.5.1-1|60	%description -n	%{devname}
12mu|geoip-1.5.1-1|61	This package contains the development files for %{name}.
12mu|geoip-1.5.1-1|62	
12mu|geoip-1.5.1-1|63	%prep
12mu|geoip-1.5.1-1|64	%setup -qn %{oname}-%{version}
12mu|geoip-1.5.1-1|65	
12mu|geoip-1.5.1-1|66	zcat %{SOURCE1} > data/GeoIP.dat
12mu|geoip-1.5.1-1|67	cp %{SOURCE2} LICENSE.txt
12mu|geoip-1.5.1-1|68	zcat %{SOURCE3} > data/GeoLiteCity.dat
12mu|geoip-1.5.1-1|69	zcat %{SOURCE4} > data/GeoIPASNum.dat
12mu|geoip-1.5.1-1|70	
12mu|geoip-1.5.1-1|71	%build
12mu|geoip-1.5.1-1|72	rm -rf configure autom4te.cache
12mu|geoip-1.5.1-1|73	libtoolize --copy --force; aclocal; automake --gnu --add-missing --copy; autoconf
12mu|geoip-1.5.1-1|74	
12mu|geoip-1.5.1-1|75	%configure2_5x \
12mu|geoip-1.5.1-1|76	--disable-static
12mu|geoip-1.5.1-1|77	
12mu|geoip-1.5.1-1|78	%make
12mu|geoip-1.5.1-1|79	
12mu|geoip-1.5.1-1|80	%check
12mu|geoip-1.5.1-1|81	#gw disable tests if there's no network
12mu|geoip-1.5.1-1|82	if ping -c 1 svn.mandriva.com; then
12mu|geoip-1.5.1-1|83	make check
12mu|geoip-1.5.1-1|84	fi
12mu|geoip-1.5.1-1|85	
12mu|geoip-1.5.1-1|86	%install
12mu|geoip-1.5.1-1|87	%makeinstall_std
12mu|geoip-1.5.1-1|88	#gw path fix man page
12mu|geoip-1.5.1-1|89	perl -pi -e "s^%{buildroot}^^" %{buildroot}%{_mandir}/man1/geoipupdate.1
12mu|geoip-1.5.1-1|90	
12mu|geoip-1.5.1-1|91	mkdir -p %{buildroot}%{_sysconfdir}/cron.monthly
12mu|geoip-1.5.1-1|92	install -m755 %{SOURCE5} %{buildroot}%{_sysconfdir}/cron.monthly/geoip
12mu|geoip-1.5.1-1|93	install -m0644 data/GeoLiteCity.dat %{buildroot}%{_datadir}/GeoIP/
12mu|geoip-1.5.1-1|94	install -m0644 data/GeoIPASNum.dat %{buildroot}%{_datadir}/GeoIP/
12mu|geoip-1.5.1-1|95	
12mu|geoip-1.5.1-1|96	%files
12mu|geoip-1.5.1-1|97	%doc AUTHORS COPYING ChangeLog README TODO LICENSE.txt
12mu|geoip-1.5.1-1|98	%config(noreplace) %{_sysconfdir}/GeoIP.conf
12mu|geoip-1.5.1-1|99	%config(noreplace) %{_sysconfdir}/GeoIP.conf.default
12mu|geoip-1.5.1-1|100	%{_bindir}/geoiplookup
12mu|geoip-1.5.1-1|101	%{_bindir}/geoipupdate
12mu|geoip-1.5.1-1|102	%{_bindir}/geoiplookup6
12mu|geoip-1.5.1-1|103	%config(noreplace) %{_datadir}/GeoIP
12mu|geoip-1.5.1-1|104	%{_mandir}/man1/geoiplookup.1*
12mu|geoip-1.5.1-1|105	%{_mandir}/man1/geoiplookup6.1*
12mu|geoip-1.5.1-1|106	%{_mandir}/man1/geoipupdate.1*
12mu|geoip-1.5.1-1|107	%{_sysconfdir}/cron.monthly/geoip
12mu|geoip-1.5.1-1|108	
12mu|geoip-1.5.1-1|109	%files -n %{libname}
12mu|geoip-1.5.1-1|110	%{_libdir}/libGeoIP.so.%{major}*
12mu|geoip-1.5.1-1|111	
12mu|geoip-1.5.1-1|112	%files -n %{libupdate}
12mu|geoip-1.5.1-1|113	%{_libdir}/libGeoIPUpdate.so.%{updatemajor}*
12mu|geoip-1.5.1-1|114	
12mu|geoip-1.5.1-1|115	%files -n %{devname}
12mu|geoip-1.5.1-1|116	%{_libdir}/lib*.so
12mu|geoip-1.5.1-1|117	%{_includedir}/*
12mu|geoip-1.5.1-1|118	%{_libdir}/pkgconfig/*.pc
12mu|geoip-1.5.1-1|119	

19669 12
12mu|geronimo-parent-poms-1.6-7|1	%global genesis_version 1.5
12mu|geronimo-parent-poms-1.6-7|2	
12mu|geronimo-parent-poms-1.6-7|3	Summary:	Parent POM files for geronimo-specs
12mu|geronimo-parent-poms-1.6-7|4	Name:		geronimo-parent-poms
12mu|geronimo-parent-poms-1.6-7|5	Version:	1.6
12mu|geronimo-parent-poms-1.6-7|6	Release:	7
12mu|geronimo-parent-poms-1.6-7|7	Group:		Development/Java
12mu|geronimo-parent-poms-1.6-7|8	License:	ASL 2.0
12mu|geronimo-parent-poms-1.6-7|9	Url:		http://geronimo.apache.org/
12mu|geronimo-parent-poms-1.6-7|10	# Following the parent chain all the way up ...
12mu|geronimo-parent-poms-1.6-7|11	# http://svn.apache.org/repos/asf/geronimo/specs/tags/specs-parent-%{version}/pom.xml
12mu|geronimo-parent-poms-1.6-7|12	Source0:	geronimo-parent.pom
12mu|geronimo-parent-poms-1.6-7|13	# http://svn.apache.org/repos/asf/geronimo/genesis/tags/genesis-%{genesis_version}/config/project-config/pom.xml
12mu|geronimo-parent-poms-1.6-7|14	Source1:	genesis-project-config.pom
12mu|geronimo-parent-poms-1.6-7|15	# http://svn.apache.org/repos/asf/geronimo/genesis/tags/genesis-%{genesis_version}/config/pom.xml
12mu|geronimo-parent-poms-1.6-7|16	Source2:	genesis-config.pom
12mu|geronimo-parent-poms-1.6-7|17	# http://svn.apache.org/repos/asf/geronimo/genesis/tags/genesis-%{genesis_version}/pom.xml
12mu|geronimo-parent-poms-1.6-7|18	Source3:	genesis-parent.pom
12mu|geronimo-parent-poms-1.6-7|19	# Remove dependencies from POMs that aren't yet in Fedora
12mu|geronimo-parent-poms-1.6-7|20	Patch0:		geronimo-parent-poms-remove-dependencies.patch
12mu|geronimo-parent-poms-1.6-7|21	BuildArch:	noarch
12mu|geronimo-parent-poms-1.6-7|22	
12mu|geronimo-parent-poms-1.6-7|23	BuildRequires:	jpackage-utils >= 1.7.3
12mu|geronimo-parent-poms-1.6-7|24	Requires(post,postun):	jpackage-utils >= 1.7.3
12mu|geronimo-parent-poms-1.6-7|25	# Dependencies and plugins from the POM files
12mu|geronimo-parent-poms-1.6-7|26	Suggests:	apache-resource-bundles
12mu|geronimo-parent-poms-1.6-7|27	Suggests:	junit
12mu|geronimo-parent-poms-1.6-7|28	Suggests:	maven2-common-poms
12mu|geronimo-parent-poms-1.6-7|29	Suggests:	maven2-plugin-antrun
12mu|geronimo-parent-poms-1.6-7|30	Suggests:	maven2-plugin-assembly
12mu|geronimo-parent-poms-1.6-7|31	Suggests:	maven2-plugin-clean
12mu|geronimo-parent-poms-1.6-7|32	Suggests:	maven2-plugin-compiler
12mu|geronimo-parent-poms-1.6-7|33	Suggests:	maven2-plugin-dependency
12mu|geronimo-parent-poms-1.6-7|34	Suggests:	maven2-plugin-deploy
12mu|geronimo-parent-poms-1.6-7|35	Suggests:	maven2-plugin-eclipse
12mu|geronimo-parent-poms-1.6-7|36	Suggests:	maven2-plugin-enforcer
12mu|geronimo-parent-poms-1.6-7|37	Suggests:	maven2-plugin-gpg
12mu|geronimo-parent-poms-1.6-7|38	Suggests:	maven2-plugin-idea
12mu|geronimo-parent-poms-1.6-7|39	Suggests:	maven2-plugin-install
12mu|geronimo-parent-poms-1.6-7|40	Suggests:	maven2-plugin-jar
12mu|geronimo-parent-poms-1.6-7|41	Suggests:	maven2-plugin-javadoc
12mu|geronimo-parent-poms-1.6-7|42	Suggests:	maven2-plugin-one
12mu|geronimo-parent-poms-1.6-7|43	Suggests:	maven2-plugin-plugin
12mu|geronimo-parent-poms-1.6-7|44	Suggests:	maven2-plugin-pmd
12mu|geronimo-parent-poms-1.6-7|45	Suggests:	maven2-plugin-project-info-reports
12mu|geronimo-parent-poms-1.6-7|46	Suggests:	maven2-plugin-rar
12mu|geronimo-parent-poms-1.6-7|47	Suggests:	maven2-plugin-remote-resources
12mu|geronimo-parent-poms-1.6-7|48	Suggests:	maven2-plugin-site
12mu|geronimo-parent-poms-1.6-7|49	Suggests:	maven2-plugin-source
12mu|geronimo-parent-poms-1.6-7|50	Suggests:	maven2-plugin-stage
12mu|geronimo-parent-poms-1.6-7|51	Suggests:	maven2-plugin-war
12mu|geronimo-parent-poms-1.6-7|52	Suggests:	maven-archiver
12mu|geronimo-parent-poms-1.6-7|53	Suggests:	maven-plugin-build-helper
12mu|geronimo-parent-poms-1.6-7|54	Suggests:	maven-plugin-bundle
12mu|geronimo-parent-poms-1.6-7|55	Suggests:	maven-plugin-jxr
12mu|geronimo-parent-poms-1.6-7|56	Suggests:	maven-surefire-maven-plugin
12mu|geronimo-parent-poms-1.6-7|57	Suggests:	maven-surefire-report-maven-plugin
12mu|geronimo-parent-poms-1.6-7|58	Suggests:	maven-wagon
12mu|geronimo-parent-poms-1.6-7|59	
12mu|geronimo-parent-poms-1.6-7|60	%description
12mu|geronimo-parent-poms-1.6-7|61	The Project Object Model files for the geronimo-specs modules.
12mu|geronimo-parent-poms-1.6-7|62	
12mu|geronimo-parent-poms-1.6-7|63	%prep
12mu|geronimo-parent-poms-1.6-7|64	%setup -c -T
12mu|geronimo-parent-poms-1.6-7|65	cp %SOURCE0 %SOURCE1 %SOURCE2 %SOURCE3 .
12mu|geronimo-parent-poms-1.6-7|66	%patch0 -p1
12mu|geronimo-parent-poms-1.6-7|67	
12mu|geronimo-parent-poms-1.6-7|68	%build
12mu|geronimo-parent-poms-1.6-7|69	# Nothing to do ...
12mu|geronimo-parent-poms-1.6-7|70	
12mu|geronimo-parent-poms-1.6-7|71	%install
12mu|geronimo-parent-poms-1.6-7|72	install -d -m 755 %{buildroot}%{_mavenpomdir}
12mu|geronimo-parent-poms-1.6-7|73	
12mu|geronimo-parent-poms-1.6-7|74	install -pm 644 geronimo-parent.pom \
12mu|geronimo-parent-poms-1.6-7|75	%{buildroot}%{_mavenpomdir}/JPP-geronimo-parent.pom
12mu|geronimo-parent-poms-1.6-7|76	%add_to_maven_depmap org.apache.geronimo.specs specs %{version} JPP geronimo-parent
12mu|geronimo-parent-poms-1.6-7|77	
12mu|geronimo-parent-poms-1.6-7|78	install -pm 644 genesis-project-config.pom \
12mu|geronimo-parent-poms-1.6-7|79	%{buildroot}%{_mavenpomdir}/JPP-geronimo-genesis-project-config.pom
12mu|geronimo-parent-poms-1.6-7|80	%add_to_maven_depmap org.apache.geronimo.genesis.config project-config %{genesis_version} JPP geronimo-genesis-project-config
12mu|geronimo-parent-poms-1.6-7|81	
12mu|geronimo-parent-poms-1.6-7|82	install -pm 644 genesis-config.pom \
12mu|geronimo-parent-poms-1.6-7|83	%{buildroot}%{_mavenpomdir}/JPP-geronimo-genesis-config.pom
12mu|geronimo-parent-poms-1.6-7|84	%add_to_maven_depmap org.apache.geronimo.genesis.config config %{genesis_version} JPP geronimo-genesis-config
12mu|geronimo-parent-poms-1.6-7|85	
12mu|geronimo-parent-poms-1.6-7|86	install -pm 644 genesis-parent.pom \
12mu|geronimo-parent-poms-1.6-7|87	%{buildroot}%{_mavenpomdir}/JPP-geronimo-genesis.pom
12mu|geronimo-parent-poms-1.6-7|88	%add_to_maven_depmap org.apache.geronimo.genesis genesis %{genesis_version} JPP geronimo-genesis
12mu|geronimo-parent-poms-1.6-7|89	
12mu|geronimo-parent-poms-1.6-7|90	%post
12mu|geronimo-parent-poms-1.6-7|91	%update_maven_depmap
12mu|geronimo-parent-poms-1.6-7|92	
12mu|geronimo-parent-poms-1.6-7|93	%postun
12mu|geronimo-parent-poms-1.6-7|94	%update_maven_depmap
12mu|geronimo-parent-poms-1.6-7|95	
12mu|geronimo-parent-poms-1.6-7|96	%files
12mu|geronimo-parent-poms-1.6-7|97	%{_mavendepmapfragdir}/*
12mu|geronimo-parent-poms-1.6-7|98	%{_mavenpomdir}/*.pom
12mu|geronimo-parent-poms-1.6-7|99	

19670 12
12mu|gettext-0.18.3-1|1	%define intl_major 8
12mu|gettext-0.18.3-1|2	%define major 0
12mu|gettext-0.18.3-1|3	%define libintl %mklibname intl %{intl_major}
12mu|gettext-0.18.3-1|4	%define libasprintf %mklibname asprintf %{major}
12mu|gettext-0.18.3-1|5	%define libgettextpo %mklibname gettextpo %{major}
12mu|gettext-0.18.3-1|6	%define misclibname %mklibname gettextmisc
12mu|gettext-0.18.3-1|7	
12mu|gettext-0.18.3-1|8	%define do_check 1
12mu|gettext-0.18.3-1|9	%{?_without_check: %global do_check 0}
12mu|gettext-0.18.3-1|10	
12mu|gettext-0.18.3-1|11	%define enable_java 0
12mu|gettext-0.18.3-1|12	%{?_without_java: %global enable_java 0}
12mu|gettext-0.18.3-1|13	
12mu|gettext-0.18.3-1|14	%define enable_csharp 0
12mu|gettext-0.18.3-1|15	%{?_with_csharp: %global enable_csharp 1}
12mu|gettext-0.18.3-1|16	
12mu|gettext-0.18.3-1|17	Name:		gettext
12mu|gettext-0.18.3-1|18	Summary:	GNU libraries and utilities for producing multi-lingual messages
12mu|gettext-0.18.3-1|19	Version:	0.18.3
12mu|gettext-0.18.3-1|20	Release:	1
12mu|gettext-0.18.3-1|21	License:	GPLv3+ and LGPLv2+
12mu|gettext-0.18.3-1|22	Group:		System/Internationalization
12mu|gettext-0.18.3-1|23	URL:		http://www.gnu.org/software/gettext/
12mu|gettext-0.18.3-1|24	Source0:	ftp://ftp.gnu.org/pub/gnu/%{name}/%{name}-%{version}.tar.gz
12mu|gettext-0.18.3-1|25	Source1:	%{SOURCE0}.sig
12mu|gettext-0.18.3-1|26	Source2:	po-mode-init.el
12mu|gettext-0.18.3-1|27	Patch8:         gettext-0.18.2-fix-str-fmt.patch
12mu|gettext-0.18.3-1|28	Patch9:         gettext-0.18.2.1-linkage.patch
12mu|gettext-0.18.3-1|29	Patch10:        libcroco-0.6.2-format-strings.patch
12mu|gettext-0.18.3-1|30	
12mu|gettext-0.18.3-1|31	BuildRequires:	automake
12mu|gettext-0.18.3-1|32	BuildRequires:	bison
12mu|gettext-0.18.3-1|33	BuildRequires:	emacs-nox
12mu|gettext-0.18.3-1|34	BuildRequires:	flex
12mu|gettext-0.18.3-1|35	BuildRequires:	texinfo
12mu|gettext-0.18.3-1|36	BuildRequires:	acl-devel
12mu|gettext-0.18.3-1|37	BuildRequires:	libgomp-devel
12mu|gettext-0.18.3-1|38	BuildRequires:	libunistring-devel
12mu|gettext-0.18.3-1|39	BuildRequires:	pkgconfig(libcroco-0.6)
12mu|gettext-0.18.3-1|40	BuildRequires:	pkgconfig(ncurses)
12mu|gettext-0.18.3-1|41	BuildRequires:	pkgconfig(libxml-2.0)
12mu|gettext-0.18.3-1|42	%if %do_check
12mu|gettext-0.18.3-1|43	# test suite
12mu|gettext-0.18.3-1|44	BuildRequires:	locales-fa
12mu|gettext-0.18.3-1|45	BuildRequires:	locales-fr
12mu|gettext-0.18.3-1|46	BuildRequires:	locales-ja
12mu|gettext-0.18.3-1|47	BuildRequires:	locales-zh
12mu|gettext-0.18.3-1|48	%endif
12mu|gettext-0.18.3-1|49	%if %enable_csharp
12mu|gettext-0.18.3-1|50	# (Abel) we pick mono here, though pnet can be used as well.
12mu|gettext-0.18.3-1|51	BuildRequires:	mono
12mu|gettext-0.18.3-1|52	%endif
12mu|gettext-0.18.3-1|53	%if %enable_java
12mu|gettext-0.18.3-1|54	BuildRequires:	eclipse-ecj
12mu|gettext-0.18.3-1|55	BuildRequires:	gcc-java
12mu|gettext-0.18.3-1|56	BuildRequires:	gcj-tools
12mu|gettext-0.18.3-1|57	BuildRequires:	fastjar
12mu|gettext-0.18.3-1|58	%endif
12mu|gettext-0.18.3-1|59	
12mu|gettext-0.18.3-1|60	Requires:	%{name}-base = %{version}-%{release}
12mu|gettext-0.18.3-1|61	Requires:	%{misclibname} = %{version}-%{release}
12mu|gettext-0.18.3-1|62	# xgettext will dlopen() it when extracting strings from glade files
12mu|gettext-0.18.3-1|63	Requires:	%mklibname expat 1
12mu|gettext-0.18.3-1|64	
12mu|gettext-0.18.3-1|65	%description
12mu|gettext-0.18.3-1|66	The GNU gettext package provides a set of tools and documentation for producing
12mu|gettext-0.18.3-1|67	multi-lingual messages in programs. Tools include a set of conventions about
12mu|gettext-0.18.3-1|68	how programs should be written to support message catalogs, a directory and
12mu|gettext-0.18.3-1|69	file naming organization for the message catalogs, a runtime library which
12mu|gettext-0.18.3-1|70	supports the retrieval of translated messages, and stand-alone programs for
12mu|gettext-0.18.3-1|71	handling the translatable and the already translated strings. Gettext provides
12mu|gettext-0.18.3-1|72	an easy to use library and tools for creating, using, and modifying natural
12mu|gettext-0.18.3-1|73	language catalogs and is a powerful and simple method for internationalizing
12mu|gettext-0.18.3-1|74	programs.
12mu|gettext-0.18.3-1|75	
12mu|gettext-0.18.3-1|76	If you would like to internationalize or incorporate multi-lingual messages
12mu|gettext-0.18.3-1|77	into programs that you're developing, you should install gettext.
12mu|gettext-0.18.3-1|78	
12mu|gettext-0.18.3-1|79	Build Option:
12mu|gettext-0.18.3-1|80	--with csharp          Enables C# support in gettext
12mu|gettext-0.18.3-1|81	--without java         Disables Java support in gettext
12mu|gettext-0.18.3-1|82	
12mu|gettext-0.18.3-1|83	%package -n	%{libintl}
12mu|gettext-0.18.3-1|84	Summary:	Basic libintl library for internationalization
12mu|gettext-0.18.3-1|85	Group:		System/Libraries
12mu|gettext-0.18.3-1|86	License:	LGPL
12mu|gettext-0.18.3-1|87	Provides:	libintl = %{version}-%{release}
12mu|gettext-0.18.3-1|88	
12mu|gettext-0.18.3-1|89	%description -n	%{libintl}
12mu|gettext-0.18.3-1|90	This package contains the libintl library, which is important for
12mu|gettext-0.18.3-1|91	system internationalization.
12mu|gettext-0.18.3-1|92	
12mu|gettext-0.18.3-1|93	%package -n	%{libasprintf}
12mu|gettext-0.18.3-1|94	Summary:	%{name} libasprintf needed by %{name} utilities
12mu|gettext-0.18.3-1|95	Group:		System/Libraries
12mu|gettext-0.18.3-1|96	License:	LGPL
12mu|gettext-0.18.3-1|97	Conflicts:	%{_lib}gettextmisc < 0.18.1.1-4
12mu|gettext-0.18.3-1|98	
12mu|gettext-0.18.3-1|99	%description -n	%{libasprintf}
12mu|gettext-0.18.3-1|100	This package contains libasprintf shared library.
12mu|gettext-0.18.3-1|101	
12mu|gettext-0.18.3-1|102	%package -n	%{libgettextpo}
12mu|gettext-0.18.3-1|103	Summary:	%{name} libgettextpo needed by %{name} utilities
12mu|gettext-0.18.3-1|104	Group:		System/Libraries
12mu|gettext-0.18.3-1|105	License:	LGPL
12mu|gettext-0.18.3-1|106	Conflicts:	%{_lib}gettextmisc < 0.18.1.1-4
12mu|gettext-0.18.3-1|107	
12mu|gettext-0.18.3-1|108	%description -n	%{libgettextpo}
12mu|gettext-0.18.3-1|109	This package contains libgettextpo shared library.
12mu|gettext-0.18.3-1|110	
12mu|gettext-0.18.3-1|111	%package -n	%{misclibname}
12mu|gettext-0.18.3-1|112	Summary:	Other %{name} libraries needed by %{name} utilities
12mu|gettext-0.18.3-1|113	Group:		System/Libraries
12mu|gettext-0.18.3-1|114	License:	LGPL
12mu|gettext-0.18.3-1|115	
12mu|gettext-0.18.3-1|116	%description -n	%{misclibname}
12mu|gettext-0.18.3-1|117	This package contains all other libraries used by %{name} utilities,
12mu|gettext-0.18.3-1|118	and are not very widely used outside %{name}.
12mu|gettext-0.18.3-1|119	
12mu|gettext-0.18.3-1|120	%package	devel
12mu|gettext-0.18.3-1|121	Summary:	Development files for %{name}
12mu|gettext-0.18.3-1|122	Group:		Development/C
12mu|gettext-0.18.3-1|123	License:	LGPL
12mu|gettext-0.18.3-1|124	Requires:	%{name} = %{version}-%{release}
12mu|gettext-0.18.3-1|125	Requires:	%{libgettextpo} = %{version}-%{release}
12mu|gettext-0.18.3-1|126	Requires:	%{libasprintf} = %{version}-%{release}
12mu|gettext-0.18.3-1|127	Requires:	%{misclibname} = %{version}-%{release}
12mu|gettext-0.18.3-1|128	Requires:	%{libintl} = %{version}-%{release}
12mu|gettext-0.18.3-1|129	
12mu|gettext-0.18.3-1|130	# fwang: autopoint requires cvs to work
12mu|gettext-0.18.3-1|131	Requires:	cvs
12mu|gettext-0.18.3-1|132	
12mu|gettext-0.18.3-1|133	%description	devel
12mu|gettext-0.18.3-1|134	This package contains all development related files necessary for
12mu|gettext-0.18.3-1|135	developing or compiling applications/libraries that needs
12mu|gettext-0.18.3-1|136	internationalization capability. You also need this package if you
12mu|gettext-0.18.3-1|137	want to add gettext support for your project.
12mu|gettext-0.18.3-1|138	
12mu|gettext-0.18.3-1|139	%package	base
12mu|gettext-0.18.3-1|140	Summary:	Basic binary for showing translation of textual messages
12mu|gettext-0.18.3-1|141	Group:		System/Internationalization
12mu|gettext-0.18.3-1|142	Requires:	%{libintl} = %{version}-%{release}
12mu|gettext-0.18.3-1|143	
12mu|gettext-0.18.3-1|144	%description	base
12mu|gettext-0.18.3-1|145	This package contains the basic binary from %{name}. It is splitted from
12mu|gettext-0.18.3-1|146	%{name} because initscript need it to show translated boot messages.
12mu|gettext-0.18.3-1|147	
12mu|gettext-0.18.3-1|148	%if %{enable_java}
12mu|gettext-0.18.3-1|149	%package	java
12mu|gettext-0.18.3-1|150	Summary:	Java binding for GNU gettext
12mu|gettext-0.18.3-1|151	Group:		System/Internationalization
12mu|gettext-0.18.3-1|152	Requires:	%{name} = %{version}
12mu|gettext-0.18.3-1|153	
12mu|gettext-0.18.3-1|154	%description	java
12mu|gettext-0.18.3-1|155	This package contains class file that implements the main GNU libintl
12mu|gettext-0.18.3-1|156	functions in Java. This allows compiling GNU gettext message catalogs
12mu|gettext-0.18.3-1|157	into Java ResourceBundle classes.
12mu|gettext-0.18.3-1|158	%endif
12mu|gettext-0.18.3-1|159	
12mu|gettext-0.18.3-1|160	%if %{enable_csharp}
12mu|gettext-0.18.3-1|161	%package	csharp
12mu|gettext-0.18.3-1|162	Summary:	C# binding for GNU gettext
12mu|gettext-0.18.3-1|163	Group:		System/Internationalization
12mu|gettext-0.18.3-1|164	Requires:	mono
12mu|gettext-0.18.3-1|165	
12mu|gettext-0.18.3-1|166	%description	csharp
12mu|gettext-0.18.3-1|167	This package contains class file that implements the main GNU libintl
12mu|gettext-0.18.3-1|168	functions in C#. This allows compiling GNU gettext message catalogs
12mu|gettext-0.18.3-1|169	into C# dll or resource files.
12mu|gettext-0.18.3-1|170	%endif
12mu|gettext-0.18.3-1|171	
12mu|gettext-0.18.3-1|172	%prep
12mu|gettext-0.18.3-1|173	%setup -q
12mu|gettext-0.18.3-1|174	%patch8 -p0 -b .str
12mu|gettext-0.18.3-1|175	%patch9 -p1 -b .link
12mu|gettext-0.18.3-1|176	%patch10 -p1 -b .croco
12mu|gettext-0.18.3-1|177	
12mu|gettext-0.18.3-1|178	%build
12mu|gettext-0.18.3-1|179	
12mu|gettext-0.18.3-1|180	%if %enable_java
12mu|gettext-0.18.3-1|181	export GCJ="%{_bindir}/gcj"
12mu|gettext-0.18.3-1|182	export JAVAC="%{_bindir}/gcj -C"
12mu|gettext-0.18.3-1|183	export JAR="%{_bindir}/fastjar"
12mu|gettext-0.18.3-1|184	%endif
12mu|gettext-0.18.3-1|185	
12mu|gettext-0.18.3-1|186	autoreconf -fi
12mu|gettext-0.18.3-1|187	for i in `find -name configure|sort`
12mu|gettext-0.18.3-1|188	do
12mu|gettext-0.18.3-1|189	pushd `dirname $i`
12mu|gettext-0.18.3-1|190	%configure2_5x \
12mu|gettext-0.18.3-1|191	--disable-static \
12mu|gettext-0.18.3-1|192	--disable-rpath \
12mu|gettext-0.18.3-1|193	--enable-shared \
12mu|gettext-0.18.3-1|194	--with-included-gettext \
12mu|gettext-0.18.3-1|195	%if %{enable_csharp}
12mu|gettext-0.18.3-1|196	--enable-csharp=mono \
12mu|gettext-0.18.3-1|197	%else
12mu|gettext-0.18.3-1|198	--disable-csharp \
12mu|gettext-0.18.3-1|199	%endif
12mu|gettext-0.18.3-1|200	%if ! %{enable_java}
12mu|gettext-0.18.3-1|201	--disable-java \
12mu|gettext-0.18.3-1|202	%endif
12mu|gettext-0.18.3-1|203	
12mu|gettext-0.18.3-1|204	popd
12mu|gettext-0.18.3-1|205	done
12mu|gettext-0.18.3-1|206	
12mu|gettext-0.18.3-1|207	%make
12mu|gettext-0.18.3-1|208	
12mu|gettext-0.18.3-1|209	%if %{do_check}
12mu|gettext-0.18.3-1|210	%check
12mu|gettext-0.18.3-1|211	export JAVAC=ecj
12mu|gettext-0.18.3-1|212	LC_ALL=C make check
12mu|gettext-0.18.3-1|213	%endif
12mu|gettext-0.18.3-1|214	
12mu|gettext-0.18.3-1|215	%install
12mu|gettext-0.18.3-1|216	%makeinstall_std
12mu|gettext-0.18.3-1|217	
12mu|gettext-0.18.3-1|218	# remove unwanted files
12mu|gettext-0.18.3-1|219	rm -f %{buildroot}%{_includedir}/libintl.h \
12mu|gettext-0.18.3-1|220	%{buildroot}%{_datadir}/locale/locale.alias
12mu|gettext-0.18.3-1|221	rm -f gettext-runtime/intl-java/javadoc2/package-list
12mu|gettext-0.18.3-1|222	
12mu|gettext-0.18.3-1|223	install -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
12mu|gettext-0.18.3-1|224	
12mu|gettext-0.18.3-1|225	# remove non-standard lc directories
12mu|gettext-0.18.3-1|226	for i in en@boldquot en@quot ; do rm -rf %{buildroot}/%{_datadir}/locale/$i; done
12mu|gettext-0.18.3-1|227	
12mu|gettext-0.18.3-1|228	# move installed doc back to %%doc
12mu|gettext-0.18.3-1|229	rm -rf htmldoc examples
12mu|gettext-0.18.3-1|230	mkdir htmldoc
12mu|gettext-0.18.3-1|231	for i in gettext-runtime/man/*.html; do
12mu|gettext-0.18.3-1|232	rm -f %{buildroot}%{_datadir}/doc/gettext/`basename $i`
12mu|gettext-0.18.3-1|233	done
12mu|gettext-0.18.3-1|234	rm -rf %{buildroot}%{_datadir}/doc/gettext/javadoc*
12mu|gettext-0.18.3-1|235	mv %{buildroot}%{_datadir}/doc/gettext/* %{buildroot}/%{_datadir}/doc/libasprintf/* htmldoc
12mu|gettext-0.18.3-1|236	mv htmldoc/examples examples
12mu|gettext-0.18.3-1|237	
12mu|gettext-0.18.3-1|238	# move crucial stuff to /lib and /bin
12mu|gettext-0.18.3-1|239	pushd %{buildroot}
12mu|gettext-0.18.3-1|240	mkdir -p bin
12mu|gettext-0.18.3-1|241	mkdir -p ./%{_lib}
12mu|gettext-0.18.3-1|242	mv usr/bin/gettext bin/
12mu|gettext-0.18.3-1|243	ln -s ../../bin/gettext usr/bin/gettext
12mu|gettext-0.18.3-1|244	strip .%{_libdir}/libintl.so.*
12mu|gettext-0.18.3-1|245	mv .%{_libdir}/libintl.so.* ./%{_lib}/
12mu|gettext-0.18.3-1|246	rm -f .%{_libdir}/libintl.so
12mu|gettext-0.18.3-1|247	# if major changed, then package build will fail, which is a GOOD THING.
12mu|gettext-0.18.3-1|248	# this prevents mindless packaging.
12mu|gettext-0.18.3-1|249	[ -f %{_lib}/libintl.so.%{intl_major} ] && \
12mu|gettext-0.18.3-1|250	ln -s ../../%{_lib}/libintl.so.%{intl_major} .%{_libdir}/libintl.so
12mu|gettext-0.18.3-1|251	popd
12mu|gettext-0.18.3-1|252	
12mu|gettext-0.18.3-1|253	# remove java stuff, otherwise rpm complains
12mu|gettext-0.18.3-1|254	%if !%{enable_java}
12mu|gettext-0.18.3-1|255	rm -f %{buildroot}%{_libdir}/%{name}/gnu.gettext.* \
12mu|gettext-0.18.3-1|256	%{buildroot}%{_datadir}/%{name}/*.jar
12mu|gettext-0.18.3-1|257	%endif
12mu|gettext-0.18.3-1|258	
12mu|gettext-0.18.3-1|259	%find_lang %{name} --all-name
12mu|gettext-0.18.3-1|260	
12mu|gettext-0.18.3-1|261	%files
12mu|gettext-0.18.3-1|262	%doc AUTHORS README COPYING gettext-runtime/ABOUT-NLS gettext-runtime/BUGS NEWS THANKS
12mu|gettext-0.18.3-1|263	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*.el
12mu|gettext-0.18.3-1|264	%{_bindir}/envsubst
12mu|gettext-0.18.3-1|265	%{_bindir}/gettext.sh
12mu|gettext-0.18.3-1|266	%{_bindir}/msg*
12mu|gettext-0.18.3-1|267	%{_bindir}/recode-sr-latin
12mu|gettext-0.18.3-1|268	%{_bindir}/xgettext
12mu|gettext-0.18.3-1|269	%dir %{_datadir}/gettext
12mu|gettext-0.18.3-1|270	%{_datadir}/%{name}/msgunfmt.tcl
12mu|gettext-0.18.3-1|271	%{_datadir}/%{name}/projects
12mu|gettext-0.18.3-1|272	%{_datadir}/%{name}/javaversion.class
12mu|gettext-0.18.3-1|273	%{_datadir}/%{name}/styles
12mu|gettext-0.18.3-1|274	%dir %{_libdir}/%{name}
12mu|gettext-0.18.3-1|275	%{_libdir}/%{name}/hostname
12mu|gettext-0.18.3-1|276	%{_libdir}/%{name}/project-id
12mu|gettext-0.18.3-1|277	%{_libdir}/%{name}/urlget
12mu|gettext-0.18.3-1|278	%{_libdir}/%{name}/user-email
12mu|gettext-0.18.3-1|279	%if %{enable_java}
12mu|gettext-0.18.3-1|280	%exclude %{_libdir}/%{name}/gnu.gettext.*
12mu|gettext-0.18.3-1|281	%endif
12mu|gettext-0.18.3-1|282	%{_infodir}/gettext.*
12mu|gettext-0.18.3-1|283	%{_datadir}/emacs/site-lisp/*.el*
12mu|gettext-0.18.3-1|284	%{_mandir}/man1/envsubst.*
12mu|gettext-0.18.3-1|285	%{_mandir}/man1/msg*
12mu|gettext-0.18.3-1|286	%{_mandir}/man1/xgettext.*
12mu|gettext-0.18.3-1|287	%{_mandir}/man1/recode-sr-latin.*
12mu|gettext-0.18.3-1|288	
12mu|gettext-0.18.3-1|289	%files base -f %{name}.lang
12mu|gettext-0.18.3-1|290	%doc gettext-runtime/man/*.1.html
12mu|gettext-0.18.3-1|291	%doc gettext-runtime/intl/COPYING*
12mu|gettext-0.18.3-1|292	/bin/gettext
12mu|gettext-0.18.3-1|293	%{_bindir}/gettext
12mu|gettext-0.18.3-1|294	%{_bindir}/ngettext
12mu|gettext-0.18.3-1|295	%{_mandir}/man1/gettext*
12mu|gettext-0.18.3-1|296	%{_mandir}/man1/ngettext*
12mu|gettext-0.18.3-1|297	
12mu|gettext-0.18.3-1|298	%files -n %{libintl}
12mu|gettext-0.18.3-1|299	/%{_lib}/libintl.so.%{intl_major}*
12mu|gettext-0.18.3-1|300	
12mu|gettext-0.18.3-1|301	%files -n %{libasprintf}
12mu|gettext-0.18.3-1|302	%{_libdir}/libasprintf.so.%{major}*
12mu|gettext-0.18.3-1|303	
12mu|gettext-0.18.3-1|304	%files -n %{libgettextpo}
12mu|gettext-0.18.3-1|305	%{_libdir}/libgettextpo.so.%{major}*
12mu|gettext-0.18.3-1|306	
12mu|gettext-0.18.3-1|307	%files -n %{misclibname}
12mu|gettext-0.18.3-1|308	%{_libdir}/libgettextlib-*.so
12mu|gettext-0.18.3-1|309	%{_libdir}/libgettextsrc-*.so
12mu|gettext-0.18.3-1|310	
12mu|gettext-0.18.3-1|311	%files devel
12mu|gettext-0.18.3-1|312	%doc gettext-runtime/man/*.3.html examples htmldoc
12mu|gettext-0.18.3-1|313	%{_bindir}/autopoint
12mu|gettext-0.18.3-1|314	%{_bindir}/gettextize
12mu|gettext-0.18.3-1|315	%{_datadir}/%{name}/ABOUT-NLS
12mu|gettext-0.18.3-1|316	%{_datadir}/%{name}/archive*
12mu|gettext-0.18.3-1|317	%{_datadir}/%{name}/config.rpath
12mu|gettext-0.18.3-1|318	%{_datadir}/%{name}/*.h
12mu|gettext-0.18.3-1|319	%{_datadir}/%{name}/intl
12mu|gettext-0.18.3-1|320	%{_datadir}/%{name}/po
12mu|gettext-0.18.3-1|321	%{_datadir}/aclocal/*
12mu|gettext-0.18.3-1|322	%{_includedir}/*
12mu|gettext-0.18.3-1|323	%{_infodir}/autosprintf*
12mu|gettext-0.18.3-1|324	# "lib*.so" cannot be used (it should be 'lib[^\.]*\.so' regexp in fact
12mu|gettext-0.18.3-1|325	# but using regexp is not possible here; so we list all files manually
12mu|gettext-0.18.3-1|326	%{_libdir}/libasprintf.so
12mu|gettext-0.18.3-1|327	%{_libdir}/libgettextlib.so
12mu|gettext-0.18.3-1|328	%{_libdir}/libgettextpo.so
12mu|gettext-0.18.3-1|329	%{_libdir}/libgettextsrc.so
12mu|gettext-0.18.3-1|330	%{_libdir}/libintl.so
12mu|gettext-0.18.3-1|331	%{_mandir}/man1/autopoint.*
12mu|gettext-0.18.3-1|332	%{_mandir}/man3/*
12mu|gettext-0.18.3-1|333	
12mu|gettext-0.18.3-1|334	%if %{enable_java}
12mu|gettext-0.18.3-1|335	%files java
12mu|gettext-0.18.3-1|336	%doc gettext-runtime/intl-java/javadoc*
12mu|gettext-0.18.3-1|337	%{_libdir}/%{name}/gnu.gettext.*
12mu|gettext-0.18.3-1|338	%{_datadir}/%{name}/*.jar
12mu|gettext-0.18.3-1|339	%endif
12mu|gettext-0.18.3-1|340	
12mu|gettext-0.18.3-1|341	%if %{enable_csharp}
12mu|gettext-0.18.3-1|342	%files csharp
12mu|gettext-0.18.3-1|343	%doc gettext-runtime/intl-csharp/csharpdoc/*
12mu|gettext-0.18.3-1|344	%{_libdir}/*.dll
12mu|gettext-0.18.3-1|345	%{_libdir}/gettext/*.exe
12mu|gettext-0.18.3-1|346	%endif
12mu|gettext-0.18.3-1|347	
12mu|gettext-0.18.3-1|348	
12mu|gettext-0.18.3-1|349	%changelog
12mu|gettext-0.18.3-1|350	* Sun Jul 22 2012 Crispin Boylan <crisb@mandriva.org> 0.18.1.1-8
12mu|gettext-0.18.3-1|351	+ Revision: 810561
12mu|gettext-0.18.3-1|352	- Drop extraneous provides on misc lib
12mu|gettext-0.18.3-1|353	
12mu|gettext-0.18.3-1|354	* Sat Jul 21 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.18.1.1-7
12mu|gettext-0.18.3-1|355	+ Revision: 810549
12mu|gettext-0.18.3-1|356	- require also release tag
12mu|gettext-0.18.3-1|357	
12mu|gettext-0.18.3-1|358	* Sat Jul 21 2012 Crispin Boylan <crisb@mandriva.org> 0.18.1.1-6
12mu|gettext-0.18.3-1|359	+ Revision: 810537
12mu|gettext-0.18.3-1|360	- Fix devel package requires
12mu|gettext-0.18.3-1|361	
12mu|gettext-0.18.3-1|362	* Mon Jun 04 2012 Andrey Bondrov <abondrov@mandriva.org> 0.18.1.1-5
12mu|gettext-0.18.3-1|363	+ Revision: 802223
12mu|gettext-0.18.3-1|364	- Drop some legacy junk
12mu|gettext-0.18.3-1|365	
12mu|gettext-0.18.3-1|366	* Fri Feb 17 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.18.1.1-4
12mu|gettext-0.18.3-1|367	+ Revision: 776138
12mu|gettext-0.18.3-1|368	- split out true DSO versioned soname libs from misc
12mu|gettext-0.18.3-1|369	
12mu|gettext-0.18.3-1|370	* Thu Nov 24 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.18.1.1-3
12mu|gettext-0.18.3-1|371	+ Revision: 733246
12mu|gettext-0.18.3-1|372	- fixed check cond
12mu|gettext-0.18.3-1|373	- rebuild
12mu|gettext-0.18.3-1|374	- disabled static build
12mu|gettext-0.18.3-1|375	- removed .la files
12mu|gettext-0.18.3-1|376	- removed defattr
12mu|gettext-0.18.3-1|377	- moved docs from libs to base pkg
12mu|gettext-0.18.3-1|378	- removed old ldconfig scriptlets
12mu|gettext-0.18.3-1|379	- removed clean section
12mu|gettext-0.18.3-1|380	- cleaned up spec
12mu|gettext-0.18.3-1|381	- removed old conflicts
12mu|gettext-0.18.3-1|382	- removed mkrel & BuildRoot
12mu|gettext-0.18.3-1|383	- organized BRs and converted some to pkgconfig provides
12mu|gettext-0.18.3-1|384	- changed emacs-bin to nox to reduce deps pulled in build
12mu|gettext-0.18.3-1|385	
12mu|gettext-0.18.3-1|386	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.18.1.1-2
12mu|gettext-0.18.3-1|387	+ Revision: 664824
12mu|gettext-0.18.3-1|388	- mass rebuild
12mu|gettext-0.18.3-1|389	
12mu|gettext-0.18.3-1|390	* Fri Jul 09 2010 Funda Wang <fwang@mandriva.org> 0.18.1.1-1mdv2011.0
12mu|gettext-0.18.3-1|391	+ Revision: 549878
12mu|gettext-0.18.3-1|392	- New version 0.18.1.1
12mu|gettext-0.18.3-1|393	
12mu|gettext-0.18.3-1|394	* Thu Apr 29 2010 Christophe Fergeau <cfergeau@mandriva.com> 0.17-9mdv2010.1
12mu|gettext-0.18.3-1|395	+ Revision: 540832
12mu|gettext-0.18.3-1|396	- rebuild so that shared libraries are properly stripped again
12mu|gettext-0.18.3-1|397	
12mu|gettext-0.18.3-1|398	* Wed Apr 28 2010 Christophe Fergeau <cfergeau@mandriva.com> 0.17-8mdv2010.1
12mu|gettext-0.18.3-1|399	+ Revision: 540340
12mu|gettext-0.18.3-1|400	- rebuild so that shared libraries are properly stripped again
12mu|gettext-0.18.3-1|401	
12mu|gettext-0.18.3-1|402	* Wed Apr 28 2010 Christophe Fergeau <cfergeau@mandriva.com> 0.17-7mdv2010.1
12mu|gettext-0.18.3-1|403	+ Revision: 540026
12mu|gettext-0.18.3-1|404	- rebuild so that shared libraries are properly stripped again
12mu|gettext-0.18.3-1|405	
12mu|gettext-0.18.3-1|406	* Sun Mar 14 2010 Oden Eriksson <oeriksson@mandriva.com> 0.17-6mdv2010.1
12mu|gettext-0.18.3-1|407	+ Revision: 519004
12mu|gettext-0.18.3-1|408	- rebuild
12mu|gettext-0.18.3-1|409	
12mu|gettext-0.18.3-1|410	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.17-5mdv2010.0
12mu|gettext-0.18.3-1|411	+ Revision: 424835
12mu|gettext-0.18.3-1|412	- rebuild
12mu|gettext-0.18.3-1|413	
12mu|gettext-0.18.3-1|414	* Sat Dec 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.17-4mdv2009.1
12mu|gettext-0.18.3-1|415	+ Revision: 316753
12mu|gettext-0.18.3-1|416	- added some more -Werror=format-security fixes
12mu|gettext-0.18.3-1|417	- fix build with -Werror=format-security (P8)
12mu|gettext-0.18.3-1|418	- added some required conditional spec file voodoo magic
12mu|gettext-0.18.3-1|419	
12mu|gettext-0.18.3-1|420	* Sun Jun 29 2008 Oden Eriksson <oeriksson@mandriva.com> 0.17-3mdv2009.0
12mu|gettext-0.18.3-1|421	+ Revision: 229927
12mu|gettext-0.18.3-1|422	- added P7 from fedora to make it build with glibc28
12mu|gettext-0.18.3-1|423	
12mu|gettext-0.18.3-1|424	+ Thierry Vignaud <tv@mandriva.org>
12mu|gettext-0.18.3-1|425	- rebuild
12mu|gettext-0.18.3-1|426	- kill re-definition of %%buildroot on Pixel's request
12mu|gettext-0.18.3-1|427	- move HTML doc in devel sub package
12mu|gettext-0.18.3-1|428	
12mu|gettext-0.18.3-1|429	+ Pixel <pixel@mandriva.com>
12mu|gettext-0.18.3-1|430	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|gettext-0.18.3-1|431	
12mu|gettext-0.18.3-1|432	+ Olivier Blin <blino@mandriva.org>
12mu|gettext-0.18.3-1|433	- restore BuildRoot
12mu|gettext-0.18.3-1|434	
12mu|gettext-0.18.3-1|435	* Sat Nov 10 2007 Funda Wang <fwang@mandriva.org> 0.17-1mdv2008.1
12mu|gettext-0.18.3-1|436	+ Revision: 107431
12mu|gettext-0.18.3-1|437	- fix file list
12mu|gettext-0.18.3-1|438	- drop old gettext-tools fr translation.
12mu|gettext-0.18.3-1|439	- New version 0.17
12mu|gettext-0.18.3-1|440	
12mu|gettext-0.18.3-1|441	* Wed Sep 26 2007 Funda Wang <fwang@mandriva.org> 0.16.1-4mdv2008.0
12mu|gettext-0.18.3-1|442	+ Revision: 93043
12mu|gettext-0.18.3-1|443	- fix building by adding BR
12mu|gettext-0.18.3-1|444	
12mu|gettext-0.18.3-1|445	* Thu Jun 07 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.16.1-3mdv2008.0
12mu|gettext-0.18.3-1|446	+ Revision: 36885
12mu|gettext-0.18.3-1|447	- rebuild for expat
12mu|gettext-0.18.3-1|448	
12mu|gettext-0.18.3-1|449	* Sun May 27 2007 Funda Wang <fwang@mandriva.org> 0.16.1-2mdv2008.0
12mu|gettext-0.18.3-1|450	+ Revision: 31725
12mu|gettext-0.18.3-1|451	- gettext-devel (autopoint) requires cvs to work
12mu|gettext-0.18.3-1|452	

19671 12
12mu|gexif-0.5-24|1	Summary:	Graphical tool to access EXIF information in JPEG files
12mu|gexif-0.5-24|2	Name:		gexif
12mu|gexif-0.5-24|3	Version:	0.5
12mu|gexif-0.5-24|4	Release:	24
12mu|gexif-0.5-24|5	License:	LGPLv2+
12mu|gexif-0.5-24|6	Group:		Graphics
12mu|gexif-0.5-24|7	Url:		http://sourceforge.net/projects/libexif
12mu|gexif-0.5-24|8	Source0:	http://belnet.dl.sourceforge.net/sourceforge/libexif/%{name}-%{version}.tar.bz2
12mu|gexif-0.5-24|9	# Bug #23536
12mu|gexif-0.5-24|10	Patch0:		gexif-0.5-warning_non_fatal.patch
12mu|gexif-0.5-24|11	
12mu|gexif-0.5-24|12	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|gexif-0.5-24|13	BuildRequires:	pkgconfig(libexif)
12mu|gexif-0.5-24|14	BuildRequires:	pkgconfig(libexif-gtk)
12mu|gexif-0.5-24|15	BuildRequires:	pkgconfig(popt)
12mu|gexif-0.5-24|16	
12mu|gexif-0.5-24|17	%description
12mu|gexif-0.5-24|18	Most digital cameras produce EXIF files, which are JPEG files with extra tags
12mu|gexif-0.5-24|19	that contain information about the image. The EXIF library allows you to parse
12mu|gexif-0.5-24|20	an EXIF file and read the data from those tags.
12mu|gexif-0.5-24|21	
12mu|gexif-0.5-24|22	This package contains a graphical frontend for the EXIF library.
12mu|gexif-0.5-24|23	
12mu|gexif-0.5-24|24	%files -f %{name}.lang
12mu|gexif-0.5-24|25	%doc AUTHORS ChangeLog
12mu|gexif-0.5-24|26	%{_bindir}/%{name}
12mu|gexif-0.5-24|27	%{_datadir}/applications/%{name}.desktop
12mu|gexif-0.5-24|28	
12mu|gexif-0.5-24|29	#----------------------------------------------------------------------------
12mu|gexif-0.5-24|30	
12mu|gexif-0.5-24|31	%prep
12mu|gexif-0.5-24|32	%setup -q
12mu|gexif-0.5-24|33	%apply_patches
12mu|gexif-0.5-24|34	
12mu|gexif-0.5-24|35	# Make gexif compile with GTK 2.4.x or newer
12mu|gexif-0.5-24|36	perl -n -i -e '/^\s*-DGTK_DISABLE_DEPRECATED\b.*$/ || print $_' gexif/Makefile*
12mu|gexif-0.5-24|37	
12mu|gexif-0.5-24|38	%build
12mu|gexif-0.5-24|39	%configure2_5x
12mu|gexif-0.5-24|40	%make
12mu|gexif-0.5-24|41	
12mu|gexif-0.5-24|42	%install
12mu|gexif-0.5-24|43	%makeinstall_std
12mu|gexif-0.5-24|44	
12mu|gexif-0.5-24|45	# XDG menu
12mu|gexif-0.5-24|46	install -d %{buildroot}%{_datadir}/applications
12mu|gexif-0.5-24|47	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12mu|gexif-0.5-24|48	[Desktop Entry]
12mu|gexif-0.5-24|49	Name=Gexif
12mu|gexif-0.5-24|50	Comment=Access EXIF information from pictures
12mu|gexif-0.5-24|51	Exec=%{_bindir}/%{name}
12mu|gexif-0.5-24|52	Icon=graphics_section
12mu|gexif-0.5-24|53	Terminal=false
12mu|gexif-0.5-24|54	Type=Application
12mu|gexif-0.5-24|55	Categories=Graphics;GTK;
12mu|gexif-0.5-24|56	EOF
12mu|gexif-0.5-24|57	
12mu|gexif-0.5-24|58	%find_lang %{name}
12mu|gexif-0.5-24|59	
12mu|gexif-0.5-24|60	
12mu|gexif-0.5-24|61	%changelog
12mu|gexif-0.5-24|62	* Tue Dec 10 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5-24
12mu|gexif-0.5-24|63	+ Revision: d961d1c
12mu|gexif-0.5-24|64	- LOG Spec cleanup
12mu|gexif-0.5-24|65	
12mu|gexif-0.5-24|66	

19672 12
12mu|ghostscript-9.10-2|1	%define _disable_ld_no_undefined 1
12mu|ghostscript-9.10-2|2	%define rel	2
12mu|ghostscript-9.10-2|3	
12mu|ghostscript-9.10-2|4	%define gsver 9.10
12mu|ghostscript-9.10-2|5	%define ijsver 0.35
12mu|ghostscript-9.10-2|6	%define ijsreloffset 99
12mu|ghostscript-9.10-2|7	%define ijsrel %(echo $((%{rel} + %{ijsreloffset})))
12mu|ghostscript-9.10-2|8	
12mu|ghostscript-9.10-2|9	%define ijsmajor 1
12mu|ghostscript-9.10-2|10	%define libijs %mklibname ijs %{ijsmajor}
12mu|ghostscript-9.10-2|11	%define libijs_devel %mklibname -d ijs
12mu|ghostscript-9.10-2|12	
12mu|ghostscript-9.10-2|13	%define gsmajor 9
12mu|ghostscript-9.10-2|14	%define libgs %mklibname gs %{gsmajor}
12mu|ghostscript-9.10-2|15	%define libgs_devel %mklibname -d gs
12mu|ghostscript-9.10-2|16	
12mu|ghostscript-9.10-2|17	%define bootstrap 0
12mu|ghostscript-9.10-2|18	
12mu|ghostscript-9.10-2|19	%define GSx11SVGAmodule 1
12mu|ghostscript-9.10-2|20	%define withcupsfilters 0
12mu|ghostscript-9.10-2|21	%define debug 0
12mu|ghostscript-9.10-2|22	%if %{bootstrap}
12mu|ghostscript-9.10-2|23	%global withcupsfilters 0
12mu|ghostscript-9.10-2|24	%endif
12mu|ghostscript-9.10-2|25	
12mu|ghostscript-9.10-2|26	Summary:	PostScript/PDF interpreter and renderer (Main executable)
12mu|ghostscript-9.10-2|27	Name:		ghostscript
12mu|ghostscript-9.10-2|28	Version:	%{gsver}
12mu|ghostscript-9.10-2|29	Release:	%{rel}
12mu|ghostscript-9.10-2|30	License:	GPLv2+
12mu|ghostscript-9.10-2|31	Group:		Publishing
12mu|ghostscript-9.10-2|32	URL:		http://www.ghostscript.com/awki/Index
12mu|ghostscript-9.10-2|33	Source0:	http://ghostscript.com/releases/%{name}-%{gsver}.tar.gz
12mu|ghostscript-9.10-2|34	Source2:	ps2pdfpress.bz2
12mu|ghostscript-9.10-2|35	Source3:	http://www.linuxprinting.org/download/printing/sipixa6.upp.bz2
12mu|ghostscript-9.10-2|36	
12mu|ghostscript-9.10-2|37	# Fedora patches
12mu|ghostscript-9.10-2|38	Patch1: ghostscript-multilib.patch
12mu|ghostscript-9.10-2|39	Patch2: ghostscript-scripts.patch
12mu|ghostscript-9.10-2|40	Patch3: ghostscript-noopt.patch
12mu|ghostscript-9.10-2|41	Patch4: ghostscript-runlibfileifexists.patch
12mu|ghostscript-9.10-2|42	Patch5: ghostscript-icc-missing-check.patch
12mu|ghostscript-9.10-2|43	Patch6: ghostscript-Fontmap.local.patch
12mu|ghostscript-9.10-2|44	Patch7: ghostscript-iccprofiles-initdir.patch
12mu|ghostscript-9.10-2|45	Patch8: ghostscript-gdevcups-debug-uninit.patch
12mu|ghostscript-9.10-2|46	Patch9: ghostscript-wrf-snprintf.patch
12mu|ghostscript-9.10-2|47	Patch10: ghostscript-gs694154.patch
12mu|ghostscript-9.10-2|48	Patch11: ghostscript-gs694809.patch
12mu|ghostscript-9.10-2|49	
12mu|ghostscript-9.10-2|50	%if !%{bootstrap}
12mu|ghostscript-9.10-2|51	BuildRequires: gtk+2-devel
12mu|ghostscript-9.10-2|52	BuildRequires: cups-devel
12mu|ghostscript-9.10-2|53	BuildRequires: fontconfig-devel
12mu|ghostscript-9.10-2|54	%endif
12mu|ghostscript-9.10-2|55	BuildRequires: bison
12mu|ghostscript-9.10-2|56	BuildRequires: flex
12mu|ghostscript-9.10-2|57	BuildRequires: libtool
12mu|ghostscript-9.10-2|58	BuildRequires: unzip
12mu|ghostscript-9.10-2|59	BuildRequires: gettext-devel
12mu|ghostscript-9.10-2|60	BuildRequires: glibc-devel
12mu|ghostscript-9.10-2|61	BuildRequires: jbig2dec-devel
12mu|ghostscript-9.10-2|62	BuildRequires: jpeg-devel
12mu|ghostscript-9.10-2|63	BuildRequires: libpaper-devel
12mu|ghostscript-9.10-2|64	BuildRequires: netpbm-devel
12mu|ghostscript-9.10-2|65	BuildRequires: tiff-devel
12mu|ghostscript-9.10-2|66	BuildRequires: pkgconfig(freetype2)
12mu|ghostscript-9.10-2|67	BuildRequires: pkgconfig(ice)
12mu|ghostscript-9.10-2|68	BuildRequires: pkgconfig(jasper)
12mu|ghostscript-9.10-2|69	BuildRequires: pkgconfig(lcms2)
12mu|ghostscript-9.10-2|70	BuildRequires: pkgconfig(libidn)
12mu|ghostscript-9.10-2|71	BuildRequires: pkgconfig(libpng15)
12mu|ghostscript-9.10-2|72	BuildRequires: pkgconfig(libxml)
12mu|ghostscript-9.10-2|73	BuildRequires: pkgconfig(sm)
12mu|ghostscript-9.10-2|74	BuildRequires: pkgconfig(x11)
12mu|ghostscript-9.10-2|75	BuildRequires: pkgconfig(xext)
12mu|ghostscript-9.10-2|76	BuildRequires: pkgconfig(xt)
12mu|ghostscript-9.10-2|77	BuildRequires: pkgconfig(zlib)
12mu|ghostscript-9.10-2|78	
12mu|ghostscript-9.10-2|79	BuildRequires: pkgconfig(dbus-1)
12mu|ghostscript-9.10-2|80	BuildRequires: poppler-data
12mu|ghostscript-9.10-2|81	BuildRequires: pkgconfig(libopenjpeg1)
12mu|ghostscript-9.10-2|82	
12mu|ghostscript-9.10-2|83	Requires: 	ghostscript-common
12mu|ghostscript-9.10-2|84	Requires: urw-fonts
12mu|ghostscript-9.10-2|85	Requires: ghostscript-fonts
12mu|ghostscript-9.10-2|86	Requires: poppler-data
12mu|ghostscript-9.10-2|87	Requires:	update-alternatives
12mu|ghostscript-9.10-2|88	%if !%{GSx11SVGAmodule}
12mu|ghostscript-9.10-2|89	%rename	ghostscript-module-X ghostscript-module-SVGALIB
12mu|ghostscript-9.10-2|90	%endif
12mu|ghostscript-9.10-2|91	
12mu|ghostscript-9.10-2|92	%description
12mu|ghostscript-9.10-2|93	Ghostscript is a set of software tools that provide a PostScript(TM)
12mu|ghostscript-9.10-2|94	interpreter, a set of C procedures (the Ghostscript library, which
12mu|ghostscript-9.10-2|95	implements the graphics capabilities in the PostScript language) and
12mu|ghostscript-9.10-2|96	an interpreter for Portable Document Format (PDF) files. Ghostscript
12mu|ghostscript-9.10-2|97	translates PostScript code into many common, bitmapped and vector
12mu|ghostscript-9.10-2|98	formats, like those understood by your printer or screen. Ghostscript
12mu|ghostscript-9.10-2|99	is normally used to display PostScript files and to print PostScript
12mu|ghostscript-9.10-2|100	files to non-PostScript printers.
12mu|ghostscript-9.10-2|101	
12mu|ghostscript-9.10-2|102	You should install ghostscript if you need to display PostScript or
12mu|ghostscript-9.10-2|103	PDF files, or if you have a non-PostScript printer.
12mu|ghostscript-9.10-2|104	
12mu|ghostscript-9.10-2|105	%package dvipdf
12mu|ghostscript-9.10-2|106	Summary:	PostScript/PDF interpreter and renderer (DVI-to-PDF converter)
12mu|ghostscript-9.10-2|107	Group: 		Publishing
12mu|ghostscript-9.10-2|108	Requires: 	ghostscript
12mu|ghostscript-9.10-2|109	Requires:	coreutils
12mu|ghostscript-9.10-2|110	Requires:	tetex-dvips
12mu|ghostscript-9.10-2|111	
12mu|ghostscript-9.10-2|112	%description dvipdf
12mu|ghostscript-9.10-2|113	Tool to convert the DVI format of TeX into the PDF format. There are
12mu|ghostscript-9.10-2|114	more such tools (for different quality levels) in the tetex-dvipdfm
12mu|ghostscript-9.10-2|115	package. All these tools use dvips of TeX to convert the DVI file to
12mu|ghostscript-9.10-2|116	PostScript, then they use GhostScript to generate the PDF file.
12mu|ghostscript-9.10-2|117	
12mu|ghostscript-9.10-2|118	%package common
12mu|ghostscript-9.10-2|119	Summary:	PostScript/PDF interpreter and renderer (Common files)
12mu|ghostscript-9.10-2|120	Group: 		Publishing
12mu|ghostscript-9.10-2|121	Requires:	urw-fonts >= 1.1
12mu|ghostscript-9.10-2|122	Requires:	ghostscript-fonts
12mu|ghostscript-9.10-2|123	Requires:	perl
12mu|ghostscript-9.10-2|124	
12mu|ghostscript-9.10-2|125	%description common
12mu|ghostscript-9.10-2|126	Ghostscript is a PostScript/PDF interpreter. It can render both
12mu|ghostscript-9.10-2|127	PostScript and PDF files to devices which include X window, many
12mu|ghostscript-9.10-2|128	printer formats, and popular graphics file formats.
12mu|ghostscript-9.10-2|129	
12mu|ghostscript-9.10-2|130	This package contains the common data files needed by GhostScript.
12mu|ghostscript-9.10-2|131	
12mu|ghostscript-9.10-2|132	%package X
12mu|ghostscript-9.10-2|133	Summary:	PostScript/PDF interpreter and renderer (GTK-based executable)
12mu|ghostscript-9.10-2|134	Group: 		Publishing
12mu|ghostscript-9.10-2|135	Requires: 	ghostscript-common
12mu|ghostscript-9.10-2|136	Requires:	update-alternatives
12mu|ghostscript-9.10-2|137	
12mu|ghostscript-9.10-2|138	%description X
12mu|ghostscript-9.10-2|139	Ghostscript is a PostScript/PDF interpreter. It can render both
12mu|ghostscript-9.10-2|140	PostScript and PDF files to devices which include X window, many
12mu|ghostscript-9.10-2|141	printer formats, and popular graphics file formats.
12mu|ghostscript-9.10-2|142	
12mu|ghostscript-9.10-2|143	This package contains a GhostScript executable with GTK-based X
12mu|ghostscript-9.10-2|144	display support ("display" device, default, so it displays files by
12mu|ghostscript-9.10-2|145	simply entering "gs <file>" on the command line). It makes use of the
12mu|ghostscript-9.10-2|146	GhostScript shared library.
12mu|ghostscript-9.10-2|147	
12mu|ghostscript-9.10-2|148	%if %{GSx11SVGAmodule}
12mu|ghostscript-9.10-2|149	%package module-X
12mu|ghostscript-9.10-2|150	Summary:	PostScript/PDF interpreter and renderer (Additional support for X)
12mu|ghostscript-9.10-2|151	Group: 		Publishing
12mu|ghostscript-9.10-2|152	Requires: 	ghostscript-common
12mu|ghostscript-9.10-2|153	
12mu|ghostscript-9.10-2|154	%description module-X
12mu|ghostscript-9.10-2|155	Ghostscript is a PostScript/PDF interpreter. It can render both
12mu|ghostscript-9.10-2|156	PostScript and PDF files to devices which include X window, many
12mu|ghostscript-9.10-2|157	printer formats, and popular graphics file formats.
12mu|ghostscript-9.10-2|158	
12mu|ghostscript-9.10-2|159	This package enhances Ghostscript with X window support
12mu|ghostscript-9.10-2|160	%endif
12mu|ghostscript-9.10-2|161	
12mu|ghostscript-9.10-2|162	%package -n %libgs
12mu|ghostscript-9.10-2|163	Summary: PostScript/PDF interpreter and renderer (GhostScript shared library)
12mu|ghostscript-9.10-2|164	Group: Publishing
12mu|ghostscript-9.10-2|165	
12mu|ghostscript-9.10-2|166	%description -n %libgs
12mu|ghostscript-9.10-2|167	This is the API library for programs which use the PostScript and/or
12mu|ghostscript-9.10-2|168	PDF interpreters of GhostScript.
12mu|ghostscript-9.10-2|169	
12mu|ghostscript-9.10-2|170	%package -n %libgs_devel
12mu|ghostscript-9.10-2|171	Summary:	Headers and links to compile against the "%{libgs}" library
12mu|ghostscript-9.10-2|172	Group:		Development/C
12mu|ghostscript-9.10-2|173	Requires:	%{libgs} >= %{gsver}
12mu|ghostscript-9.10-2|174	Provides:	%{name}-devel = %{gsver}
12mu|ghostscript-9.10-2|175	Provides:	libgs-devel = %{gsver}
12mu|ghostscript-9.10-2|176	Obsoletes:	%{_lib}gs9-devel < %{gsver}
12mu|ghostscript-9.10-2|177	Obsoletes:	%{_lib}gs8-devel < %{gsver}
12mu|ghostscript-9.10-2|178	
12mu|ghostscript-9.10-2|179	%description -n %libgs_devel
12mu|ghostscript-9.10-2|180	This package contains the static library and the header files needed
12mu|ghostscript-9.10-2|181	to compile applications using the GhostScript shared library.
12mu|ghostscript-9.10-2|182	
12mu|ghostscript-9.10-2|183	%package -n %{libijs}
12mu|ghostscript-9.10-2|184	Version:	%{ijsver}
12mu|ghostscript-9.10-2|185	Release:	%{ijsrel}
12mu|ghostscript-9.10-2|186	Summary:	Dynamic library for the IJS printer driver plug-in interface
12mu|ghostscript-9.10-2|187	Group:		Publishing
12mu|ghostscript-9.10-2|188	URL:		http://www.linuxprinting.org/ijs/
12mu|ghostscript-9.10-2|189	Provides:	libijs = %{ijsver}-%{ijsrel}
12mu|ghostscript-9.10-2|190	
12mu|ghostscript-9.10-2|191	%description -n %{libijs}
12mu|ghostscript-9.10-2|192	This is the API library for programs using the IJS printer driver
12mu|ghostscript-9.10-2|193	plug-in interface. Printer drivers using this interface can be added
12mu|ghostscript-9.10-2|194	to GhostScript (6.53 or newer) without needing to rebuild
12mu|ghostscript-9.10-2|195	GhostScript. Application programs providing an IJS interface can make
12mu|ghostscript-9.10-2|196	use of IJS printer drivers directly, without needing GhostScript.
12mu|ghostscript-9.10-2|197	
12mu|ghostscript-9.10-2|198	%package -n %{libijs_devel}
12mu|ghostscript-9.10-2|199	Version:	%{ijsver}
12mu|ghostscript-9.10-2|200	Release:	%{ijsrel}
12mu|ghostscript-9.10-2|201	Summary:	Headers and links for compiling against the "%{libijs}" library
12mu|ghostscript-9.10-2|202	Group:		Development/C
12mu|ghostscript-9.10-2|203	URL:		http://www.linuxprinting.org/ijs/
12mu|ghostscript-9.10-2|204	Requires:	%{libijs} >= %{ijsver}
12mu|ghostscript-9.10-2|205	Requires:	multiarch-utils
12mu|ghostscript-9.10-2|206	Provides:	libijs-devel = %{ijsver}-%{ijsrel}
12mu|ghostscript-9.10-2|207	Provides:	ijs-devel = %{ijsver}-%{ijsrel}
12mu|ghostscript-9.10-2|208	Obsoletes:	%{_lib}ijs1-devel < %{ijsver}-%{ijsrel}
12mu|ghostscript-9.10-2|209	
12mu|ghostscript-9.10-2|210	%description -n %{libijs_devel}
12mu|ghostscript-9.10-2|211	This package contains the static library and the header files needed
12mu|ghostscript-9.10-2|212	to compile applications using the IJS library.
12mu|ghostscript-9.10-2|213	
12mu|ghostscript-9.10-2|214	%package doc
12mu|ghostscript-9.10-2|215	Summary:	Documentation for GhostScript
12mu|ghostscript-9.10-2|216	Group:		Publishing
12mu|ghostscript-9.10-2|217	
12mu|ghostscript-9.10-2|218	%description doc
12mu|ghostscript-9.10-2|219	This package contains documentation for GhostScript.
12mu|ghostscript-9.10-2|220	
12mu|ghostscript-9.10-2|221	%prep
12mu|ghostscript-9.10-2|222	%setup -q
12mu|ghostscript-9.10-2|223	%apply_patches
12mu|ghostscript-9.10-2|224	
12mu|ghostscript-9.10-2|225	# prevent building and using bundled libs
12mu|ghostscript-9.10-2|226	rm -rf jasper jbig2dec libpng jpeg tiff expat zlib lcms freetype
12mu|ghostscript-9.10-2|227	
12mu|ghostscript-9.10-2|228	# Convert manual pages to UTF-8
12mu|ghostscript-9.10-2|229	from8859_1() {
12mu|ghostscript-9.10-2|230	iconv -f iso-8859-1 -t utf-8 < "$1" > "${1}_"
12mu|ghostscript-9.10-2|231	mv "${1}_" "$1"
12mu|ghostscript-9.10-2|232	}
12mu|ghostscript-9.10-2|233	for i in man/de/*.1; do from8859_1 "$i"; done
12mu|ghostscript-9.10-2|234	
12mu|ghostscript-9.10-2|235	# Stuff for shared library support to ghostscript.
12mu|ghostscript-9.10-2|236	%if %{GSx11SVGAmodule}
12mu|ghostscript-9.10-2|237	# build a small README describing the features available.
12mu|ghostscript-9.10-2|238	cat <<EOF >README.shared.mandrivalinux
12mu|ghostscript-9.10-2|239	This version of ghostscript support shared modules dynamically loaded
12mu|ghostscript-9.10-2|240	at run time.
12mu|ghostscript-9.10-2|241	
12mu|ghostscript-9.10-2|242	There are currently two modules compiled with the Mandriva Linux version of
12mu|ghostscript-9.10-2|243	ghostscript, one to support all X11 devices (typically used by gv) and
12mu|ghostscript-9.10-2|244	another to support the svgalib devices. Look at the
12mu|ghostscript-9.10-2|245	ghostscript-module-??? packages.
12mu|ghostscript-9.10-2|246	
12mu|ghostscript-9.10-2|247	There is no configuration needed, just can add (or remove) the package
12mu|ghostscript-9.10-2|248	to add (or remove) the devices concerned in ghostscript.
12mu|ghostscript-9.10-2|249	EOF
12mu|ghostscript-9.10-2|250	%endif
12mu|ghostscript-9.10-2|251	
12mu|ghostscript-9.10-2|252	# ps2pdfpress
12mu|ghostscript-9.10-2|253	bzcat %{SOURCE2} > ps2pdfpress
12mu|ghostscript-9.10-2|254	
12mu|ghostscript-9.10-2|255	# UPP file for SiPix Pocket Printer A6
12mu|ghostscript-9.10-2|256	bzcat %{SOURCE3} > sipixa6.upp
12mu|ghostscript-9.10-2|257	
12mu|ghostscript-9.10-2|258	%build
12mu|ghostscript-9.10-2|259	
12mu|ghostscript-9.10-2|260	EXTRACFLAGS="-fno-strict-aliasing"
12mu|ghostscript-9.10-2|261	
12mu|ghostscript-9.10-2|262	pushd ijs*
12mu|ghostscript-9.10-2|263	./autogen.sh
12mu|ghostscript-9.10-2|264	%configure2_5x \
12mu|ghostscript-9.10-2|265	%ifarch %{ix86}
12mu|ghostscript-9.10-2|266	--disable-sse2 \
12mu|ghostscript-9.10-2|267	%endif
12mu|ghostscript-9.10-2|268	--enable-shared \
12mu|ghostscript-9.10-2|269	--disable-static
12mu|ghostscript-9.10-2|270	
12mu|ghostscript-9.10-2|271	%make
12mu|ghostscript-9.10-2|272	popd
12mu|ghostscript-9.10-2|273	
12mu|ghostscript-9.10-2|274	FONTPATH=
12mu|ghostscript-9.10-2|275	for path in \
12mu|ghostscript-9.10-2|276	%{_datadir}/fonts/default/%{name} \
12mu|ghostscript-9.10-2|277	%{_datadir}/fonts/default/Type1 \
12mu|ghostscript-9.10-2|278	%{_datadir}/fonts/default/amspsfnt/pfb \
12mu|ghostscript-9.10-2|279	%{_datadir}/fonts/default/cmpsfont/pfb \
12mu|ghostscript-9.10-2|280	%{_datadir}/fonts \
12mu|ghostscript-9.10-2|281	%{_datadir}/%{name}/conf.d \
12mu|ghostscript-9.10-2|282	%{_sysconfdir}/%{name} \
12mu|ghostscript-9.10-2|283	%{_sysconfdir}/%{name}/%{gs_dot_ver} \
12mu|ghostscript-9.10-2|284	%{_datadir}/poppler/cMap/*
12mu|ghostscript-9.10-2|285	do
12mu|ghostscript-9.10-2|286	FONTPATH="$FONTPATH${FONTPATH:+:}$path"
12mu|ghostscript-9.10-2|287	done
12mu|ghostscript-9.10-2|288	autoconf --force
12mu|ghostscript-9.10-2|289	
12mu|ghostscript-9.10-2|290	%configure2_5x \
12mu|ghostscript-9.10-2|291	--enable-dynamic \
12mu|ghostscript-9.10-2|292	%if !%{bootstrap}
12mu|ghostscript-9.10-2|293	--enable-fontconfig \
12mu|ghostscript-9.10-2|294	%endif
12mu|ghostscript-9.10-2|295	--with-drivers=ALL \
12mu|ghostscript-9.10-2|296	--with-fontpath="$FONTPATH" \
12mu|ghostscript-9.10-2|297	--with-ijs \
12mu|ghostscript-9.10-2|298	--with-x \
12mu|ghostscript-9.10-2|299	--disable-compile-inits \
12mu|ghostscript-9.10-2|300	--with-system-libtiff \
12mu|ghostscript-9.10-2|301	%if %{withcupsfilters}
12mu|ghostscript-9.10-2|302	--with-install-cups \
12mu|ghostscript-9.10-2|303	%endif
12mu|ghostscript-9.10-2|304	CFLAGS="$CFLAGS $EXTRACFLAGS"
12mu|ghostscript-9.10-2|305	
12mu|ghostscript-9.10-2|306	
12mu|ghostscript-9.10-2|307	# Drivers which do not compile:
12mu|ghostscript-9.10-2|308	# Needs newsiop/lbp.h: nwp533
12mu|ghostscript-9.10-2|309	# Needs sys/ioccom.h: sparc
12mu|ghostscript-9.10-2|310	# Needs unbdev/lpviio.h: sparc
12mu|ghostscript-9.10-2|311	
12mu|ghostscript-9.10-2|312	# Set documentation dir
12mu|ghostscript-9.10-2|313	perl -p -i -e 's|^(docdir=).*$|$1\$\(datadir\)/doc/%{name}-doc-%{gsver}|' Makefile
12mu|ghostscript-9.10-2|314	
12mu|ghostscript-9.10-2|315	# Fix references to X11 libraries
12mu|ghostscript-9.10-2|316	perl -p -i -e "s|(/usr/X11R6)/lib\b|\1/%{_lib}|g" Makefile base/*.mak
12mu|ghostscript-9.10-2|317	
12mu|ghostscript-9.10-2|318	# Correct paths for CJK fonts
12mu|ghostscript-9.10-2|319	perl -p -i -e "s:/usr/share/ghostscript/:/usr/share/ghostscript/Resource/:g" Resource/Init/gs_res.ps
12mu|ghostscript-9.10-2|320	perl -p -i -e "s:ghostscript/Resource/fonts:ghostscript/Resource/Font:g" Resource/Init/gs_res.ps
12mu|ghostscript-9.10-2|321	
12mu|ghostscript-9.10-2|322	# Do not use "-ansi" in gcc calls
12mu|ghostscript-9.10-2|323	perl -p -i -e "s:-ansi::g" Makefile
12mu|ghostscript-9.10-2|324	
12mu|ghostscript-9.10-2|325	# bork
12mu|ghostscript-9.10-2|326	perl -p -i -e "s|^EXTRALIBS=|EXTRALIBS=-L/%{_lib} -lz |g" Makefile
12mu|ghostscript-9.10-2|327	
12mu|ghostscript-9.10-2|328	# The RPM macro for make is not used here, as parallelization of the build
12mu|ghostscript-9.10-2|329	# process does not work.
12mu|ghostscript-9.10-2|330	%if %{GSx11SVGAmodule}
12mu|ghostscript-9.10-2|331	#make STDDIRS
12mu|ghostscript-9.10-2|332	make obj/X11.so
12mu|ghostscript-9.10-2|333	%endif
12mu|ghostscript-9.10-2|334	make so
12mu|ghostscript-9.10-2|335	#make pcl3opts
12mu|ghostscript-9.10-2|336	make cups
12mu|ghostscript-9.10-2|337	
12mu|ghostscript-9.10-2|338	%install
12mu|ghostscript-9.10-2|339	
12mu|ghostscript-9.10-2|340	# Make directories
12mu|ghostscript-9.10-2|341	install -d %{buildroot}%{_bindir}
12mu|ghostscript-9.10-2|342	install -d %{buildroot}%{_libdir}
12mu|ghostscript-9.10-2|343	install -d %{buildroot}%{_includedir}
12mu|ghostscript-9.10-2|344	install -d %{buildroot}%{_sysconfdir}
12mu|ghostscript-9.10-2|345	install -d %{buildroot}%{_mandir}/man1
12mu|ghostscript-9.10-2|346	%if !%{bootstrap}
12mu|ghostscript-9.10-2|347	install -d %{buildroot}%{_prefix}/lib/cups
12mu|ghostscript-9.10-2|348	install -d %{buildroot}%{_datadir}/cups/model
12mu|ghostscript-9.10-2|349	install -d %{buildroot}%{_sysconfdir}/cups
12mu|ghostscript-9.10-2|350	%endif
12mu|ghostscript-9.10-2|351	
12mu|ghostscript-9.10-2|352	pushd ijs*
12mu|ghostscript-9.10-2|353	%configure2_5x \
12mu|ghostscript-9.10-2|354	--enable-shared \
12mu|ghostscript-9.10-2|355	--prefix=%{buildroot}%{_prefix} \
12mu|ghostscript-9.10-2|356	--libdir=%{buildroot}%{_libdir}
12mu|ghostscript-9.10-2|357	
12mu|ghostscript-9.10-2|358	# Work around bug in "configure" script
12mu|ghostscript-9.10-2|359	perl -p -i -e 's/\@OBJEXT\@/o/g' Makefile
12mu|ghostscript-9.10-2|360	perl -p -i -e 's/\@EXEEXT\@//g' Makefile
12mu|ghostscript-9.10-2|361	%makeinstall
12mu|ghostscript-9.10-2|362	# Fix prefixes in scripts
12mu|ghostscript-9.10-2|363	perl -p -i -e "s:%{buildroot}::g" %{buildroot}%{_bindir}/ijs-config
12mu|ghostscript-9.10-2|364	perl -p -i -e "s:%{buildroot}::g" %{buildroot}%{_libdir}/pkgconfig/ijs.pc
12mu|ghostscript-9.10-2|365	popd
12mu|ghostscript-9.10-2|366	
12mu|ghostscript-9.10-2|367	##### GHOSTSCRIPT
12mu|ghostscript-9.10-2|368	mkdir -p %{buildroot}%{_docdir}/ghostscript-doc-%{gsver}
12mu|ghostscript-9.10-2|369	
12mu|ghostscript-9.10-2|370	%if !%{bootstrap}
12mu|ghostscript-9.10-2|371	make \
12mu|ghostscript-9.10-2|372	prefix=%{_prefix} \
12mu|ghostscript-9.10-2|373	DESTDIR=%{buildroot} \
12mu|ghostscript-9.10-2|374	gssharedir=%{_libdir}/ghostscript/%{gsver} \
12mu|ghostscript-9.10-2|375	docdir=%{_docdir}/ghostscript-doc-%{gsver} \
12mu|ghostscript-9.10-2|376	bindir=%{_bindir} \
12mu|ghostscript-9.10-2|377	%if %{withcupsfilters}
12mu|ghostscript-9.10-2|378	install-cups \
12mu|ghostscript-9.10-2|379	%endif
12mu|ghostscript-9.10-2|380	mandir=%{_mandir}
12mu|ghostscript-9.10-2|381	%endif
12mu|ghostscript-9.10-2|382	
12mu|ghostscript-9.10-2|383	make \
12mu|ghostscript-9.10-2|384	prefix=%{_prefix} \
12mu|ghostscript-9.10-2|385	DESTDIR=%{buildroot} \
12mu|ghostscript-9.10-2|386	gssharedir=%{_libdir}/ghostscript/%{gsver} \
12mu|ghostscript-9.10-2|387	docdir=%{_docdir}/ghostscript-doc-%{gsver} \
12mu|ghostscript-9.10-2|388	bindir=%{_bindir} \
12mu|ghostscript-9.10-2|389	libdir=%{_libdir} \
12mu|ghostscript-9.10-2|390	mandir=%{_mandir} \
12mu|ghostscript-9.10-2|391	soinstall
12mu|ghostscript-9.10-2|392	
12mu|ghostscript-9.10-2|393	%if %{GSx11SVGAmodule}
12mu|ghostscript-9.10-2|394	make \
12mu|ghostscript-9.10-2|395	prefix=%{_prefix} \
12mu|ghostscript-9.10-2|396	DESTDIR=%{buildroot} \
12mu|ghostscript-9.10-2|397	gssharedir=%{_libdir}/ghostscript/%{gsver} \
12mu|ghostscript-9.10-2|398	docdir=%{_docdir}/ghostscript-doc-%{gsver} \
12mu|ghostscript-9.10-2|399	bindir=%{_bindir} \
12mu|ghostscript-9.10-2|400	libdir=%{_libdir} \
12mu|ghostscript-9.10-2|401	mandir=%{_mandir} \
12mu|ghostscript-9.10-2|402	install-shared
12mu|ghostscript-9.10-2|403	%endif
12mu|ghostscript-9.10-2|404	
12mu|ghostscript-9.10-2|405	ln -sf gs.1%{_extension} %{buildroot}%{_mandir}/man1/ghostscript.1%{_extension}
12mu|ghostscript-9.10-2|406	
12mu|ghostscript-9.10-2|407	# ps2pdfpress
12mu|ghostscript-9.10-2|408	install -m 755 ps2pdfpress %{buildroot}%{_bindir}
12mu|ghostscript-9.10-2|409	
12mu|ghostscript-9.10-2|410	# UPP file for SiPix Pocket Printer A6
12mu|ghostscript-9.10-2|411	install -m 644 sipixa6.upp %{buildroot}%{_datadir}/ghostscript/%{gsver}/lib/
12mu|ghostscript-9.10-2|412	
12mu|ghostscript-9.10-2|413	# why?
12mu|ghostscript-9.10-2|414	%if %{withcupsfilters}
12mu|ghostscript-9.10-2|415	mv %{buildroot}%{_datadir}/cups/mime/gstoraster.convs %{buildroot}%{_sysconfdir}/cups/gstoraster.convs
12mu|ghostscript-9.10-2|416	%endif
12mu|ghostscript-9.10-2|417	
12mu|ghostscript-9.10-2|418	# Add backward compatibility link to not break printerdrake in Mandriva
12mu|ghostscript-9.10-2|419	# 2006 and older
12mu|ghostscript-9.10-2|420	ln -s %{_bindir}/gsc %{buildroot}%{_bindir}/gs-common
12mu|ghostscript-9.10-2|421	ln -s %{_bindir}/gsc %{buildroot}%{_bindir}/ghostscript
12mu|ghostscript-9.10-2|422	
12mu|ghostscript-9.10-2|423	# Correct permissions for all documentation files
12mu|ghostscript-9.10-2|424	chmod -R a+rX %{buildroot}%{_docdir}
12mu|ghostscript-9.10-2|425	chmod -R go-w %{buildroot}%{_docdir}
12mu|ghostscript-9.10-2|426	chmod -R u+w %{buildroot}%{_docdir}
12mu|ghostscript-9.10-2|427	
12mu|ghostscript-9.10-2|428	%post
12mu|ghostscript-9.10-2|429	# Set up update-alternatives entries
12mu|ghostscript-9.10-2|430	%{_sbindir}/update-alternatives --install %{_bindir}/gs gs %{_bindir}/gsc 200
12mu|ghostscript-9.10-2|431	
12mu|ghostscript-9.10-2|432	%post X
12mu|ghostscript-9.10-2|433	# Set up update-alternatives entries
12mu|ghostscript-9.10-2|434	%{_sbindir}/update-alternatives --install %{_bindir}/gs gs %{_bindir}/gsx 100
12mu|ghostscript-9.10-2|435	
12mu|ghostscript-9.10-2|436	%post common
12mu|ghostscript-9.10-2|437	# Initialize japanese fonts
12mu|ghostscript-9.10-2|438	if test -f /usr/share/fonts/ttf/japanese/cidinst; then
12mu|ghostscript-9.10-2|439	sh /usr/share/fonts/ttf/japanese/cidinst
12mu|ghostscript-9.10-2|440	fi
12mu|ghostscript-9.10-2|441	
12mu|ghostscript-9.10-2|442	%preun
12mu|ghostscript-9.10-2|443	if [ "$1" = 0 ]; then
12mu|ghostscript-9.10-2|444	# Remove update-alternatives entry
12mu|ghostscript-9.10-2|445	%{_sbindir}/update-alternatives --remove gs %{_bindir}/gsc
12mu|ghostscript-9.10-2|446	fi
12mu|ghostscript-9.10-2|447	
12mu|ghostscript-9.10-2|448	%preun X
12mu|ghostscript-9.10-2|449	if [ "$1" = 0 ]; then
12mu|ghostscript-9.10-2|450	# Remove update-alternatives entry
12mu|ghostscript-9.10-2|451	%{_sbindir}/update-alternatives --remove gs %{_bindir}/gsx
12mu|ghostscript-9.10-2|452	fi
12mu|ghostscript-9.10-2|453	
12mu|ghostscript-9.10-2|454	%files
12mu|ghostscript-9.10-2|455	%{_bindir}/gsc
12mu|ghostscript-9.10-2|456	%{_bindir}/gs-common
12mu|ghostscript-9.10-2|457	%{_bindir}/ghostscript
12mu|ghostscript-9.10-2|458	
12mu|ghostscript-9.10-2|459	%files X
12mu|ghostscript-9.10-2|460	%{_bindir}/gsx
12mu|ghostscript-9.10-2|461	
12mu|ghostscript-9.10-2|462	%files common
12mu|ghostscript-9.10-2|463	%dir %{_datadir}/ghostscript
12mu|ghostscript-9.10-2|464	%{_datadir}/ghostscript/%{gsver}
12mu|ghostscript-9.10-2|465	%{_mandir}/man1/*
12mu|ghostscript-9.10-2|466	%lang(de) %{_mandir}/de/man1/*
12mu|ghostscript-9.10-2|467	%{_bindir}/[e-f]*
12mu|ghostscript-9.10-2|468	#{_bindir}/gs-common
12mu|ghostscript-9.10-2|469	%{_bindir}/gs[a-b]*
12mu|ghostscript-9.10-2|470	%{_bindir}/gs[d-n]*
12mu|ghostscript-9.10-2|471	%{_bindir}/[j-l]*
12mu|ghostscript-9.10-2|472	%{_bindir}/[n-z]*
12mu|ghostscript-9.10-2|473	%if %{withcupsfilters}
12mu|ghostscript-9.10-2|474	# "pstoraster" wrapper script to make GhostScript being used as the
12mu|ghostscript-9.10-2|475	# cups-internal RIP
12mu|ghostscript-9.10-2|476	%attr(0755,root,root) %{_prefix}/lib*/cups/filter/*
12mu|ghostscript-9.10-2|477	%{_datadir}/cups/model/*
12mu|ghostscript-9.10-2|478	%config(noreplace) %{_sysconfdir}/cups/gstoraster.convs
12mu|ghostscript-9.10-2|479	%endif
12mu|ghostscript-9.10-2|480	
12mu|ghostscript-9.10-2|481	%files doc
12mu|ghostscript-9.10-2|482	%doc %{_docdir}/ghostscript-doc-%{gsver}
12mu|ghostscript-9.10-2|483	
12mu|ghostscript-9.10-2|484	%files dvipdf
12mu|ghostscript-9.10-2|485	%{_bindir}/dvipdf
12mu|ghostscript-9.10-2|486	
12mu|ghostscript-9.10-2|487	%if %{GSx11SVGAmodule}
12mu|ghostscript-9.10-2|488	%files module-X
12mu|ghostscript-9.10-2|489	%doc README.shared.mandrivalinux
12mu|ghostscript-9.10-2|490	%dir %{_libdir}/ghostscript/%{gsver}
12mu|ghostscript-9.10-2|491	%{_libdir}/ghostscript/%{gsver}/X11.so
12mu|ghostscript-9.10-2|492	%endif
12mu|ghostscript-9.10-2|493	
12mu|ghostscript-9.10-2|494	%files -n %{libgs}
12mu|ghostscript-9.10-2|495	%{_libdir}/libgs.so.*%{gsmajor}*
12mu|ghostscript-9.10-2|496	
12mu|ghostscript-9.10-2|497	%files -n %{libgs_devel}
12mu|ghostscript-9.10-2|498	%{_libdir}/libgs.so
12mu|ghostscript-9.10-2|499	%{_includedir}/ghostscript
12mu|ghostscript-9.10-2|500	
12mu|ghostscript-9.10-2|501	%files -n %{libijs}
12mu|ghostscript-9.10-2|502	%{_libdir}/libijs-%{ijsver}.so
12mu|ghostscript-9.10-2|503	
12mu|ghostscript-9.10-2|504	%files -n %{libijs_devel}
12mu|ghostscript-9.10-2|505	%doc ijs/README
12mu|ghostscript-9.10-2|506	%{_libdir}/libijs.so
12mu|ghostscript-9.10-2|507	%{_libdir}/pkgconfig/ijs.pc
12mu|ghostscript-9.10-2|508	%{_includedir}/ijs
12mu|ghostscript-9.10-2|509	%{_bindir}/ijs_client_example
12mu|ghostscript-9.10-2|510	%{_bindir}/ijs_server_example
12mu|ghostscript-9.10-2|511	%{_bindir}/ijs-config
12mu|ghostscript-9.10-2|512	
12mu|ghostscript-9.10-2|513	
12mu|ghostscript-9.10-2|514	%changelog
12mu|ghostscript-9.10-2|515	* Thu Dec 12 2013 akdengi <kazancas@mandriva.ru> 9.10-2
12mu|ghostscript-9.10-2|516	+ Revision: e80a015
12mu|ghostscript-9.10-2|517	- add patches from Fedora
12mu|ghostscript-9.10-2|518	
12mu|ghostscript-9.10-2|519	

19673 12
12mu|gimp-2.8.10-1|1	%bcond_without  python
12mu|gimp-2.8.10-1|2	
12mu|gimp-2.8.10-1|3	%define	api	2.0
12mu|gimp-2.8.10-1|4	%define	abi	2.8
12mu|gimp-2.8.10-1|5	%define	major	0
12mu|gimp-2.8.10-1|6	%define	libname 	%mklibname %{name} %{api}_%{major}
12mu|gimp-2.8.10-1|7	%define	libbase		%mklibname gimpbase %{api} %{major}
12mu|gimp-2.8.10-1|8	%define	libcolor	%mklibname gimpcolor %{api} %{major}
12mu|gimp-2.8.10-1|9	%define	libconfig	%mklibname gimpconfig %{api} %{major}
12mu|gimp-2.8.10-1|10	%define	libmath		%mklibname gimpmath %{api} %{major}
12mu|gimp-2.8.10-1|11	%define	libmodule	%mklibname gimpmodule %{api} %{major}
12mu|gimp-2.8.10-1|12	%define	libthumb	%mklibname gimpthumb %{api} %{major}
12mu|gimp-2.8.10-1|13	%define	libui		%mklibname gimpui %{api} %{major}
12mu|gimp-2.8.10-1|14	%define	libwidgets	%mklibname gimpwidgets %{api} %{major}
12mu|gimp-2.8.10-1|15	%define	devname 	%mklibname -d %{name}%{api}
12mu|gimp-2.8.10-1|16	
12mu|gimp-2.8.10-1|17	Summary:	The GNU Image Manipulation Program
12mu|gimp-2.8.10-1|18	Name:		gimp
12mu|gimp-2.8.10-1|19	Epoch:		1
12mu|gimp-2.8.10-1|20	Version:	2.8.10
12mu|gimp-2.8.10-1|21	Release:	1
12mu|gimp-2.8.10-1|22	License:	GPLv2+
12mu|gimp-2.8.10-1|23	Group:		Graphics
12mu|gimp-2.8.10-1|24	Url:		http://www.gimp.org/
12mu|gimp-2.8.10-1|25	Source0:	ftp://ftp.gimp.org/pub/gimp/v%{abi}/gimp-%{version}.tar.bz2
12mu|gimp-2.8.10-1|26	Source1:	ftp://ftp.gimp.org/pub/gimp/v%{abi}/gimp-%{version}.tar.bz2.md5
12mu|gimp-2.8.10-1|27	# add single-window mode by default
12mu|gimp-2.8.10-1|28	Source2:	sessionrc
12mu|gimp-2.8.10-1|29	Source13:	gimp-scripting-sample.pl
12mu|gimp-2.8.10-1|30	Patch0:		gimp-2.5.1-desktopentry.patch
12mu|gimp-2.8.10-1|31	Patch1:		gimp-2.8.4-link.patch
12mu|gimp-2.8.10-1|32	
12mu|gimp-2.8.10-1|33	BuildRequires:	desktop-file-utils
12mu|gimp-2.8.10-1|34	BuildRequires:	iso-codes
12mu|gimp-2.8.10-1|35	BuildRequires:	gtk-doc
12mu|gimp-2.8.10-1|36	BuildRequires:	imagemagick
12mu|gimp-2.8.10-1|37	BuildRequires:	intltool
12mu|gimp-2.8.10-1|38	BuildRequires:	perl
12mu|gimp-2.8.10-1|39	BuildRequires:	aalib-devel
12mu|gimp-2.8.10-1|40	BuildRequires:	jasper-devel
12mu|gimp-2.8.10-1|41	BuildRequires:	libwmf-devel >= 0.2.8
12mu|gimp-2.8.10-1|42	BuildRequires:	mng-devel
12mu|gimp-2.8.10-1|43	BuildRequires:	tiff-devel
12mu|gimp-2.8.10-1|44	BuildRequires:	bzip2-devel
12mu|gimp-2.8.10-1|45	BuildRequires:	ghostscript-devel
12mu|gimp-2.8.10-1|46	BuildRequires:	pkgconfig(alsa)
12mu|gimp-2.8.10-1|47	BuildRequires:	pkgconfig(atk) >= 2.2.0
12mu|gimp-2.8.10-1|48	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|gimp-2.8.10-1|49	BuildRequires:	pkgconfig(gegl-0.2)
12mu|gimp-2.8.10-1|50	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|gimp-2.8.10-1|51	BuildRequires:	pkgconfig(glib-2.0) >= 2.30.2
12mu|gimp-2.8.10-1|52	BuildRequires:	pkgconfig(gudev-1.0)
12mu|gimp-2.8.10-1|53	BuildRequires:	pkgconfig(lcms2)
12mu|gimp-2.8.10-1|54	BuildRequires:	pkgconfig(libart-2.0)
12mu|gimp-2.8.10-1|55	BuildRequires:	pkgconfig(libcurl)
12mu|gimp-2.8.10-1|56	BuildRequires:	pkgconfig(libexif)
12mu|gimp-2.8.10-1|57	BuildRequires:	pkgconfig(libpng)
12mu|gimp-2.8.10-1|58	BuildRequires:	pkgconfig(librsvg-2.0)
12mu|gimp-2.8.10-1|59	BuildRequires:	pkgconfig(poppler-glib)
12mu|gimp-2.8.10-1|60	# help browser
12mu|gimp-2.8.10-1|61	BuildRequires:	pkgconfig(webkit-1.0)
12mu|gimp-2.8.10-1|62	BuildRequires:	pkgconfig(xext)
12mu|gimp-2.8.10-1|63	BuildRequires:	pkgconfig(xfixes)
12mu|gimp-2.8.10-1|64	BuildRequires:	pkgconfig(xmu)
12mu|gimp-2.8.10-1|65	BuildRequires:	pkgconfig(xpm)
12mu|gimp-2.8.10-1|66	# mail plugin
12mu|gimp-2.8.10-1|67	BuildRequires:	postfix #sendmail-command
12mu|gimp-2.8.10-1|68	# print plugin
12mu|gimp-2.8.10-1|69	#BuildRequires: libgimpprint-devel >= 4.2.0
12mu|gimp-2.8.10-1|70	# python plugin
12mu|gimp-2.8.10-1|71	%if %{with python}
12mu|gimp-2.8.10-1|72	BuildRequires:	pkgconfig(pygtk-2.0)
12mu|gimp-2.8.10-1|73	BuildRequires:	pkgconfig(python)
12mu|gimp-2.8.10-1|74	%endif
12mu|gimp-2.8.10-1|75	# Require gegl, otherwise GIMP crashes on some operations
12mu|gimp-2.8.10-1|76	# (at least on cage transformation)
12mu|gimp-2.8.10-1|77	Requires:	gegl
12mu|gimp-2.8.10-1|78	Requires:	%{libname} = %{EVRD}
12mu|gimp-2.8.10-1|79	Suggests:	gimp-help-2
12mu|gimp-2.8.10-1|80	
12mu|gimp-2.8.10-1|81	%rename gimp2.6
12mu|gimp-2.8.10-1|82	
12mu|gimp-2.8.10-1|83	%description
12mu|gimp-2.8.10-1|84	The GIMP is an image manipulation program suitable for photo retouching,
12mu|gimp-2.8.10-1|85	image composition and image authoring.  Many people find it extremely useful
12mu|gimp-2.8.10-1|86	in creating logos and other graphics for web pages.  The GIMP has many of the
12mu|gimp-2.8.10-1|87	tools and filters you would expect to find in similar commercial offerings,
12mu|gimp-2.8.10-1|88	and some interesting extras as well.
12mu|gimp-2.8.10-1|89	
12mu|gimp-2.8.10-1|90	The GIMP provides a large image manipulation toolbox, including channel
12mu|gimp-2.8.10-1|91	operations and layers, effects, sub-pixel imaging and anti-aliasing,
12mu|gimp-2.8.10-1|92	and conversions, all with multi-level undo.
12mu|gimp-2.8.10-1|93	
12mu|gimp-2.8.10-1|94	This version of The GIMP includes a scripting facility, but many of the
12mu|gimp-2.8.10-1|95	included scripts rely on fonts that we cannot distribute.  The GIMP ftp
12mu|gimp-2.8.10-1|96	site has a package of fonts that you can install by yourself, which
12mu|gimp-2.8.10-1|97	includes all the fonts needed to run the included scripts.  Some of the
12mu|gimp-2.8.10-1|98	fonts have unusual licensing requirements; all the licenses are documented
12mu|gimp-2.8.10-1|99	in the package.  Get them in ftp://ftp.gimp.org/pub/gimp/fonts/ if you are so
12mu|gimp-2.8.10-1|100	inclined.  Alternatively, choose fonts which exist on your system before
12mu|gimp-2.8.10-1|101	running the scripts.
12mu|gimp-2.8.10-1|102	
12mu|gimp-2.8.10-1|103	%files -f gimp20.lang
12mu|gimp-2.8.10-1|104	%doc AUTHORS NEWS README README.i18n docs/Wilber*
12mu|gimp-2.8.10-1|105	%config(noreplace) %{_sysconfdir}/gimp
12mu|gimp-2.8.10-1|106	%{_bindir}/gimp
12mu|gimp-2.8.10-1|107	%{_bindir}/gimp-%{abi}
12mu|gimp-2.8.10-1|108	%{_bindir}/gimp-console
12mu|gimp-2.8.10-1|109	%{_bindir}/gimp-console-%{abi}
12mu|gimp-2.8.10-1|110	%dir %{_libdir}/gimp/%{api}
12mu|gimp-2.8.10-1|111	%dir %{_libdir}/gimp/%{api}/environ
12mu|gimp-2.8.10-1|112	%{_libdir}/gimp/%{api}/interpreters
12mu|gimp-2.8.10-1|113	%{_libdir}/gimp/%{api}/environ/default.env
12mu|gimp-2.8.10-1|114	%{_libdir}/gimp/%{api}/modules
12mu|gimp-2.8.10-1|115	%{_libdir}/gimp/%{api}/plug-ins
12mu|gimp-2.8.10-1|116	%exclude %{_libdir}/gimp/%{api}/plug-ins/*.py
12mu|gimp-2.8.10-1|117	%{_datadir}/applications/*
12mu|gimp-2.8.10-1|118	%{_datadir}/gimp
12mu|gimp-2.8.10-1|119	%{_datadir}/icons/hicolor/*/apps/gimp.png
12mu|gimp-2.8.10-1|120	%{_mandir}/man1/gimp-*
12mu|gimp-2.8.10-1|121	%{_mandir}/man1/gimp.*
12mu|gimp-2.8.10-1|122	%{_mandir}/man5/gimp*
12mu|gimp-2.8.10-1|123	%{_datadir}/appdata/*.xml
12mu|gimp-2.8.10-1|124	
12mu|gimp-2.8.10-1|125	#----------------------------------------------------------------------------
12mu|gimp-2.8.10-1|126	
12mu|gimp-2.8.10-1|127	%package -n %{libname}
12mu|gimp-2.8.10-1|128	Summary:	GIMP libraries
12mu|gimp-2.8.10-1|129	Group:		System/Libraries
12mu|gimp-2.8.10-1|130	
12mu|gimp-2.8.10-1|131	%description -n %{libname}
12mu|gimp-2.8.10-1|132	This package contains a shared library for %{name}.
12mu|gimp-2.8.10-1|133	
12mu|gimp-2.8.10-1|134	%files -n %{libname}
12mu|gimp-2.8.10-1|135	%{_libdir}/libgimp-%{api}.so.%{major}*
12mu|gimp-2.8.10-1|136	
12mu|gimp-2.8.10-1|137	#----------------------------------------------------------------------------
12mu|gimp-2.8.10-1|138	
12mu|gimp-2.8.10-1|139	%package -n %{libbase}
12mu|gimp-2.8.10-1|140	Summary:	GIMP libraries
12mu|gimp-2.8.10-1|141	Group:		System/Libraries
12mu|gimp-2.8.10-1|142	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
12mu|gimp-2.8.10-1|143	
12mu|gimp-2.8.10-1|144	%description -n %{libbase}
12mu|gimp-2.8.10-1|145	This package contains a shared library for %{name}.
12mu|gimp-2.8.10-1|146	
12mu|gimp-2.8.10-1|147	%files -n %{libbase}
12mu|gimp-2.8.10-1|148	%{_libdir}/libgimpbase-%{api}.so.%{major}*
12mu|gimp-2.8.10-1|149	
12mu|gimp-2.8.10-1|150	#----------------------------------------------------------------------------
12mu|gimp-2.8.10-1|151	
12mu|gimp-2.8.10-1|152	%package -n %{libcolor}
12mu|gimp-2.8.10-1|153	Summary:	GIMP libraries
12mu|gimp-2.8.10-1|154	Group:		System/Libraries
12mu|gimp-2.8.10-1|155	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
12mu|gimp-2.8.10-1|156	
12mu|gimp-2.8.10-1|157	%description -n %{libcolor}
12mu|gimp-2.8.10-1|158	This package contains a shared library for %{name}.
12mu|gimp-2.8.10-1|159	
12mu|gimp-2.8.10-1|160	%files -n %{libcolor}
12mu|gimp-2.8.10-1|161	%{_libdir}/libgimpcolor-%{api}.so.%{major}*
12mu|gimp-2.8.10-1|162	
12mu|gimp-2.8.10-1|163	#----------------------------------------------------------------------------
12mu|gimp-2.8.10-1|164	
12mu|gimp-2.8.10-1|165	%package -n %{libconfig}
12mu|gimp-2.8.10-1|166	Summary:	GIMP libraries
12mu|gimp-2.8.10-1|167	Group:		System/Libraries
12mu|gimp-2.8.10-1|168	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
12mu|gimp-2.8.10-1|169	
12mu|gimp-2.8.10-1|170	%description -n %{libconfig}
12mu|gimp-2.8.10-1|171	This package contains a shared library for %{name}.
12mu|gimp-2.8.10-1|172	
12mu|gimp-2.8.10-1|173	%files -n %{libconfig}
12mu|gimp-2.8.10-1|174	%{_libdir}/libgimpconfig-%{api}.so.%{major}*
12mu|gimp-2.8.10-1|175	
12mu|gimp-2.8.10-1|176	#----------------------------------------------------------------------------
12mu|gimp-2.8.10-1|177	
12mu|gimp-2.8.10-1|178	%package -n %{libmath}
12mu|gimp-2.8.10-1|179	Summary:	GIMP libraries
12mu|gimp-2.8.10-1|180	Group:		System/Libraries
12mu|gimp-2.8.10-1|181	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
12mu|gimp-2.8.10-1|182	
12mu|gimp-2.8.10-1|183	%description -n %{libmath}
12mu|gimp-2.8.10-1|184	This package contains a shared library for %{name}.
12mu|gimp-2.8.10-1|185	
12mu|gimp-2.8.10-1|186	%files -n %{libmath}
12mu|gimp-2.8.10-1|187	%{_libdir}/libgimpmath-%{api}.so.%{major}*
12mu|gimp-2.8.10-1|188	
12mu|gimp-2.8.10-1|189	#----------------------------------------------------------------------------
12mu|gimp-2.8.10-1|190	
12mu|gimp-2.8.10-1|191	%package -n %{libmodule}
12mu|gimp-2.8.10-1|192	Summary:	GIMP libraries
12mu|gimp-2.8.10-1|193	Group:		System/Libraries
12mu|gimp-2.8.10-1|194	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
12mu|gimp-2.8.10-1|195	
12mu|gimp-2.8.10-1|196	%description -n %{libmodule}
12mu|gimp-2.8.10-1|197	This package contains a shared library for %{name}.
12mu|gimp-2.8.10-1|198	
12mu|gimp-2.8.10-1|199	%files -n %{libmodule}
12mu|gimp-2.8.10-1|200	%{_libdir}/libgimpmodule-%{api}.so.%{major}*
12mu|gimp-2.8.10-1|201	
12mu|gimp-2.8.10-1|202	#----------------------------------------------------------------------------
12mu|gimp-2.8.10-1|203	
12mu|gimp-2.8.10-1|204	%package -n %{libthumb}
12mu|gimp-2.8.10-1|205	Summary:	GIMP libraries
12mu|gimp-2.8.10-1|206	Group:		System/Libraries
12mu|gimp-2.8.10-1|207	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
12mu|gimp-2.8.10-1|208	
12mu|gimp-2.8.10-1|209	%description -n %{libthumb}
12mu|gimp-2.8.10-1|210	This package contains a shared library for %{name}.
12mu|gimp-2.8.10-1|211	
12mu|gimp-2.8.10-1|212	%files -n %{libthumb}
12mu|gimp-2.8.10-1|213	%{_libdir}/libgimpthumb-%{api}.so.%{major}*
12mu|gimp-2.8.10-1|214	
12mu|gimp-2.8.10-1|215	#----------------------------------------------------------------------------
12mu|gimp-2.8.10-1|216	
12mu|gimp-2.8.10-1|217	%package -n %{libui}
12mu|gimp-2.8.10-1|218	Summary:	GIMP libraries
12mu|gimp-2.8.10-1|219	Group:		System/Libraries
12mu|gimp-2.8.10-1|220	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
12mu|gimp-2.8.10-1|221	
12mu|gimp-2.8.10-1|222	%description -n %{libui}
12mu|gimp-2.8.10-1|223	This package contains a shared library for %{name}.
12mu|gimp-2.8.10-1|224	
12mu|gimp-2.8.10-1|225	%files -n %{libui}
12mu|gimp-2.8.10-1|226	%{_libdir}/libgimpui-%{api}.so.%{major}*
12mu|gimp-2.8.10-1|227	
12mu|gimp-2.8.10-1|228	#----------------------------------------------------------------------------
12mu|gimp-2.8.10-1|229	
12mu|gimp-2.8.10-1|230	%package -n %{libwidgets}
12mu|gimp-2.8.10-1|231	Summary:	GIMP libraries
12mu|gimp-2.8.10-1|232	Group:		System/Libraries
12mu|gimp-2.8.10-1|233	Conflicts:	%{_lib}gimp2.0_0 < 1:2.8.4-2
12mu|gimp-2.8.10-1|234	
12mu|gimp-2.8.10-1|235	%description -n %{libwidgets}
12mu|gimp-2.8.10-1|236	This package contains a shared library for %{name}.
12mu|gimp-2.8.10-1|237	
12mu|gimp-2.8.10-1|238	%files -n %{libwidgets}
12mu|gimp-2.8.10-1|239	%{_libdir}/libgimpwidgets-%{api}.so.%{major}*
12mu|gimp-2.8.10-1|240	
12mu|gimp-2.8.10-1|241	#----------------------------------------------------------------------------
12mu|gimp-2.8.10-1|242	
12mu|gimp-2.8.10-1|243	%package -n %{devname}
12mu|gimp-2.8.10-1|244	Summary:	GIMP plugin and extension development kit
12mu|gimp-2.8.10-1|245	Group:		Development/GNOME and GTK+
12mu|gimp-2.8.10-1|246	Requires:	%{libname} = %{EVRD}
12mu|gimp-2.8.10-1|247	Requires:	%{libbase} = %{EVRD}
12mu|gimp-2.8.10-1|248	Requires:	%{libcolor} = %{EVRD}
12mu|gimp-2.8.10-1|249	Requires:	%{libconfig} = %{EVRD}
12mu|gimp-2.8.10-1|250	Requires:	%{libmath} = %{EVRD}
12mu|gimp-2.8.10-1|251	Requires:	%{libmodule} = %{EVRD}
12mu|gimp-2.8.10-1|252	Requires:	%{libthumb} = %{EVRD}
12mu|gimp-2.8.10-1|253	Requires:	%{libui} = %{EVRD}
12mu|gimp-2.8.10-1|254	Requires:	%{libwidgets} = %{EVRD}
12mu|gimp-2.8.10-1|255	Provides:	%{name}-devel = %{version}-%{release}
12mu|gimp-2.8.10-1|256	
12mu|gimp-2.8.10-1|257	%description -n %{devname}
12mu|gimp-2.8.10-1|258	Development libraries and header files for writing GIMP plugins and extensions.
12mu|gimp-2.8.10-1|259	
12mu|gimp-2.8.10-1|260	%files -n %{devname}
12mu|gimp-2.8.10-1|261	%doc ChangeLog
12mu|gimp-2.8.10-1|262	%doc %{_datadir}/gtk-doc/html/*
12mu|gimp-2.8.10-1|263	%{_bindir}/gimptool-*
12mu|gimp-2.8.10-1|264	%{_datadir}/aclocal/*.m4
12mu|gimp-2.8.10-1|265	%{_includedir}/*
12mu|gimp-2.8.10-1|266	%{_libdir}/lib*.so
12mu|gimp-2.8.10-1|267	%{_libdir}/pkgconfig/*
12mu|gimp-2.8.10-1|268	%{_mandir}/man1/gimptool-*
12mu|gimp-2.8.10-1|269	
12mu|gimp-2.8.10-1|270	#----------------------------------------------------------------------------
12mu|gimp-2.8.10-1|271	
12mu|gimp-2.8.10-1|272	%if %{with python}
12mu|gimp-2.8.10-1|273	%package python
12mu|gimp-2.8.10-1|274	Summary:	GIMP python extension
12mu|gimp-2.8.10-1|275	Group:		Graphics
12mu|gimp-2.8.10-1|276	Requires:	pygtk2.0
12mu|gimp-2.8.10-1|277	
12mu|gimp-2.8.10-1|278	%description python
12mu|gimp-2.8.10-1|279	This package contains the python modules for GIMP, which act as a
12mu|gimp-2.8.10-1|280	wrapper to libgimp allowing the writing of plug-ins for Gimp.
12mu|gimp-2.8.10-1|281	This is similar to script-fu, except that you can use the full set
12mu|gimp-2.8.10-1|282	of Python extension modules from the plug-in, and you write plug-in
12mu|gimp-2.8.10-1|283	in python instead of in scheme.
12mu|gimp-2.8.10-1|284	
12mu|gimp-2.8.10-1|285	%files python
12mu|gimp-2.8.10-1|286	%{_libdir}/gimp/%{api}/environ/pygimp.env
12mu|gimp-2.8.10-1|287	%{_libdir}/gimp/%{api}/python
12mu|gimp-2.8.10-1|288	%{_libdir}/gimp/%{api}/plug-ins/*.py
12mu|gimp-2.8.10-1|289	%{_libdir}/python%{py_ver}/site-packages/*.pth
12mu|gimp-2.8.10-1|290	%endif
12mu|gimp-2.8.10-1|291	
12mu|gimp-2.8.10-1|292	#----------------------------------------------------------------------------
12mu|gimp-2.8.10-1|293	
12mu|gimp-2.8.10-1|294	%prep
12mu|gimp-2.8.10-1|295	%setup -q
12mu|gimp-2.8.10-1|296	%apply_patches
12mu|gimp-2.8.10-1|297	
12mu|gimp-2.8.10-1|298	%build
12mu|gimp-2.8.10-1|299	autoreconf -fiv
12mu|gimp-2.8.10-1|300	%configure2_5x \
12mu|gimp-2.8.10-1|301	--enable-default-binary=yes \
12mu|gimp-2.8.10-1|302	--enable-gimp-console \
12mu|gimp-2.8.10-1|303	--enable-mp=yes \
12mu|gimp-2.8.10-1|304	%if %{with python}
12mu|gimp-2.8.10-1|305	--enable-python=yes \
12mu|gimp-2.8.10-1|306	%else
12mu|gimp-2.8.10-1|307	--enable-python=no \
12mu|gimp-2.8.10-1|308	%endif
12mu|gimp-2.8.10-1|309	--with-gif-compression=lzw \
12mu|gimp-2.8.10-1|310	--without-hal \
12mu|gimp-2.8.10-1|311	--with-gvfs \
12mu|gimp-2.8.10-1|312	--with-dbus \
12mu|gimp-2.8.10-1|313	--enable-gtk-doc=yes \
12mu|gimp-2.8.10-1|314	--with-pdbgen \
12mu|gimp-2.8.10-1|315	--with-print \
12mu|gimp-2.8.10-1|316	--with-lcms=lcms2 \
12mu|gimp-2.8.10-1|317	--with-aa \
12mu|gimp-2.8.10-1|318	--with-linux-input \
12mu|gimp-2.8.10-1|319	--with-poppler \
12mu|gimp-2.8.10-1|320	--with-webkit \
12mu|gimp-2.8.10-1|321	--with-libtiff \
12mu|gimp-2.8.10-1|322	--with-libjpeg \
12mu|gimp-2.8.10-1|323	--with-libpng \
12mu|gimp-2.8.10-1|324	--with-libmng \
12mu|gimp-2.8.10-1|325	--with-libjasper \
12mu|gimp-2.8.10-1|326	--with-libexif \
12mu|gimp-2.8.10-1|327	--with-librsvg \
12mu|gimp-2.8.10-1|328	--with-libxpm \
12mu|gimp-2.8.10-1|329	--with-gvfs \
12mu|gimp-2.8.10-1|330	--with-alsa \
12mu|gimp-2.8.10-1|331	--with-dbus \
12mu|gimp-2.8.10-1|332	--with-script-fu \
12mu|gimp-2.8.10-1|333	--with-cairo-pdf
12mu|gimp-2.8.10-1|334	
12mu|gimp-2.8.10-1|335	%make
12mu|gimp-2.8.10-1|336	
12mu|gimp-2.8.10-1|337	%install
12mu|gimp-2.8.10-1|338	%makeinstall_std
12mu|gimp-2.8.10-1|339	
12mu|gimp-2.8.10-1|340	# workaround broken help system
12mu|gimp-2.8.10-1|341	HELP_DIR=%{buildroot}%{_datadir}/gimp/%{api}/help/C
12mu|gimp-2.8.10-1|342	[[ -d $HELP_DIR ]] || mkdir -p $HELP_DIR
12mu|gimp-2.8.10-1|343	HELP_IDX=$HELP_DIR/introduction.html
12mu|gimp-2.8.10-1|344	echo -e '<HTML><HEAD><TITLE>GIMP Base Library</HEAD>\n<BODY><UL>' > $HELP_IDX
12mu|gimp-2.8.10-1|345	
12mu|gimp-2.8.10-1|346	/bin/ls %{buildroot}%{_datadir}/gtk-doc/html/*/index.html | sed -e "s@%{buildroot}@@g" >> $HELP_IDX
12mu|gimp-2.8.10-1|347	perl -pi -e 's!(.*/html/)([^/]*)(/index.html)!<LI><A HREF="\1\2\3">\2</A>!g' $HELP_IDX
12mu|gimp-2.8.10-1|348	
12mu|gimp-2.8.10-1|349	echo '</UL></BODY></HTML>' >> $HELP_IDX
12mu|gimp-2.8.10-1|350	
12mu|gimp-2.8.10-1|351	%find_lang gimp20 --all-name
12mu|gimp-2.8.10-1|352	
12mu|gimp-2.8.10-1|353	%if %{with python}
12mu|gimp-2.8.10-1|354	chmod 755 %{buildroot}%{_libdir}/gimp/%{api}/plug-ins/*.py
12mu|gimp-2.8.10-1|355	mkdir -p %{buildroot}%{_libdir}/python%{py_ver}/site-packages
12mu|gimp-2.8.10-1|356	echo %{_libdir}/gimp/%{api}/python > %{buildroot}%{_libdir}/python%{py_ver}/site-packages/gimp.pth
12mu|gimp-2.8.10-1|357	echo %{_libdir}/gimp/%{api}/plug-ins >> %{buildroot}%{_libdir}/python%{py_ver}/site-packages/gimp.pth
12mu|gimp-2.8.10-1|358	%endif
12mu|gimp-2.8.10-1|359	
12mu|gimp-2.8.10-1|360	desktop-file-install --vendor="" \
12mu|gimp-2.8.10-1|361	--add-category="X-MandrivaLinux-CrossDesktop" \
12mu|gimp-2.8.10-1|362	--dir %{buildroot}%{_datadir}/applications \
12mu|gimp-2.8.10-1|363	%{buildroot}%{_datadir}/applications/*
12mu|gimp-2.8.10-1|364	
12mu|gimp-2.8.10-1|365	cp %{SOURCE2} %{buildroot}/%{_sysconfdir}/gimp/2.0
12mu|gimp-2.8.10-1|366	
12mu|gimp-2.8.10-1|367	
12mu|gimp-2.8.10-1|368	%changelog
12mu|gimp-2.8.10-1|369	* Fri May 30 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.8.10-1
12mu|gimp-2.8.10-1|370	+ Revision: a734e41
12mu|gimp-2.8.10-1|371	- Fix typo
12mu|gimp-2.8.10-1|372	
12mu|gimp-2.8.10-1|373	

19674 12
12mu|ginkgo-0.32-9|1	Summary:	Navigator for Nepomuk, the KDE semantic toolkit
12mu|ginkgo-0.32-9|2	Name:		ginkgo
12mu|ginkgo-0.32-9|3	Version:	0.32
12mu|ginkgo-0.32-9|4	Release:	9
12mu|ginkgo-0.32-9|5	License:	GPLv2+
12mu|ginkgo-0.32-9|6	Url:		http://wiki.mandriva.com/en/Ginkgo
12mu|ginkgo-0.32-9|7	Group:		Graphical desktop/KDE
12mu|ginkgo-0.32-9|8	Source0:	%{name}-%{version}.tar.bz2
12mu|ginkgo-0.32-9|9	BuildArch:	noarch
12mu|ginkgo-0.32-9|10	BuildRequires:	kde4-macros
12mu|ginkgo-0.32-9|11	Requires:	python-kde4
12mu|ginkgo-0.32-9|12	Requires:	python-mako
12mu|ginkgo-0.32-9|13	Requires:       oxygen-icon-theme
12mu|ginkgo-0.32-9|14	
12mu|ginkgo-0.32-9|15	%description
12mu|ginkgo-0.32-9|16	Ginkgo is a graphical front-end for managing data semantically. Ginkgo
12mu|ginkgo-0.32-9|17	lets you create and explore links between your personal data such
12mu|ginkgo-0.32-9|18	as e-mails, contacts, files, Web pages. It harnesses the Nepomuk
12mu|ginkgo-0.32-9|19	framework.
12mu|ginkgo-0.32-9|20	
12mu|ginkgo-0.32-9|21	%files -f %{name}.lang
12mu|ginkgo-0.32-9|22	%{_kde_appsdir}/%{name}
12mu|ginkgo-0.32-9|23	%{_kde_datadir}/applications/kde4/%{name}.desktop
12mu|ginkgo-0.32-9|24	%{_bindir}/%{name}
12mu|ginkgo-0.32-9|25	
12mu|ginkgo-0.32-9|26	#------------------------------------------------
12mu|ginkgo-0.32-9|27	
12mu|ginkgo-0.32-9|28	%prep
12mu|ginkgo-0.32-9|29	%setup -q
12mu|ginkgo-0.32-9|30	
12mu|ginkgo-0.32-9|31	# Fix unreadable files
12mu|ginkgo-0.32-9|32	find . -perm 0600 -exec chmod 0644 '{}' \;
12mu|ginkgo-0.32-9|33	
12mu|ginkgo-0.32-9|34	%build
12mu|ginkgo-0.32-9|35	# clean old leftover from the tarball that prevent upload
12mu|ginkgo-0.32-9|36	rm -Rf src/ginkgo/util/.cache
12mu|ginkgo-0.32-9|37	
12mu|ginkgo-0.32-9|38	# change "Report a Bug" URL to Rosa Bugzilla
12mu|ginkgo-0.32-9|39	sed -i 's!https://qa.mandriva.com!http://bugs.rosalinux.ru/!' %{name}
12mu|ginkgo-0.32-9|40	
12mu|ginkgo-0.32-9|41	# also change .po headers for consistency
12mu|ginkgo-0.32-9|42	sed -i 's!https://qa.mandriva.com/!http://bugs.rosalinux.ru/!' po/*.po
12mu|ginkgo-0.32-9|43	
12mu|ginkgo-0.32-9|44	%install
12mu|ginkgo-0.32-9|45	mkdir -p %{buildroot}%{_kde_appsdir}/%{name}
12mu|ginkgo-0.32-9|46	cp -frv src/* %{buildroot}%{_kde_appsdir}/%{name}/
12mu|ginkgo-0.32-9|47	mkdir %{buildroot}%{_bindir}/
12mu|ginkgo-0.32-9|48	cp -frv %{name} %{buildroot}%{_bindir}/%{name}
12mu|ginkgo-0.32-9|49	
12mu|ginkgo-0.32-9|50	mkdir -p %{buildroot}%{_datadir}/locale
12mu|ginkgo-0.32-9|51	#make po_files
12mu|ginkgo-0.32-9|52	for i in po/*.po
12mu|ginkgo-0.32-9|53	do
12mu|ginkgo-0.32-9|54	langdir="%{buildroot}%{_datadir}/locale/`basename ${i} .po`/LC_MESSAGES/"
12mu|ginkgo-0.32-9|55	mkdir -p ${langdir}
12mu|ginkgo-0.32-9|56	msgfmt -o ${langdir}/%{name}.mo ${i}
12mu|ginkgo-0.32-9|57	done
12mu|ginkgo-0.32-9|58	
12mu|ginkgo-0.32-9|59	chmod -R a+r %{buildroot}/%{_kde_appsdir}/%{name}
12mu|ginkgo-0.32-9|60	
12mu|ginkgo-0.32-9|61	mkdir -p %{buildroot}%{_kde_datadir}/applications/kde4
12mu|ginkgo-0.32-9|62	
12mu|ginkgo-0.32-9|63	cat > %{buildroot}%{_kde_datadir}/applications/kde4/%{name}.desktop << EOF
12mu|ginkgo-0.32-9|64	[Desktop Entry]
12mu|ginkgo-0.32-9|65	Name=Ginkgo
12mu|ginkgo-0.32-9|66	Comment=Ginkgo is a graphical front-end for Nepomuk
12mu|ginkgo-0.32-9|67	Exec=%{_bindir}/%{name}
12mu|ginkgo-0.32-9|68	Icon=nepomuk
12mu|ginkgo-0.32-9|69	Type=Application
12mu|ginkgo-0.32-9|70	Categories=Utility;KDE;Qt;
12mu|ginkgo-0.32-9|71	EOF
12mu|ginkgo-0.32-9|72	
12mu|ginkgo-0.32-9|73	%find_lang %{name}
12mu|ginkgo-0.32-9|74	
12mu|ginkgo-0.32-9|75	
12mu|ginkgo-0.32-9|76	%changelog
12mu|ginkgo-0.32-9|77	* Wed Jan 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.32-9
12mu|ginkgo-0.32-9|78	+ Revision: d4c27bd
12mu|ginkgo-0.32-9|79	- Added desktop file
12mu|ginkgo-0.32-9|80	
12mu|ginkgo-0.32-9|81	

19675 12
12mu|git-1.7.11.3-4|1	%define libname		%mklibname git
12mu|git-1.7.11.3-4|2	%define profile_branch	93git-branch.sh
12mu|git-1.7.11.3-4|3	%define profile_env	93git-env.sh
12mu|git-1.7.11.3-4|4	
12mu|git-1.7.11.3-4|5	Name:		git
12mu|git-1.7.11.3-4|6	Epoch:		1
12mu|git-1.7.11.3-4|7	Version:	1.7.11.3
12mu|git-1.7.11.3-4|8	Release:	4
12mu|git-1.7.11.3-4|9	Summary:	Global Information Tracker
12mu|git-1.7.11.3-4|10	License:	GPLv2
12mu|git-1.7.11.3-4|11	Group:		Development/Other
12mu|git-1.7.11.3-4|12	Url:		http://git-scm.com/
12mu|git-1.7.11.3-4|13	Source0:	http://git-core.googlecode.com/files/git-%version.tar.gz
12mu|git-1.7.11.3-4|14	Source2:	gitweb.conf
12mu|git-1.7.11.3-4|15	Source3:	%{profile_branch}
12mu|git-1.7.11.3-4|16	# Do we really need it? It's not used anyway
12mu|git-1.7.11.3-4|17	Source4:	%{profile_env}
12mu|git-1.7.11.3-4|18	BuildRequires:	asciidoc
12mu|git-1.7.11.3-4|19	BuildRequires:	pkgconfig(libcurl)
12mu|git-1.7.11.3-4|20	BuildRequires:	expat-devel
12mu|git-1.7.11.3-4|21	BuildRequires:	pkgconfig(openssl)
12mu|git-1.7.11.3-4|22	BuildRequires:	perl-CGI
12mu|git-1.7.11.3-4|23	BuildRequires:	perl-devel
12mu|git-1.7.11.3-4|24	BuildRequires:	python-devel
12mu|git-1.7.11.3-4|25	BuildRequires:	xmlto
12mu|git-1.7.11.3-4|26	BuildRequires:	zlib-devel
12mu|git-1.7.11.3-4|27	BuildRequires:	docbook-dtd45-xml
12mu|git-1.7.11.3-4|28	
12mu|git-1.7.11.3-4|29	Requires:	git-core = %{EVRD}
12mu|git-1.7.11.3-4|30	Requires:	gitk = %{EVRD}
12mu|git-1.7.11.3-4|31	Requires:	git-svn = %{EVRD}
12mu|git-1.7.11.3-4|32	Requires:	git-email = %{EVRD}
12mu|git-1.7.11.3-4|33	Suggests:	git-arch = %{EVRD}
12mu|git-1.7.11.3-4|34	Suggests:	git-core-oldies = %{EVRD}
12mu|git-1.7.11.3-4|35	Suggests:	git-cvs = %{EVRD}
12mu|git-1.7.11.3-4|36	
12mu|git-1.7.11.3-4|37	%description
12mu|git-1.7.11.3-4|38	This is a stupid (but extremely fast) directory content manager.  It
12mu|git-1.7.11.3-4|39	doesn't do a whole lot, but what it _does_ do is track directory
12mu|git-1.7.11.3-4|40	contents efficiently. It is intended to be the base of an efficient,
12mu|git-1.7.11.3-4|41	distributed source code management system. This package includes
12mu|git-1.7.11.3-4|42	rudimentary tools that can be used as a SCM, but you should look
12mu|git-1.7.11.3-4|43	elsewhere for tools for ordinary humans layered on top of this.
12mu|git-1.7.11.3-4|44	
12mu|git-1.7.11.3-4|45	This is a dummy package which brings in all subpackages.
12mu|git-1.7.11.3-4|46	
12mu|git-1.7.11.3-4|47	%package -n git-core
12mu|git-1.7.11.3-4|48	Summary:	Global Information Tracker
12mu|git-1.7.11.3-4|49	Group:		Development/Other
12mu|git-1.7.11.3-4|50	Requires:	diffutils
12mu|git-1.7.11.3-4|51	Requires:	rsync
12mu|git-1.7.11.3-4|52	Requires:	less
12mu|git-1.7.11.3-4|53	Requires:	openssh-clients
12mu|git-1.7.11.3-4|54	Suggests:	git-prompt
12mu|git-1.7.11.3-4|55	%rename	    gitcompletion
12mu|git-1.7.11.3-4|56	
12mu|git-1.7.11.3-4|57	%description -n git-core
12mu|git-1.7.11.3-4|58	This is a stupid (but extremely fast) directory content manager.  It
12mu|git-1.7.11.3-4|59	doesn't do a whole lot, but what it _does_ do is track directory
12mu|git-1.7.11.3-4|60	contents efficiently. It is intended to be the base of an efficient,
12mu|git-1.7.11.3-4|61	distributed source code management system. This package includes
12mu|git-1.7.11.3-4|62	rudimentary tools that can be used as a SCM, but you should look
12mu|git-1.7.11.3-4|63	elsewhere for tools for ordinary humans layered on top of this.
12mu|git-1.7.11.3-4|64	
12mu|git-1.7.11.3-4|65	This are the core tools with minimal dependencies.
12mu|git-1.7.11.3-4|66	
12mu|git-1.7.11.3-4|67	You may want to install subversion, cpsps and/or tla to import
12mu|git-1.7.11.3-4|68	repositories from other VCS.
12mu|git-1.7.11.3-4|69	
12mu|git-1.7.11.3-4|70	%package -n gitk
12mu|git-1.7.11.3-4|71	Summary:	Git revision tree visualiser
12mu|git-1.7.11.3-4|72	Group:		Development/Other
12mu|git-1.7.11.3-4|73	Requires:	git-core = %{EVRD}
12mu|git-1.7.11.3-4|74	Requires:	tk >= 8.4
12mu|git-1.7.11.3-4|75	Requires:	tcl >= 8.4
12mu|git-1.7.11.3-4|76	
12mu|git-1.7.11.3-4|77	%description -n gitk
12mu|git-1.7.11.3-4|78	Git revision tree visualiser.
12mu|git-1.7.11.3-4|79	
12mu|git-1.7.11.3-4|80	%package -n gitview
12mu|git-1.7.11.3-4|81	Summary:	Git graphical revision tree visualiser
12mu|git-1.7.11.3-4|82	Group:		Development/Other
12mu|git-1.7.11.3-4|83	Requires:	git-core = %{EVRD}
12mu|git-1.7.11.3-4|84	Requires:	python-cairo
12mu|git-1.7.11.3-4|85	Requires:	pygtk2.0
12mu|git-1.7.11.3-4|86	Requires:	python-gtksourceview
12mu|git-1.7.11.3-4|87	
12mu|git-1.7.11.3-4|88	%description -n gitview
12mu|git-1.7.11.3-4|89	Git graphical revision tree visualiser.
12mu|git-1.7.11.3-4|90	
12mu|git-1.7.11.3-4|91	%package -n %{libname}-devel
12mu|git-1.7.11.3-4|92	Summary:	Git development files
12mu|git-1.7.11.3-4|93	Group:		Development/Other
12mu|git-1.7.11.3-4|94	Provides:	git-devel = %{version}-%{release}
12mu|git-1.7.11.3-4|95	
12mu|git-1.7.11.3-4|96	%description -n %{libname}-devel
12mu|git-1.7.11.3-4|97	Development files for git.
12mu|git-1.7.11.3-4|98	
12mu|git-1.7.11.3-4|99	%package -n git-svn
12mu|git-1.7.11.3-4|100	Summary:	Git tools for importing Subversion repositories
12mu|git-1.7.11.3-4|101	Group:		Development/Other
12mu|git-1.7.11.3-4|102	Requires:	git-core = %{EVRD}, subversion
12mu|git-1.7.11.3-4|103	Requires:	perl-Git
12mu|git-1.7.11.3-4|104	Requires:	perl-SVN
12mu|git-1.7.11.3-4|105	
12mu|git-1.7.11.3-4|106	%description -n git-svn
12mu|git-1.7.11.3-4|107	Git tools for importing Subversion repositories.
12mu|git-1.7.11.3-4|108	
12mu|git-1.7.11.3-4|109	%package -n git-cvs
12mu|git-1.7.11.3-4|110	Summary:	Git tools for importing CVS repositories
12mu|git-1.7.11.3-4|111	Group:		Development/Other
12mu|git-1.7.11.3-4|112	Requires:	git-core = %{EVRD}
12mu|git-1.7.11.3-4|113	Suggests:	cvs, cvsps
12mu|git-1.7.11.3-4|114	
12mu|git-1.7.11.3-4|115	%description -n git-cvs
12mu|git-1.7.11.3-4|116	Git tools for importing CVS repositories.
12mu|git-1.7.11.3-4|117	
12mu|git-1.7.11.3-4|118	%package -n git-arch
12mu|git-1.7.11.3-4|119	Summary:	Git tools for importing Arch repositories
12mu|git-1.7.11.3-4|120	Group:		Development/Other
12mu|git-1.7.11.3-4|121	Requires:	git-core = %{EVRD}
12mu|git-1.7.11.3-4|122	Suggests:	tla
12mu|git-1.7.11.3-4|123	
12mu|git-1.7.11.3-4|124	%description -n git-arch
12mu|git-1.7.11.3-4|125	Git tools for importing Arch repositories.
12mu|git-1.7.11.3-4|126	
12mu|git-1.7.11.3-4|127	%package -n git-email
12mu|git-1.7.11.3-4|128	Summary:	Git tools for sending email
12mu|git-1.7.11.3-4|129	Group:		Development/Other
12mu|git-1.7.11.3-4|130	Requires:	git-core = %{EVRD}
12mu|git-1.7.11.3-4|131	Suggests:	perl-Authen-SASL
12mu|git-1.7.11.3-4|132	Suggests:	perl-MIME-Base64
12mu|git-1.7.11.3-4|133	
12mu|git-1.7.11.3-4|134	%description -n git-email
12mu|git-1.7.11.3-4|135	Git tools for sending email.
12mu|git-1.7.11.3-4|136	
12mu|git-1.7.11.3-4|137	%package -n perl-Git
12mu|git-1.7.11.3-4|138	Summary:	Perl interface to Git
12mu|git-1.7.11.3-4|139	Group:		Development/Perl
12mu|git-1.7.11.3-4|140	Requires:	git-core = %{EVRD}
12mu|git-1.7.11.3-4|141	
12mu|git-1.7.11.3-4|142	%description -n perl-Git
12mu|git-1.7.11.3-4|143	Perl interface to Git
12mu|git-1.7.11.3-4|144	
12mu|git-1.7.11.3-4|145	%package -n python-git
12mu|git-1.7.11.3-4|146	Summary:	Python interface to Git
12mu|git-1.7.11.3-4|147	Group:		Development/Python
12mu|git-1.7.11.3-4|148	Requires:	git-core = %{EVRD}
12mu|git-1.7.11.3-4|149	
12mu|git-1.7.11.3-4|150	%description -n python-git
12mu|git-1.7.11.3-4|151	Python interface to Git
12mu|git-1.7.11.3-4|152	
12mu|git-1.7.11.3-4|153	%package -n git-core-oldies
12mu|git-1.7.11.3-4|154	Summary:	Git obsolete commands, bound to extinction
12mu|git-1.7.11.3-4|155	Group:		Development/Other
12mu|git-1.7.11.3-4|156	Requires:	git-core = %{EVRD}
12mu|git-1.7.11.3-4|157	
12mu|git-1.7.11.3-4|158	%description -n git-core-oldies
12mu|git-1.7.11.3-4|159	Git obsolete commands, bound to extinction
12mu|git-1.7.11.3-4|160	
12mu|git-1.7.11.3-4|161	%package -n gitweb
12mu|git-1.7.11.3-4|162	Summary:	cgi-bin script for browse a git repository with web browser
12mu|git-1.7.11.3-4|163	Group:		System/Servers
12mu|git-1.7.11.3-4|164	Requires:	git-core = %{EVRD}
12mu|git-1.7.11.3-4|165	Requires:	apache-mod_perl
12mu|git-1.7.11.3-4|166	
12mu|git-1.7.11.3-4|167	%description -n gitweb
12mu|git-1.7.11.3-4|168	cgi-bin script for browse a git repository with web browser.
12mu|git-1.7.11.3-4|169	
12mu|git-1.7.11.3-4|170	%package -n git-prompt
12mu|git-1.7.11.3-4|171	Summary:	Shows the current git branch in your bash prompt
12mu|git-1.7.11.3-4|172	Group:		Shells
12mu|git-1.7.11.3-4|173	Requires:	git-core = %{EVRD}
12mu|git-1.7.11.3-4|174	Requires:	bash-completion
12mu|git-1.7.11.3-4|175	
12mu|git-1.7.11.3-4|176	%description -n git-prompt
12mu|git-1.7.11.3-4|177	Shows the current git branch in your bash prompt.
12mu|git-1.7.11.3-4|178	
12mu|git-1.7.11.3-4|179	%prep
12mu|git-1.7.11.3-4|180	%setup -q
12mu|git-1.7.11.3-4|181	# remove borring file
12mu|git-1.7.11.3-4|182	rm -f Documentation/.gitignore
12mu|git-1.7.11.3-4|183	# prefix gitweb css/png files with /gitweb
12mu|git-1.7.11.3-4|184	perl -pi -e 's!^(GITWEB_CSS|GITWEB_LOGO|GITWEB_FAVICON) = !$1 = /gitweb/!' Makefile
12mu|git-1.7.11.3-4|185	
12mu|git-1.7.11.3-4|186	%build
12mu|git-1.7.11.3-4|187	# same flags and prefix must be passed for make test too
12mu|git-1.7.11.3-4|188	%define git_make_params prefix=%{_prefix} gitexecdir=%{_libdir}/git-core CFLAGS="%{optflags}" GITWEB_CONFIG=%{_sysconfdir}/gitweb.conf DOCBOOK_XSL_172=1
12mu|git-1.7.11.3-4|189	%make %{git_make_params} all doc gitweb/gitweb.cgi
12mu|git-1.7.11.3-4|190	
12mu|git-1.7.11.3-4|191	# Produce RelNotes.txt.gz
12mu|git-1.7.11.3-4|192	# sed trick changes "-x.y.z.txt" to "-x.y.z.0.txt" for ordering, then undoes it
12mu|git-1.7.11.3-4|193	# use awk to print a newline before each RelNotes header
12mu|git-1.7.11.3-4|194	cd Documentation/RelNotes \
12mu|git-1.7.11.3-4|195	&& 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/'`" \
12mu|git-1.7.11.3-4|196	&& awk 'FNR == 1 { print "" } { print }' $relnotesls | gzip -9c >../RelNotes.txt.gz
12mu|git-1.7.11.3-4|197	
12mu|git-1.7.11.3-4|198	%install
12mu|git-1.7.11.3-4|199	%__rm -rf %{buildroot}
12mu|git-1.7.11.3-4|200	%__mkdir_p %{buildroot}%{_bindir}
12mu|git-1.7.11.3-4|201	%makeinstall_std prefix=%{_prefix} gitexecdir=%{_libdir}/git-core  CFLAGS="%{optflags}"
12mu|git-1.7.11.3-4|202	make install-doc prefix=%{_prefix} gitexecdir=%{_libdir}/git-core   DESTDIR=%{buildroot}
12mu|git-1.7.11.3-4|203	
12mu|git-1.7.11.3-4|204	# Avoid dependencies on obscure perl modules
12mu|git-1.7.11.3-4|205	chmod -x contrib/mw-to-git/git-remote-mediawiki
12mu|git-1.7.11.3-4|206	
12mu|git-1.7.11.3-4|207	# (cg) Copy the whole contrib dir as docs. It contains useful scripts.
12mu|git-1.7.11.3-4|208	%__mkdir_p %{buildroot}%{_datadir}/doc/git-core
12mu|git-1.7.11.3-4|209	cp -ar contrib %{buildroot}%{_datadir}/doc/git-core
12mu|git-1.7.11.3-4|210	# (cg) Even tho' we copy the whole contrib dir, copy this rather than symlink incase the user is excluding docs
12mu|git-1.7.11.3-4|211	%__install -m 755 contrib/gitview/gitview %{buildroot}%{_bindir}
12mu|git-1.7.11.3-4|212	
12mu|git-1.7.11.3-4|213	%__mkdir_p %{buildroot}%{_includedir}/git
12mu|git-1.7.11.3-4|214	%__cp *.h %{buildroot}%{_includedir}/git
12mu|git-1.7.11.3-4|215	
12mu|git-1.7.11.3-4|216	%__mkdir_p %{buildroot}%{_libdir}
12mu|git-1.7.11.3-4|217	%__install -m 644 libgit.a %{buildroot}%{_libdir}/libgit.a
12mu|git-1.7.11.3-4|218	
12mu|git-1.7.11.3-4|219	%__mv %{buildroot}/%{_prefix}/lib/perl5/site_perl %{buildroot}/%{_prefix}/lib/perl5/vendor_perl
12mu|git-1.7.11.3-4|220	%__rm -f %{buildroot}/%{perl_vendorlib}/Error.pm
12mu|git-1.7.11.3-4|221	
12mu|git-1.7.11.3-4|222	%__mkdir_p %{buildroot}%{_datadir}/gitweb/static
12mu|git-1.7.11.3-4|223	%__install -m 755 gitweb/gitweb.cgi %{buildroot}%{_datadir}/gitweb
12mu|git-1.7.11.3-4|224	%__install -m 644 gitweb/static/*.css gitweb/static/*.png %{buildroot}%{_datadir}/gitweb/static/
12mu|git-1.7.11.3-4|225	
12mu|git-1.7.11.3-4|226	%__mkdir_p %{buildroot}%{_sysconfdir}
12mu|git-1.7.11.3-4|227	%__install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/gitweb.conf
12mu|git-1.7.11.3-4|228	# apache configuration
12mu|git-1.7.11.3-4|229	%__mkdir_p %{buildroot}%{_webappconfdir}
12mu|git-1.7.11.3-4|230	%__cat > %{buildroot}%{_webappconfdir}/gitweb.conf <<EOF
12mu|git-1.7.11.3-4|231	# gitweb configuration
12mu|git-1.7.11.3-4|232	Alias /gitweb %{_datadir}/gitweb
12mu|git-1.7.11.3-4|233	
12mu|git-1.7.11.3-4|234	<Directory %{_datadir}/gitweb>
12mu|git-1.7.11.3-4|235	Require all granted
12mu|git-1.7.11.3-4|236	Options ExecCgi
12mu|git-1.7.11.3-4|237	DirectoryIndex gitweb.cgi
12mu|git-1.7.11.3-4|238	AddHandler cgi-script .cgi
12mu|git-1.7.11.3-4|239	</Directory>
12mu|git-1.7.11.3-4|240	EOF
12mu|git-1.7.11.3-4|241	
12mu|git-1.7.11.3-4|242	# fix .sp in man files
12mu|git-1.7.11.3-4|243	find %{buildroot}/%{_mandir} -type f | xargs perl -e 's/\.sp$/\n\.sp/g' -pi
12mu|git-1.7.11.3-4|244	
12mu|git-1.7.11.3-4|245	# emacs VC backend:
12mu|git-1.7.11.3-4|246	%__mkdir_p %{buildroot}{%{_datadir}/emacs/site-lisp,/etc/emacs/site-start.d}
12mu|git-1.7.11.3-4|247	%__install -m 644 contrib/emacs/*.el %{buildroot}%{_datadir}/emacs/site-lisp
12mu|git-1.7.11.3-4|248	%__cat >%{buildroot}/etc/emacs/site-start.d/vc_git.el <<EOF
12mu|git-1.7.11.3-4|249	(add-to-list 'vc-handled-backends 'GIT)
12mu|git-1.7.11.3-4|250	EOF
12mu|git-1.7.11.3-4|251	
12mu|git-1.7.11.3-4|252	# install bash-completion file
12mu|git-1.7.11.3-4|253	%__mkdir_p %{buildroot}%{_sysconfdir}/bash_completion.d
12mu|git-1.7.11.3-4|254	%__install -m644 contrib/completion/git-completion.bash \
12mu|git-1.7.11.3-4|255	%{buildroot}%{_sysconfdir}/bash_completion.d/git
12mu|git-1.7.11.3-4|256	
12mu|git-1.7.11.3-4|257	# And the prompt manipulation file
12mu|git-1.7.11.3-4|258	%__install -D -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/profile.d/%{profile_branch}
12mu|git-1.7.11.3-4|259	
12mu|git-1.7.11.3-4|260	# exposes a bug in less, as reported by coling
12mu|git-1.7.11.3-4|261	#install -D -m 0644 %SOURCE4 %{buildroot}%{_sysconfdir}/profile.d/%{profile_env}
12mu|git-1.7.11.3-4|262	
12mu|git-1.7.11.3-4|263	%find_lang %{name}
12mu|git-1.7.11.3-4|264	
12mu|git-1.7.11.3-4|265	%check
12mu|git-1.7.11.3-4|266	# We do NO_SVN_TESTS because git's tests hardcode
12mu|git-1.7.11.3-4|267	# replies from svn versions older than the one
12mu|git-1.7.11.3-4|268	# we're shipping -- and they have changed since
12mu|git-1.7.11.3-4|269	LC_ALL=C %make %{git_make_params} test NO_SVN_TESTS=true
12mu|git-1.7.11.3-4|270	
12mu|git-1.7.11.3-4|271	%files
12mu|git-1.7.11.3-4|272	# no file in the main package
12mu|git-1.7.11.3-4|273	
12mu|git-1.7.11.3-4|274	%files -n git-core -f %{name}.lang
12mu|git-1.7.11.3-4|275	/etc/emacs/site-start.d/*
12mu|git-1.7.11.3-4|276	/etc/bash_completion.d/*
12mu|git-1.7.11.3-4|277	%{_datadir}/emacs/site-lisp/*
12mu|git-1.7.11.3-4|278	%{_bindir}/git
12mu|git-1.7.11.3-4|279	%{_bindir}/git-*
12mu|git-1.7.11.3-4|280	%{_libdir}/git-core
12mu|git-1.7.11.3-4|281	%exclude %{_libdir}/git-core/*svn*
12mu|git-1.7.11.3-4|282	%exclude %{_libdir}/git-core/*cvs*
12mu|git-1.7.11.3-4|283	%exclude %{_libdir}/git-core/git-archimport
12mu|git-1.7.11.3-4|284	%exclude %{_libdir}/git-core/*email*
12mu|git-1.7.11.3-4|285	%{_datadir}/git-core
12mu|git-1.7.11.3-4|286	%{_datadir}/git-gui
12mu|git-1.7.11.3-4|287	%{_mandir}/*/git-*
12mu|git-1.7.11.3-4|288	%{_mandir}/*/git.*
12mu|git-1.7.11.3-4|289	%{_mandir}/*/gitattributes*
12mu|git-1.7.11.3-4|290	%{_mandir}/*/gitignore*
12mu|git-1.7.11.3-4|291	%{_mandir}/*/gitmodules*
12mu|git-1.7.11.3-4|292	%{_mandir}/*/gitnamespaces*
12mu|git-1.7.11.3-4|293	%{_mandir}/*/gitcli*
12mu|git-1.7.11.3-4|294	%{_mandir}/*/githooks*
12mu|git-1.7.11.3-4|295	%{_mandir}/*/gitrepository*
12mu|git-1.7.11.3-4|296	%{_mandir}/*/*tutorial*
12mu|git-1.7.11.3-4|297	%{_mandir}/*/*glossary*
12mu|git-1.7.11.3-4|298	%{_mandir}/*/gitdiffcore*
12mu|git-1.7.11.3-4|299	%{_mandir}/*/gitworkflows*
12mu|git-1.7.11.3-4|300	%{_mandir}/*/gitrevisions*
12mu|git-1.7.11.3-4|301	%{_mandir}/*/gitcredentials*
12mu|git-1.7.11.3-4|302	%exclude %{_mandir}/man1/*svn*.1*
12mu|git-1.7.11.3-4|303	%exclude %{_mandir}/man1/*cvs*.1*
12mu|git-1.7.11.3-4|304	%exclude %{_mandir}/man7/*cvs*.7*
12mu|git-1.7.11.3-4|305	%exclude %{_mandir}/man1/*email*.1*
12mu|git-1.7.11.3-4|306	%exclude %{_mandir}/man1/git-archimport.1*
12mu|git-1.7.11.3-4|307	%doc README Documentation/*.html Documentation/howto Documentation/technical Documentation/RelNotes.txt.gz
12mu|git-1.7.11.3-4|308	
12mu|git-1.7.11.3-4|309	%files -n gitk
12mu|git-1.7.11.3-4|310	%doc README
12mu|git-1.7.11.3-4|311	%{_bindir}/gitk
12mu|git-1.7.11.3-4|312	%{_mandir}/*/gitk*
12mu|git-1.7.11.3-4|313	%{_datadir}/gitk
12mu|git-1.7.11.3-4|314	
12mu|git-1.7.11.3-4|315	%files -n gitview
12mu|git-1.7.11.3-4|316	%doc contrib/gitview/gitview.txt
12mu|git-1.7.11.3-4|317	%{_bindir}/gitview
12mu|git-1.7.11.3-4|318	
12mu|git-1.7.11.3-4|319	%files -n %{libname}-devel
12mu|git-1.7.11.3-4|320	%{_includedir}/git
12mu|git-1.7.11.3-4|321	%{_libdir}/libgit.a
12mu|git-1.7.11.3-4|322	
12mu|git-1.7.11.3-4|323	%files -n git-svn
12mu|git-1.7.11.3-4|324	%{_libdir}/git-core/*svn*
12mu|git-1.7.11.3-4|325	%{_mandir}/man1/*svn*.1*
12mu|git-1.7.11.3-4|326	
12mu|git-1.7.11.3-4|327	%files -n git-cvs
12mu|git-1.7.11.3-4|328	%{_libdir}/git-core/*cvs*
12mu|git-1.7.11.3-4|329	%{_mandir}/man1/*cvs*.1*
12mu|git-1.7.11.3-4|330	%{_mandir}/man7/*cvs*.7*
12mu|git-1.7.11.3-4|331	
12mu|git-1.7.11.3-4|332	%files -n git-arch
12mu|git-1.7.11.3-4|333	%{_libdir}/git-core/git-archimport
12mu|git-1.7.11.3-4|334	%{_mandir}/man1/git-archimport.1*
12mu|git-1.7.11.3-4|335	
12mu|git-1.7.11.3-4|336	%files -n git-email
12mu|git-1.7.11.3-4|337	%{_libdir}/git-core/*email*
12mu|git-1.7.11.3-4|338	%{_mandir}/man1/*email*.1*
12mu|git-1.7.11.3-4|339	
12mu|git-1.7.11.3-4|340	%files -n perl-Git
12mu|git-1.7.11.3-4|341	%{perl_vendorlib}/*
12mu|git-1.7.11.3-4|342	%{_mandir}/man3/*
12mu|git-1.7.11.3-4|343	
12mu|git-1.7.11.3-4|344	%files -n python-git
12mu|git-1.7.11.3-4|345	%{py_puresitedir}/*
12mu|git-1.7.11.3-4|346	
12mu|git-1.7.11.3-4|347	%files -n git-core-oldies
12mu|git-1.7.11.3-4|348	
12mu|git-1.7.11.3-4|349	%files -n gitweb
12mu|git-1.7.11.3-4|350	%doc gitweb/INSTALL gitweb/README
12mu|git-1.7.11.3-4|351	%config(noreplace) %{_sysconfdir}/gitweb.conf
12mu|git-1.7.11.3-4|352	%config(noreplace) %{_webappconfdir}/gitweb.conf
12mu|git-1.7.11.3-4|353	%{_datadir}/gitweb
12mu|git-1.7.11.3-4|354	%{_mandir}/man1/gitweb.1*
12mu|git-1.7.11.3-4|355	%{_mandir}/man5/gitweb.conf.5*
12mu|git-1.7.11.3-4|356	
12mu|git-1.7.11.3-4|357	%files -n git-prompt
12mu|git-1.7.11.3-4|358	%{_sysconfdir}/profile.d/%{profile_branch}
12mu|git-1.7.11.3-4|359	
12mu|git-1.7.11.3-4|360	
12mu|git-1.7.11.3-4|361	
12mu|git-1.7.11.3-4|362	%changelog
12mu|git-1.7.11.3-4|363	* Mon Oct 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:1.7.11.3-4
12mu|git-1.7.11.3-4|364	+ Revision: 8a9667c
12mu|git-1.7.11.3-4|365	- Fix apache cfg
12mu|git-1.7.11.3-4|366	
12mu|git-1.7.11.3-4|367	

19676 12
12mu|gjs-1.36.1-1|1	%define api			1.0
12mu|gjs-1.36.1-1|2	%define major		0
12mu|gjs-1.36.1-1|3	%define girmajor	1.0
12mu|gjs-1.36.1-1|4	%define libname		%mklibname %{name} %major
12mu|gjs-1.36.1-1|5	%define develname	%mklibname -d %{name}
12mu|gjs-1.36.1-1|6	%define girname		%mklibname %{name}-gir %{girmajor}
12mu|gjs-1.36.1-1|7	
12mu|gjs-1.36.1-1|8	Summary:	JavaScript bindings based on gobject-introspection
12mu|gjs-1.36.1-1|9	Name:		gjs
12mu|gjs-1.36.1-1|10	Version:	1.36.1
12mu|gjs-1.36.1-1|11	Release:	1
12mu|gjs-1.36.1-1|12	License:	BSD
12mu|gjs-1.36.1-1|13	Group:		Development/Other
12mu|gjs-1.36.1-1|14	Url:		http://live.gnome.org/Gjs
12mu|gjs-1.36.1-1|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/1.36/%{name}-%{version}.tar.xz
12mu|gjs-1.36.1-1|16	
12mu|gjs-1.36.1-1|17	BuildRequires:	pkgconfig(cairo)
12mu|gjs-1.36.1-1|18	BuildRequires:	pkgconfig(cairo-gobject)
12mu|gjs-1.36.1-1|19	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|gjs-1.36.1-1|20	BuildRequires:	pkgconfig(gio-2.0)
12mu|gjs-1.36.1-1|21	BuildRequires:	pkgconfig(gmodule-2.0)
12mu|gjs-1.36.1-1|22	BuildRequires:	pkgconfig(gobject-2.0) >= 2.18.0
12mu|gjs-1.36.1-1|23	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 1.29.16
12mu|gjs-1.36.1-1|24	BuildRequires:	pkgconfig(gthread-2.0)
12mu|gjs-1.36.1-1|25	BuildRequires:	pkgconfig(mozjs185)
12mu|gjs-1.36.1-1|26	
12mu|gjs-1.36.1-1|27	Provides:	/usr/bin/gjs
12mu|gjs-1.36.1-1|28	
12mu|gjs-1.36.1-1|29	%description
12mu|gjs-1.36.1-1|30	This package contains JavaScript bindings based on gobject-introspection.
12mu|gjs-1.36.1-1|31	
12mu|gjs-1.36.1-1|32	%package -n %{libname}
12mu|gjs-1.36.1-1|33	Group:		System/Libraries
12mu|gjs-1.36.1-1|34	Summary:	JavaScript bindings based on gobject-introspection
12mu|gjs-1.36.1-1|35	
12mu|gjs-1.36.1-1|36	%description -n %{libname}
12mu|gjs-1.36.1-1|37	This package contains JavaScript bindings based on gobject-introspection.
12mu|gjs-1.36.1-1|38	
12mu|gjs-1.36.1-1|39	%package -n %{girname}
12mu|gjs-1.36.1-1|40	Summary:	GObject Introspection interface description for %{name}
12mu|gjs-1.36.1-1|41	Group:		System/Libraries
12mu|gjs-1.36.1-1|42	
12mu|gjs-1.36.1-1|43	%description -n %{girname}
12mu|gjs-1.36.1-1|44	GObject Introspection interface description for %{name}.
12mu|gjs-1.36.1-1|45	
12mu|gjs-1.36.1-1|46	%package -n %{develname}
12mu|gjs-1.36.1-1|47	Group:		Development/C
12mu|gjs-1.36.1-1|48	Summary:	JavaScript bindings based on gobject-introspection
12mu|gjs-1.36.1-1|49	Requires:	%{libname} = %{version}-%{release}
12mu|gjs-1.36.1-1|50	Requires:	%{girname} = %{version}-%{release}
12mu|gjs-1.36.1-1|51	Provides:	%{name}-devel = %{version}-%{release}
12mu|gjs-1.36.1-1|52	
12mu|gjs-1.36.1-1|53	%description -n %{develname}
12mu|gjs-1.36.1-1|54	This package contains JavaScript bindings based on gobject-introspection.
12mu|gjs-1.36.1-1|55	
12mu|gjs-1.36.1-1|56	%prep
12mu|gjs-1.36.1-1|57	%setup -q
12mu|gjs-1.36.1-1|58	%apply_patches
12mu|gjs-1.36.1-1|59	
12mu|gjs-1.36.1-1|60	%build
12mu|gjs-1.36.1-1|61	%configure2_5x \
12mu|gjs-1.36.1-1|62	--disable-static
12mu|gjs-1.36.1-1|63	
12mu|gjs-1.36.1-1|64	%make V=1
12mu|gjs-1.36.1-1|65	
12mu|gjs-1.36.1-1|66	%install
12mu|gjs-1.36.1-1|67	%makeinstall_std
12mu|gjs-1.36.1-1|68	
12mu|gjs-1.36.1-1|69	%files
12mu|gjs-1.36.1-1|70	%doc README COPYING NEWS
12mu|gjs-1.36.1-1|71	%{_bindir}/gjs
12mu|gjs-1.36.1-1|72	%{_bindir}/gjs-console
12mu|gjs-1.36.1-1|73	%{_datadir}/%{name}-%{api}
12mu|gjs-1.36.1-1|74	
12mu|gjs-1.36.1-1|75	%files -n %{libname}
12mu|gjs-1.36.1-1|76	%{_libdir}/libgjs.so.%{major}*
12mu|gjs-1.36.1-1|77	
12mu|gjs-1.36.1-1|78	%files -n %{girname}
12mu|gjs-1.36.1-1|79	%{_libdir}/gjs/girepository-1.0/GjsPrivate-1.0.typelib
12mu|gjs-1.36.1-1|80	
12mu|gjs-1.36.1-1|81	%files -n %{develname}
12mu|gjs-1.36.1-1|82	%{_libdir}/libgjs.so
12mu|gjs-1.36.1-1|83	%{_libdir}/pkgconfig/gjs-%{api}.pc
12mu|gjs-1.36.1-1|84	%{_libdir}/pkgconfig/gjs-internals-%{api}.pc
12mu|gjs-1.36.1-1|85	%{_includedir}/gjs-%{api}
12mu|gjs-1.36.1-1|86	

19677 12
12mu|glamor-0.5.1-2|1	# Otherwise it fails linking
12mu|glamor-0.5.1-2|2	%define _disable_ld_no_undefined 1
12mu|glamor-0.5.1-2|3	
12mu|glamor-0.5.1-2|4	%define	major		0
12mu|glamor-0.5.1-2|5	%define	libname		%mklibname %{name} %{major}
12mu|glamor-0.5.1-2|6	%define	develname	%mklibname -d %{name}
12mu|glamor-0.5.1-2|7	
12mu|glamor-0.5.1-2|8	Summary:	Open-source X.org graphics common driver based on the GL library
12mu|glamor-0.5.1-2|9	Name:		glamor
12mu|glamor-0.5.1-2|10	Version:	0.5.1
12mu|glamor-0.5.1-2|11	Release:	2
12mu|glamor-0.5.1-2|12	License:	MIT
12mu|glamor-0.5.1-2|13	Group:		System/Libraries
12mu|glamor-0.5.1-2|14	Url:		http://www.freedesktop.org/wiki/Software/Glamor
12mu|glamor-0.5.1-2|15	Source0:	%{name}-%{version}.tar.gz
12mu|glamor-0.5.1-2|16	BuildRequires:	autoconf
12mu|glamor-0.5.1-2|17	BuildRequires:	x11-util-macros >= 1.17
12mu|glamor-0.5.1-2|18	BuildRequires:	x11-proto-devel >= 7.6
12mu|glamor-0.5.1-2|19	BuildRequires:	pkgconfig(egl)
12mu|glamor-0.5.1-2|20	BuildRequires:	pkgconfig(gbm)
12mu|glamor-0.5.1-2|21	BuildRequires:	pkgconfig(gl)
12mu|glamor-0.5.1-2|22	BuildRequires:	pkgconfig(glesv2)
12mu|glamor-0.5.1-2|23	BuildRequires:	pkgconfig(libdrm) >= 2.4.42
12mu|glamor-0.5.1-2|24	BuildRequires:	pkgconfig(pixman-1) >= 0.29.2
12mu|glamor-0.5.1-2|25	BuildRequires:	pkgconfig(xorg-server)
12mu|glamor-0.5.1-2|26	
12mu|glamor-0.5.1-2|27	%description
12mu|glamor-0.5.1-2|28	The %{name} module is an open-source 2D graphics common driver for the
12mu|glamor-0.5.1-2|29	X-Window System as implemented by X.org. It supports a variety of graphics
12mu|glamor-0.5.1-2|30	chipsets which have OpenGL/EGL/GBM supports.
12mu|glamor-0.5.1-2|31	It?s a GL-based rendering acceleration library for X server:
12mu|glamor-0.5.1-2|32	* it uses GL functions and shader to complete the 2D graphics operations;
12mu|glamor-0.5.1-2|33	* it uses normal texture to represent a drawable pixmap if possible;
12mu|glamor-0.5.1-2|34	* it calls GL functions to render to the texture directly.
12mu|glamor-0.5.1-2|35	It?s somehow hardware independently and could be a building block of any X
12mu|glamor-0.5.1-2|36	server?s DDX driver; a such driver could leverage %{name}-egl package to create
12mu|glamor-0.5.1-2|37	an egl context without any native X system.
12mu|glamor-0.5.1-2|38	At the present the intel video driver use %{name} as one of its acceleration
12mu|glamor-0.5.1-2|39	options: when you build it with --enable-glamor, then it will use it as its
12mu|glamor-0.5.1-2|40	rendering engine. The %{name} package is also needed by the xf86-video-ati
12mu|glamor-0.5.1-2|41	driver to support newer video cards based on the Souhtern Island (SI)
12mu|glamor-0.5.1-2|42	chip-sets.
12mu|glamor-0.5.1-2|43	
12mu|glamor-0.5.1-2|44	This package can be used on every platform which has both OpenGL support and
12mu|glamor-0.5.1-2|45	the libgbm and libdrm libraries installed.
12mu|glamor-0.5.1-2|46	
12mu|glamor-0.5.1-2|47	%files
12mu|glamor-0.5.1-2|48	%doc COPYING
12mu|glamor-0.5.1-2|49	%{_sysconfdir}/ld.so.conf.d/%{name}.conf
12mu|glamor-0.5.1-2|50	%config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/05-glamor.conf
12mu|glamor-0.5.1-2|51	
12mu|glamor-0.5.1-2|52	#----------------------------------------------------------------------------
12mu|glamor-0.5.1-2|53	
12mu|glamor-0.5.1-2|54	%package -n %{libname}
12mu|glamor-0.5.1-2|55	Summary:	Open-source X.org graphics common driver based on the GL library
12mu|glamor-0.5.1-2|56	Group:		System/Libraries
12mu|glamor-0.5.1-2|57	
12mu|glamor-0.5.1-2|58	%description -n %{libname}
12mu|glamor-0.5.1-2|59	The %{name} module is an open-source 2D graphics common driver for the
12mu|glamor-0.5.1-2|60	X-Window System as implemented by X.org. This package contains the main
12mu|glamor-0.5.1-2|61	library.
12mu|glamor-0.5.1-2|62	
12mu|glamor-0.5.1-2|63	%files -n %{libname}
12mu|glamor-0.5.1-2|64	%doc COPYING README ReleaseNote
12mu|glamor-0.5.1-2|65	%{_libdir}/libglamor.so.%{major}*
12mu|glamor-0.5.1-2|66	%{_libdir}/xorg/modules/libglamoregl.so
12mu|glamor-0.5.1-2|67	
12mu|glamor-0.5.1-2|68	#----------------------------------------------------------------------------
12mu|glamor-0.5.1-2|69	
12mu|glamor-0.5.1-2|70	%package -n %{develname}
12mu|glamor-0.5.1-2|71	Summary:	Development files for %{libname}
12mu|glamor-0.5.1-2|72	Group:		Development/X11
12mu|glamor-0.5.1-2|73	Requires:	%{libname} = %{EVRD}
12mu|glamor-0.5.1-2|74	Provides:	%{name}-devel = %{EVRD}
12mu|glamor-0.5.1-2|75	
12mu|glamor-0.5.1-2|76	%description -n %{develname}
12mu|glamor-0.5.1-2|77	The glamor module is an open-source 2D graphics common driver for the X
12mu|glamor-0.5.1-2|78	Window System as implemented by X.org. This package contains the
12mu|glamor-0.5.1-2|79	development files for %{libname}.
12mu|glamor-0.5.1-2|80	
12mu|glamor-0.5.1-2|81	%files -n %{develname}
12mu|glamor-0.5.1-2|82	%doc COPYING
12mu|glamor-0.5.1-2|83	%{_libdir}/libglamor.so
12mu|glamor-0.5.1-2|84	%{_libdir}/pkgconfig/%{name}.pc
12mu|glamor-0.5.1-2|85	%{_libdir}/pkgconfig/%{name}-egl.pc
12mu|glamor-0.5.1-2|86	%{_includedir}/xorg/glamor.h
12mu|glamor-0.5.1-2|87	
12mu|glamor-0.5.1-2|88	#----------------------------------------------------------------------------
12mu|glamor-0.5.1-2|89	
12mu|glamor-0.5.1-2|90	%prep
12mu|glamor-0.5.1-2|91	%setup -q
12mu|glamor-0.5.1-2|92	autoreconf -vfi
12mu|glamor-0.5.1-2|93	
12mu|glamor-0.5.1-2|94	%build
12mu|glamor-0.5.1-2|95	# Other configure options
12mu|glamor-0.5.1-2|96	# --enable-glamor-gles2: build glamor over GLESv2 (default: no) - alternative to build over GL
12mu|glamor-0.5.1-2|97	# --enable-debug: build debug version of glamor (default: no)
12mu|glamor-0.5.1-2|98	# --enable-glx-tls: enable TLS support in GLX (default: no)
12mu|glamor-0.5.1-2|99	# --with-xorg-module-dir="%%{libdir}/xorg/modules"
12mu|glamor-0.5.1-2|100	%configure2_5x \
12mu|glamor-0.5.1-2|101	--disable-static \
12mu|glamor-0.5.1-2|102	--enable-glx-tls \
12mu|glamor-0.5.1-2|103	--with-xorg-conf-dir="%{_sysconfdir}/X11/xorg.conf.d"
12mu|glamor-0.5.1-2|104	
12mu|glamor-0.5.1-2|105	%make
12mu|glamor-0.5.1-2|106	
12mu|glamor-0.5.1-2|107	
12mu|glamor-0.5.1-2|108	%install
12mu|glamor-0.5.1-2|109	%makeinstall_std
12mu|glamor-0.5.1-2|110	mv %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/glamor.conf %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/05-glamor.conf
12mu|glamor-0.5.1-2|111	
12mu|glamor-0.5.1-2|112	mkdir -p %{buildroot}%{_sysconfdir}/ld.so.conf.d/
12mu|glamor-0.5.1-2|113	cat <<EOF >%{buildroot}%{_sysconfdir}/ld.so.conf.d/%{name}.conf
12mu|glamor-0.5.1-2|114	%{_libdir}/xorg/modules
12mu|glamor-0.5.1-2|115	EOF
12mu|glamor-0.5.1-2|116	
12mu|glamor-0.5.1-2|117	
12mu|glamor-0.5.1-2|118	%changelog
12mu|glamor-0.5.1-2|119	* Fri Nov 01 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.1-2
12mu|glamor-0.5.1-2|120	+ Revision: b9de2a6
12mu|glamor-0.5.1-2|121	- LOG New version 0.5.1
12mu|glamor-0.5.1-2|122	
12mu|glamor-0.5.1-2|123	

19678 12
12mu|glew-1.10.0-1|1	%define	major 1.10
12mu|glew-1.10.0-1|2	%define	libname %mklibname %{name} %{major}
12mu|glew-1.10.0-1|3	%define develname %mklibname %{name} -d
12mu|glew-1.10.0-1|4	
12mu|glew-1.10.0-1|5	Summary:	The OpenGL Extension Wrangler Library
12mu|glew-1.10.0-1|6	Name:		glew
12mu|glew-1.10.0-1|7	Version:	1.10.0
12mu|glew-1.10.0-1|8	Release:	1
12mu|glew-1.10.0-1|9	Group:		Development/C
12mu|glew-1.10.0-1|10	License:	BSD and MIT
12mu|glew-1.10.0-1|11	URL:		http://glew.sourceforge.net
12mu|glew-1.10.0-1|12	Source0:	http://downloads.sourceforge.net/glew/%{name}-%{version}.tgz
12mu|glew-1.10.0-1|13	BuildRequires:	pkgconfig(x11)
12mu|glew-1.10.0-1|14	BuildRequires:	mesaglu-devel
12mu|glew-1.10.0-1|15	BuildRequires:	pkgconfig(xi) libxmu-devel
12mu|glew-1.10.0-1|16	BuildRequires:	file
12mu|glew-1.10.0-1|17	
12mu|glew-1.10.0-1|18	%description
12mu|glew-1.10.0-1|19	The goal of the OpenGL Extension Wrangler Library (GLEW) is to assist C/C++
12mu|glew-1.10.0-1|20	OpenGL developers with two tedious tasks: initializing and using extensions
12mu|glew-1.10.0-1|21	and writing portable applications. GLEW provides an efficient run-time
12mu|glew-1.10.0-1|22	mechanism to determine whether a certain extension is supported by the
12mu|glew-1.10.0-1|23	driver or not. OpenGL core and extension functionality is exposed via a
12mu|glew-1.10.0-1|24	single header file. GLEW currently supports a variety of platforms and
12mu|glew-1.10.0-1|25	operating systems, including Windows, Linux, Darwin, Irix, and Solaris.
12mu|glew-1.10.0-1|26	
12mu|glew-1.10.0-1|27	
12mu|glew-1.10.0-1|28	%package -n %{libname}
12mu|glew-1.10.0-1|29	Summary:	GLEW library
12mu|glew-1.10.0-1|30	Group:		System/Libraries
12mu|glew-1.10.0-1|31	
12mu|glew-1.10.0-1|32	%description -n %{libname}
12mu|glew-1.10.0-1|33	The goal of the OpenGL Extension Wrangler Library (GLEW) is to assist C/C++
12mu|glew-1.10.0-1|34	OpenGL developers with two tedious tasks: initializing and using extensions
12mu|glew-1.10.0-1|35	and writing portable applications. GLEW provides an efficient run-time
12mu|glew-1.10.0-1|36	mechanism to determine whether a certain extension is supported by the
12mu|glew-1.10.0-1|37	driver or not. OpenGL core and extension functionality is exposed via a
12mu|glew-1.10.0-1|38	single header file. GLEW currently supports a variety of platforms and
12mu|glew-1.10.0-1|39	operating systems, including Windows, Linux, Darwin, Irix, and Solaris.
12mu|glew-1.10.0-1|40	
12mu|glew-1.10.0-1|41	
12mu|glew-1.10.0-1|42	%package -n %{develname}
12mu|glew-1.10.0-1|43	Summary:	Development files for using the %{name} library
12mu|glew-1.10.0-1|44	Group:		Development/C
12mu|glew-1.10.0-1|45	Requires:	%{libname} = %{version}-%{release}
12mu|glew-1.10.0-1|46	Provides:	%{name}-devel = %{version}-%{release}
12mu|glew-1.10.0-1|47	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|glew-1.10.0-1|48	Obsoletes:	%mklibname %{name} 1.3 -d
12mu|glew-1.10.0-1|49	Provides:	%mklibname %{name} 1.3 -d
12mu|glew-1.10.0-1|50	
12mu|glew-1.10.0-1|51	%description -n	%{develname}
12mu|glew-1.10.0-1|52	Development files for using the %{name} library.
12mu|glew-1.10.0-1|53	
12mu|glew-1.10.0-1|54	
12mu|glew-1.10.0-1|55	%prep
12mu|glew-1.10.0-1|56	
12mu|glew-1.10.0-1|57	%setup -q
12mu|glew-1.10.0-1|58	
12mu|glew-1.10.0-1|59	# strip away annoying ^M
12mu|glew-1.10.0-1|60	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mu|glew-1.10.0-1|61	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mu|glew-1.10.0-1|62	
12mu|glew-1.10.0-1|63	perl -pi -e "s#-shared -soname#-shared -lc -soname#g" config/Makefile.linux
12mu|glew-1.10.0-1|64	
12mu|glew-1.10.0-1|65	#fix txt/doc files permissions
12mu|glew-1.10.0-1|66	chmod 0755 doc
12mu|glew-1.10.0-1|67	chmod 0644 doc/* README.txt
12mu|glew-1.10.0-1|68	
12mu|glew-1.10.0-1|69	%build
12mu|glew-1.10.0-1|70	%make CFLAGS.EXTRA="%{optflags} -fPIC" GLEW_DEST= libdir=%{_libdir} bindir=%{_bindir} includedir=%{_includedir}
12mu|glew-1.10.0-1|71	
12mu|glew-1.10.0-1|72	%install
12mu|glew-1.10.0-1|73	make install.all GLEW_DEST="%{buildroot}%{_usr}" bindir=%{buildroot}%{_bindir} libdir=%{buildroot}%{_libdir} includedir=%{buildroot}%{_includedir}/GL
12mu|glew-1.10.0-1|74	rm -f %{buildroot}%{_libdir}/*.a
12mu|glew-1.10.0-1|75	
12mu|glew-1.10.0-1|76	chmod 0755 %{buildroot}%{_libdir}/*.so*
12mu|glew-1.10.0-1|77	
12mu|glew-1.10.0-1|78	%files
12mu|glew-1.10.0-1|79	%doc README.txt doc
12mu|glew-1.10.0-1|80	%{_bindir}/*
12mu|glew-1.10.0-1|81	
12mu|glew-1.10.0-1|82	%files -n %{libname}
12mu|glew-1.10.0-1|83	%{_libdir}/libGLEW*.so.%{major}*
12mu|glew-1.10.0-1|84	
12mu|glew-1.10.0-1|85	%files -n %{develname}
12mu|glew-1.10.0-1|86	%{_includedir}/GL/*.h
12mu|glew-1.10.0-1|87	%{_libdir}/libGLEW*.so
12mu|glew-1.10.0-1|88	%{_libdir}/pkgconfig/*.pc
12mu|glew-1.10.0-1|89	
12mu|glew-1.10.0-1|90	%changelog
12mu|glew-1.10.0-1|91	* Tue Dec 17 2013 akdengi <kazancas@mandriva.ru> 1.10.0-1
12mu|glew-1.10.0-1|92	+ Revision: 0d8e60a
12mu|glew-1.10.0-1|93	- SILENT fix major to 1.10
12mu|glew-1.10.0-1|94	
12mu|glew-1.10.0-1|95	

19679 12
12mu|glfw-2.7.8-1|1	%define debug_package %{nil}
12mu|glfw-2.7.8-1|2	%define major	%(echo %{version}|cut -d. -f1,1)
12mu|glfw-2.7.8-1|3	%define	libname	%mklibname %{name} %{major}
12mu|glfw-2.7.8-1|4	%define	devname	%mklibname %{name} -d
12mu|glfw-2.7.8-1|5	
12mu|glfw-2.7.8-1|6	Summary:	An OpenGL Framework
12mu|glfw-2.7.8-1|7	Name:		glfw
12mu|glfw-2.7.8-1|8	Version:	2.7.8
12mu|glfw-2.7.8-1|9	Release:	1
12mu|glfw-2.7.8-1|10	License:	BSD
12mu|glfw-2.7.8-1|11	Group:		System/Libraries
12mu|glfw-2.7.8-1|12	Url:		http://glfw.sourceforge.net/
12mu|glfw-2.7.8-1|13	Source0:	http://ovh.dl.sourceforge.net/sourceforge/glfw/%{name}-%{version}.tar.bz2
12mu|glfw-2.7.8-1|14	Patch0:		glfw-2.6-installdir.patch
12mu|glfw-2.7.8-1|15	BuildRequires:	pkgconfig(x11)
12mu|glfw-2.7.8-1|16	BuildRequires:	pkgconfig(gl)
12mu|glfw-2.7.8-1|17	BuildRequires:	pkgconfig(glu)
12mu|glfw-2.7.8-1|18	BuildRequires:	pkgconfig(xrandr)
12mu|glfw-2.7.8-1|19	
12mu|glfw-2.7.8-1|20	%description
12mu|glfw-2.7.8-1|21	GLFW is a portable framework for OpenGL application development.
12mu|glfw-2.7.8-1|22	It handles operating system specific tasks, such OpenGL window management,
12mu|glfw-2.7.8-1|23	keyboard, mouse and joystick input, reding a high precision timer,
12mu|glfw-2.7.8-1|24	creating threads, and more.
12mu|glfw-2.7.8-1|25	
12mu|glfw-2.7.8-1|26	#----------------------------------------------------------------------------
12mu|glfw-2.7.8-1|27	
12mu|glfw-2.7.8-1|28	%package -n %{libname}
12mu|glfw-2.7.8-1|29	Summary:	Main library for gupnp
12mu|glfw-2.7.8-1|30	Group:		System/Libraries
12mu|glfw-2.7.8-1|31	
12mu|glfw-2.7.8-1|32	%description -n %{libname}
12mu|glfw-2.7.8-1|33	GLFW is a portable framework for OpenGL application development.
12mu|glfw-2.7.8-1|34	It handles operating system specific tasks, such OpenGL window management,
12mu|glfw-2.7.8-1|35	keyboard, mouse and joystick input, reding a high precision timer,
12mu|glfw-2.7.8-1|36	creating threads, and more.
12mu|glfw-2.7.8-1|37	
12mu|glfw-2.7.8-1|38	This package contains the shared library for %{name}.
12mu|glfw-2.7.8-1|39	
12mu|glfw-2.7.8-1|40	%files -n %{libname}
12mu|glfw-2.7.8-1|41	%{_libdir}/libglfw.so.%{major}*
12mu|glfw-2.7.8-1|42	
12mu|glfw-2.7.8-1|43	#----------------------------------------------------------------------------
12mu|glfw-2.7.8-1|44	
12mu|glfw-2.7.8-1|45	%package -n %{devname}
12mu|glfw-2.7.8-1|46	Summary:	Headers for developing programs that will use %{name}
12mu|glfw-2.7.8-1|47	Group:		Development/C++
12mu|glfw-2.7.8-1|48	Requires:	%{libname} = %{EVRD}
12mu|glfw-2.7.8-1|49	Provides:	%{name}-devel = %{EVRD}
12mu|glfw-2.7.8-1|50	Obsoletes:	%{name} < 2.7.8
12mu|glfw-2.7.8-1|51	Conflicts:	%{name} < 2.7.8
12mu|glfw-2.7.8-1|52	
12mu|glfw-2.7.8-1|53	%description -n %{devname}
12mu|glfw-2.7.8-1|54	This package contains the development filescw for %{name}.
12mu|glfw-2.7.8-1|55	
12mu|glfw-2.7.8-1|56	%files -n %{devname}
12mu|glfw-2.7.8-1|57	%doc docs/* COPYING.txt readme.html
12mu|glfw-2.7.8-1|58	%{_libdir}/libglfw.so
12mu|glfw-2.7.8-1|59	%{_includedir}/*
12mu|glfw-2.7.8-1|60	%{_libdir}/pkgconfig/*
12mu|glfw-2.7.8-1|61	
12mu|glfw-2.7.8-1|62	#----------------------------------------------------------------------------
12mu|glfw-2.7.8-1|63	
12mu|glfw-2.7.8-1|64	%prep
12mu|glfw-2.7.8-1|65	%setup -q
12mu|glfw-2.7.8-1|66	%patch0 -p0
12mu|glfw-2.7.8-1|67	
12mu|glfw-2.7.8-1|68	%build
12mu|glfw-2.7.8-1|69	sh ./compile.sh
12mu|glfw-2.7.8-1|70	
12mu|glfw-2.7.8-1|71	%make x11 CC=gcc %{ldflags} SOFLAGS="-shared -Wl,-soname,libglfw.so.%{major}"
12mu|glfw-2.7.8-1|72	
12mu|glfw-2.7.8-1|73	%install
12mu|glfw-2.7.8-1|74	make x11-install DESTDIR=%{buildroot} PREFIX=%{_prefix} LIBDIR=%{_libdir}
12mu|glfw-2.7.8-1|75	
12mu|glfw-2.7.8-1|76	# this is copied from opensuse
12mu|glfw-2.7.8-1|77	install -D -m0755 lib/x11/libglfw.so %{buildroot}%{_libdir}/libglfw.so.%{version}
12mu|glfw-2.7.8-1|78	ln -s libglfw.so.%{version} %{buildroot}%{_libdir}/libglfw.so.%{major}
12mu|glfw-2.7.8-1|79	ln -s libglfw.so.%{version} %{buildroot}%{_libdir}/libglfw.so
12mu|glfw-2.7.8-1|80	
12mu|glfw-2.7.8-1|81	# remove static lib
12mu|glfw-2.7.8-1|82	rm -f %{buildroot}%{_libdir}/libglfw.a
12mu|glfw-2.7.8-1|83	

19680 12
12mu|glib-1.2.10-27|1	%define api	1.2
12mu|glib-1.2.10-27|2	%define major	0
12mu|glib-1.2.10-27|3	%define libname		%mklibname %{name} %{api} %{major}
12mu|glib-1.2.10-27|4	%define libgmodule	%mklibname gmodule %{api} %{major}
12mu|glib-1.2.10-27|5	%define libgthread	%mklibname gthread %{api} %{major}
12mu|glib-1.2.10-27|6	%define devname		%mklibname %{name} -d %{api}
12mu|glib-1.2.10-27|7	
12mu|glib-1.2.10-27|8	Summary:	A library of handy utility functions
12mu|glib-1.2.10-27|9	Name:		glib
12mu|glib-1.2.10-27|10	Version:	1.2.10
12mu|glib-1.2.10-27|11	Release:	27
12mu|glib-1.2.10-27|12	License:	LGPLv2.1
12mu|glib-1.2.10-27|13	Group:		System/Libraries
12mu|glib-1.2.10-27|14	Url:		http://www.gtk.org
12mu|glib-1.2.10-27|15	Source0:	ftp://ftp.gtk.org/pub/gtk/v%{api}/%{name}-%{version}.tar.gz
12mu|glib-1.2.10-27|16	# (fc) 1.2.10-3mdk Suppress warnings about varargs macros for -pedantic (Rawhide)
12mu|glib-1.2.10-27|17	Patch0:		glib-1.2.10-isowarning.patch
12mu|glib-1.2.10-27|18	# (fc) 1.2.10-5mdk don't set -L/usr/lib in glib-config
12mu|glib-1.2.10-27|19	Patch1:		glib-1.2.10-libdir.patch
12mu|glib-1.2.10-27|20	# (fc) 1.2.10-12mdk fix build with gcc 3.4 (Fedora)
12mu|glib-1.2.10-27|21	Patch2:		glib-1.2.10-gcc34.patch
12mu|glib-1.2.10-27|22	# (fc) 1.2.10-13mdk fix underquoted m4 definitions
12mu|glib-1.2.10-27|23	Patch3:		glib-1.2.10-underquoted.patch
12mu|glib-1.2.10-27|24	# (gb) 1.2.10-14mdk build static glib library with PIC as pam modules need it
12mu|glib-1.2.10-27|25	Patch4:		glib-1.2.10-pic.patch
12mu|glib-1.2.10-27|26	# (gb) 1.2.10-17mdv use ancient libtool 1.4 with lib64 fixes
12mu|glib-1.2.10-27|27	Patch5:		glib-1.2.10-libtool.patch
12mu|glib-1.2.10-27|28	# (Anssi 05/2008) Fix underlinking
12mu|glib-1.2.10-27|29	Patch6:		glib-1.2.10-underlinking.patch
12mu|glib-1.2.10-27|30	Patch7:		glib-1.2.10-format_not_a_string_literal_and_no_format_arguments.diff
12mu|glib-1.2.10-27|31	Patch8:		glib_divert.patch
12mu|glib-1.2.10-27|32	Patch9:		glib-fix-automake.patch
12mu|glib-1.2.10-27|33	Patch10:	glib-1.2.10-automake-1.13.patch
12mu|glib-1.2.10-27|34	BuildRequires:	libtool
12mu|glib-1.2.10-27|35	
12mu|glib-1.2.10-27|36	%description
12mu|glib-1.2.10-27|37	Glib is a handy library of utility functions. This C
12mu|glib-1.2.10-27|38	library is designed to solve some portability problems
12mu|glib-1.2.10-27|39	and provide other useful functionality which most
12mu|glib-1.2.10-27|40	programs require.
12mu|glib-1.2.10-27|41	
12mu|glib-1.2.10-27|42	Glib is used by GDK, GTK+ and many applications.
12mu|glib-1.2.10-27|43	You should install Glib because many of your applications
12mu|glib-1.2.10-27|44	will depend on this library.
12mu|glib-1.2.10-27|45	
12mu|glib-1.2.10-27|46	#----------------------------------------------------------------------------
12mu|glib-1.2.10-27|47	
12mu|glib-1.2.10-27|48	%package -n %{libname}
12mu|glib-1.2.10-27|49	Summary:	Main library for glib
12mu|glib-1.2.10-27|50	Group:		System/Libraries
12mu|glib-1.2.10-27|51	Provides:	glib = %{version}-%{release}
12mu|glib-1.2.10-27|52	Conflicts:	%{_lib}glib1.2 < 1.2.10-27
12mu|glib-1.2.10-27|53	Obsoletes:	%{_lib}glib1.2 < 1.2.10-27
12mu|glib-1.2.10-27|54	
12mu|glib-1.2.10-27|55	%description -n %{libname}
12mu|glib-1.2.10-27|56	This package contains a library needed to run programs dynamically
12mu|glib-1.2.10-27|57	linked with the glib.
12mu|glib-1.2.10-27|58	
12mu|glib-1.2.10-27|59	%files -n %{libname}
12mu|glib-1.2.10-27|60	%{_libdir}/libglib-%{api}.so.%{major}*
12mu|glib-1.2.10-27|61	
12mu|glib-1.2.10-27|62	#----------------------------------------------------------------------------
12mu|glib-1.2.10-27|63	
12mu|glib-1.2.10-27|64	%package -n %{libgmodule}
12mu|glib-1.2.10-27|65	Summary:	Main library for glib
12mu|glib-1.2.10-27|66	Group:		System/Libraries
12mu|glib-1.2.10-27|67	Conflicts:	%{_lib}glib1.2 < 1.2.10-27
12mu|glib-1.2.10-27|68	
12mu|glib-1.2.10-27|69	%description -n %{libgmodule}
12mu|glib-1.2.10-27|70	This package contains a library needed to run programs dynamically
12mu|glib-1.2.10-27|71	linked with the glib.
12mu|glib-1.2.10-27|72	
12mu|glib-1.2.10-27|73	%files -n %{libgmodule}
12mu|glib-1.2.10-27|74	%{_libdir}/libgmodule-%{api}.so.%{major}*
12mu|glib-1.2.10-27|75	
12mu|glib-1.2.10-27|76	#----------------------------------------------------------------------------
12mu|glib-1.2.10-27|77	
12mu|glib-1.2.10-27|78	%package -n %{libgthread}
12mu|glib-1.2.10-27|79	Summary:	Main library for glib
12mu|glib-1.2.10-27|80	Group:		System/Libraries
12mu|glib-1.2.10-27|81	Conflicts:	%{_lib}glib1.2 < 1.2.10-27
12mu|glib-1.2.10-27|82	
12mu|glib-1.2.10-27|83	%description -n %{libgthread}
12mu|glib-1.2.10-27|84	This package contains a library needed to run programs dynamically
12mu|glib-1.2.10-27|85	linked with the glib.
12mu|glib-1.2.10-27|86	
12mu|glib-1.2.10-27|87	%files -n %{libgthread}
12mu|glib-1.2.10-27|88	%{_libdir}/libgthread-%{api}.so.%{major}*
12mu|glib-1.2.10-27|89	
12mu|glib-1.2.10-27|90	#----------------------------------------------------------------------------
12mu|glib-1.2.10-27|91	
12mu|glib-1.2.10-27|92	%package -n %{devname}
12mu|glib-1.2.10-27|93	Summary:	GIMP Toolkit and GIMP Drawing Kit support library
12mu|glib-1.2.10-27|94	Group:		Development/C
12mu|glib-1.2.10-27|95	Requires:	%{libname} = %{EVRD}
12mu|glib-1.2.10-27|96	Requires:	%{libgmodule} = %{EVRD}
12mu|glib-1.2.10-27|97	Requires:	%{libgthread} = %{EVRD}
12mu|glib-1.2.10-27|98	Provides:	%{name}-devel = %{EVRD}
12mu|glib-1.2.10-27|99	Conflicts:	%{_lib}glib1.2-devel < 1.2.10-27
12mu|glib-1.2.10-27|100	Obsoletes:	%{_lib}glib1.2-devel < 1.2.10-27
12mu|glib-1.2.10-27|101	
12mu|glib-1.2.10-27|102	%description -n %{devname}
12mu|glib-1.2.10-27|103	Static libraries and header files for the support library for the GIMP's X
12mu|glib-1.2.10-27|104	libraries, which are available as public libraries.  GLIB includes generally
12mu|glib-1.2.10-27|105	useful data structures.
12mu|glib-1.2.10-27|106	
12mu|glib-1.2.10-27|107	%files -n %{devname}
12mu|glib-1.2.10-27|108	%doc AUTHORS ChangeLog NEWS README COPYING docs/*.html
12mu|glib-1.2.10-27|109	%{_libdir}/lib*.so
12mu|glib-1.2.10-27|110	%{_libdir}/pkgconfig/*
12mu|glib-1.2.10-27|111	%{_libdir}/glib
12mu|glib-1.2.10-27|112	%{_includedir}/*
12mu|glib-1.2.10-27|113	%{_mandir}/man1/*
12mu|glib-1.2.10-27|114	%{_datadir}/aclocal/*
12mu|glib-1.2.10-27|115	%{_bindir}/*
12mu|glib-1.2.10-27|116	%{_infodir}/%{name}*
12mu|glib-1.2.10-27|117	
12mu|glib-1.2.10-27|118	#----------------------------------------------------------------------------
12mu|glib-1.2.10-27|119	
12mu|glib-1.2.10-27|120	%prep
12mu|glib-1.2.10-27|121	%setup -q
12mu|glib-1.2.10-27|122	%apply_patches
12mu|glib-1.2.10-27|123	
12mu|glib-1.2.10-27|124	%build
12mu|glib-1.2.10-27|125	aclocal
12mu|glib-1.2.10-27|126	libtoolize --install --force
12mu|glib-1.2.10-27|127	rm -f config.{guess,sub}
12mu|glib-1.2.10-27|128	automake --foreign -a -c
12mu|glib-1.2.10-27|129	autoconf
12mu|glib-1.2.10-27|130	
12mu|glib-1.2.10-27|131	%configure2_5x --disable-static
12mu|glib-1.2.10-27|132	%make
12mu|glib-1.2.10-27|133	
12mu|glib-1.2.10-27|134	%install
12mu|glib-1.2.10-27|135	%makeinstall_std
12mu|glib-1.2.10-27|136	
12mu|glib-1.2.10-27|137	chmod +x %{buildroot}%{_libdir}/*.so.*
12mu|glib-1.2.10-27|138	
12mu|glib-1.2.10-27|139	%check
12mu|glib-1.2.10-27|140	make check

19681 12
12mu|glib2.0-2.36.3-4|1	#gw this was required since 2.23.2 (new atomic OPs?)
12mu|glib2.0-2.36.3-4|2	%if %{_use_internal_dependency_generator}
12mu|glib2.0-2.36.3-4|3	%define __noautoreq 'GLIBC_PRIVATE'
12mu|glib2.0-2.36.3-4|4	%else
12mu|glib2.0-2.36.3-4|5	%define _requires_exceptions GLIBC_PRIVATE
12mu|glib2.0-2.36.3-4|6	%endif
12mu|glib2.0-2.36.3-4|7	
12mu|glib2.0-2.36.3-4|8	%define enable_gtkdoc	0
12mu|glib2.0-2.36.3-4|9	
12mu|glib2.0-2.36.3-4|10	# gw bootstrap: fam pulls glib2, so build without fam
12mu|glib2.0-2.36.3-4|11	%define bootstrap 0
12mu|glib2.0-2.36.3-4|12	
12mu|glib2.0-2.36.3-4|13	# Note that this is NOT a relocatable package
12mu|glib2.0-2.36.3-4|14	%define api	2.0
12mu|glib2.0-2.36.3-4|15	%define major	0
12mu|glib2.0-2.36.3-4|16	%define libname		%mklibname %{name}_ %{major}
12mu|glib2.0-2.36.3-4|17	%define libgio		%mklibname gio %{api} %{major}
12mu|glib2.0-2.36.3-4|18	%define libgmodule	%mklibname gmodule %{api} %{major}
12mu|glib2.0-2.36.3-4|19	%define libgthread	%mklibname gthread %{api} %{major}
12mu|glib2.0-2.36.3-4|20	%define libgobject	%mklibname gobject %{api} %{major}
12mu|glib2.0-2.36.3-4|21	%define develname	%mklibname -d %{name}
12mu|glib2.0-2.36.3-4|22	%if %{_lib} == lib
12mu|glib2.0-2.36.3-4|23	%define	bit	32
12mu|glib2.0-2.36.3-4|24	%else
12mu|glib2.0-2.36.3-4|25	%define	bit	64
12mu|glib2.0-2.36.3-4|26	%endif
12mu|glib2.0-2.36.3-4|27	%define gio	gio2.0-%{bit}
12mu|glib2.0-2.36.3-4|28	
12mu|glib2.0-2.36.3-4|29	Summary:	GIMP Toolkit and GIMP Drawing Kit support library
12mu|glib2.0-2.36.3-4|30	Name:		glib%{api}
12mu|glib2.0-2.36.3-4|31	Epoch:		1
12mu|glib2.0-2.36.3-4|32	Version:	2.36.3
12mu|glib2.0-2.36.3-4|33	Release:	4
12mu|glib2.0-2.36.3-4|34	Group:		System/Libraries
12mu|glib2.0-2.36.3-4|35	License:	LGPLv2+
12mu|glib2.0-2.36.3-4|36	URL:		http://www.gtk.org
12mu|glib2.0-2.36.3-4|37	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/glib/2.36/glib-%{version}.tar.xz
12mu|glib2.0-2.36.3-4|38	Source1:	glib20.sh
12mu|glib2.0-2.36.3-4|39	Source2:	glib20.csh
12mu|glib2.0-2.36.3-4|40	Patch0:		glib-2.34.1-no-warnings.patch
12mu|glib2.0-2.36.3-4|41	Patch1:		0001-Revert-g_file_set_contents-don-t-fsync-on-ext3-4.patch
12mu|glib2.0-2.36.3-4|42	Patch2:		0001-gnetworkmonitornetlink-handle-default-route-via-devi.patch
12mu|glib2.0-2.36.3-4|43	BuildRequires:	gettext
12mu|glib2.0-2.36.3-4|44	BuildRequires:	libtool >= 1.4.2-2
12mu|glib2.0-2.36.3-4|45	BuildRequires:	locales-en
12mu|glib2.0-2.36.3-4|46	BuildRequires:	docbook-dtd412-xml
12mu|glib2.0-2.36.3-4|47	BuildRequires:	docbook-xsl, xsltproc
12mu|glib2.0-2.36.3-4|48	BuildRequires:	libffi-devel >= 3.0.0
12mu|glib2.0-2.36.3-4|49	BuildRequires:	pkgconfig(dbus-1)
12mu|glib2.0-2.36.3-4|50	BuildRequires:	pkgconfig(libffi)
12mu|glib2.0-2.36.3-4|51	BuildRequires:	pkgconfig(libpcre) >= 8.11
12mu|glib2.0-2.36.3-4|52	Requires:	pkgconfig(shared-mime-info) >= 0.70
12mu|glib2.0-2.36.3-4|53	BuildRequires:	pkgconfig(zlib)
12mu|glib2.0-2.36.3-4|54	%if !%{bootstrap}
12mu|glib2.0-2.36.3-4|55	BuildRequires:	pkgconfig(gamin)
12mu|glib2.0-2.36.3-4|56	%endif
12mu|glib2.0-2.36.3-4|57	%if %{enable_gtkdoc}
12mu|glib2.0-2.36.3-4|58	BuildRequires:	pkgconfig(gtk-doc) >= 0.10
12mu|glib2.0-2.36.3-4|59	%endif
12mu|glib2.0-2.36.3-4|60	
12mu|glib2.0-2.36.3-4|61	%description
12mu|glib2.0-2.36.3-4|62	Glib is a handy library of utility functions. This C
12mu|glib2.0-2.36.3-4|63	library is designed to solve some portability problems
12mu|glib2.0-2.36.3-4|64	and provide other useful functionality which most
12mu|glib2.0-2.36.3-4|65	programs require.
12mu|glib2.0-2.36.3-4|66	
12mu|glib2.0-2.36.3-4|67	Glib is used by GDK, GTK+ and many applications.
12mu|glib2.0-2.36.3-4|68	You should install Glib because many of your applications
12mu|glib2.0-2.36.3-4|69	will depend on this library.
12mu|glib2.0-2.36.3-4|70	
12mu|glib2.0-2.36.3-4|71	%package common
12mu|glib2.0-2.36.3-4|72	Summary:	data files used by glib
12mu|glib2.0-2.36.3-4|73	Group:		System/Libraries
12mu|glib2.0-2.36.3-4|74	Conflicts:	gio2.0_0 < 2.28.4-2
12mu|glib2.0-2.36.3-4|75	
12mu|glib2.0-2.36.3-4|76	%description common
12mu|glib2.0-2.36.3-4|77	Glib is a handy library of utility functions. This C
12mu|glib2.0-2.36.3-4|78	library is designed to solve some portability problems
12mu|glib2.0-2.36.3-4|79	and provide other useful functionality which most
12mu|glib2.0-2.36.3-4|80	programs require.
12mu|glib2.0-2.36.3-4|81	
12mu|glib2.0-2.36.3-4|82	Glib is used by GDK, GTK+ and many applications.
12mu|glib2.0-2.36.3-4|83	You should install Glib because many of your applications
12mu|glib2.0-2.36.3-4|84	will depend on this library.
12mu|glib2.0-2.36.3-4|85	
12mu|glib2.0-2.36.3-4|86	This package contains data used by glib library.
12mu|glib2.0-2.36.3-4|87	
12mu|glib2.0-2.36.3-4|88	%package -n %{libname}
12mu|glib2.0-2.36.3-4|89	Summary:	%{summary}
12mu|glib2.0-2.36.3-4|90	Group:		%{group}
12mu|glib2.0-2.36.3-4|91	Provides:	glib2 = %{EVRD}
12mu|glib2.0-2.36.3-4|92	Conflicts:	%{_lib}gio2.0_0 < 2.28.4-2
12mu|glib2.0-2.36.3-4|93	Conflicts:	%{develname} < 1:2.31.2
12mu|glib2.0-2.36.3-4|94	
12mu|glib2.0-2.36.3-4|95	%description -n %{libname}
12mu|glib2.0-2.36.3-4|96	This package contains the library needed to run programs dynamically
12mu|glib2.0-2.36.3-4|97	linked with libglib.
12mu|glib2.0-2.36.3-4|98	
12mu|glib2.0-2.36.3-4|99	%package -n %{libgio}
12mu|glib2.0-2.36.3-4|100	Summary:	%{summary}
12mu|glib2.0-2.36.3-4|101	Group:		%{group}
12mu|glib2.0-2.36.3-4|102	Conflicts:	%{libname} < 1:2.31.2
12mu|glib2.0-2.36.3-4|103	
12mu|glib2.0-2.36.3-4|104	%description -n %{libgio}
12mu|glib2.0-2.36.3-4|105	This package contains the library needed to run programs dynamically
12mu|glib2.0-2.36.3-4|106	linked with libgio.
12mu|glib2.0-2.36.3-4|107	
12mu|glib2.0-2.36.3-4|108	%package -n %{libgmodule}
12mu|glib2.0-2.36.3-4|109	Summary:	%{summary}
12mu|glib2.0-2.36.3-4|110	Group:		%{group}
12mu|glib2.0-2.36.3-4|111	Conflicts:	%{libname} < 1:2.31.2
12mu|glib2.0-2.36.3-4|112	
12mu|glib2.0-2.36.3-4|113	%description -n %{libgmodule}
12mu|glib2.0-2.36.3-4|114	This package contains the library needed to run programs dynamically
12mu|glib2.0-2.36.3-4|115	linked with libgmodule.
12mu|glib2.0-2.36.3-4|116	
12mu|glib2.0-2.36.3-4|117	%package -n %{libgobject}
12mu|glib2.0-2.36.3-4|118	Summary:	%{summary}
12mu|glib2.0-2.36.3-4|119	Group:		%{group}
12mu|glib2.0-2.36.3-4|120	Conflicts:	%{libname} < 1:2.31.2
12mu|glib2.0-2.36.3-4|121	
12mu|glib2.0-2.36.3-4|122	%description -n %{libgobject}
12mu|glib2.0-2.36.3-4|123	This package contains the library needed to run programs dynamically
12mu|glib2.0-2.36.3-4|124	linked with libgobject.
12mu|glib2.0-2.36.3-4|125	
12mu|glib2.0-2.36.3-4|126	%package -n %{libgthread}
12mu|glib2.0-2.36.3-4|127	Summary:	%{summary}
12mu|glib2.0-2.36.3-4|128	Group:		%{group}
12mu|glib2.0-2.36.3-4|129	Conflicts:	%{libname} < 1:2.31.2
12mu|glib2.0-2.36.3-4|130	
12mu|glib2.0-2.36.3-4|131	%description -n %{libgthread}
12mu|glib2.0-2.36.3-4|132	This package contains the library needed to run programs dynamically
12mu|glib2.0-2.36.3-4|133	linked with libgthread.
12mu|glib2.0-2.36.3-4|134	
12mu|glib2.0-2.36.3-4|135	%package -n %{gio}
12mu|glib2.0-2.36.3-4|136	Summary:	GIO is the input, output and streaming API of glib
12mu|glib2.0-2.36.3-4|137	Group:		%{group}
12mu|glib2.0-2.36.3-4|138	Conflicts:	%{name}-common < 2.23.4-2mdv2010.1
12mu|glib2.0-2.36.3-4|139	Provides:	gio2.0
12mu|glib2.0-2.36.3-4|140	Obsoletes:	%{libgio} < 2.28.4-3
12mu|glib2.0-2.36.3-4|141	
12mu|glib2.0-2.36.3-4|142	%description -n %{gio}
12mu|glib2.0-2.36.3-4|143	GIO is the input, output and streaming API of glib. It on the one hand
12mu|glib2.0-2.36.3-4|144	provides a set of various streaming classes to access data from different
12mu|glib2.0-2.36.3-4|145	sources in a convenient way and on the other hand it provides a high level
12mu|glib2.0-2.36.3-4|146	file system abstraction to access file and directories not only local but also
12mu|glib2.0-2.36.3-4|147	on the network. For the latter you need to install gvfs.
12mu|glib2.0-2.36.3-4|148	
12mu|glib2.0-2.36.3-4|149	%package -n %{develname}
12mu|glib2.0-2.36.3-4|150	Summary:	Static libraries and header files of %{name}
12mu|glib2.0-2.36.3-4|151	Group:		Development/C
12mu|glib2.0-2.36.3-4|152	Requires:	glib-gettextize = %{EVRD}
12mu|glib2.0-2.36.3-4|153	Requires:	%{name}-common = %{EVRD}
12mu|glib2.0-2.36.3-4|154	Requires:	%{libname} = %{EVRD}
12mu|glib2.0-2.36.3-4|155	Requires:	%{libgio} = %{EVRD}
12mu|glib2.0-2.36.3-4|156	Requires:	%{libgmodule} = %{EVRD}
12mu|glib2.0-2.36.3-4|157	Requires:	%{libgobject} = %{EVRD}
12mu|glib2.0-2.36.3-4|158	Requires:	%{libgthread} = %{EVRD}
12mu|glib2.0-2.36.3-4|159	Provides:	glib2-devel = %{EVRD}
12mu|glib2.0-2.36.3-4|160	Provides:	libglib2-devel = %{EVRD}
12mu|glib2.0-2.36.3-4|161	Provides:	libglib2.0-devel = %{EVRD}
12mu|glib2.0-2.36.3-4|162	#gw for %{_datadir}/glib-%{api}/gdb
12mu|glib2.0-2.36.3-4|163	Conflicts:	glib-gettextize < 2.25.3
12mu|glib2.0-2.36.3-4|164	Obsoletes:	%{_lib}glib2.0_0-codegen < 2.32.3-4
12mu|glib2.0-2.36.3-4|165	
12mu|glib2.0-2.36.3-4|166	%description -n %{develname}
12mu|glib2.0-2.36.3-4|167	Static libraries and header files for the support library for the GIMP's X
12mu|glib2.0-2.36.3-4|168	libraries, which are available as public libraries.  GLIB includes generally
12mu|glib2.0-2.36.3-4|169	useful data structures.
12mu|glib2.0-2.36.3-4|170	
12mu|glib2.0-2.36.3-4|171	%package -n glib-gettextize
12mu|glib2.0-2.36.3-4|172	Summary:	Gettextize replacement
12mu|glib2.0-2.36.3-4|173	Group:		Development/Other
12mu|glib2.0-2.36.3-4|174	
12mu|glib2.0-2.36.3-4|175	%description -n glib-gettextize
12mu|glib2.0-2.36.3-4|176	%{name} package is designed to replace gettextize completely.
12mu|glib2.0-2.36.3-4|177	Various gettext related files are modified in glib and gtk+ to
12mu|glib2.0-2.36.3-4|178	allow better and more flexible i18n; however gettextize overwrites
12mu|glib2.0-2.36.3-4|179	them with its own copy of files, thus nullifying the changes.
12mu|glib2.0-2.36.3-4|180	If this replacement of gettextize is run instead, then all gnome
12mu|glib2.0-2.36.3-4|181	packages can potentially benefict from the changes.
12mu|glib2.0-2.36.3-4|182	
12mu|glib2.0-2.36.3-4|183	%prep
12mu|glib2.0-2.36.3-4|184	%setup -qn glib-%{version}
12mu|glib2.0-2.36.3-4|185	%apply_patches
12mu|glib2.0-2.36.3-4|186	
12mu|glib2.0-2.36.3-4|187	%build
12mu|glib2.0-2.36.3-4|188	autoreconf -fi
12mu|glib2.0-2.36.3-4|189	%configure2_5x \
12mu|glib2.0-2.36.3-4|190	--with-pcre=system \
12mu|glib2.0-2.36.3-4|191	--enable-man \
12mu|glib2.0-2.36.3-4|192	--disable-static \
12mu|glib2.0-2.36.3-4|193	--disable-selinux \
12mu|glib2.0-2.36.3-4|194	--with-runtime-libdir=../../%{_lib} \
12mu|glib2.0-2.36.3-4|195	%if !%{enable_gtkdoc}
12mu|glib2.0-2.36.3-4|196	--enable-gtk-doc=no
12mu|glib2.0-2.36.3-4|197	%endif
12mu|glib2.0-2.36.3-4|198	
12mu|glib2.0-2.36.3-4|199	%make
12mu|glib2.0-2.36.3-4|200	
12mu|glib2.0-2.36.3-4|201	%check
12mu|glib2.0-2.36.3-4|202	#gw http://bugzilla.gnome.org/show_bug.cgi?id=440544
12mu|glib2.0-2.36.3-4|203	#make check
12mu|glib2.0-2.36.3-4|204	
12mu|glib2.0-2.36.3-4|205	%install
12mu|glib2.0-2.36.3-4|206	%makeinstall_std
12mu|glib2.0-2.36.3-4|207	
12mu|glib2.0-2.36.3-4|208	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
12mu|glib2.0-2.36.3-4|209	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/profile.d/50glib20.sh
12mu|glib2.0-2.36.3-4|210	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/50glib20.csh
12mu|glib2.0-2.36.3-4|211	%find_lang glib20
12mu|glib2.0-2.36.3-4|212	
12mu|glib2.0-2.36.3-4|213	# remove files
12mu|glib2.0-2.36.3-4|214	find %{buildroot} -name "*.la" -delete
12mu|glib2.0-2.36.3-4|215	rm -f %{buildroot}%{_libdir}/gio/modules/lib*a
12mu|glib2.0-2.36.3-4|216	
12mu|glib2.0-2.36.3-4|217	mv %{buildroot}%{_bindir}/gio-querymodules %{buildroot}%{_bindir}/gio-querymodules-%{bit}
12mu|glib2.0-2.36.3-4|218	mv %{buildroot}%{_mandir}/man1/gio-querymodules.1 %{buildroot}%{_mandir}/man1/gio-querymodules-%{bit}.1
12mu|glib2.0-2.36.3-4|219	
12mu|glib2.0-2.36.3-4|220	#ghost files
12mu|glib2.0-2.36.3-4|221	touch %{buildroot}%{_libdir}/gio/modules/giomodule.cache \
12mu|glib2.0-2.36.3-4|222	%{buildroot}%{_datadir}/glib-2.0/schemas/gschemas.compiled
12mu|glib2.0-2.36.3-4|223	
12mu|glib2.0-2.36.3-4|224	#gw at the moment, don't ship these:
12mu|glib2.0-2.36.3-4|225	rm -f %{buildroot}%{_datadir}/systemtap/tapset/{glib,gobject}.stp
12mu|glib2.0-2.36.3-4|226	
12mu|glib2.0-2.36.3-4|227	%post -n %{gio}
12mu|glib2.0-2.36.3-4|228	%{_bindir}/gio-querymodules-%{bit} %{_libdir}/gio/modules
12mu|glib2.0-2.36.3-4|229	
12mu|glib2.0-2.36.3-4|230	%triggerin -n %{gio} -- %{_libdir}/gio/modules/*.so
12mu|glib2.0-2.36.3-4|231	%{_bindir}/gio-querymodules-%{bit} %{_libdir}/gio/modules
12mu|glib2.0-2.36.3-4|232	
12mu|glib2.0-2.36.3-4|233	%triggerpostun -n %{gio} -- %{_libdir}/gio/modules/*.so
12mu|glib2.0-2.36.3-4|234	%{_bindir}/gio-querymodules-%{bit} %{_libdir}/gio/modules
12mu|glib2.0-2.36.3-4|235	
12mu|glib2.0-2.36.3-4|236	%post common
12mu|glib2.0-2.36.3-4|237	%{_bindir}/glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas/
12mu|glib2.0-2.36.3-4|238	
12mu|glib2.0-2.36.3-4|239	%triggerin common -- %{_datadir}/glib-2.0/schemas/*.xml
12mu|glib2.0-2.36.3-4|240	%{_bindir}/glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas/
12mu|glib2.0-2.36.3-4|241	
12mu|glib2.0-2.36.3-4|242	%triggerpostun common -- %{_datadir}/glib-2.0/schemas/*.xml
12mu|glib2.0-2.36.3-4|243	%{_bindir}/glib-compile-schemas --allow-any-name %{_datadir}/glib-2.0/schemas/
12mu|glib2.0-2.36.3-4|244	
12mu|glib2.0-2.36.3-4|245	%files common -f glib20.lang
12mu|glib2.0-2.36.3-4|246	%doc README
12mu|glib2.0-2.36.3-4|247	%config(noreplace) %{_sysconfdir}/profile.d/*
12mu|glib2.0-2.36.3-4|248	%{_datadir}/bash-completion/completions/gdbus
12mu|glib2.0-2.36.3-4|249	%{_datadir}/bash-completion/completions/gsettings
12mu|glib2.0-2.36.3-4|250	%{_bindir}/gdbus
12mu|glib2.0-2.36.3-4|251	%{_bindir}/glib-compile-schemas
12mu|glib2.0-2.36.3-4|252	%{_bindir}/gsettings
12mu|glib2.0-2.36.3-4|253	%{_mandir}/man1/glib-compile-schemas.1*
12mu|glib2.0-2.36.3-4|254	%{_mandir}/man1/gsettings.1*
12mu|glib2.0-2.36.3-4|255	%{_mandir}/man1/gdbus.1*
12mu|glib2.0-2.36.3-4|256	%dir %{_datadir}/glib-2.0/
12mu|glib2.0-2.36.3-4|257	%dir %{_datadir}/glib-2.0/schemas/
12mu|glib2.0-2.36.3-4|258	%{_datadir}/glib-2.0/schemas/gschema.dtd
12mu|glib2.0-2.36.3-4|259	%ghost %{_datadir}/glib-2.0/schemas/gschemas.compiled
12mu|glib2.0-2.36.3-4|260	
12mu|glib2.0-2.36.3-4|261	%files -n %{libgio}
12mu|glib2.0-2.36.3-4|262	/%{_lib}/libgio-%{api}.so.%{major}*
12mu|glib2.0-2.36.3-4|263	
12mu|glib2.0-2.36.3-4|264	%files -n %{libname}
12mu|glib2.0-2.36.3-4|265	/%{_lib}/libglib-%{api}.so.%{major}*
12mu|glib2.0-2.36.3-4|266	
12mu|glib2.0-2.36.3-4|267	%files -n %{libgmodule}
12mu|glib2.0-2.36.3-4|268	/%{_lib}/libgmodule-%{api}.so.%{major}*
12mu|glib2.0-2.36.3-4|269	
12mu|glib2.0-2.36.3-4|270	%files -n %{libgthread}
12mu|glib2.0-2.36.3-4|271	/%{_lib}/libgthread-%{api}.so.%{major}*
12mu|glib2.0-2.36.3-4|272	
12mu|glib2.0-2.36.3-4|273	%files -n %{libgobject}
12mu|glib2.0-2.36.3-4|274	/%{_lib}/libgobject-%{api}.so.%{major}*
12mu|glib2.0-2.36.3-4|275	
12mu|glib2.0-2.36.3-4|276	%files -n %{gio}
12mu|glib2.0-2.36.3-4|277	%{_bindir}/gio-querymodules-%{bit}
12mu|glib2.0-2.36.3-4|278	%{_mandir}/man1/gio-querymodules-%{bit}.1*
12mu|glib2.0-2.36.3-4|279	%if !%{bootstrap}
12mu|glib2.0-2.36.3-4|280	%dir %{_libdir}/gio/
12mu|glib2.0-2.36.3-4|281	%dir %{_libdir}/gio/modules/
12mu|glib2.0-2.36.3-4|282	%{_libdir}/gio/modules/libgiofam.so
12mu|glib2.0-2.36.3-4|283	%endif
12mu|glib2.0-2.36.3-4|284	%ghost %{_libdir}/gio/modules/giomodule.cache
12mu|glib2.0-2.36.3-4|285	
12mu|glib2.0-2.36.3-4|286	%files -n %{develname}
12mu|glib2.0-2.36.3-4|287	%doc AUTHORS ChangeLog NEWS
12mu|glib2.0-2.36.3-4|288	%doc %{_datadir}/gtk-doc/html/*
12mu|glib2.0-2.36.3-4|289	%{_libdir}/lib*.so
12mu|glib2.0-2.36.3-4|290	%{_libdir}/glib-%{api}/include/
12mu|glib2.0-2.36.3-4|291	#%{_libdir}/gdbus-%{api}/codegen/
12mu|glib2.0-2.36.3-4|292	%{_libdir}/pkgconfig/*
12mu|glib2.0-2.36.3-4|293	%{_includedir}/*
12mu|glib2.0-2.36.3-4|294	%{_mandir}/man1/glib-genmarshal.1*
12mu|glib2.0-2.36.3-4|295	%{_mandir}/man1/glib-mkenums.1*
12mu|glib2.0-2.36.3-4|296	%{_mandir}/man1/gobject-query.1*
12mu|glib2.0-2.36.3-4|297	%{_mandir}/man1/gtester-report.1*
12mu|glib2.0-2.36.3-4|298	%{_mandir}/man1/gtester.1*
12mu|glib2.0-2.36.3-4|299	%{_datadir}/aclocal/glib-%{api}.m4
12mu|glib2.0-2.36.3-4|300	%{_datadir}/aclocal/gsettings.m4
12mu|glib2.0-2.36.3-4|301	%{_bindir}/glib-genmarshal
12mu|glib2.0-2.36.3-4|302	%{_bindir}/glib-mkenums
12mu|glib2.0-2.36.3-4|303	%{_bindir}/gobject-query
12mu|glib2.0-2.36.3-4|304	%{_bindir}/gtester*
12mu|glib2.0-2.36.3-4|305	%{_datadir}/gdb/auto-load/%{_lib}/lib*-gdb.py
12mu|glib2.0-2.36.3-4|306	%{_datadir}/glib-%{api}/gdb/
12mu|glib2.0-2.36.3-4|307	%{_datadir}/glib-%{api}/codegen
12mu|glib2.0-2.36.3-4|308	%{_datadir}/bash-completion/completions/gresource
12mu|glib2.0-2.36.3-4|309	%{_bindir}/gdbus-codegen
12mu|glib2.0-2.36.3-4|310	%{_bindir}/glib-compile-resources
12mu|glib2.0-2.36.3-4|311	%{_bindir}/gresource
12mu|glib2.0-2.36.3-4|312	%{_mandir}/man1/gdbus-codegen.1*
12mu|glib2.0-2.36.3-4|313	%{_mandir}/man1/glib-compile-resources.1*
12mu|glib2.0-2.36.3-4|314	%{_mandir}/man1/gresource.1*
12mu|glib2.0-2.36.3-4|315	
12mu|glib2.0-2.36.3-4|316	%files -n glib-gettextize
12mu|glib2.0-2.36.3-4|317	%{_bindir}/glib-gettextize
12mu|glib2.0-2.36.3-4|318	%{_mandir}/man1/glib-gettextize.1*
12mu|glib2.0-2.36.3-4|319	%{_datadir}/aclocal/glib-gettext.m4
12mu|glib2.0-2.36.3-4|320	%{_datadir}/glib-%{api}/gettext/
12mu|glib2.0-2.36.3-4|321	
12mu|glib2.0-2.36.3-4|322	%changelog
12mu|glib2.0-2.36.3-4|323	* Thu Oct 17 2013 Tigro <ashejn@gmail.com> 1:2.36.3-4
12mu|glib2.0-2.36.3-4|324	+ Revision: 4bcfd96
12mu|glib2.0-2.36.3-4|325	- fix https://bugzilla.gnome.org/show_bug.cgi?id=701609
12mu|glib2.0-2.36.3-4|326	
12mu|glib2.0-2.36.3-4|327	* Mon Sep 09 2013 Tigro <ashejn@gmail.com> 1:2.36.3-3
12mu|glib2.0-2.36.3-4|328	+ Revision: b7894f3
12mu|glib2.0-2.36.3-4|329	- added autoreconf
12mu|glib2.0-2.36.3-4|330	
12mu|glib2.0-2.36.3-4|331	* Tue Jul 23 2013 Tigro <ashejn@gmail.com> 1:2.36.3-3
12mu|glib2.0-2.36.3-4|332	+ Revision: de273b3
12mu|glib2.0-2.36.3-4|333	- Backport patch from upstream to fix dconf corruption, among other failures. (gnome #701560)
12mu|glib2.0-2.36.3-4|334	
12mu|glib2.0-2.36.3-4|335	* Fri Jun 28 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1:2.36.3-2
12mu|glib2.0-2.36.3-4|336	+ Revision: 05391fe
12mu|glib2.0-2.36.3-4|337	- release up
12mu|glib2.0-2.36.3-4|338	
12mu|glib2.0-2.36.3-4|339	* Thu Jun 20 2013 root <root@localhost.localdomain> 1:2.36.3-1
12mu|glib2.0-2.36.3-4|340	+ Revision: 21cbdeb
12mu|glib2.0-2.36.3-4|341	- sync to gnome38 branch
12mu|glib2.0-2.36.3-4|342	
12mu|glib2.0-2.36.3-4|343	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.34.3-1
12mu|glib2.0-2.36.3-4|344	+ Revision: 87ec991
12mu|glib2.0-2.36.3-4|345	- LOG New version 2.34.3 (very minor update, mostly docs and translations)
12mu|glib2.0-2.36.3-4|346	
12mu|glib2.0-2.36.3-4|347	* Thu Nov 15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.34.2-1
12mu|glib2.0-2.36.3-4|348	+ Revision: 484f263
12mu|glib2.0-2.36.3-4|349	- LOG New version 2.34.2
12mu|glib2.0-2.36.3-4|350	
12mu|glib2.0-2.36.3-4|351	* Sat Oct 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.34.1-2
12mu|glib2.0-2.36.3-4|352	+ Revision: 5dfc496
12mu|glib2.0-2.36.3-4|353	- LOG Add patch to disable annoying warnings about deprecated schemas
12mu|glib2.0-2.36.3-4|354	
12mu|glib2.0-2.36.3-4|355	* Tue Oct 16 2012 mdawkins <mattydaw@gmail.com> 1:2.34.1-1
12mu|glib2.0-2.36.3-4|356	+ Revision: 1d0f0e2
12mu|glib2.0-2.36.3-4|357	- new version 2.34.1
12mu|glib2.0-2.36.3-4|358	- added sources file
12mu|glib2.0-2.36.3-4|359	
12mu|glib2.0-2.36.3-4|360	* Fri Sep 28 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 1:2.34.0-1
12mu|glib2.0-2.36.3-4|361	+ Revision: 23f69fe
12mu|glib2.0-2.36.3-4|362	- added BR: xsltproc
12mu|glib2.0-2.36.3-4|363	
12mu|glib2.0-2.36.3-4|364	* Fri Sep 28 2012 ashejn <ashejn@localhost.localdomain> 1:2.34.0-1
12mu|glib2.0-2.36.3-4|365	+ Revision: 648640f
12mu|glib2.0-2.36.3-4|366	- enable man
12mu|glib2.0-2.36.3-4|367	
12mu|glib2.0-2.36.3-4|368	* Thu Sep 27 2012 Tigro <ashejn@gmail.com> 1:2.34.0-1
12mu|glib2.0-2.36.3-4|369	+ Revision: 5a31e55
12mu|glib2.0-2.36.3-4|370	- fix typo
12mu|glib2.0-2.36.3-4|371	
12mu|glib2.0-2.36.3-4|372	* Thu Sep 27 2012 Tigro <ashejn@gmail.com> 1:2.34.0-1
12mu|glib2.0-2.36.3-4|373	+ Revision: 078bde4
12mu|glib2.0-2.36.3-4|374	- update to 2.34.0
12mu|glib2.0-2.36.3-4|375	
12mu|glib2.0-2.36.3-4|376	* Fri Sep 21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.32.4-1
12mu|glib2.0-2.36.3-4|377	+ Revision: 9f4fd7b
12mu|glib2.0-2.36.3-4|378	- More file fixes
12mu|glib2.0-2.36.3-4|379	
12mu|glib2.0-2.36.3-4|380	* Fri Sep 21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.32.4-1
12mu|glib2.0-2.36.3-4|381	+ Revision: 4921c53
12mu|glib2.0-2.36.3-4|382	- LOG Fix files (bash completions are now in /usr/share/bash-completion)
12mu|glib2.0-2.36.3-4|383	
12mu|glib2.0-2.36.3-4|384	* Fri Sep 21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.32.4-1
12mu|glib2.0-2.36.3-4|385	+ Revision: a73bb26
12mu|glib2.0-2.36.3-4|386	- LOG New version 2.32.4
12mu|glib2.0-2.36.3-4|387	
12mu|glib2.0-2.36.3-4|388	* Fri Aug 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.32.3-9
12mu|glib2.0-2.36.3-4|389	+ Revision: 50f9872
12mu|glib2.0-2.36.3-4|390	- LOG Bump release for updates purpose
12mu|glib2.0-2.36.3-4|391	
12mu|glib2.0-2.36.3-4|392	* Thu Aug 09 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.32.3-8
12mu|glib2.0-2.36.3-4|393	+ Revision: 9686aa5
12mu|glib2.0-2.36.3-4|394	- LOG Rebuild against new libpcre, try to use Obsoletes for codegen subpackage
12mu|glib2.0-2.36.3-4|395	
12mu|glib2.0-2.36.3-4|396	* Sat Aug 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.32.3-7
12mu|glib2.0-2.36.3-4|397	+ Revision: 981f434
12mu|glib2.0-2.36.3-4|398	- LOG Use only Conflicts for codegen subpackage because Obsoletes doesn't help
12mu|glib2.0-2.36.3-4|399	
12mu|glib2.0-2.36.3-4|400	* Sat Aug 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.32.3-6
12mu|glib2.0-2.36.3-4|401	+ Revision: 22f489c
12mu|glib2.0-2.36.3-4|402	- Bump release to fix hdlists update
12mu|glib2.0-2.36.3-4|403	
12mu|glib2.0-2.36.3-4|404	* Sat Aug 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.32.3-5
12mu|glib2.0-2.36.3-4|405	+ Revision: 8765cec
12mu|glib2.0-2.36.3-4|406	- LOG Add Conflicts for old codegen subpackage
12mu|glib2.0-2.36.3-4|407	
12mu|glib2.0-2.36.3-4|408	* Sat Aug 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.32.3-5
12mu|glib2.0-2.36.3-4|409	+ Revision: 894fbd3
12mu|glib2.0-2.36.3-4|410	- LOG Obsolete libglib2.0_0-codegen package
12mu|glib2.0-2.36.3-4|411	
12mu|glib2.0-2.36.3-4|412	* Fri Aug 03 2012 Дмитрий Михирев <mikhirev@mezon.ru> 1:2.32.3-4
12mu|glib2.0-2.36.3-4|413	+ Revision: dbe5b9d
12mu|glib2.0-2.36.3-4|414	- Fixed files list
12mu|glib2.0-2.36.3-4|415	
12mu|glib2.0-2.36.3-4|416	* Fri Aug 03 2012 Дмитрий Михирев <mikhirev@mezon.ru> 1:2.32.3-4
12mu|glib2.0-2.36.3-4|417	+ Revision: 0fc4c1b
12mu|glib2.0-2.36.3-4|418	- Don't build codegen package
12mu|glib2.0-2.36.3-4|419	
12mu|glib2.0-2.36.3-4|420	* Fri Aug 03 2012 Дмитрий Михирев <mikhirev@mezon.ru> 1:2.32.3-4
12mu|glib2.0-2.36.3-4|421	+ Revision: 7a275ba
12mu|glib2.0-2.36.3-4|422	- Release bump
12mu|glib2.0-2.36.3-4|423	
12mu|glib2.0-2.36.3-4|424	* Fri Aug 03 2012 Дмитрий Михирев <mikhirev@mezon.ru> 1:2.32.3-3
12mu|glib2.0-2.36.3-4|425	+ Revision: 371d905
12mu|glib2.0-2.36.3-4|426	- *.la files removed
12mu|glib2.0-2.36.3-4|427	
12mu|glib2.0-2.36.3-4|428	* Fri Jul 13 2012 Дмитрий Михирев <mikhirev@mezon.ru> 1:2.32.3-3
12mu|glib2.0-2.36.3-4|429	+ Revision: 46b7dee
12mu|glib2.0-2.36.3-4|430	- Bump release
12mu|glib2.0-2.36.3-4|431	
12mu|glib2.0-2.36.3-4|432	* Fri Jul 13 2012 Дмитрий Михирев <mikhirev@mezon.ru> 1:2.32.3-1
12mu|glib2.0-2.36.3-4|433	+ Revision: 8b96619
12mu|glib2.0-2.36.3-4|434	- One more fix in provides
12mu|glib2.0-2.36.3-4|435	
12mu|glib2.0-2.36.3-4|436	* Fri Jul 13 2012 Дмитрий Михирев <mikhirev@mezon.ru> 1:2.32.3-2
12mu|glib2.0-2.36.3-4|437	+ Revision: a16438b
12mu|glib2.0-2.36.3-4|438	- Temporarily restore provides: libglib2-devel
12mu|glib2.0-2.36.3-4|439	
12mu|glib2.0-2.36.3-4|440	* Fri Jul 13 2012 Dmitry Mikhirev <dmitry.mikhirev@rosalab.ru> 1:2.32.3-1
12mu|glib2.0-2.36.3-4|441	+ Revision: 91b10a0
12mu|glib2.0-2.36.3-4|442	- update tarball to 2.32.3
12mu|glib2.0-2.36.3-4|443	
12mu|glib2.0-2.36.3-4|444	

19682 12
12mu|glibc-2.15-10|1	# CVS snapshots of glibc
12mu|glibc-2.15-10|2	%define RELEASE		0
12mu|glibc-2.15-10|3	%if %{RELEASE}
12mu|glibc-2.15-10|4	%define glibcsrcdir	glibc-%{version}
12mu|glibc-2.15-10|5	%define glibcportsdir	glibc-%{version}
12mu|glibc-2.15-10|6	%else
12mu|glibc-2.15-10|7	%define glibcsrcdir	glibc-2.15-a316c1f
12mu|glibc-2.15-10|8	%define glibcportsdir	glibc-ports-2.15-ad8ae7d
12mu|glibc-2.15-10|9	%endif
12mu|glibc-2.15-10|10	
12mu|glibc-2.15-10|11	%define	checklist	%{_builddir}/%{glibcsrcdir}/Check.list
12mu|glibc-2.15-10|12	
12mu|glibc-2.15-10|13	# crypt blowfish support
12mu|glibc-2.15-10|14	%define crypt_bf_ver	1.2
12mu|glibc-2.15-10|15	
12mu|glibc-2.15-10|16	%define _slibdir	/%{_lib}
12mu|glibc-2.15-10|17	%define _slibdir32	/lib
12mu|glibc-2.15-10|18	%define _libdir32	%{_prefix}/lib
12mu|glibc-2.15-10|19	
12mu|glibc-2.15-10|20	%define		libc_major		6
12mu|glibc-2.15-10|21	%define		libc			%mklibname c %{libc_major}
12mu|glibc-2.15-10|22	%define		libc_devel		%mklibname -d c
12mu|glibc-2.15-10|23	%define		libc_static_devel	%mklibname -d -s c
12mu|glibc-2.15-10|24	%define		multilibc		libc%{libc_major}
12mu|glibc-2.15-10|25	
12mu|glibc-2.15-10|26	%define	_disable_ld_no_undefined	1
12mu|glibc-2.15-10|27	%undefine _fortify_cflags
12mu|glibc-2.15-10|28	
12mu|glibc-2.15-10|29	# for added ports support for arches like arm
12mu|glibc-2.15-10|30	%define build_ports	0
12mu|glibc-2.15-10|31	# add ports arches here
12mu|glibc-2.15-10|32	%ifarch %{arm} %{mipsx}
12mu|glibc-2.15-10|33	%define build_ports	1
12mu|glibc-2.15-10|34	%endif
12mu|glibc-2.15-10|35	
12mu|glibc-2.15-10|36	%ifarch %{arm}
12mu|glibc-2.15-10|37	%define _gnu		-gnueabi
12mu|glibc-2.15-10|38	%endif
12mu|glibc-2.15-10|39	
12mu|glibc-2.15-10|40	# Define Xen arches to build with -mno-tls-direct-seg-refs
12mu|glibc-2.15-10|41	%define xenarches	%{ix86} x86_64
12mu|glibc-2.15-10|42	
12mu|glibc-2.15-10|43	# Define to build nscd with selinux support
12mu|glibc-2.15-10|44	%define build_selinux	0
12mu|glibc-2.15-10|45	
12mu|glibc-2.15-10|46	# Allow make check to fail only when running kernels where we know
12mu|glibc-2.15-10|47	# tests must pass (no missing features or bugs in the kernel)
12mu|glibc-2.15-10|48	%define check_min_kver 2.6.21
12mu|glibc-2.15-10|49	
12mu|glibc-2.15-10|50	# Define to build a biarch package
12mu|glibc-2.15-10|51	%define build_multiarch	0
12mu|glibc-2.15-10|52	%ifarch x86_64
12mu|glibc-2.15-10|53	%define build_multiarch	1
12mu|glibc-2.15-10|54	%endif
12mu|glibc-2.15-10|55	
12mu|glibc-2.15-10|56	%define build_nscd	1
12mu|glibc-2.15-10|57	%define build_i18ndata	1
12mu|glibc-2.15-10|58	%define build_timezone	0
12mu|glibc-2.15-10|59	
12mu|glibc-2.15-10|60	%define enable_nsscrypt	1
12mu|glibc-2.15-10|61	%ifarch %{ix86} x86_64
12mu|glibc-2.15-10|62	%define enable_systap	1
12mu|glibc-2.15-10|63	%else
12mu|glibc-2.15-10|64	%define enable_systap	0
12mu|glibc-2.15-10|65	%endif
12mu|glibc-2.15-10|66	
12mu|glibc-2.15-10|67	# build documentation by default
12mu|glibc-2.15-10|68	%bcond_without		doc
12mu|glibc-2.15-10|69	%bcond_without		pdf
12mu|glibc-2.15-10|70	# enable utils by default
12mu|glibc-2.15-10|71	%bcond_without		utils
12mu|glibc-2.15-10|72	
12mu|glibc-2.15-10|73	#-----------------------------------------------------------------------
12mu|glibc-2.15-10|74	Summary:	The GNU libc libraries
12mu|glibc-2.15-10|75	Name:		glibc
12mu|glibc-2.15-10|76	Version:	2.15
12mu|glibc-2.15-10|77	Release:	10
12mu|glibc-2.15-10|78	Epoch:		6
12mu|glibc-2.15-10|79	License:	LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
12mu|glibc-2.15-10|80	Group:		System/Libraries
12mu|glibc-2.15-10|81	Url:		http://www.gnu.org/software/libc/
12mu|glibc-2.15-10|82	
12mu|glibc-2.15-10|83	# FSF source
12mu|glibc-2.15-10|84	Source0:	http://ftp.gnu.org/gnu/glibc/%{glibcsrcdir}.tar.gz
12mu|glibc-2.15-10|85	%if %{RELEASE}
12mu|glibc-2.15-10|86	Source1:	http://ftp.gnu.org/gnu/glibc/%{glibcsrcdir}.tar.gz.sig
12mu|glibc-2.15-10|87	%endif
12mu|glibc-2.15-10|88	
12mu|glibc-2.15-10|89	# Fedora tarball
12mu|glibc-2.15-10|90	Source2:	%{glibcsrcdir}-fedora.tar.gz
12mu|glibc-2.15-10|91	Source3:	glibc-manpages.tar.bz2
12mu|glibc-2.15-10|92	Source5:	glibc-check.sh
12mu|glibc-2.15-10|93	
12mu|glibc-2.15-10|94	Source8:	http://ftp.gnu.org/gnu/glibc/%{glibcportsdir}.tar.gz
12mu|glibc-2.15-10|95	%if %{RELEASE}
12mu|glibc-2.15-10|96	Source9:	http://ftp.gnu.org/gnu/glibc/%{glibcportsdir}.tar.gz.sig
12mu|glibc-2.15-10|97	%endif
12mu|glibc-2.15-10|98	
12mu|glibc-2.15-10|99	Source10:	%{name}.rpmlintrc
12mu|glibc-2.15-10|100	
12mu|glibc-2.15-10|101	# Blowfish support
12mu|glibc-2.15-10|102	Source50:	http://www.openwall.com/crypt/crypt_blowfish-%{crypt_bf_ver}.tar.gz
12mu|glibc-2.15-10|103	Source51:	http://www.openwall.com/crypt/crypt_blowfish-%{crypt_bf_ver}.tar.gz.sign
12mu|glibc-2.15-10|104	Source52:	http://cvsweb.openwall.com/cgi/cvsweb.cgi/~checkout~/Owl/packages/glibc/crypt_freesec.c
12mu|glibc-2.15-10|105	Source53:	http://cvsweb.openwall.com/cgi/cvsweb.cgi/~checkout~/Owl/packages/glibc/crypt_freesec.h
12mu|glibc-2.15-10|106	
12mu|glibc-2.15-10|107	Obsoletes:	glibc-profile
12mu|glibc-2.15-10|108	Provides:	glibc-crypt_blowfish = %{crypt_bf_ver}
12mu|glibc-2.15-10|109	Provides:	should-restart = system
12mu|glibc-2.15-10|110	# we'll be the only package requiring this, avoiding any other package
12mu|glibc-2.15-10|111	# dependencies on '/bin/sh' or 'bash'
12mu|glibc-2.15-10|112	Requires:	bash
12mu|glibc-2.15-10|113	%ifarch %{xenarches}
12mu|glibc-2.15-10|114	%rename		%{name}-xen
12mu|glibc-2.15-10|115	%endif
12mu|glibc-2.15-10|116	# The dynamic linker supports DT_GNU_HASH
12mu|glibc-2.15-10|117	Provides:	rtld(GNU_HASH)
12mu|glibc-2.15-10|118	BuildRequires:	patch, gettext, perl
12mu|glibc-2.15-10|119	BuildRequires:	kernel-headers
12mu|glibc-2.15-10|120	%if %{build_selinux}
12mu|glibc-2.15-10|121	BuildRequires:	libselinux-devel >= 1.17.10
12mu|glibc-2.15-10|122	%endif
12mu|glibc-2.15-10|123	# need linker for -Wl,--hash-style=both (>= 2.16.91.0.7-%{mkrel 6})
12mu|glibc-2.15-10|124	# need gnu indirect function for multiarch (>= 2.19.51.0.14-1mnb2)
12mu|glibc-2.15-10|125	%define binutils_version 2.19.51.0.14-1mnb2
12mu|glibc-2.15-10|126	BuildRequires:	binutils >= %{binutils_version}
12mu|glibc-2.15-10|127	
12mu|glibc-2.15-10|128	# Old prelink versions breaks the system with glibc 2.11
12mu|glibc-2.15-10|129	Conflicts:	prelink < 1:0.4.2-1.20091104.1mdv2010.1
12mu|glibc-2.15-10|130	
12mu|glibc-2.15-10|131	BuildRequires:	texinfo
12mu|glibc-2.15-10|132	%if %{with pdf}
12mu|glibc-2.15-10|133	BuildRequires:	texlive
12mu|glibc-2.15-10|134	%endif
12mu|glibc-2.15-10|135	%if %{with utils}
12mu|glibc-2.15-10|136	BuildRequires:	gd-devel
12mu|glibc-2.15-10|137	%endif
12mu|glibc-2.15-10|138	%if %{enable_systap}
12mu|glibc-2.15-10|139	BuildRequires:	systemtap
12mu|glibc-2.15-10|140	BuildRequires:	systemtap-devel
12mu|glibc-2.15-10|141	%endif
12mu|glibc-2.15-10|142	%if %{enable_nsscrypt}
12mu|glibc-2.15-10|143	BuildRequires:	nss-devel
12mu|glibc-2.15-10|144	%endif
12mu|glibc-2.15-10|145	BuildRequires:	autoconf2.5
12mu|glibc-2.15-10|146	BuildRequires:	libcap-devel
12mu|glibc-2.15-10|147	BuildRequires:	rpm-mandriva-setup-build >= 1.130
12mu|glibc-2.15-10|148	BuildRequires:	rpm >= 1:5.3.12
12mu|glibc-2.15-10|149	BuildRequires:	spec-helper >= 0.31.2
12mu|glibc-2.15-10|150	
12mu|glibc-2.15-10|151	#-----------------------------------------------------------------------
12mu|glibc-2.15-10|152	# from fedora glibc.spec
12mu|glibc-2.15-10|153	Patch00:	glibc-fedora.patch
12mu|glibc-2.15-10|154	Patch01:	glibc-stap.patch
12mu|glibc-2.15-10|155	
12mu|glibc-2.15-10|156	#-----------------------------------------------------------------------
12mu|glibc-2.15-10|157	# mandriva patches
12mu|glibc-2.15-10|158	Patch02:	glibc-2.11.1-localedef-archive-follow-symlinks.patch
12mu|glibc-2.15-10|159	Patch03:	glibc-2.15-fix-dns-with-broken-routers.patch
12mu|glibc-2.15-10|160	Patch04:	glibc-2.14.90-nss-upgrade.patch
12mu|glibc-2.15-10|161	Patch05:	glibc-2.9-share-locale.patch
12mu|glibc-2.15-10|162	Patch06:	glibc-2.3.6-nsswitch.conf.patch
12mu|glibc-2.15-10|163	Patch07:	glibc-2.2.4-xterm-xvt.patch
12mu|glibc-2.15-10|164	Patch08:	glibc-2.3.3-nscd-enable.patch
12mu|glibc-2.15-10|165	Patch09:	glibc-2.9-nscd-no-host-cache.patch
12mu|glibc-2.15-10|166	Patch10:	glibc-2.4.90-i386-hwcapinfo.patch
12mu|glibc-2.15-10|167	Patch11:	glibc-2.8-nscd-init-should-start.patch
12mu|glibc-2.15-10|168	Patch12:	glibc-2.3.4-timezone.patch
12mu|glibc-2.15-10|169	Patch13:	glibc-2.10.1-biarch-cpp-defines.patch
12mu|glibc-2.15-10|170	Patch14:	glibc-2.8-ENOTTY-fr-translation.patch
12mu|glibc-2.15-10|171	Patch15:	glibc-2.3.5-biarch-utils.patch
12mu|glibc-2.15-10|172	Patch16:	glibc-2.15-multiarch.patch
12mu|glibc-2.15-10|173	Patch17:	glibc-2.4.90-i586-hptiming.patch
12mu|glibc-2.15-10|174	Patch18:	glibc-2.3.4-i586-if-no-cmov.patch
12mu|glibc-2.15-10|175	Patch19:	glibc-2.3.6-pt_BR-i18nfixes.patch
12mu|glibc-2.15-10|176	Patch20:	glibc-2.4.90-testsuite-ldbl-bits.patch
12mu|glibc-2.15-10|177	Patch21:	glibc-2.4.90-testsuite-rt-notparallel.patch
12mu|glibc-2.15-10|178	Patch22:	glibc-2.13-fix-compile-error.patch
12mu|glibc-2.15-10|179	
12mu|glibc-2.15-10|180	# https://bugzilla.redhat.com/show_bug.cgi?id=638477#c275
12mu|glibc-2.15-10|181	# https://bugzilla.redhat.com/show_bug.cgi?id=696096
12mu|glibc-2.15-10|182	# https://bugzilla.redhat.com/attachment.cgi?id=491198
12mu|glibc-2.15-10|183	Patch23:	0001-x86_64-fix-for-new-memcpy-behavior.patch
12mu|glibc-2.15-10|184	
12mu|glibc-2.15-10|185	# odd, for some reason the fedora patch applied earlier removes install of
12mu|glibc-2.15-10|186	# streams header.. just add them back for now :|
12mu|glibc-2.15-10|187	Patch24:	glibc-2.14.90-revert-fedora-not-installing-stream-headers.patch
12mu|glibc-2.15-10|188	
12mu|glibc-2.15-10|189	Patch25:	glibc-no-leaf-attribute.patch
12mu|glibc-2.15-10|190	Patch26:	glibc-2.14-394-g8f3b1ff-string-format-fixes.patch
12mu|glibc-2.15-10|191	
12mu|glibc-2.15-10|192	#-----------------------------------------------------------------------
12mu|glibc-2.15-10|193	# from fedora glibc.spec
12mu|glibc-2.15-10|194	# Uli wants to see this undergo more analyis (what happens when thread B calls into malloc when
12mu|glibc-2.15-10|195	# thread A has unlocked on the error path
12mu|glibc-2.15-10|196	# There's an alternate approach using mmap after detecting an error that needs discussion
12mu|glibc-2.15-10|197	Patch27:	glibc-rh757881.patch
12mu|glibc-2.15-10|198	# From upstream.
12mu|glibc-2.15-10|199	Patch28:	glibc-rh740506.patch
12mu|glibc-2.15-10|200	# Not sure of upstream status
12mu|glibc-2.15-10|201	Patch29:	glibc-rh730856.patch
12mu|glibc-2.15-10|202	# Follow-on to 552960's original patch to avoid losing wakeups
12mu|glibc-2.15-10|203	Patch30:	glibc-rh552960-2.patch
12mu|glibc-2.15-10|204	Patch31: 	glibc-rh729661.patch
12mu|glibc-2.15-10|205	Patch32: 	glibc-rh446078.patch
12mu|glibc-2.15-10|206	Patch33: 	glibc-rh454629.patch
12mu|glibc-2.15-10|207	Patch34: 	glibc-rh784402.patch
12mu|glibc-2.15-10|208	Patch35: 	glibc-rh622499.patch
12mu|glibc-2.15-10|209	# Depends on systemtap infrastructure, so can't go upstream
12mu|glibc-2.15-10|210	Patch36: 	glibc-rh179072.patch
12mu|glibc-2.15-10|211	Patch37: 	glibc-rh697421.patch
12mu|glibc-2.15-10|212	Patch38: 	glibc-rh740682.patch
12mu|glibc-2.15-10|213	Patch39: 	glibc-sw13618.patch
12mu|glibc-2.15-10|214	# Fix bogus sorting code which was copied from dl-deps.
12mu|glibc-2.15-10|215	Patch40: 	glibc-sw13618-2.patch
12mu|glibc-2.15-10|216	Patch41: 	glibc-rh783979.patch
12mu|glibc-2.15-10|217	# Needs to go upstream
12mu|glibc-2.15-10|218	Patch42: 	glibc-rh657588.patch
12mu|glibc-2.15-10|219	Patch43:	glibc-rh787201.patch
12mu|glibc-2.15-10|220	# Sent upstream, awaiting feedback
12mu|glibc-2.15-10|221	Patch44: 	glibc-rh741105.patch
12mu|glibc-2.15-10|222	# Sent upstream, awaiting feedback
12mu|glibc-2.15-10|223	Patch45: 	glibc-rh770869.patch
12mu|glibc-2.15-10|224	# Sent upstream, awaiting feedback
12mu|glibc-2.15-10|225	Patch46: 	glibc-rh691912.patch
12mu|glibc-2.15-10|226	# Not necessary to send upstream
12mu|glibc-2.15-10|227	Patch47: 	glibc-rh688948.patch
12mu|glibc-2.15-10|228	# Rakesh & Pravin will send upstream
12mu|glibc-2.15-10|229	Patch48: 	glibc-rh770439.patch
12mu|glibc-2.15-10|230	# Sent upstream
12mu|glibc-2.15-10|231	Patch49: 	glibc-rh789209.patch
12mu|glibc-2.15-10|232	# Was acked in the upstream BZ, but patch never got installed
12mu|glibc-2.15-10|233	Patch50: 	glibc-rh624296.patch
12mu|glibc-2.15-10|234	# Needs to be sent upstream
12mu|glibc-2.15-10|235	Patch51: 	glibc-rh564528.patch
12mu|glibc-2.15-10|236	
12mu|glibc-2.15-10|237	Patch501:	glibc-rh1170118-CVE-2014-7817.patch
12mu|glibc-2.15-10|238	Patch502:	glibc-rh1183545.patch
12mu|glibc-2.15-10|239	Patch503:	glibc-rh1194143.patch
12mu|glibc-2.15-10|240	Patch504:	glibc-rh1199525.patch
12mu|glibc-2.15-10|241	Patch505:	glibc-rh1296031.patch
12mu|glibc-2.15-10|242	
12mu|glibc-2.15-10|243	#-----------------------------------------------------------------------
12mu|glibc-2.15-10|244	# mandriva patches
12mu|glibc-2.15-10|245	Patch52:	glibc-2.10.1-mdv-avx-owl-crypt.patch
12mu|glibc-2.15-10|246	Patch53:	glibc-2.10.1-mdv-owl-crypt_freesec.patch
12mu|glibc-2.15-10|247	
12mu|glibc-2.15-10|248	Patch54:	glibc-2.9-avx-relocate_fcrypt.patch
12mu|glibc-2.15-10|249	Patch55:	glibc-2.3.6-avx-increase_BF_FRAME.patch
12mu|glibc-2.15-10|250	Patch56:	glibc-2.7-mdv-wrapper_handle_sha.patch
12mu|glibc-2.15-10|251	
12mu|glibc-2.15-10|252	# Requires to link thumb mode build
12mu|glibc-2.15-10|253	Patch57:	glibc-2.14-arm-thumb.patch
12mu|glibc-2.15-10|254	
12mu|glibc-2.15-10|255	# FIXME this patch is hackish but corrects the problem for me
12mu|glibc-2.15-10|256	# in upstream bugreport, what others apparently did was to
12mu|glibc-2.15-10|257	# revert 3a2c02424d9824f5cdea4ebd32ff929b2b1f49c6
12mu|glibc-2.15-10|258	# http://sourceware.org/bugzilla/show_bug.cgi?id=13594
12mu|glibc-2.15-10|259	Patch58:	glibc-2.15-chromium-browser-crash.patch
12mu|glibc-2.15-10|260	
12mu|glibc-2.15-10|261	# Fix hang with Pulse (re-diff Fedora's patch)
12mu|glibc-2.15-10|262	Patch59:	glibc-rh769421-2.patch
12mu|glibc-2.15-10|263	
12mu|glibc-2.15-10|264	# Backport a couple of localization phrases from upstream
12mu|glibc-2.15-10|265	# (users are confused with funny localization from 2.15)
12mu|glibc-2.15-10|266	Patch60:	glibc-2.15-ru-i18nfixes.patch
12mu|glibc-2.15-10|267	
12mu|glibc-2.15-10|268	# Determine minimum kernel versions (rhbz#619538)
12mu|glibc-2.15-10|269	%define		enablekernel 2.6.32
12mu|glibc-2.15-10|270	Conflicts:	kernel < %{enablekernel}
12mu|glibc-2.15-10|271	
12mu|glibc-2.15-10|272	# Don't try to explicitly provide GLIBC_PRIVATE versioned libraries
12mu|glibc-2.15-10|273	%define _filter_GLIBC_PRIVATE 1
12mu|glibc-2.15-10|274	
12mu|glibc-2.15-10|275	Obsoletes:	ld.so
12mu|glibc-2.15-10|276	Provides:	ld.so
12mu|glibc-2.15-10|277	
12mu|glibc-2.15-10|278	%rename		ldconfig
12mu|glibc-2.15-10|279	Provides:	/sbin/ldconfig
12mu|glibc-2.15-10|280	Obsoletes:	nss_db
12mu|glibc-2.15-10|281	
12mu|glibc-2.15-10|282	%description
12mu|glibc-2.15-10|283	The glibc package contains standard libraries which are used by
12mu|glibc-2.15-10|284	multiple programs on the system. In order to save disk space and
12mu|glibc-2.15-10|285	memory, as well as to make upgrading easier, common system code is
12mu|glibc-2.15-10|286	kept in one place and shared between programs. This particular package
12mu|glibc-2.15-10|287	contains the most important sets of shared libraries: the standard C
12mu|glibc-2.15-10|288	library and the standard math library. Without these two libraries, a
12mu|glibc-2.15-10|289	Linux system will not function.
12mu|glibc-2.15-10|290	
12mu|glibc-2.15-10|291	%post -p %{_sbindir}/glibc_post_upgrade
12mu|glibc-2.15-10|292	
12mu|glibc-2.15-10|293	%files -f	libc.lang
12mu|glibc-2.15-10|294	%if %{build_timezone}
12mu|glibc-2.15-10|295	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/localtime
12mu|glibc-2.15-10|296	%endif
12mu|glibc-2.15-10|297	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/nsswitch.conf
12mu|glibc-2.15-10|298	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/ld.so.conf
12mu|glibc-2.15-10|299	%dir %{_sysconfdir}/ld.so.conf.d
12mu|glibc-2.15-10|300	%config(noreplace) %{_sysconfdir}/rpc
12mu|glibc-2.15-10|301	%doc %dir %{_docdir}/glibc
12mu|glibc-2.15-10|302	%doc %{_docdir}/glibc/nss
12mu|glibc-2.15-10|303	%doc %{_docdir}/glibc/gai.conf
12mu|glibc-2.15-10|304	%doc %{_docdir}/glibc/COPYING
12mu|glibc-2.15-10|305	%doc %{_docdir}/glibc/COPYING.LIB
12mu|glibc-2.15-10|306	%{_mandir}/man1/*
12mu|glibc-2.15-10|307	%{_mandir}/man8/rpcinfo.8*
12mu|glibc-2.15-10|308	%{_mandir}/man8/ld.so*
12mu|glibc-2.15-10|309	%{_localedir}/locale.alias
12mu|glibc-2.15-10|310	/sbin/sln
12mu|glibc-2.15-10|311	%{_prefix}/libexec/getconf
12mu|glibc-2.15-10|312	%ifarch x86_64
12mu|glibc-2.15-10|313	%exclude %{_prefix}/libexec/getconf/POSIX_V6_ILP32_OFF32
12mu|glibc-2.15-10|314	%exclude %{_prefix}/libexec/getconf/POSIX_V6_ILP32_OFFBIG
12mu|glibc-2.15-10|315	%exclude %{_prefix}/libexec/getconf/POSIX_V7_ILP32_OFF32
12mu|glibc-2.15-10|316	%exclude %{_prefix}/libexec/getconf/POSIX_V7_ILP32_OFFBIG
12mu|glibc-2.15-10|317	%exclude %{_prefix}/libexec/getconf/XBS5_ILP32_OFF32
12mu|glibc-2.15-10|318	%exclude %{_prefix}/libexec/getconf/XBS5_ILP32_OFFBIG
12mu|glibc-2.15-10|319	%endif
12mu|glibc-2.15-10|320	%{_slibdir}/ld-%{version}.so
12mu|glibc-2.15-10|321	%ifarch %{ix86}
12mu|glibc-2.15-10|322	%{_slibdir}/ld-linux.so.2
12mu|glibc-2.15-10|323	%{_slibdir}/i686
12mu|glibc-2.15-10|324	%endif
12mu|glibc-2.15-10|325	%ifarch x86_64
12mu|glibc-2.15-10|326	%{_slibdir}/ld-linux-x86-64.so.2
12mu|glibc-2.15-10|327	%endif
12mu|glibc-2.15-10|328	%ifarch %{arm}
12mu|glibc-2.15-10|329	%{_slibdir}/ld-linux.so.3
12mu|glibc-2.15-10|330	%endif
12mu|glibc-2.15-10|331	%{_slibdir}/lib*-[.0-9]*.so
12mu|glibc-2.15-10|332	%{_slibdir}/lib*.so.[0-9]*
12mu|glibc-2.15-10|333	%{_slibdir}/libSegFault.so
12mu|glibc-2.15-10|334	%dir %{_libdir}/audit
12mu|glibc-2.15-10|335	%{_libdir}/audit/sotruss-lib.so
12mu|glibc-2.15-10|336	%dir %{_libdir}/gconv
12mu|glibc-2.15-10|337	%{_libdir}/gconv/*.so
12mu|glibc-2.15-10|338	%{_libdir}/gconv/gconv-modules
12mu|glibc-2.15-10|339	%ghost %{_libdir}/gconv/gconv-modules.cache
12mu|glibc-2.15-10|340	%attr(4755,root,root) %{_prefix}/libexec/pt_chown
12mu|glibc-2.15-10|341	%{_bindir}/catchsegv
12mu|glibc-2.15-10|342	%{_bindir}/gencat
12mu|glibc-2.15-10|343	%{_bindir}/getconf
12mu|glibc-2.15-10|344	%{_bindir}/getent
12mu|glibc-2.15-10|345	%{_bindir}/iconv
12mu|glibc-2.15-10|346	%{_bindir}/ldd
12mu|glibc-2.15-10|347	%ifarch %{ix86}
12mu|glibc-2.15-10|348	%{_bindir}/lddlibc4
12mu|glibc-2.15-10|349	%endif
12mu|glibc-2.15-10|350	%{_bindir}/locale
12mu|glibc-2.15-10|351	%{_bindir}/localedef
12mu|glibc-2.15-10|352	%{_bindir}/makedb
12mu|glibc-2.15-10|353	%{_bindir}/pldd
12mu|glibc-2.15-10|354	%{_bindir}/rpcgen
12mu|glibc-2.15-10|355	%{_bindir}/sotruss
12mu|glibc-2.15-10|356	%{_bindir}/sprof
12mu|glibc-2.15-10|357	%{_bindir}/tzselect
12mu|glibc-2.15-10|358	%{_sbindir}/iconvconfig
12mu|glibc-2.15-10|359	%{_sbindir}/glibc_post_upgrade
12mu|glibc-2.15-10|360	/sbin/ldconfig
12mu|glibc-2.15-10|361	%{_mandir}/man8/ldconfig*
12mu|glibc-2.15-10|362	%ghost %{_sysconfdir}/ld.so.cache
12mu|glibc-2.15-10|363	%dir %{_var}/cache/ldconfig
12mu|glibc-2.15-10|364	%ghost %{_var}/cache/ldconfig/aux-cache
12mu|glibc-2.15-10|365	%{_var}/lib/rpm/filetriggers/ldconfig.*
12mu|glibc-2.15-10|366	%{_var}/db/Makefile
12mu|glibc-2.15-10|367	
12mu|glibc-2.15-10|368	########################################################################
12mu|glibc-2.15-10|369	%if %{build_multiarch}
12mu|glibc-2.15-10|370	#-----------------------------------------------------------------------
12mu|glibc-2.15-10|371	%package -n	%{multilibc}
12mu|glibc-2.15-10|372	Summary:	The GNU libc libraries
12mu|glibc-2.15-10|373	Group:		System/Libraries
12mu|glibc-2.15-10|374	Conflicts:	glibc < 6:2.14.90-13
12mu|glibc-2.15-10|375	
12mu|glibc-2.15-10|376	%post -n	%{multilibc}
12mu|glibc-2.15-10|377	%{_sbindir}/iconvconfig %{_libdir32}/gconv -o %{_libdir32}/gconv/gconv-modules.cache
12mu|glibc-2.15-10|378	
12mu|glibc-2.15-10|379	%description -n	%{multilibc}
12mu|glibc-2.15-10|380	The glibc package contains standard libraries which are used by
12mu|glibc-2.15-10|381	multiple programs on the system. In order to save disk space and
12mu|glibc-2.15-10|382	memory, as well as to make upgrading easier, common system code is
12mu|glibc-2.15-10|383	kept in one place and shared between programs. This particular package
12mu|glibc-2.15-10|384	contains the most important sets of shared libraries: the standard C
12mu|glibc-2.15-10|385	library and the standard math library. Without these two libraries, a
12mu|glibc-2.15-10|386	Linux system will not function.
12mu|glibc-2.15-10|387	
12mu|glibc-2.15-10|388	%files -n	%{multilibc}
12mu|glibc-2.15-10|389	%{_slibdir32}/ld-%{version}.so
12mu|glibc-2.15-10|390	%{_slibdir32}/ld-linux*.so.2
12mu|glibc-2.15-10|391	%{_slibdir32}/lib*-[.0-9]*.so
12mu|glibc-2.15-10|392	%{_slibdir32}/lib*.so.[0-9]*
12mu|glibc-2.15-10|393	%{_slibdir32}/libSegFault.so
12mu|glibc-2.15-10|394	%dir %{_libdir32}/audit
12mu|glibc-2.15-10|395	%{_libdir32}/audit/sotruss-lib.so
12mu|glibc-2.15-10|396	%{_libdir32}/gconv/*.so
12mu|glibc-2.15-10|397	%{_libdir32}/gconv/gconv-modules
12mu|glibc-2.15-10|398	%ghost %{_libdir32}/gconv/gconv-modules.cache
12mu|glibc-2.15-10|399	%{_prefix}/libexec/getconf/POSIX_V6_ILP32_OFF32
12mu|glibc-2.15-10|400	%{_prefix}/libexec/getconf/POSIX_V6_ILP32_OFFBIG
12mu|glibc-2.15-10|401	%{_prefix}/libexec/getconf/POSIX_V7_ILP32_OFF32
12mu|glibc-2.15-10|402	%{_prefix}/libexec/getconf/POSIX_V7_ILP32_OFFBIG
12mu|glibc-2.15-10|403	%{_prefix}/libexec/getconf/XBS5_ILP32_OFF32
12mu|glibc-2.15-10|404	%{_prefix}/libexec/getconf/XBS5_ILP32_OFFBIG
12mu|glibc-2.15-10|405	#-----------------------------------------------------------------------
12mu|glibc-2.15-10|406	# build_multiarch
12mu|glibc-2.15-10|407	%endif
12mu|glibc-2.15-10|408	
12mu|glibc-2.15-10|409	#-----------------------------------------------------------------------
12mu|glibc-2.15-10|410	%package	devel
12mu|glibc-2.15-10|411	Summary:	Header and object files for development using standard C libraries
12mu|glibc-2.15-10|412	Group:		Development/C
12mu|glibc-2.15-10|413	Requires(post):	coreutils
12mu|glibc-2.15-10|414	Requires(postun):coreutils, awk
12mu|glibc-2.15-10|415	Requires:	%{name} = %{EVRD}
12mu|glibc-2.15-10|416	%if %{build_multiarch}
12mu|glibc-2.15-10|417	Requires:	%{multilibc} = %{EVRD}
12mu|glibc-2.15-10|418	%endif
12mu|glibc-2.15-10|419	Requires:	kernel-headers
12mu|glibc-2.15-10|420	Provides:	glibc-crypt_blowfish-devel = %{crypt_bf_ver}
12mu|glibc-2.15-10|421	%rename		glibc-doc
12mu|glibc-2.15-10|422	%if %{with pdf}
12mu|glibc-2.15-10|423	%rename		glibc-doc-pdf
12mu|glibc-2.15-10|424	%endif
12mu|glibc-2.15-10|425	
12mu|glibc-2.15-10|426	%description	devel
12mu|glibc-2.15-10|427	The glibc-devel package contains the header and object files necessary
12mu|glibc-2.15-10|428	for developing programs which use the standard C libraries (which are
12mu|glibc-2.15-10|429	used by nearly all programs).  If you are developing programs which
12mu|glibc-2.15-10|430	will use the standard C libraries, your system needs to have these
12mu|glibc-2.15-10|431	standard header and object files available in order to create the
12mu|glibc-2.15-10|432	executables.
12mu|glibc-2.15-10|433	
12mu|glibc-2.15-10|434	%files		devel
12mu|glibc-2.15-10|435	%{_mandir}/man3/*
12mu|glibc-2.15-10|436	%{_infodir}/libc.info*
12mu|glibc-2.15-10|437	%doc %{_docdir}/glibc/*
12mu|glibc-2.15-10|438	%exclude %{_docdir}/glibc/nss
12mu|glibc-2.15-10|439	%exclude %{_docdir}/glibc/gai.conf
12mu|glibc-2.15-10|440	%exclude %{_docdir}/glibc/COPYING
12mu|glibc-2.15-10|441	%exclude %{_docdir}/glibc/COPYING.LIB
12mu|glibc-2.15-10|442	%{_includedir}/*
12mu|glibc-2.15-10|443	%{_libdir}/*.o
12mu|glibc-2.15-10|444	%{_libdir}/*.so
12mu|glibc-2.15-10|445	%{_libdir}/libbsd-compat.a
12mu|glibc-2.15-10|446	%{_libdir}/libbsd.a
12mu|glibc-2.15-10|447	%{_libdir}/libc_nonshared.a
12mu|glibc-2.15-10|448	%{_libdir}/libg.a
12mu|glibc-2.15-10|449	%{_libdir}/libieee.a
12mu|glibc-2.15-10|450	%{_libdir}/libmcheck.a
12mu|glibc-2.15-10|451	%{_libdir}/libpthread_nonshared.a
12mu|glibc-2.15-10|452	%{_libdir}/librpcsvc.a
12mu|glibc-2.15-10|453	%if %{build_multiarch}
12mu|glibc-2.15-10|454	%{_libdir32}/*.o
12mu|glibc-2.15-10|455	%{_libdir32}/*.so
12mu|glibc-2.15-10|456	%{_libdir32}/libbsd-compat.a
12mu|glibc-2.15-10|457	%{_libdir32}/libbsd.a
12mu|glibc-2.15-10|458	%{_libdir32}/libc_nonshared.a
12mu|glibc-2.15-10|459	%{_libdir32}/libg.a
12mu|glibc-2.15-10|460	%{_libdir32}/libieee.a
12mu|glibc-2.15-10|461	%{_libdir32}/libmcheck.a
12mu|glibc-2.15-10|462	%{_libdir32}/libpthread_nonshared.a
12mu|glibc-2.15-10|463	%{_libdir32}/librpcsvc.a
12mu|glibc-2.15-10|464	%endif
12mu|glibc-2.15-10|465	
12mu|glibc-2.15-10|466	#-----------------------------------------------------------------------
12mu|glibc-2.15-10|467	%package	static-devel
12mu|glibc-2.15-10|468	Summary:	Static libraries for GNU C library
12mu|glibc-2.15-10|469	Group:		Development/C
12mu|glibc-2.15-10|470	Requires:	%{name}-devel = %{EVRD}
12mu|glibc-2.15-10|471	
12mu|glibc-2.15-10|472	%description	static-devel
12mu|glibc-2.15-10|473	The glibc-static-devel package contains the static libraries necessary
12mu|glibc-2.15-10|474	for developing programs which use the standard C libraries. Install
12mu|glibc-2.15-10|475	glibc-static-devel if you need to statically link your program or
12mu|glibc-2.15-10|476	library.
12mu|glibc-2.15-10|477	
12mu|glibc-2.15-10|478	%files		static-devel
12mu|glibc-2.15-10|479	%{_libdir}/libBrokenLocale.a
12mu|glibc-2.15-10|480	%{_libdir}/libanl.a
12mu|glibc-2.15-10|481	%{_libdir}/libc.a
12mu|glibc-2.15-10|482	%{_libdir}/libcrypt.a
12mu|glibc-2.15-10|483	%{_libdir}/libdl.a
12mu|glibc-2.15-10|484	%{_libdir}/libm.a
12mu|glibc-2.15-10|485	%{_libdir}/libnsl.a
12mu|glibc-2.15-10|486	%{_libdir}/libpthread.a
12mu|glibc-2.15-10|487	%{_libdir}/libresolv.a
12mu|glibc-2.15-10|488	%{_libdir}/librt.a
12mu|glibc-2.15-10|489	%{_libdir}/libutil.a
12mu|glibc-2.15-10|490	%if %{build_multiarch}
12mu|glibc-2.15-10|491	%{_libdir32}/libBrokenLocale.a
12mu|glibc-2.15-10|492	%{_libdir32}/libanl.a
12mu|glibc-2.15-10|493	%{_libdir32}/libc.a
12mu|glibc-2.15-10|494	%{_libdir32}/libcrypt.a
12mu|glibc-2.15-10|495	%{_libdir32}/libdl.a
12mu|glibc-2.15-10|496	%{_libdir32}/libm.a
12mu|glibc-2.15-10|497	%{_libdir32}/libnsl.a
12mu|glibc-2.15-10|498	%{_libdir32}/libpthread.a
12mu|glibc-2.15-10|499	%{_libdir32}/libresolv.a
12mu|glibc-2.15-10|500	%{_libdir32}/librt.a
12mu|glibc-2.15-10|501	%{_libdir32}/libutil.a
12mu|glibc-2.15-10|502	%endif
12mu|glibc-2.15-10|503	
12mu|glibc-2.15-10|504	########################################################################
12mu|glibc-2.15-10|505	%if %{build_nscd}
12mu|glibc-2.15-10|506	#-----------------------------------------------------------------------
12mu|glibc-2.15-10|507	%package -n	nscd
12mu|glibc-2.15-10|508	Summary:	A Name Service Caching Daemon (nscd)
12mu|glibc-2.15-10|509	Group:		System/Servers
12mu|glibc-2.15-10|510	Conflicts:	kernel < 2.2.0
12mu|glibc-2.15-10|511	Requires(pre):	rpm-helper
12mu|glibc-2.15-10|512	Requires(preun):rpm-helper
12mu|glibc-2.15-10|513	Requires(post):	rpm-helper
12mu|glibc-2.15-10|514	Requires(postun):rpm-helper
12mu|glibc-2.15-10|515	
12mu|glibc-2.15-10|516	%description -n	nscd
12mu|glibc-2.15-10|517	Nscd caches name service lookups and can dramatically improve
12mu|glibc-2.15-10|518	performance with NIS+, and may help with DNS as well.
12mu|glibc-2.15-10|519	
12mu|glibc-2.15-10|520	%pre -n nscd
12mu|glibc-2.15-10|521	%_pre_useradd nscd / /sbin/nologin
12mu|glibc-2.15-10|522	
12mu|glibc-2.15-10|523	%post -n nscd
12mu|glibc-2.15-10|524	%_post_service nscd
12mu|glibc-2.15-10|525	
12mu|glibc-2.15-10|526	%preun -n nscd
12mu|glibc-2.15-10|527	%_preun_service nscd
12mu|glibc-2.15-10|528	
12mu|glibc-2.15-10|529	%postun -n nscd
12mu|glibc-2.15-10|530	%_postun_userdel nscd
12mu|glibc-2.15-10|531	if [ "$1" -ge "1" ]; then
12mu|glibc-2.15-10|532	/sbin/service nscd condrestart > /dev/null 2>&1 || :
12mu|glibc-2.15-10|533	fi
12mu|glibc-2.15-10|534	
12mu|glibc-2.15-10|535	%files -n 	nscd
12mu|glibc-2.15-10|536	%config(noreplace) %{_sysconfdir}/nscd.conf
12mu|glibc-2.15-10|537	%config(noreplace) %{_initrddir}/nscd
12mu|glibc-2.15-10|538	%{_sbindir}/nscd
12mu|glibc-2.15-10|539	#-----------------------------------------------------------------------
12mu|glibc-2.15-10|540	# build_nscd
12mu|glibc-2.15-10|541	%endif
12mu|glibc-2.15-10|542	
12mu|glibc-2.15-10|543	########################################################################
12mu|glibc-2.15-10|544	%if %{with utils}
12mu|glibc-2.15-10|545	#-----------------------------------------------------------------------
12mu|glibc-2.15-10|546	%package	utils
12mu|glibc-2.15-10|547	Summary:	Development utilities from GNU C library
12mu|glibc-2.15-10|548	Group:		Development/Other
12mu|glibc-2.15-10|549	Requires:	%{name} = %{EVRD}
12mu|glibc-2.15-10|550	
12mu|glibc-2.15-10|551	%description	utils
12mu|glibc-2.15-10|552	The glibc-utils package contains memusage, a memory usage profiler,
12mu|glibc-2.15-10|553	mtrace, a memory leak tracer and xtrace, a function call tracer which
12mu|glibc-2.15-10|554	can be helpful during program debugging.
12mu|glibc-2.15-10|555	
12mu|glibc-2.15-10|556	If unsure if you need this, don't install this package.
12mu|glibc-2.15-10|557	
12mu|glibc-2.15-10|558	%files		utils
12mu|glibc-2.15-10|559	%{_bindir}/memusage
12mu|glibc-2.15-10|560	%{_bindir}/memusagestat
12mu|glibc-2.15-10|561	%{_bindir}/mtrace
12mu|glibc-2.15-10|562	%{_bindir}/pcprofiledump
12mu|glibc-2.15-10|563	%{_bindir}/xtrace
12mu|glibc-2.15-10|564	%{_slibdir}/libmemusage.so
12mu|glibc-2.15-10|565	%{_slibdir}/libpcprofile.so
12mu|glibc-2.15-10|566	%if %{build_multiarch}
12mu|glibc-2.15-10|567	%{_slibdir32}/libmemusage.so
12mu|glibc-2.15-10|568	%{_slibdir32}/libpcprofile.so
12mu|glibc-2.15-10|569	%endif
12mu|glibc-2.15-10|570	#-----------------------------------------------------------------------
12mu|glibc-2.15-10|571	# with utils
12mu|glibc-2.15-10|572	%endif
12mu|glibc-2.15-10|573	
12mu|glibc-2.15-10|574	########################################################################
12mu|glibc-2.15-10|575	%if %{build_i18ndata}
12mu|glibc-2.15-10|576	#-----------------------------------------------------------------------
12mu|glibc-2.15-10|577	%package	i18ndata
12mu|glibc-2.15-10|578	Summary:	Database sources for 'locale'
12mu|glibc-2.15-10|579	Group:		System/Libraries
12mu|glibc-2.15-10|580	%rename		glibc-localedata
12mu|glibc-2.15-10|581	
12mu|glibc-2.15-10|582	%description	i18ndata
12mu|glibc-2.15-10|583	This package contains the data needed to build the locale data files
12mu|glibc-2.15-10|584	to use the internationalization features of the GNU libc.
12mu|glibc-2.15-10|585	
12mu|glibc-2.15-10|586	%files		i18ndata
12mu|glibc-2.15-10|587	%dir %{_datadir}/i18n
12mu|glibc-2.15-10|588	%dir %{_datadir}/i18n/charmaps
12mu|glibc-2.15-10|589	%{_datadir}/i18n/charmaps/*
12mu|glibc-2.15-10|590	%dir %{_datadir}/i18n/locales
12mu|glibc-2.15-10|591	%{_datadir}/i18n/locales/*
12mu|glibc-2.15-10|592	%{_datadir}/i18n/SUPPORTED
12mu|glibc-2.15-10|593	#-----------------------------------------------------------------------
12mu|glibc-2.15-10|594	# build_i18ndata
12mu|glibc-2.15-10|595	%endif
12mu|glibc-2.15-10|596	
12mu|glibc-2.15-10|597	########################################################################
12mu|glibc-2.15-10|598	%if %{build_timezone}
12mu|glibc-2.15-10|599	#-----------------------------------------------------------------------
12mu|glibc-2.15-10|600	%package -n	timezone
12mu|glibc-2.15-10|601	Summary:	Time zone descriptions
12mu|glibc-2.15-10|602	Group:		System/Base
12mu|glibc-2.15-10|603	Obsoletes:	zoneinfo
12mu|glibc-2.15-10|604	
12mu|glibc-2.15-10|605	%description -n	timezone
12mu|glibc-2.15-10|606	These are configuration files that describe possible time zones.
12mu|glibc-2.15-10|607	
12mu|glibc-2.15-10|608	%files -n	timezone
12mu|glibc-2.15-10|609	%{_sbindir}/zdump
12mu|glibc-2.15-10|610	%{_sbindir}/zic
12mu|glibc-2.15-10|611	%{_mandir}/man1/zdump.1*
12mu|glibc-2.15-10|612	%{_datadir}/zoneinfo
12mu|glibc-2.15-10|613	#-----------------------------------------------------------------------
12mu|glibc-2.15-10|614	# build_timezone
12mu|glibc-2.15-10|615	%endif
12mu|glibc-2.15-10|616	
12mu|glibc-2.15-10|617	########################################################################
12mu|glibc-2.15-10|618	%prep
12mu|glibc-2.15-10|619	%setup -q -n %{glibcsrcdir} -b 2 -a 3 -a 8 -a 50
12mu|glibc-2.15-10|620	
12mu|glibc-2.15-10|621	%patch00 -p1
12mu|glibc-2.15-10|622	%patch01 -p1
12mu|glibc-2.15-10|623	%patch02 -p1
12mu|glibc-2.15-10|624	%patch03 -p1
12mu|glibc-2.15-10|625	%patch04 -p1
12mu|glibc-2.15-10|626	%patch05 -p1
12mu|glibc-2.15-10|627	%patch06 -p1
12mu|glibc-2.15-10|628	%patch07 -p1
12mu|glibc-2.15-10|629	%patch08 -p1
12mu|glibc-2.15-10|630	%patch09 -p1
12mu|glibc-2.15-10|631	%patch10 -p1
12mu|glibc-2.15-10|632	%patch11 -p1
12mu|glibc-2.15-10|633	%patch12 -p1
12mu|glibc-2.15-10|634	%patch13 -p1
12mu|glibc-2.15-10|635	%patch14 -p1
12mu|glibc-2.15-10|636	%patch15 -p1
12mu|glibc-2.15-10|637	%patch16 -p1
12mu|glibc-2.15-10|638	%patch17 -p1
12mu|glibc-2.15-10|639	%patch18 -p1
12mu|glibc-2.15-10|640	%patch19 -p1
12mu|glibc-2.15-10|641	%patch20 -p1
12mu|glibc-2.15-10|642	%patch21 -p1
12mu|glibc-2.15-10|643	%patch22 -p0
12mu|glibc-2.15-10|644	%patch23 -p1
12mu|glibc-2.15-10|645	%patch24 -p1
12mu|glibc-2.15-10|646	%patch25 -p1
12mu|glibc-2.15-10|647	%patch26 -p1
12mu|glibc-2.15-10|648	%patch27 -p1
12mu|glibc-2.15-10|649	%patch28 -p1
12mu|glibc-2.15-10|650	%patch29 -p1
12mu|glibc-2.15-10|651	%patch30 -p1
12mu|glibc-2.15-10|652	%patch31 -p1
12mu|glibc-2.15-10|653	%patch32 -p1
12mu|glibc-2.15-10|654	%patch33 -p1
12mu|glibc-2.15-10|655	%patch34 -p1
12mu|glibc-2.15-10|656	%patch35 -p1
12mu|glibc-2.15-10|657	%patch36 -p1
12mu|glibc-2.15-10|658	%patch37 -p1
12mu|glibc-2.15-10|659	%patch38 -p1
12mu|glibc-2.15-10|660	%patch39 -p1
12mu|glibc-2.15-10|661	%patch40 -p1
12mu|glibc-2.15-10|662	%patch41 -p1
12mu|glibc-2.15-10|663	%patch42 -p1
12mu|glibc-2.15-10|664	%patch43 -p1
12mu|glibc-2.15-10|665	%patch44 -p1
12mu|glibc-2.15-10|666	%patch45 -p1
12mu|glibc-2.15-10|667	%patch46 -p1
12mu|glibc-2.15-10|668	%patch47 -p1
12mu|glibc-2.15-10|669	%patch48 -p1
12mu|glibc-2.15-10|670	%patch49 -p1
12mu|glibc-2.15-10|671	%patch50 -p1
12mu|glibc-2.15-10|672	%patch51 -p1
12mu|glibc-2.15-10|673	
12mu|glibc-2.15-10|674	# copy freesec source
12mu|glibc-2.15-10|675	cp %{SOURCE52} %{SOURCE53} crypt/
12mu|glibc-2.15-10|676	echo "Applying crypt_blowfish patch:"
12mu|glibc-2.15-10|677	%patch52 -p1
12mu|glibc-2.15-10|678	mv crypt/crypt.h crypt/gnu-crypt.h
12mu|glibc-2.15-10|679	cp -a crypt_blowfish-%{crypt_bf_ver}/*.[chS] crypt/
12mu|glibc-2.15-10|680	
12mu|glibc-2.15-10|681	%patch501 -p1
12mu|glibc-2.15-10|682	%patch502 -p1
12mu|glibc-2.15-10|683	%patch503 -p1
12mu|glibc-2.15-10|684	%patch504 -p1
12mu|glibc-2.15-10|685	%patch505 -p1
12mu|glibc-2.15-10|686	
12mu|glibc-2.15-10|687	
12mu|glibc-2.15-10|688	## FreeSec support for extended/new-style/BSDI hashes in crypt(3)
12mu|glibc-2.15-10|689	%patch53 -p1
12mu|glibc-2.15-10|690	%patch54 -p1
12mu|glibc-2.15-10|691	%patch55 -p0
12mu|glibc-2.15-10|692	# add sha256-crypt and sha512-crypt support to the Openwall wrapper
12mu|glibc-2.15-10|693	%patch56 -p1
12mu|glibc-2.15-10|694	
12mu|glibc-2.15-10|695	%if %{build_selinux}
12mu|glibc-2.15-10|696	# XXX kludge to build nscd with selinux support as it added -nostdinc
12mu|glibc-2.15-10|697	# so /usr/include/selinux is not found
12mu|glibc-2.15-10|698	ln -s %{_includedir}/selinux selinux
12mu|glibc-2.15-10|699	%endif
12mu|glibc-2.15-10|700	
12mu|glibc-2.15-10|701	%if %{build_ports}
12mu|glibc-2.15-10|702	mv %{glibcportsdir} ports
12mu|glibc-2.15-10|703	%patch57 -p1
12mu|glibc-2.15-10|704	%endif
12mu|glibc-2.15-10|705	
12mu|glibc-2.15-10|706	%patch58 -p1
12mu|glibc-2.15-10|707	
12mu|glibc-2.15-10|708	%patch59 -p1
12mu|glibc-2.15-10|709	
12mu|glibc-2.15-10|710	%patch60 -p1
12mu|glibc-2.15-10|711	
12mu|glibc-2.15-10|712	find . -type f -size 0 -o -name "*.orig" -exec rm -f {} \;
12mu|glibc-2.15-10|713	
12mu|glibc-2.15-10|714	# Remove patch backups from files we ship in glibc packages
12mu|glibc-2.15-10|715	rm -f ChangeLog.[^0-9]*
12mu|glibc-2.15-10|716	rm -f localedata/locales/{???_??,??_??}.*
12mu|glibc-2.15-10|717	rm -f localedata/locales/[a-z_]*.*
12mu|glibc-2.15-10|718	
12mu|glibc-2.15-10|719	#-----------------------------------------------------------------------
12mu|glibc-2.15-10|720	%build
12mu|glibc-2.15-10|721	# Prepare test matrix in the next function
12mu|glibc-2.15-10|722	> %{checklist}
12mu|glibc-2.15-10|723	
12mu|glibc-2.15-10|724	#
12mu|glibc-2.15-10|725	# BuildGlibc <arch> [<extra_configure_options>+]
12mu|glibc-2.15-10|726	#
12mu|glibc-2.15-10|727	function BuildGlibc() {
12mu|glibc-2.15-10|728	arch="$1"
12mu|glibc-2.15-10|729	shift 1
12mu|glibc-2.15-10|730	
12mu|glibc-2.15-10|731	# Select optimization flags and compiler to use
12mu|glibc-2.15-10|732	BuildAltArch="no"
12mu|glibc-2.15-10|733	BuildCompFlags=""
12mu|glibc-2.15-10|734	BuildFlags=""
12mu|glibc-2.15-10|735	case $arch in
12mu|glibc-2.15-10|736	i[3-6]86)
12mu|glibc-2.15-10|737	%ifarch x86_64
12mu|glibc-2.15-10|738	BuildFlags="-march=pentium4 -mtune=generic"
12mu|glibc-2.15-10|739	BuildAltArch="yes"
12mu|glibc-2.15-10|740	BuildCompFlags="-m32"
12mu|glibc-2.15-10|741	%else
12mu|glibc-2.15-10|742	BuildFlags="-march=$arch -mtune=generic"
12mu|glibc-2.15-10|743	%endif
12mu|glibc-2.15-10|744	;;
12mu|glibc-2.15-10|745	x86_64)
12mu|glibc-2.15-10|746	BuildFlags="-mtune=generic"
12mu|glibc-2.15-10|747	;;
12mu|glibc-2.15-10|748	armv5t*)
12mu|glibc-2.15-10|749	BuildFlags="-march=armv5t"
12mu|glibc-2.15-10|750	BuildCompFlags="-march=armv5t"
12mu|glibc-2.15-10|751	;;
12mu|glibc-2.15-10|752	# to check
12mu|glibc-2.15-10|753	armv7*)
12mu|glibc-2.15-10|754	BuildFlags="-march=armv7-a"
12mu|glibc-2.15-10|755	BuildCompFlags="-march=armv7-a"
12mu|glibc-2.15-10|756	;;
12mu|glibc-2.15-10|757	esac
12mu|glibc-2.15-10|758	
12mu|glibc-2.15-10|759	# Choose multiarch support
12mu|glibc-2.15-10|760	MultiArchFlags=
12mu|glibc-2.15-10|761	case $arch in
12mu|glibc-2.15-10|762	i686 | x86_64)
12mu|glibc-2.15-10|763	MultiArchFlags="--enable-multi-arch"
12mu|glibc-2.15-10|764	;;
12mu|glibc-2.15-10|765	esac
12mu|glibc-2.15-10|766	
12mu|glibc-2.15-10|767	# Determine C & C++ compilers
12mu|glibc-2.15-10|768	BuildCC="%{__cc} $BuildCompFlags"
12mu|glibc-2.15-10|769	BuildCXX="%{__cxx} $BuildCompFlags"
12mu|glibc-2.15-10|770	
12mu|glibc-2.15-10|771	BuildFlags="$BuildFlags -DNDEBUG=1 %{__common_cflags} -O3"
12mu|glibc-2.15-10|772	
12mu|glibc-2.15-10|773	# XXX: -frecord-gcc-switches makes gold abort with assertion error and gcc segfault :|
12mu|glibc-2.15-10|774	BuildFlags="$(echo $BuildFlags |sed -e 's#-frecord-gcc-switches##g')"
12mu|glibc-2.15-10|775	
12mu|glibc-2.15-10|776	# Do not use direct references against %gs when accessing tls data
12mu|glibc-2.15-10|777	# XXX make it the default in GCC? (for other non glibc specific usage)
12mu|glibc-2.15-10|778	%ifarch %{xenarches}
12mu|glibc-2.15-10|779	BuildFlags="$BuildFlags -mno-tls-direct-seg-refs"
12mu|glibc-2.15-10|780	%endif
12mu|glibc-2.15-10|781	
12mu|glibc-2.15-10|782	# Extra configure flags
12mu|glibc-2.15-10|783	ExtraFlags=
12mu|glibc-2.15-10|784	
12mu|glibc-2.15-10|785	# We'll be having issues with biarch builds of these two as longs as their
12mu|glibc-2.15-10|786	# build dependencies aren't provided as biarch packages as well.
12mu|glibc-2.15-10|787	# But as the alternate arch is less likely to make any use of the
12mu|glibc-2.15-10|788	# functionality and that we might just ditch biarch packaging completely,
12mu|glibc-2.15-10|789	# we just enable it on the main arch for now.
12mu|glibc-2.15-10|790	%if %{enable_nsscrypt} || %{enable_systap}
12mu|glibc-2.15-10|791	if [[ "$BuildAltArch" = "no" ]]; then
12mu|glibc-2.15-10|792	%if %{enable_nsscrypt}
12mu|glibc-2.15-10|793	ExtraFlags="$ExtraFlags --enable-nss-crypt"
12mu|glibc-2.15-10|794	%endif
12mu|glibc-2.15-10|795	%if %{enable_systap}
12mu|glibc-2.15-10|796	ExtraFlags="$ExtraFlags --enable-systemtap"
12mu|glibc-2.15-10|797	%endif
12mu|glibc-2.15-10|798	fi
12mu|glibc-2.15-10|799	%endif
12mu|glibc-2.15-10|800	
12mu|glibc-2.15-10|801	# NPTL+TLS are now the default
12mu|glibc-2.15-10|802	%if %{build_ports}
12mu|glibc-2.15-10|803	Pthreads="ports,nptl"
12mu|glibc-2.15-10|804	%else
12mu|glibc-2.15-10|805	Pthreads="nptl"
12mu|glibc-2.15-10|806	%endif
12mu|glibc-2.15-10|807	
12mu|glibc-2.15-10|808	# Add-ons
12mu|glibc-2.15-10|809	AddOns="$Pthreads,libidn"
12mu|glibc-2.15-10|810	
12mu|glibc-2.15-10|811	# Force a separate and clean object dir
12mu|glibc-2.15-10|812	rm -rf build-$arch-linux
12mu|glibc-2.15-10|813	mkdir  build-$arch-linux
12mu|glibc-2.15-10|814	pushd  build-$arch-linux
12mu|glibc-2.15-10|815	[[ "$BuildAltArch" = "yes" ]] && touch ".alt" || touch ".main"
12mu|glibc-2.15-10|816	CC="$BuildCC" CXX="$BuildCXX" CFLAGS="$BuildFlags" LDFLAGS="%{ldflags}" ../configure \
12mu|glibc-2.15-10|817	$arch-%{_target_vendor}-%{_target_os}%{?_gnu} \
12mu|glibc-2.15-10|818	--prefix=%{_prefix} \
12mu|glibc-2.15-10|819	--libexecdir=%{_prefix}/libexec \
12mu|glibc-2.15-10|820	--infodir=%{_infodir} \
12mu|glibc-2.15-10|821	--enable-add-ons=$AddOns \
12mu|glibc-2.15-10|822	--disable-profile \
12mu|glibc-2.15-10|823	%if %{build_selinux}
12mu|glibc-2.15-10|824	--with-selinux \
12mu|glibc-2.15-10|825	%else
12mu|glibc-2.15-10|826	--without-selinux \
12mu|glibc-2.15-10|827	%endif
12mu|glibc-2.15-10|828	--enable-bind-now \
12mu|glibc-2.15-10|829	$ExtraFlags \
12mu|glibc-2.15-10|830	$MultiArchFlags \
12mu|glibc-2.15-10|831	--enable-kernel=%{enablekernel} \
12mu|glibc-2.15-10|832	--with-headers=%{_includedir} ${1+"$@"}
12mu|glibc-2.15-10|833	%make -r
12mu|glibc-2.15-10|834	popd
12mu|glibc-2.15-10|835	
12mu|glibc-2.15-10|836	check_flags="-k"
12mu|glibc-2.15-10|837	
12mu|glibc-2.15-10|838	# Generate test matrix
12mu|glibc-2.15-10|839	[[ -d "build-$arch-linux" ]] || {
12mu|glibc-2.15-10|840	echo "ERROR: PrepareGlibcTest: build-$arch-linux does not exist!"
12mu|glibc-2.15-10|841	return 1
12mu|glibc-2.15-10|842	}
12mu|glibc-2.15-10|843	local BuildJobs="-j`getconf _NPROCESSORS_ONLN`"
12mu|glibc-2.15-10|844	echo "$BuildJobs -d build-$arch-linux $check_flags" >> %{checklist}
12mu|glibc-2.15-10|845	
12mu|glibc-2.15-10|846	case $arch in
12mu|glibc-2.15-10|847	i686)		base_arch=i586;;
12mu|glibc-2.15-10|848	*)		base_arch=none;;
12mu|glibc-2.15-10|849	esac
12mu|glibc-2.15-10|850	
12mu|glibc-2.15-10|851	[[ -d "build-$base_arch-linux" ]] && {
12mu|glibc-2.15-10|852	check_flags="$check_flags -l build-$base_arch-linux/elf/ld.so"
12mu|glibc-2.15-10|853	echo "$BuildJobs -d build-$arch-linux $check_flags" >> %{checklist}
12mu|glibc-2.15-10|854	}
12mu|glibc-2.15-10|855	return 0
12mu|glibc-2.15-10|856	}
12mu|glibc-2.15-10|857	
12mu|glibc-2.15-10|858	# Build main glibc
12mu|glibc-2.15-10|859	BuildGlibc %{_target_cpu}
12mu|glibc-2.15-10|860	
12mu|glibc-2.15-10|861	%if %{build_multiarch}
12mu|glibc-2.15-10|862	%ifarch x86_64
12mu|glibc-2.15-10|863	BuildGlibc i686
12mu|glibc-2.15-10|864	%endif
12mu|glibc-2.15-10|865	%else
12mu|glibc-2.15-10|866	# Build i686 libraries if not already building for i686
12mu|glibc-2.15-10|867	case %{_target_cpu} in
12mu|glibc-2.15-10|868	i686)
12mu|glibc-2.15-10|869	;;
12mu|glibc-2.15-10|870	i[3-5]86)
12mu|glibc-2.15-10|871	BuildGlibc i686
12mu|glibc-2.15-10|872	;;
12mu|glibc-2.15-10|873	esac
12mu|glibc-2.15-10|874	%endif
12mu|glibc-2.15-10|875	
12mu|glibc-2.15-10|876	make -C crypt_blowfish-%{crypt_bf_ver} man
12mu|glibc-2.15-10|877	
12mu|glibc-2.15-10|878	# post install wrapper
12mu|glibc-2.15-10|879	gcc -static -Lbuild-%{_target_cpu}-linux %{optflags} -Os fedora/glibc_post_upgrade.c -o build-%{_target_cpu}-linux/glibc_post_upgrade \
12mu|glibc-2.15-10|880	'-DLIBTLS="/%{_lib}/tls/"' \
12mu|glibc-2.15-10|881	'-DGCONV_MODULES_DIR="%{_libdir}/gconv"' \
12mu|glibc-2.15-10|882	'-DLD_SO_CONF="/etc/ld.so.conf"' \
12mu|glibc-2.15-10|883	'-DICONVCONFIG="%{_sbindir}/iconvconfig"'
12mu|glibc-2.15-10|884	
12mu|glibc-2.15-10|885	#-----------------------------------------------------------------------
12mu|glibc-2.15-10|886	%check
12mu|glibc-2.15-10|887	export TMPDIR=/tmp
12mu|glibc-2.15-10|888	export TIMEOUTFACTOR=16
12mu|glibc-2.15-10|889	while read arglist; do
12mu|glibc-2.15-10|890	sh %{SOURCE5} $arglist || exit 1
12mu|glibc-2.15-10|891	done < %{checklist}
12mu|glibc-2.15-10|892	
12mu|glibc-2.15-10|893	#-----------------------------------------------------------------------
12mu|glibc-2.15-10|894	%install
12mu|glibc-2.15-10|895	%if %{build_multiarch}
12mu|glibc-2.15-10|896	%ifarch x86_64
12mu|glibc-2.15-10|897	ALT_ARCH=i686
12mu|glibc-2.15-10|898	%endif
12mu|glibc-2.15-10|899	%make install install_root=%{buildroot} -C build-${ALT_ARCH}-linux
12mu|glibc-2.15-10|900	%endif
12mu|glibc-2.15-10|901	%make install install_root=%{buildroot} -C build-%{_target_cpu}-linux
12mu|glibc-2.15-10|902	%if %{build_multiarch}
12mu|glibc-2.15-10|903	%ifarch x86_64
12mu|glibc-2.15-10|904	rm -f %{buildroot}%{_bindir}/lddlibc4
12mu|glibc-2.15-10|905	%endif
12mu|glibc-2.15-10|906	%endif
12mu|glibc-2.15-10|907	
12mu|glibc-2.15-10|908	install -m700 build-%{_target_cpu}-linux/glibc_post_upgrade -D %{buildroot}%{_sbindir}/glibc_post_upgrade
12mu|glibc-2.15-10|909	sh manpages/Script.sh
12mu|glibc-2.15-10|910	
12mu|glibc-2.15-10|911	# Install extra glibc libraries
12mu|glibc-2.15-10|912	function InstallGlibc() {
12mu|glibc-2.15-10|913	local BuildDir="$1"
12mu|glibc-2.15-10|914	local SubDir="$2"
12mu|glibc-2.15-10|915	local LibDir="$3"
12mu|glibc-2.15-10|916	
12mu|glibc-2.15-10|917	[[ -z "$LibDir" ]] && LibDir="%{_slibdir}"
12mu|glibc-2.15-10|918	
12mu|glibc-2.15-10|919	pushd $BuildDir
12mu|glibc-2.15-10|920	mkdir -p %{buildroot}$LibDir/$SubDir/
12mu|glibc-2.15-10|921	install -m755 libc.so %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libc-*.so`
12mu|glibc-2.15-10|922	ln -sf `basename %{buildroot}$LibDir/libc-*.so` %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libc.so.*`
12mu|glibc-2.15-10|923	install -m755 math/libm.so %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libm-*.so`
12mu|glibc-2.15-10|924	ln -sf `basename %{buildroot}$LibDir/libm-*.so` %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libm.so.*`
12mu|glibc-2.15-10|925	install -m755 nptl/libpthread.so %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libpthread-*.so`
12mu|glibc-2.15-10|926	ln -sf `basename %{buildroot}$LibDir/libpthread-*.so` %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libpthread.so.*`
12mu|glibc-2.15-10|927	install -m755 nptl_db/libthread_db.so %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libthread_db-*.so`
12mu|glibc-2.15-10|928	ln -sf `basename %{buildroot}$LibDir/libthread_db-*.so` %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/libthread_db.so.*`
12mu|glibc-2.15-10|929	install -m755 rt/librt.so %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/librt-*.so`
12mu|glibc-2.15-10|930	ln -sf `basename %{buildroot}$LibDir/librt-*.so` %{buildroot}$LibDir/$SubDir/`basename %{buildroot}$LibDir/librt.so.*`
12mu|glibc-2.15-10|931	popd
12mu|glibc-2.15-10|932	}
12mu|glibc-2.15-10|933	
12mu|glibc-2.15-10|934	# Install arch-specific optimized libraries
12mu|glibc-2.15-10|935	case %{_target_cpu} in
12mu|glibc-2.15-10|936	i[3-5]86)
12mu|glibc-2.15-10|937	InstallGlibc build-i686-linux i686
12mu|glibc-2.15-10|938	;;
12mu|glibc-2.15-10|939	esac
12mu|glibc-2.15-10|940	
12mu|glibc-2.15-10|941	# NPTL <bits/stdio-lock.h> is not usable outside of glibc, so include
12mu|glibc-2.15-10|942	# the generic one (RH#162634)
12mu|glibc-2.15-10|943	install -m644 bits/stdio-lock.h -D %{buildroot}%{_includedir}/bits/stdio-lock.h
12mu|glibc-2.15-10|944	# And <bits/libc-lock.h> needs sanitizing as well.
12mu|glibc-2.15-10|945	install -m644 fedora/libc-lock.h -D %{buildroot}%{_includedir}/bits/libc-lock.h
12mu|glibc-2.15-10|946	
12mu|glibc-2.15-10|947	# Compatibility hack: this locale has vanished from glibc, but some other
12mu|glibc-2.15-10|948	# programs are still using it. Normally we would handle it in the %pre
12mu|glibc-2.15-10|949	# section but with glibc that is simply not an option
12mu|glibc-2.15-10|950	mkdir -p %{buildroot}%{_localedir}/ru_RU/LC_MESSAGES
12mu|glibc-2.15-10|951	
12mu|glibc-2.15-10|952	# Remove the files we don't want to distribute
12mu|glibc-2.15-10|953	rm -f %{buildroot}%{_libdir}/libNoVersion*
12mu|glibc-2.15-10|954	rm -f %{buildroot}%{_slibdir}/libNoVersion*
12mu|glibc-2.15-10|955	
12mu|glibc-2.15-10|956	ln -sf libbsd-compat.a %{buildroot}%{_libdir}/libbsd.a
12mu|glibc-2.15-10|957	%if %{build_multiarch}
12mu|glibc-2.15-10|958	ln -sf libbsd-compat.a %{buildroot}%{_libdir32}/libbsd.a
12mu|glibc-2.15-10|959	%endif
12mu|glibc-2.15-10|960	
12mu|glibc-2.15-10|961	install -m 644 mandriva/nsswitch.conf %{buildroot}%{_sysconfdir}/nsswitch.conf
12mu|glibc-2.15-10|962	
12mu|glibc-2.15-10|963	# This is for ncsd - in glibc 2.2
12mu|glibc-2.15-10|964	%if %{build_nscd}
12mu|glibc-2.15-10|965	install -m 644 nscd/nscd.conf %{buildroot}%{_sysconfdir}
12mu|glibc-2.15-10|966	mkdir -p %{buildroot}%{_initrddir}
12mu|glibc-2.15-10|967	install -m 755 nscd/nscd.init %{buildroot}%{_initrddir}/nscd
12mu|glibc-2.15-10|968	%endif
12mu|glibc-2.15-10|969	
12mu|glibc-2.15-10|970	# These man pages require special attention
12mu|glibc-2.15-10|971	mkdir -p %{buildroot}%{_mandir}/man3
12mu|glibc-2.15-10|972	install -p -m 0644 crypt_blowfish-%{crypt_bf_ver}/*.3 %{buildroot}%{_mandir}/man3/
12mu|glibc-2.15-10|973	
12mu|glibc-2.15-10|974	# Useless and takes place
12mu|glibc-2.15-10|975	rm -rf %{buildroot}/%{_datadir}/zoneinfo/{posix,right}
12mu|glibc-2.15-10|976	
12mu|glibc-2.15-10|977	# Include ld.so.conf
12mu|glibc-2.15-10|978	echo "include /etc/ld.so.conf.d/*.conf" > %{buildroot}%{_sysconfdir}/ld.so.conf
12mu|glibc-2.15-10|979	chmod 644 %{buildroot}%{_sysconfdir}/ld.so.conf
12mu|glibc-2.15-10|980	mkdir -p  %{buildroot}%{_sysconfdir}/ld.so.conf.d
12mu|glibc-2.15-10|981	
12mu|glibc-2.15-10|982	# ldconfig cache
12mu|glibc-2.15-10|983	mkdir -p %{buildroot}%{_var}/cache/ldconfig
12mu|glibc-2.15-10|984	touch %{buildroot}%{_var}/cache/ldconfig/aux-cache
12mu|glibc-2.15-10|985	
12mu|glibc-2.15-10|986	# automatic ldconfig cache update on rpm installs/removals
12mu|glibc-2.15-10|987	# (see http://wiki.mandriva.com/en/Rpm_filetriggers)
12mu|glibc-2.15-10|988	install -d %{buildroot}%{_var}/lib/rpm/filetriggers
12mu|glibc-2.15-10|989	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/ldconfig.filter << EOF
12mu|glibc-2.15-10|990	^.((/lib|/usr/lib)(64)?/[^/]*\.so\.|/etc/ld.so.conf.d/[^/]*\.conf)
12mu|glibc-2.15-10|991	EOF
12mu|glibc-2.15-10|992	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/ldconfig.script << EOF
12mu|glibc-2.15-10|993	#!/bin/sh
12mu|glibc-2.15-10|994	ldconfig -X
12mu|glibc-2.15-10|995	EOF
12mu|glibc-2.15-10|996	chmod 755 %{buildroot}%{_var}/lib/rpm/filetriggers/ldconfig.script
12mu|glibc-2.15-10|997	
12mu|glibc-2.15-10|998	# gconv-modules.cache
12mu|glibc-2.15-10|999	touch %{buildroot}%{_libdir}/gconv/gconv-modules.cache
12mu|glibc-2.15-10|1000	chmod 644 %{buildroot}%{_libdir}/gconv/gconv-modules.cache
12mu|glibc-2.15-10|1001	%if %{build_multiarch}
12mu|glibc-2.15-10|1002	touch %{buildroot}%{_libdir32}/gconv/gconv-modules.cache
12mu|glibc-2.15-10|1003	chmod 644 %{buildroot}%{_libdir32}/gconv/gconv-modules.cache
12mu|glibc-2.15-10|1004	%endif
12mu|glibc-2.15-10|1005	
12mu|glibc-2.15-10|1006	touch %{buildroot}%{_sysconfdir}/ld.so.cache
12mu|glibc-2.15-10|1007	
12mu|glibc-2.15-10|1008	# Strip debugging info from all static libraries
12mu|glibc-2.15-10|1009	pushd %{buildroot}%{_libdir}
12mu|glibc-2.15-10|1010	for i in *.a; do
12mu|glibc-2.15-10|1011	if [ -f "$i" ]; then
12mu|glibc-2.15-10|1012	strip -g -R .comment -R .GCC.command.line $i
12mu|glibc-2.15-10|1013	fi
12mu|glibc-2.15-10|1014	done
12mu|glibc-2.15-10|1015	popd
12mu|glibc-2.15-10|1016	
12mu|glibc-2.15-10|1017	# rquota.x and rquota.h are now provided by quota
12mu|glibc-2.15-10|1018	rm -f %{buildroot}%{_includedir}/rpcsvc/rquota.[hx]
12mu|glibc-2.15-10|1019	
12mu|glibc-2.15-10|1020	%if %{build_i18ndata}
12mu|glibc-2.15-10|1021	install -m644 localedata/SUPPORTED %{buildroot}%{_datadir}/i18n/
12mu|glibc-2.15-10|1022	%endif
12mu|glibc-2.15-10|1023	
12mu|glibc-2.15-10|1024	rm -rf %{buildroot}%{_includedir}/netatalk/
12mu|glibc-2.15-10|1025	
12mu|glibc-2.15-10|1026	# /etc/localtime - we're proud of our timezone #Well we(mdk) may put Paris
12mu|glibc-2.15-10|1027	%if %{build_timezone}
12mu|glibc-2.15-10|1028	rm -f %{buildroot}%{_sysconfdir}/localtime
12mu|glibc-2.15-10|1029	cp -f %{buildroot}%{_datadir}/zoneinfo/US/Eastern %{buildroot}%{_sysconfdir}/localtime
12mu|glibc-2.15-10|1030	#ln -sf ..%{_datadir}/zoneinfo/US/Eastern %{buildroot}%{_sysconfdir}/localtime
12mu|glibc-2.15-10|1031	%endif
12mu|glibc-2.15-10|1032	
12mu|glibc-2.15-10|1033	# Documentation
12mu|glibc-2.15-10|1034	install -m 755 -d %{buildroot}%{_docdir}/glibc
12mu|glibc-2.15-10|1035	%if %{with doc}
12mu|glibc-2.15-10|1036	make -C build-%{_target_cpu}-linux html
12mu|glibc-2.15-10|1037	cp -fpar manual/libc %{buildroot}%{_docdir}/glibc/html
12mu|glibc-2.15-10|1038	%endif
12mu|glibc-2.15-10|1039	%if %{with pdf}
12mu|glibc-2.15-10|1040	make -C build-%{_target_cpu}-linux pdf
12mu|glibc-2.15-10|1041	install -m644 -D manual/libc.pdf %{buildroot}%{_docdir}/glibc/libc.pdf
12mu|glibc-2.15-10|1042	%endif
12mu|glibc-2.15-10|1043	install -m 644 COPYING COPYING.LIB README NEWS INSTALL FAQ BUGS		\
12mu|glibc-2.15-10|1044	NOTES PROJECTS CONFORMANCE README.libm hesiod/README.hesiod		\
12mu|glibc-2.15-10|1045	ChangeLog* crypt/README.ufc-crypt nis/nss posix/gai.conf		\
12mu|glibc-2.15-10|1046	%{buildroot}%{_docdir}/glibc
12mu|glibc-2.15-10|1047	xz -0 --text %{buildroot}%{_docdir}/glibc/ChangeLog*
12mu|glibc-2.15-10|1048	install -m 644 timezone/README %{buildroot}%{_docdir}/glibc/README.timezone
12mu|glibc-2.15-10|1049	install -m 755 -d %{buildroot}%{_docdir}/glibc/crypt_blowfish
12mu|glibc-2.15-10|1050	install -m 644 crypt_blowfish-%{crypt_bf_ver}/{README,LINKS,PERFORMANCE} \
12mu|glibc-2.15-10|1051	%{buildroot}%{_docdir}/glibc/crypt_blowfish
12mu|glibc-2.15-10|1052	
12mu|glibc-2.15-10|1053	# Localization
12mu|glibc-2.15-10|1054	%find_lang libc
12mu|glibc-2.15-10|1055	
12mu|glibc-2.15-10|1056	# Remove unpackaged files
12mu|glibc-2.15-10|1057	rm -f  %{buildroot}%{_infodir}/dir.old*
12mu|glibc-2.15-10|1058	rm -rf %{buildroot}%{_includedir}/asm-*/mach-*/
12mu|glibc-2.15-10|1059	rm -f  %{buildroot}%{_localedir}/locale-archive*
12mu|glibc-2.15-10|1060	# XXX: verify
12mu|glibc-2.15-10|1061	find %{buildroot}%{_localedir} -type f -name LC_\* -o -name SYS_LC_\* |xargs rm -f
12mu|glibc-2.15-10|1062	
12mu|glibc-2.15-10|1063	%if !%{build_nscd}
12mu|glibc-2.15-10|1064	rm -f %{buildroot}%{_sbindir}/nscd
12mu|glibc-2.15-10|1065	%endif
12mu|glibc-2.15-10|1066	
12mu|glibc-2.15-10|1067	rm -f %{buildroot}%{_infodir}/dir
12mu|glibc-2.15-10|1068	
12mu|glibc-2.15-10|1069	%if %{without utils}
12mu|glibc-2.15-10|1070	rm -f  %{buildroot}%{_bindir}/memusage
12mu|glibc-2.15-10|1071	rm -f  %{buildroot}%{_bindir}/memusagestat
12mu|glibc-2.15-10|1072	rm -f  %{buildroot}%{_bindir}/mtrace
12mu|glibc-2.15-10|1073	rm -f  %{buildroot}%{_bindir}/pcprofiledump
12mu|glibc-2.15-10|1074	rm -f  %{buildroot}%{_bindir}/xtrace
12mu|glibc-2.15-10|1075	rm -f  %{buildroot}%{_slibdir}/libmemusage.so
12mu|glibc-2.15-10|1076	rm -f  %{buildroot}%{_slibdir}/libpcprofile.so
12mu|glibc-2.15-10|1077	%if %{build_multiarch}
12mu|glibc-2.15-10|1078	rm -f  %{buildroot}%{_slibdir32}/libmemusage.so
12mu|glibc-2.15-10|1079	rm -f  %{buildroot}%{_slibdir32}/libpcprofile.so
12mu|glibc-2.15-10|1080	%endif
12mu|glibc-2.15-10|1081	%endif
12mu|glibc-2.15-10|1082	
12mu|glibc-2.15-10|1083	%if !%{build_timezone}
12mu|glibc-2.15-10|1084	rm -f  %{buildroot}%{_sysconfdir}/localtime
12mu|glibc-2.15-10|1085	rm -f  %{buildroot}%{_sbindir}/zdump
12mu|glibc-2.15-10|1086	rm -f  %{buildroot}%{_sbindir}/zic
12mu|glibc-2.15-10|1087	rm -f  %{buildroot}%{_mandir}/man1/zdump.1*
12mu|glibc-2.15-10|1088	rm -rf %{buildroot}%{_datadir}/zoneinfo
12mu|glibc-2.15-10|1089	%endif
12mu|glibc-2.15-10|1090	
12mu|glibc-2.15-10|1091	%if !%{build_i18ndata}
12mu|glibc-2.15-10|1092	rm -rf %{buildroot}%{_datadir}/i18n
12mu|glibc-2.15-10|1093	%endif
12mu|glibc-2.15-10|1094	
12mu|glibc-2.15-10|1095	# This will make the '-g' argument to be passed to eu-strip for these libraries, so that
12mu|glibc-2.15-10|1096	# some info is kept that's required to make valgrind work without depending on glibc-debug
12mu|glibc-2.15-10|1097	# package to be installed.
12mu|glibc-2.15-10|1098	export EXCLUDE_FROM_FULL_STRIP="ld-%{version}.so libpthread libc-%{version}.so libm-%{version}.so"
12mu|glibc-2.15-10|1099	
12mu|glibc-2.15-10|1100	
12mu|glibc-2.15-10|1101	
12mu|glibc-2.15-10|1102	%changelog
12mu|glibc-2.15-10|1103	
12mu|glibc-2.15-10|1104	* Fri Feb 19 2016 Denis Silakov <dsilakov@gmail.com> 6:2.15-10
12mu|glibc-2.15-10|1105	- (85fb63c) Fix macro usage
12mu|glibc-2.15-10|1106	
12mu|glibc-2.15-10|1107	

19683 12
12mu|glibmm2.4-2.35.9-1|1	%define	pkgname	glibmm
12mu|glibmm2.4-2.35.9-1|2	%define	api	2.4
12mu|glibmm2.4-2.35.9-1|3	%define major	1
12mu|glibmm2.4-2.35.9-1|4	%define	libname	%mklibname %{pkgname} %{api} %{major}
12mu|glibmm2.4-2.35.9-1|5	%define	devname	%mklibname -d %{pkgname} %{api}
12mu|glibmm2.4-2.35.9-1|6	
12mu|glibmm2.4-2.35.9-1|7	Name:		%{pkgname}%{api}
12mu|glibmm2.4-2.35.9-1|8	Summary:	C++ interface for glib
12mu|glibmm2.4-2.35.9-1|9	Version:	2.35.9
12mu|glibmm2.4-2.35.9-1|10	Release:	1
12mu|glibmm2.4-2.35.9-1|11	License:	LGPLv2+
12mu|glibmm2.4-2.35.9-1|12	Group:		System/Libraries
12mu|glibmm2.4-2.35.9-1|13	URL:		http://gtkmm.sourceforge.net/
12mu|glibmm2.4-2.35.9-1|14	
12mu|glibmm2.4-2.35.9-1|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/2.35/%{pkgname}-%{version}.tar.xz
12mu|glibmm2.4-2.35.9-1|16	BuildRequires:	doxygen
12mu|glibmm2.4-2.35.9-1|17	BuildRequires:	mm-common >= 0.9.4
12mu|glibmm2.4-2.35.9-1|18	BuildRequires:	xsltproc
12mu|glibmm2.4-2.35.9-1|19	BuildRequires:	pkgconfig(glib-2.0) >= 2.30
12mu|glibmm2.4-2.35.9-1|20	BuildRequires:	pkgconfig(sigc++-2.0) >= 2.2.10
12mu|glibmm2.4-2.35.9-1|21	
12mu|glibmm2.4-2.35.9-1|22	%description
12mu|glibmm2.4-2.35.9-1|23	Gtkmm provides a C++ interface to the GTK+ GUI library.
12mu|glibmm2.4-2.35.9-1|24	%{pkgname} originally belongs to gtkmm, but is now separated,
12mu|glibmm2.4-2.35.9-1|25	for use with non-GUI software written in C++.
12mu|glibmm2.4-2.35.9-1|26	
12mu|glibmm2.4-2.35.9-1|27	
12mu|glibmm2.4-2.35.9-1|28	%package -n	%{libname}
12mu|glibmm2.4-2.35.9-1|29	Summary:	C++ interface for glib
12mu|glibmm2.4-2.35.9-1|30	Group:		System/Libraries
12mu|glibmm2.4-2.35.9-1|31	
12mu|glibmm2.4-2.35.9-1|32	%description -n	%{libname}
12mu|glibmm2.4-2.35.9-1|33	Gtkmm provides a C++ interface to the GTK+ GUI library.
12mu|glibmm2.4-2.35.9-1|34	%{pkgname} originally belongs to gtkmm, but is now separated,
12mu|glibmm2.4-2.35.9-1|35	for use with non-GUI software written in C++.
12mu|glibmm2.4-2.35.9-1|36	
12mu|glibmm2.4-2.35.9-1|37	This package contains the library needed to run programs dynamically
12mu|glibmm2.4-2.35.9-1|38	linked with %{pkgname}.
12mu|glibmm2.4-2.35.9-1|39	
12mu|glibmm2.4-2.35.9-1|40	
12mu|glibmm2.4-2.35.9-1|41	%package -n	%{devname}
12mu|glibmm2.4-2.35.9-1|42	Summary:	Headers and development files of %{pkgname}
12mu|glibmm2.4-2.35.9-1|43	Group:		Development/GNOME and GTK+
12mu|glibmm2.4-2.35.9-1|44	Requires:	%{libname} = %{version}
12mu|glibmm2.4-2.35.9-1|45	Provides:	%{pkgname}%{api}-devel = %{version}-%{release}
12mu|glibmm2.4-2.35.9-1|46	Requires:	mm-common >= 0.9.4
12mu|glibmm2.4-2.35.9-1|47	Obsoletes:	%mklibname -d %{pkgname} %{api} 1
12mu|glibmm2.4-2.35.9-1|48	
12mu|glibmm2.4-2.35.9-1|49	%description -n	%{devname}
12mu|glibmm2.4-2.35.9-1|50	This package contains the headers and development files that are needed,
12mu|glibmm2.4-2.35.9-1|51	when trying to develop or compile applications which need %{pkgname}.
12mu|glibmm2.4-2.35.9-1|52	
12mu|glibmm2.4-2.35.9-1|53	
12mu|glibmm2.4-2.35.9-1|54	%package	doc
12mu|glibmm2.4-2.35.9-1|55	Summary:	Glibmm documentation
12mu|glibmm2.4-2.35.9-1|56	Group:		Books/Other
12mu|glibmm2.4-2.35.9-1|57	
12mu|glibmm2.4-2.35.9-1|58	%description	doc
12mu|glibmm2.4-2.35.9-1|59	Gtkmm provides a C++ interface to the GTK+ GUI library.
12mu|glibmm2.4-2.35.9-1|60	%{pkgname} originally belongs to gtkmm, but is now separated,
12mu|glibmm2.4-2.35.9-1|61	for use with non-GUI software written in C++.
12mu|glibmm2.4-2.35.9-1|62	
12mu|glibmm2.4-2.35.9-1|63	This package contains all API documentation for %{pkgname}.
12mu|glibmm2.4-2.35.9-1|64	
12mu|glibmm2.4-2.35.9-1|65	%prep
12mu|glibmm2.4-2.35.9-1|66	%setup -qn %{pkgname}-%{version}
12mu|glibmm2.4-2.35.9-1|67	
12mu|glibmm2.4-2.35.9-1|68	%build
12mu|glibmm2.4-2.35.9-1|69	%configure2_5x \
12mu|glibmm2.4-2.35.9-1|70	--enable-shared \
12mu|glibmm2.4-2.35.9-1|71	--disable-static
12mu|glibmm2.4-2.35.9-1|72	
12mu|glibmm2.4-2.35.9-1|73	%make
12mu|glibmm2.4-2.35.9-1|74	
12mu|glibmm2.4-2.35.9-1|75	# make check does nothing
12mu|glibmm2.4-2.35.9-1|76	
12mu|glibmm2.4-2.35.9-1|77	%install
12mu|glibmm2.4-2.35.9-1|78	%makeinstall_std
12mu|glibmm2.4-2.35.9-1|79	
12mu|glibmm2.4-2.35.9-1|80	%files -n %{libname}
12mu|glibmm2.4-2.35.9-1|81	%doc COPYING NEWS README
12mu|glibmm2.4-2.35.9-1|82	%{_libdir}/libglibmm*%{api}.so.%{major}*
12mu|glibmm2.4-2.35.9-1|83	%{_libdir}/libgiomm*%{api}.so.%{major}*
12mu|glibmm2.4-2.35.9-1|84	
12mu|glibmm2.4-2.35.9-1|85	%files -n %{devname}
12mu|glibmm2.4-2.35.9-1|86	%doc AUTHORS ChangeLog
12mu|glibmm2.4-2.35.9-1|87	%{_includedir}/*
12mu|glibmm2.4-2.35.9-1|88	%{_libdir}/*.so
12mu|glibmm2.4-2.35.9-1|89	%{_libdir}/giomm-%{api}/
12mu|glibmm2.4-2.35.9-1|90	%{_libdir}/glibmm-%{api}/
12mu|glibmm2.4-2.35.9-1|91	%{_libdir}/pkgconfig/*.pc
12mu|glibmm2.4-2.35.9-1|92	
12mu|glibmm2.4-2.35.9-1|93	%files doc
12mu|glibmm2.4-2.35.9-1|94	%doc %{_datadir}/doc/glibmm-%{api}
12mu|glibmm2.4-2.35.9-1|95	%{_datadir}/devhelp/books/glibmm-2.4/

19684 12
12mu|glib-networking-2.36.2-1|1	%define libname %mklibname %name
12mu|glib-networking-2.36.2-1|2	
12mu|glib-networking-2.36.2-1|3	Summary: Network-related GIO modules
12mu|glib-networking-2.36.2-1|4	Name: glib-networking
12mu|glib-networking-2.36.2-1|5	Version: 2.36.2
12mu|glib-networking-2.36.2-1|6	Release: 1
12mu|glib-networking-2.36.2-1|7	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/2.36/%{name}-%{version}.tar.xz
12mu|glib-networking-2.36.2-1|8	License: LGPLv2+
12mu|glib-networking-2.36.2-1|9	Group:System/Libraries
12mu|glib-networking-2.36.2-1|10	Url: http://www.gnome.org/
12mu|glib-networking-2.36.2-1|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|glib-networking-2.36.2-1|12	BuildRequires: glib2-devel >= 2.27.90
12mu|glib-networking-2.36.2-1|13	BuildRequires: libproxy-devel >= 0.3.1
12mu|glib-networking-2.36.2-1|14	BuildRequires: gnutls-devel >= 2.1.7
12mu|glib-networking-2.36.2-1|15	BuildRequires: libgcrypt-devel
12mu|glib-networking-2.36.2-1|16	BuildRequires: gsettings-desktop-schemas-devel
12mu|glib-networking-2.36.2-1|17	BuildRequires: intltool
12mu|glib-networking-2.36.2-1|18	Requires: %libname = %version
12mu|glib-networking-2.36.2-1|19	
12mu|glib-networking-2.36.2-1|20	%description
12mu|glib-networking-2.36.2-1|21	This package contains the network-related GIO modules for Glib.
12mu|glib-networking-2.36.2-1|22	
12mu|glib-networking-2.36.2-1|23	%package -n %libname
12mu|glib-networking-2.36.2-1|24	Summary: Network-related GIO modules
12mu|glib-networking-2.36.2-1|25	Group: System/Libraries
12mu|glib-networking-2.36.2-1|26	Requires: %name >= %version-%release
12mu|glib-networking-2.36.2-1|27	
12mu|glib-networking-2.36.2-1|28	%description -n %libname
12mu|glib-networking-2.36.2-1|29	This package contains the network-related GIO modules for Glib.
12mu|glib-networking-2.36.2-1|30	
12mu|glib-networking-2.36.2-1|31	%prep
12mu|glib-networking-2.36.2-1|32	%setup -q
12mu|glib-networking-2.36.2-1|33	
12mu|glib-networking-2.36.2-1|34	%build
12mu|glib-networking-2.36.2-1|35	%configure2_5x --disable-static
12mu|glib-networking-2.36.2-1|36	%make
12mu|glib-networking-2.36.2-1|37	
12mu|glib-networking-2.36.2-1|38	%install
12mu|glib-networking-2.36.2-1|39	rm -rf %{buildroot}
12mu|glib-networking-2.36.2-1|40	%makeinstall_std
12mu|glib-networking-2.36.2-1|41	rm -f %buildroot%_libdir/gio/modules/*.la
12mu|glib-networking-2.36.2-1|42	%find_lang %name
12mu|glib-networking-2.36.2-1|43	
12mu|glib-networking-2.36.2-1|44	%clean
12mu|glib-networking-2.36.2-1|45	rm -rf %{buildroot}
12mu|glib-networking-2.36.2-1|46	
12mu|glib-networking-2.36.2-1|47	%files -f %name.lang
12mu|glib-networking-2.36.2-1|48	%defattr(-,root,root)
12mu|glib-networking-2.36.2-1|49	%doc README
12mu|glib-networking-2.36.2-1|50	%_libexecdir/glib-pacrunner
12mu|glib-networking-2.36.2-1|51	%_datadir/dbus-1/services/*.service
12mu|glib-networking-2.36.2-1|52	
12mu|glib-networking-2.36.2-1|53	%files -n %libname
12mu|glib-networking-2.36.2-1|54	%defattr(-,root,root)
12mu|glib-networking-2.36.2-1|55	%_libdir/gio/modules/*.so
12mu|glib-networking-2.36.2-1|56	

19685 12
12mu|glitz-0.5.6-13|1	%define major 1
12mu|glitz-0.5.6-13|2	%define libname %mklibname %{name} %{major}
12mu|glitz-0.5.6-13|3	%define libglx %mklibname %{name}-glx %{major}
12mu|glitz-0.5.6-13|4	%define devname %mklibname %{name} -d
12mu|glitz-0.5.6-13|5	
12mu|glitz-0.5.6-13|6	Summary:	OpenGL image compositing library
12mu|glitz-0.5.6-13|7	Name:		glitz
12mu|glitz-0.5.6-13|8	Version:	0.5.6
12mu|glitz-0.5.6-13|9	Release:	13
12mu|glitz-0.5.6-13|10	License:	BSD
12mu|glitz-0.5.6-13|11	Group:		System/Libraries
12mu|glitz-0.5.6-13|12	Url:		http://cairographics.org/
12mu|glitz-0.5.6-13|13	Source0:	http://cairographics.org/snapshots/%{name}-%{version}.tar.bz2
12mu|glitz-0.5.6-13|14	Patch0:		glitz-0.4.0-libtool.patch
12mu|glitz-0.5.6-13|15	Patch1:		glitz-0.5.6-wformat.patch
12mu|glitz-0.5.6-13|16	BuildRequires:	pkgconfig(gl)
12mu|glitz-0.5.6-13|17	BuildRequires:	pkgconfig(x11)
12mu|glitz-0.5.6-13|18	
12mu|glitz-0.5.6-13|19	%description
12mu|glitz-0.5.6-13|20	Glitz is an OpenGL image compositing library. Glitz provides
12mu|glitz-0.5.6-13|21	Porter/Duff compositing of images and implicit mask generation for
12mu|glitz-0.5.6-13|22	geometric primitives including trapezoids, triangles, and rectangles.
12mu|glitz-0.5.6-13|23	
12mu|glitz-0.5.6-13|24	The semantics of glitz are designed to precisely match the
12mu|glitz-0.5.6-13|25	specification of the X Render extension. Glitz does not only implement
12mu|glitz-0.5.6-13|26	X Render features like component alpha and image transformations, but
12mu|glitz-0.5.6-13|27	also support for additional features like convolution filters and color
12mu|glitz-0.5.6-13|28	gradients, which are not currently part of the X Render specification.
12mu|glitz-0.5.6-13|29	
12mu|glitz-0.5.6-13|30	The performance and capabilities of glitz are much dependent on
12mu|glitz-0.5.6-13|31	graphics hardware. Glitz does not in any way handle software
12mu|glitz-0.5.6-13|32	fall-backs when graphics hardware is insufficient. However, glitz
12mu|glitz-0.5.6-13|33	will report if any requested operation cannot be carried out by
12mu|glitz-0.5.6-13|34	graphics hardware, hence making a higher level software layer
12mu|glitz-0.5.6-13|35	responsible for appropriate actions.
12mu|glitz-0.5.6-13|36	
12mu|glitz-0.5.6-13|37	#----------------------------------------------------------------------------
12mu|glitz-0.5.6-13|38	
12mu|glitz-0.5.6-13|39	%package -n %{libname}
12mu|glitz-0.5.6-13|40	Summary:	OpenGL image compositing library
12mu|glitz-0.5.6-13|41	Group:		System/Libraries
12mu|glitz-0.5.6-13|42	Provides:	glitz = %{EVRD}
12mu|glitz-0.5.6-13|43	
12mu|glitz-0.5.6-13|44	%description -n %{libname}
12mu|glitz-0.5.6-13|45	Glitz is an OpenGL image compositing library. Glitz provides
12mu|glitz-0.5.6-13|46	Porter/Duff compositing of images and implicit mask generation for
12mu|glitz-0.5.6-13|47	geometric primitives including trapezoids, triangles, and rectangles.
12mu|glitz-0.5.6-13|48	
12mu|glitz-0.5.6-13|49	The semantics of glitz are designed to precisely match the
12mu|glitz-0.5.6-13|50	specification of the X Render extension. Glitz does not only implement
12mu|glitz-0.5.6-13|51	X Render features like component alpha and image transformations, but
12mu|glitz-0.5.6-13|52	also support for additional features like convolution filters and color
12mu|glitz-0.5.6-13|53	gradients, which are not currently part of the X Render specification.
12mu|glitz-0.5.6-13|54	
12mu|glitz-0.5.6-13|55	The performance and capabilities of glitz are much dependent on
12mu|glitz-0.5.6-13|56	graphics hardware. Glitz does not in any way handle software
12mu|glitz-0.5.6-13|57	fall-backs when graphics hardware is insufficient. However, glitz
12mu|glitz-0.5.6-13|58	will report if any requested operation cannot be carried out by
12mu|glitz-0.5.6-13|59	graphics hardware, hence making a higher level software layer
12mu|glitz-0.5.6-13|60	responsible for appropriate actions.
12mu|glitz-0.5.6-13|61	
12mu|glitz-0.5.6-13|62	%files -n %{libname}
12mu|glitz-0.5.6-13|63	%doc AUTHORS COPYING README NEWS TODO
12mu|glitz-0.5.6-13|64	%{_libdir}/libglitz.so.%{major}*
12mu|glitz-0.5.6-13|65	
12mu|glitz-0.5.6-13|66	#----------------------------------------------------------------------------
12mu|glitz-0.5.6-13|67	
12mu|glitz-0.5.6-13|68	%package -n %{libglx}
12mu|glitz-0.5.6-13|69	Summary:	OpenGL image compositing library
12mu|glitz-0.5.6-13|70	Group:		System/Libraries
12mu|glitz-0.5.6-13|71	Conflicts:	%{_lib}glitz1 < 0.5.6-13
12mu|glitz-0.5.6-13|72	
12mu|glitz-0.5.6-13|73	%description -n %{libglx}
12mu|glitz-0.5.6-13|74	Glitz is an OpenGL image compositing library. Glitz provides
12mu|glitz-0.5.6-13|75	Porter/Duff compositing of images and implicit mask generation for
12mu|glitz-0.5.6-13|76	geometric primitives including trapezoids, triangles, and rectangles.
12mu|glitz-0.5.6-13|77	
12mu|glitz-0.5.6-13|78	The semantics of glitz are designed to precisely match the
12mu|glitz-0.5.6-13|79	specification of the X Render extension. Glitz does not only implement
12mu|glitz-0.5.6-13|80	X Render features like component alpha and image transformations, but
12mu|glitz-0.5.6-13|81	also support for additional features like convolution filters and color
12mu|glitz-0.5.6-13|82	gradients, which are not currently part of the X Render specification.
12mu|glitz-0.5.6-13|83	
12mu|glitz-0.5.6-13|84	The performance and capabilities of glitz are much dependent on
12mu|glitz-0.5.6-13|85	graphics hardware. Glitz does not in any way handle software
12mu|glitz-0.5.6-13|86	fall-backs when graphics hardware is insufficient. However, glitz
12mu|glitz-0.5.6-13|87	will report if any requested operation cannot be carried out by
12mu|glitz-0.5.6-13|88	graphics hardware, hence making a higher level software layer
12mu|glitz-0.5.6-13|89	responsible for appropriate actions.
12mu|glitz-0.5.6-13|90	
12mu|glitz-0.5.6-13|91	%files -n %{libglx}
12mu|glitz-0.5.6-13|92	%doc AUTHORS COPYING README NEWS TODO
12mu|glitz-0.5.6-13|93	%{_libdir}/libglitz-glx.so.%{major}*
12mu|glitz-0.5.6-13|94	
12mu|glitz-0.5.6-13|95	#----------------------------------------------------------------------------
12mu|glitz-0.5.6-13|96	
12mu|glitz-0.5.6-13|97	%package -n %{devname}
12mu|glitz-0.5.6-13|98	Summary:	Development files for glitz library
12mu|glitz-0.5.6-13|99	Group:		Development/C
12mu|glitz-0.5.6-13|100	Requires:	%{libname} = %{EVRD}
12mu|glitz-0.5.6-13|101	Requires:	%{libglx} = %{EVRD}
12mu|glitz-0.5.6-13|102	Provides:	%{name}-devel = %{EVRD}
12mu|glitz-0.5.6-13|103	Obsoletes:	%{_lib}glitz-static-devel < 0.5.6-13
12mu|glitz-0.5.6-13|104	
12mu|glitz-0.5.6-13|105	%description -n %{devname}
12mu|glitz-0.5.6-13|106	Development files for glitz library.
12mu|glitz-0.5.6-13|107	
12mu|glitz-0.5.6-13|108	%files -n %{devname}
12mu|glitz-0.5.6-13|109	%{_libdir}/lib*.so
12mu|glitz-0.5.6-13|110	%{_includedir}/*
12mu|glitz-0.5.6-13|111	%{_libdir}/pkgconfig/*.pc
12mu|glitz-0.5.6-13|112	
12mu|glitz-0.5.6-13|113	#----------------------------------------------------------------------------
12mu|glitz-0.5.6-13|114	
12mu|glitz-0.5.6-13|115	%prep
12mu|glitz-0.5.6-13|116	%setup -q
12mu|glitz-0.5.6-13|117	%patch0 -p1 -b .libtool
12mu|glitz-0.5.6-13|118	%patch1 -p1 -b .wformat
12mu|glitz-0.5.6-13|119	
12mu|glitz-0.5.6-13|120	%build
12mu|glitz-0.5.6-13|121	%configure2_5x --disable-static
12mu|glitz-0.5.6-13|122	%make LDFLAGS+=-ldl
12mu|glitz-0.5.6-13|123	
12mu|glitz-0.5.6-13|124	%install
12mu|glitz-0.5.6-13|125	%makeinstall_std
12mu|glitz-0.5.6-13|126	
12mu|glitz-0.5.6-13|127	
12mu|glitz-0.5.6-13|128	%changelog
12mu|glitz-0.5.6-13|129	* Wed Nov 27 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.6-13
12mu|glitz-0.5.6-13|130	+ Revision: bc7b6f9
12mu|glitz-0.5.6-13|131	- LOG Split library package according to our policies, drop static devel package
12mu|glitz-0.5.6-13|132	
12mu|glitz-0.5.6-13|133	

19686 12
12mu|gmime-2.6.16-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mu|gmime-2.6.16-1|2	
12mu|gmime-2.6.16-1|3	%define major	0
12mu|gmime-2.6.16-1|4	%define apiver	2.6
12mu|gmime-2.6.16-1|5	%define libname	%mklibname %{name} %{apiver} %{major}
12mu|gmime-2.6.16-1|6	%define devname %mklibname %{name} -d
12mu|gmime-2.6.16-1|7	
12mu|gmime-2.6.16-1|8	%define _gtkdocdir	%{_datadir}/gtk-doc/html
12mu|gmime-2.6.16-1|9	%define build_mono 1
12mu|gmime-2.6.16-1|10	
12mu|gmime-2.6.16-1|11	%ifarch %mips %arm
12mu|gmime-2.6.16-1|12	%define build_mono 0
12mu|gmime-2.6.16-1|13	%endif
12mu|gmime-2.6.16-1|14	
12mu|gmime-2.6.16-1|15	Summary:	The libGMIME library
12mu|gmime-2.6.16-1|16	Name:		gmime
12mu|gmime-2.6.16-1|17	Version:	2.6.16
12mu|gmime-2.6.16-1|18	Release:	1
12mu|gmime-2.6.16-1|19	License:	LGPLv2+
12mu|gmime-2.6.16-1|20	Group:		System/Libraries
12mu|gmime-2.6.16-1|21	URL:		http://spruce.sourceforge.net/gmime
12mu|gmime-2.6.16-1|22	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|gmime-2.6.16-1|23	
12mu|gmime-2.6.16-1|24	BuildRequires:	gtk-doc
12mu|gmime-2.6.16-1|25	BuildRequires:	gpgme-devel
12mu|gmime-2.6.16-1|26	BuildRequires:	pkgconfig(glib-2.0)
12mu|gmime-2.6.16-1|27	BuildRequires:	pkgconfig(zlib)
12mu|gmime-2.6.16-1|28	%if %{build_mono}
12mu|gmime-2.6.16-1|29	BuildRequires:	mono-devel
12mu|gmime-2.6.16-1|30	BuildRequires:	gtk-sharp2-devel
12mu|gmime-2.6.16-1|31	BuildRequires:	gtk-sharp2
12mu|gmime-2.6.16-1|32	%endif
12mu|gmime-2.6.16-1|33	
12mu|gmime-2.6.16-1|34	%description
12mu|gmime-2.6.16-1|35	This library allows you to manipulate MIME messages.
12mu|gmime-2.6.16-1|36	
12mu|gmime-2.6.16-1|37	%package -n %{libname}
12mu|gmime-2.6.16-1|38	Summary:	The libGMIME library
12mu|gmime-2.6.16-1|39	Group:		System/Libraries
12mu|gmime-2.6.16-1|40	
12mu|gmime-2.6.16-1|41	%description -n %{libname}
12mu|gmime-2.6.16-1|42	This library allows you to manipulate MIME messages.
12mu|gmime-2.6.16-1|43	
12mu|gmime-2.6.16-1|44	%package -n %{devname}
12mu|gmime-2.6.16-1|45	Summary:	Development library and header files for the lib%{name} library
12mu|gmime-2.6.16-1|46	Group:		Development/C
12mu|gmime-2.6.16-1|47	Provides:	%{name}-devel
12mu|gmime-2.6.16-1|48	Requires:	%{libname} = %{version}-%{release}
12mu|gmime-2.6.16-1|49	
12mu|gmime-2.6.16-1|50	%description -n %{devname}
12mu|gmime-2.6.16-1|51	This package contains the lib%{name} development library and its header files.
12mu|gmime-2.6.16-1|52	
12mu|gmime-2.6.16-1|53	%if %{build_mono}
12mu|gmime-2.6.16-1|54	%package sharp
12mu|gmime-2.6.16-1|55	Summary:	GMIME bindings for mono
12mu|gmime-2.6.16-1|56	Group:		System/Libraries
12mu|gmime-2.6.16-1|57	Requires:	%{libname} = %{version}-%{release}
12mu|gmime-2.6.16-1|58	
12mu|gmime-2.6.16-1|59	%description sharp
12mu|gmime-2.6.16-1|60	This library allows you to manipulate MIME messages.
12mu|gmime-2.6.16-1|61	%endif
12mu|gmime-2.6.16-1|62	
12mu|gmime-2.6.16-1|63	%prep
12mu|gmime-2.6.16-1|64	%setup -q
12mu|gmime-2.6.16-1|65	
12mu|gmime-2.6.16-1|66	%build
12mu|gmime-2.6.16-1|67	%configure2_5x \
12mu|gmime-2.6.16-1|68	--disable-static \
12mu|gmime-2.6.16-1|69	--with-html-dir=%{_gtkdocdir} \
12mu|gmime-2.6.16-1|70	--enable-gtk-doc
12mu|gmime-2.6.16-1|71	
12mu|gmime-2.6.16-1|72	#gw parallel build broken in 2.1.15
12mu|gmime-2.6.16-1|73	# (tpg) mono stuff doesn't like parallel build, this solves it
12mu|gmime-2.6.16-1|74	%(echo %make|perl -pe 's/-j\d+/-j1/g')
12mu|gmime-2.6.16-1|75	
12mu|gmime-2.6.16-1|76	%check
12mu|gmime-2.6.16-1|77	make check
12mu|gmime-2.6.16-1|78	
12mu|gmime-2.6.16-1|79	%install
12mu|gmime-2.6.16-1|80	%makeinstall_std
12mu|gmime-2.6.16-1|81	
12mu|gmime-2.6.16-1|82	# cleanup
12mu|gmime-2.6.16-1|83	rm -f %{buildroot}%{_libdir}/gmimeConf.sh
12mu|gmime-2.6.16-1|84	
12mu|gmime-2.6.16-1|85	%files -n %{libname}
12mu|gmime-2.6.16-1|86	%{_libdir}/lib*%{apiver}.so.%{major}*
12mu|gmime-2.6.16-1|87	
12mu|gmime-2.6.16-1|88	%files -n %{devname}
12mu|gmime-2.6.16-1|89	%doc AUTHORS ChangeLog PORTING README TODO
12mu|gmime-2.6.16-1|90	%{_libdir}/lib*.so
12mu|gmime-2.6.16-1|91	%{_libdir}/pkgconfig/gmime-%{apiver}.pc
12mu|gmime-2.6.16-1|92	%{_includedir}/*
12mu|gmime-2.6.16-1|93	%{_datadir}/gapi-2.0/gmime-api.xml
12mu|gmime-2.6.16-1|94	%doc %{_gtkdocdir}/*
12mu|gmime-2.6.16-1|95	
12mu|gmime-2.6.16-1|96	%if %{build_mono}
12mu|gmime-2.6.16-1|97	%files sharp
12mu|gmime-2.6.16-1|98	%{_prefix}/lib/mono/gac/%{name}-sharp
12mu|gmime-2.6.16-1|99	%{_prefix}/lib/mono/%{name}-sharp-%{apiver}
12mu|gmime-2.6.16-1|100	%{_libdir}/pkgconfig/%{name}-sharp-%{apiver}.pc
12mu|gmime-2.6.16-1|101	%endif
12mu|gmime-2.6.16-1|102	

19687 12
12mu|gmock-1.6.0-2|1	%define	major	0
12mu|gmock-1.6.0-2|2	%define libname	%mklibname	%{name} %{major}
12mu|gmock-1.6.0-2|3	%define develname	%mklibname	%{name} -d
12mu|gmock-1.6.0-2|4	
12mu|gmock-1.6.0-2|5	Summary:	Google C++ Mocking Framework
12mu|gmock-1.6.0-2|6	Name:		gmock
12mu|gmock-1.6.0-2|7	Version:	1.6.0
12mu|gmock-1.6.0-2|8	Release:	2
12mu|gmock-1.6.0-2|9	License:	BSD
12mu|gmock-1.6.0-2|10	Group:		System/Libraries
12mu|gmock-1.6.0-2|11	URL:		http://code.google.com/p/googlemock/
12mu|gmock-1.6.0-2|12	Source0:	http://googlemock.googlecode.com/files/gmock-%{version}.zip
12mu|gmock-1.6.0-2|13	Patch0:		gmock-1.6.0-enable-install.patch
12mu|gmock-1.6.0-2|14	BuildRequires:	gtest-devel >= 1.6.0
12mu|gmock-1.6.0-2|15	BuildRequires:	python
12mu|gmock-1.6.0-2|16	Requires:	%{libname} = %{version}-%{release}
12mu|gmock-1.6.0-2|17	
12mu|gmock-1.6.0-2|18	%description
12mu|gmock-1.6.0-2|19	Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s
12mu|gmock-1.6.0-2|20	specifics in mind, Google C++ Mocking Framework (or Google Mock for
12mu|gmock-1.6.0-2|21	short) is a library for writing and using C++ mock classes.
12mu|gmock-1.6.0-2|22	
12mu|gmock-1.6.0-2|23	Google Mock:
12mu|gmock-1.6.0-2|24	
12mu|gmock-1.6.0-2|25	o lets you create mock classes trivially using simple macros,
12mu|gmock-1.6.0-2|26	o supports a rich set of matchers and actions,
12mu|gmock-1.6.0-2|27	o handles unordered, partially ordered, or completely ordered
12mu|gmock-1.6.0-2|28	expectations,
12mu|gmock-1.6.0-2|29	o is extensible by users, and
12mu|gmock-1.6.0-2|30	o works on Linux, Mac OS X, Windows, Windows Mobile, minGW, and
12mu|gmock-1.6.0-2|31	Symbian.
12mu|gmock-1.6.0-2|32	
12mu|gmock-1.6.0-2|33	%package -n %{libname}
12mu|gmock-1.6.0-2|34	Summary:	Libraries for the %{name} package
12mu|gmock-1.6.0-2|35	Group:		System/Libraries
12mu|gmock-1.6.0-2|36	
12mu|gmock-1.6.0-2|37	%description -n %{libname}
12mu|gmock-1.6.0-2|38	Libraries for %{name}.
12mu|gmock-1.6.0-2|39	
12mu|gmock-1.6.0-2|40	%package -n %{develname}
12mu|gmock-1.6.0-2|41	Summary:	Development files for %{name}
12mu|gmock-1.6.0-2|42	Group:		Development/C
12mu|gmock-1.6.0-2|43	Requires:	%{libname} = %{version}-%{release}
12mu|gmock-1.6.0-2|44	Provides:	%{name}-devel = %{version}-%{release}
12mu|gmock-1.6.0-2|45	
12mu|gmock-1.6.0-2|46	%description -n %{develname}
12mu|gmock-1.6.0-2|47	This package contains development files for %{name}.
12mu|gmock-1.6.0-2|48	
12mu|gmock-1.6.0-2|49	%prep
12mu|gmock-1.6.0-2|50	%setup -q
12mu|gmock-1.6.0-2|51	%patch0 -p1
12mu|gmock-1.6.0-2|52	
12mu|gmock-1.6.0-2|53	%build
12mu|gmock-1.6.0-2|54	%configure2_5x \
12mu|gmock-1.6.0-2|55	--disable-static \
12mu|gmock-1.6.0-2|56	--with-gtest \
12mu|gmock-1.6.0-2|57	--enable-external-gtest
12mu|gmock-1.6.0-2|58	
12mu|gmock-1.6.0-2|59	%make LIBS='-lpthread -lgtest'
12mu|gmock-1.6.0-2|60	
12mu|gmock-1.6.0-2|61	%install
12mu|gmock-1.6.0-2|62	%makeinstall_std
12mu|gmock-1.6.0-2|63	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
12mu|gmock-1.6.0-2|64	
12mu|gmock-1.6.0-2|65	# why repkg gtest
12mu|gmock-1.6.0-2|66	rm -fr %{buildroot}%{_includedir}/gtest/
12mu|gmock-1.6.0-2|67	rm -fr %{buildroot}%{_libdir}/libgtest*
12mu|gmock-1.6.0-2|68	rm -fr %{buildroot}%{_datadir}/aclocal
12mu|gmock-1.6.0-2|69	
12mu|gmock-1.6.0-2|70	%check
12mu|gmock-1.6.0-2|71	%make check
12mu|gmock-1.6.0-2|72	
12mu|gmock-1.6.0-2|73	%files -n %{libname}
12mu|gmock-1.6.0-2|74	%{_libdir}/lib*.so.%{major}*
12mu|gmock-1.6.0-2|75	
12mu|gmock-1.6.0-2|76	%files -n %{develname}
12mu|gmock-1.6.0-2|77	%doc CHANGES CONTRIBUTORS COPYING README
12mu|gmock-1.6.0-2|78	%{_libdir}/lib*.so
12mu|gmock-1.6.0-2|79	%{_includedir}/gmock/*
12mu|gmock-1.6.0-2|80	
12mu|gmock-1.6.0-2|81	

19688 12
12mu|gnome-backgrounds-3.8.1-1|1	Summary: Background images for the GNOME desktop
12mu|gnome-backgrounds-3.8.1-1|2	Name: gnome-backgrounds
12mu|gnome-backgrounds-3.8.1-1|3	Version: 3.8.1
12mu|gnome-backgrounds-3.8.1-1|4	Release: 1
12mu|gnome-backgrounds-3.8.1-1|5	License: GPLv2
12mu|gnome-backgrounds-3.8.1-1|6	Group: Graphical desktop/GNOME
12mu|gnome-backgrounds-3.8.1-1|7	Url: http://www.gnome.org
12mu|gnome-backgrounds-3.8.1-1|8	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|gnome-backgrounds-3.8.1-1|9	BuildArch: noarch
12mu|gnome-backgrounds-3.8.1-1|10	
12mu|gnome-backgrounds-3.8.1-1|11	BuildRequires: intltool
12mu|gnome-backgrounds-3.8.1-1|12	
12mu|gnome-backgrounds-3.8.1-1|13	%description
12mu|gnome-backgrounds-3.8.1-1|14	This module contains a set of backgrounds packaged with the GNOME desktop.
12mu|gnome-backgrounds-3.8.1-1|15	
12mu|gnome-backgrounds-3.8.1-1|16	%prep
12mu|gnome-backgrounds-3.8.1-1|17	%setup -q
12mu|gnome-backgrounds-3.8.1-1|18	
12mu|gnome-backgrounds-3.8.1-1|19	%build
12mu|gnome-backgrounds-3.8.1-1|20	%configure2_5x
12mu|gnome-backgrounds-3.8.1-1|21	%make
12mu|gnome-backgrounds-3.8.1-1|22	
12mu|gnome-backgrounds-3.8.1-1|23	%install
12mu|gnome-backgrounds-3.8.1-1|24	%makeinstall_std
12mu|gnome-backgrounds-3.8.1-1|25	%find_lang %{name}
12mu|gnome-backgrounds-3.8.1-1|26	
12mu|gnome-backgrounds-3.8.1-1|27	%files -f %{name}.lang
12mu|gnome-backgrounds-3.8.1-1|28	%doc NEWS README AUTHORS
12mu|gnome-backgrounds-3.8.1-1|29	%{_datadir}/gnome-background-properties/
12mu|gnome-backgrounds-3.8.1-1|30	%{_datadir}/backgrounds/*
12mu|gnome-backgrounds-3.8.1-1|31	

19689 12
12mu|gnome-bluetooth-3.8.2.1-1|1	%define	major	11
12mu|gnome-bluetooth-3.8.2.1-1|2	%define	maj_app	0
12mu|gnome-bluetooth-3.8.2.1-1|3	%define	gir_maj	1.0
12mu|gnome-bluetooth-3.8.2.1-1|4	%define	libname	%mklibname %{name} %{major}
12mu|gnome-bluetooth-3.8.2.1-1|5	%define	lib_app	%mklibname %{name}-applet %{maj_app}
12mu|gnome-bluetooth-3.8.2.1-1|6	%define	girname	%mklibname %{name}-gir %{gir_maj}
12mu|gnome-bluetooth-3.8.2.1-1|7	%define	gir_app	%mklibname %{name}-applet-gir %{gir_maj}
12mu|gnome-bluetooth-3.8.2.1-1|8	%define	devname	%mklibname -d %{name}
12mu|gnome-bluetooth-3.8.2.1-1|9	
12mu|gnome-bluetooth-3.8.2.1-1|10	Name: 	 	gnome-bluetooth
12mu|gnome-bluetooth-3.8.2.1-1|11	Summary: 	GNOME Bluetooth Subsystem
12mu|gnome-bluetooth-3.8.2.1-1|12	Epoch:		1
12mu|gnome-bluetooth-3.8.2.1-1|13	Version: 	3.8.2.1
12mu|gnome-bluetooth-3.8.2.1-1|14	Release:	1
12mu|gnome-bluetooth-3.8.2.1-1|15	#gw lib is LGPL, main app is GPL
12mu|gnome-bluetooth-3.8.2.1-1|16	License:	GPLv2+ and LGPLv2+
12mu|gnome-bluetooth-3.8.2.1-1|17	Group:		Graphical desktop/GNOME
12mu|gnome-bluetooth-3.8.2.1-1|18	URL:		http://usefulinc.com/software/gnome-bluetooth/
12mu|gnome-bluetooth-3.8.2.1-1|19	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-bluetooth/3.8/%{name}-%{version}.tar.xz
12mu|gnome-bluetooth-3.8.2.1-1|20	Source1:	61-gnome-bluetooth-rfkill.rules
12mu|gnome-bluetooth-3.8.2.1-1|21	
12mu|gnome-bluetooth-3.8.2.1-1|22	BuildRequires:	intltool itstool
12mu|gnome-bluetooth-3.8.2.1-1|23	BuildRequires:	GConf2
12mu|gnome-bluetooth-3.8.2.1-1|24	BuildRequires:	gettext
12mu|gnome-bluetooth-3.8.2.1-1|25	BuildRequires:	gnome-common
12mu|gnome-bluetooth-3.8.2.1-1|26	BuildRequires:	gtk-doc
12mu|gnome-bluetooth-3.8.2.1-1|27	BuildRequires:	pkgconfig(glib-2.0)
12mu|gnome-bluetooth-3.8.2.1-1|28	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|gnome-bluetooth-3.8.2.1-1|29	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|gnome-bluetooth-3.8.2.1-1|30	BuildRequires:	pkgconfig(unique-3.0)
12mu|gnome-bluetooth-3.8.2.1-1|31	BuildRequires:	pkgconfig(libnotify)
12mu|gnome-bluetooth-3.8.2.1-1|32	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|gnome-bluetooth-3.8.2.1-1|33	BuildRequires:	pkgconfig(gconf-2.0)
12mu|gnome-bluetooth-3.8.2.1-1|34	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|gnome-bluetooth-3.8.2.1-1|35	
12mu|gnome-bluetooth-3.8.2.1-1|36	Requires:	gvfs-obexftp
12mu|gnome-bluetooth-3.8.2.1-1|37	Requires:	bluez
12mu|gnome-bluetooth-3.8.2.1-1|38	Requires:	obexd
12mu|gnome-bluetooth-3.8.2.1-1|39	
12mu|gnome-bluetooth-3.8.2.1-1|40	Obsoletes:	nautilus-sendto-bluetooth < %{version}
12mu|gnome-bluetooth-3.8.2.1-1|41	Provides:	nautilus-sendto-bluetooth = %{version}
12mu|gnome-bluetooth-3.8.2.1-1|42	
12mu|gnome-bluetooth-3.8.2.1-1|43	Provides:	bluez-pin
12mu|gnome-bluetooth-3.8.2.1-1|44	
12mu|gnome-bluetooth-3.8.2.1-1|45	%description
12mu|gnome-bluetooth-3.8.2.1-1|46	The gnome-bluetooth package contains graphical utilities to setup,
12mu|gnome-bluetooth-3.8.2.1-1|47	monitor and use Bluetooth devices.
12mu|gnome-bluetooth-3.8.2.1-1|48	
12mu|gnome-bluetooth-3.8.2.1-1|49	%package -n	%{libname}
12mu|gnome-bluetooth-3.8.2.1-1|50	Group:		System/Libraries
12mu|gnome-bluetooth-3.8.2.1-1|51	Summary: 	GNOME bluetooth library
12mu|gnome-bluetooth-3.8.2.1-1|52	Conflicts:	%{_lib}gnome-bluetooth7 < 1:2.31
12mu|gnome-bluetooth-3.8.2.1-1|53	
12mu|gnome-bluetooth-3.8.2.1-1|54	%description -n	%{libname}
12mu|gnome-bluetooth-3.8.2.1-1|55	Library from GNOME-Bluetooth.
12mu|gnome-bluetooth-3.8.2.1-1|56	
12mu|gnome-bluetooth-3.8.2.1-1|57	%package -n	%{lib_app}
12mu|gnome-bluetooth-3.8.2.1-1|58	Group:		System/Libraries
12mu|gnome-bluetooth-3.8.2.1-1|59	Summary: 	GNOME bluetooth Applet library
12mu|gnome-bluetooth-3.8.2.1-1|60	
12mu|gnome-bluetooth-3.8.2.1-1|61	%description -n %{lib_app}
12mu|gnome-bluetooth-3.8.2.1-1|62	Library from GNOME-Bluetooth Applet
12mu|gnome-bluetooth-3.8.2.1-1|63	
12mu|gnome-bluetooth-3.8.2.1-1|64	%package -n	%{girname}
12mu|gnome-bluetooth-3.8.2.1-1|65	Group:		System/Libraries
12mu|gnome-bluetooth-3.8.2.1-1|66	Summary:	GObject Introspection interface for %{name}
12mu|gnome-bluetooth-3.8.2.1-1|67	Requires:	%{libname} = %{EVRD}
12mu|gnome-bluetooth-3.8.2.1-1|68	
12mu|gnome-bluetooth-3.8.2.1-1|69	%description -n	%{girname}
12mu|gnome-bluetooth-3.8.2.1-1|70	GObject Introspection interface for %{name}.
12mu|gnome-bluetooth-3.8.2.1-1|71	
12mu|gnome-bluetooth-3.8.2.1-1|72	%package -n	%{gir_app}
12mu|gnome-bluetooth-3.8.2.1-1|73	Group:		System/Libraries
12mu|gnome-bluetooth-3.8.2.1-1|74	Summary:	GObject Introspection interface for %{name} applet
12mu|gnome-bluetooth-3.8.2.1-1|75	Requires:	%{lib_app} = %{EVRD}
12mu|gnome-bluetooth-3.8.2.1-1|76	
12mu|gnome-bluetooth-3.8.2.1-1|77	%description -n	%{gir_app}
12mu|gnome-bluetooth-3.8.2.1-1|78	GObject Introspection interface for %{name} applet.
12mu|gnome-bluetooth-3.8.2.1-1|79	
12mu|gnome-bluetooth-3.8.2.1-1|80	%package -n	%{devname}
12mu|gnome-bluetooth-3.8.2.1-1|81	Group:		Development/C
12mu|gnome-bluetooth-3.8.2.1-1|82	Summary:	Development libraries and header files from %{name}
12mu|gnome-bluetooth-3.8.2.1-1|83	Requires:	%{libname} = %{EVRD}
12mu|gnome-bluetooth-3.8.2.1-1|84	Requires:	%{lib_app} = %{EVRD}
12mu|gnome-bluetooth-3.8.2.1-1|85	Provides:	%{name}-devel = %{version}-%{release}
12mu|gnome-bluetooth-3.8.2.1-1|86	
12mu|gnome-bluetooth-3.8.2.1-1|87	
12mu|gnome-bluetooth-3.8.2.1-1|88	%description -n	%{devname}
12mu|gnome-bluetooth-3.8.2.1-1|89	Development libraries and header files from %{name}
12mu|gnome-bluetooth-3.8.2.1-1|90	
12mu|gnome-bluetooth-3.8.2.1-1|91	%prep
12mu|gnome-bluetooth-3.8.2.1-1|92	%setup -q
12mu|gnome-bluetooth-3.8.2.1-1|93	%apply_patches
12mu|gnome-bluetooth-3.8.2.1-1|94	
12mu|gnome-bluetooth-3.8.2.1-1|95	%build
12mu|gnome-bluetooth-3.8.2.1-1|96	%configure2_5x \
12mu|gnome-bluetooth-3.8.2.1-1|97	--enable-shared \
12mu|gnome-bluetooth-3.8.2.1-1|98	--disable-static \
12mu|gnome-bluetooth-3.8.2.1-1|99	--disable-desktop-update \
12mu|gnome-bluetooth-3.8.2.1-1|100	--disable-icon-update
12mu|gnome-bluetooth-3.8.2.1-1|101	
12mu|gnome-bluetooth-3.8.2.1-1|102	%make
12mu|gnome-bluetooth-3.8.2.1-1|103	
12mu|gnome-bluetooth-3.8.2.1-1|104	%install
12mu|gnome-bluetooth-3.8.2.1-1|105	%makeinstall_std
12mu|gnome-bluetooth-3.8.2.1-1|106	%find_lang %{name}2 --all-name --with-gnome
12mu|gnome-bluetooth-3.8.2.1-1|107	
12mu|gnome-bluetooth-3.8.2.1-1|108	mkdir -p %{buildroot}/lib/udev/rules.d
12mu|gnome-bluetooth-3.8.2.1-1|109	install -m644 %{SOURCE1} %{buildroot}/lib/udev/rules.d/
12mu|gnome-bluetooth-3.8.2.1-1|110	
12mu|gnome-bluetooth-3.8.2.1-1|111	%files -f %{name}2.lang
12mu|gnome-bluetooth-3.8.2.1-1|112	%doc README AUTHORS
12mu|gnome-bluetooth-3.8.2.1-1|113	%{_bindir}/*
12mu|gnome-bluetooth-3.8.2.1-1|114	%{_datadir}/applications/bluetooth-sendto.desktop
12mu|gnome-bluetooth-3.8.2.1-1|115	%{_datadir}/applications/bluetooth-wizard.desktop
12mu|gnome-bluetooth-3.8.2.1-1|116	%{_datadir}/icons/hicolor/*/*/*.*
12mu|gnome-bluetooth-3.8.2.1-1|117	%{_datadir}/%{name}
12mu|gnome-bluetooth-3.8.2.1-1|118	%dir %{_libdir}/%{name}
12mu|gnome-bluetooth-3.8.2.1-1|119	%dir %{_libdir}/%{name}/plugins
12mu|gnome-bluetooth-3.8.2.1-1|120	%{_libdir}/%{name}/plugins/libgbtgeoclue.*
12mu|gnome-bluetooth-3.8.2.1-1|121	%{_mandir}/man1/*
12mu|gnome-bluetooth-3.8.2.1-1|122	/lib/udev/rules.d/*
12mu|gnome-bluetooth-3.8.2.1-1|123	
12mu|gnome-bluetooth-3.8.2.1-1|124	%files -n %{libname}
12mu|gnome-bluetooth-3.8.2.1-1|125	%{_libdir}/lib%{name}.so.%{major}*
12mu|gnome-bluetooth-3.8.2.1-1|126	
12mu|gnome-bluetooth-3.8.2.1-1|127	%files -n %{lib_app}
12mu|gnome-bluetooth-3.8.2.1-1|128	%{_libdir}/gnome-bluetooth/libgnome-bluetooth-applet.so.%{maj_app}*
12mu|gnome-bluetooth-3.8.2.1-1|129	
12mu|gnome-bluetooth-3.8.2.1-1|130	%files -n %{girname}
12mu|gnome-bluetooth-3.8.2.1-1|131	%{_libdir}/girepository-1.0/GnomeBluetooth-%{gir_maj}.typelib
12mu|gnome-bluetooth-3.8.2.1-1|132	
12mu|gnome-bluetooth-3.8.2.1-1|133	%files -n %{gir_app}
12mu|gnome-bluetooth-3.8.2.1-1|134	%{_libdir}/gnome-bluetooth/GnomeBluetoothApplet-%{gir_maj}.typelib
12mu|gnome-bluetooth-3.8.2.1-1|135	
12mu|gnome-bluetooth-3.8.2.1-1|136	%files -n %{devname}
12mu|gnome-bluetooth-3.8.2.1-1|137	%{_datadir}/gtk-doc/html/%{name}
12mu|gnome-bluetooth-3.8.2.1-1|138	%{_includedir}/%{name}
12mu|gnome-bluetooth-3.8.2.1-1|139	%{_libdir}/*.so
12mu|gnome-bluetooth-3.8.2.1-1|140	%{_libdir}/gnome-bluetooth/libgnome-bluetooth-applet.so
12mu|gnome-bluetooth-3.8.2.1-1|141	%{_libdir}/pkgconfig/*.pc
12mu|gnome-bluetooth-3.8.2.1-1|142	%{_datadir}/gir-1.0/GnomeBluetooth-1.0.gir
12mu|gnome-bluetooth-3.8.2.1-1|143	
12mu|gnome-bluetooth-3.8.2.1-1|144	%changelog
12mu|gnome-bluetooth-3.8.2.1-1|145	* Wed Nov 20 2013 Tigro <ashejn@gmail.com> 1:3.8.2.1-1
12mu|gnome-bluetooth-3.8.2.1-1|146	+ Revision: 40651a9
12mu|gnome-bluetooth-3.8.2.1-1|147	- update to 3.8.2.1
12mu|gnome-bluetooth-3.8.2.1-1|148	
12mu|gnome-bluetooth-3.8.2.1-1|149	

19690 12
12mu|gnome-calculator-3.8.2-1|1	Name:           gnome-calculator
12mu|gnome-calculator-3.8.2-1|2	Version:        3.8.2
12mu|gnome-calculator-3.8.2-1|3	Release:        1
12mu|gnome-calculator-3.8.2-1|4	Summary:        A desktop calculator
12mu|gnome-calculator-3.8.2-1|5	
12mu|gnome-calculator-3.8.2-1|6	Group:          Graphical desktop/GNOME
12mu|gnome-calculator-3.8.2-1|7	License:        GPLv2+
12mu|gnome-calculator-3.8.2-1|8	URL:            http://live.gnome.org/Gcalctool
12mu|gnome-calculator-3.8.2-1|9	#VCS: git:git://git.gnome.org/gcalctool
12mu|gnome-calculator-3.8.2-1|10	Source0:        http://download.gnome.org/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|gnome-calculator-3.8.2-1|11	
12mu|gnome-calculator-3.8.2-1|12	BuildRequires: pkgconfig(glib-2.0)
12mu|gnome-calculator-3.8.2-1|13	BuildRequires: pkgconfig(gtk+-3.0)
12mu|gnome-calculator-3.8.2-1|14	BuildRequires: pkgconfig(libsoup-2.4)
12mu|gnome-calculator-3.8.2-1|15	BuildRequires: desktop-file-utils
12mu|gnome-calculator-3.8.2-1|16	BuildRequires: gettext
12mu|gnome-calculator-3.8.2-1|17	BuildRequires: libxml2-utils
12mu|gnome-calculator-3.8.2-1|18	BuildRequires: flex
12mu|gnome-calculator-3.8.2-1|19	BuildRequires: bison
12mu|gnome-calculator-3.8.2-1|20	BuildRequires: intltool
12mu|gnome-calculator-3.8.2-1|21	BuildRequires: itstool
12mu|gnome-calculator-3.8.2-1|22	
12mu|gnome-calculator-3.8.2-1|23	Provides:  gcalctool = 6.6.2-3
12mu|gnome-calculator-3.8.2-1|24	Obsoletes: gcalctool < 6.6.2-3
12mu|gnome-calculator-3.8.2-1|25	
12mu|gnome-calculator-3.8.2-1|26	
12mu|gnome-calculator-3.8.2-1|27	%description
12mu|gnome-calculator-3.8.2-1|28	gnome-calculator is a powerful graphical calculator with financial,
12mu|gnome-calculator-3.8.2-1|29	logical and scientific modes. It uses a multiple precision package
12mu|gnome-calculator-3.8.2-1|30	to do its arithmetic to give a high degree of accuracy.
12mu|gnome-calculator-3.8.2-1|31	
12mu|gnome-calculator-3.8.2-1|32	
12mu|gnome-calculator-3.8.2-1|33	%prep
12mu|gnome-calculator-3.8.2-1|34	%setup -q
12mu|gnome-calculator-3.8.2-1|35	
12mu|gnome-calculator-3.8.2-1|36	
12mu|gnome-calculator-3.8.2-1|37	%build
12mu|gnome-calculator-3.8.2-1|38	%configure2_5x
12mu|gnome-calculator-3.8.2-1|39	%make
12mu|gnome-calculator-3.8.2-1|40	
12mu|gnome-calculator-3.8.2-1|41	
12mu|gnome-calculator-3.8.2-1|42	%install
12mu|gnome-calculator-3.8.2-1|43	%makeinstall_std
12mu|gnome-calculator-3.8.2-1|44	
12mu|gnome-calculator-3.8.2-1|45	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gcalctool.desktop
12mu|gnome-calculator-3.8.2-1|46	
12mu|gnome-calculator-3.8.2-1|47	%find_lang %{name} --with-gnome --all-name
12mu|gnome-calculator-3.8.2-1|48	
12mu|gnome-calculator-3.8.2-1|49	
12mu|gnome-calculator-3.8.2-1|50	%files -f %{name}.lang
12mu|gnome-calculator-3.8.2-1|51	%doc COPYING NEWS
12mu|gnome-calculator-3.8.2-1|52	%{_bindir}/gcalccmd
12mu|gnome-calculator-3.8.2-1|53	%{_bindir}/gnome-calculator
12mu|gnome-calculator-3.8.2-1|54	%{_datadir}/applications/gcalctool.desktop
12mu|gnome-calculator-3.8.2-1|55	%{_datadir}/glib-2.0/schemas/org.gnome.calculator.gschema.xml
12mu|gnome-calculator-3.8.2-1|56	%{_datadir}/gnome-calculator
12mu|gnome-calculator-3.8.2-1|57	%doc %{_mandir}/man1/gnome-calculator.1.*
12mu|gnome-calculator-3.8.2-1|58	%doc %{_mandir}/man1/gcalccmd.1.*
12mu|gnome-calculator-3.8.2-1|59	

19691 12
12mu|gnome-chess-3.8.4-1|1	Name:           gnome-chess
12mu|gnome-chess-3.8.4-1|2	Version:        3.8.4
12mu|gnome-chess-3.8.4-1|3	Release:        1
12mu|gnome-chess-3.8.4-1|4	Summary:        GNOME Chess game
12mu|gnome-chess-3.8.4-1|5	
12mu|gnome-chess-3.8.4-1|6	License:        GPLv2+ and GFDL
12mu|gnome-chess-3.8.4-1|7	Group:		Games/Other
12mu|gnome-chess-3.8.4-1|8	URL:            https://live.gnome.org/Chess
12mu|gnome-chess-3.8.4-1|9	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|gnome-chess-3.8.4-1|10	
12mu|gnome-chess-3.8.4-1|11	BuildRequires:  desktop-file-utils
12mu|gnome-chess-3.8.4-1|12	BuildRequires:  pkgconfig(gtk+-3.0)
12mu|gnome-chess-3.8.4-1|13	BuildRequires:  intltool
12mu|gnome-chess-3.8.4-1|14	BuildRequires:  itstool
12mu|gnome-chess-3.8.4-1|15	BuildRequires:  pkgconfig(librsvg-2.0)
12mu|gnome-chess-3.8.4-1|16	BuildRequires:  pkgconfig(gl)
12mu|gnome-chess-3.8.4-1|17	BuildRequires:  pkgconfig(glu)
12mu|gnome-chess-3.8.4-1|18	BuildRequires:  pkgconfig(sqlite3)
12mu|gnome-chess-3.8.4-1|19	BuildRequires:  vala-devel
12mu|gnome-chess-3.8.4-1|20	
12mu|gnome-chess-3.8.4-1|21	Obsoletes: gnome-games < 3.7.92
12mu|gnome-chess-3.8.4-1|22	Obsoletes: glchess < 3.7.92
12mu|gnome-chess-3.8.4-1|23	Provides: glchess = %{version}-%{release}
12mu|gnome-chess-3.8.4-1|24	
12mu|gnome-chess-3.8.4-1|25	Requires: gnuchess
12mu|gnome-chess-3.8.4-1|26	
12mu|gnome-chess-3.8.4-1|27	%description
12mu|gnome-chess-3.8.4-1|28	A chess game which supports several chess engines, with 2D and optionally 3D
12mu|gnome-chess-3.8.4-1|29	support if OpenGL is present.
12mu|gnome-chess-3.8.4-1|30	
12mu|gnome-chess-3.8.4-1|31	%prep
12mu|gnome-chess-3.8.4-1|32	%setup -q
12mu|gnome-chess-3.8.4-1|33	
12mu|gnome-chess-3.8.4-1|34	%build
12mu|gnome-chess-3.8.4-1|35	%configure2_5x
12mu|gnome-chess-3.8.4-1|36	%make
12mu|gnome-chess-3.8.4-1|37	
12mu|gnome-chess-3.8.4-1|38	%install
12mu|gnome-chess-3.8.4-1|39	%makeinstall_std
12mu|gnome-chess-3.8.4-1|40	
12mu|gnome-chess-3.8.4-1|41	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/glchess.desktop
12mu|gnome-chess-3.8.4-1|42	
12mu|gnome-chess-3.8.4-1|43	%find_lang %{name} --with-gnome
12mu|gnome-chess-3.8.4-1|44	
12mu|gnome-chess-3.8.4-1|45	%files -f %{name}.lang
12mu|gnome-chess-3.8.4-1|46	%doc COPYING
12mu|gnome-chess-3.8.4-1|47	%{_bindir}/gnome-chess
12mu|gnome-chess-3.8.4-1|48	%{_datadir}/applications/glchess.desktop
12mu|gnome-chess-3.8.4-1|49	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-chess.gschema.xml
12mu|gnome-chess-3.8.4-1|50	%{_datadir}/gnome-chess
12mu|gnome-chess-3.8.4-1|51	%{_datadir}/icons/hicolor/*/apps/gnome-chess.*
12mu|gnome-chess-3.8.4-1|52	%{_mandir}/man6/gnome-chess.6*
12mu|gnome-chess-3.8.4-1|53	

19692 12
12mu|gnome-clocks-3.8.2-2|1	Name:           gnome-clocks
12mu|gnome-clocks-3.8.2-2|2	Version:        3.8.2
12mu|gnome-clocks-3.8.2-2|3	Release:        2
12mu|gnome-clocks-3.8.2-2|4	Summary:        Clock application designed for GNOME 3
12mu|gnome-clocks-3.8.2-2|5	
12mu|gnome-clocks-3.8.2-2|6	License:        GPLv2+
12mu|gnome-clocks-3.8.2-2|7	Group:		Graphical desktop/GNOME
12mu|gnome-clocks-3.8.2-2|8	URL:            https://live.gnome.org/GnomeClocks
12mu|gnome-clocks-3.8.2-2|9	Source0:        http://download.gnome.org/sources/gnome-clocks/3.8/%{name}-%{version}.tar.xz
12mu|gnome-clocks-3.8.2-2|10	Source1:	%{name}-ru.po
12mu|gnome-clocks-3.8.2-2|11	
12mu|gnome-clocks-3.8.2-2|12	BuildRequires:  pkgconfig(gtk+-3.0)
12mu|gnome-clocks-3.8.2-2|13	Buildrequires:  pkgconfig(gobject-introspection-1.0)
12mu|gnome-clocks-3.8.2-2|14	BuildRequires:  pkgconfig(libcanberra-gtk3) >= 0.30
12mu|gnome-clocks-3.8.2-2|15	BuildRequires:  pkgconfig(gweather-3.0)
12mu|gnome-clocks-3.8.2-2|16	BuildRequires:  pkgconfig(gnome-desktop-3.0)
12mu|gnome-clocks-3.8.2-2|17	BuildRequires:  pkgconfig(libnotify)
12mu|gnome-clocks-3.8.2-2|18	BuildRequires:  pkgconfig(glib-2.0)
12mu|gnome-clocks-3.8.2-2|19	BuildRequires:  vala-tools
12mu|gnome-clocks-3.8.2-2|20	BuildRequires:  intltool desktop-file-utils
12mu|gnome-clocks-3.8.2-2|21	
12mu|gnome-clocks-3.8.2-2|22	%description
12mu|gnome-clocks-3.8.2-2|23	Clock application designed for GNOME 3
12mu|gnome-clocks-3.8.2-2|24	
12mu|gnome-clocks-3.8.2-2|25	%prep
12mu|gnome-clocks-3.8.2-2|26	%setup -q
12mu|gnome-clocks-3.8.2-2|27	cp -f %{SOURCE1} po/ru.po
12mu|gnome-clocks-3.8.2-2|28	
12mu|gnome-clocks-3.8.2-2|29	%build
12mu|gnome-clocks-3.8.2-2|30	%configure2_5x
12mu|gnome-clocks-3.8.2-2|31	%make V=1 %{?_smp_mflags}
12mu|gnome-clocks-3.8.2-2|32	
12mu|gnome-clocks-3.8.2-2|33	%install
12mu|gnome-clocks-3.8.2-2|34	%makeinstall_std
12mu|gnome-clocks-3.8.2-2|35	desktop-file-validate $RPM_BUILD_ROOT/%{_datadir}/applications/gnome-clocks.desktop
12mu|gnome-clocks-3.8.2-2|36	
12mu|gnome-clocks-3.8.2-2|37	%find_lang %{name}
12mu|gnome-clocks-3.8.2-2|38	
12mu|gnome-clocks-3.8.2-2|39	%post
12mu|gnome-clocks-3.8.2-2|40	/bin/touch --no-create %{_datadir}/icons/hicolor %{_datadir}/icons/HighContrast &>/dev/null || :
12mu|gnome-clocks-3.8.2-2|41	
12mu|gnome-clocks-3.8.2-2|42	%files -f gnome-clocks.lang
12mu|gnome-clocks-3.8.2-2|43	%doc AUTHORS COPYING README NEWS
12mu|gnome-clocks-3.8.2-2|44	%{_bindir}/gnome-clocks
12mu|gnome-clocks-3.8.2-2|45	%{_datadir}/gnome-clocks
12mu|gnome-clocks-3.8.2-2|46	%{_datadir}/icons/*/*/apps/gnome-clocks.png
12mu|gnome-clocks-3.8.2-2|47	%{_datadir}/applications/gnome-clocks.desktop
12mu|gnome-clocks-3.8.2-2|48	%{_datadir}/glib-2.0/schemas/org.gnome.clocks.gschema.xml
12mu|gnome-clocks-3.8.2-2|49	
12mu|gnome-clocks-3.8.2-2|50	%changelog
12mu|gnome-clocks-3.8.2-2|51	* Thu Nov 28 2013 Tigro <ashejn@gmail.com> 3.8.2-2
12mu|gnome-clocks-3.8.2-2|52	+ Revision: b3eecc1
12mu|gnome-clocks-3.8.2-2|53	- fix copy place
12mu|gnome-clocks-3.8.2-2|54	
12mu|gnome-clocks-3.8.2-2|55	

19693 12
12mu|gnome-color-manager-3.8.3-2|1	Summary:   Color management tools for GNOME
12mu|gnome-color-manager-3.8.3-2|2	Name:      gnome-color-manager
12mu|gnome-color-manager-3.8.3-2|3	Version:   3.8.3
12mu|gnome-color-manager-3.8.3-2|4	Release:   2
12mu|gnome-color-manager-3.8.3-2|5	License:   GPLv2+
12mu|gnome-color-manager-3.8.3-2|6	Group:     Graphical desktop/GNOME
12mu|gnome-color-manager-3.8.3-2|7	URL:       http://projects.gnome.org/gnome-color-manager/
12mu|gnome-color-manager-3.8.3-2|8	Source0:   ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|gnome-color-manager-3.8.3-2|9	Source1:   %{name}-ru.po
12mu|gnome-color-manager-3.8.3-2|10	
12mu|gnome-color-manager-3.8.3-2|11	BuildRequires:	desktop-file-utils
12mu|gnome-color-manager-3.8.3-2|12	BuildRequires:	docbook-dtd41-sgml
12mu|gnome-color-manager-3.8.3-2|13	BuildRequires:	docbook-utils
12mu|gnome-color-manager-3.8.3-2|14	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|gnome-color-manager-3.8.3-2|15	BuildRequires:	intltool itstool
12mu|gnome-color-manager-3.8.3-2|16	BuildRequires:	pkgconfig(clutter-gtk-1.0)
12mu|gnome-color-manager-3.8.3-2|17	BuildRequires:	pkgconfig(colord)
12mu|gnome-color-manager-3.8.3-2|18	BuildRequires:	pkgconfig(colord-gtk)
12mu|gnome-color-manager-3.8.3-2|19	BuildRequires:	pkgconfig(exiv2)
12mu|gnome-color-manager-3.8.3-2|20	BuildRequires:	pkgconfig(gl)
12mu|gnome-color-manager-3.8.3-2|21	BuildRequires:	pkgconfig(glib-2.0)
12mu|gnome-color-manager-3.8.3-2|22	BuildRequires:	pkgconfig(gnome-desktop-3.0)
12mu|gnome-color-manager-3.8.3-2|23	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|gnome-color-manager-3.8.3-2|24	BuildRequires:	pkgconfig(lcms2)
12mu|gnome-color-manager-3.8.3-2|25	BuildRequires:	pkgconfig(libcanberra-gtk3)
12mu|gnome-color-manager-3.8.3-2|26	BuildRequires:	pkgconfig(libexif)
12mu|gnome-color-manager-3.8.3-2|27	BuildRequires:	pkgconfig(libtiff-4)
12mu|gnome-color-manager-3.8.3-2|28	BuildRequires:	pkgconfig(mash-0.2)
12mu|gnome-color-manager-3.8.3-2|29	BuildRequires:	pkgconfig(mx-1.0)
12mu|gnome-color-manager-3.8.3-2|30	BuildRequires:	pkgconfig(vte-2.90)
12mu|gnome-color-manager-3.8.3-2|31	BuildRequires:	pkgconfig(x11)
12mu|gnome-color-manager-3.8.3-2|32	BuildRequires:	pkgconfig(xrandr)
12mu|gnome-color-manager-3.8.3-2|33	
12mu|gnome-color-manager-3.8.3-2|34	Requires: colord
12mu|gnome-color-manager-3.8.3-2|35	Requires: gnome-icon-theme
12mu|gnome-color-manager-3.8.3-2|36	Requires: shared-color-profiles
12mu|gnome-color-manager-3.8.3-2|37	
12mu|gnome-color-manager-3.8.3-2|38	%description
12mu|gnome-color-manager-3.8.3-2|39	gnome-color-manager is a session framework that makes it easy to manage,
12mu|gnome-color-manager-3.8.3-2|40	install and generate color profiles in the GNOME desktop.
12mu|gnome-color-manager-3.8.3-2|41	
12mu|gnome-color-manager-3.8.3-2|42	%prep
12mu|gnome-color-manager-3.8.3-2|43	%setup -q
12mu|gnome-color-manager-3.8.3-2|44	cp -f %{SOURCE1} po/ru.po
12mu|gnome-color-manager-3.8.3-2|45	%apply_patches
12mu|gnome-color-manager-3.8.3-2|46	
12mu|gnome-color-manager-3.8.3-2|47	%build
12mu|gnome-color-manager-3.8.3-2|48	%configure2_5x \
12mu|gnome-color-manager-3.8.3-2|49	--disable-static \
12mu|gnome-color-manager-3.8.3-2|50	--disable-scrollkeeper \
12mu|gnome-color-manager-3.8.3-2|51	--enable-packagekit
12mu|gnome-color-manager-3.8.3-2|52	
12mu|gnome-color-manager-3.8.3-2|53	%make
12mu|gnome-color-manager-3.8.3-2|54	
12mu|gnome-color-manager-3.8.3-2|55	%install
12mu|gnome-color-manager-3.8.3-2|56	%makeinstall_std
12mu|gnome-color-manager-3.8.3-2|57	
12mu|gnome-color-manager-3.8.3-2|58	%find_lang %name --with-gnome --all-name
12mu|gnome-color-manager-3.8.3-2|59	
12mu|gnome-color-manager-3.8.3-2|60	%files -f %{name}.lang
12mu|gnome-color-manager-3.8.3-2|61	%doc AUTHORS NEWS README
12mu|gnome-color-manager-3.8.3-2|62	%{_bindir}/gcm-*
12mu|gnome-color-manager-3.8.3-2|63	%{_libexecdir}/gcm-helper-exiv
12mu|gnome-color-manager-3.8.3-2|64	%{_datadir}/%{name}
12mu|gnome-color-manager-3.8.3-2|65	%{_datadir}/applications/*.desktop
12mu|gnome-color-manager-3.8.3-2|66	%{_datadir}/icons/hicolor/*/*/*.png
12mu|gnome-color-manager-3.8.3-2|67	%{_datadir}/icons/hicolor/scalable/*/*.svg
12mu|gnome-color-manager-3.8.3-2|68	%{_datadir}/man/man1/*
12mu|gnome-color-manager-3.8.3-2|69	
12mu|gnome-color-manager-3.8.3-2|70	
12mu|gnome-color-manager-3.8.3-2|71	%changelog
12mu|gnome-color-manager-3.8.3-2|72	* Thu Nov 28 2013 Tigro <ashejn@gmail.com> 3.8.3-2
12mu|gnome-color-manager-3.8.3-2|73	+ Revision: ec60306
12mu|gnome-color-manager-3.8.3-2|74	- update russian translations
12mu|gnome-color-manager-3.8.3-2|75	
12mu|gnome-color-manager-3.8.3-2|76	

19694 12
12mu|gnome-common-3.7.4-1|1	Name:		gnome-common
12mu|gnome-common-3.7.4-1|2	Summary:	Gnome-common contains useful things common to building gnome packages
12mu|gnome-common-3.7.4-1|3	Version:	3.7.4
12mu|gnome-common-3.7.4-1|4	Release:	1
12mu|gnome-common-3.7.4-1|5	License: 	GPLv3+
12mu|gnome-common-3.7.4-1|6	Group:		Development/GNOME and GTK+
12mu|gnome-common-3.7.4-1|7	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.7/%{name}-%{version}.tar.xz
12mu|gnome-common-3.7.4-1|8	URL: 		http://www.gnome.org/
12mu|gnome-common-3.7.4-1|9	Requires:	common-licenses
12mu|gnome-common-3.7.4-1|10	BuildRequires:	pkgconfig gawk
12mu|gnome-common-3.7.4-1|11	BuildArch:	noarch
12mu|gnome-common-3.7.4-1|12	
12mu|gnome-common-3.7.4-1|13	%description
12mu|gnome-common-3.7.4-1|14	gnome-common is for building various GNOME modules from CVS. It is not
12mu|gnome-common-3.7.4-1|15	needed to run GNOME.
12mu|gnome-common-3.7.4-1|16	
12mu|gnome-common-3.7.4-1|17	%prep
12mu|gnome-common-3.7.4-1|18	%setup -q
12mu|gnome-common-3.7.4-1|19	
12mu|gnome-common-3.7.4-1|20	%build
12mu|gnome-common-3.7.4-1|21	%configure2_5x
12mu|gnome-common-3.7.4-1|22	%make
12mu|gnome-common-3.7.4-1|23	
12mu|gnome-common-3.7.4-1|24	%install
12mu|gnome-common-3.7.4-1|25	[ -n "$RPM_BUILD_ROOT" -a "$RPM_BUILD_ROOT" != / ] && rm -rf $RPM_BUILD_ROOT
12mu|gnome-common-3.7.4-1|26	
12mu|gnome-common-3.7.4-1|27	%makeinstall_std
12mu|gnome-common-3.7.4-1|28	
12mu|gnome-common-3.7.4-1|29	%files
12mu|gnome-common-3.7.4-1|30	%defattr(-, root, root)
12mu|gnome-common-3.7.4-1|31	%doc ChangeLog
12mu|gnome-common-3.7.4-1|32	%{_bindir}/*
12mu|gnome-common-3.7.4-1|33	%{_datadir}/aclocal/*.m4
12mu|gnome-common-3.7.4-1|34	%{_datadir}/gnome-common
12mu|gnome-common-3.7.4-1|35	

19695 12
12mu|gnome-contacts-3.8.3-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|gnome-contacts-3.8.3-1|2	
12mu|gnome-contacts-3.8.3-1|3	Name:		gnome-contacts
12mu|gnome-contacts-3.8.3-1|4	Version:	3.8.3
12mu|gnome-contacts-3.8.3-1|5	Release:	1
12mu|gnome-contacts-3.8.3-1|6	Summary:	Contacts manager for GNOME
12mu|gnome-contacts-3.8.3-1|7	Group:		Graphical desktop/GNOME
12mu|gnome-contacts-3.8.3-1|8	License:	GPLv2+
12mu|gnome-contacts-3.8.3-1|9	URL:		https://live.gnome.org/ThreePointOne/Features/Contacts
12mu|gnome-contacts-3.8.3-1|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|gnome-contacts-3.8.3-1|11	
12mu|gnome-contacts-3.8.3-1|12	BuildRequires:	intltool
12mu|gnome-contacts-3.8.3-1|13	BuildRequires:	vala-devel >= 0.20
12mu|gnome-contacts-3.8.3-1|14	BuildRequires:	vala-tools
12mu|gnome-contacts-3.8.3-1|15	BuildRequires:	pkgconfig(folks)
12mu|gnome-contacts-3.8.3-1|16	BuildRequires:	pkgconfig(folks-eds)
12mu|gnome-contacts-3.8.3-1|17	BuildRequires:	pkgconfig(folks-telepathy)
12mu|gnome-contacts-3.8.3-1|18	BuildRequires:	pkgconfig(glib-2.0)
12mu|gnome-contacts-3.8.3-1|19	BuildRequires:	pkgconfig(gnome-desktop-3.0)
12mu|gnome-contacts-3.8.3-1|20	BuildRequires:	pkgconfig(goa-1.0)
12mu|gnome-contacts-3.8.3-1|21	BuildRequires:	pkgconfig(libebook-1.2)
12mu|gnome-contacts-3.8.3-1|22	BuildRequires:	pkgconfig(libedataserver-1.2)
12mu|gnome-contacts-3.8.3-1|23	BuildRequires:	pkgconfig(libnotify)
12mu|gnome-contacts-3.8.3-1|24	BuildRequires:	pkgconfig(cheese) >= 3.6.0
12mu|gnome-contacts-3.8.3-1|25	BuildRequires:	pkgconfig(cheese-gtk) >= 3.6.0
12mu|gnome-contacts-3.8.3-1|26	BuildRequires:	pkgconfig(clutter-1.0)
12mu|gnome-contacts-3.8.3-1|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|gnome-contacts-3.8.3-1|28	
12mu|gnome-contacts-3.8.3-1|29	Requires:	telepathy-mission-control
12mu|gnome-contacts-3.8.3-1|30	
12mu|gnome-contacts-3.8.3-1|31	%description
12mu|gnome-contacts-3.8.3-1|32	Standalone contacts manager for GNOME desktop.
12mu|gnome-contacts-3.8.3-1|33	
12mu|gnome-contacts-3.8.3-1|34	%prep
12mu|gnome-contacts-3.8.3-1|35	%setup -q
12mu|gnome-contacts-3.8.3-1|36	%apply_patches
12mu|gnome-contacts-3.8.3-1|37	
12mu|gnome-contacts-3.8.3-1|38	%build
12mu|gnome-contacts-3.8.3-1|39	%configure2_5x
12mu|gnome-contacts-3.8.3-1|40	%make
12mu|gnome-contacts-3.8.3-1|41	
12mu|gnome-contacts-3.8.3-1|42	%install
12mu|gnome-contacts-3.8.3-1|43	%makeinstall_std
12mu|gnome-contacts-3.8.3-1|44	
12mu|gnome-contacts-3.8.3-1|45	%find_lang %{name}
12mu|gnome-contacts-3.8.3-1|46	
12mu|gnome-contacts-3.8.3-1|47	%files -f %{name}.lang
12mu|gnome-contacts-3.8.3-1|48	%doc AUTHORS README NEWS ChangeLog
12mu|gnome-contacts-3.8.3-1|49	%{_bindir}/%{name}
12mu|gnome-contacts-3.8.3-1|50	%{_datadir}/applications/%{name}.desktop
12mu|gnome-contacts-3.8.3-1|51	%{_libexecdir}/gnome-contacts-search-provider
12mu|gnome-contacts-3.8.3-1|52	%{_datadir}/dbus-1/services/org.gnome.Contacts.SearchProvider.service
12mu|gnome-contacts-3.8.3-1|53	%{_datadir}/glib-2.0/schemas/org.gnome.Contacts.gschema.xml
12mu|gnome-contacts-3.8.3-1|54	%{_datadir}/gnome-shell/search-providers/gnome-contacts-search-provider.ini
12mu|gnome-contacts-3.8.3-1|55	%{_datadir}/glib-2.0/schemas/org.gnome.Contacts.enums.xml

19696 12
12mu|gnome-control-center-3.8.6-3|1	%define major	1
12mu|gnome-control-center-3.8.6-3|2	%define libname	%mklibname %{name} %{major}
12mu|gnome-control-center-3.8.6-3|3	%define develname %mklibname -d %{name}
12mu|gnome-control-center-3.8.6-3|4	
12mu|gnome-control-center-3.8.6-3|5	Summary:	GNOME control center
12mu|gnome-control-center-3.8.6-3|6	Name:		gnome-control-center
12mu|gnome-control-center-3.8.6-3|7	Version:	3.8.6
12mu|gnome-control-center-3.8.6-3|8	Release:	3
12mu|gnome-control-center-3.8.6-3|9	License:	GPLv2+
12mu|gnome-control-center-3.8.6-3|10	Group:		Graphical desktop/GNOME
12mu|gnome-control-center-3.8.6-3|11	URL:		http://www.gnome.org/softwaremap/projects/control-center/
12mu|gnome-control-center-3.8.6-3|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|gnome-control-center-3.8.6-3|13	Patch0:         lv3-typo-default-layout.patch
12mu|gnome-control-center-3.8.6-3|14	Patch1:		gnome-control-center-3.8.4.1-fontconfig.patch
12mu|gnome-control-center-3.8.6-3|15	Patch2:		rosa-additional-items.patch
12mu|gnome-control-center-3.8.6-3|16	Patch3:		power-critical-upoweroff.patch
12mu|gnome-control-center-3.8.6-3|17	Patch4:		gcc-increase-field-for-long-Russian-words.patch
12mu|gnome-control-center-3.8.6-3|18	Patch5:     gnome-control-center-3.8.4.1-password-strength.patch
12mu|gnome-control-center-3.8.6-3|19	Patch6:     gnome-control-center-3.8.4.1-change-own-password-without-root.patch
12mu|gnome-control-center-3.8.6-3|20	#Patch7:     gnome-control-center-3.8.4.1-scrollbar.patch
12mu|gnome-control-center-3.8.6-3|21	Patch8:		gnome-control-center-3.8.6-drop-background-test-chooser-dialog.patch
12mu|gnome-control-center-3.8.6-3|22	Patch9:		gnome-control-center-3.8.6-never-default-connection.patch
12mu|gnome-control-center-3.8.6-3|23	
12mu|gnome-control-center-3.8.6-3|24	BuildRequires:	desktop-file-utils
12mu|gnome-control-center-3.8.6-3|25	BuildRequires:	gnome-common
12mu|gnome-control-center-3.8.6-3|26	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|gnome-control-center-3.8.6-3|27	BuildRequires:	intltool
12mu|gnome-control-center-3.8.6-3|28	BuildRequires:	shared-mime-info
12mu|gnome-control-center-3.8.6-3|29	BuildRequires:	cups-devel
12mu|gnome-control-center-3.8.6-3|30	BuildRequires:	vala-devel
12mu|gnome-control-center-3.8.6-3|31	BuildRequires:	pkgconfig(cheese-gtk) >= 2.91.91.1
12mu|gnome-control-center-3.8.6-3|32	BuildRequires:  pkgconfig(libsystemd-login)
12mu|gnome-control-center-3.8.6-3|33	BuildRequires:	pkgconfig(colord) >= 0.1.25
12mu|gnome-control-center-3.8.6-3|34	BuildRequires:	pkgconfig(colord-gtk) >= 0.1.25
12mu|gnome-control-center-3.8.6-3|35	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|gnome-control-center-3.8.6-3|36	BuildRequires:	pkgconfig(gconf-2.0)
12mu|gnome-control-center-3.8.6-3|37	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.23.0
12mu|gnome-control-center-3.8.6-3|38	BuildRequires:	pkgconfig(glib-2.0) >= 2.29.14
12mu|gnome-control-center-3.8.6-3|39	BuildRequires:	pkgconfig(gnome-bluetooth-1.0)
12mu|gnome-control-center-3.8.6-3|40	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 3.1.0
12mu|gnome-control-center-3.8.6-3|41	BuildRequires:	pkgconfig(gnome-settings-daemon) >= 3.3.91
12mu|gnome-control-center-3.8.6-3|42	BuildRequires:	pkgconfig(goa-backend-1.0)
12mu|gnome-control-center-3.8.6-3|43	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mu|gnome-control-center-3.8.6-3|44	BuildRequires:	pkgconfig(gstreamer-1.0)
12mu|gnome-control-center-3.8.6-3|45	BuildRequires:	pkgconfig(gthread-2.0)
12mu|gnome-control-center-3.8.6-3|46	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|gnome-control-center-3.8.6-3|47	BuildRequires:	iso-codes-devel
12mu|gnome-control-center-3.8.6-3|48	BuildRequires:	pkgconfig(ibus-1.0)
12mu|gnome-control-center-3.8.6-3|49	BuildRequires:	pkgconfig(lcms2)
12mu|gnome-control-center-3.8.6-3|50	BuildRequires:	pkgconfig(pwquality)
12mu|gnome-control-center-3.8.6-3|51	BuildRequires:	pkgconfig(accountsservice)
12mu|gnome-control-center-3.8.6-3|52	BuildRequires:	pkgconfig(libcanberra-gtk3) >= 0.13
12mu|gnome-control-center-3.8.6-3|53	BuildRequires:	pkgconfig(libgnome-menu-3.0)
12mu|gnome-control-center-3.8.6-3|54	BuildRequires:	pkgconfig(libgnomekbd) >= 2.91.91
12mu|gnome-control-center-3.8.6-3|55	BuildRequires:	pkgconfig(libgnomekbdui) >= 2.91.91
12mu|gnome-control-center-3.8.6-3|56	BuildRequires:	pkgconfig(libgtop-2.0)
12mu|gnome-control-center-3.8.6-3|57	BuildRequires:	pkgconfig(libnm-glib) >= 0.8.992
12mu|gnome-control-center-3.8.6-3|58	BuildRequires:	pkgconfig(libnm-glib-vpn) => 0.8.992
12mu|gnome-control-center-3.8.6-3|59	BuildRequires:	pkgconfig(libnm-util) >= 0.8.992
12mu|gnome-control-center-3.8.6-3|60	BuildRequires:	pkgconfig(libnm-gtk) >= 0.8.992
12mu|gnome-control-center-3.8.6-3|61	BuildRequires:	pkgconfig(libnotify) >= 0.7.3
12mu|gnome-control-center-3.8.6-3|62	BuildRequires:	pkgconfig(libpulse) >= 0.9.16
12mu|gnome-control-center-3.8.6-3|63	BuildRequires:	pkgconfig(libpulse-mainloop-glib) >= 0.9.16
12mu|gnome-control-center-3.8.6-3|64	BuildRequires:	pkgconfig(libwacom)
12mu|gnome-control-center-3.8.6-3|65	BuildRequires:	pkgconfig(smbclient)
12mu|gnome-control-center-3.8.6-3|66	BuildRequires:	pkgconfig(libxklavier) >= 5.1
12mu|gnome-control-center-3.8.6-3|67	BuildRequires:	pkgconfig(libxml-2.0)
12mu|gnome-control-center-3.8.6-3|68	BuildRequires:	pkgconfig(NetworkManager) >= 0.8.992
12mu|gnome-control-center-3.8.6-3|69	BuildRequires:	pkgconfig(polkit-gobject-1) >= 0.97
12mu|gnome-control-center-3.8.6-3|70	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|gnome-control-center-3.8.6-3|71	BuildRequires:	pkgconfig(upower-glib) >= 0.9.1
12mu|gnome-control-center-3.8.6-3|72	BuildRequires:	pkgconfig(x11)
12mu|gnome-control-center-3.8.6-3|73	BuildRequires:	pkgconfig(xxf86misc)
12mu|gnome-control-center-3.8.6-3|74	BuildRequires:	pkgconfig(xi) >= 1.2
12mu|gnome-control-center-3.8.6-3|75	BuildRequires:	pkgconfig(mm-glib)
12mu|gnome-control-center-3.8.6-3|76	
12mu|gnome-control-center-3.8.6-3|77	BuildRequires:	docbook-style-xsl
12mu|gnome-control-center-3.8.6-3|78	
12mu|gnome-control-center-3.8.6-3|79	Requires: gnome-settings-daemon >= 2.21.5
12mu|gnome-control-center-3.8.6-3|80	Requires: cups-pk-helper
12mu|gnome-control-center-3.8.6-3|81	Requires(post,postun): shared-mime-info desktop-file-utils
12mu|gnome-control-center-3.8.6-3|82	
12mu|gnome-control-center-3.8.6-3|83	%description
12mu|gnome-control-center-3.8.6-3|84	GNOME Control-center is a configuration tool for easily
12mu|gnome-control-center-3.8.6-3|85	setting up your GNOME environment.
12mu|gnome-control-center-3.8.6-3|86	
12mu|gnome-control-center-3.8.6-3|87	%package -n %{develname}
12mu|gnome-control-center-3.8.6-3|88	Summary:	Development libraries, include files for GNOME control center
12mu|gnome-control-center-3.8.6-3|89	Group:		Development/GNOME and GTK+
12mu|gnome-control-center-3.8.6-3|90	Obsoletes:	%{_lib}gnome-window-settings-devel
12mu|gnome-control-center-3.8.6-3|91	
12mu|gnome-control-center-3.8.6-3|92	%description -n %{develname}
12mu|gnome-control-center-3.8.6-3|93	Development libraries, include files for GNOME Control Center
12mu|gnome-control-center-3.8.6-3|94	
12mu|gnome-control-center-3.8.6-3|95	%prep
12mu|gnome-control-center-3.8.6-3|96	%setup -q
12mu|gnome-control-center-3.8.6-3|97	%apply_patches
12mu|gnome-control-center-3.8.6-3|98	
12mu|gnome-control-center-3.8.6-3|99	%build
12mu|gnome-control-center-3.8.6-3|100	
12mu|gnome-control-center-3.8.6-3|101	# Build egg-list-box
12mu|gnome-control-center-3.8.6-3|102	pushd egg-list-box
12mu|gnome-control-center-3.8.6-3|103	%configure
12mu|gnome-control-center-3.8.6-3|104	make
12mu|gnome-control-center-3.8.6-3|105	popd
12mu|gnome-control-center-3.8.6-3|106	
12mu|gnome-control-center-3.8.6-3|107	%configure2_5x \
12mu|gnome-control-center-3.8.6-3|108	--disable-static
12mu|gnome-control-center-3.8.6-3|109	
12mu|gnome-control-center-3.8.6-3|110	%make V=1
12mu|gnome-control-center-3.8.6-3|111	
12mu|gnome-control-center-3.8.6-3|112	%install
12mu|gnome-control-center-3.8.6-3|113	%makeinstall_std
12mu|gnome-control-center-3.8.6-3|114	find %{buildroot} -name '*.la' -exec rm -f {} \;
12mu|gnome-control-center-3.8.6-3|115	rm -f %{buildroot}%{_datadir}/applications/mimeinfo.cache
12mu|gnome-control-center-3.8.6-3|116	
12mu|gnome-control-center-3.8.6-3|117	%{find_lang} %{name}-2.0 --with-gnome --all-name
12mu|gnome-control-center-3.8.6-3|118	
12mu|gnome-control-center-3.8.6-3|119	desktop-file-install --vendor="" \
12mu|gnome-control-center-3.8.6-3|120	--remove-category="Application" \
12mu|gnome-control-center-3.8.6-3|121	--remove-category="PersonalSettings" \
12mu|gnome-control-center-3.8.6-3|122	--add-category="X-MandrivaLinux-System-Configuration-GNOME" \
12mu|gnome-control-center-3.8.6-3|123	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mu|gnome-control-center-3.8.6-3|124	
12mu|gnome-control-center-3.8.6-3|125	%files -f %{name}-2.0.lang
12mu|gnome-control-center-3.8.6-3|126	%doc AUTHORS NEWS README
12mu|gnome-control-center-3.8.6-3|127	%{_bindir}/gnome-control-center
12mu|gnome-control-center-3.8.6-3|128	%{_libexecdir}/gnome-control-center-search-provider
12mu|gnome-control-center-3.8.6-3|129	%{_libdir}/cc-remote-login-helper
12mu|gnome-control-center-3.8.6-3|130	%{_datadir}/applications/*
12mu|gnome-control-center-3.8.6-3|131	%{_datadir}/gnome-control-center/
12mu|gnome-control-center-3.8.6-3|132	%{_datadir}/icons/hicolor/*/*/*
12mu|gnome-control-center-3.8.6-3|133	%{_datadir}/sounds/gnome/default/*
12mu|gnome-control-center-3.8.6-3|134	%{_datadir}/pixmaps
12mu|gnome-control-center-3.8.6-3|135	%{_datadir}/dbus-1/services/*
12mu|gnome-control-center-3.8.6-3|136	%{_datadir}/bash-completion/*
12mu|gnome-control-center-3.8.6-3|137	%{_datadir}/gnome-shell
12mu|gnome-control-center-3.8.6-3|138	%{_mandir}/man?/*
12mu|gnome-control-center-3.8.6-3|139	%{_datadir}/polkit-1/actions/*.policy
12mu|gnome-control-center-3.8.6-3|140	%{_datadir}/polkit-1/rules.d/*.rules
12mu|gnome-control-center-3.8.6-3|141	
12mu|gnome-control-center-3.8.6-3|142	%files -n %{develname}
12mu|gnome-control-center-3.8.6-3|143	%{_datadir}/pkgconfig/*
12mu|gnome-control-center-3.8.6-3|144	
12mu|gnome-control-center-3.8.6-3|145	%changelog
12mu|gnome-control-center-3.8.6-3|146	* Wed Jul 02 2014 Ural Mullabaev <ural.mullabaev@rosalab.ru> 3.8.6-3
12mu|gnome-control-center-3.8.6-3|147	+ Revision: 33330ff
12mu|gnome-control-center-3.8.6-3|148	- Fixed applying never default connection button state
12mu|gnome-control-center-3.8.6-3|149	
12mu|gnome-control-center-3.8.6-3|150	* Wed Mar 12 2014 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.8.6-2
12mu|gnome-control-center-3.8.6-3|151	+ Revision: a5a0d6b
12mu|gnome-control-center-3.8.6-3|152	- Added icon for drakxservices
12mu|gnome-control-center-3.8.6-3|153	
12mu|gnome-control-center-3.8.6-3|154	* Thu Feb 13 2014 akdengi <kazancas@mandriva.ru> 3.8.6-1
12mu|gnome-control-center-3.8.6-3|155	+ Revision: ff1db4d
12mu|gnome-control-center-3.8.6-3|156	- Update to 3.8.6
12mu|gnome-control-center-3.8.6-3|157	
12mu|gnome-control-center-3.8.6-3|158	* Thu Feb 13 2014 akdengi <alexander.kazancev@rosalab.ru> 3.8.4.1-9
12mu|gnome-control-center-3.8.6-3|159	+ Revision: e29daae
12mu|gnome-control-center-3.8.6-3|160	- use logind instead upower when battery power crytical
12mu|gnome-control-center-3.8.6-3|161	
12mu|gnome-control-center-3.8.6-3|162	* Fri Jan 17 2014 akdengi <kazancas@mandriva.ru> 3.8.4.1-8
12mu|gnome-control-center-3.8.6-3|163	+ Revision: 46d44cd
12mu|gnome-control-center-3.8.6-3|164	- disable upower patch
12mu|gnome-control-center-3.8.6-3|165	
12mu|gnome-control-center-3.8.6-3|166	* Fri Nov 22 2013 Ural Mullabaev <ural.mullabaev@rosalab.ru> 3.8.4.1-7
12mu|gnome-control-center-3.8.6-3|167	+ Revision: 86161f5
12mu|gnome-control-center-3.8.6-3|168	- Increased width for scrollbar
12mu|gnome-control-center-3.8.6-3|169	
12mu|gnome-control-center-3.8.6-3|170	* Fri Nov 22 2013 Ural Mullabaev <ural.mullabaev@rosalab.ru> 3.8.4.1-6
12mu|gnome-control-center-3.8.6-3|171	+ Revision: 760c472
12mu|gnome-control-center-3.8.6-3|172	- Fixed appearing scrollbar in VirtualBox
12mu|gnome-control-center-3.8.6-3|173	
12mu|gnome-control-center-3.8.6-3|174	* Fri Nov 22 2013 Ural Mullabaev <ural.mullabaev@rosalab.ru> 3.8.4.1-6
12mu|gnome-control-center-3.8.6-3|175	+ Revision: 7e4f4d0
12mu|gnome-control-center-3.8.6-3|176	- Allow change own password without root privileges
12mu|gnome-control-center-3.8.6-3|177	
12mu|gnome-control-center-3.8.6-3|178	* Fri Nov 22 2013 Ural Mullabaev <ural.mullabaev@rosalab.ru> 3.8.4.1-6
12mu|gnome-control-center-3.8.6-3|179	+ Revision: 5fbcef5
12mu|gnome-control-center-3.8.6-3|180	- Added patch to disable the ban passwords with less strength
12mu|gnome-control-center-3.8.6-3|181	
12mu|gnome-control-center-3.8.6-3|182	* Fri Nov 15 2013 Tigro <ashejn@gmail.com> 3.8.4.1-6
12mu|gnome-control-center-3.8.6-3|183	+ Revision: 3d27f43
12mu|gnome-control-center-3.8.6-3|184	- bump release
12mu|gnome-control-center-3.8.6-3|185	
12mu|gnome-control-center-3.8.6-3|186	* Fri Nov 15 2013 Tigro <ashejn@gmail.com> 3.8.4.1-5
12mu|gnome-control-center-3.8.6-3|187	+ Revision: 7974251
12mu|gnome-control-center-3.8.6-3|188	- move item to Personal
12mu|gnome-control-center-3.8.6-3|189	
12mu|gnome-control-center-3.8.6-3|190	* Wed Nov 06 2013 Arkady Shane <ashejn@gmail.com> 3.8.4.1-5
12mu|gnome-control-center-3.8.6-3|191	+ Revision: 8f3e802
12mu|gnome-control-center-3.8.6-3|192	- bump release
12mu|gnome-control-center-3.8.6-3|193	
12mu|gnome-control-center-3.8.6-3|194	* Wed Nov 06 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 3.8.4.1-4
12mu|gnome-control-center-3.8.6-3|195	+ Revision: a438fc4
12mu|gnome-control-center-3.8.6-3|196	- Fix: Increases the width of the text box for the long Russian words that
12mu|gnome-control-center-3.8.6-3|197	- were not previously included in full.
12mu|gnome-control-center-3.8.6-3|198	
12mu|gnome-control-center-3.8.6-3|199	* Mon Oct 14 2013 akdengi <alexander.kazancev@rosalab.ru> 3.8.4.1-4
12mu|gnome-control-center-3.8.6-3|200	+ Revision: 09c86ee
12mu|gnome-control-center-3.8.6-3|201	- fix power menu for critical energy with no using upower
12mu|gnome-control-center-3.8.6-3|202	
12mu|gnome-control-center-3.8.6-3|203	* Thu Sep 26 2013 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.8.4.1-3
12mu|gnome-control-center-3.8.6-3|204	+ Revision: 33a7a27
12mu|gnome-control-center-3.8.6-3|205	- Added forgoten patch
12mu|gnome-control-center-3.8.6-3|206	
12mu|gnome-control-center-3.8.6-3|207	* Thu Sep 26 2013 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.8.4.1-3
12mu|gnome-control-center-3.8.6-3|208	+ Revision: ef71796
12mu|gnome-control-center-3.8.6-3|209	- Added patch with Rosa Software Center and Gnome Tweak Tool launch icons.
12mu|gnome-control-center-3.8.6-3|210	
12mu|gnome-control-center-3.8.6-3|211	* Wed Aug 28 2013 Tigro <ashejn@gmail.com> 3.8.4.1-2
12mu|gnome-control-center-3.8.6-3|212	+ Revision: c00b476
12mu|gnome-control-center-3.8.6-3|213	- fix translation
12mu|gnome-control-center-3.8.6-3|214	
12mu|gnome-control-center-3.8.6-3|215	* Fri Jul 26 2013 Tigro <ashejn@gmail.com> 3.8.4.1-1
12mu|gnome-control-center-3.8.6-3|216	+ Revision: 6377f44
12mu|gnome-control-center-3.8.6-3|217	- update to 3.8.4.1
12mu|gnome-control-center-3.8.6-3|218	
12mu|gnome-control-center-3.8.6-3|219	* Fri Jul 26 2013 Tigro <ashejn@gmail.com> 3.8.3-5
12mu|gnome-control-center-3.8.6-3|220	+ Revision: d305b7e
12mu|gnome-control-center-3.8.6-3|221	- update patch
12mu|gnome-control-center-3.8.6-3|222	
12mu|gnome-control-center-3.8.6-3|223	* Wed Jul 03 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 3.8.3-5
12mu|gnome-control-center-3.8.6-3|224	+ Revision: ce60b08
12mu|gnome-control-center-3.8.6-3|225	- pkgconfig(iso-codes) changed to iso-codes-devel
12mu|gnome-control-center-3.8.6-3|226	
12mu|gnome-control-center-3.8.6-3|227	* Mon Jul 01 2013 Tigro <ashejn@gmail.com> 3.8.3-5
12mu|gnome-control-center-3.8.6-3|228	+ Revision: 59756cc
12mu|gnome-control-center-3.8.6-3|229	- update patches
12mu|gnome-control-center-3.8.6-3|230	
12mu|gnome-control-center-3.8.6-3|231	* Thu Jun 27 2013 Tigro <ashejn@gmail.com> 3.8.3-5
12mu|gnome-control-center-3.8.6-3|232	+ Revision: 06234ee
12mu|gnome-control-center-3.8.6-3|233	- drop fontconfig patch
12mu|gnome-control-center-3.8.6-3|234	
12mu|gnome-control-center-3.8.6-3|235	* Thu Jun 27 2013 Tigro <ashejn@gmail.com> 3.8.3-5
12mu|gnome-control-center-3.8.6-3|236	+ Revision: 70601b5
12mu|gnome-control-center-3.8.6-3|237	- bump release
12mu|gnome-control-center-3.8.6-3|238	
12mu|gnome-control-center-3.8.6-3|239	* Thu Jun 27 2013 Tigro <ashejn@gmail.com> 3.8.3-4
12mu|gnome-control-center-3.8.6-3|240	+ Revision: ff4b4aa
12mu|gnome-control-center-3.8.6-3|241	- added support of 3 level modifier
12mu|gnome-control-center-3.8.6-3|242	
12mu|gnome-control-center-3.8.6-3|243	* Thu Jun 27 2013 Tigro <ashejn@gmail.com> 3.8.3-4
12mu|gnome-control-center-3.8.6-3|244	+ Revision: 64d9339
12mu|gnome-control-center-3.8.6-3|245	- added font configuration item
12mu|gnome-control-center-3.8.6-3|246	
12mu|gnome-control-center-3.8.6-3|247	* Thu Jun 20 2013 root <root@localhost.localdomain> 3.8.3-4
12mu|gnome-control-center-3.8.6-3|248	+ Revision: 9799c3c
12mu|gnome-control-center-3.8.6-3|249	- sync to gnome38 branch
12mu|gnome-control-center-3.8.6-3|250	
12mu|gnome-control-center-3.8.6-3|251	* Thu Feb 28 2013 Tigro <ashejn@gmail.com> 3.6.3-5
12mu|gnome-control-center-3.8.6-3|252	+ Revision: 2d1e3bc
12mu|gnome-control-center-3.8.6-3|253	- do not remove user account
12mu|gnome-control-center-3.8.6-3|254	
12mu|gnome-control-center-3.8.6-3|255	* Thu Feb 28 2013 Tigro <ashejn@gmail.com> 3.6.3-5
12mu|gnome-control-center-3.8.6-3|256	+ Revision: d8ef0cd
12mu|gnome-control-center-3.8.6-3|257	- drop gnome-user-accaunts-panel.desktop
12mu|gnome-control-center-3.8.6-3|258	
12mu|gnome-control-center-3.8.6-3|259	* Thu Feb 28 2013 Tigro <ashejn@gmail.com> 3.6.3-4.1
12mu|gnome-control-center-3.8.6-3|260	+ Revision: 17d94e4
12mu|gnome-control-center-3.8.6-3|261	- crypt password with sha256
12mu|gnome-control-center-3.8.6-3|262	
12mu|gnome-control-center-3.8.6-3|263	* Fri Feb 08 2013 Tigro <ashejn@gmail.com> 3.6.3-4
12mu|gnome-control-center-3.8.6-3|264	+ Revision: 7f40d7b
12mu|gnome-control-center-3.8.6-3|265	- bump release
12mu|gnome-control-center-3.8.6-3|266	
12mu|gnome-control-center-3.8.6-3|267	

19697 12
12mu|gnome-desktop3-3.8.4-1|1	%define oname gnome-desktop
12mu|gnome-desktop3-3.8.4-1|2	
12mu|gnome-desktop3-3.8.4-1|3	%define	api_version	3
12mu|gnome-desktop3-3.8.4-1|4	%define api		3.0
12mu|gnome-desktop3-3.8.4-1|5	%define major		7
12mu|gnome-desktop3-3.8.4-1|6	
12mu|gnome-desktop3-3.8.4-1|7	%define libname		%mklibname %{oname} %{api_version} %{major}
12mu|gnome-desktop3-3.8.4-1|8	%define develname	%mklibname -d %{oname} %{api_version}
12mu|gnome-desktop3-3.8.4-1|9	%define girname		%mklibname %{oname}-gir %{api}
12mu|gnome-desktop3-3.8.4-1|10	
12mu|gnome-desktop3-3.8.4-1|11	Summary:	Package containing code shared among gnome-panel, gnome-session, nautilus, etc
12mu|gnome-desktop3-3.8.4-1|12	Name:		%{oname}3
12mu|gnome-desktop3-3.8.4-1|13	Version:	3.8.4
12mu|gnome-desktop3-3.8.4-1|14	Release:	1
12mu|gnome-desktop3-3.8.4-1|15	License:	GPLv2+ and LGPLv2+
12mu|gnome-desktop3-3.8.4-1|16	Group:		Graphical desktop/GNOME
12mu|gnome-desktop3-3.8.4-1|17	URL:		http://www.gnome.org
12mu|gnome-desktop3-3.8.4-1|18	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{oname}/3.8/%{oname}-%{version}.tar.xz
12mu|gnome-desktop3-3.8.4-1|19	
12mu|gnome-desktop3-3.8.4-1|20	BuildRequires:	gtk-doc
12mu|gnome-desktop3-3.8.4-1|21	BuildRequires:	intltool
12mu|gnome-desktop3-3.8.4-1|22	BuildRequires:	ldetect-lst
12mu|gnome-desktop3-3.8.4-1|23	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mu|gnome-desktop3-3.8.4-1|24	BuildRequires:	pkgconfig(glib-2.0)
12mu|gnome-desktop3-3.8.4-1|25	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|gnome-desktop3-3.8.4-1|26	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|gnome-desktop3-3.8.4-1|27	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mu|gnome-desktop3-3.8.4-1|28	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|gnome-desktop3-3.8.4-1|29	BuildRequires:	pkgconfig(x11)
12mu|gnome-desktop3-3.8.4-1|30	BuildRequires:	pkgconfig(xext)
12mu|gnome-desktop3-3.8.4-1|31	BuildRequires:	pkgconfig(xrandr)
12mu|gnome-desktop3-3.8.4-1|32	BuildRequires:	pkgconfig(xkbfile)
12mu|gnome-desktop3-3.8.4-1|33	BuildRequires:	pkgconfig(xkeyboard-config)
12mu|gnome-desktop3-3.8.4-1|34	BuildRequires:	itstool, iso-codes-devel
12mu|gnome-desktop3-3.8.4-1|35	
12mu|gnome-desktop3-3.8.4-1|36	
12mu|gnome-desktop3-3.8.4-1|37	Requires:	ldetect-lst >= 0.1.282
12mu|gnome-desktop3-3.8.4-1|38	Obsoletes:	%{name}-common < 2.91.92
12mu|gnome-desktop3-3.8.4-1|39	Conflicts:	gnome-desktop-common < 2.32.1-2
12mu|gnome-desktop3-3.8.4-1|40	%rename 	%{oname}
12mu|gnome-desktop3-3.8.4-1|41	
12mu|gnome-desktop3-3.8.4-1|42	%description
12mu|gnome-desktop3-3.8.4-1|43	This package contains some data files and other shared components of the
12mu|gnome-desktop3-3.8.4-1|44	GNOME user environment.
12mu|gnome-desktop3-3.8.4-1|45	
12mu|gnome-desktop3-3.8.4-1|46	%package -n %{libname}
12mu|gnome-desktop3-3.8.4-1|47	Summary:	%{summary}
12mu|gnome-desktop3-3.8.4-1|48	Group:		System/Libraries
12mu|gnome-desktop3-3.8.4-1|49	%rename		%{_lib}%{oname}-3_2
12mu|gnome-desktop3-3.8.4-1|50	Obsoletes:	%{_lib}gnome-desktop3_4
12mu|gnome-desktop3-3.8.4-1|51	
12mu|gnome-desktop3-3.8.4-1|52	%description -n %{libname}
12mu|gnome-desktop3-3.8.4-1|53	This package contains an internal library
12mu|gnome-desktop3-3.8.4-1|54	(libgnomedesktop) used to implement some portions of the GNOME
12mu|gnome-desktop3-3.8.4-1|55	desktop.
12mu|gnome-desktop3-3.8.4-1|56	
12mu|gnome-desktop3-3.8.4-1|57	%package -n %{girname}
12mu|gnome-desktop3-3.8.4-1|58	Summary:	GObject Introspection interface description for %{oname}
12mu|gnome-desktop3-3.8.4-1|59	Group:		System/Libraries
12mu|gnome-desktop3-3.8.4-1|60	
12mu|gnome-desktop3-3.8.4-1|61	%description -n %{girname}
12mu|gnome-desktop3-3.8.4-1|62	GObject Introspection interface description for %{oname}.
12mu|gnome-desktop3-3.8.4-1|63	
12mu|gnome-desktop3-3.8.4-1|64	%package -n %{develname}
12mu|gnome-desktop3-3.8.4-1|65	Summary:	Development libraries, include files for %{oname}
12mu|gnome-desktop3-3.8.4-1|66	Group:		Development/GNOME and GTK+
12mu|gnome-desktop3-3.8.4-1|67	Provides:	%{name}-devel = %{version}-%{release}
12mu|gnome-desktop3-3.8.4-1|68	Requires:	%{libname} = %{version}-%{release}
12mu|gnome-desktop3-3.8.4-1|69	Requires:	%{girname} = %{version}-%{release}
12mu|gnome-desktop3-3.8.4-1|70	
12mu|gnome-desktop3-3.8.4-1|71	%description -n %{develname}
12mu|gnome-desktop3-3.8.4-1|72	Development libraries, include files for internal library %{oname}.
12mu|gnome-desktop3-3.8.4-1|73	
12mu|gnome-desktop3-3.8.4-1|74	%prep
12mu|gnome-desktop3-3.8.4-1|75	%setup -qn %{oname}-%{version}
12mu|gnome-desktop3-3.8.4-1|76	
12mu|gnome-desktop3-3.8.4-1|77	%build
12mu|gnome-desktop3-3.8.4-1|78	%configure2_5x \
12mu|gnome-desktop3-3.8.4-1|79	--disable-static \
12mu|gnome-desktop3-3.8.4-1|80	--with-gnome-distributor="%_vendor" \
12mu|gnome-desktop3-3.8.4-1|81	--disable-scrollkeeper \
12mu|gnome-desktop3-3.8.4-1|82	--with-pnp-ids-path=%{_datadir}/hwdata/pnp.ids
12mu|gnome-desktop3-3.8.4-1|83	
12mu|gnome-desktop3-3.8.4-1|84	%make LIBS='-lrt -lgmodule-2.0'
12mu|gnome-desktop3-3.8.4-1|85	
12mu|gnome-desktop3-3.8.4-1|86	%install
12mu|gnome-desktop3-3.8.4-1|87	%makeinstall_std
12mu|gnome-desktop3-3.8.4-1|88	rm -f %{buildroot}%{_libdir}/*.la
12mu|gnome-desktop3-3.8.4-1|89	
12mu|gnome-desktop3-3.8.4-1|90	%find_lang %{oname}-%{api}
12mu|gnome-desktop3-3.8.4-1|91	for d in `ls -1 %{buildroot}%{_datadir}/gnome/help/`; do
12mu|gnome-desktop3-3.8.4-1|92	%find_lang $d --with-gnome
12mu|gnome-desktop3-3.8.4-1|93	cat $d.lang >> %{oname}-%{api}.lang
12mu|gnome-desktop3-3.8.4-1|94	done
12mu|gnome-desktop3-3.8.4-1|95	
12mu|gnome-desktop3-3.8.4-1|96	%files -f %{oname}-%{api}.lang
12mu|gnome-desktop3-3.8.4-1|97	%doc AUTHORS COPYING ChangeLog NEWS README
12mu|gnome-desktop3-3.8.4-1|98	%{_datadir}/gnome/gnome-version.xml
12mu|gnome-desktop3-3.8.4-1|99	%{_datadir}/help/*
12mu|gnome-desktop3-3.8.4-1|100	
12mu|gnome-desktop3-3.8.4-1|101	%files -n %{libname}
12mu|gnome-desktop3-3.8.4-1|102	%{_libdir}/libgnome-desktop-%{api_version}.so.%{major}*
12mu|gnome-desktop3-3.8.4-1|103	%{_libdir}/gnome-rr-debug
12mu|gnome-desktop3-3.8.4-1|104	
12mu|gnome-desktop3-3.8.4-1|105	%files -n %{girname}
12mu|gnome-desktop3-3.8.4-1|106	%{_libdir}/girepository-1.0/GnomeDesktop-%{api}.typelib
12mu|gnome-desktop3-3.8.4-1|107	
12mu|gnome-desktop3-3.8.4-1|108	%files -n %{develname}
12mu|gnome-desktop3-3.8.4-1|109	%{_includedir}/*
12mu|gnome-desktop3-3.8.4-1|110	%{_libdir}/*.so
12mu|gnome-desktop3-3.8.4-1|111	%{_libdir}/pkgconfig/*
12mu|gnome-desktop3-3.8.4-1|112	%{_datadir}/gir-1.0/GnomeDesktop-%{api}.gir
12mu|gnome-desktop3-3.8.4-1|113	%doc %{_datadir}/gtk-doc/html/*
12mu|gnome-desktop3-3.8.4-1|114	
12mu|gnome-desktop3-3.8.4-1|115	
12mu|gnome-desktop3-3.8.4-1|116	%changelog
12mu|gnome-desktop3-3.8.4-1|117	* Mon Nov 18 2013 Tigro <ashejn@gmail.com> 3.8.4-1
12mu|gnome-desktop3-3.8.4-1|118	+ Revision: a1b37b1
12mu|gnome-desktop3-3.8.4-1|119	- drop old sources
12mu|gnome-desktop3-3.8.4-1|120	
12mu|gnome-desktop3-3.8.4-1|121	

19698 12
12mu|gnome-dictionary-3.6.0-1|1	%define major	6
12mu|gnome-dictionary-3.6.0-1|2	%define api	1.0
12mu|gnome-dictionary-3.6.0-1|3	%define libname	%mklibname gdict %{api} %{major}
12mu|gnome-dictionary-3.6.0-1|4	%define devname	%mklibname -d gdict %{api}
12mu|gnome-dictionary-3.6.0-1|5	
12mu|gnome-dictionary-3.6.0-1|6	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|gnome-dictionary-3.6.0-1|7	
12mu|gnome-dictionary-3.6.0-1|8	Name:		gnome-dictionary
12mu|gnome-dictionary-3.6.0-1|9	Epoch:		1
12mu|gnome-dictionary-3.6.0-1|10	Version:	3.6.0
12mu|gnome-dictionary-3.6.0-1|11	Release:	1
12mu|gnome-dictionary-3.6.0-1|12	Summary:	GNOME Dictionary
12mu|gnome-dictionary-3.6.0-1|13	License:	GPLv2+ and LGPLv2
12mu|gnome-dictionary-3.6.0-1|14	Group:		Graphical desktop/GNOME
12mu|gnome-dictionary-3.6.0-1|15	Url:		http://www.gnome.org
12mu|gnome-dictionary-3.6.0-1|16	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|gnome-dictionary-3.6.0-1|17	BuildRequires:	intltool, itstool
12mu|gnome-dictionary-3.6.0-1|18	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|gnome-dictionary-3.6.0-1|19	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
12mu|gnome-dictionary-3.6.0-1|20	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
12mu|gnome-dictionary-3.6.0-1|21	Conflicts:	gnome-utils < 1:3.3.2
12mu|gnome-dictionary-3.6.0-1|22	
12mu|gnome-dictionary-3.6.0-1|23	%description
12mu|gnome-dictionary-3.6.0-1|24	GNOME Dictionary - Look up words in dictionary sources.
12mu|gnome-dictionary-3.6.0-1|25	
12mu|gnome-dictionary-3.6.0-1|26	%package -n %{libname}
12mu|gnome-dictionary-3.6.0-1|27	Group:		System/Libraries
12mu|gnome-dictionary-3.6.0-1|28	Summary:	GNOME dictionary shared library
12mu|gnome-dictionary-3.6.0-1|29	
12mu|gnome-dictionary-3.6.0-1|30	%description -n %{libname}
12mu|gnome-dictionary-3.6.0-1|31	This is the shared library required by the GNOME Dictionary.
12mu|gnome-dictionary-3.6.0-1|32	
12mu|gnome-dictionary-3.6.0-1|33	%package -n %{devname}
12mu|gnome-dictionary-3.6.0-1|34	Group:		Development/C
12mu|gnome-dictionary-3.6.0-1|35	Summary:	GNOME dictionary library development files
12mu|gnome-dictionary-3.6.0-1|36	Requires:	%{libname} = %{epoch}:%{version}-%{release}
12mu|gnome-dictionary-3.6.0-1|37	Provides:	libgdict%{api}-devel = %{epoch}:%{version}-%{release}
12mu|gnome-dictionary-3.6.0-1|38	
12mu|gnome-dictionary-3.6.0-1|39	%description -n %{devname}
12mu|gnome-dictionary-3.6.0-1|40	This is the shared library required by the GNOME Dictionary.
12mu|gnome-dictionary-3.6.0-1|41	
12mu|gnome-dictionary-3.6.0-1|42	%prep
12mu|gnome-dictionary-3.6.0-1|43	%setup -q
12mu|gnome-dictionary-3.6.0-1|44	
12mu|gnome-dictionary-3.6.0-1|45	%build
12mu|gnome-dictionary-3.6.0-1|46	%configure2_5x \
12mu|gnome-dictionary-3.6.0-1|47	--disable-rpath \
12mu|gnome-dictionary-3.6.0-1|48	--disable-static \
12mu|gnome-dictionary-3.6.0-1|49	--disable-schemas-compile \
12mu|gnome-dictionary-3.6.0-1|50	--disable-scrollkeeper
12mu|gnome-dictionary-3.6.0-1|51	%make
12mu|gnome-dictionary-3.6.0-1|52	
12mu|gnome-dictionary-3.6.0-1|53	%install
12mu|gnome-dictionary-3.6.0-1|54	%makeinstall_std
12mu|gnome-dictionary-3.6.0-1|55	
12mu|gnome-dictionary-3.6.0-1|56	%find_lang %{name} --with-gnome
12mu|gnome-dictionary-3.6.0-1|57	
12mu|gnome-dictionary-3.6.0-1|58	#we don't want these
12mu|gnome-dictionary-3.6.0-1|59	find %{buildroot} -name "*.la" -delete
12mu|gnome-dictionary-3.6.0-1|60	
12mu|gnome-dictionary-3.6.0-1|61	%files -f %{name}.lang
12mu|gnome-dictionary-3.6.0-1|62	%doc README NEWS AUTHORS TODO
12mu|gnome-dictionary-3.6.0-1|63	%{_bindir}/%{name}
12mu|gnome-dictionary-3.6.0-1|64	%{_datadir}/%{name}/
12mu|gnome-dictionary-3.6.0-1|65	%{_datadir}/gdict-%{api}/
12mu|gnome-dictionary-3.6.0-1|66	%{_datadir}/glib-2.0/schemas/org.gnome.dictionary.gschema.xml
12mu|gnome-dictionary-3.6.0-1|67	%{_datadir}/applications/%{name}.desktop
12mu|gnome-dictionary-3.6.0-1|68	%{_mandir}/man1/%{name}.1.*
12mu|gnome-dictionary-3.6.0-1|69	
12mu|gnome-dictionary-3.6.0-1|70	%files -n %{libname}
12mu|gnome-dictionary-3.6.0-1|71	%{_libdir}/libgdict-%{api}.so.%{major}*
12mu|gnome-dictionary-3.6.0-1|72	
12mu|gnome-dictionary-3.6.0-1|73	%files -n %{devname}
12mu|gnome-dictionary-3.6.0-1|74	%doc %{_datadir}/gtk-doc/html/gdict/
12mu|gnome-dictionary-3.6.0-1|75	%{_libdir}/libgdict-%{api}.so
12mu|gnome-dictionary-3.6.0-1|76	%{_libdir}/pkgconfig/gdict-%{api}.pc
12mu|gnome-dictionary-3.6.0-1|77	%{_includedir}/gdict-%{api}
12mu|gnome-dictionary-3.6.0-1|78	
12mu|gnome-dictionary-3.6.0-1|79	
12mu|gnome-dictionary-3.6.0-1|80	
12mu|gnome-dictionary-3.6.0-1|81	%changelog
12mu|gnome-dictionary-3.6.0-1|82	* Wed Jan  9 2013 Arkady L. Shane <ashejn@rosalinux.ru> 1:3.6.0-1
12mu|gnome-dictionary-3.6.0-1|83	- update to 3.6.0
12mu|gnome-dictionary-3.6.0-1|84	
12mu|gnome-dictionary-3.6.0-1|85	* Fri May 04 2012 Matthew Dawkins <mattydaw@mandriva.org> 1:3.4.0-1
12mu|gnome-dictionary-3.6.0-1|86	+ Revision: 796153
12mu|gnome-dictionary-3.6.0-1|87	- imported package gnome-dictionary
12mu|gnome-dictionary-3.6.0-1|88	
12mu|gnome-dictionary-3.6.0-1|89	
12mu|gnome-dictionary-3.6.0-1|90	
12mu|gnome-dictionary-3.6.0-1|91	* Mon Mar 26 2012 ovitters <ovitters> 1:3.4.0-1.mga2
12mu|gnome-dictionary-3.6.0-1|92	+ Revision: 226574
12mu|gnome-dictionary-3.6.0-1|93	- new version 3.4.0
12mu|gnome-dictionary-3.6.0-1|94	
12mu|gnome-dictionary-3.6.0-1|95	* Sat Oct 29 2011 wally <wally> 1:3.3.2-1.mga2
12mu|gnome-dictionary-3.6.0-1|96	+ Revision: 159568
12mu|gnome-dictionary-3.6.0-1|97	- imported package gnome-dictionary
12mu|gnome-dictionary-3.6.0-1|98	

19699 12
12mu|gnome-disk-utility-3.8.2-1|1	%define Werror_cflags %nil
12mu|gnome-disk-utility-3.8.2-1|2	
12mu|gnome-disk-utility-3.8.2-1|3	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|gnome-disk-utility-3.8.2-1|4	
12mu|gnome-disk-utility-3.8.2-1|5	Summary:	Disk management daemon
12mu|gnome-disk-utility-3.8.2-1|6	Name:		gnome-disk-utility
12mu|gnome-disk-utility-3.8.2-1|7	Version:	3.8.2
12mu|gnome-disk-utility-3.8.2-1|8	Release:	1
12mu|gnome-disk-utility-3.8.2-1|9	License:	LGPLv2+
12mu|gnome-disk-utility-3.8.2-1|10	Group:		System/Configuration/Other
12mu|gnome-disk-utility-3.8.2-1|11	URL:		http://git.gnome.org/cgit/gnome-disk-utility
12mu|gnome-disk-utility-3.8.2-1|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|gnome-disk-utility-3.8.2-1|13	BuildRequires:	pkgconfig(gio-unix-2.0) >= 2.31.0
12mu|gnome-disk-utility-3.8.2-1|14	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.3.0
12mu|gnome-disk-utility-3.8.2-1|15	BuildRequires:	pkgconfig(udisks2) >= 1.90
12mu|gnome-disk-utility-3.8.2-1|16	BuildRequires:	pkgconfig(gnome-keyring-1)
12mu|gnome-disk-utility-3.8.2-1|17	BuildRequires:	pkgconfig(pwquality)
12mu|gnome-disk-utility-3.8.2-1|18	BuildRequires:	pkgconfig(libsystemd-login) >= 186
12mu|gnome-disk-utility-3.8.2-1|19	BuildRequires:	pkgconfig(libsecret-1)
12mu|gnome-disk-utility-3.8.2-1|20	BuildRequires:	pkgconfig(libcanberra-gtk3)
12mu|gnome-disk-utility-3.8.2-1|21	BuildRequires:	pkgconfig(dvdread)
12mu|gnome-disk-utility-3.8.2-1|22	BuildRequires:	pkgconfig(gnome-settings-daemon)
12mu|gnome-disk-utility-3.8.2-1|23	BuildRequires:	pkgconfig(libnotify)
12mu|gnome-disk-utility-3.8.2-1|24	BuildRequires:	gnome-doc-utils
12mu|gnome-disk-utility-3.8.2-1|25	BuildRequires:	intltool
12mu|gnome-disk-utility-3.8.2-1|26	BuildRequires:	gtk-doc
12mu|gnome-disk-utility-3.8.2-1|27	Requires:	polkit-agent
12mu|gnome-disk-utility-3.8.2-1|28	Requires:	udisks2 >= 1.90
12mu|gnome-disk-utility-3.8.2-1|29	%rename	palimpsest
12mu|gnome-disk-utility-3.8.2-1|30	
12mu|gnome-disk-utility-3.8.2-1|31	%description
12mu|gnome-disk-utility-3.8.2-1|32	This package contains the Palimpsest disk management application.
12mu|gnome-disk-utility-3.8.2-1|33	Palimpsest supports partitioning, file system creation, encryption,
12mu|gnome-disk-utility-3.8.2-1|34	RAID, SMART monitoring, etc.
12mu|gnome-disk-utility-3.8.2-1|35	
12mu|gnome-disk-utility-3.8.2-1|36	%prep
12mu|gnome-disk-utility-3.8.2-1|37	%setup -q
12mu|gnome-disk-utility-3.8.2-1|38	
12mu|gnome-disk-utility-3.8.2-1|39	%build
12mu|gnome-disk-utility-3.8.2-1|40	%configure2_5x \
12mu|gnome-disk-utility-3.8.2-1|41	--disable-static
12mu|gnome-disk-utility-3.8.2-1|42	%make
12mu|gnome-disk-utility-3.8.2-1|43	
12mu|gnome-disk-utility-3.8.2-1|44	%install
12mu|gnome-disk-utility-3.8.2-1|45	%makeinstall_std
12mu|gnome-disk-utility-3.8.2-1|46	
12mu|gnome-disk-utility-3.8.2-1|47	%find_lang %{name}
12mu|gnome-disk-utility-3.8.2-1|48	
12mu|gnome-disk-utility-3.8.2-1|49	%files -f %{name}.lang
12mu|gnome-disk-utility-3.8.2-1|50	%doc README AUTHORS NEWS
12mu|gnome-disk-utility-3.8.2-1|51	%{_bindir}/*
12mu|gnome-disk-utility-3.8.2-1|52	%{_datadir}/%{name}
12mu|gnome-disk-utility-3.8.2-1|53	%{_datadir}/applications/*.desktop
12mu|gnome-disk-utility-3.8.2-1|54	%{_iconsdir}/*/*/apps/*
12mu|gnome-disk-utility-3.8.2-1|55	%{_libdir}/gnome-settings-daemon-3.0/*
12mu|gnome-disk-utility-3.8.2-1|56	%{_datadir}/glib-2.0/schemas/*.xml
12mu|gnome-disk-utility-3.8.2-1|57	%{_mandir}/man1/gnome*1.*
12mu|gnome-disk-utility-3.8.2-1|58	

19700 12
12mu|gnome-documents-3.8.4-1|1	%define		api		1.0
12mu|gnome-documents-3.8.4-1|2	
12mu|gnome-documents-3.8.4-1|3	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|gnome-documents-3.8.4-1|4	
12mu|gnome-documents-3.8.4-1|5	Name:		gnome-documents
12mu|gnome-documents-3.8.4-1|6	Version:	3.8.4
12mu|gnome-documents-3.8.4-1|7	Release:	1
12mu|gnome-documents-3.8.4-1|8	License:	GPLv2+
12mu|gnome-documents-3.8.4-1|9	Summary:	Document manager application for GNOME
12mu|gnome-documents-3.8.4-1|10	Url:		http://www.gnome.org/
12mu|gnome-documents-3.8.4-1|11	Group:		Graphical desktop/GNOME
12mu|gnome-documents-3.8.4-1|12	Source0:	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|gnome-documents-3.8.4-1|13	BuildRequires:	gobject-introspection-devel
12mu|gnome-documents-3.8.4-1|14	BuildRequires:	intltool, libxml2-utils, itstool, xsltproc
12mu|gnome-documents-3.8.4-1|15	BuildRequires:	pkgconfig(evince-document-3.0) >= 3.3.0
12mu|gnome-documents-3.8.4-1|16	BuildRequires:	pkgconfig(evince-view-3.0) >= 3.3.0
12mu|gnome-documents-3.8.4-1|17	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.6
12mu|gnome-documents-3.8.4-1|18	BuildRequires:	pkgconfig(glib-2.0) >= 2.29.90
12mu|gnome-documents-3.8.4-1|19	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.1.13
12mu|gnome-documents-3.8.4-1|20	BuildRequires:	pkgconfig(gnome-desktop-3.0)
12mu|gnome-documents-3.8.4-1|21	BuildRequires:	pkgconfig(goa-1.0) >= 3.1.90
12mu|gnome-documents-3.8.4-1|22	BuildRequires:	pkgconfig(libgdata) >= 0.9.1
12mu|gnome-documents-3.8.4-1|23	BuildRequires:	pkgconfig(clutter-gtk-1.0) >= 1.0.1
12mu|gnome-documents-3.8.4-1|24	# gjs-1.0 is needed to get the path to gjs-console
12mu|gnome-documents-3.8.4-1|25	BuildRequires:	pkgconfig(gjs-1.0)
12mu|gnome-documents-3.8.4-1|26	BuildRequires:  pkgconfig(zapojit-0.0)
12mu|gnome-documents-3.8.4-1|27	BuildRequires:  pkgconfig(evince-document-3.0)
12mu|gnome-documents-3.8.4-1|28	BuildRequires:  pkgconfig(tracker-sparql-0.16)
12mu|gnome-documents-3.8.4-1|29	BuildRequires:  pkgconfig(webkitgtk-3.0)
12mu|gnome-documents-3.8.4-1|30	BuildRequires:  docbook-style-xsl
12mu|gnome-documents-3.8.4-1|31	
12mu|gnome-documents-3.8.4-1|32	Requires:	gjs
12mu|gnome-documents-3.8.4-1|33	Requires:	tracker
12mu|gnome-documents-3.8.4-1|34	Requires:	typelib(Rest)
12mu|gnome-documents-3.8.4-1|35	Requires:	typelib(Soup)
12mu|gnome-documents-3.8.4-1|36	Requires:	typelib(JSCore) = 3.0
12mu|gnome-documents-3.8.4-1|37	Requires:       %{_lib}tracker-gir0.16
12mu|gnome-documents-3.8.4-1|38	
12mu|gnome-documents-3.8.4-1|39	Obsoletes:	%{_lib}gdprivate1.0_0 < 0.3.3
12mu|gnome-documents-3.8.4-1|40	Obsoletes:	%{_lib}gdprivate1.0-devel < 0.3.3
12mu|gnome-documents-3.8.4-1|41	Obsoletes:	%{_lib}gdprivate-gir1.0 < %{version}
12mu|gnome-documents-3.8.4-1|42	
12mu|gnome-documents-3.8.4-1|43	%description
12mu|gnome-documents-3.8.4-1|44	Documents is a document manager application for GNOME.
12mu|gnome-documents-3.8.4-1|45	
12mu|gnome-documents-3.8.4-1|46	%prep
12mu|gnome-documents-3.8.4-1|47	%setup -q
12mu|gnome-documents-3.8.4-1|48	%apply_patches
12mu|gnome-documents-3.8.4-1|49	
12mu|gnome-documents-3.8.4-1|50	%build
12mu|gnome-documents-3.8.4-1|51	%configure2_5x
12mu|gnome-documents-3.8.4-1|52	%make
12mu|gnome-documents-3.8.4-1|53	
12mu|gnome-documents-3.8.4-1|54	%install
12mu|gnome-documents-3.8.4-1|55	rm -rf %{buildroot}
12mu|gnome-documents-3.8.4-1|56	%makeinstall_std
12mu|gnome-documents-3.8.4-1|57	
12mu|gnome-documents-3.8.4-1|58	%find_lang %{name}
12mu|gnome-documents-3.8.4-1|59	
12mu|gnome-documents-3.8.4-1|60	#we don't want these
12mu|gnome-documents-3.8.4-1|61	find %{buildroot} -name "*.la" -delete
12mu|gnome-documents-3.8.4-1|62	
12mu|gnome-documents-3.8.4-1|63	%files -f %{name}.lang
12mu|gnome-documents-3.8.4-1|64	%doc AUTHORS NEWS README
12mu|gnome-documents-3.8.4-1|65	%{_bindir}/%{name}
12mu|gnome-documents-3.8.4-1|66	%{_datadir}/applications/%{name}.desktop
12mu|gnome-documents-3.8.4-1|67	%{_datadir}/%{name}
12mu|gnome-documents-3.8.4-1|68	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12mu|gnome-documents-3.8.4-1|69	%{_libexecdir}/gd-tracker-gdata-miner
12mu|gnome-documents-3.8.4-1|70	%{_libexecdir}/gd-tracker-zpj-miner
12mu|gnome-documents-3.8.4-1|71	%{_libdir}/%{name}/girepository-1.0/GdPrivate-%{api}.typelib
12mu|gnome-documents-3.8.4-1|72	%{_libdir}/%{name}/girepository-1.0/Egg-%{api}.typelib
12mu|gnome-documents-3.8.4-1|73	%{_libdir}/%{name}/*.so
12mu|gnome-documents-3.8.4-1|74	%{_datadir}/glib-2.0/schemas/*.xml
12mu|gnome-documents-3.8.4-1|75	%{_datadir}/dbus-1/services/*.service
12mu|gnome-documents-3.8.4-1|76	%{_datadir}/gnome-shell/search-providers/gnome-documents-search-provider.ini
12mu|gnome-documents-3.8.4-1|77	%{_libdir}/%{name}/girepository-1.0/Gd-%{api}.typelib
12mu|gnome-documents-3.8.4-1|78	%{_mandir}/man1/*

19701 12
12mu|gnome-fallback-session-0.1-4|1	Name:           gnome-fallback-session
12mu|gnome-fallback-session-0.1-4|2	Version:        0.1
12mu|gnome-fallback-session-0.1-4|3	Release:        4
12mu|gnome-fallback-session-0.1-4|4	Summary:        A Gnome 3 Fallback session configuration
12mu|gnome-fallback-session-0.1-4|5	
12mu|gnome-fallback-session-0.1-4|6	Group:          Graphical desktop/GNOME
12mu|gnome-fallback-session-0.1-4|7	License:        GPLv3+
12mu|gnome-fallback-session-0.1-4|8	URL:            http://rosalab.ru
12mu|gnome-fallback-session-0.1-4|9	Source0:        %{name}-%{version}.tar.gz
12mu|gnome-fallback-session-0.1-4|10	Source1:	startgnomefallback
12mu|gnome-fallback-session-0.1-4|11	BuildArch:      noarch
12mu|gnome-fallback-session-0.1-4|12	Requires:	rosa-gnome-panel >= 3.6.2-2
12mu|gnome-fallback-session-0.1-4|13	Requires:	nautilus >= 3.8.2-2
12mu|gnome-fallback-session-0.1-4|14	Requires:	metacity
12mu|gnome-fallback-session-0.1-4|15	Requires:	gnome-session
12mu|gnome-fallback-session-0.1-4|16	Requires:	gnome-settings-daemon >= 3.8.4-5
12mu|gnome-fallback-session-0.1-4|17	
12mu|gnome-fallback-session-0.1-4|18	%description
12mu|gnome-fallback-session-0.1-4|19	This package contains GNOME 3 Fallback session configuration
12mu|gnome-fallback-session-0.1-4|20	
12mu|gnome-fallback-session-0.1-4|21	%prep
12mu|gnome-fallback-session-0.1-4|22	%setup -q
12mu|gnome-fallback-session-0.1-4|23	
12mu|gnome-fallback-session-0.1-4|24	%build
12mu|gnome-fallback-session-0.1-4|25	# Nothing to build
12mu|gnome-fallback-session-0.1-4|26	
12mu|gnome-fallback-session-0.1-4|27	%install
12mu|gnome-fallback-session-0.1-4|28	rm -rf %{buildroot}
12mu|gnome-fallback-session-0.1-4|29	mkdir -p %{buildroot}%{_datadir}/gnome-session/sessions/
12mu|gnome-fallback-session-0.1-4|30	cp gnome-session/gnome-fallback.session  %{buildroot}%{_datadir}/gnome-session/sessions/
12mu|gnome-fallback-session-0.1-4|31	
12mu|gnome-fallback-session-0.1-4|32	# wmsession session file
12mu|gnome-fallback-session-0.1-4|33	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
12mu|gnome-fallback-session-0.1-4|34	cat << EOF > %{buildroot}%{_sysconfdir}/X11/wmsession.d/04GNOMEFallBack
12mu|gnome-fallback-session-0.1-4|35	NAME=GNOME Classic Fallback
12mu|gnome-fallback-session-0.1-4|36	ICON=gnome-logo-icon-transparent.png
12mu|gnome-fallback-session-0.1-4|37	DESC=GNOME 2 Classic Fallback
12mu|gnome-fallback-session-0.1-4|38	EXEC=%{_bindir}/startgnomefallback
12mu|gnome-fallback-session-0.1-4|39	SCRIPT:
12mu|gnome-fallback-session-0.1-4|40	exec %{_bindir}/startgnomefallback
12mu|gnome-fallback-session-0.1-4|41	EOF
12mu|gnome-fallback-session-0.1-4|42	
12mu|gnome-fallback-session-0.1-4|43	mkdir -p %{buildroot}%{_bindir}
12mu|gnome-fallback-session-0.1-4|44	install -m 755 %{SOURCE1} %{buildroot}%{_bindir}
12mu|gnome-fallback-session-0.1-4|45	
12mu|gnome-fallback-session-0.1-4|46	%post
12mu|gnome-fallback-session-0.1-4|47	%{make_session}
12mu|gnome-fallback-session-0.1-4|48	
12mu|gnome-fallback-session-0.1-4|49	%files
12mu|gnome-fallback-session-0.1-4|50	%defattr(-,root,root,-)
12mu|gnome-fallback-session-0.1-4|51	%{_bindir}/startgnomefallback
12mu|gnome-fallback-session-0.1-4|52	%{_sysconfdir}/X11/wmsession.d/*
12mu|gnome-fallback-session-0.1-4|53	%{_datadir}/gnome-session/sessions/gnome-fallback.session
12mu|gnome-fallback-session-0.1-4|54	
12mu|gnome-fallback-session-0.1-4|55	%changelog
12mu|gnome-fallback-session-0.1-4|56	* Sun Nov 03 2013 Tigro <ashejn@gmail.com> 0.1-4
12mu|gnome-fallback-session-0.1-4|57	+ Revision: 4750923
12mu|gnome-fallback-session-0.1-4|58	- added post script
12mu|gnome-fallback-session-0.1-4|59	
12mu|gnome-fallback-session-0.1-4|60	

19702 12
12mu|gnome-font-viewer-3.8.0-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|gnome-font-viewer-3.8.0-1|2	
12mu|gnome-font-viewer-3.8.0-1|3	Summary:	GNOME Font viewer
12mu|gnome-font-viewer-3.8.0-1|4	Name:		gnome-font-viewer
12mu|gnome-font-viewer-3.8.0-1|5	Version:	3.8.0
12mu|gnome-font-viewer-3.8.0-1|6	Release:	1
12mu|gnome-font-viewer-3.8.0-1|7	License:	GPLv2+
12mu|gnome-font-viewer-3.8.0-1|8	Group:		Graphical desktop/GNOME
12mu|gnome-font-viewer-3.8.0-1|9	Url:		http://www.gnome.org
12mu|gnome-font-viewer-3.8.0-1|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|gnome-font-viewer-3.8.0-1|11	BuildRequires:	intltool
12mu|gnome-font-viewer-3.8.0-1|12	BuildRequires:	pkgconfig(glib-2.0)
12mu|gnome-font-viewer-3.8.0-1|13	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|gnome-font-viewer-3.8.0-1|14	BuildRequires:	pkgconfig(freetype2)
12mu|gnome-font-viewer-3.8.0-1|15	BuildRequires:	gnome-desktop3-devel
12mu|gnome-font-viewer-3.8.0-1|16	Conflicts:	gnome-utils < 1:3.3.1
12mu|gnome-font-viewer-3.8.0-1|17	
12mu|gnome-font-viewer-3.8.0-1|18	%description
12mu|gnome-font-viewer-3.8.0-1|19	Font viewer for Gnome desktop.
12mu|gnome-font-viewer-3.8.0-1|20	
12mu|gnome-font-viewer-3.8.0-1|21	%prep
12mu|gnome-font-viewer-3.8.0-1|22	%setup -q
12mu|gnome-font-viewer-3.8.0-1|23	
12mu|gnome-font-viewer-3.8.0-1|24	%build
12mu|gnome-font-viewer-3.8.0-1|25	%configure2_5x \
12mu|gnome-font-viewer-3.8.0-1|26	--disable-rpath \
12mu|gnome-font-viewer-3.8.0-1|27	--disable-schemas-compile
12mu|gnome-font-viewer-3.8.0-1|28	%make
12mu|gnome-font-viewer-3.8.0-1|29	
12mu|gnome-font-viewer-3.8.0-1|30	%install
12mu|gnome-font-viewer-3.8.0-1|31	%makeinstall_std
12mu|gnome-font-viewer-3.8.0-1|32	
12mu|gnome-font-viewer-3.8.0-1|33	%find_lang %{name} --with-gnome
12mu|gnome-font-viewer-3.8.0-1|34	
12mu|gnome-font-viewer-3.8.0-1|35	%files -f %{name}.lang
12mu|gnome-font-viewer-3.8.0-1|36	%doc NEWS
12mu|gnome-font-viewer-3.8.0-1|37	%{_bindir}/%{name}
12mu|gnome-font-viewer-3.8.0-1|38	%{_bindir}/gnome-thumbnail-font
12mu|gnome-font-viewer-3.8.0-1|39	%{_datadir}/thumbnailers/gnome-font-viewer.thumbnailer
12mu|gnome-font-viewer-3.8.0-1|40	%{_datadir}/applications/%{name}.desktop

19703 12
12mu|gnome-games-3.6.1-6|1	%define packobsolete 0
12mu|gnome-games-3.6.1-6|2	%define _unpackaged_files_terminate_build 0
12mu|gnome-games-3.6.1-6|3	
12mu|gnome-games-3.6.1-6|4	
12mu|gnome-games-3.6.1-6|5	Summary:	GNOME games
12mu|gnome-games-3.6.1-6|6	Name:		gnome-games
12mu|gnome-games-3.6.1-6|7	Version:	3.6.1
12mu|gnome-games-3.6.1-6|8	Release:	6
12mu|gnome-games-3.6.1-6|9	License:	GPLv2+
12mu|gnome-games-3.6.1-6|10	Group:		Games/Other
12mu|gnome-games-3.6.1-6|11	URL:		http://live.gnome.org/GnomeGames/
12mu|gnome-games-3.6.1-6|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gnome-games/3.6/gnome-games-%{version}.tar.xz
12mu|gnome-games-3.6.1-6|13	# https://launchpadlibrarian.net/106290229/04_fix-segfault.patch
12mu|gnome-games-3.6.1-6|14	Patch0:		04_fix-segfault.patch
12mu|gnome-games-3.6.1-6|15	Patch1:         gnome.sudoku.number_box.patch
12mu|gnome-games-3.6.1-6|16	
12mu|gnome-games-3.6.1-6|17	BuildRequires:	desktop-file-utils
12mu|gnome-games-3.6.1-6|18	BuildRequires:	gnome-doc-utils
12mu|gnome-games-3.6.1-6|19	BuildRequires:	gob2
12mu|gnome-games-3.6.1-6|20	BuildRequires:	gnome-common
12mu|gnome-games-3.6.1-6|21	BuildRequires:	intltool
12mu|gnome-games-3.6.1-6|22	BuildRequires:	itstool
12mu|gnome-games-3.6.1-6|23	BuildRequires:	libxml2-utils
12mu|gnome-games-3.6.1-6|24	BuildRequires:	x11-server-xvfb
12mu|gnome-games-3.6.1-6|25	BuildRequires:	vala
12mu|gnome-games-3.6.1-6|26	BuildRequires:	pkgconfig(cairo)
12mu|gnome-games-3.6.1-6|27	BuildRequires:	pkgconfig(clutter-1.0)
12mu|gnome-games-3.6.1-6|28	BuildRequires:	pkgconfig(clutter-gtk-1.0)
12mu|gnome-games-3.6.1-6|29	BuildRequires:	pkgconfig(gconf-2.0)
12mu|gnome-games-3.6.1-6|30	BuildRequires:	pkgconfig(gio-2.0)
12mu|gnome-games-3.6.1-6|31	BuildRequires:	pkgconfig(gl)
12mu|gnome-games-3.6.1-6|32	BuildRequires:	pkgconfig(glu)
12mu|gnome-games-3.6.1-6|33	BuildRequires:	pkgconfig(gmodule-2.0)
12mu|gnome-games-3.6.1-6|34	BuildRequires:	pkgconfig(gobject-2.0)
12mu|gnome-games-3.6.1-6|35	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|gnome-games-3.6.1-6|36	BuildRequires:	pkgconfig(ice)
12mu|gnome-games-3.6.1-6|37	BuildRequires:	pkgconfig(libcanberra-gtk3)
12mu|gnome-games-3.6.1-6|38	BuildRequires:	pkgconfig(librsvg-2.0)
12mu|gnome-games-3.6.1-6|39	BuildRequires:	pkgconfig(pygobject-2.0)
12mu|gnome-games-3.6.1-6|40	BuildRequires:	pkgconfig(sm)
12mu|gnome-games-3.6.1-6|41	BuildRequires:	pkgconfig(sqlite3)
12mu|gnome-games-3.6.1-6|42	BuildRequires:	pkgconfig(x11)
12mu|gnome-games-3.6.1-6|43	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|gnome-games-3.6.1-6|44	
12mu|gnome-games-3.6.1-6|45	#Requires: aisleriot
12mu|gnome-games-3.6.1-6|46	Requires:	glchess
12mu|gnome-games-3.6.1-6|47	Requires:	glines
12mu|gnome-games-3.6.1-6|48	Requires:	gnect
12mu|gnome-games-3.6.1-6|49	Requires:	gnibbles
12mu|gnome-games-3.6.1-6|50	Requires:	gnobots2
12mu|gnome-games-3.6.1-6|51	Requires:	gnome-mahjongg
12mu|gnome-games-3.6.1-6|52	Requires:	gnome-sudoku
12mu|gnome-games-3.6.1-6|53	Requires:	gnomine
12mu|gnome-games-3.6.1-6|54	Requires:	gnotravex
12mu|gnome-games-3.6.1-6|55	Requires:	gnotski
12mu|gnome-games-3.6.1-6|56	Requires:	gtali
12mu|gnome-games-3.6.1-6|57	Requires:	iagno
12mu|gnome-games-3.6.1-6|58	Requires:	lightsoff
12mu|gnome-games-3.6.1-6|59	Requires:	quadrapassel
12mu|gnome-games-3.6.1-6|60	Requires:	swell-foop
12mu|gnome-games-3.6.1-6|61	
12mu|gnome-games-3.6.1-6|62	%description
12mu|gnome-games-3.6.1-6|63	The gnome-games package includes games for the GNOME GUI desktop environment.
12mu|gnome-games-3.6.1-6|64	They include:
12mu|gnome-games-3.6.1-6|65	
12mu|gnome-games-3.6.1-6|66	AisleRiot       A compilation of seventy different solitaire card games.
12mu|gnome-games-3.6.1-6|67	Ataxx           Disk-flipping game where players try and control most disks.
12mu|gnome-games-3.6.1-6|68	Four-in-a-row   Players tries to make a line of four disks. (Connect Four)
12mu|gnome-games-3.6.1-6|69	Iagno           GNOME version of the popular Othello (R) chess.
12mu|gnome-games-3.6.1-6|70	Klotski         A series of sliding block puzzles.
12mu|gnome-games-3.6.1-6|71	Lines           Move balls around the grid to form lines of the same colour
12mu|gnome-games-3.6.1-6|72	to make them disappear, while more balls keep dropping in.
12mu|gnome-games-3.6.1-6|73	Mahjongg        Remove tiles in matching pairs from a pile to dismantle it.
12mu|gnome-games-3.6.1-6|74	Mines           The popular logic puzzle minesweeper.
12mu|gnome-games-3.6.1-6|75	Nibbles         Pilot a worm around a maze trying to collect diamonds.
12mu|gnome-games-3.6.1-6|76	Robots          Classic BSD robots game, avoiding robots approaching you.
12mu|gnome-games-3.6.1-6|77	Same GNOME      In a grid of stones of different colors, try remove stones
12mu|gnome-games-3.6.1-6|78	where two or more of the same colour touch each other.
12mu|gnome-games-3.6.1-6|79	Tali            Poker-like dice game without money, similar to Yahtzee.
12mu|gnome-games-3.6.1-6|80	Tetravex        A puzzle where you match tiles edges together.
12mu|gnome-games-3.6.1-6|81	GLChess		Chess with a 3D board.
12mu|gnome-games-3.6.1-6|82	Lights Off	Turn off all the lights.
12mu|gnome-games-3.6.1-6|83	Swell Foop	Clear the screen by removing groups of colored and shaped tiles
12mu|gnome-games-3.6.1-6|84	Quadrapassel	Tetris clone.
12mu|gnome-games-3.6.1-6|85	
12mu|gnome-games-3.6.1-6|86	#-----------------------------------------------------------
12mu|gnome-games-3.6.1-6|87	%package common
12mu|gnome-games-3.6.1-6|88	Summary:	Common files for GNOME Games
12mu|gnome-games-3.6.1-6|89	Group:		Games/Other
12mu|gnome-games-3.6.1-6|90	Conflicts:	gnome-games < 2.29.6-2
12mu|gnome-games-3.6.1-6|91	Requires:	python-gi-cairo
12mu|gnome-games-3.6.1-6|92	Requires:	typelib(Gtk) >= 3.0
12mu|gnome-games-3.6.1-6|93	
12mu|gnome-games-3.6.1-6|94	%description common
12mu|gnome-games-3.6.1-6|95	Common files for GNOME Games.
12mu|gnome-games-3.6.1-6|96	
12mu|gnome-games-3.6.1-6|97	%files common -f %{name}.lang
12mu|gnome-games-3.6.1-6|98	
12mu|gnome-games-3.6.1-6|99	%if %{packobsolete}
12mu|gnome-games-3.6.1-6|100	#-----------------------------------------------------------
12mu|gnome-games-3.6.1-6|101	%package -n glchess
12mu|gnome-games-3.6.1-6|102	Summary:	Chess with a 3D board
12mu|gnome-games-3.6.1-6|103	Group:		Games/Other
12mu|gnome-games-3.6.1-6|104	Conflicts:	gnome-games < 2.29.6-2
12mu|gnome-games-3.6.1-6|105	Requires:	%{name}-common = %{version}-%{release}
12mu|gnome-games-3.6.1-6|106	
12mu|gnome-games-3.6.1-6|107	%description -n glchess
12mu|gnome-games-3.6.1-6|108	Chess with a 3D board.
12mu|gnome-games-3.6.1-6|109	
12mu|gnome-games-3.6.1-6|110	%files -n glchess -f glchess.lang
12mu|gnome-games-3.6.1-6|111	%{_bindir}/glchess
12mu|gnome-games-3.6.1-6|112	%{_datadir}/glchess
12mu|gnome-games-3.6.1-6|113	%{_datadir}/applications/glchess.desktop
12mu|gnome-games-3.6.1-6|114	%{_datadir}/glib-2.0/schemas/org.gnome.glchess.gschema.xml
12mu|gnome-games-3.6.1-6|115	%{_iconsdir}/*/*/*/*glchess.*
12mu|gnome-games-3.6.1-6|116	%{_mandir}/man6/glchess.*
12mu|gnome-games-3.6.1-6|117	
12mu|gnome-games-3.6.1-6|118	%endif
12mu|gnome-games-3.6.1-6|119	#-----------------------------------------------------------
12mu|gnome-games-3.6.1-6|120	%package -n glines
12mu|gnome-games-3.6.1-6|121	Summary:	Move balls
12mu|gnome-games-3.6.1-6|122	Group:		Games/Other
12mu|gnome-games-3.6.1-6|123	Conflicts:	gnome-games < 2.29.6-2
12mu|gnome-games-3.6.1-6|124	Requires:	%{name}-common = %{version}-%{release}
12mu|gnome-games-3.6.1-6|125	
12mu|gnome-games-3.6.1-6|126	%description -n glines
12mu|gnome-games-3.6.1-6|127	Move balls around the grid to form lines of the same colour
12mu|gnome-games-3.6.1-6|128	to make them disappear, while more balls keep dropping in.
12mu|gnome-games-3.6.1-6|129	
12mu|gnome-games-3.6.1-6|130	%pre -n glines
12mu|gnome-games-3.6.1-6|131	[ -d %{_localstatedir}/games ] || mkdir -p %{_localstatedir}/games
12mu|gnome-games-3.6.1-6|132	for i in glines.Large \
12mu|gnome-games-3.6.1-6|133	glines.Medium \
12mu|gnome-games-3.6.1-6|134	glines.Small \
12mu|gnome-games-3.6.1-6|135	; do
12mu|gnome-games-3.6.1-6|136	%create_ghostfile %{_localstatedir}/games/$i.scores games games 0664
12mu|gnome-games-3.6.1-6|137	if [ -f "%{_localstatedir}/games/$i.scores" -a ! -s "%{_localstatedir}/games/$i.scores" ]; then
12mu|gnome-games-3.6.1-6|138	echo "0.000000 `date +%s` gnome" >> %{_localstatedir}/games/$i.scores
12mu|gnome-games-3.6.1-6|139	fi
12mu|gnome-games-3.6.1-6|140	done
12mu|gnome-games-3.6.1-6|141	
12mu|gnome-games-3.6.1-6|142	%files -n glines -f glines.lang
12mu|gnome-games-3.6.1-6|143	%{_bindir}/glines
12mu|gnome-games-3.6.1-6|144	%{_datadir}/glines
12mu|gnome-games-3.6.1-6|145	%{_datadir}/applications/glines.desktop
12mu|gnome-games-3.6.1-6|146	%{_datadir}/glib-2.0/schemas/org.gnome.glines.gschema.xml
12mu|gnome-games-3.6.1-6|147	%{_iconsdir}/*/*/*/*glines.*
12mu|gnome-games-3.6.1-6|148	%{_mandir}/man6/glines.*
12mu|gnome-games-3.6.1-6|149	%attr(664, games, games) %ghost %{_localstatedir}/games/glines.*.scores
12mu|gnome-games-3.6.1-6|150	
12mu|gnome-games-3.6.1-6|151	#-----------------------------------------------------------
12mu|gnome-games-3.6.1-6|152	%package -n gnect
12mu|gnome-games-3.6.1-6|153	Summary:	A four-in-a-row game
12mu|gnome-games-3.6.1-6|154	Group:		Games/Other
12mu|gnome-games-3.6.1-6|155	Conflicts:	gnome-games < 2.29.6-2
12mu|gnome-games-3.6.1-6|156	Requires:	%{name}-common = %{version}-%{release}
12mu|gnome-games-3.6.1-6|157	
12mu|gnome-games-3.6.1-6|158	%description -n gnect
12mu|gnome-games-3.6.1-6|159	gnect is a four-in-a-row game for the GNOME Project.
12mu|gnome-games-3.6.1-6|160	The object of the game is to build a line of four of your marbles
12mu|gnome-games-3.6.1-6|161	while trying to stop your opponent (human or computer) building a
12mu|gnome-games-3.6.1-6|162	line of his or her own. A line can be horizontal, vertical or
12mu|gnome-games-3.6.1-6|163	diagonal.
12mu|gnome-games-3.6.1-6|164	
12mu|gnome-games-3.6.1-6|165	%files -n gnect -f gnect.lang
12mu|gnome-games-3.6.1-6|166	%{_bindir}/gnect
12mu|gnome-games-3.6.1-6|167	%{_datadir}/gnect
12mu|gnome-games-3.6.1-6|168	%{_datadir}/applications/gnect.desktop
12mu|gnome-games-3.6.1-6|169	%{_datadir}/glib-2.0/schemas/org.gnome.gnect.gschema.xml
12mu|gnome-games-3.6.1-6|170	%{_iconsdir}/*/*/*/*gnect.*
12mu|gnome-games-3.6.1-6|171	%{_mandir}/man6/gnect.*
12mu|gnome-games-3.6.1-6|172	
12mu|gnome-games-3.6.1-6|173	#-----------------------------------------------------------
12mu|gnome-games-3.6.1-6|174	%package -n gnibbles
12mu|gnome-games-3.6.1-6|175	Summary:	A worm game
12mu|gnome-games-3.6.1-6|176	Group:		Games/Other
12mu|gnome-games-3.6.1-6|177	Conflicts:	gnome-games < 2.29.6-2
12mu|gnome-games-3.6.1-6|178	Requires:	%{name}-common = %{version}-%{release}
12mu|gnome-games-3.6.1-6|179	
12mu|gnome-games-3.6.1-6|180	%description -n gnibbles
12mu|gnome-games-3.6.1-6|181	Nibbles is a worm game for GNOME. The player controls a 2D
12mu|gnome-games-3.6.1-6|182	worm while trying to get food. Getting food gives points,
12mu|gnome-games-3.6.1-6|183	but hitting anything causes a loss of points. When all points
12mu|gnome-games-3.6.1-6|184	are lost, the player loses.
12mu|gnome-games-3.6.1-6|185	
12mu|gnome-games-3.6.1-6|186	%pre -n gnibbles
12mu|gnome-games-3.6.1-6|187	[ -d %{_localstatedir}/games ] || mkdir -p %{_localstatedir}/games
12mu|gnome-games-3.6.1-6|188	for i in \
12mu|gnome-games-3.6.1-6|189	gnibbles.1.0 \
12mu|gnome-games-3.6.1-6|190	gnibbles.1.1 \
12mu|gnome-games-3.6.1-6|191	gnibbles.2.0 \
12mu|gnome-games-3.6.1-6|192	gnibbles.2.1 \
12mu|gnome-games-3.6.1-6|193	gnibbles.3.0 \
12mu|gnome-games-3.6.1-6|194	gnibbles.3.1 \
12mu|gnome-games-3.6.1-6|195	gnibbles.4.0 \
12mu|gnome-games-3.6.1-6|196	gnibbles.4.1 \
12mu|gnome-games-3.6.1-6|197	; do
12mu|gnome-games-3.6.1-6|198	%create_ghostfile %{_localstatedir}/games/$i.scores games games 0664
12mu|gnome-games-3.6.1-6|199	if [ -f "%{_localstatedir}/games/$i.scores" -a ! -s "%{_localstatedir}/games/$i.scores" ]; then
12mu|gnome-games-3.6.1-6|200	echo "0.000000 `date +%s` gnome" >> %{_localstatedir}/games/$i.scores
12mu|gnome-games-3.6.1-6|201	fi
12mu|gnome-games-3.6.1-6|202	done
12mu|gnome-games-3.6.1-6|203	
12mu|gnome-games-3.6.1-6|204	%files -n gnibbles -f gnibbles.lang
12mu|gnome-games-3.6.1-6|205	%{_bindir}/gnibbles
12mu|gnome-games-3.6.1-6|206	%{_datadir}/gnibbles
12mu|gnome-games-3.6.1-6|207	%{_datadir}/applications/gnibbles.desktop
12mu|gnome-games-3.6.1-6|208	%{_datadir}/glib-2.0/schemas/org.gnome.gnibbles.gschema.xml
12mu|gnome-games-3.6.1-6|209	%{_iconsdir}/*/*/*/*gnibbles.*
12mu|gnome-games-3.6.1-6|210	%{_mandir}/man6/gnibbles.*
12mu|gnome-games-3.6.1-6|211	%attr(664, games, games) %ghost %{_localstatedir}/games/gnibbles.*.scores
12mu|gnome-games-3.6.1-6|212	#-----------------------------------------------------------
12mu|gnome-games-3.6.1-6|213	%package -n gnobots2
12mu|gnome-games-3.6.1-6|214	Summary:	Graphical version of text based robots game
12mu|gnome-games-3.6.1-6|215	Group:		Games/Other
12mu|gnome-games-3.6.1-6|216	Conflicts:	gnome-games < 2.29.6-2
12mu|gnome-games-3.6.1-6|217	Requires:	%{name}-common = %{version}-%{release}
12mu|gnome-games-3.6.1-6|218	
12mu|gnome-games-3.6.1-6|219	%description -n gnobots2
12mu|gnome-games-3.6.1-6|220	Robots is a graphical version of the original text based
12mu|gnome-games-3.6.1-6|221	robots game, which can be found on a number of UNIX systems.
12mu|gnome-games-3.6.1-6|222	The player must outwit the robots chasing him/her by getting
12mu|gnome-games-3.6.1-6|223	them to run into each other.
12mu|gnome-games-3.6.1-6|224	
12mu|gnome-games-3.6.1-6|225	%pre -n gnobots2
12mu|gnome-games-3.6.1-6|226	[ -d %{_localstatedir}/games ] || mkdir -p %{_localstatedir}/games
12mu|gnome-games-3.6.1-6|227	for i in \
12mu|gnome-games-3.6.1-6|228	gnobots2.classic_robots-safe \
12mu|gnome-games-3.6.1-6|229	gnobots2.classic_robots-super-safe \
12mu|gnome-games-3.6.1-6|230	gnobots2.classic_robots \
12mu|gnome-games-3.6.1-6|231	gnobots2.nightmare-safe \
12mu|gnome-games-3.6.1-6|232	gnobots2.nightmare-super-safe \
12mu|gnome-games-3.6.1-6|233	gnobots2.nightmare \
12mu|gnome-games-3.6.1-6|234	gnobots2.robots2-safe \
12mu|gnome-games-3.6.1-6|235	gnobots2.robots2-super-safe \
12mu|gnome-games-3.6.1-6|236	gnobots2.robots2 \
12mu|gnome-games-3.6.1-6|237	gnobots2.robots2_easy-safe \
12mu|gnome-games-3.6.1-6|238	gnobots2.robots2_easy-super-safe \
12mu|gnome-games-3.6.1-6|239	gnobots2.robots2_easy \
12mu|gnome-games-3.6.1-6|240	gnobots2.robots_with_safe_teleport-safe \
12mu|gnome-games-3.6.1-6|241	gnobots2.robots_with_safe_teleport-super-safe \
12mu|gnome-games-3.6.1-6|242	gnobots2.robots_with_safe_teleport \
12mu|gnome-games-3.6.1-6|243	; do
12mu|gnome-games-3.6.1-6|244	%create_ghostfile %{_localstatedir}/games/$i.scores games games 0664
12mu|gnome-games-3.6.1-6|245	if [ -f "%{_localstatedir}/games/$i.scores" -a ! -s "%{_localstatedir}/games/$i.scores" ]; then
12mu|gnome-games-3.6.1-6|246	echo "0.000000 `date +%s` gnome" >> %{_localstatedir}/games/$i.scores
12mu|gnome-games-3.6.1-6|247	fi
12mu|gnome-games-3.6.1-6|248	done
12mu|gnome-games-3.6.1-6|249	
12mu|gnome-games-3.6.1-6|250	%files -n gnobots2 -f gnobots2.lang
12mu|gnome-games-3.6.1-6|251	%{_bindir}/gnobots2
12mu|gnome-games-3.6.1-6|252	%{_datadir}/gnobots2
12mu|gnome-games-3.6.1-6|253	%{_datadir}/applications/gnobots2.desktop
12mu|gnome-games-3.6.1-6|254	%{_datadir}/glib-2.0/schemas/org.gnome.gnobots2.gschema.xml
12mu|gnome-games-3.6.1-6|255	%{_iconsdir}/*/*/*/gnobots2.*
12mu|gnome-games-3.6.1-6|256	%{_iconsdir}/hicolor/*/actions/teleport*.png
12mu|gnome-games-3.6.1-6|257	%{_mandir}/man6/gnobots2.*
12mu|gnome-games-3.6.1-6|258	%attr(664, games, games) %ghost %{_localstatedir}/games/gnobots2.*.scores
12mu|gnome-games-3.6.1-6|259	
12mu|gnome-games-3.6.1-6|260	%if %{packobsolete}
12mu|gnome-games-3.6.1-6|261	#-----------------------------------------------------------
12mu|gnome-games-3.6.1-6|262	%package -n gnome-sudoku
12mu|gnome-games-3.6.1-6|263	Summary:	Generate and play the popular Sudoku logic puzzle
12mu|gnome-games-3.6.1-6|264	Group:		Games/Other
12mu|gnome-games-3.6.1-6|265	Conflicts:	gnome-games < 2.29.6-2
12mu|gnome-games-3.6.1-6|266	Requires:	%{name}-common = %{version}-%{release}
12mu|gnome-games-3.6.1-6|267	
12mu|gnome-games-3.6.1-6|268	%description -n gnome-sudoku
12mu|gnome-games-3.6.1-6|269	gnome-sudoku is an application to generate and play the popular
12mu|gnome-games-3.6.1-6|270	Sudoku logic puzzle (also known as Number Place).
12mu|gnome-games-3.6.1-6|271	
12mu|gnome-games-3.6.1-6|272	%files -n gnome-sudoku -f gnome-sudoku.lang
12mu|gnome-games-3.6.1-6|273	%{_bindir}/gnome-sudoku
12mu|gnome-games-3.6.1-6|274	%{py_puresitedir}/gnome_sudoku
12mu|gnome-games-3.6.1-6|275	%{_datadir}/gnome-sudoku
12mu|gnome-games-3.6.1-6|276	%{_datadir}/applications/gnome-sudoku.desktop
12mu|gnome-games-3.6.1-6|277	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-sudoku.gschema.xml
12mu|gnome-games-3.6.1-6|278	%{_iconsdir}/*/*/*/gnome-sudoku.*
12mu|gnome-games-3.6.1-6|279	%{_mandir}/man6/gnome-sudoku.*
12mu|gnome-games-3.6.1-6|280	
12mu|gnome-games-3.6.1-6|281	#-----------------------------------------------------------
12mu|gnome-games-3.6.1-6|282	%package -n gnomine
12mu|gnome-games-3.6.1-6|283	Summary: A puzzle game
12mu|gnome-games-3.6.1-6|284	Group: Games/Other
12mu|gnome-games-3.6.1-6|285	Conflicts: gnome-games < 2.29.6-2
12mu|gnome-games-3.6.1-6|286	Requires: %{name}-common = %{version}-%{release}
12mu|gnome-games-3.6.1-6|287	
12mu|gnome-games-3.6.1-6|288	%description -n gnomine
12mu|gnome-games-3.6.1-6|289	gnomine is a puzzle game where you locate mines floating in an
12mu|gnome-games-3.6.1-6|290	ocean using only your brain and a little bit of luck.
12mu|gnome-games-3.6.1-6|291	
12mu|gnome-games-3.6.1-6|292	%pre -n gnomine
12mu|gnome-games-3.6.1-6|293	[ -d %{_localstatedir}/games ] || mkdir -p %{_localstatedir}/games
12mu|gnome-games-3.6.1-6|294	for i in \
12mu|gnome-games-3.6.1-6|295	gnomine.Custom \
12mu|gnome-games-3.6.1-6|296	gnomine.Large \
12mu|gnome-games-3.6.1-6|297	gnomine.Medium \
12mu|gnome-games-3.6.1-6|298	gnomine.Small \
12mu|gnome-games-3.6.1-6|299	; do
12mu|gnome-games-3.6.1-6|300	%create_ghostfile %{_localstatedir}/games/$i.scores games games 0664
12mu|gnome-games-3.6.1-6|301	if [ -f "%{_localstatedir}/games/$i.scores" -a ! -s "%{_localstatedir}/games/$i.scores" ]; then
12mu|gnome-games-3.6.1-6|302	echo "0.000000 `date +%s` gnome" >> %{_localstatedir}/games/$i.scores
12mu|gnome-games-3.6.1-6|303	fi
12mu|gnome-games-3.6.1-6|304	done
12mu|gnome-games-3.6.1-6|305	
12mu|gnome-games-3.6.1-6|306	%files -n gnomine -f gnomine.lang
12mu|gnome-games-3.6.1-6|307	%{_bindir}/gnomine
12mu|gnome-games-3.6.1-6|308	%{_datadir}/gnomine
12mu|gnome-games-3.6.1-6|309	%{_datadir}/applications/gnomine.desktop
12mu|gnome-games-3.6.1-6|310	%{_datadir}/glib-2.0/schemas/org.gnome.gnomine.gschema.xml
12mu|gnome-games-3.6.1-6|311	%{_iconsdir}/*/*/*/gnomine.*
12mu|gnome-games-3.6.1-6|312	%{_mandir}/man6/gnomine.*
12mu|gnome-games-3.6.1-6|313	%attr(664, games, games) %ghost %{_localstatedir}/games/gnomine.*.scores
12mu|gnome-games-3.6.1-6|314	
12mu|gnome-games-3.6.1-6|315	#-----------------------------------------------------------
12mu|gnome-games-3.6.1-6|316	%package -n gnotravex
12mu|gnome-games-3.6.1-6|317	Summary:	A simple puzzle game
12mu|gnome-games-3.6.1-6|318	Group:		Games/Other
12mu|gnome-games-3.6.1-6|319	Conflicts:	gnome-games < 2.29.6-2
12mu|gnome-games-3.6.1-6|320	Requires:	%{name}-common = %{version}-%{release}
12mu|gnome-games-3.6.1-6|321	
12mu|gnome-games-3.6.1-6|322	%description -n gnotravex
12mu|gnome-games-3.6.1-6|323	GNOME Tetravex is a simple puzzle where pieces must be positioned so
12mu|gnome-games-3.6.1-6|324	that the same numbers are touching each other. Your game is timed,
12mu|gnome-games-3.6.1-6|325	these times are stored in a system-wide scoreboard.
12mu|gnome-games-3.6.1-6|326	
12mu|gnome-games-3.6.1-6|327	%pre -n gnotravex
12mu|gnome-games-3.6.1-6|328	[ -d %{_localstatedir}/games ] || mkdir -p %{_localstatedir}/games
12mu|gnome-games-3.6.1-6|329	for i in \
12mu|gnome-games-3.6.1-6|330	gnotravex.2x2 \
12mu|gnome-games-3.6.1-6|331	gnotravex.3x3 \
12mu|gnome-games-3.6.1-6|332	gnotravex.4x4 \
12mu|gnome-games-3.6.1-6|333	gnotravex.5x5 \
12mu|gnome-games-3.6.1-6|334	gnotravex.6x6 \
12mu|gnome-games-3.6.1-6|335	; do
12mu|gnome-games-3.6.1-6|336	%create_ghostfile %{_localstatedir}/games/$i.scores games games 0664
12mu|gnome-games-3.6.1-6|337	if [ -f "%{_localstatedir}/games/$i.scores" -a ! -s "%{_localstatedir}/games/$i.scores" ]; then
12mu|gnome-games-3.6.1-6|338	echo "0.000000 `date +%s` gnome" >> %{_localstatedir}/games/$i.scores
12mu|gnome-games-3.6.1-6|339	fi
12mu|gnome-games-3.6.1-6|340	done
12mu|gnome-games-3.6.1-6|341	
12mu|gnome-games-3.6.1-6|342	%files -n gnotravex -f gnotravex.lang
12mu|gnome-games-3.6.1-6|343	%{_bindir}/gnotravex
12mu|gnome-games-3.6.1-6|344	%{_datadir}/gnotravex
12mu|gnome-games-3.6.1-6|345	%{_datadir}/applications/gnotravex.desktop
12mu|gnome-games-3.6.1-6|346	%{_datadir}/glib-2.0/schemas/org.gnome.gnotravex.gschema.xml
12mu|gnome-games-3.6.1-6|347	%{_iconsdir}/*/*/*/gnotravex.*
12mu|gnome-games-3.6.1-6|348	%{_mandir}/man6/gnotravex.*
12mu|gnome-games-3.6.1-6|349	%attr(664, games, games) %ghost %{_localstatedir}/games/gnotravex.*.scores
12mu|gnome-games-3.6.1-6|350	%endif
12mu|gnome-games-3.6.1-6|351	#-----------------------------------------------------------
12mu|gnome-games-3.6.1-6|352	%package -n gnotski
12mu|gnome-games-3.6.1-6|353	Summary:	Clone of the Klotski game
12mu|gnome-games-3.6.1-6|354	Group:		Games/Other
12mu|gnome-games-3.6.1-6|355	Conflicts:	gnome-games < 2.29.6-2
12mu|gnome-games-3.6.1-6|356	Requires:	%{name}-common = %{version}-%{release}
12mu|gnome-games-3.6.1-6|357	
12mu|gnome-games-3.6.1-6|358	%description -n gnotski
12mu|gnome-games-3.6.1-6|359	The gnotski application is a clone of the Klotski game. The
12mu|gnome-games-3.6.1-6|360	objective is to move the patterned block to the area bordered
12mu|gnome-games-3.6.1-6|361	by green markers.
12mu|gnome-games-3.6.1-6|362	
12mu|gnome-games-3.6.1-6|363	%pre -n gnotski
12mu|gnome-games-3.6.1-6|364	[ -d %{_localstatedir}/games ] || mkdir -p %{_localstatedir}/games
12mu|gnome-games-3.6.1-6|365	for i in \
12mu|gnome-games-3.6.1-6|366	gnotski.1 \
12mu|gnome-games-3.6.1-6|367	gnotski.2 \
12mu|gnome-games-3.6.1-6|368	gnotski.3 \
12mu|gnome-games-3.6.1-6|369	gnotski.4 \
12mu|gnome-games-3.6.1-6|370	gnotski.5 \
12mu|gnome-games-3.6.1-6|371	gnotski.6 \
12mu|gnome-games-3.6.1-6|372	gnotski.7 \
12mu|gnome-games-3.6.1-6|373	gnotski.8 \
12mu|gnome-games-3.6.1-6|374	gnotski.9 \
12mu|gnome-games-3.6.1-6|375	gnotski.10 \
12mu|gnome-games-3.6.1-6|376	gnotski.11 \
12mu|gnome-games-3.6.1-6|377	gnotski.12 \
12mu|gnome-games-3.6.1-6|378	gnotski.13 \
12mu|gnome-games-3.6.1-6|379	gnotski.14 \
12mu|gnome-games-3.6.1-6|380	gnotski.15 \
12mu|gnome-games-3.6.1-6|381	gnotski.16 \
12mu|gnome-games-3.6.1-6|382	gnotski.17 \
12mu|gnome-games-3.6.1-6|383	gnotski.18 \
12mu|gnome-games-3.6.1-6|384	gnotski.19 \
12mu|gnome-games-3.6.1-6|385	gnotski.20 \
12mu|gnome-games-3.6.1-6|386	gnotski.21 \
12mu|gnome-games-3.6.1-6|387	gnotski.22 \
12mu|gnome-games-3.6.1-6|388	gnotski.23 \
12mu|gnome-games-3.6.1-6|389	gnotski.24 \
12mu|gnome-games-3.6.1-6|390	gnotski.25 \
12mu|gnome-games-3.6.1-6|391	gnotski.26 \
12mu|gnome-games-3.6.1-6|392	gnotski.27 \
12mu|gnome-games-3.6.1-6|393	gnotski.28 \
12mu|gnome-games-3.6.1-6|394	gnotski.29 \
12mu|gnome-games-3.6.1-6|395	gnotski.30 \
12mu|gnome-games-3.6.1-6|396	gnotski.31 \
12mu|gnome-games-3.6.1-6|397	gnotski.32 \
12mu|gnome-games-3.6.1-6|398	gnotski.33 \
12mu|gnome-games-3.6.1-6|399	gnotski.34 \
12mu|gnome-games-3.6.1-6|400	gnotski.35 \
12mu|gnome-games-3.6.1-6|401	gnotski.36 \
12mu|gnome-games-3.6.1-6|402	gnotski.37 \
12mu|gnome-games-3.6.1-6|403	; do
12mu|gnome-games-3.6.1-6|404	%create_ghostfile %{_localstatedir}/games/$i.scores games games 0664
12mu|gnome-games-3.6.1-6|405	if [ -f "%{_localstatedir}/games/$i.scores" -a ! -s "%{_localstatedir}/games/$i.scores" ]; then
12mu|gnome-games-3.6.1-6|406	echo "0.000000 `date +%s` gnome" >> %{_localstatedir}/games/$i.scores
12mu|gnome-games-3.6.1-6|407	fi
12mu|gnome-games-3.6.1-6|408	done
12mu|gnome-games-3.6.1-6|409	
12mu|gnome-games-3.6.1-6|410	%files -n gnotski -f gnotski.lang
12mu|gnome-games-3.6.1-6|411	%{_bindir}/gnotski
12mu|gnome-games-3.6.1-6|412	%{_datadir}/gnotski
12mu|gnome-games-3.6.1-6|413	%{_datadir}/applications/gnotski.desktop
12mu|gnome-games-3.6.1-6|414	%{_datadir}/glib-2.0/schemas/org.gnome.gnotski.gschema.xml
12mu|gnome-games-3.6.1-6|415	%{_iconsdir}/*/*/*/gnotski.*
12mu|gnome-games-3.6.1-6|416	%{_mandir}/man6/gnotski.*
12mu|gnome-games-3.6.1-6|417	%attr(664, games, games) %ghost %{_localstatedir}/games/gnotski.*.scores
12mu|gnome-games-3.6.1-6|418	
12mu|gnome-games-3.6.1-6|419	%if %{packobsolete}
12mu|gnome-games-3.6.1-6|420	#-----------------------------------------------------------
12mu|gnome-games-3.6.1-6|421	%package -n gtali
12mu|gnome-games-3.6.1-6|422	Summary:	Tali is like Yahtzee for GNOME
12mu|gnome-games-3.6.1-6|423	Group:		Games/Other
12mu|gnome-games-3.6.1-6|424	Conflicts:	gnome-games < 2.29.6-2
12mu|gnome-games-3.6.1-6|425	Requires:	%{name}-common = %{version}-%{release}
12mu|gnome-games-3.6.1-6|426	
12mu|gnome-games-3.6.1-6|427	%description -n gtali
12mu|gnome-games-3.6.1-6|428	Tali is like Yahtzee for GNOME or like poker with dice. The player
12mu|gnome-games-3.6.1-6|429	rolls dice to try to make the best possible combinations, like
12mu|gnome-games-3.6.1-6|430	4 of a kind, small straight, and full house. The player is allowed
12mu|gnome-games-3.6.1-6|431	3 rolls per turn and can hold certain dice with each roll.
12mu|gnome-games-3.6.1-6|432	
12mu|gnome-games-3.6.1-6|433	%pre -n gtali
12mu|gnome-games-3.6.1-6|434	[ -d %{_localstatedir}/games ] || mkdir -p %{_localstatedir}/games
12mu|gnome-games-3.6.1-6|435	for i in \
12mu|gnome-games-3.6.1-6|436	gtali.Colors \
12mu|gnome-games-3.6.1-6|437	gtali.Regular \
12mu|gnome-games-3.6.1-6|438	; do
12mu|gnome-games-3.6.1-6|439	%create_ghostfile %{_localstatedir}/games/$i.scores games games 0664
12mu|gnome-games-3.6.1-6|440	if [ -f "%{_localstatedir}/games/$i.scores" -a ! -s "%{_localstatedir}/games/$i.scores" ]; then
12mu|gnome-games-3.6.1-6|441	echo "0.000000 `date +%s` gnome" >> %{_localstatedir}/games/$i.scores
12mu|gnome-games-3.6.1-6|442	fi
12mu|gnome-games-3.6.1-6|443	done
12mu|gnome-games-3.6.1-6|444	
12mu|gnome-games-3.6.1-6|445	%files -n gtali -f gtali.lang
12mu|gnome-games-3.6.1-6|446	%{_bindir}/gtali
12mu|gnome-games-3.6.1-6|447	%{_datadir}/gtali
12mu|gnome-games-3.6.1-6|448	%{_datadir}/applications/gtali.desktop
12mu|gnome-games-3.6.1-6|449	%{_datadir}/glib-2.0/schemas/org.gnome.gtali.gschema.xml
12mu|gnome-games-3.6.1-6|450	%{_iconsdir}/*/*/*/*tali.*
12mu|gnome-games-3.6.1-6|451	%{_mandir}/man6/gtali.*
12mu|gnome-games-3.6.1-6|452	%attr(664, games, games) %ghost %{_localstatedir}/games/gtali.*.scores
12mu|gnome-games-3.6.1-6|453	
12mu|gnome-games-3.6.1-6|454	#-----------------------------------------------------------
12mu|gnome-games-3.6.1-6|455	%package -n iagno
12mu|gnome-games-3.6.1-6|456	Summary:	Computer version of game Reversi/Othello
12mu|gnome-games-3.6.1-6|457	Group:		Games/Other
12mu|gnome-games-3.6.1-6|458	Conflicts:	gnome-games < 2.29.6-2
12mu|gnome-games-3.6.1-6|459	Requires:	%{name}-common = %{version}-%{release}
12mu|gnome-games-3.6.1-6|460	
12mu|gnome-games-3.6.1-6|461	%description -n iagno
12mu|gnome-games-3.6.1-6|462	Iagno is a computer version of the game Reversi, more popularly
12mu|gnome-games-3.6.1-6|463	called Othello. Iagno is a two player strategy game similar to
12mu|gnome-games-3.6.1-6|464	Go.  The board is 8 by 8 with tiles that are black on one side
12mu|gnome-games-3.6.1-6|465	and white on the other side.  The object of Iagno is to flip as
12mu|gnome-games-3.6.1-6|466	many of your opponent's tiles to your color as possible without
12mu|gnome-games-3.6.1-6|467	your opponent flipping your tiles.  This is done by trapping your
12mu|gnome-games-3.6.1-6|468	opponent's tiles between two tiles of your own color.
12mu|gnome-games-3.6.1-6|469	
12mu|gnome-games-3.6.1-6|470	%files -n iagno -f iagno.lang
12mu|gnome-games-3.6.1-6|471	%{_bindir}/iagno
12mu|gnome-games-3.6.1-6|472	%{_datadir}/iagno
12mu|gnome-games-3.6.1-6|473	%{_datadir}/applications/iagno.desktop
12mu|gnome-games-3.6.1-6|474	%{_datadir}/glib-2.0/schemas/org.gnome.iagno.gschema.xml
12mu|gnome-games-3.6.1-6|475	%{_iconsdir}/*/*/*/*iagno.*
12mu|gnome-games-3.6.1-6|476	%{_mandir}/man6/iagno.*
12mu|gnome-games-3.6.1-6|477	
12mu|gnome-games-3.6.1-6|478	#-----------------------------------------------------------
12mu|gnome-games-3.6.1-6|479	%package -n lightsoff
12mu|gnome-games-3.6.1-6|480	Summary:	Turn off all the lights
12mu|gnome-games-3.6.1-6|481	Group:		Games/Other
12mu|gnome-games-3.6.1-6|482	Conflicts:	gnome-games < 2.29.6-2
12mu|gnome-games-3.6.1-6|483	Requires:	%{name}-common = %{version}-%{release}
12mu|gnome-games-3.6.1-6|484	Requires:	seed
12mu|gnome-games-3.6.1-6|485	
12mu|gnome-games-3.6.1-6|486	%description -n lightsoff
12mu|gnome-games-3.6.1-6|487	Puzzle where all lights have to be switched off.
12mu|gnome-games-3.6.1-6|488	
12mu|gnome-games-3.6.1-6|489	%files -n lightsoff -f lightsoff.lang
12mu|gnome-games-3.6.1-6|490	%{_bindir}/lightsoff
12mu|gnome-games-3.6.1-6|491	%{_datadir}/lightsoff
12mu|gnome-games-3.6.1-6|492	%{_datadir}/applications/lightsoff.desktop
12mu|gnome-games-3.6.1-6|493	%{_datadir}/glib-2.0/schemas/org.gnome.lightsoff.gschema.xml
12mu|gnome-games-3.6.1-6|494	%{_iconsdir}/*/*/*/lightsoff.*
12mu|gnome-games-3.6.1-6|495	
12mu|gnome-games-3.6.1-6|496	#-----------------------------------------------------------
12mu|gnome-games-3.6.1-6|497	%package -n gnome-mahjongg
12mu|gnome-games-3.6.1-6|498	Summary:	Mahjongg tile solitaire game
12mu|gnome-games-3.6.1-6|499	Group:		Games/Other
12mu|gnome-games-3.6.1-6|500	Conflicts:	gnome-games < 2.29.6-2
12mu|gnome-games-3.6.1-6|501	Requires:	%{name}-common = %{version}-%{release}
12mu|gnome-games-3.6.1-6|502	
12mu|gnome-games-3.6.1-6|503	%description -n gnome-mahjongg
12mu|gnome-games-3.6.1-6|504	A tile-based solitaire game. Remove tiles in matching pairs to
12mu|gnome-games-3.6.1-6|505	dismantle elaborately designed stacks.
12mu|gnome-games-3.6.1-6|506	
12mu|gnome-games-3.6.1-6|507	%pre -n gnome-mahjongg
12mu|gnome-games-3.6.1-6|508	[ -d %{_localstatedir}/games ] || mkdir -p %{_localstatedir}/games
12mu|gnome-games-3.6.1-6|509	for i in \
12mu|gnome-games-3.6.1-6|510	gnome-mahjongg.bridges \
12mu|gnome-games-3.6.1-6|511	gnome-mahjongg.cloud \
12mu|gnome-games-3.6.1-6|512	gnome-mahjongg.confounding \
12mu|gnome-games-3.6.1-6|513	gnome-mahjongg.difficult \
12mu|gnome-games-3.6.1-6|514	gnome-mahjongg.dragon \
12mu|gnome-games-3.6.1-6|515	gnome-mahjongg.easy \
12mu|gnome-games-3.6.1-6|516	gnome-mahjongg.pyramid \
12mu|gnome-games-3.6.1-6|517	gnome-mahjongg.tictactoe \
12mu|gnome-games-3.6.1-6|518	gnome-mahjongg.ziggurat \
12mu|gnome-games-3.6.1-6|519	; do
12mu|gnome-games-3.6.1-6|520	%create_ghostfile %{_localstatedir}/games/$i.scores games games 0664
12mu|gnome-games-3.6.1-6|521	if [ -f "%{_localstatedir}/games/$i.scores" -a ! -s "%{_localstatedir}/games/$i.scores" ]; then
12mu|gnome-games-3.6.1-6|522	echo "0.000000 `date +%s` gnome" >> %{_localstatedir}/games/$i.scores
12mu|gnome-games-3.6.1-6|523	fi
12mu|gnome-games-3.6.1-6|524	done
12mu|gnome-games-3.6.1-6|525	
12mu|gnome-games-3.6.1-6|526	%files -n gnome-mahjongg -f gnome-mahjongg.lang
12mu|gnome-games-3.6.1-6|527	%{_bindir}/gnome-mahjongg
12mu|gnome-games-3.6.1-6|528	%{_datadir}/gnome-mahjongg
12mu|gnome-games-3.6.1-6|529	%{_datadir}/applications/gnome-mahjongg.desktop
12mu|gnome-games-3.6.1-6|530	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-mahjongg.gschema.xml
12mu|gnome-games-3.6.1-6|531	%{_iconsdir}/*/*/*/*mahjongg.*
12mu|gnome-games-3.6.1-6|532	%{_mandir}/man6/gnome-mahjongg.*
12mu|gnome-games-3.6.1-6|533	%attr(664, games, games) %ghost %{_localstatedir}/games/gnome-mahjongg.*.scores
12mu|gnome-games-3.6.1-6|534	
12mu|gnome-games-3.6.1-6|535	#-----------------------------------------------------------
12mu|gnome-games-3.6.1-6|536	%package -n quadrapassel
12mu|gnome-games-3.6.1-6|537	Summary:	Falling blocks game
12mu|gnome-games-3.6.1-6|538	Group:		Games/Other
12mu|gnome-games-3.6.1-6|539	Conflicts:	gnome-games < 2.29.6-2
12mu|gnome-games-3.6.1-6|540	Requires:	%{name}-common = %{version}-%{release}
12mu|gnome-games-3.6.1-6|541	Provides:	gnometris = %{version}-%{release}
12mu|gnome-games-3.6.1-6|542	
12mu|gnome-games-3.6.1-6|543	%description -n quadrapassel
12mu|gnome-games-3.6.1-6|544	The Russian game of falling geometric shapes. Fit blocks together
12mu|gnome-games-3.6.1-6|545	to make complete rows.
12mu|gnome-games-3.6.1-6|546	
12mu|gnome-games-3.6.1-6|547	%pre -n quadrapassel
12mu|gnome-games-3.6.1-6|548	[ -d %{_localstatedir}/games ] || mkdir -p %{_localstatedir}/games
12mu|gnome-games-3.6.1-6|549	for i in \
12mu|gnome-games-3.6.1-6|550	quadrapassel \
12mu|gnome-games-3.6.1-6|551	; do
12mu|gnome-games-3.6.1-6|552	%create_ghostfile %{_localstatedir}/games/$i.scores games games 0664
12mu|gnome-games-3.6.1-6|553	if [ -f "%{_localstatedir}/games/$i.scores" -a ! -s "%{_localstatedir}/games/$i.scores" ]; then
12mu|gnome-games-3.6.1-6|554	echo "0.000000 `date +%s` gnome" >> %{_localstatedir}/games/$i.scores
12mu|gnome-games-3.6.1-6|555	fi
12mu|gnome-games-3.6.1-6|556	done
12mu|gnome-games-3.6.1-6|557	
12mu|gnome-games-3.6.1-6|558	%files -n quadrapassel -f quadrapassel.lang
12mu|gnome-games-3.6.1-6|559	%{_bindir}/quadrapassel
12mu|gnome-games-3.6.1-6|560	%{_datadir}/quadrapassel
12mu|gnome-games-3.6.1-6|561	%{_datadir}/applications/quadrapassel.desktop
12mu|gnome-games-3.6.1-6|562	%{_datadir}/glib-2.0/schemas/org.gnome.quadrapassel.gschema.xml
12mu|gnome-games-3.6.1-6|563	%{_iconsdir}/*/*/*/*quadrapassel.*
12mu|gnome-games-3.6.1-6|564	%{_mandir}/man6/quadrapassel.*
12mu|gnome-games-3.6.1-6|565	%attr(664, games, games) %ghost %{_localstatedir}/games/quadrapassel.scores
12mu|gnome-games-3.6.1-6|566	
12mu|gnome-games-3.6.1-6|567	#-----------------------------------------------------------
12mu|gnome-games-3.6.1-6|568	%package -n swell-foop
12mu|gnome-games-3.6.1-6|569	Summary:	Colored ball puzzle game
12mu|gnome-games-3.6.1-6|570	Group:		Games/Other
12mu|gnome-games-3.6.1-6|571	Conflicts:	gnome-games < 2.29.6-2
12mu|gnome-games-3.6.1-6|572	Requires:	%{name}-common = %{version}-%{release}
12mu|gnome-games-3.6.1-6|573	Requires:	seed
12mu|gnome-games-3.6.1-6|574	
12mu|gnome-games-3.6.1-6|575	%description -n swell-foop
12mu|gnome-games-3.6.1-6|576	Remove blocks of balls of the same color in as few moves as
12mu|gnome-games-3.6.1-6|577	possible. Try to remove all balls for a bonus.
12mu|gnome-games-3.6.1-6|578	
12mu|gnome-games-3.6.1-6|579	%pre -n swell-foop
12mu|gnome-games-3.6.1-6|580	[ -d %{_localstatedir}/games ] || mkdir -p %{_localstatedir}/games
12mu|gnome-games-3.6.1-6|581	for i in \
12mu|gnome-games-3.6.1-6|582	swell-foop.large \
12mu|gnome-games-3.6.1-6|583	swell-foop.normal \
12mu|gnome-games-3.6.1-6|584	swell-foop.small \
12mu|gnome-games-3.6.1-6|585	; do
12mu|gnome-games-3.6.1-6|586	%create_ghostfile %{_localstatedir}/games/$i.scores games games 0664
12mu|gnome-games-3.6.1-6|587	if [ -f "%{_localstatedir}/games/$i.scores" -a ! -s "%{_localstatedir}/games/$i.scores" ]; then
12mu|gnome-games-3.6.1-6|588	echo "0.000000 `date +%s` gnome" >> %{_localstatedir}/games/$i.scores
12mu|gnome-games-3.6.1-6|589	fi
12mu|gnome-games-3.6.1-6|590	done
12mu|gnome-games-3.6.1-6|591	
12mu|gnome-games-3.6.1-6|592	%files -n swell-foop -f swell-foop.lang
12mu|gnome-games-3.6.1-6|593	%{_bindir}/swell-foop
12mu|gnome-games-3.6.1-6|594	%{_datadir}/swell-foop
12mu|gnome-games-3.6.1-6|595	%{_datadir}/applications/swell-foop.desktop
12mu|gnome-games-3.6.1-6|596	%{_datadir}/glib-2.0/schemas/org.gnome.swell-foop.gschema.xml
12mu|gnome-games-3.6.1-6|597	%{_iconsdir}/*/*/*/swell-foop.*
12mu|gnome-games-3.6.1-6|598	%attr(664, games, games) %ghost %{_localstatedir}/games/swell-foop.*.scores
12mu|gnome-games-3.6.1-6|599	
12mu|gnome-games-3.6.1-6|600	#-----------------------------------------------------------
12mu|gnome-games-3.6.1-6|601	%endif
12mu|gnome-games-3.6.1-6|602	
12mu|gnome-games-3.6.1-6|603	%prep
12mu|gnome-games-3.6.1-6|604	%setup -q
12mu|gnome-games-3.6.1-6|605	%apply_patches
12mu|gnome-games-3.6.1-6|606	
12mu|gnome-games-3.6.1-6|607	%build
12mu|gnome-games-3.6.1-6|608	%configure2_5x \
12mu|gnome-games-3.6.1-6|609	--disable-static \
12mu|gnome-games-3.6.1-6|610	--disable-schemas-install \
12mu|gnome-games-3.6.1-6|611	--enable-compile-warnings=no
12mu|gnome-games-3.6.1-6|612	
12mu|gnome-games-3.6.1-6|613	%make
12mu|gnome-games-3.6.1-6|614	
12mu|gnome-games-3.6.1-6|615	%install
12mu|gnome-games-3.6.1-6|616	%makeinstall_std
12mu|gnome-games-3.6.1-6|617	%find_lang %{name}
12mu|gnome-games-3.6.1-6|618	
12mu|gnome-games-3.6.1-6|619	%define games glchess glines gnect gnibbles gnobots2 gnome-sudoku gnomine gnotravex gnotski gtali iagno gnome-mahjongg lightsoff quadrapassel swell-foop
12mu|gnome-games-3.6.1-6|620	for game in %games; do
12mu|gnome-games-3.6.1-6|621	%find_lang $game --with-gnome
12mu|gnome-games-3.6.1-6|622	#sed -i "s|%%lang(sr@latin) %{_datadir}/help/${game}/sr@latin/figures$||g" ${game}.lang
12mu|gnome-games-3.6.1-6|623	done
12mu|gnome-games-3.6.1-6|624	
12mu|gnome-games-3.6.1-6|625	rm -rf %{buildroot}/var/lib/scrollkeeper %{buildroot}%{_sysconfdir}/ggz.modules
12mu|gnome-games-3.6.1-6|626	
12mu|gnome-games-3.6.1-6|627	%files

19704 12
12mu|gnome-getting-started-docs-3.8.2-1|1	Name:           gnome-getting-started-docs
12mu|gnome-getting-started-docs-3.8.2-1|2	Version:        3.8.2
12mu|gnome-getting-started-docs-3.8.2-1|3	Release:        1%{?dist}
12mu|gnome-getting-started-docs-3.8.2-1|4	Summary:        Help a new user get started in GNOME
12mu|gnome-getting-started-docs-3.8.2-1|5	
12mu|gnome-getting-started-docs-3.8.2-1|6	License:        CC-BY-SA
12mu|gnome-getting-started-docs-3.8.2-1|7	URL:            http://help.gnome.org/
12mu|gnome-getting-started-docs-3.8.2-1|8	Source0:        http://download.gnome.org/sources/gnome-getting-started-docs/3.8/%{name}-%{version}.tar.xz
12mu|gnome-getting-started-docs-3.8.2-1|9	# We need to patch gs-browse-web-firefox.page and gs-browse-web.page since
12mu|gnome-getting-started-docs-3.8.2-1|10	# upstream doesn't ship Firefox
12mu|gnome-getting-started-docs-3.8.2-1|11	Patch0:         gs-browse-web-firefox.page.patch
12mu|gnome-getting-started-docs-3.8.2-1|12	Group:          Books/Other
12mu|gnome-getting-started-docs-3.8.2-1|13	
12mu|gnome-getting-started-docs-3.8.2-1|14	BuildArch:      noarch
12mu|gnome-getting-started-docs-3.8.2-1|15	
12mu|gnome-getting-started-docs-3.8.2-1|16	BuildRequires:  pkgconfig
12mu|gnome-getting-started-docs-3.8.2-1|17	BuildRequires:  gettext
12mu|gnome-getting-started-docs-3.8.2-1|18	BuildRequires:  itstool
12mu|gnome-getting-started-docs-3.8.2-1|19	BuildRequires:  yelp-tools
12mu|gnome-getting-started-docs-3.8.2-1|20	Requires: gnome-user-docs
12mu|gnome-getting-started-docs-3.8.2-1|21	
12mu|gnome-getting-started-docs-3.8.2-1|22	%description
12mu|gnome-getting-started-docs-3.8.2-1|23	This package contains a 'Getting Started' guide that can be viewed
12mu|gnome-getting-started-docs-3.8.2-1|24	with yelp. It is normally used together with gnome-initial-setup.
12mu|gnome-getting-started-docs-3.8.2-1|25	
12mu|gnome-getting-started-docs-3.8.2-1|26	
12mu|gnome-getting-started-docs-3.8.2-1|27	%package cs
12mu|gnome-getting-started-docs-3.8.2-1|28	Summary:        cs translations for gnome-getting-started-docs videos
12mu|gnome-getting-started-docs-3.8.2-1|29	Group:          Books/Other
12mu|gnome-getting-started-docs-3.8.2-1|30	Requires:       gnome-getting-started-docs = %{version}-%{release}
12mu|gnome-getting-started-docs-3.8.2-1|31	
12mu|gnome-getting-started-docs-3.8.2-1|32	%description cs
12mu|gnome-getting-started-docs-3.8.2-1|33	cs translations for the Getting Started guide videos.
12mu|gnome-getting-started-docs-3.8.2-1|34	
12mu|gnome-getting-started-docs-3.8.2-1|35	
12mu|gnome-getting-started-docs-3.8.2-1|36	%package de
12mu|gnome-getting-started-docs-3.8.2-1|37	Summary:        de translations for gnome-getting-started-docs videos
12mu|gnome-getting-started-docs-3.8.2-1|38	Group:          Books/Other
12mu|gnome-getting-started-docs-3.8.2-1|39	Requires:       gnome-getting-started-docs = %{version}-%{release}
12mu|gnome-getting-started-docs-3.8.2-1|40	
12mu|gnome-getting-started-docs-3.8.2-1|41	%description de
12mu|gnome-getting-started-docs-3.8.2-1|42	de translations for the Getting Started guide videos.
12mu|gnome-getting-started-docs-3.8.2-1|43	
12mu|gnome-getting-started-docs-3.8.2-1|44	
12mu|gnome-getting-started-docs-3.8.2-1|45	%package es
12mu|gnome-getting-started-docs-3.8.2-1|46	Summary:        es translations for gnome-getting-started-docs videos
12mu|gnome-getting-started-docs-3.8.2-1|47	Group:          Books/Other
12mu|gnome-getting-started-docs-3.8.2-1|48	Requires:       gnome-getting-started-docs = %{version}-%{release}
12mu|gnome-getting-started-docs-3.8.2-1|49	
12mu|gnome-getting-started-docs-3.8.2-1|50	%description es
12mu|gnome-getting-started-docs-3.8.2-1|51	es translations for the Getting Started guide videos.
12mu|gnome-getting-started-docs-3.8.2-1|52	
12mu|gnome-getting-started-docs-3.8.2-1|53	
12mu|gnome-getting-started-docs-3.8.2-1|54	%package gl
12mu|gnome-getting-started-docs-3.8.2-1|55	Summary:        gl translations for gnome-getting-started-docs videos
12mu|gnome-getting-started-docs-3.8.2-1|56	Group:          Books/Other
12mu|gnome-getting-started-docs-3.8.2-1|57	Requires:       gnome-getting-started-docs = %{version}-%{release}
12mu|gnome-getting-started-docs-3.8.2-1|58	
12mu|gnome-getting-started-docs-3.8.2-1|59	%description gl
12mu|gnome-getting-started-docs-3.8.2-1|60	gl translations for the Getting Started guide videos.
12mu|gnome-getting-started-docs-3.8.2-1|61	
12mu|gnome-getting-started-docs-3.8.2-1|62	
12mu|gnome-getting-started-docs-3.8.2-1|63	%package hu
12mu|gnome-getting-started-docs-3.8.2-1|64	Summary:        hu translations for gnome-getting-started-docs videos
12mu|gnome-getting-started-docs-3.8.2-1|65	Group:          Books/Other
12mu|gnome-getting-started-docs-3.8.2-1|66	Requires:       gnome-getting-started-docs = %{version}-%{release}
12mu|gnome-getting-started-docs-3.8.2-1|67	
12mu|gnome-getting-started-docs-3.8.2-1|68	%description hu
12mu|gnome-getting-started-docs-3.8.2-1|69	hu translations for the Getting Started guide videos.
12mu|gnome-getting-started-docs-3.8.2-1|70	
12mu|gnome-getting-started-docs-3.8.2-1|71	
12mu|gnome-getting-started-docs-3.8.2-1|72	%package it
12mu|gnome-getting-started-docs-3.8.2-1|73	Summary:        it translations for gnome-getting-started-docs videos
12mu|gnome-getting-started-docs-3.8.2-1|74	Group:          Books/Other
12mu|gnome-getting-started-docs-3.8.2-1|75	Requires:       gnome-getting-started-docs = %{version}-%{release}
12mu|gnome-getting-started-docs-3.8.2-1|76	
12mu|gnome-getting-started-docs-3.8.2-1|77	%description it
12mu|gnome-getting-started-docs-3.8.2-1|78	it translations for the Getting Started guide videos.
12mu|gnome-getting-started-docs-3.8.2-1|79	
12mu|gnome-getting-started-docs-3.8.2-1|80	
12mu|gnome-getting-started-docs-3.8.2-1|81	%package pl
12mu|gnome-getting-started-docs-3.8.2-1|82	Summary:        pl translations for gnome-getting-started-docs videos
12mu|gnome-getting-started-docs-3.8.2-1|83	Group:          Books/Other
12mu|gnome-getting-started-docs-3.8.2-1|84	Requires:       gnome-getting-started-docs = %{version}-%{release}
12mu|gnome-getting-started-docs-3.8.2-1|85	
12mu|gnome-getting-started-docs-3.8.2-1|86	%description pl
12mu|gnome-getting-started-docs-3.8.2-1|87	pl translations for the Getting Started guide videos.
12mu|gnome-getting-started-docs-3.8.2-1|88	
12mu|gnome-getting-started-docs-3.8.2-1|89	
12mu|gnome-getting-started-docs-3.8.2-1|90	%package pt_BR
12mu|gnome-getting-started-docs-3.8.2-1|91	Summary:        pt_BR translations for gnome-getting-started-docs videos
12mu|gnome-getting-started-docs-3.8.2-1|92	Group:          Books/Other
12mu|gnome-getting-started-docs-3.8.2-1|93	Requires:       gnome-getting-started-docs = %{version}-%{release}
12mu|gnome-getting-started-docs-3.8.2-1|94	
12mu|gnome-getting-started-docs-3.8.2-1|95	%description pt_BR
12mu|gnome-getting-started-docs-3.8.2-1|96	pt_BR translations for the Getting Started guide videos.
12mu|gnome-getting-started-docs-3.8.2-1|97	
12mu|gnome-getting-started-docs-3.8.2-1|98	
12mu|gnome-getting-started-docs-3.8.2-1|99	%prep
12mu|gnome-getting-started-docs-3.8.2-1|100	%setup -q
12mu|gnome-getting-started-docs-3.8.2-1|101	%apply_patches
12mu|gnome-getting-started-docs-3.8.2-1|102	
12mu|gnome-getting-started-docs-3.8.2-1|103	
12mu|gnome-getting-started-docs-3.8.2-1|104	%build
12mu|gnome-getting-started-docs-3.8.2-1|105	%configure2_5x
12mu|gnome-getting-started-docs-3.8.2-1|106	%make
12mu|gnome-getting-started-docs-3.8.2-1|107	
12mu|gnome-getting-started-docs-3.8.2-1|108	
12mu|gnome-getting-started-docs-3.8.2-1|109	%install
12mu|gnome-getting-started-docs-3.8.2-1|110	%makeinstall_std
12mu|gnome-getting-started-docs-3.8.2-1|111	
12mu|gnome-getting-started-docs-3.8.2-1|112	%find_lang %{name} --all-name --with-gnome
12mu|gnome-getting-started-docs-3.8.2-1|113	
12mu|gnome-getting-started-docs-3.8.2-1|114	
12mu|gnome-getting-started-docs-3.8.2-1|115	%files -f %{name}.lang
12mu|gnome-getting-started-docs-3.8.2-1|116	%doc COPYING NEWS AUTHORS
12mu|gnome-getting-started-docs-3.8.2-1|117	%exclude %{_datadir}/help/cs/gnome-help/figures/
12mu|gnome-getting-started-docs-3.8.2-1|118	%exclude %{_datadir}/help/de/gnome-help/figures/
12mu|gnome-getting-started-docs-3.8.2-1|119	%exclude %{_datadir}/help/es/gnome-help/figures/
12mu|gnome-getting-started-docs-3.8.2-1|120	%exclude %{_datadir}/help/gl/gnome-help/figures/
12mu|gnome-getting-started-docs-3.8.2-1|121	%exclude %{_datadir}/help/hu/gnome-help/figures/
12mu|gnome-getting-started-docs-3.8.2-1|122	%exclude %{_datadir}/help/it/gnome-help/figures/
12mu|gnome-getting-started-docs-3.8.2-1|123	%exclude %{_datadir}/help/pl/gnome-help/figures/
12mu|gnome-getting-started-docs-3.8.2-1|124	%exclude %{_datadir}/help/pt_BR/gnome-help/figures/
12mu|gnome-getting-started-docs-3.8.2-1|125	
12mu|gnome-getting-started-docs-3.8.2-1|126	%files cs
12mu|gnome-getting-started-docs-3.8.2-1|127	%{_datadir}/help/cs/gnome-help/figures/
12mu|gnome-getting-started-docs-3.8.2-1|128	
12mu|gnome-getting-started-docs-3.8.2-1|129	%files de
12mu|gnome-getting-started-docs-3.8.2-1|130	%{_datadir}/help/de/gnome-help/figures/
12mu|gnome-getting-started-docs-3.8.2-1|131	
12mu|gnome-getting-started-docs-3.8.2-1|132	%files es
12mu|gnome-getting-started-docs-3.8.2-1|133	%{_datadir}/help/es/gnome-help/figures/
12mu|gnome-getting-started-docs-3.8.2-1|134	
12mu|gnome-getting-started-docs-3.8.2-1|135	%files gl
12mu|gnome-getting-started-docs-3.8.2-1|136	%{_datadir}/help/gl/gnome-help/figures/
12mu|gnome-getting-started-docs-3.8.2-1|137	
12mu|gnome-getting-started-docs-3.8.2-1|138	%files hu
12mu|gnome-getting-started-docs-3.8.2-1|139	%{_datadir}/help/hu/gnome-help/figures/
12mu|gnome-getting-started-docs-3.8.2-1|140	
12mu|gnome-getting-started-docs-3.8.2-1|141	%files it
12mu|gnome-getting-started-docs-3.8.2-1|142	%{_datadir}/help/it/gnome-help/figures/
12mu|gnome-getting-started-docs-3.8.2-1|143	
12mu|gnome-getting-started-docs-3.8.2-1|144	%files pl
12mu|gnome-getting-started-docs-3.8.2-1|145	%{_datadir}/help/pl/gnome-help/figures/
12mu|gnome-getting-started-docs-3.8.2-1|146	
12mu|gnome-getting-started-docs-3.8.2-1|147	%files pt_BR
12mu|gnome-getting-started-docs-3.8.2-1|148	%{_datadir}/help/pt_BR/gnome-help/figures/
12mu|gnome-getting-started-docs-3.8.2-1|149	

19705 12
12mu|gnome-icon-theme-3.8.2-1|1	Summary: GNOME icon theme
12mu|gnome-icon-theme-3.8.2-1|2	Name: gnome-icon-theme
12mu|gnome-icon-theme-3.8.2-1|3	Version: 3.8.2
12mu|gnome-icon-theme-3.8.2-1|4	Release: 1
12mu|gnome-icon-theme-3.8.2-1|5	#VCS: git:git://git.gnome.org/gnome-icon-theme
12mu|gnome-icon-theme-3.8.2-1|6	Source0: http://download.gnome.org/sources/gnome-icon-theme/3.8/%{name}-%{version}.tar.xz
12mu|gnome-icon-theme-3.8.2-1|7	Source1: legacy-icon-mapping.xml
12mu|gnome-icon-theme-3.8.2-1|8	License: GPL+
12mu|gnome-icon-theme-3.8.2-1|9	BuildArch: noarch
12mu|gnome-icon-theme-3.8.2-1|10	Group: Graphical desktop/GNOME
12mu|gnome-icon-theme-3.8.2-1|11	BuildRequires: icon-naming-utils >= 0.8.7
12mu|gnome-icon-theme-3.8.2-1|12	BuildRequires: gettext
12mu|gnome-icon-theme-3.8.2-1|13	BuildRequires: pkgconfig(librsvg-2.0)
12mu|gnome-icon-theme-3.8.2-1|14	BuildRequires: intltool
12mu|gnome-icon-theme-3.8.2-1|15	BuildRequires: gtk+2.0
12mu|gnome-icon-theme-3.8.2-1|16	Requires: hicolor-icon-theme
12mu|gnome-icon-theme-3.8.2-1|17	Requires: pkgconfig
12mu|gnome-icon-theme-3.8.2-1|18	
12mu|gnome-icon-theme-3.8.2-1|19	%description
12mu|gnome-icon-theme-3.8.2-1|20	This package contains the default icon theme used by the GNOME desktop.
12mu|gnome-icon-theme-3.8.2-1|21	
12mu|gnome-icon-theme-3.8.2-1|22	%package legacy
12mu|gnome-icon-theme-3.8.2-1|23	Summary: Old names for icons in gnome-icon-theme
12mu|gnome-icon-theme-3.8.2-1|24	Group: Graphical desktop/GNOME
12mu|gnome-icon-theme-3.8.2-1|25	Requires: %{name} = %{version}-%{release}
12mu|gnome-icon-theme-3.8.2-1|26	
12mu|gnome-icon-theme-3.8.2-1|27	%description legacy
12mu|gnome-icon-theme-3.8.2-1|28	This package contains symlinks to make the icons in gnome-icon-theme
12mu|gnome-icon-theme-3.8.2-1|29	available under old names.
12mu|gnome-icon-theme-3.8.2-1|30	
12mu|gnome-icon-theme-3.8.2-1|31	%prep
12mu|gnome-icon-theme-3.8.2-1|32	%setup -q
12mu|gnome-icon-theme-3.8.2-1|33	
12mu|gnome-icon-theme-3.8.2-1|34	%build
12mu|gnome-icon-theme-3.8.2-1|35	%configure2_5x --enable-icon-mapping
12mu|gnome-icon-theme-3.8.2-1|36	
12mu|gnome-icon-theme-3.8.2-1|37	%install
12mu|gnome-icon-theme-3.8.2-1|38	%makeinstall_std
12mu|gnome-icon-theme-3.8.2-1|39	
12mu|gnome-icon-theme-3.8.2-1|40	rm $RPM_BUILD_ROOT%{_datadir}/icons/gnome/icon-theme.cache
12mu|gnome-icon-theme-3.8.2-1|41	touch $RPM_BUILD_ROOT%{_datadir}/icons/gnome/icon-theme.cache
12mu|gnome-icon-theme-3.8.2-1|42	
12mu|gnome-icon-theme-3.8.2-1|43	cp %{SOURCE1} .
12mu|gnome-icon-theme-3.8.2-1|44	export INU_DATA_DIR=$PWD
12mu|gnome-icon-theme-3.8.2-1|45	(cd $RPM_BUILD_ROOT%{_datadir}/icons/gnome
12mu|gnome-icon-theme-3.8.2-1|46	for size in 8x8 16x16 22x22 24x24 32x32 48x48 256x256; do
12mu|gnome-icon-theme-3.8.2-1|47	cd $size || continue;
12mu|gnome-icon-theme-3.8.2-1|48	echo -e "Adding rtl variants for $size"
12mu|gnome-icon-theme-3.8.2-1|49	for dir in `find . -type d`; do
12mu|gnome-icon-theme-3.8.2-1|50	context="`echo $dir | cut -c 3-`"
12mu|gnome-icon-theme-3.8.2-1|51	if [ $context ]; then
12mu|gnome-icon-theme-3.8.2-1|52	icon-name-mapping -c $context
12mu|gnome-icon-theme-3.8.2-1|53	fi
12mu|gnome-icon-theme-3.8.2-1|54	done
12mu|gnome-icon-theme-3.8.2-1|55	cd ..
12mu|gnome-icon-theme-3.8.2-1|56	done
12mu|gnome-icon-theme-3.8.2-1|57	)
12mu|gnome-icon-theme-3.8.2-1|58	
12mu|gnome-icon-theme-3.8.2-1|59	# Add scalable directories for symbolic icons
12mu|gnome-icon-theme-3.8.2-1|60	(cd $RPM_BUILD_ROOT%{_datadir}/icons/gnome
12mu|gnome-icon-theme-3.8.2-1|61	
12mu|gnome-icon-theme-3.8.2-1|62	mkdir -p scalable/actions
12mu|gnome-icon-theme-3.8.2-1|63	mkdir -p scalable/apps
12mu|gnome-icon-theme-3.8.2-1|64	mkdir -p scalable/devices
12mu|gnome-icon-theme-3.8.2-1|65	mkdir -p scalable/emblems
12mu|gnome-icon-theme-3.8.2-1|66	mkdir -p scalable/mimetypes
12mu|gnome-icon-theme-3.8.2-1|67	mkdir -p scalable/places
12mu|gnome-icon-theme-3.8.2-1|68	mkdir -p scalable/status
12mu|gnome-icon-theme-3.8.2-1|69	)
12mu|gnome-icon-theme-3.8.2-1|70	
12mu|gnome-icon-theme-3.8.2-1|71	touch files.txt
12mu|gnome-icon-theme-3.8.2-1|72	
12mu|gnome-icon-theme-3.8.2-1|73	(cd $RPM_BUILD_ROOT%{_datadir}
12mu|gnome-icon-theme-3.8.2-1|74	echo "%%defattr(-,root,root)"
12mu|gnome-icon-theme-3.8.2-1|75	find icons/gnome \( -name *-rtl.png -or -name *-ltr.png -or -type f \) -printf "%%%%{_datadir}/%%p\n"
12mu|gnome-icon-theme-3.8.2-1|76	find icons/gnome -type d -printf "%%%%dir %%%%{_datadir}/%%p\n"
12mu|gnome-icon-theme-3.8.2-1|77	) > files.txt
12mu|gnome-icon-theme-3.8.2-1|78	
12mu|gnome-icon-theme-3.8.2-1|79	(cd $RPM_BUILD_ROOT%{_datadir}
12mu|gnome-icon-theme-3.8.2-1|80	echo "%%defattr(-,root,root)"
12mu|gnome-icon-theme-3.8.2-1|81	find icons/gnome \( -type l -and -not -name *-rtl.png -and -not -name *-ltr.png \) -printf "%%%%{_datadir}/%%p\n"
12mu|gnome-icon-theme-3.8.2-1|82	) > legacy.txt
12mu|gnome-icon-theme-3.8.2-1|83	
12mu|gnome-icon-theme-3.8.2-1|84	%post
12mu|gnome-icon-theme-3.8.2-1|85	%update_icon_cache gnome
12mu|gnome-icon-theme-3.8.2-1|86	
12mu|gnome-icon-theme-3.8.2-1|87	%postun
12mu|gnome-icon-theme-3.8.2-1|88	%update_icon_cache gnome
12mu|gnome-icon-theme-3.8.2-1|89	
12mu|gnome-icon-theme-3.8.2-1|90	%post legacy
12mu|gnome-icon-theme-3.8.2-1|91	%update_icon_cache gnome
12mu|gnome-icon-theme-3.8.2-1|92	
12mu|gnome-icon-theme-3.8.2-1|93	%postun legacy
12mu|gnome-icon-theme-3.8.2-1|94	%update_icon_cache gnome
12mu|gnome-icon-theme-3.8.2-1|95	
12mu|gnome-icon-theme-3.8.2-1|96	%files -f files.txt
12mu|gnome-icon-theme-3.8.2-1|97	%doc COPYING AUTHORS
12mu|gnome-icon-theme-3.8.2-1|98	%{_datadir}/pkgconfig/gnome-icon-theme.pc
12mu|gnome-icon-theme-3.8.2-1|99	
12mu|gnome-icon-theme-3.8.2-1|100	%files legacy -f legacy.txt
12mu|gnome-icon-theme-3.8.2-1|101	

19706 12
12mu|gnome-icon-theme-symbolic-3.8.3-1|1	Summary: GNOME symbolic icons
12mu|gnome-icon-theme-symbolic-3.8.3-1|2	Name: gnome-icon-theme-symbolic
12mu|gnome-icon-theme-symbolic-3.8.3-1|3	Version: 3.8.3
12mu|gnome-icon-theme-symbolic-3.8.3-1|4	Release: 1
12mu|gnome-icon-theme-symbolic-3.8.3-1|5	License: CC-BY-SA
12mu|gnome-icon-theme-symbolic-3.8.3-1|6	Group: Graphical desktop/GNOME
12mu|gnome-icon-theme-symbolic-3.8.3-1|7	URL: http://www.gnome.org/
12mu|gnome-icon-theme-symbolic-3.8.3-1|8	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|gnome-icon-theme-symbolic-3.8.3-1|9	BuildRequires: icon-naming-utils >= 0.8.1
12mu|gnome-icon-theme-symbolic-3.8.3-1|10	BuildRequires: git-core
12mu|gnome-icon-theme-symbolic-3.8.3-1|11	BuildRequires: gtk+2.0
12mu|gnome-icon-theme-symbolic-3.8.3-1|12	#BuildRequires: inkscape
12mu|gnome-icon-theme-symbolic-3.8.3-1|13	BuildArch: noarch
12mu|gnome-icon-theme-symbolic-3.8.3-1|14	Requires: gnome-icon-theme
12mu|gnome-icon-theme-symbolic-3.8.3-1|15	Requires(post): gtk+2.0
12mu|gnome-icon-theme-symbolic-3.8.3-1|16	Requires(postun): gtk+2.0
12mu|gnome-icon-theme-symbolic-3.8.3-1|17	
12mu|gnome-icon-theme-symbolic-3.8.3-1|18	%description
12mu|gnome-icon-theme-symbolic-3.8.3-1|19	Purpose of this icon theme is to extend the base icon theme that
12mu|gnome-icon-theme-symbolic-3.8.3-1|20	follows the Tango style guidelines for specific purposes. This would
12mu|gnome-icon-theme-symbolic-3.8.3-1|21	include OSD messages, panel system/notification area, and possibly
12mu|gnome-icon-theme-symbolic-3.8.3-1|22	menu icons.
12mu|gnome-icon-theme-symbolic-3.8.3-1|23	
12mu|gnome-icon-theme-symbolic-3.8.3-1|24	Icons follow the naming specification, but have a -symbolic suffix, so
12mu|gnome-icon-theme-symbolic-3.8.3-1|25	only applications specifically looking up these symbolic icons will
12mu|gnome-icon-theme-symbolic-3.8.3-1|26	render them. If a -symbolic icon is missing, the app will fall back to
12mu|gnome-icon-theme-symbolic-3.8.3-1|27	the regular name.
12mu|gnome-icon-theme-symbolic-3.8.3-1|28	
12mu|gnome-icon-theme-symbolic-3.8.3-1|29	%prep
12mu|gnome-icon-theme-symbolic-3.8.3-1|30	%setup -q
12mu|gnome-icon-theme-symbolic-3.8.3-1|31	
12mu|gnome-icon-theme-symbolic-3.8.3-1|32	%build
12mu|gnome-icon-theme-symbolic-3.8.3-1|33	
12mu|gnome-icon-theme-symbolic-3.8.3-1|34	./configure --prefix=%_prefix --enable-icon-mapping
12mu|gnome-icon-theme-symbolic-3.8.3-1|35	
12mu|gnome-icon-theme-symbolic-3.8.3-1|36	%make
12mu|gnome-icon-theme-symbolic-3.8.3-1|37	
12mu|gnome-icon-theme-symbolic-3.8.3-1|38	%install
12mu|gnome-icon-theme-symbolic-3.8.3-1|39	%makeinstall_std GTK_UPDATE_ICON_CACHE=true
12mu|gnome-icon-theme-symbolic-3.8.3-1|40	
12mu|gnome-icon-theme-symbolic-3.8.3-1|41	%post
12mu|gnome-icon-theme-symbolic-3.8.3-1|42	touch --no-create %{_datadir}/icons/gnome &>/dev/null || :
12mu|gnome-icon-theme-symbolic-3.8.3-1|43	
12mu|gnome-icon-theme-symbolic-3.8.3-1|44	%postun
12mu|gnome-icon-theme-symbolic-3.8.3-1|45	if [ $1 -eq 0 ] ; then
12mu|gnome-icon-theme-symbolic-3.8.3-1|46	touch --no-create %{_datadir}/icons/gnome &>/dev/null
12mu|gnome-icon-theme-symbolic-3.8.3-1|47	gtk-update-icon-cache %{_datadir}/icons/gnome &>/dev/null || :
12mu|gnome-icon-theme-symbolic-3.8.3-1|48	fi
12mu|gnome-icon-theme-symbolic-3.8.3-1|49	
12mu|gnome-icon-theme-symbolic-3.8.3-1|50	%posttrans
12mu|gnome-icon-theme-symbolic-3.8.3-1|51	gtk-update-icon-cache %{_datadir}/icons/gnome &>/dev/null || :
12mu|gnome-icon-theme-symbolic-3.8.3-1|52	
12mu|gnome-icon-theme-symbolic-3.8.3-1|53	%files
12mu|gnome-icon-theme-symbolic-3.8.3-1|54	%doc README COPYING NEWS AUTHORS
12mu|gnome-icon-theme-symbolic-3.8.3-1|55	%{_datadir}/icons/gnome/*
12mu|gnome-icon-theme-symbolic-3.8.3-1|56	%{_datadir}/pkgconfig/gnome-icon-theme-symbolic.pc
12mu|gnome-icon-theme-symbolic-3.8.3-1|57	
12mu|gnome-icon-theme-symbolic-3.8.3-1|58	%changelog
12mu|gnome-icon-theme-symbolic-3.8.3-1|59	* Wed Feb 05 2014 Tigro <ashejn@gmail.com> 3.8.3-1
12mu|gnome-icon-theme-symbolic-3.8.3-1|60	+ Revision: fe46435
12mu|gnome-icon-theme-symbolic-3.8.3-1|61	- update to 3.8.3 and add scripts to regenerate cache. We have some problems outside GNOME with it
12mu|gnome-icon-theme-symbolic-3.8.3-1|62	
12mu|gnome-icon-theme-symbolic-3.8.3-1|63	

19707 12
12mu|gnome-initial-setup-0.12-5|1	Name:           gnome-initial-setup
12mu|gnome-initial-setup-0.12-5|2	Version:        0.12
12mu|gnome-initial-setup-0.12-5|3	Release:        5
12mu|gnome-initial-setup-0.12-5|4	Summary:        Bootstrapping your OS
12mu|gnome-initial-setup-0.12-5|5	
12mu|gnome-initial-setup-0.12-5|6	Group:          Graphical desktop/GNOME
12mu|gnome-initial-setup-0.12-5|7	License:        GPLv2+
12mu|gnome-initial-setup-0.12-5|8	URL:            https://live.gnome.org/GnomeOS/Design/Whiteboards/InitialSetup
12mu|gnome-initial-setup-0.12-5|9	Source0:        http://download.gnome.org/sources/%{name}/0.12/%{name}-%{version}.tar.xz
12mu|gnome-initial-setup-0.12-5|10	
12mu|gnome-initial-setup-0.12-5|11	# this depends on a yelp patch that hasn't been merged upstream yet
12mu|gnome-initial-setup-0.12-5|12	# https://bugzilla.gnome.org/show_bug.cgi?id=687957
12mu|gnome-initial-setup-0.12-5|13	Patch0: yelp-fixes.patch
12mu|gnome-initial-setup-0.12-5|14	# added english layout to russian
12mu|gnome-initial-setup-0.12-5|15	Patch1: 0001-add-english-layout-to-russian.patch
12mu|gnome-initial-setup-0.12-5|16	# Update button translation
12mu|gnome-initial-setup-0.12-5|17	Patch2: gnome-initial-setup-0.12-ru.po.patch
12mu|gnome-initial-setup-0.12-5|18	# Add special button to close gnome-initial-setup
12mu|gnome-initial-setup-0.12-5|19	Patch3: add-close-button.patch
12mu|gnome-initial-setup-0.12-5|20	
12mu|gnome-initial-setup-0.12-5|21	%global nm_version 0.9
12mu|gnome-initial-setup-0.12-5|22	%global glib_required_version 2.29.4
12mu|gnome-initial-setup-0.12-5|23	%global gtk_required_version 3.1.2
12mu|gnome-initial-setup-0.12-5|24	
12mu|gnome-initial-setup-0.12-5|25	BuildRequires:  krb5-devel
12mu|gnome-initial-setup-0.12-5|26	BuildRequires:  desktop-file-utils
12mu|gnome-initial-setup-0.12-5|27	BuildRequires:  intltool
12mu|gnome-initial-setup-0.12-5|28	BuildRequires:  pkgconfig(pwquality)
12mu|gnome-initial-setup-0.12-5|29	BuildRequires:  pkgconfig(NetworkManager) >= %{nm_version}
12mu|gnome-initial-setup-0.12-5|30	BuildRequires:  pkgconfig(libnm-glib) >= %{nm_version}
12mu|gnome-initial-setup-0.12-5|31	BuildRequires:  pkgconfig(libnm-util) >= %{nm_version}
12mu|gnome-initial-setup-0.12-5|32	BuildRequires:  pkgconfig(libnm-gtk)
12mu|gnome-initial-setup-0.12-5|33	BuildRequires:  pkgconfig(accountsservice)
12mu|gnome-initial-setup-0.12-5|34	BuildRequires:  pkgconfig(gnome-desktop-3.0)
12mu|gnome-initial-setup-0.12-5|35	BuildRequires:  pkgconfig(gstreamer-0.10)
12mu|gnome-initial-setup-0.12-5|36	BuildRequires:  pkgconfig(cheese)
12mu|gnome-initial-setup-0.12-5|37	BuildRequires:  pkgconfig(cheese-gtk) >= 3.3.5
12mu|gnome-initial-setup-0.12-5|38	BuildRequires:  pkgconfig(geoclue)
12mu|gnome-initial-setup-0.12-5|39	BuildRequires:  pkgconfig(gweather-3.0)
12mu|gnome-initial-setup-0.12-5|40	BuildRequires:  pkgconfig(goa-1.0)
12mu|gnome-initial-setup-0.12-5|41	BuildRequires:  pkgconfig(goa-backend-1.0)
12mu|gnome-initial-setup-0.12-5|42	BuildRequires:  pkgconfig(gtk+-3.0) >= %{gtk_required_version}
12mu|gnome-initial-setup-0.12-5|43	BuildRequires:  pkgconfig(glib-2.0) >= %{glib_required_version}
12mu|gnome-initial-setup-0.12-5|44	BuildRequires:  pkgconfig(gio-2.0) >= %{glib_required_version}
12mu|gnome-initial-setup-0.12-5|45	BuildRequires:  pkgconfig(gio-unix-2.0) >= %{glib_required_version}
12mu|gnome-initial-setup-0.12-5|46	BuildRequires:  pkgconfig(gdm)
12mu|gnome-initial-setup-0.12-5|47	BuildRequires:  pkgconfig(iso-codes)
12mu|gnome-initial-setup-0.12-5|48	BuildRequires:  pkgconfig(gobject-introspection-1.0)
12mu|gnome-initial-setup-0.12-5|49	BuildRequires:  pkgconfig(vapigen)
12mu|gnome-initial-setup-0.12-5|50	BuildRequires:	vala-tools
12mu|gnome-initial-setup-0.12-5|51	BuildRequires:  autoconf automake libtool
12mu|gnome-initial-setup-0.12-5|52	BuildRequires:  gnome-common
12mu|gnome-initial-setup-0.12-5|53	BuildRequires:  pkgconfig(ibus-1.0)
12mu|gnome-initial-setup-0.12-5|54	BuildRequires:  pkgconfig(polkit-agent-1)
12mu|gnome-initial-setup-0.12-5|55	
12mu|gnome-initial-setup-0.12-5|56	# gnome-initial-setup is being run by gdm
12mu|gnome-initial-setup-0.12-5|57	Requires: gdm
12mu|gnome-initial-setup-0.12-5|58	Requires: libgnomekbd-common
12mu|gnome-initial-setup-0.12-5|59	
12mu|gnome-initial-setup-0.12-5|60	Requires(pre): shadow-utils
12mu|gnome-initial-setup-0.12-5|61	
12mu|gnome-initial-setup-0.12-5|62	Requires(post): systemd-units
12mu|gnome-initial-setup-0.12-5|63	Requires(preun): systemd-units
12mu|gnome-initial-setup-0.12-5|64	Requires(postun): systemd-units
12mu|gnome-initial-setup-0.12-5|65	
12mu|gnome-initial-setup-0.12-5|66	Provides: user(%name)
12mu|gnome-initial-setup-0.12-5|67	
12mu|gnome-initial-setup-0.12-5|68	%description
12mu|gnome-initial-setup-0.12-5|69	GNOME Initial Setup is an alternative to firstboot, providing
12mu|gnome-initial-setup-0.12-5|70	a good setup experience to welcome you to your system, and walks
12mu|gnome-initial-setup-0.12-5|71	you through configuring it. It is integrated with gdm.
12mu|gnome-initial-setup-0.12-5|72	
12mu|gnome-initial-setup-0.12-5|73	%prep
12mu|gnome-initial-setup-0.12-5|74	%setup -q
12mu|gnome-initial-setup-0.12-5|75	%apply_patches
12mu|gnome-initial-setup-0.12-5|76	
12mu|gnome-initial-setup-0.12-5|77	autoreconf -i -f
12mu|gnome-initial-setup-0.12-5|78	
12mu|gnome-initial-setup-0.12-5|79	%build
12mu|gnome-initial-setup-0.12-5|80	%configure2_5x
12mu|gnome-initial-setup-0.12-5|81	%make
12mu|gnome-initial-setup-0.12-5|82	
12mu|gnome-initial-setup-0.12-5|83	%install
12mu|gnome-initial-setup-0.12-5|84	%makeinstall_std
12mu|gnome-initial-setup-0.12-5|85	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mu|gnome-initial-setup-0.12-5|86	
12mu|gnome-initial-setup-0.12-5|87	# Desktop file does not (and probably will not) ever validate, as it uses
12mu|gnome-initial-setup-0.12-5|88	# an absolute path /tmp/-style trigger to determine whether to autostart.
12mu|gnome-initial-setup-0.12-5|89	# desktop-file-validate %%{buildroot}/%%{_sysconfdir}/xdg/autostart/gnome-welcome-tour.desktop
12mu|gnome-initial-setup-0.12-5|90	desktop-file-validate %{buildroot}%{_sysconfdir}/xdg/autostart/gnome-initial-setup-copy-worker.desktop
12mu|gnome-initial-setup-0.12-5|91	desktop-file-validate %{buildroot}%{_datadir}/gdm/greeter/applications/gnome-initial-setup.desktop
12mu|gnome-initial-setup-0.12-5|92	desktop-file-validate %{buildroot}%{_datadir}/gdm/greeter/applications/setup-shell.desktop
12mu|gnome-initial-setup-0.12-5|93	
12mu|gnome-initial-setup-0.12-5|94	mkdir -p %{buildroot}%{_localstatedir}/lib/gnome-initial-setup
12mu|gnome-initial-setup-0.12-5|95	
12mu|gnome-initial-setup-0.12-5|96	%find_lang %{name}
12mu|gnome-initial-setup-0.12-5|97	
12mu|gnome-initial-setup-0.12-5|98	%pre
12mu|gnome-initial-setup-0.12-5|99	useradd -rM -d /run/gnome-initial-setup/ -s /sbin/nologin %{name} &>/dev/null || :
12mu|gnome-initial-setup-0.12-5|100	
12mu|gnome-initial-setup-0.12-5|101	%postun
12mu|gnome-initial-setup-0.12-5|102	userdel %{name} &>/dev/null || :
12mu|gnome-initial-setup-0.12-5|103	
12mu|gnome-initial-setup-0.12-5|104	%files -f %{name}.lang
12mu|gnome-initial-setup-0.12-5|105	%doc COPYING README
12mu|gnome-initial-setup-0.12-5|106	%{_libexecdir}/gnome-initial-setup
12mu|gnome-initial-setup-0.12-5|107	%{_libexecdir}/gnome-initial-setup-copy-worker
12mu|gnome-initial-setup-0.12-5|108	%{_libexecdir}/gnome-initial-setup-player
12mu|gnome-initial-setup-0.12-5|109	%{_libexecdir}/gnome-welcome-tour
12mu|gnome-initial-setup-0.12-5|110	%{_sysconfdir}/xdg/autostart/gnome-welcome-tour.desktop
12mu|gnome-initial-setup-0.12-5|111	%{_sysconfdir}/xdg/autostart/gnome-initial-setup-copy-worker.desktop
12mu|gnome-initial-setup-0.12-5|112	%{_sysconfdir}/xdg/autostart/gnome-initial-setup-first-login.desktop
12mu|gnome-initial-setup-0.12-5|113	
12mu|gnome-initial-setup-0.12-5|114	%{_datadir}/gdm/greeter/applications/gnome-initial-setup.desktop
12mu|gnome-initial-setup-0.12-5|115	%{_datadir}/gdm/greeter/applications/setup-shell.desktop
12mu|gnome-initial-setup-0.12-5|116	%{_datadir}/gnome-session/sessions/gnome-initial-setup.session
12mu|gnome-initial-setup-0.12-5|117	%{_datadir}/gnome-shell/modes/initial-setup.json
12mu|gnome-initial-setup-0.12-5|118	%{_datadir}/polkit-1/rules.d/20-gnome-initial-setup.rules
12mu|gnome-initial-setup-0.12-5|119	
12mu|gnome-initial-setup-0.12-5|120	
12mu|gnome-initial-setup-0.12-5|121	%changelog
12mu|gnome-initial-setup-0.12-5|122	* Sat Jan 11 2014 Tigro <ashejn@gmail.com> 0.12-5
12mu|gnome-initial-setup-0.12-5|123	+ Revision: adc6cf4
12mu|gnome-initial-setup-0.12-5|124	- bump release and include session file
12mu|gnome-initial-setup-0.12-5|125	
12mu|gnome-initial-setup-0.12-5|126	

19708 12
12mu|gnome-keyboard-layout-applet-0.1-1|1	Summary:	Keyboard layout applet for GNOME panel
12mu|gnome-keyboard-layout-applet-0.1-1|2	Name:		gnome-keyboard-layout-applet
12mu|gnome-keyboard-layout-applet-0.1-1|3	Version:	0.1
12mu|gnome-keyboard-layout-applet-0.1-1|4	Release:	1
12mu|gnome-keyboard-layout-applet-0.1-1|5	License:	GPLv2+
12mu|gnome-keyboard-layout-applet-0.1-1|6	Group:		Graphical desktop/GNOME
12mu|gnome-keyboard-layout-applet-0.1-1|7	URL:		http://www.rosalab.com/
12mu|gnome-keyboard-layout-applet-0.1-1|8	Source0:	%{name}-%{version}.tar.gz
12mu|gnome-keyboard-layout-applet-0.1-1|9	
12mu|gnome-keyboard-layout-applet-0.1-1|10	BuildRequires:	intltool >= 0.40.0
12mu|gnome-keyboard-layout-applet-0.1-1|11	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.76
12mu|gnome-keyboard-layout-applet-0.1-1|12	BuildRequires:	pkgconfig(gio-2.0) >= 2.15.3
12mu|gnome-keyboard-layout-applet-0.1-1|13	BuildRequires:	pkgconfig(gconf-2.0)
12mu|gnome-keyboard-layout-applet-0.1-1|14	BuildRequires:	pkgconfig(glib-2.0) >= 2.22.0
12mu|gnome-keyboard-layout-applet-0.1-1|15	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
12mu|gnome-keyboard-layout-applet-0.1-1|16	BuildRequires:	pkgconfig(libpanelapplet-4.0) >= 2.91.90
12mu|gnome-keyboard-layout-applet-0.1-1|17	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 3.7.5
12mu|gnome-keyboard-layout-applet-0.1-1|18	
12mu|gnome-keyboard-layout-applet-0.1-1|19	Requires:	rosa-gnome-panel
12mu|gnome-keyboard-layout-applet-0.1-1|20	#Requires:	%{_lib}panel-applet4-devel
12mu|gnome-keyboard-layout-applet-0.1-1|21	
12mu|gnome-keyboard-layout-applet-0.1-1|22	%description
12mu|gnome-keyboard-layout-applet-0.1-1|23	GNOME (GNU Network Object Model Environment) is a user-friendly
12mu|gnome-keyboard-layout-applet-0.1-1|24	set of applications and desktop tools to be used in conjunction with a
12mu|gnome-keyboard-layout-applet-0.1-1|25	window manager for the X Window System.
12mu|gnome-keyboard-layout-applet-0.1-1|26	
12mu|gnome-keyboard-layout-applet-0.1-1|27	Keyboard layout applet for GNOME panel.
12mu|gnome-keyboard-layout-applet-0.1-1|28	
12mu|gnome-keyboard-layout-applet-0.1-1|29	%prep
12mu|gnome-keyboard-layout-applet-0.1-1|30	%setup -q
12mu|gnome-keyboard-layout-applet-0.1-1|31	%apply_patches
12mu|gnome-keyboard-layout-applet-0.1-1|32	
12mu|gnome-keyboard-layout-applet-0.1-1|33	%build
12mu|gnome-keyboard-layout-applet-0.1-1|34	%configure2_5x
12mu|gnome-keyboard-layout-applet-0.1-1|35	
12mu|gnome-keyboard-layout-applet-0.1-1|36	%make
12mu|gnome-keyboard-layout-applet-0.1-1|37	
12mu|gnome-keyboard-layout-applet-0.1-1|38	%install
12mu|gnome-keyboard-layout-applet-0.1-1|39	%makeinstall_std
12mu|gnome-keyboard-layout-applet-0.1-1|40	
12mu|gnome-keyboard-layout-applet-0.1-1|41	%files
12mu|gnome-keyboard-layout-applet-0.1-1|42	%{_libdir}/keyboard_layout_applet
12mu|gnome-keyboard-layout-applet-0.1-1|43	%{_datadir}/dbus-1/services/org.gnome.panel.applet.KeyboardLayoutAppletFactory.service
12mu|gnome-keyboard-layout-applet-0.1-1|44	%{_datadir}/gnome-panel/4.0/applets/org.gnome.applets.KeyboardLayoutApplet.panel-applet
12mu|gnome-keyboard-layout-applet-0.1-1|45	
12mu|gnome-keyboard-layout-applet-0.1-1|46	%changelog
12mu|gnome-keyboard-layout-applet-0.1-1|47	* Mon Jan 13 2014 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 0.1-1
12mu|gnome-keyboard-layout-applet-0.1-1|48	+ Revision: 31147cb
12mu|gnome-keyboard-layout-applet-0.1-1|49	- Added missing build deps
12mu|gnome-keyboard-layout-applet-0.1-1|50	
12mu|gnome-keyboard-layout-applet-0.1-1|51	

19709 12
12mu|gnome-keyring-3.8.2-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|gnome-keyring-3.8.2-1|2	
12mu|gnome-keyring-3.8.2-1|3	%define api	3
12mu|gnome-keyring-3.8.2-1|4	
12mu|gnome-keyring-3.8.2-1|5	Summary:	Keyring and password manager for the GNOME desktop
12mu|gnome-keyring-3.8.2-1|6	Name:		gnome-keyring
12mu|gnome-keyring-3.8.2-1|7	Version:	3.8.2
12mu|gnome-keyring-3.8.2-1|8	Release:	1
12mu|gnome-keyring-3.8.2-1|9	License:	GPLv2+ and LGPLv2+
12mu|gnome-keyring-3.8.2-1|10	Group:		Networking/Remote access
12mu|gnome-keyring-3.8.2-1|11	URL:		http://www.gnome.org/
12mu|gnome-keyring-3.8.2-1|12	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|gnome-keyring-3.8.2-1|13	
12mu|gnome-keyring-3.8.2-1|14	BuildRequires:	intltool
12mu|gnome-keyring-3.8.2-1|15	BuildRequires:	glib2.0-common
12mu|gnome-keyring-3.8.2-1|16	BuildRequires:	gtk-doc
12mu|gnome-keyring-3.8.2-1|17	BuildRequires:	libtasn1-tools
12mu|gnome-keyring-3.8.2-1|18	BuildRequires:	pam-devel
12mu|gnome-keyring-3.8.2-1|19	BuildRequires:	pkgconfig(dbus-1) >= 1.0
12mu|gnome-keyring-3.8.2-1|20	BuildRequires:	pkgconfig(gck-1) >= 3.3.4
12mu|gnome-keyring-3.8.2-1|21	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
12mu|gnome-keyring-3.8.2-1|22	BuildRequires:	pkgconfig(libtasn1)
12mu|gnome-keyring-3.8.2-1|23	
12mu|gnome-keyring-3.8.2-1|24	#gw for keyring management GUI
12mu|gnome-keyring-3.8.2-1|25	Suggests:	seahorse
12mu|gnome-keyring-3.8.2-1|26	
12mu|gnome-keyring-3.8.2-1|27	%description
12mu|gnome-keyring-3.8.2-1|28	gnome-keyring is a program that keep password and other secrets for
12mu|gnome-keyring-3.8.2-1|29	users. It is run as a damon in the session, similar to ssh-agent, and
12mu|gnome-keyring-3.8.2-1|30	other applications can locate it by an environment variable.
12mu|gnome-keyring-3.8.2-1|31	
12mu|gnome-keyring-3.8.2-1|32	The program can manage several keyrings, each with its own master
12mu|gnome-keyring-3.8.2-1|33	password, and there is also a session keyring which is never stored to
12mu|gnome-keyring-3.8.2-1|34	disk, but forgotten when the session ends.
12mu|gnome-keyring-3.8.2-1|35	
12mu|gnome-keyring-3.8.2-1|36	%prep
12mu|gnome-keyring-3.8.2-1|37	%setup -q
12mu|gnome-keyring-3.8.2-1|38	%apply_patches
12mu|gnome-keyring-3.8.2-1|39	
12mu|gnome-keyring-3.8.2-1|40	%build
12mu|gnome-keyring-3.8.2-1|41	%configure2_5x \
12mu|gnome-keyring-3.8.2-1|42	--with-pam-dir=/%{_lib}/security \
12mu|gnome-keyring-3.8.2-1|43	--disable-static \
12mu|gnome-keyring-3.8.2-1|44	--enable-pam \
12mu|gnome-keyring-3.8.2-1|45	--disable-schemas-compile
12mu|gnome-keyring-3.8.2-1|46	
12mu|gnome-keyring-3.8.2-1|47	%make LIBS='-lgmodule-2.0 -lglib-2.0'
12mu|gnome-keyring-3.8.2-1|48	
12mu|gnome-keyring-3.8.2-1|49	%install
12mu|gnome-keyring-3.8.2-1|50	%makeinstall_std
12mu|gnome-keyring-3.8.2-1|51	
12mu|gnome-keyring-3.8.2-1|52	#we don't want these
12mu|gnome-keyring-3.8.2-1|53	find %{buildroot} -name "*.la" -exec rm -rf {} \;
12mu|gnome-keyring-3.8.2-1|54	
12mu|gnome-keyring-3.8.2-1|55	%find_lang %{name} %{name}.lang
12mu|gnome-keyring-3.8.2-1|56	
12mu|gnome-keyring-3.8.2-1|57	%files -f %{name}.lang
12mu|gnome-keyring-3.8.2-1|58	%doc README NEWS
12mu|gnome-keyring-3.8.2-1|59	%{_sysconfdir}/xdg/autostart/%{name}-gpg.desktop
12mu|gnome-keyring-3.8.2-1|60	%{_sysconfdir}/xdg/autostart/%{name}-pkcs11.desktop
12mu|gnome-keyring-3.8.2-1|61	%{_sysconfdir}/xdg/autostart/%{name}-secrets.desktop
12mu|gnome-keyring-3.8.2-1|62	%{_sysconfdir}/xdg/autostart/%{name}-ssh.desktop
12mu|gnome-keyring-3.8.2-1|63	%{_sysconfdir}/pkcs11/modules/%{name}.module
12mu|gnome-keyring-3.8.2-1|64	%{_bindir}/%{name}
12mu|gnome-keyring-3.8.2-1|65	%{_bindir}/%{name}-%{api}
12mu|gnome-keyring-3.8.2-1|66	%attr(755,root,root) %{_bindir}/%{name}-daemon
12mu|gnome-keyring-3.8.2-1|67	%{_libdir}/%{name}
12mu|gnome-keyring-3.8.2-1|68	%{_libdir}/pkcs11
12mu|gnome-keyring-3.8.2-1|69	/%{_lib}/security/pam_gnome_keyring*.so
12mu|gnome-keyring-3.8.2-1|70	%{_datadir}/dbus-1/services/org.gnome.keyring.service
12mu|gnome-keyring-3.8.2-1|71	%{_datadir}/dbus-1/services/org.freedesktop.secrets.service
12mu|gnome-keyring-3.8.2-1|72	%{_datadir}/GConf/gsettings/*.convert
12mu|gnome-keyring-3.8.2-1|73	%{_datadir}/glib-2.0/schemas/org.gnome.crypto.cache.gschema.xml

19710 12
12mu|gnome-mahjongg-3.8.0-1|1	Name:           gnome-mahjongg
12mu|gnome-mahjongg-3.8.0-1|2	Version:        3.8.0
12mu|gnome-mahjongg-3.8.0-1|3	Release:        1
12mu|gnome-mahjongg-3.8.0-1|4	Summary:        GNOME Mahjongg game
12mu|gnome-mahjongg-3.8.0-1|5	
12mu|gnome-mahjongg-3.8.0-1|6	License:        GPLv2+ and CC-BY-SA
12mu|gnome-mahjongg-3.8.0-1|7	Group:		Games/Other
12mu|gnome-mahjongg-3.8.0-1|8	URL:            http://projects.gnome.org/gnome-games/
12mu|gnome-mahjongg-3.8.0-1|9	Source0:        http://ftp.gnome.org/pub/GNOME/sources/gnome-mahjongg/3.8/gnome-mahjongg-%{version}.tar.xz
12mu|gnome-mahjongg-3.8.0-1|10	
12mu|gnome-mahjongg-3.8.0-1|11	BuildRequires: pkgconfig(glib-2.0)
12mu|gnome-mahjongg-3.8.0-1|12	BuildRequires: pkgconfig(gtk+-3.0)
12mu|gnome-mahjongg-3.8.0-1|13	BuildRequires: pkgconfig(librsvg-2.0)
12mu|gnome-mahjongg-3.8.0-1|14	BuildRequires: intltool libxml2-utils
12mu|gnome-mahjongg-3.8.0-1|15	BuildRequires: itstool
12mu|gnome-mahjongg-3.8.0-1|16	BuildRequires: desktop-file-utils
12mu|gnome-mahjongg-3.8.0-1|17	
12mu|gnome-mahjongg-3.8.0-1|18	Obsoletes: gnome-games-mahjongg < 1:3.7.4
12mu|gnome-mahjongg-3.8.0-1|19	
12mu|gnome-mahjongg-3.8.0-1|20	%description
12mu|gnome-mahjongg-3.8.0-1|21	Mahjongg is a simple pattern recognition game. You score points by
12mu|gnome-mahjongg-3.8.0-1|22	matching identical tiles.
12mu|gnome-mahjongg-3.8.0-1|23	
12mu|gnome-mahjongg-3.8.0-1|24	
12mu|gnome-mahjongg-3.8.0-1|25	%prep
12mu|gnome-mahjongg-3.8.0-1|26	%setup -q
12mu|gnome-mahjongg-3.8.0-1|27	
12mu|gnome-mahjongg-3.8.0-1|28	%build
12mu|gnome-mahjongg-3.8.0-1|29	%configure2_5x
12mu|gnome-mahjongg-3.8.0-1|30	%make
12mu|gnome-mahjongg-3.8.0-1|31	
12mu|gnome-mahjongg-3.8.0-1|32	
12mu|gnome-mahjongg-3.8.0-1|33	%install
12mu|gnome-mahjongg-3.8.0-1|34	%makeinstall_std
12mu|gnome-mahjongg-3.8.0-1|35	
12mu|gnome-mahjongg-3.8.0-1|36	%find_lang %{name} --with-gnome
12mu|gnome-mahjongg-3.8.0-1|37	
12mu|gnome-mahjongg-3.8.0-1|38	
12mu|gnome-mahjongg-3.8.0-1|39	%check
12mu|gnome-mahjongg-3.8.0-1|40	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/mahjongg.desktop
12mu|gnome-mahjongg-3.8.0-1|41	
12mu|gnome-mahjongg-3.8.0-1|42	
12mu|gnome-mahjongg-3.8.0-1|43	%files -f %{name}.lang
12mu|gnome-mahjongg-3.8.0-1|44	%doc COPYING
12mu|gnome-mahjongg-3.8.0-1|45	%{_datadir}/applications/mahjongg.desktop
12mu|gnome-mahjongg-3.8.0-1|46	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-mahjongg.gschema.xml
12mu|gnome-mahjongg-3.8.0-1|47	%{_mandir}/man6/gnome-mahjongg.6*
12mu|gnome-mahjongg-3.8.0-1|48	%{_bindir}/gnome-mahjongg
12mu|gnome-mahjongg-3.8.0-1|49	%{_datadir}/gnome-mahjongg
12mu|gnome-mahjongg-3.8.0-1|50	%{_datadir}/icons/hicolor/*/apps/gnome-mahjongg.*
12mu|gnome-mahjongg-3.8.0-1|51	%{_datadir}/icons/HighContrast/*/apps/gnome-mahjongg.*
12mu|gnome-mahjongg-3.8.0-1|52	

19711 12
12mu|gnome-menus-3.8.0-5|1	%define major	0
12mu|gnome-menus-3.8.0-5|2	%define api	3
12mu|gnome-menus-3.8.0-5|3	%define gimajor	3.0
12mu|gnome-menus-3.8.0-5|4	%define libname	%mklibname gnome-menu %{api} %{major}
12mu|gnome-menus-3.8.0-5|5	%define girname	%mklibname gmenu-gir %{gimajor}
12mu|gnome-menus-3.8.0-5|6	%define devname	%mklibname -d gnome-menu
12mu|gnome-menus-3.8.0-5|7	
12mu|gnome-menus-3.8.0-5|8	Summary:	GNOME menu library
12mu|gnome-menus-3.8.0-5|9	Name:		gnome-menus
12mu|gnome-menus-3.8.0-5|10	Version:	3.8.0
12mu|gnome-menus-3.8.0-5|11	Release:	5
12mu|gnome-menus-3.8.0-5|12	License:	LGPLv2+
12mu|gnome-menus-3.8.0-5|13	Group:		System/Libraries
12mu|gnome-menus-3.8.0-5|14	Url:		http://www.gnome.org
12mu|gnome-menus-3.8.0-5|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|gnome-menus-3.8.0-5|16	Patch0:		gnome-menus-3.8.0-calculator-and-XFdrake.patch
12mu|gnome-menus-3.8.0-5|17	
12mu|gnome-menus-3.8.0-5|18	BuildRequires:	intltool
12mu|gnome-menus-3.8.0-5|19	BuildRequires:	pkgconfig(glib-2.0)
12mu|gnome-menus-3.8.0-5|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|gnome-menus-3.8.0-5|21	BuildRequires:	pkgconfig(python)
12mu|gnome-menus-3.8.0-5|22	
12mu|gnome-menus-3.8.0-5|23	Obsoletes:	gnome-menus2 < 3.4
12mu|gnome-menus-3.8.0-5|24	
12mu|gnome-menus-3.8.0-5|25	Obsoletes:	python-%{name} < %{version}
12mu|gnome-menus-3.8.0-5|26	
12mu|gnome-menus-3.8.0-5|27	%description
12mu|gnome-menus-3.8.0-5|28	The package contains an implementation of the draft "Desktop Menu
12mu|gnome-menus-3.8.0-5|29	Specification" from freedesktop.org:
12mu|gnome-menus-3.8.0-5|30	http://www.freedesktop.org/Standards/menu-spec
12mu|gnome-menus-3.8.0-5|31	
12mu|gnome-menus-3.8.0-5|32	Also contained here are the GNOME menu layout configuration files,
12mu|gnome-menus-3.8.0-5|33	.directory files and assorted menu related utility programs.
12mu|gnome-menus-3.8.0-5|34	
12mu|gnome-menus-3.8.0-5|35	%package -n %{libname}
12mu|gnome-menus-3.8.0-5|36	Group:		System/Libraries
12mu|gnome-menus-3.8.0-5|37	Summary:	GNOME menu library
12mu|gnome-menus-3.8.0-5|38	Conflicts:	gir-repository < 0.6.5-8
12mu|gnome-menus-3.8.0-5|39	
12mu|gnome-menus-3.8.0-5|40	%description -n %{libname}
12mu|gnome-menus-3.8.0-5|41	This package contains the shared libraries of %{name}.
12mu|gnome-menus-3.8.0-5|42	
12mu|gnome-menus-3.8.0-5|43	%package -n %{girname}
12mu|gnome-menus-3.8.0-5|44	Group:		System/Libraries
12mu|gnome-menus-3.8.0-5|45	Summary:	GObject Introspection interface library for %{name}
12mu|gnome-menus-3.8.0-5|46	Requires:	%{libname} = %{version}-%{release}
12mu|gnome-menus-3.8.0-5|47	
12mu|gnome-menus-3.8.0-5|48	%description -n %{girname}
12mu|gnome-menus-3.8.0-5|49	GObject Introspection interface library for %{name}.
12mu|gnome-menus-3.8.0-5|50	
12mu|gnome-menus-3.8.0-5|51	%package -n %{devname}
12mu|gnome-menus-3.8.0-5|52	Group:		Development/C
12mu|gnome-menus-3.8.0-5|53	Summary:	GNOME menu library development files
12mu|gnome-menus-3.8.0-5|54	Requires:	%{libname} = %{version}-%{release}
12mu|gnome-menus-3.8.0-5|55	Requires:	%{girname} = %{version}-%{release}
12mu|gnome-menus-3.8.0-5|56	Provides:	%{name}-devel = %{version}-%{release}
12mu|gnome-menus-3.8.0-5|57	Obsoletes:	%{_lib}gnome-menu2-devel < 3.4
12mu|gnome-menus-3.8.0-5|58	Conflicts:	gir-repository < 0.6.5-8
12mu|gnome-menus-3.8.0-5|59	
12mu|gnome-menus-3.8.0-5|60	%description -n %{devname}
12mu|gnome-menus-3.8.0-5|61	This package contains the development libraries of %{name}.
12mu|gnome-menus-3.8.0-5|62	
12mu|gnome-menus-3.8.0-5|63	%prep
12mu|gnome-menus-3.8.0-5|64	%setup -q
12mu|gnome-menus-3.8.0-5|65	%apply_patches
12mu|gnome-menus-3.8.0-5|66	
12mu|gnome-menus-3.8.0-5|67	%build
12mu|gnome-menus-3.8.0-5|68	%configure2_5x \
12mu|gnome-menus-3.8.0-5|69	--disable-static
12mu|gnome-menus-3.8.0-5|70	
12mu|gnome-menus-3.8.0-5|71	%make LIBS='-lgmodule-2.0'
12mu|gnome-menus-3.8.0-5|72	
12mu|gnome-menus-3.8.0-5|73	%install
12mu|gnome-menus-3.8.0-5|74	%makeinstall_std
12mu|gnome-menus-3.8.0-5|75	
12mu|gnome-menus-3.8.0-5|76	%find_lang %{name}-3.0
12mu|gnome-menus-3.8.0-5|77	
12mu|gnome-menus-3.8.0-5|78	mkdir -p %{buildroot}%{_sysconfdir}/xdg/gnome
12mu|gnome-menus-3.8.0-5|79	mv %{buildroot}%{_sysconfdir}/xdg/menus %{buildroot}%{_sysconfdir}/xdg/gnome
12mu|gnome-menus-3.8.0-5|80	
12mu|gnome-menus-3.8.0-5|81	%files -f %{name}-3.0.lang
12mu|gnome-menus-3.8.0-5|82	%doc README NEWS HACKING AUTHORS ChangeLog
12mu|gnome-menus-3.8.0-5|83	%{_datadir}/desktop-directories/*
12mu|gnome-menus-3.8.0-5|84	%dir %{_sysconfdir}/xdg/gnome
12mu|gnome-menus-3.8.0-5|85	%dir %{_sysconfdir}/xdg/gnome/menus
12mu|gnome-menus-3.8.0-5|86	%config(noreplace) %{_sysconfdir}/xdg/gnome/menus/*
12mu|gnome-menus-3.8.0-5|87	
12mu|gnome-menus-3.8.0-5|88	%files -n %{libname}
12mu|gnome-menus-3.8.0-5|89	%{_libdir}/libgnome-menu-%{api}.so.%{major}*
12mu|gnome-menus-3.8.0-5|90	
12mu|gnome-menus-3.8.0-5|91	%files -n %{girname}
12mu|gnome-menus-3.8.0-5|92	%{_libdir}/girepository-1.0/GMenu-%{gimajor}.typelib
12mu|gnome-menus-3.8.0-5|93	
12mu|gnome-menus-3.8.0-5|94	%files -n %{devname}
12mu|gnome-menus-3.8.0-5|95	%{_libdir}/lib*.so
12mu|gnome-menus-3.8.0-5|96	%{_includedir}/*
12mu|gnome-menus-3.8.0-5|97	%{_libdir}/pkgconfig/*.pc
12mu|gnome-menus-3.8.0-5|98	%{_datadir}/gir-1.0/GMenu-%{gimajor}.gir
12mu|gnome-menus-3.8.0-5|99	
12mu|gnome-menus-3.8.0-5|100	
12mu|gnome-menus-3.8.0-5|101	%changelog
12mu|gnome-menus-3.8.0-5|102	* Tue Feb 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.8.0-5
12mu|gnome-menus-3.8.0-5|103	+ Revision: 20c3763
12mu|gnome-menus-3.8.0-5|104	- Added libgnome-menu requirement for libgmenu-gir
12mu|gnome-menus-3.8.0-5|105	
12mu|gnome-menus-3.8.0-5|106	

19712 12
12mu|gnome-mines-3.8.2-1|1	Name:           gnome-mines
12mu|gnome-mines-3.8.2-1|2	Version:        3.8.2
12mu|gnome-mines-3.8.2-1|3	Release:        1
12mu|gnome-mines-3.8.2-1|4	Summary:        GNOME Mines Sweeper game
12mu|gnome-mines-3.8.2-1|5	
12mu|gnome-mines-3.8.2-1|6	License:        GPLv2+ and CC-BY-SA
12mu|gnome-mines-3.8.2-1|7	Group:		Games/Other
12mu|gnome-mines-3.8.2-1|8	URL:            http://projects.gnome.org/gnome-games/
12mu|gnome-mines-3.8.2-1|9	Source0:        http://download.gnome.org/sources/gnome-mines/3.8/gnome-mines-%{version}.tar.xz
12mu|gnome-mines-3.8.2-1|10	
12mu|gnome-mines-3.8.2-1|11	BuildRequires:  desktop-file-utils
12mu|gnome-mines-3.8.2-1|12	BuildRequires:  pkgconfig(glib-2.0)
12mu|gnome-mines-3.8.2-1|13	BuildRequires:  pkgconfig(gdk-3.0)
12mu|gnome-mines-3.8.2-1|14	BuildRequires:  intltool
12mu|gnome-mines-3.8.2-1|15	BuildRequires:  itstool
12mu|gnome-mines-3.8.2-1|16	BuildRequires:  pkgconfig(librsvg-2.0)
12mu|gnome-mines-3.8.2-1|17	
12mu|gnome-mines-3.8.2-1|18	Obsoletes: gnome-games < 3.7.92
12mu|gnome-mines-3.8.2-1|19	Obsoletes: gnomine < 3.7.92
12mu|gnome-mines-3.8.2-1|20	Provides: gnomine = %{version}-%{release}
12mu|gnome-mines-3.8.2-1|21	
12mu|gnome-mines-3.8.2-1|22	%description
12mu|gnome-mines-3.8.2-1|23	The popular logic puzzle minesweeper. Find mines on a grid
12mu|gnome-mines-3.8.2-1|24	using hints from squares you have already cleared.
12mu|gnome-mines-3.8.2-1|25	
12mu|gnome-mines-3.8.2-1|26	%prep
12mu|gnome-mines-3.8.2-1|27	%setup -q
12mu|gnome-mines-3.8.2-1|28	
12mu|gnome-mines-3.8.2-1|29	%build
12mu|gnome-mines-3.8.2-1|30	%configure2_5x
12mu|gnome-mines-3.8.2-1|31	%make
12mu|gnome-mines-3.8.2-1|32	
12mu|gnome-mines-3.8.2-1|33	
12mu|gnome-mines-3.8.2-1|34	%install
12mu|gnome-mines-3.8.2-1|35	%makeinstall_std
12mu|gnome-mines-3.8.2-1|36	
12mu|gnome-mines-3.8.2-1|37	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnomine.desktop
12mu|gnome-mines-3.8.2-1|38	
12mu|gnome-mines-3.8.2-1|39	%find_lang %{name} --with-gnome
12mu|gnome-mines-3.8.2-1|40	
12mu|gnome-mines-3.8.2-1|41	
12mu|gnome-mines-3.8.2-1|42	%files -f %{name}.lang
12mu|gnome-mines-3.8.2-1|43	%doc COPYING
12mu|gnome-mines-3.8.2-1|44	%{_bindir}/gnome-mines
12mu|gnome-mines-3.8.2-1|45	%{_datadir}/applications/gnomine.desktop
12mu|gnome-mines-3.8.2-1|46	%{_datadir}/glib-2.0/schemas/org.gnome.mines.gschema.xml
12mu|gnome-mines-3.8.2-1|47	%{_datadir}/gnome-mines
12mu|gnome-mines-3.8.2-1|48	%{_datadir}/icons/hicolor/*/apps/gnome-mines.*
12mu|gnome-mines-3.8.2-1|49	%{_mandir}/man6/gnome-mines.6*
12mu|gnome-mines-3.8.2-1|50	

19713 12
12mu|gnome-online-accounts-3.8.4.1-1|1	%define	oname		goa
12mu|gnome-online-accounts-3.8.4.1-1|2	%define	api		1.0
12mu|gnome-online-accounts-3.8.4.1-1|3	%define	major		0
12mu|gnome-online-accounts-3.8.4.1-1|4	%define	libname		%mklibname %{oname} %{api} %{major}
12mu|gnome-online-accounts-3.8.4.1-1|5	%define	backendname	%mklibname %{oname}-backend %{api} %{major}
12mu|gnome-online-accounts-3.8.4.1-1|6	%define	girname		%mklibname %{oname}-gir %{api}
12mu|gnome-online-accounts-3.8.4.1-1|7	%define	develname	%mklibname -d %{oname} %{api}
12mu|gnome-online-accounts-3.8.4.1-1|8	%define	develbackend	%mklibname -d %{oname}-backend %{api}
12mu|gnome-online-accounts-3.8.4.1-1|9	
12mu|gnome-online-accounts-3.8.4.1-1|10	Summary:	Provide online accounts information
12mu|gnome-online-accounts-3.8.4.1-1|11	Name:		gnome-online-accounts
12mu|gnome-online-accounts-3.8.4.1-1|12	Version:	3.8.4.1
12mu|gnome-online-accounts-3.8.4.1-1|13	Release:	1
12mu|gnome-online-accounts-3.8.4.1-1|14	Group:		Graphical desktop/GNOME
12mu|gnome-online-accounts-3.8.4.1-1|15	License:	LGPLv2+
12mu|gnome-online-accounts-3.8.4.1-1|16	URL:		http://developer.gnome.org/goa/stable/
12mu|gnome-online-accounts-3.8.4.1-1|17	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|gnome-online-accounts-3.8.4.1-1|18	
12mu|gnome-online-accounts-3.8.4.1-1|19	BuildRequires:  gnome-common
12mu|gnome-online-accounts-3.8.4.1-1|20	BuildRequires:  gtk-doc
12mu|gnome-online-accounts-3.8.4.1-1|21	BuildRequires:  intltool
12mu|gnome-online-accounts-3.8.4.1-1|22	BuildRequires:  pkgconfig(glib-2.0)
12mu|gnome-online-accounts-3.8.4.1-1|23	BuildRequires:  pkgconfig(gobject-introspection-1.0)
12mu|gnome-online-accounts-3.8.4.1-1|24	BuildRequires:  pkgconfig(gtk+-3.0)
12mu|gnome-online-accounts-3.8.4.1-1|25	BuildRequires:  pkgconfig(gnome-keyring-1)
12mu|gnome-online-accounts-3.8.4.1-1|26	BuildRequires:  pkgconfig(json-glib-1.0)
12mu|gnome-online-accounts-3.8.4.1-1|27	BuildRequires:  pkgconfig(libnotify)
12mu|gnome-online-accounts-3.8.4.1-1|28	BuildRequires:  pkgconfig(rest-0.7)
12mu|gnome-online-accounts-3.8.4.1-1|29	BuildRequires:  pkgconfig(webkitgtk-3.0)
12mu|gnome-online-accounts-3.8.4.1-1|30	BuildRequires:  pkgconfig(libsecret-1)
12mu|gnome-online-accounts-3.8.4.1-1|31	
12mu|gnome-online-accounts-3.8.4.1-1|32	%description
12mu|gnome-online-accounts-3.8.4.1-1|33	gnome-online-accounts provides interfaces so applications and
12mu|gnome-online-accounts-3.8.4.1-1|34	libraries in GNOME can access the user's online accounts.
12mu|gnome-online-accounts-3.8.4.1-1|35	
12mu|gnome-online-accounts-3.8.4.1-1|36	%package -n %{libname}
12mu|gnome-online-accounts-3.8.4.1-1|37	Summary:	Runtime libraries for %{name}
12mu|gnome-online-accounts-3.8.4.1-1|38	Group:		System/Libraries
12mu|gnome-online-accounts-3.8.4.1-1|39	
12mu|gnome-online-accounts-3.8.4.1-1|40	%description -n %{libname}
12mu|gnome-online-accounts-3.8.4.1-1|41	Runtime libraries for %{name}.
12mu|gnome-online-accounts-3.8.4.1-1|42	
12mu|gnome-online-accounts-3.8.4.1-1|43	%package -n %{backendname}
12mu|gnome-online-accounts-3.8.4.1-1|44	Summary:	Runtime libraries for %{name}
12mu|gnome-online-accounts-3.8.4.1-1|45	Group:		System/Libraries
12mu|gnome-online-accounts-3.8.4.1-1|46	
12mu|gnome-online-accounts-3.8.4.1-1|47	%description -n %{backendname}
12mu|gnome-online-accounts-3.8.4.1-1|48	Runtime libraries for %{name}.
12mu|gnome-online-accounts-3.8.4.1-1|49	
12mu|gnome-online-accounts-3.8.4.1-1|50	%package -n %{girname}
12mu|gnome-online-accounts-3.8.4.1-1|51	Summary:	GObject introspection interface for %{name}
12mu|gnome-online-accounts-3.8.4.1-1|52	Group:		System/Libraries
12mu|gnome-online-accounts-3.8.4.1-1|53	
12mu|gnome-online-accounts-3.8.4.1-1|54	%description -n %{girname}
12mu|gnome-online-accounts-3.8.4.1-1|55	GObject introspection interface for %{name}.
12mu|gnome-online-accounts-3.8.4.1-1|56	
12mu|gnome-online-accounts-3.8.4.1-1|57	%package -n %{develname}
12mu|gnome-online-accounts-3.8.4.1-1|58	Summary:	Development files for %{name}
12mu|gnome-online-accounts-3.8.4.1-1|59	Group:		Development/C
12mu|gnome-online-accounts-3.8.4.1-1|60	Requires:	%{libname} = %{version}-%{release}
12mu|gnome-online-accounts-3.8.4.1-1|61	Requires:	%{girname} = %{version}-%{release}
12mu|gnome-online-accounts-3.8.4.1-1|62	Provides:	%{oname}-devel = %{version}-%{release}
12mu|gnome-online-accounts-3.8.4.1-1|63	
12mu|gnome-online-accounts-3.8.4.1-1|64	%description -n %{develname}
12mu|gnome-online-accounts-3.8.4.1-1|65	The gnome-online-accounts-devel package contains libraries and header
12mu|gnome-online-accounts-3.8.4.1-1|66	files for developing applications that use gnome-online-accounts.
12mu|gnome-online-accounts-3.8.4.1-1|67	
12mu|gnome-online-accounts-3.8.4.1-1|68	%package -n %{develbackend}
12mu|gnome-online-accounts-3.8.4.1-1|69	Summary:	Development files for %{name}
12mu|gnome-online-accounts-3.8.4.1-1|70	Group:		Development/C
12mu|gnome-online-accounts-3.8.4.1-1|71	Requires:	%{backendname} = %{version}-%{release}
12mu|gnome-online-accounts-3.8.4.1-1|72	Provides:	%{oname}-backend-devel = %{version}-%{release}
12mu|gnome-online-accounts-3.8.4.1-1|73	
12mu|gnome-online-accounts-3.8.4.1-1|74	%description -n %{develbackend}
12mu|gnome-online-accounts-3.8.4.1-1|75	The gnome-online-accounts-devel package contains libraries and header
12mu|gnome-online-accounts-3.8.4.1-1|76	files for developing applications that use gnome-online-accounts.
12mu|gnome-online-accounts-3.8.4.1-1|77	
12mu|gnome-online-accounts-3.8.4.1-1|78	%prep
12mu|gnome-online-accounts-3.8.4.1-1|79	%setup -q
12mu|gnome-online-accounts-3.8.4.1-1|80	#%apply_patches
12mu|gnome-online-accounts-3.8.4.1-1|81	
12mu|gnome-online-accounts-3.8.4.1-1|82	%build
12mu|gnome-online-accounts-3.8.4.1-1|83	autoreconf -fi
12mu|gnome-online-accounts-3.8.4.1-1|84	%configure2_5x \
12mu|gnome-online-accounts-3.8.4.1-1|85	--disable-static \
12mu|gnome-online-accounts-3.8.4.1-1|86	--enable-gtk-doc
12mu|gnome-online-accounts-3.8.4.1-1|87	
12mu|gnome-online-accounts-3.8.4.1-1|88	%make LIBS='-lgmodule-2.0'
12mu|gnome-online-accounts-3.8.4.1-1|89	
12mu|gnome-online-accounts-3.8.4.1-1|90	%install
12mu|gnome-online-accounts-3.8.4.1-1|91	%makeinstall_std
12mu|gnome-online-accounts-3.8.4.1-1|92	%find_lang %{name}
12mu|gnome-online-accounts-3.8.4.1-1|93	rm -f %{buildroot}/%{_libdir}/*.la
12mu|gnome-online-accounts-3.8.4.1-1|94	rm -f %{buildroot}/%{_libdir}/*.a
12mu|gnome-online-accounts-3.8.4.1-1|95	
12mu|gnome-online-accounts-3.8.4.1-1|96	%files -f %{name}.lang
12mu|gnome-online-accounts-3.8.4.1-1|97	%doc NEWS COPYING
12mu|gnome-online-accounts-3.8.4.1-1|98	%{_libexecdir}/goa-daemon
12mu|gnome-online-accounts-3.8.4.1-1|99	%{_datadir}/dbus-1/services/org.gnome.OnlineAccounts.service
12mu|gnome-online-accounts-3.8.4.1-1|100	%{_datadir}/icons/hicolor/*/apps/goa-*.png
12mu|gnome-online-accounts-3.8.4.1-1|101	%{_datadir}/%{name}/goawebview.css
12mu|gnome-online-accounts-3.8.4.1-1|102	%{_mandir}/man8/goa-daemon.8*
12mu|gnome-online-accounts-3.8.4.1-1|103	
12mu|gnome-online-accounts-3.8.4.1-1|104	%files -n %{libname}
12mu|gnome-online-accounts-3.8.4.1-1|105	%{_libdir}/libgoa-%{api}.so.%{major}*
12mu|gnome-online-accounts-3.8.4.1-1|106	
12mu|gnome-online-accounts-3.8.4.1-1|107	%files -n %{backendname}
12mu|gnome-online-accounts-3.8.4.1-1|108	%{_libdir}/libgoa-backend-%{api}.so.%{major}*
12mu|gnome-online-accounts-3.8.4.1-1|109	
12mu|gnome-online-accounts-3.8.4.1-1|110	%files -n %{girname}
12mu|gnome-online-accounts-3.8.4.1-1|111	%{_libdir}/girepository-1.0/Goa-%{api}.typelib
12mu|gnome-online-accounts-3.8.4.1-1|112	
12mu|gnome-online-accounts-3.8.4.1-1|113	%files -n %{develname}
12mu|gnome-online-accounts-3.8.4.1-1|114	%{_includedir}/goa-%{api}/
12mu|gnome-online-accounts-3.8.4.1-1|115	%{_libdir}/goa-%{api}/include/goaconfig.h
12mu|gnome-online-accounts-3.8.4.1-1|116	%{_libdir}/libgoa-%{api}.so
12mu|gnome-online-accounts-3.8.4.1-1|117	%{_libdir}/pkgconfig/goa-%{api}.pc
12mu|gnome-online-accounts-3.8.4.1-1|118	%{_datadir}/gir-1.0/Goa-%{api}.gir
12mu|gnome-online-accounts-3.8.4.1-1|119	%{_datadir}/gtk-doc/html/goa/
12mu|gnome-online-accounts-3.8.4.1-1|120	
12mu|gnome-online-accounts-3.8.4.1-1|121	%files -n %{develbackend}
12mu|gnome-online-accounts-3.8.4.1-1|122	%{_libdir}/libgoa-backend-%{api}.so
12mu|gnome-online-accounts-3.8.4.1-1|123	%{_libdir}/pkgconfig/goa-backend-%{api}.pc
12mu|gnome-online-accounts-3.8.4.1-1|124	
12mu|gnome-online-accounts-3.8.4.1-1|125	
12mu|gnome-online-accounts-3.8.4.1-1|126	%changelog
12mu|gnome-online-accounts-3.8.4.1-1|127	* Mon Oct 14 2013 Tigro <ashejn@gmail.com> 3.8.4.1-1
12mu|gnome-online-accounts-3.8.4.1-1|128	+ Revision: 9a34c82
12mu|gnome-online-accounts-3.8.4.1-1|129	- update to 3.8.4.1
12mu|gnome-online-accounts-3.8.4.1-1|130	
12mu|gnome-online-accounts-3.8.4.1-1|131	

19714 12
12mu|gnome-packagekit-3.8.2-1|1	Summary:	A PackageKit client for the GNOME desktop
12mu|gnome-packagekit-3.8.2-1|2	Name:	  	gnome-packagekit
12mu|gnome-packagekit-3.8.2-1|3	Version:	3.8.2
12mu|gnome-packagekit-3.8.2-1|4	Release:	1
12mu|gnome-packagekit-3.8.2-1|5	License:	GPLv2+
12mu|gnome-packagekit-3.8.2-1|6	Group:		System/Configuration/Packaging
12mu|gnome-packagekit-3.8.2-1|7	URL:		http://www.packagekit.org
12mu|gnome-packagekit-3.8.2-1|8	Source0: 	http://ftp.gnome.org/pub/GNOME/sources/gnome-packagekit/3.8/%{name}-%{version}.tar.xz
12mu|gnome-packagekit-3.8.2-1|9	
12mu|gnome-packagekit-3.8.2-1|10	BuildRequires:	docbook-dtd41-sgml
12mu|gnome-packagekit-3.8.2-1|11	BuildRequires:	docbook-utils
12mu|gnome-packagekit-3.8.2-1|12	BuildRequires:	desktop-file-utils
12mu|gnome-packagekit-3.8.2-1|13	BuildRequires:	intltool > 0.35.0
12mu|gnome-packagekit-3.8.2-1|14	BuildRequires:	xsltproc itstool
12mu|gnome-packagekit-3.8.2-1|15	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|gnome-packagekit-3.8.2-1|16	BuildRequires:	pkgconfig(libcanberra-gtk3)
12mu|gnome-packagekit-3.8.2-1|17	BuildRequires:	pkgconfig(libnotify)
12mu|gnome-packagekit-3.8.2-1|18	BuildRequires:	pkgconfig(gudev-1.0)
12mu|gnome-packagekit-3.8.2-1|19	BuildRequires:	pkgconfig(packagekit-glib2)
12mu|gnome-packagekit-3.8.2-1|20	BuildRequires:	pkgconfig(unique-1.0)
12mu|gnome-packagekit-3.8.2-1|21	BuildRequires:	pkgconfig(upower-glib)
12mu|gnome-packagekit-3.8.2-1|22	
12mu|gnome-packagekit-3.8.2-1|23	Requires:	%{name}-common = %{EVRD}
12mu|gnome-packagekit-3.8.2-1|24	
12mu|gnome-packagekit-3.8.2-1|25	%description
12mu|gnome-packagekit-3.8.2-1|26	gnome-packagekit are PackageKit client programs designed for the GNOME desktop.
12mu|gnome-packagekit-3.8.2-1|27	
12mu|gnome-packagekit-3.8.2-1|28	%package	common
12mu|gnome-packagekit-3.8.2-1|29	Summary:	Common files and services for GNOME PackageKit
12mu|gnome-packagekit-3.8.2-1|30	Group:		System/Configuration/Packaging
12mu|gnome-packagekit-3.8.2-1|31	Requires:	packagekit
12mu|gnome-packagekit-3.8.2-1|32	Provides:	packagekit-gui
12mu|gnome-packagekit-3.8.2-1|33	Conflicts:	gnome-packagekit < 2.29.2
12mu|gnome-packagekit-3.8.2-1|34	
12mu|gnome-packagekit-3.8.2-1|35	%description	common
12mu|gnome-packagekit-3.8.2-1|36	Common files and services used by GNOME PackageKit. This packages provides
12mu|gnome-packagekit-3.8.2-1|37	D-Bus service for packages installation.
12mu|gnome-packagekit-3.8.2-1|38	
12mu|gnome-packagekit-3.8.2-1|39	%package	extra
12mu|gnome-packagekit-3.8.2-1|40	Summary:	Session applications to manage packages with GNOME PackageKit (extra bits)
12mu|gnome-packagekit-3.8.2-1|41	Group:		System/Configuration/Packaging
12mu|gnome-packagekit-3.8.2-1|42	Requires:	%{name} = %{EVRD}
12mu|gnome-packagekit-3.8.2-1|43	Conflicts:	gnome-packagekit < 2.29.2
12mu|gnome-packagekit-3.8.2-1|44	
12mu|gnome-packagekit-3.8.2-1|45	%description	extra
12mu|gnome-packagekit-3.8.2-1|46	Extra GNOME applications for using PackageKit that are not normally needed.
12mu|gnome-packagekit-3.8.2-1|47	
12mu|gnome-packagekit-3.8.2-1|48	%prep
12mu|gnome-packagekit-3.8.2-1|49	%setup -q
12mu|gnome-packagekit-3.8.2-1|50	%apply_patches
12mu|gnome-packagekit-3.8.2-1|51	
12mu|gnome-packagekit-3.8.2-1|52	%build
12mu|gnome-packagekit-3.8.2-1|53	%configure2_5x \
12mu|gnome-packagekit-3.8.2-1|54	--disable-static \
12mu|gnome-packagekit-3.8.2-1|55	--disable-scrollkeeper
12mu|gnome-packagekit-3.8.2-1|56	
12mu|gnome-packagekit-3.8.2-1|57	%make
12mu|gnome-packagekit-3.8.2-1|58	
12mu|gnome-packagekit-3.8.2-1|59	%install
12mu|gnome-packagekit-3.8.2-1|60	%makeinstall_std
12mu|gnome-packagekit-3.8.2-1|61	
12mu|gnome-packagekit-3.8.2-1|62	# hack around apper conflict
12mu|gnome-packagekit-3.8.2-1|63	mv %{buildroot}%{_datadir}/dbus-1/services/org.freedesktop.PackageKit.service \
12mu|gnome-packagekit-3.8.2-1|64	%{buildroot}%{_datadir}/dbus-1/services/gnome-org.freedesktop.PackageKit.service
12mu|gnome-packagekit-3.8.2-1|65	
12mu|gnome-packagekit-3.8.2-1|66	%find_lang %{name} --with-gnome
12mu|gnome-packagekit-3.8.2-1|67	
12mu|gnome-packagekit-3.8.2-1|68	%files common -f %{name}.lang
12mu|gnome-packagekit-3.8.2-1|69	%{_bindir}/gpk-install-*
12mu|gnome-packagekit-3.8.2-1|70	%{_bindir}/gpk-dbus-service
12mu|gnome-packagekit-3.8.2-1|71	%{_datadir}/applications/gpk-dbus-service.desktop
12mu|gnome-packagekit-3.8.2-1|72	%{_datadir}/applications/gpk-install-*.desktop
12mu|gnome-packagekit-3.8.2-1|73	%{_datadir}/dbus-1/services/*.service
12mu|gnome-packagekit-3.8.2-1|74	%{_datadir}/GConf/gsettings/org.gnome.packagekit.gschema.migrate
12mu|gnome-packagekit-3.8.2-1|75	%{_datadir}/glib-2.0/schemas/org.gnome.packagekit.gschema.xml
12mu|gnome-packagekit-3.8.2-1|76	%dir %{_datadir}/gnome-packagekit
12mu|gnome-packagekit-3.8.2-1|77	%{_datadir}/gnome-packagekit/gpk-client.ui
12mu|gnome-packagekit-3.8.2-1|78	%{_datadir}/gnome-packagekit/gpk-error.ui
12mu|gnome-packagekit-3.8.2-1|79	%{_datadir}/gnome-packagekit/gpk-eula.ui
12mu|gnome-packagekit-3.8.2-1|80	%{_datadir}/gnome-packagekit/gpk-signature.ui
12mu|gnome-packagekit-3.8.2-1|81	%{_datadir}/gnome-packagekit/icons
12mu|gnome-packagekit-3.8.2-1|82	%{_iconsdir}/hicolor/*/*/*
12mu|gnome-packagekit-3.8.2-1|83	%{_mandir}/man1/gpk-install-*
12mu|gnome-packagekit-3.8.2-1|84	%{_mandir}/man1/gpk-dbus-service*
12mu|gnome-packagekit-3.8.2-1|85	
12mu|gnome-packagekit-3.8.2-1|86	%files
12mu|gnome-packagekit-3.8.2-1|87	%{_bindir}/gpk-application
12mu|gnome-packagekit-3.8.2-1|88	%{_bindir}/gpk-distro-upgrade
12mu|gnome-packagekit-3.8.2-1|89	%{_bindir}/gpk-log
12mu|gnome-packagekit-3.8.2-1|90	%{_bindir}/gpk-prefs
12mu|gnome-packagekit-3.8.2-1|91	%{_bindir}/gpk-update-*
12mu|gnome-packagekit-3.8.2-1|92	%{_datadir}/applications/gpk-application.desktop
12mu|gnome-packagekit-3.8.2-1|93	%{_datadir}/applications/gpk-distro-upgrade.desktop
12mu|gnome-packagekit-3.8.2-1|94	%{_datadir}/applications/gpk-prefs.desktop
12mu|gnome-packagekit-3.8.2-1|95	%{_datadir}/applications/gpk-update-viewer.desktop
12mu|gnome-packagekit-3.8.2-1|96	%{_datadir}/gnome-packagekit/gpk-application.ui
12mu|gnome-packagekit-3.8.2-1|97	%{_datadir}/gnome-packagekit/gpk-prefs.ui
12mu|gnome-packagekit-3.8.2-1|98	%{_datadir}/gnome-packagekit/gpk-update-viewer.ui
12mu|gnome-packagekit-3.8.2-1|99	%{_datadir}/gnome-packagekit/gpk-log.ui
12mu|gnome-packagekit-3.8.2-1|100	%{python_sitelib}/packagekit/g*
12mu|gnome-packagekit-3.8.2-1|101	%{_mandir}/man1/gpk-application*
12mu|gnome-packagekit-3.8.2-1|102	%{_mandir}/man1/gpk-prefs*
12mu|gnome-packagekit-3.8.2-1|103	%{_mandir}/man1/gpk-update*
12mu|gnome-packagekit-3.8.2-1|104	%{_mandir}/man1/gpk-log*
12mu|gnome-packagekit-3.8.2-1|105	%{_mandir}/man1/gpk-distro-upgrade*
12mu|gnome-packagekit-3.8.2-1|106	
12mu|gnome-packagekit-3.8.2-1|107	%files extra
12mu|gnome-packagekit-3.8.2-1|108	%{_bindir}/gpk-service-pack
12mu|gnome-packagekit-3.8.2-1|109	%{_datadir}/applications/gpk-log.desktop
12mu|gnome-packagekit-3.8.2-1|110	%{_datadir}/applications/gpk-service-pack.desktop
12mu|gnome-packagekit-3.8.2-1|111	%{_datadir}/gnome-packagekit/gpk-service-pack.ui
12mu|gnome-packagekit-3.8.2-1|112	%{_mandir}/man1/gpk-service-pack*
12mu|gnome-packagekit-3.8.2-1|113	

19715 12
12mu|gnome-photos-3.8.2-2|1	Name:          gnome-photos
12mu|gnome-photos-3.8.2-2|2	Summary:       Access, organize and share your photos on GNOME
12mu|gnome-photos-3.8.2-2|3	Version:       3.8.2
12mu|gnome-photos-3.8.2-2|4	Release:       2
12mu|gnome-photos-3.8.2-2|5	URL:           https://live.gnome.org/GnomePhotos
12mu|gnome-photos-3.8.2-2|6	
12mu|gnome-photos-3.8.2-2|7	# GNOME Photos itself is GPLv2+, but the bundled libgd is LGPLv2+
12mu|gnome-photos-3.8.2-2|8	License:       GPLv2+ and LGPLv2+
12mu|gnome-photos-3.8.2-2|9	Group:         Graphical desktop/GNOME
12mu|gnome-photos-3.8.2-2|10	
12mu|gnome-photos-3.8.2-2|11	Source0:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|gnome-photos-3.8.2-2|12	
12mu|gnome-photos-3.8.2-2|13	BuildRequires: desktop-file-utils
12mu|gnome-photos-3.8.2-2|14	BuildRequires: pkgconfig(cairo)
12mu|gnome-photos-3.8.2-2|15	BuildRequires: intltool
12mu|gnome-photos-3.8.2-2|16	BuildRequires: pkgconfig(clutter-1.0) >= 1.11
12mu|gnome-photos-3.8.2-2|17	BuildRequires: pkgconfig(clutter-gtk-1.0) >= 1.3.2
12mu|gnome-photos-3.8.2-2|18	BuildRequires: pkgconfig(exempi-2.0)
12mu|gnome-photos-3.8.2-2|19	BuildRequires: pkgconfig(gdk-pixbuf-2.0)
12mu|gnome-photos-3.8.2-2|20	BuildRequires: pkgconfig(glib-2.0) >= 2.35.6
12mu|gnome-photos-3.8.2-2|21	BuildRequires: pkgconfig(gnome-desktop-3.0) > 3.7.6
12mu|gnome-photos-3.8.2-2|22	BuildRequires: pkgconfig(goa-1.0)
12mu|gnome-photos-3.8.2-2|23	BuildRequires: pkgconfig(gtk+-3.0)
12mu|gnome-photos-3.8.2-2|24	BuildRequires: pkgconfig(lcms2)
12mu|gnome-photos-3.8.2-2|25	BuildRequires: pkgconfig(babl)
12mu|gnome-photos-3.8.2-2|26	BuildRequires: pkgconfig(gegl-0.2)
12mu|gnome-photos-3.8.2-2|27	BuildRequires: pkgconfig(libexif) >= 0.6
12mu|gnome-photos-3.8.2-2|28	BuildRequires: pkgconfig(librsvg-2.0)
12mu|gnome-photos-3.8.2-2|29	BuildRequires: pkgconfig(tracker-sparql-0.16)
12mu|gnome-photos-3.8.2-2|30	BuildRequires: gnome-common
12mu|gnome-photos-3.8.2-2|31	
12mu|gnome-photos-3.8.2-2|32	Requires: gegl
12mu|gnome-photos-3.8.2-2|33	
12mu|gnome-photos-3.8.2-2|34	# libgd is not meant to be installed as a system-wide shared library.
12mu|gnome-photos-3.8.2-2|35	# It is just a way for GNOME applications to share widgets and other common
12mu|gnome-photos-3.8.2-2|36	# code on an ad-hoc basis.
12mu|gnome-photos-3.8.2-2|37	Provides: bundled(libgd)
12mu|gnome-photos-3.8.2-2|38	
12mu|gnome-photos-3.8.2-2|39	
12mu|gnome-photos-3.8.2-2|40	%description
12mu|gnome-photos-3.8.2-2|41	Photos, like Documents, Music and Videos, is one of the core GNOME
12mu|gnome-photos-3.8.2-2|42	applications meant for find and reminding the user about her content.
12mu|gnome-photos-3.8.2-2|43	
12mu|gnome-photos-3.8.2-2|44	
12mu|gnome-photos-3.8.2-2|45	%prep
12mu|gnome-photos-3.8.2-2|46	%setup -q
12mu|gnome-photos-3.8.2-2|47	
12mu|gnome-photos-3.8.2-2|48	autoreconf -i -f
12mu|gnome-photos-3.8.2-2|49	
12mu|gnome-photos-3.8.2-2|50	
12mu|gnome-photos-3.8.2-2|51	%build
12mu|gnome-photos-3.8.2-2|52	%configure2_5x
12mu|gnome-photos-3.8.2-2|53	%make
12mu|gnome-photos-3.8.2-2|54	
12mu|gnome-photos-3.8.2-2|55	
12mu|gnome-photos-3.8.2-2|56	%install
12mu|gnome-photos-3.8.2-2|57	%makeinstall_std
12mu|gnome-photos-3.8.2-2|58	
12mu|gnome-photos-3.8.2-2|59	# Upstream doesn't install with desktop-file-install, so let's check
12mu|gnome-photos-3.8.2-2|60	# FIXME: The desktop file is invalid, sent patch upstream, should be fixed in
12mu|gnome-photos-3.8.2-2|61	# next release
12mu|gnome-photos-3.8.2-2|62	#desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
12mu|gnome-photos-3.8.2-2|63	
12mu|gnome-photos-3.8.2-2|64	%find_lang %{name}
12mu|gnome-photos-3.8.2-2|65	
12mu|gnome-photos-3.8.2-2|66	
12mu|gnome-photos-3.8.2-2|67	%files -f %{name}.lang
12mu|gnome-photos-3.8.2-2|68	%{_bindir}/%{name}
12mu|gnome-photos-3.8.2-2|69	%{_datadir}/%{name}
12mu|gnome-photos-3.8.2-2|70	%{_datadir}/applications/%{name}.desktop
12mu|gnome-photos-3.8.2-2|71	%{_datadir}/glib-2.0/schemas/org.gnome.photos.gschema.xml
12mu|gnome-photos-3.8.2-2|72	%{_datadir}/icons/hicolor/*/apps/%{name}.png
12mu|gnome-photos-3.8.2-2|73	%{_docdir}/%{name}
12mu|gnome-photos-3.8.2-2|74	

19716 12
12mu|gnome-power-manager-3.8.2-1|1	Name:		gnome-power-manager
12mu|gnome-power-manager-3.8.2-1|2	Version:	3.8.2
12mu|gnome-power-manager-3.8.2-1|3	Release:	1
12mu|gnome-power-manager-3.8.2-1|4	Summary:	GNOME Power Manager
12mu|gnome-power-manager-3.8.2-1|5	License:	GPLv2+
12mu|gnome-power-manager-3.8.2-1|6	Group:		Graphical desktop/GNOME
12mu|gnome-power-manager-3.8.2-1|7	URL:		http://www.gnome.org/projects/gnome-power-manager/
12mu|gnome-power-manager-3.8.2-1|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-power-manager/3.8/%{name}-%{version}.tar.xz
12mu|gnome-power-manager-3.8.2-1|9	
12mu|gnome-power-manager-3.8.2-1|10	BuildRequires:	docbook-dtd41-sgml
12mu|gnome-power-manager-3.8.2-1|11	BuildRequires:	docbook-utils
12mu|gnome-power-manager-3.8.2-1|12	BuildRequires:	intltool
12mu|gnome-power-manager-3.8.2-1|13	BuildRequires:	xmlto
12mu|gnome-power-manager-3.8.2-1|14	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|gnome-power-manager-3.8.2-1|15	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|gnome-power-manager-3.8.2-1|16	BuildRequires:	pkgconfig(gnome-keyring-1)
12mu|gnome-power-manager-3.8.2-1|17	BuildRequires:	pkgconfig(cairo)
12mu|gnome-power-manager-3.8.2-1|18	BuildRequires:	pkgconfig(upower-glib)
12mu|gnome-power-manager-3.8.2-1|19	BuildRequires:	pkgconfig(libnotify)
12mu|gnome-power-manager-3.8.2-1|20	Requires:	gnome-mime-data
12mu|gnome-power-manager-3.8.2-1|21	Requires:	gnome-icon-theme
12mu|gnome-power-manager-3.8.2-1|22	Requires(preun):  GConf2
12mu|gnome-power-manager-3.8.2-1|23	Requires:	upower
12mu|gnome-power-manager-3.8.2-1|24	
12mu|gnome-power-manager-3.8.2-1|25	%description
12mu|gnome-power-manager-3.8.2-1|26	GNOME Power Manager uses the information and facilities provided by Upower
12mu|gnome-power-manager-3.8.2-1|27	displaying icons and handling user callbacks in an interactive GNOME session.
12mu|gnome-power-manager-3.8.2-1|28	GNOME Power Preferences allows authorised users to set policy and
12mu|gnome-power-manager-3.8.2-1|29	change preferences.
12mu|gnome-power-manager-3.8.2-1|30	
12mu|gnome-power-manager-3.8.2-1|31	%prep
12mu|gnome-power-manager-3.8.2-1|32	%setup -q
12mu|gnome-power-manager-3.8.2-1|33	
12mu|gnome-power-manager-3.8.2-1|34	%build
12mu|gnome-power-manager-3.8.2-1|35	%configure2_5x \
12mu|gnome-power-manager-3.8.2-1|36	--disable-static
12mu|gnome-power-manager-3.8.2-1|37	
12mu|gnome-power-manager-3.8.2-1|38	%make
12mu|gnome-power-manager-3.8.2-1|39	
12mu|gnome-power-manager-3.8.2-1|40	%install
12mu|gnome-power-manager-3.8.2-1|41	rm -rf %{buildroot}
12mu|gnome-power-manager-3.8.2-1|42	%makeinstall_std
12mu|gnome-power-manager-3.8.2-1|43	%find_lang %{name}
12mu|gnome-power-manager-3.8.2-1|44	
12mu|gnome-power-manager-3.8.2-1|45	%files -f %{name}.lang
12mu|gnome-power-manager-3.8.2-1|46	%doc AUTHORS COPYING INSTALL NEWS README
12mu|gnome-power-manager-3.8.2-1|47	%{_datadir}/applications/gnome-power-statistics.desktop
12mu|gnome-power-manager-3.8.2-1|48	%{_bindir}/*
12mu|gnome-power-manager-3.8.2-1|49	%{_datadir}/glib-2.0/schemas/org.gnome.power-manager.gschema.xml
12mu|gnome-power-manager-3.8.2-1|50	%{_datadir}/icons/*/*/apps/gnome-*
12mu|gnome-power-manager-3.8.2-1|51	%{_mandir}/man1/*
12mu|gnome-power-manager-3.8.2-1|52	

19717 12
12mu|gnome-screensaver-3.6.1-2|1	Name:		gnome-screensaver
12mu|gnome-screensaver-3.6.1-2|2	Summary:	GNOME Screensaver
12mu|gnome-screensaver-3.6.1-2|3	Version:	3.6.1
12mu|gnome-screensaver-3.6.1-2|4	Release:	2
12mu|gnome-screensaver-3.6.1-2|5	License:	GPLv2+
12mu|gnome-screensaver-3.6.1-2|6	Group:		Graphical desktop/GNOME
12mu|gnome-screensaver-3.6.1-2|7	Url:		http://www.gnome.org
12mu|gnome-screensaver-3.6.1-2|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mu|gnome-screensaver-3.6.1-2|9	
12mu|gnome-screensaver-3.6.1-2|10	BuildRequires:	desktop-file-utils
12mu|gnome-screensaver-3.6.1-2|11	BuildRequires:	intltool
12mu|gnome-screensaver-3.6.1-2|12	BuildRequires:	pam-devel
12mu|gnome-screensaver-3.6.1-2|13	BuildRequires:	pkgconfig(dbus-1)
12mu|gnome-screensaver-3.6.1-2|14	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|gnome-screensaver-3.6.1-2|15	BuildRequires:	pkgconfig(glib-2.0)
12mu|gnome-screensaver-3.6.1-2|16	BuildRequires:	pkgconfig(gnome-desktop-3.0)
12mu|gnome-screensaver-3.6.1-2|17	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mu|gnome-screensaver-3.6.1-2|18	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|gnome-screensaver-3.6.1-2|19	BuildRequires:	pkgconfig(libgnomekbdui)
12mu|gnome-screensaver-3.6.1-2|20	BuildRequires:	pkgconfig(x11)
12mu|gnome-screensaver-3.6.1-2|21	BuildRequires:	pkgconfig(xext)
12mu|gnome-screensaver-3.6.1-2|22	BuildRequires:	pkgconfig(xxf86misc)
12mu|gnome-screensaver-3.6.1-2|23	BuildRequires:	pkgconfig(xxf86vm)
12mu|gnome-screensaver-3.6.1-2|24	BuildRequires:	pkgconfig(xtst)
12mu|gnome-screensaver-3.6.1-2|25	BuildRequires:  pkgconfig(libsystemd-login)
12mu|gnome-screensaver-3.6.1-2|26	BuildRequires:  pkgconfig(libsystemd-daemon)
12mu|gnome-screensaver-3.6.1-2|27	
12mu|gnome-screensaver-3.6.1-2|28	Requires:	xsltproc
12mu|gnome-screensaver-3.6.1-2|29	Requires:	dbus-x11
12mu|gnome-screensaver-3.6.1-2|30	Suggests:	mandriva-theme-screensaver
12mu|gnome-screensaver-3.6.1-2|31	
12mu|gnome-screensaver-3.6.1-2|32	%description
12mu|gnome-screensaver-3.6.1-2|33	gnome-screensaver is a screen saver and locker that aims to have
12mu|gnome-screensaver-3.6.1-2|34	simple, sane, secure defaults and be well integrated with the desktop.
12mu|gnome-screensaver-3.6.1-2|35	It is designed to support:
12mu|gnome-screensaver-3.6.1-2|36	
12mu|gnome-screensaver-3.6.1-2|37	* the ability to lock down configuration settings
12mu|gnome-screensaver-3.6.1-2|38	* translation into other languages
12mu|gnome-screensaver-3.6.1-2|39	* user switching
12mu|gnome-screensaver-3.6.1-2|40	
12mu|gnome-screensaver-3.6.1-2|41	%prep
12mu|gnome-screensaver-3.6.1-2|42	%setup -q
12mu|gnome-screensaver-3.6.1-2|43	%apply_patches
12mu|gnome-screensaver-3.6.1-2|44	
12mu|gnome-screensaver-3.6.1-2|45	%build
12mu|gnome-screensaver-3.6.1-2|46	%configure2_5x \
12mu|gnome-screensaver-3.6.1-2|47	--disable-more-warnings \
12mu|gnome-screensaver-3.6.1-2|48	--enable-systemd
12mu|gnome-screensaver-3.6.1-2|49	
12mu|gnome-screensaver-3.6.1-2|50	%make
12mu|gnome-screensaver-3.6.1-2|51	
12mu|gnome-screensaver-3.6.1-2|52	%install
12mu|gnome-screensaver-3.6.1-2|53	%makeinstall_std
12mu|gnome-screensaver-3.6.1-2|54	
12mu|gnome-screensaver-3.6.1-2|55	%find_lang %{name}
12mu|gnome-screensaver-3.6.1-2|56	
12mu|gnome-screensaver-3.6.1-2|57	%files -f %{name}.lang
12mu|gnome-screensaver-3.6.1-2|58	%doc README AUTHORS
12mu|gnome-screensaver-3.6.1-2|59	%{_sysconfdir}/pam.d/gnome-screensaver
12mu|gnome-screensaver-3.6.1-2|60	%{_sysconfdir}/xdg/autostart/%{name}.desktop
12mu|gnome-screensaver-3.6.1-2|61	%{_bindir}/*
12mu|gnome-screensaver-3.6.1-2|62	%{_libexecdir}/gnome-screensaver-dialog
12mu|gnome-screensaver-3.6.1-2|63	%{_mandir}/man1/gnome-screensaver*
12mu|gnome-screensaver-3.6.1-2|64	

19718 12
12mu|gnome-screenshot-3.8.3-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|gnome-screenshot-3.8.3-1|2	
12mu|gnome-screenshot-3.8.3-1|3	Name:		gnome-screenshot
12mu|gnome-screenshot-3.8.3-1|4	Version:	3.8.3
12mu|gnome-screenshot-3.8.3-1|5	Release:	1
12mu|gnome-screenshot-3.8.3-1|6	Summary:	GNOME Screenshot utility
12mu|gnome-screenshot-3.8.3-1|7	License:	GPLv2+
12mu|gnome-screenshot-3.8.3-1|8	Group:		File tools
12mu|gnome-screenshot-3.8.3-1|9	Url:		http://live.gnome.org/GnomeUtils/Baobab
12mu|gnome-screenshot-3.8.3-1|10	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|gnome-screenshot-3.8.3-1|11	BuildRequires:	intltool
12mu|gnome-screenshot-3.8.3-1|12	BuildRequires:	pkgconfig(xext)
12mu|gnome-screenshot-3.8.3-1|13	BuildRequires:	pkgconfig(x11)
12mu|gnome-screenshot-3.8.3-1|14	BuildRequires:	pkgconfig(glib-2.0) >= 2.31.0
12mu|gnome-screenshot-3.8.3-1|15	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
12mu|gnome-screenshot-3.8.3-1|16	BuildRequires:	pkgconfig(libcanberra-gtk3)
12mu|gnome-screenshot-3.8.3-1|17	Conflicts:	gnome-utils < 1:3.3.1
12mu|gnome-screenshot-3.8.3-1|18	
12mu|gnome-screenshot-3.8.3-1|19	%description
12mu|gnome-screenshot-3.8.3-1|20	Gnome screenshot utility.
12mu|gnome-screenshot-3.8.3-1|21	
12mu|gnome-screenshot-3.8.3-1|22	%prep
12mu|gnome-screenshot-3.8.3-1|23	%setup -q
12mu|gnome-screenshot-3.8.3-1|24	%apply_patches
12mu|gnome-screenshot-3.8.3-1|25	
12mu|gnome-screenshot-3.8.3-1|26	%build
12mu|gnome-screenshot-3.8.3-1|27	%configure2_5x \
12mu|gnome-screenshot-3.8.3-1|28	--disable-rpath \
12mu|gnome-screenshot-3.8.3-1|29	--disable-schemas-compile
12mu|gnome-screenshot-3.8.3-1|30	
12mu|gnome-screenshot-3.8.3-1|31	%make
12mu|gnome-screenshot-3.8.3-1|32	
12mu|gnome-screenshot-3.8.3-1|33	%install
12mu|gnome-screenshot-3.8.3-1|34	%makeinstall_std
12mu|gnome-screenshot-3.8.3-1|35	
12mu|gnome-screenshot-3.8.3-1|36	#handle docs with files section
12mu|gnome-screenshot-3.8.3-1|37	rm -rf %{buildroot}%{_defaultdocdir}
12mu|gnome-screenshot-3.8.3-1|38	
12mu|gnome-screenshot-3.8.3-1|39	%find_lang %{name} --with-gnome
12mu|gnome-screenshot-3.8.3-1|40	
12mu|gnome-screenshot-3.8.3-1|41	%files -f %{name}.lang
12mu|gnome-screenshot-3.8.3-1|42	%doc NEWS
12mu|gnome-screenshot-3.8.3-1|43	%{_bindir}/%{name}
12mu|gnome-screenshot-3.8.3-1|44	%{_datadir}/GConf/gsettings/gnome-screenshot.convert
12mu|gnome-screenshot-3.8.3-1|45	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-screenshot.gschema.xml
12mu|gnome-screenshot-3.8.3-1|46	%{_datadir}/applications/%{name}.desktop
12mu|gnome-screenshot-3.8.3-1|47	%{_mandir}/man1/%{name}.1.*

19719 12
12mu|gnome-search-tool-3.6.0-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|gnome-search-tool-3.6.0-2|2	
12mu|gnome-search-tool-3.6.0-2|3	Summary:	GNOME Search tool
12mu|gnome-search-tool-3.6.0-2|4	Name:		gnome-search-tool
12mu|gnome-search-tool-3.6.0-2|5	Version:	3.6.0
12mu|gnome-search-tool-3.6.0-2|6	Release:	2
12mu|gnome-search-tool-3.6.0-2|7	License:	GPLv2+
12mu|gnome-search-tool-3.6.0-2|8	Group:		Graphical desktop/GNOME
12mu|gnome-search-tool-3.6.0-2|9	Url:		http://www.gnome.org
12mu|gnome-search-tool-3.6.0-2|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|gnome-search-tool-3.6.0-2|11	BuildRequires:	intltool itstool
12mu|gnome-search-tool-3.6.0-2|12	BuildRequires:	pkgconfig(gconf-2.0)
12mu|gnome-search-tool-3.6.0-2|13	BuildRequires:	pkgconfig(glib-2.0)
12mu|gnome-search-tool-3.6.0-2|14	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|gnome-search-tool-3.6.0-2|15	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|gnome-search-tool-3.6.0-2|16	BuildRequires:	pkgconfig(sm)
12mu|gnome-search-tool-3.6.0-2|17	Conflicts:	gnome-utils < 1:3.3.1
12mu|gnome-search-tool-3.6.0-2|18	
12mu|gnome-search-tool-3.6.0-2|19	%description
12mu|gnome-search-tool-3.6.0-2|20	Search tool for Gnome desktop.
12mu|gnome-search-tool-3.6.0-2|21	
12mu|gnome-search-tool-3.6.0-2|22	%prep
12mu|gnome-search-tool-3.6.0-2|23	%setup -q
12mu|gnome-search-tool-3.6.0-2|24	
12mu|gnome-search-tool-3.6.0-2|25	%build
12mu|gnome-search-tool-3.6.0-2|26	%configure2_5x \
12mu|gnome-search-tool-3.6.0-2|27	--disable-rpath \
12mu|gnome-search-tool-3.6.0-2|28	--disable-schemas-compile \
12mu|gnome-search-tool-3.6.0-2|29	--disable-schemas-install \
12mu|gnome-search-tool-3.6.0-2|30	--disable-scrollkeeper
12mu|gnome-search-tool-3.6.0-2|31	%make
12mu|gnome-search-tool-3.6.0-2|32	
12mu|gnome-search-tool-3.6.0-2|33	%install
12mu|gnome-search-tool-3.6.0-2|34	%makeinstall_std
12mu|gnome-search-tool-3.6.0-2|35	
12mu|gnome-search-tool-3.6.0-2|36	%find_lang %{name} --with-gnome
12mu|gnome-search-tool-3.6.0-2|37	
12mu|gnome-search-tool-3.6.0-2|38	%files -f %{name}.lang
12mu|gnome-search-tool-3.6.0-2|39	%doc NEWS AUTHORS
12mu|gnome-search-tool-3.6.0-2|40	%{_bindir}/%{name}
12mu|gnome-search-tool-3.6.0-2|41	%{_datadir}/applications/%{name}.desktop
12mu|gnome-search-tool-3.6.0-2|42	%{_datadir}/pixmaps/gsearchtool/thumbnail_frame.png
12mu|gnome-search-tool-3.6.0-2|43	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-search-tool.gschema.xml
12mu|gnome-search-tool-3.6.0-2|44	%{_datadir}/GConf/gsettings/gnome-search-tool.convert
12mu|gnome-search-tool-3.6.0-2|45	%{_mandir}/man1/%{name}.1.*
12mu|gnome-search-tool-3.6.0-2|46	

19720 12
12mu|gnome-session-3.8.4-3|1	Summary:	The gnome desktop programs for the GNOME GUI desktop environment
12mu|gnome-session-3.8.4-3|2	Name:		gnome-session
12mu|gnome-session-3.8.4-3|3	Version:	3.8.4
12mu|gnome-session-3.8.4-3|4	Release:	3
12mu|gnome-session-3.8.4-3|5	License:	GPLv2+
12mu|gnome-session-3.8.4-3|6	Group:		Graphical desktop/GNOME
12mu|gnome-session-3.8.4-3|7	URL:		http://www.gnome.org/softwaremap/projects/gnome-session/
12mu|gnome-session-3.8.4-3|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|gnome-session-3.8.4-3|9	Source1:	gnome-session-startgnome
12mu|gnome-session-3.8.4-3|10	Source2:	gnome-session-gnomerc
12mu|gnome-session-3.8.4-3|11	Source3:	gnome-session-startgnomeclassic
12mu|gnome-session-3.8.4-3|12	
12mu|gnome-session-3.8.4-3|13	Patch1: gnome-session-3.3.92-nv30.patch
12mu|gnome-session-3.8.4-3|14	Patch2: gnome-session-3.6.2-swrast.patch
12mu|gnome-session-3.8.4-3|15	
12mu|gnome-session-3.8.4-3|16	BuildRequires:	desktop-file-utils
12mu|gnome-session-3.8.4-3|17	BuildRequires:	gtk-doc
12mu|gnome-session-3.8.4-3|18	BuildRequires:	intltool >= 0.40.0
12mu|gnome-session-3.8.4-3|19	BuildRequires:	xmlto
12mu|gnome-session-3.8.4-3|20	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.76
12mu|gnome-session-3.8.4-3|21	BuildRequires:	pkgconfig(gconf-2.0)
12mu|gnome-session-3.8.4-3|22	BuildRequires:	pkgconfig(gio-2.0) >= 2.28.0
12mu|gnome-session-3.8.4-3|23	BuildRequires:	pkgconfig(gl)
12mu|gnome-session-3.8.4-3|24	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
12mu|gnome-session-3.8.4-3|25	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.90.7
12mu|gnome-session-3.8.4-3|26	BuildRequires:	pkgconfig(ice)
12mu|gnome-session-3.8.4-3|27	BuildRequires:	pkgconfig(json-glib-1.0) >= 0.10
12mu|gnome-session-3.8.4-3|28	BuildRequires:	pkgconfig(sm)
12mu|gnome-session-3.8.4-3|29	BuildRequires:	pkgconfig(upower-glib) >= 0.9.0
12mu|gnome-session-3.8.4-3|30	BuildRequires:	pkgconfig(xau)
12mu|gnome-session-3.8.4-3|31	BuildRequires:	pkgconfig(xcomposite)
12mu|gnome-session-3.8.4-3|32	BuildRequires:	pkgconfig(xext)
12mu|gnome-session-3.8.4-3|33	BuildRequires:	pkgconfig(xrender)
12mu|gnome-session-3.8.4-3|34	BuildRequires:	pkgconfig(xtst)
12mu|gnome-session-3.8.4-3|35	BuildRequires:	pkgconfig(libsystemd-login) >= 38
12mu|gnome-session-3.8.4-3|36	BuildRequires:	pkgconfig(libsystemd-daemon)
12mu|gnome-session-3.8.4-3|37	BuildRequires:	pkgconfig(gudev-1.0)
12mu|gnome-session-3.8.4-3|38	BuildRequires:	pkgconfig(libsystemd-id128)
12mu|gnome-session-3.8.4-3|39	BuildRequires:	pkgconfig(libsystemd-journal)
12mu|gnome-session-3.8.4-3|40	BuildRequires:	pkgconfig(libudev)
12mu|gnome-session-3.8.4-3|41	BuildRequires:	pkgconfig(polkit-gobject-1)
12mu|gnome-session-3.8.4-3|42	BuildRequires:	pkgconfig(gnome-desktop-3.0)
12mu|gnome-session-3.8.4-3|43	BuildRequires:	x11-xtrans-devel
12mu|gnome-session-3.8.4-3|44	BuildRequires:	tcp_wrappers-devel
12mu|gnome-session-3.8.4-3|45	
12mu|gnome-session-3.8.4-3|46	Requires:	GConf2 >= 1.2.1
12mu|gnome-session-3.8.4-3|47	Requires:	desktop-common-data
12mu|gnome-session-3.8.4-3|48	Requires:	gnome-user-docs
12mu|gnome-session-3.8.4-3|49	Requires:	gnome-settings-daemon
12mu|gnome-session-3.8.4-3|50	Requires:	%{name}-bin >= %{version}-%{release}
12mu|gnome-session-3.8.4-3|51	
12mu|gnome-session-3.8.4-3|52	Requires:	typelib(PangoCairo)
12mu|gnome-session-3.8.4-3|53	Requires:	typelib(PangoFT2)
12mu|gnome-session-3.8.4-3|54	
12mu|gnome-session-3.8.4-3|55	%description
12mu|gnome-session-3.8.4-3|56	GNOME (GNU Network Object Model Environment) is a user-friendly
12mu|gnome-session-3.8.4-3|57	set of applications and desktop tools to be used in conjunction with a
12mu|gnome-session-3.8.4-3|58	window manager for the X Window System.
12mu|gnome-session-3.8.4-3|59	
12mu|gnome-session-3.8.4-3|60	The GNOME Session Manager restores a set session (group of applications)
12mu|gnome-session-3.8.4-3|61	when you log into GNOME.
12mu|gnome-session-3.8.4-3|62	
12mu|gnome-session-3.8.4-3|63	%package bin
12mu|gnome-session-3.8.4-3|64	Group: %{group}
12mu|gnome-session-3.8.4-3|65	Summary: %{summary}
12mu|gnome-session-3.8.4-3|66	Conflicts: gnome-session < 2.30.2-2mdv
12mu|gnome-session-3.8.4-3|67	
12mu|gnome-session-3.8.4-3|68	%description bin
12mu|gnome-session-3.8.4-3|69	This package contains the binaries for the GNOME Session Manager, but
12mu|gnome-session-3.8.4-3|70	no startup scripts. It is meant for applications such as GDM that use
12mu|gnome-session-3.8.4-3|71	gnome-session internally.
12mu|gnome-session-3.8.4-3|72	
12mu|gnome-session-3.8.4-3|73	%prep
12mu|gnome-session-3.8.4-3|74	%setup -q
12mu|gnome-session-3.8.4-3|75	%apply_patches
12mu|gnome-session-3.8.4-3|76	
12mu|gnome-session-3.8.4-3|77	%build
12mu|gnome-session-3.8.4-3|78	%configure2_5x --enable-systemd --disable-schemas-install
12mu|gnome-session-3.8.4-3|79	
12mu|gnome-session-3.8.4-3|80	%make
12mu|gnome-session-3.8.4-3|81	
12mu|gnome-session-3.8.4-3|82	%install
12mu|gnome-session-3.8.4-3|83	%makeinstall_std
12mu|gnome-session-3.8.4-3|84	
12mu|gnome-session-3.8.4-3|85	# wmsession session file
12mu|gnome-session-3.8.4-3|86	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
12mu|gnome-session-3.8.4-3|87	cat << EOF > %{buildroot}%{_sysconfdir}/X11/wmsession.d/02GNOME
12mu|gnome-session-3.8.4-3|88	NAME=GNOME
12mu|gnome-session-3.8.4-3|89	ICON=gnome-logo-icon-transparent.png
12mu|gnome-session-3.8.4-3|90	DESC=GNOME Environment
12mu|gnome-session-3.8.4-3|91	EXEC=%{_bindir}/startgnome
12mu|gnome-session-3.8.4-3|92	SCRIPT:
12mu|gnome-session-3.8.4-3|93	exec %{_bindir}/startgnome
12mu|gnome-session-3.8.4-3|94	EOF
12mu|gnome-session-3.8.4-3|95	
12mu|gnome-session-3.8.4-3|96	desktop-file-install --vendor="" \
12mu|gnome-session-3.8.4-3|97	--add-category="X-MandrivaLinux-System-Configuration-GNOME-Advanced" \
12mu|gnome-session-3.8.4-3|98	--add-category="GTK" \
12mu|gnome-session-3.8.4-3|99	--add-category="GNOME" \
12mu|gnome-session-3.8.4-3|100	--remove-key="NoDisplay" \
12mu|gnome-session-3.8.4-3|101	--dir %{buildroot}%{_datadir}/applications \
12mu|gnome-session-3.8.4-3|102	%{buildroot}%{_datadir}/applications/*
12mu|gnome-session-3.8.4-3|103	
12mu|gnome-session-3.8.4-3|104	install -m 0755 %{SOURCE1} %{buildroot}%{_bindir}/startgnome
12mu|gnome-session-3.8.4-3|105	install -m 0755 %{SOURCE3} %{buildroot}%{_bindir}/startgnomeclassic
12mu|gnome-session-3.8.4-3|106	
12mu|gnome-session-3.8.4-3|107	mkdir -p %{buildroot}%{_sysconfdir}/gnome
12mu|gnome-session-3.8.4-3|108	install -m 0755 %{SOURCE2} %{buildroot}%{_sysconfdir}/gnome/gnomerc
12mu|gnome-session-3.8.4-3|109	# gw these produce rpmlint errors:
12mu|gnome-session-3.8.4-3|110	#rm -rf %{buildroot}%{_datadir}/locale/{be@latin}
12mu|gnome-session-3.8.4-3|111	%find_lang %{name}-3.0
12mu|gnome-session-3.8.4-3|112	
12mu|gnome-session-3.8.4-3|113	# remove unpackaged files
12mu|gnome-session-3.8.4-3|114	rm -rf %{buildroot}%{_datadir}/xsessions
12mu|gnome-session-3.8.4-3|115	
12mu|gnome-session-3.8.4-3|116	%post
12mu|gnome-session-3.8.4-3|117	if [ "$1" = "2" -a -r /etc/sysconfig/desktop ]; then
12mu|gnome-session-3.8.4-3|118	sed -i -e "s|^DESKTOP=Gnome$|DESKTOP=GNOME|g" /etc/sysconfig/desktop
12mu|gnome-session-3.8.4-3|119	fi
12mu|gnome-session-3.8.4-3|120	%{make_session}
12mu|gnome-session-3.8.4-3|121	
12mu|gnome-session-3.8.4-3|122	%postun
12mu|gnome-session-3.8.4-3|123	%{make_session}
12mu|gnome-session-3.8.4-3|124	
12mu|gnome-session-3.8.4-3|125	%files bin
12mu|gnome-session-3.8.4-3|126	%{_bindir}/gnome-session
12mu|gnome-session-3.8.4-3|127	%{_bindir}/gnome-session-inhibit
12mu|gnome-session-3.8.4-3|128	%{_datadir}/glib-2.0/schemas/org.gnome.SessionManager.gschema.xml
12mu|gnome-session-3.8.4-3|129	%{_datadir}/%{name}
12mu|gnome-session-3.8.4-3|130	%{_datadir}/icons/hicolor/*/apps/*
12mu|gnome-session-3.8.4-3|131	%{_mandir}/man1/gnome-session.*
12mu|gnome-session-3.8.4-3|132	
12mu|gnome-session-3.8.4-3|133	%files -f %{name}-3.0.lang
12mu|gnome-session-3.8.4-3|134	%doc AUTHORS COPYING ChangeLog NEWS README
12mu|gnome-session-3.8.4-3|135	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/*
12mu|gnome-session-3.8.4-3|136	%{_sysconfdir}/gnome/gnomerc
12mu|gnome-session-3.8.4-3|137	%{_bindir}/startgnome
12mu|gnome-session-3.8.4-3|138	%{_bindir}/startgnomeclassic
12mu|gnome-session-3.8.4-3|139	%{_bindir}/gnome-session-properties
12mu|gnome-session-3.8.4-3|140	%{_bindir}/gnome-session-quit
12mu|gnome-session-3.8.4-3|141	%{_libdir}/gnome-session-check-accelerated
12mu|gnome-session-3.8.4-3|142	%{_libdir}/gnome-session-check-accelerated-helper
12mu|gnome-session-3.8.4-3|143	%{_libdir}/gnome-session-failed
12mu|gnome-session-3.8.4-3|144	%{_datadir}/applications/*
12mu|gnome-session-3.8.4-3|145	%{_datadir}/GConf/gsettings/gnome-session.convert
12mu|gnome-session-3.8.4-3|146	%{_mandir}/man1/gnome-session-properties.*
12mu|gnome-session-3.8.4-3|147	%{_mandir}/man1/gnome-session-quit.*
12mu|gnome-session-3.8.4-3|148	%{_mandir}/man1/gnome-session-inhibit.1.*
12mu|gnome-session-3.8.4-3|149	
12mu|gnome-session-3.8.4-3|150	%changelog
12mu|gnome-session-3.8.4-3|151	* Mon Mar 24 2014 Tigro <ashejn@gmail.com> 3.8.4-3
12mu|gnome-session-3.8.4-3|152	+ Revision: 0ea2fdd
12mu|gnome-session-3.8.4-3|153	- added R: PangoCairo and PangoFT2. fix http://bugs.rosalinux.ru/show_bug.cgi?id=3872
12mu|gnome-session-3.8.4-3|154	
12mu|gnome-session-3.8.4-3|155	

19721 12
12mu|gnome-settings-daemon-3.8.6.1-1|1	Summary: GNOME Settings Daemon
12mu|gnome-settings-daemon-3.8.6.1-1|2	Name: gnome-settings-daemon
12mu|gnome-settings-daemon-3.8.6.1-1|3	Version: 3.8.6.1
12mu|gnome-settings-daemon-3.8.6.1-1|4	Release: 1
12mu|gnome-settings-daemon-3.8.6.1-1|5	License: GPLv2+
12mu|gnome-settings-daemon-3.8.6.1-1|6	Group: Graphical desktop/GNOME
12mu|gnome-settings-daemon-3.8.6.1-1|7	URL: http://www.gnome.org/
12mu|gnome-settings-daemon-3.8.6.1-1|8	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|gnome-settings-daemon-3.8.6.1-1|9	Source1:   %{name}-ru.po
12mu|gnome-settings-daemon-3.8.6.1-1|10	Patch0: non-eng-hotkeys.patch
12mu|gnome-settings-daemon-3.8.6.1-1|11	#Patch1: background-plugin.patch
12mu|gnome-settings-daemon-3.8.6.1-1|12	Patch2: gnome-settings-daemon-3.8.5-battery-level.patch
12mu|gnome-settings-daemon-3.8.6.1-1|13	Patch3: two-finger-scrolling-check.patch
12mu|gnome-settings-daemon-3.8.6.1-1|14	
12mu|gnome-settings-daemon-3.8.6.1-1|15	BuildRequires:	intltool, xsltproc
12mu|gnome-settings-daemon-3.8.6.1-1|16	BuildRequires:	ldetect-lst
12mu|gnome-settings-daemon-3.8.6.1-1|17	BuildRequires:	cups-devel
12mu|gnome-settings-daemon-3.8.6.1-1|18	BuildRequires:	pkgconfig(colord)
12mu|gnome-settings-daemon-3.8.6.1-1|19	BuildRequires:	pkgconfig(dbus-1) >= 1.1.2
12mu|gnome-settings-daemon-3.8.6.1-1|20	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.74
12mu|gnome-settings-daemon-3.8.6.1-1|21	BuildRequires:	pkgconfig(fontconfig)
12mu|gnome-settings-daemon-3.8.6.1-1|22	BuildRequires:	pkgconfig(gconf-2.0)
12mu|gnome-settings-daemon-3.8.6.1-1|23	BuildRequires:	pkgconfig(glib-2.0) >= 2.29.14
12mu|gnome-settings-daemon-3.8.6.1-1|24	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 3.1.5
12mu|gnome-settings-daemon-3.8.6.1-1|25	BuildRequires:	pkgconfig(gsettings-desktop-schemas) >= 3.2.0
12mu|gnome-settings-daemon-3.8.6.1-1|26	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.3.4
12mu|gnome-settings-daemon-3.8.6.1-1|27	BuildRequires:	pkgconfig(gudev-1.0)
12mu|gnome-settings-daemon-3.8.6.1-1|28	BuildRequires:	pkgconfig(kbproto)
12mu|gnome-settings-daemon-3.8.6.1-1|29	BuildRequires:	pkgconfig(lcms2) >= 2.2
12mu|gnome-settings-daemon-3.8.6.1-1|30	BuildRequires:	pkgconfig(libcanberra-gtk3)
12mu|gnome-settings-daemon-3.8.6.1-1|31	BuildRequires:	pkgconfig(libgnomekbd) >= 2.91.1
12mu|gnome-settings-daemon-3.8.6.1-1|32	BuildRequires:	pkgconfig(libgnomekbdui) >= 2.91.1
12mu|gnome-settings-daemon-3.8.6.1-1|33	BuildRequires:	pkgconfig(libnotify) >= 0.7.3,
12mu|gnome-settings-daemon-3.8.6.1-1|34	BuildRequires:	pkgconfig(libpulse) >= 0.9.16
12mu|gnome-settings-daemon-3.8.6.1-1|35	BuildRequires:	pkgconfig(libpulse-mainloop-glib) >= 0.9.16
12mu|gnome-settings-daemon-3.8.6.1-1|36	BuildRequires:	pkgconfig(libwacom)
12mu|gnome-settings-daemon-3.8.6.1-1|37	BuildRequires:	pkgconfig(libxklavier) >= 5.0
12mu|gnome-settings-daemon-3.8.6.1-1|38	BuildRequires:	pkgconfig(nss) >= 3.11.2,
12mu|gnome-settings-daemon-3.8.6.1-1|39	BuildRequires:	pkgconfig(polkit-gobject-1) >= 0.97
12mu|gnome-settings-daemon-3.8.6.1-1|40	BuildRequires:	pkgconfig(upower-glib) >= 0.9.1
12mu|gnome-settings-daemon-3.8.6.1-1|41	BuildRequires:	pkgconfig(x11)
12mu|gnome-settings-daemon-3.8.6.1-1|42	BuildRequires:	pkgconfig(xfixes)
12mu|gnome-settings-daemon-3.8.6.1-1|43	BuildRequires:	pkgconfig(xi)
12mu|gnome-settings-daemon-3.8.6.1-1|44	BuildRequires:	pkgconfig(ibus-1.0)
12mu|gnome-settings-daemon-3.8.6.1-1|45	BuildRequires:	pkgconfig(xorg-wacom)
12mu|gnome-settings-daemon-3.8.6.1-1|46	BuildRequires:	pkgconfig(librsvg-2.0)
12mu|gnome-settings-daemon-3.8.6.1-1|47	BuildRequires:	docbook-style-xsl
12mu|gnome-settings-daemon-3.8.6.1-1|48	BuildRequires:	gnome-common
12mu|gnome-settings-daemon-3.8.6.1-1|49	BuildRequires:	pkgconfig(libsystemd-login)
12mu|gnome-settings-daemon-3.8.6.1-1|50	BuildRequires:	pkgconfig(systemd)
12mu|gnome-settings-daemon-3.8.6.1-1|51	
12mu|gnome-settings-daemon-3.8.6.1-1|52	%description
12mu|gnome-settings-daemon-3.8.6.1-1|53	GNOME settings daemon manages the configuration of the desktop in the
12mu|gnome-settings-daemon-3.8.6.1-1|54	background.
12mu|gnome-settings-daemon-3.8.6.1-1|55	
12mu|gnome-settings-daemon-3.8.6.1-1|56	%package devel
12mu|gnome-settings-daemon-3.8.6.1-1|57	Summary:	Include files for the GNOME settings daemon
12mu|gnome-settings-daemon-3.8.6.1-1|58	Group:		Development/GNOME and GTK+
12mu|gnome-settings-daemon-3.8.6.1-1|59	
12mu|gnome-settings-daemon-3.8.6.1-1|60	%description devel
12mu|gnome-settings-daemon-3.8.6.1-1|61	Include files for the GNOME settings daemon
12mu|gnome-settings-daemon-3.8.6.1-1|62	
12mu|gnome-settings-daemon-3.8.6.1-1|63	%prep
12mu|gnome-settings-daemon-3.8.6.1-1|64	%setup -q
12mu|gnome-settings-daemon-3.8.6.1-1|65	cp -f %{SOURCE1} po/ru.po
12mu|gnome-settings-daemon-3.8.6.1-1|66	%apply_patches
12mu|gnome-settings-daemon-3.8.6.1-1|67	
12mu|gnome-settings-daemon-3.8.6.1-1|68	
12mu|gnome-settings-daemon-3.8.6.1-1|69	%build
12mu|gnome-settings-daemon-3.8.6.1-1|70	autoreconf -fi
12mu|gnome-settings-daemon-3.8.6.1-1|71	%configure2_5x \
12mu|gnome-settings-daemon-3.8.6.1-1|72	--disable-static \
12mu|gnome-settings-daemon-3.8.6.1-1|73	--enable-profiling
12mu|gnome-settings-daemon-3.8.6.1-1|74	
12mu|gnome-settings-daemon-3.8.6.1-1|75	%make
12mu|gnome-settings-daemon-3.8.6.1-1|76	
12mu|gnome-settings-daemon-3.8.6.1-1|77	%install
12mu|gnome-settings-daemon-3.8.6.1-1|78	%makeinstall_std xmldir=%{buildroot}%{_datadir}/gnome-control-center/keybindings
12mu|gnome-settings-daemon-3.8.6.1-1|79	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mu|gnome-settings-daemon-3.8.6.1-1|80	
12mu|gnome-settings-daemon-3.8.6.1-1|81	%{find_lang} %{name} --with-gnome --all-name
12mu|gnome-settings-daemon-3.8.6.1-1|82	
12mu|gnome-settings-daemon-3.8.6.1-1|83	%pre
12mu|gnome-settings-daemon-3.8.6.1-1|84	if [ -d %{_libexecdir}/%{name} ]
12mu|gnome-settings-daemon-3.8.6.1-1|85	then rm -rf %{_libexecdir}/%{name}
12mu|gnome-settings-daemon-3.8.6.1-1|86	fi
12mu|gnome-settings-daemon-3.8.6.1-1|87	
12mu|gnome-settings-daemon-3.8.6.1-1|88	%files -f %{name}.lang
12mu|gnome-settings-daemon-3.8.6.1-1|89	%doc AUTHORS COPYING NEWS
12mu|gnome-settings-daemon-3.8.6.1-1|90	%dir %{_sysconfdir}/gnome-settings-daemon
12mu|gnome-settings-daemon-3.8.6.1-1|91	%dir %{_sysconfdir}/gnome-settings-daemon/xrandr
12mu|gnome-settings-daemon-3.8.6.1-1|92	%dir %{_libdir}/gnome-settings-daemon-3.0
12mu|gnome-settings-daemon-3.8.6.1-1|93	
12mu|gnome-settings-daemon-3.8.6.1-1|94	# list plugins explicitly, so we notice if one goes missing
12mu|gnome-settings-daemon-3.8.6.1-1|95	# some of these don't have a separate gschema
12mu|gnome-settings-daemon-3.8.6.1-1|96	%{_libdir}/gnome-settings-daemon-3.0/a11y-keyboard.gnome-settings-plugin
12mu|gnome-settings-daemon-3.8.6.1-1|97	%{_libdir}/gnome-settings-daemon-3.0/liba11y-keyboard.so
12mu|gnome-settings-daemon-3.8.6.1-1|98	
12mu|gnome-settings-daemon-3.8.6.1-1|99	#%{_libdir}/gnome-settings-daemon-3.0/automount.gnome-settings-plugin
12mu|gnome-settings-daemon-3.8.6.1-1|100	#%{_libdir}/gnome-settings-daemon-3.0/libautomount.so
12mu|gnome-settings-daemon-3.8.6.1-1|101	
12mu|gnome-settings-daemon-3.8.6.1-1|102	%{_libdir}/gnome-settings-daemon-3.0/power.gnome-settings-plugin
12mu|gnome-settings-daemon-3.8.6.1-1|103	%{_libdir}/gnome-settings-daemon-3.0/libpower.so
12mu|gnome-settings-daemon-3.8.6.1-1|104	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.power.gschema.xml
12mu|gnome-settings-daemon-3.8.6.1-1|105	
12mu|gnome-settings-daemon-3.8.6.1-1|106	#%{_libdir}/gnome-settings-daemon-3.0/updates.gnome-settings-plugin
12mu|gnome-settings-daemon-3.8.6.1-1|107	#%{_libdir}/gnome-settings-daemon-3.0/libupdates.so
12mu|gnome-settings-daemon-3.8.6.1-1|108	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.updates.gschema.xml
12mu|gnome-settings-daemon-3.8.6.1-1|109	
12mu|gnome-settings-daemon-3.8.6.1-1|110	#%{_libdir}/gnome-settings-daemon-3.0/background.gnome-settings-plugin
12mu|gnome-settings-daemon-3.8.6.1-1|111	#%{_libdir}/gnome-settings-daemon-3.0/libbackground.so
12mu|gnome-settings-daemon-3.8.6.1-1|112	
12mu|gnome-settings-daemon-3.8.6.1-1|113	%{_libdir}/gnome-settings-daemon-3.0/clipboard.gnome-settings-plugin
12mu|gnome-settings-daemon-3.8.6.1-1|114	%{_libdir}/gnome-settings-daemon-3.0/libclipboard.so
12mu|gnome-settings-daemon-3.8.6.1-1|115	
12mu|gnome-settings-daemon-3.8.6.1-1|116	%{_libdir}/gnome-settings-daemon-3.0/housekeeping.gnome-settings-plugin
12mu|gnome-settings-daemon-3.8.6.1-1|117	%{_libdir}/gnome-settings-daemon-3.0/libhousekeeping.so
12mu|gnome-settings-daemon-3.8.6.1-1|118	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.housekeeping.gschema.xml
12mu|gnome-settings-daemon-3.8.6.1-1|119	
12mu|gnome-settings-daemon-3.8.6.1-1|120	%{_libdir}/gnome-settings-daemon-3.0/keyboard.gnome-settings-plugin
12mu|gnome-settings-daemon-3.8.6.1-1|121	%{_libdir}/gnome-settings-daemon-3.0/libkeyboard.so
12mu|gnome-settings-daemon-3.8.6.1-1|122	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.keyboard.gschema.xml
12mu|gnome-settings-daemon-3.8.6.1-1|123	
12mu|gnome-settings-daemon-3.8.6.1-1|124	%{_libdir}/gnome-settings-daemon-3.0/media-keys.gnome-settings-plugin
12mu|gnome-settings-daemon-3.8.6.1-1|125	%{_libdir}/gnome-settings-daemon-3.0/libmedia-keys.so
12mu|gnome-settings-daemon-3.8.6.1-1|126	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.media-keys.gschema.xml
12mu|gnome-settings-daemon-3.8.6.1-1|127	
12mu|gnome-settings-daemon-3.8.6.1-1|128	%{_libdir}/gnome-settings-daemon-3.0/mouse.gnome-settings-plugin
12mu|gnome-settings-daemon-3.8.6.1-1|129	%{_libdir}/gnome-settings-daemon-3.0/libmouse.so
12mu|gnome-settings-daemon-3.8.6.1-1|130	
12mu|gnome-settings-daemon-3.8.6.1-1|131	%{_libdir}/gnome-settings-daemon-3.0/print-notifications.gnome-settings-plugin
12mu|gnome-settings-daemon-3.8.6.1-1|132	%{_libdir}/gnome-settings-daemon-3.0/libprint-notifications.so
12mu|gnome-settings-daemon-3.8.6.1-1|133	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.print-notifications.gschema.xml
12mu|gnome-settings-daemon-3.8.6.1-1|134	
12mu|gnome-settings-daemon-3.8.6.1-1|135	#%{_libdir}/gnome-settings-daemon-3.0/smartcard.gnome-settings-plugin
12mu|gnome-settings-daemon-3.8.6.1-1|136	#%{_libdir}/gnome-settings-daemon-3.0/libsmartcard.so
12mu|gnome-settings-daemon-3.8.6.1-1|137	
12mu|gnome-settings-daemon-3.8.6.1-1|138	%{_libdir}/gnome-settings-daemon-3.0/sound.gnome-settings-plugin
12mu|gnome-settings-daemon-3.8.6.1-1|139	%{_libdir}/gnome-settings-daemon-3.0/libsound.so
12mu|gnome-settings-daemon-3.8.6.1-1|140	
12mu|gnome-settings-daemon-3.8.6.1-1|141	#%{_libdir}/gnome-settings-daemon-3.0/updates.gnome-settings-plugin
12mu|gnome-settings-daemon-3.8.6.1-1|142	#%{_libdir}/gnome-settings-daemon-3.0/libupdates.so
12mu|gnome-settings-daemon-3.8.6.1-1|143	#%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.updates.gschema.xml
12mu|gnome-settings-daemon-3.8.6.1-1|144	
12mu|gnome-settings-daemon-3.8.6.1-1|145	%{_libdir}/gnome-settings-daemon-3.0/wacom.gnome-settings-plugin
12mu|gnome-settings-daemon-3.8.6.1-1|146	%{_libdir}/gnome-settings-daemon-3.0/libgsdwacom.so
12mu|gnome-settings-daemon-3.8.6.1-1|147	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.gschema.xml
12mu|gnome-settings-daemon-3.8.6.1-1|148	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.peripherals.wacom.gschema.xml
12mu|gnome-settings-daemon-3.8.6.1-1|149	
12mu|gnome-settings-daemon-3.8.6.1-1|150	%{_libdir}/gnome-settings-daemon-3.0/xrandr.gnome-settings-plugin
12mu|gnome-settings-daemon-3.8.6.1-1|151	%{_libdir}/gnome-settings-daemon-3.0/libxrandr.so
12mu|gnome-settings-daemon-3.8.6.1-1|152	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xrandr.gschema.xml
12mu|gnome-settings-daemon-3.8.6.1-1|153	
12mu|gnome-settings-daemon-3.8.6.1-1|154	%{_libdir}/gnome-settings-daemon-3.0/xsettings.gnome-settings-plugin
12mu|gnome-settings-daemon-3.8.6.1-1|155	%{_libdir}/gnome-settings-daemon-3.0/libxsettings.so
12mu|gnome-settings-daemon-3.8.6.1-1|156	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xsettings.gschema.xml
12mu|gnome-settings-daemon-3.8.6.1-1|157	
12mu|gnome-settings-daemon-3.8.6.1-1|158	%{_libdir}/gnome-settings-daemon-3.0/a11y-settings.gnome-settings-plugin
12mu|gnome-settings-daemon-3.8.6.1-1|159	%{_libdir}/gnome-settings-daemon-3.0/liba11y-settings.so
12mu|gnome-settings-daemon-3.8.6.1-1|160	
12mu|gnome-settings-daemon-3.8.6.1-1|161	%{_libdir}/gnome-settings-daemon-3.0/color.gnome-settings-plugin
12mu|gnome-settings-daemon-3.8.6.1-1|162	%{_libdir}/gnome-settings-daemon-3.0/libcolor.so
12mu|gnome-settings-daemon-3.8.6.1-1|163	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.color.gschema.xml
12mu|gnome-settings-daemon-3.8.6.1-1|164	
12mu|gnome-settings-daemon-3.8.6.1-1|165	%{_libdir}/gnome-settings-daemon-3.0/cursor.gnome-settings-plugin
12mu|gnome-settings-daemon-3.8.6.1-1|166	%{_libdir}/gnome-settings-daemon-3.0/libcursor.so
12mu|gnome-settings-daemon-3.8.6.1-1|167	
12mu|gnome-settings-daemon-3.8.6.1-1|168	%{_libdir}/gnome-settings-daemon-3.0/libgsd.so
12mu|gnome-settings-daemon-3.8.6.1-1|169	
12mu|gnome-settings-daemon-3.8.6.1-1|170	%{_libdir}/gnome-settings-daemon-3.0/orientation.gnome-settings-plugin
12mu|gnome-settings-daemon-3.8.6.1-1|171	%{_libdir}/gnome-settings-daemon-3.0/liborientation.so
12mu|gnome-settings-daemon-3.8.6.1-1|172	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.orientation.gschema.xml
12mu|gnome-settings-daemon-3.8.6.1-1|173	
12mu|gnome-settings-daemon-3.8.6.1-1|174	%{_libdir}/gnome-settings-daemon-3.0/libscreensaver-proxy.so
12mu|gnome-settings-daemon-3.8.6.1-1|175	%{_libdir}/gnome-settings-daemon-3.0/screensaver-proxy.gnome-settings-plugin
12mu|gnome-settings-daemon-3.8.6.1-1|176	
12mu|gnome-settings-daemon-3.8.6.1-1|177	#%{_libexecdir}/gnome-fallback-mount-helper
12mu|gnome-settings-daemon-3.8.6.1-1|178	%{_libexecdir}/gnome-settings-daemon
12mu|gnome-settings-daemon-3.8.6.1-1|179	%{_libexecdir}/gsd-backlight-helper
12mu|gnome-settings-daemon-3.8.6.1-1|180	%{_libexecdir}/gsd-locate-pointer
12mu|gnome-settings-daemon-3.8.6.1-1|181	%{_libexecdir}/gsd-printer
12mu|gnome-settings-daemon-3.8.6.1-1|182	%{_libexecdir}/gsd-wacom-led-helper
12mu|gnome-settings-daemon-3.8.6.1-1|183	%{_libexecdir}/gsd-list-wacom
12mu|gnome-settings-daemon-3.8.6.1-1|184	%{_libexecdir}/gsd-test-wacom
12mu|gnome-settings-daemon-3.8.6.1-1|185	%{_libexecdir}/gsd-test-a11y-keyboard
12mu|gnome-settings-daemon-3.8.6.1-1|186	%{_libexecdir}/gsd-test-a11y-settings
12mu|gnome-settings-daemon-3.8.6.1-1|187	#%{_libexecdir}/gsd-test-background
12mu|gnome-settings-daemon-3.8.6.1-1|188	%{_libexecdir}/gsd-test-input-helper
12mu|gnome-settings-daemon-3.8.6.1-1|189	%{_libexecdir}/gsd-test-keyboard
12mu|gnome-settings-daemon-3.8.6.1-1|190	%{_libexecdir}/gsd-test-media-keys
12mu|gnome-settings-daemon-3.8.6.1-1|191	%{_libexecdir}/gsd-test-mouse
12mu|gnome-settings-daemon-3.8.6.1-1|192	%{_libexecdir}/gsd-test-orientation
12mu|gnome-settings-daemon-3.8.6.1-1|193	%{_libexecdir}/gnome-settings-daemon-localeexec
12mu|gnome-settings-daemon-3.8.6.1-1|194	
12mu|gnome-settings-daemon-3.8.6.1-1|195	%{_libdir}/gnome-settings-daemon-3.0/libremote-display.so
12mu|gnome-settings-daemon-3.8.6.1-1|196	%{_libdir}/gnome-settings-daemon-3.0/remote-display.gnome-settings-plugin
12mu|gnome-settings-daemon-3.8.6.1-1|197	
12mu|gnome-settings-daemon-3.8.6.1-1|198	%{_libexecdir}/gsd-test-cursor
12mu|gnome-settings-daemon-3.8.6.1-1|199	%{_libexecdir}/gsd-test-housekeeping
12mu|gnome-settings-daemon-3.8.6.1-1|200	%{_libexecdir}/gsd-test-remote-display
12mu|gnome-settings-daemon-3.8.6.1-1|201	%{_libexecdir}/gsd-test-xrandr
12mu|gnome-settings-daemon-3.8.6.1-1|202	
12mu|gnome-settings-daemon-3.8.6.1-1|203	#%{_libexecdir}/gsd-test-power
12mu|gnome-settings-daemon-3.8.6.1-1|204	%{_libexecdir}/gsd-test-print-notifications
12mu|gnome-settings-daemon-3.8.6.1-1|205	#%{_libexecdir}/gsd-test-smartcard
12mu|gnome-settings-daemon-3.8.6.1-1|206	%{_libexecdir}/gsd-test-sound
12mu|gnome-settings-daemon-3.8.6.1-1|207	%{_libexecdir}/gsd-test-wacom-osd
12mu|gnome-settings-daemon-3.8.6.1-1|208	%{_libexecdir}/gsd-test-xsettings
12mu|gnome-settings-daemon-3.8.6.1-1|209	%{_libexecdir}/gsd-test-screensaver-proxy
12mu|gnome-settings-daemon-3.8.6.1-1|210	
12mu|gnome-settings-daemon-3.8.6.1-1|211	%{_datadir}/gnome-settings-daemon/
12mu|gnome-settings-daemon-3.8.6.1-1|212	%{_datadir}/dbus-1/services/org.freedesktop.IBus.service
12mu|gnome-settings-daemon-3.8.6.1-1|213	#%{_datadir}/dbus-1/interfaces/org.gnome.SettingsDaemonUpdates.xml
12mu|gnome-settings-daemon-3.8.6.1-1|214	
12mu|gnome-settings-daemon-3.8.6.1-1|215	%{_sysconfdir}/xdg/autostart/gnome-settings-daemon.desktop
12mu|gnome-settings-daemon-3.8.6.1-1|216	#%{_sysconfdir}/xdg/autostart/gnome-fallback-mount-helper.desktop
12mu|gnome-settings-daemon-3.8.6.1-1|217	
12mu|gnome-settings-daemon-3.8.6.1-1|218	%{_datadir}/icons/hicolor/*/apps/gsd-xrandr.*
12mu|gnome-settings-daemon-3.8.6.1-1|219	
12mu|gnome-settings-daemon-3.8.6.1-1|220	%{_datadir}/polkit-1/actions/org.gnome.settings-daemon.plugins.power.policy
12mu|gnome-settings-daemon-3.8.6.1-1|221	%{_datadir}/polkit-1/actions/org.gnome.settings-daemon.plugins.wacom.policy
12mu|gnome-settings-daemon-3.8.6.1-1|222	
12mu|gnome-settings-daemon-3.8.6.1-1|223	%{_datadir}/GConf/gsettings/gnome-settings-daemon.convert
12mu|gnome-settings-daemon-3.8.6.1-1|224	
12mu|gnome-settings-daemon-3.8.6.1-1|225	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.enums.xml
12mu|gnome-settings-daemon-3.8.6.1-1|226	%{_datadir}/glib-2.0/schemas/org.gnome.settings-daemon.plugins.gschema.xml
12mu|gnome-settings-daemon-3.8.6.1-1|227	
12mu|gnome-settings-daemon-3.8.6.1-1|228	%{_datadir}/man/man1/gnome-settings-daemon.1.*
12mu|gnome-settings-daemon-3.8.6.1-1|229	
12mu|gnome-settings-daemon-3.8.6.1-1|230	%files devel
12mu|gnome-settings-daemon-3.8.6.1-1|231	%{_includedir}/gnome-settings-daemon-3.0
12mu|gnome-settings-daemon-3.8.6.1-1|232	%{_libdir}/pkgconfig/gnome-settings-daemon.pc
12mu|gnome-settings-daemon-3.8.6.1-1|233	%dir %{_datadir}/gnome-settings-daemon-3.0
12mu|gnome-settings-daemon-3.8.6.1-1|234	%{_datadir}/gnome-settings-daemon-3.0/input-device-example.sh
12mu|gnome-settings-daemon-3.8.6.1-1|235	
12mu|gnome-settings-daemon-3.8.6.1-1|236	%changelog
12mu|gnome-settings-daemon-3.8.6.1-1|237	* Tue Feb 11 2014 Tigro <ashejn@gmail.com> 3.8.6.1-1
12mu|gnome-settings-daemon-3.8.6.1-1|238	+ Revision: f3ae009
12mu|gnome-settings-daemon-3.8.6.1-1|239	- drop background components
12mu|gnome-settings-daemon-3.8.6.1-1|240	
12mu|gnome-settings-daemon-3.8.6.1-1|241	* Tue Feb 11 2014 Tigro <ashejn@gmail.com> 3.8.6.1-1
12mu|gnome-settings-daemon-3.8.6.1-1|242	+ Revision: 27a7659
12mu|gnome-settings-daemon-3.8.6.1-1|243	- update to 3.8.6.1 and disable background plugin
12mu|gnome-settings-daemon-3.8.6.1-1|244	
12mu|gnome-settings-daemon-3.8.6.1-1|245	* Mon Jan 20 2014 Tigro <ashejn@gmail.com> 3.8.5-6
12mu|gnome-settings-daemon-3.8.6.1-1|246	+ Revision: 990a10a
12mu|gnome-settings-daemon-3.8.6.1-1|247	- update two finger patch
12mu|gnome-settings-daemon-3.8.6.1-1|248	
12mu|gnome-settings-daemon-3.8.6.1-1|249	* Mon Jan 20 2014 Tigro <ashejn@gmail.com> 3.8.5-6
12mu|gnome-settings-daemon-3.8.6.1-1|250	+ Revision: b0020b1
12mu|gnome-settings-daemon-3.8.6.1-1|251	- Added patch for two-finger-scrolling checking
12mu|gnome-settings-daemon-3.8.6.1-1|252	
12mu|gnome-settings-daemon-3.8.6.1-1|253	* Sat Jan 11 2014 Ural Mullabaev <ural.mullabaev@rosalab.ru> 3.8.5-5
12mu|gnome-settings-daemon-3.8.6.1-1|254	+ Revision: ef081d5
12mu|gnome-settings-daemon-3.8.6.1-1|255	- Added patch for battery level icon
12mu|gnome-settings-daemon-3.8.6.1-1|256	
12mu|gnome-settings-daemon-3.8.6.1-1|257	* Fri Dec 13 2013 Tigro <ashejn@gmail.com> 3.8.5-4
12mu|gnome-settings-daemon-3.8.6.1-1|258	+ Revision: 2a1da60
12mu|gnome-settings-daemon-3.8.6.1-1|259	- drop packagekit files
12mu|gnome-settings-daemon-3.8.6.1-1|260	
12mu|gnome-settings-daemon-3.8.6.1-1|261	* Fri Dec 13 2013 Tigro <ashejn@gmail.com> 3.8.5-4
12mu|gnome-settings-daemon-3.8.6.1-1|262	+ Revision: 016008d
12mu|gnome-settings-daemon-3.8.6.1-1|263	- drop packagekit debend
12mu|gnome-settings-daemon-3.8.6.1-1|264	
12mu|gnome-settings-daemon-3.8.6.1-1|265	* Thu Nov 28 2013 Tigro <ashejn@gmail.com> 3.8.5-3
12mu|gnome-settings-daemon-3.8.6.1-1|266	+ Revision: 990fac5
12mu|gnome-settings-daemon-3.8.6.1-1|267	- update russian translations
12mu|gnome-settings-daemon-3.8.6.1-1|268	
12mu|gnome-settings-daemon-3.8.6.1-1|269	* Thu Nov 21 2013 Tigro <ashejn@gmail.com> 3.8.5-2
12mu|gnome-settings-daemon-3.8.6.1-1|270	+ Revision: 5a9122f
12mu|gnome-settings-daemon-3.8.6.1-1|271	- fix rosa#3072
12mu|gnome-settings-daemon-3.8.6.1-1|272	
12mu|gnome-settings-daemon-3.8.6.1-1|273	* Mon Oct 14 2013 Tigro <ashejn@gmail.com> 3.8.5-1
12mu|gnome-settings-daemon-3.8.6.1-1|274	+ Revision: ac6b148
12mu|gnome-settings-daemon-3.8.6.1-1|275	- update to 3.8.5
12mu|gnome-settings-daemon-3.8.6.1-1|276	
12mu|gnome-settings-daemon-3.8.6.1-1|277	* Mon Oct 14 2013 akdengi <alexander.kazancev@rosalab.ru> 3.8.4-5
12mu|gnome-settings-daemon-3.8.6.1-1|278	+ Revision: 5f4cbb2
12mu|gnome-settings-daemon-3.8.6.1-1|279	- we now use upstream path for hwdata in /usr/share/hwdata
12mu|gnome-settings-daemon-3.8.6.1-1|280	
12mu|gnome-settings-daemon-3.8.6.1-1|281	* Thu Sep 26 2013 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.8.4-4
12mu|gnome-settings-daemon-3.8.6.1-1|282	+ Revision: c057563
12mu|gnome-settings-daemon-3.8.6.1-1|283	- Update patch for non-eng layout hotkeys.
12mu|gnome-settings-daemon-3.8.6.1-1|284	- Ported background plugin from version 3.6.
12mu|gnome-settings-daemon-3.8.6.1-1|285	
12mu|gnome-settings-daemon-3.8.6.1-1|286	* Wed Aug 21 2013 Tigro <ashejn@gmail.com> 3.8.4-3
12mu|gnome-settings-daemon-3.8.6.1-1|287	+ Revision: 8082aed
12mu|gnome-settings-daemon-3.8.6.1-1|288	- update patch to work in english locale
12mu|gnome-settings-daemon-3.8.6.1-1|289	
12mu|gnome-settings-daemon-3.8.6.1-1|290	* Wed Aug 14 2013 root <root@localhost.localdomain> 3.8.4-2
12mu|gnome-settings-daemon-3.8.6.1-1|291	+ Revision: b9555d6
12mu|gnome-settings-daemon-3.8.6.1-1|292	- added non-eng-hotkeys.patch
12mu|gnome-settings-daemon-3.8.6.1-1|293	
12mu|gnome-settings-daemon-3.8.6.1-1|294	* Mon Jul 22 2013 Tigro <ashejn@gmail.com> 3.8.4-1
12mu|gnome-settings-daemon-3.8.6.1-1|295	+ Revision: da4ca85
12mu|gnome-settings-daemon-3.8.6.1-1|296	- pack file
12mu|gnome-settings-daemon-3.8.6.1-1|297	
12mu|gnome-settings-daemon-3.8.6.1-1|298	* Mon Jul 22 2013 Tigro <ashejn@gmail.com> 3.8.4-1
12mu|gnome-settings-daemon-3.8.6.1-1|299	+ Revision: c7dc15f
12mu|gnome-settings-daemon-3.8.6.1-1|300	- update to 3.8.4
12mu|gnome-settings-daemon-3.8.6.1-1|301	
12mu|gnome-settings-daemon-3.8.6.1-1|302	* Wed Jul 03 2013 Tigro <ashejn@gmail.com> 3.8.3-1
12mu|gnome-settings-daemon-3.8.6.1-1|303	+ Revision: 3e2a1e7
12mu|gnome-settings-daemon-3.8.6.1-1|304	- enable autoreconf
12mu|gnome-settings-daemon-3.8.6.1-1|305	
12mu|gnome-settings-daemon-3.8.6.1-1|306	* Wed Jul 03 2013 Tigro <ashejn@gmail.com> 3.8.3-1
12mu|gnome-settings-daemon-3.8.6.1-1|307	+ Revision: 32fa533
12mu|gnome-settings-daemon-3.8.6.1-1|308	- update to 3.8.3
12mu|gnome-settings-daemon-3.8.6.1-1|309	
12mu|gnome-settings-daemon-3.8.6.1-1|310	* Thu Jun 20 2013 root <root@localhost.localdomain> 3.8.3-0.1.cf544fc
12mu|gnome-settings-daemon-3.8.6.1-1|311	+ Revision: d970d97
12mu|gnome-settings-daemon-3.8.6.1-1|312	- sync to gnome38 branch
12mu|gnome-settings-daemon-3.8.6.1-1|313	
12mu|gnome-settings-daemon-3.8.6.1-1|314	* Mon Apr 01 2013 Tigro <ashejn@gmail.com> 3.6.4-4
12mu|gnome-settings-daemon-3.8.6.1-1|315	+ Revision: d0e935b
12mu|gnome-settings-daemon-3.8.6.1-1|316	- back to 3.6.4 in this branch
12mu|gnome-settings-daemon-3.8.6.1-1|317	
12mu|gnome-settings-daemon-3.8.6.1-1|318	* Mon Apr 01 2013 Tigro <ashejn@gmail.com> 3.8.0-1
12mu|gnome-settings-daemon-3.8.6.1-1|319	+ Revision: b7ba345
12mu|gnome-settings-daemon-3.8.6.1-1|320	- update to 3.8.0
12mu|gnome-settings-daemon-3.8.6.1-1|321	
12mu|gnome-settings-daemon-3.8.6.1-1|322	* Sat Feb 09 2013 Tigro <ashejn@gmail.com> 3.6.4-4
12mu|gnome-settings-daemon-3.8.6.1-1|323	+ Revision: beac324
12mu|gnome-settings-daemon-3.8.6.1-1|324	- fix pack file name
12mu|gnome-settings-daemon-3.8.6.1-1|325	
12mu|gnome-settings-daemon-3.8.6.1-1|326	* Sat Feb 09 2013 Tigro <ashejn@gmail.com> 3.6.4-4
12mu|gnome-settings-daemon-3.8.6.1-1|327	+ Revision: bd302b5
12mu|gnome-settings-daemon-3.8.6.1-1|328	- pack gsd-test-wacom
12mu|gnome-settings-daemon-3.8.6.1-1|329	
12mu|gnome-settings-daemon-3.8.6.1-1|330	* Sat Feb 09 2013 Tigro <ashejn@gmail.com> 3.6.4-4
12mu|gnome-settings-daemon-3.8.6.1-1|331	+ Revision: 1a2d594
12mu|gnome-settings-daemon-3.8.6.1-1|332	- added patch
12mu|gnome-settings-daemon-3.8.6.1-1|333	
12mu|gnome-settings-daemon-3.8.6.1-1|334	* Sat Feb 09 2013 Tigro <ashejn@gmail.com> 3.6.4-4
12mu|gnome-settings-daemon-3.8.6.1-1|335	+ Revision: ca83347
12mu|gnome-settings-daemon-3.8.6.1-1|336	- apply wacom patch
12mu|gnome-settings-daemon-3.8.6.1-1|337	
12mu|gnome-settings-daemon-3.8.6.1-1|338	* Fri Feb 08 2013 Tigro <ashejn@gmail.com> 3.6.4-3
12mu|gnome-settings-daemon-3.8.6.1-1|339	+ Revision: a899e95
12mu|gnome-settings-daemon-3.8.6.1-1|340	- bump release
12mu|gnome-settings-daemon-3.8.6.1-1|341	
12mu|gnome-settings-daemon-3.8.6.1-1|342	* Fri Feb 08 2013 Tigro <ashejn@gmail.com> 3.6.4-2
12mu|gnome-settings-daemon-3.8.6.1-1|343	+ Revision: 38463ff
12mu|gnome-settings-daemon-3.8.6.1-1|344	- enable systemd support
12mu|gnome-settings-daemon-3.8.6.1-1|345	
12mu|gnome-settings-daemon-3.8.6.1-1|346	* Fri Feb 08 2013 Tigro <ashejn@gmail.com> 3.6.4-2
12mu|gnome-settings-daemon-3.8.6.1-1|347	+ Revision: f4ead29
12mu|gnome-settings-daemon-3.8.6.1-1|348	- fix https://bugzilla.gnome.org/show_bug.cgi?id=680689
12mu|gnome-settings-daemon-3.8.6.1-1|349	
12mu|gnome-settings-daemon-3.8.6.1-1|350	* Tue Jan 15 2013 Arkady Shane <ashejn@gmail.com> 3.6.4-1
12mu|gnome-settings-daemon-3.8.6.1-1|351	+ Revision: e46ad97
12mu|gnome-settings-daemon-3.8.6.1-1|352	- drop ./autogen.sh
12mu|gnome-settings-daemon-3.8.6.1-1|353	
12mu|gnome-settings-daemon-3.8.6.1-1|354	* Tue Jan 15 2013 Arkady Shane <ashejn@gmail.com> 3.6.4-1
12mu|gnome-settings-daemon-3.8.6.1-1|355	+ Revision: 7f821d8
12mu|gnome-settings-daemon-3.8.6.1-1|356	- update to final 3.6.4
12mu|gnome-settings-daemon-3.8.6.1-1|357	
12mu|gnome-settings-daemon-3.8.6.1-1|358	

19722 12
12mu|gnome-shell-3.8.4-14|1	# To make GNOME Shell extensions load, we need to get rid of DT_RUNPATH on /usr/bin/gnome-shell
12mu|gnome-shell-3.8.4-14|2	# (see glibc bug #13945, GNOME bug #670477, Mageia bug #4523)
12mu|gnome-shell-3.8.4-14|3	%define _disable_ld_enable_new_dtags 1
12mu|gnome-shell-3.8.4-14|4	
12mu|gnome-shell-3.8.4-14|5	Summary:	Next generation GNOME desktop shell
12mu|gnome-shell-3.8.4-14|6	Name:		gnome-shell
12mu|gnome-shell-3.8.4-14|7	Version:	3.8.4
12mu|gnome-shell-3.8.4-14|8	Release:	14
12mu|gnome-shell-3.8.4-14|9	License:	GPLv2+ and LGPLv2+
12mu|gnome-shell-3.8.4-14|10	Group:		Graphical desktop/GNOME
12mu|gnome-shell-3.8.4-14|11	Url:		http://live.gnome.org/GnomeShell
12mu|gnome-shell-3.8.4-14|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gnome-shell/3.8/%{name}-%{version}.tar.xz
12mu|gnome-shell-3.8.4-14|13	Source1:   %{name}-ru.po
12mu|gnome-shell-3.8.4-14|14	Patch1:		gnome-shell-3.8.3-new-favorites.patch
12mu|gnome-shell-3.8.4-14|15	Patch2:		ubuntu-lightdm-user-switching.patch
12mu|gnome-shell-3.8.4-14|16	# fix https://bugzilla.gnome.org/show_bug.cgi?id=704646
12mu|gnome-shell-3.8.4-14|17	Patch3:		0001-Revert-background-fix-asynchronous-management-of-bac.patch
12mu|gnome-shell-3.8.4-14|18	# discussion at http://list-archives.org/2013/05/20/gnome-shell-list-gnome-org/patch-lock-screen-before-suspend-to-prevent-information-leak/f/2526593907
12mu|gnome-shell-3.8.4-14|19	Patch4:		gnome-shell-3.8.4-lock-on-suspend.patch
12mu|gnome-shell-3.8.4-14|20	Patch6:         gnome-shell-3.8.3-memory.patch
12mu|gnome-shell-3.8.4-14|21	#We already do this for looking glass, but it makes even less sense
12mu|gnome-shell-3.8.4-14|22	#for the normal run dialog - if a mode sets runDialog to false, the
12mu|gnome-shell-3.8.4-14|23	#intention is to not allow executing aribitrary commands.
12mu|gnome-shell-3.8.4-14|24	
12mu|gnome-shell-3.8.4-14|25	#https://bugzilla.gnome.org/show_bug.cgi?id=708218
12mu|gnome-shell-3.8.4-14|26	Patch7:		0001-main-Close-runDialog-as-necessary-on-session-mode-ch.patch
12mu|gnome-shell-3.8.4-14|27	
12mu|gnome-shell-3.8.4-14|28	Patch8:		gnome-shell-3.8.4-tray_in_overlay.patch
12mu|gnome-shell-3.8.4-14|29	Patch9:		gnome-shell-3.8.4-focus-losing-after-suspend.patch
12mu|gnome-shell-3.8.4-14|30	Patch10:	gnome-shell-3.8.4-wallpaper-changed-firefox.patch
12mu|gnome-shell-3.8.4-14|31	Patch11:	gnome-shell-3.8.4-touch_in_classic.patch
12mu|gnome-shell-3.8.4-14|32	
12mu|gnome-shell-3.8.4-14|33	BuildRequires: intltool >= 0.40
12mu|gnome-shell-3.8.4-14|34	BuildRequires: rootcerts
12mu|gnome-shell-3.8.4-14|35	BuildRequires: polkit-1-devel
12mu|gnome-shell-3.8.4-14|36	BuildRequires: pkgconfig(clutter-1.0)
12mu|gnome-shell-3.8.4-14|37	BuildRequires: pkgconfig(dbus-glib-1)
12mu|gnome-shell-3.8.4-14|38	BuildRequires: pkgconfig(folks)
12mu|gnome-shell-3.8.4-14|39	BuildRequires: pkgconfig(gcr-3)
12mu|gnome-shell-3.8.4-14|40	BuildRequires: pkgconfig(gjs-1.0) >= 1.36
12mu|gnome-shell-3.8.4-14|41	BuildRequires: pkgconfig(gl)
12mu|gnome-shell-3.8.4-14|42	BuildRequires: pkgconfig(gnome-bluetooth-1.0)
12mu|gnome-shell-3.8.4-14|43	BuildRequires: pkgconfig(gnome-desktop-3.0)
12mu|gnome-shell-3.8.4-14|44	BuildRequires: pkgconfig(gsettings-desktop-schemas)
12mu|gnome-shell-3.8.4-14|45	BuildRequires: pkgconfig(gstreamer-plugins-base-1.0)
12mu|gnome-shell-3.8.4-14|46	BuildRequires: pkgconfig(gtk+-3.0)
12mu|gnome-shell-3.8.4-14|47	BuildRequires: pkgconfig(libcanberra)
12mu|gnome-shell-3.8.4-14|48	BuildRequires: pkgconfig(libecal-1.2)
12mu|gnome-shell-3.8.4-14|49	BuildRequires: pkgconfig(libedataserver-1.2)
12mu|gnome-shell-3.8.4-14|50	BuildRequires: pkgconfig(libgnome-menu-3.0) >= 3.6.0
12mu|gnome-shell-3.8.4-14|51	BuildRequires: pkgconfig(libmutter) >= 3.8
12mu|gnome-shell-3.8.4-14|52	BuildRequires: pkgconfig(libnm-glib)
12mu|gnome-shell-3.8.4-14|53	BuildRequires: pkgconfig(libnm-util)
12mu|gnome-shell-3.8.4-14|54	BuildRequires: pkgconfig(libnm-gtk)
12mu|gnome-shell-3.8.4-14|55	BuildRequires: pkgconfig(libnm-glib-vpn)
12mu|gnome-shell-3.8.4-14|56	BuildRequires: pkgconfig(libpulse)
12mu|gnome-shell-3.8.4-14|57	BuildRequires: pkgconfig(telepathy-glib)
12mu|gnome-shell-3.8.4-14|58	BuildRequires: pkgconfig(telepathy-logger-0.2)
12mu|gnome-shell-3.8.4-14|59	BuildRequires: pkgconfig(caribou-1.0)
12mu|gnome-shell-3.8.4-14|60	BuildRequires: xsltproc
12mu|gnome-shell-3.8.4-14|61	BuildRequires: docbook-style-xsl
12mu|gnome-shell-3.8.4-14|62	BuildRequires: chrpath
12mu|gnome-shell-3.8.4-14|63	BuildConflicts: libevolution-data-server2-devel
12mu|gnome-shell-3.8.4-14|64	
12mu|gnome-shell-3.8.4-14|65	Requires: at-spi2-atk
12mu|gnome-shell-3.8.4-14|66	Requires: gjs
12mu|gnome-shell-3.8.4-14|67	Requires: glxinfo
12mu|gnome-shell-3.8.4-14|68	Requires: gnome-session
12mu|gnome-shell-3.8.4-14|69	Requires: gtk+3.0
12mu|gnome-shell-3.8.4-14|70	Requires: json-glib
12mu|gnome-shell-3.8.4-14|71	Requires: librsvg
12mu|gnome-shell-3.8.4-14|72	Requires: mutter
12mu|gnome-shell-3.8.4-14|73	
12mu|gnome-shell-3.8.4-14|74	# md until js & python typelib autoreqs works
12mu|gnome-shell-3.8.4-14|75	Requires: typelib(AccountsService)
12mu|gnome-shell-3.8.4-14|76	Requires: typelib(Caribou)
12mu|gnome-shell-3.8.4-14|77	Requires: typelib(ClutterX11)
12mu|gnome-shell-3.8.4-14|78	Requires: typelib(DBusGLib)
12mu|gnome-shell-3.8.4-14|79	Requires: typelib(Folks)
12mu|gnome-shell-3.8.4-14|80	Requires: typelib(Gcr)
12mu|gnome-shell-3.8.4-14|81	Requires: typelib(Gkbd)
12mu|gnome-shell-3.8.4-14|82	Requires: typelib(GDesktopEnums)
12mu|gnome-shell-3.8.4-14|83	Requires: typelib(Gee)
12mu|gnome-shell-3.8.4-14|84	Requires: typelib(GMenu)
12mu|gnome-shell-3.8.4-14|85	Requires: typelib(GnomeBluetoothApplet)
12mu|gnome-shell-3.8.4-14|86	Requires: typelib(Meta)
12mu|gnome-shell-3.8.4-14|87	Requires: typelib(NMClient)
12mu|gnome-shell-3.8.4-14|88	Requires: typelib(NetworkManager)
12mu|gnome-shell-3.8.4-14|89	Requires: typelib(Polkit)
12mu|gnome-shell-3.8.4-14|90	Requires: typelib(Soup)
12mu|gnome-shell-3.8.4-14|91	Requires: typelib(TelepathyGLib)
12mu|gnome-shell-3.8.4-14|92	Requires: typelib(TelepathyLogger)
12mu|gnome-shell-3.8.4-14|93	Requires: typelib(UPowerGlib)
12mu|gnome-shell-3.8.4-14|94	
12mu|gnome-shell-3.8.4-14|95	Obsoletes: %{name}-docs
12mu|gnome-shell-3.8.4-14|96	Obsoletes: gnome-applets
12mu|gnome-shell-3.8.4-14|97	
12mu|gnome-shell-3.8.4-14|98	%description
12mu|gnome-shell-3.8.4-14|99	The GNOME Shell redefines user interactions with the GNOME desktop. In
12mu|gnome-shell-3.8.4-14|100	particular, it offers new paradigms for launching applications,
12mu|gnome-shell-3.8.4-14|101	accessing documents, and organizing open windows in GNOME. Later, it
12mu|gnome-shell-3.8.4-14|102	will introduce a new applets eco-system and offer new solutions for
12mu|gnome-shell-3.8.4-14|103	other desktop features, such as notifications and contacts
12mu|gnome-shell-3.8.4-14|104	management. The GNOME Shell is intended to replace functions handled
12mu|gnome-shell-3.8.4-14|105	by the GNOME Panel and by the window manager in previous versions of
12mu|gnome-shell-3.8.4-14|106	GNOME. The GNOME Shell has rich visual effects enabled by new
12mu|gnome-shell-3.8.4-14|107	graphical technologies.
12mu|gnome-shell-3.8.4-14|108	
12mu|gnome-shell-3.8.4-14|109	
12mu|gnome-shell-3.8.4-14|110	%prep
12mu|gnome-shell-3.8.4-14|111	%setup -q
12mu|gnome-shell-3.8.4-14|112	cp -f %{SOURCE1} po/ru.po
12mu|gnome-shell-3.8.4-14|113	%apply_patches
12mu|gnome-shell-3.8.4-14|114	
12mu|gnome-shell-3.8.4-14|115	%build
12mu|gnome-shell-3.8.4-14|116	%configure2_5x \
12mu|gnome-shell-3.8.4-14|117	--disable-static \
12mu|gnome-shell-3.8.4-14|118	--enable-compile-warnings=no
12mu|gnome-shell-3.8.4-14|119	
12mu|gnome-shell-3.8.4-14|120	%make LIBS='-lgmodule-2.0'
12mu|gnome-shell-3.8.4-14|121	
12mu|gnome-shell-3.8.4-14|122	%install
12mu|gnome-shell-3.8.4-14|123	%makeinstall_std
12mu|gnome-shell-3.8.4-14|124	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mu|gnome-shell-3.8.4-14|125	%find_lang %{name}
12mu|gnome-shell-3.8.4-14|126	
12mu|gnome-shell-3.8.4-14|127	echo "Categories=GNOME;GTK;Email;X-Red-Hat-Base;Network;" >> \
12mu|gnome-shell-3.8.4-14|128	%{buildroot}%{_datadir}/applications/evolution-calendar.desktop
12mu|gnome-shell-3.8.4-14|129	
12mu|gnome-shell-3.8.4-14|130	
12mu|gnome-shell-3.8.4-14|131	%ifnarch s390 s390x ppc ppc64 ppc64p7
12mu|gnome-shell-3.8.4-14|132	# The libdir rpath breaks nvidia binary only folks, so we remove it.
12mu|gnome-shell-3.8.4-14|133	# See bug 716572
12mu|gnome-shell-3.8.4-14|134	# skip on s390(x), workarounds a chrpath issue
12mu|gnome-shell-3.8.4-14|135	chrpath -r %{_libdir}/gnome-shell:%{_libdir}/gnome-bluetooth %{buildroot}%{_bindir}/gnome-shell
12mu|gnome-shell-3.8.4-14|136	chrpath -r %{_libdir}/gnome-bluetooth %{buildroot}%{_libdir}/gnome-shell/libgnome-shell.so
12mu|gnome-shell-3.8.4-14|137	%endif
12mu|gnome-shell-3.8.4-14|138	
12mu|gnome-shell-3.8.4-14|139	%files -f %{name}.lang
12mu|gnome-shell-3.8.4-14|140	%doc README
12mu|gnome-shell-3.8.4-14|141	%{_bindir}/*
12mu|gnome-shell-3.8.4-14|142	%{_libdir}/%{name}
12mu|gnome-shell-3.8.4-14|143	%{_libdir}/mozilla/plugins/*.so
12mu|gnome-shell-3.8.4-14|144	%{_libexecdir}/gnome-shell-calendar-server
12mu|gnome-shell-3.8.4-14|145	%{_libexecdir}/gnome-shell-hotplug-sniffer
12mu|gnome-shell-3.8.4-14|146	%{_libexecdir}/gnome-shell-perf-helper
12mu|gnome-shell-3.8.4-14|147	%{_datadir}/applications/%{name}.desktop
12mu|gnome-shell-3.8.4-14|148	%{_datadir}/applications/gnome-shell-extension-prefs.desktop
12mu|gnome-shell-3.8.4-14|149	%{_datadir}/dbus-1/services/org.gnome.Shell.CalendarServer.service
12mu|gnome-shell-3.8.4-14|150	%{_datadir}/dbus-1/services/org.gnome.Shell.HotplugSniffer.service
12mu|gnome-shell-3.8.4-14|151	%{_datadir}/dbus-1/interfaces/
12mu|gnome-shell-3.8.4-14|152	%{_datadir}/GConf/gsettings/gnome-shell-overrides.convert
12mu|gnome-shell-3.8.4-14|153	%{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.xml
12mu|gnome-shell-3.8.4-14|154	%{_datadir}/%{name}
12mu|gnome-shell-3.8.4-14|155	%{_datadir}/gtk-doc/*
12mu|gnome-shell-3.8.4-14|156	%{_datadir}/applications/evolution-calendar.desktop
12mu|gnome-shell-3.8.4-14|157	%{_mandir}/man1/%{name}.1*
12mu|gnome-shell-3.8.4-14|158	
12mu|gnome-shell-3.8.4-14|159	
12mu|gnome-shell-3.8.4-14|160	%changelog
12mu|gnome-shell-3.8.4-14|161	* Mon Feb 17 2014 akdengi <kazancas@mandriva.ru> 3.8.4-14
12mu|gnome-shell-3.8.4-14|162	+ Revision: 8e60507
12mu|gnome-shell-3.8.4-14|163	- Fix touchscreen in classic mode
12mu|gnome-shell-3.8.4-14|164	
12mu|gnome-shell-3.8.4-14|165	* Wed Feb 05 2014 Julia Pikareva <julia.pikareva@rosalab.ru> 3.8.4-13
12mu|gnome-shell-3.8.4-14|166	+ Revision: fb98abd
12mu|gnome-shell-3.8.4-14|167	- Increment counter release.
12mu|gnome-shell-3.8.4-14|168	
12mu|gnome-shell-3.8.4-14|169	* Wed Feb 05 2014 Julia Pikareva <julia.pikareva@rosalab.ru> 3.8.4-12
12mu|gnome-shell-3.8.4-14|170	+ Revision: 52cb3b9
12mu|gnome-shell-3.8.4-14|171	- Bugfix wallpaper change from Firefox.
12mu|gnome-shell-3.8.4-14|172	
12mu|gnome-shell-3.8.4-14|173	* Thu Jan 23 2014 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.8.4-12
12mu|gnome-shell-3.8.4-14|174	+ Revision: a8dd350
12mu|gnome-shell-3.8.4-14|175	- Updated & enabled tray_in_overlay patch.
12mu|gnome-shell-3.8.4-14|176	
12mu|gnome-shell-3.8.4-14|177	* Sat Jan 11 2014 Tigro <ashejn@gmail.com> 3.8.4-11
12mu|gnome-shell-3.8.4-14|178	+ Revision: 205b08e
12mu|gnome-shell-3.8.4-14|179	- do not apply tray patch as it break gnome-shell menu
12mu|gnome-shell-3.8.4-14|180	
12mu|gnome-shell-3.8.4-14|181	* Fri Jan 10 2014 Ural Mullabaev <ural.mullabaev@rosalab.ru> 3.8.4-10
12mu|gnome-shell-3.8.4-14|182	+ Revision: 5869f3d
12mu|gnome-shell-3.8.4-14|183	- Added patch to prevent losing of focus after suspend
12mu|gnome-shell-3.8.4-14|184	
12mu|gnome-shell-3.8.4-14|185	* Wed Dec 18 2013 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.8.4-9
12mu|gnome-shell-3.8.4-14|186	+ Revision: 3974b23
12mu|gnome-shell-3.8.4-14|187	- Added patch to always show message tray in overlay.
12mu|gnome-shell-3.8.4-14|188	
12mu|gnome-shell-3.8.4-14|189	* Tue Dec 10 2013 Tigro <ashejn@gmail.com> 3.8.4-8
12mu|gnome-shell-3.8.4-14|190	+ Revision: 55203a6
12mu|gnome-shell-3.8.4-14|191	- bump release
12mu|gnome-shell-3.8.4-14|192	
12mu|gnome-shell-3.8.4-14|193	* Tue Dec 10 2013 Tigro <ashejn@gmail.com> 3.8.4-7
12mu|gnome-shell-3.8.4-14|194	+ Revision: a6478ad
12mu|gnome-shell-3.8.4-14|195	- add some requires
12mu|gnome-shell-3.8.4-14|196	
12mu|gnome-shell-3.8.4-14|197	* Tue Dec 10 2013 Tigro <ashejn@gmail.com> 3.8.4-7
12mu|gnome-shell-3.8.4-14|198	+ Revision: 4892a6f
12mu|gnome-shell-3.8.4-14|199	- drop obsolete depend
12mu|gnome-shell-3.8.4-14|200	
12mu|gnome-shell-3.8.4-14|201	* Thu Nov 28 2013 Tigro <ashejn@gmail.com> 3.8.4-7
12mu|gnome-shell-3.8.4-14|202	+ Revision: 1ddd364
12mu|gnome-shell-3.8.4-14|203	- drop old transaltion patch
12mu|gnome-shell-3.8.4-14|204	
12mu|gnome-shell-3.8.4-14|205	* Thu Nov 28 2013 Tigro <ashejn@gmail.com> 3.8.4-7
12mu|gnome-shell-3.8.4-14|206	+ Revision: e765fac
12mu|gnome-shell-3.8.4-14|207	- update russian translations
12mu|gnome-shell-3.8.4-14|208	
12mu|gnome-shell-3.8.4-14|209	* Mon Nov 18 2013 Tigro <ashejn@gmail.com> 3.8.4-6
12mu|gnome-shell-3.8.4-14|210	+ Revision: bf34548
12mu|gnome-shell-3.8.4-14|211	- fix gnome bz#708218
12mu|gnome-shell-3.8.4-14|212	
12mu|gnome-shell-3.8.4-14|213	* Fri Oct 25 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 3.8.3-4
12mu|gnome-shell-3.8.4-14|214	+ Revision: fac8c57
12mu|gnome-shell-3.8.4-14|215	- New patch that decreases number of loads of background
12mu|gnome-shell-3.8.4-14|216	
12mu|gnome-shell-3.8.4-14|217	* Tue Oct 22 2013 Tigro <ashejn@gmail.com> 3.8.4-5
12mu|gnome-shell-3.8.4-14|218	+ Revision: 99836c7
12mu|gnome-shell-3.8.4-14|219	- update russian translation
12mu|gnome-shell-3.8.4-14|220	
12mu|gnome-shell-3.8.4-14|221	* Tue Oct 15 2013 Tigro <ashejn@gmail.com> 3.8.4-4
12mu|gnome-shell-3.8.4-14|222	+ Revision: 60dfbfb
12mu|gnome-shell-3.8.4-14|223	- fix typo
12mu|gnome-shell-3.8.4-14|224	
12mu|gnome-shell-3.8.4-14|225	* Tue Oct 15 2013 Tigro <ashejn@gmail.com> 3.8.4-4
12mu|gnome-shell-3.8.4-14|226	+ Revision: c7f897a
12mu|gnome-shell-3.8.4-14|227	- The libdir rpath breaks nvidia binary only folks, so we remove it.
12mu|gnome-shell-3.8.4-14|228	
12mu|gnome-shell-3.8.4-14|229	* Mon Sep 02 2013 Tigro <ashejn@gmail.com> 3.8.4-3
12mu|gnome-shell-3.8.4-14|230	+ Revision: c43cca5
12mu|gnome-shell-3.8.4-14|231	- update patch
12mu|gnome-shell-3.8.4-14|232	
12mu|gnome-shell-3.8.4-14|233	* Mon Sep 02 2013 Tigro <ashejn@gmail.com> 3.8.4-3
12mu|gnome-shell-3.8.4-14|234	+ Revision: b786d17
12mu|gnome-shell-3.8.4-14|235	- fix desktop appears on the screen before the lock screen is activated
12mu|gnome-shell-3.8.4-14|236	
12mu|gnome-shell-3.8.4-14|237	* Mon Sep 02 2013 Tigro <ashejn@gmail.com> 3.8.4-2
12mu|gnome-shell-3.8.4-14|238	+ Revision: 21c0d46
12mu|gnome-shell-3.8.4-14|239	- fix https://bugzilla.gnome.org/show_bug.cgi?id=704646
12mu|gnome-shell-3.8.4-14|240	
12mu|gnome-shell-3.8.4-14|241	* Tue Aug 27 2013 Tigro <ashejn@gmail.com> 3.8.4-1
12mu|gnome-shell-3.8.4-14|242	+ Revision: febb28e
12mu|gnome-shell-3.8.4-14|243	- drop suspend patch
12mu|gnome-shell-3.8.4-14|244	
12mu|gnome-shell-3.8.4-14|245	* Tue Aug 27 2013 Tigro <ashejn@gmail.com> 3.8.4-1
12mu|gnome-shell-3.8.4-14|246	+ Revision: 83f95ee
12mu|gnome-shell-3.8.4-14|247	- update to 3.8.4
12mu|gnome-shell-3.8.4-14|248	
12mu|gnome-shell-3.8.4-14|249	* Tue Aug 27 2013 Tigro <ashejn@gmail.com> 3.8.3-4
12mu|gnome-shell-3.8.4-14|250	+ Revision: de1b94b
12mu|gnome-shell-3.8.4-14|251	- lock screen on suspend
12mu|gnome-shell-3.8.4-14|252	
12mu|gnome-shell-3.8.4-14|253	* Tue Aug 27 2013 Tigro <ashejn@gmail.com> 3.8.3-4
12mu|gnome-shell-3.8.4-14|254	+ Revision: 786852d
12mu|gnome-shell-3.8.4-14|255	- fix user switching if lightdm is running
12mu|gnome-shell-3.8.4-14|256	
12mu|gnome-shell-3.8.4-14|257	* Thu Jun 20 2013 root <root@localhost.localdomain> 3.8.3-4
12mu|gnome-shell-3.8.4-14|258	+ Revision: 78f3eac
12mu|gnome-shell-3.8.4-14|259	- sync to gnome38 branch
12mu|gnome-shell-3.8.4-14|260	
12mu|gnome-shell-3.8.4-14|261	* Wed Mar 20 2013 Arkady Shane <ashejn@gmail.com> 3.6.3.1-1
12mu|gnome-shell-3.8.4-14|262	+ Revision: 3a6f6b6
12mu|gnome-shell-3.8.4-14|263	- Updated gnome-shell.spec
12mu|gnome-shell-3.8.4-14|264	
12mu|gnome-shell-3.8.4-14|265	* Mon Feb 18 2013 Tigro <ashejn@gmail.com> 3.6.3-1
12mu|gnome-shell-3.8.4-14|266	+ Revision: 120e923
12mu|gnome-shell-3.8.4-14|267	- apply 0001-MessageTray-fix-notification-height-expansion.patch
12mu|gnome-shell-3.8.4-14|268	
12mu|gnome-shell-3.8.4-14|269	* Mon Feb 18 2013 Arkady Shane <ashejn@gmail.com> 3.6.3-1
12mu|gnome-shell-3.8.4-14|270	+ Revision: 90bd064
12mu|gnome-shell-3.8.4-14|271	- update to 3.6.3
12mu|gnome-shell-3.8.4-14|272	
12mu|gnome-shell-3.8.4-14|273	* Tue Feb 05 2013 Tigro <ashejn@gmail.com> 3.6.2-3
12mu|gnome-shell-3.8.4-14|274	+ Revision: e5e3c43
12mu|gnome-shell-3.8.4-14|275	- added tabrall
12mu|gnome-shell-3.8.4-14|276	
12mu|gnome-shell-3.8.4-14|277	* Tue Feb 05 2013 Tigro <ashejn@gmail.com> 3.6.2-3
12mu|gnome-shell-3.8.4-14|278	+ Revision: 8926a1a
12mu|gnome-shell-3.8.4-14|279	- added categories to evolution-calendar.desktop
12mu|gnome-shell-3.8.4-14|280	
12mu|gnome-shell-3.8.4-14|281	

19723 12
12mu|gnome-shell-extensions-3.8.4-2|1	%global major_version %%(cut -d "." -f 1-2 <<<%{version})
12mu|gnome-shell-extensions-3.8.4-2|2	# Minimum GNOME Shell version supported
12mu|gnome-shell-extensions-3.8.4-2|3	%global min_gs_version %%(cut -d "." -f 1-3 <<<%{version})
12mu|gnome-shell-extensions-3.8.4-2|4	
12mu|gnome-shell-extensions-3.8.4-2|5	%global pkg_prefix gnome-shell-extensions
12mu|gnome-shell-extensions-3.8.4-2|6	
12mu|gnome-shell-extensions-3.8.4-2|7	Name:           gnome-shell-extensions
12mu|gnome-shell-extensions-3.8.4-2|8	Version:        3.8.4
12mu|gnome-shell-extensions-3.8.4-2|9	Release:        2
12mu|gnome-shell-extensions-3.8.4-2|10	Summary:        Modify and extend GNOME Shell functionality and behavior
12mu|gnome-shell-extensions-3.8.4-2|11	
12mu|gnome-shell-extensions-3.8.4-2|12	Group:          Graphical desktop/GNOME
12mu|gnome-shell-extensions-3.8.4-2|13	# The entire source code is GPLv2+ except lib/convenience.js which is BSD
12mu|gnome-shell-extensions-3.8.4-2|14	License:        GPLv2+ and BSD
12mu|gnome-shell-extensions-3.8.4-2|15	URL:            http://live.gnome.org/GnomeShell/Extensions
12mu|gnome-shell-extensions-3.8.4-2|16	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{major_version}/%{name}-%{version}.tar.xz
12mu|gnome-shell-extensions-3.8.4-2|17	BuildRequires:  desktop-file-utils
12mu|gnome-shell-extensions-3.8.4-2|18	# BuildRequires:  gnome-common
12mu|gnome-shell-extensions-3.8.4-2|19	BuildRequires:  intltool
12mu|gnome-shell-extensions-3.8.4-2|20	BuildRequires:  pkgconfig(gnome-desktop-3.0)
12mu|gnome-shell-extensions-3.8.4-2|21	BuildRequires:  pkgconfig(libgtop-2.0)
12mu|gnome-shell-extensions-3.8.4-2|22	Requires:       gnome-shell >= %{min_gs_version}
12mu|gnome-shell-extensions-3.8.4-2|23	BuildArch:      noarch
12mu|gnome-shell-extensions-3.8.4-2|24	
12mu|gnome-shell-extensions-3.8.4-2|25	%description
12mu|gnome-shell-extensions-3.8.4-2|26	GNOME Shell Extensions is a collection of extensions providing additional and
12mu|gnome-shell-extensions-3.8.4-2|27	optional functionality to GNOME Shell.
12mu|gnome-shell-extensions-3.8.4-2|28	
12mu|gnome-shell-extensions-3.8.4-2|29	Enabled extensions:
12mu|gnome-shell-extensions-3.8.4-2|30	* alternate-tab
12mu|gnome-shell-extensions-3.8.4-2|31	* alternative-status-menu
12mu|gnome-shell-extensions-3.8.4-2|32	* apps-menu
12mu|gnome-shell-extensions-3.8.4-2|33	* auto-move-windows
12mu|gnome-shell-extensions-3.8.4-2|34	* drive-menu
12mu|gnome-shell-extensions-3.8.4-2|35	* launch-new-instance
12mu|gnome-shell-extensions-3.8.4-2|36	* native-window-placement
12mu|gnome-shell-extensions-3.8.4-2|37	* places-menu
12mu|gnome-shell-extensions-3.8.4-2|38	* systemMonitor
12mu|gnome-shell-extensions-3.8.4-2|39	* user-theme
12mu|gnome-shell-extensions-3.8.4-2|40	* window-list
12mu|gnome-shell-extensions-3.8.4-2|41	* windowsNavigator
12mu|gnome-shell-extensions-3.8.4-2|42	* workspace-indicator
12mu|gnome-shell-extensions-3.8.4-2|43	* xrandr-indicator
12mu|gnome-shell-extensions-3.8.4-2|44	
12mu|gnome-shell-extensions-3.8.4-2|45	
12mu|gnome-shell-extensions-3.8.4-2|46	%package -n %{pkg_prefix}-common
12mu|gnome-shell-extensions-3.8.4-2|47	Summary:        Files common to GNOME Shell Extensions
12mu|gnome-shell-extensions-3.8.4-2|48	Group:          Graphical desktop/GNOME
12mu|gnome-shell-extensions-3.8.4-2|49	License:        GPLv2+
12mu|gnome-shell-extensions-3.8.4-2|50	Requires:       gnome-shell >= %{min_gs_version}
12mu|gnome-shell-extensions-3.8.4-2|51	# Dock extension no longer provides by GNOME Shell extensions >= 3.7.1
12mu|gnome-shell-extensions-3.8.4-2|52	Obsoletes:      %{pkg_prefix}-dock < 3.7.1
12mu|gnome-shell-extensions-3.8.4-2|53	
12mu|gnome-shell-extensions-3.8.4-2|54	%description -n %{pkg_prefix}-common
12mu|gnome-shell-extensions-3.8.4-2|55	GNOME Shell Extensions is a collection of extensions providing additional and
12mu|gnome-shell-extensions-3.8.4-2|56	optional functionality to GNOME Shell. Common files and directories needed by
12mu|gnome-shell-extensions-3.8.4-2|57	extensions are provided here.
12mu|gnome-shell-extensions-3.8.4-2|58	
12mu|gnome-shell-extensions-3.8.4-2|59	
12mu|gnome-shell-extensions-3.8.4-2|60	%package -n gnome-classic-session
12mu|gnome-shell-extensions-3.8.4-2|61	Summary:        GNOME "classic" mode session
12mu|gnome-shell-extensions-3.8.4-2|62	Group:          Graphical desktop/GNOME
12mu|gnome-shell-extensions-3.8.4-2|63	License:        GPLv2+
12mu|gnome-shell-extensions-3.8.4-2|64	Requires:       %{pkg_prefix}-alternate-tab = %{version}-%{release}
12mu|gnome-shell-extensions-3.8.4-2|65	Requires:       %{pkg_prefix}-apps-menu = %{version}-%{release}
12mu|gnome-shell-extensions-3.8.4-2|66	#Requires:       %{pkg_prefix}-default-min-max = %{version}-%{release}
12mu|gnome-shell-extensions-3.8.4-2|67	Requires:       %{pkg_prefix}-launch-new-instance = %{version}-%{release}
12mu|gnome-shell-extensions-3.8.4-2|68	Requires:       %{pkg_prefix}-places-menu = %{version}-%{release}
12mu|gnome-shell-extensions-3.8.4-2|69	#Requires:       %{pkg_prefix}-static-workspaces = %{version}-%{release}
12mu|gnome-shell-extensions-3.8.4-2|70	Requires:       %{pkg_prefix}-window-list = %{version}-%{release}
12mu|gnome-shell-extensions-3.8.4-2|71	
12mu|gnome-shell-extensions-3.8.4-2|72	Provides:       gnome-panel = 3.6.2-7
12mu|gnome-shell-extensions-3.8.4-2|73	Obsoletes:      gnome-panel < 3.6.2-7
12mu|gnome-shell-extensions-3.8.4-2|74	
12mu|gnome-shell-extensions-3.8.4-2|75	%description -n gnome-classic-session
12mu|gnome-shell-extensions-3.8.4-2|76	This package contains the required components for the GNOME Shell "classic"
12mu|gnome-shell-extensions-3.8.4-2|77	mode, which aims to provide a GNOME 2-like user interface.
12mu|gnome-shell-extensions-3.8.4-2|78	
12mu|gnome-shell-extensions-3.8.4-2|79	
12mu|gnome-shell-extensions-3.8.4-2|80	%package -n %{pkg_prefix}-alternate-tab
12mu|gnome-shell-extensions-3.8.4-2|81	Summary:        Classic Alt+Tab behavior for GNOME Shell
12mu|gnome-shell-extensions-3.8.4-2|82	Group:          Graphical desktop/GNOME
12mu|gnome-shell-extensions-3.8.4-2|83	License:        GPLv2+
12mu|gnome-shell-extensions-3.8.4-2|84	Requires:       %{pkg_prefix}-common = %{version}-%{release}
12mu|gnome-shell-extensions-3.8.4-2|85	
12mu|gnome-shell-extensions-3.8.4-2|86	%description -n %{pkg_prefix}-alternate-tab
12mu|gnome-shell-extensions-3.8.4-2|87	This GNOME Shell extension changes Alt+Tab to be window-based instead of
12mu|gnome-shell-extensions-3.8.4-2|88	app-based.
12mu|gnome-shell-extensions-3.8.4-2|89	
12mu|gnome-shell-extensions-3.8.4-2|90	
12mu|gnome-shell-extensions-3.8.4-2|91	%package -n %{pkg_prefix}-alternative-status-menu
12mu|gnome-shell-extensions-3.8.4-2|92	Summary:        Power Off Item in GNOME Shell status menu
12mu|gnome-shell-extensions-3.8.4-2|93	Group:          Graphical desktop/GNOME
12mu|gnome-shell-extensions-3.8.4-2|94	License:        GPLv2+
12mu|gnome-shell-extensions-3.8.4-2|95	Requires:       %{pkg_prefix}-common = %{version}-%{release}
12mu|gnome-shell-extensions-3.8.4-2|96	
12mu|gnome-shell-extensions-3.8.4-2|97	%description -n %{pkg_prefix}-alternative-status-menu
12mu|gnome-shell-extensions-3.8.4-2|98	This GNOME Shell extension adds a power off item in the status menu, and
12mu|gnome-shell-extensions-3.8.4-2|99	provides the ability to hibernate.
12mu|gnome-shell-extensions-3.8.4-2|100	
12mu|gnome-shell-extensions-3.8.4-2|101	
12mu|gnome-shell-extensions-3.8.4-2|102	%package -n %{pkg_prefix}-apps-menu
12mu|gnome-shell-extensions-3.8.4-2|103	Summary:        Application menu for GNOME Shell
12mu|gnome-shell-extensions-3.8.4-2|104	Group:          Graphical desktop/GNOME
12mu|gnome-shell-extensions-3.8.4-2|105	License:        GPLv2+
12mu|gnome-shell-extensions-3.8.4-2|106	Requires:       %{pkg_prefix}-common = %{version}-%{release}
12mu|gnome-shell-extensions-3.8.4-2|107	
12mu|gnome-shell-extensions-3.8.4-2|108	%description  -n %{pkg_prefix}-apps-menu
12mu|gnome-shell-extensions-3.8.4-2|109	This GNOME Shell extension adds a GNOME 2.x style menu for applications.
12mu|gnome-shell-extensions-3.8.4-2|110	
12mu|gnome-shell-extensions-3.8.4-2|111	
12mu|gnome-shell-extensions-3.8.4-2|112	%package -n %{pkg_prefix}-auto-move-windows
12mu|gnome-shell-extensions-3.8.4-2|113	Summary:        Assign specific workspaces to applications in GNOME Shell
12mu|gnome-shell-extensions-3.8.4-2|114	Group:          Graphical desktop/GNOME
12mu|gnome-shell-extensions-3.8.4-2|115	License:        GPLv2+
12mu|gnome-shell-extensions-3.8.4-2|116	Requires:       %{pkg_prefix}-common = %{version}-%{release}
12mu|gnome-shell-extensions-3.8.4-2|117	
12mu|gnome-shell-extensions-3.8.4-2|118	%description -n %{pkg_prefix}-auto-move-windows
12mu|gnome-shell-extensions-3.8.4-2|119	This GNOME Shell extension enables easy workspace management. A specific
12mu|gnome-shell-extensions-3.8.4-2|120	workspace can be assigned to each application as soon as it creates a window,
12mu|gnome-shell-extensions-3.8.4-2|121	in a manner configurable with a GSettings key.
12mu|gnome-shell-extensions-3.8.4-2|122	
12mu|gnome-shell-extensions-3.8.4-2|123	
12mu|gnome-shell-extensions-3.8.4-2|124	#%package -n %{pkg_prefix}-default-min-max
12mu|gnome-shell-extensions-3.8.4-2|125	#Summary:        Add minimize and maximize titlebar buttons in GNOME Shell
12mu|gnome-shell-extensions-3.8.4-2|126	#Group:          Graphical desktop/GNOME
12mu|gnome-shell-extensions-3.8.4-2|127	#License:        GPLv2+
12mu|gnome-shell-extensions-3.8.4-2|128	#Requires:       %{pkg_prefix}-common = %{version}-%{release}
12mu|gnome-shell-extensions-3.8.4-2|129	#
12mu|gnome-shell-extensions-3.8.4-2|130	#%description -n %{pkg_prefix}-default-min-max
12mu|gnome-shell-extensions-3.8.4-2|131	#This GNOME Shell extension adds minimize and maximize buttons to the titlebar
12mu|gnome-shell-extensions-3.8.4-2|132	#by default.
12mu|gnome-shell-extensions-3.8.4-2|133	
12mu|gnome-shell-extensions-3.8.4-2|134	
12mu|gnome-shell-extensions-3.8.4-2|135	%package -n %{pkg_prefix}-drive-menu
12mu|gnome-shell-extensions-3.8.4-2|136	Summary:        Drive status menu for GNOME Shell
12mu|gnome-shell-extensions-3.8.4-2|137	Group:          Graphical desktop/GNOME
12mu|gnome-shell-extensions-3.8.4-2|138	License:        GPLv2+
12mu|gnome-shell-extensions-3.8.4-2|139	Requires:       %{pkg_prefix}-common = %{version}-%{release}
12mu|gnome-shell-extensions-3.8.4-2|140	
12mu|gnome-shell-extensions-3.8.4-2|141	%description -n %{pkg_prefix}-drive-menu
12mu|gnome-shell-extensions-3.8.4-2|142	This GNOME Shell extension provides a panel status menu for accessing and
12mu|gnome-shell-extensions-3.8.4-2|143	unmounting removable devices.
12mu|gnome-shell-extensions-3.8.4-2|144	
12mu|gnome-shell-extensions-3.8.4-2|145	
12mu|gnome-shell-extensions-3.8.4-2|146	
12mu|gnome-shell-extensions-3.8.4-2|147	
12mu|gnome-shell-extensions-3.8.4-2|148	%package -n %{pkg_prefix}-launch-new-instance
12mu|gnome-shell-extensions-3.8.4-2|149	Summary:        Always launch a new application instance for GNOME Shell
12mu|gnome-shell-extensions-3.8.4-2|150	Group:          Graphical desktop/GNOME
12mu|gnome-shell-extensions-3.8.4-2|151	License:        GPLv2+
12mu|gnome-shell-extensions-3.8.4-2|152	Requires:       %{pkg_prefix}-common = %{version}-%{release}
12mu|gnome-shell-extensions-3.8.4-2|153	
12mu|gnome-shell-extensions-3.8.4-2|154	%description  -n %{pkg_prefix}-launch-new-instance
12mu|gnome-shell-extensions-3.8.4-2|155	This GNOME Shell extension modifies the behavior of clicking in the dash and
12mu|gnome-shell-extensions-3.8.4-2|156	app launcher to always launch a new application instance.
12mu|gnome-shell-extensions-3.8.4-2|157	
12mu|gnome-shell-extensions-3.8.4-2|158	
12mu|gnome-shell-extensions-3.8.4-2|159	%package -n %{pkg_prefix}-native-window-placement
12mu|gnome-shell-extensions-3.8.4-2|160	Summary:        Native window placement for GNOME Shell
12mu|gnome-shell-extensions-3.8.4-2|161	Group:          Graphical desktop/GNOME
12mu|gnome-shell-extensions-3.8.4-2|162	License:        GPLv2+
12mu|gnome-shell-extensions-3.8.4-2|163	Requires:       %{pkg_prefix}-common = %{version}-%{release}
12mu|gnome-shell-extensions-3.8.4-2|164	
12mu|gnome-shell-extensions-3.8.4-2|165	%description  -n %{pkg_prefix}-native-window-placement
12mu|gnome-shell-extensions-3.8.4-2|166	This GNOME Shell extension provides additional configurability for the window
12mu|gnome-shell-extensions-3.8.4-2|167	layout in the overview, including a mechanism similar to KDE4.
12mu|gnome-shell-extensions-3.8.4-2|168	
12mu|gnome-shell-extensions-3.8.4-2|169	
12mu|gnome-shell-extensions-3.8.4-2|170	%package -n %{pkg_prefix}-places-menu
12mu|gnome-shell-extensions-3.8.4-2|171	Summary:        Places status menu for GNOME Shell
12mu|gnome-shell-extensions-3.8.4-2|172	Group:          Graphical desktop/GNOME
12mu|gnome-shell-extensions-3.8.4-2|173	License:        GPLv2+
12mu|gnome-shell-extensions-3.8.4-2|174	Requires:       %{pkg_prefix}-common = %{version}-%{release}
12mu|gnome-shell-extensions-3.8.4-2|175	
12mu|gnome-shell-extensions-3.8.4-2|176	%description -n %{pkg_prefix}-places-menu
12mu|gnome-shell-extensions-3.8.4-2|177	This GNOME Shell extension add a system status menu for quickly navigating
12mu|gnome-shell-extensions-3.8.4-2|178	places in the system.
12mu|gnome-shell-extensions-3.8.4-2|179	
12mu|gnome-shell-extensions-3.8.4-2|180	
12mu|gnome-shell-extensions-3.8.4-2|181	#%package -n %{pkg_prefix}-static-workspaces
12mu|gnome-shell-extensions-3.8.4-2|182	#Summary:        Disable dynamic workspace management in GNOME Shell
12mu|gnome-shell-extensions-3.8.4-2|183	#Group:          Graphical desktop/GNOME
12mu|gnome-shell-extensions-3.8.4-2|184	#License:        GPLv2+
12mu|gnome-shell-extensions-3.8.4-2|185	#Requires:       %{pkg_prefix}-common = %{version}-%{release}
12mu|gnome-shell-extensions-3.8.4-2|186	## Should be pulled in by control-center, but in case someone tries for a
12mu|gnome-shell-extensions-3.8.4-2|187	## minimalist gnome-shell installation
12mu|gnome-shell-extensions-3.8.4-2|188	#Requires:       libgtop2
12mu|gnome-shell-extensions-3.8.4-2|189	#
12mu|gnome-shell-extensions-3.8.4-2|190	#%description -n %{pkg_prefix}-static-workspaces
12mu|gnome-shell-extensions-3.8.4-2|191	#This GNOME Shell extension disables dynamic workspace management.
12mu|gnome-shell-extensions-3.8.4-2|192	
12mu|gnome-shell-extensions-3.8.4-2|193	
12mu|gnome-shell-extensions-3.8.4-2|194	%package -n %{pkg_prefix}-systemMonitor
12mu|gnome-shell-extensions-3.8.4-2|195	Summary:        System Monitor for GNOME Shell
12mu|gnome-shell-extensions-3.8.4-2|196	Group:          Graphical desktop/GNOME
12mu|gnome-shell-extensions-3.8.4-2|197	License:        GPLv2+
12mu|gnome-shell-extensions-3.8.4-2|198	Requires:       %{pkg_prefix}-common = %{version}-%{release}
12mu|gnome-shell-extensions-3.8.4-2|199	# Should be pulled in by control-center, but in case someone tries for a
12mu|gnome-shell-extensions-3.8.4-2|200	# minimalist gnome-shell installation
12mu|gnome-shell-extensions-3.8.4-2|201	Requires:       libgtop2
12mu|gnome-shell-extensions-3.8.4-2|202	
12mu|gnome-shell-extensions-3.8.4-2|203	%description -n %{pkg_prefix}-systemMonitor
12mu|gnome-shell-extensions-3.8.4-2|204	This GNOME Shell extension is a message tray indicator for CPU and memory
12mu|gnome-shell-extensions-3.8.4-2|205	usage.
12mu|gnome-shell-extensions-3.8.4-2|206	
12mu|gnome-shell-extensions-3.8.4-2|207	
12mu|gnome-shell-extensions-3.8.4-2|208	%package -n %{pkg_prefix}-user-theme
12mu|gnome-shell-extensions-3.8.4-2|209	Summary:        Support for custom themes in GNOME Shell
12mu|gnome-shell-extensions-3.8.4-2|210	Group:          Graphical desktop/GNOME
12mu|gnome-shell-extensions-3.8.4-2|211	License:        GPLv2+
12mu|gnome-shell-extensions-3.8.4-2|212	Requires:       %{pkg_prefix}-common = %{version}-%{release}
12mu|gnome-shell-extensions-3.8.4-2|213	
12mu|gnome-shell-extensions-3.8.4-2|214	%description -n %{pkg_prefix}-user-theme
12mu|gnome-shell-extensions-3.8.4-2|215	This GNOME Shell extension enables loading a GNOME Shell theme from
12mu|gnome-shell-extensions-3.8.4-2|216	~/.themes/<name>/gnome-shell/.
12mu|gnome-shell-extensions-3.8.4-2|217	
12mu|gnome-shell-extensions-3.8.4-2|218	
12mu|gnome-shell-extensions-3.8.4-2|219	%package -n %{pkg_prefix}-window-list
12mu|gnome-shell-extensions-3.8.4-2|220	Summary:        Display a window list at the bottom of the screen in GNOME Shell
12mu|gnome-shell-extensions-3.8.4-2|221	Group:          Graphical desktop/GNOME
12mu|gnome-shell-extensions-3.8.4-2|222	License:        GPLv2+
12mu|gnome-shell-extensions-3.8.4-2|223	Requires:       %{pkg_prefix}-common = %{version}-%{release}
12mu|gnome-shell-extensions-3.8.4-2|224	
12mu|gnome-shell-extensions-3.8.4-2|225	%description -n %{pkg_prefix}-window-list
12mu|gnome-shell-extensions-3.8.4-2|226	This GNOME Shell extension displays a window list at the bottom of the screen.
12mu|gnome-shell-extensions-3.8.4-2|227	
12mu|gnome-shell-extensions-3.8.4-2|228	
12mu|gnome-shell-extensions-3.8.4-2|229	%package -n %{pkg_prefix}-windowsNavigator
12mu|gnome-shell-extensions-3.8.4-2|230	Summary:        Support for keyboard selection of windows and workspaces in GNOME Shell
12mu|gnome-shell-extensions-3.8.4-2|231	Group:          Graphical desktop/GNOME
12mu|gnome-shell-extensions-3.8.4-2|232	License:        GPLv2+
12mu|gnome-shell-extensions-3.8.4-2|233	Requires:       %{pkg_prefix}-common = %{version}-%{release}
12mu|gnome-shell-extensions-3.8.4-2|234	
12mu|gnome-shell-extensions-3.8.4-2|235	%description -n %{pkg_prefix}-windowsNavigator
12mu|gnome-shell-extensions-3.8.4-2|236	This GNOME Shell extension enables keyboard selection of windows and workspaces
12mu|gnome-shell-extensions-3.8.4-2|237	in overlay mode, by pressing the Alt and Ctrl key respectively.
12mu|gnome-shell-extensions-3.8.4-2|238	
12mu|gnome-shell-extensions-3.8.4-2|239	
12mu|gnome-shell-extensions-3.8.4-2|240	%package -n %{pkg_prefix}-workspace-indicator
12mu|gnome-shell-extensions-3.8.4-2|241	Summary:        Workspace indicator for GNOME Shell
12mu|gnome-shell-extensions-3.8.4-2|242	Group:          Graphical desktop/GNOME
12mu|gnome-shell-extensions-3.8.4-2|243	License:        GPLv2+
12mu|gnome-shell-extensions-3.8.4-2|244	Requires:       %{pkg_prefix}-common = %{version}-%{release}
12mu|gnome-shell-extensions-3.8.4-2|245	
12mu|gnome-shell-extensions-3.8.4-2|246	%description -n %{pkg_prefix}-workspace-indicator
12mu|gnome-shell-extensions-3.8.4-2|247	This GNOME Shell extension add a system status menu for quickly changing
12mu|gnome-shell-extensions-3.8.4-2|248	workspaces.
12mu|gnome-shell-extensions-3.8.4-2|249	
12mu|gnome-shell-extensions-3.8.4-2|250	
12mu|gnome-shell-extensions-3.8.4-2|251	%package -n %{pkg_prefix}-xrandr-indicator
12mu|gnome-shell-extensions-3.8.4-2|252	Summary:        GNOME Shell status menu for rotating monitors
12mu|gnome-shell-extensions-3.8.4-2|253	Group:          Graphical desktop/GNOME
12mu|gnome-shell-extensions-3.8.4-2|254	License:        GPLv2+
12mu|gnome-shell-extensions-3.8.4-2|255	Requires:       %{pkg_prefix}-common = %{version}-%{release}
12mu|gnome-shell-extensions-3.8.4-2|256	
12mu|gnome-shell-extensions-3.8.4-2|257	%description  -n %{pkg_prefix}-xrandr-indicator
12mu|gnome-shell-extensions-3.8.4-2|258	This GNOME Shell extension adds a status menu to let rotate the laptop monitor
12mu|gnome-shell-extensions-3.8.4-2|259	and open display preferences quickly.
12mu|gnome-shell-extensions-3.8.4-2|260	
12mu|gnome-shell-extensions-3.8.4-2|261	
12mu|gnome-shell-extensions-3.8.4-2|262	%prep
12mu|gnome-shell-extensions-3.8.4-2|263	%setup -q
12mu|gnome-shell-extensions-3.8.4-2|264	
12mu|gnome-shell-extensions-3.8.4-2|265	
12mu|gnome-shell-extensions-3.8.4-2|266	%build
12mu|gnome-shell-extensions-3.8.4-2|267	# In case we build from a Git checkout
12mu|gnome-shell-extensions-3.8.4-2|268	[ -x autogen.sh ] && NOCONFIGURE=1 ./autogen.sh
12mu|gnome-shell-extensions-3.8.4-2|269	%configure2_5x  --enable-extensions="all"
12mu|gnome-shell-extensions-3.8.4-2|270	%make
12mu|gnome-shell-extensions-3.8.4-2|271	
12mu|gnome-shell-extensions-3.8.4-2|272	
12mu|gnome-shell-extensions-3.8.4-2|273	%install
12mu|gnome-shell-extensions-3.8.4-2|274	%makeinstall_std
12mu|gnome-shell-extensions-3.8.4-2|275	
12mu|gnome-shell-extensions-3.8.4-2|276	# Drop useless example extension
12mu|gnome-shell-extensions-3.8.4-2|277	rm -r %{buildroot}%{_datadir}/gnome-shell/extensions/example*/
12mu|gnome-shell-extensions-3.8.4-2|278	rm %{buildroot}%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.example.gschema.xml
12mu|gnome-shell-extensions-3.8.4-2|279	
12mu|gnome-shell-extensions-3.8.4-2|280	desktop-file-validate %{buildroot}%{_datadir}/applications/gnome-shell-classic.desktop
12mu|gnome-shell-extensions-3.8.4-2|281	
12mu|gnome-shell-extensions-3.8.4-2|282	# helper script
12mu|gnome-shell-extensions-3.8.4-2|283	mkdir -p %buildroot%{_bindir}
12mu|gnome-shell-extensions-3.8.4-2|284	cat << EOF >%{buildroot}%{_bindir}/startgnome_classic
12mu|gnome-shell-extensions-3.8.4-2|285	#!/bin/sh
12mu|gnome-shell-extensions-3.8.4-2|286	exec gnome-session --session gnome-classic
12mu|gnome-shell-extensions-3.8.4-2|287	EOF
12mu|gnome-shell-extensions-3.8.4-2|288	chmod 755 %{buildroot}%{_bindir}/startgnome_classic
12mu|gnome-shell-extensions-3.8.4-2|289	
12mu|gnome-shell-extensions-3.8.4-2|290	# wmsession session file
12mu|gnome-shell-extensions-3.8.4-2|291	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
12mu|gnome-shell-extensions-3.8.4-2|292	cat << EOF > %{buildroot}%{_sysconfdir}/X11/wmsession.d/03GNOME_CLASSIC
12mu|gnome-shell-extensions-3.8.4-2|293	NAME=GNOME Classic
12mu|gnome-shell-extensions-3.8.4-2|294	ICON=gnome-logo-icon-transparent.png
12mu|gnome-shell-extensions-3.8.4-2|295	DESC=GNOME 3 Classic Mode
12mu|gnome-shell-extensions-3.8.4-2|296	EXEC=%{_bindir}/startgnome_classic
12mu|gnome-shell-extensions-3.8.4-2|297	SCRIPT:
12mu|gnome-shell-extensions-3.8.4-2|298	exec %{_bindir}/startgnome_classic
12mu|gnome-shell-extensions-3.8.4-2|299	EOF
12mu|gnome-shell-extensions-3.8.4-2|300	
12mu|gnome-shell-extensions-3.8.4-2|301	rm -rf %{buildroot}%{_datadir}/xsessions/
12mu|gnome-shell-extensions-3.8.4-2|302	
12mu|gnome-shell-extensions-3.8.4-2|303	%find_lang %{name}
12mu|gnome-shell-extensions-3.8.4-2|304	
12mu|gnome-shell-extensions-3.8.4-2|305	%post
12mu|gnome-shell-extensions-3.8.4-2|306	%{make_session}
12mu|gnome-shell-extensions-3.8.4-2|307	
12mu|gnome-shell-extensions-3.8.4-2|308	%files -n %{pkg_prefix}-common -f %{name}.lang
12mu|gnome-shell-extensions-3.8.4-2|309	%doc COPYING NEWS README
12mu|gnome-shell-extensions-3.8.4-2|310	%dir %{_datadir}/gnome-shell/extensions/
12mu|gnome-shell-extensions-3.8.4-2|311	
12mu|gnome-shell-extensions-3.8.4-2|312	
12mu|gnome-shell-extensions-3.8.4-2|313	%files -n gnome-classic-session
12mu|gnome-shell-extensions-3.8.4-2|314	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/*
12mu|gnome-shell-extensions-3.8.4-2|315	%{_datadir}/applications/gnome-shell-classic.desktop
12mu|gnome-shell-extensions-3.8.4-2|316	%{_datadir}/gnome-session/sessions/gnome-classic.session
12mu|gnome-shell-extensions-3.8.4-2|317	%{_datadir}/gnome-shell/modes/classic.json
12mu|gnome-shell-extensions-3.8.4-2|318	%{_datadir}/gnome-shell/theme/*.svg
12mu|gnome-shell-extensions-3.8.4-2|319	%{_datadir}/gnome-shell/theme/gnome-classic.css
12mu|gnome-shell-extensions-3.8.4-2|320	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.classic-overrides.gschema.xml
12mu|gnome-shell-extensions-3.8.4-2|321	%{_bindir}/startgnome_classic
12mu|gnome-shell-extensions-3.8.4-2|322	
12mu|gnome-shell-extensions-3.8.4-2|323	
12mu|gnome-shell-extensions-3.8.4-2|324	%files -n %{pkg_prefix}-alternate-tab
12mu|gnome-shell-extensions-3.8.4-2|325	%{_datadir}/gnome-shell/extensions/alternate-tab*/
12mu|gnome-shell-extensions-3.8.4-2|326	
12mu|gnome-shell-extensions-3.8.4-2|327	
12mu|gnome-shell-extensions-3.8.4-2|328	%files -n %{pkg_prefix}-alternative-status-menu
12mu|gnome-shell-extensions-3.8.4-2|329	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.alternative-status-menu.gschema.xml
12mu|gnome-shell-extensions-3.8.4-2|330	%{_datadir}/gnome-shell/extensions/alternative-status-menu*/
12mu|gnome-shell-extensions-3.8.4-2|331	
12mu|gnome-shell-extensions-3.8.4-2|332	
12mu|gnome-shell-extensions-3.8.4-2|333	%files -n %{pkg_prefix}-apps-menu
12mu|gnome-shell-extensions-3.8.4-2|334	%{_datadir}/gnome-shell/extensions/apps-menu*/
12mu|gnome-shell-extensions-3.8.4-2|335	
12mu|gnome-shell-extensions-3.8.4-2|336	
12mu|gnome-shell-extensions-3.8.4-2|337	%files -n %{pkg_prefix}-auto-move-windows
12mu|gnome-shell-extensions-3.8.4-2|338	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.auto-move-windows.gschema.xml
12mu|gnome-shell-extensions-3.8.4-2|339	%{_datadir}/gnome-shell/extensions/auto-move-windows*/
12mu|gnome-shell-extensions-3.8.4-2|340	
12mu|gnome-shell-extensions-3.8.4-2|341	
12mu|gnome-shell-extensions-3.8.4-2|342	#%files -n %{pkg_prefix}-default-min-max
12mu|gnome-shell-extensions-3.8.4-2|343	#%{_datadir}/gnome-shell/extensions/default-min-max*/
12mu|gnome-shell-extensions-3.8.4-2|344	
12mu|gnome-shell-extensions-3.8.4-2|345	
12mu|gnome-shell-extensions-3.8.4-2|346	%files -n %{pkg_prefix}-drive-menu
12mu|gnome-shell-extensions-3.8.4-2|347	%{_datadir}/gnome-shell/extensions/drive-menu*/
12mu|gnome-shell-extensions-3.8.4-2|348	
12mu|gnome-shell-extensions-3.8.4-2|349	
12mu|gnome-shell-extensions-3.8.4-2|350	%files -n %{pkg_prefix}-launch-new-instance
12mu|gnome-shell-extensions-3.8.4-2|351	%{_datadir}/gnome-shell/extensions/launch-new-instance*/
12mu|gnome-shell-extensions-3.8.4-2|352	
12mu|gnome-shell-extensions-3.8.4-2|353	
12mu|gnome-shell-extensions-3.8.4-2|354	%files -n %{pkg_prefix}-native-window-placement
12mu|gnome-shell-extensions-3.8.4-2|355	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.native-window-placement.gschema.xml
12mu|gnome-shell-extensions-3.8.4-2|356	%{_datadir}/gnome-shell/extensions/native-window-placement*/
12mu|gnome-shell-extensions-3.8.4-2|357	
12mu|gnome-shell-extensions-3.8.4-2|358	
12mu|gnome-shell-extensions-3.8.4-2|359	%files -n %{pkg_prefix}-places-menu
12mu|gnome-shell-extensions-3.8.4-2|360	%{_datadir}/gnome-shell/extensions/places-menu*/
12mu|gnome-shell-extensions-3.8.4-2|361	
12mu|gnome-shell-extensions-3.8.4-2|362	
12mu|gnome-shell-extensions-3.8.4-2|363	#%files -n %{pkg_prefix}-static-workspaces
12mu|gnome-shell-extensions-3.8.4-2|364	#%{_datadir}/gnome-shell/extensions/static-workspaces*/
12mu|gnome-shell-extensions-3.8.4-2|365	
12mu|gnome-shell-extensions-3.8.4-2|366	
12mu|gnome-shell-extensions-3.8.4-2|367	%files -n %{pkg_prefix}-systemMonitor
12mu|gnome-shell-extensions-3.8.4-2|368	%{_datadir}/gnome-shell/extensions/systemMonitor*/
12mu|gnome-shell-extensions-3.8.4-2|369	
12mu|gnome-shell-extensions-3.8.4-2|370	
12mu|gnome-shell-extensions-3.8.4-2|371	%files -n %{pkg_prefix}-user-theme
12mu|gnome-shell-extensions-3.8.4-2|372	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.user-theme.gschema.xml
12mu|gnome-shell-extensions-3.8.4-2|373	%{_datadir}/gnome-shell/extensions/user-theme*/
12mu|gnome-shell-extensions-3.8.4-2|374	
12mu|gnome-shell-extensions-3.8.4-2|375	
12mu|gnome-shell-extensions-3.8.4-2|376	%files -n %{pkg_prefix}-window-list
12mu|gnome-shell-extensions-3.8.4-2|377	%{_datadir}/gnome-shell/extensions/window-list*/
12mu|gnome-shell-extensions-3.8.4-2|378	%{_datadir}/glib-2.0/schemas/org.gnome.shell.extensions.window-list.gschema.xml
12mu|gnome-shell-extensions-3.8.4-2|379	
12mu|gnome-shell-extensions-3.8.4-2|380	
12mu|gnome-shell-extensions-3.8.4-2|381	%files -n %{pkg_prefix}-windowsNavigator
12mu|gnome-shell-extensions-3.8.4-2|382	%{_datadir}/gnome-shell/extensions/windowsNavigator*/
12mu|gnome-shell-extensions-3.8.4-2|383	
12mu|gnome-shell-extensions-3.8.4-2|384	
12mu|gnome-shell-extensions-3.8.4-2|385	%files -n %{pkg_prefix}-workspace-indicator
12mu|gnome-shell-extensions-3.8.4-2|386	%{_datadir}/gnome-shell/extensions/workspace-indicator*/
12mu|gnome-shell-extensions-3.8.4-2|387	
12mu|gnome-shell-extensions-3.8.4-2|388	
12mu|gnome-shell-extensions-3.8.4-2|389	%files -n %{pkg_prefix}-xrandr-indicator
12mu|gnome-shell-extensions-3.8.4-2|390	%{_datadir}/gnome-shell/extensions/xrandr-indicator*/
12mu|gnome-shell-extensions-3.8.4-2|391	
12mu|gnome-shell-extensions-3.8.4-2|392	
12mu|gnome-shell-extensions-3.8.4-2|393	%changelog
12mu|gnome-shell-extensions-3.8.4-2|394	* Sun Nov 03 2013 Tigro <ashejn@gmail.com> 3.8.4-2
12mu|gnome-shell-extensions-3.8.4-2|395	+ Revision: 13a355e
12mu|gnome-shell-extensions-3.8.4-2|396	- added post script
12mu|gnome-shell-extensions-3.8.4-2|397	
12mu|gnome-shell-extensions-3.8.4-2|398	

19724 12
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|1	Name:           gnome-shell-extensions-desktop-shortcuts
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|2	Version:        0.0.1
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|3	Release:        1
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|4	Summary:        Gnome Shell extension allows you to add shortcuts to the desktop
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|5	
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|6	Group:          Graphical desktop/GNOME
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|7	License:        GPLv3+
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|8	URL:            http://extensions.gnome.org
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|9	Source0:        %{name}-%{version}.tar.gz
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|10	BuildArch:      noarch
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|11	Requires:       gnome-shell
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|12	
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|13	
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|14	%description
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|15	Gnome Shell extension allows you to add shortcuts to the desktop.
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|16	
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|17	%prep
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|18	%setup -q
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|19	
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|20	
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|21	%build
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|22	# Nothing to build
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|23	
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|24	
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|25	%install
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|26	rm -rf %{buildroot}
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|27	mkdir -p %{buildroot}%{_datadir}/gnome-shell/extensions/
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|28	cp -r *@*  %{buildroot}%{_datadir}/gnome-shell/extensions/
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|29	
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|30	%files
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|31	%defattr(-,root,root,-)
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|32	%{_datadir}/gnome-shell/extensions/*
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|33	
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|34	%changelog
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|35	* Thu Jan 09 2014 Julia Pikareva <julia.pikareva@rosalab.ru> 0.0.1-1
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|36	+ Revision: 72fc959
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|37	- Fix for build.
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|38	
12mu|gnome-shell-extensions-desktop-shortcuts-0.0.1-1|39	

19725 12
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|1	Name:           gnome-shell-extensions-win-key-for-help
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|2	Version:        0.0.1
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|3	Release:        1
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|4	Summary:        Gnome Shell extension showing a list of hot keys when Win key holding down
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|5	
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|6	Group:          Graphical desktop/GNOME
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|7	License:        GPLv3+
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|8	URL:            http://extensions.gnome.org
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|9	Source0:        %{name}-%{version}.tar.gz
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|10	BuildArch:      noarch
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|11	Requires:       gnome-shell
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|12	Requires:       mutter
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|13	
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|14	
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|15	%description
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|16	Gnome Shell extension showing a list of hot keys when Win key holding down.
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|17	
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|18	%prep
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|19	%setup -q
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|20	
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|21	
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|22	%build
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|23	# Nothing to build
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|24	
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|25	
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|26	%install
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|27	rm -rf %{buildroot}
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|28	mkdir -p %{buildroot}%{_datadir}/gnome-shell/extensions/
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|29	cp -r *@*  %{buildroot}%{_datadir}/gnome-shell/extensions/
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|30	
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|31	%files
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|32	%defattr(-,root,root,-)
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|33	%{_datadir}/gnome-shell/extensions/*
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|34	
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|35	%changelog
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|36	* Thu Jan 09 2014 Julia Pikareva <julia.pikareva@rosalab.ru> 0.0.1-1
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|37	+ Revision: 215d5d4
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|38	- Fix for build.
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|39	
12mu|gnome-shell-extensions-win-key-for-help-0.0.1-1|40	

19726 12
12mu|gnome-shell-rosa-extensions-0.0.9-1|1	Name:           gnome-shell-rosa-extensions
12mu|gnome-shell-rosa-extensions-0.0.9-1|2	Version:        0.0.9
12mu|gnome-shell-rosa-extensions-0.0.9-1|3	Release:        1
12mu|gnome-shell-rosa-extensions-0.0.9-1|4	Summary:        A gnome-shell extensions used in ROSA GNOME Desktop
12mu|gnome-shell-rosa-extensions-0.0.9-1|5	
12mu|gnome-shell-rosa-extensions-0.0.9-1|6	Group:          Graphical desktop/GNOME
12mu|gnome-shell-rosa-extensions-0.0.9-1|7	License:        GPLv3+
12mu|gnome-shell-rosa-extensions-0.0.9-1|8	URL:            http://extensions.gnome.org
12mu|gnome-shell-rosa-extensions-0.0.9-1|9	Source0:        %{name}-%{version}.tar.xz
12mu|gnome-shell-rosa-extensions-0.0.9-1|10	BuildArch:      noarch
12mu|gnome-shell-rosa-extensions-0.0.9-1|11	Requires:       gnome-shell
12mu|gnome-shell-rosa-extensions-0.0.9-1|12	
12mu|gnome-shell-rosa-extensions-0.0.9-1|13	
12mu|gnome-shell-rosa-extensions-0.0.9-1|14	%description
12mu|gnome-shell-rosa-extensions-0.0.9-1|15	This package contains GNOME Shell extensions from http://extensions.gnome.org:
12mu|gnome-shell-rosa-extensions-0.0.9-1|16	
12mu|gnome-shell-rosa-extensions-0.0.9-1|17	alternative-status-menu@gnome-shell-extensions.gcampax.github.com
12mu|gnome-shell-rosa-extensions-0.0.9-1|18	dash-to-dock@micxgx.gmail.com
12mu|gnome-shell-rosa-extensions-0.0.9-1|19	drop-down-terminal@gs-extensions.zzrough.org
12mu|gnome-shell-rosa-extensions-0.0.9-1|20	nohotcorner@azuri.free.fr
12mu|gnome-shell-rosa-extensions-0.0.9-1|21	notifications-alert-on-user-menu@hackedbellini.gmail.com
12mu|gnome-shell-rosa-extensions-0.0.9-1|22	weather-extension@xeked.com
12mu|gnome-shell-rosa-extensions-0.0.9-1|23	SkypeNotification@chrisss404.gmail.com
12mu|gnome-shell-rosa-extensions-0.0.9-1|24	
12mu|gnome-shell-rosa-extensions-0.0.9-1|25	%prep
12mu|gnome-shell-rosa-extensions-0.0.9-1|26	%setup -q
12mu|gnome-shell-rosa-extensions-0.0.9-1|27	
12mu|gnome-shell-rosa-extensions-0.0.9-1|28	
12mu|gnome-shell-rosa-extensions-0.0.9-1|29	%build
12mu|gnome-shell-rosa-extensions-0.0.9-1|30	# Nothing to build
12mu|gnome-shell-rosa-extensions-0.0.9-1|31	
12mu|gnome-shell-rosa-extensions-0.0.9-1|32	
12mu|gnome-shell-rosa-extensions-0.0.9-1|33	%install
12mu|gnome-shell-rosa-extensions-0.0.9-1|34	rm -rf %{buildroot}
12mu|gnome-shell-rosa-extensions-0.0.9-1|35	mkdir -p %{buildroot}%{_datadir}/gnome-shell/extensions/
12mu|gnome-shell-rosa-extensions-0.0.9-1|36	cp -r *@*  %{buildroot}%{_datadir}/gnome-shell/extensions/
12mu|gnome-shell-rosa-extensions-0.0.9-1|37	
12mu|gnome-shell-rosa-extensions-0.0.9-1|38	# fix permissions on metadata.json
12mu|gnome-shell-rosa-extensions-0.0.9-1|39	find %{buildroot}%{_datadir}/gnome-shell/extensions/ -name "metadata.json" -exec chmod 644 {} \;
12mu|gnome-shell-rosa-extensions-0.0.9-1|40	
12mu|gnome-shell-rosa-extensions-0.0.9-1|41	%files
12mu|gnome-shell-rosa-extensions-0.0.9-1|42	%defattr(-,root,root,-)
12mu|gnome-shell-rosa-extensions-0.0.9-1|43	%{_datadir}/gnome-shell/extensions/*
12mu|gnome-shell-rosa-extensions-0.0.9-1|44	
12mu|gnome-shell-rosa-extensions-0.0.9-1|45	%changelog
12mu|gnome-shell-rosa-extensions-0.0.9-1|46	* Wed Oct 08 2014 Tigro <ashejn@gmail.com> 0.0.9-1
12mu|gnome-shell-rosa-extensions-0.0.9-1|47	+ Revision: 6ef4c13
12mu|gnome-shell-rosa-extensions-0.0.9-1|48	- downgrade dash2dock to old 3.8 version
12mu|gnome-shell-rosa-extensions-0.0.9-1|49	
12mu|gnome-shell-rosa-extensions-0.0.9-1|50	

19727 12
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|1	Name:           gnome-shell-rosa-hotkeys
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|2	Version:        0.0.4
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|3	Release:        2
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|4	Summary:        A gnome-shell hotkeys extension by ROSA
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|5	
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|6	Group:          Graphical desktop/GNOME
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|7	License:        GPLv3+
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|8	URL:            http://extensions.gnome.org
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|9	Source0:        %{name}-%{version}.tar.gz
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|10	BuildArch:      noarch
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|11	Requires:       gnome-shell
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|12	
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|13	
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|14	%description
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|15	This package contains GNOME Shell extension
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|16	implementing familiar desktop hotkeys.
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|17	
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|18	%prep
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|19	%setup -q
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|20	
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|21	
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|22	%build
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|23	# Nothing to build
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|24	
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|25	%install
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|26	rm -rf %{buildroot}
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|27	mkdir -p %{buildroot}%{_datadir}/gnome-shell/extensions/
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|28	cp -r *@*  %{buildroot}%{_datadir}/gnome-shell/extensions/
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|29	
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|30	%files
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|31	%defattr(-,root,root,-)
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|32	%{_datadir}/gnome-shell/extensions/*
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|33	
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|34	%changelog
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|35	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.0.4-2
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|36	+ Revision: b7dd410
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|37	- MassBuild#440: Increase release tag
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|38	
12mu|gnome-shell-rosa-hotkeys-0.0.4-2|39	

19728 12
12mu|gnome-sudoku-3.8.1-2|1	Name:           gnome-sudoku
12mu|gnome-sudoku-3.8.1-2|2	Epoch:          1
12mu|gnome-sudoku-3.8.1-2|3	Version:        3.8.1
12mu|gnome-sudoku-3.8.1-2|4	Release:        2
12mu|gnome-sudoku-3.8.1-2|5	Summary:        GNOME Sudoku game
12mu|gnome-sudoku-3.8.1-2|6	
12mu|gnome-sudoku-3.8.1-2|7	License:        GPLv2+ and CC-BY-SA
12mu|gnome-sudoku-3.8.1-2|8	Group:		Games/Other
12mu|gnome-sudoku-3.8.1-2|9	URL:            http://projects.gnome.org/gnome-games/
12mu|gnome-sudoku-3.8.1-2|10	Source0:        http://download.gnome.org/sources/gnome-sudoku/3.8/gnome-sudoku-%{version}.tar.xz
12mu|gnome-sudoku-3.8.1-2|11	
12mu|gnome-sudoku-3.8.1-2|12	# https://bugzilla.gnome.org/show_bug.cgi?id=693736
12mu|gnome-sudoku-3.8.1-2|13	Patch1:         0001-Fix-NumberBox-envents-configuration-with-latest-pygo.patch
12mu|gnome-sudoku-3.8.1-2|14	
12mu|gnome-sudoku-3.8.1-2|15	BuildArch:      noarch
12mu|gnome-sudoku-3.8.1-2|16	
12mu|gnome-sudoku-3.8.1-2|17	BuildRequires:  desktop-file-utils
12mu|gnome-sudoku-3.8.1-2|18	BuildRequires:  pkgconfig(glib-2.0)
12mu|gnome-sudoku-3.8.1-2|19	BuildRequires:  intltool
12mu|gnome-sudoku-3.8.1-2|20	BuildRequires:  itstool
12mu|gnome-sudoku-3.8.1-2|21	BuildRequires:  pkgconfig(pygobject-3.0)
12mu|gnome-sudoku-3.8.1-2|22	BuildRequires:  pkgconfig(python-2.7)
12mu|gnome-sudoku-3.8.1-2|23	
12mu|gnome-sudoku-3.8.1-2|24	Requires:       gtk+3.0
12mu|gnome-sudoku-3.8.1-2|25	# fix http://bugs.rosalinux.ru/show_bug.cgi?id=2826
12mu|gnome-sudoku-3.8.1-2|26	Requires:       python3-gi-cairo
12mu|gnome-sudoku-3.8.1-2|27	
12mu|gnome-sudoku-3.8.1-2|28	Obsoletes: gnome-games < 3.7.92
12mu|gnome-sudoku-3.8.1-2|29	
12mu|gnome-sudoku-3.8.1-2|30	%description
12mu|gnome-sudoku-3.8.1-2|31	GNOME version of the popular Sudoku Japanese logic game.
12mu|gnome-sudoku-3.8.1-2|32	
12mu|gnome-sudoku-3.8.1-2|33	
12mu|gnome-sudoku-3.8.1-2|34	%prep
12mu|gnome-sudoku-3.8.1-2|35	%setup -q
12mu|gnome-sudoku-3.8.1-2|36	%apply_patches
12mu|gnome-sudoku-3.8.1-2|37	
12mu|gnome-sudoku-3.8.1-2|38	%build
12mu|gnome-sudoku-3.8.1-2|39	%configure2_5x
12mu|gnome-sudoku-3.8.1-2|40	%make
12mu|gnome-sudoku-3.8.1-2|41	
12mu|gnome-sudoku-3.8.1-2|42	
12mu|gnome-sudoku-3.8.1-2|43	%install
12mu|gnome-sudoku-3.8.1-2|44	%makeinstall_std
12mu|gnome-sudoku-3.8.1-2|45	
12mu|gnome-sudoku-3.8.1-2|46	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gnome-sudoku.desktop
12mu|gnome-sudoku-3.8.1-2|47	
12mu|gnome-sudoku-3.8.1-2|48	%find_lang %{name} --with-gnome
12mu|gnome-sudoku-3.8.1-2|49	
12mu|gnome-sudoku-3.8.1-2|50	
12mu|gnome-sudoku-3.8.1-2|51	%files -f %{name}.lang
12mu|gnome-sudoku-3.8.1-2|52	%doc COPYING
12mu|gnome-sudoku-3.8.1-2|53	%{_bindir}/gnome-sudoku
12mu|gnome-sudoku-3.8.1-2|54	%{_datadir}/applications/gnome-sudoku.desktop
12mu|gnome-sudoku-3.8.1-2|55	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-sudoku.gschema.xml
12mu|gnome-sudoku-3.8.1-2|56	%{_datadir}/gnome-sudoku
12mu|gnome-sudoku-3.8.1-2|57	%{_datadir}/icons/HighContrast/*/apps/gnome-sudoku.*
12mu|gnome-sudoku-3.8.1-2|58	%{_datadir}/icons/hicolor/*/apps/gnome-sudoku.*
12mu|gnome-sudoku-3.8.1-2|59	%{_mandir}/man6/gnome-sudoku.6*
12mu|gnome-sudoku-3.8.1-2|60	%{python_sitelib}/gnome_sudoku
12mu|gnome-sudoku-3.8.1-2|61	
12mu|gnome-sudoku-3.8.1-2|62	
12mu|gnome-sudoku-3.8.1-2|63	%changelog
12mu|gnome-sudoku-3.8.1-2|64	* Fri Oct 11 2013 Tigro <ashejn@gmail.com> 1:3.8.1-2
12mu|gnome-sudoku-3.8.1-2|65	+ Revision: 0ef268f
12mu|gnome-sudoku-3.8.1-2|66	- added comment
12mu|gnome-sudoku-3.8.1-2|67	
12mu|gnome-sudoku-3.8.1-2|68	

19729 12
12mu|gnome-system-log-3.8.1-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|gnome-system-log-3.8.1-1|2	
12mu|gnome-system-log-3.8.1-1|3	Name:		gnome-system-log
12mu|gnome-system-log-3.8.1-1|4	Version:	3.8.1
12mu|gnome-system-log-3.8.1-1|5	Release:	1
12mu|gnome-system-log-3.8.1-1|6	Summary:	GNOME System log utility
12mu|gnome-system-log-3.8.1-1|7	License:	GPLv2+
12mu|gnome-system-log-3.8.1-1|8	Group:		Graphical desktop/GNOME
12mu|gnome-system-log-3.8.1-1|9	Url:		http://www.gnome.org
12mu|gnome-system-log-3.8.1-1|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|gnome-system-log-3.8.1-1|11	BuildRequires:	intltool itstool
12mu|gnome-system-log-3.8.1-1|12	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|gnome-system-log-3.8.1-1|13	BuildRequires:	pkgconfig(glib-2.0) >= 2.31.0
12mu|gnome-system-log-3.8.1-1|14	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
12mu|gnome-system-log-3.8.1-1|15	#BuildRequires:	pkgconfig(libcanberra-gtk3)
12mu|gnome-system-log-3.8.1-1|16	Requires:	usermode-consoleonly
12mu|gnome-system-log-3.8.1-1|17	Conflicts:	gnome-utils < 1:3.3.1
12mu|gnome-system-log-3.8.1-1|18	
12mu|gnome-system-log-3.8.1-1|19	%description
12mu|gnome-system-log-3.8.1-1|20	Gnome System log utility.
12mu|gnome-system-log-3.8.1-1|21	
12mu|gnome-system-log-3.8.1-1|22	%prep
12mu|gnome-system-log-3.8.1-1|23	%setup -q
12mu|gnome-system-log-3.8.1-1|24	
12mu|gnome-system-log-3.8.1-1|25	%build
12mu|gnome-system-log-3.8.1-1|26	%configure2_5x \
12mu|gnome-system-log-3.8.1-1|27	--disable-rpath \
12mu|gnome-system-log-3.8.1-1|28	--disable-schemas-compile
12mu|gnome-system-log-3.8.1-1|29	%make
12mu|gnome-system-log-3.8.1-1|30	
12mu|gnome-system-log-3.8.1-1|31	%install
12mu|gnome-system-log-3.8.1-1|32	%makeinstall_std
12mu|gnome-system-log-3.8.1-1|33	
12mu|gnome-system-log-3.8.1-1|34	#handle docs with files section
12mu|gnome-system-log-3.8.1-1|35	#rm -rf %{buildroot}%{_defaultdocdir}
12mu|gnome-system-log-3.8.1-1|36	
12mu|gnome-system-log-3.8.1-1|37	# make gnome-system-log use consolehelper until it starts using polkit
12mu|gnome-system-log-3.8.1-1|38	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mu|gnome-system-log-3.8.1-1|39	cat <<EOF > %{buildroot}%{_sysconfdir}/pam.d/gnome-system-log
12mu|gnome-system-log-3.8.1-1|40	#%%PAM-1.0
12mu|gnome-system-log-3.8.1-1|41	auth		include		system-auth
12mu|gnome-system-log-3.8.1-1|42	account		include		system-auth
12mu|gnome-system-log-3.8.1-1|43	session		include		system-auth
12mu|gnome-system-log-3.8.1-1|44	EOF
12mu|gnome-system-log-3.8.1-1|45	
12mu|gnome-system-log-3.8.1-1|46	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mu|gnome-system-log-3.8.1-1|47	cat <<EOF > %{buildroot}%{_sysconfdir}/security/console.apps/gnome-system-log
12mu|gnome-system-log-3.8.1-1|48	USER=root
12mu|gnome-system-log-3.8.1-1|49	PROGRAM=/usr/sbin/gnome-system-log
12mu|gnome-system-log-3.8.1-1|50	SESSION=true
12mu|gnome-system-log-3.8.1-1|51	FALLBACK=true
12mu|gnome-system-log-3.8.1-1|52	EOF
12mu|gnome-system-log-3.8.1-1|53	
12mu|gnome-system-log-3.8.1-1|54	mkdir -p %{buildroot}%{_sbindir}
12mu|gnome-system-log-3.8.1-1|55	mv %{buildroot}%{_bindir}/gnome-system-log %{buildroot}%{_sbindir}
12mu|gnome-system-log-3.8.1-1|56	ln -s /usr/bin/consolehelper %{buildroot}%{_bindir}/gnome-system-log
12mu|gnome-system-log-3.8.1-1|57	
12mu|gnome-system-log-3.8.1-1|58	%find_lang %{name} --with-gnome
12mu|gnome-system-log-3.8.1-1|59	
12mu|gnome-system-log-3.8.1-1|60	%files -f %{name}.lang
12mu|gnome-system-log-3.8.1-1|61	%doc NEWS
12mu|gnome-system-log-3.8.1-1|62	%{_bindir}/*
12mu|gnome-system-log-3.8.1-1|63	%{_sbindir}/%{name}
12mu|gnome-system-log-3.8.1-1|64	%{_sysconfdir}/pam.d/gnome-system-log
12mu|gnome-system-log-3.8.1-1|65	%{_sysconfdir}/security/console.apps/gnome-system-log
12mu|gnome-system-log-3.8.1-1|66	%{_datadir}/GConf/gsettings/logview.convert
12mu|gnome-system-log-3.8.1-1|67	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-log.gschema.xml
12mu|gnome-system-log-3.8.1-1|68	%{_datadir}/applications/%{name}.desktop
12mu|gnome-system-log-3.8.1-1|69	%{_mandir}/man1/%{name}.1.*
12mu|gnome-system-log-3.8.1-1|70	%{_datadir}/icons/*/*/apps/*

19730 12
12mu|gnome-system-monitor-3.8.2.1-1|1	Summary:	Simple process monitor
12mu|gnome-system-monitor-3.8.2.1-1|2	Name:		gnome-system-monitor
12mu|gnome-system-monitor-3.8.2.1-1|3	Version:	3.8.2.1
12mu|gnome-system-monitor-3.8.2.1-1|4	Release:	1
12mu|gnome-system-monitor-3.8.2.1-1|5	License:	GPLv2+
12mu|gnome-system-monitor-3.8.2.1-1|6	Group:		Graphical desktop/GNOME
12mu|gnome-system-monitor-3.8.2.1-1|7	URL:		http://www.gnome.org/
12mu|gnome-system-monitor-3.8.2.1-1|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|gnome-system-monitor-3.8.2.1-1|9	
12mu|gnome-system-monitor-3.8.2.1-1|10	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|gnome-system-monitor-3.8.2.1-1|11	BuildRequires:	intltool >= 0.41.0 itstool
12mu|gnome-system-monitor-3.8.2.1-1|12	BuildRequires:	pkgconfig(giomm-2.4) >= 2.27
12mu|gnome-system-monitor-3.8.2.1-1|13	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
12mu|gnome-system-monitor-3.8.2.1-1|14	BuildRequires:	pkgconfig(glibmm-2.4) >= 2.27
12mu|gnome-system-monitor-3.8.2.1-1|15	BuildRequires:	pkgconfig(gnome-icon-theme) >= 2.31
12mu|gnome-system-monitor-3.8.2.1-1|16	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
12mu|gnome-system-monitor-3.8.2.1-1|17	BuildRequires:	pkgconfig(gtkmm-3.0) >= 2.99
12mu|gnome-system-monitor-3.8.2.1-1|18	BuildRequires:	pkgconfig(libgtop-2.0) >= 2.28.2
12mu|gnome-system-monitor-3.8.2.1-1|19	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.12
12mu|gnome-system-monitor-3.8.2.1-1|20	BuildRequires:	pkgconfig(libwnck-3.0) >= 2.91.0
12mu|gnome-system-monitor-3.8.2.1-1|21	BuildRequires:	pkgconfig(libxml-2.0) >= 2.0
12mu|gnome-system-monitor-3.8.2.1-1|22	BuildRequires:  pkgconfig(libsystemd-daemon) >= 38
12mu|gnome-system-monitor-3.8.2.1-1|23	BuildRequires:  pkgconfig(libsystemd-login) >= 38
12mu|gnome-system-monitor-3.8.2.1-1|24	Requires:	polkit-agent
12mu|gnome-system-monitor-3.8.2.1-1|25	%ifnarch %arm %mips
12mu|gnome-system-monitor-3.8.2.1-1|26	Requires: lsb-release
12mu|gnome-system-monitor-3.8.2.1-1|27	%endif
12mu|gnome-system-monitor-3.8.2.1-1|28	
12mu|gnome-system-monitor-3.8.2.1-1|29	%description
12mu|gnome-system-monitor-3.8.2.1-1|30	Gnome-system-monitor is a simple process and system monitor.
12mu|gnome-system-monitor-3.8.2.1-1|31	
12mu|gnome-system-monitor-3.8.2.1-1|32	%prep
12mu|gnome-system-monitor-3.8.2.1-1|33	%setup -q
12mu|gnome-system-monitor-3.8.2.1-1|34	%apply_patches
12mu|gnome-system-monitor-3.8.2.1-1|35	
12mu|gnome-system-monitor-3.8.2.1-1|36	%build
12mu|gnome-system-monitor-3.8.2.1-1|37	%configure2_5x \
12mu|gnome-system-monitor-3.8.2.1-1|38	--disable-scrollkeeper \
12mu|gnome-system-monitor-3.8.2.1-1|39	--enable-systemd
12mu|gnome-system-monitor-3.8.2.1-1|40	
12mu|gnome-system-monitor-3.8.2.1-1|41	%make LIBS='-lgmodule-2.0'
12mu|gnome-system-monitor-3.8.2.1-1|42	
12mu|gnome-system-monitor-3.8.2.1-1|43	%install
12mu|gnome-system-monitor-3.8.2.1-1|44	%makeinstall_std
12mu|gnome-system-monitor-3.8.2.1-1|45	%find_lang %{name} --with-gnome
12mu|gnome-system-monitor-3.8.2.1-1|46	
12mu|gnome-system-monitor-3.8.2.1-1|47	%files -f %{name}.lang
12mu|gnome-system-monitor-3.8.2.1-1|48	%doc README NEWS AUTHORS
12mu|gnome-system-monitor-3.8.2.1-1|49	%{_bindir}/gnome-system-monitor
12mu|gnome-system-monitor-3.8.2.1-1|50	%{_libdir}/gnome-system-monitor/gsm-kill
12mu|gnome-system-monitor-3.8.2.1-1|51	%{_libdir}/gnome-system-monitor/gsm-renice
12mu|gnome-system-monitor-3.8.2.1-1|52	%{_datadir}/applications/*
12mu|gnome-system-monitor-3.8.2.1-1|53	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-monitor.enums.xml
12mu|gnome-system-monitor-3.8.2.1-1|54	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-system-monitor.gschema.xml
12mu|gnome-system-monitor-3.8.2.1-1|55	%{_datadir}/%{name}/*.ui
12mu|gnome-system-monitor-3.8.2.1-1|56	%{_datadir}/pixmaps/%{name}
12mu|gnome-system-monitor-3.8.2.1-1|57	%{_datadir}/polkit-1/actions/org.gnome.gnome-system-monitor.policy

19731 12
12mu|gnome-terminal-3.8.4-2|1	Summary: GNOME terminal
12mu|gnome-terminal-3.8.4-2|2	Name: gnome-terminal
12mu|gnome-terminal-3.8.4-2|3	Version: 3.8.4
12mu|gnome-terminal-3.8.4-2|4	Release: 2
12mu|gnome-terminal-3.8.4-2|5	License: GPLv2+
12mu|gnome-terminal-3.8.4-2|6	Group: Graphical desktop/GNOME
12mu|gnome-terminal-3.8.4-2|7	URL: http://www.gnome.org/
12mu|gnome-terminal-3.8.4-2|8	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|gnome-terminal-3.8.4-2|9	Patch0: gnome-terminal-3.8.4-help-ru.patch
12mu|gnome-terminal-3.8.4-2|10	
12mu|gnome-terminal-3.8.4-2|11	BuildRequires:	gnome-doc-utils-devel
12mu|gnome-terminal-3.8.4-2|12	BuildRequires:	intltool itstool
12mu|gnome-terminal-3.8.4-2|13	BuildRequires:	xsltproc
12mu|gnome-terminal-3.8.4-2|14	BuildRequires:	pkgconfig(gconf-2.0)
12mu|gnome-terminal-3.8.4-2|15	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mu|gnome-terminal-3.8.4-2|16	BuildRequires:	pkgconfig(glib-2.0)
12mu|gnome-terminal-3.8.4-2|17	#for gtk-builder-convert
12mu|gnome-terminal-3.8.4-2|18	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|gnome-terminal-3.8.4-2|19	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|gnome-terminal-3.8.4-2|20	#BuildRequires:	pkgconfig(ice)
12mu|gnome-terminal-3.8.4-2|21	BuildRequires:	libice-devel
12mu|gnome-terminal-3.8.4-2|22	BuildRequires:	pkgconfig(sm)
12mu|gnome-terminal-3.8.4-2|23	BuildRequires:	pkgconfig(vte-2.90) >= 0.34.7
12mu|gnome-terminal-3.8.4-2|24	BuildRequires:	pkgconfig(x11)
12mu|gnome-terminal-3.8.4-2|25	BuildRequires:	pkgconfig(dconf)
12mu|gnome-terminal-3.8.4-2|26	BuildRequires:	pkgconfig(uuid)
12mu|gnome-terminal-3.8.4-2|27	BuildRequires:	scrollkeeper
12mu|gnome-terminal-3.8.4-2|28	
12mu|gnome-terminal-3.8.4-2|29	%description
12mu|gnome-terminal-3.8.4-2|30	This is the GNOME terminal emulator application.
12mu|gnome-terminal-3.8.4-2|31	
12mu|gnome-terminal-3.8.4-2|32	%prep
12mu|gnome-terminal-3.8.4-2|33	%setup -q
12mu|gnome-terminal-3.8.4-2|34	%apply_patches
12mu|gnome-terminal-3.8.4-2|35	
12mu|gnome-terminal-3.8.4-2|36	%build
12mu|gnome-terminal-3.8.4-2|37	%configure2_5x \
12mu|gnome-terminal-3.8.4-2|38	--disable-schemas-install \
12mu|gnome-terminal-3.8.4-2|39	--with-gtk=3.0
12mu|gnome-terminal-3.8.4-2|40	#	--disable-scrollkeeper \
12mu|gnome-terminal-3.8.4-2|41	
12mu|gnome-terminal-3.8.4-2|42	%make
12mu|gnome-terminal-3.8.4-2|43	
12mu|gnome-terminal-3.8.4-2|44	%install
12mu|gnome-terminal-3.8.4-2|45	rm -rf %{buildroot}
12mu|gnome-terminal-3.8.4-2|46	%makeinstall_std
12mu|gnome-terminal-3.8.4-2|47	
12mu|gnome-terminal-3.8.4-2|48	%find_lang %{name} --with-gnome
12mu|gnome-terminal-3.8.4-2|49	
12mu|gnome-terminal-3.8.4-2|50	%post
12mu|gnome-terminal-3.8.4-2|51	if [ "$1" = "2" ]; then
12mu|gnome-terminal-3.8.4-2|52	update-alternatives --remove xvt %{_bindir}/gnome-terminal
12mu|gnome-terminal-3.8.4-2|53	fi
12mu|gnome-terminal-3.8.4-2|54	
12mu|gnome-terminal-3.8.4-2|55	%files -f %{name}.lang
12mu|gnome-terminal-3.8.4-2|56	%doc AUTHORS NEWS HACKING
12mu|gnome-terminal-3.8.4-2|57	%{_bindir}/*
12mu|gnome-terminal-3.8.4-2|58	%{_libdir}/gnome-terminal*
12mu|gnome-terminal-3.8.4-2|59	%{_datadir}/applications/*
12mu|gnome-terminal-3.8.4-2|60	%{_datadir}/dbus-1/services/org.gnome.Terminal.service
12mu|gnome-terminal-3.8.4-2|61	%{_datadir}/glib-2.0/schemas/org.gnome.Terminal.gschema.xml
12mu|gnome-terminal-3.8.4-2|62	
12mu|gnome-terminal-3.8.4-2|63	%changelog
12mu|gnome-terminal-3.8.4-2|64	* Mon Feb 17 2014 Tigro <ashejn@gmail.com> 3.8.4-2
12mu|gnome-terminal-3.8.4-2|65	+ Revision: e1a0135
12mu|gnome-terminal-3.8.4-2|66	- update help translation, not terminal
12mu|gnome-terminal-3.8.4-2|67	
12mu|gnome-terminal-3.8.4-2|68	

19732 12
12mu|gnome-tetravex-3.8.1-1|1	Name:           gnome-tetravex
12mu|gnome-tetravex-3.8.1-1|2	Version:        3.8.1
12mu|gnome-tetravex-3.8.1-1|3	Release:        1
12mu|gnome-tetravex-3.8.1-1|4	Summary:        GNOME Tetravex game
12mu|gnome-tetravex-3.8.1-1|5	
12mu|gnome-tetravex-3.8.1-1|6	License:        GPLv2+ and CC-BY-SA
12mu|gnome-tetravex-3.8.1-1|7	Group:		Games/Other
12mu|gnome-tetravex-3.8.1-1|8	URL:            https://live.gnome.org/Tetravex
12mu|gnome-tetravex-3.8.1-1|9	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|gnome-tetravex-3.8.1-1|10	
12mu|gnome-tetravex-3.8.1-1|11	BuildRequires:  desktop-file-utils
12mu|gnome-tetravex-3.8.1-1|12	BuildRequires:  pkgconfig(gtk+-3.0)
12mu|gnome-tetravex-3.8.1-1|13	BuildRequires:  intltool
12mu|gnome-tetravex-3.8.1-1|14	BuildRequires:  itstool
12mu|gnome-tetravex-3.8.1-1|15	BuildRequires:  pkgconfig(librsvg-2.0)
12mu|gnome-tetravex-3.8.1-1|16	
12mu|gnome-tetravex-3.8.1-1|17	Obsoletes: gnome-games-extra < 3.7.92
12mu|gnome-tetravex-3.8.1-1|18	Obsoletes: gnome-games < 3.7.92
12mu|gnome-tetravex-3.8.1-1|19	Obsoletes: gnotravex < 3.7.92
12mu|gnome-tetravex-3.8.1-1|20	Provides: gnotravex = %{version}-%{release}
12mu|gnome-tetravex-3.8.1-1|21	
12mu|gnome-tetravex-3.8.1-1|22	%description
12mu|gnome-tetravex-3.8.1-1|23	A puzzle game where you have to match a grid of tiles together. The skill
12mu|gnome-tetravex-3.8.1-1|24	level ranges from the simple two by two up to the seriously mind-bending six
12mu|gnome-tetravex-3.8.1-1|25	by six grid.
12mu|gnome-tetravex-3.8.1-1|26	
12mu|gnome-tetravex-3.8.1-1|27	%prep
12mu|gnome-tetravex-3.8.1-1|28	%setup -q
12mu|gnome-tetravex-3.8.1-1|29	
12mu|gnome-tetravex-3.8.1-1|30	
12mu|gnome-tetravex-3.8.1-1|31	%build
12mu|gnome-tetravex-3.8.1-1|32	%configure2_5x
12mu|gnome-tetravex-3.8.1-1|33	%make
12mu|gnome-tetravex-3.8.1-1|34	
12mu|gnome-tetravex-3.8.1-1|35	
12mu|gnome-tetravex-3.8.1-1|36	%install
12mu|gnome-tetravex-3.8.1-1|37	%makeinstall_std
12mu|gnome-tetravex-3.8.1-1|38	
12mu|gnome-tetravex-3.8.1-1|39	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
12mu|gnome-tetravex-3.8.1-1|40	
12mu|gnome-tetravex-3.8.1-1|41	%find_lang %{name} --with-gnome
12mu|gnome-tetravex-3.8.1-1|42	
12mu|gnome-tetravex-3.8.1-1|43	
12mu|gnome-tetravex-3.8.1-1|44	%files -f %{name}.lang
12mu|gnome-tetravex-3.8.1-1|45	%doc COPYING
12mu|gnome-tetravex-3.8.1-1|46	%{_bindir}/gnome-tetravex
12mu|gnome-tetravex-3.8.1-1|47	%{_datadir}/applications/gnome-tetravex.desktop
12mu|gnome-tetravex-3.8.1-1|48	%{_datadir}/glib-2.0/schemas/org.gnome.tetravex.gschema.xml
12mu|gnome-tetravex-3.8.1-1|49	%{_datadir}/gnome-tetravex
12mu|gnome-tetravex-3.8.1-1|50	%{_datadir}/icons/hicolor/*/apps/gnome-tetravex.*
12mu|gnome-tetravex-3.8.1-1|51	%{_datadir}/icons/HighContrast/*/apps/gnome-tetravex.*
12mu|gnome-tetravex-3.8.1-1|52	%{_mandir}/man6/gnome-tetravex.6*
12mu|gnome-tetravex-3.8.1-1|53	

19733 12
12mu|gnome-themes-standard-3.8.4-1|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
12mu|gnome-themes-standard-3.8.4-1|2	
12mu|gnome-themes-standard-3.8.4-1|3	Name:		gnome-themes-standard
12mu|gnome-themes-standard-3.8.4-1|4	Version:	3.8.4
12mu|gnome-themes-standard-3.8.4-1|5	Release:	1
12mu|gnome-themes-standard-3.8.4-1|6	Summary:	Standard themes for GNOME applications
12mu|gnome-themes-standard-3.8.4-1|7	Group:		Graphical desktop/GNOME
12mu|gnome-themes-standard-3.8.4-1|8	License:	LGPLv2+
12mu|gnome-themes-standard-3.8.4-1|9	URL:		http://git.gnome.org/browse/gnome-themes-standard
12mu|gnome-themes-standard-3.8.4-1|10	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gnome-themes-standard/%{url_ver}/%{name}-%{version}.tar.xz
12mu|gnome-themes-standard-3.8.4-1|11	Source1:	settings.ini
12mu|gnome-themes-standard-3.8.4-1|12	Source2:	gtkrc
12mu|gnome-themes-standard-3.8.4-1|13	
12mu|gnome-themes-standard-3.8.4-1|14	BuildRequires:	gtk+2.0
12mu|gnome-themes-standard-3.8.4-1|15	BuildRequires:	gtk+2-devel
12mu|gnome-themes-standard-3.8.4-1|16	BuildRequires:	intltool
12mu|gnome-themes-standard-3.8.4-1|17	BuildRequires:	libxml2-utils
12mu|gnome-themes-standard-3.8.4-1|18	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|gnome-themes-standard-3.8.4-1|19	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|gnome-themes-standard-3.8.4-1|20	BuildRequires:	pkgconfig(librsvg-2.0)
12mu|gnome-themes-standard-3.8.4-1|21	# if gtk-engines3 was installable this should prolly be changed
12mu|gnome-themes-standard-3.8.4-1|22	Requires:	gtk-engines2
12mu|gnome-themes-standard-3.8.4-1|23	Requires:	gnome-icon-theme
12mu|gnome-themes-standard-3.8.4-1|24	Requires:	abattis-cantarell-fonts
12mu|gnome-themes-standard-3.8.4-1|25	Requires:	adwaita-cursor-theme = %{version}-%{release}
12mu|gnome-themes-standard-3.8.4-1|26	Requires:	adwaita-gtk2-theme = %{version}-%{release}
12mu|gnome-themes-standard-3.8.4-1|27	Requires:	adwaita-gtk3-theme = %{version}-%{release}
12mu|gnome-themes-standard-3.8.4-1|28	
12mu|gnome-themes-standard-3.8.4-1|29	%rename		gnome-themes
12mu|gnome-themes-standard-3.8.4-1|30	
12mu|gnome-themes-standard-3.8.4-1|31	%description
12mu|gnome-themes-standard-3.8.4-1|32	The gnome-themes-standard package contains the standard theme for the GNOME
12mu|gnome-themes-standard-3.8.4-1|33	desktop, which provides default appearance for cursors, desktop background,
12mu|gnome-themes-standard-3.8.4-1|34	window borders and GTK+ applications.
12mu|gnome-themes-standard-3.8.4-1|35	
12mu|gnome-themes-standard-3.8.4-1|36	%package -n adwaita-cursor-theme
12mu|gnome-themes-standard-3.8.4-1|37	Summary:	Adwaita cursor theme
12mu|gnome-themes-standard-3.8.4-1|38	Group:		Graphical desktop/GNOME
12mu|gnome-themes-standard-3.8.4-1|39	BuildArch:	noarch
12mu|gnome-themes-standard-3.8.4-1|40	
12mu|gnome-themes-standard-3.8.4-1|41	%description -n adwaita-cursor-theme
12mu|gnome-themes-standard-3.8.4-1|42	The adwaita-cursor-theme package contains a modern set of cursors originally
12mu|gnome-themes-standard-3.8.4-1|43	designed for the GNOME desktop.
12mu|gnome-themes-standard-3.8.4-1|44	
12mu|gnome-themes-standard-3.8.4-1|45	%package -n adwaita-gtk2-theme
12mu|gnome-themes-standard-3.8.4-1|46	Summary:	Adwaita gtk2 theme
12mu|gnome-themes-standard-3.8.4-1|47	Group:		Graphical desktop/GNOME
12mu|gnome-themes-standard-3.8.4-1|48	
12mu|gnome-themes-standard-3.8.4-1|49	%description -n adwaita-gtk2-theme
12mu|gnome-themes-standard-3.8.4-1|50	The adwaita-gtk2-theme package contains a gtk2 theme for presenting widgets
12mu|gnome-themes-standard-3.8.4-1|51	with a GNOME look and feel.
12mu|gnome-themes-standard-3.8.4-1|52	
12mu|gnome-themes-standard-3.8.4-1|53	%package -n adwaita-gtk3-theme
12mu|gnome-themes-standard-3.8.4-1|54	Summary:	Adwaita gtk3 theme
12mu|gnome-themes-standard-3.8.4-1|55	Group:		Graphical desktop/GNOME
12mu|gnome-themes-standard-3.8.4-1|56	
12mu|gnome-themes-standard-3.8.4-1|57	%description -n adwaita-gtk3-theme
12mu|gnome-themes-standard-3.8.4-1|58	The adwaita-gtk3-theme package contains a gtk3 theme for rendering widgets
12mu|gnome-themes-standard-3.8.4-1|59	with a GNOME look and feel.
12mu|gnome-themes-standard-3.8.4-1|60	
12mu|gnome-themes-standard-3.8.4-1|61	%prep
12mu|gnome-themes-standard-3.8.4-1|62	%setup -q
12mu|gnome-themes-standard-3.8.4-1|63	
12mu|gnome-themes-standard-3.8.4-1|64	%build
12mu|gnome-themes-standard-3.8.4-1|65	%configure2_5x
12mu|gnome-themes-standard-3.8.4-1|66	#--disable-gtk2-engine
12mu|gnome-themes-standard-3.8.4-1|67	%make
12mu|gnome-themes-standard-3.8.4-1|68	
12mu|gnome-themes-standard-3.8.4-1|69	%install
12mu|gnome-themes-standard-3.8.4-1|70	%makeinstall_std
12mu|gnome-themes-standard-3.8.4-1|71	
12mu|gnome-themes-standard-3.8.4-1|72	# we don't want these
12mu|gnome-themes-standard-3.8.4-1|73	rm -rf %{buildroot}%{_libdir}/gtk-3.0/3.0.0/theming-engines/libadwaita.la
12mu|gnome-themes-standard-3.8.4-1|74	
12mu|gnome-themes-standard-3.8.4-1|75	install -Dpm644 %{SOURCE1} %{buildroot}%{_sysconfdir}/gtk-3.0/settings.ini
12mu|gnome-themes-standard-3.8.4-1|76	install -Dpm644 %{SOURCE2} %{buildroot}%{_sysconfdir}/gtk-2.0/gtkrc
12mu|gnome-themes-standard-3.8.4-1|77	
12mu|gnome-themes-standard-3.8.4-1|78	%post
12mu|gnome-themes-standard-3.8.4-1|79	touch --no-create %{_datadir}/icons/Adwaita &>/dev/null || :
12mu|gnome-themes-standard-3.8.4-1|80	
12mu|gnome-themes-standard-3.8.4-1|81	%postun
12mu|gnome-themes-standard-3.8.4-1|82	if [ $1 -eq 0 ] ; then
12mu|gnome-themes-standard-3.8.4-1|83	for t in Adwaita HighContrast; do
12mu|gnome-themes-standard-3.8.4-1|84	touch --no-create %{_datadir}/icons/$t &>/dev/null
12mu|gnome-themes-standard-3.8.4-1|85	gtk-update-icon-cache %{_datadir}/icons/$t &>/dev/null || :
12mu|gnome-themes-standard-3.8.4-1|86	done
12mu|gnome-themes-standard-3.8.4-1|87	fi
12mu|gnome-themes-standard-3.8.4-1|88	
12mu|gnome-themes-standard-3.8.4-1|89	%posttrans
12mu|gnome-themes-standard-3.8.4-1|90	for t in Adwaita HighContrast; do
12mu|gnome-themes-standard-3.8.4-1|91	gtk-update-icon-cache %{_datadir}/icons/$t &>/dev/null || :
12mu|gnome-themes-standard-3.8.4-1|92	done
12mu|gnome-themes-standard-3.8.4-1|93	
12mu|gnome-themes-standard-3.8.4-1|94	%files
12mu|gnome-themes-standard-3.8.4-1|95	%doc NEWS README
12mu|gnome-themes-standard-3.8.4-1|96	
12mu|gnome-themes-standard-3.8.4-1|97	# Background and WM
12mu|gnome-themes-standard-3.8.4-1|98	%{_datadir}/themes/Adwaita
12mu|gnome-themes-standard-3.8.4-1|99	%exclude %{_datadir}/themes/Adwaita/gtk-2.0
12mu|gnome-themes-standard-3.8.4-1|100	%exclude %{_datadir}/themes/Adwaita/gtk-3.0
12mu|gnome-themes-standard-3.8.4-1|101	
12mu|gnome-themes-standard-3.8.4-1|102	# Background
12mu|gnome-themes-standard-3.8.4-1|103	%{_datadir}/gnome-background-properties/*
12mu|gnome-themes-standard-3.8.4-1|104	
12mu|gnome-themes-standard-3.8.4-1|105	# A11y themes
12mu|gnome-themes-standard-3.8.4-1|106	%{_datadir}/icons/HighContrast
12mu|gnome-themes-standard-3.8.4-1|107	%{_datadir}/themes/HighContrast
12mu|gnome-themes-standard-3.8.4-1|108	
12mu|gnome-themes-standard-3.8.4-1|109	%files -n adwaita-cursor-theme
12mu|gnome-themes-standard-3.8.4-1|110	# Cursors
12mu|gnome-themes-standard-3.8.4-1|111	%{_datadir}/icons/Adwaita
12mu|gnome-themes-standard-3.8.4-1|112	
12mu|gnome-themes-standard-3.8.4-1|113	%files -n adwaita-gtk2-theme
12mu|gnome-themes-standard-3.8.4-1|114	# gtk2 Theme
12mu|gnome-themes-standard-3.8.4-1|115	%{_datadir}/themes/Adwaita/gtk-2.0
12mu|gnome-themes-standard-3.8.4-1|116	%{_libdir}/gtk-2.0/2.10.0/engines/libadwaita.so
12mu|gnome-themes-standard-3.8.4-1|117	
12mu|gnome-themes-standard-3.8.4-1|118	# Default gtk2 settings
12mu|gnome-themes-standard-3.8.4-1|119	%{_sysconfdir}/gtk-2.0/gtkrc
12mu|gnome-themes-standard-3.8.4-1|120	
12mu|gnome-themes-standard-3.8.4-1|121	%files -n adwaita-gtk3-theme
12mu|gnome-themes-standard-3.8.4-1|122	# gtk3 Theme and engine
12mu|gnome-themes-standard-3.8.4-1|123	%{_libdir}/gtk-3.0/3.0.0/theming-engines/libadwaita.so
12mu|gnome-themes-standard-3.8.4-1|124	%{_datadir}/themes/Adwaita/gtk-3.0
12mu|gnome-themes-standard-3.8.4-1|125	
12mu|gnome-themes-standard-3.8.4-1|126	# Default gtk3 settings
12mu|gnome-themes-standard-3.8.4-1|127	%{_sysconfdir}/gtk-3.0/settings.ini
12mu|gnome-themes-standard-3.8.4-1|128	
12mu|gnome-themes-standard-3.8.4-1|129	%changelog
12mu|gnome-themes-standard-3.8.4-1|130	* Wed Nov 27 2013 Tigro <ashejn@gmail.com> 3.8.4-1
12mu|gnome-themes-standard-3.8.4-1|131	+ Revision: f537ce7
12mu|gnome-themes-standard-3.8.4-1|132	- update to 3.8.4
12mu|gnome-themes-standard-3.8.4-1|133	
12mu|gnome-themes-standard-3.8.4-1|134	

19734 12
12mu|gnome-tweak-tool-3.8.0-7|1	%define url_ver %(echo %{version} | cut -d "." -f -2)
12mu|gnome-tweak-tool-3.8.0-7|2	
12mu|gnome-tweak-tool-3.8.0-7|3	Name:		gnome-tweak-tool
12mu|gnome-tweak-tool-3.8.0-7|4	Version:	3.8.0
12mu|gnome-tweak-tool-3.8.0-7|5	Release:	7
12mu|gnome-tweak-tool-3.8.0-7|6	Summary:	A tool to customize advanced GNOME 3 options
12mu|gnome-tweak-tool-3.8.0-7|7	Group:		Graphical desktop/GNOME
12mu|gnome-tweak-tool-3.8.0-7|8	License:	GPLv3
12mu|gnome-tweak-tool-3.8.0-7|9	URL:		http://live.gnome.org/GnomeTweakTool
12mu|gnome-tweak-tool-3.8.0-7|10	Source0:	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|gnome-tweak-tool-3.8.0-7|11	Source1:   %{name}-ru.po
12mu|gnome-tweak-tool-3.8.0-7|12	Patch0:		gnome-tweak-tool-icontheme_fix.patch
12mu|gnome-tweak-tool-3.8.0-7|13	Patch1:		gnome-tweak-tool-3.8.0-pref.js.patch
12mu|gnome-tweak-tool-3.8.0-7|14	Patch2:		gnome-tweak-tool-3.8.0-get-resizable.patch
12mu|gnome-tweak-tool-3.8.0-7|15	Patch3:		gnome-tweak-tool-3.8.0-typings-comboboxes-size.patch
12mu|gnome-tweak-tool-3.8.0-7|16	BuildArch:	noarch
12mu|gnome-tweak-tool-3.8.0-7|17	
12mu|gnome-tweak-tool-3.8.0-7|18	BuildRequires:	desktop-file-utils
12mu|gnome-tweak-tool-3.8.0-7|19	BuildRequires:	GConf2
12mu|gnome-tweak-tool-3.8.0-7|20	BuildRequires:	intltool
12mu|gnome-tweak-tool-3.8.0-7|21	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mu|gnome-tweak-tool-3.8.0-7|22	BuildRequires:	pkgconfig(pygobject-3.0)
12mu|gnome-tweak-tool-3.8.0-7|23	
12mu|gnome-tweak-tool-3.8.0-7|24	Requires:	gnome-shell
12mu|gnome-tweak-tool-3.8.0-7|25	Requires:	python-gi
12mu|gnome-tweak-tool-3.8.0-7|26	
12mu|gnome-tweak-tool-3.8.0-7|27	%description
12mu|gnome-tweak-tool-3.8.0-7|28	GNOME Tweak Tool is an application for changing the advanced settings
12mu|gnome-tweak-tool-3.8.0-7|29	of GNOME 3.
12mu|gnome-tweak-tool-3.8.0-7|30	
12mu|gnome-tweak-tool-3.8.0-7|31	Features:
12mu|gnome-tweak-tool-3.8.0-7|32	* Install and switch gnome-shell themes
12mu|gnome-tweak-tool-3.8.0-7|33	* Switch GTK+ themes
12mu|gnome-tweak-tool-3.8.0-7|34	* Switch icon themes
12mu|gnome-tweak-tool-3.8.0-7|35	* Change
12mu|gnome-tweak-tool-3.8.0-7|36	- The user-interface and title bar fonts
12mu|gnome-tweak-tool-3.8.0-7|37	- Icons in menus and buttons
12mu|gnome-tweak-tool-3.8.0-7|38	- Behavior on laptop lid close
12mu|gnome-tweak-tool-3.8.0-7|39	- Shell font size
12mu|gnome-tweak-tool-3.8.0-7|40	- File manager desktop icons
12mu|gnome-tweak-tool-3.8.0-7|41	- Title bar click action
12mu|gnome-tweak-tool-3.8.0-7|42	- Shell clock to show date
12mu|gnome-tweak-tool-3.8.0-7|43	- Font hinting
12mu|gnome-tweak-tool-3.8.0-7|44	- Font anti-aliasing
12mu|gnome-tweak-tool-3.8.0-7|45	
12mu|gnome-tweak-tool-3.8.0-7|46	%prep
12mu|gnome-tweak-tool-3.8.0-7|47	%setup -q
12mu|gnome-tweak-tool-3.8.0-7|48	cp -f %{SOURCE1} po/ru.po
12mu|gnome-tweak-tool-3.8.0-7|49	%apply_patches
12mu|gnome-tweak-tool-3.8.0-7|50	
12mu|gnome-tweak-tool-3.8.0-7|51	%build
12mu|gnome-tweak-tool-3.8.0-7|52	%configure2_5x \
12mu|gnome-tweak-tool-3.8.0-7|53	--build=%{_host}
12mu|gnome-tweak-tool-3.8.0-7|54	
12mu|gnome-tweak-tool-3.8.0-7|55	%make
12mu|gnome-tweak-tool-3.8.0-7|56	
12mu|gnome-tweak-tool-3.8.0-7|57	%install
12mu|gnome-tweak-tool-3.8.0-7|58	%makeinstall_std
12mu|gnome-tweak-tool-3.8.0-7|59	%find_lang %{name}
12mu|gnome-tweak-tool-3.8.0-7|60	
12mu|gnome-tweak-tool-3.8.0-7|61	%files -f %{name}.lang
12mu|gnome-tweak-tool-3.8.0-7|62	%doc AUTHORS COPYING NEWS README
12mu|gnome-tweak-tool-3.8.0-7|63	%{_bindir}/%{name}
12mu|gnome-tweak-tool-3.8.0-7|64	%{python_sitelib}/gtweak
12mu|gnome-tweak-tool-3.8.0-7|65	%{_datadir}/applications/%{name}.desktop
12mu|gnome-tweak-tool-3.8.0-7|66	%{_datadir}/%{name}
12mu|gnome-tweak-tool-3.8.0-7|67	%{_datadir}/icons/hicolor/*/*/*.png
12mu|gnome-tweak-tool-3.8.0-7|68	
12mu|gnome-tweak-tool-3.8.0-7|69	
12mu|gnome-tweak-tool-3.8.0-7|70	%changelog
12mu|gnome-tweak-tool-3.8.0-7|71	* Thu Nov 28 2013 Tigro <ashejn@gmail.com> 3.8.0-7
12mu|gnome-tweak-tool-3.8.0-7|72	+ Revision: b535aca
12mu|gnome-tweak-tool-3.8.0-7|73	- update russian translations
12mu|gnome-tweak-tool-3.8.0-7|74	
12mu|gnome-tweak-tool-3.8.0-7|75	

19735 12
12mu|gnome-user-docs-3.8.2-1|1	Summary: GNOME User Documentation
12mu|gnome-user-docs-3.8.2-1|2	Name: gnome-user-docs
12mu|gnome-user-docs-3.8.2-1|3	Version: 3.8.2
12mu|gnome-user-docs-3.8.2-1|4	Release: 1
12mu|gnome-user-docs-3.8.2-1|5	License: GFDL
12mu|gnome-user-docs-3.8.2-1|6	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|gnome-user-docs-3.8.2-1|7	Source1: gnome-help-ru.po
12mu|gnome-user-docs-3.8.2-1|8	Group: Books/Other
12mu|gnome-user-docs-3.8.2-1|9	Url: http://www.gnome.org/
12mu|gnome-user-docs-3.8.2-1|10	BuildArch: noarch
12mu|gnome-user-docs-3.8.2-1|11	
12mu|gnome-user-docs-3.8.2-1|12	BuildRequires: itstool
12mu|gnome-user-docs-3.8.2-1|13	BuildRequires: xsltproc
12mu|gnome-user-docs-3.8.2-1|14	BuildRequires: pkgconfig(gnome-doc-utils)
12mu|gnome-user-docs-3.8.2-1|15	
12mu|gnome-user-docs-3.8.2-1|16	%description
12mu|gnome-user-docs-3.8.2-1|17	This package contains the GNOME Glossary, Introduction to GNOME, and a Unix
12mu|gnome-user-docs-3.8.2-1|18	Primer.
12mu|gnome-user-docs-3.8.2-1|19	
12mu|gnome-user-docs-3.8.2-1|20	%prep
12mu|gnome-user-docs-3.8.2-1|21	%setup -q
12mu|gnome-user-docs-3.8.2-1|22	cp -f %{SOURCE1} gnome-help/ru/ru.po
12mu|gnome-user-docs-3.8.2-1|23	
12mu|gnome-user-docs-3.8.2-1|24	%build
12mu|gnome-user-docs-3.8.2-1|25	%configure2_5x
12mu|gnome-user-docs-3.8.2-1|26	
12mu|gnome-user-docs-3.8.2-1|27	%make
12mu|gnome-user-docs-3.8.2-1|28	
12mu|gnome-user-docs-3.8.2-1|29	%install
12mu|gnome-user-docs-3.8.2-1|30	%makeinstall_std
12mu|gnome-user-docs-3.8.2-1|31	
12mu|gnome-user-docs-3.8.2-1|32	#find_lang gnome-help
12mu|gnome-user-docs-3.8.2-1|33	
12mu|gnome-user-docs-3.8.2-1|34	%files
12mu|gnome-user-docs-3.8.2-1|35	#FIXME: find-lang can't deal with %{_datadir}/help
12mu|gnome-user-docs-3.8.2-1|36	#-f gnome-help.lang
12mu|gnome-user-docs-3.8.2-1|37	%doc README NEWS
12mu|gnome-user-docs-3.8.2-1|38	%{_datadir}/help/C/*
12mu|gnome-user-docs-3.8.2-1|39	%lang(cs) %{_datadir}/help/cs/gnome-help
12mu|gnome-user-docs-3.8.2-1|40	%lang(ca) %{_datadir}/help/ca/gnome-help
12mu|gnome-user-docs-3.8.2-1|41	%lang(de) %{_datadir}/help/de/gnome-help
12mu|gnome-user-docs-3.8.2-1|42	%lang(el) %{_datadir}/help/el/gnome-help
12mu|gnome-user-docs-3.8.2-1|43	%lang(es) %{_datadir}/help/es/gnome-help
12mu|gnome-user-docs-3.8.2-1|44	%lang(fi) %{_datadir}/help/fi/gnome-help
12mu|gnome-user-docs-3.8.2-1|45	%lang(fr) %{_datadir}/help/fr/gnome-help
12mu|gnome-user-docs-3.8.2-1|46	%lang(gl) %{_datadir}/help/gl/gnome-help
12mu|gnome-user-docs-3.8.2-1|47	%lang(hi) %{_datadir}/help/hi/gnome-help
12mu|gnome-user-docs-3.8.2-1|48	%lang(hu) %{_datadir}/help/hu/gnome-help
12mu|gnome-user-docs-3.8.2-1|49	%lang(id) %{_datadir}/help/id/gnome-help
12mu|gnome-user-docs-3.8.2-1|50	%lang(it) %{_datadir}/help/it/gnome-help
12mu|gnome-user-docs-3.8.2-1|51	%lang(ja) %{_datadir}/help/ja/gnome-help
12mu|gnome-user-docs-3.8.2-1|52	%lang(lv) %{_datadir}/help/lv/gnome-help
12mu|gnome-user-docs-3.8.2-1|53	%lang(nl) %{_datadir}/help/nl/gnome-help
12mu|gnome-user-docs-3.8.2-1|54	%lang(pa) %{_datadir}/help/pa/gnome-help
12mu|gnome-user-docs-3.8.2-1|55	%lang(pt_BR) %{_datadir}/help/pt_BR/gnome-help
12mu|gnome-user-docs-3.8.2-1|56	%lang(ru) %{_datadir}/help/ru/gnome-help
12mu|gnome-user-docs-3.8.2-1|57	%lang(sl) %{_datadir}/help/sl/gnome-help
12mu|gnome-user-docs-3.8.2-1|58	%lang(sr) %{_datadir}/help/sr/gnome-help
12mu|gnome-user-docs-3.8.2-1|59	%lang(sr@latin) %{_datadir}/help/sr@latin/gnome-help
12mu|gnome-user-docs-3.8.2-1|60	%lang(sv) %{_datadir}/help/sv/gnome-help
12mu|gnome-user-docs-3.8.2-1|61	%lang(te) %{_datadir}/help/te/gnome-help
12mu|gnome-user-docs-3.8.2-1|62	%lang(vi) %{_datadir}/help/vi/gnome-help
12mu|gnome-user-docs-3.8.2-1|63	
12mu|gnome-user-docs-3.8.2-1|64	%changelog
12mu|gnome-user-docs-3.8.2-1|65	* Mon Feb 17 2014 Tigro <ashejn@gmail.com> 3.8.2-1
12mu|gnome-user-docs-3.8.2-1|66	+ Revision: e54b3fa
12mu|gnome-user-docs-3.8.2-1|67	- update to 3.8.2 and update Russian translation
12mu|gnome-user-docs-3.8.2-1|68	
12mu|gnome-user-docs-3.8.2-1|69	

19736 12
12mu|gnome-weather-3.8.2-2|1	%define __noautoreq 'package.js'
12mu|gnome-weather-3.8.2-2|2	
12mu|gnome-weather-3.8.2-2|3	Name:		gnome-weather
12mu|gnome-weather-3.8.2-2|4	Version:	3.8.2
12mu|gnome-weather-3.8.2-2|5	Release:	2
12mu|gnome-weather-3.8.2-2|6	Summary:	A weather application for GNOME
12mu|gnome-weather-3.8.2-2|7	
12mu|gnome-weather-3.8.2-2|8	License:	GPLv2+ and LGPLv2+ and MIT and CC-BY and CC-BY-SA
12mu|gnome-weather-3.8.2-2|9	Group:		Graphical desktop/GNOME
12mu|gnome-weather-3.8.2-2|10	URL:		https://live.gnome.org/Design/Apps/Weather
12mu|gnome-weather-3.8.2-2|11	Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|gnome-weather-3.8.2-2|12	Patch0:		0001-Russian-Translation.patch
12mu|gnome-weather-3.8.2-2|13	Patch1:		0002-Czech-Translation.patch
12mu|gnome-weather-3.8.2-2|14	
12mu|gnome-weather-3.8.2-2|15	BuildRequires:	intltool
12mu|gnome-weather-3.8.2-2|16	BuildRequires:	desktop-file-utils
12mu|gnome-weather-3.8.2-2|17	BuildRequires:	pkgconfig(gjs-1.0)
12mu|gnome-weather-3.8.2-2|18	BuildRequires:	pkgconfig(glib-2.0)
12mu|gnome-weather-3.8.2-2|19	BuildRequires:	gnome-common
12mu|gnome-weather-3.8.2-2|20	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|gnome-weather-3.8.2-2|21	BuildRequires:  pkgconfig(gobject-introspection-1.0) >= 1.35.9
12mu|gnome-weather-3.8.2-2|22	
12mu|gnome-weather-3.8.2-2|23	Requires:	typelib(GWeather)
12mu|gnome-weather-3.8.2-2|24	Requires:	typelib(GIRepository)
12mu|gnome-weather-3.8.2-2|25	Requires:	typelib(GLib)
12mu|gnome-weather-3.8.2-2|26	Requires:	typelib(GWeather)
12mu|gnome-weather-3.8.2-2|27	Requires:	typelib(Gtk) = 3.0
12mu|gnome-weather-3.8.2-2|28	Requires:	typelib(cairo)
12mu|gnome-weather-3.8.2-2|29	Requires:	gjs
12mu|gnome-weather-3.8.2-2|30	Requires:	%{_lib}pango1.0_0
12mu|gnome-weather-3.8.2-2|31	Requires:	%{_lib}gtk+3_0
12mu|gnome-weather-3.8.2-2|32	Requires:	%{_lib}glib2.0_0
12mu|gnome-weather-3.8.2-2|33	Requires:	%{_lib}gobject2.0_0
12mu|gnome-weather-3.8.2-2|34	
12mu|gnome-weather-3.8.2-2|35	Autoreq:	no
12mu|gnome-weather-3.8.2-2|36	
12mu|gnome-weather-3.8.2-2|37	%description
12mu|gnome-weather-3.8.2-2|38	gnome-weather is a weather application for GNOME
12mu|gnome-weather-3.8.2-2|39	
12mu|gnome-weather-3.8.2-2|40	%prep
12mu|gnome-weather-3.8.2-2|41	%setup -q
12mu|gnome-weather-3.8.2-2|42	%apply_patches
12mu|gnome-weather-3.8.2-2|43	
12mu|gnome-weather-3.8.2-2|44	%build
12mu|gnome-weather-3.8.2-2|45	%configure2_5x --disable-static
12mu|gnome-weather-3.8.2-2|46	%make
12mu|gnome-weather-3.8.2-2|47	
12mu|gnome-weather-3.8.2-2|48	%install
12mu|gnome-weather-3.8.2-2|49	%makeinstall_std
12mu|gnome-weather-3.8.2-2|50	find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
12mu|gnome-weather-3.8.2-2|51	desktop-file-validate $RPM_BUILD_ROOT/%{_datadir}/applications/%{name}.desktop
12mu|gnome-weather-3.8.2-2|52	%find_lang %{name}
12mu|gnome-weather-3.8.2-2|53	
12mu|gnome-weather-3.8.2-2|54	# fix header
12mu|gnome-weather-3.8.2-2|55	sed -i '1d;2 i\#!/usr/bin/gjs' %{buildroot}%{_bindir}/%{name}
12mu|gnome-weather-3.8.2-2|56	
12mu|gnome-weather-3.8.2-2|57	%files -f %{name}.lang
12mu|gnome-weather-3.8.2-2|58	%doc NEWS data/CREDITS
12mu|gnome-weather-3.8.2-2|59	%{_datadir}/%{name}
12mu|gnome-weather-3.8.2-2|60	%{_bindir}/%{name}
12mu|gnome-weather-3.8.2-2|61	%{_datadir}/glib-2.0/schemas/*
12mu|gnome-weather-3.8.2-2|62	%{_datadir}/applications/*
12mu|gnome-weather-3.8.2-2|63	%{_libdir}/gnome-weather/
12mu|gnome-weather-3.8.2-2|64	

19737 12
12mu|gnucash-2.6.3-1|1	%define _disable_ld_no_undefined 1
12mu|gnucash-2.6.3-1|2	%define major	0
12mu|gnucash-2.6.3-1|3	%define libname %mklibname %{name} %{major}
12mu|gnucash-2.6.3-1|4	%define devname %mklibname -d %{name}
12mu|gnucash-2.6.3-1|5	
12mu|gnucash-2.6.3-1|6	%define doc_version 2.6.3
12mu|gnucash-2.6.3-1|7	%define build_hbci 1
12mu|gnucash-2.6.3-1|8	
12mu|gnucash-2.6.3-1|9	%if %{_use_internal_dependency_generator}
12mu|gnucash-2.6.3-1|10	%define __noautoreq 'devel\\(libgncmod(.*)\\)|libgnc.*so$'
12mu|gnucash-2.6.3-1|11	%endif
12mu|gnucash-2.6.3-1|12	
12mu|gnucash-2.6.3-1|13	Summary:	Application to keep track of your finances
12mu|gnucash-2.6.3-1|14	Name:		gnucash
12mu|gnucash-2.6.3-1|15	Version:	2.6.3
12mu|gnucash-2.6.3-1|16	Release:	1
12mu|gnucash-2.6.3-1|17	License:	GPLv2+
12mu|gnucash-2.6.3-1|18	Group:		Office
12mu|gnucash-2.6.3-1|19	Url:		http://www.gnucash.org/
12mu|gnucash-2.6.3-1|20	Source0:	http://downloads.sourceforge.net/gnucash/%{name}-%{version}.tar.bz2
12mu|gnucash-2.6.3-1|21	Source4:	http://downloads.sourceforge.net/gnucash/%{name}-docs-%{doc_version}.tar.gz
12mu|gnucash-2.6.3-1|22	Source100:	gnucash.rpmlintrc
12mu|gnucash-2.6.3-1|23	
12mu|gnucash-2.6.3-1|24	BuildRequires:	intltool
12mu|gnucash-2.6.3-1|25	BuildRequires:	desktop-file-utils
12mu|gnucash-2.6.3-1|26	BuildRequires:	rarian
12mu|gnucash-2.6.3-1|27	BuildRequires:	slib
12mu|gnucash-2.6.3-1|28	BuildRequires:	swig
12mu|gnucash-2.6.3-1|29	BuildRequires:	xsltproc
12mu|gnucash-2.6.3-1|30	BuildRequires:	dbi-devel
12mu|gnucash-2.6.3-1|31	BuildRequires:	libdbi-drivers-dbd-sqlite3
12mu|gnucash-2.6.3-1|32	BuildRequires:	gettext-devel
12mu|gnucash-2.6.3-1|33	BuildRequires:	pkgconfig(guile-2.0)
12mu|gnucash-2.6.3-1|34	BuildRequires:	pkgconfig(ktoblzcheck)
12mu|gnucash-2.6.3-1|35	BuildRequires:	pkgconfig(libglade-2.0)
12mu|gnucash-2.6.3-1|36	BuildRequires:	pkgconfig(libgnomeui-2.0)
12mu|gnucash-2.6.3-1|37	BuildRequires:	pkgconfig(libgoffice-0.8)
12mu|gnucash-2.6.3-1|38	BuildRequires:	pkgconfig(libofx)
12mu|gnucash-2.6.3-1|39	BuildRequires:	pkgconfig(webkit-1.0)
12mu|gnucash-2.6.3-1|40	Requires:	libdbi-drivers-dbd-sqlite3
12mu|gnucash-2.6.3-1|41	Requires:	guile-runtime
12mu|gnucash-2.6.3-1|42	Requires:	slib
12mu|gnucash-2.6.3-1|43	Requires:	yelp
12mu|gnucash-2.6.3-1|44	Suggests:	perl-Finance-Quote
12mu|gnucash-2.6.3-1|45	%rename gnucash-sql
12mu|gnucash-2.6.3-1|46	
12mu|gnucash-2.6.3-1|47	%description
12mu|gnucash-2.6.3-1|48	GnuCash is a personal finance manager. A check-book like
12mu|gnucash-2.6.3-1|49	register GUI allows you to enter and track bank accounts,
12mu|gnucash-2.6.3-1|50	stocks, income and even currency trades. The interface is
12mu|gnucash-2.6.3-1|51	designed to be simple and easy to use, but is backed with
12mu|gnucash-2.6.3-1|52	double-entry accounting principles to ensure balanced books.
12mu|gnucash-2.6.3-1|53	
12mu|gnucash-2.6.3-1|54	%package ofx
12mu|gnucash-2.6.3-1|55	Summary:	Enables OFX importing in GnuCash
12mu|gnucash-2.6.3-1|56	Group:		Office
12mu|gnucash-2.6.3-1|57	Requires:	%{name} = %{version}-%{release}
12mu|gnucash-2.6.3-1|58	
12mu|gnucash-2.6.3-1|59	%description ofx
12mu|gnucash-2.6.3-1|60	This package adds OFX file import support to the base
12mu|gnucash-2.6.3-1|61	GnuCash package. Install this package if you want to
12mu|gnucash-2.6.3-1|62	import OFX files.
12mu|gnucash-2.6.3-1|63	
12mu|gnucash-2.6.3-1|64	%if %{build_hbci}
12mu|gnucash-2.6.3-1|65	%package hbci
12mu|gnucash-2.6.3-1|66	Summary:	Enables HBCI importing in GnuCash
12mu|gnucash-2.6.3-1|67	Group:		Office
12mu|gnucash-2.6.3-1|68	Requires:	%{name} = %{version}-%{release}
12mu|gnucash-2.6.3-1|69	BuildRequires:	pkgconfig(aqbanking)
12mu|gnucash-2.6.3-1|70	# only require the wizard, it will pull aqhbci package too
12mu|gnucash-2.6.3-1|71	#gw it really required qt3-wizard which wasn't included in aqbanking for a while
12mu|gnucash-2.6.3-1|72	Requires:	aqhbci
12mu|gnucash-2.6.3-1|73	
12mu|gnucash-2.6.3-1|74	%description hbci
12mu|gnucash-2.6.3-1|75	This package adds HBCI file import support to the base
12mu|gnucash-2.6.3-1|76	GnuCash package. Install this package if you want to
12mu|gnucash-2.6.3-1|77	import HBCI files.
12mu|gnucash-2.6.3-1|78	%endif
12mu|gnucash-2.6.3-1|79	
12mu|gnucash-2.6.3-1|80	%package -n %{devname}
12mu|gnucash-2.6.3-1|81	Group:		Development/C
12mu|gnucash-2.6.3-1|82	Summary:	Libraries needed to develop for gnucash
12mu|gnucash-2.6.3-1|83	Requires:	%{libname} = %{version}-%{release}
12mu|gnucash-2.6.3-1|84	Provides:	%{name}-devel = %{version}-%{release}
12mu|gnucash-2.6.3-1|85	
12mu|gnucash-2.6.3-1|86	%description -n %{devname}
12mu|gnucash-2.6.3-1|87	Libraries needed to develop for gnucash.
12mu|gnucash-2.6.3-1|88	
12mu|gnucash-2.6.3-1|89	%package -n %{libname}
12mu|gnucash-2.6.3-1|90	Summary:	Libraries for gnucash
12mu|gnucash-2.6.3-1|91	Group:		System/Libraries
12mu|gnucash-2.6.3-1|92	
12mu|gnucash-2.6.3-1|93	%description -n %{libname}
12mu|gnucash-2.6.3-1|94	This package provides libraries to use gnucash.
12mu|gnucash-2.6.3-1|95	
12mu|gnucash-2.6.3-1|96	%prep
12mu|gnucash-2.6.3-1|97	%setup -q -a 4
12mu|gnucash-2.6.3-1|98	%apply_patches
12mu|gnucash-2.6.3-1|99	
12mu|gnucash-2.6.3-1|100	%build
12mu|gnucash-2.6.3-1|101	%configure2_5x \
12mu|gnucash-2.6.3-1|102	--enable-gui \
12mu|gnucash-2.6.3-1|103	--enable-ofx \
12mu|gnucash-2.6.3-1|104	--disable-error-on-warning \
12mu|gnucash-2.6.3-1|105	--disable-schemas-install \
12mu|gnucash-2.6.3-1|106	--disable-static \
12mu|gnucash-2.6.3-1|107	--enable-locale-specific-tax \
12mu|gnucash-2.6.3-1|108	--enable-dbi \
12mu|gnucash-2.6.3-1|109	--with-html-engine=webkit \
12mu|gnucash-2.6.3-1|110	%if %{build_hbci}
12mu|gnucash-2.6.3-1|111	--enable-aqbanking
12mu|gnucash-2.6.3-1|112	%endif
12mu|gnucash-2.6.3-1|113	
12mu|gnucash-2.6.3-1|114	pushd gnucash-docs-%{doc_version}
12mu|gnucash-2.6.3-1|115	%configure2_5x \
12mu|gnucash-2.6.3-1|116	--localstatedir=/var/lib
12mu|gnucash-2.6.3-1|117	popd
12mu|gnucash-2.6.3-1|118	
12mu|gnucash-2.6.3-1|119	make
12mu|gnucash-2.6.3-1|120	
12mu|gnucash-2.6.3-1|121	pushd gnucash-docs-%{doc_version}
12mu|gnucash-2.6.3-1|122	make
12mu|gnucash-2.6.3-1|123	popd
12mu|gnucash-2.6.3-1|124	
12mu|gnucash-2.6.3-1|125	%install
12mu|gnucash-2.6.3-1|126	%makeinstall_std
12mu|gnucash-2.6.3-1|127	
12mu|gnucash-2.6.3-1|128	pushd gnucash-docs-%{doc_version}
12mu|gnucash-2.6.3-1|129	%makeinstall_std
12mu|gnucash-2.6.3-1|130	popd
12mu|gnucash-2.6.3-1|131	
12mu|gnucash-2.6.3-1|132	rm -f %{buildroot}%{_infodir}/dir
12mu|gnucash-2.6.3-1|133	
12mu|gnucash-2.6.3-1|134	%{find_lang} %{name} --with-gnome --all-name
12mu|gnucash-2.6.3-1|135	rm -fr %{buildroot}%{_libexecdir}/gnucash/src/libqof/qof/test
12mu|gnucash-2.6.3-1|136	
12mu|gnucash-2.6.3-1|137	# Menu entry
12mu|gnucash-2.6.3-1|138	desktop-file-install --vendor="" \
12mu|gnucash-2.6.3-1|139	--remove-category="Application" \
12mu|gnucash-2.6.3-1|140	--add-category="GTK" \
12mu|gnucash-2.6.3-1|141	--dir %{buildroot}%{_datadir}/applications \
12mu|gnucash-2.6.3-1|142	%{buildroot}%{_datadir}/applications/*
12mu|gnucash-2.6.3-1|143	
12mu|gnucash-2.6.3-1|144	# don't ship /usr/bin/gnc-test-env as it's only used for build and testing, this mitigates CVE-2010-3999
12mu|gnucash-2.6.3-1|145	rm -f %{buildroot}%{_bindir}/gnc-test-env
12mu|gnucash-2.6.3-1|146	
12mu|gnucash-2.6.3-1|147	#%post
12mu|gnucash-2.6.3-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
12mu|gnucash-2.6.3-1|149	
12mu|gnucash-2.6.3-1|150	%preun
12mu|gnucash-2.6.3-1|151	%preun_uninstall_gconf_schemas %schemas
12mu|gnucash-2.6.3-1|152	
12mu|gnucash-2.6.3-1|153	%if %build_hbci
12mu|gnucash-2.6.3-1|154	%preun hbci
12mu|gnucash-2.6.3-1|155	%preun_uninstall_gconf_schemas apps_gnucash_dialog_hbci
12mu|gnucash-2.6.3-1|156	%endif
12mu|gnucash-2.6.3-1|157	
12mu|gnucash-2.6.3-1|158	%files -f %{name}.lang
12mu|gnucash-2.6.3-1|159	%doc AUTHORS COPYING HACKING NEWS README*
12mu|gnucash-2.6.3-1|160	%doc doc/README.german doc/README.francais doc/guile-hackers.txt
12mu|gnucash-2.6.3-1|161	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.business.gschema.xml
12mu|gnucash-2.6.3-1|162	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.checkprinting.gschema.xml
12mu|gnucash-2.6.3-1|163	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.commodities.gschema.xml
12mu|gnucash-2.6.3-1|164	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.export.csv.gschema.xml
12mu|gnucash-2.6.3-1|165	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.gschema.xml
12mu|gnucash-2.6.3-1|166	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.import.csv.gschema.xml
12mu|gnucash-2.6.3-1|167	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.import.generic.gschema.xml
12mu|gnucash-2.6.3-1|168	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.import.qif.gschema.xml
12mu|gnucash-2.6.3-1|169	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.reconcile.gschema.xml
12mu|gnucash-2.6.3-1|170	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.sxs.gschema.xml
12mu|gnucash-2.6.3-1|171	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.totd.gschema.xml
12mu|gnucash-2.6.3-1|172	%{_datadir}/glib-2.0/schemas/org.gnucash.gschema.xml
12mu|gnucash-2.6.3-1|173	%{_datadir}/glib-2.0/schemas/org.gnucash.history.gschema.xml
12mu|gnucash-2.6.3-1|174	%{_datadir}/glib-2.0/schemas/org.gnucash.warnings.gschema.xml
12mu|gnucash-2.6.3-1|175	%{_datadir}/glib-2.0/schemas/org.gnucash.window.pages.account.tree.gschema.xml
12mu|gnucash-2.6.3-1|176	%{_datadir}/glib-2.0/schemas/org.gnucash.window.pages.gschema.xml
12mu|gnucash-2.6.3-1|177	%config(noreplace) %{_sysconfdir}/%{name}
12mu|gnucash-2.6.3-1|178	%{_bindir}/gnucash
12mu|gnucash-2.6.3-1|179	%{_bindir}/gnucash-env
12mu|gnucash-2.6.3-1|180	%{_bindir}/gnc-fq-check
12mu|gnucash-2.6.3-1|181	%{_bindir}/gnc-fq-dump
12mu|gnucash-2.6.3-1|182	%{_bindir}/gnc-fq-helper
12mu|gnucash-2.6.3-1|183	%{_bindir}/gnc-fq-update
12mu|gnucash-2.6.3-1|184	%{_datadir}/applications/%{name}.desktop
12mu|gnucash-2.6.3-1|185	%{_libexecdir}/%{name}/overrides/*
12mu|gnucash-2.6.3-1|186	%dir %{_libdir}/gnucash
12mu|gnucash-2.6.3-1|187	%{_libdir}/gnucash/*.so*
12mu|gnucash-2.6.3-1|188	%dir %{_datadir}/%{name}
12mu|gnucash-2.6.3-1|189	%{_datadir}/%{name}/accounts
12mu|gnucash-2.6.3-1|190	%{_datadir}/%{name}/checks
12mu|gnucash-2.6.3-1|191	%{_datadir}/%{name}/gtkbuilder
12mu|gnucash-2.6.3-1|192	%{_datadir}/%{name}/guile-modules
12mu|gnucash-2.6.3-1|193	%{_datadir}/%{name}/jqplot
12mu|gnucash-2.6.3-1|194	%{_datadir}/%{name}/pixmaps
12mu|gnucash-2.6.3-1|195	%{_datadir}/%{name}/ui
12mu|gnucash-2.6.3-1|196	%{_datadir}/%{name}/gnome
12mu|gnucash-2.6.3-1|197	%{_datadir}/%{name}/tip_of_the_day.list
12mu|gnucash-2.6.3-1|198	%{_datadir}/%{name}/make-prefs-migration-script.xsl
12mu|gnucash-2.6.3-1|199	%{_datadir}/%{name}/migratable-prefs.xml
12mu|gnucash-2.6.3-1|200	%{_datadir}/%{name}/scm
12mu|gnucash-2.6.3-1|201	%{_datadir}/appdata/gnucash.appdata.xml
12mu|gnucash-2.6.3-1|202	%{_iconsdir}/hicolor/*/apps/gnucash*
12mu|gnucash-2.6.3-1|203	%{_mandir}/*/*
12mu|gnucash-2.6.3-1|204	
12mu|gnucash-2.6.3-1|205	%exclude %{_libdir}/gnucash/libgncmod-ofx*
12mu|gnucash-2.6.3-1|206	%if %{build_hbci}
12mu|gnucash-2.6.3-1|207	%exclude %{_libdir}/gnucash/libgncmod-aqbanking*
12mu|gnucash-2.6.3-1|208	%exclude %{_datadir}/gnucash/ui/gnc-plugin-aqbanking-ui.xml
12mu|gnucash-2.6.3-1|209	%endif
12mu|gnucash-2.6.3-1|210	%exclude %{_datadir}/gnucash/ui/gnc-plugin-ofx-ui.xml
12mu|gnucash-2.6.3-1|211	
12mu|gnucash-2.6.3-1|212	%files ofx
12mu|gnucash-2.6.3-1|213	%doc doc/README.OFX
12mu|gnucash-2.6.3-1|214	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.import.ofx.gschema.xml
12mu|gnucash-2.6.3-1|215	%{_libdir}/gnucash/libgncmod-ofx*
12mu|gnucash-2.6.3-1|216	%{_datadir}/gnucash/ui/gnc-plugin-ofx-ui.xml
12mu|gnucash-2.6.3-1|217	
12mu|gnucash-2.6.3-1|218	%if %{build_hbci}
12mu|gnucash-2.6.3-1|219	%files hbci
12mu|gnucash-2.6.3-1|220	%doc doc/README.HBCI
12mu|gnucash-2.6.3-1|221	%{_datadir}/glib-2.0/schemas/org.gnucash.dialogs.import.hbci.gschema.xml
12mu|gnucash-2.6.3-1|222	%{_libdir}/gnucash/libgncmod-aqbanking*
12mu|gnucash-2.6.3-1|223	%{_datadir}/gnucash/ui/gnc-plugin-aqbanking-ui.xml
12mu|gnucash-2.6.3-1|224	%endif
12mu|gnucash-2.6.3-1|225	
12mu|gnucash-2.6.3-1|226	%files -n %{libname}
12mu|gnucash-2.6.3-1|227	%{_libdir}/libgnc-backend-sql.so.%{major}*
12mu|gnucash-2.6.3-1|228	%{_libdir}/libgnc-backend-xml-utils.so.%{major}*
12mu|gnucash-2.6.3-1|229	%{_libdir}/libgnc-business-ledger.so.%{major}*
12mu|gnucash-2.6.3-1|230	%{_libdir}/libgnc-core-utils.so.%{major}*
12mu|gnucash-2.6.3-1|231	%{_libdir}/libgnc-gnome.so.%{major}*
12mu|gnucash-2.6.3-1|232	%{_libdir}/libgnc-module.so.%{major}*
12mu|gnucash-2.6.3-1|233	%{_libdir}/libgnc-qof.so.1*
12mu|gnucash-2.6.3-1|234	%{_libdir}/lib*.so
12mu|gnucash-2.6.3-1|235	
12mu|gnucash-2.6.3-1|236	%files -n %{devname}
12mu|gnucash-2.6.3-1|237	%{_bindir}/gnucash-make-guids
12mu|gnucash-2.6.3-1|238	%{_bindir}/gnucash-valgrind
12mu|gnucash-2.6.3-1|239	%{_includedir}/gnucash
12mu|gnucash-2.6.3-1|240	
12mu|gnucash-2.6.3-1|241	
12mu|gnucash-2.6.3-1|242	%changelog
12mu|gnucash-2.6.3-1|243	* Wed Oct 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6.3-1
12mu|gnucash-2.6.3-1|244	+ Revision: 852f385
12mu|gnucash-2.6.3-1|245	- Added gnucash.rpmlintrc
12mu|gnucash-2.6.3-1|246	
12mu|gnucash-2.6.3-1|247	

19738 12
12mu|gnu-efi-3.0u-1|1	%define debug_package %{nil}
12mu|gnu-efi-3.0u-1|2	%define dirver	%(echo %{version}|sed -e 's/[a-z]//g')
12mu|gnu-efi-3.0u-1|3	
12mu|gnu-efi-3.0u-1|4	Summary:	Development Libraries and headers for EFI
12mu|gnu-efi-3.0u-1|5	Name:		gnu-efi
12mu|gnu-efi-3.0u-1|6	Version:	3.0u
12mu|gnu-efi-3.0u-1|7	Release:	1
12mu|gnu-efi-3.0u-1|8	Group:		System/Kernel and hardware
12mu|gnu-efi-3.0u-1|9	License:	BSD
12mu|gnu-efi-3.0u-1|10	Url:		ftp://ftp.hpl.hp.com/pub/linux-ia64
12mu|gnu-efi-3.0u-1|11	Source0:	ftp://ftp.hpl.hp.com/pub/linux-ia64/%{name}_%{version}.orig.tar.gz
12mu|gnu-efi-3.0u-1|12	# Fedora patches
12mu|gnu-efi-3.0u-1|13	Patch0:	0001-fix-compilation-on-x86_64-without-HAVE_USE_MS_ABI.patch
12mu|gnu-efi-3.0u-1|14	Patch1:	0002-be-more-pedantic-when-linking.patch
12mu|gnu-efi-3.0u-1|15	ExclusiveArch:	%{ix86} x86_64
12mu|gnu-efi-3.0u-1|16	
12mu|gnu-efi-3.0u-1|17	%description
12mu|gnu-efi-3.0u-1|18	This package contains development headers and libraries for developing
12mu|gnu-efi-3.0u-1|19	applications that run under EFI (Extensible Firmware Interface).
12mu|gnu-efi-3.0u-1|20	
12mu|gnu-efi-3.0u-1|21	%prep
12mu|gnu-efi-3.0u-1|22	%setup -qn %{name}-%{dirver}
12mu|gnu-efi-3.0u-1|23	%apply_patches
12mu|gnu-efi-3.0u-1|24	
12mu|gnu-efi-3.0u-1|25	%build
12mu|gnu-efi-3.0u-1|26	%make
12mu|gnu-efi-3.0u-1|27	
12mu|gnu-efi-3.0u-1|28	%install
12mu|gnu-efi-3.0u-1|29	mkdir -p %{buildroot}%{_libdir}
12mu|gnu-efi-3.0u-1|30	make PREFIX=%{_prefix} LIBDIR=%{_libdir} INSTALLROOT=%{buildroot} install
12mu|gnu-efi-3.0u-1|31	
12mu|gnu-efi-3.0u-1|32	mkdir -p %{buildroot}%{_libdir}/gnuefi
12mu|gnu-efi-3.0u-1|33	mv %{buildroot}%{_libdir}/*.lds %{buildroot}%{_libdir}/*.o %{buildroot}%{_libdir}/gnuefi
12mu|gnu-efi-3.0u-1|34	
12mu|gnu-efi-3.0u-1|35	make -C apps clean route80h.efi modelist.efi
12mu|gnu-efi-3.0u-1|36	mkdir -p %{buildroot}/boot/efi/EFI/rosa/
12mu|gnu-efi-3.0u-1|37	mv apps/{route80h.efi,modelist.efi} %{buildroot}/boot/efi/EFI/rosa/
12mu|gnu-efi-3.0u-1|38	
12mu|gnu-efi-3.0u-1|39	%files
12mu|gnu-efi-3.0u-1|40	%doc README.* ChangeLog
12mu|gnu-efi-3.0u-1|41	%{_includedir}/efi
12mu|gnu-efi-3.0u-1|42	%dir %{_libdir}/gnuefi
12mu|gnu-efi-3.0u-1|43	%{_libdir}/gnuefi/*
12mu|gnu-efi-3.0u-1|44	%{_libdir}/*.a
12mu|gnu-efi-3.0u-1|45	%dir /boot/efi/EFI/rosa/
12mu|gnu-efi-3.0u-1|46	%attr(0644,root,root) /boot/efi/EFI/rosa/*.efi
12mu|gnu-efi-3.0u-1|47	
12mu|gnu-efi-3.0u-1|48	
12mu|gnu-efi-3.0u-1|49	%changelog
12mu|gnu-efi-3.0u-1|50	* Tue Nov 05 2013 akdengi <alexander.kazancev@rosalab.ru> 3.0u-1
12mu|gnu-efi-3.0u-1|51	+ Revision: cecda97
12mu|gnu-efi-3.0u-1|52	- update to 3.0u
12mu|gnu-efi-3.0u-1|53	
12mu|gnu-efi-3.0u-1|54	

19739 12
12mu|gnumeric-1.12.9-1|1	%define _disable_ld_no_undefined 1
12mu|gnumeric-1.12.9-1|2	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mu|gnumeric-1.12.9-1|3	
12mu|gnumeric-1.12.9-1|4	%define goffice 0.10
12mu|gnumeric-1.12.9-1|5	%define libname %mklibname spreadsheet %{version}
12mu|gnumeric-1.12.9-1|6	%define devname %mklibname -d spreadsheet
12mu|gnumeric-1.12.9-1|7	
12mu|gnumeric-1.12.9-1|8	Summary:	A full-featured spreadsheet for GNOME
12mu|gnumeric-1.12.9-1|9	Name:		gnumeric
12mu|gnumeric-1.12.9-1|10	Version:	1.12.9
12mu|gnumeric-1.12.9-1|11	Release:	1
12mu|gnumeric-1.12.9-1|12	License:	GPLv2+
12mu|gnumeric-1.12.9-1|13	Group:		Office
12mu|gnumeric-1.12.9-1|14	Url:		http://www.gnome.org/projects/gnumeric/
12mu|gnumeric-1.12.9-1|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|gnumeric-1.12.9-1|16	#This patch is borked, leave it here as reference
12mu|gnumeric-1.12.9-1|17	# configure is disabling gda for now
12mu|gnumeric-1.12.9-1|18	Patch1:		gnumeric-1.9.17-format-strings.patch
12mu|gnumeric-1.12.9-1|19	# (fc) 1.9.3-4mdv fix CVE-2009-0318
12mu|gnumeric-1.12.9-1|20	Patch5:		gnumeric-1.8.2-CVE-2009-0318-rh.patch
12mu|gnumeric-1.12.9-1|21	
12mu|gnumeric-1.12.9-1|22	BuildRequires:	desktop-file-utils
12mu|gnumeric-1.12.9-1|23	BuildRequires:	intltool
12mu|gnumeric-1.12.9-1|24	BuildRequires:	perl-IO-Compress
12mu|gnumeric-1.12.9-1|25	BuildRequires:	rarian
12mu|gnumeric-1.12.9-1|26	BuildRequires:	perl-devel
12mu|gnumeric-1.12.9-1|27	BuildRequires:	psiconv-devel
12mu|gnumeric-1.12.9-1|28	BuildRequires:	pkgconfig(glib-2.0)
12mu|gnumeric-1.12.9-1|29	BuildRequires:	pkgconfig(gmodule-2.0)
12mu|gnumeric-1.12.9-1|30	BuildRequires:	pkgconfig(gobject-2.0)
12mu|gnumeric-1.12.9-1|31	BuildRequires:	pkgconfig(gthread-2.0)
12mu|gnumeric-1.12.9-1|32	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|gnumeric-1.12.9-1|33	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|gnumeric-1.12.9-1|34	BuildRequires:	pkgconfig(libgda-5.0)
12mu|gnumeric-1.12.9-1|35	BuildRequires:	pkgconfig(libgoffice-0.10)
12mu|gnumeric-1.12.9-1|36	BuildRequires:	pkgconfig(libgsf-1)
12mu|gnumeric-1.12.9-1|37	BuildRequires:	pkgconfig(libxml-2.0)
12mu|gnumeric-1.12.9-1|38	BuildRequires:	pkgconfig(pango)
12mu|gnumeric-1.12.9-1|39	BuildRequires:	pkgconfig(pangocairo)
12mu|gnumeric-1.12.9-1|40	BuildRequires:	pkgconfig(pxlib)
12mu|gnumeric-1.12.9-1|41	BuildRequires:	pkgconfig(python)
12mu|gnumeric-1.12.9-1|42	BuildRequires:	pkgconfig(pygobject-3.0)
12mu|gnumeric-1.12.9-1|43	Requires:	pygtk2.0
12mu|gnumeric-1.12.9-1|44	#gw it places files in the versioned goffice directory
12mu|gnumeric-1.12.9-1|45	# But as usual with the G mess, stuff doesn't make sense and
12mu|gnumeric-1.12.9-1|46	# goffice's version is 0.9 while its filesystem version is
12mu|gnumeric-1.12.9-1|47	# 0.10...
12mu|gnumeric-1.12.9-1|48	Requires:	goffice >= 0.9
12mu|gnumeric-1.12.9-1|49	
12mu|gnumeric-1.12.9-1|50	%description
12mu|gnumeric-1.12.9-1|51	This is the Gnumeric, the GNOME spreadsheet program. If you are familiar with
12mu|gnumeric-1.12.9-1|52	Excel, you should be ready to use Gnumeric.  It tries to clone all of
12mu|gnumeric-1.12.9-1|53	the good features and stay as compatible as possible with Excel in terms of
12mu|gnumeric-1.12.9-1|54	usability. Hopefully the bugs have been left behind :).
12mu|gnumeric-1.12.9-1|55	
12mu|gnumeric-1.12.9-1|56	%files -f %{name}.lang
12mu|gnumeric-1.12.9-1|57	%doc AUTHORS NEWS BUGS README
12mu|gnumeric-1.12.9-1|58	%{_bindir}/*
12mu|gnumeric-1.12.9-1|59	%{_libdir}/goffice/%{goffice}/plugins/gnumeric
12mu|gnumeric-1.12.9-1|60	%{_libdir}/gnumeric
12mu|gnumeric-1.12.9-1|61	%{_datadir}/appdata/gnumeric.appdata.xml
12mu|gnumeric-1.12.9-1|62	%{_datadir}/glib-2.0/schemas/org.gnome.gnumeric*.xml
12mu|gnumeric-1.12.9-1|63	%{_datadir}/gnumeric
12mu|gnumeric-1.12.9-1|64	%{_datadir}/applications/*
12mu|gnumeric-1.12.9-1|65	%{_datadir}/pixmaps/*
12mu|gnumeric-1.12.9-1|66	%{_iconsdir}/hicolor/*/apps/gnumeric*
12mu|gnumeric-1.12.9-1|67	%{_mandir}/man1/*
12mu|gnumeric-1.12.9-1|68	
12mu|gnumeric-1.12.9-1|69	%preun
12mu|gnumeric-1.12.9-1|70	%preun_uninstall_gconf_schemas %{schemas}
12mu|gnumeric-1.12.9-1|71	
12mu|gnumeric-1.12.9-1|72	#----------------------------------------------------------------------------
12mu|gnumeric-1.12.9-1|73	
12mu|gnumeric-1.12.9-1|74	%package -n %{libname}
12mu|gnumeric-1.12.9-1|75	Summary:	Spreadsheet library from Gnumeric
12mu|gnumeric-1.12.9-1|76	Group:		System/Libraries
12mu|gnumeric-1.12.9-1|77	
12mu|gnumeric-1.12.9-1|78	%description -n %{libname}
12mu|gnumeric-1.12.9-1|79	This is the Gnumeric, the GNOME spreadsheet program. If you are familiar with
12mu|gnumeric-1.12.9-1|80	Excel, you should be ready to use Gnumeric.  It tries to clone all of
12mu|gnumeric-1.12.9-1|81	the good features and stay as compatible as possible with Excel in terms of
12mu|gnumeric-1.12.9-1|82	usability. Hopefully the bugs have been left behind :).
12mu|gnumeric-1.12.9-1|83	
12mu|gnumeric-1.12.9-1|84	%files -n %{libname}
12mu|gnumeric-1.12.9-1|85	%{_libdir}/libspreadsheet-%{version}.so
12mu|gnumeric-1.12.9-1|86	
12mu|gnumeric-1.12.9-1|87	#----------------------------------------------------------------------------
12mu|gnumeric-1.12.9-1|88	
12mu|gnumeric-1.12.9-1|89	%package -n %{devname}
12mu|gnumeric-1.12.9-1|90	Summary:	Spreadsheet library from Gnumeric - development files
12mu|gnumeric-1.12.9-1|91	Group:		Development/C
12mu|gnumeric-1.12.9-1|92	Requires:	%{libname} = %{EVRD}
12mu|gnumeric-1.12.9-1|93	Provides:	%{name}-devel = %{EVRD}
12mu|gnumeric-1.12.9-1|94	
12mu|gnumeric-1.12.9-1|95	%description -n %{devname}
12mu|gnumeric-1.12.9-1|96	This is the Gnumeric, the GNOME spreadsheet program. If you are familiar with
12mu|gnumeric-1.12.9-1|97	Excel, you should be ready to use Gnumeric.  It tries to clone all of
12mu|gnumeric-1.12.9-1|98	the good features and stay as compatible as possible with Excel in terms of
12mu|gnumeric-1.12.9-1|99	usability. Hopefully the bugs have been left behind :).
12mu|gnumeric-1.12.9-1|100	
12mu|gnumeric-1.12.9-1|101	%files -n %{devname}
12mu|gnumeric-1.12.9-1|102	%{_libdir}/libspreadsheet.so
12mu|gnumeric-1.12.9-1|103	%{_libdir}/pkgconfig/*.pc
12mu|gnumeric-1.12.9-1|104	%{_includedir}/libspreadsheet-*/
12mu|gnumeric-1.12.9-1|105	
12mu|gnumeric-1.12.9-1|106	#----------------------------------------------------------------------------
12mu|gnumeric-1.12.9-1|107	
12mu|gnumeric-1.12.9-1|108	%prep
12mu|gnumeric-1.12.9-1|109	%setup -q
12mu|gnumeric-1.12.9-1|110	%apply_patches
12mu|gnumeric-1.12.9-1|111	
12mu|gnumeric-1.12.9-1|112	%build
12mu|gnumeric-1.12.9-1|113	%configure2_5x
12mu|gnumeric-1.12.9-1|114	
12mu|gnumeric-1.12.9-1|115	%make
12mu|gnumeric-1.12.9-1|116	
12mu|gnumeric-1.12.9-1|117	%install
12mu|gnumeric-1.12.9-1|118	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12mu|gnumeric-1.12.9-1|119	rm -vf %{buildroot}%{_datadir}/%{name}/%{version}/perl/*/auto/Gnumeric/.packlist
12mu|gnumeric-1.12.9-1|120	rm -rf %{buildroot}/var
12mu|gnumeric-1.12.9-1|121	ln -s %{_datadir}/gnome %{buildroot}%{_datadir}/%{name}/%{version}
12mu|gnumeric-1.12.9-1|122	
12mu|gnumeric-1.12.9-1|123	desktop-file-install --vendor="" \
12mu|gnumeric-1.12.9-1|124	--remove-category="Application" \
12mu|gnumeric-1.12.9-1|125	--remove-category="Science" \
12mu|gnumeric-1.12.9-1|126	--remove-category="Math" \
12mu|gnumeric-1.12.9-1|127	--remove-category="Application" \
12mu|gnumeric-1.12.9-1|128	--remove-mime-type="zz-application/zz-winassoc-xls" \
12mu|gnumeric-1.12.9-1|129	--add-category="GTK" \
12mu|gnumeric-1.12.9-1|130	--add-category="GNOME" \
12mu|gnumeric-1.12.9-1|131	--dir %{buildroot}%{_datadir}/applications \
12mu|gnumeric-1.12.9-1|132	%{buildroot}%{_datadir}/applications/*
12mu|gnumeric-1.12.9-1|133	
12mu|gnumeric-1.12.9-1|134	%find_lang %{name} --with-gnome --all-name
12mu|gnumeric-1.12.9-1|135	
12mu|gnumeric-1.12.9-1|136	
12mu|gnumeric-1.12.9-1|137	%changelog
12mu|gnumeric-1.12.9-1|138	* Mon Jan 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.12.9-1
12mu|gnumeric-1.12.9-1|139	+ Revision: 8f55657
12mu|gnumeric-1.12.9-1|140	- LOG New version 1.12.9
12mu|gnumeric-1.12.9-1|141	
12mu|gnumeric-1.12.9-1|142	

19740 12
12mu|gnupg-1.4.20-1|1	Summary:	GNU privacy guard - a free PGP replacement
12mu|gnupg-1.4.20-1|2	Name:		gnupg
12mu|gnupg-1.4.20-1|3	Version:	1.4.20
12mu|gnupg-1.4.20-1|4	Release:	1
12mu|gnupg-1.4.20-1|5	License:	GPLv3+
12mu|gnupg-1.4.20-1|6	Group:		File tools
12mu|gnupg-1.4.20-1|7	Url:		http://www.gnupg.org
12mu|gnupg-1.4.20-1|8	Source0:	ftp://ftp.gnupg.org/gcrypt/gnupg/%{name}-%{version}.tar.bz2
12mu|gnupg-1.4.20-1|9	Source1:	ftp://ftp.gnupg.org/gcrypt/gnupg/%{name}-%{version}.tar.bz2.sig
12mu|gnupg-1.4.20-1|10	Source2:	mdk-keys.tar.bz2
12mu|gnupg-1.4.20-1|11	Source3:	mdk-keys.tar.bz2.sig
12mu|gnupg-1.4.20-1|12	Patch1:		gnupg-1.4.2.2-use-agent-by-default.diff
12mu|gnupg-1.4.20-1|13	Patch4:		gnupg-1.4.5-ppc64.patch
12mu|gnupg-1.4.20-1|14	# splitted off from the previous debian patch
12mu|gnupg-1.4.20-1|15	Patch6:		gnupg-1.4.7-deb-free_caps.patch
12mu|gnupg-1.4.20-1|16	Patch7:		gnupg-1.4.7-deb-manpage.patch
12mu|gnupg-1.4.20-1|17	Patch8:		gnupg-1.4.7-deb-min_privileges.patch
12mu|gnupg-1.4.20-1|18	BuildRequires:	bison
12mu|gnupg-1.4.20-1|19	BuildRequires:	docbook-utils
12mu|gnupg-1.4.20-1|20	BuildRequires:	gettext
12mu|gnupg-1.4.20-1|21	BuildRequires:	sendmail-command
12mu|gnupg-1.4.20-1|22	BuildRequires:	bzip2-devel
12mu|gnupg-1.4.20-1|23	BuildRequires:	openldap-devel
12mu|gnupg-1.4.20-1|24	BuildRequires:	readline-devel
12mu|gnupg-1.4.20-1|25	BuildRequires:	termcap-devel
12mu|gnupg-1.4.20-1|26	BuildRequires:	pkgconfig(libcurl)
12mu|gnupg-1.4.20-1|27	BuildRequires:	pkgconfig(libusb)
12mu|gnupg-1.4.20-1|28	
12mu|gnupg-1.4.20-1|29	%description
12mu|gnupg-1.4.20-1|30	GnuPG is GNU's tool for secure communication and data storage.
12mu|gnupg-1.4.20-1|31	It can be used to encrypt data and to create digital signatures.
12mu|gnupg-1.4.20-1|32	It includes an advanced key management facility and is compliant
12mu|gnupg-1.4.20-1|33	with the proposed OpenPGP Internet standard as described in RFC2440.
12mu|gnupg-1.4.20-1|34	
12mu|gnupg-1.4.20-1|35	%files -f %{name}.lang
12mu|gnupg-1.4.20-1|36	%doc README NEWS THANKS TODO doc/DETAILS doc/FAQ doc/HACKING
12mu|gnupg-1.4.20-1|37	%doc doc/OpenPGP doc/samplekeys.asc
12mu|gnupg-1.4.20-1|38	%doc doc/gpgv.texi
12mu|gnupg-1.4.20-1|39	%attr(0755,root,root) %{_bindir}/gpg
12mu|gnupg-1.4.20-1|40	%attr(0755,root,root) %{_bindir}/gpgv
12mu|gnupg-1.4.20-1|41	%attr(0755,root,root) %{_bindir}/lspgpot
12mu|gnupg-1.4.20-1|42	%attr(0755,root,root) %{_bindir}/gpgsplit
12mu|gnupg-1.4.20-1|43	%attr(0755,root,root) %{_bindir}/gpg-zip
12mu|gnupg-1.4.20-1|44	%dir %{_libdir}/gnupg
12mu|gnupg-1.4.20-1|45	%attr(0755,root,root) %{_libdir}/gnupg/gpgkeys_curl
12mu|gnupg-1.4.20-1|46	%attr(0755,root,root) %{_libdir}/gnupg/gpgkeys_finger
12mu|gnupg-1.4.20-1|47	%attr(0755,root,root) %{_libdir}/gnupg/gpgkeys_hkp
12mu|gnupg-1.4.20-1|48	%attr(0755,root,root) %{_libdir}/gnupg/gpgkeys_ldap
12mu|gnupg-1.4.20-1|49	%dir %{_datadir}/gnupg
12mu|gnupg-1.4.20-1|50	%{_datadir}/gnupg/options.skel
12mu|gnupg-1.4.20-1|51	%{_mandir}/man1/*
12mu|gnupg-1.4.20-1|52	%{_infodir}/gnupg1.info*
12mu|gnupg-1.4.20-1|53	%dir %{_sysconfdir}/RPM-GPG-KEYS
12mu|gnupg-1.4.20-1|54	%attr(0644,root,root) %{_sysconfdir}/RPM-GPG-KEYS/*.asc
12mu|gnupg-1.4.20-1|55	
12mu|gnupg-1.4.20-1|56	#----------------------------------------------------------------------------
12mu|gnupg-1.4.20-1|57	
12mu|gnupg-1.4.20-1|58	%prep
12mu|gnupg-1.4.20-1|59	%setup -q
12mu|gnupg-1.4.20-1|60	%patch1 -p0 -b .use_agent
12mu|gnupg-1.4.20-1|61	%patch4 -p1 -b .ppc64
12mu|gnupg-1.4.20-1|62	%patch6 -p1 -b .free_caps
12mu|gnupg-1.4.20-1|63	%patch7 -p1 -b .manpage
12mu|gnupg-1.4.20-1|64	%patch8 -p1 -b .min_privileges
12mu|gnupg-1.4.20-1|65	
12mu|gnupg-1.4.20-1|66	%build
12mu|gnupg-1.4.20-1|67	%serverbuild
12mu|gnupg-1.4.20-1|68	%configure2_5x \
12mu|gnupg-1.4.20-1|69	--without-included-regex \
12mu|gnupg-1.4.20-1|70	--without-included-gettext \
12mu|gnupg-1.4.20-1|71	--without-included-zlib \
12mu|gnupg-1.4.20-1|72	--with-static-rnd=linux \
12mu|gnupg-1.4.20-1|73	--disable-rpath \
12mu|gnupg-1.4.20-1|74	--without-capabilities \
12mu|gnupg-1.4.20-1|75	--enable-noexecstack \
12mu|gnupg-1.4.20-1|76	%ifarch %{sunsparc}
12mu|gnupg-1.4.20-1|77	--enable-m-guard
12mu|gnupg-1.4.20-1|78	%else
12mu|gnupg-1.4.20-1|79	--disable-m-guard
12mu|gnupg-1.4.20-1|80	%endif
12mu|gnupg-1.4.20-1|81	%make
12mu|gnupg-1.4.20-1|82	
12mu|gnupg-1.4.20-1|83	%check
12mu|gnupg-1.4.20-1|84	# all tests must pass
12mu|gnupg-1.4.20-1|85	make check
12mu|gnupg-1.4.20-1|86	
12mu|gnupg-1.4.20-1|87	%install
12mu|gnupg-1.4.20-1|88	%makeinstall_std
12mu|gnupg-1.4.20-1|89	
12mu|gnupg-1.4.20-1|90	sed -e "s#../g10/gpg#gpg#" < tools/lspgpot > %{buildroot}%{_bindir}/lspgpot
12mu|gnupg-1.4.20-1|91	
12mu|gnupg-1.4.20-1|92	perl -pi -e 's|/usr/local|/usr/|' %{buildroot}%{_mandir}/man1/gpg.1
12mu|gnupg-1.4.20-1|93	
12mu|gnupg-1.4.20-1|94	# install some extra man pages by debian
12mu|gnupg-1.4.20-1|95	install -m0644 debian/gpgsplit.1 %{buildroot}%{_mandir}/man1/
12mu|gnupg-1.4.20-1|96	install -m0644 debian/lspgpot.1 %{buildroot}%{_mandir}/man1/
12mu|gnupg-1.4.20-1|97	
12mu|gnupg-1.4.20-1|98	# installed but not wanted
12mu|gnupg-1.4.20-1|99	rm -f %{buildroot}%{_datadir}/gnupg/{FAQ,faq.html}
12mu|gnupg-1.4.20-1|100	rm -f %{buildroot}%{_datadir}/locale/locale.alias
12mu|gnupg-1.4.20-1|101	
12mu|gnupg-1.4.20-1|102	mkdir -p %{buildroot}%{_sysconfdir}/RPM-GPG-KEYS
12mu|gnupg-1.4.20-1|103	tar xvjf %{SOURCE2} -C %{buildroot}%{_sysconfdir}/RPM-GPG-KEYS
12mu|gnupg-1.4.20-1|104	
12mu|gnupg-1.4.20-1|105	%find_lang %{name}
12mu|gnupg-1.4.20-1|106	
12mu|gnupg-1.4.20-1|107	
12mu|gnupg-1.4.20-1|108	%changelog
12mu|gnupg-1.4.20-1|109	
12mu|gnupg-1.4.20-1|110	* Sat Jan 02 2016 Denis Silakov <denis.silakov@rosalab.ru> 1.4.20-1
12mu|gnupg-1.4.20-1|111	- (509fa3c) Updated to 1.4.20
12mu|gnupg-1.4.20-1|112	
12mu|gnupg-1.4.20-1|113	

19741 12
12mu|gnupg2-2.0.22-1|1	%define	pkgname	gnupg
12mu|gnupg2-2.0.22-1|2	
12mu|gnupg2-2.0.22-1|3	%define build_gpgagentscript	0
12mu|gnupg2-2.0.22-1|4	%{?_without_gpgagentscript:	%global build_gpgagentscript 0}
12mu|gnupg2-2.0.22-1|5	%{?_with_gpgagentscript:	%global build_gpgagentscript 1}
12mu|gnupg2-2.0.22-1|6	
12mu|gnupg2-2.0.22-1|7	Summary:	GNU privacy guard - a free PGP replacement
12mu|gnupg2-2.0.22-1|8	Name:		gnupg2
12mu|gnupg2-2.0.22-1|9	Version:	2.0.22
12mu|gnupg2-2.0.22-1|10	Release:	1
12mu|gnupg2-2.0.22-1|11	License:	GPLv3
12mu|gnupg2-2.0.22-1|12	Group:		File tools
12mu|gnupg2-2.0.22-1|13	URL:		http://www.gnupg.org
12mu|gnupg2-2.0.22-1|14	Source0:	ftp://ftp.gnupg.org/gcrypt/gnupg/%{pkgname}-%{version}.tar.bz2
12mu|gnupg2-2.0.22-1|15	Source1:	%{SOURCE0}.sig
12mu|gnupg2-2.0.22-1|16	Source2:	gpg-agent.sh
12mu|gnupg2-2.0.22-1|17	Source3:	gpg-agent-xinit.sh
12mu|gnupg2-2.0.22-1|18	Source4:	sysconfig-gnupg2
12mu|gnupg2-2.0.22-1|19	Patch0:		gnupg-1.9.3-use-ImageMagick-for-photo.patch
12mu|gnupg2-2.0.22-1|20	Patch1:		gnupg-2.0.20-tests-s2kcount.patch
12mu|gnupg2-2.0.22-1|21	BuildRequires:	openldap-devel
12mu|gnupg2-2.0.22-1|22	BuildRequires:	sendmail-command
12mu|gnupg2-2.0.22-1|23	BuildRequires:	libgpg-error-devel >= 1.4
12mu|gnupg2-2.0.22-1|24	BuildRequires:	libgcrypt-devel >= 1.2.0
12mu|gnupg2-2.0.22-1|25	BuildRequires:	libassuan-devel >= 1.0.2
12mu|gnupg2-2.0.22-1|26	BuildRequires:	libksba-devel >= 1.0.2
12mu|gnupg2-2.0.22-1|27	BuildRequires:	pkgconfig(zlib)
12mu|gnupg2-2.0.22-1|28	BuildRequires:	pth-devel >= 2.0.0
12mu|gnupg2-2.0.22-1|29	BuildRequires:	docbook-utils
12mu|gnupg2-2.0.22-1|30	BuildRequires:	readline-devel
12mu|gnupg2-2.0.22-1|31	BuildRequires:	termcap-devel
12mu|gnupg2-2.0.22-1|32	BuildRequires:	pkgconfig(libcurl)
12mu|gnupg2-2.0.22-1|33	BuildRequires:	pkgconfig(libusb)
12mu|gnupg2-2.0.22-1|34	BuildRequires:	bzip2-devel
12mu|gnupg2-2.0.22-1|35	BuildRequires:	libassuan-devel
12mu|gnupg2-2.0.22-1|36	Obsoletes:	newpg
12mu|gnupg2-2.0.22-1|37	Provides:	newpg = %{version}-%{release}
12mu|gnupg2-2.0.22-1|38	Requires:	dirmngr
12mu|gnupg2-2.0.22-1|39	Requires:	pinentry
12mu|gnupg2-2.0.22-1|40	Requires:	gnupg
12mu|gnupg2-2.0.22-1|41	
12mu|gnupg2-2.0.22-1|42	%description
12mu|gnupg2-2.0.22-1|43	GnuPG is GNU's tool for secure communication and data storage.
12mu|gnupg2-2.0.22-1|44	It can be used to encrypt data and to create digital signatures.
12mu|gnupg2-2.0.22-1|45	It includes an advanced key management facility and is compliant
12mu|gnupg2-2.0.22-1|46	with the proposed OpenPGP Internet standard as described in RFC2440.
12mu|gnupg2-2.0.22-1|47	
12mu|gnupg2-2.0.22-1|48	%prep
12mu|gnupg2-2.0.22-1|49	%setup -q -n %{pkgname}-%{version}
12mu|gnupg2-2.0.22-1|50	%patch0 -p1 -b .ImageMagick
12mu|gnupg2-2.0.22-1|51	%patch1 -p1
12mu|gnupg2-2.0.22-1|52	
12mu|gnupg2-2.0.22-1|53	%build
12mu|gnupg2-2.0.22-1|54	%serverbuild
12mu|gnupg2-2.0.22-1|55	
12mu|gnupg2-2.0.22-1|56	./autogen.sh
12mu|gnupg2-2.0.22-1|57	
12mu|gnupg2-2.0.22-1|58	%configure2_5x \
12mu|gnupg2-2.0.22-1|59	--libexecdir=%{_libdir}/gnupg2 \
12mu|gnupg2-2.0.22-1|60	--enable-symcryptrun \
12mu|gnupg2-2.0.22-1|61	--disable-rpath \
12mu|gnupg2-2.0.22-1|62	--without-capabilities \
12mu|gnupg2-2.0.22-1|63	--with-adns=no \
12mu|gnupg2-2.0.22-1|64	--with-pkits-tests
12mu|gnupg2-2.0.22-1|65	
12mu|gnupg2-2.0.22-1|66	# no parallel make (v2.0.5 at least)
12mu|gnupg2-2.0.22-1|67	%make
12mu|gnupg2-2.0.22-1|68	
12mu|gnupg2-2.0.22-1|69	# all tests must pass on i586 and x86_64
12mu|gnupg2-2.0.22-1|70	%check
12mu|gnupg2-2.0.22-1|71	[[ -n "$GPG_AGENT_INFO" ]] || eval `./agent/gpg-agent --use-standard-socket --daemon --write-env-file gpg-agent-info`
12mu|gnupg2-2.0.22-1|72	make check
12mu|gnupg2-2.0.22-1|73	[[ -a gpg-agent-info ]] && kill -0 `cut -d: -f 2 gpg-agent-info`
12mu|gnupg2-2.0.22-1|74	rm -f gpg-agent-info
12mu|gnupg2-2.0.22-1|75	
12mu|gnupg2-2.0.22-1|76	%install
12mu|gnupg2-2.0.22-1|77	%makeinstall_std
12mu|gnupg2-2.0.22-1|78	#Remove: #60298
12mu|gnupg2-2.0.22-1|79	%if %{build_gpgagentscript}
12mu|gnupg2-2.0.22-1|80	install -d %{buildroot}/%{_sysconfdir}/profile.d
12mu|gnupg2-2.0.22-1|81	install %{SOURCE2} %{buildroot}/%{_sysconfdir}/profile.d/gpg-agent.sh
12mu|gnupg2-2.0.22-1|82	install -d %{buildroot}/%{_sysconfdir}/X11/xinit.d
12mu|gnupg2-2.0.22-1|83	install %{SOURCE3} %{buildroot}/%{_sysconfdir}/X11/xinit.d/gpg-agent
12mu|gnupg2-2.0.22-1|84	install -d %{buildroot}/%{_sysconfdir}/sysconfig
12mu|gnupg2-2.0.22-1|85	install %{SOURCE4} %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
12mu|gnupg2-2.0.22-1|86	%endif
12mu|gnupg2-2.0.22-1|87	# remove this from package because the content of options.skel is the
12mu|gnupg2-2.0.22-1|88	# identical for both gnupg 1/2, except for comment
12mu|gnupg2-2.0.22-1|89	rm -rf %{buildroot}%{_datadir}/gnupg
12mu|gnupg2-2.0.22-1|90	
12mu|gnupg2-2.0.22-1|91	rm -rf %{buildroot}%{_docdir}/gnupg
12mu|gnupg2-2.0.22-1|92	
12mu|gnupg2-2.0.22-1|93	# fix file conflict with 'gnupg' package
12mu|gnupg2-2.0.22-1|94	rm %{buildroot}%{_mandir}/man1/gpg-zip.1
12mu|gnupg2-2.0.22-1|95	
12mu|gnupg2-2.0.22-1|96	%find_lang %{name}
12mu|gnupg2-2.0.22-1|97	
12mu|gnupg2-2.0.22-1|98	%files -f %{name}.lang
12mu|gnupg2-2.0.22-1|99	%defattr(-,root,root)
12mu|gnupg2-2.0.22-1|100	%doc README NEWS THANKS TODO ChangeLog
12mu|gnupg2-2.0.22-1|101	%doc doc/FAQ doc/HACKING doc/KEYSERVER doc/OpenPGP doc/TRANSLATE doc/DETAILS
12mu|gnupg2-2.0.22-1|102	%doc doc/examples
12mu|gnupg2-2.0.22-1|103	%if %{build_gpgagentscript}
12mu|gnupg2-2.0.22-1|104	%attr(0755,root,root) %{_sysconfdir}/profile.d/gpg-agent.sh
12mu|gnupg2-2.0.22-1|105	%attr(0755,root,root) %{_sysconfdir}/X11/xinit.d/gpg-agent
12mu|gnupg2-2.0.22-1|106	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mu|gnupg2-2.0.22-1|107	%endif
12mu|gnupg2-2.0.22-1|108	%attr(4755,root,root) %{_bindir}/gpgsm
12mu|gnupg2-2.0.22-1|109	%{_bindir}/gpg-agent
12mu|gnupg2-2.0.22-1|110	%{_bindir}/gpgconf
12mu|gnupg2-2.0.22-1|111	%{_bindir}/kbxutil
12mu|gnupg2-2.0.22-1|112	%{_bindir}/watchgnupg
12mu|gnupg2-2.0.22-1|113	%{_bindir}/gpgsm-gencert.sh
12mu|gnupg2-2.0.22-1|114	%{_bindir}/gpgkey2ssh
12mu|gnupg2-2.0.22-1|115	%{_bindir}/gpg-connect-agent
12mu|gnupg2-2.0.22-1|116	%{_bindir}/gpgparsemail
12mu|gnupg2-2.0.22-1|117	%{_bindir}/gpg2
12mu|gnupg2-2.0.22-1|118	%{_bindir}/gpgv2
12mu|gnupg2-2.0.22-1|119	%{_bindir}/symcryptrun
12mu|gnupg2-2.0.22-1|120	%{_sbindir}/addgnupghome
12mu|gnupg2-2.0.22-1|121	%{_sbindir}/applygnupgdefaults
12mu|gnupg2-2.0.22-1|122	%dir %{_libdir}/gnupg2
12mu|gnupg2-2.0.22-1|123	%{_libdir}/gnupg2/gpg-check-pattern
12mu|gnupg2-2.0.22-1|124	%{_libdir}/gnupg2/gpg-preset-passphrase
12mu|gnupg2-2.0.22-1|125	%{_libdir}/gnupg2/gpg-protect-tool
12mu|gnupg2-2.0.22-1|126	%{_libdir}/gnupg2/gnupg-pcsc-wrapper
12mu|gnupg2-2.0.22-1|127	%{_libdir}/gnupg2/gpg2keys_curl
12mu|gnupg2-2.0.22-1|128	%{_libdir}/gnupg2/gpg2keys_finger
12mu|gnupg2-2.0.22-1|129	%{_libdir}/gnupg2/gpg2keys_hkp
12mu|gnupg2-2.0.22-1|130	%{_libdir}/gnupg2/gpg2keys_ldap
12mu|gnupg2-2.0.22-1|131	%{_libdir}/gnupg2/scdaemon
12mu|gnupg2-2.0.22-1|132	%{_infodir}/gnupg.info*
12mu|gnupg2-2.0.22-1|133	%{_mandir}/man1/gpg-agent.1*
12mu|gnupg2-2.0.22-1|134	%{_mandir}/man1/gpg-connect-agent.1*
12mu|gnupg2-2.0.22-1|135	%{_mandir}/man1/gpg-preset-passphrase.1*
12mu|gnupg2-2.0.22-1|136	%{_mandir}/man1/gpg2.1*
12mu|gnupg2-2.0.22-1|137	%{_mandir}/man1/gpgconf.1*
12mu|gnupg2-2.0.22-1|138	%{_mandir}/man1/gpgparsemail.1*
12mu|gnupg2-2.0.22-1|139	%{_mandir}/man1/gpgsm-gencert.sh.1*
12mu|gnupg2-2.0.22-1|140	%{_mandir}/man1/gpgsm.1*
12mu|gnupg2-2.0.22-1|141	%{_mandir}/man1/gpgv2.1*
12mu|gnupg2-2.0.22-1|142	%{_mandir}/man1/scdaemon.1*
12mu|gnupg2-2.0.22-1|143	%{_mandir}/man1/symcryptrun.1*
12mu|gnupg2-2.0.22-1|144	%{_mandir}/man1/watchgnupg.1*
12mu|gnupg2-2.0.22-1|145	%{_mandir}/man8/addgnupghome.8*
12mu|gnupg2-2.0.22-1|146	%{_mandir}/man8/applygnupgdefaults.8*
12mu|gnupg2-2.0.22-1|147	
12mu|gnupg2-2.0.22-1|148	
12mu|gnupg2-2.0.22-1|149	
12mu|gnupg2-2.0.22-1|150	%changelog
12mu|gnupg2-2.0.22-1|151	* Tue Dec 24 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.0.22-1
12mu|gnupg2-2.0.22-1|152	+ Revision: d5fb11a
12mu|gnupg2-2.0.22-1|153	- Updated to 2.0.22
12mu|gnupg2-2.0.22-1|154	
12mu|gnupg2-2.0.22-1|155	

19742 12
12mu|gnuplot-4.6.5-1|1	%define modeversion 0.6.0
12mu|gnuplot-4.6.5-1|2	
12mu|gnuplot-4.6.5-1|3	Summary:	A program for plotting mathematical expressions and data
12mu|gnuplot-4.6.5-1|4	Name:		gnuplot
12mu|gnuplot-4.6.5-1|5	Version:	4.6.5
12mu|gnuplot-4.6.5-1|6	Release:	1
12mu|gnuplot-4.6.5-1|7	License:	Freeware-like
12mu|gnuplot-4.6.5-1|8	Group:		Sciences/Other
12mu|gnuplot-4.6.5-1|9	Url:		http://www.gnuplot.info/
12mu|gnuplot-4.6.5-1|10	Source0:	http://downloads.sourceforge.net/project/gnuplot/%{name}/%{version}/%{name}-%{version}.tar.gz
12mu|gnuplot-4.6.5-1|11	Source1:	http://cars9.uchicago.edu/~ravel/software/gnuplot-mode/gnuplot-mode.%{modeversion}.tar.bz2
12mu|gnuplot-4.6.5-1|12	Source2:	http://www.gnuplot.info/faq/faq.html
12mu|gnuplot-4.6.5-1|13	Source11:	%{name}.16.png
12mu|gnuplot-4.6.5-1|14	Source12:	%{name}.32.png
12mu|gnuplot-4.6.5-1|15	Source13:	%{name}.48.png
12mu|gnuplot-4.6.5-1|16	Patch0:		gnuplot-4.0.0-emacs-mode--disable-f9.patch
12mu|gnuplot-4.6.5-1|17	Patch1:		gnuplot-4.6.3-nocrossbuild.patch
12mu|gnuplot-4.6.5-1|18	BuildRequires:	emacs-bin
12mu|gnuplot-4.6.5-1|19	BuildRequires:	tetex-latex
12mu|gnuplot-4.6.5-1|20	BuildRequires:	texinfo
12mu|gnuplot-4.6.5-1|21	BuildRequires:	texlive-epstopdf
12mu|gnuplot-4.6.5-1|22	BuildRequires:	gd-devel
12mu|gnuplot-4.6.5-1|23	BuildRequires:	readline-devel
12mu|gnuplot-4.6.5-1|24	BuildRequires:	wxgtku2.8-devel
12mu|gnuplot-4.6.5-1|25	BuildRequires:	pkgconfig(cairo)
12mu|gnuplot-4.6.5-1|26	BuildRequires:	pkgconfig(libpng)
12mu|gnuplot-4.6.5-1|27	BuildRequires:	pkgconfig(lua)
12mu|gnuplot-4.6.5-1|28	BuildRequires:	pkgconfig(ncurses)
12mu|gnuplot-4.6.5-1|29	BuildRequires:	pkgconfig(x11)
12mu|gnuplot-4.6.5-1|30	Requires:	gnuplot-nox
12mu|gnuplot-4.6.5-1|31	Suggests:	gnuplot-mode
12mu|gnuplot-4.6.5-1|32	Suggests:	gnuplot-doc
12mu|gnuplot-4.6.5-1|33	
12mu|gnuplot-4.6.5-1|34	%description
12mu|gnuplot-4.6.5-1|35	Gnuplot is a command-line driven, interactive function plotting program
12mu|gnuplot-4.6.5-1|36	especially suited for scientific data representation. Gnuplot can be used to
12mu|gnuplot-4.6.5-1|37	plot functions and data points in both two and three dimensions and in many
12mu|gnuplot-4.6.5-1|38	different formats.
12mu|gnuplot-4.6.5-1|39	
12mu|gnuplot-4.6.5-1|40	Install gnuplot if you need a graphics package for scientific data
12mu|gnuplot-4.6.5-1|41	representation.
12mu|gnuplot-4.6.5-1|42	
12mu|gnuplot-4.6.5-1|43	This package provides GNUPlot without any X dependency.
12mu|gnuplot-4.6.5-1|44	
12mu|gnuplot-4.6.5-1|45	%files
12mu|gnuplot-4.6.5-1|46	%{_bindir}/gnuplot
12mu|gnuplot-4.6.5-1|47	
12mu|gnuplot-4.6.5-1|48	#----------------------------------------------------------------------------
12mu|gnuplot-4.6.5-1|49	
12mu|gnuplot-4.6.5-1|50	%package nox
12mu|gnuplot-4.6.5-1|51	Summary:	A program for plotting mathematical expressions and data
12mu|gnuplot-4.6.5-1|52	Group:		Sciences/Other
12mu|gnuplot-4.6.5-1|53	Conflicts:	gnuplot < 4.4.3
12mu|gnuplot-4.6.5-1|54	
12mu|gnuplot-4.6.5-1|55	%description nox
12mu|gnuplot-4.6.5-1|56	Gnuplot is a command-line driven, interactive function plotting program
12mu|gnuplot-4.6.5-1|57	especially suited for scientific data representation. Gnuplot can be used to
12mu|gnuplot-4.6.5-1|58	plot functions and data points in both two and three dimensions and in many
12mu|gnuplot-4.6.5-1|59	different formats.
12mu|gnuplot-4.6.5-1|60	
12mu|gnuplot-4.6.5-1|61	Install gnuplot if you need a graphics package for scientific data
12mu|gnuplot-4.6.5-1|62	representation.
12mu|gnuplot-4.6.5-1|63	
12mu|gnuplot-4.6.5-1|64	%files nox
12mu|gnuplot-4.6.5-1|65	%doc Copyright faq.html
12mu|gnuplot-4.6.5-1|66	%doc README README.1ST
12mu|gnuplot-4.6.5-1|67	%doc NEWS PORTING
12mu|gnuplot-4.6.5-1|68	%{_bindir}/gnuplot-nox
12mu|gnuplot-4.6.5-1|69	%{_mandir}/*/*
12mu|gnuplot-4.6.5-1|70	%{_libdir}/gnuplot
12mu|gnuplot-4.6.5-1|71	%{_datadir}/applications/%{name}.desktop
12mu|gnuplot-4.6.5-1|72	%{_miconsdir}/%{name}.png
12mu|gnuplot-4.6.5-1|73	%{_iconsdir}/%{name}.png
12mu|gnuplot-4.6.5-1|74	%{_liconsdir}/%{name}.png
12mu|gnuplot-4.6.5-1|75	%{_datadir}/texmf/tex/latex/gnuplot
12mu|gnuplot-4.6.5-1|76	
12mu|gnuplot-4.6.5-1|77	#----------------------------------------------------------------------------
12mu|gnuplot-4.6.5-1|78	
12mu|gnuplot-4.6.5-1|79	%package mode
12mu|gnuplot-4.6.5-1|80	Summary:	Yet another Gnuplot mode for Emacs
12mu|gnuplot-4.6.5-1|81	Group:		Sciences/Other
12mu|gnuplot-4.6.5-1|82	Conflicts:	gnuplot < 4.4.3
12mu|gnuplot-4.6.5-1|83	
12mu|gnuplot-4.6.5-1|84	%description mode
12mu|gnuplot-4.6.5-1|85	Gnuplot is a major mode for Emacs flavours with the following features:
12mu|gnuplot-4.6.5-1|86	
12mu|gnuplot-4.6.5-1|87	- Functions for plotting lines, regions, entire scripts, or entire files
12mu|gnuplot-4.6.5-1|88	- Graphical interface to setting command arguments
12mu|gnuplot-4.6.5-1|89	- Syntax colorization
12mu|gnuplot-4.6.5-1|90	- Completion of common words in Gnuplot
12mu|gnuplot-4.6.5-1|91	- Code indentation
12mu|gnuplot-4.6.5-1|92	- On-line help using Info for Gnuplot functions and features
12mu|gnuplot-4.6.5-1|93	- Interaction with Gnuplot using comint
12mu|gnuplot-4.6.5-1|94	- Pull-down menus plus a toolbar in XEmacs
12mu|gnuplot-4.6.5-1|95	- Distributed with a quick reference sheet in postscript.
12mu|gnuplot-4.6.5-1|96	
12mu|gnuplot-4.6.5-1|97	%files mode
12mu|gnuplot-4.6.5-1|98	%doc gnuplot-mode.%{modeversion}/gpelcard.pdf
12mu|gnuplot-4.6.5-1|99	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*.el
12mu|gnuplot-4.6.5-1|100	%{_datadir}/emacs/site-lisp/*
12mu|gnuplot-4.6.5-1|101	
12mu|gnuplot-4.6.5-1|102	#----------------------------------------------------------------------------
12mu|gnuplot-4.6.5-1|103	
12mu|gnuplot-4.6.5-1|104	%package doc
12mu|gnuplot-4.6.5-1|105	Summary:	GNUPlot Documentation
12mu|gnuplot-4.6.5-1|106	Group:		Documentation
12mu|gnuplot-4.6.5-1|107	Conflicts:	gnuplot < 4.4.3
12mu|gnuplot-4.6.5-1|108	
12mu|gnuplot-4.6.5-1|109	%description doc
12mu|gnuplot-4.6.5-1|110	Gnuplot is a command-line driven, interactive function plotting program
12mu|gnuplot-4.6.5-1|111	especially suited for scientific data representation. Gnuplot can be used to
12mu|gnuplot-4.6.5-1|112	plot functions and data points in both two and three dimensions and in many
12mu|gnuplot-4.6.5-1|113	different formats.
12mu|gnuplot-4.6.5-1|114	
12mu|gnuplot-4.6.5-1|115	Install gnuplot if you need a graphics package for scientific data
12mu|gnuplot-4.6.5-1|116	representation.
12mu|gnuplot-4.6.5-1|117	
12mu|gnuplot-4.6.5-1|118	This package provides the additional documentation.
12mu|gnuplot-4.6.5-1|119	
12mu|gnuplot-4.6.5-1|120	%files doc
12mu|gnuplot-4.6.5-1|121	%doc demo docs/gnuplot.pdf
12mu|gnuplot-4.6.5-1|122	%{_datadir}/gnuplot
12mu|gnuplot-4.6.5-1|123	
12mu|gnuplot-4.6.5-1|124	#----------------------------------------------------------------------------
12mu|gnuplot-4.6.5-1|125	
12mu|gnuplot-4.6.5-1|126	%prep
12mu|gnuplot-4.6.5-1|127	%setup -q -a 1
12mu|gnuplot-4.6.5-1|128	%patch0 -p1
12mu|gnuplot-4.6.5-1|129	%patch1 -p1
12mu|gnuplot-4.6.5-1|130	
12mu|gnuplot-4.6.5-1|131	perl -pi -e 's|(^\s*)mkinstalldirs\s|$1./mkinstalldirs |' gnuplot-mode.%{modeversion}/Makefile.in
12mu|gnuplot-4.6.5-1|132	# Non-free stuff. Ouch. -- Geoff
12mu|gnuplot-4.6.5-1|133	rm -f demo/prob.dem demo/prob2.dem
12mu|gnuplot-4.6.5-1|134	
12mu|gnuplot-4.6.5-1|135	%build
12mu|gnuplot-4.6.5-1|136	export CFLAGS="%{optflags} -fno-fast-math"
12mu|gnuplot-4.6.5-1|137	export CONFIGURE_TOP=..
12mu|gnuplot-4.6.5-1|138	
12mu|gnuplot-4.6.5-1|139	mkdir build-nox
12mu|gnuplot-4.6.5-1|140	pushd build-nox
12mu|gnuplot-4.6.5-1|141	%configure2_5x --with-readline=gnu --with-png --without-linux-vga --without-x --disable-wxwidgets
12mu|gnuplot-4.6.5-1|142	%make -C src/
12mu|gnuplot-4.6.5-1|143	%make -C docs/ pdf
12mu|gnuplot-4.6.5-1|144	popd
12mu|gnuplot-4.6.5-1|145	
12mu|gnuplot-4.6.5-1|146	mkdir build-x11
12mu|gnuplot-4.6.5-1|147	pushd build-x11
12mu|gnuplot-4.6.5-1|148	%configure2_5x --with-readline=gnu --with-png --without-linux-vga
12mu|gnuplot-4.6.5-1|149	%make
12mu|gnuplot-4.6.5-1|150	popd
12mu|gnuplot-4.6.5-1|151	
12mu|gnuplot-4.6.5-1|152	pushd gnuplot-mode.%{modeversion} && {
12mu|gnuplot-4.6.5-1|153	./configure --prefix=/usr
12mu|gnuplot-4.6.5-1|154	%make
12mu|gnuplot-4.6.5-1|155	} && popd
12mu|gnuplot-4.6.5-1|156	
12mu|gnuplot-4.6.5-1|157	cp -f %{SOURCE2} .
12mu|gnuplot-4.6.5-1|158	chmod 644 faq.html
12mu|gnuplot-4.6.5-1|159	
12mu|gnuplot-4.6.5-1|160	%install
12mu|gnuplot-4.6.5-1|161	pushd build-nox
12mu|gnuplot-4.6.5-1|162	%makeinstall_std
12mu|gnuplot-4.6.5-1|163	mv %{buildroot}%{_bindir}/gnuplot %{buildroot}%{_bindir}/gnuplot-nox
12mu|gnuplot-4.6.5-1|164	popd
12mu|gnuplot-4.6.5-1|165	
12mu|gnuplot-4.6.5-1|166	pushd build-x11
12mu|gnuplot-4.6.5-1|167	%makeinstall_std
12mu|gnuplot-4.6.5-1|168	popd
12mu|gnuplot-4.6.5-1|169	
12mu|gnuplot-4.6.5-1|170	pushd gnuplot-mode.%{modeversion} && {
12mu|gnuplot-4.6.5-1|171	make install prefix=%{buildroot}/usr
12mu|gnuplot-4.6.5-1|172	pdflatex gpelcard
12mu|gnuplot-4.6.5-1|173	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12mu|gnuplot-4.6.5-1|174	install -m 644 dotemacs %{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
12mu|gnuplot-4.6.5-1|175	} && popd
12mu|gnuplot-4.6.5-1|176	
12mu|gnuplot-4.6.5-1|177	# Copy back from build dir to be able to package those files
12mu|gnuplot-4.6.5-1|178	pushd build-nox
12mu|gnuplot-4.6.5-1|179	mv docs/gnuplot.pdf ../docs/
12mu|gnuplot-4.6.5-1|180	popd
12mu|gnuplot-4.6.5-1|181	
12mu|gnuplot-4.6.5-1|182	# menu
12mu|gnuplot-4.6.5-1|183	
12mu|gnuplot-4.6.5-1|184	mkdir -p %{buildroot}%{_datadir}/applications
12mu|gnuplot-4.6.5-1|185	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12mu|gnuplot-4.6.5-1|186	[Desktop Entry]
12mu|gnuplot-4.6.5-1|187	Version=1.0
12mu|gnuplot-4.6.5-1|188	Name=Gnuplot
12mu|gnuplot-4.6.5-1|189	Comment=The famous function plotting program
12mu|gnuplot-4.6.5-1|190	Exec=%{name}
12mu|gnuplot-4.6.5-1|191	Icon=%{name}
12mu|gnuplot-4.6.5-1|192	Terminal=true
12mu|gnuplot-4.6.5-1|193	Type=Application
12mu|gnuplot-4.6.5-1|194	StartupNotify=true
12mu|gnuplot-4.6.5-1|195	Categories=Education;Science;Math;DataVisualization;
12mu|gnuplot-4.6.5-1|196	EOF
12mu|gnuplot-4.6.5-1|197	
12mu|gnuplot-4.6.5-1|198	# icon
12mu|gnuplot-4.6.5-1|199	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12mu|gnuplot-4.6.5-1|200	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12mu|gnuplot-4.6.5-1|201	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12mu|gnuplot-4.6.5-1|202	
12mu|gnuplot-4.6.5-1|203	
12mu|gnuplot-4.6.5-1|204	%changelog
12mu|gnuplot-4.6.5-1|205	* Mon Jul 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.6.5-1
12mu|gnuplot-4.6.5-1|206	+ Revision: 9dcd070
12mu|gnuplot-4.6.5-1|207	- New version 4.6.5
12mu|gnuplot-4.6.5-1|208	
12mu|gnuplot-4.6.5-1|209	

19743 12
12mu|gnutls-3.0.27-2|1	%define	libgcrypt_version 1.2.4
12mu|gnutls-3.0.27-2|2	
12mu|gnutls-3.0.27-2|3	%define	major    28
12mu|gnutls-3.0.27-2|4	%define	sslmajor 27
12mu|gnutls-3.0.27-2|5	%define	libname	%mklibname %{name} %{major}
12mu|gnutls-3.0.27-2|6	%define	libssl	%mklibname %{name}-ssl %{sslmajor}
12mu|gnutls-3.0.27-2|7	%define	devname	%mklibname %{name} -d
12mu|gnutls-3.0.27-2|8	
12mu|gnutls-3.0.27-2|9	Summary:	Library providing a secure layer (SSL)
12mu|gnutls-3.0.27-2|10	Name:		gnutls
12mu|gnutls-3.0.27-2|11	Version:	3.0.27
12mu|gnutls-3.0.27-2|12	Release:	2
12mu|gnutls-3.0.27-2|13	License:	GPLv2+ and LGPLv2+
12mu|gnutls-3.0.27-2|14	Group:		System/Libraries
12mu|gnutls-3.0.27-2|15	URL:		http://www.gnutls.org
12mu|gnutls-3.0.27-2|16	Source0:	http://ftp.gnu.org/pub/gnu/gnutls/%{name}-%{version}.tar.xz
12mu|gnutls-3.0.27-2|17	Source1:	http://ftp.gnu.org/pub/gnu/gnutls/%{name}-%{version}.tar.xz.sig
12mu|gnutls-3.0.27-2|18	Patch0:         CVE-2014-0092.patch
12mu|gnutls-3.0.27-2|19	BuildRequires:	liblzo-devel
12mu|gnutls-3.0.27-2|20	BuildRequires:	libgcrypt-devel >= %{libgcrypt_version}
12mu|gnutls-3.0.27-2|21	BuildRequires:	pkgconfig(libtasn1) >= 2.14
12mu|gnutls-3.0.27-2|22	BuildRequires:	p11-kit-devel
12mu|gnutls-3.0.27-2|23	BuildRequires:	pkgconfig(nettle)
12mu|gnutls-3.0.27-2|24	%ifnarch %{arm} %{mips}
12mu|gnutls-3.0.27-2|25	BuildRequires:	valgrind
12mu|gnutls-3.0.27-2|26	%endif
12mu|gnutls-3.0.27-2|27	
12mu|gnutls-3.0.27-2|28	%description
12mu|gnutls-3.0.27-2|29	GnuTLS is a project that aims to develop a library which provides
12mu|gnutls-3.0.27-2|30	a secure layer, over a reliable transport layer.
12mu|gnutls-3.0.27-2|31	
12mu|gnutls-3.0.27-2|32	%package -n %{libname}
12mu|gnutls-3.0.27-2|33	Summary:	Library providing a secure layer (SSL)
12mu|gnutls-3.0.27-2|34	Group:		System/Libraries
12mu|gnutls-3.0.27-2|35	
12mu|gnutls-3.0.27-2|36	%description -n	%{libname}
12mu|gnutls-3.0.27-2|37	GnuTLS is a project that aims to develop a library which provides
12mu|gnutls-3.0.27-2|38	a secure layer, over a reliable transport layer.
12mu|gnutls-3.0.27-2|39	
12mu|gnutls-3.0.27-2|40	%package -n %{libssl}
12mu|gnutls-3.0.27-2|41	Summary:	Library providing a secure layer (SSL)
12mu|gnutls-3.0.27-2|42	Group:		System/Libraries
12mu|gnutls-3.0.27-2|43	
12mu|gnutls-3.0.27-2|44	%description -n %{libssl}
12mu|gnutls-3.0.27-2|45	GnuTLS is a project that aims to develop a library which provides
12mu|gnutls-3.0.27-2|46	a secure layer, over a reliable transport layer.
12mu|gnutls-3.0.27-2|47	
12mu|gnutls-3.0.27-2|48	%package -n %{devname}
12mu|gnutls-3.0.27-2|49	Summary:	Development files for %{name}
12mu|gnutls-3.0.27-2|50	Group:		Development/C
12mu|gnutls-3.0.27-2|51	Requires:	%{name} = %{version}-%{release}
12mu|gnutls-3.0.27-2|52	Requires:	%{libname} = %{version}-%{release}
12mu|gnutls-3.0.27-2|53	Requires:	%{libssl} = %{version}-%{release}
12mu|gnutls-3.0.27-2|54	Provides:	%{name}-devel = %{version}-%{release}
12mu|gnutls-3.0.27-2|55	
12mu|gnutls-3.0.27-2|56	%description -n	%{devname}
12mu|gnutls-3.0.27-2|57	GnuTLS is a project that aims to develop a library which provides
12mu|gnutls-3.0.27-2|58	a secure layer, over a reliable transport layer.
12mu|gnutls-3.0.27-2|59	
12mu|gnutls-3.0.27-2|60	This package contains all necessary files to compile or develop
12mu|gnutls-3.0.27-2|61	programs/libraries that use %{name}.
12mu|gnutls-3.0.27-2|62	
12mu|gnutls-3.0.27-2|63	%prep
12mu|gnutls-3.0.27-2|64	%setup -q
12mu|gnutls-3.0.27-2|65	%apply_patches
12mu|gnutls-3.0.27-2|66	
12mu|gnutls-3.0.27-2|67	%build
12mu|gnutls-3.0.27-2|68	%configure2_5x \
12mu|gnutls-3.0.27-2|69	--disable-static \
12mu|gnutls-3.0.27-2|70	--with-included-libtasn1=no \
12mu|gnutls-3.0.27-2|71	--with-included-libcfg=yes \
12mu|gnutls-3.0.27-2|72	--with-lzo \
12mu|gnutls-3.0.27-2|73	--with-libz-prefix=%{_prefix} \
12mu|gnutls-3.0.27-2|74	--with-libgcrypt \
12mu|gnutls-3.0.27-2|75	--with-libgcrypt-prefix=%{_prefix} \
12mu|gnutls-3.0.27-2|76	--with-libtasn1-prefix=%{_prefix} \
12mu|gnutls-3.0.27-2|77	%ifnarch %{arm} %{mips}
12mu|gnutls-3.0.27-2|78	--enable-valgrind-tests \
12mu|gnutls-3.0.27-2|79	%endif
12mu|gnutls-3.0.27-2|80	--disable-rpath \
12mu|gnutls-3.0.27-2|81	--disable-guile
12mu|gnutls-3.0.27-2|82	
12mu|gnutls-3.0.27-2|83	%make
12mu|gnutls-3.0.27-2|84	
12mu|gnutls-3.0.27-2|85	%check
12mu|gnutls-3.0.27-2|86	make check
12mu|gnutls-3.0.27-2|87	
12mu|gnutls-3.0.27-2|88	%install
12mu|gnutls-3.0.27-2|89	%makeinstall_std
12mu|gnutls-3.0.27-2|90	%find_lang gnutls
12mu|gnutls-3.0.27-2|91	
12mu|gnutls-3.0.27-2|92	%files
12mu|gnutls-3.0.27-2|93	%doc NEWS README
12mu|gnutls-3.0.27-2|94	%{_bindir}/[cgs]*
12mu|gnutls-3.0.27-2|95	%{_bindir}/psktool
12mu|gnutls-3.0.27-2|96	%{_bindir}/p11tool
12mu|gnutls-3.0.27-2|97	%{_bindir}/ocsptool
12mu|gnutls-3.0.27-2|98	%{_mandir}/man?/*
12mu|gnutls-3.0.27-2|99	%{_infodir}/*
12mu|gnutls-3.0.27-2|100	
12mu|gnutls-3.0.27-2|101	%files -n %{libname} -f gnutls.lang
12mu|gnutls-3.0.27-2|102	%{_libdir}/lib*.so.%{major}*
12mu|gnutls-3.0.27-2|103	
12mu|gnutls-3.0.27-2|104	%files -n %{libssl}
12mu|gnutls-3.0.27-2|105	%{_libdir}/lib*.so.%{sslmajor}*
12mu|gnutls-3.0.27-2|106	
12mu|gnutls-3.0.27-2|107	%files -n %{devname}
12mu|gnutls-3.0.27-2|108	%{_libdir}/*.so
12mu|gnutls-3.0.27-2|109	%{_libdir}/pkgconfig/*.pc
12mu|gnutls-3.0.27-2|110	%{_includedir}/gnutls
12mu|gnutls-3.0.27-2|111	
12mu|gnutls-3.0.27-2|112	
12mu|gnutls-3.0.27-2|113	
12mu|gnutls-3.0.27-2|114	%changelog
12mu|gnutls-3.0.27-2|115	* Wed Mar 05 2014 Alex Burmashev <alex.burmashev@gmail.com> 3.0.27-2
12mu|gnutls-3.0.27-2|116	+ Revision: e3104d2
12mu|gnutls-3.0.27-2|117	- fix CVE CVE-2014-0092
12mu|gnutls-3.0.27-2|118	
12mu|gnutls-3.0.27-2|119	

19744 12
12mu|gobject-introspection-1.36.0-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mu|gobject-introspection-1.36.0-2|2	
12mu|gobject-introspection-1.36.0-2|3	%define build_bootstrap	0
12mu|gobject-introspection-1.36.0-2|4	%define api 1.0
12mu|gobject-introspection-1.36.0-2|5	%define major 1
12mu|gobject-introspection-1.36.0-2|6	%define libname %mklibname girepository %{api} %{major}
12mu|gobject-introspection-1.36.0-2|7	%define devname %mklibname -d girepository
12mu|gobject-introspection-1.36.0-2|8	
12mu|gobject-introspection-1.36.0-2|9	Summary:	GObject Introspection
12mu|gobject-introspection-1.36.0-2|10	Name:		gobject-introspection
12mu|gobject-introspection-1.36.0-2|11	Version: 	1.36.0
12mu|gobject-introspection-1.36.0-2|12	Release: 	2
12mu|gobject-introspection-1.36.0-2|13	License:	GPLv2+, LGPLv2+, MIT
12mu|gobject-introspection-1.36.0-2|14	Group:		Development/C
12mu|gobject-introspection-1.36.0-2|15	Url:		http://live.gnome.org/GObjectIntrospection
12mu|gobject-introspection-1.36.0-2|16	Source0:	http://ftp.acc.umu.se/pub/GNOME/sources/gobject-introspection/1.36/%{name}-%{version}.tar.xz
12mu|gobject-introspection-1.36.0-2|17	# gi-find-deps.sh is a rpm helper for Provides and Requires. Script creates typelib()-style Provides/Requires.
12mu|gobject-introspection-1.36.0-2|18	Source1:	gi-find-deps.sh
12mu|gobject-introspection-1.36.0-2|19	Source2:	typelib.macros
12mu|gobject-introspection-1.36.0-2|20	Source3:	gobject-introspection-typelib.template
12mu|gobject-introspection-1.36.0-2|21	# PATCH-FIX-UPSTREAM g-ir-dep-tool.patch bgo#665672 dimstar@opensuse.org -- Add g-ir-dep-tool to get further automatic dependencies.
12mu|gobject-introspection-1.36.0-2|22	Patch0:	g-ir-dep-tool.patch
12mu|gobject-introspection-1.36.0-2|23	
12mu|gobject-introspection-1.36.0-2|24	BuildRequires:	bison
12mu|gobject-introspection-1.36.0-2|25	BuildRequires:	flex
12mu|gobject-introspection-1.36.0-2|26	BuildRequires:	libtool
12mu|gobject-introspection-1.36.0-2|27	# this could be removed if the typelib stuff is backported
12mu|gobject-introspection-1.36.0-2|28	BuildRequires:	rpm >= 5.4.7-14
12mu|gobject-introspection-1.36.0-2|29	BuildRequires:	pkgconfig(cairo)
12mu|gobject-introspection-1.36.0-2|30	BuildRequires:	pkgconfig(cairo-gobject)
12mu|gobject-introspection-1.36.0-2|31	BuildRequires:	pkgconfig(gio-2.0)
12mu|gobject-introspection-1.36.0-2|32	BuildRequires:	pkgconfig(gio-unix-2.0)
12mu|gobject-introspection-1.36.0-2|33	BuildRequires:	pkgconfig(glib-2.0)
12mu|gobject-introspection-1.36.0-2|34	BuildRequires:	pkgconfig(gmodule-2.0)
12mu|gobject-introspection-1.36.0-2|35	BuildRequires:	pkgconfig(gobject-2.0)
12mu|gobject-introspection-1.36.0-2|36	BuildRequires:	pkgconfig(gthread-2.0)
12mu|gobject-introspection-1.36.0-2|37	BuildRequires:	pkgconfig(libffi)
12mu|gobject-introspection-1.36.0-2|38	BuildRequires:	pkgconfig(python)
12mu|gobject-introspection-1.36.0-2|39	BuildRequires:	python-mako
12mu|gobject-introspection-1.36.0-2|40	# these are needed by the g-ir-dep-tool
12mu|gobject-introspection-1.36.0-2|41	%if !%{build_bootstrap}
12mu|gobject-introspection-1.36.0-2|42	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 1.32.0
12mu|gobject-introspection-1.36.0-2|43	BuildRequires:	gobject-introspection >= 1.32.0-2
12mu|gobject-introspection-1.36.0-2|44	%endif
12mu|gobject-introspection-1.36.0-2|45	
12mu|gobject-introspection-1.36.0-2|46	Requires:	%{libname} = %{version}-%{release}
12mu|gobject-introspection-1.36.0-2|47	Conflicts:	%mklibname girepository 1.0 0 < 0.6.10-5
12mu|gobject-introspection-1.36.0-2|48	%rename		gir-repository
12mu|gobject-introspection-1.36.0-2|49	
12mu|gobject-introspection-1.36.0-2|50	# Provide typelib() symbols based on gobject-introspection-typelib.template
12mu|gobject-introspection-1.36.0-2|51	# The template is checked during install if it matches the installed *.typelib files.
12mu|gobject-introspection-1.36.0-2|52	%if %{build_bootstrap}
12mu|gobject-introspection-1.36.0-2|53	%(cat %{SOURCE3} | awk '{ print "Provides: " $0}')
12mu|gobject-introspection-1.36.0-2|54	%endif
12mu|gobject-introspection-1.36.0-2|55	
12mu|gobject-introspection-1.36.0-2|56	%description
12mu|gobject-introspection-1.36.0-2|57	The goal of the project is to describe the APIs and  collect them in
12mu|gobject-introspection-1.36.0-2|58	a uniform, machine readable format.
12mu|gobject-introspection-1.36.0-2|59	
12mu|gobject-introspection-1.36.0-2|60	%package -n %{libname}
12mu|gobject-introspection-1.36.0-2|61	Group:		System/Libraries
12mu|gobject-introspection-1.36.0-2|62	Summary:	GObject Introspection shared library
12mu|gobject-introspection-1.36.0-2|63	Conflicts:	%{name} < 0.6.8-2
12mu|gobject-introspection-1.36.0-2|64	
12mu|gobject-introspection-1.36.0-2|65	%description -n %{libname}
12mu|gobject-introspection-1.36.0-2|66	The goal of the project is to describe the APIs and  collect them in
12mu|gobject-introspection-1.36.0-2|67	a uniform, machine readable format.
12mu|gobject-introspection-1.36.0-2|68	
12mu|gobject-introspection-1.36.0-2|69	%package -n %{devname}
12mu|gobject-introspection-1.36.0-2|70	Group:		Development/C
12mu|gobject-introspection-1.36.0-2|71	Summary:	GObject Introspection development libraries
12mu|gobject-introspection-1.36.0-2|72	# these two pkgs are needed for typelib requires generation
12mu|gobject-introspection-1.36.0-2|73	Requires:	%{name} = %{version}-%{release}
12mu|gobject-introspection-1.36.0-2|74	Requires:	%{libname} = %{version}-%{release}
12mu|gobject-introspection-1.36.0-2|75	#gw /usr/bin/libtool is called in giscanner
12mu|gobject-introspection-1.36.0-2|76	Requires:	libtool
12mu|gobject-introspection-1.36.0-2|77	Provides:	libgirepository-devel = %{version}-%{release}
12mu|gobject-introspection-1.36.0-2|78	Provides:	girepository-devel = %{version}-%{release}
12mu|gobject-introspection-1.36.0-2|79	Provides:	%{name}-devel = %{version}-%{release}
12mu|gobject-introspection-1.36.0-2|80	
12mu|gobject-introspection-1.36.0-2|81	%description -n %{devname}
12mu|gobject-introspection-1.36.0-2|82	The goal of the project is to describe the APIs and  collect them in
12mu|gobject-introspection-1.36.0-2|83	a uniform, machine readable format.
12mu|gobject-introspection-1.36.0-2|84	
12mu|gobject-introspection-1.36.0-2|85	%prep
12mu|gobject-introspection-1.36.0-2|86	%setup -q
12mu|gobject-introspection-1.36.0-2|87	%apply_patches
12mu|gobject-introspection-1.36.0-2|88	
12mu|gobject-introspection-1.36.0-2|89	%build
12mu|gobject-introspection-1.36.0-2|90	autoreconf -fi
12mu|gobject-introspection-1.36.0-2|91	%configure2_5x \
12mu|gobject-introspection-1.36.0-2|92	--disable-static
12mu|gobject-introspection-1.36.0-2|93	
12mu|gobject-introspection-1.36.0-2|94	%make
12mu|gobject-introspection-1.36.0-2|95	
12mu|gobject-introspection-1.36.0-2|96	%install
12mu|gobject-introspection-1.36.0-2|97	%makeinstall_std
12mu|gobject-introspection-1.36.0-2|98	install -D %{SOURCE1} %{buildroot}%{_rpmhome}/gi-find-deps.sh
12mu|gobject-introspection-1.36.0-2|99	install -D %{SOURCE2} -m 0644 %{buildroot}%{_rpmhome}/macros.d/typelib
12mu|gobject-introspection-1.36.0-2|100	
12mu|gobject-introspection-1.36.0-2|101	# comparing, if we provide all the symbols expected.
12mu|gobject-introspection-1.36.0-2|102	%if %{build_bootstrap}
12mu|gobject-introspection-1.36.0-2|103	ls %{buildroot}%{_libdir}/girepository-1.0/*.typelib | sh %{SOURCE1} -P > gobject-introspection-typelib.installed
12mu|gobject-introspection-1.36.0-2|104	diff -s %{SOURCE3} gobject-introspection-typelib.installed
12mu|gobject-introspection-1.36.0-2|105	%endif
12mu|gobject-introspection-1.36.0-2|106	
12mu|gobject-introspection-1.36.0-2|107	%check
12mu|gobject-introspection-1.36.0-2|108	make check
12mu|gobject-introspection-1.36.0-2|109	
12mu|gobject-introspection-1.36.0-2|110	%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
12mu|gobject-introspection-1.36.0-2|111	
12mu|gobject-introspection-1.36.0-2|112	%files
12mu|gobject-introspection-1.36.0-2|113	%doc README
12mu|gobject-introspection-1.36.0-2|114	%dir %{_libdir}/girepository-%{api}
12mu|gobject-introspection-1.36.0-2|115	%(for typelibname in %{typelibnames}; do
12mu|gobject-introspection-1.36.0-2|116	echo "%{_libdir}/girepository-%{api}/$typelibname.typelib"
12mu|gobject-introspection-1.36.0-2|117	done)
12mu|gobject-introspection-1.36.0-2|118	
12mu|gobject-introspection-1.36.0-2|119	%files -n %{libname}
12mu|gobject-introspection-1.36.0-2|120	%{_libdir}/libgirepository-%{api}.so.%{major}*
12mu|gobject-introspection-1.36.0-2|121	
12mu|gobject-introspection-1.36.0-2|122	%files -n %{devname}
12mu|gobject-introspection-1.36.0-2|123	%doc ChangeLog TODO NEWS AUTHORS
12mu|gobject-introspection-1.36.0-2|124	%{_bindir}/g-ir-annotation-tool
12mu|gobject-introspection-1.36.0-2|125	%{_bindir}/g-ir-compiler
12mu|gobject-introspection-1.36.0-2|126	%{_bindir}/g-ir-dep-tool
12mu|gobject-introspection-1.36.0-2|127	%{_bindir}/g-ir-generate
12mu|gobject-introspection-1.36.0-2|128	%{_bindir}/g-ir-scanner
12mu|gobject-introspection-1.36.0-2|129	%{_bindir}/g-ir-doc-tool
12mu|gobject-introspection-1.36.0-2|130	%{_libdir}/%{name}
12mu|gobject-introspection-1.36.0-2|131	%{_libdir}/libgirepository-%{api}.so
12mu|gobject-introspection-1.36.0-2|132	%{_libdir}/pkgconfig/*.pc
12mu|gobject-introspection-1.36.0-2|133	%{_includedir}/%{name}-%{api}
12mu|gobject-introspection-1.36.0-2|134	%{_datadir}/aclocal/*.m4
12mu|gobject-introspection-1.36.0-2|135	%{_datadir}/%{name}-%{api}
12mu|gobject-introspection-1.36.0-2|136	#%{_datadir}/gtk-doc/html/gi
12mu|gobject-introspection-1.36.0-2|137	%dir %{_datadir}/gir-%{api}
12mu|gobject-introspection-1.36.0-2|138	%(for typelibname in %{typelibnames}; do
12mu|gobject-introspection-1.36.0-2|139	echo "%{_datadir}/gir-%{api}/$typelibname.gir"
12mu|gobject-introspection-1.36.0-2|140	done)
12mu|gobject-introspection-1.36.0-2|141	%{_rpmhome}/gi-find-deps.sh
12mu|gobject-introspection-1.36.0-2|142	%{_rpmhome}/macros.d/typelib
12mu|gobject-introspection-1.36.0-2|143	%{_mandir}/man1/*
12mu|gobject-introspection-1.36.0-2|144	

19745 12
12mu|gofer-0.74-1|1	Name:    gofer
12mu|gofer-0.74-1|2	Version: 0.74
12mu|gofer-0.74-1|3	Release: 1
12mu|gofer-0.74-1|4	Summary: A lightweight, extensible python agent
12mu|gofer-0.74-1|5	Group:   Development/Other
12mu|gofer-0.74-1|6	License: LGPLv2
12mu|gofer-0.74-1|7	URL:     https://fedorahosted.org/gofer/
12mu|gofer-0.74-1|8	Source0: https://fedorahosted.org/releases/g/o/gofer/%{name}-%{version}.tar.gz
12mu|gofer-0.74-1|9	BuildArch: noarch
12mu|gofer-0.74-1|10	BuildRequires: gzip
12mu|gofer-0.74-1|11	BuildRequires: python-devel
12mu|gofer-0.74-1|12	BuildRequires: python-setuptools
12mu|gofer-0.74-1|13	BuildRequires: python-rpm
12mu|gofer-0.74-1|14	Requires: python-%{name} = %{version}
12mu|gofer-0.74-1|15	Requires: python-iniparse
12mu|gofer-0.74-1|16	
12mu|gofer-0.74-1|17	%description
12mu|gofer-0.74-1|18	Gofer provides an extensible, light weight, universal python agent.
12mu|gofer-0.74-1|19	The gofer core agent is a python daemon (service) that provides
12mu|gofer-0.74-1|20	infrastructure for exposing a remote API and for running Recurring
12mu|gofer-0.74-1|21	Actions. The APIs contributed by plug-ins are accessible by Remote
12mu|gofer-0.74-1|22	Method Invocation (RMI). The transport for RMI is AMQP using the
12mu|gofer-0.74-1|23	QPID message broker. Actions are also provided by plug-ins and are
12mu|gofer-0.74-1|24	executed at the specified interval.
12mu|gofer-0.74-1|25	
12mu|gofer-0.74-1|26	%prep
12mu|gofer-0.74-1|27	%setup -q
12mu|gofer-0.74-1|28	
12mu|gofer-0.74-1|29	%build
12mu|gofer-0.74-1|30	pushd src
12mu|gofer-0.74-1|31	python setup.py build
12mu|gofer-0.74-1|32	popd
12mu|gofer-0.74-1|33	pushd docs/man/man1
12mu|gofer-0.74-1|34	gzip *
12mu|gofer-0.74-1|35	popd
12mu|gofer-0.74-1|36	
12mu|gofer-0.74-1|37	%install
12mu|gofer-0.74-1|38	pushd src
12mu|gofer-0.74-1|39	python setup.py install -O1 --skip-build --root %{buildroot}
12mu|gofer-0.74-1|40	#pushd ruby
12mu|gofer-0.74-1|41	#mkdir -p %{buildroot}/%{ruby_sitelibdir}/%{name}/rmi
12mu|gofer-0.74-1|42	#mkdir -p %{buildroot}/%{ruby_sitelibdir}/%{name}/messaging
12mu|gofer-0.74-1|43	#cp %{name}.rb %{buildroot}/%{ruby_sitelibdir}
12mu|gofer-0.74-1|44	#pushd %{name}
12mu|gofer-0.74-1|45	#cp *.rb %{buildroot}/%{ruby_sitelibdir}/%{name}
12mu|gofer-0.74-1|46	#pushd rmi
12mu|gofer-0.74-1|47	#cp *.rb %{buildroot}/%{ruby_sitelibdir}/%{name}/rmi
12mu|gofer-0.74-1|48	#popd
12mu|gofer-0.74-1|49	#pushd messaging
12mu|gofer-0.74-1|50	#cp *.rb %{buildroot}/%{ruby_sitelibdir}/%{name}/messaging
12mu|gofer-0.74-1|51	#popd
12mu|gofer-0.74-1|52	#popd
12mu|gofer-0.74-1|53	#popd
12mu|gofer-0.74-1|54	popd
12mu|gofer-0.74-1|55	
12mu|gofer-0.74-1|56	mkdir -p %{buildroot}/usr/bin
12mu|gofer-0.74-1|57	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}
12mu|gofer-0.74-1|58	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}/plugins
12mu|gofer-0.74-1|59	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}/conf.d
12mu|gofer-0.74-1|60	mkdir -p %{buildroot}/%{_sysconfdir}/init.d
12mu|gofer-0.74-1|61	mkdir -p %{buildroot}/%{_var}/log/%{name}
12mu|gofer-0.74-1|62	mkdir -p %{buildroot}/%{_var}/lib/%{name}/journal/watchdog
12mu|gofer-0.74-1|63	mkdir -p %{buildroot}/%{_usr}/lib/%{name}/plugins
12mu|gofer-0.74-1|64	mkdir -p %{buildroot}/%{_usr}/share/%{name}/plugins
12mu|gofer-0.74-1|65	mkdir -p %{buildroot}/%{_mandir}/man1
12mu|gofer-0.74-1|66	
12mu|gofer-0.74-1|67	cp bin/%{name}d %{buildroot}/usr/bin
12mu|gofer-0.74-1|68	cp etc/init.d/%{name}d %{buildroot}/%{_sysconfdir}/init.d
12mu|gofer-0.74-1|69	cp etc/%{name}/*.conf %{buildroot}/%{_sysconfdir}/%{name}
12mu|gofer-0.74-1|70	cp etc/%{name}/plugins/*.conf %{buildroot}/%{_sysconfdir}/%{name}/plugins
12mu|gofer-0.74-1|71	cp src/plugins/*.py %{buildroot}/%{_usr}/share/%{name}/plugins
12mu|gofer-0.74-1|72	cp docs/man/man1/* %{buildroot}/%{_mandir}/man1
12mu|gofer-0.74-1|73	
12mu|gofer-0.74-1|74	rm -rf %{buildroot}/%{python_sitelib}/%{name}*.egg-info
12mu|gofer-0.74-1|75	
12mu|gofer-0.74-1|76	# Disable virt plugin for now
12mu|gofer-0.74-1|77	rm -f %{buildroot}%{_sysconfdir}/%{name}/plugins/virt.conf
12mu|gofer-0.74-1|78	rm -f %{buildroot}%{_usr}/share/%{name}/plugins/virt.*
12mu|gofer-0.74-1|79	
12mu|gofer-0.74-1|80	%files
12mu|gofer-0.74-1|81	%dir %{_sysconfdir}/%{name}/
12mu|gofer-0.74-1|82	%dir %{_sysconfdir}/%{name}/plugins
12mu|gofer-0.74-1|83	%dir %{_usr}/lib/%{name}/plugins/
12mu|gofer-0.74-1|84	%dir %{_usr}/share/%{name}/plugins/
12mu|gofer-0.74-1|85	%dir %{_sysconfdir}/%{name}/conf.d/
12mu|gofer-0.74-1|86	%dir %{_var}/log/%{name}/
12mu|gofer-0.74-1|87	%{python_sitelib}/%{name}/agent/
12mu|gofer-0.74-1|88	%{_bindir}/%{name}d
12mu|gofer-0.74-1|89	%attr(755,root,root) %{_sysconfdir}/init.d/%{name}d
12mu|gofer-0.74-1|90	%config(noreplace) %{_sysconfdir}/%{name}/agent.conf
12mu|gofer-0.74-1|91	%config(noreplace) %{_sysconfdir}/%{name}/plugins/builtin.conf
12mu|gofer-0.74-1|92	%{_usr}/share/%{name}/plugins/builtin.*
12mu|gofer-0.74-1|93	%doc LICENSE
12mu|gofer-0.74-1|94	%doc %{_mandir}/man1/gofer*
12mu|gofer-0.74-1|95	
12mu|gofer-0.74-1|96	%post
12mu|gofer-0.74-1|97	chkconfig --add %{name}d
12mu|gofer-0.74-1|98	
12mu|gofer-0.74-1|99	%preun
12mu|gofer-0.74-1|100	if [ $1 = 0 ] ; then
12mu|gofer-0.74-1|101	/sbin/service %{name}d stop >/dev/null 2>&1
12mu|gofer-0.74-1|102	/sbin/chkconfig --del %{name}d
12mu|gofer-0.74-1|103	fi
12mu|gofer-0.74-1|104	
12mu|gofer-0.74-1|105	
12mu|gofer-0.74-1|106	###############################################################################
12mu|gofer-0.74-1|107	# python lib
12mu|gofer-0.74-1|108	###############################################################################
12mu|gofer-0.74-1|109	
12mu|gofer-0.74-1|110	%package -n python-%{name}
12mu|gofer-0.74-1|111	Summary: Gofer python lib modules
12mu|gofer-0.74-1|112	Group: Development/Python
12mu|gofer-0.74-1|113	Obsoletes: %{name}-lib
12mu|gofer-0.74-1|114	BuildRequires: python
12mu|gofer-0.74-1|115	Requires: python-simplejson
12mu|gofer-0.74-1|116	Requires: python-qpid >= 0.7
12mu|gofer-0.74-1|117	Requires: pythonegg(pypam)
12mu|gofer-0.74-1|118	%if 0%{?rhel} && 0%{?rhel} < 6
12mu|gofer-0.74-1|119	Requires: python-hashlib
12mu|gofer-0.74-1|120	Requires: python-uuid
12mu|gofer-0.74-1|121	Requires: python-ssl
12mu|gofer-0.74-1|122	%endif
12mu|gofer-0.74-1|123	
12mu|gofer-0.74-1|124	%description -n python-%{name}
12mu|gofer-0.74-1|125	Contains gofer python lib modules.
12mu|gofer-0.74-1|126	
12mu|gofer-0.74-1|127	%files -n python-%{name}
12mu|gofer-0.74-1|128	%{python_sitelib}/%{name}/*.py*
12mu|gofer-0.74-1|129	%{python_sitelib}/%{name}/rmi/
12mu|gofer-0.74-1|130	%{python_sitelib}/%{name}/messaging/
12mu|gofer-0.74-1|131	%doc LICENSE
12mu|gofer-0.74-1|132	
12mu|gofer-0.74-1|133	###############################################################################
12mu|gofer-0.74-1|134	# ruby lib
12mu|gofer-0.74-1|135	###############################################################################
12mu|gofer-0.74-1|136	
12mu|gofer-0.74-1|137	#%package -n ruby-%{name}
12mu|gofer-0.74-1|138	#Summary: Gofer ruby lib modules
12mu|gofer-0.74-1|139	#Group: Development/Ruby
12mu|gofer-0.74-1|140	#BuildRequires: ruby
12mu|gofer-0.74-1|141	#Requires: rubygems
12mu|gofer-0.74-1|142	#Requires: rubygem(json)
12mu|gofer-0.74-1|143	#Requires: rubygem(qpid) >= 0.16.0
12mu|gofer-0.74-1|144	#
12mu|gofer-0.74-1|145	#%description -n ruby-%{name}
12mu|gofer-0.74-1|146	#Contains gofer ruby lib modules.
12mu|gofer-0.74-1|147	#
12mu|gofer-0.74-1|148	#%files -n ruby-%{name}
12mu|gofer-0.74-1|149	#%{ruby_sitelibdir}/%{name}.rb
12mu|gofer-0.74-1|150	#%{ruby_sitelibdir}/%{name}/*.rb
12mu|gofer-0.74-1|151	#%{ruby_sitelibdir}/%{name}/rmi/
12mu|gofer-0.74-1|152	#%{ruby_sitelibdir}/%{name}/messaging/
12mu|gofer-0.74-1|153	#%doc LICENSE
12mu|gofer-0.74-1|154	#
12mu|gofer-0.74-1|155	
12mu|gofer-0.74-1|156	###############################################################################
12mu|gofer-0.74-1|157	# plugin: system
12mu|gofer-0.74-1|158	###############################################################################
12mu|gofer-0.74-1|159	
12mu|gofer-0.74-1|160	%package -n gofer-system
12mu|gofer-0.74-1|161	Summary: The system plug-in
12mu|gofer-0.74-1|162	Group: Development/Other
12mu|gofer-0.74-1|163	BuildRequires: python
12mu|gofer-0.74-1|164	Requires: %{name} >= %{version}
12mu|gofer-0.74-1|165	
12mu|gofer-0.74-1|166	%description -n gofer-system
12mu|gofer-0.74-1|167	Contains the system plug-in.
12mu|gofer-0.74-1|168	The system plug-in provides system functionality.
12mu|gofer-0.74-1|169	
12mu|gofer-0.74-1|170	%files -n gofer-system
12mu|gofer-0.74-1|171	%config(noreplace) %{_sysconfdir}/%{name}/plugins/system.conf
12mu|gofer-0.74-1|172	%{_usr}/share/%{name}/plugins/system.*
12mu|gofer-0.74-1|173	%doc LICENSE
12mu|gofer-0.74-1|174	
12mu|gofer-0.74-1|175	
12mu|gofer-0.74-1|176	###############################################################################
12mu|gofer-0.74-1|177	# plugin: watchdog
12mu|gofer-0.74-1|178	###############################################################################
12mu|gofer-0.74-1|179	
12mu|gofer-0.74-1|180	%package -n gofer-watchdog
12mu|gofer-0.74-1|181	Summary: The watchdog plug-in
12mu|gofer-0.74-1|182	Group: Development/Other
12mu|gofer-0.74-1|183	BuildRequires: python
12mu|gofer-0.74-1|184	Requires: %{name} >= %{version}
12mu|gofer-0.74-1|185	
12mu|gofer-0.74-1|186	%description -n gofer-watchdog
12mu|gofer-0.74-1|187	Contains the watchdog plug-in.
12mu|gofer-0.74-1|188	This plug-in is used to support time out
12mu|gofer-0.74-1|189	for asynchronous RMI calls.
12mu|gofer-0.74-1|190	
12mu|gofer-0.74-1|191	%files -n gofer-watchdog
12mu|gofer-0.74-1|192	%config(noreplace) %{_sysconfdir}/%{name}/plugins/watchdog.conf
12mu|gofer-0.74-1|193	%{_usr}/share/%{name}/plugins/watchdog.*
12mu|gofer-0.74-1|194	%{_var}/lib/%{name}/journal/watchdog
12mu|gofer-0.74-1|195	%doc LICENSE
12mu|gofer-0.74-1|196	
12mu|gofer-0.74-1|197	
12mu|gofer-0.74-1|198	###############################################################################
12mu|gofer-0.74-1|199	# plugin: virt
12mu|gofer-0.74-1|200	###############################################################################
12mu|gofer-0.74-1|201	
12mu|gofer-0.74-1|202	#%package -n gofer-virt
12mu|gofer-0.74-1|203	#Summary: The virtualization plugin
12mu|gofer-0.74-1|204	#Group: Development/Other
12mu|gofer-0.74-1|205	#BuildRequires: python
12mu|gofer-0.74-1|206	#Requires: libvirt-python
12mu|gofer-0.74-1|207	#Requires: %{name} >= %{version}
12mu|gofer-0.74-1|208	#
12mu|gofer-0.74-1|209	#%description -n gofer-virt
12mu|gofer-0.74-1|210	#Contains the virtualization plugin.
12mu|gofer-0.74-1|211	#This plug-in provides RMI access to libvirt functionality.
12mu|gofer-0.74-1|212	#
12mu|gofer-0.74-1|213	#%files -n gofer-virt
12mu|gofer-0.74-1|214	#%config(noreplace) %{_sysconfdir}/%{name}/plugins/virt.conf
12mu|gofer-0.74-1|215	#%{_usr}/share/%{name}/plugins/virt.*
12mu|gofer-0.74-1|216	#%doc LICENSE
12mu|gofer-0.74-1|217	#
12mu|gofer-0.74-1|218	
12mu|gofer-0.74-1|219	###############################################################################
12mu|gofer-0.74-1|220	# plugin: package
12mu|gofer-0.74-1|221	###############################################################################
12mu|gofer-0.74-1|222	
12mu|gofer-0.74-1|223	%package -n gofer-package
12mu|gofer-0.74-1|224	Summary: The package (RPM) plugin
12mu|gofer-0.74-1|225	Group: Development/Other
12mu|gofer-0.74-1|226	BuildRequires: python
12mu|gofer-0.74-1|227	#Requires: yum
12mu|gofer-0.74-1|228	Requires: %{name} >= %{version}
12mu|gofer-0.74-1|229	
12mu|gofer-0.74-1|230	%description -n gofer-package
12mu|gofer-0.74-1|231	Contains the package plugin.
12mu|gofer-0.74-1|232	This plug-in provides RMI access to package (RPM) management.
12mu|gofer-0.74-1|233	
12mu|gofer-0.74-1|234	%files -n gofer-package
12mu|gofer-0.74-1|235	%config(noreplace) %{_sysconfdir}/%{name}/plugins/package.conf
12mu|gofer-0.74-1|236	%{_usr}/share/%{name}/plugins/package.*
12mu|gofer-0.74-1|237	%doc LICENSE
12mu|gofer-0.74-1|238	
12mu|gofer-0.74-1|239	%changelog
12mu|gofer-0.74-1|240	* Wed Dec 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.74-1
12mu|gofer-0.74-1|241	+ Revision: bebae99
12mu|gofer-0.74-1|242	- Disable ruby and virt plugins
12mu|gofer-0.74-1|243	
12mu|gofer-0.74-1|244	

19746 12
12mu|goffice-0.10.9-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mu|goffice-0.10.9-1|2	
12mu|goffice-0.10.9-1|3	%define api	0.10
12mu|goffice-0.10.9-1|4	%define major	10
12mu|goffice-0.10.9-1|5	%define libname	%mklibname %{name} %{api} %{major}
12mu|goffice-0.10.9-1|6	%define devname	%mklibname -d %{name} %{api}
12mu|goffice-0.10.9-1|7	%define girname	%mklibname %{name}-gir %{api}
12mu|goffice-0.10.9-1|8	
12mu|goffice-0.10.9-1|9	Summary:	Set of document centric objects and utilities for GLib/GTK
12mu|goffice-0.10.9-1|10	Name:		goffice
12mu|goffice-0.10.9-1|11	Version:	0.10.9
12mu|goffice-0.10.9-1|12	Release:	1
12mu|goffice-0.10.9-1|13	License:	GPLv2+
12mu|goffice-0.10.9-1|14	Group:		System/Libraries
12mu|goffice-0.10.9-1|15	Url:		http://www.gnome.org
12mu|goffice-0.10.9-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/goffice/%{url_ver}/%{name}-%{version}.tar.xz
12mu|goffice-0.10.9-1|17	
12mu|goffice-0.10.9-1|18	BuildRequires:	gtk-doc
12mu|goffice-0.10.9-1|19	BuildRequires:	intltool
12mu|goffice-0.10.9-1|20	BuildRequires:	perl-IO-Compress
12mu|goffice-0.10.9-1|21	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|goffice-0.10.9-1|22	BuildRequires:	pkgconfig(gconf-2.0)
12mu|goffice-0.10.9-1|23	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|goffice-0.10.9-1|24	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|goffice-0.10.9-1|25	BuildRequires:	pkgconfig(libglade-2.0)
12mu|goffice-0.10.9-1|26	BuildRequires:	pkgconfig(libgsf-1)
12mu|goffice-0.10.9-1|27	BuildRequires:	pkgconfig(libpcre)
12mu|goffice-0.10.9-1|28	BuildRequires:	pkgconfig(librsvg-2.0)
12mu|goffice-0.10.9-1|29	
12mu|goffice-0.10.9-1|30	%description
12mu|goffice-0.10.9-1|31	There are common operations for document centric applications that are
12mu|goffice-0.10.9-1|32	conceptually simple, but complex to implement fully.
12mu|goffice-0.10.9-1|33	- plugins
12mu|goffice-0.10.9-1|34	- load/save documents
12mu|goffice-0.10.9-1|35	- undo/redo
12mu|goffice-0.10.9-1|36	
12mu|goffice-0.10.9-1|37	%files -f %{name}-%{version}.lang
12mu|goffice-0.10.9-1|38	%doc README NEWS AUTHORS BUGS MAINTAINERS
12mu|goffice-0.10.9-1|39	%{_libdir}/%{name}/%{version}/
12mu|goffice-0.10.9-1|40	%dir %{_libdir}/%{name}/
12mu|goffice-0.10.9-1|41	
12mu|goffice-0.10.9-1|42	#----------------------------------------------------------------------------
12mu|goffice-0.10.9-1|43	
12mu|goffice-0.10.9-1|44	%package -n %{libname}
12mu|goffice-0.10.9-1|45	Summary:	%{summary}
12mu|goffice-0.10.9-1|46	Group:		%{group}
12mu|goffice-0.10.9-1|47	
12mu|goffice-0.10.9-1|48	%description -n %{libname}
12mu|goffice-0.10.9-1|49	Shared library implementing document centric objects and utilities for
12mu|goffice-0.10.9-1|50	GLib/GTK.
12mu|goffice-0.10.9-1|51	
12mu|goffice-0.10.9-1|52	%files -n %{libname}
12mu|goffice-0.10.9-1|53	%{_libdir}/libgoffice-%{api}.so.%{major}*
12mu|goffice-0.10.9-1|54	
12mu|goffice-0.10.9-1|55	#----------------------------------------------------------------------------
12mu|goffice-0.10.9-1|56	
12mu|goffice-0.10.9-1|57	%package -n %{girname}
12mu|goffice-0.10.9-1|58	Summary:	GObject Introspection interface description for %{name}
12mu|goffice-0.10.9-1|59	Group:		System/Libraries
12mu|goffice-0.10.9-1|60	
12mu|goffice-0.10.9-1|61	%description -n %{girname}
12mu|goffice-0.10.9-1|62	GObject Introspection interface description for %{name}.
12mu|goffice-0.10.9-1|63	
12mu|goffice-0.10.9-1|64	%files -n %{girname}
12mu|goffice-0.10.9-1|65	%{_libdir}/girepository-1.0/GOffice-%{api}.typelib
12mu|goffice-0.10.9-1|66	
12mu|goffice-0.10.9-1|67	#----------------------------------------------------------------------------
12mu|goffice-0.10.9-1|68	
12mu|goffice-0.10.9-1|69	%package -n %{devname}
12mu|goffice-0.10.9-1|70	Summary:	%{summary}
12mu|goffice-0.10.9-1|71	Group:		Development/C
12mu|goffice-0.10.9-1|72	Requires:	%{libname} = %{EVRD}
12mu|goffice-0.10.9-1|73	Requires:	%{girname} = %{EVRD}
12mu|goffice-0.10.9-1|74	Provides:	%{name}-devel = %{EVRD}
12mu|goffice-0.10.9-1|75	
12mu|goffice-0.10.9-1|76	%description -n %{devname}
12mu|goffice-0.10.9-1|77	Development files of the Goffice library.
12mu|goffice-0.10.9-1|78	
12mu|goffice-0.10.9-1|79	%files -n %{devname}
12mu|goffice-0.10.9-1|80	%{_includedir}/libgoffice-%{api}/
12mu|goffice-0.10.9-1|81	%{_libdir}/lib*.so
12mu|goffice-0.10.9-1|82	%{_libdir}/pkgconfig/*.pc
12mu|goffice-0.10.9-1|83	%{_datadir}/gtk-doc/html/goffice-%{api}/
12mu|goffice-0.10.9-1|84	%{_datadir}/gir-1.0/*.gir
12mu|goffice-0.10.9-1|85	
12mu|goffice-0.10.9-1|86	#----------------------------------------------------------------------------
12mu|goffice-0.10.9-1|87	
12mu|goffice-0.10.9-1|88	%prep
12mu|goffice-0.10.9-1|89	%setup -q
12mu|goffice-0.10.9-1|90	
12mu|goffice-0.10.9-1|91	%build
12mu|goffice-0.10.9-1|92	%configure2_5x \
12mu|goffice-0.10.9-1|93	--disable-static \
12mu|goffice-0.10.9-1|94	--enable-introspection=yes
12mu|goffice-0.10.9-1|95	
12mu|goffice-0.10.9-1|96	%make
12mu|goffice-0.10.9-1|97	
12mu|goffice-0.10.9-1|98	%install
12mu|goffice-0.10.9-1|99	%makeinstall_std
12mu|goffice-0.10.9-1|100	%find_lang %{name}-%{version}
12mu|goffice-0.10.9-1|101	
12mu|goffice-0.10.9-1|102	
12mu|goffice-0.10.9-1|103	%changelog
12mu|goffice-0.10.9-1|104	* Sat Jan 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.9-1
12mu|goffice-0.10.9-1|105	+ Revision: 736eed2
12mu|goffice-0.10.9-1|106	- LOG New version 0.10.9
12mu|goffice-0.10.9-1|107	
12mu|goffice-0.10.9-1|108	

19747 12
12mu|goocanvas2-2.0.2-1|1	%define oname goocanvas
12mu|goocanvas2-2.0.2-1|2	
12mu|goocanvas2-2.0.2-1|3	%define major		9
12mu|goocanvas2-2.0.2-1|4	%define api		2.0
12mu|goocanvas2-2.0.2-1|5	%define gmajor		2.0
12mu|goocanvas2-2.0.2-1|6	%define libname		%mklibname %{oname} %{api} %{major}
12mu|goocanvas2-2.0.2-1|7	%define develname	%mklibname -d %{oname} %{api}
12mu|goocanvas2-2.0.2-1|8	%define girname		%mklibname %{oname}-gir %{gmajor}
12mu|goocanvas2-2.0.2-1|9	
12mu|goocanvas2-2.0.2-1|10	%define url_ver %(echo %version | cut -d. -f1,2)
12mu|goocanvas2-2.0.2-1|11	
12mu|goocanvas2-2.0.2-1|12	Name:		goocanvas2
12mu|goocanvas2-2.0.2-1|13	Version:	2.0.2
12mu|goocanvas2-2.0.2-1|14	Release:	1
12mu|goocanvas2-2.0.2-1|15	Summary:	New canvas widget for GTK+ that uses the cairo 2D library
12mu|goocanvas2-2.0.2-1|16	Group:		Development/GNOME and GTK+
12mu|goocanvas2-2.0.2-1|17	License:	LGPL+
12mu|goocanvas2-2.0.2-1|18	URL:		http://sourceforge.net/projects/goocanvas
12mu|goocanvas2-2.0.2-1|19	Source0:	http://download.gnome.org/sources/%{oname}/%{url_ver}/%{oname}-%{version}.tar.xz
12mu|goocanvas2-2.0.2-1|20	BuildRequires:	gtk+3-devel >= 3.0.0
12mu|goocanvas2-2.0.2-1|21	BuildRequires:	gnome-doc-utils
12mu|goocanvas2-2.0.2-1|22	BuildRequires:	intltool
12mu|goocanvas2-2.0.2-1|23	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|goocanvas2-2.0.2-1|24	
12mu|goocanvas2-2.0.2-1|25	%description
12mu|goocanvas2-2.0.2-1|26	GooCanvas is a new canvas widget for GTK+ that uses the cairo 2D library for
12mu|goocanvas2-2.0.2-1|27	drawing. It has a model/view split, and uses interfaces for canvas items and
12mu|goocanvas2-2.0.2-1|28	views, so you can easily turn any application object into canvas items.
12mu|goocanvas2-2.0.2-1|29	
12mu|goocanvas2-2.0.2-1|30	%package -n %{libname}
12mu|goocanvas2-2.0.2-1|31	Summary:	New canvas widget for GTK+ that uses the cairo 2D library
12mu|goocanvas2-2.0.2-1|32	Group:		System/Libraries
12mu|goocanvas2-2.0.2-1|33	Requires:	%{name}-i18n >= %{version}
12mu|goocanvas2-2.0.2-1|34	Provides:	lib%{name} = %{version}-%{release}
12mu|goocanvas2-2.0.2-1|35	Obsoletes:	%{_lib}goocanvas-2.0_9 < 2.0.1
12mu|goocanvas2-2.0.2-1|36	
12mu|goocanvas2-2.0.2-1|37	%description -n %{libname}
12mu|goocanvas2-2.0.2-1|38	This package contains the shared library for goocanvas.
12mu|goocanvas2-2.0.2-1|39	
12mu|goocanvas2-2.0.2-1|40	%package i18n
12mu|goocanvas2-2.0.2-1|41	Summary:	New canvas widget for GTK+ that uses the cairo 2D library
12mu|goocanvas2-2.0.2-1|42	Group:		System/Internationalization
12mu|goocanvas2-2.0.2-1|43	
12mu|goocanvas2-2.0.2-1|44	%description i18n
12mu|goocanvas2-2.0.2-1|45	This package contains the translations for goocanvas.
12mu|goocanvas2-2.0.2-1|46	
12mu|goocanvas2-2.0.2-1|47	%package -n %{develname}
12mu|goocanvas2-2.0.2-1|48	Summary:	New canvas widget for GTK+ that uses the cairo 2D library
12mu|goocanvas2-2.0.2-1|49	Group:		Development/GNOME and GTK+
12mu|goocanvas2-2.0.2-1|50	Requires:	%{libname} = %{version}-%{release}
12mu|goocanvas2-2.0.2-1|51	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|goocanvas2-2.0.2-1|52	Provides:	%{name}-devel = %{version}-%{release}
12mu|goocanvas2-2.0.2-1|53	Obsoletes:	%{_lib}goocanvas-2.0-devel < 2.0.1
12mu|goocanvas2-2.0.2-1|54	
12mu|goocanvas2-2.0.2-1|55	%description -n %{develname}
12mu|goocanvas2-2.0.2-1|56	This package contains the development libraries, include files
12mu|goocanvas2-2.0.2-1|57	and documentation.
12mu|goocanvas2-2.0.2-1|58	
12mu|goocanvas2-2.0.2-1|59	%package -n %{girname}
12mu|goocanvas2-2.0.2-1|60	Summary:	GObject Introspection interface description for %{name}
12mu|goocanvas2-2.0.2-1|61	Group:		System/Libraries
12mu|goocanvas2-2.0.2-1|62	Requires:	%{libname} = %{version}-%{release}
12mu|goocanvas2-2.0.2-1|63	
12mu|goocanvas2-2.0.2-1|64	%description -n %{girname}
12mu|goocanvas2-2.0.2-1|65	GObject Introspection interface description for %{name}.
12mu|goocanvas2-2.0.2-1|66	
12mu|goocanvas2-2.0.2-1|67	%prep
12mu|goocanvas2-2.0.2-1|68	%setup -q -n %{oname}-%{version}
12mu|goocanvas2-2.0.2-1|69	
12mu|goocanvas2-2.0.2-1|70	%build
12mu|goocanvas2-2.0.2-1|71	%configure2_5x \
12mu|goocanvas2-2.0.2-1|72	--enable-introspection=yes \
12mu|goocanvas2-2.0.2-1|73	--disable-static
12mu|goocanvas2-2.0.2-1|74	%make LIBS=-lm
12mu|goocanvas2-2.0.2-1|75	
12mu|goocanvas2-2.0.2-1|76	%install
12mu|goocanvas2-2.0.2-1|77	rm -rf %{buildroot}
12mu|goocanvas2-2.0.2-1|78	%makeinstall_std
12mu|goocanvas2-2.0.2-1|79	
12mu|goocanvas2-2.0.2-1|80	rm -f %{buildroot}%{_libdir}/*.la
12mu|goocanvas2-2.0.2-1|81	
12mu|goocanvas2-2.0.2-1|82	%find_lang %{name}
12mu|goocanvas2-2.0.2-1|83	
12mu|goocanvas2-2.0.2-1|84	%files -n %{libname}
12mu|goocanvas2-2.0.2-1|85	%doc README COPYING AUTHORS
12mu|goocanvas2-2.0.2-1|86	%{_libdir}/lib%{oname}-%{api}.so.%{major}*
12mu|goocanvas2-2.0.2-1|87	
12mu|goocanvas2-2.0.2-1|88	%files -n %{girname}
12mu|goocanvas2-2.0.2-1|89	%{_libdir}/girepository-1.0/GooCanvas-%{gmajor}.typelib
12mu|goocanvas2-2.0.2-1|90	
12mu|goocanvas2-2.0.2-1|91	%files i18n -f %{name}.lang
12mu|goocanvas2-2.0.2-1|92	
12mu|goocanvas2-2.0.2-1|93	%files -n %{develname}
12mu|goocanvas2-2.0.2-1|94	%doc %{_datadir}/gtk-doc/html/%{name}
12mu|goocanvas2-2.0.2-1|95	%{_includedir}/%{oname}-%{api}
12mu|goocanvas2-2.0.2-1|96	%{_libdir}/lib%{oname}-%{api}.so
12mu|goocanvas2-2.0.2-1|97	%{_libdir}/pkgconfig/*
12mu|goocanvas2-2.0.2-1|98	%{_datadir}/gir-1.0/GooCanvas-%{gmajor}.gir
12mu|goocanvas2-2.0.2-1|99	
12mu|goocanvas2-2.0.2-1|100	
12mu|goocanvas2-2.0.2-1|101	
12mu|goocanvas2-2.0.2-1|102	%changelog
12mu|goocanvas2-2.0.2-1|103	* Thu Nov 28 2013 Tigro <ashejn@gmail.com> 2.0.2-1
12mu|goocanvas2-2.0.2-1|104	+ Revision: 878ab6f
12mu|goocanvas2-2.0.2-1|105	- fix typo
12mu|goocanvas2-2.0.2-1|106	
12mu|goocanvas2-2.0.2-1|107	

19748 12
12mu|google-gadgets-0.11.3-0.1292.1|1	# We actually use libtool to load modules
12mu|google-gadgets-0.11.3-0.1292.1|2	%define dont_remove_libtool_files 1
12mu|google-gadgets-0.11.3-0.1292.1|3	
12mu|google-gadgets-0.11.3-0.1292.1|4	# Currently broken
12mu|google-gadgets-0.11.3-0.1292.1|5	%bcond_with xulrunner
12mu|google-gadgets-0.11.3-0.1292.1|6	
12mu|google-gadgets-0.11.3-0.1292.1|7	Summary:	Google Gadgets for Linux
12mu|google-gadgets-0.11.3-0.1292.1|8	Name:		google-gadgets
12mu|google-gadgets-0.11.3-0.1292.1|9	Version:	0.11.3
12mu|google-gadgets-0.11.3-0.1292.1|10	Release:	0.1292.1
12mu|google-gadgets-0.11.3-0.1292.1|11	License:	Apache License
12mu|google-gadgets-0.11.3-0.1292.1|12	Group:		Toys
12mu|google-gadgets-0.11.3-0.1292.1|13	# Actually svn rev. 1292 -- the latest released version doesn't build
12mu|google-gadgets-0.11.3-0.1292.1|14	# with modern compilers
12mu|google-gadgets-0.11.3-0.1292.1|15	Url:		http://code.google.com/p/google-gadgets-for-linux/
12mu|google-gadgets-0.11.3-0.1292.1|16	Source0:	http://google-gadgets-for-linux.googlecode.com/files/%{name}-for-linux-%{version}.tar.xz
12mu|google-gadgets-0.11.3-0.1292.1|17	Patch0:		google-gadgets-for-linux-0.11.2-default-disable-xulrunner.patch
12mu|google-gadgets-0.11.3-0.1292.1|18	Patch1:		ggadgets-compile.patch
12mu|google-gadgets-0.11.3-0.1292.1|19	Patch2:		google-gadgets-for-linux-0.12-xulrunner-2.0.patch
12mu|google-gadgets-0.11.3-0.1292.1|20	
12mu|google-gadgets-0.11.3-0.1292.1|21	BuildRequires:	desktop-file-utils
12mu|google-gadgets-0.11.3-0.1292.1|22	BuildRequires:	flex
12mu|google-gadgets-0.11.3-0.1292.1|23	BuildRequires:	zip
12mu|google-gadgets-0.11.3-0.1292.1|24	BuildRequires:	curl-devel
12mu|google-gadgets-0.11.3-0.1292.1|25	BuildRequires:	libltdl-devel
12mu|google-gadgets-0.11.3-0.1292.1|26	BuildRequires:	gtk2-devel
12mu|google-gadgets-0.11.3-0.1292.1|27	BuildRequires:	qt4-devel
12mu|google-gadgets-0.11.3-0.1292.1|28	BuildRequires:	dbus-devel
12mu|google-gadgets-0.11.3-0.1292.1|29	BuildRequires:	startup-notification-devel
12mu|google-gadgets-0.11.3-0.1292.1|30	%if %{with xulrunner}
12mu|google-gadgets-0.11.3-0.1292.1|31	Buildrequires:	xulrunner-devel
12mu|google-gadgets-0.11.3-0.1292.1|32	%endif
12mu|google-gadgets-0.11.3-0.1292.1|33	BuildRequires:	webkitgtk-devel
12mu|google-gadgets-0.11.3-0.1292.1|34	BuildRequires:	pkgconfig(libsoup-2.4)
12mu|google-gadgets-0.11.3-0.1292.1|35	BuildRequires:	librsvg-devel
12mu|google-gadgets-0.11.3-0.1292.1|36	BuildRequires:	libgstreamer0.10-plugins-base-devel
12mu|google-gadgets-0.11.3-0.1292.1|37	
12mu|google-gadgets-0.11.3-0.1292.1|38	%description
12mu|google-gadgets-0.11.3-0.1292.1|39	Google Gadgets for Linux provides a platform for running desktop gadgets
12mu|google-gadgets-0.11.3-0.1292.1|40	under Linux, catering to the unique needs of Linux users. It is compatible
12mu|google-gadgets-0.11.3-0.1292.1|41	with the gadgets written for Google Desktop for Windows as well as the
12mu|google-gadgets-0.11.3-0.1292.1|42	Universal Gadgets on iGoogle.
12mu|google-gadgets-0.11.3-0.1292.1|43	
12mu|google-gadgets-0.11.3-0.1292.1|44	#-----------------------------------------------------------------------
12mu|google-gadgets-0.11.3-0.1292.1|45	
12mu|google-gadgets-0.11.3-0.1292.1|46	%package common
12mu|google-gadgets-0.11.3-0.1292.1|47	Summary:	Google Gadgets for Linux - common modules
12mu|google-gadgets-0.11.3-0.1292.1|48	Group:		Toys
12mu|google-gadgets-0.11.3-0.1292.1|49	Requires:	curl
12mu|google-gadgets-0.11.3-0.1292.1|50	Conflicts:	%{name} < 0.10.3-2
12mu|google-gadgets-0.11.3-0.1292.1|51	Conflicts:	%{name}-tk < 0.10.3-2
12mu|google-gadgets-0.11.3-0.1292.1|52	Obsoletes:	%{name}-webkit
12mu|google-gadgets-0.11.3-0.1292.1|53	Obsoletes:	%{name}-xul
12mu|google-gadgets-0.11.3-0.1292.1|54	
12mu|google-gadgets-0.11.3-0.1292.1|55	%description common
12mu|google-gadgets-0.11.3-0.1292.1|56	Google Gadgets for Linux provides a platform for running desktop gadgets
12mu|google-gadgets-0.11.3-0.1292.1|57	under Linux, catering to the unique needs of Linux users. It is compatible
12mu|google-gadgets-0.11.3-0.1292.1|58	with the gadgets written for Google Desktop for Windows as well as the
12mu|google-gadgets-0.11.3-0.1292.1|59	Universal Gadgets on iGoogle.
12mu|google-gadgets-0.11.3-0.1292.1|60	
12mu|google-gadgets-0.11.3-0.1292.1|61	This package contains common modules of Google Gadgets.
12mu|google-gadgets-0.11.3-0.1292.1|62	
12mu|google-gadgets-0.11.3-0.1292.1|63	%files common -f %{name}.lang
12mu|google-gadgets-0.11.3-0.1292.1|64	%doc NEWS THANKS README ChangeLog
12mu|google-gadgets-0.11.3-0.1292.1|65	%{_datadir}/pixmaps/google-gadgets.png
12mu|google-gadgets-0.11.3-0.1292.1|66	%{_datadir}/mime/packages/00-google-gadgets.xml
12mu|google-gadgets-0.11.3-0.1292.1|67	%{_iconsdir}/*/*/*/*
12mu|google-gadgets-0.11.3-0.1292.1|68	%{_datadir}/google-gadgets
12mu|google-gadgets-0.11.3-0.1292.1|69	%dir %{_libdir}/google-gadgets/modules
12mu|google-gadgets-0.11.3-0.1292.1|70	%{_libdir}/google-gadgets/modules/analytics-usage-collector.*
12mu|google-gadgets-0.11.3-0.1292.1|71	%{_libdir}/google-gadgets/modules/curl-xml-http-request.*
12mu|google-gadgets-0.11.3-0.1292.1|72	%{_libdir}/google-gadgets/modules/dbus-script-class.*
12mu|google-gadgets-0.11.3-0.1292.1|73	%{_libdir}/google-gadgets/modules/default-framework.*
12mu|google-gadgets-0.11.3-0.1292.1|74	%{_libdir}/google-gadgets/modules/default-options.*
12mu|google-gadgets-0.11.3-0.1292.1|75	%{_libdir}/google-gadgets/modules/gst-audio-framework.*
12mu|google-gadgets-0.11.3-0.1292.1|76	%{_libdir}/google-gadgets/modules/gst-video-element.*
12mu|google-gadgets-0.11.3-0.1292.1|77	%{_libdir}/google-gadgets/modules/google-gadget-manager.*
12mu|google-gadgets-0.11.3-0.1292.1|78	%{_libdir}/google-gadgets/modules/html-flash-element.*
12mu|google-gadgets-0.11.3-0.1292.1|79	%{_libdir}/google-gadgets/modules/libxml2-xml-parser.*
12mu|google-gadgets-0.11.3-0.1292.1|80	%{_libdir}/google-gadgets/modules/linux-system-framework.*
12mu|google-gadgets-0.11.3-0.1292.1|81	%{_libdir}/google-gadgets/modules/soup-xml-http-request.*
12mu|google-gadgets-0.11.3-0.1292.1|82	%{_libdir}/google-gadgets/modules/webkit-script-runtime.*
12mu|google-gadgets-0.11.3-0.1292.1|83	%if %{with xulrunner}
12mu|google-gadgets-0.11.3-0.1292.1|84	%{_libdir}/google-gadgets/modules/smjs-script-runtime.*
12mu|google-gadgets-0.11.3-0.1292.1|85	%endif
12mu|google-gadgets-0.11.3-0.1292.1|86	
12mu|google-gadgets-0.11.3-0.1292.1|87	#-----------------------------------------------------------------------
12mu|google-gadgets-0.11.3-0.1292.1|88	
12mu|google-gadgets-0.11.3-0.1292.1|89	%define majorggadget 0
12mu|google-gadgets-0.11.3-0.1292.1|90	%define libggadget %mklibname ggadget 1.0 %{majorggadget}
12mu|google-gadgets-0.11.3-0.1292.1|91	
12mu|google-gadgets-0.11.3-0.1292.1|92	%package -n %{libggadget}
12mu|google-gadgets-0.11.3-0.1292.1|93	Summary:	Google Gadgets for Linux - shared libs
12mu|google-gadgets-0.11.3-0.1292.1|94	Group:		Toys
12mu|google-gadgets-0.11.3-0.1292.1|95	
12mu|google-gadgets-0.11.3-0.1292.1|96	%description -n %{libggadget}
12mu|google-gadgets-0.11.3-0.1292.1|97	This package contains shared library of Google Gadgets.
12mu|google-gadgets-0.11.3-0.1292.1|98	
12mu|google-gadgets-0.11.3-0.1292.1|99	%files -n %{libggadget}
12mu|google-gadgets-0.11.3-0.1292.1|100	%{_libdir}/libggadget-1.0.so.%{majorggadget}*
12mu|google-gadgets-0.11.3-0.1292.1|101	
12mu|google-gadgets-0.11.3-0.1292.1|102	#-----------------------------------------------------------------------
12mu|google-gadgets-0.11.3-0.1292.1|103	
12mu|google-gadgets-0.11.3-0.1292.1|104	%define majorggadgetdbus 0
12mu|google-gadgets-0.11.3-0.1292.1|105	%define libggadgetdbus %mklibname ggadget-dbus 1.0 %{majorggadgetdbus}
12mu|google-gadgets-0.11.3-0.1292.1|106	
12mu|google-gadgets-0.11.3-0.1292.1|107	%package -n %{libggadgetdbus}
12mu|google-gadgets-0.11.3-0.1292.1|108	Summary:	Google Gadgets for Linux - shared libs
12mu|google-gadgets-0.11.3-0.1292.1|109	Conflicts:	%{_lib}ggadget1.0_0 < 0.11.0-6
12mu|google-gadgets-0.11.3-0.1292.1|110	Group:		Toys
12mu|google-gadgets-0.11.3-0.1292.1|111	
12mu|google-gadgets-0.11.3-0.1292.1|112	%description -n %{libggadgetdbus}
12mu|google-gadgets-0.11.3-0.1292.1|113	This package contains shared library of Google Gadgets.
12mu|google-gadgets-0.11.3-0.1292.1|114	
12mu|google-gadgets-0.11.3-0.1292.1|115	%files -n %{libggadgetdbus}
12mu|google-gadgets-0.11.3-0.1292.1|116	%{_libdir}/libggadget-dbus-1.0.so.%{majorggadgetdbus}*
12mu|google-gadgets-0.11.3-0.1292.1|117	
12mu|google-gadgets-0.11.3-0.1292.1|118	#-----------------------------------------------------------------------
12mu|google-gadgets-0.11.3-0.1292.1|119	
12mu|google-gadgets-0.11.3-0.1292.1|120	%define majorggadgetjs 0
12mu|google-gadgets-0.11.3-0.1292.1|121	%define libggadgetjs %mklibname ggadget-js 1.0 %{majorggadgetjs}
12mu|google-gadgets-0.11.3-0.1292.1|122	
12mu|google-gadgets-0.11.3-0.1292.1|123	%package -n %{libggadgetjs}
12mu|google-gadgets-0.11.3-0.1292.1|124	Summary:	Google Gadgets for Linux - shared libs
12mu|google-gadgets-0.11.3-0.1292.1|125	Conflicts:	%{_lib}ggadget1.0_0 < 0.11.0-6
12mu|google-gadgets-0.11.3-0.1292.1|126	Group:		Toys
12mu|google-gadgets-0.11.3-0.1292.1|127	
12mu|google-gadgets-0.11.3-0.1292.1|128	%description -n %{libggadgetjs}
12mu|google-gadgets-0.11.3-0.1292.1|129	This package contains shared library of Google Gadgets.
12mu|google-gadgets-0.11.3-0.1292.1|130	
12mu|google-gadgets-0.11.3-0.1292.1|131	%files -n %{libggadgetjs}
12mu|google-gadgets-0.11.3-0.1292.1|132	%{_libdir}/libggadget-js-1.0.so.%{majorggadgetjs}*
12mu|google-gadgets-0.11.3-0.1292.1|133	
12mu|google-gadgets-0.11.3-0.1292.1|134	#-----------------------------------------------------------------------
12mu|google-gadgets-0.11.3-0.1292.1|135	
12mu|google-gadgets-0.11.3-0.1292.1|136	%define majorggadgetxdg 0
12mu|google-gadgets-0.11.3-0.1292.1|137	%define libggadgetxdg %mklibname ggadget-xdg 1.0 %{majorggadgetxdg}
12mu|google-gadgets-0.11.3-0.1292.1|138	
12mu|google-gadgets-0.11.3-0.1292.1|139	%package -n %{libggadgetxdg}
12mu|google-gadgets-0.11.3-0.1292.1|140	Summary:	Google Gadgets for Linux - shared libs
12mu|google-gadgets-0.11.3-0.1292.1|141	Conflicts:	%{_lib}ggadget1.0_0 < 0.11.0-6
12mu|google-gadgets-0.11.3-0.1292.1|142	Group:		Toys
12mu|google-gadgets-0.11.3-0.1292.1|143	
12mu|google-gadgets-0.11.3-0.1292.1|144	%description -n %{libggadgetxdg}
12mu|google-gadgets-0.11.3-0.1292.1|145	This package contains shared library of Google Gadgets.
12mu|google-gadgets-0.11.3-0.1292.1|146	
12mu|google-gadgets-0.11.3-0.1292.1|147	%files -n %{libggadgetxdg}
12mu|google-gadgets-0.11.3-0.1292.1|148	%{_libdir}/libggadget-xdg-1.0.so.%{majorggadgetxdg}*
12mu|google-gadgets-0.11.3-0.1292.1|149	
12mu|google-gadgets-0.11.3-0.1292.1|150	#-----------------------------------------------------------------------
12mu|google-gadgets-0.11.3-0.1292.1|151	
12mu|google-gadgets-0.11.3-0.1292.1|152	%define majorggadgetnpapi 0
12mu|google-gadgets-0.11.3-0.1292.1|153	%define libggadgetnpapi %mklibname ggadget-npapi 1.0 %{majorggadgetnpapi}
12mu|google-gadgets-0.11.3-0.1292.1|154	
12mu|google-gadgets-0.11.3-0.1292.1|155	%package -n %{libggadgetnpapi}
12mu|google-gadgets-0.11.3-0.1292.1|156	Summary:	Google Gadgets for Linux - shared libs
12mu|google-gadgets-0.11.3-0.1292.1|157	Conflicts:	%{_lib}ggadget1.0_0 < 0.11.0-6
12mu|google-gadgets-0.11.3-0.1292.1|158	Group:		Toys
12mu|google-gadgets-0.11.3-0.1292.1|159	
12mu|google-gadgets-0.11.3-0.1292.1|160	%description -n %{libggadgetnpapi}
12mu|google-gadgets-0.11.3-0.1292.1|161	This package contains shared library of Google Gadgets.
12mu|google-gadgets-0.11.3-0.1292.1|162	
12mu|google-gadgets-0.11.3-0.1292.1|163	%files -n %{libggadgetnpapi}
12mu|google-gadgets-0.11.3-0.1292.1|164	%{_libdir}/libggadget-npapi-1.0.so.%{majorggadgetnpapi}*
12mu|google-gadgets-0.11.3-0.1292.1|165	
12mu|google-gadgets-0.11.3-0.1292.1|166	#-----------------------------------------------------------------------
12mu|google-gadgets-0.11.3-0.1292.1|167	
12mu|google-gadgets-0.11.3-0.1292.1|168	%define majorqt 0
12mu|google-gadgets-0.11.3-0.1292.1|169	%define libqt %mklibname ggadget-qt 1.0 %{majorqt}
12mu|google-gadgets-0.11.3-0.1292.1|170	
12mu|google-gadgets-0.11.3-0.1292.1|171	%package -n %{libqt}
12mu|google-gadgets-0.11.3-0.1292.1|172	Summary:	Google Gadgets for Linux - qt4 libs
12mu|google-gadgets-0.11.3-0.1292.1|173	Group:		Toys
12mu|google-gadgets-0.11.3-0.1292.1|174	
12mu|google-gadgets-0.11.3-0.1292.1|175	%description -n %{libqt}
12mu|google-gadgets-0.11.3-0.1292.1|176	This package contains qt4 library of Google Gadgets.
12mu|google-gadgets-0.11.3-0.1292.1|177	
12mu|google-gadgets-0.11.3-0.1292.1|178	%files -n %{libqt}
12mu|google-gadgets-0.11.3-0.1292.1|179	%{_libdir}/libggadget-qt-1.0.so.%{majorqt}*
12mu|google-gadgets-0.11.3-0.1292.1|180	
12mu|google-gadgets-0.11.3-0.1292.1|181	#-----------------------------------------------------------------------
12mu|google-gadgets-0.11.3-0.1292.1|182	
12mu|google-gadgets-0.11.3-0.1292.1|183	%package qt
12mu|google-gadgets-0.11.3-0.1292.1|184	Summary:	Google Gadgets for Linux - qt4 host
12mu|google-gadgets-0.11.3-0.1292.1|185	Group:		Toys
12mu|google-gadgets-0.11.3-0.1292.1|186	Provides:	google-gadgets-host = %{version}
12mu|google-gadgets-0.11.3-0.1292.1|187	Provides:	google-gadgets = %{version}-%{release}
12mu|google-gadgets-0.11.3-0.1292.1|188	Obsoletes:	google-gadgets < %{version}-%{release}
12mu|google-gadgets-0.11.3-0.1292.1|189	Requires:	google-gadgets-common = %{version}
12mu|google-gadgets-0.11.3-0.1292.1|190	Requires:	%{libqt} >= %{version}-%{release}
12mu|google-gadgets-0.11.3-0.1292.1|191	
12mu|google-gadgets-0.11.3-0.1292.1|192	%description qt
12mu|google-gadgets-0.11.3-0.1292.1|193	Google Gadgets for Linux provides a platform for running desktop gadgets
12mu|google-gadgets-0.11.3-0.1292.1|194	under Linux, catering to the unique needs of Linux users. It is compatible
12mu|google-gadgets-0.11.3-0.1292.1|195	with the gadgets written for Google Desktop for Windows as well as the
12mu|google-gadgets-0.11.3-0.1292.1|196	Universal Gadgets on iGoogle.
12mu|google-gadgets-0.11.3-0.1292.1|197	
12mu|google-gadgets-0.11.3-0.1292.1|198	This package contains qt4 host of Google Gadgets.
12mu|google-gadgets-0.11.3-0.1292.1|199	
12mu|google-gadgets-0.11.3-0.1292.1|200	%post qt
12mu|google-gadgets-0.11.3-0.1292.1|201	update-alternatives --install %{_bindir}/ggl google-gadgets %{_bindir}/ggl-qt 10
12mu|google-gadgets-0.11.3-0.1292.1|202	
12mu|google-gadgets-0.11.3-0.1292.1|203	%postun qt
12mu|google-gadgets-0.11.3-0.1292.1|204	if ! [ -e %{_bindir}/ggl-qt ]; then
12mu|google-gadgets-0.11.3-0.1292.1|205	update-alternatives --remove google-gadgets %{_bindir}/ggl-qt
12mu|google-gadgets-0.11.3-0.1292.1|206	fi
12mu|google-gadgets-0.11.3-0.1292.1|207	
12mu|google-gadgets-0.11.3-0.1292.1|208	%files qt
12mu|google-gadgets-0.11.3-0.1292.1|209	%_bindir/ggl-qt
12mu|google-gadgets-0.11.3-0.1292.1|210	%{_datadir}/applications/ggl-qt.desktop
12mu|google-gadgets-0.11.3-0.1292.1|211	%{_libdir}/google-gadgets/modules/qt-edit-element.*
12mu|google-gadgets-0.11.3-0.1292.1|212	%{_libdir}/google-gadgets/modules/qt-system-framework.*
12mu|google-gadgets-0.11.3-0.1292.1|213	%{_libdir}/google-gadgets/modules/qt-xml-http-request.*
12mu|google-gadgets-0.11.3-0.1292.1|214	%{_libdir}/google-gadgets/modules/qtwebkit-browser-element.*
12mu|google-gadgets-0.11.3-0.1292.1|215	%{_libdir}/google-gadgets/modules/qt-script-runtime.*
12mu|google-gadgets-0.11.3-0.1292.1|216	
12mu|google-gadgets-0.11.3-0.1292.1|217	#-----------------------------------------------------------------------
12mu|google-gadgets-0.11.3-0.1292.1|218	
12mu|google-gadgets-0.11.3-0.1292.1|219	%define majorgtk 0
12mu|google-gadgets-0.11.3-0.1292.1|220	%define libgtk %mklibname ggadget-gtk 1.0 %{majorgtk}
12mu|google-gadgets-0.11.3-0.1292.1|221	
12mu|google-gadgets-0.11.3-0.1292.1|222	%package -n %{libgtk}
12mu|google-gadgets-0.11.3-0.1292.1|223	Summary:	Google Gadgets for Linux - gtk2 libs
12mu|google-gadgets-0.11.3-0.1292.1|224	Group:		Toys
12mu|google-gadgets-0.11.3-0.1292.1|225	
12mu|google-gadgets-0.11.3-0.1292.1|226	%description -n %{libgtk}
12mu|google-gadgets-0.11.3-0.1292.1|227	This package contains gtk2 library of Google Gadgets.
12mu|google-gadgets-0.11.3-0.1292.1|228	
12mu|google-gadgets-0.11.3-0.1292.1|229	%files -n %{libgtk}
12mu|google-gadgets-0.11.3-0.1292.1|230	%{_libdir}/libggadget-gtk-1.0.so.%{majorgtk}*
12mu|google-gadgets-0.11.3-0.1292.1|231	
12mu|google-gadgets-0.11.3-0.1292.1|232	#-----------------------------------------------------------------------
12mu|google-gadgets-0.11.3-0.1292.1|233	
12mu|google-gadgets-0.11.3-0.1292.1|234	%package gtk
12mu|google-gadgets-0.11.3-0.1292.1|235	Summary:	Google Gadgets for Linux - gtk2 host
12mu|google-gadgets-0.11.3-0.1292.1|236	Group:		Toys
12mu|google-gadgets-0.11.3-0.1292.1|237	Provides:	google-gadgets-host = %{version}
12mu|google-gadgets-0.11.3-0.1292.1|238	Provides:	google-gadgets = %{version}-%{release}
12mu|google-gadgets-0.11.3-0.1292.1|239	Conflicts:      %{name} < 0.10.3-2
12mu|google-gadgets-0.11.3-0.1292.1|240	Conflicts:	google-gadgets-common < 0.10.3-2
12mu|google-gadgets-0.11.3-0.1292.1|241	Requires:	google-gadgets-common = %{version}-%{release}
12mu|google-gadgets-0.11.3-0.1292.1|242	Requires:	%{libgtk} >= %{version}-%{release}
12mu|google-gadgets-0.11.3-0.1292.1|243	Obsoletes:	google-gadgets < %{version}-%{release}
12mu|google-gadgets-0.11.3-0.1292.1|244	Obsoletes:	google-gadgets-xul
12mu|google-gadgets-0.11.3-0.1292.1|245	
12mu|google-gadgets-0.11.3-0.1292.1|246	%description gtk
12mu|google-gadgets-0.11.3-0.1292.1|247	Google Gadgets for Linux provides a platform for running desktop gadgets
12mu|google-gadgets-0.11.3-0.1292.1|248	under Linux, catering to the unique needs of Linux users. It is compatible
12mu|google-gadgets-0.11.3-0.1292.1|249	with the gadgets written for Google Desktop for Windows as well as the
12mu|google-gadgets-0.11.3-0.1292.1|250	Universal Gadgets on iGoogle.
12mu|google-gadgets-0.11.3-0.1292.1|251	
12mu|google-gadgets-0.11.3-0.1292.1|252	This package contains gtk2 host of Google Gadgets.
12mu|google-gadgets-0.11.3-0.1292.1|253	
12mu|google-gadgets-0.11.3-0.1292.1|254	%post gtk
12mu|google-gadgets-0.11.3-0.1292.1|255	update-alternatives --install %{_bindir}/ggl google-gadgets %{_bindir}/ggl-gtk 10
12mu|google-gadgets-0.11.3-0.1292.1|256	
12mu|google-gadgets-0.11.3-0.1292.1|257	%postun gtk
12mu|google-gadgets-0.11.3-0.1292.1|258	if ! [ -e %{_bindir}/ggl-gtk ]; then
12mu|google-gadgets-0.11.3-0.1292.1|259	update-alternatives --remove google-gadgets %{_bindir}/ggl-gtk
12mu|google-gadgets-0.11.3-0.1292.1|260	fi
12mu|google-gadgets-0.11.3-0.1292.1|261	
12mu|google-gadgets-0.11.3-0.1292.1|262	%files gtk
12mu|google-gadgets-0.11.3-0.1292.1|263	%{_bindir}/ggl-gtk
12mu|google-gadgets-0.11.3-0.1292.1|264	%{_datadir}/applications/ggl-gtk.desktop
12mu|google-gadgets-0.11.3-0.1292.1|265	%{_datadir}/applications/ggl-designer.desktop
12mu|google-gadgets-0.11.3-0.1292.1|266	%{_libdir}/google-gadgets/modules/gtk-edit-element.*
12mu|google-gadgets-0.11.3-0.1292.1|267	%{_libdir}/google-gadgets/modules/gtk-flash-element.*
12mu|google-gadgets-0.11.3-0.1292.1|268	%{_libdir}/google-gadgets/modules/gtk-system-framework.*
12mu|google-gadgets-0.11.3-0.1292.1|269	%{_libdir}/google-gadgets/modules/gtkwebkit-browser-element.*
12mu|google-gadgets-0.11.3-0.1292.1|270	%if %{with xulrunner}
12mu|google-gadgets-0.11.3-0.1292.1|271	%{_libdir}/google-gadgets/gtkmoz-browser-child
12mu|google-gadgets-0.11.3-0.1292.1|272	%{_libdir}/google-gadgets/modules/gtkmoz-browser-element.*
12mu|google-gadgets-0.11.3-0.1292.1|273	%endif
12mu|google-gadgets-0.11.3-0.1292.1|274	
12mu|google-gadgets-0.11.3-0.1292.1|275	#-----------------------------------------------------------------------
12mu|google-gadgets-0.11.3-0.1292.1|276	
12mu|google-gadgets-0.11.3-0.1292.1|277	%define majorwk 0
12mu|google-gadgets-0.11.3-0.1292.1|278	%define libwebkitjs %mklibname ggadget-webkitjs 1.0 %{majorwk}
12mu|google-gadgets-0.11.3-0.1292.1|279	
12mu|google-gadgets-0.11.3-0.1292.1|280	%package -n %{libwebkitjs}
12mu|google-gadgets-0.11.3-0.1292.1|281	Summary:	Google Gadgets for Linux - shared webkit js libs
12mu|google-gadgets-0.11.3-0.1292.1|282	Group:		Toys
12mu|google-gadgets-0.11.3-0.1292.1|283	
12mu|google-gadgets-0.11.3-0.1292.1|284	%description -n %{libwebkitjs}
12mu|google-gadgets-0.11.3-0.1292.1|285	This package contains shared webkit js library of Google Gadgets.
12mu|google-gadgets-0.11.3-0.1292.1|286	
12mu|google-gadgets-0.11.3-0.1292.1|287	%files -n %{libwebkitjs}
12mu|google-gadgets-0.11.3-0.1292.1|288	%{_libdir}/libggadget-webkitjs-1.0.so.%{majorwk}*
12mu|google-gadgets-0.11.3-0.1292.1|289	
12mu|google-gadgets-0.11.3-0.1292.1|290	#-----------------------------------------------------------------------
12mu|google-gadgets-0.11.3-0.1292.1|291	
12mu|google-gadgets-0.11.3-0.1292.1|292	%define devname %mklibname %{name} -d
12mu|google-gadgets-0.11.3-0.1292.1|293	
12mu|google-gadgets-0.11.3-0.1292.1|294	%package -n %{devname}
12mu|google-gadgets-0.11.3-0.1292.1|295	Summary:	Google Gadgets for Linux - Development files
12mu|google-gadgets-0.11.3-0.1292.1|296	Group:		Toys
12mu|google-gadgets-0.11.3-0.1292.1|297	Provides:	%{name}-devel = %{version}
12mu|google-gadgets-0.11.3-0.1292.1|298	Requires:	%{libggadget} = %{version}
12mu|google-gadgets-0.11.3-0.1292.1|299	Requires:	%{libggadgetdbus} = %{version}
12mu|google-gadgets-0.11.3-0.1292.1|300	Requires:	%{libggadgetnpapi} = %{version}
12mu|google-gadgets-0.11.3-0.1292.1|301	Requires:	%{libggadgetjs} = %{version}
12mu|google-gadgets-0.11.3-0.1292.1|302	Requires:	%{libggadgetxdg} = %{version}
12mu|google-gadgets-0.11.3-0.1292.1|303	Requires:	%{libgtk} = %{version}
12mu|google-gadgets-0.11.3-0.1292.1|304	Requires:	%{libqt} = %{version}
12mu|google-gadgets-0.11.3-0.1292.1|305	Requires:	%{libwebkitjs} = %{version}
12mu|google-gadgets-0.11.3-0.1292.1|306	
12mu|google-gadgets-0.11.3-0.1292.1|307	%description -n %{devname}
12mu|google-gadgets-0.11.3-0.1292.1|308	This package contains developement files of Google Gadgets.
12mu|google-gadgets-0.11.3-0.1292.1|309	
12mu|google-gadgets-0.11.3-0.1292.1|310	%files -n %{devname}
12mu|google-gadgets-0.11.3-0.1292.1|311	%{_includedir}/*
12mu|google-gadgets-0.11.3-0.1292.1|312	%{_libdir}/google-gadgets/include
12mu|google-gadgets-0.11.3-0.1292.1|313	%{_libdir}/*.so
12mu|google-gadgets-0.11.3-0.1292.1|314	%{_libdir}/pkgconfig/*.pc
12mu|google-gadgets-0.11.3-0.1292.1|315	
12mu|google-gadgets-0.11.3-0.1292.1|316	#-----------------------------------------------------------------------
12mu|google-gadgets-0.11.3-0.1292.1|317	
12mu|google-gadgets-0.11.3-0.1292.1|318	%prep
12mu|google-gadgets-0.11.3-0.1292.1|319	%setup -qn %{name}-for-linux-%{version}
12mu|google-gadgets-0.11.3-0.1292.1|320	%patch0 -p0
12mu|google-gadgets-0.11.3-0.1292.1|321	%patch1 -p1 -b .compile~
12mu|google-gadgets-0.11.3-0.1292.1|322	%patch2 -p0 -b .xul
12mu|google-gadgets-0.11.3-0.1292.1|323	
12mu|google-gadgets-0.11.3-0.1292.1|324	libtoolize --force --ltdl
12mu|google-gadgets-0.11.3-0.1292.1|325	aclocal
12mu|google-gadgets-0.11.3-0.1292.1|326	autoheader
12mu|google-gadgets-0.11.3-0.1292.1|327	automake -a
12mu|google-gadgets-0.11.3-0.1292.1|328	autoreconf -fi
12mu|google-gadgets-0.11.3-0.1292.1|329	
12mu|google-gadgets-0.11.3-0.1292.1|330	%build
12mu|google-gadgets-0.11.3-0.1292.1|331	# As of 0.11.3-1292, -fpermissive and -fno-strict-aliasing are needed to
12mu|google-gadgets-0.11.3-0.1292.1|332	# even start getting things to build.
12mu|google-gadgets-0.11.3-0.1292.1|333	CFLAGS="%{optflags} -fpermissive -fno-strict-aliasing" \
12mu|google-gadgets-0.11.3-0.1292.1|334	CXXFLAGS="%{optflags} -fpermissive -fno-strict-aliasing" \
12mu|google-gadgets-0.11.3-0.1292.1|335	%configure2_5x \
12mu|google-gadgets-0.11.3-0.1292.1|336	--with-browser-plugins-dir=%{_libdir}/mozilla/plugins/ \
12mu|google-gadgets-0.11.3-0.1292.1|337	--disable-static \
12mu|google-gadgets-0.11.3-0.1292.1|338	%if !%{with xulrunner}
12mu|google-gadgets-0.11.3-0.1292.1|339	--disable-gtkmoz-browser-element \
12mu|google-gadgets-0.11.3-0.1292.1|340	--disable-smjs-script-runtime \
12mu|google-gadgets-0.11.3-0.1292.1|341	%endif
12mu|google-gadgets-0.11.3-0.1292.1|342	--disable-werror \
12mu|google-gadgets-0.11.3-0.1292.1|343	--disable-update-mime-database \
12mu|google-gadgets-0.11.3-0.1292.1|344	--disable-update-desktop-database \
12mu|google-gadgets-0.11.3-0.1292.1|345	--with-oem-brand="%{product_distribution} %{product_version} for %{product_arch}"
12mu|google-gadgets-0.11.3-0.1292.1|346	
12mu|google-gadgets-0.11.3-0.1292.1|347	%make
12mu|google-gadgets-0.11.3-0.1292.1|348	
12mu|google-gadgets-0.11.3-0.1292.1|349	%install
12mu|google-gadgets-0.11.3-0.1292.1|350	%makeinstall_std
12mu|google-gadgets-0.11.3-0.1292.1|351	
12mu|google-gadgets-0.11.3-0.1292.1|352	desktop-file-install --vendor='' \
12mu|google-gadgets-0.11.3-0.1292.1|353	--dir %{buildroot}%{_datadir}/applications \
12mu|google-gadgets-0.11.3-0.1292.1|354	--remove-category='Network' \
12mu|google-gadgets-0.11.3-0.1292.1|355	--remove-category='News' \
12mu|google-gadgets-0.11.3-0.1292.1|356	--add-category='Utility' \
12mu|google-gadgets-0.11.3-0.1292.1|357	--remove-mime-type='app/gg' \
12mu|google-gadgets-0.11.3-0.1292.1|358	%{buildroot}%{_datadir}/applications/*.desktop
12mu|google-gadgets-0.11.3-0.1292.1|359	
12mu|google-gadgets-0.11.3-0.1292.1|360	# Just because we load modules with libtool doesn't mean we have
12mu|google-gadgets-0.11.3-0.1292.1|361	# to ship .la mess for libraries...
12mu|google-gadgets-0.11.3-0.1292.1|362	rm -f %{buildroot}%{_libdir}/*.la
12mu|google-gadgets-0.11.3-0.1292.1|363	
12mu|google-gadgets-0.11.3-0.1292.1|364	%find_lang %{name} || touch %{name}.lang

19749 12
12mu|gparted-0.16.1-1|1	%define _files_listed_twice_terminate_build 0
12mu|gparted-0.16.1-1|2	
12mu|gparted-0.16.1-1|3	Summary:	Graphical frontend to libparted
12mu|gparted-0.16.1-1|4	Name:		gparted
12mu|gparted-0.16.1-1|5	Version:	0.16.1
12mu|gparted-0.16.1-1|6	Release:	1
12mu|gparted-0.16.1-1|7	License:	GPLv2+
12mu|gparted-0.16.1-1|8	Group:		System/Kernel and hardware
12mu|gparted-0.16.1-1|9	URL:		http://gparted.sourceforge.net
12mu|gparted-0.16.1-1|10	Source0:	http://downloads.sourceforge.net/project/gparted/%{name}/%{name}-%{version}/%{name}-%{version}.tar.bz2
12mu|gparted-0.16.1-1|11	Source2:	gparted-console.apps
12mu|gparted-0.16.1-1|12	Source3:	gparted-pam.d
12mu|gparted-0.16.1-1|13	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|gparted-0.16.1-1|14	BuildRequires:	pkgconfig(gtkmm-2.4)
12mu|gparted-0.16.1-1|15	BuildRequires:	pkgconfig(libparted)
12mu|gparted-0.16.1-1|16	BuildRequires:	pkgconfig(sigc++-2.0)
12mu|gparted-0.16.1-1|17	BuildRequires:	pkgconfig(uuid)
12mu|gparted-0.16.1-1|18	BuildRequires:	desktop-file-utils
12mu|gparted-0.16.1-1|19	BuildRequires:	imagemagick
12mu|gparted-0.16.1-1|20	BuildRequires:	intltool
12mu|gparted-0.16.1-1|21	BuildRequires:	rarian
12mu|gparted-0.16.1-1|22	Requires:	usermode-consoleonly
12mu|gparted-0.16.1-1|23	
12mu|gparted-0.16.1-1|24	%description
12mu|gparted-0.16.1-1|25	GParted stands for Gnome Partition Editor and is a graphical frontend to
12mu|gparted-0.16.1-1|26	libparted. Among other features it supports creating, resizing, moving
12mu|gparted-0.16.1-1|27	and copying of partitions.
12mu|gparted-0.16.1-1|28	
12mu|gparted-0.16.1-1|29	%prep
12mu|gparted-0.16.1-1|30	%setup -q
12mu|gparted-0.16.1-1|31	
12mu|gparted-0.16.1-1|32	%build
12mu|gparted-0.16.1-1|33	%configure2_5x
12mu|gparted-0.16.1-1|34	%make
12mu|gparted-0.16.1-1|35	
12mu|gparted-0.16.1-1|36	%install
12mu|gparted-0.16.1-1|37	%__rm -fr %{buildroot}
12mu|gparted-0.16.1-1|38	%makeinstall_std
12mu|gparted-0.16.1-1|39	%find_lang %{name} --with-gnome
12mu|gparted-0.16.1-1|40	
12mu|gparted-0.16.1-1|41	#consolehelper
12mu|gparted-0.16.1-1|42	%__mkdir_p %{buildroot}%{_bindir}
12mu|gparted-0.16.1-1|43	%__ln_s consolehelper %{buildroot}%{_bindir}/gparted
12mu|gparted-0.16.1-1|44	%__sed -i 's|%{_sbindir}|%{_bindir}|' %{buildroot}%{_datadir}/applications/*.desktop
12mu|gparted-0.16.1-1|45	
12mu|gparted-0.16.1-1|46	%__mkdir_p %{buildroot}%{_sysconfdir}/security/console.apps
12mu|gparted-0.16.1-1|47	%__cp %{SOURCE2} %{buildroot}%{_sysconfdir}/security/console.apps/gparted
12mu|gparted-0.16.1-1|48	
12mu|gparted-0.16.1-1|49	%__mkdir_p %{buildroot}%{_sysconfdir}/pam.d
12mu|gparted-0.16.1-1|50	%__cp %{SOURCE3} %{buildroot}%{_sysconfdir}/pam.d/gparted
12mu|gparted-0.16.1-1|51	
12mu|gparted-0.16.1-1|52	desktop-file-install --vendor='' \
12mu|gparted-0.16.1-1|53	--dir %{buildroot}%{_datadir}/applications/ \
12mu|gparted-0.16.1-1|54	--remove-category=GNOME \
12mu|gparted-0.16.1-1|55	--add-category='GTK;HardwareSettings;Settings' \
12mu|gparted-0.16.1-1|56	%{buildroot}%{_datadir}/applications/*.desktop
12mu|gparted-0.16.1-1|57	
12mu|gparted-0.16.1-1|58	%preun
12mu|gparted-0.16.1-1|59	if [ $1 -ge 0 ]; then
12mu|gparted-0.16.1-1|60	if [ -a %{_datadir}/hal/fdi/policy/gparted-disable-automount.fdi ]; then
12mu|gparted-0.16.1-1|61	rm -rf %{_datadir}/hal/fdi/policy/gparted-disable-automount.fdi
12mu|gparted-0.16.1-1|62	fi
12mu|gparted-0.16.1-1|63	fi
12mu|gparted-0.16.1-1|64	
12mu|gparted-0.16.1-1|65	%files -f %{name}.lang
12mu|gparted-0.16.1-1|66	%doc AUTHORS README COPYING ChangeLog
12mu|gparted-0.16.1-1|67	%{_bindir}/%{name}
12mu|gparted-0.16.1-1|68	%{_sbindir}/%{name}*
12mu|gparted-0.16.1-1|69	%{_datadir}/applications/%{name}.desktop
12mu|gparted-0.16.1-1|70	%{_iconsdir}/hicolor/*/apps/*
12mu|gparted-0.16.1-1|71	%{_mandir}/man8/*
12mu|gparted-0.16.1-1|72	%config(noreplace) %{_sysconfdir}/pam.d/gparted
12mu|gparted-0.16.1-1|73	%config(noreplace) %{_sysconfdir}/security/console.apps/gparted
12mu|gparted-0.16.1-1|74	%if %{mdvver} < 201200
12mu|gparted-0.16.1-1|75	%{_datadir}/omf/%{name}/
12mu|gparted-0.16.1-1|76	%endif
12mu|gparted-0.16.1-1|77	
12mu|gparted-0.16.1-1|78	%changelog
12mu|gparted-0.16.1-1|79	* Tue Nov 19 2013 akdengi <alexander.kazancev@rosalab.ru> 0.16.1-1
12mu|gparted-0.16.1-1|80	+ Revision: f60e8be
12mu|gparted-0.16.1-1|81	- 0.16.1
12mu|gparted-0.16.1-1|82	
12mu|gparted-0.16.1-1|83	

19750 12
12mu|gphoto2-2.5.4-1|1	Summary:	Command line utilities to access digital cameras
12mu|gphoto2-2.5.4-1|2	Name:		gphoto2
12mu|gphoto2-2.5.4-1|3	Version:	2.5.4
12mu|gphoto2-2.5.4-1|4	Release:	1
12mu|gphoto2-2.5.4-1|5	License:	GPLv2+
12mu|gphoto2-2.5.4-1|6	Group:		Graphics
12mu|gphoto2-2.5.4-1|7	Url:		http://sourceforge.net/projects/gphoto/
12mu|gphoto2-2.5.4-1|8	Source0:	http://heanet.dl.sourceforge.net/sourceforge/gphoto/%{name}-%{version}.tar.bz2
12mu|gphoto2-2.5.4-1|9	
12mu|gphoto2-2.5.4-1|10	BuildRequires:	cdk-devel
12mu|gphoto2-2.5.4-1|11	BuildRequires:	jpeg-devel
12mu|gphoto2-2.5.4-1|12	BuildRequires:	libaa-devel
12mu|gphoto2-2.5.4-1|13	BuildRequires:	readline-devel
12mu|gphoto2-2.5.4-1|14	BuildRequires:	pkgconfig(libexif)
12mu|gphoto2-2.5.4-1|15	BuildRequires:	pkgconfig(libgphoto2) >= %{version}
12mu|gphoto2-2.5.4-1|16	BuildRequires:	pkgconfig(ncurses)
12mu|gphoto2-2.5.4-1|17	BuildRequires:	pkgconfig(popt)
12mu|gphoto2-2.5.4-1|18	Requires:	libgphoto-common
12mu|gphoto2-2.5.4-1|19	
12mu|gphoto2-2.5.4-1|20	%description
12mu|gphoto2-2.5.4-1|21	The gPhoto2 project is a universal, free application and library
12mu|gphoto2-2.5.4-1|22	framework that lets you download images from several different
12mu|gphoto2-2.5.4-1|23	digital camera models, including the newer models with USB
12mu|gphoto2-2.5.4-1|24	connections. Note that
12mu|gphoto2-2.5.4-1|25	a) for some older camera models you must use the old "gphoto" package.
12mu|gphoto2-2.5.4-1|26	b) for USB mass storage models you must use the driver in the kernel.
12mu|gphoto2-2.5.4-1|27	
12mu|gphoto2-2.5.4-1|28	This package contains the command-line utility gphoto2.
12mu|gphoto2-2.5.4-1|29	
12mu|gphoto2-2.5.4-1|30	%files -f %{name}.lang
12mu|gphoto2-2.5.4-1|31	%doc NEWS ChangeLog README TODO
12mu|gphoto2-2.5.4-1|32	%{_bindir}/*
12mu|gphoto2-2.5.4-1|33	%{_mandir}/*/*
12mu|gphoto2-2.5.4-1|34	
12mu|gphoto2-2.5.4-1|35	#----------------------------------------------------------------------------
12mu|gphoto2-2.5.4-1|36	
12mu|gphoto2-2.5.4-1|37	%prep
12mu|gphoto2-2.5.4-1|38	%setup -q
12mu|gphoto2-2.5.4-1|39	
12mu|gphoto2-2.5.4-1|40	%build
12mu|gphoto2-2.5.4-1|41	%configure2_5x
12mu|gphoto2-2.5.4-1|42	%make
12mu|gphoto2-2.5.4-1|43	
12mu|gphoto2-2.5.4-1|44	%install
12mu|gphoto2-2.5.4-1|45	%makeinstall_std
12mu|gphoto2-2.5.4-1|46	
12mu|gphoto2-2.5.4-1|47	%find_lang %{name}
12mu|gphoto2-2.5.4-1|48	
12mu|gphoto2-2.5.4-1|49	
12mu|gphoto2-2.5.4-1|50	%changelog
12mu|gphoto2-2.5.4-1|51	* Tue Apr 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5.4-1
12mu|gphoto2-2.5.4-1|52	+ Revision: 4e07470
12mu|gphoto2-2.5.4-1|53	- New version 2.5.4
12mu|gphoto2-2.5.4-1|54	
12mu|gphoto2-2.5.4-1|55	

19751 12
12mu|gpsd-2.95-6|1	%define _hotplugdir	%{_prefix}/lib/hotplug
12mu|gpsd-2.95-6|2	
12mu|gpsd-2.95-6|3	%define	gpsmaj	19
12mu|gpsd-2.95-6|4	%define	major	0
12mu|gpsd-2.95-6|5	%define	libgps		%mklibname gps %{gpsmaj}
12mu|gpsd-2.95-6|6	%define	libname		%mklibname %{name} %{major}
12mu|gpsd-2.95-6|7	%define libqtname	%mklibname Qgpsmm %{gpsmaj}
12mu|gpsd-2.95-6|8	%define devname		%mklibname %{name} -d
12mu|gpsd-2.95-6|9	
12mu|gpsd-2.95-6|10	Summary: 	GPS data translator and GUI
12mu|gpsd-2.95-6|11	Name: 	 	gpsd
12mu|gpsd-2.95-6|12	Version:	2.95
12mu|gpsd-2.95-6|13	Release: 	6
12mu|gpsd-2.95-6|14	License:	BSD
12mu|gpsd-2.95-6|15	Group:		Sciences/Geosciences
12mu|gpsd-2.95-6|16	Url:		http://gpsd.berlios.de
12mu|gpsd-2.95-6|17	Source0:	http://prdownload.berlios.de/%{name}/%{name}-%{version}.tar.gz
12mu|gpsd-2.95-6|18	Source1:	gpsd.rules
12mu|gpsd-2.95-6|19	#Source2:	gpsd.sysconfig
12mu|gpsd-2.95-6|20	Patch1:		gpsd-2.90-udev.patch
12mu|gpsd-2.95-6|21	Patch2:		gpsd-2.95-fix-link.patch
12mu|gpsd-2.95-6|22	Patch3:		gpsd-2.95-silentmake.patch
12mu|gpsd-2.95-6|23	Patch4:		gpsd.ldflags.patch
12mu|gpsd-2.95-6|24	
12mu|gpsd-2.95-6|25	BuildRequires:  docbook-style-xsl
12mu|gpsd-2.95-6|26	BuildRequires:  udev
12mu|gpsd-2.95-6|27	BuildRequires:	xmlto
12mu|gpsd-2.95-6|28	BuildRequires:	lesstif-devel
12mu|gpsd-2.95-6|29	BuildRequires:	qt4-devel
12mu|gpsd-2.95-6|30	BuildRequires:	pkgconfig(bluez)
12mu|gpsd-2.95-6|31	BuildRequires:	pkgconfig(dbus-1)
12mu|gpsd-2.95-6|32	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|gpsd-2.95-6|33	BuildRequires:  pkgconfig(ncurses)
12mu|gpsd-2.95-6|34	BuildRequires:	pkgconfig(python)
12mu|gpsd-2.95-6|35	Requires:	%{name}-python = %{version}-%{release}
12mu|gpsd-2.95-6|36	
12mu|gpsd-2.95-6|37	%description
12mu|gpsd-2.95-6|38	gpsd is a service daemon that mediates access to a GPS sensor
12mu|gpsd-2.95-6|39	connected to the host computer by serial or USB interface, making its
12mu|gpsd-2.95-6|40	data on the location/course/velocity of the sensor available to be
12mu|gpsd-2.95-6|41	queried on TCP port 2947 of the host computer.  With gpsd, multiple
12mu|gpsd-2.95-6|42	GPS client applications (such as navigational and wardriving software)
12mu|gpsd-2.95-6|43	can share access to a GPS without contention or loss of data.  Also,
12mu|gpsd-2.95-6|44	gpsd responds to queries with a format that is substantially easier to
12mu|gpsd-2.95-6|45	parse than NMEA 0183.  A client library is provided for applications.
12mu|gpsd-2.95-6|46	
12mu|gpsd-2.95-6|47	After installing this RPM, gpsd will automatically connect to USB
12mu|gpsd-2.95-6|48	GPSes when they are plugged in and requires no configuration.  For
12mu|gpsd-2.95-6|49	serial GPSes, you will need to start gpsd by hand.  Once connected,
12mu|gpsd-2.95-6|50	the daemon automatically discovers the correct baudrate, stop bits,
12mu|gpsd-2.95-6|51	and protocol. The daemon will be quiescent when there are no
12mu|gpsd-2.95-6|52	clients asking for location information, and copes gracefully when the
12mu|gpsd-2.95-6|53	GPS is unplugged and replugged.
12mu|gpsd-2.95-6|54	
12mu|gpsd-2.95-6|55	%package -n	%{libgps}
12mu|gpsd-2.95-6|56	Summary:	Libraries for gpsd
12mu|gpsd-2.95-6|57	Group:		System/Libraries
12mu|gpsd-2.95-6|58	Conflicts:	%{_lib}gpsd19 < 2.95-5
12mu|gpsd-2.95-6|59	
12mu|gpsd-2.95-6|60	%description -n	%{libgps}
12mu|gpsd-2.95-6|61	This package contains a shared library for %{name}.
12mu|gpsd-2.95-6|62	
12mu|gpsd-2.95-6|63	%package -n	%{libname}
12mu|gpsd-2.95-6|64	Summary:	Libraries for gpsd
12mu|gpsd-2.95-6|65	Group:		System/Libraries
12mu|gpsd-2.95-6|66	Obsoletes:	%{_lib}gpsd19 < 2.95-5
12mu|gpsd-2.95-6|67	
12mu|gpsd-2.95-6|68	%description -n	%{libname}
12mu|gpsd-2.95-6|69	This package contains a shared library for %{name}.
12mu|gpsd-2.95-6|70	
12mu|gpsd-2.95-6|71	%package -n     %{libqtname}
12mu|gpsd-2.95-6|72	Summary:        Qt bindings for gpsd
12mu|gpsd-2.95-6|73	Group:          System/Libraries
12mu|gpsd-2.95-6|74	
12mu|gpsd-2.95-6|75	%description -n %{libqtname}
12mu|gpsd-2.95-6|76	This package contains Qt bindings for gpsd.
12mu|gpsd-2.95-6|77	
12mu|gpsd-2.95-6|78	%package -n	%{devname}
12mu|gpsd-2.95-6|79	Summary:	Client libraries in C and Python for talking to a running gpsd or GPS
12mu|gpsd-2.95-6|80	Group:		Development/C
12mu|gpsd-2.95-6|81	Provides:	%{name}-devel = %{version}-%{release}
12mu|gpsd-2.95-6|82	Requires:	%{libgps} = %{version}
12mu|gpsd-2.95-6|83	Requires:	%{libname} = %{version}
12mu|gpsd-2.95-6|84	Requires:	%{libqtname} = %{version}
12mu|gpsd-2.95-6|85	Obsoletes:	%{_lib}gpsd-static-devel < 2.95-5
12mu|gpsd-2.95-6|86	
12mu|gpsd-2.95-6|87	%description -n	%{devname}
12mu|gpsd-2.95-6|88	This package provides C header files for the gpsd shared libraries
12mu|gpsd-2.95-6|89	that manage access to a GPS for applications; also Python modules.
12mu|gpsd-2.95-6|90	You will need to have gpsd installed for it to work.
12mu|gpsd-2.95-6|91	
12mu|gpsd-2.95-6|92	%package	clients
12mu|gpsd-2.95-6|93	Summary:	Clients for gpsd with an X interface
12mu|gpsd-2.95-6|94	Group:		Sciences/Geosciences
12mu|gpsd-2.95-6|95	Requires:	%{name}
12mu|gpsd-2.95-6|96	Requires:	%{name}-python
12mu|gpsd-2.95-6|97	
12mu|gpsd-2.95-6|98	%description	clients
12mu|gpsd-2.95-6|99	xgps is a simple test client for gpsd with an X interface. It displays
12mu|gpsd-2.95-6|100	current GPS position/time/velocity information and (for GPSes that
12mu|gpsd-2.95-6|101	support the feature) the locations of accessible satellites.
12mu|gpsd-2.95-6|102	
12mu|gpsd-2.95-6|103	xgpsspeed is a speedometer that uses position information from the GPS.
12mu|gpsd-2.95-6|104	It accepts an -h option and optional argument as for gps, or a -v option
12mu|gpsd-2.95-6|105	to dump the package version and exit. Additionally, it accepts -rv
12mu|gpsd-2.95-6|106	(reverse video) and -nc (needle color) options.
12mu|gpsd-2.95-6|107	
12mu|gpsd-2.95-6|108	%package	python
12mu|gpsd-2.95-6|109	Summary:	Python bindings for gpsd
12mu|gpsd-2.95-6|110	Group:		Development/Python
12mu|gpsd-2.95-6|111	Requires:	%{libname} = %{version}
12mu|gpsd-2.95-6|112	
12mu|gpsd-2.95-6|113	%description	python
12mu|gpsd-2.95-6|114	This package contains the Python bindings for gpsd. It will be needed
12mu|gpsd-2.95-6|115	for any applications that interface with gpsd via python.
12mu|gpsd-2.95-6|116	
12mu|gpsd-2.95-6|117	%prep
12mu|gpsd-2.95-6|118	%setup -q
12mu|gpsd-2.95-6|119	%apply_patches
12mu|gpsd-2.95-6|120	
12mu|gpsd-2.95-6|121	%build
12mu|gpsd-2.95-6|122	export LDFLAGS="$LDFLAGS -lbluetooth"
12mu|gpsd-2.95-6|123	%configure2_5x \
12mu|gpsd-2.95-6|124	--disable-static \
12mu|gpsd-2.95-6|125	--enable-dbus \
12mu|gpsd-2.95-6|126	--enable-bluetooth
12mu|gpsd-2.95-6|127	
12mu|gpsd-2.95-6|128	%make
12mu|gpsd-2.95-6|129	
12mu|gpsd-2.95-6|130	%install
12mu|gpsd-2.95-6|131	%makeinstall_std
12mu|gpsd-2.95-6|132	
12mu|gpsd-2.95-6|133	# additional gpsd files
12mu|gpsd-2.95-6|134	#mkdir -p %{buildroot}%{_datadir}/X11/app-defaults/
12mu|gpsd-2.95-6|135	#install -m644 xgpsspeed.ad %{buildroot}%{_datadir}/X11/app-defaults/xgpsspeed
12mu|gpsd-2.95-6|136	
12mu|gpsd-2.95-6|137	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
12mu|gpsd-2.95-6|138	install -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/udev/rules.d/70-gpsd.rules
12mu|gpsd-2.95-6|139	
12mu|gpsd-2.95-6|140	mkdir -p %{buildroot}%{_sysconfdir}/udev/agents.d/usb
12mu|gpsd-2.95-6|141	install -m755 gpsd.hotplug %{buildroot}%{_sysconfdir}/udev/agents.d/usb/gpsd
12mu|gpsd-2.95-6|142	
12mu|gpsd-2.95-6|143	#install -m755 gps.py -D %{buildroot}%{_libdir}/python${PYVERSION}/site-packages/gps.py
12mu|gpsd-2.95-6|144	
12mu|gpsd-2.95-6|145	# init scripts
12mu|gpsd-2.95-6|146	install -d -m 0755 %{buildroot}%{_sysconfdir}/init.d
12mu|gpsd-2.95-6|147	install -p -m 0755 packaging/rpm/gpsd.init \
12mu|gpsd-2.95-6|148	%{buildroot}%{_sysconfdir}/init.d/gpsd
12mu|gpsd-2.95-6|149	
12mu|gpsd-2.95-6|150	install -d -m 0755 %{buildroot}%{_sysconfdir}/sysconfig
12mu|gpsd-2.95-6|151	install -p -m 0644 packaging/rpm/gpsd.sysconfig \
12mu|gpsd-2.95-6|152	%{buildroot}%{_sysconfdir}/sysconfig/gpsd
12mu|gpsd-2.95-6|153	
12mu|gpsd-2.95-6|154	mkdir -p %{buildroot}%{_datadir}/applications
12mu|gpsd-2.95-6|155	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-clients.desktop << EOF
12mu|gpsd-2.95-6|156	[Desktop Entry]
12mu|gpsd-2.95-6|157	Name=XGPS
12mu|gpsd-2.95-6|158	Comment=XGPS
12mu|gpsd-2.95-6|159	Exec=xgps
12mu|gpsd-2.95-6|160	Icon=communications_section
12mu|gpsd-2.95-6|161	Terminal=false
12mu|gpsd-2.95-6|162	Type=Application
12mu|gpsd-2.95-6|163	StartupNotify=true
12mu|gpsd-2.95-6|164	Categories=Science;Geology;
12mu|gpsd-2.95-6|165	EOF
12mu|gpsd-2.95-6|166	
12mu|gpsd-2.95-6|167	#remove unpackaged file
12mu|gpsd-2.95-6|168	#rm -f %{buildroot}%{_libdir}/python/site-packages/gps.py
12mu|gpsd-2.95-6|169	
12mu|gpsd-2.95-6|170	#put the python file(s) in the right place (it's arch-dependent)
12mu|gpsd-2.95-6|171	
12mu|gpsd-2.95-6|172	# fixme: may need to be adapted to include other 64-bit arches, I'm
12mu|gpsd-2.95-6|173	# not sure what directory they use - AdamW 2007/07
12mu|gpsd-2.95-6|174	%ifarch x86_64
12mu|gpsd-2.95-6|175	mkdir -p %{buildroot}%{py_platsitedir}
12mu|gpsd-2.95-6|176	mv %{buildroot}%{py_puresitedir}/* %{buildroot}%{py_platsitedir}
12mu|gpsd-2.95-6|177	%endif
12mu|gpsd-2.95-6|178	
12mu|gpsd-2.95-6|179	rm -rf %{buildroot}%{_libdir}/*.la
12mu|gpsd-2.95-6|180	
12mu|gpsd-2.95-6|181	%files
12mu|gpsd-2.95-6|182	%doc README
12mu|gpsd-2.95-6|183	%{_sbindir}/gpsd
12mu|gpsd-2.95-6|184	%{_bindir}/gpscat
12mu|gpsd-2.95-6|185	%{_bindir}/gpsctl
12mu|gpsd-2.95-6|186	%{_bindir}/gpsprof
12mu|gpsd-2.95-6|187	%{_bindir}/gpsmon
12mu|gpsd-2.95-6|188	%{_bindir}/gpsdecode
12mu|gpsd-2.95-6|189	%{_mandir}/man8/gpsd.8*
12mu|gpsd-2.95-6|190	%{_mandir}/man1/gpsprof.1*
12mu|gpsd-2.95-6|191	%{_mandir}/man1/gps.1*
12mu|gpsd-2.95-6|192	%{_mandir}/man1/gpscat.1*
12mu|gpsd-2.95-6|193	%{_mandir}/man1/gpsctl.1*
12mu|gpsd-2.95-6|194	%{_mandir}/man1/gpsmon.1*
12mu|gpsd-2.95-6|195	%{_mandir}/man1/gpsdecode.1*
12mu|gpsd-2.95-6|196	%{_mandir}/man5/rtcm*.5*
12mu|gpsd-2.95-6|197	%{_mandir}/man5/srec.5*
12mu|gpsd-2.95-6|198	%{_sysconfdir}/init.d/%{name}
12mu|gpsd-2.95-6|199	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mu|gpsd-2.95-6|200	%{_sysconfdir}/udev/agents.d/usb/gpsd
12mu|gpsd-2.95-6|201	%{_sysconfdir}/udev/rules.d/70-gpsd.rules
12mu|gpsd-2.95-6|202	
12mu|gpsd-2.95-6|203	%files -n %{libgps}
12mu|gpsd-2.95-6|204	%{_libdir}/libgps.so.%{gpsmaj}*
12mu|gpsd-2.95-6|205	
12mu|gpsd-2.95-6|206	%files -n %{libname}
12mu|gpsd-2.95-6|207	%{_libdir}/libgpsd.so.%{major}*
12mu|gpsd-2.95-6|208	
12mu|gpsd-2.95-6|209	%files -n %{libqtname}
12mu|gpsd-2.95-6|210	%{_libdir}/libQgpsmm.so.%{gpsmaj}*
12mu|gpsd-2.95-6|211	
12mu|gpsd-2.95-6|212	%files -n %{devname}
12mu|gpsd-2.95-6|213	%doc TODO
12mu|gpsd-2.95-6|214	%{_includedir}/gps.h
12mu|gpsd-2.95-6|215	%{_includedir}/libgpsmm.h
12mu|gpsd-2.95-6|216	%{_includedir}/gpsd.h
12mu|gpsd-2.95-6|217	%{_libdir}/libgps.so
12mu|gpsd-2.95-6|218	%{_libdir}/libgpsd.so
12mu|gpsd-2.95-6|219	%{_libdir}/libQgpsmm.so
12mu|gpsd-2.95-6|220	%{_libdir}/pkgconfig/*.pc
12mu|gpsd-2.95-6|221	%{_mandir}/man1/gpsfake.1*
12mu|gpsd-2.95-6|222	%{_mandir}/man3/libgps.3*
12mu|gpsd-2.95-6|223	%{_mandir}/man3/libgpsmm.3*
12mu|gpsd-2.95-6|224	%{_mandir}/man3/libgpsd.3*
12mu|gpsd-2.95-6|225	%{_bindir}/gpsfake
12mu|gpsd-2.95-6|226	
12mu|gpsd-2.95-6|227	%files clients
12mu|gpsd-2.95-6|228	%{_bindir}/xgps
12mu|gpsd-2.95-6|229	%{_bindir}/cgps
12mu|gpsd-2.95-6|230	%{_bindir}/gpspipe
12mu|gpsd-2.95-6|231	%{_bindir}/xgpsspeed
12mu|gpsd-2.95-6|232	%{_bindir}/gpxlogger
12mu|gpsd-2.95-6|233	%{_bindir}/lcdgps
12mu|gpsd-2.95-6|234	%{_mandir}/man1/xgps.1*
12mu|gpsd-2.95-6|235	%{_mandir}/man1/cgps.1*
12mu|gpsd-2.95-6|236	#%{_mandir}/man1/cgpxlogger.1*
12mu|gpsd-2.95-6|237	%{_mandir}/man1/gpspipe.1*
12mu|gpsd-2.95-6|238	%{_mandir}/man1/lcdgps.1.*
12mu|gpsd-2.95-6|239	%{_mandir}/man1/xgpsspeed.1*
12mu|gpsd-2.95-6|240	#%{_datadir}/X11/app-defaults/xgpsspeed
12mu|gpsd-2.95-6|241	%{_datadir}/applications/mandriva-%{name}-clients.desktop
12mu|gpsd-2.95-6|242	
12mu|gpsd-2.95-6|243	%files python
12mu|gpsd-2.95-6|244	%{py_platsitedir}/*
12mu|gpsd-2.95-6|245	
12mu|gpsd-2.95-6|246	
12mu|gpsd-2.95-6|247	%changelog
12mu|gpsd-2.95-6|248	* Tue Oct 15 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.95-6
12mu|gpsd-2.95-6|249	+ Revision: e76225b
12mu|gpsd-2.95-6|250	- Fix patches
12mu|gpsd-2.95-6|251	
12mu|gpsd-2.95-6|252	

19752 12
12mu|granatier-4.12.4-1|1	Summary:	KDE Bomberman game
12mu|granatier-4.12.4-1|2	Name:		granatier
12mu|granatier-4.12.4-1|3	Epoch:		1
12mu|granatier-4.12.4-1|4	Version:	4.12.4
12mu|granatier-4.12.4-1|5	Release:	1
12mu|granatier-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|granatier-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|granatier-4.12.4-1|8	Url:		http://www.kde.org/applications/games/granatier/
12mu|granatier-4.12.4-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|granatier-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|granatier-4.12.4-1|11	
12mu|granatier-4.12.4-1|12	%description
12mu|granatier-4.12.4-1|13	Granatier is a clone of the classic Bomberman game, inspired by the work
12mu|granatier-4.12.4-1|14	of the Clanbomber clone.
12mu|granatier-4.12.4-1|15	
12mu|granatier-4.12.4-1|16	%files
12mu|granatier-4.12.4-1|17	%{_kde_bindir}/granatier
12mu|granatier-4.12.4-1|18	%{_kde_applicationsdir}/granatier.desktop
12mu|granatier-4.12.4-1|19	%{_kde_appsdir}/granatier
12mu|granatier-4.12.4-1|20	%{_kde_datadir}/config.kcfg/granatier.kcfg
12mu|granatier-4.12.4-1|21	%{_kde_docdir}/*/*/granatier
12mu|granatier-4.12.4-1|22	%{_kde_iconsdir}/*/*/apps/granatier.*
12mu|granatier-4.12.4-1|23	
12mu|granatier-4.12.4-1|24	#------------------------------------------------------------------------------
12mu|granatier-4.12.4-1|25	
12mu|granatier-4.12.4-1|26	%prep
12mu|granatier-4.12.4-1|27	%setup -q
12mu|granatier-4.12.4-1|28	
12mu|granatier-4.12.4-1|29	%build
12mu|granatier-4.12.4-1|30	%cmake_kde4
12mu|granatier-4.12.4-1|31	%make
12mu|granatier-4.12.4-1|32	
12mu|granatier-4.12.4-1|33	%install
12mu|granatier-4.12.4-1|34	%makeinstall_std -C build
12mu|granatier-4.12.4-1|35	
12mu|granatier-4.12.4-1|36	
12mu|granatier-4.12.4-1|37	%changelog
12mu|granatier-4.12.4-1|38	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|granatier-4.12.4-1|39	+ Revision: e8521ae
12mu|granatier-4.12.4-1|40	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|granatier-4.12.4-1|41	
12mu|granatier-4.12.4-1|42	

19753 12
12mu|grantlee-0.3.0-2|1	%define apidox 0
12mu|grantlee-0.3.0-2|2	%{?_without_apidox:%global compile_apidox 0}
12mu|grantlee-0.3.0-2|3	
12mu|grantlee-0.3.0-2|4	Summary:	Qt string template engine based on the Django template system
12mu|grantlee-0.3.0-2|5	Name:		grantlee
12mu|grantlee-0.3.0-2|6	Version:	0.3.0
12mu|grantlee-0.3.0-2|7	Release:	2
12mu|grantlee-0.3.0-2|8	Group:		System/Libraries
12mu|grantlee-0.3.0-2|9	License:	LGPLv2+
12mu|grantlee-0.3.0-2|10	Url:		http://www.gitorious.org/grantlee/pages/Home
12mu|grantlee-0.3.0-2|11	Source0:	http://downloads.%{name}.org/%{name}-%{version}.tar.gz
12mu|grantlee-0.3.0-2|12	BuildRequires:	cmake
12mu|grantlee-0.3.0-2|13	BuildRequires:	kde4-macros
12mu|grantlee-0.3.0-2|14	BuildRequires:	qt4-devel
12mu|grantlee-0.3.0-2|15	%if 0%{?apidocs}
12mu|grantlee-0.3.0-2|16	BuildRequires:	doxygen
12mu|grantlee-0.3.0-2|17	%endif
12mu|grantlee-0.3.0-2|18	
12mu|grantlee-0.3.0-2|19	%description
12mu|grantlee-0.3.0-2|20	Grantlee is a plugin based String Template system written using the Qt
12mu|grantlee-0.3.0-2|21	framework. The goals of the project are to make it easier for application
12mu|grantlee-0.3.0-2|22	developers to separate the structure of documents from the data they
12mu|grantlee-0.3.0-2|23	contain, opening the door for theming.
12mu|grantlee-0.3.0-2|24	
12mu|grantlee-0.3.0-2|25	The syntax is intended to follow the syntax of the Django template
12mu|grantlee-0.3.0-2|26	system, and the design of Django is reused in Grantlee. Django is covered
12mu|grantlee-0.3.0-2|27	by a BSD style license.
12mu|grantlee-0.3.0-2|28	
12mu|grantlee-0.3.0-2|29	Part of the design of both is that application developers can extend the
12mu|grantlee-0.3.0-2|30	syntax by implementing their own tags and filters. For details of how to
12mu|grantlee-0.3.0-2|31	do that, see the API documentation.
12mu|grantlee-0.3.0-2|32	
12mu|grantlee-0.3.0-2|33	For template authors, different applications using Grantlee will present
12mu|grantlee-0.3.0-2|34	the same interface and core syntax for creating new themes. For details
12mu|grantlee-0.3.0-2|35	of how to write templates, see the documentation.
12mu|grantlee-0.3.0-2|36	
12mu|grantlee-0.3.0-2|37	%files
12mu|grantlee-0.3.0-2|38	%doc AUTHORS CHANGELOG COPYING.LIB README GOALS
12mu|grantlee-0.3.0-2|39	%{_libdir}/%{name}/?.?
12mu|grantlee-0.3.0-2|40	
12mu|grantlee-0.3.0-2|41	#--------------------------------------------------------------------
12mu|grantlee-0.3.0-2|42	
12mu|grantlee-0.3.0-2|43	%define grantlee_gui_major 0
12mu|grantlee-0.3.0-2|44	%define libgrantlee_gui %mklibname grantlee_gui %{grantlee_gui_major}
12mu|grantlee-0.3.0-2|45	
12mu|grantlee-0.3.0-2|46	%package -n %{libgrantlee_gui}
12mu|grantlee-0.3.0-2|47	Summary:	Library files for %{name}
12mu|grantlee-0.3.0-2|48	Group:		System/Libraries
12mu|grantlee-0.3.0-2|49	
12mu|grantlee-0.3.0-2|50	%description  -n %{libgrantlee_gui}
12mu|grantlee-0.3.0-2|51	Libraries for %{name}.
12mu|grantlee-0.3.0-2|52	
12mu|grantlee-0.3.0-2|53	%files -n %{libgrantlee_gui}
12mu|grantlee-0.3.0-2|54	%{_libdir}/libgrantlee_gui.so.%{grantlee_gui_major}*
12mu|grantlee-0.3.0-2|55	
12mu|grantlee-0.3.0-2|56	#--------------------------------------------------------------------
12mu|grantlee-0.3.0-2|57	
12mu|grantlee-0.3.0-2|58	%define grantlee_core_major 0
12mu|grantlee-0.3.0-2|59	%define libgrantlee_core %mklibname grantlee_core %{grantlee_core_major}
12mu|grantlee-0.3.0-2|60	
12mu|grantlee-0.3.0-2|61	%package -n %{libgrantlee_core}
12mu|grantlee-0.3.0-2|62	Summary:	Library files for %{name}
12mu|grantlee-0.3.0-2|63	Group:		System/Libraries
12mu|grantlee-0.3.0-2|64	
12mu|grantlee-0.3.0-2|65	%description  -n %{libgrantlee_core}
12mu|grantlee-0.3.0-2|66	Libraries for %{name}.
12mu|grantlee-0.3.0-2|67	
12mu|grantlee-0.3.0-2|68	%files -n %{libgrantlee_core}
12mu|grantlee-0.3.0-2|69	%{_libdir}/libgrantlee_core.so.%{grantlee_core_major}*
12mu|grantlee-0.3.0-2|70	
12mu|grantlee-0.3.0-2|71	#--------------------------------------------------------------------
12mu|grantlee-0.3.0-2|72	
12mu|grantlee-0.3.0-2|73	%package devel
12mu|grantlee-0.3.0-2|74	Summary:	Development files for %{name}
12mu|grantlee-0.3.0-2|75	Group:		Development/KDE and Qt
12mu|grantlee-0.3.0-2|76	Requires:	%{libgrantlee_gui} = %{version}-%{release}
12mu|grantlee-0.3.0-2|77	Requires:	%{libgrantlee_core} = %{version}-%{release}
12mu|grantlee-0.3.0-2|78	
12mu|grantlee-0.3.0-2|79	%description devel
12mu|grantlee-0.3.0-2|80	Libraries and header files to develop applications that use %{name}.
12mu|grantlee-0.3.0-2|81	
12mu|grantlee-0.3.0-2|82	%files devel
12mu|grantlee-0.3.0-2|83	%{_libdir}/cmake/%{name}
12mu|grantlee-0.3.0-2|84	%{_includedir}/%{name}
12mu|grantlee-0.3.0-2|85	%{_includedir}/%{name}_core.h
12mu|grantlee-0.3.0-2|86	%{_includedir}/%{name}_templates.h
12mu|grantlee-0.3.0-2|87	%{_libdir}/lib%{name}*.so
12mu|grantlee-0.3.0-2|88	
12mu|grantlee-0.3.0-2|89	#--------------------------------------------------------------------
12mu|grantlee-0.3.0-2|90	
12mu|grantlee-0.3.0-2|91	%if 0%{?apidox}
12mu|grantlee-0.3.0-2|92	%package apidocs
12mu|grantlee-0.3.0-2|93	Group:		Development/Documentation
12mu|grantlee-0.3.0-2|94	Summary:	Grantlee API documentation
12mu|grantlee-0.3.0-2|95	
12mu|grantlee-0.3.0-2|96	%description apidocs
12mu|grantlee-0.3.0-2|97	This package includes the Grantlee API documentation in HTML
12mu|grantlee-0.3.0-2|98	format for easy browsing.
12mu|grantlee-0.3.0-2|99	
12mu|grantlee-0.3.0-2|100	%files apidocs
12mu|grantlee-0.3.0-2|101	%doc %{_docdir}/HTML/en/grantlee-apidocs
12mu|grantlee-0.3.0-2|102	%endif
12mu|grantlee-0.3.0-2|103	#--------------------------------------------------------------------
12mu|grantlee-0.3.0-2|104	
12mu|grantlee-0.3.0-2|105	%prep
12mu|grantlee-0.3.0-2|106	%setup -q
12mu|grantlee-0.3.0-2|107	
12mu|grantlee-0.3.0-2|108	%build
12mu|grantlee-0.3.0-2|109	%cmake_kde4
12mu|grantlee-0.3.0-2|110	
12mu|grantlee-0.3.0-2|111	%make
12mu|grantlee-0.3.0-2|112	%if 0%{?apidox}
12mu|grantlee-0.3.0-2|113	make docs
12mu|grantlee-0.3.0-2|114	%endif
12mu|grantlee-0.3.0-2|115	
12mu|grantlee-0.3.0-2|116	%install
12mu|grantlee-0.3.0-2|117	%makeinstall_std -C build
12mu|grantlee-0.3.0-2|118	
12mu|grantlee-0.3.0-2|119	%if 0%{?apidox}
12mu|grantlee-0.3.0-2|120	mkdir -p %{buildroot}%{_docdir}/HTML/en/grantlee-apidocs
12mu|grantlee-0.3.0-2|121	cp -prf build/apidocs/html/* %{buildroot}%{_docdir}/HTML/en/%{name}-apidocs
12mu|grantlee-0.3.0-2|122	%endif
12mu|grantlee-0.3.0-2|123	

19754 12
12mu|graphicsmagick-1.3.18-4|1	%define	Werror_cflags	%nil
12mu|graphicsmagick-1.3.18-4|2	
12mu|graphicsmagick-1.3.18-4|3	%define	build_modules	1
12mu|graphicsmagick-1.3.18-4|4	%define	enable_jasper	1
12mu|graphicsmagick-1.3.18-4|5	%define	enable_graphwiz	1
12mu|graphicsmagick-1.3.18-4|6	
12mu|graphicsmagick-1.3.18-4|7	%define	oname		GraphicsMagick
12mu|graphicsmagick-1.3.18-4|8	%define	major		3
12mu|graphicsmagick-1.3.18-4|9	%define	wand_major	2
12mu|graphicsmagick-1.3.18-4|10	%define	libname		%mklibname %{name} %{major}
12mu|graphicsmagick-1.3.18-4|11	%define	libnamepp	%mklibname %{name}++ %{major}
12mu|graphicsmagick-1.3.18-4|12	%define	libwandname	%mklibname graphicsmagickwand %{wand_major}
12mu|graphicsmagick-1.3.18-4|13	%define	devname		%mklibname %{name} -d
12mu|graphicsmagick-1.3.18-4|14	%define	qlev		Q8
12mu|graphicsmagick-1.3.18-4|15	
12mu|graphicsmagick-1.3.18-4|16	%define __noautoprov '.*\.so$'
12mu|graphicsmagick-1.3.18-4|17	
12mu|graphicsmagick-1.3.18-4|18	Summary:	An X application for displaying and manipulating images
12mu|graphicsmagick-1.3.18-4|19	Name:		graphicsmagick
12mu|graphicsmagick-1.3.18-4|20	Version:	1.3.18
12mu|graphicsmagick-1.3.18-4|21	Release:	4
12mu|graphicsmagick-1.3.18-4|22	License:	GPLv2+
12mu|graphicsmagick-1.3.18-4|23	Group:		Graphics
12mu|graphicsmagick-1.3.18-4|24	Url:		http://www.graphicsmagick.org/
12mu|graphicsmagick-1.3.18-4|25	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{oname}-%{version}.tar.xz
12mu|graphicsmagick-1.3.18-4|26	Patch0:		GraphicsMagick-1.3.14-linkage.patch
12mu|graphicsmagick-1.3.18-4|27	
12mu|graphicsmagick-1.3.18-4|28	BuildRequires:	bzip2-devel
12mu|graphicsmagick-1.3.18-4|29	BuildRequires:	ghostscript-devel
12mu|graphicsmagick-1.3.18-4|30	BuildRequires:	jbigkit-devel
12mu|graphicsmagick-1.3.18-4|31	BuildRequires:	jpeg-devel
12mu|graphicsmagick-1.3.18-4|32	BuildRequires:	libtool-devel
12mu|graphicsmagick-1.3.18-4|33	BuildRequires:	libwmf-devel
12mu|graphicsmagick-1.3.18-4|34	BuildRequires:	perl-devel
12mu|graphicsmagick-1.3.18-4|35	BuildRequires:	pkgconfig(freetype2)
12mu|graphicsmagick-1.3.18-4|36	BuildRequires:	pkgconfig(jasper)
12mu|graphicsmagick-1.3.18-4|37	BuildRequires:	pkgconfig(lcms)
12mu|graphicsmagick-1.3.18-4|38	BuildRequires:	pkgconfig(libpng)
12mu|graphicsmagick-1.3.18-4|39	Buildrequires:	pkgconfig(libtiff-4)
12mu|graphicsmagick-1.3.18-4|40	BuildRequires:	pkgconfig(libxml-2.0)
12mu|graphicsmagick-1.3.18-4|41	BuildRequires:	pkgconfig(xproto)
12mu|graphicsmagick-1.3.18-4|42	BuildRequires:	pkgconfig(zlib)
12mu|graphicsmagick-1.3.18-4|43	
12mu|graphicsmagick-1.3.18-4|44	%description
12mu|graphicsmagick-1.3.18-4|45	GraphicsMagick is the swiss army knife of image processing. It
12mu|graphicsmagick-1.3.18-4|46	provides a robust collection of tools and libraries which support
12mu|graphicsmagick-1.3.18-4|47	reading, writing, and manipulating an image in over 88 major formats
12mu|graphicsmagick-1.3.18-4|48	including important formats like DPX, GIF, JPEG, JPEG-2000, PNG, PDF,
12mu|graphicsmagick-1.3.18-4|49	SVG, and TIFF. GraphicsMagick supports huge images on systems that
12mu|graphicsmagick-1.3.18-4|50	support large files, and has been tested with gigapixel-size images.
12mu|graphicsmagick-1.3.18-4|51	GraphicsMagick can create new images on the fly, making it suitable
12mu|graphicsmagick-1.3.18-4|52	for building dynamic Web applications. GraphicsMagick may be used to
12mu|graphicsmagick-1.3.18-4|53	resize, rotate, sharpen, color reduce, or add special effects to an
12mu|graphicsmagick-1.3.18-4|54	image and save the result in the same or differing image format.
12mu|graphicsmagick-1.3.18-4|55	Image processing operations are available from the command line, as
12mu|graphicsmagick-1.3.18-4|56	well as through C, C++, Perl, or Windows COM programming interfaces.
12mu|graphicsmagick-1.3.18-4|57	Extensions are available from third-parties to support programming in
12mu|graphicsmagick-1.3.18-4|58	Python, Tcl, and Ruby. With some modification, language extensions for
12mu|graphicsmagick-1.3.18-4|59	ImageMagick may be used.
12mu|graphicsmagick-1.3.18-4|60	
12mu|graphicsmagick-1.3.18-4|61	%files
12mu|graphicsmagick-1.3.18-4|62	%doc ChangeLog *.txt
12mu|graphicsmagick-1.3.18-4|63	%{_bindir}/gm
12mu|graphicsmagick-1.3.18-4|64	%dir %{_libdir}/GraphicsMagick-%{version}/config
12mu|graphicsmagick-1.3.18-4|65	%{_libdir}/GraphicsMagick-%{version}/config/*.mgk
12mu|graphicsmagick-1.3.18-4|66	%dir %{_datadir}/GraphicsMagick-%{version}/config
12mu|graphicsmagick-1.3.18-4|67	%{_datadir}/GraphicsMagick-%{version}/config/*.mgk
12mu|graphicsmagick-1.3.18-4|68	%if %{build_modules}
12mu|graphicsmagick-1.3.18-4|69	%dir %{_libdir}/%{oname}-%{version}/modules-%{qlev}
12mu|graphicsmagick-1.3.18-4|70	%{_libdir}/%{oname}-%{version}/modules-%{qlev}/filters
12mu|graphicsmagick-1.3.18-4|71	%dir %{_libdir}/%{oname}-%{version}/modules-%{qlev}/coders
12mu|graphicsmagick-1.3.18-4|72	%{_libdir}/%{oname}-%{version}/modules-%{qlev}/coders/*.so
12mu|graphicsmagick-1.3.18-4|73	%endif
12mu|graphicsmagick-1.3.18-4|74	%{_mandir}/man1/GraphicsMagick++-config.1.*
12mu|graphicsmagick-1.3.18-4|75	%{_mandir}/man1/GraphicsMagick-config.1.*
12mu|graphicsmagick-1.3.18-4|76	%{_mandir}/man1/GraphicsMagickWand-config.1.*
12mu|graphicsmagick-1.3.18-4|77	%{_mandir}/man1/gm.1.*
12mu|graphicsmagick-1.3.18-4|78	%{_mandir}/man4/miff.4.*
12mu|graphicsmagick-1.3.18-4|79	%{_mandir}/man5/quantize.5.*
12mu|graphicsmagick-1.3.18-4|80	
12mu|graphicsmagick-1.3.18-4|81	#--------------------------------------------------------------
12mu|graphicsmagick-1.3.18-4|82	
12mu|graphicsmagick-1.3.18-4|83	%package -n %{libname}
12mu|graphicsmagick-1.3.18-4|84	Summary:	%{oname} libraries
12mu|graphicsmagick-1.3.18-4|85	Group:		System/Libraries
12mu|graphicsmagick-1.3.18-4|86	
12mu|graphicsmagick-1.3.18-4|87	%description -n %{libname}
12mu|graphicsmagick-1.3.18-4|88	This package contains a shared library for %{name}.
12mu|graphicsmagick-1.3.18-4|89	
12mu|graphicsmagick-1.3.18-4|90	%files -n %{libname}
12mu|graphicsmagick-1.3.18-4|91	%{_libdir}/libGraphicsMagick.so.%{major}*
12mu|graphicsmagick-1.3.18-4|92	
12mu|graphicsmagick-1.3.18-4|93	#--------------------------------------------------------------
12mu|graphicsmagick-1.3.18-4|94	
12mu|graphicsmagick-1.3.18-4|95	%package -n %{libnamepp}
12mu|graphicsmagick-1.3.18-4|96	Summary:	%{oname} libraries
12mu|graphicsmagick-1.3.18-4|97	Group:		System/Libraries
12mu|graphicsmagick-1.3.18-4|98	Conflicts:	%{_lib}graphicsmagick3 < 1.3.18-2
12mu|graphicsmagick-1.3.18-4|99	
12mu|graphicsmagick-1.3.18-4|100	%description -n %{libnamepp}
12mu|graphicsmagick-1.3.18-4|101	This package contains a shared library for %{name}.
12mu|graphicsmagick-1.3.18-4|102	
12mu|graphicsmagick-1.3.18-4|103	%files -n %{libnamepp}
12mu|graphicsmagick-1.3.18-4|104	%{_libdir}/libGraphicsMagick++.so.%{major}*
12mu|graphicsmagick-1.3.18-4|105	
12mu|graphicsmagick-1.3.18-4|106	#--------------------------------------------------------------
12mu|graphicsmagick-1.3.18-4|107	
12mu|graphicsmagick-1.3.18-4|108	%package -n %{libwandname}
12mu|graphicsmagick-1.3.18-4|109	Summary:	%{oname} libraries
12mu|graphicsmagick-1.3.18-4|110	Group:		System/Libraries
12mu|graphicsmagick-1.3.18-4|111	
12mu|graphicsmagick-1.3.18-4|112	%description -n %{libwandname}
12mu|graphicsmagick-1.3.18-4|113	This package contains a shared library for %{name}.
12mu|graphicsmagick-1.3.18-4|114	
12mu|graphicsmagick-1.3.18-4|115	%files -n %{libwandname}
12mu|graphicsmagick-1.3.18-4|116	%{_libdir}/libGraphicsMagickWand.so.%{wand_major}*
12mu|graphicsmagick-1.3.18-4|117	
12mu|graphicsmagick-1.3.18-4|118	#--------------------------------------------------------------
12mu|graphicsmagick-1.3.18-4|119	
12mu|graphicsmagick-1.3.18-4|120	%package -n %{devname}
12mu|graphicsmagick-1.3.18-4|121	Summary:	Header files for %{oname} app development
12mu|graphicsmagick-1.3.18-4|122	Group:		Development/C
12mu|graphicsmagick-1.3.18-4|123	Provides:	%{name}-devel = %{version}-%{release}
12mu|graphicsmagick-1.3.18-4|124	Requires:	%{libname} = %{version}
12mu|graphicsmagick-1.3.18-4|125	Requires:	%{libnamepp} = %{version}
12mu|graphicsmagick-1.3.18-4|126	Requires:	%{libwandname} = %{version}
12mu|graphicsmagick-1.3.18-4|127	
12mu|graphicsmagick-1.3.18-4|128	%description -n %{devname}
12mu|graphicsmagick-1.3.18-4|129	This package contains the development files for %{name}.
12mu|graphicsmagick-1.3.18-4|130	
12mu|graphicsmagick-1.3.18-4|131	%files -n %{devname}
12mu|graphicsmagick-1.3.18-4|132	%{_bindir}/GraphicsMagick++-config
12mu|graphicsmagick-1.3.18-4|133	%{_bindir}/GraphicsMagick-config
12mu|graphicsmagick-1.3.18-4|134	%{_bindir}/GraphicsMagickWand-config
12mu|graphicsmagick-1.3.18-4|135	%dir %{_includedir}/GraphicsMagick
12mu|graphicsmagick-1.3.18-4|136	%{_includedir}/GraphicsMagick/Magick++.h
12mu|graphicsmagick-1.3.18-4|137	%dir %{_includedir}/GraphicsMagick/magick
12mu|graphicsmagick-1.3.18-4|138	%{_includedir}/GraphicsMagick/magick/*.h
12mu|graphicsmagick-1.3.18-4|139	%dir %{_includedir}/GraphicsMagick/Magick++
12mu|graphicsmagick-1.3.18-4|140	%{_includedir}/GraphicsMagick/Magick++/*.h
12mu|graphicsmagick-1.3.18-4|141	%dir %{_includedir}/GraphicsMagick/wand
12mu|graphicsmagick-1.3.18-4|142	%{_includedir}/GraphicsMagick/wand/*.h
12mu|graphicsmagick-1.3.18-4|143	%{_libdir}/*.so
12mu|graphicsmagick-1.3.18-4|144	%{_libdir}/pkgconfig/*.pc
12mu|graphicsmagick-1.3.18-4|145	
12mu|graphicsmagick-1.3.18-4|146	#--------------------------------------------------------------
12mu|graphicsmagick-1.3.18-4|147	
12mu|graphicsmagick-1.3.18-4|148	%package -n perl-Graphics-Magick
12mu|graphicsmagick-1.3.18-4|149	Summary:	Libraries and modules for access to %{oname} from perl
12mu|graphicsmagick-1.3.18-4|150	Group:		Development/Perl
12mu|graphicsmagick-1.3.18-4|151	Requires:	%{name} = %{version}
12mu|graphicsmagick-1.3.18-4|152	%if %{enable_graphwiz}
12mu|graphicsmagick-1.3.18-4|153	Requires:	graphviz
12mu|graphicsmagick-1.3.18-4|154	%endif
12mu|graphicsmagick-1.3.18-4|155	
12mu|graphicsmagick-1.3.18-4|156	%description -n perl-Graphics-Magick
12mu|graphicsmagick-1.3.18-4|157	This is the %{oname} perl support package. It includes perl modules
12mu|graphicsmagick-1.3.18-4|158	and support files for access to %{oname} library from perl.
12mu|graphicsmagick-1.3.18-4|159	
12mu|graphicsmagick-1.3.18-4|160	%files -n perl-Graphics-Magick
12mu|graphicsmagick-1.3.18-4|161	%{_mandir}/man3*/*::*.3pm*
12mu|graphicsmagick-1.3.18-4|162	%{perl_vendorarch}/Graphics
12mu|graphicsmagick-1.3.18-4|163	%{perl_vendorarch}/auto
12mu|graphicsmagick-1.3.18-4|164	
12mu|graphicsmagick-1.3.18-4|165	#--------------------------------------------------------------
12mu|graphicsmagick-1.3.18-4|166	
12mu|graphicsmagick-1.3.18-4|167	%package doc
12mu|graphicsmagick-1.3.18-4|168	Summary:	%{name} Documentation
12mu|graphicsmagick-1.3.18-4|169	Group:		Books/Other
12mu|graphicsmagick-1.3.18-4|170	
12mu|graphicsmagick-1.3.18-4|171	%description doc
12mu|graphicsmagick-1.3.18-4|172	This package contains HTML/PDF documentation of %{name}.
12mu|graphicsmagick-1.3.18-4|173	
12mu|graphicsmagick-1.3.18-4|174	%files doc
12mu|graphicsmagick-1.3.18-4|175	%{_datadir}/doc/GraphicsMagick
12mu|graphicsmagick-1.3.18-4|176	
12mu|graphicsmagick-1.3.18-4|177	#--------------------------------------------------------------
12mu|graphicsmagick-1.3.18-4|178	
12mu|graphicsmagick-1.3.18-4|179	%prep
12mu|graphicsmagick-1.3.18-4|180	%setup -qn %{oname}-%{version}
12mu|graphicsmagick-1.3.18-4|181	%patch0 -p1 -b .linkage
12mu|graphicsmagick-1.3.18-4|182	
12mu|graphicsmagick-1.3.18-4|183	%build
12mu|graphicsmagick-1.3.18-4|184	%configure2_5x \
12mu|graphicsmagick-1.3.18-4|185	--enable-fast-install \
12mu|graphicsmagick-1.3.18-4|186	--disable-ltdl-install \
12mu|graphicsmagick-1.3.18-4|187	--without-dps \
12mu|graphicsmagick-1.3.18-4|188	%if %{build_modules}
12mu|graphicsmagick-1.3.18-4|189	--with-modules \
12mu|graphicsmagick-1.3.18-4|190	%else
12mu|graphicsmagick-1.3.18-4|191	--without-modules \
12mu|graphicsmagick-1.3.18-4|192	%endif
12mu|graphicsmagick-1.3.18-4|193	--enable-shared \
12mu|graphicsmagick-1.3.18-4|194	--disable-static \
12mu|graphicsmagick-1.3.18-4|195	--with-pic \
12mu|graphicsmagick-1.3.18-4|196	%if %{enable_jasper}
12mu|graphicsmagick-1.3.18-4|197	--with-jp2 \
12mu|graphicsmagick-1.3.18-4|198	%else
12mu|graphicsmagick-1.3.18-4|199	--without-jp2 \
12mu|graphicsmagick-1.3.18-4|200	%endif
12mu|graphicsmagick-1.3.18-4|201	--with-perl-options="INSTALLDIRS=vendor"  \
12mu|graphicsmagick-1.3.18-4|202	--with-perl
12mu|graphicsmagick-1.3.18-4|203	
12mu|graphicsmagick-1.3.18-4|204	%make
12mu|graphicsmagick-1.3.18-4|205	%make perl-build
12mu|graphicsmagick-1.3.18-4|206	
12mu|graphicsmagick-1.3.18-4|207	%install
12mu|graphicsmagick-1.3.18-4|208	%makeinstall_std
12mu|graphicsmagick-1.3.18-4|209	%makeinstall_std -C PerlMagick
12mu|graphicsmagick-1.3.18-4|210	rm -f %{buildroot}%{_datadir}/GraphicsMagick-%{version}/{ChangeLog,NEWS.txt}
12mu|graphicsmagick-1.3.18-4|211	

19755 12
12mu|grilo-0.2.6-1|1	%define api	0.2
12mu|grilo-0.2.6-1|2	%define major	1
12mu|grilo-0.2.6-1|3	%define libname	%mklibname %{name} %{api} %{major}
12mu|grilo-0.2.6-1|4	%define libgrlnet	%mklibname grlnet %{api} %{major}
12mu|grilo-0.2.6-1|5	%define girname %mklibname %{name}-gir %{api}
12mu|grilo-0.2.6-1|6	%define girgrlnet %mklibname grlnet-gir %{api}
12mu|grilo-0.2.6-1|7	%define develname	%mklibname -d %{name}
12mu|grilo-0.2.6-1|8	
12mu|grilo-0.2.6-1|9	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|grilo-0.2.6-1|10	
12mu|grilo-0.2.6-1|11	Summary:	Content discovery framework
12mu|grilo-0.2.6-1|12	Name:		grilo
12mu|grilo-0.2.6-1|13	Version:	0.2.6
12mu|grilo-0.2.6-1|14	Release:	1
12mu|grilo-0.2.6-1|15	Group:		System/Libraries
12mu|grilo-0.2.6-1|16	License:	LGPLv2+
12mu|grilo-0.2.6-1|17	Url:		http://live.gnome.org/Grilo
12mu|grilo-0.2.6-1|18	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|grilo-0.2.6-1|19	
12mu|grilo-0.2.6-1|20	BuildRequires:	gnome-common
12mu|grilo-0.2.6-1|21	BuildRequires:	gtk-doc
12mu|grilo-0.2.6-1|22	BuildRequires:	vala-tools
12mu|grilo-0.2.6-1|23	BuildRequires:	vala-devel
12mu|grilo-0.2.6-1|24	BuildRequires:	pkgconfig(glib-2.0)
12mu|grilo-0.2.6-1|25	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|grilo-0.2.6-1|26	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|grilo-0.2.6-1|27	BuildRequires:	pkgconfig(libsoup-2.4)
12mu|grilo-0.2.6-1|28	BuildRequires:	pkgconfig(libxml-2.0)
12mu|grilo-0.2.6-1|29	
12mu|grilo-0.2.6-1|30	%description
12mu|grilo-0.2.6-1|31	Grilo is a framework that provides access to different sources of
12mu|grilo-0.2.6-1|32	multimedia content, using a pluggable system.
12mu|grilo-0.2.6-1|33	This package contains the core library and elements.
12mu|grilo-0.2.6-1|34	
12mu|grilo-0.2.6-1|35	%package -n %{libname}
12mu|grilo-0.2.6-1|36	Summary:	Libraries files for Grilo framework
12mu|grilo-0.2.6-1|37	Group:		System/Libraries
12mu|grilo-0.2.6-1|38	
12mu|grilo-0.2.6-1|39	%description -n %{libname}
12mu|grilo-0.2.6-1|40	This package contains the core library for %{name}.
12mu|grilo-0.2.6-1|41	
12mu|grilo-0.2.6-1|42	%package -n %{libgrlnet}
12mu|grilo-0.2.6-1|43	Summary:	Libraries files for Grilo framework
12mu|grilo-0.2.6-1|44	Group:		System/Libraries
12mu|grilo-0.2.6-1|45	
12mu|grilo-0.2.6-1|46	%description -n %{libgrlnet}
12mu|grilo-0.2.6-1|47	This package contains the grlnet library for %{name}.
12mu|grilo-0.2.6-1|48	
12mu|grilo-0.2.6-1|49	%package -n %{girname}
12mu|grilo-0.2.6-1|50	Summary:	GObject Introspection interface description for %{name}
12mu|grilo-0.2.6-1|51	Group:		System/Libraries
12mu|grilo-0.2.6-1|52	Requires:	%{libname} = %{version}-%{release}
12mu|grilo-0.2.6-1|53	
12mu|grilo-0.2.6-1|54	%description -n %{girname}
12mu|grilo-0.2.6-1|55	GObject Introspection interface description for %{name}.
12mu|grilo-0.2.6-1|56	
12mu|grilo-0.2.6-1|57	%package -n %{girgrlnet}
12mu|grilo-0.2.6-1|58	Summary:	GObject Introspection interface description for %{name}
12mu|grilo-0.2.6-1|59	Group:		System/Libraries
12mu|grilo-0.2.6-1|60	Requires:	%{libgrlnet} = %{version}-%{release}
12mu|grilo-0.2.6-1|61	
12mu|grilo-0.2.6-1|62	%description -n %{girgrlnet}
12mu|grilo-0.2.6-1|63	GObject Introspection interface description for %{name}.
12mu|grilo-0.2.6-1|64	
12mu|grilo-0.2.6-1|65	%package -n %{develname}
12mu|grilo-0.2.6-1|66	Summary:	Libraries/include files for Grilo framework
12mu|grilo-0.2.6-1|67	Group:		Development/Other
12mu|grilo-0.2.6-1|68	Requires:	%{libname} = %{version}-%{release}
12mu|grilo-0.2.6-1|69	Requires:	%{libgrlnet} = %{version}-%{release}
12mu|grilo-0.2.6-1|70	Provides:	%{name}-devel = %{version}-%{release}
12mu|grilo-0.2.6-1|71	
12mu|grilo-0.2.6-1|72	%description -n %{develname}
12mu|grilo-0.2.6-1|73	Grilo is a framework that provides access to different sources of
12mu|grilo-0.2.6-1|74	multimedia content, using a pluggable system.
12mu|grilo-0.2.6-1|75	
12mu|grilo-0.2.6-1|76	This package contains the core library and elements, as well as
12mu|grilo-0.2.6-1|77	general and API documentation.
12mu|grilo-0.2.6-1|78	
12mu|grilo-0.2.6-1|79	%prep
12mu|grilo-0.2.6-1|80	%setup -q
12mu|grilo-0.2.6-1|81	
12mu|grilo-0.2.6-1|82	%build
12mu|grilo-0.2.6-1|83	# Fix vala detection for version 0.20
12mu|grilo-0.2.6-1|84	sed -i.vala 's/libvala-0.18/libvala-0.20/g' configure*
12mu|grilo-0.2.6-1|85	
12mu|grilo-0.2.6-1|86	%configure2_5x \
12mu|grilo-0.2.6-1|87	--disable-static \
12mu|grilo-0.2.6-1|88	--enable-vala \
12mu|grilo-0.2.6-1|89	--enable-gtk-doc \
12mu|grilo-0.2.6-1|90	--enable-introspection \
12mu|grilo-0.2.6-1|91	--enable-grl-net \
12mu|grilo-0.2.6-1|92	--disable-tests
12mu|grilo-0.2.6-1|93	
12mu|grilo-0.2.6-1|94	%make
12mu|grilo-0.2.6-1|95	
12mu|grilo-0.2.6-1|96	%install
12mu|grilo-0.2.6-1|97	%makeinstall_std
12mu|grilo-0.2.6-1|98	
12mu|grilo-0.2.6-1|99	mkdir -p %{buildroot}%{_libdir}/grilo-%{api} %{buildroot}%{_datadir}/grilo-%{api}/plugins
12mu|grilo-0.2.6-1|100	
12mu|grilo-0.2.6-1|101	# Remove files that will not be packaged
12mu|grilo-0.2.6-1|102	rm -f %{buildroot}%{_bindir}/grilo-simple-playlist
12mu|grilo-0.2.6-1|103	
12mu|grilo-0.2.6-1|104	%find_lang %{name}
12mu|grilo-0.2.6-1|105	
12mu|grilo-0.2.6-1|106	%files -f %{name}.lang
12mu|grilo-0.2.6-1|107	%doc AUTHORS COPYING NEWS README TODO
12mu|grilo-0.2.6-1|108	%{_bindir}/grl-inspect*
12mu|grilo-0.2.6-1|109	%{_bindir}/grilo-test-ui*
12mu|grilo-0.2.6-1|110	%{_libdir}/grilo-%{api}
12mu|grilo-0.2.6-1|111	%{_datadir}/grilo-%{api}/plugins
12mu|grilo-0.2.6-1|112	%{_mandir}/man1/grl-inspect.1.*
12mu|grilo-0.2.6-1|113	
12mu|grilo-0.2.6-1|114	%files -n %{libname}
12mu|grilo-0.2.6-1|115	%{_libdir}/libgrilo-%{api}.so.%{major}*
12mu|grilo-0.2.6-1|116	
12mu|grilo-0.2.6-1|117	%files -n %{libgrlnet}
12mu|grilo-0.2.6-1|118	%{_libdir}/libgrlnet-%{api}.so.*
12mu|grilo-0.2.6-1|119	
12mu|grilo-0.2.6-1|120	%files -n %{girname}
12mu|grilo-0.2.6-1|121	%{_libdir}/girepository-1.0/Grl-%{api}.typelib
12mu|grilo-0.2.6-1|122	
12mu|grilo-0.2.6-1|123	%files -n %{girgrlnet}
12mu|grilo-0.2.6-1|124	%{_libdir}/girepository-1.0/GrlNet-%{api}.typelib
12mu|grilo-0.2.6-1|125	
12mu|grilo-0.2.6-1|126	%files -n %{develname}
12mu|grilo-0.2.6-1|127	%doc AUTHORS COPYING NEWS README TODO
12mu|grilo-0.2.6-1|128	%doc %{_datadir}/gtk-doc/html/%{name}
12mu|grilo-0.2.6-1|129	%{_includedir}/%{name}-%{api}
12mu|grilo-0.2.6-1|130	%{_libdir}/*.so
12mu|grilo-0.2.6-1|131	%{_libdir}/pkgconfig/*.pc
12mu|grilo-0.2.6-1|132	%{_datadir}/gir-1.0/*.gir
12mu|grilo-0.2.6-1|133	%{_datadir}/vala/vapi/*
12mu|grilo-0.2.6-1|134	

19756 12
12mu|grilo-plugins-0.2.7-1|1	%define api	0.2
12mu|grilo-plugins-0.2.7-1|2	
12mu|grilo-plugins-0.2.7-1|3	%define url_ver %(echo %{version} | cut -d. -f1,2)
12mu|grilo-plugins-0.2.7-1|4	
12mu|grilo-plugins-0.2.7-1|5	Name:		grilo-plugins
12mu|grilo-plugins-0.2.7-1|6	Version:	0.2.7
12mu|grilo-plugins-0.2.7-1|7	Release:	1
12mu|grilo-plugins-0.2.7-1|8	Summary:	Plugins for the Grilo framework
12mu|grilo-plugins-0.2.7-1|9	Group:		System/Libraries
12mu|grilo-plugins-0.2.7-1|10	License:	LGPLv2+
12mu|grilo-plugins-0.2.7-1|11	Url:		https://live.gnome.org/Grilo
12mu|grilo-plugins-0.2.7-1|12	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|grilo-plugins-0.2.7-1|13	
12mu|grilo-plugins-0.2.7-1|14	BuildRequires:	gnome-common
12mu|grilo-plugins-0.2.7-1|15	BuildRequires:	intltool
12mu|grilo-plugins-0.2.7-1|16	BuildRequires:	libgcrypt-devel
12mu|grilo-plugins-0.2.7-1|17	BuildRequires:	pkgconfig(glib-2.0)
12mu|grilo-plugins-0.2.7-1|18	BuildRequires:	pkgconfig(gmime-2.6)
12mu|grilo-plugins-0.2.7-1|19	BuildRequires:	pkgconfig(gupnp-1.0)
12mu|grilo-plugins-0.2.7-1|20	BuildRequires:	pkgconfig(gupnp-av-1.0)
12mu|grilo-plugins-0.2.7-1|21	#BuildRequires:	pkgconfig(libgdata)
12mu|grilo-plugins-0.2.7-1|22	BuildRequires:	libgdata-devel
12mu|grilo-plugins-0.2.7-1|23	BuildRequires:	pkgconfig(libquvi)
12mu|grilo-plugins-0.2.7-1|24	BuildRequires:	pkgconfig(libsoup-2.4)
12mu|grilo-plugins-0.2.7-1|25	BuildRequires:	pkgconfig(libxml-2.0)
12mu|grilo-plugins-0.2.7-1|26	BuildRequires:	pkgconfig(rest-0.7)
12mu|grilo-plugins-0.2.7-1|27	BuildRequires:	pkgconfig(sqlite3)
12mu|grilo-plugins-0.2.7-1|28	BuildRequires:	pkgconfig(tracker-sparql-0.16)
12mu|grilo-plugins-0.2.7-1|29	BuildRequires:	pkgconfig(grilo-0.2)
12mu|grilo-plugins-0.2.7-1|30	
12mu|grilo-plugins-0.2.7-1|31	Requires:	grilo
12mu|grilo-plugins-0.2.7-1|32	
12mu|grilo-plugins-0.2.7-1|33	%description
12mu|grilo-plugins-0.2.7-1|34	Grilo is a framework that provides access to different sources of
12mu|grilo-plugins-0.2.7-1|35	multimedia content, using a pluggable system.
12mu|grilo-plugins-0.2.7-1|36	This package contains plugins to get information from theses sources:
12mu|grilo-plugins-0.2.7-1|37	- Apple Trailers
12mu|grilo-plugins-0.2.7-1|38	- Bookmarks
12mu|grilo-plugins-0.2.7-1|39	- Filesystem
12mu|grilo-plugins-0.2.7-1|40	- Flickr
12mu|grilo-plugins-0.2.7-1|41	- Gravatar
12mu|grilo-plugins-0.2.7-1|42	- Jamendo
12mu|grilo-plugins-0.2.7-1|43	- Last.fm (for album arts)
12mu|grilo-plugins-0.2.7-1|44	- Local metadata (album arts and thumbnails)
12mu|grilo-plugins-0.2.7-1|45	- Metadata Store
12mu|grilo-plugins-0.2.7-1|46	- Podcasts
12mu|grilo-plugins-0.2.7-1|47	- Shoutcast
12mu|grilo-plugins-0.2.7-1|48	- Tracker
12mu|grilo-plugins-0.2.7-1|49	- UPnP
12mu|grilo-plugins-0.2.7-1|50	- Vimeo
12mu|grilo-plugins-0.2.7-1|51	- Youtube
12mu|grilo-plugins-0.2.7-1|52	
12mu|grilo-plugins-0.2.7-1|53	%prep
12mu|grilo-plugins-0.2.7-1|54	%setup -q
12mu|grilo-plugins-0.2.7-1|55	%apply_patches
12mu|grilo-plugins-0.2.7-1|56	
12mu|grilo-plugins-0.2.7-1|57	%build
12mu|grilo-plugins-0.2.7-1|58	#NOCONFIGURE=1 gnome-autogen.sh
12mu|grilo-plugins-0.2.7-1|59	%configure2_5x \
12mu|grilo-plugins-0.2.7-1|60	--disable-static \
12mu|grilo-plugins-0.2.7-1|61	--disable-fakemetadata \
12mu|grilo-plugins-0.2.7-1|62	--disable-shoutcast \
12mu|grilo-plugins-0.2.7-1|63	--enable-apple-trailers \
12mu|grilo-plugins-0.2.7-1|64	--enable-bookmarks \
12mu|grilo-plugins-0.2.7-1|65	--enable-fakemetadata \
12mu|grilo-plugins-0.2.7-1|66	--enable-filesystem \
12mu|grilo-plugins-0.2.7-1|67	--enable-flickr	\
12mu|grilo-plugins-0.2.7-1|68	--enable-gravatar \
12mu|grilo-plugins-0.2.7-1|69	--enable-jamendo \
12mu|grilo-plugins-0.2.7-1|70	--enable-lastfm-albumart \
12mu|grilo-plugins-0.2.7-1|71	--enable-localmetadata \
12mu|grilo-plugins-0.2.7-1|72	--enable-metadata-store \
12mu|grilo-plugins-0.2.7-1|73	--enable-podcasts \
12mu|grilo-plugins-0.2.7-1|74	--enable-shoutcast \
12mu|grilo-plugins-0.2.7-1|75	--enable-tracker \
12mu|grilo-plugins-0.2.7-1|76	--enable-upnp \
12mu|grilo-plugins-0.2.7-1|77	--enable-vimeo \
12mu|grilo-plugins-0.2.7-1|78	--enable-youtube
12mu|grilo-plugins-0.2.7-1|79	
12mu|grilo-plugins-0.2.7-1|80	%make
12mu|grilo-plugins-0.2.7-1|81	
12mu|grilo-plugins-0.2.7-1|82	%install
12mu|grilo-plugins-0.2.7-1|83	%makeinstall_std
12mu|grilo-plugins-0.2.7-1|84	
12mu|grilo-plugins-0.2.7-1|85	# Remove files that will not be packaged
12mu|grilo-plugins-0.2.7-1|86	find %{buildroot} -name "*.la" -delete
12mu|grilo-plugins-0.2.7-1|87	
12mu|grilo-plugins-0.2.7-1|88	%find_lang %{name}
12mu|grilo-plugins-0.2.7-1|89	
12mu|grilo-plugins-0.2.7-1|90	%files -f %{name}.lang
12mu|grilo-plugins-0.2.7-1|91	%doc AUTHORS NEWS README
12mu|grilo-plugins-0.2.7-1|92	%{_libdir}/grilo-%{api}/grl-apple-trailers.xml
12mu|grilo-plugins-0.2.7-1|93	%{_libdir}/grilo-%{api}/libgrlappletrailers.so
12mu|grilo-plugins-0.2.7-1|94	
12mu|grilo-plugins-0.2.7-1|95	%{_libdir}/grilo-%{api}/grl-bliptv.xml
12mu|grilo-plugins-0.2.7-1|96	%{_libdir}/grilo-%{api}/libgrlbliptv.so
12mu|grilo-plugins-0.2.7-1|97	
12mu|grilo-plugins-0.2.7-1|98	%{_libdir}/grilo-%{api}/grl-bookmarks.xml
12mu|grilo-plugins-0.2.7-1|99	%{_libdir}/grilo-%{api}/libgrlbookmarks.so
12mu|grilo-plugins-0.2.7-1|100	
12mu|grilo-plugins-0.2.7-1|101	%{_libdir}/grilo-%{api}/grl-fake-metadata.xml
12mu|grilo-plugins-0.2.7-1|102	%{_libdir}/grilo-%{api}/libgrlfakemetadata.so
12mu|grilo-plugins-0.2.7-1|103	
12mu|grilo-plugins-0.2.7-1|104	%{_libdir}/grilo-%{api}/grl-filesystem.xml
12mu|grilo-plugins-0.2.7-1|105	%{_libdir}/grilo-%{api}/libgrlfilesystem.so
12mu|grilo-plugins-0.2.7-1|106	
12mu|grilo-plugins-0.2.7-1|107	%{_libdir}/grilo-%{api}/grl-flickr.xml
12mu|grilo-plugins-0.2.7-1|108	%{_libdir}/grilo-%{api}/libgrlflickr.so
12mu|grilo-plugins-0.2.7-1|109	
12mu|grilo-plugins-0.2.7-1|110	%{_libdir}/grilo-%{api}/grl-gravatar.xml
12mu|grilo-plugins-0.2.7-1|111	%{_libdir}/grilo-%{api}/libgrlgravatar.so
12mu|grilo-plugins-0.2.7-1|112	
12mu|grilo-plugins-0.2.7-1|113	%{_libdir}/grilo-%{api}/grl-jamendo.xml
12mu|grilo-plugins-0.2.7-1|114	%{_libdir}/grilo-%{api}/libgrljamendo.so
12mu|grilo-plugins-0.2.7-1|115	
12mu|grilo-plugins-0.2.7-1|116	%{_libdir}/grilo-%{api}/grl-lastfm-albumart.xml
12mu|grilo-plugins-0.2.7-1|117	%{_libdir}/grilo-%{api}/libgrllastfm-albumart.so
12mu|grilo-plugins-0.2.7-1|118	
12mu|grilo-plugins-0.2.7-1|119	%{_libdir}/grilo-%{api}/grl-local-metadata.xml
12mu|grilo-plugins-0.2.7-1|120	%{_libdir}/grilo-%{api}/libgrllocalmetadata.so
12mu|grilo-plugins-0.2.7-1|121	
12mu|grilo-plugins-0.2.7-1|122	%{_libdir}/grilo-%{api}/grl-metadata-store.xml
12mu|grilo-plugins-0.2.7-1|123	%{_libdir}/grilo-%{api}/libgrlmetadatastore.so
12mu|grilo-plugins-0.2.7-1|124	
12mu|grilo-plugins-0.2.7-1|125	%{_libdir}/grilo-%{api}/grl-podcasts.xml
12mu|grilo-plugins-0.2.7-1|126	%{_libdir}/grilo-%{api}/libgrlpodcasts.so
12mu|grilo-plugins-0.2.7-1|127	
12mu|grilo-plugins-0.2.7-1|128	%{_libdir}/grilo-%{api}/grl-shoutcast.xml
12mu|grilo-plugins-0.2.7-1|129	%{_libdir}/grilo-%{api}/libgrlshoutcast.so
12mu|grilo-plugins-0.2.7-1|130	
12mu|grilo-plugins-0.2.7-1|131	%{_libdir}/grilo-%{api}/grl-tracker.xml
12mu|grilo-plugins-0.2.7-1|132	%{_libdir}/grilo-%{api}/libgrltracker.so
12mu|grilo-plugins-0.2.7-1|133	
12mu|grilo-plugins-0.2.7-1|134	%{_libdir}/grilo-%{api}/grl-upnp.xml
12mu|grilo-plugins-0.2.7-1|135	%{_libdir}/grilo-%{api}/libgrlupnp.so
12mu|grilo-plugins-0.2.7-1|136	
12mu|grilo-plugins-0.2.7-1|137	%{_libdir}/grilo-%{api}/grl-vimeo.xml
12mu|grilo-plugins-0.2.7-1|138	%{_libdir}/grilo-%{api}/libgrlvimeo.so
12mu|grilo-plugins-0.2.7-1|139	
12mu|grilo-plugins-0.2.7-1|140	%{_libdir}/grilo-%{api}/grl-youtube.xml
12mu|grilo-plugins-0.2.7-1|141	%{_libdir}/grilo-%{api}/libgrlyoutube.so
12mu|grilo-plugins-0.2.7-1|142	
12mu|grilo-plugins-0.2.7-1|143	%{_libdir}/grilo-%{api}/grl-raitv.xml
12mu|grilo-plugins-0.2.7-1|144	%{_libdir}/grilo-%{api}/libgrlraitv.so
12mu|grilo-plugins-0.2.7-1|145	
12mu|grilo-plugins-0.2.7-1|146	%{_datadir}/gnome/help/grilo-plugins/*

19757 12
12mu|groff-1.22.2-3|1	%define short_ver %(echo %{version}|cut -d. -f1,2)
12mu|groff-1.22.2-3|2	%bcond_with	crosscompile
12mu|groff-1.22.2-3|3	
12mu|groff-1.22.2-3|4	Summary:	Document formatting system
12mu|groff-1.22.2-3|5	Name:		groff
12mu|groff-1.22.2-3|6	Version:	1.22.2
12mu|groff-1.22.2-3|7	Release:	3
12mu|groff-1.22.2-3|8	License:	GPLv2+
12mu|groff-1.22.2-3|9	Group:		Text tools
12mu|groff-1.22.2-3|10	Url:		http://www.gnu.org/software/groff/
12mu|groff-1.22.2-3|11	Source0:	ftp://ftp.gnu.org/gnu/groff/%{name}-%{version}.tar.gz
12mu|groff-1.22.2-3|12	Source1:	troff-to-ps.fpi
12mu|groff-1.22.2-3|13	Source100:	%{name}.rpmlintrc
12mu|groff-1.22.2-3|14	Patch1:		groff-1.20.1-nroff-convert-encoding.patch
12mu|groff-1.22.2-3|15	
12mu|groff-1.22.2-3|16	BuildRequires:	ghostscript
12mu|groff-1.22.2-3|17	BuildRequires:	imake
12mu|groff-1.22.2-3|18	BuildRequires:	netpbm
12mu|groff-1.22.2-3|19	BuildRequires:	psutils
12mu|groff-1.22.2-3|20	BuildRequires:	pkgconfig(xaw7)
12mu|groff-1.22.2-3|21	BuildRequires:	pkgconfig(xmu)
12mu|groff-1.22.2-3|22	Requires:	groff-base
12mu|groff-1.22.2-3|23	
12mu|groff-1.22.2-3|24	%track
12mu|groff-1.22.2-3|25	prog %{name} = {
12mu|groff-1.22.2-3|26	url = http://ftp.gnu.org/gnu/groff/
12mu|groff-1.22.2-3|27	version = %version
12mu|groff-1.22.2-3|28	regex = %{name}-(__VER__)\.tar\.gz
12mu|groff-1.22.2-3|29	}
12mu|groff-1.22.2-3|30	
12mu|groff-1.22.2-3|31	%description
12mu|groff-1.22.2-3|32	Groff is a document formatting system. Groff takes standard text and
12mu|groff-1.22.2-3|33	formatting commands as input and produces formatted output. The created
12mu|groff-1.22.2-3|34	documents can be shown on a display or printed on a printer. Groff's
12mu|groff-1.22.2-3|35	formatting commands allow you to specify font type and size, bold type,
12mu|groff-1.22.2-3|36	italic type, the number and size of columns on a page, and more.
12mu|groff-1.22.2-3|37	
12mu|groff-1.22.2-3|38	You should install groff if you want to use it as a document formatting
12mu|groff-1.22.2-3|39	system. Groff can also be used to format man pages. If you are going to
12mu|groff-1.22.2-3|40	use groff with the X Window System, you'll also need to install the
12mu|groff-1.22.2-3|41	groff-gxditview package.
12mu|groff-1.22.2-3|42	
12mu|groff-1.22.2-3|43	%files
12mu|groff-1.22.2-3|44	%{_bindir}/addftinfo
12mu|groff-1.22.2-3|45	%{_bindir}/chem
12mu|groff-1.22.2-3|46	%{_bindir}/eqn2graph
12mu|groff-1.22.2-3|47	%{_bindir}/gdiffmk
12mu|groff-1.22.2-3|48	%{_bindir}/grap2graph
12mu|groff-1.22.2-3|49	%{_bindir}/grn
12mu|groff-1.22.2-3|50	%{_bindir}/grodvi
12mu|groff-1.22.2-3|51	%{_bindir}/groffer
12mu|groff-1.22.2-3|52	%{_bindir}/grolbp
12mu|groff-1.22.2-3|53	%{_bindir}/grolj4
12mu|groff-1.22.2-3|54	%{_bindir}/gropdf
12mu|groff-1.22.2-3|55	%{_bindir}/hpftodit
12mu|groff-1.22.2-3|56	%{_bindir}/indxbib
12mu|groff-1.22.2-3|57	%{_bindir}/lkbib
12mu|groff-1.22.2-3|58	%{_bindir}/lookbib
12mu|groff-1.22.2-3|59	%{_bindir}/neqn
12mu|groff-1.22.2-3|60	%{_bindir}/pdfroff
12mu|groff-1.22.2-3|61	%{_bindir}/pdfmom
12mu|groff-1.22.2-3|62	%{_bindir}/pic
12mu|groff-1.22.2-3|63	%{_bindir}/pic2graph
12mu|groff-1.22.2-3|64	%{_bindir}/post-grohtml
12mu|groff-1.22.2-3|65	%{_bindir}/pre-grohtml
12mu|groff-1.22.2-3|66	%{_bindir}/roff2dvi
12mu|groff-1.22.2-3|67	%{_bindir}/roff2html
12mu|groff-1.22.2-3|68	%{_bindir}/roff2pdf
12mu|groff-1.22.2-3|69	%{_bindir}/roff2ps
12mu|groff-1.22.2-3|70	%{_bindir}/roff2text
12mu|groff-1.22.2-3|71	%{_bindir}/roff2x
12mu|groff-1.22.2-3|72	%{_bindir}/refer
12mu|groff-1.22.2-3|73	%{_bindir}/soelim
12mu|groff-1.22.2-3|74	%{_bindir}/tfmtodit
12mu|groff-1.22.2-3|75	%{_bindir}/xtotroff
12mu|groff-1.22.2-3|76	%{_libdir}/groff/groffer
12mu|groff-1.22.2-3|77	%{_datadir}/groff/%{version}/eign
12mu|groff-1.22.2-3|78	%{_datadir}/groff/%{version}/font/devX100
12mu|groff-1.22.2-3|79	%{_datadir}/groff/%{version}/font/devX100-12
12mu|groff-1.22.2-3|80	%{_datadir}/groff/%{version}/font/devX75
12mu|groff-1.22.2-3|81	%{_datadir}/groff/%{version}/font/devX75-12
12mu|groff-1.22.2-3|82	%{_datadir}/groff/%{version}/font/devdvi
12mu|groff-1.22.2-3|83	%{_datadir}/groff/%{version}/font/devhtml
12mu|groff-1.22.2-3|84	%{_datadir}/groff/%{version}/font/devlbp
12mu|groff-1.22.2-3|85	%{_datadir}/groff/%{version}/font/devlj4
12mu|groff-1.22.2-3|86	%{_datadir}/groff/%{version}/font/devps
12mu|groff-1.22.2-3|87	%{_datadir}/groff/%{version}/font/devpdf
12mu|groff-1.22.2-3|88	%{_datadir}/groff/%{version}/oldfont/devps
12mu|groff-1.22.2-3|89	%{_datadir}/groff/%{version}/pic/chem.pic
12mu|groff-1.22.2-3|90	%{_docdir}/groff-%{version}
12mu|groff-1.22.2-3|91	%{_infodir}/groff*
12mu|groff-1.22.2-3|92	%{_mandir}/man1/addftinfo.*
12mu|groff-1.22.2-3|93	%{_mandir}/man1/chem.*
12mu|groff-1.22.2-3|94	%{_mandir}/man1/eqn2graph.*
12mu|groff-1.22.2-3|95	%{_mandir}/man1/gdiffmk.*
12mu|groff-1.22.2-3|96	%{_mandir}/man1/grap2graph.*
12mu|groff-1.22.2-3|97	%{_mandir}/man1/grn.*
12mu|groff-1.22.2-3|98	%{_mandir}/man1/grodvi.*
12mu|groff-1.22.2-3|99	%{_mandir}/man1/groffer.*
12mu|groff-1.22.2-3|100	%{_mandir}/man1/grohtml.*
12mu|groff-1.22.2-3|101	%{_mandir}/man1/grolbp.*
12mu|groff-1.22.2-3|102	%{_mandir}/man1/grolj4.*
12mu|groff-1.22.2-3|103	%{_mandir}/man1/gropdf.*
12mu|groff-1.22.2-3|104	%{_mandir}/man1/hpftodit.*
12mu|groff-1.22.2-3|105	%{_mandir}/man1/indxbib.*
12mu|groff-1.22.2-3|106	%{_mandir}/man1/lkbib.*
12mu|groff-1.22.2-3|107	%{_mandir}/man1/lookbib.*
12mu|groff-1.22.2-3|108	%{_mandir}/man1/neqn.*
12mu|groff-1.22.2-3|109	%{_mandir}/man1/pdfroff.*
12mu|groff-1.22.2-3|110	%{_mandir}/man1/pdfmom.*
12mu|groff-1.22.2-3|111	%{_mandir}/man1/pic.*
12mu|groff-1.22.2-3|112	%{_mandir}/man1/pic2graph.*
12mu|groff-1.22.2-3|113	%{_mandir}/man1/refer.*
12mu|groff-1.22.2-3|114	%{_mandir}/man1/roff2dvi.*
12mu|groff-1.22.2-3|115	%{_mandir}/man1/roff2html.*
12mu|groff-1.22.2-3|116	%{_mandir}/man1/roff2ps.*
12mu|groff-1.22.2-3|117	%{_mandir}/man1/roff2pdf.*
12mu|groff-1.22.2-3|118	%{_mandir}/man1/roff2text.*
12mu|groff-1.22.2-3|119	%{_mandir}/man1/roff2x.*
12mu|groff-1.22.2-3|120	%{_mandir}/man1/soelim.*
12mu|groff-1.22.2-3|121	%{_mandir}/man1/tfmtodit.*
12mu|groff-1.22.2-3|122	%{_mandir}/man1/xtotroff.*
12mu|groff-1.22.2-3|123	%{_mandir}/man5/*
12mu|groff-1.22.2-3|124	%{_mandir}/man7/*
12mu|groff-1.22.2-3|125	
12mu|groff-1.22.2-3|126	%package base
12mu|groff-1.22.2-3|127	Summary:	Groff components required for viewing manpages
12mu|groff-1.22.2-3|128	Group:		Text tools
12mu|groff-1.22.2-3|129	%rename groff-for-man
12mu|groff-1.22.2-3|130	# preconv binary moved from older groff
12mu|groff-1.22.2-3|131	# pfbtops binary moved from groff to base
12mu|groff-1.22.2-3|132	# the only bin reqd by font-tools MD 2012/02
12mu|groff-1.22.2-3|133	Conflicts:	groff <= 1.21-4
12mu|groff-1.22.2-3|134	Obsoletes:  groff <= 1.21-4
12mu|groff-1.22.2-3|135	
12mu|groff-1.22.2-3|136	%description base
12mu|groff-1.22.2-3|137	The groff-base package contains the parts of the groff text processor
12mu|groff-1.22.2-3|138	package that are required for viewing manpages.
12mu|groff-1.22.2-3|139	For a full groff package, install package groff.
12mu|groff-1.22.2-3|140	
12mu|groff-1.22.2-3|141	%files base
12mu|groff-1.22.2-3|142	%{_bindir}/eqn
12mu|groff-1.22.2-3|143	%{_bindir}/groff
12mu|groff-1.22.2-3|144	%{_bindir}/grops
12mu|groff-1.22.2-3|145	%{_bindir}/grotty
12mu|groff-1.22.2-3|146	%{_bindir}/nroff
12mu|groff-1.22.2-3|147	%{_bindir}/pfbtops
12mu|groff-1.22.2-3|148	%{_bindir}/preconv
12mu|groff-1.22.2-3|149	%{_bindir}/tbl
12mu|groff-1.22.2-3|150	%{_bindir}/troff
12mu|groff-1.22.2-3|151	%{_datadir}/groff/current
12mu|groff-1.22.2-3|152	%dir %{_datadir}/groff
12mu|groff-1.22.2-3|153	%dir %{_datadir}/groff/%{version}
12mu|groff-1.22.2-3|154	%{_datadir}/groff/%{version}/tmac
12mu|groff-1.22.2-3|155	%dir %{_datadir}/groff/%{version}/font
12mu|groff-1.22.2-3|156	%{_datadir}/groff/%{version}/font/devascii
12mu|groff-1.22.2-3|157	%{_datadir}/groff/%{version}/font/devlatin1
12mu|groff-1.22.2-3|158	%{_datadir}/groff/%{version}/font/devutf8
12mu|groff-1.22.2-3|159	%dir %{_datadir}/groff/site-tmac
12mu|groff-1.22.2-3|160	%{_datadir}/groff/site-tmac/man.local
12mu|groff-1.22.2-3|161	%{_datadir}/groff/site-tmac/mdoc.local
12mu|groff-1.22.2-3|162	%{_mandir}/man1/eqn.*
12mu|groff-1.22.2-3|163	%{_mandir}/man1/groff.*
12mu|groff-1.22.2-3|164	%{_mandir}/man1/grops.*
12mu|groff-1.22.2-3|165	%{_mandir}/man1/grotty.*
12mu|groff-1.22.2-3|166	%{_mandir}/man1/pfbtops.*
12mu|groff-1.22.2-3|167	%{_mandir}/man1/preconv.*
12mu|groff-1.22.2-3|168	%{_mandir}/man1/nroff.*
12mu|groff-1.22.2-3|169	%{_mandir}/man1/tbl.*
12mu|groff-1.22.2-3|170	%{_mandir}/man1/troff.*
12mu|groff-1.22.2-3|171	
12mu|groff-1.22.2-3|172	%package perl
12mu|groff-1.22.2-3|173	Summary:	Parts of the groff formatting system that require Perl
12mu|groff-1.22.2-3|174	Group:		Text tools
12mu|groff-1.22.2-3|175	Requires:	groff-base = %{version}-%{release}
12mu|groff-1.22.2-3|176	
12mu|groff-1.22.2-3|177	%description perl
12mu|groff-1.22.2-3|178	The groff-perl package contains the parts of the groff text processor
12mu|groff-1.22.2-3|179	package that require Perl. These include the afmtodit font processor for
12mu|groff-1.22.2-3|180	creating PostScript font files, the grog utility that can be used to
12mu|groff-1.22.2-3|181	automatically determine groff command-line options, and the troff-to-ps
12mu|groff-1.22.2-3|182	print filter.
12mu|groff-1.22.2-3|183	
12mu|groff-1.22.2-3|184	%files perl
12mu|groff-1.22.2-3|185	%{_bindir}/afmtodit
12mu|groff-1.22.2-3|186	%{_bindir}/grog
12mu|groff-1.22.2-3|187	%{_bindir}/mmroff
12mu|groff-1.22.2-3|188	%{_libdir}/rhs/rhs-printfilters/troff-to-ps.fpi
12mu|groff-1.22.2-3|189	%{_mandir}/man1/afmtodit.*
12mu|groff-1.22.2-3|190	%{_mandir}/man1/grog.*
12mu|groff-1.22.2-3|191	%{_mandir}/man1/mmroff.*
12mu|groff-1.22.2-3|192	
12mu|groff-1.22.2-3|193	%package gxditview
12mu|groff-1.22.2-3|194	Summary:	X previewer for groff text processor output
12mu|groff-1.22.2-3|195	Group:		Text tools
12mu|groff-1.22.2-3|196	Requires:	groff-base = %{version}-%{release}
12mu|groff-1.22.2-3|197	
12mu|groff-1.22.2-3|198	%description gxditview
12mu|groff-1.22.2-3|199	
12mu|groff-1.22.2-3|200	Gxditview displays the groff text processor's output on an X Window
12mu|groff-1.22.2-3|201	System display.
12mu|groff-1.22.2-3|202	
12mu|groff-1.22.2-3|203	If you are going to use groff as a text processor, you should install
12mu|groff-1.22.2-3|204	gxditview so that you preview your processed text files in X. You'll
12mu|groff-1.22.2-3|205	also need to install the groff package and the X Window System.
12mu|groff-1.22.2-3|206	
12mu|groff-1.22.2-3|207	%files gxditview
12mu|groff-1.22.2-3|208	%{_bindir}/gxditview
12mu|groff-1.22.2-3|209	%{_libdir}/X11/app-defaults/GXditview
12mu|groff-1.22.2-3|210	%{_libdir}/X11/app-defaults/GXditview-color
12mu|groff-1.22.2-3|211	%{_mandir}/man1/gxditview.*
12mu|groff-1.22.2-3|212	
12mu|groff-1.22.2-3|213	%prep
12mu|groff-1.22.2-3|214	%setup -q
12mu|groff-1.22.2-3|215	%apply_patches
12mu|groff-1.22.2-3|216	%if %{with crosscompile}
12mu|groff-1.22.2-3|217	sed -i \
12mu|groff-1.22.2-3|218	-e '/^GROFFBIN=/s:=.*:=%{_bindir}/groff:' \
12mu|groff-1.22.2-3|219	-e '/^TROFFBIN=/s:=.*:=%{_bindir}/troff:' \
12mu|groff-1.22.2-3|220	-e '/^GROFF_BIN_PATH=/s:=.*:=%{_bindir}:' \
12mu|groff-1.22.2-3|221	-e '/^GROFF_BIN_DIR=/s:=.*:=%{_bindir}:' \
12mu|groff-1.22.2-3|222	contrib/*/Makefile.sub \
12mu|groff-1.22.2-3|223	doc/Makefile.in \
12mu|groff-1.22.2-3|224	doc/Makefile.sub
12mu|groff-1.22.2-3|225	%endif
12mu|groff-1.22.2-3|226	
12mu|groff-1.22.2-3|227	%build
12mu|groff-1.22.2-3|228	%configure2_5x --with-appresdir=%{_libdir}/X11/app-defaults
12mu|groff-1.22.2-3|229	%make
12mu|groff-1.22.2-3|230	
12mu|groff-1.22.2-3|231	%install
12mu|groff-1.22.2-3|232	%makeinstall_std
12mu|groff-1.22.2-3|233	
12mu|groff-1.22.2-3|234	mkdir -p %{buildroot}/%{_libdir}/rhs/rhs-printfilters
12mu|groff-1.22.2-3|235	install -m755 %{SOURCE1} %{buildroot}/%{_libdir}/rhs/rhs-printfilters
12mu|groff-1.22.2-3|236	
12mu|groff-1.22.2-3|237	# MD fix bad symlink
12mu|groff-1.22.2-3|238	rm -f %{buildroot}/%{_datadir}/doc/groff-%version/pdf/mom-pdf.pdf
12mu|groff-1.22.2-3|239	ln -s ../examples/mom/mom-pdf.pdf \
12mu|groff-1.22.2-3|240	%{buildroot}/%{_datadir}/doc/groff-%version/pdf/mom-pdf.pdf
12mu|groff-1.22.2-3|241	

19758 12
12mu|grub2-2.00-58|1	%define		libdir32	%{_exec_prefix}/lib
12mu|grub2-2.00-58|2	%define platform pc
12mu|grub2-2.00-58|3	%define efi 1
12mu|grub2-2.00-58|4	
12mu|grub2-2.00-58|5	%global efi %{ix86} x86_64
12mu|grub2-2.00-58|6	
12mu|grub2-2.00-58|7	%bcond_with	talpo
12mu|grub2-2.00-58|8	
12mu|grub2-2.00-58|9	Name:		grub2
12mu|grub2-2.00-58|10	Version:	2.00
12mu|grub2-2.00-58|11	Release:	58
12mu|grub2-2.00-58|12	Summary:	GNU GRUB is a Multiboot boot loader
12mu|grub2-2.00-58|13	
12mu|grub2-2.00-58|14	Group:		System/Kernel and hardware
12mu|grub2-2.00-58|15	License:	GPLv3+
12mu|grub2-2.00-58|16	URL:		http://www.gnu.org/software/grub/
12mu|grub2-2.00-58|17	Source0:	grub-%{version}.tar.gz
12mu|grub2-2.00-58|18	Source1:	90_persistent
12mu|grub2-2.00-58|19	Source2:	grub.default
12mu|grub2-2.00-58|20	Source3:	grub.melt
12mu|grub2-2.00-58|21	# www.4shared.com/archive/lFCl6wxL/grub_guidetar.html
12mu|grub2-2.00-58|22	Source4:	grub_guide.tar.gz
12mu|grub2-2.00-58|23	Source8:	grub2-po-update.tar.gz
12mu|grub2-2.00-58|24	Source9:	update-grub2
12mu|grub2-2.00-58|25	Source10:	README.urpmi
12mu|grub2-2.00-58|26	Source11:	grub2.rpmlintrc
12mu|grub2-2.00-58|27	Source12:	42_efi
12mu|grub2-2.00-58|28	Source13:	43_rescue
12mu|grub2-2.00-58|29	Source14:	grub2-cfg-mod
12mu|grub2-2.00-58|30	
12mu|grub2-2.00-58|31	Patch0:		grub2-locales.patch
12mu|grub2-2.00-58|32	Patch1:		grub2-00_header.patch
12mu|grub2-2.00-58|33	Patch2:		grub2-custom-color.patch
12mu|grub2-2.00-58|34	Patch3:		grub2-move-terminal.patch
12mu|grub2-2.00-58|35	Patch4:		grub2-read-cfg.patch
12mu|grub2-2.00-58|36	Patch5:		grub2-symlink-is-garbage.patch
12mu|grub2-2.00-58|37	Patch6:		grub2-name-corrections.patch
12mu|grub2-2.00-58|38	Patch8:		grub2-theme-not_selected_item_box.patch
12mu|grub2-2.00-58|39	Patch9:         grub-2.00.Linux.remove.patch
12mu|grub2-2.00-58|40	Patch10:	grub2-mkfont-fix.patch
12mu|grub2-2.00-58|41	Patch11:	grub2-2.00-class-via-os-prober.patch
12mu|grub2-2.00-58|42	Patch12:        grub-2.00.safe.patch
12mu|grub2-2.00-58|43	Patch13:	grub-2.00-unifont-path.patch
12mu|grub2-2.00-58|44	Patch14:	grub-2.00-proportional-scale.patch
12mu|grub2-2.00-58|45	Patch15:        grub-2.00.30_os-prober.options.patch
12mu|grub2-2.00-58|46	# Build with freetype 2.5.1 and higher
12mu|grub2-2.00-58|47	Patch16:	grub-2.00-freetype-2.5.1.patch
12mu|grub2-2.00-58|48	Patch18:        grub-2.00.fix.build.flex.patch
12mu|grub2-2.00-58|49	
12mu|grub2-2.00-58|50	
12mu|grub2-2.00-58|51	# Fedora patches:
12mu|grub2-2.00-58|52	# https://bugzilla.redhat.com/show_bug.cgi?id=857936
12mu|grub2-2.00-58|53	Patch100:		grub2-2.00-fda-add-fw_path-search_v2.patch
12mu|grub2-2.00-58|54	# Add support for entering the firmware setup screen.
12mu|grub2-2.00-58|55	Patch101:		grub2-2.00-fda-Add-fwsetup.patch
12mu|grub2-2.00-58|56	# Don't decrease efi memory map size
12mu|grub2-2.00-58|57	Patch102:		grub2-2.00-fda-dont-decrease-mmap-size.patch
12mu|grub2-2.00-58|58	# IBM client architecture (CAS) reboot support
12mu|grub2-2.00-58|59	Patch103:		grub2-2.00-fda-cas-reboot-support.patch
12mu|grub2-2.00-58|60	# Read chunks in smaller blocks
12mu|grub2-2.00-58|61	Patch104:		grub2-2.00-fda-efidisk-ahci-workaround.patch
12mu|grub2-2.00-58|62	# Fix crash on http: https://bugzilla.redhat.com/show_bug.cgi?id=860834
12mu|grub2-2.00-58|63	Patch105:		grub2-2.00-fda-fix-http-crash.patch
12mu|grub2-2.00-58|64	# Issue separate DNS queries for ipv4 and ipv6
12mu|grub2-2.00-58|65	Patch106:		grub2-2.00-fda-Issue-separate-DNS-queries-for-ipv4-and-ipv6.patch
12mu|grub2-2.00-58|66	# Don't allow insmod when secure boot is enabled
12mu|grub2-2.00-58|67	Patch107:		grub2-2.00-fda-no-insmod-on-sb.patch
12mu|grub2-2.00-58|68	# Add support for crappy cd craparino
12mu|grub2-2.00-58|69	Patch108:		grub2-2.00-fda-cdpath.patch
12mu|grub2-2.00-58|70	# Add support for linuxefi
12mu|grub2-2.00-58|71	Patch109:	grub2-2.00-fda-linuxefi.patch
12mu|grub2-2.00-58|72	# Use "linuxefi" and "initrdefi" where appropriate
12mu|grub2-2.00-58|73	Patch110:	grub2-2.00-fda-use-linuxefi.patch
12mu|grub2-2.00-58|74	# Fix parallel build
12mu|grub2-2.00-58|75	Patch111:	grub2-2.00-parallel-build.patch
12mu|grub2-2.00-58|76	
12mu|grub2-2.00-58|77	#Mageia patches
12mu|grub2-2.00-58|78	# Fix autoreconf warnings
12mu|grub2-2.00-58|79	Patch200:	grub2-2.00-mga-fix_AM_PROG_MKDIR_P-configure.ac.patch
12mu|grub2-2.00-58|80	
12mu|grub2-2.00-58|81	# ROSA quick fix. Need rediff previous patch
12mu|grub2-2.00-58|82	Patch500:	grub2-10_linux_hibernate_fix.patch
12mu|grub2-2.00-58|83	
12mu|grub2-2.00-58|84	Patch501:	grub2-2.00-gnulib-compatibility.patch
12mu|grub2-2.00-58|85	Patch502:	grub2-2.00-os-prober-efi-support.patch
12mu|grub2-2.00-58|86	Patch503:	grub2-2.00-improved-boot-menu.patch
12mu|grub2-2.00-58|87	Patch504:	grub2-2.00-cut-long-menu-titles.patch
12mu|grub2-2.00-58|88	Patch505:       grub-2.00.texi.diff
12mu|grub2-2.00-58|89	Patch506:       grub-2.00.autoreconf.patch
12mu|grub2-2.00-58|90	Patch507:       grub2-2.00.30_os-prober-loading-messages.patch
12mu|grub2-2.00-58|91	Patch508:       grub2-linuxefi_non_sb_fallback.patch
12mu|grub2-2.00-58|92	Patch509:       grub2-2.00-resume-location-fixes.patch
12mu|grub2-2.00-58|93	
12mu|grub2-2.00-58|94	BuildRequires:	bison
12mu|grub2-2.00-58|95	BuildRequires:	flex
12mu|grub2-2.00-58|96	BuildRequires:	ruby
12mu|grub2-2.00-58|97	BuildRequires:	fonts-ttf-unifont >= 6.2
12mu|grub2-2.00-58|98	BuildRequires:	freetype2-devel
12mu|grub2-2.00-58|99	BuildRequires:	glibc-static-devel
12mu|grub2-2.00-58|100	BuildRequires:	help2man
12mu|grub2-2.00-58|101	BuildRequires:	liblzma-devel
12mu|grub2-2.00-58|102	BuildRequires:	liblzo-devel
12mu|grub2-2.00-58|103	BuildRequires:	libusb-devel
12mu|grub2-2.00-58|104	BuildRequires:	ncurses-devel
12mu|grub2-2.00-58|105	BuildRequires:	texinfo
12mu|grub2-2.00-58|106	BuildRequires:	texlive-latex
12mu|grub2-2.00-58|107	# BuildRequires:  texlive-scheme-tetex
12mu|grub2-2.00-58|108	BuildRequires:	texlive-epsf
12mu|grub2-2.00-58|109	BuildRequires:	pkgconfig(devmapper)
12mu|grub2-2.00-58|110	BuildRequires:	autogen
12mu|grub2-2.00-58|111	%if %{with talpo}
12mu|grub2-2.00-58|112	BuildRequires:	talpo
12mu|grub2-2.00-58|113	%endif
12mu|grub2-2.00-58|114	# For updating Makefile template after patch 12
12mu|grub2-2.00-58|115	BuildRequires:	autogen
12mu|grub2-2.00-58|116	
12mu|grub2-2.00-58|117	Requires:	xorriso
12mu|grub2-2.00-58|118	Requires:	rosa-release-common
12mu|grub2-2.00-58|119	Requires:	grub2-theme
12mu|grub2-2.00-58|120	Requires(post):	os-prober
12mu|grub2-2.00-58|121	
12mu|grub2-2.00-58|122	Provides:	bootloader
12mu|grub2-2.00-58|123	Provides:	grub2bootloader
12mu|grub2-2.00-58|124	
12mu|grub2-2.00-58|125	%description
12mu|grub2-2.00-58|126	GNU GRUB is a Multiboot boot loader. It was derived from GRUB, the
12mu|grub2-2.00-58|127	GRand Unified Bootloader, which was originally designed and implemented
12mu|grub2-2.00-58|128	by Erich Stefan Boleyn.
12mu|grub2-2.00-58|129	
12mu|grub2-2.00-58|130	Briefly, a boot loader is the first software program that runs when a
12mu|grub2-2.00-58|131	computer starts. It is responsible for loading and transferring control
12mu|grub2-2.00-58|132	to the operating system kernel software (such as the Hurd or Linux).
12mu|grub2-2.00-58|133	The kernel, in turn, initializes the rest of the operating system (e.g. GNU).
12mu|grub2-2.00-58|134	
12mu|grub2-2.00-58|135	#-----------------------------------------------------------------------
12mu|grub2-2.00-58|136	
12mu|grub2-2.00-58|137	%ifarch %{efi}
12mu|grub2-2.00-58|138	%package efi
12mu|grub2-2.00-58|139	Summary:        GRUB for EFI systems
12mu|grub2-2.00-58|140	Group:          System/Kernel and hardware
12mu|grub2-2.00-58|141	Suggests:	efibootmgr
12mu|grub2-2.00-58|142	
12mu|grub2-2.00-58|143	%description efi
12mu|grub2-2.00-58|144	The GRand Unified Bootloader (GRUB) is a highly configurable and customizable
12mu|grub2-2.00-58|145	bootloader with modular architecture.
12mu|grub2-2.00-58|146	
12mu|grub2-2.00-58|147	It support rich variety of kernel formats, file systems, computer
12mu|grub2-2.00-58|148	architectures and hardware devices.  This subpackage provides support
12mu|grub2-2.00-58|149	for EFI systems.
12mu|grub2-2.00-58|150	%endif
12mu|grub2-2.00-58|151	
12mu|grub2-2.00-58|152	#-----------------------------------------------------------------------
12mu|grub2-2.00-58|153	
12mu|grub2-2.00-58|154	%prep
12mu|grub2-2.00-58|155	%setup -q -n grub-%{version}
12mu|grub2-2.00-58|156	%apply_patches
12mu|grub2-2.00-58|157	perl -pi -e 's/(\@image\{font_char_metrics,,,,)\.(png\})/$1$2/;' \
12mu|grub2-2.00-58|158	docs/grub-dev.texi
12mu|grub2-2.00-58|159	
12mu|grub2-2.00-58|160	sed -ri -e 's/-g"/"/g' -e "s/-Werror//g" configure.ac
12mu|grub2-2.00-58|161	
12mu|grub2-2.00-58|162	perl -pi -e 's/-Werror//;' grub-core/Makefile.am
12mu|grub2-2.00-58|163	export GRUB_CONTRIB="$PWD/grub-extras"
12mu|grub2-2.00-58|164	aclocal --force -Im4 -I/usr/share/aclocal --install
12mu|grub2-2.00-58|165	./autogen.sh
12mu|grub2-2.00-58|166	
12mu|grub2-2.00-58|167	%build
12mu|grub2-2.00-58|168	export CONFIGURE_TOP="$PWD"
12mu|grub2-2.00-58|169	%ifarch %{efi}
12mu|grub2-2.00-58|170	mkdir -p efi
12mu|grub2-2.00-58|171	pushd efi
12mu|grub2-2.00-58|172	%configure                                              \
12mu|grub2-2.00-58|173	%if %{with talpo}
12mu|grub2-2.00-58|174	CC=talpo                                        \
12mu|grub2-2.00-58|175	CFLAGS=-fplugin-arg-melt-option=talpo-arg-file:%{SOURCE3} \
12mu|grub2-2.00-58|176	%else
12mu|grub2-2.00-58|177	CFLAGS=""                                       \
12mu|grub2-2.00-58|178	%endif
12mu|grub2-2.00-58|179	TARGET_LDFLAGS=-static                          \
12mu|grub2-2.00-58|180	--with-platform=efi                             \
12mu|grub2-2.00-58|181	--program-transform-name=s,grub,%{name}-efi,    \
12mu|grub2-2.00-58|182	--libdir=%{libdir32}                            \
12mu|grub2-2.00-58|183	--libexecdir=%{libdir32}                        \
12mu|grub2-2.00-58|184	--with-grubdir=grub2                           \
12mu|grub2-2.00-58|185	--disable-werror                                \
12mu|grub2-2.00-58|186	--enable-grub-emu-usb							\
12mu|grub2-2.00-58|187	--enable-grub-mkfont
12mu|grub2-2.00-58|188	%make all
12mu|grub2-2.00-58|189	
12mu|grub2-2.00-58|190	make html pdf
12mu|grub2-2.00-58|191	%ifarch %{ix86}
12mu|grub2-2.00-58|192	%define grubefiarch i386-efi
12mu|grub2-2.00-58|193	%else
12mu|grub2-2.00-58|194	%define grubefiarch %{_arch}-efi
12mu|grub2-2.00-58|195	%endif
12mu|grub2-2.00-58|196	./grub-mkimage -O %{grubefiarch} -p /EFI/rosa/%{name}-efi -o grub.efi -d grub-core part_gpt hfsplus fat \
12mu|grub2-2.00-58|197	ext2 btrfs normal chain boot configfile linux appleldr minicmd \
12mu|grub2-2.00-58|198	loadbios reboot halt search font gfxterm echo video efi_gop efi_uga
12mu|grub2-2.00-58|199	./grub-mkimage -O %{grubefiarch} -p /BOOT/EFI -o grubcd.efi -d grub-core part_gpt hfsplus fat \
12mu|grub2-2.00-58|200	ext2 btrfs normal chain boot configfile linux appleldr minicmd \
12mu|grub2-2.00-58|201	loadbios reboot halt search font gfxterm echo video efi_gop efi_uga
12mu|grub2-2.00-58|202	
12mu|grub2-2.00-58|203	popd
12mu|grub2-2.00-58|204	%endif
12mu|grub2-2.00-58|205	
12mu|grub2-2.00-58|206	mkdir -p pc
12mu|grub2-2.00-58|207	cd pc
12mu|grub2-2.00-58|208	%configure                                              \
12mu|grub2-2.00-58|209	%if %{with talpo}
12mu|grub2-2.00-58|210	CC=talpo                                        \
12mu|grub2-2.00-58|211	CFLAGS=-fplugin-arg-melt-option=talpo-arg-file:%{SOURCE3} \
12mu|grub2-2.00-58|212	%else
12mu|grub2-2.00-58|213	CFLAGS=""                                       \
12mu|grub2-2.00-58|214	%endif
12mu|grub2-2.00-58|215	TARGET_LDFLAGS=-static                          \
12mu|grub2-2.00-58|216	--with-platform=pc                              \
12mu|grub2-2.00-58|217	%ifarch x86_64
12mu|grub2-2.00-58|218	--enable-efiemu                                 \
12mu|grub2-2.00-58|219	%endif
12mu|grub2-2.00-58|220	--program-transform-name=s,grub,%{name},        \
12mu|grub2-2.00-58|221	--libdir=%{libdir32}                            \
12mu|grub2-2.00-58|222	--libexecdir=%{libdir32}                        \
12mu|grub2-2.00-58|223	--with-grubdir=grub2                            \
12mu|grub2-2.00-58|224	--disable-werror                                \
12mu|grub2-2.00-58|225	--enable-grub-emu-usb							\
12mu|grub2-2.00-58|226	--enable-grub-mkfont
12mu|grub2-2.00-58|227	%make all
12mu|grub2-2.00-58|228	
12mu|grub2-2.00-58|229	make html pdf
12mu|grub2-2.00-58|230	#-----------------------------------------------------------------------
12mu|grub2-2.00-58|231	%install
12mu|grub2-2.00-58|232	cp %{SOURCE10} .
12mu|grub2-2.00-58|233	%ifarch %{efi}
12mu|grub2-2.00-58|234	cd efi
12mu|grub2-2.00-58|235	%makeinstall_std
12mu|grub2-2.00-58|236	%makeinstall_std -C docs install-pdf install-html
12mu|grub2-2.00-58|237	mv %{buildroot}%{_infodir}/grub.info %{buildroot}%{_infodir}/grub2.info
12mu|grub2-2.00-58|238	#install -m644 COPYING INSTALL NEWS README THANKS TODO ChangeLog	\
12mu|grub2-2.00-58|239	#	%{buildroot}%{_docdir}/%{name}
12mu|grub2-2.00-58|240	mv %{buildroot}/etc/bash_completion.d/grub %{buildroot}/etc/bash_completion.d/grub-efi
12mu|grub2-2.00-58|241	
12mu|grub2-2.00-58|242	
12mu|grub2-2.00-58|243	# Script that makes part of grub.cfg persist across updates
12mu|grub2-2.00-58|244	install -m 755 %{SOURCE1} %{buildroot}%{_sysconfdir}/grub.d/
12mu|grub2-2.00-58|245	
12mu|grub2-2.00-58|246	# Ghost config file
12mu|grub2-2.00-58|247	install -m 755 -d %{buildroot}/boot/efi/EFI/rosa/
12mu|grub2-2.00-58|248	install -d %{buildroot}/boot/efi/EFI/rosa/%{name}-efi
12mu|grub2-2.00-58|249	touch %{buildroot}/boot/efi/EFI/rosa/%{name}-efi/grub.cfg
12mu|grub2-2.00-58|250	ln -s ../boot/efi/EFI/rosa/%{name}-efi/grub.cfg %{buildroot}%{_sysconfdir}/%{name}-efi.cfg
12mu|grub2-2.00-58|251	
12mu|grub2-2.00-58|252	# Install ELF files modules and images were created from into
12mu|grub2-2.00-58|253	# the shadow root, where debuginfo generator will grab them from
12mu|grub2-2.00-58|254	find %{buildroot} -name '*.mod' -o -name '*.img' |
12mu|grub2-2.00-58|255	while read MODULE
12mu|grub2-2.00-58|256	do
12mu|grub2-2.00-58|257	BASE=$(echo $MODULE |sed -r "s,.*/([^/]*)\.(mod|img),\1,")
12mu|grub2-2.00-58|258	# Symbols from .img files are in .exec files, while .mod
12mu|grub2-2.00-58|259	# modules store symbols in .elf. This is just because we
12mu|grub2-2.00-58|260	# have both boot.img and boot.mod ...
12mu|grub2-2.00-58|261	EXT=$(echo $MODULE |grep -q '.mod' && echo '.elf' || echo '.exec')
12mu|grub2-2.00-58|262	TGT=$(echo $MODULE |sed "s,%{buildroot},.debugroot,")
12mu|grub2-2.00-58|263	#        install -m 755 -D $BASE$EXT $TGT
12mu|grub2-2.00-58|264	done
12mu|grub2-2.00-58|265	install -m 755 grub.efi %{buildroot}/boot/efi/EFI/rosa/%{name}-efi/grub.efi
12mu|grub2-2.00-58|266	install -m 755 grubcd.efi %{buildroot}/boot/efi/EFI/rosa/%{name}-efi/grubcd.efi
12mu|grub2-2.00-58|267	cd ..
12mu|grub2-2.00-58|268	%endif
12mu|grub2-2.00-58|269	cd pc
12mu|grub2-2.00-58|270	######EFI
12mu|grub2-2.00-58|271	%makeinstall_std
12mu|grub2-2.00-58|272	%makeinstall_std -C docs install-pdf install-html
12mu|grub2-2.00-58|273	mv -f %{buildroot}%{_docdir}/grub %{buildroot}%{_docdir}/%{name}
12mu|grub2-2.00-58|274	#install -m644 COPYING INSTALL NEWS README THANKS TODO ChangeLog	\
12mu|grub2-2.00-58|275	#	%{buildroot}%{_docdir}/%{name}
12mu|grub2-2.00-58|276	
12mu|grub2-2.00-58|277	# (bor) grub.info is harcoded in sources
12mu|grub2-2.00-58|278	mv %{buildroot}%{_infodir}/grub.info %{buildroot}%{_infodir}/grub2.info
12mu|grub2-2.00-58|279	
12mu|grub2-2.00-58|280	# Script that makes part of grub.cfg persist across updates
12mu|grub2-2.00-58|281	install -m 755 %{SOURCE1} %{buildroot}%{_sysconfdir}/grub.d/
12mu|grub2-2.00-58|282	
12mu|grub2-2.00-58|283	# Ghost config file
12mu|grub2-2.00-58|284	install -d %{buildroot}/boot/%{name}
12mu|grub2-2.00-58|285	install -d %{buildroot}/boot/%{name}/locale
12mu|grub2-2.00-58|286	touch %{buildroot}/boot/%{name}/grub.cfg
12mu|grub2-2.00-58|287	ln -s ../boot/%{name}/grub.cfg %{buildroot}%{_sysconfdir}/%{name}.cfg
12mu|grub2-2.00-58|288	
12mu|grub2-2.00-58|289	# Install ELF files modules and images were created from into
12mu|grub2-2.00-58|290	# the shadow root, where debuginfo generator will grab them from
12mu|grub2-2.00-58|291	find %{buildroot} -name '*.mod' -o -name '*.img' |
12mu|grub2-2.00-58|292	while read MODULE
12mu|grub2-2.00-58|293	do
12mu|grub2-2.00-58|294	BASE=$(echo $MODULE |sed -r "s,.*/([^/]*)\.(mod|img),\1,")
12mu|grub2-2.00-58|295	# Symbols from .img files are in .exec files, while .mod
12mu|grub2-2.00-58|296	# modules store symbols in .elf. This is just because we
12mu|grub2-2.00-58|297	# have both boot.img and boot.mod ...
12mu|grub2-2.00-58|298	EXT=$(echo $MODULE |grep -q '.mod' && echo '.elf' || echo '.exec')
12mu|grub2-2.00-58|299	TGT=$(echo $MODULE |sed "s,%{buildroot},.debugroot,")
12mu|grub2-2.00-58|300	#        install -m 755 -D $BASE$EXT $TGT
12mu|grub2-2.00-58|301	done
12mu|grub2-2.00-58|302	# Defaults
12mu|grub2-2.00-58|303	install -m 644 -D %{SOURCE2} %{buildroot}%{_sysconfdir}/default/grub
12mu|grub2-2.00-58|304	
12mu|grub2-2.00-58|305	#Add more useful update-grub2 script
12mu|grub2-2.00-58|306	install -m 755 -D %{SOURCE9} %{buildroot}%{_sbindir}
12mu|grub2-2.00-58|307	
12mu|grub2-2.00-58|308	# Install filetriggers to update grub.cfg on kernel add or remove
12mu|grub2-2.00-58|309	install -d %{buildroot}%{_filetriggers_dir}
12mu|grub2-2.00-58|310	pushd %{buildroot}%{_filetriggers_dir} && {
12mu|grub2-2.00-58|311	cat > %{name}.filter << EOF
12mu|grub2-2.00-58|312	^./boot/vmlinuz-
12mu|grub2-2.00-58|313	EOF
12mu|grub2-2.00-58|314	cat > %{name}.script << EOF
12mu|grub2-2.00-58|315	#!/bin/sh
12mu|grub2-2.00-58|316	%{_sbindir}/%{name}-mkconfig -o /boot/%{name}/grub.cfg
12mu|grub2-2.00-58|317	EOF
12mu|grub2-2.00-58|318	chmod 0755 %{name}.script
12mu|grub2-2.00-58|319	popd
12mu|grub2-2.00-58|320	}
12mu|grub2-2.00-58|321	
12mu|grub2-2.00-58|322	#mv -f %{buildroot}/%{libdir32}/grub %{buildroot}/%{libdir32}/%{name}
12mu|grub2-2.00-58|323	#mv -f %{buildroot}/%{_datadir}/grub %{buildroot}/%{_datadir}/%{name}
12mu|grub2-2.00-58|324	
12mu|grub2-2.00-58|325	# Windows EFI entry
12mu|grub2-2.00-58|326	install -m 755 %{SOURCE12} %{buildroot}%{_sysconfdir}/grub.d
12mu|grub2-2.00-58|327	
12mu|grub2-2.00-58|328	# repair section
12mu|grub2-2.00-58|329	install -m 755 %{SOURCE13} %{buildroot}%{_sysconfdir}/grub.d
12mu|grub2-2.00-58|330	
12mu|grub2-2.00-58|331	# <akdengi> install programm to change option in /etc/default/grub
12mu|grub2-2.00-58|332	install -m 755 %{SOURCE14} %{buildroot}%{_sbindir}/grub2-cfg-mod
12mu|grub2-2.00-58|333	
12mu|grub2-2.00-58|334	
12mu|grub2-2.00-58|335	%find_lang grub
12mu|grub2-2.00-58|336	
12mu|grub2-2.00-58|337	#drop all zero-length file
12mu|grub2-2.00-58|338	#find %{buildroot} -size 0 -delete
12mu|grub2-2.00-58|339	
12mu|grub2-2.00-58|340	#Copy font to properly place
12mu|grub2-2.00-58|341	%__mkdir_p %{buildroot}/boot/%{name}/fonts/
12mu|grub2-2.00-58|342	cp -f %{buildroot}%{_datadir}/grub/unicode.pf2 %{buildroot}/boot/%{name}/fonts/
12mu|grub2-2.00-58|343	
12mu|grub2-2.00-58|344	%post
12mu|grub2-2.00-58|345	exec >/dev/null 2>&1
12mu|grub2-2.00-58|346	# Create device.map or reuse one from GRUB Legacy
12mu|grub2-2.00-58|347	cp -u /boot/grub/device.map /boot/%{name}/device.map 2>/dev/null ||
12mu|grub2-2.00-58|348	%{_sbindir}/%{name}-mkdevicemap
12mu|grub2-2.00-58|349	# Determine the partition with /boot
12mu|grub2-2.00-58|350	BOOT_PARTITION=$(df -h /boot |(read; awk '{print $1; exit}'|sed 's/[[:digit:]]*$//'))
12mu|grub2-2.00-58|351	# (Re-)Generate core.img, but don't let it be installed in boot sector
12mu|grub2-2.00-58|352	%{_sbindir}/%{name}-install $BOOT_PARTITION
12mu|grub2-2.00-58|353	# Regenerate configure on install or update
12mu|grub2-2.00-58|354	%{_sbindir}/update-grub2
12mu|grub2-2.00-58|355	#bugfix: error message before loading of grub2 menu on boot
12mu|grub2-2.00-58|356	cp -f /boot/grub2/locale/en@quot.mo /boot/grub2/locale/en.mo
12mu|grub2-2.00-58|357	
12mu|grub2-2.00-58|358	#delete non-needing doubling rpmsave and rpmnew files
12mu|grub2-2.00-58|359	rm -f /etc/grub.d/*.rpmsave
12mu|grub2-2.00-58|360	rm -f /etc/grub.d/*.rpmnew
12mu|grub2-2.00-58|361	
12mu|grub2-2.00-58|362	%preun
12mu|grub2-2.00-58|363	exec >/dev/null
12mu|grub2-2.00-58|364	if [ $1 = 0 ]; then
12mu|grub2-2.00-58|365	# XXX Ugly
12mu|grub2-2.00-58|366	rm -f /boot/%{name}/*.mod
12mu|grub2-2.00-58|367	rm -f /boot/%{name}/*.img
12mu|grub2-2.00-58|368	rm -f /boot/%{name}/*.lst
12mu|grub2-2.00-58|369	rm -f /boot/%{name}/*.o
12mu|grub2-2.00-58|370	rm -f /boot/%{name}/device.map
12mu|grub2-2.00-58|371	fi
12mu|grub2-2.00-58|372	
12mu|grub2-2.00-58|373	#-----------------------------------------------------------------------
12mu|grub2-2.00-58|374	%files -f pc/grub.lang
12mu|grub2-2.00-58|375	%defattr(-,root,root,-)
12mu|grub2-2.00-58|376	#%{libdir32}/%{name}
12mu|grub2-2.00-58|377	%{libdir32}/grub/*-%{platform}
12mu|grub2-2.00-58|378	#%{_sbindir}/%{name}-*
12mu|grub2-2.00-58|379	#%{_bindir}/%{name}-*
12mu|grub2-2.00-58|380	%{_sbindir}/update-grub2
12mu|grub2-2.00-58|381	%{_bindir}/%{name}-editenv
12mu|grub2-2.00-58|382	%{_bindir}/%{name}-fstest
12mu|grub2-2.00-58|383	%{_bindir}/%{name}-kbdcomp
12mu|grub2-2.00-58|384	%{_bindir}/%{name}-menulst2cfg
12mu|grub2-2.00-58|385	%{_bindir}/%{name}-mkfont
12mu|grub2-2.00-58|386	%{_bindir}/%{name}-mkimage
12mu|grub2-2.00-58|387	%{_bindir}/%{name}-mklayout
12mu|grub2-2.00-58|388	%{_bindir}/%{name}-mkpasswd-pbkdf2
12mu|grub2-2.00-58|389	%{_bindir}/%{name}-mkrelpath
12mu|grub2-2.00-58|390	%{_bindir}/%{name}-mkrescue
12mu|grub2-2.00-58|391	%{_bindir}/%{name}-mkstandalone
12mu|grub2-2.00-58|392	%{_bindir}/%{name}-script-check
12mu|grub2-2.00-58|393	%{_sbindir}/%{name}-bios-setup
12mu|grub2-2.00-58|394	%{_sbindir}/%{name}-install
12mu|grub2-2.00-58|395	%{_sbindir}/%{name}-mkconfig
12mu|grub2-2.00-58|396	%{_sbindir}/%{name}-mknetdir
12mu|grub2-2.00-58|397	%{_sbindir}/%{name}-ofpathname
12mu|grub2-2.00-58|398	%{_sbindir}/%{name}-probe
12mu|grub2-2.00-58|399	%{_sbindir}/%{name}-reboot
12mu|grub2-2.00-58|400	%{_sbindir}/%{name}-set-default
12mu|grub2-2.00-58|401	%{_sbindir}/%{name}-sparc64-setup
12mu|grub2-2.00-58|402	%{_sbindir}/grub2-cfg-mod
12mu|grub2-2.00-58|403	#%{_datadir}/%{name}
12mu|grub2-2.00-58|404	%{_datadir}/grub
12mu|grub2-2.00-58|405	%attr(0700,root,root) %dir %{_sysconfdir}/grub.d
12mu|grub2-2.00-58|406	%{_sysconfdir}/grub.d/README
12mu|grub2-2.00-58|407	%config %{_sysconfdir}/grub.d/??_*
12mu|grub2-2.00-58|408	%{_sysconfdir}/%{name}.cfg
12mu|grub2-2.00-58|409	#%attr(0644,root,root) %config %{_sysconfdir}/default/grub
12mu|grub2-2.00-58|410	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/default/grub
12mu|grub2-2.00-58|411	%{_sysconfdir}/bash_completion.d/grub
12mu|grub2-2.00-58|412	%dir /boot/%{name}
12mu|grub2-2.00-58|413	%dir /boot/%{name}/locale
12mu|grub2-2.00-58|414	# Actually, this is replaced by update-grub from scriptlets,
12mu|grub2-2.00-58|415	# but it takes care of modified persistent part
12mu|grub2-2.00-58|416	%config(noreplace) /boot/%{name}/grub.cfg
12mu|grub2-2.00-58|417	%doc %{_docdir}/%{name}
12mu|grub2-2.00-58|418	%{_infodir}/%{name}.info*
12mu|grub2-2.00-58|419	%{_infodir}/grub-dev.info*
12mu|grub2-2.00-58|420	%{_mandir}/man1/%{name}-*.1*
12mu|grub2-2.00-58|421	%{_mandir}/man8/%{name}-*.8*
12mu|grub2-2.00-58|422	# RPM filetriggers
12mu|grub2-2.00-58|423	%{_filetriggers_dir}/%{name}.*
12mu|grub2-2.00-58|424	%dir /boot/%{name}/fonts
12mu|grub2-2.00-58|425	/boot/%{name}/fonts/unicode.pf2
12mu|grub2-2.00-58|426	
12mu|grub2-2.00-58|427	
12mu|grub2-2.00-58|428	%files efi
12mu|grub2-2.00-58|429	%defattr(-,root,root,-)
12mu|grub2-2.00-58|430	%attr(0755,root,root) %dir /boot/efi/EFI/rosa/grub2-efi
12mu|grub2-2.00-58|431	%attr(0755,root,root) /boot/efi/EFI/rosa/grub2-efi/grub.efi
12mu|grub2-2.00-58|432	%attr(0755,root,root) /boot/efi/EFI/rosa/grub2-efi/grubcd.efi
12mu|grub2-2.00-58|433	%attr(0755,root,rott) %ghost %config(noreplace) /boot/efi/EFI/rosa/grub2-efi/grub.cfg
12mu|grub2-2.00-58|434	/etc/bash_completion.d/grub-efi
12mu|grub2-2.00-58|435	%{libdir32}/grub/%{_arch}-efi/
12mu|grub2-2.00-58|436	%{_sbindir}/%{name}-efi*
12mu|grub2-2.00-58|437	%{_bindir}/%{name}-efi*
12mu|grub2-2.00-58|438	#%{_datadir}/grub
12mu|grub2-2.00-58|439	#%{_sysconfdir}/grub.d
12mu|grub2-2.00-58|440	%config(noreplace) %{_sysconfdir}/%{name}-efi.cfg
12mu|grub2-2.00-58|441	
12mu|grub2-2.00-58|442	%changelog
12mu|grub2-2.00-58|443	* Fri Aug 15 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-58
12mu|grub2-2.00-58|444	+ Revision: 8dbf8d3
12mu|grub2-2.00-58|445	- Resume location fixes and improvements
12mu|grub2-2.00-58|446	- 1. If swap file is located on non-root partition, the 'resume' kernel parameter was incorrect (pointed to the root partition).
12mu|grub2-2.00-58|447	- 2. If several swaps are enabled, now the one with highest priority is taken for 'resume'.
12mu|grub2-2.00-58|448	- 3. Some code optimizations.
12mu|grub2-2.00-58|449	
12mu|grub2-2.00-58|450	* Thu Aug 14 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-57
12mu|grub2-2.00-58|451	+ Revision: 8fc2cfe
12mu|grub2-2.00-58|452	- update-grub2 improvements
12mu|grub2-2.00-58|453	- 1. In EFI mode do not call mkconfig twice but simply copy the file.
12mu|grub2-2.00-58|454	- 2. In EFI mode first try to use grub2-efi-mkconfig (no difference for now, but may arise in the future).
12mu|grub2-2.00-58|455	
12mu|grub2-2.00-58|456	* Thu Aug 14 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-56
12mu|grub2-2.00-58|457	+ Revision: dcf7005
12mu|grub2-2.00-58|458	- Do not add Windows entry in EFI mode if there is no Windows
12mu|grub2-2.00-58|459	
12mu|grub2-2.00-58|460	* Wed Aug 13 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-56
12mu|grub2-2.00-58|461	+ Revision: 6cd6ab0
12mu|grub2-2.00-58|462	- By default, saving the last booted entry
12mu|grub2-2.00-58|463	
12mu|grub2-2.00-58|464	* Tue Aug 12 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-55
12mu|grub2-2.00-58|465	+ Revision: 0d8366b
12mu|grub2-2.00-58|466	- Attempt to use linuxefi loader in UEFI secure boot
12mu|grub2-2.00-58|467	
12mu|grub2-2.00-58|468	* Tue Aug 12 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-55
12mu|grub2-2.00-58|469	+ Revision: 69f78c4
12mu|grub2-2.00-58|470	- Show loading messages also for secondary systems
12mu|grub2-2.00-58|471	
12mu|grub2-2.00-58|472	* Thu Jul 24 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-54
12mu|grub2-2.00-58|473	+ Revision: 370513b
12mu|grub2-2.00-58|474	- Menu generator improvements
12mu|grub2-2.00-58|475	- 1. Displaying OS name from os-prober if grub-legacy menu found with names 'linux', 'linux-nonfb', 'failsafe'.
12mu|grub2-2.00-58|476	- 2. Returned from 'linuxefi' to 'linux' command for loading other systems (kernels <3.6 do not support 'linuxefi').
12mu|grub2-2.00-58|477	
12mu|grub2-2.00-58|478	* Fri Jul 18 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-53
12mu|grub2-2.00-58|479	+ Revision: 8208bd4
12mu|grub2-2.00-58|480	- Merged branches rosa2012.1 and rosa2014.1
12mu|grub2-2.00-58|481	
12mu|grub2-2.00-58|482	* Fri Jul 18 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-53
12mu|grub2-2.00-58|483	+ Revision: ed4953d
12mu|grub2-2.00-58|484	- Fixed typo in rescue image name
12mu|grub2-2.00-58|485	
12mu|grub2-2.00-58|486	* Fri Jul 18 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-53
12mu|grub2-2.00-58|487	+ Revision: 5b10315
12mu|grub2-2.00-58|488	- Improved os-prober boot menu entries
12mu|grub2-2.00-58|489	- 1. If other OS name is found, using it instead of autodetected from os-prober.
12mu|grub2-2.00-58|490	- 2. First menu entry is no longer duplicated in Advanced menu if there is another entry with identical kernel/initrd/parameters present (it usually means that it's just a copy of the main entry placed there by that system's Grub2 - we just reuse this entry).
12mu|grub2-2.00-58|491	- 3. Moved sorting menu entries by kernel from Grub2 into os-prober to make sure we don't mess with other system's Grub2 entries order.
12mu|grub2-2.00-58|492	- 4. Returned "(on sdXY)" suffix to all entries; moved it to the end of the title for better conformance with the other entries.
12mu|grub2-2.00-58|493	- 5. Minor translation fixes.
12mu|grub2-2.00-58|494	
12mu|grub2-2.00-58|495	* Wed Jul 09 2014 Alex Burmashev <alex.burmashev@gmail.com> 2.00-52
12mu|grub2-2.00-58|496	+ Revision: 6739fb1
12mu|grub2-2.00-58|497	- fix build
12mu|grub2-2.00-58|498	
12mu|grub2-2.00-58|499	* Wed Jul 02 2014 Tigro <ashejn@gmail.com> 2.00-50
12mu|grub2-2.00-58|500	+ Revision: 0d92f95
12mu|grub2-2.00-58|501	- fix build with freetype higher than 2.5.0
12mu|grub2-2.00-58|502	
12mu|grub2-2.00-58|503	* Wed Jul 02 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.00-51
12mu|grub2-2.00-58|504	+ Revision: c67efed
12mu|grub2-2.00-58|505	- build grubcd.efi
12mu|grub2-2.00-58|506	
12mu|grub2-2.00-58|507	* Mon Jun 30 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-50
12mu|grub2-2.00-58|508	+ Revision: 89c58c6
12mu|grub2-2.00-58|509	- Boot menu improvements
12mu|grub2-2.00-58|510	- 1. All OS entries now use the latest available kernel, and Advanced subentries are sorted by kernel version (latest first).
12mu|grub2-2.00-58|511	- 2. Changed menu entry titles format:
12mu|grub2-2.00-58|512	- a) Unified format for main and secondary OS entries.
12mu|grub2-2.00-58|513	- b) General format is: "<OS_name> (on sdXY) - Linux <kernel_version>".
12mu|grub2-2.00-58|514	- c) Kernel version is displayed only in Advanced submenu entries.
12mu|grub2-2.00-58|515	- d) Partition suffix (on sdXY) is displayed in Advanced submenu entries, and also in the first-level menu entries with non-unique names.
12mu|grub2-2.00-58|516	- 3. Improved cutting of long titles:
12mu|grub2-2.00-58|517	- a) Fixed bug when title could go out of the menu item boundaries by 2 pixels.
12mu|grub2-2.00-58|518	- b) If cutting takes place, ellipsis is displayed at the end of the title text.
12mu|grub2-2.00-58|519	
12mu|grub2-2.00-58|520	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.00-49
12mu|grub2-2.00-58|521	+ Revision: 32cf76c
12mu|grub2-2.00-58|522	- MassBuild#440: Increase release tag
12mu|grub2-2.00-58|523	
12mu|grub2-2.00-58|524	* Tue Jun 17 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-48
12mu|grub2-2.00-58|525	+ Revision: 86225f5
12mu|grub2-2.00-58|526	- Added EFI support for os-prober
12mu|grub2-2.00-58|527	
12mu|grub2-2.00-58|528	* Thu Jun 05 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-48
12mu|grub2-2.00-58|529	+ Revision: caf63be
12mu|grub2-2.00-58|530	- Fixed compatibility with new gnulib
12mu|grub2-2.00-58|531	
12mu|grub2-2.00-58|532	* Tue Jun 03 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-47
12mu|grub2-2.00-58|533	+ Revision: af085e4
12mu|grub2-2.00-58|534	- Fixed invalid Windows entry in some cases
12mu|grub2-2.00-58|535	- 1. Fixed: When EFI file booting Windows was in uppercase, the generated chainloader entry specified invalid filename, and the entry was not bootable.
12mu|grub2-2.00-58|536	
12mu|grub2-2.00-58|537	* Wed May 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.00-46
12mu|grub2-2.00-58|538	+ Revision: 46b5da7
12mu|grub2-2.00-58|539	- Use /sbin/blkid instead of blkid
12mu|grub2-2.00-58|540	
12mu|grub2-2.00-58|541	* Tue May 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.00-46
12mu|grub2-2.00-58|542	+ Revision: ee2cd1b
12mu|grub2-2.00-58|543	- Merge grub2-10_linux.patch to grub2-2.00-fda-use-linuxefi.patch, fix swapon usage
12mu|grub2-2.00-58|544	
12mu|grub2-2.00-58|545	* Tue Mar 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.00-45
12mu|grub2-2.00-58|546	+ Revision: 8369e2e
12mu|grub2-2.00-58|547	- Remove texlive-scheme-tetex BR again
12mu|grub2-2.00-58|548	
12mu|grub2-2.00-58|549	* Mon Mar 03 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.00-45
12mu|grub2-2.00-58|550	+ Revision: a957461
12mu|grub2-2.00-58|551	- added new BuildRequires
12mu|grub2-2.00-58|552	
12mu|grub2-2.00-58|553	* Mon Mar 03 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.00-44
12mu|grub2-2.00-58|554	+ Revision: 2a10e71
12mu|grub2-2.00-58|555	- Fixed mkconfig crash on non-sdX devices (e.g. /dev/vda)
12mu|grub2-2.00-58|556	
12mu|grub2-2.00-58|557	* Tue Feb 25 2014 akdengi <kazancas@mandriva.ru> 2.00-43
12mu|grub2-2.00-58|558	+ Revision: 1a2be5d
12mu|grub2-2.00-58|559	- not need init=/lib/systemd/systemd. This is fail run on some system
12mu|grub2-2.00-58|560	
12mu|grub2-2.00-58|561	* Mon Feb 24 2014 akdengi <kazancas@mandriva.ru> 2.00-42
12mu|grub2-2.00-58|562	+ Revision: 36435c4
12mu|grub2-2.00-58|563	- Up release
12mu|grub2-2.00-58|564	
12mu|grub2-2.00-58|565	* Mon Feb 24 2014 akdengi <kazancas@mandriva.ru> 2.00-41
12mu|grub2-2.00-58|566	+ Revision: 8e8a487
12mu|grub2-2.00-58|567	- Use head -n 2 for only first swap
12mu|grub2-2.00-58|568	
12mu|grub2-2.00-58|569	* Thu Feb 20 2014 akdengi <kazancas@mandriva.ru> 2.00-41
12mu|grub2-2.00-58|570	+ Revision: 32b6a21
12mu|grub2-2.00-58|571	- fix garbage on resume
12mu|grub2-2.00-58|572	
12mu|grub2-2.00-58|573	* Thu Feb 20 2014 akdengi <alexander.kazancev@rosalab.ru> 2.00-40
12mu|grub2-2.00-58|574	+ Revision: c3caed9
12mu|grub2-2.00-58|575	- SILENT merge
12mu|grub2-2.00-58|576	
12mu|grub2-2.00-58|577	* Thu Feb 20 2014 akdengi <alexander.kazancev@rosalab.ru> 2.00-40
12mu|grub2-2.00-58|578	+ Revision: aa9d47c
12mu|grub2-2.00-58|579	- add hibernate patch
12mu|grub2-2.00-58|580	
12mu|grub2-2.00-58|581	* Thu Feb 20 2014 akdengi <alexander.kazancev@rosalab.ru> 2.00-40
12mu|grub2-2.00-58|582	+ Revision: fa5e2a4
12mu|grub2-2.00-58|583	- fix hibernate patch
12mu|grub2-2.00-58|584	
12mu|grub2-2.00-58|585	* Thu Jan 30 2014 Alex Burmashev <alex.burmashev@gmail.com> 2.00-39
12mu|grub2-2.00-58|586	+ Revision: 79491d8
12mu|grub2-2.00-58|587	- sync to rosa2012.1
12mu|grub2-2.00-58|588	
12mu|grub2-2.00-58|589	* Thu Jan 30 2014 Alex Burmashev <alex.burmashev@gmail.com> 2.00-39
12mu|grub2-2.00-58|590	+ Revision: f65e983
12mu|grub2-2.00-58|591	- added patch for 30_os-prober ( addition options )
12mu|grub2-2.00-58|592	
12mu|grub2-2.00-58|593	* Sat Jan 25 2014 akdengi <kazancas@mandriva.ru> 2.00-37
12mu|grub2-2.00-58|594	+ Revision: 87b93c2
12mu|grub2-2.00-58|595	- Determine UUID for Windows from efibootmgr too
12mu|grub2-2.00-58|596	
12mu|grub2-2.00-58|597	* Sat Jan 25 2014 akdengi <kazancas@mandriva.ru> 2.00-36
12mu|grub2-2.00-58|598	+ Revision: f184ab2
12mu|grub2-2.00-58|599	- merge 2012.1
12mu|grub2-2.00-58|600	
12mu|grub2-2.00-58|601	* Sat Jan 25 2014 akdengi <kazancas@mandriva.ru> 2.00-36
12mu|grub2-2.00-58|602	+ Revision: 30f4093
12mu|grub2-2.00-58|603	- SILENT up release
12mu|grub2-2.00-58|604	
12mu|grub2-2.00-58|605	* Sat Jan 25 2014 akdengi <kazancas@mandriva.ru> 2.00-35
12mu|grub2-2.00-58|606	+ Revision: ad86472
12mu|grub2-2.00-58|607	- Do not check mount windows ESP - they may be in another partition
12mu|grub2-2.00-58|608	
12mu|grub2-2.00-58|609	* Mon Jan 13 2014 Alex Burmashev <alex.burmashev@gmail.com> 2.00-36
12mu|grub2-2.00-58|610	+ Revision: 7e1c613
12mu|grub2-2.00-58|611	- fixed update-grub2
12mu|grub2-2.00-58|612	
12mu|grub2-2.00-58|613	* Wed Dec 11 2013 akdengi <alexander.kazancev@rosalab.ru> 2.00-35
12mu|grub2-2.00-58|614	+ Revision: 319c6d1
12mu|grub2-2.00-58|615	- SILENT clean spec
12mu|grub2-2.00-58|616	
12mu|grub2-2.00-58|617	* Wed Dec 11 2013 akdengi <alexander.kazancev@rosalab.ru> 2.00-35
12mu|grub2-2.00-58|618	+ Revision: 8e43645
12mu|grub2-2.00-58|619	- sync with 2012.1
12mu|grub2-2.00-58|620	
12mu|grub2-2.00-58|621	* Mon Dec 02 2013 akdengi <alexander.kazancev@rosalab.ru> 2.00-35
12mu|grub2-2.00-58|622	+ Revision: aac636f
12mu|grub2-2.00-58|623	- s/rosa-theme/theme-rosa
12mu|grub2-2.00-58|624	
12mu|grub2-2.00-58|625	* Fri Nov 29 2013 Alex Burmashev <alex.burmashev@gmail.com> 2.00-34
12mu|grub2-2.00-58|626	+ Revision: 5e3c09b
12mu|grub2-2.00-58|627	- sync to 2012.1
12mu|grub2-2.00-58|628	
12mu|grub2-2.00-58|629	

19759 12
12mu|grub2-theme-rosa-2.00-51|1	%define grub_name grub2
12mu|grub2-theme-rosa-2.00-51|2	
12mu|grub2-theme-rosa-2.00-51|3	Summary:	Provides a graphical theme with a custom ROSA background for grub2
12mu|grub2-theme-rosa-2.00-51|4	Name:		grub2-theme-rosa
12mu|grub2-theme-rosa-2.00-51|5	Version:	2.00
12mu|grub2-theme-rosa-2.00-51|6	Release:	51
12mu|grub2-theme-rosa-2.00-51|7	License:	GPLv3+
12mu|grub2-theme-rosa-2.00-51|8	Group:		System/Kernel and hardware
12mu|grub2-theme-rosa-2.00-51|9	Url:		http://www.rosalab.ru
12mu|grub2-theme-rosa-2.00-51|10	Source0:	rosa.tar.xz
12mu|grub2-theme-rosa-2.00-51|11	Requires(pre):	grub2 >=2.00-28
12mu|grub2-theme-rosa-2.00-51|12	Provides:	grub2-theme
12mu|grub2-theme-rosa-2.00-51|13	Obsoletes:	grub2theme <= 2.00-27
12mu|grub2-theme-rosa-2.00-51|14	BuildArch:	noarch
12mu|grub2-theme-rosa-2.00-51|15	
12mu|grub2-theme-rosa-2.00-51|16	%description
12mu|grub2-theme-rosa-2.00-51|17	This package provides a custom Rosa graphical theme.
12mu|grub2-theme-rosa-2.00-51|18	
12mu|grub2-theme-rosa-2.00-51|19	%install
12mu|grub2-theme-rosa-2.00-51|20	mkdir -p %{buildroot}/boot/%{grub_name}/themes/
12mu|grub2-theme-rosa-2.00-51|21	tar -xf %{SOURCE0} -C %{buildroot}/boot/%{grub_name}/themes
12mu|grub2-theme-rosa-2.00-51|22	
12mu|grub2-theme-rosa-2.00-51|23	%post
12mu|grub2-theme-rosa-2.00-51|24	if [ $1 -eq 1 ] ; then
12mu|grub2-theme-rosa-2.00-51|25	# Remove all previous theme from config
12mu|grub2-theme-rosa-2.00-51|26	sed -i '/GRUB_THEME=*/d' %{_sysconfdir}/default/grub
12mu|grub2-theme-rosa-2.00-51|27	sed -i '/GRUB_BACKGROUND=*/d' %{_sysconfdir}/default/grub
12mu|grub2-theme-rosa-2.00-51|28	# Remove trailing blank lines from /etc/default/grub
12mu|grub2-theme-rosa-2.00-51|29	sed -i -e :a -e '/^\n*$/{$d;N;};/\n$/ba' %{_sysconfdir}/default/grub
12mu|grub2-theme-rosa-2.00-51|30	# Check that /etc/default/grub ends in a linefeed
12mu|grub2-theme-rosa-2.00-51|31	[ "$(tail -n 1 %{_sysconfdir}/default/grub | wc --lines)" = "1" ] || echo >> %{_sysconfdir}/default/grub
12mu|grub2-theme-rosa-2.00-51|32	# Add theme
12mu|grub2-theme-rosa-2.00-51|33	echo "GRUB_THEME=\"/boot/grub2/themes/rosa/theme.txt\"" >> %{_sysconfdir}/default/grub
12mu|grub2-theme-rosa-2.00-51|34	echo "GRUB_BACKGROUND=\"/boot/grub2/themes/rosa/terminal_background.png\"" >> %{_sysconfdir}/default/grub
12mu|grub2-theme-rosa-2.00-51|35	# Regenerate configure on install or update
12mu|grub2-theme-rosa-2.00-51|36	%{_sbindir}/update-grub2
12mu|grub2-theme-rosa-2.00-51|37	fi
12mu|grub2-theme-rosa-2.00-51|38	
12mu|grub2-theme-rosa-2.00-51|39	%postun
12mu|grub2-theme-rosa-2.00-51|40	exec > /var/log/%{grub_name}_theme_postun.log 2>&1
12mu|grub2-theme-rosa-2.00-51|41	# Only if uninstalling theme
12mu|grub2-theme-rosa-2.00-51|42	if [ $1 -eq 0 ]; then
12mu|grub2-theme-rosa-2.00-51|43	# Remove theme from config
12mu|grub2-theme-rosa-2.00-51|44	sed -i '/GRUB_THEME=\/boot\/grub2\/themes\/rosa\/theme.txt/d' %{_sysconfdir}/default/grub
12mu|grub2-theme-rosa-2.00-51|45	fi
12mu|grub2-theme-rosa-2.00-51|46	
12mu|grub2-theme-rosa-2.00-51|47	%files
12mu|grub2-theme-rosa-2.00-51|48	%dir /boot/%{grub_name}/themes/rosa
12mu|grub2-theme-rosa-2.00-51|49	/boot/%{grub_name}/themes/rosa/*
12mu|grub2-theme-rosa-2.00-51|50	
12mu|grub2-theme-rosa-2.00-51|51	%changelog
12mu|grub2-theme-rosa-2.00-51|52	* Wed Apr 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.00-51
12mu|grub2-theme-rosa-2.00-51|53	+ Revision: d89dbf6
12mu|grub2-theme-rosa-2.00-51|54	- Update tarball (adjust logo), minor spec cleanups
12mu|grub2-theme-rosa-2.00-51|55	
12mu|grub2-theme-rosa-2.00-51|56	

19760 12
12mu|grubby-8.25.1-1|1	Name: grubby
12mu|grubby-8.25.1-1|2	Version: 8.25.1
12mu|grubby-8.25.1-1|3	Release: 1
12mu|grubby-8.25.1-1|4	Summary: Command line tool for updating bootloader configs
12mu|grubby-8.25.1-1|5	Group: System/Base
12mu|grubby-8.25.1-1|6	License: GPLv2+
12mu|grubby-8.25.1-1|7	URL: http://git.fedorahosted.org/git/grubby.git
12mu|grubby-8.25.1-1|8	# we only pull git snaps at the moment
12mu|grubby-8.25.1-1|9	# git clone git://git.fedorahosted.org/git/grubby.git
12mu|grubby-8.25.1-1|10	# git archive --format=tar --prefix=grubby-%{version}/ HEAD |bzip2 > grubby-%{version}.tar.bz2
12mu|grubby-8.25.1-1|11	Source0: http://git.fedorahosted.org/cgit/grubby.git/snapshot/grubby-8.25-1.tar.bz2
12mu|grubby-8.25.1-1|12	BuildRequires: pkgconfig glib2-devel popt-devel
12mu|grubby-8.25.1-1|13	BuildRequires: libblkid-devel
12mu|grubby-8.25.1-1|14	# for make test / getopt:
12mu|grubby-8.25.1-1|15	BuildRequires: util-linux-ng
12mu|grubby-8.25.1-1|16	%ifarch %{arm}
12mu|grubby-8.25.1-1|17	Requires: uboot-tools
12mu|grubby-8.25.1-1|18	%endif
12mu|grubby-8.25.1-1|19	
12mu|grubby-8.25.1-1|20	%description
12mu|grubby-8.25.1-1|21	grubby  is  a command line tool for updating and displaying information about
12mu|grubby-8.25.1-1|22	the configuration files for the grub, lilo, elilo (ia64),  yaboot (powerpc)
12mu|grubby-8.25.1-1|23	and zipl (s390) boot loaders. It is primarily designed to be used from scripts
12mu|grubby-8.25.1-1|24	which install new kernels and need to find information about the current boot
12mu|grubby-8.25.1-1|25	environment.
12mu|grubby-8.25.1-1|26	
12mu|grubby-8.25.1-1|27	%prep
12mu|grubby-8.25.1-1|28	%setup -q -n %{name}-8.25-1
12mu|grubby-8.25.1-1|29	
12mu|grubby-8.25.1-1|30	%build
12mu|grubby-8.25.1-1|31	%make
12mu|grubby-8.25.1-1|32	
12mu|grubby-8.25.1-1|33	%check
12mu|grubby-8.25.1-1|34	make test
12mu|grubby-8.25.1-1|35	
12mu|grubby-8.25.1-1|36	%install
12mu|grubby-8.25.1-1|37	make install DESTDIR=%{buildroot} mandir=%{_mandir}
12mu|grubby-8.25.1-1|38	%ifarch %{arm}
12mu|grubby-8.25.1-1|39	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/
12mu|grubby-8.25.1-1|40	install -p uboot %{buildroot}%{_sysconfdir}/sysconfig/uboot
12mu|grubby-8.25.1-1|41	%endif
12mu|grubby-8.25.1-1|42	
12mu|grubby-8.25.1-1|43	#temporary remove Fedora installkernel script
12mu|grubby-8.25.1-1|44	rm -f %{buildroot}/sbin/installkernel
12mu|grubby-8.25.1-1|45	
12mu|grubby-8.25.1-1|46	%files
12mu|grubby-8.25.1-1|47	%doc COPYING
12mu|grubby-8.25.1-1|48	#/sbin/installkernel
12mu|grubby-8.25.1-1|49	/sbin/new-kernel-pkg
12mu|grubby-8.25.1-1|50	/sbin/grubby
12mu|grubby-8.25.1-1|51	%{_mandir}/man8/*.8*
12mu|grubby-8.25.1-1|52	%ifarch %{arm}
12mu|grubby-8.25.1-1|53	%config(noreplace) %{_sysconfdir}/sysconfig/uboot
12mu|grubby-8.25.1-1|54	%endif
12mu|grubby-8.25.1-1|55	
12mu|grubby-8.25.1-1|56	
12mu|grubby-8.25.1-1|57	
12mu|grubby-8.25.1-1|58	%changelog
12mu|grubby-8.25.1-1|59	* Sun Dec 22 2013 Denis Silakov <denis.silakov@rosalab.ru> 8.25.1-1
12mu|grubby-8.25.1-1|60	+ Revision: 48d77ed
12mu|grubby-8.25.1-1|61	- Fix setup
12mu|grubby-8.25.1-1|62	
12mu|grubby-8.25.1-1|63	

19761 12
12mu|grub-customizer-3.0.4-4|1	# Basic Information
12mu|grub-customizer-3.0.4-4|2	Name: grub-customizer
12mu|grub-customizer-3.0.4-4|3	Version: 3.0.4
12mu|grub-customizer-3.0.4-4|4	Release: 4
12mu|grub-customizer-3.0.4-4|5	Summary: Graphical interface to configure the grub2/burg settings
12mu|grub-customizer-3.0.4-4|6	Group: System/Configuration/Boot and Init
12mu|grub-customizer-3.0.4-4|7	License: GPLv3
12mu|grub-customizer-3.0.4-4|8	URL: https://launchpad.net/grub-customizer
12mu|grub-customizer-3.0.4-4|9	
12mu|grub-customizer-3.0.4-4|10	# Source Information
12mu|grub-customizer-3.0.4-4|11	Source0: %{name}_%{version}.tar.gz
12mu|grub-customizer-3.0.4-4|12	Source1: %{name}-grub.cfg
12mu|grub-customizer-3.0.4-4|13	Source2: %{name}-pamd
12mu|grub-customizer-3.0.4-4|14	Patch0: %{name}-sbin.patch
12mu|grub-customizer-3.0.4-4|15	Patch1: grub-customizer-3.0.4-russian_desktopfile.patch
12mu|grub-customizer-3.0.4-4|16	
12mu|grub-customizer-3.0.4-4|17	# Dependency Information
12mu|grub-customizer-3.0.4-4|18	BuildRequires: cmake gcc-c++ gtkmm2.4-devel gettext openssl-devel grub2
12mu|grub-customizer-3.0.4-4|19	Requires: grub2
12mu|grub-customizer-3.0.4-4|20	
12mu|grub-customizer-3.0.4-4|21	%description
12mu|grub-customizer-3.0.4-4|22	Grub Customizer is a graphical interface to configure the grub2/burg
12mu|grub-customizer-3.0.4-4|23	settings with focus on the individual list order - without losing the
12mu|grub-customizer-3.0.4-4|24	dynamical behavior of grub.
12mu|grub-customizer-3.0.4-4|25	
12mu|grub-customizer-3.0.4-4|26	%prep
12mu|grub-customizer-3.0.4-4|27	#%setup -q -c -n %{name}-%{version}
12mu|grub-customizer-3.0.4-4|28	%setup -q
12mu|grub-customizer-3.0.4-4|29	%patch0 -p2
12mu|grub-customizer-3.0.4-4|30	%patch1 -p1
12mu|grub-customizer-3.0.4-4|31	
12mu|grub-customizer-3.0.4-4|32	%build
12mu|grub-customizer-3.0.4-4|33	%cmake
12mu|grub-customizer-3.0.4-4|34	%make
12mu|grub-customizer-3.0.4-4|35	
12mu|grub-customizer-3.0.4-4|36	%install
12mu|grub-customizer-3.0.4-4|37	mkdir %{buildroot}/etc/%{name} -p
12mu|grub-customizer-3.0.4-4|38	cp %{SOURCE1} %{buildroot}/etc/%{name}/grub.cfg
12mu|grub-customizer-3.0.4-4|39	mkdir %{buildroot}/etc/pam.d -p
12mu|grub-customizer-3.0.4-4|40	cp %{SOURCE2} %{buildroot}/etc/pam.d/%{name}
12mu|grub-customizer-3.0.4-4|41	cd build
12mu|grub-customizer-3.0.4-4|42	make install DESTDIR=%{buildroot}
12mu|grub-customizer-3.0.4-4|43	cd ..
12mu|grub-customizer-3.0.4-4|44	mkdir %{buildroot}/%{_bindir} -p
12mu|grub-customizer-3.0.4-4|45	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/%{name}
12mu|grub-customizer-3.0.4-4|46	
12mu|grub-customizer-3.0.4-4|47	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mu|grub-customizer-3.0.4-4|48	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} << EOF
12mu|grub-customizer-3.0.4-4|49	USER=root
12mu|grub-customizer-3.0.4-4|50	PROGRAM=/usr/sbin/grub-customizer
12mu|grub-customizer-3.0.4-4|51	FALLBACK=false
12mu|grub-customizer-3.0.4-4|52	SESSION=true
12mu|grub-customizer-3.0.4-4|53	EOF
12mu|grub-customizer-3.0.4-4|54	
12mu|grub-customizer-3.0.4-4|55	%find_lang %{name}
12mu|grub-customizer-3.0.4-4|56	
12mu|grub-customizer-3.0.4-4|57	%files -f %{name}.lang
12mu|grub-customizer-3.0.4-4|58	%{_bindir}/*
12mu|grub-customizer-3.0.4-4|59	%{_sbindir}/*
12mu|grub-customizer-3.0.4-4|60	%{_datadir}/applications/*.desktop
12mu|grub-customizer-3.0.4-4|61	%{_datadir}/polkit-1/*
12mu|grub-customizer-3.0.4-4|62	%{_mandir}/man1/*
12mu|grub-customizer-3.0.4-4|63	%{_iconsdir}/*
12mu|grub-customizer-3.0.4-4|64	%{_libdir}/*
12mu|grub-customizer-3.0.4-4|65	%{_sysconfdir}/*
12mu|grub-customizer-3.0.4-4|66	%exclude /usr/lib/debug/
12mu|grub-customizer-3.0.4-4|67	
12mu|grub-customizer-3.0.4-4|68	
12mu|grub-customizer-3.0.4-4|69	%changelog
12mu|grub-customizer-3.0.4-4|70	* Fri Nov 15 2013 Tigro <ashejn@gmail.com> 3.0.4-4
12mu|grub-customizer-3.0.4-4|71	+ Revision: 4c315ec
12mu|grub-customizer-3.0.4-4|72	- fix consolehelper start
12mu|grub-customizer-3.0.4-4|73	
12mu|grub-customizer-3.0.4-4|74	

19762 12
12mu|gsettings-desktop-schemas-3.8.2-4|1	%define debug_package %{nil}
12mu|gsettings-desktop-schemas-3.8.2-4|2	
12mu|gsettings-desktop-schemas-3.8.2-4|3	Summary: Shared GSettings schemas for the desktop
12mu|gsettings-desktop-schemas-3.8.2-4|4	Name: gsettings-desktop-schemas
12mu|gsettings-desktop-schemas-3.8.2-4|5	Version: 3.8.2
12mu|gsettings-desktop-schemas-3.8.2-4|6	Release: 4
12mu|gsettings-desktop-schemas-3.8.2-4|7	Source0: http://ftp.gnome.org/pub/GNOME/sources/gsettings-desktop-schemas/3.8/%{name}-%{version}.tar.xz
12mu|gsettings-desktop-schemas-3.8.2-4|8	Source1:   %{name}-ru.po
12mu|gsettings-desktop-schemas-3.8.2-4|9	License: GPLv2+
12mu|gsettings-desktop-schemas-3.8.2-4|10	Group: Graphical desktop/GNOME
12mu|gsettings-desktop-schemas-3.8.2-4|11	Url: http://gnome.org/
12mu|gsettings-desktop-schemas-3.8.2-4|12	BuildRequires: pkgconfig(glib-2.0) >= 2.25
12mu|gsettings-desktop-schemas-3.8.2-4|13	BuildRequires: intltool
12mu|gsettings-desktop-schemas-3.8.2-4|14	BuildRequires: libgirepository-devel
12mu|gsettings-desktop-schemas-3.8.2-4|15	BuildRequires: gobject-introspection
12mu|gsettings-desktop-schemas-3.8.2-4|16	
12mu|gsettings-desktop-schemas-3.8.2-4|17	%description
12mu|gsettings-desktop-schemas-3.8.2-4|18	This contains a collection of GSettings schemas for settings shared by
12mu|gsettings-desktop-schemas-3.8.2-4|19	various components of a desktop.
12mu|gsettings-desktop-schemas-3.8.2-4|20	
12mu|gsettings-desktop-schemas-3.8.2-4|21	%package devel
12mu|gsettings-desktop-schemas-3.8.2-4|22	Group: Development/C
12mu|gsettings-desktop-schemas-3.8.2-4|23	Summary: Development files for %name
12mu|gsettings-desktop-schemas-3.8.2-4|24	Requires: %{name} = %{version}-%{release}
12mu|gsettings-desktop-schemas-3.8.2-4|25	
12mu|gsettings-desktop-schemas-3.8.2-4|26	%description devel
12mu|gsettings-desktop-schemas-3.8.2-4|27	This contains a collection of GSettings schemas for settings shared by
12mu|gsettings-desktop-schemas-3.8.2-4|28	various components of a desktop.
12mu|gsettings-desktop-schemas-3.8.2-4|29	
12mu|gsettings-desktop-schemas-3.8.2-4|30	%prep
12mu|gsettings-desktop-schemas-3.8.2-4|31	%setup -q
12mu|gsettings-desktop-schemas-3.8.2-4|32	cp -f %{SOURCE1} po/ru.po
12mu|gsettings-desktop-schemas-3.8.2-4|33	%apply_patches
12mu|gsettings-desktop-schemas-3.8.2-4|34	
12mu|gsettings-desktop-schemas-3.8.2-4|35	%build
12mu|gsettings-desktop-schemas-3.8.2-4|36	autoreconf -fi
12mu|gsettings-desktop-schemas-3.8.2-4|37	%configure2_5x
12mu|gsettings-desktop-schemas-3.8.2-4|38	%make
12mu|gsettings-desktop-schemas-3.8.2-4|39	
12mu|gsettings-desktop-schemas-3.8.2-4|40	%install
12mu|gsettings-desktop-schemas-3.8.2-4|41	%makeinstall_std pkgconfigdir=%_datadir/pkgconfig
12mu|gsettings-desktop-schemas-3.8.2-4|42	
12mu|gsettings-desktop-schemas-3.8.2-4|43	%find_lang %name
12mu|gsettings-desktop-schemas-3.8.2-4|44	
12mu|gsettings-desktop-schemas-3.8.2-4|45	%files -f %{name}.lang
12mu|gsettings-desktop-schemas-3.8.2-4|46	%doc README NEWS AUTHORS
12mu|gsettings-desktop-schemas-3.8.2-4|47	%_datadir/GConf/gsettings/gsettings-desktop-schemas.convert
12mu|gsettings-desktop-schemas-3.8.2-4|48	%_datadir/GConf/gsettings/wm-schemas.convert
12mu|gsettings-desktop-schemas-3.8.2-4|49	%_libdir/girepository-1.0/GDesktopEnums-3.0.typelib
12mu|gsettings-desktop-schemas-3.8.2-4|50	%_datadir/glib-2.0/schemas/*.xml
12mu|gsettings-desktop-schemas-3.8.2-4|51	%_datadir/gir-1.0/GDesktopEnums-3.0.gir
12mu|gsettings-desktop-schemas-3.8.2-4|52	
12mu|gsettings-desktop-schemas-3.8.2-4|53	%files devel
12mu|gsettings-desktop-schemas-3.8.2-4|54	%doc ChangeLog HACKING MAINTAINERS
12mu|gsettings-desktop-schemas-3.8.2-4|55	%_includedir/%name
12mu|gsettings-desktop-schemas-3.8.2-4|56	%_datadir/pkgconfig/%name.pc
12mu|gsettings-desktop-schemas-3.8.2-4|57	
12mu|gsettings-desktop-schemas-3.8.2-4|58	%changelog
12mu|gsettings-desktop-schemas-3.8.2-4|59	* Wed Dec 11 2013 Tigro <ashejn@gmail.com> 3.8.2-4
12mu|gsettings-desktop-schemas-3.8.2-4|60	+ Revision: 9f76ebe
12mu|gsettings-desktop-schemas-3.8.2-4|61	- drop debug package
12mu|gsettings-desktop-schemas-3.8.2-4|62	
12mu|gsettings-desktop-schemas-3.8.2-4|63	

19763 12
12mu|gsnmp-0.3.0-7|1	%define name	gsnmp
12mu|gsnmp-0.3.0-7|2	%define lib_major	0
12mu|gsnmp-0.3.0-7|3	%define	lib_name	%mklibname %{name} %{lib_major}
12mu|gsnmp-0.3.0-7|4	%define develname	%mklibname %{name} -d
12mu|gsnmp-0.3.0-7|5	
12mu|gsnmp-0.3.0-7|6	Summary:	An SNMP library implementation based on glib and gnet
12mu|gsnmp-0.3.0-7|7	Name:		%{name}
12mu|gsnmp-0.3.0-7|8	Version:	0.3.0
12mu|gsnmp-0.3.0-7|9	Release:	7
12mu|gsnmp-0.3.0-7|10	License:	GPLv2
12mu|gsnmp-0.3.0-7|11	Group:		Networking/Other
12mu|gsnmp-0.3.0-7|12	URL:		http://www.ibr.cs.tu-bs.de/projects/scli/
12mu|gsnmp-0.3.0-7|13	Source0:	ftp://ftp.ibr.cs.tu-bs.de/local/gsnmp/%{name}-%{version}.tar.bz2
12mu|gsnmp-0.3.0-7|14	Patch0:		gsnmp-linkage_fix.diff
12mu|gsnmp-0.3.0-7|15	# (fc) 0.3.0-2mdv fix m4 warning
12mu|gsnmp-0.3.0-7|16	Patch1:		gsnmp-0.3.0-fix-underquoted-warning.patch
12mu|gsnmp-0.3.0-7|17	BuildRequires:	libxml2-devel
12mu|gsnmp-0.3.0-7|18	BuildRequires:	readline-devel
12mu|gsnmp-0.3.0-7|19	BuildRequires:	ncurses-devel
12mu|gsnmp-0.3.0-7|20	BuildRequires:	libglib2-devel
12mu|gsnmp-0.3.0-7|21	BuildRequires:	libgnet2-devel
12mu|gsnmp-0.3.0-7|22	
12mu|gsnmp-0.3.0-7|23	%description
12mu|gsnmp-0.3.0-7|24	GNET-SNMP is an SNMP library implementation based on glib and gnet. This
12mu|gsnmp-0.3.0-7|25	library has been developed as part of the scli package (an SNMP command line
12mu|gsnmp-0.3.0-7|26	interface).  Some examples demonstrating the API can be found in the examples
12mu|gsnmp-0.3.0-7|27	directory.  Some examples use stub files generated by the smidump MIB compiler,
12mu|gsnmp-0.3.0-7|28	which is part of the libsmi package.
12mu|gsnmp-0.3.0-7|29	
12mu|gsnmp-0.3.0-7|30	%package -n	%{lib_name}
12mu|gsnmp-0.3.0-7|31	Summary:	A library of functions for the snmp protocol
12mu|gsnmp-0.3.0-7|32	Group:		System/Libraries
12mu|gsnmp-0.3.0-7|33	
12mu|gsnmp-0.3.0-7|34	%description -n %{lib_name}
12mu|gsnmp-0.3.0-7|35	This package contains the library needed to run programs dynamically
12mu|gsnmp-0.3.0-7|36	linked with libgsnmp.
12mu|gsnmp-0.3.0-7|37	
12mu|gsnmp-0.3.0-7|38	%package -n 	%{develname}
12mu|gsnmp-0.3.0-7|39	Summary:	Development tools for the snmp protocol
12mu|gsnmp-0.3.0-7|40	Group:		Development/C
12mu|gsnmp-0.3.0-7|41	Requires:	%{lib_name} = %{version}-%{release} glib2-devel
12mu|gsnmp-0.3.0-7|42	Provides:	%{name}-devel = %{version}-%{release}
12mu|gsnmp-0.3.0-7|43	Obsoletes:	%{lib_name}-devel
12mu|gsnmp-0.3.0-7|44	
12mu|gsnmp-0.3.0-7|45	%description -n %{develname}
12mu|gsnmp-0.3.0-7|46	This package contains the header files and libraries
12mu|gsnmp-0.3.0-7|47	necessary for developing programs using libgsnmp.
12mu|gsnmp-0.3.0-7|48	
12mu|gsnmp-0.3.0-7|49	%prep
12mu|gsnmp-0.3.0-7|50	
12mu|gsnmp-0.3.0-7|51	%setup -q
12mu|gsnmp-0.3.0-7|52	%patch0 -p0
12mu|gsnmp-0.3.0-7|53	%patch1 -p1 -b .fix_underquoted
12mu|gsnmp-0.3.0-7|54	
12mu|gsnmp-0.3.0-7|55	autoreconf -fis
12mu|gsnmp-0.3.0-7|56	%build
12mu|gsnmp-0.3.0-7|57	
12mu|gsnmp-0.3.0-7|58	%configure2_5x
12mu|gsnmp-0.3.0-7|59	%make
12mu|gsnmp-0.3.0-7|60	
12mu|gsnmp-0.3.0-7|61	%install
12mu|gsnmp-0.3.0-7|62	%makeinstall
12mu|gsnmp-0.3.0-7|63	
12mu|gsnmp-0.3.0-7|64	
12mu|gsnmp-0.3.0-7|65	%files
12mu|gsnmp-0.3.0-7|66	%doc AUTHORS ChangeLog NEWS README
12mu|gsnmp-0.3.0-7|67	%{_bindir}/gsnmp-get
12mu|gsnmp-0.3.0-7|68	%{_mandir}/man1/gsnmp-get.*
12mu|gsnmp-0.3.0-7|69	
12mu|gsnmp-0.3.0-7|70	%files -n %{lib_name}
12mu|gsnmp-0.3.0-7|71	%{_libdir}/libgsnmp.so.*
12mu|gsnmp-0.3.0-7|72	
12mu|gsnmp-0.3.0-7|73	%files -n %{develname}
12mu|gsnmp-0.3.0-7|74	%{_includedir}/%{name}
12mu|gsnmp-0.3.0-7|75	%{_libdir}/libgsnmp.a
12mu|gsnmp-0.3.0-7|76	%{_libdir}/libgsnmp.so
12mu|gsnmp-0.3.0-7|77	%{_libdir}/pkgconfig/%{name}.pc
12mu|gsnmp-0.3.0-7|78	%{_datadir}/aclocal/%{name}.m4
12mu|gsnmp-0.3.0-7|79	
12mu|gsnmp-0.3.0-7|80	
12mu|gsnmp-0.3.0-7|81	%changelog
12mu|gsnmp-0.3.0-7|82	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-5mdv2011.0
12mu|gsnmp-0.3.0-7|83	+ Revision: 664931
12mu|gsnmp-0.3.0-7|84	- mass rebuild
12mu|gsnmp-0.3.0-7|85	
12mu|gsnmp-0.3.0-7|86	* Thu Dec 02 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-4mdv2011.0
12mu|gsnmp-0.3.0-7|87	+ Revision: 605504
12mu|gsnmp-0.3.0-7|88	- rebuild
12mu|gsnmp-0.3.0-7|89	
12mu|gsnmp-0.3.0-7|90	* Tue Mar 16 2010 Frederic Crozat <fcrozat@mandriva.com> 0.3.0-3mdv2010.1
12mu|gsnmp-0.3.0-7|91	+ Revision: 521934
12mu|gsnmp-0.3.0-7|92	- Fix typo in patch1
12mu|gsnmp-0.3.0-7|93	
12mu|gsnmp-0.3.0-7|94	* Thu Mar 11 2010 Frederic Crozat <fcrozat@mandriva.com> 0.3.0-2mdv2010.1
12mu|gsnmp-0.3.0-7|95	+ Revision: 517973
12mu|gsnmp-0.3.0-7|96	- Patch1: fix m4 warning
12mu|gsnmp-0.3.0-7|97	- run autoreconf at prep time, not build time
12mu|gsnmp-0.3.0-7|98	
12mu|gsnmp-0.3.0-7|99	* Fri Feb 19 2010 Frederik Himpe <fhimpe@mandriva.org> 0.3.0-1mdv2010.1
12mu|gsnmp-0.3.0-7|100	+ Revision: 508526
12mu|gsnmp-0.3.0-7|101	- update to new version 0.3.0
12mu|gsnmp-0.3.0-7|102	
12mu|gsnmp-0.3.0-7|103	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.2.0-6mdv2010.0
12mu|gsnmp-0.3.0-7|104	+ Revision: 425048
12mu|gsnmp-0.3.0-7|105	- rebuild
12mu|gsnmp-0.3.0-7|106	
12mu|gsnmp-0.3.0-7|107	* Mon Jul 14 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-5mdv2009.0
12mu|gsnmp-0.3.0-7|108	+ Revision: 234827
12mu|gsnmp-0.3.0-7|109	- fix linkage
12mu|gsnmp-0.3.0-7|110	
12mu|gsnmp-0.3.0-7|111	+ Thierry Vignaud <tv@mandriva.org>
12mu|gsnmp-0.3.0-7|112	- rebuild
12mu|gsnmp-0.3.0-7|113	- fix description-line-too-long
12mu|gsnmp-0.3.0-7|114	
12mu|gsnmp-0.3.0-7|115	* Sat Jan 12 2008 Thierry Vignaud <tv@mandriva.org> 0.2.0-3mdv2008.1
12mu|gsnmp-0.3.0-7|116	+ Revision: 150239
12mu|gsnmp-0.3.0-7|117	- rebuild
12mu|gsnmp-0.3.0-7|118	- kill re-definition of %%buildroot on Pixel's request
12mu|gsnmp-0.3.0-7|119	
12mu|gsnmp-0.3.0-7|120	+ Olivier Blin <oblin@mandriva.com>
12mu|gsnmp-0.3.0-7|121	- restore BuildRoot
12mu|gsnmp-0.3.0-7|122	
12mu|gsnmp-0.3.0-7|123	+ Crispin Boylan <crisb@mandriva.org>
12mu|gsnmp-0.3.0-7|124	- Bump release
12mu|gsnmp-0.3.0-7|125	
12mu|gsnmp-0.3.0-7|126	* Sun Aug 19 2007 Crispin Boylan <crisb@mandriva.org> 0.2.0-1mdv2008.0
12mu|gsnmp-0.3.0-7|127	+ Revision: 66724
12mu|gsnmp-0.3.0-7|128	- New devel naming policy
12mu|gsnmp-0.3.0-7|129	
12mu|gsnmp-0.3.0-7|130	+ Thierry Vignaud <tv@mandriva.org>
12mu|gsnmp-0.3.0-7|131	- fix man pages
12mu|gsnmp-0.3.0-7|132	
12mu|gsnmp-0.3.0-7|133	
12mu|gsnmp-0.3.0-7|134	* Tue Jan 16 2007 Crispin Boylan <crisb@mandriva.org> 0.2.0-1mdv2007.0
12mu|gsnmp-0.3.0-7|135	+ Revision: 109642
12mu|gsnmp-0.3.0-7|136	- Initial mandriva package
12mu|gsnmp-0.3.0-7|137	- Create gsnmp
12mu|gsnmp-0.3.0-7|138	

19764 12
12mu|gssdp-0.14.7-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mu|gssdp-0.14.7-1|2	
12mu|gssdp-0.14.7-1|3	%define api 1.0
12mu|gssdp-0.14.7-1|4	%define major 3
12mu|gssdp-0.14.7-1|5	%define libname	%mklibname %{name} %{api} %{major}
12mu|gssdp-0.14.7-1|6	%define girname	%mklibname %{name}-gir %{api}
12mu|gssdp-0.14.7-1|7	%define devname	%mklibname %{name} -d
12mu|gssdp-0.14.7-1|8	
12mu|gssdp-0.14.7-1|9	Summary:	Implements resource discovery and announcement over SSDP
12mu|gssdp-0.14.7-1|10	Name:		gssdp
12mu|gssdp-0.14.7-1|11	Version:	0.14.7
12mu|gssdp-0.14.7-1|12	Release:	1
12mu|gssdp-0.14.7-1|13	License:	GPLv2+
12mu|gssdp-0.14.7-1|14	Group:		Development/Other
12mu|gssdp-0.14.7-1|15	Url:		http://www.gupnp.org/sources/gssdp/
12mu|gssdp-0.14.7-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|gssdp-0.14.7-1|17	
12mu|gssdp-0.14.7-1|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|gssdp-0.14.7-1|19	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|gssdp-0.14.7-1|20	BuildRequires:	pkgconfig(libsoup-2.4)
12mu|gssdp-0.14.7-1|21	BuildRequires:	vala-tools
12mu|gssdp-0.14.7-1|22	
12mu|gssdp-0.14.7-1|23	%description
12mu|gssdp-0.14.7-1|24	GSSDP implements resource discovery and announcement over SSDP.
12mu|gssdp-0.14.7-1|25	
12mu|gssdp-0.14.7-1|26	%files
12mu|gssdp-0.14.7-1|27	%doc AUTHORS README ChangeLog NEWS
12mu|gssdp-0.14.7-1|28	%{_bindir}/gssdp-device-sniffer
12mu|gssdp-0.14.7-1|29	%{_datadir}/%{name}/*.ui
12mu|gssdp-0.14.7-1|30	
12mu|gssdp-0.14.7-1|31	#----------------------------------------------------------------------------
12mu|gssdp-0.14.7-1|32	
12mu|gssdp-0.14.7-1|33	%package -n %{libname}
12mu|gssdp-0.14.7-1|34	Summary:	Main library for gssdp
12mu|gssdp-0.14.7-1|35	Group:		System/Libraries
12mu|gssdp-0.14.7-1|36	Obsoletes:	%{mklibname gssdp 2} < 0.10.0
12mu|gssdp-0.14.7-1|37	Conflicts:	%mklibname %{name} %{api} 2
12mu|gssdp-0.14.7-1|38	
12mu|gssdp-0.14.7-1|39	%description -n %{libname}
12mu|gssdp-0.14.7-1|40	This package contains the library needed to run programs dynamically
12mu|gssdp-0.14.7-1|41	linked with gssdp.
12mu|gssdp-0.14.7-1|42	
12mu|gssdp-0.14.7-1|43	%files -n %{libname}
12mu|gssdp-0.14.7-1|44	%{_libdir}/libgssdp-%{api}.so.%{major}*
12mu|gssdp-0.14.7-1|45	
12mu|gssdp-0.14.7-1|46	#----------------------------------------------------------------------------
12mu|gssdp-0.14.7-1|47	
12mu|gssdp-0.14.7-1|48	%package -n %{girname}
12mu|gssdp-0.14.7-1|49	Summary:	GObject Introspection interface description for GSSDP
12mu|gssdp-0.14.7-1|50	Group:		System/Libraries
12mu|gssdp-0.14.7-1|51	Conflicts:	%{_lib}gssdp1.0_3 < 0.12.1-2
12mu|gssdp-0.14.7-1|52	
12mu|gssdp-0.14.7-1|53	%description -n %{girname}
12mu|gssdp-0.14.7-1|54	GObject Introspection interface description for GSSDP.
12mu|gssdp-0.14.7-1|55	
12mu|gssdp-0.14.7-1|56	%files -n %{girname}
12mu|gssdp-0.14.7-1|57	%{_libdir}/girepository-1.0/GSSDP-%{api}.typelib
12mu|gssdp-0.14.7-1|58	
12mu|gssdp-0.14.7-1|59	#----------------------------------------------------------------------------
12mu|gssdp-0.14.7-1|60	
12mu|gssdp-0.14.7-1|61	%package -n %{devname}
12mu|gssdp-0.14.7-1|62	Summary:	Headers for developing programs that will use gssdp
12mu|gssdp-0.14.7-1|63	Group:		Development/C
12mu|gssdp-0.14.7-1|64	Requires:	%{libname} = %{EVRD}
12mu|gssdp-0.14.7-1|65	Requires:	%{girname} = %{EVRD}
12mu|gssdp-0.14.7-1|66	Provides:	%{name}-devel = %{EVRD}
12mu|gssdp-0.14.7-1|67	
12mu|gssdp-0.14.7-1|68	%description -n %{devname}
12mu|gssdp-0.14.7-1|69	This package contains the headers that programmers will need to develop
12mu|gssdp-0.14.7-1|70	applications which will use gssdp.
12mu|gssdp-0.14.7-1|71	
12mu|gssdp-0.14.7-1|72	%files -n %{devname}
12mu|gssdp-0.14.7-1|73	%{_includedir}/gssdp-%{api}/lib%{name}/*.h
12mu|gssdp-0.14.7-1|74	%{_libdir}/*.so
12mu|gssdp-0.14.7-1|75	%{_libdir}/pkgconfig/gssdp*.pc
12mu|gssdp-0.14.7-1|76	%{_datadir}/gtk-doc/html/*
12mu|gssdp-0.14.7-1|77	%{_datadir}/gir-1.0/GSSDP-%{api}.gir
12mu|gssdp-0.14.7-1|78	%{_datadir}/vala/vapi/*
12mu|gssdp-0.14.7-1|79	
12mu|gssdp-0.14.7-1|80	#----------------------------------------------------------------------------
12mu|gssdp-0.14.7-1|81	
12mu|gssdp-0.14.7-1|82	%prep
12mu|gssdp-0.14.7-1|83	%setup -q
12mu|gssdp-0.14.7-1|84	
12mu|gssdp-0.14.7-1|85	%build
12mu|gssdp-0.14.7-1|86	export CFLAGS="%{optflags} -fPIC"
12mu|gssdp-0.14.7-1|87	%configure2_5x \
12mu|gssdp-0.14.7-1|88	--disable-static
12mu|gssdp-0.14.7-1|89	
12mu|gssdp-0.14.7-1|90	%make
12mu|gssdp-0.14.7-1|91	
12mu|gssdp-0.14.7-1|92	%install
12mu|gssdp-0.14.7-1|93	%makeinstall_std
12mu|gssdp-0.14.7-1|94	
12mu|gssdp-0.14.7-1|95	
12mu|gssdp-0.14.7-1|96	%changelog
12mu|gssdp-0.14.7-1|97	* Tue Apr 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.14.7-1
12mu|gssdp-0.14.7-1|98	+ Revision: fb263ce
12mu|gssdp-0.14.7-1|99	- New version 0.14.7
12mu|gssdp-0.14.7-1|100	
12mu|gssdp-0.14.7-1|101	

19765 12
12mu|gstreamer0.10-plugins-bad-0.10.23-5|1	%define build_plf 0
12mu|gstreamer0.10-plugins-bad-0.10.23-5|2	%{?_with_plf: %{expand: %%global build_plf 1}}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|3	%define build_experimental 0
12mu|gstreamer0.10-plugins-bad-0.10.23-5|4	%{?_with_experimental: %{expand: %%global build_experimental 1}}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|5	%define build_amrwb 0
12mu|gstreamer0.10-plugins-bad-0.10.23-5|6	%define build_voaac 0
12mu|gstreamer0.10-plugins-bad-0.10.23-5|7	%define build_faac 0
12mu|gstreamer0.10-plugins-bad-0.10.23-5|8	%define build_faad 0
12mu|gstreamer0.10-plugins-bad-0.10.23-5|9	%define build_xvid 0
12mu|gstreamer0.10-plugins-bad-0.10.23-5|10	%define build_dts 0
12mu|gstreamer0.10-plugins-bad-0.10.23-5|11	%define build_dirac 1
12mu|gstreamer0.10-plugins-bad-0.10.23-5|12	%define build_gme 1
12mu|gstreamer0.10-plugins-bad-0.10.23-5|13	%define build_celt 1
12mu|gstreamer0.10-plugins-bad-0.10.23-5|14	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|15	###############################
12mu|gstreamer0.10-plugins-bad-0.10.23-5|16	# Hardcore PLF build
12mu|gstreamer0.10-plugins-bad-0.10.23-5|17	%define build_plf 0
12mu|gstreamer0.10-plugins-bad-0.10.23-5|18	###############################
12mu|gstreamer0.10-plugins-bad-0.10.23-5|19	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|20	%if %{build_plf}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|21	%define distsuffix plf
12mu|gstreamer0.10-plugins-bad-0.10.23-5|22	%define extrarelsuffix plf
12mu|gstreamer0.10-plugins-bad-0.10.23-5|23	%define build_amrwb 1
12mu|gstreamer0.10-plugins-bad-0.10.23-5|24	%define build_voaac 1
12mu|gstreamer0.10-plugins-bad-0.10.23-5|25	%define build_faac 1
12mu|gstreamer0.10-plugins-bad-0.10.23-5|26	%define build_faad 1
12mu|gstreamer0.10-plugins-bad-0.10.23-5|27	%define build_xvid 1
12mu|gstreamer0.10-plugins-bad-0.10.23-5|28	%define build_dts 1
12mu|gstreamer0.10-plugins-bad-0.10.23-5|29	%endif
12mu|gstreamer0.10-plugins-bad-0.10.23-5|30	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|31	%define oname	gst-plugins-bad
12mu|gstreamer0.10-plugins-bad-0.10.23-5|32	%define bname	gstreamer%{api}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|33	%define api	0.10
12mu|gstreamer0.10-plugins-bad-0.10.23-5|34	%define major	23
12mu|gstreamer0.10-plugins-bad-0.10.23-5|35	%define libgstbasevideo		%mklibname gstbasevideo %{api} %{major}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|36	%define libgstbasecamerabinsrc	%mklibname gstbasecamerabinsrc %{api} %{major}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|37	%define libgstcodecparsers	%mklibname gstcodecparsers %{api} %{major}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|38	%define libgstphotography	%mklibname gstphotography %{api} %{major}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|39	%define libgstsignalprocessor	%mklibname gstsignalprocessor %{api} %{major}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|40	%define libgstvdp 		%mklibname gstvdp %{api} %{major}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|41	%define devname 		%mklibname %{oname} -d %{api}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|42	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|43	Summary:	GStreamer Streaming-media framework plug-ins
12mu|gstreamer0.10-plugins-bad-0.10.23-5|44	Name:		%{bname}-plugins-bad
12mu|gstreamer0.10-plugins-bad-0.10.23-5|45	Version:	0.10.23
12mu|gstreamer0.10-plugins-bad-0.10.23-5|46	Release:	5%{?extrarelsuffix}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|47	License:	LGPLv2+ and GPLv2+
12mu|gstreamer0.10-plugins-bad-0.10.23-5|48	Group:		Sound
12mu|gstreamer0.10-plugins-bad-0.10.23-5|49	Url:		http://gstreamer.freedesktop.org/
12mu|gstreamer0.10-plugins-bad-0.10.23-5|50	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{oname}-%{version}.tar.bz2
12mu|gstreamer0.10-plugins-bad-0.10.23-5|51	Patch0:		gst-plugins-bad-0.10.7-wildmidi-timidity.cfg.patch
12mu|gstreamer0.10-plugins-bad-0.10.23-5|52	Patch1:		gst-plugins-bad-0.10.23-h264.patch
12mu|gstreamer0.10-plugins-bad-0.10.23-5|53	# With new directfb we get macro expanded to
12mu|gstreamer0.10-plugins-bad-0.10.23-5|54	#  __attribute__((__attribute__((no_instrument_function))))
12mu|gstreamer0.10-plugins-bad-0.10.23-5|55	# See http://permalink.gmane.org/gmane.comp.graphics.directfb.devel/3679
12mu|gstreamer0.10-plugins-bad-0.10.23-5|56	Patch2:		gst-plugins-bad-0.10.23-attribute.patch
12mu|gstreamer0.10-plugins-bad-0.10.23-5|57	# gw: fix for bug #36437 (paths to realplayer codecs)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|58	# prefer codecs from the RealPlayer package in restricted
12mu|gstreamer0.10-plugins-bad-0.10.23-5|59	Patch10:	gst-plugins-bad-0.10.6-real-codecs-path.patch
12mu|gstreamer0.10-plugins-bad-0.10.23-5|60	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|61	BuildRequires:	fonts-ttf-dejavu
12mu|gstreamer0.10-plugins-bad-0.10.23-5|62	#gw for checks
12mu|gstreamer0.10-plugins-bad-0.10.23-5|63	BuildRequires:	gstreamer%{api}-plugins-good
12mu|gstreamer0.10-plugins-bad-0.10.23-5|64	BuildRequires:	bzip2-devel
12mu|gstreamer0.10-plugins-bad-0.10.23-5|65	#gw for autoreconf
12mu|gstreamer0.10-plugins-bad-0.10.23-5|66	BuildRequires:	gettext-devel
12mu|gstreamer0.10-plugins-bad-0.10.23-5|67	BuildRequires:	pkgconfig(check)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|68	BuildRequires:	pkgconfig(exempi-2.0)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|69	BuildRequires:	pkgconfig(expat)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|70	BuildRequires:	pkgconfig(glib-2.0)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|71	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{api}) >= 0.10.33
12mu|gstreamer0.10-plugins-bad-0.10.23-5|72	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|73	BuildRequires:	pkgconfig(libass)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|74	BuildRequires:	pkgconfig(libcdaudio)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|75	BuildRequires:	pkgconfig(libmimic)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|76	BuildRequires:	pkgconfig(libmodplug)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|77	BuildRequires:	pkgconfig(libmusicbrainz)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|78	BuildRequires:	pkgconfig(libpng)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|79	BuildRequires:	pkgconfig(openal)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|80	BuildRequires:	pkgconfig(opencv)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|81	BuildRequires:	pkgconfig(openssl)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|82	BuildRequires:	pkgconfig(opus)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|83	BuildRequires:	pkgconfig(orc-0.4)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|84	BuildRequires:	pkgconfig(sdl)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|85	BuildRequires:	pkgconfig(sndfile)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|86	%ifarch %{ix86}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|87	BuildRequires:	nasm => 0.90
12mu|gstreamer0.10-plugins-bad-0.10.23-5|88	BuildRequires:	valgrind
12mu|gstreamer0.10-plugins-bad-0.10.23-5|89	%endif
12mu|gstreamer0.10-plugins-bad-0.10.23-5|90	Provides:	%{bname}-audiosrc
12mu|gstreamer0.10-plugins-bad-0.10.23-5|91	Provides:	%{bname}-audiosink
12mu|gstreamer0.10-plugins-bad-0.10.23-5|92	Provides:	%{bname}-fluendo-mpegdemux
12mu|gstreamer0.10-plugins-bad-0.10.23-5|93	Requires:	%{bname}-voip >= %{version}-%{release}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|94	Conflicts:	%{bname}-farsight <= 1:0.12.10
12mu|gstreamer0.10-plugins-bad-0.10.23-5|95	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|96	%description
12mu|gstreamer0.10-plugins-bad-0.10.23-5|97	GStreamer is a streaming-media framework, based on graphs of filters which
12mu|gstreamer0.10-plugins-bad-0.10.23-5|98	operate on media data. Applications using this library can do anything
12mu|gstreamer0.10-plugins-bad-0.10.23-5|99	from real-time sound processing to playing videos, and just about anything
12mu|gstreamer0.10-plugins-bad-0.10.23-5|100	else media-related.  Its plugin-based architecture means that new data
12mu|gstreamer0.10-plugins-bad-0.10.23-5|101	types or processing capabilities can be added simply by installing new
12mu|gstreamer0.10-plugins-bad-0.10.23-5|102	plug-ins.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|103	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|104	This package contains a set of plug-ins that aren't up to par compared
12mu|gstreamer0.10-plugins-bad-0.10.23-5|105	to the rest. They might be close to being good quality, but they're
12mu|gstreamer0.10-plugins-bad-0.10.23-5|106	missing something - be it a good code review, some documentation, a
12mu|gstreamer0.10-plugins-bad-0.10.23-5|107	set of tests, a real live maintainer, or some actual wide use. If the
12mu|gstreamer0.10-plugins-bad-0.10.23-5|108	blanks are filled in they might be upgraded to become part of either
12mu|gstreamer0.10-plugins-bad-0.10.23-5|109	gstreamer-plugins-good or gstreamer-plugins-ugly, depending on the
12mu|gstreamer0.10-plugins-bad-0.10.23-5|110	other factors. If the plug-ins break, you can't complain - instead,
12mu|gstreamer0.10-plugins-bad-0.10.23-5|111	you can fix the problem and send us a patch, or bribe someone into
12mu|gstreamer0.10-plugins-bad-0.10.23-5|112	fixing them for you.  New contributors can start here for things to
12mu|gstreamer0.10-plugins-bad-0.10.23-5|113	work on.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|114	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|115	%if %{build_plf}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|116	This package is in restricted as it violates some patents.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|117	%endif
12mu|gstreamer0.10-plugins-bad-0.10.23-5|118	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|119	%files -f %{oname}-%{api}.lang
12mu|gstreamer0.10-plugins-bad-0.10.23-5|120	%doc AUTHORS COPYING README NEWS
12mu|gstreamer0.10-plugins-bad-0.10.23-5|121	%{_datadir}/glib-2.0/schemas/org.freedesktop.gstreamer-0.10.default-elements.gschema.xml
12mu|gstreamer0.10-plugins-bad-0.10.23-5|122	%{_libdir}/gstreamer-%{api}/libgstadpcmdec.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|123	%{_libdir}/gstreamer-%{api}/libgstadpcmenc.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|124	%{_libdir}/gstreamer-%{api}/libgstaiff.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|125	%{_libdir}/gstreamer-%{api}/libgstapexsink.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|126	%{_libdir}/gstreamer-%{api}/libgstasfmux.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|127	%{_libdir}/gstreamer-%{api}/libgstautoconvert.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|128	%{_libdir}/gstreamer-%{api}/libgstaudiovisualizers.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|129	%{_libdir}/gstreamer-%{api}/libgstbayer.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|130	%{_libdir}/gstreamer-%{api}/libgstcamerabin.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|131	%{_libdir}/gstreamer-%{api}/libgstcamerabin2.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|132	%{_libdir}/gstreamer-%{api}/libgstcoloreffects.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|133	%{_libdir}/gstreamer-%{api}/libgstcolorspace.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|134	%{_libdir}/gstreamer-%{api}/libgstdccp.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|135	%{_libdir}/gstreamer-%{api}/libgstdataurisrc.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|136	%{_libdir}/gstreamer-%{api}/libgstdebugutilsbad.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|137	%{_libdir}/gstreamer-%{api}/libgstdvb.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|138	%{_libdir}/gstreamer-%{api}/libgstdvbsuboverlay.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|139	%{_libdir}/gstreamer-%{api}/libgstdvdspu.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|140	%{_libdir}/gstreamer-%{api}/libgstfaceoverlay.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|141	%{_libdir}/gstreamer-%{api}/libgstfbdevsink.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|142	%{_libdir}/gstreamer-%{api}/libgstfestival.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|143	%{_libdir}/gstreamer-%{api}/libgstfrei0r.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|144	%{_libdir}/gstreamer-%{api}/libgstfreeverb.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|145	%{_libdir}/gstreamer-%{api}/libgstgaudieffects.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|146	%{_libdir}/gstreamer-%{api}/libgstgeometrictransform.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|147	%{_libdir}/gstreamer-%{api}/libgstgsettingselements.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|148	%{_libdir}/gstreamer-%{api}/libgsthdvparse.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|149	%{_libdir}/gstreamer-%{api}/libgstid3tag.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|150	%{_libdir}/gstreamer-%{api}/libgstinter.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|151	%{_libdir}/gstreamer-%{api}/libgstinterlace.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|152	%{_libdir}/gstreamer-%{api}/libgstivfparse.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|153	%{_libdir}/gstreamer-%{api}/libgstjpegformat.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|154	%{_libdir}/gstreamer-%{api}/libgstlegacyresample.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|155	%{_libdir}/gstreamer-%{api}/libgstmpegdemux.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|156	%{_libdir}/gstreamer-%{api}/libgstmpegpsmux.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|157	%{_libdir}/gstreamer-%{api}/libgstmpegtsmux.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|158	%{_libdir}/gstreamer-%{api}/libgstmpegvideoparse.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|159	%{_libdir}/gstreamer-%{api}/libgstmve.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|160	%{_libdir}/gstreamer-%{api}/libgstmimic.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|161	%{_libdir}/gstreamer-%{api}/libgstmxf.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|162	%{_libdir}/gstreamer-%{api}/libgstopenal.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|163	# New version of opencv is not supported yet,
12mu|gstreamer0.10-plugins-bad-0.10.23-5|164	# uncomment when the plugin is built again
12mu|gstreamer0.10-plugins-bad-0.10.23-5|165	#{_libdir}/gstreamer-%{api}/libgstopencv.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|166	%{_libdir}/gstreamer-%{api}/libgstopus.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|167	%{_libdir}/gstreamer-%{api}/libgstpcapparse.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|168	%{_libdir}/gstreamer-%{api}/libgstpnm.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|169	%{_libdir}/gstreamer-%{api}/libgstrawparse.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|170	%{_libdir}/gstreamer-%{api}/libgstreal.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|171	%{_libdir}/gstreamer-%{api}/libgstremovesilence.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|172	%{_libdir}/gstreamer-%{api}/libgstscaletempoplugin.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|173	%{_libdir}/gstreamer-%{api}/libgstsdpelem.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|174	%{_libdir}/gstreamer-%{api}/libgstsegmentclip.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|175	%{_libdir}/gstreamer-%{api}/libgstshm.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|176	%{_libdir}/gstreamer-%{api}/libgstsiren.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|177	%{_libdir}/gstreamer-%{api}/libgstsmooth.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|178	%{_libdir}/gstreamer-%{api}/libgstsndfile.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|179	%{_libdir}/gstreamer-%{api}/libgststereo.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|180	%{_libdir}/gstreamer-%{api}/libgstsubenc.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|181	%{_libdir}/gstreamer-%{api}/libgstvcdsrc.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|182	%{_libdir}/gstreamer-%{api}/libgstvideomaxrate.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|183	%{_libdir}/gstreamer-%{api}/libgstvideomeasure.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|184	%{_libdir}/gstreamer-%{api}/libgstvideosignal.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|185	%{_libdir}/gstreamer-%{api}/libgstvmnc.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|186	%{_libdir}/gstreamer-%{api}/libgstbz2.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|187	%{_libdir}/gstreamer-%{api}/libgstcdaudio.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|188	%{_libdir}/gstreamer-%{api}/libgstcdxaparse.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|189	%{_libdir}/gstreamer-%{api}/libgstdecklink.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|190	%{_libdir}/gstreamer-%{api}/libgstfieldanalysis.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|191	%{_libdir}/gstreamer-%{api}/libgstfragmented.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|192	%{_libdir}/gstreamer-%{api}/libgstlinsys.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|193	%{_libdir}/gstreamer-%{api}/libgstmpegtsdemux.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|194	%{_libdir}/gstreamer-%{api}/libgstpatchdetect.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|195	%{_libdir}/gstreamer-%{api}/libgstsdi.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|196	%{_libdir}/gstreamer-%{api}/libgstvideofiltersbad.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|197	%{_libdir}/gstreamer-%{api}/libgstvideoparsersbad.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|198	%{_libdir}/gstreamer-%{api}/libgstfreeze.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|199	%{_libdir}/gstreamer-%{api}/libgsth264parse.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|200	%{_libdir}/gstreamer-%{api}/libgstmodplug.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|201	%{_libdir}/gstreamer-%{api}/libgstnsf.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|202	%{_libdir}/gstreamer-%{api}/libgstnuvdemux.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|203	%{_libdir}/gstreamer-%{api}/libgstrfbsrc.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|204	%{_libdir}/gstreamer-%{api}/libgstsdl.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|205	%{_libdir}/gstreamer-%{api}/libgstspeed.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|206	%{_libdir}/gstreamer-%{api}/libgsttrm.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|207	%{_libdir}/gstreamer-%{api}/libgsttta.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|208	%{_libdir}/gstreamer-%{api}/libgsty4mdec.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|209	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|210	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|211	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|212	%package -n %{libgstbasevideo}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|213	Summary:	Libraries for GStreamer streaming-media framework
12mu|gstreamer0.10-plugins-bad-0.10.23-5|214	Group:		System/Libraries
12mu|gstreamer0.10-plugins-bad-0.10.23-5|215	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|216	%description -n %{libgstbasevideo}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|217	This package contains a shared library for %{name}.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|218	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|219	%files -n %{libgstbasevideo}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|220	%{_libdir}/libgstbasevideo-%{api}.so.%{major}*
12mu|gstreamer0.10-plugins-bad-0.10.23-5|221	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|222	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|223	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|224	%package -n %{libgstbasecamerabinsrc}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|225	Summary:	Libraries for GStreamer streaming-media framework
12mu|gstreamer0.10-plugins-bad-0.10.23-5|226	Group:		System/Libraries
12mu|gstreamer0.10-plugins-bad-0.10.23-5|227	Conflicts:	%{_lib}gstbasevideo0.10_23 < 0.10.23-5
12mu|gstreamer0.10-plugins-bad-0.10.23-5|228	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|229	%description -n %{libgstbasecamerabinsrc}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|230	This package contains a shared library for %{name}.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|231	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|232	%files -n %{libgstbasecamerabinsrc}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|233	%{_libdir}/libgstbasecamerabinsrc-%{api}.so.%{major}*
12mu|gstreamer0.10-plugins-bad-0.10.23-5|234	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|235	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|236	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|237	%package -n %{libgstcodecparsers}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|238	Summary:	Libraries for GStreamer streaming-media framework
12mu|gstreamer0.10-plugins-bad-0.10.23-5|239	Group:		System/Libraries
12mu|gstreamer0.10-plugins-bad-0.10.23-5|240	Conflicts:	%{_lib}gstphotography0.10_23 < 0.10.23-5
12mu|gstreamer0.10-plugins-bad-0.10.23-5|241	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|242	%description -n %{libgstcodecparsers}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|243	This package contains a shared library for %{name}.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|244	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|245	%files -n  %{libgstcodecparsers}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|246	%{_libdir}/libgstcodecparsers-%{api}.so.%{major}*
12mu|gstreamer0.10-plugins-bad-0.10.23-5|247	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|248	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|249	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|250	%package -n %{libgstphotography}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|251	Summary:	Libraries for GStreamer streaming-media framework
12mu|gstreamer0.10-plugins-bad-0.10.23-5|252	Group:		System/Libraries
12mu|gstreamer0.10-plugins-bad-0.10.23-5|253	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|254	%description -n %{libgstphotography}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|255	This package contains a shared library for %{name}.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|256	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|257	%files -n %{libgstphotography}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|258	%{_libdir}/libgstphotography-%{api}.so.%{major}*
12mu|gstreamer0.10-plugins-bad-0.10.23-5|259	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|260	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|261	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|262	%package -n %{libgstsignalprocessor}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|263	Summary:	Libraries for GStreamer streaming-media framework
12mu|gstreamer0.10-plugins-bad-0.10.23-5|264	Group:		System/Libraries
12mu|gstreamer0.10-plugins-bad-0.10.23-5|265	Conflicts:	%{_lib}gstphotography0.10_23 < 0.10.23-5
12mu|gstreamer0.10-plugins-bad-0.10.23-5|266	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|267	%description -n %{libgstsignalprocessor}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|268	This package contains a shared library for %{name}.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|269	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|270	%files -n %{libgstsignalprocessor}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|271	%{_libdir}/libgstsignalprocessor-%{api}.so.%{major}*
12mu|gstreamer0.10-plugins-bad-0.10.23-5|272	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|273	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|274	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|275	%package -n %{libgstvdp}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|276	Summary:	Libraries for GStreamer streaming-media framework
12mu|gstreamer0.10-plugins-bad-0.10.23-5|277	Group:		System/Libraries
12mu|gstreamer0.10-plugins-bad-0.10.23-5|278	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|279	%description -n %{libgstvdp}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|280	This package contains a shared library for %{name}.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|281	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|282	%files -n %{libgstvdp}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|283	%{_libdir}/libgstvdp-%{api}.so.%{major}*
12mu|gstreamer0.10-plugins-bad-0.10.23-5|284	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|285	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|286	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|287	%package -n %{devname}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|288	Summary:	Development libraries and include files for GStreamer streaming-media framework
12mu|gstreamer0.10-plugins-bad-0.10.23-5|289	Group:		Development/C
12mu|gstreamer0.10-plugins-bad-0.10.23-5|290	Requires:	%{libgstbasevideo} = %{version}-%{release}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|291	Requires:	%{libgstbasecamerabinsrc} = %{version}-%{release}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|292	Requires:	%{libgstcodecparsers} = %{version}-%{release}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|293	Requires:	%{libgstphotography} = %{version}-%{release}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|294	Requires:	%{libgstsignalprocessor} = %{version}-%{release}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|295	Requires:	%{libgstvdp} = %{version}-%{release}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|296	Provides:	%{name}-devel = %{version}-%{release}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|297	Obsoletes:	%{_lib}gstphotography-devel < 0.10.23-5
12mu|gstreamer0.10-plugins-bad-0.10.23-5|298	Obsoletes:	%{_lib}gstbasevideo-devel < 0.10.23-5
12mu|gstreamer0.10-plugins-bad-0.10.23-5|299	Conflicts:	%{_lib}gstbasevideo-devel < 0.10.23-5
12mu|gstreamer0.10-plugins-bad-0.10.23-5|300	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|301	%description -n %{devname}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|302	This package contains the libraries and includes files necessary to develop
12mu|gstreamer0.10-plugins-bad-0.10.23-5|303	applications and plugins for GStreamer.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|304	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|305	%files -n %{devname}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|306	%{_libdir}/libgstbasevideo-%{api}.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|307	%{_libdir}/libgstbasecamerabinsrc-%{api}.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|308	%{_libdir}/libgstcodecparsers-%{api}.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|309	%{_libdir}/libgstphotography-%{api}.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|310	%{_libdir}/libgstsignalprocessor-%{api}.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|311	%{_libdir}/libgstvdp-%{api}.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|312	%{_includedir}/gstreamer-%{api}/gst/basecamerabinsrc/*.h
12mu|gstreamer0.10-plugins-bad-0.10.23-5|313	%{_includedir}/gstreamer-%{api}/gst/codecparsers
12mu|gstreamer0.10-plugins-bad-0.10.23-5|314	%{_includedir}/gstreamer-%{api}/gst/interfaces/photography*
12mu|gstreamer0.10-plugins-bad-0.10.23-5|315	%{_includedir}/gstreamer-%{api}/gst/signalprocessor/gstsignalprocessor.h
12mu|gstreamer0.10-plugins-bad-0.10.23-5|316	%{_includedir}/gstreamer-%{api}/gst/vdpau/
12mu|gstreamer0.10-plugins-bad-0.10.23-5|317	%{_includedir}/gstreamer-%{api}/gst/video/
12mu|gstreamer0.10-plugins-bad-0.10.23-5|318	%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{api}.pc
12mu|gstreamer0.10-plugins-bad-0.10.23-5|319	%{_libdir}/pkgconfig/gstreamer-codecparsers-%{api}.pc
12mu|gstreamer0.10-plugins-bad-0.10.23-5|320	%{_libdir}/pkgconfig/gstreamer-basevideo-%{api}.pc
12mu|gstreamer0.10-plugins-bad-0.10.23-5|321	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|322	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|323	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|324	%package -n %{bname}-curl
12mu|gstreamer0.10-plugins-bad-0.10.23-5|325	Summary:	GStreamer Curl plugin
12mu|gstreamer0.10-plugins-bad-0.10.23-5|326	Group:		Networking/Other
12mu|gstreamer0.10-plugins-bad-0.10.23-5|327	BuildRequires:	pkgconfig(libcurl)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|328	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|329	%description -n %{bname}-curl
12mu|gstreamer0.10-plugins-bad-0.10.23-5|330	This is a HTTP plugin for GStreamer based on the curl library.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|331	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|332	%files -n %{bname}-curl
12mu|gstreamer0.10-plugins-bad-0.10.23-5|333	%{_libdir}/gstreamer-%{api}/libgstcurl.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|334	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|335	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|336	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|337	%package -n %{bname}-dc1394
12mu|gstreamer0.10-plugins-bad-0.10.23-5|338	Summary:	GStreamer DC1394 plugin
12mu|gstreamer0.10-plugins-bad-0.10.23-5|339	Group:		System/Libraries
12mu|gstreamer0.10-plugins-bad-0.10.23-5|340	BuildRequires:	pkgconfig(libdc1394-2)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|341	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|342	%description -n %{bname}-dc1394
12mu|gstreamer0.10-plugins-bad-0.10.23-5|343	This is a IEEE 1394 (Firewire) support plugin for GStreamer.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|344	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|345	%files -n %{bname}-dc1394
12mu|gstreamer0.10-plugins-bad-0.10.23-5|346	%{_libdir}/gstreamer-%{api}/libgstdc1394.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|347	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|348	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|349	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|350	%package -n %{bname}-ofa
12mu|gstreamer0.10-plugins-bad-0.10.23-5|351	Summary:	GStreamer OFA plugin
12mu|gstreamer0.10-plugins-bad-0.10.23-5|352	Group:		Sound
12mu|gstreamer0.10-plugins-bad-0.10.23-5|353	BuildRequires:	pkgconfig(libofa)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|354	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|355	%description -n %{bname}-ofa
12mu|gstreamer0.10-plugins-bad-0.10.23-5|356	This is a metadata support plugin for GStreamer based on the Open
12mu|gstreamer0.10-plugins-bad-0.10.23-5|357	Fingerprint Architecture library.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|358	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|359	%files -n %{bname}-ofa
12mu|gstreamer0.10-plugins-bad-0.10.23-5|360	%{_libdir}/gstreamer-%{api}/libgstofa.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|361	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|362	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|363	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|364	%package -n %{bname}-wildmidi
12mu|gstreamer0.10-plugins-bad-0.10.23-5|365	Summary:	GStreamer wildmidi plugin
12mu|gstreamer0.10-plugins-bad-0.10.23-5|366	Group:		Sound
12mu|gstreamer0.10-plugins-bad-0.10.23-5|367	BuildRequires:	wildmidi-devel
12mu|gstreamer0.10-plugins-bad-0.10.23-5|368	Requires:	timidity-instruments
12mu|gstreamer0.10-plugins-bad-0.10.23-5|369	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|370	%description -n %{bname}-wildmidi
12mu|gstreamer0.10-plugins-bad-0.10.23-5|371	This is a MIDI plugin for GStreamer based on the wildmidi library.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|372	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|373	%files -n %{bname}-wildmidi
12mu|gstreamer0.10-plugins-bad-0.10.23-5|374	%{_libdir}/gstreamer-%{api}/libgstwildmidi.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|375	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|376	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|377	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|378	%package -n %{bname}-mpeg2enc
12mu|gstreamer0.10-plugins-bad-0.10.23-5|379	Summary:	GStreamer mjpegtools plug-in
12mu|gstreamer0.10-plugins-bad-0.10.23-5|380	Group:		Video
12mu|gstreamer0.10-plugins-bad-0.10.23-5|381	BuildRequires:	pkgconfig(mjpegtools)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|382	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|383	%description -n %{bname}-mpeg2enc
12mu|gstreamer0.10-plugins-bad-0.10.23-5|384	mjpegtools-based encoding and decoding plug-in.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|385	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|386	%files -n %{bname}-mpeg2enc
12mu|gstreamer0.10-plugins-bad-0.10.23-5|387	%{_libdir}/gstreamer-%{api}/libgstmpeg2enc.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|388	%{_libdir}/gstreamer-%{api}/libgstmplex.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|389	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|390	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|391	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|392	%if %{build_gme}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|393	%package -n %{bname}-gme
12mu|gstreamer0.10-plugins-bad-0.10.23-5|394	Summary:	GStreamer Game Music plug-in
12mu|gstreamer0.10-plugins-bad-0.10.23-5|395	Group:		Sound
12mu|gstreamer0.10-plugins-bad-0.10.23-5|396	BuildRequires:	libgme-devel
12mu|gstreamer0.10-plugins-bad-0.10.23-5|397	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|398	%description -n %{bname}-gme
12mu|gstreamer0.10-plugins-bad-0.10.23-5|399	Game Music decoding plug-in.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|400	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|401	%files -n %{bname}-gme
12mu|gstreamer0.10-plugins-bad-0.10.23-5|402	%{_libdir}/gstreamer-%{api}/libgstgme.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|403	%endif
12mu|gstreamer0.10-plugins-bad-0.10.23-5|404	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|405	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|406	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|407	%if %{build_dirac}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|408	%package -n %{bname}-dirac
12mu|gstreamer0.10-plugins-bad-0.10.23-5|409	Summary:	GStreamer dirac plug-in
12mu|gstreamer0.10-plugins-bad-0.10.23-5|410	Group:		Video
12mu|gstreamer0.10-plugins-bad-0.10.23-5|411	BuildRequires:	pkgconfig(dirac)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|412	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|413	%description -n %{bname}-dirac
12mu|gstreamer0.10-plugins-bad-0.10.23-5|414	Dirac encoding and decoding plug-in.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|415	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|416	%files -n %{bname}-dirac
12mu|gstreamer0.10-plugins-bad-0.10.23-5|417	%{_libdir}/gstreamer-%{api}/libgstdirac.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|418	%endif
12mu|gstreamer0.10-plugins-bad-0.10.23-5|419	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|420	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|421	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|422	%package -n %{bname}-schroedinger
12mu|gstreamer0.10-plugins-bad-0.10.23-5|423	Summary:	GStreamer dirac plug-in based on Schroedinger
12mu|gstreamer0.10-plugins-bad-0.10.23-5|424	Group:		Video
12mu|gstreamer0.10-plugins-bad-0.10.23-5|425	BuildRequires:	pkgconfig(schroedinger-1.0)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|426	Epoch:		1
12mu|gstreamer0.10-plugins-bad-0.10.23-5|427	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|428	%description -n %{bname}-schroedinger
12mu|gstreamer0.10-plugins-bad-0.10.23-5|429	Dirac encoding and decoding plug-in based on Schroedinger.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|430	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|431	%files -n %{bname}-schroedinger
12mu|gstreamer0.10-plugins-bad-0.10.23-5|432	%{_libdir}/gstreamer-%{api}/libgstschro.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|433	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|434	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|435	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|436	%package -n %{bname}-vp8
12mu|gstreamer0.10-plugins-bad-0.10.23-5|437	Summary:	GStreamer VP8 plug-in
12mu|gstreamer0.10-plugins-bad-0.10.23-5|438	Group:		Video
12mu|gstreamer0.10-plugins-bad-0.10.23-5|439	BuildRequires:	pkgconfig(vpx)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|440	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|441	%description -n %{bname}-vp8
12mu|gstreamer0.10-plugins-bad-0.10.23-5|442	VP8 encoding and decoding plug-in.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|443	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|444	%files -n %{bname}-vp8
12mu|gstreamer0.10-plugins-bad-0.10.23-5|445	%{_libdir}/gstreamer-%{api}/libgstvp8.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|446	%{_libdir}/gstreamer-%{api}/libgstrtpvp8.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|447	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|448	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|449	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|450	### LADSPA ###
12mu|gstreamer0.10-plugins-bad-0.10.23-5|451	%package -n %{bname}-ladspa
12mu|gstreamer0.10-plugins-bad-0.10.23-5|452	Summary:	Gstreamer wrapper for LADSPA plug-ins
12mu|gstreamer0.10-plugins-bad-0.10.23-5|453	Group:		Sound
12mu|gstreamer0.10-plugins-bad-0.10.23-5|454	Requires:	ladspa
12mu|gstreamer0.10-plugins-bad-0.10.23-5|455	BuildRequires:	ladspa-devel
12mu|gstreamer0.10-plugins-bad-0.10.23-5|456	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|457	%description -n %{bname}-ladspa
12mu|gstreamer0.10-plugins-bad-0.10.23-5|458	Plug-in which wraps LADSPA plug-ins for use by GStreamer applications.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|459	We suggest you also get the cmt package of ladspa plug-ins
12mu|gstreamer0.10-plugins-bad-0.10.23-5|460	and steve harris's swh-plugins package.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|461	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|462	%files -n %{bname}-ladspa
12mu|gstreamer0.10-plugins-bad-0.10.23-5|463	%{_libdir}/gstreamer-%{api}/libgstladspa.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|464	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|465	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|466	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|467	%if %{build_dts}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|468	%package -n %{bname}-dts
12mu|gstreamer0.10-plugins-bad-0.10.23-5|469	Summary:	GStreamer plug-ins for DTS audio playback
12mu|gstreamer0.10-plugins-bad-0.10.23-5|470	Group:		Sound
12mu|gstreamer0.10-plugins-bad-0.10.23-5|471	BuildRequires:	pkgconfig(libdts)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|472	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|473	%description -n %{bname}-dts
12mu|gstreamer0.10-plugins-bad-0.10.23-5|474	Plug-ins for decoding DTS audio.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|475	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|476	%files -n %{bname}-dts
12mu|gstreamer0.10-plugins-bad-0.10.23-5|477	%{_libdir}/gstreamer-%{api}/libgstdtsdec.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|478	%endif
12mu|gstreamer0.10-plugins-bad-0.10.23-5|479	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|480	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|481	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|482	%if %{build_xvid}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|483	%package -n %{bname}-xvid
12mu|gstreamer0.10-plugins-bad-0.10.23-5|484	Summary:	GStreamer plug-ins for XVID video encoding and decoding
12mu|gstreamer0.10-plugins-bad-0.10.23-5|485	Group:		Video
12mu|gstreamer0.10-plugins-bad-0.10.23-5|486	BuildRequires:	xvid-devel >= 1.1
12mu|gstreamer0.10-plugins-bad-0.10.23-5|487	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|488	%description -n %{bname}-xvid
12mu|gstreamer0.10-plugins-bad-0.10.23-5|489	Plug-ins for encoding and decoding XVID video.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|490	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|491	This package is in restricted as it violates some patents.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|492	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|493	%files -n %{bname}-xvid
12mu|gstreamer0.10-plugins-bad-0.10.23-5|494	%{_libdir}/gstreamer-%{api}/libgstxvid.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|495	%endif
12mu|gstreamer0.10-plugins-bad-0.10.23-5|496	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|497	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|498	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|499	%package -n %{bname}-musepack
12mu|gstreamer0.10-plugins-bad-0.10.23-5|500	Summary:	GStreamer plug-in Musepack playback
12mu|gstreamer0.10-plugins-bad-0.10.23-5|501	Group:		Sound
12mu|gstreamer0.10-plugins-bad-0.10.23-5|502	BuildRequires:	libmpcdec-devel
12mu|gstreamer0.10-plugins-bad-0.10.23-5|503	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|504	%description -n %{bname}-musepack
12mu|gstreamer0.10-plugins-bad-0.10.23-5|505	This plugin for GStreamer can play audio files which are encoded with
12mu|gstreamer0.10-plugins-bad-0.10.23-5|506	Andree Buschmann's encoder Musepack. These files have the filename
12mu|gstreamer0.10-plugins-bad-0.10.23-5|507	postfixes mpc, mp+ or mpp.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|508	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|509	%files -n %{bname}-musepack
12mu|gstreamer0.10-plugins-bad-0.10.23-5|510	%{_libdir}/gstreamer-%{api}/libgstmusepack.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|511	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|512	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|513	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|514	%package -n %{bname}-mms
12mu|gstreamer0.10-plugins-bad-0.10.23-5|515	Summary:	GStreamer plug-in for mms streams
12mu|gstreamer0.10-plugins-bad-0.10.23-5|516	Group:		System/Libraries
12mu|gstreamer0.10-plugins-bad-0.10.23-5|517	Requires:	%{bname}-plugins
12mu|gstreamer0.10-plugins-bad-0.10.23-5|518	BuildRequires:	pkgconfig(libmms)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|519	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|520	%description -n %{bname}-mms
12mu|gstreamer0.10-plugins-bad-0.10.23-5|521	Plug-in supporting the mms protocol based on the libmms library.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|522	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|523	%files -n %{bname}-mms
12mu|gstreamer0.10-plugins-bad-0.10.23-5|524	%{_libdir}/gstreamer-%{api}/libgstmms.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|525	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|526	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|527	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|528	%package -n %{bname}-rtmp
12mu|gstreamer0.10-plugins-bad-0.10.23-5|529	Summary:	GStreamer plug-in for rtmp streams
12mu|gstreamer0.10-plugins-bad-0.10.23-5|530	Group:		System/Libraries
12mu|gstreamer0.10-plugins-bad-0.10.23-5|531	Requires:	%{bname}-plugins
12mu|gstreamer0.10-plugins-bad-0.10.23-5|532	BuildRequires:	pkgconfig(librtmp)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|533	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|534	%description -n %{bname}-rtmp
12mu|gstreamer0.10-plugins-bad-0.10.23-5|535	Plug-in supporting the rtmp protocol based on the librtmp library.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|536	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|537	%files -n %{bname}-rtmp
12mu|gstreamer0.10-plugins-bad-0.10.23-5|538	%{_libdir}/gstreamer-%{api}/libgstrtmp.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|539	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|540	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|541	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|542	%package -n %{bname}-directfb
12mu|gstreamer0.10-plugins-bad-0.10.23-5|543	Summary:	GStreamer plug-in for DirectFB output
12mu|gstreamer0.10-plugins-bad-0.10.23-5|544	Group:		Video
12mu|gstreamer0.10-plugins-bad-0.10.23-5|545	Requires:	%{bname}-plugins
12mu|gstreamer0.10-plugins-bad-0.10.23-5|546	BuildRequires:	pkgconfig(directfb)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|547	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|548	%description -n %{bname}-directfb
12mu|gstreamer0.10-plugins-bad-0.10.23-5|549	Plug-in supporting the video output to DirectFB.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|550	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|551	%files -n %{bname}-directfb
12mu|gstreamer0.10-plugins-bad-0.10.23-5|552	%{_libdir}/gstreamer-%{api}/libgstdfbvideosink.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|553	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|554	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|555	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|556	%package -n %{bname}-soundtouch
12mu|gstreamer0.10-plugins-bad-0.10.23-5|557	Summary:	GStreamer plug-in for SoundTouch support
12mu|gstreamer0.10-plugins-bad-0.10.23-5|558	Group:		Sound
12mu|gstreamer0.10-plugins-bad-0.10.23-5|559	Requires:	%{bname}-plugins
12mu|gstreamer0.10-plugins-bad-0.10.23-5|560	BuildRequires:	pkgconfig(soundtouch)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|561	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|562	%description -n %{bname}-soundtouch
12mu|gstreamer0.10-plugins-bad-0.10.23-5|563	Plug-in supporting the SoundTouch audio manipulation support.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|564	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|565	%files -n %{bname}-soundtouch
12mu|gstreamer0.10-plugins-bad-0.10.23-5|566	%{_libdir}/gstreamer-%{api}/libgstsoundtouch.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|567	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|568	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|569	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|570	%package -n %{bname}-kate
12mu|gstreamer0.10-plugins-bad-0.10.23-5|571	Summary:	GStreamer Karaoke and text plugin
12mu|gstreamer0.10-plugins-bad-0.10.23-5|572	Group:		Video
12mu|gstreamer0.10-plugins-bad-0.10.23-5|573	BuildRequires:	pkgconfig(tiger)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|574	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|575	%description -n %{bname}-kate
12mu|gstreamer0.10-plugins-bad-0.10.23-5|576	This is a Karaoke and text plugin for GStreamer based on libkate and libtiger.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|577	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|578	%files -n %{bname}-kate
12mu|gstreamer0.10-plugins-bad-0.10.23-5|579	%{_libdir}/gstreamer-%{api}/libgstkate.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|580	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|581	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|582	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|583	%package -n %{bname}-libass
12mu|gstreamer0.10-plugins-bad-0.10.23-5|584	Summary:	GStreamer subtitles plugin
12mu|gstreamer0.10-plugins-bad-0.10.23-5|585	Group:		Video
12mu|gstreamer0.10-plugins-bad-0.10.23-5|586	BuildRequires:	pkgconfig(libass)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|587	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|588	%description -n %{bname}-libass
12mu|gstreamer0.10-plugins-bad-0.10.23-5|589	This is a subtitle plugin for GStreamer based on libass.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|590	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|591	%files -n %{bname}-libass
12mu|gstreamer0.10-plugins-bad-0.10.23-5|592	%{_libdir}/gstreamer-%{api}/libgstassrender.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|593	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|594	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|595	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|596	%package -n %{bname}-resindvd
12mu|gstreamer0.10-plugins-bad-0.10.23-5|597	Summary:	GStreamer DVD menu plugin
12mu|gstreamer0.10-plugins-bad-0.10.23-5|598	Group:		Video
12mu|gstreamer0.10-plugins-bad-0.10.23-5|599	BuildRequires:	pkgconfig(dvdnav)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|600	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|601	%description -n %{bname}-resindvd
12mu|gstreamer0.10-plugins-bad-0.10.23-5|602	This is a DVD playback plugin for GStreamer with menu support.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|603	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|604	%files -n %{bname}-resindvd
12mu|gstreamer0.10-plugins-bad-0.10.23-5|605	%{_libdir}/gstreamer-%{api}/libresindvd.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|606	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|607	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|608	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|609	%package -n %{bname}-voip
12mu|gstreamer0.10-plugins-bad-0.10.23-5|610	Summary:	GStreamer voip plugins
12mu|gstreamer0.10-plugins-bad-0.10.23-5|611	Group:		Sound
12mu|gstreamer0.10-plugins-bad-0.10.23-5|612	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|613	%description -n %{bname}-voip
12mu|gstreamer0.10-plugins-bad-0.10.23-5|614	This is a collection of VoIP plugins for GStreamer.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|615	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|616	%files -n %{bname}-voip
12mu|gstreamer0.10-plugins-bad-0.10.23-5|617	%{_libdir}/gstreamer-%{api}/libgstrtpmux.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|618	%{_libdir}/gstreamer-%{api}/libgstliveadder.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|619	%{_libdir}/gstreamer-%{api}/libgstdtmf.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|620	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|621	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|622	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|623	%package -n %{bname}-cog
12mu|gstreamer0.10-plugins-bad-0.10.23-5|624	Summary:	GStreamer COG plugin
12mu|gstreamer0.10-plugins-bad-0.10.23-5|625	Group:		Video
12mu|gstreamer0.10-plugins-bad-0.10.23-5|626	BuildRequires:	pkgconfig(orc-0.4)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|627	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|628	%description -n %{bname}-cog
12mu|gstreamer0.10-plugins-bad-0.10.23-5|629	This is a signal processing plugin for GStreamer based on Orc.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|630	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|631	%files -n %{bname}-cog
12mu|gstreamer0.10-plugins-bad-0.10.23-5|632	%{_libdir}/gstreamer-%{api}/libgstcog.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|633	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|634	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|635	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|636	%package -n %{bname}-vdpau
12mu|gstreamer0.10-plugins-bad-0.10.23-5|637	Summary:	GStreamer plug-in for playback using VDPAU
12mu|gstreamer0.10-plugins-bad-0.10.23-5|638	Group:		Video
12mu|gstreamer0.10-plugins-bad-0.10.23-5|639	BuildRequires:	vdpau-devel
12mu|gstreamer0.10-plugins-bad-0.10.23-5|640	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|641	%description -n %{bname}-vdpau
12mu|gstreamer0.10-plugins-bad-0.10.23-5|642	This plug-in adds video playback support to GStreamer based on VDPAU
12mu|gstreamer0.10-plugins-bad-0.10.23-5|643	(Video Decode and Presentation API for Unix).
12mu|gstreamer0.10-plugins-bad-0.10.23-5|644	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|645	%files -n %{bname}-vdpau
12mu|gstreamer0.10-plugins-bad-0.10.23-5|646	%{_libdir}/gstreamer-%{api}/libgstvdpau.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|647	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|648	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|649	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|650	%if %{build_faad}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|651	%package -n %{bname}-faad
12mu|gstreamer0.10-plugins-bad-0.10.23-5|652	Summary:	GStreamer plug-in for AAC audio playback
12mu|gstreamer0.10-plugins-bad-0.10.23-5|653	Group:		Sound
12mu|gstreamer0.10-plugins-bad-0.10.23-5|654	Requires:	%{bname}-plugins
12mu|gstreamer0.10-plugins-bad-0.10.23-5|655	BuildRequires:	libfaad2-devel => 2.0
12mu|gstreamer0.10-plugins-bad-0.10.23-5|656	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|657	%description -n %{bname}-faad
12mu|gstreamer0.10-plugins-bad-0.10.23-5|658	Plug-ins for playing AAC audio
12mu|gstreamer0.10-plugins-bad-0.10.23-5|659	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|660	This package is in restricted as it violates some patents.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|661	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|662	%files -n %{bname}-faad
12mu|gstreamer0.10-plugins-bad-0.10.23-5|663	%{_libdir}/gstreamer-%{api}/libgstfaad.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|664	%endif
12mu|gstreamer0.10-plugins-bad-0.10.23-5|665	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|666	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|667	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|668	%if %{build_faac}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|669	%package -n %{bname}-faac
12mu|gstreamer0.10-plugins-bad-0.10.23-5|670	Summary:	GStreamer plug-ins for AAC audio encoding
12mu|gstreamer0.10-plugins-bad-0.10.23-5|671	Group:		Sound
12mu|gstreamer0.10-plugins-bad-0.10.23-5|672	Requires:	%{bname}-plugins
12mu|gstreamer0.10-plugins-bad-0.10.23-5|673	BuildRequires:	libfaac-devel
12mu|gstreamer0.10-plugins-bad-0.10.23-5|674	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|675	%description -n %{bname}-faac
12mu|gstreamer0.10-plugins-bad-0.10.23-5|676	Plug-ins for encoding AAC audio
12mu|gstreamer0.10-plugins-bad-0.10.23-5|677	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|678	This package is in restricted as it violates some patents.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|679	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|680	%files -n %{bname}-faac
12mu|gstreamer0.10-plugins-bad-0.10.23-5|681	%{_libdir}/gstreamer-%{api}/libgstfaac.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|682	%endif
12mu|gstreamer0.10-plugins-bad-0.10.23-5|683	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|684	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|685	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|686	%package -n %{bname}-gsm
12mu|gstreamer0.10-plugins-bad-0.10.23-5|687	Summary:	GStreamer plugin for GSM lossy audio format
12mu|gstreamer0.10-plugins-bad-0.10.23-5|688	Group:		Sound
12mu|gstreamer0.10-plugins-bad-0.10.23-5|689	Requires:	%{bname}-plugins
12mu|gstreamer0.10-plugins-bad-0.10.23-5|690	BuildRequires:	gsm-devel >= 1.0.10
12mu|gstreamer0.10-plugins-bad-0.10.23-5|691	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|692	%description -n %{bname}-gsm
12mu|gstreamer0.10-plugins-bad-0.10.23-5|693	Output plugin for GStreamer to convert to GSM lossy audio format.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|694	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|695	%files -n %{bname}-gsm
12mu|gstreamer0.10-plugins-bad-0.10.23-5|696	%{_libdir}/gstreamer-%{api}/libgstgsm.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|697	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|698	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|699	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|700	%package -n %{bname}-neon
12mu|gstreamer0.10-plugins-bad-0.10.23-5|701	Summary:	GStreamer HTTP plugin based on libneon
12mu|gstreamer0.10-plugins-bad-0.10.23-5|702	Group:		System/Libraries
12mu|gstreamer0.10-plugins-bad-0.10.23-5|703	Requires:	%{bname}-plugins
12mu|gstreamer0.10-plugins-bad-0.10.23-5|704	BuildRequires:	pkgconfig(neon)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|705	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|706	%description -n %{bname}-neon
12mu|gstreamer0.10-plugins-bad-0.10.23-5|707	Plug-in for HTTP access based on libneon.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|708	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|709	%files -n %{bname}-neon
12mu|gstreamer0.10-plugins-bad-0.10.23-5|710	%{_libdir}/gstreamer-%{api}/libgstneonhttpsrc.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|711	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|712	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|713	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|714	%package -n %{bname}-nas
12mu|gstreamer0.10-plugins-bad-0.10.23-5|715	Summary:	Gstreamer output plugin for the NAS sound server
12mu|gstreamer0.10-plugins-bad-0.10.23-5|716	Group:		Sound
12mu|gstreamer0.10-plugins-bad-0.10.23-5|717	Requires:	%{bname}-plugins
12mu|gstreamer0.10-plugins-bad-0.10.23-5|718	BuildRequires:	nas-devel
12mu|gstreamer0.10-plugins-bad-0.10.23-5|719	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|720	%description -n %{bname}-nas
12mu|gstreamer0.10-plugins-bad-0.10.23-5|721	Output plugin for GStreamer for use with the nas sound server.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|722	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|723	%files -n %{bname}-nas
12mu|gstreamer0.10-plugins-bad-0.10.23-5|724	%{_libdir}/gstreamer-%{api}/libgstnassink.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|725	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|726	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|727	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|728	%if %{build_amrwb}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|729	%package -n %{bname}-amrwb
12mu|gstreamer0.10-plugins-bad-0.10.23-5|730	Summary:	GStreamer plug-in for AMR-WB support
12mu|gstreamer0.10-plugins-bad-0.10.23-5|731	Group:		Sound
12mu|gstreamer0.10-plugins-bad-0.10.23-5|732	Requires:	%{bname}-plugins
12mu|gstreamer0.10-plugins-bad-0.10.23-5|733	BuildRequires:	pkgconfig(vo-amrwbenc)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|734	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|735	%description -n %{bname}-amrwb
12mu|gstreamer0.10-plugins-bad-0.10.23-5|736	Plug-in for decoding AMR-WB under GStreamer.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|737	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|738	This package is in restricted as it violates some patents.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|739	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|740	%files -n %{bname}-amrwb
12mu|gstreamer0.10-plugins-bad-0.10.23-5|741	%{_datadir}/gstreamer-%{api}/presets/GstVoAmrwbEnc.prs
12mu|gstreamer0.10-plugins-bad-0.10.23-5|742	%{_libdir}/gstreamer-%{api}/libgstvoamrwbenc.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|743	%endif
12mu|gstreamer0.10-plugins-bad-0.10.23-5|744	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|745	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|746	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|747	%if %{build_voaac}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|748	%package -n %{bname}-vo-aac
12mu|gstreamer0.10-plugins-bad-0.10.23-5|749	Summary:	GStreamer plug-in for VisualOn AAC encoding
12mu|gstreamer0.10-plugins-bad-0.10.23-5|750	Group:		Sound
12mu|gstreamer0.10-plugins-bad-0.10.23-5|751	Requires:	%{bname}-plugins
12mu|gstreamer0.10-plugins-bad-0.10.23-5|752	BuildRequires:	pkgconfig(vo-aacenc)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|753	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|754	%description -n %{bname}-vo-aac
12mu|gstreamer0.10-plugins-bad-0.10.23-5|755	Plug-in for encoding AAC under GStreamer based on VisualOn AAC library.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|756	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|757	This package is in restricted as it violates some patents.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|758	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|759	%files -n %{bname}-vo-aac
12mu|gstreamer0.10-plugins-bad-0.10.23-5|760	%{_libdir}/gstreamer-%{api}/libgstvoaacenc.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|761	%endif
12mu|gstreamer0.10-plugins-bad-0.10.23-5|762	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|763	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|764	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|765	%package -n %{bname}-jp2k
12mu|gstreamer0.10-plugins-bad-0.10.23-5|766	Summary:	GStreamer plug-in for JPEG2000 support
12mu|gstreamer0.10-plugins-bad-0.10.23-5|767	Group:		Graphics
12mu|gstreamer0.10-plugins-bad-0.10.23-5|768	Requires:	%{bname}-plugins
12mu|gstreamer0.10-plugins-bad-0.10.23-5|769	BuildRequires:	pkgconfig(jasper)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|770	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|771	%description -n %{bname}-jp2k
12mu|gstreamer0.10-plugins-bad-0.10.23-5|772	Plug-in for JPEG2000 support under GStreamer.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|773	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|774	%files -n %{bname}-jp2k
12mu|gstreamer0.10-plugins-bad-0.10.23-5|775	%{_libdir}/gstreamer-%{api}/libgstjp2k.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|776	%{_libdir}/gstreamer-%{api}/libgstjp2kdecimator.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|777	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|778	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|779	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|780	%if %{build_celt}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|781	%package -n %{bname}-celt
12mu|gstreamer0.10-plugins-bad-0.10.23-5|782	Summary:	GStreamer plug-in for CELT support
12mu|gstreamer0.10-plugins-bad-0.10.23-5|783	Group:		Video
12mu|gstreamer0.10-plugins-bad-0.10.23-5|784	Requires:	%{bname}-plugins
12mu|gstreamer0.10-plugins-bad-0.10.23-5|785	BuildRequires:	pkgconfig(celt)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|786	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|787	%description -n %{bname}-celt
12mu|gstreamer0.10-plugins-bad-0.10.23-5|788	Plug-in for CELT support under GStreamer.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|789	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|790	%files -n %{bname}-celt
12mu|gstreamer0.10-plugins-bad-0.10.23-5|791	%{_libdir}/gstreamer-%{api}/libgstcelt.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|792	%endif
12mu|gstreamer0.10-plugins-bad-0.10.23-5|793	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|794	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|795	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|796	%package -n %{bname}-rsvg
12mu|gstreamer0.10-plugins-bad-0.10.23-5|797	Summary:	GStreamer plug-in for SVG support
12mu|gstreamer0.10-plugins-bad-0.10.23-5|798	Group:		Graphics
12mu|gstreamer0.10-plugins-bad-0.10.23-5|799	Requires:	%{bname}-plugins
12mu|gstreamer0.10-plugins-bad-0.10.23-5|800	BuildRequires:	pkgconfig(librsvg-2.0)
12mu|gstreamer0.10-plugins-bad-0.10.23-5|801	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|802	%description -n %{bname}-rsvg
12mu|gstreamer0.10-plugins-bad-0.10.23-5|803	Plug-in for SVG support under GStreamer.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|804	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|805	%files -n %{bname}-rsvg
12mu|gstreamer0.10-plugins-bad-0.10.23-5|806	%{_libdir}/gstreamer-%{api}/libgstrsvg.so
12mu|gstreamer0.10-plugins-bad-0.10.23-5|807	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|808	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|809	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|810	%package doc
12mu|gstreamer0.10-plugins-bad-0.10.23-5|811	Group:		Books/Computer books
12mu|gstreamer0.10-plugins-bad-0.10.23-5|812	Summary:	GStreamer application library
12mu|gstreamer0.10-plugins-bad-0.10.23-5|813	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|814	%description doc
12mu|gstreamer0.10-plugins-bad-0.10.23-5|815	This is the documentation of %{name}.
12mu|gstreamer0.10-plugins-bad-0.10.23-5|816	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|817	%files doc
12mu|gstreamer0.10-plugins-bad-0.10.23-5|818	%doc docs/plugins/html
12mu|gstreamer0.10-plugins-bad-0.10.23-5|819	%{_datadir}/gtk-doc/html/*
12mu|gstreamer0.10-plugins-bad-0.10.23-5|820	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|821	#----------------------------------------------------------------------------
12mu|gstreamer0.10-plugins-bad-0.10.23-5|822	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|823	%prep
12mu|gstreamer0.10-plugins-bad-0.10.23-5|824	%setup -qn %{oname}-%{version}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|825	%apply_patches
12mu|gstreamer0.10-plugins-bad-0.10.23-5|826	#gw broken configure in 0.10.19.2
12mu|gstreamer0.10-plugins-bad-0.10.23-5|827	#autoreconf -fi
12mu|gstreamer0.10-plugins-bad-0.10.23-5|828	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|829	%build
12mu|gstreamer0.10-plugins-bad-0.10.23-5|830	#work around broken mjpegtools headers including config.h:
12mu|gstreamer0.10-plugins-bad-0.10.23-5|831	export CPPFLAGS="-I."
12mu|gstreamer0.10-plugins-bad-0.10.23-5|832	%configure2_5x \
12mu|gstreamer0.10-plugins-bad-0.10.23-5|833	--disable-static \
12mu|gstreamer0.10-plugins-bad-0.10.23-5|834	--disable-dependency-tracking \
12mu|gstreamer0.10-plugins-bad-0.10.23-5|835	--with-package-name='%{distribution} %{name} package' \
12mu|gstreamer0.10-plugins-bad-0.10.23-5|836	--with-package-origin='%{disturl}' \
12mu|gstreamer0.10-plugins-bad-0.10.23-5|837	%if ! %{build_celt}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|838	--disable-celt \
12mu|gstreamer0.10-plugins-bad-0.10.23-5|839	%endif
12mu|gstreamer0.10-plugins-bad-0.10.23-5|840	%if ! %{build_faac}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|841	--disable-faac \
12mu|gstreamer0.10-plugins-bad-0.10.23-5|842	%endif
12mu|gstreamer0.10-plugins-bad-0.10.23-5|843	%if ! %{build_faad}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|844	--disable-faad \
12mu|gstreamer0.10-plugins-bad-0.10.23-5|845	%endif
12mu|gstreamer0.10-plugins-bad-0.10.23-5|846	%if ! %{build_dirac}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|847	--disable-dirac \
12mu|gstreamer0.10-plugins-bad-0.10.23-5|848	%endif
12mu|gstreamer0.10-plugins-bad-0.10.23-5|849	%if %{build_experimental}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|850	--enable-experimental
12mu|gstreamer0.10-plugins-bad-0.10.23-5|851	%endif
12mu|gstreamer0.10-plugins-bad-0.10.23-5|852	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|853	%make
12mu|gstreamer0.10-plugins-bad-0.10.23-5|854	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|855	%install
12mu|gstreamer0.10-plugins-bad-0.10.23-5|856	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12mu|gstreamer0.10-plugins-bad-0.10.23-5|857	
12mu|gstreamer0.10-plugins-bad-0.10.23-5|858	%find_lang %{oname}-%{api}
12mu|gstreamer0.10-plugins-bad-0.10.23-5|859	

19766 12
12mu|gstreamer1.0-1.0.10-1|1	%define oname	gstreamer
12mu|gstreamer1.0-1.0.10-1|2	%define api	1.0
12mu|gstreamer1.0-1.0.10-1|3	%define name	%{oname}%{api}
12mu|gstreamer1.0-1.0.10-1|4	%define vname	%{oname}10
12mu|gstreamer1.0-1.0.10-1|5	
12mu|gstreamer1.0-1.0.10-1|6	%define major		0
12mu|gstreamer1.0-1.0.10-1|7	%define libname		%mklibname %{oname} %{api} %{major}
12mu|gstreamer1.0-1.0.10-1|8	%define gi_name		%mklibname gst-gir %{api}
12mu|gstreamer1.0-1.0.10-1|9	%define libnamedev	%mklibname -d %{name}
12mu|gstreamer1.0-1.0.10-1|10	%define build_docs 	0
12mu|gstreamer1.0-1.0.10-1|11	
12mu|gstreamer1.0-1.0.10-1|12	Name: 		%{oname}%{api}
12mu|gstreamer1.0-1.0.10-1|13	Summary: 	GStreamer Streaming-media framework runtime
12mu|gstreamer1.0-1.0.10-1|14	Version: 	1.0.10
12mu|gstreamer1.0-1.0.10-1|15	Release: 	1
12mu|gstreamer1.0-1.0.10-1|16	License: 	LGPLv2+
12mu|gstreamer1.0-1.0.10-1|17	Group: 		Sound
12mu|gstreamer1.0-1.0.10-1|18	URL:            http://gstreamer.freedesktop.org/
12mu|gstreamer1.0-1.0.10-1|19	Source0: 	http://gstreamer.freedesktop.org/src/gstreamer/%{oname}-%{version}.tar.xz
12mu|gstreamer1.0-1.0.10-1|20	Source1:	gstreamer.prov
12mu|gstreamer1.0-1.0.10-1|21	Patch0:	        gstreamer-inspect-rpm-format.patch
12mu|gstreamer1.0-1.0.10-1|22	BuildRequires:  pkgconfig(gio-2.0) >= 2.32.0
12mu|gstreamer1.0-1.0.10-1|23	BuildRequires:  pkgconfig(glib-2.0) >= 2.32.0
12mu|gstreamer1.0-1.0.10-1|24	BuildRequires:  pkgconfig(gmodule-no-export-2.0)
12mu|gstreamer1.0-1.0.10-1|25	BuildRequires:  pkgconfig(gobject-2.0)
12mu|gstreamer1.0-1.0.10-1|26	BuildRequires:  pkgconfig(gthread-2.0)
12mu|gstreamer1.0-1.0.10-1|27	BuildRequires:  pkgconfig(libxml-2.0) >= 2.4.9
12mu|gstreamer1.0-1.0.10-1|28	BuildRequires:  gobject-introspection-devel
12mu|gstreamer1.0-1.0.10-1|29	BuildRequires:	pkgconfig(popt)
12mu|gstreamer1.0-1.0.10-1|30	BuildRequires:	gettext-devel
12mu|gstreamer1.0-1.0.10-1|31	BuildRequires:  libcheck-devel
12mu|gstreamer1.0-1.0.10-1|32	BuildRequires:  chrpath
12mu|gstreamer1.0-1.0.10-1|33	BuildRequires:  bison
12mu|gstreamer1.0-1.0.10-1|34	BuildRequires:  flex
12mu|gstreamer1.0-1.0.10-1|35	
12mu|gstreamer1.0-1.0.10-1|36	%ifnarch %arm %mips
12mu|gstreamer1.0-1.0.10-1|37	BuildRequires:  valgrind-devel
12mu|gstreamer1.0-1.0.10-1|38	%endif
12mu|gstreamer1.0-1.0.10-1|39	
12mu|gstreamer1.0-1.0.10-1|40	%ifarch %ix86
12mu|gstreamer1.0-1.0.10-1|41	BuildRequires: 	nasm => 0.90
12mu|gstreamer1.0-1.0.10-1|42	%endif
12mu|gstreamer1.0-1.0.10-1|43	
12mu|gstreamer1.0-1.0.10-1|44	%if %build_docs
12mu|gstreamer1.0-1.0.10-1|45	BuildRequires: 	gtk-doc >= 0.7
12mu|gstreamer1.0-1.0.10-1|46	BuildRequires: 	transfig
12mu|gstreamer1.0-1.0.10-1|47	BuildRequires:  docbook-dtd42-xml
12mu|gstreamer1.0-1.0.10-1|48	BuildRequires:  docbook-dtd412-xml
12mu|gstreamer1.0-1.0.10-1|49	BuildRequires:  ghostscript
12mu|gstreamer1.0-1.0.10-1|50	BuildRequires:  python-pyxml
12mu|gstreamer1.0-1.0.10-1|51	%endif
12mu|gstreamer1.0-1.0.10-1|52	
12mu|gstreamer1.0-1.0.10-1|53	%description
12mu|gstreamer1.0-1.0.10-1|54	GStreamer is a streaming-media framework, based on graphs of filters which
12mu|gstreamer1.0-1.0.10-1|55	operate on media data. Applications using this library can do anything
12mu|gstreamer1.0-1.0.10-1|56	from real-time sound processing to playing videos, and just about anything
12mu|gstreamer1.0-1.0.10-1|57	else media-related.  Its plugin-based architecture means that new data
12mu|gstreamer1.0-1.0.10-1|58	types or processing capabilities can be added simply by installing new
12mu|gstreamer1.0-1.0.10-1|59	plugins.
12mu|gstreamer1.0-1.0.10-1|60	
12mu|gstreamer1.0-1.0.10-1|61	%package tools
12mu|gstreamer1.0-1.0.10-1|62	Summary:	GStreamer Streaming-media framework runtime
12mu|gstreamer1.0-1.0.10-1|63	Group:		Sound
12mu|gstreamer1.0-1.0.10-1|64	Provides:	%{vname}-tools = %{version}-%{release}
12mu|gstreamer1.0-1.0.10-1|65	
12mu|gstreamer1.0-1.0.10-1|66	%description tools
12mu|gstreamer1.0-1.0.10-1|67	GStreamer is a streaming-media framework, based on graphs of filters which
12mu|gstreamer1.0-1.0.10-1|68	operate on media data. Applications using this library can do anything
12mu|gstreamer1.0-1.0.10-1|69	from real-time sound processing to playing videos, and just about anything
12mu|gstreamer1.0-1.0.10-1|70	else media-related.  Its plugin-based architecture means that new data
12mu|gstreamer1.0-1.0.10-1|71	types or processing capabilities can be added simply by installing new
12mu|gstreamer1.0-1.0.10-1|72	plugins.
12mu|gstreamer1.0-1.0.10-1|73	
12mu|gstreamer1.0-1.0.10-1|74	%package -n %{libname}
12mu|gstreamer1.0-1.0.10-1|75	Summary:	Libraries for GStreamer streaming-media framework
12mu|gstreamer1.0-1.0.10-1|76	Group:		System/Libraries
12mu|gstreamer1.0-1.0.10-1|77	Requires:	%{name}-tools >= %{version}-%{release}
12mu|gstreamer1.0-1.0.10-1|78	Provides:	libgstreamer%{api} = %{version}-%{release}
12mu|gstreamer1.0-1.0.10-1|79	
12mu|gstreamer1.0-1.0.10-1|80	%description -n %{libname}
12mu|gstreamer1.0-1.0.10-1|81	GStreamer is a streaming-media framework, based on graphs of filters which
12mu|gstreamer1.0-1.0.10-1|82	operate on media data. Applications using this library can do anything
12mu|gstreamer1.0-1.0.10-1|83	from real-time sound processing to playing videos, and just about anything
12mu|gstreamer1.0-1.0.10-1|84	else media-related.  Its plugin-based architecture means that new data
12mu|gstreamer1.0-1.0.10-1|85	types or processing capabilities can be added simply by installing new
12mu|gstreamer1.0-1.0.10-1|86	plugins.
12mu|gstreamer1.0-1.0.10-1|87	
12mu|gstreamer1.0-1.0.10-1|88	This package contains the libraries.
12mu|gstreamer1.0-1.0.10-1|89	
12mu|gstreamer1.0-1.0.10-1|90	%package -n %{gi_name}
12mu|gstreamer1.0-1.0.10-1|91	Summary:	GObject Introspection interface libraries for %{name}
12mu|gstreamer1.0-1.0.10-1|92	Group:		System/Libraries
12mu|gstreamer1.0-1.0.10-1|93	Requires:	%{libname} = %{version}-%{release}
12mu|gstreamer1.0-1.0.10-1|94	
12mu|gstreamer1.0-1.0.10-1|95	%description -n %{gi_name}
12mu|gstreamer1.0-1.0.10-1|96	GObject Introspection interface libraries for %{name}.
12mu|gstreamer1.0-1.0.10-1|97	
12mu|gstreamer1.0-1.0.10-1|98	%package -n %{libnamedev}
12mu|gstreamer1.0-1.0.10-1|99	Summary:	Libraries and include files for GStreamer streaming-media framework
12mu|gstreamer1.0-1.0.10-1|100	Group:		Development/C
12mu|gstreamer1.0-1.0.10-1|101	Requires:	%{libname} = %{version}-%{release}
12mu|gstreamer1.0-1.0.10-1|102	Requires:	%{name}-tools = %{version}-%{release}
12mu|gstreamer1.0-1.0.10-1|103	Provides:	gstreamer%{api}-devel = %{version}-%{release}
12mu|gstreamer1.0-1.0.10-1|104	
12mu|gstreamer1.0-1.0.10-1|105	%description -n %{libnamedev}
12mu|gstreamer1.0-1.0.10-1|106	GStreamer is a streaming-media framework, based on graphs of filters which
12mu|gstreamer1.0-1.0.10-1|107	operate on media data. Applications using this library can do anything
12mu|gstreamer1.0-1.0.10-1|108	from real-time sound processing to playing videos, and just about anything
12mu|gstreamer1.0-1.0.10-1|109	else media-related.  Its plugin-based architecture means that new data
12mu|gstreamer1.0-1.0.10-1|110	types or processing capabilities can be added simply by installing new
12mu|gstreamer1.0-1.0.10-1|111	plugins.
12mu|gstreamer1.0-1.0.10-1|112	
12mu|gstreamer1.0-1.0.10-1|113	This package contains the libraries and includes files necessary to develop
12mu|gstreamer1.0-1.0.10-1|114	applications and plugins for GStreamer.
12mu|gstreamer1.0-1.0.10-1|115	
12mu|gstreamer1.0-1.0.10-1|116	%prep
12mu|gstreamer1.0-1.0.10-1|117	%setup -q -n %{oname}-%{version}
12mu|gstreamer1.0-1.0.10-1|118	%apply_patches
12mu|gstreamer1.0-1.0.10-1|119	
12mu|gstreamer1.0-1.0.10-1|120	%build
12mu|gstreamer1.0-1.0.10-1|121	%configure2_5x \
12mu|gstreamer1.0-1.0.10-1|122	--enable-debug \
12mu|gstreamer1.0-1.0.10-1|123	--disable-static \
12mu|gstreamer1.0-1.0.10-1|124	--disable-dependency-tracking \
12mu|gstreamer1.0-1.0.10-1|125	--with-package-name='%_vendor %{name} package' \
12mu|gstreamer1.0-1.0.10-1|126	--with-package-origin='http://bugs.%_vendor.org/' \
12mu|gstreamer1.0-1.0.10-1|127	--disable-tests \
12mu|gstreamer1.0-1.0.10-1|128	--disable-examples \
12mu|gstreamer1.0-1.0.10-1|129	--disable-rpath \
12mu|gstreamer1.0-1.0.10-1|130	%if %build_docs
12mu|gstreamer1.0-1.0.10-1|131	--enable-docbook \
12mu|gstreamer1.0-1.0.10-1|132	--enable-gtk-doc \
12mu|gstreamer1.0-1.0.10-1|133	%else
12mu|gstreamer1.0-1.0.10-1|134	--disable-docbook \
12mu|gstreamer1.0-1.0.10-1|135	--disable-gtk-doc \
12mu|gstreamer1.0-1.0.10-1|136	%endif
12mu|gstreamer1.0-1.0.10-1|137	%ifarch %mips
12mu|gstreamer1.0-1.0.10-1|138	--disable-valgrind \
12mu|gstreamer1.0-1.0.10-1|139	%endif
12mu|gstreamer1.0-1.0.10-1|140	--with-html-dir=%{_datadir}/gtk-doc/html
12mu|gstreamer1.0-1.0.10-1|141	
12mu|gstreamer1.0-1.0.10-1|142	%make
12mu|gstreamer1.0-1.0.10-1|143	
12mu|gstreamer1.0-1.0.10-1|144	%check
12mu|gstreamer1.0-1.0.10-1|145	cd tests/check
12mu|gstreamer1.0-1.0.10-1|146	# disable check as it will stall at build in iurt
12mu|gstreamer1.0-1.0.10-1|147	#make check
12mu|gstreamer1.0-1.0.10-1|148	
12mu|gstreamer1.0-1.0.10-1|149	%install
12mu|gstreamer1.0-1.0.10-1|150	%makeinstall_std
12mu|gstreamer1.0-1.0.10-1|151	
12mu|gstreamer1.0-1.0.10-1|152	mkdir -p %{buildroot}%{_var}/cache/%{oname}-%{api}
12mu|gstreamer1.0-1.0.10-1|153	
12mu|gstreamer1.0-1.0.10-1|154	#clean the files we don't want to install
12mu|gstreamer1.0-1.0.10-1|155	find %{buildroot} -name '*.la' -delete
12mu|gstreamer1.0-1.0.10-1|156	
12mu|gstreamer1.0-1.0.10-1|157	%find_lang %{oname}-%{api}
12mu|gstreamer1.0-1.0.10-1|158	
12mu|gstreamer1.0-1.0.10-1|159	%if %build_docs
12mu|gstreamer1.0-1.0.10-1|160	mv %{buildroot}%{_datadir}/doc/%{oname}-%{api}/ installed-docs
12mu|gstreamer1.0-1.0.10-1|161	%endif
12mu|gstreamer1.0-1.0.10-1|162	
12mu|gstreamer1.0-1.0.10-1|163	#gw really remove rpath for rpmlint
12mu|gstreamer1.0-1.0.10-1|164	chrpath -d %{buildroot}{%_bindir/gst-{inspect,launch,typefind}-1.0,%_libdir/{*.so,%{oname}-%api/*.so}}
12mu|gstreamer1.0-1.0.10-1|165	
12mu|gstreamer1.0-1.0.10-1|166	# Add the provides script
12mu|gstreamer1.0-1.0.10-1|167	install -m0755 -D %{SOURCE1} %{buildroot}%{_prefix}/lib/rpm/%{_vendor}/%{name}.prov
12mu|gstreamer1.0-1.0.10-1|168	
12mu|gstreamer1.0-1.0.10-1|169	%files tools -f %{oname}-%{api}.lang
12mu|gstreamer1.0-1.0.10-1|170	%doc AUTHORS COPYING README NEWS
12mu|gstreamer1.0-1.0.10-1|171	%dir %{_var}/cache/%{oname}-%{api}
12mu|gstreamer1.0-1.0.10-1|172	%{_bindir}/gst-inspect-%{api}
12mu|gstreamer1.0-1.0.10-1|173	%{_bindir}/gst-launch-%{api}
12mu|gstreamer1.0-1.0.10-1|174	%{_bindir}/gst-typefind-%{api}
12mu|gstreamer1.0-1.0.10-1|175	%{_mandir}/man1/gst-inspect-%{api}.1*
12mu|gstreamer1.0-1.0.10-1|176	%{_mandir}/man1/gst-launch-%{api}.1*
12mu|gstreamer1.0-1.0.10-1|177	%{_mandir}/man1/gst-typefind-%{api}.1*
12mu|gstreamer1.0-1.0.10-1|178	
12mu|gstreamer1.0-1.0.10-1|179	%files -n %{libname}
12mu|gstreamer1.0-1.0.10-1|180	%dir %{_libdir}/%{oname}-%{api}
12mu|gstreamer1.0-1.0.10-1|181	%{_libdir}/libgstbase-%{api}.so.%{major}*
12mu|gstreamer1.0-1.0.10-1|182	%{_libdir}/libgstcheck-%{api}.so.%{major}*
12mu|gstreamer1.0-1.0.10-1|183	%{_libdir}/libgstreamer-%{api}.so.%{major}*
12mu|gstreamer1.0-1.0.10-1|184	%{_libdir}/libgstnet-%{api}.so.%{major}*
12mu|gstreamer1.0-1.0.10-1|185	%{_libdir}/libgstcontroller-%{api}.so.%{major}*
12mu|gstreamer1.0-1.0.10-1|186	%{_libdir}/%{oname}-%{api}/gst-plugin-scanner
12mu|gstreamer1.0-1.0.10-1|187	%{_libdir}/%{oname}-%{api}/libgstcoreelements.so
12mu|gstreamer1.0-1.0.10-1|188	
12mu|gstreamer1.0-1.0.10-1|189	%files -n %{gi_name}
12mu|gstreamer1.0-1.0.10-1|190	%{_libdir}/girepository-1.0/Gst-%{api}.typelib
12mu|gstreamer1.0-1.0.10-1|191	%{_libdir}/girepository-1.0/GstBase-%{api}.typelib
12mu|gstreamer1.0-1.0.10-1|192	%{_libdir}/girepository-1.0/GstCheck-%{api}.typelib
12mu|gstreamer1.0-1.0.10-1|193	%{_libdir}/girepository-1.0/GstController-%{api}.typelib
12mu|gstreamer1.0-1.0.10-1|194	%{_libdir}/girepository-1.0/GstNet-%{api}.typelib
12mu|gstreamer1.0-1.0.10-1|195	
12mu|gstreamer1.0-1.0.10-1|196	%files -n %{libnamedev}
12mu|gstreamer1.0-1.0.10-1|197	%doc ChangeLog
12mu|gstreamer1.0-1.0.10-1|198	
12mu|gstreamer1.0-1.0.10-1|199	%if %build_docs
12mu|gstreamer1.0-1.0.10-1|200	%doc installed-docs/*
12mu|gstreamer1.0-1.0.10-1|201	%endif
12mu|gstreamer1.0-1.0.10-1|202	
12mu|gstreamer1.0-1.0.10-1|203	%{_prefix}/lib/rpm/%{_vendor}/%{name}.prov
12mu|gstreamer1.0-1.0.10-1|204	%dir %{_includedir}/%{oname}-%{api}
12mu|gstreamer1.0-1.0.10-1|205	%dir %{_includedir}/%{oname}-%{api}/gst
12mu|gstreamer1.0-1.0.10-1|206	%{_includedir}/%{oname}-%{api}/gst/*.h
12mu|gstreamer1.0-1.0.10-1|207	%dir %{_includedir}/%{oname}-%{api}/gst/base/
12mu|gstreamer1.0-1.0.10-1|208	%{_includedir}/%{oname}-%{api}/gst/base/*.h
12mu|gstreamer1.0-1.0.10-1|209	%{_includedir}/%{oname}-%{api}/gst/check/
12mu|gstreamer1.0-1.0.10-1|210	%dir %{_includedir}/%{oname}-%{api}/gst/controller/
12mu|gstreamer1.0-1.0.10-1|211	%{_includedir}/%{oname}-%{api}/gst/controller/*.h
12mu|gstreamer1.0-1.0.10-1|212	%{_includedir}/%{oname}-%{api}/gst/net/
12mu|gstreamer1.0-1.0.10-1|213	%{_libdir}/libgstbase-%{api}.so
12mu|gstreamer1.0-1.0.10-1|214	%{_libdir}/libgstcheck-%{api}.so
12mu|gstreamer1.0-1.0.10-1|215	%{_libdir}/libgstreamer-%{api}.so
12mu|gstreamer1.0-1.0.10-1|216	%{_libdir}/libgstnet-%{api}.so
12mu|gstreamer1.0-1.0.10-1|217	%{_libdir}/libgstcontroller-%{api}.so
12mu|gstreamer1.0-1.0.10-1|218	%{_datadir}/aclocal/gst-element-check-%{api}.m4
12mu|gstreamer1.0-1.0.10-1|219	%{_libdir}/pkgconfig/gstreamer-%{api}.pc
12mu|gstreamer1.0-1.0.10-1|220	%{_libdir}/pkgconfig/gstreamer-base-%{api}.pc
12mu|gstreamer1.0-1.0.10-1|221	%{_libdir}/pkgconfig/gstreamer-check-%{api}.pc
12mu|gstreamer1.0-1.0.10-1|222	%{_libdir}/pkgconfig/gstreamer-net-%{api}.pc
12mu|gstreamer1.0-1.0.10-1|223	%{_libdir}/pkgconfig/gstreamer-controller-%{api}.pc
12mu|gstreamer1.0-1.0.10-1|224	## we specify the API docs as regular files since %docs doesn't fail when
12mu|gstreamer1.0-1.0.10-1|225	#  files aren't found anymore for RPM >= 4
12mu|gstreamer1.0-1.0.10-1|226	#  we list all of the files we really need to trap incomplete doc builds
12mu|gstreamer1.0-1.0.10-1|227	#  then we catch the rest with *, you can safely ignore the errors from this
12mu|gstreamer1.0-1.0.10-1|228	## gstreamer API
12mu|gstreamer1.0-1.0.10-1|229	%{_datadir}/gtk-doc/html/*
12mu|gstreamer1.0-1.0.10-1|230	%{_datadir}/gir-1.0/Gst-%{api}.gir
12mu|gstreamer1.0-1.0.10-1|231	%{_datadir}/gir-1.0/GstBase-%{api}.gir
12mu|gstreamer1.0-1.0.10-1|232	%{_datadir}/gir-1.0/GstCheck-%{api}.gir
12mu|gstreamer1.0-1.0.10-1|233	%{_datadir}/gir-1.0/GstController-%{api}.gir
12mu|gstreamer1.0-1.0.10-1|234	%{_datadir}/gir-1.0/GstNet-%{api}.gir

19767 12
12mu|gstreamer1.0-libav-1.0.10-1|1	Summary:	Gstreamer plugin for the libav codec
12mu|gstreamer1.0-libav-1.0.10-1|2	Name:		gstreamer1.0-libav
12mu|gstreamer1.0-libav-1.0.10-1|3	Version:	1.0.10
12mu|gstreamer1.0-libav-1.0.10-1|4	Release:	1
12mu|gstreamer1.0-libav-1.0.10-1|5	
12mu|gstreamer1.0-libav-1.0.10-1|6	License:	GPLv2+
12mu|gstreamer1.0-libav-1.0.10-1|7	Group:		Video
12mu|gstreamer1.0-libav-1.0.10-1|8	URL:		http://gstreamer.freedesktop.org
12mu|gstreamer1.0-libav-1.0.10-1|9	Source0:	http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-%{version}.tar.xz
12mu|gstreamer1.0-libav-1.0.10-1|10	
12mu|gstreamer1.0-libav-1.0.10-1|11	Provides: gstreamer1.0-ffmpeg = %{version}-%{release}
12mu|gstreamer1.0-libav-1.0.10-1|12	BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
12mu|gstreamer1.0-libav-1.0.10-1|13	BuildRequires: pkgconfig(gstreamer-1.0) >= %{version}
12mu|gstreamer1.0-libav-1.0.10-1|14	BuildRequires: pkgconfig(gstreamer-base-1.0) >= %{version}
12mu|gstreamer1.0-libav-1.0.10-1|15	BuildRequires: pkgconfig(gstreamer-check-1.0) >= %{version}
12mu|gstreamer1.0-libav-1.0.10-1|16	BuildRequires: pkgconfig(orc-0.4) >= 0.4.16
12mu|gstreamer1.0-libav-1.0.10-1|17	BuildRequires: pkgconfig(freetype2)
12mu|gstreamer1.0-libav-1.0.10-1|18	BuildRequires: pkgconfig(check)
12mu|gstreamer1.0-libav-1.0.10-1|19	Buildrequires: yasm
12mu|gstreamer1.0-libav-1.0.10-1|20	%ifnarch %arm %mips
12mu|gstreamer1.0-libav-1.0.10-1|21	BuildRequires: valgrind
12mu|gstreamer1.0-libav-1.0.10-1|22	%endif
12mu|gstreamer1.0-libav-1.0.10-1|23	BuildRequires: bzip2-devel = 1.0.6-5
12mu|gstreamer1.0-libav-1.0.10-1|24	
12mu|gstreamer1.0-libav-1.0.10-1|25	%description
12mu|gstreamer1.0-libav-1.0.10-1|26	Video codec plugin for GStreamer based on the libav libraries.
12mu|gstreamer1.0-libav-1.0.10-1|27	
12mu|gstreamer1.0-libav-1.0.10-1|28	%prep
12mu|gstreamer1.0-libav-1.0.10-1|29	%setup -q -n gst-libav-%version
12mu|gstreamer1.0-libav-1.0.10-1|30	
12mu|gstreamer1.0-libav-1.0.10-1|31	%build
12mu|gstreamer1.0-libav-1.0.10-1|32	%configure2_5x \
12mu|gstreamer1.0-libav-1.0.10-1|33	--disable-static \
12mu|gstreamer1.0-libav-1.0.10-1|34	--with-package-name='%{distribution} %name package' \
12mu|gstreamer1.0-libav-1.0.10-1|35	--with-package-origin='http://www.rosalinux.com/' \
12mu|gstreamer1.0-libav-1.0.10-1|36	--with-libav-extra-configure='--disable-decoder=mp3 --disable-decoder=mp3on4 --disable-decoder=mp3adu --disable-demuxer=mp3 --disable-demuxer=asf'
12mu|gstreamer1.0-libav-1.0.10-1|37	%make
12mu|gstreamer1.0-libav-1.0.10-1|38	
12mu|gstreamer1.0-libav-1.0.10-1|39	%install
12mu|gstreamer1.0-libav-1.0.10-1|40	%makeinstall_std
12mu|gstreamer1.0-libav-1.0.10-1|41	
12mu|gstreamer1.0-libav-1.0.10-1|42	find %{buildroot} -name '*.la' -delete
12mu|gstreamer1.0-libav-1.0.10-1|43	
12mu|gstreamer1.0-libav-1.0.10-1|44	%files
12mu|gstreamer1.0-libav-1.0.10-1|45	%doc README NEWS TODO ChangeLog AUTHORS
12mu|gstreamer1.0-libav-1.0.10-1|46	%{_libdir}/gstreamer-1.0/libgstlibav.so
12mu|gstreamer1.0-libav-1.0.10-1|47	%{_libdir}/gstreamer-1.0/libgstavscale.so

19768 12
12mu|gstreamer1.0-plugins-bad-1.0.10-1|1	%define api		1.0
12mu|gstreamer1.0-plugins-bad-1.0.10-1|2	%define bname		gstreamer%{api}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|3	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|4	%define build_experimental	0
12mu|gstreamer1.0-plugins-bad-1.0.10-1|5	%{?_with_experimental: %{expand: %%global build_experimental 1}}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|6	%define build_amrwb	0
12mu|gstreamer1.0-plugins-bad-1.0.10-1|7	%define build_faac	0
12mu|gstreamer1.0-plugins-bad-1.0.10-1|8	%define build_faad	0
12mu|gstreamer1.0-plugins-bad-1.0.10-1|9	%define build_xvid	0
12mu|gstreamer1.0-plugins-bad-1.0.10-1|10	%define build_dts	0
12mu|gstreamer1.0-plugins-bad-1.0.10-1|11	%define build_dirac	0
12mu|gstreamer1.0-plugins-bad-1.0.10-1|12	%define build_gme	1
12mu|gstreamer1.0-plugins-bad-1.0.10-1|13	%define build_celt	1
12mu|gstreamer1.0-plugins-bad-1.0.10-1|14	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|15	##########################
12mu|gstreamer1.0-plugins-bad-1.0.10-1|16	# Hardcode PLF build
12mu|gstreamer1.0-plugins-bad-1.0.10-1|17	%define build_plf	0
12mu|gstreamer1.0-plugins-bad-1.0.10-1|18	##########################
12mu|gstreamer1.0-plugins-bad-1.0.10-1|19	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|20	%if %{build_plf}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|21	%define distsuffix plf
12mu|gstreamer1.0-plugins-bad-1.0.10-1|22	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mu|gstreamer1.0-plugins-bad-1.0.10-1|23	%define extrarelsuffix plf
12mu|gstreamer1.0-plugins-bad-1.0.10-1|24	%define build_amrwb	0
12mu|gstreamer1.0-plugins-bad-1.0.10-1|25	%define build_faac	1
12mu|gstreamer1.0-plugins-bad-1.0.10-1|26	%define build_faad	1
12mu|gstreamer1.0-plugins-bad-1.0.10-1|27	%define build_xvid	0
12mu|gstreamer1.0-plugins-bad-1.0.10-1|28	%define build_dts	1
12mu|gstreamer1.0-plugins-bad-1.0.10-1|29	%endif
12mu|gstreamer1.0-plugins-bad-1.0.10-1|30	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|31	%define libmajor	0
12mu|gstreamer1.0-plugins-bad-1.0.10-1|32	%define libnamephoto	%mklibname gstphotography %{api} %{libmajor}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|33	%define develnamephoto	%mklibname -d gstphotographyi %{api}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|34	%define libnamebase	%mklibname gstbasevideo %{api} %{libmajor}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|35	%define develnamebase	%mklibname -d gstbasevideo %{api}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|36	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|37	Summary:	GStreamer Streaming-media framework plug-ins
12mu|gstreamer1.0-plugins-bad-1.0.10-1|38	Name:		%{bname}-plugins-bad
12mu|gstreamer1.0-plugins-bad-1.0.10-1|39	Version:	1.0.10
12mu|gstreamer1.0-plugins-bad-1.0.10-1|40	Release:	1%{?extrarelsuffix}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|41	License:	LGPLv2+ and GPLv2+
12mu|gstreamer1.0-plugins-bad-1.0.10-1|42	Group: 		Sound
12mu|gstreamer1.0-plugins-bad-1.0.10-1|43	URL:		http://gstreamer.freedesktop.org/
12mu|gstreamer1.0-plugins-bad-1.0.10-1|44	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.xz
12mu|gstreamer1.0-plugins-bad-1.0.10-1|45	Patch0:		gst-plugins-bad-0.10.7-wildmidi-timidity.cfg.patch
12mu|gstreamer1.0-plugins-bad-1.0.10-1|46	# gw: fix for bug #36437 (paths to realplayer codecs)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|47	# prefer codecs from the RealPlayer package in restricted
12mu|gstreamer1.0-plugins-bad-1.0.10-1|48	Patch10:	gst-plugins-bad-0.10.6-real-codecs-path.patch
12mu|gstreamer1.0-plugins-bad-1.0.10-1|49	#gw for the pixbuf plugin
12mu|gstreamer1.0-plugins-bad-1.0.10-1|50	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|51	BuildRequires:	pkgconfig(glib-2.0)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|52	BuildRequires:	pkgconfig(libpng)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|53	BuildRequires:	pkgconfig(orc-0.4) >= 0.4.5
12mu|gstreamer1.0-plugins-bad-1.0.10-1|54	BuildRequires:	pkgconfig(sdl)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|55	BuildRequires:	libbzip2-devel
12mu|gstreamer1.0-plugins-bad-1.0.10-1|56	BuildRequires:	pkgconfig(libmodplug)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|57	BuildRequires:	pkgconfig(libmusicbrainz)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|58	BuildRequires:	pkgconfig(exempi-2.0)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|59	BuildRequires:	pkgconfig(openssl)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|60	BuildRequires:	pkgconfig(openal)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|61	BuildRequires:	pkgconfig(opus)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|62	%ifarch %ix86
12mu|gstreamer1.0-plugins-bad-1.0.10-1|63	BuildRequires:	nasm => 0.90
12mu|gstreamer1.0-plugins-bad-1.0.10-1|64	%endif
12mu|gstreamer1.0-plugins-bad-1.0.10-1|65	BuildRequires:	pkgconfig(valgrind)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|66	BuildRequires:	pkgconfig(check)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|67	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|68	BuildRequires:	pkgconfig(gstreamer-1.0) >= %{version}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|69	BuildRequires:	pkgconfig(libcdaudio)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|70	BuildRequires:	pkgconfig(sndfile)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|71	BuildRequires:	pkgconfig(libmimic)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|72	BuildRequires:	pkgconfig(libass)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|73	%if %{build_plf}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|74	BuildRequires:	pkgconfig(vo-aacenc)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|75	BuildRequires:	pkgconfig(vo-amrwbenc)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|76	%endif
12mu|gstreamer1.0-plugins-bad-1.0.10-1|77	#gw for checks
12mu|gstreamer1.0-plugins-bad-1.0.10-1|78	#BuildRequires:	gstreamer0.10-plugins-good
12mu|gstreamer1.0-plugins-bad-1.0.10-1|79	BuildRequires:	fonts-ttf-dejavu
12mu|gstreamer1.0-plugins-bad-1.0.10-1|80	#gw for autoreconf
12mu|gstreamer1.0-plugins-bad-1.0.10-1|81	BuildRequires:	gettext-devel
12mu|gstreamer1.0-plugins-bad-1.0.10-1|82	Requires:	%{bname}-voip >= %{version}-%{release}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|83	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|84	%description
12mu|gstreamer1.0-plugins-bad-1.0.10-1|85	GStreamer is a streaming-media framework, based on graphs of filters which
12mu|gstreamer1.0-plugins-bad-1.0.10-1|86	operate on media data. Applications using this library can do anything
12mu|gstreamer1.0-plugins-bad-1.0.10-1|87	from real-time sound processing to playing videos, and just about anything
12mu|gstreamer1.0-plugins-bad-1.0.10-1|88	else media-related.  Its plugin-based architecture means that new data
12mu|gstreamer1.0-plugins-bad-1.0.10-1|89	types or processing capabilities can be added simply by installing new
12mu|gstreamer1.0-plugins-bad-1.0.10-1|90	plug-ins.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|91	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|92	This package contains a set of plug-ins that aren't up to par compared
12mu|gstreamer1.0-plugins-bad-1.0.10-1|93	to the rest. They might be close to being good quality, but they're
12mu|gstreamer1.0-plugins-bad-1.0.10-1|94	missing something - be it a good code review, some documentation, a
12mu|gstreamer1.0-plugins-bad-1.0.10-1|95	set of tests, a real live maintainer, or some actual wide use. If the
12mu|gstreamer1.0-plugins-bad-1.0.10-1|96	blanks are filled in they might be upgraded to become part of either
12mu|gstreamer1.0-plugins-bad-1.0.10-1|97	gstreamer-plugins-good or gstreamer-plugins-ugly, depending on the
12mu|gstreamer1.0-plugins-bad-1.0.10-1|98	other factors. If the plug-ins break, you can't complain - instead,
12mu|gstreamer1.0-plugins-bad-1.0.10-1|99	you can fix the problem and send us a patch, or bribe someone into
12mu|gstreamer1.0-plugins-bad-1.0.10-1|100	fixing them for you.  New contributors can start here for things to
12mu|gstreamer1.0-plugins-bad-1.0.10-1|101	work on.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|102	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|103	%if %{build_plf}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|104	This package is in restricted repository as it violates some patents.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|105	%endif
12mu|gstreamer1.0-plugins-bad-1.0.10-1|106	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|107	%package -n %{libnamephoto}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|108	Summary:	Libraries for GStreamer streaming-media framework
12mu|gstreamer1.0-plugins-bad-1.0.10-1|109	Group:		System/Libraries
12mu|gstreamer1.0-plugins-bad-1.0.10-1|110	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|111	%description -n %{libnamephoto}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|112	GStreamer is a streaming-media framework, based on graphs of filters which
12mu|gstreamer1.0-plugins-bad-1.0.10-1|113	operate on media data. Applications using this library can do anything
12mu|gstreamer1.0-plugins-bad-1.0.10-1|114	from real-time sound processing to playing videos, and just about anything
12mu|gstreamer1.0-plugins-bad-1.0.10-1|115	else media-related.  Its plugin-based architecture means that new data
12mu|gstreamer1.0-plugins-bad-1.0.10-1|116	types or processing capabilities can be added simply by installing new
12mu|gstreamer1.0-plugins-bad-1.0.10-1|117	plugins.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|118	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|119	This package contains the libraries.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|120	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|121	%package -n %{develnamephoto}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|122	Summary:	Libraries and include files for GStreamer streaming-media framework
12mu|gstreamer1.0-plugins-bad-1.0.10-1|123	Group:		Development/C
12mu|gstreamer1.0-plugins-bad-1.0.10-1|124	Requires:	%{libnamephoto} = %{version}-%{release}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|125	Provides:	gstphotography%{api}-devel = %{version}-%{release}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|126	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|127	%description -n %{develnamephoto}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|128	GStreamer is a streaming-media framework, based on graphs of filters which
12mu|gstreamer1.0-plugins-bad-1.0.10-1|129	operate on media data. Applications using this library can do anything
12mu|gstreamer1.0-plugins-bad-1.0.10-1|130	from real-time sound processing to playing videos, and just about anything
12mu|gstreamer1.0-plugins-bad-1.0.10-1|131	else media-related.  Its plugin-based architecture means that new data
12mu|gstreamer1.0-plugins-bad-1.0.10-1|132	types or processing capabilities can be added simply by installing new
12mu|gstreamer1.0-plugins-bad-1.0.10-1|133	plugins.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|134	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|135	This package contains the libraries and includes files necessary to develop
12mu|gstreamer1.0-plugins-bad-1.0.10-1|136	applications and plugins for GStreamer.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|137	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|138	%package -n %{libnamebase}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|139	Summary:	Libraries for GStreamer streaming-media framework
12mu|gstreamer1.0-plugins-bad-1.0.10-1|140	Group:		System/Libraries
12mu|gstreamer1.0-plugins-bad-1.0.10-1|141	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|142	%description -n %{libnamebase}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|143	GStreamer is a streaming-media framework, based on graphs of filters which
12mu|gstreamer1.0-plugins-bad-1.0.10-1|144	operate on media data. Applications using this library can do anything
12mu|gstreamer1.0-plugins-bad-1.0.10-1|145	from real-time sound processing to playing videos, and just about anything
12mu|gstreamer1.0-plugins-bad-1.0.10-1|146	else media-related.  Its plugin-based architecture means that new data
12mu|gstreamer1.0-plugins-bad-1.0.10-1|147	types or processing capabilities can be added simply by installing new
12mu|gstreamer1.0-plugins-bad-1.0.10-1|148	plugins.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|149	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|150	This package contains the libraries.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|151	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|152	%package -n %{develnamebase}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|153	Summary:	Libraries and include files for GStreamer streaming-media framework
12mu|gstreamer1.0-plugins-bad-1.0.10-1|154	Group:		Development/C
12mu|gstreamer1.0-plugins-bad-1.0.10-1|155	Requires:	%{libnamebase} = %{version}-%{release}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|156	Provides:	gstbasevideo%{api}-devel = %{version}-%{release}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|157	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|158	%description -n %{develnamebase}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|159	GStreamer is a streaming-media framework, based on graphs of filters which
12mu|gstreamer1.0-plugins-bad-1.0.10-1|160	operate on media data. Applications using this library can do anything
12mu|gstreamer1.0-plugins-bad-1.0.10-1|161	from real-time sound processing to playing videos, and just about anything
12mu|gstreamer1.0-plugins-bad-1.0.10-1|162	else media-related.  Its plugin-based architecture means that new data
12mu|gstreamer1.0-plugins-bad-1.0.10-1|163	types or processing capabilities can be added simply by installing new
12mu|gstreamer1.0-plugins-bad-1.0.10-1|164	plugins.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|165	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|166	This package contains the libraries and includes files necessary to develop
12mu|gstreamer1.0-plugins-bad-1.0.10-1|167	applications and plugins for GStreamer.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|168	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|169	%package -n %{bname}-curl
12mu|gstreamer1.0-plugins-bad-1.0.10-1|170	Summary:	GStreamer Curl plugin
12mu|gstreamer1.0-plugins-bad-1.0.10-1|171	Group:		Networking/Other
12mu|gstreamer1.0-plugins-bad-1.0.10-1|172	BuildRequires:	pkgconfig(libcurl)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|173	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|174	%description -n %{bname}-curl
12mu|gstreamer1.0-plugins-bad-1.0.10-1|175	This is a HTTP plugin for GStreamer based on the curl library.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|176	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|177	%files -n %{bname}-curl
12mu|gstreamer1.0-plugins-bad-1.0.10-1|178	%{_libdir}/gstreamer-%{api}/libgstcurl.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|179	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|180	%package -n %{bname}-mpeg2enc
12mu|gstreamer1.0-plugins-bad-1.0.10-1|181	Summary:	GStreamer mjpegtools plug-in
12mu|gstreamer1.0-plugins-bad-1.0.10-1|182	Group:		Video
12mu|gstreamer1.0-plugins-bad-1.0.10-1|183	BuildRequires:	pkgconfig(mjpegtools)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|184	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|185	%description -n %{bname}-mpeg2enc
12mu|gstreamer1.0-plugins-bad-1.0.10-1|186	mjpegtools-based encoding and decoding plug-in.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|187	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|188	%files -n %{bname}-mpeg2enc
12mu|gstreamer1.0-plugins-bad-1.0.10-1|189	%{_libdir}/gstreamer-%{api}/libgstmpeg2enc.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|190	%{_libdir}/gstreamer-%{api}/libgstmplex.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|191	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|192	%if %{build_gme}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|193	%package -n %{bname}-gme
12mu|gstreamer1.0-plugins-bad-1.0.10-1|194	Summary:	GStreamer Game Music plug-in
12mu|gstreamer1.0-plugins-bad-1.0.10-1|195	Group:		Sound
12mu|gstreamer1.0-plugins-bad-1.0.10-1|196	BuildRequires:	libgme-devel
12mu|gstreamer1.0-plugins-bad-1.0.10-1|197	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|198	%description -n %{bname}-gme
12mu|gstreamer1.0-plugins-bad-1.0.10-1|199	Game Music decoding plug-in.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|200	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|201	%files -n %{bname}-gme
12mu|gstreamer1.0-plugins-bad-1.0.10-1|202	%{_libdir}/gstreamer-%{api}/libgstgme.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|203	%endif
12mu|gstreamer1.0-plugins-bad-1.0.10-1|204	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|205	%if %{build_dirac}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|206	%package -n %{bname}-dirac
12mu|gstreamer1.0-plugins-bad-1.0.10-1|207	Summary:	GStreamer dirac plug-in
12mu|gstreamer1.0-plugins-bad-1.0.10-1|208	Group:		Video
12mu|gstreamer1.0-plugins-bad-1.0.10-1|209	BuildRequires:	pkgconfig(dirac) >= 0.9
12mu|gstreamer1.0-plugins-bad-1.0.10-1|210	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|211	%description -n %{bname}-dirac
12mu|gstreamer1.0-plugins-bad-1.0.10-1|212	Dirac encoding and decoding plug-in.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|213	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|214	%files -n %{bname}-dirac
12mu|gstreamer1.0-plugins-bad-1.0.10-1|215	%{_libdir}/gstreamer-%{api}/libgstdirac.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|216	%endif
12mu|gstreamer1.0-plugins-bad-1.0.10-1|217	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|218	%package -n %{bname}-schroedinger
12mu|gstreamer1.0-plugins-bad-1.0.10-1|219	Summary:	GStreamer dirac plug-in based on Schroedinger
12mu|gstreamer1.0-plugins-bad-1.0.10-1|220	Group:		Video
12mu|gstreamer1.0-plugins-bad-1.0.10-1|221	BuildRequires:	pkgconfig(schroedinger-1.0)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|222	Epoch:		1
12mu|gstreamer1.0-plugins-bad-1.0.10-1|223	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|224	%description -n %{bname}-schroedinger
12mu|gstreamer1.0-plugins-bad-1.0.10-1|225	Dirac encoding and decoding plug-in based on Schroedinger.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|226	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|227	%files -n %{bname}-schroedinger
12mu|gstreamer1.0-plugins-bad-1.0.10-1|228	%{_libdir}/gstreamer-%{api}/libgstschro.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|229	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|230	%package -n %{bname}-rtpvp8
12mu|gstreamer1.0-plugins-bad-1.0.10-1|231	Summary:	GStreamer VP8 plug-in
12mu|gstreamer1.0-plugins-bad-1.0.10-1|232	Group:		Video
12mu|gstreamer1.0-plugins-bad-1.0.10-1|233	BuildRequires:	pkgconfig(vpx)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|234	Conflicts: %{bname}-vp8 < 1.0.3-2
12mu|gstreamer1.0-plugins-bad-1.0.10-1|235	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|236	%description -n %{bname}-rtpvp8
12mu|gstreamer1.0-plugins-bad-1.0.10-1|237	VP8 encoding and decoding plug-in.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|238	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|239	%files -n %{bname}-rtpvp8
12mu|gstreamer1.0-plugins-bad-1.0.10-1|240	%{_libdir}/gstreamer-%{api}/libgstrtpvp8.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|241	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|242	%if %build_dts
12mu|gstreamer1.0-plugins-bad-1.0.10-1|243	%package -n %{bname}-dts
12mu|gstreamer1.0-plugins-bad-1.0.10-1|244	Summary:	GStreamer plug-ins for DTS audio playback
12mu|gstreamer1.0-plugins-bad-1.0.10-1|245	Group:		Sound
12mu|gstreamer1.0-plugins-bad-1.0.10-1|246	BuildRequires:	dtsdec-devel
12mu|gstreamer1.0-plugins-bad-1.0.10-1|247	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|248	%description -n %{bname}-dts
12mu|gstreamer1.0-plugins-bad-1.0.10-1|249	Plug-ins for decoding DTS audio.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|250	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|251	%files -n %{bname}-dts
12mu|gstreamer1.0-plugins-bad-1.0.10-1|252	%{_libdir}/gstreamer-%{api}/libgstdtsdec.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|253	%endif
12mu|gstreamer1.0-plugins-bad-1.0.10-1|254	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|255	%if %{build_xvid}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|256	%package -n %{bname}-xvid
12mu|gstreamer1.0-plugins-bad-1.0.10-1|257	Summary:	GStreamer plug-ins for XVID video encoding and decoding
12mu|gstreamer1.0-plugins-bad-1.0.10-1|258	Group:		Video
12mu|gstreamer1.0-plugins-bad-1.0.10-1|259	BuildRequires:	xvid-devel >= 1.1
12mu|gstreamer1.0-plugins-bad-1.0.10-1|260	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|261	%description -n %{bname}-xvid
12mu|gstreamer1.0-plugins-bad-1.0.10-1|262	Plug-ins for encoding and decoding XVID video.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|263	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|264	This package is in restricted repository as it violates some patents.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|265	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|266	%files -n %{bname}-xvid
12mu|gstreamer1.0-plugins-bad-1.0.10-1|267	%{_libdir}/gstreamer-%{api}/libgstxvid.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|268	%endif
12mu|gstreamer1.0-plugins-bad-1.0.10-1|269	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|270	%package -n %{bname}-mms
12mu|gstreamer1.0-plugins-bad-1.0.10-1|271	Summary:	GStreamer plug-in for mms streams
12mu|gstreamer1.0-plugins-bad-1.0.10-1|272	Group:		System/Libraries
12mu|gstreamer1.0-plugins-bad-1.0.10-1|273	Requires:	%{bname}-plugins = %{version}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|274	BuildRequires:	pkgconfig(libmms)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|275	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|276	%description -n %{bname}-mms
12mu|gstreamer1.0-plugins-bad-1.0.10-1|277	Plug-in supporting the mms protocol based on the libmms library.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|278	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|279	%files -n %{bname}-mms
12mu|gstreamer1.0-plugins-bad-1.0.10-1|280	%{_libdir}/gstreamer-%{api}/libgstmms.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|281	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|282	%package -n %{bname}-rtmp
12mu|gstreamer1.0-plugins-bad-1.0.10-1|283	Summary:	GStreamer plug-in for rtmp streams
12mu|gstreamer1.0-plugins-bad-1.0.10-1|284	Group:		System/Libraries
12mu|gstreamer1.0-plugins-bad-1.0.10-1|285	Requires:	%{bname}-plugins = %{version}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|286	BuildRequires:	pkgconfig(librtmp)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|287	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|288	%description -n %{bname}-rtmp
12mu|gstreamer1.0-plugins-bad-1.0.10-1|289	Plug-in supporting the rtmp protocol based on the librtmp library.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|290	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|291	%files -n %{bname}-rtmp
12mu|gstreamer1.0-plugins-bad-1.0.10-1|292	%{_libdir}/gstreamer-%{api}/libgstrtmp.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|293	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|294	%package -n %{bname}-soundtouch
12mu|gstreamer1.0-plugins-bad-1.0.10-1|295	Summary:	GStreamer plug-in for SoundTouch support
12mu|gstreamer1.0-plugins-bad-1.0.10-1|296	Group:		Sound
12mu|gstreamer1.0-plugins-bad-1.0.10-1|297	Requires:	%{bname}-plugins = %{version}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|298	BuildRequires:	pkgconfig(soundtouch)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|299	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|300	%description -n %{bname}-soundtouch
12mu|gstreamer1.0-plugins-bad-1.0.10-1|301	Plug-in supporting the SoundTouch audio manipulation support.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|302	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|303	%files -n %{bname}-soundtouch
12mu|gstreamer1.0-plugins-bad-1.0.10-1|304	%{_libdir}/gstreamer-%{api}/libgstsoundtouch.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|305	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|306	%package -n %{bname}-libass
12mu|gstreamer1.0-plugins-bad-1.0.10-1|307	Summary:	GStreamer subtitles plugin
12mu|gstreamer1.0-plugins-bad-1.0.10-1|308	Group:		Video
12mu|gstreamer1.0-plugins-bad-1.0.10-1|309	BuildRequires:	pkgconfig(libass)
12mu|gstreamer1.0-plugins-bad-1.0.10-1|310	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|311	%description -n %{bname}-libass
12mu|gstreamer1.0-plugins-bad-1.0.10-1|312	This is a subtitle plugin for GStreamer based on libass.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|313	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|314	%files -n %{bname}-libass
12mu|gstreamer1.0-plugins-bad-1.0.10-1|315	%{_libdir}/gstreamer-%{api}/libgstassrender.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|316	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|317	%package -n %{bname}-voip
12mu|gstreamer1.0-plugins-bad-1.0.10-1|318	Summary:	GStreamer voip plugins
12mu|gstreamer1.0-plugins-bad-1.0.10-1|319	Group:		Sound
12mu|gstreamer1.0-plugins-bad-1.0.10-1|320	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|321	%description -n %{bname}-voip
12mu|gstreamer1.0-plugins-bad-1.0.10-1|322	This is a collection of VoIP plugins for GStreamer.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|323	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|324	%files -n %{bname}-voip
12mu|gstreamer1.0-plugins-bad-1.0.10-1|325	%{_libdir}/gstreamer-%{api}/libgstrtpmux.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|326	%{_libdir}/gstreamer-%{api}/libgstdtmf.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|327	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|328	%package doc
12mu|gstreamer1.0-plugins-bad-1.0.10-1|329	Group:		Books/Computer books
12mu|gstreamer1.0-plugins-bad-1.0.10-1|330	Summary:	GStreamer application library
12mu|gstreamer1.0-plugins-bad-1.0.10-1|331	BuildArch:	noarch
12mu|gstreamer1.0-plugins-bad-1.0.10-1|332	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|333	%description doc
12mu|gstreamer1.0-plugins-bad-1.0.10-1|334	This is the documentation of %{name}.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|335	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|336	%prep
12mu|gstreamer1.0-plugins-bad-1.0.10-1|337	%setup -q -n gst-plugins-bad-%{version}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|338	%apply_patches
12mu|gstreamer1.0-plugins-bad-1.0.10-1|339	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|340	%build
12mu|gstreamer1.0-plugins-bad-1.0.10-1|341	%configure2_5x --disable-dependency-tracking --disable-static \
12mu|gstreamer1.0-plugins-bad-1.0.10-1|342	--with-package-name='Rosa %{name} package' \
12mu|gstreamer1.0-plugins-bad-1.0.10-1|343	--with-package-origin='http://www.rosalinux.com/' \
12mu|gstreamer1.0-plugins-bad-1.0.10-1|344	%if ! %{build_celt}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|345	--disable-celt \
12mu|gstreamer1.0-plugins-bad-1.0.10-1|346	%endif
12mu|gstreamer1.0-plugins-bad-1.0.10-1|347	%if ! %{build_faac}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|348	--disable-faac \
12mu|gstreamer1.0-plugins-bad-1.0.10-1|349	%endif
12mu|gstreamer1.0-plugins-bad-1.0.10-1|350	%if ! %{build_faad}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|351	--disable-faad \
12mu|gstreamer1.0-plugins-bad-1.0.10-1|352	%endif
12mu|gstreamer1.0-plugins-bad-1.0.10-1|353	%if ! %{build_dirac}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|354	--disable-dirac \
12mu|gstreamer1.0-plugins-bad-1.0.10-1|355	%endif
12mu|gstreamer1.0-plugins-bad-1.0.10-1|356	%if ! %{build_xvid}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|357	--disable-xvid \
12mu|gstreamer1.0-plugins-bad-1.0.10-1|358	%endif
12mu|gstreamer1.0-plugins-bad-1.0.10-1|359	%if ! %{build_dts}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|360	--disable-dts \
12mu|gstreamer1.0-plugins-bad-1.0.10-1|361	%endif
12mu|gstreamer1.0-plugins-bad-1.0.10-1|362	%if ! %{build_plf}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|363	--disable-voamrwbenc --disable-voaacenc \
12mu|gstreamer1.0-plugins-bad-1.0.10-1|364	%endif
12mu|gstreamer1.0-plugins-bad-1.0.10-1|365	%if %{build_experimental}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|366	--enable-experimental
12mu|gstreamer1.0-plugins-bad-1.0.10-1|367	%endif
12mu|gstreamer1.0-plugins-bad-1.0.10-1|368	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|369	make
12mu|gstreamer1.0-plugins-bad-1.0.10-1|370	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|371	%install
12mu|gstreamer1.0-plugins-bad-1.0.10-1|372	%makeinstall_std
12mu|gstreamer1.0-plugins-bad-1.0.10-1|373	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|374	%find_lang gst-plugins-bad-%{api}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|375	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|376	# Clean out files that should not be part of the rpm.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|377	# This is the recommended way of dealing with it for RH8
12mu|gstreamer1.0-plugins-bad-1.0.10-1|378	find %{buildroot} -name '*.la' -delete
12mu|gstreamer1.0-plugins-bad-1.0.10-1|379	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|380	%files doc
12mu|gstreamer1.0-plugins-bad-1.0.10-1|381	%doc docs/plugins/html
12mu|gstreamer1.0-plugins-bad-1.0.10-1|382	%{_datadir}/gtk-doc/html/
12mu|gstreamer1.0-plugins-bad-1.0.10-1|383	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|384	%files -f gst-plugins-bad-%{api}.lang
12mu|gstreamer1.0-plugins-bad-1.0.10-1|385	%doc AUTHORS COPYING README NEWS
12mu|gstreamer1.0-plugins-bad-1.0.10-1|386	%{_libdir}/gstreamer-%{api}/libgstadpcmdec.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|387	%{_libdir}/gstreamer-%{api}/libgstadpcmenc.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|388	%{_libdir}/gstreamer-%{api}/libgstasfmux.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|389	%{_libdir}/gstreamer-%{api}/libgstaudiovisualizers.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|390	%{_libdir}/gstreamer-%{api}/libgstautoconvert.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|391	%{_libdir}/gstreamer-%{api}/libgstbayer.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|392	%{_libdir}/gstreamer-%{api}/libgstcamerabin2.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|393	%{_libdir}/gstreamer-%{api}/libgstcoloreffects.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|394	%{_libdir}/gstreamer-%{api}/libgstdataurisrc.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|395	%{_libdir}/gstreamer-%{api}/libgstdebugutilsbad.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|396	%{_libdir}/gstreamer-%{api}/libgstdvb.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|397	%{_libdir}/gstreamer-%{api}/libgstdvbsuboverlay.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|398	%{_libdir}/gstreamer-%{api}/libgstdvdspu.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|399	%{_libdir}/gstreamer-%{api}/libgstfieldanalysis.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|400	%{_libdir}/gstreamer-%{api}/libgstfestival.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|401	%{_libdir}/gstreamer-%{api}/libgstfrei0r.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|402	%{_libdir}/gstreamer-%{api}/libgstgaudieffects.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|403	%{_libdir}/gstreamer-%{api}/libgstgdp.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|404	%{_libdir}/gstreamer-%{api}/libgstgeometrictransform.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|405	%{_libdir}/gstreamer-%{api}/libgstid3tag.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|406	%{_libdir}/gstreamer-%{api}/libgstinter.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|407	%{_libdir}/gstreamer-%{api}/libgstinterlace.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|408	%{_libdir}/gstreamer-%{api}/libgstjpegformat.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|409	%{_libdir}/gstreamer-%{api}/libgstliveadder.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|410	%{_libdir}/gstreamer-%{api}/libgstmpegtsmux.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|411	%{_libdir}/gstreamer-%{api}/libgstmimic.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|412	%{_libdir}/gstreamer-%{api}/libgstmpegpsdemux.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|413	%{_libdir}/gstreamer-%{api}/libgstopus.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|414	%{_libdir}/gstreamer-%{api}/libgstpcapparse.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|415	%{_libdir}/gstreamer-%{api}/libgstpnm.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|416	%{_libdir}/gstreamer-%{api}/libgstscaletempoplugin.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|417	%{_libdir}/gstreamer-%{api}/libgstrawparse.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|418	%{_libdir}/gstreamer-%{api}/libgstremovesilence.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|419	%{_libdir}/gstreamer-%{api}/libgstsdpelem.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|420	%{_libdir}/gstreamer-%{api}/libgstsegmentclip.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|421	%{_libdir}/gstreamer-%{api}/libgstshm.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|422	%{_libdir}/gstreamer-%{api}/libgstsiren.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|423	%{_libdir}/gstreamer-%{api}/libgstsmooth.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|424	%{_libdir}/gstreamer-%{api}/libgstspeed.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|425	%{_libdir}/gstreamer-%{api}/libgstsubenc.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|426	%{_libdir}/gstreamer-%{api}/libgstbz2.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|427	%{_libdir}/gstreamer-%{api}/libgstfragmented.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|428	%{_libdir}/gstreamer-%{api}/libgstmpegtsdemux.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|429	%{_libdir}/gstreamer-%{api}/libgstvideoparsersbad.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|430	%{_libdir}/gstreamer-%{api}/libgstdecklink.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|431	%{_libdir}/gstreamer-%{api}/libgstmpegpsmux.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|432	%{_libdir}/gstreamer-%{api}/libgstmidi.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|433	%{_libdir}/gstreamer-%{api}/libgstopenal.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|434	%{_libdir}/gstreamer-%{api}/libgstrfbsrc.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|435	%if %{build_plf}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|436	%{_libdir}/gstreamer-%{api}/libgstvoaacenc.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|437	%{_libdir}/gstreamer-%{api}/libgstvoamrwbenc.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|438	%{_datadir}/gstreamer-%{api}/presets/GstVoAmrwbEnc.prs
12mu|gstreamer1.0-plugins-bad-1.0.10-1|439	%endif
12mu|gstreamer1.0-plugins-bad-1.0.10-1|440	%if %{build_experimental}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|441	#%{_libdir}/gstreamer-%{api}/libgstdeinterlace2.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|442	%endif
12mu|gstreamer1.0-plugins-bad-1.0.10-1|443	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|444	%{_libdir}/gstreamer-%{api}/libgstmodplug.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|445	%{_libdir}/gstreamer-%{api}/libgsty4mdec.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|446	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|447	%if %{build_faad}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|448	%package -n %{bname}-faad
12mu|gstreamer1.0-plugins-bad-1.0.10-1|449	Summary:	GStreamer plug-in for AAC audio playback
12mu|gstreamer1.0-plugins-bad-1.0.10-1|450	Group:		Sound
12mu|gstreamer1.0-plugins-bad-1.0.10-1|451	Requires:	%{bname}-plugins >= %{version}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|452	BuildRequires:	libfaad2-devel
12mu|gstreamer1.0-plugins-bad-1.0.10-1|453	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|454	%description -n %{bname}-faad
12mu|gstreamer1.0-plugins-bad-1.0.10-1|455	Plug-ins for playing AAC audio
12mu|gstreamer1.0-plugins-bad-1.0.10-1|456	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|457	This package is in restricted repository as it violates some patents.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|458	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|459	%files -n %{bname}-faad
12mu|gstreamer1.0-plugins-bad-1.0.10-1|460	%{_libdir}/gstreamer-%{api}/libgstfaad.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|461	%endif
12mu|gstreamer1.0-plugins-bad-1.0.10-1|462	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|463	%if %{build_faac}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|464	%package -n %{bname}-faac
12mu|gstreamer1.0-plugins-bad-1.0.10-1|465	Summary:	GStreamer plug-ins for AAC audio encoding
12mu|gstreamer1.0-plugins-bad-1.0.10-1|466	Group:		Sound
12mu|gstreamer1.0-plugins-bad-1.0.10-1|467	Requires:	%{bname}-plugins >= %{version}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|468	BuildRequires:	libfaac-devel
12mu|gstreamer1.0-plugins-bad-1.0.10-1|469	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|470	%description -n %{bname}-faac
12mu|gstreamer1.0-plugins-bad-1.0.10-1|471	Plug-ins for encoding AAC audio
12mu|gstreamer1.0-plugins-bad-1.0.10-1|472	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|473	This package is in restricted repository as it violates some patents.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|474	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|475	%files -n %{bname}-faac
12mu|gstreamer1.0-plugins-bad-1.0.10-1|476	%{_libdir}/gstreamer-%{api}/libgstfaac.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|477	%endif
12mu|gstreamer1.0-plugins-bad-1.0.10-1|478	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|479	%package -n %{bname}-gsm
12mu|gstreamer1.0-plugins-bad-1.0.10-1|480	Summary:	GStreamer plugin for GSM lossy audio format
12mu|gstreamer1.0-plugins-bad-1.0.10-1|481	Group:		Sound
12mu|gstreamer1.0-plugins-bad-1.0.10-1|482	Requires:	%{bname}-plugins >= %{version}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|483	BuildRequires:	gsm-devel >= 1.0.10
12mu|gstreamer1.0-plugins-bad-1.0.10-1|484	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|485	%description -n %{bname}-gsm
12mu|gstreamer1.0-plugins-bad-1.0.10-1|486	Output plugin for GStreamer to convert to GSM lossy audio format.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|487	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|488	%files -n %{bname}-gsm
12mu|gstreamer1.0-plugins-bad-1.0.10-1|489	%{_libdir}/gstreamer-%{api}/libgstgsm.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|490	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|491	%if 0
12mu|gstreamer1.0-plugins-bad-1.0.10-1|492	### SWFDEC FLASH PLUGIN ###
12mu|gstreamer1.0-plugins-bad-1.0.10-1|493	%package -n %{bname}-swfdec
12mu|gstreamer1.0-plugins-bad-1.0.10-1|494	Summary: 	GStreamer Flash rendering plug-in
12mu|gstreamer1.0-plugins-bad-1.0.10-1|495	Group:		System/Libraries
12mu|gstreamer1.0-plugins-bad-1.0.10-1|496	Requires:	%{bname}-plugins = %{version}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|497	BuildRequires:	libswfdec-devel => 0.3.0
12mu|gstreamer1.0-plugins-bad-1.0.10-1|498	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|499	%description -n %{bname}-swfdec
12mu|gstreamer1.0-plugins-bad-1.0.10-1|500	Plug-in for rendering Flash animations using swfdec library
12mu|gstreamer1.0-plugins-bad-1.0.10-1|501	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|502	%files -n %{bname}-swfdec
12mu|gstreamer1.0-plugins-bad-1.0.10-1|503	%{_libdir}/gstreamer-%{api}/libgstswfdec.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|504	%endif
12mu|gstreamer1.0-plugins-bad-1.0.10-1|505	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|506	%if %{build_amrwb}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|507	%package -n %{bname}-amrwb
12mu|gstreamer1.0-plugins-bad-1.0.10-1|508	Summary:	GStreamer plug-in for AMR-WB support
12mu|gstreamer1.0-plugins-bad-1.0.10-1|509	Group:		Sound
12mu|gstreamer1.0-plugins-bad-1.0.10-1|510	Requires:	%{bname}-plugins >= %{version}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|511	BuildRequires:	libamrwb-devel
12mu|gstreamer1.0-plugins-bad-1.0.10-1|512	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|513	%description -n %{bname}-amrwb
12mu|gstreamer1.0-plugins-bad-1.0.10-1|514	Plug-in for decoding AMR-WB under GStreamer.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|515	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|516	This package is in restricted repository as it violates some patents.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|517	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|518	%files -n %{bname}-amrwb
12mu|gstreamer1.0-plugins-bad-1.0.10-1|519	%{_datadir}/gstreamer-%{api}/presets/GstAmrwbEnc.prs
12mu|gstreamer1.0-plugins-bad-1.0.10-1|520	%{_libdir}/gstreamer-%{api}/libgstamrwbenc.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|521	%endif
12mu|gstreamer1.0-plugins-bad-1.0.10-1|522	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|523	%if %{build_celt}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|524	%package -n %{bname}-celt
12mu|gstreamer1.0-plugins-bad-1.0.10-1|525	Summary:	GStreamer plug-in for CELT support
12mu|gstreamer1.0-plugins-bad-1.0.10-1|526	Group:		Video
12mu|gstreamer1.0-plugins-bad-1.0.10-1|527	Requires:	%{bname}-plugins >= %{version}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|528	BuildRequires:	pkgconfig(celt) >= 0.7.0
12mu|gstreamer1.0-plugins-bad-1.0.10-1|529	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|530	%description -n %{bname}-celt
12mu|gstreamer1.0-plugins-bad-1.0.10-1|531	Plug-in for CELT support under GStreamer.
12mu|gstreamer1.0-plugins-bad-1.0.10-1|532	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|533	%files -n %{bname}-celt
12mu|gstreamer1.0-plugins-bad-1.0.10-1|534	%{_libdir}/gstreamer-%{api}/libgstcelt.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|535	%endif
12mu|gstreamer1.0-plugins-bad-1.0.10-1|536	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|537	%files -n %{libnamephoto}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|538	%{_libdir}/libgstphotography-%{api}.so.%{libmajor}*
12mu|gstreamer1.0-plugins-bad-1.0.10-1|539	%{_libdir}/libgstsignalprocessor-%{api}.so.%{libmajor}*
12mu|gstreamer1.0-plugins-bad-1.0.10-1|540	%{_libdir}/libgstcodecparsers-%{api}.so.%{libmajor}*
12mu|gstreamer1.0-plugins-bad-1.0.10-1|541	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|542	%files -n %{develnamephoto}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|543	%{_libdir}/libgstcodecparsers-%{api}.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|544	%{_libdir}/libgstphotography-%{api}.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|545	%{_libdir}/libgstsignalprocessor-%{api}.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|546	%{_includedir}/gstreamer-%{api}/gst/codecparsers/
12mu|gstreamer1.0-plugins-bad-1.0.10-1|547	%{_includedir}/gstreamer-%{api}/gst/interfaces/photography*
12mu|gstreamer1.0-plugins-bad-1.0.10-1|548	%{_includedir}/gstreamer-%{api}/gst/signalprocessor/gstsignalprocessor.h
12mu|gstreamer1.0-plugins-bad-1.0.10-1|549	%{_includedir}/gstreamer-%{api}/gst/video/
12mu|gstreamer1.0-plugins-bad-1.0.10-1|550	%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{api}.pc
12mu|gstreamer1.0-plugins-bad-1.0.10-1|551	%{_libdir}/pkgconfig/gstreamer-codecparsers-%{api}.pc
12mu|gstreamer1.0-plugins-bad-1.0.10-1|552	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|553	%files -n %{libnamebase}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|554	%{_libdir}/libgstbasecamerabinsrc-%{api}.so.%{libmajor}*
12mu|gstreamer1.0-plugins-bad-1.0.10-1|555	%{_libdir}/libgstbasevideo-%{api}.so.%{libmajor}*
12mu|gstreamer1.0-plugins-bad-1.0.10-1|556	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|557	%files -n %{develnamebase}
12mu|gstreamer1.0-plugins-bad-1.0.10-1|558	%{_libdir}/libgstbasecamerabinsrc-%{api}.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|559	%{_libdir}/libgstbasevideo-%{api}.so
12mu|gstreamer1.0-plugins-bad-1.0.10-1|560	%{_includedir}/gstreamer-%{api}/gst/basecamerabinsrc/*
12mu|gstreamer1.0-plugins-bad-1.0.10-1|561	%{_libdir}/pkgconfig/gstreamer-basevideo-%{api}.pc
12mu|gstreamer1.0-plugins-bad-1.0.10-1|562	
12mu|gstreamer1.0-plugins-bad-1.0.10-1|563	

19769 12
12mu|gstreamer1.0-plugins-base-1.0.10-1|1	%define api		1.0
12mu|gstreamer1.0-plugins-base-1.0.10-1|2	%define major		0
12mu|gstreamer1.0-plugins-base-1.0.10-1|3	
12mu|gstreamer1.0-plugins-base-1.0.10-1|4	%define bname		gstreamer%{api}
12mu|gstreamer1.0-plugins-base-1.0.10-1|5	%define libname		%mklibname gstreamer-plugins-base %{api} %{major}
12mu|gstreamer1.0-plugins-base-1.0.10-1|6	%define girname		%mklibname gstreamer-plugins-base-gir %{api}
12mu|gstreamer1.0-plugins-base-1.0.10-1|7	%define develname	%mklibname -d gstreamer-plugins-base %{api}
12mu|gstreamer1.0-plugins-base-1.0.10-1|8	
12mu|gstreamer1.0-plugins-base-1.0.10-1|9	Summary:	GStreamer Streaming-media framework plug-ins
12mu|gstreamer1.0-plugins-base-1.0.10-1|10	Name:		%{bname}-plugins-base
12mu|gstreamer1.0-plugins-base-1.0.10-1|11	Version:	1.0.10
12mu|gstreamer1.0-plugins-base-1.0.10-1|12	Release:	1
12mu|gstreamer1.0-plugins-base-1.0.10-1|13	License:	LGPLv2+
12mu|gstreamer1.0-plugins-base-1.0.10-1|14	Group:		Sound
12mu|gstreamer1.0-plugins-base-1.0.10-1|15	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gst-plugins-base/1.0/gst-plugins-base-%{version}.tar.xz
12mu|gstreamer1.0-plugins-base-1.0.10-1|16	Patch0:		align.patch
12mu|gstreamer1.0-plugins-base-1.0.10-1|17	URL:		http://gstreamer.freedesktop.org/
12mu|gstreamer1.0-plugins-base-1.0.10-1|18	BuildRequires:	pkgconfig(glib-2.0) >= 2.32
12mu|gstreamer1.0-plugins-base-1.0.10-1|19	BuildRequires:	pkgconfig(libpng) >= 1.2.4-4
12mu|gstreamer1.0-plugins-base-1.0.10-1|20	BuildRequires:	liborc-devel >= 0.4.5
12mu|gstreamer1.0-plugins-base-1.0.10-1|21	BuildRequires:	pkgconfig(vorbis) >= 1.0-4
12mu|gstreamer1.0-plugins-base-1.0.10-1|22	BuildRequires:	pkgconfig(theora)
12mu|gstreamer1.0-plugins-base-1.0.10-1|23	BuildRequires:	pkgconfig(libxml-2.0)
12mu|gstreamer1.0-plugins-base-1.0.10-1|24	BuildRequires:	pkgconfig(pango)
12mu|gstreamer1.0-plugins-base-1.0.10-1|25	BuildRequires:	pkgconfig(pangocairo)
12mu|gstreamer1.0-plugins-base-1.0.10-1|26	BuildRequires:	pkgconfig(freetype2)
12mu|gstreamer1.0-plugins-base-1.0.10-1|27	BuildRequires:	gstreamer%{api}-devel >= %{version}
12mu|gstreamer1.0-plugins-base-1.0.10-1|28	BuildRequires:	gtk-doc
12mu|gstreamer1.0-plugins-base-1.0.10-1|29	BuildRequires:	libmesaglu-devel
12mu|gstreamer1.0-plugins-base-1.0.10-1|30	BuildRequires:	pkgconfig(xv)
12mu|gstreamer1.0-plugins-base-1.0.10-1|31	BuildRequires:	alsa-oss-devel
12mu|gstreamer1.0-plugins-base-1.0.10-1|32	BuildRequires:	gobject-introspection-devel
12mu|gstreamer1.0-plugins-base-1.0.10-1|33	#gw we need some fonts for the tests
12mu|gstreamer1.0-plugins-base-1.0.10-1|34	BuildRequires:	fonts-ttf-dejavu
12mu|gstreamer1.0-plugins-base-1.0.10-1|35	BuildRequires:	libcheck-devel
12mu|gstreamer1.0-plugins-base-1.0.10-1|36	Provides:	%{bname}-plugins
12mu|gstreamer1.0-plugins-base-1.0.10-1|37	
12mu|gstreamer1.0-plugins-base-1.0.10-1|38	%ifarch %ix86
12mu|gstreamer1.0-plugins-base-1.0.10-1|39	BuildRequires:	nasm => 0.90
12mu|gstreamer1.0-plugins-base-1.0.10-1|40	%endif
12mu|gstreamer1.0-plugins-base-1.0.10-1|41	
12mu|gstreamer1.0-plugins-base-1.0.10-1|42	%ifnarch %arm %mips
12mu|gstreamer1.0-plugins-base-1.0.10-1|43	BuildRequires:	valgrind-devel
12mu|gstreamer1.0-plugins-base-1.0.10-1|44	%endif
12mu|gstreamer1.0-plugins-base-1.0.10-1|45	
12mu|gstreamer1.0-plugins-base-1.0.10-1|46	%description
12mu|gstreamer1.0-plugins-base-1.0.10-1|47	GStreamer is a streaming-media framework, based on graphs of filters which
12mu|gstreamer1.0-plugins-base-1.0.10-1|48	operate on media data. Applications using this library can do anything
12mu|gstreamer1.0-plugins-base-1.0.10-1|49	from real-time sound processing to playing videos, and just about anything
12mu|gstreamer1.0-plugins-base-1.0.10-1|50	else media-related.  Its plugin-based architecture means that new data
12mu|gstreamer1.0-plugins-base-1.0.10-1|51	types or processing capabilities can be added simply by installing new
12mu|gstreamer1.0-plugins-base-1.0.10-1|52	plug-ins.
12mu|gstreamer1.0-plugins-base-1.0.10-1|53	
12mu|gstreamer1.0-plugins-base-1.0.10-1|54	This package contains a set of reference plugins, base classes for other
12mu|gstreamer1.0-plugins-base-1.0.10-1|55	plugins, and helper libraries:
12mu|gstreamer1.0-plugins-base-1.0.10-1|56	* device plugins: x(v)imagesink, alsa, v4lsrc, cdparanoia
12mu|gstreamer1.0-plugins-base-1.0.10-1|57	* containers: ogg
12mu|gstreamer1.0-plugins-base-1.0.10-1|58	* codecs: vorbis, theora
12mu|gstreamer1.0-plugins-base-1.0.10-1|59	* text: textoverlay, subparse
12mu|gstreamer1.0-plugins-base-1.0.10-1|60	* sources: audiotestsrc, videotestsrc, gnomevfssrc
12mu|gstreamer1.0-plugins-base-1.0.10-1|61	* network: tcp
12mu|gstreamer1.0-plugins-base-1.0.10-1|62	* typefind
12mu|gstreamer1.0-plugins-base-1.0.10-1|63	* audio processing: audioconvert, adder, audiorate, audioscale, volume
12mu|gstreamer1.0-plugins-base-1.0.10-1|64	* visualisation: libvisual
12mu|gstreamer1.0-plugins-base-1.0.10-1|65	* video processing: ffmpegcolorspace
12mu|gstreamer1.0-plugins-base-1.0.10-1|66	* aggregate elements: decodebin, playbin
12mu|gstreamer1.0-plugins-base-1.0.10-1|67	
12mu|gstreamer1.0-plugins-base-1.0.10-1|68	%prep
12mu|gstreamer1.0-plugins-base-1.0.10-1|69	%setup -q -n gst-plugins-base-%{version}
12mu|gstreamer1.0-plugins-base-1.0.10-1|70	%apply_patches
12mu|gstreamer1.0-plugins-base-1.0.10-1|71	
12mu|gstreamer1.0-plugins-base-1.0.10-1|72	%build
12mu|gstreamer1.0-plugins-base-1.0.10-1|73	%configure2_5x --disable-dependency-tracking --disable-static \
12mu|gstreamer1.0-plugins-base-1.0.10-1|74	--enable-experimental \
12mu|gstreamer1.0-plugins-base-1.0.10-1|75	--with-package-name='%{_vendor} %{name} package' \
12mu|gstreamer1.0-plugins-base-1.0.10-1|76	--with-package-origin='http://bugs.%{_real_vendor}.org/' \
12mu|gstreamer1.0-plugins-base-1.0.10-1|77	--enable-libvisual
12mu|gstreamer1.0-plugins-base-1.0.10-1|78	%make
12mu|gstreamer1.0-plugins-base-1.0.10-1|79	
12mu|gstreamer1.0-plugins-base-1.0.10-1|80	
12mu|gstreamer1.0-plugins-base-1.0.10-1|81	%install
12mu|gstreamer1.0-plugins-base-1.0.10-1|82	%makeinstall_std
12mu|gstreamer1.0-plugins-base-1.0.10-1|83	%find_lang gst-plugins-base-%{api}
12mu|gstreamer1.0-plugins-base-1.0.10-1|84	
12mu|gstreamer1.0-plugins-base-1.0.10-1|85	# Clean out files that should not be part of the rpm.
12mu|gstreamer1.0-plugins-base-1.0.10-1|86	# This is the recommended way of dealing with it for RH8
12mu|gstreamer1.0-plugins-base-1.0.10-1|87	find %{buildroot} -name '*.la' -delete
12mu|gstreamer1.0-plugins-base-1.0.10-1|88	
12mu|gstreamer1.0-plugins-base-1.0.10-1|89	%files -f gst-plugins-base-%{api}.lang
12mu|gstreamer1.0-plugins-base-1.0.10-1|90	%doc AUTHORS COPYING README NEWS
12mu|gstreamer1.0-plugins-base-1.0.10-1|91	%{_bindir}/gst-discoverer-%{api}
12mu|gstreamer1.0-plugins-base-1.0.10-1|92	%{_mandir}/man1/gst-discoverer-%{api}.1.*
12mu|gstreamer1.0-plugins-base-1.0.10-1|93	# non-core plugins without external dependencies
12mu|gstreamer1.0-plugins-base-1.0.10-1|94	%{_libdir}/gstreamer-%{api}/libgstapp.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|95	%{_libdir}/gstreamer-%{api}/libgstaudioconvert.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|96	%{_libdir}/gstreamer-%{api}/libgstaudiorate.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|97	%{_libdir}/gstreamer-%{api}/libgstaudioresample.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|98	%{_libdir}/gstreamer-%{api}/libgstaudiotestsrc.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|99	%{_libdir}/gstreamer-%{api}/libgstencodebin.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|100	%{_libdir}/gstreamer-%{api}/libgstgio.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|101	%{_libdir}/gstreamer-%{api}/libgstpango.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|102	%{_libdir}/gstreamer-%{api}/libgstsubparse.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|103	%{_libdir}/gstreamer-%{api}/libgsttcp.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|104	%{_libdir}/gstreamer-%{api}/libgstvolume.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|105	%{_libdir}/gstreamer-%{api}/libgstadder.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|106	%{_libdir}/gstreamer-%{api}/libgsttypefindfunctions.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|107	%{_libdir}/gstreamer-%{api}/libgstvideotestsrc.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|108	%{_libdir}/gstreamer-%{api}/libgsttheora.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|109	%{_libdir}/gstreamer-%{api}/libgstogg.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|110	%{_libdir}/gstreamer-%{api}/libgstvideorate.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|111	%{_libdir}/gstreamer-%{api}/libgstvideoscale.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|112	%{_libdir}/gstreamer-%{api}/libgstvorbis.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|113	%{_libdir}/gstreamer-%{api}/libgstximagesink.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|114	%{_libdir}/gstreamer-%{api}/libgstxvimagesink.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|115	%{_libdir}/gstreamer-%{api}/libgstalsa.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|116	%{_libdir}/gstreamer-%{api}/libgstplayback.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|117	%{_libdir}/gstreamer-%{api}/libgstvideoconvert.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|118	
12mu|gstreamer1.0-plugins-base-1.0.10-1|119	%package -n %{libname}
12mu|gstreamer1.0-plugins-base-1.0.10-1|120	Group: 		System/Libraries
12mu|gstreamer1.0-plugins-base-1.0.10-1|121	Summary: 	GStreamer plugin libraries
12mu|gstreamer1.0-plugins-base-1.0.10-1|122	
12mu|gstreamer1.0-plugins-base-1.0.10-1|123	%description -n %libname
12mu|gstreamer1.0-plugins-base-1.0.10-1|124	This package contain the basic audio and video playback library and
12mu|gstreamer1.0-plugins-base-1.0.10-1|125	the interfaces library.
12mu|gstreamer1.0-plugins-base-1.0.10-1|126	
12mu|gstreamer1.0-plugins-base-1.0.10-1|127	%files -n %{libname}
12mu|gstreamer1.0-plugins-base-1.0.10-1|128	%{_libdir}/libgstaudio-%{api}.so.0*
12mu|gstreamer1.0-plugins-base-1.0.10-1|129	%{_libdir}/libgstapp-%{api}.so.0*
12mu|gstreamer1.0-plugins-base-1.0.10-1|130	%{_libdir}/libgstfft-%{api}.so.0*
12mu|gstreamer1.0-plugins-base-1.0.10-1|131	%{_libdir}/libgstpbutils-%{api}.so.0*
12mu|gstreamer1.0-plugins-base-1.0.10-1|132	%{_libdir}/libgstriff-%{api}.so.0*
12mu|gstreamer1.0-plugins-base-1.0.10-1|133	%{_libdir}/libgstrtp-%{api}.so.0*
12mu|gstreamer1.0-plugins-base-1.0.10-1|134	%{_libdir}/libgstrtsp-%{api}.so.0*
12mu|gstreamer1.0-plugins-base-1.0.10-1|135	%{_libdir}/libgsttag-%{api}.so.0*
12mu|gstreamer1.0-plugins-base-1.0.10-1|136	%{_libdir}/libgstsdp-%{api}.so.0*
12mu|gstreamer1.0-plugins-base-1.0.10-1|137	%{_libdir}/libgstvideo-%{api}.so.0*
12mu|gstreamer1.0-plugins-base-1.0.10-1|138	
12mu|gstreamer1.0-plugins-base-1.0.10-1|139	%package -n %{girname}
12mu|gstreamer1.0-plugins-base-1.0.10-1|140	Group:		System/Libraries
12mu|gstreamer1.0-plugins-base-1.0.10-1|141	Summary:	Object Introspection interface description for %{name}
12mu|gstreamer1.0-plugins-base-1.0.10-1|142	Requires:	%{libname} = %{version}
12mu|gstreamer1.0-plugins-base-1.0.10-1|143	
12mu|gstreamer1.0-plugins-base-1.0.10-1|144	%description -n %{girname}
12mu|gstreamer1.0-plugins-base-1.0.10-1|145	GObject Introspection interface description for %{name}.
12mu|gstreamer1.0-plugins-base-1.0.10-1|146	
12mu|gstreamer1.0-plugins-base-1.0.10-1|147	%files -n %{girname}
12mu|gstreamer1.0-plugins-base-1.0.10-1|148	%{_libdir}/girepository-1.0/GstApp-%{api}.typelib
12mu|gstreamer1.0-plugins-base-1.0.10-1|149	%{_libdir}/girepository-1.0/GstAudio-%{api}.typelib
12mu|gstreamer1.0-plugins-base-1.0.10-1|150	%{_libdir}/girepository-1.0/GstFft-%{api}.typelib
12mu|gstreamer1.0-plugins-base-1.0.10-1|151	%{_libdir}/girepository-1.0/GstPbutils-%{api}.typelib
12mu|gstreamer1.0-plugins-base-1.0.10-1|152	%{_libdir}/girepository-1.0/GstRiff-%{api}.typelib
12mu|gstreamer1.0-plugins-base-1.0.10-1|153	%{_libdir}/girepository-1.0/GstRtp-%{api}.typelib
12mu|gstreamer1.0-plugins-base-1.0.10-1|154	%{_libdir}/girepository-1.0/GstRtsp-%{api}.typelib
12mu|gstreamer1.0-plugins-base-1.0.10-1|155	%{_libdir}/girepository-1.0/GstSdp-%{api}.typelib
12mu|gstreamer1.0-plugins-base-1.0.10-1|156	%{_libdir}/girepository-1.0/GstTag-%{api}.typelib
12mu|gstreamer1.0-plugins-base-1.0.10-1|157	%{_libdir}/girepository-1.0/GstVideo-%{api}.typelib
12mu|gstreamer1.0-plugins-base-1.0.10-1|158	
12mu|gstreamer1.0-plugins-base-1.0.10-1|159	%package -n %{develname}
12mu|gstreamer1.0-plugins-base-1.0.10-1|160	Summary: 	GStreamer Plugin Library Headers
12mu|gstreamer1.0-plugins-base-1.0.10-1|161	Group: 		Development/C
12mu|gstreamer1.0-plugins-base-1.0.10-1|162	Requires: 	%{libname} = %{version}-%{release}
12mu|gstreamer1.0-plugins-base-1.0.10-1|163	Requires:	%{name} = %{version}-%{release}
12mu|gstreamer1.0-plugins-base-1.0.10-1|164	Provides:	libgstreamer%{api}-plugins-base-devel = %{version}-%{release}
12mu|gstreamer1.0-plugins-base-1.0.10-1|165	Provides:	%{name}-devel = %{version}-%{release}
12mu|gstreamer1.0-plugins-base-1.0.10-1|166	
12mu|gstreamer1.0-plugins-base-1.0.10-1|167	%description -n %{develname}
12mu|gstreamer1.0-plugins-base-1.0.10-1|168	GStreamer support libraries header files.
12mu|gstreamer1.0-plugins-base-1.0.10-1|169	
12mu|gstreamer1.0-plugins-base-1.0.10-1|170	%files -n %{develname}
12mu|gstreamer1.0-plugins-base-1.0.10-1|171	%doc docs/libs/html docs/plugins/html
12mu|gstreamer1.0-plugins-base-1.0.10-1|172	%{_includedir}/gstreamer-%{api}/gst/app/
12mu|gstreamer1.0-plugins-base-1.0.10-1|173	%{_includedir}/gstreamer-%{api}/gst/audio
12mu|gstreamer1.0-plugins-base-1.0.10-1|174	%{_includedir}/gstreamer-%{api}/gst/fft
12mu|gstreamer1.0-plugins-base-1.0.10-1|175	%{_includedir}/gstreamer-%{api}/gst/pbutils
12mu|gstreamer1.0-plugins-base-1.0.10-1|176	%{_includedir}/gstreamer-%{api}/gst/riff
12mu|gstreamer1.0-plugins-base-1.0.10-1|177	%{_includedir}/gstreamer-%{api}/gst/rtsp
12mu|gstreamer1.0-plugins-base-1.0.10-1|178	%{_includedir}/gstreamer-%{api}/gst/sdp
12mu|gstreamer1.0-plugins-base-1.0.10-1|179	%{_includedir}/gstreamer-%{api}/gst/tag/
12mu|gstreamer1.0-plugins-base-1.0.10-1|180	%{_includedir}/gstreamer-%{api}/gst/video/
12mu|gstreamer1.0-plugins-base-1.0.10-1|181	%{_includedir}/gstreamer-%{api}/gst/rtp
12mu|gstreamer1.0-plugins-base-1.0.10-1|182	%{_libdir}/pkgconfig/gstreamer-app-%{api}.pc
12mu|gstreamer1.0-plugins-base-1.0.10-1|183	%{_libdir}/pkgconfig/gstreamer-audio-%{api}.pc
12mu|gstreamer1.0-plugins-base-1.0.10-1|184	%{_libdir}/pkgconfig/gstreamer-fft-%{api}.pc
12mu|gstreamer1.0-plugins-base-1.0.10-1|185	%{_libdir}/pkgconfig/gstreamer-pbutils-%{api}.pc
12mu|gstreamer1.0-plugins-base-1.0.10-1|186	%{_libdir}/pkgconfig/gstreamer-plugins-base-%{api}.pc
12mu|gstreamer1.0-plugins-base-1.0.10-1|187	%{_libdir}/pkgconfig/gstreamer-riff-%{api}.pc
12mu|gstreamer1.0-plugins-base-1.0.10-1|188	%{_libdir}/pkgconfig/gstreamer-rtp-%{api}.pc
12mu|gstreamer1.0-plugins-base-1.0.10-1|189	%{_libdir}/pkgconfig/gstreamer-rtsp-%{api}.pc
12mu|gstreamer1.0-plugins-base-1.0.10-1|190	%{_libdir}/pkgconfig/gstreamer-sdp-%{api}.pc
12mu|gstreamer1.0-plugins-base-1.0.10-1|191	%{_libdir}/pkgconfig/gstreamer-tag-%{api}.pc
12mu|gstreamer1.0-plugins-base-1.0.10-1|192	%{_libdir}/pkgconfig/gstreamer-video-%{api}.pc
12mu|gstreamer1.0-plugins-base-1.0.10-1|193	%{_libdir}/libgstaudio-%{api}.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|194	%{_libdir}/libgstapp-%{api}.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|195	%{_libdir}/libgstfft-%{api}.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|196	%{_libdir}/libgstpbutils-%{api}.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|197	%{_libdir}/libgstriff-%{api}.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|198	%{_libdir}/libgstrtp-%{api}.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|199	%{_libdir}/libgstrtsp-%{api}.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|200	%{_libdir}/libgsttag-%{api}.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|201	%{_libdir}/libgstsdp-%{api}.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|202	%{_libdir}/libgstvideo-%{api}.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|203	%{_datadir}/gtk-doc/html/*
12mu|gstreamer1.0-plugins-base-1.0.10-1|204	%{_datadir}/gir-1.0/GstApp-%{api}.gir
12mu|gstreamer1.0-plugins-base-1.0.10-1|205	%{_datadir}/gir-1.0/GstAudio-%{api}.gir
12mu|gstreamer1.0-plugins-base-1.0.10-1|206	%{_datadir}/gir-1.0/GstFft-%{api}.gir
12mu|gstreamer1.0-plugins-base-1.0.10-1|207	%{_datadir}/gir-1.0/GstPbutils-%{api}.gir
12mu|gstreamer1.0-plugins-base-1.0.10-1|208	%{_datadir}/gir-1.0/GstRiff-%{api}.gir
12mu|gstreamer1.0-plugins-base-1.0.10-1|209	%{_datadir}/gir-1.0/GstRtp-%{api}.gir
12mu|gstreamer1.0-plugins-base-1.0.10-1|210	%{_datadir}/gir-1.0/GstRtsp-%{api}.gir
12mu|gstreamer1.0-plugins-base-1.0.10-1|211	%{_datadir}/gir-1.0/GstSdp-%{api}.gir
12mu|gstreamer1.0-plugins-base-1.0.10-1|212	%{_datadir}/gir-1.0/GstTag-%{api}.gir
12mu|gstreamer1.0-plugins-base-1.0.10-1|213	%{_datadir}/gir-1.0/GstVideo-%{api}.gir
12mu|gstreamer1.0-plugins-base-1.0.10-1|214	%{_datadir}/gst-plugins-base/%{api}/license-translations.dict
12mu|gstreamer1.0-plugins-base-1.0.10-1|215	###
12mu|gstreamer1.0-plugins-base-1.0.10-1|216	
12mu|gstreamer1.0-plugins-base-1.0.10-1|217	### CDPARANOIA ###
12mu|gstreamer1.0-plugins-base-1.0.10-1|218	%package -n %{bname}-cdparanoia
12mu|gstreamer1.0-plugins-base-1.0.10-1|219	Summary:	Gstreamer plugin for CD audio input using CDParanoia IV
12mu|gstreamer1.0-plugins-base-1.0.10-1|220	Group:		Sound
12mu|gstreamer1.0-plugins-base-1.0.10-1|221	Requires:	%{name} = %{version}-%{release}
12mu|gstreamer1.0-plugins-base-1.0.10-1|222	BuildRequires:	libcdda-devel
12mu|gstreamer1.0-plugins-base-1.0.10-1|223	
12mu|gstreamer1.0-plugins-base-1.0.10-1|224	%description -n %{bname}-cdparanoia
12mu|gstreamer1.0-plugins-base-1.0.10-1|225	Plugin for ripping audio tracks using cdparanoia under GStreamer
12mu|gstreamer1.0-plugins-base-1.0.10-1|226	
12mu|gstreamer1.0-plugins-base-1.0.10-1|227	%files -n %{bname}-cdparanoia
12mu|gstreamer1.0-plugins-base-1.0.10-1|228	%{_libdir}/gstreamer-%{api}/libgstcdparanoia.so
12mu|gstreamer1.0-plugins-base-1.0.10-1|229	
12mu|gstreamer1.0-plugins-base-1.0.10-1|230	%package -n %{bname}-libvisual
12mu|gstreamer1.0-plugins-base-1.0.10-1|231	Summary:	GStreamer visualisations plug-in based on libvisual
12mu|gstreamer1.0-plugins-base-1.0.10-1|232	Group:		Video
12mu|gstreamer1.0-plugins-base-1.0.10-1|233	Requires:	%{name} = %{version}-%{release}
12mu|gstreamer1.0-plugins-base-1.0.10-1|234	BuildRequires:	libvisual-devel >= 0.4
12mu|gstreamer1.0-plugins-base-1.0.10-1|235	
12mu|gstreamer1.0-plugins-base-1.0.10-1|236	%description -n %{bname}-libvisual
12mu|gstreamer1.0-plugins-base-1.0.10-1|237	This plugin makes visualisations based on libvisual available for
12mu|gstreamer1.0-plugins-base-1.0.10-1|238	GStreamer applications.
12mu|gstreamer1.0-plugins-base-1.0.10-1|239	
12mu|gstreamer1.0-plugins-base-1.0.10-1|240	%files -n %{bname}-libvisual
12mu|gstreamer1.0-plugins-base-1.0.10-1|241	%{_libdir}/gstreamer-%{api}/libgstlibvisual.so

19770 12
12mu|gstreamer1.0-plugins-good-1.0.10-1|1	%define enable_check	0
12mu|gstreamer1.0-plugins-good-1.0.10-1|2	
12mu|gstreamer1.0-plugins-good-1.0.10-1|3	%define major		1.0
12mu|gstreamer1.0-plugins-good-1.0.10-1|4	%define majorminor	1.0
12mu|gstreamer1.0-plugins-good-1.0.10-1|5	%define bname		gstreamer1.0
12mu|gstreamer1.0-plugins-good-1.0.10-1|6	
12mu|gstreamer1.0-plugins-good-1.0.10-1|7	Summary: 	GStreamer Streaming-media framework plug-ins
12mu|gstreamer1.0-plugins-good-1.0.10-1|8	Name: 		%{bname}-plugins-good
12mu|gstreamer1.0-plugins-good-1.0.10-1|9	Version: 	1.0.10
12mu|gstreamer1.0-plugins-good-1.0.10-1|10	Release: 	1
12mu|gstreamer1.0-plugins-good-1.0.10-1|11	License: 	LGPLv2+
12mu|gstreamer1.0-plugins-good-1.0.10-1|12	Group: 		Sound
12mu|gstreamer1.0-plugins-good-1.0.10-1|13	Source0: 	http://gstreamer.freedesktop.org/src/gst-plugins-good/gst-plugins-good-%{version}.tar.xz
12mu|gstreamer1.0-plugins-good-1.0.10-1|14	URL:		http://gstreamer.freedesktop.org/
12mu|gstreamer1.0-plugins-good-1.0.10-1|15	# (gw) For the pixbuf plugin
12mu|gstreamer1.0-plugins-good-1.0.10-1|16	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|gstreamer1.0-plugins-good-1.0.10-1|17	BuildRequires:	pkgconfig(glib-2.0) >= 2.2
12mu|gstreamer1.0-plugins-good-1.0.10-1|18	BuildRequires:	pkgconfig(libpng)
12mu|gstreamer1.0-plugins-good-1.0.10-1|19	BuildRequires:	jpeg-devel = 1:1.2.1-1:2012.1
12mu|gstreamer1.0-plugins-good-1.0.10-1|20	BuildRequires:	pkgconfig(orc-0.4) >= 0.4.5
12mu|gstreamer1.0-plugins-good-1.0.10-1|21	BuildRequires:	pkgconfig(vorbis)
12mu|gstreamer1.0-plugins-good-1.0.10-1|22	BuildRequires:	pkgconfig(theora)
12mu|gstreamer1.0-plugins-good-1.0.10-1|23	BuildRequires:	pkgconfig(shout)
12mu|gstreamer1.0-plugins-good-1.0.10-1|24	BuildRequires:	pkgconfig(libv4l1)
12mu|gstreamer1.0-plugins-good-1.0.10-1|25	BuildRequires:	bzip2-devel = 1.0.6-5
12mu|gstreamer1.0-plugins-good-1.0.10-1|26	BuildRequires:	gettext-devel
12mu|gstreamer1.0-plugins-good-1.0.10-1|27	BuildRequires:	pkgconfig(taglib)
12mu|gstreamer1.0-plugins-good-1.0.10-1|28	BuildRequires:	pkgconfig(gudev-1.0)
12mu|gstreamer1.0-plugins-good-1.0.10-1|29	# libtool dep:
12mu|gstreamer1.0-plugins-good-1.0.10-1|30	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|gstreamer1.0-plugins-good-1.0.10-1|31	BuildRequires:	pkgconfig(check)
12mu|gstreamer1.0-plugins-good-1.0.10-1|32	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
12mu|gstreamer1.0-plugins-good-1.0.10-1|33	BuildRequires:	gstreamer1.0-plugins-base
12mu|gstreamer1.0-plugins-good-1.0.10-1|34	BuildRequires:	pkgconfig(glu)
12mu|gstreamer1.0-plugins-good-1.0.10-1|35	
12mu|gstreamer1.0-plugins-good-1.0.10-1|36	%ifarch %ix86
12mu|gstreamer1.0-plugins-good-1.0.10-1|37	BuildRequires:	nasm => 0.90
12mu|gstreamer1.0-plugins-good-1.0.10-1|38	%endif
12mu|gstreamer1.0-plugins-good-1.0.10-1|39	
12mu|gstreamer1.0-plugins-good-1.0.10-1|40	%ifnarch %mips %arm
12mu|gstreamer1.0-plugins-good-1.0.10-1|41	BuildRequires:	valgrind-devel
12mu|gstreamer1.0-plugins-good-1.0.10-1|42	%endif
12mu|gstreamer1.0-plugins-good-1.0.10-1|43	
12mu|gstreamer1.0-plugins-good-1.0.10-1|44	Provides:	%{bname}-audiosrc
12mu|gstreamer1.0-plugins-good-1.0.10-1|45	Provides:	%{bname}-audiosink
12mu|gstreamer1.0-plugins-good-1.0.10-1|46	
12mu|gstreamer1.0-plugins-good-1.0.10-1|47	# gw this is the default http source:
12mu|gstreamer1.0-plugins-good-1.0.10-1|48	Suggests:	%{bname}-soup
12mu|gstreamer1.0-plugins-good-1.0.10-1|49	
12mu|gstreamer1.0-plugins-good-1.0.10-1|50	%description
12mu|gstreamer1.0-plugins-good-1.0.10-1|51	GStreamer is a streaming-media framework, based on graphs of filters which
12mu|gstreamer1.0-plugins-good-1.0.10-1|52	operate on media data. Applications using this library can do anything
12mu|gstreamer1.0-plugins-good-1.0.10-1|53	from real-time sound processing to playing videos, and just about anything
12mu|gstreamer1.0-plugins-good-1.0.10-1|54	else media-related.  Its plugin-based architecture means that new data
12mu|gstreamer1.0-plugins-good-1.0.10-1|55	types or processing capabilities can be added simply by installing new
12mu|gstreamer1.0-plugins-good-1.0.10-1|56	plug-ins.
12mu|gstreamer1.0-plugins-good-1.0.10-1|57	
12mu|gstreamer1.0-plugins-good-1.0.10-1|58	This package contains a set of plug-ins that are considered to have
12mu|gstreamer1.0-plugins-good-1.0.10-1|59	good quality code, correct functionality, the preferred license (LGPL
12mu|gstreamer1.0-plugins-good-1.0.10-1|60	for the plug-in code, LGPL or LGPL-compatible for the supporting
12mu|gstreamer1.0-plugins-good-1.0.10-1|61	library). People writing elements should base their code on these
12mu|gstreamer1.0-plugins-good-1.0.10-1|62	elements.
12mu|gstreamer1.0-plugins-good-1.0.10-1|63	
12mu|gstreamer1.0-plugins-good-1.0.10-1|64	
12mu|gstreamer1.0-plugins-good-1.0.10-1|65	%prep
12mu|gstreamer1.0-plugins-good-1.0.10-1|66	%setup -q -n gst-plugins-good-%{version}
12mu|gstreamer1.0-plugins-good-1.0.10-1|67	
12mu|gstreamer1.0-plugins-good-1.0.10-1|68	%build
12mu|gstreamer1.0-plugins-good-1.0.10-1|69	%configure2_5x  \
12mu|gstreamer1.0-plugins-good-1.0.10-1|70	--with-package-name='%{_vendor} %{name} package' \
12mu|gstreamer1.0-plugins-good-1.0.10-1|71	--with-package-origin='http://www.mageia.org/' \
12mu|gstreamer1.0-plugins-good-1.0.10-1|72	--disable-dependency-tracking \
12mu|gstreamer1.0-plugins-good-1.0.10-1|73	--enable-experimental \
12mu|gstreamer1.0-plugins-good-1.0.10-1|74	--disable-esd \
12mu|gstreamer1.0-plugins-good-1.0.10-1|75	--disable-hal
12mu|gstreamer1.0-plugins-good-1.0.10-1|76	%make
12mu|gstreamer1.0-plugins-good-1.0.10-1|77	
12mu|gstreamer1.0-plugins-good-1.0.10-1|78	%if %{enable_check}
12mu|gstreamer1.0-plugins-good-1.0.10-1|79	# FIXME: Some tests on mips are currently failing with timeouts
12mu|gstreamer1.0-plugins-good-1.0.10-1|80	# so disable them. Moreover, orc is failing to compile stuff
12mu|gstreamer1.0-plugins-good-1.0.10-1|81	# on arm/mips so orc checks are half-failings (as the backup functions
12mu|gstreamer1.0-plugins-good-1.0.10-1|82	# are working)
12mu|gstreamer1.0-plugins-good-1.0.10-1|83	%check
12mu|gstreamer1.0-plugins-good-1.0.10-1|84	cd tests/check
12mu|gstreamer1.0-plugins-good-1.0.10-1|85	%ifarch %arm %mips
12mu|gstreamer1.0-plugins-good-1.0.10-1|86	make check || /bin/true
12mu|gstreamer1.0-plugins-good-1.0.10-1|87	%else
12mu|gstreamer1.0-plugins-good-1.0.10-1|88	make check
12mu|gstreamer1.0-plugins-good-1.0.10-1|89	%endif
12mu|gstreamer1.0-plugins-good-1.0.10-1|90	%endif
12mu|gstreamer1.0-plugins-good-1.0.10-1|91	
12mu|gstreamer1.0-plugins-good-1.0.10-1|92	%install
12mu|gstreamer1.0-plugins-good-1.0.10-1|93	rm -f gst-plugins-base-%{majorminor}.lang
12mu|gstreamer1.0-plugins-good-1.0.10-1|94	
12mu|gstreamer1.0-plugins-good-1.0.10-1|95	%makeinstall_std GETTEXT_PACKAGE=gst-plugins-good-%{majorminor}
12mu|gstreamer1.0-plugins-good-1.0.10-1|96	
12mu|gstreamer1.0-plugins-good-1.0.10-1|97	%find_lang gst-plugins-good-%{majorminor}
12mu|gstreamer1.0-plugins-good-1.0.10-1|98	
12mu|gstreamer1.0-plugins-good-1.0.10-1|99	# Clean out files that should not be part of the rpm.
12mu|gstreamer1.0-plugins-good-1.0.10-1|100	# This is the recommended way of dealing with it for RH8
12mu|gstreamer1.0-plugins-good-1.0.10-1|101	rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.la
12mu|gstreamer1.0-plugins-good-1.0.10-1|102	rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.a
12mu|gstreamer1.0-plugins-good-1.0.10-1|103	rm -f %{buildroot}%{_libdir}/*.a
12mu|gstreamer1.0-plugins-good-1.0.10-1|104	rm -f %{buildroot}%{_libdir}/*.la
12mu|gstreamer1.0-plugins-good-1.0.10-1|105	
12mu|gstreamer1.0-plugins-good-1.0.10-1|106	#blino remove development doc since we don't ship devel files
12mu|gstreamer1.0-plugins-good-1.0.10-1|107	rm -rf %{buildroot}%{_docdir}/docs/plugins/html
12mu|gstreamer1.0-plugins-good-1.0.10-1|108	
12mu|gstreamer1.0-plugins-good-1.0.10-1|109	%files -f gst-plugins-good-%{majorminor}.lang
12mu|gstreamer1.0-plugins-good-1.0.10-1|110	%doc AUTHORS COPYING README NEWS
12mu|gstreamer1.0-plugins-good-1.0.10-1|111	%{_libdir}/gstreamer-%{majorminor}/libgstalaw.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|112	%{_libdir}/gstreamer-%{majorminor}/libgstalpha.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|113	%{_libdir}/gstreamer-%{majorminor}/libgstalphacolor.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|114	%{_libdir}/gstreamer-%{majorminor}/libgstapetag.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|115	%{_libdir}/gstreamer-%{majorminor}/libgstaudiofx.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|116	%{_libdir}/gstreamer-%{majorminor}/libgstaudioparsers.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|117	%{_libdir}/gstreamer-%{majorminor}/libgstauparse.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|118	%{_libdir}/gstreamer-%{majorminor}/libgstautodetect.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|119	%{_libdir}/gstreamer-%{majorminor}/libgstavi.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|120	%{_libdir}/gstreamer-%{majorminor}/libgstcutter.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|121	%{_libdir}/gstreamer-%{majorminor}/libgstdebug.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|122	%{_libdir}/gstreamer-%{majorminor}/libgstdeinterlace.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|123	%{_libdir}/gstreamer-%{majorminor}/libgsteffectv.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|124	%{_libdir}/gstreamer-%{majorminor}/libgstflv.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|125	%{_libdir}/gstreamer-%{majorminor}/libgstequalizer.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|126	%{_libdir}/gstreamer-%{majorminor}/libgstflxdec.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|127	%{_libdir}/gstreamer-%{majorminor}/libgstgdkpixbuf.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|128	%{_libdir}/gstreamer-%{majorminor}/libgstgoom.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|129	%{_libdir}/gstreamer-%{majorminor}/libgstgoom2k1.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|130	%{_libdir}/gstreamer-%{majorminor}/libgsticydemux.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|131	%{_libdir}/gstreamer-%{majorminor}/libgstid3demux.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|132	%{_libdir}/gstreamer-%{majorminor}/libgstimagefreeze.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|133	%{_libdir}/gstreamer-%{majorminor}/libgstinterleave.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|134	%{_libdir}/gstreamer-%{majorminor}/libgstisomp4.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|135	%{_libdir}/gstreamer-%{majorminor}/libgstjpeg.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|136	%{_libdir}/gstreamer-%{majorminor}/libgstlevel.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|137	%{_libdir}/gstreamer-%{majorminor}/libgstmatroska.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|138	%{_libdir}/gstreamer-%{majorminor}/libgstmonoscope.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|139	%{_libdir}/gstreamer-%{majorminor}/libgstmulaw.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|140	%{_libdir}/gstreamer-%{majorminor}/libgstmultifile.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|141	%{_libdir}/gstreamer-%{majorminor}/libgstmultipart.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|142	%{_libdir}/gstreamer-%{majorminor}/libgstnavigationtest.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|143	%{_libdir}/gstreamer-%{majorminor}/libgstossaudio.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|144	%{_libdir}/gstreamer-%{majorminor}/libgstoss4audio.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|145	%{_libdir}/gstreamer-%{majorminor}/libgstpng.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|146	%{_libdir}/gstreamer-%{majorminor}/libgstreplaygain.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|147	%{_libdir}/gstreamer-%{majorminor}/libgstrtp.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|148	%{_libdir}/gstreamer-%{majorminor}/libgstrtpmanager.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|149	%{_libdir}/gstreamer-%{majorminor}/libgstrtsp.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|150	%{_libdir}/gstreamer-%{majorminor}/libgstshapewipe.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|151	%{_libdir}/gstreamer-%{majorminor}/libgstshout2.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|152	%{_libdir}/gstreamer-%{majorminor}/libgstsmpte.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|153	%{_libdir}/gstreamer-%{majorminor}/libgstspectrum.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|154	%{_libdir}/gstreamer-%{majorminor}/libgsttaglib.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|155	%{_libdir}/gstreamer-%{majorminor}/libgstudp.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|156	%{_libdir}/gstreamer-%{majorminor}/libgstvideo4linux2.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|157	%{_libdir}/gstreamer-%{majorminor}/libgstvideobox.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|158	%{_libdir}/gstreamer-%{majorminor}/libgstvideocrop.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|159	%{_libdir}/gstreamer-%{majorminor}/libgstvideofilter.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|160	%{_libdir}/gstreamer-%{majorminor}/libgstvideomixer.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|161	%{_libdir}/gstreamer-%{majorminor}/libgstwavenc.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|162	%{_libdir}/gstreamer-%{majorminor}/libgstwavparse.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|163	%{_libdir}/gstreamer-%{majorminor}/libgstximagesrc.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|164	%{_libdir}/gstreamer-%{majorminor}/libgsty4menc.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|165	%{_libdir}/gstreamer-%{majorminor}/libgstcairo.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|166	%dir %{_datadir}/gstreamer-%{majorminor}/
12mu|gstreamer1.0-plugins-good-1.0.10-1|167	%dir %{_datadir}/gstreamer-%{majorminor}/presets
12mu|gstreamer1.0-plugins-good-1.0.10-1|168	%{_datadir}/gstreamer-%{majorminor}/presets/*
12mu|gstreamer1.0-plugins-good-1.0.10-1|169	
12mu|gstreamer1.0-plugins-good-1.0.10-1|170	%package -n %{bname}-jack
12mu|gstreamer1.0-plugins-good-1.0.10-1|171	Summary:	GStreamer plug-in for the Jack Sound Server
12mu|gstreamer1.0-plugins-good-1.0.10-1|172	Group:		Sound
12mu|gstreamer1.0-plugins-good-1.0.10-1|173	BuildRequires:	pkgconfig(jack) => 0.28.0
12mu|gstreamer1.0-plugins-good-1.0.10-1|174	Provides:	%{bname}-audiosrc
12mu|gstreamer1.0-plugins-good-1.0.10-1|175	Provides:	%{bname}-audiosink
12mu|gstreamer1.0-plugins-good-1.0.10-1|176	
12mu|gstreamer1.0-plugins-good-1.0.10-1|177	%description -n %{bname}-jack
12mu|gstreamer1.0-plugins-good-1.0.10-1|178	Plug-in for the JACK professional sound server.
12mu|gstreamer1.0-plugins-good-1.0.10-1|179	
12mu|gstreamer1.0-plugins-good-1.0.10-1|180	%files -n %{bname}-jack
12mu|gstreamer1.0-plugins-good-1.0.10-1|181	%{_libdir}/gstreamer-%{majorminor}/libgstjack.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|182	
12mu|gstreamer1.0-plugins-good-1.0.10-1|183	%package -n %{bname}-soup
12mu|gstreamer1.0-plugins-good-1.0.10-1|184	Summary:	GStreamer HTTP plugin based on libsoup
12mu|gstreamer1.0-plugins-good-1.0.10-1|185	Group:		System/Libraries
12mu|gstreamer1.0-plugins-good-1.0.10-1|186	Requires:	%{bname}-plugins >= %{version}
12mu|gstreamer1.0-plugins-good-1.0.10-1|187	BuildRequires:	libsoup-devel >= 2.3
12mu|gstreamer1.0-plugins-good-1.0.10-1|188	
12mu|gstreamer1.0-plugins-good-1.0.10-1|189	%description -n %{bname}-soup
12mu|gstreamer1.0-plugins-good-1.0.10-1|190	Plug-in for HTTP access based on libsoup.
12mu|gstreamer1.0-plugins-good-1.0.10-1|191	
12mu|gstreamer1.0-plugins-good-1.0.10-1|192	%files -n %{bname}-soup
12mu|gstreamer1.0-plugins-good-1.0.10-1|193	%{_libdir}/gstreamer-%{majorminor}/libgstsouphttpsrc.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|194	
12mu|gstreamer1.0-plugins-good-1.0.10-1|195	%package -n %{bname}-pulse
12mu|gstreamer1.0-plugins-good-1.0.10-1|196	Summary:	Pulseaudio plugin for GStreamer
12mu|gstreamer1.0-plugins-good-1.0.10-1|197	Group:		Sound
12mu|gstreamer1.0-plugins-good-1.0.10-1|198	Requires:	%{bname}-plugins >= %{version}
12mu|gstreamer1.0-plugins-good-1.0.10-1|199	BuildRequires:	pkgconfig(libpulse) >= 0.9.7
12mu|gstreamer1.0-plugins-good-1.0.10-1|200	Requires:	pulseaudio >= 0.9.7
12mu|gstreamer1.0-plugins-good-1.0.10-1|201	
12mu|gstreamer1.0-plugins-good-1.0.10-1|202	%description -n %{bname}-pulse
12mu|gstreamer1.0-plugins-good-1.0.10-1|203	This is a GStreamer audio output plugin using the Pulseaudio sound server.
12mu|gstreamer1.0-plugins-good-1.0.10-1|204	
12mu|gstreamer1.0-plugins-good-1.0.10-1|205	%files -n %{bname}-pulse
12mu|gstreamer1.0-plugins-good-1.0.10-1|206	%{_libdir}/gstreamer-%{majorminor}/libgstpulse.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|207	
12mu|gstreamer1.0-plugins-good-1.0.10-1|208	### LIBDV ###
12mu|gstreamer1.0-plugins-good-1.0.10-1|209	%package -n %{bname}-dv
12mu|gstreamer1.0-plugins-good-1.0.10-1|210	Summary:	GStreamer DV plug-in
12mu|gstreamer1.0-plugins-good-1.0.10-1|211	Group:		Video
12mu|gstreamer1.0-plugins-good-1.0.10-1|212	Requires:	%{bname}-plugins >= %{version}
12mu|gstreamer1.0-plugins-good-1.0.10-1|213	BuildRequires:	pkgconfig(libdv) >= 0.98
12mu|gstreamer1.0-plugins-good-1.0.10-1|214	
12mu|gstreamer1.0-plugins-good-1.0.10-1|215	%description -n %{bname}-dv
12mu|gstreamer1.0-plugins-good-1.0.10-1|216	Plug-in for digital video support using libdv.
12mu|gstreamer1.0-plugins-good-1.0.10-1|217	
12mu|gstreamer1.0-plugins-good-1.0.10-1|218	%files -n %{bname}-dv
12mu|gstreamer1.0-plugins-good-1.0.10-1|219	%{_libdir}/gstreamer-%{majorminor}/libgstdv.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|220	
12mu|gstreamer1.0-plugins-good-1.0.10-1|221	%package -n %{bname}-speex
12mu|gstreamer1.0-plugins-good-1.0.10-1|222	Summary:	Gstreamer plugin for encoding and decoding Ogg Speex audio files
12mu|gstreamer1.0-plugins-good-1.0.10-1|223	Group:		Sound
12mu|gstreamer1.0-plugins-good-1.0.10-1|224	Requires:	%{bname}-plugins >= %{version}
12mu|gstreamer1.0-plugins-good-1.0.10-1|225	BuildRequires:	pkgconfig(speex)
12mu|gstreamer1.0-plugins-good-1.0.10-1|226	
12mu|gstreamer1.0-plugins-good-1.0.10-1|227	%description -n %{bname}-speex
12mu|gstreamer1.0-plugins-good-1.0.10-1|228	Plug-Ins for creating and playing Ogg Speex audio files.
12mu|gstreamer1.0-plugins-good-1.0.10-1|229	
12mu|gstreamer1.0-plugins-good-1.0.10-1|230	%files -n %{bname}-speex
12mu|gstreamer1.0-plugins-good-1.0.10-1|231	%{_libdir}/gstreamer-%{majorminor}/libgstspeex.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|232	
12mu|gstreamer1.0-plugins-good-1.0.10-1|233	### RAW1394 ###
12mu|gstreamer1.0-plugins-good-1.0.10-1|234	%package -n %{bname}-raw1394
12mu|gstreamer1.0-plugins-good-1.0.10-1|235	Summary:	GStreamer raw1394 Firewire plug-in
12mu|gstreamer1.0-plugins-good-1.0.10-1|236	Group:		System/Libraries
12mu|gstreamer1.0-plugins-good-1.0.10-1|237	Requires:	%{bname}-plugins >= %{version}
12mu|gstreamer1.0-plugins-good-1.0.10-1|238	BuildRequires:	libavc-devel
12mu|gstreamer1.0-plugins-good-1.0.10-1|239	BuildRequires:	pkgconfig(libraw1394)
12mu|gstreamer1.0-plugins-good-1.0.10-1|240	BuildRequires:	libiec61883-devel
12mu|gstreamer1.0-plugins-good-1.0.10-1|241	
12mu|gstreamer1.0-plugins-good-1.0.10-1|242	%description -n %{bname}-raw1394
12mu|gstreamer1.0-plugins-good-1.0.10-1|243	Plug-in for digital video support using raw1394.
12mu|gstreamer1.0-plugins-good-1.0.10-1|244	
12mu|gstreamer1.0-plugins-good-1.0.10-1|245	%files -n %{bname}-raw1394
12mu|gstreamer1.0-plugins-good-1.0.10-1|246	%{_libdir}/gstreamer-%{majorminor}/libgst1394.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|247	
12mu|gstreamer1.0-plugins-good-1.0.10-1|248	### FLAC ###
12mu|gstreamer1.0-plugins-good-1.0.10-1|249	%package -n %{bname}-flac
12mu|gstreamer1.0-plugins-good-1.0.10-1|250	Summary:	GStreamer plug-in for FLAC lossless audio
12mu|gstreamer1.0-plugins-good-1.0.10-1|251	Group:		Sound
12mu|gstreamer1.0-plugins-good-1.0.10-1|252	Requires:	%{bname}-plugins >= %{version}
12mu|gstreamer1.0-plugins-good-1.0.10-1|253	BuildRequires:	pkgconfig(flac) >= 1.0.4
12mu|gstreamer1.0-plugins-good-1.0.10-1|254	
12mu|gstreamer1.0-plugins-good-1.0.10-1|255	%description -n %{bname}-flac
12mu|gstreamer1.0-plugins-good-1.0.10-1|256	Plug-in for the free FLAC lossless audio format.
12mu|gstreamer1.0-plugins-good-1.0.10-1|257	
12mu|gstreamer1.0-plugins-good-1.0.10-1|258	%files -n %{bname}-flac
12mu|gstreamer1.0-plugins-good-1.0.10-1|259	%{_libdir}/gstreamer-%{majorminor}/libgstflac.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|260	
12mu|gstreamer1.0-plugins-good-1.0.10-1|261	### AALIB ###
12mu|gstreamer1.0-plugins-good-1.0.10-1|262	%package -n %{bname}-aalib
12mu|gstreamer1.0-plugins-good-1.0.10-1|263	Summary:	Gstreamer plugin for Ascii-art output
12mu|gstreamer1.0-plugins-good-1.0.10-1|264	Group:		Video
12mu|gstreamer1.0-plugins-good-1.0.10-1|265	BuildRequires:	aalib-devel >= 1.3
12mu|gstreamer1.0-plugins-good-1.0.10-1|266	Requires:	%{bname}-plugins >= %{version}
12mu|gstreamer1.0-plugins-good-1.0.10-1|267	
12mu|gstreamer1.0-plugins-good-1.0.10-1|268	%description -n %{bname}-aalib
12mu|gstreamer1.0-plugins-good-1.0.10-1|269	Plugin for viewing movies in Ascii-art using aalib library.
12mu|gstreamer1.0-plugins-good-1.0.10-1|270	
12mu|gstreamer1.0-plugins-good-1.0.10-1|271	%files -n %{bname}-aalib
12mu|gstreamer1.0-plugins-good-1.0.10-1|272	%{_libdir}/gstreamer-%{majorminor}/libgstaasink.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|273	
12mu|gstreamer1.0-plugins-good-1.0.10-1|274	%package -n %{bname}-caca
12mu|gstreamer1.0-plugins-good-1.0.10-1|275	Summary:	Gstreamer plugin for Ascii-art output
12mu|gstreamer1.0-plugins-good-1.0.10-1|276	Group:		Video
12mu|gstreamer1.0-plugins-good-1.0.10-1|277	BuildRequires:	pkgconfig(caca)
12mu|gstreamer1.0-plugins-good-1.0.10-1|278	Requires:	%{bname}-plugins >= %{version}
12mu|gstreamer1.0-plugins-good-1.0.10-1|279	
12mu|gstreamer1.0-plugins-good-1.0.10-1|280	%description -n %{bname}-caca
12mu|gstreamer1.0-plugins-good-1.0.10-1|281	Plugin for viewing movies in Ascii-art using caca library.
12mu|gstreamer1.0-plugins-good-1.0.10-1|282	
12mu|gstreamer1.0-plugins-good-1.0.10-1|283	%files -n %{bname}-caca
12mu|gstreamer1.0-plugins-good-1.0.10-1|284	%{_libdir}/gstreamer-%{majorminor}/libgstcacasink.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|285	
12mu|gstreamer1.0-plugins-good-1.0.10-1|286	%package -n %{bname}-wavpack
12mu|gstreamer1.0-plugins-good-1.0.10-1|287	Summary:	Gstreamer plugin for encoding and decoding WavPack audio files
12mu|gstreamer1.0-plugins-good-1.0.10-1|288	Group:		Sound
12mu|gstreamer1.0-plugins-good-1.0.10-1|289	Requires:	%{bname}-plugins >= %{version}
12mu|gstreamer1.0-plugins-good-1.0.10-1|290	BuildRequires:	pkgconfig(wavpack)
12mu|gstreamer1.0-plugins-good-1.0.10-1|291	
12mu|gstreamer1.0-plugins-good-1.0.10-1|292	%description -n %{bname}-wavpack
12mu|gstreamer1.0-plugins-good-1.0.10-1|293	Plug-Ins for creating and playing WavPack audio files.
12mu|gstreamer1.0-plugins-good-1.0.10-1|294	
12mu|gstreamer1.0-plugins-good-1.0.10-1|295	%files -n %{bname}-wavpack
12mu|gstreamer1.0-plugins-good-1.0.10-1|296	%{_libdir}/gstreamer-%{majorminor}/libgstwavpack.so
12mu|gstreamer1.0-plugins-good-1.0.10-1|297	
12mu|gstreamer1.0-plugins-good-1.0.10-1|298	%package -n %{bname}-vp8
12mu|gstreamer1.0-plugins-good-1.0.10-1|299	Summary:	GStreamer VP8 plug-in
12mu|gstreamer1.0-plugins-good-1.0.10-1|300	Group:		Video
12mu|gstreamer1.0-plugins-good-1.0.10-1|301	BuildRequires:	pkgconfig(vpx)
12mu|gstreamer1.0-plugins-good-1.0.10-1|302	
12mu|gstreamer1.0-plugins-good-1.0.10-1|303	%description -n %{bname}-vp8
12mu|gstreamer1.0-plugins-good-1.0.10-1|304	VP8 encoding and decoding plug-in.
12mu|gstreamer1.0-plugins-good-1.0.10-1|305	
12mu|gstreamer1.0-plugins-good-1.0.10-1|306	%files -n %{bname}-vp8
12mu|gstreamer1.0-plugins-good-1.0.10-1|307	%{_libdir}/gstreamer-%{majorminor}/libgstvpx.so

19771 12
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|1	%define major		1.0
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|2	%define majorminor	1.0
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|3	%define bname		gstreamer1.0
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|4	%define name		%{bname}-plugins-ugly
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|5	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|6	%define build_experimental	0
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|7	%{?_with_experimental: %{expand: %%global build_experimental 1}}
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|8	%define build_lame	0
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|9	%define build_amrnb	0
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|10	%define build_amrwbdec	0
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|11	%define build_x264	0
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|12	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|13	##########################
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|14	# Hardcode PLF build
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|15	%define build_plf	0
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|16	##########################
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|17	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|18	%if %{build_plf}
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|19	%define distsuffix plf
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|20	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|21	%define extrarelsuffix plf
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|22	%define build_lame	1
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|23	%define build_x264	1
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|24	%define build_amrnb	1
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|25	%define build_amrwbdec	1
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|26	%endif
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|27	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|28	Summary:	GStreamer Streaming-media framework plug-ins
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|29	Name:		%{name}
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|30	Version:	1.0.10
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|31	Release:	1%{?extrarelsuffix}
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|32	License:	LGPLv2+
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|33	Group:		Sound
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|34	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%{version}.tar.xz
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|35	URL:		http://gstreamer.freedesktop.org/
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|36	#gw for the pixbuf plugin
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|37	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|38	BuildRequires:	pkgconfig(glib-2.0)
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|39	BuildRequires:	pkgconfig(orc-0.4)
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|40	BuildRequires:	gstreamer1.0-plugins-base-devel >= %{version}
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|41	BuildRequires:	pkgconfig(glu)
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|42	BuildRequires:	pkgconfig(id3tag)
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|43	BuildRequires:	pkgconfig(mad)
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|44	BuildRequires:	pkgconfig(dvdread)
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|45	%ifnarch %mips %arm
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|46	BuildRequires:	pkgconfig(valgrind)
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|47	%endif
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|48	BuildRequires:	pkgconfig(check)
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|49	Provides:	%{bname}-audiosrc
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|50	Provides:	%{bname}-audiosink
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|51	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|52	%description
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|53	GStreamer is a streaming-media framework, based on graphs of filters which
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|54	operate on media data. Applications using this library can do anything
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|55	from real-time sound processing to playing videos, and just about anything
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|56	else media-related.  Its plugin-based architecture means that new data
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|57	types or processing capabilities can be added simply by installing new
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|58	plug-ins.
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|59	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|60	This package contains a set of plug-ins that have good quality and
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|61	correct functionality, but distributing them might pose problems. The
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|62	license on either the plug-ins or the supporting libraries might not
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|63	be how the GStreamer authors like. The code might be widely known to
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|64	present patent problems.
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|65	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|66	%if %{build_plf}
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|67	This package is in restricted repository as it violates some patents.
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|68	%endif
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|69	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|70	%prep
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|71	%setup -q -n gst-plugins-ugly-%{version}
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|72	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|73	%build
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|74	%configure2_5x --disable-dependency-tracking --disable-static \
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|75	--with-package-name='Rosa %{name} package' \
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|76	--with-package-origin='http://www.rosalinux.com/' \
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|77	%if ! %{build_lame}
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|78	--disable-lame \
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|79	%endif
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|80	%if %{build_experimental}
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|81	--enable-experimental
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|82	%endif
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|83	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|84	%make
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|85	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|86	%check
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|87	cd tests/check
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|88	make check
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|89	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|90	%install
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|91	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|92	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|93	%find_lang gst-plugins-ugly-%{majorminor}
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|94	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|95	# Clean out files that should not be part of the rpm.
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|96	# This is the recommended way of dealing with it for RH8
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|97	find %{buildroot} -name '*.la' -delete
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|98	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|99	%files -f gst-plugins-ugly-%{majorminor}.lang
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|100	%doc AUTHORS COPYING README NEWS
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|101	%{_libdir}/gstreamer-%{majorminor}/libgstasf.so
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|102	%{_libdir}/gstreamer-%{majorminor}/libgstdvdlpcmdec.so
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|103	%{_libdir}/gstreamer-%{majorminor}/libgstdvdread.so
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|104	%{_libdir}/gstreamer-%{majorminor}/libgstdvdsub.so
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|105	%{_libdir}/gstreamer-%{majorminor}/libgstmad.so
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|106	%{_libdir}/gstreamer-%{majorminor}/libgstrmdemux.so
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|107	%if %{build_experimental}
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|108	%{_libdir}/gstreamer-%{majorminor}/libgstsynaesthesia.so
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|109	%endif
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|110	%{_libdir}/gstreamer-%{majorminor}/libgstxingmux.so
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|111	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|112	%if %{build_lame}
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|113	### LAME ###
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|114	%package -n %{bname}-lame
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|115	Summary:	GStreamer plug-in for encoding mp3 songs using lame
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|116	Group:		Sound
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|117	Requires:	%{bname}-plugins >= %{version}-%{release}
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|118	BuildRequires:	liblame-devel >= 3.89
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|119	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|120	%description -n %{bname}-lame
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|121	Plug-in for encoding mp3 with lame under GStreamer.
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|122	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|123	This package is in the restricted repository as it violates some patents.
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|124	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|125	%files -n %{bname}-lame
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|126	%{_libdir}/gstreamer-%{majorminor}/libgstlame.so
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|127	%endif
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|128	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|129	%if %{build_x264}
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|130	%package -n %{bname}-x264
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|131	Summary:	GStreamer plug-in for H264/AVC video encoding
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|132	Group:		Video
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|133	BuildRequires:	pkgconfig(x264)
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|134	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|135	%description -n %{bname}-x264
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|136	Plug-in for encoding H264/AVC video.
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|137	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|138	This package is in restricted repository as it violates some patents.
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|139	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|140	%files -n %{bname}-x264
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|141	%{_libdir}/gstreamer-%{majorminor}/libgstx264.so
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|142	%{_datadir}/gstreamer-%{majorminor}/presets/GstX264Enc.prs
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|143	%endif
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|144	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|145	%if %{build_amrnb}
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|146	%package -n %{bname}-amrnb
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|147	Summary:	GStreamer plug-in for AMR-NB support
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|148	Group: 		Sound
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|149	Requires:	%{bname}-plugins >= %{version}-%{release}
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|150	BuildRequires:	pkgconfig(opencore-amrnb)
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|151	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|152	%description -n %{bname}-amrnb
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|153	Plug-in for decoding AMR-NB under GStreamer.
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|154	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|155	This package is in restricted repository as it violates some patents.
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|156	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|157	%files -n %{bname}-amrnb
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|158	%{_libdir}/gstreamer-%{majorminor}/libgstamrnb.so
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|159	%{_datadir}/gstreamer-%{majorminor}/presets/GstAmrnbEnc.prs
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|160	%endif
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|161	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|162	%if %{build_amrwbdec}
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|163	%package -n %{bname}-amrwbdec
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|164	Summary:	GStreamer plug-in for AMR-WB decoding support
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|165	Group:		Sound
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|166	Requires:	%{bname}-plugins >= %{version}-%{release}
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|167	BuildRequires:	pkgconfig(opencore-amrwb)
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|168	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|169	%description -n %{bname}-amrwbdec
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|170	Plug-in for decoding AMR-Wb under GStreamer.
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|171	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|172	This package is in restricted repository as it violates some patents.
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|173	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|174	%files -n %{bname}-amrwbdec
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|175	%{_libdir}/gstreamer-%{majorminor}/libgstamrwbdec.so
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|176	%endif
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|177	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|178	### SIDPLAY ###
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|179	%package -n %{bname}-sid
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|180	Summary:	GStreamer Sid C64 music plugin
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|181	Group:		Sound
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|182	Requires:	%{bname}-plugins >= %{version}-%{release}
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|183	BuildRequires:	sidplay-devel => 1.36.0
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|184	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|185	%description -n %{bname}-sid
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|186	Plugin for playback of C64 SID format music files
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|187	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|188	%files -n %{bname}-sid
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|189	%{_libdir}/gstreamer-%{majorminor}/libgstsid.so
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|190	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|191	### A52DEC ###
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|192	%package -n %{bname}-a52dec
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|193	Summary:	GStreamer VOB decoder plugin
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|194	Group:		Sound
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|195	Requires:	%{bname}-plugins >= %{version}-%{release}
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|196	BuildRequires:	a52dec-devel >= 0.7.3
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|197	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|198	%description -n %{bname}-a52dec
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|199	Plugin for decoding of VOB files.
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|200	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|201	%files -n %{bname}-a52dec
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|202	%{_libdir}/gstreamer-%{majorminor}/libgsta52dec.so
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|203	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|204	%package -n %{bname}-mpeg
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|205	Summary:	GStreamer plug-ins for MPEG video playback and encoding
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|206	Group:		Video
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|207	Requires:	%{bname}-plugins >= %{version}-%{release}
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|208	BuildRequires:	pkgconfig(libmpeg2)
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|209	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|210	%description -n %{bname}-mpeg
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|211	Plug-ins for playing and encoding MPEG video.
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|212	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|213	%files -n %{bname}-mpeg
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|214	%{_libdir}/gstreamer-%{majorminor}/libgstmpeg2dec.so
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|215	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|216	%package -n %{bname}-cdio
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|217	Summary:	GStreamer plug-in for audio CD playback
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|218	Group:		Sound
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|219	Requires:	%{bname}-plugins >= %{version}-%{release}
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|220	BuildRequires:	pkgconfig(libcdio)
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|221	Conflicts:	%{bname}-plugins-good < 0.10.10
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|222	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|223	%description -n %{bname}-cdio
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|224	Plug-in for audio CD playback.
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|225	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|226	%files -n %{bname}-cdio
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|227	%{_libdir}/gstreamer-%{majorminor}/libgstcdio.so
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|228	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|229	%package -n %{bname}-twolame
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|230	Summary:	GStreamer plug-in for MP2 encoding support
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|231	Group:		Sound
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|232	Requires:	%{bname}-plugins >= %{version}-%{release}
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|233	BuildRequires:	pkgconfig(twolame)
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|234	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|235	%description -n %{bname}-twolame
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|236	Plug-in for encoding MP2 under GStreamer.
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|237	
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|238	%files -n %{bname}-twolame
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|239	%{_libdir}/gstreamer-%{majorminor}/libgsttwolame.so
12mu|gstreamer1.0-plugins-ugly-1.0.10-1|240	

19772 12
12mu|gthumb-3.2.2-1|1	Summary:	An image viewer and browser for GNOME
12mu|gthumb-3.2.2-1|2	Name:		gthumb
12mu|gthumb-3.2.2-1|3	Version:	3.2.2
12mu|gthumb-3.2.2-1|4	Release:	1
12mu|gthumb-3.2.2-1|5	License:	GPLv2+
12mu|gthumb-3.2.2-1|6	URL:		http://gthumb.sourceforge.net/
12mu|gthumb-3.2.2-1|7	Group:		Graphics
12mu|gthumb-3.2.2-1|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.2/%{name}-%{version}.tar.xz
12mu|gthumb-3.2.2-1|9	
12mu|gthumb-3.2.2-1|10	BuildRequires: flex
12mu|gthumb-3.2.2-1|11	BuildRequires: bison
12mu|gthumb-3.2.2-1|12	BuildRequires: intltool itstool
12mu|gthumb-3.2.2-1|13	BuildRequires: jpeg-devel
12mu|gthumb-3.2.2-1|14	BuildRequires: pkgconfig(champlain-gtk-0.12)
12mu|gthumb-3.2.2-1|15	BuildRequires: pkgconfig(clutter-gtk-1.0)
12mu|gthumb-3.2.2-1|16	BuildRequires: pkgconfig(exiv2)
12mu|gthumb-3.2.2-1|17	BuildRequires: pkgconfig(gconf-2.0) GConf2
12mu|gthumb-3.2.2-1|18	BuildRequires: pkgconfig(gl)
12mu|gthumb-3.2.2-1|19	BuildRequires: gnome-doc-utils-devel
12mu|gthumb-3.2.2-1|20	BuildRequires: pkgconfig(gnome-keyring-1)
12mu|gthumb-3.2.2-1|21	BuildRequires: pkgconfig(gsettings-desktop-schemas)
12mu|gthumb-3.2.2-1|22	BuildRequires: pkgconfig(gstreamer-0.10)
12mu|gthumb-3.2.2-1|23	BuildRequires: pkgconfig(gtk+-3.0)
12mu|gthumb-3.2.2-1|24	BuildRequires: pkgconfig(ice)
12mu|gthumb-3.2.2-1|25	BuildRequires: pkgconfig(libbrasero-burn3)
12mu|gthumb-3.2.2-1|26	BuildRequires: pkgconfig(libopenraw-1.0)
12mu|gthumb-3.2.2-1|27	BuildRequires: pkgconfig(librsvg-2.0)
12mu|gthumb-3.2.2-1|28	BuildRequires: pkgconfig(libsoup-gnome-2.4)
12mu|gthumb-3.2.2-1|29	BuildRequires: pkgconfig(libtiff-4)
12mu|gthumb-3.2.2-1|30	BuildRequires: pkgconfig(sm)
12mu|gthumb-3.2.2-1|31	
12mu|gthumb-3.2.2-1|32	%description
12mu|gthumb-3.2.2-1|33	gThumb lets you browse your hard disk, showing you thumbnails of image files.
12mu|gthumb-3.2.2-1|34	It also lets you view single files (including GIF animations), add comments to
12mu|gthumb-3.2.2-1|35	images, organize images in catalogs, print images, view slideshows, set your
12mu|gthumb-3.2.2-1|36	desktop background, and more.
12mu|gthumb-3.2.2-1|37	
12mu|gthumb-3.2.2-1|38	%package devel
12mu|gthumb-3.2.2-1|39	Summary: Header files for building %{name} extensions
12mu|gthumb-3.2.2-1|40	Group: Development/C
12mu|gthumb-3.2.2-1|41	
12mu|gthumb-3.2.2-1|42	%description devel
12mu|gthumb-3.2.2-1|43	gThumb lets you browse your hard disk, showing you thumbnails of image files.
12mu|gthumb-3.2.2-1|44	It also lets you view single files (including GIF animations), add comments to
12mu|gthumb-3.2.2-1|45	images, organize images in catalogs, print images, view slideshows, set your
12mu|gthumb-3.2.2-1|46	desktop background, and more.
12mu|gthumb-3.2.2-1|47	
12mu|gthumb-3.2.2-1|48	%prep
12mu|gthumb-3.2.2-1|49	%setup -q
12mu|gthumb-3.2.2-1|50	
12mu|gthumb-3.2.2-1|51	%build
12mu|gthumb-3.2.2-1|52	%configure2_5x \
12mu|gthumb-3.2.2-1|53	--disable-scrollkeeper \
12mu|gthumb-3.2.2-1|54	--disable-static \
12mu|gthumb-3.2.2-1|55	--enable-libopenraw
12mu|gthumb-3.2.2-1|56	
12mu|gthumb-3.2.2-1|57	%make
12mu|gthumb-3.2.2-1|58	
12mu|gthumb-3.2.2-1|59	%install
12mu|gthumb-3.2.2-1|60	%makeinstall_std
12mu|gthumb-3.2.2-1|61	
12mu|gthumb-3.2.2-1|62	%find_lang %{name} --with-gnome --all-name
12mu|gthumb-3.2.2-1|63	
12mu|gthumb-3.2.2-1|64	# remove unpackaged files
12mu|gthumb-3.2.2-1|65	find %{buildroot} -name '*.la' -delete
12mu|gthumb-3.2.2-1|66	
12mu|gthumb-3.2.2-1|67	%files -f %{name}.lang
12mu|gthumb-3.2.2-1|68	%doc AUTHORS NEWS README COPYING
12mu|gthumb-3.2.2-1|69	%{_bindir}/*
12mu|gthumb-3.2.2-1|70	%{_datadir}/applications/*
12mu|gthumb-3.2.2-1|71	%{_datadir}/GConf/gsettings/gthumb.convert
12mu|gthumb-3.2.2-1|72	%{_datadir}/glib-2.0/schemas/*.xml
12mu|gthumb-3.2.2-1|73	%{_datadir}/gthumb
12mu|gthumb-3.2.2-1|74	%{_datadir}/icons/hicolor/*/apps/gthumb.*
12mu|gthumb-3.2.2-1|75	%dir %{_libdir}/%{name}/
12mu|gthumb-3.2.2-1|76	%dir %{_libdir}/%{name}/extensions/
12mu|gthumb-3.2.2-1|77	%{_libdir}/%{name}/extensions/*.extension
12mu|gthumb-3.2.2-1|78	%{_libdir}/%{name}/extensions/*.so
12mu|gthumb-3.2.2-1|79	%{_mandir}/man1/%{name}.1*
12mu|gthumb-3.2.2-1|80	
12mu|gthumb-3.2.2-1|81	%files devel
12mu|gthumb-3.2.2-1|82	%doc ChangeLog
12mu|gthumb-3.2.2-1|83	%{_includedir}/%{name}-*/
12mu|gthumb-3.2.2-1|84	%{_libdir}/pkgconfig/*.pc
12mu|gthumb-3.2.2-1|85	%{_datadir}/aclocal/gthumb.m4
12mu|gthumb-3.2.2-1|86	

19773 12
12mu|gtk+2.0-2.24.22-2|1	%define enable_gtkdoc 1
12mu|gtk+2.0-2.24.22-2|2	%define enable_bootstrap 0
12mu|gtk+2.0-2.24.22-2|3	%define enable_tests 0
12mu|gtk+2.0-2.24.22-2|4	
12mu|gtk+2.0-2.24.22-2|5	%define pkgname		gtk+
12mu|gtk+2.0-2.24.22-2|6	%define api_version	2.0
12mu|gtk+2.0-2.24.22-2|7	%define binary_version	2.10.0
12mu|gtk+2.0-2.24.22-2|8	%define major		0
12mu|gtk+2.0-2.24.22-2|9	%define libname		%mklibname %{pkgname} %{api_version} %{major}
12mu|gtk+2.0-2.24.22-2|10	%define develname	%mklibname -d %{pkgname} %{api_version}
12mu|gtk+2.0-2.24.22-2|11	# this isnt really a true lib pkg, but a modules/plugin pkg
12mu|gtk+2.0-2.24.22-2|12	%define modules		%mklibname gtk-modules %{api_version}
12mu|gtk+2.0-2.24.22-2|13	
12mu|gtk+2.0-2.24.22-2|14	%define gail_major	18
12mu|gtk+2.0-2.24.22-2|15	%define libgail		%mklibname gail %{gail_major}
12mu|gtk+2.0-2.24.22-2|16	%define develgail	%mklibname -d gail
12mu|gtk+2.0-2.24.22-2|17	
12mu|gtk+2.0-2.24.22-2|18	%define girname		%mklibname gtk-gir %{api_version}
12mu|gtk+2.0-2.24.22-2|19	
12mu|gtk+2.0-2.24.22-2|20	
12mu|gtk+2.0-2.24.22-2|21	Summary:	The GIMP ToolKit (GTK+), a library for creating GUIs
12mu|gtk+2.0-2.24.22-2|22	Name:		%{pkgname}%{api_version}
12mu|gtk+2.0-2.24.22-2|23	Version:	2.24.22
12mu|gtk+2.0-2.24.22-2|24	Release:	2
12mu|gtk+2.0-2.24.22-2|25	License:	LGPLv2+
12mu|gtk+2.0-2.24.22-2|26	Group:		System/Libraries
12mu|gtk+2.0-2.24.22-2|27	URL:		http://www.gtk.org
12mu|gtk+2.0-2.24.22-2|28	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtk+/2.24/%{pkgname}-%{version}.tar.xz
12mu|gtk+2.0-2.24.22-2|29	# extra IM modules (vietnamese and tamil) -- pablo
12mu|gtk+2.0-2.24.22-2|30	#gw TODO, needs to be fixed for 2.21.3
12mu|gtk+2.0-2.24.22-2|31	Patch4:		gtk+-2.13.1-extra_im.patch
12mu|gtk+2.0-2.24.22-2|32	# (fc) 2.0.6-8mdk fix infinite loop and crash in file selector when / and $HOME are not readable (bug #90)
12mu|gtk+2.0-2.24.22-2|33	Patch5:		gtk+-2.6.9-fileselectorfallback.patch
12mu|gtk+2.0-2.24.22-2|34	# (fwang) 2.22.1-3 use Qtcurve theme by default if available
12mu|gtk+2.0-2.24.22-2|35	Patch12:	gtk+-defaulttheme.patch
12mu|gtk+2.0-2.24.22-2|36	# (gb) 2.4.4-2mdk handle biarch
12mu|gtk+2.0-2.24.22-2|37	#Patch13:	gtk+-2.2.4-lib64.patch
12mu|gtk+2.0-2.24.22-2|38	
12mu|gtk+2.0-2.24.22-2|39	# (fc) 2.18.2-2mdv fix nautilus crash (GNOME bug #596977) (pterjan)
12mu|gtk+2.0-2.24.22-2|40	# It seems, the patch does not do what is supposed to according to the
12mu|gtk+2.0-2.24.22-2|41	# discussion in #596977. It also introduces problems with garbled tray in
12mu|gtk+2.0-2.24.22-2|42	# LXDE, when adding or removing icons there.
12mu|gtk+2.0-2.24.22-2|43	# Patch15:	gtk+-2.18.1-fixnautiluscrash.patch
12mu|gtk+2.0-2.24.22-2|44	# (fc) 2.20.0-2mdv improve tooltip appareance (GNOME bug #599617) (Fedora)
12mu|gtk+2.0-2.24.22-2|45	
12mu|gtk+2.0-2.24.22-2|46	#Patch18:	gtk+-2.21.1-fresh-tooltips.patch
12mu|gtk+2.0-2.24.22-2|47	# (fc) 2.20.0-2mdv improve tooltip positioning (GNOME bug #599618) (Fedora)
12mu|gtk+2.0-2.24.22-2|48	#Patch19:	gtk+-2.20.0-tooltip-positioning.patch
12mu|gtk+2.0-2.24.22-2|49	# (fc) 2.20.0-2mdv allow window dragging toolbars / menubar (GNOME bug #611313)
12mu|gtk+2.0-2.24.22-2|50	Patch20:	gtk+-2.24.7-window-dragging.patch
12mu|gtk+2.0-2.24.22-2|51	# (fc) 2.20.0-3mdv allow specifying icon padding for tray icon (GNOME bug #583273) (Fedora)
12mu|gtk+2.0-2.24.22-2|52	Patch21:	gtk+-2.20.0-icon-padding.patch
12mu|gtk+2.0-2.24.22-2|53	#Patch22:	gtk+-2.24.9-gir-linking.patch
12mu|gtk+2.0-2.24.22-2|54	
12mu|gtk+2.0-2.24.22-2|55	# Fix for https://bugzilla.gnome.org/show_bug.cgi?id=723366
12mu|gtk+2.0-2.24.22-2|56	Patch23:	gtk+-2.24.20-fix-open-file-dialog-crash.patch
12mu|gtk+2.0-2.24.22-2|57	
12mu|gtk+2.0-2.24.22-2|58	BuildRequires:	cups-devel
12mu|gtk+2.0-2.24.22-2|59	BuildRequires:	fam-devel
12mu|gtk+2.0-2.24.22-2|60	BuildRequires:	gettext-devel
12mu|gtk+2.0-2.24.22-2|61	BuildRequires:	pkgconfig(atk) >= 1.29.2
12mu|gtk+2.0-2.24.22-2|62	BuildRequires:	pkgconfig(cairo) >= 1.6.0
12mu|gtk+2.0-2.24.22-2|63	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.21.0
12mu|gtk+2.0-2.24.22-2|64	BuildRequires:	pkgconfig(glib-2.0) >= 2.25.10
12mu|gtk+2.0-2.24.22-2|65	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.5
12mu|gtk+2.0-2.24.22-2|66	BuildRequires:	pkgconfig(pango) >= 1.20.0
12mu|gtk+2.0-2.24.22-2|67	BuildRequires:	pkgconfig(pangocairo) >= 1.20.0
12mu|gtk+2.0-2.24.22-2|68	BuildRequires:	pkgconfig(x11)
12mu|gtk+2.0-2.24.22-2|69	BuildRequires:	pkgconfig(xcomposite)
12mu|gtk+2.0-2.24.22-2|70	BuildRequires:	pkgconfig(xcursor)
12mu|gtk+2.0-2.24.22-2|71	BuildRequires:	pkgconfig(xdamage)
12mu|gtk+2.0-2.24.22-2|72	BuildRequires:	pkgconfig(xext)
12mu|gtk+2.0-2.24.22-2|73	BuildRequires:	pkgconfig(xfixes)
12mu|gtk+2.0-2.24.22-2|74	BuildRequires:	pkgconfig(xi)
12mu|gtk+2.0-2.24.22-2|75	BuildRequires:	pkgconfig(xinerama)
12mu|gtk+2.0-2.24.22-2|76	BuildRequires:	pkgconfig(xrandr)
12mu|gtk+2.0-2.24.22-2|77	BuildRequires:	pkgconfig(xrender)
12mu|gtk+2.0-2.24.22-2|78	%if %{enable_tests}
12mu|gtk+2.0-2.24.22-2|79	BuildRequires:	x11-server-xvfb
12mu|gtk+2.0-2.24.22-2|80	# gw tests will fail without this
12mu|gtk+2.0-2.24.22-2|81	BuildRequires:	fonts-ttf-dejavu
12mu|gtk+2.0-2.24.22-2|82	%endif
12mu|gtk+2.0-2.24.22-2|83	%if %{enable_gtkdoc}
12mu|gtk+2.0-2.24.22-2|84	BuildRequires:	gtk-doc >= 0.9
12mu|gtk+2.0-2.24.22-2|85	BuildRequires:	sgml-tools
12mu|gtk+2.0-2.24.22-2|86	BuildRequires:	texlive-texinfo
12mu|gtk+2.0-2.24.22-2|87	%endif
12mu|gtk+2.0-2.24.22-2|88	
12mu|gtk+2.0-2.24.22-2|89	Requires:	%{name}-common = %{version}-%{release}
12mu|gtk+2.0-2.24.22-2|90	# MD to pull in all the orphaned module loaders
12mu|gtk+2.0-2.24.22-2|91	Requires:	fontconfig
12mu|gtk+2.0-2.24.22-2|92	Requires:	gdk-pixbuf2.0
12mu|gtk+2.0-2.24.22-2|93	Requires:	gio2.0
12mu|gtk+2.0-2.24.22-2|94	Requires:	pango-modules
12mu|gtk+2.0-2.24.22-2|95	%if !%{enable_bootstrap}
12mu|gtk+2.0-2.24.22-2|96	Suggests:	xdg-user-dirs-gtk
12mu|gtk+2.0-2.24.22-2|97	Suggests:	elementary-theme
12mu|gtk+2.0-2.24.22-2|98	%endif
12mu|gtk+2.0-2.24.22-2|99	Provides:	gtk2 = %{version}-%{release}
12mu|gtk+2.0-2.24.22-2|100	Obsoletes:	%{pkgname}2 < %{version}-%{release}
12mu|gtk+2.0-2.24.22-2|101	Provides:	%{pkgname}2 = %{version}-%{release}
12mu|gtk+2.0-2.24.22-2|102	#(proyvind): to ensure we have g_malloc0_n & g_malloc_n (required by trigger)
12mu|gtk+2.0-2.24.22-2|103	#            provided by the ABI
12mu|gtk+2.0-2.24.22-2|104	Conflicts:	glib2 < 2.24
12mu|gtk+2.0-2.24.22-2|105	Conflicts:	perl-Gtk2 < 1.113
12mu|gtk+2.0-2.24.22-2|106	
12mu|gtk+2.0-2.24.22-2|107	%description
12mu|gtk+2.0-2.24.22-2|108	The gtk+ package contains the GIMP ToolKit (GTK+), a library for creating
12mu|gtk+2.0-2.24.22-2|109	graphical user interfaces for the X Window System.  GTK+ was originally
12mu|gtk+2.0-2.24.22-2|110	written for the GIMP (GNU Image Manipulation Program) image processing
12mu|gtk+2.0-2.24.22-2|111	program, but is now used by several other programs as well.
12mu|gtk+2.0-2.24.22-2|112	
12mu|gtk+2.0-2.24.22-2|113	If you are planning on using the GIMP or another program that uses GTK+,
12mu|gtk+2.0-2.24.22-2|114	you'll need to have the gtk+ package installed.
12mu|gtk+2.0-2.24.22-2|115	
12mu|gtk+2.0-2.24.22-2|116	%package common
12mu|gtk+2.0-2.24.22-2|117	Summary:	%{summary}
12mu|gtk+2.0-2.24.22-2|118	Group:		%{group}
12mu|gtk+2.0-2.24.22-2|119	BuildArch:	noarch
12mu|gtk+2.0-2.24.22-2|120	Conflicts:	%{name} <= 2.24.8-2
12mu|gtk+2.0-2.24.22-2|121	Requires:	%{modules} = %{version}-%{release}
12mu|gtk+2.0-2.24.22-2|122	
12mu|gtk+2.0-2.24.22-2|123	%description common
12mu|gtk+2.0-2.24.22-2|124	This package contains the common files for the GTK+2.0 graphical user
12mu|gtk+2.0-2.24.22-2|125	interface.
12mu|gtk+2.0-2.24.22-2|126	
12mu|gtk+2.0-2.24.22-2|127	%package -n %{modules}
12mu|gtk+2.0-2.24.22-2|128	Summary:	%{summary}
12mu|gtk+2.0-2.24.22-2|129	Group:		%{group}
12mu|gtk+2.0-2.24.22-2|130	Requires:	%{name} = %{version}-%{release}
12mu|gtk+2.0-2.24.22-2|131	Provides:	gtk2-modules = %{version}-%{release}
12mu|gtk+2.0-2.24.22-2|132	Conflicts:	%{_lib}gtk+2.0_0 < 2.24.8-4
12mu|gtk+2.0-2.24.22-2|133	Conflicts:	%{_lib}gtk+2.0 < 2.24.8-7
12mu|gtk+2.0-2.24.22-2|134	#(proyvind): to ensure we have g_malloc0_n & g_malloc_n (required by trigger)
12mu|gtk+2.0-2.24.22-2|135	#            provided by the ABI
12mu|gtk+2.0-2.24.22-2|136	Conflicts:	glib2 < 2.24
12mu|gtk+2.0-2.24.22-2|137	Conflicts:	%{_lib}gail18 < 2.24.8-3
12mu|gtk+2.0-2.24.22-2|138	%if !%{enable_bootstrap}
12mu|gtk+2.0-2.24.22-2|139	Suggests:	%{_lib}gtk-aurora-engine
12mu|gtk+2.0-2.24.22-2|140	%endif
12mu|gtk+2.0-2.24.22-2|141	
12mu|gtk+2.0-2.24.22-2|142	%description -n %{modules}
12mu|gtk+2.0-2.24.22-2|143	This package contains the immodules, engines and printbackends libraries
12mu|gtk+2.0-2.24.22-2|144	for %{name} to function properly.
12mu|gtk+2.0-2.24.22-2|145	
12mu|gtk+2.0-2.24.22-2|146	%package -n %{develname}
12mu|gtk+2.0-2.24.22-2|147	Summary:	Development files for GTK+ (GIMP ToolKit) applications
12mu|gtk+2.0-2.24.22-2|148	Group:		Development/GNOME and GTK+
12mu|gtk+2.0-2.24.22-2|149	Requires:	%{libname} = %{version}-%{release}
12mu|gtk+2.0-2.24.22-2|150	Requires:	%{girname} = %{version}-%{release}
12mu|gtk+2.0-2.24.22-2|151	Provides:	gtk2-devel = %{version}-%{release}
12mu|gtk+2.0-2.24.22-2|152	Provides:	%{pkgname}2-devel = %{version}-%{release}
12mu|gtk+2.0-2.24.22-2|153	Provides:	lib%{pkgname}%{api_version}-devel = %{version}-%{release}
12mu|gtk+2.0-2.24.22-2|154	Provides:	%{libname}-devel = %{version}-%{release}
12mu|gtk+2.0-2.24.22-2|155	
12mu|gtk+2.0-2.24.22-2|156	%description -n %{develname}
12mu|gtk+2.0-2.24.22-2|157	The libgtk+-devel package contains the static libraries and header files
12mu|gtk+2.0-2.24.22-2|158	needed for developing GTK+ (GIMP ToolKit) applications. The libgtk+-devel
12mu|gtk+2.0-2.24.22-2|159	package contains GDK (the General Drawing Kit, which simplifies the interface
12mu|gtk+2.0-2.24.22-2|160	for writing GTK+ widgets and using GTK+ widgets in applications), and GTK+
12mu|gtk+2.0-2.24.22-2|161	(the widget set).
12mu|gtk+2.0-2.24.22-2|162	
12mu|gtk+2.0-2.24.22-2|163	%package -n %{libname}
12mu|gtk+2.0-2.24.22-2|164	Summary:	X11 backend of The GIMP ToolKit (GTK+)
12mu|gtk+2.0-2.24.22-2|165	Group:		System/Libraries
12mu|gtk+2.0-2.24.22-2|166	Obsoletes:	%{_lib}%{pkgname}-x11-%{api_version}_%{major}
12mu|gtk+2.0-2.24.22-2|167	
12mu|gtk+2.0-2.24.22-2|168	%description -n %{libname}
12mu|gtk+2.0-2.24.22-2|169	This package contains the X11 version of library needed to run
12mu|gtk+2.0-2.24.22-2|170	programs dynamically linked with gtk+.
12mu|gtk+2.0-2.24.22-2|171	
12mu|gtk+2.0-2.24.22-2|172	%package -n %{girname}
12mu|gtk+2.0-2.24.22-2|173	Summary:	GObject Introspection interface description for %name
12mu|gtk+2.0-2.24.22-2|174	Group:		System/Libraries
12mu|gtk+2.0-2.24.22-2|175	Conflicts:	%{_lib}gtk+-x11-2.0_0 < 2.24.8-3
12mu|gtk+2.0-2.24.22-2|176	Conflicts:	gir-repository < 0.6.5-4
12mu|gtk+2.0-2.24.22-2|177	
12mu|gtk+2.0-2.24.22-2|178	%description -n %{girname}
12mu|gtk+2.0-2.24.22-2|179	GObject Introspection interface description for %name.
12mu|gtk+2.0-2.24.22-2|180	
12mu|gtk+2.0-2.24.22-2|181	%package -n %{libgail}
12mu|gtk+2.0-2.24.22-2|182	Summary:	GNOME Accessibility Implementation Library
12mu|gtk+2.0-2.24.22-2|183	Group:		System/Libraries
12mu|gtk+2.0-2.24.22-2|184	
12mu|gtk+2.0-2.24.22-2|185	%description -n %{libgail}
12mu|gtk+2.0-2.24.22-2|186	Gail is the GNOME Accessibility Implementation Library
12mu|gtk+2.0-2.24.22-2|187	
12mu|gtk+2.0-2.24.22-2|188	%package -n %{develgail}
12mu|gtk+2.0-2.24.22-2|189	Summary:	Development libraries, include files for GAIL
12mu|gtk+2.0-2.24.22-2|190	Group:		Development/GNOME and GTK+
12mu|gtk+2.0-2.24.22-2|191	Provides:	gail-devel = %{version}-%{release}
12mu|gtk+2.0-2.24.22-2|192	Requires:	%{libgail} = %{version}-%{release}
12mu|gtk+2.0-2.24.22-2|193	
12mu|gtk+2.0-2.24.22-2|194	%description -n %{develgail}
12mu|gtk+2.0-2.24.22-2|195	Gail is the GNOME Accessibility Implementation Library
12mu|gtk+2.0-2.24.22-2|196	
12mu|gtk+2.0-2.24.22-2|197	%prep
12mu|gtk+2.0-2.24.22-2|198	%setup -qn %{pkgname}-%{version}
12mu|gtk+2.0-2.24.22-2|199	%apply_patches
12mu|gtk+2.0-2.24.22-2|200	
12mu|gtk+2.0-2.24.22-2|201	#needed by patches 4 & 13
12mu|gtk+2.0-2.24.22-2|202	#gw disable it for bootstrapping
12mu|gtk+2.0-2.24.22-2|203	mkdir -p m4
12mu|gtk+2.0-2.24.22-2|204	autoreconf -fi
12mu|gtk+2.0-2.24.22-2|205	
12mu|gtk+2.0-2.24.22-2|206	%build
12mu|gtk+2.0-2.24.22-2|207	# fix crash in nautilus (GNOME bug #596977)
12mu|gtk+2.0-2.24.22-2|208	export CFLAGS=`echo %{optflags} | sed -e 's/-fomit-frame-pointer//g'`
12mu|gtk+2.0-2.24.22-2|209	
12mu|gtk+2.0-2.24.22-2|210	#CONFIGURE_TOP=..
12mu|gtk+2.0-2.24.22-2|211	export CPPFLAGS="-DGTK_COMPILATION"
12mu|gtk+2.0-2.24.22-2|212	%configure2_5x \
12mu|gtk+2.0-2.24.22-2|213	--disable-static \
12mu|gtk+2.0-2.24.22-2|214	--enable-xinerama \
12mu|gtk+2.0-2.24.22-2|215	--with-xinput=xfree
12mu|gtk+2.0-2.24.22-2|216	
12mu|gtk+2.0-2.24.22-2|217	%make
12mu|gtk+2.0-2.24.22-2|218	
12mu|gtk+2.0-2.24.22-2|219	%check
12mu|gtk+2.0-2.24.22-2|220	%if %{enable_tests}
12mu|gtk+2.0-2.24.22-2|221	XDISPLAY=$(i=1; while [ -f /tmp/.X$i-lock ]; do i=$(($i+1)); done; echo $i)
12mu|gtk+2.0-2.24.22-2|222	%{_bindir}/Xvfb :$XDISPLAY &
12mu|gtk+2.0-2.24.22-2|223	export DISPLAY=:$XDISPLAY
12mu|gtk+2.0-2.24.22-2|224	make check
12mu|gtk+2.0-2.24.22-2|225	kill $(cat /tmp/.X$XDISPLAY-lock) ||:
12mu|gtk+2.0-2.24.22-2|226	%endif
12mu|gtk+2.0-2.24.22-2|227	
12mu|gtk+2.0-2.24.22-2|228	%install
12mu|gtk+2.0-2.24.22-2|229	rm -rf %{buildroot}
12mu|gtk+2.0-2.24.22-2|230	
12mu|gtk+2.0-2.24.22-2|231	%makeinstall_std mandir=%{_mandir} RUN_QUERY_IMMODULES_TEST=false RUN_QUERY_LOADER_TEST=false
12mu|gtk+2.0-2.24.22-2|232	
12mu|gtk+2.0-2.24.22-2|233	mkdir -p %{buildroot}%{_sysconfdir}/gtk-%{api_version}
12mu|gtk+2.0-2.24.22-2|234	touch %{buildroot}%{_sysconfdir}/gtk-%{api_version}/gtk.immodules.%{_lib}
12mu|gtk+2.0-2.24.22-2|235	mkdir -p %{buildroot}%{_libdir}/gtk-%{api_version}/modules
12mu|gtk+2.0-2.24.22-2|236	
12mu|gtk+2.0-2.24.22-2|237	# handle biarch packages
12mu|gtk+2.0-2.24.22-2|238	progs="gtk-query-immodules-%{api_version}"
12mu|gtk+2.0-2.24.22-2|239	mkdir -p %{buildroot}%{_libdir}/gtk-%{api_version}/bin
12mu|gtk+2.0-2.24.22-2|240	for f in $progs; do
12mu|gtk+2.0-2.24.22-2|241	mv -f %{buildroot}%{_bindir}/$f %{buildroot}%{_libdir}/gtk-%{api_version}/bin/
12mu|gtk+2.0-2.24.22-2|242	cat > %{buildroot}%{_bindir}/$f << EOF
12mu|gtk+2.0-2.24.22-2|243	#!/bin/sh
12mu|gtk+2.0-2.24.22-2|244	lib=%{_lib}
12mu|gtk+2.0-2.24.22-2|245	case ":\$1:" in
12mu|gtk+2.0-2.24.22-2|246	:lib*:) lib="\$1"; shift 1;;
12mu|gtk+2.0-2.24.22-2|247	esac
12mu|gtk+2.0-2.24.22-2|248	exec %{_prefix}/\$lib/gtk-%{api_version}/bin/$f \${1+"\$@"}
12mu|gtk+2.0-2.24.22-2|249	EOF
12mu|gtk+2.0-2.24.22-2|250	chmod +x %{buildroot}%{_bindir}/$f
12mu|gtk+2.0-2.24.22-2|251	done
12mu|gtk+2.0-2.24.22-2|252	
12mu|gtk+2.0-2.24.22-2|253	%{find_lang} gtk20
12mu|gtk+2.0-2.24.22-2|254	%find_lang gtk20-properties
12mu|gtk+2.0-2.24.22-2|255	cat gtk20-properties.lang >> gtk20.lang
12mu|gtk+2.0-2.24.22-2|256	
12mu|gtk+2.0-2.24.22-2|257	
12mu|gtk+2.0-2.24.22-2|258	
12mu|gtk+2.0-2.24.22-2|259	%post -n %{modules}
12mu|gtk+2.0-2.24.22-2|260	if [ "$1" = "2" ]; then
12mu|gtk+2.0-2.24.22-2|261	if [ -f %{_sysconfdir}/gtk-%{api_version}/gtk.immodules ]; then
12mu|gtk+2.0-2.24.22-2|262	rm -f %{_sysconfdir}/gtk-%{api_version}/gtk.immodules
12mu|gtk+2.0-2.24.22-2|263	fi
12mu|gtk+2.0-2.24.22-2|264	fi
12mu|gtk+2.0-2.24.22-2|265	%{_libdir}/gtk-%{api_version}/bin/gtk-query-immodules-%{api_version} > %{_sysconfdir}/gtk-%{api_version}/gtk.immodules.%{_lib}
12mu|gtk+2.0-2.24.22-2|266	
12mu|gtk+2.0-2.24.22-2|267	%triggerin -n %{modules} -- %{_libdir}/gtk-%{api_version}/%{binary_version}/immodules/*.so
12mu|gtk+2.0-2.24.22-2|268	%{_libdir}/gtk-%{api_version}/bin/gtk-query-immodules-%{api_version} > %{_sysconfdir}/gtk-%{api_version}/gtk.immodules.%{_lib}
12mu|gtk+2.0-2.24.22-2|269	
12mu|gtk+2.0-2.24.22-2|270	%triggerpostun -n %{modules} -- %{_libdir}/gtk-%{api_version}/%{binary_version}/immodules/*.so
12mu|gtk+2.0-2.24.22-2|271	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}
12mu|gtk+2.0-2.24.22-2|272	fi
12mu|gtk+2.0-2.24.22-2|273	
12mu|gtk+2.0-2.24.22-2|274	%files
12mu|gtk+2.0-2.24.22-2|275	%doc README
12mu|gtk+2.0-2.24.22-2|276	%{_bindir}/gtk-query-immodules-%{api_version}
12mu|gtk+2.0-2.24.22-2|277	%{_bindir}/gtk-update-icon-cache
12mu|gtk+2.0-2.24.22-2|278	
12mu|gtk+2.0-2.24.22-2|279	%files common -f gtk20.lang
12mu|gtk+2.0-2.24.22-2|280	%{_datadir}/themes/
12mu|gtk+2.0-2.24.22-2|281	%dir %{_sysconfdir}/gtk-%{api_version}
12mu|gtk+2.0-2.24.22-2|282	%config(noreplace) %{_sysconfdir}/gtk-%{api_version}/im-multipress.conf
12mu|gtk+2.0-2.24.22-2|283	
12mu|gtk+2.0-2.24.22-2|284	%files -n %{modules}
12mu|gtk+2.0-2.24.22-2|285	%ghost %verify (not md5 mtime size) %config(noreplace) %{_sysconfdir}/gtk-%{api_version}/gtk.immodules.%{_lib}
12mu|gtk+2.0-2.24.22-2|286	%dir %{_libdir}/gtk-%{api_version}
12mu|gtk+2.0-2.24.22-2|287	%dir %{_libdir}/gtk-%{api_version}/bin
12mu|gtk+2.0-2.24.22-2|288	%{_libdir}/gtk-%{api_version}/bin/gtk-query-immodules-%{api_version}
12mu|gtk+2.0-2.24.22-2|289	%dir %{_libdir}/gtk-%{api_version}/modules
12mu|gtk+2.0-2.24.22-2|290	%dir %{_libdir}/gtk-%{api_version}/%{binary_version}
12mu|gtk+2.0-2.24.22-2|291	%dir %{_libdir}/gtk-%{api_version}/%{binary_version}/immodules
12mu|gtk+2.0-2.24.22-2|292	%dir %{_libdir}/gtk-%{api_version}/%{binary_version}/engines
12mu|gtk+2.0-2.24.22-2|293	%dir %{_libdir}/gtk-%{api_version}/%{binary_version}/printbackends
12mu|gtk+2.0-2.24.22-2|294	%{_libdir}/gtk-%{api_version}/%{binary_version}/immodules/*.so
12mu|gtk+2.0-2.24.22-2|295	%{_libdir}/gtk-%{api_version}/%{binary_version}/engines/*.so
12mu|gtk+2.0-2.24.22-2|296	%{_libdir}/gtk-%{api_version}/%{binary_version}/printbackends/*.so
12mu|gtk+2.0-2.24.22-2|297	# from gail lib
12mu|gtk+2.0-2.24.22-2|298	%{_libdir}/gtk-2.0/modules/libferret.so
12mu|gtk+2.0-2.24.22-2|299	%{_libdir}/gtk-2.0/modules/libgail.so
12mu|gtk+2.0-2.24.22-2|300	
12mu|gtk+2.0-2.24.22-2|301	%files -n %{develname}
12mu|gtk+2.0-2.24.22-2|302	%doc docs/*.txt AUTHORS ChangeLog NEWS* README*
12mu|gtk+2.0-2.24.22-2|303	%doc %{_datadir}/gtk-doc/html/gdk2/
12mu|gtk+2.0-2.24.22-2|304	%doc %{_datadir}/gtk-doc/html/gtk2/
12mu|gtk+2.0-2.24.22-2|305	%{_bindir}/gtk-demo
12mu|gtk+2.0-2.24.22-2|306	%{_bindir}/gtk-builder-convert
12mu|gtk+2.0-2.24.22-2|307	%{_datadir}/aclocal/*
12mu|gtk+2.0-2.24.22-2|308	%{_datadir}/gtk-%{api_version}/
12mu|gtk+2.0-2.24.22-2|309	%{_includedir}/gtk-unix-print-%{api_version}/
12mu|gtk+2.0-2.24.22-2|310	%{_includedir}/gtk-%{api_version}/gdk
12mu|gtk+2.0-2.24.22-2|311	%{_includedir}/gtk-%{api_version}/gtk
12mu|gtk+2.0-2.24.22-2|312	%{_libdir}/gtk-%{api_version}/include
12mu|gtk+2.0-2.24.22-2|313	%{_libdir}/pkgconfig/gdk-%{api_version}.pc
12mu|gtk+2.0-2.24.22-2|314	%{_libdir}/pkgconfig/gtk+-%{api_version}.pc
12mu|gtk+2.0-2.24.22-2|315	%{_libdir}/pkgconfig/gtk+-unix-print-%{api_version}.pc
12mu|gtk+2.0-2.24.22-2|316	%{_libdir}/libgdk-x11-%{api_version}.so
12mu|gtk+2.0-2.24.22-2|317	%{_libdir}/libgtk-x11-%{api_version}.so
12mu|gtk+2.0-2.24.22-2|318	%{_datadir}/gir-1.0/Gdk-2.0.gir
12mu|gtk+2.0-2.24.22-2|319	%{_datadir}/gir-1.0/GdkX11-2.0.gir
12mu|gtk+2.0-2.24.22-2|320	%{_datadir}/gir-1.0/Gtk-2.0.gir
12mu|gtk+2.0-2.24.22-2|321	%{_libdir}/pkgconfig/*x11*
12mu|gtk+2.0-2.24.22-2|322	
12mu|gtk+2.0-2.24.22-2|323	%files -n %{libname}
12mu|gtk+2.0-2.24.22-2|324	%{_libdir}/libgdk-x11-%{api_version}.so.%{major}*
12mu|gtk+2.0-2.24.22-2|325	%{_libdir}/libgtk-x11-%{api_version}.so.%{major}*
12mu|gtk+2.0-2.24.22-2|326	
12mu|gtk+2.0-2.24.22-2|327	%files -n %{girname}
12mu|gtk+2.0-2.24.22-2|328	%{_libdir}/girepository-1.0/Gdk-%{api_version}.typelib
12mu|gtk+2.0-2.24.22-2|329	%{_libdir}/girepository-1.0/GdkX11-%{api_version}.typelib
12mu|gtk+2.0-2.24.22-2|330	%{_libdir}/girepository-1.0/Gtk-%{api_version}.typelib
12mu|gtk+2.0-2.24.22-2|331	
12mu|gtk+2.0-2.24.22-2|332	%files -n %{libgail}
12mu|gtk+2.0-2.24.22-2|333	%{_libdir}/libgailutil.so.%{gail_major}*
12mu|gtk+2.0-2.24.22-2|334	
12mu|gtk+2.0-2.24.22-2|335	%files -n %{develgail}
12mu|gtk+2.0-2.24.22-2|336	%{_datadir}/gtk-doc/html/gail-libgail-util
12mu|gtk+2.0-2.24.22-2|337	%{_libdir}/libgailutil.so
12mu|gtk+2.0-2.24.22-2|338	%{_includedir}/gail-1.0/
12mu|gtk+2.0-2.24.22-2|339	%{_libdir}/pkgconfig/gail.pc
12mu|gtk+2.0-2.24.22-2|340	
12mu|gtk+2.0-2.24.22-2|341	
12mu|gtk+2.0-2.24.22-2|342	%changelog
12mu|gtk+2.0-2.24.22-2|343	* Fri Feb 07 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 2.24.22-2
12mu|gtk+2.0-2.24.22-2|344	+ Revision: 4ce13b8
12mu|gtk+2.0-2.24.22-2|345	- Disabled gtk+-2.18.1-fixnautiluscrash.patch
12mu|gtk+2.0-2.24.22-2|346	- It seems, the patch does not do what is supposed to according to the
12mu|gtk+2.0-2.24.22-2|347	- discussion in #596977. It also introduces problems with garbled tray in
12mu|gtk+2.0-2.24.22-2|348	- LXDE, when adding or removing icons there.
12mu|gtk+2.0-2.24.22-2|349	
12mu|gtk+2.0-2.24.22-2|350	

19774 12
12mu|gtk+3.0-3.8.6-1|1	%define enable_gtkdoc 0
12mu|gtk+3.0-3.8.6-1|2	%define enable_bootstrap 0
12mu|gtk+3.0-3.8.6-1|3	%define enable_tests 0
12mu|gtk+3.0-3.8.6-1|4	
12mu|gtk+3.0-3.8.6-1|5	%define pkgname		gtk+
12mu|gtk+3.0-3.8.6-1|6	%define api		3
12mu|gtk+3.0-3.8.6-1|7	%define api_version	3.0
12mu|gtk+3.0-3.8.6-1|8	%define binary_version	3.0.0
12mu|gtk+3.0-3.8.6-1|9	%define major		0
12mu|gtk+3.0-3.8.6-1|10	%define libname		%mklibname %{pkgname} %{api} %{major}
12mu|gtk+3.0-3.8.6-1|11	%define devname		%mklibname -d %{pkgname} %{api_version}
12mu|gtk+3.0-3.8.6-1|12	# this isnt really a true lib pkg, but a modules/plugin pkg
12mu|gtk+3.0-3.8.6-1|13	%define modules		%mklibname gtk-modules %{api_version}
12mu|gtk+3.0-3.8.6-1|14	
12mu|gtk+3.0-3.8.6-1|15	%define gail_major	0
12mu|gtk+3.0-3.8.6-1|16	%define libgail		%mklibname gail %{api} %{gail_major}
12mu|gtk+3.0-3.8.6-1|17	%define devgail		%mklibname -d gail %{api_version}
12mu|gtk+3.0-3.8.6-1|18	
12mu|gtk+3.0-3.8.6-1|19	%define libgir		%mklibname gtk-gir %{api_version}
12mu|gtk+3.0-3.8.6-1|20	
12mu|gtk+3.0-3.8.6-1|21	Summary:	The GIMP ToolKit (GTK+), a library for creating GUIs
12mu|gtk+3.0-3.8.6-1|22	Name:		%{pkgname}%{api_version}
12mu|gtk+3.0-3.8.6-1|23	Version:	3.8.6
12mu|gtk+3.0-3.8.6-1|24	Release:	1
12mu|gtk+3.0-3.8.6-1|25	License:	LGPLv2+
12mu|gtk+3.0-3.8.6-1|26	Group:		System/Libraries
12mu|gtk+3.0-3.8.6-1|27	URL:		http://www.gtk.org
12mu|gtk+3.0-3.8.6-1|28	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtk+/3.8/%{pkgname}-%{version}.tar.xz
12mu|gtk+3.0-3.8.6-1|29	Patch1:		gtk+-3.8.6-set-as-default-app.patch
12mu|gtk+3.0-3.8.6-1|30	
12mu|gtk+3.0-3.8.6-1|31	BuildRequires:	cups-devel
12mu|gtk+3.0-3.8.6-1|32	BuildRequires:	gettext-devel
12mu|gtk+3.0-3.8.6-1|33	BuildRequires:	pkgconfig(atk) >= 1.29.2
12mu|gtk+3.0-3.8.6-1|34	BuildRequires:	pkgconfig(cairo) >= 1.6.0
12mu|gtk+3.0-3.8.6-1|35	#BuildRequires:	pkgconfig(colord)
12mu|gtk+3.0-3.8.6-1|36	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.26
12mu|gtk+3.0-3.8.6-1|37	BuildRequires:	pkgconfig(glib-2.0) >= 2.25.10
12mu|gtk+3.0-3.8.6-1|38	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.9.5
12mu|gtk+3.0-3.8.6-1|39	BuildRequires:	pkgconfig(pango) >= 1.30
12mu|gtk+3.0-3.8.6-1|40	BuildRequires:	pkgconfig(pangocairo) >= 1.30
12mu|gtk+3.0-3.8.6-1|41	BuildRequires:	pkgconfig(atk-bridge-2.0) >= 2.6.0
12mu|gtk+3.0-3.8.6-1|42	BuildRequires:	pkgconfig(x11)
12mu|gtk+3.0-3.8.6-1|43	BuildRequires:	pkgconfig(xcomposite)
12mu|gtk+3.0-3.8.6-1|44	BuildRequires:	pkgconfig(xcursor)
12mu|gtk+3.0-3.8.6-1|45	BuildRequires:	pkgconfig(xdamage)
12mu|gtk+3.0-3.8.6-1|46	BuildRequires:	pkgconfig(xext)
12mu|gtk+3.0-3.8.6-1|47	BuildRequires:	pkgconfig(xfixes)
12mu|gtk+3.0-3.8.6-1|48	BuildRequires:	pkgconfig(xi)
12mu|gtk+3.0-3.8.6-1|49	BuildRequires:	pkgconfig(xinerama)
12mu|gtk+3.0-3.8.6-1|50	BuildRequires:	pkgconfig(xrandr)
12mu|gtk+3.0-3.8.6-1|51	BuildRequires:	pkgconfig(xrender)
12mu|gtk+3.0-3.8.6-1|52	#gw needed for gtk-update-icon-cache in gtk+3.0 3.0.9
12mu|gtk+3.0-3.8.6-1|53	BuildRequires:	gtk+2.0
12mu|gtk+3.0-3.8.6-1|54	
12mu|gtk+3.0-3.8.6-1|55	%if %{enable_tests}
12mu|gtk+3.0-3.8.6-1|56	BuildRequires:	x11-server-xvfb
12mu|gtk+3.0-3.8.6-1|57	# gw tests will fail without this
12mu|gtk+3.0-3.8.6-1|58	BuildRequires	fonts-ttf-dejavu
12mu|gtk+3.0-3.8.6-1|59	%endif
12mu|gtk+3.0-3.8.6-1|60	%if %{enable_gtkdoc}
12mu|gtk+3.0-3.8.6-1|61	BuildRequires:	gtk-doc >= 0.9
12mu|gtk+3.0-3.8.6-1|62	BuildRequires:	sgml-tools
12mu|gtk+3.0-3.8.6-1|63	BuildRequires:	texlive-texinfo
12mu|gtk+3.0-3.8.6-1|64	%endif
12mu|gtk+3.0-3.8.6-1|65	%if !%{enable_bootstrap}
12mu|gtk+3.0-3.8.6-1|66	Suggests:	xdg-user-dirs-gtk
12mu|gtk+3.0-3.8.6-1|67	%endif
12mu|gtk+3.0-3.8.6-1|68	Requires:	%{name}-common = %{version}-%{release}
12mu|gtk+3.0-3.8.6-1|69	# MD to pull in all the orphaned module loaders
12mu|gtk+3.0-3.8.6-1|70	Requires:	fontconfig
12mu|gtk+3.0-3.8.6-1|71	Requires:	gdk-pixbuf2.0
12mu|gtk+3.0-3.8.6-1|72	Requires:	gio2.0
12mu|gtk+3.0-3.8.6-1|73	Requires:	glib2.0-common
12mu|gtk+3.0-3.8.6-1|74	Requires:	pango-modules
12mu|gtk+3.0-3.8.6-1|75	
12mu|gtk+3.0-3.8.6-1|76	Obsoletes:	gtk-engines3 < 3.0.0
12mu|gtk+3.0-3.8.6-1|77	Provides:	%{pkgname}%{api} = %{version}-%{release}
12mu|gtk+3.0-3.8.6-1|78	
12mu|gtk+3.0-3.8.6-1|79	%description
12mu|gtk+3.0-3.8.6-1|80	The gtk+ package contains the GIMP ToolKit (GTK+), a library for creating
12mu|gtk+3.0-3.8.6-1|81	graphical user interfaces for the X Window System.  GTK+ was originally
12mu|gtk+3.0-3.8.6-1|82	written for the GIMP (GNU Image Manipulation Program) image processing
12mu|gtk+3.0-3.8.6-1|83	program, but is now used by several other programs as well.
12mu|gtk+3.0-3.8.6-1|84	
12mu|gtk+3.0-3.8.6-1|85	If you are planning on using the GIMP or another program that uses GTK+,
12mu|gtk+3.0-3.8.6-1|86	you'll need to have the gtk+ package installed.
12mu|gtk+3.0-3.8.6-1|87	
12mu|gtk+3.0-3.8.6-1|88	%package common
12mu|gtk+3.0-3.8.6-1|89	Summary:	%{summary}
12mu|gtk+3.0-3.8.6-1|90	Group:		%{group}
12mu|gtk+3.0-3.8.6-1|91	BuildArch:	noarch
12mu|gtk+3.0-3.8.6-1|92	Conflicts:	%{name} < 3.3.2-2
12mu|gtk+3.0-3.8.6-1|93	
12mu|gtk+3.0-3.8.6-1|94	%description common
12mu|gtk+3.0-3.8.6-1|95	This package contains the common files for the GTK+3.0 graphical user
12mu|gtk+3.0-3.8.6-1|96	interface.
12mu|gtk+3.0-3.8.6-1|97	
12mu|gtk+3.0-3.8.6-1|98	%package -n %{modules}
12mu|gtk+3.0-3.8.6-1|99	Summary:	%{summary}
12mu|gtk+3.0-3.8.6-1|100	Group:		%{group}
12mu|gtk+3.0-3.8.6-1|101	Requires:	%{name} = %{version}-%{release}
12mu|gtk+3.0-3.8.6-1|102	Provides:	gtk%{api}-modules = %{version}-%{release}
12mu|gtk+3.0-3.8.6-1|103	Obsoletes:	%{_lib}gtk+3 < 3.3.4-2
12mu|gtk+3.0-3.8.6-1|104	Obsoletes:	%{_lib}gtk+3.0_0 < 3.0.0
12mu|gtk+3.0-3.8.6-1|105	Obsoletes:	%{_lib}gtk+-x11-3.0_0 < 3.0.0
12mu|gtk+3.0-3.8.6-1|106	Obsoletes:	%{_lib}gtk-engines3 < 3.0.0
12mu|gtk+3.0-3.8.6-1|107	
12mu|gtk+3.0-3.8.6-1|108	%description -n %{modules}
12mu|gtk+3.0-3.8.6-1|109	This package contains the immodules, engines and printbackends libraries
12mu|gtk+3.0-3.8.6-1|110	for %{name} to function properly.
12mu|gtk+3.0-3.8.6-1|111	
12mu|gtk+3.0-3.8.6-1|112	%package -n %{devname}
12mu|gtk+3.0-3.8.6-1|113	Summary:	Development files for GTK+ (GIMP ToolKit) applications
12mu|gtk+3.0-3.8.6-1|114	Group:		Development/GNOME and GTK+
12mu|gtk+3.0-3.8.6-1|115	Requires:	%{libname} = %{version}-%{release}
12mu|gtk+3.0-3.8.6-1|116	Requires:	%{libgir} = %{version}-%{release}
12mu|gtk+3.0-3.8.6-1|117	Provides:	%{pkgname}%{api}-devel = %{version}-%{release}
12mu|gtk+3.0-3.8.6-1|118	Provides:	%{name}-devel = %{version}-%{release}
12mu|gtk+3.0-3.8.6-1|119	
12mu|gtk+3.0-3.8.6-1|120	%description -n %{devname}
12mu|gtk+3.0-3.8.6-1|121	The libgtk+-devel package contains the static libraries and header files
12mu|gtk+3.0-3.8.6-1|122	needed for developing GTK+ (GIMP ToolKit) applications. The libgtk+-devel
12mu|gtk+3.0-3.8.6-1|123	package contains GDK (the General Drawing Kit, which simplifies the interface
12mu|gtk+3.0-3.8.6-1|124	for writing GTK+ widgets and using GTK+ widgets in applications), and GTK+
12mu|gtk+3.0-3.8.6-1|125	(the widget set).
12mu|gtk+3.0-3.8.6-1|126	
12mu|gtk+3.0-3.8.6-1|127	%package -n %{libname}
12mu|gtk+3.0-3.8.6-1|128	Summary:	Shared libraries of The GIMP ToolKit (GTK+)
12mu|gtk+3.0-3.8.6-1|129	Group:		System/Libraries
12mu|gtk+3.0-3.8.6-1|130	Conflicts:	%{_lib}gtk+3_0 < 3.3.2-2
12mu|gtk+3.0-3.8.6-1|131	
12mu|gtk+3.0-3.8.6-1|132	%description -n %{libname}
12mu|gtk+3.0-3.8.6-1|133	This package contains the shared libraries needed to run programs dynamically
12mu|gtk+3.0-3.8.6-1|134	linked with gtk+.
12mu|gtk+3.0-3.8.6-1|135	
12mu|gtk+3.0-3.8.6-1|136	%package -n %{libgir}
12mu|gtk+3.0-3.8.6-1|137	Summary:	GObject Introspection interface description for %{name}
12mu|gtk+3.0-3.8.6-1|138	Group:		System/Libraries
12mu|gtk+3.0-3.8.6-1|139	Conflicts:	%{_lib}gtk+3_0 < 3.3.2-2
12mu|gtk+3.0-3.8.6-1|140	
12mu|gtk+3.0-3.8.6-1|141	%description -n %{libgir}
12mu|gtk+3.0-3.8.6-1|142	GObject Introspection interface description for %{name}.
12mu|gtk+3.0-3.8.6-1|143	
12mu|gtk+3.0-3.8.6-1|144	%package -n %{libgail}
12mu|gtk+3.0-3.8.6-1|145	Summary:	GNOME Accessibility Implementation Library
12mu|gtk+3.0-3.8.6-1|146	Group:		System/Libraries
12mu|gtk+3.0-3.8.6-1|147	Obsoletes:	%{_lib}gail3.0_0 < 3.0.0
12mu|gtk+3.0-3.8.6-1|148	
12mu|gtk+3.0-3.8.6-1|149	%description -n %{libgail}
12mu|gtk+3.0-3.8.6-1|150	Gail is the GNOME Accessibility Implementation Library
12mu|gtk+3.0-3.8.6-1|151	
12mu|gtk+3.0-3.8.6-1|152	%package -n %{devgail}
12mu|gtk+3.0-3.8.6-1|153	Summary:	Development libraries, include files for GAIL
12mu|gtk+3.0-3.8.6-1|154	Group:		Development/GNOME and GTK+
12mu|gtk+3.0-3.8.6-1|155	Provides:	libgail-%{api_version}-devel = %{version}-%{release}
12mu|gtk+3.0-3.8.6-1|156	Requires:	%{libgail} = %{version}
12mu|gtk+3.0-3.8.6-1|157	
12mu|gtk+3.0-3.8.6-1|158	%description -n %{devgail}
12mu|gtk+3.0-3.8.6-1|159	Gail is the GNOME Accessibility Implementation Library
12mu|gtk+3.0-3.8.6-1|160	
12mu|gtk+3.0-3.8.6-1|161	%prep
12mu|gtk+3.0-3.8.6-1|162	%setup -qn %{pkgname}-%{version}
12mu|gtk+3.0-3.8.6-1|163	%apply_patches
12mu|gtk+3.0-3.8.6-1|164	
12mu|gtk+3.0-3.8.6-1|165	%build
12mu|gtk+3.0-3.8.6-1|166	# these need to be regenerated with the system glib
12mu|gtk+3.0-3.8.6-1|167	rm gtk/gtkdbusgenerated.[hc]
12mu|gtk+3.0-3.8.6-1|168	
12mu|gtk+3.0-3.8.6-1|169	# fix crash in nautilus (GNOME bug #596977)
12mu|gtk+3.0-3.8.6-1|170	export CFLAGS=`echo %{optflags} | sed -e 's/-fomit-frame-pointer//g'`
12mu|gtk+3.0-3.8.6-1|171	
12mu|gtk+3.0-3.8.6-1|172	export CPPFLAGS="-DGTK_COMPILATION"
12mu|gtk+3.0-3.8.6-1|173	%configure2_5x \
12mu|gtk+3.0-3.8.6-1|174	--disable-static \
12mu|gtk+3.0-3.8.6-1|175	--enable-xinerama \
12mu|gtk+3.0-3.8.6-1|176	--enable-gtk2-dependency
12mu|gtk+3.0-3.8.6-1|177	
12mu|gtk+3.0-3.8.6-1|178	%make
12mu|gtk+3.0-3.8.6-1|179	
12mu|gtk+3.0-3.8.6-1|180	%check
12mu|gtk+3.0-3.8.6-1|181	%if %enable_tests
12mu|gtk+3.0-3.8.6-1|182	XDISPLAY=$(i=1; while [ -f /tmp/.X$i-lock ]; do i=$(($i+1)); done; echo $i)
12mu|gtk+3.0-3.8.6-1|183	%{_bindir}/Xvfb :$XDISPLAY &
12mu|gtk+3.0-3.8.6-1|184	export DISPLAY=:$XDISPLAY
12mu|gtk+3.0-3.8.6-1|185	make check
12mu|gtk+3.0-3.8.6-1|186	kill $(cat /tmp/.X$XDISPLAY-lock) ||:
12mu|gtk+3.0-3.8.6-1|187	%endif
12mu|gtk+3.0-3.8.6-1|188	
12mu|gtk+3.0-3.8.6-1|189	%install
12mu|gtk+3.0-3.8.6-1|190	%makeinstall_std RUN_QUERY_IMMODULES_TEST=false RUN_QUERY_LOADER_TEST=false
12mu|gtk+3.0-3.8.6-1|191	
12mu|gtk+3.0-3.8.6-1|192	touch %{buildroot}%{_libdir}/gtk-%{api_version}/%{binary_version}/immodules.cache
12mu|gtk+3.0-3.8.6-1|193	mkdir -p %{buildroot}%{_libdir}/gtk-%{api_version}/modules
12mu|gtk+3.0-3.8.6-1|194	
12mu|gtk+3.0-3.8.6-1|195	%if "%{_lib}" != "lib"
12mu|gtk+3.0-3.8.6-1|196	mv %{buildroot}%{_bindir}/gtk-query-immodules-%{api_version} %{buildroot}%{_bindir}/gtk-query-immodules-%{api_version}-64
12mu|gtk+3.0-3.8.6-1|197	%else
12mu|gtk+3.0-3.8.6-1|198	mv %{buildroot}%{_bindir}/gtk-query-immodules-%{api_version} %{buildroot}%{_bindir}/gtk-query-immodules-%{api_version}-32
12mu|gtk+3.0-3.8.6-1|199	%endif
12mu|gtk+3.0-3.8.6-1|200	
12mu|gtk+3.0-3.8.6-1|201	%find_lang gtk30 gtk30-properties gtk30.lang
12mu|gtk+3.0-3.8.6-1|202	
12mu|gtk+3.0-3.8.6-1|203	#remove not packaged files
12mu|gtk+3.0-3.8.6-1|204	rm -f %{buildroot}%{_mandir}/man1/gtk-update-icon-cache.1*
12mu|gtk+3.0-3.8.6-1|205	
12mu|gtk+3.0-3.8.6-1|206	%post -n %{modules}
12mu|gtk+3.0-3.8.6-1|207	if [ "$1" = "2" ]; then
12mu|gtk+3.0-3.8.6-1|208	if [ -f %{_sysconfdir}/gtk-%{api_version}/gtk.immodules ]; then
12mu|gtk+3.0-3.8.6-1|209	rm -f %{_sysconfdir}/gtk-%{api_version}/gtk.immodules
12mu|gtk+3.0-3.8.6-1|210	fi
12mu|gtk+3.0-3.8.6-1|211	fi
12mu|gtk+3.0-3.8.6-1|212	%if "%{_lib}" != "lib"
12mu|gtk+3.0-3.8.6-1|213	%{_bindir}/gtk-query-immodules-%{api_version}-64 --update-cache
12mu|gtk+3.0-3.8.6-1|214	%else
12mu|gtk+3.0-3.8.6-1|215	%{_bindir}/gtk-query-immodules-%{api_version}-32 --update-cache
12mu|gtk+3.0-3.8.6-1|216	%endif
12mu|gtk+3.0-3.8.6-1|217	
12mu|gtk+3.0-3.8.6-1|218	%triggerin -n %{modules} -- %{_libdir}/gtk-%{api_version}/%{binary_version}/immodules/*.so
12mu|gtk+3.0-3.8.6-1|219	%if "%{_lib}" != "lib"
12mu|gtk+3.0-3.8.6-1|220	%{_bindir}/gtk-query-immodules-%{api_version}-64 --update-cache
12mu|gtk+3.0-3.8.6-1|221	%else
12mu|gtk+3.0-3.8.6-1|222	%{_bindir}/gtk-query-immodules-%{api_version}-32 --update-cache
12mu|gtk+3.0-3.8.6-1|223	%endif
12mu|gtk+3.0-3.8.6-1|224	
12mu|gtk+3.0-3.8.6-1|225	%triggerpostun -n %{modules} -- %{_libdir}/gtk-%{api_version}/%{binary_version}/immodules/*.so
12mu|gtk+3.0-3.8.6-1|226	%if "%{_lib}" != "lib"
12mu|gtk+3.0-3.8.6-1|227	%{_bindir}/gtk-query-immodules-%{api_version}-64 --update-cache
12mu|gtk+3.0-3.8.6-1|228	%else
12mu|gtk+3.0-3.8.6-1|229	%{_bindir}/gtk-query-immodules-%{api_version}-32 --update-cache
12mu|gtk+3.0-3.8.6-1|230	%endif
12mu|gtk+3.0-3.8.6-1|231	
12mu|gtk+3.0-3.8.6-1|232	%files
12mu|gtk+3.0-3.8.6-1|233	%doc README
12mu|gtk+3.0-3.8.6-1|234	%{_bindir}/gtk-query-immodules-%{api_version}-*
12mu|gtk+3.0-3.8.6-1|235	%{_bindir}/gtk-launch
12mu|gtk+3.0-3.8.6-1|236	
12mu|gtk+3.0-3.8.6-1|237	%files common -f gtk30.lang
12mu|gtk+3.0-3.8.6-1|238	%dir %{_sysconfdir}/gtk-%{api_version}
12mu|gtk+3.0-3.8.6-1|239	%config(noreplace) %{_sysconfdir}/gtk-%{api_version}/im-multipress.conf
12mu|gtk+3.0-3.8.6-1|240	%{_datadir}/glib-2.0/schemas/org.gtk.Settings.FileChooser.gschema.xml
12mu|gtk+3.0-3.8.6-1|241	%{_datadir}/glib-2.0/schemas/org.gtk.Settings.ColorChooser.gschema.xml
12mu|gtk+3.0-3.8.6-1|242	%{_datadir}/themes
12mu|gtk+3.0-3.8.6-1|243	%{_mandir}/man1/gtk-query-immodules-%{api_version}.1*
12mu|gtk+3.0-3.8.6-1|244	%{_mandir}/man1/gtk-launch.1*
12mu|gtk+3.0-3.8.6-1|245	%{_mandir}/man1/broadwayd.1*
12mu|gtk+3.0-3.8.6-1|246	
12mu|gtk+3.0-3.8.6-1|247	%files -n %{modules}
12mu|gtk+3.0-3.8.6-1|248	%ghost %verify (not md5 mtime size) %{_libdir}/gtk-%{api_version}/3.0.0/immodules.cache
12mu|gtk+3.0-3.8.6-1|249	%dir %{_libdir}/gtk-%{api_version}
12mu|gtk+3.0-3.8.6-1|250	%dir %{_libdir}/gtk-%{api_version}/modules
12mu|gtk+3.0-3.8.6-1|251	%dir %{_libdir}/gtk-%{api_version}/%{binary_version}
12mu|gtk+3.0-3.8.6-1|252	%{_libdir}/gtk-%{api_version}/%{binary_version}/immodules
12mu|gtk+3.0-3.8.6-1|253	%{_libdir}/gtk-%{api_version}/%{binary_version}/printbackends
12mu|gtk+3.0-3.8.6-1|254	
12mu|gtk+3.0-3.8.6-1|255	%files -n %{libname}
12mu|gtk+3.0-3.8.6-1|256	%{_libdir}/libgtk-3.so.%{major}*
12mu|gtk+3.0-3.8.6-1|257	%{_libdir}/libgdk-3.so.%{major}*
12mu|gtk+3.0-3.8.6-1|258	
12mu|gtk+3.0-3.8.6-1|259	%files -n %{libgir}
12mu|gtk+3.0-3.8.6-1|260	%{_libdir}/girepository-1.0/Gdk-%{api_version}.typelib
12mu|gtk+3.0-3.8.6-1|261	%{_libdir}/girepository-1.0/GdkX11-%{api_version}.typelib
12mu|gtk+3.0-3.8.6-1|262	%{_libdir}/girepository-1.0/Gtk-%{api_version}.typelib
12mu|gtk+3.0-3.8.6-1|263	
12mu|gtk+3.0-3.8.6-1|264	%files -n %{devname}
12mu|gtk+3.0-3.8.6-1|265	%doc docs/*.txt AUTHORS ChangeLog NEWS* README*
12mu|gtk+3.0-3.8.6-1|266	%{_bindir}/gtk3-demo
12mu|gtk+3.0-3.8.6-1|267	%{_bindir}/gtk3-demo-application
12mu|gtk+3.0-3.8.6-1|268	%{_bindir}/gtk3-widget-factory
12mu|gtk+3.0-3.8.6-1|269	%{_includedir}/gtk-%{api_version}
12mu|gtk+3.0-3.8.6-1|270	%{_libdir}/libgtk-%{api}.so
12mu|gtk+3.0-3.8.6-1|271	%{_libdir}/libgdk-%{api}.so
12mu|gtk+3.0-3.8.6-1|272	%{_libdir}/pkgconfig/gdk-*%{api_version}.pc
12mu|gtk+3.0-3.8.6-1|273	%{_libdir}/pkgconfig/gtk+-*%{api_version}.pc
12mu|gtk+3.0-3.8.6-1|274	%{_datadir}/aclocal/*
12mu|gtk+3.0-3.8.6-1|275	%{_datadir}/gtk-%{api_version}
12mu|gtk+3.0-3.8.6-1|276	%{_datadir}/gir-1.0/Gdk-%{api_version}.gir
12mu|gtk+3.0-3.8.6-1|277	%{_datadir}/gir-1.0/GdkX11-%{api_version}.gir
12mu|gtk+3.0-3.8.6-1|278	%{_datadir}/gir-1.0/Gtk-%{api_version}.gir
12mu|gtk+3.0-3.8.6-1|279	%_datadir/glib-2.0/schemas/org.gtk.Demo.gschema.xml
12mu|gtk+3.0-3.8.6-1|280	%doc %{_datadir}/gtk-doc/html/gdk3
12mu|gtk+3.0-3.8.6-1|281	%doc %{_datadir}/gtk-doc/html/gtk3
12mu|gtk+3.0-3.8.6-1|282	
12mu|gtk+3.0-3.8.6-1|283	%files -n %{libgail}
12mu|gtk+3.0-3.8.6-1|284	%{_libdir}/libgailutil-%{api}.so.%{gail_major}*
12mu|gtk+3.0-3.8.6-1|285	
12mu|gtk+3.0-3.8.6-1|286	%files -n %{devgail}
12mu|gtk+3.0-3.8.6-1|287	%{_includedir}/gail-%{api_version}
12mu|gtk+3.0-3.8.6-1|288	%{_libdir}/libgailutil-%{api}.so
12mu|gtk+3.0-3.8.6-1|289	%{_libdir}/pkgconfig/gail-%{api_version}.pc
12mu|gtk+3.0-3.8.6-1|290	%{_datadir}/gtk-doc/html/gail-libgail-util3
12mu|gtk+3.0-3.8.6-1|291	
12mu|gtk+3.0-3.8.6-1|292	
12mu|gtk+3.0-3.8.6-1|293	%changelog
12mu|gtk+3.0-3.8.6-1|294	* Thu Oct 17 2013 Tigro <ashejn@gmail.com> 3.8.6-1
12mu|gtk+3.0-3.8.6-1|295	+ Revision: 9ead5e9
12mu|gtk+3.0-3.8.6-1|296	- drop gtk/gtkdbusgenerated.[hc], these need to be regenerated with the system glib
12mu|gtk+3.0-3.8.6-1|297	
12mu|gtk+3.0-3.8.6-1|298	

19775 12
12mu|gtkhtml3.14-3.32.2-6|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mu|gtkhtml3.14-3.32.2-6|2	
12mu|gtkhtml3.14-3.32.2-6|3	%define oname	gtkhtml
12mu|gtkhtml3.14-3.32.2-6|4	%define api	3.14
12mu|gtkhtml3.14-3.32.2-6|5	%define major	19
12mu|gtkhtml3.14-3.32.2-6|6	%define majeditor	0
12mu|gtkhtml3.14-3.32.2-6|7	%define libname %mklibname %{oname} %{api} %{major}
12mu|gtkhtml3.14-3.32.2-6|8	%define libeditor %mklibname %{oname}-editor %{api} %{majeditor}
12mu|gtkhtml3.14-3.32.2-6|9	%define devname %mklibname -d %{oname} %{api}
12mu|gtkhtml3.14-3.32.2-6|10	
12mu|gtkhtml3.14-3.32.2-6|11	Summary:	HTML rendering/editing library
12mu|gtkhtml3.14-3.32.2-6|12	Name:		%{oname}%{api}
12mu|gtkhtml3.14-3.32.2-6|13	Version:	3.32.2
12mu|gtkhtml3.14-3.32.2-6|14	Release:	6
12mu|gtkhtml3.14-3.32.2-6|15	License:	LGPLv2+
12mu|gtkhtml3.14-3.32.2-6|16	Group:		Graphical desktop/GNOME
12mu|gtkhtml3.14-3.32.2-6|17	Url:		http://ftp.gnome.org/pub/gnome/sources/gtkhtml/
12mu|gtkhtml3.14-3.32.2-6|18	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtkhtml/%{url_ver}/%{oname}-%{version}.tar.bz2
12mu|gtkhtml3.14-3.32.2-6|19	Patch0:		gtkhtml-3.32.2-fix-linking.patch
12mu|gtkhtml3.14-3.32.2-6|20	
12mu|gtkhtml3.14-3.32.2-6|21	BuildRequires:	gnome-icon-theme >= 1.2.0
12mu|gtkhtml3.14-3.32.2-6|22	BuildRequires:	intltool
12mu|gtkhtml3.14-3.32.2-6|23	BuildRequires:	pkgconfig(enchant)
12mu|gtkhtml3.14-3.32.2-6|24	BuildRequires:	pkgconfig(gconf-2.0)
12mu|gtkhtml3.14-3.32.2-6|25	BuildRequires:	pkgconfig(gail)
12mu|gtkhtml3.14-3.32.2-6|26	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|gtkhtml3.14-3.32.2-6|27	BuildRequires:	pkgconfig(iso-codes)
12mu|gtkhtml3.14-3.32.2-6|28	BuildRequires:	pkgconfig(libsoup-2.4)
12mu|gtkhtml3.14-3.32.2-6|29	Requires:	%{libname} >= %{version}
12mu|gtkhtml3.14-3.32.2-6|30	### MD TODO rename src pkg directory
12mu|gtkhtml3.14-3.32.2-6|31	Obsoletes:	gtkhtml-3.14 < 3.32.2-6
12mu|gtkhtml3.14-3.32.2-6|32	
12mu|gtkhtml3.14-3.32.2-6|33	%description
12mu|gtkhtml3.14-3.32.2-6|34	GtkHTML is a HTML rendering/editing library.  GtkHTML is
12mu|gtkhtml3.14-3.32.2-6|35	not designed to be the ultimate HTML browser/editor: instead, it is
12mu|gtkhtml3.14-3.32.2-6|36	designed to be easily embedded into applications that require
12mu|gtkhtml3.14-3.32.2-6|37	lightweight HTML functionality.
12mu|gtkhtml3.14-3.32.2-6|38	
12mu|gtkhtml3.14-3.32.2-6|39	GtkHTML was originally based on KDE's KHTMLW widget, but is now
12mu|gtkhtml3.14-3.32.2-6|40	developed independently of it.  The most important difference between
12mu|gtkhtml3.14-3.32.2-6|41	KHTMLW and GtkHTML, besides being GTK-based, is that GtkHTML is also
12mu|gtkhtml3.14-3.32.2-6|42	an editor.  Thanks to the Bonobo editor component that comes with the
12mu|gtkhtml3.14-3.32.2-6|43	library, it's extremely simple to add HTML editing to an existing
12mu|gtkhtml3.14-3.32.2-6|44	application.
12mu|gtkhtml3.14-3.32.2-6|45	
12mu|gtkhtml3.14-3.32.2-6|46	%files -f %{oname}-%{api}.lang
12mu|gtkhtml3.14-3.32.2-6|47	%doc AUTHORS NEWS README TODO
12mu|gtkhtml3.14-3.32.2-6|48	%{_datadir}/gtkhtml-%{api}
12mu|gtkhtml3.14-3.32.2-6|49	
12mu|gtkhtml3.14-3.32.2-6|50	#----------------------------------------------------------------------------
12mu|gtkhtml3.14-3.32.2-6|51	
12mu|gtkhtml3.14-3.32.2-6|52	%package -n %{libname}
12mu|gtkhtml3.14-3.32.2-6|53	Summary:	Libraries for GtkHTML
12mu|gtkhtml3.14-3.32.2-6|54	Group:		System/Libraries
12mu|gtkhtml3.14-3.32.2-6|55	Suggests:	%{name} = %{EVRD}
12mu|gtkhtml3.14-3.32.2-6|56	Obsoletes:	%{_lib}gtkhtml-3.14_19 < 3.32.2-6
12mu|gtkhtml3.14-3.32.2-6|57	Conflicts:	%{_lib}gtkhtml-3.14_19 < 3.32.2-6
12mu|gtkhtml3.14-3.32.2-6|58	
12mu|gtkhtml3.14-3.32.2-6|59	%description -n %{libname}
12mu|gtkhtml3.14-3.32.2-6|60	This package contains libraries used by GtkHTML.
12mu|gtkhtml3.14-3.32.2-6|61	
12mu|gtkhtml3.14-3.32.2-6|62	%files -n %{libname}
12mu|gtkhtml3.14-3.32.2-6|63	%{_libdir}/libgtkhtml-%{api}.so.%{major}*
12mu|gtkhtml3.14-3.32.2-6|64	
12mu|gtkhtml3.14-3.32.2-6|65	#----------------------------------------------------------------------------
12mu|gtkhtml3.14-3.32.2-6|66	
12mu|gtkhtml3.14-3.32.2-6|67	%package -n %{libeditor}
12mu|gtkhtml3.14-3.32.2-6|68	Summary:	Libraries for GtkHTML
12mu|gtkhtml3.14-3.32.2-6|69	Group:		System/Libraries
12mu|gtkhtml3.14-3.32.2-6|70	Suggests:	%{name} = %{EVRD}
12mu|gtkhtml3.14-3.32.2-6|71	Conflicts:	%{_lib}gtkhtml-3.14_19 < 3.32.2-6
12mu|gtkhtml3.14-3.32.2-6|72	
12mu|gtkhtml3.14-3.32.2-6|73	%description -n %{libeditor}
12mu|gtkhtml3.14-3.32.2-6|74	This package contains libraries used by GtkHTML.
12mu|gtkhtml3.14-3.32.2-6|75	
12mu|gtkhtml3.14-3.32.2-6|76	%files -n %{libeditor}
12mu|gtkhtml3.14-3.32.2-6|77	%{_libdir}/libgtkhtml-editor-%{api}.so.%{majeditor}*
12mu|gtkhtml3.14-3.32.2-6|78	
12mu|gtkhtml3.14-3.32.2-6|79	#----------------------------------------------------------------------------
12mu|gtkhtml3.14-3.32.2-6|80	
12mu|gtkhtml3.14-3.32.2-6|81	%package -n %{devname}
12mu|gtkhtml3.14-3.32.2-6|82	Summary:	Development libraries, header files and utilities for GtkHTML
12mu|gtkhtml3.14-3.32.2-6|83	Group:		Development/GNOME and GTK+
12mu|gtkhtml3.14-3.32.2-6|84	Requires:	%{name} = %{EVRD}
12mu|gtkhtml3.14-3.32.2-6|85	Requires:	%{libname} = %{EVRD}
12mu|gtkhtml3.14-3.32.2-6|86	Requires:	%{libeditor} = %{EVRD}
12mu|gtkhtml3.14-3.32.2-6|87	Provides:	%{name}-devel = %{EVRD}
12mu|gtkhtml3.14-3.32.2-6|88	Obsoletes:	%{_lib}gtkhtml-3.14-devel < 3.32.2-6
12mu|gtkhtml3.14-3.32.2-6|89	Conflicts:	%{_lib}gtkhtml-3.14-devel < 3.32.2-6
12mu|gtkhtml3.14-3.32.2-6|90	
12mu|gtkhtml3.14-3.32.2-6|91	%description -n %{devname}
12mu|gtkhtml3.14-3.32.2-6|92	This package contains the files necessary to develop applications with GtkHTML.
12mu|gtkhtml3.14-3.32.2-6|93	
12mu|gtkhtml3.14-3.32.2-6|94	%files -n %{devname}
12mu|gtkhtml3.14-3.32.2-6|95	%doc ChangeLog COPYING
12mu|gtkhtml3.14-3.32.2-6|96	%_bindir/gtkhtml-editor-test
12mu|gtkhtml3.14-3.32.2-6|97	%{_libdir}/*.so
12mu|gtkhtml3.14-3.32.2-6|98	%{_includedir}/*
12mu|gtkhtml3.14-3.32.2-6|99	%{_libdir}/pkgconfig/*
12mu|gtkhtml3.14-3.32.2-6|100	
12mu|gtkhtml3.14-3.32.2-6|101	#----------------------------------------------------------------------------
12mu|gtkhtml3.14-3.32.2-6|102	
12mu|gtkhtml3.14-3.32.2-6|103	%prep
12mu|gtkhtml3.14-3.32.2-6|104	%setup -qn %{oname}-%{version}
12mu|gtkhtml3.14-3.32.2-6|105	%apply_patches
12mu|gtkhtml3.14-3.32.2-6|106	
12mu|gtkhtml3.14-3.32.2-6|107	%build
12mu|gtkhtml3.14-3.32.2-6|108	autoreconf -fi
12mu|gtkhtml3.14-3.32.2-6|109	%configure2_5x \
12mu|gtkhtml3.14-3.32.2-6|110	--enable-deprecated-warning-flags=no \
12mu|gtkhtml3.14-3.32.2-6|111	--disable-static
12mu|gtkhtml3.14-3.32.2-6|112	%make LIBS=-lm
12mu|gtkhtml3.14-3.32.2-6|113	
12mu|gtkhtml3.14-3.32.2-6|114	%install
12mu|gtkhtml3.14-3.32.2-6|115	%makeinstall_std
12mu|gtkhtml3.14-3.32.2-6|116	
12mu|gtkhtml3.14-3.32.2-6|117	%find_lang %{oname}-%{api}
12mu|gtkhtml3.14-3.32.2-6|118	

19776 12
12mu|gtkhtml4-4.6.6-1|1	%define major	0
12mu|gtkhtml4-4.6.6-1|2	%define oname gtkhtml
12mu|gtkhtml4-4.6.6-1|3	%define api_version 4.0
12mu|gtkhtml4-4.6.6-1|4	%define libname %mklibname %{oname} %{api_version} %{major}
12mu|gtkhtml4-4.6.6-1|5	%define develname %mklibname -d %{oname} %{api_version}
12mu|gtkhtml4-4.6.6-1|6	
12mu|gtkhtml4-4.6.6-1|7	Summary: HTML rendering/editing library
12mu|gtkhtml4-4.6.6-1|8	Name: gtkhtml4
12mu|gtkhtml4-4.6.6-1|9	Version: 4.6.6
12mu|gtkhtml4-4.6.6-1|10	Release: 1
12mu|gtkhtml4-4.6.6-1|11	License: LGPLv2+
12mu|gtkhtml4-4.6.6-1|12	Group: Graphical desktop/GNOME
12mu|gtkhtml4-4.6.6-1|13	URL: http://ftp.gnome.org/pub/gnome/sources/gtkhtml/
12mu|gtkhtml4-4.6.6-1|14	Source0: http://ftp.gnome.org/pub/GNOME/sources/gtkhtml/4.6/%{oname}-%{version}.tar.xz
12mu|gtkhtml4-4.6.6-1|15	
12mu|gtkhtml4-4.6.6-1|16	BuildRequires:	intltool
12mu|gtkhtml4-4.6.6-1|17	BuildRequires:	pkgconfig(enchant) >= 1.1.7
12mu|gtkhtml4-4.6.6-1|18	BuildRequires:	pkgconfig(gail-3.0) >= 3.0.2
12mu|gtkhtml4-4.6.6-1|19	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.2
12mu|gtkhtml4-4.6.6-1|20	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mu|gtkhtml4-4.6.6-1|21	BuildRequires:	pkgconfig(iso-codes)
12mu|gtkhtml4-4.6.6-1|22	BuildRequires:	pkgconfig(cairo) >= 1.10.0
12mu|gtkhtml4-4.6.6-1|23	BuildRequires:	pkgconfig(ORBit-2.0)
12mu|gtkhtml4-4.6.6-1|24	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.26.0
12mu|gtkhtml4-4.6.6-1|25	BuildRequires:	pkgconfig(gnome-icon-theme) >= 2.22.0
12mu|gtkhtml4-4.6.6-1|26	
12mu|gtkhtml4-4.6.6-1|27	Requires:	%{libname} >= %{version}-%{release}
12mu|gtkhtml4-4.6.6-1|28	
12mu|gtkhtml4-4.6.6-1|29	%description
12mu|gtkhtml4-4.6.6-1|30	GtkHTML is a HTML rendering/editing library.  GtkHTML is
12mu|gtkhtml4-4.6.6-1|31	not designed to be the ultimate HTML browser/editor: instead, it is
12mu|gtkhtml4-4.6.6-1|32	designed to be easily embedded into applications that require
12mu|gtkhtml4-4.6.6-1|33	lightweight HTML functionality.
12mu|gtkhtml4-4.6.6-1|34	
12mu|gtkhtml4-4.6.6-1|35	GtkHTML was originally based on KDE's KHTMLW widget, but is now
12mu|gtkhtml4-4.6.6-1|36	developed independently of it.  The most important difference between
12mu|gtkhtml4-4.6.6-1|37	KHTMLW and GtkHTML, besides being GTK-based, is that GtkHTML is also
12mu|gtkhtml4-4.6.6-1|38	an editor.  Thanks to the Bonobo editor component that comes with the
12mu|gtkhtml4-4.6.6-1|39	library, it's extremely simple to add HTML editing to an existing
12mu|gtkhtml4-4.6.6-1|40	application.
12mu|gtkhtml4-4.6.6-1|41	
12mu|gtkhtml4-4.6.6-1|42	%package -n %{libname}
12mu|gtkhtml4-4.6.6-1|43	Summary:	Libraries for GtkHTML
12mu|gtkhtml4-4.6.6-1|44	Group:		System/Libraries
12mu|gtkhtml4-4.6.6-1|45	
12mu|gtkhtml4-4.6.6-1|46	%description -n %{libname}
12mu|gtkhtml4-4.6.6-1|47	GtkHTML is a HTML rendering/editing library.  GtkHTML is
12mu|gtkhtml4-4.6.6-1|48	not designed to be the ultimate HTML browser/editor: instead, it is
12mu|gtkhtml4-4.6.6-1|49	designed to be easily embedded into applications that require
12mu|gtkhtml4-4.6.6-1|50	lightweight HTML functionality.
12mu|gtkhtml4-4.6.6-1|51	
12mu|gtkhtml4-4.6.6-1|52	This package contains libraries used by GtkHTML.
12mu|gtkhtml4-4.6.6-1|53	
12mu|gtkhtml4-4.6.6-1|54	%package -n %{develname}
12mu|gtkhtml4-4.6.6-1|55	Summary:	Development libraries, header files and utilities for GtkHTML
12mu|gtkhtml4-4.6.6-1|56	Group:		Development/GNOME and GTK+
12mu|gtkhtml4-4.6.6-1|57	#Requires:	%{name} = %{version}
12mu|gtkhtml4-4.6.6-1|58	Requires:	%{libname} = %{version}
12mu|gtkhtml4-4.6.6-1|59	Provides:	%{oname}-%{api_version}-devel = %{version}-%{release}
12mu|gtkhtml4-4.6.6-1|60	Provides:	%{name}-devel = %{version}-%{release}
12mu|gtkhtml4-4.6.6-1|61	
12mu|gtkhtml4-4.6.6-1|62	%description -n %{develname}
12mu|gtkhtml4-4.6.6-1|63	GtkHTML is a HTML rendering/editing library.  GtkHTML is
12mu|gtkhtml4-4.6.6-1|64	not designed to be the ultimate HTML browser/editor: instead, it is
12mu|gtkhtml4-4.6.6-1|65	designed to be easily embedded into applications that require
12mu|gtkhtml4-4.6.6-1|66	lightweight HTML functionality.
12mu|gtkhtml4-4.6.6-1|67	
12mu|gtkhtml4-4.6.6-1|68	This package contains the files necessary to develop applications with GtkHTML.
12mu|gtkhtml4-4.6.6-1|69	
12mu|gtkhtml4-4.6.6-1|70	%prep
12mu|gtkhtml4-4.6.6-1|71	%setup -qn %{oname}-%{version}
12mu|gtkhtml4-4.6.6-1|72	
12mu|gtkhtml4-4.6.6-1|73	%build
12mu|gtkhtml4-4.6.6-1|74	%configure2_5x \
12mu|gtkhtml4-4.6.6-1|75	--disable-static \
12mu|gtkhtml4-4.6.6-1|76	--program-suffix=4
12mu|gtkhtml4-4.6.6-1|77	
12mu|gtkhtml4-4.6.6-1|78	%make
12mu|gtkhtml4-4.6.6-1|79	
12mu|gtkhtml4-4.6.6-1|80	%install
12mu|gtkhtml4-4.6.6-1|81	rm -rf %{buildroot}
12mu|gtkhtml4-4.6.6-1|82	%makeinstall_std
12mu|gtkhtml4-4.6.6-1|83	find %{buildroot} -name "*.la" -delete
12mu|gtkhtml4-4.6.6-1|84	%{find_lang} %{oname}-%{api_version}
12mu|gtkhtml4-4.6.6-1|85	
12mu|gtkhtml4-4.6.6-1|86	%files -f %{oname}-%{api_version}.lang
12mu|gtkhtml4-4.6.6-1|87	%doc AUTHORS NEWS README TODO COPYING
12mu|gtkhtml4-4.6.6-1|88	%{_datadir}/gtkhtml-%{api_version}
12mu|gtkhtml4-4.6.6-1|89	
12mu|gtkhtml4-4.6.6-1|90	%files -n %{libname}
12mu|gtkhtml4-4.6.6-1|91	%{_libdir}/libgtkhtml-%{api_version}.so.%{major}*
12mu|gtkhtml4-4.6.6-1|92	%{_libdir}/libgtkhtml-editor-%{api_version}.so.%{major}*
12mu|gtkhtml4-4.6.6-1|93	
12mu|gtkhtml4-4.6.6-1|94	%files -n %{develname}
12mu|gtkhtml4-4.6.6-1|95	%doc ChangeLog
12mu|gtkhtml4-4.6.6-1|96	%{_bindir}/gtkhtml-editor-test4
12mu|gtkhtml4-4.6.6-1|97	%{_libdir}/*.so
12mu|gtkhtml4-4.6.6-1|98	%{_includedir}/*
12mu|gtkhtml4-4.6.6-1|99	%{_libdir}/pkgconfig/*
12mu|gtkhtml4-4.6.6-1|100	

19777 12
12mu|gtkmm3.0-3.7.12-1|1	%define pkgname	gtkmm
12mu|gtkmm3.0-3.7.12-1|2	%define api_version 3.0
12mu|gtkmm3.0-3.7.12-1|3	%define major 1
12mu|gtkmm3.0-3.7.12-1|4	%define libname_orig %mklibname %{pkgname} %{api_version}
12mu|gtkmm3.0-3.7.12-1|5	%define libname %mklibname %{pkgname} %{api_version} %{major}
12mu|gtkmm3.0-3.7.12-1|6	%define develname %mklibname -d %{pkgname} %{api_version}
12mu|gtkmm3.0-3.7.12-1|7	
12mu|gtkmm3.0-3.7.12-1|8	Name:		%{pkgname}%{api_version}
12mu|gtkmm3.0-3.7.12-1|9	Summary:	C++ interface for popular GUI library gtk+
12mu|gtkmm3.0-3.7.12-1|10	Version:	3.7.12
12mu|gtkmm3.0-3.7.12-1|11	Release:	1
12mu|gtkmm3.0-3.7.12-1|12	#gw lib is LGPL, tool is GPL
12mu|gtkmm3.0-3.7.12-1|13	License:	LGPLv2+ and GPLv2+
12mu|gtkmm3.0-3.7.12-1|14	Group:		System/Libraries
12mu|gtkmm3.0-3.7.12-1|15	URL:		http://gtkmm.sourceforge.net/
12mu|gtkmm3.0-3.7.12-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gtkmm/3.7/%{pkgname}-%{version}.tar.xz
12mu|gtkmm3.0-3.7.12-1|17	
12mu|gtkmm3.0-3.7.12-1|18	BuildRequires:	xsltproc
12mu|gtkmm3.0-3.7.12-1|19	BuildRequires:	pkgconfig(atkmm-1.6)
12mu|gtkmm3.0-3.7.12-1|20	BuildRequires:	pkgconfig(cairomm-1.0)
12mu|gtkmm3.0-3.7.12-1|21	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mu|gtkmm3.0-3.7.12-1|22	BuildRequires:	pkgconfig(giomm-2.4)
12mu|gtkmm3.0-3.7.12-1|23	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|gtkmm3.0-3.7.12-1|24	BuildRequires:	pkgconfig(pangomm-1.4)
12mu|gtkmm3.0-3.7.12-1|25	BuildRequires:	doxygen
12mu|gtkmm3.0-3.7.12-1|26	
12mu|gtkmm3.0-3.7.12-1|27	%description
12mu|gtkmm3.0-3.7.12-1|28	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
12mu|gtkmm3.0-3.7.12-1|29	Highlights include typesafe callbacks, widgets extensible via inheritance
12mu|gtkmm3.0-3.7.12-1|30	and a comprehensive set of widget classes that can be freely combined to
12mu|gtkmm3.0-3.7.12-1|31	quickly create complex user interfaces.
12mu|gtkmm3.0-3.7.12-1|32	
12mu|gtkmm3.0-3.7.12-1|33	%package	-n %{libname}
12mu|gtkmm3.0-3.7.12-1|34	Summary:	C++ interface for popular GUI library gtk+
12mu|gtkmm3.0-3.7.12-1|35	Group:		System/Libraries
12mu|gtkmm3.0-3.7.12-1|36	Provides:	%{libname_orig} = %{version}-%{release}
12mu|gtkmm3.0-3.7.12-1|37	Provides:	%{pkgname}%{api_version} = %{version}-%{release}
12mu|gtkmm3.0-3.7.12-1|38	
12mu|gtkmm3.0-3.7.12-1|39	%description	-n %{libname}
12mu|gtkmm3.0-3.7.12-1|40	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
12mu|gtkmm3.0-3.7.12-1|41	Highlights include typesafe callbacks, widgets extensible via inheritance
12mu|gtkmm3.0-3.7.12-1|42	and a comprehensive set of widget classes that can be freely combined to
12mu|gtkmm3.0-3.7.12-1|43	quickly create complex user interfaces.
12mu|gtkmm3.0-3.7.12-1|44	
12mu|gtkmm3.0-3.7.12-1|45	This package contains the library needed to run programs dynamically
12mu|gtkmm3.0-3.7.12-1|46	linked with %{pkgname}.
12mu|gtkmm3.0-3.7.12-1|47	
12mu|gtkmm3.0-3.7.12-1|48	%package	-n %{develname}
12mu|gtkmm3.0-3.7.12-1|49	Summary:	Headers and development files of %{pkgname}
12mu|gtkmm3.0-3.7.12-1|50	Group:		Development/GNOME and GTK+
12mu|gtkmm3.0-3.7.12-1|51	Requires:	%{libname} = %{version}
12mu|gtkmm3.0-3.7.12-1|52	Provides:	%{pkgname}%{api_version}-devel = %{version}-%{release}
12mu|gtkmm3.0-3.7.12-1|53	Provides:	%{libname_orig}-devel = %{version}-%{release}
12mu|gtkmm3.0-3.7.12-1|54	Obsoletes:	%{_lib}gtkmm3.0_1-static-devel
12mu|gtkmm3.0-3.7.12-1|55	Obsoletes:	%{_lib}gtkmm3.0-static-devel
12mu|gtkmm3.0-3.7.12-1|56	
12mu|gtkmm3.0-3.7.12-1|57	%description	-n %{develname}
12mu|gtkmm3.0-3.7.12-1|58	This package contains the headers and development files that are needed,
12mu|gtkmm3.0-3.7.12-1|59	when trying to develop or compile applications which need %{pkgname}.
12mu|gtkmm3.0-3.7.12-1|60	
12mu|gtkmm3.0-3.7.12-1|61	%package	doc
12mu|gtkmm3.0-3.7.12-1|62	Summary:	GTKmm documentation
12mu|gtkmm3.0-3.7.12-1|63	Group:		Books/Other
12mu|gtkmm3.0-3.7.12-1|64	
12mu|gtkmm3.0-3.7.12-1|65	%description	doc
12mu|gtkmm3.0-3.7.12-1|66	Gtkmm provides a C++ interface to the GTK+ GUI library. Gtkmm2 wraps GTK+ 2.
12mu|gtkmm3.0-3.7.12-1|67	Highlights include typesafe callbacks, widgets extensible via inheritance
12mu|gtkmm3.0-3.7.12-1|68	and a comprehensive set of widget classes that can be freely combined to
12mu|gtkmm3.0-3.7.12-1|69	quickly create complex user interfaces.
12mu|gtkmm3.0-3.7.12-1|70	
12mu|gtkmm3.0-3.7.12-1|71	This package contains all API documentation for gtkmm. You can readily read
12mu|gtkmm3.0-3.7.12-1|72	this documentation with devhelp, a documentation reader.
12mu|gtkmm3.0-3.7.12-1|73	
12mu|gtkmm3.0-3.7.12-1|74	%prep
12mu|gtkmm3.0-3.7.12-1|75	%setup -qn %{pkgname}-%{version}
12mu|gtkmm3.0-3.7.12-1|76	
12mu|gtkmm3.0-3.7.12-1|77	%build
12mu|gtkmm3.0-3.7.12-1|78	%configure2_5x \
12mu|gtkmm3.0-3.7.12-1|79	--disable-static
12mu|gtkmm3.0-3.7.12-1|80	
12mu|gtkmm3.0-3.7.12-1|81	%make
12mu|gtkmm3.0-3.7.12-1|82	
12mu|gtkmm3.0-3.7.12-1|83	%install
12mu|gtkmm3.0-3.7.12-1|84	rm -rf %{buildroot}
12mu|gtkmm3.0-3.7.12-1|85	%makeinstall_std
12mu|gtkmm3.0-3.7.12-1|86	
12mu|gtkmm3.0-3.7.12-1|87	%files -n %{libname}
12mu|gtkmm3.0-3.7.12-1|88	%doc AUTHORS COPYING NEWS README
12mu|gtkmm3.0-3.7.12-1|89	%{_libdir}/libgdkmm-%{api_version}.so.%{major}*
12mu|gtkmm3.0-3.7.12-1|90	%{_libdir}/libgtkmm-%{api_version}.so.%{major}*
12mu|gtkmm3.0-3.7.12-1|91	
12mu|gtkmm3.0-3.7.12-1|92	%files -n %{develname}
12mu|gtkmm3.0-3.7.12-1|93	%doc PORTING ChangeLog
12mu|gtkmm3.0-3.7.12-1|94	%{_includedir}/*
12mu|gtkmm3.0-3.7.12-1|95	%{_libdir}/*.so
12mu|gtkmm3.0-3.7.12-1|96	%{_libdir}/gtkmm-%{api_version}
12mu|gtkmm3.0-3.7.12-1|97	%{_libdir}/gdkmm-%{api_version}
12mu|gtkmm3.0-3.7.12-1|98	%{_libdir}/pkgconfig/*.pc
12mu|gtkmm3.0-3.7.12-1|99	
12mu|gtkmm3.0-3.7.12-1|100	%files doc
12mu|gtkmm3.0-3.7.12-1|101	%doc %{_datadir}/doc/gtkmm-%{api_version}
12mu|gtkmm3.0-3.7.12-1|102	%doc %{_datadir}/devhelp/books/*

19778 12
12mu|gtk-qt-engine-1.1-5.r5.7|1	%define libname %mklibname gtk-qt-engine
12mu|gtk-qt-engine-1.1-5.r5.7|2	%define snapshot r5
12mu|gtk-qt-engine-1.1-5.r5.7|3	
12mu|gtk-qt-engine-1.1-5.r5.7|4	Summary:	Allow GTK to use Qt widget styles
12mu|gtk-qt-engine-1.1-5.r5.7|5	Name:		gtk-qt-engine
12mu|gtk-qt-engine-1.1-5.r5.7|6	Version:	1.1
12mu|gtk-qt-engine-1.1-5.r5.7|7	Release:	5.%{snapshot}.7
12mu|gtk-qt-engine-1.1-5.r5.7|8	License:	GPLv2+
12mu|gtk-qt-engine-1.1-5.r5.7|9	Group:		Graphical desktop/KDE
12mu|gtk-qt-engine-1.1-5.r5.7|10	Url:		http://gtk-qt.ecs.soton.ac.uk/
12mu|gtk-qt-engine-1.1-5.r5.7|11	Source0:	http://gtk-qt.ecs.soton.ac.uk/files/%{version}/%{name}-%{version}-%{snapshot}.tar.xz
12mu|gtk-qt-engine-1.1-5.r5.7|12	# 4 Debian patches
12mu|gtk-qt-engine-1.1-5.r5.7|13	Patch1:		01_fix_out_of_source_build.diff
12mu|gtk-qt-engine-1.1-5.r5.7|14	Patch2:		02_change_desktop_file_installation.diff
12mu|gtk-qt-engine-1.1-5.r5.7|15	Patch3:		03_disable_engine_with_nspluginviewer.diff
12mu|gtk-qt-engine-1.1-5.r5.7|16	Patch4:		04_no_kde4_in_configfile.diff
12mu|gtk-qt-engine-1.1-5.r5.7|17	Patch5:		gtk-qt-engine-1.1-glib.patch
12mu|gtk-qt-engine-1.1-5.r5.7|18	BuildRequires:	cmake
12mu|gtk-qt-engine-1.1-5.r5.7|19	BuildRequires:	kdelibs4-devel
12mu|gtk-qt-engine-1.1-5.r5.7|20	BuildRequires:	kde4-macros
12mu|gtk-qt-engine-1.1-5.r5.7|21	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|gtk-qt-engine-1.1-5.r5.7|22	BuildRequires:	pkgconfig(libbonoboui-2.0)
12mu|gtk-qt-engine-1.1-5.r5.7|23	Requires:	%{libname} = %{version}-%{release}
12mu|gtk-qt-engine-1.1-5.r5.7|24	Requires:	gtk-qt-kcm
12mu|gtk-qt-engine-1.1-5.r5.7|25	
12mu|gtk-qt-engine-1.1-5.r5.7|26	%description
12mu|gtk-qt-engine-1.1-5.r5.7|27	The GTK-Qt Theme Engine is a project allowing GTK to use Qt4 widget styles.
12mu|gtk-qt-engine-1.1-5.r5.7|28	
12mu|gtk-qt-engine-1.1-5.r5.7|29	It behaves like a normal GTK theme engine, but calls functions from Qt
12mu|gtk-qt-engine-1.1-5.r5.7|30	instead of doing the drawing itself. It also adds a configuration tool
12mu|gtk-qt-engine-1.1-5.r5.7|31	to KDE4's System Settings - Appearance which let you change the theme
12mu|gtk-qt-engine-1.1-5.r5.7|32	of GTK+ applications in KDE.
12mu|gtk-qt-engine-1.1-5.r5.7|33	
12mu|gtk-qt-engine-1.1-5.r5.7|34	This theme engine is currently experimental and considered as an ugly hack
12mu|gtk-qt-engine-1.1-5.r5.7|35	by some people. Use at your own risk.
12mu|gtk-qt-engine-1.1-5.r5.7|36	
12mu|gtk-qt-engine-1.1-5.r5.7|37	%package -n %{libname}
12mu|gtk-qt-engine-1.1-5.r5.7|38	Summary:	Dynamic libraries for %{name}
12mu|gtk-qt-engine-1.1-5.r5.7|39	Group:		System/Libraries
12mu|gtk-qt-engine-1.1-5.r5.7|40	Requires:	%{name} = %{version}-%{release}
12mu|gtk-qt-engine-1.1-5.r5.7|41	Conflicts:	gtk-qt-engine < 1.1-3
12mu|gtk-qt-engine-1.1-5.r5.7|42	
12mu|gtk-qt-engine-1.1-5.r5.7|43	%description -n %{libname}
12mu|gtk-qt-engine-1.1-5.r5.7|44	Dynamic libraries for %{name}.
12mu|gtk-qt-engine-1.1-5.r5.7|45	
12mu|gtk-qt-engine-1.1-5.r5.7|46	%package -n gtk-qt-kcm
12mu|gtk-qt-engine-1.1-5.r5.7|47	Summary:	KDE System Settings module to configure GTK+ 2 theme
12mu|gtk-qt-engine-1.1-5.r5.7|48	Group:		Graphical desktop/KDE
12mu|gtk-qt-engine-1.1-5.r5.7|49	Conflicts:	gtk-qt-engine < 1.1-5
12mu|gtk-qt-engine-1.1-5.r5.7|50	
12mu|gtk-qt-engine-1.1-5.r5.7|51	%description -n gtk-qt-kcm
12mu|gtk-qt-engine-1.1-5.r5.7|52	This package provides configuration module to configure GTK+ 2.x styles from
12mu|gtk-qt-engine-1.1-5.r5.7|53	within Systemsettings -> "Application Appearance" in KDE4.
12mu|gtk-qt-engine-1.1-5.r5.7|54	
12mu|gtk-qt-engine-1.1-5.r5.7|55	%prep
12mu|gtk-qt-engine-1.1-5.r5.7|56	%setup -q -n %{name}
12mu|gtk-qt-engine-1.1-5.r5.7|57	%patch1 -p1
12mu|gtk-qt-engine-1.1-5.r5.7|58	%patch2 -p1
12mu|gtk-qt-engine-1.1-5.r5.7|59	%patch3 -p1
12mu|gtk-qt-engine-1.1-5.r5.7|60	%patch4 -p1
12mu|gtk-qt-engine-1.1-5.r5.7|61	%patch5 -p1
12mu|gtk-qt-engine-1.1-5.r5.7|62	
12mu|gtk-qt-engine-1.1-5.r5.7|63	%build
12mu|gtk-qt-engine-1.1-5.r5.7|64	%cmake_kde4
12mu|gtk-qt-engine-1.1-5.r5.7|65	%make
12mu|gtk-qt-engine-1.1-5.r5.7|66	
12mu|gtk-qt-engine-1.1-5.r5.7|67	%install
12mu|gtk-qt-engine-1.1-5.r5.7|68	%makeinstall_std -C build
12mu|gtk-qt-engine-1.1-5.r5.7|69	
12mu|gtk-qt-engine-1.1-5.r5.7|70	# fix .desktop file categories to make the kcm module show up under "Application
12mu|gtk-qt-engine-1.1-5.r5.7|71	#  Appearance" in systemsettings
12mu|gtk-qt-engine-1.1-5.r5.7|72	sed -i 's/X-KDE-System-Settings-Parent-Category=appearance/X-KDE-System-Settings-Parent-Category=application-appearance/' \
12mu|gtk-qt-engine-1.1-5.r5.7|73	%{buildroot}%{_kde_services}/kcmgtk4.desktop
12mu|gtk-qt-engine-1.1-5.r5.7|74	
12mu|gtk-qt-engine-1.1-5.r5.7|75	%find_lang kcmgtk4
12mu|gtk-qt-engine-1.1-5.r5.7|76	
12mu|gtk-qt-engine-1.1-5.r5.7|77	%files
12mu|gtk-qt-engine-1.1-5.r5.7|78	%doc AUTHORS ChangeLog
12mu|gtk-qt-engine-1.1-5.r5.7|79	%{_datadir}/themes/Qt4/gtk-2.0/gtkrc
12mu|gtk-qt-engine-1.1-5.r5.7|80	
12mu|gtk-qt-engine-1.1-5.r5.7|81	%files -n %{libname}
12mu|gtk-qt-engine-1.1-5.r5.7|82	%{_libdir}/gtk-2.0/*/engines/libqt4engine.so
12mu|gtk-qt-engine-1.1-5.r5.7|83	
12mu|gtk-qt-engine-1.1-5.r5.7|84	%files -n gtk-qt-kcm -f kcmgtk4.lang
12mu|gtk-qt-engine-1.1-5.r5.7|85	%{_kde_iconsdir}/kcmgtk.png
12mu|gtk-qt-engine-1.1-5.r5.7|86	%{_kde_libdir}/kde4/kcm_gtk4.so
12mu|gtk-qt-engine-1.1-5.r5.7|87	%{_kde_services}/kcmgtk4.desktop
12mu|gtk-qt-engine-1.1-5.r5.7|88	
12mu|gtk-qt-engine-1.1-5.r5.7|89	

19779 12
12mu|gtksourceview3-3.8.2-2|1	%define api 3.0
12mu|gtksourceview3-3.8.2-2|2	%define major 1
12mu|gtksourceview3-3.8.2-2|3	%define oname gtksourceview
12mu|gtksourceview3-3.8.2-2|4	%define libname %mklibname %{oname}- %{api} %{major}
12mu|gtksourceview3-3.8.2-2|5	%define girname %mklibname %{oname}-gir %{api}
12mu|gtksourceview3-3.8.2-2|6	%define devname %mklibname -d %{oname}- %{api}
12mu|gtksourceview3-3.8.2-2|7	
12mu|gtksourceview3-3.8.2-2|8	Summary:	Source code viewing library
12mu|gtksourceview3-3.8.2-2|9	Name:		gtksourceview3
12mu|gtksourceview3-3.8.2-2|10	Version: 	3.8.2
12mu|gtksourceview3-3.8.2-2|11	Release:	2
12mu|gtksourceview3-3.8.2-2|12	License:	GPLv2+
12mu|gtksourceview3-3.8.2-2|13	Group:		Editors
12mu|gtksourceview3-3.8.2-2|14	Url:		http://people.ecsc.co.uk/~matt/downloads/rpms/gtksourceview/
12mu|gtksourceview3-3.8.2-2|15	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{oname}/3.8/%{oname}-%{version}.tar.xz
12mu|gtksourceview3-3.8.2-2|16	BuildRequires:	intltool
12mu|gtksourceview3-3.8.2-2|17	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|gtksourceview3-3.8.2-2|18	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|gtksourceview3-3.8.2-2|19	BuildRequires:	pkgconfig(gtk-doc)
12mu|gtksourceview3-3.8.2-2|20	BuildRequires:	pkgconfig(libxml-2.0)
12mu|gtksourceview3-3.8.2-2|21	
12mu|gtksourceview3-3.8.2-2|22	%description
12mu|gtksourceview3-3.8.2-2|23	GtkSourceview is a library that adds syntax highlighting,
12mu|gtksourceview3-3.8.2-2|24	line numbers, and other programming-editor features.
12mu|gtksourceview3-3.8.2-2|25	GtkSourceView specializes these features for a code editor.
12mu|gtksourceview3-3.8.2-2|26	
12mu|gtksourceview3-3.8.2-2|27	%files -f %{oname}-%{api}.lang
12mu|gtksourceview3-3.8.2-2|28	%doc AUTHORS NEWS README
12mu|gtksourceview3-3.8.2-2|29	%{_datadir}/gtksourceview-%{api}
12mu|gtksourceview3-3.8.2-2|30	
12mu|gtksourceview3-3.8.2-2|31	#----------------------------------------------------------------------------
12mu|gtksourceview3-3.8.2-2|32	
12mu|gtksourceview3-3.8.2-2|33	%package -n %{libname}
12mu|gtksourceview3-3.8.2-2|34	Summary:	Source code viewing library
12mu|gtksourceview3-3.8.2-2|35	Group:		Editors
12mu|gtksourceview3-3.8.2-2|36	Requires:	%{name} = %{EVRD}
12mu|gtksourceview3-3.8.2-2|37	Obsoletes:	%{_lib}gtksourceview-3.0_0 < 3.8.2
12mu|gtksourceview3-3.8.2-2|38	
12mu|gtksourceview3-3.8.2-2|39	%description -n %{libname}
12mu|gtksourceview3-3.8.2-2|40	GtkSourceview is a library that adds syntax highlighting,
12mu|gtksourceview3-3.8.2-2|41	line numbers, and other programming-editor features.
12mu|gtksourceview3-3.8.2-2|42	GtkSourceView specializes these features for a code editor.
12mu|gtksourceview3-3.8.2-2|43	
12mu|gtksourceview3-3.8.2-2|44	%files -n %{libname}
12mu|gtksourceview3-3.8.2-2|45	%{_libdir}/libgtksourceview-%{api}.so.%{major}*
12mu|gtksourceview3-3.8.2-2|46	
12mu|gtksourceview3-3.8.2-2|47	#----------------------------------------------------------------------------
12mu|gtksourceview3-3.8.2-2|48	
12mu|gtksourceview3-3.8.2-2|49	%package -n %{girname}
12mu|gtksourceview3-3.8.2-2|50	Summary:	GObject Introspection interface description for %{name}
12mu|gtksourceview3-3.8.2-2|51	Group:		System/Libraries
12mu|gtksourceview3-3.8.2-2|52	
12mu|gtksourceview3-3.8.2-2|53	%description -n %{girname}
12mu|gtksourceview3-3.8.2-2|54	GObject Introspection interface description for %{name}.
12mu|gtksourceview3-3.8.2-2|55	
12mu|gtksourceview3-3.8.2-2|56	%files -n %{girname}
12mu|gtksourceview3-3.8.2-2|57	%{_libdir}/girepository-1.0/GtkSource-%{api}.typelib
12mu|gtksourceview3-3.8.2-2|58	
12mu|gtksourceview3-3.8.2-2|59	#----------------------------------------------------------------------------
12mu|gtksourceview3-3.8.2-2|60	
12mu|gtksourceview3-3.8.2-2|61	%package -n %{devname}
12mu|gtksourceview3-3.8.2-2|62	Summary:	Libraries and include files for GtkSourceView
12mu|gtksourceview3-3.8.2-2|63	Group:		Development/GNOME and GTK+
12mu|gtksourceview3-3.8.2-2|64	Requires:	%{libname} = %{EVRD}
12mu|gtksourceview3-3.8.2-2|65	Requires:	%{girname} = %{EVRD}
12mu|gtksourceview3-3.8.2-2|66	Provides:	%{name}-devel = %{EVRD}
12mu|gtksourceview3-3.8.2-2|67	Provides:	%{oname}-%{api}-devel = %{EVRD}
12mu|gtksourceview3-3.8.2-2|68	
12mu|gtksourceview3-3.8.2-2|69	%description -n %{devname}
12mu|gtksourceview3-3.8.2-2|70	GtkSourceView development files.
12mu|gtksourceview3-3.8.2-2|71	
12mu|gtksourceview3-3.8.2-2|72	%files -n %{devname}
12mu|gtksourceview3-3.8.2-2|73	%doc %{_datadir}/gtk-doc/html/gtksourceview-%{api}
12mu|gtksourceview3-3.8.2-2|74	%{_libdir}/*.so
12mu|gtksourceview3-3.8.2-2|75	%{_includedir}/*
12mu|gtksourceview3-3.8.2-2|76	%{_libdir}/pkgconfig/*
12mu|gtksourceview3-3.8.2-2|77	%{_datadir}/gir-1.0/GtkSource-%{api}.gir
12mu|gtksourceview3-3.8.2-2|78	
12mu|gtksourceview3-3.8.2-2|79	#----------------------------------------------------------------------------
12mu|gtksourceview3-3.8.2-2|80	
12mu|gtksourceview3-3.8.2-2|81	%prep
12mu|gtksourceview3-3.8.2-2|82	%setup -qn %{oname}-%{version}
12mu|gtksourceview3-3.8.2-2|83	
12mu|gtksourceview3-3.8.2-2|84	%build
12mu|gtksourceview3-3.8.2-2|85	%configure2_5x
12mu|gtksourceview3-3.8.2-2|86	
12mu|gtksourceview3-3.8.2-2|87	%make LIBS='-lgmodule-2.0'
12mu|gtksourceview3-3.8.2-2|88	
12mu|gtksourceview3-3.8.2-2|89	%install
12mu|gtksourceview3-3.8.2-2|90	%makeinstall_std
12mu|gtksourceview3-3.8.2-2|91	
12mu|gtksourceview3-3.8.2-2|92	%find_lang %{oname}-%{api}
12mu|gtksourceview3-3.8.2-2|93	
12mu|gtksourceview3-3.8.2-2|94	
12mu|gtksourceview3-3.8.2-2|95	%changelog
12mu|gtksourceview3-3.8.2-2|96	* Wed Mar 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.8.2-2
12mu|gtksourceview3-3.8.2-2|97	+ Revision: 08a2e31
12mu|gtksourceview3-3.8.2-2|98	- LOG Minor cleanups
12mu|gtksourceview3-3.8.2-2|99	
12mu|gtksourceview3-3.8.2-2|100	

19780 12
12mu|gtkspell3-3.0.2-1|1	%define major		0
12mu|gtkspell3-3.0.2-1|2	%define libname		%mklibname %{name} %{major}
12mu|gtkspell3-3.0.2-1|3	%define develname	%mklibname %{name} -d
12mu|gtkspell3-3.0.2-1|4	
12mu|gtkspell3-3.0.2-1|5	Summary:	On-the-fly spell checking for GtkTextView widgets
12mu|gtkspell3-3.0.2-1|6	Name:		gtkspell3
12mu|gtkspell3-3.0.2-1|7	Version:	3.0.2
12mu|gtkspell3-3.0.2-1|8	Release:	1
12mu|gtkspell3-3.0.2-1|9	Source0:	http://downloads.sourceforge.net/gtkspell/gtkspell3-%{version}.tar.gz
12mu|gtkspell3-3.0.2-1|10	Patch0:		gtkspell3-cflags.patch
12mu|gtkspell3-3.0.2-1|11	License:	GPL+
12mu|gtkspell3-3.0.2-1|12	URL:		http://gtkspell.sourceforge.net/
12mu|gtkspell3-3.0.2-1|13	Group:		System/Libraries
12mu|gtkspell3-3.0.2-1|14	BuildRequires:  pkgconfig(enchant)
12mu|gtkspell3-3.0.2-1|15	BuildRequires:  gettext
12mu|gtkspell3-3.0.2-1|16	BuildRequires:  pkgconfig(gobject-introspection-1.0)
12mu|gtkspell3-3.0.2-1|17	BuildRequires:  pkgconfig(gtk+-3.0)
12mu|gtkspell3-3.0.2-1|18	BuildRequires:  intltool
12mu|gtkspell3-3.0.2-1|19	BuildRequires:  vala-devel
12mu|gtkspell3-3.0.2-1|20	BuildRequires:  vala-tools
12mu|gtkspell3-3.0.2-1|21	
12mu|gtkspell3-3.0.2-1|22	%description
12mu|gtkspell3-3.0.2-1|23	GtkSpell provides word-processor-style highlighting and replacement of
12mu|gtkspell3-3.0.2-1|24	misspelled words in a GtkTextView widget as you type. Right-clicking a
12mu|gtkspell3-3.0.2-1|25	misspelled word pops up a menu of suggested replacements.
12mu|gtkspell3-3.0.2-1|26	
12mu|gtkspell3-3.0.2-1|27	
12mu|gtkspell3-3.0.2-1|28	%package -n %{libname}
12mu|gtkspell3-3.0.2-1|29	Summary:	%{summary}
12mu|gtkspell3-3.0.2-1|30	Group:		%{group}
12mu|gtkspell3-3.0.2-1|31	Requires: %name >= %version
12mu|gtkspell3-3.0.2-1|32	
12mu|gtkspell3-3.0.2-1|33	%description -n %{libname}
12mu|gtkspell3-3.0.2-1|34	GtkSpell provides MSWord/MacOSX-style highlighting of misspelled words in a
12mu|gtkspell3-3.0.2-1|35	GtkTextView widget.  Right-clicking a misspelled word pops up a menu of
12mu|gtkspell3-3.0.2-1|36	suggested replacements.
12mu|gtkspell3-3.0.2-1|37	
12mu|gtkspell3-3.0.2-1|38	%package -n %{develname}
12mu|gtkspell3-3.0.2-1|39	Summary:	%{summary}
12mu|gtkspell3-3.0.2-1|40	Group:		Development/C
12mu|gtkspell3-3.0.2-1|41	Provides:	%{name}-devel = %{version}-%{release}
12mu|gtkspell3-3.0.2-1|42	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|gtkspell3-3.0.2-1|43	Requires:	%{libname} = %{version}
12mu|gtkspell3-3.0.2-1|44	
12mu|gtkspell3-3.0.2-1|45	%description -n %{develname}
12mu|gtkspell3-3.0.2-1|46	GtkSpell provides MSWord/MacOSX-style highlighting of misspelled words in a
12mu|gtkspell3-3.0.2-1|47	GtkTextView widget.  Right-clicking a misspelled word pops up a menu of
12mu|gtkspell3-3.0.2-1|48	suggested replacements.
12mu|gtkspell3-3.0.2-1|49	
12mu|gtkspell3-3.0.2-1|50	
12mu|gtkspell3-3.0.2-1|51	%prep
12mu|gtkspell3-3.0.2-1|52	%setup -q
12mu|gtkspell3-3.0.2-1|53	%apply_patches
12mu|gtkspell3-3.0.2-1|54	
12mu|gtkspell3-3.0.2-1|55	%build
12mu|gtkspell3-3.0.2-1|56	autoreconf -fi
12mu|gtkspell3-3.0.2-1|57	%configure2_5x --disable-static --enable-vala
12mu|gtkspell3-3.0.2-1|58	%make  V=1
12mu|gtkspell3-3.0.2-1|59	
12mu|gtkspell3-3.0.2-1|60	%install
12mu|gtkspell3-3.0.2-1|61	%makeinstall_std
12mu|gtkspell3-3.0.2-1|62	
12mu|gtkspell3-3.0.2-1|63	find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
12mu|gtkspell3-3.0.2-1|64	
12mu|gtkspell3-3.0.2-1|65	%find_lang %{name}
12mu|gtkspell3-3.0.2-1|66	
12mu|gtkspell3-3.0.2-1|67	%files -f %name.lang
12mu|gtkspell3-3.0.2-1|68	%defattr(-,root,root)
12mu|gtkspell3-3.0.2-1|69	%doc README AUTHORS ChangeLog
12mu|gtkspell3-3.0.2-1|70	
12mu|gtkspell3-3.0.2-1|71	%files -n %{libname}
12mu|gtkspell3-3.0.2-1|72	%{_libdir}/girepository-1.0/GtkSpell-3.0.typelib
12mu|gtkspell3-3.0.2-1|73	%{_libdir}/libgtkspell3-3.so.*
12mu|gtkspell3-3.0.2-1|74	
12mu|gtkspell3-3.0.2-1|75	%files -n %{develname}
12mu|gtkspell3-3.0.2-1|76	%doc %{_datadir}/gtk-doc/
12mu|gtkspell3-3.0.2-1|77	%{_includedir}/gtkspell-3.0/
12mu|gtkspell3-3.0.2-1|78	%{_libdir}/libgtkspell3-3.so
12mu|gtkspell3-3.0.2-1|79	%{_libdir}/pkgconfig/gtkspell3-3.0.pc
12mu|gtkspell3-3.0.2-1|80	%{_datadir}/gir-1.0/GtkSpell-3.0.gir
12mu|gtkspell3-3.0.2-1|81	%{_datadir}/vala/vapi/gtkspell3-3.0.vapi
12mu|gtkspell3-3.0.2-1|82	%{_datadir}/vala/vapi/gtkspell3-3.0.deps

19781 12
12mu|gtkspellmm-3.0.1-1|1	%define api 3.0
12mu|gtkspellmm-3.0.1-1|2	%define major 0
12mu|gtkspellmm-3.0.1-1|3	%define libname %mklibname %{name} %{api} %{major}
12mu|gtkspellmm-3.0.1-1|4	%define devname %mklibname %{name} %{api} -d
12mu|gtkspellmm-3.0.1-1|5	
12mu|gtkspellmm-3.0.1-1|6	Summary:	On-the-fly spell checking for GtkTextView widgets - C++ bindings
12mu|gtkspellmm-3.0.1-1|7	Name:		gtkspellmm
12mu|gtkspellmm-3.0.1-1|8	Version:	3.0.1
12mu|gtkspellmm-3.0.1-1|9	Release:	1
12mu|gtkspellmm-3.0.1-1|10	License:	GPLv2+
12mu|gtkspellmm-3.0.1-1|11	Group:		System/Libraries
12mu|gtkspellmm-3.0.1-1|12	Url:		http://gtkspell.sourceforge.net/
12mu|gtkspellmm-3.0.1-1|13	Source0:	http://sourceforge.net/projects/gtkspell/files/gtkspellmm/%{name}-%{version}.tar.gz
12mu|gtkspellmm-3.0.1-1|14	BuildRequires:	pkgconfig(gtkmm-3.0)
12mu|gtkspellmm-3.0.1-1|15	BuildRequires:	pkgconfig(gtkspell3-3.0)
12mu|gtkspellmm-3.0.1-1|16	
12mu|gtkspellmm-3.0.1-1|17	%description
12mu|gtkspellmm-3.0.1-1|18	GtkSpell provides word-processor-style highlighting and replacement of
12mu|gtkspellmm-3.0.1-1|19	misspelled words in a GtkTextView widget as you type. Right-clicking a
12mu|gtkspellmm-3.0.1-1|20	misspelled word pops up a menu of suggested replacements.
12mu|gtkspellmm-3.0.1-1|21	
12mu|gtkspellmm-3.0.1-1|22	#----------------------------------------------------------------------------
12mu|gtkspellmm-3.0.1-1|23	
12mu|gtkspellmm-3.0.1-1|24	%package -n %{libname}
12mu|gtkspellmm-3.0.1-1|25	Summary:	On-the-fly spell checking for GtkTextView widgets - C++ bindings
12mu|gtkspellmm-3.0.1-1|26	Group:		System/Libraries
12mu|gtkspellmm-3.0.1-1|27	
12mu|gtkspellmm-3.0.1-1|28	%description -n %{libname}
12mu|gtkspellmm-3.0.1-1|29	GtkSpell provides word-processor-style highlighting and replacement of
12mu|gtkspellmm-3.0.1-1|30	misspelled words in a GtkTextView widget as you type. Right-clicking a
12mu|gtkspellmm-3.0.1-1|31	misspelled word pops up a menu of suggested replacements.
12mu|gtkspellmm-3.0.1-1|32	
12mu|gtkspellmm-3.0.1-1|33	%files -n %{libname}
12mu|gtkspellmm-3.0.1-1|34	%doc AUTHORS ChangeLog COPYING NEWS README
12mu|gtkspellmm-3.0.1-1|35	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12mu|gtkspellmm-3.0.1-1|36	
12mu|gtkspellmm-3.0.1-1|37	#----------------------------------------------------------------------------
12mu|gtkspellmm-3.0.1-1|38	
12mu|gtkspellmm-3.0.1-1|39	%package -n %{devname}
12mu|gtkspellmm-3.0.1-1|40	Summary:	Development files for %{name}
12mu|gtkspellmm-3.0.1-1|41	Group:		Development/C++
12mu|gtkspellmm-3.0.1-1|42	Requires:	%{libname} = %{EVRD}
12mu|gtkspellmm-3.0.1-1|43	Provides:	%{name}-devel = %{EVRD}
12mu|gtkspellmm-3.0.1-1|44	
12mu|gtkspellmm-3.0.1-1|45	%description -n %{devname}
12mu|gtkspellmm-3.0.1-1|46	This package provides header and documentation files for developing C++
12mu|gtkspellmm-3.0.1-1|47	applications which use GtkSpell.
12mu|gtkspellmm-3.0.1-1|48	
12mu|gtkspellmm-3.0.1-1|49	%files -n %{devname}
12mu|gtkspellmm-3.0.1-1|50	%doc COPYING
12mu|gtkspellmm-3.0.1-1|51	%{_includedir}/gtkspellmm-%{api}
12mu|gtkspellmm-3.0.1-1|52	%{_libdir}/lib%{name}-%{api}.so
12mu|gtkspellmm-3.0.1-1|53	%{_libdir}/pkgconfig/gtkspellmm-%{api}.pc
12mu|gtkspellmm-3.0.1-1|54	%{_libdir}/gtkspellmm-%{api}
12mu|gtkspellmm-3.0.1-1|55	%{_datadir}/devhelp/books/gtkspellmm-%{api}
12mu|gtkspellmm-3.0.1-1|56	%{_datadir}/doc/gtkspellmm-%{api}
12mu|gtkspellmm-3.0.1-1|57	
12mu|gtkspellmm-3.0.1-1|58	#----------------------------------------------------------------------------
12mu|gtkspellmm-3.0.1-1|59	
12mu|gtkspellmm-3.0.1-1|60	%prep
12mu|gtkspellmm-3.0.1-1|61	%setup -q
12mu|gtkspellmm-3.0.1-1|62	
12mu|gtkspellmm-3.0.1-1|63	%build
12mu|gtkspellmm-3.0.1-1|64	%configure2_5x
12mu|gtkspellmm-3.0.1-1|65	%make
12mu|gtkspellmm-3.0.1-1|66	
12mu|gtkspellmm-3.0.1-1|67	%install
12mu|gtkspellmm-3.0.1-1|68	%makeinstall_std
12mu|gtkspellmm-3.0.1-1|69	
12mu|gtkspellmm-3.0.1-1|70	
12mu|gtkspellmm-3.0.1-1|71	%changelog
12mu|gtkspellmm-3.0.1-1|72	* Tue May 13 2014 Rosa <rosa@abf.rosalinux.ru> 3.0.1-1
12mu|gtkspellmm-3.0.1-1|73	+ Revision: f3e1022
12mu|gtkspellmm-3.0.1-1|74	- Automatic import for version 3.0.1-1
12mu|gtkspellmm-3.0.1-1|75	
12mu|gtkspellmm-3.0.1-1|76	

19782 12
12mu|gucharmap-3.8.2-1|1	%define api	2_90
12mu|gucharmap-3.8.2-1|2	%define major	7
12mu|gucharmap-3.8.2-1|3	%define gir_major	2.90
12mu|gucharmap-3.8.2-1|4	%define libname		%mklibname %{name} %{api} %{major}
12mu|gucharmap-3.8.2-1|5	%define develname	%mklibname -d %{name}
12mu|gucharmap-3.8.2-1|6	%define girname		%mklibname %{name}-gir %{gir_major}
12mu|gucharmap-3.8.2-1|7	
12mu|gucharmap-3.8.2-1|8	Summary:	A Unicode character map and font viewer
12mu|gucharmap-3.8.2-1|9	Name:		gucharmap
12mu|gucharmap-3.8.2-1|10	Version:	3.8.2
12mu|gucharmap-3.8.2-1|11	Release:	1
12mu|gucharmap-3.8.2-1|12	License:	GPLv2+
12mu|gucharmap-3.8.2-1|13	Group:		Publishing
12mu|gucharmap-3.8.2-1|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|gucharmap-3.8.2-1|15	URL:		http://gucharmap.sourceforge.net/
12mu|gucharmap-3.8.2-1|16	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|gucharmap-3.8.2-1|17	BuildRequires:	intltool, itstool
12mu|gucharmap-3.8.2-1|18	BuildRequires:	xsltproc
12mu|gucharmap-3.8.2-1|19	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|gucharmap-3.8.2-1|20	BuildRequires:	pkgconfig(gconf-2.0)
12mu|gucharmap-3.8.2-1|21	BuildRequires:	pkgconfig(glib-2.0)
12mu|gucharmap-3.8.2-1|22	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|gucharmap-3.8.2-1|23	
12mu|gucharmap-3.8.2-1|24	%description
12mu|gucharmap-3.8.2-1|25	gucharmap is a Unicode/ISO 10646 character map and font viewer. It
12mu|gucharmap-3.8.2-1|26	supports anti-aliased, scalable truetype fonts in X, using Xft, and
12mu|gucharmap-3.8.2-1|27	works on Unix and Windows platforms.
12mu|gucharmap-3.8.2-1|28	
12mu|gucharmap-3.8.2-1|29	%package -n %{libname}
12mu|gucharmap-3.8.2-1|30	Summary:	Main library for gucharmap
12mu|gucharmap-3.8.2-1|31	Group:		System/Libraries
12mu|gucharmap-3.8.2-1|32	
12mu|gucharmap-3.8.2-1|33	%description -n %{libname}
12mu|gucharmap-3.8.2-1|34	This package contains the library needed to run programs dynamically
12mu|gucharmap-3.8.2-1|35	linked with gucharmap.
12mu|gucharmap-3.8.2-1|36	
12mu|gucharmap-3.8.2-1|37	%package -n %{girname}
12mu|gucharmap-3.8.2-1|38	Summary:	GObject Introspection interface description for %{name}
12mu|gucharmap-3.8.2-1|39	Group:		System/Libraries
12mu|gucharmap-3.8.2-1|40	Requires:	%{libname} = %{version}-%{release}
12mu|gucharmap-3.8.2-1|41	
12mu|gucharmap-3.8.2-1|42	%description -n %{girname}
12mu|gucharmap-3.8.2-1|43	GObject Introspection interface description for %{name}.
12mu|gucharmap-3.8.2-1|44	
12mu|gucharmap-3.8.2-1|45	%package -n %{develname}
12mu|gucharmap-3.8.2-1|46	Summary:	Headers for developing programs that will use gucharmap
12mu|gucharmap-3.8.2-1|47	Group:		Development/GNOME and GTK+
12mu|gucharmap-3.8.2-1|48	Requires:	%{libname} = %{version}-%{release}
12mu|gucharmap-3.8.2-1|49	Provides:	%{name}-devel = %{version}-%{release}
12mu|gucharmap-3.8.2-1|50	
12mu|gucharmap-3.8.2-1|51	%description -n %{develname}
12mu|gucharmap-3.8.2-1|52	This package contains the headers that programmers will need to develop
12mu|gucharmap-3.8.2-1|53	applications which will use gucharmap.
12mu|gucharmap-3.8.2-1|54	
12mu|gucharmap-3.8.2-1|55	%prep
12mu|gucharmap-3.8.2-1|56	%setup -q
12mu|gucharmap-3.8.2-1|57	
12mu|gucharmap-3.8.2-1|58	%build
12mu|gucharmap-3.8.2-1|59	%configure2_5x \
12mu|gucharmap-3.8.2-1|60	--disable-static \
12mu|gucharmap-3.8.2-1|61	--with-gtk=3.0 \
12mu|gucharmap-3.8.2-1|62	--enable-introspection \
12mu|gucharmap-3.8.2-1|63	--disable-scrollkeeper
12mu|gucharmap-3.8.2-1|64	
12mu|gucharmap-3.8.2-1|65	%make LIBS='-lgmodule-2.0'
12mu|gucharmap-3.8.2-1|66	
12mu|gucharmap-3.8.2-1|67	%install
12mu|gucharmap-3.8.2-1|68	%makeinstall_std
12mu|gucharmap-3.8.2-1|69	
12mu|gucharmap-3.8.2-1|70	%find_lang %{name} --with-gnome
12mu|gucharmap-3.8.2-1|71	
12mu|gucharmap-3.8.2-1|72	%files -f %{name}.lang
12mu|gucharmap-3.8.2-1|73	%doc README TODO
12mu|gucharmap-3.8.2-1|74	%{_bindir}/*
12mu|gucharmap-3.8.2-1|75	%{_datadir}/glib-2.0/schemas/
12mu|gucharmap-3.8.2-1|76	%{_datadir}/applications/*
12mu|gucharmap-3.8.2-1|77	
12mu|gucharmap-3.8.2-1|78	%files -n %{libname}
12mu|gucharmap-3.8.2-1|79	%{_libdir}/libgucharmap_%{api}.so.%{major}*
12mu|gucharmap-3.8.2-1|80	
12mu|gucharmap-3.8.2-1|81	%files -n %{girname}
12mu|gucharmap-3.8.2-1|82	%{_libdir}/girepository-1.0/Gucharmap-%{gir_major}.typelib
12mu|gucharmap-3.8.2-1|83	
12mu|gucharmap-3.8.2-1|84	%files -n %{develname}
12mu|gucharmap-3.8.2-1|85	%{_libdir}/*.so
12mu|gucharmap-3.8.2-1|86	%{_libdir}/pkgconfig/*
12mu|gucharmap-3.8.2-1|87	%{_includedir}/*
12mu|gucharmap-3.8.2-1|88	%{_datadir}/gir-1.0/Gucharmap-%{gir_major}.gir

19783 12
12mu|guile1.8-1.8.8-12|1	%define oname      guile
12mu|guile1.8-1.8.8-12|2	
12mu|guile1.8-1.8.8-12|3	%define major      17
12mu|guile1.8-1.8.8-12|4	%define libname    %mklibname %{oname} %{major}
12mu|guile1.8-1.8.8-12|5	%define devname  %mklibname %{oname}1.8 -d
12mu|guile1.8-1.8.8-12|6	
12mu|guile1.8-1.8.8-12|7	%define mver 1.8
12mu|guile1.8-1.8.8-12|8	
12mu|guile1.8-1.8.8-12|9	%define __noautoreq '/usr/bin/guile|devel\\(libguile(.*)\\)'
12mu|guile1.8-1.8.8-12|10	%define __noautoreqfiles 'libguile-srfi-srfi.*so$'
12mu|guile1.8-1.8.8-12|11	
12mu|guile1.8-1.8.8-12|12	Summary:	GNU implementation of Scheme for application extensibility
12mu|guile1.8-1.8.8-12|13	Name:		guile%{mver}
12mu|guile1.8-1.8.8-12|14	Version:	1.8.8
12mu|guile1.8-1.8.8-12|15	Release:	12
12mu|guile1.8-1.8.8-12|16	License:	LGPLv2+
12mu|guile1.8-1.8.8-12|17	Group:		Development/Other
12mu|guile1.8-1.8.8-12|18	Url:		http://www.gnu.org/software/guile/guile.html
12mu|guile1.8-1.8.8-12|19	Source0:	ftp://ftp.gnu.org/pub/gnu/guile/guile-%{version}.tar.gz
12mu|guile1.8-1.8.8-12|20	Source1:	ftp://ftp.gnu.org/pub/gnu/guile/guile-%{version}.tar.gz.sig
12mu|guile1.8-1.8.8-12|21	Patch0:		guile-1.8.3-64bit-fixes.patch
12mu|guile1.8-1.8.8-12|22	Patch1:		guile-1.6.4-amd64.patch
12mu|guile1.8-1.8.8-12|23	Patch2:		guile-1.8.5-drop-ldflags-from-pkgconfig.patch
12mu|guile1.8-1.8.8-12|24	Patch3:		guile-1.8.7-testsuite.patch
12mu|guile1.8-1.8.8-12|25	Patch5:		guile-1.8.7-fix-doc.patch
12mu|guile1.8-1.8.8-12|26	Patch6:		guile-1.8.8-make-sockets.test-more-robust.patch
12mu|guile1.8-1.8.8-12|27	Patch7:		guile-1.8.8-amtests.patch
12mu|guile1.8-1.8.8-12|28	BuildRequires:	chrpath
12mu|guile1.8-1.8.8-12|29	BuildRequires:	gmp-devel
12mu|guile1.8-1.8.8-12|30	BuildRequires:	libltdl-devel
12mu|guile1.8-1.8.8-12|31	BuildRequires:	pkgconfig(ncurses)
12mu|guile1.8-1.8.8-12|32	BuildRequires:	readline-devel
12mu|guile1.8-1.8.8-12|33	BuildRequires:	gettext-devel
12mu|guile1.8-1.8.8-12|34	# for srfi-19.test
12mu|guile1.8-1.8.8-12|35	BuildRequires:	timezone
12mu|guile1.8-1.8.8-12|36	Requires(pre,post):	%{libname} = %{EVRD}
12mu|guile1.8-1.8.8-12|37	Requires(pre,post):	%{name}-runtime = %{EVRD}
12mu|guile1.8-1.8.8-12|38	Obsoletes:	%{oname} < 1.8.8-7
12mu|guile1.8-1.8.8-12|39	Conflicts:	%{oname} >= 2.0.3
12mu|guile1.8-1.8.8-12|40	
12mu|guile1.8-1.8.8-12|41	%description
12mu|guile1.8-1.8.8-12|42	GUILE (GNU's Ubiquitous Intelligent Language for Extension) is a
12mu|guile1.8-1.8.8-12|43	library implementation of the Scheme programming language, written in
12mu|guile1.8-1.8.8-12|44	C. GUILE provides a machine-independent execution platform that can
12mu|guile1.8-1.8.8-12|45	be linked in as a library during the building of extensible programs.
12mu|guile1.8-1.8.8-12|46	
12mu|guile1.8-1.8.8-12|47	Install the guile package if you'd like to add extensibility to
12mu|guile1.8-1.8.8-12|48	programs that you are developing. You'll also need to install the
12mu|guile1.8-1.8.8-12|49	guile-devel package.
12mu|guile1.8-1.8.8-12|50	
12mu|guile1.8-1.8.8-12|51	%files
12mu|guile1.8-1.8.8-12|52	%doc AUTHORS ChangeLog GUILE-VERSION LICENSE README THANKS
12mu|guile1.8-1.8.8-12|53	%{_bindir}/%{oname}
12mu|guile1.8-1.8.8-12|54	%{_bindir}/%{oname}-tools
12mu|guile1.8-1.8.8-12|55	%exclude %{_datadir}/%{oname}/%{mver}
12mu|guile1.8-1.8.8-12|56	%{_mandir}/man1/guile.1.*
12mu|guile1.8-1.8.8-12|57	%{_infodir}/*
12mu|guile1.8-1.8.8-12|58	
12mu|guile1.8-1.8.8-12|59	#---- triggers ----#
12mu|guile1.8-1.8.8-12|60	
12mu|guile1.8-1.8.8-12|61	%triggerin -- slib
12mu|guile1.8-1.8.8-12|62	# Remove files created in guile < 1.8.7-4mdv
12mu|guile1.8-1.8.8-12|63	ln -sfT ../../slib %{_datadir}/guile/%{mver}/slib
12mu|guile1.8-1.8.8-12|64	
12mu|guile1.8-1.8.8-12|65	rm -f %{_datadir}/guile/%{mver}/slibcat
12mu|guile1.8-1.8.8-12|66	export SCHEME_LIBRARY_PATH=%{_datadir}/slib/
12mu|guile1.8-1.8.8-12|67	
12mu|guile1.8-1.8.8-12|68	# Build SLIB catalog
12mu|guile1.8-1.8.8-12|69	for pre in \
12mu|guile1.8-1.8.8-12|70	"(use-modules (ice-9 slib))" \
12mu|guile1.8-1.8.8-12|71	"(load \"%{_datadir}/slib/guile.init\")"
12mu|guile1.8-1.8.8-12|72	do
12mu|guile1.8-1.8.8-12|73	%{_bindir}/guile -c "$pre
12mu|guile1.8-1.8.8-12|74	(set! implementation-vicinity (lambda () \"%{_datadir}/guile/%{mver}/\"))
12mu|guile1.8-1.8.8-12|75	(require 'new-catalog)" &> /dev/null && break
12mu|guile1.8-1.8.8-12|76	rm -f %{_datadir}/guile/%{mver}/slibcat
12mu|guile1.8-1.8.8-12|77	done
12mu|guile1.8-1.8.8-12|78	:
12mu|guile1.8-1.8.8-12|79	
12mu|guile1.8-1.8.8-12|80	%triggerun -- slib
12mu|guile1.8-1.8.8-12|81	if [ "$1" = 0 -o "$2" = 0 ]; then
12mu|guile1.8-1.8.8-12|82	rm -f %{_datadir}/guile/%{mver}/slib{,cat}
12mu|guile1.8-1.8.8-12|83	fi
12mu|guile1.8-1.8.8-12|84	
12mu|guile1.8-1.8.8-12|85	
12mu|guile1.8-1.8.8-12|86	#----------------------------------------------------------------------------
12mu|guile1.8-1.8.8-12|87	
12mu|guile1.8-1.8.8-12|88	%package -n %{libname}
12mu|guile1.8-1.8.8-12|89	Summary:	Libraries for Guile %{version}
12mu|guile1.8-1.8.8-12|90	Group:		System/Libraries
12mu|guile1.8-1.8.8-12|91	Requires:	%{name}-runtime = %{EVRD}
12mu|guile1.8-1.8.8-12|92	
12mu|guile1.8-1.8.8-12|93	%description -n %{libname}
12mu|guile1.8-1.8.8-12|94	This package contains Guile shared object libraries. Guile is the GNU
12mu|guile1.8-1.8.8-12|95	Ubiquitous Intelligent Language for Extension.
12mu|guile1.8-1.8.8-12|96	
12mu|guile1.8-1.8.8-12|97	%files -n %{libname}
12mu|guile1.8-1.8.8-12|98	%{_libdir}/lib*.so.%{major}*
12mu|guile1.8-1.8.8-12|99	%{_libdir}/lib%{oname}-srfi-srfi-13-14-v-3.so.3*
12mu|guile1.8-1.8.8-12|100	%{_libdir}/lib%{oname}-srfi-srfi-4-v-3.so.3*
12mu|guile1.8-1.8.8-12|101	%{_libdir}/lib%{oname}-srfi-srfi-1-v-3.so.3*
12mu|guile1.8-1.8.8-12|102	%{_libdir}/lib%{oname}-srfi-srfi-60-v-2.so.2*
12mu|guile1.8-1.8.8-12|103	
12mu|guile1.8-1.8.8-12|104	#----------------------------------------------------------------------------
12mu|guile1.8-1.8.8-12|105	
12mu|guile1.8-1.8.8-12|106	%package -n %{devname}
12mu|guile1.8-1.8.8-12|107	Summary:	Development headers and static library for libguile
12mu|guile1.8-1.8.8-12|108	Group:		Development/C
12mu|guile1.8-1.8.8-12|109	Requires:	%{libname} = %{EVRD}
12mu|guile1.8-1.8.8-12|110	Requires:	%{name} = %{EVRD}
12mu|guile1.8-1.8.8-12|111	Provides:	lib%{name}-devel = %{EVRD}
12mu|guile1.8-1.8.8-12|112	Provides:	%{name}-devel = %{EVRD}
12mu|guile1.8-1.8.8-12|113	Obsoletes:	%{_lib}%{oname}-devel < 1.8.8-7
12mu|guile1.8-1.8.8-12|114	Conflicts:	%{_lib}%{oname}-devel >= 2.0.3
12mu|guile1.8-1.8.8-12|115	Requires:	gmp-devel
12mu|guile1.8-1.8.8-12|116	Requires:	libtool-devel
12mu|guile1.8-1.8.8-12|117	
12mu|guile1.8-1.8.8-12|118	%description -n %{devname}
12mu|guile1.8-1.8.8-12|119	This package contains the development headers and the static library
12mu|guile1.8-1.8.8-12|120	for libguile. C headers, aclocal macros, the `guile1.4-snarf' and
12mu|guile1.8-1.8.8-12|121	`guile-config' utilities, and static `libguile' library for Guile, the
12mu|guile1.8-1.8.8-12|122	GNU Ubiquitous Intelligent Language for Extension
12mu|guile1.8-1.8.8-12|123	
12mu|guile1.8-1.8.8-12|124	%files -n %{devname}
12mu|guile1.8-1.8.8-12|125	%doc ABOUT-NLS HACKING NEWS INSTALL libguile/ChangeLog*
12mu|guile1.8-1.8.8-12|126	%{multiarch_includedir}/lib%{oname}/scmconfig.h
12mu|guile1.8-1.8.8-12|127	%{_bindir}/%{oname}-config
12mu|guile1.8-1.8.8-12|128	%{_bindir}/%{oname}-snarf
12mu|guile1.8-1.8.8-12|129	%{_datadir}/aclocal/*
12mu|guile1.8-1.8.8-12|130	%{_includedir}/lib%{oname}*
12mu|guile1.8-1.8.8-12|131	%{_includedir}/%{oname}*
12mu|guile1.8-1.8.8-12|132	%{_libdir}/lib%{oname}*.so
12mu|guile1.8-1.8.8-12|133	%exclude %{_libdir}/lib%{oname}-srfi*.so
12mu|guile1.8-1.8.8-12|134	%{_libdir}/pkgconfig/%{oname}*.pc
12mu|guile1.8-1.8.8-12|135	
12mu|guile1.8-1.8.8-12|136	#----------------------------------------------------------------------------
12mu|guile1.8-1.8.8-12|137	
12mu|guile1.8-1.8.8-12|138	%package runtime
12mu|guile1.8-1.8.8-12|139	Summary:	Guile runtime library
12mu|guile1.8-1.8.8-12|140	Group:		System/Libraries
12mu|guile1.8-1.8.8-12|141	Conflicts:	%{name} < 1.8.8-10
12mu|guile1.8-1.8.8-12|142	
12mu|guile1.8-1.8.8-12|143	%description runtime
12mu|guile1.8-1.8.8-12|144	This package contains Scheme runtime for GUILE, including ice-9
12mu|guile1.8-1.8.8-12|145	Scheme module.
12mu|guile1.8-1.8.8-12|146	
12mu|guile1.8-1.8.8-12|147	%files runtime
12mu|guile1.8-1.8.8-12|148	%{_libdir}/lib%{oname}-srfi*.so
12mu|guile1.8-1.8.8-12|149	%{_datadir}/%{oname}/%{mver}/guile-procedures.txt
12mu|guile1.8-1.8.8-12|150	%{_datadir}/%{oname}/%{mver}/ice-9/*.scm
12mu|guile1.8-1.8.8-12|151	%{_datadir}/%{oname}/%{mver}/ice-9/psyntax.*
12mu|guile1.8-1.8.8-12|152	%{_datadir}/%{oname}/%{mver}/ice-9/debugging/*.scm
12mu|guile1.8-1.8.8-12|153	%{_datadir}/%{oname}/%{mver}/ice-9/debugger/*.scm
12mu|guile1.8-1.8.8-12|154	%{_datadir}/%{oname}/%{mver}/srfi/srfi*.scm
12mu|guile1.8-1.8.8-12|155	%{_datadir}/%{oname}/%{mver}/scripts/*
12mu|guile1.8-1.8.8-12|156	%{_datadir}/%{oname}/%{mver}/slib
12mu|guile1.8-1.8.8-12|157	%{_datadir}/%{oname}/%{mver}/slibcat
12mu|guile1.8-1.8.8-12|158	%{_datadir}/%{oname}/%{mver}/lang/elisp/*
12mu|guile1.8-1.8.8-12|159	%{_datadir}/%{oname}/%{mver}/oop/goops.scm
12mu|guile1.8-1.8.8-12|160	%{_datadir}/%{oname}/%{mver}/oop/goops/*.scm
12mu|guile1.8-1.8.8-12|161	
12mu|guile1.8-1.8.8-12|162	#----------------------------------------------------------------------------
12mu|guile1.8-1.8.8-12|163	
12mu|guile1.8-1.8.8-12|164	%prep
12mu|guile1.8-1.8.8-12|165	%setup -q -n %{oname}-%{version}
12mu|guile1.8-1.8.8-12|166	%patch0 -p1 -b .64bit-fixes
12mu|guile1.8-1.8.8-12|167	%patch1 -p1 -b .amd64
12mu|guile1.8-1.8.8-12|168	%patch2 -p0 -b .pkgconfig
12mu|guile1.8-1.8.8-12|169	%patch3 -p1 -b .testsuite
12mu|guile1.8-1.8.8-12|170	
12mu|guile1.8-1.8.8-12|171	%patch5 -p1 -b .doc
12mu|guile1.8-1.8.8-12|172	%patch6 -p1 -b .robust
12mu|guile1.8-1.8.8-12|173	%patch7 -p0 -b .amtests
12mu|guile1.8-1.8.8-12|174	
12mu|guile1.8-1.8.8-12|175	%build
12mu|guile1.8-1.8.8-12|176	autoreconf -vfi
12mu|guile1.8-1.8.8-12|177	%configure2_5x \
12mu|guile1.8-1.8.8-12|178	--disable-error-on-warning \
12mu|guile1.8-1.8.8-12|179	--disable-rpath \
12mu|guile1.8-1.8.8-12|180	--enable-dynamic-linking \
12mu|guile1.8-1.8.8-12|181	--with-threads \
12mu|guile1.8-1.8.8-12|182	--disable-static
12mu|guile1.8-1.8.8-12|183	
12mu|guile1.8-1.8.8-12|184	chmod +x scripts/snarf-check-and-output-texi
12mu|guile1.8-1.8.8-12|185	
12mu|guile1.8-1.8.8-12|186	%make
12mu|guile1.8-1.8.8-12|187	
12mu|guile1.8-1.8.8-12|188	%check
12mu|guile1.8-1.8.8-12|189	%ifarch ia64
12mu|guile1.8-1.8.8-12|190	# FAIL: r4rs.test: (6 9): (#<procedure leaf-eq? (x y)> (a (b (c))) ((a) b c))
12mu|guile1.8-1.8.8-12|191	make check -k || :
12mu|guile1.8-1.8.8-12|192	%else
12mu|guile1.8-1.8.8-12|193	# all tests must pass
12mu|guile1.8-1.8.8-12|194	make check
12mu|guile1.8-1.8.8-12|195	%endif
12mu|guile1.8-1.8.8-12|196	
12mu|guile1.8-1.8.8-12|197	%install
12mu|guile1.8-1.8.8-12|198	%makeinstall_std
12mu|guile1.8-1.8.8-12|199	
12mu|guile1.8-1.8.8-12|200	mkdir -p %{buildroot}%{_datadir}/%{oname}/site
12mu|guile1.8-1.8.8-12|201	
12mu|guile1.8-1.8.8-12|202	%multiarch_includes %{buildroot}%{_includedir}/lib%{oname}/scmconfig.h
12mu|guile1.8-1.8.8-12|203	
12mu|guile1.8-1.8.8-12|204	chrpath -d %{buildroot}{%{_bindir}/%{oname},%{_libdir}/*.so.*.*.*}
12mu|guile1.8-1.8.8-12|205	
12mu|guile1.8-1.8.8-12|206	# create ghost file for packaging
12mu|guile1.8-1.8.8-12|207	touch %{buildroot}%{_datadir}/%{oname}/%{mver}/slib %{buildroot}%{_datadir}/%{oname}/%{mver}/slibcat
12mu|guile1.8-1.8.8-12|208	

19784 12
12mu|gupnp-0.20.10-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mu|gupnp-0.20.10-1|2	
12mu|gupnp-0.20.10-1|3	%define api 1.0
12mu|gupnp-0.20.10-1|4	%define major 4
12mu|gupnp-0.20.10-1|5	%define libname %mklibname %{name} %{api} %{major}
12mu|gupnp-0.20.10-1|6	%define girname %mklibname %{name}-gir %{api}
12mu|gupnp-0.20.10-1|7	%define devname %mklibname %{name} -d
12mu|gupnp-0.20.10-1|8	
12mu|gupnp-0.20.10-1|9	Summary:	Object-oriented framework for creating UPnP devices and control points
12mu|gupnp-0.20.10-1|10	Name:		gupnp
12mu|gupnp-0.20.10-1|11	Version:	0.20.10
12mu|gupnp-0.20.10-1|12	Release:	1
12mu|gupnp-0.20.10-1|13	License:	GPLv2+
12mu|gupnp-0.20.10-1|14	Group:		Development/Other
12mu|gupnp-0.20.10-1|15	Url:		http://www.gupnp.org/sources/gupnp/
12mu|gupnp-0.20.10-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gupnp/%{url_ver}/%{name}-%{version}.tar.xz
12mu|gupnp-0.20.10-1|17	
12mu|gupnp-0.20.10-1|18	BuildRequires:	pkgconfig(gssdp-1.0)
12mu|gupnp-0.20.10-1|19	BuildRequires:	pkgconfig(glib-2.0)
12mu|gupnp-0.20.10-1|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|gupnp-0.20.10-1|21	BuildRequires:	pkgconfig(libsoup-2.4)
12mu|gupnp-0.20.10-1|22	BuildRequires:	pkgconfig(libxml-2.0)
12mu|gupnp-0.20.10-1|23	BuildRequires:	pkgconfig(uuid)
12mu|gupnp-0.20.10-1|24	BuildRequires:	vala-tools
12mu|gupnp-0.20.10-1|25	
12mu|gupnp-0.20.10-1|26	%description
12mu|gupnp-0.20.10-1|27	GUPnP is an object-oriented open source framework for creating UPnP
12mu|gupnp-0.20.10-1|28	devices and control points.
12mu|gupnp-0.20.10-1|29	
12mu|gupnp-0.20.10-1|30	#----------------------------------------------------------------------------
12mu|gupnp-0.20.10-1|31	
12mu|gupnp-0.20.10-1|32	%package -n %{libname}
12mu|gupnp-0.20.10-1|33	Summary:	Main library for gupnp
12mu|gupnp-0.20.10-1|34	Group:		System/Libraries
12mu|gupnp-0.20.10-1|35	Provides:	%{name} = %{EVRD}
12mu|gupnp-0.20.10-1|36	
12mu|gupnp-0.20.10-1|37	%description -n %{libname}
12mu|gupnp-0.20.10-1|38	This package contains the library needed to run programs dynamically
12mu|gupnp-0.20.10-1|39	linked with gupnp.
12mu|gupnp-0.20.10-1|40	
12mu|gupnp-0.20.10-1|41	%files -n %{libname}
12mu|gupnp-0.20.10-1|42	%{_libdir}/*%{api}.so.%{major}*
12mu|gupnp-0.20.10-1|43	
12mu|gupnp-0.20.10-1|44	#----------------------------------------------------------------------------
12mu|gupnp-0.20.10-1|45	
12mu|gupnp-0.20.10-1|46	%package -n %{girname}
12mu|gupnp-0.20.10-1|47	Summary:	GObject Introspection interface description for %{name}
12mu|gupnp-0.20.10-1|48	Group:		System/Libraries
12mu|gupnp-0.20.10-1|49	Requires:	%{libname} = %{EVRD}
12mu|gupnp-0.20.10-1|50	Conflicts:	%{_lib}gupnp1.0_4 < 0.20.5
12mu|gupnp-0.20.10-1|51	
12mu|gupnp-0.20.10-1|52	%description -n %{girname}
12mu|gupnp-0.20.10-1|53	GObject Introspection interface description for %{name}.
12mu|gupnp-0.20.10-1|54	
12mu|gupnp-0.20.10-1|55	%files -n %{girname}
12mu|gupnp-0.20.10-1|56	%{_libdir}/girepository-1.0/GUPnP-%{api}.typelib
12mu|gupnp-0.20.10-1|57	
12mu|gupnp-0.20.10-1|58	#----------------------------------------------------------------------------
12mu|gupnp-0.20.10-1|59	
12mu|gupnp-0.20.10-1|60	%package -n %{devname}
12mu|gupnp-0.20.10-1|61	Summary:	Headers for developing programs that will use gupnp
12mu|gupnp-0.20.10-1|62	Group:		Development/C
12mu|gupnp-0.20.10-1|63	Requires:	%{libname} = %{EVRD}
12mu|gupnp-0.20.10-1|64	Requires:	%{girname} = %{EVRD}
12mu|gupnp-0.20.10-1|65	Provides:	%{name}-devel = %{EVRD}
12mu|gupnp-0.20.10-1|66	
12mu|gupnp-0.20.10-1|67	%description -n %{devname}
12mu|gupnp-0.20.10-1|68	This package contains the headers that programmers will need to develop
12mu|gupnp-0.20.10-1|69	applications which will use gupnp
12mu|gupnp-0.20.10-1|70	
12mu|gupnp-0.20.10-1|71	%files -n %{devname}
12mu|gupnp-0.20.10-1|72	%doc AUTHORS README NEWS
12mu|gupnp-0.20.10-1|73	%{_libdir}/pkgconfig/gupnp*.pc
12mu|gupnp-0.20.10-1|74	%{_includedir}/gupnp-1.0/lib%{name}/*.h
12mu|gupnp-0.20.10-1|75	%{_libdir}/*.so
12mu|gupnp-0.20.10-1|76	%{_datadir}/gtk-doc/html/*
12mu|gupnp-0.20.10-1|77	%{_bindir}/gupnp-binding-tool
12mu|gupnp-0.20.10-1|78	%{_datadir}/gir-1.0/GUPnP-1.0.gir
12mu|gupnp-0.20.10-1|79	%{_datadir}/vala/vapi/*
12mu|gupnp-0.20.10-1|80	
12mu|gupnp-0.20.10-1|81	#----------------------------------------------------------------------------
12mu|gupnp-0.20.10-1|82	
12mu|gupnp-0.20.10-1|83	%prep
12mu|gupnp-0.20.10-1|84	%setup -q
12mu|gupnp-0.20.10-1|85	%apply_patches
12mu|gupnp-0.20.10-1|86	autoreconf -fi
12mu|gupnp-0.20.10-1|87	
12mu|gupnp-0.20.10-1|88	%build
12mu|gupnp-0.20.10-1|89	%configure2_5x \
12mu|gupnp-0.20.10-1|90	--disable-static
12mu|gupnp-0.20.10-1|91	
12mu|gupnp-0.20.10-1|92	%make
12mu|gupnp-0.20.10-1|93	
12mu|gupnp-0.20.10-1|94	%install
12mu|gupnp-0.20.10-1|95	%makeinstall_std
12mu|gupnp-0.20.10-1|96	
12mu|gupnp-0.20.10-1|97	
12mu|gupnp-0.20.10-1|98	%changelog
12mu|gupnp-0.20.10-1|99	* Tue Apr 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.20.10-1
12mu|gupnp-0.20.10-1|100	+ Revision: 0aa51af
12mu|gupnp-0.20.10-1|101	- New version 0.20.10, split gir package from library package
12mu|gupnp-0.20.10-1|102	
12mu|gupnp-0.20.10-1|103	

19785 12
12mu|gupnp-av-0.12.5-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mu|gupnp-av-0.12.5-1|2	
12mu|gupnp-av-0.12.5-1|3	%define api 1.0
12mu|gupnp-av-0.12.5-1|4	%define major 2
12mu|gupnp-av-0.12.5-1|5	%define libname %mklibname %{name} %{api} %{major}
12mu|gupnp-av-0.12.5-1|6	%define girname %mklibname %{name}-gir %{api}
12mu|gupnp-av-0.12.5-1|7	%define devname %mklibname %{name} -d
12mu|gupnp-av-0.12.5-1|8	
12mu|gupnp-av-0.12.5-1|9	Summary:	A collection of helpers for building UPnP AV applications
12mu|gupnp-av-0.12.5-1|10	Name:		gupnp-av
12mu|gupnp-av-0.12.5-1|11	Version:	0.12.5
12mu|gupnp-av-0.12.5-1|12	Release:	1
12mu|gupnp-av-0.12.5-1|13	License:	LGPLv2+
12mu|gupnp-av-0.12.5-1|14	Group:		System/Libraries
12mu|gupnp-av-0.12.5-1|15	Url:		http://www.gupnp.org/
12mu|gupnp-av-0.12.5-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gupnp-av/%{url_ver}/%{name}-%{version}.tar.xz
12mu|gupnp-av-0.12.5-1|17	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|gupnp-av-0.12.5-1|18	BuildRequires:	pkgconfig(gtk-doc)
12mu|gupnp-av-0.12.5-1|19	BuildRequires:	pkgconfig(gupnp-1.0)
12mu|gupnp-av-0.12.5-1|20	BuildRequires:	pkgconfig(libxml-2.0)
12mu|gupnp-av-0.12.5-1|21	BuildRequires:	vala-tools
12mu|gupnp-av-0.12.5-1|22	
12mu|gupnp-av-0.12.5-1|23	%description
12mu|gupnp-av-0.12.5-1|24	GUPnP is an object-oriented open source framework for creating UPnP
12mu|gupnp-av-0.12.5-1|25	devices and control points, written in C using GObject and libsoup.
12mu|gupnp-av-0.12.5-1|26	The GUPnP API is intended to be easy to use, efficient and flexible.
12mu|gupnp-av-0.12.5-1|27	
12mu|gupnp-av-0.12.5-1|28	GUPnP-AV is a collection of helpers for building AV (audio/video)
12mu|gupnp-av-0.12.5-1|29	applications using GUPnP.
12mu|gupnp-av-0.12.5-1|30	
12mu|gupnp-av-0.12.5-1|31	#----------------------------------------------------------------------------
12mu|gupnp-av-0.12.5-1|32	
12mu|gupnp-av-0.12.5-1|33	%package -n %{libname}
12mu|gupnp-av-0.12.5-1|34	Summary:	A collection of helpers for building UPnP AV applications
12mu|gupnp-av-0.12.5-1|35	Group:		System/Libraries
12mu|gupnp-av-0.12.5-1|36	
12mu|gupnp-av-0.12.5-1|37	%description -n %{libname}
12mu|gupnp-av-0.12.5-1|38	GUPnP is an object-oriented open source framework for creating UPnP
12mu|gupnp-av-0.12.5-1|39	devices and control points, written in C using GObject and libsoup.
12mu|gupnp-av-0.12.5-1|40	The GUPnP API is intended to be easy to use, efficient and flexible.
12mu|gupnp-av-0.12.5-1|41	
12mu|gupnp-av-0.12.5-1|42	GUPnP-AV is a collection of helpers for building AV (audio/video)
12mu|gupnp-av-0.12.5-1|43	applications using GUPnP.
12mu|gupnp-av-0.12.5-1|44	
12mu|gupnp-av-0.12.5-1|45	%files -n %{libname}
12mu|gupnp-av-0.12.5-1|46	%{_libdir}/libgupnp-av-%{api}.so.%{major}*
12mu|gupnp-av-0.12.5-1|47	
12mu|gupnp-av-0.12.5-1|48	#----------------------------------------------------------------------------
12mu|gupnp-av-0.12.5-1|49	
12mu|gupnp-av-0.12.5-1|50	%package -n %{girname}
12mu|gupnp-av-0.12.5-1|51	Summary:	GObject Introspection interface description for %{name}
12mu|gupnp-av-0.12.5-1|52	Group:		System/Libraries
12mu|gupnp-av-0.12.5-1|53	Requires:	%{libname} = %{EVRD}
12mu|gupnp-av-0.12.5-1|54	
12mu|gupnp-av-0.12.5-1|55	%description -n %{girname}
12mu|gupnp-av-0.12.5-1|56	GObject Introspection interface description for %{name}.
12mu|gupnp-av-0.12.5-1|57	
12mu|gupnp-av-0.12.5-1|58	%files -n %{girname}
12mu|gupnp-av-0.12.5-1|59	%{_libdir}/girepository-1.0/GUPnPAV-%{api}.typelib
12mu|gupnp-av-0.12.5-1|60	
12mu|gupnp-av-0.12.5-1|61	#----------------------------------------------------------------------------
12mu|gupnp-av-0.12.5-1|62	
12mu|gupnp-av-0.12.5-1|63	%package -n %{devname}
12mu|gupnp-av-0.12.5-1|64	Summary:	Development package for gupnp-av
12mu|gupnp-av-0.12.5-1|65	Group:		Development/C
12mu|gupnp-av-0.12.5-1|66	Requires:	%{libname} = %{EVRD}
12mu|gupnp-av-0.12.5-1|67	Provides:	%{name}-devel = %{EVRD}
12mu|gupnp-av-0.12.5-1|68	
12mu|gupnp-av-0.12.5-1|69	%description -n %{devname}
12mu|gupnp-av-0.12.5-1|70	Files for development with gupnp-av.
12mu|gupnp-av-0.12.5-1|71	
12mu|gupnp-av-0.12.5-1|72	%files -n %{devname}
12mu|gupnp-av-0.12.5-1|73	%doc AUTHORS COPYING README
12mu|gupnp-av-0.12.5-1|74	%{_datadir}/gtk-doc/html/gupnp-av/
12mu|gupnp-av-0.12.5-1|75	%{_includedir}/gupnp-av-%{api}
12mu|gupnp-av-0.12.5-1|76	%{_libdir}/pkgconfig/gupnp-av-%{api}.pc
12mu|gupnp-av-0.12.5-1|77	%{_libdir}/libgupnp-av-%{api}.so
12mu|gupnp-av-0.12.5-1|78	%{_datadir}/gir-1.0/GUPnPAV-%{api}.gir
12mu|gupnp-av-0.12.5-1|79	%{_datadir}/%{name}
12mu|gupnp-av-0.12.5-1|80	%{_datadir}/vala/vapi/*
12mu|gupnp-av-0.12.5-1|81	
12mu|gupnp-av-0.12.5-1|82	#----------------------------------------------------------------------------
12mu|gupnp-av-0.12.5-1|83	
12mu|gupnp-av-0.12.5-1|84	%prep
12mu|gupnp-av-0.12.5-1|85	%setup -q
12mu|gupnp-av-0.12.5-1|86	%apply_patches
12mu|gupnp-av-0.12.5-1|87	autoreconf -fi
12mu|gupnp-av-0.12.5-1|88	
12mu|gupnp-av-0.12.5-1|89	%build
12mu|gupnp-av-0.12.5-1|90	%configure2_5x --disable-static
12mu|gupnp-av-0.12.5-1|91	%make LIBS='-lgmodule-2.0'
12mu|gupnp-av-0.12.5-1|92	
12mu|gupnp-av-0.12.5-1|93	%install
12mu|gupnp-av-0.12.5-1|94	%makeinstall_std
12mu|gupnp-av-0.12.5-1|95	
12mu|gupnp-av-0.12.5-1|96	
12mu|gupnp-av-0.12.5-1|97	%changelog
12mu|gupnp-av-0.12.5-1|98	* Tue Apr 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.12.5-1
12mu|gupnp-av-0.12.5-1|99	+ Revision: 3f3a2d3
12mu|gupnp-av-0.12.5-1|100	- New version 0.12.5
12mu|gupnp-av-0.12.5-1|101	
12mu|gupnp-av-0.12.5-1|102	

19786 12
12mu|gupnp-dlna-0.10.2-1|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
12mu|gupnp-dlna-0.10.2-1|2	
12mu|gupnp-dlna-0.10.2-1|3	%define api		2.0
12mu|gupnp-dlna-0.10.2-1|4	%define major		3
12mu|gupnp-dlna-0.10.2-1|5	%define girmajor	2.0
12mu|gupnp-dlna-0.10.2-1|6	%define libname		%mklibname %{name} %{api} %{major}
12mu|gupnp-dlna-0.10.2-1|7	%define libgst		%mklibname %{name}-gst %{api} %{major}
12mu|gupnp-dlna-0.10.2-1|8	%define girname		%mklibname %{name}-gir %{girmajor}
12mu|gupnp-dlna-0.10.2-1|9	%define girgst		%mklibname %{name}-gst-gir %{girmajor}
12mu|gupnp-dlna-0.10.2-1|10	%define devname		%mklibname -d %{name}
12mu|gupnp-dlna-0.10.2-1|11	
12mu|gupnp-dlna-0.10.2-1|12	Summary:	A collection of helpers for building UPnP dlna applications
12mu|gupnp-dlna-0.10.2-1|13	Name:		gupnp-dlna
12mu|gupnp-dlna-0.10.2-1|14	Version:	0.10.2
12mu|gupnp-dlna-0.10.2-1|15	Release:	1
12mu|gupnp-dlna-0.10.2-1|16	Group:		System/Libraries
12mu|gupnp-dlna-0.10.2-1|17	License:	LGPLv2+
12mu|gupnp-dlna-0.10.2-1|18	Url:		http://www.gupnp.org/
12mu|gupnp-dlna-0.10.2-1|19	Source0:	https://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|gupnp-dlna-0.10.2-1|20	BuildRequires:	pkgconfig(libxml-2.0) >= 2.5.0
12mu|gupnp-dlna-0.10.2-1|21	BuildRequires:	pkgconfig(gstreamer-1.0)
12mu|gupnp-dlna-0.10.2-1|22	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0)
12mu|gupnp-dlna-0.10.2-1|23	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|gupnp-dlna-0.10.2-1|24	BuildRequires:	gtk-doc
12mu|gupnp-dlna-0.10.2-1|25	BuildRequires:	vala-tools >= 0.18.0
12mu|gupnp-dlna-0.10.2-1|26	
12mu|gupnp-dlna-0.10.2-1|27	%description
12mu|gupnp-dlna-0.10.2-1|28	GUPnP is an object-oriented open source framework for creating UPnP devices and
12mu|gupnp-dlna-0.10.2-1|29	control points, written in C using GObject and libsoup. The GUPnP API is
12mu|gupnp-dlna-0.10.2-1|30	intended to be easy to use, efficient and flexible.
12mu|gupnp-dlna-0.10.2-1|31	
12mu|gupnp-dlna-0.10.2-1|32	GUPnP DLNA is a small utility library that aims to ease the
12mu|gupnp-dlna-0.10.2-1|33	DLNA-related tasks such as media profile guessing, transcoding to
12mu|gupnp-dlna-0.10.2-1|34	a given profile, etc.
12mu|gupnp-dlna-0.10.2-1|35	
12mu|gupnp-dlna-0.10.2-1|36	%files
12mu|gupnp-dlna-0.10.2-1|37	%{_bindir}/%{name}-*
12mu|gupnp-dlna-0.10.2-1|38	%{_datadir}/%{name}-%{api}
12mu|gupnp-dlna-0.10.2-1|39	%{_libdir}/%{name}/libgstreamer.so
12mu|gupnp-dlna-0.10.2-1|40	
12mu|gupnp-dlna-0.10.2-1|41	#----------------------------------------------------------------------------
12mu|gupnp-dlna-0.10.2-1|42	
12mu|gupnp-dlna-0.10.2-1|43	%package -n %{libname}
12mu|gupnp-dlna-0.10.2-1|44	Summary:	A collection of helpers for building UPnP DLNA applications
12mu|gupnp-dlna-0.10.2-1|45	Group:		System/Libraries
12mu|gupnp-dlna-0.10.2-1|46	
12mu|gupnp-dlna-0.10.2-1|47	%description -n %{libname}
12mu|gupnp-dlna-0.10.2-1|48	GUPnP is an object-oriented open source framework for creating UPnP
12mu|gupnp-dlna-0.10.2-1|49	devices and control points, written in C using GObject and libsoup.
12mu|gupnp-dlna-0.10.2-1|50	The GUPnP API is intended to be easy to use, efficient and flexible.
12mu|gupnp-dlna-0.10.2-1|51	
12mu|gupnp-dlna-0.10.2-1|52	GUPnP DLNA is a small utility library that aims to ease the
12mu|gupnp-dlna-0.10.2-1|53	DLNA-related tasks such as media profile guessing, transcoding to
12mu|gupnp-dlna-0.10.2-1|54	a given profile, etc.
12mu|gupnp-dlna-0.10.2-1|55	
12mu|gupnp-dlna-0.10.2-1|56	%files -n %{libname}
12mu|gupnp-dlna-0.10.2-1|57	%doc AUTHORS COPYING README
12mu|gupnp-dlna-0.10.2-1|58	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12mu|gupnp-dlna-0.10.2-1|59	
12mu|gupnp-dlna-0.10.2-1|60	#----------------------------------------------------------------------------
12mu|gupnp-dlna-0.10.2-1|61	
12mu|gupnp-dlna-0.10.2-1|62	%package -n %{libgst}
12mu|gupnp-dlna-0.10.2-1|63	Summary:	A collection of helpers for building UPnP DLNA applications
12mu|gupnp-dlna-0.10.2-1|64	Group:		System/Libraries
12mu|gupnp-dlna-0.10.2-1|65	
12mu|gupnp-dlna-0.10.2-1|66	%description -n %{libgst}
12mu|gupnp-dlna-0.10.2-1|67	GUPnP is an object-oriented open source framework for creating UPnP
12mu|gupnp-dlna-0.10.2-1|68	devices and control points, written in C using GObject and libsoup.
12mu|gupnp-dlna-0.10.2-1|69	The GUPnP API is intended to be easy to use, efficient and flexible.
12mu|gupnp-dlna-0.10.2-1|70	
12mu|gupnp-dlna-0.10.2-1|71	GUPnP DLNA is a small utility library that aims to ease the
12mu|gupnp-dlna-0.10.2-1|72	DLNA-related tasks such as media profile guessing, transcoding to
12mu|gupnp-dlna-0.10.2-1|73	a given profile, etc.
12mu|gupnp-dlna-0.10.2-1|74	
12mu|gupnp-dlna-0.10.2-1|75	%files -n %{libgst}
12mu|gupnp-dlna-0.10.2-1|76	%doc AUTHORS COPYING README
12mu|gupnp-dlna-0.10.2-1|77	%{_libdir}/lib%{name}-gst-%{api}.so.%{major}*
12mu|gupnp-dlna-0.10.2-1|78	
12mu|gupnp-dlna-0.10.2-1|79	#----------------------------------------------------------------------------
12mu|gupnp-dlna-0.10.2-1|80	
12mu|gupnp-dlna-0.10.2-1|81	%package -n %{devname}
12mu|gupnp-dlna-0.10.2-1|82	Summary:	Development package for %{name}
12mu|gupnp-dlna-0.10.2-1|83	Group:		Development/C
12mu|gupnp-dlna-0.10.2-1|84	Requires:	%{libname} = %{EVRD}
12mu|gupnp-dlna-0.10.2-1|85	Requires:	%{libgst} = %{EVRD}
12mu|gupnp-dlna-0.10.2-1|86	Provides:	%{name}-devel = %{EVRD}
12mu|gupnp-dlna-0.10.2-1|87	
12mu|gupnp-dlna-0.10.2-1|88	%description -n %{devname}
12mu|gupnp-dlna-0.10.2-1|89	Files for development with %{name}.
12mu|gupnp-dlna-0.10.2-1|90	
12mu|gupnp-dlna-0.10.2-1|91	%files -n %{devname}
12mu|gupnp-dlna-0.10.2-1|92	%doc %{_datadir}/gtk-doc/html/%{name}
12mu|gupnp-dlna-0.10.2-1|93	%doc %{_datadir}/gtk-doc/html/%{name}-metadata
12mu|gupnp-dlna-0.10.2-1|94	%doc %{_datadir}/gtk-doc/html/%{name}-gst
12mu|gupnp-dlna-0.10.2-1|95	%{_includedir}/*
12mu|gupnp-dlna-0.10.2-1|96	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12mu|gupnp-dlna-0.10.2-1|97	%{_libdir}/pkgconfig/%{name}-gst-%{api}.pc
12mu|gupnp-dlna-0.10.2-1|98	%{_libdir}/pkgconfig/%{name}-metadata-2.0.pc
12mu|gupnp-dlna-0.10.2-1|99	%{_libdir}/lib%{name}-%{api}.so
12mu|gupnp-dlna-0.10.2-1|100	%{_libdir}/lib%{name}-gst-%{api}.so
12mu|gupnp-dlna-0.10.2-1|101	%{_datadir}/vala/vapi/*
12mu|gupnp-dlna-0.10.2-1|102	%{_datadir}/gir-1.0/GUPnPDLNA-%{girmajor}.gir
12mu|gupnp-dlna-0.10.2-1|103	%{_datadir}/gir-1.0/GUPnPDLNAGst-%{girmajor}.gir
12mu|gupnp-dlna-0.10.2-1|104	
12mu|gupnp-dlna-0.10.2-1|105	#----------------------------------------------------------------------------
12mu|gupnp-dlna-0.10.2-1|106	
12mu|gupnp-dlna-0.10.2-1|107	%package -n %{girname}
12mu|gupnp-dlna-0.10.2-1|108	Summary:	GObject Introspection interface description for %{name}
12mu|gupnp-dlna-0.10.2-1|109	Group:		System/Libraries
12mu|gupnp-dlna-0.10.2-1|110	Requires:	%{libname} = %{EVRD}
12mu|gupnp-dlna-0.10.2-1|111	
12mu|gupnp-dlna-0.10.2-1|112	%description -n %{girname}
12mu|gupnp-dlna-0.10.2-1|113	GObject Introspection interface description for %{name}.
12mu|gupnp-dlna-0.10.2-1|114	
12mu|gupnp-dlna-0.10.2-1|115	%files -n %{girname}
12mu|gupnp-dlna-0.10.2-1|116	%{_libdir}/girepository-1.0/GUPnPDLNA-%{girmajor}.typelib
12mu|gupnp-dlna-0.10.2-1|117	
12mu|gupnp-dlna-0.10.2-1|118	#----------------------------------------------------------------------------
12mu|gupnp-dlna-0.10.2-1|119	
12mu|gupnp-dlna-0.10.2-1|120	%package -n %{girgst}
12mu|gupnp-dlna-0.10.2-1|121	Summary:	GObject Introspection interface description for %{name}
12mu|gupnp-dlna-0.10.2-1|122	Group:		System/Libraries
12mu|gupnp-dlna-0.10.2-1|123	Requires:	%{libgst} = %{EVRD}
12mu|gupnp-dlna-0.10.2-1|124	
12mu|gupnp-dlna-0.10.2-1|125	%description -n %{girgst}
12mu|gupnp-dlna-0.10.2-1|126	GObject Introspection interface description for %{name}.
12mu|gupnp-dlna-0.10.2-1|127	
12mu|gupnp-dlna-0.10.2-1|128	%files -n %{girgst}
12mu|gupnp-dlna-0.10.2-1|129	%{_libdir}/girepository-1.0/GUPnPDLNAGst-%{girmajor}.typelib
12mu|gupnp-dlna-0.10.2-1|130	
12mu|gupnp-dlna-0.10.2-1|131	#----------------------------------------------------------------------------
12mu|gupnp-dlna-0.10.2-1|132	
12mu|gupnp-dlna-0.10.2-1|133	%prep
12mu|gupnp-dlna-0.10.2-1|134	%setup -q
12mu|gupnp-dlna-0.10.2-1|135	
12mu|gupnp-dlna-0.10.2-1|136	%build
12mu|gupnp-dlna-0.10.2-1|137	%configure2_5x --disable-static
12mu|gupnp-dlna-0.10.2-1|138	%make
12mu|gupnp-dlna-0.10.2-1|139	
12mu|gupnp-dlna-0.10.2-1|140	%install
12mu|gupnp-dlna-0.10.2-1|141	%makeinstall_std
12mu|gupnp-dlna-0.10.2-1|142	
12mu|gupnp-dlna-0.10.2-1|143	
12mu|gupnp-dlna-0.10.2-1|144	%changelog
12mu|gupnp-dlna-0.10.2-1|145	* Tue Apr 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.2-1
12mu|gupnp-dlna-0.10.2-1|146	+ Revision: bfe504d
12mu|gupnp-dlna-0.10.2-1|147	- New version 0.10.2
12mu|gupnp-dlna-0.10.2-1|148	
12mu|gupnp-dlna-0.10.2-1|149	

19787 12
12mu|gupnp-igd-0.2.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mu|gupnp-igd-0.2.2-1|2	
12mu|gupnp-igd-0.2.2-1|3	%define api	1.0
12mu|gupnp-igd-0.2.2-1|4	%define major	4
12mu|gupnp-igd-0.2.2-1|5	%define libname %mklibname %{name} %{api} %{major}
12mu|gupnp-igd-0.2.2-1|6	%define girname %mklibname %{name}-gir %{api}
12mu|gupnp-igd-0.2.2-1|7	%define devname %mklibname -d %{name}
12mu|gupnp-igd-0.2.2-1|8	
12mu|gupnp-igd-0.2.2-1|9	Summary:	Handle Internet Gateway Device port mappings
12mu|gupnp-igd-0.2.2-1|10	Name:		gupnp-igd
12mu|gupnp-igd-0.2.2-1|11	Version:	0.2.2
12mu|gupnp-igd-0.2.2-1|12	Release:	1
12mu|gupnp-igd-0.2.2-1|13	Group:		System/Libraries
12mu|gupnp-igd-0.2.2-1|14	License:	LGPLv2+
12mu|gupnp-igd-0.2.2-1|15	Url:		http://www.gupnp.org/
12mu|gupnp-igd-0.2.2-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/gupnp-igd/%{url_ver}/%{name}-%{version}.tar.xz
12mu|gupnp-igd-0.2.2-1|17	Patch0:		gupnp-igd-0.2.2-underlinking.patch
12mu|gupnp-igd-0.2.2-1|18	
12mu|gupnp-igd-0.2.2-1|19	BuildRequires:	gtk-doc
12mu|gupnp-igd-0.2.2-1|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|gupnp-igd-0.2.2-1|21	BuildRequires:	pkgconfig(gupnp-1.0) >= 0.18
12mu|gupnp-igd-0.2.2-1|22	BuildRequires:	pkgconfig(python)
12mu|gupnp-igd-0.2.2-1|23	BuildRequires:	pkgconfig(pygobject-2.0)
12mu|gupnp-igd-0.2.2-1|24	
12mu|gupnp-igd-0.2.2-1|25	%description
12mu|gupnp-igd-0.2.2-1|26	GUPnP is an object-oriented open source framework for creating UPnP
12mu|gupnp-igd-0.2.2-1|27	devices and control points, written in C using GObject and libsoup.
12mu|gupnp-igd-0.2.2-1|28	The GUPnP API is intended to be easy to use, efficient and flexible.
12mu|gupnp-igd-0.2.2-1|29	
12mu|gupnp-igd-0.2.2-1|30	GUPnP-Igd is a library that handle Internet Gateway Device port mappings.
12mu|gupnp-igd-0.2.2-1|31	
12mu|gupnp-igd-0.2.2-1|32	%package -n %{libname}
12mu|gupnp-igd-0.2.2-1|33	Summary:	Handle Internet Gateway Device port mappings
12mu|gupnp-igd-0.2.2-1|34	Group:		System/Libraries
12mu|gupnp-igd-0.2.2-1|35	
12mu|gupnp-igd-0.2.2-1|36	%description -n %{libname}
12mu|gupnp-igd-0.2.2-1|37	GUPnP is an object-oriented open source framework for creating UPnP
12mu|gupnp-igd-0.2.2-1|38	devices and control points, written in C using GObject and libsoup.
12mu|gupnp-igd-0.2.2-1|39	The GUPnP API is intended to be easy to use, efficient and flexible.
12mu|gupnp-igd-0.2.2-1|40	
12mu|gupnp-igd-0.2.2-1|41	GUPnP-Igd is a library that handle Internet Gateway Device port mappings.
12mu|gupnp-igd-0.2.2-1|42	
12mu|gupnp-igd-0.2.2-1|43	%package -n %{girname}
12mu|gupnp-igd-0.2.2-1|44	Summary:	GObject Introspection interface description for %{name}
12mu|gupnp-igd-0.2.2-1|45	Group:		System/Libraries
12mu|gupnp-igd-0.2.2-1|46	Conflicts:	%{_lib}gupnp-igd1.0_4 < 0.2.2-1
12mu|gupnp-igd-0.2.2-1|47	
12mu|gupnp-igd-0.2.2-1|48	%description -n %{girname}
12mu|gupnp-igd-0.2.2-1|49	GObject Introspection interface description for %{name}.
12mu|gupnp-igd-0.2.2-1|50	
12mu|gupnp-igd-0.2.2-1|51	%package -n %{devname}
12mu|gupnp-igd-0.2.2-1|52	Summary:	Development package for gupnp-igd
12mu|gupnp-igd-0.2.2-1|53	Group:		Development/C
12mu|gupnp-igd-0.2.2-1|54	Requires:	%{libname} = %{version}-%{release}
12mu|gupnp-igd-0.2.2-1|55	Requires:	%{girname} = %{version}-%{release}
12mu|gupnp-igd-0.2.2-1|56	Provides:	%{name}-devel = %{version}-%{release}
12mu|gupnp-igd-0.2.2-1|57	
12mu|gupnp-igd-0.2.2-1|58	%description -n %{devname}
12mu|gupnp-igd-0.2.2-1|59	Files for development with gupnp-igd.
12mu|gupnp-igd-0.2.2-1|60	
12mu|gupnp-igd-0.2.2-1|61	%package -n python-%{name}
12mu|gupnp-igd-0.2.2-1|62	Summary:	Python bindings for %{name}
12mu|gupnp-igd-0.2.2-1|63	Group:		Development/Python
12mu|gupnp-igd-0.2.2-1|64	Requires:	%{libname} = %{version}-%{release}
12mu|gupnp-igd-0.2.2-1|65	BuildRequires:	python-devel
12mu|gupnp-igd-0.2.2-1|66	
12mu|gupnp-igd-0.2.2-1|67	%description -n python-%{name}
12mu|gupnp-igd-0.2.2-1|68	Python bindings for %{name}.
12mu|gupnp-igd-0.2.2-1|69	
12mu|gupnp-igd-0.2.2-1|70	%prep
12mu|gupnp-igd-0.2.2-1|71	%setup -q
12mu|gupnp-igd-0.2.2-1|72	%apply_patches
12mu|gupnp-igd-0.2.2-1|73	
12mu|gupnp-igd-0.2.2-1|74	#aclocal
12mu|gupnp-igd-0.2.2-1|75	#automake -a
12mu|gupnp-igd-0.2.2-1|76	
12mu|gupnp-igd-0.2.2-1|77	%build
12mu|gupnp-igd-0.2.2-1|78	autoreconf -fiv
12mu|gupnp-igd-0.2.2-1|79	%configure2_5x --disable-static
12mu|gupnp-igd-0.2.2-1|80	%make LIBS='-lpython2.7'
12mu|gupnp-igd-0.2.2-1|81	
12mu|gupnp-igd-0.2.2-1|82	%install
12mu|gupnp-igd-0.2.2-1|83	%makeinstall_std
12mu|gupnp-igd-0.2.2-1|84	
12mu|gupnp-igd-0.2.2-1|85	%files -n %{libname}
12mu|gupnp-igd-0.2.2-1|86	%{_libdir}/libgupnp-igd-%{api}.so.%{major}*
12mu|gupnp-igd-0.2.2-1|87	
12mu|gupnp-igd-0.2.2-1|88	%files -n %{girname}
12mu|gupnp-igd-0.2.2-1|89	%{_libdir}/girepository-1.0/GUPnPIgd-%{api}.typelib
12mu|gupnp-igd-0.2.2-1|90	
12mu|gupnp-igd-0.2.2-1|91	%files -n %{devname}
12mu|gupnp-igd-0.2.2-1|92	%doc AUTHORS COPYING README
12mu|gupnp-igd-0.2.2-1|93	%{_datadir}/gtk-doc/html/gupnp-igd/
12mu|gupnp-igd-0.2.2-1|94	%{_includedir}/gupnp-igd-%{api}
12mu|gupnp-igd-0.2.2-1|95	%{_libdir}/pkgconfig/gupnp-igd-%{api}.pc
12mu|gupnp-igd-0.2.2-1|96	%{_libdir}/libgupnp-igd-%{api}.so
12mu|gupnp-igd-0.2.2-1|97	%{_datadir}/gir-1.0/GUPnPIgd-%{api}.gir
12mu|gupnp-igd-0.2.2-1|98	
12mu|gupnp-igd-0.2.2-1|99	%files -n python-%{name}
12mu|gupnp-igd-0.2.2-1|100	%{python_sitearch}/gupnp
12mu|gupnp-igd-0.2.2-1|101	

19788 12
12mu|gvfs-1.16.3-1|1	%define major 0
12mu|gvfs-1.16.3-1|2	%define libname %mklibname %{name} %{major}
12mu|gvfs-1.16.3-1|3	%define develname %mklibname -d %{name}
12mu|gvfs-1.16.3-1|4	%define gioname gio2.0
12mu|gvfs-1.16.3-1|5	
12mu|gvfs-1.16.3-1|6	%define enable_gphoto2 1
12mu|gvfs-1.16.3-1|7	%define enable_iphone 1
12mu|gvfs-1.16.3-1|8	
12mu|gvfs-1.16.3-1|9	%define Werror_cflags %nil
12mu|gvfs-1.16.3-1|10	
12mu|gvfs-1.16.3-1|11	Summary:	Glib VFS library
12mu|gvfs-1.16.3-1|12	Name:		gvfs
12mu|gvfs-1.16.3-1|13	Version:	1.16.3
12mu|gvfs-1.16.3-1|14	Release:	1
12mu|gvfs-1.16.3-1|15	License:	LGPLv2+
12mu|gvfs-1.16.3-1|16	Group:		System/Libraries
12mu|gvfs-1.16.3-1|17	Url:		http://www.gnome.org/
12mu|gvfs-1.16.3-1|18	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mu|gvfs-1.16.3-1|19	#gw from Ubuntu, fix music player detection
12mu|gvfs-1.16.3-1|20	# https://bugs.freedesktop.org/show_bug.cgi?id=24500
12mu|gvfs-1.16.3-1|21	Patch0:		gvfs-music-player-mimetype.patch
12mu|gvfs-1.16.3-1|22	
12mu|gvfs-1.16.3-1|23	BuildRequires:	intltool
12mu|gvfs-1.16.3-1|24	BuildRequires:	xsltproc
12mu|gvfs-1.16.3-1|25	BuildRequires:	docbook-style-xsl
12mu|gvfs-1.16.3-1|26	BuildRequires:	cdda-devel
12mu|gvfs-1.16.3-1|27	BuildRequires:	pkgconfig(expat)
12mu|gvfs-1.16.3-1|28	BuildRequires:	pkgconfig(avahi-glib)
12mu|gvfs-1.16.3-1|29	BuildRequires:	pkgconfig(avahi-client)
12mu|gvfs-1.16.3-1|30	BuildRequires:	pkgconfig(dbus-1)
12mu|gvfs-1.16.3-1|31	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|gvfs-1.16.3-1|32	BuildRequires:	pkgconfig(fuse)
12mu|gvfs-1.16.3-1|33	BuildRequires:	pkgconfig(glib-2.0) >= 2.31.0
12mu|gvfs-1.16.3-1|34	BuildRequires:	pkgconfig(gobject-2.0)
12mu|gvfs-1.16.3-1|35	BuildRequires:	pkgconfig(gmodule-no-export-2.0)
12mu|gvfs-1.16.3-1|36	BuildRequires:	pkgconfig(gio-unix-2.0)
12mu|gvfs-1.16.3-1|37	BuildRequires:	pkgconfig(gio-2.0)
12mu|gvfs-1.16.3-1|38	BuildRequires:	pkgconfig(gnome-keyring-1)
12mu|gvfs-1.16.3-1|39	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|gvfs-1.16.3-1|40	BuildRequires:	pkgconfig(libmtp)
12mu|gvfs-1.16.3-1|41	BuildRequires:	pkgconfig(gudev-1.0) >= 186
12mu|gvfs-1.16.3-1|42	BuildRequires:	pkgconfig(libarchive)
12mu|gvfs-1.16.3-1|43	BuildRequires:	pkgconfig(libbluray)
12mu|gvfs-1.16.3-1|44	BuildRequires:	pkgconfig(libsoup-gnome-2.4) >= 2.26.0
12mu|gvfs-1.16.3-1|45	BuildRequires:	pkgconfig(libcdio_paranoia)
12mu|gvfs-1.16.3-1|46	BuildRequires:	pkgconfig(openobex)
12mu|gvfs-1.16.3-1|47	BuildRequires:	pkgconfig(smbclient)
12mu|gvfs-1.16.3-1|48	BuildRequires:	pkgconfig(udisks2)
12mu|gvfs-1.16.3-1|49	BuildRequires:	pkgconfig(libsystemd-login)
12mu|gvfs-1.16.3-1|50	BuildRequires:	pkgconfig(bluez) >= 4.0
12mu|gvfs-1.16.3-1|51	%if %{enable_gphoto2}
12mu|gvfs-1.16.3-1|52	BuildRequires:	pkgconfig(libgphoto2)
12mu|gvfs-1.16.3-1|53	%endif
12mu|gvfs-1.16.3-1|54	%if %{enable_iphone}
12mu|gvfs-1.16.3-1|55	BuildRequires:	pkgconfig(libimobiledevice-1.0) >= 1.1.0
12mu|gvfs-1.16.3-1|56	BuildRequires:	pkgconfig(libplist) >= 0.15
12mu|gvfs-1.16.3-1|57	%endif
12mu|gvfs-1.16.3-1|58	
12mu|gvfs-1.16.3-1|59	Requires(post,postun):	%{gioname} >= 2.23.4-2
12mu|gvfs-1.16.3-1|60	Requires:	udisks2
12mu|gvfs-1.16.3-1|61	Requires:	%{name}-mtp
12mu|gvfs-1.16.3-1|62	Suggests:	%{name}-fuse
12mu|gvfs-1.16.3-1|63	Suggests:	%{name}-smb
12mu|gvfs-1.16.3-1|64	Suggests:	%{name}-archive
12mu|gvfs-1.16.3-1|65	Suggests:	%{name}-iphone
12mu|gvfs-1.16.3-1|66	%if %{enable_gphoto2}
12mu|gvfs-1.16.3-1|67	Suggests:	%{name}-gphoto2
12mu|gvfs-1.16.3-1|68	%endif
12mu|gvfs-1.16.3-1|69	Conflicts:	%{libname} < 1.6.7-4
12mu|gvfs-1.16.3-1|70	Conflicts:	%{name}-gphoto2 <= 1.13.2-2
12mu|gvfs-1.16.3-1|71	
12mu|gvfs-1.16.3-1|72	%description
12mu|gvfs-1.16.3-1|73	This is a Virtual File System library based on gio and Glib.
12mu|gvfs-1.16.3-1|74	
12mu|gvfs-1.16.3-1|75	%package -n %{libname}
12mu|gvfs-1.16.3-1|76	Group:		System/Libraries
12mu|gvfs-1.16.3-1|77	Summary:	Glib VFS library
12mu|gvfs-1.16.3-1|78	
12mu|gvfs-1.16.3-1|79	%description -n %{libname}
12mu|gvfs-1.16.3-1|80	This is a Virtual File System library based on gio and Glib.
12mu|gvfs-1.16.3-1|81	
12mu|gvfs-1.16.3-1|82	%package -n %{develname}
12mu|gvfs-1.16.3-1|83	Group:		Development/C
12mu|gvfs-1.16.3-1|84	Summary:	Glib VFS Library - development files
12mu|gvfs-1.16.3-1|85	Requires:	%{libname} = %{version}-%{release}
12mu|gvfs-1.16.3-1|86	Provides:	%{name}-devel = %{version}-%{release}
12mu|gvfs-1.16.3-1|87	
12mu|gvfs-1.16.3-1|88	%description -n %{develname}
12mu|gvfs-1.16.3-1|89	This is a Virtual File System library based on gio and Glib.
12mu|gvfs-1.16.3-1|90	
12mu|gvfs-1.16.3-1|91	%package fuse
12mu|gvfs-1.16.3-1|92	Summary:	FUSE support for gvfs
12mu|gvfs-1.16.3-1|93	Group:		System/Libraries
12mu|gvfs-1.16.3-1|94	Requires:	%{name} = %{version}-%{release}
12mu|gvfs-1.16.3-1|95	Requires:	fuse
12mu|gvfs-1.16.3-1|96	
12mu|gvfs-1.16.3-1|97	%description fuse
12mu|gvfs-1.16.3-1|98	This package provides support for applications not using gio
12mu|gvfs-1.16.3-1|99	to access the gvfs filesystems.
12mu|gvfs-1.16.3-1|100	
12mu|gvfs-1.16.3-1|101	%package smb
12mu|gvfs-1.16.3-1|102	Summary:	windows fileshare support for gvfs
12mu|gvfs-1.16.3-1|103	Group:		System/Libraries
12mu|gvfs-1.16.3-1|104	Requires:	%{name} = %{version}-%{release}
12mu|gvfs-1.16.3-1|105	
12mu|gvfs-1.16.3-1|106	%description smb
12mu|gvfs-1.16.3-1|107	this package provides support for reading and writing files on windows
12mu|gvfs-1.16.3-1|108	shares (smb) to applications using gvfs.
12mu|gvfs-1.16.3-1|109	
12mu|gvfs-1.16.3-1|110	%package mtp
12mu|gvfs-1.16.3-1|111	Summary:	Support MTP media players
12mu|gvfs-1.16.3-1|112	Group:		System/Libraries
12mu|gvfs-1.16.3-1|113	Requires:	%{name} = %{version}-%{release}
12mu|gvfs-1.16.3-1|114	
12mu|gvfs-1.16.3-1|115	%description mtp
12mu|gvfs-1.16.3-1|116	this package provides support for reading and writing files on MTP
12mu|gvfs-1.16.3-1|117	media players.
12mu|gvfs-1.16.3-1|118	
12mu|gvfs-1.16.3-1|119	%package archive
12mu|gvfs-1.16.3-1|120	Summary:	Archiving support for gvfs
12mu|gvfs-1.16.3-1|121	Group:		System/Libraries
12mu|gvfs-1.16.3-1|122	Requires:	%{name} = %{version}-%{release}
12mu|gvfs-1.16.3-1|123	
12mu|gvfs-1.16.3-1|124	%description archive
12mu|gvfs-1.16.3-1|125	This package provides support for accessing files inside Zip and Tar archives,
12mu|gvfs-1.16.3-1|126	as well as ISO images, to applications using gvfs.
12mu|gvfs-1.16.3-1|127	
12mu|gvfs-1.16.3-1|128	%package obexftp
12mu|gvfs-1.16.3-1|129	Summary:	ObexFTP support for gvfs
12mu|gvfs-1.16.3-1|130	Group:		System/Libraries
12mu|gvfs-1.16.3-1|131	Requires:	%{name} = %{version}-%{release}
12mu|gvfs-1.16.3-1|132	Requires:	obex-data-server >= 0.3.4-6
12mu|gvfs-1.16.3-1|133	
12mu|gvfs-1.16.3-1|134	%description obexftp
12mu|gvfs-1.16.3-1|135	This package provides support for reading files on Bluetooth mobile phones
12mu|gvfs-1.16.3-1|136	and devices through ObexFTP to applications using gvfs.
12mu|gvfs-1.16.3-1|137	
12mu|gvfs-1.16.3-1|138	%package gphoto2
12mu|gvfs-1.16.3-1|139	Summary:	gphoto2 support for gvfs
12mu|gvfs-1.16.3-1|140	Group:		System/Libraries
12mu|gvfs-1.16.3-1|141	Requires:	%{name} = %{version}-%{release}
12mu|gvfs-1.16.3-1|142	
12mu|gvfs-1.16.3-1|143	%description gphoto2
12mu|gvfs-1.16.3-1|144	This package provides support for reading and writing files on
12mu|gvfs-1.16.3-1|145	PTP based cameras (Picture Transfer Protocol) and MTP based
12mu|gvfs-1.16.3-1|146	media players (Media Transfer Protocol) to applications using gvfs.
12mu|gvfs-1.16.3-1|147	
12mu|gvfs-1.16.3-1|148	%package iphone
12mu|gvfs-1.16.3-1|149	Summary:	iphone support for gvfs
12mu|gvfs-1.16.3-1|150	Group:		System/Libraries
12mu|gvfs-1.16.3-1|151	Requires:	%{name} = %{version}-%{release}
12mu|gvfs-1.16.3-1|152	
12mu|gvfs-1.16.3-1|153	%description iphone
12mu|gvfs-1.16.3-1|154	This package provides support for reading and writing files on
12mu|gvfs-1.16.3-1|155	the iPhone and the iPod TouchP to applications using gvfs.
12mu|gvfs-1.16.3-1|156	
12mu|gvfs-1.16.3-1|157	%prep
12mu|gvfs-1.16.3-1|158	%setup -q
12mu|gvfs-1.16.3-1|159	%apply_patches
12mu|gvfs-1.16.3-1|160	
12mu|gvfs-1.16.3-1|161	%build
12mu|gvfs-1.16.3-1|162	%configure2_5x \
12mu|gvfs-1.16.3-1|163	--with-dbus-service-dir=%{_datadir}/dbus-1/services \
12mu|gvfs-1.16.3-1|164	--disable-hal \
12mu|gvfs-1.16.3-1|165	--disable-gdu \
12mu|gvfs-1.16.3-1|166	--enable-udisks2 \
12mu|gvfs-1.16.3-1|167	%if %{enable_gphoto2}
12mu|gvfs-1.16.3-1|168	--enable-gphoto2
12mu|gvfs-1.16.3-1|169	%else
12mu|gvfs-1.16.3-1|170	--disable-gphoto2
12mu|gvfs-1.16.3-1|171	%endif
12mu|gvfs-1.16.3-1|172	
12mu|gvfs-1.16.3-1|173	%make
12mu|gvfs-1.16.3-1|174	
12mu|gvfs-1.16.3-1|175	%install
12mu|gvfs-1.16.3-1|176	%makeinstall_std
12mu|gvfs-1.16.3-1|177	%find_lang gvfs
12mu|gvfs-1.16.3-1|178	
12mu|gvfs-1.16.3-1|179	# upstream bash completion is installed in the wrong place, with the wrong perms
12mu|gvfs-1.16.3-1|180	# and redefine system variables without notice
12mu|gvfs-1.16.3-1|181	rm -f %{buildroot}%{_sysconfdir}/profile.d/gvfs-bash-completion.sh
12mu|gvfs-1.16.3-1|182	
12mu|gvfs-1.16.3-1|183	%files -f gvfs.lang
12mu|gvfs-1.16.3-1|184	%{_datadir}/bash-completion/completions/gvfs
12mu|gvfs-1.16.3-1|185	%{_bindir}/gvfs-*
12mu|gvfs-1.16.3-1|186	%{_libdir}/gio/modules/libgioremote-volume-monitor.so
12mu|gvfs-1.16.3-1|187	%{_libdir}/gio/modules/libgvfsdbus.so
12mu|gvfs-1.16.3-1|188	%{_libexecdir}/gvfsd
12mu|gvfs-1.16.3-1|189	%{_libexecdir}/gvfsd-afp
12mu|gvfs-1.16.3-1|190	%{_libexecdir}/gvfsd-afp-browse
12mu|gvfs-1.16.3-1|191	%{_libexecdir}/gvfsd-burn
12mu|gvfs-1.16.3-1|192	%{_libexecdir}/gvfsd-cdda
12mu|gvfs-1.16.3-1|193	%{_libexecdir}/gvfsd-computer
12mu|gvfs-1.16.3-1|194	%{_libexecdir}/gvfsd-dav
12mu|gvfs-1.16.3-1|195	%{_libexecdir}/gvfsd-dnssd
12mu|gvfs-1.16.3-1|196	%{_libexecdir}/gvfsd-ftp
12mu|gvfs-1.16.3-1|197	%{_libexecdir}/gvfsd-http
12mu|gvfs-1.16.3-1|198	%{_libexecdir}/gvfsd-localtest
12mu|gvfs-1.16.3-1|199	%{_libexecdir}/gvfsd-metadata
12mu|gvfs-1.16.3-1|200	%{_libexecdir}/gvfsd-network
12mu|gvfs-1.16.3-1|201	%{_libexecdir}/gvfsd-recent
12mu|gvfs-1.16.3-1|202	%{_libexecdir}/gvfsd-sftp
12mu|gvfs-1.16.3-1|203	%{_libexecdir}/gvfsd-trash
12mu|gvfs-1.16.3-1|204	%{_libdir}/gvfs-udisks2-volume-monitor
12mu|gvfs-1.16.3-1|205	%{_prefix}/lib/tmpfiles.d/gvfsd-fuse-tmpfiles.conf
12mu|gvfs-1.16.3-1|206	%{_datadir}/dbus-1/services/gvfs-daemon.service
12mu|gvfs-1.16.3-1|207	%{_datadir}/dbus-1/services/gvfs-metadata.service
12mu|gvfs-1.16.3-1|208	%{_datadir}/dbus-1/services/org.gtk.Private.UDisks2VolumeMonitor.service
12mu|gvfs-1.16.3-1|209	%dir %{_datadir}/gvfs
12mu|gvfs-1.16.3-1|210	%dir %{_datadir}/gvfs/mounts
12mu|gvfs-1.16.3-1|211	%dir %{_datadir}/gvfs/remote-volume-monitors
12mu|gvfs-1.16.3-1|212	%{_datadir}/gvfs/mounts/afp-browse.mount
12mu|gvfs-1.16.3-1|213	%{_datadir}/gvfs/mounts/afp.mount
12mu|gvfs-1.16.3-1|214	%{_datadir}/gvfs/mounts/burn.mount
12mu|gvfs-1.16.3-1|215	%{_datadir}/gvfs/mounts/cdda.mount
12mu|gvfs-1.16.3-1|216	%{_datadir}/gvfs/mounts/computer.mount
12mu|gvfs-1.16.3-1|217	%{_datadir}/gvfs/mounts/dav.mount
12mu|gvfs-1.16.3-1|218	%{_datadir}/gvfs/mounts/dav+sd.mount
12mu|gvfs-1.16.3-1|219	%{_datadir}/gvfs/mounts/dns-sd.mount
12mu|gvfs-1.16.3-1|220	%{_datadir}/gvfs/mounts/ftp.mount
12mu|gvfs-1.16.3-1|221	%{_datadir}/gvfs/mounts/http.mount
12mu|gvfs-1.16.3-1|222	%{_datadir}/gvfs/mounts/localtest.mount
12mu|gvfs-1.16.3-1|223	%{_datadir}/gvfs/mounts/network.mount
12mu|gvfs-1.16.3-1|224	%{_datadir}/gvfs/mounts/recent.mount
12mu|gvfs-1.16.3-1|225	%{_datadir}/gvfs/mounts/sftp.mount
12mu|gvfs-1.16.3-1|226	%{_datadir}/gvfs/mounts/trash.mount
12mu|gvfs-1.16.3-1|227	%{_datadir}/GConf/gsettings/gvfs-dns-sd.convert
12mu|gvfs-1.16.3-1|228	%{_datadir}/glib-2.0/schemas/org.gnome.system.dns_sd.gschema.xml
12mu|gvfs-1.16.3-1|229	%{_datadir}/glib-2.0/schemas/org.gnome.system.gvfs.enums.xml
12mu|gvfs-1.16.3-1|230	%{_datadir}/gvfs/remote-volume-monitors/udisks2.monitor
12mu|gvfs-1.16.3-1|231	%{_mandir}/man1/gvfs-*
12mu|gvfs-1.16.3-1|232	%{_mandir}/man1/gvfsd.*
12mu|gvfs-1.16.3-1|233	%{_mandir}/man1/gvfsd-metadata.*
12mu|gvfs-1.16.3-1|234	%{_mandir}/man7/gvfs.*
12mu|gvfs-1.16.3-1|235	
12mu|gvfs-1.16.3-1|236	%files -n %{libname}
12mu|gvfs-1.16.3-1|237	%{_libdir}/libgvfscommon.so.%{major}*
12mu|gvfs-1.16.3-1|238	
12mu|gvfs-1.16.3-1|239	%files -n %{develname}
12mu|gvfs-1.16.3-1|240	%doc NEWS ChangeLog AUTHORS TODO
12mu|gvfs-1.16.3-1|241	%{_libdir}/lib*.so
12mu|gvfs-1.16.3-1|242	%{_includedir}/gvfs-client
12mu|gvfs-1.16.3-1|243	
12mu|gvfs-1.16.3-1|244	%files mtp
12mu|gvfs-1.16.3-1|245	%{_libexecdir}/gvfs-mtp-volume-monitor
12mu|gvfs-1.16.3-1|246	%{_libexecdir}/gvfsd-mtp
12mu|gvfs-1.16.3-1|247	%{_datadir}/dbus-1/services/org.gtk.Private.MTPVolumeMonitor.service
12mu|gvfs-1.16.3-1|248	%{_datadir}/gvfs/mounts/mtp.mount
12mu|gvfs-1.16.3-1|249	%{_datadir}/gvfs/remote-volume-monitors/mtp.monitor
12mu|gvfs-1.16.3-1|250	
12mu|gvfs-1.16.3-1|251	%files fuse
12mu|gvfs-1.16.3-1|252	%{_libexecdir}/gvfsd-fuse
12mu|gvfs-1.16.3-1|253	%{_mandir}/man1/gvfsd-fuse.*
12mu|gvfs-1.16.3-1|254	
12mu|gvfs-1.16.3-1|255	%files smb
12mu|gvfs-1.16.3-1|256	%{_libexecdir}/gvfsd-smb
12mu|gvfs-1.16.3-1|257	%{_libexecdir}/gvfsd-smb-browse
12mu|gvfs-1.16.3-1|258	%{_datadir}/gvfs/mounts/smb-browse.mount
12mu|gvfs-1.16.3-1|259	%{_datadir}/gvfs/mounts/smb.mount
12mu|gvfs-1.16.3-1|260	%{_datadir}/GConf/gsettings/gvfs-smb.convert
12mu|gvfs-1.16.3-1|261	%{_datadir}/glib-2.0/schemas/org.gnome.system.smb.gschema.xml
12mu|gvfs-1.16.3-1|262	
12mu|gvfs-1.16.3-1|263	%files archive
12mu|gvfs-1.16.3-1|264	%{_libexecdir}/gvfsd-archive
12mu|gvfs-1.16.3-1|265	%{_datadir}/gvfs/mounts/archive.mount
12mu|gvfs-1.16.3-1|266	
12mu|gvfs-1.16.3-1|267	%files obexftp
12mu|gvfs-1.16.3-1|268	%{_libexecdir}/gvfsd-obexftp
12mu|gvfs-1.16.3-1|269	%{_datadir}/gvfs/mounts/obexftp.mount
12mu|gvfs-1.16.3-1|270	
12mu|gvfs-1.16.3-1|271	%if %{enable_gphoto2}
12mu|gvfs-1.16.3-1|272	%files gphoto2
12mu|gvfs-1.16.3-1|273	%{_libexecdir}/gvfsd-gphoto2
12mu|gvfs-1.16.3-1|274	%{_datadir}/gvfs/mounts/gphoto2.mount
12mu|gvfs-1.16.3-1|275	%{_libexecdir}/gvfs-gphoto2-volume-monitor
12mu|gvfs-1.16.3-1|276	%{_datadir}/dbus-1/services/org.gtk.Private.GPhoto2VolumeMonitor.service
12mu|gvfs-1.16.3-1|277	%{_datadir}/gvfs/remote-volume-monitors/gphoto2.monitor
12mu|gvfs-1.16.3-1|278	%endif
12mu|gvfs-1.16.3-1|279	
12mu|gvfs-1.16.3-1|280	%if %{enable_iphone}
12mu|gvfs-1.16.3-1|281	%files iphone
12mu|gvfs-1.16.3-1|282	%{_libexecdir}/gvfs-afc-volume-monitor
12mu|gvfs-1.16.3-1|283	%{_libexecdir}/gvfsd-afc
12mu|gvfs-1.16.3-1|284	%{_datadir}/dbus-1/services/org.gtk.Private.AfcVolumeMonitor.service
12mu|gvfs-1.16.3-1|285	%{_datadir}/gvfs/mounts/afc.mount
12mu|gvfs-1.16.3-1|286	%{_datadir}/gvfs/remote-volume-monitors/afc.monitor
12mu|gvfs-1.16.3-1|287	%endif
12mu|gvfs-1.16.3-1|288	

19789 12
12mu|gwenview-4.12.4-1|1	Summary:	Fast and easy to use image viewer for KDE
12mu|gwenview-4.12.4-1|2	Name:		gwenview
12mu|gwenview-4.12.4-1|3	Epoch:		2
12mu|gwenview-4.12.4-1|4	Version:	4.12.4
12mu|gwenview-4.12.4-1|5	Release:	1
12mu|gwenview-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|gwenview-4.12.4-1|7	License:	GPLv2+
12mu|gwenview-4.12.4-1|8	Url:		http://www.kde.org
12mu|gwenview-4.12.4-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|gwenview-4.12.4-1|10	# Drop inode/directory, add image/svg+xml and image/svg+xml-compressed
12mu|gwenview-4.12.4-1|11	Patch0:		gwenview-4.11.0-mimetypes.patch
12mu|gwenview-4.12.4-1|12	BuildRequires:	kdebase4-devel
12mu|gwenview-4.12.4-1|13	BuildRequires:	jpeg-devel
12mu|gwenview-4.12.4-1|14	BuildRequires:	pkgconfig(exiv2)
12mu|gwenview-4.12.4-1|15	BuildRequires:	pkgconfig(lcms2)
12mu|gwenview-4.12.4-1|16	BuildRequires:	pkgconfig(libkactivities)
12mu|gwenview-4.12.4-1|17	BuildRequires:	pkgconfig(libkipi)
12mu|gwenview-4.12.4-1|18	BuildRequires:	pkgconfig(libpng)
12mu|gwenview-4.12.4-1|19	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12mu|gwenview-4.12.4-1|20	BuildRequires:	pkgconfig(zlib)
12mu|gwenview-4.12.4-1|21	Requires:	kipi-common
12mu|gwenview-4.12.4-1|22	Obsoletes:	%{name}-devel < 2:4.10.3-3
12mu|gwenview-4.12.4-1|23	
12mu|gwenview-4.12.4-1|24	%description
12mu|gwenview-4.12.4-1|25	Gwenview is a fast and easy to use image viewer/browser for KDE.
12mu|gwenview-4.12.4-1|26	All common image formats are supported, such as PNG(including transparency),
12mu|gwenview-4.12.4-1|27	JPEG(including EXIF tags and lossless transformations), GIF, XCF (Gimp
12mu|gwenview-4.12.4-1|28	image format), BMP, XPM and others. Standard features include slideshow,
12mu|gwenview-4.12.4-1|29	fullscreen view, image thumbnails, drag'n'drop, image zoom, full network
12mu|gwenview-4.12.4-1|30	transparency using the KIO framework, including basic file operations and
12mu|gwenview-4.12.4-1|31	browsing in compressed archives, non-blocking GUI with adjustable views.
12mu|gwenview-4.12.4-1|32	Gwenview also provides image and directory KParts components for use e.g. in
12mu|gwenview-4.12.4-1|33	Konqueror. Additional features, such as image renaming, comparing,
12mu|gwenview-4.12.4-1|34	converting, and batch processing, HTML gallery and others are provided by the
12mu|gwenview-4.12.4-1|35	KIPI image framework.
12mu|gwenview-4.12.4-1|36	
12mu|gwenview-4.12.4-1|37	%files
12mu|gwenview-4.12.4-1|38	%doc %{_kde_docdir}/HTML/en/gwenview/
12mu|gwenview-4.12.4-1|39	%{_kde_bindir}/gwenview
12mu|gwenview-4.12.4-1|40	%{_kde_bindir}/gwenview_importer
12mu|gwenview-4.12.4-1|41	%{_kde_libdir}/kde4/gvpart.so
12mu|gwenview-4.12.4-1|42	%{_kde_appsdir}/gvpart
12mu|gwenview-4.12.4-1|43	%{_kde_appsdir}/gwenview
12mu|gwenview-4.12.4-1|44	%{_kde_services}/gvpart.desktop
12mu|gwenview-4.12.4-1|45	%{_kde_services}/ServiceMenus/slideshow.desktop
12mu|gwenview-4.12.4-1|46	%{_kde_applicationsdir}/gwenview.desktop
12mu|gwenview-4.12.4-1|47	%{_kde_appsdir}/solid/actions/gwenview_importer.desktop
12mu|gwenview-4.12.4-1|48	%{_kde_appsdir}/solid/actions/gwenview_importer_camera.desktop
12mu|gwenview-4.12.4-1|49	%{_kde_iconsdir}/*/*/*/gwenview*
12mu|gwenview-4.12.4-1|50	%{_kde_iconsdir}/*/*/*/document-share*
12mu|gwenview-4.12.4-1|51	
12mu|gwenview-4.12.4-1|52	#------------------------------------------------
12mu|gwenview-4.12.4-1|53	
12mu|gwenview-4.12.4-1|54	%define gwenviewlib_major 4
12mu|gwenview-4.12.4-1|55	%define libgwenviewlib %mklibname gwenviewlib %{gwenviewlib_major}
12mu|gwenview-4.12.4-1|56	
12mu|gwenview-4.12.4-1|57	%package -n %{libgwenviewlib}
12mu|gwenview-4.12.4-1|58	Summary:	Gwenview library
12mu|gwenview-4.12.4-1|59	Group:		System/Libraries
12mu|gwenview-4.12.4-1|60	# liblcms2.so.2 is provided by LibreOffice package by mistake in Main Release
12mu|gwenview-4.12.4-1|61	#so make sure proper liblcms2_2 package is installed in Rosa 2012.1
12mu|gwenview-4.12.4-1|62	%if %{mdvver} == 201210
12mu|gwenview-4.12.4-1|63	Requires:	%{_lib}lcms2_2
12mu|gwenview-4.12.4-1|64	%endif
12mu|gwenview-4.12.4-1|65	
12mu|gwenview-4.12.4-1|66	%description -n %{libgwenviewlib}
12mu|gwenview-4.12.4-1|67	Gwenview library.
12mu|gwenview-4.12.4-1|68	
12mu|gwenview-4.12.4-1|69	%files -n %{libgwenviewlib}
12mu|gwenview-4.12.4-1|70	%{_kde_libdir}/libgwenviewlib.so.%{gwenviewlib_major}*
12mu|gwenview-4.12.4-1|71	
12mu|gwenview-4.12.4-1|72	#----------------------------------------------------------------------
12mu|gwenview-4.12.4-1|73	
12mu|gwenview-4.12.4-1|74	%prep
12mu|gwenview-4.12.4-1|75	%setup -q
12mu|gwenview-4.12.4-1|76	%patch0 -p1
12mu|gwenview-4.12.4-1|77	
12mu|gwenview-4.12.4-1|78	%build
12mu|gwenview-4.12.4-1|79	%cmake_kde4
12mu|gwenview-4.12.4-1|80	%make
12mu|gwenview-4.12.4-1|81	
12mu|gwenview-4.12.4-1|82	%install
12mu|gwenview-4.12.4-1|83	%makeinstall_std -C build
12mu|gwenview-4.12.4-1|84	
12mu|gwenview-4.12.4-1|85	# We don't need this as we don't have any devel headers
12mu|gwenview-4.12.4-1|86	rm -f %{buildroot}%{_kde_libdir}/libgwenviewlib.so
12mu|gwenview-4.12.4-1|87	
12mu|gwenview-4.12.4-1|88	
12mu|gwenview-4.12.4-1|89	%changelog
12mu|gwenview-4.12.4-1|90	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|gwenview-4.12.4-1|91	+ Revision: 90ad876
12mu|gwenview-4.12.4-1|92	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|gwenview-4.12.4-1|93	
12mu|gwenview-4.12.4-1|94	

19790 12
12mu|gyp-0.1-0.11.1617svn|1	%global		revision	1617
12mu|gyp-0.1-0.11.1617svn|2	%{expand:	%%global	archivename	gyp-%{version}%{?revision:-svn%{revision}}}
12mu|gyp-0.1-0.11.1617svn|3	
12mu|gyp-0.1-0.11.1617svn|4	Name:		gyp
12mu|gyp-0.1-0.11.1617svn|5	Version:	0.1
12mu|gyp-0.1-0.11.1617svn|6	Release:	0.11%{?revision:.%{revision}svn}
12mu|gyp-0.1-0.11.1617svn|7	Summary:	Generate Your Projects
12mu|gyp-0.1-0.11.1617svn|8	
12mu|gyp-0.1-0.11.1617svn|9	Group:		Development/Python
12mu|gyp-0.1-0.11.1617svn|10	License:	BSD
12mu|gyp-0.1-0.11.1617svn|11	URL:		http://code.google.com/p/gyp/
12mu|gyp-0.1-0.11.1617svn|12	Source0:	%{archivename}.tar.bz2
12mu|gyp-0.1-0.11.1617svn|13	Patch0:		gyp-rpmoptflags.patch
12mu|gyp-0.1-0.11.1617svn|14	
12mu|gyp-0.1-0.11.1617svn|15	BuildRequires:	python-devel
12mu|gyp-0.1-0.11.1617svn|16	BuildArch:	noarch
12mu|gyp-0.1-0.11.1617svn|17	
12mu|gyp-0.1-0.11.1617svn|18	%description
12mu|gyp-0.1-0.11.1617svn|19	GYP is a tool to generates native Visual Studio, Xcode and SCons
12mu|gyp-0.1-0.11.1617svn|20	and/or make build files from a platform-independent input format.
12mu|gyp-0.1-0.11.1617svn|21	
12mu|gyp-0.1-0.11.1617svn|22	Its syntax is a universal cross-platform build representation
12mu|gyp-0.1-0.11.1617svn|23	that still allows sufficient per-platform flexibility to accommodate
12mu|gyp-0.1-0.11.1617svn|24	irreconcilable differences.
12mu|gyp-0.1-0.11.1617svn|25	
12mu|gyp-0.1-0.11.1617svn|26	
12mu|gyp-0.1-0.11.1617svn|27	%prep
12mu|gyp-0.1-0.11.1617svn|28	%setup -q -c -n %{archivename}
12mu|gyp-0.1-0.11.1617svn|29	%apply_patches
12mu|gyp-0.1-0.11.1617svn|30	for i in $(find pylib -name '*.py'); do
12mu|gyp-0.1-0.11.1617svn|31	sed -e '\,#![ \t]*/.*python,{d}' $i > $i.new && touch -r $i $i.new && mv $i.new $i
12mu|gyp-0.1-0.11.1617svn|32	done
12mu|gyp-0.1-0.11.1617svn|33	
12mu|gyp-0.1-0.11.1617svn|34	%build
12mu|gyp-0.1-0.11.1617svn|35	%{__python} setup.py build
12mu|gyp-0.1-0.11.1617svn|36	
12mu|gyp-0.1-0.11.1617svn|37	
12mu|gyp-0.1-0.11.1617svn|38	%install
12mu|gyp-0.1-0.11.1617svn|39	%{__python} setup.py install --root $RPM_BUILD_ROOT --skip-build
12mu|gyp-0.1-0.11.1617svn|40	
12mu|gyp-0.1-0.11.1617svn|41	
12mu|gyp-0.1-0.11.1617svn|42	%files
12mu|gyp-0.1-0.11.1617svn|43	%defattr(-,root,root,-)
12mu|gyp-0.1-0.11.1617svn|44	%doc AUTHORS LICENSE
12mu|gyp-0.1-0.11.1617svn|45	%{_bindir}/gyp
12mu|gyp-0.1-0.11.1617svn|46	%{python_sitelib}/*
12mu|gyp-0.1-0.11.1617svn|47	

19791 12
12mu|gypsy-0.9-1|1	%define	major	0
12mu|gypsy-0.9-1|2	%define	libname	%mklibname %{name} %{major}
12mu|gypsy-0.9-1|3	%define	devname	%mklibname -d %{name}
12mu|gypsy-0.9-1|4	
12mu|gypsy-0.9-1|5	Name:		gypsy
12mu|gypsy-0.9-1|6	Version:	0.9
12mu|gypsy-0.9-1|7	Release:	1
12mu|gypsy-0.9-1|8	Summary:	A GPS multiplexing daemon
12mu|gypsy-0.9-1|9	Group:		System/Libraries
12mu|gypsy-0.9-1|10	# See LICENSE file for details
12mu|gypsy-0.9-1|11	License:	LGPLv2 and GPLv2
12mu|gypsy-0.9-1|12	URL:		http://gypsy.freedesktop.org/
12mu|gypsy-0.9-1|13	Source0:	http://gypsy.freedesktop.org/releases/%{name}-%{version}.tar.bz2
12mu|gypsy-0.9-1|14	Patch0:		gypsy-0.8-no-werror-patch
12mu|gypsy-0.9-1|15	
12mu|gypsy-0.9-1|16	BuildRequires:	pkgconfig(bluez)
12mu|gypsy-0.9-1|17	BuildRequires: pkgconfig(gudev-1.0)
12mu|gypsy-0.9-1|18	BuildRequires:	pkgconfig(dbus-1)
12mu|gypsy-0.9-1|19	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|gypsy-0.9-1|20	BuildRequires:	pkgconfig(glib-2.0)
12mu|gypsy-0.9-1|21	BuildRequires:	gtk-doc
12mu|gypsy-0.9-1|22	BuildRequires:	xsltproc
12mu|gypsy-0.9-1|23	Requires:	dbus
12mu|gypsy-0.9-1|24	
12mu|gypsy-0.9-1|25	%description
12mu|gypsy-0.9-1|26	Gypsy is a GPS multiplexing daemon which allows multiple clients to
12mu|gypsy-0.9-1|27	access GPS data from multiple GPS sources concurrently.
12mu|gypsy-0.9-1|28	
12mu|gypsy-0.9-1|29	%package -n	%{libname}
12mu|gypsy-0.9-1|30	Summary:	Libraries for gypsys
12mu|gypsy-0.9-1|31	Group:		System/Libraries
12mu|gypsy-0.9-1|32	
12mu|gypsy-0.9-1|33	%description -n %{libname}
12mu|gypsy-0.9-1|34	Gypsy is a GPS multiplexing daemon which allows multiple clients to
12mu|gypsy-0.9-1|35	access GPS data from multiple GPS sources concurrently.
12mu|gypsy-0.9-1|36	
12mu|gypsy-0.9-1|37	%package -n	%{devname}
12mu|gypsy-0.9-1|38	Summary:	Development package for gypsy
12mu|gypsy-0.9-1|39	Group:		Development/C
12mu|gypsy-0.9-1|40	Requires:	%{libname} = %{EVRD}
12mu|gypsy-0.9-1|41	Provides:	%{name}-devel = %{EVRD}
12mu|gypsy-0.9-1|42	
12mu|gypsy-0.9-1|43	%description -n	%{devname}
12mu|gypsy-0.9-1|44	Header files for development with gypsy.
12mu|gypsy-0.9-1|45	
12mu|gypsy-0.9-1|46	%package	docs
12mu|gypsy-0.9-1|47	Summary:	Documentation files for %{name}
12mu|gypsy-0.9-1|48	Group:		Books/Computer books
12mu|gypsy-0.9-1|49	Requires:	%{name} = %{version}
12mu|gypsy-0.9-1|50	Requires:	gtk-doc
12mu|gypsy-0.9-1|51	BuildArch:	noarch
12mu|gypsy-0.9-1|52	
12mu|gypsy-0.9-1|53	%description	docs
12mu|gypsy-0.9-1|54	This package contains developer documentation for %{name}.
12mu|gypsy-0.9-1|55	
12mu|gypsy-0.9-1|56	%prep
12mu|gypsy-0.9-1|57	%setup -q
12mu|gypsy-0.9-1|58	%apply_patches
12mu|gypsy-0.9-1|59	
12mu|gypsy-0.9-1|60	find -name Makefile|xargs rm -f
12mu|gypsy-0.9-1|61	
12mu|gypsy-0.9-1|62	%build
12mu|gypsy-0.9-1|63	autoreconf -fi
12mu|gypsy-0.9-1|64	%configure	\
12mu|gypsy-0.9-1|65	--disable-static \
12mu|gypsy-0.9-1|66	--enable-shared
12mu|gypsy-0.9-1|67	%make V=2
12mu|gypsy-0.9-1|68	
12mu|gypsy-0.9-1|69	%install
12mu|gypsy-0.9-1|70	%makeinstall_std
12mu|gypsy-0.9-1|71	
12mu|gypsy-0.9-1|72	%files
12mu|gypsy-0.9-1|73	%doc AUTHORS LICENSE
12mu|gypsy-0.9-1|74	%config %{_sysconfdir}/dbus-1/system.d/Gypsy.conf
12mu|gypsy-0.9-1|75	%{_datadir}/dbus-1/system-services/org.freedesktop.Gypsy.service
12mu|gypsy-0.9-1|76	%{_libexecdir}/gypsy-daemon
12mu|gypsy-0.9-1|77	%{_sysconfdir}/gypsy.conf
12mu|gypsy-0.9-1|78	
12mu|gypsy-0.9-1|79	%files -n %{libname}
12mu|gypsy-0.9-1|80	%{_libdir}/libgypsy.so.%{major}*
12mu|gypsy-0.9-1|81	
12mu|gypsy-0.9-1|82	%files -n %{devname}
12mu|gypsy-0.9-1|83	%{_libdir}/pkgconfig/gypsy.pc
12mu|gypsy-0.9-1|84	%dir %{_includedir}/gypsy
12mu|gypsy-0.9-1|85	%{_includedir}/gypsy/*.h
12mu|gypsy-0.9-1|86	%{_libdir}/libgypsy.so
12mu|gypsy-0.9-1|87	
12mu|gypsy-0.9-1|88	%files docs
12mu|gypsy-0.9-1|89	%{_datadir}/gtk-doc/html/gypsy
12mu|gypsy-0.9-1|90	
12mu|gypsy-0.9-1|91	
12mu|gypsy-0.9-1|92	
12mu|gypsy-0.9-1|93	
12mu|gypsy-0.9-1|94	%changelog
12mu|gypsy-0.9-1|95	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-1
12mu|gypsy-0.9-1|96	+ Revision: 1c43195
12mu|gypsy-0.9-1|97	- Add new files
12mu|gypsy-0.9-1|98	
12mu|gypsy-0.9-1|99	

19792 12
12mu|harfbuzz-0.9.19-2|1	%define _disable_ld_as_needed 1
12mu|harfbuzz-0.9.19-2|2	%define _disable_ld_no_undefined 1
12mu|harfbuzz-0.9.19-2|3	
12mu|harfbuzz-0.9.19-2|4	%define major	0
12mu|harfbuzz-0.9.19-2|5	%define libname %mklibname %{name} %{major}
12mu|harfbuzz-0.9.19-2|6	%define devname %mklibname %{name} -d
12mu|harfbuzz-0.9.19-2|7	
12mu|harfbuzz-0.9.19-2|8	Summary:	OpenType text shaping engine
12mu|harfbuzz-0.9.19-2|9	Name:		harfbuzz
12mu|harfbuzz-0.9.19-2|10	Version:	0.9.19
12mu|harfbuzz-0.9.19-2|11	Release:	2
12mu|harfbuzz-0.9.19-2|12	License:	MIT
12mu|harfbuzz-0.9.19-2|13	Group:		Development/Other
12mu|harfbuzz-0.9.19-2|14	Url:		http://www.freedesktop.org/wiki/Software/HarfBuzz
12mu|harfbuzz-0.9.19-2|15	Source0:	http://www.freedesktop.org/software/harfbuzz/release/%{name}-%{version}.tar.bz2
12mu|harfbuzz-0.9.19-2|16	
12mu|harfbuzz-0.9.19-2|17	BuildRequires:	pkgconfig(cairo)
12mu|harfbuzz-0.9.19-2|18	BuildRequires:	pkgconfig(freetype2)
12mu|harfbuzz-0.9.19-2|19	BuildRequires:	pkgconfig(glib-2.0)
12mu|harfbuzz-0.9.19-2|20	BuildRequires:	pkgconfig(icu-uc)
12mu|harfbuzz-0.9.19-2|21	BuildRequires:  pkgconfig(graphite2)
12mu|harfbuzz-0.9.19-2|22	
12mu|harfbuzz-0.9.19-2|23	%description
12mu|harfbuzz-0.9.19-2|24	HarfBuzz is an OpenType text shaping engine.
12mu|harfbuzz-0.9.19-2|25	There are two HarfBuzz code trees in existence today.
12mu|harfbuzz-0.9.19-2|26	
12mu|harfbuzz-0.9.19-2|27	%package -n %{libname}
12mu|harfbuzz-0.9.19-2|28	Summary:	Libraries for the %{name} package
12mu|harfbuzz-0.9.19-2|29	Group:		System/Libraries
12mu|harfbuzz-0.9.19-2|30	
12mu|harfbuzz-0.9.19-2|31	%description -n %{libname}
12mu|harfbuzz-0.9.19-2|32	Libraries for %{name}.
12mu|harfbuzz-0.9.19-2|33	
12mu|harfbuzz-0.9.19-2|34	%package -n %{devname}
12mu|harfbuzz-0.9.19-2|35	Summary:	Headers and development libraries from %{name}
12mu|harfbuzz-0.9.19-2|36	Group:		Development/C
12mu|harfbuzz-0.9.19-2|37	Requires:	%{libname} = %{version}-%{release}
12mu|harfbuzz-0.9.19-2|38	Provides:	%{name}-devel = %{version}-%{release}
12mu|harfbuzz-0.9.19-2|39	
12mu|harfbuzz-0.9.19-2|40	%description -n %{devname}
12mu|harfbuzz-0.9.19-2|41	%{name} development headers and libraries.
12mu|harfbuzz-0.9.19-2|42	
12mu|harfbuzz-0.9.19-2|43	%prep
12mu|harfbuzz-0.9.19-2|44	%setup -q
12mu|harfbuzz-0.9.19-2|45	
12mu|harfbuzz-0.9.19-2|46	%build
12mu|harfbuzz-0.9.19-2|47	%configure2_5x \
12mu|harfbuzz-0.9.19-2|48	--disable-static \
12mu|harfbuzz-0.9.19-2|49	--with-graphite2
12mu|harfbuzz-0.9.19-2|50	
12mu|harfbuzz-0.9.19-2|51	%make
12mu|harfbuzz-0.9.19-2|52	
12mu|harfbuzz-0.9.19-2|53	%install
12mu|harfbuzz-0.9.19-2|54	%makeinstall_std
12mu|harfbuzz-0.9.19-2|55	
12mu|harfbuzz-0.9.19-2|56	%files
12mu|harfbuzz-0.9.19-2|57	%{_bindir}/*
12mu|harfbuzz-0.9.19-2|58	
12mu|harfbuzz-0.9.19-2|59	%files -n %{libname}
12mu|harfbuzz-0.9.19-2|60	%{_libdir}/libharfbuzz*.so.%{major}*
12mu|harfbuzz-0.9.19-2|61	
12mu|harfbuzz-0.9.19-2|62	%files -n %{devname}
12mu|harfbuzz-0.9.19-2|63	%doc AUTHORS README
12mu|harfbuzz-0.9.19-2|64	%{_libdir}/pkgconfig/*
12mu|harfbuzz-0.9.19-2|65	%{_libdir}/*.so
12mu|harfbuzz-0.9.19-2|66	%{_includedir}/*

19793 12
12mu|help2man-1.43.3-1|1	Summary:	Create simple man pages from --help output
12mu|help2man-1.43.3-1|2	Name:		help2man
12mu|help2man-1.43.3-1|3	Version:	1.43.3
12mu|help2man-1.43.3-1|4	Release:	1
12mu|help2man-1.43.3-1|5	Group:		Development/Other
12mu|help2man-1.43.3-1|6	License:	GPLv3
12mu|help2man-1.43.3-1|7	Url:		http://www.gnu.org/software/help2man/
12mu|help2man-1.43.3-1|8	Source0:	ftp://ftp.gnu.org:21/gnu/help2man/%{name}-%{version}.tar.gz
12mu|help2man-1.43.3-1|9	BuildArch:	noarch
12mu|help2man-1.43.3-1|10	
12mu|help2man-1.43.3-1|11	%description
12mu|help2man-1.43.3-1|12	help2man is a script to create simple man pages from the --help and
12mu|help2man-1.43.3-1|13	--version output of programs.
12mu|help2man-1.43.3-1|14	
12mu|help2man-1.43.3-1|15	Since most GNU documentation is now in info format, this provides a way
12mu|help2man-1.43.3-1|16	to generate a placeholder man page pointing to that resource while still
12mu|help2man-1.43.3-1|17	providing some useful information.
12mu|help2man-1.43.3-1|18	
12mu|help2man-1.43.3-1|19	%prep
12mu|help2man-1.43.3-1|20	%setup -q
12mu|help2man-1.43.3-1|21	
12mu|help2man-1.43.3-1|22	%build
12mu|help2man-1.43.3-1|23	%configure --disable-nls
12mu|help2man-1.43.3-1|24	%make
12mu|help2man-1.43.3-1|25	
12mu|help2man-1.43.3-1|26	%install
12mu|help2man-1.43.3-1|27	%makeinstall
12mu|help2man-1.43.3-1|28	
12mu|help2man-1.43.3-1|29	%files
12mu|help2man-1.43.3-1|30	%doc debian/changelog COPYING INSTALL README NEWS THANKS
12mu|help2man-1.43.3-1|31	%{_bindir}/%{name}
12mu|help2man-1.43.3-1|32	%{_infodir}/%{name}.info*
12mu|help2man-1.43.3-1|33	%{_mandir}/man1/%{name}.1*
12mu|help2man-1.43.3-1|34	
12mu|help2man-1.43.3-1|35	
12mu|help2man-1.43.3-1|36	
12mu|help2man-1.43.3-1|37	%changelog
12mu|help2man-1.43.3-1|38	* Wed Oct 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.43.3-1
12mu|help2man-1.43.3-1|39	+ Revision: 0dd2953
12mu|help2man-1.43.3-1|40	- LOG Updated to 1.43.3 (by updates_builder)
12mu|help2man-1.43.3-1|41	
12mu|help2man-1.43.3-1|42	

19794 12
12mu|hfsplus-tools-332.14-4|1	Name:           hfsplus-tools
12mu|hfsplus-tools-332.14-4|2	Version:        332.14
12mu|hfsplus-tools-332.14-4|3	Release:        4
12mu|hfsplus-tools-332.14-4|4	Summary:        Tools to create/check Apple HFS+ filesystems
12mu|hfsplus-tools-332.14-4|5	
12mu|hfsplus-tools-332.14-4|6	Group:          System/Base
12mu|hfsplus-tools-332.14-4|7	License:        APSL 2.0
12mu|hfsplus-tools-332.14-4|8	URL:            http://en.gentoo-wiki.com/wiki/HOWTO_hfsplus
12mu|hfsplus-tools-332.14-4|9	
12mu|hfsplus-tools-332.14-4|10	Source0: http://darwinsource.opendarwin.org/tarballs/apsl/diskdev_cmds-%{version}.tar.gz
12mu|hfsplus-tools-332.14-4|11	Patch0:  http://www.ecl.udel.edu/~mcgee/diskdev_cmds/diskdev_cmds-%{version}.patch.bz2
12mu|hfsplus-tools-332.14-4|12	Patch1:  hfsplus-tools-332.14-add-needed.patch
12mu|hfsplus-tools-332.14-4|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12mu|hfsplus-tools-332.14-4|14	
12mu|hfsplus-tools-332.14-4|15	Source100:      http://www.opensource.org/licenses/apsl-2.0.txt
12mu|hfsplus-tools-332.14-4|16	
12mu|hfsplus-tools-332.14-4|17	BuildRequires: openssl-devel
12mu|hfsplus-tools-332.14-4|18	
12mu|hfsplus-tools-332.14-4|19	# those tools are outdated, given the rebuilt mkfs/fsck.hfsplus in this
12mu|hfsplus-tools-332.14-4|20	# package.  However, I don't want to Obsolete that package yet, as some people
12mu|hfsplus-tools-332.14-4|21	# may have a valid use for it on their systems.
12mu|hfsplus-tools-332.14-4|22	Conflicts: hfsplusutils
12mu|hfsplus-tools-332.14-4|23	
12mu|hfsplus-tools-332.14-4|24	# we want this to end up with the other mkfs.*'s, in /sbin
12mu|hfsplus-tools-332.14-4|25	%define _exec_prefix /
12mu|hfsplus-tools-332.14-4|26	
12mu|hfsplus-tools-332.14-4|27	
12mu|hfsplus-tools-332.14-4|28	%description
12mu|hfsplus-tools-332.14-4|29	HFS+, HFS Plus, or Mac OS Extended are names for a file system developed by
12mu|hfsplus-tools-332.14-4|30	Apple Computer to replace their Hierarchical File System (HFS). In addition to
12mu|hfsplus-tools-332.14-4|31	being the default file system on modern Apple computers, HFS+ is one of two
12mu|hfsplus-tools-332.14-4|32	formats, FAT being the other, that are supported by the iPod hard-disk based
12mu|hfsplus-tools-332.14-4|33	music player. Unlike FAT, HFS+ supports UNIX style file permissions, which
12mu|hfsplus-tools-332.14-4|34	makes it useful, for serving and sharing files in a secured manner. As Apple
12mu|hfsplus-tools-332.14-4|35	Computer's devices and systems become increasingly ubiquitous, it becomes
12mu|hfsplus-tools-332.14-4|36	important that Linux fully support this format.  This package provides tools
12mu|hfsplus-tools-332.14-4|37	to create and check HFS+ filesystems under Linux.
12mu|hfsplus-tools-332.14-4|38	
12mu|hfsplus-tools-332.14-4|39	The Linux kernel does not support writing to HFS+ journals, writing to a
12mu|hfsplus-tools-332.14-4|40	hfsplus partition is recommended only after disabling journaling; however, the
12mu|hfsplus-tools-332.14-4|41	kernel, as of version 2.6.16, supports case-sensitivity (also known as HFSX)
12mu|hfsplus-tools-332.14-4|42	commit.
12mu|hfsplus-tools-332.14-4|43	
12mu|hfsplus-tools-332.14-4|44	
12mu|hfsplus-tools-332.14-4|45	%prep
12mu|hfsplus-tools-332.14-4|46	%setup -q -n hfsplus-mkfs-%{version} -n diskdev_cmds-%{version}
12mu|hfsplus-tools-332.14-4|47	%patch0 -p1
12mu|hfsplus-tools-332.14-4|48	%patch1 -p1 -b .add-needed
12mu|hfsplus-tools-332.14-4|49	
12mu|hfsplus-tools-332.14-4|50	# remove errant execute bits
12mu|hfsplus-tools-332.14-4|51	find . -type f -name '*.[ch]' -exec chmod -c -x {} +
12mu|hfsplus-tools-332.14-4|52	
12mu|hfsplus-tools-332.14-4|53	# make life easier on doc
12mu|hfsplus-tools-332.14-4|54	cp %{SOURCE100} .
12mu|hfsplus-tools-332.14-4|55	
12mu|hfsplus-tools-332.14-4|56	
12mu|hfsplus-tools-332.14-4|57	%build
12mu|hfsplus-tools-332.14-4|58	export CFLAGS="%{optflags}"
12mu|hfsplus-tools-332.14-4|59	make %{?_smp_mflags} -f Makefile.lnx
12mu|hfsplus-tools-332.14-4|60	
12mu|hfsplus-tools-332.14-4|61	
12mu|hfsplus-tools-332.14-4|62	%install
12mu|hfsplus-tools-332.14-4|63	rm -rf %{buildroot}
12mu|hfsplus-tools-332.14-4|64	
12mu|hfsplus-tools-332.14-4|65	# the actual install...
12mu|hfsplus-tools-332.14-4|66	mkdir -p %{buildroot}/%{_sbindir}
12mu|hfsplus-tools-332.14-4|67	cp newfs_hfs.tproj/newfs_hfs %{buildroot}/%{_sbindir}/mkfs.hfsplus
12mu|hfsplus-tools-332.14-4|68	cp fsck_hfs.tproj/fsck_hfs %{buildroot}/%{_sbindir}/fsck.hfsplus
12mu|hfsplus-tools-332.14-4|69	
12mu|hfsplus-tools-332.14-4|70	# and install the hfs boot blob...
12mu|hfsplus-tools-332.14-4|71	mkdir -p %{buildroot}%{_datadir}/misc
12mu|hfsplus-tools-332.14-4|72	cp newfs_hfs.tproj/hfsbootdata.img %{buildroot}%{_datadir}/misc/hfsbootdata
12mu|hfsplus-tools-332.14-4|73	chmod 0444 %{buildroot}%{_datadir}/misc/hfsbootdata
12mu|hfsplus-tools-332.14-4|74	
12mu|hfsplus-tools-332.14-4|75	# man pages -- a mildly non-invasive name change is in order
12mu|hfsplus-tools-332.14-4|76	mkdir -p %{buildroot}/%{_mandir}/man8
12mu|hfsplus-tools-332.14-4|77	cat fsck_hfs.tproj/fsck_hfs.8 | sed -e 's/[F|f]sck_hfs/fsck.hfsplus/g' \
12mu|hfsplus-tools-332.14-4|78	> %{buildroot}/%{_mandir}/man8/fsck.hfsplus.8
12mu|hfsplus-tools-332.14-4|79	cat newfs_hfs.tproj/newfs_hfs.8 | sed -e 's/[N|n]ewfs_hfs/mkfs.hfsplus/g' \
12mu|hfsplus-tools-332.14-4|80	> %{buildroot}/%{_mandir}/man8/mkfs.hfsplus.8
12mu|hfsplus-tools-332.14-4|81	
12mu|hfsplus-tools-332.14-4|82	# and a utility symlink...
12mu|hfsplus-tools-332.14-4|83	cd %{buildroot}/%{_sbindir}
12mu|hfsplus-tools-332.14-4|84	ln -s mkfs.hfsplus mkfs.hfs
12mu|hfsplus-tools-332.14-4|85	ln -s fsck.hfsplus fsck.hfs
12mu|hfsplus-tools-332.14-4|86	cd %{buildroot}/%{_mandir}/man8
12mu|hfsplus-tools-332.14-4|87	ln -s fsck.hfsplus.8 fsck.hfs.8
12mu|hfsplus-tools-332.14-4|88	ln -s mkfs.hfsplus.8 mkfs.hfs.8
12mu|hfsplus-tools-332.14-4|89	
12mu|hfsplus-tools-332.14-4|90	
12mu|hfsplus-tools-332.14-4|91	%clean
12mu|hfsplus-tools-332.14-4|92	rm -rf %{buildroot}
12mu|hfsplus-tools-332.14-4|93	
12mu|hfsplus-tools-332.14-4|94	
12mu|hfsplus-tools-332.14-4|95	%files
12mu|hfsplus-tools-332.14-4|96	%defattr(-,root,root,-)
12mu|hfsplus-tools-332.14-4|97	%doc apsl-2.0.txt
12mu|hfsplus-tools-332.14-4|98	%{_sbindir}/mkfs.hfsplus
12mu|hfsplus-tools-332.14-4|99	%{_sbindir}/mkfs.hfs
12mu|hfsplus-tools-332.14-4|100	%{_sbindir}/fsck.hfsplus
12mu|hfsplus-tools-332.14-4|101	%{_sbindir}/fsck.hfs
12mu|hfsplus-tools-332.14-4|102	%{_datadir}/misc/hfsbootdata
12mu|hfsplus-tools-332.14-4|103	%{_mandir}/man8/mkfs.hfsplus.8.xz
12mu|hfsplus-tools-332.14-4|104	%{_mandir}/man8/mkfs.hfs.8.xz
12mu|hfsplus-tools-332.14-4|105	%{_mandir}/man8/fsck.hfsplus.8.xz
12mu|hfsplus-tools-332.14-4|106	%{_mandir}/man8/fsck.hfs.8.xz
12mu|hfsplus-tools-332.14-4|107	
12mu|hfsplus-tools-332.14-4|108	
12mu|hfsplus-tools-332.14-4|109	
12mu|hfsplus-tools-332.14-4|110	%changelog
12mu|hfsplus-tools-332.14-4|111	* Fri Jul 04 2014 Alex Burmashev <alex.burmashev@gmail.com> 332.14-4
12mu|hfsplus-tools-332.14-4|112	+ Revision: 8530d9e
12mu|hfsplus-tools-332.14-4|113	- initial import
12mu|hfsplus-tools-332.14-4|114	
12mu|hfsplus-tools-332.14-4|115	

19795 12
12mu|highlight-3.14-1|1	Name:		highlight
12mu|highlight-3.14-1|2	Summary:	Universal source code to formatted text converter
12mu|highlight-3.14-1|3	Version:	3.14
12mu|highlight-3.14-1|4	Release:	1
12mu|highlight-3.14-1|5	Group:		Development/Other
12mu|highlight-3.14-1|6	License:	GPLv3
12mu|highlight-3.14-1|7	URL:		http://www.andre-simon.de/
12mu|highlight-3.14-1|8	Source0:	http://www.andre-simon.de/zip/%{name}-%{version}.tar.bz2
12mu|highlight-3.14-1|9	Patch1:         highlight-3.14-lua.patch
12mu|highlight-3.14-1|10	BuildRequires:	qt4-devel
12mu|highlight-3.14-1|11	BuildRequires:	lua-devel
12mu|highlight-3.14-1|12	BuildRequires:	boost-devel
12mu|highlight-3.14-1|13	BuildRequires:	desktop-file-utils
12mu|highlight-3.14-1|14	Buildroot:	%{_tmppath}/%{name}-%{version}-root
12mu|highlight-3.14-1|15	
12mu|highlight-3.14-1|16	%description
12mu|highlight-3.14-1|17	A utility that converts sourcecode to HTML, XHTML, RTF, LaTeX, TeX,
12mu|highlight-3.14-1|18	XSL-FO, XML or ANSI escape sequences with syntax highlighting.
12mu|highlight-3.14-1|19	It supports several programming and markup languages.
12mu|highlight-3.14-1|20	Language descriptions are configurable and support regular expressions.
12mu|highlight-3.14-1|21	The utility offers indentation and reformatting capabilities.
12mu|highlight-3.14-1|22	It is easily possible to create new language definitions and colour themes.
12mu|highlight-3.14-1|23	
12mu|highlight-3.14-1|24	%package gui
12mu|highlight-3.14-1|25	Summary:	GUI for the hihghlight source code formatter
12mu|highlight-3.14-1|26	Requires:	%{name} = %{version}-%{release}
12mu|highlight-3.14-1|27	
12mu|highlight-3.14-1|28	%description gui
12mu|highlight-3.14-1|29	A Qt-based GUI for the highlight source code formatter source.
12mu|highlight-3.14-1|30	
12mu|highlight-3.14-1|31	%prep
12mu|highlight-3.14-1|32	%setup -q
12mu|highlight-3.14-1|33	%apply_patches
12mu|highlight-3.14-1|34	
12mu|highlight-3.14-1|35	%build
12mu|highlight-3.14-1|36	%make
12mu|highlight-3.14-1|37	%__rm -rf src/gui-qt/moc*
12mu|highlight-3.14-1|38	%make gui
12mu|highlight-3.14-1|39	
12mu|highlight-3.14-1|40	
12mu|highlight-3.14-1|41	%install
12mu|highlight-3.14-1|42	%__rm -rf %{buildroot}
12mu|highlight-3.14-1|43	%makeinstall_std
12mu|highlight-3.14-1|44	
12mu|highlight-3.14-1|45	%__mkdir_p %{buildroot}%{_datadir}/applications
12mu|highlight-3.14-1|46	%__mkdir_p %{buildroot}%{_datadir}/pixmaps
12mu|highlight-3.14-1|47	
12mu|highlight-3.14-1|48	%make install-gui DESTDIR=%{buildroot}
12mu|highlight-3.14-1|49	
12mu|highlight-3.14-1|50	%__rm -rf %{buildroot}%{_docdir}/%{name}/
12mu|highlight-3.14-1|51	
12mu|highlight-3.14-1|52	desktop-file-install \
12mu|highlight-3.14-1|53	--dir %{buildroot}%{_datadir}/applications \
12mu|highlight-3.14-1|54	highlight.desktop
12mu|highlight-3.14-1|55	
12mu|highlight-3.14-1|56	%clean
12mu|highlight-3.14-1|57	rm -rf %{buildroot}
12mu|highlight-3.14-1|58	
12mu|highlight-3.14-1|59	%files
12mu|highlight-3.14-1|60	%defattr(-,root,root,-)
12mu|highlight-3.14-1|61	%doc ChangeLog AUTHORS README* TODO examples/
12mu|highlight-3.14-1|62	%{_bindir}/highlight
12mu|highlight-3.14-1|63	%{_datadir}/highlight/
12mu|highlight-3.14-1|64	%{_mandir}/man1/highlight.1*
12mu|highlight-3.14-1|65	%config(noreplace) %{_sysconfdir}/highlight/
12mu|highlight-3.14-1|66	
12mu|highlight-3.14-1|67	%files gui
12mu|highlight-3.14-1|68	%defattr(-,root,root,-)
12mu|highlight-3.14-1|69	%{_bindir}/highlight-gui
12mu|highlight-3.14-1|70	%{_datadir}/applications/highlight.desktop
12mu|highlight-3.14-1|71	%{_datadir}/pixmaps/highlight.xpm
12mu|highlight-3.14-1|72	

19796 12
12mu|hplip-3.13.11-25|1	# Define if you want to build the sane backend (default)
12mu|hplip-3.13.11-25|2	%define sane_backend 1
12mu|hplip-3.13.11-25|3	%{?_with_sane: %global sane_backend 1}
12mu|hplip-3.13.11-25|4	%{?_without_sane: %global sane_backend 0}
12mu|hplip-3.13.11-25|5	
12mu|hplip-3.13.11-25|6	%define major 0
12mu|hplip-3.13.11-25|7	%define libhpip %mklibname hpip %{major}
12mu|hplip-3.13.11-25|8	%define libhpmud %mklibname hpmud %{major}
12mu|hplip-3.13.11-25|9	%define sanemaj 1
12mu|hplip-3.13.11-25|10	%define libsane %mklibname sane-hpaio %{sanemaj}
12mu|hplip-3.13.11-25|11	%define devname %mklibname hpip -d
12mu|hplip-3.13.11-25|12	
12mu|hplip-3.13.11-25|13	# Suppress automatically generated Requires for devel packages
12mu|hplip-3.13.11-25|14	%define __noautoreq 'devel\(.*\)'
12mu|hplip-3.13.11-25|15	
12mu|hplip-3.13.11-25|16	%define extraversion %nil
12mu|hplip-3.13.11-25|17	
12mu|hplip-3.13.11-25|18	Summary:	HP printer/all-in-one driver infrastructure
12mu|hplip-3.13.11-25|19	Name:		hplip
12mu|hplip-3.13.11-25|20	Version:	3.13.11
12mu|hplip-3.13.11-25|21	Release:	25
12mu|hplip-3.13.11-25|22	License:	GPLv2+ and MIT
12mu|hplip-3.13.11-25|23	Group:		System/Printing
12mu|hplip-3.13.11-25|24	Url:		http://hplip.sourceforge.net/
12mu|hplip-3.13.11-25|25	Source0:	http://garr.dl.sourceforge.net/sourceforge/hplip/%{name}-%{version}%{extraversion}.tar.gz
12mu|hplip-3.13.11-25|26	Source1:	hpcups-update-ppds.sh
12mu|hplip-3.13.11-25|27	Source2: copy-deviceids.py
12mu|hplip-3.13.11-25|28	# http://www.iconfinder.com/icondetails/6393/128/fax_hardware_icon
12mu|hplip-3.13.11-25|29	Source3:	hp-sendfax.png
12mu|hplip-3.13.11-25|30	Source4:	hplip.rpmlintrc
12mu|hplip-3.13.11-25|31	# http://hplipopensource.com/node/367
12mu|hplip-3.13.11-25|32	Source5:	http://hplipopensource.com/hplip-web/smartinstall/SmartInstallDisable-Tool.run
12mu|hplip-3.13.11-25|33	Source6:	README.urpmi
12mu|hplip-3.13.11-25|34	# (doktor5000) fix linking with python and libsane
12mu|hplip-3.13.11-25|35	# taken from mandriva
12mu|hplip-3.13.11-25|36	Patch1:		hplip-3.11.3-mdv-link.patch
12mu|hplip-3.13.11-25|37	# (Anssi) Apply udev rules even on ACTION=="change", otherwise the permissions
12mu|hplip-3.13.11-25|38	# do not get applied in %%post on a new installation:
12mu|hplip-3.13.11-25|39	Patch2:	hplip-apply-udev-rules-on-action-change.patch
12mu|hplip-3.13.11-25|40	
12mu|hplip-3.13.11-25|41	# Fedora patches
12mu|hplip-3.13.11-25|42	Patch101:	hplip-pstotiff-is-rubbish.patch
12mu|hplip-3.13.11-25|43	Patch102:	hplip-strstr-const.patch
12mu|hplip-3.13.11-25|44	Patch103:	hplip-ui-optional.patch
12mu|hplip-3.13.11-25|45	Patch104:	hplip-no-asm.patch
12mu|hplip-3.13.11-25|46	Patch105:       hplip-deviceIDs-drv.patch
12mu|hplip-3.13.11-25|47	Patch107:       hplip-deviceIDs-ppd.patch
12mu|hplip-3.13.11-25|48	Patch108:	hplip-retry-open.patch
12mu|hplip-3.13.11-25|49	Patch109:	hplip-snmp-quirks.patch
12mu|hplip-3.13.11-25|50	Patch111:	hplip-hpijs-marker-supply.patch
12mu|hplip-3.13.11-25|51	Patch112:	hplip-clear-old-state-reasons.patch
12mu|hplip-3.13.11-25|52	Patch114:	hplip-hpcups-sigpipe.patch
12mu|hplip-3.13.11-25|53	Patch115:	hplip-logdir.patch
12mu|hplip-3.13.11-25|54	Patch116:	hplip-bad-low-ink-warning.patch
12mu|hplip-3.13.11-25|55	Patch121:	hplip-ppd-ImageableArea.patch
12mu|hplip-3.13.11-25|56	# fedora patch not necessary. done via sed call
12mu|hplip-3.13.11-25|57	#Patch129: hplip-makefile-chgrp.patch
12mu|hplip-3.13.11-25|58	Patch131:	hplip-ipp-accessors.patch
12mu|hplip-3.13.11-25|59	Patch132: hplip-IEEE-1284-4.patch
12mu|hplip-3.13.11-25|60	Patch133: hplip-check.patch
12mu|hplip-3.13.11-25|61	Patch134:	hplip-udev-rules.patch
12mu|hplip-3.13.11-25|62	
12mu|hplip-3.13.11-25|63	# Debian/Ubuntu patches
12mu|hplip-3.13.11-25|64	# taken from http://patch-tracker.debian.org/package/hplip/3.11.7-1
12mu|hplip-3.13.11-25|65	Patch201:	01_rss.dpatch
12mu|hplip-3.13.11-25|66	Patch203:	14_charsign_fixes.dpatch
12mu|hplip-3.13.11-25|67	Patch204:	85_rebuild_python_ui.dpatch
12mu|hplip-3.13.11-25|68	Patch206:	hplip-photosmart_b9100_support.patch
12mu|hplip-3.13.11-25|69	Patch207:	pjl-duplex-binding.dpatch
12mu|hplip-3.13.11-25|70	#hplip-pjl-duplex-binding.patch
12mu|hplip-3.13.11-25|71	Patch208:	mga-kde4-kdesudo-support.patch
12mu|hplip-3.13.11-25|72	Patch209:	hp-check-groups.dpatch
12mu|hplip-3.13.11-25|73	Patch215:	simple-scan-as-default.dpatch
12mu|hplip-3.13.11-25|74	# (doktor5000) rediff original debian patch for hplip 3.11.10
12mu|hplip-3.13.11-25|75	Patch217:	hplip-3.11.10-mga-remove-duplicate-entry-for-cp1700-in-drv-files.patch
12mu|hplip-3.13.11-25|76	Patch220:	add-lidil-two-cartridge-modes.dpatch
12mu|hplip-3.13.11-25|77	Patch221:	add_missing_newline_for_error_log.dpatch
12mu|hplip-3.13.11-25|78	Patch224:	hplip-syslog-fix-debug-messages-to-error.dpatch
12mu|hplip-3.13.11-25|79	Patch225:	hpfax-bug-function-used-before-importing-log.dpatch
12mu|hplip-3.13.11-25|80	Patch226:	hp-systray-make-menu-title-visible-in-sni-qt-indicator.dpatch
12mu|hplip-3.13.11-25|81	Patch227:	hp-systray-make-menu-appear-in-sni-qt-indicator-with-kde.dpatch
12mu|hplip-3.13.11-25|82	Patch228:	hpaio-option-duplex.diff
12mu|hplip-3.13.11-25|83	
12mu|hplip-3.13.11-25|84	Patch302: hplip-CVE-2013-4325.patch
12mu|hplip-3.13.11-25|85	
12mu|hplip-3.13.11-25|86	BuildRequires:	desktop-file-utils
12mu|hplip-3.13.11-25|87	BuildRequires:	imagemagick
12mu|hplip-3.13.11-25|88	BuildRequires:	polkit
12mu|hplip-3.13.11-25|89	BuildRequires:	python-sip >= 4.1.1
12mu|hplip-3.13.11-25|90	BuildRequires:	net-snmp-devel
12mu|hplip-3.13.11-25|91	BuildRequires:	cups-devel
12mu|hplip-3.13.11-25|92	BuildRequires:	jpeg-devel
12mu|hplip-3.13.11-25|93	BuildRequires:	pkgconfig(dbus-1)
12mu|hplip-3.13.11-25|94	BuildRequires:	pkgconfig(libgphoto2)
12mu|hplip-3.13.11-25|95	BuildRequires:	pkgconfig(libusb)
12mu|hplip-3.13.11-25|96	BuildRequires:	pkgconfig(libv4l1)
12mu|hplip-3.13.11-25|97	BuildRequires:	pkgconfig(python)
12mu|hplip-3.13.11-25|98	BuildRequires:	pkgconfig(udev)
12mu|hplip-3.13.11-25|99	%if %{sane_backend}
12mu|hplip-3.13.11-25|100	BuildRequires:	pkgconfig(sane-backends)
12mu|hplip-3.13.11-25|101	BuildRequires:	xsane
12mu|hplip-3.13.11-25|102	Requires(post):	hplip
12mu|hplip-3.13.11-25|103	%endif
12mu|hplip-3.13.11-25|104	Requires(post):	systemd
12mu|hplip-3.13.11-25|105	Requires:	cups
12mu|hplip-3.13.11-25|106	# For dynamic ppd generation.
12mu|hplip-3.13.11-25|107	Requires:	foomatic-filters
12mu|hplip-3.13.11-25|108	Requires:	hplip-model-data
12mu|hplip-3.13.11-25|109	Requires:	hplip-hpijs
12mu|hplip-3.13.11-25|110	Requires:	hplip-hpijs-ppds
12mu|hplip-3.13.11-25|111	Requires:	python-sip >= 4.1.1
12mu|hplip-3.13.11-25|112	# Needed for communicating with ethernet-connected printers
12mu|hplip-3.13.11-25|113	Requires:	net-snmp-mibs
12mu|hplip-3.13.11-25|114	# Needed to generate fax cover pages
12mu|hplip-3.13.11-25|115	Requires:	python-reportlab
12mu|hplip-3.13.11-25|116	# Needed since 2.8.4 for IPC
12mu|hplip-3.13.11-25|117	Requires:	python-dbus
12mu|hplip-3.13.11-25|118	Requires:	polkit-agent
12mu|hplip-3.13.11-25|119	Requires:	usermode-consoleonly
12mu|hplip-3.13.11-25|120	Requires:	python-gobject
12mu|hplip-3.13.11-25|121	# Required by hp-scan for command line scanning
12mu|hplip-3.13.11-25|122	Requires:	python-imaging
12mu|hplip-3.13.11-25|123	Requires:	sane-backends-hpaio
12mu|hplip-3.13.11-25|124	# Needed to avoid misleading errors about network connectivity (RH bug #705843)
12mu|hplip-3.13.11-25|125	Requires:	wget
12mu|hplip-3.13.11-25|126	# (tpg) hp-check needs this
12mu|hplip-3.13.11-25|127	Requires:	acl
12mu|hplip-3.13.11-25|128	# hplip tools use internal symbols from libhplip that can change among versions
12mu|hplip-3.13.11-25|129	Requires:	%{libhpip} = %{version}
12mu|hplip-3.13.11-25|130	# Some HP ppds are in foomatic-db and foomatic-db-hpijs (mdv bug #47415)
12mu|hplip-3.13.11-25|131	Suggests:	foomatic-db-hpijs
12mu|hplip-3.13.11-25|132	# hp-doctor requires gui modules
12mu|hplip-3.13.11-25|133	Requires:	hplip-gui
12mu|hplip-3.13.11-25|134	
12mu|hplip-3.13.11-25|135	
12mu|hplip-3.13.11-25|136	# foomatic-db-hpijs drivers are provided by hp and by this package now
12mu|hplip-3.13.11-25|137	# NOTE: remove the foomatic-db-hpijs deps sometime in 2010-10-?? ?
12mu|hplip-3.13.11-25|138	Provides:	foomatic-db-hpijs = %{version}-%{release}
12mu|hplip-3.13.11-25|139	
12mu|hplip-3.13.11-25|140	%description
12mu|hplip-3.13.11-25|141	This is the HP driver package to supply Linux support for most
12mu|hplip-3.13.11-25|142	Hewlett-Packard DeskJet, LaserJet, PSC, OfficeJet, and PhotoSmart
12mu|hplip-3.13.11-25|143	printers and all-in-one peripherals (also known as Multi-Function
12mu|hplip-3.13.11-25|144	Peripherals or MFPs), which can print, scan, copy, fax, and/or access
12mu|hplip-3.13.11-25|145	flash memory cards.
12mu|hplip-3.13.11-25|146	
12mu|hplip-3.13.11-25|147	It is work in progress, but printing, scanning, memory card access,
12mu|hplip-3.13.11-25|148	ink/toner/battery/consumable level checking, and inkjet printer
12mu|hplip-3.13.11-25|149	maintenance are supported on most models, when either connected to the
12mu|hplip-3.13.11-25|150	USB or LAN (built-in interfaces or selected HP JetDirect models) on a
12mu|hplip-3.13.11-25|151	Linux workstation with CUPS printing system.
12mu|hplip-3.13.11-25|152	
12mu|hplip-3.13.11-25|153	For status and consumable checking and also for inkjet maintenance
12mu|hplip-3.13.11-25|154	there is the graphical tool "hp-toolbox" available (Menu:
12mu|hplip-3.13.11-25|155	"System"/"Monitoring"/"HP Printer Toolbox").
12mu|hplip-3.13.11-25|156	
12mu|hplip-3.13.11-25|157	%package -n %{libhpip}
12mu|hplip-3.13.11-25|158	Summary:	Dynamic library for the "hplip" HP printer/all-in-one drivers
12mu|hplip-3.13.11-25|159	Group:		System/Printing
12mu|hplip-3.13.11-25|160	
12mu|hplip-3.13.11-25|161	%description -n %{libhpip}
12mu|hplip-3.13.11-25|162	Library needed for the "hplip" HP printer/all-in-one drivers
12mu|hplip-3.13.11-25|163	
12mu|hplip-3.13.11-25|164	%package -n %{libhpmud}
12mu|hplip-3.13.11-25|165	Summary:	Dynamic library for the "hplip" HP printer/all-in-one drivers
12mu|hplip-3.13.11-25|166	Group:		System/Printing
12mu|hplip-3.13.11-25|167	Conflicts:	%{_lib}hpip0 < 3.13.2-4
12mu|hplip-3.13.11-25|168	
12mu|hplip-3.13.11-25|169	%description -n %{libhpmud}
12mu|hplip-3.13.11-25|170	Library needed for the "hplip" HP printer/all-in-one drivers
12mu|hplip-3.13.11-25|171	
12mu|hplip-3.13.11-25|172	%package -n %{devname}
12mu|hplip-3.13.11-25|173	Summary:	Headers and links to compile against the "%{libhpip}" ("hplip") library
12mu|hplip-3.13.11-25|174	Group:		Development/C
12mu|hplip-3.13.11-25|175	Requires:	%{libhpip} >= %{version}-%{release}
12mu|hplip-3.13.11-25|176	Requires:	%{libhpmud} >= %{version}-%{release}
12mu|hplip-3.13.11-25|177	Requires:	%{libsane} >= %{version}-%{release}
12mu|hplip-3.13.11-25|178	Provides:	libhpip-devel = %{version}-%{release}
12mu|hplip-3.13.11-25|179	Obsoletes:	%{_lib}hpip0-devel < 3.13.2-4
12mu|hplip-3.13.11-25|180	
12mu|hplip-3.13.11-25|181	%description -n %{devname}
12mu|hplip-3.13.11-25|182	This package contains all files which one needs to compile programs using
12mu|hplip-3.13.11-25|183	the "%{libhpip}" library.
12mu|hplip-3.13.11-25|184	
12mu|hplip-3.13.11-25|185	%if %{sane_backend}
12mu|hplip-3.13.11-25|186	%package -n %{libsane}
12mu|hplip-3.13.11-25|187	Summary:	SANE driver for scanners in HP's multi-function devices (from HPLIP)
12mu|hplip-3.13.11-25|188	Group:		System/Printing
12mu|hplip-3.13.11-25|189	Requires(post):	sane-backends
12mu|hplip-3.13.11-25|190	Provides:	sane-backends-hpaio = %{version}-%{release}
12mu|hplip-3.13.11-25|191	# (cjw) for system-config-printer
12mu|hplip-3.13.11-25|192	Provides:	libsane-hpaio
12mu|hplip-3.13.11-25|193	
12mu|hplip-3.13.11-25|194	%description -n %{libsane}
12mu|hplip-3.13.11-25|195	SANE driver for scanners in HP's multi-function devices (from HPLIP)
12mu|hplip-3.13.11-25|196	%endif
12mu|hplip-3.13.11-25|197	
12mu|hplip-3.13.11-25|198	%package model-data
12mu|hplip-3.13.11-25|199	Summary:	Data file listing the HP printer models supported by HPLIP
12mu|hplip-3.13.11-25|200	Group:		System/Printing
12mu|hplip-3.13.11-25|201	
12mu|hplip-3.13.11-25|202	%description model-data
12mu|hplip-3.13.11-25|203	HPLIP supports most current HP printers and multifunction devices, but
12mu|hplip-3.13.11-25|204	there are some older models not supported. This package contains the
12mu|hplip-3.13.11-25|205	list of supported models. Printerdrake installs it automatically to
12mu|hplip-3.13.11-25|206	determine whether HPLIP has to be installed or not.
12mu|hplip-3.13.11-25|207	
12mu|hplip-3.13.11-25|208	%package gui
12mu|hplip-3.13.11-25|209	Summary:	HPLIP graphical tools
12mu|hplip-3.13.11-25|210	Group:		System/Printing
12mu|hplip-3.13.11-25|211	Requires:	python-qt4-gui
12mu|hplip-3.13.11-25|212	Requires:	%{name} = %{version}-%{release}
12mu|hplip-3.13.11-25|213	Requires:	usermode
12mu|hplip-3.13.11-25|214	
12mu|hplip-3.13.11-25|215	%description gui
12mu|hplip-3.13.11-25|216	HPLIP graphical tools.
12mu|hplip-3.13.11-25|217	
12mu|hplip-3.13.11-25|218	%package hpijs
12mu|hplip-3.13.11-25|219	Summary:	HPs printer driver IJS plug-in for GhostScript
12mu|hplip-3.13.11-25|220	Group:		System/Printing
12mu|hplip-3.13.11-25|221	Requires:	ghostscript
12mu|hplip-3.13.11-25|222	Provides:	hpijs = %{EVRD}
12mu|hplip-3.13.11-25|223	
12mu|hplip-3.13.11-25|224	%description hpijs
12mu|hplip-3.13.11-25|225	HPs printer driver IJS plug-in for GhostScript. This driver gives full
12mu|hplip-3.13.11-25|226	printing support for nearly all non-PostScript inkjet and laser
12mu|hplip-3.13.11-25|227	printers made by HP.
12mu|hplip-3.13.11-25|228	
12mu|hplip-3.13.11-25|229	%package hpijs-ppds
12mu|hplip-3.13.11-25|230	Summary:	PPD files for the HPIJS printer driver
12mu|hplip-3.13.11-25|231	Group:		System/Printing
12mu|hplip-3.13.11-25|232	Requires:	foomatic-filters
12mu|hplip-3.13.11-25|233	Requires:	hplip-hpijs
12mu|hplip-3.13.11-25|234	
12mu|hplip-3.13.11-25|235	%description hpijs-ppds
12mu|hplip-3.13.11-25|236	PPD files to use the HPIJS printer driver with foomatic-rip and a
12mu|hplip-3.13.11-25|237	printer spooler like CUPS, LPRng, PDQ, ...
12mu|hplip-3.13.11-25|238	
12mu|hplip-3.13.11-25|239	%package doc
12mu|hplip-3.13.11-25|240	Summary:	Documentation for HPLIP
12mu|hplip-3.13.11-25|241	Group:		System/Printing
12mu|hplip-3.13.11-25|242	
12mu|hplip-3.13.11-25|243	%description doc
12mu|hplip-3.13.11-25|244	This package contains documentation for the HPLIP driver.
12mu|hplip-3.13.11-25|245	
12mu|hplip-3.13.11-25|246	This is the HP driver package to supply Linux support for most
12mu|hplip-3.13.11-25|247	Hewlett-Packard DeskJet, LaserJet, PSC, OfficeJet, and PhotoSmart
12mu|hplip-3.13.11-25|248	printers and all-in-one peripherals (also known as Multi-Function
12mu|hplip-3.13.11-25|249	Peripherals or MFPs), which can print, scan, copy, fax, and/or access
12mu|hplip-3.13.11-25|250	flash memory cards.
12mu|hplip-3.13.11-25|251	
12mu|hplip-3.13.11-25|252	%prep
12mu|hplip-3.13.11-25|253	%setup -qn %{name}-%{version}%{extraversion}
12mu|hplip-3.13.11-25|254	
12mu|hplip-3.13.11-25|255	%patch2 -p1 -b .udev-rules-on-action-change
12mu|hplip-3.13.11-25|256	
12mu|hplip-3.13.11-25|257	# Fedora patches
12mu|hplip-3.13.11-25|258	
12mu|hplip-3.13.11-25|259	# The pstotiff filter is rubbish so replace it (launchpad #528394).
12mu|hplip-3.13.11-25|260	%patch101 -p1 -b .pstotiff-is-rubbish
12mu|hplip-3.13.11-25|261	
12mu|hplip-3.13.11-25|262	# Fix compilation.
12mu|hplip-3.13.11-25|263	%patch102 -p1 -b .strstr-const
12mu|hplip-3.13.11-25|264	
12mu|hplip-3.13.11-25|265	# Make utils.checkPyQtImport() look for the gui sub-package (RH bug #243273).
12mu|hplip-3.13.11-25|266	%patch103 -p1 -b .ui-optional
12mu|hplip-3.13.11-25|267	
12mu|hplip-3.13.11-25|268	# Make sure to avoid handwritten asm.
12mu|hplip-3.13.11-25|269	%patch104 -p1 -b .no-asm
12mu|hplip-3.13.11-25|270	
12mu|hplip-3.13.11-25|271	# Corrected several IEEE 1284 Device IDs using foomatic data.
12mu|hplip-3.13.11-25|272	# Color LaserJet CM1312nfi (bug #581005)
12mu|hplip-3.13.11-25|273	# Color LaserJet 3800 (bug #581935)
12mu|hplip-3.13.11-25|274	# Color LaserJet 2840 (bug #582215)
12mu|hplip-3.13.11-25|275	# Color LaserJet CP1518ni (bug #613689)
12mu|hplip-3.13.11-25|276	# Color LaserJet 2600n (bug #613712)
12mu|hplip-3.13.11-25|277	# Color LaserJet 2500/3700/4550/4600/4650/4700/5550/CP1515n/CP2025n
12mu|hplip-3.13.11-25|278	#                CP3525/CP4520 Series/CM2320nf (bug #659040)
12mu|hplip-3.13.11-25|279	# Color LaserJet CP2025dn (bug #651509)
12mu|hplip-3.13.11-25|280	# Color LaserJet CM4730 MFP (bug #658831)
12mu|hplip-3.13.11-25|281	# Color LaserJet CM3530 MFP (bug #659381)
12mu|hplip-3.13.11-25|282	# LaserJet 4050 Series/4100 Series/2100 Series/4350/5100 Series/8000 Series
12mu|hplip-3.13.11-25|283	#          P3005/P3010 Series/P4014/P4515 (bug #659039)
12mu|hplip-3.13.11-25|284	# LaserJet Professional P1606dn (bug #708472)
12mu|hplip-3.13.11-25|285	# LaserJet Professional M1212nf MFP (bug #742490)
12mu|hplip-3.13.11-25|286	# LaserJet M1536dnf MFP (bug #743915)
12mu|hplip-3.13.11-25|287	# LaserJet M1522nf MFP (bug #745498)
12mu|hplip-3.13.11-25|288	# LaserJet M1319f MFP (bug #746614)
12mu|hplip-3.13.11-25|289	# LaserJet M1120 MFP (bug #754139)
12mu|hplip-3.13.11-25|290	# LaserJet P1007 (bug #585272)
12mu|hplip-3.13.11-25|291	# LaserJet P1505 (bug #680951)
12mu|hplip-3.13.11-25|292	# LaserJet P2035 (Ubuntu #917703)
12mu|hplip-3.13.11-25|293	# PSC 1600 series (bug #743821)
12mu|hplip-3.13.11-25|294	# Officejet 6300 series (bug #689378)
12mu|hplip-3.13.11-25|295	# LaserJet Professional P1102w (bug #795958)
12mu|hplip-3.13.11-25|296	# Color LaserJet CM4540 MFP (bug #968177)
12mu|hplip-3.13.11-25|297	# Color LaserJet cp4005 (bug #980976)
12mu|hplip-3.13.11-25|298	%patch105 -p1 -b .ids
12mu|hplip-3.13.11-25|299	
12mu|hplip-3.13.11-25|300	chmod +x %{SOURCE2}
12mu|hplip-3.13.11-25|301	mv prnt/drv/hpijs.drv.in{,.deviceIDs-drv-hpijs}
12mu|hplip-3.13.11-25|302	%{SOURCE2} prnt/drv/hpcups.drv.in \
12mu|hplip-3.13.11-25|303	prnt/drv/hpijs.drv.in.deviceIDs-drv-hpijs \
12mu|hplip-3.13.11-25|304	> prnt/drv/hpijs.drv.in
12mu|hplip-3.13.11-25|305	
12mu|hplip-3.13.11-25|306	# Add Device ID for
12mu|hplip-3.13.11-25|307	# LaserJet 1200 (bug #577308)
12mu|hplip-3.13.11-25|308	# LaserJet 1320 series (bug #579920)
12mu|hplip-3.13.11-25|309	# LaserJet 2300 (bug #576928)
12mu|hplip-3.13.11-25|310	# LaserJet P2015 Series (bug #580231)
12mu|hplip-3.13.11-25|311	# LaserJet 4250 (bug #585499)
12mu|hplip-3.13.11-25|312	# Color LaserJet 2605dn (bug #583953)
12mu|hplip-3.13.11-25|313	# Color LaserJet 3800 (bug #581935)
12mu|hplip-3.13.11-25|314	# Color LaserJet 2840 (bug #582215)
12mu|hplip-3.13.11-25|315	# LaserJet 4050 Series/4100 Series/2100 Series/2420/4200/4300/4350/5100 Series
12mu|hplip-3.13.11-25|316	#          8000 Series/M3027 MFP/M3035 MFP/P3005/P3010 Series (bug #659039)
12mu|hplip-3.13.11-25|317	# Color LaserJet 2500/2550/2605dn/3700/4550/4600
12mu|hplip-3.13.11-25|318	#                4650/4700/5550/CP3525 (bug #659040)
12mu|hplip-3.13.11-25|319	# Color LaserJet CM4730 MFP (bug #658831)
12mu|hplip-3.13.11-25|320	# Color LaserJet CM3530 MFP (bug #659381)
12mu|hplip-3.13.11-25|321	# Designjet T770 (bug #747957)
12mu|hplip-3.13.11-25|322	# Color LaserJet CM4540 MFP (bug #968177)
12mu|hplip-3.13.11-25|323	# Color LaserJet cp4005 (bug #980976)
12mu|hplip-3.13.11-25|324	for ppd_file in $(grep '^diff' %{PATCH107} | cut -d " " -f 4);
12mu|hplip-3.13.11-25|325	do
12mu|hplip-3.13.11-25|326	gunzip ${ppd_file#*/}.gz
12mu|hplip-3.13.11-25|327	done
12mu|hplip-3.13.11-25|328	
12mu|hplip-3.13.11-25|329	%patch107 -p1 -b .deviceIDs-ppd
12mu|hplip-3.13.11-25|330	for ppd_file in $(grep '^diff' %{PATCH107} | cut -d " " -f 4);
12mu|hplip-3.13.11-25|331	do
12mu|hplip-3.13.11-25|332	gzip -n ${ppd_file#*/}
12mu|hplip-3.13.11-25|333	done
12mu|hplip-3.13.11-25|334	
12mu|hplip-3.13.11-25|335	
12mu|hplip-3.13.11-25|336	# Retry when connecting to device fails (RH bug #532112).
12mu|hplip-3.13.11-25|337	%patch108 -p1 -b .retry-open
12mu|hplip-3.13.11-25|338	
12mu|hplip-3.13.11-25|339	# Mark SNMP quirks in PPD for HP OfficeJet Pro 8500 (RH bug #581825).
12mu|hplip-3.13.11-25|340	%patch109 -p1 -b .snmp-quirks
12mu|hplip-3.13.11-25|341	
12mu|hplip-3.13.11-25|342	# Fixed bogus low ink warnings from hpijs driver (RH bug #643643).
12mu|hplip-3.13.11-25|343	%patch111 -p1 -b .hpijs-marker-supply
12mu|hplip-3.13.11-25|344	
12mu|hplip-3.13.11-25|345	# Clear old printer-state-reasons we used to manage (RH bug #510926).
12mu|hplip-3.13.11-25|346	%patch112 -p1 -b .clear-old-state-reasons
12mu|hplip-3.13.11-25|347	
12mu|hplip-3.13.11-25|348	# Avoid busy loop in hpcups when backend has exited (RH bug #525944).
12mu|hplip-3.13.11-25|349	%patch114 -p1 -b .hpcups-sigpipe
12mu|hplip-3.13.11-25|350	
12mu|hplip-3.13.11-25|351	%patch115 -p1 -b .logdir
12mu|hplip-3.13.11-25|352	
12mu|hplip-3.13.11-25|353	# Fixed Device ID parsing code in hpijs's dj9xxvip.c (RH bug #510926).
12mu|hplip-3.13.11-25|354	%patch116 -p1 -b .bad-low-ink-warning
12mu|hplip-3.13.11-25|355	
12mu|hplip-3.13.11-25|356	# Fix ImageableArea for Laserjet 8150/9000 (RH bug #596298).
12mu|hplip-3.13.11-25|357	for ppd_file in $(grep '^diff' %{PATCH121} | cut -d " " -f 4);
12mu|hplip-3.13.11-25|358	do
12mu|hplip-3.13.11-25|359	gunzip ${ppd_file#*/}.gz
12mu|hplip-3.13.11-25|360	done
12mu|hplip-3.13.11-25|361	%patch121 -p1 -b .ImageableArea
12mu|hplip-3.13.11-25|362	for ppd_file in $(grep '^diff' %{PATCH121} | cut -d " " -f 4);
12mu|hplip-3.13.11-25|363	do
12mu|hplip-3.13.11-25|364	gzip -n ${ppd_file#*/}
12mu|hplip-3.13.11-25|365	done
12mu|hplip-3.13.11-25|366	
12mu|hplip-3.13.11-25|367	# Don't run 'chgrp lp /var/log/hp' in makefile (removes all lines with "chgrp")
12mu|hplip-3.13.11-25|368	sed -i '/chgrp/d' Makefile.am
12mu|hplip-3.13.11-25|369	
12mu|hplip-3.13.11-25|370	sed -i.duplex-constraints \
12mu|hplip-3.13.11-25|371	-e 's,\(UIConstraints.* \*Duplex\),//\1,' \
12mu|hplip-3.13.11-25|372	prnt/drv/hpcups.drv.in
12mu|hplip-3.13.11-25|373	
12mu|hplip-3.13.11-25|374	#patch132 -p1 -b .hplip-IEEE-1284-4
12mu|hplip-3.13.11-25|375	
12mu|hplip-3.13.11-25|376	# Removed SYSFS use in udev rules and actually made them work (bug #560754).
12mu|hplip-3.13.11-25|377	# Move udev rules to /lib/udev/rules.d (bug #748208).
12mu|hplip-3.13.11-25|378	%patch134 -p1 -b .udev-rules
12mu|hplip-3.13.11-25|379	
12mu|hplip-3.13.11-25|380	# Debian/Ubuntu patches
12mu|hplip-3.13.11-25|381	
12mu|hplip-3.13.11-25|382	# This patch tries to make sure that black is printed with just
12mu|hplip-3.13.11-25|383	# the black pen, if the printer supports it
12mu|hplip-3.13.11-25|384	%patch201 -p1 -b .01_rss
12mu|hplip-3.13.11-25|385	
12mu|hplip-3.13.11-25|386	# code cleanup related to char signedness
12mu|hplip-3.13.11-25|387	%patch203 -p1 -b .14_charsign
12mu|hplip-3.13.11-25|388	
12mu|hplip-3.13.11-25|389	# compiling ui files to py
12mu|hplip-3.13.11-25|390	%patch204 -p1 -b .85_rebuild_python_ui
12mu|hplip-3.13.11-25|391	
12mu|hplip-3.13.11-25|392	# Corrections on the models.dat entry for the HP PhotoSmart Pro B9100,
12mu|hplip-3.13.11-25|393	# especially for the correct color calibration mode.
12mu|hplip-3.13.11-25|394	%patch206 -p1 -b .hplip-photosmart_b9100_support
12mu|hplip-3.13.11-25|395	
12mu|hplip-3.13.11-25|396	# Fixes Short-edge duplex printing if duplex is PJL-controlled
12mu|hplip-3.13.11-25|397	# https://bugs.launchpad.net/hplip/+bug/244295
12mu|hplip-3.13.11-25|398	%patch207 -p1 -b .hplip-pjl-duplex-binding
12mu|hplip-3.13.11-25|399	
12mu|hplip-3.13.11-25|400	# original patch from debian, path to kdesu added for %%_libdir on x86_64
12mu|hplip-3.13.11-25|401	# %patch208 -p1 -b .mga-kde4-kdesudo-support
12mu|hplip-3.13.11-25|402	
12mu|hplip-3.13.11-25|403	# https://bugs.launchpad.net/debian/+source/hplip/+bug/530746
12mu|hplip-3.13.11-25|404	%patch209 -p1 -b .hp-check-groups
12mu|hplip-3.13.11-25|405	
12mu|hplip-3.13.11-25|406	# disable for now, as this changes default hplip behavior
12mu|hplip-3.13.11-25|407	# and change in default scanning application should be decided by a poll first
12mu|hplip-3.13.11-25|408	#%patch215 -p1 -b .simple-scan-as-default
12mu|hplip-3.13.11-25|409	
12mu|hplip-3.13.11-25|410	#patch217 -p1 -b .mga-remove-duplicate-entry-for-cp1700-in-drv-files
12mu|hplip-3.13.11-25|411	
12mu|hplip-3.13.11-25|412	%patch220 -p1 -b .add-lidil-two-cartridge-modes
12mu|hplip-3.13.11-25|413	# fixed by upstream
12mu|hplip-3.13.11-25|414	#patch224 -p1 -b .hplip-syslog-fix-debug-messages-to-error
12mu|hplip-3.13.11-25|415	
12mu|hplip-3.13.11-25|416	%patch225 -p1 -b .hpfax-bug-function-used-before-importing-log
12mu|hplip-3.13.11-25|417	
12mu|hplip-3.13.11-25|418	%patch226 -p1 -b .hp-systray-make-menu-title-visible-in-sni-qt-indicator
12mu|hplip-3.13.11-25|419	
12mu|hplip-3.13.11-25|420	%patch227 -p1 -b .hp-systray-make-menu-appear-in-sni-qt-indicator-with-kde
12mu|hplip-3.13.11-25|421	
12mu|hplip-3.13.11-25|422	%patch228 -p1 -b .hpaio-option-duplex
12mu|hplip-3.13.11-25|423	
12mu|hplip-3.13.11-25|424	%patch302 -p0
12mu|hplip-3.13.11-25|425	
12mu|hplip-3.13.11-25|426	sed -i.duplex-constraints \
12mu|hplip-3.13.11-25|427	-e 's,\(UIConstraints.* \*Duplex\),//\1,' \
12mu|hplip-3.13.11-25|428	prnt/drv/hpcups.drv.in
12mu|hplip-3.13.11-25|429	
12mu|hplip-3.13.11-25|430	# Change shebang /usr/bin/env python -> /usr/bin/python (bug #618351).
12mu|hplip-3.13.11-25|431	find -name '*.py' -print0 | xargs -0 \
12mu|hplip-3.13.11-25|432	sed -i.env-python -e 's,^#!/usr/bin/env python,#!/usr/bin/python,'
12mu|hplip-3.13.11-25|433	
12mu|hplip-3.13.11-25|434	# Make all files in the source user-writable
12mu|hplip-3.13.11-25|435	chmod -R u+w .
12mu|hplip-3.13.11-25|436	
12mu|hplip-3.13.11-25|437	%build
12mu|hplip-3.13.11-25|438	%serverbuild
12mu|hplip-3.13.11-25|439	#needed by patches 204 and 205
12mu|hplip-3.13.11-25|440	# create required files as placeholder, otherwise autoreconf fails
12mu|hplip-3.13.11-25|441	touch NEWS README AUTHORS ChangeLog
12mu|hplip-3.13.11-25|442	autoreconf -ifv
12mu|hplip-3.13.11-25|443	
12mu|hplip-3.13.11-25|444	%if !%{sane_backend}
12mu|hplip-3.13.11-25|445	WITHOUT_SANE="--without-sane"
12mu|hplip-3.13.11-25|446	%endif
12mu|hplip-3.13.11-25|447	%configure2_5x \
12mu|hplip-3.13.11-25|448	$WITHOUT_SANE \
12mu|hplip-3.13.11-25|449	--disable-foomatic-rip-hplip-install \
12mu|hplip-3.13.11-25|450	--enable-scan-build \
12mu|hplip-3.13.11-25|451	--enable-gui-build \
12mu|hplip-3.13.11-25|452	--enable-fax-build \
12mu|hplip-3.13.11-25|453	--enable-pp-build \
12mu|hplip-3.13.11-25|454	--enable-qt4 --disable-qt3 \
12mu|hplip-3.13.11-25|455	--enable-hpcups-install \
12mu|hplip-3.13.11-25|456	--enable-cups-drv-install \
12mu|hplip-3.13.11-25|457	--enable-cups-ppd-install \
12mu|hplip-3.13.11-25|458	--enable-hpijs-install \
12mu|hplip-3.13.11-25|459	--enable-udev-acl-rules \
12mu|hplip-3.13.11-25|460	--disable-policykit \
12mu|hplip-3.13.11-25|461	--with-mimedir=%{_datadir}/cups/mime
12mu|hplip-3.13.11-25|462	
12mu|hplip-3.13.11-25|463	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12mu|hplip-3.13.11-25|464	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12mu|hplip-3.13.11-25|465	
12mu|hplip-3.13.11-25|466	%make
12mu|hplip-3.13.11-25|467	
12mu|hplip-3.13.11-25|468	%install
12mu|hplip-3.13.11-25|469	mkdir -p %{buildroot}%{_bindir}
12mu|hplip-3.13.11-25|470	mkdir -p %{buildroot}%{_includedir}
12mu|hplip-3.13.11-25|471	mkdir -p %{buildroot}%{_initrddir}
12mu|hplip-3.13.11-25|472	mkdir -p %{buildroot}%{_sysconfdir}/hp
12mu|hplip-3.13.11-25|473	
12mu|hplip-3.13.11-25|474	%makeinstall_std
12mu|hplip-3.13.11-25|475	
12mu|hplip-3.13.11-25|476	# Install files which the "make install" missed to install
12mu|hplip-3.13.11-25|477	install -m 644 ip/hpip.h %{buildroot}%{_includedir}
12mu|hplip-3.13.11-25|478	install -m 644 ip/xform.h %{buildroot}%{_includedir}
12mu|hplip-3.13.11-25|479	
12mu|hplip-3.13.11-25|480	# Move doc in sub-package
12mu|hplip-3.13.11-25|481	mv %{buildroot}%{_docdir}/%{name}-%{version}%{extraversion} %{buildroot}%{_docdir}/%{name}-doc-%{version}%{extraversion}
12mu|hplip-3.13.11-25|482	
12mu|hplip-3.13.11-25|483	# Remove static libraries of SANE driver
12mu|hplip-3.13.11-25|484	rm -f %{buildroot}%{_libdir}/sane/libsane-hpaio*.la
12mu|hplip-3.13.11-25|485	rm -f %{buildroot}%{_sysconfdir}/sane.d/dll.conf
12mu|hplip-3.13.11-25|486	
12mu|hplip-3.13.11-25|487	# Remove other unneeded/unwanted files
12mu|hplip-3.13.11-25|488	# Remove files we don't want to package.
12mu|hplip-3.13.11-25|489	rm -f %{buildroot}%{_datadir}/hplip/hpaio.desc
12mu|hplip-3.13.11-25|490	rm -f %{buildroot}%{_datadir}/hplip/hplip-install
12mu|hplip-3.13.11-25|491	rm -rf %{buildroot}%{_datadir}/hplip/install.*
12mu|hplip-3.13.11-25|492	rm -f %{buildroot}%{_datadir}/hplip/uninstall.*
12mu|hplip-3.13.11-25|493	rm -f %{buildroot}%{_bindir}/hp-uninstall
12mu|hplip-3.13.11-25|494	rm -f %{buildroot}%{_datadir}/hplip/upgrade.*
12mu|hplip-3.13.11-25|495	rm -f %{buildroot}%{_bindir}/hp-upgrade
12mu|hplip-3.13.11-25|496	rm -f %{buildroot}%{_bindir}/hp-config_usb_printer
12mu|hplip-3.13.11-25|497	rm -f %{buildroot}%{_unitdir}/hplip-printer@.service
12mu|hplip-3.13.11-25|498	rm -f %{buildroot}%{_datadir}/hplip/config_usb_printer.*
12mu|hplip-3.13.11-25|499	rm -f %{buildroot}%{_datadir}/hplip/hpijs.drv.in.template
12mu|hplip-3.13.11-25|500	rm -f %{buildroot}%{_datadir}/cups/mime/pstotiff.types
12mu|hplip-3.13.11-25|501	rm -f %{buildroot}%{_datadir}/hplip/fax/pstotiff*
12mu|hplip-3.13.11-25|502	rm -f %{buildroot}%{_cups_serverbin}/filter/hpcac
12mu|hplip-3.13.11-25|503	
12mu|hplip-3.13.11-25|504	mkdir -p %{buildroot}%{_datadir}/applications
12mu|hplip-3.13.11-25|505	desktop-file-install --vendor='' \
12mu|hplip-3.13.11-25|506	--dir=%{buildroot}%{_datadir}/applications \
12mu|hplip-3.13.11-25|507	--remove-category='Application' \
12mu|hplip-3.13.11-25|508	--remove-category='Utility' \
12mu|hplip-3.13.11-25|509	--add-category='System' \
12mu|hplip-3.13.11-25|510	--add-category='Settings' \
12mu|hplip-3.13.11-25|511	--add-category='Printing' \
12mu|hplip-3.13.11-25|512	--add-category='Qt' \
12mu|hplip-3.13.11-25|513	--add-category='HardwareSettings' \
12mu|hplip-3.13.11-25|514	--remove-key='Version' \
12mu|hplip-3.13.11-25|515	%{buildroot}%{_datadir}/applications/hplip.desktop
12mu|hplip-3.13.11-25|516	
12mu|hplip-3.13.11-25|517	# Create /run/hplip
12mu|hplip-3.13.11-25|518	mkdir -p %{buildroot}/run/hplip
12mu|hplip-3.13.11-25|519	
12mu|hplip-3.13.11-25|520	# install /usr/lib/tmpfiles.d/hplip.conf (bug #1015831)
12mu|hplip-3.13.11-25|521	mkdir -p %{buildroot}%{_tmpfilesdir}
12mu|hplip-3.13.11-25|522	cat > %{buildroot}%{_tmpfilesdir}/hplip.conf <<EOF
12mu|hplip-3.13.11-25|523	# See tmpfiles.d(5) for details
12mu|hplip-3.13.11-25|524	
12mu|hplip-3.13.11-25|525	d /run/hplip 0775 root lp -
12mu|hplip-3.13.11-25|526	EOF
12mu|hplip-3.13.11-25|527	
12mu|hplip-3.13.11-25|528	# install menu icons
12mu|hplip-3.13.11-25|529	for N in 16 32 48 64; do convert %{SOURCE3} -resize ${N}x${N} $N.png; done
12mu|hplip-3.13.11-25|530	install -D -m 0644 16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/hp-sendfax.png
12mu|hplip-3.13.11-25|531	install -D -m 0644 32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/hp-sendfax.png
12mu|hplip-3.13.11-25|532	install -D -m 0644 48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/hp-sendfax.png
12mu|hplip-3.13.11-25|533	install -D -m 0644 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/hp-sendfax.png
12mu|hplip-3.13.11-25|534	install -D -m 0644 %{SOURCE3} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/hp-sendfax.png
12mu|hplip-3.13.11-25|535	
12mu|hplip-3.13.11-25|536	# (cg) Correct the udev rules dir
12mu|hplip-3.13.11-25|537	mkdir -p %{buildroot}/lib
12mu|hplip-3.13.11-25|538	mv %{buildroot}%{_sysconfdir}/udev %{buildroot}/lib/
12mu|hplip-3.13.11-25|539	
12mu|hplip-3.13.11-25|540	# Regenerate hpcups PPDs on upgrade if necessary (bug #579355).
12mu|hplip-3.13.11-25|541	install -p -m755 %{SOURCE1} %{buildroot}%{_bindir}/hpcups-update-ppds
12mu|hplip-3.13.11-25|542	
12mu|hplip-3.13.11-25|543	# A tool disable smart install feature in HP printer(s) from linux
12mu|hplip-3.13.11-25|544	# HP Smart Install is a service running on firmware which makes printer to appear
12mu|hplip-3.13.11-25|545	# as "Mass Storage Devices" when connected via USB cable. This is to install the
12mu|hplip-3.13.11-25|546	# minimal printer software from flash memory of printer. This service needs to be
12mu|hplip-3.13.11-25|547	# disabled on linux in order to have the device function as a printer.
12mu|hplip-3.13.11-25|548	install -p -m755 %{SOURCE5} %{buildroot}%{_bindir}/SmartInstallDisable-Tool.run
12mu|hplip-3.13.11-25|549	mkdir -p %{buildroot}%{_docdir}/%{name}
12mu|hplip-3.13.11-25|550	install -p -m755 %{SOURCE6} %{buildroot}%{_docdir}/%{name}
12mu|hplip-3.13.11-25|551	
12mu|hplip-3.13.11-25|552	# Make sure pyc files are generated, otherwise we can get
12mu|hplip-3.13.11-25|553	# difficult to debug problems
12mu|hplip-3.13.11-25|554	pushd %{buildroot}%{_datadir}/%{name}
12mu|hplip-3.13.11-25|555	python -m compileall .
12mu|hplip-3.13.11-25|556	popd
12mu|hplip-3.13.11-25|557	
12mu|hplip-3.13.11-25|558	# create empty /var/lib/hp/hplip.state to fix hp-plugin installation (mga#5395)
12mu|hplip-3.13.11-25|559	mkdir -p %{buildroot}%{_localstatedir}/lib/hp/
12mu|hplip-3.13.11-25|560	touch %{buildroot}%{_localstatedir}/lib/hp/hplip.state
12mu|hplip-3.13.11-25|561	
12mu|hplip-3.13.11-25|562	# Create an empty plugins directory to make sure it gets the right
12mu|hplip-3.13.11-25|563	mkdir -p %{buildroot}%{_datadir}/hplip/prnt/plugins
12mu|hplip-3.13.11-25|564	
12mu|hplip-3.13.11-25|565	# create empty log directory so that it can be owned
12mu|hplip-3.13.11-25|566	mkdir -p %{buildroot}%{_localstatedir}/log/hp/tmp
12mu|hplip-3.13.11-25|567	
12mu|hplip-3.13.11-25|568	mkdir -p %{buildroot}%{_unitdir}
12mu|hplip-3.13.11-25|569	mv -f %{buildroot}/usr/lib/systemd/system/hplip-printer@.service %{buildroot}%{_unitdir}/hplip-printer@.service
12mu|hplip-3.13.11-25|570	
12mu|hplip-3.13.11-25|571	# Images in docdir should not be executable (bug #440552).
12mu|hplip-3.13.11-25|572	find doc/images -type f -exec chmod 644 {} \;
12mu|hplip-3.13.11-25|573	
12mu|hplip-3.13.11-25|574	#sed -e 's/0664/0666/' -i %{buildroot}/lib/udev/rules.d/56-hpmud.rules
12mu|hplip-3.13.11-25|575	#sed -e 's/ATTR/#ATTR/' -i %{buildroot}/lib/udev/rules.d/56-hpmud.rules
12mu|hplip-3.13.11-25|576	#sed -e 's/ATTR/SYSFS/' -i %{buildroot}/lib/udev/rules.d/56-hpmud.rules
12mu|hplip-3.13.11-25|577	
12mu|hplip-3.13.11-25|578	# The systray applet doesn't work properly (displays icon as a
12mu|hplip-3.13.11-25|579	# window), so don't ship the launcher yet.
12mu|hplip-3.13.11-25|580	# rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
12mu|hplip-3.13.11-25|581	
12mu|hplip-3.13.11-25|582	#We do not need hal
12mu|hplip-3.13.11-25|583	rm -f %{buildroot}%{_datadir}/hal/fdi/preprobe/10osvendor/20-hplip-devices.fdi
12mu|hplip-3.13.11-25|584	
12mu|hplip-3.13.11-25|585	#Add rules for all hp printers
12mu|hplip-3.13.11-25|586	echo 'SUBSYSTEM=="usb", ATTRS{idVendor}=="03f0", GROUP="lp", MODE:="666"' >> %{buildroot}/lib/udev/rules.d/56-hpmud.rules
12mu|hplip-3.13.11-25|587	
12mu|hplip-3.13.11-25|588	# consolehelper config
12mu|hplip-3.13.11-25|589	#
12mu|hplip-3.13.11-25|590	
12mu|hplip-3.13.11-25|591	mkdir -p %{buildroot}%{_sbindir}
12mu|hplip-3.13.11-25|592	
12mu|hplip-3.13.11-25|593	# - console user, no password
12mu|hplip-3.13.11-25|594	for pak in hp-setup hp-plugin hp-diagnose_plugin; do
12mu|hplip-3.13.11-25|595	mv %{buildroot}%{_bindir}/$pak %{buildroot}%{_sbindir}/$pak
12mu|hplip-3.13.11-25|596	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/$pak
12mu|hplip-3.13.11-25|597	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps/
12mu|hplip-3.13.11-25|598	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
12mu|hplip-3.13.11-25|599	USER=root
12mu|hplip-3.13.11-25|600	PROGRAM=%{_sbindir}/$pak
12mu|hplip-3.13.11-25|601	FALLBACK=false
12mu|hplip-3.13.11-25|602	SESSION=true
12mu|hplip-3.13.11-25|603	EOF
12mu|hplip-3.13.11-25|604	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
12mu|hplip-3.13.11-25|605	cat > %{buildroot}%{_sysconfdir}/pam.d/$pak  <<EOF
12mu|hplip-3.13.11-25|606	#%PAM-1.0
12mu|hplip-3.13.11-25|607	auth		include		config-util-user
12mu|hplip-3.13.11-25|608	account		include		config-util-user
12mu|hplip-3.13.11-25|609	session		include		config-util-user
12mu|hplip-3.13.11-25|610	EOF
12mu|hplip-3.13.11-25|611	done
12mu|hplip-3.13.11-25|612	
12mu|hplip-3.13.11-25|613	%post
12mu|hplip-3.13.11-25|614	# We don't have this macro yes...
12mu|hplip-3.13.11-25|615	/bin/systemd-tmpfiles --create %{name}.conf
12mu|hplip-3.13.11-25|616	# tmpfiles_create %{name}
12mu|hplip-3.13.11-25|617	
12mu|hplip-3.13.11-25|618	%post -n hplip-hpijs-ppds
12mu|hplip-3.13.11-25|619	# Restart CUPS to make the printing PPDs known to it
12mu|hplip-3.13.11-25|620	%_post_service cups
12mu|hplip-3.13.11-25|621	
12mu|hplip-3.13.11-25|622	%post -n hplip-hpijs
12mu|hplip-3.13.11-25|623	%{_bindir}/hpcups-update-ppds &>/dev/null ||:
12mu|hplip-3.13.11-25|624	
12mu|hplip-3.13.11-25|625	%post -n hplip-model-data
12mu|hplip-3.13.11-25|626	/sbin/udevadm trigger --subsystem-match=usb --attr-match=idVendor=03f0
12mu|hplip-3.13.11-25|627	# ensure permissions are ready when installation completes
12mu|hplip-3.13.11-25|628	/sbin/udevadm settle --timeout=15
12mu|hplip-3.13.11-25|629	:
12mu|hplip-3.13.11-25|630	
12mu|hplip-3.13.11-25|631	%if %{sane_backend}
12mu|hplip-3.13.11-25|632	%post -n %{libsane}
12mu|hplip-3.13.11-25|633	
12mu|hplip-3.13.11-25|634	# Add HPLIP driver to /etc/sane.d/dll.conf
12mu|hplip-3.13.11-25|635	if ! grep ^hpaio /etc/sane.d/dll.conf >/dev/null 2>/dev/null ; then \
12mu|hplip-3.13.11-25|636	echo hpaio >> /etc/sane.d/dll.conf; \
12mu|hplip-3.13.11-25|637	fi
12mu|hplip-3.13.11-25|638	%endif
12mu|hplip-3.13.11-25|639	
12mu|hplip-3.13.11-25|640	%if %{sane_backend}
12mu|hplip-3.13.11-25|641	%preun -n %{libsane}
12mu|hplip-3.13.11-25|642	# Remove HPLIP driver from /etc/sane.d/dll.conf
12mu|hplip-3.13.11-25|643	if [ "$1" = 0 ]; then \
12mu|hplip-3.13.11-25|644	if grep ^hpaio /etc/sane.d/dll.conf >/dev/null 2>/dev/null ; then \
12mu|hplip-3.13.11-25|645	sed '/hpaio/d' /etc/sane.d/dll.conf > /tmp/$$; \
12mu|hplip-3.13.11-25|646	cp -f /tmp/$$ /etc/sane.d/dll.conf; \
12mu|hplip-3.13.11-25|647	rm -f /tmp/$$; \
12mu|hplip-3.13.11-25|648	fi; \
12mu|hplip-3.13.11-25|649	fi
12mu|hplip-3.13.11-25|650	%endif
12mu|hplip-3.13.11-25|651	
12mu|hplip-3.13.11-25|652	# Restart CUPS to make the removal of the Fax PPD known to it
12mu|hplip-3.13.11-25|653	%_post_service cups
12mu|hplip-3.13.11-25|654	
12mu|hplip-3.13.11-25|655	%postun -n hplip-hpijs-ppds
12mu|hplip-3.13.11-25|656	# Restart CUPS to make the removal of the printing PPDs known to it
12mu|hplip-3.13.11-25|657	%_post_service cups
12mu|hplip-3.13.11-25|658	
12mu|hplip-3.13.11-25|659	%files
12mu|hplip-3.13.11-25|660	%config(noreplace) %{_sysconfdir}/hp
12mu|hplip-3.13.11-25|661	%dir %{_localstatedir}/lib/hp/
12mu|hplip-3.13.11-25|662	%{_bindir}/hp-align
12mu|hplip-3.13.11-25|663	%{_bindir}/hp-clean
12mu|hplip-3.13.11-25|664	%{_bindir}/hp-colorcal
12mu|hplip-3.13.11-25|665	%{_bindir}/hp-devicesettings
12mu|hplip-3.13.11-25|666	%{_bindir}/hp-diagnose_plugin
12mu|hplip-3.13.11-25|667	%{_bindir}/hp-diagnose_queues
12mu|hplip-3.13.11-25|668	%{_bindir}/hp-doctor
12mu|hplip-3.13.11-25|669	%{_datadir}/hplip/doctor.py*
12mu|hplip-3.13.11-25|670	%{_bindir}/hp-fab
12mu|hplip-3.13.11-25|671	%{_bindir}/hp-faxsetup
12mu|hplip-3.13.11-25|672	%{_bindir}/hp-firmware
12mu|hplip-3.13.11-25|673	%{_bindir}/hp-info
12mu|hplip-3.13.11-25|674	%{_bindir}/hp-levels
12mu|hplip-3.13.11-25|675	%{_bindir}/hp-linefeedcal
12mu|hplip-3.13.11-25|676	%{_bindir}/hp-logcapture
12mu|hplip-3.13.11-25|677	%{_bindir}/hp-makecopies
12mu|hplip-3.13.11-25|678	%{_bindir}/hp-makeuri
12mu|hplip-3.13.11-25|679	%{_bindir}/hp-pkservice
12mu|hplip-3.13.11-25|680	%{_bindir}/hp-plugin
12mu|hplip-3.13.11-25|681	%{_bindir}/hp-pqdiag
12mu|hplip-3.13.11-25|682	%{_bindir}/hp-printsettings
12mu|hplip-3.13.11-25|683	%{_bindir}/hp-probe
12mu|hplip-3.13.11-25|684	%{_bindir}/hp-query
12mu|hplip-3.13.11-25|685	%{_bindir}/hp-scan
12mu|hplip-3.13.11-25|686	%{_bindir}/hp-sendfax
12mu|hplip-3.13.11-25|687	%{_bindir}/hp-setup
12mu|hplip-3.13.11-25|688	%{_bindir}/hp-testpage
12mu|hplip-3.13.11-25|689	%{_bindir}/hp-timedate
12mu|hplip-3.13.11-25|690	%{_bindir}/hp-unload
12mu|hplip-3.13.11-25|691	%{_bindir}/hp-wificonfig
12mu|hplip-3.13.11-25|692	
12mu|hplip-3.13.11-25|693	%{_sbindir}/hp-diagnose_plugin
12mu|hplip-3.13.11-25|694	%{_sbindir}/hp-setup
12mu|hplip-3.13.11-25|695	%{_sbindir}/hp-plugin
12mu|hplip-3.13.11-25|696	
12mu|hplip-3.13.11-25|697	%{_sysconfdir}/pam.d/hp-diagnose_plugin
12mu|hplip-3.13.11-25|698	%{_sysconfdir}/pam.d/hp-plugin
12mu|hplip-3.13.11-25|699	%{_sysconfdir}/pam.d/hp-setup
12mu|hplip-3.13.11-25|700	%{_sysconfdir}/security/console.apps/hp-diagnose_plugin
12mu|hplip-3.13.11-25|701	%{_sysconfdir}/security/console.apps/hp-plugin
12mu|hplip-3.13.11-25|702	%{_sysconfdir}/security/console.apps/hp-setup
12mu|hplip-3.13.11-25|703	
12mu|hplip-3.13.11-25|704	# A tool to disable Smart Install
12mu|hplip-3.13.11-25|705	%{_bindir}/SmartInstallDisable-Tool.run
12mu|hplip-3.13.11-25|706	
12mu|hplip-3.13.11-25|707	%exclude %{_datadir}/hplip/data/models
12mu|hplip-3.13.11-25|708	# C libraries for Python
12mu|hplip-3.13.11-25|709	%{_libdir}/python*/*/*.so*
12mu|hplip-3.13.11-25|710	# CUPS backends (0755 permissions, so that CUPS 1.2 runs these backends
12mu|hplip-3.13.11-25|711	# as lp user)
12mu|hplip-3.13.11-25|712	# Note: this must be /usr/lib not %{_libdir}, since that's the
12mu|hplip-3.13.11-25|713	# CUPS serverbin directory.
12mu|hplip-3.13.11-25|714	%attr(0755,root,root) %{_prefix}/lib/cups/backend/hp*
12mu|hplip-3.13.11-25|715	%{_prefix}/lib/cups/filter/hpcups
12mu|hplip-3.13.11-25|716	%{_prefix}/lib/cups/filter/hpcupsfax
12mu|hplip-3.13.11-25|717	%{_prefix}/lib/cups/filter/hpps
12mu|hplip-3.13.11-25|718	%{_prefix}/lib/cups/filter/pstotiff
12mu|hplip-3.13.11-25|719	%{_datadir}/ppd/HP/HP-Fax*.ppd*
12mu|hplip-3.13.11-25|720	%{_datadir}/cups/drv/hp/hpcups.drv
12mu|hplip-3.13.11-25|721	# Files
12mu|hplip-3.13.11-25|722	%dir %{_datadir}/hplip
12mu|hplip-3.13.11-25|723	%{_datadir}/hplip/align.py*
12mu|hplip-3.13.11-25|724	%{_datadir}/hplip/check-plugin.py*
12mu|hplip-3.13.11-25|725	%{_datadir}/hplip/clean.py*
12mu|hplip-3.13.11-25|726	%{_datadir}/hplip/colorcal.py*
12mu|hplip-3.13.11-25|727	#{_datadir}/hplip/config_usb_printer.py*
12mu|hplip-3.13.11-25|728	%{_datadir}/hplip/devicesettings.py*
12mu|hplip-3.13.11-25|729	%{_datadir}/hplip/diagnose_plugin.py*
12mu|hplip-3.13.11-25|730	%{_datadir}/hplip/diagnose_queues.py*
12mu|hplip-3.13.11-25|731	%{_datadir}/hplip/fab.py*
12mu|hplip-3.13.11-25|732	%{_datadir}/hplip/fax
12mu|hplip-3.13.11-25|733	%{_datadir}/hplip/faxsetup.py*
12mu|hplip-3.13.11-25|734	%{_datadir}/hplip/firmware.py*
12mu|hplip-3.13.11-25|735	%{_datadir}/hplip/hpdio.py*
12mu|hplip-3.13.11-25|736	%{_datadir}/hplip/hpssd*
12mu|hplip-3.13.11-25|737	%{_datadir}/hplip/info.py*
12mu|hplip-3.13.11-25|738	%{_datadir}/hplip/__init__.py*
12mu|hplip-3.13.11-25|739	%{_datadir}/hplip/levels.py*
12mu|hplip-3.13.11-25|740	%{_datadir}/hplip/linefeedcal.py*
12mu|hplip-3.13.11-25|741	%{_datadir}/hplip/logcapture.py*
12mu|hplip-3.13.11-25|742	%{_datadir}/hplip/makecopies.py*
12mu|hplip-3.13.11-25|743	%{_datadir}/hplip/makeuri.py*
12mu|hplip-3.13.11-25|744	%{_datadir}/hplip/pkservice.py*
12mu|hplip-3.13.11-25|745	%{_datadir}/hplip/plugin.py*
12mu|hplip-3.13.11-25|746	%{_datadir}/hplip/pqdiag.py*
12mu|hplip-3.13.11-25|747	%{_datadir}/hplip/printsettings.py*
12mu|hplip-3.13.11-25|748	%{_datadir}/hplip/probe.py*
12mu|hplip-3.13.11-25|749	%{_datadir}/hplip/query.py*
12mu|hplip-3.13.11-25|750	%{_datadir}/hplip/scan.py*
12mu|hplip-3.13.11-25|751	%{_datadir}/hplip/sendfax.py*
12mu|hplip-3.13.11-25|752	%{_datadir}/hplip/setup.py*
12mu|hplip-3.13.11-25|753	%{_datadir}/hplip/testpage.py*
12mu|hplip-3.13.11-25|754	%{_datadir}/hplip/timedate.py*
12mu|hplip-3.13.11-25|755	#%{_datadir}/hplip/uninstall.py*
12mu|hplip-3.13.11-25|756	%{_datadir}/hplip/unload.py*
12mu|hplip-3.13.11-25|757	#%{_datadir}/hplip/upgrade.py*
12mu|hplip-3.13.11-25|758	%{_datadir}/hplip/wificonfig.py*
12mu|hplip-3.13.11-25|759	# Directories
12mu|hplip-3.13.11-25|760	%{_datadir}/hplip/base
12mu|hplip-3.13.11-25|761	%{_datadir}/hplip/copier
12mu|hplip-3.13.11-25|762	%dir %{_datadir}/hplip/data
12mu|hplip-3.13.11-25|763	%{_datadir}/hplip/data/ldl
12mu|hplip-3.13.11-25|764	%{_datadir}/hplip/data/localization
12mu|hplip-3.13.11-25|765	%{_datadir}/hplip/data/models
12mu|hplip-3.13.11-25|766	%{_datadir}/hplip/data/pcl
12mu|hplip-3.13.11-25|767	%{_datadir}/hplip/data/ps
12mu|hplip-3.13.11-25|768	%{_datadir}/hplip/installer
12mu|hplip-3.13.11-25|769	%{_datadir}/hplip/pcard
12mu|hplip-3.13.11-25|770	%{_datadir}/hplip/prnt
12mu|hplip-3.13.11-25|771	%{_datadir}/hplip/scan
12mu|hplip-3.13.11-25|772	#{_datadir}/polkit-1/actions/com.hp.hplip.policy
12mu|hplip-3.13.11-25|773	#{_datadir}/dbus-1/system-services/com.hp.hplip.service
12mu|hplip-3.13.11-25|774	%{_localstatedir}/lib/hp/hplip.state
12mu|hplip-3.13.11-25|775	%{_docdir}/%{name}/README.urpmi
12mu|hplip-3.13.11-25|776	#config(noreplace) %{_sysconfdir}/dbus-1/system.d/com.hp.hplip.conf
12mu|hplip-3.13.11-25|777	%dir %attr(0775,root,lp) /run/hplip
12mu|hplip-3.13.11-25|778	%{_tmpfilesdir}/hplip.conf
12mu|hplip-3.13.11-25|779	%{_unitdir}/hplip-printer@.service
12mu|hplip-3.13.11-25|780	%{_datadir}/hplip/hplip_clean.sh
12mu|hplip-3.13.11-25|781	%{_datadir}/cups/mime/pstotiff.convs
12mu|hplip-3.13.11-25|782	
12mu|hplip-3.13.11-25|783	
12mu|hplip-3.13.11-25|784	%files doc
12mu|hplip-3.13.11-25|785	%doc %{_docdir}/%{name}-doc-%{version}%{extraversion}
12mu|hplip-3.13.11-25|786	
12mu|hplip-3.13.11-25|787	%files -n %{libhpip}
12mu|hplip-3.13.11-25|788	%{_libdir}/libhpip.so.%{major}*
12mu|hplip-3.13.11-25|789	
12mu|hplip-3.13.11-25|790	%files -n %{libhpmud}
12mu|hplip-3.13.11-25|791	%{_libdir}/libhpmud.so.%{major}*
12mu|hplip-3.13.11-25|792	
12mu|hplip-3.13.11-25|793	%files -n %{devname}
12mu|hplip-3.13.11-25|794	%{_includedir}/hpip.h
12mu|hplip-3.13.11-25|795	%{_includedir}/xform.h
12mu|hplip-3.13.11-25|796	%{_libdir}/libhpip.so
12mu|hplip-3.13.11-25|797	%{_libdir}/libhpmud.so
12mu|hplip-3.13.11-25|798	%if %{sane_backend}
12mu|hplip-3.13.11-25|799	%{_libdir}/sane/libsane-hpaio.so
12mu|hplip-3.13.11-25|800	
12mu|hplip-3.13.11-25|801	%files -n %{libsane}
12mu|hplip-3.13.11-25|802	%{_libdir}/sane/libsane-hpaio.so.%{sanemaj}*
12mu|hplip-3.13.11-25|803	%endif
12mu|hplip-3.13.11-25|804	
12mu|hplip-3.13.11-25|805	%files model-data
12mu|hplip-3.13.11-25|806	/lib/udev/rules.d/*.rules
12mu|hplip-3.13.11-25|807	%{_datadir}/hplip/data/models
12mu|hplip-3.13.11-25|808	
12mu|hplip-3.13.11-25|809	%files gui
12mu|hplip-3.13.11-25|810	%{_bindir}/hp-check
12mu|hplip-3.13.11-25|811	%{_bindir}/hp-print
12mu|hplip-3.13.11-25|812	%{_bindir}/hp-systray
12mu|hplip-3.13.11-25|813	%{_bindir}/hp-toolbox
12mu|hplip-3.13.11-25|814	%{_datadir}/applications/*.desktop
12mu|hplip-3.13.11-25|815	%{_iconsdir}/hicolor/*/apps/hp-sendfax.png
12mu|hplip-3.13.11-25|816	%{_sysconfdir}/xdg/autostart/hplip-systray.desktop
12mu|hplip-3.13.11-25|817	# Files
12mu|hplip-3.13.11-25|818	%{_datadir}/hplip/check.py*
12mu|hplip-3.13.11-25|819	%{_datadir}/hplip/print.py*
12mu|hplip-3.13.11-25|820	%{_datadir}/hplip/systray.py*
12mu|hplip-3.13.11-25|821	%{_datadir}/hplip/toolbox.py*
12mu|hplip-3.13.11-25|822	# Directories
12mu|hplip-3.13.11-25|823	%{_datadir}/hplip/data/images
12mu|hplip-3.13.11-25|824	%{_datadir}/hplip/ui4
12mu|hplip-3.13.11-25|825	
12mu|hplip-3.13.11-25|826	%files hpijs
12mu|hplip-3.13.11-25|827	%{_bindir}/hpijs
12mu|hplip-3.13.11-25|828	# Needed for both printing and fax PPDs. They all need HPIJS, therefore
12mu|hplip-3.13.11-25|829	# the link is here
12mu|hplip-3.13.11-25|830	%dir %{_datadir}/ppd
12mu|hplip-3.13.11-25|831	%dir %{_datadir}/ppd/HP
12mu|hplip-3.13.11-25|832	#{_datadir}/cups/drv/hp/hpijs.drv
12mu|hplip-3.13.11-25|833	%{_bindir}/hpcups-update-ppds
12mu|hplip-3.13.11-25|834	
12mu|hplip-3.13.11-25|835	%files hpijs-ppds
12mu|hplip-3.13.11-25|836	%{_datadir}/ppd/HP/apollo*.ppd*
12mu|hplip-3.13.11-25|837	%{_datadir}/ppd/HP/hp-*.ppd*
12mu|hplip-3.13.11-25|838	
12mu|hplip-3.13.11-25|839	%changelog
12mu|hplip-3.13.11-25|840	* Fri Apr 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.13.11-25
12mu|hplip-3.13.11-25|841	+ Revision: 3f4fd0e
12mu|hplip-3.13.11-25|842	- Rebuild against python-sip 4.15
12mu|hplip-3.13.11-25|843	
12mu|hplip-3.13.11-25|844	* Thu Dec 12 2013 akdengi <kazancas@mandriva.ru> 3.13.11-24
12mu|hplip-3.13.11-25|845	+ Revision: 10cec5f
12mu|hplip-3.13.11-25|846	- return hp-systray desktop
12mu|hplip-3.13.11-25|847	
12mu|hplip-3.13.11-25|848	* Thu Dec 12 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-23
12mu|hplip-3.13.11-25|849	+ Revision: eb4a037
12mu|hplip-3.13.11-25|850	- SILENT add missing files
12mu|hplip-3.13.11-25|851	
12mu|hplip-3.13.11-25|852	* Thu Dec 12 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-23
12mu|hplip-3.13.11-25|853	+ Revision: 8f2f7d3
12mu|hplip-3.13.11-25|854	- SILENT add missing files
12mu|hplip-3.13.11-25|855	
12mu|hplip-3.13.11-25|856	* Thu Dec 12 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-23
12mu|hplip-3.13.11-25|857	+ Revision: 787a812
12mu|hplip-3.13.11-25|858	- create /usr/sbin
12mu|hplip-3.13.11-25|859	
12mu|hplip-3.13.11-25|860	* Thu Dec 12 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-23
12mu|hplip-3.13.11-25|861	+ Revision: 2cd4ca2
12mu|hplip-3.13.11-25|862	- add consolekit for hp-setup hp-plugin and hp-diagnose_plugin
12mu|hplip-3.13.11-25|863	
12mu|hplip-3.13.11-25|864	* Mon Dec 09 2013 akdengi <kazancas@mandriva.ru> 3.13.11-22
12mu|hplip-3.13.11-25|865	+ Revision: 45c23c7
12mu|hplip-3.13.11-25|866	- SILENT drop hplip-systray.desktop
12mu|hplip-3.13.11-25|867	
12mu|hplip-3.13.11-25|868	* Mon Dec 09 2013 akdengi <kazancas@mandriva.ru> 3.13.11-22
12mu|hplip-3.13.11-25|869	+ Revision: 7a2f6d6
12mu|hplip-3.13.11-25|870	- SILENT fix file list
12mu|hplip-3.13.11-25|871	
12mu|hplip-3.13.11-25|872	* Mon Dec 09 2013 akdengi <kazancas@mandriva.ru> 3.13.11-22
12mu|hplip-3.13.11-25|873	+ Revision: 84ef5d7
12mu|hplip-3.13.11-25|874	- fix spec
12mu|hplip-3.13.11-25|875	
12mu|hplip-3.13.11-25|876	* Mon Dec 09 2013 akdengi <kazancas@mandriva.ru> 3.13.11-22
12mu|hplip-3.13.11-25|877	+ Revision: 4b23d7c
12mu|hplip-3.13.11-25|878	- some spec fix. Add rules for USB
12mu|hplip-3.13.11-25|879	
12mu|hplip-3.13.11-25|880	* Fri Dec 06 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-21
12mu|hplip-3.13.11-25|881	+ Revision: 82caba1
12mu|hplip-3.13.11-25|882	- fix IDS and tmpfile create
12mu|hplip-3.13.11-25|883	
12mu|hplip-3.13.11-25|884	* Thu Dec 05 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-19
12mu|hplip-3.13.11-25|885	+ Revision: 518b1fe
12mu|hplip-3.13.11-25|886	- do not ghost /run/hplip
12mu|hplip-3.13.11-25|887	
12mu|hplip-3.13.11-25|888	* Mon Dec 02 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-19
12mu|hplip-3.13.11-25|889	+ Revision: 4399c2b
12mu|hplip-3.13.11-25|890	- up release
12mu|hplip-3.13.11-25|891	
12mu|hplip-3.13.11-25|892	* Wed Nov 27 2013 Alexander Kazancev <kazancas@gmail.com> 3.13.11-17
12mu|hplip-3.13.11-25|893	+ Revision: 3081037
12mu|hplip-3.13.11-25|894	- Fix hp-start pam rule
12mu|hplip-3.13.11-25|895	
12mu|hplip-3.13.11-25|896	* Wed Nov 27 2013 Alexander Kazancev <kazancas@gmail.com> 3.13.11-16
12mu|hplip-3.13.11-25|897	+ Revision: 1dd7474
12mu|hplip-3.13.11-25|898	- Return ATTR in hpmud udev rule
12mu|hplip-3.13.11-25|899	
12mu|hplip-3.13.11-25|900	* Tue Nov 26 2013 akdengi <kazancas@mandriva.ru> 3.13.11-15
12mu|hplip-3.13.11-25|901	+ Revision: 04b4e9c
12mu|hplip-3.13.11-25|902	- replace all ATTR
12mu|hplip-3.13.11-25|903	
12mu|hplip-3.13.11-25|904	* Tue Nov 26 2013 akdengi <kazancas@mandriva.ru> 3.13.11-15
12mu|hplip-3.13.11-25|905	+ Revision: 8103178
12mu|hplip-3.13.11-25|906	- SILENT another fix 56-hpmud.rule
12mu|hplip-3.13.11-25|907	
12mu|hplip-3.13.11-25|908	* Tue Nov 26 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-14
12mu|hplip-3.13.11-25|909	+ Revision: d5b6482
12mu|hplip-3.13.11-25|910	- fix sed for hpmud rule
12mu|hplip-3.13.11-25|911	
12mu|hplip-3.13.11-25|912	* Tue Nov 26 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-13
12mu|hplip-3.13.11-25|913	+ Revision: 68e0cca
12mu|hplip-3.13.11-25|914	- revert back
12mu|hplip-3.13.11-25|915	
12mu|hplip-3.13.11-25|916	* Tue Nov 26 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-13
12mu|hplip-3.13.11-25|917	+ Revision: 70a0445
12mu|hplip-3.13.11-25|918	- revert back
12mu|hplip-3.13.11-25|919	
12mu|hplip-3.13.11-25|920	* Mon Nov 25 2013 akdengi <kazancas@mandriva.ru> 3.13.11-12
12mu|hplip-3.13.11-25|921	+ Revision: f76d324
12mu|hplip-3.13.11-25|922	- SILENT fix spec
12mu|hplip-3.13.11-25|923	
12mu|hplip-3.13.11-25|924	* Mon Nov 25 2013 Alexander Kazancev <kazancas@gmail.com> 3.13.11-12
12mu|hplip-3.13.11-25|925	+ Revision: d7ea343
12mu|hplip-3.13.11-25|926	- Updated hplip.spec
12mu|hplip-3.13.11-25|927	
12mu|hplip-3.13.11-25|928	* Mon Nov 25 2013 akdengi <kazancas@mandriva.ru> 3.13.11-12
12mu|hplip-3.13.11-25|929	+ Revision: ba2d77e
12mu|hplip-3.13.11-25|930	- SILENT really not need hplip systemd service
12mu|hplip-3.13.11-25|931	
12mu|hplip-3.13.11-25|932	* Mon Nov 25 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-12
12mu|hplip-3.13.11-25|933	+ Revision: a0bb1ac
12mu|hplip-3.13.11-25|934	- Properly create tmpfiles
12mu|hplip-3.13.11-25|935	
12mu|hplip-3.13.11-25|936	* Mon Nov 25 2013 Alexander Kazancev <kazancas@gmail.com> 3.13.11-10
12mu|hplip-3.13.11-25|937	+ Revision: d4922ec
12mu|hplip-3.13.11-25|938	- SILENT really drop 56-hpmud.rules
12mu|hplip-3.13.11-25|939	
12mu|hplip-3.13.11-25|940	* Mon Nov 25 2013 Alexander Kazancev <kazancas@gmail.com> 3.13.11-10
12mu|hplip-3.13.11-25|941	+ Revision: eaaf3f2
12mu|hplip-3.13.11-25|942	- SILENT do not remove hplip-printer@.service
12mu|hplip-3.13.11-25|943	
12mu|hplip-3.13.11-25|944	* Mon Nov 25 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-10
12mu|hplip-3.13.11-25|945	+ Revision: e78e35d
12mu|hplip-3.13.11-25|946	- SILENT fix spec
12mu|hplip-3.13.11-25|947	
12mu|hplip-3.13.11-25|948	* Mon Nov 25 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-10
12mu|hplip-3.13.11-25|949	+ Revision: 0d5e2cc
12mu|hplip-3.13.11-25|950	- return some patches
12mu|hplip-3.13.11-25|951	
12mu|hplip-3.13.11-25|952	* Mon Nov 25 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-10
12mu|hplip-3.13.11-25|953	+ Revision: 80466bb
12mu|hplip-3.13.11-25|954	- SILENT 3.13.11
12mu|hplip-3.13.11-25|955	
12mu|hplip-3.13.11-25|956	* Mon Nov 25 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.10-10
12mu|hplip-3.13.11-25|957	+ Revision: fbf353c
12mu|hplip-3.13.11-25|958	- fix spec and sources
12mu|hplip-3.13.11-25|959	
12mu|hplip-3.13.11-25|960	* Mon Nov 25 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-9
12mu|hplip-3.13.11-25|961	+ Revision: b554b69
12mu|hplip-3.13.11-25|962	- Fix eror on print with udev-204
12mu|hplip-3.13.11-25|963	
12mu|hplip-3.13.11-25|964	* Thu Nov 21 2013 akdengi <kazancas@mandriva.ru> 3.13.11-6
12mu|hplip-3.13.11-25|965	+ Revision: 8c61d1c
12mu|hplip-3.13.11-25|966	- fix build
12mu|hplip-3.13.11-25|967	
12mu|hplip-3.13.11-25|968	* Thu Nov 21 2013 akdengi <kazancas@mandriva.ru> 3.13.11-6
12mu|hplip-3.13.11-25|969	+ Revision: 62f815e
12mu|hplip-3.13.11-25|970	- SILENT another udev rules fix
12mu|hplip-3.13.11-25|971	
12mu|hplip-3.13.11-25|972	* Thu Nov 21 2013 akdengi <kazancas@mandriva.ru> 3.13.11-6
12mu|hplip-3.13.11-25|973	+ Revision: 03925d7
12mu|hplip-3.13.11-25|974	- fix udev action rules patch
12mu|hplip-3.13.11-25|975	
12mu|hplip-3.13.11-25|976	* Thu Nov 21 2013 akdengi <kazancas@mandriva.ru> 3.13.11-6
12mu|hplip-3.13.11-25|977	+ Revision: 749a95d
12mu|hplip-3.13.11-25|978	- fix udev rules
12mu|hplip-3.13.11-25|979	
12mu|hplip-3.13.11-25|980	* Wed Nov 20 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-5
12mu|hplip-3.13.11-25|981	+ Revision: 3f90cd8
12mu|hplip-3.13.11-25|982	- SILENT fix udev rules patch
12mu|hplip-3.13.11-25|983	
12mu|hplip-3.13.11-25|984	* Wed Nov 20 2013 akdengi <alexander.kazancev@rosalab.ru> 3.13.11-5
12mu|hplip-3.13.11-25|985	+ Revision: c81e2ba
12mu|hplip-3.13.11-25|986	- SILENT fix
12mu|hplip-3.13.11-25|987	
12mu|hplip-3.13.11-25|988	

19797 12
12mu|hspell-1.2-1|1	%define major	0
12mu|hspell-1.2-1|2	%define libname %mklibname %{name} %{major}
12mu|hspell-1.2-1|3	%define devname %mklibname %{name} -d
12mu|hspell-1.2-1|4	
12mu|hspell-1.2-1|5	Summary:	Free Hebrew linguistic project
12mu|hspell-1.2-1|6	Name:		hspell
12mu|hspell-1.2-1|7	Version:	1.2
12mu|hspell-1.2-1|8	Release:	1
12mu|hspell-1.2-1|9	Group:		Text tools
12mu|hspell-1.2-1|10	License:	AGPLv3
12mu|hspell-1.2-1|11	Url:		http://www.ivrix.org.il/projects/spell-checker/
12mu|hspell-1.2-1|12	Source0:	http://hspell.ivrix.org.il/%{name}-%{version}.tar.gz
12mu|hspell-1.2-1|13	Patch0:		hspell-1.1-no-strip.patch
12mu|hspell-1.2-1|14	
12mu|hspell-1.2-1|15	%description
12mu|hspell-1.2-1|16	The Hspell project is a free Hebrew linguistic project.
12mu|hspell-1.2-1|17	
12mu|hspell-1.2-1|18	Its primary goal is to create a free Hebrew spell-checker.
12mu|hspell-1.2-1|19	
12mu|hspell-1.2-1|20	In addition to a spell-checker, the project also produced a Hebrew
12mu|hspell-1.2-1|21	morphological analyzer, which for every valid Hebrew word lists all
12mu|hspell-1.2-1|22	of its possible readings (valid combinations of prefix and inflected
12mu|hspell-1.2-1|23	base word).
12mu|hspell-1.2-1|24	
12mu|hspell-1.2-1|25	The secondary goal of the project is to make the algorithms and
12mu|hspell-1.2-1|26	dictionaries, created initially for the spell-checker, freely
12mu|hspell-1.2-1|27	available. These could be used in more sophisticated research or
12mu|hspell-1.2-1|28	applications that require Hebrew word lists or a Hebrew morphology
12mu|hspell-1.2-1|29	engine.
12mu|hspell-1.2-1|30	
12mu|hspell-1.2-1|31	Such potential application areas might include search engines, speech
12mu|hspell-1.2-1|32	synthesis, and much much more. The availability of a free basis will
12mu|hspell-1.2-1|33	hopefully encourage free development on top of it, to the benefit of
12mu|hspell-1.2-1|34	the general Hebrew-speaking population.
12mu|hspell-1.2-1|35	
12mu|hspell-1.2-1|36	%package -n %{libname}
12mu|hspell-1.2-1|37	Summary:	Shared library files for hspell
12mu|hspell-1.2-1|38	Group:		Text tools
12mu|hspell-1.2-1|39	
12mu|hspell-1.2-1|40	%description -n %{libname}
12mu|hspell-1.2-1|41	Shared library files for the hspell package.
12mu|hspell-1.2-1|42	
12mu|hspell-1.2-1|43	%package -n	%{devname}
12mu|hspell-1.2-1|44	Summary:	Development files for hspell
12mu|hspell-1.2-1|45	Group:		Development/Other
12mu|hspell-1.2-1|46	Requires:	%{libname} = %{version}-%{release}
12mu|hspell-1.2-1|47	Provides:	%{name}-devel = %{version}-%{release}
12mu|hspell-1.2-1|48	Conflicts:	%{_lib}hspell0 < 1.1-6
12mu|hspell-1.2-1|49	
12mu|hspell-1.2-1|50	%description -n	%{devname}
12mu|hspell-1.2-1|51	Development headers, and files for development from the hspell package.
12mu|hspell-1.2-1|52	
12mu|hspell-1.2-1|53	%prep
12mu|hspell-1.2-1|54	%setup -q
12mu|hspell-1.2-1|55	%apply_patches
12mu|hspell-1.2-1|56	
12mu|hspell-1.2-1|57	%build
12mu|hspell-1.2-1|58	CFLAGS="%{optflags} -fPIC" CPPFLAGS="%{optflags} -fPIC" FFLAGS="optflags -fPIC" \
12mu|hspell-1.2-1|59	%configure2_5x \
12mu|hspell-1.2-1|60	--enable-fatverb \
12mu|hspell-1.2-1|61	--enable-fatverb \
12mu|hspell-1.2-1|62	--enable-shared
12mu|hspell-1.2-1|63	
12mu|hspell-1.2-1|64	%make
12mu|hspell-1.2-1|65	
12mu|hspell-1.2-1|66	%install
12mu|hspell-1.2-1|67	%makeinstall_std
12mu|hspell-1.2-1|68	
12mu|hspell-1.2-1|69	%files
12mu|hspell-1.2-1|70	%{_bindir}/*
12mu|hspell-1.2-1|71	%{_datadir}/hspell/*.wgz*
12mu|hspell-1.2-1|72	%{_mandir}/man1/*
12mu|hspell-1.2-1|73	%{_mandir}/man3/*
12mu|hspell-1.2-1|74	
12mu|hspell-1.2-1|75	%files -n %{libname}
12mu|hspell-1.2-1|76	%{_libdir}/libhspell.so.%{major}*
12mu|hspell-1.2-1|77	
12mu|hspell-1.2-1|78	%files -n %{devname}
12mu|hspell-1.2-1|79	%{_libdir}/libhspell.so
12mu|hspell-1.2-1|80	%{_libdir}/libhspell.a
12mu|hspell-1.2-1|81	%{_includedir}/hspell.h
12mu|hspell-1.2-1|82	%{_includedir}/linginfo.h
12mu|hspell-1.2-1|83	

19798 12
12mu|hsqldb1.8.0-1.8.0.10-1|1	%define _localstatedir %{_var}
12mu|hsqldb1.8.0-1.8.0.10-1|2	%define section	devel
12mu|hsqldb1.8.0-1.8.0.10-1|3	%define cvsver 	1_8_0_10
12mu|hsqldb1.8.0-1.8.0.10-1|4	%define oname 	hsqldb
12mu|hsqldb1.8.0-1.8.0.10-1|5	
12mu|hsqldb1.8.0-1.8.0.10-1|6	Summary:	Hsqldb Database Engine
12mu|hsqldb1.8.0-1.8.0.10-1|7	Name:		hsqldb1.8.0
12mu|hsqldb1.8.0-1.8.0.10-1|8	Version:	1.8.0.10
12mu|hsqldb1.8.0-1.8.0.10-1|9	Release:	1
12mu|hsqldb1.8.0-1.8.0.10-1|10	Group:		Development/Java
12mu|hsqldb1.8.0-1.8.0.10-1|11	License:	BSD
12mu|hsqldb1.8.0-1.8.0.10-1|12	Url:		http://hsqldb.sourceforge.net/
12mu|hsqldb1.8.0-1.8.0.10-1|13	Source0:	http://downloads.sourceforge.net/hsqldb/hsqldb_%{cvsver}.zip
12mu|hsqldb1.8.0-1.8.0.10-1|14	Source1:	hsqldb-1.8.0-standard.cfg
12mu|hsqldb1.8.0-1.8.0.10-1|15	Source2:	hsqldb-1.8.0-standard-server.properties
12mu|hsqldb1.8.0-1.8.0.10-1|16	Source3:	hsqldb-1.8.0-standard-webserver.properties
12mu|hsqldb1.8.0-1.8.0.10-1|17	Source4:	hsqldb-1.8.0-standard-sqltool.rc
12mu|hsqldb1.8.0-1.8.0.10-1|18	Patch0:		hsqldb-1.8.0-scripts.patch
12mu|hsqldb1.8.0-1.8.0.10-1|19	Patch1:		hsqldb-tmp.patch
12mu|hsqldb1.8.0-1.8.0.10-1|20	Buildarch:	noarch
12mu|hsqldb1.8.0-1.8.0.10-1|21	# Building hsqldb 1.8.0 with JDK >= 1.6 doesn't work (new abstract
12mu|hsqldb1.8.0-1.8.0.10-1|22	# functions in base classes), so we force GCJ (JDK 1.5 compatible)
12mu|hsqldb1.8.0-1.8.0.10-1|23	BuildRequires:	java-1.5.0-gcj-devel
12mu|hsqldb1.8.0-1.8.0.10-1|24	BuildRequires:	ant
12mu|hsqldb1.8.0-1.8.0.10-1|25	BuildRequires:	junit
12mu|hsqldb1.8.0-1.8.0.10-1|26	BuildRequires:	java-rpmbuild >= 0:1.5
12mu|hsqldb1.8.0-1.8.0.10-1|27	BuildRequires:	servletapi5
12mu|hsqldb1.8.0-1.8.0.10-1|28	Requires(pre,post,preun,postun):	rpm-helper
12mu|hsqldb1.8.0-1.8.0.10-1|29	Requires:	servletapi5
12mu|hsqldb1.8.0-1.8.0.10-1|30	Requires(post):	servletapi5
12mu|hsqldb1.8.0-1.8.0.10-1|31	Requires(post):	jpackage-utils
12mu|hsqldb1.8.0-1.8.0.10-1|32	Requires(pre):	shadow-utils
12mu|hsqldb1.8.0-1.8.0.10-1|33	
12mu|hsqldb1.8.0-1.8.0.10-1|34	%description
12mu|hsqldb1.8.0-1.8.0.10-1|35	This package contains the hsqldb java classes. The server is contained
12mu|hsqldb1.8.0-1.8.0.10-1|36	in the package %{oname}-server.
12mu|hsqldb1.8.0-1.8.0.10-1|37	
12mu|hsqldb1.8.0-1.8.0.10-1|38	%package manual
12mu|hsqldb1.8.0-1.8.0.10-1|39	Summary:	Manual for %{oname}
12mu|hsqldb1.8.0-1.8.0.10-1|40	Group:		Development/Java
12mu|hsqldb1.8.0-1.8.0.10-1|41	
12mu|hsqldb1.8.0-1.8.0.10-1|42	%description manual
12mu|hsqldb1.8.0-1.8.0.10-1|43	Documentation for %{oname}.
12mu|hsqldb1.8.0-1.8.0.10-1|44	
12mu|hsqldb1.8.0-1.8.0.10-1|45	%package javadoc
12mu|hsqldb1.8.0-1.8.0.10-1|46	Summary:	Javadoc for %{oname}
12mu|hsqldb1.8.0-1.8.0.10-1|47	Group:		Development/Java
12mu|hsqldb1.8.0-1.8.0.10-1|48	
12mu|hsqldb1.8.0-1.8.0.10-1|49	%description javadoc
12mu|hsqldb1.8.0-1.8.0.10-1|50	Javadoc for %{oname}.
12mu|hsqldb1.8.0-1.8.0.10-1|51	
12mu|hsqldb1.8.0-1.8.0.10-1|52	%package demo
12mu|hsqldb1.8.0-1.8.0.10-1|53	Summary:	Demo for %{oname}
12mu|hsqldb1.8.0-1.8.0.10-1|54	Group:		Development/Java
12mu|hsqldb1.8.0-1.8.0.10-1|55	Requires:	%{name} = %{version}-%{release}
12mu|hsqldb1.8.0-1.8.0.10-1|56	
12mu|hsqldb1.8.0-1.8.0.10-1|57	%description demo
12mu|hsqldb1.8.0-1.8.0.10-1|58	Demonstrations and samples for %{oname}.
12mu|hsqldb1.8.0-1.8.0.10-1|59	
12mu|hsqldb1.8.0-1.8.0.10-1|60	%package server
12mu|hsqldb1.8.0-1.8.0.10-1|61	Summary:	Hsqldb database server
12mu|hsqldb1.8.0-1.8.0.10-1|62	Group:		System/Servers
12mu|hsqldb1.8.0-1.8.0.10-1|63	Requires:	%{name} = %{version}-%{release}
12mu|hsqldb1.8.0-1.8.0.10-1|64	
12mu|hsqldb1.8.0-1.8.0.10-1|65	%description server
12mu|hsqldb1.8.0-1.8.0.10-1|66	HSQLdb is a relational database engine written in JavaTM , with a JDBC
12mu|hsqldb1.8.0-1.8.0.10-1|67	driver, supporting a subset of ANSI-92 SQL. It offers a small (about
12mu|hsqldb1.8.0-1.8.0.10-1|68	100k), fast database engine which offers both in memory and disk based
12mu|hsqldb1.8.0-1.8.0.10-1|69	tables. Embedded and server modes are available. Additionally, it
12mu|hsqldb1.8.0-1.8.0.10-1|70	includes tools such as a minimal web server, in-memory query and
12mu|hsqldb1.8.0-1.8.0.10-1|71	management tools (can be run as applets or servlets, too) and a number
12mu|hsqldb1.8.0-1.8.0.10-1|72	of demonstration examples.
12mu|hsqldb1.8.0-1.8.0.10-1|73	Downloaded code should be regarded as being of production quality. The
12mu|hsqldb1.8.0-1.8.0.10-1|74	product is currently being used as a database and persistence engine in
12mu|hsqldb1.8.0-1.8.0.10-1|75	many Open Source Software projects and even in commercial projects and
12mu|hsqldb1.8.0-1.8.0.10-1|76	products! In it's current version it is extremely stable and reliable.
12mu|hsqldb1.8.0-1.8.0.10-1|77	It is best known for its small size, ability to execute completely in
12mu|hsqldb1.8.0-1.8.0.10-1|78	memory and its speed. Yet it is a completely functional relational
12mu|hsqldb1.8.0-1.8.0.10-1|79	database management system that is completely free under the Modified
12mu|hsqldb1.8.0-1.8.0.10-1|80	BSD License. Yes, that's right, completely free of cost or restrictions!
12mu|hsqldb1.8.0-1.8.0.10-1|81	
12mu|hsqldb1.8.0-1.8.0.10-1|82	This package contains the server.
12mu|hsqldb1.8.0-1.8.0.10-1|83	
12mu|hsqldb1.8.0-1.8.0.10-1|84	%prep
12mu|hsqldb1.8.0-1.8.0.10-1|85	%setup -T -c -n %{oname}
12mu|hsqldb1.8.0-1.8.0.10-1|86	(cd ..
12mu|hsqldb1.8.0-1.8.0.10-1|87	unzip -q %{SOURCE0}
12mu|hsqldb1.8.0-1.8.0.10-1|88	)
12mu|hsqldb1.8.0-1.8.0.10-1|89	# set right permissions
12mu|hsqldb1.8.0-1.8.0.10-1|90	find . -name "*.sh" -exec chmod 755 \{\} \;
12mu|hsqldb1.8.0-1.8.0.10-1|91	# remove all _notes directories
12mu|hsqldb1.8.0-1.8.0.10-1|92	for dir in `find . -name _notes`; do rm -rf $dir; done
12mu|hsqldb1.8.0-1.8.0.10-1|93	# remove all binary libs
12mu|hsqldb1.8.0-1.8.0.10-1|94	find . -name "*.jar" -exec rm -f {} \;
12mu|hsqldb1.8.0-1.8.0.10-1|95	find . -name "*.class" -exec rm -f {} \;
12mu|hsqldb1.8.0-1.8.0.10-1|96	find . -name "*.war" -exec rm -f {} \;
12mu|hsqldb1.8.0-1.8.0.10-1|97	# correct silly permissions
12mu|hsqldb1.8.0-1.8.0.10-1|98	chmod -R go=u-w *
12mu|hsqldb1.8.0-1.8.0.10-1|99	%{_bindir}/find . -type f -name '*.css' -o -name '*.html' -o -name '*.txt' | \
12mu|hsqldb1.8.0-1.8.0.10-1|100	%{_bindir}/xargs -t perl -pi -e 's/\r$//g'
12mu|hsqldb1.8.0-1.8.0.10-1|101	
12mu|hsqldb1.8.0-1.8.0.10-1|102	%apply_patches
12mu|hsqldb1.8.0-1.8.0.10-1|103	
12mu|hsqldb1.8.0-1.8.0.10-1|104	cat > README.%{version}-%{release}.upgrade.urpmi <<EOF
12mu|hsqldb1.8.0-1.8.0.10-1|105	The server has been removed from the hsqldb package and moved to a
12mu|hsqldb1.8.0-1.8.0.10-1|106	separate package named %{oname}-server as it is not needed by most users.
12mu|hsqldb1.8.0-1.8.0.10-1|107	Install it if you wish to use the Hsqldb server.
12mu|hsqldb1.8.0-1.8.0.10-1|108	EOF
12mu|hsqldb1.8.0-1.8.0.10-1|109	
12mu|hsqldb1.8.0-1.8.0.10-1|110	%build
12mu|hsqldb1.8.0-1.8.0.10-1|111	export JAVA_HOME=/usr/lib/jvm/java-1.5.0-gcj
12mu|hsqldb1.8.0-1.8.0.10-1|112	export CLASSPATH=$(build-classpath \
12mu|hsqldb1.8.0-1.8.0.10-1|113	jsse/jsse \
12mu|hsqldb1.8.0-1.8.0.10-1|114	jsse/jnet \
12mu|hsqldb1.8.0-1.8.0.10-1|115	jsse/jcert \
12mu|hsqldb1.8.0-1.8.0.10-1|116	jdbc-stdext \
12mu|hsqldb1.8.0-1.8.0.10-1|117	servletapi5 \
12mu|hsqldb1.8.0-1.8.0.10-1|118	junit)
12mu|hsqldb1.8.0-1.8.0.10-1|119	pushd build
12mu|hsqldb1.8.0-1.8.0.10-1|120	ant jar javadoc
12mu|hsqldb1.8.0-1.8.0.10-1|121	popd
12mu|hsqldb1.8.0-1.8.0.10-1|122	
12mu|hsqldb1.8.0-1.8.0.10-1|123	%install
12mu|hsqldb1.8.0-1.8.0.10-1|124	# jar
12mu|hsqldb1.8.0-1.8.0.10-1|125	install -d -m 755 %{buildroot}%{_javadir}
12mu|hsqldb1.8.0-1.8.0.10-1|126	install -m 644 lib/%{oname}.jar %{buildroot}%{_javadir}/%{oname}-%{version}.jar
12mu|hsqldb1.8.0-1.8.0.10-1|127	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} ${jar/-%{version}/}; done)
12mu|hsqldb1.8.0-1.8.0.10-1|128	# bin
12mu|hsqldb1.8.0-1.8.0.10-1|129	install -d -m 755 %{buildroot}%{_bindir}
12mu|hsqldb1.8.0-1.8.0.10-1|130	install -m 755 bin/runUtil.sh %{buildroot}%{_bindir}/%{oname}RunUtil
12mu|hsqldb1.8.0-1.8.0.10-1|131	# sysv init
12mu|hsqldb1.8.0-1.8.0.10-1|132	install -d -m 755 %{buildroot}%{_initrddir}
12mu|hsqldb1.8.0-1.8.0.10-1|133	install -m 755 bin/%{oname} %{buildroot}%{_initrddir}/%{oname}
12mu|hsqldb1.8.0-1.8.0.10-1|134	# config
12mu|hsqldb1.8.0-1.8.0.10-1|135	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
12mu|hsqldb1.8.0-1.8.0.10-1|136	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/%{oname}
12mu|hsqldb1.8.0-1.8.0.10-1|137	# serverconfig
12mu|hsqldb1.8.0-1.8.0.10-1|138	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{oname}
12mu|hsqldb1.8.0-1.8.0.10-1|139	install -m 644 %{SOURCE2} %{buildroot}%{_localstatedir}/lib/%{oname}/server.properties
12mu|hsqldb1.8.0-1.8.0.10-1|140	install -m 644 %{SOURCE3} %{buildroot}%{_localstatedir}/lib/%{oname}/webserver.properties
12mu|hsqldb1.8.0-1.8.0.10-1|141	install -m 600 %{SOURCE4} %{buildroot}%{_localstatedir}/lib/%{oname}/sqltool.rc
12mu|hsqldb1.8.0-1.8.0.10-1|142	# lib
12mu|hsqldb1.8.0-1.8.0.10-1|143	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{oname}/lib
12mu|hsqldb1.8.0-1.8.0.10-1|144	install -m 644 lib/functions         %{buildroot}%{_localstatedir}/lib/%{oname}/lib
12mu|hsqldb1.8.0-1.8.0.10-1|145	# data
12mu|hsqldb1.8.0-1.8.0.10-1|146	install -d -m 755 %{buildroot}%{_localstatedir}/lib/%{oname}/data
12mu|hsqldb1.8.0-1.8.0.10-1|147	# demo
12mu|hsqldb1.8.0-1.8.0.10-1|148	install -d -m 755 %{buildroot}%{_datadir}/%{oname}/demo
12mu|hsqldb1.8.0-1.8.0.10-1|149	install -m 755 demo/*.sh         %{buildroot}%{_datadir}/%{oname}/demo
12mu|hsqldb1.8.0-1.8.0.10-1|150	install -m 644 demo/*.html         %{buildroot}%{_datadir}/%{oname}/demo
12mu|hsqldb1.8.0-1.8.0.10-1|151	# javadoc
12mu|hsqldb1.8.0-1.8.0.10-1|152	install -d -m 755 %{buildroot}%{_javadocdir}/%{oname}-%{version}
12mu|hsqldb1.8.0-1.8.0.10-1|153	cp -r doc/src/* %{buildroot}%{_javadocdir}/%{oname}-%{version}
12mu|hsqldb1.8.0-1.8.0.10-1|154	rm -rf doc/src
12mu|hsqldb1.8.0-1.8.0.10-1|155	# manual
12mu|hsqldb1.8.0-1.8.0.10-1|156	install -d -m 755 %{buildroot}%{_docdir}/%{oname}-%{version}
12mu|hsqldb1.8.0-1.8.0.10-1|157	cp -r doc/* %{buildroot}%{_docdir}/%{oname}-%{version}
12mu|hsqldb1.8.0-1.8.0.10-1|158	cp index.html %{buildroot}%{_docdir}/%{oname}-%{version}
12mu|hsqldb1.8.0-1.8.0.10-1|159	
12mu|hsqldb1.8.0-1.8.0.10-1|160	%pre server
12mu|hsqldb1.8.0-1.8.0.10-1|161	# Add the "hsqldb" user and group
12mu|hsqldb1.8.0-1.8.0.10-1|162	# we need a shell to be able to use su - later
12mu|hsqldb1.8.0-1.8.0.10-1|163	
12mu|hsqldb1.8.0-1.8.0.10-1|164	# (Anssi 01/2008) Previously _pre_groupadd was used here together with
12mu|hsqldb1.8.0-1.8.0.10-1|165	# _pre_useradd, causing an error situation where group is created, but
12mu|hsqldb1.8.0-1.8.0.10-1|166	# the user is not:
12mu|hsqldb1.8.0-1.8.0.10-1|167	#    useradd:	group hsqldb exists - if you want to add this user to that group, use -g.
12mu|hsqldb1.8.0-1.8.0.10-1|168	# Therefore we remove the hsqldb group if it exists without the corresponding
12mu|hsqldb1.8.0-1.8.0.10-1|169	# user.
12mu|hsqldb1.8.0-1.8.0.10-1|170	getent group %{oname} >/dev/null && ! getent passwd %{oname} >/dev/null && groupdel %{oname}  >/dev/null
12mu|hsqldb1.8.0-1.8.0.10-1|171	getent passwd %{oname} >/dev/null && chsh -s /bin/sh %{oname} >/dev/null
12mu|hsqldb1.8.0-1.8.0.10-1|172	%_pre_useradd %{oname} %{_localstatedir}/lib/%{oname} /bin/sh
12mu|hsqldb1.8.0-1.8.0.10-1|173	
12mu|hsqldb1.8.0-1.8.0.10-1|174	%post server
12mu|hsqldb1.8.0-1.8.0.10-1|175	rm -f %{_localstatedir}/lib/%{oname}/lib/hsqldb.jar
12mu|hsqldb1.8.0-1.8.0.10-1|176	rm -f %{_localstatedir}/lib/%{oname}/lib/servlet.jar
12mu|hsqldb1.8.0-1.8.0.10-1|177	(cd %{_localstatedir}/lib/%{oname}/lib
12mu|hsqldb1.8.0-1.8.0.10-1|178	ln -s %{_javadir}/hsqldb.jar hsqldb.jar
12mu|hsqldb1.8.0-1.8.0.10-1|179	ln -s %{_javadir}/servletapi5.jar servlet.jar
12mu|hsqldb1.8.0-1.8.0.10-1|180	)
12mu|hsqldb1.8.0-1.8.0.10-1|181	%_post_service %{name}
12mu|hsqldb1.8.0-1.8.0.10-1|182	
12mu|hsqldb1.8.0-1.8.0.10-1|183	%postun server
12mu|hsqldb1.8.0-1.8.0.10-1|184	%_postun_userdel %{oname}
12mu|hsqldb1.8.0-1.8.0.10-1|185	
12mu|hsqldb1.8.0-1.8.0.10-1|186	%preun server
12mu|hsqldb1.8.0-1.8.0.10-1|187	if [ "$1" = "0" ]; then
12mu|hsqldb1.8.0-1.8.0.10-1|188	rm -f %{_localstatedir}/lib/%{oname}/lib/hsqldb.jar
12mu|hsqldb1.8.0-1.8.0.10-1|189	rm -f %{_localstatedir}/lib/%{oname}/lib/servlet.jar
12mu|hsqldb1.8.0-1.8.0.10-1|190	%if 0
12mu|hsqldb1.8.0-1.8.0.10-1|191	%{_sbindir}/userdel %{oname} >> /dev/null 2>&1 || :
12mu|hsqldb1.8.0-1.8.0.10-1|192	%{_sbindir}/groupdel %{oname} >> /dev/null 2>&1 || :
12mu|hsqldb1.8.0-1.8.0.10-1|193	%endif
12mu|hsqldb1.8.0-1.8.0.10-1|194	fi
12mu|hsqldb1.8.0-1.8.0.10-1|195	%_preun_service %{name}
12mu|hsqldb1.8.0-1.8.0.10-1|196	
12mu|hsqldb1.8.0-1.8.0.10-1|197	%files
12mu|hsqldb1.8.0-1.8.0.10-1|198	%doc README*.urpmi
12mu|hsqldb1.8.0-1.8.0.10-1|199	%{_javadir}/*
12mu|hsqldb1.8.0-1.8.0.10-1|200	
12mu|hsqldb1.8.0-1.8.0.10-1|201	%files server
12mu|hsqldb1.8.0-1.8.0.10-1|202	%{_bindir}/*
12mu|hsqldb1.8.0-1.8.0.10-1|203	%{_initrddir}/%{oname}
12mu|hsqldb1.8.0-1.8.0.10-1|204	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/sysconfig/%{oname}
12mu|hsqldb1.8.0-1.8.0.10-1|205	%attr(0755,hsqldb,hsqldb) %{_localstatedir}/lib/%{oname}/data
12mu|hsqldb1.8.0-1.8.0.10-1|206	%{_localstatedir}/lib/%{oname}/lib
12mu|hsqldb1.8.0-1.8.0.10-1|207	%{_localstatedir}/lib/%{oname}/server.properties
12mu|hsqldb1.8.0-1.8.0.10-1|208	%{_localstatedir}/lib/%{oname}/webserver.properties
12mu|hsqldb1.8.0-1.8.0.10-1|209	%attr(0600,hsqldb,hsqldb) %{_localstatedir}/lib/%{oname}/sqltool.rc
12mu|hsqldb1.8.0-1.8.0.10-1|210	%dir %{_localstatedir}/lib/%{oname}
12mu|hsqldb1.8.0-1.8.0.10-1|211	
12mu|hsqldb1.8.0-1.8.0.10-1|212	%files manual
12mu|hsqldb1.8.0-1.8.0.10-1|213	%doc %{_docdir}/%{oname}-%{version}
12mu|hsqldb1.8.0-1.8.0.10-1|214	
12mu|hsqldb1.8.0-1.8.0.10-1|215	%files javadoc
12mu|hsqldb1.8.0-1.8.0.10-1|216	%{_javadocdir}/%{oname}-%{version}
12mu|hsqldb1.8.0-1.8.0.10-1|217	
12mu|hsqldb1.8.0-1.8.0.10-1|218	%files demo
12mu|hsqldb1.8.0-1.8.0.10-1|219	%{_datadir}/%{oname}
12mu|hsqldb1.8.0-1.8.0.10-1|220	

19799 12
12mu|hugin-2013.0.0-1|1	Summary:	Panorama Tools GUI
12mu|hugin-2013.0.0-1|2	Name:		hugin
12mu|hugin-2013.0.0-1|3	Version:	2013.0.0
12mu|hugin-2013.0.0-1|4	Release:	1
12mu|hugin-2013.0.0-1|5	License:	GPLv2+
12mu|hugin-2013.0.0-1|6	Group:		Graphics
12mu|hugin-2013.0.0-1|7	Url:		http://hugin.sourceforge.net
12mu|hugin-2013.0.0-1|8	Source0:	http://downloads.sourceforge.net/hugin/%{name}-%{version}.tar.bz2
12mu|hugin-2013.0.0-1|9	Patch0:		hugin-2012.0.0-invalid-utf8.patch
12mu|hugin-2013.0.0-1|10	
12mu|hugin-2013.0.0-1|11	BuildRequires:	cmake
12mu|hugin-2013.0.0-1|12	BuildRequires:	desktop-file-utils
12mu|hugin-2013.0.0-1|13	BuildRequires:	swig >= 2.0
12mu|hugin-2013.0.0-1|14	BuildRequires:	tclap
12mu|hugin-2013.0.0-1|15	BuildRequires:	zip
12mu|hugin-2013.0.0-1|16	BuildRequires:	boost-devel
12mu|hugin-2013.0.0-1|17	#BuildRequires:	fftw2-devel
12mu|hugin-2013.0.0-1|18	BuildRequires:	jpeg-devel
12mu|hugin-2013.0.0-1|19	# pkgconfig(libtiff-4) is not provided by libtiff in 2011 so we use old format
12mu|hugin-2013.0.0-1|20	BuildRequires:	tiff-devel
12mu|hugin-2013.0.0-1|21	BuildRequires:	wxgtku-devel
12mu|hugin-2013.0.0-1|22	BuildRequires:	pkgconfig(exiv2)
12mu|hugin-2013.0.0-1|23	BuildRequires:	pkgconfig(gl)
12mu|hugin-2013.0.0-1|24	BuildRequires:	pkgconfig(glew)
12mu|hugin-2013.0.0-1|25	BuildRequires:	pkgconfig(glu)
12mu|hugin-2013.0.0-1|26	BuildRequires:	pkgconfig(glut)
12mu|hugin-2013.0.0-1|27	BuildRequires:	pkgconfig(lensfun)
12mu|hugin-2013.0.0-1|28	BuildRequires:	pkgconfig(libpano13) >= 2.9.18
12mu|hugin-2013.0.0-1|29	BuildRequires:	pkgconfig(libpng)
12mu|hugin-2013.0.0-1|30	BuildRequires:	pkgconfig(OpenEXR)
12mu|hugin-2013.0.0-1|31	BuildRequires:	pkgconfig(xmu)
12mu|hugin-2013.0.0-1|32	BuildRequires:	pkgconfig(zlib)
12mu|hugin-2013.0.0-1|33	BuildRequires:	pkgconfig(lapack)
12mu|hugin-2013.0.0-1|34	Requires:	enblend >= 3.2
12mu|hugin-2013.0.0-1|35	Requires:	libpano13-tools >= 2.9.18
12mu|hugin-2013.0.0-1|36	Requires:	perl-Image-ExifTool
12mu|hugin-2013.0.0-1|37	
12mu|hugin-2013.0.0-1|38	%description
12mu|hugin-2013.0.0-1|39	Hugin can be used to stitch multiple images together. The resulting image can
12mu|hugin-2013.0.0-1|40	span 360 degrees. Another common use is the creation of very high resolution
12mu|hugin-2013.0.0-1|41	pictures by combining multiple images.
12mu|hugin-2013.0.0-1|42	
12mu|hugin-2013.0.0-1|43	%prep
12mu|hugin-2013.0.0-1|44	%setup -q
12mu|hugin-2013.0.0-1|45	%patch0 -p0
12mu|hugin-2013.0.0-1|46	# Fix error: non-readable in debug package, we get 1000+ errors from rpmlint
12mu|hugin-2013.0.0-1|47	find . -type f -exec chmod 644 {} \;
12mu|hugin-2013.0.0-1|48	
12mu|hugin-2013.0.0-1|49	sed -i 's/Exec=hugin/Exec=hugin %%f/' src/hugin1/hugin/hugin.desktop
12mu|hugin-2013.0.0-1|50	
12mu|hugin-2013.0.0-1|51	%build
12mu|hugin-2013.0.0-1|52	%define Werror_cflags %{nil}
12mu|hugin-2013.0.0-1|53	%cmake -DCMAKE_SKIP_RPATH:BOOL=OFF -DBUILD_HSI=1 -DENABLE_LAPACK=ON
12mu|hugin-2013.0.0-1|54	find . -iname flags.make -exec sed -i 's/\-pthread;/\-pthread\ /' {} \;
12mu|hugin-2013.0.0-1|55	find . -iname link.txt -exec sed -i 's/\-pthread;/\-pthread\ /' {} \;
12mu|hugin-2013.0.0-1|56	%make
12mu|hugin-2013.0.0-1|57	
12mu|hugin-2013.0.0-1|58	%install
12mu|hugin-2013.0.0-1|59	%makeinstall_std -C build
12mu|hugin-2013.0.0-1|60	
12mu|hugin-2013.0.0-1|61	# menu entry
12mu|hugin-2013.0.0-1|62	desktop-file-install --vendor="" \
12mu|hugin-2013.0.0-1|63	--remove-category="Application" \
12mu|hugin-2013.0.0-1|64	--add-category="X-MandrivaLinux-CrossDesktop;" \
12mu|hugin-2013.0.0-1|65	--add-category="Photography" \
12mu|hugin-2013.0.0-1|66	--add-category="Graphics" \
12mu|hugin-2013.0.0-1|67	--dir %{buildroot}%{_datadir}/applications \
12mu|hugin-2013.0.0-1|68	%{buildroot}%{_datadir}/applications/*
12mu|hugin-2013.0.0-1|69	
12mu|hugin-2013.0.0-1|70	%find_lang %{name} nona_gui %{name}.lang
12mu|hugin-2013.0.0-1|71	
12mu|hugin-2013.0.0-1|72	%files -f %{name}.lang
12mu|hugin-2013.0.0-1|73	%doc AUTHORS COPYING INSTALL_cmake README README_JP TODO LICENCE_VIGRA doc/nona.txt doc/fulla.html src/hugin1/hugin/xrc/data/help_en_EN/LICENCE.manual
12mu|hugin-2013.0.0-1|74	%{_bindir}/*
12mu|hugin-2013.0.0-1|75	%{_libdir}/%{name}/lib*.so.*
12mu|hugin-2013.0.0-1|76	%{_datadir}/%{name}
12mu|hugin-2013.0.0-1|77	%{_datadir}/applications/*.desktop
12mu|hugin-2013.0.0-1|78	%{_iconsdir}/gnome/48x48/mimetypes/gnome-mime-application-x-ptoptimizer-script.png
12mu|hugin-2013.0.0-1|79	%{_datadir}/mime/packages/hugin.xml
12mu|hugin-2013.0.0-1|80	%{_datadir}/pixmaps/hugin.png
12mu|hugin-2013.0.0-1|81	%{_datadir}/pixmaps/ptbatcher.png
12mu|hugin-2013.0.0-1|82	%{py_platsitedir}/*
12mu|hugin-2013.0.0-1|83	%{_mandir}/man?/*
12mu|hugin-2013.0.0-1|84	
12mu|hugin-2013.0.0-1|85	
12mu|hugin-2013.0.0-1|86	%changelog
12mu|hugin-2013.0.0-1|87	* Thu Mar 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 2013.0.0-1
12mu|hugin-2013.0.0-1|88	+ Revision: c55e4ac
12mu|hugin-2013.0.0-1|89	- Updated to 2013.0
12mu|hugin-2013.0.0-1|90	
12mu|hugin-2013.0.0-1|91	

19800 12
12mu|hupnp-1.0.0-2|1	%define srcname herqq
12mu|hupnp-1.0.0-2|2	
12mu|hupnp-1.0.0-2|3	Name:		hupnp
12mu|hupnp-1.0.0-2|4	Summary:	Qt4-based software library for building UPnP devices and control points
12mu|hupnp-1.0.0-2|5	Group:		System/Libraries
12mu|hupnp-1.0.0-2|6	Version:	1.0.0
12mu|hupnp-1.0.0-2|7	Release:	2
12mu|hupnp-1.0.0-2|8	License:	LGPLv3+
12mu|hupnp-1.0.0-2|9	URL:		http://www.herqq.org
12mu|hupnp-1.0.0-2|10	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{srcname}-%{version}.zip
12mu|hupnp-1.0.0-2|11	BuildRequires:	qt4-devel
12mu|hupnp-1.0.0-2|12	
12mu|hupnp-1.0.0-2|13	%description
12mu|hupnp-1.0.0-2|14	Herqq UPnP (HUPnP) is a software library for building UPnP devices and control
12mu|hupnp-1.0.0-2|15	points conforming to the UPnP Device Architecture version 1.1. It is designed
12mu|hupnp-1.0.0-2|16	to be simple to use and robust in operation. It is built using C++ and the Qt
12mu|hupnp-1.0.0-2|17	Framework following many of the design principles and programming practices
12mu|hupnp-1.0.0-2|18	used in the Qt Framework. It integrates into Qt-based software smoothly and
12mu|hupnp-1.0.0-2|19	enables truly rapid UPnP development.
12mu|hupnp-1.0.0-2|20	
12mu|hupnp-1.0.0-2|21	%files
12mu|hupnp-1.0.0-2|22	
12mu|hupnp-1.0.0-2|23	#--------------------------------------------------------------------
12mu|hupnp-1.0.0-2|24	%define hupnp_major 1
12mu|hupnp-1.0.0-2|25	%define libhupnp %mklibname hupnp %{hupnp_major}
12mu|hupnp-1.0.0-2|26	
12mu|hupnp-1.0.0-2|27	%package -n %{libhupnp}
12mu|hupnp-1.0.0-2|28	Summary:	Library for %{name}
12mu|hupnp-1.0.0-2|29	
12mu|hupnp-1.0.0-2|30	%description -n %{libhupnp}
12mu|hupnp-1.0.0-2|31	Software library for building UPnP devices and control points.
12mu|hupnp-1.0.0-2|32	
12mu|hupnp-1.0.0-2|33	%files -n %{libhupnp}
12mu|hupnp-1.0.0-2|34	%{_libdir}/libHUpnp.so.%{hupnp_major}*
12mu|hupnp-1.0.0-2|35	
12mu|hupnp-1.0.0-2|36	#--------------------------------------------------------------------
12mu|hupnp-1.0.0-2|37	%define qtsolution_major 1
12mu|hupnp-1.0.0-2|38	%define libqtsolution %mklibname libqtsolution %{qtsolution_major}
12mu|hupnp-1.0.0-2|39	
12mu|hupnp-1.0.0-2|40	%package -n %{libqtsolution}
12mu|hupnp-1.0.0-2|41	Summary:	Library for %{name}
12mu|hupnp-1.0.0-2|42	
12mu|hupnp-1.0.0-2|43	%description -n %{libqtsolution}
12mu|hupnp-1.0.0-2|44	Library for %{name}
12mu|hupnp-1.0.0-2|45	
12mu|hupnp-1.0.0-2|46	%files -n %{libqtsolution}
12mu|hupnp-1.0.0-2|47	%{_libdir}/libQtSolutions_SOAP-2.7.so.%{qtsolution_major}*
12mu|hupnp-1.0.0-2|48	
12mu|hupnp-1.0.0-2|49	#--------------------------------------------------------------------
12mu|hupnp-1.0.0-2|50	
12mu|hupnp-1.0.0-2|51	%package devel
12mu|hupnp-1.0.0-2|52	Summary:	Development files for %{name}
12mu|hupnp-1.0.0-2|53	Group:		Development/C++
12mu|hupnp-1.0.0-2|54	Requires:	%{libqtsolution} = %{version}-%{release}
12mu|hupnp-1.0.0-2|55	Requires:	%{libhupnp} = %{version}-%{release}
12mu|hupnp-1.0.0-2|56	
12mu|hupnp-1.0.0-2|57	%description devel
12mu|hupnp-1.0.0-2|58	Libraries and header files to develop applications that use %{name}.
12mu|hupnp-1.0.0-2|59	
12mu|hupnp-1.0.0-2|60	%files devel
12mu|hupnp-1.0.0-2|61	%{_includedir}/HUpnpCore/
12mu|hupnp-1.0.0-2|62	%{_libdir}/libQtSolutions_SOAP-2.7.so
12mu|hupnp-1.0.0-2|63	%{_libdir}/libHUpnp.so
12mu|hupnp-1.0.0-2|64	
12mu|hupnp-1.0.0-2|65	#--------------------------------------------------------------------
12mu|hupnp-1.0.0-2|66	
12mu|hupnp-1.0.0-2|67	%prep
12mu|hupnp-1.0.0-2|68	%setup -q -n %{srcname}-%{version}
12mu|hupnp-1.0.0-2|69	
12mu|hupnp-1.0.0-2|70	%build
12mu|hupnp-1.0.0-2|71	%qmake_qt4 %{srcname}.pro
12mu|hupnp-1.0.0-2|72	
12mu|hupnp-1.0.0-2|73	%make
12mu|hupnp-1.0.0-2|74	
12mu|hupnp-1.0.0-2|75	%install
12mu|hupnp-1.0.0-2|76	%makeinstall_std
12mu|hupnp-1.0.0-2|77	mkdir -p %{buildroot}%{_libdir}
12mu|hupnp-1.0.0-2|78	mkdir -p %{buildroot}/usr/include/HUpnpCore
12mu|hupnp-1.0.0-2|79	pushd hupnp/bin
12mu|hupnp-1.0.0-2|80	mv lib* %{buildroot}%{_libdir}
12mu|hupnp-1.0.0-2|81	popd
12mu|hupnp-1.0.0-2|82	pushd hupnp/deploy/include/HUpnpCore/
12mu|hupnp-1.0.0-2|83	mv * %{buildroot}/usr/include/HUpnpCore/
12mu|hupnp-1.0.0-2|84	popd
12mu|hupnp-1.0.0-2|85	

19801 12
12mu|hwdata-0.254-6|1	Name: hwdata
12mu|hwdata-0.254-6|2	Summary: Hardware identification and configuration data
12mu|hwdata-0.254-6|3	Version: 0.254
12mu|hwdata-0.254-6|4	Release: 6
12mu|hwdata-0.254-6|5	License: GPLv2+
12mu|hwdata-0.254-6|6	Group: System/Kernel and hardware
12mu|hwdata-0.254-6|7	Source: https://fedorahosted.org/releases/h/w/%{name}/%{name}-%{version}.tar.bz2
12mu|hwdata-0.254-6|8	URL:    http://git.fedorahosted.org/git/hwdata.git
12mu|hwdata-0.254-6|9	Conflicts: ldetect-lst < 0.1.318-1
12mu|hwdata-0.254-6|10	BuildArch: noarch
12mu|hwdata-0.254-6|11	
12mu|hwdata-0.254-6|12	%description
12mu|hwdata-0.254-6|13	hwdata contains various hardware identification and configuration data,
12mu|hwdata-0.254-6|14	such as the pci.ids and usb.ids databases.
12mu|hwdata-0.254-6|15	
12mu|hwdata-0.254-6|16	%prep
12mu|hwdata-0.254-6|17	%setup -q
12mu|hwdata-0.254-6|18	%configure
12mu|hwdata-0.254-6|19	
12mu|hwdata-0.254-6|20	%build
12mu|hwdata-0.254-6|21	# nothing to build
12mu|hwdata-0.254-6|22	
12mu|hwdata-0.254-6|23	%install
12mu|hwdata-0.254-6|24	make install DESTDIR=%{buildroot}
12mu|hwdata-0.254-6|25	mkdir -p %{buildroot}%{_datadir}/misc
12mu|hwdata-0.254-6|26	###compatibilty symlink, remove when it is no longer needed
12mu|hwdata-0.254-6|27	cd %{buildroot}%{_datadir}/
12mu|hwdata-0.254-6|28	ln -s %{name}/usb.ids usb.ids
12mu|hwdata-0.254-6|29	ln -s %{name}/pci.ids pci.ids
12mu|hwdata-0.254-6|30	ln -s %{name}/pnp.ids pnp.ids
12mu|hwdata-0.254-6|31	ln -s ../%{name}/pnp.ids misc/pnp.ids
12mu|hwdata-0.254-6|32	###end of it
12mu|hwdata-0.254-6|33	
12mu|hwdata-0.254-6|34	%files
12mu|hwdata-0.254-6|35	%doc LICENSE COPYING
12mu|hwdata-0.254-6|36	%dir %{_datadir}/%{name}
12mu|hwdata-0.254-6|37	%{_prefix}/lib/modprobe.d/dist-blacklist.conf
12mu|hwdata-0.254-6|38	%{_datadir}/%{name}/*
12mu|hwdata-0.254-6|39	%{_datadir}/*.ids
12mu|hwdata-0.254-6|40	%{_datadir}/misc/*.ids
12mu|hwdata-0.254-6|41	
12mu|hwdata-0.254-6|42	%changelog
12mu|hwdata-0.254-6|43	* Wed Dec 04 2013 Alexander Kazancev <kazancas@gmail.com> 0.254-6
12mu|hwdata-0.254-6|44	+ Revision: 8dde8a1
12mu|hwdata-0.254-6|45	- Fix symlink to pnp.ids in misc
12mu|hwdata-0.254-6|46	
12mu|hwdata-0.254-6|47	

19802 12
12mu|hwloc-1.8-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mu|hwloc-1.8-1|2	
12mu|hwloc-1.8-1|3	%define major 5
12mu|hwloc-1.8-1|4	%define libname %mklibname %{name} %{major}
12mu|hwloc-1.8-1|5	%define devname %mklibname %{name} -d
12mu|hwloc-1.8-1|6	
12mu|hwloc-1.8-1|7	Summary:	Displays the hardware topology in convenient formats
12mu|hwloc-1.8-1|8	Name:		hwloc
12mu|hwloc-1.8-1|9	Version:	1.8
12mu|hwloc-1.8-1|10	Release:	1
12mu|hwloc-1.8-1|11	License:	BSD
12mu|hwloc-1.8-1|12	Group:		System/Base
12mu|hwloc-1.8-1|13	Url:		http://www.open-mpi.org/
12mu|hwloc-1.8-1|14	Source0:	http://www.open-mpi.org/software/hwloc/v%{url_ver}/downloads/hwloc-%{version}.tar.bz2
12mu|hwloc-1.8-1|15	BuildRequires:	bzip2-devel
12mu|hwloc-1.8-1|16	%ifnarch %{arm}
12mu|hwloc-1.8-1|17	BuildRequires:	numa-devel
12mu|hwloc-1.8-1|18	%endif
12mu|hwloc-1.8-1|19	BuildRequires:	pkgconfig(cairo)
12mu|hwloc-1.8-1|20	BuildRequires:	pkgconfig(fontconfig)
12mu|hwloc-1.8-1|21	BuildRequires:	pkgconfig(freetype2)
12mu|hwloc-1.8-1|22	BuildRequires:	pkgconfig(libpng)
12mu|hwloc-1.8-1|23	BuildRequires:	pkgconfig(libpci)
12mu|hwloc-1.8-1|24	BuildRequires:	pkgconfig(libxml-2.0)
12mu|hwloc-1.8-1|25	BuildRequires:	pkgconfig(ncursesw)
12mu|hwloc-1.8-1|26	BuildRequires:	pkgconfig(pixman-1)
12mu|hwloc-1.8-1|27	BuildRequires:	pkgconfig(x11)
12mu|hwloc-1.8-1|28	BuildRequires:	pkgconfig(xau)
12mu|hwloc-1.8-1|29	BuildRequires:	pkgconfig(xcb)
12mu|hwloc-1.8-1|30	BuildRequires:	pkgconfig(xdmcp)
12mu|hwloc-1.8-1|31	BuildRequires:	pkgconfig(xrender)
12mu|hwloc-1.8-1|32	BuildRequires:	pkgconfig(zlib)
12mu|hwloc-1.8-1|33	
12mu|hwloc-1.8-1|34	%description
12mu|hwloc-1.8-1|35	The Portable Hardware Locality (hwloc) software package provides a portable
12mu|hwloc-1.8-1|36	abstraction (across OS, versions, architectures, ...) of the hierarchical
12mu|hwloc-1.8-1|37	topology of modern architectures, including NUMA memory nodes, sockets, shared
12mu|hwloc-1.8-1|38	caches, cores and simultaneous multithreading. It also gathers various system
12mu|hwloc-1.8-1|39	attributes such as cache and memory information. It primarily aims at helping
12mu|hwloc-1.8-1|40	applications with gathering information about modern computing hardware so as
12mu|hwloc-1.8-1|41	to exploit it accordingly and efficiently.
12mu|hwloc-1.8-1|42	
12mu|hwloc-1.8-1|43	%files
12mu|hwloc-1.8-1|44	%doc AUTHORS COPYING NEWS README
12mu|hwloc-1.8-1|45	%doc %{_mandir}/man1/hwloc-annotate.1*
12mu|hwloc-1.8-1|46	%doc %{_mandir}/man1/hwloc-assembler.1*
12mu|hwloc-1.8-1|47	%doc %{_mandir}/man1/hwloc-assembler-remote.1*
12mu|hwloc-1.8-1|48	%doc %{_mandir}/man1/hwloc-bind.1*
12mu|hwloc-1.8-1|49	%doc %{_mandir}/man1/hwloc-calc.1*
12mu|hwloc-1.8-1|50	%doc %{_mandir}/man1/hwloc-compress-dir.1*
12mu|hwloc-1.8-1|51	%doc %{_mandir}/man1/hwloc-diff.1*
12mu|hwloc-1.8-1|52	%doc %{_mandir}/man1/hwloc-distrib.1*
12mu|hwloc-1.8-1|53	%doc %{_mandir}/man1/hwloc-gather-topology.1*
12mu|hwloc-1.8-1|54	%doc %{_mandir}/man1/hwloc-info.1*
12mu|hwloc-1.8-1|55	%doc %{_mandir}/man1/hwloc-ls.1*
12mu|hwloc-1.8-1|56	%doc %{_mandir}/man1/hwloc-patch.1*
12mu|hwloc-1.8-1|57	%doc %{_mandir}/man1/hwloc-ps.1*
12mu|hwloc-1.8-1|58	%doc %{_mandir}/man1/lstopo.1*
12mu|hwloc-1.8-1|59	%doc %{_mandir}/man1/lstopo-no-graphics.1*
12mu|hwloc-1.8-1|60	%doc %{_mandir}/man7/hwloc.7*
12mu|hwloc-1.8-1|61	%doc %{_mandir}/man1/hwloc-distances.1*
12mu|hwloc-1.8-1|62	%{_bindir}/hwloc-annotate
12mu|hwloc-1.8-1|63	%{_bindir}/hwloc-assembler
12mu|hwloc-1.8-1|64	%{_bindir}/hwloc-assembler-remote
12mu|hwloc-1.8-1|65	%{_bindir}/hwloc-bind
12mu|hwloc-1.8-1|66	%{_bindir}/hwloc-calc
12mu|hwloc-1.8-1|67	%{_bindir}/hwloc-compress-dir
12mu|hwloc-1.8-1|68	%{_bindir}/hwloc-diff
12mu|hwloc-1.8-1|69	%{_bindir}/hwloc-distances
12mu|hwloc-1.8-1|70	%{_bindir}/hwloc-distrib
12mu|hwloc-1.8-1|71	%{_bindir}/hwloc-gather-topology
12mu|hwloc-1.8-1|72	%{_bindir}/hwloc-info
12mu|hwloc-1.8-1|73	%{_bindir}/hwloc-ls
12mu|hwloc-1.8-1|74	%{_bindir}/hwloc-patch
12mu|hwloc-1.8-1|75	%{_bindir}/hwloc-ps
12mu|hwloc-1.8-1|76	%{_bindir}/lstopo
12mu|hwloc-1.8-1|77	%{_bindir}/lstopo-no-graphics
12mu|hwloc-1.8-1|78	%{_datadir}/hwloc/
12mu|hwloc-1.8-1|79	
12mu|hwloc-1.8-1|80	#----------------------------------------------------------------------------
12mu|hwloc-1.8-1|81	
12mu|hwloc-1.8-1|82	%package -n %{libname}
12mu|hwloc-1.8-1|83	Summary:	%{name} shared library
12mu|hwloc-1.8-1|84	Group:		System/Libraries
12mu|hwloc-1.8-1|85	Conflicts:	%{name} < 1.5
12mu|hwloc-1.8-1|86	
12mu|hwloc-1.8-1|87	%description -n %{libname}
12mu|hwloc-1.8-1|88	This package contains shared %{name} library.
12mu|hwloc-1.8-1|89	
12mu|hwloc-1.8-1|90	%files -n %{libname}
12mu|hwloc-1.8-1|91	%{_libdir}/libhwloc.so.%{major}*
12mu|hwloc-1.8-1|92	
12mu|hwloc-1.8-1|93	#----------------------------------------------------------------------------
12mu|hwloc-1.8-1|94	
12mu|hwloc-1.8-1|95	%package -n %{devname}
12mu|hwloc-1.8-1|96	Summary:	Header files, libraries and development documentation for %{name}
12mu|hwloc-1.8-1|97	Group:		Development/Other
12mu|hwloc-1.8-1|98	Requires:	%{libname} = %{EVRD}
12mu|hwloc-1.8-1|99	
12mu|hwloc-1.8-1|100	%description -n %{devname}
12mu|hwloc-1.8-1|101	This package contains the header files, static libraries and development
12mu|hwloc-1.8-1|102	documentation for %{name}. If you like to develop programs using %{name},
12mu|hwloc-1.8-1|103	you will need to install %{name}-devel.
12mu|hwloc-1.8-1|104	
12mu|hwloc-1.8-1|105	%files -n %{devname}
12mu|hwloc-1.8-1|106	%doc %{_mandir}/man3/HWLOC_*.3*
12mu|hwloc-1.8-1|107	%doc %{_mandir}/man3/hwloc_*.3*
12mu|hwloc-1.8-1|108	%doc %{_mandir}/man3/hwlocality_*.3*
12mu|hwloc-1.8-1|109	%{_includedir}/hwloc/
12mu|hwloc-1.8-1|110	%{_includedir}/hwloc.h
12mu|hwloc-1.8-1|111	%{_libdir}/libhwloc.so
12mu|hwloc-1.8-1|112	%{_libdir}/pkgconfig/hwloc.pc
12mu|hwloc-1.8-1|113	
12mu|hwloc-1.8-1|114	#----------------------------------------------------------------------------
12mu|hwloc-1.8-1|115	
12mu|hwloc-1.8-1|116	%prep
12mu|hwloc-1.8-1|117	%setup -q
12mu|hwloc-1.8-1|118	
12mu|hwloc-1.8-1|119	%build
12mu|hwloc-1.8-1|120	%configure2_5x
12mu|hwloc-1.8-1|121	%make
12mu|hwloc-1.8-1|122	
12mu|hwloc-1.8-1|123	%install
12mu|hwloc-1.8-1|124	%makeinstall_std
12mu|hwloc-1.8-1|125	
12mu|hwloc-1.8-1|126	
12mu|hwloc-1.8-1|127	%changelog
12mu|hwloc-1.8-1|128	* Wed Jan 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8-1
12mu|hwloc-1.8-1|129	+ Revision: fdce51b
12mu|hwloc-1.8-1|130	- LOG Add new files
12mu|hwloc-1.8-1|131	
12mu|hwloc-1.8-1|132	

19803 12
12mu|hwreport-0.11.0-1|1	Summary:	Collect system informations for the hardware4linux.info site
12mu|hwreport-0.11.0-1|2	Name:		hwreport
12mu|hwreport-0.11.0-1|3	Version:	0.11.0
12mu|hwreport-0.11.0-1|4	Release:	1
12mu|hwreport-0.11.0-1|5	License:	GPLv2+
12mu|hwreport-0.11.0-1|6	Group:		System/Kernel and hardware
12mu|hwreport-0.11.0-1|7	Url:		http://hardware4linux.info/
12mu|hwreport-0.11.0-1|8	Source0:	http://hardware4linux.info/res/%{name}-%{version}.tar.bz2
12mu|hwreport-0.11.0-1|9	Requires:	dmidecode
12mu|hwreport-0.11.0-1|10	Requires:	pciutils
12mu|hwreport-0.11.0-1|11	Provides:	lsb-hardware4linux.info-collector
12mu|hwreport-0.11.0-1|12	
12mu|hwreport-0.11.0-1|13	%description
12mu|hwreport-0.11.0-1|14	Collect system informations for the hardware4linux.info site.
12mu|hwreport-0.11.0-1|15	
12mu|hwreport-0.11.0-1|16	%prep
12mu|hwreport-0.11.0-1|17	%setup -q
12mu|hwreport-0.11.0-1|18	
12mu|hwreport-0.11.0-1|19	%build
12mu|hwreport-0.11.0-1|20	gcc %{optflags} -o scan-printers scan-printers.c
12mu|hwreport-0.11.0-1|21	
12mu|hwreport-0.11.0-1|22	%install
12mu|hwreport-0.11.0-1|23	install -m755 scan-printers -D %{buildroot}%{_bindir}/scan-printers
12mu|hwreport-0.11.0-1|24	install -m755 hwreport -D %{buildroot}%{_sbindir}/hwreport
12mu|hwreport-0.11.0-1|25	#install -m755 osinfo -D %{buildroot}%{_bindir}/osinfo
12mu|hwreport-0.11.0-1|26	
12mu|hwreport-0.11.0-1|27	%files
12mu|hwreport-0.11.0-1|28	%{_bindir}/scan-printers
12mu|hwreport-0.11.0-1|29	%{_sbindir}/hwreport
12mu|hwreport-0.11.0-1|30	#%{_bindir}/osinfo
12mu|hwreport-0.11.0-1|31	

19804 12
12mu|iagno-3.8.1-1|1	Name:           iagno
12mu|iagno-3.8.1-1|2	Version:        3.8.1
12mu|iagno-3.8.1-1|3	Release:        1
12mu|iagno-3.8.1-1|4	Summary:        GNOME Reversi game
12mu|iagno-3.8.1-1|5	
12mu|iagno-3.8.1-1|6	License:        GPLv2+ and CC-BY-SA
12mu|iagno-3.8.1-1|7	Group:		Games/Other
12mu|iagno-3.8.1-1|8	URL:            http://live.gnome.org/Iagno
12mu|iagno-3.8.1-1|9	Source0:        http://download.gnome.org/sources/iagno/3.8/iagno-%{version}.tar.xz
12mu|iagno-3.8.1-1|10	
12mu|iagno-3.8.1-1|11	BuildRequires: pkgconfig(glib-2.0)
12mu|iagno-3.8.1-1|12	BuildRequires: pkgconfig(gtk+-3.0)
12mu|iagno-3.8.1-1|13	BuildRequires: pkgconfig(librsvg-2.0)
12mu|iagno-3.8.1-1|14	BuildRequires: pkgconfig(libcanberra)
12mu|iagno-3.8.1-1|15	BuildRequires: pkgconfig(libcanberra-gtk3)
12mu|iagno-3.8.1-1|16	BuildRequires: intltool
12mu|iagno-3.8.1-1|17	BuildRequires: itstool
12mu|iagno-3.8.1-1|18	BuildRequires: desktop-file-utils
12mu|iagno-3.8.1-1|19	
12mu|iagno-3.8.1-1|20	Obsoletes: gnome-games < 3.7.92
12mu|iagno-3.8.1-1|21	
12mu|iagno-3.8.1-1|22	%description
12mu|iagno-3.8.1-1|23	The GNOME version of Reversi. The goal is to control the most disks
12mu|iagno-3.8.1-1|24	on the board.
12mu|iagno-3.8.1-1|25	
12mu|iagno-3.8.1-1|26	
12mu|iagno-3.8.1-1|27	%prep
12mu|iagno-3.8.1-1|28	%setup -q
12mu|iagno-3.8.1-1|29	
12mu|iagno-3.8.1-1|30	
12mu|iagno-3.8.1-1|31	%build
12mu|iagno-3.8.1-1|32	%configure2_5x
12mu|iagno-3.8.1-1|33	%make
12mu|iagno-3.8.1-1|34	
12mu|iagno-3.8.1-1|35	
12mu|iagno-3.8.1-1|36	%install
12mu|iagno-3.8.1-1|37	%makeinstall_std
12mu|iagno-3.8.1-1|38	
12mu|iagno-3.8.1-1|39	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/iagno.desktop
12mu|iagno-3.8.1-1|40	
12mu|iagno-3.8.1-1|41	%find_lang %{name} --with-gnome
12mu|iagno-3.8.1-1|42	
12mu|iagno-3.8.1-1|43	%files -f %{name}.lang
12mu|iagno-3.8.1-1|44	%doc COPYING
12mu|iagno-3.8.1-1|45	%{_bindir}/iagno
12mu|iagno-3.8.1-1|46	%{_datadir}/applications/iagno.desktop
12mu|iagno-3.8.1-1|47	%{_datadir}/glib-2.0/schemas/org.gnome.iagno.gschema.xml
12mu|iagno-3.8.1-1|48	%{_datadir}/iagno/
12mu|iagno-3.8.1-1|49	%{_datadir}/icons/hicolor/*/apps/iagno.png
12mu|iagno-3.8.1-1|50	%{_mandir}/man6/iagno.6*
12mu|iagno-3.8.1-1|51	

19805 12
12mu|ibus-1.5.3-2|1	%define api	1.0
12mu|ibus-1.5.3-2|2	%define major	5
12mu|ibus-1.5.3-2|3	%define libname %mklibname %{name} %{api} %{major}
12mu|ibus-1.5.3-2|4	%define girname %mklibname %{name}-gir %{api}
12mu|ibus-1.5.3-2|5	%define devname %mklibname %{name} -d
12mu|ibus-1.5.3-2|6	
12mu|ibus-1.5.3-2|7	Summary:	A next generation input framework
12mu|ibus-1.5.3-2|8	Name:		ibus
12mu|ibus-1.5.3-2|9	Version:	1.5.3
12mu|ibus-1.5.3-2|10	Release:	2
12mu|ibus-1.5.3-2|11	Group:		System/Internationalization
12mu|ibus-1.5.3-2|12	License:	GPLv2+
12mu|ibus-1.5.3-2|13	Url:		http://code.google.com/p/ibus/
12mu|ibus-1.5.3-2|14	Source0:	http://ibus.googlecode.com/files/%{name}-%{version}.tar.gz
12mu|ibus-1.5.3-2|15	Source1:	ibus.macros
12mu|ibus-1.5.3-2|16	Patch0:		ibus-1.3.6-mdv-customize.patch
12mu|ibus-1.5.3-2|17	Patch1:		ibus-1.5.7-desktop.patch
12mu|ibus-1.5.3-2|18	
12mu|ibus-1.5.3-2|19	BuildRequires:	dconf
12mu|ibus-1.5.3-2|20	BuildRequires:	GConf2
12mu|ibus-1.5.3-2|21	BuildRequires:	gtk-doc
12mu|ibus-1.5.3-2|22	BuildRequires:	intltool
12mu|ibus-1.5.3-2|23	BuildRequires:	vala
12mu|ibus-1.5.3-2|24	BuildRequires:	vala-tools
12mu|ibus-1.5.3-2|25	BuildRequires:	gettext-devel
12mu|ibus-1.5.3-2|26	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|ibus-1.5.3-2|27	BuildRequires:	pkgconfig(dbus-python)
12mu|ibus-1.5.3-2|28	BuildRequires:	pkgconfig(dconf)
12mu|ibus-1.5.3-2|29	BuildRequires:	pkgconfig(gconf-2.0)
12mu|ibus-1.5.3-2|30	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|ibus-1.5.3-2|31	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|ibus-1.5.3-2|32	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|ibus-1.5.3-2|33	BuildRequires:	pkgconfig(iso-codes)
12mu|ibus-1.5.3-2|34	BuildRequires:	pkgconfig(libnotify)
12mu|ibus-1.5.3-2|35	BuildRequires:	pkgconfig(pygobject-2.0)
12mu|ibus-1.5.3-2|36	BuildRequires:	pkgconfig(python)
12mu|ibus-1.5.3-2|37	BuildRequires:	pkgconfig(vapigen)
12mu|ibus-1.5.3-2|38	Requires:	iso-codes
12mu|ibus-1.5.3-2|39	Requires:	librsvg
12mu|ibus-1.5.3-2|40	Requires:	python-gobject >= 2.15
12mu|ibus-1.5.3-2|41	Requires:	python-dbus >= 0.83.0
12mu|ibus-1.5.3-2|42	Requires:	pygtk2.0
12mu|ibus-1.5.3-2|43	Requires:	python-notify
12mu|ibus-1.5.3-2|44	Requires:	pyxdg
12mu|ibus-1.5.3-2|45	Suggests:	%{name}-gtk = %{EVRD}
12mu|ibus-1.5.3-2|46	
12mu|ibus-1.5.3-2|47	%description
12mu|ibus-1.5.3-2|48	IBus is a next generation input framework.
12mu|ibus-1.5.3-2|49	
12mu|ibus-1.5.3-2|50	%files -f %{name}10.lang
12mu|ibus-1.5.3-2|51	%doc AUTHORS COPYING ChangeLog NEWS README
12mu|ibus-1.5.3-2|52	%{_sysconfdir}/gconf/schemas/ibus.schemas
12mu|ibus-1.5.3-2|53	%{_sysconfdir}/dconf/profile/ibus
12mu|ibus-1.5.3-2|54	%{_sysconfdir}/dconf/db/ibus.d
12mu|ibus-1.5.3-2|55	%{_bindir}/*
12mu|ibus-1.5.3-2|56	%{_libexecdir}/ibus-dconf
12mu|ibus-1.5.3-2|57	%{_libexecdir}/ibus-gconf
12mu|ibus-1.5.3-2|58	%{_libexecdir}/ibus-x11
12mu|ibus-1.5.3-2|59	%{_libexecdir}/ibus-ui-gtk*
12mu|ibus-1.5.3-2|60	%{_libexecdir}/ibus-engine-simple
12mu|ibus-1.5.3-2|61	%{_datadir}/applications/*.desktop
12mu|ibus-1.5.3-2|62	%{_datadir}/bash-completion/completions/ibus.bash
12mu|ibus-1.5.3-2|63	%{_datadir}/GConf/gsettings/ibus.convert
12mu|ibus-1.5.3-2|64	%{_datadir}/glib-2.0/schemas/org.freedesktop.ibus.gschema.xml
12mu|ibus-1.5.3-2|65	%{_datadir}/ibus/*
12mu|ibus-1.5.3-2|66	%{_iconsdir}/*/*/*/*
12mu|ibus-1.5.3-2|67	%{_mandir}/man1/ibus-daemon.1.*
12mu|ibus-1.5.3-2|68	%{_mandir}/man1/ibus-setup.1.*
12mu|ibus-1.5.3-2|69	%{_mandir}/man1/ibus.1.*
12mu|ibus-1.5.3-2|70	%{python_sitelib}/*
12mu|ibus-1.5.3-2|71	
12mu|ibus-1.5.3-2|72	%preun
12mu|ibus-1.5.3-2|73	%preun_uninstall_gconf_schemas ibus
12mu|ibus-1.5.3-2|74	
12mu|ibus-1.5.3-2|75	#----------------------------------------------------------------------------
12mu|ibus-1.5.3-2|76	
12mu|ibus-1.5.3-2|77	%package -n %{libname}
12mu|ibus-1.5.3-2|78	Summary:	Shared libraries for %{name}
12mu|ibus-1.5.3-2|79	Group:		System/Internationalization
12mu|ibus-1.5.3-2|80	Obsoletes:	%{_lib}ibus5 < 1.5.2-1
12mu|ibus-1.5.3-2|81	Conflicts:	%{_lib}ibus5 < 1.5.2-1
12mu|ibus-1.5.3-2|82	
12mu|ibus-1.5.3-2|83	%description -n %{libname}
12mu|ibus-1.5.3-2|84	IBus shared libraries.
12mu|ibus-1.5.3-2|85	
12mu|ibus-1.5.3-2|86	%files -n %{libname}
12mu|ibus-1.5.3-2|87	%{_libdir}/libibus-%{api}.so.%{major}*
12mu|ibus-1.5.3-2|88	
12mu|ibus-1.5.3-2|89	#----------------------------------------------------------------------------
12mu|ibus-1.5.3-2|90	
12mu|ibus-1.5.3-2|91	%package -n %{girname}
12mu|ibus-1.5.3-2|92	Summary:	GObject Introspection interface description for %{name}
12mu|ibus-1.5.3-2|93	Group:		System/Libraries
12mu|ibus-1.5.3-2|94	Conflicts:	%{_lib}ibus5 < 1.5.2-1
12mu|ibus-1.5.3-2|95	
12mu|ibus-1.5.3-2|96	%description -n %{girname}
12mu|ibus-1.5.3-2|97	GObject Introspection interface description for %{name}.
12mu|ibus-1.5.3-2|98	
12mu|ibus-1.5.3-2|99	%files -n %{girname}
12mu|ibus-1.5.3-2|100	%{_libdir}/girepository-1.0/IBus-%{api}.typelib
12mu|ibus-1.5.3-2|101	
12mu|ibus-1.5.3-2|102	#----------------------------------------------------------------------------
12mu|ibus-1.5.3-2|103	
12mu|ibus-1.5.3-2|104	%package -n %{devname}
12mu|ibus-1.5.3-2|105	Summary:	Headers of %{name} for development
12mu|ibus-1.5.3-2|106	Group:		Development/C
12mu|ibus-1.5.3-2|107	Requires:	%{libname} = %{EVRD}
12mu|ibus-1.5.3-2|108	Requires:	%{girname} = %{EVRD}
12mu|ibus-1.5.3-2|109	Provides:	%{name}-devel = %{EVRD}
12mu|ibus-1.5.3-2|110	Conflicts:	ibus-devel < 1.5.2-1
12mu|ibus-1.5.3-2|111	Obsoletes:	ibus-devel < 1.5.2-1
12mu|ibus-1.5.3-2|112	
12mu|ibus-1.5.3-2|113	%description -n %{devname}
12mu|ibus-1.5.3-2|114	IBus development package: development libraries, header files, and the like.
12mu|ibus-1.5.3-2|115	
12mu|ibus-1.5.3-2|116	%files -n %{devname}
12mu|ibus-1.5.3-2|117	%{_includedir}/ibus-1.0
12mu|ibus-1.5.3-2|118	%{_libdir}/*.so
12mu|ibus-1.5.3-2|119	%{_libdir}/pkgconfig/*.pc
12mu|ibus-1.5.3-2|120	%{_datadir}/gtk-doc/html/ibus
12mu|ibus-1.5.3-2|121	%{_datadir}/gir-1.0/*.gir
12mu|ibus-1.5.3-2|122	%{_datadir}/vala/vapi/*.vapi
12mu|ibus-1.5.3-2|123	%{_datadir}/vala/vapi/ibus-1.0.deps
12mu|ibus-1.5.3-2|124	%{_sysconfdir}/rpm/macros.d/%{name}.macros
12mu|ibus-1.5.3-2|125	
12mu|ibus-1.5.3-2|126	#----------------------------------------------------------------------------
12mu|ibus-1.5.3-2|127	
12mu|ibus-1.5.3-2|128	%package gtk
12mu|ibus-1.5.3-2|129	Summary:	IBus gtk module
12mu|ibus-1.5.3-2|130	Group:		System/Internationalization
12mu|ibus-1.5.3-2|131	Requires:	%{name} = %{EVRD}
12mu|ibus-1.5.3-2|132	
12mu|ibus-1.5.3-2|133	%description gtk
12mu|ibus-1.5.3-2|134	IBus gtk module.
12mu|ibus-1.5.3-2|135	
12mu|ibus-1.5.3-2|136	%files gtk
12mu|ibus-1.5.3-2|137	%{_libdir}/gtk-2.0/*/immodules/*.so
12mu|ibus-1.5.3-2|138	
12mu|ibus-1.5.3-2|139	#----------------------------------------------------------------------------
12mu|ibus-1.5.3-2|140	
12mu|ibus-1.5.3-2|141	%package gtk3
12mu|ibus-1.5.3-2|142	Summary:	IBus gtk3 module
12mu|ibus-1.5.3-2|143	Group:		System/Internationalization
12mu|ibus-1.5.3-2|144	Requires:	%{name} = %{EVRD}
12mu|ibus-1.5.3-2|145	
12mu|ibus-1.5.3-2|146	%description gtk3
12mu|ibus-1.5.3-2|147	IBus gtk module.
12mu|ibus-1.5.3-2|148	
12mu|ibus-1.5.3-2|149	%files gtk3
12mu|ibus-1.5.3-2|150	%{_libdir}/gtk-3.0/*/immodules/*.so
12mu|ibus-1.5.3-2|151	
12mu|ibus-1.5.3-2|152	#----------------------------------------------------------------------------
12mu|ibus-1.5.3-2|153	
12mu|ibus-1.5.3-2|154	%prep
12mu|ibus-1.5.3-2|155	%setup -q
12mu|ibus-1.5.3-2|156	%apply_patches
12mu|ibus-1.5.3-2|157	
12mu|ibus-1.5.3-2|158	%build
12mu|ibus-1.5.3-2|159	%configure2_5x \
12mu|ibus-1.5.3-2|160	--enable-gtk3 \
12mu|ibus-1.5.3-2|161	--disable-dbus-python-check \
12mu|ibus-1.5.3-2|162	--enable-python-library \
12mu|ibus-1.5.3-2|163	--enable-gconf \
12mu|ibus-1.5.3-2|164	--enable-vala=yes
12mu|ibus-1.5.3-2|165	%make
12mu|ibus-1.5.3-2|166	
12mu|ibus-1.5.3-2|167	%install
12mu|ibus-1.5.3-2|168	%makeinstall_std
12mu|ibus-1.5.3-2|169	
12mu|ibus-1.5.3-2|170	%find_lang %{name}10
12mu|ibus-1.5.3-2|171	
12mu|ibus-1.5.3-2|172	# install rpm macro
12mu|ibus-1.5.3-2|173	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d/
12mu|ibus-1.5.3-2|174	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.d/%{name}.macros
12mu|ibus-1.5.3-2|175	
12mu|ibus-1.5.3-2|176	rm -f %{buildroot}%{_sysconfdir}/xdg/autostart/ibus.desktop
12mu|ibus-1.5.3-2|177	
12mu|ibus-1.5.3-2|178	
12mu|ibus-1.5.3-2|179	%changelog
12mu|ibus-1.5.3-2|180	* Tue Sep 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.3-2
12mu|ibus-1.5.3-2|181	+ Revision: 3223c5d
12mu|ibus-1.5.3-2|182	- Use patch instead of hacking spec
12mu|ibus-1.5.3-2|183	
12mu|ibus-1.5.3-2|184	

19806 12
12mu|icedtea-web-1.4-1.1|1	%ifarch %{ix86} x86_64
12mu|icedtea-web-1.4-1.1|2	%define javaver	1.6.0
12mu|icedtea-web-1.4-1.1|3	%define priority	16000
12mu|icedtea-web-1.4-1.1|4	%else
12mu|icedtea-web-1.4-1.1|5	%define javaver	1.6.0
12mu|icedtea-web-1.4-1.1|6	%define priority	16000
12mu|icedtea-web-1.4-1.1|7	%endif
12mu|icedtea-web-1.4-1.1|8	
12mu|icedtea-web-1.4-1.1|9	%ifarch %{ix86}
12mu|icedtea-web-1.4-1.1|10	%define archinstall	i386
12mu|icedtea-web-1.4-1.1|11	%endif
12mu|icedtea-web-1.4-1.1|12	%ifarch x86_64
12mu|icedtea-web-1.4-1.1|13	%define archinstall	amd64
12mu|icedtea-web-1.4-1.1|14	%endif
12mu|icedtea-web-1.4-1.1|15	
12mu|icedtea-web-1.4-1.1|16	%ifarch x86_64
12mu|icedtea-web-1.4-1.1|17	%define javadir	%{_jvmdir}/java-%{javaver}-openjdk.%{_arch}
12mu|icedtea-web-1.4-1.1|18	%define jredir	%{_jvmdir}/jre-%{javaver}-openjdk.%{_arch}
12mu|icedtea-web-1.4-1.1|19	%define javaplugin	libjavaplugin.so.%{_arch}
12mu|icedtea-web-1.4-1.1|20	%else
12mu|icedtea-web-1.4-1.1|21	%define javadir	%{_jvmdir}/java-%{javaver}-openjdk
12mu|icedtea-web-1.4-1.1|22	%define jredir	%{_jvmdir}/jre-%{javaver}-openjdk
12mu|icedtea-web-1.4-1.1|23	%define javaplugin	libjavaplugin.so
12mu|icedtea-web-1.4-1.1|24	%endif
12mu|icedtea-web-1.4-1.1|25	
12mu|icedtea-web-1.4-1.1|26	%define binsuffix      .itweb
12mu|icedtea-web-1.4-1.1|27	
12mu|icedtea-web-1.4-1.1|28	Name:		icedtea-web
12mu|icedtea-web-1.4-1.1|29	Version:	1.4
12mu|icedtea-web-1.4-1.1|30	%define subrel 1
12mu|icedtea-web-1.4-1.1|31	Release:	%mkrel 1
12mu|icedtea-web-1.4-1.1|32	Summary:	Additional Java components for OpenJDK
12mu|icedtea-web-1.4-1.1|33	Group:		Networking/WWW
12mu|icedtea-web-1.4-1.1|34	License:	LGPLv2+ and GPLv2 with exceptions
12mu|icedtea-web-1.4-1.1|35	URL:		http://icedtea.classpath.org/wiki/IcedTea-Web
12mu|icedtea-web-1.4-1.1|36	Source0:	http://icedtea.classpath.org/download/source/%{name}-%{version}.tar.gz
12mu|icedtea-web-1.4-1.1|37	
12mu|icedtea-web-1.4-1.1|38	BuildRequires:	desktop-file-utils
12mu|icedtea-web-1.4-1.1|39	BuildRequires:	glib2-devel
12mu|icedtea-web-1.4-1.1|40	BuildRequires:	gtk2-devel
12mu|icedtea-web-1.4-1.1|41	
12mu|icedtea-web-1.4-1.1|42	%ifarch %{ix86} x86_64
12mu|icedtea-web-1.4-1.1|43	BuildRequires:	java-%{javaver}-openjdk-devel
12mu|icedtea-web-1.4-1.1|44	%else
12mu|icedtea-web-1.4-1.1|45	BuildRequires:	java-%{javaver}-openjdk-devel >= 1.6.0.0-18.b22
12mu|icedtea-web-1.4-1.1|46	%endif
12mu|icedtea-web-1.4-1.1|47	
12mu|icedtea-web-1.4-1.1|48	BuildRequires:	xulrunner-devel
12mu|icedtea-web-1.4-1.1|49	BuildRequires:	zip
12mu|icedtea-web-1.4-1.1|50	BuildRequires:	zlib-devel
12mu|icedtea-web-1.4-1.1|51	
12mu|icedtea-web-1.4-1.1|52	Requires:	java-%{javaver}-openjdk
12mu|icedtea-web-1.4-1.1|53	Requires(post):   update-alternatives
12mu|icedtea-web-1.4-1.1|54	Requires(postun): update-alternatives
12mu|icedtea-web-1.4-1.1|55	
12mu|icedtea-web-1.4-1.1|56	# Standard JPackage plugin provides.
12mu|icedtea-web-1.4-1.1|57	Provides:	java-plugin = %{javaver}
12mu|icedtea-web-1.4-1.1|58	
12mu|icedtea-web-1.4-1.1|59	Provides:	java-1.6.0-openjdk-plugin = 1.6.0.0-18.b22
12mu|icedtea-web-1.4-1.1|60	Obsoletes:	java-1.6.0-openjdk-plugin
12mu|icedtea-web-1.4-1.1|61	
12mu|icedtea-web-1.4-1.1|62	# IcedTea is only built on these archs for now
12mu|icedtea-web-1.4-1.1|63	ExclusiveArch:	x86_64 i586
12mu|icedtea-web-1.4-1.1|64	
12mu|icedtea-web-1.4-1.1|65	%description
12mu|icedtea-web-1.4-1.1|66	The IcedTea-Web project provides a Java web browser plugin, an implementation
12mu|icedtea-web-1.4-1.1|67	of Java Web Start (originally based on the Netx project) and a settings tool to
12mu|icedtea-web-1.4-1.1|68	manage deployment settings for the aforementioned plugin and Web Start
12mu|icedtea-web-1.4-1.1|69	implementations.
12mu|icedtea-web-1.4-1.1|70	
12mu|icedtea-web-1.4-1.1|71	%package javadoc
12mu|icedtea-web-1.4-1.1|72	Summary:    API documentation for IcedTea-Web
12mu|icedtea-web-1.4-1.1|73	Group:      Networking/WWW
12mu|icedtea-web-1.4-1.1|74	Requires:   jpackage-utils
12mu|icedtea-web-1.4-1.1|75	%if %mdkversion >= 201010
12mu|icedtea-web-1.4-1.1|76	BuildArch:	noarch
12mu|icedtea-web-1.4-1.1|77	%endif
12mu|icedtea-web-1.4-1.1|78	
12mu|icedtea-web-1.4-1.1|79	%description javadoc
12mu|icedtea-web-1.4-1.1|80	This package contains Javadocs for the IcedTea-Web project.
12mu|icedtea-web-1.4-1.1|81	
12mu|icedtea-web-1.4-1.1|82	%prep
12mu|icedtea-web-1.4-1.1|83	%setup -q
12mu|icedtea-web-1.4-1.1|84	
12mu|icedtea-web-1.4-1.1|85	%build
12mu|icedtea-web-1.4-1.1|86	%configure2_5x						\
12mu|icedtea-web-1.4-1.1|87	--with-pkgversion=mandriva-%{release}-%{_arch}	\
12mu|icedtea-web-1.4-1.1|88	--docdir=%{_javadocdir}/%{name}			\
12mu|icedtea-web-1.4-1.1|89	--with-jdk-home=%{javadir}			\
12mu|icedtea-web-1.4-1.1|90	--with-jre-home=%{jredir}			\
12mu|icedtea-web-1.4-1.1|91	--libdir=%{_libdir}				\
12mu|icedtea-web-1.4-1.1|92	--program-suffix=%{binsuffix}			\
12mu|icedtea-web-1.4-1.1|93	--prefix=%{_prefix}
12mu|icedtea-web-1.4-1.1|94	
12mu|icedtea-web-1.4-1.1|95	make CXXFLAGS="%{optflags}"
12mu|icedtea-web-1.4-1.1|96	
12mu|icedtea-web-1.4-1.1|97	%install
12mu|icedtea-web-1.4-1.1|98	%makeinstall_std
12mu|icedtea-web-1.4-1.1|99	# Move javaws man page to a more specific name
12mu|icedtea-web-1.4-1.1|100	mv %{buildroot}/%{_mandir}/man1/javaws.1 %{buildroot}/%{_mandir}/man1/javaws-itweb.1
12mu|icedtea-web-1.4-1.1|101	
12mu|icedtea-web-1.4-1.1|102	# Install desktop files.
12mu|icedtea-web-1.4-1.1|103	install -d -m 755 %{buildroot}%{_datadir}/{applications,pixmaps}
12mu|icedtea-web-1.4-1.1|104	cp javaws.png %{buildroot}%{_datadir}/pixmaps
12mu|icedtea-web-1.4-1.1|105	desktop-file-install --vendor ''\
12mu|icedtea-web-1.4-1.1|106	--dir %{buildroot}%{_datadir}/applications javaws.desktop
12mu|icedtea-web-1.4-1.1|107	desktop-file-install --vendor ''\
12mu|icedtea-web-1.4-1.1|108	--dir %{buildroot}%{_datadir}/applications itweb-settings.desktop
12mu|icedtea-web-1.4-1.1|109	
12mu|icedtea-web-1.4-1.1|110	%post
12mu|icedtea-web-1.4-1.1|111	if [ $1 -gt 1 ]
12mu|icedtea-web-1.4-1.1|112	then
12mu|icedtea-web-1.4-1.1|113	update-alternatives --remove %{javaplugin} \
12mu|icedtea-web-1.4-1.1|114	%{jre6dir}/lib/%{archinstall}/IcedTeaPlugin.so 2>/dev/null || :
12mu|icedtea-web-1.4-1.1|115	fi
12mu|icedtea-web-1.4-1.1|116	
12mu|icedtea-web-1.4-1.1|117	%posttrans
12mu|icedtea-web-1.4-1.1|118	update-desktop-database &> /dev/null || :
12mu|icedtea-web-1.4-1.1|119	update-alternatives \
12mu|icedtea-web-1.4-1.1|120	--install %{_libdir}/mozilla/plugins/libjavaplugin.so %{javaplugin} \
12mu|icedtea-web-1.4-1.1|121	%{_libdir}/IcedTeaPlugin.so %{priority} \
12mu|icedtea-web-1.4-1.1|122	--slave %{_bindir}/javaws javaws %{_prefix}/bin/javaws%{binsuffix} \
12mu|icedtea-web-1.4-1.1|123	--slave %{_mandir}/man1/javaws.1.gz javaws.1.gz \
12mu|icedtea-web-1.4-1.1|124	%{_mandir}/man1/javaws-itweb.1.gz
12mu|icedtea-web-1.4-1.1|125	
12mu|icedtea-web-1.4-1.1|126	exit 0
12mu|icedtea-web-1.4-1.1|127	
12mu|icedtea-web-1.4-1.1|128	%postun
12mu|icedtea-web-1.4-1.1|129	update-desktop-database &> /dev/null || :
12mu|icedtea-web-1.4-1.1|130	if [ $1 -eq 0 ]
12mu|icedtea-web-1.4-1.1|131	then
12mu|icedtea-web-1.4-1.1|132	update-alternatives --remove %{javaplugin} \
12mu|icedtea-web-1.4-1.1|133	%{_libdir}/IcedTeaPlugin.so
12mu|icedtea-web-1.4-1.1|134	fi
12mu|icedtea-web-1.4-1.1|135	
12mu|icedtea-web-1.4-1.1|136	exit 0
12mu|icedtea-web-1.4-1.1|137	
12mu|icedtea-web-1.4-1.1|138	%files
12mu|icedtea-web-1.4-1.1|139	%defattr(-,root,root,-)
12mu|icedtea-web-1.4-1.1|140	%{_prefix}/bin/*
12mu|icedtea-web-1.4-1.1|141	%{_libdir}/IcedTeaPlugin.so
12mu|icedtea-web-1.4-1.1|142	%{_datadir}/applications/*
12mu|icedtea-web-1.4-1.1|143	%{_datadir}/icedtea-web
12mu|icedtea-web-1.4-1.1|144	%{_datadir}/man/man1/*
12mu|icedtea-web-1.4-1.1|145	%{_datadir}/pixmaps/*
12mu|icedtea-web-1.4-1.1|146	%doc NEWS README COPYING
12mu|icedtea-web-1.4-1.1|147	
12mu|icedtea-web-1.4-1.1|148	%files javadoc
12mu|icedtea-web-1.4-1.1|149	%defattr(-,root,root,-)
12mu|icedtea-web-1.4-1.1|150	%{_datadir}/javadoc/%{name}
12mu|icedtea-web-1.4-1.1|151	%doc COPYING
12mu|icedtea-web-1.4-1.1|152	
12mu|icedtea-web-1.4-1.1|153	

19807 12
12mu|indi-apogee-1.0-7|1	Summary:	INDI driver for Apgoee Alta (U & E) line of CCDs
12mu|indi-apogee-1.0-7|2	Name:		indi-apogee
12mu|indi-apogee-1.0-7|3	Version:	1.0
12mu|indi-apogee-1.0-7|4	Release:	7
12mu|indi-apogee-1.0-7|5	License:	LGPLv2+
12mu|indi-apogee-1.0-7|6	Group:		Development/Other
12mu|indi-apogee-1.0-7|7	Url:		http://indi.sourceforge.net/
12mu|indi-apogee-1.0-7|8	Source0:	http://downloads.sourceforge.net/indi/%{name}_%{version}.tar.gz
12mu|indi-apogee-1.0-7|9	Patch0:		indi-apogee_1.0-fix-str-fmt.patch
12mu|indi-apogee-1.0-7|10	Patch1:		indi-apogee_1.0-cfitsio-prefix.path
12mu|indi-apogee-1.0-7|11	Patch2:		indi-apogee_1.0-dso.patch
12mu|indi-apogee-1.0-7|12	BuildRequires:	pkgconfig(zlib)
12mu|indi-apogee-1.0-7|13	BuildRequires:	pkgconfig(libusb)
12mu|indi-apogee-1.0-7|14	BuildRequires:	pkgconfig(cfitsio)
12mu|indi-apogee-1.0-7|15	BuildRequires:	pkgconfig(libindi)
12mu|indi-apogee-1.0-7|16	BuildRequires:	indi-devel-static
12mu|indi-apogee-1.0-7|17	BuildRequires:	libapogee-devel
12mu|indi-apogee-1.0-7|18	BuildRequires:	libnova-devel
12mu|indi-apogee-1.0-7|19	BuildRequires:	cmake
12mu|indi-apogee-1.0-7|20	
12mu|indi-apogee-1.0-7|21	%description
12mu|indi-apogee-1.0-7|22	This package provides the INDI driver for Apgoee Alta (U & E) line of CCDs.
12mu|indi-apogee-1.0-7|23	
12mu|indi-apogee-1.0-7|24	%prep
12mu|indi-apogee-1.0-7|25	%setup -q
12mu|indi-apogee-1.0-7|26	%patch0 -p0
12mu|indi-apogee-1.0-7|27	%patch1 -p0
12mu|indi-apogee-1.0-7|28	%patch2 -p1
12mu|indi-apogee-1.0-7|29	
12mu|indi-apogee-1.0-7|30	%build
12mu|indi-apogee-1.0-7|31	%cmake
12mu|indi-apogee-1.0-7|32	%make
12mu|indi-apogee-1.0-7|33	
12mu|indi-apogee-1.0-7|34	%install
12mu|indi-apogee-1.0-7|35	%makeinstall_std -C build
12mu|indi-apogee-1.0-7|36	
12mu|indi-apogee-1.0-7|37	%files
12mu|indi-apogee-1.0-7|38	%doc ChangeLog README
12mu|indi-apogee-1.0-7|39	%{_bindir}/indi_apogeee_ccd
12mu|indi-apogee-1.0-7|40	%{_bindir}/indi_apogeeu_ccd
12mu|indi-apogee-1.0-7|41	%{_datadir}/indi/indi_apogee.xml

19808 12
12mu|indilib-0.9.6-1|1	%define _disable_ld_no_undefined 1
12mu|indilib-0.9.6-1|2	
12mu|indilib-0.9.6-1|3	%define shortname indi
12mu|indilib-0.9.6-1|4	
12mu|indilib-0.9.6-1|5	Name:		indilib
12mu|indilib-0.9.6-1|6	Version:	0.9.6
12mu|indilib-0.9.6-1|7	Release:	1
12mu|indilib-0.9.6-1|8	Summary:	Library to control astronomical devices
12mu|indilib-0.9.6-1|9	License:	LGPLv2+
12mu|indilib-0.9.6-1|10	Group:		Development/C
12mu|indilib-0.9.6-1|11	Url:		http://indi.sourceforge.net/
12mu|indilib-0.9.6-1|12	Source0:	http://downloads.sourceforge.net/indi/libindi_%{version}.tar.gz
12mu|indilib-0.9.6-1|13	Patch0:		libindi-0.9.6-linkage.patch
12mu|indilib-0.9.6-1|14	BuildRequires:	zlib-devel
12mu|indilib-0.9.6-1|15	BuildRequires:	libusb-devel
12mu|indilib-0.9.6-1|16	BuildRequires:	cfitsio-devel >= 3.090
12mu|indilib-0.9.6-1|17	BuildRequires:	libfli-devel
12mu|indilib-0.9.6-1|18	BuildRequires:	cmake
12mu|indilib-0.9.6-1|19	BuildRequires:	boost-devel
12mu|indilib-0.9.6-1|20	Provides:	indi = %{version}-%{release}
12mu|indilib-0.9.6-1|21	
12mu|indilib-0.9.6-1|22	%description
12mu|indilib-0.9.6-1|23	INDI is an instrument neutral distributed interface control protocol
12mu|indilib-0.9.6-1|24	that aims to provide backend driver support and automation for a wide
12mu|indilib-0.9.6-1|25	range of Astronomical devices (telescopes, focusers, CCDs..etc).
12mu|indilib-0.9.6-1|26	
12mu|indilib-0.9.6-1|27	%files
12mu|indilib-0.9.6-1|28	%doc ChangeLog NEWS README TODO
12mu|indilib-0.9.6-1|29	%{_bindir}/*
12mu|indilib-0.9.6-1|30	%{_datadir}/%{shortname}
12mu|indilib-0.9.6-1|31	%{_sysconfdir}/udev/rules.d/99-gpusb.rules
12mu|indilib-0.9.6-1|32	
12mu|indilib-0.9.6-1|33	#--------------------------------------------------------------------
12mu|indilib-0.9.6-1|34	
12mu|indilib-0.9.6-1|35	%define major 0
12mu|indilib-0.9.6-1|36	%define libname %mklibname %{shortname} %{major}
12mu|indilib-0.9.6-1|37	
12mu|indilib-0.9.6-1|38	%package -n %{libname}
12mu|indilib-0.9.6-1|39	Summary:	Library files for INDI
12mu|indilib-0.9.6-1|40	Group:		Development/C
12mu|indilib-0.9.6-1|41	
12mu|indilib-0.9.6-1|42	%description -n %{libname}
12mu|indilib-0.9.6-1|43	INDI is an instrument neutral distributed interface control protocol
12mu|indilib-0.9.6-1|44	that aims to provide backend driver support and automation for a wide
12mu|indilib-0.9.6-1|45	range of Astronomical devices (telescopes, focusers, CCDs..etc).
12mu|indilib-0.9.6-1|46	
12mu|indilib-0.9.6-1|47	This package contains library files of indilib.
12mu|indilib-0.9.6-1|48	
12mu|indilib-0.9.6-1|49	%files -n %{libname}
12mu|indilib-0.9.6-1|50	%{_libdir}/*.so.%{major}*
12mu|indilib-0.9.6-1|51	
12mu|indilib-0.9.6-1|52	#--------------------------------------------------------------------
12mu|indilib-0.9.6-1|53	
12mu|indilib-0.9.6-1|54	%define develname %mklibname -d %{shortname}
12mu|indilib-0.9.6-1|55	
12mu|indilib-0.9.6-1|56	%package -n %{develname}
12mu|indilib-0.9.6-1|57	Summary:	INDI devellopment files
12mu|indilib-0.9.6-1|58	Group:		Development/C
12mu|indilib-0.9.6-1|59	Requires:	%{libname} = %{version}-%{release}
12mu|indilib-0.9.6-1|60	Provides:	indi-devel = %{version}-%{release}
12mu|indilib-0.9.6-1|61	Provides:	%{name}-devel = %{version}-%{release}
12mu|indilib-0.9.6-1|62	
12mu|indilib-0.9.6-1|63	%description -n %{develname}
12mu|indilib-0.9.6-1|64	INDI is an instrument neutral distributed interface control protocol
12mu|indilib-0.9.6-1|65	that aims to provide backend driver support and automation for a wide
12mu|indilib-0.9.6-1|66	range of Astronomical devices (telescopes, focusers, CCDs..etc).
12mu|indilib-0.9.6-1|67	
12mu|indilib-0.9.6-1|68	This package contains files need to build applications using indilib.
12mu|indilib-0.9.6-1|69	
12mu|indilib-0.9.6-1|70	%files -n %{develname}
12mu|indilib-0.9.6-1|71	%doc ChangeLog README* NEWS
12mu|indilib-0.9.6-1|72	%{_libdir}/*.so
12mu|indilib-0.9.6-1|73	%{_libdir}/pkgconfig/libindi.pc
12mu|indilib-0.9.6-1|74	%{_includedir}/libindi/*.h
12mu|indilib-0.9.6-1|75	
12mu|indilib-0.9.6-1|76	#--------------------------------------------------------------------
12mu|indilib-0.9.6-1|77	%define develnamestatic %mklibname -d -s %{shortname}
12mu|indilib-0.9.6-1|78	
12mu|indilib-0.9.6-1|79	%package -n %{develnamestatic}
12mu|indilib-0.9.6-1|80	Summary:	INDI devellopment files
12mu|indilib-0.9.6-1|81	Group:		Development/C
12mu|indilib-0.9.6-1|82	Requires:	%{name}-devel = %{version}-%{release}
12mu|indilib-0.9.6-1|83	Provides:	indi-devel-static = %{version}-%{release}
12mu|indilib-0.9.6-1|84	Provides:	%{name}-devel-static = %{version}-%{release}
12mu|indilib-0.9.6-1|85	
12mu|indilib-0.9.6-1|86	%description -n %{develnamestatic}
12mu|indilib-0.9.6-1|87	INDI is an instrument neutral distributed interface control protocol
12mu|indilib-0.9.6-1|88	that aims to provide backend driver support and automation for a wide
12mu|indilib-0.9.6-1|89	range of Astronomical devices (telescopes, focusers, CCDs..etc).
12mu|indilib-0.9.6-1|90	
12mu|indilib-0.9.6-1|91	This package contains files need to build applications using indilib.
12mu|indilib-0.9.6-1|92	
12mu|indilib-0.9.6-1|93	%files -n %{develnamestatic}
12mu|indilib-0.9.6-1|94	%{_libdir}/*.a
12mu|indilib-0.9.6-1|95	
12mu|indilib-0.9.6-1|96	#-------------------------------------------------------------------
12mu|indilib-0.9.6-1|97	%prep
12mu|indilib-0.9.6-1|98	%setup -q -n libindi-%{version}
12mu|indilib-0.9.6-1|99	%patch0 -p1
12mu|indilib-0.9.6-1|100	
12mu|indilib-0.9.6-1|101	%build
12mu|indilib-0.9.6-1|102	%cmake
12mu|indilib-0.9.6-1|103	%make
12mu|indilib-0.9.6-1|104	
12mu|indilib-0.9.6-1|105	%install
12mu|indilib-0.9.6-1|106	%makeinstall_std -C build
12mu|indilib-0.9.6-1|107	

19809 12
12mu|initscripts-9.34-15|1	# The restart part in the real _post_service doesn't work with netfs and isn't needed
12mu|initscripts-9.34-15|2	# for other scripts
12mu|initscripts-9.34-15|3	%define _mypost_service() if [ $1 = 1 ]; then /sbin/chkconfig --add %{1}; fi;
12mu|initscripts-9.34-15|4	
12mu|initscripts-9.34-15|5	%bcond_with	upstart
12mu|initscripts-9.34-15|6	%bcond_without	systemd
12mu|initscripts-9.34-15|7	
12mu|initscripts-9.34-15|8	Summary:	The inittab file and the /etc/init.d scripts
12mu|initscripts-9.34-15|9	Name:		initscripts
12mu|initscripts-9.34-15|10	Version:	9.34
12mu|initscripts-9.34-15|11	Release:	15
12mu|initscripts-9.34-15|12	# ppp-watch is GPLv2+, everything else is GPLv2
12mu|initscripts-9.34-15|13	License:	GPLv2 and GPLv2+
12mu|initscripts-9.34-15|14	Group:		System/Base
12mu|initscripts-9.34-15|15	Source0:	initscripts-%{version}.tar.bz2
12mu|initscripts-9.34-15|16	Source1:	%{name}.rpmlintrc
12mu|initscripts-9.34-15|17	Source2:	rc.sysinit
12mu|initscripts-9.34-15|18	Patch0:		initscripts-mdkconf.patch
12mu|initscripts-9.34-15|19	Provides:   /etc/init.d
12mu|initscripts-9.34-15|20	Provides:   /sbin/service
12mu|initscripts-9.34-15|21	
12mu|initscripts-9.34-15|22	# (cg) Upstream cherry picks
12mu|initscripts-9.34-15|23	Patch0101:	0101-Don-t-bother-with-stdin-stdout-stderr-for-rmmod-modp.patch
12mu|initscripts-9.34-15|24	Patch0102:	0102-Just-exit-on-first-response-744734.patch
12mu|initscripts-9.34-15|25	Patch0104:	0104-Don-t-exit-with-an-error-if-SEinux-isn-t-active.-768.patch
12mu|initscripts-9.34-15|26	Patch0105:	0105-Handle-dmraid-sets-with-spaces-728795-lnykryn-redhat.patch
12mu|initscripts-9.34-15|27	Patch0106:	0106-Typo-in-crypttab.5.patch
12mu|initscripts-9.34-15|28	Patch0107:	0107-Drop-StandardInput-tty-785662.patch
12mu|initscripts-9.34-15|29	Patch0108:	0108-Do-not-check-mounted-filesystems-745224.patch
12mu|initscripts-9.34-15|30	Patch0109:	0109-Improve-comment-in-init-serial.conf-746808.patch
12mu|initscripts-9.34-15|31	
12mu|initscripts-9.34-15|32	# (cg) Patches to go into mgaconf mega patch eventually
12mu|initscripts-9.34-15|33	Patch0501:	0501-Rename-for-new-udev-systemd-servies.patch
12mu|initscripts-9.34-15|34	#Patch0502:      initscripts-9.34.plymouth-quit.patch
12mu|initscripts-9.34-15|35	#ROSA patches
12mu|initscripts-9.34-15|36	Patch0504:      initscripts-9.34-rosa-i18n_ini_syntax.patch
12mu|initscripts-9.34-15|37	Patch0505:      sysctl.conf.patch
12mu|initscripts-9.34-15|38	Patch0506:	rosa-network-9.34.patch
12mu|initscripts-9.34-15|39	Patch0507:      initscripts-9.34.loadkeys.patch
12mu|initscripts-9.34-15|40	
12mu|initscripts-9.34-15|41	# for /bin/awk
12mu|initscripts-9.34-15|42	Requires:	gawk
12mu|initscripts-9.34-15|43	# for /bin/sed
12mu|initscripts-9.34-15|44	Requires:	sed
12mu|initscripts-9.34-15|45	Requires:	mktemp
12mu|initscripts-9.34-15|46	Requires:	e2fsprogs >= 1.18-2mdk
12mu|initscripts-9.34-15|47	Requires:	procps >= 2.0.7-8mdk
12mu|initscripts-9.34-15|48	Requires:	gettext-base >= 0.10.35-20mdk
12mu|initscripts-9.34-15|49	Requires:	module-init-tools
12mu|initscripts-9.34-15|50	# needed for chvt --userwait
12mu|initscripts-9.34-15|51	Requires:	kbd >= 1.15.1-2mdv
12mu|initscripts-9.34-15|52	#Requires:	sysklogd >= 1.3.31
12mu|initscripts-9.34-15|53	# for /sbin/fuser
12mu|initscripts-9.34-15|54	Requires:	psmisc
12mu|initscripts-9.34-15|55	Requires:	which
12mu|initscripts-9.34-15|56	Requires:	setup >= 2.2.0-14mdk
12mu|initscripts-9.34-15|57	%if %{with upstart}
12mu|initscripts-9.34-15|58	Requires:	upstart
12mu|initscripts-9.34-15|59	Obsoletes:	event-compat-sysv
12mu|initscripts-9.34-15|60	%else
12mu|initscripts-9.34-15|61	Requires:	SysVinit >= 2.85-38
12mu|initscripts-9.34-15|62	%endif
12mu|initscripts-9.34-15|63	# for /sbin/ip
12mu|initscripts-9.34-15|64	Requires:	iproute2
12mu|initscripts-9.34-15|65	# for /sbin/arping
12mu|initscripts-9.34-15|66	Requires:	iputils
12mu|initscripts-9.34-15|67	Requires:	net-tools
12mu|initscripts-9.34-15|68	# for /bin/find
12mu|initscripts-9.34-15|69	Requires:	findutils
12mu|initscripts-9.34-15|70	# (blino) for pidof -c
12mu|initscripts-9.34-15|71	# (bor) for pidof -m
12mu|initscripts-9.34-15|72	Requires:	sysvinit-tools >= 2.87-8mdv2011.0
12mu|initscripts-9.34-15|73	
12mu|initscripts-9.34-15|74	Requires:	perl-MDK-Common >= 1.0.1
12mu|initscripts-9.34-15|75	Requires:	ifplugd >= 0.24
12mu|initscripts-9.34-15|76	#Requires: sound-scripts
12mu|initscripts-9.34-15|77	# (tv) unused:
12mu|initscripts-9.34-15|78	#Prereq:	gawk
12mu|initscripts-9.34-15|79	Requires:	iproute2
12mu|initscripts-9.34-15|80	Requires:	ethtool
12mu|initscripts-9.34-15|81	# http://bugzilla.redhat.com/show_bug.cgi?id=252973
12mu|initscripts-9.34-15|82	Conflicts:	nut < 2.2.0
12mu|initscripts-9.34-15|83	Obsoletes:	rhsound sapinit
12mu|initscripts-9.34-15|84	Provides:	rhsound sapinit
12mu|initscripts-9.34-15|85	Conflicts:	kernel <= 2.2, timeconfig < 3.0, pppd <= 2.4.4-3mdv2008.1, wvdial < 1.40-3
12mu|initscripts-9.34-15|86	Conflicts:	initscripts < 1.22.1-5, Aurora <= 7.2-17mdk
12mu|initscripts-9.34-15|87	Conflicts:	dhcpcd < 1.3.21pl1
12mu|initscripts-9.34-15|88	Conflicts:	XFree86-xfs < 4.2.0-12mdk
12mu|initscripts-9.34-15|89	Conflicts:	xinitrc < 2.4.12
12mu|initscripts-9.34-15|90	Conflicts:	lsb < 3.1-11mdv2007.1
12mu|initscripts-9.34-15|91	Conflicts:	lsb-core < 3.1-15mdv2008.1
12mu|initscripts-9.34-15|92	Conflicts:	suspend-scripts < 1.27
12mu|initscripts-9.34-15|93	Conflicts:	mdadm < 2.6.4-2mdv2008.1
12mu|initscripts-9.34-15|94	Conflicts:	systemd <= 19-2
12mu|initscripts-9.34-15|95	Conflicts:	networkmanager < 0.8.2-8
12mu|initscripts-9.34-15|96	Requires:	util-linux-ng >= 2.16
12mu|initscripts-9.34-15|97	Requires:	mount >= 2.11l
12mu|initscripts-9.34-15|98	Requires:	udev >= 194-26
12mu|initscripts-9.34-15|99	Requires:	ifmetric, resolvconf >= 1.41
12mu|initscripts-9.34-15|100	Requires:	dmsetup
12mu|initscripts-9.34-15|101	%if %{with systemd}
12mu|initscripts-9.34-15|102	Conflicts:	prcsys
12mu|initscripts-9.34-15|103	%else
12mu|initscripts-9.34-15|104	Requires:	prcsys
12mu|initscripts-9.34-15|105	%endif
12mu|initscripts-9.34-15|106	Requires(post):	/usr/bin/tr grep, chkconfig >= 1.3.37-3mdk
12mu|initscripts-9.34-15|107	BuildRequires:	glib2-devel
12mu|initscripts-9.34-15|108	BuildRequires:	pkgconfig
12mu|initscripts-9.34-15|109	BuildRequires:	popt-devel
12mu|initscripts-9.34-15|110	BuildRequires:	python
12mu|initscripts-9.34-15|111	# Upstream URL: http://git.fedorahosted.org/git/initscripts.git
12mu|initscripts-9.34-15|112	Url:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/initscripts/trunk/
12mu|initscripts-9.34-15|113	
12mu|initscripts-9.34-15|114	%description
12mu|initscripts-9.34-15|115	The initscripts package contains the basic system scripts used to boot
12mu|initscripts-9.34-15|116	your Mandriva Linux system, change run levels, and shut the system
12mu|initscripts-9.34-15|117	down cleanly.  Initscripts also contains the scripts that activate and
12mu|initscripts-9.34-15|118	deactivate most network interfaces.
12mu|initscripts-9.34-15|119	
12mu|initscripts-9.34-15|120	%package -n	debugmode
12mu|initscripts-9.34-15|121	Summary:	Scripts for running in debugging mode
12mu|initscripts-9.34-15|122	Requires:	initscripts
12mu|initscripts-9.34-15|123	Group:		System/Base
12mu|initscripts-9.34-15|124	
12mu|initscripts-9.34-15|125	%description -n	debugmode
12mu|initscripts-9.34-15|126	The debugmode package contains some basic scripts that are used to run
12mu|initscripts-9.34-15|127	the system in a debugging mode.
12mu|initscripts-9.34-15|128	
12mu|initscripts-9.34-15|129	Currently, this consists of various memory checking code.
12mu|initscripts-9.34-15|130	
12mu|initscripts-9.34-15|131	%prep
12mu|initscripts-9.34-15|132	%setup -q
12mu|initscripts-9.34-15|133	%apply_patches
12mu|initscripts-9.34-15|134	find -name "*.0???~" -delete
12mu|initscripts-9.34-15|135	rm -rf po
12mu|initscripts-9.34-15|136	ln -s mandriva/po
12mu|initscripts-9.34-15|137	
12mu|initscripts-9.34-15|138	%build
12mu|initscripts-9.34-15|139	make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mu|initscripts-9.34-15|140	make -C mandriva CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mu|initscripts-9.34-15|141	
12mu|initscripts-9.34-15|142	%install
12mu|initscripts-9.34-15|143	mkdir -p %{buildroot}/etc
12mu|initscripts-9.34-15|144	make ROOT=%{buildroot} SUPERUSER=`id -un` SUPERGROUP=`id -gn` mandir=%{_mandir} install
12mu|initscripts-9.34-15|145	
12mu|initscripts-9.34-15|146	#MDK
12mu|initscripts-9.34-15|147	make -C mandriva install ROOT=%{buildroot} mandir=%{_mandir}
12mu|initscripts-9.34-15|148	
12mu|initscripts-9.34-15|149	python mandriva/gprintify.py \
12mu|initscripts-9.34-15|150	`find %{buildroot}/etc/rc.d -type f` \
12mu|initscripts-9.34-15|151	`find %{buildroot}/sysconfig/network-scripts -type f` \
12mu|initscripts-9.34-15|152	%{buildroot}/lib/systemd/fedora-* \
12mu|initscripts-9.34-15|153	%{buildroot}/lib/systemd/mandriva-*
12mu|initscripts-9.34-15|154	
12mu|initscripts-9.34-15|155	# warly
12mu|initscripts-9.34-15|156	# put locale in /usr, gettext need /usr/share
12mu|initscripts-9.34-15|157	#
12mu|initscripts-9.34-15|158	# extracted from /usr/lib/rpm/find-lang.sh and adapted to find locales in /etc
12mu|initscripts-9.34-15|159	#find %{buildroot} -type f|sed '
12mu|initscripts-9.34-15|160	#1i\
12mu|initscripts-9.34-15|161	#%defattr (644, root, root, 755)
12mu|initscripts-9.34-15|162	#s:'"%{buildroot}"'::
12mu|initscripts-9.34-15|163	#s:\(.*/etc/locale/\)\([^/_]\+\)\(.*'"$NAME"'\.mo$\):%lang(\2) \1\2\3:
12mu|initscripts-9.34-15|164	#s:^\([^%].*\)::
12mu|initscripts-9.34-15|165	#s:%lang(C) ::
12mu|initscripts-9.34-15|166	#' >> %{name}.lang
12mu|initscripts-9.34-15|167	
12mu|initscripts-9.34-15|168	%find_lang %{name}
12mu|initscripts-9.34-15|169	
12mu|initscripts-9.34-15|170	%if %{with upstart}
12mu|initscripts-9.34-15|171	mv -f %{buildroot}/etc/inittab.upstart %{buildroot}/etc/inittab
12mu|initscripts-9.34-15|172	rm -f %{buildroot}/etc/rc.d/rc1.d/S99single
12mu|initscripts-9.34-15|173	rm -f %{buildroot}/etc/rc.d/init.d/single
12mu|initscripts-9.34-15|174	%else
12mu|initscripts-9.34-15|175	mv -f %{buildroot}/etc/inittab.sysv %{buildroot}/etc/inittab
12mu|initscripts-9.34-15|176	rm -rf %{buildroot}/etc/event.d
12mu|initscripts-9.34-15|177	rm -rf %{buildroot}/etc/init
12mu|initscripts-9.34-15|178	%endif
12mu|initscripts-9.34-15|179	rm -f %{buildroot}/etc/inittab.*
12mu|initscripts-9.34-15|180	
12mu|initscripts-9.34-15|181	%ifnarch s390 s390x
12mu|initscripts-9.34-15|182	rm -f \
12mu|initscripts-9.34-15|183	%{buildroot}/etc/sysconfig/network-scripts/ifup-ctc \
12mu|initscripts-9.34-15|184	%{buildroot}/etc/sysconfig/network-scripts/ifup-iucv \
12mu|initscripts-9.34-15|185	%{buildroot}/lib/udev/rules.d/55-ccw.rules \
12mu|initscripts-9.34-15|186	%{buildroot}/lib/udev/ccw_init
12mu|initscripts-9.34-15|187	%else
12mu|initscripts-9.34-15|188	rm -f \
12mu|initscripts-9.34-15|189	%{buildroot}/etc/rc.d/rc.sysinit.s390init \
12mu|initscripts-9.34-15|190	%{buildroot}/etc/sysconfig/init.s390
12mu|initscripts-9.34-15|191	%endif
12mu|initscripts-9.34-15|192	
12mu|initscripts-9.34-15|193	# remove unused hotplug helper and ipsec/isdn stuff
12mu|initscripts-9.34-15|194	rm -f %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/{ifdown-ippp,ifup-ippp,ifdown-ipsec,ifup-ipsec,net.hotplug}
12mu|initscripts-9.34-15|195	
12mu|initscripts-9.34-15|196	# FixIt! Now we use network rules from initscript
12mu|initscripts-9.34-15|197	rm -f %{buildroot}/lib/udev/rules.d/60-net.rules
12mu|initscripts-9.34-15|198	
12mu|initscripts-9.34-15|199	# we have our own copy of gprintify
12mu|initscripts-9.34-15|200	export DONT_GPRINTIFY=1
12mu|initscripts-9.34-15|201	
12mu|initscripts-9.34-15|202	%if !%{with systemd}
12mu|initscripts-9.34-15|203	rm -rf %{buildroot}/lib/systemd
12mu|initscripts-9.34-15|204	%else
12mu|initscripts-9.34-15|205	# (cg) Mask netfs initscript under systemd as native support is built in.
12mu|initscripts-9.34-15|206	ln -sf /dev/null %{buildroot}/lib/systemd/system/netfs.service
12mu|initscripts-9.34-15|207	%endif
12mu|initscripts-9.34-15|208	
12mu|initscripts-9.34-15|209	install -d -m 0755 %{buildroot}/%{_sysconfdir}/sysctl.d
12mu|initscripts-9.34-15|210	
12mu|initscripts-9.34-15|211	#drop speedboot
12mu|initscripts-9.34-15|212	rm -f %{buildroot}/%{_sysconfdir}/sysconfig/speedboot
12mu|initscripts-9.34-15|213	rm -rf %{buildroot}/var/lib/speedboot
12mu|initscripts-9.34-15|214	rm -f %{buildroot}/%{_sysconfdir}/X11/xsetup.d/90speedboot.xsetup
12mu|initscripts-9.34-15|215	rm -rf %{buildroot}/%{_sysconfdir}/X11/xsetup.d
12mu|initscripts-9.34-15|216	
12mu|initscripts-9.34-15|217	#delete prefdm (TODO fix patch)
12mu|initscripts-9.34-15|218	rm -f %{buildroot}/%{_sysconfdir}/X11/prefdm
12mu|initscripts-9.34-15|219	
12mu|initscripts-9.34-15|220	#delete old module config
12mu|initscripts-9.34-15|221	rm -f %{buildroot}/%{_sysconfdir}/modules
12mu|initscripts-9.34-15|222	
12mu|initscripts-9.34-15|223	#create Fedora-style modules dir in /etc/sysconfig/modules
12mu|initscripts-9.34-15|224	install -d -m 0755 %{buildroot}/%{_sysconfdir}/sysconfig/modules
12mu|initscripts-9.34-15|225	
12mu|initscripts-9.34-15|226	#Fix this!
12mu|initscripts-9.34-15|227	#Remove old-style /etc/sysconfig/network-scripts/*.d directory
12mu|initscripts-9.34-15|228	rm -rf %{buildroot}/%{_sysconfdir}/sysconfig/network-scripts/*.d
12mu|initscripts-9.34-15|229	
12mu|initscripts-9.34-15|230	#Replace original sysinit
12mu|initscripts-9.34-15|231	rm -f %{buildroot}/%{_sysconfdir}/rc.d/rc.sysinit
12mu|initscripts-9.34-15|232	install -m 0755 %{SOURCE2} %{buildroot}/%{_sysconfdir}/rc.d/
12mu|initscripts-9.34-15|233	%post
12mu|initscripts-9.34-15|234	#remove /etc/sysctl.d/sysctl.conf symlink
12mu|initscripts-9.34-15|235	rm -f /etc/sysctl.d/sysctl.conf
12mu|initscripts-9.34-15|236	#
12mu|initscripts-9.34-15|237	##Fixme
12mu|initscripts-9.34-15|238	touch /etc/sysconfig/i18n
12mu|initscripts-9.34-15|239	##
12mu|initscripts-9.34-15|240	touch /var/log/wtmp /var/run/utmp /var/log/btmp
12mu|initscripts-9.34-15|241	chown root:utmp /var/log/wtmp /var/run/utmp /var/log/btmp
12mu|initscripts-9.34-15|242	chmod 664 /var/log/wtmp /var/run/utmp
12mu|initscripts-9.34-15|243	chmod 600 /var/log/btmp
12mu|initscripts-9.34-15|244	
12mu|initscripts-9.34-15|245	%_mypost_service partmon
12mu|initscripts-9.34-15|246	
12mu|initscripts-9.34-15|247	%_mypost_service network
12mu|initscripts-9.34-15|248	
12mu|initscripts-9.34-15|249	%_mypost_service netconsole
12mu|initscripts-9.34-15|250	
12mu|initscripts-9.34-15|251	# /etc/sysconfig/desktop format has changed
12mu|initscripts-9.34-15|252	if [ -r /etc/sysconfig/desktop ]; then
12mu|initscripts-9.34-15|253	if ! grep -q = /etc/sysconfig/desktop; then
12mu|initscripts-9.34-15|254	DESK=`cat /etc/sysconfig/desktop`
12mu|initscripts-9.34-15|255	echo "DESKTOP=$DESK" > /etc/sysconfig/desktop
12mu|initscripts-9.34-15|256	fi
12mu|initscripts-9.34-15|257	fi
12mu|initscripts-9.34-15|258	
12mu|initscripts-9.34-15|259	# Add right translation file
12mu|initscripts-9.34-15|260	for i in `echo $LANGUAGE:$LC_ALL:$LC_COLLATE:$LANG:C | tr ':' ' '`
12mu|initscripts-9.34-15|261	do
12mu|initscripts-9.34-15|262	if [ -r %{_datadir}/locale/$i/LC_MESSAGES/initscripts.mo ]; then
12mu|initscripts-9.34-15|263	mkdir -p /etc/locale/$i/LC_MESSAGES/
12mu|initscripts-9.34-15|264	cp %{_datadir}/locale/$i/LC_MESSAGES/initscripts.mo \
12mu|initscripts-9.34-15|265	/etc/locale/$i/LC_MESSAGES/
12mu|initscripts-9.34-15|266	#
12mu|initscripts-9.34-15|267	# warly
12mu|initscripts-9.34-15|268	# FIXME: this should be done by each locale when installed or upgraded
12mu|initscripts-9.34-15|269	#
12mu|initscripts-9.34-15|270	pushd %{_datadir}/locale/$i/ > /dev/null && for j in LC_*
12mu|initscripts-9.34-15|271	do
12mu|initscripts-9.34-15|272	if [ -r $j -a ! -d $j ]; then
12mu|initscripts-9.34-15|273	cp $j /etc/locale/$i/
12mu|initscripts-9.34-15|274	fi
12mu|initscripts-9.34-15|275	done && popd > /dev/null
12mu|initscripts-9.34-15|276	if [ -r %{_datadir}/locale/$i/LC_MESSAGES/SYS_LC_MESSAGES ]; then
12mu|initscripts-9.34-15|277	cp %{_datadir}/locale/$LANG/LC_MESSAGES/SYS_LC_MESSAGES /etc/locale/$i/LC_MESSAGES/
12mu|initscripts-9.34-15|278	fi
12mu|initscripts-9.34-15|279	#
12mu|initscripts-9.34-15|280	#
12mu|initscripts-9.34-15|281	break
12mu|initscripts-9.34-15|282	fi
12mu|initscripts-9.34-15|283	done
12mu|initscripts-9.34-15|284	
12mu|initscripts-9.34-15|285	%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; \
12mu|initscripts-9.34-15|286	%{nil}
12mu|initscripts-9.34-15|287	
12mu|initscripts-9.34-15|288	# only needed on upgrade
12mu|initscripts-9.34-15|289	if [ $1 != 0 ]; then
12mu|initscripts-9.34-15|290	
12mu|initscripts-9.34-15|291	# handle single user mode declaration
12mu|initscripts-9.34-15|292	if ! grep -q '..:S:' /etc/inittab; then
12mu|initscripts-9.34-15|293	cat >> /etc/inittab <<EOF
12mu|initscripts-9.34-15|294	
12mu|initscripts-9.34-15|295	# Single user mode
12mu|initscripts-9.34-15|296	~~:S:wait:/bin/sh
12mu|initscripts-9.34-15|297	EOF
12mu|initscripts-9.34-15|298	fi
12mu|initscripts-9.34-15|299	
12mu|initscripts-9.34-15|300	# Handle boot sequence changes on upgrade
12mu|initscripts-9.34-15|301	%initlvl_chg partmon 80 13
12mu|initscripts-9.34-15|302	
12mu|initscripts-9.34-15|303	fi
12mu|initscripts-9.34-15|304	
12mu|initscripts-9.34-15|305	%preun
12mu|initscripts-9.34-15|306	%_preun_service netfs
12mu|initscripts-9.34-15|307	
12mu|initscripts-9.34-15|308	%_preun_service netconsole
12mu|initscripts-9.34-15|309	
12mu|initscripts-9.34-15|310	%_preun_service network-up
12mu|initscripts-9.34-15|311	
12mu|initscripts-9.34-15|312	%_preun_service network
12mu|initscripts-9.34-15|313	
12mu|initscripts-9.34-15|314	%_preun_service partmon
12mu|initscripts-9.34-15|315	
12mu|initscripts-9.34-15|316	%postun
12mu|initscripts-9.34-15|317	if [ -f /var/lock/TMP_1ST ];then
12mu|initscripts-9.34-15|318	rm -f /var/lock/TMP_1ST
12mu|initscripts-9.34-15|319	fi
12mu|initscripts-9.34-15|320	if [ "$1" = "0" ]; then
12mu|initscripts-9.34-15|321	for i in /etc/locale/*/LC_MESSAGES/initscripts.mo
12mu|initscripts-9.34-15|322	do
12mu|initscripts-9.34-15|323	rm -f $i
12mu|initscripts-9.34-15|324	rmdir `dirname $i` >/dev/null 2> /dev/null
12mu|initscripts-9.34-15|325	done
12mu|initscripts-9.34-15|326	rmdir /etc/locale/* >/dev/null 2> /dev/null
12mu|initscripts-9.34-15|327	fi
12mu|initscripts-9.34-15|328	
12mu|initscripts-9.34-15|329	%files -f %{name}.lang
12mu|initscripts-9.34-15|330	%dir %{_sysconfdir}/sysconfig/network-scripts
12mu|initscripts-9.34-15|331	#dir %{_sysconfdir}/sysconfig/network-scripts/ifup.d
12mu|initscripts-9.34-15|332	#dir %{_sysconfdir}/sysconfig/network-scripts/ifdown.d
12mu|initscripts-9.34-15|333	#dir %{_sysconfdir}/sysconfig/network-scripts/wireless.d
12mu|initscripts-9.34-15|334	#dir %{_sysconfdir}/sysconfig/network-scripts/vpn.d
12mu|initscripts-9.34-15|335	#dir %{_sysconfdir}/sysconfig/network-scripts/vpn.d/openvpn
12mu|initscripts-9.34-15|336	#dir %{_sysconfdir}/sysconfig/network-scripts/vpn.d/pptp
12mu|initscripts-9.34-15|337	#dir %{_sysconfdir}/sysconfig/network-scripts/vpn.d/vpnc
12mu|initscripts-9.34-15|338	%config(noreplace) %verify(not md5 mtime size) /etc/adjtime
12mu|initscripts-9.34-15|339	%config(noreplace) /etc/sysconfig/init
12mu|initscripts-9.34-15|340	%config(noreplace) /etc/sysconfig/autofsck
12mu|initscripts-9.34-15|341	%config(noreplace) /etc/sysconfig/partmon
12mu|initscripts-9.34-15|342	%config(noreplace) /etc/sysconfig/netconsole
12mu|initscripts-9.34-15|343	%config(noreplace) /etc/sysconfig/readonly-root
12mu|initscripts-9.34-15|344	/etc/sysconfig/network-scripts/ifdown
12mu|initscripts-9.34-15|345	/sbin/ifdown
12mu|initscripts-9.34-15|346	/etc/sysconfig/network-scripts/ifdown-post
12mu|initscripts-9.34-15|347	/etc/sysconfig/network-scripts/ifup
12mu|initscripts-9.34-15|348	/sbin/ifup
12mu|initscripts-9.34-15|349	%dir /etc/sysconfig/console
12mu|initscripts-9.34-15|350	%dir /etc/sysconfig/console/consoletrans
12mu|initscripts-9.34-15|351	%dir /etc/sysconfig/console/consolefonts
12mu|initscripts-9.34-15|352	%dir /etc/sysconfig/networking
12mu|initscripts-9.34-15|353	%dir /etc/sysconfig/networking/devices
12mu|initscripts-9.34-15|354	%dir /etc/sysconfig/networking/profiles
12mu|initscripts-9.34-15|355	%dir /etc/sysconfig/networking/profiles/default
12mu|initscripts-9.34-15|356	%dir %{_sysconfdir}/sysconfig/modules
12mu|initscripts-9.34-15|357	/etc/sysconfig/network-scripts/network-functions
12mu|initscripts-9.34-15|358	/etc/sysconfig/network-scripts/network-functions-ipv6
12mu|initscripts-9.34-15|359	/etc/sysconfig/network-scripts/init.ipv6-global
12mu|initscripts-9.34-15|360	%config(noreplace) /etc/sysconfig/network-scripts/ifcfg-lo
12mu|initscripts-9.34-15|361	/etc/sysconfig/network-scripts/ifup-ipx
12mu|initscripts-9.34-15|362	/etc/sysconfig/network-scripts/ifup-post
12mu|initscripts-9.34-15|363	/etc/sysconfig/network-scripts/ifdown-ppp
12mu|initscripts-9.34-15|364	/etc/sysconfig/network-scripts/ifup-ppp
12mu|initscripts-9.34-15|365	/etc/sysconfig/network-scripts/ifup-routes
12mu|initscripts-9.34-15|366	/etc/sysconfig/network-scripts/ifdown-routes
12mu|initscripts-9.34-15|367	/etc/sysconfig/network-scripts/ifup-plip
12mu|initscripts-9.34-15|368	/etc/sysconfig/network-scripts/ifup-plusb
12mu|initscripts-9.34-15|369	/etc/sysconfig/network-scripts/ifup-bnep
12mu|initscripts-9.34-15|370	/etc/sysconfig/network-scripts/ifdown-bnep
12mu|initscripts-9.34-15|371	/etc/sysconfig/network-scripts/ifup-eth
12mu|initscripts-9.34-15|372	/etc/sysconfig/network-scripts/ifdown-eth
12mu|initscripts-9.34-15|373	/etc/sysconfig/network-scripts/ifup-ipv6
12mu|initscripts-9.34-15|374	/etc/sysconfig/network-scripts/ifdown-ipv6
12mu|initscripts-9.34-15|375	/etc/sysconfig/network-scripts/ifup-sit
12mu|initscripts-9.34-15|376	/etc/sysconfig/network-scripts/ifdown-sit
12mu|initscripts-9.34-15|377	/etc/sysconfig/network-scripts/ifup-tunnel
12mu|initscripts-9.34-15|378	/etc/sysconfig/network-scripts/ifdown-tunnel
12mu|initscripts-9.34-15|379	/etc/sysconfig/network-scripts/ifup-aliases
12mu|initscripts-9.34-15|380	#/etc/sysconfig/network-scripts/ifup-ippp
12mu|initscripts-9.34-15|381	#/etc/sysconfig/network-scripts/ifdown-ippp
12mu|initscripts-9.34-15|382	/etc/sysconfig/network-scripts/ifup-wireless
12mu|initscripts-9.34-15|383	/etc/sysconfig/network-scripts/ifup-hso
12mu|initscripts-9.34-15|384	/etc/sysconfig/network-scripts/ifdown-hso
12mu|initscripts-9.34-15|385	#/etc/X11/prefdm
12mu|initscripts-9.34-15|386	#/etc/X11/lookupdm
12mu|initscripts-9.34-15|387	%config(noreplace) /etc/networks
12mu|initscripts-9.34-15|388	/etc/rwtab
12mu|initscripts-9.34-15|389	%dir /etc/rwtab.d
12mu|initscripts-9.34-15|390	/etc/statetab
12mu|initscripts-9.34-15|391	%dir /etc/statetab.d
12mu|initscripts-9.34-15|392	%if %{with upstart}
12mu|initscripts-9.34-15|393	%config(noreplace) /etc/event.d/*
12mu|initscripts-9.34-15|394	/etc/init/*
12mu|initscripts-9.34-15|395	%endif
12mu|initscripts-9.34-15|396	/lib/udev/rules.d/*
12mu|initscripts-9.34-15|397	%config(noreplace) /etc/inittab
12mu|initscripts-9.34-15|398	%config(noreplace missingok) /etc/rc.d/rc[0-9].d/*
12mu|initscripts-9.34-15|399	/etc/rc[0-9].d
12mu|initscripts-9.34-15|400	/etc/rcS.d
12mu|initscripts-9.34-15|401	/etc/rc
12mu|initscripts-9.34-15|402	%dir /etc/rc.d/init.d
12mu|initscripts-9.34-15|403	%config(noreplace) /etc/rc.local
12mu|initscripts-9.34-15|404	/etc/rc.sysinit
12mu|initscripts-9.34-15|405	/lib/lsb/init-functions
12mu|initscripts-9.34-15|406	/etc/rc.d/init.d/*
12mu|initscripts-9.34-15|407	/etc/rc.d/rc
12mu|initscripts-9.34-15|408	%config(noreplace) /etc/rc.d/rc.local
12mu|initscripts-9.34-15|409	/etc/rc.d/rc.sysinit
12mu|initscripts-9.34-15|410	%config(noreplace) /etc/sysctl.conf
12mu|initscripts-9.34-15|411	%dir /etc/sysctl.d
12mu|initscripts-9.34-15|412	%exclude /etc/profile.d/debug*
12mu|initscripts-9.34-15|413	%config /etc/profile.d/*
12mu|initscripts-9.34-15|414	#dir /etc/sysconfig/network-scripts/cellular.d
12mu|initscripts-9.34-15|415	#dir /etc/sysconfig/network-scripts/hostname.d
12mu|initscripts-9.34-15|416	#/etc/sysconfig/network-scripts/ifup.d/vpn
12mu|initscripts-9.34-15|417	#/etc/sysconfig/network-scripts/ifdown.d/vpn
12mu|initscripts-9.34-15|418	/usr/sbin/vpn-start
12mu|initscripts-9.34-15|419	/usr/sbin/vpn-stop
12mu|initscripts-9.34-15|420	/usr/sbin/mdv-network-event
12mu|initscripts-9.34-15|421	/usr/sbin/sys-unconfig
12mu|initscripts-9.34-15|422	/bin/ipcalc
12mu|initscripts-9.34-15|423	/bin/usleep
12mu|initscripts-9.34-15|424	%attr(4755,root,root) /usr/sbin/usernetctl
12mu|initscripts-9.34-15|425	/sbin/consoletype
12mu|initscripts-9.34-15|426	/sbin/fstab-decode
12mu|initscripts-9.34-15|427	/sbin/genhostid
12mu|initscripts-9.34-15|428	/sbin/getkey
12mu|initscripts-9.34-15|429	/sbin/securetty
12mu|initscripts-9.34-15|430	%attr(2755,root,root) /sbin/netreport
12mu|initscripts-9.34-15|431	/lib/udev/rename_device
12mu|initscripts-9.34-15|432	/lib/udev/console_init
12mu|initscripts-9.34-15|433	/lib/udev/console_check
12mu|initscripts-9.34-15|434	%ifarch s390 s390x
12mu|initscripts-9.34-15|435	/lib/udev/ccw_init
12mu|initscripts-9.34-15|436	%endif
12mu|initscripts-9.34-15|437	/sbin/service
12mu|initscripts-9.34-15|438	/sbin/sushell
12mu|initscripts-9.34-15|439	#mdv
12mu|initscripts-9.34-15|440	/sbin/hibernate-cleanup.sh
12mu|initscripts-9.34-15|441	/sbin/ppp-watch
12mu|initscripts-9.34-15|442	%{_mandir}/man*/*
12mu|initscripts-9.34-15|443	%lang(cs)	%{_mandir}/cs/man*/*
12mu|initscripts-9.34-15|444	%lang(et)	%{_mandir}/et/man*/*
12mu|initscripts-9.34-15|445	%lang(fi)	%{_mandir}/fi/man*/*
12mu|initscripts-9.34-15|446	%lang(fr)	%{_mandir}/fr/man*/*
12mu|initscripts-9.34-15|447	%lang(it)	%{_mandir}/it/man*/*
12mu|initscripts-9.34-15|448	%lang(pt_BR)	%{_mandir}/pt_BR/man*/*
12mu|initscripts-9.34-15|449	%lang(ru)	%{_mandir}/ru/man*/*
12mu|initscripts-9.34-15|450	%lang(uk)	%{_mandir}/uk/man*/*
12mu|initscripts-9.34-15|451	%dir %attr(775,root,root) /var/run/netreport
12mu|initscripts-9.34-15|452	%dir /etc/ppp
12mu|initscripts-9.34-15|453	%dir /etc/ppp/ip-down.d
12mu|initscripts-9.34-15|454	%dir /etc/ppp/ip-up.d
12mu|initscripts-9.34-15|455	%dir /etc/ppp/peers
12mu|initscripts-9.34-15|456	/etc/ppp/ip-up
12mu|initscripts-9.34-15|457	/etc/ppp/ip-down
12mu|initscripts-9.34-15|458	/etc/ppp/ip-up.ipv6to4
12mu|initscripts-9.34-15|459	/etc/ppp/ip-down.ipv6to4
12mu|initscripts-9.34-15|460	/etc/ppp/ipv6-up
12mu|initscripts-9.34-15|461	/etc/ppp/ipv6-down
12mu|initscripts-9.34-15|462	%dir /etc/NetworkManager
12mu|initscripts-9.34-15|463	%dir /etc/NetworkManager/dispatcher.d
12mu|initscripts-9.34-15|464	/etc/NetworkManager/dispatcher.d/00-netreport
12mu|initscripts-9.34-15|465	/etc/NetworkManager/dispatcher.d/05-netfs
12mu|initscripts-9.34-15|466	%doc sysconfig.txt sysvinitfiles static-routes-ipv6 ipv6-tunnel.howto ipv6-6to4.howto changes.ipv6
12mu|initscripts-9.34-15|467	/var/lib/stateless
12mu|initscripts-9.34-15|468	%ghost %attr(0664,root,utmp) /var/log/btmp
12mu|initscripts-9.34-15|469	%ghost %attr(0664,root,utmp) /var/log/wtmp
12mu|initscripts-9.34-15|470	%ghost %attr(0664,root,utmp) /var/run/utmp
12mu|initscripts-9.34-15|471	/etc/rc.modules
12mu|initscripts-9.34-15|472	%dir /etc/modprobe.preload.d/
12mu|initscripts-9.34-15|473	%ifnarch %{sparcx}
12mu|initscripts-9.34-15|474	/usr/sbin/supermount
12mu|initscripts-9.34-15|475	%endif
12mu|initscripts-9.34-15|476	/usr/bin/*
12mu|initscripts-9.34-15|477	# warly
12mu|initscripts-9.34-15|478	# gettext need /use/share/locale anyway
12mu|initscripts-9.34-15|479	#%dir /etc/locale
12mu|initscripts-9.34-15|480	#%dir /etc/locale/*
12mu|initscripts-9.34-15|481	#%dir /etc/locale/*/LC_MESSAGES
12mu|initscripts-9.34-15|482	%if %{with systemd}
12mu|initscripts-9.34-15|483	%{_sysconfdir}/tmpfiles.d/initscripts.conf
12mu|initscripts-9.34-15|484	%{_sysconfdir}/tmpfiles.d/mandriva.conf
12mu|initscripts-9.34-15|485	/lib/systemd/fedora-autorelabel
12mu|initscripts-9.34-15|486	/lib/systemd/fedora-configure
12mu|initscripts-9.34-15|487	/lib/systemd/fedora-loadmodules
12mu|initscripts-9.34-15|488	/lib/systemd/fedora-readonly
12mu|initscripts-9.34-15|489	/lib/systemd/fedora-storage-init
12mu|initscripts-9.34-15|490	/lib/systemd/mandriva-boot-links
12mu|initscripts-9.34-15|491	/lib/systemd/mandriva-save-dmesg
12mu|initscripts-9.34-15|492	/lib/systemd/system/basic.target.wants/fedora-autorelabel.service
12mu|initscripts-9.34-15|493	/lib/systemd/system/basic.target.wants/fedora-autorelabel-mark.service
12mu|initscripts-9.34-15|494	/lib/systemd/system/basic.target.wants/fedora-configure.service
12mu|initscripts-9.34-15|495	/lib/systemd/system/basic.target.wants/fedora-loadmodules.service
12mu|initscripts-9.34-15|496	/lib/systemd/system/basic.target.wants/mandriva-boot-links.service
12mu|initscripts-9.34-15|497	/lib/systemd/system/basic.target.wants/mandriva-save-dmesg.service
12mu|initscripts-9.34-15|498	/lib/systemd/system/ctrl-alt-del.target
12mu|initscripts-9.34-15|499	/lib/systemd/system/fedora-autorelabel.service
12mu|initscripts-9.34-15|500	/lib/systemd/system/fedora-autorelabel-mark.service
12mu|initscripts-9.34-15|501	/lib/systemd/system/fedora-configure.service
12mu|initscripts-9.34-15|502	/lib/systemd/system/fedora-loadmodules.service
12mu|initscripts-9.34-15|503	/lib/systemd/system/fedora-readonly.service
12mu|initscripts-9.34-15|504	/lib/systemd/system/fedora-storage-init.service
12mu|initscripts-9.34-15|505	/lib/systemd/system/fedora-storage-init-late.service
12mu|initscripts-9.34-15|506	/lib/systemd/system/fedora-wait-storage.service
12mu|initscripts-9.34-15|507	/lib/systemd/system/netfs.service
12mu|initscripts-9.34-15|508	/lib/systemd/system/mandriva-boot-links.service
12mu|initscripts-9.34-15|509	/lib/systemd/system/mandriva-save-dmesg.service
12mu|initscripts-9.34-15|510	/lib/systemd/system/local-fs.target.wants/fedora-readonly.service
12mu|initscripts-9.34-15|511	/lib/systemd/system/local-fs.target.wants/fedora-storage-init.service
12mu|initscripts-9.34-15|512	/lib/systemd/system/local-fs.target.wants/fedora-storage-init-late.service
12mu|initscripts-9.34-15|513	/lib/systemd/system/mandriva-kmsg-loglevel.service
12mu|initscripts-9.34-15|514	/lib/systemd/system/sysinit.target.wants/mandriva-kmsg-loglevel.service
12mu|initscripts-9.34-15|515	%endif
12mu|initscripts-9.34-15|516	
12mu|initscripts-9.34-15|517	%files -n debugmode
12mu|initscripts-9.34-15|518	%config(noreplace) /etc/sysconfig/debug
12mu|initscripts-9.34-15|519	%config /etc/profile.d/debug*
12mu|initscripts-9.34-15|520	
12mu|initscripts-9.34-15|521	
12mu|initscripts-9.34-15|522	
12mu|initscripts-9.34-15|523	%changelog
12mu|initscripts-9.34-15|524	* Mon Apr 21 2014 Alex Burmashev <alex.burmashev@gmail.com> 9.34-15
12mu|initscripts-9.34-15|525	+ Revision: 50b3821
12mu|initscripts-9.34-15|526	- added loadkeys ru patch
12mu|initscripts-9.34-15|527	
12mu|initscripts-9.34-15|528	* Fri Jan 10 2014 akdengi <kazancas@mandriva.ru> 9.34-14
12mu|initscripts-9.34-15|529	+ Revision: e64af0b
12mu|initscripts-9.34-15|530	- another fix rc.sysinit
12mu|initscripts-9.34-15|531	
12mu|initscripts-9.34-15|532	* Fri Jan 10 2014 akdengi <kazancas@mandriva.ru> 9.34-14
12mu|initscripts-9.34-15|533	+ Revision: 900aae3
12mu|initscripts-9.34-15|534	- fix rc.sysinit
12mu|initscripts-9.34-15|535	
12mu|initscripts-9.34-15|536	* Fri Jan 10 2014 akdengi <kazancas@mandriva.ru> 9.34-12
12mu|initscripts-9.34-15|537	+ Revision: 6580262
12mu|initscripts-9.34-15|538	- Drop mandriva-everytime.service and some obsoletes Mandriva patches
12mu|initscripts-9.34-15|539	
12mu|initscripts-9.34-15|540	* Mon Oct 21 2013 Alexander Kazancev <kazancas@gmail.com> 9.34-11
12mu|initscripts-9.34-15|541	+ Revision: 53b10f0
12mu|initscripts-9.34-15|542	- Fix dhclient options
12mu|initscripts-9.34-15|543	
12mu|initscripts-9.34-15|544	* Mon Oct 21 2013 Alexander Kazancev <kazancas@gmail.com> 9.34-11
12mu|initscripts-9.34-15|545	+ Revision: 8b4db47
12mu|initscripts-9.34-15|546	- Up release
12mu|initscripts-9.34-15|547	
12mu|initscripts-9.34-15|548	* Wed Sep 04 2013 akdengi <kazancas@mandriva.ru> 9.34-10
12mu|initscripts-9.34-15|549	+ Revision: 1fa0373
12mu|initscripts-9.34-15|550	- move USE_NM_ONLY config to NM packager
12mu|initscripts-9.34-15|551	
12mu|initscripts-9.34-15|552	* Tue Sep 03 2013 Alexander Kazancev <kazancas@gmail.com> 9.34-10
12mu|initscripts-9.34-15|553	+ Revision: 59762fb
12mu|initscripts-9.34-15|554	- Need latest udev >= 194-26
12mu|initscripts-9.34-15|555	
12mu|initscripts-9.34-15|556	* Tue Sep 03 2013 akdengi <alexander.kazancev@rosalab.ru> 9.34-10
12mu|initscripts-9.34-15|557	+ Revision: 643ab24
12mu|initscripts-9.34-15|558	- drop 60-net udev rule and add options NM_USE_ONLY=yes in /etc/sysconfig/network. Clean spec
12mu|initscripts-9.34-15|559	
12mu|initscripts-9.34-15|560	* Tue Aug 06 2013 akdengi <kazancas@mandriva.ru> 9.34-9
12mu|initscripts-9.34-15|561	+ Revision: b3268dd
12mu|initscripts-9.34-15|562	- add rules
12mu|initscripts-9.34-15|563	
12mu|initscripts-9.34-15|564	* Tue Aug 06 2013 akdengi <kazancas@mandriva.ru> 9.34-9
12mu|initscripts-9.34-15|565	+ Revision: 7547082
12mu|initscripts-9.34-15|566	- use new net udev rule
12mu|initscripts-9.34-15|567	
12mu|initscripts-9.34-15|568	* Tue Aug 06 2013 akdengi <kazancas@mandriva.ru> 9.34-8
12mu|initscripts-9.34-15|569	+ Revision: 684e29b
12mu|initscripts-9.34-15|570	- remove sysconfig/network-scripts/*.d dirs from files in spec
12mu|initscripts-9.34-15|571	
12mu|initscripts-9.34-15|572	* Tue Aug 06 2013 akdengi <kazancas@mandriva.ru> 9.34-8
12mu|initscripts-9.34-15|573	+ Revision: bae360c
12mu|initscripts-9.34-15|574	- return net rules from initscript, not udev
12mu|initscripts-9.34-15|575	
12mu|initscripts-9.34-15|576	* Tue Aug 06 2013 akdengi <kazancas@mandriva.ru> 9.34-8
12mu|initscripts-9.34-15|577	+ Revision: 214b459
12mu|initscripts-9.34-15|578	- drop old network parts
12mu|initscripts-9.34-15|579	
12mu|initscripts-9.34-15|580	* Mon Aug 05 2013 akdengi <kazancas@mandriva.ru> 9.34-7
12mu|initscripts-9.34-15|581	+ Revision: d0d3080
12mu|initscripts-9.34-15|582	- up release
12mu|initscripts-9.34-15|583	
12mu|initscripts-9.34-15|584	* Mon Aug 05 2013 akdengi <kazancas@mandriva.ru> 9.34-6.7
12mu|initscripts-9.34-15|585	+ Revision: d73fa1c
12mu|initscripts-9.34-15|586	- update network script and programs
12mu|initscripts-9.34-15|587	
12mu|initscripts-9.34-15|588	* Wed Apr 17 2013 akdengi <kazancas@gmail.com> 9.34-6.7
12mu|initscripts-9.34-15|589	+ Revision: dcbbd2f
12mu|initscripts-9.34-15|590	- reward rc.sysinit
12mu|initscripts-9.34-15|591	
12mu|initscripts-9.34-15|592	* Tue Apr 16 2013 akdengi <kazancas@gmail.com> 9.34-6.5
12mu|initscripts-9.34-15|593	+ Revision: 96b46a0
12mu|initscripts-9.34-15|594	- fix mdv-network-event install
12mu|initscripts-9.34-15|595	
12mu|initscripts-9.34-15|596	* Tue Apr 16 2013 akdengi <kazancas@gmail.com> 9.34-6.5
12mu|initscripts-9.34-15|597	+ Revision: d69419d
12mu|initscripts-9.34-15|598	- return mdv-network-event
12mu|initscripts-9.34-15|599	
12mu|initscripts-9.34-15|600	* Tue Apr 16 2013 akdengi <kazancas@gmail.com> 9.34-6.5
12mu|initscripts-9.34-15|601	+ Revision: e45020f
12mu|initscripts-9.34-15|602	- remove call network-up from mandriva patch
12mu|initscripts-9.34-15|603	
12mu|initscripts-9.34-15|604	* Tue Apr 16 2013 akdengi <kazancas@gmail.com> 9.34-6.5
12mu|initscripts-9.34-15|605	+ Revision: 7ebb5b5
12mu|initscripts-9.34-15|606	- change initscripts. Drop all network path. In mandrake_everytime clean /var/tmp as /tmp in tmpfs and clean automatially
12mu|initscripts-9.34-15|607	
12mu|initscripts-9.34-15|608	* Tue Apr 16 2013 akdengi <kazancas@gmail.com> 9.34-6.5
12mu|initscripts-9.34-15|609	+ Revision: 24a84b2
12mu|initscripts-9.34-15|610	- fix
12mu|initscripts-9.34-15|611	
12mu|initscripts-9.34-15|612	* Tue Apr 16 2013 akdengi <kazancas@gmail.com> 9.34-6.5
12mu|initscripts-9.34-15|613	+ Revision: ab2e8d1
12mu|initscripts-9.34-15|614	- speedboot clean
12mu|initscripts-9.34-15|615	
12mu|initscripts-9.34-15|616	* Tue Apr 16 2013 akdengi <kazancas@gmail.com> 9.34-6.5
12mu|initscripts-9.34-15|617	+ Revision: 12eb037
12mu|initscripts-9.34-15|618	- fix
12mu|initscripts-9.34-15|619	
12mu|initscripts-9.34-15|620	* Tue Apr 16 2013 akdengi <kazancas@gmail.com> 9.34-6.5
12mu|initscripts-9.34-15|621	+ Revision: 512ae72
12mu|initscripts-9.34-15|622	- fix spec
12mu|initscripts-9.34-15|623	
12mu|initscripts-9.34-15|624	* Tue Apr 16 2013 akdengi <kazancas@gmail.com> 9.34-6.5
12mu|initscripts-9.34-15|625	+ Revision: b39b346
12mu|initscripts-9.34-15|626	- remove plymouth quit patch
12mu|initscripts-9.34-15|627	
12mu|initscripts-9.34-15|628	* Tue Apr 16 2013 akdengi <kazancas@gmail.com> 9.34-6.4
12mu|initscripts-9.34-15|629	+ Revision: aace076
12mu|initscripts-9.34-15|630	- drop speedboot and rc.sysinit patch
12mu|initscripts-9.34-15|631	
12mu|initscripts-9.34-15|632	* Tue Apr 16 2013 akdengi <kazancas@gmail.com> 9.34-6.4
12mu|initscripts-9.34-15|633	+ Revision: 296be88
12mu|initscripts-9.34-15|634	- remove lookupdm and prefdm via systemd migrate
12mu|initscripts-9.34-15|635	
12mu|initscripts-9.34-15|636	* Mon Feb 25 2013 root <root@localhost.localdomain> 9.34-6.4
12mu|initscripts-9.34-15|637	+ Revision: 670874b
12mu|initscripts-9.34-15|638	- added remove symlink to the postscript
12mu|initscripts-9.34-15|639	
12mu|initscripts-9.34-15|640	* Thu Feb 21 2013 root <root@localhost.localdomain> 9.34-6.3
12mu|initscripts-9.34-15|641	+ Revision: ffc5609
12mu|initscripts-9.34-15|642	- removed the symlink from /etc/sysctl.d, removed obsoleted options
12mu|initscripts-9.34-15|643	
12mu|initscripts-9.34-15|644	* Tue Feb 05 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 9.34-6.2
12mu|initscripts-9.34-15|645	+ Revision: 9b53acd
12mu|initscripts-9.34-15|646	- added Provides:   /sbin/service
12mu|initscripts-9.34-15|647	
12mu|initscripts-9.34-15|648	* Fri Dec 28 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 9.34-6.1
12mu|initscripts-9.34-15|649	+ Revision: 798137b
12mu|initscripts-9.34-15|650	- LOG error handling $HOME/.i18n file with ini syntax fixed
12mu|initscripts-9.34-15|651	
12mu|initscripts-9.34-15|652	* Sat Dec 22 2012 Alexander Kazancev <kazancas@gmail.com> 9.34-6
12mu|initscripts-9.34-15|653	+ Revision: 7fee3a1
12mu|initscripts-9.34-15|654	- Drop /etc/modules as need only for kernel < 2.5
12mu|initscripts-9.34-15|655	
12mu|initscripts-9.34-15|656	* Wed Dec 05 2012 root <root@localhost.localdomain> 9.34-5
12mu|initscripts-9.34-15|657	+ Revision: e30ece2
12mu|initscripts-9.34-15|658	- changed mandriva everytime service
12mu|initscripts-9.34-15|659	
12mu|initscripts-9.34-15|660	* Tue Nov 20 2012 root <root@localhost.localdomain> 9.34-4
12mu|initscripts-9.34-15|661	+ Revision: 9101945
12mu|initscripts-9.34-15|662	- force plymouth quit at DM start
12mu|initscripts-9.34-15|663	
12mu|initscripts-9.34-15|664	* Fri Oct 05 2012 akdengi <kazancas@mandriva.ru> 9.34-3
12mu|initscripts-9.34-15|665	+ Revision: 92722a1
12mu|initscripts-9.34-15|666	- fix
12mu|initscripts-9.34-15|667	
12mu|initscripts-9.34-15|668	* Fri Oct 05 2012 akdengi <kazancas@mandriva.ru> 9.34-3
12mu|initscripts-9.34-15|669	+ Revision: fcc4da3
12mu|initscripts-9.34-15|670	- drop netprofile and /etc/resolv.conf
12mu|initscripts-9.34-15|671	
12mu|initscripts-9.34-15|672	* Thu Sep 27 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 9.34-2
12mu|initscripts-9.34-15|673	+ Revision: a3d78e9
12mu|initscripts-9.34-15|674	- added Provides:   /etc/init.d for at package
12mu|initscripts-9.34-15|675	
12mu|initscripts-9.34-15|676	* Tue Sep 25 2012 akdengi <kazancas@mandriva.ru> 9.34-2
12mu|initscripts-9.34-15|677	+ Revision: 6ccbc82
12mu|initscripts-9.34-15|678	- fix spec
12mu|initscripts-9.34-15|679	
12mu|initscripts-9.34-15|680	* Tue Sep 25 2012 akdengi <kazancas@mandriva.ru> 9.34-2
12mu|initscripts-9.34-15|681	+ Revision: 4ef586a
12mu|initscripts-9.34-15|682	- LOG - Sync with Cooker
12mu|initscripts-9.34-15|683	
12mu|initscripts-9.34-15|684	* Tue Sep 25 2012 akdengi <kazancas@mandriva.ru> 9.34-2
12mu|initscripts-9.34-15|685	+ Revision: 462a815
12mu|initscripts-9.34-15|686	- Sync with Cooker
12mu|initscripts-9.34-15|687	
12mu|initscripts-9.34-15|688	

19810 12
12mu|inkscape-0.48.90-20130904|1	#Develop version from http://repos.fedorapeople.org/repos/ryanlerch/inkscape-unstable
12mu|inkscape-0.48.90-20130904|2	%define Werror_cflags %nil
12mu|inkscape-0.48.90-20130904|3	
12mu|inkscape-0.48.90-20130904|4	Name:		inkscape
12mu|inkscape-0.48.90-20130904|5	Summary:	A vector-based drawing program using SVG
12mu|inkscape-0.48.90-20130904|6	Version:	0.48.90
12mu|inkscape-0.48.90-20130904|7	Release:    20130904
12mu|inkscape-0.48.90-20130904|8	License:	GPLv2+
12mu|inkscape-0.48.90-20130904|9	Group:		Graphics
12mu|inkscape-0.48.90-20130904|10	URL:		http://inkscape.sourceforge.net/
12mu|inkscape-0.48.90-20130904|11	Source0:	http://prdownloads.sourceforge.net/%{name}/%{name}-0.49.tar.bz2
12mu|inkscape-0.48.90-20130904|12	#Source1:	%{name}-icons.tar.bz2
12mu|inkscape-0.48.90-20130904|13	Patch0:     inkscape-0.48.2-types.patch
12mu|inkscape-0.48.90-20130904|14	Patch1:		inkscape-0.48+devel-fix-desktop-file.patch
12mu|inkscape-0.48.90-20130904|15	#Patch2:		fix-build-with-gc7.diff
12mu|inkscape-0.48.90-20130904|16	#Patch3:		inkscape-0.48.4-automake-1.13.patch
12mu|inkscape-0.48.90-20130904|17	BuildRequires:	desktop-file-utils
12mu|inkscape-0.48.90-20130904|18	BuildRequires:	intltool
12mu|inkscape-0.48.90-20130904|19	BuildRequires:	perl-XML-Parser
12mu|inkscape-0.48.90-20130904|20	BuildRequires:	boost-devel
12mu|inkscape-0.48.90-20130904|21	BuildRequires:	expat-devel
12mu|inkscape-0.48.90-20130904|22	BuildRequires:	pkgconfig(bdw-gc) >= 6.4
12mu|inkscape-0.48.90-20130904|23	BuildRequires:	python-devel
12mu|inkscape-0.48.90-20130904|24	BuildRequires:  perl-devel
12mu|inkscape-0.48.90-20130904|25	BuildRequires:	pkgconfig(cairo)
12mu|inkscape-0.48.90-20130904|26	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|inkscape-0.48.90-20130904|27	BuildRequires:	pkgconfig(gnome-vfs-2.0)
12mu|inkscape-0.48.90-20130904|28	BuildRequires:	pkgconfig(gsl)
12mu|inkscape-0.48.90-20130904|29	BuildRequires:	pkgconfig(gtkmm-2.4)
12mu|inkscape-0.48.90-20130904|30	BuildRequires:	pkgconfig(gtkspell-2.0)
12mu|inkscape-0.48.90-20130904|31	BuildRequires:	pkgconfig(ImageMagick)
12mu|inkscape-0.48.90-20130904|32	BuildRequires:	pkgconfig(lcms)
12mu|inkscape-0.48.90-20130904|33	BuildRequires:	pkgconfig(libgnomeprintui-2.2)
12mu|inkscape-0.48.90-20130904|34	BuildRequires:  pkgconfig(libpng)
12mu|inkscape-0.48.90-20130904|35	BuildRequires:	pkgconfig(libwpg-0.2)
12mu|inkscape-0.48.90-20130904|36	BuildRequires:  pkgconfig(libxml-2.0)
12mu|inkscape-0.48.90-20130904|37	BuildRequires:	pkgconfig(libxslt)
12mu|inkscape-0.48.90-20130904|38	BuildRequires:  pkgconfig(loudmouth-1.0)
12mu|inkscape-0.48.90-20130904|39	BuildRequires:	pkgconfig(poppler-glib)
12mu|inkscape-0.48.90-20130904|40	BuildRequires:	pkgconfig(popt)
12mu|inkscape-0.48.90-20130904|41	BuildRequires:	gdk-pixbuf2.0
12mu|inkscape-0.48.90-20130904|42	BuildRequires:	dos2unix
12mu|inkscape-0.48.90-20130904|43	
12mu|inkscape-0.48.90-20130904|44	Requires: python-pyxml
12mu|inkscape-0.48.90-20130904|45	Requires: python-lxml
12mu|inkscape-0.48.90-20130904|46	Requires: pstoedit
12mu|inkscape-0.48.90-20130904|47	Requires: gnome-vfs2
12mu|inkscape-0.48.90-20130904|48	Requires: gdk-pixbuf2.0
12mu|inkscape-0.48.90-20130904|49	Requires(post,postun):	desktop-file-utils
12mu|inkscape-0.48.90-20130904|50	Suggests:	uniconvertor
12mu|inkscape-0.48.90-20130904|51	
12mu|inkscape-0.48.90-20130904|52	%description
12mu|inkscape-0.48.90-20130904|53	Inkscape is a generic SVG-based vector-drawing program.
12mu|inkscape-0.48.90-20130904|54	
12mu|inkscape-0.48.90-20130904|55	Inkscape uses the W3C SVG (= "Scalable Vector Graphics") standard as its
12mu|inkscape-0.48.90-20130904|56	native file format. Therefore, it is a very useful tool for web designers
12mu|inkscape-0.48.90-20130904|57	and can be used as an interchange format for desktop publishing.
12mu|inkscape-0.48.90-20130904|58	
12mu|inkscape-0.48.90-20130904|59	%prep
12mu|inkscape-0.48.90-20130904|60	#setup -q -a1
12mu|inkscape-0.48.90-20130904|61	%setup -q -n %{name}-0.49
12mu|inkscape-0.48.90-20130904|62	%apply_patches
12mu|inkscape-0.48.90-20130904|63	
12mu|inkscape-0.48.90-20130904|64	# https://bugs.launchpad.net/inkscape/+bug/314381
12mu|inkscape-0.48.90-20130904|65	# A couple of files have executable bits set,
12mu|inkscape-0.48.90-20130904|66	# despite not being executable
12mu|inkscape-0.48.90-20130904|67	find . -name '*.cpp' | xargs chmod -x
12mu|inkscape-0.48.90-20130904|68	find . -name '*.h' | xargs chmod -x
12mu|inkscape-0.48.90-20130904|69	find share/extensions -name '*.py' | xargs chmod -x
12mu|inkscape-0.48.90-20130904|70	
12mu|inkscape-0.48.90-20130904|71	# Fix end of line encodings
12mu|inkscape-0.48.90-20130904|72	dos2unix -k -q share/extensions/*.py
12mu|inkscape-0.48.90-20130904|73	
12mu|inkscape-0.48.90-20130904|74	%build
12mu|inkscape-0.48.90-20130904|75	export CXXFLAGS="%optflags -fpermissive"
12mu|inkscape-0.48.90-20130904|76	#autoreconf -fi
12mu|inkscape-0.48.90-20130904|77	%configure2_5x \
12mu|inkscape-0.48.90-20130904|78	--with-python           \
12mu|inkscape-0.48.90-20130904|79	--with-perl             \
12mu|inkscape-0.48.90-20130904|80	--with-gnome-vfs        \
12mu|inkscape-0.48.90-20130904|81	--with-xft              \
12mu|inkscape-0.48.90-20130904|82	--enable-lcms           \
12mu|inkscape-0.48.90-20130904|83	--enable-poppler-cairo
12mu|inkscape-0.48.90-20130904|84	%make
12mu|inkscape-0.48.90-20130904|85	
12mu|inkscape-0.48.90-20130904|86	%install
12mu|inkscape-0.48.90-20130904|87	%makeinstall_std
12mu|inkscape-0.48.90-20130904|88	
12mu|inkscape-0.48.90-20130904|89	desktop-file-install --vendor="" \
12mu|inkscape-0.48.90-20130904|90	--add-category="X-MandrivaLinux-CrossDesktop" \
12mu|inkscape-0.48.90-20130904|91	--dir %{buildroot}%{_datadir}/applications \
12mu|inkscape-0.48.90-20130904|92	%{buildroot}%{_datadir}/applications/*
12mu|inkscape-0.48.90-20130904|93	
12mu|inkscape-0.48.90-20130904|94	# No skencil anymore
12mu|inkscape-0.48.90-20130904|95	rm -f %{buildroot}%{_datadir}/%{name}/extensions/sk2svg.sh
12mu|inkscape-0.48.90-20130904|96	
12mu|inkscape-0.48.90-20130904|97	%find_lang %{name}
12mu|inkscape-0.48.90-20130904|98	
12mu|inkscape-0.48.90-20130904|99	%files -f %{name}.lang
12mu|inkscape-0.48.90-20130904|100	%doc AUTHORS ChangeLog NEWS README
12mu|inkscape-0.48.90-20130904|101	%{_bindir}/*
12mu|inkscape-0.48.90-20130904|102	%{_datadir}/applications/*.desktop
12mu|inkscape-0.48.90-20130904|103	%{_datadir}/inkscape/
12mu|inkscape-0.48.90-20130904|104	%{_iconsdir}/hicolor/*/apps/*
12mu|inkscape-0.48.90-20130904|105	%{_mandir}/man1/*
12mu|inkscape-0.48.90-20130904|106	%{_mandir}/*/man1/*
12mu|inkscape-0.48.90-20130904|107	
12mu|inkscape-0.48.90-20130904|108	
12mu|inkscape-0.48.90-20130904|109	
12mu|inkscape-0.48.90-20130904|110	
12mu|inkscape-0.48.90-20130904|111	%changelog
12mu|inkscape-0.48.90-20130904|112	* Wed Dec 25 2013 akdengi <alexander.kazancev@rosalab.ru> 0.48.90-20130904
12mu|inkscape-0.48.90-20130904|113	+ Revision: 231f154
12mu|inkscape-0.48.90-20130904|114	- Use develop version for fix more errors
12mu|inkscape-0.48.90-20130904|115	
12mu|inkscape-0.48.90-20130904|116	

19811 12
12mu|ipmitool-1.8.13-1|1	Summary:	Utility for interfacing with IPMI devices
12mu|ipmitool-1.8.13-1|2	Name:		ipmitool
12mu|ipmitool-1.8.13-1|3	Version:	1.8.13
12mu|ipmitool-1.8.13-1|4	Release:	1
12mu|ipmitool-1.8.13-1|5	License:	GPLv2
12mu|ipmitool-1.8.13-1|6	Group:		System/Kernel and hardware
12mu|ipmitool-1.8.13-1|7	Url:		http://ipmitool.sourceforge.net/
12mu|ipmitool-1.8.13-1|8	Source0:	http://optusnet.dl.sourceforge.net/sourceforge/ipmitool/%{name}-%{version}.tar.bz2
12mu|ipmitool-1.8.13-1|9	#Patch0:		ipmitool-1.8.10-fix-format-error.patch
12mu|ipmitool-1.8.13-1|10	Patch1:		ipmitool-1.8.11-CVE-2011-4339.diff
12mu|ipmitool-1.8.13-1|11	ExcludeArch:	%arm %mips
12mu|ipmitool-1.8.13-1|12	
12mu|ipmitool-1.8.13-1|13	BuildRequires:	pkgconfig(libfreeipmi)
12mu|ipmitool-1.8.13-1|14	BuildRequires:	pkgconfig(openssl)
12mu|ipmitool-1.8.13-1|15	Requires:	freeipmi
12mu|ipmitool-1.8.13-1|16	
12mu|ipmitool-1.8.13-1|17	%description
12mu|ipmitool-1.8.13-1|18	IPMI stands for Intelligent Platform Management Interface
12mu|ipmitool-1.8.13-1|19	and is an open standard for machine health, and (remote) control
12mu|ipmitool-1.8.13-1|20	and is implemented by many hardware vendors - Intel is one of the originators,
12mu|ipmitool-1.8.13-1|21	and early adopters of the standard.
12mu|ipmitool-1.8.13-1|22	This package contains a utility for interfacing with IPMI-enabled devices
12mu|ipmitool-1.8.13-1|23	through either the OpenIPMI kernel driver or with IPMI-over-LAN protocol.
12mu|ipmitool-1.8.13-1|24	These functions include printing FRU(Field Replaceable Unit) information,
12mu|ipmitool-1.8.13-1|25	LAN configuration, sensor readings, and remote chassis power control.
12mu|ipmitool-1.8.13-1|26	
12mu|ipmitool-1.8.13-1|27	%prep
12mu|ipmitool-1.8.13-1|28	%setup -q
12mu|ipmitool-1.8.13-1|29	%apply_patches
12mu|ipmitool-1.8.13-1|30	
12mu|ipmitool-1.8.13-1|31	%build
12mu|ipmitool-1.8.13-1|32	%configure2_5x \
12mu|ipmitool-1.8.13-1|33	--enable-ipmievd \
12mu|ipmitool-1.8.13-1|34	--enable-intf-lan \
12mu|ipmitool-1.8.13-1|35	--enable-intf-open \
12mu|ipmitool-1.8.13-1|36	--enable-intf-lanplus \
12mu|ipmitool-1.8.13-1|37	--with-kerneldir=/usr/src/linux \
12mu|ipmitool-1.8.13-1|38	--with-plugin-path=%{_libdir}/ipmitool
12mu|ipmitool-1.8.13-1|39	make
12mu|ipmitool-1.8.13-1|40	
12mu|ipmitool-1.8.13-1|41	%install
12mu|ipmitool-1.8.13-1|42	%makeinstall_std
12mu|ipmitool-1.8.13-1|43	
12mu|ipmitool-1.8.13-1|44	rm -rf %{buildroot}%{_docdir}/%{name}
12mu|ipmitool-1.8.13-1|45	
12mu|ipmitool-1.8.13-1|46	%files
12mu|ipmitool-1.8.13-1|47	%doc README AUTHORS COPYING ChangeLog
12mu|ipmitool-1.8.13-1|48	%{_bindir}/*
12mu|ipmitool-1.8.13-1|49	%{_sbindir}/*
12mu|ipmitool-1.8.13-1|50	%{_mandir}/man1/*
12mu|ipmitool-1.8.13-1|51	%{_mandir}/man8/*
12mu|ipmitool-1.8.13-1|52	%{_datadir}/ipmitool
12mu|ipmitool-1.8.13-1|53	
12mu|ipmitool-1.8.13-1|54	
12mu|ipmitool-1.8.13-1|55	%changelog
12mu|ipmitool-1.8.13-1|56	* Sun Sep 22 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.8.13-1
12mu|ipmitool-1.8.13-1|57	+ Revision: 851bc95
12mu|ipmitool-1.8.13-1|58	- Sync with cooker
12mu|ipmitool-1.8.13-1|59	
12mu|ipmitool-1.8.13-1|60	

19812 12
12mu|ipset-6.19-2|1	%define	major	3
12mu|ipset-6.19-2|2	%define	libname	%mklibname ipset %{major}
12mu|ipset-6.19-2|3	%define	devname	%mklibname ipset -d
12mu|ipset-6.19-2|4	
12mu|ipset-6.19-2|5	%ifarch %{arm}
12mu|ipset-6.19-2|6	%define kflavour kirkwood
12mu|ipset-6.19-2|7	%else
12mu|ipset-6.19-2|8	# (tmb) hack to get it to build against correct kernel config (not running one)
12mu|ipset-6.19-2|9	%define kflavour nrj-desktop
12mu|ipset-6.19-2|10	%endif
12mu|ipset-6.19-2|11	
12mu|ipset-6.19-2|12	Summary:	Tools for managing sets of IP or ports with iptables
12mu|ipset-6.19-2|13	Name:		ipset
12mu|ipset-6.19-2|14	Version:	6.19
12mu|ipset-6.19-2|15	Release:	2
12mu|ipset-6.19-2|16	License:	GPLv2+
12mu|ipset-6.19-2|17	Group:		System/Kernel and hardware
12mu|ipset-6.19-2|18	Url:		http://ipset.netfilter.org/
12mu|ipset-6.19-2|19	Source0:	http://ipset.netfilter.org/%{name}-%{version}.tar.bz2
12mu|ipset-6.19-2|20	BuildRequires:	pkgconfig(libmnl)
12mu|ipset-6.19-2|21	BuildRequires:	kernel-%{kflavour}-devel-latest
12mu|ipset-6.19-2|22	
12mu|ipset-6.19-2|23	%description
12mu|ipset-6.19-2|24	IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel, which can be
12mu|ipset-6.19-2|25	administered by the ipset utility. Depending on the type, currently an IP set
12mu|ipset-6.19-2|26	may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC
12mu|ipset-6.19-2|27	addresses in a way, which ensures lightning speed when matching an entry
12mu|ipset-6.19-2|28	against a set.
12mu|ipset-6.19-2|29	
12mu|ipset-6.19-2|30	ipset may be the proper tool for you, if you want to
12mu|ipset-6.19-2|31	
12mu|ipset-6.19-2|32	o store multiple IP addresses or port numbers and match against the collection
12mu|ipset-6.19-2|33	by iptables at one swoop;
12mu|ipset-6.19-2|34	
12mu|ipset-6.19-2|35	o dynamically update iptables rules against IP addresses or ports without
12mu|ipset-6.19-2|36	performance penalty;
12mu|ipset-6.19-2|37	
12mu|ipset-6.19-2|38	o express complex IP address and ports based rulesets with one single iptables
12mu|ipset-6.19-2|39	rule and benefit from the speed of IP sets
12mu|ipset-6.19-2|40	
12mu|ipset-6.19-2|41	%package -n	%{libname}
12mu|ipset-6.19-2|42	Summary:	Shared library for managing sets of IP or ports with iptables
12mu|ipset-6.19-2|43	Group:		System/Libraries
12mu|ipset-6.19-2|44	
12mu|ipset-6.19-2|45	%description -n	%{libname}
12mu|ipset-6.19-2|46	IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel, which can be
12mu|ipset-6.19-2|47	administered by the ipset utility. Depending on the type, currently an IP set
12mu|ipset-6.19-2|48	may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC
12mu|ipset-6.19-2|49	addresses in a way, which ensures lightning speed when matching an entry
12mu|ipset-6.19-2|50	against a set.
12mu|ipset-6.19-2|51	
12mu|ipset-6.19-2|52	This package provides the shared library for managing sets of IP or ports with
12mu|ipset-6.19-2|53	iptables.
12mu|ipset-6.19-2|54	
12mu|ipset-6.19-2|55	%package -n	%{devname}
12mu|ipset-6.19-2|56	Summary:	Headers and static lib for ipset development
12mu|ipset-6.19-2|57	Group:		Development/C
12mu|ipset-6.19-2|58	%rename		ipset-devel
12mu|ipset-6.19-2|59	
12mu|ipset-6.19-2|60	%description -n	%{devname}
12mu|ipset-6.19-2|61	IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel, which can be
12mu|ipset-6.19-2|62	administered by the ipset utility. Depending on the type, currently an IP set
12mu|ipset-6.19-2|63	may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC
12mu|ipset-6.19-2|64	addresses in a way, which ensures lightning speed when matching an entry
12mu|ipset-6.19-2|65	against a set.
12mu|ipset-6.19-2|66	
12mu|ipset-6.19-2|67	Install this package if you want do compile applications using the ipset
12mu|ipset-6.19-2|68	library.
12mu|ipset-6.19-2|69	
12mu|ipset-6.19-2|70	%prep
12mu|ipset-6.19-2|71	%setup -q
12mu|ipset-6.19-2|72	
12mu|ipset-6.19-2|73	%build
12mu|ipset-6.19-2|74	KERNEL=`ls -1d --sort=time %{_usrsrc}/linux-*-%{kflavour}-* |head -n1`
12mu|ipset-6.19-2|75	%configure2_5x	--with-kbuild=$KERNEL \
12mu|ipset-6.19-2|76	--disable-static \
12mu|ipset-6.19-2|77	--enable-shared \
12mu|ipset-6.19-2|78	--disable-ltdl-install \
12mu|ipset-6.19-2|79	--enable-settype-modules
12mu|ipset-6.19-2|80	%make
12mu|ipset-6.19-2|81	
12mu|ipset-6.19-2|82	%install
12mu|ipset-6.19-2|83	%makeinstall_std
12mu|ipset-6.19-2|84	
12mu|ipset-6.19-2|85	install -d %{buildroot}%{_libdir}/ipset
12mu|ipset-6.19-2|86	
12mu|ipset-6.19-2|87	%files
12mu|ipset-6.19-2|88	%doc ChangeLog ChangeLog.ippool
12mu|ipset-6.19-2|89	%{_sbindir}/ipset
12mu|ipset-6.19-2|90	%{_mandir}/man8/ipset.8*
12mu|ipset-6.19-2|91	
12mu|ipset-6.19-2|92	%files -n %{libname}
12mu|ipset-6.19-2|93	%dir %{_libdir}/ipset
12mu|ipset-6.19-2|94	%{_libdir}/libipset.so.%{major}*
12mu|ipset-6.19-2|95	
12mu|ipset-6.19-2|96	%files -n %{devname}
12mu|ipset-6.19-2|97	%dir %{_includedir}/libipset
12mu|ipset-6.19-2|98	%{_includedir}/libipset/*
12mu|ipset-6.19-2|99	%{_libdir}/libipset.so
12mu|ipset-6.19-2|100	
12mu|ipset-6.19-2|101	%changelog
12mu|ipset-6.19-2|102	* Wed Feb 26 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.19-2
12mu|ipset-6.19-2|103	+ Revision: 7196b31
12mu|ipset-6.19-2|104	- release up
12mu|ipset-6.19-2|105	
12mu|ipset-6.19-2|106	

19813 12
12mu|iptables-1.4.15-7|1	# because the modules are not libtool aware
12mu|iptables-1.4.15-7|2	%define _disable_ld_no_undefined 1
12mu|iptables-1.4.15-7|3	
12mu|iptables-1.4.15-7|4	%define major 7
12mu|iptables-1.4.15-7|5	%define libname %mklibname iptables %{major}
12mu|iptables-1.4.15-7|6	%define develname %mklibname -d iptables
12mu|iptables-1.4.15-7|7	
12mu|iptables-1.4.15-7|8	%define iptc_major 0
12mu|iptables-1.4.15-7|9	%define iptc_libname %mklibname iptc %{iptc_major}
12mu|iptables-1.4.15-7|10	%define iptc_develname %mklibname -d iptc
12mu|iptables-1.4.15-7|11	
12mu|iptables-1.4.15-7|12	%define ipq_major 0
12mu|iptables-1.4.15-7|13	%define ipq_libname %mklibname ipq %{ipq_major}
12mu|iptables-1.4.15-7|14	%define ipq_develname %mklibname -d ipq
12mu|iptables-1.4.15-7|15	
12mu|iptables-1.4.15-7|16	%define ip4tc_major 0
12mu|iptables-1.4.15-7|17	%define ip4tc_libname %mklibname ip4tc %{ip4tc_major}
12mu|iptables-1.4.15-7|18	%define ip4tc_develname %mklibname -d ip4tc
12mu|iptables-1.4.15-7|19	
12mu|iptables-1.4.15-7|20	%define ip6tc_major 0
12mu|iptables-1.4.15-7|21	%define ip6tc_libname %mklibname ip6tc %{ip6tc_major}
12mu|iptables-1.4.15-7|22	%define ip6tc_develname %mklibname -d ip6tc
12mu|iptables-1.4.15-7|23	
12mu|iptables-1.4.15-7|24	# install init scripts to /usr/libexec with systemd
12mu|iptables-1.4.15-7|25	%define script_path %{_libexecdir}
12mu|iptables-1.4.15-7|26	
12mu|iptables-1.4.15-7|27	Summary:	Tools for managing Linux kernel packet filtering capabilities
12mu|iptables-1.4.15-7|28	Name:		iptables
12mu|iptables-1.4.15-7|29	Version:	1.4.15
12mu|iptables-1.4.15-7|30	Release:	7
12mu|iptables-1.4.15-7|31	License:	GPLv2+
12mu|iptables-1.4.15-7|32	Group:		System/Kernel and hardware
12mu|iptables-1.4.15-7|33	URL:		http://netfilter.org/
12mu|iptables-1.4.15-7|34	Source0:	http://netfilter.org/projects/iptables/files/%{name}-%{version}.tar.bz2
12mu|iptables-1.4.15-7|35	Source1:	http://netfilter.org/projects/iptables/files/%{name}-%{version}.tar.bz2.sig
12mu|iptables-1.4.15-7|36	Source2:	iptables.init
12mu|iptables-1.4.15-7|37	Source3:	ip6tables.init
12mu|iptables-1.4.15-7|38	Source4:	iptables.config
12mu|iptables-1.4.15-7|39	Source5:	ip6tables.config
12mu|iptables-1.4.15-7|40	Source6:    iptables.service
12mu|iptables-1.4.15-7|41	# S100 and up used to be in the added patches
12mu|iptables-1.4.15-7|42	Source100:	libipt_IMQ.c
12mu|iptables-1.4.15-7|43	#Source101:	libipt_IFWLOG.c
12mu|iptables-1.4.15-7|44	# (oe) psd comes from iptables-1.3.7, was removed in iptables-1.3.8
12mu|iptables-1.4.15-7|45	#Source102:	libipt_psd.c
12mu|iptables-1.4.15-7|46	#Source103:	libipt_psd.man
12mu|iptables-1.4.15-7|47	Patch0:		iptables-1.2.8-libiptc.h.patch
12mu|iptables-1.4.15-7|48	Patch1:		iptables-1.4.12.2-fix-build-with-3.2.patch
12mu|iptables-1.4.15-7|49	Patch2:		iptables-1.4.15-upstream-kernel_3.5_support.patch
12mu|iptables-1.4.15-7|50	Patch100:	iptables-imq.diff
12mu|iptables-1.4.15-7|51	#Patch101:	iptables-IFWLOG_extension.diff
12mu|iptables-1.4.15-7|52	#Patch102:	iptables-psd.diff
12mu|iptables-1.4.15-7|53	Provides:	userspace-ipfilter
12mu|iptables-1.4.15-7|54	BuildRequires:	nfnetlink-devel
12mu|iptables-1.4.15-7|55	Requires(post): rpm-helper
12mu|iptables-1.4.15-7|56	Requires(preun): rpm-helper
12mu|iptables-1.4.15-7|57	Obsoletes:	%{name} < 1.4.3.2
12mu|iptables-1.4.15-7|58	Obsoletes:	%{name}-ipv6 < 1.4.1.1-0.5
12mu|iptables-1.4.15-7|59	Provides:	%{name}-ipv6
12mu|iptables-1.4.15-7|60	
12mu|iptables-1.4.15-7|61	%description
12mu|iptables-1.4.15-7|62	iptables controls the Linux kernel network packet filtering code. It allows you
12mu|iptables-1.4.15-7|63	to set up firewalls and IP masquerading, etc.
12mu|iptables-1.4.15-7|64	
12mu|iptables-1.4.15-7|65	Install iptables if you need to set up firewalling for your network.
12mu|iptables-1.4.15-7|66	
12mu|iptables-1.4.15-7|67	%package -n	%{libname}
12mu|iptables-1.4.15-7|68	Summary:	Shared iptables library
12mu|iptables-1.4.15-7|69	Group:          System/Libraries
12mu|iptables-1.4.15-7|70	Conflicts:	%mklibname %{name} 1
12mu|iptables-1.4.15-7|71	Conflicts:	%mklibname %{name} 4
12mu|iptables-1.4.15-7|72	Conflicts:	%mklibname %{name} 5
12mu|iptables-1.4.15-7|73	
12mu|iptables-1.4.15-7|74	%description -n	%{libname}
12mu|iptables-1.4.15-7|75	iptables controls the Linux kernel network packet filtering code. It allows you
12mu|iptables-1.4.15-7|76	to set up firewalls and IP masquerading, etc.
12mu|iptables-1.4.15-7|77	
12mu|iptables-1.4.15-7|78	This package contains the shared iptables library.
12mu|iptables-1.4.15-7|79	
12mu|iptables-1.4.15-7|80	%package -n	%{develname}
12mu|iptables-1.4.15-7|81	Summary:	Static library and header files for the iptables library
12mu|iptables-1.4.15-7|82	Group:		Development/C
12mu|iptables-1.4.15-7|83	Requires:	kernel-headers
12mu|iptables-1.4.15-7|84	Requires:	%{libname} = %{version}-%{release}
12mu|iptables-1.4.15-7|85	Provides:	iptables-devel = %{version}
12mu|iptables-1.4.15-7|86	Obsoletes:	iptables-devel < 1.4.2
12mu|iptables-1.4.15-7|87	
12mu|iptables-1.4.15-7|88	%description -n	%{develname}
12mu|iptables-1.4.15-7|89	iptables controls the Linux kernel network packet filtering code. It allows you
12mu|iptables-1.4.15-7|90	to set up firewalls and IP masquerading, etc.
12mu|iptables-1.4.15-7|91	
12mu|iptables-1.4.15-7|92	This package contains the static iptables library.
12mu|iptables-1.4.15-7|93	
12mu|iptables-1.4.15-7|94	# ipq
12mu|iptables-1.4.15-7|95	%package -n	%{ipq_libname}
12mu|iptables-1.4.15-7|96	Summary:	Shared iptables library
12mu|iptables-1.4.15-7|97	Group:          System/Libraries
12mu|iptables-1.4.15-7|98	Obsoletes:	%{mklibname iptables 1} < 1.4.3.2
12mu|iptables-1.4.15-7|99	
12mu|iptables-1.4.15-7|100	%description -n	%{ipq_libname}
12mu|iptables-1.4.15-7|101	iptables controls the Linux kernel network packet filtering code. It allows you
12mu|iptables-1.4.15-7|102	to set up firewalls and IP masquerading, etc.
12mu|iptables-1.4.15-7|103	
12mu|iptables-1.4.15-7|104	This package contains the ipq library.
12mu|iptables-1.4.15-7|105	
12mu|iptables-1.4.15-7|106	%package -n	%{ipq_develname}
12mu|iptables-1.4.15-7|107	Summary:	Static library and header files for the iptables library
12mu|iptables-1.4.15-7|108	Group:		Development/C
12mu|iptables-1.4.15-7|109	Requires:	kernel-headers
12mu|iptables-1.4.15-7|110	Requires:	%{ipq_libname} = %{version}-%{release}
12mu|iptables-1.4.15-7|111	Requires:	%{ipq_develname} = %{version}-%{release}
12mu|iptables-1.4.15-7|112	Provides:	iptables-ipq-devel = %{version}
12mu|iptables-1.4.15-7|113	
12mu|iptables-1.4.15-7|114	%description -n	%{ipq_develname}
12mu|iptables-1.4.15-7|115	iptables controls the Linux kernel network packet filtering code. It allows you
12mu|iptables-1.4.15-7|116	to set up firewalls and IP masquerading, etc.
12mu|iptables-1.4.15-7|117	
12mu|iptables-1.4.15-7|118	This package contains the ipq library.
12mu|iptables-1.4.15-7|119	
12mu|iptables-1.4.15-7|120	# iptc
12mu|iptables-1.4.15-7|121	%package -n	%{iptc_libname}
12mu|iptables-1.4.15-7|122	Summary:	Shared iptables library
12mu|iptables-1.4.15-7|123	Group:          System/Libraries
12mu|iptables-1.4.15-7|124	Obsoletes:	%{mklibname iptables 1} < 1.4.3.2
12mu|iptables-1.4.15-7|125	
12mu|iptables-1.4.15-7|126	%description -n	%{iptc_libname}
12mu|iptables-1.4.15-7|127	iptables controls the Linux kernel network packet filtering code. It allows you
12mu|iptables-1.4.15-7|128	to set up firewalls and IP masquerading, etc.
12mu|iptables-1.4.15-7|129	
12mu|iptables-1.4.15-7|130	This package contains the IPTC library.
12mu|iptables-1.4.15-7|131	
12mu|iptables-1.4.15-7|132	%package -n	%{iptc_develname}
12mu|iptables-1.4.15-7|133	Summary:	Static library and header files for the iptables library
12mu|iptables-1.4.15-7|134	Group:		Development/C
12mu|iptables-1.4.15-7|135	Requires:	kernel-headers
12mu|iptables-1.4.15-7|136	Requires:	%{iptc_libname} = %{version}-%{release}
12mu|iptables-1.4.15-7|137	Requires:	%{iptc_develname} = %{version}-%{release}
12mu|iptables-1.4.15-7|138	Provides:	iptables-iptc-devel = %{version}
12mu|iptables-1.4.15-7|139	
12mu|iptables-1.4.15-7|140	%description -n	%{iptc_develname}
12mu|iptables-1.4.15-7|141	iptables controls the Linux kernel network packet filtering code. It allows you
12mu|iptables-1.4.15-7|142	to set up firewalls and IP masquerading, etc.
12mu|iptables-1.4.15-7|143	
12mu|iptables-1.4.15-7|144	This package contains the IPTC library.
12mu|iptables-1.4.15-7|145	
12mu|iptables-1.4.15-7|146	# ip4tc
12mu|iptables-1.4.15-7|147	%package -n	%{ip4tc_libname}
12mu|iptables-1.4.15-7|148	Summary:	Shared iptables library
12mu|iptables-1.4.15-7|149	Group:          System/Libraries
12mu|iptables-1.4.15-7|150	Obsoletes:	%{mklibname iptables 1} < 1.4.3.2
12mu|iptables-1.4.15-7|151	
12mu|iptables-1.4.15-7|152	%description -n	%{ip4tc_libname}
12mu|iptables-1.4.15-7|153	iptables controls the Linux kernel network packet filtering code. It allows you
12mu|iptables-1.4.15-7|154	to set up firewalls and IP masquerading, etc.
12mu|iptables-1.4.15-7|155	
12mu|iptables-1.4.15-7|156	This package contains the IP4TC library.
12mu|iptables-1.4.15-7|157	
12mu|iptables-1.4.15-7|158	%package -n	%{ip4tc_develname}
12mu|iptables-1.4.15-7|159	Summary:	Static library and header files for the iptables library
12mu|iptables-1.4.15-7|160	Group:		Development/C
12mu|iptables-1.4.15-7|161	Requires:	kernel-headers
12mu|iptables-1.4.15-7|162	Requires:	%{ip4tc_libname} = %{version}-%{release}
12mu|iptables-1.4.15-7|163	Requires:	%{iptc_develname} = %{version}-%{release}
12mu|iptables-1.4.15-7|164	Provides:	iptables-ip4tc-devel = %{version}
12mu|iptables-1.4.15-7|165	
12mu|iptables-1.4.15-7|166	%description -n	%{ip4tc_develname}
12mu|iptables-1.4.15-7|167	iptables controls the Linux kernel network packet filtering code. It allows you
12mu|iptables-1.4.15-7|168	to set up firewalls and IP masquerading, etc.
12mu|iptables-1.4.15-7|169	
12mu|iptables-1.4.15-7|170	This package contains the development files for IPTC library.
12mu|iptables-1.4.15-7|171	
12mu|iptables-1.4.15-7|172	# ip6tc
12mu|iptables-1.4.15-7|173	%package -n	%{ip6tc_libname}
12mu|iptables-1.4.15-7|174	Summary:	Shared iptables library
12mu|iptables-1.4.15-7|175	Group:          System/Libraries
12mu|iptables-1.4.15-7|176	Obsoletes:	%{mklibname iptables 1} < 1.4.3.2
12mu|iptables-1.4.15-7|177	
12mu|iptables-1.4.15-7|178	%description -n	%{ip6tc_libname}
12mu|iptables-1.4.15-7|179	iptables controls the Linux kernel network packet filtering code. It allows you
12mu|iptables-1.4.15-7|180	to set up firewalls and IP masquerading, etc.
12mu|iptables-1.4.15-7|181	
12mu|iptables-1.4.15-7|182	This package contains the IP6TC library.
12mu|iptables-1.4.15-7|183	
12mu|iptables-1.4.15-7|184	%package -n	%{ip6tc_develname}
12mu|iptables-1.4.15-7|185	Summary:	Static library and header files for the iptables library
12mu|iptables-1.4.15-7|186	Group:		Development/C
12mu|iptables-1.4.15-7|187	Requires:	kernel-headers
12mu|iptables-1.4.15-7|188	Requires:	%{ip6tc_libname} = %{version}-%{release}
12mu|iptables-1.4.15-7|189	Provides:	iptables-ip6tc-devel = %{version}
12mu|iptables-1.4.15-7|190	
12mu|iptables-1.4.15-7|191	%description -n	%{ip6tc_develname}
12mu|iptables-1.4.15-7|192	iptables controls the Linux kernel network packet filtering code. It allows you
12mu|iptables-1.4.15-7|193	to set up firewalls and IP masquerading, etc.
12mu|iptables-1.4.15-7|194	
12mu|iptables-1.4.15-7|195	This package contains the development files for IP6TC library.
12mu|iptables-1.4.15-7|196	
12mu|iptables-1.4.15-7|197	%prep
12mu|iptables-1.4.15-7|198	
12mu|iptables-1.4.15-7|199	%setup -q
12mu|iptables-1.4.15-7|200	
12mu|iptables-1.4.15-7|201	cp %{SOURCE2} iptables.init
12mu|iptables-1.4.15-7|202	cp %{SOURCE3} ip6tables.init
12mu|iptables-1.4.15-7|203	cp %{SOURCE4} iptables.sample
12mu|iptables-1.4.15-7|204	cp %{SOURCE5} ip6tables.sample
12mu|iptables-1.4.15-7|205	
12mu|iptables-1.4.15-7|206	# fix libdir
12mu|iptables-1.4.15-7|207	perl -pi -e "s|\@lib\@|%{_lib}|g" iptables.init
12mu|iptables-1.4.15-7|208	
12mu|iptables-1.4.15-7|209	#%patch0 -p0 -b .libiptc
12mu|iptables-1.4.15-7|210	%patch1 -p1
12mu|iptables-1.4.15-7|211	%patch2 -p1
12mu|iptables-1.4.15-7|212	
12mu|iptables-1.4.15-7|213	# extensions
12mu|iptables-1.4.15-7|214	#install -m0644 %{SOURCE100} extensions/ <- it needs ipt_IMQ.h and we don't have it anymore ?!
12mu|iptables-1.4.15-7|215	#install -m0644 %{SOURCE101} extensions/
12mu|iptables-1.4.15-7|216	# (oe) psd comes from iptables-1.3.7, was removed in iptables-1.3.8
12mu|iptables-1.4.15-7|217	#install -m0644 %{SOURCE102} extensions/
12mu|iptables-1.4.15-7|218	#install -m0644 %{SOURCE103} extensions/
12mu|iptables-1.4.15-7|219	
12mu|iptables-1.4.15-7|220	%patch100 -p0
12mu|iptables-1.4.15-7|221	#patch101 -p0
12mu|iptables-1.4.15-7|222	#patch102 -p0
12mu|iptables-1.4.15-7|223	
12mu|iptables-1.4.15-7|224	find . -type f | xargs perl -pi -e "s,/usr/local,%{_prefix},g"
12mu|iptables-1.4.15-7|225	
12mu|iptables-1.4.15-7|226	# don't run /sbin/ldconfig
12mu|iptables-1.4.15-7|227	perl -pi -e "s|/sbin/ldconfig|/bin/true|g" Makefile*
12mu|iptables-1.4.15-7|228	
12mu|iptables-1.4.15-7|229	%build
12mu|iptables-1.4.15-7|230	export LIBS="-ldl"
12mu|iptables-1.4.15-7|231	
12mu|iptables-1.4.15-7|232	%serverbuild
12mu|iptables-1.4.15-7|233	
12mu|iptables-1.4.15-7|234	autoreconf -fi
12mu|iptables-1.4.15-7|235	
12mu|iptables-1.4.15-7|236	export CFLAGS="$CFLAGS -fPIC"
12mu|iptables-1.4.15-7|237	export CXXFLAGS="$CXXFLAGS -fPIC"
12mu|iptables-1.4.15-7|238	export FFLAGS="$FFLAGS -fPIC"
12mu|iptables-1.4.15-7|239	
12mu|iptables-1.4.15-7|240	%configure2_5x \
12mu|iptables-1.4.15-7|241	--bindir=/sbin \
12mu|iptables-1.4.15-7|242	--sbindir=/sbin \
12mu|iptables-1.4.15-7|243	--libdir=/%{_lib} \
12mu|iptables-1.4.15-7|244	--libexecdir=/%{_lib} \
12mu|iptables-1.4.15-7|245	--enable-devel \
12mu|iptables-1.4.15-7|246	--enable-libipq \
12mu|iptables-1.4.15-7|247	--enable-ipv4 \
12mu|iptables-1.4.15-7|248	--enable-ipv6 \
12mu|iptables-1.4.15-7|249	--with-ksource=%{_prefix}/src/linux \
12mu|iptables-1.4.15-7|250	--with-xtlibdir=/%{_lib}/iptables
12mu|iptables-1.4.15-7|251	
12mu|iptables-1.4.15-7|252	make
12mu|iptables-1.4.15-7|253	
12mu|iptables-1.4.15-7|254	%install
12mu|iptables-1.4.15-7|255	rm -rf %{buildroot}
12mu|iptables-1.4.15-7|256	
12mu|iptables-1.4.15-7|257	%makeinstall_std
12mu|iptables-1.4.15-7|258	
12mu|iptables-1.4.15-7|259	# (oe) this in conjunction with the mandriva initscript will make it possible
12mu|iptables-1.4.15-7|260	# to use development versions of the netfilter modules and with different
12mu|iptables-1.4.15-7|261	# api:s. (according to blino)
12mu|iptables-1.4.15-7|262	install -d %{buildroot}/%{_lib}/iptables.d
12mu|iptables-1.4.15-7|263	mv %{buildroot}/%{_lib}/iptables %{buildroot}/%{_lib}/iptables.d/linux-2.6-main
12mu|iptables-1.4.15-7|264	
12mu|iptables-1.4.15-7|265	# pkgconfig files
12mu|iptables-1.4.15-7|266	mkdir -p %{buildroot}%{_libdir}
12mu|iptables-1.4.15-7|267	mv %{buildroot}/%{_lib}/pkgconfig %{buildroot}%{_libdir}/
12mu|iptables-1.4.15-7|268	
12mu|iptables-1.4.15-7|269	# header development files
12mu|iptables-1.4.15-7|270	install -d %{buildroot}%{_includedir}/{libipq,libiptc,libipulog}
12mu|iptables-1.4.15-7|271	install -m0644 include/libipq/*.h %{buildroot}%{_includedir}/libipq/
12mu|iptables-1.4.15-7|272	install -m0644 include/libiptc/*.h %{buildroot}%{_includedir}/libiptc/
12mu|iptables-1.4.15-7|273	install -m0644 include/libipulog/*.h %{buildroot}%{_includedir}/libipulog/
12mu|iptables-1.4.15-7|274	
12mu|iptables-1.4.15-7|275	# iptables and netfilter development files
12mu|iptables-1.4.15-7|276	install -d %{buildroot}%{_includedir}/net/netfilter/
12mu|iptables-1.4.15-7|277	install -d %{buildroot}%{_includedir}/iptables
12mu|iptables-1.4.15-7|278	install -m0644 include/net/netfilter/*.h %{buildroot}%{_includedir}/net/netfilter/
12mu|iptables-1.4.15-7|279	install -m0644 include/ip*tables.h %{buildroot}%{_includedir}/
12mu|iptables-1.4.15-7|280	install -m0644 include/iptables/internal.h %{buildroot}%{_includedir}/iptables
12mu|iptables-1.4.15-7|281	
12mu|iptables-1.4.15-7|282	#Intird not need. TODO drop it!
12mu|iptables-1.4.15-7|283	#install -d %{buildroot}%{_initrddir}
12mu|iptables-1.4.15-7|284	#install -m0755 iptables.init %{buildroot}%{_initrddir}/iptables
12mu|iptables-1.4.15-7|285	#install -m0755 ip6tables.init %{buildroot}%{_initrddir}/ip6tables
12mu|iptables-1.4.15-7|286	
12mu|iptables-1.4.15-7|287	# install compatible excutable (since 1.4.11)
12mu|iptables-1.4.15-7|288	ln -sf xtables-multi %{buildroot}/sbin/iptables-multi
12mu|iptables-1.4.15-7|289	ln -sf xtables-multi %{buildroot}/sbin/ip6tables-multi
12mu|iptables-1.4.15-7|290	
12mu|iptables-1.4.15-7|291	# nuke *.la and static files
12mu|iptables-1.4.15-7|292	rm -f %{buildroot}/%{_lib}/*.*a
12mu|iptables-1.4.15-7|293	
12mu|iptables-1.4.15-7|294	# (cg) NB the name "iptables.init" is important. The dracut usrmove convertfs
12mu|iptables-1.4.15-7|295	# module will avoid a post-merge conflict by renaming the files to match this
12mu|iptables-1.4.15-7|296	# naming convension. If this package is updated to change the names below,
12mu|iptables-1.4.15-7|297	# you should also take care to update dracut and the convertfs module accordingly.
12mu|iptables-1.4.15-7|298	install -d %{buildroot}%{script_path}
12mu|iptables-1.4.15-7|299	install -m0755 iptables.init %{buildroot}%{script_path}/
12mu|iptables-1.4.15-7|300	install -m0755 ip6tables.init %{buildroot}%{script_path}/
12mu|iptables-1.4.15-7|301	
12mu|iptables-1.4.15-7|302	# install systemd service files
12mu|iptables-1.4.15-7|303	install -d -m 755 %{buildroot}/lib/systemd/system
12mu|iptables-1.4.15-7|304	install -c -m 644 %{SOURCE6} %{buildroot}/lib/systemd/system/
12mu|iptables-1.4.15-7|305	sed -e 's;iptables;ip6tables;g' -e 's;IPv4;IPv6;g' < %{SOURCE6} > ip6tables.service
12mu|iptables-1.4.15-7|306	install -c -m 644 ip6tables.service %{buildroot}/lib/systemd/system/
12mu|iptables-1.4.15-7|307	sed -i 's!@LIBDIR@!%{_libdir}!' %{buildroot}/lib/systemd/system/ip6tables.service
12mu|iptables-1.4.15-7|308	sed -i 's!@LIBDIR@!%{_libdir}!' %{buildroot}/lib/systemd/system/iptables.service
12mu|iptables-1.4.15-7|309	
12mu|iptables-1.4.15-7|310	#<akdengi> Fix bug rosa#2431
12mu|iptables-1.4.15-7|311	ln -snf /%{_lib}/iptables.d/linux-2.6-main/ %{buildroot}/%{_lib}/iptables
12mu|iptables-1.4.15-7|312	
12mu|iptables-1.4.15-7|313	%post
12mu|iptables-1.4.15-7|314	%_post_service iptables
12mu|iptables-1.4.15-7|315	%_post_service ip6tables
12mu|iptables-1.4.15-7|316	/sbin/service iptables check
12mu|iptables-1.4.15-7|317	#we need config...
12mu|iptables-1.4.15-7|318	/bin/touch /etc/sysconfig/iptables
12mu|iptables-1.4.15-7|319	
12mu|iptables-1.4.15-7|320	%preun
12mu|iptables-1.4.15-7|321	%_preun_service iptables
12mu|iptables-1.4.15-7|322	%_preun_service ip6tables
12mu|iptables-1.4.15-7|323	
12mu|iptables-1.4.15-7|324	%triggerun -- iptables < 1.4.12.1
12mu|iptables-1.4.15-7|325	# Autostart
12mu|iptables-1.4.15-7|326	/bin/systemctl --no-reload enable iptables.service >/dev/null 2>&1 ||:
12mu|iptables-1.4.15-7|327	
12mu|iptables-1.4.15-7|328	# Delete from sysv management, try to restart service
12mu|iptables-1.4.15-7|329	/sbin/chkconfig --del iptables >/dev/null 2>&1 || :
12mu|iptables-1.4.15-7|330	/bin/systemctl try-restart iptables.service >/dev/null 2>&1 || :
12mu|iptables-1.4.15-7|331	
12mu|iptables-1.4.15-7|332	# Autostart
12mu|iptables-1.4.15-7|333	/bin/systemctl --no-reload enable ip6tables.service >/dev/null 2>&1 ||:
12mu|iptables-1.4.15-7|334	
12mu|iptables-1.4.15-7|335	# Delete from sysv management, try to restart service
12mu|iptables-1.4.15-7|336	/sbin/chkconfig --del ip6tables >/dev/null 2>&1 || :
12mu|iptables-1.4.15-7|337	/bin/systemctl try-restart ip6tables.service >/dev/null 2>&1 || :
12mu|iptables-1.4.15-7|338	
12mu|iptables-1.4.15-7|339	%files
12mu|iptables-1.4.15-7|340	%doc INSTALL INCOMPATIBILITIES iptables.sample ip6tables.sample
12mu|iptables-1.4.15-7|341	%attr(0755,root,root) %{script_path}/ip*
12mu|iptables-1.4.15-7|342	/lib/systemd/system/iptables.service
12mu|iptables-1.4.15-7|343	/lib/systemd/system/ip6tables.service
12mu|iptables-1.4.15-7|344	/sbin/iptables
12mu|iptables-1.4.15-7|345	/sbin/iptables-restore
12mu|iptables-1.4.15-7|346	/sbin/iptables-save
12mu|iptables-1.4.15-7|347	/sbin/iptables-xml
12mu|iptables-1.4.15-7|348	/sbin/iptables-multi
12mu|iptables-1.4.15-7|349	/sbin/ip6tables-multi
12mu|iptables-1.4.15-7|350	/sbin/xtables-multi
12mu|iptables-1.4.15-7|351	/sbin/nfnl_osf
12mu|iptables-1.4.15-7|352	# ipv6
12mu|iptables-1.4.15-7|353	/sbin/ip6tables
12mu|iptables-1.4.15-7|354	/sbin/ip6tables-restore
12mu|iptables-1.4.15-7|355	/sbin/ip6tables-save
12mu|iptables-1.4.15-7|356	%dir /%{_lib}/iptables
12mu|iptables-1.4.15-7|357	%dir /%{_lib}/iptables.d
12mu|iptables-1.4.15-7|358	%dir /%{_lib}/iptables.d/linux-2.6-main
12mu|iptables-1.4.15-7|359	/%{_lib}/iptables.d/linux-2.6-main/libipt_ah.so
12mu|iptables-1.4.15-7|360	/%{_lib}/iptables.d/linux-2.6-main/libipt_CLUSTERIP.so
12mu|iptables-1.4.15-7|361	/%{_lib}/iptables.d/linux-2.6-main/libipt_DNAT.so
12mu|iptables-1.4.15-7|362	/%{_lib}/iptables.d/linux-2.6-main/libipt_ECN.so
12mu|iptables-1.4.15-7|363	/%{_lib}/iptables.d/linux-2.6-main/libipt_icmp.so
12mu|iptables-1.4.15-7|364	#/%{_lib}/iptables.d/linux-2.6-main/libipt_IFWLOG.so
12mu|iptables-1.4.15-7|365	/%{_lib}/iptables.d/linux-2.6-main/libipt_LOG.so
12mu|iptables-1.4.15-7|366	/%{_lib}/iptables.d/linux-2.6-main/libipt_MASQUERADE.so
12mu|iptables-1.4.15-7|367	/%{_lib}/iptables.d/linux-2.6-main/libipt_MIRROR.so
12mu|iptables-1.4.15-7|368	/%{_lib}/iptables.d/linux-2.6-main/libipt_NETMAP.so
12mu|iptables-1.4.15-7|369	#/%{_lib}/iptables.d/linux-2.6-main/libipt_psd.so
12mu|iptables-1.4.15-7|370	/%{_lib}/iptables.d/linux-2.6-main/libipt_realm.so
12mu|iptables-1.4.15-7|371	/%{_lib}/iptables.d/linux-2.6-main/libipt_REDIRECT.so
12mu|iptables-1.4.15-7|372	/%{_lib}/iptables.d/linux-2.6-main/libipt_REJECT.so
12mu|iptables-1.4.15-7|373	/%{_lib}/iptables.d/linux-2.6-main/libipt_SAME.so
12mu|iptables-1.4.15-7|374	/%{_lib}/iptables.d/linux-2.6-main/libipt_SNAT.so
12mu|iptables-1.4.15-7|375	/%{_lib}/iptables.d/linux-2.6-main/libipt_ttl.so
12mu|iptables-1.4.15-7|376	/%{_lib}/iptables.d/linux-2.6-main/libipt_TTL.so
12mu|iptables-1.4.15-7|377	/%{_lib}/iptables.d/linux-2.6-main/libipt_ULOG.so
12mu|iptables-1.4.15-7|378	/%{_lib}/iptables.d/linux-2.6-main/libipt_unclean.so
12mu|iptables-1.4.15-7|379	/%{_lib}/iptables.d/linux-2.6-main/libxt_addrtype.so
12mu|iptables-1.4.15-7|380	/%{_lib}/iptables.d/linux-2.6-main/libxt_AUDIT.so
12mu|iptables-1.4.15-7|381	/%{_lib}/iptables.d/linux-2.6-main/libxt_CHECKSUM.so
12mu|iptables-1.4.15-7|382	/%{_lib}/iptables.d/linux-2.6-main/libxt_CLASSIFY.so
12mu|iptables-1.4.15-7|383	/%{_lib}/iptables.d/linux-2.6-main/libxt_cluster.so
12mu|iptables-1.4.15-7|384	/%{_lib}/iptables.d/linux-2.6-main/libxt_comment.so
12mu|iptables-1.4.15-7|385	/%{_lib}/iptables.d/linux-2.6-main/libxt_connbytes.so
12mu|iptables-1.4.15-7|386	/%{_lib}/iptables.d/linux-2.6-main/libxt_connlimit.so
12mu|iptables-1.4.15-7|387	/%{_lib}/iptables.d/linux-2.6-main/libxt_connmark.so
12mu|iptables-1.4.15-7|388	/%{_lib}/iptables.d/linux-2.6-main/libxt_CONNMARK.so
12mu|iptables-1.4.15-7|389	/%{_lib}/iptables.d/linux-2.6-main/libxt_CONNSECMARK.so
12mu|iptables-1.4.15-7|390	/%{_lib}/iptables.d/linux-2.6-main/libxt_conntrack.so
12mu|iptables-1.4.15-7|391	/%{_lib}/iptables.d/linux-2.6-main/libxt_cpu.so
12mu|iptables-1.4.15-7|392	/%{_lib}/iptables.d/linux-2.6-main/libxt_CT.so
12mu|iptables-1.4.15-7|393	/%{_lib}/iptables.d/linux-2.6-main/libxt_dccp.so
12mu|iptables-1.4.15-7|394	/%{_lib}/iptables.d/linux-2.6-main/libxt_devgroup.so
12mu|iptables-1.4.15-7|395	/%{_lib}/iptables.d/linux-2.6-main/libxt_dscp.so
12mu|iptables-1.4.15-7|396	/%{_lib}/iptables.d/linux-2.6-main/libxt_DSCP.so
12mu|iptables-1.4.15-7|397	/%{_lib}/iptables.d/linux-2.6-main/libxt_ecn.so
12mu|iptables-1.4.15-7|398	/%{_lib}/iptables.d/linux-2.6-main/libxt_esp.so
12mu|iptables-1.4.15-7|399	/%{_lib}/iptables.d/linux-2.6-main/libxt_hashlimit.so
12mu|iptables-1.4.15-7|400	/%{_lib}/iptables.d/linux-2.6-main/libxt_helper.so
12mu|iptables-1.4.15-7|401	/%{_lib}/iptables.d/linux-2.6-main/libxt_HMARK.so
12mu|iptables-1.4.15-7|402	/%{_lib}/iptables.d/linux-2.6-main/libxt_IDLETIMER.so
12mu|iptables-1.4.15-7|403	/%{_lib}/iptables.d/linux-2.6-main/libxt_iprange.so
12mu|iptables-1.4.15-7|404	/%{_lib}/iptables.d/linux-2.6-main/libxt_ipvs.so
12mu|iptables-1.4.15-7|405	/%{_lib}/iptables.d/linux-2.6-main/libxt_LED.so
12mu|iptables-1.4.15-7|406	/%{_lib}/iptables.d/linux-2.6-main/libxt_length.so
12mu|iptables-1.4.15-7|407	/%{_lib}/iptables.d/linux-2.6-main/libxt_limit.so
12mu|iptables-1.4.15-7|408	/%{_lib}/iptables.d/linux-2.6-main/libxt_mac.so
12mu|iptables-1.4.15-7|409	/%{_lib}/iptables.d/linux-2.6-main/libxt_mark.so
12mu|iptables-1.4.15-7|410	/%{_lib}/iptables.d/linux-2.6-main/libxt_MARK.so
12mu|iptables-1.4.15-7|411	/%{_lib}/iptables.d/linux-2.6-main/libxt_multiport.so
12mu|iptables-1.4.15-7|412	/%{_lib}/iptables.d/linux-2.6-main/libxt_nfacct.so
12mu|iptables-1.4.15-7|413	/%{_lib}/iptables.d/linux-2.6-main/libxt_NFLOG.so
12mu|iptables-1.4.15-7|414	/%{_lib}/iptables.d/linux-2.6-main/libxt_NFQUEUE.so
12mu|iptables-1.4.15-7|415	/%{_lib}/iptables.d/linux-2.6-main/libxt_NOTRACK.so
12mu|iptables-1.4.15-7|416	/%{_lib}/iptables.d/linux-2.6-main/libxt_osf.so
12mu|iptables-1.4.15-7|417	/%{_lib}/iptables.d/linux-2.6-main/libxt_owner.so
12mu|iptables-1.4.15-7|418	/%{_lib}/iptables.d/linux-2.6-main/libxt_physdev.so
12mu|iptables-1.4.15-7|419	/%{_lib}/iptables.d/linux-2.6-main/libxt_pkttype.so
12mu|iptables-1.4.15-7|420	/%{_lib}/iptables.d/linux-2.6-main/libxt_policy.so
12mu|iptables-1.4.15-7|421	/%{_lib}/iptables.d/linux-2.6-main/libxt_quota.so
12mu|iptables-1.4.15-7|422	/%{_lib}/iptables.d/linux-2.6-main/libxt_rateest.so
12mu|iptables-1.4.15-7|423	/%{_lib}/iptables.d/linux-2.6-main/libxt_RATEEST.so
12mu|iptables-1.4.15-7|424	/%{_lib}/iptables.d/linux-2.6-main/libxt_recent.so
12mu|iptables-1.4.15-7|425	/%{_lib}/iptables.d/linux-2.6-main/libxt_rpfilter.so
12mu|iptables-1.4.15-7|426	/%{_lib}/iptables.d/linux-2.6-main/libxt_sctp.so
12mu|iptables-1.4.15-7|427	/%{_lib}/iptables.d/linux-2.6-main/libxt_SECMARK.so
12mu|iptables-1.4.15-7|428	/%{_lib}/iptables.d/linux-2.6-main/libxt_set.so
12mu|iptables-1.4.15-7|429	/%{_lib}/iptables.d/linux-2.6-main/libxt_SET.so
12mu|iptables-1.4.15-7|430	/%{_lib}/iptables.d/linux-2.6-main/libxt_socket.so
12mu|iptables-1.4.15-7|431	/%{_lib}/iptables.d/linux-2.6-main/libxt_standard.so
12mu|iptables-1.4.15-7|432	/%{_lib}/iptables.d/linux-2.6-main/libxt_state.so
12mu|iptables-1.4.15-7|433	/%{_lib}/iptables.d/linux-2.6-main/libxt_statistic.so
12mu|iptables-1.4.15-7|434	/%{_lib}/iptables.d/linux-2.6-main/libxt_string.so
12mu|iptables-1.4.15-7|435	/%{_lib}/iptables.d/linux-2.6-main/libxt_tcpmss.so
12mu|iptables-1.4.15-7|436	/%{_lib}/iptables.d/linux-2.6-main/libxt_TCPMSS.so
12mu|iptables-1.4.15-7|437	/%{_lib}/iptables.d/linux-2.6-main/libxt_TCPOPTSTRIP.so
12mu|iptables-1.4.15-7|438	/%{_lib}/iptables.d/linux-2.6-main/libxt_tcp.so
12mu|iptables-1.4.15-7|439	/%{_lib}/iptables.d/linux-2.6-main/libxt_TEE.so
12mu|iptables-1.4.15-7|440	/%{_lib}/iptables.d/linux-2.6-main/libxt_time.so
12mu|iptables-1.4.15-7|441	/%{_lib}/iptables.d/linux-2.6-main/libxt_tos.so
12mu|iptables-1.4.15-7|442	/%{_lib}/iptables.d/linux-2.6-main/libxt_TOS.so
12mu|iptables-1.4.15-7|443	/%{_lib}/iptables.d/linux-2.6-main/libxt_TPROXY.so
12mu|iptables-1.4.15-7|444	/%{_lib}/iptables.d/linux-2.6-main/libxt_TRACE.so
12mu|iptables-1.4.15-7|445	/%{_lib}/iptables.d/linux-2.6-main/libxt_u32.so
12mu|iptables-1.4.15-7|446	/%{_lib}/iptables.d/linux-2.6-main/libxt_udp.so
12mu|iptables-1.4.15-7|447	%{_mandir}/*/iptables*
12mu|iptables-1.4.15-7|448	%{_datadir}/xtables/pf.os
12mu|iptables-1.4.15-7|449	# ipv6
12mu|iptables-1.4.15-7|450	/%{_lib}/iptables.d/linux-2.6-main/libip6t_ah.so
12mu|iptables-1.4.15-7|451	/%{_lib}/iptables.d/linux-2.6-main/libip6t_dst.so
12mu|iptables-1.4.15-7|452	/%{_lib}/iptables.d/linux-2.6-main/libip6t_eui64.so
12mu|iptables-1.4.15-7|453	/%{_lib}/iptables.d/linux-2.6-main/libip6t_frag.so
12mu|iptables-1.4.15-7|454	/%{_lib}/iptables.d/linux-2.6-main/libip6t_hbh.so
12mu|iptables-1.4.15-7|455	/%{_lib}/iptables.d/linux-2.6-main/libip6t_hl.so
12mu|iptables-1.4.15-7|456	/%{_lib}/iptables.d/linux-2.6-main/libip6t_HL.so
12mu|iptables-1.4.15-7|457	/%{_lib}/iptables.d/linux-2.6-main/libip6t_icmp6.so
12mu|iptables-1.4.15-7|458	/%{_lib}/iptables.d/linux-2.6-main/libip6t_ipv6header.so
12mu|iptables-1.4.15-7|459	/%{_lib}/iptables.d/linux-2.6-main/libip6t_LOG.so
12mu|iptables-1.4.15-7|460	/%{_lib}/iptables.d/linux-2.6-main/libip6t_mh.so
12mu|iptables-1.4.15-7|461	/%{_lib}/iptables.d/linux-2.6-main/libip6t_REJECT.so
12mu|iptables-1.4.15-7|462	/%{_lib}/iptables.d/linux-2.6-main/libip6t_rt.so
12mu|iptables-1.4.15-7|463	%{_mandir}/*/ip6tables*
12mu|iptables-1.4.15-7|464	
12mu|iptables-1.4.15-7|465	%files -n %{libname}
12mu|iptables-1.4.15-7|466	/%{_lib}/libxtables.so.%{major}*
12mu|iptables-1.4.15-7|467	
12mu|iptables-1.4.15-7|468	%files -n %{develname}
12mu|iptables-1.4.15-7|469	%{_includedir}/*.h
12mu|iptables-1.4.15-7|470	%dir %{_includedir}/libipulog
12mu|iptables-1.4.15-7|471	%{_includedir}/libipulog/*.h
12mu|iptables-1.4.15-7|472	%{_includedir}/iptables/*.h
12mu|iptables-1.4.15-7|473	%{_includedir}/net/netfilter/*.h
12mu|iptables-1.4.15-7|474	/%{_lib}/libxtables.so
12mu|iptables-1.4.15-7|475	%{_libdir}/pkgconfig/xtables.pc
12mu|iptables-1.4.15-7|476	
12mu|iptables-1.4.15-7|477	%files -n %{ipq_libname}
12mu|iptables-1.4.15-7|478	/%{_lib}/libipq.so.*
12mu|iptables-1.4.15-7|479	
12mu|iptables-1.4.15-7|480	%files -n %{ipq_develname}
12mu|iptables-1.4.15-7|481	%{_includedir}/libipq/*.h
12mu|iptables-1.4.15-7|482	%dir %{_includedir}/libipq
12mu|iptables-1.4.15-7|483	/%{_lib}/libipq.so
12mu|iptables-1.4.15-7|484	%{_mandir}/man3/*ipq*
12mu|iptables-1.4.15-7|485	%{_libdir}/pkgconfig/libipq.pc
12mu|iptables-1.4.15-7|486	
12mu|iptables-1.4.15-7|487	%files -n %{iptc_libname}
12mu|iptables-1.4.15-7|488	/%{_lib}/libiptc.so.*
12mu|iptables-1.4.15-7|489	
12mu|iptables-1.4.15-7|490	%files -n %{iptc_develname}
12mu|iptables-1.4.15-7|491	%{_includedir}/libiptc/*.h
12mu|iptables-1.4.15-7|492	%dir %{_includedir}/libiptc
12mu|iptables-1.4.15-7|493	/%{_lib}/libiptc.so
12mu|iptables-1.4.15-7|494	%{_libdir}/pkgconfig/libip*tc.pc
12mu|iptables-1.4.15-7|495	
12mu|iptables-1.4.15-7|496	%files -n %{ip4tc_libname}
12mu|iptables-1.4.15-7|497	/%{_lib}/libip4tc.so.*
12mu|iptables-1.4.15-7|498	
12mu|iptables-1.4.15-7|499	%files -n %{ip4tc_develname}
12mu|iptables-1.4.15-7|500	/%{_lib}/libip4tc.so
12mu|iptables-1.4.15-7|501	
12mu|iptables-1.4.15-7|502	%files -n %{ip6tc_libname}
12mu|iptables-1.4.15-7|503	/%{_lib}/libip6tc.so.*
12mu|iptables-1.4.15-7|504	
12mu|iptables-1.4.15-7|505	%files -n %{ip6tc_develname}
12mu|iptables-1.4.15-7|506	/%{_lib}/libip6tc.so
12mu|iptables-1.4.15-7|507	
12mu|iptables-1.4.15-7|508	%changelog
12mu|iptables-1.4.15-7|509	* Wed Feb 26 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.15-7
12mu|iptables-1.4.15-7|510	+ Revision: 7124434
12mu|iptables-1.4.15-7|511	- release up
12mu|iptables-1.4.15-7|512	
12mu|iptables-1.4.15-7|513	

19814 12
12mu|ipython-0.13.1-6|1	Summary:	An interactive computing environment for Python
12mu|ipython-0.13.1-6|2	Name:		ipython
12mu|ipython-0.13.1-6|3	Version:	0.13.1
12mu|ipython-0.13.1-6|4	Release:	6
12mu|ipython-0.13.1-6|5	License:	BSD
12mu|ipython-0.13.1-6|6	Group:		Development/Python
12mu|ipython-0.13.1-6|7	Url:		http://ipython.org
12mu|ipython-0.13.1-6|8	Source0:	http://pypi.python.org/packages/source/i/%{ipython}/%{name}-%{version}.tar.gz
12mu|ipython-0.13.1-6|9	Source1:        ipython.elc
12mu|ipython-0.13.1-6|10	Source2:        html.tar.xz
12mu|ipython-0.13.1-6|11	BuildArch:	noarch
12mu|ipython-0.13.1-6|12	
12mu|ipython-0.13.1-6|13	BuildRequires:	emacs
12mu|ipython-0.13.1-6|14	BuildRequires:	pkgconfig(python)
12mu|ipython-0.13.1-6|15	BuildRequires:  pkgconfig(python3)
12mu|ipython-0.13.1-6|16	BuildRequires:  python-distribute
12mu|ipython-0.13.1-6|17	BuildRequires:  python3-distribute
12mu|ipython-0.13.1-6|18	BuildRequires:  emacs-python-mode
12mu|ipython-0.13.1-6|19	Requires:	python >= 2.6
12mu|ipython-0.13.1-6|20	Requires:	python-pexpect >= 2.2
12mu|ipython-0.13.1-6|21	Suggests:	pyside >= 1.0.3
12mu|ipython-0.13.1-6|22	Suggests:	python-mpi4py
12mu|ipython-0.13.1-6|23	Suggests:	python-pygments
12mu|ipython-0.13.1-6|24	Suggests:	python-pyzmq >= 2.1.4
12mu|ipython-0.13.1-6|25	Suggests:	python-qt4
12mu|ipython-0.13.1-6|26	Suggests:	wxPython
12mu|ipython-0.13.1-6|27	
12mu|ipython-0.13.1-6|28	%description
12mu|ipython-0.13.1-6|29	The goal of IPython is to create a comprehensive environment for
12mu|ipython-0.13.1-6|30	interactive and exploratory computing. To support this goal, IPython
12mu|ipython-0.13.1-6|31	has two main components:
12mu|ipython-0.13.1-6|32	
12mu|ipython-0.13.1-6|33	* An enhanced interactive Python shell.
12mu|ipython-0.13.1-6|34	* An architecture for interactive parallel computing.
12mu|ipython-0.13.1-6|35	
12mu|ipython-0.13.1-6|36	The enhanced interactive Python shell has the following main features:
12mu|ipython-0.13.1-6|37	
12mu|ipython-0.13.1-6|38	* Comprehensive object introspection.
12mu|ipython-0.13.1-6|39	* Input history, persistent across sessions.
12mu|ipython-0.13.1-6|40	* Caching of output results during a session with automatically
12mu|ipython-0.13.1-6|41	generated references.
12mu|ipython-0.13.1-6|42	* Readline based name completion.
12mu|ipython-0.13.1-6|43	* Extensible system of 'magic' commands for controlling the
12mu|ipython-0.13.1-6|44	environment and performing many tasks related either to IPython or
12mu|ipython-0.13.1-6|45	the operating system.
12mu|ipython-0.13.1-6|46	* Configuration system with easy switching between different setups
12mu|ipython-0.13.1-6|47	(simpler than changing $PYTHONSTARTUP environment variables every
12mu|ipython-0.13.1-6|48	time).
12mu|ipython-0.13.1-6|49	* Session logging and reloading.
12mu|ipython-0.13.1-6|50	* Extensible syntax processing for special purpose situations.
12mu|ipython-0.13.1-6|51	* Access to the system shell with user-extensible alias system.
12mu|ipython-0.13.1-6|52	* Easily embeddable in other Python programs and wxPython GUIs.
12mu|ipython-0.13.1-6|53	* Integrated access to the pdb debugger and the Python profiler.
12mu|ipython-0.13.1-6|54	
12mu|ipython-0.13.1-6|55	The parallel computing architecture has the following main features:
12mu|ipython-0.13.1-6|56	
12mu|ipython-0.13.1-6|57	* Quickly parallelize Python code from an interactive Python/IPython
12mu|ipython-0.13.1-6|58	session.
12mu|ipython-0.13.1-6|59	* A flexible and dynamic process model that be deployed on anything
12mu|ipython-0.13.1-6|60	from multicore workstations to supercomputers.
12mu|ipython-0.13.1-6|61	* An architecture that supports many different styles of parallelism,
12mu|ipython-0.13.1-6|62	from message passing to task farming.
12mu|ipython-0.13.1-6|63	* Both blocking and fully asynchronous interfaces.
12mu|ipython-0.13.1-6|64	* High level APIs that enable many things to be parallelized in a few
12mu|ipython-0.13.1-6|65	lines of code.
12mu|ipython-0.13.1-6|66	* Share live parallel jobs with other users securely.
12mu|ipython-0.13.1-6|67	* Dynamically load balanced task farming system.
12mu|ipython-0.13.1-6|68	* Robust error handling in parallel code.
12mu|ipython-0.13.1-6|69	
12mu|ipython-0.13.1-6|70	%package -n python3-ipython
12mu|ipython-0.13.1-6|71	Summary:        An interactive computing environment for Python3
12mu|ipython-0.13.1-6|72	Group:          Development/Python
12mu|ipython-0.13.1-6|73	License:        BSD
12mu|ipython-0.13.1-6|74	Requires:	python3
12mu|ipython-0.13.1-6|75	Requires:	python3-pexpect
12mu|ipython-0.13.1-6|76	#Suggests:	pyside
12mu|ipython-0.13.1-6|77	#Suggests:	python-mpi4py
12mu|ipython-0.13.1-6|78	#Suggests:	python-pygments
12mu|ipython-0.13.1-6|79	#Suggests:	python-pyzmq >= 2.1.4
12mu|ipython-0.13.1-6|80	#Suggests:	python-qt4
12mu|ipython-0.13.1-6|81	#Suggests:	wxPython
12mu|ipython-0.13.1-6|82	
12mu|ipython-0.13.1-6|83	%description -n python3-ipython
12mu|ipython-0.13.1-6|84	IPython built for Python3
12mu|ipython-0.13.1-6|85	
12mu|ipython-0.13.1-6|86	%prep
12mu|ipython-0.13.1-6|87	%setup -qc
12mu|ipython-0.13.1-6|88	mv %{name}-%{version} python2
12mu|ipython-0.13.1-6|89	cp -a python2 python3
12mu|ipython-0.13.1-6|90	
12mu|ipython-0.13.1-6|91	%build
12mu|ipython-0.13.1-6|92	pushd python2
12mu|ipython-0.13.1-6|93	emacs -batch -f batch-byte-compile docs/emacs/ipython.el
12mu|ipython-0.13.1-6|94	popd
12mu|ipython-0.13.1-6|95	
12mu|ipython-0.13.1-6|96	%install
12mu|ipython-0.13.1-6|97	pushd python3
12mu|ipython-0.13.1-6|98	PYTHONDONTWRITEBYTECODE= python3 setup.py install --root=%{buildroot}
12mu|ipython-0.13.1-6|99	popd
12mu|ipython-0.13.1-6|100	
12mu|ipython-0.13.1-6|101	pushd python2
12mu|ipython-0.13.1-6|102	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
12mu|ipython-0.13.1-6|103	mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp/
12mu|ipython-0.13.1-6|104	install -m 644 docs/emacs/ipython.el* %{buildroot}%{_datadir}/emacs/site-lisp/
12mu|ipython-0.13.1-6|105	popd
12mu|ipython-0.13.1-6|106	
12mu|ipython-0.13.1-6|107	chmod 644 %{buildroot}%{_mandir}/man1/*.1*
12mu|ipython-0.13.1-6|108	find %{buildroot} -name .buildinfo -exec rm -f {} \;
12mu|ipython-0.13.1-6|109	find %{buildroot} -name .git_commit_info.ini -exec rm -rf {} \;
12mu|ipython-0.13.1-6|110	
12mu|ipython-0.13.1-6|111	# Drop shebang from non-executable scripts to make rpmlint happy
12mu|ipython-0.13.1-6|112	find %{buildroot}%{py_sitedir} -name "*py" -perm 644 -exec sed -i '/#!\/usr\/bin\/env python/d' {} \;
12mu|ipython-0.13.1-6|113	#find %{buildroot}%{py3_sitedir} -name "*py" -perm 644 -exec sed -i '/#!\/usr\/bin\/env python/d' {} \;
12mu|ipython-0.13.1-6|114	
12mu|ipython-0.13.1-6|115	%files
12mu|ipython-0.13.1-6|116	%doc python2/docs/examples
12mu|ipython-0.13.1-6|117	%{_bindir}/*
12mu|ipython-0.13.1-6|118	%exclude %{_bindir}/*3
12mu|ipython-0.13.1-6|119	%{py_puresitedir}/*
12mu|ipython-0.13.1-6|120	%{_datadir}/emacs/site-lisp/*
12mu|ipython-0.13.1-6|121	%{_mandir}/man1/*
12mu|ipython-0.13.1-6|122	
12mu|ipython-0.13.1-6|123	%files -n python3-ipython
12mu|ipython-0.13.1-6|124	%doc python3/docs/examples
12mu|ipython-0.13.1-6|125	%{_bindir}/*3
12mu|ipython-0.13.1-6|126	%{py3_puresitedir}/*
12mu|ipython-0.13.1-6|127	
12mu|ipython-0.13.1-6|128	
12mu|ipython-0.13.1-6|129	
12mu|ipython-0.13.1-6|130	%changelog
12mu|ipython-0.13.1-6|131	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.13.1-6
12mu|ipython-0.13.1-6|132	+ Revision: 50ce288
12mu|ipython-0.13.1-6|133	- Spec cleanup
12mu|ipython-0.13.1-6|134	
12mu|ipython-0.13.1-6|135	

19815 12
12mu|irqbalance-1.0.7-1|1	Summary:	Daemon to balance irq's across multiple CPUs
12mu|irqbalance-1.0.7-1|2	Name:		irqbalance
12mu|irqbalance-1.0.7-1|3	Version:	1.0.7
12mu|irqbalance-1.0.7-1|4	Release:	1
12mu|irqbalance-1.0.7-1|5	License:	GPLv2+
12mu|irqbalance-1.0.7-1|6	Group:		System/Kernel and hardware
12mu|irqbalance-1.0.7-1|7	Url:		http://irqbalance.org/
12mu|irqbalance-1.0.7-1|8	Source0:	http://irqbalance.googlecode.com/files/%{name}-%{version}.tar.bz2
12mu|irqbalance-1.0.7-1|9	Source1:	%{name}.sysconfig
12mu|irqbalance-1.0.7-1|10	BuildRequires:	gccmakedep
12mu|irqbalance-1.0.7-1|11	%ifnarch %{arm}
12mu|irqbalance-1.0.7-1|12	BuildRequires:	numa-devel
12mu|irqbalance-1.0.7-1|13	%endif
12mu|irqbalance-1.0.7-1|14	BuildRequires:	pkgconfig(glib-2.0)
12mu|irqbalance-1.0.7-1|15	BuildRequires:	pkgconfig(libcap-ng)
12mu|irqbalance-1.0.7-1|16	
12mu|irqbalance-1.0.7-1|17	%description
12mu|irqbalance-1.0.7-1|18	irqbalance is a daemon that evenly distributes IRQ load across
12mu|irqbalance-1.0.7-1|19	multiple CPUs for enhanced performance.
12mu|irqbalance-1.0.7-1|20	
12mu|irqbalance-1.0.7-1|21	%files
12mu|irqbalance-1.0.7-1|22	%doc AUTHORS
12mu|irqbalance-1.0.7-1|23	%{_mandir}/man1/*
12mu|irqbalance-1.0.7-1|24	%{_sbindir}/*
12mu|irqbalance-1.0.7-1|25	%{_unitdir}/%{name}.service
12mu|irqbalance-1.0.7-1|26	%config(noreplace) %{_sysconfdir}/sysconfig/*
12mu|irqbalance-1.0.7-1|27	
12mu|irqbalance-1.0.7-1|28	%post
12mu|irqbalance-1.0.7-1|29	%systemd_post %{name}.service
12mu|irqbalance-1.0.7-1|30	
12mu|irqbalance-1.0.7-1|31	%preun
12mu|irqbalance-1.0.7-1|32	%systemd_preun %{name}.service
12mu|irqbalance-1.0.7-1|33	
12mu|irqbalance-1.0.7-1|34	#----------------------------------------------------------------------------
12mu|irqbalance-1.0.7-1|35	
12mu|irqbalance-1.0.7-1|36	%prep
12mu|irqbalance-1.0.7-1|37	%setup -q
12mu|irqbalance-1.0.7-1|38	
12mu|irqbalance-1.0.7-1|39	# (tpg) fix path
12mu|irqbalance-1.0.7-1|40	sed -i 's|EnvironmentFile=.*|EnvironmentFile=/etc/sysconfig/irqbalance|' misc/irqbalance.service
12mu|irqbalance-1.0.7-1|41	
12mu|irqbalance-1.0.7-1|42	%build
12mu|irqbalance-1.0.7-1|43	%configure2_5x \
12mu|irqbalance-1.0.7-1|44	--disable-static
12mu|irqbalance-1.0.7-1|45	
12mu|irqbalance-1.0.7-1|46	%make
12mu|irqbalance-1.0.7-1|47	
12mu|irqbalance-1.0.7-1|48	%install
12mu|irqbalance-1.0.7-1|49	install -D -p -m 0755 %{name} %{buildroot}%{_sbindir}/%{name}
12mu|irqbalance-1.0.7-1|50	install -D -p -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12mu|irqbalance-1.0.7-1|51	install -d %{buildroot}%{_mandir}/man1/
12mu|irqbalance-1.0.7-1|52	install -p -m 0644 ./irqbalance.1 %{buildroot}%{_mandir}/man1/
12mu|irqbalance-1.0.7-1|53	install -D -p -m 0644 ./misc/irqbalance.service %{buildroot}%{_unitdir}/irqbalance.service
12mu|irqbalance-1.0.7-1|54	
12mu|irqbalance-1.0.7-1|55	
12mu|irqbalance-1.0.7-1|56	%changelog
12mu|irqbalance-1.0.7-1|57	* Wed Jan 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.7-1
12mu|irqbalance-1.0.7-1|58	+ Revision: 2eea3b5
12mu|irqbalance-1.0.7-1|59	- LOG Fix path in systemd unit, don't require numa for arm
12mu|irqbalance-1.0.7-1|60	
12mu|irqbalance-1.0.7-1|61	

19816 12
12mu|isl-0.12.1-1|1	%define major	10
12mu|isl-0.12.1-1|2	%define libname	%mklibname %{name} %{major}
12mu|isl-0.12.1-1|3	%define devname	%mklibname %{name} -d
12mu|isl-0.12.1-1|4	
12mu|isl-0.12.1-1|5	Summary:	Integer Set Library
12mu|isl-0.12.1-1|6	Name:		isl
12mu|isl-0.12.1-1|7	Version:	0.12.1
12mu|isl-0.12.1-1|8	Release:	1
12mu|isl-0.12.1-1|9	License:	MIT
12mu|isl-0.12.1-1|10	Group:		System/Libraries
12mu|isl-0.12.1-1|11	Url:		git://repo.or.cz/isl.git
12mu|isl-0.12.1-1|12	Source0:	http://www.kotnet.org/~skimo/isl/%{name}-%{version}.tar.xz
12mu|isl-0.12.1-1|13	# See http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58012
12mu|isl-0.12.1-1|14	Patch0:		isl-no-iostream.patch
12mu|isl-0.12.1-1|15	BuildRequires:	gmp-devel
12mu|isl-0.12.1-1|16	
12mu|isl-0.12.1-1|17	%description
12mu|isl-0.12.1-1|18	isl is a library for manipulating sets and relations of integer points
12mu|isl-0.12.1-1|19	bounded by linear constraints. Supported operations on sets include
12mu|isl-0.12.1-1|20	intersection, union, set difference, emptiness check, convex hull,
12mu|isl-0.12.1-1|21	(integer) affine hull, integer projection, computing the lexicographic
12mu|isl-0.12.1-1|22	minimum using parametric integer programming, coalescing and parametric
12mu|isl-0.12.1-1|23	vertex enumeration.
12mu|isl-0.12.1-1|24	
12mu|isl-0.12.1-1|25	It also includes an ILP solver based on generalized basis reduction,
12mu|isl-0.12.1-1|26	transitive closures on maps (which may encode infinite graphs),
12mu|isl-0.12.1-1|27	dependence analysis and bounds on piecewise step-polynomials.
12mu|isl-0.12.1-1|28	
12mu|isl-0.12.1-1|29	#----------------------------------------------------------------------------
12mu|isl-0.12.1-1|30	
12mu|isl-0.12.1-1|31	%package -n	%{libname}
12mu|isl-0.12.1-1|32	Summary:	Integer Set Library
12mu|isl-0.12.1-1|33	Group:		System/Libraries
12mu|isl-0.12.1-1|34	
12mu|isl-0.12.1-1|35	%description -n	%{libname}
12mu|isl-0.12.1-1|36	isl is a library for manipulating sets and relations of integer points
12mu|isl-0.12.1-1|37	bounded by linear constraints. Supported operations on sets include
12mu|isl-0.12.1-1|38	intersection, union, set difference, emptiness check, convex hull,
12mu|isl-0.12.1-1|39	(integer) affine hull, integer projection, computing the lexicographic
12mu|isl-0.12.1-1|40	minimum using parametric integer programming, coalescing and parametric
12mu|isl-0.12.1-1|41	vertex enumeration.
12mu|isl-0.12.1-1|42	
12mu|isl-0.12.1-1|43	It also includes an ILP solver based on generalized basis reduction,
12mu|isl-0.12.1-1|44	transitive closures on maps (which may encode infinite graphs),
12mu|isl-0.12.1-1|45	dependence analysis and bounds on piecewise step-polynomials.
12mu|isl-0.12.1-1|46	
12mu|isl-0.12.1-1|47	%files -n %{libname}
12mu|isl-0.12.1-1|48	%{_libdir}/libisl.so.%{major}*
12mu|isl-0.12.1-1|49	
12mu|isl-0.12.1-1|50	#----------------------------------------------------------------------------
12mu|isl-0.12.1-1|51	
12mu|isl-0.12.1-1|52	%package -n	%{devname}
12mu|isl-0.12.1-1|53	Summary:	Development files for the isl Integer Set Library
12mu|isl-0.12.1-1|54	Group:		Development/C
12mu|isl-0.12.1-1|55	Requires:	%{libname} = %{EVRD}
12mu|isl-0.12.1-1|56	Provides:	%{name}-devel = %{EVRD}
12mu|isl-0.12.1-1|57	Obsoletes:	%{_lib}isl-static-devel < 0.11.1-3
12mu|isl-0.12.1-1|58	
12mu|isl-0.12.1-1|59	%description -n	%{devname}
12mu|isl-0.12.1-1|60	Header files for the isl Integer Set Library.
12mu|isl-0.12.1-1|61	
12mu|isl-0.12.1-1|62	%files -n %{devname}
12mu|isl-0.12.1-1|63	%{_libdir}/libisl.so
12mu|isl-0.12.1-1|64	%{_includedir}/*
12mu|isl-0.12.1-1|65	%{_libdir}/pkgconfig/*.pc
12mu|isl-0.12.1-1|66	
12mu|isl-0.12.1-1|67	#----------------------------------------------------------------------------
12mu|isl-0.12.1-1|68	
12mu|isl-0.12.1-1|69	%prep
12mu|isl-0.12.1-1|70	%setup -q
12mu|isl-0.12.1-1|71	%apply_patches
12mu|isl-0.12.1-1|72	autoreconf -fi
12mu|isl-0.12.1-1|73	
12mu|isl-0.12.1-1|74	%build
12mu|isl-0.12.1-1|75	%configure \
12mu|isl-0.12.1-1|76	--disable-static
12mu|isl-0.12.1-1|77	%make
12mu|isl-0.12.1-1|78	
12mu|isl-0.12.1-1|79	%install
12mu|isl-0.12.1-1|80	%makeinstall_std
12mu|isl-0.12.1-1|81	
12mu|isl-0.12.1-1|82	# (tpg) not needed ?
12mu|isl-0.12.1-1|83	rm -rf %{buildroot}%{_libdir}/*%{name}*-gdb.py
12mu|isl-0.12.1-1|84	
12mu|isl-0.12.1-1|85	%check
12mu|isl-0.12.1-1|86	# All tests must pass
12mu|isl-0.12.1-1|87	make check
12mu|isl-0.12.1-1|88	
12mu|isl-0.12.1-1|89	%changelog
12mu|isl-0.12.1-1|90	* Thu Oct 10 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.12.1-1
12mu|isl-0.12.1-1|91	+ Revision: 5d1d4f5
12mu|isl-0.12.1-1|92	- LOG Adjust spec cosmetics
12mu|isl-0.12.1-1|93	
12mu|isl-0.12.1-1|94	

19817 12
12mu|iso-codes-3.41-1|1	Summary:	Mapping between ISO country codes and full names
12mu|iso-codes-3.41-1|2	Name:		iso-codes
12mu|iso-codes-3.41-1|3	Version:	3.41
12mu|iso-codes-3.41-1|4	Release:	1
12mu|iso-codes-3.41-1|5	
12mu|iso-codes-3.41-1|6	Source0:	http://pkg-isocodes.alioth.debian.org/downloads/iso-codes-%{version}.tar.xz
12mu|iso-codes-3.41-1|7	License:	LGPLv2+
12mu|iso-codes-3.41-1|8	Group:		System/Libraries
12mu|iso-codes-3.41-1|9	Url:		http://pkg-isocodes.alioth.debian.org/
12mu|iso-codes-3.41-1|10	
12mu|iso-codes-3.41-1|11	BuildRequires:	python-pyxml
12mu|iso-codes-3.41-1|12	BuildRequires:	python
12mu|iso-codes-3.41-1|13	BuildArch:	noarch
12mu|iso-codes-3.41-1|14	
12mu|iso-codes-3.41-1|15	%description
12mu|iso-codes-3.41-1|16	This package aims to provide the list of the country and language (and
12mu|iso-codes-3.41-1|17	currency) names in one place, rather than repeated in many programs
12mu|iso-codes-3.41-1|18	throughout Mandriva Linux.
12mu|iso-codes-3.41-1|19	
12mu|iso-codes-3.41-1|20	
12mu|iso-codes-3.41-1|21	%package devel
12mu|iso-codes-3.41-1|22	Summary:	Files for development using %{name}
12mu|iso-codes-3.41-1|23	Group:		Development/C
12mu|iso-codes-3.41-1|24	Requires:	%{name} = %{version}-%{release}
12mu|iso-codes-3.41-1|25	
12mu|iso-codes-3.41-1|26	%description devel
12mu|iso-codes-3.41-1|27	This package contains the pkg-config files for development
12mu|iso-codes-3.41-1|28	when building programs that use %{name}.
12mu|iso-codes-3.41-1|29	
12mu|iso-codes-3.41-1|30	%prep
12mu|iso-codes-3.41-1|31	%setup -q
12mu|iso-codes-3.41-1|32	
12mu|iso-codes-3.41-1|33	%build
12mu|iso-codes-3.41-1|34	%configure2_5x
12mu|iso-codes-3.41-1|35	%make
12mu|iso-codes-3.41-1|36	
12mu|iso-codes-3.41-1|37	%install
12mu|iso-codes-3.41-1|38	%makeinstall_std
12mu|iso-codes-3.41-1|39	
12mu|iso-codes-3.41-1|40	%find_lang iso-codes --all-name
12mu|iso-codes-3.41-1|41	
12mu|iso-codes-3.41-1|42	%files -f iso-codes.lang
12mu|iso-codes-3.41-1|43	%doc README ChangeLog LICENSE
12mu|iso-codes-3.41-1|44	%dir %{_datadir}/xml/iso-codes/
12mu|iso-codes-3.41-1|45	%{_datadir}/xml/iso-codes/*.xml
12mu|iso-codes-3.41-1|46	
12mu|iso-codes-3.41-1|47	%files devel
12mu|iso-codes-3.41-1|48	%{_datadir}/pkgconfig/*.pc
12mu|iso-codes-3.41-1|49	

19818 12
12mu|itext-2.1.5-2|1	%define section free
12mu|itext-2.1.5-2|2	%define gcj_support 0
12mu|itext-2.1.5-2|3	
12mu|itext-2.1.5-2|4	Name:           itext
12mu|itext-2.1.5-2|5	Version:        2.1.5
12mu|itext-2.1.5-2|6	Release:        2
12mu|itext-2.1.5-2|7	Epoch:          0
12mu|itext-2.1.5-2|8	License:        LGPL
12mu|itext-2.1.5-2|9	Summary:        Free Java-PDF library
12mu|itext-2.1.5-2|10	URL:            http://www.lowagie.com/iText/
12mu|itext-2.1.5-2|11	Group:          Development/Java
12mu|itext-2.1.5-2|12	Source0:        http://downloads.sourceforge.net/itext/iText-src-%{version}.tar.gz
12mu|itext-2.1.5-2|13	Source1:        itext-www-20070221.tar.bz2
12mu|itext-2.1.5-2|14	Source2:        itext-1.4-manifest.mf
12mu|itext-2.1.5-2|15	Requires:       bouncycastle
12mu|itext-2.1.5-2|16	Requires:       bouncycastle-extras
12mu|itext-2.1.5-2|17	Provides:       itext2 = %{epoch}:%{version}-%{release}
12mu|itext-2.1.5-2|18	Obsoletes:      itext2 < %{epoch}:%{version}-%{release}
12mu|itext-2.1.5-2|19	BuildRequires:  java-rpmbuild
12mu|itext-2.1.5-2|20	BuildRequires:  ant
12mu|itext-2.1.5-2|21	BuildRequires:  ant-trax
12mu|itext-2.1.5-2|22	BuildRequires:  bouncycastle
12mu|itext-2.1.5-2|23	BuildRequires:  bouncycastle-extras
12mu|itext-2.1.5-2|24	BuildRequires:  xalan-j2
12mu|itext-2.1.5-2|25	%if %{gcj_support}
12mu|itext-2.1.5-2|26	BuildRequires:  java-gcj-compat-devel
12mu|itext-2.1.5-2|27	%else
12mu|itext-2.1.5-2|28	BuildArch:      noarch
12mu|itext-2.1.5-2|29	%endif
12mu|itext-2.1.5-2|30	
12mu|itext-2.1.5-2|31	%description
12mu|itext-2.1.5-2|32	iText is a library that allows you to generate PDF files on the fly. The
12mu|itext-2.1.5-2|33	iText classes are very useful for people who need to generate read-only,
12mu|itext-2.1.5-2|34	platform independent documents containing text, lists, tables and
12mu|itext-2.1.5-2|35	images. The library is especially useful in combination with Java(TM)
12mu|itext-2.1.5-2|36	technology-based Servlets: The look and feel of HTML is browser
12mu|itext-2.1.5-2|37	dependent; with iText and PDF you can control exactly how your servlet's
12mu|itext-2.1.5-2|38	output will look.
12mu|itext-2.1.5-2|39	
12mu|itext-2.1.5-2|40	%package javadoc
12mu|itext-2.1.5-2|41	Summary:        Javadoc for %{name}
12mu|itext-2.1.5-2|42	Group:          Development/Java
12mu|itext-2.1.5-2|43	Provides:       itext2-javadoc = %{epoch}:%{version}-%{release}
12mu|itext-2.1.5-2|44	Obsoletes:      itext2-javadoc < %{epoch}:%{version}-%{release}
12mu|itext-2.1.5-2|45	
12mu|itext-2.1.5-2|46	%description javadoc
12mu|itext-2.1.5-2|47	API documentation for the %{name} package.
12mu|itext-2.1.5-2|48	
12mu|itext-2.1.5-2|49	%package manual
12mu|itext-2.1.5-2|50	Summary:        Documents for %{name}
12mu|itext-2.1.5-2|51	Group:          Development/Java
12mu|itext-2.1.5-2|52	Provides:       itext2-manual = %{epoch}:%{version}-%{release}
12mu|itext-2.1.5-2|53	Obsoletes:      itext2-manual < %{epoch}:%{version}-%{release}
12mu|itext-2.1.5-2|54	
12mu|itext-2.1.5-2|55	%description manual
12mu|itext-2.1.5-2|56	A programming manual for the %{name} package.
12mu|itext-2.1.5-2|57	
12mu|itext-2.1.5-2|58	%prep
12mu|itext-2.1.5-2|59	%setup -q -c
12mu|itext-2.1.5-2|60	%setup -q -D -T -a 1
12mu|itext-2.1.5-2|61	
12mu|itext-2.1.5-2|62	%{__mkdir_p} src/META-INF
12mu|itext-2.1.5-2|63	cp %{SOURCE2} src/META-INF/MANIFEST.MF
12mu|itext-2.1.5-2|64	
12mu|itext-2.1.5-2|65	%{__mkdir_p} lib
12mu|itext-2.1.5-2|66	
12mu|itext-2.1.5-2|67	%{__perl} -pi -e 's/<link.*$//' src/ant/site.xml
12mu|itext-2.1.5-2|68	%{__perl} -pi -e 's/<attribute name="Class-Path".*$//' src/ant/compile.xml
12mu|itext-2.1.5-2|69	%{__perl} -pi -e 's/\r$//g' www/examples/com/lowagie/examples/forms/fill/register.xfdf
12mu|itext-2.1.5-2|70	
12mu|itext-2.1.5-2|71	%build
12mu|itext-2.1.5-2|72	pushd src
12mu|itext-2.1.5-2|73	export CLASSPATH=$(build-classpath bcprov bcmail)
12mu|itext-2.1.5-2|74	export OPT_JAR_LIST="`%{__cat} %{_sysconfdir}/ant.d/trax`"
12mu|itext-2.1.5-2|75	%{ant} jar javadoc tutorial lowagie.com
12mu|itext-2.1.5-2|76	popd
12mu|itext-2.1.5-2|77	
12mu|itext-2.1.5-2|78	%install
12mu|itext-2.1.5-2|79	# jars
12mu|itext-2.1.5-2|80	%{__mkdir_p} %{buildroot}%{_javadir}
12mu|itext-2.1.5-2|81	%{__cp} -a lib/iText.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mu|itext-2.1.5-2|82	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do %{__ln_s} ${jar} `echo ${jar} | %{__sed} "s|-%{version}||g"`; done)
12mu|itext-2.1.5-2|83	
12mu|itext-2.1.5-2|84	%{gcj_compile}
12mu|itext-2.1.5-2|85	
12mu|itext-2.1.5-2|86	%{__perl} -pi -e 's/\r$//g' build/lowagie/*.{txt,xml}
12mu|itext-2.1.5-2|87	%{__perl} -pi -e 's/\r$//g' build/lowagie/ant/*.xml
12mu|itext-2.1.5-2|88	%{__perl} -pi -e 's/\r$//g' build/lowagie/ant/.ant.properties
12mu|itext-2.1.5-2|89	
12mu|itext-2.1.5-2|90	# javadoc
12mu|itext-2.1.5-2|91	%{__mkdir_p} %{buildroot}%{_javadocdir}/%{name}-%{version}
12mu|itext-2.1.5-2|92	#cp -a build/docs/* %{buildroot}%{_javadocdir}/%{name}-%{version}
12mu|itext-2.1.5-2|93	(cd %{buildroot}%{_javadocdir} && %{__ln_s} %{name}-%{version} %{name})
12mu|itext-2.1.5-2|94	
12mu|itext-2.1.5-2|95	# manual
12mu|itext-2.1.5-2|96	%{__mkdir_p} %{buildroot}%{_docdir}/%{name}-%{version}
12mu|itext-2.1.5-2|97	cp -a build/lowagie/* %{buildroot}%{_docdir}/%{name}-%{version}
12mu|itext-2.1.5-2|98	cp -a build/examples %{buildroot}%{_docdir}/%{name}-%{version}
12mu|itext-2.1.5-2|99	cp -a build/tutorial %{buildroot}%{_docdir}/%{name}-%{version}
12mu|itext-2.1.5-2|100	
12mu|itext-2.1.5-2|101	%if %{gcj_support}
12mu|itext-2.1.5-2|102	%post
12mu|itext-2.1.5-2|103	%{update_gcjdb}
12mu|itext-2.1.5-2|104	
12mu|itext-2.1.5-2|105	%postun
12mu|itext-2.1.5-2|106	%{clean_gcjdb}
12mu|itext-2.1.5-2|107	%endif
12mu|itext-2.1.5-2|108	
12mu|itext-2.1.5-2|109	%files
12mu|itext-2.1.5-2|110	%defattr(0644,root,root,0755)
12mu|itext-2.1.5-2|111	%doc %{_docdir}/%{name}-%{version}/MPL-1.1.txt
12mu|itext-2.1.5-2|112	%doc %{_docdir}/%{name}-%{version}/lgpl.txt
12mu|itext-2.1.5-2|113	%{_javadir}/*
12mu|itext-2.1.5-2|114	%if %{gcj_support}
12mu|itext-2.1.5-2|115	%dir %{_libdir}/gcj/%{name}
12mu|itext-2.1.5-2|116	%{_libdir}/gcj/%{name}/*
12mu|itext-2.1.5-2|117	%endif
12mu|itext-2.1.5-2|118	
12mu|itext-2.1.5-2|119	%files javadoc
12mu|itext-2.1.5-2|120	%defattr(0644,root,root,0755)
12mu|itext-2.1.5-2|121	%doc %{_javadocdir}/%{name}-%{version}
12mu|itext-2.1.5-2|122	%doc %{_javadocdir}/%{name}
12mu|itext-2.1.5-2|123	
12mu|itext-2.1.5-2|124	%files manual
12mu|itext-2.1.5-2|125	%defattr(0644,root,root,0755)
12mu|itext-2.1.5-2|126	%doc %{_docdir}/*
12mu|itext-2.1.5-2|127	%exclude %{_docdir}/%{name}-%{version}/*.txt
12mu|itext-2.1.5-2|128	
12mu|itext-2.1.5-2|129	%changelog
12mu|itext-2.1.5-2|130	* Sun Mar 08 2009 Frederik Himpe <fhimpe@mandriva.org> 0:2.1.5-1mdv2009.1
12mu|itext-2.1.5-2|131	+ Revision: 352880
12mu|itext-2.1.5-2|132	- update to new version 2.1.5
12mu|itext-2.1.5-2|133	
12mu|itext-2.1.5-2|134	* Wed Feb 18 2009 Jérôme Soyer <saispo@mandriva.org> 0:2.1.4-0.0.1mdv2009.1
12mu|itext-2.1.5-2|135	+ Revision: 342309
12mu|itext-2.1.5-2|136	- New upstream release
12mu|itext-2.1.5-2|137	
12mu|itext-2.1.5-2|138	* Sun Jul 13 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:2.1.3-0.0.1mdv2009.0
12mu|itext-2.1.5-2|139	+ Revision: 234258
12mu|itext-2.1.5-2|140	- new version 2.1.3
12mu|itext-2.1.5-2|141	
12mu|itext-2.1.5-2|142	* Fri May 23 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:2.1.2-0.0.2mdv2009.0
12mu|itext-2.1.5-2|143	+ Revision: 210151
12mu|itext-2.1.5-2|144	- disable gcj compile
12mu|itext-2.1.5-2|145	
12mu|itext-2.1.5-2|146	+ David Walluck <walluck@mandriva.org>
12mu|itext-2.1.5-2|147	- move mkdir to %%prep
12mu|itext-2.1.5-2|148	- 2.1.2u
12mu|itext-2.1.5-2|149	
12mu|itext-2.1.5-2|150	* Mon Apr 14 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:2.1.0-0.0.1mdv2009.0
12mu|itext-2.1.5-2|151	+ Revision: 193443
12mu|itext-2.1.5-2|152	- new version
12mu|itext-2.1.5-2|153	
12mu|itext-2.1.5-2|154	* Fri Jan 25 2008 David Walluck <walluck@mandriva.org> 0:2.0.8-0.0.2mdv2008.1
12mu|itext-2.1.5-2|155	+ Revision: 158083
12mu|itext-2.1.5-2|156	- obsolete itext2 subpackage as well
12mu|itext-2.1.5-2|157	
12mu|itext-2.1.5-2|158	* Fri Jan 25 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:2.0.8-0.0.1mdv2008.1
12mu|itext-2.1.5-2|159	+ Revision: 157919
12mu|itext-2.1.5-2|160	- new release
12mu|itext-2.1.5-2|161	
12mu|itext-2.1.5-2|162	+ Olivier Blin <oblin@mandriva.com>
12mu|itext-2.1.5-2|163	- restore BuildRoot
12mu|itext-2.1.5-2|164	
12mu|itext-2.1.5-2|165	* Mon Dec 31 2007 David Walluck <walluck@mandriva.org> 0:2.0.7-0.0.4mdv2008.1
12mu|itext-2.1.5-2|166	+ Revision: 139929
12mu|itext-2.1.5-2|167	- add itext2 Provides/Obsoletes
12mu|itext-2.1.5-2|168	- set OPT_JAR_LIST better
12mu|itext-2.1.5-2|169	- more macros
12mu|itext-2.1.5-2|170	
12mu|itext-2.1.5-2|171	* Thu Dec 20 2007 David Walluck <walluck@mandriva.org> 0:2.0.7-0.0.3mdv2008.1
12mu|itext-2.1.5-2|172	+ Revision: 135375
12mu|itext-2.1.5-2|173	- there are no jars to remove
12mu|itext-2.1.5-2|174	- fix syntax error in spec
12mu|itext-2.1.5-2|175	- fix bouncycastle (Build)Requires
12mu|itext-2.1.5-2|176	
12mu|itext-2.1.5-2|177	+ Thierry Vignaud <tvignaud@mandriva.com>
12mu|itext-2.1.5-2|178	- kill re-definition of %%buildroot on Pixel's request
12mu|itext-2.1.5-2|179	
12mu|itext-2.1.5-2|180	+ Anssi Hannula <anssi@mandriva.org>
12mu|itext-2.1.5-2|181	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12mu|itext-2.1.5-2|182	
12mu|itext-2.1.5-2|183	* Thu Nov 29 2007 Alexander Kurtakov <akurtakov@mandriva.org> 0:2.0.7-0.0.1mdv2008.1
12mu|itext-2.1.5-2|184	+ Revision: 113887
12mu|itext-2.1.5-2|185	- new version
12mu|itext-2.1.5-2|186	
12mu|itext-2.1.5-2|187	* Sat Oct 13 2007 David Walluck <walluck@mandriva.org> 0:2.0.6-1mdv2008.1
12mu|itext-2.1.5-2|188	+ Revision: 97842
12mu|itext-2.1.5-2|189	- add sources
12mu|itext-2.1.5-2|190	- 2.0.6
12mu|itext-2.1.5-2|191	
12mu|itext-2.1.5-2|192	* Mon Sep 17 2007 David Walluck <walluck@mandriva.org> 0:2.0.5-1mdv2008.1
12mu|itext-2.1.5-2|193	+ Revision: 89365
12mu|itext-2.1.5-2|194	- 2.0.5
12mu|itext-2.1.5-2|195	
12mu|itext-2.1.5-2|196	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:2.0.4-3mdv2008.0
12mu|itext-2.1.5-2|197	+ Revision: 87394
12mu|itext-2.1.5-2|198	- rebuild to filter out autorequires of GCJ AOT objects
12mu|itext-2.1.5-2|199	- remove unnecessary Requires(post) on java-gcj-compat
12mu|itext-2.1.5-2|200	
12mu|itext-2.1.5-2|201	* Sun Sep 09 2007 Pascal Terjan <pterjan@mandriva.org> 0:2.0.4-2mdv2008.0
12mu|itext-2.1.5-2|202	+ Revision: 82854
12mu|itext-2.1.5-2|203	- rebuild
12mu|itext-2.1.5-2|204	
12mu|itext-2.1.5-2|205	* Mon Jun 04 2007 David Walluck <walluck@mandriva.org> 0:2.0.4-1mdv2008.0
12mu|itext-2.1.5-2|206	+ Revision: 35251
12mu|itext-2.1.5-2|207	- 2.0.4
12mu|itext-2.1.5-2|208	
12mu|itext-2.1.5-2|209	* Tue Apr 17 2007 David Walluck <walluck@mandriva.org> 0:2.0.2-1mdv2008.0
12mu|itext-2.1.5-2|210	+ Revision: 14114
12mu|itext-2.1.5-2|211	- 2.0.2
12mu|itext-2.1.5-2|212	
12mu|itext-2.1.5-2|213	
12mu|itext-2.1.5-2|214	* Tue Dec 19 2006 David Walluck <walluck@mandriva.org> 1.4.8-1mdv2007.0
12mu|itext-2.1.5-2|215	+ Revision: 100231
12mu|itext-2.1.5-2|216	- 1.4.8
12mu|itext-2.1.5-2|217	
12mu|itext-2.1.5-2|218	* Mon Dec 11 2006 David Walluck <walluck@mandriva.org> 0:1.4.7-1mdv2007.1
12mu|itext-2.1.5-2|219	+ Revision: 95103
12mu|itext-2.1.5-2|220	- 1.4.7
12mu|itext-2.1.5-2|221	
12mu|itext-2.1.5-2|222	* Tue Oct 31 2006 David Walluck <walluck@mandriva.org> 0:1.4.6-1mdv2007.1
12mu|itext-2.1.5-2|223	+ Revision: 73920
12mu|itext-2.1.5-2|224	- 1.4.6
12mu|itext-2.1.5-2|225	- Import itext
12mu|itext-2.1.5-2|226	
12mu|itext-2.1.5-2|227	* Sat Sep 16 2006 David Walluck <walluck@mandriva.org> 0:1.4.5-1mdv2007.0
12mu|itext-2.1.5-2|228	- 1.4.5
12mu|itext-2.1.5-2|229	
12mu|itext-2.1.5-2|230	* Tue Sep 05 2006 David Walluck <walluck@mandriva.org> 0:1.4.4-1mdv2007.0
12mu|itext-2.1.5-2|231	- 1.4.4
12mu|itext-2.1.5-2|232	
12mu|itext-2.1.5-2|233	* Tue Aug 29 2006 David Walluck <walluck@mandriva.org> 0:1.4.3-2mdv2007.0
12mu|itext-2.1.5-2|234	- 1.4.4
12mu|itext-2.1.5-2|235	- do not require dos2unix for build
12mu|itext-2.1.5-2|236	
12mu|itext-2.1.5-2|237	* Wed Aug 09 2006 David Walluck <walluck@mandriva.org> 0:1.4.3-1mdv2007.0
12mu|itext-2.1.5-2|238	- 1.4.3
12mu|itext-2.1.5-2|239	
12mu|itext-2.1.5-2|240	* Tue Jun 06 2006 David Walluck <walluck@mandriva.org> 0:1.3-1.8.1mdv2007.0
12mu|itext-2.1.5-2|241	- release
12mu|itext-2.1.5-2|242	
12mu|itext-2.1.5-2|243	* Tue Feb 28 2006 Anthony Green <green@redhat.com> - 1.3-1jpp_8
12mu|itext-2.1.5-2|244	- Rebuild with new compiler.
12mu|itext-2.1.5-2|245	
12mu|itext-2.1.5-2|246	* Tue Jan 17 2006 Anthony Green <green@redhat.com> - 1.3-1jpp_6
12mu|itext-2.1.5-2|247	- Remove epoch from changelog versions.
12mu|itext-2.1.5-2|248	
12mu|itext-2.1.5-2|249	* Mon Jan 16 2006 Anthony Green <green@redhat.com> - 1.3-1jpp_5
12mu|itext-2.1.5-2|250	- Remove empty /usr/share/java/itext.
12mu|itext-2.1.5-2|251	- Move manual and javadoc packages to Documentation group.
12mu|itext-2.1.5-2|252	- Add itext-no-javadoc-web-links.patch.
12mu|itext-2.1.5-2|253	
12mu|itext-2.1.5-2|254	* Mon Jan 16 2006 Anthony Green <green@redhat.com> - 1.3-1jpp_4
12mu|itext-2.1.5-2|255	- Fixed Group.
12mu|itext-2.1.5-2|256	- Cleaned up changelog versions.
12mu|itext-2.1.5-2|257	- Use dos2unix on doc files.
12mu|itext-2.1.5-2|258	- Don't create unversioned javadoc link.
12mu|itext-2.1.5-2|259	
12mu|itext-2.1.5-2|260	* Fri Jan 13 2006 Anthony Green <green@redhat.com> - 1.3-1jpp_3
12mu|itext-2.1.5-2|261	- Remove javadoc %%postun, as that should get handled by the fact
12mu|itext-2.1.5-2|262	that the file is ghosted.
12mu|itext-2.1.5-2|263	- Improve javadoc and manual subpackage descriptions.
12mu|itext-2.1.5-2|264	
12mu|itext-2.1.5-2|265	* Wed Jan 04 2006 Anthony Green <green@redhat.com> - 1.3-1jpp_2
12mu|itext-2.1.5-2|266	- Add ant-trax and jaxp_transform_impl dependencies.
12mu|itext-2.1.5-2|267	- Set OPT_JAR_LIST.
12mu|itext-2.1.5-2|268	
12mu|itext-2.1.5-2|269	* Wed Jan 04 2006 Anthony Green <green@redhat.com> - 1.3-1jpp_1
12mu|itext-2.1.5-2|270	- Build native code.
12mu|itext-2.1.5-2|271	- Add patch to remove proprietary jpeg encoding library usage.
12mu|itext-2.1.5-2|272	- Fix BuildRequires.
12mu|itext-2.1.5-2|273	- Tweak BuildRoot.
12mu|itext-2.1.5-2|274	
12mu|itext-2.1.5-2|275	* Sat Aug 27 2005 Ralph Apel <r.apel at r-apel.de> - 1.3-1jpp
12mu|itext-2.1.5-2|276	- Upgrade to 1.3
12mu|itext-2.1.5-2|277	- Now one jar only
12mu|itext-2.1.5-2|278	
12mu|itext-2.1.5-2|279	* Thu Aug 26 2004 Ralph Apel <r.apel at r-apel.de> - 1.02b-2jpp
12mu|itext-2.1.5-2|280	- Build with ant-1.6.2
12mu|itext-2.1.5-2|281	- Relax some versioned dependencies
12mu|itext-2.1.5-2|282	
12mu|itext-2.1.5-2|283	* Fri Feb 27 2004 Ralph Apel <r.apel at r-apel.de> - 1.02b-1jpp
12mu|itext-2.1.5-2|284	- First JPackage release
12mu|itext-2.1.5-2|285	

19819 12
12mu|jakarta-commons-logging-1.1-4|1	# Copyright (c) 2000-2005, JPackage Project
12mu|jakarta-commons-logging-1.1-4|2	# All rights reserved.
12mu|jakarta-commons-logging-1.1-4|3	#
12mu|jakarta-commons-logging-1.1-4|4	# Redistribution and use in source and binary forms, with or without
12mu|jakarta-commons-logging-1.1-4|5	# modification, are permitted provided that the following conditions
12mu|jakarta-commons-logging-1.1-4|6	# are met:
12mu|jakarta-commons-logging-1.1-4|7	#
12mu|jakarta-commons-logging-1.1-4|8	# 1. Redistributions of source code must retain the above copyright
12mu|jakarta-commons-logging-1.1-4|9	#    notice, this list of conditions and the following disclaimer.
12mu|jakarta-commons-logging-1.1-4|10	# 2. Redistributions in binary form must reproduce the above copyright
12mu|jakarta-commons-logging-1.1-4|11	#    notice, this list of conditions and the following disclaimer in the
12mu|jakarta-commons-logging-1.1-4|12	#    documentation and/or other materials provided with the
12mu|jakarta-commons-logging-1.1-4|13	#    distribution.
12mu|jakarta-commons-logging-1.1-4|14	# 3. Neither the name of the JPackage Project nor the names of its
12mu|jakarta-commons-logging-1.1-4|15	#    contributors may be used to endorse or promote products derived
12mu|jakarta-commons-logging-1.1-4|16	#    from this software without specific prior written permission.
12mu|jakarta-commons-logging-1.1-4|17	#
12mu|jakarta-commons-logging-1.1-4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mu|jakarta-commons-logging-1.1-4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mu|jakarta-commons-logging-1.1-4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mu|jakarta-commons-logging-1.1-4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mu|jakarta-commons-logging-1.1-4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mu|jakarta-commons-logging-1.1-4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mu|jakarta-commons-logging-1.1-4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mu|jakarta-commons-logging-1.1-4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mu|jakarta-commons-logging-1.1-4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mu|jakarta-commons-logging-1.1-4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mu|jakarta-commons-logging-1.1-4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mu|jakarta-commons-logging-1.1-4|29	#
12mu|jakarta-commons-logging-1.1-4|30	
12mu|jakarta-commons-logging-1.1-4|31	%define base_name  logging
12mu|jakarta-commons-logging-1.1-4|32	%define short_name commons-%{base_name}
12mu|jakarta-commons-logging-1.1-4|33	%define section    free
12mu|jakarta-commons-logging-1.1-4|34	%define gcj_support 0
12mu|jakarta-commons-logging-1.1-4|35	
12mu|jakarta-commons-logging-1.1-4|36	Name:           jakarta-%{short_name}
12mu|jakarta-commons-logging-1.1-4|37	Version:        1.1
12mu|jakarta-commons-logging-1.1-4|38	Release:        4
12mu|jakarta-commons-logging-1.1-4|39	Epoch:          1
12mu|jakarta-commons-logging-1.1-4|40	Summary:        Jakarta Commons Logging Package
12mu|jakarta-commons-logging-1.1-4|41	License:        Apache License
12mu|jakarta-commons-logging-1.1-4|42	Group:          Development/Java
12mu|jakarta-commons-logging-1.1-4|43	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|jakarta-commons-logging-1.1-4|44	URL:            http://jakarta.apache.org/commons/%{base_name}/
12mu|jakarta-commons-logging-1.1-4|45	Source0:        http://www.apache.org/dist/jakarta/commons/logging/source/commons-logging-%{version}-src.tar.bz2
12mu|jakarta-commons-logging-1.1-4|46	Patch1:         %{short_name}-eclipse-manifest.patch
12mu|jakarta-commons-logging-1.1-4|47	BuildRequires:  ant
12mu|jakarta-commons-logging-1.1-4|48	#BuildRequires:  avalon-framework
12mu|jakarta-commons-logging-1.1-4|49	#BuildRequires:  avalon-logkit
12mu|jakarta-commons-logging-1.1-4|50	BuildRequires:  java-rpmbuild
12mu|jakarta-commons-logging-1.1-4|51	BuildRequires:  junit
12mu|jakarta-commons-logging-1.1-4|52	BuildRequires:  log4j
12mu|jakarta-commons-logging-1.1-4|53	BuildRequires:  servletapi5
12mu|jakarta-commons-logging-1.1-4|54	%if %{gcj_support}
12mu|jakarta-commons-logging-1.1-4|55	BuildRequires:  java-gcj-compat-devel
12mu|jakarta-commons-logging-1.1-4|56	%else
12mu|jakarta-commons-logging-1.1-4|57	BuildArch:      noarch
12mu|jakarta-commons-logging-1.1-4|58	%endif
12mu|jakarta-commons-logging-1.1-4|59	
12mu|jakarta-commons-logging-1.1-4|60	%description
12mu|jakarta-commons-logging-1.1-4|61	The commons-logging package provides a simple, component oriented
12mu|jakarta-commons-logging-1.1-4|62	interface (org.apache.commons.logging.Log) together with wrappers for
12mu|jakarta-commons-logging-1.1-4|63	logging systems. The user can choose at runtime which system they want
12mu|jakarta-commons-logging-1.1-4|64	to use. In addition, a small number of basic implementations are
12mu|jakarta-commons-logging-1.1-4|65	provided to allow users to use the package standalone.
12mu|jakarta-commons-logging-1.1-4|66	commons-logging was heavily influenced by Avalon's Logkit and Log4J. The
12mu|jakarta-commons-logging-1.1-4|67	commons-logging abstraction is meant to minimixe the differences between
12mu|jakarta-commons-logging-1.1-4|68	the two, and to allow a developer to not tie himself to a particular
12mu|jakarta-commons-logging-1.1-4|69	logging implementation.
12mu|jakarta-commons-logging-1.1-4|70	
12mu|jakarta-commons-logging-1.1-4|71	%package        javadoc
12mu|jakarta-commons-logging-1.1-4|72	Summary:        Javadoc for %{name}
12mu|jakarta-commons-logging-1.1-4|73	Group:          Development/Java
12mu|jakarta-commons-logging-1.1-4|74	
12mu|jakarta-commons-logging-1.1-4|75	%description    javadoc
12mu|jakarta-commons-logging-1.1-4|76	Javadoc for %{name}.
12mu|jakarta-commons-logging-1.1-4|77	
12mu|jakarta-commons-logging-1.1-4|78	# -----------------------------------------------------------------------------
12mu|jakarta-commons-logging-1.1-4|79	
12mu|jakarta-commons-logging-1.1-4|80	%prep
12mu|jakarta-commons-logging-1.1-4|81	%setup -q -n %{short_name}-%{version}-src
12mu|jakarta-commons-logging-1.1-4|82	%patch1 -p1
12mu|jakarta-commons-logging-1.1-4|83	
12mu|jakarta-commons-logging-1.1-4|84	# -----------------------------------------------------------------------------
12mu|jakarta-commons-logging-1.1-4|85	
12mu|jakarta-commons-logging-1.1-4|86	%build
12mu|jakarta-commons-logging-1.1-4|87	cat > build.properties <<EOBM
12mu|jakarta-commons-logging-1.1-4|88	junit.jar=$(build-classpath junit)
12mu|jakarta-commons-logging-1.1-4|89	log4j.jar=$(build-classpath log4j)
12mu|jakarta-commons-logging-1.1-4|90	log4j12.jar=$(build-classpath log4j)
12mu|jakarta-commons-logging-1.1-4|91	logkit.jar=$(build-classpath avalon-logkit)
12mu|jakarta-commons-logging-1.1-4|92	avalon-framework.jar=$(build-classpath avalon-framework)
12mu|jakarta-commons-logging-1.1-4|93	servletapi.jar=$(build-classpath servletapi5)
12mu|jakarta-commons-logging-1.1-4|94	EOBM
12mu|jakarta-commons-logging-1.1-4|95	export OPT_JAR_LIST="ant/ant-junit"
12mu|jakarta-commons-logging-1.1-4|96	%{ant} -Dsource.version=1.4 -Dtarget.version=1.4 clean compile
12mu|jakarta-commons-logging-1.1-4|97	#%{ant} -Dsource.version=1.4 -Dtarget.version=1.4 compile.tests test
12mu|jakarta-commons-logging-1.1-4|98	
12mu|jakarta-commons-logging-1.1-4|99	(cd src/java && %{javadoc} -d ../../target/docs/api `%{_bindir}/find . -type f -name '*.java'`)
12mu|jakarta-commons-logging-1.1-4|100	
12mu|jakarta-commons-logging-1.1-4|101	# -----------------------------------------------------------------------------
12mu|jakarta-commons-logging-1.1-4|102	
12mu|jakarta-commons-logging-1.1-4|103	%install
12mu|jakarta-commons-logging-1.1-4|104	rm -rf $RPM_BUILD_ROOT
12mu|jakarta-commons-logging-1.1-4|105	
12mu|jakarta-commons-logging-1.1-4|106	# jars
12mu|jakarta-commons-logging-1.1-4|107	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mu|jakarta-commons-logging-1.1-4|108	install -p -m 644 target/%{short_name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mu|jakarta-commons-logging-1.1-4|109	install -p -m 644 target/%{short_name}-adapters-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-adapters-%{version}.jar
12mu|jakarta-commons-logging-1.1-4|110	install -p -m 644 target/%{short_name}-api-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-api-%{version}.jar
12mu|jakarta-commons-logging-1.1-4|111	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|jakarta-||g"`; done)
12mu|jakarta-commons-logging-1.1-4|112	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mu|jakarta-commons-logging-1.1-4|113	# javadoc
12mu|jakarta-commons-logging-1.1-4|114	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mu|jakarta-commons-logging-1.1-4|115	cp -a target/docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mu|jakarta-commons-logging-1.1-4|116	%{__ln_s} %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mu|jakarta-commons-logging-1.1-4|117	
12mu|jakarta-commons-logging-1.1-4|118	# -----------------------------------------------------------------------------
12mu|jakarta-commons-logging-1.1-4|119	
12mu|jakarta-commons-logging-1.1-4|120	%if %{gcj_support}
12mu|jakarta-commons-logging-1.1-4|121	%{_bindir}/aot-compile-rpm
12mu|jakarta-commons-logging-1.1-4|122	%endif
12mu|jakarta-commons-logging-1.1-4|123	
12mu|jakarta-commons-logging-1.1-4|124	%clean
12mu|jakarta-commons-logging-1.1-4|125	rm -rf $RPM_BUILD_ROOT
12mu|jakarta-commons-logging-1.1-4|126	
12mu|jakarta-commons-logging-1.1-4|127	%if %{gcj_support}
12mu|jakarta-commons-logging-1.1-4|128	%post
12mu|jakarta-commons-logging-1.1-4|129	%{update_gcjdb}
12mu|jakarta-commons-logging-1.1-4|130	
12mu|jakarta-commons-logging-1.1-4|131	%postun
12mu|jakarta-commons-logging-1.1-4|132	%{clean_gcjdb}
12mu|jakarta-commons-logging-1.1-4|133	%endif
12mu|jakarta-commons-logging-1.1-4|134	
12mu|jakarta-commons-logging-1.1-4|135	%files
12mu|jakarta-commons-logging-1.1-4|136	%defattr(0644,root,root,0755)
12mu|jakarta-commons-logging-1.1-4|137	%doc PROPOSAL.html STATUS.html LICENSE.txt RELEASE-NOTES.txt
12mu|jakarta-commons-logging-1.1-4|138	%{_javadir}/*
12mu|jakarta-commons-logging-1.1-4|139	%if %{gcj_support}
12mu|jakarta-commons-logging-1.1-4|140	%dir %{_libdir}/gcj/%{name}
12mu|jakarta-commons-logging-1.1-4|141	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mu|jakarta-commons-logging-1.1-4|142	%endif
12mu|jakarta-commons-logging-1.1-4|143	
12mu|jakarta-commons-logging-1.1-4|144	%files javadoc
12mu|jakarta-commons-logging-1.1-4|145	%defattr(0644,root,root,0755)
12mu|jakarta-commons-logging-1.1-4|146	%{_javadocdir}/%{name}-%{version}
12mu|jakarta-commons-logging-1.1-4|147	%{_javadocdir}/%{name}
12mu|jakarta-commons-logging-1.1-4|148	
12mu|jakarta-commons-logging-1.1-4|149	# -----------------------------------------------------------------------------
12mu|jakarta-commons-logging-1.1-4|150	
12mu|jakarta-commons-logging-1.1-4|151	
12mu|jakarta-commons-logging-1.1-4|152	%changelog
12mu|jakarta-commons-logging-1.1-4|153	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.1-3.3.7mdv2011.0
12mu|jakarta-commons-logging-1.1-4|154	+ Revision: 606058
12mu|jakarta-commons-logging-1.1-4|155	- rebuild
12mu|jakarta-commons-logging-1.1-4|156	
12mu|jakarta-commons-logging-1.1-4|157	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.1-3.3.6mdv2010.1
12mu|jakarta-commons-logging-1.1-4|158	+ Revision: 522981
12mu|jakarta-commons-logging-1.1-4|159	- rebuilt for 2010.1
12mu|jakarta-commons-logging-1.1-4|160	
12mu|jakarta-commons-logging-1.1-4|161	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 0:1.1-3.3.5mdv2010.0
12mu|jakarta-commons-logging-1.1-4|162	+ Revision: 425440
12mu|jakarta-commons-logging-1.1-4|163	- rebuild
12mu|jakarta-commons-logging-1.1-4|164	
12mu|jakarta-commons-logging-1.1-4|165	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 0:1.1-3.3.4mdv2009.1
12mu|jakarta-commons-logging-1.1-4|166	+ Revision: 351288
12mu|jakarta-commons-logging-1.1-4|167	- rebuild
12mu|jakarta-commons-logging-1.1-4|168	
12mu|jakarta-commons-logging-1.1-4|169	* Thu Jul 31 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:1.1-3.3.3mdv2009.0
12mu|jakarta-commons-logging-1.1-4|170	+ Revision: 257587
12mu|jakarta-commons-logging-1.1-4|171	- update osgi manifest
12mu|jakarta-commons-logging-1.1-4|172	
12mu|jakarta-commons-logging-1.1-4|173	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 0:1.1-3.3.2mdv2009.0
12mu|jakarta-commons-logging-1.1-4|174	+ Revision: 167947
12mu|jakarta-commons-logging-1.1-4|175	- fix no-buildroot-tag
12mu|jakarta-commons-logging-1.1-4|176	- kill re-definition of %%buildroot on Pixel's request
12mu|jakarta-commons-logging-1.1-4|177	
12mu|jakarta-commons-logging-1.1-4|178	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:1.1-3.3.2mdv2008.1
12mu|jakarta-commons-logging-1.1-4|179	+ Revision: 120915
12mu|jakarta-commons-logging-1.1-4|180	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12mu|jakarta-commons-logging-1.1-4|181	
12mu|jakarta-commons-logging-1.1-4|182	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:1.1-3.3.1mdv2008.0
12mu|jakarta-commons-logging-1.1-4|183	+ Revision: 87413
12mu|jakarta-commons-logging-1.1-4|184	- rebuild to filter out autorequires of GCJ AOT objects
12mu|jakarta-commons-logging-1.1-4|185	- remove unnecessary Requires(post) on java-gcj-compat
12mu|jakarta-commons-logging-1.1-4|186	
12mu|jakarta-commons-logging-1.1-4|187	* Wed Aug 22 2007 David Walluck <walluck@mandriva.org> 0:1.1-3.3.0mdv2008.0
12mu|jakarta-commons-logging-1.1-4|188	+ Revision: 69293
12mu|jakarta-commons-logging-1.1-4|189	- bump release
12mu|jakarta-commons-logging-1.1-4|190	
12mu|jakarta-commons-logging-1.1-4|191	* Wed Aug 22 2007 David Walluck <walluck@mandriva.org> 0:1.1-3.3mdv2008.0
12mu|jakarta-commons-logging-1.1-4|192	+ Revision: 69201
12mu|jakarta-commons-logging-1.1-4|193	- do not run tests
12mu|jakarta-commons-logging-1.1-4|194	- set OPT_JAR_LIST=ant/ant-junit
12mu|jakarta-commons-logging-1.1-4|195	- add eclipse manifest patch
12mu|jakarta-commons-logging-1.1-4|196	- build and run tests even though they fail on gcj
12mu|jakarta-commons-logging-1.1-4|197	- manually build javadocs
12mu|jakarta-commons-logging-1.1-4|198	- remove javadoc scriptlets
12mu|jakarta-commons-logging-1.1-4|199	
12mu|jakarta-commons-logging-1.1-4|200	
12mu|jakarta-commons-logging-1.1-4|201	* Wed Mar 14 2007 Christiaan Welvaart <spturtle@mandriva.org> 1.1-3.3mdv2007.1
12mu|jakarta-commons-logging-1.1-4|202	+ Revision: 143758
12mu|jakarta-commons-logging-1.1-4|203	- rebuild for 2007.1
12mu|jakarta-commons-logging-1.1-4|204	- Import jakarta-commons-logging
12mu|jakarta-commons-logging-1.1-4|205	
12mu|jakarta-commons-logging-1.1-4|206	* Fri Aug 04 2006 David Walluck <walluck@mandriva.org> 0:1.1-3.2mdv2007.0
12mu|jakarta-commons-logging-1.1-4|207	- enable debug package
12mu|jakarta-commons-logging-1.1-4|208	
12mu|jakarta-commons-logging-1.1-4|209	* Mon Jun 12 2006 David Walluck <walluck@mandriva.org> 0:1.1-3.1mdv2007.0
12mu|jakarta-commons-logging-1.1-4|210	- bump release
12mu|jakarta-commons-logging-1.1-4|211	
12mu|jakarta-commons-logging-1.1-4|212	* Sun Jun 04 2006 David Walluck <walluck@mandriva.org> 0:1.1-2mdv2007.0
12mu|jakarta-commons-logging-1.1-4|213	- this is not a noarch package
12mu|jakarta-commons-logging-1.1-4|214	
12mu|jakarta-commons-logging-1.1-4|215	* Sun Jun 04 2006 David Walluck <walluck@mandriva.org> 0:1.1-1mdv2007.0
12mu|jakarta-commons-logging-1.1-4|216	- 1.1
12mu|jakarta-commons-logging-1.1-4|217	- rebuild for libgcj.so.7
12mu|jakarta-commons-logging-1.1-4|218	- aot-compile
12mu|jakarta-commons-logging-1.1-4|219	- no api docs
12mu|jakarta-commons-logging-1.1-4|220	
12mu|jakarta-commons-logging-1.1-4|221	* Fri May 13 2005 David Walluck <walluck@mandriva.org> 0:1.0.4-2.1mdk
12mu|jakarta-commons-logging-1.1-4|222	- release
12mu|jakarta-commons-logging-1.1-4|223	
12mu|jakarta-commons-logging-1.1-4|224	* Tue Aug 24 2004 Randy Watler <rwatler at finali.com> - 0:1.0.4-2jpp
12mu|jakarta-commons-logging-1.1-4|225	- Rebuild with ant-1.6.2
12mu|jakarta-commons-logging-1.1-4|226	
12mu|jakarta-commons-logging-1.1-4|227	* Fri Jun 25 2004 Kaj J. Niemi <kajtzu@fi.basen.net> - 0:1.0.4-1jpp
12mu|jakarta-commons-logging-1.1-4|228	- Update to 1.0.4 (tomcat 5.0.27 wants it)
12mu|jakarta-commons-logging-1.1-4|229	- Drop Patch #0 (jakarta-commons-logging-noclasspath.patch), unnecessary
12mu|jakarta-commons-logging-1.1-4|230	

19820 12
12mu|java-1.5.0-gcj-1.5.0.0-27|1	# with => disabled by default
12mu|java-1.5.0-gcj-1.5.0.0-27|2	# without => enabled by default
12mu|java-1.5.0-gcj-1.5.0.0-27|3	
12mu|java-1.5.0-gcj-1.5.0.0-27|4	%bcond_with		bootstrap
12mu|java-1.5.0-gcj-1.5.0.0-27|5	%bcond_with             plugin
12mu|java-1.5.0-gcj-1.5.0.0-27|6	%bcond_with             fastjar
12mu|java-1.5.0-gcj-1.5.0.0-27|7	
12mu|java-1.5.0-gcj-1.5.0.0-27|8	%define origin		gcj
12mu|java-1.5.0-gcj-1.5.0.0-27|9	%define gccsuffix	%nil
12mu|java-1.5.0-gcj-1.5.0.0-27|10	%define gccsoversion	13
12mu|java-1.5.0-gcj-1.5.0.0-27|11	%define priority	1500
12mu|java-1.5.0-gcj-1.5.0.0-27|12	%define	javaver		1.5.0
12mu|java-1.5.0-gcj-1.5.0.0-27|13	%define buildver	0
12mu|java-1.5.0-gcj-1.5.0.0-27|14	# the version-release string for the gcj rpms we require
12mu|java-1.5.0-gcj-1.5.0.0-27|15	%define gccver		%(gcc%{gccsuffix} -dumpversion 2>/dev/null || echo 0)
12mu|java-1.5.0-gcj-1.5.0.0-27|16	%define jgcver		1.0.80
12mu|java-1.5.0-gcj-1.5.0.0-27|17	%define jar		%{_bindir}/gjar%{gccsuffix}
12mu|java-1.5.0-gcj-1.5.0.0-27|18	
12mu|java-1.5.0-gcj-1.5.0.0-27|19	%define	sdklnk		java-%{javaver}-%{origin}
12mu|java-1.5.0-gcj-1.5.0.0-27|20	%define	jrelnk		jre-%{javaver}-%{origin}
12mu|java-1.5.0-gcj-1.5.0.0-27|21	%define	sdkdir		%{name}-%{version}
12mu|java-1.5.0-gcj-1.5.0.0-27|22	%define	jredir		%{sdkdir}/jre
12mu|java-1.5.0-gcj-1.5.0.0-27|23	%define sdkbindir	%{_jvmdir}/%{sdklnk}/bin
12mu|java-1.5.0-gcj-1.5.0.0-27|24	%define jrebindir	%{_jvmdir}/%{jrelnk}/bin
12mu|java-1.5.0-gcj-1.5.0.0-27|25	%define jvmjardir       %{_jvmjardir}/%{name}-%{version}
12mu|java-1.5.0-gcj-1.5.0.0-27|26	%define jafver          1.1
12mu|java-1.5.0-gcj-1.5.0.0-27|27	
12mu|java-1.5.0-gcj-1.5.0.0-27|28	%if %with plugin
12mu|java-1.5.0-gcj-1.5.0.0-27|29	%define plugindir       %{_libdir}/mozilla/plugins
12mu|java-1.5.0-gcj-1.5.0.0-27|30	%endif
12mu|java-1.5.0-gcj-1.5.0.0-27|31	
12mu|java-1.5.0-gcj-1.5.0.0-27|32	Summary:	JPackage runtime scripts for GCJ
12mu|java-1.5.0-gcj-1.5.0.0-27|33	Name:		java-%{javaver}-%{origin}
12mu|java-1.5.0-gcj-1.5.0.0-27|34	Version:	%{javaver}.%{buildver}
12mu|java-1.5.0-gcj-1.5.0.0-27|35	Release:	27
12mu|java-1.5.0-gcj-1.5.0.0-27|36	Group:		Development/Java
12mu|java-1.5.0-gcj-1.5.0.0-27|37	License:	GPLv2
12mu|java-1.5.0-gcj-1.5.0.0-27|38	Url:		http://sources.redhat.com/rhug/java-gcj-compat.html
12mu|java-1.5.0-gcj-1.5.0.0-27|39	Source0:	ftp://sources.redhat.com/pub/rhug/java-gcj-compat-%{jgcver}.tar.gz
12mu|java-1.5.0-gcj-1.5.0.0-27|40	Patch0:		java-1.4.2-gcj-compat-aot-compile-rpm.patch
12mu|java-1.5.0-gcj-1.5.0.0-27|41	# Add only .so linked to correct libgcj_bc.so during rebuild-gcj-db,
12mu|java-1.5.0-gcj-1.5.0.0-27|42	# to avoid gij failure with non-rebuilt packages
12mu|java-1.5.0-gcj-1.5.0.0-27|43	Patch1:		java-1.5.0-gcj-ensure-soname-compat.patch
12mu|java-1.5.0-gcj-1.5.0.0-27|44	# Fix invalid python code causing aotcompile to explode
12mu|java-1.5.0-gcj-1.5.0.0-27|45	Patch5:		java-gcj-compat-1.0.80-fix-aotcompile.patch
12mu|java-1.5.0-gcj-1.5.0.0-27|46	
12mu|java-1.5.0-gcj-1.5.0.0-27|47	# required to calculate gcj binary's path to encode in aotcompile.py
12mu|java-1.5.0-gcj-1.5.0.0-27|48	# and rebuild-gcj-db
12mu|java-1.5.0-gcj-1.5.0.0-27|49	BuildRequires:	gcc%{gccsuffix}-java eclipse-ecj
12mu|java-1.5.0-gcj-1.5.0.0-27|50	BuildRequires:	libgcj%{gccsoversion}-src
12mu|java-1.5.0-gcj-1.5.0.0-27|51	# required for cacerts generation
12mu|java-1.5.0-gcj-1.5.0.0-27|52	BuildRequires:	openssl
12mu|java-1.5.0-gcj-1.5.0.0-27|53	BuildRequires:	gcj-tools
12mu|java-1.5.0-gcj-1.5.0.0-27|54	BuildRequires:	python-devel
12mu|java-1.5.0-gcj-1.5.0.0-27|55	BuildRequires:	java-rpmbuild
12mu|java-1.5.0-gcj-1.5.0.0-27|56	%if !%{with bootstrap}
12mu|java-1.5.0-gcj-1.5.0.0-27|57	BuildRequires:	java-1.7.0-openjdk-devel
12mu|java-1.5.0-gcj-1.5.0.0-27|58	%endif
12mu|java-1.5.0-gcj-1.5.0.0-27|59	BuildArch:	noarch
12mu|java-1.5.0-gcj-1.5.0.0-27|60	
12mu|java-1.5.0-gcj-1.5.0.0-27|61	# required for tools and libgcj.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|62	Requires:	%{mklibname gcj %{gccsoversion}} >= %{gccver}
12mu|java-1.5.0-gcj-1.5.0.0-27|63	# XXX:	this might not be the right place for it, but it needs to be somewhere
12mu|java-1.5.0-gcj-1.5.0.0-27|64	Requires:	bouncycastle
12mu|java-1.5.0-gcj-1.5.0.0-27|65	# required for directory structures
12mu|java-1.5.0-gcj-1.5.0.0-27|66	Requires:	jpackage-utils >= 1.7.3
12mu|java-1.5.0-gcj-1.5.0.0-27|67	Requires(post,postun):	jpackage-utils
12mu|java-1.5.0-gcj-1.5.0.0-27|68	Requires(post,postun):	update-alternatives >= 1.8.6
12mu|java-1.5.0-gcj-1.5.0.0-27|69	
12mu|java-1.5.0-gcj-1.5.0.0-27|70	# standard JPackage base provides
12mu|java-1.5.0-gcj-1.5.0.0-27|71	Provides:	jre-%{javaver}-%{origin} = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|72	Provides:	jre-%{origin} = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|73	Provides:	jre-%{javaver} = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|74	Provides:	java-%{javaver} = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|75	Provides:	jre = %{javaver}
12mu|java-1.5.0-gcj-1.5.0.0-27|76	Provides:	java-%{origin} = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|77	Provides:	java = %{javaver}
12mu|java-1.5.0-gcj-1.5.0.0-27|78	# libgcj provides, translated to JPackage provides
12mu|java-1.5.0-gcj-1.5.0.0-27|79	Provides:	jaas = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|80	Provides:	jce = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|81	Provides:	jdbc-stdext = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|82	Provides:	jdbc-stdext = 3.0
12mu|java-1.5.0-gcj-1.5.0.0-27|83	Provides:	jndi = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|84	Provides:	jndi-cos = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|85	Provides:	jndi-dns = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|86	Provides:	jndi-ldap = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|87	Provides:	jndi-rmi = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|88	Provides:	jsse = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|89	Provides:	java-sasl = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|90	Provides:	jaxp_parser_impl = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|91	# java-gcj-compat base provides
12mu|java-1.5.0-gcj-1.5.0.0-27|92	# (anssi) added release
12mu|java-1.5.0-gcj-1.5.0.0-27|93	Provides:	java-gcj-compat = %{jgcver}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|94	Provides:	java-1.4.2-gcj-compat = 1.4.2.0-41
12mu|java-1.5.0-gcj-1.5.0.0-27|95	Provides:	java-1.5.0-gcj-compat = 1.5.0
12mu|java-1.5.0-gcj-1.5.0.0-27|96	
12mu|java-1.5.0-gcj-1.5.0.0-27|97	# Mandriva added:
12mu|java-1.5.0-gcj-1.5.0.0-27|98	Provides:	jaxp_transform_impl = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|99	Provides:	jta = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|100	
12mu|java-1.5.0-gcj-1.5.0.0-27|101	Obsoletes:	java-1.4.2-gcj-compat < 1.4.2.0-41
12mu|java-1.5.0-gcj-1.5.0.0-27|102	Obsoletes:	gnu-crypto < 2.1.0-7
12mu|java-1.5.0-gcj-1.5.0.0-27|103	Obsoletes:	gnu-crypto-der < 2.1.0-7
12mu|java-1.5.0-gcj-1.5.0.0-27|104	Obsoletes:	gnu-crypto-auth-jdk1.4 < 2.1.0-7
12mu|java-1.5.0-gcj-1.5.0.0-27|105	Obsoletes:	gnu-crypto-jce-jdk1.4 < 2.1.0-7
12mu|java-1.5.0-gcj-1.5.0.0-27|106	Obsoletes:	gnu-crypto-sasl-jdk1.4 < 2.1.0-7
12mu|java-1.5.0-gcj-1.5.0.0-27|107	Obsoletes:	jessie <= 1.0.1-7
12mu|java-1.5.0-gcj-1.5.0.0-27|108	Obsoletes:	classpathx-jaf <= 1.0-16
12mu|java-1.5.0-gcj-1.5.0.0-27|109	Provides:	jaf = 0:%{jafver}
12mu|java-1.5.0-gcj-1.5.0.0-27|110	Provides:	activation = 0:%{jafver}
12mu|java-1.5.0-gcj-1.5.0.0-27|111	Obsoletes:	gnujaf <= 0:1.0-0.rc1.1jp
12mu|java-1.5.0-gcj-1.5.0.0-27|112	
12mu|java-1.5.0-gcj-1.5.0.0-27|113	%description
12mu|java-1.5.0-gcj-1.5.0.0-27|114	This package installs directory structures, shell scripts and symbolic
12mu|java-1.5.0-gcj-1.5.0.0-27|115	links to simulate a JPackage-compatible runtime environment with GCJ.
12mu|java-1.5.0-gcj-1.5.0.0-27|116	
12mu|java-1.5.0-gcj-1.5.0.0-27|117	%package devel
12mu|java-1.5.0-gcj-1.5.0.0-27|118	Summary:	JPackage development scripts for GCJ
12mu|java-1.5.0-gcj-1.5.0.0-27|119	Group:		Development/Java
12mu|java-1.5.0-gcj-1.5.0.0-27|120	
12mu|java-1.5.0-gcj-1.5.0.0-27|121	# require base package
12mu|java-1.5.0-gcj-1.5.0.0-27|122	Requires:	%{name} = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|123	# require python for aot-compile
12mu|java-1.5.0-gcj-1.5.0.0-27|124	Requires:	python
12mu|java-1.5.0-gcj-1.5.0.0-27|125	# post requires alternatives to install tool alternatives
12mu|java-1.5.0-gcj-1.5.0.0-27|126	Requires(post):	update-alternatives >= 1.8.6
12mu|java-1.5.0-gcj-1.5.0.0-27|127	# postun requires alternatives to uninstall tool alternatives
12mu|java-1.5.0-gcj-1.5.0.0-27|128	Requires(postun):	update-alternatives
12mu|java-1.5.0-gcj-1.5.0.0-27|129	%py_requires -d
12mu|java-1.5.0-gcj-1.5.0.0-27|130	Requires:	gcc%{gccsuffix}-java
12mu|java-1.5.0-gcj-1.5.0.0-27|131	
12mu|java-1.5.0-gcj-1.5.0.0-27|132	%if %with fastjar
12mu|java-1.5.0-gcj-1.5.0.0-27|133	Requires:	fastjar
12mu|java-1.5.0-gcj-1.5.0.0-27|134	%endif
12mu|java-1.5.0-gcj-1.5.0.0-27|135	
12mu|java-1.5.0-gcj-1.5.0.0-27|136	%if !%with bootstrap
12mu|java-1.5.0-gcj-1.5.0.0-27|137	# For javadoc symlink
12mu|java-1.5.0-gcj-1.5.0.0-27|138	Requires:	java-1.7.0-openjdk-devel
12mu|java-1.5.0-gcj-1.5.0.0-27|139	%endif
12mu|java-1.5.0-gcj-1.5.0.0-27|140	# For java == gij symlink
12mu|java-1.5.0-gcj-1.5.0.0-27|141	Requires:	gcj-tools
12mu|java-1.5.0-gcj-1.5.0.0-27|142	
12mu|java-1.5.0-gcj-1.5.0.0-27|143	# standard JPackage devel provides
12mu|java-1.5.0-gcj-1.5.0.0-27|144	Provides:	java-sdk-%{javaver}-%{origin} = %{version}
12mu|java-1.5.0-gcj-1.5.0.0-27|145	Provides:	java-sdk-%{javaver} = %{version}
12mu|java-1.5.0-gcj-1.5.0.0-27|146	Provides:	java-sdk-%{origin} = %{version}
12mu|java-1.5.0-gcj-1.5.0.0-27|147	Provides:	java-sdk = %{javaver}
12mu|java-1.5.0-gcj-1.5.0.0-27|148	Provides:	java-%{javaver}-devel = %{version}
12mu|java-1.5.0-gcj-1.5.0.0-27|149	Provides:	java-devel-%{origin} = %{version}
12mu|java-1.5.0-gcj-1.5.0.0-27|150	Provides:	java-devel = %{javaver}
12mu|java-1.5.0-gcj-1.5.0.0-27|151	# java-gcj-compat devel provides
12mu|java-1.5.0-gcj-1.5.0.0-27|152	# (anssi) added release
12mu|java-1.5.0-gcj-1.5.0.0-27|153	Provides:	java-gcj-compat-devel = %{jgcver}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|154	Provides:	java-1.4.2-gcj-compat-devel = 1.4.2.0-41
12mu|java-1.5.0-gcj-1.5.0.0-27|155	
12mu|java-1.5.0-gcj-1.5.0.0-27|156	Obsoletes:	java-1.4.2-gcj-compat-devel < 1.4.2.0-41
12mu|java-1.5.0-gcj-1.5.0.0-27|157	
12mu|java-1.5.0-gcj-1.5.0.0-27|158	%if !%with bootstrap
12mu|java-1.5.0-gcj-1.5.0.0-27|159	Requires:	eclipse-ecj
12mu|java-1.5.0-gcj-1.5.0.0-27|160	%else
12mu|java-1.5.0-gcj-1.5.0.0-27|161	Requires:	ecj-bootstrap
12mu|java-1.5.0-gcj-1.5.0.0-27|162	%endif
12mu|java-1.5.0-gcj-1.5.0.0-27|163	
12mu|java-1.5.0-gcj-1.5.0.0-27|164	%description devel
12mu|java-1.5.0-gcj-1.5.0.0-27|165	This package installs directory structures, shell scripts and symbolic
12mu|java-1.5.0-gcj-1.5.0.0-27|166	links to simulate a JPackage-compatible development environment with
12mu|java-1.5.0-gcj-1.5.0.0-27|167	GCJ.
12mu|java-1.5.0-gcj-1.5.0.0-27|168	
12mu|java-1.5.0-gcj-1.5.0.0-27|169	%package src
12mu|java-1.5.0-gcj-1.5.0.0-27|170	Summary:	Source files for libgcj
12mu|java-1.5.0-gcj-1.5.0.0-27|171	Group:		Development/Java
12mu|java-1.5.0-gcj-1.5.0.0-27|172	
12mu|java-1.5.0-gcj-1.5.0.0-27|173	Requires:	%{name} = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|174	Requires:	libgcj%{gccsoversion}-src >= %{gccver}
12mu|java-1.5.0-gcj-1.5.0.0-27|175	
12mu|java-1.5.0-gcj-1.5.0.0-27|176	# java-gcj-compat src provides
12mu|java-1.5.0-gcj-1.5.0.0-27|177	Provides:	java-1.4.2-gcj-compat-src = 1.4.2.0-41
12mu|java-1.5.0-gcj-1.5.0.0-27|178	Obsoletes:	java-1.4.2-gcj-compat-src < 1.4.2.0-41
12mu|java-1.5.0-gcj-1.5.0.0-27|179	
12mu|java-1.5.0-gcj-1.5.0.0-27|180	%description src
12mu|java-1.5.0-gcj-1.5.0.0-27|181	This package installs a versionless src.zip symlink that points to a
12mu|java-1.5.0-gcj-1.5.0.0-27|182	specific version of the libgcj sources.
12mu|java-1.5.0-gcj-1.5.0.0-27|183	
12mu|java-1.5.0-gcj-1.5.0.0-27|184	%if !%with bootstrap
12mu|java-1.5.0-gcj-1.5.0.0-27|185	%package javadoc
12mu|java-1.5.0-gcj-1.5.0.0-27|186	Summary:	API documentation for libgcj
12mu|java-1.5.0-gcj-1.5.0.0-27|187	Group:		Development/Java
12mu|java-1.5.0-gcj-1.5.0.0-27|188	
12mu|java-1.5.0-gcj-1.5.0.0-27|189	# require base package
12mu|java-1.5.0-gcj-1.5.0.0-27|190	# (walluck):	why? docs should not require a JVM
12mu|java-1.5.0-gcj-1.5.0.0-27|191	#Requires:	%{name} = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|192	
12mu|java-1.5.0-gcj-1.5.0.0-27|193	# standard JPackage javadoc provides
12mu|java-1.5.0-gcj-1.5.0.0-27|194	Provides:	java-javadoc = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|195	Provides:	java-%{javaver}-javadoc = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|196	# java-gcj-compat javadoc provides
12mu|java-1.5.0-gcj-1.5.0.0-27|197	Provides:	java-1.4.2-gcj-compat-javadoc = 1.4.2.0-41
12mu|java-1.5.0-gcj-1.5.0.0-27|198	
12mu|java-1.5.0-gcj-1.5.0.0-27|199	Obsoletes:	java-1.4.2-gcj-compat-javadoc < 1.4.2.0-41
12mu|java-1.5.0-gcj-1.5.0.0-27|200	Obsoletes:	gnu-crypto-javadoc < 2.1.0-7
12mu|java-1.5.0-gcj-1.5.0.0-27|201	Obsoletes:	classpathx-jaf-javadoc <= 1.0-16
12mu|java-1.5.0-gcj-1.5.0.0-27|202	Provides:	jaf-javadoc = 0:%{jafver}
12mu|java-1.5.0-gcj-1.5.0.0-27|203	Provides:	activation-javadoc = 0:%{jafver}
12mu|java-1.5.0-gcj-1.5.0.0-27|204	Obsoletes:	gnujaf-javadoc <= 0:1.0-0.rc1.1jpp
12mu|java-1.5.0-gcj-1.5.0.0-27|205	
12mu|java-1.5.0-gcj-1.5.0.0-27|206	%description javadoc
12mu|java-1.5.0-gcj-1.5.0.0-27|207	This package installs Javadoc API documentation for libgcj.
12mu|java-1.5.0-gcj-1.5.0.0-27|208	%endif
12mu|java-1.5.0-gcj-1.5.0.0-27|209	
12mu|java-1.5.0-gcj-1.5.0.0-27|210	%if %with plugin
12mu|java-1.5.0-gcj-1.5.0.0-27|211	%package plugin
12mu|java-1.5.0-gcj-1.5.0.0-27|212	Summary:	Web browser plugin that handles applets
12mu|java-1.5.0-gcj-1.5.0.0-27|213	Group:		Development/Java
12mu|java-1.5.0-gcj-1.5.0.0-27|214	
12mu|java-1.5.0-gcj-1.5.0.0-27|215	# require base package
12mu|java-1.5.0-gcj-1.5.0.0-27|216	Requires:	%{name} = %{version}-%{release}
12mu|java-1.5.0-gcj-1.5.0.0-27|217	# require libgcj for plugin shared object
12mu|java-1.5.0-gcj-1.5.0.0-27|218	Requires:	%{_lib}gcj%{gccsoversion} >= %{gccver}
12mu|java-1.5.0-gcj-1.5.0.0-27|219	# post requires alternatives to install plugin alternative
12mu|java-1.5.0-gcj-1.5.0.0-27|220	Requires(post):	update-alternatives
12mu|java-1.5.0-gcj-1.5.0.0-27|221	# postun requires alternatives to uninstall plugin alternative
12mu|java-1.5.0-gcj-1.5.0.0-27|222	Requires(postun):	update-alternatives
12mu|java-1.5.0-gcj-1.5.0.0-27|223	
12mu|java-1.5.0-gcj-1.5.0.0-27|224	# standard JPackage plugin provides
12mu|java-1.5.0-gcj-1.5.0.0-27|225	Provides:	java-plugin = %{javaver}
12mu|java-1.5.0-gcj-1.5.0.0-27|226	Provides:	java-%{javaver}-plugin = %{version}
12mu|java-1.5.0-gcj-1.5.0.0-27|227	# java-gcj-compat plugin provides
12mu|java-1.5.0-gcj-1.5.0.0-27|228	Provides:	java-1.4.2-gcj-compat-plugin = 1.4.2.0-41
12mu|java-1.5.0-gcj-1.5.0.0-27|229	Obsoletes:	java-1.4.2-gcj-compat-plugin < 1.4.2.0-41
12mu|java-1.5.0-gcj-1.5.0.0-27|230	
12mu|java-1.5.0-gcj-1.5.0.0-27|231	%description plugin
12mu|java-1.5.0-gcj-1.5.0.0-27|232	This package installs gcjwebplugin, a Mozilla plugin for applets.
12mu|java-1.5.0-gcj-1.5.0.0-27|233	%endif
12mu|java-1.5.0-gcj-1.5.0.0-27|234	
12mu|java-1.5.0-gcj-1.5.0.0-27|235	%prep
12mu|java-1.5.0-gcj-1.5.0.0-27|236	%setup -qn java-gcj-compat-%{jgcver}
12mu|java-1.5.0-gcj-1.5.0.0-27|237	%apply_patches
12mu|java-1.5.0-gcj-1.5.0.0-27|238	# (anssi) for patch4:
12mu|java-1.5.0-gcj-1.5.0.0-27|239	GCJ_BC_MAJOR=$(objdump -p $(gcj%gccsuffix -print-file-name=libgcj_bc.so) | \
12mu|java-1.5.0-gcj-1.5.0.0-27|240	grep SONAME | sed -ne 's,^.*libgcj_bc.so.\([^ ]\).*$,\1,p')
12mu|java-1.5.0-gcj-1.5.0.0-27|241	sed -i -e "s,\@GCJ_BC_MAJOR\@,$GCJ_BC_MAJOR," rebuild-gcj-db.in
12mu|java-1.5.0-gcj-1.5.0.0-27|242	
12mu|java-1.5.0-gcj-1.5.0.0-27|243	# (anssi)
12mu|java-1.5.0-gcj-1.5.0.0-27|244	sed -i -e 's,gkeytool ,gkeytool%{gccsuffix} ,' generate-cacerts.pl
12mu|java-1.5.0-gcj-1.5.0.0-27|245	sed -i -e 's,gjarsigner ,gjarsigner%{gccsuffix} ,' Makefile.am
12mu|java-1.5.0-gcj-1.5.0.0-27|246	sed -i -e 's,gappletviewer ,gappletviewer%{gccsuffix} ,' Makefile.am
12mu|java-1.5.0-gcj-1.5.0.0-27|247	
12mu|java-1.5.0-gcj-1.5.0.0-27|248	%if %with fastjar
12mu|java-1.5.0-gcj-1.5.0.0-27|249	# (anssi) GCC4.2 contains gjar instead of fastjar
12mu|java-1.5.0-gcj-1.5.0.0-27|250	# we use external fastjar due to upstream classpath bug anyway:
12mu|java-1.5.0-gcj-1.5.0.0-27|251	# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32516
12mu|java-1.5.0-gcj-1.5.0.0-27|252	sed -i -e 's,fastjar\$\(gcc_suffix\),fastjar,' Makefile.am
12mu|java-1.5.0-gcj-1.5.0.0-27|253	%else
12mu|java-1.5.0-gcj-1.5.0.0-27|254	sed -i -e 's,fastjar\$\(gcc_suffix\),gjar\$\(gcc_suffix\),' Makefile.am
12mu|java-1.5.0-gcj-1.5.0.0-27|255	%endif
12mu|java-1.5.0-gcj-1.5.0.0-27|256	aclocal
12mu|java-1.5.0-gcj-1.5.0.0-27|257	automake
12mu|java-1.5.0-gcj-1.5.0.0-27|258	autoconf
12mu|java-1.5.0-gcj-1.5.0.0-27|259	
12mu|java-1.5.0-gcj-1.5.0.0-27|260	%build
12mu|java-1.5.0-gcj-1.5.0.0-27|261	export CLASSPATH=
12mu|java-1.5.0-gcj-1.5.0.0-27|262	export JAR=%jar
12mu|java-1.5.0-gcj-1.5.0.0-27|263	%configure2_5x \
12mu|java-1.5.0-gcj-1.5.0.0-27|264	--disable-symlinks \
12mu|java-1.5.0-gcj-1.5.0.0-27|265	--with-arch-directory=%{_arch} \
12mu|java-1.5.0-gcj-1.5.0.0-27|266	--with-os-directory=linux \
12mu|java-1.5.0-gcj-1.5.0.0-27|267	--with-security-directory=%{_sysconfdir}/java/security/security.d \
12mu|java-1.5.0-gcj-1.5.0.0-27|268	--with-gcc-suffix=%{gccsuffix} \
12mu|java-1.5.0-gcj-1.5.0.0-27|269	--with-origin-name=gcj
12mu|java-1.5.0-gcj-1.5.0.0-27|270	
12mu|java-1.5.0-gcj-1.5.0.0-27|271	%make
12mu|java-1.5.0-gcj-1.5.0.0-27|272	
12mu|java-1.5.0-gcj-1.5.0.0-27|273	# the python compiler encodes the source file's timestamp in the .pyc
12mu|java-1.5.0-gcj-1.5.0.0-27|274	# and .pyo headers.  since aotcompile.py is generated by configure,
12mu|java-1.5.0-gcj-1.5.0.0-27|275	# its timestamp will differ from build to build.  this causes multilib
12mu|java-1.5.0-gcj-1.5.0.0-27|276	# conflicts.  we work around this by setting aotcompile.py's timestamp
12mu|java-1.5.0-gcj-1.5.0.0-27|277	# to equal aotcompile.py.in's timestamp. (205216)
12mu|java-1.5.0-gcj-1.5.0.0-27|278	touch --reference=aotcompile.py.in aotcompile.py
12mu|java-1.5.0-gcj-1.5.0.0-27|279	
12mu|java-1.5.0-gcj-1.5.0.0-27|280	%install
12mu|java-1.5.0-gcj-1.5.0.0-27|281	%makeinstall_std
12mu|java-1.5.0-gcj-1.5.0.0-27|282	
12mu|java-1.5.0-gcj-1.5.0.0-27|283	# extensions handling
12mu|java-1.5.0-gcj-1.5.0.0-27|284	install -dm 755 %{buildroot}%{jvmjardir}
12mu|java-1.5.0-gcj-1.5.0.0-27|285	pushd %{buildroot}%{jvmjardir}
12mu|java-1.5.0-gcj-1.5.0.0-27|286	for jarname in jaas jce jdbc-stdext jndi jndi-cos jndi-dns \
12mu|java-1.5.0-gcj-1.5.0.0-27|287	jndi-ldap jndi-rmi jsse sasl jta; do
12mu|java-1.5.0-gcj-1.5.0.0-27|288	ln -s %{_jvmdir}/%{jredir}/lib/$jarname.jar $jarname-%{version}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|289	done
12mu|java-1.5.0-gcj-1.5.0.0-27|290	for jar in *-%{version}.jar ; do
12mu|java-1.5.0-gcj-1.5.0.0-27|291	ln -sf ${jar} $(echo $jar | sed "s|-%{version}.jar|-%{javaver}.jar|g")
12mu|java-1.5.0-gcj-1.5.0.0-27|292	ln -sf ${jar} $(echo $jar | sed "s|-%{version}.jar|.jar|g")
12mu|java-1.5.0-gcj-1.5.0.0-27|293	done
12mu|java-1.5.0-gcj-1.5.0.0-27|294	popd
12mu|java-1.5.0-gcj-1.5.0.0-27|295	
12mu|java-1.5.0-gcj-1.5.0.0-27|296	# security directory and provider list
12mu|java-1.5.0-gcj-1.5.0.0-27|297	install -dm 755 %{buildroot}%{_jvmdir}/%{jredir}/lib/security
12mu|java-1.5.0-gcj-1.5.0.0-27|298	ln -sf %{_prefix}/lib/security/classpath.security %{buildroot}%{_jvmdir}/%{jredir}/lib/security/java.security
12mu|java-1.5.0-gcj-1.5.0.0-27|299	
12mu|java-1.5.0-gcj-1.5.0.0-27|300	%if 0
12mu|java-1.5.0-gcj-1.5.0.0-27|301	# (anssi) we have those in jpackage-utils
12mu|java-1.5.0-gcj-1.5.0.0-27|302	
12mu|java-1.5.0-gcj-1.5.0.0-27|303	# default security providers, provided by libgcj
12mu|java-1.5.0-gcj-1.5.0.0-27|304	install -dm 755 %{buildroot}%{_sysconfdir}/java/security/security.d
12mu|java-1.5.0-gcj-1.5.0.0-27|305	for provider in \
12mu|java-1.5.0-gcj-1.5.0.0-27|306	1000-gnu.java.security.provider.Gnu \
12mu|java-1.5.0-gcj-1.5.0.0-27|307	1001-gnu.javax.crypto.jce.GnuCrypto \
12mu|java-1.5.0-gcj-1.5.0.0-27|308	1002-gnu.javax.crypto.jce.GnuSasl \
12mu|java-1.5.0-gcj-1.5.0.0-27|309	1003-gnu.javax.net.ssl.provider.Jessie \
12mu|java-1.5.0-gcj-1.5.0.0-27|310	1004-gnu.javax.security.auth.callback.GnuCallbacks
12mu|java-1.5.0-gcj-1.5.0.0-27|311	do
12mu|java-1.5.0-gcj-1.5.0.0-27|312	cat > %{buildroot}%{_sysconfdir}/java/security/security.d/$provider << EOF
12mu|java-1.5.0-gcj-1.5.0.0-27|313	# This file's contents are ignored.  It's name, of the form
12mu|java-1.5.0-gcj-1.5.0.0-27|314	# <priority>-<provider name>, is used by rebuild-security-providers to
12mu|java-1.5.0-gcj-1.5.0.0-27|315	# rebuild the list of security providers in libgcj's
12mu|java-1.5.0-gcj-1.5.0.0-27|316	# classpath.security file.
12mu|java-1.5.0-gcj-1.5.0.0-27|317	EOF
12mu|java-1.5.0-gcj-1.5.0.0-27|318	done
12mu|java-1.5.0-gcj-1.5.0.0-27|319	
12mu|java-1.5.0-gcj-1.5.0.0-27|320	%endif
12mu|java-1.5.0-gcj-1.5.0.0-27|321	
12mu|java-1.5.0-gcj-1.5.0.0-27|322	# cacerts
12mu|java-1.5.0-gcj-1.5.0.0-27|323	%{__perl} generate-cacerts.pl
12mu|java-1.5.0-gcj-1.5.0.0-27|324	install -m 644 cacerts %{buildroot}%{_jvmdir}/%{jredir}/lib/security
12mu|java-1.5.0-gcj-1.5.0.0-27|325	
12mu|java-1.5.0-gcj-1.5.0.0-27|326	# versionless symlinks
12mu|java-1.5.0-gcj-1.5.0.0-27|327	pushd %{buildroot}%{_jvmdir}
12mu|java-1.5.0-gcj-1.5.0.0-27|328	ln -s %{jredir} %{jrelnk}
12mu|java-1.5.0-gcj-1.5.0.0-27|329	ln -s %{sdkdir} %{sdklnk}
12mu|java-1.5.0-gcj-1.5.0.0-27|330	popd
12mu|java-1.5.0-gcj-1.5.0.0-27|331	
12mu|java-1.5.0-gcj-1.5.0.0-27|332	pushd %{buildroot}%{_jvmjardir}
12mu|java-1.5.0-gcj-1.5.0.0-27|333	ln -s %{sdkdir} %{jrelnk}
12mu|java-1.5.0-gcj-1.5.0.0-27|334	ln -s %{sdkdir} %{sdklnk}
12mu|java-1.5.0-gcj-1.5.0.0-27|335	popd
12mu|java-1.5.0-gcj-1.5.0.0-27|336	
12mu|java-1.5.0-gcj-1.5.0.0-27|337	# classmap database directory
12mu|java-1.5.0-gcj-1.5.0.0-27|338	install -dm 755 %{buildroot}%{_libdir}/gcj
12mu|java-1.5.0-gcj-1.5.0.0-27|339	
12mu|java-1.5.0-gcj-1.5.0.0-27|340	%if !%with bootstrap
12mu|java-1.5.0-gcj-1.5.0.0-27|341	# build and install API documentation
12mu|java-1.5.0-gcj-1.5.0.0-27|342	install -dm 755 %{buildroot}%{_javadocdir}/%{name}
12mu|java-1.5.0-gcj-1.5.0.0-27|343	pushd %{buildroot}%{_javadocdir}
12mu|java-1.5.0-gcj-1.5.0.0-27|344	ln -s %{name} java
12mu|java-1.5.0-gcj-1.5.0.0-27|345	popd
12mu|java-1.5.0-gcj-1.5.0.0-27|346	mkdir docsbuild
12mu|java-1.5.0-gcj-1.5.0.0-27|347	pushd docsbuild
12mu|java-1.5.0-gcj-1.5.0.0-27|348	GIJ_VERSION=$(gij%{gccsuffix} --version | head -n 2 | tail -n 1 \
12mu|java-1.5.0-gcj-1.5.0.0-27|349	| awk '{ print $5 }')
12mu|java-1.5.0-gcj-1.5.0.0-27|350	%jar xvf /usr/share/java/src-$GIJ_VERSION.zip
12mu|java-1.5.0-gcj-1.5.0.0-27|351	rm -rf gnu
12mu|java-1.5.0-gcj-1.5.0.0-27|352	find ./ -name \*.java | xargs -n 1 dirname | sort | uniq \
12mu|java-1.5.0-gcj-1.5.0.0-27|353	| sed -e "s/\.\///" | sed -e "s/\//\./" \
12mu|java-1.5.0-gcj-1.5.0.0-27|354	| sed -e "s/\//\./" | sed -e "s/\//\./" \
12mu|java-1.5.0-gcj-1.5.0.0-27|355	| sed -e "s/\//\./" | sed -e "s/\//\./" \
12mu|java-1.5.0-gcj-1.5.0.0-27|356	| xargs -n 1 javadoc \
12mu|java-1.5.0-gcj-1.5.0.0-27|357	-d %{buildroot}%{_javadocdir}/%{name} \
12mu|java-1.5.0-gcj-1.5.0.0-27|358	-encoding UTF-8 -breakiterator \
12mu|java-1.5.0-gcj-1.5.0.0-27|359	-linksource -splitindex -doctitle "GNU libgcj $GIJ_VERSION" \
12mu|java-1.5.0-gcj-1.5.0.0-27|360	-windowtitle "GNU libgcj $GIJ_VERSION Documentation" || \
12mu|java-1.5.0-gcj-1.5.0.0-27|361	[ 0$(find %{buildroot}%{_javadocdir}/%{name} | wc -l) -gt 3800 ]
12mu|java-1.5.0-gcj-1.5.0.0-27|362	# (anssi) if over 3800 docfiles are created, consider it a success enough
12mu|java-1.5.0-gcj-1.5.0.0-27|363	popd
12mu|java-1.5.0-gcj-1.5.0.0-27|364	%endif
12mu|java-1.5.0-gcj-1.5.0.0-27|365	
12mu|java-1.5.0-gcj-1.5.0.0-27|366	%ifarch x86_64
12mu|java-1.5.0-gcj-1.5.0.0-27|367	cd %{buildroot}%{_jvmdir}/%{jredir}/lib && \
12mu|java-1.5.0-gcj-1.5.0.0-27|368	ln -s %{_arch} amd64
12mu|java-1.5.0-gcj-1.5.0.0-27|369	%endif
12mu|java-1.5.0-gcj-1.5.0.0-27|370	
12mu|java-1.5.0-gcj-1.5.0.0-27|371	# install operating system include directory
12mu|java-1.5.0-gcj-1.5.0.0-27|372	install -dm 755 %{buildroot}%{_jvmdir}/%{sdkdir}/include/linux
12mu|java-1.5.0-gcj-1.5.0.0-27|373	
12mu|java-1.5.0-gcj-1.5.0.0-27|374	# install libjvm.so directories
12mu|java-1.5.0-gcj-1.5.0.0-27|375	install -dm 755 %{buildroot}%{_jvmdir}/%{jredir}/lib/%{_arch}/client
12mu|java-1.5.0-gcj-1.5.0.0-27|376	install -dm 755 %{buildroot}%{_jvmdir}/%{jredir}/lib/%{_arch}/server
12mu|java-1.5.0-gcj-1.5.0.0-27|377	
12mu|java-1.5.0-gcj-1.5.0.0-27|378	# install native_threads directory
12mu|java-1.5.0-gcj-1.5.0.0-27|379	mkdir -p %{buildroot}%{_jvmdir}/%{jredir}/lib/%{_arch}/native_threads
12mu|java-1.5.0-gcj-1.5.0.0-27|380	
12mu|java-1.5.0-gcj-1.5.0.0-27|381	# install tools.jar directory
12mu|java-1.5.0-gcj-1.5.0.0-27|382	install -dm 755 %{buildroot}%{_jvmdir}/%{sdkdir}/lib
12mu|java-1.5.0-gcj-1.5.0.0-27|383	
12mu|java-1.5.0-gcj-1.5.0.0-27|384	# (anssi) Link at build-time, not runtime
12mu|java-1.5.0-gcj-1.5.0.0-27|385	# src
12mu|java-1.5.0-gcj-1.5.0.0-27|386	ln -s %{_javadir}/src-%{gccver}.zip %{buildroot}%{_jvmdir}/%{sdkdir}/src.zip
12mu|java-1.5.0-gcj-1.5.0.0-27|387	# %name
12mu|java-1.5.0-gcj-1.5.0.0-27|388	ln -s %{_javadir}/libgcj-%{gccver}.jar %{buildroot}%{_jvmdir}/%{sdkdir}/jre/lib/rt.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|389	ln -s %{_libdir}/gcj-%{gccver}-%{gccsoversion}/libjawt.so %{buildroot}%{_jvmdir}/%{jredir}/lib/%{_arch}/libjawt.so
12mu|java-1.5.0-gcj-1.5.0.0-27|390	ln -s %{_libdir}/gcj-%{gccver}-%{gccsoversion}/libjvm.so %{buildroot}%{_jvmdir}/%{jredir}/lib/%{_arch}/client/libjvm.so
12mu|java-1.5.0-gcj-1.5.0.0-27|391	ln -s %{_libdir}/gcj-%{gccver}-%{gccsoversion}/libjvm.so %{buildroot}%{_jvmdir}/%{jredir}/lib/%{_arch}/server/libjvm.so
12mu|java-1.5.0-gcj-1.5.0.0-27|392	ln -s %{_libdir}/gcj-%{gccver}-%{gccsoversion}/libjvm.so %{buildroot}%{_jvmdir}/%{jredir}/lib/%{_arch}/native_threads/libhpi.so
12mu|java-1.5.0-gcj-1.5.0.0-27|393	# devel
12mu|java-1.5.0-gcj-1.5.0.0-27|394	ln -s %{_javadir}/libgcj-tools-%{gccver}.jar %{buildroot}%{_jvmdir}/%{sdkdir}/lib/tools.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|395	ln -s $(gcj%{gccsuffix} -print-file-name=include/jawt.h) %{buildroot}%{_jvmdir}/%{sdkdir}/include/jawt.h
12mu|java-1.5.0-gcj-1.5.0.0-27|396	ln -s $(gcj%{gccsuffix} -print-file-name=include/jni.h) %{buildroot}%{_jvmdir}/%{sdkdir}/include/jni.h
12mu|java-1.5.0-gcj-1.5.0.0-27|397	ln -s $(gcj%{gccsuffix} -print-file-name=include/jawt_md.h) %{buildroot}%{_jvmdir}/%{sdkdir}/include/linux/jawt_md.h
12mu|java-1.5.0-gcj-1.5.0.0-27|398	ln -s $(gcj%{gccsuffix} -print-file-name=include/jni_md.h) %{buildroot}%{_jvmdir}/%{sdkdir}/include/linux/jni_md.h
12mu|java-1.5.0-gcj-1.5.0.0-27|399	
12mu|java-1.5.0-gcj-1.5.0.0-27|400	# (anssi) needed by jni_md.h (since gcj4.2 or gcj4.3):
12mu|java-1.5.0-gcj-1.5.0.0-27|401	install -dm 755 %{buildroot}%{_jvmdir}/%{sdkdir}/include/linux/gcj
12mu|java-1.5.0-gcj-1.5.0.0-27|402	ln -s $(gcj%{gccsuffix} -print-file-name=include/gcj/libgcj-config.h) %{buildroot}%{_jvmdir}/%{sdkdir}/include/linux/gcj/libgcj-config.h
12mu|java-1.5.0-gcj-1.5.0.0-27|403	
12mu|java-1.5.0-gcj-1.5.0.0-27|404	# (anssi) Normally there is no need to do -I$JAVA_HOME/include/linux when
12mu|java-1.5.0-gcj-1.5.0.0-27|405	# building with gcj. Therefore some software (OOo) may assume it is not
12mu|java-1.5.0-gcj-1.5.0.0-27|406	# needed, thus these compatibility symlinks.
12mu|java-1.5.0-gcj-1.5.0.0-27|407	ln -s linux/gcj %{buildroot}%{_jvmdir}/%{sdkdir}/include/gcj
12mu|java-1.5.0-gcj-1.5.0.0-27|408	ln -s linux/jni_md.h %{buildroot}%{_jvmdir}/%{sdkdir}/include/jni_md.h
12mu|java-1.5.0-gcj-1.5.0.0-27|409	ln -s linux/jawt_md.h %{buildroot}%{_jvmdir}/%{sdkdir}/include/jawt_md.h
12mu|java-1.5.0-gcj-1.5.0.0-27|410	
12mu|java-1.5.0-gcj-1.5.0.0-27|411	pushd %{buildroot}%{_jvmdir}/%{sdkdir}/jre/lib
12mu|java-1.5.0-gcj-1.5.0.0-27|412	for jarname in jaas jce jdbc-stdext jndi jndi-cos jndi-dns \
12mu|java-1.5.0-gcj-1.5.0.0-27|413	jndi-ldap jndi-rmi jsse sasl jta
12mu|java-1.5.0-gcj-1.5.0.0-27|414	do
12mu|java-1.5.0-gcj-1.5.0.0-27|415	ln -s rt.jar $jarname.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|416	done
12mu|java-1.5.0-gcj-1.5.0.0-27|417	popd
12mu|java-1.5.0-gcj-1.5.0.0-27|418	
12mu|java-1.5.0-gcj-1.5.0.0-27|419	# (anssi)
12mu|java-1.5.0-gcj-1.5.0.0-27|420	install -dm 755 %{buildroot}%{_sysconfdir}/rpm/macros.d
12mu|java-1.5.0-gcj-1.5.0.0-27|421	cat > %{buildroot}%{_sysconfdir}/rpm/macros.d/%{name}.macros <<EOF
12mu|java-1.5.0-gcj-1.5.0.0-27|422	# The GCJ that should be used when building packages with %{name}-devel
12mu|java-1.5.0-gcj-1.5.0.0-27|423	%%gcj %{_bindir}/gcj%{gccsuffix}
12mu|java-1.5.0-gcj-1.5.0.0-27|424	# The GCJ dbtool that should be used
12mu|java-1.5.0-gcj-1.5.0.0-27|425	%%gcj_dbtool %{_bindir}/gcj-dbtool%{gccsuffix}
12mu|java-1.5.0-gcj-1.5.0.0-27|426	EOF
12mu|java-1.5.0-gcj-1.5.0.0-27|427	
12mu|java-1.5.0-gcj-1.5.0.0-27|428	## FIXME - (temporarily?) using versions installed by gcc-java-4.6.0
12mu|java-1.5.0-gcj-1.5.0.0-27|429	rm -f %{buildroot}%{_bindir}/aot-compile
12mu|java-1.5.0-gcj-1.5.0.0-27|430	rm -f %{buildroot}%{_bindir}/rebuild-gcj-db
12mu|java-1.5.0-gcj-1.5.0.0-27|431	
12mu|java-1.5.0-gcj-1.5.0.0-27|432	%post
12mu|java-1.5.0-gcj-1.5.0.0-27|433	%{_sbindir}/update-alternatives \
12mu|java-1.5.0-gcj-1.5.0.0-27|434	--install %{_bindir}/java java %{jrebindir}/java %{priority} \
12mu|java-1.5.0-gcj-1.5.0.0-27|435	--slave %{_jvmdir}/jre          jre          %{_jvmdir}/%{jrelnk} \
12mu|java-1.5.0-gcj-1.5.0.0-27|436	--slave %{_jvmjardir}/jre       jre_exports  %{_jvmjardir}/%{jrelnk} \
12mu|java-1.5.0-gcj-1.5.0.0-27|437	--slave %{_bindir}/keytool      keytool      %{jrebindir}/keytool \
12mu|java-1.5.0-gcj-1.5.0.0-27|438	--slave %{_bindir}/rmiregistry  rmiregistry  %{jrebindir}/rmiregistry
12mu|java-1.5.0-gcj-1.5.0.0-27|439	
12mu|java-1.5.0-gcj-1.5.0.0-27|440	%{_sbindir}/update-alternatives \
12mu|java-1.5.0-gcj-1.5.0.0-27|441	--install %{_jvmdir}/jre-%{origin} \
12mu|java-1.5.0-gcj-1.5.0.0-27|442	jre_%{origin} %{_jvmdir}/%{jrelnk} %{priority} \
12mu|java-1.5.0-gcj-1.5.0.0-27|443	--slave %{_jvmjardir}/jre-%{origin} \
12mu|java-1.5.0-gcj-1.5.0.0-27|444	jre_%{origin}_exports %{_jvmjardir}/%{jrelnk}
12mu|java-1.5.0-gcj-1.5.0.0-27|445	
12mu|java-1.5.0-gcj-1.5.0.0-27|446	%{_sbindir}/update-alternatives \
12mu|java-1.5.0-gcj-1.5.0.0-27|447	--install %{_jvmdir}/jre-%{javaver} \
12mu|java-1.5.0-gcj-1.5.0.0-27|448	jre_%{javaver} %{_jvmdir}/%{jrelnk} %{priority} \
12mu|java-1.5.0-gcj-1.5.0.0-27|449	--slave %{_jvmjardir}/jre-%{javaver} \
12mu|java-1.5.0-gcj-1.5.0.0-27|450	jre_%{javaver}_exports %{_jvmjardir}/%{jrelnk}
12mu|java-1.5.0-gcj-1.5.0.0-27|451	
12mu|java-1.5.0-gcj-1.5.0.0-27|452	# jaxp_parser_impl
12mu|java-1.5.0-gcj-1.5.0.0-27|453	%{_sbindir}/update-alternatives \
12mu|java-1.5.0-gcj-1.5.0.0-27|454	--install %{_javadir}/jaxp_parser_impl.jar \
12mu|java-1.5.0-gcj-1.5.0.0-27|455	jaxp_parser_impl %{_javadir}/libgcj-%{gccver}.jar 20
12mu|java-1.5.0-gcj-1.5.0.0-27|456	
12mu|java-1.5.0-gcj-1.5.0.0-27|457	# jaxp_transform_impl
12mu|java-1.5.0-gcj-1.5.0.0-27|458	%{_sbindir}/update-alternatives \
12mu|java-1.5.0-gcj-1.5.0.0-27|459	--install %{_javadir}/jaxp_transform_impl.jar \
12mu|java-1.5.0-gcj-1.5.0.0-27|460	jaxp_transform_impl %{_javadir}/libgcj-%{gccver}.jar 20
12mu|java-1.5.0-gcj-1.5.0.0-27|461	
12mu|java-1.5.0-gcj-1.5.0.0-27|462	if [ -x %{_bindir}/rebuild-security-providers ]
12mu|java-1.5.0-gcj-1.5.0.0-27|463	then
12mu|java-1.5.0-gcj-1.5.0.0-27|464	%{_bindir}/rebuild-security-providers
12mu|java-1.5.0-gcj-1.5.0.0-27|465	fi
12mu|java-1.5.0-gcj-1.5.0.0-27|466	%{update_gcjdb}
12mu|java-1.5.0-gcj-1.5.0.0-27|467	
12mu|java-1.5.0-gcj-1.5.0.0-27|468	# (anssi) I do not like the retarget-alternatives hacks with triggers
12mu|java-1.5.0-gcj-1.5.0.0-27|469	# "new gcc => rebuild" is easier
12mu|java-1.5.0-gcj-1.5.0.0-27|470	
12mu|java-1.5.0-gcj-1.5.0.0-27|471	%postun
12mu|java-1.5.0-gcj-1.5.0.0-27|472	if [ $1 -eq 0 ]
12mu|java-1.5.0-gcj-1.5.0.0-27|473	then
12mu|java-1.5.0-gcj-1.5.0.0-27|474	%{_sbindir}/update-alternatives --remove java %{jrebindir}/java
12mu|java-1.5.0-gcj-1.5.0.0-27|475	%{_sbindir}/update-alternatives --remove jre_%{origin} %{_jvmdir}/%{jrelnk}
12mu|java-1.5.0-gcj-1.5.0.0-27|476	%{_sbindir}/update-alternatives --remove jre_%{javaver} %{_jvmdir}/%{jrelnk}
12mu|java-1.5.0-gcj-1.5.0.0-27|477	fi
12mu|java-1.5.0-gcj-1.5.0.0-27|478	# (anssi) if gcc version changes, we want to remove the stale links:
12mu|java-1.5.0-gcj-1.5.0.0-27|479	if [ $1 -eq 0 ] || ! [ -e %{_javadir}/libgcj-%{gccver}.jar ]; then
12mu|java-1.5.0-gcj-1.5.0.0-27|480	%{_sbindir}/update-alternatives --remove jaxp_parser_impl \
12mu|java-1.5.0-gcj-1.5.0.0-27|481	%{_javadir}/libgcj-%{gccver}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|482	%{_sbindir}/update-alternatives --remove jaxp_transform_impl \
12mu|java-1.5.0-gcj-1.5.0.0-27|483	%{_javadir}/libgcj-%{gccver}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|484	fi
12mu|java-1.5.0-gcj-1.5.0.0-27|485	
12mu|java-1.5.0-gcj-1.5.0.0-27|486	if [ -x %{_bindir}/rebuild-security-providers ]
12mu|java-1.5.0-gcj-1.5.0.0-27|487	then
12mu|java-1.5.0-gcj-1.5.0.0-27|488	%{_bindir}/rebuild-security-providers
12mu|java-1.5.0-gcj-1.5.0.0-27|489	fi
12mu|java-1.5.0-gcj-1.5.0.0-27|490	
12mu|java-1.5.0-gcj-1.5.0.0-27|491	%{clean_gcjdb}
12mu|java-1.5.0-gcj-1.5.0.0-27|492	
12mu|java-1.5.0-gcj-1.5.0.0-27|493	%post devel
12mu|java-1.5.0-gcj-1.5.0.0-27|494	%{_sbindir}/update-alternatives \
12mu|java-1.5.0-gcj-1.5.0.0-27|495	--install %{_bindir}/javac javac %{sdkbindir}/javac %{priority} \
12mu|java-1.5.0-gcj-1.5.0.0-27|496	--slave %{_jvmdir}/java         java_sdk          %{_jvmdir}/%{sdklnk} \
12mu|java-1.5.0-gcj-1.5.0.0-27|497	--slave %{_jvmjardir}/java      java_sdk_exports  %{_jvmjardir}/%{sdklnk} \
12mu|java-1.5.0-gcj-1.5.0.0-27|498	--slave %{_bindir}/javadoc      javadoc           %{sdkbindir}/javadoc \
12mu|java-1.5.0-gcj-1.5.0.0-27|499	--slave %{_bindir}/javah        javah             %{sdkbindir}/javah \
12mu|java-1.5.0-gcj-1.5.0.0-27|500	--slave %{_bindir}/jar          jar               %{sdkbindir}/jar \
12mu|java-1.5.0-gcj-1.5.0.0-27|501	--slave %{_bindir}/jarsigner    jarsigner         %{sdkbindir}/jarsigner \
12mu|java-1.5.0-gcj-1.5.0.0-27|502	--slave %{_bindir}/appletviewer appletviewer      %{sdkbindir}/appletviewer \
12mu|java-1.5.0-gcj-1.5.0.0-27|503	--slave %{_bindir}/rmic         rmic              %{sdkbindir}/rmic
12mu|java-1.5.0-gcj-1.5.0.0-27|504	
12mu|java-1.5.0-gcj-1.5.0.0-27|505	%{_sbindir}/update-alternatives \
12mu|java-1.5.0-gcj-1.5.0.0-27|506	--install %{_jvmdir}/java-%{origin} \
12mu|java-1.5.0-gcj-1.5.0.0-27|507	java_sdk_%{origin} %{_jvmdir}/%{sdklnk} %{priority} \
12mu|java-1.5.0-gcj-1.5.0.0-27|508	--slave %{_jvmjardir}/java-%{origin} \
12mu|java-1.5.0-gcj-1.5.0.0-27|509	java_sdk_%{origin}_exports %{_jvmjardir}/%{sdklnk}
12mu|java-1.5.0-gcj-1.5.0.0-27|510	
12mu|java-1.5.0-gcj-1.5.0.0-27|511	%{_sbindir}/update-alternatives \
12mu|java-1.5.0-gcj-1.5.0.0-27|512	--install %{_jvmdir}/java-%{javaver} \
12mu|java-1.5.0-gcj-1.5.0.0-27|513	java_sdk_%{javaver} %{_jvmdir}/%{sdklnk} %{priority} \
12mu|java-1.5.0-gcj-1.5.0.0-27|514	--slave %{_jvmjardir}/java-%{javaver} \
12mu|java-1.5.0-gcj-1.5.0.0-27|515	java_sdk_%{javaver}_exports %{_jvmjardir}/%{sdklnk}
12mu|java-1.5.0-gcj-1.5.0.0-27|516	
12mu|java-1.5.0-gcj-1.5.0.0-27|517	%postun devel
12mu|java-1.5.0-gcj-1.5.0.0-27|518	if [ $1 -eq 0 ]
12mu|java-1.5.0-gcj-1.5.0.0-27|519	then
12mu|java-1.5.0-gcj-1.5.0.0-27|520	%{_sbindir}/update-alternatives --remove javac %{sdkbindir}/javac
12mu|java-1.5.0-gcj-1.5.0.0-27|521	%{_sbindir}/update-alternatives --remove java_sdk_%{origin} %{_jvmdir}/%{sdklnk}
12mu|java-1.5.0-gcj-1.5.0.0-27|522	%{_sbindir}/update-alternatives --remove java_sdk_%{javaver} %{_jvmdir}/%{sdklnk}
12mu|java-1.5.0-gcj-1.5.0.0-27|523	fi
12mu|java-1.5.0-gcj-1.5.0.0-27|524	
12mu|java-1.5.0-gcj-1.5.0.0-27|525	%if %with plugin
12mu|java-1.5.0-gcj-1.5.0.0-27|526	%post plugin
12mu|java-1.5.0-gcj-1.5.0.0-27|527	[ -d %{plugindir} ] || %{__mkdir_p} %{plugindir}
12mu|java-1.5.0-gcj-1.5.0.0-27|528	%{_sbindir}/update-alternatives --install %{plugindir}/libjavaplugin.so \
12mu|java-1.5.0-gcj-1.5.0.0-27|529	libjavaplugin.so %{_libdir}/gcj-%{gccver}-%{gccsoversion}/libgcjwebplugin.so %{priority}
12mu|java-1.5.0-gcj-1.5.0.0-27|530	
12mu|java-1.5.0-gcj-1.5.0.0-27|531	%postun plugin
12mu|java-1.5.0-gcj-1.5.0.0-27|532	if [ $1 -eq 0 ] || ! [ -e  %{_libdir}/gcj-%{gccver}-%{gccsoversion}/libgcjwebplugin.so ]; then
12mu|java-1.5.0-gcj-1.5.0.0-27|533	%{_sbindir}/update-alternatives --remove libjavaplugin.so %{_libdir}/gcj-%{gccver}-%{gccsoversion}/libgcjwebplugin.so
12mu|java-1.5.0-gcj-1.5.0.0-27|534	fi
12mu|java-1.5.0-gcj-1.5.0.0-27|535	%endif
12mu|java-1.5.0-gcj-1.5.0.0-27|536	
12mu|java-1.5.0-gcj-1.5.0.0-27|537	%files
12mu|java-1.5.0-gcj-1.5.0.0-27|538	%doc AUTHORS ChangeLog COPYING LICENSE README
12mu|java-1.5.0-gcj-1.5.0.0-27|539	%dir %{_jvmdir}/%{sdkdir}
12mu|java-1.5.0-gcj-1.5.0.0-27|540	%dir %{_jvmdir}/%{jredir}
12mu|java-1.5.0-gcj-1.5.0.0-27|541	%dir %{_jvmdir}/%{jredir}/bin
12mu|java-1.5.0-gcj-1.5.0.0-27|542	%dir %{_jvmdir}/%{jredir}/lib
12mu|java-1.5.0-gcj-1.5.0.0-27|543	%dir %{_jvmdir}/%{jredir}/lib/%{_arch}
12mu|java-1.5.0-gcj-1.5.0.0-27|544	%dir %{_jvmdir}/%{jredir}/lib/%{_arch}/client
12mu|java-1.5.0-gcj-1.5.0.0-27|545	%dir %{_jvmdir}/%{jredir}/lib/%{_arch}/server
12mu|java-1.5.0-gcj-1.5.0.0-27|546	%dir %{_jvmdir}/%{jredir}/lib/security
12mu|java-1.5.0-gcj-1.5.0.0-27|547	%dir %{jvmjardir}
12mu|java-1.5.0-gcj-1.5.0.0-27|548	%dir %{_libdir}/gcj
12mu|java-1.5.0-gcj-1.5.0.0-27|549	#%{_bindir}/rebuild-gcj-db
12mu|java-1.5.0-gcj-1.5.0.0-27|550	%{_jvmdir}/%{jredir}/bin/java
12mu|java-1.5.0-gcj-1.5.0.0-27|551	%{_jvmdir}/%{jredir}/bin/keytool
12mu|java-1.5.0-gcj-1.5.0.0-27|552	%{_jvmdir}/%{jredir}/bin/rmiregistry
12mu|java-1.5.0-gcj-1.5.0.0-27|553	%{_jvmdir}/%{jredir}/lib/security/cacerts
12mu|java-1.5.0-gcj-1.5.0.0-27|554	%{_jvmdir}/%{jredir}/lib/security/java.security
12mu|java-1.5.0-gcj-1.5.0.0-27|555	%{_jvmdir}/%{jredir}/lib/jaas.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|556	%{_jvmdir}/%{jredir}/lib/jce.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|557	%{_jvmdir}/%{jredir}/lib/jdbc-stdext.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|558	%{_jvmdir}/%{jredir}/lib/jndi-cos.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|559	%{_jvmdir}/%{jredir}/lib/jndi-dns.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|560	%{_jvmdir}/%{jredir}/lib/jndi-ldap.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|561	%{_jvmdir}/%{jredir}/lib/jndi-rmi.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|562	%{_jvmdir}/%{jredir}/lib/jndi.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|563	%{_jvmdir}/%{jredir}/lib/jta.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|564	%{_jvmdir}/%{jredir}/lib/jsse.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|565	%{_jvmdir}/%{jredir}/lib/sasl.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|566	%ifarch x86_64
12mu|java-1.5.0-gcj-1.5.0.0-27|567	%{_jvmdir}/%{jredir}/lib/amd64
12mu|java-1.5.0-gcj-1.5.0.0-27|568	%endif
12mu|java-1.5.0-gcj-1.5.0.0-27|569	%{_jvmdir}/%{jrelnk}
12mu|java-1.5.0-gcj-1.5.0.0-27|570	%{jvmjardir}/jaas.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|571	%{jvmjardir}/jaas-%{javaver}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|572	%{jvmjardir}/jaas-%{version}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|573	%{jvmjardir}/jce.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|574	%{jvmjardir}/jce-%{javaver}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|575	%{jvmjardir}/jce-%{version}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|576	%{jvmjardir}/jdbc-stdext.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|577	%{jvmjardir}/jdbc-stdext-%{javaver}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|578	%{jvmjardir}/jdbc-stdext-%{version}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|579	%{jvmjardir}/jndi.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|580	%{jvmjardir}/jndi-%{javaver}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|581	%{jvmjardir}/jndi-%{version}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|582	%{jvmjardir}/jndi-cos.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|583	%{jvmjardir}/jndi-cos-%{javaver}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|584	%{jvmjardir}/jndi-cos-%{version}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|585	%{jvmjardir}/jndi-dns.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|586	%{jvmjardir}/jndi-dns-%{javaver}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|587	%{jvmjardir}/jndi-dns-%{version}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|588	%{jvmjardir}/jndi-ldap.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|589	%{jvmjardir}/jndi-ldap-%{javaver}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|590	%{jvmjardir}/jndi-ldap-%{version}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|591	%{jvmjardir}/jndi-rmi.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|592	%{jvmjardir}/jndi-rmi-%{javaver}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|593	%{jvmjardir}/jndi-rmi-%{version}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|594	%{jvmjardir}/jta.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|595	%{jvmjardir}/jta-%{javaver}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|596	%{jvmjardir}/jta-%{version}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|597	%{jvmjardir}/jsse.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|598	%{jvmjardir}/jsse-%{javaver}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|599	%{jvmjardir}/jsse-%{version}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|600	%{jvmjardir}/sasl.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|601	%{jvmjardir}/sasl-%{javaver}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|602	%{jvmjardir}/sasl-%{version}.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|603	%{_jvmjardir}/%{jrelnk}
12mu|java-1.5.0-gcj-1.5.0.0-27|604	%{_jvmdir}/%{sdkdir}/jre/lib/rt.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|605	%{_jvmdir}/%{jredir}/lib/%{_arch}/libjawt.so
12mu|java-1.5.0-gcj-1.5.0.0-27|606	%{_jvmdir}/%{jredir}/lib/%{_arch}/client/libjvm.so
12mu|java-1.5.0-gcj-1.5.0.0-27|607	%{_jvmdir}/%{jredir}/lib/%{_arch}/server/libjvm.so
12mu|java-1.5.0-gcj-1.5.0.0-27|608	%dir %{_jvmdir}/%{jredir}/lib/%{_arch}/native_threads
12mu|java-1.5.0-gcj-1.5.0.0-27|609	%{_jvmdir}/%{jredir}/lib/%{_arch}/native_threads/libhpi.so
12mu|java-1.5.0-gcj-1.5.0.0-27|610	# these must not be marked %config(noreplace). their names are used by
12mu|java-1.5.0-gcj-1.5.0.0-27|611	# rebuild-security-providers, which lists
12mu|java-1.5.0-gcj-1.5.0.0-27|612	# %{_sysconfdir}/java/security/security.d/*.  their contents are
12mu|java-1.5.0-gcj-1.5.0.0-27|613	# ignored, so replacing them doesn't matter.  .rpmnew files are
12mu|java-1.5.0-gcj-1.5.0.0-27|614	# harmful since they're interpreted by rebuild-security-providers as
12mu|java-1.5.0-gcj-1.5.0.0-27|615	# classnames ending in rpmnew.
12mu|java-1.5.0-gcj-1.5.0.0-27|616	%if 0
12mu|java-1.5.0-gcj-1.5.0.0-27|617	# (anssi) see earlier
12mu|java-1.5.0-gcj-1.5.0.0-27|618	%{_sysconfdir}/java/security/security.d/1000-gnu.java.security.provider.Gnu
12mu|java-1.5.0-gcj-1.5.0.0-27|619	%{_sysconfdir}/java/security/security.d/1001-gnu.javax.crypto.jce.GnuCrypto
12mu|java-1.5.0-gcj-1.5.0.0-27|620	%{_sysconfdir}/java/security/security.d/1002-gnu.javax.crypto.jce.GnuSasl
12mu|java-1.5.0-gcj-1.5.0.0-27|621	%{_sysconfdir}/java/security/security.d/1003-gnu.javax.net.ssl.provider.Jessie
12mu|java-1.5.0-gcj-1.5.0.0-27|622	%{_sysconfdir}/java/security/security.d/1004-gnu.javax.security.auth.callback.GnuCallbacks
12mu|java-1.5.0-gcj-1.5.0.0-27|623	%endif
12mu|java-1.5.0-gcj-1.5.0.0-27|624	
12mu|java-1.5.0-gcj-1.5.0.0-27|625	%files devel
12mu|java-1.5.0-gcj-1.5.0.0-27|626	%{_sysconfdir}/rpm/macros.d/%{name}.macros
12mu|java-1.5.0-gcj-1.5.0.0-27|627	%dir %{_jvmdir}/%{sdkdir}/bin
12mu|java-1.5.0-gcj-1.5.0.0-27|628	%dir %{_jvmdir}/%{sdkdir}/include
12mu|java-1.5.0-gcj-1.5.0.0-27|629	%dir %{_jvmdir}/%{sdkdir}/include/linux
12mu|java-1.5.0-gcj-1.5.0.0-27|630	%dir %{_jvmdir}/%{sdkdir}/lib
12mu|java-1.5.0-gcj-1.5.0.0-27|631	#%{_bindir}/aot-compile
12mu|java-1.5.0-gcj-1.5.0.0-27|632	%{_bindir}/aot-compile-rpm
12mu|java-1.5.0-gcj-1.5.0.0-27|633	%{python_sitelib}/aotcompile.py*
12mu|java-1.5.0-gcj-1.5.0.0-27|634	%{python_sitelib}/classfile.py*
12mu|java-1.5.0-gcj-1.5.0.0-27|635	%{python_sitelib}/*.egg-info
12mu|java-1.5.0-gcj-1.5.0.0-27|636	%{_jvmdir}/%{sdkdir}/bin/appletviewer
12mu|java-1.5.0-gcj-1.5.0.0-27|637	%{_jvmdir}/%{sdkdir}/bin/jar
12mu|java-1.5.0-gcj-1.5.0.0-27|638	%{_jvmdir}/%{sdkdir}/bin/jarsigner
12mu|java-1.5.0-gcj-1.5.0.0-27|639	%{_jvmdir}/%{sdkdir}/bin/java
12mu|java-1.5.0-gcj-1.5.0.0-27|640	%{_jvmdir}/%{sdkdir}/bin/javac
12mu|java-1.5.0-gcj-1.5.0.0-27|641	%{_jvmdir}/%{sdkdir}/bin/javadoc
12mu|java-1.5.0-gcj-1.5.0.0-27|642	%{_jvmdir}/%{sdkdir}/bin/javah
12mu|java-1.5.0-gcj-1.5.0.0-27|643	%{_jvmdir}/%{sdkdir}/bin/keytool
12mu|java-1.5.0-gcj-1.5.0.0-27|644	%{_jvmdir}/%{sdkdir}/bin/rmic
12mu|java-1.5.0-gcj-1.5.0.0-27|645	%{_jvmdir}/%{sdkdir}/bin/rmiregistry
12mu|java-1.5.0-gcj-1.5.0.0-27|646	%{_jvmdir}/%{sdklnk}
12mu|java-1.5.0-gcj-1.5.0.0-27|647	%{_jvmjardir}/%{sdklnk}
12mu|java-1.5.0-gcj-1.5.0.0-27|648	%{_jvmdir}/%{sdkdir}/include/jawt.h
12mu|java-1.5.0-gcj-1.5.0.0-27|649	%{_jvmdir}/%{sdkdir}/include/jni.h
12mu|java-1.5.0-gcj-1.5.0.0-27|650	%{_jvmdir}/%{sdkdir}/include/linux/jawt_md.h
12mu|java-1.5.0-gcj-1.5.0.0-27|651	%{_jvmdir}/%{sdkdir}/include/linux/jni_md.h
12mu|java-1.5.0-gcj-1.5.0.0-27|652	%{_jvmdir}/%{sdkdir}/include/linux/gcj
12mu|java-1.5.0-gcj-1.5.0.0-27|653	%{_jvmdir}/%{sdkdir}/include/gcj
12mu|java-1.5.0-gcj-1.5.0.0-27|654	%{_jvmdir}/%{sdkdir}/include/jni_md.h
12mu|java-1.5.0-gcj-1.5.0.0-27|655	%{_jvmdir}/%{sdkdir}/include/jawt_md.h
12mu|java-1.5.0-gcj-1.5.0.0-27|656	%{_jvmdir}/%{sdkdir}/lib/tools.jar
12mu|java-1.5.0-gcj-1.5.0.0-27|657	
12mu|java-1.5.0-gcj-1.5.0.0-27|658	%files src
12mu|java-1.5.0-gcj-1.5.0.0-27|659	%{_jvmdir}/%{sdkdir}/src.zip
12mu|java-1.5.0-gcj-1.5.0.0-27|660	
12mu|java-1.5.0-gcj-1.5.0.0-27|661	%if !%with bootstrap
12mu|java-1.5.0-gcj-1.5.0.0-27|662	%files javadoc
12mu|java-1.5.0-gcj-1.5.0.0-27|663	%doc %{_javadocdir}/%{name}
12mu|java-1.5.0-gcj-1.5.0.0-27|664	# A JPackage that "provides" this directory will, in its %post script,
12mu|java-1.5.0-gcj-1.5.0.0-27|665	# remove the existing directory and install a new symbolic link to its
12mu|java-1.5.0-gcj-1.5.0.0-27|666	# versioned directory.  For Fedora we want clear file ownership so we
12mu|java-1.5.0-gcj-1.5.0.0-27|667	# make java-1.5.0-gcj-javadoc own this file.  Installing the
12mu|java-1.5.0-gcj-1.5.0.0-27|668	# corresponding JPackage over java-1.5.0-gcj-javadoc will work but
12mu|java-1.5.0-gcj-1.5.0.0-27|669	# will invalidate this file.
12mu|java-1.5.0-gcj-1.5.0.0-27|670	# (Anssi) Agreed, we also want this for Mandriva
12mu|java-1.5.0-gcj-1.5.0.0-27|671	%doc %{_javadocdir}/java
12mu|java-1.5.0-gcj-1.5.0.0-27|672	%endif
12mu|java-1.5.0-gcj-1.5.0.0-27|673	
12mu|java-1.5.0-gcj-1.5.0.0-27|674	%if %with plugin
12mu|java-1.5.0-gcj-1.5.0.0-27|675	%files plugin
12mu|java-1.5.0-gcj-1.5.0.0-27|676	%endif
12mu|java-1.5.0-gcj-1.5.0.0-27|677	

19821 12
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|1	%if %mdkversion >= 201200
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|2	# rpmlint just sucks!!!
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|3	%define _build_pkgcheck_set %{nil}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|4	%define _build_pkgcheck_srpm %{nil}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|5	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|6	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|7	%define with_systemtap		0
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|8	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|9	# If gcjbootstrap is 1 IcedTea is bootstrapped against
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|10	# java-1.5.0-gcj-devel.  If gcjbootstrap is 0 IcedTea is built against
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|11	# java-1.6.0-openjdk-devel.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|12	%bcond_with			gcjbootstrap
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|13	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|14	%define icedteaver		1.11.3
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|15	%define icedteasnapshot		%{nil}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|16	%define openjdkver		b24
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|17	%define openjdkdate		14_nov_2011
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|18	%define mauvedate		2008-10-22
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|19	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|20	%define multilib_arches		ppc64 sparc64 x86_64
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|21	%define jit_arches		%{ix86} x86_64 sparcv9 sparc64
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|22	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|23	%define systemtapopt		--disable-systemtap
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|24	%ifarch %{jit_arches}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|25	%define runtests		0
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|26	%define build_docs		1
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|27	%define with_fastjar		0
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|28	%if %{with_systemtap}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|29	%define systemtapopt	--enable-systemtap
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|30	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|31	%else
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|32	%define runtests		0
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|33	%define build_docs		0
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|34	%define with_fastjar		1
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|35	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|36	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|37	%define buildoutputdir		openjdk.build
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|38	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|39	%if %{with gcjbootstrap}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|40	%define icedteaopt		%{systemtapopt}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|41	%else
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|42	%ifarch %{jit_arches}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|43	%define icedteaopt		--disable-bootstrap --with-jdk-home=/usr/lib/jvm/java-openjdk %{systemtapopt}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|44	%else
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|45	%define icedteaopt		--disable-bootstrap --with-jdk-home=/usr/lib/jvm/java-openjdk
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|46	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|47	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|48	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|49	# Convert an absolute path to a relative path.  Each symbolic link is
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|50	# specified relative to the directory in which it is installed so that
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|51	# it will resolve properly within chrooted installations.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|52	%define script			'use File::Spec; print File::Spec->abs2rel($ARGV[0], $ARGV[1])'
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|53	%define abs2rel			%__perl -e %{script}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|54	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|55	# Hard-code libdir on 64-bit architectures to make the 64-bit JDK
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|56	# simply be another alternative.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|57	%ifarch %{multilib_arches}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|58	%define syslibdir		%{_prefix}/lib64
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|59	%define _libdir		%{_prefix}/lib
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|60	%define archname		%{name}.%{_arch}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|61	%else
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|62	%define syslibdir		%{_libdir}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|63	%define archname		%{name}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|64	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|65	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|66	# Standard JPackage naming and versioning defines.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|67	%define origin			openjdk
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|68	%define priority		16000
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|69	%define javaver			1.6.0
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|70	%define buildver		0
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|71	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|72	# Standard JPackage directories and symbolic links.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|73	# Make 64-bit JDKs just another alternative on 64-bit architectures.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|74	%ifarch %{multilib_arches}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|75	%define sdklnk		java-%{javaver}-%{origin}.%{_arch}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|76	%define jrelnk		jre-%{javaver}-%{origin}.%{_arch}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|77	%define sdkdir		%{name}-%{version}.%{_arch}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|78	%else
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|79	%define sdklnk		java-%{javaver}-%{origin}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|80	%define jrelnk		jre-%{javaver}-%{origin}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|81	%define sdkdir		%{name}-%{version}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|82	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|83	%define jredir			%{sdkdir}/jre
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|84	%define sdkbindir		%{_jvmdir}/%{sdklnk}/bin
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|85	%define jrebindir		%{_jvmdir}/%{jrelnk}/bin
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|86	%ifarch %{multilib_arches}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|87	%define jvmjardir		%{_jvmjardir}/%{name}-%{version}.%{_arch}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|88	%else
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|89	%define jvmjardir		%{_jvmjardir}/%{name}-%{version}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|90	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|91	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|92	%ifarch %{jit_arches}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|93	%if %{with_systemtap}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|94	# Where to install systemtap tapset (links)
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|95	# We would like these to be in a package specific subdir,
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|96	# but currently systemtap doesn't support that, so we have to
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|97	# use the root tapset dir for now. To distinquish between 64
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|98	# and 32 bit architectures we place the tapsets under the arch
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|99	# specific dir (note that systemtap will only pickup the tapset
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|100	# for the primary arch for now). Systemtap uses the machine name
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|101	# aka build_cpu as architecture specific directory name.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|102	#%#define tapsetdir /usr/share/systemtap/tapset/%{sdkdir}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|103	%define tapsetdir		%{_datadir}/systemtap/tapset/%{_build_cpu}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|104	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|105	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|106	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|107	# Prevent brp-java-repack-jars from being run.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|108	%define __jar_repack		0
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|109	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|110	Summary:	OpenJDK Runtime Environment
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|111	Name:		java-%{javaver}-%{origin}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|112	Version:	%{javaver}.%{buildver}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|113	Release:	26.%{openjdkver}.3
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|114	# java-1.5.0-ibm from jpackage.org set Epoch to 1 for unknown reasons,
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|115	# and this change was brought into RHEL-4.  java-1.5.0-ibm packages
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|116	# also included the epoch in their virtual provides.  This created a
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|117	# situation where in-the-wild java-1.5.0-ibm packages provided "java =
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|118	# 1:1.5.0".  In RPM terms, "1.6.0 < 1:1.5.0" since 1.6.0 is
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|119	# interpreted as 0:1.6.0.  So the "java >= 1.6.0" requirement would be
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|120	# satisfied by the 1:1.5.0 packages.  Thus we need to set the epoch in
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|121	# JDK package >= 1.6.0 to 1, and packages referring to JDK virtual
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|122	# provides >= 1.6.0 must specify the epoch, "java >= 1:1.6.0".
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|123	# ... but that doesn't apply to Mandriva.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|124	Epoch:		0
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|125	License:	GPLv2 with exceptions
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|126	Group:		Development/Java
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|127	Url:		http://icedtea.classpath.org/
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|128	Source0:	http://icedtea.classpath.org/download/source/icedtea6-%{icedteaver}%{icedteasnapshot}.tar.gz
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|129	# OpenJDK source from Fedora
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|130	Source1:	http://pkgs.fedoraproject.org/repo/pkgs/java-1.6.0-openjdk/openjdk-6-src-b24-14_nov_2011-fedora.tar.gz/7ecb35d87da256e2d4510ce22f56a2bd/openjdk-6-src-%{openjdkver}-%{openjdkdate}-fedora.tar.gz
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|131	# (fhimpe) Disabled: we use system java-access-bridge in Mandriva
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|132	#Source2:	%{accessurl}%{accessmajorver}/java-access-bridge-%{accessver}.tar.gz
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|133	Source3:	http://cvs.fedoraproject.org/viewcvs/devel/java-1.6.0-openjdk/generate-fedora-zip.sh
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|134	Source4:	README.src
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|135	Source5:	mauve-%{mauvedate}.tar.gz
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|136	Source6:	mauve_tests
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|137	Source8:	http://icedtea.classpath.org/download/drops/jaxp144_03.zip
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|138	Source9:	http://icedtea.classpath.org/download/drops/jdk6-jaf-b20.zip
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|139	Source10:	http://icedtea.classpath.org/download/drops/jdk6-jaxws2_1_6-2011_06_13.zip
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|140	Patch1:		java-1.6.0-openjdk-accessible-toolkit.patch
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|141	Patch2:		java-1.6.0-openjdk-fontpath.patch
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|142	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|143	BuildRequires:	ant
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|144	BuildRequires:	ant-nodeps
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|145	BuildRequires:	desktop-file-utils
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|146	BuildRequires:	eclipse-ecj
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|147	%if %{with_fastjar}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|148	BuildRequires:	fastjar
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|149	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|150	BuildRequires:	fontconfig
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|151	%if %{with gcjbootstrap}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|152	BuildRequires:	java-1.5.0-gcj-devel
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|153	%else
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|154	BuildRequires:	java-1.6.0-openjdk-devel
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|155	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|156	%if %{without gcjbootstrap}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|157	BuildRequires:	java-access-bridge
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|158	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|159	# Java Access Bridge for GNOME build requirements.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|160	Requires:	java-access-bridge
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|161	BuildRequires:	rhino
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|162	%ifarch %{jit_arches}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|163	%if %{with_systemtap}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|164	BuildRequires:	systemtap
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|165	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|166	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|167	BuildRequires:	wget
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|168	BuildRequires:	x11-font-misc
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|169	BuildRequires:	x11-font-type1
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|170	BuildRequires:	x11-server-xvfb
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|171	BuildRequires:	xalan-j2
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|172	BuildRequires:	xerces-j2
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|173	BuildRequires:	zip
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|174	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|175	BuildRequires:	cups-devel
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|176	BuildRequires:	jpeg-devel
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|177	BuildRequires:	lesstif-devel
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|178	BuildRequires:	ungif-devel
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|179	BuildRequires:	pkgconfig(alsa)
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|180	BuildRequires:	pkgconfig(freetype2)
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|181	# Zero-assembler build requirement
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|182	%ifnarch %{jit_arches}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|183	BuildRequires:	pkgconfig(libffi)
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|184	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|185	BuildRequires:	pkgconfig(libpng)
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|186	BuildRequires:	pkgconfig(libpulse)
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|187	BuildRequires:	pkgconfig(xi)
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|188	BuildRequires:	pkgconfig(xinerama)
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|189	BuildRequires:	pkgconfig(xp)
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|190	BuildRequires:	pkgconfig(xproto)
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|191	BuildRequires:	pkgconfig(xrender)
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|192	BuildRequires:	pkgconfig(xt)
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|193	BuildRequires:	pkgconfig(xtst)
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|194	BuildRequires:	pkgconfig(xfixes)
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|195	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|196	# Java Access Bridge for GNOME build requirements
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|197	Requires:	java-access-bridge
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|198	# Require /etc/pki/java/cacerts
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|199	Requires:	rootcerts-java
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|200	Requires:	rhino
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|201	# Require jpackage-utils for ant
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|202	Requires:	jpackage-utils >= 1.7.3-1jpp.2
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|203	# Require zoneinfo data provided by tzdata-java subpackage
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|204	Requires:	tzdata-java
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|205	# Post requires alternatives to install tool alternatives
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|206	Requires(post):	update-alternatives
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|207	# Postun requires alternatives to uninstall tool alternatives
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|208	Requires(postun): update-alternatives
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|209	# java-1.6.0-openjdk replaces java-1.7.0-icedtea
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|210	Provides:	java-1.7.0-icedtea = 0:1.7.0.0-24.726.2
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|211	Obsoletes:	java-1.7.0-icedtea < 0:1.7.0.0-24.726.2
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|212	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|213	# FIXME fonts-ttf-dejavu-lgc is the default, but currently is not directly
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|214	# available in Mandriva
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|215	Requires:	fonts-ttf-dejavu
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|216	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|217	# Standard JPackage base provides
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|218	Provides:	jre-%{javaver}-%{origin} = %{epoch}:%{version}-%{release}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|219	Provides:	jre-%{origin} = %{epoch}:%{version}-%{release}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|220	Provides:	jre-%{javaver} = %{epoch}:%{version}-%{release}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|221	Provides:	java-%{javaver} = %{epoch}:%{version}-%{release}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|222	# Provides:	jre = %{javaver}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|223	Provides:	java-%{origin} = %{epoch}:%{version}-%{release}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|224	Provides:	java = %{epoch}:%{javaver}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|225	# Standard JPackage extensions provides.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|226	Provides:	jndi = %{epoch}:%{version}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|227	Provides:	jndi-ldap = %{epoch}:%{version}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|228	Provides:	jndi-cos = %{epoch}:%{version}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|229	Provides:	jndi-rmi = %{epoch}:%{version}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|230	Provides:	jndi-dns = %{epoch}:%{version}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|231	Provides:	jaas = %{epoch}:%{version}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|232	Provides:	jsse = %{epoch}:%{version}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|233	Provides:	jce = %{epoch}:%{version}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|234	Provides:	jdbc-stdext = 3.0
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|235	Provides:	java-sasl = %{epoch}:%{version}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|236	Provides:	java-fonts = %{epoch}:%{version}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|237	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|238	%description
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|239	The OpenJDK runtime environment.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|240	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|241	%package	devel
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|242	Summary:	OpenJDK Development Environment
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|243	Group:		Development/Java
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|244	# Require base package.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|245	Requires:	%{name} = %{epoch}:%{version}-%{release}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|246	# Post requires alternatives to install tool alternatives.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|247	Requires(post):	update-alternatives
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|248	# Postun requires alternatives to uninstall tool alternatives.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|249	Requires(postun): update-alternatives
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|250	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|251	# java-1.6.0-openjdk-devel replaces java-1.7.0-icedtea-devel.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|252	Provides:	java-1.7.0-icedtea-devel = 0:1.7.0.0-24.726.2
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|253	Obsoletes:	java-1.7.0-icedtea-devel < 0:1.7.0.0-24.726.2
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|254	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|255	# Standard JPackage devel provides.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|256	Provides:	java-sdk-%{javaver}-%{origin} = %{epoch}:%{version}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|257	Provides:	java-sdk-%{javaver} = %{epoch}:%{version}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|258	Provides:	java-sdk-%{origin} = %{epoch}:%{version}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|259	Provides:	java-sdk = %{epoch}:%{javaver}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|260	Provides:	java-%{javaver}-devel = %{epoch}:%{version}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|261	Provides:	java-devel-%{origin} = %{epoch}:%{version}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|262	Provides:	java-devel = %{epoch}:%{javaver}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|263	%if !%{build_docs}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|264	Provides:	java-javadoc = %{epoch}:%{javaver}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|265	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|266	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|267	%description	devel
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|268	The OpenJDK development tools.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|269	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|270	%package	demo
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|271	Summary:	OpenJDK Demos
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|272	Group:		Development/Java
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|273	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|274	Requires:	%{name} = %{epoch}:%{version}-%{release}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|275	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|276	# java-1.6.0-openjdk-demo replaces java-1.7.0-icedtea-demo.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|277	Provides: java-1.7.0-icedtea-demo = 0:1.7.0.0-24.726.2
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|278	Obsoletes: java-1.7.0-icedtea-demo < 0:1.7.0.0-24.726.2
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|279	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|280	%description	demo
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|281	The OpenJDK demos.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|282	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|283	%package src
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|284	Summary: OpenJDK Source Bundle
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|285	Group:   Development/Java
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|286	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|287	Requires: %{name} = %{epoch}:%{version}-%{release}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|288	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|289	# java-1.6.0-openjdk-src replaces java-1.7.0-icedtea-src.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|290	Provides: java-1.7.0-icedtea-src = 0:1.7.0.0-24.726.2
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|291	Obsoletes: java-1.7.0-icedtea-src < 0:1.7.0.0-24.726.2
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|292	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|293	%description src
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|294	The OpenJDK source bundle.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|295	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|296	%if %{build_docs}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|297	%package javadoc
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|298	Summary: OpenJDK API Documentation
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|299	Group:   Development/Java
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|300	BuildArch: noarch
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|301	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|302	# Post requires alternatives to install javadoc alternative.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|303	Requires(post):   update-alternatives
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|304	# Postun requires alternatives to uninstall javadoc alternative.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|305	Requires(postun): update-alternatives
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|306	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|307	# java-1.6.0-openjdk-javadoc replaces java-1.7.0-icedtea-javadoc.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|308	Provides:	java-1.7.0-icedtea-javadoc = 0:1.7.0.0-24.726.2
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|309	Obsoletes:	java-1.7.0-icedtea-javadoc < 0:1.7.0.0-24.726.2
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|310	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|311	# Standard JPackage javadoc provides.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|312	Provides:	java-javadoc = %{epoch}:%{version}-%{release}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|313	Provides:	java-%{javaver}-javadoc = %{epoch}:%{version}-%{release}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|314	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|315	%description	javadoc
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|316	The OpenJDK API documentation.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|317	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|318	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|319	%prep
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|320	%setup -q -n icedtea6-%{icedteaver}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|321	%setup -q -n icedtea6-%{icedteaver} -T -D -a 5
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|322	cp %{SOURCE4} .
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|323	cp %{SOURCE6} .
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|324	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|325	# (oe) instead of a patch
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|326	perl -pi -e "s|libxul-unstable|libxul|g" configure*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|327	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|328	%{_bindir}/find . -type f -name "*.sh" -o -type f -name "*.cgi" | %{_bindir}/xargs %{__chmod} 0755
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|329	%{_bindir}/autoreconf -i -v -f
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|330	./autogen.sh
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|331	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|332	%build
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|333	%ifarch sparc64 alpha
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|334	export ARCH_DATA_MODEL=64
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|335	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|336	%ifarch alpha
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|337	export CFLAGS="$CFLAGS -mieee"
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|338	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|339	# Build IcedTea and OpenJDK.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|340	# (Anssi 07/2008) do not hardcode /usr/bin, to allow using ccache et al:
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|341	export ALT_COMPILER_PATH=
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|342	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|343	%{configure2_5x}					\
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|344	%{icedteaopt}					\
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|345	--with-openjdk-src-zip=%{SOURCE1}		\
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|346	--with-pkgversion=mandriva-%{release}-%{_arch}	\
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|347	--enable-pulse-java				\
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|348	--with-jaf-drop-zip=%{SOURCE9}			\
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|349	--with-jaxp-drop-zip=%{SOURCE8}			\
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|350	--with-jaxws-drop-zip=%{SOURCE10}		\
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|351	--with-javah=%{_bindir}/javah			\
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|352	%if %{with_fastjar}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|353	--with-jar=%{_bindir}/fastjar			\
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|354	--with-alt-jar=%{_bindir}/fastjar		\
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|355	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|356	%if !%{build_docs}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|357	--disable-docs                                  \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|358	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|359	--with-abs-install-dir=%{_jvmdir}/%{sdkdir}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|360	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|361	# When using a different hotspot (see hotspot.map):
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|362	#	--with-hotspot-build=hs24			\
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|363	#	--with-hotspot-src-zip=%{SOURCE7}		\
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|364	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|365	%if %{with gcjbootstrap}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|366	make stamps/patch-ecj.stamp
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|367	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|368	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|369	make patch
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|370	patch -l -p0 -b -z .p1~ < %{PATCH1}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|371	patch -l -p1 -b -z .p2~ < %{PATCH2}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|372	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|373	make STATIC_CXX=false
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|374	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|375	touch mauve-%{mauvedate}/mauve_output
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|376	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|377	pushd %{buildoutputdir}/j2sdk-image/jre/lib
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|378	%{__ln_s}f %{_javadir}/accessibility.properties accessibility.properties
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|379	%{__ln_s}f %{_javadir}/gnome-java-bridge.jar ext/gnome-java-bridge.jar
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|380	popd
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|381	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|382	%if %{runtests}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|383	# Run jtreg test suite.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|384	{
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|385	echo ====================JTREG TESTING========================
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|386	export DISPLAY=:20
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|387	Xvfb :20 -screen 0 1x1x24 -ac&
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|388	echo $! > Xvfb.pid
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|389	make jtregcheck -k
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|390	kill -9 `cat Xvfb.pid`
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|391	unset DISPLAY
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|392	rm -f Xvfb.pid
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|393	echo ====================JTREG TESTING END====================
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|394	} || :
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|395	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|396	# Run Mauve test suite.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|397	{
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|398	pushd mauve-%{mauvedate}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|399	%{configure2_5x}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|400	make
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|401	echo ====================MAUVE TESTING========================
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|402	export DISPLAY=:20
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|403	Xvfb :20 -screen 0 1x1x24 -ac&
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|404	echo $! > Xvfb.pid
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|405	$JAVA_HOME/bin/java Harness -vm $JAVA_HOME/bin/java \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|406	-file %{SOURCE6} -timeout 30000 2>&1 | tee mauve_output
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|407	kill -9 `cat Xvfb.pid`
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|408	unset DISPLAY
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|409	rm -f Xvfb.pid
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|410	echo ====================MAUVE TESTING END====================
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|411	popd
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|412	} || :
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|413	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|414	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|415	%install
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|416	rm -rf %{buildroot}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|417	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|418	pushd %{buildoutputdir}/j2sdk-image
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|419	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|420	# Install main files.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|421	install -d -m 755 %{buildroot}%{_jvmdir}/%{sdkdir}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|422	cp -a bin include lib src.zip %{buildroot}%{_jvmdir}/%{sdkdir}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|423	install -d -m 755 %{buildroot}%{_jvmdir}/%{jredir}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|424	cp -a jre/bin jre/lib %{buildroot}%{_jvmdir}/%{jredir}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|425	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|426	%ifarch %{jit_arches}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|427	%if %{with_systemtap}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|428	# Install systemtap support files.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|429	cp -a tapset %{buildroot}%{_jvmdir}/%{sdkdir}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|430	install -d -m 755 %{buildroot}%{tapsetdir}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|431	pushd %{buildroot}%{tapsetdir}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|432	RELATIVE=$(%{abs2rel} %{_jvmdir}/%{sdkdir}/tapset %{tapsetdir})
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|433	ln -sf $RELATIVE/*.stp .
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|434	popd
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|435	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|436	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|437	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|438	# Install cacerts symlink.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|439	rm -f %{buildroot}%{_jvmdir}/%{jredir}/lib/security/cacerts
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|440	pushd %{buildroot}%{_jvmdir}/%{jredir}/lib/security
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|441	RELATIVE=$(%{abs2rel} %{_sysconfdir}/pki/java \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|442	%{_jvmdir}/%{jredir}/lib/security)
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|443	ln -sf $RELATIVE/cacerts .
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|444	popd
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|445	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|446	# Install extension symlinks.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|447	install -d -m 755 %{buildroot}%{jvmjardir}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|448	pushd %{buildroot}%{jvmjardir}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|449	RELATIVE=$(%{abs2rel} %{_jvmdir}/%{jredir}/lib %{jvmjardir})
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|450	ln -sf $RELATIVE/jsse.jar jsse-%{version}.jar
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|451	ln -sf $RELATIVE/jce.jar jce-%{version}.jar
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|452	ln -sf $RELATIVE/rt.jar jndi-%{version}.jar
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|453	ln -sf $RELATIVE/rt.jar jndi-ldap-%{version}.jar
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|454	ln -sf $RELATIVE/rt.jar jndi-cos-%{version}.jar
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|455	ln -sf $RELATIVE/rt.jar jndi-rmi-%{version}.jar
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|456	ln -sf $RELATIVE/rt.jar jaas-%{version}.jar
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|457	ln -sf $RELATIVE/rt.jar jdbc-stdext-%{version}.jar
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|458	ln -sf jdbc-stdext-%{version}.jar jdbc-stdext-3.0.jar
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|459	ln -sf $RELATIVE/rt.jar sasl-%{version}.jar
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|460	for jar in *-%{version}.jar
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|461	do
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|462	if [ x%{version} != x%{javaver} ]
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|463	then
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|464	ln -sf $jar $(echo $jar | sed "s|-%{version}.jar|-%{javaver}.jar|g")
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|465	fi
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|466	ln -sf $jar $(echo $jar | sed "s|-%{version}.jar|.jar|g")
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|467	done
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|468	popd
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|469	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|470	# Install JCE policy symlinks.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|471	install -d -m 755 %{buildroot}%{_jvmprivdir}/%{archname}/jce/vanilla
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|472	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|473	# Install versionless symlinks.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|474	pushd %{buildroot}%{_jvmdir}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|475	ln -sf %{jredir} %{jrelnk}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|476	ln -sf %{sdkdir} %{sdklnk}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|477	popd
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|478	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|479	pushd %{buildroot}%{_jvmjardir}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|480	ln -sf %{sdkdir} %{jrelnk}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|481	ln -sf %{sdkdir} %{sdklnk}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|482	popd
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|483	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|484	# Install man pages.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|485	install -d -m 755 %{buildroot}%{_mandir}/man1
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|486	for manpage in man/man1/*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|487	do
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|488	# Convert man pages to UTF8 encoding.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|489	iconv -f ISO_8859-1 -t UTF8 $manpage -o $manpage.tmp
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|490	mv -f $manpage.tmp $manpage
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|491	install -m 644 -p $manpage %{buildroot}%{_mandir}/man1/$(basename \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|492	$manpage .1)-%{name}.1
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|493	done
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|494	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|495	# Install demos and samples.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|496	cp -a demo %{buildroot}%{_jvmdir}/%{sdkdir}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|497	mkdir -p sample/rmi
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|498	# XXX: (walluck): fix -ba --short-circuit
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|499	test -f bin/sample.cgi && mv bin/java-rmi.cgi sample/rmi
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|500	cp -a sample %{buildroot}%{_jvmdir}/%{sdkdir}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|501	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|502	popd
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|503	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|504	# Install Javadoc documentation.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|505	%if %{build_docs}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|506	install -d -m 755 %{buildroot}%{_javadocdir}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|507	cp -a %{buildoutputdir}/docs %{buildroot}%{_javadocdir}/%{name}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|508	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|509	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|510	# Install icons and menu entries.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|511	for s in 16 24 32 48 ; do
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|512	install -D -p -m 644 \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|513	openjdk/jdk/src/solaris/classes/sun/awt/X11/java-icon${s}.png \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|514	%{buildroot}%{_datadir}/icons/hicolor/${s}x${s}/apps/java.png
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|515	done
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|516	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|517	# Install desktop files.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|518	install -d -m 755 %{buildroot}%{_datadir}/applications
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|519	perl -pi -e 's|(Categories=Development;)(Monitor;Java;)|$1System;$2|'	\
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|520	jconsole.desktop
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|521	for e in jconsole policytool ; do
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|522	desktop-file-install --vendor="" --mode=644 \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|523	--dir=%{buildroot}%{_datadir}/applications $e.desktop
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|524	done
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|525	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|526	# Find JRE directories.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|527	find %{buildroot}%{_jvmdir}/%{jredir} -type d \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|528	| grep -v jre/lib/security \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|529	| sed 's|'%{buildroot}'|%dir |' \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|530	> %{name}.files
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|531	# Find JRE files.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|532	find %{buildroot}%{_jvmdir}/%{jredir} -type f -o -type l \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|533	| grep -v jre/lib/security \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|534	| grep -v IcedTeaPlugin.so \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|535	| sed 's|'%{buildroot}'||' \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|536	>> %{name}.files
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|537	# Find demo directories.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|538	find %{buildroot}%{_jvmdir}/%{sdkdir}/demo \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|539	%{buildroot}%{_jvmdir}/%{sdkdir}/sample -type d \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|540	| sed 's|'%{buildroot}'|%dir |' \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|541	> %{name}-demo.files
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|542	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|543	# FIXME: remove SONAME entries from demo DSOs.  See
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|544	# https://bugzilla.redhat.com/show_bug.cgi?id=436497
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|545	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|546	# Find non-documentation demo files.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|547	find %{buildroot}%{_jvmdir}/%{sdkdir}/demo \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|548	%{buildroot}%{_jvmdir}/%{sdkdir}/sample \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|549	-type f -o -type l | sort \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|550	| grep -v README \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|551	| sed 's|'%{buildroot}'||' \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|552	>> %{name}-demo.files
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|553	# Find documentation demo files.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|554	find %{buildroot}%{_jvmdir}/%{sdkdir}/demo \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|555	%{buildroot}%{_jvmdir}/%{sdkdir}/sample \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|556	-type f -o -type l | sort \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|557	| grep README \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|558	| sed 's|'%{buildroot}'||' \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|559	| sed 's|^|%doc |' \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|560	>> %{name}-demo.files
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|561	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|562	cp -fa %{buildroot}%{_jvmdir}/%{jredir}/lib/fontconfig.properties{.src,}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|563	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|564	# FIXME: identical binaries are copied, not linked. This needs to be
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|565	# fixed upstream.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|566	%post
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|567	ext=%{_extension}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|568	update-alternatives\
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|569	--install %{_bindir}/java java %{jrebindir}/java %{priority} \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|570	--slave %{_jvmdir}/jre jre %{_jvmdir}/%{jrelnk} \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|571	--slave %{_jvmjardir}/jre jre_exports %{_jvmjardir}/%{jrelnk} \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|572	--slave %{_bindir}/keytool keytool %{jrebindir}/keytool \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|573	--slave %{_bindir}/orbd orbd %{jrebindir}/orbd \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|574	--slave %{_bindir}/pack200 pack200 %{jrebindir}/pack200 \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|575	--slave %{_bindir}/rmid rmid %{jrebindir}/rmid \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|576	--slave %{_bindir}/rmiregistry rmiregistry %{jrebindir}/rmiregistry \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|577	--slave %{_bindir}/servertool servertool %{jrebindir}/servertool \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|578	--slave %{_bindir}/tnameserv tnameserv %{jrebindir}/tnameserv \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|579	--slave %{_bindir}/unpack200 unpack200 %{jrebindir}/unpack200 \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|580	--slave %{_mandir}/man1/java.1$ext java.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|581	%{_mandir}/man1/java-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|582	--slave %{_mandir}/man1/keytool.1$ext keytool.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|583	%{_mandir}/man1/keytool-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|584	--slave %{_mandir}/man1/orbd.1$ext orbd.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|585	%{_mandir}/man1/orbd-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|586	--slave %{_mandir}/man1/pack200.1$ext pack200.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|587	%{_mandir}/man1/pack200-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|588	--slave %{_mandir}/man1/rmid.1$ext rmid.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|589	%{_mandir}/man1/rmid-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|590	--slave %{_mandir}/man1/rmiregistry.1$ext rmiregistry.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|591	%{_mandir}/man1/rmiregistry-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|592	--slave %{_mandir}/man1/servertool.1$ext servertool.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|593	%{_mandir}/man1/servertool-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|594	--slave %{_mandir}/man1/tnameserv.1$ext tnameserv.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|595	%{_mandir}/man1/tnameserv-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|596	--slave %{_mandir}/man1/unpack200.1$ext unpack200.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|597	%{_mandir}/man1/unpack200-%{name}.1$ext
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|598	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|599	update-alternatives\
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|600	--install %{_jvmdir}/jre-%{origin} \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|601	jre_%{origin} %{_jvmdir}/%{jrelnk} %{priority} \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|602	--slave %{_jvmjardir}/jre-%{origin} \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|603	jre_%{origin}_exports %{_jvmjardir}/%{jrelnk}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|604	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|605	update-alternatives\
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|606	--install %{_jvmdir}/jre-%{javaver} \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|607	jre_%{javaver} %{_jvmdir}/%{jrelnk} %{priority} \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|608	--slave %{_jvmjardir}/jre-%{javaver} \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|609	jre_%{javaver}_exports %{_jvmjardir}/%{jrelnk}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|610	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|611	%postun
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|612	if [ $1 -eq 0 ]
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|613	then
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|614	update-alternatives --remove java %{jrebindir}/java
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|615	update-alternatives --remove jre_%{origin} %{_jvmdir}/%{jrelnk}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|616	update-alternatives --remove jre_%{javaver} %{_jvmdir}/%{jrelnk}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|617	fi
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|618	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|619	%post devel
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|620	ext=%{_extension}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|621	update-alternatives\
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|622	--install %{_bindir}/javac javac %{sdkbindir}/javac %{priority} \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|623	--slave %{_jvmdir}/java java_sdk %{_jvmdir}/%{sdklnk} \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|624	--slave %{_jvmjardir}/java java_sdk_exports %{_jvmjardir}/%{sdklnk} \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|625	--slave %{_bindir}/appletviewer appletviewer %{sdkbindir}/appletviewer \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|626	--slave %{_bindir}/apt apt %{sdkbindir}/apt \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|627	--slave %{_bindir}/extcheck extcheck %{sdkbindir}/extcheck \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|628	--slave %{_bindir}/jar jar %{sdkbindir}/jar \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|629	--slave %{_bindir}/jarsigner jarsigner %{sdkbindir}/jarsigner \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|630	--slave %{_bindir}/javadoc javadoc %{sdkbindir}/javadoc \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|631	--slave %{_bindir}/javah javah %{sdkbindir}/javah \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|632	--slave %{_bindir}/javap javap %{sdkbindir}/javap \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|633	--slave %{_bindir}/jconsole jconsole %{sdkbindir}/jconsole \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|634	--slave %{_bindir}/jdb jdb %{sdkbindir}/jdb \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|635	--slave %{_bindir}/jhat jhat %{sdkbindir}/jhat \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|636	--slave %{_bindir}/jinfo jinfo %{sdkbindir}/jinfo \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|637	--slave %{_bindir}/jmap jmap %{sdkbindir}/jmap \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|638	--slave %{_bindir}/jps jps %{sdkbindir}/jps \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|639	--slave %{_bindir}/jrunscript jrunscript %{sdkbindir}/jrunscript \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|640	--slave %{_bindir}/jsadebugd jsadebugd %{sdkbindir}/jsadebugd \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|641	--slave %{_bindir}/jstack jstack %{sdkbindir}/jstack \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|642	--slave %{_bindir}/jstat jstat %{sdkbindir}/jstat \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|643	--slave %{_bindir}/jstatd jstatd %{sdkbindir}/jstatd \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|644	--slave %{_bindir}/native2ascii native2ascii %{sdkbindir}/native2ascii \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|645	--slave %{_bindir}/policytool policytool %{sdkbindir}/policytool \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|646	--slave %{_bindir}/rmic rmic %{sdkbindir}/rmic \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|647	--slave %{_bindir}/schemagen schemagen %{sdkbindir}/schemagen \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|648	--slave %{_bindir}/serialver serialver %{sdkbindir}/serialver \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|649	--slave %{_bindir}/wsgen wsgen %{sdkbindir}/wsgen \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|650	--slave %{_bindir}/wsimport wsimport %{sdkbindir}/wsimport \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|651	--slave %{_bindir}/xjc xjc %{sdkbindir}/xjc \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|652	--slave %{_mandir}/man1/appletviewer.1$ext appletviewer.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|653	%{_mandir}/man1/appletviewer-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|654	--slave %{_mandir}/man1/apt.1$ext apt.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|655	%{_mandir}/man1/apt-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|656	--slave %{_mandir}/man1/extcheck.1$ext extcheck.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|657	%{_mandir}/man1/extcheck-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|658	--slave %{_mandir}/man1/jar.1$ext jar.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|659	%{_mandir}/man1/jar-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|660	--slave %{_mandir}/man1/jarsigner.1$ext jarsigner.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|661	%{_mandir}/man1/jarsigner-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|662	--slave %{_mandir}/man1/javac.1$ext javac.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|663	%{_mandir}/man1/javac-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|664	--slave %{_mandir}/man1/javadoc.1$ext javadoc.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|665	%{_mandir}/man1/javadoc-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|666	--slave %{_mandir}/man1/javah.1$ext javah.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|667	%{_mandir}/man1/javah-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|668	--slave %{_mandir}/man1/javap.1$ext javap.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|669	%{_mandir}/man1/javap-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|670	--slave %{_mandir}/man1/jconsole.1$ext jconsole.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|671	%{_mandir}/man1/jconsole-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|672	--slave %{_mandir}/man1/jdb.1$ext jdb.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|673	%{_mandir}/man1/jdb-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|674	--slave %{_mandir}/man1/jhat.1$ext jhat.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|675	%{_mandir}/man1/jhat-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|676	--slave %{_mandir}/man1/jinfo.1$ext jinfo.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|677	%{_mandir}/man1/jinfo-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|678	--slave %{_mandir}/man1/jmap.1$ext jmap.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|679	%{_mandir}/man1/jmap-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|680	--slave %{_mandir}/man1/jps.1$ext jps.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|681	%{_mandir}/man1/jps-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|682	--slave %{_mandir}/man1/jrunscript.1$ext jrunscript.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|683	%{_mandir}/man1/jrunscript-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|684	--slave %{_mandir}/man1/jsadebugd.1$ext jsadebugd.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|685	%{_mandir}/man1/jsadebugd-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|686	--slave %{_mandir}/man1/jstack.1$ext jstack.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|687	%{_mandir}/man1/jstack-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|688	--slave %{_mandir}/man1/jstat.1$ext jstat.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|689	%{_mandir}/man1/jstat-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|690	--slave %{_mandir}/man1/jstatd.1$ext jstatd.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|691	%{_mandir}/man1/jstatd-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|692	--slave %{_mandir}/man1/native2ascii.1$ext native2ascii.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|693	%{_mandir}/man1/native2ascii-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|694	--slave %{_mandir}/man1/policytool.1$ext policytool.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|695	%{_mandir}/man1/policytool-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|696	--slave %{_mandir}/man1/rmic.1$ext rmic.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|697	%{_mandir}/man1/rmic-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|698	--slave %{_mandir}/man1/schemagen.1$ext schemagen.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|699	%{_mandir}/man1/schemagen-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|700	--slave %{_mandir}/man1/serialver.1$ext serialver.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|701	%{_mandir}/man1/serialver-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|702	--slave %{_mandir}/man1/wsgen.1$ext wsgen.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|703	%{_mandir}/man1/wsgen-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|704	--slave %{_mandir}/man1/wsimport.1$ext wsimport.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|705	%{_mandir}/man1/wsimport-%{name}.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|706	--slave %{_mandir}/man1/xjc.1$ext xjc.1$ext \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|707	%{_mandir}/man1/xjc-%{name}.1$ext
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|708	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|709	update-alternatives\
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|710	--install %{_jvmdir}/java-%{origin} \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|711	java_sdk_%{origin} %{_jvmdir}/%{sdklnk} %{priority} \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|712	--slave %{_jvmjardir}/java-%{origin} \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|713	java_sdk_%{origin}_exports %{_jvmjardir}/%{sdklnk}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|714	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|715	update-alternatives\
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|716	--install %{_jvmdir}/java-%{javaver} \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|717	java_sdk_%{javaver} %{_jvmdir}/%{sdklnk} %{priority} \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|718	--slave %{_jvmjardir}/java-%{javaver} \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|719	java_sdk_%{javaver}_exports %{_jvmjardir}/%{sdklnk}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|720	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|721	%postun devel
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|722	if [ $1 -eq 0 ]
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|723	then
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|724	update-alternatives --remove javac %{sdkbindir}/javac
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|725	update-alternatives --remove java_sdk_%{origin} %{_jvmdir}/%{sdklnk}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|726	update-alternatives --remove java_sdk_%{javaver} %{_jvmdir}/%{sdklnk}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|727	fi
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|728	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|729	%if %{build_docs}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|730	%post javadoc
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|731	update-alternatives\
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|732	--install %{_javadocdir}/java javadocdir %{_javadocdir}/%{name}/api \
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|733	%{priority}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|734	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|735	exit 0
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|736	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|737	%postun javadoc
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|738	if [ $1 -eq 0 ]
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|739	then
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|740	update-alternatives --remove javadocdir %{_javadocdir}/%{name}/api
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|741	fi
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|742	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|743	exit 0
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|744	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|745	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|746	%files -f %{name}.files
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|747	%doc %{buildoutputdir}/j2sdk-image/jre/ASSEMBLY_EXCEPTION
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|748	%doc %{buildoutputdir}/j2sdk-image/jre/LICENSE
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|749	%doc %{buildoutputdir}/j2sdk-image/jre/THIRD_PARTY_README
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|750	# FIXME: The TRADEMARK file should be in j2sdk-image.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|751	%doc openjdk/TRADEMARK
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|752	%doc AUTHORS
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|753	%doc COPYING
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|754	%doc ChangeLog
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|755	%doc NEWS
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|756	%doc README
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|757	%dir %{_jvmdir}/%{sdkdir}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|758	%{_jvmdir}/%{jrelnk}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|759	%{_jvmjardir}/%{jrelnk}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|760	%{_jvmprivdir}/*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|761	%{jvmjardir}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|762	%dir %{_jvmdir}/%{jredir}/lib/security
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|763	%{_jvmdir}/%{jredir}/lib/security/cacerts
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|764	# FIXME: These should be replaced by symlinks into /etc.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|765	%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/java.policy
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|766	%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/java.security
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|767	%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/nss.cfg
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|768	%{_datadir}/icons/hicolor/*x*/apps/java.png
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|769	%{_mandir}/man1/java-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|770	%{_mandir}/man1/keytool-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|771	%{_mandir}/man1/orbd-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|772	%{_mandir}/man1/pack200-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|773	%{_mandir}/man1/rmid-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|774	%{_mandir}/man1/rmiregistry-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|775	%{_mandir}/man1/servertool-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|776	%{_mandir}/man1/tnameserv-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|777	%{_mandir}/man1/unpack200-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|778	# FIXME: This should be %config
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|779	%{_jvmdir}/%{jredir}/lib/fontconfig.properties
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|780	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|781	%files devel
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|782	%doc %{buildoutputdir}/j2sdk-image/ASSEMBLY_EXCEPTION
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|783	%doc %{buildoutputdir}/j2sdk-image/LICENSE
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|784	%doc %{buildoutputdir}/j2sdk-image/THIRD_PARTY_README
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|785	# FIXME: The TRADEMARK file should be in j2sdk-image.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|786	%doc openjdk/TRADEMARK
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|787	%dir %{_jvmdir}/%{sdkdir}/bin
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|788	%dir %{_jvmdir}/%{sdkdir}/include
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|789	%dir %{_jvmdir}/%{sdkdir}/lib
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|790	%{_jvmdir}/%{sdkdir}/bin/*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|791	%{_jvmdir}/%{sdkdir}/include/*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|792	%{_jvmdir}/%{sdkdir}/lib/*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|793	%{_jvmdir}/%{sdklnk}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|794	%{_jvmjardir}/%{sdklnk}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|795	%{_datadir}/applications/*jconsole.desktop
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|796	%{_datadir}/applications/*policytool.desktop
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|797	%{_mandir}/man1/appletviewer-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|798	%{_mandir}/man1/apt-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|799	%{_mandir}/man1/extcheck-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|800	%{_mandir}/man1/idlj-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|801	%{_mandir}/man1/jar-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|802	%{_mandir}/man1/jarsigner-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|803	%{_mandir}/man1/javac-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|804	%{_mandir}/man1/javadoc-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|805	%{_mandir}/man1/javah-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|806	%{_mandir}/man1/javap-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|807	%{_mandir}/man1/jconsole-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|808	%{_mandir}/man1/jdb-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|809	%{_mandir}/man1/jhat-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|810	%{_mandir}/man1/jinfo-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|811	%{_mandir}/man1/jmap-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|812	%{_mandir}/man1/jps-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|813	%{_mandir}/man1/jrunscript-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|814	%{_mandir}/man1/jsadebugd-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|815	%{_mandir}/man1/jstack-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|816	%{_mandir}/man1/jstat-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|817	%{_mandir}/man1/jstatd-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|818	%{_mandir}/man1/native2ascii-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|819	%{_mandir}/man1/policytool-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|820	%{_mandir}/man1/rmic-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|821	%{_mandir}/man1/schemagen-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|822	%{_mandir}/man1/serialver-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|823	%{_mandir}/man1/wsgen-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|824	%{_mandir}/man1/wsimport-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|825	%{_mandir}/man1/xjc-%{name}.1*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|826	%ifarch %{jit_arches}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|827	%if %{with_systemtap}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|828	%dir %{_jvmdir}/%{sdkdir}/tapset
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|829	%{_jvmdir}/%{sdkdir}/tapset/*
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|830	%dir %{tapsetdir}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|831	%{tapsetdir}/*.stp
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|832	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|833	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|834	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|835	%files demo -f %{name}-demo.files
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|836	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|837	%files src
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|838	%doc README.src
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|839	%{_jvmdir}/%{sdkdir}/src.zip
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|840	%if %{runtests}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|841	# FIXME: put these in a separate testresults subpackage.
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|842	%doc mauve_tests
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|843	%doc mauve-%{mauvedate}/mauve_output
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|844	%doc test/jtreg-summary.log
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|845	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|846	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|847	%if %{build_docs}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|848	%files javadoc
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|849	%doc %{_javadocdir}/%{name}
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|850	%endif
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|851	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|852	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|853	%changelog
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|854	* Fri Dec 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 0:1.6.0.0-26.b24.3
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|855	+ Revision: 31fa4f1
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|856	- Drop 'jre' provide
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|857	
12mu|java-1.6.0-openjdk-1.6.0.0-26.b24.3|858	

19822 12
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1	%if %mdkversion >= 201200
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|2	# rpmlint just sucks!!!
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|3	%define _build_pkgcheck_set %{nil}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|4	%define _build_pkgcheck_srpm %{nil}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|5	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|6	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|7	# If with gcjbootstrap use java-1.5.0-gcj-devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|8	# If without gcjbootstrap use java-1.6.0-openjdk-devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|9	%bcond_with	gcjbootstrap
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|10	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|11	# If debug is 1, OpenJDK is built with all debug info present.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|12	%bcond_with	debug
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|13	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|14	# If runtests is 0 test suites will not be run.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|15	%define		runtests		0
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|16	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|17	%define		openjdk_version		b147
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|18	%define		openjdk_date		27_jun_2011
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|19	%define		icedtea_version		2.0
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|20	%define		hg_tag			icedtea-%{icedtea_version}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|21	%define		access_version		1.23.0
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|22	%define		mauvedate		2008-10-22
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|23	%define		multilib_arches		x86_64
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|24	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|25	%define		jit_arches		%{ix86} x86_64
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|26	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|27	%ifarch x86_64
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|28	%define	archbuild		amd64
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|29	%define	archinstall		amd64
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|30	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|31	%ifarch %{ix86}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|32	%define	archbuild		i586
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|33	%define	archinstall		i386
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|34	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|35	%ifnarch %{jit_arches}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|36	%define	archbuild		%{_arch}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|37	%define	archinstall		%{_arch}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|38	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|39	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|40	%if %{with debug}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|41	%define	debugbuild		debug_build
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|42	%else
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|43	%define	debugbuild		%{nil}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|44	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|45	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|46	%define		buildoutputdir		openjdk/build/linux-%{archbuild}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|47	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|48	%bcond_without	pulseaudio
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|49	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|50	%ifarch %{jit_arches}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|51	%bcond_without	systemtap
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|52	%else
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|53	%bcond_with		systemtap
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|54	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|55	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|56	# Convert an absolute path to a relative path.  Each symbolic link is
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|57	# specified relative to the directory in which it is installed so that
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|58	# it will resolve properly within chrooted installations.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|59	%define script 'use File::Spec; print File::Spec->abs2rel($ARGV[0], $ARGV[1])'
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|60	%define abs2rel %{__perl} -e %{script}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|61	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|62	# Hard-code libdir on 64-bit architectures to make the 64-bit JDK
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|63	# simply be another alternative.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|64	%ifarch %{multilib_arches}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|65	%define	archname		%{name}.%{_arch}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|66	%else
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|67	%define	archname		%{name}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|68	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|69	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|70	# Standard JPackage naming and versioning defines.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|71	%define		origin			openjdk
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|72	%define		priority		17000
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|73	%define		javaver			1.7.0
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|74	%define		buildver		1
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|75	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|76	# Standard JPackage directories and symbolic links.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|77	# Make 64-bit JDKs just another alternative on 64-bit architectures.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|78	%ifarch %{multilib_arches}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|79	%define	sdklnk			java-%{javaver}-%{origin}.%{_arch}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|80	%define	jrelnk			jre-%{javaver}-%{origin}.%{_arch}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|81	%define	sdkdir			%{name}-%{version}.%{_arch}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|82	%else
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|83	%define	sdklnk			java-%{javaver}-%{origin}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|84	%define	jrelnk			jre-%{javaver}-%{origin}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|85	%define	sdkdir			%{name}-%{version}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|86	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|87	%define		jredir			%{sdkdir}/jre
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|88	%define		sdkbindir		%{_jvmdir}/%{sdklnk}/bin
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|89	%define		jrebindir		%{_jvmdir}/%{jrelnk}/bin
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|90	%ifarch %{multilib_arches}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|91	%define	jvmjardir		%{_jvmjardir}/%{name}-%{version}.%{_arch}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|92	%else
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|93	%define	jvmjardir		%{_jvmjardir}/%{name}-%{version}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|94	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|95	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|96	%ifarch %{jit_arches}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|97	# Where to install systemtap tapset (links)
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|98	# We would like these to be in a package specific subdir,
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|99	# but currently systemtap doesn't support that, so we have to
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|100	# use the root tapset dir for now. To distinquish between 64
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|101	# and 32 bit architectures we place the tapsets under the arch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|102	# specific dir (note that systemtap will only pickup the tapset
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|103	# for the primary arch for now). Systemtap uses the machine name
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|104	# aka build_cpu as architecture specific directory name.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|105	%define	tapsetroot		%{_datadir}/systemtap
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|106	%define	tapsetdir		%{tapsetroot}/tapset/%{_build_cpu}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|107	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|108	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|109	Name:		java-%{javaver}-%{origin}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|110	Version:	%{javaver}.%{buildver}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|111	Release:	%{icedtea_version}.6
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|112	Epoch:		0
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|113	Summary:	OpenJDK Runtime Environment
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|114	Group:		Development/Java
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|115	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|116	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
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|117	URL:		http://openjdk.java.net/
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|118	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|119	# hg clone http://icedtea.classpath.org/hg/release/icedtea7-forest-%{icedtea_version}/ openjdk -r %{hg_tag}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|120	# hg clone http://icedtea.classpath.org/hg/release/icedtea7-forest-%{icedtea_version}/corba/ openjdk/corba -r %{hg_tag}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|121	# hg clone http://icedtea.classpath.org/hg/release/icedtea7-forest-%{icedtea_version}/hotspot/ openjdk/hotspot -r %{hg_tag}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|122	# hg clone http://icedtea.classpath.org/hg/release/icedtea7-forest-%{icedtea_version}/jaxp/ openjdk/jaxp -r %{hg_tag}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|123	# hg clone http://icedtea.classpath.org/hg/release/icedtea7-forest-%{icedtea_version}/jaxws/ openjdk/jaxws -r %{hg_tag}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|124	# hg clone http://icedtea.classpath.org/hg/release/icedtea7-forest-%{icedtea_version}/jdk/ openjdk/jdk -r %{hg_tag}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|125	# hg clone http://icedtea.classpath.org/hg/release/icedtea7-forest-%{icedtea_version}/langtools/ openjdk/langtools -r %{hg_tag}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|126	# find openjdk -name ".hg" -exec rm -rf '{}' \;
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|127	# find openjdk -name ".hgtags" -exec rm -rf '{}' \;
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|128	# tar czf openjdk-%{hg_tag}.tar.gz openjdk
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|129	Source0:	openjdk-icedtea-%{icedtea_version}.tar.gz
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|130	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|131	# Gnome access bridge
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|132	Source1:	http://ftp.gnome.org/pub/GNOME/sources/java-access-bridge/1.23/java-access-bridge-%{access_version}.tar.bz2
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|133	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|134	# README file
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|135	Source2:	README.src
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|136	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|137	# Mauve test suite
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|138	# FIXME: Is this applicable for 7?
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|139	Source3:	mauve-%{mauvedate}.tar.gz
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|140	Source4:	mauve_tests
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|141	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|142	# javac wrapper (used during bootstrap to strip what ecj doesn't support)
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|143	Source5:	javac-wrapper
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|144	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|145	# Auto-generated files (used only in bootstrap)
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|146	# To reproduce:
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|147	# build OpenJDK7 tarball above with any JDK
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|148	# mv generated.build generated
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|149	# tar czf generated-files.tar.gz generated
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|150	Source6:	generated-files.tar.gz
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|151	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|152	# Class rewrite to rewrite rhino heirarchy
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|153	Source7:	class-rewriter.tar.gz
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|154	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|155	# Systemtap tapsets. Zipped up to keep it small.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|156	Source8:	systemtap-tapset.tar.gz
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|157	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|158	# .desktop files. Zipped up to keep it small.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|159	Source9:	desktop-files.tar.gz
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|160	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|161	# nss configuration file
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|162	Source10:	nss.cfg
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|163	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|164	# FIXME: Taken from IcedTea snapshot 877ad5f00f69, but needs to be moved out
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|165	# hg clone -r 877ad5f00f69 http://icedtea.classpath.org/hg/icedtea7
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|166	Source11:	pulseaudio.tar.gz
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|167	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|168	# Removed libraries that we link instead
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|169	Source12:	remove-intree-libraries.sh
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|170	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|171	# RPM/distribution specific patches
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|172	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|173	# Allow TCK to pass with access bridge wired in
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|174	Patch1:		java-1.7.0-openjdk-java-access-bridge-tck.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|175	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|176	# Adjust idlj compilation switches to match what system idlj supports
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|177	Patch2:		java-1.7.0-openjdk-java-access-bridge-idlj.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|178	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|179	# Disable access to access-bridge packages by untrusted apps
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|180	Patch3:		java-1.7.0-openjdk-java-access-bridge-security.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|181	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|182	# Ignore AWTError when assistive technologies are loaded
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|183	Patch4:		java-1.7.0-openjdk-accessible-toolkit.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|184	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|185	# Build docs even in debug
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|186	Patch5:		java-1.7.0-openjdk-debugdocs.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|187	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|188	# Add debuginfo where missing
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|189	Patch6:		%{name}-debuginfo.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|190	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|191	# Fix bug in jdk_generic_profile.sh
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|192	Patch7:		%{name}-system-zlib.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|193	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|194	# Patch to fix glibc name clash
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|195	Patch8:		%{name}-glibc-name-clash.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|196	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|197	#
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|198	# OpenJDK specific patches
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|199	#
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|200	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|201	# Add rhino support
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|202	Patch100:	rhino.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|203	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|204	# Fix Gnome shell support, all AWT applications affected, see commit http://icedtea.classpath.org/hg/release/icedtea7-forest-2.3/jdk/rev/6e44e8962a31
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|205	Patch101:       icedtea7-2.3-gnome-shell-support-8024863.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|206	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|207	#
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|208	# Bootstrap patches (code with this is never shipped)
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|209	#
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|210	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|211	# Explicitly set javac, so that the bootstrap version is used
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|212	Patch200:	bootstrap-ant-javac.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|213	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|214	# Adjusted generated sources path to use prebuilt ones
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|215	Patch201:	bootstrap-corba-defs.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|216	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|217	# Do not use idlj to generate sources, as we use prebuilt ones
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|218	Patch202:	bootstrap-corba-idlj.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|219	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|220	# Disable decending into sources dir for generation
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|221	Patch203:	bootstrap-corba-no-gen.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|222	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|223	# Explicitly compile ORB.java
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|224	Patch204:	bootstrap-corba-orb.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|225	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|226	# Don't build demos in bootstrap
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|227	Patch205:	bootstrap-demos.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|228	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|229	# Change hex constants to be numbers instead of 0x... so that ecj can compile them right
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|230	Patch206:	bootstrap-ecj-fphexconstants.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|231	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|232	# Adjust opt flags to remove what ecj doesn't support
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|233	Patch207:	bootstrap-ecj-opts.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|234	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|235	# use pre-generated font config files
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|236	Patch208:	bootstrap-fontconfig.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|237	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|238	# Don't write auto-generation message in bootstrap
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|239	Patch209:	bootstrap-generated-comments.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|240	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|241	# Adjust bootclasspath to match what ecj has
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|242	Patch210:	bootstrap-xbootclasspath.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|243	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|244	# Wire in icedtea rt.jar (FIXME: name needs update, kept same for now to match icedtea name)
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|245	Patch211:	bootstrap-icedteart.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|246	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|247	# Wire in custom compiles rt classes
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|248	Patch212:	bootstrap-jar.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|249	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|250	# Compile inner opengl class explicitly
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|251	Patch213:	bootstrap-javah.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|252	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|253	# Disable ct.sym creation for bootstrap
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|254	Patch214:	bootstrap-symbols.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|255	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|256	# Disable icon generation for bootstrap
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|257	Patch215:	bootstrap-tobin.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|258	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|259	# Don't run test_gamma
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|260	Patch216:	bootstrap-test_gamma.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|261	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|262	# Disable requirement of module_lib path which bootstrap java_home doesn't have
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|263	Patch217:	bootstrap-tools.jar.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|264	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|265	# Allow -J opts to jar only if jar knows of them
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|266	Patch218:	bootstrap-jopt.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|267	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|268	# Explicitly add jaxp classes to classpath
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|269	Patch219:	bootstrap-jaxp-dependency.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|270	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|271	# Don't fork when generating stubs
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|272	Patch220:	bootstrap-genstubs-nofork.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|273	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|274	# Remove dependency on ProcessBuilder which is package private to Oracle implementation
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|275	Patch221:	bootstrap-break-processbuilder-dependency.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|276	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|277	# Allow to build with 1.5
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|278	Patch222:	bootstrap-revert-6973616.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|279	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|280	# Avoid trying to load system zone info provider and failing
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|281	Patch223:	bootstrap-revert-6941137.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|282	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|283	# Replace usage of string switch with if/elseif/else
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|284	Patch224:	bootstrap-ecj-stringswitch.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|285	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|286	# Allow langtools to use older jdk
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|287	Patch225:	bootstrap-langtools-force-old-jdk.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|288	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|289	# Access JDK sources and classes from langtools build
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|290	Patch226:	bootstrap-corba-dependencies.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|291	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|292	# Access langtools classes for Javadoc
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|293	Patch227:	bootstrap-jaxws-langtools-dependency.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|294	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|295	# Access JDK sources for com.sun.net.httpserver
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|296	Patch228:	bootstrap-jaxws-jdk-dependency.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|297	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|298	# Access JDK and generated sources to build servicability agent
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|299	Patch229:	bootstrap-hotspot-jdk-dependency.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|300	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|301	# Remove use of multi-catch and replace with regular multi-level catch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|302	Patch230:	bootstrap-ecj-multicatch.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|303	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|304	# Remove use of try-with-resources and replace with manual close
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|305	Patch231:	bootstrap-ecj-trywithresources.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|306	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|307	# Disable auto-boxing and manally cast
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|308	Patch232:	bootstrap-ecj-autoboxing.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|309	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|310	# Use custom xslt processor
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|311	Patch233:	bootstrap-xsltproc.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|312	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|313	# Use constants from interface rather than impl
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|314	Patch234:	bootstrap-pr40188.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|315	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|316	# Remove use of diamond operator and replace with manual
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|317	Patch235:	bootstrap-ecj-diamond.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|318	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|319	# Adjust javah switches to only use what bootstrap version supports
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|320	Patch236:	bootstrap-javah-xbootclasspath.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|321	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|322	#
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|323	# Optional component packages
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|324	#
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|325	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|326	# Make the ALSA based mixer the default when building with the pulseaudio based
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|327	# mixer
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|328	Patch300:	pulse-soundproperties.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|329	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|330	# SystemTap support
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|331	# Workaround for RH613824
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|332	Patch301:	systemtap-alloc-size-workaround.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|333	Patch302:	systemtap.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|334	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|335	#patch to fix build with gcc 4.7
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|336	Patch303: java-1.7.0-openjdk.gcc4.7.patch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|337	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|338	BuildRequires:	autoconf
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|339	BuildRequires:	automake
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|340	BuildRequires:	pkgconfig(alsa)
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|341	BuildRequires:	cups-devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|342	BuildRequires:	desktop-file-utils
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|343	BuildRequires:	giflib-devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|344	BuildRequires:	lcms2-devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|345	BuildRequires:	x11-proto-devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|346	BuildRequires:	libxi-devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|347	BuildRequires:	libxp-devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|348	BuildRequires:	libxrender-devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|349	BuildRequires:	libxt-devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|350	BuildRequires:	libxtst-devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|351	BuildRequires:	jpeg-devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|352	BuildRequires:	pkgconfig(libpng)
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|353	BuildRequires:	wget
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|354	BuildRequires:	xalan-j2
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|355	BuildRequires:	xerces-j2
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|356	BuildRequires:  zip
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|357	#BuildRequires:	mercurial
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|358	BuildRequires:	ant
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|359	BuildRequires:	libxinerama-devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|360	BuildRequires:	rhino
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|361	BuildRequires:	lsb
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|362	%if %{with gcjbootstrap}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|363	BuildRequires:	java-1.5.0-gcj-devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|364	%else
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|365	BuildRequires:	java-1.6.0-openjdk-devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|366	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|367	# Mauve build requirements.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|368	BuildRequires:	x11-server-xvfb
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|369	BuildRequires:	x11-font-type1
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|370	BuildRequires:	x11-font-misc
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|371	BuildRequires:	freetype2-devel >= 2.3.0
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|372	BuildRequires:	fontconfig
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|373	BuildRequires:	ecj
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|374	# Java Access Bridge for GNOME build requirements.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|375	BuildRequires:	at-spi-devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|376	BuildRequires:	gawk
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|377	BuildRequires:	libbonobo-devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|378	BuildRequires:	pkgconfig >= 0.9.0
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|379	BuildRequires:	x11-tools
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|380	# PulseAudio build requirements.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|381	%if %{with pulseaudio}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|382	BuildRequires:	pulseaudio-devel >= 0.9.11
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|383	BuildRequires:	pulseaudio >= 0.9.11
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|384	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|385	# Zero-assembler build requirement.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|386	%ifnarch %{jit_arches}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|387	BuildRequires:	libffi-devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|388	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|389	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|390	ExclusiveArch:	%{ix86} x86_64
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|391	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|392	# cacerts build requirement.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|393	BuildRequires:	openssl
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|394	# execstack build requirement.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|395	BuildRequires:	prelink
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|396	%ifarch %{jit_arches}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|397	#systemtap build requirement.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|398	BuildRequires:	systemtap
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|399	BuildRequires:	systemtap-devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|400	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|401	# visualvm build requirements.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|402	BuildRequires:	jakarta-commons-logging
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|403	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|404	Requires:	rhino
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|405	Requires:	lcms2
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|406	# Require /etc/pki/java/cacerts.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|407	Requires:	rootcerts-java
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|408	# Require jpackage-utils for ant.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|409	Requires:	jpackage-utils >= 1.7.3-1jpp.2
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|410	# Require zoneinfo data provided by tzdata-java subpackage.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|411	Requires:	tzdata-java
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|412	# Post requires alternatives to install tool alternatives.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|413	Requires(post):	update-alternatives
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|414	# Postun requires alternatives to uninstall tool alternatives.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|415	Requires(postun): update-alternatives
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|416	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|417	# Standard JPackage base provides.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|418	Provides:	jre-%{javaver}-%{origin} = %{epoch}:%{version}-%{release}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|419	Provides:	jre-%{origin} = %{epoch}:%{version}-%{release}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|420	Provides:	jre-%{javaver} = %{epoch}:%{version}-%{release}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|421	Provides:	java-%{javaver} = %{epoch}:%{version}-%{release}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|422	# Provides:	jre = %{javaver}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|423	Provides:	java-%{origin} = %{epoch}:%{version}-%{release}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|424	Provides:	java = %{epoch}:%{javaver}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|425	# Standard JPackage extensions provides.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|426	Provides:	jndi = %{epoch}:%{version}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|427	Provides:	jndi-ldap = %{epoch}:%{version}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|428	Provides:	jndi-cos = %{epoch}:%{version}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|429	Provides:	jndi-rmi = %{epoch}:%{version}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|430	Provides:	jndi-dns = %{epoch}:%{version}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|431	Provides:	jaas = %{epoch}:%{version}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|432	Provides:	jsse = %{epoch}:%{version}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|433	Provides:	jce = %{epoch}:%{version}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|434	Provides:	jdbc-stdext = 4.1
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|435	Provides:	java-sasl = %{epoch}:%{version}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|436	Provides:	java-fonts = %{epoch}:%{version}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|437	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|438	%description
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|439	The OpenJDK runtime environment.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|440	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|441	%package	devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|442	Summary:	OpenJDK Development Environment
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|443	Group:		Development/Java
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|444	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|445	# Require base package.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|446	Requires:	%{name} = %{epoch}:%{version}-%{release}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|447	# Post requires alternatives to install tool alternatives.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|448	Requires(post):	update-alternatives
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|449	# Postun requires alternatives to uninstall tool alternatives.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|450	Requires(postun): update-alternatives
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|451	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|452	# Standard JPackage devel provides.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|453	Provides:	java-sdk-%{javaver}-%{origin} = %{epoch}:%{version}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|454	Provides:	java-sdk-%{javaver} = %{epoch}:%{version}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|455	Provides:	java-sdk-%{origin} = %{epoch}:%{version}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|456	Provides:	java-sdk = %{epoch}:%{javaver}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|457	Provides:	java-%{javaver}-devel = %{epoch}:%{version}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|458	Provides:	java-devel-%{origin} = %{epoch}:%{version}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|459	Provides:	java-devel = %{epoch}:%{javaver}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|460	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|461	%description	devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|462	The OpenJDK development tools.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|463	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|464	%package	demo
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|465	Summary:	OpenJDK Demos
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|466	Group:		Development/Java
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|467	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|468	Requires:	%{name} = %{epoch}:%{version}-%{release}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|469	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|470	%description	demo
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|471	The OpenJDK demos.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|472	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|473	%package	src
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|474	Summary:	OpenJDK Source Bundle
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|475	Group:		Development/Java
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|476	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|477	Requires:	%{name} = %{epoch}:%{version}-%{release}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|478	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|479	%description	src
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|480	The OpenJDK source bundle.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|481	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|482	%package	javadoc
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|483	Summary:	OpenJDK API Documentation
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|484	Group:		Development/Java
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|485	Requires:	jpackage-utils
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|486	BuildArch:	noarch
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|487	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|488	# Post requires alternatives to install javadoc alternative.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|489	Requires(post):	update-alternatives
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|490	# Postun requires alternatives to uninstall javadoc alternative.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|491	Requires(postun): update-alternatives
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|492	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|493	# Standard JPackage javadoc provides.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|494	Provides:	java-javadoc = %{epoch}:%{version}-%{release}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|495	Provides:	java-%{javaver}-javadoc = %{epoch}:%{version}-%{release}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|496	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|497	%description	javadoc
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|498	The OpenJDK API documentation.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|499	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|500	%prep
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|501	%setup -q -c -n %{name}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|502	%setup -q -n %{name} -T -D -a 3
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|503	%setup -q -n %{name} -T -D -a 1
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|504	cp %{SOURCE2} .
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|505	cp %{SOURCE4} .
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|506	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|507	# OpenJDK patches
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|508	%patch100
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|509	%patch101
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|510	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|511	# pulseaudio support
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|512	%if %{with pulseaudio}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|513	%patch300
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|514	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|515	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|516	# Add systemtap patches if enabled
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|517	%if %{with systemtap}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|518	%patch301
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|519	%patch302
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|520	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|521	%patch303
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|522	# Remove libraries that are linked
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|523	sh %{SOURCE12}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|524	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|525	# Copy jaxp, jaf and jaxws drops
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|526	mkdir drops/
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|527	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|528	# Extract the generated files
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|529	tar xzf %{SOURCE6}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|530	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|531	# Extract the rewriter (to rewrite rhino classes)
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|532	tar xzf %{SOURCE7}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|533	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|534	# Extract systemtap tapsets
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|535	%if %{with systemtap}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|536	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|537	tar xzf %{SOURCE8}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|538	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|539	for file in tapset/*.in; do
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|540	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|541	OUTPUT_FILE=`echo $file | sed -e s:\.in$::g`
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|542	sed -e s:@ABS_SERVER_LIBJVM_SO@:%{_jvmdir}/%{sdkdir}/jre/lib/amd64/server/libjvm.so:g $file > $OUTPUT_FILE
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|543	sed -i -e '/@ABS_CLIENT_LIBJVM_SO@/d' $OUTPUT_FILE
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|544	sed -i -e s:@ABS_JAVA_HOME_DIR@:%{_jvmdir}/%{sdkdir}:g $OUTPUT_FILE
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|545	sed -i -e s:@INSTALL_ARCH_DIR@:%{archinstall}:g $OUTPUT_FILE
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|546	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|547	done
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|548	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|549	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|550	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|551	# Pulseaudio
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|552	%if %{with pulseaudio}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|553	tar xzf %{SOURCE11}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|554	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|555	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|556	# Extract desktop files
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|557	tar xzf %{SOURCE9}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|558	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|559	# If bootstrapping, apply additional patches
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|560	%if %{with gcjbootstrap}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|561	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|562	cp -a openjdk openjdk-boot
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|563	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|564	# Add bootstrap patches
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|565	%patch200
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|566	%patch201
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|567	%patch202
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|568	%patch203
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|569	%patch204
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|570	%patch205
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|571	%patch206
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|572	%patch207
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|573	%patch208
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|574	%patch209
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|575	%patch210
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|576	%patch211
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|577	%patch212
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|578	%patch213
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|579	%patch214
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|580	%patch215
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|581	%patch216
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|582	%patch217
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|583	%patch218
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|584	%patch219
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|585	%patch220
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|586	%patch221
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|587	%patch222
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|588	%patch223
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|589	%patch224
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|590	%patch225
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|591	%patch226
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|592	%patch227
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|593	%patch228
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|594	%patch229
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|595	%patch230
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|596	%patch231
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|597	%patch232
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|598	%patch233
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|599	%patch234
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|600	%patch235
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|601	%patch236
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|602	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|603	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|604	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|605	%build
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|606	# How many cpu's do we have?
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|607	export NUM_PROC=`/usr/bin/getconf _NPROCESSORS_ONLN 2> /dev/null || :`
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|608	export NUM_PROC=${NUM_PROC:-1}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|609	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|610	# Build IcedTea and OpenJDK.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|611	patch -l -p0 < %{PATCH3}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|612	patch -l -p0 < %{PATCH4}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|613	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|614	%if %{with debug}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|615	patch -l -p0 < %{PATCH5}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|616	patch -l -p0 < %{PATCH6}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|617	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|618	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|619	patch -l -p0 < %{PATCH7}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|620	patch -l -p0 < %{PATCH8}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|621	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|622	# Add a "-icedtea" tag to the version
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|623	sed -i "s#BUILD_VARIANT_RELEASE)#BUILD_VARIANT_RELEASE)-icedtea#" openjdk/jdk/make/common/shared/Defs.gmk
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|624	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|625	# Build the re-written rhino jar
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|626	mkdir -p rhino/{old,new}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|627	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|628	# Compile the rewriter
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|629	(cd rewriter
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|630	javac com/redhat/rewriter/ClassRewriter.java
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|631	)
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|632	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|633	# Extract rhino.jar contents and rewrite
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|634	(cd rhino/old
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|635	jar xf /usr/share/java/rhino.jar
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|636	)
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|637	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|638	java -cp rewriter com.redhat.rewriter.ClassRewriter \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|639	$PWD/rhino/old \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|640	$PWD/rhino/new \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|641	org.mozilla \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|642	sun.org.mozilla
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|643	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|644	(cd rhino/old
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|645	for file in `find -type f -not -name '*.class'` ; do
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|646	new_file=../new/`echo $file | sed -e 's#org#sun/org#'`
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|647	mkdir -pv `dirname $new_file`
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|648	cp -v $file $new_file
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|649	sed -ie 's#org\.mozilla#sun.org.mozilla#g' $new_file
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|650	done
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|651	)
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|652	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|653	(cd rhino/new
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|654	jar cfm ../rhino.jar META-INF/MANIFEST.MF sun
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|655	)
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|656	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|657	%if %{with gcjbootstrap}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|658	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|659	mkdir -p bootstrap/boot
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|660	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|661	# Copy over JAVA_HOME from /usr/lib/jvm/java-gcj/
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|662	cp -aL %{_jvmdir}/java-gcj/* bootstrap/boot/ || : # broken symlinks can be non-fatal but may cause this to fail
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|663	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|664	# Replace javac with a wrapper that does some magic
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|665	cp -af %{SOURCE5} bootstrap/boot/bin/javac
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|666	chmod u+x bootstrap/boot/bin/javac # SOURCE5 may not be +x
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|667	sed -i -e s:@RT_JAR@:$PWD/bootstrap/boot/jre/lib/rt.jar:g bootstrap/boot/bin/javac
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|668	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|669	# Link the native2ascii binary
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|670	ln -sf /usr/bin/gnative2ascii bootstrap/boot/bin/native2ascii
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|671	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|672	# We don't need a disassebler, fake it
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|673	echo "#!/bin/sh
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|674	exit 0" > bootstrap/boot/bin/javap
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|675	chmod u+rx bootstrap/boot/bin/javap # We need to run this during build
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|676	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|677	# Modules directory
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|678	mkdir -p bootstrap/boot/lib/modules
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|679	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|680	# jdk1.6.0 link
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|681	rm -f bootstrap/jdk1.6.0
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|682	ln -sf boot bootstrap/jdk1.6.0
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|683	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|684	# Update rt.jar with newer classes
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|685	# Extra classes to compile for reasons like
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|686	# http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42003
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|687	echo "openjdk-boot/jdk/src/share/classes/java/util/regex/Matcher.java
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|688	openjdk-boot/jdk/src/share/classes/javax/management/remote/JMXServiceURL.java
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|689	openjdk-boot/jdk/src/share/classes/javax/management/modelmbean/ModelMBeanInfo.java
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|690	openjdk-boot/jdk/src/share/classes/javax/swing/plaf/basic/BasicDirectoryModel.java
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|691	openjdk-boot/langtools/src/share/classes/javax/tools/JavaFileManager.java" > rt-source-files
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|692	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|693	mkdir -p rt
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|694	bootstrap/jdk1.6.0/bin/javac -g -encoding utf-8    -source 6 -target 6 -d rt \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|695	-classpath %{_jvmdir}/java-gcj/jre/lib/rt.jar \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|696	-sourcepath 'generated:openjdk-boot/jdk/src/share/classes:openjdk-boot/jdk/src/solaris/classes:openjdk-boot/langtools/src/share/classes:openjdk-boot/corba/src/share/classes' \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|697	-bootclasspath "\'\'" @rt-source-files
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|698	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|699	pushd rt
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|700	zip -qur ../bootstrap/jdk1.6.0/jre/lib/rt.jar *
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|701	popd
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|702	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|703	# clean up
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|704	rm -f rt-source-files
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|705	rm -rf rt
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|706	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|707	# Build it
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|708	pushd openjdk-boot
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|709	cp -a ../generated generated.build
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|710	chmod u+rwx generated.build
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|711	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|712	export ALT_DROPS_DIR=$PWD/../drops
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|713	export ALT_JDK_IMPORT_PATH="$PWD/../bootstrap/jdk1.6.0"
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|714	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|715	# Set generic profile
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|716	source jdk/make/jdk_generic_profile.sh
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|717	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|718	make \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|719	ANT="/usr/bin/ant" \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|720	ALT_BOOTDIR="$PWD/../bootstrap/jdk1.6.0" \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|721	ICEDTEA_RT="$PWD/../bootstrap/jdk1.6.0/jre/lib/rt.jar" \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|722	HOTSPOT_BUILD_JOBS="$NUM_PROC" \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|723	NO_DOCS="true" \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|724	RHINO_JAR="$PWD/../rhino/rhino.jar" \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|725	GENSRCDIR="$PWD/generated.build" \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|726	DISABLE_NIMBUS="true" \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|727	XSLT="/usr/bin/xsltproc" \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|728	FT2_CFLAGS="-I/usr/include/freetype2 " \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|729	FT2_LIBS="-lfreetype "
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|730	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|731	export JDK_TO_BUILD_WITH=$PWD/build/linux-%{archbuild}/j2sdk-image
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|732	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|733	popd
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|734	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|735	%else
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|736	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|737	export JDK_TO_BUILD_WITH=/usr/lib/jvm/java-openjdk
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|738	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|739	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|740	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|741	pushd openjdk >& /dev/null
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|742	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|743	export ALT_DROPS_DIR=$PWD/../drops
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|744	export ALT_BOOTDIR="$JDK_TO_BUILD_WITH"
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|745	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|746	# Set generic profile
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|747	source jdk/make/jdk_generic_profile.sh
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|748	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|749	make \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|750	ANT="/usr/bin/ant" \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|751	DISTRO_NAME="%{product_vendor}" \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|752	DISTRO_PACKAGE_VERSION="%{vendor}-%{release}-%{_arch}" \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|753	JDK_UPDATE_VERSION="%{openjdk_version}" \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|754	MILESTONE="fcs" \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|755	HOTSPOT_BUILD_JOBS="$NUM_PROC" \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|756	STATIC_CXX="false" \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|757	RHINO_JAR="$PWD/../rhino/rhino.jar" \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|758	GENSRCDIR="$PWD/generated.build" \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|759	FT2_CFLAGS="-I/usr/include/freetype2 " \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|760	FT2_LIBS="-lfreetype " \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|761	DEBUG_BINARIES="true" \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|762	%{debugbuild}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|763	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|764	popd >& /dev/null
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|765	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|766	export JAVA_HOME=$(pwd)/%{buildoutputdir}/j2sdk-image
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|767	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|768	# Build pulseaudio and install it to JDK build location
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|769	%if %{with pulseaudio}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|770	pushd pulseaudio
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|771	make JAVA_HOME=$JAVA_HOME -f Makefile.pulseaudio
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|772	cp -pPRf build/native/libpulse-java.so $JAVA_HOME/jre/lib/%{archinstall}/
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|773	cp -pPRf build/pulse-java.jar $JAVA_HOME/jre/lib/ext/
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|774	popd
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|775	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|776	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|777	# Build Java Access Bridge for GNOME.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|778	pushd java-access-bridge-%{access_version}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|779	patch -l -p1 < %{PATCH1}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|780	patch -l -p1 < %{PATCH2}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|781	OLD_PATH=$PATH
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|782	export PATH=$JAVA_HOME/bin:$OLD_PATH
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|783	./configure
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|784	make
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|785	export PATH=$OLD_PATH
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|786	cp -a bridge/accessibility.properties $JAVA_HOME/jre/lib
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|787	cp -a gnome-java-bridge.jar $JAVA_HOME/jre/lib/ext
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|788	popd
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|789	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|790	# Copy tz.properties
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|791	echo "sun.zoneinfo.dir=/usr/share/javazi" >> $JAVA_HOME/jre/lib/tz.properties
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|792	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|793	%if %{runtests}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|794	# Run jtreg test suite.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|795	{
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|796	echo ====================JTREG TESTING========================
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|797	export DISPLAY=:20
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|798	Xvfb :20 -screen 0 1x1x24 -ac&
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|799	echo $! > Xvfb.pid
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|800	make jtregcheck -k
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|801	kill -9 `cat Xvfb.pid`
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|802	unset DISPLAY
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|803	rm -f Xvfb.pid
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|804	echo ====================JTREG TESTING END====================
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|805	} || :
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|806	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|807	# Run Mauve test suite.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|808	{
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|809	pushd mauve-%{mauvedate}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|810	./configure
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|811	make
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|812	echo ====================MAUVE TESTING========================
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|813	export DISPLAY=:20
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|814	Xvfb :20 -screen 0 1x1x24 -ac&
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|815	echo $! > Xvfb.pid
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|816	$JAVA_HOME/bin/java Harness -vm $JAVA_HOME/bin/java \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|817	-file %{SOURCE4} -timeout 30000 2>&1 | tee mauve_output
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|818	kill -9 `cat Xvfb.pid`
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|819	unset DISPLAY
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|820	rm -f Xvfb.pid
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|821	echo ====================MAUVE TESTING END====================
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|822	popd
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|823	} || :
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|824	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|825	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|826	%install
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|827	rm -rf $RPM_BUILD_ROOT
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|828	STRIP_KEEP_SYMTAB=libjvm*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|829	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|830	pushd %{buildoutputdir}/j2sdk-image
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|831	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|832	# Install main files.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|833	install -d -m 755 $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|834	cp -a bin include lib src.zip $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|835	install -d -m 755 $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|836	cp -a jre/bin jre/lib $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|837	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|838	%ifarch %{jit_arches}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|839	# Install systemtap support files.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|840	install -dm 755 $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/tapset
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|841	cp -a $RPM_BUILD_DIR/%{name}/tapset/*.stp $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/tapset/
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|842	install -d -m 755 $RPM_BUILD_ROOT%{tapsetdir}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|843	pushd $RPM_BUILD_ROOT%{tapsetdir}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|844	RELATIVE=$(%{abs2rel} %{_jvmdir}/%{sdkdir}/tapset %{tapsetdir})
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|845	ln -sf $RELATIVE/*.stp .
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|846	popd
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|847	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|848	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|849	# Install cacerts symlink.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|850	rm -f $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib/security/cacerts
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|851	pushd $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib/security
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|852	RELATIVE=$(%{abs2rel} %{_sysconfdir}/pki/java \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|853	%{_jvmdir}/%{jredir}/lib/security)
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|854	ln -sf $RELATIVE/cacerts .
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|855	popd
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|856	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|857	# Install extension symlinks.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|858	install -d -m 755 $RPM_BUILD_ROOT%{jvmjardir}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|859	pushd $RPM_BUILD_ROOT%{jvmjardir}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|860	RELATIVE=$(%{abs2rel} %{_jvmdir}/%{jredir}/lib %{jvmjardir})
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|861	ln -sf $RELATIVE/jsse.jar jsse-%{version}.jar
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|862	ln -sf $RELATIVE/jce.jar jce-%{version}.jar
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|863	ln -sf $RELATIVE/rt.jar jndi-%{version}.jar
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|864	ln -sf $RELATIVE/rt.jar jndi-ldap-%{version}.jar
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|865	ln -sf $RELATIVE/rt.jar jndi-cos-%{version}.jar
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|866	ln -sf $RELATIVE/rt.jar jndi-rmi-%{version}.jar
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|867	ln -sf $RELATIVE/rt.jar jaas-%{version}.jar
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|868	ln -sf $RELATIVE/rt.jar jdbc-stdext-%{version}.jar
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|869	ln -sf jdbc-stdext-%{version}.jar jdbc-stdext-3.0.jar
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|870	ln -sf $RELATIVE/rt.jar sasl-%{version}.jar
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|871	for jar in *-%{version}.jar
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|872	do
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|873	if [ x%{version} != x%{javaver} ]
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|874	then
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|875	ln -sf $jar $(echo $jar | sed "s|-%{version}.jar|-%{javaver}.jar|g")
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|876	fi
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|877	ln -sf $jar $(echo $jar | sed "s|-%{version}.jar|.jar|g")
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|878	done
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|879	popd
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|880	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|881	# Install JCE policy symlinks.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|882	install -d -m 755 $RPM_BUILD_ROOT%{_jvmprivdir}/%{archname}/jce/vanilla
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|883	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|884	# Install versionless symlinks.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|885	pushd $RPM_BUILD_ROOT%{_jvmdir}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|886	ln -sf %{jredir} %{jrelnk}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|887	ln -sf %{sdkdir} %{sdklnk}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|888	popd
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|889	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|890	pushd $RPM_BUILD_ROOT%{_jvmjardir}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|891	ln -sf %{sdkdir} %{jrelnk}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|892	ln -sf %{sdkdir} %{sdklnk}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|893	popd
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|894	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|895	# Remove javaws man page
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|896	rm -f man/man1/javaws*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|897	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|898	# Install man pages.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|899	install -d -m 755 $RPM_BUILD_ROOT%{_mandir}/man1
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|900	for manpage in man/man1/*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|901	do
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|902	# Convert man pages to UTF8 encoding.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|903	iconv -f ISO_8859-1 -t UTF8 $manpage -o $manpage.tmp
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|904	mv -f $manpage.tmp $manpage
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|905	install -m 644 -p $manpage $RPM_BUILD_ROOT%{_mandir}/man1/$(basename \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|906	$manpage .1)-%{name}.1
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|907	done
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|908	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|909	# Install demos and samples.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|910	cp -a demo $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|911	mkdir -p sample/rmi
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|912	mv bin/java-rmi.cgi sample/rmi
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|913	cp -a sample $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|914	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|915	popd
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|916	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|917	# Install nss.cfg
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|918	install -m 644 %{SOURCE10} $RPM_BUILD_ROOT%{_jvmdir}/%{jredir}/lib/security/
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|919	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|920	# Install Javadoc documentation.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|921	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|922	cp -a %{buildoutputdir}/docs $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|923	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|924	# Install icons and menu entries.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|925	for s in 16 24 32 48 ; do
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|926	install -D -p -m 644 \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|927	openjdk/jdk/src/solaris/classes/sun/awt/X11/java-icon${s}.png \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|928	$RPM_BUILD_ROOT%{_datadir}/icons/hicolor/${s}x${s}/apps/java-%{javaver}.png
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|929	done
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|930	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|931	# Install desktop files.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|932	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/{applications,pixmaps}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|933	for e in jconsole policytool ; do
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|934	desktop-file-install --vendor=%{name} --mode=644 \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|935	--dir=$RPM_BUILD_ROOT%{_datadir}/applications $e.desktop
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|936	done
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|937	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|938	# Find JRE directories.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|939	find $RPM_BUILD_ROOT%{_jvmdir}/%{jredir} -type d \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|940	| grep -v jre/lib/security \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|941	| sed 's|'$RPM_BUILD_ROOT'|%dir |' \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|942	> %{name}.files
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|943	# Find JRE files.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|944	find $RPM_BUILD_ROOT%{_jvmdir}/%{jredir} -type f -o -type l \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|945	| grep -v jre/lib/security \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|946	| sed 's|'$RPM_BUILD_ROOT'||' \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|947	>> %{name}.files
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|948	# Find demo directories.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|949	find $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/demo \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|950	$RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/sample -type d \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|951	| sed 's|'$RPM_BUILD_ROOT'|%dir |' \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|952	> %{name}-demo.files
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|953	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|954	# FIXME: remove SONAME entries from demo DSOs.  See
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|955	# https://bugzilla.redhat.com/show_bug.cgi?id=436497
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|956	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|957	# Find non-documentation demo files.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|958	find $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/demo \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|959	$RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/sample \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|960	-type f -o -type l | sort \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|961	| grep -v README \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|962	| sed 's|'$RPM_BUILD_ROOT'||' \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|963	>> %{name}-demo.files
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|964	# Find documentation demo files.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|965	find $RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/demo \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|966	$RPM_BUILD_ROOT%{_jvmdir}/%{sdkdir}/sample \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|967	-type f -o -type l | sort \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|968	| grep README \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|969	| sed 's|'$RPM_BUILD_ROOT'||' \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|970	| sed 's|^|%doc |' \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|971	>> %{name}-demo.files
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|972	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|973	# FIXME: identical binaries are copied, not linked. This needs to be
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|974	# fixed upstream.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|975	%post
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|976	ext=%{_extension}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|977	update-alternatives \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|978	--install %{_bindir}/java java %{jrebindir}/java %{priority} \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|979	--slave %{_jvmdir}/jre jre %{_jvmdir}/%{jrelnk} \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|980	--slave %{_jvmjardir}/jre jre_exports %{_jvmjardir}/%{jrelnk} \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|981	--slave %{_bindir}/keytool keytool %{jrebindir}/keytool \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|982	--slave %{_bindir}/orbd orbd %{jrebindir}/orbd \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|983	--slave %{_bindir}/pack200 pack200 %{jrebindir}/pack200 \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|984	--slave %{_bindir}/rmid rmid %{jrebindir}/rmid \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|985	--slave %{_bindir}/rmiregistry rmiregistry %{jrebindir}/rmiregistry \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|986	--slave %{_bindir}/servertool servertool %{jrebindir}/servertool \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|987	--slave %{_bindir}/tnameserv tnameserv %{jrebindir}/tnameserv \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|988	--slave %{_bindir}/unpack200 unpack200 %{jrebindir}/unpack200 \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|989	--slave %{_mandir}/man1/java.1$ext java.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|990	%{_mandir}/man1/java-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|991	--slave %{_mandir}/man1/keytool.1$ext keytool.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|992	%{_mandir}/man1/keytool-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|993	--slave %{_mandir}/man1/orbd.1$ext orbd.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|994	%{_mandir}/man1/orbd-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|995	--slave %{_mandir}/man1/pack200.1$ext pack200.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|996	%{_mandir}/man1/pack200-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|997	--slave %{_mandir}/man1/rmid.1$ext rmid.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|998	%{_mandir}/man1/rmid-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|999	--slave %{_mandir}/man1/rmiregistry.1$ext rmiregistry.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1000	%{_mandir}/man1/rmiregistry-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1001	--slave %{_mandir}/man1/servertool.1$ext servertool.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1002	%{_mandir}/man1/servertool-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1003	--slave %{_mandir}/man1/tnameserv.1$ext tnameserv.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1004	%{_mandir}/man1/tnameserv-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1005	--slave %{_mandir}/man1/unpack200.1$ext unpack200.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1006	%{_mandir}/man1/unpack200-%{name}.1$ext
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1007	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1008	update-alternatives \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1009	--install %{_jvmdir}/jre-%{origin} \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1010	jre_%{origin} %{_jvmdir}/%{jrelnk} %{priority} \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1011	--slave %{_jvmjardir}/jre-%{origin} \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1012	jre_%{origin}_exports %{_jvmjardir}/%{jrelnk}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1013	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1014	update-alternatives \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1015	--install %{_jvmdir}/jre-%{javaver} \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1016	jre_%{javaver} %{_jvmdir}/%{jrelnk} %{priority} \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1017	--slave %{_jvmjardir}/jre-%{javaver} \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1018	jre_%{javaver}_exports %{_jvmjardir}/%{jrelnk}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1019	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1020	update-desktop-database %{_datadir}/applications &> /dev/null || :
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1021	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1022	touch --no-create %{_datadir}/icons/hicolor
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1023	if [ -x %{_bindir}/gtk-update-icon-cache ] ; then
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1024	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1025	fi
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1026	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1027	exit 0
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1028	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1029	%postun
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1030	if [ $1 -eq 0 ]
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1031	then
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1032	update-alternatives --remove java %{jrebindir}/java
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1033	update-alternatives --remove jre_%{origin} %{_jvmdir}/%{jrelnk}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1034	update-alternatives --remove jre_%{javaver} %{_jvmdir}/%{jrelnk}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1035	fi
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1036	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1037	update-desktop-database %{_datadir}/applications &> /dev/null || :
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1038	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1039	touch --no-create %{_datadir}/icons/hicolor
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1040	if [ -x %{_bindir}/gtk-update-icon-cache ] ; then
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1041	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1042	fi
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1043	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1044	exit 0
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1045	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1046	%post devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1047	ext=%{_extension}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1048	update-alternatives \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1049	--install %{_bindir}/javac javac %{sdkbindir}/javac %{priority} \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1050	--slave %{_jvmdir}/java java_sdk %{_jvmdir}/%{sdklnk} \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1051	--slave %{_jvmjardir}/java java_sdk_exports %{_jvmjardir}/%{sdklnk} \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1052	--slave %{_bindir}/appletviewer appletviewer %{sdkbindir}/appletviewer \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1053	--slave %{_bindir}/apt apt %{sdkbindir}/apt \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1054	--slave %{_bindir}/extcheck extcheck %{sdkbindir}/extcheck \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1055	--slave %{_bindir}/jar jar %{sdkbindir}/jar \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1056	--slave %{_bindir}/jarsigner jarsigner %{sdkbindir}/jarsigner \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1057	--slave %{_bindir}/javadoc javadoc %{sdkbindir}/javadoc \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1058	--slave %{_bindir}/javah javah %{sdkbindir}/javah \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1059	--slave %{_bindir}/javap javap %{sdkbindir}/javap \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1060	--slave %{_bindir}/jconsole jconsole %{sdkbindir}/jconsole \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1061	--slave %{_bindir}/jdb jdb %{sdkbindir}/jdb \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1062	--slave %{_bindir}/jhat jhat %{sdkbindir}/jhat \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1063	--slave %{_bindir}/jinfo jinfo %{sdkbindir}/jinfo \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1064	--slave %{_bindir}/jmap jmap %{sdkbindir}/jmap \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1065	--slave %{_bindir}/jps jps %{sdkbindir}/jps \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1066	--slave %{_bindir}/jrunscript jrunscript %{sdkbindir}/jrunscript \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1067	--slave %{_bindir}/jsadebugd jsadebugd %{sdkbindir}/jsadebugd \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1068	--slave %{_bindir}/jstack jstack %{sdkbindir}/jstack \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1069	--slave %{_bindir}/jstat jstat %{sdkbindir}/jstat \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1070	--slave %{_bindir}/jstatd jstatd %{sdkbindir}/jstatd \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1071	--slave %{_bindir}/native2ascii native2ascii %{sdkbindir}/native2ascii \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1072	--slave %{_bindir}/policytool policytool %{sdkbindir}/policytool \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1073	--slave %{_bindir}/rmic rmic %{sdkbindir}/rmic \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1074	--slave %{_bindir}/schemagen schemagen %{sdkbindir}/schemagen \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1075	--slave %{_bindir}/serialver serialver %{sdkbindir}/serialver \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1076	--slave %{_bindir}/wsgen wsgen %{sdkbindir}/wsgen \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1077	--slave %{_bindir}/wsimport wsimport %{sdkbindir}/wsimport \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1078	--slave %{_bindir}/xjc xjc %{sdkbindir}/xjc \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1079	--slave %{_mandir}/man1/appletviewer.1$ext appletviewer.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1080	%{_mandir}/man1/appletviewer-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1081	--slave %{_mandir}/man1/apt.1$ext apt.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1082	%{_mandir}/man1/apt-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1083	--slave %{_mandir}/man1/extcheck.1$ext extcheck.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1084	%{_mandir}/man1/extcheck-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1085	--slave %{_mandir}/man1/jar.1$ext jar.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1086	%{_mandir}/man1/jar-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1087	--slave %{_mandir}/man1/jarsigner.1$ext jarsigner.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1088	%{_mandir}/man1/jarsigner-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1089	--slave %{_mandir}/man1/javac.1$ext javac.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1090	%{_mandir}/man1/javac-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1091	--slave %{_mandir}/man1/javadoc.1$ext javadoc.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1092	%{_mandir}/man1/javadoc-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1093	--slave %{_mandir}/man1/javah.1$ext javah.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1094	%{_mandir}/man1/javah-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1095	--slave %{_mandir}/man1/javap.1$ext javap.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1096	%{_mandir}/man1/javap-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1097	--slave %{_mandir}/man1/jconsole.1$ext jconsole.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1098	%{_mandir}/man1/jconsole-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1099	--slave %{_mandir}/man1/jdb.1$ext jdb.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1100	%{_mandir}/man1/jdb-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1101	--slave %{_mandir}/man1/jhat.1$ext jhat.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1102	%{_mandir}/man1/jhat-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1103	--slave %{_mandir}/man1/jinfo.1$ext jinfo.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1104	%{_mandir}/man1/jinfo-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1105	--slave %{_mandir}/man1/jmap.1$ext jmap.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1106	%{_mandir}/man1/jmap-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1107	--slave %{_mandir}/man1/jps.1$ext jps.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1108	%{_mandir}/man1/jps-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1109	--slave %{_mandir}/man1/jrunscript.1$ext jrunscript.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1110	%{_mandir}/man1/jrunscript-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1111	--slave %{_mandir}/man1/jsadebugd.1$ext jsadebugd.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1112	%{_mandir}/man1/jsadebugd-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1113	--slave %{_mandir}/man1/jstack.1$ext jstack.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1114	%{_mandir}/man1/jstack-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1115	--slave %{_mandir}/man1/jstat.1$ext jstat.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1116	%{_mandir}/man1/jstat-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1117	--slave %{_mandir}/man1/jstatd.1$ext jstatd.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1118	%{_mandir}/man1/jstatd-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1119	--slave %{_mandir}/man1/native2ascii.1$ext native2ascii.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1120	%{_mandir}/man1/native2ascii-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1121	--slave %{_mandir}/man1/policytool.1$ext policytool.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1122	%{_mandir}/man1/policytool-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1123	--slave %{_mandir}/man1/rmic.1$ext rmic.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1124	%{_mandir}/man1/rmic-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1125	--slave %{_mandir}/man1/schemagen.1$ext schemagen.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1126	%{_mandir}/man1/schemagen-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1127	--slave %{_mandir}/man1/serialver.1$ext serialver.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1128	%{_mandir}/man1/serialver-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1129	--slave %{_mandir}/man1/wsgen.1$ext wsgen.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1130	%{_mandir}/man1/wsgen-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1131	--slave %{_mandir}/man1/wsimport.1$ext wsimport.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1132	%{_mandir}/man1/wsimport-%{name}.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1133	--slave %{_mandir}/man1/xjc.1$ext xjc.1$ext \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1134	%{_mandir}/man1/xjc-%{name}.1$ext
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1135	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1136	update-alternatives \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1137	--install %{_jvmdir}/java-%{origin} \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1138	java_sdk_%{origin} %{_jvmdir}/%{sdklnk} %{priority} \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1139	--slave %{_jvmjardir}/java-%{origin} \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1140	java_sdk_%{origin}_exports %{_jvmjardir}/%{sdklnk}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1141	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1142	update-alternatives \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1143	--install %{_jvmdir}/java-%{javaver} \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1144	java_sdk_%{javaver} %{_jvmdir}/%{sdklnk} %{priority} \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1145	--slave %{_jvmjardir}/java-%{javaver} \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1146	java_sdk_%{javaver}_exports %{_jvmjardir}/%{sdklnk}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1147	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1148	exit 0
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1149	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1150	%postun devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1151	if [ $1 -eq 0 ]
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1152	then
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1153	update-alternatives --remove javac %{sdkbindir}/javac
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1154	update-alternatives --remove java_sdk_%{origin} %{_jvmdir}/%{sdklnk}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1155	update-alternatives --remove java_sdk_%{javaver} %{_jvmdir}/%{sdklnk}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1156	fi
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1157	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1158	exit 0
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1159	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1160	%post javadoc
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1161	update-alternatives \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1162	--install %{_javadocdir}/java javadocdir %{_javadocdir}/%{name}/api \
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1163	%{priority}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1164	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1165	exit 0
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1166	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1167	%postun javadoc
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1168	if [ $1 -eq 0 ]
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1169	then
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1170	update-alternatives --remove javadocdir %{_javadocdir}/%{name}/api
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1171	fi
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1172	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1173	exit 0
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1174	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1175	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1176	%files -f %{name}.files
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1177	%doc %{buildoutputdir}/j2sdk-image/jre/ASSEMBLY_EXCEPTION
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1178	%doc %{buildoutputdir}/j2sdk-image/jre/LICENSE
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1179	%doc %{buildoutputdir}/j2sdk-image/jre/THIRD_PARTY_README
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1180	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1181	%dir %{_jvmdir}/%{sdkdir}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1182	%{_jvmdir}/%{jrelnk}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1183	%{_jvmjardir}/%{jrelnk}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1184	%{_jvmprivdir}/*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1185	%{jvmjardir}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1186	%dir %{_jvmdir}/%{jredir}/lib/security
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1187	%{_jvmdir}/%{jredir}/lib/security/cacerts
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1188	%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/java.policy
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1189	%config(noreplace) %{_jvmdir}/%{jredir}/lib/security/java.security
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1190	%{_datadir}/icons/hicolor/*x*/apps/java-%{javaver}.png
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1191	%{_mandir}/man1/java-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1192	%{_mandir}/man1/keytool-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1193	%{_mandir}/man1/orbd-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1194	%{_mandir}/man1/pack200-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1195	%{_mandir}/man1/rmid-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1196	%{_mandir}/man1/rmiregistry-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1197	%{_mandir}/man1/servertool-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1198	%{_mandir}/man1/tnameserv-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1199	%{_mandir}/man1/unpack200-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1200	%{_jvmdir}/%{jredir}/lib/security/nss.cfg
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1201	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1202	%files devel
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1203	%doc %{buildoutputdir}/j2sdk-image/ASSEMBLY_EXCEPTION
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1204	%doc %{buildoutputdir}/j2sdk-image/LICENSE
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1205	%doc %{buildoutputdir}/j2sdk-image/THIRD_PARTY_README
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1206	%dir %{_jvmdir}/%{sdkdir}/bin
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1207	%dir %{_jvmdir}/%{sdkdir}/include
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1208	%dir %{_jvmdir}/%{sdkdir}/lib
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1209	%ifarch %{jit_arches}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1210	%dir %{_jvmdir}/%{sdkdir}/tapset
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1211	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1212	%{_jvmdir}/%{sdkdir}/bin/*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1213	%{_jvmdir}/%{sdkdir}/include/*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1214	%{_jvmdir}/%{sdkdir}/lib/*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1215	%ifarch %{jit_arches}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1216	%{_jvmdir}/%{sdkdir}/tapset/*.stp
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1217	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1218	%{_jvmdir}/%{sdklnk}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1219	%{_jvmjardir}/%{sdklnk}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1220	%{_datadir}/applications/*jconsole.desktop
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1221	%{_datadir}/applications/*policytool.desktop
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1222	%{_mandir}/man1/appletviewer-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1223	%{_mandir}/man1/apt-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1224	%{_mandir}/man1/extcheck-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1225	%{_mandir}/man1/idlj-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1226	%{_mandir}/man1/jar-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1227	%{_mandir}/man1/jarsigner-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1228	%{_mandir}/man1/javac-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1229	%{_mandir}/man1/javadoc-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1230	%{_mandir}/man1/javah-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1231	%{_mandir}/man1/javap-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1232	%{_mandir}/man1/jconsole-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1233	%{_mandir}/man1/jdb-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1234	%{_mandir}/man1/jhat-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1235	%{_mandir}/man1/jinfo-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1236	%{_mandir}/man1/jmap-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1237	%{_mandir}/man1/jps-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1238	%{_mandir}/man1/jrunscript-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1239	%{_mandir}/man1/jsadebugd-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1240	%{_mandir}/man1/jstack-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1241	%{_mandir}/man1/jstat-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1242	%{_mandir}/man1/jstatd-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1243	%{_mandir}/man1/native2ascii-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1244	%{_mandir}/man1/policytool-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1245	%{_mandir}/man1/rmic-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1246	%{_mandir}/man1/schemagen-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1247	%{_mandir}/man1/serialver-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1248	%{_mandir}/man1/wsgen-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1249	%{_mandir}/man1/wsimport-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1250	%{_mandir}/man1/xjc-%{name}.1*
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1251	%ifarch %{jit_arches}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1252	%{tapsetroot}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1253	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1254	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1255	%files demo -f %{name}-demo.files
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1256	%doc %{buildoutputdir}/j2sdk-image/jre/LICENSE
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1257	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1258	%files src
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1259	%doc README.src
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1260	%{_jvmdir}/%{sdkdir}/src.zip
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1261	%if %{runtests}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1262	# FIXME: put these in a separate testresults subpackage.
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1263	%doc mauve_tests
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1264	%doc mauve-%{mauvedate}/mauve_output
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1265	%doc test/jtreg-summary.log
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1266	%endif
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1267	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1268	%files javadoc
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1269	%doc %{_javadocdir}/%{name}
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1270	%doc %{buildoutputdir}/j2sdk-image/jre/LICENSE
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1271	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1272	%changelog
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1273	* Fri Dec 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 0:1.7.0.1-2.0.6
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1274	+ Revision: a5c91f2
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1275	- Drop 'jre' provide
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1276	
12mu|java-1.7.0-openjdk-1.7.0.1-2.0.6|1277	

19823 12
12mu|jemalloc-3.6.0-2|1	%define major 1
12mu|jemalloc-3.6.0-2|2	%define libname %mklibname %{name} %{major}
12mu|jemalloc-3.6.0-2|3	%define devname %mklibname %{name} -d
12mu|jemalloc-3.6.0-2|4	
12mu|jemalloc-3.6.0-2|5	Summary:	General-purpose scalable concurrent malloc implementation
12mu|jemalloc-3.6.0-2|6	Name:		jemalloc
12mu|jemalloc-3.6.0-2|7	Version:	3.6.0
12mu|jemalloc-3.6.0-2|8	Release:	2
12mu|jemalloc-3.6.0-2|9	License:	BSD
12mu|jemalloc-3.6.0-2|10	Group:		System/Libraries
12mu|jemalloc-3.6.0-2|11	Url:		http://www.canonware.com/jemalloc/
12mu|jemalloc-3.6.0-2|12	Source0:	http://www.canonware.com/download/jemalloc/%{name}-%{version}.tar.bz2
12mu|jemalloc-3.6.0-2|13	# Remove pprof, as it already exists in google-perftools
12mu|jemalloc-3.6.0-2|14	Patch0:		jemalloc-3.5.0-no_pprof.patch
12mu|jemalloc-3.6.0-2|15	# ARMv5tel has no atomic operations
12mu|jemalloc-3.6.0-2|16	Patch1:		jemalloc-armv5-force-atomic.patch
12mu|jemalloc-3.6.0-2|17	BuildRequires:	xsltproc
12mu|jemalloc-3.6.0-2|18	
12mu|jemalloc-3.6.0-2|19	%description
12mu|jemalloc-3.6.0-2|20	General-purpose scalable concurrent malloc(3) implementation.
12mu|jemalloc-3.6.0-2|21	This distribution is the stand-alone "portable" implementation of %{name}.
12mu|jemalloc-3.6.0-2|22	
12mu|jemalloc-3.6.0-2|23	#----------------------------------------------------------------------------
12mu|jemalloc-3.6.0-2|24	
12mu|jemalloc-3.6.0-2|25	%package -n %{libname}
12mu|jemalloc-3.6.0-2|26	Summary:	General-purpose scalable concurrent malloc implementation
12mu|jemalloc-3.6.0-2|27	Group:		System/Libraries
12mu|jemalloc-3.6.0-2|28	
12mu|jemalloc-3.6.0-2|29	%description -n %{libname}
12mu|jemalloc-3.6.0-2|30	General-purpose scalable concurrent malloc(3) implementation.
12mu|jemalloc-3.6.0-2|31	This distribution is the stand-alone "portable" implementation of %{name}.
12mu|jemalloc-3.6.0-2|32	
12mu|jemalloc-3.6.0-2|33	%files -n %{libname}
12mu|jemalloc-3.6.0-2|34	%doc COPYING README VERSION
12mu|jemalloc-3.6.0-2|35	%doc doc/jemalloc.html
12mu|jemalloc-3.6.0-2|36	%{_libdir}/lib%{name}.so.%{major}*
12mu|jemalloc-3.6.0-2|37	
12mu|jemalloc-3.6.0-2|38	#----------------------------------------------------------------------------
12mu|jemalloc-3.6.0-2|39	
12mu|jemalloc-3.6.0-2|40	%package -n %{devname}
12mu|jemalloc-3.6.0-2|41	Summary:	Development files for %{name}
12mu|jemalloc-3.6.0-2|42	Group:		Development/C
12mu|jemalloc-3.6.0-2|43	Requires:	%{libname} = %{EVRD}
12mu|jemalloc-3.6.0-2|44	Provides:	%{name}-devel = %{EVRD}
12mu|jemalloc-3.6.0-2|45	
12mu|jemalloc-3.6.0-2|46	%description -n %{devname}
12mu|jemalloc-3.6.0-2|47	This package contains libraries and header files for developing applications
12mu|jemalloc-3.6.0-2|48	that use %{name}.
12mu|jemalloc-3.6.0-2|49	
12mu|jemalloc-3.6.0-2|50	%files -n %{devname}
12mu|jemalloc-3.6.0-2|51	%{_bindir}/jemalloc.sh
12mu|jemalloc-3.6.0-2|52	%{_includedir}/jemalloc
12mu|jemalloc-3.6.0-2|53	%{_libdir}/lib%{name}.so
12mu|jemalloc-3.6.0-2|54	%{_mandir}/man3/jemalloc.3*
12mu|jemalloc-3.6.0-2|55	
12mu|jemalloc-3.6.0-2|56	#----------------------------------------------------------------------------
12mu|jemalloc-3.6.0-2|57	
12mu|jemalloc-3.6.0-2|58	%prep
12mu|jemalloc-3.6.0-2|59	%setup -q
12mu|jemalloc-3.6.0-2|60	%apply_patches
12mu|jemalloc-3.6.0-2|61	
12mu|jemalloc-3.6.0-2|62	%build
12mu|jemalloc-3.6.0-2|63	export LC_ALL=C
12mu|jemalloc-3.6.0-2|64	export CFLAGS="%{optflags} -std=gnu99"
12mu|jemalloc-3.6.0-2|65	%configure2_5x
12mu|jemalloc-3.6.0-2|66	%make
12mu|jemalloc-3.6.0-2|67	
12mu|jemalloc-3.6.0-2|68	%install
12mu|jemalloc-3.6.0-2|69	%makeinstall_std
12mu|jemalloc-3.6.0-2|70	
12mu|jemalloc-3.6.0-2|71	# Install this with doc macro instead
12mu|jemalloc-3.6.0-2|72	rm %{buildroot}%{_datadir}/doc/%{name}/jemalloc.html
12mu|jemalloc-3.6.0-2|73	
12mu|jemalloc-3.6.0-2|74	# None of these in fedora
12mu|jemalloc-3.6.0-2|75	find %{buildroot}%{_libdir}/ -name '*.a' -exec rm -vf {} ';'
12mu|jemalloc-3.6.0-2|76	
12mu|jemalloc-3.6.0-2|77	
12mu|jemalloc-3.6.0-2|78	%changelog
12mu|jemalloc-3.6.0-2|79	* Tue May 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.6.0-2
12mu|jemalloc-3.6.0-2|80	+ Revision: a763cfa
12mu|jemalloc-3.6.0-2|81	- Move binary to devel package, minor cleanups
12mu|jemalloc-3.6.0-2|82	
12mu|jemalloc-3.6.0-2|83	

19824 12
12mu|jhead-2.97-1|1	Summary:	Command line tools to read and edit EXIF extensions in JPEG files
12mu|jhead-2.97-1|2	Name:		jhead
12mu|jhead-2.97-1|3	Version:	2.97
12mu|jhead-2.97-1|4	Release:	1
12mu|jhead-2.97-1|5	License:	Public Domain
12mu|jhead-2.97-1|6	Group:		Graphics
12mu|jhead-2.97-1|7	Url:		http://www.sentex.net/~mwandel/jhead/
12mu|jhead-2.97-1|8	Source0:	http://www.sentex.net/~mwandel/jhead/%{name}-%{version}.tar.gz
12mu|jhead-2.97-1|9	Patch0:		jhead-2.97-ldflags.diff
12mu|jhead-2.97-1|10	# Without jpegtran the nicest features will not work
12mu|jhead-2.97-1|11	Requires:	libjpeg-progs
12mu|jhead-2.97-1|12	
12mu|jhead-2.97-1|13	%description
12mu|jhead-2.97-1|14	Most digital cameras produce EXIF files, which are JPEG files with extra tags
12mu|jhead-2.97-1|15	that contain information about the image.
12mu|jhead-2.97-1|16	
12mu|jhead-2.97-1|17	In contrary to the tools "exif" and "gexif" (and all other libexif-based tools
12mu|jhead-2.97-1|18	as "gphoto2") this tool gives a much easier readable summary of camera settings
12mu|jhead-2.97-1|19	(shutter speed in 1/x sec, focal length (also the 35-mm camera equivalent),
12mu|jhead-2.97-1|20	focal distance, ...), EXIF header manipulation as stripping off the thumbnail
12mu|jhead-2.97-1|21	and other info not needed, stripping off the complete header, applying
12mu|jhead-2.97-1|22	arbitrary conversion tools to the JPEG image and conserving the header,
12mu|jhead-2.97-1|23	renaming JPEG images with the capture date stored in the header, and even
12mu|jhead-2.97-1|24	turning the images upright when the camera has an orientation sensor (as Canon
12mu|jhead-2.97-1|25	Digital IXUS 400) ...
12mu|jhead-2.97-1|26	
12mu|jhead-2.97-1|27	The tool is very compact, the executable has only a size of around 35 kb, the
12mu|jhead-2.97-1|28	whole package (with documentation) occupies 60 kb.
12mu|jhead-2.97-1|29	
12mu|jhead-2.97-1|30	See %{_docdir}/jhead/usage.html for how to use this program.
12mu|jhead-2.97-1|31	
12mu|jhead-2.97-1|32	%prep
12mu|jhead-2.97-1|33	%setup -q
12mu|jhead-2.97-1|34	%patch0 -p0
12mu|jhead-2.97-1|35	
12mu|jhead-2.97-1|36	%build
12mu|jhead-2.97-1|37	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mu|jhead-2.97-1|38	
12mu|jhead-2.97-1|39	%install
12mu|jhead-2.97-1|40	install -d %{buildroot}%{_bindir}
12mu|jhead-2.97-1|41	install -d %{buildroot}%{_mandir}/man1
12mu|jhead-2.97-1|42	
12mu|jhead-2.97-1|43	install -m0755 jhead %{buildroot}%{_bindir}
12mu|jhead-2.97-1|44	install -m0644 jhead.1 %{buildroot}%{_mandir}/man1
12mu|jhead-2.97-1|45	
12mu|jhead-2.97-1|46	%files
12mu|jhead-2.97-1|47	%doc readme.txt usage.html changes.txt
12mu|jhead-2.97-1|48	%{_bindir}/*
12mu|jhead-2.97-1|49	%{_mandir}/*/*
12mu|jhead-2.97-1|50	

19825 12
12mu|joe-3.7-8|1	%define Werror_cflags %nil
12mu|joe-3.7-8|2	
12mu|joe-3.7-8|3	Summary:	Summary An easy to use text editor, supporting syntax highlight and UTF-8
12mu|joe-3.7-8|4	Name:		joe
12mu|joe-3.7-8|5	Version:	3.7
12mu|joe-3.7-8|6	Release:	8
12mu|joe-3.7-8|7	License:	GPL+
12mu|joe-3.7-8|8	Group:		Editors
12mu|joe-3.7-8|9	Url:		http://joe-editor.sourceforge.net/
12mu|joe-3.7-8|10	Source0:	http://puzzle.dl.sourceforge.net/sourceforge/joe-editor/%{name}-%{version}.tar.bz2
12mu|joe-3.7-8|11	# RPM SPEC mode, originally from Suse's joe
12mu|joe-3.7-8|12	Source1:	spec.jsf
12mu|joe-3.7-8|13	Patch1:		joe-3.7-term.patch
12mu|joe-3.7-8|14	Patch2:		joe-3.5-spec-ftyperc.patch
12mu|joe-3.7-8|15	Patch3:		joe-3.7-segfault-fix.patch
12mu|joe-3.7-8|16	BuildRequires:	pkgconfig(ncurses)
12mu|joe-3.7-8|17	
12mu|joe-3.7-8|18	%description
12mu|joe-3.7-8|19	Joe is an easy to use, modeless text editor which would be very
12mu|joe-3.7-8|20	appropriate for novices.  Joe uses the same WordStar keybindings used
12mu|joe-3.7-8|21	in Borland's development environment.
12mu|joe-3.7-8|22	
12mu|joe-3.7-8|23	You should install joe if you've used it before and you liked it, or
12mu|joe-3.7-8|24	if you're still deciding what text editor you'd like to use, or if you
12mu|joe-3.7-8|25	have a fondness for WordStar.  If you're just starting out, you should
12mu|joe-3.7-8|26	probably install joe because it is very easy to use.
12mu|joe-3.7-8|27	
12mu|joe-3.7-8|28	%prep
12mu|joe-3.7-8|29	%setup -q
12mu|joe-3.7-8|30	%patch1 -p0 -b .gnoterm
12mu|joe-3.7-8|31	%patch2 -p1 -b .spec-ftyperc
12mu|joe-3.7-8|32	%patch3 -p0
12mu|joe-3.7-8|33	
12mu|joe-3.7-8|34	%build
12mu|joe-3.7-8|35	export CFLAGS="$RPM_OPT_FLAGS -DUSE_LOCALE"
12mu|joe-3.7-8|36	%configure2_5x
12mu|joe-3.7-8|37	%make
12mu|joe-3.7-8|38	
12mu|joe-3.7-8|39	%install
12mu|joe-3.7-8|40	%makeinstall
12mu|joe-3.7-8|41	
12mu|joe-3.7-8|42	# XXX: hack to install the manpages, otherwise one goes over the other ...
12mu|joe-3.7-8|43	# (trap for when this ugly thing is no more needed)
12mu|joe-3.7-8|44	[ -d %{buildroot}/%{_mandir}/ru ] && exit 1
12mu|joe-3.7-8|45	rm -rf %{buildroot}/%{_mandir}
12mu|joe-3.7-8|46	pushd man && %makeinstall mandir=%{buildroot}/%{_mandir} && popd
12mu|joe-3.7-8|47	pushd man/ru && %makeinstall mandir=%{buildroot}/%{_mandir}/ru && popd
12mu|joe-3.7-8|48	for dir in %{buildroot}/%{_mandir} %{buildroot}/%{_mandir}/ru; do
12mu|joe-3.7-8|49	pushd $dir/man1
12mu|joe-3.7-8|50	for bin in jmacs jpico jstar rjoe; do
12mu|joe-3.7-8|51	ln -s joe.1 ${bin}.1
12mu|joe-3.7-8|52	done
12mu|joe-3.7-8|53	popd
12mu|joe-3.7-8|54	done
12mu|joe-3.7-8|55	
12mu|joe-3.7-8|56	cp -p %{SOURCE1} %{buildroot}%{_datadir}/joe/syntax/
12mu|joe-3.7-8|57	
12mu|joe-3.7-8|58	mkdir -p %{buildroot}%{_datadir}/applications
12mu|joe-3.7-8|59	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12mu|joe-3.7-8|60	[Desktop Entry]
12mu|joe-3.7-8|61	Name=Joe
12mu|joe-3.7-8|62	Comment=%{Summary}
12mu|joe-3.7-8|63	Exec=%{_bindir}/%{name} %f
12mu|joe-3.7-8|64	Icon=editors_section
12mu|joe-3.7-8|65	Terminal=true
12mu|joe-3.7-8|66	Type=Application
12mu|joe-3.7-8|67	Categories=X-MandrivaLinux-MoreApplications-Editors;TextEditor;
12mu|joe-3.7-8|68	EOF
12mu|joe-3.7-8|69	
12mu|joe-3.7-8|70	%files
12mu|joe-3.7-8|71	%doc ChangeLog HACKING HINTS LIST NEWS README TODO docs/help-system.html
12mu|joe-3.7-8|72	%{_bindir}/*
12mu|joe-3.7-8|73	%dir %{_sysconfdir}/joe
12mu|joe-3.7-8|74	%config(noreplace) %{_sysconfdir}/joe/*
12mu|joe-3.7-8|75	%{_datadir}/%{name}/*
12mu|joe-3.7-8|76	%{_mandir}/man1/*
12mu|joe-3.7-8|77	%lang(ru) %{_mandir}/ru/man1/*
12mu|joe-3.7-8|78	%{_datadir}/applications/*
12mu|joe-3.7-8|79	
12mu|joe-3.7-8|80	%changelog
12mu|joe-3.7-8|81	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 3.7-6mdv2011.0
12mu|joe-3.7-8|82	+ Revision: 665830
12mu|joe-3.7-8|83	- mass rebuild
12mu|joe-3.7-8|84	
12mu|joe-3.7-8|85	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 3.7-5mdv2011.0
12mu|joe-3.7-8|86	+ Revision: 606100
12mu|joe-3.7-8|87	- rebuild
12mu|joe-3.7-8|88	
12mu|joe-3.7-8|89	* Mon May 03 2010 Emmanuel Andry <eandry@mandriva.org> 3.7-4mdv2010.1
12mu|joe-3.7-8|90	+ Revision: 541757
12mu|joe-3.7-8|91	- fix possible crash with p3 (should fix #58889)
12mu|joe-3.7-8|92	
12mu|joe-3.7-8|93	* Mon Mar 15 2010 Oden Eriksson <oeriksson@mandriva.com> 3.7-3mdv2010.1
12mu|joe-3.7-8|94	+ Revision: 520137
12mu|joe-3.7-8|95	- rebuilt for 2010.1
12mu|joe-3.7-8|96	
12mu|joe-3.7-8|97	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.7-2mdv2010.0
12mu|joe-3.7-8|98	+ Revision: 425465
12mu|joe-3.7-8|99	- rebuild
12mu|joe-3.7-8|100	
12mu|joe-3.7-8|101	* Thu Jan 15 2009 JÃ©rÃ´me Soyer <saispo@mandriva.org> 3.7-1mdv2009.1
12mu|joe-3.7-8|102	+ Revision: 329765
12mu|joe-3.7-8|103	- New upstream release
12mu|joe-3.7-8|104	
12mu|joe-3.7-8|105	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 3.5-8mdv2009.0
12mu|joe-3.7-8|106	+ Revision: 218439
12mu|joe-3.7-8|107	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mu|joe-3.7-8|108	
12mu|joe-3.7-8|109	* Sat Feb 09 2008 Funda Wang <fwang@mandriva.org> 3.5-8mdv2008.1
12mu|joe-3.7-8|110	+ Revision: 164390
12mu|joe-3.7-8|111	- fix license
12mu|joe-3.7-8|112	
12mu|joe-3.7-8|113	* Fri Feb 08 2008 Funda Wang <fwang@mandriva.org> 3.5-7mdv2008.1
12mu|joe-3.7-8|114	+ Revision: 164161
12mu|joe-3.7-8|115	- fix LICENSE, it should be GPLv1+
12mu|joe-3.7-8|116	
12mu|joe-3.7-8|117	* Thu Feb 07 2008 Thierry Vignaud <tv@mandriva.org> 3.5-6mdv2008.1
12mu|joe-3.7-8|118	+ Revision: 163540
12mu|joe-3.7-8|119	- drop old menu
12mu|joe-3.7-8|120	
12mu|joe-3.7-8|121	+ Olivier Blin <oblin@mandriva.com>
12mu|joe-3.7-8|122	- restore BuildRoot
12mu|joe-3.7-8|123	
12mu|joe-3.7-8|124	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 3.5-5mdv2008.1
12mu|joe-3.7-8|125	+ Revision: 127401
12mu|joe-3.7-8|126	- kill re-definition of %%buildroot on Pixel's request
12mu|joe-3.7-8|127	
12mu|joe-3.7-8|128	
12mu|joe-3.7-8|129	* Tue Feb 06 2007 Gustavo De Nardin <gustavodn@mandriva.com> 3.5-5mdv2007.0
12mu|joe-3.7-8|130	+ Revision: 116886
12mu|joe-3.7-8|131	- fixed menu description
12mu|joe-3.7-8|132	- fixed desktop file
12mu|joe-3.7-8|133	- small fix to spec mode
12mu|joe-3.7-8|134	- added highlight for strings and Requires() to spec mode
12mu|joe-3.7-8|135	- some improvements to spec mode
12mu|joe-3.7-8|136	
12mu|joe-3.7-8|137	* Tue Jan 23 2007 Gustavo De Nardin <gustavodn@mandriva.com> 3.5-4mdv2007.1
12mu|joe-3.7-8|138	+ Revision: 112192
12mu|joe-3.7-8|139	- added RPM SPEC mode, from Suse (spec.jsf)
12mu|joe-3.7-8|140	- removed dead patch (joe-3.3-ret.patch.bz2)
12mu|joe-3.7-8|141	- don't package docs in /etc! (as non-docs even)
12mu|joe-3.7-8|142	- manpages for all joe names
12mu|joe-3.7-8|143	
12mu|joe-3.7-8|144	* Mon Jan 22 2007 Gustavo De Nardin <gustavodn@mandriva.com> 3.5-3mdv2007.1
12mu|joe-3.7-8|145	+ Revision: 111958
12mu|joe-3.7-8|146	- note about syntax hilight and UTF-8 support on summary
12mu|joe-3.7-8|147	- added docs and russian manpage to package
12mu|joe-3.7-8|148	
12mu|joe-3.7-8|149	* Tue Sep 19 2006 Gwenole Beauchesne <gbeauchesne@mandriva.com> 3.5-2mdv2007.0
12mu|joe-3.7-8|150	- Rebuild
12mu|joe-3.7-8|151	
12mu|joe-3.7-8|152	* Wed Aug 09 2006 Giuseppe Ghibò <ghibo@mandriva.com> 3.5-1mdv2007.0
12mu|joe-3.7-8|153	- Release: 3.5
12mu|joe-3.7-8|154	- Rebuilt Patch1.
12mu|joe-3.7-8|155	- Disable Patch2.
12mu|joe-3.7-8|156	- XDG menu.
12mu|joe-3.7-8|157	
12mu|joe-3.7-8|158	* Sat Sep 10 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 3.3-2mdk
12mu|joe-3.7-8|159	- menudir
12mu|joe-3.7-8|160	
12mu|joe-3.7-8|161	* Mon Jul 11 2005 Giuseppe Ghibò <ghibo@mandriva.com> 3.3-1mdk
12mu|joe-3.7-8|162	- Release: 3.3.
12mu|joe-3.7-8|163	- Removed old Patch2.
12mu|joe-3.7-8|164	- Merged Patch2 from RH.
12mu|joe-3.7-8|165	
12mu|joe-3.7-8|166	* Sun Oct 10 2004 Giuseppe Ghibò <ghibo@mandrakesoft.com> 3.1-5mdk
12mu|joe-3.7-8|167	- Added Patch2, to fix documentation/mandirs according to new /etc/joe path
12mu|joe-3.7-8|168	(from RH).
12mu|joe-3.7-8|169	
12mu|joe-3.7-8|170	* Sat Oct 09 2004 Giuseppe Ghibò <ghibo@mandrakesoft.com> 3.1-4mdk
12mu|joe-3.7-8|171	- Use /etc/joe and not /etc/joe/joe as config dir (fix bug #12021).
12mu|joe-3.7-8|172	
12mu|joe-3.7-8|173	* Tue Aug 17 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 3.1-3mdk
12mu|joe-3.7-8|174	- Rebuild with new menu.
12mu|joe-3.7-8|175	
12mu|joe-3.7-8|176	* Tue Jul 20 2004 Giuseppe Ghibò <ghibo@mandrakesoft.com> 3.1-2mdk
12mu|joe-3.7-8|177	- Rebuilt.
12mu|joe-3.7-8|178	
12mu|joe-3.7-8|179	* Tue Jun 01 2004 Giuseppe Ghibò <ghibo@mandrakesoft.com> 3.1-1mdk
12mu|joe-3.7-8|180	- Release 3.1.
12mu|joe-3.7-8|181	
12mu|joe-3.7-8|182	* Tue Apr 27 2004 Giuseppe Ghibò <ghibo@mandrakesoft.com> 3.0-1mdk
12mu|joe-3.7-8|183	- Release: 3.1.
12mu|joe-3.7-8|184	- Removed Patch0.
12mu|joe-3.7-8|185	
12mu|joe-3.7-8|186	* Sat Feb 07 2004 Giuseppe Ghibò <ghibo@mandrakesoft.com> 2.9.8-2mdk
12mu|joe-3.7-8|187	- Merged gnome term patches from RH (Patch1).
12mu|joe-3.7-8|188	- Renamed Patch2 -> Patch0.
12mu|joe-3.7-8|189	

19826 12
12mu|jovie-4.12.4-1|1	Summary:	KTTS - KDE Text-to-Speech
12mu|jovie-4.12.4-1|2	Name:		jovie
12mu|jovie-4.12.4-1|3	Version:	4.12.4
12mu|jovie-4.12.4-1|4	Release:	1
12mu|jovie-4.12.4-1|5	Epoch:		2
12mu|jovie-4.12.4-1|6	License:	LGPLv2
12mu|jovie-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|jovie-4.12.4-1|8	Url:		http://www.kde.org/
12mu|jovie-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|jovie-4.12.4-1|10	BuildRequires:	kdelibs4-devel
12mu|jovie-4.12.4-1|11	BuildRequires:	speech-dispatcher-devel
12mu|jovie-4.12.4-1|12	Obsoletes:	kdeaccessibility4-core < 2:4.5.71
12mu|jovie-4.12.4-1|13	Obsoletes:	kdeaccessibility4 < 2:4.5.71
12mu|jovie-4.12.4-1|14	Obsoletes:	kttsd < 2:4.5.71
12mu|jovie-4.12.4-1|15	
12mu|jovie-4.12.4-1|16	%description
12mu|jovie-4.12.4-1|17	Jovie is a subsystem within the KDE desktop for
12mu|jovie-4.12.4-1|18	conversion of text to audible speech. Jovie is currently under development
12mu|jovie-4.12.4-1|19	and aims to become the standard subsystem for all KDE applications
12mu|jovie-4.12.4-1|20	to provide speech output.
12mu|jovie-4.12.4-1|21	User Features:
12mu|jovie-4.12.4-1|22	* Speak any text from the KDE clipboard.
12mu|jovie-4.12.4-1|23	* Speak any plain text file.
12mu|jovie-4.12.4-1|24	* Speak all or any portion of a text file from Kate.
12mu|jovie-4.12.4-1|25	* Speak all or any portion of an HTML page from Konqueror.
12mu|jovie-4.12.4-1|26	* Use as the speech backend for KMouth and KSayIt.
12mu|jovie-4.12.4-1|27	* Speak KDE notifications (KNotify).
12mu|jovie-4.12.4-1|28	* Long text is parsed into sentences. User may backup by sentence or
12mu|jovie-4.12.4-1|29	paragraph, replay, pause, and stop playing.
12mu|jovie-4.12.4-1|30	* Audio output via GStreamer (version 0.8.7 or later)
12mu|jovie-4.12.4-1|31	
12mu|jovie-4.12.4-1|32	%files
12mu|jovie-4.12.4-1|33	%doc %{_kde_docdir}/HTML/en/jovie
12mu|jovie-4.12.4-1|34	%{_kde_bindir}/jovie
12mu|jovie-4.12.4-1|35	%{_kde_applicationsdir}/jovieapp.desktop
12mu|jovie-4.12.4-1|36	%{_kde_libdir}/kde4/kcm_kttsd.so
12mu|jovie-4.12.4-1|37	%{_kde_libdir}/kde4/jovie_stringreplacerplugin.so
12mu|jovie-4.12.4-1|38	%{_kde_libdir}/kde4/jovie_talkerchooserplugin.so
12mu|jovie-4.12.4-1|39	%{_kde_libdir}/kde4/jovie_xmltransformerplugin.so
12mu|jovie-4.12.4-1|40	%{_kde_appsdir}/jovie
12mu|jovie-4.12.4-1|41	%{_kde_iconsdir}/*/*/actions/female.png
12mu|jovie-4.12.4-1|42	%{_kde_iconsdir}/*/*/actions/male.png
12mu|jovie-4.12.4-1|43	%{_kde_iconsdir}/*/*/actions/nospeak.png
12mu|jovie-4.12.4-1|44	%{_kde_iconsdir}/*/*/actions/speak.png
12mu|jovie-4.12.4-1|45	%{_kde_services}/jovie.desktop
12mu|jovie-4.12.4-1|46	%{_kde_services}/jovie_stringreplacerplugin.desktop
12mu|jovie-4.12.4-1|47	%{_kde_services}/jovie_talkerchooserplugin.desktop
12mu|jovie-4.12.4-1|48	%{_kde_services}/jovie_xmltransformerplugin.desktop
12mu|jovie-4.12.4-1|49	%{_kde_services}/kcmkttsd.desktop
12mu|jovie-4.12.4-1|50	%{_kde_services}/kttsd.desktop
12mu|jovie-4.12.4-1|51	%{_kde_servicetypes}/jovie_filterplugin.desktop
12mu|jovie-4.12.4-1|52	
12mu|jovie-4.12.4-1|53	#-----------------------------------------------------------------------------
12mu|jovie-4.12.4-1|54	
12mu|jovie-4.12.4-1|55	%define kttsd_major 4
12mu|jovie-4.12.4-1|56	%define libkttsd %mklibname kttsd %{kttsd_major}
12mu|jovie-4.12.4-1|57	
12mu|jovie-4.12.4-1|58	%package -n %{libkttsd}
12mu|jovie-4.12.4-1|59	Summary:	KDE 4 library
12mu|jovie-4.12.4-1|60	Group:		System/Libraries
12mu|jovie-4.12.4-1|61	
12mu|jovie-4.12.4-1|62	%description -n %{libkttsd}
12mu|jovie-4.12.4-1|63	KDE 4 library.
12mu|jovie-4.12.4-1|64	
12mu|jovie-4.12.4-1|65	%files -n %{libkttsd}
12mu|jovie-4.12.4-1|66	%{_kde_libdir}/libkttsd.so.%{kttsd_major}*
12mu|jovie-4.12.4-1|67	
12mu|jovie-4.12.4-1|68	#---------------------------------------------
12mu|jovie-4.12.4-1|69	
12mu|jovie-4.12.4-1|70	%package devel
12mu|jovie-4.12.4-1|71	Summary:	Devel stuff for %{name}
12mu|jovie-4.12.4-1|72	Group:		Development/KDE and Qt
12mu|jovie-4.12.4-1|73	Requires:	kdelibs4-devel
12mu|jovie-4.12.4-1|74	Requires:	%{libkttsd} = %{EVRD}
12mu|jovie-4.12.4-1|75	
12mu|jovie-4.12.4-1|76	%description devel
12mu|jovie-4.12.4-1|77	Files needed to build applications based on %{name}.
12mu|jovie-4.12.4-1|78	
12mu|jovie-4.12.4-1|79	%files devel
12mu|jovie-4.12.4-1|80	%{_kde_libdir}/libkttsd.so
12mu|jovie-4.12.4-1|81	
12mu|jovie-4.12.4-1|82	#----------------------------------------------------------------------
12mu|jovie-4.12.4-1|83	
12mu|jovie-4.12.4-1|84	%prep
12mu|jovie-4.12.4-1|85	%setup -q
12mu|jovie-4.12.4-1|86	
12mu|jovie-4.12.4-1|87	%build
12mu|jovie-4.12.4-1|88	%cmake_kde4
12mu|jovie-4.12.4-1|89	%make
12mu|jovie-4.12.4-1|90	
12mu|jovie-4.12.4-1|91	%install
12mu|jovie-4.12.4-1|92	%makeinstall_std -C build
12mu|jovie-4.12.4-1|93	
12mu|jovie-4.12.4-1|94	
12mu|jovie-4.12.4-1|95	%changelog
12mu|jovie-4.12.4-1|96	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|jovie-4.12.4-1|97	+ Revision: 76c022d
12mu|jovie-4.12.4-1|98	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|jovie-4.12.4-1|99	
12mu|jovie-4.12.4-1|100	

19827 12
12mu|jreen-1.1.1-1|1	Summary:	Qt XMPP library
12mu|jreen-1.1.1-1|2	Name:		jreen
12mu|jreen-1.1.1-1|3	Version:	1.1.1
12mu|jreen-1.1.1-1|4	Release:	1
12mu|jreen-1.1.1-1|5	Source0:	http://mirror.yandex.ru/gentoo-distfiles/distfiles/jreen-%{version}.tar.gz
12mu|jreen-1.1.1-1|6	License:	GPLv2
12mu|jreen-1.1.1-1|7	Group:		System/Libraries
12mu|jreen-1.1.1-1|8	URL:		https://github.com/euroelessar/jreen
12mu|jreen-1.1.1-1|9	BuildRequires:	pkgconfig(QtNetwork)
12mu|jreen-1.1.1-1|10	BuildRequires:	pkgconfig(QtCore)
12mu|jreen-1.1.1-1|11	BuildRequires:	pkgconfig(QtGui)
12mu|jreen-1.1.1-1|12	BuildRequires:	pkgconfig(qca2)
12mu|jreen-1.1.1-1|13	BuildRequires:	pkgconfig(zlib)
12mu|jreen-1.1.1-1|14	BuildRequires:	pkgconfig(libidn)
12mu|jreen-1.1.1-1|15	BuildRequires:	qt4-devel
12mu|jreen-1.1.1-1|16	BuildRequires:	cmake >= 2.8.0
12mu|jreen-1.1.1-1|17	
12mu|jreen-1.1.1-1|18	%description
12mu|jreen-1.1.1-1|19	Qt XMPP library.
12mu|jreen-1.1.1-1|20	
12mu|jreen-1.1.1-1|21	#---------------------------------------------------------------------
12mu|jreen-1.1.1-1|22	%define jreen_major 1
12mu|jreen-1.1.1-1|23	%define libjreen %mklibname jreen %{jreen_major}
12mu|jreen-1.1.1-1|24	
12mu|jreen-1.1.1-1|25	%package -n %{libjreen}
12mu|jreen-1.1.1-1|26	Summary:	Qt XMPP library
12mu|jreen-1.1.1-1|27	Group:		System/Libraries
12mu|jreen-1.1.1-1|28	
12mu|jreen-1.1.1-1|29	%description -n %{libjreen}
12mu|jreen-1.1.1-1|30	Qt XMPP library.
12mu|jreen-1.1.1-1|31	
12mu|jreen-1.1.1-1|32	%files -n %{libjreen}
12mu|jreen-1.1.1-1|33	%{_libdir}/libjreen.so.%{jreen_major}*
12mu|jreen-1.1.1-1|34	
12mu|jreen-1.1.1-1|35	#--------------------------------------------------------------------
12mu|jreen-1.1.1-1|36	
12mu|jreen-1.1.1-1|37	%define develjreen %mklibname -d %{name}
12mu|jreen-1.1.1-1|38	
12mu|jreen-1.1.1-1|39	%package -n %{develjreen}
12mu|jreen-1.1.1-1|40	Summary:	Devel files for %{name}
12mu|jreen-1.1.1-1|41	Group:		Development/C
12mu|jreen-1.1.1-1|42	Provides:	%{name}-devel = %{version}-%{release}
12mu|jreen-1.1.1-1|43	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|jreen-1.1.1-1|44	Requires:	%{libjreen} = %{version}-%{release}
12mu|jreen-1.1.1-1|45	
12mu|jreen-1.1.1-1|46	%description -n %{develjreen}
12mu|jreen-1.1.1-1|47	Devel files for %{name}
12mu|jreen-1.1.1-1|48	
12mu|jreen-1.1.1-1|49	%files -n %{develjreen}
12mu|jreen-1.1.1-1|50	%{_includedir}/%{name}/
12mu|jreen-1.1.1-1|51	%{_libdir}/libjreen.so
12mu|jreen-1.1.1-1|52	%{_libdir}/pkgconfig/libjreen.pc
12mu|jreen-1.1.1-1|53	
12mu|jreen-1.1.1-1|54	#---------------------------------------------------------------------
12mu|jreen-1.1.1-1|55	
12mu|jreen-1.1.1-1|56	%prep
12mu|jreen-1.1.1-1|57	%setup -q
12mu|jreen-1.1.1-1|58	
12mu|jreen-1.1.1-1|59	%build
12mu|jreen-1.1.1-1|60	export PATH=$PATH:/usr/lib/qt4/bin/
12mu|jreen-1.1.1-1|61	%cmake
12mu|jreen-1.1.1-1|62	%make
12mu|jreen-1.1.1-1|63	
12mu|jreen-1.1.1-1|64	%install
12mu|jreen-1.1.1-1|65	%makeinstall_std -C build
12mu|jreen-1.1.1-1|66	

19828 12
12mu|json-glib-0.16.0-1|1	%define libver 1.0
12mu|json-glib-0.16.0-1|2	%define major 0
12mu|json-glib-0.16.0-1|3	
12mu|json-glib-0.16.0-1|4	%define libname		%mklibname %{name} %{libver} %{major}
12mu|json-glib-0.16.0-1|5	%define develname	%mklibname %{name} -d
12mu|json-glib-0.16.0-1|6	
12mu|json-glib-0.16.0-1|7	Name:		json-glib
12mu|json-glib-0.16.0-1|8	Version:	0.16.0
12mu|json-glib-0.16.0-1|9	Release:	1
12mu|json-glib-0.16.0-1|10	Summary:	Library for JavaScript Object Notation format
12mu|json-glib-0.16.0-1|11	Group:		System/Libraries
12mu|json-glib-0.16.0-1|12	License:	LGPLv2+
12mu|json-glib-0.16.0-1|13	URL:		http://live.gnome.org/JsonGlib
12mu|json-glib-0.16.0-1|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.16/%{name}-%{version}.tar.xz
12mu|json-glib-0.16.0-1|15	BuildRequires:	pkgconfig(glib-2.0)
12mu|json-glib-0.16.0-1|16	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|json-glib-0.16.0-1|17	BuildRequires:	gtk-doc
12mu|json-glib-0.16.0-1|18	Requires:	%{libname} = %{version}-%{release}
12mu|json-glib-0.16.0-1|19	
12mu|json-glib-0.16.0-1|20	%description
12mu|json-glib-0.16.0-1|21	%{name} is a library providing serialization and deserialization support
12mu|json-glib-0.16.0-1|22	for the JavaScript Object Notation (JSON) format.
12mu|json-glib-0.16.0-1|23	
12mu|json-glib-0.16.0-1|24	%package -n %{libname}
12mu|json-glib-0.16.0-1|25	Summary:	Shared libraries for %{name}
12mu|json-glib-0.16.0-1|26	Group:		System/Libraries
12mu|json-glib-0.16.0-1|27	Provides:	%{name} = %{version}-%{release}
12mu|json-glib-0.16.0-1|28	Provides:	lib%{name} = %{version}-%{release}
12mu|json-glib-0.16.0-1|29	
12mu|json-glib-0.16.0-1|30	%description -n %{libname}
12mu|json-glib-0.16.0-1|31	%{name} is a library providing serialization and deserialization support
12mu|json-glib-0.16.0-1|32	for the JavaScript Object Notation (JSON) format.
12mu|json-glib-0.16.0-1|33	
12mu|json-glib-0.16.0-1|34	
12mu|json-glib-0.16.0-1|35	%package -n %{develname}
12mu|json-glib-0.16.0-1|36	Summary:	Development files for %{name}
12mu|json-glib-0.16.0-1|37	Group:		Development/C
12mu|json-glib-0.16.0-1|38	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|json-glib-0.16.0-1|39	Requires:	%{libname} = %{version}-%{release}
12mu|json-glib-0.16.0-1|40	
12mu|json-glib-0.16.0-1|41	%description -n %{develname}
12mu|json-glib-0.16.0-1|42	The %{develname} package contains libraries and header files for
12mu|json-glib-0.16.0-1|43	developing applications that use %{name}.
12mu|json-glib-0.16.0-1|44	
12mu|json-glib-0.16.0-1|45	%prep
12mu|json-glib-0.16.0-1|46	%setup -q
12mu|json-glib-0.16.0-1|47	
12mu|json-glib-0.16.0-1|48	%build
12mu|json-glib-0.16.0-1|49	%configure2_5x	--disable-static
12mu|json-glib-0.16.0-1|50	%make
12mu|json-glib-0.16.0-1|51	
12mu|json-glib-0.16.0-1|52	
12mu|json-glib-0.16.0-1|53	%install
12mu|json-glib-0.16.0-1|54	rm -rf %{buildroot}
12mu|json-glib-0.16.0-1|55	%makeinstall_std
12mu|json-glib-0.16.0-1|56	
12mu|json-glib-0.16.0-1|57	%find_lang %{name}-%{libver}
12mu|json-glib-0.16.0-1|58	
12mu|json-glib-0.16.0-1|59	%check
12mu|json-glib-0.16.0-1|60	%make check
12mu|json-glib-0.16.0-1|61	
12mu|json-glib-0.16.0-1|62	%files -f %{name}-%{libver}.lang
12mu|json-glib-0.16.0-1|63	
12mu|json-glib-0.16.0-1|64	%files -n %{libname}
12mu|json-glib-0.16.0-1|65	%{_libdir}/lib%{name}-%{libver}.so.%{major}*
12mu|json-glib-0.16.0-1|66	%_libdir/girepository-1.0/Json-%{libver}.typelib
12mu|json-glib-0.16.0-1|67	
12mu|json-glib-0.16.0-1|68	%files -n %{develname}
12mu|json-glib-0.16.0-1|69	%doc NEWS ChangeLog
12mu|json-glib-0.16.0-1|70	%{_libdir}/lib%{name}-%{libver}.so
12mu|json-glib-0.16.0-1|71	%{_libdir}/pkgconfig/%{name}-%{libver}.pc
12mu|json-glib-0.16.0-1|72	%{_includedir}/%{name}-%{libver}/
12mu|json-glib-0.16.0-1|73	%{_datadir}/gtk-doc/html/%{name}/
12mu|json-glib-0.16.0-1|74	%{_datadir}/gir-1.0/Json-%{libver}.gir
12mu|json-glib-0.16.0-1|75	

19829 12
12mu|juk-4.12.4-1|1	Name:		juk
12mu|juk-4.12.4-1|2	Version:	4.12.4
12mu|juk-4.12.4-1|3	Release:	1
12mu|juk-4.12.4-1|4	Epoch:		3
12mu|juk-4.12.4-1|5	Summary:	A music player and manager for KDE
12mu|juk-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|juk-4.12.4-1|7	License:	GPLv2
12mu|juk-4.12.4-1|8	URL:		http://www.kde.org/applications/multimedia/juk/
12mu|juk-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|juk-4.12.4-1|10	Requires:	kdebase4-runtime
12mu|juk-4.12.4-1|11	Conflicts:	kdemultimedia4-core < 3:4.5.71
12mu|juk-4.12.4-1|12	Conflicts:	kdemultimedia4-devel < 3:4.6.90-3
12mu|juk-4.12.4-1|13	BuildRequires:	kdelibs4-devel
12mu|juk-4.12.4-1|14	BuildRequires:	libtunepimp-devel
12mu|juk-4.12.4-1|15	BuildRequires:	pkgconfig(taglib) >= 1.7
12mu|juk-4.12.4-1|16	
12mu|juk-4.12.4-1|17	%description
12mu|juk-4.12.4-1|18	JuK is an audio jukebox application, supporting collections of MP3, Ogg
12mu|juk-4.12.4-1|19	Vorbis, and FLAC audio files. It allows you to edit the "tags" of your
12mu|juk-4.12.4-1|20	audio files, and manage your collection and playlists. It's main focus,
12mu|juk-4.12.4-1|21	in fact, is on music management.
12mu|juk-4.12.4-1|22	
12mu|juk-4.12.4-1|23	%files
12mu|juk-4.12.4-1|24	%{_kde_appsdir}/juk
12mu|juk-4.12.4-1|25	%{_kde_bindir}/juk
12mu|juk-4.12.4-1|26	%{_kde_iconsdir}/*/*/apps/juk.*
12mu|juk-4.12.4-1|27	%{_kde_applicationsdir}/juk.desktop
12mu|juk-4.12.4-1|28	%{_kde_services}/ServiceMenus/jukservicemenu.desktop
12mu|juk-4.12.4-1|29	%{_datadir}/dbus-1/interfaces/org.kde.juk.collection.xml
12mu|juk-4.12.4-1|30	%{_datadir}/dbus-1/interfaces/org.kde.juk.player.xml
12mu|juk-4.12.4-1|31	%{_datadir}/dbus-1/interfaces/org.kde.juk.search.xml
12mu|juk-4.12.4-1|32	%{_kde_docdir}/HTML/en/juk
12mu|juk-4.12.4-1|33	
12mu|juk-4.12.4-1|34	#------------------------------------------------------------------------------
12mu|juk-4.12.4-1|35	
12mu|juk-4.12.4-1|36	%prep
12mu|juk-4.12.4-1|37	%setup -q
12mu|juk-4.12.4-1|38	
12mu|juk-4.12.4-1|39	%build
12mu|juk-4.12.4-1|40	%cmake_kde4
12mu|juk-4.12.4-1|41	%make
12mu|juk-4.12.4-1|42	
12mu|juk-4.12.4-1|43	%install
12mu|juk-4.12.4-1|44	%makeinstall_std -C build
12mu|juk-4.12.4-1|45	
12mu|juk-4.12.4-1|46	
12mu|juk-4.12.4-1|47	%changelog
12mu|juk-4.12.4-1|48	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
12mu|juk-4.12.4-1|49	+ Revision: 148146b
12mu|juk-4.12.4-1|50	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|juk-4.12.4-1|51	
12mu|juk-4.12.4-1|52	

19830 12
12mu|k3b-2.0.2-11|1	######################
12mu|k3b-2.0.2-11|2	# Hardcode PLF build
12mu|k3b-2.0.2-11|3	%define build_plf 0
12mu|k3b-2.0.2-11|4	######################
12mu|k3b-2.0.2-11|5	
12mu|k3b-2.0.2-11|6	%if %{build_plf}
12mu|k3b-2.0.2-11|7	%define distsuffix plf
12mu|k3b-2.0.2-11|8	%define extrarelsuffix plf
12mu|k3b-2.0.2-11|9	%endif
12mu|k3b-2.0.2-11|10	
12mu|k3b-2.0.2-11|11	Summary:	CD-Burner for KDE4
12mu|k3b-2.0.2-11|12	Name:		k3b
12mu|k3b-2.0.2-11|13	Version:	2.0.2
12mu|k3b-2.0.2-11|14	Release:	11%{?extrarelsuffix}
12mu|k3b-2.0.2-11|15	Epoch:		4
12mu|k3b-2.0.2-11|16	License:	GPLv2+
12mu|k3b-2.0.2-11|17	Group:		Archiving/Cd burning
12mu|k3b-2.0.2-11|18	Url:		http://k3b.sourceforge.net/
12mu|k3b-2.0.2-11|19	Source0:	http://jaist.dl.sourceforge.net/sourceforge/k3b/%{name}-%{version}.tar.bz2
12mu|k3b-2.0.2-11|20	Source1:	k3b-docbook-ru.tar.bz2
12mu|k3b-2.0.2-11|21	Patch0:		k3b-2.0.2-ffmpeg2.0.patch
12mu|k3b-2.0.2-11|22	Patch1:		k3b-2.0.2-git-sox_not_found.diff
12mu|k3b-2.0.2-11|23	Patch3:		k3b-1.69-always-use-growisofs-for-dvd.patch
12mu|k3b-2.0.2-11|24	Patch4:		k3b-2.0.2-l10n-ru.patch
12mu|k3b-2.0.2-11|25	Patch5:		k3b-2.0.2-docbook-ru.patch
12mu|k3b-2.0.2-11|26	BuildRequires:	doxygen
12mu|k3b-2.0.2-11|27	BuildRequires:	kdelibs4-devel
12mu|k3b-2.0.2-11|28	BuildRequires:	ffmpeg-devel
12mu|k3b-2.0.2-11|29	BuildRequires:	libkcddb-devel
12mu|k3b-2.0.2-11|30	BuildRequires:	libmpcdec-devel
12mu|k3b-2.0.2-11|31	BuildRequires:	pkgconfig(dvdread)
12mu|k3b-2.0.2-11|32	BuildRequires:	pkgconfig(flac)
12mu|k3b-2.0.2-11|33	BuildRequires:	pkgconfig(flac++)
12mu|k3b-2.0.2-11|34	BuildRequires:	pkgconfig(mad)
12mu|k3b-2.0.2-11|35	BuildRequires:	pkgconfig(ogg)
12mu|k3b-2.0.2-11|36	BuildRequires:	pkgconfig(polkit-qt-1)
12mu|k3b-2.0.2-11|37	BuildRequires:	pkgconfig(samplerate)
12mu|k3b-2.0.2-11|38	BuildRequires:	pkgconfig(sndfile)
12mu|k3b-2.0.2-11|39	BuildRequires:	pkgconfig(taglib)
12mu|k3b-2.0.2-11|40	BuildRequires:	pkgconfig(vorbis)
12mu|k3b-2.0.2-11|41	%if %{build_plf}
12mu|k3b-2.0.2-11|42	BuildRequires:	liblame-devel
12mu|k3b-2.0.2-11|43	%else
12mu|k3b-2.0.2-11|44	BuildConflicts:	liblame-devel
12mu|k3b-2.0.2-11|45	%endif
12mu|k3b-2.0.2-11|46	Requires:	cdrecord
12mu|k3b-2.0.2-11|47	Requires:	mkisofs
12mu|k3b-2.0.2-11|48	Requires:	cdrdao
12mu|k3b-2.0.2-11|49	Requires:	sox
12mu|k3b-2.0.2-11|50	Requires:	vcdimager
12mu|k3b-2.0.2-11|51	Requires:	normalize
12mu|k3b-2.0.2-11|52	Requires:	dvd+rw-tools
12mu|k3b-2.0.2-11|53	Requires:	kdebase4-runtime
12mu|k3b-2.0.2-11|54	Suggests:	transсode
12mu|k3b-2.0.2-11|55	
12mu|k3b-2.0.2-11|56	%description
12mu|k3b-2.0.2-11|57	K3b is CD-writing software which intends to be feature-rich and
12mu|k3b-2.0.2-11|58	provide an easily usable interface. Features include burning
12mu|k3b-2.0.2-11|59	audio CDs from .WAV and .MP3 audio files, configuring external
12mu|k3b-2.0.2-11|60	programs and configuring devices.
12mu|k3b-2.0.2-11|61	
12mu|k3b-2.0.2-11|62	%if %{build_plf}
12mu|k3b-2.0.2-11|63	This package is in Restricted repository because it supports
12mu|k3b-2.0.2-11|64	mp3 encoding which is patent-protected.
12mu|k3b-2.0.2-11|65	%endif
12mu|k3b-2.0.2-11|66	
12mu|k3b-2.0.2-11|67	%files -f %{name}.lang
12mu|k3b-2.0.2-11|68	%{_kde_bindir}/k3b
12mu|k3b-2.0.2-11|69	%{_kde_bindir}/k3bsetup
12mu|k3b-2.0.2-11|70	%{_kde_libdir}/kde4/kcm_k3bsetup.so
12mu|k3b-2.0.2-11|71	%{_kde_libdir}/kde4/kcm_k3boggvorbisencoder.so
12mu|k3b-2.0.2-11|72	%{_kde_libdir}/kde4/kio_videodvd.so
12mu|k3b-2.0.2-11|73	%{_kde_libdir}/kde4/k3bffmpegdecoder.so
12mu|k3b-2.0.2-11|74	%{_kde_libdir}/kde4/k3bflacdecoder.so
12mu|k3b-2.0.2-11|75	%{_kde_libdir}/kde4/k3bmaddecoder.so
12mu|k3b-2.0.2-11|76	%{_kde_libdir}/kde4/k3boggvorbisdecoder.so
12mu|k3b-2.0.2-11|77	%{_kde_libdir}/kde4/k3boggvorbisencoder.so
12mu|k3b-2.0.2-11|78	%{_kde_libdir}/kde4/k3bmpcdecoder.so
12mu|k3b-2.0.2-11|79	%{_kde_libdir}/kde4/k3blibsndfiledecoder.so
12mu|k3b-2.0.2-11|80	%{_kde_libdir}/kde4/k3baudiometainforenamerplugin.so
12mu|k3b-2.0.2-11|81	%{_kde_libdir}/kde4/k3baudioprojectcddbplugin.so
12mu|k3b-2.0.2-11|82	%{_kde_libdir}/kde4/k3bexternalencoder.so
12mu|k3b-2.0.2-11|83	%{_kde_libdir}/kde4/k3bsoxencoder.so
12mu|k3b-2.0.2-11|84	%{_kde_libdir}/kde4/k3bwavedecoder.so
12mu|k3b-2.0.2-11|85	%{_kde_libdir}/kde4/kcm_k3bexternalencoder.so
12mu|k3b-2.0.2-11|86	%{_kde_libdir}/kde4/kcm_k3bsoxencoder.so
12mu|k3b-2.0.2-11|87	%if %{build_plf}
12mu|k3b-2.0.2-11|88	%{_kde_libdir}/kde4/k3blameencoder.so
12mu|k3b-2.0.2-11|89	%{_kde_libdir}/kde4/kcm_k3blameencoder.so
12mu|k3b-2.0.2-11|90	%endif
12mu|k3b-2.0.2-11|91	%{_kde_datadir}/applications/kde4/k3b.desktop
12mu|k3b-2.0.2-11|92	%{_kde_datadir}/mime/packages/x-k3b.xml
12mu|k3b-2.0.2-11|93	%{_kde_appsdir}/k3b
12mu|k3b-2.0.2-11|94	%{_kde_appsdir}/konqsidebartng/virtual_folders/services/videodvd.desktop
12mu|k3b-2.0.2-11|95	%{_kde_appsdir}/solid/actions/*
12mu|k3b-2.0.2-11|96	%{_kde_datadir}/kde4/services/ServiceMenus/*.desktop
12mu|k3b-2.0.2-11|97	%{_kde_datadir}/kde4/services/*.desktop
12mu|k3b-2.0.2-11|98	%{_kde_datadir}/kde4/servicetypes/k3bplugin.desktop
12mu|k3b-2.0.2-11|99	%{_kde_datadir}/kde4/services/videodvd.protocol
12mu|k3b-2.0.2-11|100	%{_kde_iconsdir}/hicolor/*/apps/k3b.*
12mu|k3b-2.0.2-11|101	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.k3bsetup.conf
12mu|k3b-2.0.2-11|102	%{_kde_libdir}/kde4/libexec/k3bsetuphelper
12mu|k3b-2.0.2-11|103	%{_kde_datadir}/polkit-1/actions/org.kde.kcontrol.k3bsetup.policy
12mu|k3b-2.0.2-11|104	%{_kde_datadir}/dbus-1/system-services/org.kde.kcontrol.k3bsetup.service
12mu|k3b-2.0.2-11|105	%{_kde_datadir}/doc/HTML/*
12mu|k3b-2.0.2-11|106	
12mu|k3b-2.0.2-11|107	#------------------------------------------------
12mu|k3b-2.0.2-11|108	
12mu|k3b-2.0.2-11|109	%define libk3b_major 6
12mu|k3b-2.0.2-11|110	%define libk3b %mklibname k3blib %{libk3b_major}
12mu|k3b-2.0.2-11|111	
12mu|k3b-2.0.2-11|112	%package -n %{libk3b}
12mu|k3b-2.0.2-11|113	Summary:	KDE 4 core library
12mu|k3b-2.0.2-11|114	Group:		System/Libraries
12mu|k3b-2.0.2-11|115	
12mu|k3b-2.0.2-11|116	%description -n %{libk3b}
12mu|k3b-2.0.2-11|117	KDE 4 core library.
12mu|k3b-2.0.2-11|118	
12mu|k3b-2.0.2-11|119	%files -n %{libk3b}
12mu|k3b-2.0.2-11|120	%{_kde_libdir}/libk3blib.so.%{libk3b_major}*
12mu|k3b-2.0.2-11|121	
12mu|k3b-2.0.2-11|122	#------------------------------------------------
12mu|k3b-2.0.2-11|123	
12mu|k3b-2.0.2-11|124	%define libk3bdevice_major 6
12mu|k3b-2.0.2-11|125	%define libk3bdevice %mklibname k3bdevice %{libk3bdevice_major}
12mu|k3b-2.0.2-11|126	
12mu|k3b-2.0.2-11|127	%package -n %{libk3bdevice}
12mu|k3b-2.0.2-11|128	Summary:	KDE 4 core library
12mu|k3b-2.0.2-11|129	Group:		System/Libraries
12mu|k3b-2.0.2-11|130	
12mu|k3b-2.0.2-11|131	%description -n %{libk3bdevice}
12mu|k3b-2.0.2-11|132	KDE 4 core library.
12mu|k3b-2.0.2-11|133	
12mu|k3b-2.0.2-11|134	%files -n %{libk3bdevice}
12mu|k3b-2.0.2-11|135	%{_kde_libdir}/libk3bdevice.so.%{libk3bdevice_major}*
12mu|k3b-2.0.2-11|136	
12mu|k3b-2.0.2-11|137	#------------------------------------------------
12mu|k3b-2.0.2-11|138	
12mu|k3b-2.0.2-11|139	%package devel
12mu|k3b-2.0.2-11|140	Group:		Development/KDE and Qt
12mu|k3b-2.0.2-11|141	Summary:	Development libraries from %{name}
12mu|k3b-2.0.2-11|142	Requires:	%{libk3bdevice} = %{EVRD}
12mu|k3b-2.0.2-11|143	Requires:	%{libk3b} = %{EVRD}
12mu|k3b-2.0.2-11|144	
12mu|k3b-2.0.2-11|145	%description devel
12mu|k3b-2.0.2-11|146	Development libraries from %{name}.
12mu|k3b-2.0.2-11|147	
12mu|k3b-2.0.2-11|148	%files devel
12mu|k3b-2.0.2-11|149	%{_kde_includedir}/*.h
12mu|k3b-2.0.2-11|150	%{_kde_libdir}/libk3blib.so
12mu|k3b-2.0.2-11|151	%{_kde_libdir}/libk3bdevice.so
12mu|k3b-2.0.2-11|152	
12mu|k3b-2.0.2-11|153	#------------------------------------------------
12mu|k3b-2.0.2-11|154	
12mu|k3b-2.0.2-11|155	%prep
12mu|k3b-2.0.2-11|156	%setup -q -a1
12mu|k3b-2.0.2-11|157	%patch0 -p1
12mu|k3b-2.0.2-11|158	%patch1 -p1 -b .sox
12mu|k3b-2.0.2-11|159	%patch3 -p1 -b .dvd
12mu|k3b-2.0.2-11|160	%patch4 -p1 -b .l10n-ru
12mu|k3b-2.0.2-11|161	%patch5 -p1 -b .docbook-ru
12mu|k3b-2.0.2-11|162	
12mu|k3b-2.0.2-11|163	%build
12mu|k3b-2.0.2-11|164	%cmake_kde4
12mu|k3b-2.0.2-11|165	%make
12mu|k3b-2.0.2-11|166	
12mu|k3b-2.0.2-11|167	%install
12mu|k3b-2.0.2-11|168	%makeinstall_std -C build
12mu|k3b-2.0.2-11|169	
12mu|k3b-2.0.2-11|170	%find_lang --with-html k3b k3bsetup kio_videodvd libk3b libk3bdevice %{name}.lang
12mu|k3b-2.0.2-11|171	
12mu|k3b-2.0.2-11|172	%changelog
12mu|k3b-2.0.2-11|173	* Mon Jun 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:2.0.2-11
12mu|k3b-2.0.2-11|174	+ Revision: 44165af
12mu|k3b-2.0.2-11|175	- Add russian docbook
12mu|k3b-2.0.2-11|176	
12mu|k3b-2.0.2-11|177	

19831 12
12mu|kaccessible-4.12.4-1|1	Name:		kaccessible
12mu|kaccessible-4.12.4-1|2	Summary:	Accessibility services like focus tracking and a screenreader
12mu|kaccessible-4.12.4-1|3	Version:	4.12.4
12mu|kaccessible-4.12.4-1|4	Release:	1
12mu|kaccessible-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|kaccessible-4.12.4-1|6	License:	LGPLv2
12mu|kaccessible-4.12.4-1|7	URL:		http://www.kde.org/
12mu|kaccessible-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kaccessible-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|kaccessible-4.12.4-1|10	BuildRequires:	speech-dispatcher-devel
12mu|kaccessible-4.12.4-1|11	Obsoletes:	kdeaccessibility4-core < 2:4.8.0
12mu|kaccessible-4.12.4-1|12	
12mu|kaccessible-4.12.4-1|13	%description
12mu|kaccessible-4.12.4-1|14	kaccessible implements a QAccessibleBridgePlugin to provide
12mu|kaccessible-4.12.4-1|15	accessibility services like focus tracking and a screenreader.
12mu|kaccessible-4.12.4-1|16	
12mu|kaccessible-4.12.4-1|17	%files
12mu|kaccessible-4.12.4-1|18	%{_kde_libdir}/kde4/libexec/kaccessibleapp
12mu|kaccessible-4.12.4-1|19	%{_kde_libdir}/kde4/plugins/accessiblebridge/kaccessiblebridge.so
12mu|kaccessible-4.12.4-1|20	%{_datadir}/dbus-1/services/org.kde.kaccessible.service
12mu|kaccessible-4.12.4-1|21	
12mu|kaccessible-4.12.4-1|22	#----------------------------------------------------------------------
12mu|kaccessible-4.12.4-1|23	
12mu|kaccessible-4.12.4-1|24	%prep
12mu|kaccessible-4.12.4-1|25	%setup -q
12mu|kaccessible-4.12.4-1|26	
12mu|kaccessible-4.12.4-1|27	%build
12mu|kaccessible-4.12.4-1|28	%cmake_kde4
12mu|kaccessible-4.12.4-1|29	%make
12mu|kaccessible-4.12.4-1|30	
12mu|kaccessible-4.12.4-1|31	%install
12mu|kaccessible-4.12.4-1|32	%makeinstall_std -C build
12mu|kaccessible-4.12.4-1|33	
12mu|kaccessible-4.12.4-1|34	
12mu|kaccessible-4.12.4-1|35	%changelog
12mu|kaccessible-4.12.4-1|36	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|kaccessible-4.12.4-1|37	+ Revision: 41a281a
12mu|kaccessible-4.12.4-1|38	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kaccessible-4.12.4-1|39	
12mu|kaccessible-4.12.4-1|40	

19832 12
12mu|kajongg-4.12.4-1|1	Summary:	Majongg game for KDE
12mu|kajongg-4.12.4-1|2	Name:		kajongg
12mu|kajongg-4.12.4-1|3	Version:	4.12.4
12mu|kajongg-4.12.4-1|4	Release:	1
12mu|kajongg-4.12.4-1|5	Epoch:		1
12mu|kajongg-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kajongg-4.12.4-1|7	License:	GPLv2+ and LGPLv2+ and GFDL
12mu|kajongg-4.12.4-1|8	Url:		http://www.kde.org/applications/games/kajongg/
12mu|kajongg-4.12.4-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kajongg-4.12.4-1|10	Patch0:		kajongg-4.12.3-python-random.patch
12mu|kajongg-4.12.4-1|11	BuildRequires:	kdelibs4-devel
12mu|kajongg-4.12.4-1|12	BuildRequires:	python-kde4
12mu|kajongg-4.12.4-1|13	BuildRequires:	python-qt4
12mu|kajongg-4.12.4-1|14	BuildRequires:	python-twisted-core
12mu|kajongg-4.12.4-1|15	BuildRequires:	pkgconfig(sqlite3)
12mu|kajongg-4.12.4-1|16	Requires:	python-kde4
12mu|kajongg-4.12.4-1|17	Requires:	python-twisted-core
12mu|kajongg-4.12.4-1|18	Requires:	qt4-database-plugin-sqlite
12mu|kajongg-4.12.4-1|19	Requires:	kmahjongglib
12mu|kajongg-4.12.4-1|20	# kajongg needed ogg123 @ runtime
12mu|kajongg-4.12.4-1|21	Requires:	vorbis-tools
12mu|kajongg-4.12.4-1|22	BuildArch:	noarch
12mu|kajongg-4.12.4-1|23	
12mu|kajongg-4.12.4-1|24	%description
12mu|kajongg-4.12.4-1|25	Kajongg is the ancient Chinese board game for 4 players.
12mu|kajongg-4.12.4-1|26	
12mu|kajongg-4.12.4-1|27	Kajongg can be used in two different ways: Scoring a manual game where you play
12mu|kajongg-4.12.4-1|28	as always and use Kajongg for the computation of scores and for bookkeeping. Or
12mu|kajongg-4.12.4-1|29	you can use Kajongg to play against any combination of other human players or
12mu|kajongg-4.12.4-1|30	computer players.
12mu|kajongg-4.12.4-1|31	
12mu|kajongg-4.12.4-1|32	%files
12mu|kajongg-4.12.4-1|33	%{_kde_bindir}/kajongg
12mu|kajongg-4.12.4-1|34	%{_kde_bindir}/kajonggserver
12mu|kajongg-4.12.4-1|35	%{_kde_applicationsdir}/kajongg.desktop
12mu|kajongg-4.12.4-1|36	%{_kde_appsdir}/kajongg
12mu|kajongg-4.12.4-1|37	%{_kde_docdir}/HTML/en/kajongg
12mu|kajongg-4.12.4-1|38	%{_kde_iconsdir}/hicolor/*/*/*kajongg*
12mu|kajongg-4.12.4-1|39	
12mu|kajongg-4.12.4-1|40	#------------------------------------------------------------------------------
12mu|kajongg-4.12.4-1|41	
12mu|kajongg-4.12.4-1|42	%prep
12mu|kajongg-4.12.4-1|43	%setup -q
12mu|kajongg-4.12.4-1|44	%patch0 -p1
12mu|kajongg-4.12.4-1|45	
12mu|kajongg-4.12.4-1|46	%build
12mu|kajongg-4.12.4-1|47	%cmake_kde4
12mu|kajongg-4.12.4-1|48	%make
12mu|kajongg-4.12.4-1|49	
12mu|kajongg-4.12.4-1|50	%install
12mu|kajongg-4.12.4-1|51	%makeinstall_std -C build
12mu|kajongg-4.12.4-1|52	
12mu|kajongg-4.12.4-1|53	
12mu|kajongg-4.12.4-1|54	%changelog
12mu|kajongg-4.12.4-1|55	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kajongg-4.12.4-1|56	+ Revision: 71f6180
12mu|kajongg-4.12.4-1|57	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kajongg-4.12.4-1|58	
12mu|kajongg-4.12.4-1|59	

19833 12
12mu|kalgebra-4.12.4-1|1	%bcond_without opengl
12mu|kalgebra-4.12.4-1|2	
12mu|kalgebra-4.12.4-1|3	Summary:	MathML-based graph calculator
12mu|kalgebra-4.12.4-1|4	Name:		kalgebra
12mu|kalgebra-4.12.4-1|5	Version:	4.12.4
12mu|kalgebra-4.12.4-1|6	Release:	1
12mu|kalgebra-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|kalgebra-4.12.4-1|8	License:	GPLv2 LGPLv2 GFDL
12mu|kalgebra-4.12.4-1|9	Url:		http://userbase.kde.org/KAlgebra
12mu|kalgebra-4.12.4-1|10	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kalgebra-4.12.4-1|11	BuildRequires:	kdelibs4-devel
12mu|kalgebra-4.12.4-1|12	BuildRequires:	libkdeedu-devel >= %{version}
12mu|kalgebra-4.12.4-1|13	BuildRequires:	readline-devel
12mu|kalgebra-4.12.4-1|14	BuildRequires:	analitza-devel
12mu|kalgebra-4.12.4-1|15	%if %{with opengl}
12mu|kalgebra-4.12.4-1|16	BuildRequires:	pkgconfig(gl)
12mu|kalgebra-4.12.4-1|17	BuildRequires:	pkgconfig(glu)
12mu|kalgebra-4.12.4-1|18	%endif
12mu|kalgebra-4.12.4-1|19	# add SHOULD_BUILD_OPENGL option, to be able to disable support
12mu|kalgebra-4.12.4-1|20	# on arm because plotter3d assumes qreal=double all over the place
12mu|kalgebra-4.12.4-1|21	Patch1:		kalgebra-4.10.1-opengl_optional.patch
12mu|kalgebra-4.12.4-1|22	
12mu|kalgebra-4.12.4-1|23	%description
12mu|kalgebra-4.12.4-1|24	KAlgebra is a mathematical calculator based content markup MathML
12mu|kalgebra-4.12.4-1|25	language. Nowadays it is capable to make simple MathML operations
12mu|kalgebra-4.12.4-1|26	(arithmetic and logical) and representate 2D and 3D graphs. It is
12mu|kalgebra-4.12.4-1|27	actually not necessary to know MathML to use KAlgebra.
12mu|kalgebra-4.12.4-1|28	
12mu|kalgebra-4.12.4-1|29	%files
12mu|kalgebra-4.12.4-1|30	%doc COPYING COPYING.LIB COPYING.DOC
12mu|kalgebra-4.12.4-1|31	%doc %{_kde_docdir}/HTML/en/kalgebra
12mu|kalgebra-4.12.4-1|32	%{_kde_bindir}/kalgebra
12mu|kalgebra-4.12.4-1|33	%{_kde_bindir}/kalgebramobile
12mu|kalgebra-4.12.4-1|34	%{_kde_iconsdir}/*/*/apps/kalgebra.*
12mu|kalgebra-4.12.4-1|35	%{_kde_applicationsdir}/kalgebra.desktop
12mu|kalgebra-4.12.4-1|36	%{_kde_applicationsdir}/kalgebramobile.desktop
12mu|kalgebra-4.12.4-1|37	%{_kde_libdir}/kde4/plasma_applet_kalgebra.so
12mu|kalgebra-4.12.4-1|38	%{_kde_libdir}/kde4/imports/org/kde/analitza/
12mu|kalgebra-4.12.4-1|39	%{_kde_appsdir}/katepart/syntax/kalgebra.xml
12mu|kalgebra-4.12.4-1|40	%{_kde_appsdir}/kalgebramobile
12mu|kalgebra-4.12.4-1|41	%{_kde_appsdir}/plasma/plasmoids/org.kde.graphsplasmoid
12mu|kalgebra-4.12.4-1|42	%{_kde_services}/kalgebra*.desktop
12mu|kalgebra-4.12.4-1|43	%{_kde_services}/graphsplasmoid.desktop
12mu|kalgebra-4.12.4-1|44	
12mu|kalgebra-4.12.4-1|45	#----------------------------------------------------------------------
12mu|kalgebra-4.12.4-1|46	
12mu|kalgebra-4.12.4-1|47	%prep
12mu|kalgebra-4.12.4-1|48	%setup -q
12mu|kalgebra-4.12.4-1|49	%patch1 -p1 -b .opengl_optional
12mu|kalgebra-4.12.4-1|50	
12mu|kalgebra-4.12.4-1|51	%build
12mu|kalgebra-4.12.4-1|52	%cmake_kde4 \
12mu|kalgebra-4.12.4-1|53	%if %{with opengl}
12mu|kalgebra-4.12.4-1|54	-DSHOULD_BUILD_OPENGL:BOOL=ON
12mu|kalgebra-4.12.4-1|55	%else
12mu|kalgebra-4.12.4-1|56	-DSHOULD_BUILD_OPENGL:BOOL=OFF
12mu|kalgebra-4.12.4-1|57	%endif
12mu|kalgebra-4.12.4-1|58	
12mu|kalgebra-4.12.4-1|59	%make
12mu|kalgebra-4.12.4-1|60	
12mu|kalgebra-4.12.4-1|61	%install
12mu|kalgebra-4.12.4-1|62	%makeinstall_std -C build
12mu|kalgebra-4.12.4-1|63	
12mu|kalgebra-4.12.4-1|64	
12mu|kalgebra-4.12.4-1|65	%changelog
12mu|kalgebra-4.12.4-1|66	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|kalgebra-4.12.4-1|67	+ Revision: d71125a
12mu|kalgebra-4.12.4-1|68	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kalgebra-4.12.4-1|69	
12mu|kalgebra-4.12.4-1|70	

19834 12
12mu|kalzium-4.12.4-1|1	%define eigen_version 2.0.3
12mu|kalzium-4.12.4-1|2	
12mu|kalzium-4.12.4-1|3	Summary:	Shows the periodic system of the elements
12mu|kalzium-4.12.4-1|4	Name:		kalzium
12mu|kalzium-4.12.4-1|5	Version:	4.12.4
12mu|kalzium-4.12.4-1|6	Release:	1
12mu|kalzium-4.12.4-1|7	License:	GPLv2+
12mu|kalzium-4.12.4-1|8	Group:		Graphical desktop/KDE
12mu|kalzium-4.12.4-1|9	Url:		http://edu.kde.org/kalzium
12mu|kalzium-4.12.4-1|10	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kalzium-4.12.4-1|11	BuildRequires:	kdelibs4-devel
12mu|kalzium-4.12.4-1|12	%ifnarch %{arm}
12mu|kalzium-4.12.4-1|13	BuildRequires:	pkgconfig(avogadro)
12mu|kalzium-4.12.4-1|14	%endif
12mu|kalzium-4.12.4-1|15	BuildRequires:	pkgconfig(eigen2) >= %{eigen_version}
12mu|kalzium-4.12.4-1|16	BuildRequires:	pkgconfig(openbabel-2.0)
12mu|kalzium-4.12.4-1|17	BuildRequires:	chemical-mime-data
12mu|kalzium-4.12.4-1|18	BuildRequires:	facile
12mu|kalzium-4.12.4-1|19	BuildRequires:	ocaml
12mu|kalzium-4.12.4-1|20	Requires:	libkdeedu = %{version}
12mu|kalzium-4.12.4-1|21	Requires:	openbabel
12mu|kalzium-4.12.4-1|22	%ifnarch %{arm}
12mu|kalzium-4.12.4-1|23	Requires:	avogadro
12mu|kalzium-4.12.4-1|24	%endif
12mu|kalzium-4.12.4-1|25	Requires:	chemical-mime-data
12mu|kalzium-4.12.4-1|26	Requires:	ocaml
12mu|kalzium-4.12.4-1|27	Conflicts:	cantor < 4.6.90
12mu|kalzium-4.12.4-1|28	Conflicts:	kdeedu4-core < 4.6.90
12mu|kalzium-4.12.4-1|29	
12mu|kalzium-4.12.4-1|30	%description
12mu|kalzium-4.12.4-1|31	Kalzium is an application which will show you some information about the
12mu|kalzium-4.12.4-1|32	periodic system of the elements. Therefore you could use it as an
12mu|kalzium-4.12.4-1|33	information database.
12mu|kalzium-4.12.4-1|34	
12mu|kalzium-4.12.4-1|35	%files
12mu|kalzium-4.12.4-1|36	%doc COPYING COPYING.LIB COPYING.DOC
12mu|kalzium-4.12.4-1|37	%doc %{_kde_docdir}/HTML/en/kalzium
12mu|kalzium-4.12.4-1|38	%{_kde_bindir}/kalzium
12mu|kalzium-4.12.4-1|39	%{_kde_appsdir}/kalzium
12mu|kalzium-4.12.4-1|40	%{_kde_iconsdir}/hicolor/*/apps/kalzium.png
12mu|kalzium-4.12.4-1|41	%{_kde_iconsdir}/hicolor/scalable/apps/kalzium.svgz
12mu|kalzium-4.12.4-1|42	%{_kde_libdir}/kde4/plasma_applet_molmassCalculator.so
12mu|kalzium-4.12.4-1|43	%{_kde_libdir}/kde4/concentrationCalculator.so
12mu|kalzium-4.12.4-1|44	%{_kde_libdir}/kde4/gasCalculator.so
12mu|kalzium-4.12.4-1|45	%{_kde_libdir}/kde4/nuclearCalculator.so
12mu|kalzium-4.12.4-1|46	%{_kde_applicationsdir}/kalzium.desktop
12mu|kalzium-4.12.4-1|47	%{_kde_applicationsdir}/kalzium_cml.desktop
12mu|kalzium-4.12.4-1|48	%{_kde_services}/plasma-applet-Molmasscalculator.desktop
12mu|kalzium-4.12.4-1|49	%{_kde_datadir}/config.kcfg/kalzium.kcfg
12mu|kalzium-4.12.4-1|50	%{_kde_configdir}/kalzium.knsrc
12mu|kalzium-4.12.4-1|51	%{_kde_appsdir}/libkdeedu/data/elements.xml
12mu|kalzium-4.12.4-1|52	%{_kde_appsdir}/libkdeedu/data/isotopes.xml
12mu|kalzium-4.12.4-1|53	%{_kde_appsdir}/libkdeedu/data/spectra.xml
12mu|kalzium-4.12.4-1|54	%{_kde_appsdir}/libkdeedu/data/symbols.csv
12mu|kalzium-4.12.4-1|55	%{_kde_appsdir}/libkdeedu/data/symbols2.csv
12mu|kalzium-4.12.4-1|56	%{_kde_services}/concentrationCalculator.desktop
12mu|kalzium-4.12.4-1|57	%{_kde_services}/gasCalculator.desktop
12mu|kalzium-4.12.4-1|58	%{_kde_services}/nuclearCalculator.desktop
12mu|kalzium-4.12.4-1|59	%{_kde_mandir}/man1/kalzium.1.*
12mu|kalzium-4.12.4-1|60	
12mu|kalzium-4.12.4-1|61	#-----------------------------------------------------------------------------
12mu|kalzium-4.12.4-1|62	
12mu|kalzium-4.12.4-1|63	%package -n plasma-engine-kalzium
12mu|kalzium-4.12.4-1|64	Summary:	plasma didyouknow Applet
12mu|kalzium-4.12.4-1|65	Group:		Graphical desktop/KDE
12mu|kalzium-4.12.4-1|66	Requires:	kdebase4-runtime
12mu|kalzium-4.12.4-1|67	Provides:	plasma-applet
12mu|kalzium-4.12.4-1|68	
12mu|kalzium-4.12.4-1|69	%description -n plasma-engine-kalzium
12mu|kalzium-4.12.4-1|70	kalzium engine applet
12mu|kalzium-4.12.4-1|71	
12mu|kalzium-4.12.4-1|72	%files -n plasma-engine-kalzium
12mu|kalzium-4.12.4-1|73	%{_kde_libdir}/kde4/plasma_engine_kalzium.so
12mu|kalzium-4.12.4-1|74	%{_kde_services}/plasma-dataengine-kalzium.desktop
12mu|kalzium-4.12.4-1|75	
12mu|kalzium-4.12.4-1|76	#------------------------------------------------------------------------------
12mu|kalzium-4.12.4-1|77	
12mu|kalzium-4.12.4-1|78	%package -n plasma-applet-didyouknow
12mu|kalzium-4.12.4-1|79	Summary:	plasma didyouknow Applet
12mu|kalzium-4.12.4-1|80	Group:		Graphical desktop/KDE
12mu|kalzium-4.12.4-1|81	Requires:	kdebase4-runtime
12mu|kalzium-4.12.4-1|82	Provides:	plasma-applet
12mu|kalzium-4.12.4-1|83	
12mu|kalzium-4.12.4-1|84	%description -n plasma-applet-didyouknow
12mu|kalzium-4.12.4-1|85	Plasma applet where you can answer questions
12mu|kalzium-4.12.4-1|86	
12mu|kalzium-4.12.4-1|87	%files -n plasma-applet-didyouknow
12mu|kalzium-4.12.4-1|88	%{_kde_libdir}/kde4/plasma_applet_didyouknow.so
12mu|kalzium-4.12.4-1|89	%{_kde_services}/plasma_didyouknow.desktop
12mu|kalzium-4.12.4-1|90	%{_kde_appsdir}/desktoptheme/default/widgets/chalkboard.svg
12mu|kalzium-4.12.4-1|91	
12mu|kalzium-4.12.4-1|92	#------------------------------------------------------------------------------
12mu|kalzium-4.12.4-1|93	
12mu|kalzium-4.12.4-1|94	%define compoundviewer_major 4
12mu|kalzium-4.12.4-1|95	%define libcompoundviewer %mklibname compoundviewer %{compoundviewer_major}
12mu|kalzium-4.12.4-1|96	
12mu|kalzium-4.12.4-1|97	%package -n %{libcompoundviewer}
12mu|kalzium-4.12.4-1|98	Summary:	Kalzium runtime library
12mu|kalzium-4.12.4-1|99	Group:		System/Libraries
12mu|kalzium-4.12.4-1|100	
12mu|kalzium-4.12.4-1|101	%description -n %{libcompoundviewer}
12mu|kalzium-4.12.4-1|102	Kalzium runtime library.
12mu|kalzium-4.12.4-1|103	
12mu|kalzium-4.12.4-1|104	%files -n %{libcompoundviewer}
12mu|kalzium-4.12.4-1|105	%{_kde_libdir}/libcompoundviewer.so.%{compoundviewer_major}*
12mu|kalzium-4.12.4-1|106	
12mu|kalzium-4.12.4-1|107	#----------------------------------------------------------------------------
12mu|kalzium-4.12.4-1|108	
12mu|kalzium-4.12.4-1|109	%define science_major 4
12mu|kalzium-4.12.4-1|110	%define libscience %mklibname science %{science_major}
12mu|kalzium-4.12.4-1|111	
12mu|kalzium-4.12.4-1|112	%package -n %{libscience}
12mu|kalzium-4.12.4-1|113	Summary:	Runtime library for KDE Education Application
12mu|kalzium-4.12.4-1|114	Group:		System/Libraries
12mu|kalzium-4.12.4-1|115	
12mu|kalzium-4.12.4-1|116	%description -n %{libscience}
12mu|kalzium-4.12.4-1|117	libscience is a library that provides classes for chemical data.This library is
12mu|kalzium-4.12.4-1|118	mainly used by kalzium.
12mu|kalzium-4.12.4-1|119	
12mu|kalzium-4.12.4-1|120	%files -n %{libscience}
12mu|kalzium-4.12.4-1|121	%{_kde_libdir}/libscience.so.%{science_major}*
12mu|kalzium-4.12.4-1|122	
12mu|kalzium-4.12.4-1|123	#-----------------------------------------------------------------------------
12mu|kalzium-4.12.4-1|124	
12mu|kalzium-4.12.4-1|125	%package devel
12mu|kalzium-4.12.4-1|126	Summary:	Devel stuff for %{name}
12mu|kalzium-4.12.4-1|127	Group:		Development/KDE and Qt
12mu|kalzium-4.12.4-1|128	Requires:	pkgconfig(eigen2) >= %{eigen_version}
12mu|kalzium-4.12.4-1|129	Requires:	pkgconfig(openbabel-2.0)
12mu|kalzium-4.12.4-1|130	Requires:	%{libcompoundviewer} = %{EVRD}
12mu|kalzium-4.12.4-1|131	Requires:	%{libscience} = %{EVRD}
12mu|kalzium-4.12.4-1|132	Conflicts:	kdeedu4-devel < 4.6.90
12mu|kalzium-4.12.4-1|133	
12mu|kalzium-4.12.4-1|134	%description devel
12mu|kalzium-4.12.4-1|135	Files needed to build applications based on %{name}.
12mu|kalzium-4.12.4-1|136	
12mu|kalzium-4.12.4-1|137	%files devel
12mu|kalzium-4.12.4-1|138	%{_kde_libdir}/libcompoundviewer.so
12mu|kalzium-4.12.4-1|139	%{_includedir}/libkdeedu
12mu|kalzium-4.12.4-1|140	%{_kde_libdir}/libscience.so
12mu|kalzium-4.12.4-1|141	
12mu|kalzium-4.12.4-1|142	#----------------------------------------------------------------------
12mu|kalzium-4.12.4-1|143	
12mu|kalzium-4.12.4-1|144	%prep
12mu|kalzium-4.12.4-1|145	%setup -q
12mu|kalzium-4.12.4-1|146	
12mu|kalzium-4.12.4-1|147	%build
12mu|kalzium-4.12.4-1|148	%cmake_kde4
12mu|kalzium-4.12.4-1|149	%make
12mu|kalzium-4.12.4-1|150	
12mu|kalzium-4.12.4-1|151	%install
12mu|kalzium-4.12.4-1|152	%makeinstall_std -C build
12mu|kalzium-4.12.4-1|153	
12mu|kalzium-4.12.4-1|154	
12mu|kalzium-4.12.4-1|155	%changelog
12mu|kalzium-4.12.4-1|156	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|kalzium-4.12.4-1|157	+ Revision: 67036c6
12mu|kalzium-4.12.4-1|158	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kalzium-4.12.4-1|159	
12mu|kalzium-4.12.4-1|160	

19835 12
12mu|kamera-4.12.4-1|1	Name:		kamera
12mu|kamera-4.12.4-1|2	Summary:	Kamera ioslave
12mu|kamera-4.12.4-1|3	Version:	4.12.4
12mu|kamera-4.12.4-1|4	Release:	1
12mu|kamera-4.12.4-1|5	Epoch:		2
12mu|kamera-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kamera-4.12.4-1|7	License:	GPLv2 GFDL
12mu|kamera-4.12.4-1|8	URL:		http://www.kde.org
12mu|kamera-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kamera-4.12.4-1|10	BuildRequires:	kdelibs4-devel
12mu|kamera-4.12.4-1|11	BuildRequires:	pkgconfig(libgphoto2)
12mu|kamera-4.12.4-1|12	
12mu|kamera-4.12.4-1|13	%description
12mu|kamera-4.12.4-1|14	Kamera ioslave.
12mu|kamera-4.12.4-1|15	
12mu|kamera-4.12.4-1|16	%files
12mu|kamera-4.12.4-1|17	%doc %{_kde_docdir}/HTML/en/kcontrol/kamera
12mu|kamera-4.12.4-1|18	%doc COPYING  COPYING.DOC
12mu|kamera-4.12.4-1|19	%{_kde_libdir}/kde4/kcm_kamera.so
12mu|kamera-4.12.4-1|20	%{_kde_libdir}/kde4/kio_kamera.so
12mu|kamera-4.12.4-1|21	%{_kde_services}/camera.protocol
12mu|kamera-4.12.4-1|22	%{_kde_services}/kamera.desktop
12mu|kamera-4.12.4-1|23	%{_kde_appsdir}/solid/actions/solid_camera.desktop
12mu|kamera-4.12.4-1|24	
12mu|kamera-4.12.4-1|25	#----------------------------------------------------------------------
12mu|kamera-4.12.4-1|26	
12mu|kamera-4.12.4-1|27	%prep
12mu|kamera-4.12.4-1|28	%setup -q
12mu|kamera-4.12.4-1|29	
12mu|kamera-4.12.4-1|30	%build
12mu|kamera-4.12.4-1|31	%cmake_kde4
12mu|kamera-4.12.4-1|32	%make
12mu|kamera-4.12.4-1|33	
12mu|kamera-4.12.4-1|34	%install
12mu|kamera-4.12.4-1|35	%makeinstall_std -C build
12mu|kamera-4.12.4-1|36	
12mu|kamera-4.12.4-1|37	
12mu|kamera-4.12.4-1|38	%changelog
12mu|kamera-4.12.4-1|39	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|kamera-4.12.4-1|40	+ Revision: deb8fd4
12mu|kamera-4.12.4-1|41	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kamera-4.12.4-1|42	
12mu|kamera-4.12.4-1|43	

19836 12
12mu|kanagram-4.12.4-1|1	Name:		kanagram
12mu|kanagram-4.12.4-1|2	Summary:	Word learning program
12mu|kanagram-4.12.4-1|3	Version:	4.12.4
12mu|kanagram-4.12.4-1|4	Release:	1
12mu|kanagram-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|kanagram-4.12.4-1|6	License:	GPLv2 GFDL
12mu|kanagram-4.12.4-1|7	URL:		http://edu.kde.org/kanagram
12mu|kanagram-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kanagram-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|kanagram-4.12.4-1|10	BuildRequires:	libkdeedu-devel >= %{version}
12mu|kanagram-4.12.4-1|11	Requires:	libkdeedu = %{version}
12mu|kanagram-4.12.4-1|12	
12mu|kanagram-4.12.4-1|13	%description
12mu|kanagram-4.12.4-1|14	Kanagram is a replacement for KMessedWords. Kanagram mixes up the letters
12mu|kanagram-4.12.4-1|15	of a word (creating an anagram), and you have to guess what the mixed up
12mu|kanagram-4.12.4-1|16	word is. Kanagram features several built-in word lists, hints, and a cheat
12mu|kanagram-4.12.4-1|17	feature which reveals the original word. Kanagram also has a vocabulary
12mu|kanagram-4.12.4-1|18	editor, so you can make your own vocabularies, and distribute them through
12mu|kanagram-4.12.4-1|19	Kanagram's KNewStuff download service.
12mu|kanagram-4.12.4-1|20	
12mu|kanagram-4.12.4-1|21	%files
12mu|kanagram-4.12.4-1|22	%doc ChangeLog TODO COPYING COPYING.DOC
12mu|kanagram-4.12.4-1|23	%doc %{_kde_docdir}/HTML/en/kanagram
12mu|kanagram-4.12.4-1|24	%{_kde_bindir}/kanagram
12mu|kanagram-4.12.4-1|25	%{_kde_appsdir}/kanagram
12mu|kanagram-4.12.4-1|26	%{_kde_iconsdir}/*/*/apps/kanagram*
12mu|kanagram-4.12.4-1|27	%{_kde_applicationsdir}/kanagram.desktop
12mu|kanagram-4.12.4-1|28	%{_kde_datadir}/config.kcfg/kanagram.kcfg
12mu|kanagram-4.12.4-1|29	%{_kde_configdir}/kanagram.knsrc
12mu|kanagram-4.12.4-1|30	
12mu|kanagram-4.12.4-1|31	#----------------------------------------------------------------------------
12mu|kanagram-4.12.4-1|32	
12mu|kanagram-4.12.4-1|33	%define kanagramengine_major 4
12mu|kanagram-4.12.4-1|34	%define libkanagramengine %mklibname kanagramengine %{kanagramengine_major}
12mu|kanagram-4.12.4-1|35	
12mu|kanagram-4.12.4-1|36	%package -n %{libkanagramengine}
12mu|kanagram-4.12.4-1|37	Summary:	Runtime library for KDE Education Application
12mu|kanagram-4.12.4-1|38	Group:		System/Libraries
12mu|kanagram-4.12.4-1|39	
12mu|kanagram-4.12.4-1|40	%description -n %{libkanagramengine}
12mu|kanagram-4.12.4-1|41	Runtime library for KDE Education Application.
12mu|kanagram-4.12.4-1|42	
12mu|kanagram-4.12.4-1|43	%files -n %{libkanagramengine}
12mu|kanagram-4.12.4-1|44	%{_kde_libdir}/libkanagramengine.so.%{kanagramengine_major}*
12mu|kanagram-4.12.4-1|45	
12mu|kanagram-4.12.4-1|46	#-----------------------------------------------------------------------------
12mu|kanagram-4.12.4-1|47	
12mu|kanagram-4.12.4-1|48	%package devel
12mu|kanagram-4.12.4-1|49	Summary:	Devel stuff for %{name}
12mu|kanagram-4.12.4-1|50	Group:		Development/KDE and Qt
12mu|kanagram-4.12.4-1|51	Requires:	%{libkanagramengine} = %{version}-%{release}
12mu|kanagram-4.12.4-1|52	Requires:	kdelibs4-devel
12mu|kanagram-4.12.4-1|53	Requires:	libkdeedu-devel
12mu|kanagram-4.12.4-1|54	
12mu|kanagram-4.12.4-1|55	%description devel
12mu|kanagram-4.12.4-1|56	Files needed to build applications based on %{name}.
12mu|kanagram-4.12.4-1|57	
12mu|kanagram-4.12.4-1|58	%files devel
12mu|kanagram-4.12.4-1|59	%{_kde_libdir}/libkanagramengine.so
12mu|kanagram-4.12.4-1|60	%{_includedir}/%{name}
12mu|kanagram-4.12.4-1|61	
12mu|kanagram-4.12.4-1|62	#----------------------------------------------------------------------
12mu|kanagram-4.12.4-1|63	
12mu|kanagram-4.12.4-1|64	%prep
12mu|kanagram-4.12.4-1|65	%setup -q
12mu|kanagram-4.12.4-1|66	
12mu|kanagram-4.12.4-1|67	%build
12mu|kanagram-4.12.4-1|68	%cmake_kde4
12mu|kanagram-4.12.4-1|69	%make
12mu|kanagram-4.12.4-1|70	
12mu|kanagram-4.12.4-1|71	%install
12mu|kanagram-4.12.4-1|72	%makeinstall_std -C build
12mu|kanagram-4.12.4-1|73	
12mu|kanagram-4.12.4-1|74	
12mu|kanagram-4.12.4-1|75	%changelog
12mu|kanagram-4.12.4-1|76	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|kanagram-4.12.4-1|77	+ Revision: 821b285
12mu|kanagram-4.12.4-1|78	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kanagram-4.12.4-1|79	
12mu|kanagram-4.12.4-1|80	

19837 12
12mu|kapman-4.12.4-1|1	Name:		kapman
12mu|kapman-4.12.4-1|2	Version:	4.12.4
12mu|kapman-4.12.4-1|3	Release:	1
12mu|kapman-4.12.4-1|4	Epoch:		1
12mu|kapman-4.12.4-1|5	Summary:	A Pac-Man clone
12mu|kapman-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kapman-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|kapman-4.12.4-1|8	URL:		http://www.kde.org/applications/games/kapman/
12mu|kapman-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kapman-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|kapman-4.12.4-1|11	
12mu|kapman-4.12.4-1|12	%description
12mu|kapman-4.12.4-1|13	Kapman is a clone of the well known game Pac-Man.
12mu|kapman-4.12.4-1|14	
12mu|kapman-4.12.4-1|15	You must run through the maze to eat all pills without being captured by a
12mu|kapman-4.12.4-1|16	ghost. By eating an energizer, Kapman gets the ability to eat ghosts for a few
12mu|kapman-4.12.4-1|17	seconds. When a stage is cleared of pills and energizer the player is taken to
12mu|kapman-4.12.4-1|18	the next stage with slightly increased game speed.
12mu|kapman-4.12.4-1|19	
12mu|kapman-4.12.4-1|20	%files
12mu|kapman-4.12.4-1|21	%{_kde_bindir}/kapman
12mu|kapman-4.12.4-1|22	%{_kde_applicationsdir}/kapman.desktop
12mu|kapman-4.12.4-1|23	%{_kde_appsdir}/kapman
12mu|kapman-4.12.4-1|24	%{_kde_docdir}/*/*/kapman
12mu|kapman-4.12.4-1|25	%{_kde_iconsdir}/hicolor/*/apps/kapman.*
12mu|kapman-4.12.4-1|26	%{_kde_datadir}/sounds/kapman
12mu|kapman-4.12.4-1|27	
12mu|kapman-4.12.4-1|28	#------------------------------------------------------------------------------
12mu|kapman-4.12.4-1|29	
12mu|kapman-4.12.4-1|30	%prep
12mu|kapman-4.12.4-1|31	%setup -q
12mu|kapman-4.12.4-1|32	
12mu|kapman-4.12.4-1|33	%build
12mu|kapman-4.12.4-1|34	%cmake_kde4
12mu|kapman-4.12.4-1|35	%make
12mu|kapman-4.12.4-1|36	
12mu|kapman-4.12.4-1|37	%install
12mu|kapman-4.12.4-1|38	%makeinstall_std -C build
12mu|kapman-4.12.4-1|39	
12mu|kapman-4.12.4-1|40	
12mu|kapman-4.12.4-1|41	%changelog
12mu|kapman-4.12.4-1|42	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kapman-4.12.4-1|43	+ Revision: cdf9058
12mu|kapman-4.12.4-1|44	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kapman-4.12.4-1|45	
12mu|kapman-4.12.4-1|46	

19838 12
12mu|kapptemplate-4.12.4-1|1	Summary:	Templates for KDE Application Development
12mu|kapptemplate-4.12.4-1|2	Name:		kapptemplate
12mu|kapptemplate-4.12.4-1|3	Version:	4.12.4
12mu|kapptemplate-4.12.4-1|4	Release:	1
12mu|kapptemplate-4.12.4-1|5	Epoch:		1
12mu|kapptemplate-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kapptemplate-4.12.4-1|7	License:	GPLv2+
12mu|kapptemplate-4.12.4-1|8	Url:		http://www.kde.org
12mu|kapptemplate-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kapptemplate-4.12.4-1|10	%if %{is_beta}
12mu|kapptemplate-4.12.4-1|11	%define ftpdir unstable
12mu|kapptemplate-4.12.4-1|12	%else
12mu|kapptemplate-4.12.4-1|13	%define ftpdir stable
12mu|kapptemplate-4.12.4-1|14	%endif
12mu|kapptemplate-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|kapptemplate-4.12.4-1|16	BuildRequires:	kdelibs4-devel
12mu|kapptemplate-4.12.4-1|17	
12mu|kapptemplate-4.12.4-1|18	%description
12mu|kapptemplate-4.12.4-1|19	KAppTemplate is a set of modular shell scripts that will create a framework for
12mu|kapptemplate-4.12.4-1|20	any number of KDE application types. At its base level, it handles creation of
12mu|kapptemplate-4.12.4-1|21	things like the automake/autoconf framework, lsm files, RPM spec files, and po
12mu|kapptemplate-4.12.4-1|22	files. Then, there are individual modules that allow you to create a skeleton
12mu|kapptemplate-4.12.4-1|23	KDE application, a KPart application, a KPart plugin, or even convert existing
12mu|kapptemplate-4.12.4-1|24	source code to the KDE framework.
12mu|kapptemplate-4.12.4-1|25	
12mu|kapptemplate-4.12.4-1|26	%files
12mu|kapptemplate-4.12.4-1|27	%{_kde_bindir}/kapptemplate
12mu|kapptemplate-4.12.4-1|28	%{_kde_applicationsdir}/kapptemplate.desktop
12mu|kapptemplate-4.12.4-1|29	%{_kde_datadir}/config.kcfg/kapptemplate.kcfg
12mu|kapptemplate-4.12.4-1|30	%{_kde_appsdir}/kdevappwizard
12mu|kapptemplate-4.12.4-1|31	%{_kde_docdir}/*/*/kapptemplate
12mu|kapptemplate-4.12.4-1|32	%{_kde_iconsdir}/hicolor/*/apps/kapptemplate.png
12mu|kapptemplate-4.12.4-1|33	
12mu|kapptemplate-4.12.4-1|34	#----------------------------------------------------------------------------
12mu|kapptemplate-4.12.4-1|35	
12mu|kapptemplate-4.12.4-1|36	%prep
12mu|kapptemplate-4.12.4-1|37	%setup -q
12mu|kapptemplate-4.12.4-1|38	
12mu|kapptemplate-4.12.4-1|39	%build
12mu|kapptemplate-4.12.4-1|40	%cmake_kde4
12mu|kapptemplate-4.12.4-1|41	%make
12mu|kapptemplate-4.12.4-1|42	
12mu|kapptemplate-4.12.4-1|43	%install
12mu|kapptemplate-4.12.4-1|44	%makeinstall_std -C build
12mu|kapptemplate-4.12.4-1|45	
12mu|kapptemplate-4.12.4-1|46	
12mu|kapptemplate-4.12.4-1|47	%changelog
12mu|kapptemplate-4.12.4-1|48	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kapptemplate-4.12.4-1|49	+ Revision: 7b3bee7
12mu|kapptemplate-4.12.4-1|50	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kapptemplate-4.12.4-1|51	
12mu|kapptemplate-4.12.4-1|52	

19839 12
12mu|kate-4.12.4-2|1	Summary:	Advanced text editor
12mu|kate-4.12.4-2|2	Name:		kate
12mu|kate-4.12.4-2|3	Version:	4.12.4
12mu|kate-4.12.4-2|4	Release:	2
12mu|kate-4.12.4-2|5	Epoch:		3
12mu|kate-4.12.4-2|6	License:	GPLv2+ LGPLv2+
12mu|kate-4.12.4-2|7	Group:		Graphical desktop/KDE
12mu|kate-4.12.4-2|8	Url:		http://kate-editor.org/
12mu|kate-4.12.4-2|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kate-4.12.4-2|10	%if %{is_beta}
12mu|kate-4.12.4-2|11	%define ftpdir unstable
12mu|kate-4.12.4-2|12	%else
12mu|kate-4.12.4-2|13	%define ftpdir stable
12mu|kate-4.12.4-2|14	%endif
12mu|kate-4.12.4-2|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|kate-4.12.4-2|16	Source1:	kwriteroot.desktop
12mu|kate-4.12.4-2|17	Source10:	%{name}.rpmlintrc
12mu|kate-4.12.4-2|18	BuildRequires:	python-sip
12mu|kate-4.12.4-2|19	BuildRequires:	python-qt4
12mu|kate-4.12.4-2|20	BuildRequires:	python-kde4
12mu|kate-4.12.4-2|21	BuildRequires:	binutils-devel
12mu|kate-4.12.4-2|22	BuildRequires:	boost-devel
12mu|kate-4.12.4-2|23	BuildRequires:	kdelibs4-devel
12mu|kate-4.12.4-2|24	BuildRequires:	libltdl-devel
12mu|kate-4.12.4-2|25	BuildRequires:	python-kde4-devel
12mu|kate-4.12.4-2|26	BuildRequires:	subversion-devel
12mu|kate-4.12.4-2|27	BuildRequires:	pkgconfig(hunspell)
12mu|kate-4.12.4-2|28	BuildRequires:	pkgconfig(libkactivities)
12mu|kate-4.12.4-2|29	BuildRequires:	pkgconfig(libxslt)
12mu|kate-4.12.4-2|30	BuildRequires:	pkgconfig(python)
12mu|kate-4.12.4-2|31	BuildRequires:	pkgconfig(QJson)
12mu|kate-4.12.4-2|32	Requires:	konsole >= 1:%{version}
12mu|kate-4.12.4-2|33	Requires:	katepart = %{EVRD}
12mu|kate-4.12.4-2|34	Requires:	kate-extensions = %{EVRD}
12mu|kate-4.12.4-2|35	Conflicts:	kdelibs4-core < 2:4.6.90
12mu|kate-4.12.4-2|36	Obsoletes:	%{_lib}ktexteditor-codesnippets0 < 3:4.10.0
12mu|kate-4.12.4-2|37	
12mu|kate-4.12.4-2|38	%description
12mu|kate-4.12.4-2|39	A fast and advanced text editor with nice plugins for KDE 4.
12mu|kate-4.12.4-2|40	
12mu|kate-4.12.4-2|41	%files
12mu|kate-4.12.4-2|42	%doc COPYING.LIB AUTHORS README
12mu|kate-4.12.4-2|43	%{_kde_bindir}/kate
12mu|kate-4.12.4-2|44	%{_kde_libdir}/libkdeinit4_kate.so
12mu|kate-4.12.4-2|45	%{_kde_libdir}/kde4/katebacktracebrowserplugin.so
12mu|kate-4.12.4-2|46	%{_kde_libdir}/kde4/katefilebrowserplugin.so
12mu|kate-4.12.4-2|47	%{_kde_libdir}/kde4/katefiletemplates.so
12mu|kate-4.12.4-2|48	%{_kde_libdir}/kde4/kategdbplugin.so
12mu|kate-4.12.4-2|49	%{_kde_libdir}/kde4/katekonsoleplugin.so
12mu|kate-4.12.4-2|50	%{_kde_libdir}/kde4/katemailfilesplugin.so
12mu|kate-4.12.4-2|51	%{_kde_libdir}/kde4/kateopenheaderplugin.so
12mu|kate-4.12.4-2|52	%{_kde_libdir}/kde4/katesearchplugin.so
12mu|kate-4.12.4-2|53	%{_kde_libdir}/kde4/katesymbolviewerplugin.so
12mu|kate-4.12.4-2|54	%{_kde_libdir}/kde4/katetabbarextensionplugin.so
12mu|kate-4.12.4-2|55	%{_kde_libdir}/kde4/katetextfilterplugin.so
12mu|kate-4.12.4-2|56	%{_kde_libdir}/kde4/plasma_applet_katesession.so
12mu|kate-4.12.4-2|57	%{_kde_libdir}/kde4/katebuildplugin.so
12mu|kate-4.12.4-2|58	%{_kde_libdir}/kde4/katectagsplugin.so
12mu|kate-4.12.4-2|59	%{_kde_libdir}/kde4/kate_kttsd.so
12mu|kate-4.12.4-2|60	%{_kde_libdir}/kde4/katexmlcheckplugin.so
12mu|kate-4.12.4-2|61	%{_kde_libdir}/kde4/katetabifyplugin.so
12mu|kate-4.12.4-2|62	%{_kde_libdir}/kde4/katexmltoolsplugin.so
12mu|kate-4.12.4-2|63	%{_kde_libdir}/kde4/katecloseexceptplugin.so
12mu|kate-4.12.4-2|64	%{_kde_libdir}/kde4/katefiletreeplugin.so
12mu|kate-4.12.4-2|65	%{_kde_libdir}/kde4/katesqlplugin.so
12mu|kate-4.12.4-2|66	%{_kde_libdir}/kde4/katepateplugin.so
12mu|kate-4.12.4-2|67	%{_kde_libdir}/kde4/kateprojectplugin.so
12mu|kate-4.12.4-2|68	%{_kde_libdir}/kde4/katesnippetsplugin.so
12mu|kate-4.12.4-2|69	%{_kde_applicationsdir}/kate.desktop
12mu|kate-4.12.4-2|70	%{_kde_appsdir}/kate
12mu|kate-4.12.4-2|71	%{_kde_appsdir}/katexmltools
12mu|kate-4.12.4-2|72	%{_kde_appsdir}/kconf_update/kate-2.4.upd
12mu|kate-4.12.4-2|73	%{_kde_iconsdir}/hicolor/*/apps/*.*
12mu|kate-4.12.4-2|74	%{_kde_iconsdir}/hicolor/*/actions/debug-kategdb.*
12mu|kate-4.12.4-2|75	%exclude %{_kde_iconsdir}/hicolor/scalable/apps/ktexteditorautobrace.svgz
12mu|kate-4.12.4-2|76	%{_kde_services}/katebacktracebrowserplugin.desktop
12mu|kate-4.12.4-2|77	%{_kde_services}/katefilebrowserplugin.desktop
12mu|kate-4.12.4-2|78	%{_kde_services}/katefiletemplates.desktop
12mu|kate-4.12.4-2|79	%{_kde_services}/kategdbplugin.desktop
12mu|kate-4.12.4-2|80	%{_kde_services}/katekonsoleplugin.desktop
12mu|kate-4.12.4-2|81	%{_kde_services}/katemailfilesplugin.desktop
12mu|kate-4.12.4-2|82	%{_kde_services}/kateopenheader.desktop
12mu|kate-4.12.4-2|83	%{_kde_services}/katesearch.desktop
12mu|kate-4.12.4-2|84	%{_kde_services}/katesymbolviewer.desktop
12mu|kate-4.12.4-2|85	%{_kde_services}/katetabbarextension.desktop
12mu|kate-4.12.4-2|86	%{_kde_services}/katetextfilter.desktop
12mu|kate-4.12.4-2|87	%{_kde_services}/plasma-applet-katesession.desktop
12mu|kate-4.12.4-2|88	%{_kde_services}/katebuildplugin.desktop
12mu|kate-4.12.4-2|89	%{_kde_services}/katectagsplugin.desktop
12mu|kate-4.12.4-2|90	%{_kde_services}/kate_kttsd.desktop
12mu|kate-4.12.4-2|91	%{_kde_services}/katexmlcheck.desktop
12mu|kate-4.12.4-2|92	%{_kde_services}/katetabifyplugin.desktop
12mu|kate-4.12.4-2|93	%{_kde_services}/katexmltools.desktop
12mu|kate-4.12.4-2|94	%{_kde_services}/katesql.desktop
12mu|kate-4.12.4-2|95	%{_kde_services}/katecloseexceptplugin.desktop
12mu|kate-4.12.4-2|96	%{_kde_services}/katefiletreeplugin.desktop
12mu|kate-4.12.4-2|97	%{_kde_services}/kateprojectplugin.desktop
12mu|kate-4.12.4-2|98	%{_kde_services}/katesnippetsplugin.desktop
12mu|kate-4.12.4-2|99	%{_kde_services}/pate.desktop
12mu|kate-4.12.4-2|100	%{_kde_servicetypes}/kateplugin.desktop
12mu|kate-4.12.4-2|101	%{_kde_mandir}/man1/kate.1.*
12mu|kate-4.12.4-2|102	%{_kde_docdir}/*/*/kate
12mu|kate-4.12.4-2|103	
12mu|kate-4.12.4-2|104	#-----------------------------------------------------------------------------
12mu|kate-4.12.4-2|105	
12mu|kate-4.12.4-2|106	%package -n python-kate
12mu|kate-4.12.4-2|107	Summary:	Python interface to the Kate text editor
12mu|kate-4.12.4-2|108	Group:		Graphical desktop/KDE
12mu|kate-4.12.4-2|109	Requires:	%{name} = %{EVRD}
12mu|kate-4.12.4-2|110	
12mu|kate-4.12.4-2|111	%description -n python-kate
12mu|kate-4.12.4-2|112	Python interface to the Kate text editor.
12mu|kate-4.12.4-2|113	
12mu|kate-4.12.4-2|114	%files -n python-kate
12mu|kate-4.12.4-2|115	%{py_platsitedir}/PyKate4
12mu|kate-4.12.4-2|116	
12mu|kate-4.12.4-2|117	#-----------------------------------------------------------------------------
12mu|kate-4.12.4-2|118	
12mu|kate-4.12.4-2|119	%package -n katepart
12mu|kate-4.12.4-2|120	Summary:	Kate KPart
12mu|kate-4.12.4-2|121	Group:		Graphical desktop/KDE
12mu|kate-4.12.4-2|122	Conflicts:	kdelibs4-core < 2:4.6.90
12mu|kate-4.12.4-2|123	Conflicts:	kate < 3:4.10.5-2
12mu|kate-4.12.4-2|124	
12mu|kate-4.12.4-2|125	%description -n katepart
12mu|kate-4.12.4-2|126	This package contains the Kate KPart component.
12mu|kate-4.12.4-2|127	
12mu|kate-4.12.4-2|128	%files -n katepart
12mu|kate-4.12.4-2|129	%{_kde_libdir}/kde4/katepart.so
12mu|kate-4.12.4-2|130	%{_kde_appsdir}/katepart
12mu|kate-4.12.4-2|131	%{_kde_configdir}/katemoderc
12mu|kate-4.12.4-2|132	%{_kde_configdir}/katerc
12mu|kate-4.12.4-2|133	%{_kde_configdir}/kateschemarc
12mu|kate-4.12.4-2|134	%{_kde_configdir}/katesyntaxhighlightingrc
12mu|kate-4.12.4-2|135	%{_kde_configdir}/ktexteditor_codesnippets_core.knsrc
12mu|kate-4.12.4-2|136	%{_kde_services}/katepart.desktop
12mu|kate-4.12.4-2|137	
12mu|kate-4.12.4-2|138	#-----------------------------------------------------------------------------
12mu|kate-4.12.4-2|139	
12mu|kate-4.12.4-2|140	%package -n kwrite
12mu|kate-4.12.4-2|141	Summary:	Simple text editor for KDE 4
12mu|kate-4.12.4-2|142	Group:		Graphical desktop/KDE
12mu|kate-4.12.4-2|143	Requires:	kdebase4-runtime
12mu|kate-4.12.4-2|144	Requires:	katepart = %{EVRD}
12mu|kate-4.12.4-2|145	Suggests:	kate-extensions
12mu|kate-4.12.4-2|146	
12mu|kate-4.12.4-2|147	%description -n kwrite
12mu|kate-4.12.4-2|148	KWrite is a text editor for KDE, based on the Kate's editor component.
12mu|kate-4.12.4-2|149	Features :
12mu|kate-4.12.4-2|150	Syntax highlighting according to the file type
12mu|kate-4.12.4-2|151	Word completion
12mu|kate-4.12.4-2|152	Auto-identation
12mu|kate-4.12.4-2|153	Plugin support
12mu|kate-4.12.4-2|154	Vi input mode
12mu|kate-4.12.4-2|155	
12mu|kate-4.12.4-2|156	%files -n kwrite
12mu|kate-4.12.4-2|157	%{_kde_bindir}/kwrite
12mu|kate-4.12.4-2|158	%{_kde_libdir}/libkdeinit4_kwrite.so
12mu|kate-4.12.4-2|159	%{_kde_applicationsdir}/kwrite.desktop
12mu|kate-4.12.4-2|160	%{_kde_applicationsdir}/kwriteroot.desktop
12mu|kate-4.12.4-2|161	%{_kde_appsdir}/kwrite
12mu|kate-4.12.4-2|162	%{_kde_docdir}/*/*/kwrite
12mu|kate-4.12.4-2|163	
12mu|kate-4.12.4-2|164	#------------------------------------------------------------------------------
12mu|kate-4.12.4-2|165	
12mu|kate-4.12.4-2|166	%package -n ktexteditor
12mu|kate-4.12.4-2|167	Summary:	Ktexteditor
12mu|kate-4.12.4-2|168	Group:		Graphical desktop/KDE
12mu|kate-4.12.4-2|169	Obsoletes:	kate-extensions < %{EVRD}
12mu|kate-4.12.4-2|170	Provides:	kate-extensions = %{EVRD}
12mu|kate-4.12.4-2|171	
12mu|kate-4.12.4-2|172	%description -n ktexteditor
12mu|kate-4.12.4-2|173	Ktexteditor package.
12mu|kate-4.12.4-2|174	
12mu|kate-4.12.4-2|175	%files -n ktexteditor
12mu|kate-4.12.4-2|176	%{_kde_libdir}/kde4/ktexteditor_autobrace.so
12mu|kate-4.12.4-2|177	%{_kde_libdir}/kde4/ktexteditor_exporter.so
12mu|kate-4.12.4-2|178	%{_kde_libdir}/kde4/ktexteditor_hlselection.so
12mu|kate-4.12.4-2|179	%{_kde_libdir}/kde4/ktexteditor_iconinserter.so
12mu|kate-4.12.4-2|180	%{_kde_libdir}/kde4/ktexteditor_insertfile.so
12mu|kate-4.12.4-2|181	%{_kde_appsdir}/ktexteditor_exporter
12mu|kate-4.12.4-2|182	%{_kde_appsdir}/ktexteditor_iconinserter
12mu|kate-4.12.4-2|183	%{_kde_appsdir}/ktexteditor_insertfile
12mu|kate-4.12.4-2|184	%{_kde_services}/ktexteditor_autobrace.desktop
12mu|kate-4.12.4-2|185	%{_kde_services}/ktexteditor_autobrace_config.desktop
12mu|kate-4.12.4-2|186	%{_kde_services}/ktexteditor_exporter.desktop
12mu|kate-4.12.4-2|187	%{_kde_services}/ktexteditor_hlselection.desktop
12mu|kate-4.12.4-2|188	%{_kde_services}/ktexteditor_iconinserter.desktop
12mu|kate-4.12.4-2|189	%{_kde_services}/ktexteditor_insertfile.desktop
12mu|kate-4.12.4-2|190	%{_kde_iconsdir}/hicolor/scalable/apps/ktexteditorautobrace.svgz
12mu|kate-4.12.4-2|191	
12mu|kate-4.12.4-2|192	#------------------------------------------------------------------------------
12mu|kate-4.12.4-2|193	
12mu|kate-4.12.4-2|194	%define kateinterfaces_major 4
12mu|kate-4.12.4-2|195	%define libkateinterfaces %mklibname kateinterfaces %{kateinterfaces_major}
12mu|kate-4.12.4-2|196	
12mu|kate-4.12.4-2|197	%package -n %{libkateinterfaces}
12mu|kate-4.12.4-2|198	Summary:	Runtime library for Kate
12mu|kate-4.12.4-2|199	Group:		System/Libraries
12mu|kate-4.12.4-2|200	
12mu|kate-4.12.4-2|201	%description -n %{libkateinterfaces}
12mu|kate-4.12.4-2|202	Runtime library for Kate.
12mu|kate-4.12.4-2|203	
12mu|kate-4.12.4-2|204	%files -n %{libkateinterfaces}
12mu|kate-4.12.4-2|205	%{_kde_libdir}/libkateinterfaces.so.%{kateinterfaces_major}*
12mu|kate-4.12.4-2|206	
12mu|kate-4.12.4-2|207	#------------------------------------------------------------------------------
12mu|kate-4.12.4-2|208	
12mu|kate-4.12.4-2|209	%define libkatepartinterfaces_major 4
12mu|kate-4.12.4-2|210	%define libkatepartinterfaces %mklibname katepartinterfaces %{libkatepartinterfaces_major}
12mu|kate-4.12.4-2|211	
12mu|kate-4.12.4-2|212	%package -n %{libkatepartinterfaces}
12mu|kate-4.12.4-2|213	Summary:	KDE 4 library
12mu|kate-4.12.4-2|214	Group:		System/Libraries
12mu|kate-4.12.4-2|215	
12mu|kate-4.12.4-2|216	%description -n %{libkatepartinterfaces}
12mu|kate-4.12.4-2|217	Runtime library for Kate.
12mu|kate-4.12.4-2|218	
12mu|kate-4.12.4-2|219	%files -n %{libkatepartinterfaces}
12mu|kate-4.12.4-2|220	%{_kde_libdir}/libkatepartinterfaces.so.%{libkatepartinterfaces_major}*
12mu|kate-4.12.4-2|221	
12mu|kate-4.12.4-2|222	#-----------------------------------------------------------------------------
12mu|kate-4.12.4-2|223	
12mu|kate-4.12.4-2|224	%package devel
12mu|kate-4.12.4-2|225	Summary:	Header files for kate
12mu|kate-4.12.4-2|226	Group:		Development/KDE and Qt
12mu|kate-4.12.4-2|227	Requires:	kdelibs4-devel
12mu|kate-4.12.4-2|228	Requires:	pkgconfig(hunspell)
12mu|kate-4.12.4-2|229	Requires:	pkgconfig(libxslt)
12mu|kate-4.12.4-2|230	Requires:	subversion-devel
12mu|kate-4.12.4-2|231	Requires:	binutils-devel
12mu|kate-4.12.4-2|232	Requires:	boost-devel
12mu|kate-4.12.4-2|233	Requires:	libltdl-devel
12mu|kate-4.12.4-2|234	Requires:	antlr-tool
12mu|kate-4.12.4-2|235	Requires:	antlr-C++
12mu|kate-4.12.4-2|236	Requires:	%{libkateinterfaces} = %{EVRD}
12mu|kate-4.12.4-2|237	Requires:	%{libkatepartinterfaces} = %{EVRD}
12mu|kate-4.12.4-2|238	Conflicts:	kdesdk4-devel < 1:4.6.90
12mu|kate-4.12.4-2|239	Conflicts:	kdelibs4-devel < 2:4.6.90
12mu|kate-4.12.4-2|240	
12mu|kate-4.12.4-2|241	%description  devel
12mu|kate-4.12.4-2|242	This package includes the header files you will need to compile applications
12mu|kate-4.12.4-2|243	against kate.
12mu|kate-4.12.4-2|244	
12mu|kate-4.12.4-2|245	%files devel
12mu|kate-4.12.4-2|246	%{_kde_includedir}/*
12mu|kate-4.12.4-2|247	%{_kde_libdir}/libkateinterfaces.so
12mu|kate-4.12.4-2|248	%{_kde_libdir}/libkatepartinterfaces.so
12mu|kate-4.12.4-2|249	
12mu|kate-4.12.4-2|250	#---------------------------------------------------------------
12mu|kate-4.12.4-2|251	
12mu|kate-4.12.4-2|252	%prep
12mu|kate-4.12.4-2|253	%setup -q
12mu|kate-4.12.4-2|254	
12mu|kate-4.12.4-2|255	%build
12mu|kate-4.12.4-2|256	%cmake_kde4
12mu|kate-4.12.4-2|257	%make
12mu|kate-4.12.4-2|258	
12mu|kate-4.12.4-2|259	%install
12mu|kate-4.12.4-2|260	%makeinstall_std -C build
12mu|kate-4.12.4-2|261	
12mu|kate-4.12.4-2|262	install -m 0644 %{SOURCE1} %{buildroot}%{_kde_applicationsdir}/kwriteroot.desktop
12mu|kate-4.12.4-2|263	
12mu|kate-4.12.4-2|264	
12mu|kate-4.12.4-2|265	%changelog
12mu|kate-4.12.4-2|266	* Fri Apr 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-2
12mu|kate-4.12.4-2|267	+ Revision: e52def4
12mu|kate-4.12.4-2|268	- Rebuild against python-sip 4.15.5
12mu|kate-4.12.4-2|269	
12mu|kate-4.12.4-2|270	

19840 12
12mu|katello-agent-1.1.2-1|1	Name:    katello-agent
12mu|katello-agent-1.1.2-1|2	Version: 1.1.2
12mu|katello-agent-1.1.2-1|3	Release: 1
12mu|katello-agent-1.1.2-1|4	Summary: The Katello Agent
12mu|katello-agent-1.1.2-1|5	Group:   Development/Python
12mu|katello-agent-1.1.2-1|6	License: LGPLv2
12mu|katello-agent-1.1.2-1|7	URL:     https://fedorahosted.org/katello/
12mu|katello-agent-1.1.2-1|8	Source0: https://fedorahosted.org/releases/k/a/katello/%{name}-%{version}.tar.gz
12mu|katello-agent-1.1.2-1|9	BuildArch: noarch
12mu|katello-agent-1.1.2-1|10	BuildRequires: python-devel
12mu|katello-agent-1.1.2-1|11	BuildRequires: python-setuptools
12mu|katello-agent-1.1.2-1|12	BuildRequires: python-rpm
12mu|katello-agent-1.1.2-1|13	Requires: gofer >= 0.60
12mu|katello-agent-1.1.2-1|14	Requires: gofer-package >= 0.60
12mu|katello-agent-1.1.2-1|15	Requires: subscription-manager
12mu|katello-agent-1.1.2-1|16	
12mu|katello-agent-1.1.2-1|17	%description
12mu|katello-agent-1.1.2-1|18	Provides plugin for gofer, which allows communicating with Katello server
12mu|katello-agent-1.1.2-1|19	and execute scheduled actions.
12mu|katello-agent-1.1.2-1|20	
12mu|katello-agent-1.1.2-1|21	%prep
12mu|katello-agent-1.1.2-1|22	%setup -q
12mu|katello-agent-1.1.2-1|23	
12mu|katello-agent-1.1.2-1|24	%build
12mu|katello-agent-1.1.2-1|25	pushd src
12mu|katello-agent-1.1.2-1|26	%{__python} setup.py build
12mu|katello-agent-1.1.2-1|27	popd
12mu|katello-agent-1.1.2-1|28	
12mu|katello-agent-1.1.2-1|29	%install
12mu|katello-agent-1.1.2-1|30	mkdir -p %{buildroot}/%{_sysconfdir}/gofer/plugins
12mu|katello-agent-1.1.2-1|31	mkdir -p %{buildroot}/%{_prefix}/lib/gofer/plugins
12mu|katello-agent-1.1.2-1|32	
12mu|katello-agent-1.1.2-1|33	cp etc/gofer/plugins/katelloplugin.conf %{buildroot}/%{_sysconfdir}/gofer/plugins
12mu|katello-agent-1.1.2-1|34	cp src/katello/agent/katelloplugin.py %{buildroot}/%{_prefix}/lib/gofer/plugins
12mu|katello-agent-1.1.2-1|35	
12mu|katello-agent-1.1.2-1|36	%files
12mu|katello-agent-1.1.2-1|37	%config(noreplace) %{_sysconfdir}/gofer/plugins/katelloplugin.conf
12mu|katello-agent-1.1.2-1|38	%{_prefix}/lib/gofer/plugins/katelloplugin.*
12mu|katello-agent-1.1.2-1|39	%doc LICENSE
12mu|katello-agent-1.1.2-1|40	
12mu|katello-agent-1.1.2-1|41	
12mu|katello-agent-1.1.2-1|42	%changelog
12mu|katello-agent-1.1.2-1|43	* Wed Dec 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.1.2-1
12mu|katello-agent-1.1.2-1|44	+ Revision: 5a9c621
12mu|katello-agent-1.1.2-1|45	- Fix build for ROSA
12mu|katello-agent-1.1.2-1|46	
12mu|katello-agent-1.1.2-1|47	

19841 12
12mu|katomic-4.12.4-1|1	Name:		katomic
12mu|katomic-4.12.4-1|2	Version:	4.12.4
12mu|katomic-4.12.4-1|3	Release:	1
12mu|katomic-4.12.4-1|4	Epoch:		1
12mu|katomic-4.12.4-1|5	Summary:	Build complex atoms with a minimal amount of moves
12mu|katomic-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|katomic-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|katomic-4.12.4-1|8	URL:		http://games.kde.org/game.php?game=katomic
12mu|katomic-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|katomic-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|katomic-4.12.4-1|11	
12mu|katomic-4.12.4-1|12	%description
12mu|katomic-4.12.4-1|13	KAtomic is a fun educational game built around molecular geometry.
12mu|katomic-4.12.4-1|14	It employs simplistic two-dimensional looks at different chemical elements.
12mu|katomic-4.12.4-1|15	
12mu|katomic-4.12.4-1|16	%files
12mu|katomic-4.12.4-1|17	%{_kde_bindir}/katomic
12mu|katomic-4.12.4-1|18	%{_kde_applicationsdir}/katomic.desktop
12mu|katomic-4.12.4-1|19	%{_kde_docdir}/*/*/katomic
12mu|katomic-4.12.4-1|20	%{_kde_iconsdir}/hicolor/*/apps/katomic.png
12mu|katomic-4.12.4-1|21	%{_kde_appsdir}/katomic
12mu|katomic-4.12.4-1|22	%{_kde_configdir}/katomic.knsrc
12mu|katomic-4.12.4-1|23	%{_kde_appsdir}/kconf_update/katomic-levelset-upd.pl
12mu|katomic-4.12.4-1|24	%{_kde_appsdir}/kconf_update/katomic-levelset.upd
12mu|katomic-4.12.4-1|25	
12mu|katomic-4.12.4-1|26	#------------------------------------------------------------------------------
12mu|katomic-4.12.4-1|27	
12mu|katomic-4.12.4-1|28	%prep
12mu|katomic-4.12.4-1|29	%setup -q
12mu|katomic-4.12.4-1|30	
12mu|katomic-4.12.4-1|31	%build
12mu|katomic-4.12.4-1|32	%cmake_kde4
12mu|katomic-4.12.4-1|33	%make
12mu|katomic-4.12.4-1|34	
12mu|katomic-4.12.4-1|35	%install
12mu|katomic-4.12.4-1|36	%makeinstall_std -C build
12mu|katomic-4.12.4-1|37	
12mu|katomic-4.12.4-1|38	
12mu|katomic-4.12.4-1|39	%changelog
12mu|katomic-4.12.4-1|40	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|katomic-4.12.4-1|41	+ Revision: 69d4d21
12mu|katomic-4.12.4-1|42	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|katomic-4.12.4-1|43	
12mu|katomic-4.12.4-1|44	

19842 12
12mu|kblackbox-4.12.4-1|1	Name:		kblackbox
12mu|kblackbox-4.12.4-1|2	Version:	4.12.4
12mu|kblackbox-4.12.4-1|3	Release:	1
12mu|kblackbox-4.12.4-1|4	Epoch:		1
12mu|kblackbox-4.12.4-1|5	Summary:	Find atoms in a grid by shooting electrons
12mu|kblackbox-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kblackbox-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|kblackbox-4.12.4-1|8	URL:		http://games.kde.org/game.php?game=kblackbox
12mu|kblackbox-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kblackbox-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|kblackbox-4.12.4-1|11	
12mu|kblackbox-4.12.4-1|12	%description
12mu|kblackbox-4.12.4-1|13	KBlackbox is a game of hide and seek played on a grid of boxes where the
12mu|kblackbox-4.12.4-1|14	computer has hidden several balls. The position of the hidden balls can be
12mu|kblackbox-4.12.4-1|15	deduced by shooting beams into the box.
12mu|kblackbox-4.12.4-1|16	
12mu|kblackbox-4.12.4-1|17	%files
12mu|kblackbox-4.12.4-1|18	%{_kde_bindir}/kblackbox
12mu|kblackbox-4.12.4-1|19	%{_kde_applicationsdir}/kblackbox.desktop
12mu|kblackbox-4.12.4-1|20	%{_kde_appsdir}/kblackbox
12mu|kblackbox-4.12.4-1|21	%{_kde_docdir}/*/*/kblackbox
12mu|kblackbox-4.12.4-1|22	%{_kde_iconsdir}/hicolor/*/apps/kblackbox.png
12mu|kblackbox-4.12.4-1|23	
12mu|kblackbox-4.12.4-1|24	#------------------------------------------------------------------------------
12mu|kblackbox-4.12.4-1|25	
12mu|kblackbox-4.12.4-1|26	%prep
12mu|kblackbox-4.12.4-1|27	%setup -q
12mu|kblackbox-4.12.4-1|28	
12mu|kblackbox-4.12.4-1|29	%build
12mu|kblackbox-4.12.4-1|30	%cmake_kde4
12mu|kblackbox-4.12.4-1|31	%make
12mu|kblackbox-4.12.4-1|32	
12mu|kblackbox-4.12.4-1|33	%install
12mu|kblackbox-4.12.4-1|34	%makeinstall_std -C build
12mu|kblackbox-4.12.4-1|35	
12mu|kblackbox-4.12.4-1|36	
12mu|kblackbox-4.12.4-1|37	%changelog
12mu|kblackbox-4.12.4-1|38	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kblackbox-4.12.4-1|39	+ Revision: e799963
12mu|kblackbox-4.12.4-1|40	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kblackbox-4.12.4-1|41	
12mu|kblackbox-4.12.4-1|42	

19843 12
12mu|kblocks-4.12.4-1|1	Name:		kblocks
12mu|kblocks-4.12.4-1|2	Version:	4.12.4
12mu|kblocks-4.12.4-1|3	Release:	1
12mu|kblocks-4.12.4-1|4	Epoch:		1
12mu|kblocks-4.12.4-1|5	Summary:	Single player falling blocks puzzle game
12mu|kblocks-4.12.4-1|6	Group:		Games/Arcade
12mu|kblocks-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|kblocks-4.12.4-1|8	URL:		http://www.kde.org/applications/games/kblocks/
12mu|kblocks-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kblocks-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|kblocks-4.12.4-1|11	
12mu|kblocks-4.12.4-1|12	%description
12mu|kblocks-4.12.4-1|13	KBlocks is the classic falling blocks game.
12mu|kblocks-4.12.4-1|14	
12mu|kblocks-4.12.4-1|15	The idea is to stack the falling blocks to create horizontal lines
12mu|kblocks-4.12.4-1|16	without any gaps. When a line is completed it is removed, and more
12mu|kblocks-4.12.4-1|17	space is available in the play area. When there is not enough space
12mu|kblocks-4.12.4-1|18	for blocks to fall, the game is over.
12mu|kblocks-4.12.4-1|19	
12mu|kblocks-4.12.4-1|20	%files
12mu|kblocks-4.12.4-1|21	%{_kde_bindir}/kblocks
12mu|kblocks-4.12.4-1|22	%{_kde_applicationsdir}/kblocks.desktop
12mu|kblocks-4.12.4-1|23	%{_kde_appsdir}/kblocks
12mu|kblocks-4.12.4-1|24	%{_kde_datadir}/config.kcfg/kblocks.kcfg
12mu|kblocks-4.12.4-1|25	%{_kde_configdir}/kblocks.knsrc
12mu|kblocks-4.12.4-1|26	%{_kde_docdir}/HTML/en/kblocks
12mu|kblocks-4.12.4-1|27	%{_kde_iconsdir}/hicolor/*/apps/kblocks.*
12mu|kblocks-4.12.4-1|28	
12mu|kblocks-4.12.4-1|29	#------------------------------------------------------------------------------
12mu|kblocks-4.12.4-1|30	
12mu|kblocks-4.12.4-1|31	%prep
12mu|kblocks-4.12.4-1|32	%setup -q
12mu|kblocks-4.12.4-1|33	
12mu|kblocks-4.12.4-1|34	%build
12mu|kblocks-4.12.4-1|35	%cmake_kde4
12mu|kblocks-4.12.4-1|36	%make
12mu|kblocks-4.12.4-1|37	
12mu|kblocks-4.12.4-1|38	%install
12mu|kblocks-4.12.4-1|39	%makeinstall_std -C build
12mu|kblocks-4.12.4-1|40	
12mu|kblocks-4.12.4-1|41	
12mu|kblocks-4.12.4-1|42	%changelog
12mu|kblocks-4.12.4-1|43	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kblocks-4.12.4-1|44	+ Revision: 9820d1b
12mu|kblocks-4.12.4-1|45	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kblocks-4.12.4-1|46	
12mu|kblocks-4.12.4-1|47	

19844 12
12mu|kbounce-4.12.4-1|1	Name:		kbounce
12mu|kbounce-4.12.4-1|2	Version:	4.12.4
12mu|kbounce-4.12.4-1|3	Release:	1
12mu|kbounce-4.12.4-1|4	Epoch:		1
12mu|kbounce-4.12.4-1|5	Summary:	Claim areas and don't get disturbed
12mu|kbounce-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kbounce-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|kbounce-4.12.4-1|8	URL:		http://games.kde.org/game.php?game=kbounce
12mu|kbounce-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kbounce-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|kbounce-4.12.4-1|11	
12mu|kbounce-4.12.4-1|12	%description
12mu|kbounce-4.12.4-1|13	KBounce is a single player arcade game with the elements of puzzle.
12mu|kbounce-4.12.4-1|14	
12mu|kbounce-4.12.4-1|15	It is played on a field, surrounded by wall, with two or more balls
12mu|kbounce-4.12.4-1|16	bouncing around within the walls. The object of the game is to build
12mu|kbounce-4.12.4-1|17	new walls to decrease the size of the active field.
12mu|kbounce-4.12.4-1|18	
12mu|kbounce-4.12.4-1|19	%files
12mu|kbounce-4.12.4-1|20	%{_kde_bindir}/kbounce
12mu|kbounce-4.12.4-1|21	%{_kde_applicationsdir}/kbounce.desktop
12mu|kbounce-4.12.4-1|22	%{_kde_appsdir}/kbounce
12mu|kbounce-4.12.4-1|23	%{_kde_iconsdir}/*/*/apps/kbounce*
12mu|kbounce-4.12.4-1|24	%{_kde_docdir}/*/*/kbounce
12mu|kbounce-4.12.4-1|25	
12mu|kbounce-4.12.4-1|26	#-------------------------------------------------------------------------------
12mu|kbounce-4.12.4-1|27	
12mu|kbounce-4.12.4-1|28	%prep
12mu|kbounce-4.12.4-1|29	%setup -q
12mu|kbounce-4.12.4-1|30	
12mu|kbounce-4.12.4-1|31	%build
12mu|kbounce-4.12.4-1|32	%cmake_kde4
12mu|kbounce-4.12.4-1|33	%make
12mu|kbounce-4.12.4-1|34	
12mu|kbounce-4.12.4-1|35	%install
12mu|kbounce-4.12.4-1|36	%makeinstall_std -C build
12mu|kbounce-4.12.4-1|37	
12mu|kbounce-4.12.4-1|38	
12mu|kbounce-4.12.4-1|39	%changelog
12mu|kbounce-4.12.4-1|40	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kbounce-4.12.4-1|41	+ Revision: 7227bf2
12mu|kbounce-4.12.4-1|42	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kbounce-4.12.4-1|43	
12mu|kbounce-4.12.4-1|44	

19845 12
12mu|kbreakout-4.12.4-1|1	Summary:	Breakout like game
12mu|kbreakout-4.12.4-1|2	Name:		kbreakout
12mu|kbreakout-4.12.4-1|3	Version:	4.12.4
12mu|kbreakout-4.12.4-1|4	Release:	1
12mu|kbreakout-4.12.4-1|5	Epoch:		1
12mu|kbreakout-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kbreakout-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|kbreakout-4.12.4-1|8	Url:		http://www.kde.org/applications/games/kbreakout/
12mu|kbreakout-4.12.4-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kbreakout-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|kbreakout-4.12.4-1|11	Requires:	libkdegames-corebindings
12mu|kbreakout-4.12.4-1|12	
12mu|kbreakout-4.12.4-1|13	%description
12mu|kbreakout-4.12.4-1|14	KBreakout is a Breakout-like game.
12mu|kbreakout-4.12.4-1|15	
12mu|kbreakout-4.12.4-1|16	Its object is to destroy as many bricks as possible without losing the ball.
12mu|kbreakout-4.12.4-1|17	
12mu|kbreakout-4.12.4-1|18	%files
12mu|kbreakout-4.12.4-1|19	%{_kde_bindir}/kbreakout
12mu|kbreakout-4.12.4-1|20	%{_kde_applicationsdir}/kbreakout.desktop
12mu|kbreakout-4.12.4-1|21	%{_kde_appsdir}/kbreakout
12mu|kbreakout-4.12.4-1|22	%{_kde_iconsdir}/hicolor/*/apps/kbreakout.png
12mu|kbreakout-4.12.4-1|23	%{_kde_docdir}/*/*/kbreakout
12mu|kbreakout-4.12.4-1|24	
12mu|kbreakout-4.12.4-1|25	#------------------------------------------------------------------------------
12mu|kbreakout-4.12.4-1|26	
12mu|kbreakout-4.12.4-1|27	%prep
12mu|kbreakout-4.12.4-1|28	%setup -q
12mu|kbreakout-4.12.4-1|29	
12mu|kbreakout-4.12.4-1|30	%build
12mu|kbreakout-4.12.4-1|31	%cmake_kde4
12mu|kbreakout-4.12.4-1|32	%make
12mu|kbreakout-4.12.4-1|33	
12mu|kbreakout-4.12.4-1|34	%install
12mu|kbreakout-4.12.4-1|35	%makeinstall_std -C build
12mu|kbreakout-4.12.4-1|36	
12mu|kbreakout-4.12.4-1|37	
12mu|kbreakout-4.12.4-1|38	%changelog
12mu|kbreakout-4.12.4-1|39	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kbreakout-4.12.4-1|40	+ Revision: 4951084
12mu|kbreakout-4.12.4-1|41	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kbreakout-4.12.4-1|42	
12mu|kbreakout-4.12.4-1|43	

19846 12
12mu|kbruch-4.12.4-1|1	Name:		kbruch
12mu|kbruch-4.12.4-1|2	Summary:	Practice calculating with fractions
12mu|kbruch-4.12.4-1|3	Version:	4.12.4
12mu|kbruch-4.12.4-1|4	Release:	1
12mu|kbruch-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|kbruch-4.12.4-1|6	License:	GPLv2 GFDL
12mu|kbruch-4.12.4-1|7	URL:		http://edu.kde.org/kbruch
12mu|kbruch-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kbruch-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|kbruch-4.12.4-1|10	
12mu|kbruch-4.12.4-1|11	%description
12mu|kbruch-4.12.4-1|12	KBruch is a small program to practice calculating with fractions.
12mu|kbruch-4.12.4-1|13	
12mu|kbruch-4.12.4-1|14	%files
12mu|kbruch-4.12.4-1|15	%doc README NEWS VERSION AUTHORS ChangeLog TODO COPYING COPYING.DOC
12mu|kbruch-4.12.4-1|16	%doc %{_kde_docdir}/HTML/en/kbruch
12mu|kbruch-4.12.4-1|17	%{_kde_bindir}/kbruch
12mu|kbruch-4.12.4-1|18	%{_kde_applicationsdir}/kbruch.desktop
12mu|kbruch-4.12.4-1|19	%{_kde_appsdir}/kbruch
12mu|kbruch-4.12.4-1|20	%{_kde_iconsdir}/*/*/apps/kbruch.*
12mu|kbruch-4.12.4-1|21	%{_kde_datadir}/config.kcfg/kbruch.kcfg
12mu|kbruch-4.12.4-1|22	%{_kde_mandir}/man1/kbruch.1.*
12mu|kbruch-4.12.4-1|23	
12mu|kbruch-4.12.4-1|24	#----------------------------------------------------------------------
12mu|kbruch-4.12.4-1|25	
12mu|kbruch-4.12.4-1|26	%prep
12mu|kbruch-4.12.4-1|27	%setup -q
12mu|kbruch-4.12.4-1|28	
12mu|kbruch-4.12.4-1|29	%build
12mu|kbruch-4.12.4-1|30	%cmake_kde4
12mu|kbruch-4.12.4-1|31	%make
12mu|kbruch-4.12.4-1|32	
12mu|kbruch-4.12.4-1|33	%install
12mu|kbruch-4.12.4-1|34	%makeinstall_std -C build
12mu|kbruch-4.12.4-1|35	
12mu|kbruch-4.12.4-1|36	
12mu|kbruch-4.12.4-1|37	%changelog
12mu|kbruch-4.12.4-1|38	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|kbruch-4.12.4-1|39	+ Revision: a09c7fe
12mu|kbruch-4.12.4-1|40	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kbruch-4.12.4-1|41	
12mu|kbruch-4.12.4-1|42	

19847 12
12mu|kcachegrind-4.12.4-1|1	Summary:	Visualisation tool for profiling data generated by Cachegrind and Calltree
12mu|kcachegrind-4.12.4-1|2	Name:		kcachegrind
12mu|kcachegrind-4.12.4-1|3	Version:	4.12.4
12mu|kcachegrind-4.12.4-1|4	Release:	1
12mu|kcachegrind-4.12.4-1|5	Epoch:		1
12mu|kcachegrind-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kcachegrind-4.12.4-1|7	License:	GPLv2+
12mu|kcachegrind-4.12.4-1|8	Url:		http://www.kde.org
12mu|kcachegrind-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kcachegrind-4.12.4-1|10	%if %{is_beta}
12mu|kcachegrind-4.12.4-1|11	%define ftpdir unstable
12mu|kcachegrind-4.12.4-1|12	%else
12mu|kcachegrind-4.12.4-1|13	%define ftpdir stable
12mu|kcachegrind-4.12.4-1|14	%endif
12mu|kcachegrind-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|kcachegrind-4.12.4-1|16	BuildRequires:	kdelibs4-devel
12mu|kcachegrind-4.12.4-1|17	Requires:	valgrind
12mu|kcachegrind-4.12.4-1|18	
12mu|kcachegrind-4.12.4-1|19	%description
12mu|kcachegrind-4.12.4-1|20	KCachegrind is a visualisation tool for the profiling data generated by
12mu|kcachegrind-4.12.4-1|21	Cachegrind and Calltree (they profile data file format is upwards compatible).
12mu|kcachegrind-4.12.4-1|22	Calltree extends Cachegrind, which is part of Valgrind.
12mu|kcachegrind-4.12.4-1|23	
12mu|kcachegrind-4.12.4-1|24	%files
12mu|kcachegrind-4.12.4-1|25	%{_kde_bindir}/kcachegrind
12mu|kcachegrind-4.12.4-1|26	%{_kde_bindir}/dprof2calltree
12mu|kcachegrind-4.12.4-1|27	%{_kde_bindir}/hotshot2calltree
12mu|kcachegrind-4.12.4-1|28	%{_kde_bindir}/memprof2calltree
12mu|kcachegrind-4.12.4-1|29	%{_kde_bindir}/op2calltree
12mu|kcachegrind-4.12.4-1|30	%{_kde_bindir}/pprof2calltree
12mu|kcachegrind-4.12.4-1|31	%{_kde_appsdir}/kcachegrind
12mu|kcachegrind-4.12.4-1|32	%{_kde_applicationsdir}/kcachegrind.desktop
12mu|kcachegrind-4.12.4-1|33	%{_kde_iconsdir}/*/*/*/kcachegrind*
12mu|kcachegrind-4.12.4-1|34	%{_kde_docdir}/*/*/kcachegrind
12mu|kcachegrind-4.12.4-1|35	
12mu|kcachegrind-4.12.4-1|36	#----------------------------------------------------------------------------
12mu|kcachegrind-4.12.4-1|37	
12mu|kcachegrind-4.12.4-1|38	%prep
12mu|kcachegrind-4.12.4-1|39	%setup -q
12mu|kcachegrind-4.12.4-1|40	
12mu|kcachegrind-4.12.4-1|41	%build
12mu|kcachegrind-4.12.4-1|42	%cmake_kde4
12mu|kcachegrind-4.12.4-1|43	%make
12mu|kcachegrind-4.12.4-1|44	
12mu|kcachegrind-4.12.4-1|45	%install
12mu|kcachegrind-4.12.4-1|46	%makeinstall_std -C build
12mu|kcachegrind-4.12.4-1|47	
12mu|kcachegrind-4.12.4-1|48	
12mu|kcachegrind-4.12.4-1|49	%changelog
12mu|kcachegrind-4.12.4-1|50	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kcachegrind-4.12.4-1|51	+ Revision: 5bb5e26
12mu|kcachegrind-4.12.4-1|52	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kcachegrind-4.12.4-1|53	
12mu|kcachegrind-4.12.4-1|54	

19848 12
12mu|kcalc-4.12.4-1|1	Name:		kcalc
12mu|kcalc-4.12.4-1|2	Summary:	Do scientific calculations
12mu|kcalc-4.12.4-1|3	Version:	4.12.4
12mu|kcalc-4.12.4-1|4	Release:	1
12mu|kcalc-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|kcalc-4.12.4-1|6	License:	LGPLv2
12mu|kcalc-4.12.4-1|7	URL:		http://utils.kde.org/projects/kcalc/
12mu|kcalc-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kcalc-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|kcalc-4.12.4-1|10	BuildRequires:	gmp-devel
12mu|kcalc-4.12.4-1|11	
12mu|kcalc-4.12.4-1|12	%description
12mu|kcalc-4.12.4-1|13	KCalc is a calculator which offers many more mathematical functions
12mu|kcalc-4.12.4-1|14	than meet the eye on a first glance. Please study the section on
12mu|kcalc-4.12.4-1|15	keyboard accelerators and modes in the handbook to learn more about
12mu|kcalc-4.12.4-1|16	the many functions available.
12mu|kcalc-4.12.4-1|17	
12mu|kcalc-4.12.4-1|18	%files
12mu|kcalc-4.12.4-1|19	%{_kde_appsdir}/kcalc
12mu|kcalc-4.12.4-1|20	%{_kde_appsdir}/kconf_update
12mu|kcalc-4.12.4-1|21	%{_kde_bindir}/kcalc
12mu|kcalc-4.12.4-1|22	%{_kde_applicationsdir}/kcalc.desktop
12mu|kcalc-4.12.4-1|23	%{_kde_datadir}/config.kcfg/kcalc.kcfg
12mu|kcalc-4.12.4-1|24	%{_kde_docdir}/HTML/*/kcalc
12mu|kcalc-4.12.4-1|25	%{_kde_libdir}/libkdeinit4_kcalc.so
12mu|kcalc-4.12.4-1|26	
12mu|kcalc-4.12.4-1|27	#----------------------------------------------------------------------
12mu|kcalc-4.12.4-1|28	
12mu|kcalc-4.12.4-1|29	%prep
12mu|kcalc-4.12.4-1|30	%setup -q
12mu|kcalc-4.12.4-1|31	
12mu|kcalc-4.12.4-1|32	%build
12mu|kcalc-4.12.4-1|33	%cmake_kde4
12mu|kcalc-4.12.4-1|34	%make
12mu|kcalc-4.12.4-1|35	
12mu|kcalc-4.12.4-1|36	%install
12mu|kcalc-4.12.4-1|37	%makeinstall_std -C build
12mu|kcalc-4.12.4-1|38	
12mu|kcalc-4.12.4-1|39	
12mu|kcalc-4.12.4-1|40	%changelog
12mu|kcalc-4.12.4-1|41	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|kcalc-4.12.4-1|42	+ Revision: 22933b0
12mu|kcalc-4.12.4-1|43	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kcalc-4.12.4-1|44	
12mu|kcalc-4.12.4-1|45	

19849 12
12mu|kcharselect-4.12.4-1|1	Name:		kcharselect
12mu|kcharselect-4.12.4-1|2	Summary:	Select special characters from any font
12mu|kcharselect-4.12.4-1|3	Version:	4.12.4
12mu|kcharselect-4.12.4-1|4	Release:	1
12mu|kcharselect-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|kcharselect-4.12.4-1|6	License:	LGPLv2
12mu|kcharselect-4.12.4-1|7	URL:		http://utils.kde.org/projects/kcharselect
12mu|kcharselect-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kcharselect-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|kcharselect-4.12.4-1|10	
12mu|kcharselect-4.12.4-1|11	%description
12mu|kcharselect-4.12.4-1|12	KCharSelect is a tool to select special characters from all installed
12mu|kcharselect-4.12.4-1|13	fonts and copy them into the clipboard.
12mu|kcharselect-4.12.4-1|14	
12mu|kcharselect-4.12.4-1|15	%files
12mu|kcharselect-4.12.4-1|16	%{_kde_appsdir}/kcharselect
12mu|kcharselect-4.12.4-1|17	%{_kde_bindir}/kcharselect
12mu|kcharselect-4.12.4-1|18	%{_kde_applicationsdir}/KCharSelect.desktop
12mu|kcharselect-4.12.4-1|19	%{_kde_docdir}/HTML/*/kcharselect
12mu|kcharselect-4.12.4-1|20	
12mu|kcharselect-4.12.4-1|21	#----------------------------------------------------------------------
12mu|kcharselect-4.12.4-1|22	
12mu|kcharselect-4.12.4-1|23	%prep
12mu|kcharselect-4.12.4-1|24	%setup -q
12mu|kcharselect-4.12.4-1|25	
12mu|kcharselect-4.12.4-1|26	%build
12mu|kcharselect-4.12.4-1|27	%cmake_kde4
12mu|kcharselect-4.12.4-1|28	%make
12mu|kcharselect-4.12.4-1|29	
12mu|kcharselect-4.12.4-1|30	%install
12mu|kcharselect-4.12.4-1|31	%makeinstall_std -C build
12mu|kcharselect-4.12.4-1|32	
12mu|kcharselect-4.12.4-1|33	
12mu|kcharselect-4.12.4-1|34	%changelog
12mu|kcharselect-4.12.4-1|35	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|kcharselect-4.12.4-1|36	+ Revision: 8f4e335
12mu|kcharselect-4.12.4-1|37	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kcharselect-4.12.4-1|38	
12mu|kcharselect-4.12.4-1|39	

19850 12
12mu|kcm-drakdvb-1.0-4|1	%define _kde_services %{_datadir}/kde4/services
12mu|kcm-drakdvb-1.0-4|2	
12mu|kcm-drakdvb-1.0-4|3	Name:           kcm-drakdvb
12mu|kcm-drakdvb-1.0-4|4	License:        GPLv3+
12mu|kcm-drakdvb-1.0-4|5	Group:          Graphical desktop/KDE
12mu|kcm-drakdvb-1.0-4|6	Summary:        A KDE Control Module for launching drakdvb
12mu|kcm-drakdvb-1.0-4|7	Version:        1.0
12mu|kcm-drakdvb-1.0-4|8	Release:        4
12mu|kcm-drakdvb-1.0-4|9	BuildArch:      noarch
12mu|kcm-drakdvb-1.0-4|10	Source0:        kcm_drakdvb.desktop
12mu|kcm-drakdvb-1.0-4|11	Suggests:       dvbsubs
12mu|kcm-drakdvb-1.0-4|12	
12mu|kcm-drakdvb-1.0-4|13	%description
12mu|kcm-drakdvb-1.0-4|14	Drakdvb launcher for KDE Control Center
12mu|kcm-drakdvb-1.0-4|15	
12mu|kcm-drakdvb-1.0-4|16	%prep
12mu|kcm-drakdvb-1.0-4|17	
12mu|kcm-drakdvb-1.0-4|18	%build
12mu|kcm-drakdvb-1.0-4|19	
12mu|kcm-drakdvb-1.0-4|20	%install
12mu|kcm-drakdvb-1.0-4|21	mkdir -p %{buildroot}%{_kde_services}
12mu|kcm-drakdvb-1.0-4|22	install -m 644 %{SOURCE0} %{buildroot}%{_kde_services}/
12mu|kcm-drakdvb-1.0-4|23	
12mu|kcm-drakdvb-1.0-4|24	%files
12mu|kcm-drakdvb-1.0-4|25	%doc
12mu|kcm-drakdvb-1.0-4|26	%{_kde_services}/kcm_drakdvb.desktop
12mu|kcm-drakdvb-1.0-4|27	

19851 12
12mu|kcm-drakxservices-1.0-1|1	%define _kde_services %{_datadir}/kde4/services
12mu|kcm-drakxservices-1.0-1|2	
12mu|kcm-drakxservices-1.0-1|3	Name:           kcm-drakxservices
12mu|kcm-drakxservices-1.0-1|4	License:        GPLv3+
12mu|kcm-drakxservices-1.0-1|5	Group:          Graphical desktop/KDE
12mu|kcm-drakxservices-1.0-1|6	Summary:        A KDE Control Module for launching drakxservices
12mu|kcm-drakxservices-1.0-1|7	Version:        1.0
12mu|kcm-drakxservices-1.0-1|8	Release:        1
12mu|kcm-drakxservices-1.0-1|9	BuildArch:      noarch
12mu|kcm-drakxservices-1.0-1|10	Source0:        kcm_drakxservices.desktop
12mu|kcm-drakxservices-1.0-1|11	Source1:        kcm-drakxservices.png
12mu|kcm-drakxservices-1.0-1|12	
12mu|kcm-drakxservices-1.0-1|13	%description
12mu|kcm-drakxservices-1.0-1|14	drakxservices launcher for KDE Control Center
12mu|kcm-drakxservices-1.0-1|15	
12mu|kcm-drakxservices-1.0-1|16	%prep
12mu|kcm-drakxservices-1.0-1|17	
12mu|kcm-drakxservices-1.0-1|18	%build
12mu|kcm-drakxservices-1.0-1|19	
12mu|kcm-drakxservices-1.0-1|20	%install
12mu|kcm-drakxservices-1.0-1|21	mkdir -p %{buildroot}%{_kde_services}
12mu|kcm-drakxservices-1.0-1|22	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/
12mu|kcm-drakxservices-1.0-1|23	install -m 644 %{SOURCE0} %{buildroot}%{_kde_services}/
12mu|kcm-drakxservices-1.0-1|24	install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/
12mu|kcm-drakxservices-1.0-1|25	
12mu|kcm-drakxservices-1.0-1|26	
12mu|kcm-drakxservices-1.0-1|27	%files
12mu|kcm-drakxservices-1.0-1|28	%defattr(-,root,root)
12mu|kcm-drakxservices-1.0-1|29	%doc
12mu|kcm-drakxservices-1.0-1|30	%{_kde_services}/kcm_drakxservices.desktop
12mu|kcm-drakxservices-1.0-1|31	%{_datadir}/icons/hicolor/48x48/apps/kcm-drakxservices.png
12mu|kcm-drakxservices-1.0-1|32	

19852 12
12mu|kcm-grub2-0.5.8-4|1	# These macros are not present on the target distribution and are provided explicitly here
12mu|kcm-grub2-0.5.8-4|2	%define make_jobs %{__make} %{?_smp_mflags} VERBOSE=1
12mu|kcm-grub2-0.5.8-4|3	
12mu|kcm-grub2-0.5.8-4|4	%define _kde4_configkcfgdir %{_kde4_sharedir}/config.kcfg
12mu|kcm-grub2-0.5.8-4|5	
12mu|kcm-grub2-0.5.8-4|6	%define getres kcm-grub2-getres
12mu|kcm-grub2-0.5.8-4|7	
12mu|kcm-grub2-0.5.8-4|8	Name:           kcm-grub2
12mu|kcm-grub2-0.5.8-4|9	Requires:       grub2
12mu|kcm-grub2-0.5.8-4|10	BuildRequires:  gcc-c++
12mu|kcm-grub2-0.5.8-4|11	BuildRequires:  kdelibs4-devel
12mu|kcm-grub2-0.5.8-4|12	BuildRequires:  libhd-devel
12mu|kcm-grub2-0.5.8-4|13	BuildRequires:  pkgconfig(ImageMagick)
12mu|kcm-grub2-0.5.8-4|14	License:        GPLv3+
12mu|kcm-grub2-0.5.8-4|15	Url:            http://ksmanis.wordpress.com/projects/grub2-editor/
12mu|kcm-grub2-0.5.8-4|16	Group:          Graphical desktop/KDE
12mu|kcm-grub2-0.5.8-4|17	BuildRoot:      %{_tmppath}/%{name}-%{version}-build
12mu|kcm-grub2-0.5.8-4|18	Summary:        A KDE Control Module for configuring the GRUB2 bootloader
12mu|kcm-grub2-0.5.8-4|19	Version:        0.5.8
12mu|kcm-grub2-0.5.8-4|20	Release:        4
12mu|kcm-grub2-0.5.8-4|21	Source0:        %{name}-%{version}.tar.gz
12mu|kcm-grub2-0.5.8-4|22	Source1:	get_res.cpp
12mu|kcm-grub2-0.5.8-4|23	Source2:	%{name}.po
12mu|kcm-grub2-0.5.8-4|24	Source3:        kcm-grub2-languages
12mu|kcm-grub2-0.5.8-4|25	
12mu|kcm-grub2-0.5.8-4|26	Patch0:		kcm-grub2-read-mode-from-file.patch
12mu|kcm-grub2-0.5.8-4|27	Patch1:		kcm-grub2-language.patch
12mu|kcm-grub2-0.5.8-4|28	Patch2:		kcm-grub2-fixed-set-default.patch
12mu|kcm-grub2-0.5.8-4|29	#%kde4_runtime_requires
12mu|kcm-grub2-0.5.8-4|30	
12mu|kcm-grub2-0.5.8-4|31	%description
12mu|kcm-grub2-0.5.8-4|32	Smoothly integrated in KDE System Settings, it is the central place
12mu|kcm-grub2-0.5.8-4|33	for managing your GRUB2 configuration.
12mu|kcm-grub2-0.5.8-4|34	
12mu|kcm-grub2-0.5.8-4|35	Author(s):
12mu|kcm-grub2-0.5.8-4|36	Konstantinos Smanis <konstantinos.smanis@gmail.com>
12mu|kcm-grub2-0.5.8-4|37	
12mu|kcm-grub2-0.5.8-4|38	
12mu|kcm-grub2-0.5.8-4|39	%prep
12mu|kcm-grub2-0.5.8-4|40	%setup -n %{name}-%{version} -q
12mu|kcm-grub2-0.5.8-4|41	cp -f %{SOURCE2} ./po/ru/kcm-grub2.po
12mu|kcm-grub2-0.5.8-4|42	%apply_patches
12mu|kcm-grub2-0.5.8-4|43	g++ %{SOURCE1} -l hd -o %{getres}
12mu|kcm-grub2-0.5.8-4|44	
12mu|kcm-grub2-0.5.8-4|45	%build
12mu|kcm-grub2-0.5.8-4|46	#%cmake_kde4 -d ..
12mu|kcm-grub2-0.5.8-4|47	%cmake_kde4
12mu|kcm-grub2-0.5.8-4|48	cd .. && %make
12mu|kcm-grub2-0.5.8-4|49	#%make_jobs
12mu|kcm-grub2-0.5.8-4|50	
12mu|kcm-grub2-0.5.8-4|51	%install
12mu|kcm-grub2-0.5.8-4|52	#%kde4_makeinstall -C build
12mu|kcm-grub2-0.5.8-4|53	#kde_post_install
12mu|kcm-grub2-0.5.8-4|54	#rm -fr %buildroot
12mu|kcm-grub2-0.5.8-4|55	make -C build DESTDIR=%buildroot install
12mu|kcm-grub2-0.5.8-4|56	%find_lang %{name}
12mu|kcm-grub2-0.5.8-4|57	install -d %{buildroot}%{_sbindir}
12mu|kcm-grub2-0.5.8-4|58	install -m 700 %{getres} %{buildroot}%{_sbindir}/%{getres}
12mu|kcm-grub2-0.5.8-4|59	mkdir -p %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/common/share/config
12mu|kcm-grub2-0.5.8-4|60	install -m 644 %{SOURCE3} %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/common/share/config/languages
12mu|kcm-grub2-0.5.8-4|61	
12mu|kcm-grub2-0.5.8-4|62	%post
12mu|kcm-grub2-0.5.8-4|63	%{_sbindir}/%{getres}
12mu|kcm-grub2-0.5.8-4|64	
12mu|kcm-grub2-0.5.8-4|65	%clean
12mu|kcm-grub2-0.5.8-4|66	rm -rf $RPM_BUILD_ROOT
12mu|kcm-grub2-0.5.8-4|67	
12mu|kcm-grub2-0.5.8-4|68	%files -f %{name}.lang
12mu|kcm-grub2-0.5.8-4|69	%defattr(-,root,root)
12mu|kcm-grub2-0.5.8-4|70	%doc COPYING README
12mu|kcm-grub2-0.5.8-4|71	%{_datadir}/kde4/services/kcm_grub2.desktop
12mu|kcm-grub2-0.5.8-4|72	%{_kde_libdir}/kde4/kcm_grub2.so
12mu|kcm-grub2-0.5.8-4|73	%{_kde_libdir}/kde4/libexec/kcmgrub2helper
12mu|kcm-grub2-0.5.8-4|74	%config %{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmgrub2.conf
12mu|kcm-grub2-0.5.8-4|75	%{_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmgrub2.service
12mu|kcm-grub2-0.5.8-4|76	%{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmgrub2.policy
12mu|kcm-grub2-0.5.8-4|77	%{_sbindir}/%{getres}
12mu|kcm-grub2-0.5.8-4|78	%{_localstatedir}/lib/mandriva/kde4-profiles/common/share/config/languages
12mu|kcm-grub2-0.5.8-4|79	
12mu|kcm-grub2-0.5.8-4|80	
12mu|kcm-grub2-0.5.8-4|81	%changelog
12mu|kcm-grub2-0.5.8-4|82	* Fri Jan 25 2012 Vladimir Testov <vladimir.testov@rosalab.ru>
12mu|kcm-grub2-0.5.8-4|83	+ Commit:
12mu|kcm-grub2-0.5.8-4|84	- new option: select GRUB2 language
12mu|kcm-grub2-0.5.8-4|85	
12mu|kcm-grub2-0.5.8-4|86	* Mon Sep  17 2012 Denis Silakov <denis.silakov@rosalab.ru>
12mu|kcm-grub2-0.5.8-4|87	+ Commit: fc2f640
12mu|kcm-grub2-0.5.8-4|88	- Updated to 0.5.8
12mu|kcm-grub2-0.5.8-4|89	
12mu|kcm-grub2-0.5.8-4|90	* Fri Jul  27 2012 icedphoenix <icedphoenix@rosalab.ru>
12mu|kcm-grub2-0.5.8-4|91	+ Commit: 30b8df1
12mu|kcm-grub2-0.5.8-4|92	- graphical modes saved to file

19853 12
12mu|kcm-harddrake-1.0-8|1	Summary:	A KDE Control Module for launching harddrake
12mu|kcm-harddrake-1.0-8|2	Name:		kcm-harddrake
12mu|kcm-harddrake-1.0-8|3	Version:	1.0
12mu|kcm-harddrake-1.0-8|4	Release:	8
12mu|kcm-harddrake-1.0-8|5	License:	GPLv3+
12mu|kcm-harddrake-1.0-8|6	Group:		Graphical desktop/KDE
12mu|kcm-harddrake-1.0-8|7	Url:		http://rosalinux.ru
12mu|kcm-harddrake-1.0-8|8	Source0:	kcm_harddrake.desktop
12mu|kcm-harddrake-1.0-8|9	Requires:	harddrake-ui
12mu|kcm-harddrake-1.0-8|10	BuildRequires:	kde4-macros
12mu|kcm-harddrake-1.0-8|11	BuildArch:	noarch
12mu|kcm-harddrake-1.0-8|12	
12mu|kcm-harddrake-1.0-8|13	%description
12mu|kcm-harddrake-1.0-8|14	Harddrake launcher for KDE Control Center.
12mu|kcm-harddrake-1.0-8|15	
12mu|kcm-harddrake-1.0-8|16	%files
12mu|kcm-harddrake-1.0-8|17	%{_kde_services}/kcm_harddrake.desktop
12mu|kcm-harddrake-1.0-8|18	
12mu|kcm-harddrake-1.0-8|19	#----------------------------------------------------------------------------
12mu|kcm-harddrake-1.0-8|20	
12mu|kcm-harddrake-1.0-8|21	%prep
12mu|kcm-harddrake-1.0-8|22	
12mu|kcm-harddrake-1.0-8|23	%build
12mu|kcm-harddrake-1.0-8|24	
12mu|kcm-harddrake-1.0-8|25	%install
12mu|kcm-harddrake-1.0-8|26	mkdir -p %{buildroot}%{_kde_services}
12mu|kcm-harddrake-1.0-8|27	install -m 644 %{SOURCE0} %{buildroot}%{_kde_services}/
12mu|kcm-harddrake-1.0-8|28	
12mu|kcm-harddrake-1.0-8|29	
12mu|kcm-harddrake-1.0-8|30	%changelog
12mu|kcm-harddrake-1.0-8|31	* Sun Aug 31 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-8
12mu|kcm-harddrake-1.0-8|32	+ Revision: dcb8efd
12mu|kcm-harddrake-1.0-8|33	- Add harddrake-ui to Requires, use kde4-macros for KDE services path
12mu|kcm-harddrake-1.0-8|34	
12mu|kcm-harddrake-1.0-8|35	

19854 12
12mu|kcm_license-0.5-2|1	Summary:	ROSA license plugin for KDE Control Centre
12mu|kcm_license-0.5-2|2	Name:		kcm_license
12mu|kcm_license-0.5-2|3	Version:	0.5
12mu|kcm_license-0.5-2|4	Release:	2
12mu|kcm_license-0.5-2|5	License:	GPLv3+
12mu|kcm_license-0.5-2|6	Group:		Graphical desktop/KDE
12mu|kcm_license-0.5-2|7	Url:		http://www.rosalinux.ru
12mu|kcm_license-0.5-2|8	Source0:	%{name}-%{version}.tar.gz
12mu|kcm_license-0.5-2|9	BuildRequires:	qt4-devel
12mu|kcm_license-0.5-2|10	BuildRequires:	kdelibs4-devel
12mu|kcm_license-0.5-2|11	Requires:	kdebase4-workspace
12mu|kcm_license-0.5-2|12	
12mu|kcm_license-0.5-2|13	%description
12mu|kcm_license-0.5-2|14	License plugin from ROSA for KDE Control Centre.
12mu|kcm_license-0.5-2|15	
12mu|kcm_license-0.5-2|16	%files -f %{name}.lang
12mu|kcm_license-0.5-2|17	%{_kde_libdir}/kde4/kcm_license.so
12mu|kcm_license-0.5-2|18	%{_kde_services}/kcm_license.desktop
12mu|kcm_license-0.5-2|19	%{_kde_datadir}/kcm_license/license_files/license_en.html
12mu|kcm_license-0.5-2|20	%{_kde_datadir}/kcm_license/license_files/license_ru.html
12mu|kcm_license-0.5-2|21	
12mu|kcm_license-0.5-2|22	#----------------------------------------------------------------------------
12mu|kcm_license-0.5-2|23	
12mu|kcm_license-0.5-2|24	%prep
12mu|kcm_license-0.5-2|25	%setup -q
12mu|kcm_license-0.5-2|26	
12mu|kcm_license-0.5-2|27	%build
12mu|kcm_license-0.5-2|28	%cmake
12mu|kcm_license-0.5-2|29	%make
12mu|kcm_license-0.5-2|30	
12mu|kcm_license-0.5-2|31	%install
12mu|kcm_license-0.5-2|32	%makeinstall_std -C build
12mu|kcm_license-0.5-2|33	
12mu|kcm_license-0.5-2|34	%find_lang %{name}
12mu|kcm_license-0.5-2|35	
12mu|kcm_license-0.5-2|36	
12mu|kcm_license-0.5-2|37	%changelog
12mu|kcm_license-0.5-2|38	* Wed Nov 27 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5-2
12mu|kcm_license-0.5-2|39	+ Revision: a19b1aa
12mu|kcm_license-0.5-2|40	- LOG Spec cleanup
12mu|kcm_license-0.5-2|41	
12mu|kcm_license-0.5-2|42	

19855 12
12mu|kcm-printer-1.0-8|1	# These macros are not present on the target distribution and are provided explicitly here
12mu|kcm-printer-1.0-8|2	%define make_jobs %{__make} %{?_smp_mflags} VERBOSE=1
12mu|kcm-printer-1.0-8|3	
12mu|kcm-printer-1.0-8|4	Name:           kcm-printer
12mu|kcm-printer-1.0-8|5	BuildRequires:  kdelibs4-devel
12mu|kcm-printer-1.0-8|6	License:        GPLv3+
12mu|kcm-printer-1.0-8|7	Group:          Graphical desktop/KDE
12mu|kcm-printer-1.0-8|8	Summary:        A KDE Control Module for launching system-config-printer
12mu|kcm-printer-1.0-8|9	Version:        1.0
12mu|kcm-printer-1.0-8|10	Release:        8
12mu|kcm-printer-1.0-8|11	BuildArch:      noarch
12mu|kcm-printer-1.0-8|12	Source0:        %{name}-%{version}.tar.gz
12mu|kcm-printer-1.0-8|13	Patch0:		desktop.patch
12mu|kcm-printer-1.0-8|14	%rename      kde-print-manager
12mu|kcm-printer-1.0-8|15	
12mu|kcm-printer-1.0-8|16	%description
12mu|kcm-printer-1.0-8|17	system-config-printer launcher for KDE Control Center
12mu|kcm-printer-1.0-8|18	
12mu|kcm-printer-1.0-8|19	%prep
12mu|kcm-printer-1.0-8|20	%setup -q
12mu|kcm-printer-1.0-8|21	%apply_patches
12mu|kcm-printer-1.0-8|22	
12mu|kcm-printer-1.0-8|23	%build
12mu|kcm-printer-1.0-8|24	%cmake_kde4
12mu|kcm-printer-1.0-8|25	
12mu|kcm-printer-1.0-8|26	%install
12mu|kcm-printer-1.0-8|27	%makeinstall_std -C build
12mu|kcm-printer-1.0-8|28	
12mu|kcm-printer-1.0-8|29	%files
12mu|kcm-printer-1.0-8|30	%defattr(-,root,root)
12mu|kcm-printer-1.0-8|31	%doc
12mu|kcm-printer-1.0-8|32	%{_datadir}/kde4/services/kcm_printer.desktop
12mu|kcm-printer-1.0-8|33	

19856 12
12mu|kcm-rpmdrake-sources-1.0-10|1	# These macros are not present on the target distribution and are provided explicitly here
12mu|kcm-rpmdrake-sources-1.0-10|2	%define make_jobs %{__make} %{?_smp_mflags} VERBOSE=1
12mu|kcm-rpmdrake-sources-1.0-10|3	
12mu|kcm-rpmdrake-sources-1.0-10|4	Name:           kcm-rpmdrake-sources
12mu|kcm-rpmdrake-sources-1.0-10|5	BuildRequires:  kdelibs4-devel
12mu|kcm-rpmdrake-sources-1.0-10|6	License:        GPLv3+
12mu|kcm-rpmdrake-sources-1.0-10|7	Group:          Graphical desktop/KDE
12mu|kcm-rpmdrake-sources-1.0-10|8	Summary:        A KDE Control Module for launching repository configuration GUI
12mu|kcm-rpmdrake-sources-1.0-10|9	Version:        1.0
12mu|kcm-rpmdrake-sources-1.0-10|10	Release:        10
12mu|kcm-rpmdrake-sources-1.0-10|11	BuildArch:      noarch
12mu|kcm-rpmdrake-sources-1.0-10|12	Source0:        %{name}-%{version}.tar.gz
12mu|kcm-rpmdrake-sources-1.0-10|13	
12mu|kcm-rpmdrake-sources-1.0-10|14	%description
12mu|kcm-rpmdrake-sources-1.0-10|15	Repository configuration GUI GUI launcher for KDE Control Center
12mu|kcm-rpmdrake-sources-1.0-10|16	
12mu|kcm-rpmdrake-sources-1.0-10|17	%prep
12mu|kcm-rpmdrake-sources-1.0-10|18	%setup -q
12mu|kcm-rpmdrake-sources-1.0-10|19	
12mu|kcm-rpmdrake-sources-1.0-10|20	%build
12mu|kcm-rpmdrake-sources-1.0-10|21	%cmake_kde4
12mu|kcm-rpmdrake-sources-1.0-10|22	
12mu|kcm-rpmdrake-sources-1.0-10|23	%install
12mu|kcm-rpmdrake-sources-1.0-10|24	%makeinstall_std -C build
12mu|kcm-rpmdrake-sources-1.0-10|25	
12mu|kcm-rpmdrake-sources-1.0-10|26	#fix run programm
12mu|kcm-rpmdrake-sources-1.0-10|27	sed -e 's/edit-urpm-sources.pl/drakrpm-edit-media/' -i %{buildroot}%{_datadir}/kde4/services/kcm_rpmdrake-sources.desktop
12mu|kcm-rpmdrake-sources-1.0-10|28	
12mu|kcm-rpmdrake-sources-1.0-10|29	%files
12mu|kcm-rpmdrake-sources-1.0-10|30	%defattr(-,root,root)
12mu|kcm-rpmdrake-sources-1.0-10|31	%doc
12mu|kcm-rpmdrake-sources-1.0-10|32	%{_datadir}/kde4/services/kcm_rpmdrake-sources.desktop
12mu|kcm-rpmdrake-sources-1.0-10|33	

19857 12
12mu|kcmsystemd-0.6.0-3|1	Summary:	Systemd control module for KDE
12mu|kcmsystemd-0.6.0-3|2	Name:		kcmsystemd
12mu|kcmsystemd-0.6.0-3|3	Version:	0.6.0
12mu|kcmsystemd-0.6.0-3|4	Release:	3
12mu|kcmsystemd-0.6.0-3|5	License:	GPLv3+
12mu|kcmsystemd-0.6.0-3|6	Group:		Graphical desktop/KDE
12mu|kcmsystemd-0.6.0-3|7	Url:		https://github.com/rthomsen/kcmsystemd
12mu|kcmsystemd-0.6.0-3|8	Source0:	https://github.com/rthomsen/kcmsystemd/archive/%{name}-%{version}.tar.gz
12mu|kcmsystemd-0.6.0-3|9	Patch0:		kcmsystemd-0.5.0-kdesu-path.patch
12mu|kcmsystemd-0.6.0-3|10	Patch1:		kcmsystemd-0.6.0-locale.patch
12mu|kcmsystemd-0.6.0-3|11	Patch2:		kcmsystemd-0.6.0-fix_crash.patch
12mu|kcmsystemd-0.6.0-3|12	BuildRequires:	boost-devel
12mu|kcmsystemd-0.6.0-3|13	BuildRequires:	kdebase4-devel
12mu|kcmsystemd-0.6.0-3|14	BuildRequires:	qt4-devel
12mu|kcmsystemd-0.6.0-3|15	Requires:	kdebase4-runtime
12mu|kcmsystemd-0.6.0-3|16	
12mu|kcmsystemd-0.6.0-3|17	%description
12mu|kcmsystemd-0.6.0-3|18	Systemd control module for KDE.
12mu|kcmsystemd-0.6.0-3|19	- Provides a graphical frontend for modifying the systemd
12mu|kcmsystemd-0.6.0-3|20	configuration files: system.conf, journald.conf and login.conf.
12mu|kcmsystemd-0.6.0-3|21	- Integrates in the KDE System Settings.
12mu|kcmsystemd-0.6.0-3|22	- The module looks for the files in /etc/systemd and /usr/etc/systemd.
12mu|kcmsystemd-0.6.0-3|23	
12mu|kcmsystemd-0.6.0-3|24	%files
12mu|kcmsystemd-0.6.0-3|25	%doc LICENSE NEWS README.md
12mu|kcmsystemd-0.6.0-3|26	%{_kde_libdir}/kde4/kcm_systemd.so
12mu|kcmsystemd-0.6.0-3|27	%{_kde_libdir}/kde4/libexec/kcmsystemdhelper
12mu|kcmsystemd-0.6.0-3|28	%{_kde_services}/kcm_systemd.desktop
12mu|kcmsystemd-0.6.0-3|29	%{_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmsystemd.service
12mu|kcmsystemd-0.6.0-3|30	%{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmsystemd.policy
12mu|kcmsystemd-0.6.0-3|31	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmsystemd.conf
12mu|kcmsystemd-0.6.0-3|32	
12mu|kcmsystemd-0.6.0-3|33	#----------------------------------------------------------------------------
12mu|kcmsystemd-0.6.0-3|34	
12mu|kcmsystemd-0.6.0-3|35	%prep
12mu|kcmsystemd-0.6.0-3|36	%setup -q
12mu|kcmsystemd-0.6.0-3|37	%patch0 -p1
12mu|kcmsystemd-0.6.0-3|38	%patch1 -p1
12mu|kcmsystemd-0.6.0-3|39	%patch2 -p1
12mu|kcmsystemd-0.6.0-3|40	
12mu|kcmsystemd-0.6.0-3|41	%build
12mu|kcmsystemd-0.6.0-3|42	%cmake_kde4
12mu|kcmsystemd-0.6.0-3|43	
12mu|kcmsystemd-0.6.0-3|44	%install
12mu|kcmsystemd-0.6.0-3|45	%makeinstall_std -C build
12mu|kcmsystemd-0.6.0-3|46	
12mu|kcmsystemd-0.6.0-3|47	
12mu|kcmsystemd-0.6.0-3|48	%changelog
12mu|kcmsystemd-0.6.0-3|49	* Fri Apr 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.0-3
12mu|kcmsystemd-0.6.0-3|50	+ Revision: c38dead
12mu|kcmsystemd-0.6.0-3|51	- Add patch to fix crash
12mu|kcmsystemd-0.6.0-3|52	
12mu|kcmsystemd-0.6.0-3|53	

19858 12
12mu|kcm_touchpad-0.3.1-11|1	%define gitref     00370b5
12mu|kcm_touchpad-0.3.1-11|2	
12mu|kcm_touchpad-0.3.1-11|3	Name:		kcm_touchpad
12mu|kcm_touchpad-0.3.1-11|4	Version:	0.3.1
12mu|kcm_touchpad-0.3.1-11|5	Summary:	Touchpad Configuration GUI for KDE
12mu|kcm_touchpad-0.3.1-11|6	Release:	11
12mu|kcm_touchpad-0.3.1-11|7	License:	GPL
12mu|kcm_touchpad-0.3.1-11|8	Group:		Graphical desktop/KDE
12mu|kcm_touchpad-0.3.1-11|9	URL:		http://kde-apps.org/content/show.php/kcm_touchpad?content=113335
12mu|kcm_touchpad-0.3.1-11|10	Source0:	http://download.github.com/mishaaq-%name-%gitref.tar.gz
12mu|kcm_touchpad-0.3.1-11|11	#Patch0:         synaptic-1.1.3.patch
12mu|kcm_touchpad-0.3.1-11|12	
12mu|kcm_touchpad-0.3.1-11|13	# Upstream patches
12mu|kcm_touchpad-0.3.1-11|14	#
12mu|kcm_touchpad-0.3.1-11|15	# (bor) fix setting of boolean properties on startup
12mu|kcm_touchpad-0.3.1-11|16	# Patch100:	fix_boolean_properties_on_startup.patch
12mu|kcm_touchpad-0.3.1-11|17	# (bor) fix saving/restoring of CoastingSpeed state
12mu|kcm_touchpad-0.3.1-11|18	# Patch101:	fix_scroll_coasting.patch
12mu|kcm_touchpad-0.3.1-11|19	# (bor) fix saving/restoring of CoastingSpeed state again
12mu|kcm_touchpad-0.3.1-11|20	# Patch102:	0001-Fix-settings-of-coasting-speed-on-startup.patch
12mu|kcm_touchpad-0.3.1-11|21	# (bor) fix setting scrolling sensitivity to High disables scrolling
12mu|kcm_touchpad-0.3.1-11|22	Patch103:	0001-fix-the-scrolling-being-disabled-after-setting-the-s.patch
12mu|kcm_touchpad-0.3.1-11|23	# (bor) better checking of supported touchpad capabilities
12mu|kcm_touchpad-0.3.1-11|24	Patch104:	0002-Add-support-for-querying-touchpad-capabilities.patch
12mu|kcm_touchpad-0.3.1-11|25	Patch105:	0003-Do-not-offer-for-configuration-actions-that-touchpad.patch
12mu|kcm_touchpad-0.3.1-11|26	# (bor) implement SmartMode
12mu|kcm_touchpad-0.3.1-11|27	Patch106:	0004-Add-ksyndaemon-daemon-to-monitor-touchpad.patch
12mu|kcm_touchpad-0.3.1-11|28	Patch107:	0005-Implement-SmartMode-as-interface-to-ksyndaemon.patch
12mu|kcm_touchpad-0.3.1-11|29	# (bor) fix previous patch
12mu|kcm_touchpad-0.3.1-11|30	Patch108:	0006-ksyndaemon-was-not-terminated-on-session-logout.patch
12mu|kcm_touchpad-0.3.1-11|31	# (bor) add translations from Mandriva SVN
12mu|kcm_touchpad-0.3.1-11|32	Patch109:	0007-Add-l10n-files-from-Mandriva-cooker.patch
12mu|kcm_touchpad-0.3.1-11|33	# (bor) fix system settings category for KDE 4.6
12mu|kcm_touchpad-0.3.1-11|34	Patch110:	0008-Fix-System-Settings-category-for-4.6.patch
12mu|kcm_touchpad-0.3.1-11|35	Patch111:       touchpad.desktop-localization.patch
12mu|kcm_touchpad-0.3.1-11|36	
12mu|kcm_touchpad-0.3.1-11|37	BuildRequires:	kdelibs4-devel
12mu|kcm_touchpad-0.3.1-11|38	BuildRequires:	x11-driver-input-synaptics-devel
12mu|kcm_touchpad-0.3.1-11|39	BuildRequires:	pkgconfig(xi)
12mu|kcm_touchpad-0.3.1-11|40	
12mu|kcm_touchpad-0.3.1-11|41	Requires:	kdebase4-runtime
12mu|kcm_touchpad-0.3.1-11|42	
12mu|kcm_touchpad-0.3.1-11|43	%description
12mu|kcm_touchpad-0.3.1-11|44	Touchpad Configuration GUI for KDE.
12mu|kcm_touchpad-0.3.1-11|45	
12mu|kcm_touchpad-0.3.1-11|46	%files -f %{name}.lang
12mu|kcm_touchpad-0.3.1-11|47	%doc AUTHORS README
12mu|kcm_touchpad-0.3.1-11|48	%{_kde_libdir}/kde4/kcm_touchpad.so
12mu|kcm_touchpad-0.3.1-11|49	%{_kde_libdir}/kde4/libexec/ksyndaemon
12mu|kcm_touchpad-0.3.1-11|50	%{_kde_services}/touchpad.desktop
12mu|kcm_touchpad-0.3.1-11|51	%{_kde_services}/ksyndaemon.desktop
12mu|kcm_touchpad-0.3.1-11|52	%{_datadir}/dbus-1/services/org.kde.ksyndaemon.service
12mu|kcm_touchpad-0.3.1-11|53	
12mu|kcm_touchpad-0.3.1-11|54	#-----------------------------------------------------------------------------
12mu|kcm_touchpad-0.3.1-11|55	
12mu|kcm_touchpad-0.3.1-11|56	%prep
12mu|kcm_touchpad-0.3.1-11|57	%setup -q -n mishaaq-%{name}-%{gitref}
12mu|kcm_touchpad-0.3.1-11|58	%apply_patches
12mu|kcm_touchpad-0.3.1-11|59	
12mu|kcm_touchpad-0.3.1-11|60	%build
12mu|kcm_touchpad-0.3.1-11|61	%cmake_kde4
12mu|kcm_touchpad-0.3.1-11|62	
12mu|kcm_touchpad-0.3.1-11|63	%make
12mu|kcm_touchpad-0.3.1-11|64	
12mu|kcm_touchpad-0.3.1-11|65	%install
12mu|kcm_touchpad-0.3.1-11|66	%makeinstall_std -C build
12mu|kcm_touchpad-0.3.1-11|67	
12mu|kcm_touchpad-0.3.1-11|68	rm -f %{buildroot}%{_docdir}/%{name}/*
12mu|kcm_touchpad-0.3.1-11|69	
12mu|kcm_touchpad-0.3.1-11|70	%find_lang %{name}
12mu|kcm_touchpad-0.3.1-11|71	
12mu|kcm_touchpad-0.3.1-11|72	%changelog
12mu|kcm_touchpad-0.3.1-11|73	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-8mdv2011.0
12mu|kcm_touchpad-0.3.1-11|74	+ Revision: 666006
12mu|kcm_touchpad-0.3.1-11|75	- mass rebuild
12mu|kcm_touchpad-0.3.1-11|76	
12mu|kcm_touchpad-0.3.1-11|77	* Thu Sep 09 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.3.1-7mdv2011.0
12mu|kcm_touchpad-0.3.1-11|78	+ Revision: 576997
12mu|kcm_touchpad-0.3.1-11|79	- patch110: fix system settings category for KDE 4.6
12mu|kcm_touchpad-0.3.1-11|80	
12mu|kcm_touchpad-0.3.1-11|81	* Mon May 24 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.3.1-6mdv2010.1
12mu|kcm_touchpad-0.3.1-11|82	+ Revision: 545818
12mu|kcm_touchpad-0.3.1-11|83	- patch109: add translations from Mandriva SVN
12mu|kcm_touchpad-0.3.1-11|84	
12mu|kcm_touchpad-0.3.1-11|85	* Tue Mar 09 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.3.1-5mdv2010.1
12mu|kcm_touchpad-0.3.1-11|86	+ Revision: 517167
12mu|kcm_touchpad-0.3.1-11|87	- patch108: fix ksyndaemon not terminated on logout
12mu|kcm_touchpad-0.3.1-11|88	
12mu|kcm_touchpad-0.3.1-11|89	* Sat Feb 13 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.3.1-4mdv2010.1
12mu|kcm_touchpad-0.3.1-11|90	+ Revision: 505581
12mu|kcm_touchpad-0.3.1-11|91	- patch106, patch107: implement SmartMode based on syndaemon
12mu|kcm_touchpad-0.3.1-11|92	
12mu|kcm_touchpad-0.3.1-11|93	* Sat Jan 23 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.3.1-3mdv2010.1
12mu|kcm_touchpad-0.3.1-11|94	+ Revision: 495185
12mu|kcm_touchpad-0.3.1-11|95	- patch104: better checking of touchpad capabilities
12mu|kcm_touchpad-0.3.1-11|96	
12mu|kcm_touchpad-0.3.1-11|97	* Wed Jan 20 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.3.1-2mdv2010.1
12mu|kcm_touchpad-0.3.1-11|98	+ Revision: 494089
12mu|kcm_touchpad-0.3.1-11|99	- patch103: do not disable scrolling when sensitivity set to High
12mu|kcm_touchpad-0.3.1-11|100	
12mu|kcm_touchpad-0.3.1-11|101	* Tue Jan 12 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.3.1-1mdv2010.1
12mu|kcm_touchpad-0.3.1-11|102	+ Revision: 490355
12mu|kcm_touchpad-0.3.1-11|103	- remove patch102 - integrated upstream
12mu|kcm_touchpad-0.3.1-11|104	- new version
12mu|kcm_touchpad-0.3.1-11|105	
12mu|kcm_touchpad-0.3.1-11|106	* Thu Nov 12 2009 Andrey Borzenkov <arvidjaar@mandriva.org> 0.3.0-3mdv2010.1
12mu|kcm_touchpad-0.3.1-11|107	+ Revision: 465391
12mu|kcm_touchpad-0.3.1-11|108	- fix setting of coasting speed on startup (again)
12mu|kcm_touchpad-0.3.1-11|109	
12mu|kcm_touchpad-0.3.1-11|110	* Thu Nov 12 2009 Andrey Borzenkov <arvidjaar@mandriva.org> 0.3.0-2mdv2010.1
12mu|kcm_touchpad-0.3.1-11|111	+ Revision: 465132
12mu|kcm_touchpad-0.3.1-11|112	- rebuild with new Qt
12mu|kcm_touchpad-0.3.1-11|113	
12mu|kcm_touchpad-0.3.1-11|114	* Sat Nov 07 2009 Andrey Borzenkov <arvidjaar@mandriva.org> 0.3.0-1mdv2010.1
12mu|kcm_touchpad-0.3.1-11|115	+ Revision: 462365
12mu|kcm_touchpad-0.3.1-11|116	- update snapshot to official release
12mu|kcm_touchpad-0.3.1-11|117	- use "official" home page for URL
12mu|kcm_touchpad-0.3.1-11|118	
12mu|kcm_touchpad-0.3.1-11|119	* Sun Oct 25 2009 Andrey Borzenkov <arvidjaar@mandriva.org> 0.2.95-2mdv2010.0
12mu|kcm_touchpad-0.3.1-11|120	+ Revision: 459235
12mu|kcm_touchpad-0.3.1-11|121	- new GIT snapshot - fix CoastingSpeed restore on KDE startup
12mu|kcm_touchpad-0.3.1-11|122	- new GIT snapshot - fix buttons sometimes disabed on startup
12mu|kcm_touchpad-0.3.1-11|123	
12mu|kcm_touchpad-0.3.1-11|124	* Fri Oct 23 2009 Andrey Borzenkov <arvidjaar@mandriva.org> 0.2.95-0.1mdv2010.0
12mu|kcm_touchpad-0.3.1-11|125	+ Revision: 459056
12mu|kcm_touchpad-0.3.1-11|126	- properly package translation files
12mu|kcm_touchpad-0.3.1-11|127	- disable patch0 - seems to build fine without it
12mu|kcm_touchpad-0.3.1-11|128	- remove patch101 - modified version upstream
12mu|kcm_touchpad-0.3.1-11|129	- remove patch100 - integrated upstream
12mu|kcm_touchpad-0.3.1-11|130	- new GIT snapshot - post 0.2.95
12mu|kcm_touchpad-0.3.1-11|131	
12mu|kcm_touchpad-0.3.1-11|132	* Sat Oct 17 2009 Andrey Borzenkov <arvidjaar@mandriva.org> 0.2-0.3mdv2010.0
12mu|kcm_touchpad-0.3.1-11|133	+ Revision: 458037
12mu|kcm_touchpad-0.3.1-11|134	- patch101: fix saving/restoring of CoastingSpeed
12mu|kcm_touchpad-0.3.1-11|135	- patch100: fix setting of boolean properties on startup. Most notably it broke tapping
12mu|kcm_touchpad-0.3.1-11|136	
12mu|kcm_touchpad-0.3.1-11|137	+ Colin Guthrie <cguthrie@mandriva.org>
12mu|kcm_touchpad-0.3.1-11|138	- New upstream snapshot
12mu|kcm_touchpad-0.3.1-11|139	
12mu|kcm_touchpad-0.3.1-11|140	* Fri Oct 16 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.2-0.1mdv2010.0
12mu|kcm_touchpad-0.3.1-11|141	+ Revision: 457821
12mu|kcm_touchpad-0.3.1-11|142	- Fix minimum requires
12mu|kcm_touchpad-0.3.1-11|143	
12mu|kcm_touchpad-0.3.1-11|144	+ Colin Guthrie <cguthrie@mandriva.org>
12mu|kcm_touchpad-0.3.1-11|145	- import kcm_touchpad
12mu|kcm_touchpad-0.3.1-11|146	

19859 12
12mu|kcolorchooser-4.12.4-1|1	Name:		kcolorchooser
12mu|kcolorchooser-4.12.4-1|2	Summary:	KDE Color Chooser
12mu|kcolorchooser-4.12.4-1|3	Version:	4.12.4
12mu|kcolorchooser-4.12.4-1|4	Release:	1
12mu|kcolorchooser-4.12.4-1|5	Epoch:		2
12mu|kcolorchooser-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kcolorchooser-4.12.4-1|7	License:	GPLv2
12mu|kcolorchooser-4.12.4-1|8	URL:		http://www.kde.org
12mu|kcolorchooser-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kcolorchooser-4.12.4-1|10	BuildRequires:	kdelibs4-devel
12mu|kcolorchooser-4.12.4-1|11	
12mu|kcolorchooser-4.12.4-1|12	%description
12mu|kcolorchooser-4.12.4-1|13	KColorChooser is a simple application to select the color from the screen or
12mu|kcolorchooser-4.12.4-1|14	from a pallete.
12mu|kcolorchooser-4.12.4-1|15	Features :
12mu|kcolorchooser-4.12.4-1|16	- Select colors from any location on the screen.
12mu|kcolorchooser-4.12.4-1|17	- Select colors from a range of standard palletes available.
12mu|kcolorchooser-4.12.4-1|18	- Color values shown in Hue-Saturation-Value (HSV), Red-Green-Blue (RGB) and
12mu|kcolorchooser-4.12.4-1|19	HTML formats.
12mu|kcolorchooser-4.12.4-1|20	
12mu|kcolorchooser-4.12.4-1|21	%files
12mu|kcolorchooser-4.12.4-1|22	%{_kde_bindir}/kcolorchooser
12mu|kcolorchooser-4.12.4-1|23	%{_kde_applicationsdir}/kcolorchooser.desktop
12mu|kcolorchooser-4.12.4-1|24	%{_kde_iconsdir}/*/*/*/kcolorchooser*
12mu|kcolorchooser-4.12.4-1|25	
12mu|kcolorchooser-4.12.4-1|26	#----------------------------------------------------------------------
12mu|kcolorchooser-4.12.4-1|27	
12mu|kcolorchooser-4.12.4-1|28	%prep
12mu|kcolorchooser-4.12.4-1|29	%setup -q
12mu|kcolorchooser-4.12.4-1|30	
12mu|kcolorchooser-4.12.4-1|31	%build
12mu|kcolorchooser-4.12.4-1|32	%cmake_kde4
12mu|kcolorchooser-4.12.4-1|33	%make
12mu|kcolorchooser-4.12.4-1|34	
12mu|kcolorchooser-4.12.4-1|35	%install
12mu|kcolorchooser-4.12.4-1|36	%makeinstall_std -C build
12mu|kcolorchooser-4.12.4-1|37	
12mu|kcolorchooser-4.12.4-1|38	
12mu|kcolorchooser-4.12.4-1|39	%changelog
12mu|kcolorchooser-4.12.4-1|40	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|kcolorchooser-4.12.4-1|41	+ Revision: 42f33de
12mu|kcolorchooser-4.12.4-1|42	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kcolorchooser-4.12.4-1|43	
12mu|kcolorchooser-4.12.4-1|44	

19860 12
12mu|kcron-4.12.4-1|1	Summary:	Graphical editor for the cron command scheduler
12mu|kcron-4.12.4-1|2	Name:		kcron
12mu|kcron-4.12.4-1|3	Version:	4.12.4
12mu|kcron-4.12.4-1|4	Release:	1
12mu|kcron-4.12.4-1|5	Epoch:		2
12mu|kcron-4.12.4-1|6	License:	GPLv2+
12mu|kcron-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|kcron-4.12.4-1|8	Url:		http://www.kde.org
12mu|kcron-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kcron-4.12.4-1|10	%if %{is_beta}
12mu|kcron-4.12.4-1|11	%define ftpdir unstable
12mu|kcron-4.12.4-1|12	%else
12mu|kcron-4.12.4-1|13	%define ftpdir stable
12mu|kcron-4.12.4-1|14	%endif
12mu|kcron-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|kcron-4.12.4-1|16	BuildRequires:	kdelibs4-devel
12mu|kcron-4.12.4-1|17	
12mu|kcron-4.12.4-1|18	%description
12mu|kcron-4.12.4-1|19	Kcron is a graphical frontend to the cron system, used to schedule regular
12mu|kcron-4.12.4-1|20	tasks on a Unix system.
12mu|kcron-4.12.4-1|21	
12mu|kcron-4.12.4-1|22	%files
12mu|kcron-4.12.4-1|23	%{_kde_services}/kcm_cron.desktop
12mu|kcron-4.12.4-1|24	%{_kde_libdir}/kde4/kcm_cron.so
12mu|kcron-4.12.4-1|25	%{_kde_docdir}/*/*/kcron
12mu|kcron-4.12.4-1|26	
12mu|kcron-4.12.4-1|27	#------------------------------------------------------------------------
12mu|kcron-4.12.4-1|28	
12mu|kcron-4.12.4-1|29	%prep
12mu|kcron-4.12.4-1|30	%setup -q
12mu|kcron-4.12.4-1|31	
12mu|kcron-4.12.4-1|32	%build
12mu|kcron-4.12.4-1|33	%cmake_kde4
12mu|kcron-4.12.4-1|34	%make
12mu|kcron-4.12.4-1|35	
12mu|kcron-4.12.4-1|36	%install
12mu|kcron-4.12.4-1|37	%makeinstall_std -C build
12mu|kcron-4.12.4-1|38	
12mu|kcron-4.12.4-1|39	
12mu|kcron-4.12.4-1|40	%changelog
12mu|kcron-4.12.4-1|41	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|kcron-4.12.4-1|42	+ Revision: b863fc6
12mu|kcron-4.12.4-1|43	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kcron-4.12.4-1|44	
12mu|kcron-4.12.4-1|45	

19861 12
12mu|kde4-audiocd-4.12.4-1|1	Summary:	KDE I/O Slave for Audio CDs
12mu|kde4-audiocd-4.12.4-1|2	Name:		kde4-audiocd
12mu|kde4-audiocd-4.12.4-1|3	Version:	4.12.4
12mu|kde4-audiocd-4.12.4-1|4	Release:	1
12mu|kde4-audiocd-4.12.4-1|5	Epoch:		3
12mu|kde4-audiocd-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kde4-audiocd-4.12.4-1|7	License:	GPLv2
12mu|kde4-audiocd-4.12.4-1|8	Url:		https://projects.kde.org/projects/kde/kdemultimedia/audiocd-kio
12mu|kde4-audiocd-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/audiocd-kio-%{version}.tar.xz
12mu|kde4-audiocd-4.12.4-1|10	BuildRequires:	kdelibs4-devel
12mu|kde4-audiocd-4.12.4-1|11	BuildRequires:	cdda-devel
12mu|kde4-audiocd-4.12.4-1|12	Buildrequires:	libkcddb-devel
12mu|kde4-audiocd-4.12.4-1|13	Buildrequires:	libkcompactdisc-devel
12mu|kde4-audiocd-4.12.4-1|14	Buildrequires:	pkgconfig(libcdio_paranoia)
12mu|kde4-audiocd-4.12.4-1|15	Buildrequires:	pkgconfig(flac)
12mu|kde4-audiocd-4.12.4-1|16	Buildrequires:	pkgconfig(vorbis)
12mu|kde4-audiocd-4.12.4-1|17	Conflicts:	kdemultimedia4-core < 3:4.5.71
12mu|kde4-audiocd-4.12.4-1|18	
12mu|kde4-audiocd-4.12.4-1|19	%description
12mu|kde4-audiocd-4.12.4-1|20	KDE I/O Slave for Audio CDs.
12mu|kde4-audiocd-4.12.4-1|21	
12mu|kde4-audiocd-4.12.4-1|22	%files
12mu|kde4-audiocd-4.12.4-1|23	%{_kde_libdir}/kde4/kcm_audiocd.so
12mu|kde4-audiocd-4.12.4-1|24	%{_kde_libdir}/kde4/kio_audiocd.so
12mu|kde4-audiocd-4.12.4-1|25	%{_kde_libdir}/kde4/libaudiocd_*
12mu|kde4-audiocd-4.12.4-1|26	%{_kde_datadir}/config.kcfg/audiocd_*
12mu|kde4-audiocd-4.12.4-1|27	%{_kde_services}/audiocd.desktop
12mu|kde4-audiocd-4.12.4-1|28	%{_kde_services}/audiocd.protocol
12mu|kde4-audiocd-4.12.4-1|29	%{_kde_appsdir}/konqsidebartng/virtual_folders/services/audiocd.desktop
12mu|kde4-audiocd-4.12.4-1|30	%{_kde_appsdir}/solid/actions/solid_audiocd.desktop
12mu|kde4-audiocd-4.12.4-1|31	%{_kde_docdir}/HTML/en/kioslave/audiocd
12mu|kde4-audiocd-4.12.4-1|32	
12mu|kde4-audiocd-4.12.4-1|33	#------------------------------------------------------------------------------
12mu|kde4-audiocd-4.12.4-1|34	
12mu|kde4-audiocd-4.12.4-1|35	%define audiocdplugins_major 4
12mu|kde4-audiocd-4.12.4-1|36	%define libaudiocdplugins %mklibname audiocdplugins %{audiocdplugins_major}
12mu|kde4-audiocd-4.12.4-1|37	
12mu|kde4-audiocd-4.12.4-1|38	%package -n %{libaudiocdplugins}
12mu|kde4-audiocd-4.12.4-1|39	Summary:	KDE I/O Slave for Audio CDs library
12mu|kde4-audiocd-4.12.4-1|40	Group:		System/Libraries
12mu|kde4-audiocd-4.12.4-1|41	
12mu|kde4-audiocd-4.12.4-1|42	%description -n %{libaudiocdplugins}
12mu|kde4-audiocd-4.12.4-1|43	KDE I/O Slave for Audio CDs library using cdparanoia.
12mu|kde4-audiocd-4.12.4-1|44	
12mu|kde4-audiocd-4.12.4-1|45	%files -n %{libaudiocdplugins}
12mu|kde4-audiocd-4.12.4-1|46	%{_kde_libdir}/libaudiocdplugins.so.%{audiocdplugins_major}*
12mu|kde4-audiocd-4.12.4-1|47	
12mu|kde4-audiocd-4.12.4-1|48	#--------------------------------------------------------------------
12mu|kde4-audiocd-4.12.4-1|49	
12mu|kde4-audiocd-4.12.4-1|50	%package devel
12mu|kde4-audiocd-4.12.4-1|51	Summary:	Devel stuff for %{name}
12mu|kde4-audiocd-4.12.4-1|52	Group:		Development/KDE and Qt
12mu|kde4-audiocd-4.12.4-1|53	Requires:	%{libaudiocdplugins} = %{EVRD}
12mu|kde4-audiocd-4.12.4-1|54	Conflicts:	kdemultimedia4-devel < 3:4.8.95
12mu|kde4-audiocd-4.12.4-1|55	
12mu|kde4-audiocd-4.12.4-1|56	%description devel
12mu|kde4-audiocd-4.12.4-1|57	This package contains header files needed if you wish to build applications
12mu|kde4-audiocd-4.12.4-1|58	based on %{name}.
12mu|kde4-audiocd-4.12.4-1|59	
12mu|kde4-audiocd-4.12.4-1|60	%files devel
12mu|kde4-audiocd-4.12.4-1|61	%{_kde_libdir}/libaudiocdplugins.so
12mu|kde4-audiocd-4.12.4-1|62	%{_kde_includedir}/*
12mu|kde4-audiocd-4.12.4-1|63	
12mu|kde4-audiocd-4.12.4-1|64	#--------------------------------------------------------------------
12mu|kde4-audiocd-4.12.4-1|65	
12mu|kde4-audiocd-4.12.4-1|66	%prep
12mu|kde4-audiocd-4.12.4-1|67	%setup -qn audiocd-kio-%{version}
12mu|kde4-audiocd-4.12.4-1|68	
12mu|kde4-audiocd-4.12.4-1|69	%build
12mu|kde4-audiocd-4.12.4-1|70	%cmake_kde4
12mu|kde4-audiocd-4.12.4-1|71	%make
12mu|kde4-audiocd-4.12.4-1|72	
12mu|kde4-audiocd-4.12.4-1|73	%install
12mu|kde4-audiocd-4.12.4-1|74	%makeinstall_std -C build
12mu|kde4-audiocd-4.12.4-1|75	
12mu|kde4-audiocd-4.12.4-1|76	
12mu|kde4-audiocd-4.12.4-1|77	%changelog
12mu|kde4-audiocd-4.12.4-1|78	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
12mu|kde4-audiocd-4.12.4-1|79	+ Revision: f01c54e
12mu|kde4-audiocd-4.12.4-1|80	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kde4-audiocd-4.12.4-1|81	
12mu|kde4-audiocd-4.12.4-1|82	

19862 12
12mu|kde4-macros-4.12-1|1	Summary:	Base install macros for KDE4
12mu|kde4-macros-4.12-1|2	Name:		kde4-macros
12mu|kde4-macros-4.12-1|3	Version:	4.12
12mu|kde4-macros-4.12-1|4	Release:	1
12mu|kde4-macros-4.12-1|5	License:	GPLv2+
12mu|kde4-macros-4.12-1|6	Group:		Development/KDE and Qt
12mu|kde4-macros-4.12-1|7	Url:		http://www.rosalinux.com
12mu|kde4-macros-4.12-1|8	Source0:	kde4.macros
12mu|kde4-macros-4.12-1|9	Requires:	cmake
12mu|kde4-macros-4.12-1|10	Requires:	rosa-release-common
12mu|kde4-macros-4.12-1|11	BuildArch:	noarch
12mu|kde4-macros-4.12-1|12	
12mu|kde4-macros-4.12-1|13	%description
12mu|kde4-macros-4.12-1|14	Base install macros for KDE4.
12mu|kde4-macros-4.12-1|15	
12mu|kde4-macros-4.12-1|16	%files
12mu|kde4-macros-4.12-1|17	%{_sysconfdir}/rpm/macros.d/kde4.macros
12mu|kde4-macros-4.12-1|18	
12mu|kde4-macros-4.12-1|19	#----------------------------------------------------------------------------
12mu|kde4-macros-4.12-1|20	
12mu|kde4-macros-4.12-1|21	%prep
12mu|kde4-macros-4.12-1|22	
12mu|kde4-macros-4.12-1|23	%build
12mu|kde4-macros-4.12-1|24	
12mu|kde4-macros-4.12-1|25	%install
12mu|kde4-macros-4.12-1|26	install -d -m 755 %{buildroot}%{_sysconfdir}/rpm/macros.d
12mu|kde4-macros-4.12-1|27	install -m 644 %{SOURCE0} %{buildroot}%{_sysconfdir}/rpm/macros.d/
12mu|kde4-macros-4.12-1|28	
12mu|kde4-macros-4.12-1|29	
12mu|kde4-macros-4.12-1|30	%changelog
12mu|kde4-macros-4.12-1|31	* Wed May 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12-1
12mu|kde4-macros-4.12-1|32	+ Revision: 6316d01
12mu|kde4-macros-4.12-1|33	- Bump version, spec cleanup
12mu|kde4-macros-4.12-1|34	
12mu|kde4-macros-4.12-1|35	

19863 12
12mu|kde4-style-qtcurve-1.8.14-2|1	%define shortname QtCurve
12mu|kde4-style-qtcurve-1.8.14-2|2	%define libname %{_lib}%{name}
12mu|kde4-style-qtcurve-1.8.14-2|3	
12mu|kde4-style-qtcurve-1.8.14-2|4	Name:		kde4-style-qtcurve
12mu|kde4-style-qtcurve-1.8.14-2|5	Summary:	QtCurve Theme for KDE4
12mu|kde4-style-qtcurve-1.8.14-2|6	Version:	1.8.14
12mu|kde4-style-qtcurve-1.8.14-2|7	Release:	2
12mu|kde4-style-qtcurve-1.8.14-2|8	Group:		Graphical desktop/KDE
12mu|kde4-style-qtcurve-1.8.14-2|9	License:	GPLv2
12mu|kde4-style-qtcurve-1.8.14-2|10	URL:		http://www.kde-look.org/content/show.php?content=40492
12mu|kde4-style-qtcurve-1.8.14-2|11	Source0:	http://craigd.wikispaces.com/file/view/%{shortname}-KDE4-%{version}.tar.bz2
12mu|kde4-style-qtcurve-1.8.14-2|12	Patch0:		QtCurve-KDE4-1.8.11-l10n-ru.patch
12mu|kde4-style-qtcurve-1.8.14-2|13	BuildRequires:	kdelibs4-devel
12mu|kde4-style-qtcurve-1.8.14-2|14	BuildRequires:	kdebase4-workspace-devel
12mu|kde4-style-qtcurve-1.8.14-2|15	Requires:	%{_lib}%{name} = %{version}
12mu|kde4-style-qtcurve-1.8.14-2|16	Suggests:	qtcurve-gtk2
12mu|kde4-style-qtcurve-1.8.14-2|17	#added for test purpose by bedi
12mu|kde4-style-qtcurve-1.8.14-2|18	Suggests:	oxygen-gtk
12mu|kde4-style-qtcurve-1.8.14-2|19	Suggests:	systemsettings-qt-gtk
12mu|kde4-style-qtcurve-1.8.14-2|20	
12mu|kde4-style-qtcurve-1.8.14-2|21	%description
12mu|kde4-style-qtcurve-1.8.14-2|22	QtCurve theme for KDE 4.
12mu|kde4-style-qtcurve-1.8.14-2|23	
12mu|kde4-style-qtcurve-1.8.14-2|24	%package -n %{libname}
12mu|kde4-style-qtcurve-1.8.14-2|25	Summary:	libraries for %{name}
12mu|kde4-style-qtcurve-1.8.14-2|26	Group:		System/Libraries
12mu|kde4-style-qtcurve-1.8.14-2|27	Provides:	lib%{name} = %{version}-%{release}
12mu|kde4-style-qtcurve-1.8.14-2|28	
12mu|kde4-style-qtcurve-1.8.14-2|29	%description -n %{libname}
12mu|kde4-style-qtcurve-1.8.14-2|30	The libraries for %{name}.
12mu|kde4-style-qtcurve-1.8.14-2|31	
12mu|kde4-style-qtcurve-1.8.14-2|32	%prep
12mu|kde4-style-qtcurve-1.8.14-2|33	%setup -q -n %{shortname}-KDE4-%{version}
12mu|kde4-style-qtcurve-1.8.14-2|34	%patch0 -p 1
12mu|kde4-style-qtcurve-1.8.14-2|35	
12mu|kde4-style-qtcurve-1.8.14-2|36	%build
12mu|kde4-style-qtcurve-1.8.14-2|37	%cmake_kde4
12mu|kde4-style-qtcurve-1.8.14-2|38	%make
12mu|kde4-style-qtcurve-1.8.14-2|39	
12mu|kde4-style-qtcurve-1.8.14-2|40	%install
12mu|kde4-style-qtcurve-1.8.14-2|41	%makeinstall_std -C build
12mu|kde4-style-qtcurve-1.8.14-2|42	
12mu|kde4-style-qtcurve-1.8.14-2|43	%find_lang qtcurve
12mu|kde4-style-qtcurve-1.8.14-2|44	
12mu|kde4-style-qtcurve-1.8.14-2|45	%files -f qtcurve.lang
12mu|kde4-style-qtcurve-1.8.14-2|46	%doc README ChangeLog TODO
12mu|kde4-style-qtcurve-1.8.14-2|47	%{_kde_appsdir}/QtCurve
12mu|kde4-style-qtcurve-1.8.14-2|48	%{_kde_appsdir}/color-schemes/
12mu|kde4-style-qtcurve-1.8.14-2|49	%{_kde_appsdir}/kstyle/
12mu|kde4-style-qtcurve-1.8.14-2|50	%{_kde_appsdir}/kwin/
12mu|kde4-style-qtcurve-1.8.14-2|51	
12mu|kde4-style-qtcurve-1.8.14-2|52	%files -n %{libname}
12mu|kde4-style-qtcurve-1.8.14-2|53	%{_kde_libdir}/kde4/kstyle_qtcurve_config.so
12mu|kde4-style-qtcurve-1.8.14-2|54	%{_kde_libdir}/kde4/kwin3_qtcurve.so
12mu|kde4-style-qtcurve-1.8.14-2|55	%{_kde_libdir}/kde4/kwin_qtcurve_config.so
12mu|kde4-style-qtcurve-1.8.14-2|56	%{_kde_libdir}/kde4/plugins/styles/qtcurve.so
12mu|kde4-style-qtcurve-1.8.14-2|57	

19864 12
12mu|kde4-windeco-dekorator-0.5.1-15|1	Summary:	Themable and Customizable Window Decoration Engine for KDE 4
12mu|kde4-windeco-dekorator-0.5.1-15|2	Name:		kde4-windeco-dekorator
12mu|kde4-windeco-dekorator-0.5.1-15|3	Version:	0.5.1
12mu|kde4-windeco-dekorator-0.5.1-15|4	Release:	15
12mu|kde4-windeco-dekorator-0.5.1-15|5	Group:		Graphical desktop/KDE
12mu|kde4-windeco-dekorator-0.5.1-15|6	License:	GPLv2+
12mu|kde4-windeco-dekorator-0.5.1-15|7	Url:		http://www.kde-look.org/content/show.php?content=87921
12mu|kde4-windeco-dekorator-0.5.1-15|8	Source0:	dekorator-%{version}.tar.bz2
12mu|kde4-windeco-dekorator-0.5.1-15|9	Source1:	elementary-emerald-theme.tar.gz
12mu|kde4-windeco-dekorator-0.5.1-15|10	Source2:	kwindeKoratorrc
12mu|kde4-windeco-dekorator-0.5.1-15|11	Patch0:		dekorator-0.5.1-kde4.8-rosa.patch
12mu|kde4-windeco-dekorator-0.5.1-15|12	BuildRequires:	kdebase4-workspace-devel
12mu|kde4-windeco-dekorator-0.5.1-15|13	BuildRequires:	pkgconfig(qimageblitz)
12mu|kde4-windeco-dekorator-0.5.1-15|14	Suggests:	kde4-kwin-dekorator-themes
12mu|kde4-windeco-dekorator-0.5.1-15|15	
12mu|kde4-windeco-dekorator-0.5.1-15|16	%description
12mu|kde4-windeco-dekorator-0.5.1-15|17	Unofficial port of the famous "deKorator" window decoration engine to KDE 4.
12mu|kde4-windeco-dekorator-0.5.1-15|18	You can find themes at http://www.kde-look.org/index.php?xcontentmode=21
12mu|kde4-windeco-dekorator-0.5.1-15|19	
12mu|kde4-windeco-dekorator-0.5.1-15|20	%files
12mu|kde4-windeco-dekorator-0.5.1-15|21	%doc AUTHORS CHANGELOG.original COPYING README README.original TODO
12mu|kde4-windeco-dekorator-0.5.1-15|22	%{_kde_libdir}/kde4/kwin3_deKorator.so
12mu|kde4-windeco-dekorator-0.5.1-15|23	%{_kde_libdir}/kde4/kwin_deKorator_config.so
12mu|kde4-windeco-dekorator-0.5.1-15|24	%{_kde_appsdir}/kwin/deKorator.desktop
12mu|kde4-windeco-dekorator-0.5.1-15|25	%{_kde_appsdir}/deKorator/themes/*
12mu|kde4-windeco-dekorator-0.5.1-15|26	%{_kde_configdir}/deKoratorthemes.knsrc
12mu|kde4-windeco-dekorator-0.5.1-15|27	%{_kde_configdir}/kwindeKoratorrc
12mu|kde4-windeco-dekorator-0.5.1-15|28	
12mu|kde4-windeco-dekorator-0.5.1-15|29	#--------------------------------------------------------------------
12mu|kde4-windeco-dekorator-0.5.1-15|30	
12mu|kde4-windeco-dekorator-0.5.1-15|31	%prep
12mu|kde4-windeco-dekorator-0.5.1-15|32	%setup -qn dekorator-%{version}
12mu|kde4-windeco-dekorator-0.5.1-15|33	%apply_patches
12mu|kde4-windeco-dekorator-0.5.1-15|34	
12mu|kde4-windeco-dekorator-0.5.1-15|35	%build
12mu|kde4-windeco-dekorator-0.5.1-15|36	%cmake_kde4
12mu|kde4-windeco-dekorator-0.5.1-15|37	%make
12mu|kde4-windeco-dekorator-0.5.1-15|38	
12mu|kde4-windeco-dekorator-0.5.1-15|39	%install
12mu|kde4-windeco-dekorator-0.5.1-15|40	pushd build
12mu|kde4-windeco-dekorator-0.5.1-15|41	%makeinstall_std
12mu|kde4-windeco-dekorator-0.5.1-15|42	tar xf %{SOURCE1}
12mu|kde4-windeco-dekorator-0.5.1-15|43	mkdir -p %{buildroot}/%{_kde_appsdir}/deKorator/themes/
12mu|kde4-windeco-dekorator-0.5.1-15|44	cp -r Elementary %{buildroot}/%{_kde_appsdir}/deKorator/themes/
12mu|kde4-windeco-dekorator-0.5.1-15|45	mkdir -p %{buildroot}/%{_kde_configdir}/
12mu|kde4-windeco-dekorator-0.5.1-15|46	cp %{SOURCE2} %{buildroot}/%{_kde_configdir}/
12mu|kde4-windeco-dekorator-0.5.1-15|47	popd
12mu|kde4-windeco-dekorator-0.5.1-15|48	
12mu|kde4-windeco-dekorator-0.5.1-15|49	
12mu|kde4-windeco-dekorator-0.5.1-15|50	%changelog
12mu|kde4-windeco-dekorator-0.5.1-15|51	* Sat Oct 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.1-15
12mu|kde4-windeco-dekorator-0.5.1-15|52	+ Revision: 31cbcfe
12mu|kde4-windeco-dekorator-0.5.1-15|53	- LOG Rebuild with KDE 4.11
12mu|kde4-windeco-dekorator-0.5.1-15|54	
12mu|kde4-windeco-dekorator-0.5.1-15|55	

19865 12
12mu|kdeadmin4-4.12.4-1|1	Summary:	K Desktop Environment - Administrative Tools
12mu|kdeadmin4-4.12.4-1|2	Name:		kdeadmin4
12mu|kdeadmin4-4.12.4-1|3	Version:	4.12.4
12mu|kdeadmin4-4.12.4-1|4	Release:	1
12mu|kdeadmin4-4.12.4-1|5	Epoch:		2
12mu|kdeadmin4-4.12.4-1|6	License:	GPLv2+
12mu|kdeadmin4-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|kdeadmin4-4.12.4-1|8	Url:		http://www.kde.org
12mu|kdeadmin4-4.12.4-1|9	Suggests:	kcron
12mu|kdeadmin4-4.12.4-1|10	Suggests:	ksystemlog
12mu|kdeadmin4-4.12.4-1|11	Suggests:	kuser
12mu|kdeadmin4-4.12.4-1|12	BuildArch:	noarch
12mu|kdeadmin4-4.12.4-1|13	
12mu|kdeadmin4-4.12.4-1|14	%description
12mu|kdeadmin4-4.12.4-1|15	The kdeadmin package contains packages that usually only a system
12mu|kdeadmin4-4.12.4-1|16	administrator might need:
12mu|kdeadmin4-4.12.4-1|17	- kcron (editor for the cron command scheduler)
12mu|kdeadmin4-4.12.4-1|18	- kuser (user manager)
12mu|kdeadmin4-4.12.4-1|19	- ksystemlog (system log viewer tool for KDE4)
12mu|kdeadmin4-4.12.4-1|20	
12mu|kdeadmin4-4.12.4-1|21	%files
12mu|kdeadmin4-4.12.4-1|22	
12mu|kdeadmin4-4.12.4-1|23	#------------------------------------------------------------------------
12mu|kdeadmin4-4.12.4-1|24	
12mu|kdeadmin4-4.12.4-1|25	%prep
12mu|kdeadmin4-4.12.4-1|26	
12mu|kdeadmin4-4.12.4-1|27	%build
12mu|kdeadmin4-4.12.4-1|28	
12mu|kdeadmin4-4.12.4-1|29	%install
12mu|kdeadmin4-4.12.4-1|30	
12mu|kdeadmin4-4.12.4-1|31	
12mu|kdeadmin4-4.12.4-1|32	%changelog
12mu|kdeadmin4-4.12.4-1|33	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|kdeadmin4-4.12.4-1|34	+ Revision: 3f5ee3d
12mu|kdeadmin4-4.12.4-1|35	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdeadmin4-4.12.4-1|36	
12mu|kdeadmin4-4.12.4-1|37	

19866 12
12mu|kdeartwork4-4.12.4-1|1	Summary:	Additional artwork (themes, sound themes, icons,etc...) for KDE
12mu|kdeartwork4-4.12.4-1|2	Name:		kdeartwork4
12mu|kdeartwork4-4.12.4-1|3	Version:	4.12.4
12mu|kdeartwork4-4.12.4-1|4	Release:	1
12mu|kdeartwork4-4.12.4-1|5	Epoch:		1
12mu|kdeartwork4-4.12.4-1|6	License:	GPLv2+
12mu|kdeartwork4-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|kdeartwork4-4.12.4-1|8	Url:		http://www.kde.org
12mu|kdeartwork4-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdeartwork-%{version}.tar.xz
12mu|kdeartwork4-4.12.4-1|10	BuildRequires:	kdebase4-workspace-devel
12mu|kdeartwork4-4.12.4-1|11	BuildRequires:	xscreensaver-base
12mu|kdeartwork4-4.12.4-1|12	BuildRequires:	pkgconfig(eigen2)
12mu|kdeartwork4-4.12.4-1|13	BuildRequires:	pkgconfig(glu)
12mu|kdeartwork4-4.12.4-1|14	BuildRequires:	pkgconfig(libkexiv2)
12mu|kdeartwork4-4.12.4-1|15	BuildRequires:	pkgconfig(xt)
12mu|kdeartwork4-4.12.4-1|16	Conflicts:	kde-wallpapers < 2:4.10.0
12mu|kdeartwork4-4.12.4-1|17	Obsoletes:	kdeartwork4-aurorae-themes-air-oxygen < 1:4.10.0
12mu|kdeartwork4-4.12.4-1|18	Obsoletes:	kdeartwork4-aurorae-themes-oxygen < 1:4.10.0
12mu|kdeartwork4-4.12.4-1|19	Obsoletes:	kdeartwork4-sounds < 1:4.12.0
12mu|kdeartwork4-4.12.4-1|20	Suggests:	%{name}-emoticons
12mu|kdeartwork4-4.12.4-1|21	Suggests:	%{name}-kscreensaver
12mu|kdeartwork4-4.12.4-1|22	Suggests:	%{name}-styles
12mu|kdeartwork4-4.12.4-1|23	Suggests:	%{name}-wallpapers
12mu|kdeartwork4-4.12.4-1|24	Suggests:	%{name}-color-schemes
12mu|kdeartwork4-4.12.4-1|25	
12mu|kdeartwork4-4.12.4-1|26	%description
12mu|kdeartwork4-4.12.4-1|27	Additional artwork (themes, sound themes, icons,etc...) for KDE.
12mu|kdeartwork4-4.12.4-1|28	
12mu|kdeartwork4-4.12.4-1|29	%files
12mu|kdeartwork4-4.12.4-1|30	%doc README
12mu|kdeartwork4-4.12.4-1|31	
12mu|kdeartwork4-4.12.4-1|32	#-------------------------------------------------------------------------
12mu|kdeartwork4-4.12.4-1|33	
12mu|kdeartwork4-4.12.4-1|34	%package color-schemes
12mu|kdeartwork4-4.12.4-1|35	Summary:	%{name} color schemes
12mu|kdeartwork4-4.12.4-1|36	Group:		Graphical desktop/KDE
12mu|kdeartwork4-4.12.4-1|37	Buildarch:	noarch
12mu|kdeartwork4-4.12.4-1|38	
12mu|kdeartwork4-4.12.4-1|39	%description color-schemes
12mu|kdeartwork4-4.12.4-1|40	%{name} color schemes.
12mu|kdeartwork4-4.12.4-1|41	
12mu|kdeartwork4-4.12.4-1|42	%files color-schemes
12mu|kdeartwork4-4.12.4-1|43	%{_kde_appsdir}/color-schemes
12mu|kdeartwork4-4.12.4-1|44	
12mu|kdeartwork4-4.12.4-1|45	#-------------------------------------------------------------------------
12mu|kdeartwork4-4.12.4-1|46	
12mu|kdeartwork4-4.12.4-1|47	%package emoticons
12mu|kdeartwork4-4.12.4-1|48	Summary:	%{name} emoticons
12mu|kdeartwork4-4.12.4-1|49	Group:		Graphical desktop/KDE
12mu|kdeartwork4-4.12.4-1|50	Buildarch:	noarch
12mu|kdeartwork4-4.12.4-1|51	Obsoletes:	%{name}-emoticons < %{EVRD}
12mu|kdeartwork4-4.12.4-1|52	
12mu|kdeartwork4-4.12.4-1|53	%description emoticons
12mu|kdeartwork4-4.12.4-1|54	%{name} emoticons.
12mu|kdeartwork4-4.12.4-1|55	
12mu|kdeartwork4-4.12.4-1|56	%files emoticons
12mu|kdeartwork4-4.12.4-1|57	%{_kde_datadir}/emoticons/*
12mu|kdeartwork4-4.12.4-1|58	
12mu|kdeartwork4-4.12.4-1|59	#-------------------------------------------------------------------------
12mu|kdeartwork4-4.12.4-1|60	
12mu|kdeartwork4-4.12.4-1|61	%package icons-theme-mono
12mu|kdeartwork4-4.12.4-1|62	Summary:	Mono Icons from kde4
12mu|kdeartwork4-4.12.4-1|63	Group:		Graphical desktop/KDE
12mu|kdeartwork4-4.12.4-1|64	Buildarch:	noarch
12mu|kdeartwork4-4.12.4-1|65	
12mu|kdeartwork4-4.12.4-1|66	%description icons-theme-mono
12mu|kdeartwork4-4.12.4-1|67	Mono icons theme
12mu|kdeartwork4-4.12.4-1|68	
12mu|kdeartwork4-4.12.4-1|69	%files icons-theme-mono
12mu|kdeartwork4-4.12.4-1|70	%{_kde_iconsdir}/mono
12mu|kdeartwork4-4.12.4-1|71	
12mu|kdeartwork4-4.12.4-1|72	#-------------------------------------------------------------------------
12mu|kdeartwork4-4.12.4-1|73	
12mu|kdeartwork4-4.12.4-1|74	%package icons-theme-nuvola
12mu|kdeartwork4-4.12.4-1|75	Summary:	Default Icons from kde4
12mu|kdeartwork4-4.12.4-1|76	Group:		Graphical desktop/KDE
12mu|kdeartwork4-4.12.4-1|77	Buildarch:	noarch
12mu|kdeartwork4-4.12.4-1|78	Obsoletes:	%{name}-icons-theme-nuvola < %{EVRD}
12mu|kdeartwork4-4.12.4-1|79	
12mu|kdeartwork4-4.12.4-1|80	%description icons-theme-nuvola
12mu|kdeartwork4-4.12.4-1|81	nuvola icons theme
12mu|kdeartwork4-4.12.4-1|82	
12mu|kdeartwork4-4.12.4-1|83	%files icons-theme-nuvola
12mu|kdeartwork4-4.12.4-1|84	%{_kde_iconsdir}/nuvola
12mu|kdeartwork4-4.12.4-1|85	
12mu|kdeartwork4-4.12.4-1|86	#-----------------------------------------------------------------------------
12mu|kdeartwork4-4.12.4-1|87	
12mu|kdeartwork4-4.12.4-1|88	%package kscreensaver
12mu|kdeartwork4-4.12.4-1|89	Summary:	%{name} kscreensaver
12mu|kdeartwork4-4.12.4-1|90	Group:		Graphical desktop/KDE
12mu|kdeartwork4-4.12.4-1|91	
12mu|kdeartwork4-4.12.4-1|92	%description kscreensaver
12mu|kdeartwork4-4.12.4-1|93	%{name} kscreensaver.
12mu|kdeartwork4-4.12.4-1|94	
12mu|kdeartwork4-4.12.4-1|95	%files kscreensaver
12mu|kdeartwork4-4.12.4-1|96	%{_kde_appsdir}/kfiresaver
12mu|kdeartwork4-4.12.4-1|97	%{_kde_appsdir}/kscreensaver
12mu|kdeartwork4-4.12.4-1|98	%{_kde_bindir}/*.kss
12mu|kdeartwork4-4.12.4-1|99	%{_kde_services}/ScreenSavers/*
12mu|kdeartwork4-4.12.4-1|100	%{_kde_bindir}/kxsconfig
12mu|kdeartwork4-4.12.4-1|101	%{_kde_bindir}/kxsrun
12mu|kdeartwork4-4.12.4-1|102	
12mu|kdeartwork4-4.12.4-1|103	#-----------------------------------------------------------------------------
12mu|kdeartwork4-4.12.4-1|104	
12mu|kdeartwork4-4.12.4-1|105	%package -n plasma-desktoptheme-androbit
12mu|kdeartwork4-4.12.4-1|106	Summary:	Plasma androbit desktopthemes
12mu|kdeartwork4-4.12.4-1|107	Group:		Graphical desktop/KDE
12mu|kdeartwork4-4.12.4-1|108	Provides:	plasma-desktoptheme
12mu|kdeartwork4-4.12.4-1|109	Buildarch:	noarch
12mu|kdeartwork4-4.12.4-1|110	
12mu|kdeartwork4-4.12.4-1|111	%description -n plasma-desktoptheme-androbit
12mu|kdeartwork4-4.12.4-1|112	Plasma androbit desktopthemes.
12mu|kdeartwork4-4.12.4-1|113	
12mu|kdeartwork4-4.12.4-1|114	%files -n plasma-desktoptheme-androbit
12mu|kdeartwork4-4.12.4-1|115	%{_kde_appsdir}/desktoptheme/Androbit
12mu|kdeartwork4-4.12.4-1|116	
12mu|kdeartwork4-4.12.4-1|117	#-----------------------------------------------------------------------------
12mu|kdeartwork4-4.12.4-1|118	
12mu|kdeartwork4-4.12.4-1|119	%package -n plasma-desktoptheme-aya
12mu|kdeartwork4-4.12.4-1|120	Summary:	Plasma aya desktopthemes
12mu|kdeartwork4-4.12.4-1|121	Group:		Graphical desktop/KDE
12mu|kdeartwork4-4.12.4-1|122	Provides:	plasma-desktoptheme
12mu|kdeartwork4-4.12.4-1|123	Buildarch:	noarch
12mu|kdeartwork4-4.12.4-1|124	
12mu|kdeartwork4-4.12.4-1|125	%description -n plasma-desktoptheme-aya
12mu|kdeartwork4-4.12.4-1|126	Plasma aya desktopthemes.
12mu|kdeartwork4-4.12.4-1|127	
12mu|kdeartwork4-4.12.4-1|128	%files -n plasma-desktoptheme-aya
12mu|kdeartwork4-4.12.4-1|129	%{_kde_appsdir}/desktoptheme/Aya
12mu|kdeartwork4-4.12.4-1|130	
12mu|kdeartwork4-4.12.4-1|131	#-----------------------------------------------------------------------------
12mu|kdeartwork4-4.12.4-1|132	
12mu|kdeartwork4-4.12.4-1|133	%package -n plasma-desktoptheme-produkt
12mu|kdeartwork4-4.12.4-1|134	Summary:	Plasma produkt desktopthemes
12mu|kdeartwork4-4.12.4-1|135	Group:		Graphical desktop/KDE
12mu|kdeartwork4-4.12.4-1|136	Provides:	plasma-desktoptheme
12mu|kdeartwork4-4.12.4-1|137	Buildarch:	noarch
12mu|kdeartwork4-4.12.4-1|138	
12mu|kdeartwork4-4.12.4-1|139	%description -n plasma-desktoptheme-produkt
12mu|kdeartwork4-4.12.4-1|140	Plasma produkt desktopthemes.
12mu|kdeartwork4-4.12.4-1|141	
12mu|kdeartwork4-4.12.4-1|142	%files -n plasma-desktoptheme-produkt
12mu|kdeartwork4-4.12.4-1|143	%{_kde_appsdir}/desktoptheme/Produkt
12mu|kdeartwork4-4.12.4-1|144	
12mu|kdeartwork4-4.12.4-1|145	#-----------------------------------------------------------------------------
12mu|kdeartwork4-4.12.4-1|146	
12mu|kdeartwork4-4.12.4-1|147	%package -n plasma-desktoptheme-slim-glow
12mu|kdeartwork4-4.12.4-1|148	Summary:	Plasma slim-glow desktopthemes
12mu|kdeartwork4-4.12.4-1|149	Group:		Graphical desktop/KDE
12mu|kdeartwork4-4.12.4-1|150	Provides:	plasma-desktoptheme
12mu|kdeartwork4-4.12.4-1|151	Buildarch:	noarch
12mu|kdeartwork4-4.12.4-1|152	
12mu|kdeartwork4-4.12.4-1|153	%description -n plasma-desktoptheme-slim-glow
12mu|kdeartwork4-4.12.4-1|154	Plasma slim-glow desktopthemes.
12mu|kdeartwork4-4.12.4-1|155	
12mu|kdeartwork4-4.12.4-1|156	%files -n plasma-desktoptheme-slim-glow
12mu|kdeartwork4-4.12.4-1|157	%{_kde_appsdir}/desktoptheme/slim-glow
12mu|kdeartwork4-4.12.4-1|158	
12mu|kdeartwork4-4.12.4-1|159	#-----------------------------------------------------------------------------
12mu|kdeartwork4-4.12.4-1|160	
12mu|kdeartwork4-4.12.4-1|161	%package -n plasma-desktoptheme-tibanna
12mu|kdeartwork4-4.12.4-1|162	Summary:	Plasma tibanna desktopthemes
12mu|kdeartwork4-4.12.4-1|163	Group:		Graphical desktop/KDE
12mu|kdeartwork4-4.12.4-1|164	Provides:	plasma-desktoptheme
12mu|kdeartwork4-4.12.4-1|165	Buildarch:	noarch
12mu|kdeartwork4-4.12.4-1|166	
12mu|kdeartwork4-4.12.4-1|167	%description -n plasma-desktoptheme-tibanna
12mu|kdeartwork4-4.12.4-1|168	Plasma tibanna desktopthemes.
12mu|kdeartwork4-4.12.4-1|169	
12mu|kdeartwork4-4.12.4-1|170	%files -n plasma-desktoptheme-tibanna
12mu|kdeartwork4-4.12.4-1|171	%{_kde_appsdir}/desktoptheme/Tibanna
12mu|kdeartwork4-4.12.4-1|172	
12mu|kdeartwork4-4.12.4-1|173	#-------------------------------------------------------------------------
12mu|kdeartwork4-4.12.4-1|174	
12mu|kdeartwork4-4.12.4-1|175	%package styles
12mu|kdeartwork4-4.12.4-1|176	Summary:	%{name} styles
12mu|kdeartwork4-4.12.4-1|177	Group:		Graphical desktop/KDE
12mu|kdeartwork4-4.12.4-1|178	Conflicts:	kdebase4-workspace < 2:4.5.68
12mu|kdeartwork4-4.12.4-1|179	
12mu|kdeartwork4-4.12.4-1|180	%description styles
12mu|kdeartwork4-4.12.4-1|181	%{name} styles.
12mu|kdeartwork4-4.12.4-1|182	
12mu|kdeartwork4-4.12.4-1|183	%files styles
12mu|kdeartwork4-4.12.4-1|184	%{_kde_appsdir}/kstyle
12mu|kdeartwork4-4.12.4-1|185	%{_kde_libdir}/kde4/kstyle_phase_config.so
12mu|kdeartwork4-4.12.4-1|186	%{_kde_libdir}/kde4/plugins/styles/phasestyle.so
12mu|kdeartwork4-4.12.4-1|187	%{_kde_libdir}/kde4/kwin3_kde2.so
12mu|kdeartwork4-4.12.4-1|188	%{_kde_libdir}/kde4/kwin3_keramik.so
12mu|kdeartwork4-4.12.4-1|189	%{_kde_libdir}/kde4/kwin3_modernsys.so
12mu|kdeartwork4-4.12.4-1|190	%{_kde_libdir}/kde4/kwin3_quartz.so
12mu|kdeartwork4-4.12.4-1|191	%{_kde_libdir}/kde4/kwin3_redmond.so
12mu|kdeartwork4-4.12.4-1|192	%{_kde_libdir}/kde4/kwin3_web.so
12mu|kdeartwork4-4.12.4-1|193	%{_kde_libdir}/kde4/kwin_kde2_config.so
12mu|kdeartwork4-4.12.4-1|194	%{_kde_libdir}/kde4/kwin_keramik_config.so
12mu|kdeartwork4-4.12.4-1|195	%{_kde_libdir}/kde4/kwin_modernsys_config.so
12mu|kdeartwork4-4.12.4-1|196	%{_kde_libdir}/kde4/kwin_quartz_config.so
12mu|kdeartwork4-4.12.4-1|197	%{_kde_appsdir}/kwin/kde2.desktop
12mu|kdeartwork4-4.12.4-1|198	%{_kde_appsdir}/kwin/keramik.desktop
12mu|kdeartwork4-4.12.4-1|199	%{_kde_appsdir}/kwin/modernsystem.desktop
12mu|kdeartwork4-4.12.4-1|200	%{_kde_appsdir}/kwin/quartz.desktop
12mu|kdeartwork4-4.12.4-1|201	%{_kde_appsdir}/kwin/redmond.desktop
12mu|kdeartwork4-4.12.4-1|202	%{_kde_appsdir}/kwin/web.desktop
12mu|kdeartwork4-4.12.4-1|203	
12mu|kdeartwork4-4.12.4-1|204	#-------------------------------------------------------------------------
12mu|kdeartwork4-4.12.4-1|205	
12mu|kdeartwork4-4.12.4-1|206	%package wallpapers
12mu|kdeartwork4-4.12.4-1|207	Summary:	%{name} wallpapers
12mu|kdeartwork4-4.12.4-1|208	Group:		Graphical desktop/KDE
12mu|kdeartwork4-4.12.4-1|209	Buildarch:	noarch
12mu|kdeartwork4-4.12.4-1|210	
12mu|kdeartwork4-4.12.4-1|211	%description wallpapers
12mu|kdeartwork4-4.12.4-1|212	%{name} wallpapers.
12mu|kdeartwork4-4.12.4-1|213	
12mu|kdeartwork4-4.12.4-1|214	%files wallpapers
12mu|kdeartwork4-4.12.4-1|215	%{_kde_datadir}/wallpapers/*
12mu|kdeartwork4-4.12.4-1|216	
12mu|kdeartwork4-4.12.4-1|217	#-----------------------------------------------------------------------------
12mu|kdeartwork4-4.12.4-1|218	
12mu|kdeartwork4-4.12.4-1|219	%prep
12mu|kdeartwork4-4.12.4-1|220	%setup -q -n kdeartwork-%{version}
12mu|kdeartwork4-4.12.4-1|221	
12mu|kdeartwork4-4.12.4-1|222	%build
12mu|kdeartwork4-4.12.4-1|223	%cmake_kde4
12mu|kdeartwork4-4.12.4-1|224	%make
12mu|kdeartwork4-4.12.4-1|225	
12mu|kdeartwork4-4.12.4-1|226	%install
12mu|kdeartwork4-4.12.4-1|227	%makeinstall_std -C build
12mu|kdeartwork4-4.12.4-1|228	
12mu|kdeartwork4-4.12.4-1|229	
12mu|kdeartwork4-4.12.4-1|230	%changelog
12mu|kdeartwork4-4.12.4-1|231	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kdeartwork4-4.12.4-1|232	+ Revision: fd66869
12mu|kdeartwork4-4.12.4-1|233	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdeartwork4-4.12.4-1|234	
12mu|kdeartwork4-4.12.4-1|235	

19867 12
12mu|kdebase4-4.12.4-2|1	%define build_iconoverlay 0
12mu|kdebase4-4.12.4-2|2	
12mu|kdebase4-4.12.4-2|3	Summary:	K Desktop Environment
12mu|kdebase4-4.12.4-2|4	Name:		kdebase4
12mu|kdebase4-4.12.4-2|5	Version:	4.12.4
12mu|kdebase4-4.12.4-2|6	Release:	2
12mu|kdebase4-4.12.4-2|7	Epoch:		1
12mu|kdebase4-4.12.4-2|8	License:	GPLv2+
12mu|kdebase4-4.12.4-2|9	Group:		Graphical desktop/KDE
12mu|kdebase4-4.12.4-2|10	Url:		http://www.kde.org
12mu|kdebase4-4.12.4-2|11	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kdebase4-4.12.4-2|12	%if %{is_beta}
12mu|kdebase4-4.12.4-2|13	%define ftpdir unstable
12mu|kdebase4-4.12.4-2|14	%else
12mu|kdebase4-4.12.4-2|15	%define ftpdir stable
12mu|kdebase4-4.12.4-2|16	%endif
12mu|kdebase4-4.12.4-2|17	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/kde-baseapps-%{version}.tar.xz
12mu|kdebase4-4.12.4-2|18	Source1:	%{name}.rpmlintrc
12mu|kdebase4-4.12.4-2|19	Patch1:		kdebase-4.2.95-Use-Mandriva-Home-Icon.patch
12mu|kdebase4-4.12.4-2|20	Patch2:		kdebase-4.8.97-mdvuserface.patch
12mu|kdebase4-4.12.4-2|21	Patch3:		kdebase-4.10.0-fileplaces.patch
12mu|kdebase4-4.12.4-2|22	Patch4:		kdebase-4.10.2-konq-templates-cleanup.patch
12mu|kdebase4-4.12.4-2|23	Patch5:		kdebase-4.11.4-folderview-preview.patch
12mu|kdebase4-4.12.4-2|24	Patch12:	kdebase-4.8.1-Set-Preview-true.patch
12mu|kdebase4-4.12.4-2|25	Patch13:	kdebase-4.8.1-kdepasswd-kcm.patch
12mu|kdebase4-4.12.4-2|26	Patch101:	kdebase-4.12.1-dolphinrcui.patch
12mu|kdebase4-4.12.4-2|27	Patch104:	kdebase-4.8.2-dolphin-delete-files-on-flash-drives.patch
12mu|kdebase4-4.12.4-2|28	Patch105:	kdebase-4.12.1-dolphin-klook.patch
12mu|kdebase4-4.12.4-2|29	Patch106:	kdebase-4.12.1-konqueror-settings-kio-proxy.patch
12mu|kdebase4-4.12.4-2|30	Patch107:	kdebase-4.10.0-iconoverlay-plugin.patch
12mu|kdebase4-4.12.4-2|31	Patch108:	kdebase-4.9.5-iconoverlay-race-fix.patch
12mu|kdebase4-4.12.4-2|32	#branch patches
12mu|kdebase4-4.12.4-2|33	#trunk patches
12mu|kdebase4-4.12.4-2|34	Patch200:	kdebase-4.12.1-dolphin-bookmarks-l10n.patch
12mu|kdebase4-4.12.4-2|35	# test patches
12mu|kdebase4-4.12.4-2|36	BuildRequires:	kdelibs4-devel
12mu|kdebase4-4.12.4-2|37	BuildRequires:	nepomuk-core-devel
12mu|kdebase4-4.12.4-2|38	BuildRequires:	nepomuk-widgets-devel
12mu|kdebase4-4.12.4-2|39	BuildRequires:	tidy-devel
12mu|kdebase4-4.12.4-2|40	BuildRequires:	zlib-devel
12mu|kdebase4-4.12.4-2|41	BuildRequires:	pkgconfig(glib-2.0)
12mu|kdebase4-4.12.4-2|42	BuildRequires:	pkgconfig(libstreams)
12mu|kdebase4-4.12.4-2|43	BuildRequires:	pkgconfig(qimageblitz)
12mu|kdebase4-4.12.4-2|44	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12mu|kdebase4-4.12.4-2|45	BuildRequires:	pkgconfig(xt)
12mu|kdebase4-4.12.4-2|46	BuildRequires:	pkgconfig(glib-2.0)
12mu|kdebase4-4.12.4-2|47	BuildRequires:	pkgconfig(libkactivities) >= 4.9.80
12mu|kdebase4-4.12.4-2|48	Requires:	kdebase4-runtime
12mu|kdebase4-4.12.4-2|49	Suggests:	dolphin
12mu|kdebase4-4.12.4-2|50	Suggests:	kdepasswd
12mu|kdebase4-4.12.4-2|51	Suggests:	kde4-nsplugins
12mu|kdebase4-4.12.4-2|52	Suggests:	kdialog
12mu|kdebase4-4.12.4-2|53	Suggests:	kfind
12mu|kdebase4-4.12.4-2|54	Suggests:	konqueror
12mu|kdebase4-4.12.4-2|55	Suggests:	keditbookmarks
12mu|kdebase4-4.12.4-2|56	Requires:	plasma-applet-folderview
12mu|kdebase4-4.12.4-2|57	
12mu|kdebase4-4.12.4-2|58	%description
12mu|kdebase4-4.12.4-2|59	This meta package requires all base kdebase 4 packages.
12mu|kdebase4-4.12.4-2|60	
12mu|kdebase4-4.12.4-2|61	%files
12mu|kdebase4-4.12.4-2|62	%doc README
12mu|kdebase4-4.12.4-2|63	
12mu|kdebase4-4.12.4-2|64	#------------------------------------------------
12mu|kdebase4-4.12.4-2|65	
12mu|kdebase4-4.12.4-2|66	%define dolphinprivate_major 4
12mu|kdebase4-4.12.4-2|67	%define libdolphinprivate %mklibname dolphinprivate %{dolphinprivate_major}
12mu|kdebase4-4.12.4-2|68	
12mu|kdebase4-4.12.4-2|69	%package -n %{libdolphinprivate}
12mu|kdebase4-4.12.4-2|70	Summary:	KDE 4 core library
12mu|kdebase4-4.12.4-2|71	Group:		System/Libraries
12mu|kdebase4-4.12.4-2|72	
12mu|kdebase4-4.12.4-2|73	%description -n %{libdolphinprivate}
12mu|kdebase4-4.12.4-2|74	KDE 4 core library.
12mu|kdebase4-4.12.4-2|75	
12mu|kdebase4-4.12.4-2|76	%files -n %{libdolphinprivate}
12mu|kdebase4-4.12.4-2|77	%{_kde_libdir}/libdolphinprivate.so.%{dolphinprivate_major}*
12mu|kdebase4-4.12.4-2|78	
12mu|kdebase4-4.12.4-2|79	#-----------------------------------------------------------------------------
12mu|kdebase4-4.12.4-2|80	
12mu|kdebase4-4.12.4-2|81	%package -n dolphin
12mu|kdebase4-4.12.4-2|82	Summary:	File manager for KDE focusing on usability
12mu|kdebase4-4.12.4-2|83	Group:		Graphical desktop/KDE
12mu|kdebase4-4.12.4-2|84	Requires:	kdebase4-runtime
12mu|kdebase4-4.12.4-2|85	Requires:	kfind
12mu|kdebase4-4.12.4-2|86	Provides:	dolphin4
12mu|kdebase4-4.12.4-2|87	Suggests:	ffmpegthumbs
12mu|kdebase4-4.12.4-2|88	Suggests:	kde-odf-thumbnail
12mu|kdebase4-4.12.4-2|89	Suggests:	klook
12mu|kdebase4-4.12.4-2|90	Provides:	kde4-dolphin = %{EVRD}
12mu|kdebase4-4.12.4-2|91	
12mu|kdebase4-4.12.4-2|92	%description -n dolphin
12mu|kdebase4-4.12.4-2|93	Dolphin is a file manager for KDE focusing on usability.
12mu|kdebase4-4.12.4-2|94	The main features of Dolphin are:
12mu|kdebase4-4.12.4-2|95	- Navigation bar for URLs, which allows to navigate quickly
12mu|kdebase4-4.12.4-2|96	through the file hierarchy.
12mu|kdebase4-4.12.4-2|97	- View properties are remembered for each folder.
12mu|kdebase4-4.12.4-2|98	- Split of views is supported.
12mu|kdebase4-4.12.4-2|99	- Network transparency.
12mu|kdebase4-4.12.4-2|100	- Undo/redo functionality.
12mu|kdebase4-4.12.4-2|101	- Renaming of a variable number of selected items in one step.
12mu|kdebase4-4.12.4-2|102	
12mu|kdebase4-4.12.4-2|103	Dolphin is not intended to be a competitor to Konqueror: Konqueror
12mu|kdebase4-4.12.4-2|104	acts as universal viewer being able to show HTML pages, text documents,
12mu|kdebase4-4.12.4-2|105	directories and a lot more, whereas Dolphin focuses on being only a file
12mu|kdebase4-4.12.4-2|106	manager. This approach allows to optimize the user interface for the task
12mu|kdebase4-4.12.4-2|107	of file management.
12mu|kdebase4-4.12.4-2|108	
12mu|kdebase4-4.12.4-2|109	%files -n dolphin
12mu|kdebase4-4.12.4-2|110	%doc %{_kde_docdir}/HTML/en/dolphin/
12mu|kdebase4-4.12.4-2|111	%{_kde_bindir}/dolphin
12mu|kdebase4-4.12.4-2|112	%{_kde_bindir}/servicemenudeinstallation
12mu|kdebase4-4.12.4-2|113	%{_kde_bindir}/servicemenuinstallation
12mu|kdebase4-4.12.4-2|114	%{_kde_applicationsdir}/dolphin.desktop
12mu|kdebase4-4.12.4-2|115	%{_kde_services}/dolphinpart.desktop
12mu|kdebase4-4.12.4-2|116	%{_kde_services}/kcmdolphingeneral.desktop
12mu|kdebase4-4.12.4-2|117	%{_kde_services}/kcmdolphinnavigation.desktop
12mu|kdebase4-4.12.4-2|118	%{_kde_services}/kcmdolphinservices.desktop
12mu|kdebase4-4.12.4-2|119	%{_kde_services}/kcmdolphinviewmodes.desktop
12mu|kdebase4-4.12.4-2|120	%{_kde_services}/filenamesearch.protocol
12mu|kdebase4-4.12.4-2|121	%{_kde_servicetypes}/fileviewversioncontrolplugin.desktop
12mu|kdebase4-4.12.4-2|122	%if %{build_iconoverlay}
12mu|kdebase4-4.12.4-2|123	%{_kde_servicetypes}/iconviewoverlaycontrolplugin.desktop
12mu|kdebase4-4.12.4-2|124	%endif
12mu|kdebase4-4.12.4-2|125	%{_kde_configdir}/servicemenu.knsrc
12mu|kdebase4-4.12.4-2|126	%{_kde_datadir}/config.kcfg/dolphin_*
12mu|kdebase4-4.12.4-2|127	%{_kde_libdir}/libkdeinit4_dolphin.so
12mu|kdebase4-4.12.4-2|128	%{_kde_libdir}/kde4/dolphinpart.so
12mu|kdebase4-4.12.4-2|129	%{_kde_libdir}/kde4/kcm_dolphingeneral.so
12mu|kdebase4-4.12.4-2|130	%{_kde_libdir}/kde4/kcm_dolphinnavigation.so
12mu|kdebase4-4.12.4-2|131	%{_kde_libdir}/kde4/kcm_dolphinservices.so
12mu|kdebase4-4.12.4-2|132	%{_kde_libdir}/kde4/kcm_dolphinviewmodes.so
12mu|kdebase4-4.12.4-2|133	%{_kde_libdir}/kde4/kio_filenamesearch.so
12mu|kdebase4-4.12.4-2|134	%{_kde_appsdir}/dolphinpart/dolphinpart.rc
12mu|kdebase4-4.12.4-2|135	%{_kde_appsdir}/dolphin/
12mu|kdebase4-4.12.4-2|136	%{_kde_datadir}/templates/
12mu|kdebase4-4.12.4-2|137	
12mu|kdebase4-4.12.4-2|138	#-----------------------------------------------------------------------------
12mu|kdebase4-4.12.4-2|139	
12mu|kdebase4-4.12.4-2|140	%package -n kdepasswd
12mu|kdebase4-4.12.4-2|141	Summary:	Kdepasswd
12mu|kdebase4-4.12.4-2|142	Group:		Graphical desktop/KDE
12mu|kdebase4-4.12.4-2|143	Requires:	kdebase4-runtime
12mu|kdebase4-4.12.4-2|144	
12mu|kdebase4-4.12.4-2|145	%description -n kdepasswd
12mu|kdebase4-4.12.4-2|146	User password management
12mu|kdebase4-4.12.4-2|147	
12mu|kdebase4-4.12.4-2|148	%files -n kdepasswd
12mu|kdebase4-4.12.4-2|149	%doc %{_kde_docdir}/HTML/en/kdepasswd/
12mu|kdebase4-4.12.4-2|150	%{_kde_bindir}/kdepasswd
12mu|kdebase4-4.12.4-2|151	%{_kde_libdir}/kde4/kcm_useraccount.so
12mu|kdebase4-4.12.4-2|152	%{_kde_applicationsdir}/kdepasswd.desktop
12mu|kdebase4-4.12.4-2|153	%{_kde_services}/kcm_useraccount.desktop
12mu|kdebase4-4.12.4-2|154	%{_kde_datadir}/config.kcfg/kcm_useracc*
12mu|kdebase4-4.12.4-2|155	%{_kde_appsdir}/kdm/pics/users/*.png
12mu|kdebase4-4.12.4-2|156	
12mu|kdebase4-4.12.4-2|157	#-----------------------------------------------------------------------------
12mu|kdebase4-4.12.4-2|158	
12mu|kdebase4-4.12.4-2|159	%package -n kde4-nsplugins
12mu|kdebase4-4.12.4-2|160	Summary:	Netscape plugins wrapper for kde
12mu|kdebase4-4.12.4-2|161	Group:		Graphical desktop/KDE
12mu|kdebase4-4.12.4-2|162	Requires:	kdebase4-runtime
12mu|kdebase4-4.12.4-2|163	Conflicts:	kdebase4-devel < 1:4.7.90-2
12mu|kdebase4-4.12.4-2|164	
12mu|kdebase4-4.12.4-2|165	%description -n kde4-nsplugins
12mu|kdebase4-4.12.4-2|166	Netscape plugins wrapper for kde.
12mu|kdebase4-4.12.4-2|167	
12mu|kdebase4-4.12.4-2|168	%files -n kde4-nsplugins
12mu|kdebase4-4.12.4-2|169	%{_datadir}/dbus-1/interfaces/org.kde.nsplugins.*.xml
12mu|kdebase4-4.12.4-2|170	%{_kde_bindir}/nspluginscan
12mu|kdebase4-4.12.4-2|171	%{_kde_bindir}/nspluginviewer
12mu|kdebase4-4.12.4-2|172	%{_kde_appsdir}/nsplugin/nspluginpart.rc
12mu|kdebase4-4.12.4-2|173	%{_kde_libdir}/kde4/libkcminit_nsplugins.so
12mu|kdebase4-4.12.4-2|174	%{_kde_libdir}/kde4/libnsplugin.so
12mu|kdebase4-4.12.4-2|175	%{_kde_services}/khtml_plugins.desktop
12mu|kdebase4-4.12.4-2|176	
12mu|kdebase4-4.12.4-2|177	#------------------------------------------------
12mu|kdebase4-4.12.4-2|178	
12mu|kdebase4-4.12.4-2|179	%define konq_major 5
12mu|kdebase4-4.12.4-2|180	%define libkonq %mklibname konq %{konq_major}
12mu|kdebase4-4.12.4-2|181	
12mu|kdebase4-4.12.4-2|182	%package -n %{libkonq}
12mu|kdebase4-4.12.4-2|183	Summary:	KDE 4 core library
12mu|kdebase4-4.12.4-2|184	Group:		System/Libraries
12mu|kdebase4-4.12.4-2|185	
12mu|kdebase4-4.12.4-2|186	%description -n %{libkonq}
12mu|kdebase4-4.12.4-2|187	KDE 4 core library.
12mu|kdebase4-4.12.4-2|188	
12mu|kdebase4-4.12.4-2|189	%files -n %{libkonq}
12mu|kdebase4-4.12.4-2|190	%{_kde_libdir}/libkonq.so.%{konq_major}*
12mu|kdebase4-4.12.4-2|191	
12mu|kdebase4-4.12.4-2|192	#------------------------------------------------
12mu|kdebase4-4.12.4-2|193	
12mu|kdebase4-4.12.4-2|194	%define konqsidebarplugin_major 4
12mu|kdebase4-4.12.4-2|195	%define libkonqsidebarplugin %mklibname konqsidebarplugin %{konqsidebarplugin_major}
12mu|kdebase4-4.12.4-2|196	
12mu|kdebase4-4.12.4-2|197	%package -n %{libkonqsidebarplugin}
12mu|kdebase4-4.12.4-2|198	Summary:	KDE 4 core library
12mu|kdebase4-4.12.4-2|199	Group:		System/Libraries
12mu|kdebase4-4.12.4-2|200	
12mu|kdebase4-4.12.4-2|201	%description -n %{libkonqsidebarplugin}
12mu|kdebase4-4.12.4-2|202	KDE 4 core library.
12mu|kdebase4-4.12.4-2|203	
12mu|kdebase4-4.12.4-2|204	%files -n %{libkonqsidebarplugin}
12mu|kdebase4-4.12.4-2|205	%{_kde_libdir}/libkonqsidebarplugin.so.%{konqsidebarplugin_major}*
12mu|kdebase4-4.12.4-2|206	
12mu|kdebase4-4.12.4-2|207	#------------------------------------------------
12mu|kdebase4-4.12.4-2|208	
12mu|kdebase4-4.12.4-2|209	%define konquerorprivate_major 4
12mu|kdebase4-4.12.4-2|210	%define libkonquerorprivate %mklibname konquerorprivate %{konquerorprivate_major}
12mu|kdebase4-4.12.4-2|211	
12mu|kdebase4-4.12.4-2|212	%package -n %{libkonquerorprivate}
12mu|kdebase4-4.12.4-2|213	Summary:	KDE 4 core library
12mu|kdebase4-4.12.4-2|214	Group:		System/Libraries
12mu|kdebase4-4.12.4-2|215	
12mu|kdebase4-4.12.4-2|216	%description -n %{libkonquerorprivate}
12mu|kdebase4-4.12.4-2|217	KDE 4 core library.
12mu|kdebase4-4.12.4-2|218	
12mu|kdebase4-4.12.4-2|219	%files -n %{libkonquerorprivate}
12mu|kdebase4-4.12.4-2|220	%{_kde_libdir}/libkonquerorprivate.so.%{konquerorprivate_major}*
12mu|kdebase4-4.12.4-2|221	
12mu|kdebase4-4.12.4-2|222	#------------------------------------------------
12mu|kdebase4-4.12.4-2|223	
12mu|kdebase4-4.12.4-2|224	%define kbookmarkmodel_private_major 4
12mu|kdebase4-4.12.4-2|225	%define libkbookmarkmodel_private %mklibname kbookmarkmodel_private %{kbookmarkmodel_private_major}
12mu|kdebase4-4.12.4-2|226	
12mu|kdebase4-4.12.4-2|227	%package -n %{libkbookmarkmodel_private}
12mu|kdebase4-4.12.4-2|228	Summary:	KDE 4 core library
12mu|kdebase4-4.12.4-2|229	Group:		System/Libraries
12mu|kdebase4-4.12.4-2|230	
12mu|kdebase4-4.12.4-2|231	%description -n %{libkbookmarkmodel_private}
12mu|kdebase4-4.12.4-2|232	KDE 4 core library.
12mu|kdebase4-4.12.4-2|233	
12mu|kdebase4-4.12.4-2|234	%files -n %{libkbookmarkmodel_private}
12mu|kdebase4-4.12.4-2|235	%{_kde_libdir}/libkbookmarkmodel_private.so.%{kbookmarkmodel_private_major}*
12mu|kdebase4-4.12.4-2|236	
12mu|kdebase4-4.12.4-2|237	#------------------------------------------------
12mu|kdebase4-4.12.4-2|238	
12mu|kdebase4-4.12.4-2|239	%package -n konq-plugins
12mu|kdebase4-4.12.4-2|240	Summary:	Konqueror plugins
12mu|kdebase4-4.12.4-2|241	Group:		Graphical desktop/KDE
12mu|kdebase4-4.12.4-2|242	Requires:	konqueror
12mu|kdebase4-4.12.4-2|243	Conflicts:	dolphin < 1:4.7.0
12mu|kdebase4-4.12.4-2|244	
12mu|kdebase4-4.12.4-2|245	%description -n konq-plugins
12mu|kdebase4-4.12.4-2|246	This module contains plugins that interact with Konqueror.
12mu|kdebase4-4.12.4-2|247	
12mu|kdebase4-4.12.4-2|248	%files -n konq-plugins
12mu|kdebase4-4.12.4-2|249	%{_kde_bindir}/fsview
12mu|kdebase4-4.12.4-2|250	%{_kde_libdir}/kde4/adblock.so
12mu|kdebase4-4.12.4-2|251	%{_kde_libdir}/kde4/akregatorkonqfeedicon.so
12mu|kdebase4-4.12.4-2|252	%{_kde_libdir}/kde4/autorefresh.so
12mu|kdebase4-4.12.4-2|253	%{_kde_libdir}/kde4/babelfishplugin.so
12mu|kdebase4-4.12.4-2|254	%{_kde_libdir}/kde4/dirfilterplugin.so
12mu|kdebase4-4.12.4-2|255	%{_kde_libdir}/kde4/domtreeviewerplugin.so
12mu|kdebase4-4.12.4-2|256	%{_kde_libdir}/kde4/fsviewpart.so
12mu|kdebase4-4.12.4-2|257	%{_kde_libdir}/kde4/khtmlsettingsplugin.so
12mu|kdebase4-4.12.4-2|258	%{_kde_libdir}/kde4/kimgallery.so
12mu|kdebase4-4.12.4-2|259	%{_kde_libdir}/kde4/minitoolsplugin.so
12mu|kdebase4-4.12.4-2|260	%{_kde_libdir}/kde4/rellinksplugin.so
12mu|kdebase4-4.12.4-2|261	%{_kde_libdir}/kde4/searchbarplugin.so
12mu|kdebase4-4.12.4-2|262	%{_kde_libdir}/kde4/uachangerplugin.so
12mu|kdebase4-4.12.4-2|263	%{_kde_libdir}/kde4/validatorsplugin.so
12mu|kdebase4-4.12.4-2|264	%{_kde_libdir}/kde4/webarchiverplugin.so
12mu|kdebase4-4.12.4-2|265	%{_kde_libdir}/kde4/webarchivethumbnail.so
12mu|kdebase4-4.12.4-2|266	%{_kde_appsdir}/akregator/pics/feed.png
12mu|kdebase4-4.12.4-2|267	%{_kde_appsdir}/dolphinpart/kpartplugins/dirfilterplugin.desktop
12mu|kdebase4-4.12.4-2|268	%{_kde_appsdir}/dolphinpart/kpartplugins/dirfilterplugin.rc
12mu|kdebase4-4.12.4-2|269	%{_kde_appsdir}/dolphinpart/kpartplugins/kimgalleryplugin.desktop
12mu|kdebase4-4.12.4-2|270	%{_kde_appsdir}/dolphinpart/kpartplugins/kimgalleryplugin.rc
12mu|kdebase4-4.12.4-2|271	%{_kde_appsdir}/domtreeviewer/domtreeviewerui.rc
12mu|kdebase4-4.12.4-2|272	%{_kde_appsdir}/fsview/fsview_part.rc
12mu|kdebase4-4.12.4-2|273	%{_kde_appsdir}/khtml/kpartplugins/akregator_konqfeedicon.desktop
12mu|kdebase4-4.12.4-2|274	%{_kde_appsdir}/khtml/kpartplugins/akregator_konqfeedicon.rc
12mu|kdebase4-4.12.4-2|275	%{_kde_appsdir}/khtml/kpartplugins/autorefresh.desktop
12mu|kdebase4-4.12.4-2|276	%{_kde_appsdir}/khtml/kpartplugins/autorefresh.rc
12mu|kdebase4-4.12.4-2|277	%{_kde_appsdir}/khtml/kpartplugins/khtmlsettingsplugin.desktop
12mu|kdebase4-4.12.4-2|278	%{_kde_appsdir}/khtml/kpartplugins/khtmlsettingsplugin.rc
12mu|kdebase4-4.12.4-2|279	%{_kde_appsdir}/khtml/kpartplugins/minitoolsplugin.desktop
12mu|kdebase4-4.12.4-2|280	%{_kde_appsdir}/khtml/kpartplugins/minitoolsplugin.rc
12mu|kdebase4-4.12.4-2|281	%{_kde_appsdir}/khtml/kpartplugins/plugin_adblock.desktop
12mu|kdebase4-4.12.4-2|282	%{_kde_appsdir}/khtml/kpartplugins/plugin_adblock.rc
12mu|kdebase4-4.12.4-2|283	%{_kde_appsdir}/khtml/kpartplugins/plugin_babelfish.rc
12mu|kdebase4-4.12.4-2|284	%{_kde_appsdir}/khtml/kpartplugins/plugin_domtreeviewer.desktop
12mu|kdebase4-4.12.4-2|285	%{_kde_appsdir}/khtml/kpartplugins/plugin_domtreeviewer.rc
12mu|kdebase4-4.12.4-2|286	%{_kde_appsdir}/khtml/kpartplugins/plugin_rellinks.desktop
12mu|kdebase4-4.12.4-2|287	%{_kde_appsdir}/khtml/kpartplugins/plugin_rellinks.rc
12mu|kdebase4-4.12.4-2|288	%{_kde_appsdir}/khtml/kpartplugins/plugin_translator.desktop
12mu|kdebase4-4.12.4-2|289	%{_kde_appsdir}/khtml/kpartplugins/plugin_validators.desktop
12mu|kdebase4-4.12.4-2|290	%{_kde_appsdir}/khtml/kpartplugins/plugin_validators.rc
12mu|kdebase4-4.12.4-2|291	%{_kde_appsdir}/khtml/kpartplugins/plugin_webarchiver.desktop
12mu|kdebase4-4.12.4-2|292	%{_kde_appsdir}/khtml/kpartplugins/plugin_webarchiver.rc
12mu|kdebase4-4.12.4-2|293	%{_kde_appsdir}/khtml/kpartplugins/uachangerplugin.desktop
12mu|kdebase4-4.12.4-2|294	%{_kde_appsdir}/khtml/kpartplugins/uachangerplugin.rc
12mu|kdebase4-4.12.4-2|295	%{_kde_appsdir}/konqueror/icons/oxygen/*/actions/google.png
12mu|kdebase4-4.12.4-2|296	%{_kde_appsdir}/konqueror/icons/oxygen/scalable/actions/google.svgz
12mu|kdebase4-4.12.4-2|297	%{_kde_appsdir}/konqueror/kpartplugins/searchbar.desktop
12mu|kdebase4-4.12.4-2|298	%{_kde_appsdir}/konqueror/kpartplugins/searchbar.rc
12mu|kdebase4-4.12.4-2|299	%{_kde_appsdir}/konqueror/opensearch/google.xml
12mu|kdebase4-4.12.4-2|300	%{_kde_appsdir}/kwebkitpart/kpartplugins/akregator_konqfeedicon.desktop
12mu|kdebase4-4.12.4-2|301	%{_kde_appsdir}/kwebkitpart/kpartplugins/akregator_konqfeedicon.rc
12mu|kdebase4-4.12.4-2|302	%{_kde_appsdir}/kwebkitpart/kpartplugins/autorefresh.desktop
12mu|kdebase4-4.12.4-2|303	%{_kde_appsdir}/kwebkitpart/kpartplugins/autorefresh.rc
12mu|kdebase4-4.12.4-2|304	%{_kde_appsdir}/kwebkitpart/kpartplugins/plugin_babelfish.rc
12mu|kdebase4-4.12.4-2|305	%{_kde_appsdir}/kwebkitpart/kpartplugins/plugin_translator.desktop
12mu|kdebase4-4.12.4-2|306	%{_kde_appsdir}/kwebkitpart/kpartplugins/plugin_validators.desktop
12mu|kdebase4-4.12.4-2|307	%{_kde_appsdir}/kwebkitpart/kpartplugins/plugin_validators.rc
12mu|kdebase4-4.12.4-2|308	%{_kde_appsdir}/kwebkitpart/kpartplugins/uachangerplugin.desktop
12mu|kdebase4-4.12.4-2|309	%{_kde_appsdir}/kwebkitpart/kpartplugins/uachangerplugin.rc
12mu|kdebase4-4.12.4-2|310	%{_kde_appsdir}/kwebkitpart/kpartplugins/khtmlsettingsplugin.desktop
12mu|kdebase4-4.12.4-2|311	%{_kde_appsdir}/kwebkitpart/kpartplugins/khtmlsettingsplugin.rc
12mu|kdebase4-4.12.4-2|312	%{_kde_datadir}/config.kcfg/validators.kcfg
12mu|kdebase4-4.12.4-2|313	%{_kde_configdir}/translaterc
12mu|kdebase4-4.12.4-2|314	%{_kde_iconsdir}/hicolor/*/apps/fsview.png
12mu|kdebase4-4.12.4-2|315	%{_kde_iconsdir}/oxygen/*/actions/babelfish.png
12mu|kdebase4-4.12.4-2|316	%{_kde_iconsdir}/oxygen/*/actions/cssvalidator.png
12mu|kdebase4-4.12.4-2|317	%{_kde_iconsdir}/oxygen/*/actions/htmlvalidator.png
12mu|kdebase4-4.12.4-2|318	%{_kde_iconsdir}/oxygen/*/actions/imagegallery.png
12mu|kdebase4-4.12.4-2|319	%{_kde_iconsdir}/oxygen/*/actions/validators.png
12mu|kdebase4-4.12.4-2|320	%{_kde_iconsdir}/oxygen/*/actions/webarchiver.png
12mu|kdebase4-4.12.4-2|321	%{_kde_iconsdir}/oxygen/scalable/actions/htmlvalidator.svgz
12mu|kdebase4-4.12.4-2|322	%{_kde_iconsdir}/oxygen/scalable/actions/validators.svgz
12mu|kdebase4-4.12.4-2|323	%{_kde_services}/ServiceMenus/imageconverter.desktop
12mu|kdebase4-4.12.4-2|324	%{_kde_services}/fsview_part.desktop
12mu|kdebase4-4.12.4-2|325	%{_kde_services}/webarchivethumbnail.desktop
12mu|kdebase4-4.12.4-2|326	
12mu|kdebase4-4.12.4-2|327	#-----------------------------------------------------------------------------
12mu|kdebase4-4.12.4-2|328	
12mu|kdebase4-4.12.4-2|329	%package -n konqueror
12mu|kdebase4-4.12.4-2|330	Summary:	KDE file and web browser
12mu|kdebase4-4.12.4-2|331	Group:		Graphical desktop/KDE
12mu|kdebase4-4.12.4-2|332	Requires:	kdebase4-runtime
12mu|kdebase4-4.12.4-2|333	Requires:	dolphin
12mu|kdebase4-4.12.4-2|334	Suggests:	keditbookmarks
12mu|kdebase4-4.12.4-2|335	Suggests:	konq-plugins
12mu|kdebase4-4.12.4-2|336	Conflicts:	kdebase4-devel < 1:4.7.90-2
12mu|kdebase4-4.12.4-2|337	
12mu|kdebase4-4.12.4-2|338	%description -n konqueror
12mu|kdebase4-4.12.4-2|339	KDE file and web browser
12mu|kdebase4-4.12.4-2|340	
12mu|kdebase4-4.12.4-2|341	%files -n konqueror
12mu|kdebase4-4.12.4-2|342	%{_datadir}/dbus-1/interfaces/org.kde.FavIcon.xml
12mu|kdebase4-4.12.4-2|343	%{_datadir}/dbus-1/interfaces/org.kde.?onqueror.*.xml
12mu|kdebase4-4.12.4-2|344	%doc %{_kde_docdir}/HTML/en/konqueror/
12mu|kdebase4-4.12.4-2|345	%{_kde_bindir}/kfmclient
12mu|kdebase4-4.12.4-2|346	%{_kde_bindir}/konqueror
12mu|kdebase4-4.12.4-2|347	%{_kde_libdir}/kde4/kded_konqy_preloader.so
12mu|kdebase4-4.12.4-2|348	%{_kde_libdir}/kde4/kcm_kio.so
12mu|kdebase4-4.12.4-2|349	%{_kde_libdir}/kde4/kcm_konq.so
12mu|kdebase4-4.12.4-2|350	%{_kde_libdir}/kde4/kcm_konqhtml.so
12mu|kdebase4-4.12.4-2|351	%{_kde_libdir}/kde4/kcm_kurifilt.so
12mu|kdebase4-4.12.4-2|352	%{_kde_libdir}/kde4/kcm_performance.so
12mu|kdebase4-4.12.4-2|353	%{_kde_libdir}/kde4/konq_aboutpage.so
12mu|kdebase4-4.12.4-2|354	%{_kde_libdir}/kde4/konq_shellcmdplugin.so
12mu|kdebase4-4.12.4-2|355	%{_kde_libdir}/kde4/konq_sidebar.so
12mu|kdebase4-4.12.4-2|356	%{_kde_libdir}/kde4/konq_sidebartree_dirtree.so
12mu|kdebase4-4.12.4-2|357	%{_kde_libdir}/kde4/konqsidebar_tree.so
12mu|kdebase4-4.12.4-2|358	%{_kde_libdir}/kde4/konqsidebar_web.so
12mu|kdebase4-4.12.4-2|359	%{_kde_libdir}/kde4/khtmlkttsdplugin.so
12mu|kdebase4-4.12.4-2|360	%{_kde_libdir}/libkdeinit4_kfmclient.so
12mu|kdebase4-4.12.4-2|361	%{_kde_libdir}/libkdeinit4_konqueror.so
12mu|kdebase4-4.12.4-2|362	%{_kde_libdir}/kde4/kcm_history.so
12mu|kdebase4-4.12.4-2|363	%{_kde_libdir}/kde4/kded_favicons.so
12mu|kdebase4-4.12.4-2|364	%{_kde_libdir}/kde4/konq_sound.so
12mu|kdebase4-4.12.4-2|365	%{_kde_libdir}/kde4/konq_sidebartree_bookmarks.so
12mu|kdebase4-4.12.4-2|366	%{_kde_libdir}/kde4/konqsidebar_history.so
12mu|kdebase4-4.12.4-2|367	%{_kde_libdir}/kde4/konqsidebar_places.so
12mu|kdebase4-4.12.4-2|368	%{_kde_libdir}/kde4/libexec/kcmproxyhelper
12mu|kdebase4-4.12.4-2|369	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmproxy.conf
12mu|kdebase4-4.12.4-2|370	%{_kde_datadir}/polkit-1/actions/org.kde.kcontrol.kcmproxy.policy
12mu|kdebase4-4.12.4-2|371	%{_kde_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmproxy.service
12mu|kdebase4-4.12.4-2|372	%{_kde_appsdir}/kcontrol/*
12mu|kdebase4-4.12.4-2|373	%{_kde_datadir}/config.kcfg/konqueror*
12mu|kdebase4-4.12.4-2|374	%{_kde_applicationsdir}/Home.desktop
12mu|kdebase4-4.12.4-2|375	%{_kde_applicationsdir}/kfmclient.desktop
12mu|kdebase4-4.12.4-2|376	%{_kde_applicationsdir}/kfmclient_dir.desktop
12mu|kdebase4-4.12.4-2|377	%{_kde_applicationsdir}/kfmclient_html.desktop
12mu|kdebase4-4.12.4-2|378	%{_kde_applicationsdir}/kfmclient_war.desktop
12mu|kdebase4-4.12.4-2|379	%{_kde_appsdir}/kcmcss/template.css
12mu|kdebase4-4.12.4-2|380	%{_kde_appsdir}/khtml/kpartplugins/khtmlkttsd.desktop
12mu|kdebase4-4.12.4-2|381	%{_kde_appsdir}/khtml/kpartplugins/khtmlkttsd.rc
12mu|kdebase4-4.12.4-2|382	%{_kde_appsdir}/dolphinpart/kpartplugins/kshellcmdplugin.desktop
12mu|kdebase4-4.12.4-2|383	%{_kde_appsdir}/dolphinpart/kpartplugins/kshellcmdplugin.rc
12mu|kdebase4-4.12.4-2|384	%{_kde_appsdir}/konqsidebartng
12mu|kdebase4-4.12.4-2|385	%{_kde_appsdir}/kbookmark/directory_bookmarkbar.desktop
12mu|kdebase4-4.12.4-2|386	%{_kde_appsdir}/kwebkitpart/kpartplugins/khtmlkttsd.desktop
12mu|kdebase4-4.12.4-2|387	%{_kde_appsdir}/kwebkitpart/kpartplugins/khtmlkttsd.rc
12mu|kdebase4-4.12.4-2|388	%{_kde_datadir}/autostart/konqy_preload.desktop
12mu|kdebase4-4.12.4-2|389	%{_kde_configdir}/konqsidebartngrc
12mu|kdebase4-4.12.4-2|390	%{_kde_services}/cache.desktop
12mu|kdebase4-4.12.4-2|391	%{_kde_services}/cookies.desktop
12mu|kdebase4-4.12.4-2|392	%{_kde_services}/ebrowsing.desktop
12mu|kdebase4-4.12.4-2|393	%{_kde_services}/filebehavior.desktop
12mu|kdebase4-4.12.4-2|394	%{_kde_services}/kcmkonqyperformance.desktop
12mu|kdebase4-4.12.4-2|395	%{_kde_services}/kcmperformance.desktop
12mu|kdebase4-4.12.4-2|396	%{_kde_services}/kded/konqy_preloader.desktop
12mu|kdebase4-4.12.4-2|397	%{_kde_services}/khtml_behavior.desktop
12mu|kdebase4-4.12.4-2|398	%{_kde_services}/khtml_filter.desktop
12mu|kdebase4-4.12.4-2|399	%{_kde_services}/khtml_general.desktop
12mu|kdebase4-4.12.4-2|400	%{_kde_services}/khtml_java_js.desktop
12mu|kdebase4-4.12.4-2|401	%{_kde_services}/konq_aboutpage.desktop
12mu|kdebase4-4.12.4-2|402	%{_kde_services}/konq_sidebartng.desktop
12mu|kdebase4-4.12.4-2|403	%{_kde_services}/konqueror.desktop
12mu|kdebase4-4.12.4-2|404	%{_kde_services}/netpref.desktop
12mu|kdebase4-4.12.4-2|405	%{_kde_services}/proxy.desktop
12mu|kdebase4-4.12.4-2|406	%{_kde_services}/smb.desktop
12mu|kdebase4-4.12.4-2|407	%{_kde_services}/useragent.desktop
12mu|kdebase4-4.12.4-2|408	%{_kde_services}/useragentstrings
12mu|kdebase4-4.12.4-2|409	%{_kde_services}/khtml_appearance.desktop
12mu|kdebase4-4.12.4-2|410	%{_kde_services}/kcmhistory.desktop
12mu|kdebase4-4.12.4-2|411	%{_kde_servicetypes}/konqaboutpage.desktop
12mu|kdebase4-4.12.4-2|412	%{_kde_servicetypes}/uasprovider.desktop
12mu|kdebase4-4.12.4-2|413	%{_kde_servicetypes}/konqdndpopupmenuplugin.desktop
12mu|kdebase4-4.12.4-2|414	%{_kde_appsdir}/konqueror/
12mu|kdebase4-4.12.4-2|415	%{_kde_iconsdir}/*/*/*/konqueror.*
12mu|kdebase4-4.12.4-2|416	%{_kde_services}/kded/favicons.desktop
12mu|kdebase4-4.12.4-2|417	%{_kde_servicetypes}/konqpopupmenuplugin.desktop
12mu|kdebase4-4.12.4-2|418	%exclude %{_kde_appsdir}/konqueror/icons/oxygen/*/actions/google.png
12mu|kdebase4-4.12.4-2|419	%exclude %{_kde_appsdir}/konqueror/icons/oxygen/scalable/actions/google.svgz
12mu|kdebase4-4.12.4-2|420	%exclude %{_kde_appsdir}/konqueror/kpartplugins/searchbar.desktop
12mu|kdebase4-4.12.4-2|421	%exclude %{_kde_appsdir}/konqueror/kpartplugins/searchbar.rc
12mu|kdebase4-4.12.4-2|422	%exclude %{_kde_appsdir}/konqueror/opensearch/google.xml
12mu|kdebase4-4.12.4-2|423	
12mu|kdebase4-4.12.4-2|424	#-----------------------------------------------------------------------------
12mu|kdebase4-4.12.4-2|425	
12mu|kdebase4-4.12.4-2|426	%package -n keditbookmarks
12mu|kdebase4-4.12.4-2|427	Summary:	Bookmark editor
12mu|kdebase4-4.12.4-2|428	Group:		Graphical desktop/KDE
12mu|kdebase4-4.12.4-2|429	Requires:	kdebase4-runtime
12mu|kdebase4-4.12.4-2|430	
12mu|kdebase4-4.12.4-2|431	%description -n keditbookmarks
12mu|kdebase4-4.12.4-2|432	Bookmark editor.
12mu|kdebase4-4.12.4-2|433	
12mu|kdebase4-4.12.4-2|434	%files -n keditbookmarks
12mu|kdebase4-4.12.4-2|435	%{_kde_bindir}/kbookmarkmerger
12mu|kdebase4-4.12.4-2|436	%{_kde_bindir}/keditbookmarks
12mu|kdebase4-4.12.4-2|437	%{_kde_libdir}/libkdeinit4_keditbookmarks.so
12mu|kdebase4-4.12.4-2|438	%{_kde_applicationsdir}/keditbookmarks.desktop
12mu|kdebase4-4.12.4-2|439	%{_kde_services}/bookmarks.desktop
12mu|kdebase4-4.12.4-2|440	%{_kde_appsdir}/keditbookmarks
12mu|kdebase4-4.12.4-2|441	%{_kde_datadir}/config.kcfg/keditbook*
12mu|kdebase4-4.12.4-2|442	%{_kde_mandir}/man1/kbookmarkmerger.1.*
12mu|kdebase4-4.12.4-2|443	
12mu|kdebase4-4.12.4-2|444	#-----------------------------------------------------------------------------
12mu|kdebase4-4.12.4-2|445	
12mu|kdebase4-4.12.4-2|446	%package -n kfind
12mu|kdebase4-4.12.4-2|447	Summary:	Application finder
12mu|kdebase4-4.12.4-2|448	Group:		Graphical desktop/KDE
12mu|kdebase4-4.12.4-2|449	Requires:	kdebase4-runtime
12mu|kdebase4-4.12.4-2|450	
12mu|kdebase4-4.12.4-2|451	%description -n kfind
12mu|kdebase4-4.12.4-2|452	Application finder
12mu|kdebase4-4.12.4-2|453	
12mu|kdebase4-4.12.4-2|454	%files -n kfind
12mu|kdebase4-4.12.4-2|455	%doc %{_kde_docdir}/HTML/en/kfind/
12mu|kdebase4-4.12.4-2|456	%{_kde_bindir}/kfind
12mu|kdebase4-4.12.4-2|457	%{_kde_applicationsdir}/kfind.desktop
12mu|kdebase4-4.12.4-2|458	%{_kde_iconsdir}/*/*/*/kfind.*
12mu|kdebase4-4.12.4-2|459	%{_kde_mandir}/man1/kfind.1.*
12mu|kdebase4-4.12.4-2|460	
12mu|kdebase4-4.12.4-2|461	#-----------------------------------------------------------------------------
12mu|kdebase4-4.12.4-2|462	
12mu|kdebase4-4.12.4-2|463	%package -n kdialog
12mu|kdebase4-4.12.4-2|464	Summary:	Dialog KDE base widgets
12mu|kdebase4-4.12.4-2|465	Group:		Graphical desktop/KDE
12mu|kdebase4-4.12.4-2|466	Requires:	kdebase4-runtime
12mu|kdebase4-4.12.4-2|467	Conflicts:	kdebase4-devel < 1:4.7.90-2
12mu|kdebase4-4.12.4-2|468	
12mu|kdebase4-4.12.4-2|469	%description -n kdialog
12mu|kdebase4-4.12.4-2|470	Dialog KDE base widgets
12mu|kdebase4-4.12.4-2|471	
12mu|kdebase4-4.12.4-2|472	%files -n kdialog
12mu|kdebase4-4.12.4-2|473	%{_datadir}/dbus-1/interfaces/org.kde.kdialog.ProgressDialog.xml
12mu|kdebase4-4.12.4-2|474	%{_kde_bindir}/kdialog
12mu|kdebase4-4.12.4-2|475	
12mu|kdebase4-4.12.4-2|476	#-----------------------------------------------------------------------------
12mu|kdebase4-4.12.4-2|477	
12mu|kdebase4-4.12.4-2|478	%package -n plasma-applet-folderview
12mu|kdebase4-4.12.4-2|479	Summary:	Display the content of folders (Desktop as default)
12mu|kdebase4-4.12.4-2|480	Group:		Graphical desktop/KDE
12mu|kdebase4-4.12.4-2|481	Requires:	kdebase4-workspace
12mu|kdebase4-4.12.4-2|482	Provides:	plasma-applet
12mu|kdebase4-4.12.4-2|483	
12mu|kdebase4-4.12.4-2|484	%description -n plasma-applet-folderview
12mu|kdebase4-4.12.4-2|485	Display the content of folders (Desktop as default)
12mu|kdebase4-4.12.4-2|486	
12mu|kdebase4-4.12.4-2|487	%files -n plasma-applet-folderview
12mu|kdebase4-4.12.4-2|488	%{_kde_libdir}/kde4/plasma_applet_folderview.so
12mu|kdebase4-4.12.4-2|489	%{_kde_services}/plasma-applet-folderview.desktop
12mu|kdebase4-4.12.4-2|490	
12mu|kdebase4-4.12.4-2|491	#-----------------------------------------------------------------------------
12mu|kdebase4-4.12.4-2|492	
12mu|kdebase4-4.12.4-2|493	%package devel
12mu|kdebase4-4.12.4-2|494	Summary:	Devel stuff for kdebase 4
12mu|kdebase4-4.12.4-2|495	Group:		Development/KDE and Qt
12mu|kdebase4-4.12.4-2|496	Requires:	kdelibs4-devel
12mu|kdebase4-4.12.4-2|497	Requires:	%{libdolphinprivate} = %{EVRD}
12mu|kdebase4-4.12.4-2|498	Requires:	%{libkonq} = %{EVRD}
12mu|kdebase4-4.12.4-2|499	Requires:	%{libkonqsidebarplugin} = %{EVRD}
12mu|kdebase4-4.12.4-2|500	Requires:	%{libkbookmarkmodel_private} = %{EVRD}
12mu|kdebase4-4.12.4-2|501	
12mu|kdebase4-4.12.4-2|502	%description devel
12mu|kdebase4-4.12.4-2|503	This package contains header files needed if you wish to build applications
12mu|kdebase4-4.12.4-2|504	based on kdebase.
12mu|kdebase4-4.12.4-2|505	
12mu|kdebase4-4.12.4-2|506	%files devel
12mu|kdebase4-4.12.4-2|507	%{_kde_libdir}/libdolphinprivate.so
12mu|kdebase4-4.12.4-2|508	%{_kde_libdir}/libkonq.so
12mu|kdebase4-4.12.4-2|509	%{_kde_libdir}/libkonqsidebarplugin.so
12mu|kdebase4-4.12.4-2|510	%{_kde_libdir}/libkbookmarkmodel_private.so
12mu|kdebase4-4.12.4-2|511	%{_kde_includedir}/*.h
12mu|kdebase4-4.12.4-2|512	
12mu|kdebase4-4.12.4-2|513	#-----------------------------------------------------------------------------
12mu|kdebase4-4.12.4-2|514	
12mu|kdebase4-4.12.4-2|515	%prep
12mu|kdebase4-4.12.4-2|516	%setup -q -n kde-baseapps-%{version}
12mu|kdebase4-4.12.4-2|517	
12mu|kdebase4-4.12.4-2|518	# Rediff
12mu|kdebase4-4.12.4-2|519	%patch1 -p0 -b .mdvicon
12mu|kdebase4-4.12.4-2|520	%patch2 -p1 -b .mdvface
12mu|kdebase4-4.12.4-2|521	%patch3 -p1 -b .fileplaces
12mu|kdebase4-4.12.4-2|522	%patch4 -p1 -b .konq-templates
12mu|kdebase4-4.12.4-2|523	%patch5 -p1 -b .folder-preview
12mu|kdebase4-4.12.4-2|524	%patch12 -p1
12mu|kdebase4-4.12.4-2|525	%patch13 -p1
12mu|kdebase4-4.12.4-2|526	%patch101 -p1
12mu|kdebase4-4.12.4-2|527	#patch104 -p1
12mu|kdebase4-4.12.4-2|528	%patch105 -p1 -b .0105~
12mu|kdebase4-4.12.4-2|529	%patch106 -p1 -b .0106~
12mu|kdebase4-4.12.4-2|530	%if %{build_iconoverlay}
12mu|kdebase4-4.12.4-2|531	%patch107 -p1 -b .icon-plugin
12mu|kdebase4-4.12.4-2|532	%patch108 -p1 -b .icon-race
12mu|kdebase4-4.12.4-2|533	%endif
12mu|kdebase4-4.12.4-2|534	%patch200 -p1
12mu|kdebase4-4.12.4-2|535	
12mu|kdebase4-4.12.4-2|536	%build
12mu|kdebase4-4.12.4-2|537	%cmake_kde4
12mu|kdebase4-4.12.4-2|538	%make
12mu|kdebase4-4.12.4-2|539	
12mu|kdebase4-4.12.4-2|540	%install
12mu|kdebase4-4.12.4-2|541	%makeinstall_std -C build
12mu|kdebase4-4.12.4-2|542	
12mu|kdebase4-4.12.4-2|543	rm -f %{buildroot}%{_kde_datadir}/applications/kde4/konqbrowser.desktop
12mu|kdebase4-4.12.4-2|544	rm -f %{buildroot}%{_kde_datadir}/applications/kde4/konquerorsu.desktop
12mu|kdebase4-4.12.4-2|545	
12mu|kdebase4-4.12.4-2|546	
12mu|kdebase4-4.12.4-2|547	%changelog
12mu|kdebase4-4.12.4-2|548	* Tue Apr 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-2
12mu|kdebase4-4.12.4-2|549	+ Revision: 0bf4104
12mu|kdebase4-4.12.4-2|550	- Backport dolphin-bookmarks-l10n patch from trunk
12mu|kdebase4-4.12.4-2|551	
12mu|kdebase4-4.12.4-2|552	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kdebase4-4.12.4-2|553	+ Revision: b1b5ce3
12mu|kdebase4-4.12.4-2|554	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdebase4-4.12.4-2|555	
12mu|kdebase4-4.12.4-2|556	* Thu Mar 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.3-2
12mu|kdebase4-4.12.4-2|557	+ Revision: 1c62f97
12mu|kdebase4-4.12.4-2|558	- LOG New version 4.12.3 (sync spec and patches with Cooker)
12mu|kdebase4-4.12.4-2|559	
12mu|kdebase4-4.12.4-2|560	* Fri Mar 07 2014 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1:4.11.4-2
12mu|kdebase4-4.12.4-2|561	+ Revision: fc3fca6
12mu|kdebase4-4.12.4-2|562	- Added default preview plugins
12mu|kdebase4-4.12.4-2|563	
12mu|kdebase4-4.12.4-2|564	* Wed Dec 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11.4-1
12mu|kdebase4-4.12.4-2|565	+ Revision: f975c12
12mu|kdebase4-4.12.4-2|566	- LOG New version 4.11.4
12mu|kdebase4-4.12.4-2|567	
12mu|kdebase4-4.12.4-2|568	* Wed Nov 27 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11.3-2
12mu|kdebase4-4.12.4-2|569	+ Revision: 5b8ce62
12mu|kdebase4-4.12.4-2|570	- LOG Add revert-unsupported patch from upstream to fix regression in Dolphin
12mu|kdebase4-4.12.4-2|571	
12mu|kdebase4-4.12.4-2|572	* Thu Nov 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11.3-1
12mu|kdebase4-4.12.4-2|573	+ Revision: 14c9774
12mu|kdebase4-4.12.4-2|574	- LOG New version 4.11.3
12mu|kdebase4-4.12.4-2|575	
12mu|kdebase4-4.12.4-2|576	* Fri Oct 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11.2-1
12mu|kdebase4-4.12.4-2|577	+ Revision: 336c81d
12mu|kdebase4-4.12.4-2|578	- LOG New version 4.11.2
12mu|kdebase4-4.12.4-2|579	
12mu|kdebase4-4.12.4-2|580	* Tue Jul 09 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.10.5-1
12mu|kdebase4-4.12.4-2|581	+ Revision: a0366e0
12mu|kdebase4-4.12.4-2|582	- LOG New version 4.10.5
12mu|kdebase4-4.12.4-2|583	
12mu|kdebase4-4.12.4-2|584	* Thu Jun 13 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.10.4-1
12mu|kdebase4-4.12.4-2|585	+ Revision: 7356dd3
12mu|kdebase4-4.12.4-2|586	- LOG New version 4.10.4
12mu|kdebase4-4.12.4-2|587	
12mu|kdebase4-4.12.4-2|588	* Thu May 23 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.10.3-2
12mu|kdebase4-4.12.4-2|589	+ Revision: 460d932
12mu|kdebase4-4.12.4-2|590	- LOG Update konq-templates-cleanup patch to remove more entries in Create menu
12mu|kdebase4-4.12.4-2|591	
12mu|kdebase4-4.12.4-2|592	* Mon May 20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.10.3-1
12mu|kdebase4-4.12.4-2|593	+ Revision: f60ac72
12mu|kdebase4-4.12.4-2|594	- LOG New version 4.10.3 (sync with Cooker)
12mu|kdebase4-4.12.4-2|595	
12mu|kdebase4-4.12.4-2|596	* Thu Jan 31 2013 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1:4.9.5-3
12mu|kdebase4-4.12.4-2|597	+ Revision: af9b1f8
12mu|kdebase4-4.12.4-2|598	- Reworked IconOverlay plugin a bit more to avoid unsafe thread reuse
12mu|kdebase4-4.12.4-2|599	- It turned out that IconOverlayObserver instances tried to reuse the
12mu|kdebase4-4.12.4-2|600	- worker thread objects (instances of UpdateFileStatesThread) in a not
12mu|kdebase4-4.12.4-2|601	- very safe way. For example, request could be passed to a thread
12mu|kdebase4-4.12.4-2|602	- object that was about to be destroyed.
12mu|kdebase4-4.12.4-2|603	- Reworked the code a bit more to prevent such reuse along with the
12mu|kdebase4-4.12.4-2|604	- problems it introduces.
12mu|kdebase4-4.12.4-2|605	
12mu|kdebase4-4.12.4-2|606	* Wed Jan 30 2013 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 1:4.9.5-2
12mu|kdebase4-4.12.4-2|607	+ Revision: 3d580a7
12mu|kdebase4-4.12.4-2|608	- Fixed a race in IconOverlay plugin for Dolphin (bug #1519)
12mu|kdebase4-4.12.4-2|609	- In IconOverlay plugin, an instance of UpdateFileStatesThread could
12mu|kdebase4-4.12.4-2|610	- be destroyed while the thread this instance controlled was still
12mu|kdebase4-4.12.4-2|611	- running. This occasionnaly resulted in segfaults.
12mu|kdebase4-4.12.4-2|612	- Details: http://bugs.rosalinux.ru/show_bug.cgi?id=1519
12mu|kdebase4-4.12.4-2|613	- This commit fixes that problem by making the instance of
12mu|kdebase4-4.12.4-2|614	- UpdateFileStatesThread wait for the thread to finish.
12mu|kdebase4-4.12.4-2|615	
12mu|kdebase4-4.12.4-2|616	* Sat Jan 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.5-1
12mu|kdebase4-4.12.4-2|617	+ Revision: 127cb26
12mu|kdebase4-4.12.4-2|618	- LOG Re-diff konq-templates-cleanup patch
12mu|kdebase4-4.12.4-2|619	
12mu|kdebase4-4.12.4-2|620	* Sat Jan 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.5-1
12mu|kdebase4-4.12.4-2|621	+ Revision: b75e6b5
12mu|kdebase4-4.12.4-2|622	- LOG New version 4.9.5
12mu|kdebase4-4.12.4-2|623	
12mu|kdebase4-4.12.4-2|624	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
12mu|kdebase4-4.12.4-2|625	+ Revision: 4acc8e4
12mu|kdebase4-4.12.4-2|626	- LOG New version 4.9.4
12mu|kdebase4-4.12.4-2|627	
12mu|kdebase4-4.12.4-2|628	* Sun Dec 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-0.1
12mu|kdebase4-4.12.4-2|629	+ Revision: f23d5f8
12mu|kdebase4-4.12.4-2|630	- LOG Update to 4.9.4 (git snapshot), re-diff icon overlay patch, drop some old no longer used patches
12mu|kdebase4-4.12.4-2|631	
12mu|kdebase4-4.12.4-2|632	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
12mu|kdebase4-4.12.4-2|633	+ Revision: ed5f184
12mu|kdebase4-4.12.4-2|634	- LOG New version 4.9.3
12mu|kdebase4-4.12.4-2|635	
12mu|kdebase4-4.12.4-2|636	* Fri Nov 02 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 1:4.9.2-4
12mu|kdebase4-4.12.4-2|637	+ Revision: 6f07cff
12mu|kdebase4-4.12.4-2|638	- New klook patch
12mu|kdebase4-4.12.4-2|639	
12mu|kdebase4-4.12.4-2|640	* Mon Oct 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-3
12mu|kdebase4-4.12.4-2|641	+ Revision: d53f99e
12mu|kdebase4-4.12.4-2|642	- Bump release for updates purpose
12mu|kdebase4-4.12.4-2|643	
12mu|kdebase4-4.12.4-2|644	* Fri Oct 19 2012 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 1:4.9.2-2
12mu|kdebase4-4.12.4-2|645	+ Revision: 9a7bc17
12mu|kdebase4-4.12.4-2|646	- KDE systemsettings: it is possible to save proxy settings for all users
12mu|kdebase4-4.12.4-2|647	
12mu|kdebase4-4.12.4-2|648	* Fri Oct 19 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-2
12mu|kdebase4-4.12.4-2|649	+ Revision: 66e5a66
12mu|kdebase4-4.12.4-2|650	- Add rpmlint filters
12mu|kdebase4-4.12.4-2|651	
12mu|kdebase4-4.12.4-2|652	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-1
12mu|kdebase4-4.12.4-2|653	+ Revision: 731de9b
12mu|kdebase4-4.12.4-2|654	- New version 4.9.2
12mu|kdebase4-4.12.4-2|655	
12mu|kdebase4-4.12.4-2|656	* Wed Oct 03 2012 Olga Kulkova <olga.kulkova@osinit.ru> 1:4.9.1-3
12mu|kdebase4-4.12.4-2|657	+ Revision: b4a3727
12mu|kdebase4-4.12.4-2|658	- Patch overlay icon added
12mu|kdebase4-4.12.4-2|659	
12mu|kdebase4-4.12.4-2|660	* Fri Sep 28 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 1:4.9.1-2
12mu|kdebase4-4.12.4-2|661	+ Revision: 4219e0a
12mu|kdebase4-4.12.4-2|662	- Adapted KLook patches for Dolphin to KDE 4.9
12mu|kdebase4-4.12.4-2|663	
12mu|kdebase4-4.12.4-2|664	* Mon Sep 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
12mu|kdebase4-4.12.4-2|665	+ Revision: 642b781
12mu|kdebase4-4.12.4-2|666	- New version 4.9.1
12mu|kdebase4-4.12.4-2|667	
12mu|kdebase4-4.12.4-2|668	* Fri Aug 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mu|kdebase4-4.12.4-2|669	+ Revision: c9eeff6
12mu|kdebase4-4.12.4-2|670	- Re-diff konq-templates-cleanup patch
12mu|kdebase4-4.12.4-2|671	
12mu|kdebase4-4.12.4-2|672	* Fri Aug 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mu|kdebase4-4.12.4-2|673	+ Revision: c074081
12mu|kdebase4-4.12.4-2|674	- New version 4.9.0
12mu|kdebase4-4.12.4-2|675	
12mu|kdebase4-4.12.4-2|676	* Wed Jul 25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-3
12mu|kdebase4-4.12.4-2|677	+ Revision: e38f181
12mu|kdebase4-4.12.4-2|678	- Add fileplaces patch to fix issue with missing custom translations in Dolphin (Music, Pictures etc)
12mu|kdebase4-4.12.4-2|679	
12mu|kdebase4-4.12.4-2|680	* Tue Jul 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-2
12mu|kdebase4-4.12.4-2|681	+ Revision: d83f7df
12mu|kdebase4-4.12.4-2|682	- Re-diff and enable mdvuserface.patch
12mu|kdebase4-4.12.4-2|683	
12mu|kdebase4-4.12.4-2|684	

19868 12
12mu|kdebase4-runtime-4.12.4-1|1	Summary:	K Desktop Environment - Base Runtime
12mu|kdebase4-runtime-4.12.4-1|2	Name:		kdebase4-runtime
12mu|kdebase4-runtime-4.12.4-1|3	Version:	4.12.4
12mu|kdebase4-runtime-4.12.4-1|4	Release:	1
12mu|kdebase4-runtime-4.12.4-1|5	Epoch:		1
12mu|kdebase4-runtime-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kdebase4-runtime-4.12.4-1|7	License:	GPLv2+
12mu|kdebase4-runtime-4.12.4-1|8	Url:		http://www.kde.org
12mu|kdebase4-runtime-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kdebase4-runtime-4.12.4-1|10	%if %{is_beta}
12mu|kdebase4-runtime-4.12.4-1|11	%define ftpdir unstable
12mu|kdebase4-runtime-4.12.4-1|12	%else
12mu|kdebase4-runtime-4.12.4-1|13	%define ftpdir stable
12mu|kdebase4-runtime-4.12.4-1|14	%endif
12mu|kdebase4-runtime-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/kde-runtime-%{version}.tar.xz
12mu|kdebase4-runtime-4.12.4-1|16	Source1:	kdebase4-runtime.rpmlintrc
12mu|kdebase4-runtime-4.12.4-1|17	Patch0:		kdebase-runtime-4.5.74-fix-htsearch-path.patch
12mu|kdebase4-runtime-4.12.4-1|18	Patch1:		kde-runtime-4.9.98-link-tirpc.patch
12mu|kdebase4-runtime-4.12.4-1|19	# See http://bugs.rosalinux.ru/show_bug.cgi?id=1902
12mu|kdebase4-runtime-4.12.4-1|20	Patch2:		kde-runtime-4.10.2-kdesu-encoding.patch
12mu|kdebase4-runtime-4.12.4-1|21	Patch3:		kde-runtime-4.10.4-kcm-attica-network-error.patch
12mu|kdebase4-runtime-4.12.4-1|22	Patch4:		kde-runtime-4.11.3-save-i18n-settings.patch
12mu|kdebase4-runtime-4.12.4-1|23	Patch5:		kdebase-runtime-4.3.2-knotify-fix-cpu-charge.patch
12mu|kdebase4-runtime-4.12.4-1|24	Patch8:		kdebase-runtime-4.4.1-use-mdv-icon.patch
12mu|kdebase4-runtime-4.12.4-1|25	
12mu|kdebase4-runtime-4.12.4-1|26	#(nl) DO NOT REMOVE, NEEDED FOR MDV/ROSA DEFAULT DESKTOP
12mu|kdebase4-runtime-4.12.4-1|27	Patch9:		kdebase-runtime-4.6.4-do-not-show-homedesktop.patch
12mu|kdebase4-runtime-4.12.4-1|28	Patch10:	kdebase-runtime-4.6.4-do-not-copy-trash.patch
12mu|kdebase4-runtime-4.12.4-1|29	
12mu|kdebase4-runtime-4.12.4-1|30	Patch100:	kdebase-runtime-4.8.0-knetattachxdg.patch
12mu|kdebase4-runtime-4.12.4-1|31	Patch101:	kde-runtime-4.11.0-l10n-ru.patch
12mu|kdebase4-runtime-4.12.4-1|32	Patch103:	kde-runtime-4.9.3-kcmlocale-fix-translations.patch
12mu|kdebase4-runtime-4.12.4-1|33	# Fix knotify settings overwriting pulse volume
12mu|kdebase4-runtime-4.12.4-1|34	Patch104:	kdebase-runtime-4.6.0-canberra.patch
12mu|kdebase4-runtime-4.12.4-1|35	
12mu|kdebase4-runtime-4.12.4-1|36	# Backports
12mu|kdebase4-runtime-4.12.4-1|37	# Revert http://quickgit.kde.org/?p=kde-runtime.git&a=commitdiff&h=9c061a16753e8801f157842107cdc19bd06c4533
12mu|kdebase4-runtime-4.12.4-1|38	# to fix issue with missing video capture devices in Phonon
12mu|kdebase4-runtime-4.12.4-1|39	Patch200:	kde-runtime-4.11.3-pulse.patch
12mu|kdebase4-runtime-4.12.4-1|40	
12mu|kdebase4-runtime-4.12.4-1|41	BuildRequires:	automoc4
12mu|kdebase4-runtime-4.12.4-1|42	BuildRequires:	jpeg-devel
12mu|kdebase4-runtime-4.12.4-1|43	BuildRequires:	kdelibs4-devel >= 5:4.9.98-2
12mu|kdebase4-runtime-4.12.4-1|44	BuildRequires:	kdepimlibs4-devel
12mu|kdebase4-runtime-4.12.4-1|45	BuildRequires:	nepomuk-core-devel
12mu|kdebase4-runtime-4.12.4-1|46	BuildRequires:	ntrack-devel
12mu|kdebase4-runtime-4.12.4-1|47	BuildRequires:	openslp-devel
12mu|kdebase4-runtime-4.12.4-1|48	BuildRequires:	ssh-devel
12mu|kdebase4-runtime-4.12.4-1|49	BuildRequires:	pkgconfig(alsa)
12mu|kdebase4-runtime-4.12.4-1|50	BuildRequires:	pkgconfig(exiv2)
12mu|kdebase4-runtime-4.12.4-1|51	BuildRequires:	pkgconfig(libattica)
12mu|kdebase4-runtime-4.12.4-1|52	BuildRequires:	pkgconfig(libcanberra)
12mu|kdebase4-runtime-4.12.4-1|53	BuildRequires:	pkgconfig(libkactivities)
12mu|kdebase4-runtime-4.12.4-1|54	BuildRequires:	pkgconfig(libntrack-qt4)
12mu|kdebase4-runtime-4.12.4-1|55	BuildRequires:	pkgconfig(libpulse)
12mu|kdebase4-runtime-4.12.4-1|56	BuildRequires:	pkgconfig(libstreams)
12mu|kdebase4-runtime-4.12.4-1|57	BuildRequires:	pkgconfig(libtirpc)
12mu|kdebase4-runtime-4.12.4-1|58	BuildRequires:	pkgconfig(libwebp)
12mu|kdebase4-runtime-4.12.4-1|59	BuildRequires:	pkgconfig(NetworkManager)
12mu|kdebase4-runtime-4.12.4-1|60	BuildRequires:	pkgconfig(OpenEXR)
12mu|kdebase4-runtime-4.12.4-1|61	BuildRequires:	pkgconfig(phonon)
12mu|kdebase4-runtime-4.12.4-1|62	BuildRequires:	pkgconfig(smbclient)
12mu|kdebase4-runtime-4.12.4-1|63	BuildRequires:	pkgconfig(soprano)
12mu|kdebase4-runtime-4.12.4-1|64	BuildRequires:	pkgconfig(xcursor)
12mu|kdebase4-runtime-4.12.4-1|65	
12mu|kdebase4-runtime-4.12.4-1|66	Requires:	kdelibs4-core
12mu|kdebase4-runtime-4.12.4-1|67	Requires:	oxygen-icon-theme
12mu|kdebase4-runtime-4.12.4-1|68	Requires:	libkactivities
12mu|kdebase4-runtime-4.12.4-1|69	Requires:	polkit-kde-1
12mu|kdebase4-runtime-4.12.4-1|70	Requires:	soprano-plugin-redland
12mu|kdebase4-runtime-4.12.4-1|71	Suggests:	cagibi
12mu|kdebase4-runtime-4.12.4-1|72	Suggests:	djvulibre
12mu|kdebase4-runtime-4.12.4-1|73	Suggests:	gdb
12mu|kdebase4-runtime-4.12.4-1|74	Suggests:	hicolor-icon-theme
12mu|kdebase4-runtime-4.12.4-1|75	Suggests:	kde4-l10n
12mu|kdebase4-runtime-4.12.4-1|76	Suggests:	kdialog
12mu|kdebase4-runtime-4.12.4-1|77	Suggests:	kwallet-daemon
12mu|kdebase4-runtime-4.12.4-1|78	Conflicts:	kdebase4-workspace < 2:4.10.0
12mu|kdebase4-runtime-4.12.4-1|79	Conflicts:	nepomuk-scribo < 1:0.6.0-3
12mu|kdebase4-runtime-4.12.4-1|80	
12mu|kdebase4-runtime-4.12.4-1|81	%description
12mu|kdebase4-runtime-4.12.4-1|82	KDE 4 application runtime components.
12mu|kdebase4-runtime-4.12.4-1|83	
12mu|kdebase4-runtime-4.12.4-1|84	%files
12mu|kdebase4-runtime-4.12.4-1|85	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmremotewidgets.conf
12mu|kdebase4-runtime-4.12.4-1|86	%{_sysconfdir}/xdg/menus/kde-information.menu
12mu|kdebase4-runtime-4.12.4-1|87	%{_datadir}/dbus-1/interfaces/*.xml
12mu|kdebase4-runtime-4.12.4-1|88	%{_datadir}/dbus-1/*services/*.service
12mu|kdebase4-runtime-4.12.4-1|89	%{_datadir}/polkit-1/actions/*.policy
12mu|kdebase4-runtime-4.12.4-1|90	#
12mu|kdebase4-runtime-4.12.4-1|91	%{_kde_bindir}/kcmshell4
12mu|kdebase4-runtime-4.12.4-1|92	%{_kde_bindir}/kde-cp
12mu|kdebase4-runtime-4.12.4-1|93	%{_kde_bindir}/kde-mv
12mu|kdebase4-runtime-4.12.4-1|94	%{_kde_bindir}/kde-open
12mu|kdebase4-runtime-4.12.4-1|95	%{_kde_bindir}/kde4
12mu|kdebase4-runtime-4.12.4-1|96	%{_kde_bindir}/kde4-menu
12mu|kdebase4-runtime-4.12.4-1|97	%{_kde_bindir}/kdebugdialog
12mu|kdebase4-runtime-4.12.4-1|98	%{_kde_bindir}/kdesu
12mu|kdebase4-runtime-4.12.4-1|99	%{_kde_bindir}/keditfiletype
12mu|kdebase4-runtime-4.12.4-1|100	%{_kde_bindir}/kfile4
12mu|kdebase4-runtime-4.12.4-1|101	%{_kde_bindir}/kglobalaccel
12mu|kdebase4-runtime-4.12.4-1|102	%{_kde_bindir}/khelpcenter
12mu|kdebase4-runtime-4.12.4-1|103	%{_kde_bindir}/khotnewstuff-upload
12mu|kdebase4-runtime-4.12.4-1|104	%{_kde_bindir}/khotnewstuff4
12mu|kdebase4-runtime-4.12.4-1|105	%{_kde_bindir}/kiconfinder
12mu|kdebase4-runtime-4.12.4-1|106	%{_kde_bindir}/kioclient
12mu|kdebase4-runtime-4.12.4-1|107	%{_kde_bindir}/kmimetypefinder
12mu|kdebase4-runtime-4.12.4-1|108	%{_kde_bindir}/knotify4
12mu|kdebase4-runtime-4.12.4-1|109	%{_kde_bindir}/kquitapp
12mu|kdebase4-runtime-4.12.4-1|110	%{_kde_bindir}/kreadconfig
12mu|kdebase4-runtime-4.12.4-1|111	%{_kde_bindir}/kstart
12mu|kdebase4-runtime-4.12.4-1|112	%{_kde_bindir}/ksvgtopng
12mu|kdebase4-runtime-4.12.4-1|113	%{_kde_bindir}/ktraderclient
12mu|kdebase4-runtime-4.12.4-1|114	%{_kde_bindir}/ktrash
12mu|kdebase4-runtime-4.12.4-1|115	%{_kde_bindir}/kuiserver
12mu|kdebase4-runtime-4.12.4-1|116	%{_kde_bindir}/kwriteconfig
12mu|kdebase4-runtime-4.12.4-1|117	%{_kde_bindir}/plasmapkg
12mu|kdebase4-runtime-4.12.4-1|118	%{_kde_bindir}/plasma-remote-helper
12mu|kdebase4-runtime-4.12.4-1|119	%{_kde_bindir}/solid-hardware
12mu|kdebase4-runtime-4.12.4-1|120	%{_kde_libdir}/kconf_update_bin/phonon_devicepreference_update
12mu|kdebase4-runtime-4.12.4-1|121	%{_kde_libdir}/kconf_update_bin/phonon_deviceuids_update
12mu|kdebase4-runtime-4.12.4-1|122	%{_kde_libdir}/kde4/comicbookthumbnail.so
12mu|kdebase4-runtime-4.12.4-1|123	%{_kde_libdir}/kde4/cursorthumbnail.so
12mu|kdebase4-runtime-4.12.4-1|124	%{_kde_libdir}/kde4/djvuthumbnail.so
12mu|kdebase4-runtime-4.12.4-1|125	%{_kde_libdir}/kde4/exrthumbnail.so
12mu|kdebase4-runtime-4.12.4-1|126	%{_kde_libdir}/kde4/fixhosturifilter.so
12mu|kdebase4-runtime-4.12.4-1|127	%{_kde_libdir}/kde4/htmlthumbnail.so
12mu|kdebase4-runtime-4.12.4-1|128	%{_kde_libdir}/kde4/imagethumbnail.so
12mu|kdebase4-runtime-4.12.4-1|129	%{_kde_libdir}/kde4/jpegthumbnail.so
12mu|kdebase4-runtime-4.12.4-1|130	%{_kde_libdir}/kde4/kcm_attica.so
12mu|kdebase4-runtime-4.12.4-1|131	%{_kde_libdir}/kde4/kcm_cgi.so
12mu|kdebase4-runtime-4.12.4-1|132	%{_kde_libdir}/kde4/kcm_componentchooser.so
12mu|kdebase4-runtime-4.12.4-1|133	%{_kde_libdir}/kde4/kcm_device_automounter.so
12mu|kdebase4-runtime-4.12.4-1|134	%{_kde_libdir}/kde4/kcm_emoticons.so
12mu|kdebase4-runtime-4.12.4-1|135	%{_kde_libdir}/kde4/kcm_filetypes.so
12mu|kdebase4-runtime-4.12.4-1|136	%{_kde_libdir}/kde4/kcm_icons.so
12mu|kdebase4-runtime-4.12.4-1|137	%{_kde_libdir}/kde4/kcm_kded.so
12mu|kdebase4-runtime-4.12.4-1|138	%{_kde_libdir}/kde4/kcm_kdnssd.so
12mu|kdebase4-runtime-4.12.4-1|139	%{_kde_libdir}/kde4/kcm_knotify.so
12mu|kdebase4-runtime-4.12.4-1|140	%{_kde_libdir}/kde4/kcm_locale.so
12mu|kdebase4-runtime-4.12.4-1|141	%{_kde_libdir}/kde4/kcm_nepomuk.so
12mu|kdebase4-runtime-4.12.4-1|142	%{_kde_libdir}/kde4/kcm_phonon.so
12mu|kdebase4-runtime-4.12.4-1|143	%{_kde_libdir}/kde4/kcm_trash.so
12mu|kdebase4-runtime-4.12.4-1|144	%{_kde_libdir}/kde4/kcmspellchecking.so
12mu|kdebase4-runtime-4.12.4-1|145	%{_kde_libdir}/kde4/kded_desktopnotifier.so
12mu|kdebase4-runtime-4.12.4-1|146	%{_kde_libdir}/kde4/kded_device_automounter.so
12mu|kdebase4-runtime-4.12.4-1|147	%{_kde_libdir}/kde4/kded_kpasswdserver.so
12mu|kdebase4-runtime-4.12.4-1|148	%{_kde_libdir}/kde4/kded_ktimezoned.so
12mu|kdebase4-runtime-4.12.4-1|149	%{_kde_libdir}/kde4/kded_nepomuksearchmodule.so
12mu|kdebase4-runtime-4.12.4-1|150	%{_kde_libdir}/kde4/kded_networkstatus.so
12mu|kdebase4-runtime-4.12.4-1|151	%{_kde_libdir}/kde4/kded_networkwatcher.so
12mu|kdebase4-runtime-4.12.4-1|152	%{_kde_libdir}/kde4/kded_phononserver.so
12mu|kdebase4-runtime-4.12.4-1|153	%{_kde_libdir}/kde4/kded_recentdocumentsnotifier.so
12mu|kdebase4-runtime-4.12.4-1|154	%{_kde_libdir}/kde4/kded_remotedirnotify.so
12mu|kdebase4-runtime-4.12.4-1|155	%{_kde_libdir}/kde4/kded_solidautoeject.so
12mu|kdebase4-runtime-4.12.4-1|156	%{_kde_libdir}/kde4/kded_soliduiserver.so
12mu|kdebase4-runtime-4.12.4-1|157	%{_kde_libdir}/kde4/kio_about.so
12mu|kdebase4-runtime-4.12.4-1|158	%{_kde_libdir}/kde4/kio_applications.so
12mu|kdebase4-runtime-4.12.4-1|159	%{_kde_libdir}/kde4/kio_archive.so
12mu|kdebase4-runtime-4.12.4-1|160	%{_kde_libdir}/kde4/kio_bookmarks.so
12mu|kdebase4-runtime-4.12.4-1|161	%{_kde_libdir}/kde4/kio_cgi.so
12mu|kdebase4-runtime-4.12.4-1|162	%{_kde_libdir}/kde4/kio_desktop.so
12mu|kdebase4-runtime-4.12.4-1|163	%{_kde_libdir}/kde4/kio_filter.so
12mu|kdebase4-runtime-4.12.4-1|164	%{_kde_libdir}/kde4/kio_finger.so
12mu|kdebase4-runtime-4.12.4-1|165	%{_kde_libdir}/kde4/kio_fish.so
12mu|kdebase4-runtime-4.12.4-1|166	%{_kde_libdir}/kde4/kio_floppy.so
12mu|kdebase4-runtime-4.12.4-1|167	%{_kde_libdir}/kde4/kio_info.so
12mu|kdebase4-runtime-4.12.4-1|168	%{_kde_libdir}/kde4/kio_man.so
12mu|kdebase4-runtime-4.12.4-1|169	%{_kde_libdir}/kde4/kio_nepomuk.so
12mu|kdebase4-runtime-4.12.4-1|170	%{_kde_libdir}/kde4/kio_nepomuksearch.so
12mu|kdebase4-runtime-4.12.4-1|171	%{_kde_libdir}/kde4/kio_network.so
12mu|kdebase4-runtime-4.12.4-1|172	%{_kde_libdir}/kde4/kio_nfs.so
12mu|kdebase4-runtime-4.12.4-1|173	%{_kde_libdir}/kde4/kio_recentdocuments.so
12mu|kdebase4-runtime-4.12.4-1|174	%{_kde_libdir}/kde4/kio_remote.so
12mu|kdebase4-runtime-4.12.4-1|175	%{_kde_libdir}/kde4/kio_settings.so
12mu|kdebase4-runtime-4.12.4-1|176	%{_kde_libdir}/kde4/kio_sftp.so
12mu|kdebase4-runtime-4.12.4-1|177	%{_kde_libdir}/kde4/kio_tags.so
12mu|kdebase4-runtime-4.12.4-1|178	%{_kde_libdir}/kde4/kio_thumbnail.so
12mu|kdebase4-runtime-4.12.4-1|179	%{_kde_libdir}/kde4/kio_timeline.so
12mu|kdebase4-runtime-4.12.4-1|180	%{_kde_libdir}/kde4/kio_trash.so
12mu|kdebase4-runtime-4.12.4-1|181	%{_kde_libdir}/kde4/kshorturifilter.so
12mu|kdebase4-runtime-4.12.4-1|182	%{_kde_libdir}/kde4/kuriikwsfilter.so
12mu|kdebase4-runtime-4.12.4-1|183	%{_kde_libdir}/kde4/kurisearchfilter.so
12mu|kdebase4-runtime-4.12.4-1|184	%{_kde_libdir}/kde4/libkmanpart.so
12mu|kdebase4-runtime-4.12.4-1|185	%{_kde_libdir}/kde4/librenaudioplugin.so
12mu|kdebase4-runtime-4.12.4-1|186	%{_kde_libdir}/kde4/librenimageplugin.so
12mu|kdebase4-runtime-4.12.4-1|187	%{_kde_libdir}/kde4/localdomainurifilter.so
12mu|kdebase4-runtime-4.12.4-1|188	%{_kde_libdir}/kde4/plasma-kpart.so
12mu|kdebase4-runtime-4.12.4-1|189	%{_kde_libdir}/kde4/plasma_appletscript_declarative.so
12mu|kdebase4-runtime-4.12.4-1|190	%{_kde_libdir}/kde4/plasma_appletscript_simple_javascript.so
12mu|kdebase4-runtime-4.12.4-1|191	%{_kde_libdir}/kde4/plasma_containment_newspaper.so
12mu|kdebase4-runtime-4.12.4-1|192	%{_kde_libdir}/kde4/plasma_dataenginescript_javascript.so
12mu|kdebase4-runtime-4.12.4-1|193	%{_kde_libdir}/kde4/plasma_packagestructure_javascriptaddon.so
12mu|kdebase4-runtime-4.12.4-1|194	%{_kde_libdir}/kde4/plasma_runnerscript_javascript.so
12mu|kdebase4-runtime-4.12.4-1|195	%{_kde_libdir}/kde4/svgthumbnail.so
12mu|kdebase4-runtime-4.12.4-1|196	%{_kde_libdir}/kde4/textthumbnail.so
12mu|kdebase4-runtime-4.12.4-1|197	%{_kde_libdir}/kde4/windowsexethumbnail.so
12mu|kdebase4-runtime-4.12.4-1|198	%{_kde_libdir}/kde4/windowsimagethumbnail.so
12mu|kdebase4-runtime-4.12.4-1|199	%{_kde_libdir}/kde4/libexec
12mu|kdebase4-runtime-4.12.4-1|200	%{_kde_libdir}/kde4/plugins
12mu|kdebase4-runtime-4.12.4-1|201	%{_kde_libdir}/kde4/imports/org/kde/dirmodel/qmldir
12mu|kdebase4-runtime-4.12.4-1|202	%{_kde_libdir}/kde4/imports/org/kde/dirmodel/libdirmodelplugin.so
12mu|kdebase4-runtime-4.12.4-1|203	%{_kde_libdir}/kde4/imports/org/kde/draganddrop/qmldir
12mu|kdebase4-runtime-4.12.4-1|204	%{_kde_libdir}/kde4/imports/org/kde/draganddrop/libdraganddropplugin.so
12mu|kdebase4-runtime-4.12.4-1|205	%{_kde_libdir}/kde4/imports/org/kde/locale/qmldir
12mu|kdebase4-runtime-4.12.4-1|206	%{_kde_libdir}/kde4/imports/org/kde/locale/liblocalebindingsplugin.so
12mu|kdebase4-runtime-4.12.4-1|207	%{_kde_libdir}/kde4/imports/org/kde/plasma
12mu|kdebase4-runtime-4.12.4-1|208	%{_kde_libdir}/kde4/imports/org/kde/qtextracomponents/libqtextracomponentsplugin.so
12mu|kdebase4-runtime-4.12.4-1|209	%{_kde_libdir}/kde4/imports/org/kde/qtextracomponents/qmldir
12mu|kdebase4-runtime-4.12.4-1|210	%{_kde_libdir}/kde4/imports/org/kde/runnermodel/qmldir
12mu|kdebase4-runtime-4.12.4-1|211	%{_kde_libdir}/kde4/imports/org/kde/runnermodel/librunnermodelplugin.so
12mu|kdebase4-runtime-4.12.4-1|212	%{_kde_libdir}/kde4/platformimports
12mu|kdebase4-runtime-4.12.4-1|213	%{_kde_libdir}/kde4/kio_smb.so
12mu|kdebase4-runtime-4.12.4-1|214	%{_kde_libdir}/attica_kde.so
12mu|kdebase4-runtime-4.12.4-1|215	%{_kde_libdir}/libkdeinit4_kcmshell4.so
12mu|kdebase4-runtime-4.12.4-1|216	%{_kde_libdir}/libkdeinit4_kglobalaccel.so
12mu|kdebase4-runtime-4.12.4-1|217	%{_kde_libdir}/libkdeinit4_khelpcenter.so
12mu|kdebase4-runtime-4.12.4-1|218	%{_kde_libdir}/libkdeinit4_kuiserver.so
12mu|kdebase4-runtime-4.12.4-1|219	%{_kde_libdir}/libknotifyplugin.so
12mu|kdebase4-runtime-4.12.4-1|220	%{_kde_applicationsdir}/*.desktop
12mu|kdebase4-runtime-4.12.4-1|221	%{_kde_appsdir}/desktoptheme
12mu|kdebase4-runtime-4.12.4-1|222	%{_kde_appsdir}/drkonqi
12mu|kdebase4-runtime-4.12.4-1|223	%{_kde_appsdir}/hardwarenotifications
12mu|kdebase4-runtime-4.12.4-1|224	%{_kde_appsdir}/kcm_componentchooser
12mu|kdebase4-runtime-4.12.4-1|225	%{_kde_appsdir}/kcm_phonon
12mu|kdebase4-runtime-4.12.4-1|226	%{_kde_appsdir}/kcmlocale
12mu|kdebase4-runtime-4.12.4-1|227	%{_kde_appsdir}/kconf_update/*.upd
12mu|kdebase4-runtime-4.12.4-1|228	%{_kde_appsdir}/kde
12mu|kdebase4-runtime-4.12.4-1|229	%{_kde_appsdir}/kglobalaccel
12mu|kdebase4-runtime-4.12.4-1|230	%{_kde_appsdir}/khelpcenter
12mu|kdebase4-runtime-4.12.4-1|231	%{_kde_appsdir}/kio_bookmarks
12mu|kdebase4-runtime-4.12.4-1|232	%{_kde_appsdir}/kio_desktop
12mu|kdebase4-runtime-4.12.4-1|233	%{_kde_appsdir}/kio_docfilter
12mu|kdebase4-runtime-4.12.4-1|234	%{_kde_appsdir}/kio_finger
12mu|kdebase4-runtime-4.12.4-1|235	%{_kde_appsdir}/kio_info
12mu|kdebase4-runtime-4.12.4-1|236	%{_kde_appsdir}/konqsidebartng
12mu|kdebase4-runtime-4.12.4-1|237	%{_kde_appsdir}/ksmserver
12mu|kdebase4-runtime-4.12.4-1|238	%{_kde_appsdir}/libphonon
12mu|kdebase4-runtime-4.12.4-1|239	%{_kde_appsdir}/phonon
12mu|kdebase4-runtime-4.12.4-1|240	%{_kde_appsdir}/remoteview
12mu|kdebase4-runtime-4.12.4-1|241	%{_kde_appsdir}/konqueror/dirtree/remote/smb-network.desktop
12mu|kdebase4-runtime-4.12.4-1|242	%{_kde_datadir}/config.kcfg/*.kcfg
12mu|kdebase4-runtime-4.12.4-1|243	%{_kde_configdir}/*.knsrc
12mu|kdebase4-runtime-4.12.4-1|244	%{_kde_configdir}/kshorturifilterrc
12mu|kdebase4-runtime-4.12.4-1|245	%{_kde_datadir}/desktop-directories/*.directory
12mu|kdebase4-runtime-4.12.4-1|246	%{_kde_datadir}/emoticons/kde4
12mu|kdebase4-runtime-4.12.4-1|247	%{_kde_iconsdir}/default.kde4
12mu|kdebase4-runtime-4.12.4-1|248	%{_kde_iconsdir}/hicolor/*/apps/*
12mu|kdebase4-runtime-4.12.4-1|249	%{_kde_services}/*.protocol
12mu|kdebase4-runtime-4.12.4-1|250	%{_kde_services}/comicbookthumbnail.desktop
12mu|kdebase4-runtime-4.12.4-1|251	%{_kde_services}/componentchooser.desktop
12mu|kdebase4-runtime-4.12.4-1|252	%{_kde_services}/cursorthumbnail.desktop
12mu|kdebase4-runtime-4.12.4-1|253	%{_kde_services}/desktop-search.desktop
12mu|kdebase4-runtime-4.12.4-1|254	%{_kde_services}/desktopthumbnail.desktop
12mu|kdebase4-runtime-4.12.4-1|255	%{_kde_services}/device_automounter_kcm.desktop
12mu|kdebase4-runtime-4.12.4-1|256	%{_kde_services}/directorythumbnail.desktop
12mu|kdebase4-runtime-4.12.4-1|257	%{_kde_services}/djvuthumbnail.desktop
12mu|kdebase4-runtime-4.12.4-1|258	%{_kde_services}/emoticons.desktop
12mu|kdebase4-runtime-4.12.4-1|259	%{_kde_services}/exrthumbnail.desktop
12mu|kdebase4-runtime-4.12.4-1|260	%{_kde_services}/filetypes.desktop
12mu|kdebase4-runtime-4.12.4-1|261	%{_kde_services}/fixhosturifilter.desktop
12mu|kdebase4-runtime-4.12.4-1|262	%{_kde_services}/htmlthumbnail.desktop
12mu|kdebase4-runtime-4.12.4-1|263	%{_kde_services}/icons.desktop
12mu|kdebase4-runtime-4.12.4-1|264	%{_kde_services}/imagethumbnail.desktop
12mu|kdebase4-runtime-4.12.4-1|265	%{_kde_services}/jpegthumbnail.desktop
12mu|kdebase4-runtime-4.12.4-1|266	%{_kde_services}/kcm_attica.desktop
12mu|kdebase4-runtime-4.12.4-1|267	%{_kde_services}/kcm_kdnssd.desktop
12mu|kdebase4-runtime-4.12.4-1|268	%{_kde_services}/kcm_nepomuk.desktop
12mu|kdebase4-runtime-4.12.4-1|269	%{_kde_services}/kcm_phonon.desktop
12mu|kdebase4-runtime-4.12.4-1|270	%{_kde_services}/kcmcgi.desktop
12mu|kdebase4-runtime-4.12.4-1|271	%{_kde_services}/kcmkded.desktop
12mu|kdebase4-runtime-4.12.4-1|272	%{_kde_services}/kcmnotify.desktop
12mu|kdebase4-runtime-4.12.4-1|273	%{_kde_services}/kcmtrash.desktop
12mu|kdebase4-runtime-4.12.4-1|274	%{_kde_services}/kglobalaccel.desktop
12mu|kdebase4-runtime-4.12.4-1|275	%{_kde_services}/khelpcenter.desktop
12mu|kdebase4-runtime-4.12.4-1|276	%{_kde_services}/kmanpart.desktop
12mu|kdebase4-runtime-4.12.4-1|277	%{_kde_services}/knotify4.desktop
12mu|kdebase4-runtime-4.12.4-1|278	%{_kde_services}/kshorturifilter.desktop
12mu|kdebase4-runtime-4.12.4-1|279	%{_kde_services}/kuiserver.desktop
12mu|kdebase4-runtime-4.12.4-1|280	%{_kde_services}/kuriikwsfilter.desktop
12mu|kdebase4-runtime-4.12.4-1|281	%{_kde_services}/kurisearchfilter.desktop
12mu|kdebase4-runtime-4.12.4-1|282	%{_kde_services}/language.desktop
12mu|kdebase4-runtime-4.12.4-1|283	%{_kde_services}/localdomainurifilter.desktop
12mu|kdebase4-runtime-4.12.4-1|284	%{_kde_services}/plasma-containment-newspaper.desktop
12mu|kdebase4-runtime-4.12.4-1|285	%{_kde_services}/plasma-kpart.desktop
12mu|kdebase4-runtime-4.12.4-1|286	%{_kde_services}/plasma-packagestructure-javascript-addon.desktop
12mu|kdebase4-runtime-4.12.4-1|287	%{_kde_services}/plasma-scriptengine-applet-declarative.desktop
12mu|kdebase4-runtime-4.12.4-1|288	%{_kde_services}/plasma-scriptengine-applet-simple-javascript.desktop
12mu|kdebase4-runtime-4.12.4-1|289	%{_kde_services}/plasma-scriptengine-dataengine-javascript.desktop
12mu|kdebase4-runtime-4.12.4-1|290	%{_kde_services}/plasma-scriptengine-runner-javascript.desktop
12mu|kdebase4-runtime-4.12.4-1|291	%{_kde_services}/qimageioplugins/webp.desktop
12mu|kdebase4-runtime-4.12.4-1|292	%{_kde_services}/renaudiodlg.desktop
12mu|kdebase4-runtime-4.12.4-1|293	%{_kde_services}/renimagedlg.desktop
12mu|kdebase4-runtime-4.12.4-1|294	%{_kde_services}/searchproviders
12mu|kdebase4-runtime-4.12.4-1|295	%{_kde_services}/spellchecking.desktop
12mu|kdebase4-runtime-4.12.4-1|296	%{_kde_services}/svgthumbnail.desktop
12mu|kdebase4-runtime-4.12.4-1|297	%{_kde_services}/textthumbnail.desktop
12mu|kdebase4-runtime-4.12.4-1|298	%{_kde_services}/windowsexethumbnail.desktop
12mu|kdebase4-runtime-4.12.4-1|299	%{_kde_services}/windowsimagethumbnail.desktop
12mu|kdebase4-runtime-4.12.4-1|300	%{_kde_services}/kded/*.desktop
12mu|kdebase4-runtime-4.12.4-1|301	%{_kde_servicetypes}/*.desktop
12mu|kdebase4-runtime-4.12.4-1|302	%{_kde_datadir}/locale/currency
12mu|kdebase4-runtime-4.12.4-1|303	%{_kde_datadir}/locale/l10n/*/*
12mu|kdebase4-runtime-4.12.4-1|304	%{_kde_datadir}/locale/l10n/*.desktop
12mu|kdebase4-runtime-4.12.4-1|305	%{_kde_mandir}/man?/*
12mu|kdebase4-runtime-4.12.4-1|306	%{_kde_datadir}/mime/packages/*.xml
12mu|kdebase4-runtime-4.12.4-1|307	%{_kde_datadir}/sounds/*
12mu|kdebase4-runtime-4.12.4-1|308	%doc %{_kde_docdir}/HTML/en/*
12mu|kdebase4-runtime-4.12.4-1|309	
12mu|kdebase4-runtime-4.12.4-1|310	#--------------------------------------------------------------
12mu|kdebase4-runtime-4.12.4-1|311	
12mu|kdebase4-runtime-4.12.4-1|312	%package -n kwallet-daemon
12mu|kdebase4-runtime-4.12.4-1|313	Summary:	Kwallet daemon
12mu|kdebase4-runtime-4.12.4-1|314	Group:		Development/KDE and Qt
12mu|kdebase4-runtime-4.12.4-1|315	Conflicts:	%{name} < 1:4.5.71
12mu|kdebase4-runtime-4.12.4-1|316	
12mu|kdebase4-runtime-4.12.4-1|317	%description -n kwallet-daemon
12mu|kdebase4-runtime-4.12.4-1|318	Kwallet daemon.
12mu|kdebase4-runtime-4.12.4-1|319	
12mu|kdebase4-runtime-4.12.4-1|320	%files -n kwallet-daemon
12mu|kdebase4-runtime-4.12.4-1|321	%{_kde_bindir}/kwalletd
12mu|kdebase4-runtime-4.12.4-1|322	%{_kde_libdir}/libkdeinit4_kwalletd.so
12mu|kdebase4-runtime-4.12.4-1|323	%{_kde_appsdir}/kwalletd
12mu|kdebase4-runtime-4.12.4-1|324	%{_kde_services}/kwalletd.desktop
12mu|kdebase4-runtime-4.12.4-1|325	
12mu|kdebase4-runtime-4.12.4-1|326	#--------------------------------------------------------------
12mu|kdebase4-runtime-4.12.4-1|327	
12mu|kdebase4-runtime-4.12.4-1|328	%define kwalletbackend_major 4
12mu|kdebase4-runtime-4.12.4-1|329	%define libkwalletbackend %mklibname kwalletbackend %{kwalletbackend_major}
12mu|kdebase4-runtime-4.12.4-1|330	
12mu|kdebase4-runtime-4.12.4-1|331	%package -n %{libkwalletbackend}
12mu|kdebase4-runtime-4.12.4-1|332	Summary:	KDE 4 core library
12mu|kdebase4-runtime-4.12.4-1|333	Group:		System/Libraries
12mu|kdebase4-runtime-4.12.4-1|334	
12mu|kdebase4-runtime-4.12.4-1|335	%description -n %{libkwalletbackend}
12mu|kdebase4-runtime-4.12.4-1|336	KDE 4 core library.
12mu|kdebase4-runtime-4.12.4-1|337	
12mu|kdebase4-runtime-4.12.4-1|338	%files -n %{libkwalletbackend}
12mu|kdebase4-runtime-4.12.4-1|339	%{_kde_libdir}/libkwalletbackend.so.%{kwalletbackend_major}*
12mu|kdebase4-runtime-4.12.4-1|340	
12mu|kdebase4-runtime-4.12.4-1|341	#--------------------------------------------------------------
12mu|kdebase4-runtime-4.12.4-1|342	
12mu|kdebase4-runtime-4.12.4-1|343	%define molletnetwork_major 4
12mu|kdebase4-runtime-4.12.4-1|344	%define libmolletnetwork %mklibname molletnetwork %{molletnetwork_major}
12mu|kdebase4-runtime-4.12.4-1|345	
12mu|kdebase4-runtime-4.12.4-1|346	%package -n %{libmolletnetwork}
12mu|kdebase4-runtime-4.12.4-1|347	Summary:	KDE 4 core library
12mu|kdebase4-runtime-4.12.4-1|348	Group:		System/Libraries
12mu|kdebase4-runtime-4.12.4-1|349	
12mu|kdebase4-runtime-4.12.4-1|350	%description -n %{libmolletnetwork}
12mu|kdebase4-runtime-4.12.4-1|351	KDE 4 core library.
12mu|kdebase4-runtime-4.12.4-1|352	
12mu|kdebase4-runtime-4.12.4-1|353	%files -n %{libmolletnetwork}
12mu|kdebase4-runtime-4.12.4-1|354	%{_kde_libdir}/libmolletnetwork.so.%{molletnetwork_major}*
12mu|kdebase4-runtime-4.12.4-1|355	
12mu|kdebase4-runtime-4.12.4-1|356	#--------------------------------------------------------------
12mu|kdebase4-runtime-4.12.4-1|357	
12mu|kdebase4-runtime-4.12.4-1|358	%package devel
12mu|kdebase4-runtime-4.12.4-1|359	Group:		Development/KDE and Qt
12mu|kdebase4-runtime-4.12.4-1|360	Summary:	Header files and documentation for compiling KDE applications
12mu|kdebase4-runtime-4.12.4-1|361	Requires:	kdelibs4-devel
12mu|kdebase4-runtime-4.12.4-1|362	Requires:	%{name} = %{EVRD}
12mu|kdebase4-runtime-4.12.4-1|363	Requires:	%{libkwalletbackend} = %{EVRD}
12mu|kdebase4-runtime-4.12.4-1|364	Requires:	%{libmolletnetwork} = %{EVRD}
12mu|kdebase4-runtime-4.12.4-1|365	
12mu|kdebase4-runtime-4.12.4-1|366	%description devel
12mu|kdebase4-runtime-4.12.4-1|367	This package includes the header files you will need to compile applications
12mu|kdebase4-runtime-4.12.4-1|368	for KDE. Also included is the KDE API documentation in HTML format for easy
12mu|kdebase4-runtime-4.12.4-1|369	browsing.
12mu|kdebase4-runtime-4.12.4-1|370	
12mu|kdebase4-runtime-4.12.4-1|371	%files devel
12mu|kdebase4-runtime-4.12.4-1|372	%{_kde_includedir}/*.h
12mu|kdebase4-runtime-4.12.4-1|373	%{_kde_libdir}/libkwalletbackend.so
12mu|kdebase4-runtime-4.12.4-1|374	%{_kde_libdir}/libmolletnetwork.so
12mu|kdebase4-runtime-4.12.4-1|375	%{_kde_appsdir}/cmake/modules/*.cmake
12mu|kdebase4-runtime-4.12.4-1|376	
12mu|kdebase4-runtime-4.12.4-1|377	#-----------------------------------------------------------------------------
12mu|kdebase4-runtime-4.12.4-1|378	
12mu|kdebase4-runtime-4.12.4-1|379	%prep
12mu|kdebase4-runtime-4.12.4-1|380	%setup -q -n kde-runtime-%{version}
12mu|kdebase4-runtime-4.12.4-1|381	
12mu|kdebase4-runtime-4.12.4-1|382	%patch0 -p1 -b .htsearch
12mu|kdebase4-runtime-4.12.4-1|383	%patch1 -p1 -b .tirpclinkage~
12mu|kdebase4-runtime-4.12.4-1|384	%patch3 -p1 -b .kcm_attica~
12mu|kdebase4-runtime-4.12.4-1|385	%patch2 -p1 -b .kdesu~
12mu|kdebase4-runtime-4.12.4-1|386	%patch4 -p1 -b .save_i18n~
12mu|kdebase4-runtime-4.12.4-1|387	%patch5 -p1 -b .bug_49814
12mu|kdebase4-runtime-4.12.4-1|388	%patch8 -p0
12mu|kdebase4-runtime-4.12.4-1|389	%patch9 -p0
12mu|kdebase4-runtime-4.12.4-1|390	%patch10 -p1
12mu|kdebase4-runtime-4.12.4-1|391	%patch100 -p1
12mu|kdebase4-runtime-4.12.4-1|392	%patch101 -p1
12mu|kdebase4-runtime-4.12.4-1|393	%patch103 -p1
12mu|kdebase4-runtime-4.12.4-1|394	%patch104 -p1
12mu|kdebase4-runtime-4.12.4-1|395	
12mu|kdebase4-runtime-4.12.4-1|396	%patch200 -p1 -R
12mu|kdebase4-runtime-4.12.4-1|397	
12mu|kdebase4-runtime-4.12.4-1|398	%build
12mu|kdebase4-runtime-4.12.4-1|399	%cmake_kde4
12mu|kdebase4-runtime-4.12.4-1|400	%make
12mu|kdebase4-runtime-4.12.4-1|401	
12mu|kdebase4-runtime-4.12.4-1|402	%install
12mu|kdebase4-runtime-4.12.4-1|403	%makeinstall_std -C build
12mu|kdebase4-runtime-4.12.4-1|404	
12mu|kdebase4-runtime-4.12.4-1|405	rm -f %{buildroot}%{_kde_iconsdir}/hicolor/index.theme
12mu|kdebase4-runtime-4.12.4-1|406	
12mu|kdebase4-runtime-4.12.4-1|407	mkdir -p %{buildroot}%{_kde_bindir}
12mu|kdebase4-runtime-4.12.4-1|408	ln -s %{_kde_libdir}/kde4/libexec/kdesu %{buildroot}%{_kde_bindir}/kdesu
12mu|kdebase4-runtime-4.12.4-1|409	
12mu|kdebase4-runtime-4.12.4-1|410	
12mu|kdebase4-runtime-4.12.4-1|411	%changelog
12mu|kdebase4-runtime-4.12.4-1|412	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kdebase4-runtime-4.12.4-1|413	+ Revision: 04019f5
12mu|kdebase4-runtime-4.12.4-1|414	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdebase4-runtime-4.12.4-1|415	
12mu|kdebase4-runtime-4.12.4-1|416	* Thu Mar 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.3-1
12mu|kdebase4-runtime-4.12.4-1|417	+ Revision: 6845751
12mu|kdebase4-runtime-4.12.4-1|418	- LOG New version 4.12.3 (sync spec and patches with Cooker)
12mu|kdebase4-runtime-4.12.4-1|419	
12mu|kdebase4-runtime-4.12.4-1|420	* Wed Dec 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11.4-1
12mu|kdebase4-runtime-4.12.4-1|421	+ Revision: 73754e4
12mu|kdebase4-runtime-4.12.4-1|422	- LOG New version 4.11.4
12mu|kdebase4-runtime-4.12.4-1|423	
12mu|kdebase4-runtime-4.12.4-1|424	* Wed Nov 20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11.3-6
12mu|kdebase4-runtime-4.12.4-1|425	+ Revision: c7c29cc
12mu|kdebase4-runtime-4.12.4-1|426	- LOG Don't suggest kde4-splash-mdv because we don't have it
12mu|kdebase4-runtime-4.12.4-1|427	
12mu|kdebase4-runtime-4.12.4-1|428	* Tue Nov 19 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11.3-6
12mu|kdebase4-runtime-4.12.4-1|429	+ Revision: 60caccd
12mu|kdebase4-runtime-4.12.4-1|430	- LOG Use canberra patch instead of knotify-volume patch
12mu|kdebase4-runtime-4.12.4-1|431	
12mu|kdebase4-runtime-4.12.4-1|432	* Tue Nov 19 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11.3-5
12mu|kdebase4-runtime-4.12.4-1|433	+ Revision: 666cd97
12mu|kdebase4-runtime-4.12.4-1|434	- LOG Update save-i18n-settings patch to make sure it doesn't create .i18n file with C locale when prefered languages list is empty
12mu|kdebase4-runtime-4.12.4-1|435	
12mu|kdebase4-runtime-4.12.4-1|436	* Mon Nov 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11.3-5
12mu|kdebase4-runtime-4.12.4-1|437	+ Revision: 1f9bdb7
12mu|kdebase4-runtime-4.12.4-1|438	- LOG Update save-i18n-settings patch to use QFile instead of QSettings (OMDV #317)
12mu|kdebase4-runtime-4.12.4-1|439	
12mu|kdebase4-runtime-4.12.4-1|440	* Thu Nov 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11.3-4
12mu|kdebase4-runtime-4.12.4-1|441	+ Revision: 1c63aef
12mu|kdebase4-runtime-4.12.4-1|442	- LOG New version 4.11.3
12mu|kdebase4-runtime-4.12.4-1|443	
12mu|kdebase4-runtime-4.12.4-1|444	* Fri Oct 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11.2-1
12mu|kdebase4-runtime-4.12.4-1|445	+ Revision: d166e80
12mu|kdebase4-runtime-4.12.4-1|446	- LOG New version 4.11.2
12mu|kdebase4-runtime-4.12.4-1|447	
12mu|kdebase4-runtime-4.12.4-1|448	* Tue Jul 09 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.10.5-1
12mu|kdebase4-runtime-4.12.4-1|449	+ Revision: 34a43cf
12mu|kdebase4-runtime-4.12.4-1|450	- LOG New version 4.10.5
12mu|kdebase4-runtime-4.12.4-1|451	
12mu|kdebase4-runtime-4.12.4-1|452	* Wed Jun 19 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.10.4-2
12mu|kdebase4-runtime-4.12.4-1|453	+ Revision: 8a331eb
12mu|kdebase4-runtime-4.12.4-1|454	- LOG Add kcm-attica-network-error patch to handle network errors in KCM Attica
12mu|kdebase4-runtime-4.12.4-1|455	
12mu|kdebase4-runtime-4.12.4-1|456	* Thu Jun 13 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.10.4-1
12mu|kdebase4-runtime-4.12.4-1|457	+ Revision: f130887
12mu|kdebase4-runtime-4.12.4-1|458	- LOG New version 4.10.4
12mu|kdebase4-runtime-4.12.4-1|459	
12mu|kdebase4-runtime-4.12.4-1|460	* Mon May 20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.10.3-1
12mu|kdebase4-runtime-4.12.4-1|461	+ Revision: eee2ed1
12mu|kdebase4-runtime-4.12.4-1|462	- LOG New version 4.10.3 (sync with Cooker)
12mu|kdebase4-runtime-4.12.4-1|463	
12mu|kdebase4-runtime-4.12.4-1|464	* Mon Apr 08 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.5-2
12mu|kdebase4-runtime-4.12.4-1|465	+ Revision: dd74b1d
12mu|kdebase4-runtime-4.12.4-1|466	- LOG Add kdesu-encoding patch to fix Rosa bug 1902
12mu|kdebase4-runtime-4.12.4-1|467	
12mu|kdebase4-runtime-4.12.4-1|468	* Sat Jan 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.5-1
12mu|kdebase4-runtime-4.12.4-1|469	+ Revision: a468e82
12mu|kdebase4-runtime-4.12.4-1|470	- LOG New version 4.9.5
12mu|kdebase4-runtime-4.12.4-1|471	
12mu|kdebase4-runtime-4.12.4-1|472	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-1
12mu|kdebase4-runtime-4.12.4-1|473	+ Revision: 9e42bd6
12mu|kdebase4-runtime-4.12.4-1|474	- LOG New version 4.9.4
12mu|kdebase4-runtime-4.12.4-1|475	
12mu|kdebase4-runtime-4.12.4-1|476	* Sun Dec 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.4-0.1
12mu|kdebase4-runtime-4.12.4-1|477	+ Revision: a78cbf1
12mu|kdebase4-runtime-4.12.4-1|478	- LOG Update to 4.9.4 (git snapshot)
12mu|kdebase4-runtime-4.12.4-1|479	
12mu|kdebase4-runtime-4.12.4-1|480	* Wed Nov 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-2
12mu|kdebase4-runtime-4.12.4-1|481	+ Revision: 6157227
12mu|kdebase4-runtime-4.12.4-1|482	- LOG Bump release for updates purpose
12mu|kdebase4-runtime-4.12.4-1|483	
12mu|kdebase4-runtime-4.12.4-1|484	* Wed Nov 28 2012 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 1:4.9.3-1
12mu|kdebase4-runtime-4.12.4-1|485	+ Revision: 307fbf1
12mu|kdebase4-runtime-4.12.4-1|486	- Patch for kcmlocale (fixes language of GUI)
12mu|kdebase4-runtime-4.12.4-1|487	
12mu|kdebase4-runtime-4.12.4-1|488	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.3-1
12mu|kdebase4-runtime-4.12.4-1|489	+ Revision: 654a3ee
12mu|kdebase4-runtime-4.12.4-1|490	- LOG New version 4.9.3
12mu|kdebase4-runtime-4.12.4-1|491	
12mu|kdebase4-runtime-4.12.4-1|492	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.2-1
12mu|kdebase4-runtime-4.12.4-1|493	+ Revision: 0394885
12mu|kdebase4-runtime-4.12.4-1|494	- New version 4.9.2
12mu|kdebase4-runtime-4.12.4-1|495	
12mu|kdebase4-runtime-4.12.4-1|496	* Mon Sep 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.1-1
12mu|kdebase4-runtime-4.12.4-1|497	+ Revision: 26c84af
12mu|kdebase4-runtime-4.12.4-1|498	- New version 4.9.1
12mu|kdebase4-runtime-4.12.4-1|499	
12mu|kdebase4-runtime-4.12.4-1|500	* Sat Aug 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mu|kdebase4-runtime-4.12.4-1|501	+ Revision: cd7bd84
12mu|kdebase4-runtime-4.12.4-1|502	- Add rpmlint filter file
12mu|kdebase4-runtime-4.12.4-1|503	
12mu|kdebase4-runtime-4.12.4-1|504	* Sat Aug 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.9.0-1
12mu|kdebase4-runtime-4.12.4-1|505	+ Revision: e35aa0f
12mu|kdebase4-runtime-4.12.4-1|506	- New version 4.9.0, re-diff l10n patch
12mu|kdebase4-runtime-4.12.4-1|507	
12mu|kdebase4-runtime-4.12.4-1|508	* Fri Jul 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-2
12mu|kdebase4-runtime-4.12.4-1|509	+ Revision: 3447cf6
12mu|kdebase4-runtime-4.12.4-1|510	- Add pkgconfig(NetworkManager) to BuildRequires
12mu|kdebase4-runtime-4.12.4-1|511	
12mu|kdebase4-runtime-4.12.4-1|512	* Fri Jul 13 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.97-1
12mu|kdebase4-runtime-4.12.4-1|513	+ Revision: 0b7f00e
12mu|kdebase4-runtime-4.12.4-1|514	- New version 4.8.97
12mu|kdebase4-runtime-4.12.4-1|515	
12mu|kdebase4-runtime-4.12.4-1|516	* Thu Jun 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
12mu|kdebase4-runtime-4.12.4-1|517	+ Revision: ccb95c6
12mu|kdebase4-runtime-4.12.4-1|518	- Update file list
12mu|kdebase4-runtime-4.12.4-1|519	
12mu|kdebase4-runtime-4.12.4-1|520	* Thu Jun 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.95-1
12mu|kdebase4-runtime-4.12.4-1|521	+ Revision: dbe20a7
12mu|kdebase4-runtime-4.12.4-1|522	- Update to 4.8.95
12mu|kdebase4-runtime-4.12.4-1|523	
12mu|kdebase4-runtime-4.12.4-1|524	* Wed Jun 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.90-1
12mu|kdebase4-runtime-4.12.4-1|525	+ Revision: 67f3122
12mu|kdebase4-runtime-4.12.4-1|526	- Add new files
12mu|kdebase4-runtime-4.12.4-1|527	
12mu|kdebase4-runtime-4.12.4-1|528	* Wed Jun 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.8.90-1
12mu|kdebase4-runtime-4.12.4-1|529	+ Revision: 355a10b
12mu|kdebase4-runtime-4.12.4-1|530	- Drop more nepomuk-related stuff that was moved to nepomuk-core
12mu|kdebase4-runtime-4.12.4-1|531	
12mu|kdebase4-runtime-4.12.4-1|532	

19869 12
12mu|kdebase4-workspace-4.11.8-2|1	%define with_printer_applet 0
12mu|kdebase4-workspace-4.11.8-2|2	%{?_with_printer_applet: %{expand: %%global with_printer_applet 1}}
12mu|kdebase4-workspace-4.11.8-2|3	
12mu|kdebase4-workspace-4.11.8-2|4	%define with_networkmanager 1
12mu|kdebase4-workspace-4.11.8-2|5	%{?_with_networkmanager: %{expand: %%global with_networkmanager 1}}
12mu|kdebase4-workspace-4.11.8-2|6	
12mu|kdebase4-workspace-4.11.8-2|7	%define with_drakclock 1
12mu|kdebase4-workspace-4.11.8-2|8	%{?_with_networkmanager: %{expand: %%global with_networkmanager 1}}
12mu|kdebase4-workspace-4.11.8-2|9	
12mu|kdebase4-workspace-4.11.8-2|10	%define kdm_version 2.7.2
12mu|kdebase4-workspace-4.11.8-2|11	
12mu|kdebase4-workspace-4.11.8-2|12	Summary:	KDE 4 application workspace components
12mu|kdebase4-workspace-4.11.8-2|13	Name:		kdebase4-workspace
12mu|kdebase4-workspace-4.11.8-2|14	Version:	4.11.8
12mu|kdebase4-workspace-4.11.8-2|15	Release:	2
12mu|kdebase4-workspace-4.11.8-2|16	Epoch:		2
12mu|kdebase4-workspace-4.11.8-2|17	License:	GPLv2+
12mu|kdebase4-workspace-4.11.8-2|18	Group:		Graphical desktop/KDE
12mu|kdebase4-workspace-4.11.8-2|19	Url:		http://www.kde.org
12mu|kdebase4-workspace-4.11.8-2|20	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kdebase4-workspace-4.11.8-2|21	%if %{is_beta}
12mu|kdebase4-workspace-4.11.8-2|22	%define ftpdir unstable
12mu|kdebase4-workspace-4.11.8-2|23	%else
12mu|kdebase4-workspace-4.11.8-2|24	%define ftpdir stable
12mu|kdebase4-workspace-4.11.8-2|25	%endif
12mu|kdebase4-workspace-4.11.8-2|26	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/kde-workspace-%{version}.tar.xz
12mu|kdebase4-workspace-4.11.8-2|27	Source1:	kde.pam
12mu|kdebase4-workspace-4.11.8-2|28	Source2:	kde-np.pam
12mu|kdebase4-workspace-4.11.8-2|29	Source4:	systemsettings.desktop
12mu|kdebase4-workspace-4.11.8-2|30	Source5:	krandrtray.desktop
12mu|kdebase4-workspace-4.11.8-2|31	Source6:	kdebase-workspace-kdm-%{kdm_version}.tar.bz2
12mu|kdebase4-workspace-4.11.8-2|32	Source8:	kcm_drakclock.desktop
12mu|kdebase4-workspace-4.11.8-2|33	Source9:	omv-startkde
12mu|kdebase4-workspace-4.11.8-2|34	Source10:	rosa-startkde
12mu|kdebase4-workspace-4.11.8-2|35	Source11:	omv-kdm.service
12mu|kdebase4-workspace-4.11.8-2|36	Source12:	rosa-kdm.service
12mu|kdebase4-workspace-4.11.8-2|37	Source20:	%{name}.rpmlintrc
12mu|kdebase4-workspace-4.11.8-2|38	Patch0:		kdebase-workspace-4.5.76-mdv-adopt-ldetect-path.patch
12mu|kdebase4-workspace-4.11.8-2|39	# Use drakclock for time settings, patch from Mageia
12mu|kdebase4-workspace-4.11.8-2|40	Patch1:		kdebase-workspace-4.6.2-mageia-drakclock.patch
12mu|kdebase4-workspace-4.11.8-2|41	# Hide native clock configurator as we have drakclock instead
12mu|kdebase4-workspace-4.11.8-2|42	Patch2:		kde-workspace-4.10.2-hide-default-clock.patch
12mu|kdebase4-workspace-4.11.8-2|43	Patch3:		kdebase-workspace-4.11.0-menu-toptile.patch
12mu|kdebase4-workspace-4.11.8-2|44	# Add checkbox to enable/disable bytecode interpreter in KDE4 font anti-aliasing settings
12mu|kdebase4-workspace-4.11.8-2|45	Patch4:		kde-workspace-4.9.4-fontconfig.patch
12mu|kdebase4-workspace-4.11.8-2|46	# Just a workaround to make sure text box size for OSD is always big enough
12mu|kdebase4-workspace-4.11.8-2|47	Patch5:		kde-workspace-4.11.0-desktop-osd.patch
12mu|kdebase4-workspace-4.11.8-2|48	# Always show icons in pager widget, even if they don't fit window rectangle
12mu|kdebase4-workspace-4.11.8-2|49	Patch6:		kde-workspace-4.10.3-pager-icons.patch
12mu|kdebase4-workspace-4.11.8-2|50	# Fix action labels vertical alignment in Device Notifier applet
12mu|kdebase4-workspace-4.11.8-2|51	Patch7:		kde-workspace-4.10.3-devicenotifier.patch
12mu|kdebase4-workspace-4.11.8-2|52	# Fix screenlocker greeter focus after Alt modifier is pressed (keyboard layout switching etc)
12mu|kdebase4-workspace-4.11.8-2|53	Patch8:		kde-workspace-4.10.3-greeter.patch
12mu|kdebase4-workspace-4.11.8-2|54	# Patch from OpenSUSE, fixes 2 issues:
12mu|kdebase4-workspace-4.11.8-2|55	# * password input dialog was not shown under certain circumstances
12mu|kdebase4-workspace-4.11.8-2|56	#  (kde#327947, kde#329076, bnc#864305)
12mu|kdebase4-workspace-4.11.8-2|57	# * screensaver processes might keep running in background when
12mu|kdebase4-workspace-4.11.8-2|58	#  unlocking the screen (kde#224200, bnc#809835)
12mu|kdebase4-workspace-4.11.8-2|59	Patch9:		kdebase4-workspace-4.11.8-fix-screenlocker-ulock.patch
12mu|kdebase4-workspace-4.11.8-2|60	# Prefer system locale for KDM when reading it from KDM config fails
12mu|kdebase4-workspace-4.11.8-2|61	Patch10:	kde-workspace-4.10.3-fix-kcmkdm-locale.patch
12mu|kdebase4-workspace-4.11.8-2|62	Patch11:	kdebase-workspace-4.2.0-fix_gtkrc_iaora.patch
12mu|kdebase4-workspace-4.11.8-2|63	# Fix screenlocker greeter focus when screensaver is used
12mu|kdebase4-workspace-4.11.8-2|64	Patch12:	kde-workspace-4.11.4-screenlocker-handle-fake-focus.patch
12mu|kdebase4-workspace-4.11.8-2|65	# Use current wallpaper for screenlocker if it's a scaled image
12mu|kdebase4-workspace-4.11.8-2|66	Patch13:	kde-workspace-4.11.4-screenlocker-background.patch
12mu|kdebase4-workspace-4.11.8-2|67	# Don't add activities and launchers to standard panel by default
12mu|kdebase4-workspace-4.11.8-2|68	Patch14:	kde-workspace-4.11.0-default-panel-layout.patch
12mu|kdebase4-workspace-4.11.8-2|69	Patch18:	kdebase-workspace-4.8.95-startup-sound.patch
12mu|kdebase4-workspace-4.11.8-2|70	Patch19:	kdebase-workspace-4.2.1-use-mdvicon.patch
12mu|kdebase4-workspace-4.11.8-2|71	Patch26:	kdebase-workspace-4.11.0-simpleapplet-defaults.patch
12mu|kdebase4-workspace-4.11.8-2|72	# Make it possible to set wallpaper via dbus
12mu|kdebase4-workspace-4.11.8-2|73	# See https://bugs.kde.org/show_bug.cgi?id=217950
12mu|kdebase4-workspace-4.11.8-2|74	Patch27:	kde-workspace-4.11.6-dbus-wallpaper.patch
12mu|kdebase4-workspace-4.11.8-2|75	# See http://quickgit.kde.org/?p=kde-workspace.git&a=commitdiff&h=c1469413f36d4e4cd9dd49e70bc5d660cf2f3c55
12mu|kdebase4-workspace-4.11.8-2|76	# And http://quickgit.kde.org/?p=kde-workspace.git&a=commitdiff&h=dcc70fbb55919ac56ae188ceb3d5bf7b94c2dbcd
12mu|kdebase4-workspace-4.11.8-2|77	# We partially revert it because we need at least deKorator to work
12mu|kdebase4-workspace-4.11.8-2|78	Patch50:	kde-workspace-4.11.3-decorations.patch
12mu|kdebase4-workspace-4.11.8-2|79	Patch100:	kdebase-workspace-4.8.1-hideklipper.patch
12mu|kdebase4-workspace-4.11.8-2|80	Patch101:	kdebase-workspace-4.8.97-klippermenu.patch
12mu|kdebase4-workspace-4.11.8-2|81	Patch103:	kdebase-workspace-4.8.2-hide-trash.patch
12mu|kdebase4-workspace-4.11.8-2|82	Patch104:	kdebase-workspace-4.7.3.fedora-kdm-plymouth.patch
12mu|kdebase4-workspace-4.11.8-2|83	Patch106:	kdebase-workspace-4.11.0-no-hal.patch
12mu|kdebase4-workspace-4.11.8-2|84	# Make systemd 194 handle upower stuff
12mu|kdebase4-workspace-4.11.8-2|85	Patch107:	kde-workspace-4.10.3-powerdevil-systemd.patch
12mu|kdebase4-workspace-4.11.8-2|86	
12mu|kdebase4-workspace-4.11.8-2|87	# Backports
12mu|kdebase4-workspace-4.11.8-2|88	
12mu|kdebase4-workspace-4.11.8-2|89	# Trunk
12mu|kdebase4-workspace-4.11.8-2|90	# Testing
12mu|kdebase4-workspace-4.11.8-2|91	
12mu|kdebase4-workspace-4.11.8-2|92	BuildRequires:	boost-devel
12mu|kdebase4-workspace-4.11.8-2|93	BuildRequires:	kdelibs4-devel
12mu|kdebase4-workspace-4.11.8-2|94	BuildRequires:	kdepimlibs4-devel
12mu|kdebase4-workspace-4.11.8-2|95	BuildRequires:	ieee1284-devel
12mu|kdebase4-workspace-4.11.8-2|96	BuildRequires:	lm_sensors-devel
12mu|kdebase4-workspace-4.11.8-2|97	BuildRequires:	openldap-devel
12mu|kdebase4-workspace-4.11.8-2|98	BuildRequires:	pam-devel
12mu|kdebase4-workspace-4.11.8-2|99	BuildRequires:	python-kde4-devel
12mu|kdebase4-workspace-4.11.8-2|100	BuildRequires:	prison-devel
12mu|kdebase4-workspace-4.11.8-2|101	BuildRequires:	sasl-devel
12mu|kdebase4-workspace-4.11.8-2|102	BuildRequires:	automoc4
12mu|kdebase4-workspace-4.11.8-2|103	BuildRequires:	bdftopcf
12mu|kdebase4-workspace-4.11.8-2|104	BuildRequires:	imake
12mu|kdebase4-workspace-4.11.8-2|105	BuildRequires:	libxml2-utils
12mu|kdebase4-workspace-4.11.8-2|106	BuildRequires:	qt4-qtdbus
12mu|kdebase4-workspace-4.11.8-2|107	BuildRequires:	xrdb
12mu|kdebase4-workspace-4.11.8-2|108	BuildRequires:	pkgconfig(avahi-compat-libdns_sd)
12mu|kdebase4-workspace-4.11.8-2|109	BuildRequires:	pkgconfig(avahi-client)
12mu|kdebase4-workspace-4.11.8-2|110	BuildRequires:	pkgconfig(bluez)
12mu|kdebase4-workspace-4.11.8-2|111	BuildRequires:	pkgconfig(egl)
12mu|kdebase4-workspace-4.11.8-2|112	BuildRequires:	pkgconfig(glesv2)
12mu|kdebase4-workspace-4.11.8-2|113	BuildRequires:	pkgconfig(libdmtx)
12mu|kdebase4-workspace-4.11.8-2|114	BuildRequires:	pkgconfig(libggadget-1.0)
12mu|kdebase4-workspace-4.11.8-2|115	BuildRequires:	pkgconfig(libggadget-qt-1.0)
12mu|kdebase4-workspace-4.11.8-2|116	BuildRequires:	pkgconfig(libgpsd)
12mu|kdebase4-workspace-4.11.8-2|117	BuildRequires:	pkgconfig(libkactivities)
12mu|kdebase4-workspace-4.11.8-2|118	BuildRequires:	pkgconfig(libpci)
12mu|kdebase4-workspace-4.11.8-2|119	BuildRequires:	pkgconfig(libqalculate)
12mu|kdebase4-workspace-4.11.8-2|120	BuildRequires:	pkgconfig(libraw1394)
12mu|kdebase4-workspace-4.11.8-2|121	BuildRequires:	pkgconfig(libusb)
12mu|kdebase4-workspace-4.11.8-2|122	BuildRequires:	pkgconfig(libxklavier)
12mu|kdebase4-workspace-4.11.8-2|123	BuildRequires:	pkgconfig(lua)
12mu|kdebase4-workspace-4.11.8-2|124	%if %{with_networkmanager}
12mu|kdebase4-workspace-4.11.8-2|125	BuildRequires:	pkgconfig(NetworkManager)
12mu|kdebase4-workspace-4.11.8-2|126	%endif
12mu|kdebase4-workspace-4.11.8-2|127	BuildRequires:	pkgconfig(qimageblitz)
12mu|kdebase4-workspace-4.11.8-2|128	BuildRequires:	pkgconfig(smbclient)
12mu|kdebase4-workspace-4.11.8-2|129	BuildRequires:	pkgconfig(xcb-image)
12mu|kdebase4-workspace-4.11.8-2|130	BuildRequires:	pkgconfig(xcb-keysyms)
12mu|kdebase4-workspace-4.11.8-2|131	BuildRequires:	pkgconfig(xcb-renderutil)
12mu|kdebase4-workspace-4.11.8-2|132	BuildRequires:	pkgconfig(xcomposite)
12mu|kdebase4-workspace-4.11.8-2|133	BuildRequires:	pkgconfig(xcursor)
12mu|kdebase4-workspace-4.11.8-2|134	BuildRequires:	pkgconfig(xft)
12mu|kdebase4-workspace-4.11.8-2|135	BuildRequires:	pkgconfig(xtst)
12mu|kdebase4-workspace-4.11.8-2|136	Requires:	desktop-common-data
12mu|kdebase4-workspace-4.11.8-2|137	Requires:	kdebase4-runtime
12mu|kdebase4-workspace-4.11.8-2|138	Requires:	kde4-windeco-dekorator
12mu|kdebase4-workspace-4.11.8-2|139	Requires:	mandriva-kde-translation
12mu|kdebase4-workspace-4.11.8-2|140	Requires:	qt4-qtdbus
12mu|kdebase4-workspace-4.11.8-2|141	Requires:	setxkbmap
12mu|kdebase4-workspace-4.11.8-2|142	Requires:	strigi
12mu|kdebase4-workspace-4.11.8-2|143	Requires:	udisks2
12mu|kdebase4-workspace-4.11.8-2|144	Requires:	xdg-utils
12mu|kdebase4-workspace-4.11.8-2|145	Requires:	xmessage
12mu|kdebase4-workspace-4.11.8-2|146	Requires:	xprop
12mu|kdebase4-workspace-4.11.8-2|147	Requires:	xset
12mu|kdebase4-workspace-4.11.8-2|148	Suggests:	kickoff
12mu|kdebase4-workspace-4.11.8-2|149	Suggests:	klipper
12mu|kdebase4-workspace-4.11.8-2|150	Suggests:	networkmanager
12mu|kdebase4-workspace-4.11.8-2|151	Suggests:	plasma-applet-system-monitor-net
12mu|kdebase4-workspace-4.11.8-2|152	Suggests:	plasma-applet-system-monitor-hwinfo
12mu|kdebase4-workspace-4.11.8-2|153	Suggests:	plasma-applet-system-monitor-hdd
12mu|kdebase4-workspace-4.11.8-2|154	Suggests:	plasma-applet-system-monitor-cpu
12mu|kdebase4-workspace-4.11.8-2|155	Suggests:	plasma-applet-system-monitor-temperature
12mu|kdebase4-workspace-4.11.8-2|156	%if %{disttag} == "omv"
12mu|kdebase4-workspace-4.11.8-2|157	Requires:	homerun
12mu|kdebase4-workspace-4.11.8-2|158	%else
12mu|kdebase4-workspace-4.11.8-2|159	Suggests:	rosapanel
12mu|kdebase4-workspace-4.11.8-2|160	%endif
12mu|kdebase4-workspace-4.11.8-2|161	Conflicts:	kdm < 2:4.10.2-4
12mu|kdebase4-workspace-4.11.8-2|162	Obsoletes:	kdebase4-workspace-googlegadgets < 2:4.11.0
12mu|kdebase4-workspace-4.11.8-2|163	Obsoletes:	%{_lib}solidcontrolifaces4 < 2:4.11.0
12mu|kdebase4-workspace-4.11.8-2|164	Obsoletes:	%{_lib}solidcontrol4 < 2:4.11.0
12mu|kdebase4-workspace-4.11.8-2|165	Obsoletes:	%{_lib}kwinnvidiahack4 < 2:4.11.0
12mu|kdebase4-workspace-4.11.8-2|166	
12mu|kdebase4-workspace-4.11.8-2|167	%description
12mu|kdebase4-workspace-4.11.8-2|168	This package contains the KDE 4 application workspace components.
12mu|kdebase4-workspace-4.11.8-2|169	
12mu|kdebase4-workspace-4.11.8-2|170	%files
12mu|kdebase4-workspace-4.11.8-2|171	%{_sysconfdir}/X11/wmsession.d/*
12mu|kdebase4-workspace-4.11.8-2|172	%{_sysconfdir}/profile.d/70kde4.sh
12mu|kdebase4-workspace-4.11.8-2|173	%if %{with_printer_applet}
12mu|kdebase4-workspace-4.11.8-2|174	%{_kde_bindir}/printer-applet
12mu|kdebase4-workspace-4.11.8-2|175	%{_kde_appsdir}/printer-applet
12mu|kdebase4-workspace-4.11.8-2|176	%endif
12mu|kdebase4-workspace-4.11.8-2|177	%{_kde_sysconfdir}/dbus-1/system.d/org.kde.fontinst.conf
12mu|kdebase4-workspace-4.11.8-2|178	%{_kde_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmclock.conf
12mu|kdebase4-workspace-4.11.8-2|179	%{_kde_sysconfdir}/dbus-1/system.d/org.kde.ksysguard.processlisthelper.conf
12mu|kdebase4-workspace-4.11.8-2|180	%{_kde_sysconfdir}/ksysguarddrc
12mu|kdebase4-workspace-4.11.8-2|181	%{_kde_bindir}/kaccess
12mu|kdebase4-workspace-4.11.8-2|182	%{_kde_bindir}/kapplymousetheme
12mu|kdebase4-workspace-4.11.8-2|183	%{_kde_bindir}/kblankscrn.kss
12mu|kdebase4-workspace-4.11.8-2|184	%{_kde_bindir}/kcheckrunning
12mu|kdebase4-workspace-4.11.8-2|185	%{_kde_bindir}/kcminit
12mu|kdebase4-workspace-4.11.8-2|186	%{_kde_bindir}/kcminit_startup
12mu|kdebase4-workspace-4.11.8-2|187	%{_kde_bindir}/kdostartupconfig4
12mu|kdebase4-workspace-4.11.8-2|188	%{_kde_bindir}/kfontinst
12mu|kdebase4-workspace-4.11.8-2|189	%{_kde_bindir}/kfontview
12mu|kdebase4-workspace-4.11.8-2|190	%{_kde_bindir}/kmenuedit
12mu|kdebase4-workspace-4.11.8-2|191	%{_kde_bindir}/krandom.kss
12mu|kdebase4-workspace-4.11.8-2|192	%{_kde_bindir}/krandrstartup
12mu|kdebase4-workspace-4.11.8-2|193	%{_kde_bindir}/krandrtray
12mu|kdebase4-workspace-4.11.8-2|194	%{_kde_bindir}/krdb
12mu|kdebase4-workspace-4.11.8-2|195	%{_kde_bindir}/krunner
12mu|kdebase4-workspace-4.11.8-2|196	%{_kde_bindir}/ksmserver
12mu|kdebase4-workspace-4.11.8-2|197	%{_kde_bindir}/ksplashsimple
12mu|kdebase4-workspace-4.11.8-2|198	%{_kde_bindir}/ksplashx
12mu|kdebase4-workspace-4.11.8-2|199	%{_kde_bindir}/ksplashx_scale
12mu|kdebase4-workspace-4.11.8-2|200	%{_kde_bindir}/ksplashqml
12mu|kdebase4-workspace-4.11.8-2|201	%{_kde_bindir}/kstartupconfig4
12mu|kdebase4-workspace-4.11.8-2|202	%{_kde_bindir}/ksysguard
12mu|kdebase4-workspace-4.11.8-2|203	%{_kde_bindir}/ksysguardd
12mu|kdebase4-workspace-4.11.8-2|204	%{_kde_bindir}/ksystraycmd
12mu|kdebase4-workspace-4.11.8-2|205	%{_kde_bindir}/kwin*
12mu|kdebase4-workspace-4.11.8-2|206	%{_kde_bindir}/oxygen-demo
12mu|kdebase4-workspace-4.11.8-2|207	%{_kde_bindir}/oxygen-settings
12mu|kdebase4-workspace-4.11.8-2|208	%{_kde_bindir}/plasma-desktop
12mu|kdebase4-workspace-4.11.8-2|209	%{_kde_bindir}/plasma-netbook
12mu|kdebase4-workspace-4.11.8-2|210	%{_kde_bindir}/plasma-overlay
12mu|kdebase4-workspace-4.11.8-2|211	%{_kde_bindir}/plasma-windowed
12mu|kdebase4-workspace-4.11.8-2|212	%{_kde_bindir}/solid-action-desktop-gen
12mu|kdebase4-workspace-4.11.8-2|213	%{_kde_bindir}/startkde
12mu|kdebase4-workspace-4.11.8-2|214	%{_kde_bindir}/oxygen-shadow-demo
12mu|kdebase4-workspace-4.11.8-2|215	%{_kde_bindir}/systemsettings
12mu|kdebase4-workspace-4.11.8-2|216	%{_kde_libdir}/kconf_update_bin/*
12mu|kdebase4-workspace-4.11.8-2|217	%{_kde_libdir}/kde4/imports
12mu|kdebase4-workspace-4.11.8-2|218	%{_kde_libdir}/kde4/classic_mode.so
12mu|kdebase4-workspace-4.11.8-2|219	%{_kde_libdir}/kde4/fontthumbnail.so
12mu|kdebase4-workspace-4.11.8-2|220	%{_kde_libdir}/kde4/icon_mode.so
12mu|kdebase4-workspace-4.11.8-2|221	%{_kde_libdir}/kde4/ion_bbcukmet.so
12mu|kdebase4-workspace-4.11.8-2|222	%{_kde_libdir}/kde4/ion_envcan.so
12mu|kdebase4-workspace-4.11.8-2|223	%{_kde_libdir}/kde4/ion_noaa.so
12mu|kdebase4-workspace-4.11.8-2|224	%{_kde_libdir}/kde4/ion_wettercom.so
12mu|kdebase4-workspace-4.11.8-2|225	%{_kde_libdir}/kde4/kcm_access.so
12mu|kdebase4-workspace-4.11.8-2|226	%{_kde_libdir}/kde4/kcm_autostart.so
12mu|kdebase4-workspace-4.11.8-2|227	%{_kde_libdir}/kde4/kcm_bell.so
12mu|kdebase4-workspace-4.11.8-2|228	%{_kde_libdir}/kde4/kcm_clock.so
12mu|kdebase4-workspace-4.11.8-2|229	%{_kde_libdir}/kde4/kcm_colors.so
12mu|kdebase4-workspace-4.11.8-2|230	%{_kde_libdir}/kde4/kcm_cursortheme.so
12mu|kdebase4-workspace-4.11.8-2|231	%{_kde_libdir}/kde4/kcm_desktoppaths.so
12mu|kdebase4-workspace-4.11.8-2|232	%{_kde_libdir}/kde4/kcm_desktoptheme.so
12mu|kdebase4-workspace-4.11.8-2|233	%{_kde_libdir}/kde4/kcm_display.so
12mu|kdebase4-workspace-4.11.8-2|234	%{_kde_libdir}/kde4/kcm_fontinst.so
12mu|kdebase4-workspace-4.11.8-2|235	%{_kde_libdir}/kde4/kcm_fonts.so
12mu|kdebase4-workspace-4.11.8-2|236	%{_kde_libdir}/kde4/kcm_hotkeys.so
12mu|kdebase4-workspace-4.11.8-2|237	%{_kde_libdir}/kde4/kcm_input.so
12mu|kdebase4-workspace-4.11.8-2|238	%{_kde_libdir}/kde4/kcm_joystick.so
12mu|kdebase4-workspace-4.11.8-2|239	%{_kde_libdir}/kde4/kcm_keyboard.so
12mu|kdebase4-workspace-4.11.8-2|240	%{_kde_libdir}/kde4/kcm_keys.so
12mu|kdebase4-workspace-4.11.8-2|241	%{_kde_libdir}/kde4/kcm_krunner_kill.so
12mu|kdebase4-workspace-4.11.8-2|242	%{_kde_libdir}/kde4/kcm_ksplashthemes.so
12mu|kdebase4-workspace-4.11.8-2|243	%{_kde_libdir}/kde4/kcm_kwin4_effect_builtins.so
12mu|kdebase4-workspace-4.11.8-2|244	%{_kde_libdir}/kde4/kcm_kwin4_genericscripted.so
12mu|kdebase4-workspace-4.11.8-2|245	%{_kde_libdir}/kde4/kwin4_effect_gles_builtins.so
12mu|kdebase4-workspace-4.11.8-2|246	%{_kde_libdir}/kde4/kcm_kwincompositing.so
12mu|kdebase4-workspace-4.11.8-2|247	%{_kde_libdir}/kde4/kcm_kwindecoration.so
12mu|kdebase4-workspace-4.11.8-2|248	%{_kde_libdir}/kde4/kcm_kwindesktop.so
12mu|kdebase4-workspace-4.11.8-2|249	%{_kde_libdir}/kde4/kcm_kwinoptions.so
12mu|kdebase4-workspace-4.11.8-2|250	%{_kde_libdir}/kde4/kcm_kwinrules.so
12mu|kdebase4-workspace-4.11.8-2|251	%{_kde_libdir}/kde4/kcm_kwinscreenedges.so
12mu|kdebase4-workspace-4.11.8-2|252	%{_kde_libdir}/kde4/kcm_kwin_scripts.so
12mu|kdebase4-workspace-4.11.8-2|253	%{_kde_libdir}/kde4/kcm_kwintabbox.so
12mu|kdebase4-workspace-4.11.8-2|254	%{_kde_libdir}/kde4/kcm_launch.so
12mu|kdebase4-workspace-4.11.8-2|255	%{_kde_libdir}/kde4/kcm_randr.so
12mu|kdebase4-workspace-4.11.8-2|256	%{_kde_libdir}/kde4/kcm_screensaver.so
12mu|kdebase4-workspace-4.11.8-2|257	%{_kde_libdir}/kde4/kcm_smserver.so
12mu|kdebase4-workspace-4.11.8-2|258	%{_kde_libdir}/kde4/kcm_solid_actions.so
12mu|kdebase4-workspace-4.11.8-2|259	%{_kde_libdir}/kde4/kcm_standard_actions.so
12mu|kdebase4-workspace-4.11.8-2|260	%{_kde_libdir}/kde4/kcm_style.so
12mu|kdebase4-workspace-4.11.8-2|261	%{_kde_libdir}/kde4/kcm_workspaceoptions.so
12mu|kdebase4-workspace-4.11.8-2|262	%{_kde_libdir}/kde4/kded_freespacenotifier.so
12mu|kdebase4-workspace-4.11.8-2|263	%{_kde_libdir}/kde4/kded_kephal.so
12mu|kdebase4-workspace-4.11.8-2|264	%{_kde_libdir}/kde4/kded_keyboard.so
12mu|kdebase4-workspace-4.11.8-2|265	%{_kde_libdir}/kde4/kded_khotkeys.so
12mu|kdebase4-workspace-4.11.8-2|266	%{_kde_libdir}/kde4/kded_kwrited.so
12mu|kdebase4-workspace-4.11.8-2|267	%{_kde_libdir}/kde4/kded_randrmonitor.so
12mu|kdebase4-workspace-4.11.8-2|268	%{_kde_libdir}/kde4/kded_statusnotifierwatcher.so
12mu|kdebase4-workspace-4.11.8-2|269	%{_kde_libdir}/kde4/keyboard_layout_widget.so
12mu|kdebase4-workspace-4.11.8-2|270	%{_kde_libdir}/kde4/kfontviewpart.so
12mu|kdebase4-workspace-4.11.8-2|271	%{_kde_libdir}/kde4/kio_fonts.so
12mu|kdebase4-workspace-4.11.8-2|272	%{_kde_libdir}/kde4/krunner_bookmarksrunner.so
12mu|kdebase4-workspace-4.11.8-2|273	%{_kde_libdir}/kde4/krunner_calculatorrunner.so
12mu|kdebase4-workspace-4.11.8-2|274	%{_kde_libdir}/kde4/krunner_kill.so
12mu|kdebase4-workspace-4.11.8-2|275	%{_kde_libdir}/kde4/krunner_locations.so
12mu|kdebase4-workspace-4.11.8-2|276	%{_kde_libdir}/kde4/krunner_nepomuksearchrunner.so
12mu|kdebase4-workspace-4.11.8-2|277	%{_kde_libdir}/kde4/krunner_plasma-desktop.so
12mu|kdebase4-workspace-4.11.8-2|278	%{_kde_libdir}/kde4/krunner_recentdocuments.so
12mu|kdebase4-workspace-4.11.8-2|279	%{_kde_libdir}/kde4/krunner_services.so
12mu|kdebase4-workspace-4.11.8-2|280	%{_kde_libdir}/kde4/krunner_sessions.so
12mu|kdebase4-workspace-4.11.8-2|281	%{_kde_libdir}/kde4/krunner_shell.so
12mu|kdebase4-workspace-4.11.8-2|282	%{_kde_libdir}/kde4/krunner_solid.so
12mu|kdebase4-workspace-4.11.8-2|283	%{_kde_libdir}/kde4/krunner_webshortcuts.so
12mu|kdebase4-workspace-4.11.8-2|284	%{_kde_libdir}/kde4/krunner_windowedwidgets.so
12mu|kdebase4-workspace-4.11.8-2|285	%{_kde_libdir}/kde4/krunner_windows.so
12mu|kdebase4-workspace-4.11.8-2|286	%{_kde_libdir}/kde4/kstyle_oxygen_config.so
12mu|kdebase4-workspace-4.11.8-2|287	%{_kde_libdir}/kde4/kwin3_aurorae.so
12mu|kdebase4-workspace-4.11.8-2|288	%{_kde_libdir}/kde4/kwin3_b2.so
12mu|kdebase4-workspace-4.11.8-2|289	%{_kde_libdir}/kde4/kwin3_laptop.so
12mu|kdebase4-workspace-4.11.8-2|290	%{_kde_libdir}/kde4/kwin3_oxygen.so
12mu|kdebase4-workspace-4.11.8-2|291	%{_kde_libdir}/kde4/kwin4_effect_builtins.so
12mu|kdebase4-workspace-4.11.8-2|292	%{_kde_libdir}/kde4/kwin_b2_config.so
12mu|kdebase4-workspace-4.11.8-2|293	%{_kde_libdir}/kde4/kwin_oxygen_config.so
12mu|kdebase4-workspace-4.11.8-2|294	%{_kde_libdir}/kde4/libexec/fontinst
12mu|kdebase4-workspace-4.11.8-2|295	%{_kde_libdir}/kde4/libexec/fontinst_helper
12mu|kdebase4-workspace-4.11.8-2|296	%{_kde_libdir}/kde4/libexec/fontinst_x11
12mu|kdebase4-workspace-4.11.8-2|297	%{_kde_libdir}/kde4/libexec/kcmdatetimehelper
12mu|kdebase4-workspace-4.11.8-2|298	%{_kde_libdir}/kde4/libexec/ksysguardprocesslist_helper
12mu|kdebase4-workspace-4.11.8-2|299	%{_kde_libdir}/kde4/libexec/kwin_killer_helper
12mu|kdebase4-workspace-4.11.8-2|300	%{_kde_libdir}/kde4/libexec/kwin_opengl_test
12mu|kdebase4-workspace-4.11.8-2|301	%{_kde_libdir}/kde4/libexec/kwin_rules_dialog
12mu|kdebase4-workspace-4.11.8-2|302	%{_kde_libdir}/kde4/libexec/kscreenlocker_greet
12mu|kdebase4-workspace-4.11.8-2|303	%{_kde_libdir}/kde4/kded_appmenu.so
12mu|kdebase4-workspace-4.11.8-2|304	%{_kde_libdir}/kde4/kded_ktouchpadenabler.so
12mu|kdebase4-workspace-4.11.8-2|305	%{_kde_libdir}/kde4/plasma-geolocation-gps.so
12mu|kdebase4-workspace-4.11.8-2|306	%{_kde_libdir}/kde4/plasma-geolocation-ip.so
12mu|kdebase4-workspace-4.11.8-2|307	%{_kde_libdir}/kde4/plasma_animator_default.so
12mu|kdebase4-workspace-4.11.8-2|308	%{_kde_libdir}/kde4/plasma_applet_activitybar.so
12mu|kdebase4-workspace-4.11.8-2|309	%{_kde_libdir}/kde4/plasma_applet_clock.so
12mu|kdebase4-workspace-4.11.8-2|310	%{_kde_libdir}/kde4/plasma_applet_currentappcontrol.so
12mu|kdebase4-workspace-4.11.8-2|311	%{_kde_libdir}/kde4/plasma_applet_dig_clock.so
12mu|kdebase4-workspace-4.11.8-2|312	%{_kde_libdir}/kde4/plasma_applet_icon.so
12mu|kdebase4-workspace-4.11.8-2|313	%{_kde_libdir}/kde4/plasma_applet_keyboard.so
12mu|kdebase4-workspace-4.11.8-2|314	%{_kde_libdir}/kde4/plasma_applet_pager.so
12mu|kdebase4-workspace-4.11.8-2|315	%{_kde_libdir}/kde4/plasma_applet_panelspacer_internal.so
12mu|kdebase4-workspace-4.11.8-2|316	%{_kde_libdir}/kde4/plasma_applet_searchbox.so
12mu|kdebase4-workspace-4.11.8-2|317	%{_kde_libdir}/kde4/plasma_applet_sm_hdd_activity.so
12mu|kdebase4-workspace-4.11.8-2|318	%{_kde_libdir}/kde4/plasma_applet_sm_ram.so
12mu|kdebase4-workspace-4.11.8-2|319	%{_kde_libdir}/kde4/plasma_applet_system-monitor.so
12mu|kdebase4-workspace-4.11.8-2|320	%{_kde_libdir}/kde4/plasma_applet_systemtray.so
12mu|kdebase4-workspace-4.11.8-2|321	%{_kde_libdir}/kde4/plasma_applet_tasks.so
12mu|kdebase4-workspace-4.11.8-2|322	%{_kde_libdir}/kde4/plasma_applet_trash.so
12mu|kdebase4-workspace-4.11.8-2|323	%{_kde_libdir}/kde4/plasma_applet_windowlist.so
12mu|kdebase4-workspace-4.11.8-2|324	%{_kde_libdir}/kde4/plasma_appletscriptengine_dashboard.so
12mu|kdebase4-workspace-4.11.8-2|325	%{_kde_libdir}/kde4/plasma_appletscriptengine_webapplet.so
12mu|kdebase4-workspace-4.11.8-2|326	%{_kde_libdir}/kde4/plasma_containment_desktop.so
12mu|kdebase4-workspace-4.11.8-2|327	%{_kde_libdir}/kde4/plasma_containment_netpanel.so
12mu|kdebase4-workspace-4.11.8-2|328	%{_kde_libdir}/kde4/plasma_containment_panel.so
12mu|kdebase4-workspace-4.11.8-2|329	%{_kde_libdir}/kde4/plasma_containment_sal.so
12mu|kdebase4-workspace-4.11.8-2|330	%{_kde_libdir}/kde4/plasma_containment_saverdesktop.so
12mu|kdebase4-workspace-4.11.8-2|331	%{_kde_libdir}/kde4/plasma_containmentactions_applauncher.so
12mu|kdebase4-workspace-4.11.8-2|332	%{_kde_libdir}/kde4/plasma_containmentactions_contextmenu.so
12mu|kdebase4-workspace-4.11.8-2|333	%{_kde_libdir}/kde4/plasma_containmentactions_minimalcontextmenu.so
12mu|kdebase4-workspace-4.11.8-2|334	%{_kde_libdir}/kde4/plasma_containmentactions_paste.so
12mu|kdebase4-workspace-4.11.8-2|335	%{_kde_libdir}/kde4/plasma_containmentactions_switchactivity.so
12mu|kdebase4-workspace-4.11.8-2|336	%{_kde_libdir}/kde4/plasma_containmentactions_switchdesktop.so
12mu|kdebase4-workspace-4.11.8-2|337	%{_kde_libdir}/kde4/plasma_containmentactions_switchwindow.so
12mu|kdebase4-workspace-4.11.8-2|338	%{_kde_libdir}/kde4/plasma_engine_activities.so
12mu|kdebase4-workspace-4.11.8-2|339	%{_kde_libdir}/kde4/plasma_engine_akonadi.so
12mu|kdebase4-workspace-4.11.8-2|340	%{_kde_libdir}/kde4/plasma_engine_applicationjobs.so
12mu|kdebase4-workspace-4.11.8-2|341	%{_kde_libdir}/kde4/plasma_engine_apps.so
12mu|kdebase4-workspace-4.11.8-2|342	%{_kde_libdir}/kde4/plasma_engine_calendar.so
12mu|kdebase4-workspace-4.11.8-2|343	%{_kde_libdir}/kde4/plasma_engine_devicenotifications.so
12mu|kdebase4-workspace-4.11.8-2|344	%{_kde_libdir}/kde4/plasma_engine_dict.so
12mu|kdebase4-workspace-4.11.8-2|345	%{_kde_libdir}/kde4/plasma_engine_executable.so
12mu|kdebase4-workspace-4.11.8-2|346	%{_kde_libdir}/kde4/plasma_engine_favicons.so
12mu|kdebase4-workspace-4.11.8-2|347	%{_kde_libdir}/kde4/plasma_engine_filebrowser.so
12mu|kdebase4-workspace-4.11.8-2|348	%{_kde_libdir}/kde4/plasma_engine_geolocation.so
12mu|kdebase4-workspace-4.11.8-2|349	%{_kde_libdir}/kde4/plasma_engine_hotplug.so
12mu|kdebase4-workspace-4.11.8-2|350	%{_kde_libdir}/kde4/plasma_engine_keystate.so
12mu|kdebase4-workspace-4.11.8-2|351	%{_kde_libdir}/kde4/plasma_engine_metadata.so
12mu|kdebase4-workspace-4.11.8-2|352	%{_kde_libdir}/kde4/plasma_engine_mouse.so
12mu|kdebase4-workspace-4.11.8-2|353	%{_kde_libdir}/kde4/plasma_engine_mpris2.so
12mu|kdebase4-workspace-4.11.8-2|354	%{_kde_libdir}/kde4/plasma_engine_notifications.so
12mu|kdebase4-workspace-4.11.8-2|355	%{_kde_libdir}/kde4/plasma_engine_nowplaying.so
12mu|kdebase4-workspace-4.11.8-2|356	%{_kde_libdir}/kde4/plasma_engine_places.so
12mu|kdebase4-workspace-4.11.8-2|357	%{_kde_libdir}/kde4/plasma_engine_powermanagement.so
12mu|kdebase4-workspace-4.11.8-2|358	%{_kde_libdir}/kde4/plasma_engine_rss.so
12mu|kdebase4-workspace-4.11.8-2|359	%{_kde_libdir}/kde4/plasma_engine_searchlaunch.so
12mu|kdebase4-workspace-4.11.8-2|360	%{_kde_libdir}/kde4/plasma_engine_share.so
12mu|kdebase4-workspace-4.11.8-2|361	%{_kde_libdir}/kde4/plasma_engine_soliddevice.so
12mu|kdebase4-workspace-4.11.8-2|362	%{_kde_libdir}/kde4/plasma_engine_statusnotifieritem.so
12mu|kdebase4-workspace-4.11.8-2|363	%{_kde_libdir}/kde4/plasma_engine_systemmonitor.so
12mu|kdebase4-workspace-4.11.8-2|364	%{_kde_libdir}/kde4/plasma_engine_tasks.so
12mu|kdebase4-workspace-4.11.8-2|365	%{_kde_libdir}/kde4/plasma_engine_time.so
12mu|kdebase4-workspace-4.11.8-2|366	%{_kde_libdir}/kde4/plasma_engine_weather.so
12mu|kdebase4-workspace-4.11.8-2|367	%{_kde_libdir}/kde4/plasma_packagestructure_dashboard.so
12mu|kdebase4-workspace-4.11.8-2|368	%{_kde_libdir}/kde4/plasma_packagestructure_share.so
12mu|kdebase4-workspace-4.11.8-2|369	%{_kde_libdir}/kde4/plasma_packagestructure_web.so
12mu|kdebase4-workspace-4.11.8-2|370	%{_kde_libdir}/kde4/plasma_toolbox_desktoptoolbox.so
12mu|kdebase4-workspace-4.11.8-2|371	%{_kde_libdir}/kde4/plasma_toolbox_nettoolbox.so
12mu|kdebase4-workspace-4.11.8-2|372	%{_kde_libdir}/kde4/plasma_toolbox_paneltoolbox.so
12mu|kdebase4-workspace-4.11.8-2|373	%{_kde_libdir}/kde4/plasma_wallpaper_color.so
12mu|kdebase4-workspace-4.11.8-2|374	%{_kde_libdir}/kde4/plasma_wallpaper_image.so
12mu|kdebase4-workspace-4.11.8-2|375	%{_kde_libdir}/kde4/plugins/gui_platform/libkde.so
12mu|kdebase4-workspace-4.11.8-2|376	%{_kde_libdir}/kde4/plugins/styles/oxygen.so
12mu|kdebase4-workspace-4.11.8-2|377	%{_kde_libdir}/kde4/powerdevilkeyboardbrightnesscontrolaction_config.so
12mu|kdebase4-workspace-4.11.8-2|378	%{_kde_libdir}/kde4/ion_debianweather.so
12mu|kdebase4-workspace-4.11.8-2|379	%{_kde_libdir}/kde4/krunner_activities.so
12mu|kdebase4-workspace-4.11.8-2|380	%{_kde_libdir}/libkdeinit4_*.so
12mu|kdebase4-workspace-4.11.8-2|381	%{_kde_libdir}/strigi/strigita_font.so
12mu|kdebase4-workspace-4.11.8-2|382	%{_kde_applicationsdir}/kfontview.desktop
12mu|kdebase4-workspace-4.11.8-2|383	%{_kde_applicationsdir}/kmenuedit.desktop
12mu|kdebase4-workspace-4.11.8-2|384	%{_kde_applicationsdir}/krandrtray.desktop
12mu|kdebase4-workspace-4.11.8-2|385	%{_kde_applicationsdir}/ksysguard.desktop
12mu|kdebase4-workspace-4.11.8-2|386	%{_kde_applicationsdir}/systemsettings.desktop
12mu|kdebase4-workspace-4.11.8-2|387	%{_kde_applicationsdir}/kdesystemsettings.desktop
12mu|kdebase4-workspace-4.11.8-2|388	%{_kde_appsdir}/color-schemes
12mu|kdebase4-workspace-4.11.8-2|389	%{_kde_appsdir}/desktoptheme
12mu|kdebase4-workspace-4.11.8-2|390	%{_kde_appsdir}/freespacenotifier
12mu|kdebase4-workspace-4.11.8-2|391	%{_kde_appsdir}/kaccess
12mu|kdebase4-workspace-4.11.8-2|392	%{_kde_appsdir}/katepart
12mu|kdebase4-workspace-4.11.8-2|393	%{_kde_appsdir}/kcminput
12mu|kdebase4-workspace-4.11.8-2|394	%{_kde_appsdir}/kcmkeys
12mu|kdebase4-workspace-4.11.8-2|395	%{_kde_appsdir}/kcmstyle
12mu|kdebase4-workspace-4.11.8-2|396	%{_kde_appsdir}/kcmsolidactions
12mu|kdebase4-workspace-4.11.8-2|397	%{_kde_appsdir}/kconf_update/*
12mu|kdebase4-workspace-4.11.8-2|398	%{_kde_appsdir}/kcontrol
12mu|kdebase4-workspace-4.11.8-2|399	%{_kde_appsdir}/kdisplay
12mu|kdebase4-workspace-4.11.8-2|400	%{_kde_appsdir}/kfontinst
12mu|kdebase4-workspace-4.11.8-2|401	%{_kde_appsdir}/kfontview
12mu|kdebase4-workspace-4.11.8-2|402	%{_kde_appsdir}/khotkeys
12mu|kdebase4-workspace-4.11.8-2|403	%{_kde_appsdir}/kmenuedit
12mu|kdebase4-workspace-4.11.8-2|404	%{_kde_appsdir}/konqsidebartng/virtual_folders/services/fonts.desktop
12mu|kdebase4-workspace-4.11.8-2|405	%{_kde_appsdir}/ksmserver
12mu|kdebase4-workspace-4.11.8-2|406	%{_kde_appsdir}/ksplash
12mu|kdebase4-workspace-4.11.8-2|407	%{_kde_appsdir}/kstyle
12mu|kdebase4-workspace-4.11.8-2|408	%{_kde_appsdir}/ksysguard
12mu|kdebase4-workspace-4.11.8-2|409	%{_kde_appsdir}/kthememanager
12mu|kdebase4-workspace-4.11.8-2|410	%{_kde_appsdir}/kwin
12mu|kdebase4-workspace-4.11.8-2|411	%{_kde_appsdir}/kwrited
12mu|kdebase4-workspace-4.11.8-2|412	%{_kde_appsdir}/plasma
12mu|kdebase4-workspace-4.11.8-2|413	%{_kde_appsdir}/plasma-desktop
12mu|kdebase4-workspace-4.11.8-2|414	%{_kde_appsdir}/plasma-netbook
12mu|kdebase4-workspace-4.11.8-2|415	%{_kde_appsdir}/solid/*/*.desktop
12mu|kdebase4-workspace-4.11.8-2|416	%{_kde_appsdir}/systemsettings
12mu|kdebase4-workspace-4.11.8-2|417	%{_kde_appsdir}/kcmkeyboard
12mu|kdebase4-workspace-4.11.8-2|418	%{_kde_autostart}/*.desktop
12mu|kdebase4-workspace-4.11.8-2|419	%{_kde_datadir}/config.kcfg/*.kcfg
12mu|kdebase4-workspace-4.11.8-2|420	%{_kde_configdir}/xcursor.knsrc
12mu|kdebase4-workspace-4.11.8-2|421	%{_kde_configdir}/activities.knsrc
12mu|kdebase4-workspace-4.11.8-2|422	%{_kde_configdir}/aurorae.knsrc
12mu|kdebase4-workspace-4.11.8-2|423	%{_kde_configdir}/background.knsrc
12mu|kdebase4-workspace-4.11.8-2|424	%{_kde_configdir}/colorschemes.knsrc
12mu|kdebase4-workspace-4.11.8-2|425	%{_kde_configdir}/ksplash.knsrc
12mu|kdebase4-workspace-4.11.8-2|426	%{_kde_configdir}/ksysguard.knsrc
12mu|kdebase4-workspace-4.11.8-2|427	%{_kde_configdir}/kwineffect.knsrc
12mu|kdebase4-workspace-4.11.8-2|428	%{_kde_configdir}/kwinscripts.knsrc
12mu|kdebase4-workspace-4.11.8-2|429	%{_kde_configdir}/kwinswitcher.knsrc
12mu|kdebase4-workspace-4.11.8-2|430	%{_kde_configdir}/plasma-overlayrc
12mu|kdebase4-workspace-4.11.8-2|431	%{_kde_configdir}/plasma-themes.knsrc
12mu|kdebase4-workspace-4.11.8-2|432	%{_kde_configdir}/wallpaper.knsrc
12mu|kdebase4-workspace-4.11.8-2|433	%{_kde_configdir}/kfontinst.knsrc
12mu|kdebase4-workspace-4.11.8-2|434	%{_kde_datadir}/dbus-1/services/org.kde.fontinst.service
12mu|kdebase4-workspace-4.11.8-2|435	%{_kde_datadir}/dbus-1/services/org.kde.krunner.service
12mu|kdebase4-workspace-4.11.8-2|436	%{_kde_datadir}/dbus-1/system-services/org.kde.fontinst.service
12mu|kdebase4-workspace-4.11.8-2|437	%{_kde_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmclock.service
12mu|kdebase4-workspace-4.11.8-2|438	%{_kde_datadir}/dbus-1/system-services/org.kde.ksysguard.processlisthelper.service
12mu|kdebase4-workspace-4.11.8-2|439	%doc %{_kde_docdir}/HTML/en/kcontrol
12mu|kdebase4-workspace-4.11.8-2|440	%doc %{_kde_docdir}/HTML/en/kfontview
12mu|kdebase4-workspace-4.11.8-2|441	%doc %{_kde_docdir}/HTML/en/kmenuedit
12mu|kdebase4-workspace-4.11.8-2|442	%doc %{_kde_docdir}/HTML/en/ksysguard
12mu|kdebase4-workspace-4.11.8-2|443	%doc %{_kde_docdir}/HTML/en/plasma-desktop
12mu|kdebase4-workspace-4.11.8-2|444	%doc %{_kde_docdir}/HTML/en/systemsettings
12mu|kdebase4-workspace-4.11.8-2|445	%{_kde_iconsdir}/Oxygen_*
12mu|kdebase4-workspace-4.11.8-2|446	%{_kde_iconsdir}/KDE_Classic
12mu|kdebase4-workspace-4.11.8-2|447	%{_kde_iconsdir}/*/*/*/*
12mu|kdebase4-workspace-4.11.8-2|448	%{_kde_services}/ScreenSavers/kblank.desktop
12mu|kdebase4-workspace-4.11.8-2|449	%{_kde_services}/ScreenSavers/krandom.desktop
12mu|kdebase4-workspace-4.11.8-2|450	%{_kde_services}/ServiceMenus/installfont.desktop
12mu|kdebase4-workspace-4.11.8-2|451	%{_kde_services}/autostart.desktop
12mu|kdebase4-workspace-4.11.8-2|452	%{_kde_services}/bell.desktop
12mu|kdebase4-workspace-4.11.8-2|453	%{_kde_services}/clock.desktop
12mu|kdebase4-workspace-4.11.8-2|454	%{_kde_services}/colors.desktop
12mu|kdebase4-workspace-4.11.8-2|455	%{_kde_services}/cursortheme.desktop
12mu|kdebase4-workspace-4.11.8-2|456	%{_kde_services}/desktop.desktop
12mu|kdebase4-workspace-4.11.8-2|457	%{_kde_services}/desktoppath.desktop
12mu|kdebase4-workspace-4.11.8-2|458	%{_kde_services}/desktoptheme.desktop
12mu|kdebase4-workspace-4.11.8-2|459	%{_kde_services}/deviceinfocategory.desktop
12mu|kdebase4-workspace-4.11.8-2|460	%{_kde_services}/display.desktop
12mu|kdebase4-workspace-4.11.8-2|461	%{_kde_services}/fontinst.desktop
12mu|kdebase4-workspace-4.11.8-2|462	%{_kde_services}/fonts.desktop
12mu|kdebase4-workspace-4.11.8-2|463	%{_kde_services}/fonts.protocol
12mu|kdebase4-workspace-4.11.8-2|464	%{_kde_services}/fontthumbnail.desktop
12mu|kdebase4-workspace-4.11.8-2|465	%{_kde_services}/graphicalinfocategory.desktop
12mu|kdebase4-workspace-4.11.8-2|466	%{_kde_services}/ion-bbcukmet.desktop
12mu|kdebase4-workspace-4.11.8-2|467	%{_kde_services}/ion-debianweather.desktop
12mu|kdebase4-workspace-4.11.8-2|468	%{_kde_services}/ion-envcan.desktop
12mu|kdebase4-workspace-4.11.8-2|469	%{_kde_services}/ion-noaa.desktop
12mu|kdebase4-workspace-4.11.8-2|470	%{_kde_services}/ion-wettercom.desktop
12mu|kdebase4-workspace-4.11.8-2|471	%{_kde_services}/joystick.desktop
12mu|kdebase4-workspace-4.11.8-2|472	%{_kde_services}/kaccess.desktop
12mu|kdebase4-workspace-4.11.8-2|473	%if %{with_drakclock}
12mu|kdebase4-workspace-4.11.8-2|474	%{_kde_services}/kcm_drakclock.desktop
12mu|kdebase4-workspace-4.11.8-2|475	%endif
12mu|kdebase4-workspace-4.11.8-2|476	%{_kde_services}/kcm_keyboard.desktop
12mu|kdebase4-workspace-4.11.8-2|477	%{_kde_services}/kcmaccess.desktop
12mu|kdebase4-workspace-4.11.8-2|478	%{_kde_services}/kcmlaunch.desktop
12mu|kdebase4-workspace-4.11.8-2|479	%{_kde_services}/kcmsmserver.desktop
12mu|kdebase4-workspace-4.11.8-2|480	%{_kde_services}/kded/appmenu.desktop
12mu|kdebase4-workspace-4.11.8-2|481	%{_kde_services}/kded/freespacenotifier.desktop
12mu|kdebase4-workspace-4.11.8-2|482	%{_kde_services}/kded/kephal.desktop
12mu|kdebase4-workspace-4.11.8-2|483	%{_kde_services}/kded/keyboard.desktop
12mu|kdebase4-workspace-4.11.8-2|484	%{_kde_services}/kded/khotkeys.desktop
12mu|kdebase4-workspace-4.11.8-2|485	%{_kde_services}/kded/kwrited.desktop
12mu|kdebase4-workspace-4.11.8-2|486	%{_kde_services}/kded/ktouchpadenabler.desktop
12mu|kdebase4-workspace-4.11.8-2|487	%{_kde_services}/kded/randrmonitor.desktop
12mu|kdebase4-workspace-4.11.8-2|488	%{_kde_services}/kded/statusnotifierwatcher.desktop
12mu|kdebase4-workspace-4.11.8-2|489	%{_kde_services}/keys.desktop
12mu|kdebase4-workspace-4.11.8-2|490	%{_kde_services}/kfontviewpart.desktop
12mu|kdebase4-workspace-4.11.8-2|491	%{_kde_services}/khotkeys.desktop
12mu|kdebase4-workspace-4.11.8-2|492	%{_kde_services}/ksplashthememgr.desktop
12mu|kdebase4-workspace-4.11.8-2|493	%{_kde_services}/kwin
12mu|kdebase4-workspace-4.11.8-2|494	%{_kde_services}/kwin-script-desktopchangeosd.desktop
12mu|kdebase4-workspace-4.11.8-2|495	%{_kde_services}/kwin-script-synchronizeskipswitcher.desktop
12mu|kdebase4-workspace-4.11.8-2|496	%{_kde_services}/kwin-script-videowall.desktop
12mu|kdebase4-workspace-4.11.8-2|497	%{_kde_services}/kwinactions.desktop
12mu|kdebase4-workspace-4.11.8-2|498	%{_kde_services}/kwinadvanced.desktop
12mu|kdebase4-workspace-4.11.8-2|499	%{_kde_services}/kwincompositing.desktop
12mu|kdebase4-workspace-4.11.8-2|500	%{_kde_services}/kwindecoration.desktop
12mu|kdebase4-workspace-4.11.8-2|501	%{_kde_services}/kwinfocus.desktop
12mu|kdebase4-workspace-4.11.8-2|502	%{_kde_services}/kwinmoving.desktop
12mu|kdebase4-workspace-4.11.8-2|503	%{_kde_services}/kwinoptions.desktop
12mu|kdebase4-workspace-4.11.8-2|504	%{_kde_services}/kwinrules.desktop
12mu|kdebase4-workspace-4.11.8-2|505	%{_kde_services}/kwinscreenedges.desktop
12mu|kdebase4-workspace-4.11.8-2|506	%{_kde_services}/kwinscripts.desktop
12mu|kdebase4-workspace-4.11.8-2|507	%{_kde_services}/kwintabbox.desktop
12mu|kdebase4-workspace-4.11.8-2|508	%{_kde_services}/lostfoundcategory.desktop
12mu|kdebase4-workspace-4.11.8-2|509	%{_kde_services}/mouse.desktop
12mu|kdebase4-workspace-4.11.8-2|510	%{_kde_services}/networkinfocategory.desktop
12mu|kdebase4-workspace-4.11.8-2|511	%{_kde_services}/plasma-animator-default.desktop
12mu|kdebase4-workspace-4.11.8-2|512	%{_kde_services}/plasma-applet-activitybar.desktop
12mu|kdebase4-workspace-4.11.8-2|513	%{_kde_services}/plasma-applet-analogclock.desktop
12mu|kdebase4-workspace-4.11.8-2|514	%{_kde_services}/plasma-applet-currentappcontrol.desktop
12mu|kdebase4-workspace-4.11.8-2|515	%{_kde_services}/plasma-applet-devicenotifier.desktop
12mu|kdebase4-workspace-4.11.8-2|516	%{_kde_services}/plasma-applet-digitalclock.desktop
12mu|kdebase4-workspace-4.11.8-2|517	%{_kde_services}/plasma-applet-icon.desktop
12mu|kdebase4-workspace-4.11.8-2|518	%{_kde_services}/plasma-applet-lockout.desktop
12mu|kdebase4-workspace-4.11.8-2|519	%{_kde_services}/plasma-applet-org.kde.notifications.desktop
12mu|kdebase4-workspace-4.11.8-2|520	%{_kde_services}/plasma-applet-panelspacer-internal.desktop
12mu|kdebase4-workspace-4.11.8-2|521	%{_kde_services}/plasma-applet-searchbox.desktop
12mu|kdebase4-workspace-4.11.8-2|522	%{_kde_services}/plasma-applet-sm_hdd_activity.desktop
12mu|kdebase4-workspace-4.11.8-2|523	%{_kde_services}/plasma-applet-sm_ram.desktop
12mu|kdebase4-workspace-4.11.8-2|524	%{_kde_services}/plasma-applet-system-monitor.desktop
12mu|kdebase4-workspace-4.11.8-2|525	%{_kde_services}/plasma-applet-systemtray.desktop
12mu|kdebase4-workspace-4.11.8-2|526	%{_kde_services}/plasma-applet-trash.desktop
12mu|kdebase4-workspace-4.11.8-2|527	%{_kde_services}/plasma-applet-windowlist.desktop
12mu|kdebase4-workspace-4.11.8-2|528	%{_kde_services}/plasma-containment-desktop.desktop
12mu|kdebase4-workspace-4.11.8-2|529	%{_kde_services}/plasma-containment-desktopdashboard.desktop
12mu|kdebase4-workspace-4.11.8-2|530	%{_kde_services}/plasma-containment-netpanel.desktop
12mu|kdebase4-workspace-4.11.8-2|531	%{_kde_services}/plasma-containment-panel.desktop
12mu|kdebase4-workspace-4.11.8-2|532	%{_kde_services}/plasma-containment-sal.desktop
12mu|kdebase4-workspace-4.11.8-2|533	%{_kde_services}/plasma-containment-saverdesktop.desktop
12mu|kdebase4-workspace-4.11.8-2|534	%{_kde_services}/plasma-containmentactions-applauncher.desktop
12mu|kdebase4-workspace-4.11.8-2|535	%{_kde_services}/plasma-containmentactions-contextmenu.desktop
12mu|kdebase4-workspace-4.11.8-2|536	%{_kde_services}/plasma-containmentactions-minimalcontextmenu.desktop
12mu|kdebase4-workspace-4.11.8-2|537	%{_kde_services}/plasma-containmentactions-paste.desktop
12mu|kdebase4-workspace-4.11.8-2|538	%{_kde_services}/plasma-containmentactions-switchactivity.desktop
12mu|kdebase4-workspace-4.11.8-2|539	%{_kde_services}/plasma-containmentactions-switchdesktop.desktop
12mu|kdebase4-workspace-4.11.8-2|540	%{_kde_services}/plasma-containmentactions-switchwindow.desktop
12mu|kdebase4-workspace-4.11.8-2|541	%{_kde_services}/plasma-dataengine-applicationjobs.desktop
12mu|kdebase4-workspace-4.11.8-2|542	%{_kde_services}/plasma-dataengine-apps.desktop
12mu|kdebase4-workspace-4.11.8-2|543	%{_kde_services}/plasma-dataengine-calendar.desktop
12mu|kdebase4-workspace-4.11.8-2|544	%{_kde_services}/plasma-dataengine-devicenotifications.desktop
12mu|kdebase4-workspace-4.11.8-2|545	%{_kde_services}/plasma-dataengine-dict.desktop
12mu|kdebase4-workspace-4.11.8-2|546	%{_kde_services}/plasma-dataengine-executable.desktop
12mu|kdebase4-workspace-4.11.8-2|547	%{_kde_services}/plasma-dataengine-favicons.desktop
12mu|kdebase4-workspace-4.11.8-2|548	%{_kde_services}/plasma-dataengine-filebrowser.desktop
12mu|kdebase4-workspace-4.11.8-2|549	%{_kde_services}/plasma-dataengine-geolocation.desktop
12mu|kdebase4-workspace-4.11.8-2|550	%{_kde_services}/plasma-dataengine-hotplug.desktop
12mu|kdebase4-workspace-4.11.8-2|551	%{_kde_services}/plasma-dataengine-keystate.desktop
12mu|kdebase4-workspace-4.11.8-2|552	%{_kde_services}/plasma-dataengine-mouse.desktop
12mu|kdebase4-workspace-4.11.8-2|553	%{_kde_services}/plasma-dataengine-mpris2.desktop
12mu|kdebase4-workspace-4.11.8-2|554	%{_kde_services}/plasma-dataengine-notifications.desktop
12mu|kdebase4-workspace-4.11.8-2|555	%{_kde_services}/plasma-dataengine-nowplaying.desktop
12mu|kdebase4-workspace-4.11.8-2|556	%{_kde_services}/plasma-dataengine-places.desktop
12mu|kdebase4-workspace-4.11.8-2|557	%{_kde_services}/plasma-dataengine-powermanagement.desktop
12mu|kdebase4-workspace-4.11.8-2|558	%{_kde_services}/plasma-dataengine-rss.desktop
12mu|kdebase4-workspace-4.11.8-2|559	%{_kde_services}/plasma-dataengine-share-addon-im9.desktop
12mu|kdebase4-workspace-4.11.8-2|560	%{_kde_services}/plasma-dataengine-share-addon-imgur.desktop
12mu|kdebase4-workspace-4.11.8-2|561	%{_kde_services}/plasma-dataengine-share-addon-pastebincom.desktop
12mu|kdebase4-workspace-4.11.8-2|562	%{_kde_services}/plasma-dataengine-share-addon-pasteopensuseorg.desktop
12mu|kdebase4-workspace-4.11.8-2|563	%{_kde_services}/plasma-dataengine-share-addon-pasteubuntucom.desktop
12mu|kdebase4-workspace-4.11.8-2|564	%{_kde_services}/plasma-dataengine-share-addon-privatepastecom.desktop
12mu|kdebase4-workspace-4.11.8-2|565	%{_kde_services}/plasma-dataengine-share-addon-simplestimagehosting.desktop
12mu|kdebase4-workspace-4.11.8-2|566	%{_kde_services}/plasma-dataengine-share-addon-wklej.desktop
12mu|kdebase4-workspace-4.11.8-2|567	%{_kde_services}/plasma-dataengine-share-addon-wstaw.desktop
12mu|kdebase4-workspace-4.11.8-2|568	%{_kde_services}/plasma-dataengine-share.desktop
12mu|kdebase4-workspace-4.11.8-2|569	%{_kde_services}/plasma-dataengine-soliddevice.desktop
12mu|kdebase4-workspace-4.11.8-2|570	%{_kde_services}/plasma-dataengine-systemmonitor.desktop
12mu|kdebase4-workspace-4.11.8-2|571	%{_kde_services}/plasma-dataengine-tasks.desktop
12mu|kdebase4-workspace-4.11.8-2|572	%{_kde_services}/plasma-dataengine-time.desktop
12mu|kdebase4-workspace-4.11.8-2|573	%{_kde_services}/plasma-dataengine-weather.desktop
12mu|kdebase4-workspace-4.11.8-2|574	%{_kde_services}/plasma-engine-activities.desktop
12mu|kdebase4-workspace-4.11.8-2|575	%{_kde_services}/plasma-engine-akonadi.desktop
12mu|kdebase4-workspace-4.11.8-2|576	%{_kde_services}/plasma-engine-metadata.desktop
12mu|kdebase4-workspace-4.11.8-2|577	%{_kde_services}/plasma-engine-searchlaunch.desktop
12mu|kdebase4-workspace-4.11.8-2|578	%{_kde_services}/plasma-geolocation-gps.desktop
12mu|kdebase4-workspace-4.11.8-2|579	%{_kde_services}/plasma-geolocation-ip.desktop
12mu|kdebase4-workspace-4.11.8-2|580	%{_kde_services}/plasma-layout-org.kde.plasma-desktop.defaultPanel.desktop
12mu|kdebase4-workspace-4.11.8-2|581	%{_kde_services}/plasma-layout-org.kde.plasma-desktop.findWidgets.desktop
12mu|kdebase4-workspace-4.11.8-2|582	%{_kde_services}/plasma-layout-org.kde.plasma-desktop.photoActivity.desktop
12mu|kdebase4-workspace-4.11.8-2|583	%{_kde_services}/plasma-layout-org.kde.plasma-netbook.defaultPage.desktop
12mu|kdebase4-workspace-4.11.8-2|584	%{_kde_services}/plasma-layout-org.kde.plasma-netbook.defaultPanel.desktop
12mu|kdebase4-workspace-4.11.8-2|585	%{_kde_services}/plasma-layout-org.kde.plasma-netbook.defaultSal.desktop
12mu|kdebase4-workspace-4.11.8-2|586	%{_kde_services}/plasma-packagestructure-dashboard.desktop
12mu|kdebase4-workspace-4.11.8-2|587	%{_kde_services}/plasma-packagestructure-share.desktop
12mu|kdebase4-workspace-4.11.8-2|588	%{_kde_services}/plasma-packagestructure-web.desktop
12mu|kdebase4-workspace-4.11.8-2|589	%{_kde_services}/plasma-pager-default.desktop
12mu|kdebase4-workspace-4.11.8-2|590	%{_kde_services}/plasma-runner-bookmarks.desktop
12mu|kdebase4-workspace-4.11.8-2|591	%{_kde_services}/plasma-runner-calculator.desktop
12mu|kdebase4-workspace-4.11.8-2|592	%{_kde_services}/plasma-runner-kill.desktop
12mu|kdebase4-workspace-4.11.8-2|593	%{_kde_services}/plasma-runner-kill_config.desktop
12mu|kdebase4-workspace-4.11.8-2|594	%{_kde_services}/plasma-runner-locations.desktop
12mu|kdebase4-workspace-4.11.8-2|595	%{_kde_services}/plasma-runner-nepomuksearch.desktop
12mu|kdebase4-workspace-4.11.8-2|596	%{_kde_services}/plasma-runner-plasma-desktop.desktop
12mu|kdebase4-workspace-4.11.8-2|597	%{_kde_services}/plasma-runner-services.desktop
12mu|kdebase4-workspace-4.11.8-2|598	%{_kde_services}/plasma-runner-sessions.desktop
12mu|kdebase4-workspace-4.11.8-2|599	%{_kde_services}/plasma-runner-shell.desktop
12mu|kdebase4-workspace-4.11.8-2|600	%{_kde_services}/plasma-runner-solid.desktop
12mu|kdebase4-workspace-4.11.8-2|601	%{_kde_services}/plasma-runner-webshortcuts.desktop
12mu|kdebase4-workspace-4.11.8-2|602	%{_kde_services}/plasma-runner-windowedwidgets.desktop
12mu|kdebase4-workspace-4.11.8-2|603	%{_kde_services}/plasma-runner-windows.desktop
12mu|kdebase4-workspace-4.11.8-2|604	%{_kde_services}/plasma-sal-bookmarks.desktop
12mu|kdebase4-workspace-4.11.8-2|605	%{_kde_services}/plasma-sal-contacts.desktop
12mu|kdebase4-workspace-4.11.8-2|606	%{_kde_services}/plasma-sal-development.desktop
12mu|kdebase4-workspace-4.11.8-2|607	%{_kde_services}/plasma-sal-education.desktop
12mu|kdebase4-workspace-4.11.8-2|608	%{_kde_services}/plasma-sal-games.desktop
12mu|kdebase4-workspace-4.11.8-2|609	%{_kde_services}/plasma-sal-graphics.desktop
12mu|kdebase4-workspace-4.11.8-2|610	%{_kde_services}/plasma-sal-internet.desktop
12mu|kdebase4-workspace-4.11.8-2|611	%{_kde_services}/plasma-sal-multimedia.desktop
12mu|kdebase4-workspace-4.11.8-2|612	%{_kde_services}/plasma-sal-office.desktop
12mu|kdebase4-workspace-4.11.8-2|613	%{_kde_services}/plasma-sal-system.desktop
12mu|kdebase4-workspace-4.11.8-2|614	%{_kde_services}/plasma-sal-utility.desktop
12mu|kdebase4-workspace-4.11.8-2|615	%{_kde_services}/plasma-scriptengine-applet-dashboard.desktop
12mu|kdebase4-workspace-4.11.8-2|616	%{_kde_services}/plasma-scriptengine-applet-web.desktop
12mu|kdebase4-workspace-4.11.8-2|617	%{_kde_services}/plasma-tasks-default.desktop
12mu|kdebase4-workspace-4.11.8-2|618	%{_kde_services}/plasma-toolbox-desktoptoolbox.desktop
12mu|kdebase4-workspace-4.11.8-2|619	%{_kde_services}/plasma-toolbox-nettoolbox.desktop
12mu|kdebase4-workspace-4.11.8-2|620	%{_kde_services}/plasma-toolbox-paneltoolbox.desktop
12mu|kdebase4-workspace-4.11.8-2|621	%{_kde_services}/plasma-wallpaper-color.desktop
12mu|kdebase4-workspace-4.11.8-2|622	%{_kde_services}/plasma-wallpaper-image.desktop
12mu|kdebase4-workspace-4.11.8-2|623	%{_kde_services}/plasma_applet_keyboard.desktop
12mu|kdebase4-workspace-4.11.8-2|624	%{_kde_services}/plasma_engine_statusnotifieritem.desktop
12mu|kdebase4-workspace-4.11.8-2|625	%{_kde_services}/plasma-applet-org.kde.showActivityManager.desktop
12mu|kdebase4-workspace-4.11.8-2|626	%{_kde_services}/plasma-dataengine-share-addon-imgsusepasteorg.desktop
12mu|kdebase4-workspace-4.11.8-2|627	%{_kde_services}/plasma-dataengine-share-addon-kde.desktop
12mu|kdebase4-workspace-4.11.8-2|628	%{_kde_services}/plasma-layout-org.kde.plasma-desktop.SaL.desktop
12mu|kdebase4-workspace-4.11.8-2|629	%{_kde_services}/plasma-layout-org.kde.plasma-desktop.desktopIcons.desktop
12mu|kdebase4-workspace-4.11.8-2|630	%{_kde_services}/plasma-runner-activityrunner.desktop
12mu|kdebase4-workspace-4.11.8-2|631	%{_kde_services}/powerdevilkeyboardbrightnesscontrolaction.desktop
12mu|kdebase4-workspace-4.11.8-2|632	%{_kde_services}/randr.desktop
12mu|kdebase4-workspace-4.11.8-2|633	%{_kde_services}/recentdocuments.desktop
12mu|kdebase4-workspace-4.11.8-2|634	%{_kde_services}/screensaver.desktop
12mu|kdebase4-workspace-4.11.8-2|635	%{_kde_services}/settings-accessibility.desktop
12mu|kdebase4-workspace-4.11.8-2|636	%{_kde_services}/settings-account-details.desktop
12mu|kdebase4-workspace-4.11.8-2|637	%{_kde_services}/settings-application-and-system-notifications.desktop
12mu|kdebase4-workspace-4.11.8-2|638	%{_kde_services}/settings-application-appearance-and-behavior.desktop
12mu|kdebase4-workspace-4.11.8-2|639	%{_kde_services}/settings-application-appearance.desktop
12mu|kdebase4-workspace-4.11.8-2|640	%{_kde_services}/settings-audio-and-video.desktop
12mu|kdebase4-workspace-4.11.8-2|641	%{_kde_services}/settings-bluetooth.desktop
12mu|kdebase4-workspace-4.11.8-2|642	%{_kde_services}/settings-classic-view.desktop
12mu|kdebase4-workspace-4.11.8-2|643	%{_kde_services}/settings-desktop-appearance.desktop
12mu|kdebase4-workspace-4.11.8-2|644	%{_kde_services}/settings-display.desktop
12mu|kdebase4-workspace-4.11.8-2|645	%{_kde_services}/settings-hardware.desktop
12mu|kdebase4-workspace-4.11.8-2|646	%{_kde_services}/settings-icon-view.desktop
12mu|kdebase4-workspace-4.11.8-2|647	%{_kde_services}/settings-input-devices.desktop
12mu|kdebase4-workspace-4.11.8-2|648	%{_kde_services}/settings-locale.desktop
12mu|kdebase4-workspace-4.11.8-2|649	%{_kde_services}/settings-lost-and-found.desktop
12mu|kdebase4-workspace-4.11.8-2|650	%{_kde_services}/settings-network-and-connectivity.desktop
12mu|kdebase4-workspace-4.11.8-2|651	%{_kde_services}/settings-network-settings.desktop
12mu|kdebase4-workspace-4.11.8-2|652	%{_kde_services}/settings-permissions.desktop
12mu|kdebase4-workspace-4.11.8-2|653	%{_kde_services}/settings-personal-information.desktop
12mu|kdebase4-workspace-4.11.8-2|654	%{_kde_services}/settings-power-management.desktop
12mu|kdebase4-workspace-4.11.8-2|655	%{_kde_services}/settings-removable-devices.desktop
12mu|kdebase4-workspace-4.11.8-2|656	%{_kde_services}/settings-sharing.desktop
12mu|kdebase4-workspace-4.11.8-2|657	%{_kde_services}/settings-shortcuts-and-gestures.desktop
12mu|kdebase4-workspace-4.11.8-2|658	%{_kde_services}/settings-startup-and-shutdown.desktop
12mu|kdebase4-workspace-4.11.8-2|659	%{_kde_services}/settings-system-administration.desktop
12mu|kdebase4-workspace-4.11.8-2|660	%{_kde_services}/settings-window-behaviour.desktop
12mu|kdebase4-workspace-4.11.8-2|661	%{_kde_services}/settings-workspace-appearance-and-behavior.desktop
12mu|kdebase4-workspace-4.11.8-2|662	%{_kde_services}/settings-workspace-behavior.desktop
12mu|kdebase4-workspace-4.11.8-2|663	%{_kde_services}/solid-actions.desktop
12mu|kdebase4-workspace-4.11.8-2|664	%{_kde_services}/standard_actions.desktop
12mu|kdebase4-workspace-4.11.8-2|665	%{_kde_services}/style.desktop
12mu|kdebase4-workspace-4.11.8-2|666	%{_kde_services}/workspaceoptions.desktop
12mu|kdebase4-workspace-4.11.8-2|667	%{_kde_servicetypes}/*.desktop
12mu|kdebase4-workspace-4.11.8-2|668	%{_kde_datadir}/polkit-1/actions/org.kde.fontinst.policy
12mu|kdebase4-workspace-4.11.8-2|669	%{_kde_datadir}/polkit-1/actions/org.kde.kcontrol.kcmclock.policy
12mu|kdebase4-workspace-4.11.8-2|670	%{_kde_datadir}/polkit-1/actions/org.kde.ksysguard.processlisthelper.policy
12mu|kdebase4-workspace-4.11.8-2|671	%{_kde_datadir}/sounds/pop.wav
12mu|kdebase4-workspace-4.11.8-2|672	%{_kde_datadir}/wallpapers/*
12mu|kdebase4-workspace-4.11.8-2|673	
12mu|kdebase4-workspace-4.11.8-2|674	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|675	
12mu|kdebase4-workspace-4.11.8-2|676	%package -n klipper
12mu|kdebase4-workspace-4.11.8-2|677	Summary:	Clipboard manager for KDE
12mu|kdebase4-workspace-4.11.8-2|678	Group:		Graphical desktop/KDE
12mu|kdebase4-workspace-4.11.8-2|679	Requires:	kdebase4-runtime
12mu|kdebase4-workspace-4.11.8-2|680	Conflicts:	%{name} < 2:4.7.97
12mu|kdebase4-workspace-4.11.8-2|681	
12mu|kdebase4-workspace-4.11.8-2|682	%description -n klipper
12mu|kdebase4-workspace-4.11.8-2|683	Klipper is a clipboard manager for the KDE interface.
12mu|kdebase4-workspace-4.11.8-2|684	It allows users of Unix-like operating systems running
12mu|kdebase4-workspace-4.11.8-2|685	the KDE desktop environment to access a history of X
12mu|kdebase4-workspace-4.11.8-2|686	Selections, any item of which can be reselected for pasting.
12mu|kdebase4-workspace-4.11.8-2|687	
12mu|kdebase4-workspace-4.11.8-2|688	%files -n klipper
12mu|kdebase4-workspace-4.11.8-2|689	%{_kde_bindir}/klipper
12mu|kdebase4-workspace-4.11.8-2|690	%{_kde_applicationsdir}/klipper.desktop
12mu|kdebase4-workspace-4.11.8-2|691	%doc %{_kde_docdir}/HTML/en/klipper
12mu|kdebase4-workspace-4.11.8-2|692	
12mu|kdebase4-workspace-4.11.8-2|693	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|694	
12mu|kdebase4-workspace-4.11.8-2|695	%package -n kickoff
12mu|kdebase4-workspace-4.11.8-2|696	Summary:	KDE application launcher
12mu|kdebase4-workspace-4.11.8-2|697	Group:		Graphical desktop/KDE
12mu|kdebase4-workspace-4.11.8-2|698	Requires:	kdebase4-runtime
12mu|kdebase4-workspace-4.11.8-2|699	Conflicts:	%{name} < 2:4.8.97-2
12mu|kdebase4-workspace-4.11.8-2|700	
12mu|kdebase4-workspace-4.11.8-2|701	%description -n kickoff
12mu|kdebase4-workspace-4.11.8-2|702	KickOff is the KDE application launcher, or "start menu".
12mu|kdebase4-workspace-4.11.8-2|703	
12mu|kdebase4-workspace-4.11.8-2|704	%files -n kickoff
12mu|kdebase4-workspace-4.11.8-2|705	%{_kde_libdir}/libkickoff.so
12mu|kdebase4-workspace-4.11.8-2|706	%{_kde_libdir}/kde4/plasma_applet_launcher.so
12mu|kdebase4-workspace-4.11.8-2|707	%{_kde_libdir}/kde4/plasma_applet_simplelauncher.so
12mu|kdebase4-workspace-4.11.8-2|708	%{_kde_services}/plasma-applet-launcher.desktop
12mu|kdebase4-workspace-4.11.8-2|709	%{_kde_services}/plasma-applet-simplelauncher.desktop
12mu|kdebase4-workspace-4.11.8-2|710	
12mu|kdebase4-workspace-4.11.8-2|711	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|712	
12mu|kdebase4-workspace-4.11.8-2|713	%package -n plasma-scriptengine-ruby
12mu|kdebase4-workspace-4.11.8-2|714	Summary:	Support for ruby plasma applets
12mu|kdebase4-workspace-4.11.8-2|715	Group:		Graphical desktop/KDE
12mu|kdebase4-workspace-4.11.8-2|716	Requires:	kdebase4-runtime
12mu|kdebase4-workspace-4.11.8-2|717	Requires:	ruby-kde4
12mu|kdebase4-workspace-4.11.8-2|718	Conflicts:	%{name} < 2:4.5.80
12mu|kdebase4-workspace-4.11.8-2|719	
12mu|kdebase4-workspace-4.11.8-2|720	%description -n plasma-scriptengine-ruby
12mu|kdebase4-workspace-4.11.8-2|721	This package allow kde4 to use plasma applets written in ruby.
12mu|kdebase4-workspace-4.11.8-2|722	
12mu|kdebase4-workspace-4.11.8-2|723	%files -n plasma-scriptengine-ruby
12mu|kdebase4-workspace-4.11.8-2|724	%{_kde_appsdir}/plasma_scriptengine_ruby
12mu|kdebase4-workspace-4.11.8-2|725	%{_kde_services}/plasma-scriptengine-ruby-applet.desktop
12mu|kdebase4-workspace-4.11.8-2|726	%{_kde_services}/plasma-scriptengine-ruby-dataengine.desktop
12mu|kdebase4-workspace-4.11.8-2|727	
12mu|kdebase4-workspace-4.11.8-2|728	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|729	
12mu|kdebase4-workspace-4.11.8-2|730	%package -n plasma-scriptengine-python
12mu|kdebase4-workspace-4.11.8-2|731	Summary:	Support for ruby python applets
12mu|kdebase4-workspace-4.11.8-2|732	Group:		Graphical desktop/KDE
12mu|kdebase4-workspace-4.11.8-2|733	Requires:	kdebase4-runtime
12mu|kdebase4-workspace-4.11.8-2|734	Requires:	python-kde4
12mu|kdebase4-workspace-4.11.8-2|735	Conflicts:	%{name} < 2:4.5.80
12mu|kdebase4-workspace-4.11.8-2|736	
12mu|kdebase4-workspace-4.11.8-2|737	%description -n plasma-scriptengine-python
12mu|kdebase4-workspace-4.11.8-2|738	This package allow kde4 to use plasma applets written in python.
12mu|kdebase4-workspace-4.11.8-2|739	
12mu|kdebase4-workspace-4.11.8-2|740	%files -n plasma-scriptengine-python
12mu|kdebase4-workspace-4.11.8-2|741	%{py_platsitedir}/PyKDE4/*
12mu|kdebase4-workspace-4.11.8-2|742	%{_kde_appsdir}/plasma_scriptengine_python
12mu|kdebase4-workspace-4.11.8-2|743	%{_kde_services}/plasma-scriptengine-applet-python.desktop
12mu|kdebase4-workspace-4.11.8-2|744	%{_kde_services}/plasma-scriptengine-dataengine-python.desktop
12mu|kdebase4-workspace-4.11.8-2|745	%{_kde_services}/plasma-scriptengine-runner-python.desktop
12mu|kdebase4-workspace-4.11.8-2|746	%{_kde_services}/plasma-scriptengine-wallpaper-python.desktop
12mu|kdebase4-workspace-4.11.8-2|747	
12mu|kdebase4-workspace-4.11.8-2|748	#-------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|749	
12mu|kdebase4-workspace-4.11.8-2|750	%define liboxygenstyle_major 4
12mu|kdebase4-workspace-4.11.8-2|751	%define liboxygenstyle %mklibname oxygenstyle %{liboxygenstyle_major}
12mu|kdebase4-workspace-4.11.8-2|752	
12mu|kdebase4-workspace-4.11.8-2|753	%package -n %{liboxygenstyle}
12mu|kdebase4-workspace-4.11.8-2|754	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|755	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|756	
12mu|kdebase4-workspace-4.11.8-2|757	%description -n %{liboxygenstyle}
12mu|kdebase4-workspace-4.11.8-2|758	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|759	
12mu|kdebase4-workspace-4.11.8-2|760	%files -n %{liboxygenstyle}
12mu|kdebase4-workspace-4.11.8-2|761	%{_kde_libdir}/liboxygenstyle.so.%{liboxygenstyle_major}*
12mu|kdebase4-workspace-4.11.8-2|762	
12mu|kdebase4-workspace-4.11.8-2|763	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|764	
12mu|kdebase4-workspace-4.11.8-2|765	%define libweather_ion_major 6
12mu|kdebase4-workspace-4.11.8-2|766	%define libweather_ion %mklibname weather_ion %{libweather_ion_major}
12mu|kdebase4-workspace-4.11.8-2|767	
12mu|kdebase4-workspace-4.11.8-2|768	%package -n %{libweather_ion}
12mu|kdebase4-workspace-4.11.8-2|769	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|770	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|771	
12mu|kdebase4-workspace-4.11.8-2|772	%description -n %{libweather_ion}
12mu|kdebase4-workspace-4.11.8-2|773	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|774	
12mu|kdebase4-workspace-4.11.8-2|775	%files -n %{libweather_ion}
12mu|kdebase4-workspace-4.11.8-2|776	%{_kde_libdir}/libweather_ion.so.%{libweather_ion_major}*
12mu|kdebase4-workspace-4.11.8-2|777	
12mu|kdebase4-workspace-4.11.8-2|778	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|779	
12mu|kdebase4-workspace-4.11.8-2|780	%define libkdecorations_major 4
12mu|kdebase4-workspace-4.11.8-2|781	%define libkdecorations %mklibname kdecorations %{libkdecorations_major}
12mu|kdebase4-workspace-4.11.8-2|782	
12mu|kdebase4-workspace-4.11.8-2|783	%package -n %{libkdecorations}
12mu|kdebase4-workspace-4.11.8-2|784	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|785	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|786	
12mu|kdebase4-workspace-4.11.8-2|787	%description -n %{libkdecorations}
12mu|kdebase4-workspace-4.11.8-2|788	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|789	
12mu|kdebase4-workspace-4.11.8-2|790	%files -n %{libkdecorations}
12mu|kdebase4-workspace-4.11.8-2|791	%{_kde_libdir}/libkdecorations.so.%{libkdecorations_major}*
12mu|kdebase4-workspace-4.11.8-2|792	
12mu|kdebase4-workspace-4.11.8-2|793	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|794	
12mu|kdebase4-workspace-4.11.8-2|795	%define libkscreensaver_major 5
12mu|kdebase4-workspace-4.11.8-2|796	%define libkscreensaver %mklibname kscreensaver %{libkscreensaver_major}
12mu|kdebase4-workspace-4.11.8-2|797	
12mu|kdebase4-workspace-4.11.8-2|798	%package -n %{libkscreensaver}
12mu|kdebase4-workspace-4.11.8-2|799	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|800	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|801	
12mu|kdebase4-workspace-4.11.8-2|802	%description -n %{libkscreensaver}
12mu|kdebase4-workspace-4.11.8-2|803	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|804	
12mu|kdebase4-workspace-4.11.8-2|805	%files -n %{libkscreensaver}
12mu|kdebase4-workspace-4.11.8-2|806	%{_kde_libdir}/libkscreensaver.so.%{libkscreensaver_major}*
12mu|kdebase4-workspace-4.11.8-2|807	
12mu|kdebase4-workspace-4.11.8-2|808	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|809	
12mu|kdebase4-workspace-4.11.8-2|810	%define libksgrd_major 4
12mu|kdebase4-workspace-4.11.8-2|811	%define libksgrd %mklibname ksgrd %{libksgrd_major}
12mu|kdebase4-workspace-4.11.8-2|812	
12mu|kdebase4-workspace-4.11.8-2|813	%package -n %{libksgrd}
12mu|kdebase4-workspace-4.11.8-2|814	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|815	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|816	
12mu|kdebase4-workspace-4.11.8-2|817	%description -n %{libksgrd}
12mu|kdebase4-workspace-4.11.8-2|818	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|819	
12mu|kdebase4-workspace-4.11.8-2|820	%files -n %{libksgrd}
12mu|kdebase4-workspace-4.11.8-2|821	%{_kde_libdir}/libksgrd.so.%{libksgrd_major}*
12mu|kdebase4-workspace-4.11.8-2|822	
12mu|kdebase4-workspace-4.11.8-2|823	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|824	
12mu|kdebase4-workspace-4.11.8-2|825	%define libkwineffects_major 1
12mu|kdebase4-workspace-4.11.8-2|826	%define libkwineffects %mklibname kwineffects %{libkwineffects_major}
12mu|kdebase4-workspace-4.11.8-2|827	
12mu|kdebase4-workspace-4.11.8-2|828	%package -n %{libkwineffects}
12mu|kdebase4-workspace-4.11.8-2|829	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|830	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|831	
12mu|kdebase4-workspace-4.11.8-2|832	%description -n %{libkwineffects}
12mu|kdebase4-workspace-4.11.8-2|833	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|834	
12mu|kdebase4-workspace-4.11.8-2|835	%files -n %{libkwineffects}
12mu|kdebase4-workspace-4.11.8-2|836	%{_kde_libdir}/libkwineffects.so.%{libkwineffects_major}*
12mu|kdebase4-workspace-4.11.8-2|837	
12mu|kdebase4-workspace-4.11.8-2|838	#------------------------------------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|839	
12mu|kdebase4-workspace-4.11.8-2|840	%define libkwinglesutils_major 1
12mu|kdebase4-workspace-4.11.8-2|841	%define libkwinglesutils %mklibname kwinglesutils %{libkwinglesutils_major}
12mu|kdebase4-workspace-4.11.8-2|842	
12mu|kdebase4-workspace-4.11.8-2|843	%package -n %{libkwinglesutils}
12mu|kdebase4-workspace-4.11.8-2|844	Summary:	Gles2 runtime library for kwin
12mu|kdebase4-workspace-4.11.8-2|845	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|846	
12mu|kdebase4-workspace-4.11.8-2|847	%description -n %{libkwinglesutils}
12mu|kdebase4-workspace-4.11.8-2|848	Kwin GLES2 runtime library.
12mu|kdebase4-workspace-4.11.8-2|849	
12mu|kdebase4-workspace-4.11.8-2|850	%files -n %{libkwinglesutils}
12mu|kdebase4-workspace-4.11.8-2|851	%{_kde_libdir}/libkwinglesutils.so.%{libkwinglesutils_major}*
12mu|kdebase4-workspace-4.11.8-2|852	
12mu|kdebase4-workspace-4.11.8-2|853	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|854	
12mu|kdebase4-workspace-4.11.8-2|855	%define libkworkspace_major 4
12mu|kdebase4-workspace-4.11.8-2|856	%define libkworkspace %mklibname kworkspace %{libkworkspace_major}
12mu|kdebase4-workspace-4.11.8-2|857	
12mu|kdebase4-workspace-4.11.8-2|858	%package -n %{libkworkspace}
12mu|kdebase4-workspace-4.11.8-2|859	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|860	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|861	
12mu|kdebase4-workspace-4.11.8-2|862	%description -n %{libkworkspace}
12mu|kdebase4-workspace-4.11.8-2|863	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|864	
12mu|kdebase4-workspace-4.11.8-2|865	%files -n %{libkworkspace}
12mu|kdebase4-workspace-4.11.8-2|866	%{_kde_libdir}/libkworkspace.so.%{libkworkspace_major}*
12mu|kdebase4-workspace-4.11.8-2|867	
12mu|kdebase4-workspace-4.11.8-2|868	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|869	
12mu|kdebase4-workspace-4.11.8-2|870	%define libplasmaclock_major 4
12mu|kdebase4-workspace-4.11.8-2|871	%define libplasmaclock %mklibname plasmaclock %{libplasmaclock_major}
12mu|kdebase4-workspace-4.11.8-2|872	
12mu|kdebase4-workspace-4.11.8-2|873	%package -n %{libplasmaclock}
12mu|kdebase4-workspace-4.11.8-2|874	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|875	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|876	
12mu|kdebase4-workspace-4.11.8-2|877	%description -n %{libplasmaclock}
12mu|kdebase4-workspace-4.11.8-2|878	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|879	
12mu|kdebase4-workspace-4.11.8-2|880	%files -n %{libplasmaclock}
12mu|kdebase4-workspace-4.11.8-2|881	%{_kde_libdir}/libplasmaclock.so.%{libplasmaclock_major}*
12mu|kdebase4-workspace-4.11.8-2|882	
12mu|kdebase4-workspace-4.11.8-2|883	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|884	
12mu|kdebase4-workspace-4.11.8-2|885	%define libprocesscore_major 4
12mu|kdebase4-workspace-4.11.8-2|886	%define libprocesscore %mklibname processcore %{libprocesscore_major}
12mu|kdebase4-workspace-4.11.8-2|887	
12mu|kdebase4-workspace-4.11.8-2|888	%package -n %{libprocesscore}
12mu|kdebase4-workspace-4.11.8-2|889	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|890	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|891	
12mu|kdebase4-workspace-4.11.8-2|892	%description -n %{libprocesscore}
12mu|kdebase4-workspace-4.11.8-2|893	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|894	
12mu|kdebase4-workspace-4.11.8-2|895	%files -n %{libprocesscore}
12mu|kdebase4-workspace-4.11.8-2|896	%{_kde_libdir}/libprocesscore.so.%{libprocesscore_major}*
12mu|kdebase4-workspace-4.11.8-2|897	
12mu|kdebase4-workspace-4.11.8-2|898	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|899	
12mu|kdebase4-workspace-4.11.8-2|900	%define libprocessui_major 4
12mu|kdebase4-workspace-4.11.8-2|901	%define libprocessui %mklibname processui %{libprocessui_major}
12mu|kdebase4-workspace-4.11.8-2|902	
12mu|kdebase4-workspace-4.11.8-2|903	%package -n %{libprocessui}
12mu|kdebase4-workspace-4.11.8-2|904	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|905	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|906	
12mu|kdebase4-workspace-4.11.8-2|907	%description -n %{libprocessui}
12mu|kdebase4-workspace-4.11.8-2|908	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|909	
12mu|kdebase4-workspace-4.11.8-2|910	%files -n %{libprocessui}
12mu|kdebase4-workspace-4.11.8-2|911	%{_kde_libdir}/libprocessui.so.%{libprocessui_major}*
12mu|kdebase4-workspace-4.11.8-2|912	
12mu|kdebase4-workspace-4.11.8-2|913	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|914	
12mu|kdebase4-workspace-4.11.8-2|915	%define libkhotkeysprivate_major 4
12mu|kdebase4-workspace-4.11.8-2|916	%define libkhotkeysprivate %mklibname khotkeysprivate %{libkhotkeysprivate_major}
12mu|kdebase4-workspace-4.11.8-2|917	
12mu|kdebase4-workspace-4.11.8-2|918	%package -n %{libkhotkeysprivate}
12mu|kdebase4-workspace-4.11.8-2|919	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|920	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|921	
12mu|kdebase4-workspace-4.11.8-2|922	%description -n %{libkhotkeysprivate}
12mu|kdebase4-workspace-4.11.8-2|923	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|924	
12mu|kdebase4-workspace-4.11.8-2|925	%files -n %{libkhotkeysprivate}
12mu|kdebase4-workspace-4.11.8-2|926	%{_kde_libdir}/libkhotkeysprivate.so.%{libkhotkeysprivate_major}*
12mu|kdebase4-workspace-4.11.8-2|927	
12mu|kdebase4-workspace-4.11.8-2|928	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|929	
12mu|kdebase4-workspace-4.11.8-2|930	%define libkfontinst_major 4
12mu|kdebase4-workspace-4.11.8-2|931	%define libkfontinst %mklibname kfontinst %{libkfontinst_major}
12mu|kdebase4-workspace-4.11.8-2|932	
12mu|kdebase4-workspace-4.11.8-2|933	%package -n %{libkfontinst}
12mu|kdebase4-workspace-4.11.8-2|934	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|935	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|936	
12mu|kdebase4-workspace-4.11.8-2|937	%description -n %{libkfontinst}
12mu|kdebase4-workspace-4.11.8-2|938	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|939	
12mu|kdebase4-workspace-4.11.8-2|940	%files -n %{libkfontinst}
12mu|kdebase4-workspace-4.11.8-2|941	%{_kde_libdir}/libkfontinst.so.%{libkfontinst_major}*
12mu|kdebase4-workspace-4.11.8-2|942	
12mu|kdebase4-workspace-4.11.8-2|943	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|944	
12mu|kdebase4-workspace-4.11.8-2|945	%define libkfontinstui_major 4
12mu|kdebase4-workspace-4.11.8-2|946	%define libkfontinstui %mklibname kfontinstui %{libkfontinstui_major}
12mu|kdebase4-workspace-4.11.8-2|947	
12mu|kdebase4-workspace-4.11.8-2|948	%package -n %{libkfontinstui}
12mu|kdebase4-workspace-4.11.8-2|949	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|950	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|951	
12mu|kdebase4-workspace-4.11.8-2|952	%description -n %{libkfontinstui}
12mu|kdebase4-workspace-4.11.8-2|953	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|954	
12mu|kdebase4-workspace-4.11.8-2|955	%files -n %{libkfontinstui}
12mu|kdebase4-workspace-4.11.8-2|956	%{_kde_libdir}/libkfontinstui.so.%{libkfontinstui_major}*
12mu|kdebase4-workspace-4.11.8-2|957	
12mu|kdebase4-workspace-4.11.8-2|958	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|959	
12mu|kdebase4-workspace-4.11.8-2|960	%define libtaskmanager_major 4
12mu|kdebase4-workspace-4.11.8-2|961	%define libtaskmanager %mklibname taskmanager %{libtaskmanager_major}
12mu|kdebase4-workspace-4.11.8-2|962	
12mu|kdebase4-workspace-4.11.8-2|963	%package -n %{libtaskmanager}
12mu|kdebase4-workspace-4.11.8-2|964	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|965	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|966	
12mu|kdebase4-workspace-4.11.8-2|967	%description -n %{libtaskmanager}
12mu|kdebase4-workspace-4.11.8-2|968	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|969	
12mu|kdebase4-workspace-4.11.8-2|970	%files -n %{libtaskmanager}
12mu|kdebase4-workspace-4.11.8-2|971	%{_kde_libdir}/libtaskmanager.so.%{libtaskmanager_major}*
12mu|kdebase4-workspace-4.11.8-2|972	
12mu|kdebase4-workspace-4.11.8-2|973	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|974	
12mu|kdebase4-workspace-4.11.8-2|975	%define liblsofui_major 4
12mu|kdebase4-workspace-4.11.8-2|976	%define liblsofui %mklibname lsofui %{liblsofui_major}
12mu|kdebase4-workspace-4.11.8-2|977	
12mu|kdebase4-workspace-4.11.8-2|978	%package -n %{liblsofui}
12mu|kdebase4-workspace-4.11.8-2|979	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|980	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|981	
12mu|kdebase4-workspace-4.11.8-2|982	%description -n %{liblsofui}
12mu|kdebase4-workspace-4.11.8-2|983	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|984	
12mu|kdebase4-workspace-4.11.8-2|985	%files -n %{liblsofui}
12mu|kdebase4-workspace-4.11.8-2|986	%{_kde_libdir}/liblsofui.so.%{liblsofui_major}*
12mu|kdebase4-workspace-4.11.8-2|987	
12mu|kdebase4-workspace-4.11.8-2|988	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|989	
12mu|kdebase4-workspace-4.11.8-2|990	%define libpowerdevilcore_major 0
12mu|kdebase4-workspace-4.11.8-2|991	%define libpowerdevilcore %mklibname powerdevilcore %{libpowerdevilcore_major}
12mu|kdebase4-workspace-4.11.8-2|992	
12mu|kdebase4-workspace-4.11.8-2|993	%package -n %{libpowerdevilcore}
12mu|kdebase4-workspace-4.11.8-2|994	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|995	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|996	
12mu|kdebase4-workspace-4.11.8-2|997	%description -n %{libpowerdevilcore}
12mu|kdebase4-workspace-4.11.8-2|998	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|999	
12mu|kdebase4-workspace-4.11.8-2|1000	%files -n %{libpowerdevilcore}
12mu|kdebase4-workspace-4.11.8-2|1001	%{_kde_libdir}/libpowerdevilcore.so.%{libpowerdevilcore_major}*
12mu|kdebase4-workspace-4.11.8-2|1002	
12mu|kdebase4-workspace-4.11.8-2|1003	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1004	
12mu|kdebase4-workspace-4.11.8-2|1005	%define libkephal_major 4
12mu|kdebase4-workspace-4.11.8-2|1006	%define libkephal %mklibname kephal %{libkephal_major}
12mu|kdebase4-workspace-4.11.8-2|1007	
12mu|kdebase4-workspace-4.11.8-2|1008	%package -n %{libkephal}
12mu|kdebase4-workspace-4.11.8-2|1009	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|1010	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|1011	
12mu|kdebase4-workspace-4.11.8-2|1012	%description -n %{libkephal}
12mu|kdebase4-workspace-4.11.8-2|1013	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|1014	
12mu|kdebase4-workspace-4.11.8-2|1015	%files -n %{libkephal}
12mu|kdebase4-workspace-4.11.8-2|1016	%{_kde_libdir}/libkephal.so.%{libkephal_major}*
12mu|kdebase4-workspace-4.11.8-2|1017	
12mu|kdebase4-workspace-4.11.8-2|1018	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1019	
12mu|kdebase4-workspace-4.11.8-2|1020	%define libksignalplotter_major 4
12mu|kdebase4-workspace-4.11.8-2|1021	%define libksignalplotter %mklibname ksignalplotter %{libksignalplotter_major}
12mu|kdebase4-workspace-4.11.8-2|1022	
12mu|kdebase4-workspace-4.11.8-2|1023	%package -n %{libksignalplotter}
12mu|kdebase4-workspace-4.11.8-2|1024	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|1025	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|1026	
12mu|kdebase4-workspace-4.11.8-2|1027	%description -n %{libksignalplotter}
12mu|kdebase4-workspace-4.11.8-2|1028	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|1029	
12mu|kdebase4-workspace-4.11.8-2|1030	%files -n %{libksignalplotter}
12mu|kdebase4-workspace-4.11.8-2|1031	%{_kde_libdir}/libksignalplotter.so.%{libksignalplotter_major}*
12mu|kdebase4-workspace-4.11.8-2|1032	
12mu|kdebase4-workspace-4.11.8-2|1033	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1034	
12mu|kdebase4-workspace-4.11.8-2|1035	%define libsystemsettingsview_major 2
12mu|kdebase4-workspace-4.11.8-2|1036	%define libsystemsettingsview %mklibname systemsettingsview %{libsystemsettingsview_major}
12mu|kdebase4-workspace-4.11.8-2|1037	
12mu|kdebase4-workspace-4.11.8-2|1038	%package -n %{libsystemsettingsview}
12mu|kdebase4-workspace-4.11.8-2|1039	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|1040	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|1041	
12mu|kdebase4-workspace-4.11.8-2|1042	%description -n %{libsystemsettingsview}
12mu|kdebase4-workspace-4.11.8-2|1043	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|1044	
12mu|kdebase4-workspace-4.11.8-2|1045	%files -n %{libsystemsettingsview}
12mu|kdebase4-workspace-4.11.8-2|1046	%{_kde_libdir}/libsystemsettingsview.so.%{libsystemsettingsview_major}*
12mu|kdebase4-workspace-4.11.8-2|1047	
12mu|kdebase4-workspace-4.11.8-2|1048	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1049	
12mu|kdebase4-workspace-4.11.8-2|1050	%define libplasma_geolocation_interface_major 4
12mu|kdebase4-workspace-4.11.8-2|1051	%define libplasma_geolocation_interface %mklibname plasma-geolocation-interface %{libplasma_geolocation_interface_major}
12mu|kdebase4-workspace-4.11.8-2|1052	
12mu|kdebase4-workspace-4.11.8-2|1053	%package -n %{libplasma_geolocation_interface}
12mu|kdebase4-workspace-4.11.8-2|1054	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|1055	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|1056	
12mu|kdebase4-workspace-4.11.8-2|1057	%description -n %{libplasma_geolocation_interface}
12mu|kdebase4-workspace-4.11.8-2|1058	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|1059	
12mu|kdebase4-workspace-4.11.8-2|1060	%files -n %{libplasma_geolocation_interface}
12mu|kdebase4-workspace-4.11.8-2|1061	%{_kde_libdir}/libplasma-geolocation-interface.so.%{libplasma_geolocation_interface_major}*
12mu|kdebase4-workspace-4.11.8-2|1062	
12mu|kdebase4-workspace-4.11.8-2|1063	#------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1064	
12mu|kdebase4-workspace-4.11.8-2|1065	%define libplasma_applet_system_monitor_major 4
12mu|kdebase4-workspace-4.11.8-2|1066	%define libplasma_applet_system_monitor %mklibname plasma_applet_system_monitor %{libplasma_applet_system_monitor_major}
12mu|kdebase4-workspace-4.11.8-2|1067	
12mu|kdebase4-workspace-4.11.8-2|1068	%package -n %{libplasma_applet_system_monitor}
12mu|kdebase4-workspace-4.11.8-2|1069	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|1070	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|1071	
12mu|kdebase4-workspace-4.11.8-2|1072	%description -n %{libplasma_applet_system_monitor}
12mu|kdebase4-workspace-4.11.8-2|1073	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|1074	
12mu|kdebase4-workspace-4.11.8-2|1075	%files -n %{libplasma_applet_system_monitor}
12mu|kdebase4-workspace-4.11.8-2|1076	%{_kde_libdir}/libplasma_applet-system-monitor.so.%{libplasma_applet_system_monitor_major}*
12mu|kdebase4-workspace-4.11.8-2|1077	
12mu|kdebase4-workspace-4.11.8-2|1078	#-----------------------------------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1079	
12mu|kdebase4-workspace-4.11.8-2|1080	%define libplasmagenericshell_major 4
12mu|kdebase4-workspace-4.11.8-2|1081	%define libplasmagenericshell %mklibname plasmagenericshell %{libplasmagenericshell_major}
12mu|kdebase4-workspace-4.11.8-2|1082	
12mu|kdebase4-workspace-4.11.8-2|1083	%package -n %{libplasmagenericshell}
12mu|kdebase4-workspace-4.11.8-2|1084	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|1085	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|1086	
12mu|kdebase4-workspace-4.11.8-2|1087	%description -n %{libplasmagenericshell}
12mu|kdebase4-workspace-4.11.8-2|1088	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|1089	
12mu|kdebase4-workspace-4.11.8-2|1090	%files -n %{libplasmagenericshell}
12mu|kdebase4-workspace-4.11.8-2|1091	%{_kde_libdir}/libplasmagenericshell.so.%{libplasmagenericshell_major}*
12mu|kdebase4-workspace-4.11.8-2|1092	
12mu|kdebase4-workspace-4.11.8-2|1093	#-----------------------------------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1094	
12mu|kdebase4-workspace-4.11.8-2|1095	%define libkwinglutils_major 1
12mu|kdebase4-workspace-4.11.8-2|1096	%define libkwinglutils %mklibname kwinglutils %{libkwinglutils_major}
12mu|kdebase4-workspace-4.11.8-2|1097	
12mu|kdebase4-workspace-4.11.8-2|1098	%package -n %{libkwinglutils}
12mu|kdebase4-workspace-4.11.8-2|1099	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|1100	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|1101	
12mu|kdebase4-workspace-4.11.8-2|1102	%description -n %{libkwinglutils}
12mu|kdebase4-workspace-4.11.8-2|1103	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|1104	
12mu|kdebase4-workspace-4.11.8-2|1105	%files -n %{libkwinglutils}
12mu|kdebase4-workspace-4.11.8-2|1106	%{_kde_libdir}/libkwinglutils.so.%{libkwinglutils_major}*
12mu|kdebase4-workspace-4.11.8-2|1107	
12mu|kdebase4-workspace-4.11.8-2|1108	#-----------------------------------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1109	
12mu|kdebase4-workspace-4.11.8-2|1110	%define liboxygenstyleconfig_major 4
12mu|kdebase4-workspace-4.11.8-2|1111	%define liboxygenstyleconfig %mklibname oxygenstyleconfig %{liboxygenstyleconfig_major}
12mu|kdebase4-workspace-4.11.8-2|1112	
12mu|kdebase4-workspace-4.11.8-2|1113	%package -n %{liboxygenstyleconfig}
12mu|kdebase4-workspace-4.11.8-2|1114	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|1115	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|1116	
12mu|kdebase4-workspace-4.11.8-2|1117	%description -n %{liboxygenstyleconfig}
12mu|kdebase4-workspace-4.11.8-2|1118	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|1119	
12mu|kdebase4-workspace-4.11.8-2|1120	%files -n %{liboxygenstyleconfig}
12mu|kdebase4-workspace-4.11.8-2|1121	%{_kde_libdir}/liboxygenstyleconfig.so.%{liboxygenstyleconfig_major}*
12mu|kdebase4-workspace-4.11.8-2|1122	
12mu|kdebase4-workspace-4.11.8-2|1123	#-----------------------------------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1124	
12mu|kdebase4-workspace-4.11.8-2|1125	%define powerdevilconfigcommonprivate_major 4
12mu|kdebase4-workspace-4.11.8-2|1126	%define libpowerdevilconfigcommonprivate %mklibname powerdevilconfigcommonprivate %{powerdevilconfigcommonprivate_major}
12mu|kdebase4-workspace-4.11.8-2|1127	
12mu|kdebase4-workspace-4.11.8-2|1128	%package -n %{libpowerdevilconfigcommonprivate}
12mu|kdebase4-workspace-4.11.8-2|1129	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|1130	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|1131	
12mu|kdebase4-workspace-4.11.8-2|1132	%description -n %{libpowerdevilconfigcommonprivate}
12mu|kdebase4-workspace-4.11.8-2|1133	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|1134	
12mu|kdebase4-workspace-4.11.8-2|1135	%files -n %{libpowerdevilconfigcommonprivate}
12mu|kdebase4-workspace-4.11.8-2|1136	%{_kde_libdir}/libpowerdevilconfigcommonprivate.so.%{powerdevilconfigcommonprivate_major}*
12mu|kdebase4-workspace-4.11.8-2|1137	
12mu|kdebase4-workspace-4.11.8-2|1138	#-----------------------------------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1139	
12mu|kdebase4-workspace-4.11.8-2|1140	%define libpowerdevilui_major 4
12mu|kdebase4-workspace-4.11.8-2|1141	%define libpowerdevilui %mklibname powerdevilui %{libpowerdevilui_major}
12mu|kdebase4-workspace-4.11.8-2|1142	
12mu|kdebase4-workspace-4.11.8-2|1143	%package -n %{libpowerdevilui}
12mu|kdebase4-workspace-4.11.8-2|1144	Summary:	KDE 4 core library
12mu|kdebase4-workspace-4.11.8-2|1145	Group:		System/Libraries
12mu|kdebase4-workspace-4.11.8-2|1146	
12mu|kdebase4-workspace-4.11.8-2|1147	%description -n %{libpowerdevilui}
12mu|kdebase4-workspace-4.11.8-2|1148	KDE 4 core library.
12mu|kdebase4-workspace-4.11.8-2|1149	
12mu|kdebase4-workspace-4.11.8-2|1150	%files -n %{libpowerdevilui}
12mu|kdebase4-workspace-4.11.8-2|1151	%{_kde_libdir}/libpowerdevilui.so.%{libpowerdevilui_major}*
12mu|kdebase4-workspace-4.11.8-2|1152	
12mu|kdebase4-workspace-4.11.8-2|1153	#-----------------------------------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1154	
12mu|kdebase4-workspace-4.11.8-2|1155	%package -n plasma-applet-calendar
12mu|kdebase4-workspace-4.11.8-2|1156	Summary:	Plasma applet calendar
12mu|kdebase4-workspace-4.11.8-2|1157	Group:		Graphical desktop/KDE
12mu|kdebase4-workspace-4.11.8-2|1158	Requires:	kdebase4-runtime
12mu|kdebase4-workspace-4.11.8-2|1159	Provides:	plasma-applet
12mu|kdebase4-workspace-4.11.8-2|1160	
12mu|kdebase4-workspace-4.11.8-2|1161	%description -n plasma-applet-calendar
12mu|kdebase4-workspace-4.11.8-2|1162	Plasma Calendar applet.
12mu|kdebase4-workspace-4.11.8-2|1163	
12mu|kdebase4-workspace-4.11.8-2|1164	%files -n plasma-applet-calendar
12mu|kdebase4-workspace-4.11.8-2|1165	%{_kde_libdir}/kde4/plasma_applet_calendar.so
12mu|kdebase4-workspace-4.11.8-2|1166	%{_kde_services}/plasma-applet-calendar.desktop
12mu|kdebase4-workspace-4.11.8-2|1167	
12mu|kdebase4-workspace-4.11.8-2|1168	#-----------------------------------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1169	
12mu|kdebase4-workspace-4.11.8-2|1170	%package -n plasma-krunner-powerdevil
12mu|kdebase4-workspace-4.11.8-2|1171	Summary:	KDE power management applet
12mu|kdebase4-workspace-4.11.8-2|1172	Group:		Graphical desktop/KDE
12mu|kdebase4-workspace-4.11.8-2|1173	Requires:	kdebase4-runtime
12mu|kdebase4-workspace-4.11.8-2|1174	Requires:	upower
12mu|kdebase4-workspace-4.11.8-2|1175	Provides:	plasma-krunner
12mu|kdebase4-workspace-4.11.8-2|1176	Provides:	powerdevil = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1177	
12mu|kdebase4-workspace-4.11.8-2|1178	%description -n plasma-krunner-powerdevil
12mu|kdebase4-workspace-4.11.8-2|1179	KDE power management applet.
12mu|kdebase4-workspace-4.11.8-2|1180	
12mu|kdebase4-workspace-4.11.8-2|1181	%files -n plasma-krunner-powerdevil
12mu|kdebase4-workspace-4.11.8-2|1182	%{_kde_libdir}/kde4/kded_powerdevil.so
12mu|kdebase4-workspace-4.11.8-2|1183	%{_kde_libdir}/kde4/krunner_powerdevil.so
12mu|kdebase4-workspace-4.11.8-2|1184	%{_kde_libdir}/kde4/powerdevilbrightnesscontrolaction_config.so
12mu|kdebase4-workspace-4.11.8-2|1185	%{_kde_libdir}/kde4/powerdevildimdisplayaction_config.so
12mu|kdebase4-workspace-4.11.8-2|1186	%{_kde_libdir}/kde4/powerdevildpmsaction.so
12mu|kdebase4-workspace-4.11.8-2|1187	%{_kde_libdir}/kde4/powerdevildpmsaction_config.so
12mu|kdebase4-workspace-4.11.8-2|1188	%{_kde_libdir}/kde4/powerdevilrunscriptaction_config.so
12mu|kdebase4-workspace-4.11.8-2|1189	%{_kde_libdir}/kde4/powerdevilsuspendsessionaction_config.so
12mu|kdebase4-workspace-4.11.8-2|1190	%{_kde_libdir}/kde4/kcm_powerdevilglobalconfig.so
12mu|kdebase4-workspace-4.11.8-2|1191	%{_kde_libdir}/kde4/kcm_powerdevilprofilesconfig.so
12mu|kdebase4-workspace-4.11.8-2|1192	%{_kde_libdir}/kde4/kcm_powerdevilactivitiesconfig.so
12mu|kdebase4-workspace-4.11.8-2|1193	%{_kde_libdir}/kde4/powerdevilhandlebuttoneventsaction_config.so
12mu|kdebase4-workspace-4.11.8-2|1194	%{_kde_appsdir}/powerdevil
12mu|kdebase4-workspace-4.11.8-2|1195	%{_kde_services}/kded/powerdevil.desktop
12mu|kdebase4-workspace-4.11.8-2|1196	%{_kde_services}/powerdevilglobalconfig.desktop
12mu|kdebase4-workspace-4.11.8-2|1197	%{_kde_services}/powerdevilhandlebuttoneventsaction.desktop
12mu|kdebase4-workspace-4.11.8-2|1198	%{_kde_services}/powerdevilprofilesconfig.desktop
12mu|kdebase4-workspace-4.11.8-2|1199	%{_kde_services}/plasma-runner-powerdevil.desktop
12mu|kdebase4-workspace-4.11.8-2|1200	%{_kde_services}/powerdevilbrightnesscontrolaction.desktop
12mu|kdebase4-workspace-4.11.8-2|1201	%{_kde_services}/powerdevildimdisplayaction.desktop
12mu|kdebase4-workspace-4.11.8-2|1202	%{_kde_services}/powerdevildpmsaction.desktop
12mu|kdebase4-workspace-4.11.8-2|1203	%{_kde_services}/powerdevilrunscriptaction.desktop
12mu|kdebase4-workspace-4.11.8-2|1204	%{_kde_services}/powerdevilsuspendsessionaction.desktop
12mu|kdebase4-workspace-4.11.8-2|1205	%{_kde_services}/powerdevilactivitiesconfig.desktop
12mu|kdebase4-workspace-4.11.8-2|1206	
12mu|kdebase4-workspace-4.11.8-2|1207	#-----------------------------------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1208	
12mu|kdebase4-workspace-4.11.8-2|1209	%package -n plasma-runner-places
12mu|kdebase4-workspace-4.11.8-2|1210	Summary:	Plasma applet places
12mu|kdebase4-workspace-4.11.8-2|1211	Group:		Graphical desktop/KDE
12mu|kdebase4-workspace-4.11.8-2|1212	Requires:	kdebase4-workspace
12mu|kdebase4-workspace-4.11.8-2|1213	Provides:	plasma-runner
12mu|kdebase4-workspace-4.11.8-2|1214	
12mu|kdebase4-workspace-4.11.8-2|1215	%description -n plasma-runner-places
12mu|kdebase4-workspace-4.11.8-2|1216	Plasma runner places.
12mu|kdebase4-workspace-4.11.8-2|1217	
12mu|kdebase4-workspace-4.11.8-2|1218	%files -n plasma-runner-places
12mu|kdebase4-workspace-4.11.8-2|1219	%{_kde_libdir}/kde4/krunner_placesrunner.so
12mu|kdebase4-workspace-4.11.8-2|1220	%{_kde_services}/plasma-runner-places.desktop
12mu|kdebase4-workspace-4.11.8-2|1221	
12mu|kdebase4-workspace-4.11.8-2|1222	#-----------------------------------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1223	
12mu|kdebase4-workspace-4.11.8-2|1224	%package -n plasma-applet-quicklaunch
12mu|kdebase4-workspace-4.11.8-2|1225	Summary:	Launch your favourite Applications
12mu|kdebase4-workspace-4.11.8-2|1226	Group:		Graphical desktop/KDE
12mu|kdebase4-workspace-4.11.8-2|1227	Requires:	kdebase4-workspace
12mu|kdebase4-workspace-4.11.8-2|1228	Provides:	plasma-applet
12mu|kdebase4-workspace-4.11.8-2|1229	Obsoletes:	plasma-applet-quicklauncher
12mu|kdebase4-workspace-4.11.8-2|1230	
12mu|kdebase4-workspace-4.11.8-2|1231	%description -n plasma-applet-quicklaunch
12mu|kdebase4-workspace-4.11.8-2|1232	Reimplements the quicklaunch applet present in kde3.5.
12mu|kdebase4-workspace-4.11.8-2|1233	
12mu|kdebase4-workspace-4.11.8-2|1234	Features:
12mu|kdebase4-workspace-4.11.8-2|1235	- Add icons by specify a .desktop file
12mu|kdebase4-workspace-4.11.8-2|1236	- Add icons by dragging .desktop files from other locations
12mu|kdebase4-workspace-4.11.8-2|1237	- Rearrange icons by dragging them in place
12mu|kdebase4-workspace-4.11.8-2|1238	- Configurable number of rows
12mu|kdebase4-workspace-4.11.8-2|1239	- Configurable number of visible icons.
12mu|kdebase4-workspace-4.11.8-2|1240	
12mu|kdebase4-workspace-4.11.8-2|1241	%files -n plasma-applet-quicklaunch
12mu|kdebase4-workspace-4.11.8-2|1242	%{_kde_libdir}/kde4/plasma_applet_quicklaunch.so
12mu|kdebase4-workspace-4.11.8-2|1243	%{_kde_services}/plasma-applet-quicklaunch.desktop
12mu|kdebase4-workspace-4.11.8-2|1244	
12mu|kdebase4-workspace-4.11.8-2|1245	#-----------------------------------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1246	
12mu|kdebase4-workspace-4.11.8-2|1247	%package -n plasma-applet-battery
12mu|kdebase4-workspace-4.11.8-2|1248	Summary:	Simple plasma battery applet
12mu|kdebase4-workspace-4.11.8-2|1249	Group:		Graphical desktop/KDE
12mu|kdebase4-workspace-4.11.8-2|1250	Requires:	kdebase4-runtime
12mu|kdebase4-workspace-4.11.8-2|1251	Requires:	plasma-krunner-powerdevil
12mu|kdebase4-workspace-4.11.8-2|1252	Provides:	plasma-applet
12mu|kdebase4-workspace-4.11.8-2|1253	
12mu|kdebase4-workspace-4.11.8-2|1254	%description -n plasma-applet-battery
12mu|kdebase4-workspace-4.11.8-2|1255	Simple plasma battery applet.
12mu|kdebase4-workspace-4.11.8-2|1256	
12mu|kdebase4-workspace-4.11.8-2|1257	%files -n plasma-applet-battery
12mu|kdebase4-workspace-4.11.8-2|1258	%{_kde_datadir}/kde4/services/plasma-applet-batterymonitor.desktop
12mu|kdebase4-workspace-4.11.8-2|1259	
12mu|kdebase4-workspace-4.11.8-2|1260	#-----------------------------------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1261	
12mu|kdebase4-workspace-4.11.8-2|1262	%package -n plasma-applet-webbrowser
12mu|kdebase4-workspace-4.11.8-2|1263	Summary:	A simple webbrowser applet
12mu|kdebase4-workspace-4.11.8-2|1264	Group:		Graphical desktop/KDE
12mu|kdebase4-workspace-4.11.8-2|1265	Requires:	kdebase4-runtime
12mu|kdebase4-workspace-4.11.8-2|1266	Provides:	plasma-applet
12mu|kdebase4-workspace-4.11.8-2|1267	
12mu|kdebase4-workspace-4.11.8-2|1268	%description -n plasma-applet-webbrowser
12mu|kdebase4-workspace-4.11.8-2|1269	A simple webbrowser applet.
12mu|kdebase4-workspace-4.11.8-2|1270	
12mu|kdebase4-workspace-4.11.8-2|1271	%files -n plasma-applet-webbrowser
12mu|kdebase4-workspace-4.11.8-2|1272	%{_kde_libdir}/kde4/plasma_applet_webbrowser.so
12mu|kdebase4-workspace-4.11.8-2|1273	%{_kde_services}/plasma-applet-webbrowser.desktop
12mu|kdebase4-workspace-4.11.8-2|1274	
12mu|kdebase4-workspace-4.11.8-2|1275	#-----------------------------------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1276	
12mu|kdebase4-workspace-4.11.8-2|1277	%package -n plasma-applet-system-monitor-temperature
12mu|kdebase4-workspace-4.11.8-2|1278	Summary:	A system temperature monitor
12mu|kdebase4-workspace-4.11.8-2|1279	Group:		Graphical desktop/KDE
12mu|kdebase4-workspace-4.11.8-2|1280	Requires:	kdebase4-runtime
12mu|kdebase4-workspace-4.11.8-2|1281	Requires:	hddtemp
12mu|kdebase4-workspace-4.11.8-2|1282	Requires:	lm_sensors
12mu|kdebase4-workspace-4.11.8-2|1283	Provides:	plasma-applet
12mu|kdebase4-workspace-4.11.8-2|1284	
12mu|kdebase4-workspace-4.11.8-2|1285	%description -n plasma-applet-system-monitor-temperature
12mu|kdebase4-workspace-4.11.8-2|1286	A system temperature monitor.
12mu|kdebase4-workspace-4.11.8-2|1287	
12mu|kdebase4-workspace-4.11.8-2|1288	%files -n plasma-applet-system-monitor-temperature
12mu|kdebase4-workspace-4.11.8-2|1289	%{_kde_libdir}/kde4/plasma_applet_sm_temperature.so
12mu|kdebase4-workspace-4.11.8-2|1290	%{_kde_services}/plasma-applet-sm_temperature.desktop
12mu|kdebase4-workspace-4.11.8-2|1291	
12mu|kdebase4-workspace-4.11.8-2|1292	#-----------------------------------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1293	
12mu|kdebase4-workspace-4.11.8-2|1294	%package -n plasma-applet-system-monitor-net
12mu|kdebase4-workspace-4.11.8-2|1295	Summary:	A network usage monitor
12mu|kdebase4-workspace-4.11.8-2|1296	Group:		Graphical desktop/KDE
12mu|kdebase4-workspace-4.11.8-2|1297	Requires:	kdebase4-runtime
12mu|kdebase4-workspace-4.11.8-2|1298	Provides:	plasma-applet
12mu|kdebase4-workspace-4.11.8-2|1299	
12mu|kdebase4-workspace-4.11.8-2|1300	%description -n plasma-applet-system-monitor-net
12mu|kdebase4-workspace-4.11.8-2|1301	A network usage monitor.
12mu|kdebase4-workspace-4.11.8-2|1302	
12mu|kdebase4-workspace-4.11.8-2|1303	%files -n plasma-applet-system-monitor-net
12mu|kdebase4-workspace-4.11.8-2|1304	%{_kde_libdir}/kde4/plasma_applet_sm_net.so
12mu|kdebase4-workspace-4.11.8-2|1305	%{_kde_services}/plasma-applet-sm_net.desktop
12mu|kdebase4-workspace-4.11.8-2|1306	
12mu|kdebase4-workspace-4.11.8-2|1307	#-----------------------------------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1308	
12mu|kdebase4-workspace-4.11.8-2|1309	%package -n plasma-applet-system-monitor-hwinfo
12mu|kdebase4-workspace-4.11.8-2|1310	Summary:	Plasma applet that Show hardware informations
12mu|kdebase4-workspace-4.11.8-2|1311	Group:		Graphical desktop/KDE
12mu|kdebase4-workspace-4.11.8-2|1312	Requires:	kdebase4-runtime
12mu|kdebase4-workspace-4.11.8-2|1313	Requires:	lm_sensors
12mu|kdebase4-workspace-4.11.8-2|1314	Provides:	plasma-applet
12mu|kdebase4-workspace-4.11.8-2|1315	
12mu|kdebase4-workspace-4.11.8-2|1316	%description -n plasma-applet-system-monitor-hwinfo
12mu|kdebase4-workspace-4.11.8-2|1317	Plasma applet that Show hardware informations.
12mu|kdebase4-workspace-4.11.8-2|1318	
12mu|kdebase4-workspace-4.11.8-2|1319	%files -n plasma-applet-system-monitor-hwinfo
12mu|kdebase4-workspace-4.11.8-2|1320	%{_kde_libdir}/kde4/plasma_applet_sm_hwinfo.so
12mu|kdebase4-workspace-4.11.8-2|1321	%{_kde_services}/plasma-applet-sm_hwinfo.desktop
12mu|kdebase4-workspace-4.11.8-2|1322	
12mu|kdebase4-workspace-4.11.8-2|1323	#-----------------------------------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1324	
12mu|kdebase4-workspace-4.11.8-2|1325	%package -n plasma-applet-system-monitor-hdd
12mu|kdebase4-workspace-4.11.8-2|1326	Summary:	A hard disk usage monitor
12mu|kdebase4-workspace-4.11.8-2|1327	Group:		Graphical desktop/KDE
12mu|kdebase4-workspace-4.11.8-2|1328	Requires:	kdebase4-runtime
12mu|kdebase4-workspace-4.11.8-2|1329	Requires:	lm_sensors
12mu|kdebase4-workspace-4.11.8-2|1330	Provides:	plasma-applet
12mu|kdebase4-workspace-4.11.8-2|1331	
12mu|kdebase4-workspace-4.11.8-2|1332	%description -n plasma-applet-system-monitor-hdd
12mu|kdebase4-workspace-4.11.8-2|1333	A hard disk usage monitor.
12mu|kdebase4-workspace-4.11.8-2|1334	
12mu|kdebase4-workspace-4.11.8-2|1335	%files -n plasma-applet-system-monitor-hdd
12mu|kdebase4-workspace-4.11.8-2|1336	%{_kde_libdir}/kde4/plasma_applet_sm_hdd.so
12mu|kdebase4-workspace-4.11.8-2|1337	%{_kde_datadir}/kde4/services/plasma-applet-sm_hdd.desktop
12mu|kdebase4-workspace-4.11.8-2|1338	
12mu|kdebase4-workspace-4.11.8-2|1339	#-----------------------------------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1340	
12mu|kdebase4-workspace-4.11.8-2|1341	%package -n plasma-applet-system-monitor-cpu
12mu|kdebase4-workspace-4.11.8-2|1342	Summary:	A CPU usage monitor
12mu|kdebase4-workspace-4.11.8-2|1343	Group:		Graphical desktop/KDE
12mu|kdebase4-workspace-4.11.8-2|1344	Requires:	kdebase4-runtime
12mu|kdebase4-workspace-4.11.8-2|1345	Requires:	lm_sensors
12mu|kdebase4-workspace-4.11.8-2|1346	Provides:	plasma-applet
12mu|kdebase4-workspace-4.11.8-2|1347	
12mu|kdebase4-workspace-4.11.8-2|1348	%description -n plasma-applet-system-monitor-cpu
12mu|kdebase4-workspace-4.11.8-2|1349	A CPU usage monitor.
12mu|kdebase4-workspace-4.11.8-2|1350	
12mu|kdebase4-workspace-4.11.8-2|1351	%files -n plasma-applet-system-monitor-cpu
12mu|kdebase4-workspace-4.11.8-2|1352	%{_kde_libdir}/kde4/plasma_applet_sm_cpu.so
12mu|kdebase4-workspace-4.11.8-2|1353	%{_kde_services}/plasma-applet-sm_cpu.desktop
12mu|kdebase4-workspace-4.11.8-2|1354	
12mu|kdebase4-workspace-4.11.8-2|1355	#-----------------------------------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1356	
12mu|kdebase4-workspace-4.11.8-2|1357	%package -n kdm
12mu|kdebase4-workspace-4.11.8-2|1358	Summary:	KDE Desktop Login Manager
12mu|kdebase4-workspace-4.11.8-2|1359	Group:		Graphical desktop/KDE
12mu|kdebase4-workspace-4.11.8-2|1360	Requires:	kdebase4-runtime
12mu|kdebase4-workspace-4.11.8-2|1361	Requires:	kde4-config-file
12mu|kdebase4-workspace-4.11.8-2|1362	Provides:	dm
12mu|kdebase4-workspace-4.11.8-2|1363	Requires:	kdmfprintplugin
12mu|kdebase4-workspace-4.11.8-2|1364	
12mu|kdebase4-workspace-4.11.8-2|1365	%description -n kdm
12mu|kdebase4-workspace-4.11.8-2|1366	KDE Desktop Login Manager.
12mu|kdebase4-workspace-4.11.8-2|1367	
12mu|kdebase4-workspace-4.11.8-2|1368	%post -n kdm
12mu|kdebase4-workspace-4.11.8-2|1369	chksession -K
12mu|kdebase4-workspace-4.11.8-2|1370	%if %{mdvver} < 201300
12mu|kdebase4-workspace-4.11.8-2|1371	# todo - use native %systemd_post
12mu|kdebase4-workspace-4.11.8-2|1372	/bin/systemctl enable kdm.service 2>&1 || :
12mu|kdebase4-workspace-4.11.8-2|1373	%endif
12mu|kdebase4-workspace-4.11.8-2|1374	
12mu|kdebase4-workspace-4.11.8-2|1375	%if %{mdvver} < 201300
12mu|kdebase4-workspace-4.11.8-2|1376	%preun -n kdm
12mu|kdebase4-workspace-4.11.8-2|1377	%systemd_preun kdm.service
12mu|kdebase4-workspace-4.11.8-2|1378	%endif
12mu|kdebase4-workspace-4.11.8-2|1379	
12mu|kdebase4-workspace-4.11.8-2|1380	%postun -n kdm
12mu|kdebase4-workspace-4.11.8-2|1381	chksession -K
12mu|kdebase4-workspace-4.11.8-2|1382	%if %{mdvver} < 201300
12mu|kdebase4-workspace-4.11.8-2|1383	%systemd_postun kdm.service
12mu|kdebase4-workspace-4.11.8-2|1384	%endif
12mu|kdebase4-workspace-4.11.8-2|1385	
12mu|kdebase4-workspace-4.11.8-2|1386	%files -n kdm
12mu|kdebase4-workspace-4.11.8-2|1387	%config(noreplace) %{_sysconfdir}/pam.d/kde
12mu|kdebase4-workspace-4.11.8-2|1388	%config(noreplace) %{_sysconfdir}/pam.d/kde-np
12mu|kdebase4-workspace-4.11.8-2|1389	%config(noreplace) %{_sysconfdir}/logrotate.d/kdm
12mu|kdebase4-workspace-4.11.8-2|1390	%{_kde_bindir}/kdm
12mu|kdebase4-workspace-4.11.8-2|1391	%{_kde_bindir}/kdmctl
12mu|kdebase4-workspace-4.11.8-2|1392	%{_kde_bindir}/genkdmconf
12mu|kdebase4-workspace-4.11.8-2|1393	%{_kde_libdir}/kde4/libexec/kdm_config
12mu|kdebase4-workspace-4.11.8-2|1394	%{_kde_libdir}/kde4/libexec/kdm_greet
12mu|kdebase4-workspace-4.11.8-2|1395	%{_kde_libdir}/kde4/libexec/kfontprint
12mu|kdebase4-workspace-4.11.8-2|1396	%{_kde_libdir}/kde4/libexec/krootimage
12mu|kdebase4-workspace-4.11.8-2|1397	%attr(4755,root,root) %{_kde_libdir}/kde4/libexec/kcheckpass
12mu|kdebase4-workspace-4.11.8-2|1398	%{_kde_libdir}/kde4/kcm_kdm.so
12mu|kdebase4-workspace-4.11.8-2|1399	%{_kde_appsdir}/doc/kdm
12mu|kdebase4-workspace-4.11.8-2|1400	%dir %{_kde_appsdir}/kdm
12mu|kdebase4-workspace-4.11.8-2|1401	%{_kde_appsdir}/kdm/*
12mu|kdebase4-workspace-4.11.8-2|1402	%{_kde_datadir}/config/kdm.knsrc
12mu|kdebase4-workspace-4.11.8-2|1403	%{_kde_datadir}/config/kdm
12mu|kdebase4-workspace-4.11.8-2|1404	%{_kde_services}/kdm.desktop
12mu|kdebase4-workspace-4.11.8-2|1405	%{_kde_docdir}/*/*/kdm
12mu|kdebase4-workspace-4.11.8-2|1406	%{_kde_libdir}/kde4/kgreet_*
12mu|kdebase4-workspace-4.11.8-2|1407	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmkdm.conf
12mu|kdebase4-workspace-4.11.8-2|1408	%{_kde_datadir}/polkit-1/actions/org.kde.kcontrol.kcmkdm.policy
12mu|kdebase4-workspace-4.11.8-2|1409	%{_kde_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmkdm.service
12mu|kdebase4-workspace-4.11.8-2|1410	%{_kde_libdir}/kde4/libexec/kcmkdmhelper
12mu|kdebase4-workspace-4.11.8-2|1411	%{_sysconfdir}/dbus-1/system.d/org.kde.powerdevil.backlighthelper.conf
12mu|kdebase4-workspace-4.11.8-2|1412	%{_kde_libdir}/kde4/libexec/backlighthelper
12mu|kdebase4-workspace-4.11.8-2|1413	%{_kde_datadir}/dbus-1/system-services/org.kde.powerdevil.backlighthelper.service
12mu|kdebase4-workspace-4.11.8-2|1414	%{_kde_datadir}/polkit-1/actions/org.kde.powerdevil.backlighthelper.policy
12mu|kdebase4-workspace-4.11.8-2|1415	%{_unitdir}/kdm.service
12mu|kdebase4-workspace-4.11.8-2|1416	%attr(0775,root,root) %dir %{_localstatedir}/spool/gdm
12mu|kdebase4-workspace-4.11.8-2|1417	%attr(0770, root, root) %dir %{_localstatedir}/lib/kdm
12mu|kdebase4-workspace-4.11.8-2|1418	
12mu|kdebase4-workspace-4.11.8-2|1419	#-----------------------------------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1420	
12mu|kdebase4-workspace-4.11.8-2|1421	%package -n kinfocenter
12mu|kdebase4-workspace-4.11.8-2|1422	Summary:	Kinfocenter
12mu|kdebase4-workspace-4.11.8-2|1423	Group:		Graphical desktop/KDE
12mu|kdebase4-workspace-4.11.8-2|1424	Requires:	kdebase4-runtime
12mu|kdebase4-workspace-4.11.8-2|1425	Provides:	kinfocenter4
12mu|kdebase4-workspace-4.11.8-2|1426	Requires:	ldetect-lst
12mu|kdebase4-workspace-4.11.8-2|1427	
12mu|kdebase4-workspace-4.11.8-2|1428	%description -n kinfocenter
12mu|kdebase4-workspace-4.11.8-2|1429	Kinfocenter is a utility in KDE that provides information
12mu|kdebase4-workspace-4.11.8-2|1430	about a computer system.
12mu|kdebase4-workspace-4.11.8-2|1431	
12mu|kdebase4-workspace-4.11.8-2|1432	%files -n kinfocenter
12mu|kdebase4-workspace-4.11.8-2|1433	%{_kde_bindir}/kinfocenter
12mu|kdebase4-workspace-4.11.8-2|1434	%dir %{_kde_appsdir}/kinfocenter
12mu|kdebase4-workspace-4.11.8-2|1435	%{_kde_appsdir}/kinfocenter/*
12mu|kdebase4-workspace-4.11.8-2|1436	%{_kde_appsdir}/kcmview1394
12mu|kdebase4-workspace-4.11.8-2|1437	%{_kde_libdir}/kde4/kcm_info.so
12mu|kdebase4-workspace-4.11.8-2|1438	%{_kde_libdir}/kde4/kcm_opengl.so
12mu|kdebase4-workspace-4.11.8-2|1439	%{_kde_libdir}/kde4/kcm_nic.so
12mu|kdebase4-workspace-4.11.8-2|1440	%{_kde_libdir}/kde4/kcm_usb.so
12mu|kdebase4-workspace-4.11.8-2|1441	%{_kde_libdir}/kde4/kcm_view1394.so
12mu|kdebase4-workspace-4.11.8-2|1442	%{_kde_libdir}/kde4/kcm_memory.so
12mu|kdebase4-workspace-4.11.8-2|1443	%{_kde_libdir}/kde4/kcm_pci.so
12mu|kdebase4-workspace-4.11.8-2|1444	%{_kde_libdir}/kde4/kcm_samba.so
12mu|kdebase4-workspace-4.11.8-2|1445	%{_kde_libdir}/kde4/kcm_infosummary.so
12mu|kdebase4-workspace-4.11.8-2|1446	%{_kde_libdir}/kde4/devinfo.so
12mu|kdebase4-workspace-4.11.8-2|1447	%{_kde_applicationsdir}/kinfocenter.desktop
12mu|kdebase4-workspace-4.11.8-2|1448	%{_kde_docdir}/*/*/kinfocenter
12mu|kdebase4-workspace-4.11.8-2|1449	%{_kde_services}/dma.desktop
12mu|kdebase4-workspace-4.11.8-2|1450	%{_kde_services}/interrupts.desktop
12mu|kdebase4-workspace-4.11.8-2|1451	%{_kde_services}/ioports.desktop
12mu|kdebase4-workspace-4.11.8-2|1452	%{_kde_services}/kcmusb.desktop
12mu|kdebase4-workspace-4.11.8-2|1453	%{_kde_services}/kcmview1394.desktop
12mu|kdebase4-workspace-4.11.8-2|1454	%{_kde_services}/nic.desktop
12mu|kdebase4-workspace-4.11.8-2|1455	%{_kde_services}/opengl.desktop
12mu|kdebase4-workspace-4.11.8-2|1456	%{_kde_services}/scsi.desktop
12mu|kdebase4-workspace-4.11.8-2|1457	%{_kde_services}/xserver.desktop
12mu|kdebase4-workspace-4.11.8-2|1458	%{_kde_services}/kcm_memory.desktop
12mu|kdebase4-workspace-4.11.8-2|1459	%{_kde_services}/kcm_pci.desktop
12mu|kdebase4-workspace-4.11.8-2|1460	%{_kde_services}/smbstatus.desktop
12mu|kdebase4-workspace-4.11.8-2|1461	%{_kde_services}/devinfo.desktop
12mu|kdebase4-workspace-4.11.8-2|1462	%{_kde_services}/kcm_infosummary.desktop
12mu|kdebase4-workspace-4.11.8-2|1463	
12mu|kdebase4-workspace-4.11.8-2|1464	#-----------------------------------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1465	
12mu|kdebase4-workspace-4.11.8-2|1466	%package devel
12mu|kdebase4-workspace-4.11.8-2|1467	Summary:	Devel stuff for kdebase 4
12mu|kdebase4-workspace-4.11.8-2|1468	Group:		Development/KDE and Qt
12mu|kdebase4-workspace-4.11.8-2|1469	Requires:	kde4-macros
12mu|kdebase4-workspace-4.11.8-2|1470	Requires:	kdelibs4-devel
12mu|kdebase4-workspace-4.11.8-2|1471	Requires:	%{libkdecorations} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1472	Requires:	%{libkscreensaver} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1473	Requires:	%{libksgrd} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1474	Requires:	%{libkwineffects} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1475	Requires:	%{libkwinglesutils} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1476	Requires:	%{libkworkspace} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1477	Requires:	%{libplasmaclock} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1478	Requires:	%{libprocesscore} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1479	Requires:	%{libprocessui} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1480	Requires:	%{libtaskmanager} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1481	Requires:	%{liblsofui} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1482	Requires:	%{libkfontinstui} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1483	Requires:	%{libkfontinst} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1484	Requires:	%{libkhotkeysprivate} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1485	Requires:	%{libweather_ion} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1486	Requires:	%{libkephal} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1487	Requires:	%{libplasma_applet_system_monitor} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1488	Requires:	%{libplasma_geolocation_interface} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1489	Requires:	%{libplasmagenericshell} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1490	Requires:	%{libsystemsettingsview} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1491	Requires:	%{libksignalplotter} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1492	Requires:	%{libkwinglutils} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1493	Requires:	%{liboxygenstyleconfig} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1494	Requires:	%{liboxygenstyle} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1495	Requires:	%{libpowerdevilcore} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1496	Requires:	%{libpowerdevilconfigcommonprivate} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1497	Requires:	%{libpowerdevilui} = %{EVRD}
12mu|kdebase4-workspace-4.11.8-2|1498	
12mu|kdebase4-workspace-4.11.8-2|1499	%description devel
12mu|kdebase4-workspace-4.11.8-2|1500	This package contains header files needed if you wish to build applications
12mu|kdebase4-workspace-4.11.8-2|1501	based on kdebase.
12mu|kdebase4-workspace-4.11.8-2|1502	
12mu|kdebase4-workspace-4.11.8-2|1503	%files devel
12mu|kdebase4-workspace-4.11.8-2|1504	%{_kde_libdir}/libpowerdevilui.so
12mu|kdebase4-workspace-4.11.8-2|1505	%{_kde_libdir}/libkdecorations.so
12mu|kdebase4-workspace-4.11.8-2|1506	%{_kde_libdir}/libkfontinst.so
12mu|kdebase4-workspace-4.11.8-2|1507	%{_kde_libdir}/libkfontinstui.so
12mu|kdebase4-workspace-4.11.8-2|1508	%{_kde_libdir}/libkscreensaver.so
12mu|kdebase4-workspace-4.11.8-2|1509	%{_kde_libdir}/libksgrd.so
12mu|kdebase4-workspace-4.11.8-2|1510	%{_kde_libdir}/libkephal.so
12mu|kdebase4-workspace-4.11.8-2|1511	%{_kde_libdir}/libkwineffects.so
12mu|kdebase4-workspace-4.11.8-2|1512	%{_kde_libdir}/libkworkspace.so
12mu|kdebase4-workspace-4.11.8-2|1513	%{_kde_libdir}/libplasma_applet-system-monitor.so
12mu|kdebase4-workspace-4.11.8-2|1514	%{_kde_libdir}/libplasmaclock.so
12mu|kdebase4-workspace-4.11.8-2|1515	%{_kde_libdir}/libpowerdevilcore.so
12mu|kdebase4-workspace-4.11.8-2|1516	%{_kde_libdir}/libprocesscore.so
12mu|kdebase4-workspace-4.11.8-2|1517	%{_kde_libdir}/libprocessui.so
12mu|kdebase4-workspace-4.11.8-2|1518	%{_kde_libdir}/libtaskmanager.so
12mu|kdebase4-workspace-4.11.8-2|1519	%{_kde_libdir}/libweather_ion.so
12mu|kdebase4-workspace-4.11.8-2|1520	%{_kde_libdir}/liblsofui.so
12mu|kdebase4-workspace-4.11.8-2|1521	%{_kde_libdir}/libplasma-geolocation-interface.so
12mu|kdebase4-workspace-4.11.8-2|1522	%{_kde_libdir}/libplasmagenericshell.so
12mu|kdebase4-workspace-4.11.8-2|1523	%{_kde_libdir}/libsystemsettingsview.so
12mu|kdebase4-workspace-4.11.8-2|1524	%{_kde_libdir}/libksignalplotter.so
12mu|kdebase4-workspace-4.11.8-2|1525	%{_kde_libdir}/libkwinglutils.so
12mu|kdebase4-workspace-4.11.8-2|1526	%{_kde_libdir}/libkwinglesutils.so
12mu|kdebase4-workspace-4.11.8-2|1527	%{_kde_libdir}/liboxygenstyleconfig.so
12mu|kdebase4-workspace-4.11.8-2|1528	%{_kde_libdir}/liboxygenstyle.so
12mu|kdebase4-workspace-4.11.8-2|1529	%{_kde_libdir}/libpowerdevilconfigcommonprivate.so
12mu|kdebase4-workspace-4.11.8-2|1530	%{_kde_includedir}/*
12mu|kdebase4-workspace-4.11.8-2|1531	%{_kde_libdir}/kde4/plugins/designer/*
12mu|kdebase4-workspace-4.11.8-2|1532	%{_kde_datadir}/apps/cmake/*/*
12mu|kdebase4-workspace-4.11.8-2|1533	%{_kde_datadir}/dbus-1/interfaces/*
12mu|kdebase4-workspace-4.11.8-2|1534	%{_kde_libdir}/cmake/KDE4Workspace
12mu|kdebase4-workspace-4.11.8-2|1535	
12mu|kdebase4-workspace-4.11.8-2|1536	#-----------------------------------------------------------------------------
12mu|kdebase4-workspace-4.11.8-2|1537	
12mu|kdebase4-workspace-4.11.8-2|1538	%prep
12mu|kdebase4-workspace-4.11.8-2|1539	%setup -q -n kde-workspace-%{version}
12mu|kdebase4-workspace-4.11.8-2|1540	%patch0 -p1
12mu|kdebase4-workspace-4.11.8-2|1541	
12mu|kdebase4-workspace-4.11.8-2|1542	%if %{with_drakclock}
12mu|kdebase4-workspace-4.11.8-2|1543	%patch1 -p1
12mu|kdebase4-workspace-4.11.8-2|1544	%patch2 -p1
12mu|kdebase4-workspace-4.11.8-2|1545	%endif
12mu|kdebase4-workspace-4.11.8-2|1546	
12mu|kdebase4-workspace-4.11.8-2|1547	%patch3 -p1
12mu|kdebase4-workspace-4.11.8-2|1548	%patch4 -p1
12mu|kdebase4-workspace-4.11.8-2|1549	%patch5 -p1
12mu|kdebase4-workspace-4.11.8-2|1550	%patch6 -p1
12mu|kdebase4-workspace-4.11.8-2|1551	%patch7 -p1
12mu|kdebase4-workspace-4.11.8-2|1552	%patch8 -p1
12mu|kdebase4-workspace-4.11.8-2|1553	%patch9 -p0
12mu|kdebase4-workspace-4.11.8-2|1554	%patch10 -p1
12mu|kdebase4-workspace-4.11.8-2|1555	%patch11 -p1
12mu|kdebase4-workspace-4.11.8-2|1556	%patch12 -p1
12mu|kdebase4-workspace-4.11.8-2|1557	%patch13 -p1
12mu|kdebase4-workspace-4.11.8-2|1558	%patch14 -p1
12mu|kdebase4-workspace-4.11.8-2|1559	%patch18 -p1
12mu|kdebase4-workspace-4.11.8-2|1560	%patch19 -p1
12mu|kdebase4-workspace-4.11.8-2|1561	%patch26 -p1
12mu|kdebase4-workspace-4.11.8-2|1562	%patch27 -p1
12mu|kdebase4-workspace-4.11.8-2|1563	%patch50 -p1
12mu|kdebase4-workspace-4.11.8-2|1564	%patch100 -p1
12mu|kdebase4-workspace-4.11.8-2|1565	%patch101 -p1
12mu|kdebase4-workspace-4.11.8-2|1566	%patch103 -p1
12mu|kdebase4-workspace-4.11.8-2|1567	%patch104 -p1
12mu|kdebase4-workspace-4.11.8-2|1568	%patch106 -p1
12mu|kdebase4-workspace-4.11.8-2|1569	
12mu|kdebase4-workspace-4.11.8-2|1570	%if %{mdvver} == 201210
12mu|kdebase4-workspace-4.11.8-2|1571	%patch107 -p1
12mu|kdebase4-workspace-4.11.8-2|1572	%endif
12mu|kdebase4-workspace-4.11.8-2|1573	
12mu|kdebase4-workspace-4.11.8-2|1574	rm -fr kdm/kfrontend libs/kdm
12mu|kdebase4-workspace-4.11.8-2|1575	
12mu|kdebase4-workspace-4.11.8-2|1576	tar xf %{SOURCE6}
12mu|kdebase4-workspace-4.11.8-2|1577	
12mu|kdebase4-workspace-4.11.8-2|1578	%build
12mu|kdebase4-workspace-4.11.8-2|1579	%cmake_kde4 -DKDE4_XDMCP:BOOL=ON -DKWIN_BUILD_WITH_OPENGLES=ON
12mu|kdebase4-workspace-4.11.8-2|1580	%make
12mu|kdebase4-workspace-4.11.8-2|1581	
12mu|kdebase4-workspace-4.11.8-2|1582	%install
12mu|kdebase4-workspace-4.11.8-2|1583	%makeinstall_std -C build
12mu|kdebase4-workspace-4.11.8-2|1584	
12mu|kdebase4-workspace-4.11.8-2|1585	%if %{with_drakclock}
12mu|kdebase4-workspace-4.11.8-2|1586	install -m 0644 %{SOURCE8} %{buildroot}%{_kde_services}/kcm_drakclock.desktop
12mu|kdebase4-workspace-4.11.8-2|1587	%endif
12mu|kdebase4-workspace-4.11.8-2|1588	
12mu|kdebase4-workspace-4.11.8-2|1589	# Remove it because all it does is adding Activities widget to existing panel
12mu|kdebase4-workspace-4.11.8-2|1590	rm -f %{buildroot}%{_kde_appsdir}/plasma-desktop/updates/addShowActivitiesManagerPlasmoid.js
12mu|kdebase4-workspace-4.11.8-2|1591	
12mu|kdebase4-workspace-4.11.8-2|1592	rm -fr %{buildroot}%{_kde_appsdir}/kdm/sessions
12mu|kdebase4-workspace-4.11.8-2|1593	rm -fr %{buildroot}%{_kde_configdir}/kdm/X*
12mu|kdebase4-workspace-4.11.8-2|1594	rm -fr %{buildroot}%{_kde_configdir}/kdm/backgroundrc
12mu|kdebase4-workspace-4.11.8-2|1595	rm -fr %{buildroot}%{_kde_configdir}/kdm/kdmrc
12mu|kdebase4-workspace-4.11.8-2|1596	
12mu|kdebase4-workspace-4.11.8-2|1597	install -d -m 0775 %{buildroot}/etc/X11/wmsession.d/
12mu|kdebase4-workspace-4.11.8-2|1598	cat << EOF > %{buildroot}/etc/X11/wmsession.d/01KDE
12mu|kdebase4-workspace-4.11.8-2|1599	NAME=KDE4
12mu|kdebase4-workspace-4.11.8-2|1600	ICON=kde-wmsession.xpm
12mu|kdebase4-workspace-4.11.8-2|1601	DESC=The K Desktop Environment
12mu|kdebase4-workspace-4.11.8-2|1602	EXEC=%{_kde_bindir}/startkde
12mu|kdebase4-workspace-4.11.8-2|1603	SCRIPT:
12mu|kdebase4-workspace-4.11.8-2|1604	exec %{_kde_bindir}/startkde
12mu|kdebase4-workspace-4.11.8-2|1605	EOF
12mu|kdebase4-workspace-4.11.8-2|1606	
12mu|kdebase4-workspace-4.11.8-2|1607	# Env entry for start kde4
12mu|kdebase4-workspace-4.11.8-2|1608	install -d -m 0755 %{buildroot}/etc/profile.d
12mu|kdebase4-workspace-4.11.8-2|1609	
12mu|kdebase4-workspace-4.11.8-2|1610	cat <<EOF > %{buildroot}/etc/profile.d/70kde4.sh
12mu|kdebase4-workspace-4.11.8-2|1611	#!/bin/bash
12mu|kdebase4-workspace-4.11.8-2|1612	
12mu|kdebase4-workspace-4.11.8-2|1613	function kde4 {
12mu|kdebase4-workspace-4.11.8-2|1614	xinit /etc/X11/Xsession KDE4
12mu|kdebase4-workspace-4.11.8-2|1615	}
12mu|kdebase4-workspace-4.11.8-2|1616	EOF
12mu|kdebase4-workspace-4.11.8-2|1617	
12mu|kdebase4-workspace-4.11.8-2|1618	# Install kde pam configuration file
12mu|kdebase4-workspace-4.11.8-2|1619	install -d -m 0755 %{buildroot}%{_sysconfdir}/pam.d/
12mu|kdebase4-workspace-4.11.8-2|1620	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/kde
12mu|kdebase4-workspace-4.11.8-2|1621	install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/pam.d/kde-np
12mu|kdebase4-workspace-4.11.8-2|1622	
12mu|kdebase4-workspace-4.11.8-2|1623	%if %{disttag} == "omv"
12mu|kdebase4-workspace-4.11.8-2|1624	# OpenMandriva startkde
12mu|kdebase4-workspace-4.11.8-2|1625	install -m 0755 %{SOURCE9} %{buildroot}%{_kde_bindir}/startkde
12mu|kdebase4-workspace-4.11.8-2|1626	%else
12mu|kdebase4-workspace-4.11.8-2|1627	# Rosa startkde
12mu|kdebase4-workspace-4.11.8-2|1628	install -m 0755 %{SOURCE9} %{buildroot}%{_kde_bindir}/startkde
12mu|kdebase4-workspace-4.11.8-2|1629	%endif
12mu|kdebase4-workspace-4.11.8-2|1630	
12mu|kdebase4-workspace-4.11.8-2|1631	# We need to expand libdir into startkde
12mu|kdebase4-workspace-4.11.8-2|1632	sed -e 's,LIBDIR,%{_libdir},g' -i %{buildroot}%{_kde_bindir}/startkde
12mu|kdebase4-workspace-4.11.8-2|1633	sed -e 's,KDE4_LIBEXEC_INSTALL_DIR,%{_libdir}/kde4/libexec,g' -i %{buildroot}%{_kde_bindir}/startkde
12mu|kdebase4-workspace-4.11.8-2|1634	
12mu|kdebase4-workspace-4.11.8-2|1635	# systemd implimentation
12mu|kdebase4-workspace-4.11.8-2|1636	install -d -m 0775 %{buildroot}%{_unitdir}
12mu|kdebase4-workspace-4.11.8-2|1637	# It's different in OMV and ROSA
12mu|kdebase4-workspace-4.11.8-2|1638	%if %{disttag} == "omv"
12mu|kdebase4-workspace-4.11.8-2|1639	install -m 0644 %{SOURCE11} %{buildroot}%{_unitdir}/kdm.service
12mu|kdebase4-workspace-4.11.8-2|1640	%else
12mu|kdebase4-workspace-4.11.8-2|1641	install -m 0644 %{SOURCE12} %{buildroot}%{_unitdir}/kdm.service
12mu|kdebase4-workspace-4.11.8-2|1642	%endif
12mu|kdebase4-workspace-4.11.8-2|1643	
12mu|kdebase4-workspace-4.11.8-2|1644	# logrotate
12mu|kdebase4-workspace-4.11.8-2|1645	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12mu|kdebase4-workspace-4.11.8-2|1646	cat << EOF > %{buildroot}%{_sysconfdir}/logrotate.d/kdm
12mu|kdebase4-workspace-4.11.8-2|1647	/var/log/kdm.log {
12mu|kdebase4-workspace-4.11.8-2|1648	weekly
12mu|kdebase4-workspace-4.11.8-2|1649	notifempty
12mu|kdebase4-workspace-4.11.8-2|1650	missingok
12mu|kdebase4-workspace-4.11.8-2|1651	nocompress
12mu|kdebase4-workspace-4.11.8-2|1652	}
12mu|kdebase4-workspace-4.11.8-2|1653	EOF
12mu|kdebase4-workspace-4.11.8-2|1654	
12mu|kdebase4-workspace-4.11.8-2|1655	# We use our desktop files. Write over is a better decision than a patch that breaks most of the times
12mu|kdebase4-workspace-4.11.8-2|1656	cp -f %{SOURCE4} %{buildroot}%{_kde_applicationsdir}/
12mu|kdebase4-workspace-4.11.8-2|1657	
12mu|kdebase4-workspace-4.11.8-2|1658	# own as part of plymouth/kdm integration hacks (rhbz #551310)
12mu|kdebase4-workspace-4.11.8-2|1659	mkdir -p -m775 %{buildroot}%{_localstatedir}/spool/gdm
12mu|kdebase4-workspace-4.11.8-2|1660	mkdir -p -m770 %{buildroot}%{_localstatedir}/lib/kdm
12mu|kdebase4-workspace-4.11.8-2|1661	
12mu|kdebase4-workspace-4.11.8-2|1662	sed -i 's!preferences-other!preferences-app-run!g' \
12mu|kdebase4-workspace-4.11.8-2|1663	%{buildroot}%{_kde_services}/settings-startup-and-shutdown.desktop
12mu|kdebase4-workspace-4.11.8-2|1664	
12mu|kdebase4-workspace-4.11.8-2|1665	%check
12mu|kdebase4-workspace-4.11.8-2|1666	for f in %{buildroot}%{_kde_applicationsdir}/*.desktop ; do
12mu|kdebase4-workspace-4.11.8-2|1667	desktop-file-validate $f
12mu|kdebase4-workspace-4.11.8-2|1668	done
12mu|kdebase4-workspace-4.11.8-2|1669	
12mu|kdebase4-workspace-4.11.8-2|1670	
12mu|kdebase4-workspace-4.11.8-2|1671	%changelog
12mu|kdebase4-workspace-4.11.8-2|1672	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.8-2
12mu|kdebase4-workspace-4.11.8-2|1673	+ Revision: f830499
12mu|kdebase4-workspace-4.11.8-2|1674	- New version 4.11.8, add fix-screenlocker-ulock patch from OpenSUSE to fix issues with unlock
12mu|kdebase4-workspace-4.11.8-2|1675	
12mu|kdebase4-workspace-4.11.8-2|1676	* Thu Mar 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.7-3
12mu|kdebase4-workspace-4.11.8-2|1677	+ Revision: 8552888
12mu|kdebase4-workspace-4.11.8-2|1678	- LOG Use different kdm.service for ROSA and OpenMandriva
12mu|kdebase4-workspace-4.11.8-2|1679	
12mu|kdebase4-workspace-4.11.8-2|1680	* Thu Mar 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.7-1
12mu|kdebase4-workspace-4.11.8-2|1681	+ Revision: af05319
12mu|kdebase4-workspace-4.11.8-2|1682	- LOG New version 4.11.7 (sync spec and patches with Cooker)
12mu|kdebase4-workspace-4.11.8-2|1683	
12mu|kdebase4-workspace-4.11.8-2|1684	* Tue Feb 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.4-7
12mu|kdebase4-workspace-4.11.8-2|1685	+ Revision: aff9dd8
12mu|kdebase4-workspace-4.11.8-2|1686	- LOG Add dbus-wallpaper patch to make it possible to set wallpaper via dbus
12mu|kdebase4-workspace-4.11.8-2|1687	
12mu|kdebase4-workspace-4.11.8-2|1688	* Wed Dec 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.4-6
12mu|kdebase4-workspace-4.11.8-2|1689	+ Revision: 9bd59bf
12mu|kdebase4-workspace-4.11.8-2|1690	- LOG New version 4.11.4
12mu|kdebase4-workspace-4.11.8-2|1691	
12mu|kdebase4-workspace-4.11.8-2|1692	* Tue Nov 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.3-4
12mu|kdebase4-workspace-4.11.8-2|1693	+ Revision: 4b9be9f
12mu|kdebase4-workspace-4.11.8-2|1694	- Bump release
12mu|kdebase4-workspace-4.11.8-2|1695	
12mu|kdebase4-workspace-4.11.8-2|1696	* Tue Nov 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.3-3
12mu|kdebase4-workspace-4.11.8-2|1697	+ Revision: 0445945
12mu|kdebase4-workspace-4.11.8-2|1698	- Add some missing fixes (startkde & kcm_drakclock)
12mu|kdebase4-workspace-4.11.8-2|1699	
12mu|kdebase4-workspace-4.11.8-2|1700	* Mon Nov 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.3-3
12mu|kdebase4-workspace-4.11.8-2|1701	+ Revision: 354e9d1
12mu|kdebase4-workspace-4.11.8-2|1702	- LOG Disable screenlocker-no-fake-focus patch as it seems to be no longer needed
12mu|kdebase4-workspace-4.11.8-2|1703	
12mu|kdebase4-workspace-4.11.8-2|1704	* Thu Nov 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.3-2
12mu|kdebase4-workspace-4.11.8-2|1705	+ Revision: 51b91c2
12mu|kdebase4-workspace-4.11.8-2|1706	- LOG New version 4.11.3
12mu|kdebase4-workspace-4.11.8-2|1707	
12mu|kdebase4-workspace-4.11.8-2|1708	* Fri Oct 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.11.2-2
12mu|kdebase4-workspace-4.11.8-2|1709	+ Revision: 1001a0a
12mu|kdebase4-workspace-4.11.8-2|1710	- LOG New version 4.11.2
12mu|kdebase4-workspace-4.11.8-2|1711	
12mu|kdebase4-workspace-4.11.8-2|1712	* Tue Jul 09 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.10.5-1
12mu|kdebase4-workspace-4.11.8-2|1713	+ Revision: a0ad4a5
12mu|kdebase4-workspace-4.11.8-2|1714	- LOG New version 4.10.5
12mu|kdebase4-workspace-4.11.8-2|1715	
12mu|kdebase4-workspace-4.11.8-2|1716	* Thu Jun 20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.10.4-3
12mu|kdebase4-workspace-4.11.8-2|1717	+ Revision: d9ece75
12mu|kdebase4-workspace-4.11.8-2|1718	- LOG Add patch to use current user's wallpaper for screenlocker if it's a scaled image
12mu|kdebase4-workspace-4.11.8-2|1719	
12mu|kdebase4-workspace-4.11.8-2|1720	* Thu Jun 13 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.10.4-1
12mu|kdebase4-workspace-4.11.8-2|1721	+ Revision: 2f4b97d
12mu|kdebase4-workspace-4.11.8-2|1722	- LOG New version 4.10.4
12mu|kdebase4-workspace-4.11.8-2|1723	
12mu|kdebase4-workspace-4.11.8-2|1724	* Tue Jun 04 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.10.3-12
12mu|kdebase4-workspace-4.11.8-2|1725	+ Revision: d6db367
12mu|kdebase4-workspace-4.11.8-2|1726	- LOG Add patch to fix screenlocker greeter focus when screensaver is used
12mu|kdebase4-workspace-4.11.8-2|1727	
12mu|kdebase4-workspace-4.11.8-2|1728	* Thu May 30 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.10.3-11
12mu|kdebase4-workspace-4.11.8-2|1729	+ Revision: aaeb233
12mu|kdebase4-workspace-4.11.8-2|1730	- LOG Update custom startkde script (fix locker part, drop some ancient junk etc)
12mu|kdebase4-workspace-4.11.8-2|1731	
12mu|kdebase4-workspace-4.11.8-2|1732	* Mon May 27 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.10.3-10
12mu|kdebase4-workspace-4.11.8-2|1733	+ Revision: f05d75d
12mu|kdebase4-workspace-4.11.8-2|1734	- LOG Add patch to prefer system locale for KDM when reading it from config fails
12mu|kdebase4-workspace-4.11.8-2|1735	
12mu|kdebase4-workspace-4.11.8-2|1736	* Fri May 24 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.10.3-9
12mu|kdebase4-workspace-4.11.8-2|1737	+ Revision: 71e4cdf
12mu|kdebase4-workspace-4.11.8-2|1738	- LOG Add patch to fix bug with KCM KDM resetting fonts, style and color (#254430)
12mu|kdebase4-workspace-4.11.8-2|1739	
12mu|kdebase4-workspace-4.11.8-2|1740	* Thu May 23 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.10.3-8
12mu|kdebase4-workspace-4.11.8-2|1741	+ Revision: c614451
12mu|kdebase4-workspace-4.11.8-2|1742	- LOG Add patch to fix screenlocker greeter focus after Alt modifier is pressed
12mu|kdebase4-workspace-4.11.8-2|1743	
12mu|kdebase4-workspace-4.11.8-2|1744	* Wed May 22 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.10.3-7
12mu|kdebase4-workspace-4.11.8-2|1745	+ Revision: aee92ca
12mu|kdebase4-workspace-4.11.8-2|1746	- LOG Add patch to make systemd 194 handle upower stuff in Rosa 2012.1
12mu|kdebase4-workspace-4.11.8-2|1747	
12mu|kdebase4-workspace-4.11.8-2|1748	* Tue May 21 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.10.3-6
12mu|kdebase4-workspace-4.11.8-2|1749	+ Revision: d4caa28
12mu|kdebase4-workspace-4.11.8-2|1750	- LOG Use systemd_postun instead of systemd_postun_with_restart for KDM
12mu|kdebase4-workspace-4.11.8-2|1751	
12mu|kdebase4-workspace-4.11.8-2|1752	* Tue May 21 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.10.3-5
12mu|kdebase4-workspace-4.11.8-2|1753	+ Revision: 9107827
12mu|kdebase4-workspace-4.11.8-2|1754	- LOG Drop Requires pm-utils because it's obsolete
12mu|kdebase4-workspace-4.11.8-2|1755	
12mu|kdebase4-workspace-4.11.8-2|1756	* Mon May 20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.10.3-4
12mu|kdebase4-workspace-4.11.8-2|1757	+ Revision: 96b20d6
12mu|kdebase4-workspace-4.11.8-2|1758	- LOG New version 4.10.3 (sync with Cooker)
12mu|kdebase4-workspace-4.11.8-2|1759	
12mu|kdebase4-workspace-4.11.8-2|1760	* Sat May 18 2013 Alexander Kazancev <kazancas@gmail.com> 2:4.9.5-11
12mu|kdebase4-workspace-4.11.8-2|1761	+ Revision: e8fb9d0
12mu|kdebase4-workspace-4.11.8-2|1762	- Add systemd to post, preun and postun requires for kdm
12mu|kdebase4-workspace-4.11.8-2|1763	
12mu|kdebase4-workspace-4.11.8-2|1764	* Sat May 18 2013 Alexander Kazancev <kazancas@gmail.com> 2:4.9.5-10
12mu|kdebase4-workspace-4.11.8-2|1765	+ Revision: ce5b469
12mu|kdebase4-workspace-4.11.8-2|1766	- Use native systemd macros
12mu|kdebase4-workspace-4.11.8-2|1767	
12mu|kdebase4-workspace-4.11.8-2|1768	* Wed Apr 17 2013 Alexander Kazancev <kazancas@gmail.com> 2:4.9.5-9
12mu|kdebase4-workspace-4.11.8-2|1769	+ Revision: bc44b9b
12mu|kdebase4-workspace-4.11.8-2|1770	- Fix systemd
12mu|kdebase4-workspace-4.11.8-2|1771	
12mu|kdebase4-workspace-4.11.8-2|1772	* Wed Apr 17 2013 Alexander Kazancev <kazancas@gmail.com> 2:4.9.5-8
12mu|kdebase4-workspace-4.11.8-2|1773	+ Revision: 7eb346b
12mu|kdebase4-workspace-4.11.8-2|1774	- Updated kdebase4-workspace.spec
12mu|kdebase4-workspace-4.11.8-2|1775	
12mu|kdebase4-workspace-4.11.8-2|1776	* Wed Feb 20 2013 Ural Mullabaev <uxteam@rosalab.ru> 2:4.9.5-3
12mu|kdebase4-workspace-4.11.8-2|1777	+ Revision: 382db9c
12mu|kdebase4-workspace-4.11.8-2|1778	- Reverted back KDM greeter plugin header file
12mu|kdebase4-workspace-4.11.8-2|1779	
12mu|kdebase4-workspace-4.11.8-2|1780	* Mon Feb 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.5-2
12mu|kdebase4-workspace-4.11.8-2|1781	+ Revision: 4cd9381
12mu|kdebase4-workspace-4.11.8-2|1782	- Bump release
12mu|kdebase4-workspace-4.11.8-2|1783	
12mu|kdebase4-workspace-4.11.8-2|1784	* Mon Feb 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.5-1.2
12mu|kdebase4-workspace-4.11.8-2|1785	+ Revision: e9d45ef
12mu|kdebase4-workspace-4.11.8-2|1786	- LOG Add patch 200 from upstream to fix locales loading for some QML stuff
12mu|kdebase4-workspace-4.11.8-2|1787	
12mu|kdebase4-workspace-4.11.8-2|1788	* Mon Feb 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.9.5-1
12mu|kdebase4-workspace-4.11.8-2|1789	+ Revision: bb1bafc
12mu|kdebase4-workspace-4.11.8-2|1790	- Revert last commit
12mu|kdebase4-workspace-4.11.8-2|1791	
12mu|kdebase4-workspace-4.11.8-2|1792	* Tue Jan 29 2013 Bernhard Rosenkränzer <bero@lindev.ch> 2:4.9.98-1
12mu|kdebase4-workspace-4.11.8-2|1793	+ Revision: 8c47bf5
12mu|kdebase4-workspace-4.11.8-2|1794	- Update to 4.9.98, add support for Google Gadgets (in separate package)
12mu|kdebase4-workspace-4.11.8-2|1795	
12mu|kdebase4-workspace-4.11.8-2|1796	

19870 12
12mu|kde-base-artwork-4.12.4-1|1	Summary:	KDE 4 application workspace components
12mu|kde-base-artwork-4.12.4-1|2	Name:		kde-base-artwork
12mu|kde-base-artwork-4.12.4-1|3	Version:	4.12.4
12mu|kde-base-artwork-4.12.4-1|4	Release:	1
12mu|kde-base-artwork-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|kde-base-artwork-4.12.4-1|6	License:	GPLv2
12mu|kde-base-artwork-4.12.4-1|7	Url:		http://www.kde.org
12mu|kde-base-artwork-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kde-base-artwork-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|kde-base-artwork-4.12.4-1|10	BuildArch:	noarch
12mu|kde-base-artwork-4.12.4-1|11	Conflicts:	kdebase4-workspace < 2:4.9.1
12mu|kde-base-artwork-4.12.4-1|12	
12mu|kde-base-artwork-4.12.4-1|13	%description
12mu|kde-base-artwork-4.12.4-1|14	This package provides the Air and Ariya Splash Screen.
12mu|kde-base-artwork-4.12.4-1|15	
12mu|kde-base-artwork-4.12.4-1|16	%files
12mu|kde-base-artwork-4.12.4-1|17	%doc COPYING
12mu|kde-base-artwork-4.12.4-1|18	%{_kde_appsdir}/ksplash/Themes/Air
12mu|kde-base-artwork-4.12.4-1|19	
12mu|kde-base-artwork-4.12.4-1|20	#-----------------------------------------------------------------------------
12mu|kde-base-artwork-4.12.4-1|21	
12mu|kde-base-artwork-4.12.4-1|22	%prep
12mu|kde-base-artwork-4.12.4-1|23	%setup -q
12mu|kde-base-artwork-4.12.4-1|24	
12mu|kde-base-artwork-4.12.4-1|25	%build
12mu|kde-base-artwork-4.12.4-1|26	%cmake_kde4
12mu|kde-base-artwork-4.12.4-1|27	%make
12mu|kde-base-artwork-4.12.4-1|28	
12mu|kde-base-artwork-4.12.4-1|29	%install
12mu|kde-base-artwork-4.12.4-1|30	%makeinstall_std -C build
12mu|kde-base-artwork-4.12.4-1|31	
12mu|kde-base-artwork-4.12.4-1|32	# Rename Default ksplashx folder to Air & edit the Theme.rc to match the folder name so we can have a description
12mu|kde-base-artwork-4.12.4-1|33	sed -i 's/KSplash\ Theme\:\ Default/KSplash\ Theme\:\ Air/' %{buildroot}%{_kde_appsdir}/ksplash/Themes/Default/Theme.rc
12mu|kde-base-artwork-4.12.4-1|34	sed -i 's/Default\ Splash\ Screen/Air\ and\ Ariya\ Splash\ Screen/' %{buildroot}%{_kde_appsdir}/ksplash/Themes/Default/Theme.rc
12mu|kde-base-artwork-4.12.4-1|35	mv %{buildroot}%{_kde_appsdir}/ksplash/Themes/Default/ %{buildroot}%{_kde_appsdir}/ksplash/Themes/Air
12mu|kde-base-artwork-4.12.4-1|36	
12mu|kde-base-artwork-4.12.4-1|37	
12mu|kde-base-artwork-4.12.4-1|38	%changelog
12mu|kde-base-artwork-4.12.4-1|39	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|kde-base-artwork-4.12.4-1|40	+ Revision: b3330d0
12mu|kde-base-artwork-4.12.4-1|41	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kde-base-artwork-4.12.4-1|42	
12mu|kde-base-artwork-4.12.4-1|43	

19871 12
12mu|kde-dev-scripts-4.12.4-1|1	Summary:	Various scripts for KDE development
12mu|kde-dev-scripts-4.12.4-1|2	Name:		kde-dev-scripts
12mu|kde-dev-scripts-4.12.4-1|3	Version:	4.12.4
12mu|kde-dev-scripts-4.12.4-1|4	Release:	1
12mu|kde-dev-scripts-4.12.4-1|5	Epoch:		1
12mu|kde-dev-scripts-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kde-dev-scripts-4.12.4-1|7	License:	GPLv2+
12mu|kde-dev-scripts-4.12.4-1|8	Url:		http://www.kde.org
12mu|kde-dev-scripts-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kde-dev-scripts-4.12.4-1|10	%if %{is_beta}
12mu|kde-dev-scripts-4.12.4-1|11	%define ftpdir unstable
12mu|kde-dev-scripts-4.12.4-1|12	%else
12mu|kde-dev-scripts-4.12.4-1|13	%define ftpdir stable
12mu|kde-dev-scripts-4.12.4-1|14	%endif
12mu|kde-dev-scripts-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|kde-dev-scripts-4.12.4-1|16	BuildRequires:	kdelibs4-devel
12mu|kde-dev-scripts-4.12.4-1|17	Requires:	colorsvn
12mu|kde-dev-scripts-4.12.4-1|18	Conflicts:	kdesdk4-core < 1:4.11.0
12mu|kde-dev-scripts-4.12.4-1|19	Conflicts:	kdesdk4-scripts < 1:4.11.0
12mu|kde-dev-scripts-4.12.4-1|20	Obsoletes:	kdesdk4-scripts < 1:4.11.0
12mu|kde-dev-scripts-4.12.4-1|21	BuildArch:	noarch
12mu|kde-dev-scripts-4.12.4-1|22	
12mu|kde-dev-scripts-4.12.4-1|23	%description
12mu|kde-dev-scripts-4.12.4-1|24	This package contains various scripts for KDE development.
12mu|kde-dev-scripts-4.12.4-1|25	
12mu|kde-dev-scripts-4.12.4-1|26	%files
12mu|kde-dev-scripts-4.12.4-1|27	%{_kde_bindir}/adddebug
12mu|kde-dev-scripts-4.12.4-1|28	%{_kde_bindir}/build-progress.sh
12mu|kde-dev-scripts-4.12.4-1|29	%{_kde_bindir}/cheatmake
12mu|kde-dev-scripts-4.12.4-1|30	%{_kde_bindir}/create_cvsignore
12mu|kde-dev-scripts-4.12.4-1|31	%{_kde_bindir}/create_makefile
12mu|kde-dev-scripts-4.12.4-1|32	%{_kde_bindir}/create_makefiles
12mu|kde-dev-scripts-4.12.4-1|33	%{_kde_bindir}/create_svnignore
12mu|kde-dev-scripts-4.12.4-1|34	%{_kde_bindir}/cvs-clean
12mu|kde-dev-scripts-4.12.4-1|35	%{_kde_bindir}/cvsaddcurrentdir
12mu|kde-dev-scripts-4.12.4-1|36	%{_kde_bindir}/cvsbackport
12mu|kde-dev-scripts-4.12.4-1|37	%{_kde_bindir}/cvsblame
12mu|kde-dev-scripts-4.12.4-1|38	%{_kde_bindir}/cvscheck
12mu|kde-dev-scripts-4.12.4-1|39	%{_kde_bindir}/cvsforwardport
12mu|kde-dev-scripts-4.12.4-1|40	%{_kde_bindir}/cvslastchange
12mu|kde-dev-scripts-4.12.4-1|41	%{_kde_bindir}/cvslastlog
12mu|kde-dev-scripts-4.12.4-1|42	%{_kde_bindir}/cvsrevertlast
12mu|kde-dev-scripts-4.12.4-1|43	%{_kde_bindir}/cvsversion
12mu|kde-dev-scripts-4.12.4-1|44	%{_kde_bindir}/cxxmetric
12mu|kde-dev-scripts-4.12.4-1|45	%{_kde_bindir}/draw_lib_dependencies
12mu|kde-dev-scripts-4.12.4-1|46	%{_kde_bindir}/extend_dmalloc
12mu|kde-dev-scripts-4.12.4-1|47	%{_kde_bindir}/extractattr
12mu|kde-dev-scripts-4.12.4-1|48	%{_kde_bindir}/extractrc
12mu|kde-dev-scripts-4.12.4-1|49	%{_kde_bindir}/findmissingcrystal
12mu|kde-dev-scripts-4.12.4-1|50	%{_kde_bindir}/fix-include.sh
12mu|kde-dev-scripts-4.12.4-1|51	%{_kde_bindir}/fixkdeincludes
12mu|kde-dev-scripts-4.12.4-1|52	%{_kde_bindir}/fixuifiles
12mu|kde-dev-scripts-4.12.4-1|53	%{_kde_bindir}/includemocs
12mu|kde-dev-scripts-4.12.4-1|54	%{_kde_bindir}/kde_generate_export_header
12mu|kde-dev-scripts-4.12.4-1|55	%{_kde_bindir}/kdedoc
12mu|kde-dev-scripts-4.12.4-1|56	%{_kde_bindir}/kdekillall
12mu|kde-dev-scripts-4.12.4-1|57	%{_kde_bindir}/kdelnk2desktop.py
12mu|kde-dev-scripts-4.12.4-1|58	%{_kde_bindir}/kdemangen.pl
12mu|kde-dev-scripts-4.12.4-1|59	%{_kde_bindir}/krazy-licensecheck
12mu|kde-dev-scripts-4.12.4-1|60	%{_kde_bindir}/makeobj
12mu|kde-dev-scripts-4.12.4-1|61	%{_kde_bindir}/noncvslist
12mu|kde-dev-scripts-4.12.4-1|62	%{_kde_bindir}/nonsvnlist
12mu|kde-dev-scripts-4.12.4-1|63	%{_kde_bindir}/package_crystalsvg
12mu|kde-dev-scripts-4.12.4-1|64	%{_kde_bindir}/png2mng.pl
12mu|kde-dev-scripts-4.12.4-1|65	%{_kde_bindir}/pruneemptydirs
12mu|kde-dev-scripts-4.12.4-1|66	%{_kde_bindir}/qtdoc
12mu|kde-dev-scripts-4.12.4-1|67	%{_kde_bindir}/reviewboard-am
12mu|kde-dev-scripts-4.12.4-1|68	%{_kde_bindir}/svn-clean
12mu|kde-dev-scripts-4.12.4-1|69	%{_kde_bindir}/svnbackport
12mu|kde-dev-scripts-4.12.4-1|70	%{_kde_bindir}/svnchangesince
12mu|kde-dev-scripts-4.12.4-1|71	%{_kde_bindir}/svngettags
12mu|kde-dev-scripts-4.12.4-1|72	%{_kde_bindir}/svnintegrate
12mu|kde-dev-scripts-4.12.4-1|73	%{_kde_bindir}/svnforwardport
12mu|kde-dev-scripts-4.12.4-1|74	%{_kde_bindir}/svnlastchange
12mu|kde-dev-scripts-4.12.4-1|75	%{_kde_bindir}/svnlastlog
12mu|kde-dev-scripts-4.12.4-1|76	%{_kde_bindir}/svnrevertlast
12mu|kde-dev-scripts-4.12.4-1|77	%{_kde_bindir}/svnversions
12mu|kde-dev-scripts-4.12.4-1|78	%{_kde_bindir}/zonetab2pot.py
12mu|kde-dev-scripts-4.12.4-1|79	%{_kde_bindir}/optimizegraphics
12mu|kde-dev-scripts-4.12.4-1|80	%{_kde_bindir}/wcgrep
12mu|kde-dev-scripts-4.12.4-1|81	%{_kde_bindir}/kde-systemsettings-tree.py
12mu|kde-dev-scripts-4.12.4-1|82	%{_kde_mandir}/man1/adddebug.1.*
12mu|kde-dev-scripts-4.12.4-1|83	%{_kde_mandir}/man1/cheatmake.1.*
12mu|kde-dev-scripts-4.12.4-1|84	%{_kde_mandir}/man1/create_cvsignore.1.*
12mu|kde-dev-scripts-4.12.4-1|85	%{_kde_mandir}/man1/create_makefile.1.*
12mu|kde-dev-scripts-4.12.4-1|86	%{_kde_mandir}/man1/create_makefiles.1.*
12mu|kde-dev-scripts-4.12.4-1|87	%{_kde_mandir}/man1/cvscheck.1.*
12mu|kde-dev-scripts-4.12.4-1|88	%{_kde_mandir}/man1/cvslastchange.1.*
12mu|kde-dev-scripts-4.12.4-1|89	%{_kde_mandir}/man1/cvslastlog.1.*
12mu|kde-dev-scripts-4.12.4-1|90	%{_kde_mandir}/man1/cvsrevertlast.1.*
12mu|kde-dev-scripts-4.12.4-1|91	%{_kde_mandir}/man1/cxxmetric.1.*
12mu|kde-dev-scripts-4.12.4-1|92	%{_kde_mandir}/man1/extend_dmalloc.1.*
12mu|kde-dev-scripts-4.12.4-1|93	%{_kde_mandir}/man1/extractrc.1.*
12mu|kde-dev-scripts-4.12.4-1|94	%{_kde_mandir}/man1/fixincludes.1.*
12mu|kde-dev-scripts-4.12.4-1|95	%{_kde_mandir}/man1/pruneemptydirs.1.*
12mu|kde-dev-scripts-4.12.4-1|96	%{_kde_mandir}/man1/qtdoc.1.*
12mu|kde-dev-scripts-4.12.4-1|97	%{_kde_mandir}/man1/reportview.1.*
12mu|kde-dev-scripts-4.12.4-1|98	%{_kde_mandir}/man1/transxx.1.*
12mu|kde-dev-scripts-4.12.4-1|99	%{_kde_mandir}/man1/zonetab2pot.py.1.*
12mu|kde-dev-scripts-4.12.4-1|100	
12mu|kde-dev-scripts-4.12.4-1|101	#----------------------------------------------------------------------------
12mu|kde-dev-scripts-4.12.4-1|102	
12mu|kde-dev-scripts-4.12.4-1|103	%prep
12mu|kde-dev-scripts-4.12.4-1|104	%setup -q
12mu|kde-dev-scripts-4.12.4-1|105	
12mu|kde-dev-scripts-4.12.4-1|106	%build
12mu|kde-dev-scripts-4.12.4-1|107	%cmake_kde4
12mu|kde-dev-scripts-4.12.4-1|108	%make
12mu|kde-dev-scripts-4.12.4-1|109	
12mu|kde-dev-scripts-4.12.4-1|110	%install
12mu|kde-dev-scripts-4.12.4-1|111	%makeinstall_std -C build
12mu|kde-dev-scripts-4.12.4-1|112	
12mu|kde-dev-scripts-4.12.4-1|113	# (nl) Prefer the file from colorsvn as it is more up to date
12mu|kde-dev-scripts-4.12.4-1|114	# and this fix a conflict between kde-dev-scripts and colorsvn
12mu|kde-dev-scripts-4.12.4-1|115	rm -f %{buildroot}%{_kde_bindir}/colorsvn
12mu|kde-dev-scripts-4.12.4-1|116	
12mu|kde-dev-scripts-4.12.4-1|117	
12mu|kde-dev-scripts-4.12.4-1|118	%changelog
12mu|kde-dev-scripts-4.12.4-1|119	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kde-dev-scripts-4.12.4-1|120	+ Revision: 6cf872c
12mu|kde-dev-scripts-4.12.4-1|121	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kde-dev-scripts-4.12.4-1|122	
12mu|kde-dev-scripts-4.12.4-1|123	

19872 12
12mu|kde-dev-utils-4.12.4-1|1	Summary:	Utilities for KDE application development
12mu|kde-dev-utils-4.12.4-1|2	Name:		kde-dev-utils
12mu|kde-dev-utils-4.12.4-1|3	Version:	4.12.4
12mu|kde-dev-utils-4.12.4-1|4	Release:	1
12mu|kde-dev-utils-4.12.4-1|5	Epoch:		1
12mu|kde-dev-utils-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kde-dev-utils-4.12.4-1|7	License:	GPLv2+
12mu|kde-dev-utils-4.12.4-1|8	Url:		http://www.kde.org
12mu|kde-dev-utils-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kde-dev-utils-4.12.4-1|10	%if %{is_beta}
12mu|kde-dev-utils-4.12.4-1|11	%define ftpdir unstable
12mu|kde-dev-utils-4.12.4-1|12	%else
12mu|kde-dev-utils-4.12.4-1|13	%define ftpdir stable
12mu|kde-dev-utils-4.12.4-1|14	%endif
12mu|kde-dev-utils-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|kde-dev-utils-4.12.4-1|16	Source10:	kde-dev-utils.rpmlintrc
12mu|kde-dev-utils-4.12.4-1|17	BuildRequires:	binutils-devel
12mu|kde-dev-utils-4.12.4-1|18	BuildRequires:	libtool-devel
12mu|kde-dev-utils-4.12.4-1|19	BuildRequires:	kdelibs4-devel
12mu|kde-dev-utils-4.12.4-1|20	Suggests:	kmtrace = %{EVRD}
12mu|kde-dev-utils-4.12.4-1|21	Suggests:	kpartloader = %{EVRD}
12mu|kde-dev-utils-4.12.4-1|22	Suggests:	kprofilemethod = %{EVRD}
12mu|kde-dev-utils-4.12.4-1|23	Suggests:	kstartperf = %{EVRD}
12mu|kde-dev-utils-4.12.4-1|24	Suggests:	kuiviewer = %{EVRD}
12mu|kde-dev-utils-4.12.4-1|25	
12mu|kde-dev-utils-4.12.4-1|26	%description
12mu|kde-dev-utils-4.12.4-1|27	Utilities for KDE application development:
12mu|kde-dev-utils-4.12.4-1|28	- kmtrace: memory allocation debugging tool for KDE
12mu|kde-dev-utils-4.12.4-1|29	- kpartloader: test application for KParts
12mu|kde-dev-utils-4.12.4-1|30	- kprofilemethod: helper macros for profiling using QTime
12mu|kde-dev-utils-4.12.4-1|31	- kstartperf: startup time measurement tool for KDE applications
12mu|kde-dev-utils-4.12.4-1|32	- kuiviewer: UI files viewer for KDE
12mu|kde-dev-utils-4.12.4-1|33	
12mu|kde-dev-utils-4.12.4-1|34	%files
12mu|kde-dev-utils-4.12.4-1|35	
12mu|kde-dev-utils-4.12.4-1|36	#----------------------------------------------------------------------------
12mu|kde-dev-utils-4.12.4-1|37	
12mu|kde-dev-utils-4.12.4-1|38	%package -n kpartloader
12mu|kde-dev-utils-4.12.4-1|39	Summary:	Test application for KParts
12mu|kde-dev-utils-4.12.4-1|40	Group:		Graphical desktop/KDE
12mu|kde-dev-utils-4.12.4-1|41	Conflicts:	kdesdk4-core < 1:4.11.0
12mu|kde-dev-utils-4.12.4-1|42	
12mu|kde-dev-utils-4.12.4-1|43	%description -n kpartloader
12mu|kde-dev-utils-4.12.4-1|44	Test application for KParts.
12mu|kde-dev-utils-4.12.4-1|45	
12mu|kde-dev-utils-4.12.4-1|46	%files -n kpartloader
12mu|kde-dev-utils-4.12.4-1|47	%{_kde_bindir}/kpartloader
12mu|kde-dev-utils-4.12.4-1|48	%{_kde_appsdir}/kpartloader
12mu|kde-dev-utils-4.12.4-1|49	
12mu|kde-dev-utils-4.12.4-1|50	#----------------------------------------------------------------------------
12mu|kde-dev-utils-4.12.4-1|51	
12mu|kde-dev-utils-4.12.4-1|52	%package -n kprofilemethod
12mu|kde-dev-utils-4.12.4-1|53	Summary:	Helper macros for profiling using QTime
12mu|kde-dev-utils-4.12.4-1|54	Group:		Development/KDE and Qt
12mu|kde-dev-utils-4.12.4-1|55	Conflicts:	kdesdk4-devel < 1:4.11.0
12mu|kde-dev-utils-4.12.4-1|56	
12mu|kde-dev-utils-4.12.4-1|57	%description -n kprofilemethod
12mu|kde-dev-utils-4.12.4-1|58	Helper macros for profiling using QTime.
12mu|kde-dev-utils-4.12.4-1|59	
12mu|kde-dev-utils-4.12.4-1|60	%files -n kprofilemethod
12mu|kde-dev-utils-4.12.4-1|61	%doc kprofilemethod/README
12mu|kde-dev-utils-4.12.4-1|62	%{_kde_includedir}/kprofilemethod.h
12mu|kde-dev-utils-4.12.4-1|63	
12mu|kde-dev-utils-4.12.4-1|64	#----------------------------------------------------------------------------
12mu|kde-dev-utils-4.12.4-1|65	
12mu|kde-dev-utils-4.12.4-1|66	%package -n kstartperf
12mu|kde-dev-utils-4.12.4-1|67	Summary:	Startup time measurement tool for KDE applications
12mu|kde-dev-utils-4.12.4-1|68	Group:		Graphical desktop/KDE
12mu|kde-dev-utils-4.12.4-1|69	Conflicts:	kdesdk4-core < 1:4.11.0
12mu|kde-dev-utils-4.12.4-1|70	Conflicts:	kdesdk4-scripts < 1:4.11.0
12mu|kde-dev-utils-4.12.4-1|71	
12mu|kde-dev-utils-4.12.4-1|72	%description -n kstartperf
12mu|kde-dev-utils-4.12.4-1|73	Startup time measurement tool for KDE applications.
12mu|kde-dev-utils-4.12.4-1|74	
12mu|kde-dev-utils-4.12.4-1|75	%files -n kstartperf
12mu|kde-dev-utils-4.12.4-1|76	%{_kde_bindir}/kstartperf
12mu|kde-dev-utils-4.12.4-1|77	%{_kde_libdir}/kde4/kstartperf.so
12mu|kde-dev-utils-4.12.4-1|78	
12mu|kde-dev-utils-4.12.4-1|79	#----------------------------------------------------------------------------
12mu|kde-dev-utils-4.12.4-1|80	
12mu|kde-dev-utils-4.12.4-1|81	%package -n kuiviewer
12mu|kde-dev-utils-4.12.4-1|82	Summary:	UI files viewer for KDE
12mu|kde-dev-utils-4.12.4-1|83	Group:		Graphical desktop/KDE
12mu|kde-dev-utils-4.12.4-1|84	
12mu|kde-dev-utils-4.12.4-1|85	%description -n kuiviewer
12mu|kde-dev-utils-4.12.4-1|86	Displays Qt Designer UI files.
12mu|kde-dev-utils-4.12.4-1|87	
12mu|kde-dev-utils-4.12.4-1|88	%files -n kuiviewer
12mu|kde-dev-utils-4.12.4-1|89	%{_kde_bindir}/kuiviewer
12mu|kde-dev-utils-4.12.4-1|90	%{_kde_libdir}/kde4/quithumbnail.so
12mu|kde-dev-utils-4.12.4-1|91	%{_kde_libdir}/kde4/kuiviewerpart.so
12mu|kde-dev-utils-4.12.4-1|92	%{_kde_applicationsdir}/kuiviewer.desktop
12mu|kde-dev-utils-4.12.4-1|93	%{_kde_appsdir}/kuiviewer
12mu|kde-dev-utils-4.12.4-1|94	%{_kde_appsdir}/kuiviewerpart
12mu|kde-dev-utils-4.12.4-1|95	%{_kde_iconsdir}/hicolor/*/apps/kuiviewer.png
12mu|kde-dev-utils-4.12.4-1|96	%{_kde_services}/kuiviewer_part.desktop
12mu|kde-dev-utils-4.12.4-1|97	%{_kde_services}/designerthumbnail.desktop
12mu|kde-dev-utils-4.12.4-1|98	
12mu|kde-dev-utils-4.12.4-1|99	#----------------------------------------------------------------------------
12mu|kde-dev-utils-4.12.4-1|100	
12mu|kde-dev-utils-4.12.4-1|101	%package -n kmtrace
12mu|kde-dev-utils-4.12.4-1|102	Summary:	Memory allocation debugging tool for KDE
12mu|kde-dev-utils-4.12.4-1|103	Group:		Graphical desktop/KDE
12mu|kde-dev-utils-4.12.4-1|104	Conflicts:	kdesdk4-scripts < 1:4.11.0
12mu|kde-dev-utils-4.12.4-1|105	
12mu|kde-dev-utils-4.12.4-1|106	%description -n kmtrace
12mu|kde-dev-utils-4.12.4-1|107	Memory allocation debugging tool for KDE.
12mu|kde-dev-utils-4.12.4-1|108	
12mu|kde-dev-utils-4.12.4-1|109	%files -n kmtrace
12mu|kde-dev-utils-4.12.4-1|110	%{_kde_bindir}/kmtrace
12mu|kde-dev-utils-4.12.4-1|111	%{_kde_bindir}/demangle
12mu|kde-dev-utils-4.12.4-1|112	%{_kde_bindir}/kminspector
12mu|kde-dev-utils-4.12.4-1|113	%{_kde_bindir}/kmmatch
12mu|kde-dev-utils-4.12.4-1|114	%{_kde_appsdir}/kmtrace
12mu|kde-dev-utils-4.12.4-1|115	%{_kde_mandir}/man1/demangle.1.*
12mu|kde-dev-utils-4.12.4-1|116	
12mu|kde-dev-utils-4.12.4-1|117	#----------------------------------------------------------------------------
12mu|kde-dev-utils-4.12.4-1|118	
12mu|kde-dev-utils-4.12.4-1|119	%define ktrace_major 4
12mu|kde-dev-utils-4.12.4-1|120	%define libktrace %mklibname ktrace %{ktrace_major}
12mu|kde-dev-utils-4.12.4-1|121	
12mu|kde-dev-utils-4.12.4-1|122	%package -n %{libktrace}
12mu|kde-dev-utils-4.12.4-1|123	Summary:	Shared library for kmtrace
12mu|kde-dev-utils-4.12.4-1|124	Group:		System/Libraries
12mu|kde-dev-utils-4.12.4-1|125	
12mu|kde-dev-utils-4.12.4-1|126	%description -n %{libktrace}
12mu|kde-dev-utils-4.12.4-1|127	Shared library for kmtrace.
12mu|kde-dev-utils-4.12.4-1|128	
12mu|kde-dev-utils-4.12.4-1|129	%files -n %{libktrace}
12mu|kde-dev-utils-4.12.4-1|130	%{_kde_libdir}/libktrace.so.%{ktrace_major}*
12mu|kde-dev-utils-4.12.4-1|131	
12mu|kde-dev-utils-4.12.4-1|132	#----------------------------------------------------------------------------
12mu|kde-dev-utils-4.12.4-1|133	
12mu|kde-dev-utils-4.12.4-1|134	%define devktrace %mklibname ktrace -d
12mu|kde-dev-utils-4.12.4-1|135	
12mu|kde-dev-utils-4.12.4-1|136	%package -n %{devktrace}
12mu|kde-dev-utils-4.12.4-1|137	Summary:	Development files for kmtrace
12mu|kde-dev-utils-4.12.4-1|138	Group:		Development/KDE and Qt
12mu|kde-dev-utils-4.12.4-1|139	Requires:	%{libktrace} = %{EVRD}
12mu|kde-dev-utils-4.12.4-1|140	Provides:	kmtrace-devel = %{EVRD}
12mu|kde-dev-utils-4.12.4-1|141	Conflicts:	kdesdk4-devel < 1:4.11.0
12mu|kde-dev-utils-4.12.4-1|142	
12mu|kde-dev-utils-4.12.4-1|143	%description -n %{devktrace}
12mu|kde-dev-utils-4.12.4-1|144	This package includes the header files you will need to compile applications
12mu|kde-dev-utils-4.12.4-1|145	based on kmtrace libraries.
12mu|kde-dev-utils-4.12.4-1|146	
12mu|kde-dev-utils-4.12.4-1|147	%files -n %{devktrace}
12mu|kde-dev-utils-4.12.4-1|148	%{_kde_includedir}/ktrace.h
12mu|kde-dev-utils-4.12.4-1|149	%{_kde_libdir}/libktrace.so
12mu|kde-dev-utils-4.12.4-1|150	
12mu|kde-dev-utils-4.12.4-1|151	#----------------------------------------------------------------------------
12mu|kde-dev-utils-4.12.4-1|152	
12mu|kde-dev-utils-4.12.4-1|153	%prep
12mu|kde-dev-utils-4.12.4-1|154	%setup -q
12mu|kde-dev-utils-4.12.4-1|155	
12mu|kde-dev-utils-4.12.4-1|156	%build
12mu|kde-dev-utils-4.12.4-1|157	%cmake_kde4
12mu|kde-dev-utils-4.12.4-1|158	%make
12mu|kde-dev-utils-4.12.4-1|159	
12mu|kde-dev-utils-4.12.4-1|160	%install
12mu|kde-dev-utils-4.12.4-1|161	%makeinstall_std -C build
12mu|kde-dev-utils-4.12.4-1|162	
12mu|kde-dev-utils-4.12.4-1|163	
12mu|kde-dev-utils-4.12.4-1|164	%changelog
12mu|kde-dev-utils-4.12.4-1|165	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kde-dev-utils-4.12.4-1|166	+ Revision: e4093dc
12mu|kde-dev-utils-4.12.4-1|167	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kde-dev-utils-4.12.4-1|168	
12mu|kde-dev-utils-4.12.4-1|169	

19873 12
12mu|kdegames4-4.12.4-1|1	Summary:	KDE - Games
12mu|kdegames4-4.12.4-1|2	Name:		kdegames4
12mu|kdegames4-4.12.4-1|3	Version:	4.12.4
12mu|kdegames4-4.12.4-1|4	Release:	1
12mu|kdegames4-4.12.4-1|5	Epoch:		1
12mu|kdegames4-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kdegames4-4.12.4-1|7	License:	GPLv2+
12mu|kdegames4-4.12.4-1|8	Url:		http://games.kde.org/
12mu|kdegames4-4.12.4-1|9	Suggests:	bomber
12mu|kdegames4-4.12.4-1|10	Suggests:	bovo
12mu|kdegames4-4.12.4-1|11	Suggests:	granatier
12mu|kdegames4-4.12.4-1|12	Suggests:	kajongg
12mu|kdegames4-4.12.4-1|13	Suggests:	kapman
12mu|kdegames4-4.12.4-1|14	Suggests:	katomic
12mu|kdegames4-4.12.4-1|15	Suggests:	kblackbox
12mu|kdegames4-4.12.4-1|16	Suggests:	kblocks
12mu|kdegames4-4.12.4-1|17	Suggests:	kbounce
12mu|kdegames4-4.12.4-1|18	Suggests:	kbreakout
12mu|kdegames4-4.12.4-1|19	Suggests:	kdiamond
12mu|kdegames4-4.12.4-1|20	Suggests:	kfourinline
12mu|kdegames4-4.12.4-1|21	Suggests:	kgoldrunner
12mu|kdegames4-4.12.4-1|22	Suggests:	kigo
12mu|kdegames4-4.12.4-1|23	Suggests:	killbots
12mu|kdegames4-4.12.4-1|24	Suggests:	kiriki
12mu|kdegames4-4.12.4-1|25	Suggests:	kjumpingcube
12mu|kdegames4-4.12.4-1|26	Suggests:	klickety
12mu|kdegames4-4.12.4-1|27	Suggests:	klines
12mu|kdegames4-4.12.4-1|28	Suggests:	kmahjongg
12mu|kdegames4-4.12.4-1|29	Suggests:	kmines
12mu|kdegames4-4.12.4-1|30	Suggests:	knavalbattle
12mu|kdegames4-4.12.4-1|31	Suggests:	knetwalk
12mu|kdegames4-4.12.4-1|32	Suggests:	kolf
12mu|kdegames4-4.12.4-1|33	Suggests:	kollision
12mu|kdegames4-4.12.4-1|34	Suggests:	konquest
12mu|kdegames4-4.12.4-1|35	Suggests:	kpat
12mu|kdegames4-4.12.4-1|36	Suggests:	kreversi
12mu|kdegames4-4.12.4-1|37	Suggests:	kshisen
12mu|kdegames4-4.12.4-1|38	Suggests:	ksirk
12mu|kdegames4-4.12.4-1|39	Suggests:	ksnakeduel
12mu|kdegames4-4.12.4-1|40	Suggests:	kspaceduel
12mu|kdegames4-4.12.4-1|41	Suggests:	ksquares
12mu|kdegames4-4.12.4-1|42	Suggests:	ksudoku
12mu|kdegames4-4.12.4-1|43	Suggests:	ktuberling
12mu|kdegames4-4.12.4-1|44	Suggests:	kubrick
12mu|kdegames4-4.12.4-1|45	Suggests:	lskat
12mu|kdegames4-4.12.4-1|46	Suggests:	palapeli
12mu|kdegames4-4.12.4-1|47	Suggests:	picmi
12mu|kdegames4-4.12.4-1|48	BuildArch:	noarch
12mu|kdegames4-4.12.4-1|49	
12mu|kdegames4-4.12.4-1|50	%description
12mu|kdegames4-4.12.4-1|51	Games for the K Desktop Environment.
12mu|kdegames4-4.12.4-1|52	This is a compilation of various games for KDE project:
12mu|kdegames4-4.12.4-1|53	- bomber: Arcade bombing game
12mu|kdegames4-4.12.4-1|54	- bovo: Classic pen and paper game
12mu|kdegames4-4.12.4-1|55	- granatier: KDE Bomberman game
12mu|kdegames4-4.12.4-1|56	- kajongg: Majongg game for KDE
12mu|kdegames4-4.12.4-1|57	- kapman: A Pac-Man clone
12mu|kdegames4-4.12.4-1|58	- katomic: Build complex atoms with a minimal amount of moves
12mu|kdegames4-4.12.4-1|59	- kblackbox: Find atoms in a grid by shooting electrons
12mu|kdegames4-4.12.4-1|60	- kblocks: Single player falling blocks puzzle game
12mu|kdegames4-4.12.4-1|61	- kbounce: Claim areas and don't get disturbed
12mu|kdegames4-4.12.4-1|62	- kbreakout: Breakout like game
12mu|kdegames4-4.12.4-1|63	- kdiamond: Three-in-a-row game
12mu|kdegames4-4.12.4-1|64	- kfourinline: Place 4 pieces in a row
12mu|kdegames4-4.12.4-1|65	- kgoldrunner: A game of action and puzzle solving
12mu|kdegames4-4.12.4-1|66	- kigo: Go board game for KDE
12mu|kdegames4-4.12.4-1|67	- killbots: KDE port of the classic BSD console game robots
12mu|kdegames4-4.12.4-1|68	- kiriki: Close of Yahtzee
12mu|kdegames4-4.12.4-1|69	- kjumpingcube: A tactical game for number-crunchers
12mu|kdegames4-4.12.4-1|70	- klickety: An adaptation of the Clickomania game
12mu|kdegames4-4.12.4-1|71	- klines: Place 5 equal pieces together, but wait, there are 3 new ones
12mu|kdegames4-4.12.4-1|72	- kmahjongg: A tile laying patience
12mu|kdegames4-4.12.4-1|73	- kmines: The classic mine sweeper
12mu|kdegames4-4.12.4-1|74	- knavalbattle: Battleship game with built-in game server
12mu|kdegames4-4.12.4-1|75	- knetwalk: Turn the board pieces to get all computers connected
12mu|kdegames4-4.12.4-1|76	- kolf: A golf game
12mu|kdegames4-4.12.4-1|77	- kollision: A simple ball dodging game
12mu|kdegames4-4.12.4-1|78	- konquest: Conquer the planets of your enemy
12mu|kdegames4-4.12.4-1|79	- kpat: Several patience card games
12mu|kdegames4-4.12.4-1|80	- kreversi: Old reversi board game, also known as othello
12mu|kdegames4-4.12.4-1|81	- kshisen: Patience game where you take away all pieces
12mu|kdegames4-4.12.4-1|82	- ksirk: Computerized version of a well known strategy board game
12mu|kdegames4-4.12.4-1|83	- ksnakeduel: Snake race played against the computer
12mu|kdegames4-4.12.4-1|84	- kspaceduel: Two player game with shooting spaceships flying around a sun
12mu|kdegames4-4.12.4-1|85	- ksquares: An implementation of the popular paper based game squares
12mu|kdegames4-4.12.4-1|86	- ksudoku: Play, create and solve sudoku grids
12mu|kdegames4-4.12.4-1|87	- ktuberling: "Potato editor" game
12mu|kdegames4-4.12.4-1|88	- kubrick: Game based on Rubik's Cube
12mu|kdegames4-4.12.4-1|89	- lskat: Lieutnant skat
12mu|kdegames4-4.12.4-1|90	- palapeli: Jigsaw puzzle game
12mu|kdegames4-4.12.4-1|91	- picmi: A nonogram logic game for KDE
12mu|kdegames4-4.12.4-1|92	
12mu|kdegames4-4.12.4-1|93	%files
12mu|kdegames4-4.12.4-1|94	
12mu|kdegames4-4.12.4-1|95	#-----------------------------------------------------------------------------
12mu|kdegames4-4.12.4-1|96	
12mu|kdegames4-4.12.4-1|97	%prep
12mu|kdegames4-4.12.4-1|98	# Nothing
12mu|kdegames4-4.12.4-1|99	
12mu|kdegames4-4.12.4-1|100	%build
12mu|kdegames4-4.12.4-1|101	# Nothing
12mu|kdegames4-4.12.4-1|102	
12mu|kdegames4-4.12.4-1|103	%install
12mu|kdegames4-4.12.4-1|104	# Nothing
12mu|kdegames4-4.12.4-1|105	
12mu|kdegames4-4.12.4-1|106	
12mu|kdegames4-4.12.4-1|107	%changelog
12mu|kdegames4-4.12.4-1|108	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kdegames4-4.12.4-1|109	+ Revision: 0657e38
12mu|kdegames4-4.12.4-1|110	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdegames4-4.12.4-1|111	
12mu|kdegames4-4.12.4-1|112	

19874 12
12mu|kdegraphics-mobipocket-4.12.4-1|1	Summary:	A collection of plugins to handle mobipocket files
12mu|kdegraphics-mobipocket-4.12.4-1|2	Name:		kdegraphics-mobipocket
12mu|kdegraphics-mobipocket-4.12.4-1|3	Version:	4.12.4
12mu|kdegraphics-mobipocket-4.12.4-1|4	Release:	1
12mu|kdegraphics-mobipocket-4.12.4-1|5	Epoch:		2
12mu|kdegraphics-mobipocket-4.12.4-1|6	License:	GPLv2+
12mu|kdegraphics-mobipocket-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|kdegraphics-mobipocket-4.12.4-1|8	Url:		http://www.kde.org
12mu|kdegraphics-mobipocket-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kdegraphics-mobipocket-4.12.4-1|10	BuildRequires:	kdelibs4-devel
12mu|kdegraphics-mobipocket-4.12.4-1|11	BuildRequires:	pkgconfig(libstreams)
12mu|kdegraphics-mobipocket-4.12.4-1|12	Conflicts:	kdegraiphics4-core < 2:4.6.90
12mu|kdegraphics-mobipocket-4.12.4-1|13	Obsoletes:	mobipocket < 2:4.8.0
12mu|kdegraphics-mobipocket-4.12.4-1|14	
12mu|kdegraphics-mobipocket-4.12.4-1|15	%description
12mu|kdegraphics-mobipocket-4.12.4-1|16	A collection of plugins to handle mobipocket files.
12mu|kdegraphics-mobipocket-4.12.4-1|17	
12mu|kdegraphics-mobipocket-4.12.4-1|18	%files
12mu|kdegraphics-mobipocket-4.12.4-1|19	%doc COPYING
12mu|kdegraphics-mobipocket-4.12.4-1|20	%{_kde_libdir}/kde4/mobithumbnail.so
12mu|kdegraphics-mobipocket-4.12.4-1|21	%{_kde_libdir}/strigi/strigila_mobi.so
12mu|kdegraphics-mobipocket-4.12.4-1|22	%{_kde_services}/mobithumbnail.desktop
12mu|kdegraphics-mobipocket-4.12.4-1|23	
12mu|kdegraphics-mobipocket-4.12.4-1|24	#----------------------------------------------------------------------
12mu|kdegraphics-mobipocket-4.12.4-1|25	
12mu|kdegraphics-mobipocket-4.12.4-1|26	%define major 1
12mu|kdegraphics-mobipocket-4.12.4-1|27	%define libqmobipocket %mklibname qmobipocket %{major}
12mu|kdegraphics-mobipocket-4.12.4-1|28	
12mu|kdegraphics-mobipocket-4.12.4-1|29	%package -n %{libqmobipocket}
12mu|kdegraphics-mobipocket-4.12.4-1|30	Summary:	QMobipocket library
12mu|kdegraphics-mobipocket-4.12.4-1|31	Group:		System/Libraries
12mu|kdegraphics-mobipocket-4.12.4-1|32	
12mu|kdegraphics-mobipocket-4.12.4-1|33	%description -n %{libqmobipocket}
12mu|kdegraphics-mobipocket-4.12.4-1|34	QMobipocket library.
12mu|kdegraphics-mobipocket-4.12.4-1|35	
12mu|kdegraphics-mobipocket-4.12.4-1|36	%files -n %{libqmobipocket}
12mu|kdegraphics-mobipocket-4.12.4-1|37	%{_kde_libdir}/libqmobipocket.so.%{major}*
12mu|kdegraphics-mobipocket-4.12.4-1|38	
12mu|kdegraphics-mobipocket-4.12.4-1|39	#----------------------------------------------------------------------
12mu|kdegraphics-mobipocket-4.12.4-1|40	
12mu|kdegraphics-mobipocket-4.12.4-1|41	%define devqmobipocket %mklibname qmobipocket -d
12mu|kdegraphics-mobipocket-4.12.4-1|42	
12mu|kdegraphics-mobipocket-4.12.4-1|43	%package -n %{devqmobipocket}
12mu|kdegraphics-mobipocket-4.12.4-1|44	Summary:	Development files for QMobipocket
12mu|kdegraphics-mobipocket-4.12.4-1|45	Group:		System/Libraries
12mu|kdegraphics-mobipocket-4.12.4-1|46	Requires:	%{libqmobipocket} = %{EVRD}
12mu|kdegraphics-mobipocket-4.12.4-1|47	Provides:	qmobipocket-devel = %{EVRD}
12mu|kdegraphics-mobipocket-4.12.4-1|48	
12mu|kdegraphics-mobipocket-4.12.4-1|49	%description -n %{devqmobipocket}
12mu|kdegraphics-mobipocket-4.12.4-1|50	Development files for QMobipocket.
12mu|kdegraphics-mobipocket-4.12.4-1|51	
12mu|kdegraphics-mobipocket-4.12.4-1|52	%files -n %{devqmobipocket}
12mu|kdegraphics-mobipocket-4.12.4-1|53	%{_kde_includedir}/qmobipocket/
12mu|kdegraphics-mobipocket-4.12.4-1|54	%{_kde_libdir}/libqmobipocket.so
12mu|kdegraphics-mobipocket-4.12.4-1|55	%{_kde_libdir}/cmake/QMobipocket/
12mu|kdegraphics-mobipocket-4.12.4-1|56	
12mu|kdegraphics-mobipocket-4.12.4-1|57	#----------------------------------------------------------------------
12mu|kdegraphics-mobipocket-4.12.4-1|58	
12mu|kdegraphics-mobipocket-4.12.4-1|59	%prep
12mu|kdegraphics-mobipocket-4.12.4-1|60	%setup -q
12mu|kdegraphics-mobipocket-4.12.4-1|61	
12mu|kdegraphics-mobipocket-4.12.4-1|62	%build
12mu|kdegraphics-mobipocket-4.12.4-1|63	%cmake_kde4
12mu|kdegraphics-mobipocket-4.12.4-1|64	%make
12mu|kdegraphics-mobipocket-4.12.4-1|65	
12mu|kdegraphics-mobipocket-4.12.4-1|66	%install
12mu|kdegraphics-mobipocket-4.12.4-1|67	%makeinstall_std -C build
12mu|kdegraphics-mobipocket-4.12.4-1|68	
12mu|kdegraphics-mobipocket-4.12.4-1|69	
12mu|kdegraphics-mobipocket-4.12.4-1|70	%changelog
12mu|kdegraphics-mobipocket-4.12.4-1|71	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|kdegraphics-mobipocket-4.12.4-1|72	+ Revision: 89368de
12mu|kdegraphics-mobipocket-4.12.4-1|73	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdegraphics-mobipocket-4.12.4-1|74	
12mu|kdegraphics-mobipocket-4.12.4-1|75	

19875 12
12mu|kdegraphics-strigi-analyzer-4.12.4-1|1	Name:		kdegraphics-strigi-analyzer
12mu|kdegraphics-strigi-analyzer-4.12.4-1|2	Summary:	Strigi plugins
12mu|kdegraphics-strigi-analyzer-4.12.4-1|3	Version:	4.12.4
12mu|kdegraphics-strigi-analyzer-4.12.4-1|4	Release:	1
12mu|kdegraphics-strigi-analyzer-4.12.4-1|5	Epoch:		2
12mu|kdegraphics-strigi-analyzer-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kdegraphics-strigi-analyzer-4.12.4-1|7	License:	GPLv2 LGPLv2
12mu|kdegraphics-strigi-analyzer-4.12.4-1|8	URL:		http://www.kde.org
12mu|kdegraphics-strigi-analyzer-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kdegraphics-strigi-analyzer-4.12.4-1|10	BuildRequires:	kdelibs4-devel
12mu|kdegraphics-strigi-analyzer-4.12.4-1|11	BuildRequires:	tiff-devel
12mu|kdegraphics-strigi-analyzer-4.12.4-1|12	BuildRequires:	pkgconfig(libstreams)
12mu|kdegraphics-strigi-analyzer-4.12.4-1|13	Conflicts:	kdegraphics4-core < 2:4.6.90
12mu|kdegraphics-strigi-analyzer-4.12.4-1|14	
12mu|kdegraphics-strigi-analyzer-4.12.4-1|15	%description
12mu|kdegraphics-strigi-analyzer-4.12.4-1|16	Strigi plugin for dvi & tiff.
12mu|kdegraphics-strigi-analyzer-4.12.4-1|17	
12mu|kdegraphics-strigi-analyzer-4.12.4-1|18	%files
12mu|kdegraphics-strigi-analyzer-4.12.4-1|19	%doc COPYING COPYING.LIB
12mu|kdegraphics-strigi-analyzer-4.12.4-1|20	%{_kde_libdir}/strigi/strigiea_dvi.so
12mu|kdegraphics-strigi-analyzer-4.12.4-1|21	%{_kde_libdir}/strigi/strigiea_tiff.so
12mu|kdegraphics-strigi-analyzer-4.12.4-1|22	
12mu|kdegraphics-strigi-analyzer-4.12.4-1|23	#----------------------------------------------------------------------
12mu|kdegraphics-strigi-analyzer-4.12.4-1|24	
12mu|kdegraphics-strigi-analyzer-4.12.4-1|25	%prep
12mu|kdegraphics-strigi-analyzer-4.12.4-1|26	%setup -q
12mu|kdegraphics-strigi-analyzer-4.12.4-1|27	
12mu|kdegraphics-strigi-analyzer-4.12.4-1|28	%build
12mu|kdegraphics-strigi-analyzer-4.12.4-1|29	%cmake_kde4
12mu|kdegraphics-strigi-analyzer-4.12.4-1|30	%make
12mu|kdegraphics-strigi-analyzer-4.12.4-1|31	
12mu|kdegraphics-strigi-analyzer-4.12.4-1|32	%install
12mu|kdegraphics-strigi-analyzer-4.12.4-1|33	%makeinstall_std -C build
12mu|kdegraphics-strigi-analyzer-4.12.4-1|34	
12mu|kdegraphics-strigi-analyzer-4.12.4-1|35	
12mu|kdegraphics-strigi-analyzer-4.12.4-1|36	%changelog
12mu|kdegraphics-strigi-analyzer-4.12.4-1|37	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|kdegraphics-strigi-analyzer-4.12.4-1|38	+ Revision: f0d6a58
12mu|kdegraphics-strigi-analyzer-4.12.4-1|39	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdegraphics-strigi-analyzer-4.12.4-1|40	
12mu|kdegraphics-strigi-analyzer-4.12.4-1|41	

19876 12
12mu|kdegraphics-thumbnailers-4.12.4-1|1	Name:		kdegraphics-thumbnailers
12mu|kdegraphics-thumbnailers-4.12.4-1|2	Summary:	Postscript, PDF, DVI and RAW ThumbCreator
12mu|kdegraphics-thumbnailers-4.12.4-1|3	Version:	4.12.4
12mu|kdegraphics-thumbnailers-4.12.4-1|4	Release:	1
12mu|kdegraphics-thumbnailers-4.12.4-1|5	Epoch:		2
12mu|kdegraphics-thumbnailers-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kdegraphics-thumbnailers-4.12.4-1|7	License:	GPLv2 LGPLv2
12mu|kdegraphics-thumbnailers-4.12.4-1|8	URL:		http://www.kde.org
12mu|kdegraphics-thumbnailers-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kdegraphics-thumbnailers-4.12.4-1|10	BuildRequires:	kdelibs4-devel
12mu|kdegraphics-thumbnailers-4.12.4-1|11	BuildRequires:	pkgconfig(libkdcraw) >= 0.2.0
12mu|kdegraphics-thumbnailers-4.12.4-1|12	BuildRequires:	pkgconfig(libkexiv2) >= 0.2.0
12mu|kdegraphics-thumbnailers-4.12.4-1|13	Conflicts:	kdegraphics4-common < 2:4.6.90
12mu|kdegraphics-thumbnailers-4.12.4-1|14	Conflicts:	kdegraphics4-core   < 2:4.6.90
12mu|kdegraphics-thumbnailers-4.12.4-1|15	
12mu|kdegraphics-thumbnailers-4.12.4-1|16	%description
12mu|kdegraphics-thumbnailers-4.12.4-1|17	PostScript, PDF, DVI and RAW files ThumbCreator.
12mu|kdegraphics-thumbnailers-4.12.4-1|18	
12mu|kdegraphics-thumbnailers-4.12.4-1|19	%files
12mu|kdegraphics-thumbnailers-4.12.4-1|20	%doc COPYING COPYING.LIB
12mu|kdegraphics-thumbnailers-4.12.4-1|21	%{_kde_libdir}/kde4/gsthumbnail.so
12mu|kdegraphics-thumbnailers-4.12.4-1|22	%{_kde_libdir}/kde4/rawthumbnail.so
12mu|kdegraphics-thumbnailers-4.12.4-1|23	%{_kde_services}/gsthumbnail.desktop
12mu|kdegraphics-thumbnailers-4.12.4-1|24	%{_kde_services}/rawthumbnail.desktop
12mu|kdegraphics-thumbnailers-4.12.4-1|25	
12mu|kdegraphics-thumbnailers-4.12.4-1|26	#----------------------------------------------------------------------
12mu|kdegraphics-thumbnailers-4.12.4-1|27	
12mu|kdegraphics-thumbnailers-4.12.4-1|28	%prep
12mu|kdegraphics-thumbnailers-4.12.4-1|29	%setup -q
12mu|kdegraphics-thumbnailers-4.12.4-1|30	
12mu|kdegraphics-thumbnailers-4.12.4-1|31	%build
12mu|kdegraphics-thumbnailers-4.12.4-1|32	%cmake_kde4
12mu|kdegraphics-thumbnailers-4.12.4-1|33	%make
12mu|kdegraphics-thumbnailers-4.12.4-1|34	
12mu|kdegraphics-thumbnailers-4.12.4-1|35	%install
12mu|kdegraphics-thumbnailers-4.12.4-1|36	%makeinstall_std -C build
12mu|kdegraphics-thumbnailers-4.12.4-1|37	
12mu|kdegraphics-thumbnailers-4.12.4-1|38	
12mu|kdegraphics-thumbnailers-4.12.4-1|39	%changelog
12mu|kdegraphics-thumbnailers-4.12.4-1|40	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|kdegraphics-thumbnailers-4.12.4-1|41	+ Revision: 8277f1f
12mu|kdegraphics-thumbnailers-4.12.4-1|42	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdegraphics-thumbnailers-4.12.4-1|43	
12mu|kdegraphics-thumbnailers-4.12.4-1|44	

19877 12
12mu|kde-gtk-config-2.2.1-1|1	Summary:	GTK2 and GTK3 configurator for KDE
12mu|kde-gtk-config-2.2.1-1|2	Name:		kde-gtk-config
12mu|kde-gtk-config-2.2.1-1|3	Version:	2.2.1
12mu|kde-gtk-config-2.2.1-1|4	Release:	1
12mu|kde-gtk-config-2.2.1-1|5	License:	GPLv3
12mu|kde-gtk-config-2.2.1-1|6	Group:		Graphical desktop/KDE
12mu|kde-gtk-config-2.2.1-1|7	Url:		https://projects.kde.org/projects/playground/base/kde-gtk-config
12mu|kde-gtk-config-2.2.1-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
12mu|kde-gtk-config-2.2.1-1|9	Patch1:		kde-gtk-config-2.2-gtkrc-2.0-kde-config-file.patch
12mu|kde-gtk-config-2.2.1-1|10	
12mu|kde-gtk-config-2.2.1-1|11	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|kde-gtk-config-2.2.1-1|12	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|kde-gtk-config-2.2.1-1|13	BuildRequires:	kdelibs4-devel
12mu|kde-gtk-config-2.2.1-1|14	
12mu|kde-gtk-config-2.2.1-1|15	%description
12mu|kde-gtk-config-2.2.1-1|16	Configuration dialog to adapt GTK applications appearance to your taste
12mu|kde-gtk-config-2.2.1-1|17	under KDE. Among its many features, it lets you:
12mu|kde-gtk-config-2.2.1-1|18	- Choose which theme is used for GTK2 and GTK3 applications.
12mu|kde-gtk-config-2.2.1-1|19	- Tweak some GTK applications behaviour.
12mu|kde-gtk-config-2.2.1-1|20	- Select what icon theme to use in GTK applications.
12mu|kde-gtk-config-2.2.1-1|21	- Select GTK applications default fonts.
12mu|kde-gtk-config-2.2.1-1|22	- Easily browse and install new GTK2 and GTK3 themes.
12mu|kde-gtk-config-2.2.1-1|23	
12mu|kde-gtk-config-2.2.1-1|24	%prep
12mu|kde-gtk-config-2.2.1-1|25	%setup -q
12mu|kde-gtk-config-2.2.1-1|26	%patch1 -p1
12mu|kde-gtk-config-2.2.1-1|27	
12mu|kde-gtk-config-2.2.1-1|28	%build
12mu|kde-gtk-config-2.2.1-1|29	%cmake_kde4
12mu|kde-gtk-config-2.2.1-1|30	%make
12mu|kde-gtk-config-2.2.1-1|31	
12mu|kde-gtk-config-2.2.1-1|32	%install
12mu|kde-gtk-config-2.2.1-1|33	%makeinstall_std -C build
12mu|kde-gtk-config-2.2.1-1|34	
12mu|kde-gtk-config-2.2.1-1|35	%find_lang %{name}
12mu|kde-gtk-config-2.2.1-1|36	
12mu|kde-gtk-config-2.2.1-1|37	%files -f %{name}.lang
12mu|kde-gtk-config-2.2.1-1|38	%doc README COPYING ChangeLog
12mu|kde-gtk-config-2.2.1-1|39	%{_kde_libdir}/kde4/libexec/gtk_preview
12mu|kde-gtk-config-2.2.1-1|40	%{_kde_libdir}/kde4/libexec/gtk3_preview
12mu|kde-gtk-config-2.2.1-1|41	%{_kde_libdir}/kde4/libexec/reload_gtk_apps
12mu|kde-gtk-config-2.2.1-1|42	%{_kde_libdir}/kde4/kcm_cgc.so
12mu|kde-gtk-config-2.2.1-1|43	%{_kde_appsdir}/kcm-gtk-module/preview.ui
12mu|kde-gtk-config-2.2.1-1|44	%{_kde_configdir}/cgcgtk3.knsrc
12mu|kde-gtk-config-2.2.1-1|45	%{_kde_configdir}/cgcicon.knsrc
12mu|kde-gtk-config-2.2.1-1|46	%{_kde_configdir}/cgctheme.knsrc
12mu|kde-gtk-config-2.2.1-1|47	%{_kde_iconsdir}/hicolor/48x48/apps/kde-gtk-config.png
12mu|kde-gtk-config-2.2.1-1|48	%{_kde_services}/kde-gtk-config.desktop
12mu|kde-gtk-config-2.2.1-1|49	

19878 12
12mu|kde-l10n-4.12.4-1|1	# Supported l10n language
12mu|kde-l10n-4.12.4-1|2	# to update this list (depending on which new localisations tarballs are available
12mu|kde-l10n-4.12.4-1|3	# from upstream), you can use:
12mu|kde-l10n-4.12.4-1|4	# $ ls SOURCES/kde-l10n*tar.bz2 | grep -v @valencia | awk -F- '{print $3}' | tr '\n' ' '
12mu|kde-l10n-4.12.4-1|5	#
12mu|kde-l10n-4.12.4-1|6	# Note: ca@valencia is treated differently because of the @ in the tarball name
12mu|kde-l10n-4.12.4-1|7	%define langlist ar bg bs ca cs da de el en_GB es et eu fi fr ga gl he hr hu ia 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
12mu|kde-l10n-4.12.4-1|8	
12mu|kde-l10n-4.12.4-1|9	%define disabled_langs af az be bn_IN bo br csb cy eo fa fo fy hne kn ku gu hi id lo mai mi mk ml mt mr ne oc se si sr ta tg th ven vi xh
12mu|kde-l10n-4.12.4-1|10	
12mu|kde-l10n-4.12.4-1|11	%define build_ca_valencia 0
12mu|kde-l10n-4.12.4-1|12	
12mu|kde-l10n-4.12.4-1|13	%{expand:%(for lang in %{disabled_langs}; do echo "%%{expand:%%define build_$lang 0}"; done)}
12mu|kde-l10n-4.12.4-1|14	%{expand:%(for lang in %{langlist}; do echo "%%{expand:%%define build_$lang 1}"; done)}
12mu|kde-l10n-4.12.4-1|15	
12mu|kde-l10n-4.12.4-1|16	Summary:	Internationalization support for KDE
12mu|kde-l10n-4.12.4-1|17	Name:		kde-l10n
12mu|kde-l10n-4.12.4-1|18	Version:	4.12.4
12mu|kde-l10n-4.12.4-1|19	Release:	1
12mu|kde-l10n-4.12.4-1|20	Epoch:		3
12mu|kde-l10n-4.12.4-1|21	License:	LGPLv2+
12mu|kde-l10n-4.12.4-1|22	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|23	Url:		http://www.kde.org
12mu|kde-l10n-4.12.4-1|24	# l10n sources
12mu|kde-l10n-4.12.4-1|25	# list ca@valencia tarball separately due to the @ in the tarball name
12mu|kde-l10n-4.12.4-1|26	#Source1: kde-l10n-ca@valencia-%{version}.tar.bz2
12mu|kde-l10n-4.12.4-1|27	%{expand:%(\
12mu|kde-l10n-4.12.4-1|28	i=2; \
12mu|kde-l10n-4.12.4-1|29	for lang in %langlist; do\
12mu|kde-l10n-4.12.4-1|30	echo "%%{expand:Source$i: ftp://ftp.kde.org/pub/kde/stable/%%{version}/src/%%{name}/%%{name}-$lang-%%{version}.tar.xz}";\
12mu|kde-l10n-4.12.4-1|31	i=$[i+1];\
12mu|kde-l10n-4.12.4-1|32	done\
12mu|kde-l10n-4.12.4-1|33	)
12mu|kde-l10n-4.12.4-1|34	}
12mu|kde-l10n-4.12.4-1|35	Source100:	kde-l10n.rpmlintrc
12mu|kde-l10n-4.12.4-1|36	# Extra translations missing in upstream
12mu|kde-l10n-4.12.4-1|37	Source102:	kfilemodule-ru.po
12mu|kde-l10n-4.12.4-1|38	Source103:	makekdewidgets-ru.po
12mu|kde-l10n-4.12.4-1|39	BuildRequires:	docbook-style-xsl
12mu|kde-l10n-4.12.4-1|40	BuildRequires:	docbook-dtd42-xml
12mu|kde-l10n-4.12.4-1|41	BuildRequires:	kdelibs4-devel >= %{version}
12mu|kde-l10n-4.12.4-1|42	BuildArch:	noarch
12mu|kde-l10n-4.12.4-1|43	
12mu|kde-l10n-4.12.4-1|44	%description
12mu|kde-l10n-4.12.4-1|45	Internationalization support for KDE.
12mu|kde-l10n-4.12.4-1|46	
12mu|kde-l10n-4.12.4-1|47	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|48	
12mu|kde-l10n-4.12.4-1|49	%package en_US
12mu|kde-l10n-4.12.4-1|50	Summary:	American English support for KDE
12mu|kde-l10n-4.12.4-1|51	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|52	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|53	Requires:	locales-en
12mu|kde-l10n-4.12.4-1|54	Provides:	%{name}-American = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|55	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|56	
12mu|kde-l10n-4.12.4-1|57	%description en_US
12mu|kde-l10n-4.12.4-1|58	%{summary}.
12mu|kde-l10n-4.12.4-1|59	
12mu|kde-l10n-4.12.4-1|60	This is an empty package, en_US support is already provided by kdelibs4.
12mu|kde-l10n-4.12.4-1|61	
12mu|kde-l10n-4.12.4-1|62	%files en_US
12mu|kde-l10n-4.12.4-1|63	
12mu|kde-l10n-4.12.4-1|64	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|65	
12mu|kde-l10n-4.12.4-1|66	%if %{build_af}
12mu|kde-l10n-4.12.4-1|67	%package af
12mu|kde-l10n-4.12.4-1|68	Summary:	Afrikaans language support for KDE
12mu|kde-l10n-4.12.4-1|69	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|70	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|71	Provides:	%{name}-Afrikaans = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|72	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|73	
12mu|kde-l10n-4.12.4-1|74	%description af
12mu|kde-l10n-4.12.4-1|75	This package provides Afrikaans translations for KDE.
12mu|kde-l10n-4.12.4-1|76	
12mu|kde-l10n-4.12.4-1|77	%files af
12mu|kde-l10n-4.12.4-1|78	%lang(af) %{_kde_datadir}/locale/af/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|79	%{_kde_datadir}/locale/af/entry.desktop
12mu|kde-l10n-4.12.4-1|80	%endif
12mu|kde-l10n-4.12.4-1|81	
12mu|kde-l10n-4.12.4-1|82	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|83	
12mu|kde-l10n-4.12.4-1|84	%if %{build_ar}
12mu|kde-l10n-4.12.4-1|85	%package ar
12mu|kde-l10n-4.12.4-1|86	Summary:	Arabic language support for KDE
12mu|kde-l10n-4.12.4-1|87	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|88	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|89	Requires:	locales-ar
12mu|kde-l10n-4.12.4-1|90	Provides:	%{name}-Arabic = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|91	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|92	
12mu|kde-l10n-4.12.4-1|93	%description ar
12mu|kde-l10n-4.12.4-1|94	This package provides Arabic translation for KDE.
12mu|kde-l10n-4.12.4-1|95	
12mu|kde-l10n-4.12.4-1|96	%files ar
12mu|kde-l10n-4.12.4-1|97	%lang(ar) %{_kde_datadir}/locale/ar/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|98	%{_kde_datadir}/locale/ar/entry.desktop
12mu|kde-l10n-4.12.4-1|99	%{_kde_datadir}/locale/ar/LC_SCRIPTS/
12mu|kde-l10n-4.12.4-1|100	%{_kde_appsdir}/klettres/ar/
12mu|kde-l10n-4.12.4-1|101	%endif
12mu|kde-l10n-4.12.4-1|102	
12mu|kde-l10n-4.12.4-1|103	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|104	
12mu|kde-l10n-4.12.4-1|105	%if %{build_az}
12mu|kde-l10n-4.12.4-1|106	%package az
12mu|kde-l10n-4.12.4-1|107	Summary:	Azerbaijani language support for KDE
12mu|kde-l10n-4.12.4-1|108	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|109	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|110	Provides:	%{name}-Azerbaijani = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|111	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|112	
12mu|kde-l10n-4.12.4-1|113	%description az
12mu|kde-l10n-4.12.4-1|114	This package provides Azerbaijani translations for KDE.
12mu|kde-l10n-4.12.4-1|115	
12mu|kde-l10n-4.12.4-1|116	%files az
12mu|kde-l10n-4.12.4-1|117	%lang(az) %{_kde_datadir}/locale/az/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|118	%{_kde_datadir}/locale/az/entry.desktop
12mu|kde-l10n-4.12.4-1|119	%endif
12mu|kde-l10n-4.12.4-1|120	
12mu|kde-l10n-4.12.4-1|121	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|122	
12mu|kde-l10n-4.12.4-1|123	%if %{build_eu}
12mu|kde-l10n-4.12.4-1|124	%package eu
12mu|kde-l10n-4.12.4-1|125	Summary:	Basque language support for KDE
12mu|kde-l10n-4.12.4-1|126	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|127	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|128	Requires:	locales-eu
12mu|kde-l10n-4.12.4-1|129	Provides:	%{name}-Basque = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|130	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|131	
12mu|kde-l10n-4.12.4-1|132	%description eu
12mu|kde-l10n-4.12.4-1|133	This package provides Basque translations for KDE.
12mu|kde-l10n-4.12.4-1|134	
12mu|kde-l10n-4.12.4-1|135	
12mu|kde-l10n-4.12.4-1|136	%files eu
12mu|kde-l10n-4.12.4-1|137	%lang(eu) %{_kde_datadir}/locale/eu/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|138	%{_kde_datadir}/locale/eu/entry.desktop
12mu|kde-l10n-4.12.4-1|139	%{_kde_docdir}/HTML/eu/*
12mu|kde-l10n-4.12.4-1|140	%endif
12mu|kde-l10n-4.12.4-1|141	
12mu|kde-l10n-4.12.4-1|142	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|143	
12mu|kde-l10n-4.12.4-1|144	%if %{build_be}
12mu|kde-l10n-4.12.4-1|145	%package be
12mu|kde-l10n-4.12.4-1|146	Summary:	Belarusian language support for KDE
12mu|kde-l10n-4.12.4-1|147	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|148	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|149	Provides:	%{name}-Belarusian = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|150	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|151	
12mu|kde-l10n-4.12.4-1|152	%description be
12mu|kde-l10n-4.12.4-1|153	%{summary}.
12mu|kde-l10n-4.12.4-1|154	
12mu|kde-l10n-4.12.4-1|155	%files be
12mu|kde-l10n-4.12.4-1|156	%lang(be) %{_kde_datadir}/locale/be/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|157	%{_kde_datadir}/locale/be/entry.desktop
12mu|kde-l10n-4.12.4-1|158	%endif
12mu|kde-l10n-4.12.4-1|159	
12mu|kde-l10n-4.12.4-1|160	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|161	
12mu|kde-l10n-4.12.4-1|162	%if %{build_bn_IN}
12mu|kde-l10n-4.12.4-1|163	%package bn_IN
12mu|kde-l10n-4.12.4-1|164	Summary:	Bengali India language support for KDE
12mu|kde-l10n-4.12.4-1|165	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|166	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|167	Requires:	locales-bn
12mu|kde-l10n-4.12.4-1|168	Provides:	%{name}-Bengali-India = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|169	Provides:	%{name}-Bengali = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|170	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|171	
12mu|kde-l10n-4.12.4-1|172	%description bn_IN
12mu|kde-l10n-4.12.4-1|173	%{summary}.
12mu|kde-l10n-4.12.4-1|174	
12mu|kde-l10n-4.12.4-1|175	%files bn_IN
12mu|kde-l10n-4.12.4-1|176	%lang(bn_IN) %{_kde_datadir}/locale/bn_IN/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|177	%{_kde_datadir}/locale/bn_IN/entry.desktop
12mu|kde-l10n-4.12.4-1|178	%endif
12mu|kde-l10n-4.12.4-1|179	
12mu|kde-l10n-4.12.4-1|180	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|181	
12mu|kde-l10n-4.12.4-1|182	%if %{build_bg}
12mu|kde-l10n-4.12.4-1|183	%package bg
12mu|kde-l10n-4.12.4-1|184	Summary:	Bulgarian language support for KDE
12mu|kde-l10n-4.12.4-1|185	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|186	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|187	Requires:	locales-bg
12mu|kde-l10n-4.12.4-1|188	Provides:	%{name}-Bulgarian = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|189	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|190	%description bg
12mu|kde-l10n-4.12.4-1|191	%{summary}.
12mu|kde-l10n-4.12.4-1|192	
12mu|kde-l10n-4.12.4-1|193	%files bg
12mu|kde-l10n-4.12.4-1|194	%lang(bg) %{_kde_datadir}/locale/bg/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|195	%{_kde_datadir}/locale/bg/entry.desktop
12mu|kde-l10n-4.12.4-1|196	%{_kde_appsdir}/kvtml/bg/
12mu|kde-l10n-4.12.4-1|197	%endif
12mu|kde-l10n-4.12.4-1|198	
12mu|kde-l10n-4.12.4-1|199	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|200	
12mu|kde-l10n-4.12.4-1|201	%if %{build_bo}
12mu|kde-l10n-4.12.4-1|202	%package bo
12mu|kde-l10n-4.12.4-1|203	Summary:	Tibetan language support for KDE
12mu|kde-l10n-4.12.4-1|204	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|205	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|206	Provides:	%{name}-Tibetan = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|207	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|208	
12mu|kde-l10n-4.12.4-1|209	%description bo
12mu|kde-l10n-4.12.4-1|210	%{summary}.
12mu|kde-l10n-4.12.4-1|211	
12mu|kde-l10n-4.12.4-1|212	%files bo
12mu|kde-l10n-4.12.4-1|213	%lang(bo) %{_kde_datadir}/locale/bo/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|214	%{_kde_datadir}/locale/bo/entry.desktop
12mu|kde-l10n-4.12.4-1|215	%endif
12mu|kde-l10n-4.12.4-1|216	
12mu|kde-l10n-4.12.4-1|217	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|218	
12mu|kde-l10n-4.12.4-1|219	%if %{build_br}
12mu|kde-l10n-4.12.4-1|220	%package br
12mu|kde-l10n-4.12.4-1|221	Summary:	Breton language support for KDE
12mu|kde-l10n-4.12.4-1|222	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|223	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|224	Provides:	%{name}-Breton = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|225	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|226	
12mu|kde-l10n-4.12.4-1|227	%description br
12mu|kde-l10n-4.12.4-1|228	%{summary}.
12mu|kde-l10n-4.12.4-1|229	
12mu|kde-l10n-4.12.4-1|230	%files br
12mu|kde-l10n-4.12.4-1|231	%lang(br) %{_kde_datadir}/locale/br/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|232	%{_kde_datadir}/locale/br/entry.desktop
12mu|kde-l10n-4.12.4-1|233	%endif
12mu|kde-l10n-4.12.4-1|234	
12mu|kde-l10n-4.12.4-1|235	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|236	
12mu|kde-l10n-4.12.4-1|237	%if %{build_bs}
12mu|kde-l10n-4.12.4-1|238	%package bs
12mu|kde-l10n-4.12.4-1|239	Summary:	Bosnian language support for KDE
12mu|kde-l10n-4.12.4-1|240	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|241	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|242	Provides:	%{name}-Bosnian = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|243	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|244	
12mu|kde-l10n-4.12.4-1|245	%description bs
12mu|kde-l10n-4.12.4-1|246	%{summary}.
12mu|kde-l10n-4.12.4-1|247	
12mu|kde-l10n-4.12.4-1|248	%files bs
12mu|kde-l10n-4.12.4-1|249	%lang(bs) %{_kde_datadir}/locale/bs/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|250	%{_kde_datadir}/locale/bs/entry.desktop
12mu|kde-l10n-4.12.4-1|251	%endif
12mu|kde-l10n-4.12.4-1|252	
12mu|kde-l10n-4.12.4-1|253	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|254	
12mu|kde-l10n-4.12.4-1|255	%if %{build_ca}
12mu|kde-l10n-4.12.4-1|256	%package ca
12mu|kde-l10n-4.12.4-1|257	Summary:	Catalan language support for KDE
12mu|kde-l10n-4.12.4-1|258	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|259	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|260	Requires:	locales-ca
12mu|kde-l10n-4.12.4-1|261	Provides:	%{name}-Catalan = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|262	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|263	
12mu|kde-l10n-4.12.4-1|264	%description ca
12mu|kde-l10n-4.12.4-1|265	%{summary}.
12mu|kde-l10n-4.12.4-1|266	
12mu|kde-l10n-4.12.4-1|267	%files ca
12mu|kde-l10n-4.12.4-1|268	%lang(ca) %{_kde_datadir}/locale/ca/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|269	%{_kde_datadir}/locale/ca/LC_SCRIPTS/
12mu|kde-l10n-4.12.4-1|270	%{_kde_datadir}/locale/ca/entry.desktop
12mu|kde-l10n-4.12.4-1|271	%{_kde_appsdir}/autocorrect/ca.xml
12mu|kde-l10n-4.12.4-1|272	%{_kde_appsdir}/khangman/ca.txt
12mu|kde-l10n-4.12.4-1|273	%{_kde_appsdir}/ktuberling/sounds/ca*
12mu|kde-l10n-4.12.4-1|274	%{_kde_appsdir}/kvtml/ca/
12mu|kde-l10n-4.12.4-1|275	%{_kde_docdir}/HTML/ca/*
12mu|kde-l10n-4.12.4-1|276	%{_kde_mandir}/ca/*/*
12mu|kde-l10n-4.12.4-1|277	%endif
12mu|kde-l10n-4.12.4-1|278	
12mu|kde-l10n-4.12.4-1|279	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|280	
12mu|kde-l10n-4.12.4-1|281	%if %{build_ca_valencia}
12mu|kde-l10n-4.12.4-1|282	%package ca-valencia
12mu|kde-l10n-4.12.4-1|283	Summary:	Catalan (Valencian) language support for KDE
12mu|kde-l10n-4.12.4-1|284	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|285	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|286	Provides:	%{name}-Catalan-Valencian = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|287	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|288	
12mu|kde-l10n-4.12.4-1|289	%description ca-valencia
12mu|kde-l10n-4.12.4-1|290	%{summary}.
12mu|kde-l10n-4.12.4-1|291	
12mu|kde-l10n-4.12.4-1|292	%files ca-valencia
12mu|kde-l10n-4.12.4-1|293	%lang(ca-valencia) %{_kde_datadir}/locale/ca@valencia/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|294	%{_kde_datadir}/locale/ca@valencia/entry.desktop
12mu|kde-l10n-4.12.4-1|295	%endif
12mu|kde-l10n-4.12.4-1|296	
12mu|kde-l10n-4.12.4-1|297	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|298	
12mu|kde-l10n-4.12.4-1|299	%if %{build_cs}
12mu|kde-l10n-4.12.4-1|300	%package cs
12mu|kde-l10n-4.12.4-1|301	Summary:	Czech language support for KDE
12mu|kde-l10n-4.12.4-1|302	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|303	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|304	Requires:	locales-cs
12mu|kde-l10n-4.12.4-1|305	Provides:	%{name}-Czech = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|306	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|307	
12mu|kde-l10n-4.12.4-1|308	%description cs
12mu|kde-l10n-4.12.4-1|309	%{summary}.
12mu|kde-l10n-4.12.4-1|310	
12mu|kde-l10n-4.12.4-1|311	%files cs
12mu|kde-l10n-4.12.4-1|312	%lang(cs) %{_kde_datadir}/locale/cs/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|313	%{_kde_datadir}/locale/cs/entry.desktop
12mu|kde-l10n-4.12.4-1|314	%{_kde_appsdir}/autocorrect/cs.xml
12mu|kde-l10n-4.12.4-1|315	%{_kde_appsdir}/khangman/cs.txt
12mu|kde-l10n-4.12.4-1|316	%{_kde_appsdir}/klettres/cs/
12mu|kde-l10n-4.12.4-1|317	%{_kde_appsdir}/kvtml/cs/
12mu|kde-l10n-4.12.4-1|318	%{_kde_docdir}/HTML/cs/*
12mu|kde-l10n-4.12.4-1|319	%endif
12mu|kde-l10n-4.12.4-1|320	
12mu|kde-l10n-4.12.4-1|321	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|322	
12mu|kde-l10n-4.12.4-1|323	%if %{build_csb}
12mu|kde-l10n-4.12.4-1|324	%package csb
12mu|kde-l10n-4.12.4-1|325	Summary:	Kashubian language support for KDE
12mu|kde-l10n-4.12.4-1|326	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|327	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|328	Requires:	locales-pl
12mu|kde-l10n-4.12.4-1|329	Provides:	%{name}-Kashubian = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|330	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|331	
12mu|kde-l10n-4.12.4-1|332	%description csb
12mu|kde-l10n-4.12.4-1|333	%{summary}.
12mu|kde-l10n-4.12.4-1|334	
12mu|kde-l10n-4.12.4-1|335	%files csb
12mu|kde-l10n-4.12.4-1|336	%lang(csb) %{_kde_datadir}/locale/csb/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|337	%{_kde_datadir}/locale/csb/entry.desktop
12mu|kde-l10n-4.12.4-1|338	%endif
12mu|kde-l10n-4.12.4-1|339	
12mu|kde-l10n-4.12.4-1|340	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|341	
12mu|kde-l10n-4.12.4-1|342	%if %{build_cy}
12mu|kde-l10n-4.12.4-1|343	%package cy
12mu|kde-l10n-4.12.4-1|344	Summary:	Welsh language support for KDE
12mu|kde-l10n-4.12.4-1|345	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|346	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|347	Provides:	%{name}-Welsh = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|348	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|349	
12mu|kde-l10n-4.12.4-1|350	%description cy
12mu|kde-l10n-4.12.4-1|351	%{summary}.
12mu|kde-l10n-4.12.4-1|352	
12mu|kde-l10n-4.12.4-1|353	%files cy
12mu|kde-l10n-4.12.4-1|354	%lang(cy) %{_kde_datadir}/locale/cy/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|355	%{_kde_datadir}/locale/cy/entry.desktop
12mu|kde-l10n-4.12.4-1|356	%endif
12mu|kde-l10n-4.12.4-1|357	
12mu|kde-l10n-4.12.4-1|358	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|359	
12mu|kde-l10n-4.12.4-1|360	%if %{build_da}
12mu|kde-l10n-4.12.4-1|361	%package da
12mu|kde-l10n-4.12.4-1|362	Summary:	Danish language support for KDE
12mu|kde-l10n-4.12.4-1|363	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|364	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|365	Requires:	locales-da
12mu|kde-l10n-4.12.4-1|366	Provides:	%{name}-Danish = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|367	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|368	
12mu|kde-l10n-4.12.4-1|369	%description da
12mu|kde-l10n-4.12.4-1|370	%{summary}.
12mu|kde-l10n-4.12.4-1|371	
12mu|kde-l10n-4.12.4-1|372	%files da
12mu|kde-l10n-4.12.4-1|373	%lang(da) %{_kde_datadir}/locale/da/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|374	%{_kde_datadir}/locale/da/entry.desktop
12mu|kde-l10n-4.12.4-1|375	%{_kde_appsdir}/ktuberling/sounds/da*
12mu|kde-l10n-4.12.4-1|376	%{_kde_appsdir}/khangman/da.txt
12mu|kde-l10n-4.12.4-1|377	%{_kde_appsdir}/klettres/da/
12mu|kde-l10n-4.12.4-1|378	%{_kde_appsdir}/kvtml/da/
12mu|kde-l10n-4.12.4-1|379	%{_kde_docdir}/HTML/da/*
12mu|kde-l10n-4.12.4-1|380	%{_kde_mandir}/da/*/*
12mu|kde-l10n-4.12.4-1|381	%endif
12mu|kde-l10n-4.12.4-1|382	
12mu|kde-l10n-4.12.4-1|383	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|384	
12mu|kde-l10n-4.12.4-1|385	%if %{build_de}
12mu|kde-l10n-4.12.4-1|386	%package de
12mu|kde-l10n-4.12.4-1|387	Summary:	German language support for KDE
12mu|kde-l10n-4.12.4-1|388	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|389	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|390	Requires:	locales-de
12mu|kde-l10n-4.12.4-1|391	Provides:	%{name}-German = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|392	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|393	
12mu|kde-l10n-4.12.4-1|394	%description de
12mu|kde-l10n-4.12.4-1|395	%{summary}.
12mu|kde-l10n-4.12.4-1|396	
12mu|kde-l10n-4.12.4-1|397	%files de
12mu|kde-l10n-4.12.4-1|398	%lang(de) %{_kde_datadir}/locale/de/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|399	%{_kde_datadir}/locale/de/LC_SCRIPTS/
12mu|kde-l10n-4.12.4-1|400	%{_kde_datadir}/locale/de/entry.desktop
12mu|kde-l10n-4.12.4-1|401	%{_kde_appsdir}/autocorrect/de_DE.xml
12mu|kde-l10n-4.12.4-1|402	%{_kde_appsdir}/kajongg/voices/de/
12mu|kde-l10n-4.12.4-1|403	%{_kde_appsdir}/klettres/de/
12mu|kde-l10n-4.12.4-1|404	%{_kde_appsdir}/ktuberling/sounds/de*
12mu|kde-l10n-4.12.4-1|405	%{_kde_appsdir}/khangman/de.txt
12mu|kde-l10n-4.12.4-1|406	%{_kde_appsdir}/kvtml/de/
12mu|kde-l10n-4.12.4-1|407	%{_kde_appsdir}/step/objinfo/l10n/de/
12mu|kde-l10n-4.12.4-1|408	%{_kde_docdir}/HTML/de/*
12mu|kde-l10n-4.12.4-1|409	%{_kde_mandir}/de/*/*
12mu|kde-l10n-4.12.4-1|410	%endif
12mu|kde-l10n-4.12.4-1|411	
12mu|kde-l10n-4.12.4-1|412	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|413	
12mu|kde-l10n-4.12.4-1|414	%if %{build_el}
12mu|kde-l10n-4.12.4-1|415	%package el
12mu|kde-l10n-4.12.4-1|416	Summary:	Greek language support for KDE
12mu|kde-l10n-4.12.4-1|417	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|418	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|419	Requires:	locales-el
12mu|kde-l10n-4.12.4-1|420	Provides:	%{name}-Greek = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|421	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|422	
12mu|kde-l10n-4.12.4-1|423	%description el
12mu|kde-l10n-4.12.4-1|424	%{summary}.
12mu|kde-l10n-4.12.4-1|425	
12mu|kde-l10n-4.12.4-1|426	%files el
12mu|kde-l10n-4.12.4-1|427	%lang(el) %{_kde_datadir}/locale/el/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|428	%{_kde_datadir}/locale/el/entry.desktop
12mu|kde-l10n-4.12.4-1|429	%{_kde_appsdir}/kvtml/el
12mu|kde-l10n-4.12.4-1|430	%{_kde_appsdir}/ktuberling/sounds/el*
12mu|kde-l10n-4.12.4-1|431	%{_kde_docdir}/HTML/el/
12mu|kde-l10n-4.12.4-1|432	%{_kde_mandir}/el/*/*
12mu|kde-l10n-4.12.4-1|433	%endif
12mu|kde-l10n-4.12.4-1|434	
12mu|kde-l10n-4.12.4-1|435	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|436	
12mu|kde-l10n-4.12.4-1|437	%if %{build_gu}
12mu|kde-l10n-4.12.4-1|438	%package gu
12mu|kde-l10n-4.12.4-1|439	Summary:	Gujarati language support for KDE
12mu|kde-l10n-4.12.4-1|440	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|441	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|442	Requires:	locales-gu
12mu|kde-l10n-4.12.4-1|443	Provides:	%{name}-Gujarati = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|444	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|445	%description gu
12mu|kde-l10n-4.12.4-1|446	%{summary}.
12mu|kde-l10n-4.12.4-1|447	
12mu|kde-l10n-4.12.4-1|448	%files gu
12mu|kde-l10n-4.12.4-1|449	%lang(gu) %{_kde_datadir}/locale/gu/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|450	%{_kde_datadir}/locale/gu/entry.desktop
12mu|kde-l10n-4.12.4-1|451	%endif
12mu|kde-l10n-4.12.4-1|452	
12mu|kde-l10n-4.12.4-1|453	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|454	
12mu|kde-l10n-4.12.4-1|455	%if %{build_en_GB}
12mu|kde-l10n-4.12.4-1|456	%package en_GB
12mu|kde-l10n-4.12.4-1|457	Summary:	British English support for KDE
12mu|kde-l10n-4.12.4-1|458	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|459	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|460	Requires:	locales-en
12mu|kde-l10n-4.12.4-1|461	Provides:	%{name}-British = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|462	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|463	
12mu|kde-l10n-4.12.4-1|464	%description en_GB
12mu|kde-l10n-4.12.4-1|465	%{summary}.
12mu|kde-l10n-4.12.4-1|466	
12mu|kde-l10n-4.12.4-1|467	%files en_GB
12mu|kde-l10n-4.12.4-1|468	%lang(en_GB) %{_kde_datadir}/locale/en_GB/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|469	%{_kde_datadir}/locale/en_GB/entry.desktop
12mu|kde-l10n-4.12.4-1|470	%{_kde_appsdir}/klettres/en_GB/
12mu|kde-l10n-4.12.4-1|471	%{_kde_appsdir}/kvtml/en_GB/
12mu|kde-l10n-4.12.4-1|472	%{_kde_appsdir}/katepart/syntax/logohighlightstyle.en_GB.xml
12mu|kde-l10n-4.12.4-1|473	%{_kde_appsdir}/kturtle/data/logokeywords.en_GB.xml
12mu|kde-l10n-4.12.4-1|474	%{_kde_appsdir}/kturtle/examples/en_GB/
12mu|kde-l10n-4.12.4-1|475	%{_kde_docdir}/HTML/en_GB/
12mu|kde-l10n-4.12.4-1|476	%endif
12mu|kde-l10n-4.12.4-1|477	
12mu|kde-l10n-4.12.4-1|478	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|479	
12mu|kde-l10n-4.12.4-1|480	%if %{build_eo}
12mu|kde-l10n-4.12.4-1|481	%package eo
12mu|kde-l10n-4.12.4-1|482	Summary:	Esperanto support for KDE
12mu|kde-l10n-4.12.4-1|483	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|484	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|485	Requires:	locales-eo
12mu|kde-l10n-4.12.4-1|486	Provides:	%{name}-Esperanto = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|487	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|488	
12mu|kde-l10n-4.12.4-1|489	%description eo
12mu|kde-l10n-4.12.4-1|490	%{summary}.
12mu|kde-l10n-4.12.4-1|491	
12mu|kde-l10n-4.12.4-1|492	%files eo
12mu|kde-l10n-4.12.4-1|493	%lang(eo) %{_kde_datadir}/locale/eo/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|494	%{_kde_datadir}/locale/eo/entry.desktop
12mu|kde-l10n-4.12.4-1|495	%{_kde_docdir}/HTML/eo/*
12mu|kde-l10n-4.12.4-1|496	%endif
12mu|kde-l10n-4.12.4-1|497	
12mu|kde-l10n-4.12.4-1|498	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|499	
12mu|kde-l10n-4.12.4-1|500	%if %{build_es}
12mu|kde-l10n-4.12.4-1|501	%package es
12mu|kde-l10n-4.12.4-1|502	Summary:	Spanish language support for KDE
12mu|kde-l10n-4.12.4-1|503	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|504	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|505	Requires:	locales-es
12mu|kde-l10n-4.12.4-1|506	Provides:	%{name}-Spanish = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|507	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|508	
12mu|kde-l10n-4.12.4-1|509	%description es
12mu|kde-l10n-4.12.4-1|510	%{summary}.
12mu|kde-l10n-4.12.4-1|511	
12mu|kde-l10n-4.12.4-1|512	%files es
12mu|kde-l10n-4.12.4-1|513	%lang(es) %{_kde_datadir}/locale/es/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|514	%{_kde_datadir}/locale/es/entry.desktop
12mu|kde-l10n-4.12.4-1|515	%{_kde_appsdir}/autocorrect/es.xml
12mu|kde-l10n-4.12.4-1|516	%{_kde_appsdir}/ktuberling/sounds/es*
12mu|kde-l10n-4.12.4-1|517	%{_kde_appsdir}/khangman/es.txt
12mu|kde-l10n-4.12.4-1|518	%{_kde_appsdir}/klettres/es/
12mu|kde-l10n-4.12.4-1|519	%{_kde_appsdir}/kvtml/es/
12mu|kde-l10n-4.12.4-1|520	%{_kde_docdir}/HTML/es/*
12mu|kde-l10n-4.12.4-1|521	%{_kde_mandir}/es/*/*
12mu|kde-l10n-4.12.4-1|522	%endif
12mu|kde-l10n-4.12.4-1|523	
12mu|kde-l10n-4.12.4-1|524	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|525	
12mu|kde-l10n-4.12.4-1|526	%if %{build_et}
12mu|kde-l10n-4.12.4-1|527	%package et
12mu|kde-l10n-4.12.4-1|528	Summary:	Estonian language support for KDE
12mu|kde-l10n-4.12.4-1|529	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|530	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|531	Requires:	locales-et
12mu|kde-l10n-4.12.4-1|532	Provides:	%{name}-Estonian = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|533	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|534	
12mu|kde-l10n-4.12.4-1|535	%description et
12mu|kde-l10n-4.12.4-1|536	%{summary}.
12mu|kde-l10n-4.12.4-1|537	
12mu|kde-l10n-4.12.4-1|538	%files et
12mu|kde-l10n-4.12.4-1|539	%lang(et) %{_kde_datadir}/locale/et/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|540	%{_kde_datadir}/locale/et/entry.desktop
12mu|kde-l10n-4.12.4-1|541	%{_kde_appsdir}/khangman/et.txt
12mu|kde-l10n-4.12.4-1|542	%{_kde_appsdir}/kvtml/et/
12mu|kde-l10n-4.12.4-1|543	%{_kde_docdir}/HTML/et/*
12mu|kde-l10n-4.12.4-1|544	%{_kde_mandir}/et/*/*
12mu|kde-l10n-4.12.4-1|545	%endif
12mu|kde-l10n-4.12.4-1|546	
12mu|kde-l10n-4.12.4-1|547	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|548	
12mu|kde-l10n-4.12.4-1|549	%if %{build_fa}
12mu|kde-l10n-4.12.4-1|550	%package fa
12mu|kde-l10n-4.12.4-1|551	Summary:	Farsi language support for KDE
12mu|kde-l10n-4.12.4-1|552	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|553	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|554	Requires:	locales-fa
12mu|kde-l10n-4.12.4-1|555	Provides:	%{name}-Farsi = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|556	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|557	
12mu|kde-l10n-4.12.4-1|558	%description fa
12mu|kde-l10n-4.12.4-1|559	%{summary}.
12mu|kde-l10n-4.12.4-1|560	
12mu|kde-l10n-4.12.4-1|561	%files fa
12mu|kde-l10n-4.12.4-1|562	%lang(fa) %{_kde_datadir}/locale/fa/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|563	%{_kde_datadir}/locale/fa/entry.desktop
12mu|kde-l10n-4.12.4-1|564	%endif
12mu|kde-l10n-4.12.4-1|565	
12mu|kde-l10n-4.12.4-1|566	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|567	
12mu|kde-l10n-4.12.4-1|568	%if %{build_fi}
12mu|kde-l10n-4.12.4-1|569	%package fi
12mu|kde-l10n-4.12.4-1|570	Summary:	Finnish language support for KDE
12mu|kde-l10n-4.12.4-1|571	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|572	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|573	Requires:	locales-fi
12mu|kde-l10n-4.12.4-1|574	Provides:	%{name}-Finnish = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|575	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|576	
12mu|kde-l10n-4.12.4-1|577	%description fi
12mu|kde-l10n-4.12.4-1|578	%{summary}.
12mu|kde-l10n-4.12.4-1|579	
12mu|kde-l10n-4.12.4-1|580	%files fi
12mu|kde-l10n-4.12.4-1|581	%lang(fi) %{_kde_datadir}/locale/fi/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|582	%{_kde_datadir}/locale/fi/entry.desktop
12mu|kde-l10n-4.12.4-1|583	%{_kde_datadir}/locale/fi/LC_SCRIPTS/
12mu|kde-l10n-4.12.4-1|584	%{_kde_appsdir}/khangman/fi.txt
12mu|kde-l10n-4.12.4-1|585	%{_kde_appsdir}/ktuberling/sounds/fi*
12mu|kde-l10n-4.12.4-1|586	%{_kde_appsdir}/kvtml/fi/
12mu|kde-l10n-4.12.4-1|587	%endif
12mu|kde-l10n-4.12.4-1|588	
12mu|kde-l10n-4.12.4-1|589	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|590	
12mu|kde-l10n-4.12.4-1|591	%if %{build_fo}
12mu|kde-l10n-4.12.4-1|592	%package fo
12mu|kde-l10n-4.12.4-1|593	Summary:	Faroese language support for KDE
12mu|kde-l10n-4.12.4-1|594	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|595	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|596	Provides:	%{name}-Faroese = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|597	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|598	
12mu|kde-l10n-4.12.4-1|599	%description fo
12mu|kde-l10n-4.12.4-1|600	%{summary}.
12mu|kde-l10n-4.12.4-1|601	
12mu|kde-l10n-4.12.4-1|602	%files fo
12mu|kde-l10n-4.12.4-1|603	%lang(fo) %{_kde_datadir}/locale/fo/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|604	%{_kde_datadir}/locale/fo/entry.desktop
12mu|kde-l10n-4.12.4-1|605	%endif
12mu|kde-l10n-4.12.4-1|606	
12mu|kde-l10n-4.12.4-1|607	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|608	
12mu|kde-l10n-4.12.4-1|609	%if %{build_fr}
12mu|kde-l10n-4.12.4-1|610	%package fr
12mu|kde-l10n-4.12.4-1|611	Summary:	French language support for KDE
12mu|kde-l10n-4.12.4-1|612	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|613	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|614	Requires:	locales-fr
12mu|kde-l10n-4.12.4-1|615	Provides:	%{name}-French = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|616	Conflicts:	nepomuk-scribo < 1:0.6.1-1
12mu|kde-l10n-4.12.4-1|617	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|618	
12mu|kde-l10n-4.12.4-1|619	%description fr
12mu|kde-l10n-4.12.4-1|620	%{summary}.
12mu|kde-l10n-4.12.4-1|621	
12mu|kde-l10n-4.12.4-1|622	%files fr
12mu|kde-l10n-4.12.4-1|623	%lang(fr) %{_kde_datadir}/locale/fr/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|624	%{_kde_datadir}/locale/fr/LC_SCRIPTS/
12mu|kde-l10n-4.12.4-1|625	%{_kde_datadir}/locale/fr/entry.desktop
12mu|kde-l10n-4.12.4-1|626	%{_kde_appsdir}/autocorrect/fr.xml
12mu|kde-l10n-4.12.4-1|627	%{_kde_appsdir}/ktuberling/sounds/fr*
12mu|kde-l10n-4.12.4-1|628	%{_kde_appsdir}/khangman/fr.txt
12mu|kde-l10n-4.12.4-1|629	%{_kde_appsdir}/kvtml/fr/
12mu|kde-l10n-4.12.4-1|630	%{_kde_docdir}/HTML/fr/*
12mu|kde-l10n-4.12.4-1|631	%{_kde_mandir}/fr/*/*
12mu|kde-l10n-4.12.4-1|632	%endif
12mu|kde-l10n-4.12.4-1|633	
12mu|kde-l10n-4.12.4-1|634	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|635	
12mu|kde-l10n-4.12.4-1|636	%if %{build_fy}
12mu|kde-l10n-4.12.4-1|637	%package fy
12mu|kde-l10n-4.12.4-1|638	Summary:	Frisian language support for KDE
12mu|kde-l10n-4.12.4-1|639	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|640	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|641	Requires:	locales-fy
12mu|kde-l10n-4.12.4-1|642	Provides:	%{name}-Frisian = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|643	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|644	
12mu|kde-l10n-4.12.4-1|645	%description fy
12mu|kde-l10n-4.12.4-1|646	%{summary}.
12mu|kde-l10n-4.12.4-1|647	
12mu|kde-l10n-4.12.4-1|648	%files fy
12mu|kde-l10n-4.12.4-1|649	%lang(fy) %{_kde_datadir}/locale/fy/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|650	%{_kde_datadir}/locale/fy/entry.desktop
12mu|kde-l10n-4.12.4-1|651	%endif
12mu|kde-l10n-4.12.4-1|652	
12mu|kde-l10n-4.12.4-1|653	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|654	
12mu|kde-l10n-4.12.4-1|655	%if %{build_ga}
12mu|kde-l10n-4.12.4-1|656	%package ga
12mu|kde-l10n-4.12.4-1|657	Summary:	Irish language support for KDE
12mu|kde-l10n-4.12.4-1|658	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|659	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|660	Requires:	locales-ga
12mu|kde-l10n-4.12.4-1|661	Provides:	%{name}-Irish = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|662	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|663	
12mu|kde-l10n-4.12.4-1|664	%description ga
12mu|kde-l10n-4.12.4-1|665	%{summary}.
12mu|kde-l10n-4.12.4-1|666	
12mu|kde-l10n-4.12.4-1|667	%files ga
12mu|kde-l10n-4.12.4-1|668	%lang(ga) %{_kde_datadir}/locale/ga/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|669	%{_kde_datadir}/locale/ga/LC_SCRIPTS/
12mu|kde-l10n-4.12.4-1|670	%{_kde_datadir}/locale/ga/entry.desktop
12mu|kde-l10n-4.12.4-1|671	%{_kde_appsdir}/khangman/ga.txt
12mu|kde-l10n-4.12.4-1|672	%{_kde_appsdir}/ktuberling/sounds/ga*
12mu|kde-l10n-4.12.4-1|673	%{_kde_appsdir}/kvtml/ga/
12mu|kde-l10n-4.12.4-1|674	%endif
12mu|kde-l10n-4.12.4-1|675	
12mu|kde-l10n-4.12.4-1|676	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|677	
12mu|kde-l10n-4.12.4-1|678	%if %{build_gl}
12mu|kde-l10n-4.12.4-1|679	%package gl
12mu|kde-l10n-4.12.4-1|680	Summary:	Galician language support for KDE
12mu|kde-l10n-4.12.4-1|681	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|682	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|683	Requires:	locales-gl
12mu|kde-l10n-4.12.4-1|684	Provides:	%{name}-Galician = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|685	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|686	
12mu|kde-l10n-4.12.4-1|687	%description gl
12mu|kde-l10n-4.12.4-1|688	%{summary}.
12mu|kde-l10n-4.12.4-1|689	
12mu|kde-l10n-4.12.4-1|690	%files gl
12mu|kde-l10n-4.12.4-1|691	%lang(gl) %{_kde_datadir}/locale/gl/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|692	%{_kde_datadir}/locale/gl/entry.desktop
12mu|kde-l10n-4.12.4-1|693	%{_kde_appsdir}/khangman/gl.txt
12mu|kde-l10n-4.12.4-1|694	%{_kde_appsdir}/kvtml/gl/
12mu|kde-l10n-4.12.4-1|695	%{_kde_appsdir}/ktuberling/sounds/gl.soundtheme
12mu|kde-l10n-4.12.4-1|696	%{_kde_appsdir}/ktuberling/sounds/gl/
12mu|kde-l10n-4.12.4-1|697	%{_kde_docdir}/HTML/gl/*
12mu|kde-l10n-4.12.4-1|698	%{_kde_mandir}/gl/*/*
12mu|kde-l10n-4.12.4-1|699	%endif
12mu|kde-l10n-4.12.4-1|700	
12mu|kde-l10n-4.12.4-1|701	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|702	
12mu|kde-l10n-4.12.4-1|703	%if %{build_he}
12mu|kde-l10n-4.12.4-1|704	%package he
12mu|kde-l10n-4.12.4-1|705	Summary:	Hebrew language support for KDE
12mu|kde-l10n-4.12.4-1|706	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|707	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|708	Requires:	locales-he
12mu|kde-l10n-4.12.4-1|709	Provides:	%{name}-Hebrew = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|710	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|711	
12mu|kde-l10n-4.12.4-1|712	%description he
12mu|kde-l10n-4.12.4-1|713	%{summary}.
12mu|kde-l10n-4.12.4-1|714	
12mu|kde-l10n-4.12.4-1|715	%files he
12mu|kde-l10n-4.12.4-1|716	%lang(he) %{_kde_datadir}/locale/he/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|717	%{_kde_datadir}/locale/he/entry.desktop
12mu|kde-l10n-4.12.4-1|718	%{_kde_appsdir}/klettres/he/
12mu|kde-l10n-4.12.4-1|719	%{_kde_docdir}/HTML/he/*
12mu|kde-l10n-4.12.4-1|720	%endif
12mu|kde-l10n-4.12.4-1|721	
12mu|kde-l10n-4.12.4-1|722	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|723	
12mu|kde-l10n-4.12.4-1|724	%if %{build_hi}
12mu|kde-l10n-4.12.4-1|725	%package hi
12mu|kde-l10n-4.12.4-1|726	Summary:	Hindi language support for KDE
12mu|kde-l10n-4.12.4-1|727	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|728	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|729	Requires:	locales-hi
12mu|kde-l10n-4.12.4-1|730	Provides:	%{name}-Hindi = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|731	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|732	
12mu|kde-l10n-4.12.4-1|733	%description hi
12mu|kde-l10n-4.12.4-1|734	%{summary}.
12mu|kde-l10n-4.12.4-1|735	
12mu|kde-l10n-4.12.4-1|736	%files hi
12mu|kde-l10n-4.12.4-1|737	%lang(hi) %{_kde_datadir}/locale/hi/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|738	%{_kde_datadir}/locale/hi/entry.desktop
12mu|kde-l10n-4.12.4-1|739	%endif
12mu|kde-l10n-4.12.4-1|740	
12mu|kde-l10n-4.12.4-1|741	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|742	
12mu|kde-l10n-4.12.4-1|743	%if %{build_hne}
12mu|kde-l10n-4.12.4-1|744	%package hne
12mu|kde-l10n-4.12.4-1|745	Summary:	Chhattisgarhi language support for KDE
12mu|kde-l10n-4.12.4-1|746	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|747	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|748	Requires:	locales-hne
12mu|kde-l10n-4.12.4-1|749	Provides:	%{name}-Chhattisgarhi = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|750	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|751	
12mu|kde-l10n-4.12.4-1|752	%description hne
12mu|kde-l10n-4.12.4-1|753	%{summary}.
12mu|kde-l10n-4.12.4-1|754	
12mu|kde-l10n-4.12.4-1|755	%files hne
12mu|kde-l10n-4.12.4-1|756	%lang(hne) %{_kde_datadir}/locale/hne/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|757	%{_kde_datadir}/locale/hne/entry.desktop
12mu|kde-l10n-4.12.4-1|758	%endif
12mu|kde-l10n-4.12.4-1|759	
12mu|kde-l10n-4.12.4-1|760	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|761	
12mu|kde-l10n-4.12.4-1|762	%if %{build_hr}
12mu|kde-l10n-4.12.4-1|763	%package hr
12mu|kde-l10n-4.12.4-1|764	Summary:	Croatian language support for KDE
12mu|kde-l10n-4.12.4-1|765	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|766	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|767	Requires:	locales-hr
12mu|kde-l10n-4.12.4-1|768	Provides:	%{name}-Croatian = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|769	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|770	
12mu|kde-l10n-4.12.4-1|771	%description hr
12mu|kde-l10n-4.12.4-1|772	%{summary}.
12mu|kde-l10n-4.12.4-1|773	
12mu|kde-l10n-4.12.4-1|774	%files hr
12mu|kde-l10n-4.12.4-1|775	%lang(hr) %{_kde_datadir}/locale/hr/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|776	%{_kde_datadir}/locale/hr/entry.desktop
12mu|kde-l10n-4.12.4-1|777	%{_kde_datadir}/locale/hr/LC_SCRIPTS
12mu|kde-l10n-4.12.4-1|778	%endif
12mu|kde-l10n-4.12.4-1|779	
12mu|kde-l10n-4.12.4-1|780	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|781	
12mu|kde-l10n-4.12.4-1|782	%if %{build_hu}
12mu|kde-l10n-4.12.4-1|783	%package hu
12mu|kde-l10n-4.12.4-1|784	Summary:	Hungarian language support for KDE
12mu|kde-l10n-4.12.4-1|785	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|786	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|787	Requires:	locales-hu
12mu|kde-l10n-4.12.4-1|788	Provides:	%{name}-Hungarian = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|789	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|790	
12mu|kde-l10n-4.12.4-1|791	%description hu
12mu|kde-l10n-4.12.4-1|792	%{summary}.
12mu|kde-l10n-4.12.4-1|793	
12mu|kde-l10n-4.12.4-1|794	%files hu
12mu|kde-l10n-4.12.4-1|795	%lang(hu) %{_kde_datadir}/locale/hu/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|796	%{_kde_datadir}/locale/hu/entry.desktop
12mu|kde-l10n-4.12.4-1|797	%{_kde_appsdir}/autocorrect/hu.xml
12mu|kde-l10n-4.12.4-1|798	%{_kde_appsdir}/kanagram/hu.txt
12mu|kde-l10n-4.12.4-1|799	%{_kde_appsdir}/khangman/hu.txt
12mu|kde-l10n-4.12.4-1|800	%{_kde_appsdir}/kvtml/hu/
12mu|kde-l10n-4.12.4-1|801	%{_kde_appsdir}/klettres/hu/
12mu|kde-l10n-4.12.4-1|802	%{_kde_docdir}/HTML/hu/*
12mu|kde-l10n-4.12.4-1|803	%endif
12mu|kde-l10n-4.12.4-1|804	
12mu|kde-l10n-4.12.4-1|805	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|806	
12mu|kde-l10n-4.12.4-1|807	%if %{build_ia}
12mu|kde-l10n-4.12.4-1|808	%package ia
12mu|kde-l10n-4.12.4-1|809	Summary:	Interlingua language support for KDE
12mu|kde-l10n-4.12.4-1|810	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|811	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|812	Provides:	%{name}-Interlingua = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|813	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|814	
12mu|kde-l10n-4.12.4-1|815	%description ia
12mu|kde-l10n-4.12.4-1|816	%{summary}.
12mu|kde-l10n-4.12.4-1|817	
12mu|kde-l10n-4.12.4-1|818	%files ia
12mu|kde-l10n-4.12.4-1|819	%lang(ia) %{_kde_datadir}/locale/ia/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|820	%{_kde_datadir}/locale/ia/entry.desktop
12mu|kde-l10n-4.12.4-1|821	%endif
12mu|kde-l10n-4.12.4-1|822	
12mu|kde-l10n-4.12.4-1|823	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|824	
12mu|kde-l10n-4.12.4-1|825	%if %{build_id}
12mu|kde-l10n-4.12.4-1|826	%package id
12mu|kde-l10n-4.12.4-1|827	Summary:	Indonesian language support for KDE
12mu|kde-l10n-4.12.4-1|828	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|829	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|830	Requires:	locales-id
12mu|kde-l10n-4.12.4-1|831	Provides:	%{name}-Indonesian = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|832	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|833	
12mu|kde-l10n-4.12.4-1|834	%description id
12mu|kde-l10n-4.12.4-1|835	%{summary}.
12mu|kde-l10n-4.12.4-1|836	
12mu|kde-l10n-4.12.4-1|837	%files id
12mu|kde-l10n-4.12.4-1|838	%lang(id) %{_kde_datadir}/locale/id/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|839	%{_kde_datadir}/locale/id/entry.desktop
12mu|kde-l10n-4.12.4-1|840	%endif
12mu|kde-l10n-4.12.4-1|841	
12mu|kde-l10n-4.12.4-1|842	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|843	
12mu|kde-l10n-4.12.4-1|844	%if %{build_is}
12mu|kde-l10n-4.12.4-1|845	%package is
12mu|kde-l10n-4.12.4-1|846	Summary:	Icelandic language support for KDE
12mu|kde-l10n-4.12.4-1|847	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|848	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|849	Requires:	locales-is
12mu|kde-l10n-4.12.4-1|850	Provides:	%{name}-Icelandic = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|851	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|852	
12mu|kde-l10n-4.12.4-1|853	%description is
12mu|kde-l10n-4.12.4-1|854	%{summary}.
12mu|kde-l10n-4.12.4-1|855	
12mu|kde-l10n-4.12.4-1|856	%files is
12mu|kde-l10n-4.12.4-1|857	%lang(is) %{_kde_datadir}/locale/is/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|858	%{_kde_datadir}/locale/is/entry.desktop
12mu|kde-l10n-4.12.4-1|859	%endif
12mu|kde-l10n-4.12.4-1|860	
12mu|kde-l10n-4.12.4-1|861	#----------------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|862	
12mu|kde-l10n-4.12.4-1|863	%if %{build_it}
12mu|kde-l10n-4.12.4-1|864	%package it
12mu|kde-l10n-4.12.4-1|865	Summary:	Italian language support for KDE
12mu|kde-l10n-4.12.4-1|866	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|867	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|868	Requires:	locales-it
12mu|kde-l10n-4.12.4-1|869	Provides:	%{name}-Italian = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|870	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|871	
12mu|kde-l10n-4.12.4-1|872	%description it
12mu|kde-l10n-4.12.4-1|873	%{summary}.
12mu|kde-l10n-4.12.4-1|874	
12mu|kde-l10n-4.12.4-1|875	%files it
12mu|kde-l10n-4.12.4-1|876	%lang(it) %{_kde_datadir}/locale/it/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|877	%{_kde_datadir}/locale/it/entry.desktop
12mu|kde-l10n-4.12.4-1|878	%{_kde_appsdir}/autocorrect/it_IT.xml
12mu|kde-l10n-4.12.4-1|879	%{_kde_appsdir}/ktuberling/sounds/it*
12mu|kde-l10n-4.12.4-1|880	%{_kde_appsdir}/klettres/it/
12mu|kde-l10n-4.12.4-1|881	%{_kde_appsdir}/kvtml/it/
12mu|kde-l10n-4.12.4-1|882	%{_kde_appsdir}/step/objinfo/l10n/it/
12mu|kde-l10n-4.12.4-1|883	%{_kde_docdir}/HTML/it/*
12mu|kde-l10n-4.12.4-1|884	%{_kde_mandir}/it/*/*
12mu|kde-l10n-4.12.4-1|885	%endif
12mu|kde-l10n-4.12.4-1|886	
12mu|kde-l10n-4.12.4-1|887	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|888	
12mu|kde-l10n-4.12.4-1|889	%if %{build_ja}
12mu|kde-l10n-4.12.4-1|890	%package ja
12mu|kde-l10n-4.12.4-1|891	Summary:	Japanese language support for KDE
12mu|kde-l10n-4.12.4-1|892	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|893	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|894	Requires:	locales-ja
12mu|kde-l10n-4.12.4-1|895	Provides:	%{name}-Japanese = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|896	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|897	
12mu|kde-l10n-4.12.4-1|898	%description ja
12mu|kde-l10n-4.12.4-1|899	%{summary}.
12mu|kde-l10n-4.12.4-1|900	
12mu|kde-l10n-4.12.4-1|901	%files ja
12mu|kde-l10n-4.12.4-1|902	%lang(ja) %{_kde_datadir}/locale/ja/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|903	%{_kde_datadir}/locale/ja/LC_SCRIPTS/
12mu|kde-l10n-4.12.4-1|904	%{_kde_datadir}/locale/ja/entry.desktop
12mu|kde-l10n-4.12.4-1|905	%{_kde_docdir}/HTML/ja/*
12mu|kde-l10n-4.12.4-1|906	%endif
12mu|kde-l10n-4.12.4-1|907	
12mu|kde-l10n-4.12.4-1|908	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|909	
12mu|kde-l10n-4.12.4-1|910	%if %{build_kn}
12mu|kde-l10n-4.12.4-1|911	%package kn
12mu|kde-l10n-4.12.4-1|912	Summary:	Kannada language support for KDE
12mu|kde-l10n-4.12.4-1|913	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|914	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|915	Requires:	locales-kn
12mu|kde-l10n-4.12.4-1|916	Provides:	%{name}-Kannada = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|917	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|918	
12mu|kde-l10n-4.12.4-1|919	%description kn
12mu|kde-l10n-4.12.4-1|920	%{summary}.
12mu|kde-l10n-4.12.4-1|921	
12mu|kde-l10n-4.12.4-1|922	%files kn
12mu|kde-l10n-4.12.4-1|923	%lang(kn) %{_kde_datadir}/locale/kn/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|924	%{_kde_datadir}/locale/kn/entry.desktop
12mu|kde-l10n-4.12.4-1|925	%endif
12mu|kde-l10n-4.12.4-1|926	
12mu|kde-l10n-4.12.4-1|927	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|928	
12mu|kde-l10n-4.12.4-1|929	%if %{build_kk}
12mu|kde-l10n-4.12.4-1|930	%package kk
12mu|kde-l10n-4.12.4-1|931	Summary:	Kazakh language support for KDE
12mu|kde-l10n-4.12.4-1|932	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|933	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|934	Requires:	locales-kk
12mu|kde-l10n-4.12.4-1|935	Provides:	%{name}-Kazakh = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|936	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|937	
12mu|kde-l10n-4.12.4-1|938	%description kk
12mu|kde-l10n-4.12.4-1|939	%{summary}.
12mu|kde-l10n-4.12.4-1|940	
12mu|kde-l10n-4.12.4-1|941	%files kk
12mu|kde-l10n-4.12.4-1|942	%lang(kk) %{_kde_datadir}/locale/kk/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|943	%{_kde_datadir}/locale/kk/entry.desktop
12mu|kde-l10n-4.12.4-1|944	%endif
12mu|kde-l10n-4.12.4-1|945	
12mu|kde-l10n-4.12.4-1|946	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|947	
12mu|kde-l10n-4.12.4-1|948	%if %{build_km}
12mu|kde-l10n-4.12.4-1|949	%package km
12mu|kde-l10n-4.12.4-1|950	Summary:	Khmer language support for KDE
12mu|kde-l10n-4.12.4-1|951	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|952	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|953	Requires:	locales-km
12mu|kde-l10n-4.12.4-1|954	Provides:	%{name}-Khmer = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|955	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|956	
12mu|kde-l10n-4.12.4-1|957	%description km
12mu|kde-l10n-4.12.4-1|958	%{summary}.
12mu|kde-l10n-4.12.4-1|959	
12mu|kde-l10n-4.12.4-1|960	%files km
12mu|kde-l10n-4.12.4-1|961	%lang(km) %{_kde_datadir}/locale/km/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|962	%{_kde_datadir}/locale/km/entry.desktop
12mu|kde-l10n-4.12.4-1|963	%{_kde_datadir}/locale/km/flag.png
12mu|kde-l10n-4.12.4-1|964	%endif
12mu|kde-l10n-4.12.4-1|965	
12mu|kde-l10n-4.12.4-1|966	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|967	
12mu|kde-l10n-4.12.4-1|968	%if %{build_ko}
12mu|kde-l10n-4.12.4-1|969	%package ko
12mu|kde-l10n-4.12.4-1|970	Summary:	Korean language support for KDE
12mu|kde-l10n-4.12.4-1|971	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|972	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|973	Requires:	locales-ko
12mu|kde-l10n-4.12.4-1|974	Provides:	%{name}-Korean = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|975	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|976	
12mu|kde-l10n-4.12.4-1|977	%description ko
12mu|kde-l10n-4.12.4-1|978	%{summary}.
12mu|kde-l10n-4.12.4-1|979	
12mu|kde-l10n-4.12.4-1|980	%files ko
12mu|kde-l10n-4.12.4-1|981	%lang(ko) %{_kde_datadir}/locale/ko/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|982	%{_kde_datadir}/locale/ko/LC_SCRIPTS/
12mu|kde-l10n-4.12.4-1|983	%{_kde_datadir}/locale/ko/entry.desktop
12mu|kde-l10n-4.12.4-1|984	%{_kde_docdir}/HTML/ko/*
12mu|kde-l10n-4.12.4-1|985	%endif
12mu|kde-l10n-4.12.4-1|986	
12mu|kde-l10n-4.12.4-1|987	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|988	
12mu|kde-l10n-4.12.4-1|989	%if %{build_ku}
12mu|kde-l10n-4.12.4-1|990	%package ku
12mu|kde-l10n-4.12.4-1|991	Summary:	Kurdish language support for KDE
12mu|kde-l10n-4.12.4-1|992	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|993	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|994	Requires:	locales-ku
12mu|kde-l10n-4.12.4-1|995	Provides:	%{name}-Kurdish = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|996	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|997	
12mu|kde-l10n-4.12.4-1|998	%description ku
12mu|kde-l10n-4.12.4-1|999	%{summary}.
12mu|kde-l10n-4.12.4-1|1000	
12mu|kde-l10n-4.12.4-1|1001	
12mu|kde-l10n-4.12.4-1|1002	%files ku
12mu|kde-l10n-4.12.4-1|1003	%lang(ku) %{_kde_datadir}/locale/ku/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1004	%{_kde_datadir}/locale/ku/entry.desktop
12mu|kde-l10n-4.12.4-1|1005	%endif
12mu|kde-l10n-4.12.4-1|1006	
12mu|kde-l10n-4.12.4-1|1007	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1008	
12mu|kde-l10n-4.12.4-1|1009	%if %{build_lo}
12mu|kde-l10n-4.12.4-1|1010	%package lo
12mu|kde-l10n-4.12.4-1|1011	Summary:	Lao language support for KDE
12mu|kde-l10n-4.12.4-1|1012	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1013	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1014	Provides:	%{name}-Lao = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1015	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1016	
12mu|kde-l10n-4.12.4-1|1017	%description lo
12mu|kde-l10n-4.12.4-1|1018	%{summary}.
12mu|kde-l10n-4.12.4-1|1019	
12mu|kde-l10n-4.12.4-1|1020	%files lo
12mu|kde-l10n-4.12.4-1|1021	%lang(lo) %{_kde_datadir}/locale/lo/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1022	%{_kde_datadir}/locale/lo/entry.desktop
12mu|kde-l10n-4.12.4-1|1023	%endif
12mu|kde-l10n-4.12.4-1|1024	
12mu|kde-l10n-4.12.4-1|1025	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1026	
12mu|kde-l10n-4.12.4-1|1027	%if %{build_lt}
12mu|kde-l10n-4.12.4-1|1028	%package lt
12mu|kde-l10n-4.12.4-1|1029	Summary:	Lithuanian language support for KDE
12mu|kde-l10n-4.12.4-1|1030	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1031	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1032	Requires:	locales-lt
12mu|kde-l10n-4.12.4-1|1033	Provides:	%{name}-Lithuanian = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1034	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1035	
12mu|kde-l10n-4.12.4-1|1036	%description lt
12mu|kde-l10n-4.12.4-1|1037	%{summary}.
12mu|kde-l10n-4.12.4-1|1038	
12mu|kde-l10n-4.12.4-1|1039	%files lt
12mu|kde-l10n-4.12.4-1|1040	%lang(lt) %{_kde_datadir}/locale/lt/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1041	%{_kde_datadir}/locale/lt/LC_SCRIPTS/
12mu|kde-l10n-4.12.4-1|1042	%{_kde_datadir}/locale/lt/entry.desktop
12mu|kde-l10n-4.12.4-1|1043	%{_kde_appsdir}/klettres/lt/
12mu|kde-l10n-4.12.4-1|1044	%{_kde_appsdir}/klettres/lt.txt
12mu|kde-l10n-4.12.4-1|1045	%{_kde_appsdir}/ktuberling/sounds/lt/
12mu|kde-l10n-4.12.4-1|1046	%{_kde_appsdir}/ktuberling/sounds/lt.soundtheme
12mu|kde-l10n-4.12.4-1|1047	%{_kde_docdir}/HTML/lt/*
12mu|kde-l10n-4.12.4-1|1048	%{_kde_mandir}/lt/*/*
12mu|kde-l10n-4.12.4-1|1049	%endif
12mu|kde-l10n-4.12.4-1|1050	
12mu|kde-l10n-4.12.4-1|1051	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1052	
12mu|kde-l10n-4.12.4-1|1053	%if %{build_lv}
12mu|kde-l10n-4.12.4-1|1054	%package lv
12mu|kde-l10n-4.12.4-1|1055	Summary:	Latvian language support for KDE
12mu|kde-l10n-4.12.4-1|1056	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1057	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1058	Requires:	locales-lv
12mu|kde-l10n-4.12.4-1|1059	Provides:	%{name}-Latvian = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1060	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1061	
12mu|kde-l10n-4.12.4-1|1062	%description lv
12mu|kde-l10n-4.12.4-1|1063	%{summary}.
12mu|kde-l10n-4.12.4-1|1064	
12mu|kde-l10n-4.12.4-1|1065	%files lv
12mu|kde-l10n-4.12.4-1|1066	%lang(lv) %{_kde_datadir}/locale/lv/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1067	%{_kde_datadir}/locale/lv/entry.desktop
12mu|kde-l10n-4.12.4-1|1068	%{_kde_datadir}/locale/lv/LC_SCRIPTS
12mu|kde-l10n-4.12.4-1|1069	%endif
12mu|kde-l10n-4.12.4-1|1070	
12mu|kde-l10n-4.12.4-1|1071	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1072	
12mu|kde-l10n-4.12.4-1|1073	%if %{build_nds}
12mu|kde-l10n-4.12.4-1|1074	%package nds
12mu|kde-l10n-4.12.4-1|1075	Summary:	Low Saxon language support for KDE
12mu|kde-l10n-4.12.4-1|1076	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1077	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1078	Requires:	locales-nds
12mu|kde-l10n-4.12.4-1|1079	Provides:	%{name}-LowSaxon = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1080	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1081	
12mu|kde-l10n-4.12.4-1|1082	%description nds
12mu|kde-l10n-4.12.4-1|1083	%{summary}.
12mu|kde-l10n-4.12.4-1|1084	
12mu|kde-l10n-4.12.4-1|1085	%files nds
12mu|kde-l10n-4.12.4-1|1086	%lang(nds) %{_kde_datadir}/locale/nds/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1087	%{_kde_datadir}/locale/nds/entry.desktop
12mu|kde-l10n-4.12.4-1|1088	%{_kde_appsdir}/autocorrect/nds.xml
12mu|kde-l10n-4.12.4-1|1089	%{_kde_appsdir}/klettres/nds/
12mu|kde-l10n-4.12.4-1|1090	%{_kde_appsdir}/khangman/nds.txt
12mu|kde-l10n-4.12.4-1|1091	%{_kde_appsdir}/kvtml/nds/
12mu|kde-l10n-4.12.4-1|1092	%{_kde_appsdir}/ktuberling/sounds/nds*
12mu|kde-l10n-4.12.4-1|1093	%{_kde_appsdir}/katepart/syntax/logohighlightstyle.nds.xml
12mu|kde-l10n-4.12.4-1|1094	%{_kde_appsdir}/kturtle/examples/nds
12mu|kde-l10n-4.12.4-1|1095	%{_kde_docdir}/HTML/nds/*
12mu|kde-l10n-4.12.4-1|1096	%endif
12mu|kde-l10n-4.12.4-1|1097	
12mu|kde-l10n-4.12.4-1|1098	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1099	
12mu|kde-l10n-4.12.4-1|1100	%if %{build_mi}
12mu|kde-l10n-4.12.4-1|1101	%package mi
12mu|kde-l10n-4.12.4-1|1102	Summary:	Maori language support for KDE
12mu|kde-l10n-4.12.4-1|1103	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1104	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1105	Provides:	%{name}-Maori = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1106	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1107	
12mu|kde-l10n-4.12.4-1|1108	%description mi
12mu|kde-l10n-4.12.4-1|1109	%{summary}.
12mu|kde-l10n-4.12.4-1|1110	
12mu|kde-l10n-4.12.4-1|1111	%files mi
12mu|kde-l10n-4.12.4-1|1112	%lang(mi) %{_kde_datadir}/locale/mi/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1113	%{_kde_datadir}/locale/mi/entry.desktop
12mu|kde-l10n-4.12.4-1|1114	%endif
12mu|kde-l10n-4.12.4-1|1115	
12mu|kde-l10n-4.12.4-1|1116	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1117	
12mu|kde-l10n-4.12.4-1|1118	%if %{build_mk}
12mu|kde-l10n-4.12.4-1|1119	%package mk
12mu|kde-l10n-4.12.4-1|1120	Summary:	Macedonian language support for KDE
12mu|kde-l10n-4.12.4-1|1121	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1122	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1123	Requires:	locales-mk
12mu|kde-l10n-4.12.4-1|1124	Provides:	%{name}-Macedonian = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1125	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1126	
12mu|kde-l10n-4.12.4-1|1127	%description mk
12mu|kde-l10n-4.12.4-1|1128	%{summary}.
12mu|kde-l10n-4.12.4-1|1129	
12mu|kde-l10n-4.12.4-1|1130	%files mk
12mu|kde-l10n-4.12.4-1|1131	%lang(mk) %{_kde_datadir}/locale/mk/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1132	%{_kde_datadir}/locale/mk/entry.desktop
12mu|kde-l10n-4.12.4-1|1133	%endif
12mu|kde-l10n-4.12.4-1|1134	
12mu|kde-l10n-4.12.4-1|1135	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1136	
12mu|kde-l10n-4.12.4-1|1137	%if %{build_mai}
12mu|kde-l10n-4.12.4-1|1138	%package mai
12mu|kde-l10n-4.12.4-1|1139	Summary:	Maithili language support for KDE
12mu|kde-l10n-4.12.4-1|1140	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1141	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1142	Requires:	locales-mai
12mu|kde-l10n-4.12.4-1|1143	Provides:	%{name}-Maithili = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1144	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1145	
12mu|kde-l10n-4.12.4-1|1146	%description mai
12mu|kde-l10n-4.12.4-1|1147	%{summary}.
12mu|kde-l10n-4.12.4-1|1148	
12mu|kde-l10n-4.12.4-1|1149	%files mai
12mu|kde-l10n-4.12.4-1|1150	%lang(mai) %{_kde_datadir}/locale/mai/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1151	%{_kde_datadir}/locale/mai/entry.desktop
12mu|kde-l10n-4.12.4-1|1152	%endif
12mu|kde-l10n-4.12.4-1|1153	
12mu|kde-l10n-4.12.4-1|1154	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1155	
12mu|kde-l10n-4.12.4-1|1156	%if %{build_ml}
12mu|kde-l10n-4.12.4-1|1157	%package ml
12mu|kde-l10n-4.12.4-1|1158	Summary:	Malayalam language support for KDE
12mu|kde-l10n-4.12.4-1|1159	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1160	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1161	Requires:	locales-ml
12mu|kde-l10n-4.12.4-1|1162	Provides:	%{name}-Malayalam = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1163	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1164	
12mu|kde-l10n-4.12.4-1|1165	%description ml
12mu|kde-l10n-4.12.4-1|1166	%{summary}.
12mu|kde-l10n-4.12.4-1|1167	
12mu|kde-l10n-4.12.4-1|1168	%files ml
12mu|kde-l10n-4.12.4-1|1169	%lang(ml) %{_kde_datadir}/locale/ml/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1170	%{_kde_datadir}/locale/ml/LC_SCRIPTS/
12mu|kde-l10n-4.12.4-1|1171	%{_kde_datadir}/locale/ml/entry.desktop
12mu|kde-l10n-4.12.4-1|1172	%{_kde_appsdir}/klettres/ml/
12mu|kde-l10n-4.12.4-1|1173	%endif
12mu|kde-l10n-4.12.4-1|1174	
12mu|kde-l10n-4.12.4-1|1175	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1176	
12mu|kde-l10n-4.12.4-1|1177	%if %{build_mt}
12mu|kde-l10n-4.12.4-1|1178	%package mt
12mu|kde-l10n-4.12.4-1|1179	Summary:	Maltese language support for KDE
12mu|kde-l10n-4.12.4-1|1180	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1181	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1182	Provides:	%{name}-Maltese = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1183	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1184	
12mu|kde-l10n-4.12.4-1|1185	%description mt
12mu|kde-l10n-4.12.4-1|1186	%{summary}.
12mu|kde-l10n-4.12.4-1|1187	
12mu|kde-l10n-4.12.4-1|1188	%files mt
12mu|kde-l10n-4.12.4-1|1189	%lang(mt) %{_kde_datadir}/locale/mt/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1190	%{_kde_datadir}/locale/mt/entry.desktop
12mu|kde-l10n-4.12.4-1|1191	%endif
12mu|kde-l10n-4.12.4-1|1192	
12mu|kde-l10n-4.12.4-1|1193	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1194	
12mu|kde-l10n-4.12.4-1|1195	%if %{build_mr}
12mu|kde-l10n-4.12.4-1|1196	%package mr
12mu|kde-l10n-4.12.4-1|1197	Summary:	Marathi language support for KDE
12mu|kde-l10n-4.12.4-1|1198	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1199	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1200	Requires:	locales-ca
12mu|kde-l10n-4.12.4-1|1201	Provides:	%{name}-Marathi = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1202	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1203	
12mu|kde-l10n-4.12.4-1|1204	%description mr
12mu|kde-l10n-4.12.4-1|1205	%{summary}.
12mu|kde-l10n-4.12.4-1|1206	
12mu|kde-l10n-4.12.4-1|1207	%files mr
12mu|kde-l10n-4.12.4-1|1208	%lang(mr) %{_kde_datadir}/locale/mr/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1209	%{_kde_datadir}/locale/mr/entry.desktop
12mu|kde-l10n-4.12.4-1|1210	%endif
12mu|kde-l10n-4.12.4-1|1211	
12mu|kde-l10n-4.12.4-1|1212	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1213	
12mu|kde-l10n-4.12.4-1|1214	%if %{build_ne}
12mu|kde-l10n-4.12.4-1|1215	%package ne
12mu|kde-l10n-4.12.4-1|1216	Summary:	Nepali language support for KDE
12mu|kde-l10n-4.12.4-1|1217	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1218	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1219	Requires:	locales-ne
12mu|kde-l10n-4.12.4-1|1220	Provides:	%{name}-Nepali = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1221	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1222	
12mu|kde-l10n-4.12.4-1|1223	%description ne
12mu|kde-l10n-4.12.4-1|1224	%{summary}.
12mu|kde-l10n-4.12.4-1|1225	
12mu|kde-l10n-4.12.4-1|1226	%files ne
12mu|kde-l10n-4.12.4-1|1227	%lang(ne) %{_kde_datadir}/locale/ne/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1228	%{_kde_datadir}/locale/ne/entry.desktop
12mu|kde-l10n-4.12.4-1|1229	%endif
12mu|kde-l10n-4.12.4-1|1230	
12mu|kde-l10n-4.12.4-1|1231	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1232	
12mu|kde-l10n-4.12.4-1|1233	%if %{build_nl}
12mu|kde-l10n-4.12.4-1|1234	%package nl
12mu|kde-l10n-4.12.4-1|1235	Summary:	Dutch language support for KDE
12mu|kde-l10n-4.12.4-1|1236	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1237	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1238	Requires:	locales-nl
12mu|kde-l10n-4.12.4-1|1239	Provides:	%{name}-nl = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1240	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1241	
12mu|kde-l10n-4.12.4-1|1242	%description nl
12mu|kde-l10n-4.12.4-1|1243	%{summary}.
12mu|kde-l10n-4.12.4-1|1244	
12mu|kde-l10n-4.12.4-1|1245	%files nl
12mu|kde-l10n-4.12.4-1|1246	%lang(nl) %{_kde_datadir}/locale/nl/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1247	%{_kde_datadir}/locale/nl/LC_SCRIPTS/
12mu|kde-l10n-4.12.4-1|1248	%{_kde_datadir}/locale/nl/entry.desktop
12mu|kde-l10n-4.12.4-1|1249	%{_kde_appsdir}/ktuberling/sounds/nl*
12mu|kde-l10n-4.12.4-1|1250	%{_kde_appsdir}/klettres/nl/
12mu|kde-l10n-4.12.4-1|1251	%{_kde_appsdir}/kvtml/nl/
12mu|kde-l10n-4.12.4-1|1252	%{_kde_appsdir}/katepart/syntax/logohighlightstyle.nl.xml
12mu|kde-l10n-4.12.4-1|1253	%{_kde_appsdir}/kturtle/data/logokeywords.nl.xml
12mu|kde-l10n-4.12.4-1|1254	%{_kde_appsdir}/kturtle/examples/nl/*.logo
12mu|kde-l10n-4.12.4-1|1255	%{_kde_docdir}/HTML/nl/*
12mu|kde-l10n-4.12.4-1|1256	%{_kde_mandir}/nl/*/*
12mu|kde-l10n-4.12.4-1|1257	%endif
12mu|kde-l10n-4.12.4-1|1258	
12mu|kde-l10n-4.12.4-1|1259	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1260	
12mu|kde-l10n-4.12.4-1|1261	%if %{build_se}
12mu|kde-l10n-4.12.4-1|1262	%package se
12mu|kde-l10n-4.12.4-1|1263	Summary:	Northern Sami language support for KDE
12mu|kde-l10n-4.12.4-1|1264	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1265	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1266	Requires:	locales-se
12mu|kde-l10n-4.12.4-1|1267	Provides:	%{name}-NorthernSami = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1268	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1269	
12mu|kde-l10n-4.12.4-1|1270	%description se
12mu|kde-l10n-4.12.4-1|1271	%{summary}.
12mu|kde-l10n-4.12.4-1|1272	
12mu|kde-l10n-4.12.4-1|1273	%files se
12mu|kde-l10n-4.12.4-1|1274	%lang(se) %{_kde_datadir}/locale/se/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1275	%{_kde_datadir}/locale/se/entry.desktop
12mu|kde-l10n-4.12.4-1|1276	%endif
12mu|kde-l10n-4.12.4-1|1277	
12mu|kde-l10n-4.12.4-1|1278	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1279	
12mu|kde-l10n-4.12.4-1|1280	%if %{build_nb}
12mu|kde-l10n-4.12.4-1|1281	%package nb
12mu|kde-l10n-4.12.4-1|1282	Summary:	Norwegian (Bokmaal) language support for KDE
12mu|kde-l10n-4.12.4-1|1283	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1284	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1285	Requires:	locales-nb
12mu|kde-l10n-4.12.4-1|1286	Provides:	%{name}-Norwegian = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1287	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1288	
12mu|kde-l10n-4.12.4-1|1289	%description nb
12mu|kde-l10n-4.12.4-1|1290	%{summary}.
12mu|kde-l10n-4.12.4-1|1291	
12mu|kde-l10n-4.12.4-1|1292	%files nb
12mu|kde-l10n-4.12.4-1|1293	%lang(nb) %{_kde_datadir}/locale/nb/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1294	%{_kde_datadir}/locale/nb/LC_SCRIPTS/
12mu|kde-l10n-4.12.4-1|1295	%{_kde_datadir}/locale/nb/entry.desktop
12mu|kde-l10n-4.12.4-1|1296	%{_kde_appsdir}/khangman/nb.txt
12mu|kde-l10n-4.12.4-1|1297	%{_kde_appsdir}/kvtml/nb/
12mu|kde-l10n-4.12.4-1|1298	%{_kde_appsdir}/klettres/nb/
12mu|kde-l10n-4.12.4-1|1299	%{_kde_appsdir}/katepart/syntax/logohighlightstyle.nb.xml
12mu|kde-l10n-4.12.4-1|1300	%{_kde_appsdir}/kturtle/data/logokeywords.nb.xml
12mu|kde-l10n-4.12.4-1|1301	%{_kde_appsdir}/kturtle/examples/nb/*.logo
12mu|kde-l10n-4.12.4-1|1302	%{_kde_docdir}/HTML/nb/*
12mu|kde-l10n-4.12.4-1|1303	%{_kde_mandir}/nb/*/*
12mu|kde-l10n-4.12.4-1|1304	%endif
12mu|kde-l10n-4.12.4-1|1305	
12mu|kde-l10n-4.12.4-1|1306	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1307	
12mu|kde-l10n-4.12.4-1|1308	%if %{build_nn}
12mu|kde-l10n-4.12.4-1|1309	%package nn
12mu|kde-l10n-4.12.4-1|1310	Summary:	Norwegian (Nynorsk) language support for KDE
12mu|kde-l10n-4.12.4-1|1311	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1312	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1313	Requires:	locales-nn
12mu|kde-l10n-4.12.4-1|1314	Provides:	%{name}-Norwegian-Nynorsk = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1315	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1316	
12mu|kde-l10n-4.12.4-1|1317	%description nn
12mu|kde-l10n-4.12.4-1|1318	%{summary}.
12mu|kde-l10n-4.12.4-1|1319	
12mu|kde-l10n-4.12.4-1|1320	%files nn
12mu|kde-l10n-4.12.4-1|1321	%lang(nn) %{_kde_datadir}/locale/nn/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1322	%{_kde_datadir}/locale/nn/LC_SCRIPTS/
12mu|kde-l10n-4.12.4-1|1323	%{_kde_datadir}/locale/nn/entry.desktop
12mu|kde-l10n-4.12.4-1|1324	%{_kde_appsdir}/khangman/nn.txt
12mu|kde-l10n-4.12.4-1|1325	%{_kde_appsdir}/kvtml/nn/
12mu|kde-l10n-4.12.4-1|1326	%{_kde_docdir}/HTML/nn/*
12mu|kde-l10n-4.12.4-1|1327	%endif
12mu|kde-l10n-4.12.4-1|1328	
12mu|kde-l10n-4.12.4-1|1329	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1330	
12mu|kde-l10n-4.12.4-1|1331	%if %{build_oc}
12mu|kde-l10n-4.12.4-1|1332	%package oc
12mu|kde-l10n-4.12.4-1|1333	Summary:	Occitan language support for KDE
12mu|kde-l10n-4.12.4-1|1334	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1335	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1336	Provides:	%{name}-Occitan = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1337	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1338	
12mu|kde-l10n-4.12.4-1|1339	%description oc
12mu|kde-l10n-4.12.4-1|1340	%{summary}.
12mu|kde-l10n-4.12.4-1|1341	
12mu|kde-l10n-4.12.4-1|1342	%files oc
12mu|kde-l10n-4.12.4-1|1343	%lang(oc) %{_kde_datadir}/locale/oc/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1344	%{_kde_datadir}/locale/oc/entry.desktop
12mu|kde-l10n-4.12.4-1|1345	%endif
12mu|kde-l10n-4.12.4-1|1346	
12mu|kde-l10n-4.12.4-1|1347	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1348	
12mu|kde-l10n-4.12.4-1|1349	%if %{build_pl}
12mu|kde-l10n-4.12.4-1|1350	%package pl
12mu|kde-l10n-4.12.4-1|1351	Summary:	Polish language support for KDE
12mu|kde-l10n-4.12.4-1|1352	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1353	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1354	Requires:	locales-pl
12mu|kde-l10n-4.12.4-1|1355	Provides:	%{name}-Polish = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1356	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1357	
12mu|kde-l10n-4.12.4-1|1358	%description pl
12mu|kde-l10n-4.12.4-1|1359	%{summary}.
12mu|kde-l10n-4.12.4-1|1360	
12mu|kde-l10n-4.12.4-1|1361	%files pl
12mu|kde-l10n-4.12.4-1|1362	%lang(pl) %{_kde_datadir}/locale/pl/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1363	%{_kde_datadir}/locale/pl/LC_SCRIPTS/
12mu|kde-l10n-4.12.4-1|1364	%{_kde_datadir}/locale/pl/entry.desktop
12mu|kde-l10n-4.12.4-1|1365	%{_kde_appsdir}/khangman/pl.txt
12mu|kde-l10n-4.12.4-1|1366	%{_kde_appsdir}/kvtml/pl/
12mu|kde-l10n-4.12.4-1|1367	%{_kde_docdir}/HTML/pl/*
12mu|kde-l10n-4.12.4-1|1368	%{_kde_mandir}/pl/*/*
12mu|kde-l10n-4.12.4-1|1369	%endif
12mu|kde-l10n-4.12.4-1|1370	
12mu|kde-l10n-4.12.4-1|1371	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1372	
12mu|kde-l10n-4.12.4-1|1373	%if %{build_pt}
12mu|kde-l10n-4.12.4-1|1374	%package pt
12mu|kde-l10n-4.12.4-1|1375	Summary:	Portuguese language support for KDE
12mu|kde-l10n-4.12.4-1|1376	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1377	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1378	Requires:	locales-pt
12mu|kde-l10n-4.12.4-1|1379	Provides:	%{name}-Portuguese = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1380	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1381	
12mu|kde-l10n-4.12.4-1|1382	%description pt
12mu|kde-l10n-4.12.4-1|1383	%{summary}.
12mu|kde-l10n-4.12.4-1|1384	
12mu|kde-l10n-4.12.4-1|1385	%files pt
12mu|kde-l10n-4.12.4-1|1386	%lang(pt) %{_kde_datadir}/locale/pt/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1387	%{_kde_datadir}/locale/pt/entry.desktop
12mu|kde-l10n-4.12.4-1|1388	%{_kde_appsdir}/khangman/pt.txt
12mu|kde-l10n-4.12.4-1|1389	%{_kde_appsdir}/ktuberling/sounds/pt*
12mu|kde-l10n-4.12.4-1|1390	%{_kde_appsdir}/kvtml/pt/
12mu|kde-l10n-4.12.4-1|1391	%{_kde_docdir}/HTML/pt/*
12mu|kde-l10n-4.12.4-1|1392	%{_kde_mandir}/pt/*/*
12mu|kde-l10n-4.12.4-1|1393	%endif
12mu|kde-l10n-4.12.4-1|1394	
12mu|kde-l10n-4.12.4-1|1395	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1396	
12mu|kde-l10n-4.12.4-1|1397	%if %{build_pa}
12mu|kde-l10n-4.12.4-1|1398	%package pa
12mu|kde-l10n-4.12.4-1|1399	Summary:	Punjabi language support for KDE
12mu|kde-l10n-4.12.4-1|1400	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1401	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1402	Requires:	locales-pa
12mu|kde-l10n-4.12.4-1|1403	Provides:	%{name}-Punjabi = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1404	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1405	
12mu|kde-l10n-4.12.4-1|1406	%description pa
12mu|kde-l10n-4.12.4-1|1407	%{summary}.
12mu|kde-l10n-4.12.4-1|1408	
12mu|kde-l10n-4.12.4-1|1409	%files pa
12mu|kde-l10n-4.12.4-1|1410	%lang(pa) %{_kde_datadir}/locale/pa/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1411	%{_kde_datadir}/locale/pa/entry.desktop
12mu|kde-l10n-4.12.4-1|1412	%{_kde_appsdir}/kvtml/pa
12mu|kde-l10n-4.12.4-1|1413	%endif
12mu|kde-l10n-4.12.4-1|1414	
12mu|kde-l10n-4.12.4-1|1415	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1416	
12mu|kde-l10n-4.12.4-1|1417	%if %{build_pt_BR}
12mu|kde-l10n-4.12.4-1|1418	%package pt_BR
12mu|kde-l10n-4.12.4-1|1419	Summary:	Brazil Portuguese language support for KDE
12mu|kde-l10n-4.12.4-1|1420	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1421	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1422	Requires:	locales-pt
12mu|kde-l10n-4.12.4-1|1423	Provides:	%{name}-Brazil = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1424	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1425	
12mu|kde-l10n-4.12.4-1|1426	%description pt_BR
12mu|kde-l10n-4.12.4-1|1427	%{summary}.
12mu|kde-l10n-4.12.4-1|1428	
12mu|kde-l10n-4.12.4-1|1429	%files pt_BR
12mu|kde-l10n-4.12.4-1|1430	%lang(pt_BR) %{_kde_datadir}/locale/pt_BR/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1431	%{_kde_datadir}/locale/pt_BR/entry.desktop
12mu|kde-l10n-4.12.4-1|1432	%{_kde_appsdir}/autocorrect/pt_BR.xml
12mu|kde-l10n-4.12.4-1|1433	%{_kde_appsdir}/khangman/pt_BR.txt
12mu|kde-l10n-4.12.4-1|1434	%{_kde_appsdir}/klettres/pt_BR/*
12mu|kde-l10n-4.12.4-1|1435	%{_kde_appsdir}/kvtml/pt_BR/
12mu|kde-l10n-4.12.4-1|1436	%{_kde_docdir}/HTML/pt_BR/*
12mu|kde-l10n-4.12.4-1|1437	%{_kde_mandir}/pt_BR/*/*
12mu|kde-l10n-4.12.4-1|1438	%endif
12mu|kde-l10n-4.12.4-1|1439	
12mu|kde-l10n-4.12.4-1|1440	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1441	
12mu|kde-l10n-4.12.4-1|1442	%if %{build_ro}
12mu|kde-l10n-4.12.4-1|1443	%package ro
12mu|kde-l10n-4.12.4-1|1444	Summary:	Romanian language support for KDE
12mu|kde-l10n-4.12.4-1|1445	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1446	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1447	Requires:	locales-ro
12mu|kde-l10n-4.12.4-1|1448	Provides:	%{name}-Romanian = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1449	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1450	
12mu|kde-l10n-4.12.4-1|1451	%description ro
12mu|kde-l10n-4.12.4-1|1452	%{summary}.
12mu|kde-l10n-4.12.4-1|1453	
12mu|kde-l10n-4.12.4-1|1454	%files ro
12mu|kde-l10n-4.12.4-1|1455	%lang(ro) %{_kde_datadir}/locale/ro/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1456	%{_kde_datadir}/locale/ro/entry.desktop
12mu|kde-l10n-4.12.4-1|1457	%{_kde_appsdir}/kvtml/ro/
12mu|kde-l10n-4.12.4-1|1458	%{_kde_appsdir}/ktuberling/sounds/ro*
12mu|kde-l10n-4.12.4-1|1459	%{_kde_docdir}/HTML/ro/*
12mu|kde-l10n-4.12.4-1|1460	%endif
12mu|kde-l10n-4.12.4-1|1461	
12mu|kde-l10n-4.12.4-1|1462	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1463	
12mu|kde-l10n-4.12.4-1|1464	%if %{build_ru}
12mu|kde-l10n-4.12.4-1|1465	%package ru
12mu|kde-l10n-4.12.4-1|1466	Summary:	Russian language support for KDE
12mu|kde-l10n-4.12.4-1|1467	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1468	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1469	Requires:	locales-ru
12mu|kde-l10n-4.12.4-1|1470	Provides:	%{name}-Russian = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1471	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1472	
12mu|kde-l10n-4.12.4-1|1473	%description ru
12mu|kde-l10n-4.12.4-1|1474	%{summary}.
12mu|kde-l10n-4.12.4-1|1475	
12mu|kde-l10n-4.12.4-1|1476	%files ru
12mu|kde-l10n-4.12.4-1|1477	%lang(ru) %{_kde_datadir}/locale/ru/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1478	%{_kde_datadir}/locale/ru/LC_SCRIPTS/
12mu|kde-l10n-4.12.4-1|1479	%{_kde_datadir}/locale/ru/entry.desktop
12mu|kde-l10n-4.12.4-1|1480	%{_kde_appsdir}/autocorrect/ru_RU.xml
12mu|kde-l10n-4.12.4-1|1481	%{_kde_appsdir}/kvtml/ru/
12mu|kde-l10n-4.12.4-1|1482	%{_kde_appsdir}/katepart/syntax/logohighlightstyle.ru.xml
12mu|kde-l10n-4.12.4-1|1483	%{_kde_appsdir}/klettres/ru
12mu|kde-l10n-4.12.4-1|1484	%{_kde_appsdir}/ktuberling/sounds/ru/
12mu|kde-l10n-4.12.4-1|1485	%{_kde_appsdir}/ktuberling/sounds/ru.soundtheme
12mu|kde-l10n-4.12.4-1|1486	%{_kde_docdir}/HTML/ru/*
12mu|kde-l10n-4.12.4-1|1487	%{_kde_mandir}/ru/*/*
12mu|kde-l10n-4.12.4-1|1488	%endif
12mu|kde-l10n-4.12.4-1|1489	
12mu|kde-l10n-4.12.4-1|1490	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1491	
12mu|kde-l10n-4.12.4-1|1492	%if %{build_si}
12mu|kde-l10n-4.12.4-1|1493	%package si
12mu|kde-l10n-4.12.4-1|1494	Summary:	Sinhala language support for KDE
12mu|kde-l10n-4.12.4-1|1495	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1496	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1497	Requires:	locales-si
12mu|kde-l10n-4.12.4-1|1498	Provides:	%{name}-Sinhala = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1499	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1500	
12mu|kde-l10n-4.12.4-1|1501	%description si
12mu|kde-l10n-4.12.4-1|1502	%{summary}.
12mu|kde-l10n-4.12.4-1|1503	
12mu|kde-l10n-4.12.4-1|1504	%files si
12mu|kde-l10n-4.12.4-1|1505	%lang(si) %{_kde_datadir}/locale/si/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1506	%{_kde_datadir}/locale/si/entry.desktop
12mu|kde-l10n-4.12.4-1|1507	%endif
12mu|kde-l10n-4.12.4-1|1508	
12mu|kde-l10n-4.12.4-1|1509	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1510	
12mu|kde-l10n-4.12.4-1|1511	%if %{build_sk}
12mu|kde-l10n-4.12.4-1|1512	%package sk
12mu|kde-l10n-4.12.4-1|1513	Summary:	Slovak language support for KDE
12mu|kde-l10n-4.12.4-1|1514	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1515	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1516	Requires:	locales-sk
12mu|kde-l10n-4.12.4-1|1517	Provides:	%{name}-Slovak = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1518	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1519	
12mu|kde-l10n-4.12.4-1|1520	%description sk
12mu|kde-l10n-4.12.4-1|1521	%{summary}.
12mu|kde-l10n-4.12.4-1|1522	
12mu|kde-l10n-4.12.4-1|1523	%files sk
12mu|kde-l10n-4.12.4-1|1524	%lang(sk) %{_kde_datadir}/locale/sk/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1525	%{_kde_datadir}/locale/sk/entry.desktop
12mu|kde-l10n-4.12.4-1|1526	%endif
12mu|kde-l10n-4.12.4-1|1527	
12mu|kde-l10n-4.12.4-1|1528	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1529	
12mu|kde-l10n-4.12.4-1|1530	%if %{build_sl}
12mu|kde-l10n-4.12.4-1|1531	%package sl
12mu|kde-l10n-4.12.4-1|1532	Summary:	Slovenian language support for KDE
12mu|kde-l10n-4.12.4-1|1533	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1534	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1535	Requires:	locales-sl
12mu|kde-l10n-4.12.4-1|1536	Provides:	%{name}-Slovenian = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1537	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1538	
12mu|kde-l10n-4.12.4-1|1539	%description sl
12mu|kde-l10n-4.12.4-1|1540	%{summary}.
12mu|kde-l10n-4.12.4-1|1541	
12mu|kde-l10n-4.12.4-1|1542	%files sl
12mu|kde-l10n-4.12.4-1|1543	%lang(sl) %{_kde_datadir}/locale/sl/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1544	%{_kde_datadir}/locale/sl/entry.desktop
12mu|kde-l10n-4.12.4-1|1545	%{_kde_appsdir}/khangman/sl.txt
12mu|kde-l10n-4.12.4-1|1546	%{_kde_appsdir}/ktuberling/sounds/sl*
12mu|kde-l10n-4.12.4-1|1547	%{_kde_appsdir}/kvtml/sl/*
12mu|kde-l10n-4.12.4-1|1548	%{_kde_docdir}/HTML/sl/*
12mu|kde-l10n-4.12.4-1|1549	%endif
12mu|kde-l10n-4.12.4-1|1550	
12mu|kde-l10n-4.12.4-1|1551	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1552	
12mu|kde-l10n-4.12.4-1|1553	%if %{build_sr}
12mu|kde-l10n-4.12.4-1|1554	%package sr
12mu|kde-l10n-4.12.4-1|1555	Summary:	Serbian language support for KDE
12mu|kde-l10n-4.12.4-1|1556	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1557	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1558	Requires:	locales-sr
12mu|kde-l10n-4.12.4-1|1559	Provides:	%{name}-Serbian = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1560	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1561	
12mu|kde-l10n-4.12.4-1|1562	%description sr
12mu|kde-l10n-4.12.4-1|1563	%{summary}.
12mu|kde-l10n-4.12.4-1|1564	
12mu|kde-l10n-4.12.4-1|1565	%files sr
12mu|kde-l10n-4.12.4-1|1566	%lang(sr) %{_kde_datadir}/locale/sr/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1567	%{_kde_datadir}/locale/sr/LC_SCRIPTS/
12mu|kde-l10n-4.12.4-1|1568	%{_kde_datadir}/locale/sr/entry.desktop
12mu|kde-l10n-4.12.4-1|1569	%{_kde_datadir}/locale/sr@latin/entry.desktop
12mu|kde-l10n-4.12.4-1|1570	%{_kde_datadir}/locale/sr@latin/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1571	%{_kde_datadir}/locale/sr@latin/LC_SCRIPTS/
12mu|kde-l10n-4.12.4-1|1572	%{_kde_datadir}/locale/sr@ijekavian/LC_MESSAGES/
12mu|kde-l10n-4.12.4-1|1573	%{_kde_datadir}/locale/sr@ijekavian/LC_SCRIPTS/
12mu|kde-l10n-4.12.4-1|1574	%{_kde_datadir}/locale/sr@ijekavian/entry.desktop
12mu|kde-l10n-4.12.4-1|1575	%{_kde_datadir}/locale/sr@ijekavianlatin/LC_MESSAGES/
12mu|kde-l10n-4.12.4-1|1576	%{_kde_datadir}/locale/sr@ijekavianlatin/LC_SCRIPTS
12mu|kde-l10n-4.12.4-1|1577	%{_kde_datadir}/locale/sr@ijekavianlatin/entry.desktop
12mu|kde-l10n-4.12.4-1|1578	%{_kde_appsdir}/ktuberling/sounds/sr*
12mu|kde-l10n-4.12.4-1|1579	%{_kde_iconsdir}/*/*/*/*/sr/
12mu|kde-l10n-4.12.4-1|1580	%{_kde_iconsdir}/*/*/*/*/sr@latin/
12mu|kde-l10n-4.12.4-1|1581	%{_kde_iconsdir}/*/*/*/*/sr@ijekavian/
12mu|kde-l10n-4.12.4-1|1582	%{_kde_iconsdir}/*/*/*/*/sr@ijekavianlatin/
12mu|kde-l10n-4.12.4-1|1583	%{_kde_appsdir}/desktoptheme/*/widgets/l10n/sr
12mu|kde-l10n-4.12.4-1|1584	%{_kde_appsdir}/desktoptheme/*/widgets/l10n/sr@latin
12mu|kde-l10n-4.12.4-1|1585	%{_kde_appsdir}/desktoptheme/*/widgets/l10n/sr@ijekavian
12mu|kde-l10n-4.12.4-1|1586	%{_kde_appsdir}/desktoptheme/*/widgets/l10n/sr@ijekavianlatin
12mu|kde-l10n-4.12.4-1|1587	%{_kde_appsdir}/desktoptheme/default/icons/l10n/sr*
12mu|kde-l10n-4.12.4-1|1588	%{_kde_appsdir}/khangman/sr@latin.txt
12mu|kde-l10n-4.12.4-1|1589	%{_kde_appsdir}/kvtml/sr*/
12mu|kde-l10n-4.12.4-1|1590	%{_kde_docdir}/HTML/sr/*
12mu|kde-l10n-4.12.4-1|1591	%{_kde_docdir}/HTML/sr@latin/*
12mu|kde-l10n-4.12.4-1|1592	%{_kde_mandir}/sr/*/*
12mu|kde-l10n-4.12.4-1|1593	%{_kde_mandir}/sr@latin/*/*
12mu|kde-l10n-4.12.4-1|1594	%endif
12mu|kde-l10n-4.12.4-1|1595	
12mu|kde-l10n-4.12.4-1|1596	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1597	
12mu|kde-l10n-4.12.4-1|1598	%if %{build_sv}
12mu|kde-l10n-4.12.4-1|1599	%package sv
12mu|kde-l10n-4.12.4-1|1600	Summary:	Swedish language support for KDE
12mu|kde-l10n-4.12.4-1|1601	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1602	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1603	Requires:	locales-sv
12mu|kde-l10n-4.12.4-1|1604	Provides:	%{name}-Swedish = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1605	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1606	
12mu|kde-l10n-4.12.4-1|1607	%description sv
12mu|kde-l10n-4.12.4-1|1608	%{summary}.
12mu|kde-l10n-4.12.4-1|1609	
12mu|kde-l10n-4.12.4-1|1610	%files sv
12mu|kde-l10n-4.12.4-1|1611	%lang(sv) %{_kde_datadir}/locale/sv/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1612	%{_kde_datadir}/locale/sv/entry.desktop
12mu|kde-l10n-4.12.4-1|1613	%{_kde_datadir}/locale/sv/LC_SCRIPTS/
12mu|kde-l10n-4.12.4-1|1614	%{_kde_appsdir}/khangman/sv.txt
12mu|kde-l10n-4.12.4-1|1615	%{_kde_appsdir}/ktuberling/sounds/sv*
12mu|kde-l10n-4.12.4-1|1616	%{_kde_appsdir}/kvtml/sv/
12mu|kde-l10n-4.12.4-1|1617	%{_kde_docdir}/HTML/sv/*
12mu|kde-l10n-4.12.4-1|1618	%{_kde_mandir}/sv/*/*
12mu|kde-l10n-4.12.4-1|1619	%endif
12mu|kde-l10n-4.12.4-1|1620	
12mu|kde-l10n-4.12.4-1|1621	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1622	
12mu|kde-l10n-4.12.4-1|1623	%if %{build_ta}
12mu|kde-l10n-4.12.4-1|1624	%package ta
12mu|kde-l10n-4.12.4-1|1625	Summary:	Tamil language support for KDE
12mu|kde-l10n-4.12.4-1|1626	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1627	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1628	Requires:	locales-ta
12mu|kde-l10n-4.12.4-1|1629	Provides:	%{name}-Tamil = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1630	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1631	
12mu|kde-l10n-4.12.4-1|1632	%description ta
12mu|kde-l10n-4.12.4-1|1633	%{summary}.
12mu|kde-l10n-4.12.4-1|1634	
12mu|kde-l10n-4.12.4-1|1635	%files ta
12mu|kde-l10n-4.12.4-1|1636	%lang(ta) %{_kde_datadir}/locale/ta/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1637	%{_kde_datadir}/locale/ta/entry.desktop
12mu|kde-l10n-4.12.4-1|1638	%endif
12mu|kde-l10n-4.12.4-1|1639	
12mu|kde-l10n-4.12.4-1|1640	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1641	
12mu|kde-l10n-4.12.4-1|1642	%if %{build_tg}
12mu|kde-l10n-4.12.4-1|1643	%package tg
12mu|kde-l10n-4.12.4-1|1644	Summary:	Tajik language support for KDE
12mu|kde-l10n-4.12.4-1|1645	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1646	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1647	Requires:	locales-tg
12mu|kde-l10n-4.12.4-1|1648	Provides:	%{name}-Tajik = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1649	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1650	
12mu|kde-l10n-4.12.4-1|1651	%description tg
12mu|kde-l10n-4.12.4-1|1652	%{summary}.
12mu|kde-l10n-4.12.4-1|1653	
12mu|kde-l10n-4.12.4-1|1654	%files tg
12mu|kde-l10n-4.12.4-1|1655	%lang(tg) %{_kde_datadir}/locale/tg/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1656	%{_kde_datadir}/locale/tg/entry.desktop
12mu|kde-l10n-4.12.4-1|1657	%{_kde_appsdir}/kvtml/tg/
12mu|kde-l10n-4.12.4-1|1658	%{_kde_appsdir}/khangman/tg.txt
12mu|kde-l10n-4.12.4-1|1659	%endif
12mu|kde-l10n-4.12.4-1|1660	
12mu|kde-l10n-4.12.4-1|1661	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1662	
12mu|kde-l10n-4.12.4-1|1663	%if %{build_th}
12mu|kde-l10n-4.12.4-1|1664	%package th
12mu|kde-l10n-4.12.4-1|1665	Summary:	Thai language support for KDE
12mu|kde-l10n-4.12.4-1|1666	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1667	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1668	Requires:	locales-th
12mu|kde-l10n-4.12.4-1|1669	Provides:	%{name}-Thai = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1670	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1671	
12mu|kde-l10n-4.12.4-1|1672	%description th
12mu|kde-l10n-4.12.4-1|1673	%{summary}.
12mu|kde-l10n-4.12.4-1|1674	
12mu|kde-l10n-4.12.4-1|1675	%files th
12mu|kde-l10n-4.12.4-1|1676	%lang(th) %{_kde_datadir}/locale/th/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1677	%{_kde_datadir}/locale/th/charset
12mu|kde-l10n-4.12.4-1|1678	%{_kde_datadir}/locale/th/entry.desktop
12mu|kde-l10n-4.12.4-1|1679	%{_kde_datadir}/locale/th/flag.png
12mu|kde-l10n-4.12.4-1|1680	%endif
12mu|kde-l10n-4.12.4-1|1681	
12mu|kde-l10n-4.12.4-1|1682	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1683	
12mu|kde-l10n-4.12.4-1|1684	%if %{build_tr}
12mu|kde-l10n-4.12.4-1|1685	%package tr
12mu|kde-l10n-4.12.4-1|1686	Summary:	Turkish language support for KDE
12mu|kde-l10n-4.12.4-1|1687	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1688	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1689	Requires:	locales-tr
12mu|kde-l10n-4.12.4-1|1690	Provides:	%{name}-Turkish = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1691	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1692	
12mu|kde-l10n-4.12.4-1|1693	%description tr
12mu|kde-l10n-4.12.4-1|1694	%{summary}.
12mu|kde-l10n-4.12.4-1|1695	
12mu|kde-l10n-4.12.4-1|1696	%files tr
12mu|kde-l10n-4.12.4-1|1697	%lang(tr) %{_kde_datadir}/locale/tr/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1698	%{_kde_datadir}/locale/tr/entry.desktop
12mu|kde-l10n-4.12.4-1|1699	%{_kde_appsdir}/khangman/tr.txt
12mu|kde-l10n-4.12.4-1|1700	%{_kde_appsdir}/kvtml/tr/
12mu|kde-l10n-4.12.4-1|1701	%{_kde_docdir}/HTML/tr/*
12mu|kde-l10n-4.12.4-1|1702	%{_kde_mandir}/tr/*/*
12mu|kde-l10n-4.12.4-1|1703	%endif
12mu|kde-l10n-4.12.4-1|1704	
12mu|kde-l10n-4.12.4-1|1705	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1706	
12mu|kde-l10n-4.12.4-1|1707	%if %{build_uk}
12mu|kde-l10n-4.12.4-1|1708	%package uk
12mu|kde-l10n-4.12.4-1|1709	Summary:	Ukrainian language support for KDE
12mu|kde-l10n-4.12.4-1|1710	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1711	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1712	Requires:	locales-uk
12mu|kde-l10n-4.12.4-1|1713	Suggests:	%{name}-uk
12mu|kde-l10n-4.12.4-1|1714	Provides:	%{name}-Ukrainian = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1715	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1716	
12mu|kde-l10n-4.12.4-1|1717	%description uk
12mu|kde-l10n-4.12.4-1|1718	%{summary}.
12mu|kde-l10n-4.12.4-1|1719	
12mu|kde-l10n-4.12.4-1|1720	%files uk
12mu|kde-l10n-4.12.4-1|1721	%lang(uk) %{_kde_datadir}/locale/uk/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1722	%{_kde_datadir}/locale/uk/LC_SCRIPTS/
12mu|kde-l10n-4.12.4-1|1723	%{_kde_datadir}/locale/uk/entry.desktop
12mu|kde-l10n-4.12.4-1|1724	%{_kde_appsdir}/autocorrect/uk_UA.xml
12mu|kde-l10n-4.12.4-1|1725	%{_kde_appsdir}/ktuberling/sounds/uk*
12mu|kde-l10n-4.12.4-1|1726	%{_kde_appsdir}/step/objinfo/l10n/uk/
12mu|kde-l10n-4.12.4-1|1727	%{_kde_appsdir}/kvtml/uk/
12mu|kde-l10n-4.12.4-1|1728	%{_kde_appsdir}/klettres/uk/
12mu|kde-l10n-4.12.4-1|1729	%{_kde_docdir}/HTML/uk/*
12mu|kde-l10n-4.12.4-1|1730	%{_kde_mandir}/uk/*/*
12mu|kde-l10n-4.12.4-1|1731	%endif
12mu|kde-l10n-4.12.4-1|1732	
12mu|kde-l10n-4.12.4-1|1733	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1734	
12mu|kde-l10n-4.12.4-1|1735	%if %{build_ug}
12mu|kde-l10n-4.12.4-1|1736	%package ug
12mu|kde-l10n-4.12.4-1|1737	Summary:	Uyghur language support for KDE
12mu|kde-l10n-4.12.4-1|1738	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1739	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1740	Requires:	locales-ug
12mu|kde-l10n-4.12.4-1|1741	Provides:	%{name}-Uyghur = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1742	
12mu|kde-l10n-4.12.4-1|1743	%description ug
12mu|kde-l10n-4.12.4-1|1744	%{summary}.
12mu|kde-l10n-4.12.4-1|1745	
12mu|kde-l10n-4.12.4-1|1746	%files ug
12mu|kde-l10n-4.12.4-1|1747	%lang(ug) %{_kde_datadir}/locale/ug/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1748	%{_kde_datadir}/locale/ug/entry.desktop
12mu|kde-l10n-4.12.4-1|1749	%endif
12mu|kde-l10n-4.12.4-1|1750	
12mu|kde-l10n-4.12.4-1|1751	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1752	
12mu|kde-l10n-4.12.4-1|1753	%if %{build_ven}
12mu|kde-l10n-4.12.4-1|1754	%package ven
12mu|kde-l10n-4.12.4-1|1755	Summary:	Venda language support for KDE
12mu|kde-l10n-4.12.4-1|1756	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1757	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1758	Provides:	%{name}-Venda = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1759	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1760	
12mu|kde-l10n-4.12.4-1|1761	%description ven
12mu|kde-l10n-4.12.4-1|1762	%{summary}.
12mu|kde-l10n-4.12.4-1|1763	
12mu|kde-l10n-4.12.4-1|1764	%files ven
12mu|kde-l10n-4.12.4-1|1765	%lang(ven) %{_kde_datadir}/locale/ven/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1766	%{_kde_datadir}/locale/ven/entry.desktop
12mu|kde-l10n-4.12.4-1|1767	%endif
12mu|kde-l10n-4.12.4-1|1768	
12mu|kde-l10n-4.12.4-1|1769	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1770	
12mu|kde-l10n-4.12.4-1|1771	%if %{build_vi}
12mu|kde-l10n-4.12.4-1|1772	%package vi
12mu|kde-l10n-4.12.4-1|1773	Summary:	Vietnamese language support for KDE
12mu|kde-l10n-4.12.4-1|1774	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1775	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1776	Provides:	%{name}-Vietnamese = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1777	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1778	
12mu|kde-l10n-4.12.4-1|1779	%description vi
12mu|kde-l10n-4.12.4-1|1780	%{summary}.
12mu|kde-l10n-4.12.4-1|1781	
12mu|kde-l10n-4.12.4-1|1782	%files vi
12mu|kde-l10n-4.12.4-1|1783	%lang(vi) %{_kde_datadir}/locale/vi/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1784	%{_kde_datadir}/locale/vi/entry.desktop
12mu|kde-l10n-4.12.4-1|1785	%endif
12mu|kde-l10n-4.12.4-1|1786	
12mu|kde-l10n-4.12.4-1|1787	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1788	
12mu|kde-l10n-4.12.4-1|1789	%if %{build_wa}
12mu|kde-l10n-4.12.4-1|1790	%package wa
12mu|kde-l10n-4.12.4-1|1791	Summary:	Walloon language support for KDE
12mu|kde-l10n-4.12.4-1|1792	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1793	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1794	Requires:	locales-wa
12mu|kde-l10n-4.12.4-1|1795	Provides:	%{name}-Walloon = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1796	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1797	
12mu|kde-l10n-4.12.4-1|1798	%description wa
12mu|kde-l10n-4.12.4-1|1799	%{summary}.
12mu|kde-l10n-4.12.4-1|1800	
12mu|kde-l10n-4.12.4-1|1801	%files wa
12mu|kde-l10n-4.12.4-1|1802	%lang(wa) %{_kde_datadir}/locale/wa/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1803	%{_kde_datadir}/locale/wa/entry.desktop
12mu|kde-l10n-4.12.4-1|1804	%{_kde_appsdir}/ktuberling/sounds/wa*
12mu|kde-l10n-4.12.4-1|1805	%{_kde_docdir}/HTML/wa/*
12mu|kde-l10n-4.12.4-1|1806	%endif
12mu|kde-l10n-4.12.4-1|1807	
12mu|kde-l10n-4.12.4-1|1808	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1809	
12mu|kde-l10n-4.12.4-1|1810	%if %{build_xh}
12mu|kde-l10n-4.12.4-1|1811	%package xh
12mu|kde-l10n-4.12.4-1|1812	Summary:	Xhosa (a Bantu language) support for KDE
12mu|kde-l10n-4.12.4-1|1813	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1814	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1815	Provides:	%{name}-Xhosa = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1816	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1817	
12mu|kde-l10n-4.12.4-1|1818	%description xh
12mu|kde-l10n-4.12.4-1|1819	%{summary}.
12mu|kde-l10n-4.12.4-1|1820	
12mu|kde-l10n-4.12.4-1|1821	%files xh
12mu|kde-l10n-4.12.4-1|1822	%lang(xh) %{_kde_datadir}/locale/xh/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1823	%{_kde_datadir}/locale/xh/entry.desktop
12mu|kde-l10n-4.12.4-1|1824	%endif
12mu|kde-l10n-4.12.4-1|1825	
12mu|kde-l10n-4.12.4-1|1826	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1827	
12mu|kde-l10n-4.12.4-1|1828	%if %{build_zh_CN}
12mu|kde-l10n-4.12.4-1|1829	%package zh_CN
12mu|kde-l10n-4.12.4-1|1830	Summary:	Chinese (Simplified Chinese) language support for KDE
12mu|kde-l10n-4.12.4-1|1831	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1832	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1833	Requires:	locales-zh
12mu|kde-l10n-4.12.4-1|1834	Provides:	%{name}-Chinese = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1835	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1836	
12mu|kde-l10n-4.12.4-1|1837	%description zh_CN
12mu|kde-l10n-4.12.4-1|1838	%{summary}.
12mu|kde-l10n-4.12.4-1|1839	
12mu|kde-l10n-4.12.4-1|1840	%files zh_CN
12mu|kde-l10n-4.12.4-1|1841	%lang(zh_CN) %{_kde_datadir}/locale/zh_CN/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1842	%{_kde_datadir}/locale/zh_CN/LC_SCRIPTS/
12mu|kde-l10n-4.12.4-1|1843	%{_kde_datadir}/locale/zh_CN/charset
12mu|kde-l10n-4.12.4-1|1844	%{_kde_datadir}/locale/zh_CN/entry.desktop
12mu|kde-l10n-4.12.4-1|1845	%{_kde_datadir}/locale/zh_CN/flag.png
12mu|kde-l10n-4.12.4-1|1846	%{_kde_appsdir}/kvtml/zh_CN/
12mu|kde-l10n-4.12.4-1|1847	%{_kde_appsdir}/step/objinfo/l10n/zh_CN/
12mu|kde-l10n-4.12.4-1|1848	%{_kde_docdir}/HTML/zh_CN/*
12mu|kde-l10n-4.12.4-1|1849	%endif
12mu|kde-l10n-4.12.4-1|1850	
12mu|kde-l10n-4.12.4-1|1851	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1852	
12mu|kde-l10n-4.12.4-1|1853	%if %{build_zh_TW}
12mu|kde-l10n-4.12.4-1|1854	%package zh_TW
12mu|kde-l10n-4.12.4-1|1855	Summary:	Chinese (Traditional) language support for KDE
12mu|kde-l10n-4.12.4-1|1856	Group:		System/Internationalization
12mu|kde-l10n-4.12.4-1|1857	Provides:	%{name} = %{version}
12mu|kde-l10n-4.12.4-1|1858	Requires:	locales-zh
12mu|kde-l10n-4.12.4-1|1859	Provides:	%{name}-Chinese-Traditional = %{version}-%{release}
12mu|kde-l10n-4.12.4-1|1860	Conflicts:	konq-plugins < 1:4.6.1
12mu|kde-l10n-4.12.4-1|1861	
12mu|kde-l10n-4.12.4-1|1862	%description zh_TW
12mu|kde-l10n-4.12.4-1|1863	%{summary}.
12mu|kde-l10n-4.12.4-1|1864	
12mu|kde-l10n-4.12.4-1|1865	%files zh_TW
12mu|kde-l10n-4.12.4-1|1866	%lang(zh_TW) %{_kde_datadir}/locale/zh_TW/LC_MESSAGES/*
12mu|kde-l10n-4.12.4-1|1867	%{_kde_datadir}/locale/zh_TW/entry.desktop
12mu|kde-l10n-4.12.4-1|1868	%{_kde_docdir}/HTML/zh_TW/*
12mu|kde-l10n-4.12.4-1|1869	%endif
12mu|kde-l10n-4.12.4-1|1870	
12mu|kde-l10n-4.12.4-1|1871	#------------------------------------------------------------------------------
12mu|kde-l10n-4.12.4-1|1872	
12mu|kde-l10n-4.12.4-1|1873	%prep
12mu|kde-l10n-4.12.4-1|1874	%setup -T -q -n %{name}-%{version} -c
12mu|kde-l10n-4.12.4-1|1875	
12mu|kde-l10n-4.12.4-1|1876	for lang in %{langlist} ; do
12mu|kde-l10n-4.12.4-1|1877	echo $lang | grep -v '^#' && \
12mu|kde-l10n-4.12.4-1|1878	xz -dc %{_sourcedir}/%{name}-$lang-%{version}.tar.xz | tar -xf -
12mu|kde-l10n-4.12.4-1|1879	done
12mu|kde-l10n-4.12.4-1|1880	
12mu|kde-l10n-4.12.4-1|1881	%if %{build_ca_valencia}
12mu|kde-l10n-4.12.4-1|1882	tar -xf %{_sourcedir}/%{name}-ca@valencia-%{version}.tar.xz
12mu|kde-l10n-4.12.4-1|1883	%endif
12mu|kde-l10n-4.12.4-1|1884	
12mu|kde-l10n-4.12.4-1|1885	# Translation updates
12mu|kde-l10n-4.12.4-1|1886	cp %{SOURCE102} %{name}-ru-%{version}/messages/kdelibs/kfilemodule.po
12mu|kde-l10n-4.12.4-1|1887	cp %{SOURCE103} %{name}-ru-%{version}/messages/kdelibs/makekdewidgets.po
12mu|kde-l10n-4.12.4-1|1888	
12mu|kde-l10n-4.12.4-1|1889	%build
12mu|kde-l10n-4.12.4-1|1890	for lang in %{langlist} ; do
12mu|kde-l10n-4.12.4-1|1891	pushd %{name}-$lang-%{version}
12mu|kde-l10n-4.12.4-1|1892	%cmake_kde4
12mu|kde-l10n-4.12.4-1|1893	%make
12mu|kde-l10n-4.12.4-1|1894	popd
12mu|kde-l10n-4.12.4-1|1895	done
12mu|kde-l10n-4.12.4-1|1896	
12mu|kde-l10n-4.12.4-1|1897	# build ca@valencia separately due to the @ in the tarball name
12mu|kde-l10n-4.12.4-1|1898	%if %{build_ca_valencia}
12mu|kde-l10n-4.12.4-1|1899	pushd %{name}-ca@valencia-%{version}
12mu|kde-l10n-4.12.4-1|1900	%cmake_kde4
12mu|kde-l10n-4.12.4-1|1901	%make
12mu|kde-l10n-4.12.4-1|1902	popd
12mu|kde-l10n-4.12.4-1|1903	%endif
12mu|kde-l10n-4.12.4-1|1904	
12mu|kde-l10n-4.12.4-1|1905	%install
12mu|kde-l10n-4.12.4-1|1906	for lang in %{langlist} ; do
12mu|kde-l10n-4.12.4-1|1907	pushd %{name}-$lang-%{version}
12mu|kde-l10n-4.12.4-1|1908	%makeinstall_std -C build
12mu|kde-l10n-4.12.4-1|1909	popd
12mu|kde-l10n-4.12.4-1|1910	done
12mu|kde-l10n-4.12.4-1|1911	
12mu|kde-l10n-4.12.4-1|1912	# install ca@valencia separately due to the @ in the tarball name
12mu|kde-l10n-4.12.4-1|1913	%if %{build_ca_valencia}
12mu|kde-l10n-4.12.4-1|1914	pushd %{name}-ca@valencia-%{version}
12mu|kde-l10n-4.12.4-1|1915	%makeinstall_std -C build
12mu|kde-l10n-4.12.4-1|1916	popd
12mu|kde-l10n-4.12.4-1|1917	%endif
12mu|kde-l10n-4.12.4-1|1918	
12mu|kde-l10n-4.12.4-1|1919	
12mu|kde-l10n-4.12.4-1|1920	%changelog
12mu|kde-l10n-4.12.4-1|1921	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
12mu|kde-l10n-4.12.4-1|1922	+ Revision: b5667dc
12mu|kde-l10n-4.12.4-1|1923	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kde-l10n-4.12.4-1|1924	
12mu|kde-l10n-4.12.4-1|1925	

19879 12
12mu|kdelibs4-4.12.4-3|1	%define bootstrap 0
12mu|kdelibs4-4.12.4-3|2	%{?_branch: %{expand: %%global bootstrap 1}}
12mu|kdelibs4-4.12.4-3|3	
12mu|kdelibs4-4.12.4-3|4	%define compile_apidox 0
12mu|kdelibs4-4.12.4-3|5	%{?_with_apidox: %{expand: %%global compile_apidox 1}}
12mu|kdelibs4-4.12.4-3|6	
12mu|kdelibs4-4.12.4-3|7	%define with_drkonqi 0
12mu|kdelibs4-4.12.4-3|8	%{?_with_drkonqi: %{expand: %%global with_drkonqi 1}}
12mu|kdelibs4-4.12.4-3|9	
12mu|kdelibs4-4.12.4-3|10	%define udisk_backend 1
12mu|kdelibs4-4.12.4-3|11	
12mu|kdelibs4-4.12.4-3|12	# exclude libkactivities or not
12mu|kdelibs4-4.12.4-3|13	%define no_libkactivities 1
12mu|kdelibs4-4.12.4-3|14	
12mu|kdelibs4-4.12.4-3|15	%define build_nepomuk 1
12mu|kdelibs4-4.12.4-3|16	
12mu|kdelibs4-4.12.4-3|17	Summary:	K Desktop Environment - Libraries
12mu|kdelibs4-4.12.4-3|18	Name:		kdelibs4
12mu|kdelibs4-4.12.4-3|19	Version:	4.12.4
12mu|kdelibs4-4.12.4-3|20	Release:	3
12mu|kdelibs4-4.12.4-3|21	Epoch:		5
12mu|kdelibs4-4.12.4-3|22	Group:		Graphical desktop/KDE
12mu|kdelibs4-4.12.4-3|23	License:	ARTISTIC BSD GPLv2+ LGPLv2+ QPLv1.0
12mu|kdelibs4-4.12.4-3|24	Url:		http://www.kde.org
12mu|kdelibs4-4.12.4-3|25	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kdelibs4-4.12.4-3|26	%if %{is_beta}
12mu|kdelibs4-4.12.4-3|27	%define ftpdir unstable
12mu|kdelibs4-4.12.4-3|28	%else
12mu|kdelibs4-4.12.4-3|29	%define ftpdir stable
12mu|kdelibs4-4.12.4-3|30	%endif
12mu|kdelibs4-4.12.4-3|31	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/kdelibs-%{version}.tar.xz
12mu|kdelibs4-4.12.4-3|32	Source100:	%{name}.rpmlintrc
12mu|kdelibs4-4.12.4-3|33	Patch1:		kdelibs-4.1.85-add-kde-menu.patch
12mu|kdelibs4-4.12.4-3|34	Patch2:		kdelibs-4.5.80-usr-abrt-instead-of-drkonqi.patch
12mu|kdelibs4-4.12.4-3|35	Patch3:		kdelibs-4.7.1-fix-cmakelist-to-use-pthread.patch
12mu|kdelibs4-4.12.4-3|36	# Battery reporting support for KDE Connect from
12mu|kdelibs4-4.12.4-3|37	# http://albertvaka.wordpress.com/2013/08/05/introducing-kde-connect/
12mu|kdelibs4-4.12.4-3|38	Patch10:	kdelibs-4.11.1-phonepower.patch
12mu|kdelibs4-4.12.4-3|39	# Revert upsteam commit because it leads to incorrect icons on desktop
12mu|kdelibs4-4.12.4-3|40	# For example, application shortcuts are displayed with x-desktop mimetype icon
12mu|kdelibs4-4.12.4-3|41	Patch11:	kdelibs-4.11.2-delayed-icons.patch
12mu|kdelibs4-4.12.4-3|42	# Revert upstream commit because it leads to ugly empty dialog popup when
12mu|kdelibs4-4.12.4-3|43	# adding new empty panel or RocketBar
12mu|kdelibs4-4.12.4-3|44	Patch12:	kdelibs-4.11.2-containment-config.patch
12mu|kdelibs4-4.12.4-3|45	# Include <QtCore/QFile> instead of <QFile> to fix build of other packages
12mu|kdelibs4-4.12.4-3|46	# that use kio - kradio etc
12mu|kdelibs4-4.12.4-3|47	Patch13:	kdelibs-4.12.4-qfile-header.patch
12mu|kdelibs4-4.12.4-3|48	Patch100:	kdelibs-4.8.0-plasma.patch
12mu|kdelibs4-4.12.4-3|49	Patch200:	kdelibs-4.8.1-add-extra-catalogs.patch
12mu|kdelibs4-4.12.4-3|50	Patch203:	kdelibs-4.8.95-fileplaces.patch
12mu|kdelibs4-4.12.4-3|51	Patch204:	kdelibs-4.8.1-kfile-knewfilemenu-removed-LinkToDevice.patch
12mu|kdelibs4-4.12.4-3|52	Patch206:	kdelibs-4.8.3-kfile-klook.patch
12mu|kdelibs4-4.12.4-3|53	Patch207:	kdelibs4-4.9.3-iconwidget-revert-commit-c6160d14.patch
12mu|kdelibs4-4.12.4-3|54	Patch208:	kdelibs-4.9.3-kio-ftp.patch
12mu|kdelibs4-4.12.4-3|55	# Don't use HEAD to get mimetype. Sometimes servers don't return mimetype
12mu|kdelibs4-4.12.4-3|56	# with it for webdav. It's also wrong for directories - HEAD will return
12mu|kdelibs4-4.12.4-3|57	# text/xml (since it's actually file listing in XML)
12mu|kdelibs4-4.12.4-3|58	Patch209:	kdelibs-4.12.4-improve-mimetype-detection-for-webdav.patch
12mu|kdelibs4-4.12.4-3|59	Patch210:	kdelibs-4.12.2-armlinking.patch
12mu|kdelibs4-4.12.4-3|60	Patch211:	kdelibs-4.12.2-cmake2.8.12.2.patch
12mu|kdelibs4-4.12.4-3|61	# Backport from upstream, fixed in 4.12.5
12mu|kdelibs4-4.12.4-3|62	Patch212:	kdelibs-4.12.4-kfilemodule-l10n.patch
12mu|kdelibs4-4.12.4-3|63	BuildRequires:	automoc
12mu|kdelibs4-4.12.4-3|64	BuildRequires:	bison
12mu|kdelibs4-4.12.4-3|65	BuildRequires:	docbook-dtd42-xml
12mu|kdelibs4-4.12.4-3|66	BuildRequires:	docbook-style-xsl
12mu|kdelibs4-4.12.4-3|67	BuildRequires:	flex
12mu|kdelibs4-4.12.4-3|68	BuildRequires:	kde4-macros >= 4.1.71
12mu|kdelibs4-4.12.4-3|69	BuildRequires:	libxml2-utils
12mu|kdelibs4-4.12.4-3|70	BuildRequires:	rootcerts
12mu|kdelibs4-4.12.4-3|71	BuildRequires:	shared-mime-info
12mu|kdelibs4-4.12.4-3|72	BuildRequires:	xsltproc
12mu|kdelibs4-4.12.4-3|73	BuildRequires:	acl-devel
12mu|kdelibs4-4.12.4-3|74	BuildRequires:	aspell-devel
12mu|kdelibs4-4.12.4-3|75	BuildRequires:	bzip2-devel
12mu|kdelibs4-4.12.4-3|76	BuildRequires:	cups-devel >= 1.2
12mu|kdelibs4-4.12.4-3|77	BuildRequires:	gdbm-devel
12mu|kdelibs4-4.12.4-3|78	BuildRequires:	grantlee-devel
12mu|kdelibs4-4.12.4-3|79	BuildRequires:	hspell-devel
12mu|kdelibs4-4.12.4-3|80	BuildRequires:	krb5-devel
12mu|kdelibs4-4.12.4-3|81	BuildRequires:	utempter-devel
12mu|kdelibs4-4.12.4-3|82	BuildRequires:	pam-devel
12mu|kdelibs4-4.12.4-3|83	BuildRequires:	pcre-devel
12mu|kdelibs4-4.12.4-3|84	BuildRequires:	polkit-qt-1-devel >= 0.98.1
12mu|kdelibs4-4.12.4-3|85	BuildRequires:	sasl-devel
12mu|kdelibs4-4.12.4-3|86	BuildRequires:	tiff-devel
12mu|kdelibs4-4.12.4-3|87	BuildRequires:	ungif-devel
12mu|kdelibs4-4.12.4-3|88	BuildRequires:	pkgconfig(alsa)
12mu|kdelibs4-4.12.4-3|89	BuildRequires:	pkgconfig(avahi-compat-libdns_sd)
12mu|kdelibs4-4.12.4-3|90	BuildRequires:	pkgconfig(avahi-client)
12mu|kdelibs4-4.12.4-3|91	BuildRequires:	pkgconfig(dbusmenu-qt)
12mu|kdelibs4-4.12.4-3|92	BuildRequires:	pkgconfig(enchant)
12mu|kdelibs4-4.12.4-3|93	BuildRequires:	pkgconfig(gamin)
12mu|kdelibs4-4.12.4-3|94	BuildRequires:	pkgconfig(jasper)
12mu|kdelibs4-4.12.4-3|95	BuildRequires:	pkgconfig(libart-2.0)
12mu|kdelibs4-4.12.4-3|96	BuildRequires:	pkgconfig(libattica)
12mu|kdelibs4-4.12.4-3|97	BuildRequires:	pkgconfig(liblzma)
12mu|kdelibs4-4.12.4-3|98	BuildRequires:	pkgconfig(libstreams) >= 0.6.3
12mu|kdelibs4-4.12.4-3|99	BuildRequires:	pkgconfig(libxml-2.0) >= 2.4.11
12mu|kdelibs4-4.12.4-3|100	BuildRequires:	pkgconfig(libxslt)
12mu|kdelibs4-4.12.4-3|101	BuildRequires:	pkgconfig(mad)
12mu|kdelibs4-4.12.4-3|102	BuildRequires:	pkgconfig(openssl)
12mu|kdelibs4-4.12.4-3|103	BuildRequires:	pkgconfig(OpenEXR)
12mu|kdelibs4-4.12.4-3|104	%if %{build_nepomuk}
12mu|kdelibs4-4.12.4-3|105	BuildRequires:	pkgconfig(soprano) > 2.7.57
12mu|kdelibs4-4.12.4-3|106	%else
12mu|kdelibs4-4.12.4-3|107	BuildConflicts:	pkgconfig(soprano)
12mu|kdelibs4-4.12.4-3|108	%endif
12mu|kdelibs4-4.12.4-3|109	BuildRequires:	pkgconfig(phonon)
12mu|kdelibs4-4.12.4-3|110	BuildRequires:	pkgconfig(qca2)
12mu|kdelibs4-4.12.4-3|111	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12mu|kdelibs4-4.12.4-3|112	BuildRequires:	pkgconfig(QtCore)
12mu|kdelibs4-4.12.4-3|113	BuildRequires:	pkgconfig(QtDBus)
12mu|kdelibs4-4.12.4-3|114	BuildRequires:	pkgconfig(QtWebKit)
12mu|kdelibs4-4.12.4-3|115	BuildRequires:	pkgconfig(vorbis)
12mu|kdelibs4-4.12.4-3|116	BuildRequires:	pkgconfig(xft)
12mu|kdelibs4-4.12.4-3|117	BuildRequires:	pkgconfig(xi)
12mu|kdelibs4-4.12.4-3|118	BuildRequires:	pkgconfig(xscrnsaver)
12mu|kdelibs4-4.12.4-3|119	BuildRequires:	pkgconfig(xpm)
12mu|kdelibs4-4.12.4-3|120	%if %{udisk_backend}
12mu|kdelibs4-4.12.4-3|121	BuildRequires:	pkgconfig(udev)
12mu|kdelibs4-4.12.4-3|122	%endif
12mu|kdelibs4-4.12.4-3|123	#Optional, but let's build support for what we can
12mu|kdelibs4-4.12.4-3|124	BuildRequires:	hupnp-devel
12mu|kdelibs4-4.12.4-3|125	BuildRequires:	media-player-info
12mu|kdelibs4-4.12.4-3|126	
12mu|kdelibs4-4.12.4-3|127	%description
12mu|kdelibs4-4.12.4-3|128	Libraries for the K Desktop Environment.
12mu|kdelibs4-4.12.4-3|129	
12mu|kdelibs4-4.12.4-3|130	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|131	
12mu|kdelibs4-4.12.4-3|132	%define kde3support_major 4
12mu|kdelibs4-4.12.4-3|133	%define libkde3support %mklibname kde3support %{kde3support_major}
12mu|kdelibs4-4.12.4-3|134	
12mu|kdelibs4-4.12.4-3|135	%package -n %{libkde3support}
12mu|kdelibs4-4.12.4-3|136	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|137	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|138	
12mu|kdelibs4-4.12.4-3|139	%description -n %{libkde3support}
12mu|kdelibs4-4.12.4-3|140	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|141	
12mu|kdelibs4-4.12.4-3|142	%files -n %{libkde3support}
12mu|kdelibs4-4.12.4-3|143	%{_kde_libdir}/libkde3support.so.%{kde3support_major}*
12mu|kdelibs4-4.12.4-3|144	
12mu|kdelibs4-4.12.4-3|145	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|146	
12mu|kdelibs4-4.12.4-3|147	%define kdecore_major 5
12mu|kdelibs4-4.12.4-3|148	%define libkdecore %mklibname kdecore %{kdecore_major}
12mu|kdelibs4-4.12.4-3|149	
12mu|kdelibs4-4.12.4-3|150	%package -n %{libkdecore}
12mu|kdelibs4-4.12.4-3|151	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|152	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|153	Requires:	phonon-backend >= 4.2.0
12mu|kdelibs4-4.12.4-3|154	Requires:	kde4-config-file
12mu|kdelibs4-4.12.4-3|155	%if ! %{bootstrap}
12mu|kdelibs4-4.12.4-3|156	Suggests:	kde-l10n
12mu|kdelibs4-4.12.4-3|157	%endif
12mu|kdelibs4-4.12.4-3|158	Requires:	kdelibs4-core = %{EVRD}
12mu|kdelibs4-4.12.4-3|159	
12mu|kdelibs4-4.12.4-3|160	%description -n %{libkdecore}
12mu|kdelibs4-4.12.4-3|161	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|162	
12mu|kdelibs4-4.12.4-3|163	%files -n %{libkdecore}
12mu|kdelibs4-4.12.4-3|164	%{_kde_libdir}/libkdecore.so.%{kdecore_major}*
12mu|kdelibs4-4.12.4-3|165	
12mu|kdelibs4-4.12.4-3|166	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|167	
12mu|kdelibs4-4.12.4-3|168	%define kdefakes_major 5
12mu|kdelibs4-4.12.4-3|169	%define libkdefakes %mklibname kdefakes %{kdefakes_major}
12mu|kdelibs4-4.12.4-3|170	
12mu|kdelibs4-4.12.4-3|171	%package -n %{libkdefakes}
12mu|kdelibs4-4.12.4-3|172	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|173	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|174	
12mu|kdelibs4-4.12.4-3|175	%description -n %{libkdefakes}
12mu|kdelibs4-4.12.4-3|176	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|177	
12mu|kdelibs4-4.12.4-3|178	%files -n %{libkdefakes}
12mu|kdelibs4-4.12.4-3|179	%{_kde_libdir}/libkdefakes.so.%{kdefakes_major}*
12mu|kdelibs4-4.12.4-3|180	
12mu|kdelibs4-4.12.4-3|181	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|182	
12mu|kdelibs4-4.12.4-3|183	%define kdesu_major 5
12mu|kdelibs4-4.12.4-3|184	%define libkdesu %mklibname kdesu %{kdesu_major}
12mu|kdelibs4-4.12.4-3|185	
12mu|kdelibs4-4.12.4-3|186	%package -n %{libkdesu}
12mu|kdelibs4-4.12.4-3|187	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|188	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|189	
12mu|kdelibs4-4.12.4-3|190	%description -n %{libkdesu}
12mu|kdelibs4-4.12.4-3|191	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|192	
12mu|kdelibs4-4.12.4-3|193	%files -n %{libkdesu}
12mu|kdelibs4-4.12.4-3|194	%{_kde_libdir}/libkdesu.so.%{kdesu_major}*
12mu|kdelibs4-4.12.4-3|195	
12mu|kdelibs4-4.12.4-3|196	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|197	
12mu|kdelibs4-4.12.4-3|198	%define kdeui_major 5
12mu|kdelibs4-4.12.4-3|199	%define libkdeui %mklibname kdeui %{kdeui_major}
12mu|kdelibs4-4.12.4-3|200	
12mu|kdelibs4-4.12.4-3|201	%package -n %{libkdeui}
12mu|kdelibs4-4.12.4-3|202	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|203	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|204	Requires:	dbus-x11
12mu|kdelibs4-4.12.4-3|205	
12mu|kdelibs4-4.12.4-3|206	%description -n %{libkdeui}
12mu|kdelibs4-4.12.4-3|207	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|208	
12mu|kdelibs4-4.12.4-3|209	%files -n %{libkdeui}
12mu|kdelibs4-4.12.4-3|210	%{_kde_libdir}/libkdeui.so.%{kdeui_major}*
12mu|kdelibs4-4.12.4-3|211	
12mu|kdelibs4-4.12.4-3|212	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|213	
12mu|kdelibs4-4.12.4-3|214	%define kdnssd_major 4
12mu|kdelibs4-4.12.4-3|215	%define libkdnssd %mklibname kdnssd %{kdnssd_major}
12mu|kdelibs4-4.12.4-3|216	
12mu|kdelibs4-4.12.4-3|217	%package -n %{libkdnssd}
12mu|kdelibs4-4.12.4-3|218	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|219	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|220	
12mu|kdelibs4-4.12.4-3|221	%description -n %{libkdnssd}
12mu|kdelibs4-4.12.4-3|222	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|223	
12mu|kdelibs4-4.12.4-3|224	%files -n %{libkdnssd}
12mu|kdelibs4-4.12.4-3|225	%{_kde_libdir}/libkdnssd.so.%{kdnssd_major}*
12mu|kdelibs4-4.12.4-3|226	
12mu|kdelibs4-4.12.4-3|227	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|228	
12mu|kdelibs4-4.12.4-3|229	%define kfile_major 4
12mu|kdelibs4-4.12.4-3|230	%define libkfile %mklibname kfile %{kfile_major}
12mu|kdelibs4-4.12.4-3|231	
12mu|kdelibs4-4.12.4-3|232	%package -n %{libkfile}
12mu|kdelibs4-4.12.4-3|233	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|234	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|235	
12mu|kdelibs4-4.12.4-3|236	%description -n %{libkfile}
12mu|kdelibs4-4.12.4-3|237	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|238	
12mu|kdelibs4-4.12.4-3|239	%files -n %{libkfile}
12mu|kdelibs4-4.12.4-3|240	%{_kde_libdir}/libkfile.so.%{kfile_major}*
12mu|kdelibs4-4.12.4-3|241	
12mu|kdelibs4-4.12.4-3|242	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|243	
12mu|kdelibs4-4.12.4-3|244	%define khtml_major 5
12mu|kdelibs4-4.12.4-3|245	%define libkhtml %mklibname khtml %{khtml_major}
12mu|kdelibs4-4.12.4-3|246	
12mu|kdelibs4-4.12.4-3|247	%package -n %{libkhtml}
12mu|kdelibs4-4.12.4-3|248	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|249	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|250	
12mu|kdelibs4-4.12.4-3|251	%description -n %{libkhtml}
12mu|kdelibs4-4.12.4-3|252	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|253	
12mu|kdelibs4-4.12.4-3|254	%files -n %{libkhtml}
12mu|kdelibs4-4.12.4-3|255	%{_kde_libdir}/libkhtml.so.%{khtml_major}*
12mu|kdelibs4-4.12.4-3|256	
12mu|kdelibs4-4.12.4-3|257	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|258	
12mu|kdelibs4-4.12.4-3|259	%define kimproxy_major 4
12mu|kdelibs4-4.12.4-3|260	%define libkimproxy %mklibname kimproxy %{kimproxy_major}
12mu|kdelibs4-4.12.4-3|261	
12mu|kdelibs4-4.12.4-3|262	%package -n %{libkimproxy}
12mu|kdelibs4-4.12.4-3|263	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|264	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|265	
12mu|kdelibs4-4.12.4-3|266	%description -n %{libkimproxy}
12mu|kdelibs4-4.12.4-3|267	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|268	
12mu|kdelibs4-4.12.4-3|269	%files -n %{libkimproxy}
12mu|kdelibs4-4.12.4-3|270	%{_kde_libdir}/libkimproxy.so.%{kimproxy_major}*
12mu|kdelibs4-4.12.4-3|271	
12mu|kdelibs4-4.12.4-3|272	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|273	
12mu|kdelibs4-4.12.4-3|274	%define kio_major 5
12mu|kdelibs4-4.12.4-3|275	%define libkio %mklibname kio %{kio_major}
12mu|kdelibs4-4.12.4-3|276	
12mu|kdelibs4-4.12.4-3|277	%package -n %{libkio}
12mu|kdelibs4-4.12.4-3|278	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|279	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|280	
12mu|kdelibs4-4.12.4-3|281	%description -n %{libkio}
12mu|kdelibs4-4.12.4-3|282	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|283	
12mu|kdelibs4-4.12.4-3|284	%files -n %{libkio}
12mu|kdelibs4-4.12.4-3|285	%{_kde_libdir}/libkio.so.%{kio_major}*
12mu|kdelibs4-4.12.4-3|286	
12mu|kdelibs4-4.12.4-3|287	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|288	
12mu|kdelibs4-4.12.4-3|289	%define kjsembed_major 4
12mu|kdelibs4-4.12.4-3|290	%define libkjsembed %mklibname kjsembed %{kjsembed_major}
12mu|kdelibs4-4.12.4-3|291	
12mu|kdelibs4-4.12.4-3|292	%package -n %{libkjsembed}
12mu|kdelibs4-4.12.4-3|293	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|294	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|295	
12mu|kdelibs4-4.12.4-3|296	%description -n %{libkjsembed}
12mu|kdelibs4-4.12.4-3|297	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|298	
12mu|kdelibs4-4.12.4-3|299	%files -n %{libkjsembed}
12mu|kdelibs4-4.12.4-3|300	%{_kde_libdir}/libkjsembed.so.%{kjsembed_major}*
12mu|kdelibs4-4.12.4-3|301	
12mu|kdelibs4-4.12.4-3|302	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|303	
12mu|kdelibs4-4.12.4-3|304	%define kjs_major 4
12mu|kdelibs4-4.12.4-3|305	%define libkjs %mklibname kjs %{kjs_major}
12mu|kdelibs4-4.12.4-3|306	
12mu|kdelibs4-4.12.4-3|307	%package -n %{libkjs}
12mu|kdelibs4-4.12.4-3|308	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|309	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|310	
12mu|kdelibs4-4.12.4-3|311	%description -n %{libkjs}
12mu|kdelibs4-4.12.4-3|312	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|313	
12mu|kdelibs4-4.12.4-3|314	%files -n %{libkjs}
12mu|kdelibs4-4.12.4-3|315	%{_kde_libdir}/libkjs.so.%{kjs_major}*
12mu|kdelibs4-4.12.4-3|316	
12mu|kdelibs4-4.12.4-3|317	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|318	
12mu|kdelibs4-4.12.4-3|319	%define kmediaplayer_major 4
12mu|kdelibs4-4.12.4-3|320	%define libkmediaplayer %mklibname kmediaplayer %{kmediaplayer_major}
12mu|kdelibs4-4.12.4-3|321	
12mu|kdelibs4-4.12.4-3|322	%package -n %{libkmediaplayer}
12mu|kdelibs4-4.12.4-3|323	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|324	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|325	
12mu|kdelibs4-4.12.4-3|326	%description -n %{libkmediaplayer}
12mu|kdelibs4-4.12.4-3|327	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|328	
12mu|kdelibs4-4.12.4-3|329	%files -n %{libkmediaplayer}
12mu|kdelibs4-4.12.4-3|330	%{_kde_libdir}/libkmediaplayer.so.%{kmediaplayer_major}*
12mu|kdelibs4-4.12.4-3|331	
12mu|kdelibs4-4.12.4-3|332	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|333	
12mu|kdelibs4-4.12.4-3|334	%define knewstuff2_major 4
12mu|kdelibs4-4.12.4-3|335	%define libknewstuff2 %mklibname knewstuff2_ %{knewstuff2_major}
12mu|kdelibs4-4.12.4-3|336	
12mu|kdelibs4-4.12.4-3|337	%package -n %{libknewstuff2}
12mu|kdelibs4-4.12.4-3|338	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|339	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|340	
12mu|kdelibs4-4.12.4-3|341	%description -n %{libknewstuff2}
12mu|kdelibs4-4.12.4-3|342	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|343	
12mu|kdelibs4-4.12.4-3|344	%files -n %{libknewstuff2}
12mu|kdelibs4-4.12.4-3|345	%{_kde_libdir}/libknewstuff2.so.%{knewstuff2_major}*
12mu|kdelibs4-4.12.4-3|346	
12mu|kdelibs4-4.12.4-3|347	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|348	
12mu|kdelibs4-4.12.4-3|349	%define knotifyconfig_major 4
12mu|kdelibs4-4.12.4-3|350	%define libknotifyconfig %mklibname knotifyconfig %{knotifyconfig_major}
12mu|kdelibs4-4.12.4-3|351	
12mu|kdelibs4-4.12.4-3|352	%package -n %{libknotifyconfig}
12mu|kdelibs4-4.12.4-3|353	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|354	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|355	
12mu|kdelibs4-4.12.4-3|356	%description -n %{libknotifyconfig}
12mu|kdelibs4-4.12.4-3|357	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|358	
12mu|kdelibs4-4.12.4-3|359	%files -n %{libknotifyconfig}
12mu|kdelibs4-4.12.4-3|360	%{_kde_libdir}/libknotifyconfig.so.%{knotifyconfig_major}*
12mu|kdelibs4-4.12.4-3|361	
12mu|kdelibs4-4.12.4-3|362	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|363	
12mu|kdelibs4-4.12.4-3|364	%define kntlm_major 4
12mu|kdelibs4-4.12.4-3|365	%define libkntlm %mklibname kntlm %{kntlm_major}
12mu|kdelibs4-4.12.4-3|366	
12mu|kdelibs4-4.12.4-3|367	%package -n %{libkntlm}
12mu|kdelibs4-4.12.4-3|368	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|369	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|370	
12mu|kdelibs4-4.12.4-3|371	%description -n %{libkntlm}
12mu|kdelibs4-4.12.4-3|372	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|373	
12mu|kdelibs4-4.12.4-3|374	%files -n %{libkntlm}
12mu|kdelibs4-4.12.4-3|375	%{_kde_libdir}/libkntlm.so.%{kntlm_major}*
12mu|kdelibs4-4.12.4-3|376	
12mu|kdelibs4-4.12.4-3|377	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|378	
12mu|kdelibs4-4.12.4-3|379	%define kparts_major 4
12mu|kdelibs4-4.12.4-3|380	%define libkparts %mklibname kparts %{kparts_major}
12mu|kdelibs4-4.12.4-3|381	
12mu|kdelibs4-4.12.4-3|382	%package -n %{libkparts}
12mu|kdelibs4-4.12.4-3|383	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|384	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|385	
12mu|kdelibs4-4.12.4-3|386	%description -n %{libkparts}
12mu|kdelibs4-4.12.4-3|387	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|388	
12mu|kdelibs4-4.12.4-3|389	%files -n %{libkparts}
12mu|kdelibs4-4.12.4-3|390	%{_kde_libdir}/libkparts.so.%{kparts_major}*
12mu|kdelibs4-4.12.4-3|391	
12mu|kdelibs4-4.12.4-3|392	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|393	
12mu|kdelibs4-4.12.4-3|394	%define krosscore_major 4
12mu|kdelibs4-4.12.4-3|395	%define libkrosscore %mklibname krosscore %{krosscore_major}
12mu|kdelibs4-4.12.4-3|396	
12mu|kdelibs4-4.12.4-3|397	%package -n %{libkrosscore}
12mu|kdelibs4-4.12.4-3|398	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|399	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|400	
12mu|kdelibs4-4.12.4-3|401	%description -n %{libkrosscore}
12mu|kdelibs4-4.12.4-3|402	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|403	
12mu|kdelibs4-4.12.4-3|404	%files -n %{libkrosscore}
12mu|kdelibs4-4.12.4-3|405	%{_kde_libdir}/libkrosscore.so.%{krosscore_major}*
12mu|kdelibs4-4.12.4-3|406	
12mu|kdelibs4-4.12.4-3|407	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|408	
12mu|kdelibs4-4.12.4-3|409	%define krossui_major 4
12mu|kdelibs4-4.12.4-3|410	%define libkrossui %mklibname krossui %{krossui_major}
12mu|kdelibs4-4.12.4-3|411	
12mu|kdelibs4-4.12.4-3|412	%package -n %{libkrossui}
12mu|kdelibs4-4.12.4-3|413	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|414	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|415	
12mu|kdelibs4-4.12.4-3|416	%description -n %{libkrossui}
12mu|kdelibs4-4.12.4-3|417	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|418	
12mu|kdelibs4-4.12.4-3|419	%files -n %{libkrossui}
12mu|kdelibs4-4.12.4-3|420	%{_kde_libdir}/libkrossui.so.%{krossui_major}*
12mu|kdelibs4-4.12.4-3|421	
12mu|kdelibs4-4.12.4-3|422	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|423	
12mu|kdelibs4-4.12.4-3|424	%define ktexteditor_major 4
12mu|kdelibs4-4.12.4-3|425	%define libktexteditor %mklibname ktexteditor %{ktexteditor_major}
12mu|kdelibs4-4.12.4-3|426	
12mu|kdelibs4-4.12.4-3|427	%package -n %{libktexteditor}
12mu|kdelibs4-4.12.4-3|428	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|429	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|430	
12mu|kdelibs4-4.12.4-3|431	%description -n %{libktexteditor}
12mu|kdelibs4-4.12.4-3|432	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|433	
12mu|kdelibs4-4.12.4-3|434	%files -n %{libktexteditor}
12mu|kdelibs4-4.12.4-3|435	%{_kde_libdir}/libktexteditor.so.%{ktexteditor_major}*
12mu|kdelibs4-4.12.4-3|436	
12mu|kdelibs4-4.12.4-3|437	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|438	
12mu|kdelibs4-4.12.4-3|439	%define kunittest_major 4
12mu|kdelibs4-4.12.4-3|440	%define libkunittest %mklibname kunittest %{kunittest_major}
12mu|kdelibs4-4.12.4-3|441	
12mu|kdelibs4-4.12.4-3|442	%package -n %{libkunittest}
12mu|kdelibs4-4.12.4-3|443	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|444	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|445	
12mu|kdelibs4-4.12.4-3|446	%description -n %{libkunittest}
12mu|kdelibs4-4.12.4-3|447	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|448	
12mu|kdelibs4-4.12.4-3|449	%files -n %{libkunittest}
12mu|kdelibs4-4.12.4-3|450	%{_kde_libdir}/libkunittest.so.%{kunittest_major}*
12mu|kdelibs4-4.12.4-3|451	
12mu|kdelibs4-4.12.4-3|452	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|453	
12mu|kdelibs4-4.12.4-3|454	%define kutils_major 4
12mu|kdelibs4-4.12.4-3|455	%define libkutils %mklibname kutils %{kutils_major}
12mu|kdelibs4-4.12.4-3|456	
12mu|kdelibs4-4.12.4-3|457	%package -n %{libkutils}
12mu|kdelibs4-4.12.4-3|458	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|459	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|460	
12mu|kdelibs4-4.12.4-3|461	%description -n %{libkutils}
12mu|kdelibs4-4.12.4-3|462	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|463	
12mu|kdelibs4-4.12.4-3|464	%files -n %{libkutils}
12mu|kdelibs4-4.12.4-3|465	%{_kde_libdir}/libkutils.so.%{kutils_major}*
12mu|kdelibs4-4.12.4-3|466	
12mu|kdelibs4-4.12.4-3|467	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|468	
12mu|kdelibs4-4.12.4-3|469	%define solid_major 4
12mu|kdelibs4-4.12.4-3|470	%define libsolid %mklibname solid %{solid_major}
12mu|kdelibs4-4.12.4-3|471	
12mu|kdelibs4-4.12.4-3|472	%package -n %{libsolid}
12mu|kdelibs4-4.12.4-3|473	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|474	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|475	
12mu|kdelibs4-4.12.4-3|476	%description -n %{libsolid}
12mu|kdelibs4-4.12.4-3|477	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|478	
12mu|kdelibs4-4.12.4-3|479	%files -n %{libsolid}
12mu|kdelibs4-4.12.4-3|480	%{_kde_libdir}/libsolid.so.%{solid_major}*
12mu|kdelibs4-4.12.4-3|481	
12mu|kdelibs4-4.12.4-3|482	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|483	
12mu|kdelibs4-4.12.4-3|484	%define threadweaver_major 4
12mu|kdelibs4-4.12.4-3|485	%define libthreadweaver %mklibname threadweaver %{threadweaver_major}
12mu|kdelibs4-4.12.4-3|486	
12mu|kdelibs4-4.12.4-3|487	%package -n %{libthreadweaver}
12mu|kdelibs4-4.12.4-3|488	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|489	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|490	
12mu|kdelibs4-4.12.4-3|491	%description -n %{libthreadweaver}
12mu|kdelibs4-4.12.4-3|492	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|493	
12mu|kdelibs4-4.12.4-3|494	%files -n %{libthreadweaver}
12mu|kdelibs4-4.12.4-3|495	%{_kde_libdir}/libthreadweaver.so.%{threadweaver_major}*
12mu|kdelibs4-4.12.4-3|496	
12mu|kdelibs4-4.12.4-3|497	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|498	
12mu|kdelibs4-4.12.4-3|499	%define kpty_major 4
12mu|kdelibs4-4.12.4-3|500	%define libkpty %mklibname kpty %{kpty_major}
12mu|kdelibs4-4.12.4-3|501	
12mu|kdelibs4-4.12.4-3|502	%package -n %{libkpty}
12mu|kdelibs4-4.12.4-3|503	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|504	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|505	
12mu|kdelibs4-4.12.4-3|506	%description -n %{libkpty}
12mu|kdelibs4-4.12.4-3|507	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|508	
12mu|kdelibs4-4.12.4-3|509	%files -n %{libkpty}
12mu|kdelibs4-4.12.4-3|510	%{_kde_libdir}/libkpty.so.%{kpty_major}*
12mu|kdelibs4-4.12.4-3|511	
12mu|kdelibs4-4.12.4-3|512	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|513	
12mu|kdelibs4-4.12.4-3|514	%define kjsapi_major 4
12mu|kdelibs4-4.12.4-3|515	%define libkjsapi %mklibname kjsapi %{kjsapi_major}
12mu|kdelibs4-4.12.4-3|516	
12mu|kdelibs4-4.12.4-3|517	%package -n %{libkjsapi}
12mu|kdelibs4-4.12.4-3|518	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|519	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|520	
12mu|kdelibs4-4.12.4-3|521	%description -n %{libkjsapi}
12mu|kdelibs4-4.12.4-3|522	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|523	
12mu|kdelibs4-4.12.4-3|524	%files -n %{libkjsapi}
12mu|kdelibs4-4.12.4-3|525	%{_kde_libdir}/libkjsapi.so.%{kjsapi_major}*
12mu|kdelibs4-4.12.4-3|526	
12mu|kdelibs4-4.12.4-3|527	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|528	
12mu|kdelibs4-4.12.4-3|529	%define libplasma_major 3
12mu|kdelibs4-4.12.4-3|530	%define libplasma %mklibname plasma %{libplasma_major}
12mu|kdelibs4-4.12.4-3|531	
12mu|kdelibs4-4.12.4-3|532	%package -n %{libplasma}
12mu|kdelibs4-4.12.4-3|533	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|534	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|535	
12mu|kdelibs4-4.12.4-3|536	%description -n %{libplasma}
12mu|kdelibs4-4.12.4-3|537	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|538	
12mu|kdelibs4-4.12.4-3|539	%files -n %{libplasma}
12mu|kdelibs4-4.12.4-3|540	%{_kde_libdir}/libplasma.so.%{libplasma_major}*
12mu|kdelibs4-4.12.4-3|541	
12mu|kdelibs4-4.12.4-3|542	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|543	
12mu|kdelibs4-4.12.4-3|544	%define libkunitconversion_major 4
12mu|kdelibs4-4.12.4-3|545	%define libkunitconversion %mklibname kunitconversion %{libkunitconversion_major}
12mu|kdelibs4-4.12.4-3|546	
12mu|kdelibs4-4.12.4-3|547	%package -n %{libkunitconversion}
12mu|kdelibs4-4.12.4-3|548	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|549	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|550	
12mu|kdelibs4-4.12.4-3|551	%description -n %{libkunitconversion}
12mu|kdelibs4-4.12.4-3|552	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|553	
12mu|kdelibs4-4.12.4-3|554	%files -n %{libkunitconversion}
12mu|kdelibs4-4.12.4-3|555	%{_kde_libdir}/libkunitconversion.so.%{libkunitconversion_major}*
12mu|kdelibs4-4.12.4-3|556	
12mu|kdelibs4-4.12.4-3|557	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|558	
12mu|kdelibs4-4.12.4-3|559	%define libkdewebkit_major 5
12mu|kdelibs4-4.12.4-3|560	%define libkdewebkit %mklibname kdewebkit %{libkdewebkit_major}
12mu|kdelibs4-4.12.4-3|561	
12mu|kdelibs4-4.12.4-3|562	%package -n %{libkdewebkit}
12mu|kdelibs4-4.12.4-3|563	Summary:	KDE 4 library
12mu|kdelibs4-4.12.4-3|564	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|565	
12mu|kdelibs4-4.12.4-3|566	%description -n %{libkdewebkit}
12mu|kdelibs4-4.12.4-3|567	KDE 4 library.
12mu|kdelibs4-4.12.4-3|568	
12mu|kdelibs4-4.12.4-3|569	%files -n %{libkdewebkit}
12mu|kdelibs4-4.12.4-3|570	%{_kde_libdir}/libkdewebkit.so.%{libkdewebkit_major}*
12mu|kdelibs4-4.12.4-3|571	
12mu|kdelibs4-4.12.4-3|572	#----------------------------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|573	
12mu|kdelibs4-4.12.4-3|574	%define libknewstuff3_major 4
12mu|kdelibs4-4.12.4-3|575	%define libknewstuff3 %mklibname knewstuff3_ %{libknewstuff3_major}
12mu|kdelibs4-4.12.4-3|576	
12mu|kdelibs4-4.12.4-3|577	%package -n %{libknewstuff3}
12mu|kdelibs4-4.12.4-3|578	Summary:	KDE 4 library
12mu|kdelibs4-4.12.4-3|579	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|580	Obsoletes:	%{_lib}knewstuff34 < %{EVRD}
12mu|kdelibs4-4.12.4-3|581	
12mu|kdelibs4-4.12.4-3|582	%description -n %{libknewstuff3}
12mu|kdelibs4-4.12.4-3|583	KDE 4 library.
12mu|kdelibs4-4.12.4-3|584	
12mu|kdelibs4-4.12.4-3|585	%files -n %{libknewstuff3}
12mu|kdelibs4-4.12.4-3|586	%{_kde_libdir}/libknewstuff3.so.%{libknewstuff3_major}*
12mu|kdelibs4-4.12.4-3|587	
12mu|kdelibs4-4.12.4-3|588	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|589	
12mu|kdelibs4-4.12.4-3|590	%define libkcmutils_major 4
12mu|kdelibs4-4.12.4-3|591	%define libkcmutils %mklibname kcmutils %{libkcmutils_major}
12mu|kdelibs4-4.12.4-3|592	
12mu|kdelibs4-4.12.4-3|593	%package -n %{libkcmutils}
12mu|kdelibs4-4.12.4-3|594	Summary:	KDE 4 library
12mu|kdelibs4-4.12.4-3|595	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|596	
12mu|kdelibs4-4.12.4-3|597	%description -n %{libkcmutils}
12mu|kdelibs4-4.12.4-3|598	KDE 4 library.
12mu|kdelibs4-4.12.4-3|599	
12mu|kdelibs4-4.12.4-3|600	%files -n %{libkcmutils}
12mu|kdelibs4-4.12.4-3|601	%{_kde_libdir}/libkcmutils.so.%{libkcmutils_major}*
12mu|kdelibs4-4.12.4-3|602	
12mu|kdelibs4-4.12.4-3|603	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|604	
12mu|kdelibs4-4.12.4-3|605	%define libkprintutils_major 4
12mu|kdelibs4-4.12.4-3|606	%define libkprintutils %mklibname kprintutils %{libkprintutils_major}
12mu|kdelibs4-4.12.4-3|607	
12mu|kdelibs4-4.12.4-3|608	%package -n %{libkprintutils}
12mu|kdelibs4-4.12.4-3|609	Summary:	KDE 4 library
12mu|kdelibs4-4.12.4-3|610	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|611	
12mu|kdelibs4-4.12.4-3|612	%description -n %{libkprintutils}
12mu|kdelibs4-4.12.4-3|613	KDE 4 library.
12mu|kdelibs4-4.12.4-3|614	
12mu|kdelibs4-4.12.4-3|615	%files -n %{libkprintutils}
12mu|kdelibs4-4.12.4-3|616	%{_kde_libdir}/libkprintutils.so.%{libkprintutils_major}*
12mu|kdelibs4-4.12.4-3|617	
12mu|kdelibs4-4.12.4-3|618	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|619	
12mu|kdelibs4-4.12.4-3|620	%define libkidletime_major 4
12mu|kdelibs4-4.12.4-3|621	%define libkidletime %mklibname kidletime %{libkidletime_major}
12mu|kdelibs4-4.12.4-3|622	
12mu|kdelibs4-4.12.4-3|623	%package -n %{libkidletime}
12mu|kdelibs4-4.12.4-3|624	Summary:	KDE 4 library
12mu|kdelibs4-4.12.4-3|625	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|626	
12mu|kdelibs4-4.12.4-3|627	%description -n %{libkidletime}
12mu|kdelibs4-4.12.4-3|628	KDE 4 library.
12mu|kdelibs4-4.12.4-3|629	
12mu|kdelibs4-4.12.4-3|630	%files -n %{libkidletime}
12mu|kdelibs4-4.12.4-3|631	%{_kde_libdir}/libkidletime.so.%{libkidletime_major}*
12mu|kdelibs4-4.12.4-3|632	
12mu|kdelibs4-4.12.4-3|633	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|634	
12mu|kdelibs4-4.12.4-3|635	%define libkemoticons_major 4
12mu|kdelibs4-4.12.4-3|636	%define libkemoticons %mklibname kemoticons %{libkemoticons_major}
12mu|kdelibs4-4.12.4-3|637	
12mu|kdelibs4-4.12.4-3|638	%package -n %{libkemoticons}
12mu|kdelibs4-4.12.4-3|639	Summary:	KDE 4 library
12mu|kdelibs4-4.12.4-3|640	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|641	
12mu|kdelibs4-4.12.4-3|642	%description -n %{libkemoticons}
12mu|kdelibs4-4.12.4-3|643	KDE 4 library.
12mu|kdelibs4-4.12.4-3|644	
12mu|kdelibs4-4.12.4-3|645	%files -n %{libkemoticons}
12mu|kdelibs4-4.12.4-3|646	%{_kde_libdir}/libkemoticons.so.%{libkemoticons_major}*
12mu|kdelibs4-4.12.4-3|647	
12mu|kdelibs4-4.12.4-3|648	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|649	%if %{build_nepomuk}
12mu|kdelibs4-4.12.4-3|650	%define nepomuk_major 4
12mu|kdelibs4-4.12.4-3|651	%define libnepomuk %mklibname nepomuk %{nepomuk_major}
12mu|kdelibs4-4.12.4-3|652	
12mu|kdelibs4-4.12.4-3|653	%package -n %{libnepomuk}
12mu|kdelibs4-4.12.4-3|654	Summary:	KDE 4 core library
12mu|kdelibs4-4.12.4-3|655	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|656	
12mu|kdelibs4-4.12.4-3|657	%description -n %{libnepomuk}
12mu|kdelibs4-4.12.4-3|658	KDE 4 core library.
12mu|kdelibs4-4.12.4-3|659	
12mu|kdelibs4-4.12.4-3|660	%files -n %{libnepomuk}
12mu|kdelibs4-4.12.4-3|661	%{_kde_libdir}/libnepomuk.so.%{nepomuk_major}*
12mu|kdelibs4-4.12.4-3|662	%endif
12mu|kdelibs4-4.12.4-3|663	
12mu|kdelibs4-4.12.4-3|664	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|665	
12mu|kdelibs4-4.12.4-3|666	%if %{build_nepomuk}
12mu|kdelibs4-4.12.4-3|667	%define libnepomukquery_major 4
12mu|kdelibs4-4.12.4-3|668	%define libnepomukquery %mklibname nepomukquery %{libnepomukquery_major}
12mu|kdelibs4-4.12.4-3|669	
12mu|kdelibs4-4.12.4-3|670	%package -n %{libnepomukquery}
12mu|kdelibs4-4.12.4-3|671	Summary:	KDE 4 library
12mu|kdelibs4-4.12.4-3|672	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|673	
12mu|kdelibs4-4.12.4-3|674	%description -n %{libnepomukquery}
12mu|kdelibs4-4.12.4-3|675	KDE 4 library.
12mu|kdelibs4-4.12.4-3|676	
12mu|kdelibs4-4.12.4-3|677	%files -n %{libnepomukquery}
12mu|kdelibs4-4.12.4-3|678	%{_kde_libdir}/libnepomukquery.so.%{libnepomukquery_major}*
12mu|kdelibs4-4.12.4-3|679	%endif
12mu|kdelibs4-4.12.4-3|680	
12mu|kdelibs4-4.12.4-3|681	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|682	
12mu|kdelibs4-4.12.4-3|683	%if %{build_nepomuk}
12mu|kdelibs4-4.12.4-3|684	%define libnepomukutils_major 4
12mu|kdelibs4-4.12.4-3|685	%define libnepomukutils %mklibname nepomukutils %{libnepomukutils_major}
12mu|kdelibs4-4.12.4-3|686	
12mu|kdelibs4-4.12.4-3|687	%package -n %{libnepomukutils}
12mu|kdelibs4-4.12.4-3|688	Summary:	KDE 4 library
12mu|kdelibs4-4.12.4-3|689	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|690	
12mu|kdelibs4-4.12.4-3|691	%description -n %{libnepomukutils}
12mu|kdelibs4-4.12.4-3|692	KDE 4 library.
12mu|kdelibs4-4.12.4-3|693	
12mu|kdelibs4-4.12.4-3|694	%files -n %{libnepomukutils}
12mu|kdelibs4-4.12.4-3|695	%{_kde_libdir}/libnepomukutils.so.%{libnepomukutils_major}*
12mu|kdelibs4-4.12.4-3|696	%endif
12mu|kdelibs4-4.12.4-3|697	
12mu|kdelibs4-4.12.4-3|698	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|699	
12mu|kdelibs4-4.12.4-3|700	%if ! %{no_libkactivities}
12mu|kdelibs4-4.12.4-3|701	%define libkactivities_major 6
12mu|kdelibs4-4.12.4-3|702	%define libkactivities %mklibname kactivities %{libkactivities_major}
12mu|kdelibs4-4.12.4-3|703	
12mu|kdelibs4-4.12.4-3|704	%package -n %{libkactivities}
12mu|kdelibs4-4.12.4-3|705	Summary:	KDE 4 library
12mu|kdelibs4-4.12.4-3|706	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|707	
12mu|kdelibs4-4.12.4-3|708	%description -n %{libkactivities}
12mu|kdelibs4-4.12.4-3|709	KDE 4 library.
12mu|kdelibs4-4.12.4-3|710	
12mu|kdelibs4-4.12.4-3|711	%files -n %{libkactivities}
12mu|kdelibs4-4.12.4-3|712	%{_kde_libdir}/libkactivities.so.%{libkactivities_major}*
12mu|kdelibs4-4.12.4-3|713	%endif
12mu|kdelibs4-4.12.4-3|714	
12mu|kdelibs4-4.12.4-3|715	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|716	
12mu|kdelibs4-4.12.4-3|717	%define libkdeclarative_major 5
12mu|kdelibs4-4.12.4-3|718	%define libkdeclarative %mklibname kdeclarative %{libkdeclarative_major}
12mu|kdelibs4-4.12.4-3|719	
12mu|kdelibs4-4.12.4-3|720	%package -n %{libkdeclarative}
12mu|kdelibs4-4.12.4-3|721	Summary:	KDE 4 library
12mu|kdelibs4-4.12.4-3|722	Group:		System/Libraries
12mu|kdelibs4-4.12.4-3|723	
12mu|kdelibs4-4.12.4-3|724	%description -n %{libkdeclarative}
12mu|kdelibs4-4.12.4-3|725	KDE 4 library.
12mu|kdelibs4-4.12.4-3|726	
12mu|kdelibs4-4.12.4-3|727	%files -n %{libkdeclarative}
12mu|kdelibs4-4.12.4-3|728	%{_kde_libdir}/libkdeclarative.so.%{libkdeclarative_major}*
12mu|kdelibs4-4.12.4-3|729	
12mu|kdelibs4-4.12.4-3|730	#--------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|731	
12mu|kdelibs4-4.12.4-3|732	%package devel
12mu|kdelibs4-4.12.4-3|733	Group:		Development/KDE and Qt
12mu|kdelibs4-4.12.4-3|734	Summary:	Header files and documentation for compiling KDE applications
12mu|kdelibs4-4.12.4-3|735	Requires:	automoc
12mu|kdelibs4-4.12.4-3|736	Requires:	kde4-macros
12mu|kdelibs4-4.12.4-3|737	Requires:	qt4-qtdbus
12mu|kdelibs4-4.12.4-3|738	Requires:	shared-mime-info
12mu|kdelibs4-4.12.4-3|739	Requires:	xsltproc
12mu|kdelibs4-4.12.4-3|740	# add requires on libxml2-utils, as when building most kde applications,
12mu|kdelibs4-4.12.4-3|741	# it will call xmllint to validate the docbook files:
12mu|kdelibs4-4.12.4-3|742	Requires:	libxml2-utils
12mu|kdelibs4-4.12.4-3|743	Requires:	kdelibs4-core = %{EVRD}
12mu|kdelibs4-4.12.4-3|744	Requires:	%{libkcmutils} = %{EVRD}
12mu|kdelibs4-4.12.4-3|745	Requires:	%{libkde3support} = %{EVRD}
12mu|kdelibs4-4.12.4-3|746	Requires:	%{libkdecore} = %{EVRD}
12mu|kdelibs4-4.12.4-3|747	Requires:	%{libkdefakes} = %{EVRD}
12mu|kdelibs4-4.12.4-3|748	Requires:	%{libkdesu} = %{EVRD}
12mu|kdelibs4-4.12.4-3|749	Requires:	%{libkdeui} = %{EVRD}
12mu|kdelibs4-4.12.4-3|750	Requires:	%{libkdewebkit} = %{EVRD}
12mu|kdelibs4-4.12.4-3|751	Requires:	%{libkdnssd} = %{EVRD}
12mu|kdelibs4-4.12.4-3|752	Requires:	%{libkemoticons} = %{EVRD}
12mu|kdelibs4-4.12.4-3|753	Requires:	%{libkfile} = %{EVRD}
12mu|kdelibs4-4.12.4-3|754	Requires:	%{libkhtml} = %{EVRD}
12mu|kdelibs4-4.12.4-3|755	Requires:	%{libkidletime} = %{EVRD}
12mu|kdelibs4-4.12.4-3|756	Requires:	%{libkimproxy} = %{EVRD}
12mu|kdelibs4-4.12.4-3|757	Requires:	%{libkio} = %{EVRD}
12mu|kdelibs4-4.12.4-3|758	Requires:	%{libkjsapi} = %{EVRD}
12mu|kdelibs4-4.12.4-3|759	Requires:	%{libkjsembed} = %{EVRD}
12mu|kdelibs4-4.12.4-3|760	Requires:	%{libkjs} = %{EVRD}
12mu|kdelibs4-4.12.4-3|761	Requires:	%{libkmediaplayer} = %{EVRD}
12mu|kdelibs4-4.12.4-3|762	Requires:	%{libknewstuff2} = %{EVRD}
12mu|kdelibs4-4.12.4-3|763	Requires:	%{libknewstuff3} = %{EVRD}
12mu|kdelibs4-4.12.4-3|764	Requires:	%{libknotifyconfig} = %{EVRD}
12mu|kdelibs4-4.12.4-3|765	Requires:	%{libkntlm} = %{EVRD}
12mu|kdelibs4-4.12.4-3|766	Requires:	%{libkparts} = %{EVRD}
12mu|kdelibs4-4.12.4-3|767	Requires:	%{libkprintutils} = %{EVRD}
12mu|kdelibs4-4.12.4-3|768	Requires:	%{libkpty} = %{EVRD}
12mu|kdelibs4-4.12.4-3|769	Requires:	%{libkrosscore} = %{EVRD}
12mu|kdelibs4-4.12.4-3|770	Requires:	%{libkrossui} = %{EVRD}
12mu|kdelibs4-4.12.4-3|771	Requires:	%{libktexteditor} = %{EVRD}
12mu|kdelibs4-4.12.4-3|772	Requires:	%{libkunitconversion} = %{EVRD}
12mu|kdelibs4-4.12.4-3|773	Requires:	%{libkunittest} = %{EVRD}
12mu|kdelibs4-4.12.4-3|774	Requires:	%{libkutils} = %{EVRD}
12mu|kdelibs4-4.12.4-3|775	Requires:	%{libplasma} = %{EVRD}
12mu|kdelibs4-4.12.4-3|776	Requires:	%{libsolid} = %{EVRD}
12mu|kdelibs4-4.12.4-3|777	Requires:	%{libthreadweaver} = %{EVRD}
12mu|kdelibs4-4.12.4-3|778	%if ! %{no_libkactivities}
12mu|kdelibs4-4.12.4-3|779	Requires:	%{libkactivities} = %{EVRD}
12mu|kdelibs4-4.12.4-3|780	%endif
12mu|kdelibs4-4.12.4-3|781	Requires:	%{libkdeclarative} = %{EVRD}
12mu|kdelibs4-4.12.4-3|782	%if %{build_nepomuk}
12mu|kdelibs4-4.12.4-3|783	Requires:	%{libnepomuk} = %{EVRD}
12mu|kdelibs4-4.12.4-3|784	Requires:	%{libnepomukquery} = %{EVRD}
12mu|kdelibs4-4.12.4-3|785	Requires:	%{libnepomukutils} = %{EVRD}
12mu|kdelibs4-4.12.4-3|786	%endif
12mu|kdelibs4-4.12.4-3|787	Conflicts:	%{name}-core < 5:4.7.80-4
12mu|kdelibs4-4.12.4-3|788	
12mu|kdelibs4-4.12.4-3|789	%description devel
12mu|kdelibs4-4.12.4-3|790	This package includes the header files you will need to compile applications
12mu|kdelibs4-4.12.4-3|791	for KDE. Also included is the KDE API documentation in HTML format for easy
12mu|kdelibs4-4.12.4-3|792	browsing.
12mu|kdelibs4-4.12.4-3|793	
12mu|kdelibs4-4.12.4-3|794	%files devel
12mu|kdelibs4-4.12.4-3|795	%{_datadir}/dbus-1/*/*
12mu|kdelibs4-4.12.4-3|796	%{_mandir}/man1/kdecmake.1*
12mu|kdelibs4-4.12.4-3|797	%{_kde_includedir}/*
12mu|kdelibs4-4.12.4-3|798	%{_kde_appsdir}/cmake/modules/*
12mu|kdelibs4-4.12.4-3|799	%{_kde_libdir}/libkdefakes.so
12mu|kdelibs4-4.12.4-3|800	%{_kde_libdir}/libkdesu.so
12mu|kdelibs4-4.12.4-3|801	%{_kde_libdir}/libkdnssd.so
12mu|kdelibs4-4.12.4-3|802	%{_kde_libdir}/libkhtml.so
12mu|kdelibs4-4.12.4-3|803	%{_kde_libdir}/libkimproxy.so
12mu|kdelibs4-4.12.4-3|804	%{_kde_libdir}/libkjs.so
12mu|kdelibs4-4.12.4-3|805	%{_kde_libdir}/libkjsembed.so
12mu|kdelibs4-4.12.4-3|806	%{_kde_libdir}/libkmediaplayer.so
12mu|kdelibs4-4.12.4-3|807	%{_kde_libdir}/libknewstuff2.so
12mu|kdelibs4-4.12.4-3|808	%{_kde_libdir}/libknotifyconfig.so
12mu|kdelibs4-4.12.4-3|809	%{_kde_libdir}/libkntlm.so
12mu|kdelibs4-4.12.4-3|810	%{_kde_libdir}/libkparts.so
12mu|kdelibs4-4.12.4-3|811	%{_kde_libdir}/libkrossui.so
12mu|kdelibs4-4.12.4-3|812	%{_kde_libdir}/libktexteditor.so
12mu|kdelibs4-4.12.4-3|813	%{_kde_libdir}/libkunittest.so
12mu|kdelibs4-4.12.4-3|814	%{_kde_libdir}/libkutils.so
12mu|kdelibs4-4.12.4-3|815	%{_kde_libdir}/libkde3support.so
12mu|kdelibs4-4.12.4-3|816	%{_kde_libdir}/libkpty.so
12mu|kdelibs4-4.12.4-3|817	%{_kde_libdir}/libkfile.so
12mu|kdelibs4-4.12.4-3|818	%{_kde_libdir}/libsolid.so
12mu|kdelibs4-4.12.4-3|819	%{_kde_libdir}/libkrosscore.so
12mu|kdelibs4-4.12.4-3|820	%{_kde_libdir}/libkdecore.so
12mu|kdelibs4-4.12.4-3|821	%{_kde_libdir}/libkdeui.so
12mu|kdelibs4-4.12.4-3|822	%{_kde_libdir}/libkio.so
12mu|kdelibs4-4.12.4-3|823	%{_kde_libdir}/libthreadweaver.so
12mu|kdelibs4-4.12.4-3|824	%{_kde_libdir}/libkjsapi.so
12mu|kdelibs4-4.12.4-3|825	%{_kde_libdir}/libplasma.so
12mu|kdelibs4-4.12.4-3|826	%{_kde_libdir}/libkunitconversion.so
12mu|kdelibs4-4.12.4-3|827	%{_kde_libdir}/libkdewebkit.so
12mu|kdelibs4-4.12.4-3|828	%{_kde_libdir}/libknewstuff3.so
12mu|kdelibs4-4.12.4-3|829	%{_kde_libdir}/libkprintutils.so
12mu|kdelibs4-4.12.4-3|830	%{_kde_libdir}/libkidletime.so
12mu|kdelibs4-4.12.4-3|831	%{_kde_libdir}/libkemoticons.so
12mu|kdelibs4-4.12.4-3|832	%{_kde_libdir}/libkcmutils.so
12mu|kdelibs4-4.12.4-3|833	%if ! %{no_libkactivities}
12mu|kdelibs4-4.12.4-3|834	%{_kde_libdir}/libkactivities.so
12mu|kdelibs4-4.12.4-3|835	%endif
12mu|kdelibs4-4.12.4-3|836	%if %{build_nepomuk}
12mu|kdelibs4-4.12.4-3|837	%{_kde_libdir}/libnepomuk.so
12mu|kdelibs4-4.12.4-3|838	%{_kde_libdir}/libnepomukquery.so
12mu|kdelibs4-4.12.4-3|839	%{_kde_libdir}/libnepomukutils.so
12mu|kdelibs4-4.12.4-3|840	%endif
12mu|kdelibs4-4.12.4-3|841	%{_kde_libdir}/libkdeclarative.so
12mu|kdelibs4-4.12.4-3|842	%{_kde_libdir}/kde4/plugins/designer
12mu|kdelibs4-4.12.4-3|843	%{_kde_bindir}/checkXML
12mu|kdelibs4-4.12.4-3|844	%{_kde_mandir}/man1/checkXML.1*
12mu|kdelibs4-4.12.4-3|845	%{_kde_mandir}/man1/makekdewidgets.1*
12mu|kdelibs4-4.12.4-3|846	%{_kde_mandir}/man1/kconfig_compiler.1*
12mu|kdelibs4-4.12.4-3|847	%{_kde_bindir}/kconfig_compiler
12mu|kdelibs4-4.12.4-3|848	%{_kde_bindir}/makekdewidgets
12mu|kdelibs4-4.12.4-3|849	%{_libdir}/cmake/KDeclarative/*.cmake
12mu|kdelibs4-4.12.4-3|850	
12mu|kdelibs4-4.12.4-3|851	#----------------------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|852	
12mu|kdelibs4-4.12.4-3|853	%package core
12mu|kdelibs4-4.12.4-3|854	Group:		Graphical desktop/KDE
12mu|kdelibs4-4.12.4-3|855	Summary:	KDE 4 system core files
12mu|kdelibs4-4.12.4-3|856	Suggests:	enchant-dictionary
12mu|kdelibs4-4.12.4-3|857	Suggests:	xdg-utils
12mu|kdelibs4-4.12.4-3|858	Requires:	shared-mime-info
12mu|kdelibs4-4.12.4-3|859	Requires:	docbook-dtd42-xml
12mu|kdelibs4-4.12.4-3|860	Requires:	docbook-style-xsl
12mu|kdelibs4-4.12.4-3|861	Requires:	rootcerts
12mu|kdelibs4-4.12.4-3|862	Requires:	shared-desktop-ontologies
12mu|kdelibs4-4.12.4-3|863	Conflicts:	kdebase4-runtime < 1:4.6.0
12mu|kdelibs4-4.12.4-3|864	Requires:	abrt
12mu|kdelibs4-4.12.4-3|865	
12mu|kdelibs4-4.12.4-3|866	%description core
12mu|kdelibs4-4.12.4-3|867	KDE 4 system core files.
12mu|kdelibs4-4.12.4-3|868	
12mu|kdelibs4-4.12.4-3|869	%files core
12mu|kdelibs4-4.12.4-3|870	%{_kde_bindir}/kbuildsycoca4
12mu|kdelibs4-4.12.4-3|871	%{_kde_bindir}/kcookiejar4
12mu|kdelibs4-4.12.4-3|872	%{_kde_bindir}/kde4-config
12mu|kdelibs4-4.12.4-3|873	%{_kde_bindir}/kded4
12mu|kdelibs4-4.12.4-3|874	%{_kde_bindir}/kdeinit4
12mu|kdelibs4-4.12.4-3|875	%{_kde_bindir}/kdeinit4_shutdown
12mu|kdelibs4-4.12.4-3|876	%{_kde_bindir}/kdeinit4_wrapper
12mu|kdelibs4-4.12.4-3|877	%{_kde_bindir}/kjs
12mu|kdelibs4-4.12.4-3|878	%{_kde_bindir}/kjscmd
12mu|kdelibs4-4.12.4-3|879	%{_kde_bindir}/kmailservice
12mu|kdelibs4-4.12.4-3|880	%{_kde_bindir}/ktelnetservice
12mu|kdelibs4-4.12.4-3|881	%{_kde_bindir}/kross
12mu|kdelibs4-4.12.4-3|882	%{_kde_bindir}/kshell4
12mu|kdelibs4-4.12.4-3|883	%{_kde_bindir}/kunittestmodrunner
12mu|kdelibs4-4.12.4-3|884	%{_kde_bindir}/kwrapper4
12mu|kdelibs4-4.12.4-3|885	%{_kde_bindir}/meinproc4
12mu|kdelibs4-4.12.4-3|886	%{_kde_bindir}/meinproc4_simple
12mu|kdelibs4-4.12.4-3|887	%{_kde_bindir}/preparetips
12mu|kdelibs4-4.12.4-3|888	%if %{build_nepomuk}
12mu|kdelibs4-4.12.4-3|889	%{_kde_bindir}/nepomuk-rcgen
12mu|kdelibs4-4.12.4-3|890	%{_kde_bindir}/kfilemetadatareader
12mu|kdelibs4-4.12.4-3|891	%endif
12mu|kdelibs4-4.12.4-3|892	%dir %{_kde_libdir}/kde4
12mu|kdelibs4-4.12.4-3|893	%{_kde_libdir}/kde4/*.so
12mu|kdelibs4-4.12.4-3|894	%dir %{_kde_libdir}/kde4/libexec
12mu|kdelibs4-4.12.4-3|895	%{_kde_libdir}/kde4/libexec/filesharelist
12mu|kdelibs4-4.12.4-3|896	%attr(4755,root,root) %{_kde_libdir}/kde4/libexec/fileshareset
12mu|kdelibs4-4.12.4-3|897	%{_kde_libdir}/kde4/libexec/kauth-policy-gen
12mu|kdelibs4-4.12.4-3|898	%{_kde_libdir}/kde4/libexec/kconf_update
12mu|kdelibs4-4.12.4-3|899	%{_kde_libdir}/kde4/libexec/kdesu_stub
12mu|kdelibs4-4.12.4-3|900	%{_kde_libdir}/kde4/libexec/kio_http_cache_cleaner
12mu|kdelibs4-4.12.4-3|901	%{_kde_libdir}/kde4/libexec/kioslave
12mu|kdelibs4-4.12.4-3|902	%{_kde_libdir}/kde4/libexec/klauncher
12mu|kdelibs4-4.12.4-3|903	%attr(4755,root,root) %{_kde_libdir}/kde4/libexec/kpac_dhcp_helper
12mu|kdelibs4-4.12.4-3|904	%{_kde_libdir}/kde4/libexec/ksendbugmail
12mu|kdelibs4-4.12.4-3|905	%{_kde_libdir}/kde4/libexec/lnusertemp
12mu|kdelibs4-4.12.4-3|906	%{_kde_libdir}/kde4/libexec/start_kdeinit
12mu|kdelibs4-4.12.4-3|907	%{_kde_libdir}/kde4/libexec/start_kdeinit_wrapper
12mu|kdelibs4-4.12.4-3|908	%dir %{_kde_libdir}/kde4/plugins
12mu|kdelibs4-4.12.4-3|909	%{_kde_libdir}/kde4/plugins/imageformats
12mu|kdelibs4-4.12.4-3|910	%{_kde_libdir}/kde4/plugins/kauth
12mu|kdelibs4-4.12.4-3|911	%{_kde_libdir}/kde4/plugins/script
12mu|kdelibs4-4.12.4-3|912	%{_kde_libdir}/libkdeinit4_*
12mu|kdelibs4-4.12.4-3|913	%{_kde_datadir}/config
12mu|kdelibs4-4.12.4-3|914	%{_kde_datadir}/mime/*
12mu|kdelibs4-4.12.4-3|915	%{_kde_datadir}/kde4
12mu|kdelibs4-4.12.4-3|916	%{_kde_applicationsdir}/kmailservice.desktop
12mu|kdelibs4-4.12.4-3|917	%{_kde_applicationsdir}/ktelnetservice.desktop
12mu|kdelibs4-4.12.4-3|918	%{_kde_appsdir}/proxyscout
12mu|kdelibs4-4.12.4-3|919	%{_kde_appsdir}/LICENSES
12mu|kdelibs4-4.12.4-3|920	%{_kde_appsdir}/kssl
12mu|kdelibs4-4.12.4-3|921	%{_kde_appsdir}/ksgmltools2
12mu|kdelibs4-4.12.4-3|922	%{_kde_appsdir}/knewstuff
12mu|kdelibs4-4.12.4-3|923	%{_kde_appsdir}/kjava
12mu|kdelibs4-4.12.4-3|924	%{_kde_appsdir}/khtml
12mu|kdelibs4-4.12.4-3|925	%{_kde_appsdir}/kdewidgets
12mu|kdelibs4-4.12.4-3|926	%{_kde_appsdir}/kdeui
12mu|kdelibs4-4.12.4-3|927	%{_kde_appsdir}/kconf_update
12mu|kdelibs4-4.12.4-3|928	%{_kde_appsdir}/kcm_componentchooser
12mu|kdelibs4-4.12.4-3|929	%{_kde_appsdir}/kcharselect
12mu|kdelibs4-4.12.4-3|930	%{_kde_docdir}/HTML/en/sonnet
12mu|kdelibs4-4.12.4-3|931	%{_kde_docdir}/HTML/en/common/*
12mu|kdelibs4-4.12.4-3|932	%{_kde_docdir}/HTML/en/kioslave/data
12mu|kdelibs4-4.12.4-3|933	%{_kde_docdir}/HTML/en/kioslave/file
12mu|kdelibs4-4.12.4-3|934	%{_kde_docdir}/HTML/en/kioslave/ftp
12mu|kdelibs4-4.12.4-3|935	%{_kde_docdir}/HTML/en/kioslave/help
12mu|kdelibs4-4.12.4-3|936	%{_kde_docdir}/HTML/en/kioslave/http
12mu|kdelibs4-4.12.4-3|937	%{_kde_docdir}/HTML/en/kioslave/mailto
12mu|kdelibs4-4.12.4-3|938	%{_kde_docdir}/HTML/en/kioslave/rlogin
12mu|kdelibs4-4.12.4-3|939	%{_kde_docdir}/HTML/en/kioslave/telnet
12mu|kdelibs4-4.12.4-3|940	%{_kde_docdir}/HTML/en/kioslave/webdav
12mu|kdelibs4-4.12.4-3|941	%{_kde_mandir}/man1/kde4-config.1*
12mu|kdelibs4-4.12.4-3|942	%{_kde_mandir}/man7/kdeoptions.7*
12mu|kdelibs4-4.12.4-3|943	%{_kde_mandir}/man7/qtoptions.7*
12mu|kdelibs4-4.12.4-3|944	%{_kde_mandir}/man8/kbuildsycoca4.8*
12mu|kdelibs4-4.12.4-3|945	%{_kde_mandir}/man8/kcookiejar4.8*
12mu|kdelibs4-4.12.4-3|946	%{_kde_mandir}/man8/kdeinit4.8*
12mu|kdelibs4-4.12.4-3|947	%{_kde_mandir}/man8/meinproc4.8*
12mu|kdelibs4-4.12.4-3|948	%{_kde_mandir}/man1/kjs.1.*
12mu|kdelibs4-4.12.4-3|949	%{_kde_mandir}/man1/kjscmd.1.*
12mu|kdelibs4-4.12.4-3|950	%{_kde_mandir}/man1/kross.1.*
12mu|kdelibs4-4.12.4-3|951	%{_kde_mandir}/man1/preparetips.1.*
12mu|kdelibs4-4.12.4-3|952	%{_kde_mandir}/man8/kded4.8.*
12mu|kdelibs4-4.12.4-3|953	%{_kde_iconsdir}/hicolor/*/actions/presence_away.png
12mu|kdelibs4-4.12.4-3|954	%{_kde_iconsdir}/hicolor/*/actions/presence_offline.png
12mu|kdelibs4-4.12.4-3|955	%{_kde_iconsdir}/hicolor/*/actions/presence_online.png
12mu|kdelibs4-4.12.4-3|956	%{_kde_iconsdir}/hicolor/*/actions/presence_unknown.png
12mu|kdelibs4-4.12.4-3|957	%{_kde_datadir}/locale/all_languages
12mu|kdelibs4-4.12.4-3|958	%{_sysconfdir}/dbus-1/system.d/org.kde.auth.conf
12mu|kdelibs4-4.12.4-3|959	%{_kde_sysconfdir}/xdg/kde4/menus/applications.menu
12mu|kdelibs4-4.12.4-3|960	%{_kde_appsdir}/kauth
12mu|kdelibs4-4.12.4-3|961	%{_kde_appsdir}/plasma
12mu|kdelibs4-4.12.4-3|962	%{_kde_datadir}/locale/en_US/entry.desktop
12mu|kdelibs4-4.12.4-3|963	
12mu|kdelibs4-4.12.4-3|964	#----------------------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|965	
12mu|kdelibs4-4.12.4-3|966	%if %{compile_apidox}
12mu|kdelibs4-4.12.4-3|967	%package apidoc
12mu|kdelibs4-4.12.4-3|968	Group:		Development/KDE and Qt
12mu|kdelibs4-4.12.4-3|969	Summary:	Development documentation for %{name}
12mu|kdelibs4-4.12.4-3|970	Requires:	qt4-doc
12mu|kdelibs4-4.12.4-3|971	
12mu|kdelibs4-4.12.4-3|972	%description apidoc
12mu|kdelibs4-4.12.4-3|973	This packages contains all development documentation for kdelibs
12mu|kdelibs4-4.12.4-3|974	
12mu|kdelibs4-4.12.4-3|975	%files apidoc
12mu|kdelibs4-4.12.4-3|976	%{_docdir}/kde4/api/*
12mu|kdelibs4-4.12.4-3|977	%endif
12mu|kdelibs4-4.12.4-3|978	
12mu|kdelibs4-4.12.4-3|979	#----------------------------------------------------------------------------------
12mu|kdelibs4-4.12.4-3|980	
12mu|kdelibs4-4.12.4-3|981	%prep
12mu|kdelibs4-4.12.4-3|982	%setup -q -n kdelibs-%{version}
12mu|kdelibs4-4.12.4-3|983	
12mu|kdelibs4-4.12.4-3|984	%patch1 -p0
12mu|kdelibs4-4.12.4-3|985	%if ! %{with_drkonqi}
12mu|kdelibs4-4.12.4-3|986	%patch2 -p0
12mu|kdelibs4-4.12.4-3|987	%endif
12mu|kdelibs4-4.12.4-3|988	%patch3 -p1
12mu|kdelibs4-4.12.4-3|989	%patch10 -p1 -b .phonepower~
12mu|kdelibs4-4.12.4-3|990	%patch11 -p1 -b .delayed~
12mu|kdelibs4-4.12.4-3|991	%patch12 -p1 -R
12mu|kdelibs4-4.12.4-3|992	%patch13 -p1 -b .qfile
12mu|kdelibs4-4.12.4-3|993	%patch100 -p1
12mu|kdelibs4-4.12.4-3|994	%patch200 -p1
12mu|kdelibs4-4.12.4-3|995	%patch203 -p1
12mu|kdelibs4-4.12.4-3|996	%patch204 -p1
12mu|kdelibs4-4.12.4-3|997	%patch206 -p1
12mu|kdelibs4-4.12.4-3|998	%patch207 -p1
12mu|kdelibs4-4.12.4-3|999	%patch208 -p1
12mu|kdelibs4-4.12.4-3|1000	%patch209 -p1
12mu|kdelibs4-4.12.4-3|1001	%patch210 -p1
12mu|kdelibs4-4.12.4-3|1002	%patch211 -p1
12mu|kdelibs4-4.12.4-3|1003	%patch212 -p1
12mu|kdelibs4-4.12.4-3|1004	
12mu|kdelibs4-4.12.4-3|1005	%build
12mu|kdelibs4-4.12.4-3|1006	%cmake_kde4 %{?no_libkactivities:-DBUILD_libkactivities:BOOL=OFF}
12mu|kdelibs4-4.12.4-3|1007	
12mu|kdelibs4-4.12.4-3|1008	%if %{compile_apidox}
12mu|kdelibs4-4.12.4-3|1009	cd ..
12mu|kdelibs4-4.12.4-3|1010	doc/api/doxygen.sh --doxdatadir=${PWD}/doc/common .
12mu|kdelibs4-4.12.4-3|1011	%endif
12mu|kdelibs4-4.12.4-3|1012	
12mu|kdelibs4-4.12.4-3|1013	%install
12mu|kdelibs4-4.12.4-3|1014	%makeinstall_std -C build
12mu|kdelibs4-4.12.4-3|1015	
12mu|kdelibs4-4.12.4-3|1016	%if %{compile_apidox}
12mu|kdelibs4-4.12.4-3|1017	mkdir -p %{buildroot}%{_docdir}/kde4/api
12mu|kdelibs4-4.12.4-3|1018	cp -av kdelibs-%{version}-apidocs %{buildroot}%{_docdir}/kde4/api/kdelibs
12mu|kdelibs4-4.12.4-3|1019	%endif
12mu|kdelibs4-4.12.4-3|1020	
12mu|kdelibs4-4.12.4-3|1021	rm -fr %{buildroot}%{_kde_appsdir}/kssl/ca-bundle.crt
12mu|kdelibs4-4.12.4-3|1022	ln -snf %{_sysconfdir}/pki/tls/certs/ca-bundle.crt %{buildroot}%{_kde_appsdir}/kssl/ca-bundle.crt
12mu|kdelibs4-4.12.4-3|1023	
12mu|kdelibs4-4.12.4-3|1024	
12mu|kdelibs4-4.12.4-3|1025	%changelog
12mu|kdelibs4-4.12.4-3|1026	* Thu Apr 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.12.4-3
12mu|kdelibs4-4.12.4-3|1027	+ Revision: 96cb984
12mu|kdelibs4-4.12.4-3|1028	- Add qfile-header patch to fix the way QFile is included in kio/global.h
12mu|kdelibs4-4.12.4-3|1029	
12mu|kdelibs4-4.12.4-3|1030	* Sun Apr 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.12.4-2
12mu|kdelibs4-4.12.4-3|1031	+ Revision: 041bccd
12mu|kdelibs4-4.12.4-3|1032	- Add kfilemodule-l10n patch from upstream to fix localization in kfile dialogs
12mu|kdelibs4-4.12.4-3|1033	
12mu|kdelibs4-4.12.4-3|1034	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.12.4-1
12mu|kdelibs4-4.12.4-3|1035	+ Revision: a408174
12mu|kdelibs4-4.12.4-3|1036	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdelibs4-4.12.4-3|1037	
12mu|kdelibs4-4.12.4-3|1038	* Thu Mar 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.12.3-1
12mu|kdelibs4-4.12.4-3|1039	+ Revision: bc4ddd1
12mu|kdelibs4-4.12.4-3|1040	- LOG New version 4.12.3 (sync spec and patches with Cooker)
12mu|kdelibs4-4.12.4-3|1041	
12mu|kdelibs4-4.12.4-3|1042	* Wed Dec 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.11.4-1
12mu|kdelibs4-4.12.4-3|1043	+ Revision: fcb0168
12mu|kdelibs4-4.12.4-3|1044	- LOG New version 4.11.4
12mu|kdelibs4-4.12.4-3|1045	
12mu|kdelibs4-4.12.4-3|1046	* Thu Nov 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.11.3-1
12mu|kdelibs4-4.12.4-3|1047	+ Revision: 1937f2e
12mu|kdelibs4-4.12.4-3|1048	- LOG New version 4.11.3
12mu|kdelibs4-4.12.4-3|1049	
12mu|kdelibs4-4.12.4-3|1050	* Fri Oct 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.11.2-3
12mu|kdelibs4-4.12.4-3|1051	+ Revision: 2ca9409
12mu|kdelibs4-4.12.4-3|1052	- LOG New version 4.11.2
12mu|kdelibs4-4.12.4-3|1053	
12mu|kdelibs4-4.12.4-3|1054	* Tue Jul 09 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.10.5-1
12mu|kdelibs4-4.12.4-3|1055	+ Revision: 192fba2
12mu|kdelibs4-4.12.4-3|1056	- LOG New version 4.10.5
12mu|kdelibs4-4.12.4-3|1057	
12mu|kdelibs4-4.12.4-3|1058	* Thu Jun 13 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.10.4-1
12mu|kdelibs4-4.12.4-3|1059	+ Revision: ccb17ff
12mu|kdelibs4-4.12.4-3|1060	- LOG New version 4.10.4
12mu|kdelibs4-4.12.4-3|1061	
12mu|kdelibs4-4.12.4-3|1062	* Thu May 23 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.10.3-2
12mu|kdelibs4-4.12.4-3|1063	+ Revision: 7c016f8
12mu|kdelibs4-4.12.4-3|1064	- LOG Add patch to avoid creation of .config etc folders in filesystem root
12mu|kdelibs4-4.12.4-3|1065	
12mu|kdelibs4-4.12.4-3|1066	* Mon May 20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.10.3-1
12mu|kdelibs4-4.12.4-3|1067	+ Revision: 8cc3bf1
12mu|kdelibs4-4.12.4-3|1068	- LOG New version 4.10.3 (sync with Cooker)
12mu|kdelibs4-4.12.4-3|1069	
12mu|kdelibs4-4.12.4-3|1070	* Mon Jan 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.9.5-1
12mu|kdelibs4-4.12.4-3|1071	+ Revision: be9767e
12mu|kdelibs4-4.12.4-3|1072	- LOG New version 4.9.5
12mu|kdelibs4-4.12.4-3|1073	
12mu|kdelibs4-4.12.4-3|1074	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.9.4-1
12mu|kdelibs4-4.12.4-3|1075	+ Revision: 1c914d1
12mu|kdelibs4-4.12.4-3|1076	- LOG New version 4.9.4
12mu|kdelibs4-4.12.4-3|1077	
12mu|kdelibs4-4.12.4-3|1078	* Sun Dec 02 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.9.4-0.1
12mu|kdelibs4-4.12.4-3|1079	+ Revision: 1db6210
12mu|kdelibs4-4.12.4-3|1080	- LOG Update to 4.9.4 (git snapshot)
12mu|kdelibs4-4.12.4-3|1081	
12mu|kdelibs4-4.12.4-3|1082	* Thu Nov 29 2012 Sergey Borovkov <serge.borovkov@gmail.com> 5:4.9.3-4
12mu|kdelibs4-4.12.4-3|1083	+ Revision: dcffd17
12mu|kdelibs4-4.12.4-3|1084	- Add patch for kio_http
12mu|kdelibs4-4.12.4-3|1085	
12mu|kdelibs4-4.12.4-3|1086	* Tue Nov 20 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 5:4.9.3-3
12mu|kdelibs4-4.12.4-3|1087	+ Revision: d609a38
12mu|kdelibs4-4.12.4-3|1088	- Add patch for kio_ftp
12mu|kdelibs4-4.12.4-3|1089	
12mu|kdelibs4-4.12.4-3|1090	* Thu Nov 15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.9.3-2
12mu|kdelibs4-4.12.4-3|1091	+ Revision: a20d2fb
12mu|kdelibs4-4.12.4-3|1092	- LOG Bump release for updates purpose
12mu|kdelibs4-4.12.4-3|1093	
12mu|kdelibs4-4.12.4-3|1094	* Thu Nov 15 2012 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 5:4.9.3-1
12mu|kdelibs4-4.12.4-3|1095	+ Revision: d7aa3f5
12mu|kdelibs4-4.12.4-3|1096	- Reverting of commit c6160d14
12mu|kdelibs4-4.12.4-3|1097	
12mu|kdelibs4-4.12.4-3|1098	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.9.3-1
12mu|kdelibs4-4.12.4-3|1099	+ Revision: 3de9faa
12mu|kdelibs4-4.12.4-3|1100	- LOG New version 4.9.3
12mu|kdelibs4-4.12.4-3|1101	
12mu|kdelibs4-4.12.4-3|1102	* Fri Nov 02 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 5:4.9.2-2
12mu|kdelibs4-4.12.4-3|1103	+ Revision: a6b1b8e
12mu|kdelibs4-4.12.4-3|1104	- Update klook patch
12mu|kdelibs4-4.12.4-3|1105	
12mu|kdelibs4-4.12.4-3|1106	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.9.2-1
12mu|kdelibs4-4.12.4-3|1107	+ Revision: 4506e7c
12mu|kdelibs4-4.12.4-3|1108	- New version 4.9.2
12mu|kdelibs4-4.12.4-3|1109	
12mu|kdelibs4-4.12.4-3|1110	* Mon Sep 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.9.1-2
12mu|kdelibs4-4.12.4-3|1111	+ Revision: be9ff51
12mu|kdelibs4-4.12.4-3|1112	- Add patch for items preview with klook in standard open/save dialog
12mu|kdelibs4-4.12.4-3|1113	
12mu|kdelibs4-4.12.4-3|1114	* Mon Sep 10 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.9.1-1
12mu|kdelibs4-4.12.4-3|1115	+ Revision: 632272d
12mu|kdelibs4-4.12.4-3|1116	- New version 4.9.1
12mu|kdelibs4-4.12.4-3|1117	
12mu|kdelibs4-4.12.4-3|1118	* Fri Aug 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.9.0-1
12mu|kdelibs4-4.12.4-3|1119	+ Revision: a37f828
12mu|kdelibs4-4.12.4-3|1120	- New version 4.9.0
12mu|kdelibs4-4.12.4-3|1121	
12mu|kdelibs4-4.12.4-3|1122	* Thu Jul 12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.8.97-1
12mu|kdelibs4-4.12.4-3|1123	+ Revision: 5eb4150
12mu|kdelibs4-4.12.4-3|1124	- New version 4.8.97
12mu|kdelibs4-4.12.4-3|1125	
12mu|kdelibs4-4.12.4-3|1126	* Mon Jul 09 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.8.95-4
12mu|kdelibs4-4.12.4-3|1127	+ Revision: 9a94ee6
12mu|kdelibs4-4.12.4-3|1128	- Convert some BuildRequires from to pkgconfig style back to plain devel
12mu|kdelibs4-4.12.4-3|1129	
12mu|kdelibs4-4.12.4-3|1130	* Mon Jul 09 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.8.95-4
12mu|kdelibs4-4.12.4-3|1131	+ Revision: 4e9bcde
12mu|kdelibs4-4.12.4-3|1132	- Update fileplaces patch (add Documents to default bookmarks)
12mu|kdelibs4-4.12.4-3|1133	
12mu|kdelibs4-4.12.4-3|1134	* Thu Jun 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.8.95-1
12mu|kdelibs4-4.12.4-3|1135	+ Revision: 8d824fe
12mu|kdelibs4-4.12.4-3|1136	- Re-diff fileplaces patch
12mu|kdelibs4-4.12.4-3|1137	
12mu|kdelibs4-4.12.4-3|1138	* Thu Jun 28 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.8.95-1
12mu|kdelibs4-4.12.4-3|1139	+ Revision: e90d738
12mu|kdelibs4-4.12.4-3|1140	- Update to 4.8.95
12mu|kdelibs4-4.12.4-3|1141	
12mu|kdelibs4-4.12.4-3|1142	* Sun Jun 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5:4.8.90-3
12mu|kdelibs4-4.12.4-3|1143	+ Revision: 9015050
12mu|kdelibs4-4.12.4-3|1144	- Bump release
12mu|kdelibs4-4.12.4-3|1145	
12mu|kdelibs4-4.12.4-3|1146	

19880 12
12mu|kdenetwork4-4.12.4-1|1	Summary:	K Desktop Environment - Network Applications
12mu|kdenetwork4-4.12.4-1|2	Name:		kdenetwork4
12mu|kdenetwork4-4.12.4-1|3	Version:	4.12.4
12mu|kdenetwork4-4.12.4-1|4	Release:	1
12mu|kdenetwork4-4.12.4-1|5	Epoch:		3
12mu|kdenetwork4-4.12.4-1|6	License:	GPLv2+
12mu|kdenetwork4-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|kdenetwork4-4.12.4-1|8	Url:		http://www.kde.org
12mu|kdenetwork4-4.12.4-1|9	Suggests:	kdenetwork-filesharing
12mu|kdenetwork4-4.12.4-1|10	Suggests:	kdenetwork-strigi-analyzers
12mu|kdenetwork4-4.12.4-1|11	Suggests:	kdnssd
12mu|kdenetwork4-4.12.4-1|12	Suggests:	kget
12mu|kdenetwork4-4.12.4-1|13	Suggests:	kopete
12mu|kdenetwork4-4.12.4-1|14	Suggests:	kppp
12mu|kdenetwork4-4.12.4-1|15	Suggests:	krdc
12mu|kdenetwork4-4.12.4-1|16	Suggests:	krfb
12mu|kdenetwork4-4.12.4-1|17	Obsoletes:	kdenetwork4-devel < 3:4.11.0
12mu|kdenetwork4-4.12.4-1|18	BuildArch:	noarch
12mu|kdenetwork4-4.12.4-1|19	
12mu|kdenetwork4-4.12.4-1|20	%description
12mu|kdenetwork4-4.12.4-1|21	Networking applications for the K Desktop Environment:
12mu|kdenetwork4-4.12.4-1|22	- kdenetwork-filesharing: Samba filesharing dialog for KDE
12mu|kdenetwork4-4.12.4-1|23	- kdenetwork-strigi-analyzers: KDE network strigi plugins
12mu|kdenetwork4-4.12.4-1|24	- kdnssd: DNS-SD service discovery monitor
12mu|kdenetwork4-4.12.4-1|25	- kget: Versatile and user-friendly download manager for KDE
12mu|kdenetwork4-4.12.4-1|26	- kopete: KDE internet messenger
12mu|kdenetwork4-4.12.4-1|27	- kppp: KDE tool to setup PPP (Point-to-Point Protocol) connections
12mu|kdenetwork4-4.12.4-1|28	- krfb: Desktop Sharing server, allow others to access your desktop via VNC
12mu|kdenetwork4-4.12.4-1|29	- krdc: a client for Desktop Sharing and other VNC servers
12mu|kdenetwork4-4.12.4-1|30	
12mu|kdenetwork4-4.12.4-1|31	%files
12mu|kdenetwork4-4.12.4-1|32	
12mu|kdenetwork4-4.12.4-1|33	#----------------------------------------------------------------------------
12mu|kdenetwork4-4.12.4-1|34	
12mu|kdenetwork4-4.12.4-1|35	%prep
12mu|kdenetwork4-4.12.4-1|36	
12mu|kdenetwork4-4.12.4-1|37	%build
12mu|kdenetwork4-4.12.4-1|38	
12mu|kdenetwork4-4.12.4-1|39	%install
12mu|kdenetwork4-4.12.4-1|40	
12mu|kdenetwork4-4.12.4-1|41	
12mu|kdenetwork4-4.12.4-1|42	%changelog
12mu|kdenetwork4-4.12.4-1|43	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
12mu|kdenetwork4-4.12.4-1|44	+ Revision: 929598b
12mu|kdenetwork4-4.12.4-1|45	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdenetwork4-4.12.4-1|46	
12mu|kdenetwork4-4.12.4-1|47	

19881 12
12mu|kdenetwork-filesharing-4.12.4-1|1	Summary:	Samba filesharing dialog for KDE4
12mu|kdenetwork-filesharing-4.12.4-1|2	Name:		kdenetwork-filesharing
12mu|kdenetwork-filesharing-4.12.4-1|3	Version:	4.12.4
12mu|kdenetwork-filesharing-4.12.4-1|4	Release:	1
12mu|kdenetwork-filesharing-4.12.4-1|5	Epoch:		3
12mu|kdenetwork-filesharing-4.12.4-1|6	License:	GPLv2+
12mu|kdenetwork-filesharing-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|kdenetwork-filesharing-4.12.4-1|8	Url:		http://www.kde.org
12mu|kdenetwork-filesharing-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kdenetwork-filesharing-4.12.4-1|10	%if %{is_beta}
12mu|kdenetwork-filesharing-4.12.4-1|11	%define ftpdir unstable
12mu|kdenetwork-filesharing-4.12.4-1|12	%else
12mu|kdenetwork-filesharing-4.12.4-1|13	%define ftpdir stable
12mu|kdenetwork-filesharing-4.12.4-1|14	%endif
12mu|kdenetwork-filesharing-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|kdenetwork-filesharing-4.12.4-1|16	BuildRequires:	kdelibs4-devel
12mu|kdenetwork-filesharing-4.12.4-1|17	Conflicts:	kde4-filesharing < 3:4.11.0
12mu|kdenetwork-filesharing-4.12.4-1|18	Obsoletes:	kde4-filesharing < 3:4.11.0
12mu|kdenetwork-filesharing-4.12.4-1|19	
12mu|kdenetwork-filesharing-4.12.4-1|20	%description
12mu|kdenetwork-filesharing-4.12.4-1|21	Samba filesharing dialog for KDE4.
12mu|kdenetwork-filesharing-4.12.4-1|22	
12mu|kdenetwork-filesharing-4.12.4-1|23	%files
12mu|kdenetwork-filesharing-4.12.4-1|24	%{_kde_libdir}/kde4/sambausershareplugin.so
12mu|kdenetwork-filesharing-4.12.4-1|25	%{_kde_services}/sambausershareplugin.desktop
12mu|kdenetwork-filesharing-4.12.4-1|26	
12mu|kdenetwork-filesharing-4.12.4-1|27	#-------------------------------------------
12mu|kdenetwork-filesharing-4.12.4-1|28	
12mu|kdenetwork-filesharing-4.12.4-1|29	%prep
12mu|kdenetwork-filesharing-4.12.4-1|30	%setup -q
12mu|kdenetwork-filesharing-4.12.4-1|31	
12mu|kdenetwork-filesharing-4.12.4-1|32	%build
12mu|kdenetwork-filesharing-4.12.4-1|33	%cmake_kde4
12mu|kdenetwork-filesharing-4.12.4-1|34	%make
12mu|kdenetwork-filesharing-4.12.4-1|35	
12mu|kdenetwork-filesharing-4.12.4-1|36	%install
12mu|kdenetwork-filesharing-4.12.4-1|37	%makeinstall_std -C build
12mu|kdenetwork-filesharing-4.12.4-1|38	
12mu|kdenetwork-filesharing-4.12.4-1|39	
12mu|kdenetwork-filesharing-4.12.4-1|40	%changelog
12mu|kdenetwork-filesharing-4.12.4-1|41	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
12mu|kdenetwork-filesharing-4.12.4-1|42	+ Revision: 6f2b694
12mu|kdenetwork-filesharing-4.12.4-1|43	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdenetwork-filesharing-4.12.4-1|44	
12mu|kdenetwork-filesharing-4.12.4-1|45	

19882 12
12mu|kdenetwork-strigi-analyzers-4.12.4-1|1	Summary:	KDE network strigi plugins
12mu|kdenetwork-strigi-analyzers-4.12.4-1|2	Name:		kdenetwork-strigi-analyzers
12mu|kdenetwork-strigi-analyzers-4.12.4-1|3	Version:	4.12.4
12mu|kdenetwork-strigi-analyzers-4.12.4-1|4	Release:	1
12mu|kdenetwork-strigi-analyzers-4.12.4-1|5	Epoch:		3
12mu|kdenetwork-strigi-analyzers-4.12.4-1|6	License:	GPLv2+
12mu|kdenetwork-strigi-analyzers-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|kdenetwork-strigi-analyzers-4.12.4-1|8	Url:		http://www.kde.org
12mu|kdenetwork-strigi-analyzers-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kdenetwork-strigi-analyzers-4.12.4-1|10	%if %{is_beta}
12mu|kdenetwork-strigi-analyzers-4.12.4-1|11	%define ftpdir unstable
12mu|kdenetwork-strigi-analyzers-4.12.4-1|12	%else
12mu|kdenetwork-strigi-analyzers-4.12.4-1|13	%define ftpdir stable
12mu|kdenetwork-strigi-analyzers-4.12.4-1|14	%endif
12mu|kdenetwork-strigi-analyzers-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|kdenetwork-strigi-analyzers-4.12.4-1|16	BuildRequires:	boost-devel
12mu|kdenetwork-strigi-analyzers-4.12.4-1|17	BuildRequires:	kdelibs4-devel
12mu|kdenetwork-strigi-analyzers-4.12.4-1|18	BuildRequires:	pkgconfig(libstreamanalyzer)
12mu|kdenetwork-strigi-analyzers-4.12.4-1|19	
12mu|kdenetwork-strigi-analyzers-4.12.4-1|20	%description
12mu|kdenetwork-strigi-analyzers-4.12.4-1|21	This package provides:
12mu|kdenetwork-strigi-analyzers-4.12.4-1|22	- Strigi meta information plugin for BitTorrent files (*.torrent).
12mu|kdenetwork-strigi-analyzers-4.12.4-1|23	
12mu|kdenetwork-strigi-analyzers-4.12.4-1|24	%files
12mu|kdenetwork-strigi-analyzers-4.12.4-1|25	%{_kde_libdir}/strigi/strigita_torrent_analyzer.so
12mu|kdenetwork-strigi-analyzers-4.12.4-1|26	
12mu|kdenetwork-strigi-analyzers-4.12.4-1|27	#-------------------------------------------
12mu|kdenetwork-strigi-analyzers-4.12.4-1|28	
12mu|kdenetwork-strigi-analyzers-4.12.4-1|29	%prep
12mu|kdenetwork-strigi-analyzers-4.12.4-1|30	%setup -q
12mu|kdenetwork-strigi-analyzers-4.12.4-1|31	
12mu|kdenetwork-strigi-analyzers-4.12.4-1|32	%build
12mu|kdenetwork-strigi-analyzers-4.12.4-1|33	%cmake_kde4
12mu|kdenetwork-strigi-analyzers-4.12.4-1|34	%make
12mu|kdenetwork-strigi-analyzers-4.12.4-1|35	
12mu|kdenetwork-strigi-analyzers-4.12.4-1|36	%install
12mu|kdenetwork-strigi-analyzers-4.12.4-1|37	%makeinstall_std -C build
12mu|kdenetwork-strigi-analyzers-4.12.4-1|38	
12mu|kdenetwork-strigi-analyzers-4.12.4-1|39	
12mu|kdenetwork-strigi-analyzers-4.12.4-1|40	%changelog
12mu|kdenetwork-strigi-analyzers-4.12.4-1|41	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
12mu|kdenetwork-strigi-analyzers-4.12.4-1|42	+ Revision: e07303a
12mu|kdenetwork-strigi-analyzers-4.12.4-1|43	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdenetwork-strigi-analyzers-4.12.4-1|44	
12mu|kdenetwork-strigi-analyzers-4.12.4-1|45	

19883 12
12mu|kdenlive-0.9.6-3|1	Summary:	A non-linear video editing application for KDE
12mu|kdenlive-0.9.6-3|2	Name:		kdenlive
12mu|kdenlive-0.9.6-3|3	Version:	0.9.6
12mu|kdenlive-0.9.6-3|4	Release:	3
12mu|kdenlive-0.9.6-3|5	License:	GPLv2+
12mu|kdenlive-0.9.6-3|6	Group:		Graphical desktop/KDE
12mu|kdenlive-0.9.6-3|7	Url:		http://www.kdenlive.org/
12mu|kdenlive-0.9.6-3|8	Source0:	http://download.kde.org/stable/kdenlive/%{version}/src/kdenlive-%{version}.tar.bz2
12mu|kdenlive-0.9.6-3|9	BuildRequires:	kdelibs4-devel
12mu|kdenlive-0.9.6-3|10	BuildRequires:	pkgconfig(gl)
12mu|kdenlive-0.9.6-3|11	BuildRequires:	pkgconfig(glu)
12mu|kdenlive-0.9.6-3|12	BuildRequires:	pkgconfig(libv4l2)
12mu|kdenlive-0.9.6-3|13	BuildRequires:	pkgconfig(mlt-framework) >= 0.8.8
12mu|kdenlive-0.9.6-3|14	BuildRequires:	pkgconfig(qimageblitz)
12mu|kdenlive-0.9.6-3|15	BuildRequires:	pkgconfig(QJson)
12mu|kdenlive-0.9.6-3|16	Requires:	mlt >= 0.8.8
12mu|kdenlive-0.9.6-3|17	Requires:	ffmpeg
12mu|kdenlive-0.9.6-3|18	Requires:	dvgrab
12mu|kdenlive-0.9.6-3|19	Suggests:	xine-ui
12mu|kdenlive-0.9.6-3|20	Suggests:	swh-plugins
12mu|kdenlive-0.9.6-3|21	Suggests:	cdrkit-genisoimage
12mu|kdenlive-0.9.6-3|22	Suggests:	dvdauthor
12mu|kdenlive-0.9.6-3|23	Suggests:	oxygen-icon-theme
12mu|kdenlive-0.9.6-3|24	Suggests:	frei0r
12mu|kdenlive-0.9.6-3|25	
12mu|kdenlive-0.9.6-3|26	%description
12mu|kdenlive-0.9.6-3|27	Kdenlive is a non-linear video editor for KDE. It relies on a separate
12mu|kdenlive-0.9.6-3|28	renderer, piave, to handle it's rendering. Kdenlive supports multitrack
12mu|kdenlive-0.9.6-3|29	editing.
12mu|kdenlive-0.9.6-3|30	
12mu|kdenlive-0.9.6-3|31	%files -f %{name}.lang
12mu|kdenlive-0.9.6-3|32	%{_kde_bindir}/*
12mu|kdenlive-0.9.6-3|33	%{_kde_libdir}/kde4/*.so
12mu|kdenlive-0.9.6-3|34	%{_kde_datadir}/apps/%{name}
12mu|kdenlive-0.9.6-3|35	%{_kde_services}/*.desktop
12mu|kdenlive-0.9.6-3|36	%{_kde_datadir}/config.kcfg/*
12mu|kdenlive-0.9.6-3|37	%{_kde_datadir}/applications/kde4/%{name}.desktop
12mu|kdenlive-0.9.6-3|38	%{_kde_iconsdir}/*/*/*/*
12mu|kdenlive-0.9.6-3|39	%{_kde_datadir}/mime/packages/*.xml
12mu|kdenlive-0.9.6-3|40	%{_kde_configdir}/*
12mu|kdenlive-0.9.6-3|41	%{_mandir}/man1/*
12mu|kdenlive-0.9.6-3|42	
12mu|kdenlive-0.9.6-3|43	#--------------------------------------------------------------------
12mu|kdenlive-0.9.6-3|44	
12mu|kdenlive-0.9.6-3|45	%prep
12mu|kdenlive-0.9.6-3|46	%setup -q
12mu|kdenlive-0.9.6-3|47	
12mu|kdenlive-0.9.6-3|48	%build
12mu|kdenlive-0.9.6-3|49	%cmake_kde4
12mu|kdenlive-0.9.6-3|50	%make
12mu|kdenlive-0.9.6-3|51	
12mu|kdenlive-0.9.6-3|52	%install
12mu|kdenlive-0.9.6-3|53	%makeinstall_std -C build
12mu|kdenlive-0.9.6-3|54	
12mu|kdenlive-0.9.6-3|55	rm -f %{buildroot}%{_datadir}/menu/kdenlive
12mu|kdenlive-0.9.6-3|56	rm -f %{buildroot}%{_datadir}/pixmaps/kdenlive.xpm
12mu|kdenlive-0.9.6-3|57	
12mu|kdenlive-0.9.6-3|58	%find_lang %{name} --with-html
12mu|kdenlive-0.9.6-3|59	
12mu|kdenlive-0.9.6-3|60	

19884 12
12mu|kdepim4-4.12.4-1|1	Summary:	An application suite to manage personal information
12mu|kdepim4-4.12.4-1|2	Name:		kdepim4
12mu|kdepim4-4.12.4-1|3	Epoch:		3
12mu|kdepim4-4.12.4-1|4	Version:	4.12.4
12mu|kdepim4-4.12.4-1|5	Release:	1
12mu|kdepim4-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|7	License:	GPL
12mu|kdepim4-4.12.4-1|8	Url:		http://community.kde.org/KDE_PIM
12mu|kdepim4-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kdepim4-4.12.4-1|10	%if %{is_beta}
12mu|kdepim4-4.12.4-1|11	%define ftpdir unstable
12mu|kdepim4-4.12.4-1|12	%else
12mu|kdepim4-4.12.4-1|13	%define ftpdir stable
12mu|kdepim4-4.12.4-1|14	%endif
12mu|kdepim4-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/kdepim-%{version}.tar.xz
12mu|kdepim4-4.12.4-1|16	Patch0:		kdepim-4.12.1-cmake-libkaddressbookgrantlee.patch
12mu|kdepim4-4.12.4-1|17	BuildRequires:	boost-devel
12mu|kdepim4-4.12.4-1|18	BuildRequires:	gpgme-devel
12mu|kdepim4-4.12.4-1|19	BuildRequires:	grantlee-devel
12mu|kdepim4-4.12.4-1|20	BuildRequires:	kdelibs4-devel
12mu|kdepim4-4.12.4-1|21	BuildRequires:	kdepimlibs4-devel
12mu|kdepim4-4.12.4-1|22	BuildRequires:	kdepim4-runtime-devel
12mu|kdepim4-4.12.4-1|23	BuildRequires:	libassuan-devel
12mu|kdepim4-4.12.4-1|24	BuildRequires:	nepomuk-core-devel
12mu|kdepim4-4.12.4-1|25	BuildRequires:	nepomuk-widgets-devel
12mu|kdepim4-4.12.4-1|26	BuildRequires:	xsltproc
12mu|kdepim4-4.12.4-1|27	BuildRequires:	pkgconfig(akonadi)
12mu|kdepim4-4.12.4-1|28	BuildRequires:	pkgconfig(libkactivities)
12mu|kdepim4-4.12.4-1|29	BuildRequires:	pkgconfig(libstreams)
12mu|kdepim4-4.12.4-1|30	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12mu|kdepim4-4.12.4-1|31	BuildRequires:	pkgconfig(x11)
12mu|kdepim4-4.12.4-1|32	BuildRequires:	pkgconfig(xscrnsaver)
12mu|kdepim4-4.12.4-1|33	BuildRequires:	pkgconfig(zlib)
12mu|kdepim4-4.12.4-1|34	Suggests:	akonadi-common
12mu|kdepim4-4.12.4-1|35	Suggests:	kleopatra
12mu|kdepim4-4.12.4-1|36	Suggests:	akregator
12mu|kdepim4-4.12.4-1|37	Suggests:	knode
12mu|kdepim4-4.12.4-1|38	Suggests:	kaddressbook
12mu|kdepim4-4.12.4-1|39	Suggests:	kalarm
12mu|kdepim4-4.12.4-1|40	Suggests:	ktimetracker
12mu|kdepim4-4.12.4-1|41	Suggests:	kmail
12mu|kdepim4-4.12.4-1|42	Suggests:	kmailcvt
12mu|kdepim4-4.12.4-1|43	Suggests:	knotes
12mu|kdepim4-4.12.4-1|44	Suggests:	kontact
12mu|kdepim4-4.12.4-1|45	Suggests:	korganizer
12mu|kdepim4-4.12.4-1|46	Suggests:	ksendemail
12mu|kdepim4-4.12.4-1|47	Suggests:	kjots
12mu|kdepim4-4.12.4-1|48	Suggests:	pimactivity
12mu|kdepim4-4.12.4-1|49	
12mu|kdepim4-4.12.4-1|50	%description
12mu|kdepim4-4.12.4-1|51	Information Management applications for the K Desktop Environment.
12mu|kdepim4-4.12.4-1|52	- kaddressbook: The KDE addressbook application.
12mu|kdepim4-4.12.4-1|53	- korganizer: a calendar-of-events and todo-list manager
12mu|kdepim4-4.12.4-1|54	- kalarm: gui for setting up personal alarm/reminder messages
12mu|kdepim4-4.12.4-1|55	- kalarmd: personal alarm/reminder messages daemon, shared by korganizer
12mu|kdepim4-4.12.4-1|56	and kalarm.
12mu|kdepim4-4.12.4-1|57	- kaplan: A shell for the PIM apps, still experimental.
12mu|kdepim4-4.12.4-1|58	- ktimetracker: Time tracker.
12mu|kdepim4-4.12.4-1|59	- kfile-plugins: vCard KFIleItem plugin.
12mu|kdepim4-4.12.4-1|60	- knotes: yellow notes application
12mu|kdepim4-4.12.4-1|61	- konsolecalendar: Command line tool for accessing calendar files.
12mu|kdepim4-4.12.4-1|62	- kmail: universal mail client
12mu|kdepim4-4.12.4-1|63	- kmailcvt: converst addressbooks to kmail format
12mu|kdepim4-4.12.4-1|64	
12mu|kdepim4-4.12.4-1|65	%files
12mu|kdepim4-4.12.4-1|66	
12mu|kdepim4-4.12.4-1|67	#----------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|68	
12mu|kdepim4-4.12.4-1|69	%package core
12mu|kdepim4-4.12.4-1|70	Summary:	Core files for KDE PIM
12mu|kdepim4-4.12.4-1|71	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|72	Requires:	kdelibs4-core
12mu|kdepim4-4.12.4-1|73	Requires:	kdebase4-runtime
12mu|kdepim4-4.12.4-1|74	Requires:	akonadi-kde >= 3:%{version}
12mu|kdepim4-4.12.4-1|75	Conflicts:	%{_lib}kdepim4 < 3:4.11.0
12mu|kdepim4-4.12.4-1|76	Conflicts:	%{_lib}kpgp4 < 3:4.11.0
12mu|kdepim4-4.12.4-1|77	Conflicts:	%{name}-devel < 3:4.11.0
12mu|kdepim4-4.12.4-1|78	
12mu|kdepim4-4.12.4-1|79	%description core
12mu|kdepim4-4.12.4-1|80	Core files for KDE PIM.
12mu|kdepim4-4.12.4-1|81	
12mu|kdepim4-4.12.4-1|82	%files core -f %{name}.lang
12mu|kdepim4-4.12.4-1|83	%exclude %{_kde_docdir}/HTML/en/*
12mu|kdepim4-4.12.4-1|84	%dir %{_kde_services}/kontact
12mu|kdepim4-4.12.4-1|85	%{_kde_iconsdir}/oxygen/*/mimetypes/x-mail-distribution-list.*
12mu|kdepim4-4.12.4-1|86	%{_kde_appsdir}/kdepimwidgets
12mu|kdepim4-4.12.4-1|87	%{_kde_plugindir}/designer/kdepimwidgets.so
12mu|kdepim4-4.12.4-1|88	%{_kde_plugindir}/designer/mailcommonwidgets.so
12mu|kdepim4-4.12.4-1|89	%{_kde_plugindir}/designer/pimcommonwidgets.so
12mu|kdepim4-4.12.4-1|90	%{_kde_appsdir}/kconf_update/kpgp-3.1-upgrade-address-data.pl
12mu|kdepim4-4.12.4-1|91	%{_kde_appsdir}/kconf_update/kpgp.upd
12mu|kdepim4-4.12.4-1|92	%{_datadir}/dbus-1/interfaces/org.kde.mailtransport.service.xml
12mu|kdepim4-4.12.4-1|93	
12mu|kdepim4-4.12.4-1|94	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|95	
12mu|kdepim4-4.12.4-1|96	%package -n akonadiconsole
12mu|kdepim4-4.12.4-1|97	Summary:	Console that help to debug akonadi
12mu|kdepim4-4.12.4-1|98	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|99	Requires:	%{name}-core = %{EVRD}
12mu|kdepim4-4.12.4-1|100	Conflicts:	kdepim4-core < 2:4.4.2-5
12mu|kdepim4-4.12.4-1|101	
12mu|kdepim4-4.12.4-1|102	%description -n akonadiconsole
12mu|kdepim4-4.12.4-1|103	Console that help to debug akonadi
12mu|kdepim4-4.12.4-1|104	
12mu|kdepim4-4.12.4-1|105	%files -n akonadiconsole
12mu|kdepim4-4.12.4-1|106	%{_kde_bindir}/akonadiconsole
12mu|kdepim4-4.12.4-1|107	%{_kde_applicationsdir}/akonadiconsole.desktop
12mu|kdepim4-4.12.4-1|108	%{_kde_appsdir}/akonadiconsole/akonadiconsoleui.rc
12mu|kdepim4-4.12.4-1|109	%{_kde_iconsdir}/hicolor/*/apps/akonadiconsole.png
12mu|kdepim4-4.12.4-1|110	
12mu|kdepim4-4.12.4-1|111	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|112	
12mu|kdepim4-4.12.4-1|113	%package -n akonadi-archivemail-agent
12mu|kdepim4-4.12.4-1|114	Summary:	Akonadi archivemail agent
12mu|kdepim4-4.12.4-1|115	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|116	Requires:	%{name}-core = %{EVRD}
12mu|kdepim4-4.12.4-1|117	
12mu|kdepim4-4.12.4-1|118	%description -n akonadi-archivemail-agent
12mu|kdepim4-4.12.4-1|119	Akonadi archivemail agent.
12mu|kdepim4-4.12.4-1|120	
12mu|kdepim4-4.12.4-1|121	%files -n akonadi-archivemail-agent
12mu|kdepim4-4.12.4-1|122	%doc %{_kde_docdir}/HTML/en/akonadi_archivemail_agent
12mu|kdepim4-4.12.4-1|123	%{_kde_bindir}/akonadi_archivemail_agent
12mu|kdepim4-4.12.4-1|124	%{_kde_datadir}/akonadi/agents/archivemailagent.desktop
12mu|kdepim4-4.12.4-1|125	%{_kde_appsdir}/akonadi_archivemail_agent
12mu|kdepim4-4.12.4-1|126	
12mu|kdepim4-4.12.4-1|127	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|128	
12mu|kdepim4-4.12.4-1|129	%package -n akonadi-folderarchive-agent
12mu|kdepim4-4.12.4-1|130	Summary:	Akonadi folderarchive agent
12mu|kdepim4-4.12.4-1|131	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|132	Requires:	%{name}-core = %{EVRD}
12mu|kdepim4-4.12.4-1|133	
12mu|kdepim4-4.12.4-1|134	%description -n akonadi-folderarchive-agent
12mu|kdepim4-4.12.4-1|135	Akonadi folderarchive agent.
12mu|kdepim4-4.12.4-1|136	
12mu|kdepim4-4.12.4-1|137	%files -n akonadi-folderarchive-agent
12mu|kdepim4-4.12.4-1|138	%doc %{_kde_docdir}/HTML/en/akonadi_folderarchive_agent
12mu|kdepim4-4.12.4-1|139	%{_kde_bindir}/akonadi_folderarchive_agent
12mu|kdepim4-4.12.4-1|140	%{_kde_datadir}/akonadi/agents/folderarchiveagent.desktop
12mu|kdepim4-4.12.4-1|141	%{_kde_appsdir}/akonadi_folderarchive_agent
12mu|kdepim4-4.12.4-1|142	
12mu|kdepim4-4.12.4-1|143	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|144	
12mu|kdepim4-4.12.4-1|145	%package -n akonadi-mailfilter-agent
12mu|kdepim4-4.12.4-1|146	Summary:	Akonadi mailfilter agent
12mu|kdepim4-4.12.4-1|147	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|148	Requires:	%{name}-core = %{EVRD}
12mu|kdepim4-4.12.4-1|149	
12mu|kdepim4-4.12.4-1|150	%description -n akonadi-mailfilter-agent
12mu|kdepim4-4.12.4-1|151	Akonadi mailfilter agent.
12mu|kdepim4-4.12.4-1|152	
12mu|kdepim4-4.12.4-1|153	%files -n akonadi-mailfilter-agent
12mu|kdepim4-4.12.4-1|154	%{_kde_bindir}/akonadi_mailfilter_agent
12mu|kdepim4-4.12.4-1|155	%{_kde_datadir}/akonadi/agents/mailfilteragent.desktop
12mu|kdepim4-4.12.4-1|156	%{_kde_appsdir}/akonadi_mailfilter_agent
12mu|kdepim4-4.12.4-1|157	%{_kde_appsdir}/kconf_update/mailfilteragent.upd
12mu|kdepim4-4.12.4-1|158	%{_kde_appsdir}/kconf_update/migrate-kmail-filters.pl
12mu|kdepim4-4.12.4-1|159	
12mu|kdepim4-4.12.4-1|160	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|161	
12mu|kdepim4-4.12.4-1|162	%package -n akonadi-sendlater-agent
12mu|kdepim4-4.12.4-1|163	Summary:	Akonadi sendlater agent
12mu|kdepim4-4.12.4-1|164	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|165	Requires:	%{name}-core = %{EVRD}
12mu|kdepim4-4.12.4-1|166	
12mu|kdepim4-4.12.4-1|167	%description -n akonadi-sendlater-agent
12mu|kdepim4-4.12.4-1|168	Akonadi sendlater agent.
12mu|kdepim4-4.12.4-1|169	
12mu|kdepim4-4.12.4-1|170	%files -n akonadi-sendlater-agent
12mu|kdepim4-4.12.4-1|171	%doc %{_kde_docdir}/HTML/en/akonadi_sendlater_agent
12mu|kdepim4-4.12.4-1|172	%{_kde_bindir}/akonadi_sendlater_agent
12mu|kdepim4-4.12.4-1|173	%{_kde_datadir}/akonadi/agents/sendlateragent.desktop
12mu|kdepim4-4.12.4-1|174	%{_kde_appsdir}/akonadi_sendlater_agent
12mu|kdepim4-4.12.4-1|175	
12mu|kdepim4-4.12.4-1|176	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|177	
12mu|kdepim4-4.12.4-1|178	%package -n akregator
12mu|kdepim4-4.12.4-1|179	Summary:	A Feed Reader for KDE
12mu|kdepim4-4.12.4-1|180	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|181	Url:		http://userbase.kde.org/Akregator
12mu|kdepim4-4.12.4-1|182	Requires:	%{name}-core = %{EVRD}
12mu|kdepim4-4.12.4-1|183	Provides:	kde4-akregator = %{EVRD}
12mu|kdepim4-4.12.4-1|184	Conflicts:	%{name}-core < 2:4.5.77
12mu|kdepim4-4.12.4-1|185	Conflicts:	%{name}-devel < 3:4.11.0
12mu|kdepim4-4.12.4-1|186	
12mu|kdepim4-4.12.4-1|187	%description -n akregator
12mu|kdepim4-4.12.4-1|188	Akregator is a news feed reader for the KDE desktop. It enables you to
12mu|kdepim4-4.12.4-1|189	follow news sites, blogs and other RSS/Atom-enabled websites without
12mu|kdepim4-4.12.4-1|190	the need to manually check for updates using a web browser. Akregator
12mu|kdepim4-4.12.4-1|191	is designed to be both easy to use and to be powerful enough to read
12mu|kdepim4-4.12.4-1|192	hundreds of news sources conveniently. It comes with Konqueror
12mu|kdepim4-4.12.4-1|193	integration for adding news feeds and with an internal browser for
12mu|kdepim4-4.12.4-1|194	easy news reading.
12mu|kdepim4-4.12.4-1|195	
12mu|kdepim4-4.12.4-1|196	%files -n akregator
12mu|kdepim4-4.12.4-1|197	%doc %{_kde_docdir}/HTML/en/akregator
12mu|kdepim4-4.12.4-1|198	%{_kde_bindir}/akregator
12mu|kdepim4-4.12.4-1|199	%{_kde_bindir}/akregatorstorageexporter
12mu|kdepim4-4.12.4-1|200	%{_kde_applicationsdir}/akregator.desktop
12mu|kdepim4-4.12.4-1|201	%{_kde_appsdir}/akregator
12mu|kdepim4-4.12.4-1|202	%{_kde_appsdir}/akregator_sharemicroblog_plugin
12mu|kdepim4-4.12.4-1|203	%{_kde_datadir}/config.kcfg/akregator.kcfg
12mu|kdepim4-4.12.4-1|204	%{_kde_iconsdir}/*/*/apps/akregator.*
12mu|kdepim4-4.12.4-1|205	%{_kde_iconsdir}/*/*/apps/akregator_empty.*
12mu|kdepim4-4.12.4-1|206	%{_kde_services}/kontact/akregatorplugin.desktop
12mu|kdepim4-4.12.4-1|207	%{_kde_services}/akregator_*
12mu|kdepim4-4.12.4-1|208	%{_kde_services}/feed.protocol
12mu|kdepim4-4.12.4-1|209	%{_kde_servicetypes}/akregator_plugin.desktop
12mu|kdepim4-4.12.4-1|210	%{_kde_libdir}/kde4/akregator*
12mu|kdepim4-4.12.4-1|211	%{_kde_libdir}/kde4/kontact_akregatorplugin.so
12mu|kdepim4-4.12.4-1|212	%{_datadir}/dbus-1/interfaces/org.kde.akregator.part.xml
12mu|kdepim4-4.12.4-1|213	
12mu|kdepim4-4.12.4-1|214	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|215	
12mu|kdepim4-4.12.4-1|216	%package -n blogilo
12mu|kdepim4-4.12.4-1|217	Summary:	Blogging client for kde
12mu|kdepim4-4.12.4-1|218	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|219	Requires:	%{name}-core = %{EVRD}
12mu|kdepim4-4.12.4-1|220	
12mu|kdepim4-4.12.4-1|221	%description -n blogilo
12mu|kdepim4-4.12.4-1|222	Blogilo is a blogging client for KDE, which supports famous blogging
12mu|kdepim4-4.12.4-1|223	APIs.
12mu|kdepim4-4.12.4-1|224	
12mu|kdepim4-4.12.4-1|225	It was known as Bilbo blogger before, But because of a trademark
12mu|kdepim4-4.12.4-1|226	issue, We (Blogilo developers) decided to choose a new name for it.
12mu|kdepim4-4.12.4-1|227	More information about the decision can be found at
12mu|kdepim4-4.12.4-1|228	http://blogilo.gnufolks.org/news/.
12mu|kdepim4-4.12.4-1|229	
12mu|kdepim4-4.12.4-1|230	Its current features:
12mu|kdepim4-4.12.4-1|231	
12mu|kdepim4-4.12.4-1|232	* A full featured WYSIWYG editor.
12mu|kdepim4-4.12.4-1|233	* An HTML editor with syntax highlighting.
12mu|kdepim4-4.12.4-1|234	* Previewing your post with your blog style! like when you are
12mu|kdepim4-4.12.4-1|235	visiting it at your blog.
12mu|kdepim4-4.12.4-1|236	* Support for Blogger1.0, MetaWeblog, MovableType (Wordpress supports
12mu|kdepim4-4.12.4-1|237	All of these!) and Google GData (used on Blogspot.com blogs) APIs!
12mu|kdepim4-4.12.4-1|238	* Support for Creating/Modifying/Deleting posts.
12mu|kdepim4-4.12.4-1|239	* Support for creating drafts and scheduled posts!
12mu|kdepim4-4.12.4-1|240	* Support for uploading media files to your blog (Just on supported
12mu|kdepim4-4.12.4-1|241	APIs e.g. MetaWeblog and MovableType)
12mu|kdepim4-4.12.4-1|242	* Support for uploading to FTP server.
12mu|kdepim4-4.12.4-1|243	* Support for Fetching your recent blog entries.
12mu|kdepim4-4.12.4-1|244	* Support for adding Images to post from your system. It will upload
12mu|kdepim4-4.12.4-1|245	them on Submitting post to blog (Just on supported APIs e.g.
12mu|kdepim4-4.12.4-1|246	MetaWeblog and MovableType)
12mu|kdepim4-4.12.4-1|247	* Support for saving local entries before publishing.
12mu|kdepim4-4.12.4-1|248	* Saving your writing copy to prevent data loss, at configurable
12mu|kdepim4-4.12.4-1|249	intervals.
12mu|kdepim4-4.12.4-1|250	* and ...
12mu|kdepim4-4.12.4-1|251	
12mu|kdepim4-4.12.4-1|252	%files -n blogilo
12mu|kdepim4-4.12.4-1|253	%doc %{_kde_docdir}/HTML/en/blogilo
12mu|kdepim4-4.12.4-1|254	%{_kde_bindir}/blogilo
12mu|kdepim4-4.12.4-1|255	%{_kde_appsdir}/blogilo
12mu|kdepim4-4.12.4-1|256	%{_kde_applicationsdir}/blogilo.desktop
12mu|kdepim4-4.12.4-1|257	%{_kde_datadir}/config.kcfg/blogilo.kcfg
12mu|kdepim4-4.12.4-1|258	%{_kde_iconsdir}/*/*/apps/blogilo.*
12mu|kdepim4-4.12.4-1|259	%{_kde_iconsdir}/*/*/actions/format-text-blockquote.*
12mu|kdepim4-4.12.4-1|260	%{_kde_iconsdir}/*/*/actions/format-text-code.*
12mu|kdepim4-4.12.4-1|261	%{_kde_iconsdir}/*/*/actions/insert-more-mark.*
12mu|kdepim4-4.12.4-1|262	%{_kde_iconsdir}/*/*/actions/remove-link.*
12mu|kdepim4-4.12.4-1|263	%{_kde_iconsdir}/*/*/actions/upload-media.*
12mu|kdepim4-4.12.4-1|264	
12mu|kdepim4-4.12.4-1|265	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|266	
12mu|kdepim4-4.12.4-1|267	%package -n headerthemeeditor
12mu|kdepim4-4.12.4-1|268	Summary:	KMail Header Theme Editor
12mu|kdepim4-4.12.4-1|269	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|270	Requires:	kmail
12mu|kdepim4-4.12.4-1|271	
12mu|kdepim4-4.12.4-1|272	%description -n headerthemeeditor
12mu|kdepim4-4.12.4-1|273	KMail Header Theme Editor.
12mu|kdepim4-4.12.4-1|274	
12mu|kdepim4-4.12.4-1|275	%files -n headerthemeeditor
12mu|kdepim4-4.12.4-1|276	%doc %{_kde_docdir}/HTML/en/headerthemeeditor
12mu|kdepim4-4.12.4-1|277	%{_kde_bindir}/headerthemeeditor
12mu|kdepim4-4.12.4-1|278	%{_kde_appsdir}/headerthemeeditor
12mu|kdepim4-4.12.4-1|279	%{_kde_applicationsdir}/headerthemeeditor.desktop
12mu|kdepim4-4.12.4-1|280	
12mu|kdepim4-4.12.4-1|281	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|282	
12mu|kdepim4-4.12.4-1|283	%package -n contactthemeeditor
12mu|kdepim4-4.12.4-1|284	Summary:	KDE Contact Theme Editor
12mu|kdepim4-4.12.4-1|285	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|286	Requires:	kaddressbook
12mu|kdepim4-4.12.4-1|287	
12mu|kdepim4-4.12.4-1|288	%description -n contactthemeeditor
12mu|kdepim4-4.12.4-1|289	KDE Contact Theme Editor.
12mu|kdepim4-4.12.4-1|290	
12mu|kdepim4-4.12.4-1|291	%files -n contactthemeeditor
12mu|kdepim4-4.12.4-1|292	%{_kde_bindir}/contactthemeeditor
12mu|kdepim4-4.12.4-1|293	%{_kde_appsdir}/contactthemeeditor
12mu|kdepim4-4.12.4-1|294	%{_kde_appsdir}/kconf_update/grantleetheme.upd
12mu|kdepim4-4.12.4-1|295	%{_kde_applicationsdir}/contactthemeeditor.desktop
12mu|kdepim4-4.12.4-1|296	
12mu|kdepim4-4.12.4-1|297	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|298	
12mu|kdepim4-4.12.4-1|299	%package -n importwizard
12mu|kdepim4-4.12.4-1|300	Summary:	Import Wizard allows to migrate data from mailer as thunderbird/evolution etc
12mu|kdepim4-4.12.4-1|301	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|302	Requires:	kmail
12mu|kdepim4-4.12.4-1|303	
12mu|kdepim4-4.12.4-1|304	%description -n importwizard
12mu|kdepim4-4.12.4-1|305	Import Wizard allows to migrate data from mailer as thunderbird/evolution etc.
12mu|kdepim4-4.12.4-1|306	
12mu|kdepim4-4.12.4-1|307	%files -n importwizard
12mu|kdepim4-4.12.4-1|308	%doc %{_kde_docdir}/HTML/en/importwizard
12mu|kdepim4-4.12.4-1|309	%{_kde_bindir}/importwizard
12mu|kdepim4-4.12.4-1|310	%{_kde_applicationsdir}/importwizard.desktop
12mu|kdepim4-4.12.4-1|311	%{_kde_iconsdir}/*/*/apps/kontact-import-wizard.*
12mu|kdepim4-4.12.4-1|312	
12mu|kdepim4-4.12.4-1|313	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|314	
12mu|kdepim4-4.12.4-1|315	%package -n kaddressbook
12mu|kdepim4-4.12.4-1|316	Summary:	The KDE addressbook application
12mu|kdepim4-4.12.4-1|317	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|318	Url:		http://userbase.kde.org/KAddressBook
12mu|kdepim4-4.12.4-1|319	Requires:	%{name}-core = %{EVRD}
12mu|kdepim4-4.12.4-1|320	# Grantlee is needed for the simple view in kaddressbook
12mu|kdepim4-4.12.4-1|321	Requires:	grantlee
12mu|kdepim4-4.12.4-1|322	Requires:	akonadi-common
12mu|kdepim4-4.12.4-1|323	Suggests:	contactthemeeditor = %{EVRD}
12mu|kdepim4-4.12.4-1|324	Provides:	kde4-kaddressbook = %{EVRD}
12mu|kdepim4-4.12.4-1|325	Conflicts:	%{name}-devel < 3:4.11.0
12mu|kdepim4-4.12.4-1|326	
12mu|kdepim4-4.12.4-1|327	%description -n kaddressbook
12mu|kdepim4-4.12.4-1|328	The KDE addressbook application.
12mu|kdepim4-4.12.4-1|329	
12mu|kdepim4-4.12.4-1|330	%files -n kaddressbook
12mu|kdepim4-4.12.4-1|331	%doc %{_kde_docdir}/HTML/en/kabcclient
12mu|kdepim4-4.12.4-1|332	%{_kde_bindir}/kaddressbook
12mu|kdepim4-4.12.4-1|333	%{_kde_bindir}/kabc2mutt
12mu|kdepim4-4.12.4-1|334	%{_kde_bindir}/kabcclient
12mu|kdepim4-4.12.4-1|335	%{_kde_applicationsdir}/kaddressbook.desktop
12mu|kdepim4-4.12.4-1|336	%{_kde_appsdir}/kaddressbook
12mu|kdepim4-4.12.4-1|337	%{_kde_configdir}/kaddressbook_themes.knsrc
12mu|kdepim4-4.12.4-1|338	%{_kde_libdir}/kde4/kcm_ldap.so
12mu|kdepim4-4.12.4-1|339	%{_kde_libdir}/akonadi/contact/editorpageplugins/cryptopageplugin.so
12mu|kdepim4-4.12.4-1|340	%{_kde_libdir}/kde4/kaddressbookpart.so
12mu|kdepim4-4.12.4-1|341	%{_kde_libdir}/kde4/kontact_kaddressbookplugin.so
12mu|kdepim4-4.12.4-1|342	%{_kde_iconsdir}/*/*/apps/kaddressbook.*
12mu|kdepim4-4.12.4-1|343	%{_kde_services}/kaddressbookpart.desktop
12mu|kdepim4-4.12.4-1|344	%{_kde_services}/kontact/kaddressbookplugin.desktop
12mu|kdepim4-4.12.4-1|345	%{_kde_services}/kcmldap.desktop
12mu|kdepim4-4.12.4-1|346	%{_kde_mandir}/man1/kabcclient.1.*
12mu|kdepim4-4.12.4-1|347	%{_datadir}/dbus-1/interfaces/org.kde.addressbook.service.xml
12mu|kdepim4-4.12.4-1|348	
12mu|kdepim4-4.12.4-1|349	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|350	
12mu|kdepim4-4.12.4-1|351	%package -n kalarm
12mu|kdepim4-4.12.4-1|352	Summary:	A personal alarm message, command and email scheduler
12mu|kdepim4-4.12.4-1|353	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|354	Url:		http://userbase.kde.org/KAlarm
12mu|kdepim4-4.12.4-1|355	Requires:	%{name}-core = %{EVRD}
12mu|kdepim4-4.12.4-1|356	Provides:	kde4-kalarm = %{EVRD}
12mu|kdepim4-4.12.4-1|357	Conflicts:	%{name}-devel < 3:4.11.0
12mu|kdepim4-4.12.4-1|358	
12mu|kdepim4-4.12.4-1|359	%description -n kalarm
12mu|kdepim4-4.12.4-1|360	KAlarm is a personal alarm message, command and email scheduler. It lets you
12mu|kdepim4-4.12.4-1|361	set up personal alarm messages which pop up on the screen at the chosen time,
12mu|kdepim4-4.12.4-1|362	or you can schedule commands to be executed or emails to be sent.
12mu|kdepim4-4.12.4-1|363	
12mu|kdepim4-4.12.4-1|364	%files -n kalarm
12mu|kdepim4-4.12.4-1|365	%doc %{_kde_docdir}/HTML/en/kalarm
12mu|kdepim4-4.12.4-1|366	%{_kde_bindir}/kalarm
12mu|kdepim4-4.12.4-1|367	%{_kde_bindir}/kalarmautostart
12mu|kdepim4-4.12.4-1|368	%{_kde_libdir}/kde4/libexec/kalarm_helper
12mu|kdepim4-4.12.4-1|369	%{_kde_applicationsdir}/kalarm.desktop
12mu|kdepim4-4.12.4-1|370	%{_kde_appsdir}/kalarm
12mu|kdepim4-4.12.4-1|371	%{_kde_appsdir}/kconf_update/kalarm-1.2.1-general.pl
12mu|kdepim4-4.12.4-1|372	%{_kde_appsdir}/kconf_update/kalarm-1.9.5-defaults.pl
12mu|kdepim4-4.12.4-1|373	%{_kde_appsdir}/kconf_update/kalarm-2.0.2-general.pl
12mu|kdepim4-4.12.4-1|374	%{_kde_appsdir}/kconf_update/kalarm-2.1.5-general.pl
12mu|kdepim4-4.12.4-1|375	%{_kde_appsdir}/kconf_update/kalarm-version.pl
12mu|kdepim4-4.12.4-1|376	%{_kde_appsdir}/kconf_update/kalarm.upd
12mu|kdepim4-4.12.4-1|377	%{_kde_autostart}/kalarm.autostart.desktop
12mu|kdepim4-4.12.4-1|378	%{_kde_datadir}/config.kcfg/kalarmconfig.kcfg
12mu|kdepim4-4.12.4-1|379	%{_kde_datadir}/polkit-1/actions/org.kde.kalarmrtcwake.policy
12mu|kdepim4-4.12.4-1|380	%{_kde_iconsdir}/*/*/apps/kalarm.*
12mu|kdepim4-4.12.4-1|381	%{_sysconfdir}/dbus-1/system.d/org.kde.kalarmrtcwake.conf
12mu|kdepim4-4.12.4-1|382	%{_datadir}/dbus-1/system-services/org.kde.kalarmrtcwake.service
12mu|kdepim4-4.12.4-1|383	%{_datadir}/dbus-1/interfaces/org.kde.kalarm.kalarm.xml
12mu|kdepim4-4.12.4-1|384	
12mu|kdepim4-4.12.4-1|385	#---------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|386	
12mu|kdepim4-4.12.4-1|387	%package -n kincidenceeditor
12mu|kdepim4-4.12.4-1|388	Summary:	kincidenceeditor
12mu|kdepim4-4.12.4-1|389	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|390	
12mu|kdepim4-4.12.4-1|391	%description -n kincidenceeditor
12mu|kdepim4-4.12.4-1|392	New incidince editor.
12mu|kdepim4-4.12.4-1|393	
12mu|kdepim4-4.12.4-1|394	%files -n kincidenceeditor
12mu|kdepim4-4.12.4-1|395	%{_kde_bindir}/kincidenceeditor
12mu|kdepim4-4.12.4-1|396	
12mu|kdepim4-4.12.4-1|397	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|398	
12mu|kdepim4-4.12.4-1|399	%package -n kjots
12mu|kdepim4-4.12.4-1|400	Summary:	KDE note taking utility
12mu|kdepim4-4.12.4-1|401	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|402	Url:		http://userbase.kde.org/KJots
12mu|kdepim4-4.12.4-1|403	Requires:	%{name}-core = %{EVRD}
12mu|kdepim4-4.12.4-1|404	Provides:	kde4-kjots = %{EVRD}
12mu|kdepim4-4.12.4-1|405	
12mu|kdepim4-4.12.4-1|406	%description -n kjots
12mu|kdepim4-4.12.4-1|407	A small program which is handy for keeping and organizing miscellaneous
12mu|kdepim4-4.12.4-1|408	notes.
12mu|kdepim4-4.12.4-1|409	
12mu|kdepim4-4.12.4-1|410	%files -n kjots
12mu|kdepim4-4.12.4-1|411	%doc %{_kde_docdir}/HTML/en/kjots
12mu|kdepim4-4.12.4-1|412	%{_kde_bindir}/kjots
12mu|kdepim4-4.12.4-1|413	%{_kde_appsdir}/desktoptheme/default/widgets/stickynote.svgz
12mu|kdepim4-4.12.4-1|414	%{_kde_appsdir}/kjots
12mu|kdepim4-4.12.4-1|415	%{_kde_applicationsdir}/Kjots.desktop
12mu|kdepim4-4.12.4-1|416	%{_kde_libdir}/kde4/kcm_kjots.so
12mu|kdepim4-4.12.4-1|417	%{_kde_libdir}/kde4/kjotspart.so
12mu|kdepim4-4.12.4-1|418	%{_kde_libdir}/kde4/kontact_kjotsplugin.so
12mu|kdepim4-4.12.4-1|419	%{_kde_libdir}/kde4/plasma_applet_akonotes_list.so
12mu|kdepim4-4.12.4-1|420	%{_kde_libdir}/kde4/plasma_applet_akonotes_note.so
12mu|kdepim4-4.12.4-1|421	%{_kde_datadir}/config.kcfg/kjots.kcfg
12mu|kdepim4-4.12.4-1|422	%{_kde_iconsdir}/*/*/apps/kjots.*
12mu|kdepim4-4.12.4-1|423	%{_kde_iconsdir}/*/*/actions/edit-delete-page.*
12mu|kdepim4-4.12.4-1|424	%{_kde_services}/akonotes_list.desktop
12mu|kdepim4-4.12.4-1|425	%{_kde_services}/akonotes_note.desktop
12mu|kdepim4-4.12.4-1|426	%{_kde_services}/kjots_config_misc.desktop
12mu|kdepim4-4.12.4-1|427	%{_kde_services}/kjotspart.desktop
12mu|kdepim4-4.12.4-1|428	%{_kde_services}/kontact/kjots_plugin.desktop
12mu|kdepim4-4.12.4-1|429	
12mu|kdepim4-4.12.4-1|430	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|431	
12mu|kdepim4-4.12.4-1|432	%package -n kleopatra
12mu|kdepim4-4.12.4-1|433	Summary:	KDE Certificate Manager
12mu|kdepim4-4.12.4-1|434	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|435	Requires:	%{name}-core = %{EVRD}
12mu|kdepim4-4.12.4-1|436	Provides:	kde4-kleopatra = %{EVRD}
12mu|kdepim4-4.12.4-1|437	
12mu|kdepim4-4.12.4-1|438	%description -n kleopatra
12mu|kdepim4-4.12.4-1|439	KDE Certificate Manager
12mu|kdepim4-4.12.4-1|440	
12mu|kdepim4-4.12.4-1|441	%files -n kleopatra
12mu|kdepim4-4.12.4-1|442	%doc %{_kde_docdir}/HTML/en/kleopatra
12mu|kdepim4-4.12.4-1|443	%doc %{_kde_docdir}/HTML/en/kwatchgnupg
12mu|kdepim4-4.12.4-1|444	%{_kde_bindir}/kleopatra
12mu|kdepim4-4.12.4-1|445	%{_kde_bindir}/kgpgconf
12mu|kdepim4-4.12.4-1|446	%{_kde_bindir}/kwatchgnupg
12mu|kdepim4-4.12.4-1|447	%{_kde_applicationsdir}/kleopatra.desktop
12mu|kdepim4-4.12.4-1|448	%{_kde_applicationsdir}/kleopatra_import.desktop
12mu|kdepim4-4.12.4-1|449	%{_kde_configdir}/libkleopatrarc
12mu|kdepim4-4.12.4-1|450	%{_kde_appsdir}/kleopatra
12mu|kdepim4-4.12.4-1|451	%{_kde_appsdir}/libkleopatra
12mu|kdepim4-4.12.4-1|452	%{_kde_appsdir}/kwatchgnupg
12mu|kdepim4-4.12.4-1|453	%{_kde_iconsdir}/*/*/apps/kleopatra.*
12mu|kdepim4-4.12.4-1|454	%{_kde_services}/kleopatra_*
12mu|kdepim4-4.12.4-1|455	%{_kde_libdir}/kde4/kcm_kleopatra.so
12mu|kdepim4-4.12.4-1|456	
12mu|kdepim4-4.12.4-1|457	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|458	
12mu|kdepim4-4.12.4-1|459	%package -n kmail
12mu|kdepim4-4.12.4-1|460	Summary:	KDE Email Client
12mu|kdepim4-4.12.4-1|461	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|462	Url:		http://userbase.kde.org/KMail
12mu|kdepim4-4.12.4-1|463	Requires:	%{name}-core = %{EVRD}
12mu|kdepim4-4.12.4-1|464	Requires:	kdepimlibs4-core
12mu|kdepim4-4.12.4-1|465	Requires:	sasl-plug-plain
12mu|kdepim4-4.12.4-1|466	Requires:	sasl-plug-ntlm
12mu|kdepim4-4.12.4-1|467	Requires:	sasl-plug-login
12mu|kdepim4-4.12.4-1|468	Requires:	sasl-plug-digestmd5
12mu|kdepim4-4.12.4-1|469	Requires:	kio4-pop3
12mu|kdepim4-4.12.4-1|470	Requires:	kio4-smtp
12mu|kdepim4-4.12.4-1|471	Requires:	kio4-mbox
12mu|kdepim4-4.12.4-1|472	Requires:	kio4-imap
12mu|kdepim4-4.12.4-1|473	Requires:	kio4-sieve
12mu|kdepim4-4.12.4-1|474	Requires:	headerthemeeditor = %{EVRD}
12mu|kdepim4-4.12.4-1|475	Requires:	messageviewer = %{EVRD}
12mu|kdepim4-4.12.4-1|476	Requires:	akonadi-archivemail-agent = %{EVRD}
12mu|kdepim4-4.12.4-1|477	Requires:	akonadi-folderarchive-agent = %{EVRD}
12mu|kdepim4-4.12.4-1|478	Requires:	akonadi-mailfilter-agent = %{EVRD}
12mu|kdepim4-4.12.4-1|479	Requires:	akonadi-sendlater-agent = %{EVRD}
12mu|kdepim4-4.12.4-1|480	Suggests:	kaddressbook = %{EVRD}
12mu|kdepim4-4.12.4-1|481	Suggests:	kmailcvt = %{EVRD}
12mu|kdepim4-4.12.4-1|482	Suggests:	pinentry-qt4
12mu|kdepim4-4.12.4-1|483	Suggests:	openssh-askpass-qt4
12mu|kdepim4-4.12.4-1|484	Suggests:	pimsettingexporter
12mu|kdepim4-4.12.4-1|485	Suggests:	importwizard
12mu|kdepim4-4.12.4-1|486	Suggests:	mboximporter
12mu|kdepim4-4.12.4-1|487	Provides:	kde4-kmail = %{EVRD}
12mu|kdepim4-4.12.4-1|488	Provides:	kmail2 = %{EVRD}
12mu|kdepim4-4.12.4-1|489	Conflicts:	kmail-common < 3:4.11.0
12mu|kdepim4-4.12.4-1|490	Conflicts:	%{name}-devel < 3:4.11.0
12mu|kdepim4-4.12.4-1|491	
12mu|kdepim4-4.12.4-1|492	%description -n kmail
12mu|kdepim4-4.12.4-1|493	KMail is the email component of Kontact, the integrated personal
12mu|kdepim4-4.12.4-1|494	information manager of KDE.
12mu|kdepim4-4.12.4-1|495	
12mu|kdepim4-4.12.4-1|496	%files -n kmail
12mu|kdepim4-4.12.4-1|497	%doc %{_kde_docdir}/HTML/en/kmail
12mu|kdepim4-4.12.4-1|498	%{_kde_bindir}/kmail
12mu|kdepim4-4.12.4-1|499	%{_kde_bindir}/kmail_antivir.sh
12mu|kdepim4-4.12.4-1|500	%{_kde_bindir}/kmail_clamav.sh
12mu|kdepim4-4.12.4-1|501	%{_kde_bindir}/kmail_fprot.sh
12mu|kdepim4-4.12.4-1|502	%{_kde_bindir}/kmail_sav.sh
12mu|kdepim4-4.12.4-1|503	%{_kde_applicationsdir}/KMail2.desktop
12mu|kdepim4-4.12.4-1|504	%{_kde_applicationsdir}/kmail_view.desktop
12mu|kdepim4-4.12.4-1|505	%{_kde_appsdir}/composereditor/composereditorinitialhtml
12mu|kdepim4-4.12.4-1|506	%{_kde_appsdir}/kconf_update/kmail*
12mu|kdepim4-4.12.4-1|507	%{_kde_appsdir}/kconf_update/upgrade-signature.pl
12mu|kdepim4-4.12.4-1|508	%{_kde_appsdir}/kconf_update/upgrade-transport.pl
12mu|kdepim4-4.12.4-1|509	%{_kde_appsdir}/kmail2
12mu|kdepim4-4.12.4-1|510	%{_kde_datadir}/config.kcfg/customtemplates_kfg.kcfg
12mu|kdepim4-4.12.4-1|511	%{_kde_datadir}/config.kcfg/kmail.kcfg
12mu|kdepim4-4.12.4-1|512	%{_kde_datadir}/config.kcfg/templatesconfiguration_kfg.kcfg
12mu|kdepim4-4.12.4-1|513	%{_kde_configdir}/kmail.antispamrc
12mu|kdepim4-4.12.4-1|514	%{_kde_configdir}/kmail.antivirusrc
12mu|kdepim4-4.12.4-1|515	%{_kde_configdir}/ksieve_script.knsrc
12mu|kdepim4-4.12.4-1|516	%{_kde_datadir}/ontology/kde/messagetag.ontology
12mu|kdepim4-4.12.4-1|517	%{_kde_datadir}/ontology/kde/messagetag.trig
12mu|kdepim4-4.12.4-1|518	%{_kde_iconsdir}/*/*/apps/kmail.*
12mu|kdepim4-4.12.4-1|519	%{_kde_services}/kontact/kmailplugin.desktop
12mu|kdepim4-4.12.4-1|520	%{_kde_services}/kmail_config_accounts.desktop
12mu|kdepim4-4.12.4-1|521	%{_kde_services}/kmail_config_appearance.desktop
12mu|kdepim4-4.12.4-1|522	%{_kde_services}/kmail_config_composer.desktop
12mu|kdepim4-4.12.4-1|523	%{_kde_services}/kmail_config_identity.desktop
12mu|kdepim4-4.12.4-1|524	%{_kde_services}/kmail_config_misc.desktop
12mu|kdepim4-4.12.4-1|525	%{_kde_services}/kmail_config_security.desktop
12mu|kdepim4-4.12.4-1|526	%{_kde_services}/kcmkmailsummary.desktop
12mu|kdepim4-4.12.4-1|527	%{_kde_services}/kcm_kpimidentities.desktop
12mu|kdepim4-4.12.4-1|528	%{_kde_services}/ServiceMenus/kmail_addattachmentservicemenu.desktop
12mu|kdepim4-4.12.4-1|529	%{_kde_servicetypes}/dbusmail.desktop
12mu|kdepim4-4.12.4-1|530	%{_kde_libdir}/kde4/kcm_kmail.so
12mu|kdepim4-4.12.4-1|531	%{_kde_libdir}/kde4/kcm_kpimidentities.so
12mu|kdepim4-4.12.4-1|532	%{_kde_libdir}/kde4/kmailpart.so
12mu|kdepim4-4.12.4-1|533	%{_kde_libdir}/kde4/kcm_kmailsummary.so
12mu|kdepim4-4.12.4-1|534	%{_kde_libdir}/kde4/kontact_kmailplugin.so
12mu|kdepim4-4.12.4-1|535	%{_kde_libdir}/kde4/ktexteditorkabcbridge.so
12mu|kdepim4-4.12.4-1|536	%{_datadir}/dbus-1/interfaces/org.kde.kmail.kmail.xml
12mu|kdepim4-4.12.4-1|537	%{_datadir}/dbus-1/interfaces/org.kde.kmail.kmailpart.xml
12mu|kdepim4-4.12.4-1|538	
12mu|kdepim4-4.12.4-1|539	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|540	
12mu|kdepim4-4.12.4-1|541	%package -n kmailcvt
12mu|kdepim4-4.12.4-1|542	Summary:	KDE Mail Import tool
12mu|kdepim4-4.12.4-1|543	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|544	Url:		http://userbase.kde.org/KMail
12mu|kdepim4-4.12.4-1|545	Requires:	%{name}-core = %{EVRD}
12mu|kdepim4-4.12.4-1|546	Provides:	kde4-kmailcvt = %{EVRD}
12mu|kdepim4-4.12.4-1|547	
12mu|kdepim4-4.12.4-1|548	%description -n kmailcvt
12mu|kdepim4-4.12.4-1|549	KDE Mail Import tool
12mu|kdepim4-4.12.4-1|550	
12mu|kdepim4-4.12.4-1|551	%files -n kmailcvt
12mu|kdepim4-4.12.4-1|552	%doc %{_kde_docdir}/HTML/en/kmailcvt
12mu|kdepim4-4.12.4-1|553	%{_kde_bindir}/kmailcvt
12mu|kdepim4-4.12.4-1|554	%{_kde_appsdir}/kmailcvt/pics/step1.png
12mu|kdepim4-4.12.4-1|555	%{_kde_iconsdir}/*/*/apps/kmailcvt.*
12mu|kdepim4-4.12.4-1|556	
12mu|kdepim4-4.12.4-1|557	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|558	
12mu|kdepim4-4.12.4-1|559	%package -n knode
12mu|kdepim4-4.12.4-1|560	Summary:	A newsreader for the K Desktop Environment
12mu|kdepim4-4.12.4-1|561	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|562	Url:		http://userbase.kde.org/KNode
12mu|kdepim4-4.12.4-1|563	Requires:	%{name}-core = %{EVRD}
12mu|kdepim4-4.12.4-1|564	Requires:	kdepimlibs4-core
12mu|kdepim4-4.12.4-1|565	Requires:	kio4-nntp
12mu|kdepim4-4.12.4-1|566	Provides:	kde4-knode = %{EVRD}
12mu|kdepim4-4.12.4-1|567	Conflicts:	%{name}-devel < 3:4.11.0
12mu|kdepim4-4.12.4-1|568	
12mu|kdepim4-4.12.4-1|569	%description -n knode
12mu|kdepim4-4.12.4-1|570	KNode is a newsreader for the K Desktop Environment.
12mu|kdepim4-4.12.4-1|571	
12mu|kdepim4-4.12.4-1|572	It is GNKSA compliant (unfortunally a review is still pending), and has
12mu|kdepim4-4.12.4-1|573	support for MIME and multiple servers.
12mu|kdepim4-4.12.4-1|574	
12mu|kdepim4-4.12.4-1|575	It is a online-reader, but in combination with a local newsserver like
12mu|kdepim4-4.12.4-1|576	leafnode also usable with dial-up connections.
12mu|kdepim4-4.12.4-1|577	
12mu|kdepim4-4.12.4-1|578	%files -n knode
12mu|kdepim4-4.12.4-1|579	%doc %{_kde_docdir}/HTML/en/knode
12mu|kdepim4-4.12.4-1|580	%doc %{_kde_docdir}/HTML/en/kioslave/news
12mu|kdepim4-4.12.4-1|581	%{_kde_bindir}/knode
12mu|kdepim4-4.12.4-1|582	%{_kde_applicationsdir}/KNode.desktop
12mu|kdepim4-4.12.4-1|583	%{_kde_appsdir}/knode
12mu|kdepim4-4.12.4-1|584	%{_kde_appsdir}/kconf_update/knode.upd
12mu|kdepim4-4.12.4-1|585	%{_kde_iconsdir}/*/*/apps/knode.*
12mu|kdepim4-4.12.4-1|586	%{_kde_services}/kontact/knodeplugin.desktop
12mu|kdepim4-4.12.4-1|587	%{_kde_services}/knode_config_accounts.desktop
12mu|kdepim4-4.12.4-1|588	%{_kde_services}/knode_config_appearance.desktop
12mu|kdepim4-4.12.4-1|589	%{_kde_services}/knode_config_cleanup.desktop
12mu|kdepim4-4.12.4-1|590	%{_kde_services}/knode_config_identity.desktop
12mu|kdepim4-4.12.4-1|591	%{_kde_services}/knode_config_post_news.desktop
12mu|kdepim4-4.12.4-1|592	%{_kde_services}/knode_config_privacy.desktop
12mu|kdepim4-4.12.4-1|593	%{_kde_services}/knode_config_read_news.desktop
12mu|kdepim4-4.12.4-1|594	%{_kde_libdir}/kde4/kcm_knode.so
12mu|kdepim4-4.12.4-1|595	%{_kde_libdir}/kde4/knodepart.so
12mu|kdepim4-4.12.4-1|596	%{_kde_libdir}/kde4/kontact_knodeplugin.so
12mu|kdepim4-4.12.4-1|597	%{_datadir}/dbus-1/interfaces/org.kde.knode.xml
12mu|kdepim4-4.12.4-1|598	
12mu|kdepim4-4.12.4-1|599	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|600	
12mu|kdepim4-4.12.4-1|601	%package -n knotes
12mu|kdepim4-4.12.4-1|602	Summary:	Notes for the K Desktop Environment
12mu|kdepim4-4.12.4-1|603	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|604	Url:		http://userbase.kde.org/KNotes
12mu|kdepim4-4.12.4-1|605	Requires:	%{name}-core = %{EVRD}
12mu|kdepim4-4.12.4-1|606	Requires:	%{name}-kresources
12mu|kdepim4-4.12.4-1|607	Requires:	kio4-nntp
12mu|kdepim4-4.12.4-1|608	Provides:	kde4-knotes = %{EVRD}
12mu|kdepim4-4.12.4-1|609	Conflicts:	%{name}-devel < 3:4.11.0
12mu|kdepim4-4.12.4-1|610	
12mu|kdepim4-4.12.4-1|611	%description -n knotes
12mu|kdepim4-4.12.4-1|612	KNotes aims to be a useful and full featured notes application for
12mu|kdepim4-4.12.4-1|613	the KDE project. It tries to be as fast and lightweight as possible
12mu|kdepim4-4.12.4-1|614	although including some advanced features.
12mu|kdepim4-4.12.4-1|615	
12mu|kdepim4-4.12.4-1|616	%files -n knotes
12mu|kdepim4-4.12.4-1|617	%doc %{_kde_docdir}/HTML/en/knotes
12mu|kdepim4-4.12.4-1|618	%{_kde_bindir}/knotes
12mu|kdepim4-4.12.4-1|619	%{_kde_applicationsdir}/knotes.desktop
12mu|kdepim4-4.12.4-1|620	%{_kde_datadir}/config.kcfg/knoteconfig.kcfg
12mu|kdepim4-4.12.4-1|621	%{_kde_datadir}/config.kcfg/knotesglobalconfig.kcfg
12mu|kdepim4-4.12.4-1|622	%{_kde_appsdir}/knotes
12mu|kdepim4-4.12.4-1|623	%{_kde_iconsdir}/*/*/apps/knotes.*
12mu|kdepim4-4.12.4-1|624	%{_kde_iconsdir}/*/*/actions/knotes_*
12mu|kdepim4-4.12.4-1|625	%{_kde_services}/kontact/knotesplugin.desktop
12mu|kdepim4-4.12.4-1|626	%{_kde_services}/kresources/knotes/local.desktop
12mu|kdepim4-4.12.4-1|627	%{_kde_services}/kresources/knotes_manager.desktop
12mu|kdepim4-4.12.4-1|628	%{_kde_services}/knote_config_action.desktop
12mu|kdepim4-4.12.4-1|629	%{_kde_services}/knote_config_display.desktop
12mu|kdepim4-4.12.4-1|630	%{_kde_services}/knote_config_editor.desktop
12mu|kdepim4-4.12.4-1|631	%{_kde_services}/knote_config_network.desktop
12mu|kdepim4-4.12.4-1|632	%{_kde_services}/knote_config_print.desktop
12mu|kdepim4-4.12.4-1|633	%{_kde_libdir}/kde4/knotes_local.so
12mu|kdepim4-4.12.4-1|634	%{_kde_libdir}/kde4/kcm_knote.so
12mu|kdepim4-4.12.4-1|635	%{_kde_libdir}/kde4/kontact_knotesplugin.so
12mu|kdepim4-4.12.4-1|636	%{_datadir}/dbus-1/interfaces/org.kde.KNotes.xml
12mu|kdepim4-4.12.4-1|637	
12mu|kdepim4-4.12.4-1|638	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|639	
12mu|kdepim4-4.12.4-1|640	%package -n kontact
12mu|kdepim4-4.12.4-1|641	Summary:	Kontact Container
12mu|kdepim4-4.12.4-1|642	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|643	Url:		http://userbase.kde.org/Kontact
12mu|kdepim4-4.12.4-1|644	Requires:	%{name}-core = %{EVRD}
12mu|kdepim4-4.12.4-1|645	Requires:	kio4-ldap
12mu|kdepim4-4.12.4-1|646	Provides:	kde4-kontact = %{EVRD}
12mu|kdepim4-4.12.4-1|647	Suggests:	akregator
12mu|kdepim4-4.12.4-1|648	Suggests:	kmail
12mu|kdepim4-4.12.4-1|649	Suggests:	knotes
12mu|kdepim4-4.12.4-1|650	Suggests:	ktimetracker
12mu|kdepim4-4.12.4-1|651	Suggests:	knode
12mu|kdepim4-4.12.4-1|652	Suggests:	kalarm
12mu|kdepim4-4.12.4-1|653	Suggests:	kaddressbook
12mu|kdepim4-4.12.4-1|654	Suggests:	korganizer
12mu|kdepim4-4.12.4-1|655	Conflicts:	%{name}-devel < 3:4.11.0
12mu|kdepim4-4.12.4-1|656	
12mu|kdepim4-4.12.4-1|657	%description -n kontact
12mu|kdepim4-4.12.4-1|658	The KDE Kontact Personal Information Management suite unites mature and
12mu|kdepim4-4.12.4-1|659	proven KDE applications under one roof. Thanks to the powerful KParts
12mu|kdepim4-4.12.4-1|660	technology, existing applications are seamlessly integrated into one.
12mu|kdepim4-4.12.4-1|661	
12mu|kdepim4-4.12.4-1|662	%files -n kontact
12mu|kdepim4-4.12.4-1|663	%doc %{_kde_docdir}/HTML/en/kontact
12mu|kdepim4-4.12.4-1|664	%doc %{_kde_docdir}/HTML/en/kontact-admin
12mu|kdepim4-4.12.4-1|665	%{_kde_bindir}/kontact
12mu|kdepim4-4.12.4-1|666	%{_kde_appsdir}/kontact
12mu|kdepim4-4.12.4-1|667	%{_kde_appsdir}/kontactsummary
12mu|kdepim4-4.12.4-1|668	%{_kde_applicationsdir}/Kontact.desktop
12mu|kdepim4-4.12.4-1|669	%{_kde_applicationsdir}/kontact-admin.desktop
12mu|kdepim4-4.12.4-1|670	%{_kde_datadir}/config.kcfg/kontact.kcfg
12mu|kdepim4-4.12.4-1|671	%{_kde_iconsdir}/*/*/apps/kontact.*
12mu|kdepim4-4.12.4-1|672	%{_kde_services}/kontactconfig.desktop
12mu|kdepim4-4.12.4-1|673	%{_kde_services}/kcmapptsummary.desktop
12mu|kdepim4-4.12.4-1|674	%{_kde_services}/kcmkontactsummary.desktop
12mu|kdepim4-4.12.4-1|675	%{_kde_services}/kcmsdsummary.desktop
12mu|kdepim4-4.12.4-1|676	%{_kde_services}/kontact/summaryplugin.desktop
12mu|kdepim4-4.12.4-1|677	%{_kde_services}/kontact/specialdatesplugin.desktop
12mu|kdepim4-4.12.4-1|678	%{_kde_libdir}/kde4/kcm_apptsummary.so
12mu|kdepim4-4.12.4-1|679	%{_kde_libdir}/kde4/kcm_kontact.so
12mu|kdepim4-4.12.4-1|680	%{_kde_libdir}/kde4/kcm_kontactsummary.so
12mu|kdepim4-4.12.4-1|681	%{_kde_libdir}/kde4/kontact_journalplugin.so
12mu|kdepim4-4.12.4-1|682	%{_kde_libdir}/kde4/kcm_sdsummary.so
12mu|kdepim4-4.12.4-1|683	%{_kde_libdir}/kde4/kontact_specialdatesplugin.so
12mu|kdepim4-4.12.4-1|684	%{_kde_libdir}/kde4/kontact_summaryplugin.so
12mu|kdepim4-4.12.4-1|685	%{_datadir}/dbus-1/interfaces/org.kde.kontact.KNotes.xml
12mu|kdepim4-4.12.4-1|686	
12mu|kdepim4-4.12.4-1|687	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|688	
12mu|kdepim4-4.12.4-1|689	%package -n korganizer
12mu|kdepim4-4.12.4-1|690	Summary:	Calendar and scheduling component
12mu|kdepim4-4.12.4-1|691	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|692	Url:		http://userbase.kde.org/KOrganizer
12mu|kdepim4-4.12.4-1|693	Requires:	%{name}-core = %{EVRD}
12mu|kdepim4-4.12.4-1|694	Requires:	%{name}-kresources
12mu|kdepim4-4.12.4-1|695	Requires:	kio4-ldap
12mu|kdepim4-4.12.4-1|696	Suggests:	kincidenceeditor
12mu|kdepim4-4.12.4-1|697	Provides:	kde4-korganizer = %{EVRD}
12mu|kdepim4-4.12.4-1|698	Conflicts:	%{name}-devel < 3:4.11.0
12mu|kdepim4-4.12.4-1|699	
12mu|kdepim4-4.12.4-1|700	%description -n korganizer
12mu|kdepim4-4.12.4-1|701	KOrganizer provides management of events and tasks, alarm notification,
12mu|kdepim4-4.12.4-1|702	web export, network transparent handling of data, group scheduling,
12mu|kdepim4-4.12.4-1|703	import and export of calendar files and more. It is able to work together
12mu|kdepim4-4.12.4-1|704	with a wide variety of groupware servers, for example Kolab, Open-Xchange,
12mu|kdepim4-4.12.4-1|705	Citadel or OpenGroupware.org.
12mu|kdepim4-4.12.4-1|706	
12mu|kdepim4-4.12.4-1|707	%files -n korganizer
12mu|kdepim4-4.12.4-1|708	%doc %{_kde_docdir}/HTML/en/korganizer
12mu|kdepim4-4.12.4-1|709	%doc %{_kde_docdir}/HTML/en/konsolekalendar
12mu|kdepim4-4.12.4-1|710	%{_kde_bindir}/calendarjanitor
12mu|kdepim4-4.12.4-1|711	%{_kde_bindir}/ical2vcal
12mu|kdepim4-4.12.4-1|712	%{_kde_bindir}/konsolekalendar
12mu|kdepim4-4.12.4-1|713	%{_kde_bindir}/korgac
12mu|kdepim4-4.12.4-1|714	%{_kde_bindir}/korganizer
12mu|kdepim4-4.12.4-1|715	%{_kde_applicationsdir}/konsolekalendar.desktop
12mu|kdepim4-4.12.4-1|716	%{_kde_applicationsdir}/korganizer-import.desktop
12mu|kdepim4-4.12.4-1|717	%{_kde_applicationsdir}/korganizer.desktop
12mu|kdepim4-4.12.4-1|718	%{_kde_appsdir}/kconf_update/korganizer.upd
12mu|kdepim4-4.12.4-1|719	%{_kde_appsdir}/korgac
12mu|kdepim4-4.12.4-1|720	%{_kde_appsdir}/korganizer
12mu|kdepim4-4.12.4-1|721	%{_kde_iconsdir}/*/*/apps/konsolekalendar.*
12mu|kdepim4-4.12.4-1|722	%{_kde_iconsdir}/*/*/apps/korganizer.*
12mu|kdepim4-4.12.4-1|723	%{_kde_iconsdir}/*/*/actions/checkmark.*
12mu|kdepim4-4.12.4-1|724	%{_kde_iconsdir}/*/*/actions/smallclock.*
12mu|kdepim4-4.12.4-1|725	%{_kde_iconsdir}/*/*/actions/upindicator.*
12mu|kdepim4-4.12.4-1|726	%{_kde_iconsdir}/*/*/apps/korg-journal.*
12mu|kdepim4-4.12.4-1|727	%{_kde_iconsdir}/*/*/apps/korg-todo.*
12mu|kdepim4-4.12.4-1|728	%{_kde_autostart}/korgac.desktop
12mu|kdepim4-4.12.4-1|729	%{_kde_datadir}/config.kcfg/korganizer.kcfg
12mu|kdepim4-4.12.4-1|730	%{_kde_configdir}/korganizer.knsrc
12mu|kdepim4-4.12.4-1|731	%{_kde_services}/kontact/korganizerplugin.desktop
12mu|kdepim4-4.12.4-1|732	%{_kde_services}/kontact/todoplugin.desktop
12mu|kdepim4-4.12.4-1|733	%{_kde_services}/kcmtodosummary.desktop
12mu|kdepim4-4.12.4-1|734	%{_kde_services}/kontact/journalplugin.desktop
12mu|kdepim4-4.12.4-1|735	%{_kde_services}/korganizer*
12mu|kdepim4-4.12.4-1|736	%{_kde_services}/webcal.protocol
12mu|kdepim4-4.12.4-1|737	%{_kde_servicetypes}/calendardecoration.desktop
12mu|kdepim4-4.12.4-1|738	%{_kde_servicetypes}/calendarplugin.desktop
12mu|kdepim4-4.12.4-1|739	%{_kde_servicetypes}/dbuscalendar.desktop
12mu|kdepim4-4.12.4-1|740	%{_kde_servicetypes}/korganizerpart.desktop
12mu|kdepim4-4.12.4-1|741	%{_kde_servicetypes}/korgprintplugin.desktop
12mu|kdepim4-4.12.4-1|742	%{_kde_libdir}/kde4/kcm_todosummary.so
12mu|kdepim4-4.12.4-1|743	%{_kde_libdir}/kde4/kontact_todoplugin.so
12mu|kdepim4-4.12.4-1|744	%{_kde_libdir}/kde4/kcm_korganizer.so
12mu|kdepim4-4.12.4-1|745	%{_kde_libdir}/kde4/korg_*
12mu|kdepim4-4.12.4-1|746	%{_kde_libdir}/kde4/korganizerpart.so
12mu|kdepim4-4.12.4-1|747	%{_kde_libdir}/kde4/kontact_korganizerplugin.so
12mu|kdepim4-4.12.4-1|748	%{_datadir}/dbus-1/interfaces/org.kde.korganizer.KOrgac.xml
12mu|kdepim4-4.12.4-1|749	%{_datadir}/dbus-1/interfaces/org.kde.korganizer.Korganizer.xml
12mu|kdepim4-4.12.4-1|750	%{_datadir}/dbus-1/interfaces/org.kde.Korganizer.Calendar.xml
12mu|kdepim4-4.12.4-1|751	
12mu|kdepim4-4.12.4-1|752	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|753	
12mu|kdepim4-4.12.4-1|754	%package kresources
12mu|kdepim4-4.12.4-1|755	Summary:	KDE pim resource plugins
12mu|kdepim4-4.12.4-1|756	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|757	Requires:	%{name}-core = %{EVRD}
12mu|kdepim4-4.12.4-1|758	
12mu|kdepim4-4.12.4-1|759	%description kresources
12mu|kdepim4-4.12.4-1|760	This package includes several plugins needed to interface with groupware
12mu|kdepim4-4.12.4-1|761	servers. It also includes plugins for features such as blogging and
12mu|kdepim4-4.12.4-1|762	tracking feature plans.
12mu|kdepim4-4.12.4-1|763	
12mu|kdepim4-4.12.4-1|764	%files kresources
12mu|kdepim4-4.12.4-1|765	%{_kde_libdir}/kde4/kcal_blog.so
12mu|kdepim4-4.12.4-1|766	%{_kde_libdir}/kde4/kcal_remote.so
12mu|kdepim4-4.12.4-1|767	%{_kde_services}/kresources/kcal/blog.desktop
12mu|kdepim4-4.12.4-1|768	%{_kde_services}/kresources/kcal/remote.desktop
12mu|kdepim4-4.12.4-1|769	
12mu|kdepim4-4.12.4-1|770	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|771	
12mu|kdepim4-4.12.4-1|772	%package -n ksendemail
12mu|kdepim4-4.12.4-1|773	Summary:	%{name} ksendemail
12mu|kdepim4-4.12.4-1|774	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|775	Requires:	%{name}-core = %{EVRD}
12mu|kdepim4-4.12.4-1|776	
12mu|kdepim4-4.12.4-1|777	%description -n ksendemail
12mu|kdepim4-4.12.4-1|778	%{name} ksendemail.
12mu|kdepim4-4.12.4-1|779	
12mu|kdepim4-4.12.4-1|780	%files -n ksendemail
12mu|kdepim4-4.12.4-1|781	%{_kde_bindir}/ksendemail
12mu|kdepim4-4.12.4-1|782	
12mu|kdepim4-4.12.4-1|783	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|784	
12mu|kdepim4-4.12.4-1|785	%package -n ktimetracker
12mu|kdepim4-4.12.4-1|786	Summary:	Tracks time spent on various tasks
12mu|kdepim4-4.12.4-1|787	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|788	Url:		http://community.kde.org/Ktimetracker
12mu|kdepim4-4.12.4-1|789	Requires:	%{name}-core = %{EVRD}
12mu|kdepim4-4.12.4-1|790	Provides:	kde4-ktimetracker = %{EVRD}
12mu|kdepim4-4.12.4-1|791	Conflicts:	%{name}-devel < 3:4.11.0
12mu|kdepim4-4.12.4-1|792	
12mu|kdepim4-4.12.4-1|793	%description -n ktimetracker
12mu|kdepim4-4.12.4-1|794	KTimeTracker tracks time spent on various tasks. It is useful for tracking
12mu|kdepim4-4.12.4-1|795	hours to be billed to different clients or just to find out what percentage
12mu|kdepim4-4.12.4-1|796	of your day is spent playing Doom or reading Slashdot.
12mu|kdepim4-4.12.4-1|797	
12mu|kdepim4-4.12.4-1|798	%files -n ktimetracker
12mu|kdepim4-4.12.4-1|799	%doc %{_kde_docdir}/HTML/en/ktimetracker
12mu|kdepim4-4.12.4-1|800	%{_kde_bindir}/karm
12mu|kdepim4-4.12.4-1|801	%{_kde_bindir}/ktimetracker
12mu|kdepim4-4.12.4-1|802	%{_kde_appsdir}/ktimetracker
12mu|kdepim4-4.12.4-1|803	%{_kde_applicationsdir}/ktimetracker.desktop
12mu|kdepim4-4.12.4-1|804	%{_kde_iconsdir}/*/*/apps/ktimetracker.*
12mu|kdepim4-4.12.4-1|805	%{_kde_services}/ktimetrackerpart.desktop
12mu|kdepim4-4.12.4-1|806	%{_kde_services}/ktimetracker_config_behavior.desktop
12mu|kdepim4-4.12.4-1|807	%{_kde_services}/ktimetracker_config_display.desktop
12mu|kdepim4-4.12.4-1|808	%{_kde_services}/ktimetracker_config_storage.desktop
12mu|kdepim4-4.12.4-1|809	%{_kde_libdir}/kde4/ktimetrackerpart.so
12mu|kdepim4-4.12.4-1|810	%{_kde_libdir}/kde4/kcm_ktimetracker.so
12mu|kdepim4-4.12.4-1|811	%{_datadir}/dbus-1/interfaces/org.kde.ktimetracker.ktimetracker.xml
12mu|kdepim4-4.12.4-1|812	
12mu|kdepim4-4.12.4-1|813	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|814	
12mu|kdepim4-4.12.4-1|815	%package -n ktnef
12mu|kdepim4-4.12.4-1|816	Summary:	KDE TNEF File Viewer
12mu|kdepim4-4.12.4-1|817	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|818	Requires:	%{name}-core = %{EVRD}
12mu|kdepim4-4.12.4-1|819	
12mu|kdepim4-4.12.4-1|820	%description -n ktnef
12mu|kdepim4-4.12.4-1|821	The TNEF File Viewer allows you to handle mail attachments using the TNEF
12mu|kdepim4-4.12.4-1|822	format. These attachments are usually found in mails coming from Microsoft
12mu|kdepim4-4.12.4-1|823	mail servers and embed the mail properties as well as the actual attachments.
12mu|kdepim4-4.12.4-1|824	
12mu|kdepim4-4.12.4-1|825	%files -n ktnef
12mu|kdepim4-4.12.4-1|826	%doc %{_kde_docdir}/HTML/en/ktnef
12mu|kdepim4-4.12.4-1|827	%{_kde_bindir}/ktnef
12mu|kdepim4-4.12.4-1|828	%{_kde_applicationsdir}/ktnef.desktop
12mu|kdepim4-4.12.4-1|829	%{_kde_appsdir}/ktnef
12mu|kdepim4-4.12.4-1|830	%{_kde_iconsdir}/*/*/apps/ktnef*.*
12mu|kdepim4-4.12.4-1|831	%{_kde_iconsdir}/*/*/actions/ktnef*.*
12mu|kdepim4-4.12.4-1|832	
12mu|kdepim4-4.12.4-1|833	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|834	
12mu|kdepim4-4.12.4-1|835	%package -n mboximporter
12mu|kdepim4-4.12.4-1|836	Summary:	MBoxImporter allows to migrate data from MBox
12mu|kdepim4-4.12.4-1|837	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|838	Requires:	kmail
12mu|kdepim4-4.12.4-1|839	
12mu|kdepim4-4.12.4-1|840	%description -n mboximporter
12mu|kdepim4-4.12.4-1|841	MBoxImporter allows to migrate data from MBox.
12mu|kdepim4-4.12.4-1|842	
12mu|kdepim4-4.12.4-1|843	%files -n mboximporter
12mu|kdepim4-4.12.4-1|844	%{_kde_bindir}/mboximporter
12mu|kdepim4-4.12.4-1|845	%{_kde_applicationsdir}/mboximporter.desktop
12mu|kdepim4-4.12.4-1|846	
12mu|kdepim4-4.12.4-1|847	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|848	
12mu|kdepim4-4.12.4-1|849	%package -n messageviewer
12mu|kdepim4-4.12.4-1|850	Summary:	Message viewer for KDE Email Client
12mu|kdepim4-4.12.4-1|851	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|852	Url:		http://userbase.kde.org/KMail
12mu|kdepim4-4.12.4-1|853	Conflicts:	akonadi-mailfilter-agent < 3:4.11.0
12mu|kdepim4-4.12.4-1|854	Conflicts:	kmail-common < 3:4.11.0
12mu|kdepim4-4.12.4-1|855	Obsoletes:	kmail-common < 3:4.11.0
12mu|kdepim4-4.12.4-1|856	
12mu|kdepim4-4.12.4-1|857	%description -n messageviewer
12mu|kdepim4-4.12.4-1|858	Message viewer for KDE Email Client.
12mu|kdepim4-4.12.4-1|859	
12mu|kdepim4-4.12.4-1|860	%files -n messageviewer
12mu|kdepim4-4.12.4-1|861	%{_kde_appsdir}/libmessageviewer
12mu|kdepim4-4.12.4-1|862	%{_kde_appsdir}/messageviewer
12mu|kdepim4-4.12.4-1|863	%{_kde_appsdir}/messagelist
12mu|kdepim4-4.12.4-1|864	%{_kde_libdir}/kde4/messageviewer_bodypartformatter_application_mstnef.so
12mu|kdepim4-4.12.4-1|865	%{_kde_libdir}/kde4/messageviewer_bodypartformatter_text_calendar.so
12mu|kdepim4-4.12.4-1|866	%{_kde_libdir}/kde4/messageviewer_bodypartformatter_text_vcard.so
12mu|kdepim4-4.12.4-1|867	%{_kde_libdir}/kde4/messageviewer_bodypartformatter_text_xdiff.so
12mu|kdepim4-4.12.4-1|868	%{_kde_plugindir}/accessible/messagevieweraccessiblewidgetfactory.so
12mu|kdepim4-4.12.4-1|869	%{_kde_plugindir}/grantlee/0.3/grantlee_messageheaderfilters.so
12mu|kdepim4-4.12.4-1|870	%{_kde_datadir}/config/messageviewer_header_themes.knsrc
12mu|kdepim4-4.12.4-1|871	
12mu|kdepim4-4.12.4-1|872	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|873	
12mu|kdepim4-4.12.4-1|874	%package -n pimactivity
12mu|kdepim4-4.12.4-1|875	Summary:	KDE Activities integration in PIM
12mu|kdepim4-4.12.4-1|876	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|877	Requires:	%{name}-core = %{EVRD}
12mu|kdepim4-4.12.4-1|878	
12mu|kdepim4-4.12.4-1|879	%description -n pimactivity
12mu|kdepim4-4.12.4-1|880	KDE Activities integration in PIM.
12mu|kdepim4-4.12.4-1|881	
12mu|kdepim4-4.12.4-1|882	%files -n pimactivity
12mu|kdepim4-4.12.4-1|883	%{_kde_services}/kcmpimactivity.desktop
12mu|kdepim4-4.12.4-1|884	%{_kde_libdir}/kde4/kcm_pimactivity.so
12mu|kdepim4-4.12.4-1|885	
12mu|kdepim4-4.12.4-1|886	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|887	
12mu|kdepim4-4.12.4-1|888	%package -n pimsettingexporter
12mu|kdepim4-4.12.4-1|889	Summary:	Allows to save data from KDE PIM applications and restore them in other systems
12mu|kdepim4-4.12.4-1|890	Group:		Graphical desktop/KDE
12mu|kdepim4-4.12.4-1|891	Requires:	kmail
12mu|kdepim4-4.12.4-1|892	Obsoletes:	backupmail < 3:4.10.0
12mu|kdepim4-4.12.4-1|893	
12mu|kdepim4-4.12.4-1|894	%description -n pimsettingexporter
12mu|kdepim4-4.12.4-1|895	Allows to save data from KDE PIM applications and restore them in other
12mu|kdepim4-4.12.4-1|896	systems. Successor of Backup Mail from KDE 4.9.
12mu|kdepim4-4.12.4-1|897	
12mu|kdepim4-4.12.4-1|898	%files -n pimsettingexporter
12mu|kdepim4-4.12.4-1|899	%doc %{_kde_docdir}/HTML/en/pimsettingexporter
12mu|kdepim4-4.12.4-1|900	%{_kde_bindir}/pimsettingexporter
12mu|kdepim4-4.12.4-1|901	%{_kde_appsdir}/pimsettingexporter/backup-structure.txt
12mu|kdepim4-4.12.4-1|902	%{_kde_appsdir}/pimsettingexporter/pimsettingexporter.rc
12mu|kdepim4-4.12.4-1|903	
12mu|kdepim4-4.12.4-1|904	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|905	
12mu|kdepim4-4.12.4-1|906	%define akonadi_next_major 4
12mu|kdepim4-4.12.4-1|907	%define libakonadi_next %mklibname akonadi-next %{akonadi_next_major}
12mu|kdepim4-4.12.4-1|908	
12mu|kdepim4-4.12.4-1|909	%package -n %{libakonadi_next}
12mu|kdepim4-4.12.4-1|910	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|911	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|912	
12mu|kdepim4-4.12.4-1|913	%description -n %{libakonadi_next}
12mu|kdepim4-4.12.4-1|914	KDE 4 library.
12mu|kdepim4-4.12.4-1|915	
12mu|kdepim4-4.12.4-1|916	%files -n %{libakonadi_next}
12mu|kdepim4-4.12.4-1|917	%{_kde_libdir}/libakonadi_next.so.%{akonadi_next_major}*
12mu|kdepim4-4.12.4-1|918	
12mu|kdepim4-4.12.4-1|919	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|920	
12mu|kdepim4-4.12.4-1|921	%define akregatorinterfaces_major 4
12mu|kdepim4-4.12.4-1|922	%define libakregatorinterfaces %mklibname akregatorinterfaces %{akregatorinterfaces_major}
12mu|kdepim4-4.12.4-1|923	
12mu|kdepim4-4.12.4-1|924	%package -n %{libakregatorinterfaces}
12mu|kdepim4-4.12.4-1|925	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|926	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|927	
12mu|kdepim4-4.12.4-1|928	%description -n %{libakregatorinterfaces}
12mu|kdepim4-4.12.4-1|929	KDE 4 library.
12mu|kdepim4-4.12.4-1|930	
12mu|kdepim4-4.12.4-1|931	%files -n %{libakregatorinterfaces}
12mu|kdepim4-4.12.4-1|932	%{_kde_libdir}/libakregatorinterfaces.so.%{akregatorinterfaces_major}*
12mu|kdepim4-4.12.4-1|933	
12mu|kdepim4-4.12.4-1|934	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|935	
12mu|kdepim4-4.12.4-1|936	%define akregatorprivate_major 4
12mu|kdepim4-4.12.4-1|937	%define libakregatorprivate %mklibname akregatorprivate %{akregatorprivate_major}
12mu|kdepim4-4.12.4-1|938	
12mu|kdepim4-4.12.4-1|939	%package -n %{libakregatorprivate}
12mu|kdepim4-4.12.4-1|940	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|941	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|942	
12mu|kdepim4-4.12.4-1|943	%description -n %{libakregatorprivate}
12mu|kdepim4-4.12.4-1|944	KDE 4 library.
12mu|kdepim4-4.12.4-1|945	
12mu|kdepim4-4.12.4-1|946	%files -n %{libakregatorprivate}
12mu|kdepim4-4.12.4-1|947	%{_kde_libdir}/libakregatorprivate.so.%{akregatorprivate_major}*
12mu|kdepim4-4.12.4-1|948	
12mu|kdepim4-4.12.4-1|949	#------------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|950	
12mu|kdepim4-4.12.4-1|951	%define calendarsupport_major 4
12mu|kdepim4-4.12.4-1|952	%define libcalendarsupport %mklibname calendarsupport %{calendarsupport_major}
12mu|kdepim4-4.12.4-1|953	
12mu|kdepim4-4.12.4-1|954	%package -n %{libcalendarsupport}
12mu|kdepim4-4.12.4-1|955	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|956	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|957	
12mu|kdepim4-4.12.4-1|958	%description -n %{libcalendarsupport}
12mu|kdepim4-4.12.4-1|959	KDE 4 library for korganizer-Mobile.
12mu|kdepim4-4.12.4-1|960	
12mu|kdepim4-4.12.4-1|961	%files -n %{libcalendarsupport}
12mu|kdepim4-4.12.4-1|962	%{_kde_libdir}/libcalendarsupport.so.%{calendarsupport_major}*
12mu|kdepim4-4.12.4-1|963	
12mu|kdepim4-4.12.4-1|964	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|965	
12mu|kdepim4-4.12.4-1|966	%define composereditorng_major 4
12mu|kdepim4-4.12.4-1|967	%define libcomposereditorng %mklibname composereditorng %{composereditorng_major}
12mu|kdepim4-4.12.4-1|968	
12mu|kdepim4-4.12.4-1|969	%package -n %{libcomposereditorng}
12mu|kdepim4-4.12.4-1|970	Summary:	Library providing autospell checking
12mu|kdepim4-4.12.4-1|971	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|972	
12mu|kdepim4-4.12.4-1|973	%description -n %{libcomposereditorng}
12mu|kdepim4-4.12.4-1|974	This library provides autospell checking.
12mu|kdepim4-4.12.4-1|975	
12mu|kdepim4-4.12.4-1|976	%files -n %{libcomposereditorng}
12mu|kdepim4-4.12.4-1|977	%{_kde_libdir}/libcomposereditorng.so.%{composereditorng_major}*
12mu|kdepim4-4.12.4-1|978	
12mu|kdepim4-4.12.4-1|979	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|980	
12mu|kdepim4-4.12.4-1|981	%define eventviews_major 4
12mu|kdepim4-4.12.4-1|982	%define libeventviews %mklibname eventviews %{eventviews_major}
12mu|kdepim4-4.12.4-1|983	
12mu|kdepim4-4.12.4-1|984	%package -n %{libeventviews}
12mu|kdepim4-4.12.4-1|985	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|986	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|987	
12mu|kdepim4-4.12.4-1|988	%description -n %{libeventviews}
12mu|kdepim4-4.12.4-1|989	KDE 4 library.
12mu|kdepim4-4.12.4-1|990	
12mu|kdepim4-4.12.4-1|991	%files -n %{libeventviews}
12mu|kdepim4-4.12.4-1|992	%{_kde_libdir}/libeventviews.so.%{eventviews_major}*
12mu|kdepim4-4.12.4-1|993	
12mu|kdepim4-4.12.4-1|994	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|995	
12mu|kdepim4-4.12.4-1|996	%define folderarchive_major 4
12mu|kdepim4-4.12.4-1|997	%define libfolderarchive %mklibname folderarchive %{folderarchive_major}
12mu|kdepim4-4.12.4-1|998	
12mu|kdepim4-4.12.4-1|999	%package -n %{libfolderarchive}
12mu|kdepim4-4.12.4-1|1000	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1001	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1002	
12mu|kdepim4-4.12.4-1|1003	%description -n %{libfolderarchive}
12mu|kdepim4-4.12.4-1|1004	KDE 4 library.
12mu|kdepim4-4.12.4-1|1005	
12mu|kdepim4-4.12.4-1|1006	%files -n %{libfolderarchive}
12mu|kdepim4-4.12.4-1|1007	%{_kde_libdir}/libfolderarchive.so.%{folderarchive_major}*
12mu|kdepim4-4.12.4-1|1008	
12mu|kdepim4-4.12.4-1|1009	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1010	
12mu|kdepim4-4.12.4-1|1011	%define grammar_major 4
12mu|kdepim4-4.12.4-1|1012	%define libgrammar %mklibname grammar %{grammar_major}
12mu|kdepim4-4.12.4-1|1013	
12mu|kdepim4-4.12.4-1|1014	%package -n %{libgrammar}
12mu|kdepim4-4.12.4-1|1015	Summary:	Library providing grammar support
12mu|kdepim4-4.12.4-1|1016	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1017	
12mu|kdepim4-4.12.4-1|1018	%description -n %{libgrammar}
12mu|kdepim4-4.12.4-1|1019	This library provides grammar support.
12mu|kdepim4-4.12.4-1|1020	
12mu|kdepim4-4.12.4-1|1021	%files -n %{libgrammar}
12mu|kdepim4-4.12.4-1|1022	%{_kde_libdir}/libgrammar.so.%{grammar_major}*
12mu|kdepim4-4.12.4-1|1023	
12mu|kdepim4-4.12.4-1|1024	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1025	
12mu|kdepim4-4.12.4-1|1026	%define grantleetheme_major 4
12mu|kdepim4-4.12.4-1|1027	%define libgrantleetheme %mklibname grantleetheme %{grantleetheme_major}
12mu|kdepim4-4.12.4-1|1028	
12mu|kdepim4-4.12.4-1|1029	%package -n %{libgrantleetheme}
12mu|kdepim4-4.12.4-1|1030	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1031	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1032	
12mu|kdepim4-4.12.4-1|1033	%description -n %{libgrantleetheme}
12mu|kdepim4-4.12.4-1|1034	KDE 4 library.
12mu|kdepim4-4.12.4-1|1035	
12mu|kdepim4-4.12.4-1|1036	%files -n %{libgrantleetheme}
12mu|kdepim4-4.12.4-1|1037	%{_kde_libdir}/libgrantleetheme.so.%{grantleetheme_major}*
12mu|kdepim4-4.12.4-1|1038	
12mu|kdepim4-4.12.4-1|1039	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1040	
12mu|kdepim4-4.12.4-1|1041	%define grantleethemeeditor_major 4
12mu|kdepim4-4.12.4-1|1042	%define libgrantleethemeeditor %mklibname grantleethemeeditor %{grantleethemeeditor_major}
12mu|kdepim4-4.12.4-1|1043	
12mu|kdepim4-4.12.4-1|1044	%package -n %{libgrantleethemeeditor}
12mu|kdepim4-4.12.4-1|1045	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1046	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1047	
12mu|kdepim4-4.12.4-1|1048	%description -n %{libgrantleethemeeditor}
12mu|kdepim4-4.12.4-1|1049	KDE 4 library.
12mu|kdepim4-4.12.4-1|1050	
12mu|kdepim4-4.12.4-1|1051	%files -n %{libgrantleethemeeditor}
12mu|kdepim4-4.12.4-1|1052	%{_kde_libdir}/libgrantleethemeeditor.so.%{grantleethemeeditor_major}*
12mu|kdepim4-4.12.4-1|1053	
12mu|kdepim4-4.12.4-1|1054	#----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1055	
12mu|kdepim4-4.12.4-1|1056	%define incidenceeditorsng_major 4
12mu|kdepim4-4.12.4-1|1057	%define libincidenceeditorsng %mklibname incidenceeditorsng %{incidenceeditorsng_major}
12mu|kdepim4-4.12.4-1|1058	
12mu|kdepim4-4.12.4-1|1059	%package -n %{libincidenceeditorsng}
12mu|kdepim4-4.12.4-1|1060	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1061	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1062	Obsoletes:	%{_lib}incidenceeditors4 < 2:4.5.68
12mu|kdepim4-4.12.4-1|1063	
12mu|kdepim4-4.12.4-1|1064	%description -n %{libincidenceeditorsng}
12mu|kdepim4-4.12.4-1|1065	KDE 4 library.
12mu|kdepim4-4.12.4-1|1066	
12mu|kdepim4-4.12.4-1|1067	%files -n %{libincidenceeditorsng}
12mu|kdepim4-4.12.4-1|1068	%{_kde_libdir}/libincidenceeditorsng.so.%{incidenceeditorsng_major}*
12mu|kdepim4-4.12.4-1|1069	
12mu|kdepim4-4.12.4-1|1070	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1071	
12mu|kdepim4-4.12.4-1|1072	%define incidenceeditorsngmobile_major 4
12mu|kdepim4-4.12.4-1|1073	%define libincidenceeditorsngmobile %mklibname incidenceeditorssngmobile %{incidenceeditorsngmobile_major}
12mu|kdepim4-4.12.4-1|1074	
12mu|kdepim4-4.12.4-1|1075	%package -n %{libincidenceeditorsngmobile}
12mu|kdepim4-4.12.4-1|1076	Summary:	KDEPIM Mobile Library
12mu|kdepim4-4.12.4-1|1077	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1078	
12mu|kdepim4-4.12.4-1|1079	%description -n %{libincidenceeditorsngmobile}
12mu|kdepim4-4.12.4-1|1080	KDE PIM Mobile library.
12mu|kdepim4-4.12.4-1|1081	
12mu|kdepim4-4.12.4-1|1082	%files -n %{libincidenceeditorsngmobile}
12mu|kdepim4-4.12.4-1|1083	%{_kde_libdir}/libincidenceeditorsngmobile.so.%{incidenceeditorsngmobile_major}*
12mu|kdepim4-4.12.4-1|1084	
12mu|kdepim4-4.12.4-1|1085	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1086	
12mu|kdepim4-4.12.4-1|1087	%define kaddressbookgrantlee_major 4
12mu|kdepim4-4.12.4-1|1088	%define libkaddressbookgrantlee %mklibname kaddressbookgrantlee %{kaddressbookgrantlee_major}
12mu|kdepim4-4.12.4-1|1089	
12mu|kdepim4-4.12.4-1|1090	%package -n %{libkaddressbookgrantlee}
12mu|kdepim4-4.12.4-1|1091	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1092	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1093	
12mu|kdepim4-4.12.4-1|1094	%description -n %{libkaddressbookgrantlee}
12mu|kdepim4-4.12.4-1|1095	KDE 4 library.
12mu|kdepim4-4.12.4-1|1096	
12mu|kdepim4-4.12.4-1|1097	%files -n %{libkaddressbookgrantlee}
12mu|kdepim4-4.12.4-1|1098	%{_kde_libdir}/libkaddressbookgrantlee.so.%{kaddressbookgrantlee_major}*
12mu|kdepim4-4.12.4-1|1099	
12mu|kdepim4-4.12.4-1|1100	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1101	
12mu|kdepim4-4.12.4-1|1102	%define kaddressbookprivate_major 4
12mu|kdepim4-4.12.4-1|1103	%define libkaddressbookprivate %mklibname kaddressbookprivate %{kaddressbookprivate_major}
12mu|kdepim4-4.12.4-1|1104	
12mu|kdepim4-4.12.4-1|1105	%package -n %{libkaddressbookprivate}
12mu|kdepim4-4.12.4-1|1106	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1107	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1108	
12mu|kdepim4-4.12.4-1|1109	%description -n %{libkaddressbookprivate}
12mu|kdepim4-4.12.4-1|1110	KDE 4 library.
12mu|kdepim4-4.12.4-1|1111	
12mu|kdepim4-4.12.4-1|1112	%files -n %{libkaddressbookprivate}
12mu|kdepim4-4.12.4-1|1113	%{_kde_libdir}/libkaddressbookprivate.so.%{kaddressbookprivate_major}*
12mu|kdepim4-4.12.4-1|1114	
12mu|kdepim4-4.12.4-1|1115	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1116	
12mu|kdepim4-4.12.4-1|1117	%define kcal_resourceblog 4
12mu|kdepim4-4.12.4-1|1118	%define libkcal_resourceblog %mklibname kcal_resourceblog %{kcal_resourceblog}
12mu|kdepim4-4.12.4-1|1119	
12mu|kdepim4-4.12.4-1|1120	%package -n %{libkcal_resourceblog}
12mu|kdepim4-4.12.4-1|1121	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1122	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1123	
12mu|kdepim4-4.12.4-1|1124	%description -n %{libkcal_resourceblog}
12mu|kdepim4-4.12.4-1|1125	KDE 4 library.
12mu|kdepim4-4.12.4-1|1126	
12mu|kdepim4-4.12.4-1|1127	%files -n %{libkcal_resourceblog}
12mu|kdepim4-4.12.4-1|1128	%{_kde_libdir}/libkcal_resourceblog.so.%{kcal_resourceblog}*
12mu|kdepim4-4.12.4-1|1129	
12mu|kdepim4-4.12.4-1|1130	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1131	
12mu|kdepim4-4.12.4-1|1132	%define kcal_resourceremote_major 4
12mu|kdepim4-4.12.4-1|1133	%define libkcal_resourceremote %mklibname kcal_resourceremote %{kcal_resourceremote_major}
12mu|kdepim4-4.12.4-1|1134	
12mu|kdepim4-4.12.4-1|1135	%package -n %{libkcal_resourceremote}
12mu|kdepim4-4.12.4-1|1136	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1137	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1138	
12mu|kdepim4-4.12.4-1|1139	%description -n %{libkcal_resourceremote}
12mu|kdepim4-4.12.4-1|1140	KDE 4 library.
12mu|kdepim4-4.12.4-1|1141	
12mu|kdepim4-4.12.4-1|1142	%files -n %{libkcal_resourceremote}
12mu|kdepim4-4.12.4-1|1143	%{_kde_libdir}/libkcal_resourceremote.so.%{kcal_resourceremote_major}*
12mu|kdepim4-4.12.4-1|1144	
12mu|kdepim4-4.12.4-1|1145	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1146	
12mu|kdepim4-4.12.4-1|1147	%define kdepim_major 4
12mu|kdepim4-4.12.4-1|1148	%define libkdepim %mklibname kdepim %{kdepim_major}
12mu|kdepim4-4.12.4-1|1149	
12mu|kdepim4-4.12.4-1|1150	%package -n %{libkdepim}
12mu|kdepim4-4.12.4-1|1151	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1152	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1153	
12mu|kdepim4-4.12.4-1|1154	%description -n %{libkdepim}
12mu|kdepim4-4.12.4-1|1155	KDE 4 library.
12mu|kdepim4-4.12.4-1|1156	
12mu|kdepim4-4.12.4-1|1157	%files -n %{libkdepim}
12mu|kdepim4-4.12.4-1|1158	%{_kde_libdir}/libkdepim.so.%{kdepim_major}*
12mu|kdepim4-4.12.4-1|1159	
12mu|kdepim4-4.12.4-1|1160	#-----------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1161	
12mu|kdepim4-4.12.4-1|1162	%define kdgantt2_major 0
12mu|kdepim4-4.12.4-1|1163	%define libkdgantt2 %mklibname kdgantt2 %{kdgantt2_major}
12mu|kdepim4-4.12.4-1|1164	
12mu|kdepim4-4.12.4-1|1165	%package -n %{libkdgantt2}
12mu|kdepim4-4.12.4-1|1166	Summary:	KDE4 library
12mu|kdepim4-4.12.4-1|1167	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1168	
12mu|kdepim4-4.12.4-1|1169	%description -n %{libkdgantt2}
12mu|kdepim4-4.12.4-1|1170	KDE 4 library.
12mu|kdepim4-4.12.4-1|1171	
12mu|kdepim4-4.12.4-1|1172	%files -n %{libkdgantt2}
12mu|kdepim4-4.12.4-1|1173	%{_kde_libdir}/libkdgantt2.so.%{kdgantt2_major}*
12mu|kdepim4-4.12.4-1|1174	
12mu|kdepim4-4.12.4-1|1175	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1176	
12mu|kdepim4-4.12.4-1|1177	%define kleo_major 4
12mu|kdepim4-4.12.4-1|1178	%define libkleo %mklibname kleo %{kleo_major}
12mu|kdepim4-4.12.4-1|1179	
12mu|kdepim4-4.12.4-1|1180	%package -n %{libkleo}
12mu|kdepim4-4.12.4-1|1181	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1182	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1183	
12mu|kdepim4-4.12.4-1|1184	%description -n %{libkleo}
12mu|kdepim4-4.12.4-1|1185	KDE 4 library.
12mu|kdepim4-4.12.4-1|1186	
12mu|kdepim4-4.12.4-1|1187	%files -n %{libkleo}
12mu|kdepim4-4.12.4-1|1188	%{_kde_libdir}/libkleo.so.%{kleo_major}*
12mu|kdepim4-4.12.4-1|1189	
12mu|kdepim4-4.12.4-1|1190	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1191	
12mu|kdepim4-4.12.4-1|1192	%define kmailprivate_major 4
12mu|kdepim4-4.12.4-1|1193	%define libkmailprivate %mklibname kmailprivate %{kmailprivate_major}
12mu|kdepim4-4.12.4-1|1194	
12mu|kdepim4-4.12.4-1|1195	%package -n %{libkmailprivate}
12mu|kdepim4-4.12.4-1|1196	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1197	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1198	
12mu|kdepim4-4.12.4-1|1199	%description -n %{libkmailprivate}
12mu|kdepim4-4.12.4-1|1200	KDE 4 library.
12mu|kdepim4-4.12.4-1|1201	
12mu|kdepim4-4.12.4-1|1202	%files -n %{libkmailprivate}
12mu|kdepim4-4.12.4-1|1203	%{_kde_libdir}/libkmailprivate.so.%{kmailprivate_major}*
12mu|kdepim4-4.12.4-1|1204	
12mu|kdepim4-4.12.4-1|1205	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1206	
12mu|kdepim4-4.12.4-1|1207	%define kmanagesieve_major 4
12mu|kdepim4-4.12.4-1|1208	%define libkmanagesieve %mklibname kmanagesieve %{kmanagesieve_major}
12mu|kdepim4-4.12.4-1|1209	
12mu|kdepim4-4.12.4-1|1210	%package -n %{libkmanagesieve}
12mu|kdepim4-4.12.4-1|1211	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1212	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1213	
12mu|kdepim4-4.12.4-1|1214	%description -n %{libkmanagesieve}
12mu|kdepim4-4.12.4-1|1215	KDE 4 library.
12mu|kdepim4-4.12.4-1|1216	
12mu|kdepim4-4.12.4-1|1217	%files -n %{libkmanagesieve}
12mu|kdepim4-4.12.4-1|1218	%{_kde_libdir}/libkmanagesieve.so.%{kmanagesieve_major}*
12mu|kdepim4-4.12.4-1|1219	
12mu|kdepim4-4.12.4-1|1220	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1221	
12mu|kdepim4-4.12.4-1|1222	%define knodecommon_major 4
12mu|kdepim4-4.12.4-1|1223	%define libknodecommon %mklibname knodecommon %{knodecommon_major}
12mu|kdepim4-4.12.4-1|1224	
12mu|kdepim4-4.12.4-1|1225	%package -n %{libknodecommon}
12mu|kdepim4-4.12.4-1|1226	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1227	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1228	
12mu|kdepim4-4.12.4-1|1229	%description -n %{libknodecommon}
12mu|kdepim4-4.12.4-1|1230	KDE 4 library.
12mu|kdepim4-4.12.4-1|1231	
12mu|kdepim4-4.12.4-1|1232	%files -n %{libknodecommon}
12mu|kdepim4-4.12.4-1|1233	%{_kde_libdir}/libknodecommon.so.%{knodecommon_major}*
12mu|kdepim4-4.12.4-1|1234	
12mu|kdepim4-4.12.4-1|1235	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1236	
12mu|kdepim4-4.12.4-1|1237	%define knotesprivate_major 4
12mu|kdepim4-4.12.4-1|1238	%define libknotesprivate %mklibname knotesprivate %{knotesprivate_major}
12mu|kdepim4-4.12.4-1|1239	
12mu|kdepim4-4.12.4-1|1240	%package -n %{libknotesprivate}
12mu|kdepim4-4.12.4-1|1241	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1242	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1243	
12mu|kdepim4-4.12.4-1|1244	%description -n %{libknotesprivate}
12mu|kdepim4-4.12.4-1|1245	KDE 4 library.
12mu|kdepim4-4.12.4-1|1246	
12mu|kdepim4-4.12.4-1|1247	%files -n %{libknotesprivate}
12mu|kdepim4-4.12.4-1|1248	%{_kde_libdir}/libknotesprivate.so.%{knotesprivate_major}*
12mu|kdepim4-4.12.4-1|1249	
12mu|kdepim4-4.12.4-1|1250	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1251	
12mu|kdepim4-4.12.4-1|1252	%define kontactprivate_major 4
12mu|kdepim4-4.12.4-1|1253	%define libkontactprivate %mklibname kontactprivate %{kontactprivate_major}
12mu|kdepim4-4.12.4-1|1254	
12mu|kdepim4-4.12.4-1|1255	%package -n %{libkontactprivate}
12mu|kdepim4-4.12.4-1|1256	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1257	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1258	
12mu|kdepim4-4.12.4-1|1259	%description -n %{libkontactprivate}
12mu|kdepim4-4.12.4-1|1260	KDE 4 library.
12mu|kdepim4-4.12.4-1|1261	
12mu|kdepim4-4.12.4-1|1262	%files -n %{libkontactprivate}
12mu|kdepim4-4.12.4-1|1263	%{_kde_libdir}/libkontactprivate.so.%{kontactprivate_major}*
12mu|kdepim4-4.12.4-1|1264	
12mu|kdepim4-4.12.4-1|1265	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1266	
12mu|kdepim4-4.12.4-1|1267	%define korganizer_core_major 4
12mu|kdepim4-4.12.4-1|1268	%define libkorganizer_core %mklibname korganizer_core %{korganizer_core_major}
12mu|kdepim4-4.12.4-1|1269	
12mu|kdepim4-4.12.4-1|1270	%package -n %{libkorganizer_core}
12mu|kdepim4-4.12.4-1|1271	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1272	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1273	
12mu|kdepim4-4.12.4-1|1274	%description -n %{libkorganizer_core}
12mu|kdepim4-4.12.4-1|1275	KDE 4 library.
12mu|kdepim4-4.12.4-1|1276	
12mu|kdepim4-4.12.4-1|1277	%files -n %{libkorganizer_core}
12mu|kdepim4-4.12.4-1|1278	%{_kde_libdir}/libkorganizer_core.so.%{korganizer_core_major}*
12mu|kdepim4-4.12.4-1|1279	
12mu|kdepim4-4.12.4-1|1280	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1281	
12mu|kdepim4-4.12.4-1|1282	%define korganizer_interfaces_major 4
12mu|kdepim4-4.12.4-1|1283	%define libkorganizer_interfaces %mklibname korganizer_interfaces %{korganizer_interfaces_major}
12mu|kdepim4-4.12.4-1|1284	
12mu|kdepim4-4.12.4-1|1285	%package -n %{libkorganizer_interfaces}
12mu|kdepim4-4.12.4-1|1286	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1287	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1288	
12mu|kdepim4-4.12.4-1|1289	%description -n %{libkorganizer_interfaces}
12mu|kdepim4-4.12.4-1|1290	KDE 4 library.
12mu|kdepim4-4.12.4-1|1291	
12mu|kdepim4-4.12.4-1|1292	%files -n %{libkorganizer_interfaces}
12mu|kdepim4-4.12.4-1|1293	%{_kde_libdir}/libkorganizer_interfaces.so.%{korganizer_interfaces_major}*
12mu|kdepim4-4.12.4-1|1294	
12mu|kdepim4-4.12.4-1|1295	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1296	
12mu|kdepim4-4.12.4-1|1297	%define korganizerprivate_major 4
12mu|kdepim4-4.12.4-1|1298	%define libkorganizerprivate %mklibname korganizerprivate %{korganizerprivate_major}
12mu|kdepim4-4.12.4-1|1299	
12mu|kdepim4-4.12.4-1|1300	%package -n %{libkorganizerprivate}
12mu|kdepim4-4.12.4-1|1301	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1302	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1303	
12mu|kdepim4-4.12.4-1|1304	%description -n %{libkorganizerprivate}
12mu|kdepim4-4.12.4-1|1305	KDE 4 library.
12mu|kdepim4-4.12.4-1|1306	
12mu|kdepim4-4.12.4-1|1307	%files -n %{libkorganizerprivate}
12mu|kdepim4-4.12.4-1|1308	%{_kde_libdir}/libkorganizerprivate.so.%{korganizerprivate_major}*
12mu|kdepim4-4.12.4-1|1309	
12mu|kdepim4-4.12.4-1|1310	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1311	
12mu|kdepim4-4.12.4-1|1312	%define kpgp_major 4
12mu|kdepim4-4.12.4-1|1313	%define libkpgp %mklibname kpgp %{kpgp_major}
12mu|kdepim4-4.12.4-1|1314	
12mu|kdepim4-4.12.4-1|1315	%package -n %{libkpgp}
12mu|kdepim4-4.12.4-1|1316	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1317	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1318	
12mu|kdepim4-4.12.4-1|1319	%description -n %{libkpgp}
12mu|kdepim4-4.12.4-1|1320	KDE 4 library.
12mu|kdepim4-4.12.4-1|1321	
12mu|kdepim4-4.12.4-1|1322	%files -n %{libkpgp}
12mu|kdepim4-4.12.4-1|1323	%{_kde_libdir}/libkpgp.so.%{kpgp_major}*
12mu|kdepim4-4.12.4-1|1324	
12mu|kdepim4-4.12.4-1|1325	#----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1326	
12mu|kdepim4-4.12.4-1|1327	%define ksieve_major 4
12mu|kdepim4-4.12.4-1|1328	%define libksieve %mklibname ksieve %{ksieve_major}
12mu|kdepim4-4.12.4-1|1329	
12mu|kdepim4-4.12.4-1|1330	%package -n %{libksieve}
12mu|kdepim4-4.12.4-1|1331	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1332	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1333	
12mu|kdepim4-4.12.4-1|1334	%description -n %{libksieve}
12mu|kdepim4-4.12.4-1|1335	KDE 4 library.
12mu|kdepim4-4.12.4-1|1336	
12mu|kdepim4-4.12.4-1|1337	%files -n %{libksieve}
12mu|kdepim4-4.12.4-1|1338	%{_kde_libdir}/libksieve.so.%{ksieve_major}*
12mu|kdepim4-4.12.4-1|1339	
12mu|kdepim4-4.12.4-1|1340	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1341	
12mu|kdepim4-4.12.4-1|1342	%define ksieveui_major 4
12mu|kdepim4-4.12.4-1|1343	%define libksieveui %mklibname ksieveui %{ksieveui_major}
12mu|kdepim4-4.12.4-1|1344	
12mu|kdepim4-4.12.4-1|1345	%package -n %{libksieveui}
12mu|kdepim4-4.12.4-1|1346	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1347	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1348	
12mu|kdepim4-4.12.4-1|1349	%description -n %{libksieveui}
12mu|kdepim4-4.12.4-1|1350	KDE 4 library.
12mu|kdepim4-4.12.4-1|1351	
12mu|kdepim4-4.12.4-1|1352	%files -n %{libksieveui}
12mu|kdepim4-4.12.4-1|1353	%{_kde_libdir}/libksieveui.so.%{ksieveui_major}*
12mu|kdepim4-4.12.4-1|1354	
12mu|kdepim4-4.12.4-1|1355	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1356	
12mu|kdepim4-4.12.4-1|1357	%define mailcommon_major 4
12mu|kdepim4-4.12.4-1|1358	%define libmailcommon %mklibname mailcommon %{mailcommon_major}
12mu|kdepim4-4.12.4-1|1359	
12mu|kdepim4-4.12.4-1|1360	%package -n %{libmailcommon}
12mu|kdepim4-4.12.4-1|1361	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1362	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1363	
12mu|kdepim4-4.12.4-1|1364	%description -n %{libmailcommon}
12mu|kdepim4-4.12.4-1|1365	KDE 4 library.
12mu|kdepim4-4.12.4-1|1366	
12mu|kdepim4-4.12.4-1|1367	%files -n %{libmailcommon}
12mu|kdepim4-4.12.4-1|1368	%{_kde_libdir}/libmailcommon.so.%{mailcommon_major}*
12mu|kdepim4-4.12.4-1|1369	
12mu|kdepim4-4.12.4-1|1370	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1371	
12mu|kdepim4-4.12.4-1|1372	%define mailimporter_major 4
12mu|kdepim4-4.12.4-1|1373	%define libmailimporter %mklibname mailimporter %{mailimporter_major}
12mu|kdepim4-4.12.4-1|1374	
12mu|kdepim4-4.12.4-1|1375	%package -n %{libmailimporter}
12mu|kdepim4-4.12.4-1|1376	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1377	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1378	
12mu|kdepim4-4.12.4-1|1379	%description -n %{libmailimporter}
12mu|kdepim4-4.12.4-1|1380	KDE 4 library.
12mu|kdepim4-4.12.4-1|1381	
12mu|kdepim4-4.12.4-1|1382	%files -n %{libmailimporter}
12mu|kdepim4-4.12.4-1|1383	%{_kde_libdir}/libmailimporter.so.%{mailimporter_major}*
12mu|kdepim4-4.12.4-1|1384	
12mu|kdepim4-4.12.4-1|1385	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1386	
12mu|kdepim4-4.12.4-1|1387	%define messagecore_major 4
12mu|kdepim4-4.12.4-1|1388	%define libmessagecore %mklibname messagecore %{messagecore_major}
12mu|kdepim4-4.12.4-1|1389	
12mu|kdepim4-4.12.4-1|1390	%package -n %{libmessagecore}
12mu|kdepim4-4.12.4-1|1391	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1392	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1393	
12mu|kdepim4-4.12.4-1|1394	%description -n %{libmessagecore}
12mu|kdepim4-4.12.4-1|1395	KDE 4 library.
12mu|kdepim4-4.12.4-1|1396	
12mu|kdepim4-4.12.4-1|1397	%files -n %{libmessagecore}
12mu|kdepim4-4.12.4-1|1398	%{_kde_libdir}/libmessagecore.so.%{messagecore_major}*
12mu|kdepim4-4.12.4-1|1399	
12mu|kdepim4-4.12.4-1|1400	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1401	
12mu|kdepim4-4.12.4-1|1402	%define messagelist_major 4
12mu|kdepim4-4.12.4-1|1403	%define libmessagelist %mklibname messagelist %{messagelist_major}
12mu|kdepim4-4.12.4-1|1404	
12mu|kdepim4-4.12.4-1|1405	%package -n %{libmessagelist}
12mu|kdepim4-4.12.4-1|1406	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1407	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1408	
12mu|kdepim4-4.12.4-1|1409	%description -n %{libmessagelist}
12mu|kdepim4-4.12.4-1|1410	KDE 4 library.
12mu|kdepim4-4.12.4-1|1411	
12mu|kdepim4-4.12.4-1|1412	%files -n %{libmessagelist}
12mu|kdepim4-4.12.4-1|1413	%{_kde_libdir}/libmessagelist.so.%{messagelist_major}*
12mu|kdepim4-4.12.4-1|1414	
12mu|kdepim4-4.12.4-1|1415	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1416	
12mu|kdepim4-4.12.4-1|1417	%define messageviewer_major 4
12mu|kdepim4-4.12.4-1|1418	%define libmessageviewer %mklibname messageviewer %{messageviewer_major}
12mu|kdepim4-4.12.4-1|1419	
12mu|kdepim4-4.12.4-1|1420	%package -n %{libmessageviewer}
12mu|kdepim4-4.12.4-1|1421	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1422	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1423	
12mu|kdepim4-4.12.4-1|1424	%description -n %{libmessageviewer}
12mu|kdepim4-4.12.4-1|1425	KDE 4 library.
12mu|kdepim4-4.12.4-1|1426	
12mu|kdepim4-4.12.4-1|1427	%files -n %{libmessageviewer}
12mu|kdepim4-4.12.4-1|1428	%{_kde_libdir}/libmessageviewer.so.%{messageviewer_major}*
12mu|kdepim4-4.12.4-1|1429	
12mu|kdepim4-4.12.4-1|1430	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1431	
12mu|kdepim4-4.12.4-1|1432	%define kdepimdbusinterfaces_major 4
12mu|kdepim4-4.12.4-1|1433	%define libkdepimdbusinterfaces %mklibname kdepimdbusinterfaces %{kdepimdbusinterfaces_major}
12mu|kdepim4-4.12.4-1|1434	
12mu|kdepim4-4.12.4-1|1435	%package -n %{libkdepimdbusinterfaces}
12mu|kdepim4-4.12.4-1|1436	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1437	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1438	
12mu|kdepim4-4.12.4-1|1439	%description -n %{libkdepimdbusinterfaces}
12mu|kdepim4-4.12.4-1|1440	KDE 4 library.
12mu|kdepim4-4.12.4-1|1441	
12mu|kdepim4-4.12.4-1|1442	%files -n %{libkdepimdbusinterfaces}
12mu|kdepim4-4.12.4-1|1443	%{_kde_libdir}/libkdepimdbusinterfaces.so.%{kdepimdbusinterfaces_major}*
12mu|kdepim4-4.12.4-1|1444	
12mu|kdepim4-4.12.4-1|1445	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1446	
12mu|kdepim4-4.12.4-1|1447	%define kleopatraclientcore_major 0
12mu|kdepim4-4.12.4-1|1448	%define libkleopatraclientcore %mklibname kleopatraclientcore %{kleopatraclientcore_major}
12mu|kdepim4-4.12.4-1|1449	
12mu|kdepim4-4.12.4-1|1450	%package -n %{libkleopatraclientcore}
12mu|kdepim4-4.12.4-1|1451	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1452	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1453	Obsoletes:	%{_lib}kleopatraclientcore4 <= 2:4.5
12mu|kdepim4-4.12.4-1|1454	
12mu|kdepim4-4.12.4-1|1455	%description -n %{libkleopatraclientcore}
12mu|kdepim4-4.12.4-1|1456	KDE 4 library.
12mu|kdepim4-4.12.4-1|1457	
12mu|kdepim4-4.12.4-1|1458	%files -n %{libkleopatraclientcore}
12mu|kdepim4-4.12.4-1|1459	%{_kde_libdir}/libkleopatraclientcore.so.%{kleopatraclientcore_major}*
12mu|kdepim4-4.12.4-1|1460	
12mu|kdepim4-4.12.4-1|1461	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1462	
12mu|kdepim4-4.12.4-1|1463	%define kleopatraclientgui_major 0
12mu|kdepim4-4.12.4-1|1464	%define libkleopatraclientgui %mklibname kleopatraclientgui %{kleopatraclientgui_major}
12mu|kdepim4-4.12.4-1|1465	
12mu|kdepim4-4.12.4-1|1466	%package -n %{libkleopatraclientgui}
12mu|kdepim4-4.12.4-1|1467	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1468	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1469	Obsoletes:	%{_lib}kleopatraclientgui4 <= 2:4.5
12mu|kdepim4-4.12.4-1|1470	
12mu|kdepim4-4.12.4-1|1471	%description -n %{libkleopatraclientgui}
12mu|kdepim4-4.12.4-1|1472	KDE 4 library.
12mu|kdepim4-4.12.4-1|1473	
12mu|kdepim4-4.12.4-1|1474	%files -n %{libkleopatraclientgui}
12mu|kdepim4-4.12.4-1|1475	%{_kde_libdir}/libkleopatraclientgui.so.%{kleopatraclientgui_major}*
12mu|kdepim4-4.12.4-1|1476	
12mu|kdepim4-4.12.4-1|1477	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1478	
12mu|kdepim4-4.12.4-1|1479	%define messagecomposer_major 4
12mu|kdepim4-4.12.4-1|1480	%define libmessagecomposer %mklibname messagecomposer %{messagecomposer_major}
12mu|kdepim4-4.12.4-1|1481	
12mu|kdepim4-4.12.4-1|1482	%package -n %{libmessagecomposer}
12mu|kdepim4-4.12.4-1|1483	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1484	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1485	
12mu|kdepim4-4.12.4-1|1486	%description -n %{libmessagecomposer}
12mu|kdepim4-4.12.4-1|1487	KDE 4 library.
12mu|kdepim4-4.12.4-1|1488	
12mu|kdepim4-4.12.4-1|1489	%files -n %{libmessagecomposer}
12mu|kdepim4-4.12.4-1|1490	%{_kde_libdir}/libmessagecomposer.so.%{messagecomposer_major}*
12mu|kdepim4-4.12.4-1|1491	
12mu|kdepim4-4.12.4-1|1492	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1493	
12mu|kdepim4-4.12.4-1|1494	%define pimactivity_major 4
12mu|kdepim4-4.12.4-1|1495	%define libpimactivity %mklibname pimactivity %{pimactivity_major}
12mu|kdepim4-4.12.4-1|1496	
12mu|kdepim4-4.12.4-1|1497	%package -n %{libpimactivity}
12mu|kdepim4-4.12.4-1|1498	Summary:	Library for KDE Activities integration in PIM
12mu|kdepim4-4.12.4-1|1499	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1500	
12mu|kdepim4-4.12.4-1|1501	%description -n %{libpimactivity}
12mu|kdepim4-4.12.4-1|1502	Library for KDE Activities integration in PIM.
12mu|kdepim4-4.12.4-1|1503	
12mu|kdepim4-4.12.4-1|1504	%files -n %{libpimactivity}
12mu|kdepim4-4.12.4-1|1505	%{_kde_libdir}/libpimactivity.so.%{pimactivity_major}*
12mu|kdepim4-4.12.4-1|1506	
12mu|kdepim4-4.12.4-1|1507	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1508	
12mu|kdepim4-4.12.4-1|1509	%define pimcommon_major 4
12mu|kdepim4-4.12.4-1|1510	%define libpimcommon %mklibname pimcommon %{pimcommon_major}
12mu|kdepim4-4.12.4-1|1511	
12mu|kdepim4-4.12.4-1|1512	%package -n %{libpimcommon}
12mu|kdepim4-4.12.4-1|1513	Summary:	Library to import/export PIM configuration
12mu|kdepim4-4.12.4-1|1514	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1515	
12mu|kdepim4-4.12.4-1|1516	%description -n %{libpimcommon}
12mu|kdepim4-4.12.4-1|1517	This library provides the tool to import/export PIM configuration.
12mu|kdepim4-4.12.4-1|1518	
12mu|kdepim4-4.12.4-1|1519	%files -n %{libpimcommon}
12mu|kdepim4-4.12.4-1|1520	%{_kde_libdir}/libpimcommon.so.%{pimcommon_major}*
12mu|kdepim4-4.12.4-1|1521	
12mu|kdepim4-4.12.4-1|1522	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1523	
12mu|kdepim4-4.12.4-1|1524	%define sendlater_major 4
12mu|kdepim4-4.12.4-1|1525	%define libsendlater %mklibname sendlater %{sendlater_major}
12mu|kdepim4-4.12.4-1|1526	
12mu|kdepim4-4.12.4-1|1527	%package -n %{libsendlater}
12mu|kdepim4-4.12.4-1|1528	Summary:	KDE PIM library
12mu|kdepim4-4.12.4-1|1529	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1530	
12mu|kdepim4-4.12.4-1|1531	%description -n %{libsendlater}
12mu|kdepim4-4.12.4-1|1532	KDE PIM library.
12mu|kdepim4-4.12.4-1|1533	
12mu|kdepim4-4.12.4-1|1534	%files -n %{libsendlater}
12mu|kdepim4-4.12.4-1|1535	%{_kde_libdir}/libsendlater.so.%{sendlater_major}*
12mu|kdepim4-4.12.4-1|1536	
12mu|kdepim4-4.12.4-1|1537	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1538	
12mu|kdepim4-4.12.4-1|1539	%define templateparser_major 4
12mu|kdepim4-4.12.4-1|1540	%define libtemplateparser %mklibname templateparser %{templateparser_major}
12mu|kdepim4-4.12.4-1|1541	
12mu|kdepim4-4.12.4-1|1542	%package -n %{libtemplateparser}
12mu|kdepim4-4.12.4-1|1543	Summary:	KDE 4 library
12mu|kdepim4-4.12.4-1|1544	Group:		System/Libraries
12mu|kdepim4-4.12.4-1|1545	
12mu|kdepim4-4.12.4-1|1546	%description -n %{libtemplateparser}
12mu|kdepim4-4.12.4-1|1547	KDE 4 library.
12mu|kdepim4-4.12.4-1|1548	
12mu|kdepim4-4.12.4-1|1549	%files -n %{libtemplateparser}
12mu|kdepim4-4.12.4-1|1550	%{_kde_libdir}/libtemplateparser.so.%{templateparser_major}*
12mu|kdepim4-4.12.4-1|1551	
12mu|kdepim4-4.12.4-1|1552	#-----------------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1553	
12mu|kdepim4-4.12.4-1|1554	%package devel
12mu|kdepim4-4.12.4-1|1555	Summary:	Devel stuff for %{name}
12mu|kdepim4-4.12.4-1|1556	Group:		Development/KDE and Qt
12mu|kdepim4-4.12.4-1|1557	Requires:	kdelibs4-devel
12mu|kdepim4-4.12.4-1|1558	Requires:	kdepimlibs4-devel
12mu|kdepim4-4.12.4-1|1559	Requires:	kdepim4-runtime-devel
12mu|kdepim4-4.12.4-1|1560	Requires:	%{libakonadi_next} = %{EVRD}
12mu|kdepim4-4.12.4-1|1561	Requires:	%{libakregatorinterfaces} = %{EVRD}
12mu|kdepim4-4.12.4-1|1562	Requires:	%{libakregatorprivate} = %{EVRD}
12mu|kdepim4-4.12.4-1|1563	Requires:	%{libcalendarsupport} = %{EVRD}
12mu|kdepim4-4.12.4-1|1564	Requires:	%{libcomposereditorng} = %{EVRD}
12mu|kdepim4-4.12.4-1|1565	Requires:	%{libeventviews} = %{EVRD}
12mu|kdepim4-4.12.4-1|1566	Requires:	%{libfolderarchive} = %{EVRD}
12mu|kdepim4-4.12.4-1|1567	Requires:	%{libgrammar} = %{EVRD}
12mu|kdepim4-4.12.4-1|1568	Requires:	%{libgrantleetheme} = %{EVRD}
12mu|kdepim4-4.12.4-1|1569	Requires:	%{libgrantleethemeeditor} = %{EVRD}
12mu|kdepim4-4.12.4-1|1570	Requires:	%{libincidenceeditorsng} = %{EVRD}
12mu|kdepim4-4.12.4-1|1571	Requires:	%{libincidenceeditorsngmobile} = %{EVRD}
12mu|kdepim4-4.12.4-1|1572	Requires:	%{libkaddressbookgrantlee} = %{EVRD}
12mu|kdepim4-4.12.4-1|1573	Requires:	%{libkaddressbookprivate} = %{EVRD}
12mu|kdepim4-4.12.4-1|1574	Requires:	%{libkcal_resourceblog} = %{EVRD}
12mu|kdepim4-4.12.4-1|1575	Requires:	%{libkcal_resourceremote} = %{EVRD}
12mu|kdepim4-4.12.4-1|1576	Requires:	%{libkdepim} = %{EVRD}
12mu|kdepim4-4.12.4-1|1577	Requires:	%{libkdepimdbusinterfaces} = %{EVRD}
12mu|kdepim4-4.12.4-1|1578	Requires:	%{libkdgantt2} = %{EVRD}
12mu|kdepim4-4.12.4-1|1579	Requires:	%{libkleo} = %{EVRD}
12mu|kdepim4-4.12.4-1|1580	Requires:	%{libkleopatraclientcore} = %{EVRD}
12mu|kdepim4-4.12.4-1|1581	Requires:	%{libkleopatraclientgui} = %{EVRD}
12mu|kdepim4-4.12.4-1|1582	Requires:	%{libkmailprivate} = %{EVRD}
12mu|kdepim4-4.12.4-1|1583	Requires:	%{libkmanagesieve} = %{EVRD}
12mu|kdepim4-4.12.4-1|1584	Requires:	%{libknodecommon} = %{EVRD}
12mu|kdepim4-4.12.4-1|1585	Requires:	%{libknotesprivate} = %{EVRD}
12mu|kdepim4-4.12.4-1|1586	Requires:	%{libkorganizer_interfaces} = %{EVRD}
12mu|kdepim4-4.12.4-1|1587	Requires:	%{libkorganizerprivate} = %{EVRD}
12mu|kdepim4-4.12.4-1|1588	Requires:	%{libkpgp} = %{EVRD}
12mu|kdepim4-4.12.4-1|1589	Requires:	%{libksieve} = %{EVRD}
12mu|kdepim4-4.12.4-1|1590	Requires:	%{libksieveui} = %{EVRD}
12mu|kdepim4-4.12.4-1|1591	Requires:	%{libmailcommon} = %{EVRD}
12mu|kdepim4-4.12.4-1|1592	Requires:	%{libmailimporter} = %{EVRD}
12mu|kdepim4-4.12.4-1|1593	Requires:	%{libmessagecomposer} = %{EVRD}
12mu|kdepim4-4.12.4-1|1594	Requires:	%{libmessagecore} = %{EVRD}
12mu|kdepim4-4.12.4-1|1595	Requires:	%{libmessagelist} = %{EVRD}
12mu|kdepim4-4.12.4-1|1596	Requires:	%{libmessageviewer} = %{EVRD}
12mu|kdepim4-4.12.4-1|1597	Requires:	%{libpimactivity} = %{EVRD}
12mu|kdepim4-4.12.4-1|1598	Requires:	%{libpimcommon} = %{EVRD}
12mu|kdepim4-4.12.4-1|1599	Requires:	%{libsendlater} = %{EVRD}
12mu|kdepim4-4.12.4-1|1600	Requires:	%{libtemplateparser} = %{EVRD}
12mu|kdepim4-4.12.4-1|1601	
12mu|kdepim4-4.12.4-1|1602	%description devel
12mu|kdepim4-4.12.4-1|1603	This package contains header files needed if you wish to build applications
12mu|kdepim4-4.12.4-1|1604	based on kdepim.
12mu|kdepim4-4.12.4-1|1605	
12mu|kdepim4-4.12.4-1|1606	%files devel
12mu|kdepim4-4.12.4-1|1607	%{_kde_libdir}/*.so
12mu|kdepim4-4.12.4-1|1608	
12mu|kdepim4-4.12.4-1|1609	#----------------------------------------------------------------------
12mu|kdepim4-4.12.4-1|1610	
12mu|kdepim4-4.12.4-1|1611	%prep
12mu|kdepim4-4.12.4-1|1612	%setup -q -n kdepim-%{version}
12mu|kdepim4-4.12.4-1|1613	%patch0 -p1
12mu|kdepim4-4.12.4-1|1614	
12mu|kdepim4-4.12.4-1|1615	%build
12mu|kdepim4-4.12.4-1|1616	%cmake_kde4 -DKDEPIM_BUILD_MOBILE=false
12mu|kdepim4-4.12.4-1|1617	%make
12mu|kdepim4-4.12.4-1|1618	
12mu|kdepim4-4.12.4-1|1619	%install
12mu|kdepim4-4.12.4-1|1620	%makeinstall_std -C build
12mu|kdepim4-4.12.4-1|1621	
12mu|kdepim4-4.12.4-1|1622	%find_lang %{name} --all-name --with-html
12mu|kdepim4-4.12.4-1|1623	
12mu|kdepim4-4.12.4-1|1624	
12mu|kdepim4-4.12.4-1|1625	%changelog
12mu|kdepim4-4.12.4-1|1626	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
12mu|kdepim4-4.12.4-1|1627	+ Revision: f6aa58f
12mu|kdepim4-4.12.4-1|1628	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdepim4-4.12.4-1|1629	
12mu|kdepim4-4.12.4-1|1630	

19885 12
12mu|kdepim4-runtime-4.12.4-1|1	%define _disable_ld_no_undefined 1
12mu|kdepim4-runtime-4.12.4-1|2	
12mu|kdepim4-runtime-4.12.4-1|3	Summary:	K Desktop Environment Information Management runtime stuff
12mu|kdepim4-runtime-4.12.4-1|4	Name:		kdepim4-runtime
12mu|kdepim4-runtime-4.12.4-1|5	Version:	4.12.4
12mu|kdepim4-runtime-4.12.4-1|6	Release:	1
12mu|kdepim4-runtime-4.12.4-1|7	Epoch:		3
12mu|kdepim4-runtime-4.12.4-1|8	License:	GPLv2+
12mu|kdepim4-runtime-4.12.4-1|9	Group:		Graphical desktop/KDE
12mu|kdepim4-runtime-4.12.4-1|10	Url:		http://community.kde.org/KDE_PIM
12mu|kdepim4-runtime-4.12.4-1|11	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kdepim4-runtime-4.12.4-1|12	%if %{is_beta}
12mu|kdepim4-runtime-4.12.4-1|13	%define ftpdir unstable
12mu|kdepim4-runtime-4.12.4-1|14	%else
12mu|kdepim4-runtime-4.12.4-1|15	%define ftpdir stable
12mu|kdepim4-runtime-4.12.4-1|16	%endif
12mu|kdepim4-runtime-4.12.4-1|17	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/kdepim-runtime-%{version}.tar.xz
12mu|kdepim4-runtime-4.12.4-1|18	Source1:	%{name}.rpmlintrc
12mu|kdepim4-runtime-4.12.4-1|19	Patch10:	kdepim-runtime-4.10.5-noakonaditray.patch
12mu|kdepim4-runtime-4.12.4-1|20	BuildRequires:	boost-devel
12mu|kdepim4-runtime-4.12.4-1|21	BuildRequires:	kdelibs4-devel >= 5:%{version}
12mu|kdepim4-runtime-4.12.4-1|22	BuildRequires:	kdepimlibs4-devel
12mu|kdepim4-runtime-4.12.4-1|23	BuildRequires:	qt4-qtdbus
12mu|kdepim4-runtime-4.12.4-1|24	BuildRequires:	akonadi
12mu|kdepim4-runtime-4.12.4-1|25	BuildRequires:	pkgconfig(akonadi)
12mu|kdepim4-runtime-4.12.4-1|26	BuildRequires:	pkgconfig(LibKFbAPI)
12mu|kdepim4-runtime-4.12.4-1|27	BuildRequires:	pkgconfig(libkgapi)
12mu|kdepim4-runtime-4.12.4-1|28	BuildRequires:	pkgconfig(libstreams)
12mu|kdepim4-runtime-4.12.4-1|29	BuildRequires:	pkgconfig(libxml-2.0)
12mu|kdepim4-runtime-4.12.4-1|30	BuildRequires:	pkgconfig(libxslt)
12mu|kdepim4-runtime-4.12.4-1|31	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12mu|kdepim4-runtime-4.12.4-1|32	
12mu|kdepim4-runtime-4.12.4-1|33	%description
12mu|kdepim4-runtime-4.12.4-1|34	Information Management applications for the K Desktop Environment runtime libs.
12mu|kdepim4-runtime-4.12.4-1|35	
12mu|kdepim4-runtime-4.12.4-1|36	#-----------------------------------------------------------------------------
12mu|kdepim4-runtime-4.12.4-1|37	
12mu|kdepim4-runtime-4.12.4-1|38	%package -n akonadi-kde
12mu|kdepim4-runtime-4.12.4-1|39	Group:		Graphical desktop/KDE
12mu|kdepim4-runtime-4.12.4-1|40	Summary:	Akonadi control center for KDE
12mu|kdepim4-runtime-4.12.4-1|41	Provides:	kdepim4-runtime = %{EVRD}
12mu|kdepim4-runtime-4.12.4-1|42	Conflicts:	kdepim4-runtime-devel < 2:4.7.97
12mu|kdepim4-runtime-4.12.4-1|43	Conflicts:	%{_lib}kdepim-copy4 < 3:4.9.0
12mu|kdepim4-runtime-4.12.4-1|44	Requires:	akonadi
12mu|kdepim4-runtime-4.12.4-1|45	%if %{mdvver} >= 201400
12mu|kdepim4-runtime-4.12.4-1|46	Requires:	mariadb-client
12mu|kdepim4-runtime-4.12.4-1|47	%else
12mu|kdepim4-runtime-4.12.4-1|48	Requires:	mysql-client
12mu|kdepim4-runtime-4.12.4-1|49	%endif
12mu|kdepim4-runtime-4.12.4-1|50	
12mu|kdepim4-runtime-4.12.4-1|51	%description -n akonadi-kde
12mu|kdepim4-runtime-4.12.4-1|52	Akonadi control center for KDE.
12mu|kdepim4-runtime-4.12.4-1|53	
12mu|kdepim4-runtime-4.12.4-1|54	%files -n akonadi-kde
12mu|kdepim4-runtime-4.12.4-1|55	%{_kde_bindir}/*
12mu|kdepim4-runtime-4.12.4-1|56	%{_kde_appsdir}/akonadi
12mu|kdepim4-runtime-4.12.4-1|57	%{_kde_appsdir}/akonadi_facebook_resource/akonadi_facebook_resource.notifyrc
12mu|kdepim4-runtime-4.12.4-1|58	%{_kde_appsdir}/akonadi_maildispatcher_agent
12mu|kdepim4-runtime-4.12.4-1|59	%{_kde_appsdir}/akonadi_newmailnotifier_agent/akonadi_newmailnotifier_agent.notifyrc
12mu|kdepim4-runtime-4.12.4-1|60	%{_kde_appsdir}/nepomukpimindexerutility
12mu|kdepim4-runtime-4.12.4-1|61	%{_kde_appsdir}/kconf_update/newmailnotifier.upd
12mu|kdepim4-runtime-4.12.4-1|62	%{_kde_applicationsdir}/*
12mu|kdepim4-runtime-4.12.4-1|63	%{_kde_datadir}/akonadi/
12mu|kdepim4-runtime-4.12.4-1|64	%{_kde_datadir}/mime/packages/*
12mu|kdepim4-runtime-4.12.4-1|65	%{_kde_libdir}/kde4/*
12mu|kdepim4-runtime-4.12.4-1|66	%{_kde_iconsdir}/*/*/*/*
12mu|kdepim4-runtime-4.12.4-1|67	%{_kde_configdir}/*
12mu|kdepim4-runtime-4.12.4-1|68	%{_kde_autostart}/kaddressbookmigrator.desktop
12mu|kdepim4-runtime-4.12.4-1|69	%{_kde_services}/*
12mu|kdepim4-runtime-4.12.4-1|70	%{_kde_servicetypes}/*.desktop
12mu|kdepim4-runtime-4.12.4-1|71	%{_kde_datadir}/ontology/kde/aneo.*
12mu|kdepim4-runtime-4.12.4-1|72	%{_kde_datadir}/dbus-1/interfaces/*
12mu|kdepim4-runtime-4.12.4-1|73	
12mu|kdepim4-runtime-4.12.4-1|74	#-----------------------------------------------------------------------------
12mu|kdepim4-runtime-4.12.4-1|75	
12mu|kdepim4-runtime-4.12.4-1|76	%define kdepim_copy_major 4
12mu|kdepim4-runtime-4.12.4-1|77	%define libkdepim_copy %mklibname kdepim-copy %{kdepim_copy_major}
12mu|kdepim4-runtime-4.12.4-1|78	
12mu|kdepim4-runtime-4.12.4-1|79	%package -n %{libkdepim_copy}
12mu|kdepim4-runtime-4.12.4-1|80	Summary:	KDE 4 library
12mu|kdepim4-runtime-4.12.4-1|81	Group:		System/Libraries
12mu|kdepim4-runtime-4.12.4-1|82	
12mu|kdepim4-runtime-4.12.4-1|83	%description -n %{libkdepim_copy}
12mu|kdepim4-runtime-4.12.4-1|84	KDE 4 library.
12mu|kdepim4-runtime-4.12.4-1|85	
12mu|kdepim4-runtime-4.12.4-1|86	%files -n %{libkdepim_copy}
12mu|kdepim4-runtime-4.12.4-1|87	%{_kde_libdir}/libkdepim-copy.so.%{kdepim_copy_major}*
12mu|kdepim4-runtime-4.12.4-1|88	
12mu|kdepim4-runtime-4.12.4-1|89	#-----------------------------------------------------------------------------
12mu|kdepim4-runtime-4.12.4-1|90	
12mu|kdepim4-runtime-4.12.4-1|91	%define maildir_major 4
12mu|kdepim4-runtime-4.12.4-1|92	%define libmaildir %mklibname maildir %{maildir_major}
12mu|kdepim4-runtime-4.12.4-1|93	
12mu|kdepim4-runtime-4.12.4-1|94	%package -n %{libmaildir}
12mu|kdepim4-runtime-4.12.4-1|95	Summary:	KDE 4 library
12mu|kdepim4-runtime-4.12.4-1|96	Group:		System/Libraries
12mu|kdepim4-runtime-4.12.4-1|97	
12mu|kdepim4-runtime-4.12.4-1|98	%description -n %{libmaildir}
12mu|kdepim4-runtime-4.12.4-1|99	KDE 4 library.
12mu|kdepim4-runtime-4.12.4-1|100	
12mu|kdepim4-runtime-4.12.4-1|101	%files -n %{libmaildir}
12mu|kdepim4-runtime-4.12.4-1|102	%{_kde_libdir}/libmaildir.so.%{maildir_major}*
12mu|kdepim4-runtime-4.12.4-1|103	
12mu|kdepim4-runtime-4.12.4-1|104	#-----------------------------------------------------------------------------
12mu|kdepim4-runtime-4.12.4-1|105	
12mu|kdepim4-runtime-4.12.4-1|106	%define akonadi_filestore_major 4
12mu|kdepim4-runtime-4.12.4-1|107	%define libakonadi_filestore %mklibname akonadi_filestore %{akonadi_filestore_major}
12mu|kdepim4-runtime-4.12.4-1|108	
12mu|kdepim4-runtime-4.12.4-1|109	%package -n %{libakonadi_filestore}
12mu|kdepim4-runtime-4.12.4-1|110	Summary:	KDE 4 library
12mu|kdepim4-runtime-4.12.4-1|111	Group:		System/Libraries
12mu|kdepim4-runtime-4.12.4-1|112	
12mu|kdepim4-runtime-4.12.4-1|113	%description -n %{libakonadi_filestore}
12mu|kdepim4-runtime-4.12.4-1|114	KDE 4 library.
12mu|kdepim4-runtime-4.12.4-1|115	
12mu|kdepim4-runtime-4.12.4-1|116	%files -n %{libakonadi_filestore}
12mu|kdepim4-runtime-4.12.4-1|117	%{_kde_libdir}/libakonadi-filestore.so.%{akonadi_filestore_major}*
12mu|kdepim4-runtime-4.12.4-1|118	
12mu|kdepim4-runtime-4.12.4-1|119	#-----------------------------------------------------------------------------
12mu|kdepim4-runtime-4.12.4-1|120	
12mu|kdepim4-runtime-4.12.4-1|121	%define kmindexreader_major 4
12mu|kdepim4-runtime-4.12.4-1|122	%define libkmindexreader %mklibname kmindexreader %{kmindexreader_major}
12mu|kdepim4-runtime-4.12.4-1|123	
12mu|kdepim4-runtime-4.12.4-1|124	%package -n %{libkmindexreader}
12mu|kdepim4-runtime-4.12.4-1|125	Summary:	KDE 4 library
12mu|kdepim4-runtime-4.12.4-1|126	Group:		System/Libraries
12mu|kdepim4-runtime-4.12.4-1|127	
12mu|kdepim4-runtime-4.12.4-1|128	%description -n %{libkmindexreader}
12mu|kdepim4-runtime-4.12.4-1|129	KDE 4 library.
12mu|kdepim4-runtime-4.12.4-1|130	
12mu|kdepim4-runtime-4.12.4-1|131	%files -n %{libkmindexreader}
12mu|kdepim4-runtime-4.12.4-1|132	%{_kde_libdir}/libkmindexreader.so.%{kmindexreader_major}*
12mu|kdepim4-runtime-4.12.4-1|133	
12mu|kdepim4-runtime-4.12.4-1|134	#----------------------------------------------------------------------
12mu|kdepim4-runtime-4.12.4-1|135	
12mu|kdepim4-runtime-4.12.4-1|136	%package devel
12mu|kdepim4-runtime-4.12.4-1|137	Summary:	Devel stuff for %{name}
12mu|kdepim4-runtime-4.12.4-1|138	Group:		Development/KDE and Qt
12mu|kdepim4-runtime-4.12.4-1|139	Requires:	kdepimlibs4-devel
12mu|kdepim4-runtime-4.12.4-1|140	Requires:	%{libakonadi_filestore} = %{EVRD}
12mu|kdepim4-runtime-4.12.4-1|141	Requires:	%{libkdepim_copy} = %{EVRD}
12mu|kdepim4-runtime-4.12.4-1|142	Requires:	%{libkmindexreader} = %{EVRD}
12mu|kdepim4-runtime-4.12.4-1|143	Requires:	%{libmaildir} = %{EVRD}
12mu|kdepim4-runtime-4.12.4-1|144	
12mu|kdepim4-runtime-4.12.4-1|145	%description devel
12mu|kdepim4-runtime-4.12.4-1|146	This package contains header files needed if you wish to build applications
12mu|kdepim4-runtime-4.12.4-1|147	based on kdepim-runtime.
12mu|kdepim4-runtime-4.12.4-1|148	
12mu|kdepim4-runtime-4.12.4-1|149	%files devel
12mu|kdepim4-runtime-4.12.4-1|150	%{_kde_libdir}/libakonadi-filestore.so
12mu|kdepim4-runtime-4.12.4-1|151	%{_kde_libdir}/libkdepim-copy.so
12mu|kdepim4-runtime-4.12.4-1|152	%{_kde_libdir}/libkmindexreader.so
12mu|kdepim4-runtime-4.12.4-1|153	%{_kde_libdir}/libmaildir.so
12mu|kdepim4-runtime-4.12.4-1|154	
12mu|kdepim4-runtime-4.12.4-1|155	#----------------------------------------------------------------------
12mu|kdepim4-runtime-4.12.4-1|156	
12mu|kdepim4-runtime-4.12.4-1|157	%prep
12mu|kdepim4-runtime-4.12.4-1|158	%setup -q -n kdepim-runtime-%{version}
12mu|kdepim4-runtime-4.12.4-1|159	%patch10 -p1
12mu|kdepim4-runtime-4.12.4-1|160	
12mu|kdepim4-runtime-4.12.4-1|161	%build
12mu|kdepim4-runtime-4.12.4-1|162	rm -fr po
12mu|kdepim4-runtime-4.12.4-1|163	%cmake_kde4
12mu|kdepim4-runtime-4.12.4-1|164	%make
12mu|kdepim4-runtime-4.12.4-1|165	
12mu|kdepim4-runtime-4.12.4-1|166	%install
12mu|kdepim4-runtime-4.12.4-1|167	%makeinstall_std -C build
12mu|kdepim4-runtime-4.12.4-1|168	
12mu|kdepim4-runtime-4.12.4-1|169	# Remove non packaged files
12mu|kdepim4-runtime-4.12.4-1|170	rm -rf %{buildroot}%{_kde_libdir}/libnepomukfeederpluginlib.a
12mu|kdepim4-runtime-4.12.4-1|171	
12mu|kdepim4-runtime-4.12.4-1|172	
12mu|kdepim4-runtime-4.12.4-1|173	%changelog
12mu|kdepim4-runtime-4.12.4-1|174	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
12mu|kdepim4-runtime-4.12.4-1|175	+ Revision: 556abf9
12mu|kdepim4-runtime-4.12.4-1|176	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdepim4-runtime-4.12.4-1|177	
12mu|kdepim4-runtime-4.12.4-1|178	

19886 12
12mu|kdepimlibs4-4.12.4-1|1	Summary:	Libraries of the KDE-PIM project
12mu|kdepimlibs4-4.12.4-1|2	Name:		kdepimlibs4
12mu|kdepimlibs4-4.12.4-1|3	Epoch:		3
12mu|kdepimlibs4-4.12.4-1|4	Version:	4.12.4
12mu|kdepimlibs4-4.12.4-1|5	Release:	1
12mu|kdepimlibs4-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kdepimlibs4-4.12.4-1|7	License:	ARTISTIC BSD GPL_V2 LGPL_V2 QPL_V1.0
12mu|kdepimlibs4-4.12.4-1|8	Url:		https://projects.kde.org/projects/kde/kdepimlibs
12mu|kdepimlibs4-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kdepimlibs4-4.12.4-1|10	%if %{is_beta}
12mu|kdepimlibs4-4.12.4-1|11	%define ftpdir unstable
12mu|kdepimlibs4-4.12.4-1|12	%else
12mu|kdepimlibs4-4.12.4-1|13	%define ftpdir stable
12mu|kdepimlibs4-4.12.4-1|14	%endif
12mu|kdepimlibs4-4.12.4-1|15	Source:		ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/kdepimlibs-%{version}.tar.xz
12mu|kdepimlibs4-4.12.4-1|16	BuildRequires:	automoc4
12mu|kdepimlibs4-4.12.4-1|17	BuildRequires:	kdelibs4-devel >= %{version}
12mu|kdepimlibs4-4.12.4-1|18	BuildRequires:	boost-devel
12mu|kdepimlibs4-4.12.4-1|19	BuildRequires:	gpgme-devel
12mu|kdepimlibs4-4.12.4-1|20	BuildRequires:	nepomuk-core-devel
12mu|kdepimlibs4-4.12.4-1|21	BuildRequires:	openldap-devel
12mu|kdepimlibs4-4.12.4-1|22	BuildRequires:	pkgconfig(akonadi)
12mu|kdepimlibs4-4.12.4-1|23	BuildRequires:	pkgconfig(libical)
12mu|kdepimlibs4-4.12.4-1|24	BuildRequires:	pkgconfig(libxslt)
12mu|kdepimlibs4-4.12.4-1|25	BuildRequires:	pkgconfig(QJson)
12mu|kdepimlibs4-4.12.4-1|26	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12mu|kdepimlibs4-4.12.4-1|27	BuildRequires:	pkgconfig(xft)
12mu|kdepimlibs4-4.12.4-1|28	BuildRequires:	pkgconfig(xpm)
12mu|kdepimlibs4-4.12.4-1|29	
12mu|kdepimlibs4-4.12.4-1|30	%description
12mu|kdepimlibs4-4.12.4-1|31	This module includes libraries that are central to the development and
12mu|kdepimlibs4-4.12.4-1|32	execution of a KDE-PIM application.
12mu|kdepimlibs4-4.12.4-1|33	
12mu|kdepimlibs4-4.12.4-1|34	The KDE-PIM project aims to bring together those who wish to help design,
12mu|kdepimlibs4-4.12.4-1|35	implement, test, etc. anything that's to do with personal information
12mu|kdepimlibs4-4.12.4-1|36	management.
12mu|kdepimlibs4-4.12.4-1|37	
12mu|kdepimlibs4-4.12.4-1|38	This rather broad scope encompasses mail clients, addressbooks, usenet news,
12mu|kdepimlibs4-4.12.4-1|39	scheduling and even sticky notes.
12mu|kdepimlibs4-4.12.4-1|40	
12mu|kdepimlibs4-4.12.4-1|41	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|42	
12mu|kdepimlibs4-4.12.4-1|43	%package core
12mu|kdepimlibs4-4.12.4-1|44	Group:		Development/KDE and Qt
12mu|kdepimlibs4-4.12.4-1|45	Summary:	Config file and icons file for %{name}
12mu|kdepimlibs4-4.12.4-1|46	Obsoletes:	kdepimlibs4-common < %{EVRD}
12mu|kdepimlibs4-4.12.4-1|47	Obsoletes:	kdepim4-ioslaves < %{EVRD}
12mu|kdepimlibs4-4.12.4-1|48	Conflicts:	%{name}-devel < 2.4.5.71
12mu|kdepimlibs4-4.12.4-1|49	Conflicts:	akonadi-kde < 3:4.12.0
12mu|kdepimlibs4-4.12.4-1|50	
12mu|kdepimlibs4-4.12.4-1|51	%description core
12mu|kdepimlibs4-4.12.4-1|52	This packages contains all icons, config file etc... of kdepimlibs4.
12mu|kdepimlibs4-4.12.4-1|53	
12mu|kdepimlibs4-4.12.4-1|54	%files core
12mu|kdepimlibs4-4.12.4-1|55	%{_kde_bindir}/akonadi_benchmarker
12mu|kdepimlibs4-4.12.4-1|56	%{_kde_bindir}/akonadi2xml
12mu|kdepimlibs4-4.12.4-1|57	%{_kde_bindir}/akonaditest
12mu|kdepimlibs4-4.12.4-1|58	%{_kde_libdir}/kde4/akonadi_knut_resource.so
12mu|kdepimlibs4-4.12.4-1|59	%{_kde_libdir}/kde4/akonadi_serializer_socialfeeditem.so
12mu|kdepimlibs4-4.12.4-1|60	%{_kde_libdir}/kde4/kabc_directory.so
12mu|kdepimlibs4-4.12.4-1|61	%{_kde_libdir}/kde4/kabc_file.so
12mu|kdepimlibs4-4.12.4-1|62	%{_kde_libdir}/kde4/kabc_net.so
12mu|kdepimlibs4-4.12.4-1|63	%{_kde_libdir}/kde4/kabcformat_binary.so
12mu|kdepimlibs4-4.12.4-1|64	%{_kde_libdir}/kde4/kcal_local.so
12mu|kdepimlibs4-4.12.4-1|65	%{_kde_libdir}/kde4/kcal_localdir.so
12mu|kdepimlibs4-4.12.4-1|66	%{_kde_libdir}/kde4/kcm_akonadicontact_actions.so
12mu|kdepimlibs4-4.12.4-1|67	%{_kde_libdir}/kde4/kcm_kresources.so
12mu|kdepimlibs4-4.12.4-1|68	%{_kde_libdir}/kde4/kcm_mailtransport.so
12mu|kdepimlibs4-4.12.4-1|69	%{_kde_appsdir}/akonadi/
12mu|kdepimlibs4-4.12.4-1|70	%{_kde_appsdir}/akonadi-kde/
12mu|kdepimlibs4-4.12.4-1|71	%{_kde_appsdir}/akonadi_knut_resource/
12mu|kdepimlibs4-4.12.4-1|72	%{_kde_appsdir}/kabc/
12mu|kdepimlibs4-4.12.4-1|73	%{_kde_appsdir}/kconf_update/mailtransports.upd
12mu|kdepimlibs4-4.12.4-1|74	%{_kde_appsdir}/kconf_update/migrate-transports.pl
12mu|kdepimlibs4-4.12.4-1|75	%{_kde_appsdir}/libkholidays/
12mu|kdepimlibs4-4.12.4-1|76	%{_kde_services}/akonadi/contact
12mu|kdepimlibs4-4.12.4-1|77	%{_kde_services}/akonadicontact_actions.desktop
12mu|kdepimlibs4-4.12.4-1|78	%{_kde_services}/kcm_mailtransport.desktop
12mu|kdepimlibs4-4.12.4-1|79	%dir %{_kde_services}/kresources
12mu|kdepimlibs4-4.12.4-1|80	%{_kde_services}/kresources.desktop
12mu|kdepimlibs4-4.12.4-1|81	%dir %{_kde_services}/kresources/kabc
12mu|kdepimlibs4-4.12.4-1|82	%{_kde_services}/kresources/kabc/dir.desktop
12mu|kdepimlibs4-4.12.4-1|83	%{_kde_services}/kresources/kabc/file.desktop
12mu|kdepimlibs4-4.12.4-1|84	%{_kde_services}/kresources/kabc/net.desktop
12mu|kdepimlibs4-4.12.4-1|85	%{_kde_services}/kresources/kabc_manager.desktop
12mu|kdepimlibs4-4.12.4-1|86	%{_kde_services}/kresources/kcal
12mu|kdepimlibs4-4.12.4-1|87	%{_kde_services}/kresources/kcal_manager.desktop
12mu|kdepimlibs4-4.12.4-1|88	%{_kde_servicetypes}/*.desktop
12mu|kdepimlibs4-4.12.4-1|89	%{_datadir}/dbus-1/interfaces/*
12mu|kdepimlibs4-4.12.4-1|90	%{_kde_datadir}/akonadi/agents/knutresource.desktop
12mu|kdepimlibs4-4.12.4-1|91	%{_kde_datadir}/config.kcfg/*
12mu|kdepimlibs4-4.12.4-1|92	%{_kde_datadir}/mime/packages/kdepimlibs-mime.xml
12mu|kdepimlibs4-4.12.4-1|93	%{_kde_datadir}/mime/packages/x-vnd.akonadi.socialfeeditem.xml
12mu|kdepimlibs4-4.12.4-1|94	%{_kde_docdir}/HTML/en/kcontrol/kresources
12mu|kdepimlibs4-4.12.4-1|95	%dir %{_kde_docdir}/HTML/en/kioslave
12mu|kdepimlibs4-4.12.4-1|96	
12mu|kdepimlibs4-4.12.4-1|97	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|98	
12mu|kdepimlibs4-4.12.4-1|99	%package -n kio4-imap
12mu|kdepimlibs4-4.12.4-1|100	Summary:	KDE 4 imap module
12mu|kdepimlibs4-4.12.4-1|101	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|102	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|103	
12mu|kdepimlibs4-4.12.4-1|104	%description -n kio4-imap
12mu|kdepimlibs4-4.12.4-1|105	KDE 4 imap module.
12mu|kdepimlibs4-4.12.4-1|106	
12mu|kdepimlibs4-4.12.4-1|107	%files -n kio4-imap
12mu|kdepimlibs4-4.12.4-1|108	%{_kde_docdir}/HTML/en/kioslave/imap
12mu|kdepimlibs4-4.12.4-1|109	%{_kde_libdir}/kde4/kio_imap4.so
12mu|kdepimlibs4-4.12.4-1|110	%{_kde_datadir}/kde4/services/imap*
12mu|kdepimlibs4-4.12.4-1|111	
12mu|kdepimlibs4-4.12.4-1|112	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|113	
12mu|kdepimlibs4-4.12.4-1|114	%package -n kio4-pop3
12mu|kdepimlibs4-4.12.4-1|115	Summary:	KDE 4 pop3 module
12mu|kdepimlibs4-4.12.4-1|116	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|117	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|118	
12mu|kdepimlibs4-4.12.4-1|119	%description -n kio4-pop3
12mu|kdepimlibs4-4.12.4-1|120	KDE 4 pop3 module.
12mu|kdepimlibs4-4.12.4-1|121	
12mu|kdepimlibs4-4.12.4-1|122	%files -n kio4-pop3
12mu|kdepimlibs4-4.12.4-1|123	%{_kde_docdir}/HTML/en/kioslave/pop3
12mu|kdepimlibs4-4.12.4-1|124	%{_kde_libdir}/kde4/kio_pop3.so
12mu|kdepimlibs4-4.12.4-1|125	%{_kde_datadir}/kde4/services/pop*
12mu|kdepimlibs4-4.12.4-1|126	
12mu|kdepimlibs4-4.12.4-1|127	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|128	
12mu|kdepimlibs4-4.12.4-1|129	%package -n kio4-ldap
12mu|kdepimlibs4-4.12.4-1|130	Summary:	KDE 4 ldap module
12mu|kdepimlibs4-4.12.4-1|131	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|132	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|133	
12mu|kdepimlibs4-4.12.4-1|134	%description -n kio4-ldap
12mu|kdepimlibs4-4.12.4-1|135	KDE 4 ldap module.
12mu|kdepimlibs4-4.12.4-1|136	
12mu|kdepimlibs4-4.12.4-1|137	%files -n kio4-ldap
12mu|kdepimlibs4-4.12.4-1|138	%{_kde_docdir}/HTML/en/kioslave/ldap
12mu|kdepimlibs4-4.12.4-1|139	%{_kde_libdir}/kde4/kio_ldap.so
12mu|kdepimlibs4-4.12.4-1|140	%{_kde_datadir}/kde4/services/ldap*
12mu|kdepimlibs4-4.12.4-1|141	%{_kde_libdir}/kde4/kabc_ldapkio.so
12mu|kdepimlibs4-4.12.4-1|142	%{_kde_datadir}/kde4/services/kresources/kabc/ldapkio.desktop
12mu|kdepimlibs4-4.12.4-1|143	
12mu|kdepimlibs4-4.12.4-1|144	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|145	
12mu|kdepimlibs4-4.12.4-1|146	%package -n kio4-sieve
12mu|kdepimlibs4-4.12.4-1|147	Summary:	KDE 4 sieve module
12mu|kdepimlibs4-4.12.4-1|148	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|149	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|150	
12mu|kdepimlibs4-4.12.4-1|151	%description -n kio4-sieve
12mu|kdepimlibs4-4.12.4-1|152	KDE 4 sieve module.
12mu|kdepimlibs4-4.12.4-1|153	
12mu|kdepimlibs4-4.12.4-1|154	%files -n kio4-sieve
12mu|kdepimlibs4-4.12.4-1|155	%{_kde_libdir}/kde4/kio_sieve.so
12mu|kdepimlibs4-4.12.4-1|156	%{_kde_datadir}/kde4/services/sieve*
12mu|kdepimlibs4-4.12.4-1|157	%doc %{_kde_docdir}/HTML/en/kioslave/sieve
12mu|kdepimlibs4-4.12.4-1|158	
12mu|kdepimlibs4-4.12.4-1|159	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|160	
12mu|kdepimlibs4-4.12.4-1|161	%package -n kio4-mbox
12mu|kdepimlibs4-4.12.4-1|162	Summary:	KDE 4 mbox module
12mu|kdepimlibs4-4.12.4-1|163	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|164	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|165	
12mu|kdepimlibs4-4.12.4-1|166	%description -n kio4-mbox
12mu|kdepimlibs4-4.12.4-1|167	KDE 4 mbox module.
12mu|kdepimlibs4-4.12.4-1|168	
12mu|kdepimlibs4-4.12.4-1|169	%files -n kio4-mbox
12mu|kdepimlibs4-4.12.4-1|170	%{_kde_libdir}/kde4/kio_mbox.so
12mu|kdepimlibs4-4.12.4-1|171	%{_kde_datadir}/kde4/services/mbox*
12mu|kdepimlibs4-4.12.4-1|172	%doc %{_kde_docdir}/HTML/en/kioslave/mbox
12mu|kdepimlibs4-4.12.4-1|173	
12mu|kdepimlibs4-4.12.4-1|174	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|175	
12mu|kdepimlibs4-4.12.4-1|176	%package -n kio4-smtp
12mu|kdepimlibs4-4.12.4-1|177	Summary:	KDE 4 smtp module
12mu|kdepimlibs4-4.12.4-1|178	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|179	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|180	
12mu|kdepimlibs4-4.12.4-1|181	%description -n kio4-smtp
12mu|kdepimlibs4-4.12.4-1|182	KDE 4 smtp module.
12mu|kdepimlibs4-4.12.4-1|183	
12mu|kdepimlibs4-4.12.4-1|184	%files -n kio4-smtp
12mu|kdepimlibs4-4.12.4-1|185	%{_kde_docdir}/HTML/en/kioslave/smtp
12mu|kdepimlibs4-4.12.4-1|186	%{_kde_libdir}/kde4/kio_smtp.so
12mu|kdepimlibs4-4.12.4-1|187	%{_kde_datadir}/kde4/services/smtp*
12mu|kdepimlibs4-4.12.4-1|188	
12mu|kdepimlibs4-4.12.4-1|189	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|190	
12mu|kdepimlibs4-4.12.4-1|191	%package -n kio4-nntp
12mu|kdepimlibs4-4.12.4-1|192	Summary:	KDE 4 nntp module
12mu|kdepimlibs4-4.12.4-1|193	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|194	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|195	
12mu|kdepimlibs4-4.12.4-1|196	%description -n kio4-nntp
12mu|kdepimlibs4-4.12.4-1|197	KDE 4 nntp module.
12mu|kdepimlibs4-4.12.4-1|198	
12mu|kdepimlibs4-4.12.4-1|199	%files -n kio4-nntp
12mu|kdepimlibs4-4.12.4-1|200	%{_kde_docdir}/HTML/en/kioslave/nntp
12mu|kdepimlibs4-4.12.4-1|201	%{_kde_libdir}/kde4/kio_nntp.so
12mu|kdepimlibs4-4.12.4-1|202	%{_kde_datadir}/kde4/services/nntp*
12mu|kdepimlibs4-4.12.4-1|203	
12mu|kdepimlibs4-4.12.4-1|204	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|205	
12mu|kdepimlibs4-4.12.4-1|206	%define akonadi_calendar_major 4
12mu|kdepimlibs4-4.12.4-1|207	%define libakonadi_calendar %mklibname akonadi-calendar %{akonadi_calendar_major}
12mu|kdepimlibs4-4.12.4-1|208	
12mu|kdepimlibs4-4.12.4-1|209	%package -n %{libakonadi_calendar}
12mu|kdepimlibs4-4.12.4-1|210	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|211	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|212	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|213	
12mu|kdepimlibs4-4.12.4-1|214	%description -n %{libakonadi_calendar}
12mu|kdepimlibs4-4.12.4-1|215	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|216	
12mu|kdepimlibs4-4.12.4-1|217	%files -n %{libakonadi_calendar}
12mu|kdepimlibs4-4.12.4-1|218	%{_kde_libdir}/libakonadi-calendar.so.%{akonadi_calendar_major}*
12mu|kdepimlibs4-4.12.4-1|219	
12mu|kdepimlibs4-4.12.4-1|220	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|221	
12mu|kdepimlibs4-4.12.4-1|222	%define akonadi_contact_major 4
12mu|kdepimlibs4-4.12.4-1|223	%define libakonadi_contact %mklibname akonadi-contact %{akonadi_contact_major}
12mu|kdepimlibs4-4.12.4-1|224	
12mu|kdepimlibs4-4.12.4-1|225	%package -n %{libakonadi_contact}
12mu|kdepimlibs4-4.12.4-1|226	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|227	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|228	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|229	
12mu|kdepimlibs4-4.12.4-1|230	%description -n %{libakonadi_contact}
12mu|kdepimlibs4-4.12.4-1|231	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|232	
12mu|kdepimlibs4-4.12.4-1|233	%files -n %{libakonadi_contact}
12mu|kdepimlibs4-4.12.4-1|234	%{_kde_libdir}/libakonadi-contact.so.%{akonadi_contact_major}*
12mu|kdepimlibs4-4.12.4-1|235	
12mu|kdepimlibs4-4.12.4-1|236	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|237	
12mu|kdepimlibs4-4.12.4-1|238	%define akonadi_kabc_major 4
12mu|kdepimlibs4-4.12.4-1|239	%define libakonadi_kabc %mklibname akonadi-kabc %{akonadi_kabc_major}
12mu|kdepimlibs4-4.12.4-1|240	
12mu|kdepimlibs4-4.12.4-1|241	%package -n %{libakonadi_kabc}
12mu|kdepimlibs4-4.12.4-1|242	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|243	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|244	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|245	
12mu|kdepimlibs4-4.12.4-1|246	%description -n %{libakonadi_kabc}
12mu|kdepimlibs4-4.12.4-1|247	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|248	
12mu|kdepimlibs4-4.12.4-1|249	%files -n %{libakonadi_kabc}
12mu|kdepimlibs4-4.12.4-1|250	%{_kde_libdir}/libakonadi-kabc.so.%{akonadi_kabc_major}*
12mu|kdepimlibs4-4.12.4-1|251	
12mu|kdepimlibs4-4.12.4-1|252	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|253	
12mu|kdepimlibs4-4.12.4-1|254	%define akonadi_kcal_major 4
12mu|kdepimlibs4-4.12.4-1|255	%define libakonadi_kcal %mklibname akonadi-kcal %{akonadi_kcal_major}
12mu|kdepimlibs4-4.12.4-1|256	
12mu|kdepimlibs4-4.12.4-1|257	%package -n %{libakonadi_kcal}
12mu|kdepimlibs4-4.12.4-1|258	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|259	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|260	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|261	
12mu|kdepimlibs4-4.12.4-1|262	%description -n %{libakonadi_kcal}
12mu|kdepimlibs4-4.12.4-1|263	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|264	
12mu|kdepimlibs4-4.12.4-1|265	%files -n %{libakonadi_kcal}
12mu|kdepimlibs4-4.12.4-1|266	%{_kde_libdir}/libakonadi-kcal.so.%{akonadi_kcal_major}*
12mu|kdepimlibs4-4.12.4-1|267	
12mu|kdepimlibs4-4.12.4-1|268	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|269	
12mu|kdepimlibs4-4.12.4-1|270	%define akonadi_kde_major 4
12mu|kdepimlibs4-4.12.4-1|271	%define libakonadi_kde %mklibname akonadi-kde %{akonadi_kde_major}
12mu|kdepimlibs4-4.12.4-1|272	
12mu|kdepimlibs4-4.12.4-1|273	%package -n %{libakonadi_kde}
12mu|kdepimlibs4-4.12.4-1|274	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|275	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|276	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|277	
12mu|kdepimlibs4-4.12.4-1|278	%description -n %{libakonadi_kde}
12mu|kdepimlibs4-4.12.4-1|279	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|280	
12mu|kdepimlibs4-4.12.4-1|281	%files -n %{libakonadi_kde}
12mu|kdepimlibs4-4.12.4-1|282	%{_kde_libdir}/libakonadi-kde.so.%{akonadi_kde_major}*
12mu|kdepimlibs4-4.12.4-1|283	
12mu|kdepimlibs4-4.12.4-1|284	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|285	
12mu|kdepimlibs4-4.12.4-1|286	%define akonadi_kmime_major 4
12mu|kdepimlibs4-4.12.4-1|287	%define libakonadi_kmime %mklibname akonadi-kmime %{akonadi_kmime_major}
12mu|kdepimlibs4-4.12.4-1|288	
12mu|kdepimlibs4-4.12.4-1|289	%package -n %{libakonadi_kmime}
12mu|kdepimlibs4-4.12.4-1|290	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|291	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|292	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|293	
12mu|kdepimlibs4-4.12.4-1|294	%description -n %{libakonadi_kmime}
12mu|kdepimlibs4-4.12.4-1|295	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|296	
12mu|kdepimlibs4-4.12.4-1|297	%files -n %{libakonadi_kmime}
12mu|kdepimlibs4-4.12.4-1|298	%{_kde_libdir}/libakonadi-kmime.so.%{akonadi_kmime_major}*
12mu|kdepimlibs4-4.12.4-1|299	
12mu|kdepimlibs4-4.12.4-1|300	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|301	
12mu|kdepimlibs4-4.12.4-1|302	%define akonadi_notes_major 4
12mu|kdepimlibs4-4.12.4-1|303	%define libakonadi_notes %mklibname akonadi-notes %{akonadi_notes_major}
12mu|kdepimlibs4-4.12.4-1|304	
12mu|kdepimlibs4-4.12.4-1|305	%package -n %{libakonadi_notes}
12mu|kdepimlibs4-4.12.4-1|306	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|307	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|308	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|309	
12mu|kdepimlibs4-4.12.4-1|310	%description -n %{libakonadi_notes}
12mu|kdepimlibs4-4.12.4-1|311	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|312	
12mu|kdepimlibs4-4.12.4-1|313	%files -n %{libakonadi_notes}
12mu|kdepimlibs4-4.12.4-1|314	%{_kde_libdir}/libakonadi-notes.so.%{akonadi_notes_major}*
12mu|kdepimlibs4-4.12.4-1|315	
12mu|kdepimlibs4-4.12.4-1|316	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|317	
12mu|kdepimlibs4-4.12.4-1|318	%define akonadi_socialutils_major 4
12mu|kdepimlibs4-4.12.4-1|319	%define libakonadi_socialutils %mklibname akonadi-socialutils %{akonadi_socialutils_major}
12mu|kdepimlibs4-4.12.4-1|320	
12mu|kdepimlibs4-4.12.4-1|321	%package -n %{libakonadi_socialutils}
12mu|kdepimlibs4-4.12.4-1|322	Summary:	Akonadi social utilities library
12mu|kdepimlibs4-4.12.4-1|323	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|324	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|325	
12mu|kdepimlibs4-4.12.4-1|326	%description -n %{libakonadi_socialutils}
12mu|kdepimlibs4-4.12.4-1|327	Akonadi social utilities library.
12mu|kdepimlibs4-4.12.4-1|328	
12mu|kdepimlibs4-4.12.4-1|329	%files -n %{libakonadi_socialutils}
12mu|kdepimlibs4-4.12.4-1|330	%{_kde_libdir}/libakonadi-socialutils.so.%{akonadi_socialutils_major}*
12mu|kdepimlibs4-4.12.4-1|331	
12mu|kdepimlibs4-4.12.4-1|332	#-----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|333	
12mu|kdepimlibs4-4.12.4-1|334	%define akonadi_xml_major 4
12mu|kdepimlibs4-4.12.4-1|335	%define libakonadi_xml %mklibname akonadi-xml %{akonadi_xml_major}
12mu|kdepimlibs4-4.12.4-1|336	
12mu|kdepimlibs4-4.12.4-1|337	%package -n %{libakonadi_xml}
12mu|kdepimlibs4-4.12.4-1|338	Summary:	KDE 4 library
12mu|kdepimlibs4-4.12.4-1|339	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|340	
12mu|kdepimlibs4-4.12.4-1|341	%description -n %{libakonadi_xml}
12mu|kdepimlibs4-4.12.4-1|342	KDE 4 library.
12mu|kdepimlibs4-4.12.4-1|343	
12mu|kdepimlibs4-4.12.4-1|344	%files -n %{libakonadi_xml}
12mu|kdepimlibs4-4.12.4-1|345	%{_kde_libdir}/libakonadi-xml.so.%{akonadi_xml_major}*
12mu|kdepimlibs4-4.12.4-1|346	
12mu|kdepimlibs4-4.12.4-1|347	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|348	
12mu|kdepimlibs4-4.12.4-1|349	%define kabc_major 4
12mu|kdepimlibs4-4.12.4-1|350	%define libkabc %mklibname kabc %{kabc_major}
12mu|kdepimlibs4-4.12.4-1|351	
12mu|kdepimlibs4-4.12.4-1|352	%package -n %{libkabc}
12mu|kdepimlibs4-4.12.4-1|353	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|354	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|355	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|356	
12mu|kdepimlibs4-4.12.4-1|357	%description -n %{libkabc}
12mu|kdepimlibs4-4.12.4-1|358	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|359	
12mu|kdepimlibs4-4.12.4-1|360	%files -n %{libkabc}
12mu|kdepimlibs4-4.12.4-1|361	%{_kde_libdir}/libkabc.so.%{kabc_major}*
12mu|kdepimlibs4-4.12.4-1|362	
12mu|kdepimlibs4-4.12.4-1|363	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|364	
12mu|kdepimlibs4-4.12.4-1|365	%define kblog_major 4
12mu|kdepimlibs4-4.12.4-1|366	%define libkblog %mklibname kblog %{kblog_major}
12mu|kdepimlibs4-4.12.4-1|367	
12mu|kdepimlibs4-4.12.4-1|368	%package -n %{libkblog}
12mu|kdepimlibs4-4.12.4-1|369	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|370	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|371	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|372	
12mu|kdepimlibs4-4.12.4-1|373	%description -n %{libkblog}
12mu|kdepimlibs4-4.12.4-1|374	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|375	
12mu|kdepimlibs4-4.12.4-1|376	%files -n %{libkblog}
12mu|kdepimlibs4-4.12.4-1|377	%{_kde_libdir}/libkblog.so.%{kblog_major}*
12mu|kdepimlibs4-4.12.4-1|378	
12mu|kdepimlibs4-4.12.4-1|379	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|380	
12mu|kdepimlibs4-4.12.4-1|381	%define kabc_file_core_major 4
12mu|kdepimlibs4-4.12.4-1|382	%define libkabc_file_core %mklibname kabc_file_core %{kabc_file_core_major}
12mu|kdepimlibs4-4.12.4-1|383	
12mu|kdepimlibs4-4.12.4-1|384	%package -n %{libkabc_file_core}
12mu|kdepimlibs4-4.12.4-1|385	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|386	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|387	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|388	
12mu|kdepimlibs4-4.12.4-1|389	%description -n %{libkabc_file_core}
12mu|kdepimlibs4-4.12.4-1|390	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|391	
12mu|kdepimlibs4-4.12.4-1|392	%files -n %{libkabc_file_core}
12mu|kdepimlibs4-4.12.4-1|393	%{_kde_libdir}/libkabc_file_core.so.%{kabc_file_core_major}*
12mu|kdepimlibs4-4.12.4-1|394	
12mu|kdepimlibs4-4.12.4-1|395	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|396	
12mu|kdepimlibs4-4.12.4-1|397	%define kcal_major 4
12mu|kdepimlibs4-4.12.4-1|398	%define libkcal %mklibname kcal %{kcal_major}
12mu|kdepimlibs4-4.12.4-1|399	
12mu|kdepimlibs4-4.12.4-1|400	%package -n %{libkcal}
12mu|kdepimlibs4-4.12.4-1|401	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|402	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|403	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|404	
12mu|kdepimlibs4-4.12.4-1|405	%description -n %{libkcal}
12mu|kdepimlibs4-4.12.4-1|406	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|407	
12mu|kdepimlibs4-4.12.4-1|408	%files -n %{libkcal}
12mu|kdepimlibs4-4.12.4-1|409	%{_kde_libdir}/libkcal.so.%{kcal_major}*
12mu|kdepimlibs4-4.12.4-1|410	
12mu|kdepimlibs4-4.12.4-1|411	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|412	
12mu|kdepimlibs4-4.12.4-1|413	%define kimap_major 4
12mu|kdepimlibs4-4.12.4-1|414	%define libkimap %mklibname kimap %{kimap_major}
12mu|kdepimlibs4-4.12.4-1|415	
12mu|kdepimlibs4-4.12.4-1|416	%package -n %{libkimap}
12mu|kdepimlibs4-4.12.4-1|417	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|418	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|419	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|420	
12mu|kdepimlibs4-4.12.4-1|421	%description -n %{libkimap}
12mu|kdepimlibs4-4.12.4-1|422	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|423	
12mu|kdepimlibs4-4.12.4-1|424	%files -n %{libkimap}
12mu|kdepimlibs4-4.12.4-1|425	%{_kde_libdir}/libkimap.so.%{kimap_major}*
12mu|kdepimlibs4-4.12.4-1|426	
12mu|kdepimlibs4-4.12.4-1|427	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|428	
12mu|kdepimlibs4-4.12.4-1|429	%define kldap_major 4
12mu|kdepimlibs4-4.12.4-1|430	%define libkldap %mklibname kldap %{kldap_major}
12mu|kdepimlibs4-4.12.4-1|431	
12mu|kdepimlibs4-4.12.4-1|432	%package -n %{libkldap}
12mu|kdepimlibs4-4.12.4-1|433	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|434	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|435	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|436	
12mu|kdepimlibs4-4.12.4-1|437	%description -n %{libkldap}
12mu|kdepimlibs4-4.12.4-1|438	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|439	
12mu|kdepimlibs4-4.12.4-1|440	%files -n %{libkldap}
12mu|kdepimlibs4-4.12.4-1|441	%{_kde_libdir}/libkldap.so.%{kldap_major}*
12mu|kdepimlibs4-4.12.4-1|442	
12mu|kdepimlibs4-4.12.4-1|443	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|444	
12mu|kdepimlibs4-4.12.4-1|445	%define kmbox_major 4
12mu|kdepimlibs4-4.12.4-1|446	%define libkmbox %mklibname kmbox %{kmbox_major}
12mu|kdepimlibs4-4.12.4-1|447	
12mu|kdepimlibs4-4.12.4-1|448	%package -n %{libkmbox}
12mu|kdepimlibs4-4.12.4-1|449	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|450	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|451	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|452	Obsoletes:	%{_lib}mbox4 < 2:4.5.71
12mu|kdepimlibs4-4.12.4-1|453	
12mu|kdepimlibs4-4.12.4-1|454	%description -n %{libkmbox}
12mu|kdepimlibs4-4.12.4-1|455	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|456	
12mu|kdepimlibs4-4.12.4-1|457	%files -n %{libkmbox}
12mu|kdepimlibs4-4.12.4-1|458	%{_kde_libdir}/libkmbox.so.%{kmbox_major}*
12mu|kdepimlibs4-4.12.4-1|459	
12mu|kdepimlibs4-4.12.4-1|460	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|461	
12mu|kdepimlibs4-4.12.4-1|462	%define kmime_major 4
12mu|kdepimlibs4-4.12.4-1|463	%define libkmime %mklibname kmime %{kmime_major}
12mu|kdepimlibs4-4.12.4-1|464	
12mu|kdepimlibs4-4.12.4-1|465	%package -n %{libkmime}
12mu|kdepimlibs4-4.12.4-1|466	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|467	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|468	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|469	
12mu|kdepimlibs4-4.12.4-1|470	%description -n %{libkmime}
12mu|kdepimlibs4-4.12.4-1|471	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|472	
12mu|kdepimlibs4-4.12.4-1|473	%files -n %{libkmime}
12mu|kdepimlibs4-4.12.4-1|474	%{_kde_libdir}/libkmime.so.%{kmime_major}*
12mu|kdepimlibs4-4.12.4-1|475	
12mu|kdepimlibs4-4.12.4-1|476	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|477	
12mu|kdepimlibs4-4.12.4-1|478	%define kpimutils_major 4
12mu|kdepimlibs4-4.12.4-1|479	%define libkpimutils %mklibname kpimutils %{kpimutils_major}
12mu|kdepimlibs4-4.12.4-1|480	
12mu|kdepimlibs4-4.12.4-1|481	%package -n %{libkpimutils}
12mu|kdepimlibs4-4.12.4-1|482	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|483	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|484	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|485	
12mu|kdepimlibs4-4.12.4-1|486	%description -n %{libkpimutils}
12mu|kdepimlibs4-4.12.4-1|487	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|488	
12mu|kdepimlibs4-4.12.4-1|489	%files -n %{libkpimutils}
12mu|kdepimlibs4-4.12.4-1|490	%{_kde_libdir}/libkpimutils.so.%{kpimutils_major}*
12mu|kdepimlibs4-4.12.4-1|491	
12mu|kdepimlibs4-4.12.4-1|492	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|493	
12mu|kdepimlibs4-4.12.4-1|494	%define kresources_major 4
12mu|kdepimlibs4-4.12.4-1|495	%define libkresources %mklibname kresources %{kresources_major}
12mu|kdepimlibs4-4.12.4-1|496	
12mu|kdepimlibs4-4.12.4-1|497	%package -n %{libkresources}
12mu|kdepimlibs4-4.12.4-1|498	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|499	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|500	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|501	
12mu|kdepimlibs4-4.12.4-1|502	%description -n %{libkresources}
12mu|kdepimlibs4-4.12.4-1|503	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|504	
12mu|kdepimlibs4-4.12.4-1|505	%files -n %{libkresources}
12mu|kdepimlibs4-4.12.4-1|506	%{_kde_libdir}/libkresources.so.%{kresources_major}*
12mu|kdepimlibs4-4.12.4-1|507	
12mu|kdepimlibs4-4.12.4-1|508	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|509	
12mu|kdepimlibs4-4.12.4-1|510	%define ktnef_major 4
12mu|kdepimlibs4-4.12.4-1|511	%define libktnef %mklibname ktnef %{ktnef_major}
12mu|kdepimlibs4-4.12.4-1|512	
12mu|kdepimlibs4-4.12.4-1|513	%package -n %{libktnef}
12mu|kdepimlibs4-4.12.4-1|514	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|515	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|516	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|517	
12mu|kdepimlibs4-4.12.4-1|518	%description -n %{libktnef}
12mu|kdepimlibs4-4.12.4-1|519	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|520	
12mu|kdepimlibs4-4.12.4-1|521	%files -n %{libktnef}
12mu|kdepimlibs4-4.12.4-1|522	%{_kde_libdir}/libktnef.so.%{ktnef_major}*
12mu|kdepimlibs4-4.12.4-1|523	
12mu|kdepimlibs4-4.12.4-1|524	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|525	
12mu|kdepimlibs4-4.12.4-1|526	%define kxmlrpcclient_major 4
12mu|kdepimlibs4-4.12.4-1|527	%define libkxmlrpcclient %mklibname kxmlrpcclient %{kxmlrpcclient_major}
12mu|kdepimlibs4-4.12.4-1|528	
12mu|kdepimlibs4-4.12.4-1|529	%package -n %{libkxmlrpcclient}
12mu|kdepimlibs4-4.12.4-1|530	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|531	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|532	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|533	
12mu|kdepimlibs4-4.12.4-1|534	%description -n %{libkxmlrpcclient}
12mu|kdepimlibs4-4.12.4-1|535	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|536	
12mu|kdepimlibs4-4.12.4-1|537	%files -n %{libkxmlrpcclient}
12mu|kdepimlibs4-4.12.4-1|538	%{_kde_libdir}/libkxmlrpcclient.so.%{kxmlrpcclient_major}*
12mu|kdepimlibs4-4.12.4-1|539	
12mu|kdepimlibs4-4.12.4-1|540	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|541	
12mu|kdepimlibs4-4.12.4-1|542	%define mailtransport_major 4
12mu|kdepimlibs4-4.12.4-1|543	%define libmailtransport %mklibname mailtransport %{mailtransport_major}
12mu|kdepimlibs4-4.12.4-1|544	
12mu|kdepimlibs4-4.12.4-1|545	%package -n %{libmailtransport}
12mu|kdepimlibs4-4.12.4-1|546	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|547	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|548	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|549	
12mu|kdepimlibs4-4.12.4-1|550	%description -n %{libmailtransport}
12mu|kdepimlibs4-4.12.4-1|551	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|552	
12mu|kdepimlibs4-4.12.4-1|553	%files -n %{libmailtransport}
12mu|kdepimlibs4-4.12.4-1|554	%{_kde_libdir}/libmailtransport.so.%{mailtransport_major}*
12mu|kdepimlibs4-4.12.4-1|555	
12mu|kdepimlibs4-4.12.4-1|556	#------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|557	
12mu|kdepimlibs4-4.12.4-1|558	%define syndication_major 4
12mu|kdepimlibs4-4.12.4-1|559	%define libsyndication %mklibname syndication %{syndication_major}
12mu|kdepimlibs4-4.12.4-1|560	
12mu|kdepimlibs4-4.12.4-1|561	%package -n %{libsyndication}
12mu|kdepimlibs4-4.12.4-1|562	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|563	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|564	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|565	
12mu|kdepimlibs4-4.12.4-1|566	%description -n %{libsyndication}
12mu|kdepimlibs4-4.12.4-1|567	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|568	
12mu|kdepimlibs4-4.12.4-1|569	%files -n %{libsyndication}
12mu|kdepimlibs4-4.12.4-1|570	%{_kde_libdir}/libsyndication.so.%{syndication_major}*
12mu|kdepimlibs4-4.12.4-1|571	
12mu|kdepimlibs4-4.12.4-1|572	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|573	
12mu|kdepimlibs4-4.12.4-1|574	%define qgpgme_major 1
12mu|kdepimlibs4-4.12.4-1|575	%define libqgpgme %mklibname qgpgme %{qgpgme_major}
12mu|kdepimlibs4-4.12.4-1|576	
12mu|kdepimlibs4-4.12.4-1|577	%package -n %{libqgpgme}
12mu|kdepimlibs4-4.12.4-1|578	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|579	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|580	
12mu|kdepimlibs4-4.12.4-1|581	%description -n %{libqgpgme}
12mu|kdepimlibs4-4.12.4-1|582	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|583	
12mu|kdepimlibs4-4.12.4-1|584	%files -n %{libqgpgme}
12mu|kdepimlibs4-4.12.4-1|585	%{_kde_libdir}/libqgpgme.so.%{qgpgme_major}*
12mu|kdepimlibs4-4.12.4-1|586	
12mu|kdepimlibs4-4.12.4-1|587	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|588	
12mu|kdepimlibs4-4.12.4-1|589	%define gpgmepp_major 2
12mu|kdepimlibs4-4.12.4-1|590	%define libgpgmepp %mklibname gpgme++ %{gpgmepp_major}
12mu|kdepimlibs4-4.12.4-1|591	
12mu|kdepimlibs4-4.12.4-1|592	%package -n %{libgpgmepp}
12mu|kdepimlibs4-4.12.4-1|593	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|594	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|595	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|596	
12mu|kdepimlibs4-4.12.4-1|597	%description -n %{libgpgmepp}
12mu|kdepimlibs4-4.12.4-1|598	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|599	
12mu|kdepimlibs4-4.12.4-1|600	%files -n %{libgpgmepp}
12mu|kdepimlibs4-4.12.4-1|601	%{_kde_libdir}/libgpgme+*.so.%{gpgmepp_major}*
12mu|kdepimlibs4-4.12.4-1|602	
12mu|kdepimlibs4-4.12.4-1|603	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|604	
12mu|kdepimlibs4-4.12.4-1|605	%define kpimidentities_major 4
12mu|kdepimlibs4-4.12.4-1|606	%define libkpimidentities %mklibname kpimidentities %{kpimidentities_major}
12mu|kdepimlibs4-4.12.4-1|607	
12mu|kdepimlibs4-4.12.4-1|608	%package -n %{libkpimidentities}
12mu|kdepimlibs4-4.12.4-1|609	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|610	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|611	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|612	
12mu|kdepimlibs4-4.12.4-1|613	%description -n %{libkpimidentities}
12mu|kdepimlibs4-4.12.4-1|614	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|615	
12mu|kdepimlibs4-4.12.4-1|616	%files -n %{libkpimidentities}
12mu|kdepimlibs4-4.12.4-1|617	%{_kde_libdir}/libkpimidentities.so.%{kpimidentities_major}*
12mu|kdepimlibs4-4.12.4-1|618	
12mu|kdepimlibs4-4.12.4-1|619	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|620	
12mu|kdepimlibs4-4.12.4-1|621	%define kholidays_major 4
12mu|kdepimlibs4-4.12.4-1|622	%define libkholidays %mklibname kholidays %{kholidays_major}
12mu|kdepimlibs4-4.12.4-1|623	
12mu|kdepimlibs4-4.12.4-1|624	%package -n %{libkholidays}
12mu|kdepimlibs4-4.12.4-1|625	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|626	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|627	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|628	
12mu|kdepimlibs4-4.12.4-1|629	%description -n %{libkholidays}
12mu|kdepimlibs4-4.12.4-1|630	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|631	
12mu|kdepimlibs4-4.12.4-1|632	%files -n %{libkholidays}
12mu|kdepimlibs4-4.12.4-1|633	%{_kde_libdir}/libkholidays.so.%{kholidays_major}*
12mu|kdepimlibs4-4.12.4-1|634	
12mu|kdepimlibs4-4.12.4-1|635	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|636	
12mu|kdepimlibs4-4.12.4-1|637	%define kpimtextedit_major 4
12mu|kdepimlibs4-4.12.4-1|638	%define libkpimtextedit %mklibname kpimtextedit %{kpimtextedit_major}
12mu|kdepimlibs4-4.12.4-1|639	
12mu|kdepimlibs4-4.12.4-1|640	%package -n %{libkpimtextedit}
12mu|kdepimlibs4-4.12.4-1|641	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|642	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|643	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|644	
12mu|kdepimlibs4-4.12.4-1|645	%description -n %{libkpimtextedit}
12mu|kdepimlibs4-4.12.4-1|646	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|647	
12mu|kdepimlibs4-4.12.4-1|648	%files -n %{libkpimtextedit}
12mu|kdepimlibs4-4.12.4-1|649	%{_kde_libdir}/libkpimtextedit.so.%{kpimtextedit_major}*
12mu|kdepimlibs4-4.12.4-1|650	
12mu|kdepimlibs4-4.12.4-1|651	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|652	
12mu|kdepimlibs4-4.12.4-1|653	%define microblog_major 4
12mu|kdepimlibs4-4.12.4-1|654	%define libmicroblog %mklibname microblog %{microblog_major}
12mu|kdepimlibs4-4.12.4-1|655	
12mu|kdepimlibs4-4.12.4-1|656	%package -n %{libmicroblog}
12mu|kdepimlibs4-4.12.4-1|657	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|658	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|659	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|660	
12mu|kdepimlibs4-4.12.4-1|661	%description -n %{libmicroblog}
12mu|kdepimlibs4-4.12.4-1|662	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|663	
12mu|kdepimlibs4-4.12.4-1|664	%files -n %{libmicroblog}
12mu|kdepimlibs4-4.12.4-1|665	%{_kde_libdir}/libmicroblog.so.%{microblog_major}*
12mu|kdepimlibs4-4.12.4-1|666	
12mu|kdepimlibs4-4.12.4-1|667	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|668	
12mu|kdepimlibs4-4.12.4-1|669	%define kontactinterface_major 4
12mu|kdepimlibs4-4.12.4-1|670	%define libkontactinterface %mklibname kontactinterface %{kontactinterface_major}
12mu|kdepimlibs4-4.12.4-1|671	
12mu|kdepimlibs4-4.12.4-1|672	%package -n %{libkontactinterface}
12mu|kdepimlibs4-4.12.4-1|673	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|674	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|675	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|676	
12mu|kdepimlibs4-4.12.4-1|677	%description -n %{libkontactinterface}
12mu|kdepimlibs4-4.12.4-1|678	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|679	
12mu|kdepimlibs4-4.12.4-1|680	%files -n %{libkontactinterface}
12mu|kdepimlibs4-4.12.4-1|681	%{_kde_libdir}/libkontactinterface.so.%{kontactinterface_major}*
12mu|kdepimlibs4-4.12.4-1|682	
12mu|kdepimlibs4-4.12.4-1|683	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|684	
12mu|kdepimlibs4-4.12.4-1|685	%define kcalcore_major 4
12mu|kdepimlibs4-4.12.4-1|686	%define libkcalcore %mklibname kcalcore %{kcalcore_major}
12mu|kdepimlibs4-4.12.4-1|687	
12mu|kdepimlibs4-4.12.4-1|688	%package -n %{libkcalcore}
12mu|kdepimlibs4-4.12.4-1|689	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|690	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|691	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|692	
12mu|kdepimlibs4-4.12.4-1|693	%description -n %{libkcalcore}
12mu|kdepimlibs4-4.12.4-1|694	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|695	
12mu|kdepimlibs4-4.12.4-1|696	%files -n %{libkcalcore}
12mu|kdepimlibs4-4.12.4-1|697	%{_kde_libdir}/libkcalcore.so.%{kcalcore_major}*
12mu|kdepimlibs4-4.12.4-1|698	
12mu|kdepimlibs4-4.12.4-1|699	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|700	
12mu|kdepimlibs4-4.12.4-1|701	%define kcalutils_major 4
12mu|kdepimlibs4-4.12.4-1|702	%define libkcalutils %mklibname kcalutils %{kcalutils_major}
12mu|kdepimlibs4-4.12.4-1|703	
12mu|kdepimlibs4-4.12.4-1|704	%package -n %{libkcalutils}
12mu|kdepimlibs4-4.12.4-1|705	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|706	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|707	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|708	
12mu|kdepimlibs4-4.12.4-1|709	%description -n %{libkcalutils}
12mu|kdepimlibs4-4.12.4-1|710	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|711	
12mu|kdepimlibs4-4.12.4-1|712	%files -n %{libkcalutils}
12mu|kdepimlibs4-4.12.4-1|713	%{_kde_libdir}/libkcalutils.so.%{kcalutils_major}*
12mu|kdepimlibs4-4.12.4-1|714	
12mu|kdepimlibs4-4.12.4-1|715	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|716	
12mu|kdepimlibs4-4.12.4-1|717	%define kalarmcal_major 2
12mu|kdepimlibs4-4.12.4-1|718	%define libkalarmcal %mklibname kalarmcal %{kalarmcal_major}
12mu|kdepimlibs4-4.12.4-1|719	
12mu|kdepimlibs4-4.12.4-1|720	%package -n %{libkalarmcal}
12mu|kdepimlibs4-4.12.4-1|721	Summary:	KDE 4 core library
12mu|kdepimlibs4-4.12.4-1|722	Group:		System/Libraries
12mu|kdepimlibs4-4.12.4-1|723	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|724	
12mu|kdepimlibs4-4.12.4-1|725	%description -n %{libkalarmcal}
12mu|kdepimlibs4-4.12.4-1|726	KDE 4 core library.
12mu|kdepimlibs4-4.12.4-1|727	
12mu|kdepimlibs4-4.12.4-1|728	%files -n %{libkalarmcal}
12mu|kdepimlibs4-4.12.4-1|729	%{_kde_libdir}/libkalarmcal.so.%{kalarmcal_major}*
12mu|kdepimlibs4-4.12.4-1|730	
12mu|kdepimlibs4-4.12.4-1|731	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|732	
12mu|kdepimlibs4-4.12.4-1|733	%package devel
12mu|kdepimlibs4-4.12.4-1|734	Group:		Development/KDE and Qt
12mu|kdepimlibs4-4.12.4-1|735	Summary:	Header files and documentation for compiling KDE applications
12mu|kdepimlibs4-4.12.4-1|736	Requires:	%{name}-core = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|737	Requires:	%{libakonadi_calendar} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|738	Requires:	%{libakonadi_contact} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|739	Requires:	%{libakonadi_kabc} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|740	Requires:	%{libakonadi_kcal} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|741	Requires:	%{libakonadi_kde} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|742	Requires:	%{libakonadi_kmime} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|743	Requires:	%{libakonadi_notes} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|744	Requires:	%{libakonadi_socialutils} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|745	Requires:	%{libakonadi_xml} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|746	Requires:	%{libgpgmepp} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|747	Requires:	%{libkabc} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|748	Requires:	%{libkabc_file_core} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|749	Requires:	%{libkblog} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|750	Requires:	%{libkcal} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|751	Requires:	%{libkcalcore} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|752	Requires:	%{libkcalutils} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|753	Requires:	%{libkholidays} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|754	Requires:	%{libkimap} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|755	Requires:	%{libkldap} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|756	Requires:	%{libkmbox} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|757	Requires:	%{libkmime} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|758	Requires:	%{libkontactinterface} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|759	Requires:	%{libkpimidentities} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|760	Requires:	%{libkpimtextedit} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|761	Requires:	%{libkpimutils} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|762	Requires:	%{libkresources} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|763	Requires:	%{libktnef} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|764	Requires:	%{libkxmlrpcclient} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|765	Requires:	%{libmailtransport} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|766	Requires:	%{libmicroblog} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|767	Requires:	%{libqgpgme} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|768	Requires:	%{libsyndication} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|769	Requires:	%{libkalarmcal} = %{EVRD}
12mu|kdepimlibs4-4.12.4-1|770	Requires:	kdelibs4-devel
12mu|kdepimlibs4-4.12.4-1|771	Requires:	boost-devel
12mu|kdepimlibs4-4.12.4-1|772	# To avoid file conflict (FindQtOAuth.cmake)
12mu|kdepimlibs4-4.12.4-1|773	Conflicts:	choqok-devel < 1.3-3
12mu|kdepimlibs4-4.12.4-1|774	
12mu|kdepimlibs4-4.12.4-1|775	%description devel
12mu|kdepimlibs4-4.12.4-1|776	This package includes the header files you will need to compile applications
12mu|kdepimlibs4-4.12.4-1|777	for KDE. Also included is the KDE API documentation in HTML format for easy
12mu|kdepimlibs4-4.12.4-1|778	browsing.
12mu|kdepimlibs4-4.12.4-1|779	
12mu|kdepimlibs4-4.12.4-1|780	%files devel
12mu|kdepimlibs4-4.12.4-1|781	%{_kde_includedir}/*
12mu|kdepimlibs4-4.12.4-1|782	%{_kde_libdir}/*.so
12mu|kdepimlibs4-4.12.4-1|783	# kimaptest gets built as static lib only
12mu|kdepimlibs4-4.12.4-1|784	%{_kde_libdir}/libkimaptest.a
12mu|kdepimlibs4-4.12.4-1|785	%{_kde_datadir}/apps/cmake/*/*
12mu|kdepimlibs4-4.12.4-1|786	%{_kde_libdir}/gpgmepp/*.cmake
12mu|kdepimlibs4-4.12.4-1|787	%{_kde_libdir}/kde4/plugins/designer/*.so
12mu|kdepimlibs4-4.12.4-1|788	%{_kde_libdir}/cmake/KdepimLibs
12mu|kdepimlibs4-4.12.4-1|789	
12mu|kdepimlibs4-4.12.4-1|790	#----------------------------------------------------------------------------
12mu|kdepimlibs4-4.12.4-1|791	
12mu|kdepimlibs4-4.12.4-1|792	%prep
12mu|kdepimlibs4-4.12.4-1|793	%setup -q -n kdepimlibs-%{version}
12mu|kdepimlibs4-4.12.4-1|794	
12mu|kdepimlibs4-4.12.4-1|795	%build
12mu|kdepimlibs4-4.12.4-1|796	%cmake_kde4
12mu|kdepimlibs4-4.12.4-1|797	%make
12mu|kdepimlibs4-4.12.4-1|798	
12mu|kdepimlibs4-4.12.4-1|799	%install
12mu|kdepimlibs4-4.12.4-1|800	%makeinstall_std -C build
12mu|kdepimlibs4-4.12.4-1|801	
12mu|kdepimlibs4-4.12.4-1|802	
12mu|kdepimlibs4-4.12.4-1|803	%changelog
12mu|kdepimlibs4-4.12.4-1|804	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
12mu|kdepimlibs4-4.12.4-1|805	+ Revision: 8e4aadb
12mu|kdepimlibs4-4.12.4-1|806	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdepimlibs4-4.12.4-1|807	
12mu|kdepimlibs4-4.12.4-1|808	

19887 12
12mu|kdeplasma-addons-4.12.4-1|1	Summary:	A compilation of plasma items (runners, applets, plasmoids) for KDE4
12mu|kdeplasma-addons-4.12.4-1|2	Name:		kdeplasma-addons
12mu|kdeplasma-addons-4.12.4-1|3	Version:	4.12.4
12mu|kdeplasma-addons-4.12.4-1|4	Release:	1
12mu|kdeplasma-addons-4.12.4-1|5	License:	GPL
12mu|kdeplasma-addons-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|7	Url:		http://www.kde.org
12mu|kdeplasma-addons-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdeplasma-addons-%{version}.tar.xz
12mu|kdeplasma-addons-4.12.4-1|9	BuildRequires:	kdebase4-devel
12mu|kdeplasma-addons-4.12.4-1|10	BuildRequires:	kdepimlibs4-devel
12mu|kdeplasma-addons-4.12.4-1|11	BuildRequires:	kdebase4-workspace-devel
12mu|kdeplasma-addons-4.12.4-1|12	BuildRequires:	boost-devel
12mu|kdeplasma-addons-4.12.4-1|13	BuildRequires:	lm_sensors-devel
12mu|kdeplasma-addons-4.12.4-1|14	BuildRequires:	marble-devel
12mu|kdeplasma-addons-4.12.4-1|15	BuildRequires:	python-devel
12mu|kdeplasma-addons-4.12.4-1|16	BuildRequires:	qt4-qtdbus
12mu|kdeplasma-addons-4.12.4-1|17	BuildRequires:	pkgconfig(eigen2)
12mu|kdeplasma-addons-4.12.4-1|18	BuildRequires:	pkgconfig(libkexiv2)
12mu|kdeplasma-addons-4.12.4-1|19	BuildRequires:	pkgconfig(libqalculate)
12mu|kdeplasma-addons-4.12.4-1|20	BuildRequires:	pkgconfig(qimageblitz)
12mu|kdeplasma-addons-4.12.4-1|21	BuildRequires:	pkgconfig(QJson)
12mu|kdeplasma-addons-4.12.4-1|22	BuildRequires:	pkgconfig(qoauth)
12mu|kdeplasma-addons-4.12.4-1|23	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12mu|kdeplasma-addons-4.12.4-1|24	BuildRequires:	pkgconfig(xi)
12mu|kdeplasma-addons-4.12.4-1|25	BuildRequires:	pkgconfig(xtst)
12mu|kdeplasma-addons-4.12.4-1|26	
12mu|kdeplasma-addons-4.12.4-1|27	# Possible features to add:
12mu|kdeplasma-addons-4.12.4-1|28	#BuildRequires: pkgconfig(ibus-1.0)
12mu|kdeplasma-addons-4.12.4-1|29	#BuildRequires:	pkgconfig(scim)
12mu|kdeplasma-addons-4.12.4-1|30	
12mu|kdeplasma-addons-4.12.4-1|31	Provides:	kdeplasma
12mu|kdeplasma-addons-4.12.4-1|32	Provides:	kdeplasma4 = %{version}
12mu|kdeplasma-addons-4.12.4-1|33	
12mu|kdeplasma-addons-4.12.4-1|34	Suggests:	plasma-desktoptheme-default
12mu|kdeplasma-addons-4.12.4-1|35	
12mu|kdeplasma-addons-4.12.4-1|36	Suggests:	plasma-applet-bball
12mu|kdeplasma-addons-4.12.4-1|37	Suggests:	plasma-applet-binaryclock
12mu|kdeplasma-addons-4.12.4-1|38	Suggests:	plasma-applet-blackboard
12mu|kdeplasma-addons-4.12.4-1|39	Suggests:	plasma-applet-bookmarks
12mu|kdeplasma-addons-4.12.4-1|40	Suggests:	plasma-applet-bubblemon
12mu|kdeplasma-addons-4.12.4-1|41	Suggests:	plasma-applet-calculator
12mu|kdeplasma-addons-4.12.4-1|42	Suggests:	plasma-applet-charselect
12mu|kdeplasma-addons-4.12.4-1|43	Suggests:	plasma-applet-comic
12mu|kdeplasma-addons-4.12.4-1|44	Suggests:	plasma-applet-dict
12mu|kdeplasma-addons-4.12.4-1|45	Suggests:	plasma-applet-eyes
12mu|kdeplasma-addons-4.12.4-1|46	Suggests:	plasma-applet-fifteenpuzzle
12mu|kdeplasma-addons-4.12.4-1|47	Suggests:	plasma-applet-filewatcher
12mu|kdeplasma-addons-4.12.4-1|48	Suggests:	plasma-applet-frame
12mu|kdeplasma-addons-4.12.4-1|49	Suggests:	plasma-applet-fuzzy-clock
12mu|kdeplasma-addons-4.12.4-1|50	Suggests:	plasma-applet-icontasks
12mu|kdeplasma-addons-4.12.4-1|51	Suggests:	plasma-applet-incomingmsg
12mu|kdeplasma-addons-4.12.4-1|52	Suggests:	plasma-applet-kimpanel
12mu|kdeplasma-addons-4.12.4-1|53	Suggests:	plasma-applet-kolourpicker
12mu|kdeplasma-addons-4.12.4-1|54	Suggests:	plasma-applet-konqprofiles
12mu|kdeplasma-addons-4.12.4-1|55	Suggests:	plasma-applet-konsoleprofiles
12mu|kdeplasma-addons-4.12.4-1|56	Suggests:	plasma-applet-knowledgebase
12mu|kdeplasma-addons-4.12.4-1|57	Suggests:	plasma-applet-lancelot
12mu|kdeplasma-addons-4.12.4-1|58	Suggests:	plasma-applet-leavenote
12mu|kdeplasma-addons-4.12.4-1|59	Suggests:	plasma-applet-life
12mu|kdeplasma-addons-4.12.4-1|60	Suggests:	plasma-applet-luna
12mu|kdeplasma-addons-4.12.4-1|61	Suggests:	plasma-applet-magnifique
12mu|kdeplasma-addons-4.12.4-1|62	Suggests:	plasma-applet-mediaplayer
12mu|kdeplasma-addons-4.12.4-1|63	Suggests:	plasma-applet-microblog
12mu|kdeplasma-addons-4.12.4-1|64	Suggests:	plasma-applet-news
12mu|kdeplasma-addons-4.12.4-1|65	Suggests:	plasma-applet-notes
12mu|kdeplasma-addons-4.12.4-1|66	Suggests:	plasma-applet-nowplaying
12mu|kdeplasma-addons-4.12.4-1|67	Suggests:	plasma-applet-opendesktop
12mu|kdeplasma-addons-4.12.4-1|68	Suggests:	plasma-applet-paste
12mu|kdeplasma-addons-4.12.4-1|69	Suggests:	plasma-applet-plasmaboard
12mu|kdeplasma-addons-4.12.4-1|70	Suggests:	plasma-applet-previewer
12mu|kdeplasma-addons-4.12.4-1|71	Suggests:	plasma-applet-qalculate
12mu|kdeplasma-addons-4.12.4-1|72	Suggests:	plasma-applet-rssnow
12mu|kdeplasma-addons-4.12.4-1|73	Suggests:	plasma-applet-rtm
12mu|kdeplasma-addons-4.12.4-1|74	Suggests:	plasma-applet-showdashboard
12mu|kdeplasma-addons-4.12.4-1|75	Suggests:	plasma-applet-showdesktop
12mu|kdeplasma-addons-4.12.4-1|76	Suggests:	plasma-applet-spellcheck
12mu|kdeplasma-addons-4.12.4-1|77	Suggests:	plasma-applet-systemloadviewer
12mu|kdeplasma-addons-4.12.4-1|78	Suggests:	plasma-applet-timer
12mu|kdeplasma-addons-4.12.4-1|79	Suggests:	plasma-applet-unitconverter
12mu|kdeplasma-addons-4.12.4-1|80	Suggests:	plasma-applet-weather
12mu|kdeplasma-addons-4.12.4-1|81	Suggests:	plasma-applet-weatherstation
12mu|kdeplasma-addons-4.12.4-1|82	Suggests:	plasma-applet-webslice
12mu|kdeplasma-addons-4.12.4-1|83	
12mu|kdeplasma-addons-4.12.4-1|84	Suggests:	plasma-runner-audioplayercontrol
12mu|kdeplasma-addons-4.12.4-1|85	Suggests:	plasma-runner-browserhistory
12mu|kdeplasma-addons-4.12.4-1|86	Suggests:	plasma-runner-charrunner
12mu|kdeplasma-addons-4.12.4-1|87	Suggests:	plasma-runner-contacts
12mu|kdeplasma-addons-4.12.4-1|88	Suggests:	plasma-runner-converter
12mu|kdeplasma-addons-4.12.4-1|89	Suggests:	plasma-runner-datetime
12mu|kdeplasma-addons-4.12.4-1|90	Suggests:	plasma-runner-dictionary
12mu|kdeplasma-addons-4.12.4-1|91	Suggests:	plasma-runner-events
12mu|kdeplasma-addons-4.12.4-1|92	Suggests:	plasma-runner-katesessions
12mu|kdeplasma-addons-4.12.4-1|93	Suggests:	plasma-runner-konquerorsessions
12mu|kdeplasma-addons-4.12.4-1|94	Suggests:	plasma-runner-konsolesessions
12mu|kdeplasma-addons-4.12.4-1|95	Suggests:	plasma-runner-kopete
12mu|kdeplasma-addons-4.12.4-1|96	Suggests:	plasma-runner-mediawiki
12mu|kdeplasma-addons-4.12.4-1|97	Suggests:	plasma-runner-spellchecker
12mu|kdeplasma-addons-4.12.4-1|98	Suggests:	plasma-runner-translator
12mu|kdeplasma-addons-4.12.4-1|99	Suggests:	plasma-runner-youtube
12mu|kdeplasma-addons-4.12.4-1|100	
12mu|kdeplasma-addons-4.12.4-1|101	Suggests:	plasma-wallpaper-mandelbrot
12mu|kdeplasma-addons-4.12.4-1|102	Suggests:	plasma-wallpaper-marble
12mu|kdeplasma-addons-4.12.4-1|103	Suggests:	plasma-wallpaper-pattern
12mu|kdeplasma-addons-4.12.4-1|104	Suggests:	plasma-wallpaper-potd
12mu|kdeplasma-addons-4.12.4-1|105	Suggests:	plasma-wallpaper-qml
12mu|kdeplasma-addons-4.12.4-1|106	Suggests:	plasma-wallpaper-virus
12mu|kdeplasma-addons-4.12.4-1|107	Suggests:	plasma-wallpaper-weather
12mu|kdeplasma-addons-4.12.4-1|108	
12mu|kdeplasma-addons-4.12.4-1|109	%description
12mu|kdeplasma-addons-4.12.4-1|110	A compilation of plasma items (runners, applets, plasmoids) for KDE4.
12mu|kdeplasma-addons-4.12.4-1|111	
12mu|kdeplasma-addons-4.12.4-1|112	%files
12mu|kdeplasma-addons-4.12.4-1|113	%doc COPYING
12mu|kdeplasma-addons-4.12.4-1|114	
12mu|kdeplasma-addons-4.12.4-1|115	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|116	
12mu|kdeplasma-addons-4.12.4-1|117	%package -n plasma-applet-icontasks
12mu|kdeplasma-addons-4.12.4-1|118	Summary:	Plasma icontasks applet
12mu|kdeplasma-addons-4.12.4-1|119	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|120	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|121	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|122	
12mu|kdeplasma-addons-4.12.4-1|123	%description -n plasma-applet-icontasks
12mu|kdeplasma-addons-4.12.4-1|124	Plasma icontasks applet.
12mu|kdeplasma-addons-4.12.4-1|125	
12mu|kdeplasma-addons-4.12.4-1|126	%files -n plasma-applet-icontasks
12mu|kdeplasma-addons-4.12.4-1|127	%{_kde_libdir}/kde4/plasma_applet_icontasks.so
12mu|kdeplasma-addons-4.12.4-1|128	%{_kde_services}/plasma-applet-icontasks.desktop
12mu|kdeplasma-addons-4.12.4-1|129	%{_kde_appsdir}/kdeplasma-addons/mediabuttonsrc
12mu|kdeplasma-addons-4.12.4-1|130	%{_kde_appsdir}/desktoptheme/default/icontasks
12mu|kdeplasma-addons-4.12.4-1|131	
12mu|kdeplasma-addons-4.12.4-1|132	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|133	
12mu|kdeplasma-addons-4.12.4-1|134	%package -n plasma-applet-filewatcher
12mu|kdeplasma-addons-4.12.4-1|135	Summary:	Monitor applet for files
12mu|kdeplasma-addons-4.12.4-1|136	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|137	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|138	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|139	
12mu|kdeplasma-addons-4.12.4-1|140	%description -n plasma-applet-filewatcher
12mu|kdeplasma-addons-4.12.4-1|141	Monitor applet for files.
12mu|kdeplasma-addons-4.12.4-1|142	
12mu|kdeplasma-addons-4.12.4-1|143	%files -n plasma-applet-filewatcher
12mu|kdeplasma-addons-4.12.4-1|144	%{_kde_libdir}/kde4/plasma_applet_fileWatcher.so
12mu|kdeplasma-addons-4.12.4-1|145	%{_kde_services}/plasma-fileWatcher-default.desktop
12mu|kdeplasma-addons-4.12.4-1|146	
12mu|kdeplasma-addons-4.12.4-1|147	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|148	
12mu|kdeplasma-addons-4.12.4-1|149	%package -n plasma-applet-bookmarks
12mu|kdeplasma-addons-4.12.4-1|150	Summary:	Bookmark applet for KDE
12mu|kdeplasma-addons-4.12.4-1|151	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|152	Requires:	kdebase4-runtime
12mu|kdeplasma-addons-4.12.4-1|153	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|154	
12mu|kdeplasma-addons-4.12.4-1|155	%description -n plasma-applet-bookmarks
12mu|kdeplasma-addons-4.12.4-1|156	This applet provides access to KDE's bookmark
12mu|kdeplasma-addons-4.12.4-1|157	
12mu|kdeplasma-addons-4.12.4-1|158	%files -n plasma-applet-bookmarks
12mu|kdeplasma-addons-4.12.4-1|159	%{_kde_services}/plasma-applet-bookmarks.desktop
12mu|kdeplasma-addons-4.12.4-1|160	%{_kde_libdir}/kde4/plasma_applet_bookmarks.so
12mu|kdeplasma-addons-4.12.4-1|161	
12mu|kdeplasma-addons-4.12.4-1|162	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|163	
12mu|kdeplasma-addons-4.12.4-1|164	%package -n plasma-applet-notes
12mu|kdeplasma-addons-4.12.4-1|165	Summary:	Plasma notes applets
12mu|kdeplasma-addons-4.12.4-1|166	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|167	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|168	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|169	
12mu|kdeplasma-addons-4.12.4-1|170	%description -n plasma-applet-notes
12mu|kdeplasma-addons-4.12.4-1|171	Plasma notes applets.
12mu|kdeplasma-addons-4.12.4-1|172	
12mu|kdeplasma-addons-4.12.4-1|173	%files -n plasma-applet-notes
12mu|kdeplasma-addons-4.12.4-1|174	%{_kde_libdir}/kde4/plasma_applet_notes.so
12mu|kdeplasma-addons-4.12.4-1|175	%{_kde_services}/plasma-notes-default.desktop
12mu|kdeplasma-addons-4.12.4-1|176	
12mu|kdeplasma-addons-4.12.4-1|177	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|178	
12mu|kdeplasma-addons-4.12.4-1|179	%package -n plasma-applet-showdesktop
12mu|kdeplasma-addons-4.12.4-1|180	Summary:	Show desktop contents
12mu|kdeplasma-addons-4.12.4-1|181	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|182	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|183	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|184	
12mu|kdeplasma-addons-4.12.4-1|185	%description -n plasma-applet-showdesktop
12mu|kdeplasma-addons-4.12.4-1|186	Show desktop contents.
12mu|kdeplasma-addons-4.12.4-1|187	
12mu|kdeplasma-addons-4.12.4-1|188	%files -n plasma-applet-showdesktop
12mu|kdeplasma-addons-4.12.4-1|189	%{_kde_libdir}/kde4/plasma_applet_showdesktop.so
12mu|kdeplasma-addons-4.12.4-1|190	%{_kde_services}/plasma-applet-showdesktop.desktop
12mu|kdeplasma-addons-4.12.4-1|191	
12mu|kdeplasma-addons-4.12.4-1|192	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|193	
12mu|kdeplasma-addons-4.12.4-1|194	%package -n plasma-applet-comic
12mu|kdeplasma-addons-4.12.4-1|195	Summary:	Make your day happy with daily desktop comics applet
12mu|kdeplasma-addons-4.12.4-1|196	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|197	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|198	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|199	Requires:	plasma-dataengine-comic = %{EVRD}
12mu|kdeplasma-addons-4.12.4-1|200	Conflicts:	plasma-dataengine-comic < 4.10.4-2
12mu|kdeplasma-addons-4.12.4-1|201	
12mu|kdeplasma-addons-4.12.4-1|202	%description -n plasma-applet-comic
12mu|kdeplasma-addons-4.12.4-1|203	Make your day happy with daily desktop comics applet
12mu|kdeplasma-addons-4.12.4-1|204	
12mu|kdeplasma-addons-4.12.4-1|205	%files -n plasma-applet-comic
12mu|kdeplasma-addons-4.12.4-1|206	%{_kde_libdir}/kde4/plasma_applet_comic.so
12mu|kdeplasma-addons-4.12.4-1|207	%{_kde_configdir}/comic.knsrc
12mu|kdeplasma-addons-4.12.4-1|208	%{_kde_services}/plasma-comic-default.desktop
12mu|kdeplasma-addons-4.12.4-1|209	%{_kde_appsdir}/plasma/packages/org.kde.comic
12mu|kdeplasma-addons-4.12.4-1|210	
12mu|kdeplasma-addons-4.12.4-1|211	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|212	
12mu|kdeplasma-addons-4.12.4-1|213	%package -n plasma-applet-konqprofiles
12mu|kdeplasma-addons-4.12.4-1|214	Summary:	Live konqueror profile viewer
12mu|kdeplasma-addons-4.12.4-1|215	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|216	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|217	Requires:	plasma-dataengine-konqprofiles = %{EVRD}
12mu|kdeplasma-addons-4.12.4-1|218	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|219	
12mu|kdeplasma-addons-4.12.4-1|220	%description -n plasma-applet-konqprofiles
12mu|kdeplasma-addons-4.12.4-1|221	Live konqueror profile viewer.
12mu|kdeplasma-addons-4.12.4-1|222	
12mu|kdeplasma-addons-4.12.4-1|223	%files -n plasma-applet-konqprofiles
12mu|kdeplasma-addons-4.12.4-1|224	%{_kde_appsdir}/plasma/plasmoids/konqprofiles
12mu|kdeplasma-addons-4.12.4-1|225	%{_kde_services}/plasma-applet-konqprofiles.desktop
12mu|kdeplasma-addons-4.12.4-1|226	
12mu|kdeplasma-addons-4.12.4-1|227	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|228	
12mu|kdeplasma-addons-4.12.4-1|229	%package -n plasma-applet-rssnow
12mu|kdeplasma-addons-4.12.4-1|230	Summary:	Plasma RSS Applet
12mu|kdeplasma-addons-4.12.4-1|231	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|232	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|233	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|234	
12mu|kdeplasma-addons-4.12.4-1|235	%description -n plasma-applet-rssnow
12mu|kdeplasma-addons-4.12.4-1|236	Plasma RSS Applet
12mu|kdeplasma-addons-4.12.4-1|237	
12mu|kdeplasma-addons-4.12.4-1|238	%files -n plasma-applet-rssnow
12mu|kdeplasma-addons-4.12.4-1|239	%{_kde_libdir}/kde4/plasma_applet_rssnow.so
12mu|kdeplasma-addons-4.12.4-1|240	%{_kde_appsdir}/desktoptheme/default/rssnow
12mu|kdeplasma-addons-4.12.4-1|241	%{_kde_services}/plasma-applet-rssnow.desktop
12mu|kdeplasma-addons-4.12.4-1|242	%{_kde_appsdir}/rssnow
12mu|kdeplasma-addons-4.12.4-1|243	
12mu|kdeplasma-addons-4.12.4-1|244	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|245	
12mu|kdeplasma-addons-4.12.4-1|246	%package -n plasma-applet-previewer
12mu|kdeplasma-addons-4.12.4-1|247	Summary:	Previewer Plasma Applet
12mu|kdeplasma-addons-4.12.4-1|248	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|249	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|250	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|251	
12mu|kdeplasma-addons-4.12.4-1|252	%description -n plasma-applet-previewer
12mu|kdeplasma-addons-4.12.4-1|253	Previewer Plasma Applet
12mu|kdeplasma-addons-4.12.4-1|254	
12mu|kdeplasma-addons-4.12.4-1|255	%files -n plasma-applet-previewer
12mu|kdeplasma-addons-4.12.4-1|256	%{_kde_libdir}/kde4/plasma_applet_previewer.so
12mu|kdeplasma-addons-4.12.4-1|257	%{_kde_iconsdir}/hicolor/*/apps/previewer.png
12mu|kdeplasma-addons-4.12.4-1|258	%{_kde_services}/ServiceMenus/preview.desktop
12mu|kdeplasma-addons-4.12.4-1|259	%{_kde_services}/plasma-applet-previewer.desktop
12mu|kdeplasma-addons-4.12.4-1|260	
12mu|kdeplasma-addons-4.12.4-1|261	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|262	
12mu|kdeplasma-addons-4.12.4-1|263	%package -n plasma-applet-bball
12mu|kdeplasma-addons-4.12.4-1|264	Summary:	bball Plasma Applet
12mu|kdeplasma-addons-4.12.4-1|265	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|266	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|267	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|268	
12mu|kdeplasma-addons-4.12.4-1|269	%description -n plasma-applet-bball
12mu|kdeplasma-addons-4.12.4-1|270	bball Plasma Applet
12mu|kdeplasma-addons-4.12.4-1|271	
12mu|kdeplasma-addons-4.12.4-1|272	%files -n plasma-applet-bball
12mu|kdeplasma-addons-4.12.4-1|273	%{_kde_iconsdir}/*/*/*/bball*
12mu|kdeplasma-addons-4.12.4-1|274	%{_kde_services}/plasma-applet-bball.desktop
12mu|kdeplasma-addons-4.12.4-1|275	%{_kde_appsdir}/bball
12mu|kdeplasma-addons-4.12.4-1|276	%{_kde_libdir}/kde4/plasma_applet_bball.so
12mu|kdeplasma-addons-4.12.4-1|277	
12mu|kdeplasma-addons-4.12.4-1|278	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|279	
12mu|kdeplasma-addons-4.12.4-1|280	%package -n plasma-applet-incomingmsg
12mu|kdeplasma-addons-4.12.4-1|281	Summary:	incomingmsg Plasma Applet
12mu|kdeplasma-addons-4.12.4-1|282	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|283	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|284	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|285	
12mu|kdeplasma-addons-4.12.4-1|286	%description -n plasma-applet-incomingmsg
12mu|kdeplasma-addons-4.12.4-1|287	incomingmsg Plasma Applet
12mu|kdeplasma-addons-4.12.4-1|288	
12mu|kdeplasma-addons-4.12.4-1|289	%files -n plasma-applet-incomingmsg
12mu|kdeplasma-addons-4.12.4-1|290	%{_kde_services}/plasma-applet-incomingmsg.desktop
12mu|kdeplasma-addons-4.12.4-1|291	%{_kde_libdir}/kde4/plasma_applet_incomingmsg.so
12mu|kdeplasma-addons-4.12.4-1|292	
12mu|kdeplasma-addons-4.12.4-1|293	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|294	
12mu|kdeplasma-addons-4.12.4-1|295	%package -n plasma-applet-leavenote
12mu|kdeplasma-addons-4.12.4-1|296	Summary:	Leave A Note
12mu|kdeplasma-addons-4.12.4-1|297	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|298	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|299	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|300	
12mu|kdeplasma-addons-4.12.4-1|301	%description -n plasma-applet-leavenote
12mu|kdeplasma-addons-4.12.4-1|302	Leave notes for users while they are away
12mu|kdeplasma-addons-4.12.4-1|303	
12mu|kdeplasma-addons-4.12.4-1|304	%files -n plasma-applet-leavenote
12mu|kdeplasma-addons-4.12.4-1|305	%{_kde_libdir}/kde4/plasma_applet_leavenote.so
12mu|kdeplasma-addons-4.12.4-1|306	%{_kde_services}/plasma-applet-leavenote.desktop
12mu|kdeplasma-addons-4.12.4-1|307	
12mu|kdeplasma-addons-4.12.4-1|308	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|309	
12mu|kdeplasma-addons-4.12.4-1|310	%package -n plasma-applet-life
12mu|kdeplasma-addons-4.12.4-1|311	Summary:	life Plasma Applet
12mu|kdeplasma-addons-4.12.4-1|312	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|313	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|314	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|315	
12mu|kdeplasma-addons-4.12.4-1|316	%description -n plasma-applet-life
12mu|kdeplasma-addons-4.12.4-1|317	life Plasma Applet
12mu|kdeplasma-addons-4.12.4-1|318	
12mu|kdeplasma-addons-4.12.4-1|319	%files -n plasma-applet-life
12mu|kdeplasma-addons-4.12.4-1|320	%{_kde_libdir}/kde4/plasma_applet_life.so
12mu|kdeplasma-addons-4.12.4-1|321	%{_kde_services}/plasma-applet-life.desktop
12mu|kdeplasma-addons-4.12.4-1|322	%{_kde_iconsdir}/hicolor/*/apps/lifegame.*
12mu|kdeplasma-addons-4.12.4-1|323	
12mu|kdeplasma-addons-4.12.4-1|324	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|325	
12mu|kdeplasma-addons-4.12.4-1|326	%package -n plasma-dataengine-kdeobservatory
12mu|kdeplasma-addons-4.12.4-1|327	Summary:	Engine of the kdeobservatory plasma applet
12mu|kdeplasma-addons-4.12.4-1|328	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|329	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|330	Provides:	plasma-dataengine
12mu|kdeplasma-addons-4.12.4-1|331	
12mu|kdeplasma-addons-4.12.4-1|332	%description -n plasma-dataengine-kdeobservatory
12mu|kdeplasma-addons-4.12.4-1|333	Engine of the kdeobservatory plasma applet
12mu|kdeplasma-addons-4.12.4-1|334	
12mu|kdeplasma-addons-4.12.4-1|335	%files -n plasma-dataengine-kdeobservatory
12mu|kdeplasma-addons-4.12.4-1|336	%{_kde_libdir}/kde4/plasma_engine_kdeobservatory.so
12mu|kdeplasma-addons-4.12.4-1|337	%{_kde_appsdir}/plasma/services/kdeobservatory.operations
12mu|kdeplasma-addons-4.12.4-1|338	%{_kde_services}/plasma-engine-kdeobservatory.desktop
12mu|kdeplasma-addons-4.12.4-1|339	
12mu|kdeplasma-addons-4.12.4-1|340	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|341	
12mu|kdeplasma-addons-4.12.4-1|342	%package -n plasma-applet-pastebin
12mu|kdeplasma-addons-4.12.4-1|343	Summary:	Pastebin plasma Applet
12mu|kdeplasma-addons-4.12.4-1|344	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|345	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|346	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|347	
12mu|kdeplasma-addons-4.12.4-1|348	%description -n plasma-applet-pastebin
12mu|kdeplasma-addons-4.12.4-1|349	Paste text/images to a remote server
12mu|kdeplasma-addons-4.12.4-1|350	
12mu|kdeplasma-addons-4.12.4-1|351	%files -n plasma-applet-pastebin
12mu|kdeplasma-addons-4.12.4-1|352	%{_kde_services}/plasma-applet-pastebin.desktop
12mu|kdeplasma-addons-4.12.4-1|353	%{_kde_libdir}/kde4/plasma_applet_pastebin.so
12mu|kdeplasma-addons-4.12.4-1|354	%{_kde_appsdir}/plasma_pastebin
12mu|kdeplasma-addons-4.12.4-1|355	%{_kde_configdir}/pastebin.knsrc
12mu|kdeplasma-addons-4.12.4-1|356	
12mu|kdeplasma-addons-4.12.4-1|357	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|358	
12mu|kdeplasma-addons-4.12.4-1|359	%package -n plasma-applet-knowledgebase
12mu|kdeplasma-addons-4.12.4-1|360	Summary:	Widget that can query the knowledgebase of opendesktop.org
12mu|kdeplasma-addons-4.12.4-1|361	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|362	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|363	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|364	Requires:	plasma-dataengine-ocs
12mu|kdeplasma-addons-4.12.4-1|365	
12mu|kdeplasma-addons-4.12.4-1|366	%description -n plasma-applet-knowledgebase
12mu|kdeplasma-addons-4.12.4-1|367	Widget that can query the knowledgebase of opendesktop.org
12mu|kdeplasma-addons-4.12.4-1|368	
12mu|kdeplasma-addons-4.12.4-1|369	%files -n plasma-applet-knowledgebase
12mu|kdeplasma-addons-4.12.4-1|370	%{_kde_libdir}/kde4/plasma_applet_knowledgebase.so
12mu|kdeplasma-addons-4.12.4-1|371	%{_kde_services}/plasma-applet-knowledgebase.desktop
12mu|kdeplasma-addons-4.12.4-1|372	
12mu|kdeplasma-addons-4.12.4-1|373	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|374	
12mu|kdeplasma-addons-4.12.4-1|375	%package -n plasma-applet-blackboard
12mu|kdeplasma-addons-4.12.4-1|376	Summary:	A blackboard plasma applet
12mu|kdeplasma-addons-4.12.4-1|377	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|378	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|379	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|380	
12mu|kdeplasma-addons-4.12.4-1|381	%description -n plasma-applet-blackboard
12mu|kdeplasma-addons-4.12.4-1|382	A blackboard plasma applet
12mu|kdeplasma-addons-4.12.4-1|383	
12mu|kdeplasma-addons-4.12.4-1|384	%files -n plasma-applet-blackboard
12mu|kdeplasma-addons-4.12.4-1|385	%{_kde_libdir}/kde4/plasma_applet_blackboard.so
12mu|kdeplasma-addons-4.12.4-1|386	%{_kde_services}/plasma-applet-blackboard.desktop
12mu|kdeplasma-addons-4.12.4-1|387	
12mu|kdeplasma-addons-4.12.4-1|388	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|389	
12mu|kdeplasma-addons-4.12.4-1|390	%package -n plasma-applet-plasmaboard
12mu|kdeplasma-addons-4.12.4-1|391	Summary:	A plasmaboard plasma applet
12mu|kdeplasma-addons-4.12.4-1|392	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|393	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|394	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|395	
12mu|kdeplasma-addons-4.12.4-1|396	%description -n plasma-applet-plasmaboard
12mu|kdeplasma-addons-4.12.4-1|397	A virtual, on-screen keyboard
12mu|kdeplasma-addons-4.12.4-1|398	
12mu|kdeplasma-addons-4.12.4-1|399	%files -n plasma-applet-plasmaboard
12mu|kdeplasma-addons-4.12.4-1|400	%{_kde_libdir}/kde4/plasma_applet_plasmaboard.so
12mu|kdeplasma-addons-4.12.4-1|401	%{_kde_services}/plasma_applet_plasmaboard.desktop
12mu|kdeplasma-addons-4.12.4-1|402	%{_kde_appsdir}/plasmaboard
12mu|kdeplasma-addons-4.12.4-1|403	
12mu|kdeplasma-addons-4.12.4-1|404	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|405	
12mu|kdeplasma-addons-4.12.4-1|406	%package -n plasma-applet-konsoleprofiles
12mu|kdeplasma-addons-4.12.4-1|407	Summary:	Live konsole profile viewer
12mu|kdeplasma-addons-4.12.4-1|408	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|409	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|410	Requires:	plasma-dataengine-konsoleprofiles = %{EVRD}
12mu|kdeplasma-addons-4.12.4-1|411	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|412	
12mu|kdeplasma-addons-4.12.4-1|413	%description -n plasma-applet-konsoleprofiles
12mu|kdeplasma-addons-4.12.4-1|414	Live konsole profile viewer.
12mu|kdeplasma-addons-4.12.4-1|415	
12mu|kdeplasma-addons-4.12.4-1|416	%files -n plasma-applet-konsoleprofiles
12mu|kdeplasma-addons-4.12.4-1|417	%{_kde_appsdir}/plasma/plasmoids/konsoleprofiles
12mu|kdeplasma-addons-4.12.4-1|418	%{_kde_services}/plasma-applet-konsoleprofiles.desktop
12mu|kdeplasma-addons-4.12.4-1|419	
12mu|kdeplasma-addons-4.12.4-1|420	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|421	
12mu|kdeplasma-addons-4.12.4-1|422	%package -n plasma-applet-luna
12mu|kdeplasma-addons-4.12.4-1|423	Summary:	Lunar calendar
12mu|kdeplasma-addons-4.12.4-1|424	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|425	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|426	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|427	
12mu|kdeplasma-addons-4.12.4-1|428	%description -n plasma-applet-luna
12mu|kdeplasma-addons-4.12.4-1|429	Lunar calendar applet.
12mu|kdeplasma-addons-4.12.4-1|430	
12mu|kdeplasma-addons-4.12.4-1|431	%files -n plasma-applet-luna
12mu|kdeplasma-addons-4.12.4-1|432	%{_kde_libdir}/kde4/plasma_applet_luna.so
12mu|kdeplasma-addons-4.12.4-1|433	%{_kde_services}/plasma-applet-luna.desktop
12mu|kdeplasma-addons-4.12.4-1|434	%{_kde_iconsdir}/hicolor/*/apps/luna.png
12mu|kdeplasma-addons-4.12.4-1|435	
12mu|kdeplasma-addons-4.12.4-1|436	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|437	
12mu|kdeplasma-addons-4.12.4-1|438	%package -n plasma-applet-lancelot
12mu|kdeplasma-addons-4.12.4-1|439	Summary:	Plasma lancelot applets
12mu|kdeplasma-addons-4.12.4-1|440	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|441	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|442	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|443	
12mu|kdeplasma-addons-4.12.4-1|444	%description -n plasma-applet-lancelot
12mu|kdeplasma-addons-4.12.4-1|445	Plasma lancelot applets.
12mu|kdeplasma-addons-4.12.4-1|446	
12mu|kdeplasma-addons-4.12.4-1|447	%files -n plasma-applet-lancelot
12mu|kdeplasma-addons-4.12.4-1|448	%{_kde_bindir}/lancelot
12mu|kdeplasma-addons-4.12.4-1|449	%{_kde_libdir}/kde4/plasma_applet_lancelot_part.so
12mu|kdeplasma-addons-4.12.4-1|450	%{_kde_libdir}/kde4/plasma_applet_lancelot_launcher.so
12mu|kdeplasma-addons-4.12.4-1|451	%{_kde_services}/plasma-applet-lancelot-launcher.desktop
12mu|kdeplasma-addons-4.12.4-1|452	%{_kde_iconsdir}/hicolor/*/apps/lancelot*.png
12mu|kdeplasma-addons-4.12.4-1|453	%{_kde_iconsdir}/hicolor/*/apps/plasmaapplet-shelf.png
12mu|kdeplasma-addons-4.12.4-1|454	%{_kde_services}/plasma-applet-lancelot-part.desktop
12mu|kdeplasma-addons-4.12.4-1|455	%{_kde_services}/lancelot.desktop
12mu|kdeplasma-addons-4.12.4-1|456	%{_kde_datadir}/mime/packages/lancelotpart-mime.xml
12mu|kdeplasma-addons-4.12.4-1|457	%{_kde_appsdir}/desktoptheme/*/lancelot
12mu|kdeplasma-addons-4.12.4-1|458	%{_kde_appsdir}/lancelot
12mu|kdeplasma-addons-4.12.4-1|459	
12mu|kdeplasma-addons-4.12.4-1|460	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|461	
12mu|kdeplasma-addons-4.12.4-1|462	%define lancelot_major 2
12mu|kdeplasma-addons-4.12.4-1|463	%define liblancelot %mklibname lancelot %{lancelot_major}
12mu|kdeplasma-addons-4.12.4-1|464	
12mu|kdeplasma-addons-4.12.4-1|465	%package -n %{liblancelot}
12mu|kdeplasma-addons-4.12.4-1|466	Summary:	%{name} library
12mu|kdeplasma-addons-4.12.4-1|467	Group:		System/Libraries
12mu|kdeplasma-addons-4.12.4-1|468	Obsoletes:	%{_lib}lancelot1 < %{EVRD}
12mu|kdeplasma-addons-4.12.4-1|469	
12mu|kdeplasma-addons-4.12.4-1|470	%description -n %{liblancelot}
12mu|kdeplasma-addons-4.12.4-1|471	%{name} library.
12mu|kdeplasma-addons-4.12.4-1|472	
12mu|kdeplasma-addons-4.12.4-1|473	%files -n %{liblancelot}
12mu|kdeplasma-addons-4.12.4-1|474	%{_kde_libdir}/liblancelot.so.*
12mu|kdeplasma-addons-4.12.4-1|475	
12mu|kdeplasma-addons-4.12.4-1|476	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|477	
12mu|kdeplasma-addons-4.12.4-1|478	%package -n plasma-desktoptheme-default
12mu|kdeplasma-addons-4.12.4-1|479	Summary:	Plasma default desktopthemes
12mu|kdeplasma-addons-4.12.4-1|480	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|481	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|482	
12mu|kdeplasma-addons-4.12.4-1|483	%description -n plasma-desktoptheme-default
12mu|kdeplasma-addons-4.12.4-1|484	Plasma default desktopthemes.
12mu|kdeplasma-addons-4.12.4-1|485	
12mu|kdeplasma-addons-4.12.4-1|486	%files -n plasma-desktoptheme-default
12mu|kdeplasma-addons-4.12.4-1|487	%{_kde_appsdir}/desktoptheme/default/widgets
12mu|kdeplasma-addons-4.12.4-1|488	
12mu|kdeplasma-addons-4.12.4-1|489	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|490	
12mu|kdeplasma-addons-4.12.4-1|491	%package -n plasma-applet-microblog
12mu|kdeplasma-addons-4.12.4-1|492	Summary:	Microblog applet
12mu|kdeplasma-addons-4.12.4-1|493	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|494	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|495	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|496	Requires:	plasma-dataengine-microblog = %{EVRD}
12mu|kdeplasma-addons-4.12.4-1|497	Provides:	plasma-applet-twitter = %{EVRD}
12mu|kdeplasma-addons-4.12.4-1|498	
12mu|kdeplasma-addons-4.12.4-1|499	%description -n plasma-applet-microblog
12mu|kdeplasma-addons-4.12.4-1|500	Update and view your microblog status
12mu|kdeplasma-addons-4.12.4-1|501	
12mu|kdeplasma-addons-4.12.4-1|502	%files -n plasma-applet-microblog
12mu|kdeplasma-addons-4.12.4-1|503	%{_kde_libdir}/kde4/plasma_applet_microblog.so
12mu|kdeplasma-addons-4.12.4-1|504	%{_kde_services}/plasma-applet-microblog.desktop
12mu|kdeplasma-addons-4.12.4-1|505	%{_kde_appsdir}/plasma/services/tweet.operations
12mu|kdeplasma-addons-4.12.4-1|506	
12mu|kdeplasma-addons-4.12.4-1|507	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|508	
12mu|kdeplasma-addons-4.12.4-1|509	%package -n plasma-applet-nowplaying
12mu|kdeplasma-addons-4.12.4-1|510	Summary:	SWoong notifier applet
12mu|kdeplasma-addons-4.12.4-1|511	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|512	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|513	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|514	
12mu|kdeplasma-addons-4.12.4-1|515	%description -n plasma-applet-nowplaying
12mu|kdeplasma-addons-4.12.4-1|516	Song notifier applet
12mu|kdeplasma-addons-4.12.4-1|517	
12mu|kdeplasma-addons-4.12.4-1|518	%files -n plasma-applet-nowplaying
12mu|kdeplasma-addons-4.12.4-1|519	%{_kde_appsdir}/plasma/plasmoids/nowplaying
12mu|kdeplasma-addons-4.12.4-1|520	%{_kde_services}/plasma-applet-nowplaying.desktop
12mu|kdeplasma-addons-4.12.4-1|521	
12mu|kdeplasma-addons-4.12.4-1|522	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|523	
12mu|kdeplasma-addons-4.12.4-1|524	%package -n plasma-applet-binaryclock
12mu|kdeplasma-addons-4.12.4-1|525	Summary:	Simplified way to see the hours
12mu|kdeplasma-addons-4.12.4-1|526	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|527	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|528	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|529	
12mu|kdeplasma-addons-4.12.4-1|530	%description -n plasma-applet-binaryclock
12mu|kdeplasma-addons-4.12.4-1|531	Simplified way to see the hours.
12mu|kdeplasma-addons-4.12.4-1|532	
12mu|kdeplasma-addons-4.12.4-1|533	%files -n plasma-applet-binaryclock
12mu|kdeplasma-addons-4.12.4-1|534	%{_kde_libdir}/kde4/plasma_applet_binaryclock.so
12mu|kdeplasma-addons-4.12.4-1|535	%{_kde_services}/plasma-applet-binaryclock.desktop
12mu|kdeplasma-addons-4.12.4-1|536	
12mu|kdeplasma-addons-4.12.4-1|537	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|538	
12mu|kdeplasma-addons-4.12.4-1|539	%package -n plasma-applet-dict
12mu|kdeplasma-addons-4.12.4-1|540	Summary:	Dict applet
12mu|kdeplasma-addons-4.12.4-1|541	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|542	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|543	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|544	
12mu|kdeplasma-addons-4.12.4-1|545	%description -n plasma-applet-dict
12mu|kdeplasma-addons-4.12.4-1|546	A dict applets.
12mu|kdeplasma-addons-4.12.4-1|547	
12mu|kdeplasma-addons-4.12.4-1|548	%files -n plasma-applet-dict
12mu|kdeplasma-addons-4.12.4-1|549	%{_kde_libdir}/kde4/plasma_applet_dict.so
12mu|kdeplasma-addons-4.12.4-1|550	%{_kde_services}/plasma-dict-default.desktop
12mu|kdeplasma-addons-4.12.4-1|551	%{_kde_iconsdir}/hicolor/scalable/apps/accessories-dict*
12mu|kdeplasma-addons-4.12.4-1|552	
12mu|kdeplasma-addons-4.12.4-1|553	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|554	
12mu|kdeplasma-addons-4.12.4-1|555	%package -n plasma-applet-fuzzy-clock
12mu|kdeplasma-addons-4.12.4-1|556	Summary:	A lazy way to see the hours
12mu|kdeplasma-addons-4.12.4-1|557	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|558	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|559	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|560	
12mu|kdeplasma-addons-4.12.4-1|561	%description -n plasma-applet-fuzzy-clock
12mu|kdeplasma-addons-4.12.4-1|562	A lazy way to see the hours.
12mu|kdeplasma-addons-4.12.4-1|563	
12mu|kdeplasma-addons-4.12.4-1|564	%files -n plasma-applet-fuzzy-clock
12mu|kdeplasma-addons-4.12.4-1|565	%{_kde_libdir}/kde4/plasma_applet_fuzzy_clock.so
12mu|kdeplasma-addons-4.12.4-1|566	%{_kde_services}/plasma-clock-fuzzy.desktop
12mu|kdeplasma-addons-4.12.4-1|567	
12mu|kdeplasma-addons-4.12.4-1|568	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|569	
12mu|kdeplasma-addons-4.12.4-1|570	%package -n plasma-applet-frame
12mu|kdeplasma-addons-4.12.4-1|571	Summary:	A basic pictures frame to desktop
12mu|kdeplasma-addons-4.12.4-1|572	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|573	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|574	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|575	
12mu|kdeplasma-addons-4.12.4-1|576	%description -n plasma-applet-frame
12mu|kdeplasma-addons-4.12.4-1|577	A basic pictures frame to desktop.
12mu|kdeplasma-addons-4.12.4-1|578	
12mu|kdeplasma-addons-4.12.4-1|579	%files -n plasma-applet-frame
12mu|kdeplasma-addons-4.12.4-1|580	%{_kde_libdir}/kde4/plasma_applet_frame.so
12mu|kdeplasma-addons-4.12.4-1|581	%{_kde_services}/plasma-frame-default.desktop
12mu|kdeplasma-addons-4.12.4-1|582	%{_kde_appsdir}/plasma-applet-frame
12mu|kdeplasma-addons-4.12.4-1|583	
12mu|kdeplasma-addons-4.12.4-1|584	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|585	
12mu|kdeplasma-addons-4.12.4-1|586	%package -n plasma-applet-showdashboard
12mu|kdeplasma-addons-4.12.4-1|587	Summary:	Plasma showdashboard applets
12mu|kdeplasma-addons-4.12.4-1|588	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|589	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|590	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|591	
12mu|kdeplasma-addons-4.12.4-1|592	%description -n plasma-applet-showdashboard
12mu|kdeplasma-addons-4.12.4-1|593	Plasma showdashboard applets.
12mu|kdeplasma-addons-4.12.4-1|594	
12mu|kdeplasma-addons-4.12.4-1|595	%files -n plasma-applet-showdashboard
12mu|kdeplasma-addons-4.12.4-1|596	%{_kde_libdir}/kde4/plasma_applet_showdashboard.so
12mu|kdeplasma-addons-4.12.4-1|597	%{_kde_services}/plasma-applet-showdashboard.desktop
12mu|kdeplasma-addons-4.12.4-1|598	
12mu|kdeplasma-addons-4.12.4-1|599	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|600	
12mu|kdeplasma-addons-4.12.4-1|601	%package -n plasma-applet-calculator
12mu|kdeplasma-addons-4.12.4-1|602	Summary:	Plasma calculator applets
12mu|kdeplasma-addons-4.12.4-1|603	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|604	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|605	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|606	
12mu|kdeplasma-addons-4.12.4-1|607	%description -n plasma-applet-calculator
12mu|kdeplasma-addons-4.12.4-1|608	Plasma calculator applets.
12mu|kdeplasma-addons-4.12.4-1|609	
12mu|kdeplasma-addons-4.12.4-1|610	%files -n plasma-applet-calculator
12mu|kdeplasma-addons-4.12.4-1|611	%{_kde_appsdir}/plasma/plasmoids/calculator
12mu|kdeplasma-addons-4.12.4-1|612	%{_kde_services}/plasma-applet-calculator.desktop
12mu|kdeplasma-addons-4.12.4-1|613	
12mu|kdeplasma-addons-4.12.4-1|614	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|615	
12mu|kdeplasma-addons-4.12.4-1|616	%package -n plasma-applet-fifteenpuzzle
12mu|kdeplasma-addons-4.12.4-1|617	Summary:	Plasma fifteenpuzzle applets
12mu|kdeplasma-addons-4.12.4-1|618	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|619	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|620	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|621	
12mu|kdeplasma-addons-4.12.4-1|622	%description -n plasma-applet-fifteenpuzzle
12mu|kdeplasma-addons-4.12.4-1|623	Plasma fifteenpuzzle applets.
12mu|kdeplasma-addons-4.12.4-1|624	
12mu|kdeplasma-addons-4.12.4-1|625	%files -n plasma-applet-fifteenpuzzle
12mu|kdeplasma-addons-4.12.4-1|626	%{_kde_libdir}/kde4/plasma_applet_fifteenPuzzle.so
12mu|kdeplasma-addons-4.12.4-1|627	%{_kde_services}/plasma-applet-fifteenPuzzle.desktop
12mu|kdeplasma-addons-4.12.4-1|628	%{_kde_appsdir}/desktoptheme/default/fifteenPuzzle
12mu|kdeplasma-addons-4.12.4-1|629	%{_kde_iconsdir}/*/*/*/fifteenpuzzle.*
12mu|kdeplasma-addons-4.12.4-1|630	
12mu|kdeplasma-addons-4.12.4-1|631	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|632	
12mu|kdeplasma-addons-4.12.4-1|633	%package -n plasma-applet-kolourpicker
12mu|kdeplasma-addons-4.12.4-1|634	Summary:	Basic color picker
12mu|kdeplasma-addons-4.12.4-1|635	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|636	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|637	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|638	
12mu|kdeplasma-addons-4.12.4-1|639	%description -n plasma-applet-kolourpicker
12mu|kdeplasma-addons-4.12.4-1|640	Basic color picker.
12mu|kdeplasma-addons-4.12.4-1|641	
12mu|kdeplasma-addons-4.12.4-1|642	%files -n plasma-applet-kolourpicker
12mu|kdeplasma-addons-4.12.4-1|643	%{_kde_libdir}/kde4/plasma_applet_kolourpicker.so
12mu|kdeplasma-addons-4.12.4-1|644	%{_kde_services}/plasma-kolourpicker-default.desktop
12mu|kdeplasma-addons-4.12.4-1|645	
12mu|kdeplasma-addons-4.12.4-1|646	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|647	
12mu|kdeplasma-addons-4.12.4-1|648	%package -n plasma-applet-unitconverter
12mu|kdeplasma-addons-4.12.4-1|649	Summary:	Unit Converter
12mu|kdeplasma-addons-4.12.4-1|650	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|651	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|652	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|653	
12mu|kdeplasma-addons-4.12.4-1|654	%description -n plasma-applet-unitconverter
12mu|kdeplasma-addons-4.12.4-1|655	Unit Converter.
12mu|kdeplasma-addons-4.12.4-1|656	
12mu|kdeplasma-addons-4.12.4-1|657	%files -n plasma-applet-unitconverter
12mu|kdeplasma-addons-4.12.4-1|658	%{_kde_libdir}/kde4/plasma_applet_unitconverter.so
12mu|kdeplasma-addons-4.12.4-1|659	%{_kde_services}/plasma-applet-unitconverter.desktop
12mu|kdeplasma-addons-4.12.4-1|660	
12mu|kdeplasma-addons-4.12.4-1|661	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|662	
12mu|kdeplasma-addons-4.12.4-1|663	%package -n plasma-applet-systemloadviewer
12mu|kdeplasma-addons-4.12.4-1|664	Summary:	System Load Viewer
12mu|kdeplasma-addons-4.12.4-1|665	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|666	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|667	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|668	
12mu|kdeplasma-addons-4.12.4-1|669	%description -n plasma-applet-systemloadviewer
12mu|kdeplasma-addons-4.12.4-1|670	System Load Viewer.
12mu|kdeplasma-addons-4.12.4-1|671	
12mu|kdeplasma-addons-4.12.4-1|672	%files -n plasma-applet-systemloadviewer
12mu|kdeplasma-addons-4.12.4-1|673	%{_kde_libdir}/kde4/plasma-applet_systemloadviewer.so
12mu|kdeplasma-addons-4.12.4-1|674	%{_kde_services}/plasma-applet-systemloadviewer.desktop
12mu|kdeplasma-addons-4.12.4-1|675	
12mu|kdeplasma-addons-4.12.4-1|676	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|677	
12mu|kdeplasma-addons-4.12.4-1|678	%package -n plasma-applet-weather
12mu|kdeplasma-addons-4.12.4-1|679	Summary:	Weather Forecast
12mu|kdeplasma-addons-4.12.4-1|680	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|681	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|682	Conflicts:	plasma-wallpaper-qml < 4.10.2-2
12mu|kdeplasma-addons-4.12.4-1|683	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|684	
12mu|kdeplasma-addons-4.12.4-1|685	%description -n plasma-applet-weather
12mu|kdeplasma-addons-4.12.4-1|686	Weather Forecast.
12mu|kdeplasma-addons-4.12.4-1|687	
12mu|kdeplasma-addons-4.12.4-1|688	%files -n plasma-applet-weather
12mu|kdeplasma-addons-4.12.4-1|689	%{_kde_libdir}/kde4/plasma_applet_weather.so
12mu|kdeplasma-addons-4.12.4-1|690	%{_kde_services}/plasma-applet-weather.desktop
12mu|kdeplasma-addons-4.12.4-1|691	%{_kde_appsdir}/desktoptheme/default/weather/wind-arrows.svgz
12mu|kdeplasma-addons-4.12.4-1|692	%{_kde_appsdir}/plasma/packages/org.kde.weather/
12mu|kdeplasma-addons-4.12.4-1|693	
12mu|kdeplasma-addons-4.12.4-1|694	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|695	
12mu|kdeplasma-addons-4.12.4-1|696	%package -n plasma-applet-bubblemon
12mu|kdeplasma-addons-4.12.4-1|697	Summary:	Monitor your system
12mu|kdeplasma-addons-4.12.4-1|698	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|699	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|700	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|701	
12mu|kdeplasma-addons-4.12.4-1|702	%description -n plasma-applet-bubblemon
12mu|kdeplasma-addons-4.12.4-1|703	A pretty bubble that monitors your system.
12mu|kdeplasma-addons-4.12.4-1|704	
12mu|kdeplasma-addons-4.12.4-1|705	%files -n plasma-applet-bubblemon
12mu|kdeplasma-addons-4.12.4-1|706	%{_kde_libdir}/kde4/plasma_applet_bubblemon.so
12mu|kdeplasma-addons-4.12.4-1|707	%{_kde_services}/plasma-applet-bubblemon.desktop
12mu|kdeplasma-addons-4.12.4-1|708	%{_kde_appsdir}/desktoptheme/default/bubblemon/bubble.svg
12mu|kdeplasma-addons-4.12.4-1|709	
12mu|kdeplasma-addons-4.12.4-1|710	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|711	
12mu|kdeplasma-addons-4.12.4-1|712	%package -n plasma-dataengine-comic
12mu|kdeplasma-addons-4.12.4-1|713	Summary:	Plasma comic dataengines
12mu|kdeplasma-addons-4.12.4-1|714	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|715	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|716	Provides:	plasma-dataengine
12mu|kdeplasma-addons-4.12.4-1|717	Conflicts:	plasma-applet-comic < 4.10.4-2
12mu|kdeplasma-addons-4.12.4-1|718	
12mu|kdeplasma-addons-4.12.4-1|719	%description -n plasma-dataengine-comic
12mu|kdeplasma-addons-4.12.4-1|720	Plasma comic dataengines.
12mu|kdeplasma-addons-4.12.4-1|721	
12mu|kdeplasma-addons-4.12.4-1|722	%files -n plasma-dataengine-comic
12mu|kdeplasma-addons-4.12.4-1|723	%{_kde_libdir}/kde4/plasma_comic_krossprovider.so
12mu|kdeplasma-addons-4.12.4-1|724	%{_kde_libdir}/kde4/plasma_engine_comic.so
12mu|kdeplasma-addons-4.12.4-1|725	%{_kde_libdir}/kde4/plasma_packagestructure_comic.so
12mu|kdeplasma-addons-4.12.4-1|726	%{_kde_services}/plasma-dataengine-comic.desktop
12mu|kdeplasma-addons-4.12.4-1|727	%{_kde_services}/plasma-packagestructure-comic.desktop
12mu|kdeplasma-addons-4.12.4-1|728	%{_kde_servicetypes}/plasma_comicprovider.desktop
12mu|kdeplasma-addons-4.12.4-1|729	
12mu|kdeplasma-addons-4.12.4-1|730	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|731	
12mu|kdeplasma-addons-4.12.4-1|732	%package -n plasma-dataengine-microblog
12mu|kdeplasma-addons-4.12.4-1|733	Summary:	Plasma micrbolog dataengines
12mu|kdeplasma-addons-4.12.4-1|734	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|735	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|736	Provides:	plasma-dataengine
12mu|kdeplasma-addons-4.12.4-1|737	Provides:	plasma-dataengine-twitter = %{EVRD}
12mu|kdeplasma-addons-4.12.4-1|738	
12mu|kdeplasma-addons-4.12.4-1|739	%description -n plasma-dataengine-microblog
12mu|kdeplasma-addons-4.12.4-1|740	Plasma microblog dataengines.
12mu|kdeplasma-addons-4.12.4-1|741	
12mu|kdeplasma-addons-4.12.4-1|742	%files -n plasma-dataengine-microblog
12mu|kdeplasma-addons-4.12.4-1|743	%{_kde_libdir}/kde4/plasma_engine_microblog.so
12mu|kdeplasma-addons-4.12.4-1|744	%{_kde_services}/plasma-dataengine-microblog.desktop
12mu|kdeplasma-addons-4.12.4-1|745	
12mu|kdeplasma-addons-4.12.4-1|746	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|747	
12mu|kdeplasma-addons-4.12.4-1|748	%package -n plasma-dataengine-rtm
12mu|kdeplasma-addons-4.12.4-1|749	Summary:	An engine to work with Remember the Milk
12mu|kdeplasma-addons-4.12.4-1|750	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|751	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|752	Provides:	plasma-dataengine
12mu|kdeplasma-addons-4.12.4-1|753	Provides:	plasma-dataengine-rememberthemilk = %{EVRD}
12mu|kdeplasma-addons-4.12.4-1|754	Provides:	plasma-dataengine-rtm = %{EVRD}
12mu|kdeplasma-addons-4.12.4-1|755	
12mu|kdeplasma-addons-4.12.4-1|756	%description -n plasma-dataengine-rtm
12mu|kdeplasma-addons-4.12.4-1|757	An engine to work with Remember the Milk.
12mu|kdeplasma-addons-4.12.4-1|758	
12mu|kdeplasma-addons-4.12.4-1|759	%files -n plasma-dataengine-rtm
12mu|kdeplasma-addons-4.12.4-1|760	%{_kde_libdir}/kde4/plasma_engine_rtm.so
12mu|kdeplasma-addons-4.12.4-1|761	%{_kde_services}/plasma-engine-rtm.desktop
12mu|kdeplasma-addons-4.12.4-1|762	%{_kde_appsdir}/plasma/services/rtmauth.operations
12mu|kdeplasma-addons-4.12.4-1|763	%{_kde_appsdir}/plasma/services/rtmtask.operations
12mu|kdeplasma-addons-4.12.4-1|764	%{_kde_appsdir}/plasma/services/rtmtasks.operations
12mu|kdeplasma-addons-4.12.4-1|765	
12mu|kdeplasma-addons-4.12.4-1|766	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|767	
12mu|kdeplasma-addons-4.12.4-1|768	%package -n plasma-dataengine-ocs
12mu|kdeplasma-addons-4.12.4-1|769	Summary:	Open Collaboration Services
12mu|kdeplasma-addons-4.12.4-1|770	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|771	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|772	Provides:	plasma-dataengine
12mu|kdeplasma-addons-4.12.4-1|773	Provides:	plasma-dataengine-ocs = %{EVRD}
12mu|kdeplasma-addons-4.12.4-1|774	
12mu|kdeplasma-addons-4.12.4-1|775	%description -n plasma-dataengine-ocs
12mu|kdeplasma-addons-4.12.4-1|776	Open Collaboration Services.
12mu|kdeplasma-addons-4.12.4-1|777	
12mu|kdeplasma-addons-4.12.4-1|778	%files -n plasma-dataengine-ocs
12mu|kdeplasma-addons-4.12.4-1|779	%{_kde_libdir}/kde4/plasma_engine_ocs.so
12mu|kdeplasma-addons-4.12.4-1|780	%{_kde_services}/plasma-dataengine-ocs.desktop
12mu|kdeplasma-addons-4.12.4-1|781	
12mu|kdeplasma-addons-4.12.4-1|782	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|783	
12mu|kdeplasma-addons-4.12.4-1|784	%package -n plasma-dataengine-potd
12mu|kdeplasma-addons-4.12.4-1|785	Summary:	Picture of the Day
12mu|kdeplasma-addons-4.12.4-1|786	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|787	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|788	Provides:	plasma-dataengine
12mu|kdeplasma-addons-4.12.4-1|789	Provides:	plasma-dataengine-potd = %{EVRD}
12mu|kdeplasma-addons-4.12.4-1|790	
12mu|kdeplasma-addons-4.12.4-1|791	%description -n plasma-dataengine-potd
12mu|kdeplasma-addons-4.12.4-1|792	Data Engine for getting various online Pictures of The Day.
12mu|kdeplasma-addons-4.12.4-1|793	
12mu|kdeplasma-addons-4.12.4-1|794	%files -n plasma-dataengine-potd
12mu|kdeplasma-addons-4.12.4-1|795	%{_kde_libdir}/kde4/plasma_potd_apodprovider.so
12mu|kdeplasma-addons-4.12.4-1|796	%{_kde_libdir}/kde4/plasma_potd_epodprovider.so
12mu|kdeplasma-addons-4.12.4-1|797	%{_kde_libdir}/kde4/plasma_potd_flickrprovider.so
12mu|kdeplasma-addons-4.12.4-1|798	%{_kde_libdir}/kde4/plasma_potd_natgeoprovider.so
12mu|kdeplasma-addons-4.12.4-1|799	%{_kde_libdir}/kde4/plasma_potd_oseiprovider.so
12mu|kdeplasma-addons-4.12.4-1|800	%{_kde_libdir}/kde4/plasma_potd_wcpotdprovider.so
12mu|kdeplasma-addons-4.12.4-1|801	%{_kde_libdir}/kde4/plasma_engine_potd.so
12mu|kdeplasma-addons-4.12.4-1|802	%{_kde_services}/plasma-dataengine-potd.desktop
12mu|kdeplasma-addons-4.12.4-1|803	%{_kde_services}/apodprovider.desktop
12mu|kdeplasma-addons-4.12.4-1|804	%{_kde_services}/epodprovider.desktop
12mu|kdeplasma-addons-4.12.4-1|805	%{_kde_services}/flickrprovider.desktop
12mu|kdeplasma-addons-4.12.4-1|806	%{_kde_services}/natgeoprovider.desktop
12mu|kdeplasma-addons-4.12.4-1|807	%{_kde_services}/oseiprovider.desktop
12mu|kdeplasma-addons-4.12.4-1|808	%{_kde_services}/wcpotdprovider.desktop
12mu|kdeplasma-addons-4.12.4-1|809	%{_kde_servicetypes}/plasma_potdprovider.desktop
12mu|kdeplasma-addons-4.12.4-1|810	
12mu|kdeplasma-addons-4.12.4-1|811	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|812	
12mu|kdeplasma-addons-4.12.4-1|813	%package -n plasma-dataengine-konqprofiles
12mu|kdeplasma-addons-4.12.4-1|814	Summary:	List and launch Konqueror profiles
12mu|kdeplasma-addons-4.12.4-1|815	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|816	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|817	Provides:	plasma-dataengine
12mu|kdeplasma-addons-4.12.4-1|818	
12mu|kdeplasma-addons-4.12.4-1|819	%description -n plasma-dataengine-konqprofiles
12mu|kdeplasma-addons-4.12.4-1|820	Data Engine to list and launch Konqueror profiles.
12mu|kdeplasma-addons-4.12.4-1|821	
12mu|kdeplasma-addons-4.12.4-1|822	%files -n plasma-dataengine-konqprofiles
12mu|kdeplasma-addons-4.12.4-1|823	%{_kde_libdir}/kde4/plasma_engine_konqprofiles.so
12mu|kdeplasma-addons-4.12.4-1|824	%{_kde_services}/plasma-dataengine-konqprofiles.desktop
12mu|kdeplasma-addons-4.12.4-1|825	%{_kde_appsdir}/plasma/services/org.kde.plasma.dataengine.konqprofiles.operations
12mu|kdeplasma-addons-4.12.4-1|826	
12mu|kdeplasma-addons-4.12.4-1|827	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|828	
12mu|kdeplasma-addons-4.12.4-1|829	%package -n plasma-dataengine-konsoleprofiles
12mu|kdeplasma-addons-4.12.4-1|830	Summary:	List and launch Konsole profiles
12mu|kdeplasma-addons-4.12.4-1|831	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|832	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|833	Provides:	plasma-dataengine
12mu|kdeplasma-addons-4.12.4-1|834	
12mu|kdeplasma-addons-4.12.4-1|835	%description -n plasma-dataengine-konsoleprofiles
12mu|kdeplasma-addons-4.12.4-1|836	Data Engine to list and launch Konsole profiles.
12mu|kdeplasma-addons-4.12.4-1|837	
12mu|kdeplasma-addons-4.12.4-1|838	%files -n plasma-dataengine-konsoleprofiles
12mu|kdeplasma-addons-4.12.4-1|839	%{_kde_libdir}/kde4/plasma_engine_konsoleprofiles.so
12mu|kdeplasma-addons-4.12.4-1|840	%{_kde_services}/plasma-dataengine-konsoleprofiles.desktop
12mu|kdeplasma-addons-4.12.4-1|841	%{_kde_appsdir}/plasma/services/org.kde.plasma.dataengine.konsoleprofiles.operations
12mu|kdeplasma-addons-4.12.4-1|842	
12mu|kdeplasma-addons-4.12.4-1|843	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|844	
12mu|kdeplasma-addons-4.12.4-1|845	%package -n plasma-runner-converter
12mu|kdeplasma-addons-4.12.4-1|846	Summary:	Plasma converter runners
12mu|kdeplasma-addons-4.12.4-1|847	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|848	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|849	Provides:	plasma-runner
12mu|kdeplasma-addons-4.12.4-1|850	
12mu|kdeplasma-addons-4.12.4-1|851	%description -n plasma-runner-converter
12mu|kdeplasma-addons-4.12.4-1|852	Plasma converter runners.
12mu|kdeplasma-addons-4.12.4-1|853	
12mu|kdeplasma-addons-4.12.4-1|854	%files -n plasma-runner-converter
12mu|kdeplasma-addons-4.12.4-1|855	%{_kde_services}/plasma-runner-converter.desktop
12mu|kdeplasma-addons-4.12.4-1|856	%{_kde_libdir}/kde4/krunner_converter.so
12mu|kdeplasma-addons-4.12.4-1|857	
12mu|kdeplasma-addons-4.12.4-1|858	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|859	
12mu|kdeplasma-addons-4.12.4-1|860	%package -n plasma-runner-charrunner
12mu|kdeplasma-addons-4.12.4-1|861	Summary:	Plasma charrunner runners
12mu|kdeplasma-addons-4.12.4-1|862	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|863	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|864	Provides:	plasma-runner
12mu|kdeplasma-addons-4.12.4-1|865	
12mu|kdeplasma-addons-4.12.4-1|866	%description -n plasma-runner-charrunner
12mu|kdeplasma-addons-4.12.4-1|867	Plasma charrunner runners.
12mu|kdeplasma-addons-4.12.4-1|868	
12mu|kdeplasma-addons-4.12.4-1|869	%files -n plasma-runner-charrunner
12mu|kdeplasma-addons-4.12.4-1|870	%{_kde_libdir}/kde4/kcm_krunner_charrunner.so
12mu|kdeplasma-addons-4.12.4-1|871	%{_kde_libdir}/kde4/krunner_charrunner.so
12mu|kdeplasma-addons-4.12.4-1|872	%{_kde_services}/CharRunner_config.desktop
12mu|kdeplasma-addons-4.12.4-1|873	%{_kde_services}/CharacterRunner.desktop
12mu|kdeplasma-addons-4.12.4-1|874	
12mu|kdeplasma-addons-4.12.4-1|875	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|876	
12mu|kdeplasma-addons-4.12.4-1|877	%package -n plasma-runner-datetime
12mu|kdeplasma-addons-4.12.4-1|878	Summary:	Plasma charrunner runners
12mu|kdeplasma-addons-4.12.4-1|879	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|880	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|881	Provides:	plasma-runner
12mu|kdeplasma-addons-4.12.4-1|882	
12mu|kdeplasma-addons-4.12.4-1|883	%description -n plasma-runner-datetime
12mu|kdeplasma-addons-4.12.4-1|884	Plasma datetime runners.
12mu|kdeplasma-addons-4.12.4-1|885	
12mu|kdeplasma-addons-4.12.4-1|886	%files -n plasma-runner-datetime
12mu|kdeplasma-addons-4.12.4-1|887	%{_kde_libdir}/kde4/plasma_runner_datetime.so
12mu|kdeplasma-addons-4.12.4-1|888	%{_kde_services}/plasma-runner-datetime.desktop
12mu|kdeplasma-addons-4.12.4-1|889	
12mu|kdeplasma-addons-4.12.4-1|890	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|891	
12mu|kdeplasma-addons-4.12.4-1|892	%package -n plasma-runner-dictionary
12mu|kdeplasma-addons-4.12.4-1|893	Summary:	Plasma charrunner runners
12mu|kdeplasma-addons-4.12.4-1|894	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|895	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|896	Provides:	plasma-runner
12mu|kdeplasma-addons-4.12.4-1|897	
12mu|kdeplasma-addons-4.12.4-1|898	%description -n plasma-runner-dictionary
12mu|kdeplasma-addons-4.12.4-1|899	Plasma datetime runners.
12mu|kdeplasma-addons-4.12.4-1|900	
12mu|kdeplasma-addons-4.12.4-1|901	%files -n plasma-runner-dictionary
12mu|kdeplasma-addons-4.12.4-1|902	%{_kde_libdir}/kde4/kcm_krunner_dictionary.so
12mu|kdeplasma-addons-4.12.4-1|903	%{_kde_libdir}/kde4/krunner_dictionary.so
12mu|kdeplasma-addons-4.12.4-1|904	%{_kde_services}/plasma-runner-dictionary.desktop
12mu|kdeplasma-addons-4.12.4-1|905	%{_kde_services}/plasma-runner-dictionary_config.desktop
12mu|kdeplasma-addons-4.12.4-1|906	
12mu|kdeplasma-addons-4.12.4-1|907	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|908	
12mu|kdeplasma-addons-4.12.4-1|909	%package -n plasma-runner-contacts
12mu|kdeplasma-addons-4.12.4-1|910	Summary:	Plasma contacts runners
12mu|kdeplasma-addons-4.12.4-1|911	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|912	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|913	Provides:	plasma-runner
12mu|kdeplasma-addons-4.12.4-1|914	
12mu|kdeplasma-addons-4.12.4-1|915	%description -n plasma-runner-contacts
12mu|kdeplasma-addons-4.12.4-1|916	Plasma contacts runners.
12mu|kdeplasma-addons-4.12.4-1|917	
12mu|kdeplasma-addons-4.12.4-1|918	%files -n plasma-runner-contacts
12mu|kdeplasma-addons-4.12.4-1|919	%{_kde_libdir}/kde4/krunner_contacts.so
12mu|kdeplasma-addons-4.12.4-1|920	%{_kde_services}/plasma-runner-contacts.desktop
12mu|kdeplasma-addons-4.12.4-1|921	
12mu|kdeplasma-addons-4.12.4-1|922	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|923	
12mu|kdeplasma-addons-4.12.4-1|924	%package -n plasma-runner-events
12mu|kdeplasma-addons-4.12.4-1|925	Summary:	Plasma events runners
12mu|kdeplasma-addons-4.12.4-1|926	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|927	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|928	Provides:	plasma-runner
12mu|kdeplasma-addons-4.12.4-1|929	
12mu|kdeplasma-addons-4.12.4-1|930	%description -n plasma-runner-events
12mu|kdeplasma-addons-4.12.4-1|931	Plasma events runners.
12mu|kdeplasma-addons-4.12.4-1|932	
12mu|kdeplasma-addons-4.12.4-1|933	%files -n plasma-runner-events
12mu|kdeplasma-addons-4.12.4-1|934	%{_kde_libdir}/kde4/plasma_runner_events.so
12mu|kdeplasma-addons-4.12.4-1|935	%{_kde_libdir}/kde4/kcm_plasma_runner_events.so
12mu|kdeplasma-addons-4.12.4-1|936	%{_kde_services}/plasma-runner-events_config.desktop
12mu|kdeplasma-addons-4.12.4-1|937	%{_kde_services}/plasma-runner-events.desktop
12mu|kdeplasma-addons-4.12.4-1|938	
12mu|kdeplasma-addons-4.12.4-1|939	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|940	
12mu|kdeplasma-addons-4.12.4-1|941	%package -n plasma-applet-weatherstation
12mu|kdeplasma-addons-4.12.4-1|942	Summary:	Plasma applet weatherstation
12mu|kdeplasma-addons-4.12.4-1|943	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|944	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|945	Conflicts:	plasma-wallpaper-qml < 4.10.2-2
12mu|kdeplasma-addons-4.12.4-1|946	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|947	
12mu|kdeplasma-addons-4.12.4-1|948	%description -n plasma-applet-weatherstation
12mu|kdeplasma-addons-4.12.4-1|949	Plasma applet weatherstation.
12mu|kdeplasma-addons-4.12.4-1|950	
12mu|kdeplasma-addons-4.12.4-1|951	%files -n plasma-applet-weatherstation
12mu|kdeplasma-addons-4.12.4-1|952	%{_kde_libdir}/kde4/plasma_applet_weatherstation.so
12mu|kdeplasma-addons-4.12.4-1|953	%{_kde_appsdir}/desktoptheme/default/weatherstation
12mu|kdeplasma-addons-4.12.4-1|954	%{_kde_appsdir}/plasma/packages/org.kde.lcdweather/
12mu|kdeplasma-addons-4.12.4-1|955	%{_kde_services}/plasma-applet-weatherstation.desktop
12mu|kdeplasma-addons-4.12.4-1|956	
12mu|kdeplasma-addons-4.12.4-1|957	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|958	
12mu|kdeplasma-addons-4.12.4-1|959	%package -n plasma-applet-news
12mu|kdeplasma-addons-4.12.4-1|960	Summary:	Plasma applet news
12mu|kdeplasma-addons-4.12.4-1|961	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|962	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|963	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|964	
12mu|kdeplasma-addons-4.12.4-1|965	%description -n plasma-applet-news
12mu|kdeplasma-addons-4.12.4-1|966	Plasma applet news
12mu|kdeplasma-addons-4.12.4-1|967	
12mu|kdeplasma-addons-4.12.4-1|968	%files -n plasma-applet-news
12mu|kdeplasma-addons-4.12.4-1|969	%{_kde_services}/plasma-applet-news.desktop
12mu|kdeplasma-addons-4.12.4-1|970	%{_kde_libdir}/kde4/plasma_applet_news.so
12mu|kdeplasma-addons-4.12.4-1|971	%{_kde_appsdir}/desktoptheme/default/stylesheets/news.css
12mu|kdeplasma-addons-4.12.4-1|972	
12mu|kdeplasma-addons-4.12.4-1|973	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|974	
12mu|kdeplasma-addons-4.12.4-1|975	%package -n plasma-applet-charselect
12mu|kdeplasma-addons-4.12.4-1|976	Summary:	Plasma applet charselect
12mu|kdeplasma-addons-4.12.4-1|977	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|978	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|979	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|980	
12mu|kdeplasma-addons-4.12.4-1|981	%description -n plasma-applet-charselect
12mu|kdeplasma-addons-4.12.4-1|982	Plasma applet charselect
12mu|kdeplasma-addons-4.12.4-1|983	
12mu|kdeplasma-addons-4.12.4-1|984	%files -n plasma-applet-charselect
12mu|kdeplasma-addons-4.12.4-1|985	%{_kde_services}/plasma-applet-charselect.desktop
12mu|kdeplasma-addons-4.12.4-1|986	%{_kde_libdir}/kde4/plasma_applet_charselect.so
12mu|kdeplasma-addons-4.12.4-1|987	
12mu|kdeplasma-addons-4.12.4-1|988	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|989	
12mu|kdeplasma-addons-4.12.4-1|990	%package -n plasma-applet-eyes
12mu|kdeplasma-addons-4.12.4-1|991	Summary:	Plasma applet paste
12mu|kdeplasma-addons-4.12.4-1|992	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|993	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|994	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|995	
12mu|kdeplasma-addons-4.12.4-1|996	%description -n plasma-applet-eyes
12mu|kdeplasma-addons-4.12.4-1|997	Plasma applet eyes
12mu|kdeplasma-addons-4.12.4-1|998	
12mu|kdeplasma-addons-4.12.4-1|999	%files -n plasma-applet-eyes
12mu|kdeplasma-addons-4.12.4-1|1000	%{_kde_libdir}/kde4/plasma_applet_eyes.so
12mu|kdeplasma-addons-4.12.4-1|1001	%{_kde_services}/plasma-applet-eyes.desktop
12mu|kdeplasma-addons-4.12.4-1|1002	%{_kde_iconsdir}/hicolor/*/apps/eyes.*
12mu|kdeplasma-addons-4.12.4-1|1003	
12mu|kdeplasma-addons-4.12.4-1|1004	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1005	
12mu|kdeplasma-addons-4.12.4-1|1006	%package -n plasma-applet-paste
12mu|kdeplasma-addons-4.12.4-1|1007	Summary:	Plasma applet paste
12mu|kdeplasma-addons-4.12.4-1|1008	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1009	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1010	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|1011	
12mu|kdeplasma-addons-4.12.4-1|1012	%description -n plasma-applet-paste
12mu|kdeplasma-addons-4.12.4-1|1013	Plasma applet paste
12mu|kdeplasma-addons-4.12.4-1|1014	
12mu|kdeplasma-addons-4.12.4-1|1015	%files -n plasma-applet-paste
12mu|kdeplasma-addons-4.12.4-1|1016	%{_kde_libdir}/kde4/plasma_applet_paste.so
12mu|kdeplasma-addons-4.12.4-1|1017	%{_kde_services}/plasma-applet-paste.desktop
12mu|kdeplasma-addons-4.12.4-1|1018	
12mu|kdeplasma-addons-4.12.4-1|1019	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1020	
12mu|kdeplasma-addons-4.12.4-1|1021	%package -n plasma-applet-timer
12mu|kdeplasma-addons-4.12.4-1|1022	Summary:	Plasma applet timer
12mu|kdeplasma-addons-4.12.4-1|1023	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1024	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1025	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|1026	
12mu|kdeplasma-addons-4.12.4-1|1027	%description -n plasma-applet-timer
12mu|kdeplasma-addons-4.12.4-1|1028	Plasma applet timer
12mu|kdeplasma-addons-4.12.4-1|1029	
12mu|kdeplasma-addons-4.12.4-1|1030	%files -n plasma-applet-timer
12mu|kdeplasma-addons-4.12.4-1|1031	%{_kde_libdir}/kde4/plasma_applet_timer.so
12mu|kdeplasma-addons-4.12.4-1|1032	%{_kde_services}/plasma-applet-timer.desktop
12mu|kdeplasma-addons-4.12.4-1|1033	
12mu|kdeplasma-addons-4.12.4-1|1034	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1035	
12mu|kdeplasma-addons-4.12.4-1|1036	%package -n plasma-applet-opendesktop
12mu|kdeplasma-addons-4.12.4-1|1037	Summary:	Communicate using the Social Desktop
12mu|kdeplasma-addons-4.12.4-1|1038	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1039	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1040	Requires:	plasma-dataengine-ocs
12mu|kdeplasma-addons-4.12.4-1|1041	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|1042	
12mu|kdeplasma-addons-4.12.4-1|1043	%description -n plasma-applet-opendesktop
12mu|kdeplasma-addons-4.12.4-1|1044	Communicate using the Social Desktop.
12mu|kdeplasma-addons-4.12.4-1|1045	
12mu|kdeplasma-addons-4.12.4-1|1046	%files -n plasma-applet-opendesktop
12mu|kdeplasma-addons-4.12.4-1|1047	%{_kde_libdir}/kde4/plasma_applet_opendesktop.so
12mu|kdeplasma-addons-4.12.4-1|1048	%{_kde_services}/plasma-applet-opendesktop.desktop
12mu|kdeplasma-addons-4.12.4-1|1049	%{_kde_services}/plasma-applet-opendesktop-activities.desktop
12mu|kdeplasma-addons-4.12.4-1|1050	%{_kde_libdir}/kde4/plasma_applet_opendesktop_activities.so
12mu|kdeplasma-addons-4.12.4-1|1051	%{_kde_appsdir}/plasma-applet-opendesktop-activities/plasma-applet-opendesktop-activities.notifyrc
12mu|kdeplasma-addons-4.12.4-1|1052	%{_kde_appsdir}/plasma/services/ocsPerson.operations
12mu|kdeplasma-addons-4.12.4-1|1053	%{_kde_appsdir}/plasma-applet-opendesktop
12mu|kdeplasma-addons-4.12.4-1|1054	
12mu|kdeplasma-addons-4.12.4-1|1055	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1056	
12mu|kdeplasma-addons-4.12.4-1|1057	%package -n plasma-applet-magnifique
12mu|kdeplasma-addons-4.12.4-1|1058	Summary:	A magnification glass for Plasma canvas
12mu|kdeplasma-addons-4.12.4-1|1059	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1060	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1061	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|1062	
12mu|kdeplasma-addons-4.12.4-1|1063	%description -n plasma-applet-magnifique
12mu|kdeplasma-addons-4.12.4-1|1064	A magnification glass for Plasma canvas.
12mu|kdeplasma-addons-4.12.4-1|1065	
12mu|kdeplasma-addons-4.12.4-1|1066	%files -n plasma-applet-magnifique
12mu|kdeplasma-addons-4.12.4-1|1067	%{_kde_libdir}/kde4/plasma_applet_magnifique.so
12mu|kdeplasma-addons-4.12.4-1|1068	%{_kde_services}/plasma-applet-magnifique.desktop
12mu|kdeplasma-addons-4.12.4-1|1069	
12mu|kdeplasma-addons-4.12.4-1|1070	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1071	
12mu|kdeplasma-addons-4.12.4-1|1072	%package -n plasma-applet-qalculate
12mu|kdeplasma-addons-4.12.4-1|1073	Summary:	A Qalculate plasma applet
12mu|kdeplasma-addons-4.12.4-1|1074	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1075	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1076	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|1077	
12mu|kdeplasma-addons-4.12.4-1|1078	%description -n plasma-applet-qalculate
12mu|kdeplasma-addons-4.12.4-1|1079	A Qalculate plasma applet
12mu|kdeplasma-addons-4.12.4-1|1080	
12mu|kdeplasma-addons-4.12.4-1|1081	%files -n plasma-applet-qalculate
12mu|kdeplasma-addons-4.12.4-1|1082	%{_kde_libdir}/kde4/plasma_applet_qalculate.so
12mu|kdeplasma-addons-4.12.4-1|1083	%{_kde_services}/plasma-applet-qalculate.desktop
12mu|kdeplasma-addons-4.12.4-1|1084	%{_kde_iconsdir}/hicolor/*/apps/qalculate-applet.png
12mu|kdeplasma-addons-4.12.4-1|1085	
12mu|kdeplasma-addons-4.12.4-1|1086	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1087	
12mu|kdeplasma-addons-4.12.4-1|1088	%package -n plasma-applet-mediaplayer
12mu|kdeplasma-addons-4.12.4-1|1089	Summary:	Widget that can play video and sound
12mu|kdeplasma-addons-4.12.4-1|1090	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1091	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1092	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|1093	
12mu|kdeplasma-addons-4.12.4-1|1094	%description -n plasma-applet-mediaplayer
12mu|kdeplasma-addons-4.12.4-1|1095	Widget that can play video and sound.
12mu|kdeplasma-addons-4.12.4-1|1096	
12mu|kdeplasma-addons-4.12.4-1|1097	%files -n plasma-applet-mediaplayer
12mu|kdeplasma-addons-4.12.4-1|1098	%{_kde_libdir}/kde4/plasma_applet_mediaplayer.so
12mu|kdeplasma-addons-4.12.4-1|1099	%{_kde_services}/plasma-applet-mediaplayer.desktop
12mu|kdeplasma-addons-4.12.4-1|1100	
12mu|kdeplasma-addons-4.12.4-1|1101	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1102	
12mu|kdeplasma-addons-4.12.4-1|1103	%package -n plasma-applet-spellcheck
12mu|kdeplasma-addons-4.12.4-1|1104	Summary:	Fast spell checking applet
12mu|kdeplasma-addons-4.12.4-1|1105	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1106	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1107	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|1108	
12mu|kdeplasma-addons-4.12.4-1|1109	%description -n plasma-applet-spellcheck
12mu|kdeplasma-addons-4.12.4-1|1110	Fast spell checking applet
12mu|kdeplasma-addons-4.12.4-1|1111	
12mu|kdeplasma-addons-4.12.4-1|1112	%files -n plasma-applet-spellcheck
12mu|kdeplasma-addons-4.12.4-1|1113	%{_kde_libdir}/kde4/plasma_applet_spellcheck.so
12mu|kdeplasma-addons-4.12.4-1|1114	%{_kde_services}/plasma-applet-spellcheck.desktop
12mu|kdeplasma-addons-4.12.4-1|1115	
12mu|kdeplasma-addons-4.12.4-1|1116	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1117	
12mu|kdeplasma-addons-4.12.4-1|1118	%package -n plasma-applet-webslice
12mu|kdeplasma-addons-4.12.4-1|1119	Summary:	Applet that show a part of a webpage
12mu|kdeplasma-addons-4.12.4-1|1120	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1121	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1122	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|1123	
12mu|kdeplasma-addons-4.12.4-1|1124	%description -n plasma-applet-webslice
12mu|kdeplasma-addons-4.12.4-1|1125	Applet that show a part of a webpage
12mu|kdeplasma-addons-4.12.4-1|1126	
12mu|kdeplasma-addons-4.12.4-1|1127	%files -n plasma-applet-webslice
12mu|kdeplasma-addons-4.12.4-1|1128	%{_kde_services}/plasma-applet-webslice.desktop
12mu|kdeplasma-addons-4.12.4-1|1129	%{_kde_libdir}/kde4/plasma_applet_webslice.so
12mu|kdeplasma-addons-4.12.4-1|1130	
12mu|kdeplasma-addons-4.12.4-1|1131	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1132	
12mu|kdeplasma-addons-4.12.4-1|1133	%package -n plasma-applet-rtm
12mu|kdeplasma-addons-4.12.4-1|1134	Summary:	Remember The Milk Todo list applet
12mu|kdeplasma-addons-4.12.4-1|1135	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1136	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1137	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|1138	Provides:	plasma-applet-rememberthemilk = %{EVRD}
12mu|kdeplasma-addons-4.12.4-1|1139	Requires:	plasma-dataengine-rtm = %{EVRD}
12mu|kdeplasma-addons-4.12.4-1|1140	
12mu|kdeplasma-addons-4.12.4-1|1141	%description -n plasma-applet-rtm
12mu|kdeplasma-addons-4.12.4-1|1142	Remember The Milk Todo list applet.
12mu|kdeplasma-addons-4.12.4-1|1143	
12mu|kdeplasma-addons-4.12.4-1|1144	%files -n plasma-applet-rtm
12mu|kdeplasma-addons-4.12.4-1|1145	%{_kde_libdir}/kde4/plasma_applet_rtm.so
12mu|kdeplasma-addons-4.12.4-1|1146	%{_kde_services}/plasma-applet-rememberthemilk.desktop
12mu|kdeplasma-addons-4.12.4-1|1147	
12mu|kdeplasma-addons-4.12.4-1|1148	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1149	
12mu|kdeplasma-addons-4.12.4-1|1150	%package -n plasma-runner-konquerorsessions
12mu|kdeplasma-addons-4.12.4-1|1151	Summary:	Plasma runner places
12mu|kdeplasma-addons-4.12.4-1|1152	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1153	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1154	Provides:	plasma-runner
12mu|kdeplasma-addons-4.12.4-1|1155	
12mu|kdeplasma-addons-4.12.4-1|1156	%description -n plasma-runner-konquerorsessions
12mu|kdeplasma-addons-4.12.4-1|1157	Plasma runner konquerorsessions.
12mu|kdeplasma-addons-4.12.4-1|1158	
12mu|kdeplasma-addons-4.12.4-1|1159	%files -n plasma-runner-konquerorsessions
12mu|kdeplasma-addons-4.12.4-1|1160	%{_kde_services}/konquerorsessions.desktop
12mu|kdeplasma-addons-4.12.4-1|1161	%{_kde_libdir}/kde4/krunner_konquerorsessions.so
12mu|kdeplasma-addons-4.12.4-1|1162	
12mu|kdeplasma-addons-4.12.4-1|1163	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1164	
12mu|kdeplasma-addons-4.12.4-1|1165	%package -n plasma-runner-katesessions
12mu|kdeplasma-addons-4.12.4-1|1166	Summary:	Plasma runner katesessions
12mu|kdeplasma-addons-4.12.4-1|1167	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1168	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1169	Provides:	plasma-runner
12mu|kdeplasma-addons-4.12.4-1|1170	
12mu|kdeplasma-addons-4.12.4-1|1171	%description -n plasma-runner-katesessions
12mu|kdeplasma-addons-4.12.4-1|1172	Plasma runner katesessions.
12mu|kdeplasma-addons-4.12.4-1|1173	
12mu|kdeplasma-addons-4.12.4-1|1174	%files -n plasma-runner-katesessions
12mu|kdeplasma-addons-4.12.4-1|1175	%{_kde_services}/katesessions.desktop
12mu|kdeplasma-addons-4.12.4-1|1176	%{_kde_libdir}/kde4/krunner_katesessions.so
12mu|kdeplasma-addons-4.12.4-1|1177	
12mu|kdeplasma-addons-4.12.4-1|1178	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1179	
12mu|kdeplasma-addons-4.12.4-1|1180	%package -n plasma-runner-konsolesessions
12mu|kdeplasma-addons-4.12.4-1|1181	Summary:	Plasma runner konsolesessions
12mu|kdeplasma-addons-4.12.4-1|1182	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1183	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1184	Provides:	plasma-runner
12mu|kdeplasma-addons-4.12.4-1|1185	
12mu|kdeplasma-addons-4.12.4-1|1186	%description -n plasma-runner-konsolesessions
12mu|kdeplasma-addons-4.12.4-1|1187	Plasma runner konsolesessions.
12mu|kdeplasma-addons-4.12.4-1|1188	
12mu|kdeplasma-addons-4.12.4-1|1189	%files -n plasma-runner-konsolesessions
12mu|kdeplasma-addons-4.12.4-1|1190	%{_kde_services}/konsolesessions.desktop
12mu|kdeplasma-addons-4.12.4-1|1191	%{_kde_libdir}/kde4/krunner_konsolesessions.so
12mu|kdeplasma-addons-4.12.4-1|1192	
12mu|kdeplasma-addons-4.12.4-1|1193	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1194	
12mu|kdeplasma-addons-4.12.4-1|1195	%package -n plasma-runner-browserhistory
12mu|kdeplasma-addons-4.12.4-1|1196	Summary:	Plasma runner browserhistory
12mu|kdeplasma-addons-4.12.4-1|1197	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1198	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1199	Provides:	plasma-runner
12mu|kdeplasma-addons-4.12.4-1|1200	
12mu|kdeplasma-addons-4.12.4-1|1201	%description -n plasma-runner-browserhistory
12mu|kdeplasma-addons-4.12.4-1|1202	Plasma runner browserhistory.
12mu|kdeplasma-addons-4.12.4-1|1203	
12mu|kdeplasma-addons-4.12.4-1|1204	%files -n plasma-runner-browserhistory
12mu|kdeplasma-addons-4.12.4-1|1205	%{_kde_libdir}/kde4/krunner_browserhistory.so
12mu|kdeplasma-addons-4.12.4-1|1206	%{_kde_services}/browserhistory.desktop
12mu|kdeplasma-addons-4.12.4-1|1207	
12mu|kdeplasma-addons-4.12.4-1|1208	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1209	
12mu|kdeplasma-addons-4.12.4-1|1210	%package -n plasma-runner-spellchecker
12mu|kdeplasma-addons-4.12.4-1|1211	Summary:	Plasma runner spellchecker
12mu|kdeplasma-addons-4.12.4-1|1212	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1213	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1214	Provides:	plasma-runner
12mu|kdeplasma-addons-4.12.4-1|1215	
12mu|kdeplasma-addons-4.12.4-1|1216	%description -n plasma-runner-spellchecker
12mu|kdeplasma-addons-4.12.4-1|1217	Plasma runner spellchecker.
12mu|kdeplasma-addons-4.12.4-1|1218	
12mu|kdeplasma-addons-4.12.4-1|1219	%files -n plasma-runner-spellchecker
12mu|kdeplasma-addons-4.12.4-1|1220	%{_kde_services}/plasma-runner-spellchecker.desktop
12mu|kdeplasma-addons-4.12.4-1|1221	%{_kde_services}/plasma-runner-spellchecker_config.desktop
12mu|kdeplasma-addons-4.12.4-1|1222	%{_kde_libdir}/kde4/krunner_spellcheckrunner.so
12mu|kdeplasma-addons-4.12.4-1|1223	%{_kde_libdir}/kde4/kcm_krunner_spellcheck.so
12mu|kdeplasma-addons-4.12.4-1|1224	
12mu|kdeplasma-addons-4.12.4-1|1225	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1226	
12mu|kdeplasma-addons-4.12.4-1|1227	%package -n plasma-runner-audioplayercontrol
12mu|kdeplasma-addons-4.12.4-1|1228	Summary:	Plasma runner audioplayercontrol
12mu|kdeplasma-addons-4.12.4-1|1229	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1230	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1231	Provides:	plasma-runner
12mu|kdeplasma-addons-4.12.4-1|1232	
12mu|kdeplasma-addons-4.12.4-1|1233	%description -n plasma-runner-audioplayercontrol
12mu|kdeplasma-addons-4.12.4-1|1234	Plasma runner audioplayercontrol.
12mu|kdeplasma-addons-4.12.4-1|1235	
12mu|kdeplasma-addons-4.12.4-1|1236	%files -n plasma-runner-audioplayercontrol
12mu|kdeplasma-addons-4.12.4-1|1237	%{_kde_libdir}/kde4/kcm_krunner_audioplayercontrol.so
12mu|kdeplasma-addons-4.12.4-1|1238	%{_kde_libdir}/kde4/krunner_audioplayercontrol.so
12mu|kdeplasma-addons-4.12.4-1|1239	%{_kde_services}/plasma-runner-audioplayercontrol.desktop
12mu|kdeplasma-addons-4.12.4-1|1240	%{_kde_services}/plasma-runner-audioplayercontrol_config.desktop
12mu|kdeplasma-addons-4.12.4-1|1241	
12mu|kdeplasma-addons-4.12.4-1|1242	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1243	
12mu|kdeplasma-addons-4.12.4-1|1244	%package -n plasma-runner-kopete
12mu|kdeplasma-addons-4.12.4-1|1245	Summary:	Plasma runner kopete
12mu|kdeplasma-addons-4.12.4-1|1246	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1247	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1248	Provides:	plasma-runner
12mu|kdeplasma-addons-4.12.4-1|1249	
12mu|kdeplasma-addons-4.12.4-1|1250	%description -n plasma-runner-kopete
12mu|kdeplasma-addons-4.12.4-1|1251	Plasma runner kopete.
12mu|kdeplasma-addons-4.12.4-1|1252	
12mu|kdeplasma-addons-4.12.4-1|1253	%files -n plasma-runner-kopete
12mu|kdeplasma-addons-4.12.4-1|1254	%{_kde_libdir}/kde4/krunner_kopete.so
12mu|kdeplasma-addons-4.12.4-1|1255	%{_kde_services}/plasma-runner-kopete.desktop
12mu|kdeplasma-addons-4.12.4-1|1256	
12mu|kdeplasma-addons-4.12.4-1|1257	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1258	
12mu|kdeplasma-addons-4.12.4-1|1259	%package -n plasma-runner-mediawiki
12mu|kdeplasma-addons-4.12.4-1|1260	Summary:	Plasma runner mediawiki (matches MediaWiki queries)
12mu|kdeplasma-addons-4.12.4-1|1261	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1262	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1263	Provides:	plasma-runner
12mu|kdeplasma-addons-4.12.4-1|1264	
12mu|kdeplasma-addons-4.12.4-1|1265	%description -n plasma-runner-mediawiki
12mu|kdeplasma-addons-4.12.4-1|1266	Plasma runner mediawiki (matches MediaWiki queries).
12mu|kdeplasma-addons-4.12.4-1|1267	
12mu|kdeplasma-addons-4.12.4-1|1268	%files -n plasma-runner-mediawiki
12mu|kdeplasma-addons-4.12.4-1|1269	%{_kde_libdir}/kde4/krunner_mediawiki.so
12mu|kdeplasma-addons-4.12.4-1|1270	%{_kde_services}/plasma-runner-techbase.desktop
12mu|kdeplasma-addons-4.12.4-1|1271	%{_kde_services}/plasma-runner-wikipedia.desktop
12mu|kdeplasma-addons-4.12.4-1|1272	%{_kde_services}/plasma-runner-wikitravel.desktop
12mu|kdeplasma-addons-4.12.4-1|1273	
12mu|kdeplasma-addons-4.12.4-1|1274	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1275	
12mu|kdeplasma-addons-4.12.4-1|1276	%package -n plasma-runner-translator
12mu|kdeplasma-addons-4.12.4-1|1277	Summary:	Plasma translator runner
12mu|kdeplasma-addons-4.12.4-1|1278	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1279	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1280	Provides:	plasma-runner
12mu|kdeplasma-addons-4.12.4-1|1281	
12mu|kdeplasma-addons-4.12.4-1|1282	%description -n plasma-runner-translator
12mu|kdeplasma-addons-4.12.4-1|1283	Provides translation via Google Translate.
12mu|kdeplasma-addons-4.12.4-1|1284	
12mu|kdeplasma-addons-4.12.4-1|1285	%files -n plasma-runner-translator
12mu|kdeplasma-addons-4.12.4-1|1286	%{_kde_libdir}/kde4/krunner_translator.so
12mu|kdeplasma-addons-4.12.4-1|1287	%{_kde_services}/plasma-runner-translator.desktop
12mu|kdeplasma-addons-4.12.4-1|1288	
12mu|kdeplasma-addons-4.12.4-1|1289	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1290	
12mu|kdeplasma-addons-4.12.4-1|1291	%package -n plasma-runner-youtube
12mu|kdeplasma-addons-4.12.4-1|1292	Summary:	Plasma runner youtube (matches YouTube queries)
12mu|kdeplasma-addons-4.12.4-1|1293	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1294	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1295	Provides:	plasma-runner
12mu|kdeplasma-addons-4.12.4-1|1296	Conflicts:	kipi-plugins-youtube < 2.0.2-2
12mu|kdeplasma-addons-4.12.4-1|1297	
12mu|kdeplasma-addons-4.12.4-1|1298	%description -n plasma-runner-youtube
12mu|kdeplasma-addons-4.12.4-1|1299	Plasma runner youtube (matches YouTube queries).
12mu|kdeplasma-addons-4.12.4-1|1300	
12mu|kdeplasma-addons-4.12.4-1|1301	%files -n plasma-runner-youtube
12mu|kdeplasma-addons-4.12.4-1|1302	%{_kde_libdir}/kde4/krunner_youtube.so
12mu|kdeplasma-addons-4.12.4-1|1303	%{_kde_services}/plasma-runner-youtube.desktop
12mu|kdeplasma-addons-4.12.4-1|1304	%{_kde_iconsdir}/hicolor/*/actions/krunner_youtube.*
12mu|kdeplasma-addons-4.12.4-1|1305	
12mu|kdeplasma-addons-4.12.4-1|1306	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1307	
12mu|kdeplasma-addons-4.12.4-1|1308	%package -n plasma-wallpaper-pattern
12mu|kdeplasma-addons-4.12.4-1|1309	Summary:	Pattern wallpaper
12mu|kdeplasma-addons-4.12.4-1|1310	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1311	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1312	Provides:	plasma-wallpaper
12mu|kdeplasma-addons-4.12.4-1|1313	
12mu|kdeplasma-addons-4.12.4-1|1314	%description -n plasma-wallpaper-pattern
12mu|kdeplasma-addons-4.12.4-1|1315	Pattern wallpaper.
12mu|kdeplasma-addons-4.12.4-1|1316	
12mu|kdeplasma-addons-4.12.4-1|1317	%files -n plasma-wallpaper-pattern
12mu|kdeplasma-addons-4.12.4-1|1318	%{_kde_libdir}/kde4/plasma_wallpaper_pattern.so
12mu|kdeplasma-addons-4.12.4-1|1319	%{_kde_services}/plasma-wallpaper-pattern.desktop
12mu|kdeplasma-addons-4.12.4-1|1320	%{_kde_appsdir}/plasma_wallpaper_pattern
12mu|kdeplasma-addons-4.12.4-1|1321	
12mu|kdeplasma-addons-4.12.4-1|1322	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1323	
12mu|kdeplasma-addons-4.12.4-1|1324	%package -n plasma-wallpaper-weather
12mu|kdeplasma-addons-4.12.4-1|1325	Summary:	Weather wallpaper
12mu|kdeplasma-addons-4.12.4-1|1326	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1327	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1328	Provides:	plasma-wallpaper
12mu|kdeplasma-addons-4.12.4-1|1329	
12mu|kdeplasma-addons-4.12.4-1|1330	%description -n plasma-wallpaper-weather
12mu|kdeplasma-addons-4.12.4-1|1331	Weather wallpaper.
12mu|kdeplasma-addons-4.12.4-1|1332	
12mu|kdeplasma-addons-4.12.4-1|1333	%files -n plasma-wallpaper-weather
12mu|kdeplasma-addons-4.12.4-1|1334	%{_kde_libdir}/kde4/plasma_wallpaper_weather.so
12mu|kdeplasma-addons-4.12.4-1|1335	%{_kde_services}/plasma-wallpaper-weather.desktop
12mu|kdeplasma-addons-4.12.4-1|1336	%{_kde_configdir}/plasmaweather.knsrc
12mu|kdeplasma-addons-4.12.4-1|1337	
12mu|kdeplasma-addons-4.12.4-1|1338	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1339	
12mu|kdeplasma-addons-4.12.4-1|1340	%package -n plasma-wallpaper-virus
12mu|kdeplasma-addons-4.12.4-1|1341	Summary:	Virus wallpaper
12mu|kdeplasma-addons-4.12.4-1|1342	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1343	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1344	Provides:	plasma-wallpaper
12mu|kdeplasma-addons-4.12.4-1|1345	
12mu|kdeplasma-addons-4.12.4-1|1346	%description -n plasma-wallpaper-virus
12mu|kdeplasma-addons-4.12.4-1|1347	Virus wallpaper.
12mu|kdeplasma-addons-4.12.4-1|1348	
12mu|kdeplasma-addons-4.12.4-1|1349	%files -n plasma-wallpaper-virus
12mu|kdeplasma-addons-4.12.4-1|1350	%{_kde_libdir}/kde4/plasma_wallpaper_virus.so
12mu|kdeplasma-addons-4.12.4-1|1351	%{_kde_services}/plasma-wallpaper-virus.desktop
12mu|kdeplasma-addons-4.12.4-1|1352	%{_kde_configdir}/virus_wallpaper.knsrc
12mu|kdeplasma-addons-4.12.4-1|1353	
12mu|kdeplasma-addons-4.12.4-1|1354	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1355	
12mu|kdeplasma-addons-4.12.4-1|1356	%package -n plasma-wallpaper-marble
12mu|kdeplasma-addons-4.12.4-1|1357	Summary:	Marble wallpaper
12mu|kdeplasma-addons-4.12.4-1|1358	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1359	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1360	Requires:	marble-common
12mu|kdeplasma-addons-4.12.4-1|1361	Provides:	plasma-wallpaper
12mu|kdeplasma-addons-4.12.4-1|1362	
12mu|kdeplasma-addons-4.12.4-1|1363	%description -n plasma-wallpaper-marble
12mu|kdeplasma-addons-4.12.4-1|1364	Marble wallpaper.
12mu|kdeplasma-addons-4.12.4-1|1365	
12mu|kdeplasma-addons-4.12.4-1|1366	%files -n plasma-wallpaper-marble
12mu|kdeplasma-addons-4.12.4-1|1367	%{_kde_libdir}/kde4/plasma_wallpaper_marble.so
12mu|kdeplasma-addons-4.12.4-1|1368	%{_kde_services}/plasma-wallpaper-marble.desktop
12mu|kdeplasma-addons-4.12.4-1|1369	
12mu|kdeplasma-addons-4.12.4-1|1370	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1371	
12mu|kdeplasma-addons-4.12.4-1|1372	%package -n plasma-wallpaper-mandelbrot
12mu|kdeplasma-addons-4.12.4-1|1373	Summary:	Mandelbrot wallpaper
12mu|kdeplasma-addons-4.12.4-1|1374	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1375	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1376	Provides:	plasma-wallpaper
12mu|kdeplasma-addons-4.12.4-1|1377	
12mu|kdeplasma-addons-4.12.4-1|1378	%description -n plasma-wallpaper-mandelbrot
12mu|kdeplasma-addons-4.12.4-1|1379	Mandelbrot wallpaper.
12mu|kdeplasma-addons-4.12.4-1|1380	
12mu|kdeplasma-addons-4.12.4-1|1381	%files -n plasma-wallpaper-mandelbrot
12mu|kdeplasma-addons-4.12.4-1|1382	%{_kde_libdir}/kde4/plasma_wallpaper_mandelbrot.so
12mu|kdeplasma-addons-4.12.4-1|1383	%{_kde_services}/plasma-wallpaper-mandelbrot.desktop
12mu|kdeplasma-addons-4.12.4-1|1384	
12mu|kdeplasma-addons-4.12.4-1|1385	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1386	
12mu|kdeplasma-addons-4.12.4-1|1387	%package -n plasma-wallpaper-qml
12mu|kdeplasma-addons-4.12.4-1|1388	Summary:	Animated Wallpaper
12mu|kdeplasma-addons-4.12.4-1|1389	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1390	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1391	Provides:	plasma-wallpaper
12mu|kdeplasma-addons-4.12.4-1|1392	
12mu|kdeplasma-addons-4.12.4-1|1393	%description -n plasma-wallpaper-qml
12mu|kdeplasma-addons-4.12.4-1|1394	Animated QML Wallpaper.
12mu|kdeplasma-addons-4.12.4-1|1395	
12mu|kdeplasma-addons-4.12.4-1|1396	%files -n plasma-wallpaper-qml
12mu|kdeplasma-addons-4.12.4-1|1397	%{_kde_libdir}/kde4/plasma_wallpaper_qml.so
12mu|kdeplasma-addons-4.12.4-1|1398	%{_kde_appsdir}/plasma/wallpapers/org.kde.animals/
12mu|kdeplasma-addons-4.12.4-1|1399	%{_kde_appsdir}/plasma/wallpapers/org.kde.haenau/
12mu|kdeplasma-addons-4.12.4-1|1400	%{_kde_appsdir}/plasma/wallpapers/org.kde.hunyango/
12mu|kdeplasma-addons-4.12.4-1|1401	%{_kde_services}/plasma-wallpaper-qml.desktop
12mu|kdeplasma-addons-4.12.4-1|1402	
12mu|kdeplasma-addons-4.12.4-1|1403	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1404	
12mu|kdeplasma-addons-4.12.4-1|1405	%package -n plasma-wallpaper-potd
12mu|kdeplasma-addons-4.12.4-1|1406	Summary:	Potd wallpaper
12mu|kdeplasma-addons-4.12.4-1|1407	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1408	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1409	Provides:	plasma-wallpaper
12mu|kdeplasma-addons-4.12.4-1|1410	
12mu|kdeplasma-addons-4.12.4-1|1411	%description -n plasma-wallpaper-potd
12mu|kdeplasma-addons-4.12.4-1|1412	Potd wallpaper.
12mu|kdeplasma-addons-4.12.4-1|1413	
12mu|kdeplasma-addons-4.12.4-1|1414	%files -n plasma-wallpaper-potd
12mu|kdeplasma-addons-4.12.4-1|1415	%{_kde_libdir}/kde4/plasma_wallpaper_potd.so
12mu|kdeplasma-addons-4.12.4-1|1416	%{_kde_services}/plasma-wallpaper-potd.desktop
12mu|kdeplasma-addons-4.12.4-1|1417	
12mu|kdeplasma-addons-4.12.4-1|1418	
12mu|kdeplasma-addons-4.12.4-1|1419	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1420	
12mu|kdeplasma-addons-4.12.4-1|1421	%define plasmacomicprovidercore_major 1
12mu|kdeplasma-addons-4.12.4-1|1422	%define libplasmacomicprovidercore %mklibname plasmacomicprovidercore %{plasmacomicprovidercore_major}
12mu|kdeplasma-addons-4.12.4-1|1423	
12mu|kdeplasma-addons-4.12.4-1|1424	%package -n %{libplasmacomicprovidercore}
12mu|kdeplasma-addons-4.12.4-1|1425	Summary:	%{name} library
12mu|kdeplasma-addons-4.12.4-1|1426	Group:		System/Libraries
12mu|kdeplasma-addons-4.12.4-1|1427	
12mu|kdeplasma-addons-4.12.4-1|1428	%description -n %{libplasmacomicprovidercore}
12mu|kdeplasma-addons-4.12.4-1|1429	%{name} library.
12mu|kdeplasma-addons-4.12.4-1|1430	
12mu|kdeplasma-addons-4.12.4-1|1431	%files -n %{libplasmacomicprovidercore}
12mu|kdeplasma-addons-4.12.4-1|1432	%{_kde_libdir}/libplasmacomicprovidercore.so.%{plasmacomicprovidercore_major}*
12mu|kdeplasma-addons-4.12.4-1|1433	
12mu|kdeplasma-addons-4.12.4-1|1434	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1435	
12mu|kdeplasma-addons-4.12.4-1|1436	%define plasmaweather_major 4
12mu|kdeplasma-addons-4.12.4-1|1437	%define libplasmaweather %mklibname plasmaweather %{plasmaweather_major}
12mu|kdeplasma-addons-4.12.4-1|1438	
12mu|kdeplasma-addons-4.12.4-1|1439	%package -n %{libplasmaweather}
12mu|kdeplasma-addons-4.12.4-1|1440	Summary:	%{name} library
12mu|kdeplasma-addons-4.12.4-1|1441	Group:		System/Libraries
12mu|kdeplasma-addons-4.12.4-1|1442	
12mu|kdeplasma-addons-4.12.4-1|1443	%description -n %{libplasmaweather}
12mu|kdeplasma-addons-4.12.4-1|1444	%{name} library.
12mu|kdeplasma-addons-4.12.4-1|1445	
12mu|kdeplasma-addons-4.12.4-1|1446	%files -n %{libplasmaweather}
12mu|kdeplasma-addons-4.12.4-1|1447	%{_kde_libdir}/libplasmaweather.so.%{plasmaweather_major}*
12mu|kdeplasma-addons-4.12.4-1|1448	
12mu|kdeplasma-addons-4.12.4-1|1449	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1450	
12mu|kdeplasma-addons-4.12.4-1|1451	%define rtm_major 4
12mu|kdeplasma-addons-4.12.4-1|1452	%define librtm %mklibname rtm %{rtm_major}
12mu|kdeplasma-addons-4.12.4-1|1453	
12mu|kdeplasma-addons-4.12.4-1|1454	%package -n %{librtm}
12mu|kdeplasma-addons-4.12.4-1|1455	Summary:	%{name} library
12mu|kdeplasma-addons-4.12.4-1|1456	Group:		System/Libraries
12mu|kdeplasma-addons-4.12.4-1|1457	
12mu|kdeplasma-addons-4.12.4-1|1458	%description -n %{librtm}
12mu|kdeplasma-addons-4.12.4-1|1459	%{name} library.
12mu|kdeplasma-addons-4.12.4-1|1460	
12mu|kdeplasma-addons-4.12.4-1|1461	%files -n %{librtm}
12mu|kdeplasma-addons-4.12.4-1|1462	%{_kde_libdir}/librtm.so.%{rtm_major}*
12mu|kdeplasma-addons-4.12.4-1|1463	
12mu|kdeplasma-addons-4.12.4-1|1464	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1465	
12mu|kdeplasma-addons-4.12.4-1|1466	%define plasmapotdprovidercore_major 1
12mu|kdeplasma-addons-4.12.4-1|1467	%define libplasmapotdprovidercore %mklibname plasmapotdprovidercore %{plasmapotdprovidercore_major}
12mu|kdeplasma-addons-4.12.4-1|1468	
12mu|kdeplasma-addons-4.12.4-1|1469	%package -n %{libplasmapotdprovidercore}
12mu|kdeplasma-addons-4.12.4-1|1470	Summary:	%{name} library
12mu|kdeplasma-addons-4.12.4-1|1471	Group:		System/Libraries
12mu|kdeplasma-addons-4.12.4-1|1472	
12mu|kdeplasma-addons-4.12.4-1|1473	%description -n %{libplasmapotdprovidercore}
12mu|kdeplasma-addons-4.12.4-1|1474	%{name} library.
12mu|kdeplasma-addons-4.12.4-1|1475	
12mu|kdeplasma-addons-4.12.4-1|1476	%files -n %{libplasmapotdprovidercore}
12mu|kdeplasma-addons-4.12.4-1|1477	%{_kde_libdir}/libplasmapotdprovidercore.so.%{plasmapotdprovidercore_major}*
12mu|kdeplasma-addons-4.12.4-1|1478	
12mu|kdeplasma-addons-4.12.4-1|1479	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1480	
12mu|kdeplasma-addons-4.12.4-1|1481	%define lancelot_datamodels_major 1
12mu|kdeplasma-addons-4.12.4-1|1482	%define liblancelot_datamodels %mklibname lancelot-datamodels %{lancelot_datamodels_major}
12mu|kdeplasma-addons-4.12.4-1|1483	
12mu|kdeplasma-addons-4.12.4-1|1484	%package -n %{liblancelot_datamodels}
12mu|kdeplasma-addons-4.12.4-1|1485	Summary:	%{name} library
12mu|kdeplasma-addons-4.12.4-1|1486	Group:		System/Libraries
12mu|kdeplasma-addons-4.12.4-1|1487	Obsoletes:	%{_lib}lancelot-datamodels0 < %{EVRD}
12mu|kdeplasma-addons-4.12.4-1|1488	
12mu|kdeplasma-addons-4.12.4-1|1489	%description -n %{liblancelot_datamodels}
12mu|kdeplasma-addons-4.12.4-1|1490	%{name} library.
12mu|kdeplasma-addons-4.12.4-1|1491	
12mu|kdeplasma-addons-4.12.4-1|1492	%files -n %{liblancelot_datamodels}
12mu|kdeplasma-addons-4.12.4-1|1493	%{_kde_libdir}/liblancelot-datamodels.so.%{lancelot_datamodels_major}*
12mu|kdeplasma-addons-4.12.4-1|1494	
12mu|kdeplasma-addons-4.12.4-1|1495	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1496	
12mu|kdeplasma-addons-4.12.4-1|1497	%define plasma_containments_grouping_major 4
12mu|kdeplasma-addons-4.12.4-1|1498	%define libplasma_containments_grouping %mklibname plasmacontainmentsgrouping %{plasma_containments_grouping_major}
12mu|kdeplasma-addons-4.12.4-1|1499	
12mu|kdeplasma-addons-4.12.4-1|1500	%package -n %{libplasma_containments_grouping}
12mu|kdeplasma-addons-4.12.4-1|1501	Summary:	%{name} library
12mu|kdeplasma-addons-4.12.4-1|1502	Group:		System/Libraries
12mu|kdeplasma-addons-4.12.4-1|1503	
12mu|kdeplasma-addons-4.12.4-1|1504	%description -n %{libplasma_containments_grouping}
12mu|kdeplasma-addons-4.12.4-1|1505	%{name} library.
12mu|kdeplasma-addons-4.12.4-1|1506	
12mu|kdeplasma-addons-4.12.4-1|1507	%files -n %{libplasma_containments_grouping}
12mu|kdeplasma-addons-4.12.4-1|1508	%{_kde_libdir}/libplasma_groupingcontainment.so.%{plasma_containments_grouping_major}*
12mu|kdeplasma-addons-4.12.4-1|1509	
12mu|kdeplasma-addons-4.12.4-1|1510	#------------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1511	
12mu|kdeplasma-addons-4.12.4-1|1512	%package -n plasma-applet-kimpanel
12mu|kdeplasma-addons-4.12.4-1|1513	Summary:	KDE Input method panel (applet)
12mu|kdeplasma-addons-4.12.4-1|1514	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1515	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1516	Provides:	plasma-applet
12mu|kdeplasma-addons-4.12.4-1|1517	Requires:	plasma-dataengine-kimpanel
12mu|kdeplasma-addons-4.12.4-1|1518	
12mu|kdeplasma-addons-4.12.4-1|1519	%description -n plasma-applet-kimpanel
12mu|kdeplasma-addons-4.12.4-1|1520	KDE Input method panel (applet)
12mu|kdeplasma-addons-4.12.4-1|1521	
12mu|kdeplasma-addons-4.12.4-1|1522	%files -n plasma-applet-kimpanel
12mu|kdeplasma-addons-4.12.4-1|1523	%{_kde_libdir}/kde4/plasma_applet_kimpanel.so
12mu|kdeplasma-addons-4.12.4-1|1524	%{_kde_datadir}/config.kcfg/kimpanelconfig.kcfg
12mu|kdeplasma-addons-4.12.4-1|1525	%{_kde_services}/plasma-applet-kimpanel.desktop
12mu|kdeplasma-addons-4.12.4-1|1526	
12mu|kdeplasma-addons-4.12.4-1|1527	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1528	
12mu|kdeplasma-addons-4.12.4-1|1529	%package -n plasma-dataengine-kimpanel
12mu|kdeplasma-addons-4.12.4-1|1530	Summary:	Engine of the kimpanel plasma applet
12mu|kdeplasma-addons-4.12.4-1|1531	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1532	Requires:	kdebase4-workspace
12mu|kdeplasma-addons-4.12.4-1|1533	Provides:	plasma-dataengine
12mu|kdeplasma-addons-4.12.4-1|1534	
12mu|kdeplasma-addons-4.12.4-1|1535	%description -n plasma-dataengine-kimpanel
12mu|kdeplasma-addons-4.12.4-1|1536	Engine of the kimpanel plasma applet.
12mu|kdeplasma-addons-4.12.4-1|1537	
12mu|kdeplasma-addons-4.12.4-1|1538	%files -n plasma-dataengine-kimpanel
12mu|kdeplasma-addons-4.12.4-1|1539	%{_kde_libdir}/kde4/plasma_engine_kimpanel.so
12mu|kdeplasma-addons-4.12.4-1|1540	%{_kde_appsdir}/plasma/services/kimpanel.operations
12mu|kdeplasma-addons-4.12.4-1|1541	%{_kde_services}/plasma-dataengine-kimpanel.desktop
12mu|kdeplasma-addons-4.12.4-1|1542	
12mu|kdeplasma-addons-4.12.4-1|1543	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1544	
12mu|kdeplasma-addons-4.12.4-1|1545	%package -n plasma-containments-grouping
12mu|kdeplasma-addons-4.12.4-1|1546	Summary:	Containments that do widget grouping and gridding
12mu|kdeplasma-addons-4.12.4-1|1547	Group:		Graphical desktop/KDE
12mu|kdeplasma-addons-4.12.4-1|1548	
12mu|kdeplasma-addons-4.12.4-1|1549	%description -n plasma-containments-grouping
12mu|kdeplasma-addons-4.12.4-1|1550	This little project will provide the user the ability to layout his
12mu|kdeplasma-addons-4.12.4-1|1551	applets in a more advanced way: He will be able to group them inside
12mu|kdeplasma-addons-4.12.4-1|1552	special QGraphicsWidgets called Groups, in a way that depends on the
12mu|kdeplasma-addons-4.12.4-1|1553	specific group.
12mu|kdeplasma-addons-4.12.4-1|1554	
12mu|kdeplasma-addons-4.12.4-1|1555	%files -n plasma-containments-grouping
12mu|kdeplasma-addons-4.12.4-1|1556	%{_kde_libdir}/kde4/plasma_containment_groupingdesktop.so
12mu|kdeplasma-addons-4.12.4-1|1557	%{_kde_libdir}/kde4/plasma_containment_groupingpanel.so
12mu|kdeplasma-addons-4.12.4-1|1558	%{_kde_libdir}/kde4/plasma_containment_griddesktop.so
12mu|kdeplasma-addons-4.12.4-1|1559	%{_kde_services}/plasma-containment-griddesktop.desktop
12mu|kdeplasma-addons-4.12.4-1|1560	%{_kde_services}/plasma-containment-groupingdesktop.desktop
12mu|kdeplasma-addons-4.12.4-1|1561	%{_kde_services}/plasma-containment-groupingpanel.desktop
12mu|kdeplasma-addons-4.12.4-1|1562	
12mu|kdeplasma-addons-4.12.4-1|1563	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1564	
12mu|kdeplasma-addons-4.12.4-1|1565	%package devel
12mu|kdeplasma-addons-4.12.4-1|1566	Summary:	Devel stuff for %{name}
12mu|kdeplasma-addons-4.12.4-1|1567	Group:		Development/KDE and Qt
12mu|kdeplasma-addons-4.12.4-1|1568	Requires:	%{libplasmacomicprovidercore} = %{EVRD}
12mu|kdeplasma-addons-4.12.4-1|1569	Requires:	%{libplasmaweather} = %{EVRD}
12mu|kdeplasma-addons-4.12.4-1|1570	Requires:	%{librtm} = %{EVRD}
12mu|kdeplasma-addons-4.12.4-1|1571	Requires:	%{libplasmapotdprovidercore} = %{EVRD}
12mu|kdeplasma-addons-4.12.4-1|1572	Requires:	%{liblancelot} = %{EVRD}
12mu|kdeplasma-addons-4.12.4-1|1573	Requires:	plasma-applet-kimpanel = %{EVRD}
12mu|kdeplasma-addons-4.12.4-1|1574	Requires:	kdelibs4-devel
12mu|kdeplasma-addons-4.12.4-1|1575	
12mu|kdeplasma-addons-4.12.4-1|1576	%description devel
12mu|kdeplasma-addons-4.12.4-1|1577	This package contains header files needed if you wish to build applications
12mu|kdeplasma-addons-4.12.4-1|1578	based on %{name}
12mu|kdeplasma-addons-4.12.4-1|1579	
12mu|kdeplasma-addons-4.12.4-1|1580	%files devel
12mu|kdeplasma-addons-4.12.4-1|1581	%{_kde_libdir}/*.so
12mu|kdeplasma-addons-4.12.4-1|1582	%{_kde_includedir}/lancelot
12mu|kdeplasma-addons-4.12.4-1|1583	%{_kde_includedir}/KDE/Lancelot
12mu|kdeplasma-addons-4.12.4-1|1584	%{_kde_includedir}/lancelot-datamodels
12mu|kdeplasma-addons-4.12.4-1|1585	%{_kde_appsdir}/cmake/modules/FindLancelot-Datamodels.cmake
12mu|kdeplasma-addons-4.12.4-1|1586	%{_kde_appsdir}/cmake/modules/FindLancelot.cmake
12mu|kdeplasma-addons-4.12.4-1|1587	
12mu|kdeplasma-addons-4.12.4-1|1588	#-----------------------------------------------------------------------------
12mu|kdeplasma-addons-4.12.4-1|1589	
12mu|kdeplasma-addons-4.12.4-1|1590	%prep
12mu|kdeplasma-addons-4.12.4-1|1591	%setup -q
12mu|kdeplasma-addons-4.12.4-1|1592	
12mu|kdeplasma-addons-4.12.4-1|1593	%build
12mu|kdeplasma-addons-4.12.4-1|1594	%cmake_kde4
12mu|kdeplasma-addons-4.12.4-1|1595	%make
12mu|kdeplasma-addons-4.12.4-1|1596	
12mu|kdeplasma-addons-4.12.4-1|1597	%install
12mu|kdeplasma-addons-4.12.4-1|1598	%makeinstall_std -C build
12mu|kdeplasma-addons-4.12.4-1|1599	
12mu|kdeplasma-addons-4.12.4-1|1600	
12mu|kdeplasma-addons-4.12.4-1|1601	%changelog
12mu|kdeplasma-addons-4.12.4-1|1602	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|kdeplasma-addons-4.12.4-1|1603	+ Revision: 50957ce
12mu|kdeplasma-addons-4.12.4-1|1604	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdeplasma-addons-4.12.4-1|1605	
12mu|kdeplasma-addons-4.12.4-1|1606	

19888 12
12mu|kde-print-manager-4.12.4-1|1	Summary:	Printer management for KDE
12mu|kde-print-manager-4.12.4-1|2	Name:		kde-print-manager
12mu|kde-print-manager-4.12.4-1|3	Version:	4.12.4
12mu|kde-print-manager-4.12.4-1|4	Release:	1
12mu|kde-print-manager-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|kde-print-manager-4.12.4-1|6	License:	GPLv2+
12mu|kde-print-manager-4.12.4-1|7	Url:		https://projects.kde.org/projects/playground/base/print-manager
12mu|kde-print-manager-4.12.4-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/print-manager-%{version}.tar.xz
12mu|kde-print-manager-4.12.4-1|9	Source1:	kde-print-manager.rpmlintrc
12mu|kde-print-manager-4.12.4-1|10	BuildRequires:	gettext
12mu|kde-print-manager-4.12.4-1|11	BuildRequires:	kdelibs4-devel
12mu|kde-print-manager-4.12.4-1|12	BuildRequires:	cups-devel
12mu|kde-print-manager-4.12.4-1|13	Requires:	kdebase4-runtime
12mu|kde-print-manager-4.12.4-1|14	Obsoletes:	kdeutils4-printer-applet < 4.10.0
12mu|kde-print-manager-4.12.4-1|15	Obsoletes:	system-config-printer-kde < 2:4.10.0
12mu|kde-print-manager-4.12.4-1|16	Provides:	system-config-printer-kde = 2:%{version}-%{release}
12mu|kde-print-manager-4.12.4-1|17	
12mu|kde-print-manager-4.12.4-1|18	%description
12mu|kde-print-manager-4.12.4-1|19	Printer management for KDE.
12mu|kde-print-manager-4.12.4-1|20	
12mu|kde-print-manager-4.12.4-1|21	%files
12mu|kde-print-manager-4.12.4-1|22	%{_kde_bindir}/kde-add-printer
12mu|kde-print-manager-4.12.4-1|23	%{_kde_bindir}/kde-print-queue
12mu|kde-print-manager-4.12.4-1|24	%{_kde_libdir}/kde4/kcm_printer_manager.so
12mu|kde-print-manager-4.12.4-1|25	%{_kde_libdir}/kde4/kded_printmanager.so
12mu|kde-print-manager-4.12.4-1|26	%{_kde_libdir}/kde4/imports/org/kde/printmanager
12mu|kde-print-manager-4.12.4-1|27	%{_kde_libdir}/kde4/libexec/configure-printer
12mu|kde-print-manager-4.12.4-1|28	%{_kde_libdir}/libkcupslib.so
12mu|kde-print-manager-4.12.4-1|29	%{_kde_appsdir}/plasma/plasmoids/org.kde.printmanager
12mu|kde-print-manager-4.12.4-1|30	%{_kde_appsdir}/printmanager
12mu|kde-print-manager-4.12.4-1|31	%{_kde_plugindir}/designer/printmanagerwidget.so
12mu|kde-print-manager-4.12.4-1|32	%{_kde_services}/kcm_printer_manager.desktop
12mu|kde-print-manager-4.12.4-1|33	%{_kde_services}/kded/printmanager.desktop
12mu|kde-print-manager-4.12.4-1|34	%{_kde_services}/plasma-applet-printmanager.desktop
12mu|kde-print-manager-4.12.4-1|35	%{_datadir}/dbus-1/services/org.kde.ConfigurePrinter.service
12mu|kde-print-manager-4.12.4-1|36	
12mu|kde-print-manager-4.12.4-1|37	#----------------------------------------------------------------------------
12mu|kde-print-manager-4.12.4-1|38	
12mu|kde-print-manager-4.12.4-1|39	%prep
12mu|kde-print-manager-4.12.4-1|40	%setup -q -n print-manager-%{version}
12mu|kde-print-manager-4.12.4-1|41	
12mu|kde-print-manager-4.12.4-1|42	%build
12mu|kde-print-manager-4.12.4-1|43	%cmake_kde4 -DLIBEXEC_INSTALL_DIR:PATH=%{_kde_libdir}/kde4/libexec
12mu|kde-print-manager-4.12.4-1|44	%make
12mu|kde-print-manager-4.12.4-1|45	
12mu|kde-print-manager-4.12.4-1|46	%install
12mu|kde-print-manager-4.12.4-1|47	%makeinstall_std -C build
12mu|kde-print-manager-4.12.4-1|48	
12mu|kde-print-manager-4.12.4-1|49	
12mu|kde-print-manager-4.12.4-1|50	%changelog
12mu|kde-print-manager-4.12.4-1|51	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|kde-print-manager-4.12.4-1|52	+ Revision: f3e647f
12mu|kde-print-manager-4.12.4-1|53	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kde-print-manager-4.12.4-1|54	
12mu|kde-print-manager-4.12.4-1|55	

19889 12
12mu|kdesdk4-4.12.4-1|1	Summary:	K Desktop Environment - Software Development Kit
12mu|kdesdk4-4.12.4-1|2	Name:		kdesdk4
12mu|kdesdk4-4.12.4-1|3	Version:	4.12.4
12mu|kdesdk4-4.12.4-1|4	Release:	1
12mu|kdesdk4-4.12.4-1|5	Epoch:		1
12mu|kdesdk4-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kdesdk4-4.12.4-1|7	License:	GPLv2+
12mu|kdesdk4-4.12.4-1|8	Url:		http://www.kde.org
12mu|kdesdk4-4.12.4-1|9	Suggests:	cervisia
12mu|kdesdk4-4.12.4-1|10	Suggests:	dolphin-plugins
12mu|kdesdk4-4.12.4-1|11	Suggests:	lokalize
12mu|kdesdk4-4.12.4-1|12	Suggests:	kapptemplate
12mu|kdesdk4-4.12.4-1|13	Suggests:	kcachegrind
12mu|kdesdk4-4.12.4-1|14	Suggests:	kde-dev-scripts
12mu|kdesdk4-4.12.4-1|15	Suggests:	kde-dev-utils
12mu|kdesdk4-4.12.4-1|16	Suggests:	kdesdk-kioslaves
12mu|kdesdk4-4.12.4-1|17	Suggests:	kdesdk-strigi-analyzers
12mu|kdesdk4-4.12.4-1|18	Suggests:	kdesdk-thumbnailers
12mu|kdesdk4-4.12.4-1|19	Suggests:	kompare
12mu|kdesdk4-4.12.4-1|20	Suggests:	okteta
12mu|kdesdk4-4.12.4-1|21	Suggests:	poxml
12mu|kdesdk4-4.12.4-1|22	Suggests:	umbrello
12mu|kdesdk4-4.12.4-1|23	Obsoletes:	kdesdk4-core < 1:4.11.0
12mu|kdesdk4-4.12.4-1|24	Obsoletes:	kdesdk4-devel < 1:4.11.0
12mu|kdesdk4-4.12.4-1|25	BuildArch:	noarch
12mu|kdesdk4-4.12.4-1|26	
12mu|kdesdk4-4.12.4-1|27	%description
12mu|kdesdk4-4.12.4-1|28	Metapackage for Software Development Kit for the K Desktop Environment.
12mu|kdesdk4-4.12.4-1|29	
12mu|kdesdk4-4.12.4-1|30	%files
12mu|kdesdk4-4.12.4-1|31	
12mu|kdesdk4-4.12.4-1|32	#---------------------------------------------------------------
12mu|kdesdk4-4.12.4-1|33	
12mu|kdesdk4-4.12.4-1|34	%prep
12mu|kdesdk4-4.12.4-1|35	
12mu|kdesdk4-4.12.4-1|36	%build
12mu|kdesdk4-4.12.4-1|37	
12mu|kdesdk4-4.12.4-1|38	%install
12mu|kdesdk4-4.12.4-1|39	
12mu|kdesdk4-4.12.4-1|40	
12mu|kdesdk4-4.12.4-1|41	%changelog
12mu|kdesdk4-4.12.4-1|42	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kdesdk4-4.12.4-1|43	+ Revision: e6b681b
12mu|kdesdk4-4.12.4-1|44	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdesdk4-4.12.4-1|45	
12mu|kdesdk4-4.12.4-1|46	

19890 12
12mu|kdesdk-kioslaves-4.12.4-1|1	Summary:	KDE SDK KIO slaves
12mu|kdesdk-kioslaves-4.12.4-1|2	Name:		kdesdk-kioslaves
12mu|kdesdk-kioslaves-4.12.4-1|3	Version:	4.12.4
12mu|kdesdk-kioslaves-4.12.4-1|4	Release:	1
12mu|kdesdk-kioslaves-4.12.4-1|5	Epoch:		1
12mu|kdesdk-kioslaves-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kdesdk-kioslaves-4.12.4-1|7	License:	GPLv2+
12mu|kdesdk-kioslaves-4.12.4-1|8	Url:		http://www.kde.org
12mu|kdesdk-kioslaves-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kdesdk-kioslaves-4.12.4-1|10	%if %{is_beta}
12mu|kdesdk-kioslaves-4.12.4-1|11	%define ftpdir unstable
12mu|kdesdk-kioslaves-4.12.4-1|12	%else
12mu|kdesdk-kioslaves-4.12.4-1|13	%define ftpdir stable
12mu|kdesdk-kioslaves-4.12.4-1|14	%endif
12mu|kdesdk-kioslaves-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|kdesdk-kioslaves-4.12.4-1|16	BuildRequires:	kdelibs4-devel
12mu|kdesdk-kioslaves-4.12.4-1|17	BuildRequires:	subversion-devel
12mu|kdesdk-kioslaves-4.12.4-1|18	Suggests:	kio4-perldoc = %{EVRD}
12mu|kdesdk-kioslaves-4.12.4-1|19	Suggests:	kio4-svn = %{EVRD}
12mu|kdesdk-kioslaves-4.12.4-1|20	
12mu|kdesdk-kioslaves-4.12.4-1|21	%description
12mu|kdesdk-kioslaves-4.12.4-1|22	KIO slaves for:
12mu|kdesdk-kioslaves-4.12.4-1|23	- Perl documentation
12mu|kdesdk-kioslaves-4.12.4-1|24	- SVN
12mu|kdesdk-kioslaves-4.12.4-1|25	
12mu|kdesdk-kioslaves-4.12.4-1|26	%files
12mu|kdesdk-kioslaves-4.12.4-1|27	
12mu|kdesdk-kioslaves-4.12.4-1|28	#----------------------------------------------------------------------------
12mu|kdesdk-kioslaves-4.12.4-1|29	
12mu|kdesdk-kioslaves-4.12.4-1|30	%package -n kio4-perldoc
12mu|kdesdk-kioslaves-4.12.4-1|31	Summary:	A KIO slave interface for Perl documentation
12mu|kdesdk-kioslaves-4.12.4-1|32	Group:		Graphical desktop/KDE
12mu|kdesdk-kioslaves-4.12.4-1|33	Requires:	perl(Pod::Perldoc)
12mu|kdesdk-kioslaves-4.12.4-1|34	Conflicts:	kdesdk4-core < 1:4.11.0
12mu|kdesdk-kioslaves-4.12.4-1|35	
12mu|kdesdk-kioslaves-4.12.4-1|36	%description -n kio4-perldoc
12mu|kdesdk-kioslaves-4.12.4-1|37	A KIO slave interface for Perl documentation.
12mu|kdesdk-kioslaves-4.12.4-1|38	
12mu|kdesdk-kioslaves-4.12.4-1|39	%files -n kio4-perldoc
12mu|kdesdk-kioslaves-4.12.4-1|40	%{_kde_libdir}/kde4/kio_perldoc.so
12mu|kdesdk-kioslaves-4.12.4-1|41	%{_kde_appsdir}/kio_perldoc
12mu|kdesdk-kioslaves-4.12.4-1|42	%{_kde_services}/perldoc.protocol
12mu|kdesdk-kioslaves-4.12.4-1|43	
12mu|kdesdk-kioslaves-4.12.4-1|44	#----------------------------------------------------------------------------
12mu|kdesdk-kioslaves-4.12.4-1|45	
12mu|kdesdk-kioslaves-4.12.4-1|46	%package -n kio4-svn
12mu|kdesdk-kioslaves-4.12.4-1|47	Summary:	A KIO slave interface for SVN
12mu|kdesdk-kioslaves-4.12.4-1|48	Group:		Graphical desktop/KDE
12mu|kdesdk-kioslaves-4.12.4-1|49	Requires:	subversion
12mu|kdesdk-kioslaves-4.12.4-1|50	Conflicts:	kdesdk4-core < 1:4.11.0
12mu|kdesdk-kioslaves-4.12.4-1|51	Conflicts:	kdesdk4-devel < 1:4.11.0
12mu|kdesdk-kioslaves-4.12.4-1|52	Conflicts:	cervisia < 1:4.11.0
12mu|kdesdk-kioslaves-4.12.4-1|53	
12mu|kdesdk-kioslaves-4.12.4-1|54	%description -n kio4-svn
12mu|kdesdk-kioslaves-4.12.4-1|55	A KIO slave interface for SVN.
12mu|kdesdk-kioslaves-4.12.4-1|56	
12mu|kdesdk-kioslaves-4.12.4-1|57	%files -n kio4-svn
12mu|kdesdk-kioslaves-4.12.4-1|58	%{_kde_bindir}/kio_svn_helper
12mu|kdesdk-kioslaves-4.12.4-1|59	%{_kde_libdir}/kde4/kded_ksvnd.so
12mu|kdesdk-kioslaves-4.12.4-1|60	%{_kde_libdir}/kde4/kio_svn.so
12mu|kdesdk-kioslaves-4.12.4-1|61	%{_kde_iconsdir}/hicolor/*/actions/vcs-add-svn-kiosvn.*
12mu|kdesdk-kioslaves-4.12.4-1|62	%{_kde_iconsdir}/hicolor/*/actions/vcs-branch-svn-kiosvn.*
12mu|kdesdk-kioslaves-4.12.4-1|63	%{_kde_iconsdir}/hicolor/*/actions/vcs-merge-svn-kiosvn.*
12mu|kdesdk-kioslaves-4.12.4-1|64	%{_kde_iconsdir}/hicolor/*/actions/vcs-remove-svn-kiosvn.*
12mu|kdesdk-kioslaves-4.12.4-1|65	%{_kde_iconsdir}/hicolor/*/actions/vcs-status-svn-kiosvn.*
12mu|kdesdk-kioslaves-4.12.4-1|66	%{_kde_iconsdir}/hicolor/*/actions/vcs-switch-svn-kiosvn.*
12mu|kdesdk-kioslaves-4.12.4-1|67	%{_kde_services}/ServiceMenus/subversion.desktop
12mu|kdesdk-kioslaves-4.12.4-1|68	%{_kde_services}/ServiceMenus/subversion_toplevel.desktop
12mu|kdesdk-kioslaves-4.12.4-1|69	%{_kde_services}/kded/ksvnd.desktop
12mu|kdesdk-kioslaves-4.12.4-1|70	%{_kde_services}/svn+file.protocol
12mu|kdesdk-kioslaves-4.12.4-1|71	%{_kde_services}/svn+http.protocol
12mu|kdesdk-kioslaves-4.12.4-1|72	%{_kde_services}/svn+https.protocol
12mu|kdesdk-kioslaves-4.12.4-1|73	%{_kde_services}/svn+ssh.protocol
12mu|kdesdk-kioslaves-4.12.4-1|74	%{_kde_services}/svn.protocol
12mu|kdesdk-kioslaves-4.12.4-1|75	%{_datadir}/dbus-1/interfaces/org.kde.ksvnd.xml
12mu|kdesdk-kioslaves-4.12.4-1|76	
12mu|kdesdk-kioslaves-4.12.4-1|77	#----------------------------------------------------------------------------
12mu|kdesdk-kioslaves-4.12.4-1|78	
12mu|kdesdk-kioslaves-4.12.4-1|79	%prep
12mu|kdesdk-kioslaves-4.12.4-1|80	%setup -q
12mu|kdesdk-kioslaves-4.12.4-1|81	
12mu|kdesdk-kioslaves-4.12.4-1|82	%build
12mu|kdesdk-kioslaves-4.12.4-1|83	%cmake_kde4
12mu|kdesdk-kioslaves-4.12.4-1|84	%make
12mu|kdesdk-kioslaves-4.12.4-1|85	
12mu|kdesdk-kioslaves-4.12.4-1|86	%install
12mu|kdesdk-kioslaves-4.12.4-1|87	%makeinstall_std -C build
12mu|kdesdk-kioslaves-4.12.4-1|88	
12mu|kdesdk-kioslaves-4.12.4-1|89	
12mu|kdesdk-kioslaves-4.12.4-1|90	%changelog
12mu|kdesdk-kioslaves-4.12.4-1|91	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kdesdk-kioslaves-4.12.4-1|92	+ Revision: f196613
12mu|kdesdk-kioslaves-4.12.4-1|93	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdesdk-kioslaves-4.12.4-1|94	
12mu|kdesdk-kioslaves-4.12.4-1|95	

19891 12
12mu|kdesdk-strigi-analyzers-4.12.4-1|1	Summary:	Strigi analyzers for diff, po, ts and xlf files
12mu|kdesdk-strigi-analyzers-4.12.4-1|2	Name:		kdesdk-strigi-analyzers
12mu|kdesdk-strigi-analyzers-4.12.4-1|3	Version:	4.12.4
12mu|kdesdk-strigi-analyzers-4.12.4-1|4	Release:	1
12mu|kdesdk-strigi-analyzers-4.12.4-1|5	Epoch:		1
12mu|kdesdk-strigi-analyzers-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kdesdk-strigi-analyzers-4.12.4-1|7	License:	GPLv2+
12mu|kdesdk-strigi-analyzers-4.12.4-1|8	Url:		http://www.kde.org
12mu|kdesdk-strigi-analyzers-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kdesdk-strigi-analyzers-4.12.4-1|10	%if %{is_beta}
12mu|kdesdk-strigi-analyzers-4.12.4-1|11	%define ftpdir unstable
12mu|kdesdk-strigi-analyzers-4.12.4-1|12	%else
12mu|kdesdk-strigi-analyzers-4.12.4-1|13	%define ftpdir stable
12mu|kdesdk-strigi-analyzers-4.12.4-1|14	%endif
12mu|kdesdk-strigi-analyzers-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|kdesdk-strigi-analyzers-4.12.4-1|16	BuildRequires:	kdelibs4-devel
12mu|kdesdk-strigi-analyzers-4.12.4-1|17	BuildRequires:	pkgconfig(libstreamanalyzer)
12mu|kdesdk-strigi-analyzers-4.12.4-1|18	Conflicts:	kdesdk4-strigi-analyzer < 1:4.11.0
12mu|kdesdk-strigi-analyzers-4.12.4-1|19	Obsoletes:	kdesdk4-strigi-analyzer < 1:4.11.0
12mu|kdesdk-strigi-analyzers-4.12.4-1|20	Conflicts:	lokalize < 1:4.11.0
12mu|kdesdk-strigi-analyzers-4.12.4-1|21	
12mu|kdesdk-strigi-analyzers-4.12.4-1|22	%description
12mu|kdesdk-strigi-analyzers-4.12.4-1|23	Strigi analyzers for diff, po, ts and xlf files.
12mu|kdesdk-strigi-analyzers-4.12.4-1|24	
12mu|kdesdk-strigi-analyzers-4.12.4-1|25	%files
12mu|kdesdk-strigi-analyzers-4.12.4-1|26	%{_kde_libdir}/strigi/strigila_diff.so
12mu|kdesdk-strigi-analyzers-4.12.4-1|27	%{_kde_libdir}/strigi/strigila_po.so
12mu|kdesdk-strigi-analyzers-4.12.4-1|28	%{_kde_libdir}/strigi/strigita_ts.so
12mu|kdesdk-strigi-analyzers-4.12.4-1|29	%{_kde_libdir}/strigi/strigita_xlf.so
12mu|kdesdk-strigi-analyzers-4.12.4-1|30	%{_kde_datadir}/strigi/fieldproperties/strigi_translation.fieldproperties
12mu|kdesdk-strigi-analyzers-4.12.4-1|31	
12mu|kdesdk-strigi-analyzers-4.12.4-1|32	#----------------------------------------------------------------------------
12mu|kdesdk-strigi-analyzers-4.12.4-1|33	
12mu|kdesdk-strigi-analyzers-4.12.4-1|34	%prep
12mu|kdesdk-strigi-analyzers-4.12.4-1|35	%setup -q
12mu|kdesdk-strigi-analyzers-4.12.4-1|36	
12mu|kdesdk-strigi-analyzers-4.12.4-1|37	%build
12mu|kdesdk-strigi-analyzers-4.12.4-1|38	%cmake_kde4
12mu|kdesdk-strigi-analyzers-4.12.4-1|39	%make
12mu|kdesdk-strigi-analyzers-4.12.4-1|40	
12mu|kdesdk-strigi-analyzers-4.12.4-1|41	%install
12mu|kdesdk-strigi-analyzers-4.12.4-1|42	%makeinstall_std -C build
12mu|kdesdk-strigi-analyzers-4.12.4-1|43	
12mu|kdesdk-strigi-analyzers-4.12.4-1|44	
12mu|kdesdk-strigi-analyzers-4.12.4-1|45	%changelog
12mu|kdesdk-strigi-analyzers-4.12.4-1|46	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kdesdk-strigi-analyzers-4.12.4-1|47	+ Revision: dd465df
12mu|kdesdk-strigi-analyzers-4.12.4-1|48	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdesdk-strigi-analyzers-4.12.4-1|49	
12mu|kdesdk-strigi-analyzers-4.12.4-1|50	

19892 12
12mu|kdesdk-thumbnailers-4.12.4-1|1	Summary:	A preview image generator plugin for gettext translations and templates
12mu|kdesdk-thumbnailers-4.12.4-1|2	Name:		kdesdk-thumbnailers
12mu|kdesdk-thumbnailers-4.12.4-1|3	Version:	4.12.4
12mu|kdesdk-thumbnailers-4.12.4-1|4	Release:	1
12mu|kdesdk-thumbnailers-4.12.4-1|5	Epoch:		1
12mu|kdesdk-thumbnailers-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kdesdk-thumbnailers-4.12.4-1|7	License:	GPLv2+
12mu|kdesdk-thumbnailers-4.12.4-1|8	Url:		http://www.kde.org
12mu|kdesdk-thumbnailers-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kdesdk-thumbnailers-4.12.4-1|10	%if %{is_beta}
12mu|kdesdk-thumbnailers-4.12.4-1|11	%define ftpdir unstable
12mu|kdesdk-thumbnailers-4.12.4-1|12	%else
12mu|kdesdk-thumbnailers-4.12.4-1|13	%define ftpdir stable
12mu|kdesdk-thumbnailers-4.12.4-1|14	%endif
12mu|kdesdk-thumbnailers-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|kdesdk-thumbnailers-4.12.4-1|16	BuildRequires:	gettext-devel
12mu|kdesdk-thumbnailers-4.12.4-1|17	BuildRequires:	kdelibs4-devel
12mu|kdesdk-thumbnailers-4.12.4-1|18	Requires:	gettext
12mu|kdesdk-thumbnailers-4.12.4-1|19	Conflicts:	kde-thumbnailer-po < 1:4.11.0
12mu|kdesdk-thumbnailers-4.12.4-1|20	Obsoletes:	kde-thumbnailer-po < 1:4.11.0
12mu|kdesdk-thumbnailers-4.12.4-1|21	
12mu|kdesdk-thumbnailers-4.12.4-1|22	%description
12mu|kdesdk-thumbnailers-4.12.4-1|23	A preview image generator plugin for gettext translations and templates.
12mu|kdesdk-thumbnailers-4.12.4-1|24	
12mu|kdesdk-thumbnailers-4.12.4-1|25	%files
12mu|kdesdk-thumbnailers-4.12.4-1|26	%{_kde_libdir}/kde4/pothumbnail.so
12mu|kdesdk-thumbnailers-4.12.4-1|27	%{_kde_datadir}/config.kcfg/pocreatorsettings.kcfg
12mu|kdesdk-thumbnailers-4.12.4-1|28	%{_kde_services}/pothumbnail.desktop
12mu|kdesdk-thumbnailers-4.12.4-1|29	
12mu|kdesdk-thumbnailers-4.12.4-1|30	#----------------------------------------------------------------------------
12mu|kdesdk-thumbnailers-4.12.4-1|31	
12mu|kdesdk-thumbnailers-4.12.4-1|32	%prep
12mu|kdesdk-thumbnailers-4.12.4-1|33	%setup -q
12mu|kdesdk-thumbnailers-4.12.4-1|34	
12mu|kdesdk-thumbnailers-4.12.4-1|35	%build
12mu|kdesdk-thumbnailers-4.12.4-1|36	%cmake_kde4
12mu|kdesdk-thumbnailers-4.12.4-1|37	%make
12mu|kdesdk-thumbnailers-4.12.4-1|38	
12mu|kdesdk-thumbnailers-4.12.4-1|39	%install
12mu|kdesdk-thumbnailers-4.12.4-1|40	%makeinstall_std -C build
12mu|kdesdk-thumbnailers-4.12.4-1|41	
12mu|kdesdk-thumbnailers-4.12.4-1|42	
12mu|kdesdk-thumbnailers-4.12.4-1|43	%changelog
12mu|kdesdk-thumbnailers-4.12.4-1|44	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kdesdk-thumbnailers-4.12.4-1|45	+ Revision: 23b4884
12mu|kdesdk-thumbnailers-4.12.4-1|46	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdesdk-thumbnailers-4.12.4-1|47	
12mu|kdesdk-thumbnailers-4.12.4-1|48	

19893 12
12mu|kdetoys4-4.12.4-1|1	Summary:	K Desktop Environment - Toys and Amusements
12mu|kdetoys4-4.12.4-1|2	Name:		kdetoys4
12mu|kdetoys4-4.12.4-1|3	Version:	4.12.4
12mu|kdetoys4-4.12.4-1|4	Release:	1
12mu|kdetoys4-4.12.4-1|5	Epoch:		1
12mu|kdetoys4-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kdetoys4-4.12.4-1|7	License:	GPLv2+
12mu|kdetoys4-4.12.4-1|8	Url:		http://www.kde.org
12mu|kdetoys4-4.12.4-1|9	Suggests:	amor
12mu|kdetoys4-4.12.4-1|10	Suggests:	kteatime
12mu|kdetoys4-4.12.4-1|11	Suggests:	ktux
12mu|kdetoys4-4.12.4-1|12	Obsoletes:	kdetoys4-devel < 1:4.11.0
12mu|kdetoys4-4.12.4-1|13	BuildArch:	noarch
12mu|kdetoys4-4.12.4-1|14	
12mu|kdetoys4-4.12.4-1|15	%description
12mu|kdetoys4-4.12.4-1|16	Toys for the K Desktop Environment.
12mu|kdetoys4-4.12.4-1|17	
12mu|kdetoys4-4.12.4-1|18	Software suggested by this metapackage:
12mu|kdetoys4-4.12.4-1|19	- amor: Amusing Misuse Of Resources put's comic figures above your windows
12mu|kdetoys4-4.12.4-1|20	- kteatime: system tray applet that makes sure your tea doesn't get too strong
12mu|kdetoys4-4.12.4-1|21	- ktux: Tux-in-a-Spaceship screen saver
12mu|kdetoys4-4.12.4-1|22	
12mu|kdetoys4-4.12.4-1|23	%files
12mu|kdetoys4-4.12.4-1|24	
12mu|kdetoys4-4.12.4-1|25	#-------------------------------------------------------------------
12mu|kdetoys4-4.12.4-1|26	
12mu|kdetoys4-4.12.4-1|27	%prep
12mu|kdetoys4-4.12.4-1|28	
12mu|kdetoys4-4.12.4-1|29	%build
12mu|kdetoys4-4.12.4-1|30	
12mu|kdetoys4-4.12.4-1|31	%install
12mu|kdetoys4-4.12.4-1|32	
12mu|kdetoys4-4.12.4-1|33	
12mu|kdetoys4-4.12.4-1|34	%changelog
12mu|kdetoys4-4.12.4-1|35	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kdetoys4-4.12.4-1|36	+ Revision: 5ae2967
12mu|kdetoys4-4.12.4-1|37	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdetoys4-4.12.4-1|38	
12mu|kdetoys4-4.12.4-1|39	

19894 12
12mu|kdeutils4-printer-applet-4.9.5-1|1	%define oname printer-applet
12mu|kdeutils4-printer-applet-4.9.5-1|2	
12mu|kdeutils4-printer-applet-4.9.5-1|3	Name:		kdeutils4-printer-applet
12mu|kdeutils4-printer-applet-4.9.5-1|4	Summary:	View current print jobs and configure new printers
12mu|kdeutils4-printer-applet-4.9.5-1|5	Version:	4.9.5
12mu|kdeutils4-printer-applet-4.9.5-1|6	Release:	1
12mu|kdeutils4-printer-applet-4.9.5-1|7	Group:		Graphical desktop/KDE
12mu|kdeutils4-printer-applet-4.9.5-1|8	License:	LGPLv2
12mu|kdeutils4-printer-applet-4.9.5-1|9	URL:		http://utils.kde.org/projects/%{oname}
12mu|kdeutils4-printer-applet-4.9.5-1|10	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{oname}-%{version}.tar.xz
12mu|kdeutils4-printer-applet-4.9.5-1|11	BuildRequires:	kdelibs4-devel
12mu|kdeutils4-printer-applet-4.9.5-1|12	BuildRequires:	python-kde4
12mu|kdeutils4-printer-applet-4.9.5-1|13	BuildRequires:	system-config-printer
12mu|kdeutils4-printer-applet-4.9.5-1|14	BuildRequires:	python-cups
12mu|kdeutils4-printer-applet-4.9.5-1|15	BuildRequires:	python-devel
12mu|kdeutils4-printer-applet-4.9.5-1|16	Requires:	python-kde4
12mu|kdeutils4-printer-applet-4.9.5-1|17	Requires:	python-cups
12mu|kdeutils4-printer-applet-4.9.5-1|18	Requires:	python-qt4
12mu|kdeutils4-printer-applet-4.9.5-1|19	Requires:	python-dbus
12mu|kdeutils4-printer-applet-4.9.5-1|20	Requires:	system-config-printer
12mu|kdeutils4-printer-applet-4.9.5-1|21	Provides:	printer-applet
12mu|kdeutils4-printer-applet-4.9.5-1|22	BuildArch:	noarch
12mu|kdeutils4-printer-applet-4.9.5-1|23	
12mu|kdeutils4-printer-applet-4.9.5-1|24	%description
12mu|kdeutils4-printer-applet-4.9.5-1|25	Printer Applet is a system tray utility that shows current print jobs,
12mu|kdeutils4-printer-applet-4.9.5-1|26	shows printer warnings and errors and shows when printers that have
12mu|kdeutils4-printer-applet-4.9.5-1|27	been plugged in for the first time are being auto-configured by
12mu|kdeutils4-printer-applet-4.9.5-1|28	hal-cups-utils.
12mu|kdeutils4-printer-applet-4.9.5-1|29	
12mu|kdeutils4-printer-applet-4.9.5-1|30	%files
12mu|kdeutils4-printer-applet-4.9.5-1|31	%doc %{_kde_docdir}/HTML/en/printer-applet
12mu|kdeutils4-printer-applet-4.9.5-1|32	%{_kde_bindir}/printer-applet
12mu|kdeutils4-printer-applet-4.9.5-1|33	%{_kde_appsdir}/printer-applet
12mu|kdeutils4-printer-applet-4.9.5-1|34	%{_kde_autostart}/printer-applet.desktop
12mu|kdeutils4-printer-applet-4.9.5-1|35	
12mu|kdeutils4-printer-applet-4.9.5-1|36	#----------------------------------------------------------------------
12mu|kdeutils4-printer-applet-4.9.5-1|37	
12mu|kdeutils4-printer-applet-4.9.5-1|38	%prep
12mu|kdeutils4-printer-applet-4.9.5-1|39	%setup -q -n %{oname}-%{version}
12mu|kdeutils4-printer-applet-4.9.5-1|40	
12mu|kdeutils4-printer-applet-4.9.5-1|41	%build
12mu|kdeutils4-printer-applet-4.9.5-1|42	%cmake_kde4
12mu|kdeutils4-printer-applet-4.9.5-1|43	%make
12mu|kdeutils4-printer-applet-4.9.5-1|44	
12mu|kdeutils4-printer-applet-4.9.5-1|45	%install
12mu|kdeutils4-printer-applet-4.9.5-1|46	%makeinstall_std -C build
12mu|kdeutils4-printer-applet-4.9.5-1|47	
12mu|kdeutils4-printer-applet-4.9.5-1|48	%changelog
12mu|kdeutils4-printer-applet-4.9.5-1|49	* Sun Jan 13 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.5-1
12mu|kdeutils4-printer-applet-4.9.5-1|50	- New version 4.9.5
12mu|kdeutils4-printer-applet-4.9.5-1|51	
12mu|kdeutils4-printer-applet-4.9.5-1|52	* Wed Dec 05 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.4-1
12mu|kdeutils4-printer-applet-4.9.5-1|53	- New version 4.9.4
12mu|kdeutils4-printer-applet-4.9.5-1|54	
12mu|kdeutils4-printer-applet-4.9.5-1|55	* Wed Nov 07 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.3-1
12mu|kdeutils4-printer-applet-4.9.5-1|56	- New version 4.9.3
12mu|kdeutils4-printer-applet-4.9.5-1|57	
12mu|kdeutils4-printer-applet-4.9.5-1|58	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.2-2
12mu|kdeutils4-printer-applet-4.9.5-1|59	- New version 4.9.2
12mu|kdeutils4-printer-applet-4.9.5-1|60	- Should be noarch package
12mu|kdeutils4-printer-applet-4.9.5-1|61	
12mu|kdeutils4-printer-applet-4.9.5-1|62	* Sat Sep 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.1-1
12mu|kdeutils4-printer-applet-4.9.5-1|63	- New version 4.9.1
12mu|kdeutils4-printer-applet-4.9.5-1|64	
12mu|kdeutils4-printer-applet-4.9.5-1|65	* Tue Aug 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.9.0-1
12mu|kdeutils4-printer-applet-4.9.5-1|66	- New version 4.9.0
12mu|kdeutils4-printer-applet-4.9.5-1|67	
12mu|kdeutils4-printer-applet-4.9.5-1|68	* Sun Jul 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.97-1
12mu|kdeutils4-printer-applet-4.9.5-1|69	- New version 4.8.97
12mu|kdeutils4-printer-applet-4.9.5-1|70	
12mu|kdeutils4-printer-applet-4.9.5-1|71	* Sun Jul 08 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.95-1
12mu|kdeutils4-printer-applet-4.9.5-1|72	- New version 4.8.95
12mu|kdeutils4-printer-applet-4.9.5-1|73	
12mu|kdeutils4-printer-applet-4.9.5-1|74	* Fri Jun 08 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.4-1
12mu|kdeutils4-printer-applet-4.9.5-1|75	- update to 4.8.4
12mu|kdeutils4-printer-applet-4.9.5-1|76	
12mu|kdeutils4-printer-applet-4.9.5-1|77	* Thu May 10 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.3-1
12mu|kdeutils4-printer-applet-4.9.5-1|78	- update to 4.8.3
12mu|kdeutils4-printer-applet-4.9.5-1|79	
12mu|kdeutils4-printer-applet-4.9.5-1|80	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.2-1
12mu|kdeutils4-printer-applet-4.9.5-1|81	- update to 4.8.2
12mu|kdeutils4-printer-applet-4.9.5-1|82	
12mu|kdeutils4-printer-applet-4.9.5-1|83	* Sun Mar 11 2012 Arkady L. Shane <arkady.shane@rosalab.ru> 4.8.1-1
12mu|kdeutils4-printer-applet-4.9.5-1|84	- update to 4.8.1
12mu|kdeutils4-printer-applet-4.9.5-1|85	
12mu|kdeutils4-printer-applet-4.9.5-1|86	* Thu Jan 19 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.8.0-1
12mu|kdeutils4-printer-applet-4.9.5-1|87	+ Revision: 762419
12mu|kdeutils4-printer-applet-4.9.5-1|88	- New upstream tarball
12mu|kdeutils4-printer-applet-4.9.5-1|89	
12mu|kdeutils4-printer-applet-4.9.5-1|90	* Fri Jan 06 2012 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.97-1
12mu|kdeutils4-printer-applet-4.9.5-1|91	+ Revision: 758120
12mu|kdeutils4-printer-applet-4.9.5-1|92	- New upstream tarball
12mu|kdeutils4-printer-applet-4.9.5-1|93	
12mu|kdeutils4-printer-applet-4.9.5-1|94	* Thu Nov 24 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 4.7.80-1
12mu|kdeutils4-printer-applet-4.9.5-1|95	+ Revision: 733049
12mu|kdeutils4-printer-applet-4.9.5-1|96	- Import printer-applet
12mu|kdeutils4-printer-applet-4.9.5-1|97	- Create folder
12mu|kdeutils4-printer-applet-4.9.5-1|98	

19895 12
12mu|kdevelop4-4.7.0-1|1	%bcond_with apidox
12mu|kdevelop4-4.7.0-1|2	
12mu|kdevelop4-4.7.0-1|3	%define kdevplatform_version 4:1.%(echo %{version} | cut -d. -f2,3)
12mu|kdevelop4-4.7.0-1|4	
12mu|kdevelop4-4.7.0-1|5	Summary:	Integrated Development Environment for C++/C
12mu|kdevelop4-4.7.0-1|6	Name:		kdevelop4
12mu|kdevelop4-4.7.0-1|7	Version:	4.7.0
12mu|kdevelop4-4.7.0-1|8	Release:	1
12mu|kdevelop4-4.7.0-1|9	Epoch:		4
12mu|kdevelop4-4.7.0-1|10	License:	GPLv2+
12mu|kdevelop4-4.7.0-1|11	Group:		Development/C++
12mu|kdevelop4-4.7.0-1|12	Url:		http://www.kdevelop.org/
12mu|kdevelop4-4.7.0-1|13	Source0:	http://fr2.rpmfind.net/linux/KDE/unstable/kdevelop/%{version}/src/kdevelop-%{version}.tar.xz
12mu|kdevelop4-4.7.0-1|14	Source1:	%{name}.rpmlintrc
12mu|kdevelop4-4.7.0-1|15	%if %{with apidox}
12mu|kdevelop4-4.7.0-1|16	BuildRequires:	doxygen
12mu|kdevelop4-4.7.0-1|17	%endif
12mu|kdevelop4-4.7.0-1|18	BuildRequires:	kdelibs4-devel
12mu|kdevelop4-4.7.0-1|19	BuildRequires:	kdevplatform4-devel >= %{kdevplatform_version}
12mu|kdevelop4-4.7.0-1|20	BuildRequires:	kdebase4-workspace-devel
12mu|kdevelop4-4.7.0-1|21	BuildRequires:	okteta-devel
12mu|kdevelop4-4.7.0-1|22	Requires:	cmake
12mu|kdevelop4-4.7.0-1|23	Requires:	gdb
12mu|kdevelop4-4.7.0-1|24	Requires:	git
12mu|kdevelop4-4.7.0-1|25	Requires:	kdevplatform4 >= %{kdevplatform_version}
12mu|kdevelop4-4.7.0-1|26	Suggests:	plasma-applet-kdevelopsessions
12mu|kdevelop4-4.7.0-1|27	
12mu|kdevelop4-4.7.0-1|28	%description
12mu|kdevelop4-4.7.0-1|29	The KDevelop Integrated Development Environment provides many features that
12mu|kdevelop4-4.7.0-1|30	developers need as well as providing a unified interface to programs like gdb,
12mu|kdevelop4-4.7.0-1|31	the C/C++ compiler, and make.
12mu|kdevelop4-4.7.0-1|32	
12mu|kdevelop4-4.7.0-1|33	KDevelop manages or provides:
12mu|kdevelop4-4.7.0-1|34	* All development tools needed for C++ programming like Compiler, Linker,
12mu|kdevelop4-4.7.0-1|35	automake and autoconf
12mu|kdevelop4-4.7.0-1|36	* KAppWizard, which generates complete, ready-to-go sample applications
12mu|kdevelop4-4.7.0-1|37	* Classgenerator, for creating new classes and integrating them into the
12mu|kdevelop4-4.7.0-1|38	current project
12mu|kdevelop4-4.7.0-1|39	* File management for sources, headers, documentation etc. to be included in
12mu|kdevelop4-4.7.0-1|40	the project
12mu|kdevelop4-4.7.0-1|41	* The creation of User-Handbooks written with SGML and the automatic
12mu|kdevelop4-4.7.0-1|42	generation of HTML-output with the KDE look and feel
12mu|kdevelop4-4.7.0-1|43	* Automatic HTML-based API-documentation for your project's classes with
12mu|kdevelop4-4.7.0-1|44	cross-references to the used libraries; Internationalization support for
12mu|kdevelop4-4.7.0-1|45	your application, allowing translators to easily add their target language
12mu|kdevelop4-4.7.0-1|46	to a project
12mu|kdevelop4-4.7.0-1|47	* WYSIWYG (What you see is what you get) creation of user interfaces with a
12mu|kdevelop4-4.7.0-1|48	built-in dialog editor
12mu|kdevelop4-4.7.0-1|49	* Debugging your application by integrating KDbg
12mu|kdevelop4-4.7.0-1|50	* Editing of project-specific pixmaps with KIconEdit
12mu|kdevelop4-4.7.0-1|51	* The inclusion of any other program you need for development by adding it
12mu|kdevelop4-4.7.0-1|52	to the "Tools" menu according to your individual needs.
12mu|kdevelop4-4.7.0-1|53	
12mu|kdevelop4-4.7.0-1|54	%files -f %{name}.lang
12mu|kdevelop4-4.7.0-1|55	%{_kde_bindir}/*
12mu|kdevelop4-4.7.0-1|56	%{_kde_appsdir}/kdevappwizard
12mu|kdevelop4-4.7.0-1|57	%{_kde_appsdir}/kdevcodegen
12mu|kdevelop4-4.7.0-1|58	%{_kde_appsdir}/kdevcppsupport
12mu|kdevelop4-4.7.0-1|59	%{_kde_appsdir}/kdevcustommakemanager
12mu|kdevelop4-4.7.0-1|60	%{_kde_appsdir}/kdevelop
12mu|kdevelop4-4.7.0-1|61	%{_kde_appsdir}/kdevfiletemplates
12mu|kdevelop4-4.7.0-1|62	%{_kde_appsdir}/kdevgdb
12mu|kdevelop4-4.7.0-1|63	%{_kde_appsdir}/kdevmanpage
12mu|kdevelop4-4.7.0-1|64	%{_kde_appsdir}/kdevokteta
12mu|kdevelop4-4.7.0-1|65	%{_kde_applicationsdir}/*.desktop
12mu|kdevelop4-4.7.0-1|66	%{_kde_configdir}/kdevelop-qthelp.knsrc
12mu|kdevelop4-4.7.0-1|67	%{_kde_configdir}/kdeveloprc
12mu|kdevelop4-4.7.0-1|68	%{_kde_datadir}/mime/packages/kdevelop.xml
12mu|kdevelop4-4.7.0-1|69	%{_kde_iconsdir}/*/*/*/*
12mu|kdevelop4-4.7.0-1|70	%{_kde_libdir}/kde4/kcm_kdev_cmakebuilder.so
12mu|kdevelop4-4.7.0-1|71	%{_kde_libdir}/kde4/kcm_kdev_makebuilder.so
12mu|kdevelop4-4.7.0-1|72	%{_kde_libdir}/kde4/kcm_kdev_ninjabuilder.so
12mu|kdevelop4-4.7.0-1|73	%{_kde_libdir}/kde4/kcm_kdevcmake_settings.so
12mu|kdevelop4-4.7.0-1|74	%{_kde_libdir}/kde4/kcm_kdevcustombuildsystem.so
12mu|kdevelop4-4.7.0-1|75	%{_kde_libdir}/kde4/kcm_kdevcustomdefinesandincludes.so
12mu|kdevelop4-4.7.0-1|76	%{_kde_libdir}/kde4/kdevastyle.so
12mu|kdevelop4-4.7.0-1|77	%{_kde_libdir}/kde4/kdevcmakebuilder.so
12mu|kdevelop4-4.7.0-1|78	%{_kde_libdir}/kde4/kdevcmakedocumentation.so
12mu|kdevelop4-4.7.0-1|79	%{_kde_libdir}/kde4/kdevcmakemanager.so
12mu|kdevelop4-4.7.0-1|80	%{_kde_libdir}/kde4/kdevcompilerprovider.so
12mu|kdevelop4-4.7.0-1|81	%{_kde_libdir}/kde4/kdevcpplanguagesupport.so
12mu|kdevelop4-4.7.0-1|82	%{_kde_libdir}/kde4/kdevcustombuildsystem.so
12mu|kdevelop4-4.7.0-1|83	%{_kde_libdir}/kde4/kdevcustommakemanager.so
12mu|kdevelop4-4.7.0-1|84	%{_kde_libdir}/kde4/kdevcustomscript.so
12mu|kdevelop4-4.7.0-1|85	%{_kde_libdir}/kde4/kdevdefinesandincludesmanager.so
12mu|kdevelop4-4.7.0-1|86	%{_kde_libdir}/kde4/kdevexecuteplasmoid.so
12mu|kdevelop4-4.7.0-1|87	%{_kde_libdir}/kde4/kdevgdb.so
12mu|kdevelop4-4.7.0-1|88	%{_kde_libdir}/kde4/kdevghprovider.so
12mu|kdevelop4-4.7.0-1|89	%{_kde_libdir}/kde4/kdevkdeprovider.so
12mu|kdevelop4-4.7.0-1|90	%{_kde_libdir}/kde4/kdevmakebuilder.so
12mu|kdevelop4-4.7.0-1|91	%{_kde_libdir}/kde4/kdevmanpage.so
12mu|kdevelop4-4.7.0-1|92	%{_kde_libdir}/kde4/kdevninja.so
12mu|kdevelop4-4.7.0-1|93	%{_kde_libdir}/kde4/kdevokteta.so
12mu|kdevelop4-4.7.0-1|94	%{_kde_libdir}/kde4/kdevqthelp.so
12mu|kdevelop4-4.7.0-1|95	%{_kde_libdir}/kde4/kdevqthelp_config.so
12mu|kdevelop4-4.7.0-1|96	%{_kde_libdir}/kde4/krunner_kdevelopsessions.so
12mu|kdevelop4-4.7.0-1|97	%{_kde_libdir}/libkdev4cmakecommon.so
12mu|kdevelop4-4.7.0-1|98	%{_kde_libdir}/libkdev4cppduchain.so
12mu|kdevelop4-4.7.0-1|99	%{_kde_libdir}/libkdev4cppparser.so
12mu|kdevelop4-4.7.0-1|100	%{_kde_libdir}/libkdev4cpprpp.so
12mu|kdevelop4-4.7.0-1|101	%{_kde_libdir}/libkdev4includesdefinessettings.so
12mu|kdevelop4-4.7.0-1|102	%{_kde_services}/kcm_kdev*.desktop
12mu|kdevelop4-4.7.0-1|103	%{_kde_services}/kdev*.desktop
12mu|kdevelop4-4.7.0-1|104	
12mu|kdevelop4-4.7.0-1|105	#------------------------------------------------
12mu|kdevelop4-4.7.0-1|106	%package -n plasma-dataengine-kdevelopsessions
12mu|kdevelop4-4.7.0-1|107	Summary:	Show KDevelop sessions
12mu|kdevelop4-4.7.0-1|108	Group:		Graphical desktop/KDE
12mu|kdevelop4-4.7.0-1|109	Requires:	kdebase4-workspace
12mu|kdevelop4-4.7.0-1|110	Requires:	%{name} >= %{EVRD}
12mu|kdevelop4-4.7.0-1|111	
12mu|kdevelop4-4.7.0-1|112	%description -n plasma-dataengine-kdevelopsessions
12mu|kdevelop4-4.7.0-1|113	Show KDevelop sessions.
12mu|kdevelop4-4.7.0-1|114	
12mu|kdevelop4-4.7.0-1|115	%files -n plasma-dataengine-kdevelopsessions
12mu|kdevelop4-4.7.0-1|116	%{_kde_libdir}/kde4/plasma_engine_kdevelopsessions.so
12mu|kdevelop4-4.7.0-1|117	%{_kde_services}/plasma-dataengine-kdevelopsessions.desktop
12mu|kdevelop4-4.7.0-1|118	%{_kde_appsdir}/plasma/services/org.kde.plasma.dataengine.kdevelopsessions.operations
12mu|kdevelop4-4.7.0-1|119	
12mu|kdevelop4-4.7.0-1|120	#------------------------------------------------
12mu|kdevelop4-4.7.0-1|121	%package -n plasma-applet-kdevelopsessions
12mu|kdevelop4-4.7.0-1|122	Summary:	Show KDevelop sessions
12mu|kdevelop4-4.7.0-1|123	Group:		Graphical desktop/KDE
12mu|kdevelop4-4.7.0-1|124	Requires:	kdebase4-workspace
12mu|kdevelop4-4.7.0-1|125	Requires:	plasma-dataengine-kdevelopsessions >= %{EVRD}
12mu|kdevelop4-4.7.0-1|126	BuildArch:	noarch
12mu|kdevelop4-4.7.0-1|127	
12mu|kdevelop4-4.7.0-1|128	%description -n plasma-applet-kdevelopsessions
12mu|kdevelop4-4.7.0-1|129	Show KDevelop sessions.
12mu|kdevelop4-4.7.0-1|130	
12mu|kdevelop4-4.7.0-1|131	%files -n plasma-applet-kdevelopsessions
12mu|kdevelop4-4.7.0-1|132	%{_kde_services}/plasma-applet-kdevelopsessions.desktop
12mu|kdevelop4-4.7.0-1|133	%{_kde_appsdir}/plasma/plasmoids/kdevelopsessions
12mu|kdevelop4-4.7.0-1|134	
12mu|kdevelop4-4.7.0-1|135	#------------------------------------------------
12mu|kdevelop4-4.7.0-1|136	%package devel
12mu|kdevelop4-4.7.0-1|137	Summary:	Development files for kdevelop
12mu|kdevelop4-4.7.0-1|138	Group:		Development/KDE and Qt
12mu|kdevelop4-4.7.0-1|139	
12mu|kdevelop4-4.7.0-1|140	%description devel
12mu|kdevelop4-4.7.0-1|141	Development files for kdevelop.
12mu|kdevelop4-4.7.0-1|142	
12mu|kdevelop4-4.7.0-1|143	%files devel
12mu|kdevelop4-4.7.0-1|144	%{_kde_appsdir}/cmake/modules/FindKDevelop.cmake
12mu|kdevelop4-4.7.0-1|145	%{_kde_includedir}/kdevelop
12mu|kdevelop4-4.7.0-1|146	
12mu|kdevelop4-4.7.0-1|147	#------------------------------------------------
12mu|kdevelop4-4.7.0-1|148	
12mu|kdevelop4-4.7.0-1|149	%prep
12mu|kdevelop4-4.7.0-1|150	%setup -q -n kdevelop-%{version}
12mu|kdevelop4-4.7.0-1|151	
12mu|kdevelop4-4.7.0-1|152	%build
12mu|kdevelop4-4.7.0-1|153	%cmake_kde4
12mu|kdevelop4-4.7.0-1|154	%make
12mu|kdevelop4-4.7.0-1|155	
12mu|kdevelop4-4.7.0-1|156	%if %{with apidox}
12mu|kdevelop4-4.7.0-1|157	make apidox
12mu|kdevelop4-4.7.0-1|158	%endif
12mu|kdevelop4-4.7.0-1|159	
12mu|kdevelop4-4.7.0-1|160	%install
12mu|kdevelop4-4.7.0-1|161	%makeinstall_std -C build
12mu|kdevelop4-4.7.0-1|162	
12mu|kdevelop4-4.7.0-1|163	%find_lang %{name} --all-name --with-html
12mu|kdevelop4-4.7.0-1|164	
12mu|kdevelop4-4.7.0-1|165	
12mu|kdevelop4-4.7.0-1|166	%changelog
12mu|kdevelop4-4.7.0-1|167	* Tue Sep 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.7.0-1
12mu|kdevelop4-4.7.0-1|168	+ Revision: 2a761dc
12mu|kdevelop4-4.7.0-1|169	- Fix typo
12mu|kdevelop4-4.7.0-1|170	
12mu|kdevelop4-4.7.0-1|171	

19896 12
12mu|kdevelop4-php-1.7.0-1|1	%define kdevelop_ver 4.%(echo %{version} | cut -d. -f2,3)
12mu|kdevelop4-php-1.7.0-1|2	
12mu|kdevelop4-php-1.7.0-1|3	Summary:	PHP plugin for kdevelop
12mu|kdevelop4-php-1.7.0-1|4	Name:		kdevelop4-php
12mu|kdevelop4-php-1.7.0-1|5	Version:	1.7.0
12mu|kdevelop4-php-1.7.0-1|6	Release:	1
12mu|kdevelop4-php-1.7.0-1|7	License:	GPLv2+
12mu|kdevelop4-php-1.7.0-1|8	Group:		Development/Other
12mu|kdevelop4-php-1.7.0-1|9	Url:		http://www.kdevelop.org
12mu|kdevelop4-php-1.7.0-1|10	Source0:	http://fr2.rpmfind.net/linux/KDE/unstable/kdevelop/%{kdevelop_ver}/src/kdevelop-php-%{version}.tar.xz
12mu|kdevelop4-php-1.7.0-1|11	BuildRequires:	kdelibs4-devel
12mu|kdevelop4-php-1.7.0-1|12	BuildRequires:	kdevelop-pg-qt-devel
12mu|kdevelop4-php-1.7.0-1|13	BuildRequires:	kdevplatform4-devel >= 4:%{version}
12mu|kdevelop4-php-1.7.0-1|14	Requires:	kdevelop4 >= 4:%{kdevelop_ver}
12mu|kdevelop4-php-1.7.0-1|15	
12mu|kdevelop4-php-1.7.0-1|16	%description
12mu|kdevelop4-php-1.7.0-1|17	This plugin adds PHP language support (including classview and code-completion)
12mu|kdevelop4-php-1.7.0-1|18	to KDevelop.
12mu|kdevelop4-php-1.7.0-1|19	
12mu|kdevelop4-php-1.7.0-1|20	%files -f kdevphp.lang
12mu|kdevelop4-php-1.7.0-1|21	%{_kde_libdir}/kde4/kdevphplanguagesupport.so
12mu|kdevelop4-php-1.7.0-1|22	%{_kde_libdir}/kde4/kdevphpunitprovider.so
12mu|kdevelop4-php-1.7.0-1|23	%{_kde_libdir}/libkdev4phpcompletion.so
12mu|kdevelop4-php-1.7.0-1|24	%{_kde_libdir}/libkdev4phpduchain.so
12mu|kdevelop4-php-1.7.0-1|25	%{_kde_libdir}/libkdev4phpparser.so
12mu|kdevelop4-php-1.7.0-1|26	%{_kde_appsdir}/kdevappwizard/templates/simple_phpapp.tar.bz2
12mu|kdevelop4-php-1.7.0-1|27	%{_kde_appsdir}/kdevphpsupport
12mu|kdevelop4-php-1.7.0-1|28	%{_kde_services}/kdevphpsupport.desktop
12mu|kdevelop4-php-1.7.0-1|29	%{_kde_services}/kdevphpunitprovider.desktop
12mu|kdevelop4-php-1.7.0-1|30	
12mu|kdevelop4-php-1.7.0-1|31	#--------------------------------------------------------------------
12mu|kdevelop4-php-1.7.0-1|32	
12mu|kdevelop4-php-1.7.0-1|33	%prep
12mu|kdevelop4-php-1.7.0-1|34	%setup -qn kdevelop-php-%{version}
12mu|kdevelop4-php-1.7.0-1|35	
12mu|kdevelop4-php-1.7.0-1|36	%build
12mu|kdevelop4-php-1.7.0-1|37	%cmake_kde4
12mu|kdevelop4-php-1.7.0-1|38	%make
12mu|kdevelop4-php-1.7.0-1|39	
12mu|kdevelop4-php-1.7.0-1|40	%install
12mu|kdevelop4-php-1.7.0-1|41	%makeinstall_std -C build
12mu|kdevelop4-php-1.7.0-1|42	
12mu|kdevelop4-php-1.7.0-1|43	%find_lang kdevphp
12mu|kdevelop4-php-1.7.0-1|44	
12mu|kdevelop4-php-1.7.0-1|45	
12mu|kdevelop4-php-1.7.0-1|46	%changelog
12mu|kdevelop4-php-1.7.0-1|47	* Tue Sep 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.0-1
12mu|kdevelop4-php-1.7.0-1|48	+ Revision: fbaa47f
12mu|kdevelop4-php-1.7.0-1|49	- Update files
12mu|kdevelop4-php-1.7.0-1|50	
12mu|kdevelop4-php-1.7.0-1|51	

19897 12
12mu|kdevelop4-php-docs-1.7.0-1|1	%define kdevelop_ver 4.%(echo %{version} | cut -d. -f2,3)
12mu|kdevelop4-php-docs-1.7.0-1|2	
12mu|kdevelop4-php-docs-1.7.0-1|3	Summary:	PHP documentation plugin for kdevelop
12mu|kdevelop4-php-docs-1.7.0-1|4	Name:		kdevelop4-php-docs
12mu|kdevelop4-php-docs-1.7.0-1|5	Version:	1.7.0
12mu|kdevelop4-php-docs-1.7.0-1|6	Release:	1
12mu|kdevelop4-php-docs-1.7.0-1|7	License:	GPLv2+
12mu|kdevelop4-php-docs-1.7.0-1|8	Group:		Development/Other
12mu|kdevelop4-php-docs-1.7.0-1|9	Url:		http://www.kdevelop.org
12mu|kdevelop4-php-docs-1.7.0-1|10	Source0:	http://fr2.rpmfind.net/linux/KDE/unstable/kdevelop/%{kdevelop_ver}/src/kdevelop-php-docs-%{version}.tar.xz
12mu|kdevelop4-php-docs-1.7.0-1|11	BuildRequires:	kdelibs4-devel
12mu|kdevelop4-php-docs-1.7.0-1|12	BuildRequires:	kdevplatform4-devel >= 4:%{version}
12mu|kdevelop4-php-docs-1.7.0-1|13	Requires:	kdevelop4-php >= %{version}
12mu|kdevelop4-php-docs-1.7.0-1|14	
12mu|kdevelop4-php-docs-1.7.0-1|15	%description
12mu|kdevelop4-php-docs-1.7.0-1|16	This plugin adds PHP documentation-view to KDevelop.
12mu|kdevelop4-php-docs-1.7.0-1|17	
12mu|kdevelop4-php-docs-1.7.0-1|18	%files -f kdevphpdocs.lang
12mu|kdevelop4-php-docs-1.7.0-1|19	%{_kde_libdir}/kde4/kdevphpdocs.so
12mu|kdevelop4-php-docs-1.7.0-1|20	%{_kde_libdir}/kde4/kdevphpdocs_config.so
12mu|kdevelop4-php-docs-1.7.0-1|21	%{_kde_datadir}/config.kcfg/phpdocssettings.kcfg
12mu|kdevelop4-php-docs-1.7.0-1|22	%{_kde_services}/kdevphpdocs.desktop
12mu|kdevelop4-php-docs-1.7.0-1|23	%{_kde_services}/kdevphpdocs_config.desktop
12mu|kdevelop4-php-docs-1.7.0-1|24	
12mu|kdevelop4-php-docs-1.7.0-1|25	#--------------------------------------------------------------------
12mu|kdevelop4-php-docs-1.7.0-1|26	
12mu|kdevelop4-php-docs-1.7.0-1|27	%prep
12mu|kdevelop4-php-docs-1.7.0-1|28	%setup -qn kdevelop-php-docs-%{version}
12mu|kdevelop4-php-docs-1.7.0-1|29	
12mu|kdevelop4-php-docs-1.7.0-1|30	%build
12mu|kdevelop4-php-docs-1.7.0-1|31	%cmake_kde4
12mu|kdevelop4-php-docs-1.7.0-1|32	%make
12mu|kdevelop4-php-docs-1.7.0-1|33	
12mu|kdevelop4-php-docs-1.7.0-1|34	%install
12mu|kdevelop4-php-docs-1.7.0-1|35	%makeinstall_std -C build
12mu|kdevelop4-php-docs-1.7.0-1|36	
12mu|kdevelop4-php-docs-1.7.0-1|37	%find_lang kdevphpdocs
12mu|kdevelop4-php-docs-1.7.0-1|38	
12mu|kdevelop4-php-docs-1.7.0-1|39	
12mu|kdevelop4-php-docs-1.7.0-1|40	%changelog
12mu|kdevelop4-php-docs-1.7.0-1|41	* Tue Sep 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.0-1
12mu|kdevelop4-php-docs-1.7.0-1|42	+ Revision: f09063c
12mu|kdevelop4-php-docs-1.7.0-1|43	- New version 1.7.0
12mu|kdevelop4-php-docs-1.7.0-1|44	
12mu|kdevelop4-php-docs-1.7.0-1|45	

19898 12
12mu|kdevelop4-python-1.7.0-1|1	%define kdevelop_ver 4.%(echo %{version} | cut -d. -f2,3)
12mu|kdevelop4-python-1.7.0-1|2	
12mu|kdevelop4-python-1.7.0-1|3	%define oname kdev-python
12mu|kdevelop4-python-1.7.0-1|4	
12mu|kdevelop4-python-1.7.0-1|5	Summary:	Python plugin for kdevelop
12mu|kdevelop4-python-1.7.0-1|6	Name:		kdevelop4-python
12mu|kdevelop4-python-1.7.0-1|7	Version:	1.7.0
12mu|kdevelop4-python-1.7.0-1|8	Release:	1
12mu|kdevelop4-python-1.7.0-1|9	License:	GPLv2+
12mu|kdevelop4-python-1.7.0-1|10	Group:		Development/Python
12mu|kdevelop4-python-1.7.0-1|11	Url:		http://www.kdevelop.org
12mu|kdevelop4-python-1.7.0-1|12	Source0:	http://download.kde.org/stable/kdevelop/%{oname}/%{version}/src/%{oname}-%{version}.tar.xz
12mu|kdevelop4-python-1.7.0-1|13	BuildRequires:	kdelibs4-devel
12mu|kdevelop4-python-1.7.0-1|14	BuildRequires:	kdevplatform4-devel >= 4:%{version}
12mu|kdevelop4-python-1.7.0-1|15	BuildRequires:	kdevelop-pg-qt-devel
12mu|kdevelop4-python-1.7.0-1|16	Requires:	kdevelop4 >= 4:%{kdevelop_ver}
12mu|kdevelop4-python-1.7.0-1|17	
12mu|kdevelop4-python-1.7.0-1|18	%description
12mu|kdevelop4-python-1.7.0-1|19	This plugin adds Python language support (including classview and
12mu|kdevelop4-python-1.7.0-1|20	code-completion) to KDevelop.
12mu|kdevelop4-python-1.7.0-1|21	
12mu|kdevelop4-python-1.7.0-1|22	%files -f kdevpython.lang
12mu|kdevelop4-python-1.7.0-1|23	%{_kde_appsdir}/kdevappwizard/templates/*
12mu|kdevelop4-python-1.7.0-1|24	%{_kde_appsdir}/kdevpythonsupport
12mu|kdevelop4-python-1.7.0-1|25	%{_kde_configdir}/kdev_python_docfiles.knsrc
12mu|kdevelop4-python-1.7.0-1|26	%{_kde_libdir}/kde4/kcm_docfiles.so
12mu|kdevelop4-python-1.7.0-1|27	%{_kde_libdir}/kde4/kcm_pep8.so
12mu|kdevelop4-python-1.7.0-1|28	%{_kde_libdir}/kde4/kdevpdb.so
12mu|kdevelop4-python-1.7.0-1|29	%{_kde_libdir}/kde4/kdevpythonlanguagesupport.so
12mu|kdevelop4-python-1.7.0-1|30	%{_kde_libdir}/libkdev4pythoncompletion.so
12mu|kdevelop4-python-1.7.0-1|31	%{_kde_libdir}/libkdev4pythonduchain.so
12mu|kdevelop4-python-1.7.0-1|32	%{_kde_libdir}/libkdev4pythonparser.so
12mu|kdevelop4-python-1.7.0-1|33	%{_kde_services}/kcm_kdevpythondocfiles.desktop
12mu|kdevelop4-python-1.7.0-1|34	%{_kde_services}/kcm_kdevpythonpep8.desktop
12mu|kdevelop4-python-1.7.0-1|35	%{_kde_services}/kdevpdb.desktop
12mu|kdevelop4-python-1.7.0-1|36	%{_kde_services}/kdevpythonsupport.desktop
12mu|kdevelop4-python-1.7.0-1|37	
12mu|kdevelop4-python-1.7.0-1|38	#--------------------------------------------------------------------
12mu|kdevelop4-python-1.7.0-1|39	
12mu|kdevelop4-python-1.7.0-1|40	%define python_kdevelop_major 1.0
12mu|kdevelop4-python-1.7.0-1|41	%define libpythonkdevelop %mklibname python%{py_ver}-kdevelop %{python_kdevelop_major}
12mu|kdevelop4-python-1.7.0-1|42	
12mu|kdevelop4-python-1.7.0-1|43	%package -n %{libpythonkdevelop}
12mu|kdevelop4-python-1.7.0-1|44	Summary:	Shared library for %{name}
12mu|kdevelop4-python-1.7.0-1|45	Group:		Development/Python
12mu|kdevelop4-python-1.7.0-1|46	Conflicts:	libpython2.7-kdevelop < 1.7.0
12mu|kdevelop4-python-1.7.0-1|47	Obsoletes:	libpython2.7-kdevelop < 1.7.0
12mu|kdevelop4-python-1.7.0-1|48	
12mu|kdevelop4-python-1.7.0-1|49	%description -n %{libpythonkdevelop}
12mu|kdevelop4-python-1.7.0-1|50	Shared library for %{name}.
12mu|kdevelop4-python-1.7.0-1|51	
12mu|kdevelop4-python-1.7.0-1|52	%files -n %{libpythonkdevelop}
12mu|kdevelop4-python-1.7.0-1|53	%{_kde_libdir}/libpython%{py_ver}-kdevelop.so.%{python_kdevelop_major}*
12mu|kdevelop4-python-1.7.0-1|54	
12mu|kdevelop4-python-1.7.0-1|55	#--------------------------------------------------------------------
12mu|kdevelop4-python-1.7.0-1|56	
12mu|kdevelop4-python-1.7.0-1|57	%prep
12mu|kdevelop4-python-1.7.0-1|58	%setup -qn %{oname}-%{version}
12mu|kdevelop4-python-1.7.0-1|59	
12mu|kdevelop4-python-1.7.0-1|60	%build
12mu|kdevelop4-python-1.7.0-1|61	%cmake_kde4
12mu|kdevelop4-python-1.7.0-1|62	make
12mu|kdevelop4-python-1.7.0-1|63	
12mu|kdevelop4-python-1.7.0-1|64	%install
12mu|kdevelop4-python-1.7.0-1|65	%makeinstall_std -C build
12mu|kdevelop4-python-1.7.0-1|66	
12mu|kdevelop4-python-1.7.0-1|67	rm -f %{buildroot}%{_kde_libdir}/libpython%{py_ver}-kdevelop.so
12mu|kdevelop4-python-1.7.0-1|68	
12mu|kdevelop4-python-1.7.0-1|69	chmod 0755 %{buildroot}%{_kde_libdir}/libpython%{py_ver}-kdevelop.so.%{python_kdevelop_major}*
12mu|kdevelop4-python-1.7.0-1|70	
12mu|kdevelop4-python-1.7.0-1|71	%find_lang kdevpython
12mu|kdevelop4-python-1.7.0-1|72	
12mu|kdevelop4-python-1.7.0-1|73	%changelog
12mu|kdevelop4-python-1.7.0-1|74	* Tue Sep 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.0-1
12mu|kdevelop4-python-1.7.0-1|75	+ Revision: 36b3d7a
12mu|kdevelop4-python-1.7.0-1|76	- New version 1.7.0
12mu|kdevelop4-python-1.7.0-1|77	- Fix shared library package name
12mu|kdevelop4-python-1.7.0-1|78	- Update files
12mu|kdevelop4-python-1.7.0-1|79	
12mu|kdevelop4-python-1.7.0-1|80	

19899 12
12mu|kdevplatform4-1.7.0-1|1	%bcond_with apidox
12mu|kdevplatform4-1.7.0-1|2	
12mu|kdevplatform4-1.7.0-1|3	%define kdevelop_ver 4.%(echo %{version} | cut -d. -f2,3)
12mu|kdevplatform4-1.7.0-1|4	
12mu|kdevplatform4-1.7.0-1|5	Summary:	Integrated Development Environment for C++/C
12mu|kdevplatform4-1.7.0-1|6	Name:		kdevplatform4
12mu|kdevplatform4-1.7.0-1|7	Version:	1.7.0
12mu|kdevplatform4-1.7.0-1|8	Release:	1
12mu|kdevplatform4-1.7.0-1|9	Epoch:		4
12mu|kdevplatform4-1.7.0-1|10	License:	GPLv2+
12mu|kdevplatform4-1.7.0-1|11	Group:		Development/C++
12mu|kdevplatform4-1.7.0-1|12	Url:		http://www.kde.org
12mu|kdevplatform4-1.7.0-1|13	Source0:	http://fr2.rpmfind.net/linux/KDE/unstable/kdevelop/%{kdevelop_ver}/src/kdevplatform-%{version}.tar.xz
12mu|kdevplatform4-1.7.0-1|14	BuildRequires:	flex
12mu|kdevplatform4-1.7.0-1|15	%if %{with apidox}
12mu|kdevplatform4-1.7.0-1|16	BuildRequires:	doxygen
12mu|kdevplatform4-1.7.0-1|17	%endif
12mu|kdevplatform4-1.7.0-1|18	BuildRequires:	graphviz
12mu|kdevplatform4-1.7.0-1|19	BuildRequires:	rapidsvn
12mu|kdevplatform4-1.7.0-1|20	BuildRequires:	boost-devel
12mu|kdevplatform4-1.7.0-1|21	BuildRequires:	db-devel
12mu|kdevplatform4-1.7.0-1|22	BuildRequires:	grantlee-devel
12mu|kdevplatform4-1.7.0-1|23	BuildRequires:	kdelibs4-devel
12mu|kdevplatform4-1.7.0-1|24	BuildRequires:	libcommoncpp-devel
12mu|kdevplatform4-1.7.0-1|25	BuildRequires:	subversion-devel
12mu|kdevplatform4-1.7.0-1|26	BuildRequires:	pkgconfig(apr-1)
12mu|kdevplatform4-1.7.0-1|27	BuildRequires:	pkgconfig(apr-util-1)
12mu|kdevplatform4-1.7.0-1|28	BuildRequires:	pkgconfig(QJson)
12mu|kdevplatform4-1.7.0-1|29	BuildRequires:	pkgconfig(QtWebKit)
12mu|kdevplatform4-1.7.0-1|30	
12mu|kdevplatform4-1.7.0-1|31	%description
12mu|kdevplatform4-1.7.0-1|32	%{name} module needed by Kdevelop or Quanta.
12mu|kdevplatform4-1.7.0-1|33	
12mu|kdevplatform4-1.7.0-1|34	%files -f %{name}.lang
12mu|kdevplatform4-1.7.0-1|35	%{_kde_bindir}/kdev_dbus_socket_transformer
12mu|kdevplatform4-1.7.0-1|36	%{_kde_bindir}/kdev_format_source
12mu|kdevplatform4-1.7.0-1|37	%{_kde_bindir}/kdevplatform_shell_environment.sh
12mu|kdevplatform4-1.7.0-1|38	%{_kde_appsdir}/kdevappwizard
12mu|kdevplatform4-1.7.0-1|39	%{_kde_appsdir}/kdevclassbrowser
12mu|kdevplatform4-1.7.0-1|40	%{_kde_appsdir}/kdevcodegen
12mu|kdevplatform4-1.7.0-1|41	%{_kde_appsdir}/kdevcodeutils
12mu|kdevplatform4-1.7.0-1|42	%{_kde_appsdir}/kdevcontextbrowser
12mu|kdevplatform4-1.7.0-1|43	%{_kde_appsdir}/kdevcvs
12mu|kdevplatform4-1.7.0-1|44	%{_kde_appsdir}/kdevdebugger
12mu|kdevplatform4-1.7.0-1|45	%{_kde_appsdir}/kdevdocumentswitcher
12mu|kdevplatform4-1.7.0-1|46	%{_kde_appsdir}/kdevdocumentview
12mu|kdevplatform4-1.7.0-1|47	%{_kde_appsdir}/kdevelop/*.qml
12mu|kdevplatform4-1.7.0-1|48	%{_kde_appsdir}/kdevexternalscript
12mu|kdevplatform4-1.7.0-1|49	%{_kde_appsdir}/kdevfilemanager
12mu|kdevplatform4-1.7.0-1|50	%{_kde_appsdir}/kdevfiletemplates
12mu|kdevplatform4-1.7.0-1|51	%{_kde_appsdir}/kdevgrepview
12mu|kdevplatform4-1.7.0-1|52	%{_kde_appsdir}/kdevpatchreview
12mu|kdevplatform4-1.7.0-1|53	%{_kde_appsdir}/kdevproblemreporter
12mu|kdevplatform4-1.7.0-1|54	%{_kde_appsdir}/kdevprojectmanagerview
12mu|kdevplatform4-1.7.0-1|55	%{_kde_appsdir}/kdevquickopen
12mu|kdevplatform4-1.7.0-1|56	%{_kde_appsdir}/kdevsession
12mu|kdevplatform4-1.7.0-1|57	%{_kde_appsdir}/kdevsnippet
12mu|kdevplatform4-1.7.0-1|58	%{_kde_appsdir}/kdevsourceformatter
12mu|kdevplatform4-1.7.0-1|59	%{_kde_appsdir}/kdevstandardoutputview
12mu|kdevplatform4-1.7.0-1|60	%{_kde_appsdir}/kdevtestview
12mu|kdevplatform4-1.7.0-1|61	%{_kde_appsdir}/plasma/plasmoids/org.kdevelop.branches
12mu|kdevplatform4-1.7.0-1|62	%{_kde_configdir}/kdevappwizard.knsrc
12mu|kdevplatform4-1.7.0-1|63	%{_kde_configdir}/kdevfiletemplates.knsrc
12mu|kdevplatform4-1.7.0-1|64	%{_kde_servicetypes}/kdevelopplugin.desktop
12mu|kdevplatform4-1.7.0-1|65	%{_kde_services}/kcm_kdev_bgsettings.desktop
12mu|kdevplatform4-1.7.0-1|66	%{_kde_services}/kcm_kdev_ccsettings.desktop
12mu|kdevplatform4-1.7.0-1|67	%{_kde_services}/kcm_kdev_envsettings.desktop
12mu|kdevplatform4-1.7.0-1|68	%{_kde_services}/kcm_kdev_pluginsettings.desktop
12mu|kdevplatform4-1.7.0-1|69	%{_kde_services}/kcm_kdev_projectsettings.desktop
12mu|kdevplatform4-1.7.0-1|70	%{_kde_services}/kcm_kdev_uisettings.desktop
12mu|kdevplatform4-1.7.0-1|71	%{_kde_services}/kcm_kdevprojectfilter.desktop
12mu|kdevplatform4-1.7.0-1|72	%{_kde_services}/kcm_kdevsourceformattersettings.desktop
12mu|kdevplatform4-1.7.0-1|73	%{_kde_services}/kdev-dash-projectfileelement.desktop
12mu|kdevplatform4-1.7.0-1|74	%{_kde_services}/kdevelop-dashboard-branches.desktop
12mu|kdevplatform4-1.7.0-1|75	%{_kde_services}/kdevappwizard.desktop
12mu|kdevplatform4-1.7.0-1|76	%{_kde_services}/kdevbazaar.desktop
12mu|kdevplatform4-1.7.0-1|77	%{_kde_services}/kdevclassbrowser.desktop
12mu|kdevplatform4-1.7.0-1|78	%{_kde_services}/kdevcodeutils.desktop
12mu|kdevplatform4-1.7.0-1|79	%{_kde_services}/kdevcontextbrowser.desktop
12mu|kdevplatform4-1.7.0-1|80	%{_kde_services}/kdevcvs.desktop
12mu|kdevplatform4-1.7.0-1|81	%{_kde_services}/kdevdocumentswitcher.desktop
12mu|kdevplatform4-1.7.0-1|82	%{_kde_services}/kdevdocumentview.desktop
12mu|kdevplatform4-1.7.0-1|83	%{_kde_services}/kdevexecute.desktop
12mu|kdevplatform4-1.7.0-1|84	%{_kde_services}/kdevexecutescript.desktop
12mu|kdevplatform4-1.7.0-1|85	%{_kde_services}/kdevexternalscript.desktop
12mu|kdevplatform4-1.7.0-1|86	%{_kde_services}/kdevfilemanager.desktop
12mu|kdevplatform4-1.7.0-1|87	%{_kde_services}/kdevfiletemplates.desktop
12mu|kdevplatform4-1.7.0-1|88	%{_kde_services}/kdevgenericmanager.desktop
12mu|kdevplatform4-1.7.0-1|89	%{_kde_services}/kdevgit.desktop
12mu|kdevplatform4-1.7.0-1|90	%{_kde_services}/kdevgrepview.desktop
12mu|kdevplatform4-1.7.0-1|91	%{_kde_services}/kdevkonsoleview.desktop
12mu|kdevplatform4-1.7.0-1|92	%{_kde_services}/kdevopenwith.desktop
12mu|kdevplatform4-1.7.0-1|93	%{_kde_services}/kdevpatchreview.desktop
12mu|kdevplatform4-1.7.0-1|94	%{_kde_services}/kdevpastebin.desktop
12mu|kdevplatform4-1.7.0-1|95	%{_kde_services}/kdevproblemreporter.desktop
12mu|kdevplatform4-1.7.0-1|96	%{_kde_services}/kdevprojectdashboard.desktop
12mu|kdevplatform4-1.7.0-1|97	%{_kde_services}/kdevprojectfilter.desktop
12mu|kdevplatform4-1.7.0-1|98	%{_kde_services}/kdevprojectmanagerview.desktop
12mu|kdevplatform4-1.7.0-1|99	%{_kde_services}/kdevquickopen.desktop
12mu|kdevplatform4-1.7.0-1|100	%{_kde_services}/kdevreviewboard.desktop
12mu|kdevplatform4-1.7.0-1|101	%{_kde_services}/kdevsnippet.desktop
12mu|kdevplatform4-1.7.0-1|102	%{_kde_services}/kdevstandardoutputview.desktop
12mu|kdevplatform4-1.7.0-1|103	%{_kde_services}/kdevsubversion.desktop
12mu|kdevplatform4-1.7.0-1|104	%{_kde_services}/kdevswitchtobuddy.desktop
12mu|kdevplatform4-1.7.0-1|105	%{_kde_services}/kdevtemplatemanager_config.desktop
12mu|kdevplatform4-1.7.0-1|106	%{_kde_services}/kdevtestview.desktop
12mu|kdevplatform4-1.7.0-1|107	%{_kde_services}/kdevvcschangesview.desktop
12mu|kdevplatform4-1.7.0-1|108	%{_kde_libdir}/kde4/kcm_kdev_bgsettings.so
12mu|kdevplatform4-1.7.0-1|109	%{_kde_libdir}/kde4/kcm_kdev_ccsettings.so
12mu|kdevplatform4-1.7.0-1|110	%{_kde_libdir}/kde4/kcm_kdev_envsettings.so
12mu|kdevplatform4-1.7.0-1|111	%{_kde_libdir}/kde4/kcm_kdev_pluginsettings.so
12mu|kdevplatform4-1.7.0-1|112	%{_kde_libdir}/kde4/kcm_kdev_projectsettings.so
12mu|kdevplatform4-1.7.0-1|113	%{_kde_libdir}/kde4/kcm_kdev_uisettings.so
12mu|kdevplatform4-1.7.0-1|114	%{_kde_libdir}/kde4/kcm_kdevprojectfilter.so
12mu|kdevplatform4-1.7.0-1|115	%{_kde_libdir}/kde4/kcm_kdevsourceformattersettings.so
12mu|kdevplatform4-1.7.0-1|116	%{_kde_libdir}/kde4/kdevappwizard.so
12mu|kdevplatform4-1.7.0-1|117	%{_kde_libdir}/kde4/kdevbazaar.so
12mu|kdevplatform4-1.7.0-1|118	%{_kde_libdir}/kde4/kdevclassbrowser.so
12mu|kdevplatform4-1.7.0-1|119	%{_kde_libdir}/kde4/kdevcodeutils.so
12mu|kdevplatform4-1.7.0-1|120	%{_kde_libdir}/kde4/kdevcontextbrowser.so
12mu|kdevplatform4-1.7.0-1|121	%{_kde_libdir}/kde4/kdevcvs.so
12mu|kdevplatform4-1.7.0-1|122	%{_kde_libdir}/kde4/kdevdocumentview.so
12mu|kdevplatform4-1.7.0-1|123	%{_kde_libdir}/kde4/kdevdocumentswitcher.so
12mu|kdevplatform4-1.7.0-1|124	%{_kde_libdir}/kde4/kdevexecute.so
12mu|kdevplatform4-1.7.0-1|125	%{_kde_libdir}/kde4/kdevexecutescript.so
12mu|kdevplatform4-1.7.0-1|126	%{_kde_libdir}/kde4/kdevexternalscript.so
12mu|kdevplatform4-1.7.0-1|127	%{_kde_libdir}/kde4/kdevfilemanager.so
12mu|kdevplatform4-1.7.0-1|128	%{_kde_libdir}/kde4/kdevfiletemplates.so
12mu|kdevplatform4-1.7.0-1|129	%{_kde_libdir}/kde4/kdevgenericmanager.so
12mu|kdevplatform4-1.7.0-1|130	%{_kde_libdir}/kde4/kdevgit.so
12mu|kdevplatform4-1.7.0-1|131	%{_kde_libdir}/kde4/kdevgrepview.so
12mu|kdevplatform4-1.7.0-1|132	%{_kde_libdir}/kde4/kdevkonsoleview.so
12mu|kdevplatform4-1.7.0-1|133	%{_kde_libdir}/kde4/kdevopenwith.so
12mu|kdevplatform4-1.7.0-1|134	%{_kde_libdir}/kde4/kdevpatchreview.so
12mu|kdevplatform4-1.7.0-1|135	%{_kde_libdir}/kde4/kdevpastebin.so
12mu|kdevplatform4-1.7.0-1|136	%{_kde_libdir}/kde4/kdevproblemreporter.so
12mu|kdevplatform4-1.7.0-1|137	%{_kde_libdir}/kde4/kdevprojectdashboard.so
12mu|kdevplatform4-1.7.0-1|138	%{_kde_libdir}/kde4/kdevprojectfilter.so
12mu|kdevplatform4-1.7.0-1|139	%{_kde_libdir}/kde4/kdevprojectmanagerview.so
12mu|kdevplatform4-1.7.0-1|140	%{_kde_libdir}/kde4/kdevquickopen.so
12mu|kdevplatform4-1.7.0-1|141	%{_kde_libdir}/kde4/kdevreviewboard.so
12mu|kdevplatform4-1.7.0-1|142	%{_kde_libdir}/kde4/kdevsnippet.so
12mu|kdevplatform4-1.7.0-1|143	%{_kde_libdir}/kde4/kdevstandardoutputview.so
12mu|kdevplatform4-1.7.0-1|144	%{_kde_libdir}/kde4/kdevsubversion.so
12mu|kdevplatform4-1.7.0-1|145	%{_kde_libdir}/kde4/kdevswitchtobuddy.so
12mu|kdevplatform4-1.7.0-1|146	%{_kde_libdir}/kde4/kdevtemplatemanager_config.so
12mu|kdevplatform4-1.7.0-1|147	%{_kde_libdir}/kde4/kdevtestview.so
12mu|kdevplatform4-1.7.0-1|148	%{_kde_libdir}/kde4/kdevvcschangesviewplugin.so
12mu|kdevplatform4-1.7.0-1|149	%{_kde_libdir}/kde4/imports/org/kde/kdevplatform
12mu|kdevplatform4-1.7.0-1|150	%{_kde_libdir}/kde4/plasma_kdev_projectfileelement.so
12mu|kdevplatform4-1.7.0-1|151	%{_kde_libdir}/kde4/plugins/grantlee/*/kdev_filters.so
12mu|kdevplatform4-1.7.0-1|152	%{_kde_iconsdir}/hicolor/*/apps/reviewboard.png
12mu|kdevplatform4-1.7.0-1|153	%{_kde_iconsdir}/hicolor/*/actions/run-clean.png
12mu|kdevplatform4-1.7.0-1|154	%{_kde_iconsdir}/hicolor/*/actions/run-install.png
12mu|kdevplatform4-1.7.0-1|155	%{_kde_iconsdir}/hicolor/*/apps/bazaar.png
12mu|kdevplatform4-1.7.0-1|156	%{_kde_iconsdir}/hicolor/*/apps/git.png
12mu|kdevplatform4-1.7.0-1|157	%{_kde_iconsdir}/hicolor/*/apps/subversion.png
12mu|kdevplatform4-1.7.0-1|158	
12mu|kdevplatform4-1.7.0-1|159	#-----------------------------------------------------------------------------
12mu|kdevplatform4-1.7.0-1|160	
12mu|kdevplatform4-1.7.0-1|161	%define kdevplatformtests_major 8
12mu|kdevplatform4-1.7.0-1|162	%define libkdevplatformtests %mklibname kdevplatformtests %{kdevplatformtests_major}
12mu|kdevplatform4-1.7.0-1|163	
12mu|kdevplatform4-1.7.0-1|164	%package -n %{libkdevplatformtests}
12mu|kdevplatform4-1.7.0-1|165	Summary:	KDE 4 library
12mu|kdevplatform4-1.7.0-1|166	Group:		System/Libraries
12mu|kdevplatform4-1.7.0-1|167	
12mu|kdevplatform4-1.7.0-1|168	%description -n %{libkdevplatformtests}
12mu|kdevplatform4-1.7.0-1|169	KDE 4 library.
12mu|kdevplatform4-1.7.0-1|170	
12mu|kdevplatform4-1.7.0-1|171	%files -n %{libkdevplatformtests}
12mu|kdevplatform4-1.7.0-1|172	%{_kde_libdir}/libkdevplatformtests.so.%{kdevplatformtests_major}*
12mu|kdevplatform4-1.7.0-1|173	
12mu|kdevplatform4-1.7.0-1|174	#-----------------------------------------------------------------------------
12mu|kdevplatform4-1.7.0-1|175	
12mu|kdevplatform4-1.7.0-1|176	%define kdevplatforminterfaces_major 8
12mu|kdevplatform4-1.7.0-1|177	%define libkdevplatforminterfaces %mklibname kdevplatforminterfaces %{kdevplatforminterfaces_major}
12mu|kdevplatform4-1.7.0-1|178	
12mu|kdevplatform4-1.7.0-1|179	%package -n %{libkdevplatforminterfaces}
12mu|kdevplatform4-1.7.0-1|180	Summary:	KDE 4 library
12mu|kdevplatform4-1.7.0-1|181	Group:		System/Libraries
12mu|kdevplatform4-1.7.0-1|182	
12mu|kdevplatform4-1.7.0-1|183	%description -n %{libkdevplatforminterfaces}
12mu|kdevplatform4-1.7.0-1|184	KDE 4 library.
12mu|kdevplatform4-1.7.0-1|185	
12mu|kdevplatform4-1.7.0-1|186	%files -n %{libkdevplatforminterfaces}
12mu|kdevplatform4-1.7.0-1|187	%{_kde_libdir}/libkdevplatforminterfaces.so.%{kdevplatforminterfaces_major}*
12mu|kdevplatform4-1.7.0-1|188	
12mu|kdevplatform4-1.7.0-1|189	#-----------------------------------------------------------------------------
12mu|kdevplatform4-1.7.0-1|190	
12mu|kdevplatform4-1.7.0-1|191	%define kdevplatformjsontests_major 8
12mu|kdevplatform4-1.7.0-1|192	%define libkdevplatformjsontests %mklibname kdevplatformjsontests %{kdevplatformjsontests_major}
12mu|kdevplatform4-1.7.0-1|193	
12mu|kdevplatform4-1.7.0-1|194	%package -n %{libkdevplatformjsontests}
12mu|kdevplatform4-1.7.0-1|195	Summary:	KDE 4 library
12mu|kdevplatform4-1.7.0-1|196	Group:		System/Libraries
12mu|kdevplatform4-1.7.0-1|197	
12mu|kdevplatform4-1.7.0-1|198	%description -n %{libkdevplatformjsontests}
12mu|kdevplatform4-1.7.0-1|199	KDE 4 library.
12mu|kdevplatform4-1.7.0-1|200	
12mu|kdevplatform4-1.7.0-1|201	%files -n %{libkdevplatformjsontests}
12mu|kdevplatform4-1.7.0-1|202	%{_kde_libdir}/libkdevplatformjsontests.so.%{kdevplatformjsontests_major}*
12mu|kdevplatform4-1.7.0-1|203	
12mu|kdevplatform4-1.7.0-1|204	#-----------------------------------------------------------------------------
12mu|kdevplatform4-1.7.0-1|205	
12mu|kdevplatform4-1.7.0-1|206	%define kdevplatformlanguage_major 8
12mu|kdevplatform4-1.7.0-1|207	%define libkdevplatformlanguage %mklibname kdevplatformlanguage %{kdevplatformlanguage_major}
12mu|kdevplatform4-1.7.0-1|208	
12mu|kdevplatform4-1.7.0-1|209	%package -n %{libkdevplatformlanguage}
12mu|kdevplatform4-1.7.0-1|210	Summary:	KDE 4 library
12mu|kdevplatform4-1.7.0-1|211	Group:		System/Libraries
12mu|kdevplatform4-1.7.0-1|212	
12mu|kdevplatform4-1.7.0-1|213	%description -n %{libkdevplatformlanguage}
12mu|kdevplatform4-1.7.0-1|214	KDE 4 library.
12mu|kdevplatform4-1.7.0-1|215	
12mu|kdevplatform4-1.7.0-1|216	%files -n %{libkdevplatformlanguage}
12mu|kdevplatform4-1.7.0-1|217	%{_kde_libdir}/libkdevplatformlanguage.so.%{kdevplatformlanguage_major}*
12mu|kdevplatform4-1.7.0-1|218	
12mu|kdevplatform4-1.7.0-1|219	#-----------------------------------------------------------------------------
12mu|kdevplatform4-1.7.0-1|220	
12mu|kdevplatform4-1.7.0-1|221	%define kdevplatformoutputview_major 8
12mu|kdevplatform4-1.7.0-1|222	%define libkdevplatformoutputview %mklibname kdevplatformoutputview %{kdevplatformoutputview_major}
12mu|kdevplatform4-1.7.0-1|223	
12mu|kdevplatform4-1.7.0-1|224	%package -n %{libkdevplatformoutputview}
12mu|kdevplatform4-1.7.0-1|225	Summary:	KDE 4 library
12mu|kdevplatform4-1.7.0-1|226	Group:		System/Libraries
12mu|kdevplatform4-1.7.0-1|227	
12mu|kdevplatform4-1.7.0-1|228	%description -n %{libkdevplatformoutputview}
12mu|kdevplatform4-1.7.0-1|229	KDE 4 library.
12mu|kdevplatform4-1.7.0-1|230	
12mu|kdevplatform4-1.7.0-1|231	%files -n %{libkdevplatformoutputview}
12mu|kdevplatform4-1.7.0-1|232	%{_kde_libdir}/libkdevplatformoutputview.so.%{kdevplatformoutputview_major}*
12mu|kdevplatform4-1.7.0-1|233	
12mu|kdevplatform4-1.7.0-1|234	#-----------------------------------------------------------------------------
12mu|kdevplatform4-1.7.0-1|235	
12mu|kdevplatform4-1.7.0-1|236	%define kdevplatformproject_major 8
12mu|kdevplatform4-1.7.0-1|237	%define libkdevplatformproject %mklibname kdevplatformproject %{kdevplatformproject_major}
12mu|kdevplatform4-1.7.0-1|238	
12mu|kdevplatform4-1.7.0-1|239	%package -n %{libkdevplatformproject}
12mu|kdevplatform4-1.7.0-1|240	Summary:	KDE 4 library
12mu|kdevplatform4-1.7.0-1|241	Group:		System/Libraries
12mu|kdevplatform4-1.7.0-1|242	
12mu|kdevplatform4-1.7.0-1|243	%description -n %{libkdevplatformproject}
12mu|kdevplatform4-1.7.0-1|244	KDE 4 library.
12mu|kdevplatform4-1.7.0-1|245	
12mu|kdevplatform4-1.7.0-1|246	%files -n %{libkdevplatformproject}
12mu|kdevplatform4-1.7.0-1|247	%{_kde_libdir}/libkdevplatformproject.so.%{kdevplatformproject_major}*
12mu|kdevplatform4-1.7.0-1|248	
12mu|kdevplatform4-1.7.0-1|249	#-----------------------------------------------------------------------------
12mu|kdevplatform4-1.7.0-1|250	
12mu|kdevplatform4-1.7.0-1|251	%define kdevplatformshell_major 8
12mu|kdevplatform4-1.7.0-1|252	%define libkdevplatformshell %mklibname kdevplatformshell %{kdevplatformshell_major}
12mu|kdevplatform4-1.7.0-1|253	
12mu|kdevplatform4-1.7.0-1|254	%package -n %{libkdevplatformshell}
12mu|kdevplatform4-1.7.0-1|255	Summary:	KDE 4 library
12mu|kdevplatform4-1.7.0-1|256	Group:		System/Libraries
12mu|kdevplatform4-1.7.0-1|257	
12mu|kdevplatform4-1.7.0-1|258	%description -n %{libkdevplatformshell}
12mu|kdevplatform4-1.7.0-1|259	KDE 4 library.
12mu|kdevplatform4-1.7.0-1|260	
12mu|kdevplatform4-1.7.0-1|261	%files -n %{libkdevplatformshell}
12mu|kdevplatform4-1.7.0-1|262	%{_kde_libdir}/libkdevplatformshell.so.%{kdevplatformshell_major}*
12mu|kdevplatform4-1.7.0-1|263	
12mu|kdevplatform4-1.7.0-1|264	#-----------------------------------------------------------------------------
12mu|kdevplatform4-1.7.0-1|265	
12mu|kdevplatform4-1.7.0-1|266	%define kdevplatformutil_major 8
12mu|kdevplatform4-1.7.0-1|267	%define libkdevplatformutil %mklibname kdevplatformutil %{kdevplatformutil_major}
12mu|kdevplatform4-1.7.0-1|268	
12mu|kdevplatform4-1.7.0-1|269	%package -n %{libkdevplatformutil}
12mu|kdevplatform4-1.7.0-1|270	Summary:	KDE 4 library
12mu|kdevplatform4-1.7.0-1|271	Group:		System/Libraries
12mu|kdevplatform4-1.7.0-1|272	
12mu|kdevplatform4-1.7.0-1|273	%description -n %{libkdevplatformutil}
12mu|kdevplatform4-1.7.0-1|274	KDE 4 library.
12mu|kdevplatform4-1.7.0-1|275	
12mu|kdevplatform4-1.7.0-1|276	%files -n %{libkdevplatformutil}
12mu|kdevplatform4-1.7.0-1|277	%{_kde_libdir}/libkdevplatformutil.so.%{kdevplatformutil_major}*
12mu|kdevplatform4-1.7.0-1|278	
12mu|kdevplatform4-1.7.0-1|279	#-----------------------------------------------------------------------------
12mu|kdevplatform4-1.7.0-1|280	
12mu|kdevplatform4-1.7.0-1|281	%define kdevplatformvcs_major 8
12mu|kdevplatform4-1.7.0-1|282	%define libkdevplatformvcs %mklibname kdevplatformvcs %{kdevplatformvcs_major}
12mu|kdevplatform4-1.7.0-1|283	
12mu|kdevplatform4-1.7.0-1|284	%package -n %{libkdevplatformvcs}
12mu|kdevplatform4-1.7.0-1|285	Summary:	KDE 4 library
12mu|kdevplatform4-1.7.0-1|286	Group:		System/Libraries
12mu|kdevplatform4-1.7.0-1|287	
12mu|kdevplatform4-1.7.0-1|288	%description -n %{libkdevplatformvcs}
12mu|kdevplatform4-1.7.0-1|289	KDE 4 library.
12mu|kdevplatform4-1.7.0-1|290	
12mu|kdevplatform4-1.7.0-1|291	%files -n %{libkdevplatformvcs}
12mu|kdevplatform4-1.7.0-1|292	%{_kde_libdir}/libkdevplatformvcs.so.%{kdevplatformvcs_major}*
12mu|kdevplatform4-1.7.0-1|293	
12mu|kdevplatform4-1.7.0-1|294	#-----------------------------------------------------------------------------
12mu|kdevplatform4-1.7.0-1|295	
12mu|kdevplatform4-1.7.0-1|296	%define sublime_major 8
12mu|kdevplatform4-1.7.0-1|297	%define libsublime %mklibname sublime %{sublime_major}
12mu|kdevplatform4-1.7.0-1|298	
12mu|kdevplatform4-1.7.0-1|299	%package -n %{libsublime}
12mu|kdevplatform4-1.7.0-1|300	Summary:	KDE 4 library
12mu|kdevplatform4-1.7.0-1|301	Group: System/Libraries
12mu|kdevplatform4-1.7.0-1|302	
12mu|kdevplatform4-1.7.0-1|303	%description -n %{libsublime}
12mu|kdevplatform4-1.7.0-1|304	KDE 4 library.
12mu|kdevplatform4-1.7.0-1|305	
12mu|kdevplatform4-1.7.0-1|306	%files -n %{libsublime}
12mu|kdevplatform4-1.7.0-1|307	%{_kde_libdir}/libsublime.so.%{sublime_major}*
12mu|kdevplatform4-1.7.0-1|308	
12mu|kdevplatform4-1.7.0-1|309	#-----------------------------------------------------------------------------
12mu|kdevplatform4-1.7.0-1|310	
12mu|kdevplatform4-1.7.0-1|311	%define kdevplatformdebugger_major 8
12mu|kdevplatform4-1.7.0-1|312	%define libkdevplatformdebugger %mklibname kdevplatformdebugger %{kdevplatformdebugger_major}
12mu|kdevplatform4-1.7.0-1|313	
12mu|kdevplatform4-1.7.0-1|314	%package -n %{libkdevplatformdebugger}
12mu|kdevplatform4-1.7.0-1|315	Summary:	KDE 4 library
12mu|kdevplatform4-1.7.0-1|316	Group:		System/Libraries
12mu|kdevplatform4-1.7.0-1|317	
12mu|kdevplatform4-1.7.0-1|318	%description -n %{libkdevplatformdebugger}
12mu|kdevplatform4-1.7.0-1|319	KDE 4 library.
12mu|kdevplatform4-1.7.0-1|320	
12mu|kdevplatform4-1.7.0-1|321	%files -n %{libkdevplatformdebugger}
12mu|kdevplatform4-1.7.0-1|322	%{_kde_libdir}/libkdevplatformdebugger.so.%{kdevplatformdebugger_major}*
12mu|kdevplatform4-1.7.0-1|323	
12mu|kdevplatform4-1.7.0-1|324	#-----------------------------------------------------------------------------
12mu|kdevplatform4-1.7.0-1|325	
12mu|kdevplatform4-1.7.0-1|326	%define kdevplatformdocumentation_major 8
12mu|kdevplatform4-1.7.0-1|327	%define libkdevplatformdocumentation %mklibname kdevplatformdocumentation %{kdevplatformdocumentation_major}
12mu|kdevplatform4-1.7.0-1|328	
12mu|kdevplatform4-1.7.0-1|329	%package -n %{libkdevplatformdocumentation}
12mu|kdevplatform4-1.7.0-1|330	Summary:	KDE 4 library
12mu|kdevplatform4-1.7.0-1|331	Group:		System/Libraries
12mu|kdevplatform4-1.7.0-1|332	
12mu|kdevplatform4-1.7.0-1|333	%description -n %{libkdevplatformdocumentation}
12mu|kdevplatform4-1.7.0-1|334	KDE 4 library.
12mu|kdevplatform4-1.7.0-1|335	
12mu|kdevplatform4-1.7.0-1|336	%files -n %{libkdevplatformdocumentation}
12mu|kdevplatform4-1.7.0-1|337	%{_kde_libdir}/libkdevplatformdocumentation.so.%{kdevplatformdocumentation_major}*
12mu|kdevplatform4-1.7.0-1|338	
12mu|kdevplatform4-1.7.0-1|339	#-----------------------------------------------------------------------------
12mu|kdevplatform4-1.7.0-1|340	
12mu|kdevplatform4-1.7.0-1|341	%define devname %mklibname kdevplatform4 -d
12mu|kdevplatform4-1.7.0-1|342	
12mu|kdevplatform4-1.7.0-1|343	%package -n %{devname}
12mu|kdevplatform4-1.7.0-1|344	Summary:	Development files for kdevplatform
12mu|kdevplatform4-1.7.0-1|345	Group:		Development/KDE and Qt
12mu|kdevplatform4-1.7.0-1|346	Requires:	%{libkdevplatformtests} = %{EVRD}
12mu|kdevplatform4-1.7.0-1|347	Requires:	%{libkdevplatforminterfaces} = %{EVRD}
12mu|kdevplatform4-1.7.0-1|348	Requires:	%{libkdevplatformjsontests} = %{EVRD}
12mu|kdevplatform4-1.7.0-1|349	Requires:	%{libkdevplatformlanguage} = %{EVRD}
12mu|kdevplatform4-1.7.0-1|350	Requires:	%{libkdevplatformoutputview} = %{EVRD}
12mu|kdevplatform4-1.7.0-1|351	Requires:	%{libkdevplatformproject} = %{EVRD}
12mu|kdevplatform4-1.7.0-1|352	Requires:	%{libkdevplatformshell} = %{EVRD}
12mu|kdevplatform4-1.7.0-1|353	Requires:	%{libkdevplatformutil} = %{EVRD}
12mu|kdevplatform4-1.7.0-1|354	Requires:	%{libkdevplatformvcs} = %{EVRD}
12mu|kdevplatform4-1.7.0-1|355	Requires:	%{libsublime} = %{EVRD}
12mu|kdevplatform4-1.7.0-1|356	Requires:	%{libkdevplatformdebugger} = %{EVRD}
12mu|kdevplatform4-1.7.0-1|357	Requires:	%{libkdevplatformdocumentation} = %{EVRD}
12mu|kdevplatform4-1.7.0-1|358	Provides:	%{name}-devel = %{EVRD}
12mu|kdevplatform4-1.7.0-1|359	
12mu|kdevplatform4-1.7.0-1|360	%description -n %{devname}
12mu|kdevplatform4-1.7.0-1|361	Development files for kdevplatform.
12mu|kdevplatform4-1.7.0-1|362	
12mu|kdevplatform4-1.7.0-1|363	%files -n %{devname}
12mu|kdevplatform4-1.7.0-1|364	%{_kde_libdir}/cmake/kdevplatform/*.cmake
12mu|kdevplatform4-1.7.0-1|365	%{_kde_includedir}/kdevplatform
12mu|kdevplatform4-1.7.0-1|366	%{_kde_libdir}/libkdevplatformtests.so
12mu|kdevplatform4-1.7.0-1|367	%{_kde_libdir}/libkdevplatforminterfaces.so
12mu|kdevplatform4-1.7.0-1|368	%{_kde_libdir}/libkdevplatformjsontests.so
12mu|kdevplatform4-1.7.0-1|369	%{_kde_libdir}/libkdevplatformlanguage.so
12mu|kdevplatform4-1.7.0-1|370	%{_kde_libdir}/libkdevplatformoutputview.so
12mu|kdevplatform4-1.7.0-1|371	%{_kde_libdir}/libkdevplatformproject.so
12mu|kdevplatform4-1.7.0-1|372	%{_kde_libdir}/libkdevplatformshell.so
12mu|kdevplatform4-1.7.0-1|373	%{_kde_libdir}/libkdevplatformutil.so
12mu|kdevplatform4-1.7.0-1|374	%{_kde_libdir}/libkdevplatformvcs.so
12mu|kdevplatform4-1.7.0-1|375	%{_kde_libdir}/libsublime.so
12mu|kdevplatform4-1.7.0-1|376	%{_kde_libdir}/libkdevplatformdebugger.so
12mu|kdevplatform4-1.7.0-1|377	%{_kde_libdir}/libkdevplatformdocumentation.so
12mu|kdevplatform4-1.7.0-1|378	
12mu|kdevplatform4-1.7.0-1|379	#-----------------------------------------------------------------------------
12mu|kdevplatform4-1.7.0-1|380	
12mu|kdevplatform4-1.7.0-1|381	%prep
12mu|kdevplatform4-1.7.0-1|382	%setup -qn kdevplatform-%{version}
12mu|kdevplatform4-1.7.0-1|383	
12mu|kdevplatform4-1.7.0-1|384	%build
12mu|kdevplatform4-1.7.0-1|385	%cmake_kde4
12mu|kdevplatform4-1.7.0-1|386	%make
12mu|kdevplatform4-1.7.0-1|387	
12mu|kdevplatform4-1.7.0-1|388	%if %{with apidox}
12mu|kdevplatform4-1.7.0-1|389	make apidox
12mu|kdevplatform4-1.7.0-1|390	%endif
12mu|kdevplatform4-1.7.0-1|391	
12mu|kdevplatform4-1.7.0-1|392	%install
12mu|kdevplatform4-1.7.0-1|393	%makeinstall_std -C build
12mu|kdevplatform4-1.7.0-1|394	
12mu|kdevplatform4-1.7.0-1|395	%find_lang %{name} --all-name --with-kde
12mu|kdevplatform4-1.7.0-1|396	
12mu|kdevplatform4-1.7.0-1|397	
12mu|kdevplatform4-1.7.0-1|398	%changelog
12mu|kdevplatform4-1.7.0-1|399	* Tue Sep 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:1.7.0-1
12mu|kdevplatform4-1.7.0-1|400	+ Revision: 6c56339
12mu|kdevplatform4-1.7.0-1|401	- Update BuildRequires
12mu|kdevplatform4-1.7.0-1|402	
12mu|kdevplatform4-1.7.0-1|403	

19900 12
12mu|kde-wallpapers-4.12.4-1|1	Summary:	Additional official wallpapers for KDE4
12mu|kde-wallpapers-4.12.4-1|2	Name:		kde-wallpapers
12mu|kde-wallpapers-4.12.4-1|3	Version:	4.12.4
12mu|kde-wallpapers-4.12.4-1|4	Release:	1
12mu|kde-wallpapers-4.12.4-1|5	Epoch:		2
12mu|kde-wallpapers-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kde-wallpapers-4.12.4-1|7	License:	LGPLv3
12mu|kde-wallpapers-4.12.4-1|8	Url:		http://www.kde.org/
12mu|kde-wallpapers-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kde-wallpapers-4.12.4-1|10	BuildRequires:	kdelibs4-devel
12mu|kde-wallpapers-4.12.4-1|11	BuildRequires:	automoc4
12mu|kde-wallpapers-4.12.4-1|12	Conflicts:	kdebase4-workspace < 2:4.6.90
12mu|kde-wallpapers-4.12.4-1|13	BuildArch:	noarch
12mu|kde-wallpapers-4.12.4-1|14	
12mu|kde-wallpapers-4.12.4-1|15	%description
12mu|kde-wallpapers-4.12.4-1|16	This package contains additional official wallpapers for KDE4.
12mu|kde-wallpapers-4.12.4-1|17	
12mu|kde-wallpapers-4.12.4-1|18	%files
12mu|kde-wallpapers-4.12.4-1|19	%doc LICENSE
12mu|kde-wallpapers-4.12.4-1|20	%{_kde_datadir}/wallpapers/*
12mu|kde-wallpapers-4.12.4-1|21	
12mu|kde-wallpapers-4.12.4-1|22	#-----------------------------------------------------------------------------
12mu|kde-wallpapers-4.12.4-1|23	
12mu|kde-wallpapers-4.12.4-1|24	%prep
12mu|kde-wallpapers-4.12.4-1|25	%setup -q
12mu|kde-wallpapers-4.12.4-1|26	
12mu|kde-wallpapers-4.12.4-1|27	%build
12mu|kde-wallpapers-4.12.4-1|28	%cmake_kde4
12mu|kde-wallpapers-4.12.4-1|29	%make
12mu|kde-wallpapers-4.12.4-1|30	
12mu|kde-wallpapers-4.12.4-1|31	%install
12mu|kde-wallpapers-4.12.4-1|32	%makeinstall_std -C build
12mu|kde-wallpapers-4.12.4-1|33	
12mu|kde-wallpapers-4.12.4-1|34	
12mu|kde-wallpapers-4.12.4-1|35	%changelog
12mu|kde-wallpapers-4.12.4-1|36	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|kde-wallpapers-4.12.4-1|37	+ Revision: f15ed9a
12mu|kde-wallpapers-4.12.4-1|38	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kde-wallpapers-4.12.4-1|39	
12mu|kde-wallpapers-4.12.4-1|40	

19901 12
12mu|kdewebdev4-4.12.4-1|1	Summary:	A web editor for the KDE Desktop Environment
12mu|kdewebdev4-4.12.4-1|2	Name:		kdewebdev4
12mu|kdewebdev4-4.12.4-1|3	Version:	4.12.4
12mu|kdewebdev4-4.12.4-1|4	Release:	1
12mu|kdewebdev4-4.12.4-1|5	Epoch:		1
12mu|kdewebdev4-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kdewebdev4-4.12.4-1|7	License:	GPLv2+
12mu|kdewebdev4-4.12.4-1|8	Url:		http://kdewebdev.org/
12mu|kdewebdev4-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kdewebdev-%{version}.tar.xz
12mu|kdewebdev4-4.12.4-1|10	BuildRequires:	automoc4
12mu|kdewebdev4-4.12.4-1|11	BuildRequires:	kdelibs4-devel
12mu|kdewebdev4-4.12.4-1|12	BuildRequires:	kdepimlibs4-devel
12mu|kdewebdev4-4.12.4-1|13	BuildRequires:	boost-devel
12mu|kdewebdev4-4.12.4-1|14	BuildRequires:	ruby-devel
12mu|kdewebdev4-4.12.4-1|15	BuildRequires:	tidy-devel
12mu|kdewebdev4-4.12.4-1|16	BuildRequires:	pkgconfig(libxml-2.0)
12mu|kdewebdev4-4.12.4-1|17	BuildRequires:	pkgconfig(libxslt)
12mu|kdewebdev4-4.12.4-1|18	Requires:	kimagemapeditor
12mu|kdewebdev4-4.12.4-1|19	Requires:	klinkstatus
12mu|kdewebdev4-4.12.4-1|20	Requires:	kfilereplace
12mu|kdewebdev4-4.12.4-1|21	Requires:	kommander
12mu|kdewebdev4-4.12.4-1|22	
12mu|kdewebdev4-4.12.4-1|23	%description
12mu|kdewebdev4-4.12.4-1|24	A web editor for the KDE Desktop Environment
12mu|kdewebdev4-4.12.4-1|25	
12mu|kdewebdev4-4.12.4-1|26	%files
12mu|kdewebdev4-4.12.4-1|27	%doc README
12mu|kdewebdev4-4.12.4-1|28	
12mu|kdewebdev4-4.12.4-1|29	#--------------------------------------------------------------------
12mu|kdewebdev4-4.12.4-1|30	
12mu|kdewebdev4-4.12.4-1|31	%package -n klinkstatus
12mu|kdewebdev4-4.12.4-1|32	Summary:	klinkstatus
12mu|kdewebdev4-4.12.4-1|33	Group:		Graphical desktop/KDE
12mu|kdewebdev4-4.12.4-1|34	Requires:	tidy
12mu|kdewebdev4-4.12.4-1|35	Conflicts:	kdewebdev4-devel < 1:4.11.0
12mu|kdewebdev4-4.12.4-1|36	
12mu|kdewebdev4-4.12.4-1|37	%description -n klinkstatus
12mu|kdewebdev4-4.12.4-1|38	* Support several protocols (allowing fast checking of
12mu|kdewebdev4-4.12.4-1|39	local documents): http, ftp, ssh (fish or sftp) and file.
12mu|kdewebdev4-4.12.4-1|40	* Proxy support
12mu|kdewebdev4-4.12.4-1|41	* Allows authentication when checking restricted documents
12mu|kdewebdev4-4.12.4-1|42	* Supports the latest Web standards-- HTML 4.0, HTTP 1.1
12mu|kdewebdev4-4.12.4-1|43	* Server-Side Includes (SSI, aka SHTML) are supported and checked
12mu|kdewebdev4-4.12.4-1|44	* Regular expressions to restrict which URLs are searched
12mu|kdewebdev4-4.12.4-1|45	* Show link results as they are checked
12mu|kdewebdev4-4.12.4-1|46	* Tree like view (that reflects the file structure of the documents) or
12mu|kdewebdev4-4.12.4-1|47	flat view
12mu|kdewebdev4-4.12.4-1|48	* Limit the search depth
12mu|kdewebdev4-4.12.4-1|49	* Fragment identifiers ("#" anchor links that point to a specific
12mu|kdewebdev4-4.12.4-1|50	section in a document) are supported and checked
12mu|kdewebdev4-4.12.4-1|51	* Pause/Resume of checking session
12mu|kdewebdev4-4.12.4-1|52	* History of checked URLs
12mu|kdewebdev4-4.12.4-1|53	* Tabbed checking (allow multiple sessions at the same time)
12mu|kdewebdev4-4.12.4-1|54	* Filter checked links (good, broken, malformed and undetermined)
12mu|kdewebdev4-4.12.4-1|55	* Configurable number of simultaneous connections (performance tunning)
12mu|kdewebdev4-4.12.4-1|56	* Other configurable options like "check external links",
12mu|kdewebdev4-4.12.4-1|57	"check parent folders", "timeout"
12mu|kdewebdev4-4.12.4-1|58	* Good integration with Quanta+
12mu|kdewebdev4-4.12.4-1|59	
12mu|kdewebdev4-4.12.4-1|60	%files -n klinkstatus
12mu|kdewebdev4-4.12.4-1|61	%{_kde_bindir}/klinkstatus
12mu|kdewebdev4-4.12.4-1|62	%{_kde_libdir}/kde4/klinkstatuspart.so
12mu|kdewebdev4-4.12.4-1|63	%{_kde_libdir}/kde4/automationklinkstatus.so
12mu|kdewebdev4-4.12.4-1|64	%{_kde_libdir}/kde4/krossmoduleklinkstatus.so
12mu|kdewebdev4-4.12.4-1|65	%{_kde_applicationsdir}/klinkstatus.desktop
12mu|kdewebdev4-4.12.4-1|66	%{_kde_appsdir}/klinkstatus
12mu|kdewebdev4-4.12.4-1|67	%{_kde_appsdir}/klinkstatuspart
12mu|kdewebdev4-4.12.4-1|68	%{_kde_iconsdir}/*/*/apps/klinkstatus.png
12mu|kdewebdev4-4.12.4-1|69	%{_kde_services}/klinkstatus_part.desktop
12mu|kdewebdev4-4.12.4-1|70	%{_kde_services}/klinkstatus_automation.desktop
12mu|kdewebdev4-4.12.4-1|71	%{_kde_services}/krossmoduleklinkstatus.desktop
12mu|kdewebdev4-4.12.4-1|72	%{_kde_configdir}/klinkstatus.knsrc
12mu|kdewebdev4-4.12.4-1|73	%{_kde_docdir}/HTML/en/klinkstatus
12mu|kdewebdev4-4.12.4-1|74	%{_datadir}/dbus-1/interfaces/org.kde.kdewebdev.klinkstatus.SearchManager.xml
12mu|kdewebdev4-4.12.4-1|75	
12mu|kdewebdev4-4.12.4-1|76	#--------------------------------------------------------------------------
12mu|kdewebdev4-4.12.4-1|77	
12mu|kdewebdev4-4.12.4-1|78	%define klinkstatuscommon_major 4
12mu|kdewebdev4-4.12.4-1|79	%define libklinkstatuscommon %mklibname klinkstatuscommon %{klinkstatuscommon_major}
12mu|kdewebdev4-4.12.4-1|80	
12mu|kdewebdev4-4.12.4-1|81	%package -n %{libklinkstatuscommon}
12mu|kdewebdev4-4.12.4-1|82	Summary:	KDE 4 core library
12mu|kdewebdev4-4.12.4-1|83	Group:		System/Libraries
12mu|kdewebdev4-4.12.4-1|84	
12mu|kdewebdev4-4.12.4-1|85	%description -n %{libklinkstatuscommon}
12mu|kdewebdev4-4.12.4-1|86	KDE 4 core library.
12mu|kdewebdev4-4.12.4-1|87	
12mu|kdewebdev4-4.12.4-1|88	%files -n %{libklinkstatuscommon}
12mu|kdewebdev4-4.12.4-1|89	%{_kde_libdir}/libklinkstatuscommon.so.%{klinkstatuscommon_major}*
12mu|kdewebdev4-4.12.4-1|90	
12mu|kdewebdev4-4.12.4-1|91	#--------------------------------------------------------------------------
12mu|kdewebdev4-4.12.4-1|92	
12mu|kdewebdev4-4.12.4-1|93	%package -n kfilereplace
12mu|kdewebdev4-4.12.4-1|94	Summary:	kfilereplace
12mu|kdewebdev4-4.12.4-1|95	Group:		Graphical desktop/KDE
12mu|kdewebdev4-4.12.4-1|96	Conflicts:	kdewebdev4-devel < 1:4.11.0
12mu|kdewebdev4-4.12.4-1|97	
12mu|kdewebdev4-4.12.4-1|98	%description -n kfilereplace
12mu|kdewebdev4-4.12.4-1|99	Kfilereplace program.
12mu|kdewebdev4-4.12.4-1|100	
12mu|kdewebdev4-4.12.4-1|101	%files -n kfilereplace
12mu|kdewebdev4-4.12.4-1|102	%{_kde_bindir}/kfilereplace
12mu|kdewebdev4-4.12.4-1|103	%{_kde_applicationsdir}/kfilereplace.desktop
12mu|kdewebdev4-4.12.4-1|104	%{_kde_appsdir}/kfilereplace
12mu|kdewebdev4-4.12.4-1|105	%{_kde_appsdir}/kfilereplacepart
12mu|kdewebdev4-4.12.4-1|106	%{_kde_iconsdir}/*/*/apps/kfilereplace.png
12mu|kdewebdev4-4.12.4-1|107	%{_kde_iconsdir}/*/*/actions/*
12mu|kdewebdev4-4.12.4-1|108	%{_kde_services}/kfilereplacepart.desktop
12mu|kdewebdev4-4.12.4-1|109	%{_kde_libdir}/kde4/libkfilereplacepart.so
12mu|kdewebdev4-4.12.4-1|110	%{_kde_docdir}/HTML/en/kfilereplace
12mu|kdewebdev4-4.12.4-1|111	%{_datadir}/dbus-1/interfaces/org.kde.kfilereplace.xml
12mu|kdewebdev4-4.12.4-1|112	
12mu|kdewebdev4-4.12.4-1|113	#--------------------------------------------------------------------------
12mu|kdewebdev4-4.12.4-1|114	
12mu|kdewebdev4-4.12.4-1|115	%define kommanderwidgets_major 4
12mu|kdewebdev4-4.12.4-1|116	%define libkommanderwidgets %mklibname kommanderwidgets %{kommanderwidgets_major}
12mu|kdewebdev4-4.12.4-1|117	
12mu|kdewebdev4-4.12.4-1|118	%package -n %{libkommanderwidgets}
12mu|kdewebdev4-4.12.4-1|119	Summary:	KDE 4 core library
12mu|kdewebdev4-4.12.4-1|120	Group:		System/Libraries
12mu|kdewebdev4-4.12.4-1|121	
12mu|kdewebdev4-4.12.4-1|122	%description -n %{libkommanderwidgets}
12mu|kdewebdev4-4.12.4-1|123	KDE 4 core library.
12mu|kdewebdev4-4.12.4-1|124	
12mu|kdewebdev4-4.12.4-1|125	%files -n %{libkommanderwidgets}
12mu|kdewebdev4-4.12.4-1|126	%{_kde_libdir}/libkommanderwidgets.so.%{kommanderwidgets_major}*
12mu|kdewebdev4-4.12.4-1|127	
12mu|kdewebdev4-4.12.4-1|128	#--------------------------------------------------------------------------
12mu|kdewebdev4-4.12.4-1|129	
12mu|kdewebdev4-4.12.4-1|130	%define kommandercore_major 4
12mu|kdewebdev4-4.12.4-1|131	%define libkommandercore %mklibname kommandercore %{kommandercore_major}
12mu|kdewebdev4-4.12.4-1|132	
12mu|kdewebdev4-4.12.4-1|133	%package -n %{libkommandercore}
12mu|kdewebdev4-4.12.4-1|134	Summary:	KDE 4 core library
12mu|kdewebdev4-4.12.4-1|135	Group:		System/Libraries
12mu|kdewebdev4-4.12.4-1|136	
12mu|kdewebdev4-4.12.4-1|137	%description -n %{libkommandercore}
12mu|kdewebdev4-4.12.4-1|138	KDE 4 core library.
12mu|kdewebdev4-4.12.4-1|139	
12mu|kdewebdev4-4.12.4-1|140	%files -n %{libkommandercore}
12mu|kdewebdev4-4.12.4-1|141	%{_kde_libdir}/libkommandercore.so.%{kommandercore_major}*
12mu|kdewebdev4-4.12.4-1|142	
12mu|kdewebdev4-4.12.4-1|143	#--------------------------------------------------------------------------
12mu|kdewebdev4-4.12.4-1|144	
12mu|kdewebdev4-4.12.4-1|145	%package -n kommander
12mu|kdewebdev4-4.12.4-1|146	Summary:	Kommander
12mu|kdewebdev4-4.12.4-1|147	Group:		Graphical desktop/KDE
12mu|kdewebdev4-4.12.4-1|148	
12mu|kdewebdev4-4.12.4-1|149	%description -n kommander
12mu|kdewebdev4-4.12.4-1|150	Kommander program
12mu|kdewebdev4-4.12.4-1|151	
12mu|kdewebdev4-4.12.4-1|152	%files -n kommander
12mu|kdewebdev4-4.12.4-1|153	%{_kde_bindir}/kommander
12mu|kdewebdev4-4.12.4-1|154	%{_kde_datadir}/applnk/.hidden/kommander.desktop
12mu|kdewebdev4-4.12.4-1|155	
12mu|kdewebdev4-4.12.4-1|156	#--------------------------------------------------------------------------
12mu|kdewebdev4-4.12.4-1|157	
12mu|kdewebdev4-4.12.4-1|158	%package -n kimagemapeditor
12mu|kdewebdev4-4.12.4-1|159	Summary:	Kimagemapeditor
12mu|kdewebdev4-4.12.4-1|160	Group:		Graphical desktop/KDE
12mu|kdewebdev4-4.12.4-1|161	
12mu|kdewebdev4-4.12.4-1|162	%description -n kimagemapeditor
12mu|kdewebdev4-4.12.4-1|163	kimagemapeditor program
12mu|kdewebdev4-4.12.4-1|164	
12mu|kdewebdev4-4.12.4-1|165	%files -n kimagemapeditor
12mu|kdewebdev4-4.12.4-1|166	%{_kde_bindir}/kimagemapeditor
12mu|kdewebdev4-4.12.4-1|167	%{_kde_applicationsdir}/kimagemapeditor.desktop
12mu|kdewebdev4-4.12.4-1|168	%{_kde_appsdir}/kimagemapeditor
12mu|kdewebdev4-4.12.4-1|169	%{_kde_iconsdir}/hicolor/*/apps/kimagemapeditor.png
12mu|kdewebdev4-4.12.4-1|170	%{_kde_services}/kimagemapeditorpart.desktop
12mu|kdewebdev4-4.12.4-1|171	%{_kde_libdir}/kde4/libkimagemapeditor.so
12mu|kdewebdev4-4.12.4-1|172	%{_kde_docdir}/*/*/kimagemapeditor
12mu|kdewebdev4-4.12.4-1|173	
12mu|kdewebdev4-4.12.4-1|174	#--------------------------------------------------------------------------
12mu|kdewebdev4-4.12.4-1|175	
12mu|kdewebdev4-4.12.4-1|176	%if 0
12mu|kdewebdev4-4.12.4-1|177	%package -n kxsldbg
12mu|kdewebdev4-4.12.4-1|178	Summary:	Kxsldbg
12mu|kdewebdev4-4.12.4-1|179	Group:		Graphical desktop/KDE
12mu|kdewebdev4-4.12.4-1|180	
12mu|kdewebdev4-4.12.4-1|181	%description -n kxsldbg
12mu|kdewebdev4-4.12.4-1|182	kxsldbg program
12mu|kdewebdev4-4.12.4-1|183	
12mu|kdewebdev4-4.12.4-1|184	%files -n kxsldbg
12mu|kdewebdev4-4.12.4-1|185	%{_kde_bindir}/kxsldbg
12mu|kdewebdev4-4.12.4-1|186	%{_kde_bindir}/xsldbg
12mu|kdewebdev4-4.12.4-1|187	%{_kde_applicationsdir}/kxsldbg.desktop
12mu|kdewebdev4-4.12.4-1|188	%{_kde_applicationsdir}/xsldbg.desktop
12mu|kdewebdev4-4.12.4-1|189	%{_kde_appsdir}/kxsldbg
12mu|kdewebdev4-4.12.4-1|190	%{_kde_appsdir}/xsldbg
12mu|kdewebdev4-4.12.4-1|191	%{_kde_appsdir}/kxsldbgpart
12mu|kdewebdev4-4.12.4-1|192	%{_kde_iconsdir}/hicolor/*/apps/kxsldbg.*
12mu|kdewebdev4-4.12.4-1|193	%{_kde_iconsdir}/hicolor/*/actions/xsldbg*
12mu|kdewebdev4-4.12.4-1|194	%{_kde_services}/kxsldbg_part.desktop
12mu|kdewebdev4-4.12.4-1|195	%{_kde_libdir}/kde4/libkxsldbgpart.so
12mu|kdewebdev4-4.12.4-1|196	%{_kde_docdir}/HTML/en/kxsldbg
12mu|kdewebdev4-4.12.4-1|197	%{_kde_docdir}/HTML/en/xsldbg
12mu|kdewebdev4-4.12.4-1|198	%{_kde_mandir}/man1/xsldbg.1*
12mu|kdewebdev4-4.12.4-1|199	%endif
12mu|kdewebdev4-4.12.4-1|200	
12mu|kdewebdev4-4.12.4-1|201	#--------------------------------------------------------------------------
12mu|kdewebdev4-4.12.4-1|202	
12mu|kdewebdev4-4.12.4-1|203	%package devel
12mu|kdewebdev4-4.12.4-1|204	Summary:	Devel stuff for %{name}
12mu|kdewebdev4-4.12.4-1|205	Group:		Development/KDE and Qt
12mu|kdewebdev4-4.12.4-1|206	Requires:	kde4-macros
12mu|kdewebdev4-4.12.4-1|207	Requires:	kdelibs4-devel
12mu|kdewebdev4-4.12.4-1|208	Requires:	%{libkommandercore} = %{EVRD}
12mu|kdewebdev4-4.12.4-1|209	Requires:	%{libkommanderwidgets} = %{EVRD}
12mu|kdewebdev4-4.12.4-1|210	Requires:	%{libklinkstatuscommon} = %{EVRD}
12mu|kdewebdev4-4.12.4-1|211	
12mu|kdewebdev4-4.12.4-1|212	%description devel
12mu|kdewebdev4-4.12.4-1|213	This package contains header files needed if you wish to build applications
12mu|kdewebdev4-4.12.4-1|214	based on %{name}.
12mu|kdewebdev4-4.12.4-1|215	
12mu|kdewebdev4-4.12.4-1|216	%files devel
12mu|kdewebdev4-4.12.4-1|217	%{_kde_includedir}/*
12mu|kdewebdev4-4.12.4-1|218	%{_kde_libdir}/*.so
12mu|kdewebdev4-4.12.4-1|219	
12mu|kdewebdev4-4.12.4-1|220	#--------------------------------------------------------------------------
12mu|kdewebdev4-4.12.4-1|221	
12mu|kdewebdev4-4.12.4-1|222	%prep
12mu|kdewebdev4-4.12.4-1|223	%setup -q -n kdewebdev-%{version}
12mu|kdewebdev4-4.12.4-1|224	
12mu|kdewebdev4-4.12.4-1|225	%build
12mu|kdewebdev4-4.12.4-1|226	%cmake_kde4
12mu|kdewebdev4-4.12.4-1|227	%make
12mu|kdewebdev4-4.12.4-1|228	
12mu|kdewebdev4-4.12.4-1|229	%install
12mu|kdewebdev4-4.12.4-1|230	%makeinstall_std -C build
12mu|kdewebdev4-4.12.4-1|231	
12mu|kdewebdev4-4.12.4-1|232	
12mu|kdewebdev4-4.12.4-1|233	%changelog
12mu|kdewebdev4-4.12.4-1|234	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kdewebdev4-4.12.4-1|235	+ Revision: 6c6d8c9
12mu|kdewebdev4-4.12.4-1|236	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdewebdev4-4.12.4-1|237	
12mu|kdewebdev4-4.12.4-1|238	

19902 12
12mu|kdf-4.12.4-1|1	Name:		kdf
12mu|kdf-4.12.4-1|2	Summary:	View free disk space
12mu|kdf-4.12.4-1|3	Version:	4.12.4
12mu|kdf-4.12.4-1|4	Release:	1
12mu|kdf-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|kdf-4.12.4-1|6	License:	LGPLv2
12mu|kdf-4.12.4-1|7	URL:		http://utils.kde.org/projects/kdf
12mu|kdf-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kdf-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|kdf-4.12.4-1|10	
12mu|kdf-4.12.4-1|11	%description
12mu|kdf-4.12.4-1|12	KDiskFree displays the available file devices (hard drive partitions,
12mu|kdf-4.12.4-1|13	floppy and CD/DVD drives, etc.) along with information on their capacity,
12mu|kdf-4.12.4-1|14	free space, type and mount point. It also allows you to mount and unmount
12mu|kdf-4.12.4-1|15	drives and view them in a file manager.
12mu|kdf-4.12.4-1|16	
12mu|kdf-4.12.4-1|17	%files
12mu|kdf-4.12.4-1|18	%{_kde_appsdir}/kdf
12mu|kdf-4.12.4-1|19	%{_kde_bindir}/kdf
12mu|kdf-4.12.4-1|20	%{_kde_bindir}/kwikdisk
12mu|kdf-4.12.4-1|21	%{_kde_libdir}/kde4/kcm_kdf.so
12mu|kdf-4.12.4-1|22	%{_kde_iconsdir}/*/*/apps/kcmdf.*
12mu|kdf-4.12.4-1|23	%{_kde_iconsdir}/*/*/apps/kdf.*
12mu|kdf-4.12.4-1|24	%{_kde_iconsdir}/*/*/apps/kwikdisk.*
12mu|kdf-4.12.4-1|25	%{_kde_applicationsdir}/kdf.desktop
12mu|kdf-4.12.4-1|26	%{_kde_applicationsdir}/kwikdisk.desktop
12mu|kdf-4.12.4-1|27	%{_kde_services}/kcmdf.desktop
12mu|kdf-4.12.4-1|28	%{_kde_docdir}/HTML/*/kdf
12mu|kdf-4.12.4-1|29	%{_kde_docdir}/HTML/*/kcontrol/blockdevices
12mu|kdf-4.12.4-1|30	
12mu|kdf-4.12.4-1|31	#----------------------------------------------------------------------
12mu|kdf-4.12.4-1|32	
12mu|kdf-4.12.4-1|33	%prep
12mu|kdf-4.12.4-1|34	%setup -q
12mu|kdf-4.12.4-1|35	
12mu|kdf-4.12.4-1|36	%build
12mu|kdf-4.12.4-1|37	%cmake_kde4
12mu|kdf-4.12.4-1|38	%make
12mu|kdf-4.12.4-1|39	
12mu|kdf-4.12.4-1|40	%install
12mu|kdf-4.12.4-1|41	%makeinstall_std -C build
12mu|kdf-4.12.4-1|42	
12mu|kdf-4.12.4-1|43	
12mu|kdf-4.12.4-1|44	%changelog
12mu|kdf-4.12.4-1|45	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|kdf-4.12.4-1|46	+ Revision: d8b7dd0
12mu|kdf-4.12.4-1|47	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdf-4.12.4-1|48	
12mu|kdf-4.12.4-1|49	

19903 12
12mu|kdiamond-4.12.4-1|1	Name:		kdiamond
12mu|kdiamond-4.12.4-1|2	Version:	4.12.4
12mu|kdiamond-4.12.4-1|3	Release:	1
12mu|kdiamond-4.12.4-1|4	Epoch:		1
12mu|kdiamond-4.12.4-1|5	Summary:	Three-in-a-row game
12mu|kdiamond-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kdiamond-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|kdiamond-4.12.4-1|8	Url:		http://www.kde.org/applications/games/kdiamond/
12mu|kdiamond-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kdiamond-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|kdiamond-4.12.4-1|11	
12mu|kdiamond-4.12.4-1|12	%description
12mu|kdiamond-4.12.4-1|13	KDiamond is a three-in-a-row game (much like Bejeweled) for the KDE desktop.
12mu|kdiamond-4.12.4-1|14	
12mu|kdiamond-4.12.4-1|15	%files
12mu|kdiamond-4.12.4-1|16	%{_kde_bindir}/kdiamond
12mu|kdiamond-4.12.4-1|17	%{_kde_applicationsdir}/kdiamond.desktop
12mu|kdiamond-4.12.4-1|18	%{_kde_appsdir}/kdiamond
12mu|kdiamond-4.12.4-1|19	%{_kde_configdir}/kdiamond.knsrc
12mu|kdiamond-4.12.4-1|20	%{_kde_iconsdir}/*/*/*/kdiamond.*
12mu|kdiamond-4.12.4-1|21	%{_kde_docdir}/*/*/kdiamond
12mu|kdiamond-4.12.4-1|22	%{_kde_datadir}/sounds/KDiamond*
12mu|kdiamond-4.12.4-1|23	
12mu|kdiamond-4.12.4-1|24	#------------------------------------------------------------------------------
12mu|kdiamond-4.12.4-1|25	
12mu|kdiamond-4.12.4-1|26	%prep
12mu|kdiamond-4.12.4-1|27	%setup -q
12mu|kdiamond-4.12.4-1|28	
12mu|kdiamond-4.12.4-1|29	%build
12mu|kdiamond-4.12.4-1|30	%cmake_kde4
12mu|kdiamond-4.12.4-1|31	%make
12mu|kdiamond-4.12.4-1|32	
12mu|kdiamond-4.12.4-1|33	%install
12mu|kdiamond-4.12.4-1|34	%makeinstall_std -C build
12mu|kdiamond-4.12.4-1|35	
12mu|kdiamond-4.12.4-1|36	
12mu|kdiamond-4.12.4-1|37	%changelog
12mu|kdiamond-4.12.4-1|38	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kdiamond-4.12.4-1|39	+ Revision: 025c234
12mu|kdiamond-4.12.4-1|40	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdiamond-4.12.4-1|41	
12mu|kdiamond-4.12.4-1|42	

19904 12
12mu|kdnssd-4.12.4-1|1	Summary:	DNS-SD Service Discovery Monitor
12mu|kdnssd-4.12.4-1|2	Name:		kdnssd
12mu|kdnssd-4.12.4-1|3	Version:	4.12.4
12mu|kdnssd-4.12.4-1|4	Release:	1
12mu|kdnssd-4.12.4-1|5	Epoch:		3
12mu|kdnssd-4.12.4-1|6	License:	GPLv2+
12mu|kdnssd-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|kdnssd-4.12.4-1|8	Url:		http://www.kde.org
12mu|kdnssd-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kdnssd-4.12.4-1|10	%if %{is_beta}
12mu|kdnssd-4.12.4-1|11	%define ftpdir unstable
12mu|kdnssd-4.12.4-1|12	%else
12mu|kdnssd-4.12.4-1|13	%define ftpdir stable
12mu|kdnssd-4.12.4-1|14	%endif
12mu|kdnssd-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/zeroconf-ioslave-%{version}.tar.xz
12mu|kdnssd-4.12.4-1|16	BuildRequires:	kdelibs4-devel
12mu|kdnssd-4.12.4-1|17	Provides:	zeroconf-ioslave = %{EVRD}
12mu|kdnssd-4.12.4-1|18	Requires:	nss_mdns
12mu|kdnssd-4.12.4-1|19	Conflicts:	kdenetwork4-devel < 3:4.11.0
12mu|kdnssd-4.12.4-1|20	
12mu|kdnssd-4.12.4-1|21	%description
12mu|kdnssd-4.12.4-1|22	DNS-SD Service Discovery Monitor.
12mu|kdnssd-4.12.4-1|23	
12mu|kdnssd-4.12.4-1|24	%files
12mu|kdnssd-4.12.4-1|25	%dir %{_kde_appsdir}/remoteview
12mu|kdnssd-4.12.4-1|26	%{_kde_appsdir}/remoteview/zeroconf.desktop
12mu|kdnssd-4.12.4-1|27	%{_kde_libdir}/kde4/kded_dnssdwatcher.so
12mu|kdnssd-4.12.4-1|28	%{_kde_libdir}/kde4/kio_zeroconf.so
12mu|kdnssd-4.12.4-1|29	%{_kde_services}/kded/dnssdwatcher.desktop
12mu|kdnssd-4.12.4-1|30	%{_kde_services}/zeroconf.protocol
12mu|kdnssd-4.12.4-1|31	%{_datadir}/dbus-1/interfaces/org.kde.kdnssd.xml
12mu|kdnssd-4.12.4-1|32	
12mu|kdnssd-4.12.4-1|33	#-------------------------------------------
12mu|kdnssd-4.12.4-1|34	
12mu|kdnssd-4.12.4-1|35	%prep
12mu|kdnssd-4.12.4-1|36	%setup -q -n zeroconf-ioslave-%{version}
12mu|kdnssd-4.12.4-1|37	
12mu|kdnssd-4.12.4-1|38	%build
12mu|kdnssd-4.12.4-1|39	%cmake_kde4
12mu|kdnssd-4.12.4-1|40	%make
12mu|kdnssd-4.12.4-1|41	
12mu|kdnssd-4.12.4-1|42	%install
12mu|kdnssd-4.12.4-1|43	%makeinstall_std -C build
12mu|kdnssd-4.12.4-1|44	
12mu|kdnssd-4.12.4-1|45	
12mu|kdnssd-4.12.4-1|46	%changelog
12mu|kdnssd-4.12.4-1|47	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
12mu|kdnssd-4.12.4-1|48	+ Revision: af1e158
12mu|kdnssd-4.12.4-1|49	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kdnssd-4.12.4-1|50	
12mu|kdnssd-4.12.4-1|51	

19905 12
12mu|kernel-3.10.19-1.1|1	# MIB header
12mu|kernel-3.10.19-1.1|2	
12mu|kernel-3.10.19-1.1|3	%if %{mdvver} <= 201100
12mu|kernel-3.10.19-1.1|4	%define distsuffix mib
12mu|kernel-3.10.19-1.1|5	%define disttag %{distsuffix}
12mu|kernel-3.10.19-1.1|6	Vendor: MIB - Mandriva International Backports
12mu|kernel-3.10.19-1.1|7	%endif
12mu|kernel-3.10.19-1.1|8	
12mu|kernel-3.10.19-1.1|9	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mu|kernel-3.10.19-1.1|10	# end MIB header
12mu|kernel-3.10.19-1.1|11	
12mu|kernel-3.10.19-1.1|12	%define kernelversion	3
12mu|kernel-3.10.19-1.1|13	%define patchlevel	10
12mu|kernel-3.10.19-1.1|14	%define sublevel	19
12mu|kernel-3.10.19-1.1|15	
12mu|kernel-3.10.19-1.1|16	
12mu|kernel-3.10.19-1.1|17	# Package release
12mu|kernel-3.10.19-1.1|18	%define mibrel		1.1
12mu|kernel-3.10.19-1.1|19	%define mibase		2%{disttag}
12mu|kernel-3.10.19-1.1|20	
12mu|kernel-3.10.19-1.1|21	# kernel Makefile extraversion is substituted by
12mu|kernel-3.10.19-1.1|22	# kpatch/kgit/kstable wich are either 0 (empty), rc (kpatch), git (kgit)
12mu|kernel-3.10.19-1.1|23	# or stable release (kstable)
12mu|kernel-3.10.19-1.1|24	%define kpatch		0
12mu|kernel-3.10.19-1.1|25	# kernel.org -gitX patch (only the number after "git")
12mu|kernel-3.10.19-1.1|26	%define kgit		0
12mu|kernel-3.10.19-1.1|27	
12mu|kernel-3.10.19-1.1|28	# kernel base name (also name of srpm)
12mu|kernel-3.10.19-1.1|29	%define kname 		kernel
12mu|kernel-3.10.19-1.1|30	
12mu|kernel-3.10.19-1.1|31	# Patch tarball tag
12mu|kernel-3.10.19-1.1|32	%define ktag		rosa
12mu|kernel-3.10.19-1.1|33	
12mu|kernel-3.10.19-1.1|34	%define rpmtag		%{disttag}
12mu|kernel-3.10.19-1.1|35	%if %kpatch
12mu|kernel-3.10.19-1.1|36	%if %kgit
12mu|kernel-3.10.19-1.1|37	%define rpmrel		0.%{kpatch}.%{kgit}.%{mibrel}
12mu|kernel-3.10.19-1.1|38	%else
12mu|kernel-3.10.19-1.1|39	%define rpmrel		0.%{kpatch}.%{mibrel}
12mu|kernel-3.10.19-1.1|40	%endif
12mu|kernel-3.10.19-1.1|41	%else
12mu|kernel-3.10.19-1.1|42	%define rpmrel		%{mibrel}
12mu|kernel-3.10.19-1.1|43	%endif
12mu|kernel-3.10.19-1.1|44	
12mu|kernel-3.10.19-1.1|45	# fakerel and fakever never change, they are used to fool
12mu|kernel-3.10.19-1.1|46	# rpm/urpmi/smart
12mu|kernel-3.10.19-1.1|47	%define fakever		1
12mu|kernel-3.10.19-1.1|48	%define fakerel 	1
12mu|kernel-3.10.19-1.1|49	
12mu|kernel-3.10.19-1.1|50	# version defines
12mu|kernel-3.10.19-1.1|51	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mu|kernel-3.10.19-1.1|52	%define kverrel   	%{kversion}-%{rpmrel}
12mu|kernel-3.10.19-1.1|53	%define mibfull   	%{kversion}-%{mibase}
12mu|kernel-3.10.19-1.1|54	
12mu|kernel-3.10.19-1.1|55	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mu|kernel-3.10.19-1.1|56	%if %kpatch
12mu|kernel-3.10.19-1.1|57	%if %sublevel
12mu|kernel-3.10.19-1.1|58	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mu|kernel-3.10.19-1.1|59	%else
12mu|kernel-3.10.19-1.1|60	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mu|kernel-3.10.19-1.1|61	%endif
12mu|kernel-3.10.19-1.1|62	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mu|kernel-3.10.19-1.1|63	%else
12mu|kernel-3.10.19-1.1|64	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mu|kernel-3.10.19-1.1|65	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mu|kernel-3.10.19-1.1|66	%endif
12mu|kernel-3.10.19-1.1|67	
12mu|kernel-3.10.19-1.1|68	# Used for not making too long names for rpms or search paths
12mu|kernel-3.10.19-1.1|69	%if %kpatch
12mu|kernel-3.10.19-1.1|70	%if %kgit
12mu|kernel-3.10.19-1.1|71	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mu|kernel-3.10.19-1.1|72	%else
12mu|kernel-3.10.19-1.1|73	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mu|kernel-3.10.19-1.1|74	%endif
12mu|kernel-3.10.19-1.1|75	%else
12mu|kernel-3.10.19-1.1|76	%define buildrpmrel     %{mibrel}%{rpmtag}
12mu|kernel-3.10.19-1.1|77	%endif
12mu|kernel-3.10.19-1.1|78	%define buildrel     	%{kversion}-%{buildrpmrel}
12mu|kernel-3.10.19-1.1|79	
12mu|kernel-3.10.19-1.1|80	Source5:	kernel.rpmlintrc
12mu|kernel-3.10.19-1.1|81	
12mu|kernel-3.10.19-1.1|82	# Build defines
12mu|kernel-3.10.19-1.1|83	%define build_devel 		1
12mu|kernel-3.10.19-1.1|84	%define build_desktop		1
12mu|kernel-3.10.19-1.1|85	
12mu|kernel-3.10.19-1.1|86	#
12mu|kernel-3.10.19-1.1|87	# SRC RPM description
12mu|kernel-3.10.19-1.1|88	#
12mu|kernel-3.10.19-1.1|89	Summary: 	Linux kernel built for Mandriva and ROSA
12mu|kernel-3.10.19-1.1|90	Name:		%{kname}
12mu|kernel-3.10.19-1.1|91	Version: 	%{kversion}
12mu|kernel-3.10.19-1.1|92	Release: 	%{rpmrel}
12mu|kernel-3.10.19-1.1|93	License: 	GPLv2
12mu|kernel-3.10.19-1.1|94	Group: 	 	System/Kernel and hardware
12mu|kernel-3.10.19-1.1|95	ExclusiveArch: %{ix86} ppc powerpc x86_64 amd64 sparc sparc64
12mu|kernel-3.10.19-1.1|96	ExclusiveOS: 	Linux
12mu|kernel-3.10.19-1.1|97	URL:            http://wiki.mandriva.com/en/Manbo_Core2_kernel
12mu|kernel-3.10.19-1.1|98	BuildRoot: 	%{_tmppath}/%{kname}-%{kversion}-%{_arch}-build
12mu|kernel-3.10.19-1.1|99	Autoreqprov: 	no
12mu|kernel-3.10.19-1.1|100	
12mu|kernel-3.10.19-1.1|101	BuildRequires: 	gcc bc
12mu|kernel-3.10.19-1.1|102	
12mu|kernel-3.10.19-1.1|103	%if %{mdvver} == 201210
12mu|kernel-3.10.19-1.1|104	BuildRequires:	kmod-devel
12mu|kernel-3.10.19-1.1|105	%else
12mu|kernel-3.10.19-1.1|106	BuildRequires:	module-init-tools
12mu|kernel-3.10.19-1.1|107	%endif
12mu|kernel-3.10.19-1.1|108	
12mu|kernel-3.10.19-1.1|109	%description
12mu|kernel-3.10.19-1.1|110	The kernel package contains the Linux kernel (vmlinuz), the core of your
12mu|kernel-3.10.19-1.1|111	Mandriva and ROSA Linux operating systems. The kernel handles the basic
12mu|kernel-3.10.19-1.1|112	functions of the operating system: memory allocation, process allocation,
12mu|kernel-3.10.19-1.1|113	device input and output, etc.
12mu|kernel-3.10.19-1.1|114	
12mu|kernel-3.10.19-1.1|115	# mkflavour() name flavour processor
12mu|kernel-3.10.19-1.1|116	# name: the flavour name in the package name
12mu|kernel-3.10.19-1.1|117	# flavour: first parameter of CreateKernel()
12mu|kernel-3.10.19-1.1|118	%define mkflavour(R:)					\
12mu|kernel-3.10.19-1.1|119	%package -n %{kname}-%{1}-latest			\
12mu|kernel-3.10.19-1.1|120	Version:	%{kversion}				\
12mu|kernel-3.10.19-1.1|121	Release:	%{rpmrel}				\
12mu|kernel-3.10.19-1.1|122	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mu|kernel-3.10.19-1.1|123	Group:		System/Kernel and hardware		\
12mu|kernel-3.10.19-1.1|124	Requires:	kernel-nrj-desktop-%{mibfull}		\
12mu|kernel-3.10.19-1.1|125	Provides:	%{kname}-latest				\
12mu|kernel-3.10.19-1.1|126	%ifarch %{ix86}						\
12mu|kernel-3.10.19-1.1|127	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.19-1.1|128	%endif							\
12mu|kernel-3.10.19-1.1|129	\
12mu|kernel-3.10.19-1.1|130	%description -n %{kname}-%{1}-latest			\
12mu|kernel-3.10.19-1.1|131	This package is a virtual rpm that aims to make sure you always have the \
12mu|kernel-3.10.19-1.1|132	latest %{kname}-%{1} installed...			\
12mu|kernel-3.10.19-1.1|133	\
12mu|kernel-3.10.19-1.1|134	%common_description_info				\
12mu|kernel-3.10.19-1.1|135	\
12mu|kernel-3.10.19-1.1|136	%if %build_devel					\
12mu|kernel-3.10.19-1.1|137	%package -n %{kname}-%{1}-devel-latest			\
12mu|kernel-3.10.19-1.1|138	Version:	%{kversion}				\
12mu|kernel-3.10.19-1.1|139	Release:	%{rpmrel}				\
12mu|kernel-3.10.19-1.1|140	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mu|kernel-3.10.19-1.1|141	Group:		Development/Kernel			\
12mu|kernel-3.10.19-1.1|142	Requires:	%{kname}-nrj-desktop-devel-%{mibfull}	\
12mu|kernel-3.10.19-1.1|143	Provides:	%{kname}-devel-latest			\
12mu|kernel-3.10.19-1.1|144	%ifarch %{ix86}						\
12mu|kernel-3.10.19-1.1|145	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.19-1.1|146	%endif							\
12mu|kernel-3.10.19-1.1|147	\
12mu|kernel-3.10.19-1.1|148	%description -n %{kname}-%{1}-devel-latest		\
12mu|kernel-3.10.19-1.1|149	This package is a virtual rpm that aims to make sure you always have the \
12mu|kernel-3.10.19-1.1|150	latest %{kname}-%{1}-devel installed...			\
12mu|kernel-3.10.19-1.1|151	\
12mu|kernel-3.10.19-1.1|152	%common_description_info				\
12mu|kernel-3.10.19-1.1|153	%endif							\
12mu|kernel-3.10.19-1.1|154	\
12mu|kernel-3.10.19-1.1|155	%files -n %{kname}-%{1}-latest				\
12mu|kernel-3.10.19-1.1|156	%defattr(-,root,root)					\
12mu|kernel-3.10.19-1.1|157	\
12mu|kernel-3.10.19-1.1|158	%if %build_devel					\
12mu|kernel-3.10.19-1.1|159	%files -n %{kname}-%{1}-devel-latest			\
12mu|kernel-3.10.19-1.1|160	%defattr(-,root,root)					\
12mu|kernel-3.10.19-1.1|161	%endif
12mu|kernel-3.10.19-1.1|162	
12mu|kernel-3.10.19-1.1|163	%if %build_desktop
12mu|kernel-3.10.19-1.1|164	%mkflavour desktop desktop
12mu|kernel-3.10.19-1.1|165	%endif
12mu|kernel-3.10.19-1.1|166	
12mu|kernel-3.10.19-1.1|167	
12mu|kernel-3.10.19-1.1|168	
12mu|kernel-3.10.19-1.1|169	%changelog
12mu|kernel-3.10.19-1.1|170	* Tue Nov 26 2013 Alex Burmashev <alex.burmashev@gmail.com> 3.10.19-1.1
12mu|kernel-3.10.19-1.1|171	+ Revision: bbf5bad
12mu|kernel-3.10.19-1.1|172	- 1 to 2
12mu|kernel-3.10.19-1.1|173	
12mu|kernel-3.10.19-1.1|174	

19906 12
12mu|kernel-3.10.19-2|1	# MIB header
12mu|kernel-3.10.19-2|2	
12mu|kernel-3.10.19-2|3	%if %{mdvver} <= 201100
12mu|kernel-3.10.19-2|4	%define distsuffix mib
12mu|kernel-3.10.19-2|5	%define disttag %{distsuffix}
12mu|kernel-3.10.19-2|6	Vendor: MIB - Mandriva International Backports
12mu|kernel-3.10.19-2|7	%endif
12mu|kernel-3.10.19-2|8	
12mu|kernel-3.10.19-2|9	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mu|kernel-3.10.19-2|10	# end MIB header
12mu|kernel-3.10.19-2|11	
12mu|kernel-3.10.19-2|12	#
12mu|kernel-3.10.19-2|13	%define kernelversion	3
12mu|kernel-3.10.19-2|14	%define patchlevel	10
12mu|kernel-3.10.19-2|15	# sublevel is now used for -stable patches
12mu|kernel-3.10.19-2|16	%define sublevel	19
12mu|kernel-3.10.19-2|17	
12mu|kernel-3.10.19-2|18	# Package release
12mu|kernel-3.10.19-2|19	%define mibrel		666
12mu|kernel-3.10.19-2|20	
12mu|kernel-3.10.19-2|21	# kernel Makefile extraversion is substituted by
12mu|kernel-3.10.19-2|22	# kpatch wich are either 0 (empty), rc (kpatch)
12mu|kernel-3.10.19-2|23	%define kpatch		0
12mu|kernel-3.10.19-2|24	# kernel.org -gitX patch (only the number after "git")
12mu|kernel-3.10.19-2|25	%define kgit		0
12mu|kernel-3.10.19-2|26	
12mu|kernel-3.10.19-2|27	# kernel base name (also name of srpm)
12mu|kernel-3.10.19-2|28	%define kname 		kernel
12mu|kernel-3.10.19-2|29	
12mu|kernel-3.10.19-2|30	# Patch tarball tag
12mu|kernel-3.10.19-2|31	%define ktag		rosa
12mu|kernel-3.10.19-2|32	
12mu|kernel-3.10.19-2|33	# define rpmtag		%{disttag}
12mu|kernel-3.10.19-2|34	%define rpmtag		%{disttag}
12mu|kernel-3.10.19-2|35	%if %kpatch
12mu|kernel-3.10.19-2|36	%if %kgit
12mu|kernel-3.10.19-2|37	%define rpmrel		%mkrel 0.%{kpatch}.%{kgit}.%{mibrel}
12mu|kernel-3.10.19-2|38	%else
12mu|kernel-3.10.19-2|39	%define rpmrel		%mkrel 0.%{kpatch}.%{mibrel}
12mu|kernel-3.10.19-2|40	%endif
12mu|kernel-3.10.19-2|41	%else
12mu|kernel-3.10.19-2|42	%define rpmrel		2
12mu|kernel-3.10.19-2|43	%endif
12mu|kernel-3.10.19-2|44	
12mu|kernel-3.10.19-2|45	# fakerel and fakever never change, they are used to fool
12mu|kernel-3.10.19-2|46	# rpm/urpmi/smart
12mu|kernel-3.10.19-2|47	%define fakever		1
12mu|kernel-3.10.19-2|48	%define fakerel 	%mkrel 1
12mu|kernel-3.10.19-2|49	
12mu|kernel-3.10.19-2|50	# version defines
12mu|kernel-3.10.19-2|51	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mu|kernel-3.10.19-2|52	%define kverrel   	%{kversion}-%{rpmrel}
12mu|kernel-3.10.19-2|53	
12mu|kernel-3.10.19-2|54	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mu|kernel-3.10.19-2|55	%if %kpatch
12mu|kernel-3.10.19-2|56	%if %sublevel
12mu|kernel-3.10.19-2|57	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mu|kernel-3.10.19-2|58	%else
12mu|kernel-3.10.19-2|59	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mu|kernel-3.10.19-2|60	%endif
12mu|kernel-3.10.19-2|61	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mu|kernel-3.10.19-2|62	%else
12mu|kernel-3.10.19-2|63	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mu|kernel-3.10.19-2|64	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mu|kernel-3.10.19-2|65	%endif
12mu|kernel-3.10.19-2|66	
12mu|kernel-3.10.19-2|67	# Used for not making too long names for rpms or search paths
12mu|kernel-3.10.19-2|68	# replaced mibrel with rpmrel / release > we can use only ONE sources folder for nrj & nrjQL
12mu|kernel-3.10.19-2|69	%if %kpatch
12mu|kernel-3.10.19-2|70	%if %kgit
12mu|kernel-3.10.19-2|71	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{rpmrel}%{rpmtag}
12mu|kernel-3.10.19-2|72	%else
12mu|kernel-3.10.19-2|73	%define buildrpmrel     0.%{kpatch}.%{rpmrel}%{rpmtag}
12mu|kernel-3.10.19-2|74	%endif
12mu|kernel-3.10.19-2|75	%else
12mu|kernel-3.10.19-2|76	%define buildrpmrel     %{rpmrel}%{rpmtag}
12mu|kernel-3.10.19-2|77	%endif
12mu|kernel-3.10.19-2|78	%define buildrel     	%{kversion}-%{buildrpmrel}
12mu|kernel-3.10.19-2|79	
12mu|kernel-3.10.19-2|80	# Having different top level names for packges means that you have to remove
12mu|kernel-3.10.19-2|81	# them by hard :(
12mu|kernel-3.10.19-2|82	%define top_dir_name 	%{kname}-%{_arch}
12mu|kernel-3.10.19-2|83	
12mu|kernel-3.10.19-2|84	%define build_dir 	${RPM_BUILD_DIR}/%{top_dir_name}
12mu|kernel-3.10.19-2|85	%define src_dir 	%{build_dir}/linux-%{tar_ver}
12mu|kernel-3.10.19-2|86	
12mu|kernel-3.10.19-2|87	# Disable useless debug rpms...
12mu|kernel-3.10.19-2|88	%define _enable_debug_packages 	%{nil}
12mu|kernel-3.10.19-2|89	%define debug_package 		%{nil}
12mu|kernel-3.10.19-2|90	
12mu|kernel-3.10.19-2|91	# Build defines
12mu|kernel-3.10.19-2|92	%define build_doc 			1
12mu|kernel-3.10.19-2|93	%define build_source 		1
12mu|kernel-3.10.19-2|94	%define build_devel 		1
12mu|kernel-3.10.19-2|95	
12mu|kernel-3.10.19-2|96	%define build_debug 		0
12mu|kernel-3.10.19-2|97	
12mu|kernel-3.10.19-2|98	#
12mu|kernel-3.10.19-2|99	# Old Mandriva kernel flavours plus new two PAE flavours
12mu|kernel-3.10.19-2|100	#
12mu|kernel-3.10.19-2|101	
12mu|kernel-3.10.19-2|102	# Build desktop i586 / 4GB
12mu|kernel-3.10.19-2|103	%ifarch %{ix86}
12mu|kernel-3.10.19-2|104	%define build_desktop586		0
12mu|kernel-3.10.19-2|105	%endif
12mu|kernel-3.10.19-2|106	
12mu|kernel-3.10.19-2|107	# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mu|kernel-3.10.19-2|108	%define build_desktop			1
12mu|kernel-3.10.19-2|109	
12mu|kernel-3.10.19-2|110	# Build netbook (i686 / 4GB) / x86_64
12mu|kernel-3.10.19-2|111	%define build_netbook			0
12mu|kernel-3.10.19-2|112	
12mu|kernel-3.10.19-2|113	# Build server (i686 / 64GB)/x86_64 / sparc64 sets
12mu|kernel-3.10.19-2|114	%define build_server			1
12mu|kernel-3.10.19-2|115	
12mu|kernel-3.10.19-2|116	# Build desktop686 pae (i686 / 64GB)
12mu|kernel-3.10.19-2|117	%ifarch %{ix86}
12mu|kernel-3.10.19-2|118	%define build_desktop_pae		0
12mu|kernel-3.10.19-2|119	%endif
12mu|kernel-3.10.19-2|120	
12mu|kernel-3.10.19-2|121	# Build netbook686 pae (i686 / 64GB)
12mu|kernel-3.10.19-2|122	%ifarch %{ix86}
12mu|kernel-3.10.19-2|123	%define build_netbook_pae		0
12mu|kernel-3.10.19-2|124	%endif
12mu|kernel-3.10.19-2|125	
12mu|kernel-3.10.19-2|126	#
12mu|kernel-3.10.19-2|127	# MIB low latency optimized flavours called "nrj"
12mu|kernel-3.10.19-2|128	#
12mu|kernel-3.10.19-2|129	
12mu|kernel-3.10.19-2|130	# Build nrj desktop586 (i586 / 4GB)
12mu|kernel-3.10.19-2|131	%ifarch %{ix86}
12mu|kernel-3.10.19-2|132	%define build_nrj_desktop586	0
12mu|kernel-3.10.19-2|133	%endif
12mu|kernel-3.10.19-2|134	
12mu|kernel-3.10.19-2|135	# Build nrj desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mu|kernel-3.10.19-2|136	%define build_nrj_desktop		1
12mu|kernel-3.10.19-2|137	
12mu|kernel-3.10.19-2|138	# Build nrj realtime (i686 / 4GB) / x86_64
12mu|kernel-3.10.19-2|139	%define build_nrj_realtime		1
12mu|kernel-3.10.19-2|140	
12mu|kernel-3.10.19-2|141	# Build nrj laptop (i686 / 4GB) / x86_64
12mu|kernel-3.10.19-2|142	%define build_nrj_laptop		1
12mu|kernel-3.10.19-2|143	
12mu|kernel-3.10.19-2|144	# Build nrj netbook (i686 / 4GB) / x86_64
12mu|kernel-3.10.19-2|145	%define build_nrj_netbook		1
12mu|kernel-3.10.19-2|146	
12mu|kernel-3.10.19-2|147	# Build nrj desktop pae (i686 / 64GB)
12mu|kernel-3.10.19-2|148	%ifarch %{ix86}
12mu|kernel-3.10.19-2|149	%define build_nrj_desktop_pae		1
12mu|kernel-3.10.19-2|150	%endif
12mu|kernel-3.10.19-2|151	
12mu|kernel-3.10.19-2|152	# Build nrj realtime pae (i686 / 64GB)
12mu|kernel-3.10.19-2|153	%ifarch %{ix86}
12mu|kernel-3.10.19-2|154	%define build_nrj_realtime_pae		0
12mu|kernel-3.10.19-2|155	%endif
12mu|kernel-3.10.19-2|156	
12mu|kernel-3.10.19-2|157	# Build nrj laptop pae (i686 / 64GB)
12mu|kernel-3.10.19-2|158	%ifarch %{ix86}
12mu|kernel-3.10.19-2|159	%define build_nrj_laptop_pae		0
12mu|kernel-3.10.19-2|160	%endif
12mu|kernel-3.10.19-2|161	
12mu|kernel-3.10.19-2|162	# Build nrj netbook686 pae (i686 / 64GB)
12mu|kernel-3.10.19-2|163	%ifarch %{ix86}
12mu|kernel-3.10.19-2|164	%define build_nrj_netbook_pae		0
12mu|kernel-3.10.19-2|165	%endif
12mu|kernel-3.10.19-2|166	
12mu|kernel-3.10.19-2|167	#
12mu|kernel-3.10.19-2|168	# experimental "cpu level" optimized "nrj" flavours
12mu|kernel-3.10.19-2|169	#
12mu|kernel-3.10.19-2|170	
12mu|kernel-3.10.19-2|171	# Build nrj netbook Intel Atom (matom / 4GB)
12mu|kernel-3.10.19-2|172	%ifarch %{ix86}
12mu|kernel-3.10.19-2|173	%define build_nrj_netbook_atom		0
12mu|kernel-3.10.19-2|174	%endif
12mu|kernel-3.10.19-2|175	
12mu|kernel-3.10.19-2|176	# Build nrj netbook Intel Atom pae (matom / 64GB)
12mu|kernel-3.10.19-2|177	%ifarch %{ix86}
12mu|kernel-3.10.19-2|178	%define build_nrj_netbook_atom_pae	0
12mu|kernel-3.10.19-2|179	%endif
12mu|kernel-3.10.19-2|180	
12mu|kernel-3.10.19-2|181	# Build nrj desktop Intel Core2 (mcore2 / 4GB)
12mu|kernel-3.10.19-2|182	%ifarch %{ix86}
12mu|kernel-3.10.19-2|183	%define build_nrj_desktop_core2   	0
12mu|kernel-3.10.19-2|184	%endif
12mu|kernel-3.10.19-2|185	
12mu|kernel-3.10.19-2|186	# Build nrj desktop Intel Core2 pae (mcore2 / 64GB)
12mu|kernel-3.10.19-2|187	%ifarch %{ix86}
12mu|kernel-3.10.19-2|188	%define build_nrj_desktop_core2_pae   	0
12mu|kernel-3.10.19-2|189	%endif
12mu|kernel-3.10.19-2|190	
12mu|kernel-3.10.19-2|191	#
12mu|kernel-3.10.19-2|192	# experimental optimized "nrj" for server ABF & LXC vms
12mu|kernel-3.10.19-2|193	#
12mu|kernel-3.10.19-2|194	
12mu|kernel-3.10.19-2|195	# Build nrj server lxc (i686 / 4GB) / x86_64 / sparc64 sets
12mu|kernel-3.10.19-2|196	%define build_nrj_server_lxc		0
12mu|kernel-3.10.19-2|197	
12mu|kernel-3.10.19-2|198	# Build nrj server lxc exp (i686 / 4GB) / x86_64 / sparc64 sets
12mu|kernel-3.10.19-2|199	%define build_nrj_server_lxc_exp	0
12mu|kernel-3.10.19-2|200	
12mu|kernel-3.10.19-2|201	#
12mu|kernel-3.10.19-2|202	# end of kernel name flavour difinitions
12mu|kernel-3.10.19-2|203	#
12mu|kernel-3.10.19-2|204	
12mu|kernel-3.10.19-2|205	
12mu|kernel-3.10.19-2|206	# build perf and cpupower tools
12mu|kernel-3.10.19-2|207	%if %{mdvver} >= 201200
12mu|kernel-3.10.19-2|208	%define build_perf		1
12mu|kernel-3.10.19-2|209	%define build_cpupower		1
12mu|kernel-3.10.19-2|210	%else
12mu|kernel-3.10.19-2|211	%define build_perf		0
12mu|kernel-3.10.19-2|212	%define build_cpupower		0
12mu|kernel-3.10.19-2|213	%endif
12mu|kernel-3.10.19-2|214	
12mu|kernel-3.10.19-2|215	# compress modules with xz
12mu|kernel-3.10.19-2|216	%if %{mdvver} >= 201200
12mu|kernel-3.10.19-2|217	%define build_modxz		1
12mu|kernel-3.10.19-2|218	%else
12mu|kernel-3.10.19-2|219	%define build_modxz		0
12mu|kernel-3.10.19-2|220	%endif
12mu|kernel-3.10.19-2|221	
12mu|kernel-3.10.19-2|222	# ARM builds
12mu|kernel-3.10.19-2|223	%ifarch %{arm}
12mu|kernel-3.10.19-2|224	%define build_desktop		0
12mu|kernel-3.10.19-2|225	%define build_netbook		0
12mu|kernel-3.10.19-2|226	%define build_server		0
12mu|kernel-3.10.19-2|227	%define build_iop32x		0
12mu|kernel-3.10.19-2|228	%define build_kirkwood		1
12mu|kernel-3.10.19-2|229	%define build_versatile		1
12mu|kernel-3.10.19-2|230	# no cpupower tools on arm yet
12mu|kernel-3.10.19-2|231	%define build_cpupower		0
12mu|kernel-3.10.19-2|232	# arm is currently not using xz
12mu|kernel-3.10.19-2|233	%define build_modxz		0
12mu|kernel-3.10.19-2|234	%endif
12mu|kernel-3.10.19-2|235	# End of user definitions
12mu|kernel-3.10.19-2|236	
12mu|kernel-3.10.19-2|237	# buildtime flags
12mu|kernel-3.10.19-2|238	%{?_without_desktop586: %global build_desktop586 0}
12mu|kernel-3.10.19-2|239	%{?_without_desktop: %global build_desktop 0}
12mu|kernel-3.10.19-2|240	%{?_without_netbook: %global build_netbook 0}
12mu|kernel-3.10.19-2|241	%{?_without_server: %global build_server 0}
12mu|kernel-3.10.19-2|242	
12mu|kernel-3.10.19-2|243	%{?_without_desktop_pae: %global build_desktop_pae 0}
12mu|kernel-3.10.19-2|244	%{?_without_netbook_pae: %global build_netbook_pae 0}
12mu|kernel-3.10.19-2|245	
12mu|kernel-3.10.19-2|246	%{?_without_nrj_desktop586: %global build_nrj_desktop586 0}
12mu|kernel-3.10.19-2|247	%{?_without_nrj_desktop: %global build_nrj_desktop 0}
12mu|kernel-3.10.19-2|248	%{?_without_nrj_realtime: %global build_nrj_realtime 0}
12mu|kernel-3.10.19-2|249	%{?_without_nrj_laptop: %global build_nrj_laptop 0}
12mu|kernel-3.10.19-2|250	%{?_without_nrj_netbook: %global build_nrj_netbook 0}
12mu|kernel-3.10.19-2|251	
12mu|kernel-3.10.19-2|252	%{?_without_nrj_desktop_pae: %global build_nrj_desktop_pae 0}
12mu|kernel-3.10.19-2|253	%{?_without_nrj_realtime_pae: %global build_nrj_realtime_pae 0}
12mu|kernel-3.10.19-2|254	%{?_without_nrj_laptop_pae: %global build_nrj_laptop_pae 0}
12mu|kernel-3.10.19-2|255	%{?_without_nrj_netbook_pae: %global build_nrj_netbook_pae 0}
12mu|kernel-3.10.19-2|256	
12mu|kernel-3.10.19-2|257	%{?_without_nrj_netbook_atom: %global build_nrj_netbook_atom 0}
12mu|kernel-3.10.19-2|258	%{?_without_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 0}
12mu|kernel-3.10.19-2|259	%{?_without_nrj_desktop_core2: %global build_nrj_desktop_core2 0}
12mu|kernel-3.10.19-2|260	%{?_without_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 0}
12mu|kernel-3.10.19-2|261	
12mu|kernel-3.10.19-2|262	%{?_without_nrj_server_lxc: %global build_nrj_server_lxc 0}
12mu|kernel-3.10.19-2|263	%{?_without_nrj_server_lxc_exp: %global build_nrj_server_lxc_exp 0}
12mu|kernel-3.10.19-2|264	
12mu|kernel-3.10.19-2|265	%{?_without_doc: %global build_doc 0}
12mu|kernel-3.10.19-2|266	%{?_without_source: %global build_source 0}
12mu|kernel-3.10.19-2|267	%{?_without_devel: %global build_devel 0}
12mu|kernel-3.10.19-2|268	%{?_without_debug: %global build_debug 0}
12mu|kernel-3.10.19-2|269	%{?_without_perf: %global build_perf 0}
12mu|kernel-3.10.19-2|270	%{?_without_cpupower: %global build_cpupower 0}
12mu|kernel-3.10.19-2|271	%{?_without_modxz: %global build_modxz 0}
12mu|kernel-3.10.19-2|272	
12mu|kernel-3.10.19-2|273	
12mu|kernel-3.10.19-2|274	%{?_with_desktop586: %global build_desktop586 1}
12mu|kernel-3.10.19-2|275	%{?_with_desktop: %global build_desktop 1}
12mu|kernel-3.10.19-2|276	%{?_with_netbook: %global build_netbook 1}
12mu|kernel-3.10.19-2|277	%{?_with_server: %global build_server 1}
12mu|kernel-3.10.19-2|278	
12mu|kernel-3.10.19-2|279	%{?_with_desktop_pae: %global build_desktop_pae 1}
12mu|kernel-3.10.19-2|280	%{?_with_netbook_pae: %global build_netbook_pae 1}
12mu|kernel-3.10.19-2|281	
12mu|kernel-3.10.19-2|282	%{?_with_nrj_desktop586: %global build_nrj_desktop586 1}
12mu|kernel-3.10.19-2|283	%{?_with_nrj_desktop: %global build_nrj_desktop 1}
12mu|kernel-3.10.19-2|284	%{?_with_nrj_realtime: %global build_nrj_realtime 1}
12mu|kernel-3.10.19-2|285	%{?_with_nrj_laptop: %global build_nrj_laptop 1}
12mu|kernel-3.10.19-2|286	%{?_with_nrj_netbook: %global build_nrj_netbook 1}
12mu|kernel-3.10.19-2|287	
12mu|kernel-3.10.19-2|288	%{?_with_nrj_desktop_pae: %global build_nrj_desktop_pae 1}
12mu|kernel-3.10.19-2|289	%{?_with_nrj_realtime_pae: %global build_nrj_realtime_pae 1}
12mu|kernel-3.10.19-2|290	%{?_with_nrj_laptop_pae: %global build_nrj_laptop_pae 1}
12mu|kernel-3.10.19-2|291	%{?_with_nrj_netbook_pae: %global build_nrj_netbook_pae 1}
12mu|kernel-3.10.19-2|292	
12mu|kernel-3.10.19-2|293	%{?_with_nrj_netbook_atom: %global build_nrj_netbook_atom 1}
12mu|kernel-3.10.19-2|294	%{?_with_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 1}
12mu|kernel-3.10.19-2|295	%{?_with_nrj_desktop_core2: %global build_nrj_desktop_core2 1}
12mu|kernel-3.10.19-2|296	%{?_with_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 1}
12mu|kernel-3.10.19-2|297	
12mu|kernel-3.10.19-2|298	%{?_with_nrj_server_lxc: %global build_nrj_server_lxc 1}
12mu|kernel-3.10.19-2|299	%{?_with_nrj_server_lxc_exp: %global build_nrj_server_lxc_exp 1}
12mu|kernel-3.10.19-2|300	
12mu|kernel-3.10.19-2|301	%{?_with_doc: %global build_doc 1}
12mu|kernel-3.10.19-2|302	%{?_with_source: %global build_source 1}
12mu|kernel-3.10.19-2|303	%{?_with_devel: %global build_devel 1}
12mu|kernel-3.10.19-2|304	%{?_with_debug: %global build_debug 1}
12mu|kernel-3.10.19-2|305	%{?_with_perf: %global build_perf 1}
12mu|kernel-3.10.19-2|306	%{?_with_cpupower: %global build_cpupower 1}
12mu|kernel-3.10.19-2|307	%{?_with_modxz: %global build_modxz 1}
12mu|kernel-3.10.19-2|308	
12mu|kernel-3.10.19-2|309	
12mu|kernel-3.10.19-2|310	# ARM builds
12mu|kernel-3.10.19-2|311	%{?_with_iop32x: %global build_iop32x 1}
12mu|kernel-3.10.19-2|312	%{?_with_kirkwood: %global build_kirkwood 1}
12mu|kernel-3.10.19-2|313	%{?_with_versatile: %global build_versatile 1}
12mu|kernel-3.10.19-2|314	%{?_without_iop32x: %global build_iop32x 0}
12mu|kernel-3.10.19-2|315	%{?_without_kirkwood: %global build_kirkwood 0}
12mu|kernel-3.10.19-2|316	%{?_without_versatile: %global build_versatile 0}
12mu|kernel-3.10.19-2|317	
12mu|kernel-3.10.19-2|318	# For the .nosrc.rpm
12mu|kernel-3.10.19-2|319	%define build_nosrc 	0
12mu|kernel-3.10.19-2|320	%{?_with_nosrc: %global build_nosrc 1}
12mu|kernel-3.10.19-2|321	
12mu|kernel-3.10.19-2|322	
12mu|kernel-3.10.19-2|323	############################################################
12mu|kernel-3.10.19-2|324	### Linker start1 > Check point to build for cooker 2013 ###
12mu|kernel-3.10.19-2|325	############################################################
12mu|kernel-3.10.19-2|326	%if %{mdvver} < 201300
12mu|kernel-3.10.19-2|327	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12mu|kernel-3.10.19-2|328	%define kmake %make CC="$CC"
12mu|kernel-3.10.19-2|329	%else
12mu|kernel-3.10.19-2|330	%define kmake %make
12mu|kernel-3.10.19-2|331	%endif
12mu|kernel-3.10.19-2|332	# there are places where parallel make don't work
12mu|kernel-3.10.19-2|333	%define smake make
12mu|kernel-3.10.19-2|334	%endif
12mu|kernel-3.10.19-2|335	
12mu|kernel-3.10.19-2|336	%if %{mdvver} == 201300
12mu|kernel-3.10.19-2|337	%if %cross_compiling
12mu|kernel-3.10.19-2|338	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12mu|kernel-3.10.19-2|339	%define kmake %make ARCH=%target_arch CROSS_COMPILE=%(echo %__cc |sed -e 's,-gcc,-,') CC="$CC" LD="$LD" LDFLAGS="$LDFLAGS"
12mu|kernel-3.10.19-2|340	%else
12mu|kernel-3.10.19-2|341	%define kmake %make ARCH=%target_arch CROSS_COMPILE=%(echo %__cc |sed -e 's,-gcc,-,') LD="$LD" LDFLAGS="$LDFLAGS"
12mu|kernel-3.10.19-2|342	%endif
12mu|kernel-3.10.19-2|343	# there are places where parallel make don't work
12mu|kernel-3.10.19-2|344	%define smake make ARCH=%target_arch CROSS_COMPILE=%(echo %__cc |sed -e 's,-gcc,-,') LD="$LD" LDFLAGS="$LDFLAGS"
12mu|kernel-3.10.19-2|345	%else
12mu|kernel-3.10.19-2|346	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12mu|kernel-3.10.19-2|347	%define kmake %make CC="$CC" LD="$LD" LDFLAGS="$LDFLAGS"
12mu|kernel-3.10.19-2|348	%else
12mu|kernel-3.10.19-2|349	%define kmake %make LD="$LD" LDFLAGS="$LDFLAGS"
12mu|kernel-3.10.19-2|350	%endif
12mu|kernel-3.10.19-2|351	# there are places where parallel make don't work
12mu|kernel-3.10.19-2|352	%define smake make LD="$LD" LDFLAGS="$LDFLAGS"
12mu|kernel-3.10.19-2|353	%endif
12mu|kernel-3.10.19-2|354	%endif
12mu|kernel-3.10.19-2|355	###########################################################
12mu|kernel-3.10.19-2|356	###  Linker end1 > Check point to build for cooker 2013 ###
12mu|kernel-3.10.19-2|357	###########################################################
12mu|kernel-3.10.19-2|358	
12mu|kernel-3.10.19-2|359	
12mu|kernel-3.10.19-2|360	# Parallelize xargs invocations on smp machines
12mu|kernel-3.10.19-2|361	%define kxargs xargs %([ -z "$RPM_BUILD_NCPUS" ] \\\
12mu|kernel-3.10.19-2|362	&& RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"; \\\
12mu|kernel-3.10.19-2|363	[ "$RPM_BUILD_NCPUS" -gt 1 ] && echo "-P $RPM_BUILD_NCPUS")
12mu|kernel-3.10.19-2|364	
12mu|kernel-3.10.19-2|365	# Sparc arch wants sparc64 kernels
12mu|kernel-3.10.19-2|366	%define target_arch    %(echo %{_arch} | sed -e 's/mips.*/mips/' -e 's/arm.*/arm/' -e 's/aarch64/arm64/')
12mu|kernel-3.10.19-2|367	
12mu|kernel-3.10.19-2|368	
12mu|kernel-3.10.19-2|369	#
12mu|kernel-3.10.19-2|370	# SRC RPM description
12mu|kernel-3.10.19-2|371	#
12mu|kernel-3.10.19-2|372	Summary: 	Linux kernel built for Mandriva and ROSA
12mu|kernel-3.10.19-2|373	Name:		%{kname}
12mu|kernel-3.10.19-2|374	Version: 	%{kversion}
12mu|kernel-3.10.19-2|375	Release: 	%{rpmrel}
12mu|kernel-3.10.19-2|376	License: 	GPLv2
12mu|kernel-3.10.19-2|377	Group: 	 	System/Kernel and hardware
12mu|kernel-3.10.19-2|378	ExclusiveArch: %{ix86} x86_64 %{arm} aarch64
12mu|kernel-3.10.19-2|379	ExclusiveOS: 	Linux
12mu|kernel-3.10.19-2|380	URL:            http://www.kernel.org
12mu|kernel-3.10.19-2|381	
12mu|kernel-3.10.19-2|382	####################################################################
12mu|kernel-3.10.19-2|383	#
12mu|kernel-3.10.19-2|384	# Sources
12mu|kernel-3.10.19-2|385	#
12mu|kernel-3.10.19-2|386	### This is for full SRC RPM
12mu|kernel-3.10.19-2|387	Source0: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/linux-%{tar_ver}.tar.xz
12mu|kernel-3.10.19-2|388	Source1: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/linux-%{tar_ver}.tar.sign
12mu|kernel-3.10.19-2|389	### This is for stripped SRC RPM
12mu|kernel-3.10.19-2|390	%if %build_nosrc
12mu|kernel-3.10.19-2|391	NoSource: 0
12mu|kernel-3.10.19-2|392	%endif
12mu|kernel-3.10.19-2|393	# This is for disabling *config, mrproper, prepare, scripts on -devel rpms
12mu|kernel-3.10.19-2|394	Source2: 	disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch
12mu|kernel-3.10.19-2|395	
12mu|kernel-3.10.19-2|396	Source4: 	README.kernel-sources
12mu|kernel-3.10.19-2|397	Source5:	kernel.rpmlintrc
12mu|kernel-3.10.19-2|398	
12mu|kernel-3.10.19-2|399	# config and systemd service file from fedora
12mu|kernel-3.10.19-2|400	Source50:	cpupower.service
12mu|kernel-3.10.19-2|401	Source51:	cpupower.config
12mu|kernel-3.10.19-2|402	
12mu|kernel-3.10.19-2|403	# our patch tarball
12mu|kernel-3.10.19-2|404	Source100: 	linux-%{patch_ver}.tar.xz
12mu|kernel-3.10.19-2|405	
12mu|kernel-3.10.19-2|406	####################################################################
12mu|kernel-3.10.19-2|407	#
12mu|kernel-3.10.19-2|408	# Patches
12mu|kernel-3.10.19-2|409	
12mu|kernel-3.10.19-2|410	#
12mu|kernel-3.10.19-2|411	# Patch0 to Patch100 are for core kernel upgrades.
12mu|kernel-3.10.19-2|412	#
12mu|kernel-3.10.19-2|413	
12mu|kernel-3.10.19-2|414	# Pre linus patch: ftp://ftp.kernel.org/pub/linux/kernel/v3.0/testing
12mu|kernel-3.10.19-2|415	
12mu|kernel-3.10.19-2|416	%if %kpatch
12mu|kernel-3.10.19-2|417	%if %sublevel
12mu|kernel-3.10.19-2|418	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/stable-review/patch-%{kversion}-%{kpatch}.bz2
12mu|kernel-3.10.19-2|419	Source11:	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/stable-review/patch-%{kversion}-%{kpatch}.sign
12mu|kernel-3.10.19-2|420	%else
12mu|kernel-3.10.19-2|421	Patch1:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.bz2
12mu|kernel-3.10.19-2|422	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.sign
12mu|kernel-3.10.19-2|423	%endif
12mu|kernel-3.10.19-2|424	%endif
12mu|kernel-3.10.19-2|425	%if %kgit
12mu|kernel-3.10.19-2|426	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.bz2
12mu|kernel-3.10.19-2|427	Source11: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.sign
12mu|kernel-3.10.19-2|428	%endif
12mu|kernel-3.10.19-2|429	%if %sublevel
12mu|kernel-3.10.19-2|430	%if %kpatch
12mu|kernel-3.10.19-2|431	%define prev_sublevel %(expr %{sublevel} - 1)
12mu|kernel-3.10.19-2|432	%if %prev_sublevel
12mu|kernel-3.10.19-2|433	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.bz2
12mu|kernel-3.10.19-2|434	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.sign
12mu|kernel-3.10.19-2|435	%endif
12mu|kernel-3.10.19-2|436	%else
12mu|kernel-3.10.19-2|437	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kversion}.bz2
12mu|kernel-3.10.19-2|438	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kversion}.sign
12mu|kernel-3.10.19-2|439	%endif
12mu|kernel-3.10.19-2|440	%endif
12mu|kernel-3.10.19-2|441	
12mu|kernel-3.10.19-2|442	#END
12mu|kernel-3.10.19-2|443	####################################################################
12mu|kernel-3.10.19-2|444	
12mu|kernel-3.10.19-2|445	# Defines for the things that are needed for all the kernels
12mu|kernel-3.10.19-2|446	#
12mu|kernel-3.10.19-2|447	%define common_desc_kernel The kernel package contains the Linux kernel (vmlinuz), the core of your \
12mu|kernel-3.10.19-2|448	Mandriva and ROSA operating system. The kernel handles the basic functions \
12mu|kernel-3.10.19-2|449	of the operating system: memory allocation, process allocation, device \
12mu|kernel-3.10.19-2|450	input and output, etc.
12mu|kernel-3.10.19-2|451	
12mu|kernel-3.10.19-2|452	%define common_desc_kernel_smp This kernel relies on in-kernel smp alternatives to switch between up & smp \
12mu|kernel-3.10.19-2|453	mode depending on detected hardware. To force the kernel to boot in single \
12mu|kernel-3.10.19-2|454	processor mode, use the "nosmp" boot parameter.
12mu|kernel-3.10.19-2|455	
12mu|kernel-3.10.19-2|456	
12mu|kernel-3.10.19-2|457	### Global Requires/Provides
12mu|kernel-3.10.19-2|458	
12mu|kernel-3.10.19-2|459	%if %{mdvver} == 201300
12mu|kernel-3.10.19-2|460	%define requires1	microcode
12mu|kernel-3.10.19-2|461	%define requires2	dracut >= 026
12mu|kernel-3.10.19-2|462	%define requires3	kmod >= 12
12mu|kernel-3.10.19-2|463	%define requires4	sysfsutils >=  2.1.0-12
12mu|kernel-3.10.19-2|464	%define requires5	kernel-firmware >=  20120219-1
12mu|kernel-3.10.19-2|465	%endif
12mu|kernel-3.10.19-2|466	
12mu|kernel-3.10.19-2|467	%if %{mdvver} == 201210
12mu|kernel-3.10.19-2|468	%define requires1	bootloader-utils >= 1.15-8
12mu|kernel-3.10.19-2|469	%define requires2	dracut >= 017-16
12mu|kernel-3.10.19-2|470	%define requires3	kmod >= 7-6
12mu|kernel-3.10.19-2|471	%define requires4	sysfsutils >=  2.1.0-12
12mu|kernel-3.10.19-2|472	%define requires5	kernel-firmware >=  20120219-1
12mu|kernel-3.10.19-2|473	%endif
12mu|kernel-3.10.19-2|474	
12mu|kernel-3.10.19-2|475	%if %{mdvver} == 201200
12mu|kernel-3.10.19-2|476	%define requires1	bootloader-utils >= 1.15-8
12mu|kernel-3.10.19-2|477	%define requires2	dracut >= 017-16
12mu|kernel-3.10.19-2|478	%define requires3	module-init-tools >= 3.16-5
12mu|kernel-3.10.19-2|479	%define requires4	sysfsutils >=  2.1.0-12
12mu|kernel-3.10.19-2|480	%define requires5	kernel-firmware >=  20120219-1
12mu|kernel-3.10.19-2|481	%endif
12mu|kernel-3.10.19-2|482	
12mu|kernel-3.10.19-2|483	%if %{mdvver} < 201200
12mu|kernel-3.10.19-2|484	%define requires1	bootloader-utils >= 1.13-1
12mu|kernel-3.10.19-2|485	%define requires2	mkinitrd >= 4.2.17-31
12mu|kernel-3.10.19-2|486	%define requires3	module-init-tools >= 3.0-7
12mu|kernel-3.10.19-2|487	%define requires4	sysfsutils >= 1.3.0-1
12mu|kernel-3.10.19-2|488	%define requires5	kernel-firmware >= 20101024-2
12mu|kernel-3.10.19-2|489	%endif
12mu|kernel-3.10.19-2|490	
12mu|kernel-3.10.19-2|491	%define kprovides1 	%{kname} = %{kverrel}
12mu|kernel-3.10.19-2|492	%define kprovides2 	kernel = %{tar_ver}
12mu|kernel-3.10.19-2|493	%define kprovides3 	alsa = 1.0.27
12mu|kernel-3.10.19-2|494	%define kprovides_server drbd-api = 88
12mu|kernel-3.10.19-2|495	
12mu|kernel-3.10.19-2|496	%define	kobsoletes1	dkms-r8192se <= 0019.1207.2010-2
12mu|kernel-3.10.19-2|497	%define	kobsoletes2	dkms-lzma <= 4.43-32
12mu|kernel-3.10.19-2|498	%define	kobsoletes3	dkms-psb <= 4.41.1-7
12mu|kernel-3.10.19-2|499	
12mu|kernel-3.10.19-2|500	# conflict dkms packages that dont support kernel-3.10
12mu|kernel-3.10.19-2|501	# all driver versions must be carefully checked to add
12mu|kernel-3.10.19-2|502	
12mu|kernel-3.10.19-2|503	# config for all distros apart mdvver 2013.0 & 2012.1
12mu|kernel-3.10.19-2|504	%define kconflicts1	dkms-broadcom-wl < 5.100.82.112-12
12mu|kernel-3.10.19-2|505	%define kconflicts2	dkms-fglrx < 13.200.5-1
12mu|kernel-3.10.19-2|506	%define kconflicts3	dkms-nvidia-current < 325.15-2
12mu|kernel-3.10.19-2|507	%define kconflicts4	dkms-nvidia-long-lived < 304.88-3
12mu|kernel-3.10.19-2|508	%define kconflicts5	dkms-nvidia173 < 173.14.37-4
12mu|kernel-3.10.19-2|509	# nvidia96xx does not support this kernel or x11-server-1.13
12mu|kernel-3.10.19-2|510	
12mu|kernel-3.10.19-2|511	%if %{mdvver} == 201300
12mu|kernel-3.10.19-2|512	%define kconflicts1	dkms-broadcom-wl < 5.100.82.112-12
12mu|kernel-3.10.19-2|513	%define kconflicts2	dkms-fglrx < 13.200.5-1
12mu|kernel-3.10.19-2|514	%define kconflicts3	dkms-nvidia-current < 325.15-1
12mu|kernel-3.10.19-2|515	%define kconflicts4	dkms-nvidia-long-lived < 319.49-1
12mu|kernel-3.10.19-2|516	%define kconflicts5	dkms-nvidia304 < 304.108-1
12mu|kernel-3.10.19-2|517	# nvidia173 does not support this kernel
12mu|kernel-3.10.19-2|518	# nvidia96xx does not support this kernel or x11-server-1.13
12mu|kernel-3.10.19-2|519	%endif
12mu|kernel-3.10.19-2|520	
12mu|kernel-3.10.19-2|521	%if %{mdvver} == 201210
12mu|kernel-3.10.19-2|522	%define kconflicts1	dkms-broadcom-wl < 5.100.82.112-12
12mu|kernel-3.10.19-2|523	%define kconflicts2	dkms-fglrx < 13.200.5-1
12mu|kernel-3.10.19-2|524	%define kconflicts3	dkms-nvidia-current < 325.15-2
12mu|kernel-3.10.19-2|525	%define kconflicts4	dkms-nvidia-long-lived < 304.108-1
12mu|kernel-3.10.19-2|526	%define kconflicts5	dkms-nvidia173 < 173.14.37-4
12mu|kernel-3.10.19-2|527	# nvidia96xx does not support this kernel or x11-server-1.13
12mu|kernel-3.10.19-2|528	%endif
12mu|kernel-3.10.19-2|529	
12mu|kernel-3.10.19-2|530	Autoreqprov: 		no
12mu|kernel-3.10.19-2|531	
12mu|kernel-3.10.19-2|532	# might be useful too:
12mu|kernel-3.10.19-2|533	Suggests:	microcode
12mu|kernel-3.10.19-2|534	
12mu|kernel-3.10.19-2|535	%if %{mdvver} >= 201210
12mu|kernel-3.10.19-2|536	BuildRequires:	kmod-devel kmod-compat
12mu|kernel-3.10.19-2|537	%else
12mu|kernel-3.10.19-2|538	BuildRequires:	module-init-tools
12mu|kernel-3.10.19-2|539	%endif
12mu|kernel-3.10.19-2|540	
12mu|kernel-3.10.19-2|541	BuildRequires: 	gcc bc
12mu|kernel-3.10.19-2|542	
12mu|kernel-3.10.19-2|543	# for perf, cpufreq and other tools
12mu|kernel-3.10.19-2|544	BuildRequires:		elfutils-devel
12mu|kernel-3.10.19-2|545	BuildRequires:		zlib-devel
12mu|kernel-3.10.19-2|546	BuildRequires:		binutils-devel
12mu|kernel-3.10.19-2|547	BuildRequires:		newt-devel
12mu|kernel-3.10.19-2|548	BuildRequires:		python-devel
12mu|kernel-3.10.19-2|549	BuildRequires:		perl(ExtUtils::Embed)
12mu|kernel-3.10.19-2|550	BuildRequires:		pciutils-devel
12mu|kernel-3.10.19-2|551	BuildRequires:		asciidoc
12mu|kernel-3.10.19-2|552	BuildRequires:		xmlto
12mu|kernel-3.10.19-2|553	BuildRequires:		gettext
12mu|kernel-3.10.19-2|554	BuildRequires:		docbook-style-xsl
12mu|kernel-3.10.19-2|555	BuildRequires:		pkgconfig(gtk+-2.0)
12mu|kernel-3.10.19-2|556	BuildRequires:		flex
12mu|kernel-3.10.19-2|557	BuildRequires:		bison
12mu|kernel-3.10.19-2|558	
12mu|kernel-3.10.19-2|559	%ifarch %{arm}
12mu|kernel-3.10.19-2|560	BuildRequires:		uboot-mkimage
12mu|kernel-3.10.19-2|561	%endif
12mu|kernel-3.10.19-2|562	
12mu|kernel-3.10.19-2|563	
12mu|kernel-3.10.19-2|564	%description
12mu|kernel-3.10.19-2|565	%common_desc_kernel
12mu|kernel-3.10.19-2|566	%ifnarch %{arm}
12mu|kernel-3.10.19-2|567	%common_desc_kernel_smp
12mu|kernel-3.10.19-2|568	%endif
12mu|kernel-3.10.19-2|569	
12mu|kernel-3.10.19-2|570	# Define obsolete/provides to help automatic upgrades of old kernel-xen-pvops
12mu|kernel-3.10.19-2|571	%define latest_obsoletes_server kernel-xen-pvops-latest < 3.2.1-1
12mu|kernel-3.10.19-2|572	%define latest_provides_server kernel-xen-pvops-latest = %{kverrel}
12mu|kernel-3.10.19-2|573	%define latest_obsoletes_devel_server kernel-xen-pvops-devel-latest < 3.2.1-1
12mu|kernel-3.10.19-2|574	%define latest_provides_devel_server kernel-xen-pvops-devel-latest = %{kverrel}
12mu|kernel-3.10.19-2|575	
12mu|kernel-3.10.19-2|576	# mkflavour() name flavour processor
12mu|kernel-3.10.19-2|577	# name: the flavour name in the package name
12mu|kernel-3.10.19-2|578	# flavour: first parameter of CreateKernel()
12mu|kernel-3.10.19-2|579	%define mkflavour()					\
12mu|kernel-3.10.19-2|580	%package -n %{kname}-%{1}-%{buildrel}			\
12mu|kernel-3.10.19-2|581	Version:	%{fakever}				\
12mu|kernel-3.10.19-2|582	Release:	%{fakerel}				\
12mu|kernel-3.10.19-2|583	Provides:	%kprovides1 %kprovides2 %kprovides3	\
12mu|kernel-3.10.19-2|584	%{expand:%%{?kprovides_%{1}:Provides: %{kprovides_%{1}}}} \
12mu|kernel-3.10.19-2|585	Provides:   %{kname}-%{1}              			 \
12mu|kernel-3.10.19-2|586	%if %{build_nrj_desktop}              		\
12mu|kernel-3.10.19-2|587	Provides:   kernel-desktop              		\
12mu|kernel-3.10.19-2|588	%endif                                  		\
12mu|kernel-3.10.19-2|589	Requires(pre):	%requires1 %requires2 %requires3 %requires4 \
12mu|kernel-3.10.19-2|590	Requires:	%requires2 %requires5			\
12mu|kernel-3.10.19-2|591	Obsoletes:	%kobsoletes1 %kobsoletes2 %kobsoletes3	\
12mu|kernel-3.10.19-2|592	Conflicts:	%kconflicts1 %kconflicts2 %kconflicts3	\
12mu|kernel-3.10.19-2|593	Conflicts:	%kconflicts4 %kconflicts5		\
12mu|kernel-3.10.19-2|594	Provides:	should-restart = system			\
12mu|kernel-3.10.19-2|595	Suggests:	crda					\
12mu|kernel-3.10.19-2|596	%ifarch %{ix86}						\
12mu|kernel-3.10.19-2|597	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.19-2|598	%endif							\
12mu|kernel-3.10.19-2|599	Summary:	%{expand:%{summary_%(echo %{1} | sed -e "s/-/_/")}} \
12mu|kernel-3.10.19-2|600	Group:		System/Kernel and hardware		\
12mu|kernel-3.10.19-2|601	%description -n %{kname}-%{1}-%{buildrel}		\
12mu|kernel-3.10.19-2|602	%common_desc_kernel %{expand:%{info_%(echo %{1} | sed -e "s/-/_/")}} \
12mu|kernel-3.10.19-2|603	%ifnarch %{arm}						\
12mu|kernel-3.10.19-2|604	%common_desc_kernel_smp					\
12mu|kernel-3.10.19-2|605	%endif							\
12mu|kernel-3.10.19-2|606	\
12mu|kernel-3.10.19-2|607	%if %build_devel					\
12mu|kernel-3.10.19-2|608	%package -n	%{kname}-%{1}-devel-%{buildrel}		\
12mu|kernel-3.10.19-2|609	Version:	%{fakever}				\
12mu|kernel-3.10.19-2|610	Release:	%{fakerel}				\
12mu|kernel-3.10.19-2|611	Requires:	glibc-devel ncurses-devel make gcc perl	\
12mu|kernel-3.10.19-2|612	Summary:	The kernel-devel files for %{kname}-%{1}-%{buildrel} \
12mu|kernel-3.10.19-2|613	Group:		Development/Kernel			\
12mu|kernel-3.10.19-2|614	Provides:	%{kname}-devel = %{kverrel} 		\
12mu|kernel-3.10.19-2|615	Provides:	%{kname}-%{1}-devel			\
12mu|kernel-3.10.19-2|616	%ifarch %{ix86}						\
12mu|kernel-3.10.19-2|617	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.19-2|618	%endif							\
12mu|kernel-3.10.19-2|619	%description -n %{kname}-%{1}-devel-%{buildrel}		\
12mu|kernel-3.10.19-2|620	This package contains the kernel files (headers and build tools) \
12mu|kernel-3.10.19-2|621	that should be enough to build additional drivers for   \
12mu|kernel-3.10.19-2|622	use with %{kname}-%{1}-%{buildrel}.                     \
12mu|kernel-3.10.19-2|623	\
12mu|kernel-3.10.19-2|624	If you want to build your own kernel, you need to install the full \
12mu|kernel-3.10.19-2|625	%{kname}-source-%{buildrel} rpm.			\
12mu|kernel-3.10.19-2|626	\
12mu|kernel-3.10.19-2|627	%endif							\
12mu|kernel-3.10.19-2|628	\
12mu|kernel-3.10.19-2|629	%if %build_debug					\
12mu|kernel-3.10.19-2|630	%package -n	%{kname}-%{1}-%{buildrel}-debuginfo	\
12mu|kernel-3.10.19-2|631	Version:	%{fakever}				\
12mu|kernel-3.10.19-2|632	Release:	%{fakerel}				\
12mu|kernel-3.10.19-2|633	Summary:	Files with debuginfo for %{kname}-%{1}-%{buildrel} \
12mu|kernel-3.10.19-2|634	Group:		Development/Debug			\
12mu|kernel-3.10.19-2|635	Provides:	kernel-debug = %{kverrel} 		\
12mu|kernel-3.10.19-2|636	%ifarch %{ix86}						\
12mu|kernel-3.10.19-2|637	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.19-2|638	%endif							\
12mu|kernel-3.10.19-2|639	%description -n %{kname}-%{1}-%{buildrel}-debuginfo	\
12mu|kernel-3.10.19-2|640	This package contains the files with debuginfo to aid in debug tasks \
12mu|kernel-3.10.19-2|641	when using %{kname}-%{1}-%{buildrel}.			\
12mu|kernel-3.10.19-2|642	\
12mu|kernel-3.10.19-2|643	If you need to look at debug information or use some application that \
12mu|kernel-3.10.19-2|644	needs debugging info from the kernel, this package may help. \
12mu|kernel-3.10.19-2|645	\
12mu|kernel-3.10.19-2|646	%endif							\
12mu|kernel-3.10.19-2|647	\
12mu|kernel-3.10.19-2|648	%package -n %{kname}-%{1}-latest			\
12mu|kernel-3.10.19-2|649	Version:	%{kversion}				\
12mu|kernel-3.10.19-2|650	Release:	%{rpmrel}				\
12mu|kernel-3.10.19-2|651	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mu|kernel-3.10.19-2|652	Group:		System/Kernel and hardware		\
12mu|kernel-3.10.19-2|653	Requires:	%{kname}-%{1}-%{buildrel}		\
12mu|kernel-3.10.19-2|654	%ifarch %{ix86}						\
12mu|kernel-3.10.19-2|655	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.19-2|656	%endif							\
12mu|kernel-3.10.19-2|657	%{expand:%%{?latest_obsoletes_%{1}:Obsoletes: %{latest_obsoletes_%{1}}}} \
12mu|kernel-3.10.19-2|658	%{expand:%%{?latest_provides_%{1}:Provides: %{latest_provides_%{1}}}} \
12mu|kernel-3.10.19-2|659	%description -n %{kname}-%{1}-latest			\
12mu|kernel-3.10.19-2|660	This package is a virtual rpm that aims to make sure you always have the \
12mu|kernel-3.10.19-2|661	latest %{kname}-%{1} installed...			\
12mu|kernel-3.10.19-2|662	\
12mu|kernel-3.10.19-2|663	%if %build_devel					\
12mu|kernel-3.10.19-2|664	%package -n %{kname}-%{1}-devel-latest			\
12mu|kernel-3.10.19-2|665	Version:	%{kversion}				\
12mu|kernel-3.10.19-2|666	Release:	%{rpmrel}				\
12mu|kernel-3.10.19-2|667	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mu|kernel-3.10.19-2|668	Group:		Development/Kernel			\
12mu|kernel-3.10.19-2|669	Requires:	%{kname}-%{1}-devel-%{buildrel}		\
12mu|kernel-3.10.19-2|670	%ifarch %{ix86}						\
12mu|kernel-3.10.19-2|671	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.19-2|672	%endif							\
12mu|kernel-3.10.19-2|673	Provides:	%{kname}-devel-latest			\
12mu|kernel-3.10.19-2|674	%{expand:%%{?latest_obsoletes_devel_%{1}:Obsoletes: %{latest_obsoletes_devel_%{1}}}} \
12mu|kernel-3.10.19-2|675	%{expand:%%{?latest_provides_devel_%{1}:Provides: %{latest_provides_devel_%{1}}}} \
12mu|kernel-3.10.19-2|676	%description -n %{kname}-%{1}-devel-latest		\
12mu|kernel-3.10.19-2|677	This package is a virtual rpm that aims to make sure you always have the \
12mu|kernel-3.10.19-2|678	latest %{kname}-%{1}-devel installed...			\
12mu|kernel-3.10.19-2|679	\
12mu|kernel-3.10.19-2|680	%endif							\
12mu|kernel-3.10.19-2|681	\
12mu|kernel-3.10.19-2|682	%post -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-post \
12mu|kernel-3.10.19-2|683	%posttrans -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-posttrans \
12mu|kernel-3.10.19-2|684	%preun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-preun \
12mu|kernel-3.10.19-2|685	%postun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-postun \
12mu|kernel-3.10.19-2|686	\
12mu|kernel-3.10.19-2|687	%if %build_devel					\
12mu|kernel-3.10.19-2|688	%post -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-post \
12mu|kernel-3.10.19-2|689	%preun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-preun \
12mu|kernel-3.10.19-2|690	%postun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-postun \
12mu|kernel-3.10.19-2|691	%endif							\
12mu|kernel-3.10.19-2|692	\
12mu|kernel-3.10.19-2|693	%files -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1} \
12mu|kernel-3.10.19-2|694	%files -n %{kname}-%{1}-latest				\
12mu|kernel-3.10.19-2|695	\
12mu|kernel-3.10.19-2|696	%if %build_devel					\
12mu|kernel-3.10.19-2|697	%files -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1} \
12mu|kernel-3.10.19-2|698	%files -n %{kname}-%{1}-devel-latest			\
12mu|kernel-3.10.19-2|699	%endif							\
12mu|kernel-3.10.19-2|700	\
12mu|kernel-3.10.19-2|701	%if %build_debug					\
12mu|kernel-3.10.19-2|702	%files -n %{kname}-%{1}-%{buildrel}-debuginfo -f kernel_debug_files.%{1} \
12mu|kernel-3.10.19-2|703	%endif
12mu|kernel-3.10.19-2|704	
12mu|kernel-3.10.19-2|705	%ifarch %{ix86}
12mu|kernel-3.10.19-2|706	#
12mu|kernel-3.10.19-2|707	# kernel-desktop586: i586, smp-alternatives, 4GB
12mu|kernel-3.10.19-2|708	#
12mu|kernel-3.10.19-2|709	%if %build_desktop586
12mu|kernel-3.10.19-2|710	%define summary_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mu|kernel-3.10.19-2|711	%define info_desktop586 This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.19-2|712	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.19-2|713	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.19-2|714	%mkflavour desktop586
12mu|kernel-3.10.19-2|715	%endif
12mu|kernel-3.10.19-2|716	%endif
12mu|kernel-3.10.19-2|717	
12mu|kernel-3.10.19-2|718	#
12mu|kernel-3.10.19-2|719	# kernel-desktop: i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.19-2|720	#
12mu|kernel-3.10.19-2|721	%if %build_desktop
12mu|kernel-3.10.19-2|722	%ifarch %{ix86}
12mu|kernel-3.10.19-2|723	%define summary_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mu|kernel-3.10.19-2|724	%define info_desktop This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.19-2|725	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.19-2|726	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler.
12mu|kernel-3.10.19-2|727	%else
12mu|kernel-3.10.19-2|728	%define summary_desktop Linux Kernel for desktop use with %{_arch}
12mu|kernel-3.10.19-2|729	%define info_desktop This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.19-2|730	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mu|kernel-3.10.19-2|731	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.19-2|732	%endif
12mu|kernel-3.10.19-2|733	%mkflavour desktop
12mu|kernel-3.10.19-2|734	%endif
12mu|kernel-3.10.19-2|735	
12mu|kernel-3.10.19-2|736	#
12mu|kernel-3.10.19-2|737	# kernel-netbook: i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.19-2|738	#
12mu|kernel-3.10.19-2|739	%if %build_netbook
12mu|kernel-3.10.19-2|740	%ifarch %{ix86}
12mu|kernel-3.10.19-2|741	%define summary_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mu|kernel-3.10.19-2|742	%define info_netbook This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.19-2|743	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mu|kernel-3.10.19-2|744	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler.
12mu|kernel-3.10.19-2|745	%else
12mu|kernel-3.10.19-2|746	%define summary_netbook Linux Kernel for netbook use with %{_arch}
12mu|kernel-3.10.19-2|747	%define info_netbook This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.19-2|748	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mu|kernel-3.10.19-2|749	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.19-2|750	%endif
12mu|kernel-3.10.19-2|751	%mkflavour netbook
12mu|kernel-3.10.19-2|752	%endif
12mu|kernel-3.10.19-2|753	
12mu|kernel-3.10.19-2|754	#
12mu|kernel-3.10.19-2|755	# kernel-server: i686, smp-alternatives, 64 GB / x86_64
12mu|kernel-3.10.19-2|756	#
12mu|kernel-3.10.19-2|757	%if %build_server
12mu|kernel-3.10.19-2|758	%ifarch %{ix86}
12mu|kernel-3.10.19-2|759	%define summary_server Linux Kernel for server use with i686 & 64GB RAM
12mu|kernel-3.10.19-2|760	%define info_server This kernel is compiled for server use, single or \
12mu|kernel-3.10.19-2|761	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using \
12mu|kernel-3.10.19-2|762	no preempt, HZ_100, CFS cpu scheduler and BFQ i/o scheduler, PERFORMANCE governor.
12mu|kernel-3.10.19-2|763	%else
12mu|kernel-3.10.19-2|764	%define summary_server Linux Kernel for server use with %{_arch}
12mu|kernel-3.10.19-2|765	%define info_server This kernel is compiled for server use, single or \
12mu|kernel-3.10.19-2|766	multiple %{_arch} processor(s)/core(s), using no preempt, HZ_100, \
12mu|kernel-3.10.19-2|767	CFS cpu scheduler and BFQ i/o scheduler, PERFORMANCE governor.
12mu|kernel-3.10.19-2|768	%endif
12mu|kernel-3.10.19-2|769	%mkflavour server
12mu|kernel-3.10.19-2|770	%endif
12mu|kernel-3.10.19-2|771	
12mu|kernel-3.10.19-2|772	%ifarch %{ix86}
12mu|kernel-3.10.19-2|773	#
12mu|kernel-3.10.19-2|774	# kernel-desktop-pae: i686, smp-alternatives, 64GB
12mu|kernel-3.10.19-2|775	#
12mu|kernel-3.10.19-2|776	%if %build_desktop_pae
12mu|kernel-3.10.19-2|777	%define summary_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mu|kernel-3.10.19-2|778	%define info_desktop_pae This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.19-2|779	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mu|kernel-3.10.19-2|780	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.19-2|781	%mkflavour desktop-pae
12mu|kernel-3.10.19-2|782	%endif
12mu|kernel-3.10.19-2|783	%endif
12mu|kernel-3.10.19-2|784	
12mu|kernel-3.10.19-2|785	%ifarch %{ix86}
12mu|kernel-3.10.19-2|786	#
12mu|kernel-3.10.19-2|787	# kernel-netbook-pae: i686, smp-alternatives, 64 GB
12mu|kernel-3.10.19-2|788	#
12mu|kernel-3.10.19-2|789	%if %build_netbook_pae
12mu|kernel-3.10.19-2|790	%define summary_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mu|kernel-3.10.19-2|791	%define info_netbook_pae This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.19-2|792	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mu|kernel-3.10.19-2|793	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.19-2|794	%mkflavour netbook-pae
12mu|kernel-3.10.19-2|795	%endif
12mu|kernel-3.10.19-2|796	%endif
12mu|kernel-3.10.19-2|797	
12mu|kernel-3.10.19-2|798	%ifarch %{ix86}
12mu|kernel-3.10.19-2|799	#
12mu|kernel-3.10.19-2|800	# kernel-nrj-desktop586: nrj, i586, smp-alternatives, 4GB
12mu|kernel-3.10.19-2|801	#
12mu|kernel-3.10.19-2|802	%if %build_nrj_desktop586
12mu|kernel-3.10.19-2|803	%define summary_nrj_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mu|kernel-3.10.19-2|804	%define info_nrj_desktop586 This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.19-2|805	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.19-2|806	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.19-2|807	%mkflavour nrj-desktop586
12mu|kernel-3.10.19-2|808	%endif
12mu|kernel-3.10.19-2|809	%endif
12mu|kernel-3.10.19-2|810	
12mu|kernel-3.10.19-2|811	#
12mu|kernel-3.10.19-2|812	# kernel-nrj-desktop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.19-2|813	#
12mu|kernel-3.10.19-2|814	%if %build_nrj_desktop
12mu|kernel-3.10.19-2|815	%ifarch %{ix86}
12mu|kernel-3.10.19-2|816	%define summary_nrj_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mu|kernel-3.10.19-2|817	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.19-2|818	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.19-2|819	full preempt, rcu boost, RIFS cpu scheduler and BFQ I/O scheduler, ONDEMAND governor.
12mu|kernel-3.10.19-2|820	%else
12mu|kernel-3.10.19-2|821	%define summary_nrj_desktop Linux Kernel for desktop use with %{_arch}
12mu|kernel-3.10.19-2|822	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.19-2|823	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mu|kernel-3.10.19-2|824	full preempt, rcu boost, RIFS cpu scheduler and BFQ I/O scheduler, ONDEMAND governor.
12mu|kernel-3.10.19-2|825	%endif
12mu|kernel-3.10.19-2|826	%mkflavour nrj-desktop
12mu|kernel-3.10.19-2|827	%endif
12mu|kernel-3.10.19-2|828	
12mu|kernel-3.10.19-2|829	#
12mu|kernel-3.10.19-2|830	# kernel-nrj-realtime: nrj, i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.19-2|831	#
12mu|kernel-3.10.19-2|832	%if %build_nrj_realtime
12mu|kernel-3.10.19-2|833	%ifarch %{ix86}
12mu|kernel-3.10.19-2|834	%define summary_nrj_realtime Linux Kernel for low latency use with i686 & 4GB RAM
12mu|kernel-3.10.19-2|835	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mu|kernel-3.10.19-2|836	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.19-2|837	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mu|kernel-3.10.19-2|838	%else
12mu|kernel-3.10.19-2|839	%define summary_nrj_realtime Linux Kernel for low latency use with %{_arch}
12mu|kernel-3.10.19-2|840	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mu|kernel-3.10.19-2|841	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mu|kernel-3.10.19-2|842	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mu|kernel-3.10.19-2|843	%endif
12mu|kernel-3.10.19-2|844	%mkflavour nrj-realtime
12mu|kernel-3.10.19-2|845	%endif
12mu|kernel-3.10.19-2|846	
12mu|kernel-3.10.19-2|847	#
12mu|kernel-3.10.19-2|848	# kernel-nrj-laptop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.19-2|849	#
12mu|kernel-3.10.19-2|850	%if %build_nrj_laptop
12mu|kernel-3.10.19-2|851	%ifarch %{ix86}
12mu|kernel-3.10.19-2|852	%define summary_nrj_laptop Linux Kernel for laptop use with i686 & 4GB RAM
12mu|kernel-3.10.19-2|853	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mu|kernel-3.10.19-2|854	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_300, \
12mu|kernel-3.10.19-2|855	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.19-2|856	%else
12mu|kernel-3.10.19-2|857	%define summary_nrj_laptop Linux Kernel for laptop use with %{_arch}
12mu|kernel-3.10.19-2|858	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mu|kernel-3.10.19-2|859	multiple %{_arch} processor(s)/core(s), using HZ_300, \
12mu|kernel-3.10.19-2|860	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.19-2|861	%endif
12mu|kernel-3.10.19-2|862	%mkflavour nrj-laptop
12mu|kernel-3.10.19-2|863	%endif
12mu|kernel-3.10.19-2|864	
12mu|kernel-3.10.19-2|865	#
12mu|kernel-3.10.19-2|866	# kernel-nrj-netbook: nrj, i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.19-2|867	#
12mu|kernel-3.10.19-2|868	%if %build_nrj_netbook
12mu|kernel-3.10.19-2|869	%ifarch %{ix86}
12mu|kernel-3.10.19-2|870	%define summary_nrj_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mu|kernel-3.10.19-2|871	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.19-2|872	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mu|kernel-3.10.19-2|873	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.19-2|874	%else
12mu|kernel-3.10.19-2|875	%define summary_nrj_netbook Linux Kernel for netbook use with %{_arch}
12mu|kernel-3.10.19-2|876	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.19-2|877	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mu|kernel-3.10.19-2|878	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.19-2|879	%endif
12mu|kernel-3.10.19-2|880	%mkflavour nrj-netbook
12mu|kernel-3.10.19-2|881	%endif
12mu|kernel-3.10.19-2|882	
12mu|kernel-3.10.19-2|883	#
12mu|kernel-3.10.19-2|884	%ifarch %{ix86}
12mu|kernel-3.10.19-2|885	#
12mu|kernel-3.10.19-2|886	# kernel-nrj-desktop-pae: nrj, i686, smp-alternatives, 64GB
12mu|kernel-3.10.19-2|887	#
12mu|kernel-3.10.19-2|888	%if %build_nrj_desktop_pae
12mu|kernel-3.10.19-2|889	%define summary_nrj_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mu|kernel-3.10.19-2|890	%define info_nrj_desktop_pae This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.19-2|891	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mu|kernel-3.10.19-2|892	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.19-2|893	%mkflavour nrj-desktop-pae
12mu|kernel-3.10.19-2|894	%endif
12mu|kernel-3.10.19-2|895	%endif
12mu|kernel-3.10.19-2|896	
12mu|kernel-3.10.19-2|897	#
12mu|kernel-3.10.19-2|898	%ifarch %{ix86}
12mu|kernel-3.10.19-2|899	#
12mu|kernel-3.10.19-2|900	# kernel-nrj-realtime-pae: nrj, i686, smp-alternatives, 64GB
12mu|kernel-3.10.19-2|901	#
12mu|kernel-3.10.19-2|902	%if %build_nrj_realtime_pae
12mu|kernel-3.10.19-2|903	%define summary_nrj_realtime_pae Linux kernel for low latency use with i686 & upto 64GB RAM
12mu|kernel-3.10.19-2|904	%define info_nrj_realtime_pae This kernel is compiled for low latency use, single or \
12mu|kernel-3.10.19-2|905	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mu|kernel-3.10.19-2|906	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mu|kernel-3.10.19-2|907	%mkflavour nrj-realtime-pae
12mu|kernel-3.10.19-2|908	%endif
12mu|kernel-3.10.19-2|909	%endif
12mu|kernel-3.10.19-2|910	
12mu|kernel-3.10.19-2|911	#
12mu|kernel-3.10.19-2|912	%ifarch %{ix86}
12mu|kernel-3.10.19-2|913	#
12mu|kernel-3.10.19-2|914	# kernel-nrj-laptop-pae: nrj, i686, smp-alternatives, 64 GB
12mu|kernel-3.10.19-2|915	#
12mu|kernel-3.10.19-2|916	%if %build_nrj_laptop_pae
12mu|kernel-3.10.19-2|917	%define summary_nrj_laptop_pae Linux Kernel for for laptop use with i686 & upto 64GB RAM
12mu|kernel-3.10.19-2|918	%define info_nrj_laptop_pae This kernel is compiled for laptop use, single or \
12mu|kernel-3.10.19-2|919	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_300, \
12mu|kernel-3.10.19-2|920	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.19-2|921	%mkflavour nrj-laptop-pae
12mu|kernel-3.10.19-2|922	%endif
12mu|kernel-3.10.19-2|923	%endif
12mu|kernel-3.10.19-2|924	
12mu|kernel-3.10.19-2|925	#
12mu|kernel-3.10.19-2|926	%ifarch %{ix86}
12mu|kernel-3.10.19-2|927	#
12mu|kernel-3.10.19-2|928	# kernel-nrj-netbook-pae: nrj, i686, smp-alternatives, 64 GB
12mu|kernel-3.10.19-2|929	#
12mu|kernel-3.10.19-2|930	%if %build_nrj_netbook_pae
12mu|kernel-3.10.19-2|931	%define summary_nrj_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mu|kernel-3.10.19-2|932	%define info_nrj_netbook_pae This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.19-2|933	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mu|kernel-3.10.19-2|934	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.19-2|935	%mkflavour nrj-netbook-pae
12mu|kernel-3.10.19-2|936	%endif
12mu|kernel-3.10.19-2|937	%endif
12mu|kernel-3.10.19-2|938	
12mu|kernel-3.10.19-2|939	#
12mu|kernel-3.10.19-2|940	%ifarch %{ix86}
12mu|kernel-3.10.19-2|941	#
12mu|kernel-3.10.19-2|942	# kernel-nrj-netbook-atom: nrj, for Intel Atom cpu, smp-alternatives, 4 GB
12mu|kernel-3.10.19-2|943	#
12mu|kernel-3.10.19-2|944	%if %build_nrj_netbook_atom
12mu|kernel-3.10.19-2|945	%define summary_nrj_netbook_atom Linux Kernel for netbook use with Intel Atom cpu, less than 4GB RAM
12mu|kernel-3.10.19-2|946	%define info_nrj_netbook_atom This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.19-2|947	multiple Intel Atom cpu processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mu|kernel-3.10.19-2|948	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.19-2|949	%mkflavour nrj-netbook-atom
12mu|kernel-3.10.19-2|950	%endif
12mu|kernel-3.10.19-2|951	%endif
12mu|kernel-3.10.19-2|952	
12mu|kernel-3.10.19-2|953	#
12mu|kernel-3.10.19-2|954	%ifarch %{ix86}
12mu|kernel-3.10.19-2|955	#
12mu|kernel-3.10.19-2|956	# kernel-nrj-netbook-atom-pae: nrj, for Intel Atom cpu, smp-alternatives, 64 GB
12mu|kernel-3.10.19-2|957	#
12mu|kernel-3.10.19-2|958	%if %build_nrj_netbook_atom_pae
12mu|kernel-3.10.19-2|959	%define summary_nrj_netbook_atom_pae Linux Kernel for netbook use with Intel Atom cpu & upto 64GB RAM
12mu|kernel-3.10.19-2|960	%define info_nrj_netbook_atom_pae This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.19-2|961	multiple Intel Atom cpu processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mu|kernel-3.10.19-2|962	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.19-2|963	%mkflavour nrj-netbook-atom-pae
12mu|kernel-3.10.19-2|964	%endif
12mu|kernel-3.10.19-2|965	%endif
12mu|kernel-3.10.19-2|966	
12mu|kernel-3.10.19-2|967	#
12mu|kernel-3.10.19-2|968	%ifarch %{ix86}
12mu|kernel-3.10.19-2|969	#
12mu|kernel-3.10.19-2|970	# kernel-nrj-desktop-core2: nrj, Intel Core 2 and newer, smp-alternatives, 4 GB
12mu|kernel-3.10.19-2|971	#
12mu|kernel-3.10.19-2|972	%if %build_nrj_desktop_core2
12mu|kernel-3.10.19-2|973	%define summary_nrj_desktop_core2 Linux Kernel for desktop use with i686 & 4GB RAM
12mu|kernel-3.10.19-2|974	%define info_nrj_desktop_core2 This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.19-2|975	multiple Intel Core 2 and newer processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.19-2|976	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.19-2|977	%mkflavour nrj-desktop-core2
12mu|kernel-3.10.19-2|978	%endif
12mu|kernel-3.10.19-2|979	%endif
12mu|kernel-3.10.19-2|980	
12mu|kernel-3.10.19-2|981	#
12mu|kernel-3.10.19-2|982	%ifarch %{ix86}
12mu|kernel-3.10.19-2|983	#
12mu|kernel-3.10.19-2|984	# kernel-nrj-desktop-core2-pae: nrj, Intel Core 2 and newer, smp-alternatives, 64 GB
12mu|kernel-3.10.19-2|985	#
12mu|kernel-3.10.19-2|986	%if %build_nrj_desktop_core2_pae
12mu|kernel-3.10.19-2|987	%define summary_nrj_desktop_core2_pae Linux Kernel for desktop use with i686 & upto 64GB RAM
12mu|kernel-3.10.19-2|988	%define info_nrj_desktop_core2_pae This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.19-2|989	multiple Intel Core 2 and newer processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mu|kernel-3.10.19-2|990	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.19-2|991	%mkflavour nrj-desktop-core2-pae
12mu|kernel-3.10.19-2|992	%endif
12mu|kernel-3.10.19-2|993	%endif
12mu|kernel-3.10.19-2|994	
12mu|kernel-3.10.19-2|995	#
12mu|kernel-3.10.19-2|996	# kernel-nrj-server-lxc: i686, smp-alternatives, 64 GB / x86_64
12mu|kernel-3.10.19-2|997	#
12mu|kernel-3.10.19-2|998	%if %build_nrj_server_lxc
12mu|kernel-3.10.19-2|999	%ifarch %{ix86}
12mu|kernel-3.10.19-2|1000	%define summary_nrj_server_lxc Linux Kernel for server use with i686 & 64GB RAM
12mu|kernel-3.10.19-2|1001	%define info_nrj_server_lxc This kernel is compiled for server use, single or \
12mu|kernel-3.10.19-2|1002	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, no Preempt, \
12mu|kernel-3.10.19-2|1003	HZ_100, Tickless, CFS cpu scheduler and BFQ i/o scheduler, PERFORMANCE governor. \
12mu|kernel-3.10.19-2|1004	This is a special flavour prepared for ROSA ABF server and LXC VMs.
12mu|kernel-3.10.19-2|1005	%else
12mu|kernel-3.10.19-2|1006	%define summary_nrj_server_lxc Linux Kernel for server use with %{_arch}
12mu|kernel-3.10.19-2|1007	%define info_nrj_server_lxc This kernel is compiled for server use, single or \
12mu|kernel-3.10.19-2|1008	multiple %{_arch} processor(s)/core(s), using no Preempt, HZ_100, Tickless, \
12mu|kernel-3.10.19-2|1009	CFS cpu scheduler and BFQ i/o scheduler, with PERFORMANCE governor. \
12mu|kernel-3.10.19-2|1010	This is a special flavour prepared for ROSA ABF server and LXC VMs.
12mu|kernel-3.10.19-2|1011	%endif
12mu|kernel-3.10.19-2|1012	%mkflavour nrj-server-lxc
12mu|kernel-3.10.19-2|1013	%endif
12mu|kernel-3.10.19-2|1014	
12mu|kernel-3.10.19-2|1015	#
12mu|kernel-3.10.19-2|1016	# kernel-nrj-server-lxc-exp: i686, smp-alternatives, 64 GB / x86_64
12mu|kernel-3.10.19-2|1017	#
12mu|kernel-3.10.19-2|1018	%if %build_nrj_server_lxc_exp
12mu|kernel-3.10.19-2|1019	%ifarch %{ix86}
12mu|kernel-3.10.19-2|1020	%define summary_nrj_server_lxc_exp Linux Kernel for server use with i686 & 64GB RAM
12mu|kernel-3.10.19-2|1021	%define info_nrj_server_lxc_exp This kernel is compiled for server use, single or \
12mu|kernel-3.10.19-2|1022	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using full Preeempt, \
12mu|kernel-3.10.19-2|1023	HZ_1000, Tickless, CFS cpu scheduler and BFQ i/o scheduler, with PERFORMANCE governor. \
12mu|kernel-3.10.19-2|1024	This is a special flavour prepared for ROSA ABF server and LXC VMs.
12mu|kernel-3.10.19-2|1025	%else
12mu|kernel-3.10.19-2|1026	%define summary_nrj_server_lxc_exp Linux Kernel for server use with %{_arch}
12mu|kernel-3.10.19-2|1027	%define info_nrj_server_lxc_exp This kernel is compiled for server use, single or \
12mu|kernel-3.10.19-2|1028	multiple %{_arch} processor(s)/core(s), using full Preempt, HZ_1000, Tickless, \
12mu|kernel-3.10.19-2|1029	CFS cpu scheduler and BFQ i/o scheduler, with PERFORMANCE governor. \
12mu|kernel-3.10.19-2|1030	This is a special flavour prepared for ROSA ABF server and LXC VMs.
12mu|kernel-3.10.19-2|1031	%endif
12mu|kernel-3.10.19-2|1032	%mkflavour nrj-server-lxc-exp
12mu|kernel-3.10.19-2|1033	%endif
12mu|kernel-3.10.19-2|1034	
12mu|kernel-3.10.19-2|1035	#
12mu|kernel-3.10.19-2|1036	# ARM kernels
12mu|kernel-3.10.19-2|1037	#
12mu|kernel-3.10.19-2|1038	%ifarch %{arm}
12mu|kernel-3.10.19-2|1039	%if %build_iop32x
12mu|kernel-3.10.19-2|1040	%define summary_iop32x Linux Kernel for Arm machines based on Xscale IOP32X
12mu|kernel-3.10.19-2|1041	%define info_iop32x This kernel is compiled for iop32x boxes. It will run on n2100 \
12mu|kernel-3.10.19-2|1042	or ss4000e or sanmina boards.
12mu|kernel-3.10.19-2|1043	%mkflavour iop32x
12mu|kernel-3.10.19-2|1044	%endif
12mu|kernel-3.10.19-2|1045	%if %build_kirkwood
12mu|kernel-3.10.19-2|1046	%define summary_kirkwood Linux Kernel for Arm machines based on Kirkwood
12mu|kernel-3.10.19-2|1047	%define info_kirkwood This kernel is compiled for kirkwood boxes. It will run on openrd boards.
12mu|kernel-3.10.19-2|1048	%mkflavour kirkwood
12mu|kernel-3.10.19-2|1049	%endif
12mu|kernel-3.10.19-2|1050	%if %build_versatile
12mu|kernel-3.10.19-2|1051	%define summary_versatile Linux Kernel for Versatile arm machines
12mu|kernel-3.10.19-2|1052	%define info_versatile This kernel is compiled for Versatile boxes. It will run on Qemu for instance.
12mu|kernel-3.10.19-2|1053	%mkflavour versatile
12mu|kernel-3.10.19-2|1054	%endif
12mu|kernel-3.10.19-2|1055	%endif
12mu|kernel-3.10.19-2|1056	
12mu|kernel-3.10.19-2|1057	#
12mu|kernel-3.10.19-2|1058	# kernel-source
12mu|kernel-3.10.19-2|1059	#
12mu|kernel-3.10.19-2|1060	%if %build_source
12mu|kernel-3.10.19-2|1061	%package -n %{kname}-source-%{buildrel}
12mu|kernel-3.10.19-2|1062	Version: 	%{fakever}
12mu|kernel-3.10.19-2|1063	Release: 	%{fakerel}
12mu|kernel-3.10.19-2|1064	Requires: 	glibc-devel, ncurses-devel, make, gcc, perl, diffutils
12mu|kernel-3.10.19-2|1065	Summary: 	The Linux source code for %{kname}-%{buildrel}
12mu|kernel-3.10.19-2|1066	Group: 		Development/Kernel
12mu|kernel-3.10.19-2|1067	Autoreqprov: 	no
12mu|kernel-3.10.19-2|1068	Provides: 	kernel-source = %{kverrel}
12mu|kernel-3.10.19-2|1069	Buildarch:	noarch
12mu|kernel-3.10.19-2|1070	
12mu|kernel-3.10.19-2|1071	%description -n %{kname}-source-%{buildrel}
12mu|kernel-3.10.19-2|1072	The %{kname}-source package contains the source code files for the Mandriva and
12mu|kernel-3.10.19-2|1073	ROSA kernel. Theese source files are only needed if you want to build your own
12mu|kernel-3.10.19-2|1074	custom kernel that is better tuned to your particular hardware.
12mu|kernel-3.10.19-2|1075	
12mu|kernel-3.10.19-2|1076	If you only want the files needed to build 3rdparty (nVidia, Ati, dkms-*,...)
12mu|kernel-3.10.19-2|1077	drivers against, install the *-devel-* rpm that is matching your kernel.
12mu|kernel-3.10.19-2|1078	
12mu|kernel-3.10.19-2|1079	#
12mu|kernel-3.10.19-2|1080	# kernel-source-latest: virtual rpm
12mu|kernel-3.10.19-2|1081	#
12mu|kernel-3.10.19-2|1082	%package -n %{kname}-source-latest
12mu|kernel-3.10.19-2|1083	Version: 	%{kversion}
12mu|kernel-3.10.19-2|1084	Release: 	%{rpmrel}
12mu|kernel-3.10.19-2|1085	Summary: 	Virtual rpm for latest %{kname}-source
12mu|kernel-3.10.19-2|1086	Group:   	Development/Kernel
12mu|kernel-3.10.19-2|1087	Requires: 	%{kname}-source-%{buildrel}
12mu|kernel-3.10.19-2|1088	Buildarch:	noarch
12mu|kernel-3.10.19-2|1089	
12mu|kernel-3.10.19-2|1090	%description -n %{kname}-source-latest
12mu|kernel-3.10.19-2|1091	This package is a virtual rpm that aims to make sure you always have the
12mu|kernel-3.10.19-2|1092	latest %{kname}-source installed...
12mu|kernel-3.10.19-2|1093	%endif
12mu|kernel-3.10.19-2|1094	
12mu|kernel-3.10.19-2|1095	#
12mu|kernel-3.10.19-2|1096	# kernel-doc: documentation for the Linux kernel
12mu|kernel-3.10.19-2|1097	#
12mu|kernel-3.10.19-2|1098	%if %build_doc
12mu|kernel-3.10.19-2|1099	%package -n %{kname}-doc
12mu|kernel-3.10.19-2|1100	Version: 	%{kversion}
12mu|kernel-3.10.19-2|1101	Release: 	%{rpmrel}
12mu|kernel-3.10.19-2|1102	Summary: 	Various documentation bits found in the %{kname} source
12mu|kernel-3.10.19-2|1103	Group: 		Documentation
12mu|kernel-3.10.19-2|1104	Buildarch:	noarch
12mu|kernel-3.10.19-2|1105	
12mu|kernel-3.10.19-2|1106	%description -n %{kname}-doc
12mu|kernel-3.10.19-2|1107	This package contains documentation files from the %{kname} source.
12mu|kernel-3.10.19-2|1108	Various bits of information about the Linux kernel and the device drivers
12mu|kernel-3.10.19-2|1109	shipped with it are documented in these files. You also might want install
12mu|kernel-3.10.19-2|1110	this package if you need a reference to the options that can be passed to
12mu|kernel-3.10.19-2|1111	Linux kernel modules at load time.
12mu|kernel-3.10.19-2|1112	%endif
12mu|kernel-3.10.19-2|1113	
12mu|kernel-3.10.19-2|1114	#
12mu|kernel-3.10.19-2|1115	# kernel/tools
12mu|kernel-3.10.19-2|1116	#
12mu|kernel-3.10.19-2|1117	%if %{build_perf}
12mu|kernel-3.10.19-2|1118	%package -n perf
12mu|kernel-3.10.19-2|1119	Version:	%{kversion}
12mu|kernel-3.10.19-2|1120	Release:	%{rpmrel}
12mu|kernel-3.10.19-2|1121	Summary:	perf tool and the supporting documentation
12mu|kernel-3.10.19-2|1122	Group:		System/Kernel and hardware
12mu|kernel-3.10.19-2|1123	
12mu|kernel-3.10.19-2|1124	%description -n perf
12mu|kernel-3.10.19-2|1125	the perf tool and the supporting documentation.
12mu|kernel-3.10.19-2|1126	%endif
12mu|kernel-3.10.19-2|1127	
12mu|kernel-3.10.19-2|1128	%if %{build_cpupower}
12mu|kernel-3.10.19-2|1129	%package -n cpupower
12mu|kernel-3.10.19-2|1130	Version:	%{kversion}
12mu|kernel-3.10.19-2|1131	Release:	%{rpmrel}
12mu|kernel-3.10.19-2|1132	Summary:	the cpupower tools
12mu|kernel-3.10.19-2|1133	Group:		System/Kernel and hardware
12mu|kernel-3.10.19-2|1134	Requires(post):  rpm-helper >= 0.24.0-3
12mu|kernel-3.10.19-2|1135	Requires(preun): rpm-helper >= 0.24.0-3
12mu|kernel-3.10.19-2|1136	%if %{mdvver} >= 201200
12mu|kernel-3.10.19-2|1137	Obsoletes:	cpufreq cpufrequtils
12mu|kernel-3.10.19-2|1138	%endif
12mu|kernel-3.10.19-2|1139	
12mu|kernel-3.10.19-2|1140	%description -n cpupower
12mu|kernel-3.10.19-2|1141	the cpupower tools.
12mu|kernel-3.10.19-2|1142	
12mu|kernel-3.10.19-2|1143	%post -n cpupower
12mu|kernel-3.10.19-2|1144	%_post_service cpupower
12mu|kernel-3.10.19-2|1145	
12mu|kernel-3.10.19-2|1146	%preun -n cpupower
12mu|kernel-3.10.19-2|1147	%_preun_service cpupower
12mu|kernel-3.10.19-2|1148	
12mu|kernel-3.10.19-2|1149	%package -n cpupower-devel
12mu|kernel-3.10.19-2|1150	Version:	%{kversion}
12mu|kernel-3.10.19-2|1151	Release:	%{rpmrel}
12mu|kernel-3.10.19-2|1152	Summary:	devel files for cpupower
12mu|kernel-3.10.19-2|1153	Group:		Development/Kernel
12mu|kernel-3.10.19-2|1154	Requires:	cpupower = %{kversion}-%{rpmrel}
12mu|kernel-3.10.19-2|1155	Conflicts:	%{_lib}cpufreq-devel
12mu|kernel-3.10.19-2|1156	
12mu|kernel-3.10.19-2|1157	%description -n cpupower-devel
12mu|kernel-3.10.19-2|1158	This package contains the development files for cpupower.
12mu|kernel-3.10.19-2|1159	%endif
12mu|kernel-3.10.19-2|1160	
12mu|kernel-3.10.19-2|1161	%package headers
12mu|kernel-3.10.19-2|1162	Version:	%kversion
12mu|kernel-3.10.19-2|1163	Release:	%rpmrel
12mu|kernel-3.10.19-2|1164	Summary:	Linux kernel header files mostly used by your C library
12mu|kernel-3.10.19-2|1165	Group:		System/Kernel and hardware
12mu|kernel-3.10.19-2|1166	Epoch:		1
12mu|kernel-3.10.19-2|1167	%rename linux-userspace-headers
12mu|kernel-3.10.19-2|1168	
12mu|kernel-3.10.19-2|1169	%description headers
12mu|kernel-3.10.19-2|1170	C header files from the Linux kernel. The header files define
12mu|kernel-3.10.19-2|1171	structures and constants that are needed for building most
12mu|kernel-3.10.19-2|1172	standard programs, notably the C library.
12mu|kernel-3.10.19-2|1173	
12mu|kernel-3.10.19-2|1174	This package is not suitable for building kernel modules, you
12mu|kernel-3.10.19-2|1175	should use the 'kernel-devel' package instead.
12mu|kernel-3.10.19-2|1176	
12mu|kernel-3.10.19-2|1177	%files headers
12mu|kernel-3.10.19-2|1178	%_includedir/*
12mu|kernel-3.10.19-2|1179	# Don't conflict with cpupower-devel
12mu|kernel-3.10.19-2|1180	%if %{build_cpupower}
12mu|kernel-3.10.19-2|1181	%exclude %_includedir/cpufreq.h
12mu|kernel-3.10.19-2|1182	%endif
12mu|kernel-3.10.19-2|1183	
12mu|kernel-3.10.19-2|1184	#
12mu|kernel-3.10.19-2|1185	# End packages - here begins build stage
12mu|kernel-3.10.19-2|1186	#
12mu|kernel-3.10.19-2|1187	%prep
12mu|kernel-3.10.19-2|1188	%setup -q -n %top_dir_name -c
12mu|kernel-3.10.19-2|1189	%setup -q -n %top_dir_name -D -T -a100
12mu|kernel-3.10.19-2|1190	
12mu|kernel-3.10.19-2|1191	%define patches_dir ../%{patch_ver}/
12mu|kernel-3.10.19-2|1192	
12mu|kernel-3.10.19-2|1193	cd %src_dir
12mu|kernel-3.10.19-2|1194	
12mu|kernel-3.10.19-2|1195	%if %sublevel
12mu|kernel-3.10.19-2|1196	%if %kpatch
12mu|kernel-3.10.19-2|1197	%if %prev_sublevel
12mu|kernel-3.10.19-2|1198	%patch1 -p1
12mu|kernel-3.10.19-2|1199	%endif
12mu|kernel-3.10.19-2|1200	%patch2 -p1
12mu|kernel-3.10.19-2|1201	%else
12mu|kernel-3.10.19-2|1202	%patch1 -p1
12mu|kernel-3.10.19-2|1203	%endif
12mu|kernel-3.10.19-2|1204	%else
12mu|kernel-3.10.19-2|1205	%if %kpatch
12mu|kernel-3.10.19-2|1206	%patch1 -p1
12mu|kernel-3.10.19-2|1207	%endif
12mu|kernel-3.10.19-2|1208	%endif
12mu|kernel-3.10.19-2|1209	%if %kgit
12mu|kernel-3.10.19-2|1210	%patch2 -p1
12mu|kernel-3.10.19-2|1211	%endif
12mu|kernel-3.10.19-2|1212	
12mu|kernel-3.10.19-2|1213	%{patches_dir}/scripts/apply_patches
12mu|kernel-3.10.19-2|1214	%{patches_dir}/scripts/apply_patches-NRJ
12mu|kernel-3.10.19-2|1215	# %{patches_dir}/scripts/apply_patches-NRJ-only
12mu|kernel-3.10.19-2|1216	# %{patches_dir}/scripts/apply_patches-QL
12mu|kernel-3.10.19-2|1217	# PATCH END
12mu|kernel-3.10.19-2|1218	
12mu|kernel-3.10.19-2|1219	
12mu|kernel-3.10.19-2|1220	#
12mu|kernel-3.10.19-2|1221	# Setup Begin
12mu|kernel-3.10.19-2|1222	#
12mu|kernel-3.10.19-2|1223	
12mu|kernel-3.10.19-2|1224	# Prepare all the variables for calling create_configs
12mu|kernel-3.10.19-2|1225	
12mu|kernel-3.10.19-2|1226	%if %build_debug
12mu|kernel-3.10.19-2|1227	%define debug --debug
12mu|kernel-3.10.19-2|1228	%else
12mu|kernel-3.10.19-2|1229	%define debug --no-debug
12mu|kernel-3.10.19-2|1230	%endif
12mu|kernel-3.10.19-2|1231	
12mu|kernel-3.10.19-2|1232	
12mu|kernel-3.10.19-2|1233	#%{patches_dir}/scripts/create_configs %debug --user_cpu="%{target_arch}"
12mu|kernel-3.10.19-2|1234	%{patches_dir}/scripts/create_configs-withBFQ %debug --user_cpu="%{target_arch}"
12mu|kernel-3.10.19-2|1235	
12mu|kernel-3.10.19-2|1236	# make sure the kernel has the sublevel we know it has...
12mu|kernel-3.10.19-2|1237	LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" Makefile
12mu|kernel-3.10.19-2|1238	
12mu|kernel-3.10.19-2|1239	# get rid of unwanted files
12mu|kernel-3.10.19-2|1240	find . -name '*~' -o -name '*.orig' -o -name '*.append' | %kxargs rm -f
12mu|kernel-3.10.19-2|1241	
12mu|kernel-3.10.19-2|1242	
12mu|kernel-3.10.19-2|1243	%build
12mu|kernel-3.10.19-2|1244	
12mu|kernel-3.10.19-2|1245	############################################################
12mu|kernel-3.10.19-2|1246	### Linker start2 > Check point to build for cooker 2013 ###
12mu|kernel-3.10.19-2|1247	############################################################
12mu|kernel-3.10.19-2|1248	%if %{mdvver} == 201300
12mu|kernel-3.10.19-2|1249	# Make sure we don't use gold
12mu|kernel-3.10.19-2|1250	export LD="%{_target_platform}-ld.bfd"
12mu|kernel-3.10.19-2|1251	export LDFLAGS="--hash-style=sysv --build-id=none"
12mu|kernel-3.10.19-2|1252	%endif
12mu|kernel-3.10.19-2|1253	############################################################
12mu|kernel-3.10.19-2|1254	###  Linker end2 > Check point to build for cooker 2013  ###
12mu|kernel-3.10.19-2|1255	############################################################
12mu|kernel-3.10.19-2|1256	
12mu|kernel-3.10.19-2|1257	# Common target directories
12mu|kernel-3.10.19-2|1258	%define _kerneldir /usr/src/linux-%{kversion}-%{buildrpmrel}
12mu|kernel-3.10.19-2|1259	%define _bootdir /boot
12mu|kernel-3.10.19-2|1260	%define _modulesdir /lib/modules
12mu|kernel-3.10.19-2|1261	%define _efidir %{_bootdir}/efi/mandriva
12mu|kernel-3.10.19-2|1262	
12mu|kernel-3.10.19-2|1263	# Directories definition needed for building
12mu|kernel-3.10.19-2|1264	%define temp_root %{build_dir}/temp-root
12mu|kernel-3.10.19-2|1265	%define temp_source %{temp_root}%{_kerneldir}
12mu|kernel-3.10.19-2|1266	%define temp_boot %{temp_root}%{_bootdir}
12mu|kernel-3.10.19-2|1267	%define temp_modules %{temp_root}%{_modulesdir}
12mu|kernel-3.10.19-2|1268	
12mu|kernel-3.10.19-2|1269	PrepareKernel() {
12mu|kernel-3.10.19-2|1270	name=$1
12mu|kernel-3.10.19-2|1271	extension=$2
12mu|kernel-3.10.19-2|1272	%ifarch %{ix86} x86_64
12mu|kernel-3.10.19-2|1273	config_dir=arch/x86/configs
12mu|kernel-3.10.19-2|1274	%endif
12mu|kernel-3.10.19-2|1275	%ifarch	%arm
12mu|kernel-3.10.19-2|1276	config_dir=arch/arm/configs
12mu|kernel-3.10.19-2|1277	%endif
12mu|kernel-3.10.19-2|1278	%ifarch aarc64
12mu|kernel-3.10.19-2|1279	config_dir=arch/arm64/configs
12mu|kernel-3.10.19-2|1280	%endif
12mu|kernel-3.10.19-2|1281	echo "Make config for kernel $extension"
12mu|kernel-3.10.19-2|1282	
12mu|kernel-3.10.19-2|1283	%smake -s mrproper
12mu|kernel-3.10.19-2|1284	
12mu|kernel-3.10.19-2|1285	if [ "%{target_arch}" == "i386" -o "%{target_arch}" == "x86_64" ]; then
12mu|kernel-3.10.19-2|1286	if [ -z "$name" ]; then
12mu|kernel-3.10.19-2|1287	cp ${config_dir}/%{target_arch}_defconfig-desktop .config
12mu|kernel-3.10.19-2|1288	else
12mu|kernel-3.10.19-2|1289	cp ${config_dir}/%{target_arch}_defconfig-$name .config
12mu|kernel-3.10.19-2|1290	fi
12mu|kernel-3.10.19-2|1291	else
12mu|kernel-3.10.19-2|1292	if [ -z "$name" ]; then
12mu|kernel-3.10.19-2|1293	cp arch/%{target_arch}/defconfig-desktop .config
12mu|kernel-3.10.19-2|1294	else
12mu|kernel-3.10.19-2|1295	cp arch/%{target_arch}/defconfig-$name .config
12mu|kernel-3.10.19-2|1296	fi
12mu|kernel-3.10.19-2|1297	fi
12mu|kernel-3.10.19-2|1298	
12mu|kernel-3.10.19-2|1299	# make sure EXTRAVERSION says what we want it to say
12mu|kernel-3.10.19-2|1300	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -$extension/" Makefile
12mu|kernel-3.10.19-2|1301	
12mu|kernel-3.10.19-2|1302	%smake oldconfig
12mu|kernel-3.10.19-2|1303	}
12mu|kernel-3.10.19-2|1304	
12mu|kernel-3.10.19-2|1305	BuildKernel() {
12mu|kernel-3.10.19-2|1306	KernelVer=$1
12mu|kernel-3.10.19-2|1307	
12mu|kernel-3.10.19-2|1308	echo "Building kernel $KernelVer"
12mu|kernel-3.10.19-2|1309	
12mu|kernel-3.10.19-2|1310	%kmake -s all
12mu|kernel-3.10.19-2|1311	
12mu|kernel-3.10.19-2|1312	# kirkwood boxes have u-boot
12mu|kernel-3.10.19-2|1313	if [ "$KernelVer" = "%{kversion}-kirkwood-%{buildrpmrel}" ]; then
12mu|kernel-3.10.19-2|1314	%kmake uImage
12mu|kernel-3.10.19-2|1315	fi
12mu|kernel-3.10.19-2|1316	
12mu|kernel-3.10.19-2|1317	# Start installing stuff
12mu|kernel-3.10.19-2|1318	install -d %{temp_boot}
12mu|kernel-3.10.19-2|1319	install -m 644 System.map %{temp_boot}/System.map-$KernelVer
12mu|kernel-3.10.19-2|1320	install -m 644 .config %{temp_boot}/config-$KernelVer
12mu|kernel-3.10.19-2|1321	xz -c Module.symvers > %{temp_boot}/symvers-$KernelVer.xz
12mu|kernel-3.10.19-2|1322	
12mu|kernel-3.10.19-2|1323	%ifarch %{arm}
12mu|kernel-3.10.19-2|1324	if [ -f arch/arm/boot/uImage ]; then
12mu|kernel-3.10.19-2|1325	cp -f arch/arm/boot/uImage %{temp_boot}/uImage-$KernelVer
12mu|kernel-3.10.19-2|1326	else
12mu|kernel-3.10.19-2|1327	cp -f arch/arm/boot/zImage %{temp_boot}/vmlinuz-$KernelVer
12mu|kernel-3.10.19-2|1328	fi
12mu|kernel-3.10.19-2|1329	%else
12mu|kernel-3.10.19-2|1330	cp -f arch/%{target_arch}/boot/bzImage %{temp_boot}/vmlinuz-$KernelVer
12mu|kernel-3.10.19-2|1331	%endif
12mu|kernel-3.10.19-2|1332	
12mu|kernel-3.10.19-2|1333	# modules
12mu|kernel-3.10.19-2|1334	install -d %{temp_modules}/$KernelVer
12mu|kernel-3.10.19-2|1335	%smake INSTALL_MOD_PATH=%{temp_root} KERNELRELEASE=$KernelVer modules_install
12mu|kernel-3.10.19-2|1336	
12mu|kernel-3.10.19-2|1337	# headers
12mu|kernel-3.10.19-2|1338	%make INSTALL_HDR_PATH=%{temp_root}%_prefix KERNELRELEASE=$KernelVer headers_install
12mu|kernel-3.10.19-2|1339	
12mu|kernel-3.10.19-2|1340	# remove /lib/firmware, we use a separate kernel-firmware
12mu|kernel-3.10.19-2|1341	rm -rf %{temp_root}/lib/firmware
12mu|kernel-3.10.19-2|1342	}
12mu|kernel-3.10.19-2|1343	
12mu|kernel-3.10.19-2|1344	SaveDevel() {
12mu|kernel-3.10.19-2|1345	devel_flavour=$1
12mu|kernel-3.10.19-2|1346	
12mu|kernel-3.10.19-2|1347	DevelRoot=/usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel}
12mu|kernel-3.10.19-2|1348	TempDevelRoot=%{temp_root}$DevelRoot
12mu|kernel-3.10.19-2|1349	
12mu|kernel-3.10.19-2|1350	mkdir -p $TempDevelRoot
12mu|kernel-3.10.19-2|1351	for i in $(find . -name 'Makefile*'); do cp -R --parents $i $TempDevelRoot;done
12mu|kernel-3.10.19-2|1352	for i in $(find . -name 'Kconfig*' -o -name 'Kbuild*'); do cp -R --parents $i $TempDevelRoot;done
12mu|kernel-3.10.19-2|1353	cp -fR include $TempDevelRoot
12mu|kernel-3.10.19-2|1354	ln -s ../generated/uapi/linux/version.h $TempDevelRoot/include/linux/version.h
12mu|kernel-3.10.19-2|1355	cp -fR scripts $TempDevelRoot
12mu|kernel-3.10.19-2|1356	cp -fR kernel/bounds.c $TempDevelRoot/kernel
12mu|kernel-3.10.19-2|1357	cp -fR tools/include $TempDevelRoot/tools/
12mu|kernel-3.10.19-2|1358	%ifarch %{arm}
12mu|kernel-3.10.19-2|1359	cp -fR arch/%{target_arch}/tools $TempDevelRoot/arch/%{target_arch}/
12mu|kernel-3.10.19-2|1360	%endif
12mu|kernel-3.10.19-2|1361	%ifarch %{ix86} x86_64
12mu|kernel-3.10.19-2|1362	cp -fR arch/x86/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/x86/kernel/
12mu|kernel-3.10.19-2|1363	cp -fR arch/x86/kernel/asm-offsets_{32,64}.c $TempDevelRoot/arch/x86/kernel/
12mu|kernel-3.10.19-2|1364	cp -fR arch/x86/syscalls/syscall* $TempDevelRoot/arch/x86/syscalls/
12mu|kernel-3.10.19-2|1365	cp -fR arch/x86/include $TempDevelRoot/arch/x86/
12mu|kernel-3.10.19-2|1366	cp -fR arch/x86/tools $TempDevelRoot/arch/x86/
12mu|kernel-3.10.19-2|1367	%else
12mu|kernel-3.10.19-2|1368	cp -fR arch/%{target_arch}/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/%{target_arch}/kernel/
12mu|kernel-3.10.19-2|1369	for f in $(find arch/%{target_arch} -name include); do cp -fR --parents $f $TempDevelRoot; done
12mu|kernel-3.10.19-2|1370	%endif
12mu|kernel-3.10.19-2|1371	cp -fR .config Module.symvers $TempDevelRoot
12mu|kernel-3.10.19-2|1372	cp -fR 3rdparty/mkbuild.pl $TempDevelRoot/3rdparty
12mu|kernel-3.10.19-2|1373	
12mu|kernel-3.10.19-2|1374	# Needed for truecrypt build (Danny)
12mu|kernel-3.10.19-2|1375	cp -fR drivers/md/dm.h $TempDevelRoot/drivers/md/
12mu|kernel-3.10.19-2|1376	
12mu|kernel-3.10.19-2|1377	# Needed for lguest
12mu|kernel-3.10.19-2|1378	cp -fR drivers/lguest/lg.h $TempDevelRoot/drivers/lguest/
12mu|kernel-3.10.19-2|1379	
12mu|kernel-3.10.19-2|1380	# Needed for lirc_gpio (#39004)
12mu|kernel-3.10.19-2|1381	cp -fR drivers/media/pci/bt8xx/bttv{,p}.h $TempDevelRoot/drivers/media/pci/bt8xx/
12mu|kernel-3.10.19-2|1382	cp -fR drivers/media/pci/bt8xx/bt848.h $TempDevelRoot/drivers/media/pci/bt8xx/
12mu|kernel-3.10.19-2|1383	cp -fR drivers/media/common/btcx-risc.h $TempDevelRoot/drivers/media/common/
12mu|kernel-3.10.19-2|1384	
12mu|kernel-3.10.19-2|1385	# Needed for external dvb tree (#41418)
12mu|kernel-3.10.19-2|1386	cp -fR drivers/media/dvb-core/*.h $TempDevelRoot/drivers/media/dvb-core/
12mu|kernel-3.10.19-2|1387	cp -fR drivers/media/dvb-frontends/lgdt330x.h $TempDevelRoot/drivers/media/dvb-frontends/
12mu|kernel-3.10.19-2|1388	
12mu|kernel-3.10.19-2|1389	# add acpica header files, needed for fglrx build
12mu|kernel-3.10.19-2|1390	cp -fR drivers/acpi/acpica/*.h $TempDevelRoot/drivers/acpi/acpica/
12mu|kernel-3.10.19-2|1391	
12mu|kernel-3.10.19-2|1392	# aufs2 has a special file needed
12mu|kernel-3.10.19-2|1393	cp -fR fs/aufs/magic.mk $TempDevelRoot/fs/aufs
12mu|kernel-3.10.19-2|1394	
12mu|kernel-3.10.19-2|1395	for i in alpha arc avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu metag microblaze \
12mu|kernel-3.10.19-2|1396	mips mn10300 openrisc parisc powerpc s390 score sh sparc tile unicore32 xtensa; do
12mu|kernel-3.10.19-2|1397	rm -rf $TempDevelRoot/arch/$i
12mu|kernel-3.10.19-2|1398	done
12mu|kernel-3.10.19-2|1399	
12mu|kernel-3.10.19-2|1400	%ifnarch %{arm}
12mu|kernel-3.10.19-2|1401	rm -rf $TempDevelRoot/arch/arm
12mu|kernel-3.10.19-2|1402	rm -rf $TempDevelRoot/arch/arm64
12mu|kernel-3.10.19-2|1403	%endif
12mu|kernel-3.10.19-2|1404	%ifnarch %{ix86} x86_64
12mu|kernel-3.10.19-2|1405	rm -rf $TempDevelRoot/arch/x86
12mu|kernel-3.10.19-2|1406	%endif
12mu|kernel-3.10.19-2|1407	
12mu|kernel-3.10.19-2|1408	# Clean the scripts tree, and make sure everything is ok (sanity check)
12mu|kernel-3.10.19-2|1409	# running prepare+scripts (tree was already "prepared" in build)
12mu|kernel-3.10.19-2|1410	pushd $TempDevelRoot >/dev/null
12mu|kernel-3.10.19-2|1411	%smake -s prepare scripts
12mu|kernel-3.10.19-2|1412	%smake -s clean
12mu|kernel-3.10.19-2|1413	popd >/dev/null
12mu|kernel-3.10.19-2|1414	rm -f $TempDevelRoot/.config.old
12mu|kernel-3.10.19-2|1415	
12mu|kernel-3.10.19-2|1416	# fix permissions
12mu|kernel-3.10.19-2|1417	chmod -R a+rX $TempDevelRoot
12mu|kernel-3.10.19-2|1418	
12mu|kernel-3.10.19-2|1419	# disable mrproper in -devel rpms
12mu|kernel-3.10.19-2|1420	patch -p1 --fuzz=0 -d $TempDevelRoot -i %{SOURCE2}
12mu|kernel-3.10.19-2|1421	
12mu|kernel-3.10.19-2|1422	kernel_devel_files=../kernel_devel_files.$devel_flavour
12mu|kernel-3.10.19-2|1423	
12mu|kernel-3.10.19-2|1424	
12mu|kernel-3.10.19-2|1425	### Create the kernel_devel_files.*
12mu|kernel-3.10.19-2|1426	cat > $kernel_devel_files <<EOF
12mu|kernel-3.10.19-2|1427	%dir $DevelRoot
12mu|kernel-3.10.19-2|1428	%dir $DevelRoot/arch
12mu|kernel-3.10.19-2|1429	%dir $DevelRoot/include
12mu|kernel-3.10.19-2|1430	$DevelRoot/3rdparty
12mu|kernel-3.10.19-2|1431	$DevelRoot/Documentation
12mu|kernel-3.10.19-2|1432	%ifarch %{arm}
12mu|kernel-3.10.19-2|1433	$DevelRoot/arch/arm
12mu|kernel-3.10.19-2|1434	$DevelRoot/arch/arm64
12mu|kernel-3.10.19-2|1435	%endif
12mu|kernel-3.10.19-2|1436	$DevelRoot/arch/um
12mu|kernel-3.10.19-2|1437	%ifarch %{ix86} x86_64
12mu|kernel-3.10.19-2|1438	$DevelRoot/arch/x86
12mu|kernel-3.10.19-2|1439	%endif
12mu|kernel-3.10.19-2|1440	$DevelRoot/block
12mu|kernel-3.10.19-2|1441	$DevelRoot/crypto
12mu|kernel-3.10.19-2|1442	$DevelRoot/drivers
12mu|kernel-3.10.19-2|1443	$DevelRoot/firmware
12mu|kernel-3.10.19-2|1444	$DevelRoot/fs
12mu|kernel-3.10.19-2|1445	$DevelRoot/include/Kbuild
12mu|kernel-3.10.19-2|1446	$DevelRoot/include/acpi
12mu|kernel-3.10.19-2|1447	$DevelRoot/include/asm-generic
12mu|kernel-3.10.19-2|1448	$DevelRoot/include/clocksource
12mu|kernel-3.10.19-2|1449	$DevelRoot/include/config
12mu|kernel-3.10.19-2|1450	$DevelRoot/include/crypto
12mu|kernel-3.10.19-2|1451	$DevelRoot/include/drm
12mu|kernel-3.10.19-2|1452	$DevelRoot/include/dt-bindings
12mu|kernel-3.10.19-2|1453	$DevelRoot/include/generated
12mu|kernel-3.10.19-2|1454	$DevelRoot/include/keys
12mu|kernel-3.10.19-2|1455	$DevelRoot/include/linux
12mu|kernel-3.10.19-2|1456	$DevelRoot/include/math-emu
12mu|kernel-3.10.19-2|1457	$DevelRoot/include/media
12mu|kernel-3.10.19-2|1458	$DevelRoot/include/memory
12mu|kernel-3.10.19-2|1459	$DevelRoot/include/misc
12mu|kernel-3.10.19-2|1460	$DevelRoot/include/net
12mu|kernel-3.10.19-2|1461	$DevelRoot/include/pcmcia
12mu|kernel-3.10.19-2|1462	$DevelRoot/include/ras
12mu|kernel-3.10.19-2|1463	$DevelRoot/include/rdma
12mu|kernel-3.10.19-2|1464	$DevelRoot/include/rxrpc
12mu|kernel-3.10.19-2|1465	$DevelRoot/include/scsi
12mu|kernel-3.10.19-2|1466	$DevelRoot/include/sound
12mu|kernel-3.10.19-2|1467	$DevelRoot/include/target
12mu|kernel-3.10.19-2|1468	$DevelRoot/include/trace
12mu|kernel-3.10.19-2|1469	$DevelRoot/include/uapi
12mu|kernel-3.10.19-2|1470	$DevelRoot/include/video
12mu|kernel-3.10.19-2|1471	$DevelRoot/include/xen
12mu|kernel-3.10.19-2|1472	$DevelRoot/init
12mu|kernel-3.10.19-2|1473	$DevelRoot/ipc
12mu|kernel-3.10.19-2|1474	$DevelRoot/kernel
12mu|kernel-3.10.19-2|1475	$DevelRoot/lib
12mu|kernel-3.10.19-2|1476	$DevelRoot/mm
12mu|kernel-3.10.19-2|1477	$DevelRoot/net
12mu|kernel-3.10.19-2|1478	$DevelRoot/samples
12mu|kernel-3.10.19-2|1479	$DevelRoot/scripts
12mu|kernel-3.10.19-2|1480	$DevelRoot/security
12mu|kernel-3.10.19-2|1481	$DevelRoot/sound
12mu|kernel-3.10.19-2|1482	$DevelRoot/tools
12mu|kernel-3.10.19-2|1483	$DevelRoot/usr
12mu|kernel-3.10.19-2|1484	$DevelRoot/virt
12mu|kernel-3.10.19-2|1485	$DevelRoot/.config
12mu|kernel-3.10.19-2|1486	$DevelRoot/Kbuild
12mu|kernel-3.10.19-2|1487	$DevelRoot/Kconfig
12mu|kernel-3.10.19-2|1488	$DevelRoot/Makefile
12mu|kernel-3.10.19-2|1489	$DevelRoot/Module.symvers
12mu|kernel-3.10.19-2|1490	$DevelRoot/arch/Kconfig
12mu|kernel-3.10.19-2|1491	%doc README.kernel-sources
12mu|kernel-3.10.19-2|1492	EOF
12mu|kernel-3.10.19-2|1493	
12mu|kernel-3.10.19-2|1494	
12mu|kernel-3.10.19-2|1495	### Create -devel Post script on the fly
12mu|kernel-3.10.19-2|1496	cat > $kernel_devel_files-post <<EOF
12mu|kernel-3.10.19-2|1497	if [ -d /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel} ]; then
12mu|kernel-3.10.19-2|1498	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/{build,source}
12mu|kernel-3.10.19-2|1499	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mu|kernel-3.10.19-2|1500	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mu|kernel-3.10.19-2|1501	fi
12mu|kernel-3.10.19-2|1502	EOF
12mu|kernel-3.10.19-2|1503	
12mu|kernel-3.10.19-2|1504	
12mu|kernel-3.10.19-2|1505	### Create -devel Preun script on the fly
12mu|kernel-3.10.19-2|1506	cat > $kernel_devel_files-preun <<EOF
12mu|kernel-3.10.19-2|1507	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build ]; then
12mu|kernel-3.10.19-2|1508	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mu|kernel-3.10.19-2|1509	fi
12mu|kernel-3.10.19-2|1510	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source ]; then
12mu|kernel-3.10.19-2|1511	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mu|kernel-3.10.19-2|1512	fi
12mu|kernel-3.10.19-2|1513	exit 0
12mu|kernel-3.10.19-2|1514	EOF
12mu|kernel-3.10.19-2|1515	
12mu|kernel-3.10.19-2|1516	### Create -devel Postun script on the fly
12mu|kernel-3.10.19-2|1517	cat > $kernel_devel_files-postun <<EOF
12mu|kernel-3.10.19-2|1518	rm -rf /usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mu|kernel-3.10.19-2|1519	EOF
12mu|kernel-3.10.19-2|1520	}
12mu|kernel-3.10.19-2|1521	
12mu|kernel-3.10.19-2|1522	SaveDebug() {
12mu|kernel-3.10.19-2|1523	debug_flavour=$1
12mu|kernel-3.10.19-2|1524	
12mu|kernel-3.10.19-2|1525	install -m 644 vmlinux \
12mu|kernel-3.10.19-2|1526	%{temp_boot}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}
12mu|kernel-3.10.19-2|1527	kernel_debug_files=../kernel_debug_files.$debug_flavour
12mu|kernel-3.10.19-2|1528	echo "%{_bootdir}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}" \
12mu|kernel-3.10.19-2|1529	>> $kernel_debug_files
12mu|kernel-3.10.19-2|1530	
12mu|kernel-3.10.19-2|1531	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mu|kernel-3.10.19-2|1532	-name "*.ko" | \
12mu|kernel-3.10.19-2|1533	%kxargs -I '{}' objcopy --only-keep-debug '{}' '{}'.debug
12mu|kernel-3.10.19-2|1534	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mu|kernel-3.10.19-2|1535	-name "*.ko" | %kxargs -I '{}' \
12mu|kernel-3.10.19-2|1536	sh -c 'cd `dirname {}`; \
12mu|kernel-3.10.19-2|1537	objcopy --add-gnu-debuglink=`basename {}`.debug \
12mu|kernel-3.10.19-2|1538	--strip-debug `basename {}`'
12mu|kernel-3.10.19-2|1539	
12mu|kernel-3.10.19-2|1540	pushd %{temp_modules}
12mu|kernel-3.10.19-2|1541	find %{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mu|kernel-3.10.19-2|1542	-name "*.ko.debug" > debug_module_list
12mu|kernel-3.10.19-2|1543	popd
12mu|kernel-3.10.19-2|1544	cat %{temp_modules}/debug_module_list | \
12mu|kernel-3.10.19-2|1545	sed 's|\(.*\)|%{_modulesdir}/\1|' >> $kernel_debug_files
12mu|kernel-3.10.19-2|1546	cat %{temp_modules}/debug_module_list | \
12mu|kernel-3.10.19-2|1547	sed 's|\(.*\)|%exclude %{_modulesdir}/\1|' \
12mu|kernel-3.10.19-2|1548	>> ../kernel_exclude_debug_files.$debug_flavour
12mu|kernel-3.10.19-2|1549	rm -f %{temp_modules}/debug_module_list
12mu|kernel-3.10.19-2|1550	}
12mu|kernel-3.10.19-2|1551	
12mu|kernel-3.10.19-2|1552	CreateFiles() {
12mu|kernel-3.10.19-2|1553	kernel_flavour=$1
12mu|kernel-3.10.19-2|1554	
12mu|kernel-3.10.19-2|1555	kernel_files=../kernel_files.$kernel_flavour
12mu|kernel-3.10.19-2|1556	
12mu|kernel-3.10.19-2|1557	ker="vmlinuz"
12mu|kernel-3.10.19-2|1558	if [ "$kernel_flavour" = "kirkwood" ]; then
12mu|kernel-3.10.19-2|1559	ker="uImage"
12mu|kernel-3.10.19-2|1560	fi
12mu|kernel-3.10.19-2|1561	### Create the kernel_files.*
12mu|kernel-3.10.19-2|1562	cat > $kernel_files <<EOF
12mu|kernel-3.10.19-2|1563	%{_bootdir}/System.map-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.19-2|1564	%{_bootdir}/symvers-%{kversion}-$kernel_flavour-%{buildrpmrel}.xz
12mu|kernel-3.10.19-2|1565	%{_bootdir}/config-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.19-2|1566	%{_bootdir}/$ker-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.19-2|1567	%dir %{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/
12mu|kernel-3.10.19-2|1568	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/kernel
12mu|kernel-3.10.19-2|1569	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/modules.*
12mu|kernel-3.10.19-2|1570	%doc README.kernel-sources
12mu|kernel-3.10.19-2|1571	EOF
12mu|kernel-3.10.19-2|1572	
12mu|kernel-3.10.19-2|1573	%if %build_debug
12mu|kernel-3.10.19-2|1574	cat ../kernel_exclude_debug_files.$kernel_flavour >> $kernel_files
12mu|kernel-3.10.19-2|1575	%endif
12mu|kernel-3.10.19-2|1576	
12mu|kernel-3.10.19-2|1577	### Create kernel Post script
12mu|kernel-3.10.19-2|1578	cat > $kernel_files-post <<EOF
12mu|kernel-3.10.19-2|1579	%ifarch %{arm}
12mu|kernel-3.10.19-2|1580	/sbin/installkernel -i -N %{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.19-2|1581	%else
12mu|kernel-3.10.19-2|1582	/sbin/installkernel %{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.19-2|1583	pushd /boot > /dev/null
12mu|kernel-3.10.19-2|1584	if [ -L vmlinuz-$kernel_flavour ]; then
12mu|kernel-3.10.19-2|1585	rm -f vmlinuz-$kernel_flavour
12mu|kernel-3.10.19-2|1586	fi
12mu|kernel-3.10.19-2|1587	ln -sf vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel} vmlinuz-$kernel_flavour
12mu|kernel-3.10.19-2|1588	if [ -L initrd-$kernel_flavour.img ]; then
12mu|kernel-3.10.19-2|1589	rm -f initrd-$kernel_flavour.img
12mu|kernel-3.10.19-2|1590	fi
12mu|kernel-3.10.19-2|1591	ln -sf initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img initrd-$kernel_flavour.img
12mu|kernel-3.10.19-2|1592	popd > /dev/null
12mu|kernel-3.10.19-2|1593	%endif
12mu|kernel-3.10.19-2|1594	%if %build_devel
12mu|kernel-3.10.19-2|1595	# create kernel-devel symlinks if matching -devel- rpm is installed
12mu|kernel-3.10.19-2|1596	if [ -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mu|kernel-3.10.19-2|1597	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mu|kernel-3.10.19-2|1598	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mu|kernel-3.10.19-2|1599	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mu|kernel-3.10.19-2|1600	fi
12mu|kernel-3.10.19-2|1601	%endif
12mu|kernel-3.10.19-2|1602	EOF
12mu|kernel-3.10.19-2|1603	
12mu|kernel-3.10.19-2|1604	### Create kernel Posttrans script
12mu|kernel-3.10.19-2|1605	cat > $kernel_files-posttrans <<EOF
12mu|kernel-3.10.19-2|1606	if [ -x /usr/sbin/dkms_autoinstaller -a -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mu|kernel-3.10.19-2|1607	/usr/sbin/dkms_autoinstaller start %{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.19-2|1608	fi
12mu|kernel-3.10.19-2|1609	EOF
12mu|kernel-3.10.19-2|1610	
12mu|kernel-3.10.19-2|1611	### Create kernel Preun script on the fly
12mu|kernel-3.10.19-2|1612	cat > $kernel_files-preun <<EOF
12mu|kernel-3.10.19-2|1613	/sbin/installkernel -R %{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.19-2|1614	pushd /boot > /dev/null
12mu|kernel-3.10.19-2|1615	if [ -L vmlinuz-$kernel_flavour ]; then
12mu|kernel-3.10.19-2|1616	if [ "$(readlink vmlinuz-$kernel_flavour)" = "vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel}" ]; then
12mu|kernel-3.10.19-2|1617	rm -f vmlinuz-$kernel_flavour
12mu|kernel-3.10.19-2|1618	fi
12mu|kernel-3.10.19-2|1619	fi
12mu|kernel-3.10.19-2|1620	if [ -L initrd-$kernel_flavour.img ]; then
12mu|kernel-3.10.19-2|1621	if [ "$(readlink initrd-$kernel_flavour.img)" = "initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img" ]; then
12mu|kernel-3.10.19-2|1622	rm -f initrd-$kernel_flavour.img
12mu|kernel-3.10.19-2|1623	fi
12mu|kernel-3.10.19-2|1624	fi
12mu|kernel-3.10.19-2|1625	popd > /dev/null
12mu|kernel-3.10.19-2|1626	%if %build_devel
12mu|kernel-3.10.19-2|1627	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build ]; then
12mu|kernel-3.10.19-2|1628	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mu|kernel-3.10.19-2|1629	fi
12mu|kernel-3.10.19-2|1630	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source ]; then
12mu|kernel-3.10.19-2|1631	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mu|kernel-3.10.19-2|1632	fi
12mu|kernel-3.10.19-2|1633	%endif
12mu|kernel-3.10.19-2|1634	exit 0
12mu|kernel-3.10.19-2|1635	EOF
12mu|kernel-3.10.19-2|1636	
12mu|kernel-3.10.19-2|1637	
12mu|kernel-3.10.19-2|1638	### Create kernel Postun script on the fly
12mu|kernel-3.10.19-2|1639	cat > $kernel_files-postun <<EOF
12mu|kernel-3.10.19-2|1640	/sbin/kernel_remove_initrd %{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.19-2|1641	rm -rf /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel} >/dev/null
12mu|kernel-3.10.19-2|1642	if [ -d /var/lib/dkms ]; then
12mu|kernel-3.10.19-2|1643	rm -f /var/lib/dkms/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mu|kernel-3.10.19-2|1644	rm -rf /var/lib/dkms/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mu|kernel-3.10.19-2|1645	rm -f /var/lib/dkms-binary/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mu|kernel-3.10.19-2|1646	rm -rf /var/lib/dkms-binary/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mu|kernel-3.10.19-2|1647	fi
12mu|kernel-3.10.19-2|1648	EOF
12mu|kernel-3.10.19-2|1649	}
12mu|kernel-3.10.19-2|1650	
12mu|kernel-3.10.19-2|1651	
12mu|kernel-3.10.19-2|1652	CreateKernel() {
12mu|kernel-3.10.19-2|1653	flavour=$1
12mu|kernel-3.10.19-2|1654	
12mu|kernel-3.10.19-2|1655	PrepareKernel $flavour $flavour-%{buildrpmrel}
12mu|kernel-3.10.19-2|1656	
12mu|kernel-3.10.19-2|1657	BuildKernel %{kversion}-$flavour-%{buildrpmrel}
12mu|kernel-3.10.19-2|1658	%if %build_devel
12mu|kernel-3.10.19-2|1659	SaveDevel $flavour
12mu|kernel-3.10.19-2|1660	%endif
12mu|kernel-3.10.19-2|1661	%if %build_debug
12mu|kernel-3.10.19-2|1662	SaveDebug $flavour
12mu|kernel-3.10.19-2|1663	%endif
12mu|kernel-3.10.19-2|1664	CreateFiles $flavour
12mu|kernel-3.10.19-2|1665	}
12mu|kernel-3.10.19-2|1666	
12mu|kernel-3.10.19-2|1667	
12mu|kernel-3.10.19-2|1668	###
12mu|kernel-3.10.19-2|1669	# DO it...
12mu|kernel-3.10.19-2|1670	###
12mu|kernel-3.10.19-2|1671	
12mu|kernel-3.10.19-2|1672	
12mu|kernel-3.10.19-2|1673	# Create a simulacro of buildroot
12mu|kernel-3.10.19-2|1674	rm -rf %{temp_root}
12mu|kernel-3.10.19-2|1675	install -d %{temp_root}
12mu|kernel-3.10.19-2|1676	
12mu|kernel-3.10.19-2|1677	
12mu|kernel-3.10.19-2|1678	# make sure we are in the directory
12mu|kernel-3.10.19-2|1679	cd %src_dir
12mu|kernel-3.10.19-2|1680	
12mu|kernel-3.10.19-2|1681	%ifarch %{ix86}
12mu|kernel-3.10.19-2|1682	%if %build_desktop586
12mu|kernel-3.10.19-2|1683	CreateKernel desktop586
12mu|kernel-3.10.19-2|1684	%endif
12mu|kernel-3.10.19-2|1685	%endif
12mu|kernel-3.10.19-2|1686	
12mu|kernel-3.10.19-2|1687	%if %build_desktop
12mu|kernel-3.10.19-2|1688	CreateKernel desktop
12mu|kernel-3.10.19-2|1689	%endif
12mu|kernel-3.10.19-2|1690	
12mu|kernel-3.10.19-2|1691	%if %build_netbook
12mu|kernel-3.10.19-2|1692	CreateKernel netbook
12mu|kernel-3.10.19-2|1693	%endif
12mu|kernel-3.10.19-2|1694	
12mu|kernel-3.10.19-2|1695	%if %build_server
12mu|kernel-3.10.19-2|1696	CreateKernel server
12mu|kernel-3.10.19-2|1697	%endif
12mu|kernel-3.10.19-2|1698	
12mu|kernel-3.10.19-2|1699	%ifarch %{ix86}
12mu|kernel-3.10.19-2|1700	%if %build_desktop_pae
12mu|kernel-3.10.19-2|1701	CreateKernel desktop-pae
12mu|kernel-3.10.19-2|1702	%endif
12mu|kernel-3.10.19-2|1703	%endif
12mu|kernel-3.10.19-2|1704	
12mu|kernel-3.10.19-2|1705	%ifarch %{ix86}
12mu|kernel-3.10.19-2|1706	%if %build_netbook_pae
12mu|kernel-3.10.19-2|1707	CreateKernel netbook-pae
12mu|kernel-3.10.19-2|1708	%endif
12mu|kernel-3.10.19-2|1709	%endif
12mu|kernel-3.10.19-2|1710	
12mu|kernel-3.10.19-2|1711	%ifarch %{ix86}
12mu|kernel-3.10.19-2|1712	%if %build_nrj_desktop586
12mu|kernel-3.10.19-2|1713	CreateKernel nrj-desktop586
12mu|kernel-3.10.19-2|1714	%endif
12mu|kernel-3.10.19-2|1715	%endif
12mu|kernel-3.10.19-2|1716	
12mu|kernel-3.10.19-2|1717	%if %build_nrj_desktop
12mu|kernel-3.10.19-2|1718	CreateKernel nrj-desktop
12mu|kernel-3.10.19-2|1719	%endif
12mu|kernel-3.10.19-2|1720	
12mu|kernel-3.10.19-2|1721	%if %build_nrj_realtime
12mu|kernel-3.10.19-2|1722	CreateKernel nrj-realtime
12mu|kernel-3.10.19-2|1723	%endif
12mu|kernel-3.10.19-2|1724	
12mu|kernel-3.10.19-2|1725	%if %build_nrj_laptop
12mu|kernel-3.10.19-2|1726	CreateKernel nrj-laptop
12mu|kernel-3.10.19-2|1727	%endif
12mu|kernel-3.10.19-2|1728	
12mu|kernel-3.10.19-2|1729	%if %build_nrj_netbook
12mu|kernel-3.10.19-2|1730	CreateKernel nrj-netbook
12mu|kernel-3.10.19-2|1731	%endif
12mu|kernel-3.10.19-2|1732	
12mu|kernel-3.10.19-2|1733	%ifarch %{ix86}
12mu|kernel-3.10.19-2|1734	%if %build_nrj_desktop_pae
12mu|kernel-3.10.19-2|1735	CreateKernel nrj-desktop-pae
12mu|kernel-3.10.19-2|1736	%endif
12mu|kernel-3.10.19-2|1737	%endif
12mu|kernel-3.10.19-2|1738	
12mu|kernel-3.10.19-2|1739	%ifarch %{ix86}
12mu|kernel-3.10.19-2|1740	%if %build_nrj_realtime_pae
12mu|kernel-3.10.19-2|1741	CreateKernel nrj-realtime-pae
12mu|kernel-3.10.19-2|1742	%endif
12mu|kernel-3.10.19-2|1743	%endif
12mu|kernel-3.10.19-2|1744	
12mu|kernel-3.10.19-2|1745	%ifarch %{ix86}
12mu|kernel-3.10.19-2|1746	%if %build_nrj_laptop_pae
12mu|kernel-3.10.19-2|1747	CreateKernel nrj-laptop-pae
12mu|kernel-3.10.19-2|1748	%endif
12mu|kernel-3.10.19-2|1749	%endif
12mu|kernel-3.10.19-2|1750	
12mu|kernel-3.10.19-2|1751	%ifarch %{ix86}
12mu|kernel-3.10.19-2|1752	%if %build_nrj_netbook_pae
12mu|kernel-3.10.19-2|1753	CreateKernel nrj-netbook-pae
12mu|kernel-3.10.19-2|1754	%endif
12mu|kernel-3.10.19-2|1755	%endif
12mu|kernel-3.10.19-2|1756	
12mu|kernel-3.10.19-2|1757	%ifarch %{ix86}
12mu|kernel-3.10.19-2|1758	%if %build_nrj_netbook_atom
12mu|kernel-3.10.19-2|1759	CreateKernel nrj-netbook-atom
12mu|kernel-3.10.19-2|1760	%endif
12mu|kernel-3.10.19-2|1761	%endif
12mu|kernel-3.10.19-2|1762	
12mu|kernel-3.10.19-2|1763	%ifarch %{ix86}
12mu|kernel-3.10.19-2|1764	%if %build_nrj_netbook_atom_pae
12mu|kernel-3.10.19-2|1765	CreateKernel nrj-netbook-atom-pae
12mu|kernel-3.10.19-2|1766	%endif
12mu|kernel-3.10.19-2|1767	%endif
12mu|kernel-3.10.19-2|1768	
12mu|kernel-3.10.19-2|1769	%ifarch %{ix86}
12mu|kernel-3.10.19-2|1770	%if %build_nrj_desktop_core2
12mu|kernel-3.10.19-2|1771	CreateKernel nrj-desktop-core2
12mu|kernel-3.10.19-2|1772	%endif
12mu|kernel-3.10.19-2|1773	%endif
12mu|kernel-3.10.19-2|1774	
12mu|kernel-3.10.19-2|1775	%ifarch %{ix86}
12mu|kernel-3.10.19-2|1776	%if %build_nrj_desktop_core2_pae
12mu|kernel-3.10.19-2|1777	CreateKernel nrj-desktop-core2-pae
12mu|kernel-3.10.19-2|1778	%endif
12mu|kernel-3.10.19-2|1779	%endif
12mu|kernel-3.10.19-2|1780	
12mu|kernel-3.10.19-2|1781	%if %build_nrj_server_lxc
12mu|kernel-3.10.19-2|1782	CreateKernel nrj-server-lxc
12mu|kernel-3.10.19-2|1783	%endif
12mu|kernel-3.10.19-2|1784	
12mu|kernel-3.10.19-2|1785	%if %build_nrj_server_lxc_exp
12mu|kernel-3.10.19-2|1786	CreateKernel nrj-server-lxc-exp
12mu|kernel-3.10.19-2|1787	%endif
12mu|kernel-3.10.19-2|1788	
12mu|kernel-3.10.19-2|1789	%ifarch %{arm}
12mu|kernel-3.10.19-2|1790	%if %build_iop32x
12mu|kernel-3.10.19-2|1791	CreateKernel iop32x
12mu|kernel-3.10.19-2|1792	%endif
12mu|kernel-3.10.19-2|1793	%if %build_kirkwood
12mu|kernel-3.10.19-2|1794	CreateKernel kirkwood
12mu|kernel-3.10.19-2|1795	%endif
12mu|kernel-3.10.19-2|1796	%if %build_versatile
12mu|kernel-3.10.19-2|1797	CreateKernel versatile
12mu|kernel-3.10.19-2|1798	%endif
12mu|kernel-3.10.19-2|1799	%endif
12mu|kernel-3.10.19-2|1800	
12mu|kernel-3.10.19-2|1801	# set extraversion to match srpm to get nice version reported by the tools
12mu|kernel-3.10.19-2|1802	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mu|kernel-3.10.19-2|1803	
12mu|kernel-3.10.19-2|1804	
12mu|kernel-3.10.19-2|1805	############################################################
12mu|kernel-3.10.19-2|1806	### Linker start3 > Check point to build for cooker 2013 ###
12mu|kernel-3.10.19-2|1807	############################################################
12mu|kernel-3.10.19-2|1808	# build perf
12mu|kernel-3.10.19-2|1809	
12mu|kernel-3.10.19-2|1810	%if %{build_perf}
12mu|kernel-3.10.19-2|1811	%if %{mdvver} < 201300
12mu|kernel-3.10.19-2|1812	%make -C tools/perf -s HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} all
12mu|kernel-3.10.19-2|1813	%make -C tools/perf -s prefix=%{_prefix} man
12mu|kernel-3.10.19-2|1814	%else
12mu|kernel-3.10.19-2|1815	%make -C tools/perf -s HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} LDFLAGS="%optflags" all
12mu|kernel-3.10.19-2|1816	%make -C tools/perf -s prefix=%{_prefix} LDFLAGS="%optflags" man
12mu|kernel-3.10.19-2|1817	%endif
12mu|kernel-3.10.19-2|1818	%endif
12mu|kernel-3.10.19-2|1819	
12mu|kernel-3.10.19-2|1820	# build cpupower
12mu|kernel-3.10.19-2|1821	
12mu|kernel-3.10.19-2|1822	%if %{build_cpupower}
12mu|kernel-3.10.19-2|1823	# make sure version-gen.sh is executable.
12mu|kernel-3.10.19-2|1824	chmod +x tools/power/cpupower/utils/version-gen.sh
12mu|kernel-3.10.19-2|1825	%if %{mdvver} < 201300
12mu|kernel-3.10.19-2|1826	%make -C tools/power/cpupower CPUFREQ_BENCH=false
12mu|kernel-3.10.19-2|1827	%else
12mu|kernel-3.10.19-2|1828	%kmake -C tools/power/cpupower CPUFREQ_BENCH=false LDFLAGS="%optflags"
12mu|kernel-3.10.19-2|1829	%endif
12mu|kernel-3.10.19-2|1830	%endif
12mu|kernel-3.10.19-2|1831	############################################################
12mu|kernel-3.10.19-2|1832	###  Linker end3 > Check point to build for cooker 2013  ###
12mu|kernel-3.10.19-2|1833	############################################################
12mu|kernel-3.10.19-2|1834	
12mu|kernel-3.10.19-2|1835	
12mu|kernel-3.10.19-2|1836	# We don't make to repeat the depend code at the install phase
12mu|kernel-3.10.19-2|1837	%if %build_source
12mu|kernel-3.10.19-2|1838	%ifarch %{arm}
12mu|kernel-3.10.19-2|1839	PrepareKernel "kirkwood" %{buildrpmrel}custom
12mu|kernel-3.10.19-2|1840	%else
12mu|kernel-3.10.19-2|1841	PrepareKernel "" %{buildrpmrel}custom
12mu|kernel-3.10.19-2|1842	%endif
12mu|kernel-3.10.19-2|1843	%smake -s mrproper
12mu|kernel-3.10.19-2|1844	%endif
12mu|kernel-3.10.19-2|1845	
12mu|kernel-3.10.19-2|1846	
12mu|kernel-3.10.19-2|1847	###
12mu|kernel-3.10.19-2|1848	### install
12mu|kernel-3.10.19-2|1849	###
12mu|kernel-3.10.19-2|1850	%install
12mu|kernel-3.10.19-2|1851	install -m 644 %{SOURCE4}  .
12mu|kernel-3.10.19-2|1852	
12mu|kernel-3.10.19-2|1853	cd %src_dir
12mu|kernel-3.10.19-2|1854	
12mu|kernel-3.10.19-2|1855	# Directories definition needed for installing
12mu|kernel-3.10.19-2|1856	%define target_source %{buildroot}%{_kerneldir}
12mu|kernel-3.10.19-2|1857	%define target_boot %{buildroot}%{_bootdir}
12mu|kernel-3.10.19-2|1858	%define target_modules %{buildroot}%{_modulesdir}
12mu|kernel-3.10.19-2|1859	
12mu|kernel-3.10.19-2|1860	# We want to be able to test several times the install part
12mu|kernel-3.10.19-2|1861	rm -rf %{buildroot}
12mu|kernel-3.10.19-2|1862	cp -a %{temp_root} %{buildroot}
12mu|kernel-3.10.19-2|1863	
12mu|kernel-3.10.19-2|1864	# Create directories infastructure
12mu|kernel-3.10.19-2|1865	%if %build_source
12mu|kernel-3.10.19-2|1866	install -d %{target_source}
12mu|kernel-3.10.19-2|1867	
12mu|kernel-3.10.19-2|1868	tar cf - . | tar xf - -C %{target_source}
12mu|kernel-3.10.19-2|1869	chmod -R a+rX %{target_source}
12mu|kernel-3.10.19-2|1870	
12mu|kernel-3.10.19-2|1871	# we remove all the source files that we don't ship
12mu|kernel-3.10.19-2|1872	# first architecture files
12mu|kernel-3.10.19-2|1873	for i in alpha arc avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu metag microblaze \
12mu|kernel-3.10.19-2|1874	mips openrisc parisc powerpc s390 score sh sh64 sparc tile unicore32 v850 xtensa mn10300; do
12mu|kernel-3.10.19-2|1875	rm -rf %{target_source}/arch/$i
12mu|kernel-3.10.19-2|1876	done
12mu|kernel-3.10.19-2|1877	
12mu|kernel-3.10.19-2|1878	# other misc files
12mu|kernel-3.10.19-2|1879	rm -f %{target_source}/{.config.old,.config.cmd,.gitignore,.lst,.mailmap}
12mu|kernel-3.10.19-2|1880	rm -f %{target_source}/{.missing-syscalls.d,arch/.gitignore,firmware/.gitignore}
12mu|kernel-3.10.19-2|1881	rm -rf %{target_source}/.tmp_depmod/
12mu|kernel-3.10.19-2|1882	
12mu|kernel-3.10.19-2|1883	#endif %build_source
12mu|kernel-3.10.19-2|1884	%endif
12mu|kernel-3.10.19-2|1885	
12mu|kernel-3.10.19-2|1886	# compressing modules
12mu|kernel-3.10.19-2|1887	%if %{build_modxz}
12mu|kernel-3.10.19-2|1888	find %{target_modules} -name "*.ko" | %kxargs xz -6e
12mu|kernel-3.10.19-2|1889	%else
12mu|kernel-3.10.19-2|1890	find %{target_modules} -name "*.ko" | %kxargs gzip -9
12mu|kernel-3.10.19-2|1891	%endif
12mu|kernel-3.10.19-2|1892	
12mu|kernel-3.10.19-2|1893	# We used to have a copy of PrepareKernel here
12mu|kernel-3.10.19-2|1894	# Now, we make sure that the thing in the linux dir is what we want it to be
12mu|kernel-3.10.19-2|1895	for i in %{target_modules}/*; do
12mu|kernel-3.10.19-2|1896	rm -f $i/build $i/source
12mu|kernel-3.10.19-2|1897	done
12mu|kernel-3.10.19-2|1898	
12mu|kernel-3.10.19-2|1899	# sniff, if we compressed all the modules, we change the stamp :(
12mu|kernel-3.10.19-2|1900	# we really need the depmod -ae here
12mu|kernel-3.10.19-2|1901	pushd %{target_modules}
12mu|kernel-3.10.19-2|1902	for i in *; do
12mu|kernel-3.10.19-2|1903	/sbin/depmod -ae -b %{buildroot} -F %{target_boot}/System.map-$i $i
12mu|kernel-3.10.19-2|1904	echo $?
12mu|kernel-3.10.19-2|1905	done
12mu|kernel-3.10.19-2|1906	
12mu|kernel-3.10.19-2|1907	for i in *; do
12mu|kernel-3.10.19-2|1908	pushd $i
12mu|kernel-3.10.19-2|1909	echo "Creating modules.description for $i"
12mu|kernel-3.10.19-2|1910	modules=`find . -name "*.ko.[g,x]z"`
12mu|kernel-3.10.19-2|1911	echo $modules | %kxargs /sbin/modinfo \
12mu|kernel-3.10.19-2|1912	| perl -lne 'print "$name\t$1" if $name && /^description:\s*(.*)/; $name = $1 if m!^filename:\s*(.*)\.k?o!; $name =~ s!.*/!!' > modules.description
12mu|kernel-3.10.19-2|1913	popd
12mu|kernel-3.10.19-2|1914	done
12mu|kernel-3.10.19-2|1915	popd
12mu|kernel-3.10.19-2|1916	
12mu|kernel-3.10.19-2|1917	# need to set extraversion to match srpm again to avoid rebuild
12mu|kernel-3.10.19-2|1918	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mu|kernel-3.10.19-2|1919	%if %{build_perf}
12mu|kernel-3.10.19-2|1920	
12mu|kernel-3.10.19-2|1921	# perf tool binary and supporting scripts/binaries
12mu|kernel-3.10.19-2|1922	make -C tools/perf -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install
12mu|kernel-3.10.19-2|1923	
12mu|kernel-3.10.19-2|1924	# perf man pages (note: implicit rpm magic compresses them later)
12mu|kernel-3.10.19-2|1925	make -C tools/perf  -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install-man
12mu|kernel-3.10.19-2|1926	%endif
12mu|kernel-3.10.19-2|1927	
12mu|kernel-3.10.19-2|1928	############################################################
12mu|kernel-3.10.19-2|1929	### Linker start4 > Check point to build for cooker 2013 ###
12mu|kernel-3.10.19-2|1930	############################################################
12mu|kernel-3.10.19-2|1931	%if %{build_cpupower}
12mu|kernel-3.10.19-2|1932	%if %{mdvver} < 201300
12mu|kernel-3.10.19-2|1933	make -C tools/power/cpupower DESTDIR=%{buildroot} libdir=%{_libdir} mandir=%{_mandir} CPUFREQ_BENCH=false install
12mu|kernel-3.10.19-2|1934	%else
12mu|kernel-3.10.19-2|1935	%make -C tools/power/cpupower DESTDIR=%{buildroot} libdir=%{_libdir} mandir=%{_mandir} CPUFREQ_BENCH=false LDFLAGS="%optflags" install
12mu|kernel-3.10.19-2|1936	%endif
12mu|kernel-3.10.19-2|1937	rm -f %{buildroot}%{_libdir}/*.{a,la}
12mu|kernel-3.10.19-2|1938	%find_lang cpupower
12mu|kernel-3.10.19-2|1939	mv cpupower.lang ../
12mu|kernel-3.10.19-2|1940	chmod 0755 %{buildroot}%{_libdir}/libcpupower.so*
12mu|kernel-3.10.19-2|1941	mkdir -p %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
12mu|kernel-3.10.19-2|1942	install -m644 %{SOURCE50} %{buildroot}%{_unitdir}/cpupower.service
12mu|kernel-3.10.19-2|1943	install -m644 %{SOURCE51} %{buildroot}%{_sysconfdir}/sysconfig/cpupower
12mu|kernel-3.10.19-2|1944	%endif
12mu|kernel-3.10.19-2|1945	############################################################
12mu|kernel-3.10.19-2|1946	### Linker start4 > Check point to build for cooker 2013 ###
12mu|kernel-3.10.19-2|1947	############################################################
12mu|kernel-3.10.19-2|1948	
12mu|kernel-3.10.19-2|1949	###
12mu|kernel-3.10.19-2|1950	### clean
12mu|kernel-3.10.19-2|1951	###
12mu|kernel-3.10.19-2|1952	%clean
12mu|kernel-3.10.19-2|1953	rm -rf %{buildroot}
12mu|kernel-3.10.19-2|1954	
12mu|kernel-3.10.19-2|1955	
12mu|kernel-3.10.19-2|1956	# We don't want to remove this, the whole reason of its existence is to be
12mu|kernel-3.10.19-2|1957	# able to do several rpm --short-circuit -bi for testing install
12mu|kernel-3.10.19-2|1958	# phase without repeating compilation phase
12mu|kernel-3.10.19-2|1959	#rm -rf %{temp_root}
12mu|kernel-3.10.19-2|1960	
12mu|kernel-3.10.19-2|1961	###
12mu|kernel-3.10.19-2|1962	### source and doc file lists
12mu|kernel-3.10.19-2|1963	###
12mu|kernel-3.10.19-2|1964	
12mu|kernel-3.10.19-2|1965	%if %build_source
12mu|kernel-3.10.19-2|1966	%files -n %{kname}-source-%{buildrel}
12mu|kernel-3.10.19-2|1967	%dir %{_kerneldir}
12mu|kernel-3.10.19-2|1968	%dir %{_kerneldir}/arch
12mu|kernel-3.10.19-2|1969	%dir %{_kerneldir}/include
12mu|kernel-3.10.19-2|1970	%{_kerneldir}/3rdparty
12mu|kernel-3.10.19-2|1971	%{_kerneldir}/Documentation
12mu|kernel-3.10.19-2|1972	%{_kerneldir}/arch/Kconfig
12mu|kernel-3.10.19-2|1973	%{_kerneldir}/arch/arm
12mu|kernel-3.10.19-2|1974	%{_kerneldir}/arch/arm64
12mu|kernel-3.10.19-2|1975	%{_kerneldir}/arch/um
12mu|kernel-3.10.19-2|1976	%{_kerneldir}/arch/x86
12mu|kernel-3.10.19-2|1977	%{_kerneldir}/block
12mu|kernel-3.10.19-2|1978	%{_kerneldir}/crypto
12mu|kernel-3.10.19-2|1979	%{_kerneldir}/drivers
12mu|kernel-3.10.19-2|1980	%{_kerneldir}/firmware
12mu|kernel-3.10.19-2|1981	%{_kerneldir}/fs
12mu|kernel-3.10.19-2|1982	%{_kerneldir}/include/Kbuild
12mu|kernel-3.10.19-2|1983	%{_kerneldir}/include/acpi
12mu|kernel-3.10.19-2|1984	%{_kerneldir}/include/asm-generic
12mu|kernel-3.10.19-2|1985	%{_kerneldir}/include/clocksource
12mu|kernel-3.10.19-2|1986	%{_kerneldir}/include/crypto
12mu|kernel-3.10.19-2|1987	%{_kerneldir}/include/drm
12mu|kernel-3.10.19-2|1988	%{_kerneldir}/include/dt-bindings
12mu|kernel-3.10.19-2|1989	%{_kerneldir}/include/keys
12mu|kernel-3.10.19-2|1990	%{_kerneldir}/include/linux
12mu|kernel-3.10.19-2|1991	%{_kerneldir}/include/math-emu
12mu|kernel-3.10.19-2|1992	%{_kerneldir}/include/media
12mu|kernel-3.10.19-2|1993	%{_kerneldir}/include/memory
12mu|kernel-3.10.19-2|1994	%{_kerneldir}/include/misc
12mu|kernel-3.10.19-2|1995	%{_kerneldir}/include/net
12mu|kernel-3.10.19-2|1996	%{_kerneldir}/include/pcmcia
12mu|kernel-3.10.19-2|1997	%{_kerneldir}/include/ras
12mu|kernel-3.10.19-2|1998	%{_kerneldir}/include/rdma
12mu|kernel-3.10.19-2|1999	%{_kerneldir}/include/rxrpc
12mu|kernel-3.10.19-2|2000	%{_kerneldir}/include/scsi
12mu|kernel-3.10.19-2|2001	%{_kerneldir}/include/sound
12mu|kernel-3.10.19-2|2002	%{_kerneldir}/include/target
12mu|kernel-3.10.19-2|2003	%{_kerneldir}/include/trace
12mu|kernel-3.10.19-2|2004	%{_kerneldir}/include/uapi
12mu|kernel-3.10.19-2|2005	%{_kerneldir}/include/video
12mu|kernel-3.10.19-2|2006	%{_kerneldir}/include/xen
12mu|kernel-3.10.19-2|2007	%{_kerneldir}/init
12mu|kernel-3.10.19-2|2008	%{_kerneldir}/ipc
12mu|kernel-3.10.19-2|2009	%{_kerneldir}/kernel
12mu|kernel-3.10.19-2|2010	%{_kerneldir}/lib
12mu|kernel-3.10.19-2|2011	%{_kerneldir}/mm
12mu|kernel-3.10.19-2|2012	%{_kerneldir}/net
12mu|kernel-3.10.19-2|2013	%{_kerneldir}/virt
12mu|kernel-3.10.19-2|2014	%{_kerneldir}/samples
12mu|kernel-3.10.19-2|2015	%{_kerneldir}/scripts
12mu|kernel-3.10.19-2|2016	%{_kerneldir}/security
12mu|kernel-3.10.19-2|2017	%{_kerneldir}/sound
12mu|kernel-3.10.19-2|2018	%{_kerneldir}/tools
12mu|kernel-3.10.19-2|2019	%{_kerneldir}/usr
12mu|kernel-3.10.19-2|2020	%{_kerneldir}/COPYING
12mu|kernel-3.10.19-2|2021	%{_kerneldir}/CREDITS
12mu|kernel-3.10.19-2|2022	%{_kerneldir}/Kbuild
12mu|kernel-3.10.19-2|2023	%{_kerneldir}/Kconfig
12mu|kernel-3.10.19-2|2024	%{_kerneldir}/MAINTAINERS
12mu|kernel-3.10.19-2|2025	%{_kerneldir}/Makefile
12mu|kernel-3.10.19-2|2026	%{_kerneldir}/README
12mu|kernel-3.10.19-2|2027	%{_kerneldir}/REPORTING-BUGS
12mu|kernel-3.10.19-2|2028	%doc README.kernel-sources
12mu|kernel-3.10.19-2|2029	
12mu|kernel-3.10.19-2|2030	%files -n %{kname}-source-latest
12mu|kernel-3.10.19-2|2031	%endif
12mu|kernel-3.10.19-2|2032	
12mu|kernel-3.10.19-2|2033	%if %build_doc
12mu|kernel-3.10.19-2|2034	%files -n %{kname}-doc
12mu|kernel-3.10.19-2|2035	%doc linux-%{tar_ver}/Documentation/*
12mu|kernel-3.10.19-2|2036	%endif
12mu|kernel-3.10.19-2|2037	
12mu|kernel-3.10.19-2|2038	%if %{build_perf}
12mu|kernel-3.10.19-2|2039	%files -n perf
12mu|kernel-3.10.19-2|2040	%{_bindir}/perf
12mu|kernel-3.10.19-2|2041	%dir %{_prefix}/libexec/perf-core
12mu|kernel-3.10.19-2|2042	%{_prefix}/libexec/perf-core/*
12mu|kernel-3.10.19-2|2043	%{_mandir}/man[1-8]/perf*
12mu|kernel-3.10.19-2|2044	%{_sysconfdir}/bash_completion.d/perf
12mu|kernel-3.10.19-2|2045	%endif
12mu|kernel-3.10.19-2|2046	
12mu|kernel-3.10.19-2|2047	%if %{build_cpupower}
12mu|kernel-3.10.19-2|2048	%files -n cpupower -f cpupower.lang
12mu|kernel-3.10.19-2|2049	%{_bindir}/cpupower
12mu|kernel-3.10.19-2|2050	%{_libdir}/libcpupower.so.0
12mu|kernel-3.10.19-2|2051	%{_libdir}/libcpupower.so.0.0.0
12mu|kernel-3.10.19-2|2052	%{_unitdir}/cpupower.service
12mu|kernel-3.10.19-2|2053	%{_mandir}/man[1-8]/cpupower*
12mu|kernel-3.10.19-2|2054	%config(noreplace) %{_sysconfdir}/sysconfig/cpupower
12mu|kernel-3.10.19-2|2055	
12mu|kernel-3.10.19-2|2056	%files -n cpupower-devel
12mu|kernel-3.10.19-2|2057	%{_libdir}/libcpupower.so
12mu|kernel-3.10.19-2|2058	%{_includedir}/cpufreq.h
12mu|kernel-3.10.19-2|2059	%endif
12mu|kernel-3.10.19-2|2060	
12mu|kernel-3.10.19-2|2061	
12mu|kernel-3.10.19-2|2062	
12mu|kernel-3.10.19-2|2063	%changelog
12mu|kernel-3.10.19-2|2064	* Wed Nov 27 2013 Alex Burmashev <alex.burmashev@gmail.com> 3.10.19-2
12mu|kernel-3.10.19-2|2065	+ Revision: af1a697
12mu|kernel-3.10.19-2|2066	- fixed russian symbols in configs, enabled more flavours
12mu|kernel-3.10.19-2|2067	
12mu|kernel-3.10.19-2|2068	

19907 12
12mu|kernel-3.10.27-1.1|1	# MIB header
12mu|kernel-3.10.27-1.1|2	
12mu|kernel-3.10.27-1.1|3	%if %{mdvver} <= 201100
12mu|kernel-3.10.27-1.1|4	%define distsuffix mib
12mu|kernel-3.10.27-1.1|5	%define disttag %{distsuffix}
12mu|kernel-3.10.27-1.1|6	Vendor: MIB - Mandriva International Backports
12mu|kernel-3.10.27-1.1|7	%endif
12mu|kernel-3.10.27-1.1|8	
12mu|kernel-3.10.27-1.1|9	Packager: Eugene Shatokhin <eugene.shatokhin@rosalab.ru>
12mu|kernel-3.10.27-1.1|10	# end MIB header
12mu|kernel-3.10.27-1.1|11	
12mu|kernel-3.10.27-1.1|12	%define kernelversion	3
12mu|kernel-3.10.27-1.1|13	%define patchlevel	10
12mu|kernel-3.10.27-1.1|14	%define sublevel	27
12mu|kernel-3.10.27-1.1|15	
12mu|kernel-3.10.27-1.1|16	
12mu|kernel-3.10.27-1.1|17	# Package release
12mu|kernel-3.10.27-1.1|18	%define mibrel		1.1
12mu|kernel-3.10.27-1.1|19	%define mibase		1%{disttag}
12mu|kernel-3.10.27-1.1|20	
12mu|kernel-3.10.27-1.1|21	# kernel Makefile extraversion is substituted by
12mu|kernel-3.10.27-1.1|22	# kpatch/kgit/kstable wich are either 0 (empty), rc (kpatch), git (kgit)
12mu|kernel-3.10.27-1.1|23	# or stable release (kstable)
12mu|kernel-3.10.27-1.1|24	%define kpatch		0
12mu|kernel-3.10.27-1.1|25	# kernel.org -gitX patch (only the number after "git")
12mu|kernel-3.10.27-1.1|26	%define kgit		0
12mu|kernel-3.10.27-1.1|27	
12mu|kernel-3.10.27-1.1|28	# kernel base name (also name of srpm)
12mu|kernel-3.10.27-1.1|29	%define kname 		kernel
12mu|kernel-3.10.27-1.1|30	
12mu|kernel-3.10.27-1.1|31	# Patch tarball tag
12mu|kernel-3.10.27-1.1|32	%define ktag		rosa
12mu|kernel-3.10.27-1.1|33	
12mu|kernel-3.10.27-1.1|34	%define rpmtag		%{disttag}
12mu|kernel-3.10.27-1.1|35	%if %kpatch
12mu|kernel-3.10.27-1.1|36	%if %kgit
12mu|kernel-3.10.27-1.1|37	%define rpmrel		0.%{kpatch}.%{kgit}.%{mibrel}
12mu|kernel-3.10.27-1.1|38	%else
12mu|kernel-3.10.27-1.1|39	%define rpmrel		0.%{kpatch}.%{mibrel}
12mu|kernel-3.10.27-1.1|40	%endif
12mu|kernel-3.10.27-1.1|41	%else
12mu|kernel-3.10.27-1.1|42	%define rpmrel		%{mibrel}
12mu|kernel-3.10.27-1.1|43	%endif
12mu|kernel-3.10.27-1.1|44	
12mu|kernel-3.10.27-1.1|45	# fakerel and fakever never change, they are used to fool
12mu|kernel-3.10.27-1.1|46	# rpm/urpmi/smart
12mu|kernel-3.10.27-1.1|47	%define fakever		1
12mu|kernel-3.10.27-1.1|48	%define fakerel 	1
12mu|kernel-3.10.27-1.1|49	
12mu|kernel-3.10.27-1.1|50	# version defines
12mu|kernel-3.10.27-1.1|51	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mu|kernel-3.10.27-1.1|52	%define kverrel   	%{kversion}-%{rpmrel}
12mu|kernel-3.10.27-1.1|53	%define mibfull   	%{kversion}-%{mibase}
12mu|kernel-3.10.27-1.1|54	
12mu|kernel-3.10.27-1.1|55	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mu|kernel-3.10.27-1.1|56	%if %kpatch
12mu|kernel-3.10.27-1.1|57	%if %sublevel
12mu|kernel-3.10.27-1.1|58	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mu|kernel-3.10.27-1.1|59	%else
12mu|kernel-3.10.27-1.1|60	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mu|kernel-3.10.27-1.1|61	%endif
12mu|kernel-3.10.27-1.1|62	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mu|kernel-3.10.27-1.1|63	%else
12mu|kernel-3.10.27-1.1|64	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mu|kernel-3.10.27-1.1|65	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mu|kernel-3.10.27-1.1|66	%endif
12mu|kernel-3.10.27-1.1|67	
12mu|kernel-3.10.27-1.1|68	# Used for not making too long names for rpms or search paths
12mu|kernel-3.10.27-1.1|69	%if %kpatch
12mu|kernel-3.10.27-1.1|70	%if %kgit
12mu|kernel-3.10.27-1.1|71	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mu|kernel-3.10.27-1.1|72	%else
12mu|kernel-3.10.27-1.1|73	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mu|kernel-3.10.27-1.1|74	%endif
12mu|kernel-3.10.27-1.1|75	%else
12mu|kernel-3.10.27-1.1|76	%define buildrpmrel     %{mibrel}%{rpmtag}
12mu|kernel-3.10.27-1.1|77	%endif
12mu|kernel-3.10.27-1.1|78	%define buildrel     	%{kversion}-%{buildrpmrel}
12mu|kernel-3.10.27-1.1|79	
12mu|kernel-3.10.27-1.1|80	Source5:	kernel.rpmlintrc
12mu|kernel-3.10.27-1.1|81	
12mu|kernel-3.10.27-1.1|82	# Build defines
12mu|kernel-3.10.27-1.1|83	%define build_devel 		1
12mu|kernel-3.10.27-1.1|84	%define build_desktop		1
12mu|kernel-3.10.27-1.1|85	
12mu|kernel-3.10.27-1.1|86	#
12mu|kernel-3.10.27-1.1|87	# SRC RPM description
12mu|kernel-3.10.27-1.1|88	#
12mu|kernel-3.10.27-1.1|89	Summary: 	Linux kernel built for Mandriva and ROSA
12mu|kernel-3.10.27-1.1|90	Name:		%{kname}
12mu|kernel-3.10.27-1.1|91	Version: 	%{kversion}
12mu|kernel-3.10.27-1.1|92	Release: 	%{rpmrel}
12mu|kernel-3.10.27-1.1|93	License: 	GPLv2
12mu|kernel-3.10.27-1.1|94	Group: 	 	System/Kernel and hardware
12mu|kernel-3.10.27-1.1|95	ExclusiveArch: %{ix86} ppc powerpc x86_64 amd64 sparc sparc64
12mu|kernel-3.10.27-1.1|96	ExclusiveOS: 	Linux
12mu|kernel-3.10.27-1.1|97	URL:            http://wiki.mandriva.com/en/Manbo_Core2_kernel
12mu|kernel-3.10.27-1.1|98	BuildRoot: 	%{_tmppath}/%{kname}-%{kversion}-%{_arch}-build
12mu|kernel-3.10.27-1.1|99	Autoreqprov: 	no
12mu|kernel-3.10.27-1.1|100	
12mu|kernel-3.10.27-1.1|101	BuildRequires: 	gcc bc
12mu|kernel-3.10.27-1.1|102	
12mu|kernel-3.10.27-1.1|103	%if %{mdvver} == 201210
12mu|kernel-3.10.27-1.1|104	BuildRequires:	kmod-devel
12mu|kernel-3.10.27-1.1|105	%else
12mu|kernel-3.10.27-1.1|106	BuildRequires:	module-init-tools
12mu|kernel-3.10.27-1.1|107	%endif
12mu|kernel-3.10.27-1.1|108	
12mu|kernel-3.10.27-1.1|109	%description
12mu|kernel-3.10.27-1.1|110	The kernel package contains the Linux kernel (vmlinuz), the core of your
12mu|kernel-3.10.27-1.1|111	Mandriva and ROSA Linux operating systems. The kernel handles the basic
12mu|kernel-3.10.27-1.1|112	functions of the operating system: memory allocation, process allocation,
12mu|kernel-3.10.27-1.1|113	device input and output, etc.
12mu|kernel-3.10.27-1.1|114	
12mu|kernel-3.10.27-1.1|115	# mkflavour() name flavour processor
12mu|kernel-3.10.27-1.1|116	# name: the flavour name in the package name
12mu|kernel-3.10.27-1.1|117	# flavour: first parameter of CreateKernel()
12mu|kernel-3.10.27-1.1|118	%define mkflavour(R:)					\
12mu|kernel-3.10.27-1.1|119	%package -n %{kname}-%{1}-latest			\
12mu|kernel-3.10.27-1.1|120	Version:	%{kversion}				\
12mu|kernel-3.10.27-1.1|121	Release:	%{rpmrel}				\
12mu|kernel-3.10.27-1.1|122	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mu|kernel-3.10.27-1.1|123	Group:		System/Kernel and hardware		\
12mu|kernel-3.10.27-1.1|124	Requires:	kernel-nrj-desktop-%{mibfull}		\
12mu|kernel-3.10.27-1.1|125	Provides:	%{kname}-latest				\
12mu|kernel-3.10.27-1.1|126	%ifarch %{ix86}						\
12mu|kernel-3.10.27-1.1|127	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.27-1.1|128	%endif							\
12mu|kernel-3.10.27-1.1|129	\
12mu|kernel-3.10.27-1.1|130	%description -n %{kname}-%{1}-latest			\
12mu|kernel-3.10.27-1.1|131	This package is a virtual rpm that aims to make sure you always have the \
12mu|kernel-3.10.27-1.1|132	latest %{kname}-%{1} installed...			\
12mu|kernel-3.10.27-1.1|133	\
12mu|kernel-3.10.27-1.1|134	%common_description_info				\
12mu|kernel-3.10.27-1.1|135	\
12mu|kernel-3.10.27-1.1|136	%if %build_devel					\
12mu|kernel-3.10.27-1.1|137	%package -n %{kname}-%{1}-devel-latest			\
12mu|kernel-3.10.27-1.1|138	Version:	%{kversion}				\
12mu|kernel-3.10.27-1.1|139	Release:	%{rpmrel}				\
12mu|kernel-3.10.27-1.1|140	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mu|kernel-3.10.27-1.1|141	Group:		Development/Kernel			\
12mu|kernel-3.10.27-1.1|142	Requires:	%{kname}-nrj-desktop-devel-%{mibfull}	\
12mu|kernel-3.10.27-1.1|143	Provides:	%{kname}-devel-latest			\
12mu|kernel-3.10.27-1.1|144	%ifarch %{ix86}						\
12mu|kernel-3.10.27-1.1|145	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.27-1.1|146	%endif							\
12mu|kernel-3.10.27-1.1|147	\
12mu|kernel-3.10.27-1.1|148	%description -n %{kname}-%{1}-devel-latest		\
12mu|kernel-3.10.27-1.1|149	This package is a virtual rpm that aims to make sure you always have the \
12mu|kernel-3.10.27-1.1|150	latest %{kname}-%{1}-devel installed...			\
12mu|kernel-3.10.27-1.1|151	\
12mu|kernel-3.10.27-1.1|152	%common_description_info				\
12mu|kernel-3.10.27-1.1|153	%endif							\
12mu|kernel-3.10.27-1.1|154	\
12mu|kernel-3.10.27-1.1|155	%files -n %{kname}-%{1}-latest				\
12mu|kernel-3.10.27-1.1|156	%defattr(-,root,root)					\
12mu|kernel-3.10.27-1.1|157	\
12mu|kernel-3.10.27-1.1|158	%if %build_devel					\
12mu|kernel-3.10.27-1.1|159	%files -n %{kname}-%{1}-devel-latest			\
12mu|kernel-3.10.27-1.1|160	%defattr(-,root,root)					\
12mu|kernel-3.10.27-1.1|161	%endif
12mu|kernel-3.10.27-1.1|162	
12mu|kernel-3.10.27-1.1|163	%if %build_desktop
12mu|kernel-3.10.27-1.1|164	%mkflavour desktop desktop
12mu|kernel-3.10.27-1.1|165	%endif
12mu|kernel-3.10.27-1.1|166	
12mu|kernel-3.10.27-1.1|167	
12mu|kernel-3.10.27-1.1|168	
12mu|kernel-3.10.27-1.1|169	%changelog
12mu|kernel-3.10.27-1.1|170	* Thu Jan 16 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.27-1.1
12mu|kernel-3.10.27-1.1|171	+ Revision: 2ae8a8f
12mu|kernel-3.10.27-1.1|172	- Upstream update to version 3.10.27
12mu|kernel-3.10.27-1.1|173	
12mu|kernel-3.10.27-1.1|174	

19908 12
12mu|kernel-3.10.27-1|1	# MIB header
12mu|kernel-3.10.27-1|2	
12mu|kernel-3.10.27-1|3	%if %{mdvver} <= 201100
12mu|kernel-3.10.27-1|4	%define distsuffix mib
12mu|kernel-3.10.27-1|5	%define disttag %{distsuffix}
12mu|kernel-3.10.27-1|6	Vendor: MIB - Mandriva International Backports
12mu|kernel-3.10.27-1|7	%endif
12mu|kernel-3.10.27-1|8	
12mu|kernel-3.10.27-1|9	Packager: Eugene Shatokhin <eugene.shatokhin@rosalab.ru>
12mu|kernel-3.10.27-1|10	# end MIB header
12mu|kernel-3.10.27-1|11	
12mu|kernel-3.10.27-1|12	#
12mu|kernel-3.10.27-1|13	%define kernelversion	3
12mu|kernel-3.10.27-1|14	%define patchlevel	10
12mu|kernel-3.10.27-1|15	# sublevel is now used for -stable patches
12mu|kernel-3.10.27-1|16	%define sublevel	27
12mu|kernel-3.10.27-1|17	
12mu|kernel-3.10.27-1|18	# Package release
12mu|kernel-3.10.27-1|19	%define mibrel		69
12mu|kernel-3.10.27-1|20	
12mu|kernel-3.10.27-1|21	# kernel Makefile extraversion is substituted by
12mu|kernel-3.10.27-1|22	# kpatch wich are either 0 (empty), rc (kpatch)
12mu|kernel-3.10.27-1|23	%define kpatch		0
12mu|kernel-3.10.27-1|24	# kernel.org -gitX patch (only the number after "git")
12mu|kernel-3.10.27-1|25	%define kgit		0
12mu|kernel-3.10.27-1|26	
12mu|kernel-3.10.27-1|27	# kernel base name (also name of srpm)
12mu|kernel-3.10.27-1|28	%define kname 		kernel
12mu|kernel-3.10.27-1|29	
12mu|kernel-3.10.27-1|30	# Patch tarball tag
12mu|kernel-3.10.27-1|31	%define ktag		rosa
12mu|kernel-3.10.27-1|32	
12mu|kernel-3.10.27-1|33	# define rpmtag		%{disttag}
12mu|kernel-3.10.27-1|34	%define rpmtag		%{disttag}
12mu|kernel-3.10.27-1|35	%if %kpatch
12mu|kernel-3.10.27-1|36	%if %kgit
12mu|kernel-3.10.27-1|37	%define rpmrel		%mkrel 0.%{kpatch}.%{kgit}.%{mibrel}
12mu|kernel-3.10.27-1|38	%else
12mu|kernel-3.10.27-1|39	%define rpmrel		%mkrel 0.%{kpatch}.%{mibrel}
12mu|kernel-3.10.27-1|40	%endif
12mu|kernel-3.10.27-1|41	%else
12mu|kernel-3.10.27-1|42	%define rpmrel		1
12mu|kernel-3.10.27-1|43	%endif
12mu|kernel-3.10.27-1|44	
12mu|kernel-3.10.27-1|45	# fakerel and fakever never change, they are used to fool
12mu|kernel-3.10.27-1|46	# rpm/urpmi/smart
12mu|kernel-3.10.27-1|47	%define fakever		1
12mu|kernel-3.10.27-1|48	%define fakerel 	%mkrel 1
12mu|kernel-3.10.27-1|49	
12mu|kernel-3.10.27-1|50	# version defines
12mu|kernel-3.10.27-1|51	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mu|kernel-3.10.27-1|52	%define kverrel   	%{kversion}-%{rpmrel}
12mu|kernel-3.10.27-1|53	
12mu|kernel-3.10.27-1|54	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mu|kernel-3.10.27-1|55	%if %kpatch
12mu|kernel-3.10.27-1|56	%if %sublevel
12mu|kernel-3.10.27-1|57	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mu|kernel-3.10.27-1|58	%else
12mu|kernel-3.10.27-1|59	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mu|kernel-3.10.27-1|60	%endif
12mu|kernel-3.10.27-1|61	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mu|kernel-3.10.27-1|62	%else
12mu|kernel-3.10.27-1|63	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mu|kernel-3.10.27-1|64	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mu|kernel-3.10.27-1|65	%endif
12mu|kernel-3.10.27-1|66	
12mu|kernel-3.10.27-1|67	# Used for not making too long names for rpms or search paths
12mu|kernel-3.10.27-1|68	# replaced mibrel with rpmrel / release > we can use only ONE sources folder for nrj & nrjQL
12mu|kernel-3.10.27-1|69	%if %kpatch
12mu|kernel-3.10.27-1|70	%if %kgit
12mu|kernel-3.10.27-1|71	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{rpmrel}%{rpmtag}
12mu|kernel-3.10.27-1|72	%else
12mu|kernel-3.10.27-1|73	%define buildrpmrel     0.%{kpatch}.%{rpmrel}%{rpmtag}
12mu|kernel-3.10.27-1|74	%endif
12mu|kernel-3.10.27-1|75	%else
12mu|kernel-3.10.27-1|76	%define buildrpmrel     %{rpmrel}%{rpmtag}
12mu|kernel-3.10.27-1|77	%endif
12mu|kernel-3.10.27-1|78	%define buildrel     	%{kversion}-%{buildrpmrel}
12mu|kernel-3.10.27-1|79	
12mu|kernel-3.10.27-1|80	# Having different top level names for packges means that you have to remove
12mu|kernel-3.10.27-1|81	# them by hard :(
12mu|kernel-3.10.27-1|82	%define top_dir_name 	%{kname}-%{_arch}
12mu|kernel-3.10.27-1|83	
12mu|kernel-3.10.27-1|84	%define build_dir 	${RPM_BUILD_DIR}/%{top_dir_name}
12mu|kernel-3.10.27-1|85	%define src_dir 	%{build_dir}/linux-%{tar_ver}
12mu|kernel-3.10.27-1|86	
12mu|kernel-3.10.27-1|87	# Disable useless debug rpms...
12mu|kernel-3.10.27-1|88	%define _enable_debug_packages 	%{nil}
12mu|kernel-3.10.27-1|89	%define debug_package 		%{nil}
12mu|kernel-3.10.27-1|90	
12mu|kernel-3.10.27-1|91	# Build defines
12mu|kernel-3.10.27-1|92	%define build_doc 			1
12mu|kernel-3.10.27-1|93	%define build_source 		1
12mu|kernel-3.10.27-1|94	%define build_devel 		1
12mu|kernel-3.10.27-1|95	
12mu|kernel-3.10.27-1|96	%define build_debug 		0
12mu|kernel-3.10.27-1|97	
12mu|kernel-3.10.27-1|98	#
12mu|kernel-3.10.27-1|99	# Old Mandriva kernel flavours plus new two PAE flavours
12mu|kernel-3.10.27-1|100	#
12mu|kernel-3.10.27-1|101	
12mu|kernel-3.10.27-1|102	# Build desktop i586 / 4GB
12mu|kernel-3.10.27-1|103	%ifarch %{ix86}
12mu|kernel-3.10.27-1|104	%define build_desktop586		0
12mu|kernel-3.10.27-1|105	%endif
12mu|kernel-3.10.27-1|106	
12mu|kernel-3.10.27-1|107	# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mu|kernel-3.10.27-1|108	%define build_desktop			1
12mu|kernel-3.10.27-1|109	
12mu|kernel-3.10.27-1|110	# Build netbook (i686 / 4GB) / x86_64
12mu|kernel-3.10.27-1|111	%define build_netbook			0
12mu|kernel-3.10.27-1|112	
12mu|kernel-3.10.27-1|113	# Build server (i686 / 64GB)/x86_64 / sparc64 sets
12mu|kernel-3.10.27-1|114	%define build_server			1
12mu|kernel-3.10.27-1|115	
12mu|kernel-3.10.27-1|116	# Build desktop686 pae (i686 / 64GB)
12mu|kernel-3.10.27-1|117	%ifarch %{ix86}
12mu|kernel-3.10.27-1|118	%define build_desktop_pae		0
12mu|kernel-3.10.27-1|119	%endif
12mu|kernel-3.10.27-1|120	
12mu|kernel-3.10.27-1|121	# Build netbook686 pae (i686 / 64GB)
12mu|kernel-3.10.27-1|122	%ifarch %{ix86}
12mu|kernel-3.10.27-1|123	%define build_netbook_pae		0
12mu|kernel-3.10.27-1|124	%endif
12mu|kernel-3.10.27-1|125	
12mu|kernel-3.10.27-1|126	#
12mu|kernel-3.10.27-1|127	# MIB low latency optimized flavours called "nrj"
12mu|kernel-3.10.27-1|128	#
12mu|kernel-3.10.27-1|129	
12mu|kernel-3.10.27-1|130	# Build nrj desktop586 (i586 / 4GB)
12mu|kernel-3.10.27-1|131	%ifarch %{ix86}
12mu|kernel-3.10.27-1|132	%define build_nrj_desktop586	0
12mu|kernel-3.10.27-1|133	%endif
12mu|kernel-3.10.27-1|134	
12mu|kernel-3.10.27-1|135	# Build nrj desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mu|kernel-3.10.27-1|136	%define build_nrj_desktop		1
12mu|kernel-3.10.27-1|137	
12mu|kernel-3.10.27-1|138	# Build nrj realtime (i686 / 4GB) / x86_64
12mu|kernel-3.10.27-1|139	%define build_nrj_realtime		1
12mu|kernel-3.10.27-1|140	
12mu|kernel-3.10.27-1|141	# Build nrj laptop (i686 / 4GB) / x86_64
12mu|kernel-3.10.27-1|142	%define build_nrj_laptop		1
12mu|kernel-3.10.27-1|143	
12mu|kernel-3.10.27-1|144	# Build nrj netbook (i686 / 4GB) / x86_6
12mu|kernel-3.10.27-1|145	%define build_nrj_netbook		1
12mu|kernel-3.10.27-1|146	
12mu|kernel-3.10.27-1|147	# Build nrj desktop pae (i686 / 64GB)
12mu|kernel-3.10.27-1|148	%ifarch %{ix86}
12mu|kernel-3.10.27-1|149	%define build_nrj_desktop_pae		1
12mu|kernel-3.10.27-1|150	%endif
12mu|kernel-3.10.27-1|151	
12mu|kernel-3.10.27-1|152	# Build nrj realtime pae (i686 / 64GB)
12mu|kernel-3.10.27-1|153	%ifarch %{ix86}
12mu|kernel-3.10.27-1|154	%define build_nrj_realtime_pae		0
12mu|kernel-3.10.27-1|155	%endif
12mu|kernel-3.10.27-1|156	
12mu|kernel-3.10.27-1|157	# Build nrj laptop pae (i686 / 64GB)
12mu|kernel-3.10.27-1|158	%ifarch %{ix86}
12mu|kernel-3.10.27-1|159	%define build_nrj_laptop_pae		1
12mu|kernel-3.10.27-1|160	%endif
12mu|kernel-3.10.27-1|161	
12mu|kernel-3.10.27-1|162	# Build nrj netbook686 pae (i686 / 64GB)
12mu|kernel-3.10.27-1|163	%ifarch %{ix86}
12mu|kernel-3.10.27-1|164	%define build_nrj_netbook_pae		0
12mu|kernel-3.10.27-1|165	%endif
12mu|kernel-3.10.27-1|166	
12mu|kernel-3.10.27-1|167	#
12mu|kernel-3.10.27-1|168	# experimental "cpu level" optimized "nrj" flavours
12mu|kernel-3.10.27-1|169	#
12mu|kernel-3.10.27-1|170	
12mu|kernel-3.10.27-1|171	# Build nrj netbook Intel Atom (matom / 4GB)
12mu|kernel-3.10.27-1|172	%ifarch %{ix86}
12mu|kernel-3.10.27-1|173	%define build_nrj_netbook_atom		0
12mu|kernel-3.10.27-1|174	%endif
12mu|kernel-3.10.27-1|175	
12mu|kernel-3.10.27-1|176	# Build nrj netbook Intel Atom pae (matom / 64GB)
12mu|kernel-3.10.27-1|177	%ifarch %{ix86}
12mu|kernel-3.10.27-1|178	%define build_nrj_netbook_atom_pae	0
12mu|kernel-3.10.27-1|179	%endif
12mu|kernel-3.10.27-1|180	
12mu|kernel-3.10.27-1|181	# Build nrj desktop Intel Core2 (mcore2 / 4GB)
12mu|kernel-3.10.27-1|182	%ifarch %{ix86}
12mu|kernel-3.10.27-1|183	%define build_nrj_desktop_core2   	0
12mu|kernel-3.10.27-1|184	%endif
12mu|kernel-3.10.27-1|185	
12mu|kernel-3.10.27-1|186	# Build nrj desktop Intel Core2 pae (mcore2 / 64GB)
12mu|kernel-3.10.27-1|187	%ifarch %{ix86}
12mu|kernel-3.10.27-1|188	%define build_nrj_desktop_core2_pae   	0
12mu|kernel-3.10.27-1|189	%endif
12mu|kernel-3.10.27-1|190	
12mu|kernel-3.10.27-1|191	#
12mu|kernel-3.10.27-1|192	# experimental optimized "nrj" for server ABF & LXC vms
12mu|kernel-3.10.27-1|193	#
12mu|kernel-3.10.27-1|194	
12mu|kernel-3.10.27-1|195	# Build nrj server lxc (i686 / 4GB) / x86_64 / sparc64 sets
12mu|kernel-3.10.27-1|196	%define build_nrj_server_lxc		0
12mu|kernel-3.10.27-1|197	
12mu|kernel-3.10.27-1|198	# Build nrj server lxc exp (i686 / 4GB) / x86_64 / sparc64 sets
12mu|kernel-3.10.27-1|199	%define build_nrj_server_lxc_exp	0
12mu|kernel-3.10.27-1|200	
12mu|kernel-3.10.27-1|201	#
12mu|kernel-3.10.27-1|202	# end of kernel name flavour difinitions
12mu|kernel-3.10.27-1|203	#
12mu|kernel-3.10.27-1|204	
12mu|kernel-3.10.27-1|205	
12mu|kernel-3.10.27-1|206	# build perf and cpupower tools
12mu|kernel-3.10.27-1|207	%if %{mdvver} >= 201200
12mu|kernel-3.10.27-1|208	%define build_perf		1
12mu|kernel-3.10.27-1|209	%define build_cpupower		1
12mu|kernel-3.10.27-1|210	%else
12mu|kernel-3.10.27-1|211	%define build_perf		0
12mu|kernel-3.10.27-1|212	%define build_cpupower		0
12mu|kernel-3.10.27-1|213	%endif
12mu|kernel-3.10.27-1|214	
12mu|kernel-3.10.27-1|215	# compress modules with xz
12mu|kernel-3.10.27-1|216	%if %{mdvver} >= 201200
12mu|kernel-3.10.27-1|217	%define build_modxz		1
12mu|kernel-3.10.27-1|218	%else
12mu|kernel-3.10.27-1|219	%define build_modxz		0
12mu|kernel-3.10.27-1|220	%endif
12mu|kernel-3.10.27-1|221	
12mu|kernel-3.10.27-1|222	# ARM builds
12mu|kernel-3.10.27-1|223	%ifarch %{arm}
12mu|kernel-3.10.27-1|224	%define build_desktop		0
12mu|kernel-3.10.27-1|225	%define build_netbook		0
12mu|kernel-3.10.27-1|226	%define build_server		0
12mu|kernel-3.10.27-1|227	%define build_iop32x		0
12mu|kernel-3.10.27-1|228	%define build_kirkwood		1
12mu|kernel-3.10.27-1|229	%define build_versatile		1
12mu|kernel-3.10.27-1|230	# no cpupower tools on arm yet
12mu|kernel-3.10.27-1|231	%define build_cpupower		0
12mu|kernel-3.10.27-1|232	# arm is currently not using xz
12mu|kernel-3.10.27-1|233	%define build_modxz		0
12mu|kernel-3.10.27-1|234	%endif
12mu|kernel-3.10.27-1|235	# End of user definitions
12mu|kernel-3.10.27-1|236	
12mu|kernel-3.10.27-1|237	# buildtime flags
12mu|kernel-3.10.27-1|238	%{?_without_desktop586: %global build_desktop586 0}
12mu|kernel-3.10.27-1|239	%{?_without_desktop: %global build_desktop 0}
12mu|kernel-3.10.27-1|240	%{?_without_netbook: %global build_netbook 0}
12mu|kernel-3.10.27-1|241	%{?_without_server: %global build_server 0}
12mu|kernel-3.10.27-1|242	
12mu|kernel-3.10.27-1|243	%{?_without_desktop_pae: %global build_desktop_pae 0}
12mu|kernel-3.10.27-1|244	%{?_without_netbook_pae: %global build_netbook_pae 0}
12mu|kernel-3.10.27-1|245	
12mu|kernel-3.10.27-1|246	%{?_without_nrj_desktop586: %global build_nrj_desktop586 0}
12mu|kernel-3.10.27-1|247	%{?_without_nrj_desktop: %global build_nrj_desktop 0}
12mu|kernel-3.10.27-1|248	%{?_without_nrj_realtime: %global build_nrj_realtime 0}
12mu|kernel-3.10.27-1|249	%{?_without_nrj_laptop: %global build_nrj_laptop 0}
12mu|kernel-3.10.27-1|250	%{?_without_nrj_netbook: %global build_nrj_netbook 0}
12mu|kernel-3.10.27-1|251	
12mu|kernel-3.10.27-1|252	%{?_without_nrj_desktop_pae: %global build_nrj_desktop_pae 0}
12mu|kernel-3.10.27-1|253	%{?_without_nrj_realtime_pae: %global build_nrj_realtime_pae 0}
12mu|kernel-3.10.27-1|254	%{?_without_nrj_laptop_pae: %global build_nrj_laptop_pae 0}
12mu|kernel-3.10.27-1|255	%{?_without_nrj_netbook_pae: %global build_nrj_netbook_pae 0}
12mu|kernel-3.10.27-1|256	
12mu|kernel-3.10.27-1|257	%{?_without_nrj_netbook_atom: %global build_nrj_netbook_atom 0}
12mu|kernel-3.10.27-1|258	%{?_without_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 0}
12mu|kernel-3.10.27-1|259	%{?_without_nrj_desktop_core2: %global build_nrj_desktop_core2 0}
12mu|kernel-3.10.27-1|260	%{?_without_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 0}
12mu|kernel-3.10.27-1|261	
12mu|kernel-3.10.27-1|262	%{?_without_nrj_server_lxc: %global build_nrj_server_lxc 0}
12mu|kernel-3.10.27-1|263	%{?_without_nrj_server_lxc_exp: %global build_nrj_server_lxc_exp 0}
12mu|kernel-3.10.27-1|264	
12mu|kernel-3.10.27-1|265	%{?_without_doc: %global build_doc 0}
12mu|kernel-3.10.27-1|266	%{?_without_source: %global build_source 0}
12mu|kernel-3.10.27-1|267	%{?_without_devel: %global build_devel 0}
12mu|kernel-3.10.27-1|268	%{?_without_debug: %global build_debug 0}
12mu|kernel-3.10.27-1|269	%{?_without_perf: %global build_perf 0}
12mu|kernel-3.10.27-1|270	%{?_without_cpupower: %global build_cpupower 0}
12mu|kernel-3.10.27-1|271	%{?_without_modxz: %global build_modxz 0}
12mu|kernel-3.10.27-1|272	
12mu|kernel-3.10.27-1|273	
12mu|kernel-3.10.27-1|274	%{?_with_desktop586: %global build_desktop586 1}
12mu|kernel-3.10.27-1|275	%{?_with_desktop: %global build_desktop 1}
12mu|kernel-3.10.27-1|276	%{?_with_netbook: %global build_netbook 1}
12mu|kernel-3.10.27-1|277	%{?_with_server: %global build_server 1}
12mu|kernel-3.10.27-1|278	
12mu|kernel-3.10.27-1|279	%{?_with_desktop_pae: %global build_desktop_pae 1}
12mu|kernel-3.10.27-1|280	%{?_with_netbook_pae: %global build_netbook_pae 1}
12mu|kernel-3.10.27-1|281	
12mu|kernel-3.10.27-1|282	%{?_with_nrj_desktop586: %global build_nrj_desktop586 1}
12mu|kernel-3.10.27-1|283	%{?_with_nrj_desktop: %global build_nrj_desktop 1}
12mu|kernel-3.10.27-1|284	%{?_with_nrj_realtime: %global build_nrj_realtime 1}
12mu|kernel-3.10.27-1|285	%{?_with_nrj_laptop: %global build_nrj_laptop 1}
12mu|kernel-3.10.27-1|286	%{?_with_nrj_netbook: %global build_nrj_netbook 1}
12mu|kernel-3.10.27-1|287	
12mu|kernel-3.10.27-1|288	%{?_with_nrj_desktop_pae: %global build_nrj_desktop_pae 1}
12mu|kernel-3.10.27-1|289	%{?_with_nrj_realtime_pae: %global build_nrj_realtime_pae 1}
12mu|kernel-3.10.27-1|290	%{?_with_nrj_laptop_pae: %global build_nrj_laptop_pae 1}
12mu|kernel-3.10.27-1|291	%{?_with_nrj_netbook_pae: %global build_nrj_netbook_pae 1}
12mu|kernel-3.10.27-1|292	
12mu|kernel-3.10.27-1|293	%{?_with_nrj_netbook_atom: %global build_nrj_netbook_atom 1}
12mu|kernel-3.10.27-1|294	%{?_with_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 1}
12mu|kernel-3.10.27-1|295	%{?_with_nrj_desktop_core2: %global build_nrj_desktop_core2 1}
12mu|kernel-3.10.27-1|296	%{?_with_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 1}
12mu|kernel-3.10.27-1|297	
12mu|kernel-3.10.27-1|298	%{?_with_nrj_server_lxc: %global build_nrj_server_lxc 1}
12mu|kernel-3.10.27-1|299	%{?_with_nrj_server_lxc_exp: %global build_nrj_server_lxc_exp 1}
12mu|kernel-3.10.27-1|300	
12mu|kernel-3.10.27-1|301	%{?_with_doc: %global build_doc 1}
12mu|kernel-3.10.27-1|302	%{?_with_source: %global build_source 1}
12mu|kernel-3.10.27-1|303	%{?_with_devel: %global build_devel 1}
12mu|kernel-3.10.27-1|304	%{?_with_debug: %global build_debug 1}
12mu|kernel-3.10.27-1|305	%{?_with_perf: %global build_perf 1}
12mu|kernel-3.10.27-1|306	%{?_with_cpupower: %global build_cpupower 1}
12mu|kernel-3.10.27-1|307	%{?_with_modxz: %global build_modxz 1}
12mu|kernel-3.10.27-1|308	
12mu|kernel-3.10.27-1|309	
12mu|kernel-3.10.27-1|310	# ARM builds
12mu|kernel-3.10.27-1|311	%{?_with_iop32x: %global build_iop32x 1}
12mu|kernel-3.10.27-1|312	%{?_with_kirkwood: %global build_kirkwood 1}
12mu|kernel-3.10.27-1|313	%{?_with_versatile: %global build_versatile 1}
12mu|kernel-3.10.27-1|314	%{?_without_iop32x: %global build_iop32x 0}
12mu|kernel-3.10.27-1|315	%{?_without_kirkwood: %global build_kirkwood 0}
12mu|kernel-3.10.27-1|316	%{?_without_versatile: %global build_versatile 0}
12mu|kernel-3.10.27-1|317	
12mu|kernel-3.10.27-1|318	# For the .nosrc.rpm
12mu|kernel-3.10.27-1|319	%define build_nosrc 	0
12mu|kernel-3.10.27-1|320	%{?_with_nosrc: %global build_nosrc 1}
12mu|kernel-3.10.27-1|321	
12mu|kernel-3.10.27-1|322	
12mu|kernel-3.10.27-1|323	############################################################
12mu|kernel-3.10.27-1|324	### Linker start1 > Check point to build for cooker 2013 ###
12mu|kernel-3.10.27-1|325	############################################################
12mu|kernel-3.10.27-1|326	%if %{mdvver} < 201300
12mu|kernel-3.10.27-1|327	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12mu|kernel-3.10.27-1|328	%define kmake %make CC="$CC"
12mu|kernel-3.10.27-1|329	%else
12mu|kernel-3.10.27-1|330	%define kmake %make
12mu|kernel-3.10.27-1|331	%endif
12mu|kernel-3.10.27-1|332	# there are places where parallel make don't work
12mu|kernel-3.10.27-1|333	%define smake make
12mu|kernel-3.10.27-1|334	%endif
12mu|kernel-3.10.27-1|335	
12mu|kernel-3.10.27-1|336	%if %{mdvver} == 201300
12mu|kernel-3.10.27-1|337	%if %cross_compiling
12mu|kernel-3.10.27-1|338	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12mu|kernel-3.10.27-1|339	%define kmake %make ARCH=%target_arch CROSS_COMPILE=%(echo %__cc |sed -e 's,-gcc,-,') CC="$CC" LD="$LD" LDFLAGS="$LDFLAGS"
12mu|kernel-3.10.27-1|340	%else
12mu|kernel-3.10.27-1|341	%define kmake %make ARCH=%target_arch CROSS_COMPILE=%(echo %__cc |sed -e 's,-gcc,-,') LD="$LD" LDFLAGS="$LDFLAGS"
12mu|kernel-3.10.27-1|342	%endif
12mu|kernel-3.10.27-1|343	# there are places where parallel make don't work
12mu|kernel-3.10.27-1|344	%define smake make ARCH=%target_arch CROSS_COMPILE=%(echo %__cc |sed -e 's,-gcc,-,') LD="$LD" LDFLAGS="$LDFLAGS"
12mu|kernel-3.10.27-1|345	%else
12mu|kernel-3.10.27-1|346	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12mu|kernel-3.10.27-1|347	%define kmake %make CC="$CC" LD="$LD" LDFLAGS="$LDFLAGS"
12mu|kernel-3.10.27-1|348	%else
12mu|kernel-3.10.27-1|349	%define kmake %make LD="$LD" LDFLAGS="$LDFLAGS"
12mu|kernel-3.10.27-1|350	%endif
12mu|kernel-3.10.27-1|351	# there are places where parallel make don't work
12mu|kernel-3.10.27-1|352	%define smake make LD="$LD" LDFLAGS="$LDFLAGS"
12mu|kernel-3.10.27-1|353	%endif
12mu|kernel-3.10.27-1|354	%endif
12mu|kernel-3.10.27-1|355	###########################################################
12mu|kernel-3.10.27-1|356	###  Linker end1 > Check point to build for cooker 2013 ###
12mu|kernel-3.10.27-1|357	###########################################################
12mu|kernel-3.10.27-1|358	
12mu|kernel-3.10.27-1|359	
12mu|kernel-3.10.27-1|360	# Parallelize xargs invocations on smp machines
12mu|kernel-3.10.27-1|361	%define kxargs xargs %([ -z "$RPM_BUILD_NCPUS" ] \\\
12mu|kernel-3.10.27-1|362	&& RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"; \\\
12mu|kernel-3.10.27-1|363	[ "$RPM_BUILD_NCPUS" -gt 1 ] && echo "-P $RPM_BUILD_NCPUS")
12mu|kernel-3.10.27-1|364	
12mu|kernel-3.10.27-1|365	# Sparc arch wants sparc64 kernels
12mu|kernel-3.10.27-1|366	%define target_arch    %(echo %{_arch} | sed -e 's/mips.*/mips/' -e 's/arm.*/arm/' -e 's/aarch64/arm64/')
12mu|kernel-3.10.27-1|367	
12mu|kernel-3.10.27-1|368	
12mu|kernel-3.10.27-1|369	#
12mu|kernel-3.10.27-1|370	# SRC RPM description
12mu|kernel-3.10.27-1|371	#
12mu|kernel-3.10.27-1|372	Summary: 	Linux kernel built for Mandriva and ROSA
12mu|kernel-3.10.27-1|373	Name:		%{kname}
12mu|kernel-3.10.27-1|374	Version: 	%{kversion}
12mu|kernel-3.10.27-1|375	Release: 	%{rpmrel}
12mu|kernel-3.10.27-1|376	License: 	GPLv2
12mu|kernel-3.10.27-1|377	Group: 	 	System/Kernel and hardware
12mu|kernel-3.10.27-1|378	ExclusiveArch: %{ix86} x86_64 %{arm} aarch64
12mu|kernel-3.10.27-1|379	ExclusiveOS: 	Linux
12mu|kernel-3.10.27-1|380	URL:            http://www.kernel.org
12mu|kernel-3.10.27-1|381	
12mu|kernel-3.10.27-1|382	####################################################################
12mu|kernel-3.10.27-1|383	#
12mu|kernel-3.10.27-1|384	# Sources
12mu|kernel-3.10.27-1|385	#
12mu|kernel-3.10.27-1|386	### This is for full SRC RPM
12mu|kernel-3.10.27-1|387	Source0: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/linux-%{tar_ver}.tar.xz
12mu|kernel-3.10.27-1|388	Source1: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/linux-%{tar_ver}.tar.sign
12mu|kernel-3.10.27-1|389	### This is for stripped SRC RPM
12mu|kernel-3.10.27-1|390	%if %build_nosrc
12mu|kernel-3.10.27-1|391	NoSource: 0
12mu|kernel-3.10.27-1|392	%endif
12mu|kernel-3.10.27-1|393	# This is for disabling *config, mrproper, prepare, scripts on -devel rpms
12mu|kernel-3.10.27-1|394	Source2: 	disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch
12mu|kernel-3.10.27-1|395	
12mu|kernel-3.10.27-1|396	Source4: 	README.kernel-sources
12mu|kernel-3.10.27-1|397	Source5:	kernel.rpmlintrc
12mu|kernel-3.10.27-1|398	
12mu|kernel-3.10.27-1|399	# config and systemd service file from fedora
12mu|kernel-3.10.27-1|400	Source50:	cpupower.service
12mu|kernel-3.10.27-1|401	Source51:	cpupower.config
12mu|kernel-3.10.27-1|402	
12mu|kernel-3.10.27-1|403	# our patch tarball
12mu|kernel-3.10.27-1|404	Source100: 	linux-%{patch_ver}.tar.xz
12mu|kernel-3.10.27-1|405	
12mu|kernel-3.10.27-1|406	####################################################################
12mu|kernel-3.10.27-1|407	#
12mu|kernel-3.10.27-1|408	# Patches
12mu|kernel-3.10.27-1|409	
12mu|kernel-3.10.27-1|410	#
12mu|kernel-3.10.27-1|411	# Patch0 to Patch100 are for core kernel upgrades.
12mu|kernel-3.10.27-1|412	#
12mu|kernel-3.10.27-1|413	
12mu|kernel-3.10.27-1|414	# Pre linus patch: ftp://ftp.kernel.org/pub/linux/kernel/v3.0/testing
12mu|kernel-3.10.27-1|415	
12mu|kernel-3.10.27-1|416	%if %kpatch
12mu|kernel-3.10.27-1|417	%if %sublevel
12mu|kernel-3.10.27-1|418	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/stable-review/patch-%{kversion}-%{kpatch}.xz
12mu|kernel-3.10.27-1|419	Source11:	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/stable-review/patch-%{kversion}-%{kpatch}.sign
12mu|kernel-3.10.27-1|420	%else
12mu|kernel-3.10.27-1|421	Patch1:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.xz
12mu|kernel-3.10.27-1|422	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.sign
12mu|kernel-3.10.27-1|423	%endif
12mu|kernel-3.10.27-1|424	%endif
12mu|kernel-3.10.27-1|425	%if %kgit
12mu|kernel-3.10.27-1|426	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.xz
12mu|kernel-3.10.27-1|427	Source11: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.sign
12mu|kernel-3.10.27-1|428	%endif
12mu|kernel-3.10.27-1|429	%if %sublevel
12mu|kernel-3.10.27-1|430	%if %kpatch
12mu|kernel-3.10.27-1|431	%define prev_sublevel %(expr %{sublevel} - 1)
12mu|kernel-3.10.27-1|432	%if %prev_sublevel
12mu|kernel-3.10.27-1|433	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.xz
12mu|kernel-3.10.27-1|434	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.sign
12mu|kernel-3.10.27-1|435	%endif
12mu|kernel-3.10.27-1|436	%else
12mu|kernel-3.10.27-1|437	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kversion}.xz
12mu|kernel-3.10.27-1|438	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kversion}.sign
12mu|kernel-3.10.27-1|439	%endif
12mu|kernel-3.10.27-1|440	%endif
12mu|kernel-3.10.27-1|441	
12mu|kernel-3.10.27-1|442	#END
12mu|kernel-3.10.27-1|443	####################################################################
12mu|kernel-3.10.27-1|444	
12mu|kernel-3.10.27-1|445	# Defines for the things that are needed for all the kernels
12mu|kernel-3.10.27-1|446	#
12mu|kernel-3.10.27-1|447	%define common_desc_kernel The kernel package contains the Linux kernel (vmlinuz), the core of your \
12mu|kernel-3.10.27-1|448	Mandriva and ROSA operating system. The kernel handles the basic functions \
12mu|kernel-3.10.27-1|449	of the operating system: memory allocation, process allocation, device \
12mu|kernel-3.10.27-1|450	input and output, etc.
12mu|kernel-3.10.27-1|451	
12mu|kernel-3.10.27-1|452	%define common_desc_kernel_smp This kernel relies on in-kernel smp alternatives to switch between up & smp \
12mu|kernel-3.10.27-1|453	mode depending on detected hardware. To force the kernel to boot in single \
12mu|kernel-3.10.27-1|454	processor mode, use the "nosmp" boot parameter.
12mu|kernel-3.10.27-1|455	
12mu|kernel-3.10.27-1|456	
12mu|kernel-3.10.27-1|457	### Global Requires/Provides
12mu|kernel-3.10.27-1|458	
12mu|kernel-3.10.27-1|459	%if %{mdvver} == 201300
12mu|kernel-3.10.27-1|460	%define requires1	microcode
12mu|kernel-3.10.27-1|461	%define requires2	dracut >= 026
12mu|kernel-3.10.27-1|462	%define requires3	kmod >= 12
12mu|kernel-3.10.27-1|463	%define requires4	sysfsutils >=  2.1.0-12
12mu|kernel-3.10.27-1|464	%define requires5	kernel-firmware >=  20120219-1
12mu|kernel-3.10.27-1|465	%endif
12mu|kernel-3.10.27-1|466	
12mu|kernel-3.10.27-1|467	%if %{mdvver} == 201210
12mu|kernel-3.10.27-1|468	%define requires1	bootloader-utils >= 1.15-8
12mu|kernel-3.10.27-1|469	%define requires2	dracut >= 017-16
12mu|kernel-3.10.27-1|470	%define requires3	kmod >= 7-6
12mu|kernel-3.10.27-1|471	%define requires4	sysfsutils >=  2.1.0-12
12mu|kernel-3.10.27-1|472	%define requires5	kernel-firmware >=  20120219-1
12mu|kernel-3.10.27-1|473	%endif
12mu|kernel-3.10.27-1|474	
12mu|kernel-3.10.27-1|475	%if %{mdvver} == 201200
12mu|kernel-3.10.27-1|476	%define requires1	bootloader-utils >= 1.15-8
12mu|kernel-3.10.27-1|477	%define requires2	dracut >= 017-16
12mu|kernel-3.10.27-1|478	%define requires3	module-init-tools >= 3.16-5
12mu|kernel-3.10.27-1|479	%define requires4	sysfsutils >=  2.1.0-12
12mu|kernel-3.10.27-1|480	%define requires5	kernel-firmware >=  20120219-1
12mu|kernel-3.10.27-1|481	%endif
12mu|kernel-3.10.27-1|482	
12mu|kernel-3.10.27-1|483	%if %{mdvver} < 201200
12mu|kernel-3.10.27-1|484	%define requires1	bootloader-utils >= 1.13-1
12mu|kernel-3.10.27-1|485	%define requires2	mkinitrd >= 4.2.17-31
12mu|kernel-3.10.27-1|486	%define requires3	module-init-tools >= 3.0-7
12mu|kernel-3.10.27-1|487	%define requires4	sysfsutils >= 1.3.0-1
12mu|kernel-3.10.27-1|488	%define requires5	kernel-firmware >= 20101024-2
12mu|kernel-3.10.27-1|489	%endif
12mu|kernel-3.10.27-1|490	
12mu|kernel-3.10.27-1|491	%define kprovides1 	%{kname} = %{kverrel}
12mu|kernel-3.10.27-1|492	%define kprovides2 	kernel = %{tar_ver}
12mu|kernel-3.10.27-1|493	%define kprovides3 	alsa = 1.0.27
12mu|kernel-3.10.27-1|494	%define kprovides_server drbd-api = 88
12mu|kernel-3.10.27-1|495	
12mu|kernel-3.10.27-1|496	%define	kobsoletes1	dkms-r8192se <= 0019.1207.2010-2
12mu|kernel-3.10.27-1|497	%define	kobsoletes2	dkms-lzma <= 4.43-32
12mu|kernel-3.10.27-1|498	%define	kobsoletes3	dkms-psb <= 4.41.1-7
12mu|kernel-3.10.27-1|499	
12mu|kernel-3.10.27-1|500	# conflict dkms packages that dont support kernel-3.10
12mu|kernel-3.10.27-1|501	# all driver versions must be carefully checked to add
12mu|kernel-3.10.27-1|502	
12mu|kernel-3.10.27-1|503	# config for all distros apart mdvver 2013.0 & 2012.1
12mu|kernel-3.10.27-1|504	%define kconflicts1	dkms-broadcom-wl < 5.100.82.112-12
12mu|kernel-3.10.27-1|505	%define kconflicts2	dkms-fglrx < 13.200.5-1
12mu|kernel-3.10.27-1|506	%define kconflicts3	dkms-nvidia-current < 325.15-2
12mu|kernel-3.10.27-1|507	%define kconflicts4	dkms-nvidia-long-lived < 304.88-3
12mu|kernel-3.10.27-1|508	%define kconflicts5	dkms-nvidia173 < 173.14.37-4
12mu|kernel-3.10.27-1|509	# nvidia96xx does not support this kernel or x11-server-1.13
12mu|kernel-3.10.27-1|510	
12mu|kernel-3.10.27-1|511	%if %{mdvver} == 201300
12mu|kernel-3.10.27-1|512	%define kconflicts1	dkms-broadcom-wl < 5.100.82.112-12
12mu|kernel-3.10.27-1|513	%define kconflicts2	dkms-fglrx < 13.200.5-1
12mu|kernel-3.10.27-1|514	%define kconflicts3	dkms-nvidia-current < 325.15-1
12mu|kernel-3.10.27-1|515	%define kconflicts4	dkms-nvidia-long-lived < 319.49-1
12mu|kernel-3.10.27-1|516	%define kconflicts5	dkms-nvidia304 < 304.108-1
12mu|kernel-3.10.27-1|517	# nvidia173 does not support this kernel
12mu|kernel-3.10.27-1|518	# nvidia96xx does not support this kernel or x11-server-1.13
12mu|kernel-3.10.27-1|519	%endif
12mu|kernel-3.10.27-1|520	
12mu|kernel-3.10.27-1|521	%if %{mdvver} == 201210
12mu|kernel-3.10.27-1|522	%define kconflicts1	dkms-broadcom-wl < 5.100.82.112-12
12mu|kernel-3.10.27-1|523	%define kconflicts2	dkms-fglrx < 13.200.5-1
12mu|kernel-3.10.27-1|524	%define kconflicts3	dkms-nvidia-current < 325.15-2
12mu|kernel-3.10.27-1|525	%define kconflicts4	dkms-nvidia-long-lived < 304.108-1
12mu|kernel-3.10.27-1|526	%define kconflicts5	dkms-nvidia173 < 173.14.37-4
12mu|kernel-3.10.27-1|527	# nvidia96xx does not support this kernel or x11-server-1.13
12mu|kernel-3.10.27-1|528	%endif
12mu|kernel-3.10.27-1|529	
12mu|kernel-3.10.27-1|530	Autoreqprov: 		no
12mu|kernel-3.10.27-1|531	
12mu|kernel-3.10.27-1|532	# might be useful too:
12mu|kernel-3.10.27-1|533	Suggests:	microcode
12mu|kernel-3.10.27-1|534	
12mu|kernel-3.10.27-1|535	%if %{mdvver} >= 201210
12mu|kernel-3.10.27-1|536	BuildRequires:	kmod-devel kmod-compat
12mu|kernel-3.10.27-1|537	%else
12mu|kernel-3.10.27-1|538	BuildRequires:	module-init-tools
12mu|kernel-3.10.27-1|539	%endif
12mu|kernel-3.10.27-1|540	
12mu|kernel-3.10.27-1|541	BuildRequires: 	gcc bc
12mu|kernel-3.10.27-1|542	
12mu|kernel-3.10.27-1|543	# for perf, cpufreq and other tools
12mu|kernel-3.10.27-1|544	BuildRequires:		elfutils-devel
12mu|kernel-3.10.27-1|545	BuildRequires:		zlib-devel
12mu|kernel-3.10.27-1|546	BuildRequires:		binutils-devel
12mu|kernel-3.10.27-1|547	BuildRequires:		newt-devel
12mu|kernel-3.10.27-1|548	BuildRequires:		python-devel
12mu|kernel-3.10.27-1|549	BuildRequires:		perl(ExtUtils::Embed)
12mu|kernel-3.10.27-1|550	BuildRequires:		pciutils-devel
12mu|kernel-3.10.27-1|551	BuildRequires:		asciidoc
12mu|kernel-3.10.27-1|552	BuildRequires:		xmlto
12mu|kernel-3.10.27-1|553	BuildRequires:		gettext
12mu|kernel-3.10.27-1|554	BuildRequires:		docbook-style-xsl
12mu|kernel-3.10.27-1|555	BuildRequires:		pkgconfig(gtk+-2.0)
12mu|kernel-3.10.27-1|556	BuildRequires:		flex
12mu|kernel-3.10.27-1|557	BuildRequires:		bison
12mu|kernel-3.10.27-1|558	
12mu|kernel-3.10.27-1|559	%ifarch %{arm}
12mu|kernel-3.10.27-1|560	BuildRequires:		uboot-mkimage
12mu|kernel-3.10.27-1|561	%endif
12mu|kernel-3.10.27-1|562	
12mu|kernel-3.10.27-1|563	
12mu|kernel-3.10.27-1|564	%description
12mu|kernel-3.10.27-1|565	%common_desc_kernel
12mu|kernel-3.10.27-1|566	%ifnarch %{arm}
12mu|kernel-3.10.27-1|567	%common_desc_kernel_smp
12mu|kernel-3.10.27-1|568	%endif
12mu|kernel-3.10.27-1|569	
12mu|kernel-3.10.27-1|570	# Define obsolete/provides to help automatic upgrades of old kernel-xen-pvops
12mu|kernel-3.10.27-1|571	%define latest_obsoletes_server kernel-xen-pvops-latest < 3.2.1-1
12mu|kernel-3.10.27-1|572	%define latest_provides_server kernel-xen-pvops-latest = %{kverrel}
12mu|kernel-3.10.27-1|573	%define latest_obsoletes_devel_server kernel-xen-pvops-devel-latest < 3.2.1-1
12mu|kernel-3.10.27-1|574	%define latest_provides_devel_server kernel-xen-pvops-devel-latest = %{kverrel}
12mu|kernel-3.10.27-1|575	
12mu|kernel-3.10.27-1|576	# mkflavour() name flavour processor
12mu|kernel-3.10.27-1|577	# name: the flavour name in the package name
12mu|kernel-3.10.27-1|578	# flavour: first parameter of CreateKernel()
12mu|kernel-3.10.27-1|579	%define mkflavour()					\
12mu|kernel-3.10.27-1|580	%package -n %{kname}-%{1}-%{buildrel}			\
12mu|kernel-3.10.27-1|581	Version:	%{fakever}				\
12mu|kernel-3.10.27-1|582	Release:	%{fakerel}				\
12mu|kernel-3.10.27-1|583	Provides:	%kprovides1 %kprovides2 %kprovides3	\
12mu|kernel-3.10.27-1|584	%{expand:%%{?kprovides_%{1}:Provides: %{kprovides_%{1}}}} \
12mu|kernel-3.10.27-1|585	Provides:   %{kname}-%{1}              			 \
12mu|kernel-3.10.27-1|586	%if %{build_nrj_desktop}              		\
12mu|kernel-3.10.27-1|587	Provides:   kernel-desktop              		\
12mu|kernel-3.10.27-1|588	%endif                                  		\
12mu|kernel-3.10.27-1|589	Requires(pre):	%requires1 %requires2 %requires3 %requires4 \
12mu|kernel-3.10.27-1|590	Requires:	%requires2 %requires5			\
12mu|kernel-3.10.27-1|591	Obsoletes:	%kobsoletes1 %kobsoletes2 %kobsoletes3	\
12mu|kernel-3.10.27-1|592	Conflicts:	%kconflicts1 %kconflicts2 %kconflicts3	\
12mu|kernel-3.10.27-1|593	Conflicts:	%kconflicts4 %kconflicts5		\
12mu|kernel-3.10.27-1|594	Provides:	should-restart = system			\
12mu|kernel-3.10.27-1|595	Suggests:	crda					\
12mu|kernel-3.10.27-1|596	%ifarch %{ix86}						\
12mu|kernel-3.10.27-1|597	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.27-1|598	%endif							\
12mu|kernel-3.10.27-1|599	Summary:	%{expand:%{summary_%(echo %{1} | sed -e "s/-/_/")}} \
12mu|kernel-3.10.27-1|600	Group:		System/Kernel and hardware		\
12mu|kernel-3.10.27-1|601	%description -n %{kname}-%{1}-%{buildrel}		\
12mu|kernel-3.10.27-1|602	%common_desc_kernel %{expand:%{info_%(echo %{1} | sed -e "s/-/_/")}} \
12mu|kernel-3.10.27-1|603	%ifnarch %{arm}						\
12mu|kernel-3.10.27-1|604	%common_desc_kernel_smp					\
12mu|kernel-3.10.27-1|605	%endif							\
12mu|kernel-3.10.27-1|606	\
12mu|kernel-3.10.27-1|607	%if %build_devel					\
12mu|kernel-3.10.27-1|608	%package -n	%{kname}-%{1}-devel-%{buildrel}		\
12mu|kernel-3.10.27-1|609	Version:	%{fakever}				\
12mu|kernel-3.10.27-1|610	Release:	%{fakerel}				\
12mu|kernel-3.10.27-1|611	Requires:	glibc-devel ncurses-devel make gcc perl	\
12mu|kernel-3.10.27-1|612	Summary:	The kernel-devel files for %{kname}-%{1}-%{buildrel} \
12mu|kernel-3.10.27-1|613	Group:		Development/Kernel			\
12mu|kernel-3.10.27-1|614	Provides:	%{kname}-devel = %{kverrel} 		\
12mu|kernel-3.10.27-1|615	Provides:	%{kname}-%{1}-devel			\
12mu|kernel-3.10.27-1|616	%ifarch %{ix86}						\
12mu|kernel-3.10.27-1|617	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.27-1|618	%endif							\
12mu|kernel-3.10.27-1|619	%description -n %{kname}-%{1}-devel-%{buildrel}		\
12mu|kernel-3.10.27-1|620	This package contains the kernel files (headers and build tools) \
12mu|kernel-3.10.27-1|621	that should be enough to build additional drivers for   \
12mu|kernel-3.10.27-1|622	use with %{kname}-%{1}-%{buildrel}.                     \
12mu|kernel-3.10.27-1|623	\
12mu|kernel-3.10.27-1|624	If you want to build your own kernel, you need to install the full \
12mu|kernel-3.10.27-1|625	%{kname}-source-%{buildrel} rpm.			\
12mu|kernel-3.10.27-1|626	\
12mu|kernel-3.10.27-1|627	%endif							\
12mu|kernel-3.10.27-1|628	\
12mu|kernel-3.10.27-1|629	%if %build_debug					\
12mu|kernel-3.10.27-1|630	%package -n	%{kname}-%{1}-%{buildrel}-debuginfo	\
12mu|kernel-3.10.27-1|631	Version:	%{fakever}				\
12mu|kernel-3.10.27-1|632	Release:	%{fakerel}				\
12mu|kernel-3.10.27-1|633	Summary:	Files with debuginfo for %{kname}-%{1}-%{buildrel} \
12mu|kernel-3.10.27-1|634	Group:		Development/Debug			\
12mu|kernel-3.10.27-1|635	Provides:	kernel-debug = %{kverrel} 		\
12mu|kernel-3.10.27-1|636	%ifarch %{ix86}						\
12mu|kernel-3.10.27-1|637	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.27-1|638	%endif							\
12mu|kernel-3.10.27-1|639	%description -n %{kname}-%{1}-%{buildrel}-debuginfo	\
12mu|kernel-3.10.27-1|640	This package contains the files with debuginfo to aid in debug tasks \
12mu|kernel-3.10.27-1|641	when using %{kname}-%{1}-%{buildrel}.			\
12mu|kernel-3.10.27-1|642	\
12mu|kernel-3.10.27-1|643	If you need to look at debug information or use some application that \
12mu|kernel-3.10.27-1|644	needs debugging info from the kernel, this package may help. \
12mu|kernel-3.10.27-1|645	\
12mu|kernel-3.10.27-1|646	%endif							\
12mu|kernel-3.10.27-1|647	\
12mu|kernel-3.10.27-1|648	%package -n %{kname}-%{1}-latest			\
12mu|kernel-3.10.27-1|649	Version:	%{kversion}				\
12mu|kernel-3.10.27-1|650	Release:	%{rpmrel}				\
12mu|kernel-3.10.27-1|651	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mu|kernel-3.10.27-1|652	Group:		System/Kernel and hardware		\
12mu|kernel-3.10.27-1|653	Requires:	%{kname}-%{1}-%{buildrel}		\
12mu|kernel-3.10.27-1|654	%ifarch %{ix86}						\
12mu|kernel-3.10.27-1|655	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.27-1|656	%endif							\
12mu|kernel-3.10.27-1|657	%{expand:%%{?latest_obsoletes_%{1}:Obsoletes: %{latest_obsoletes_%{1}}}} \
12mu|kernel-3.10.27-1|658	%{expand:%%{?latest_provides_%{1}:Provides: %{latest_provides_%{1}}}} \
12mu|kernel-3.10.27-1|659	%description -n %{kname}-%{1}-latest			\
12mu|kernel-3.10.27-1|660	This package is a virtual rpm that aims to make sure you always have the \
12mu|kernel-3.10.27-1|661	latest %{kname}-%{1} installed...			\
12mu|kernel-3.10.27-1|662	\
12mu|kernel-3.10.27-1|663	%if %build_devel					\
12mu|kernel-3.10.27-1|664	%package -n %{kname}-%{1}-devel-latest			\
12mu|kernel-3.10.27-1|665	Version:	%{kversion}				\
12mu|kernel-3.10.27-1|666	Release:	%{rpmrel}				\
12mu|kernel-3.10.27-1|667	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mu|kernel-3.10.27-1|668	Group:		Development/Kernel			\
12mu|kernel-3.10.27-1|669	Requires:	%{kname}-%{1}-devel-%{buildrel}		\
12mu|kernel-3.10.27-1|670	%ifarch %{ix86}						\
12mu|kernel-3.10.27-1|671	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.27-1|672	%endif							\
12mu|kernel-3.10.27-1|673	Provides:	%{kname}-devel-latest			\
12mu|kernel-3.10.27-1|674	%{expand:%%{?latest_obsoletes_devel_%{1}:Obsoletes: %{latest_obsoletes_devel_%{1}}}} \
12mu|kernel-3.10.27-1|675	%{expand:%%{?latest_provides_devel_%{1}:Provides: %{latest_provides_devel_%{1}}}} \
12mu|kernel-3.10.27-1|676	%description -n %{kname}-%{1}-devel-latest		\
12mu|kernel-3.10.27-1|677	This package is a virtual rpm that aims to make sure you always have the \
12mu|kernel-3.10.27-1|678	latest %{kname}-%{1}-devel installed...			\
12mu|kernel-3.10.27-1|679	\
12mu|kernel-3.10.27-1|680	%endif							\
12mu|kernel-3.10.27-1|681	\
12mu|kernel-3.10.27-1|682	%post -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-post \
12mu|kernel-3.10.27-1|683	%posttrans -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-posttrans \
12mu|kernel-3.10.27-1|684	%preun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-preun \
12mu|kernel-3.10.27-1|685	%postun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-postun \
12mu|kernel-3.10.27-1|686	\
12mu|kernel-3.10.27-1|687	%if %build_devel					\
12mu|kernel-3.10.27-1|688	%post -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-post \
12mu|kernel-3.10.27-1|689	%preun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-preun \
12mu|kernel-3.10.27-1|690	%postun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-postun \
12mu|kernel-3.10.27-1|691	%endif							\
12mu|kernel-3.10.27-1|692	\
12mu|kernel-3.10.27-1|693	%files -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1} \
12mu|kernel-3.10.27-1|694	%files -n %{kname}-%{1}-latest				\
12mu|kernel-3.10.27-1|695	\
12mu|kernel-3.10.27-1|696	%if %build_devel					\
12mu|kernel-3.10.27-1|697	%files -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1} \
12mu|kernel-3.10.27-1|698	%files -n %{kname}-%{1}-devel-latest			\
12mu|kernel-3.10.27-1|699	%endif							\
12mu|kernel-3.10.27-1|700	\
12mu|kernel-3.10.27-1|701	%if %build_debug					\
12mu|kernel-3.10.27-1|702	%files -n %{kname}-%{1}-%{buildrel}-debuginfo -f kernel_debug_files.%{1} \
12mu|kernel-3.10.27-1|703	%endif
12mu|kernel-3.10.27-1|704	
12mu|kernel-3.10.27-1|705	%ifarch %{ix86}
12mu|kernel-3.10.27-1|706	#
12mu|kernel-3.10.27-1|707	# kernel-desktop586: i586, smp-alternatives, 4GB
12mu|kernel-3.10.27-1|708	#
12mu|kernel-3.10.27-1|709	%if %build_desktop586
12mu|kernel-3.10.27-1|710	%define summary_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mu|kernel-3.10.27-1|711	%define info_desktop586 This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.27-1|712	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.27-1|713	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.27-1|714	%mkflavour desktop586
12mu|kernel-3.10.27-1|715	%endif
12mu|kernel-3.10.27-1|716	%endif
12mu|kernel-3.10.27-1|717	
12mu|kernel-3.10.27-1|718	#
12mu|kernel-3.10.27-1|719	# kernel-desktop: i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.27-1|720	#
12mu|kernel-3.10.27-1|721	%if %build_desktop
12mu|kernel-3.10.27-1|722	%ifarch %{ix86}
12mu|kernel-3.10.27-1|723	%define summary_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mu|kernel-3.10.27-1|724	%define info_desktop This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.27-1|725	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.27-1|726	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler.
12mu|kernel-3.10.27-1|727	%else
12mu|kernel-3.10.27-1|728	%define summary_desktop Linux Kernel for desktop use with %{_arch}
12mu|kernel-3.10.27-1|729	%define info_desktop This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.27-1|730	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mu|kernel-3.10.27-1|731	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.27-1|732	%endif
12mu|kernel-3.10.27-1|733	%mkflavour desktop
12mu|kernel-3.10.27-1|734	%endif
12mu|kernel-3.10.27-1|735	
12mu|kernel-3.10.27-1|736	#
12mu|kernel-3.10.27-1|737	# kernel-netbook: i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.27-1|738	#
12mu|kernel-3.10.27-1|739	%if %build_netbook
12mu|kernel-3.10.27-1|740	%ifarch %{ix86}
12mu|kernel-3.10.27-1|741	%define summary_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mu|kernel-3.10.27-1|742	%define info_netbook This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.27-1|743	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mu|kernel-3.10.27-1|744	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler.
12mu|kernel-3.10.27-1|745	%else
12mu|kernel-3.10.27-1|746	%define summary_netbook Linux Kernel for netbook use with %{_arch}
12mu|kernel-3.10.27-1|747	%define info_netbook This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.27-1|748	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mu|kernel-3.10.27-1|749	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.27-1|750	%endif
12mu|kernel-3.10.27-1|751	%mkflavour netbook
12mu|kernel-3.10.27-1|752	%endif
12mu|kernel-3.10.27-1|753	
12mu|kernel-3.10.27-1|754	#
12mu|kernel-3.10.27-1|755	# kernel-server: i686, smp-alternatives, 64 GB / x86_64
12mu|kernel-3.10.27-1|756	#
12mu|kernel-3.10.27-1|757	%if %build_server
12mu|kernel-3.10.27-1|758	%ifarch %{ix86}
12mu|kernel-3.10.27-1|759	%define summary_server Linux Kernel for server use with i686 & 64GB RAM
12mu|kernel-3.10.27-1|760	%define info_server This kernel is compiled for server use, single or \
12mu|kernel-3.10.27-1|761	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using \
12mu|kernel-3.10.27-1|762	no preempt, HZ_100, CFS cpu scheduler and BFQ i/o scheduler, PERFORMANCE governor.
12mu|kernel-3.10.27-1|763	%else
12mu|kernel-3.10.27-1|764	%define summary_server Linux Kernel for server use with %{_arch}
12mu|kernel-3.10.27-1|765	%define info_server This kernel is compiled for server use, single or \
12mu|kernel-3.10.27-1|766	multiple %{_arch} processor(s)/core(s), using no preempt, HZ_100, \
12mu|kernel-3.10.27-1|767	CFS cpu scheduler and BFQ i/o scheduler, PERFORMANCE governor.
12mu|kernel-3.10.27-1|768	%endif
12mu|kernel-3.10.27-1|769	%mkflavour server
12mu|kernel-3.10.27-1|770	%endif
12mu|kernel-3.10.27-1|771	
12mu|kernel-3.10.27-1|772	%ifarch %{ix86}
12mu|kernel-3.10.27-1|773	#
12mu|kernel-3.10.27-1|774	# kernel-desktop-pae: i686, smp-alternatives, 64GB
12mu|kernel-3.10.27-1|775	#
12mu|kernel-3.10.27-1|776	%if %build_desktop_pae
12mu|kernel-3.10.27-1|777	%define summary_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mu|kernel-3.10.27-1|778	%define info_desktop_pae This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.27-1|779	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mu|kernel-3.10.27-1|780	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.27-1|781	%mkflavour desktop-pae
12mu|kernel-3.10.27-1|782	%endif
12mu|kernel-3.10.27-1|783	%endif
12mu|kernel-3.10.27-1|784	
12mu|kernel-3.10.27-1|785	%ifarch %{ix86}
12mu|kernel-3.10.27-1|786	#
12mu|kernel-3.10.27-1|787	# kernel-netbook-pae: i686, smp-alternatives, 64 GB
12mu|kernel-3.10.27-1|788	#
12mu|kernel-3.10.27-1|789	%if %build_netbook_pae
12mu|kernel-3.10.27-1|790	%define summary_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mu|kernel-3.10.27-1|791	%define info_netbook_pae This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.27-1|792	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mu|kernel-3.10.27-1|793	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.27-1|794	%mkflavour netbook-pae
12mu|kernel-3.10.27-1|795	%endif
12mu|kernel-3.10.27-1|796	%endif
12mu|kernel-3.10.27-1|797	
12mu|kernel-3.10.27-1|798	%ifarch %{ix86}
12mu|kernel-3.10.27-1|799	#
12mu|kernel-3.10.27-1|800	# kernel-nrj-desktop586: nrj, i586, smp-alternatives, 4GB
12mu|kernel-3.10.27-1|801	#
12mu|kernel-3.10.27-1|802	%if %build_nrj_desktop586
12mu|kernel-3.10.27-1|803	%define summary_nrj_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mu|kernel-3.10.27-1|804	%define info_nrj_desktop586 This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.27-1|805	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.27-1|806	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.27-1|807	%mkflavour nrj-desktop586
12mu|kernel-3.10.27-1|808	%endif
12mu|kernel-3.10.27-1|809	%endif
12mu|kernel-3.10.27-1|810	
12mu|kernel-3.10.27-1|811	#
12mu|kernel-3.10.27-1|812	# kernel-nrj-desktop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.27-1|813	#
12mu|kernel-3.10.27-1|814	%if %build_nrj_desktop
12mu|kernel-3.10.27-1|815	%ifarch %{ix86}
12mu|kernel-3.10.27-1|816	%define summary_nrj_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mu|kernel-3.10.27-1|817	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.27-1|818	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.27-1|819	full preempt, rcu boost, RIFS cpu scheduler and BFQ I/O scheduler, ONDEMAND governor.
12mu|kernel-3.10.27-1|820	%else
12mu|kernel-3.10.27-1|821	%define summary_nrj_desktop Linux Kernel for desktop use with %{_arch}
12mu|kernel-3.10.27-1|822	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.27-1|823	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mu|kernel-3.10.27-1|824	full preempt, rcu boost, RIFS cpu scheduler and BFQ I/O scheduler, ONDEMAND governor.
12mu|kernel-3.10.27-1|825	%endif
12mu|kernel-3.10.27-1|826	%mkflavour nrj-desktop
12mu|kernel-3.10.27-1|827	%endif
12mu|kernel-3.10.27-1|828	
12mu|kernel-3.10.27-1|829	#
12mu|kernel-3.10.27-1|830	# kernel-nrj-realtime: nrj, i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.27-1|831	#
12mu|kernel-3.10.27-1|832	%if %build_nrj_realtime
12mu|kernel-3.10.27-1|833	%ifarch %{ix86}
12mu|kernel-3.10.27-1|834	%define summary_nrj_realtime Linux Kernel for low latency use with i686 & 4GB RAM
12mu|kernel-3.10.27-1|835	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mu|kernel-3.10.27-1|836	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.27-1|837	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mu|kernel-3.10.27-1|838	%else
12mu|kernel-3.10.27-1|839	%define summary_nrj_realtime Linux Kernel for low latency use with %{_arch}
12mu|kernel-3.10.27-1|840	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mu|kernel-3.10.27-1|841	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mu|kernel-3.10.27-1|842	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mu|kernel-3.10.27-1|843	%endif
12mu|kernel-3.10.27-1|844	%mkflavour nrj-realtime
12mu|kernel-3.10.27-1|845	%endif
12mu|kernel-3.10.27-1|846	
12mu|kernel-3.10.27-1|847	#
12mu|kernel-3.10.27-1|848	# kernel-nrj-laptop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.27-1|849	#
12mu|kernel-3.10.27-1|850	%if %build_nrj_laptop
12mu|kernel-3.10.27-1|851	%ifarch %{ix86}
12mu|kernel-3.10.27-1|852	%define summary_nrj_laptop Linux Kernel for laptop use with i686 & 4GB RAM
12mu|kernel-3.10.27-1|853	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mu|kernel-3.10.27-1|854	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_300, \
12mu|kernel-3.10.27-1|855	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.27-1|856	%else
12mu|kernel-3.10.27-1|857	%define summary_nrj_laptop Linux Kernel for laptop use with %{_arch}
12mu|kernel-3.10.27-1|858	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mu|kernel-3.10.27-1|859	multiple %{_arch} processor(s)/core(s), using HZ_300, \
12mu|kernel-3.10.27-1|860	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.27-1|861	%endif
12mu|kernel-3.10.27-1|862	%mkflavour nrj-laptop
12mu|kernel-3.10.27-1|863	%endif
12mu|kernel-3.10.27-1|864	
12mu|kernel-3.10.27-1|865	#
12mu|kernel-3.10.27-1|866	# kernel-nrj-netbook: nrj, i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.27-1|867	#
12mu|kernel-3.10.27-1|868	%if %build_nrj_netbook
12mu|kernel-3.10.27-1|869	%ifarch %{ix86}
12mu|kernel-3.10.27-1|870	%define summary_nrj_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mu|kernel-3.10.27-1|871	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.27-1|872	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mu|kernel-3.10.27-1|873	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.27-1|874	%else
12mu|kernel-3.10.27-1|875	%define summary_nrj_netbook Linux Kernel for netbook use with %{_arch}
12mu|kernel-3.10.27-1|876	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.27-1|877	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mu|kernel-3.10.27-1|878	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.27-1|879	%endif
12mu|kernel-3.10.27-1|880	%mkflavour nrj-netbook
12mu|kernel-3.10.27-1|881	%endif
12mu|kernel-3.10.27-1|882	
12mu|kernel-3.10.27-1|883	#
12mu|kernel-3.10.27-1|884	%ifarch %{ix86}
12mu|kernel-3.10.27-1|885	#
12mu|kernel-3.10.27-1|886	# kernel-nrj-desktop-pae: nrj, i686, smp-alternatives, 64GB
12mu|kernel-3.10.27-1|887	#
12mu|kernel-3.10.27-1|888	%if %build_nrj_desktop_pae
12mu|kernel-3.10.27-1|889	%define summary_nrj_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mu|kernel-3.10.27-1|890	%define info_nrj_desktop_pae This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.27-1|891	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mu|kernel-3.10.27-1|892	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.27-1|893	%mkflavour nrj-desktop-pae
12mu|kernel-3.10.27-1|894	%endif
12mu|kernel-3.10.27-1|895	%endif
12mu|kernel-3.10.27-1|896	
12mu|kernel-3.10.27-1|897	#
12mu|kernel-3.10.27-1|898	%ifarch %{ix86}
12mu|kernel-3.10.27-1|899	#
12mu|kernel-3.10.27-1|900	# kernel-nrj-realtime-pae: nrj, i686, smp-alternatives, 64GB
12mu|kernel-3.10.27-1|901	#
12mu|kernel-3.10.27-1|902	%if %build_nrj_realtime_pae
12mu|kernel-3.10.27-1|903	%define summary_nrj_realtime_pae Linux kernel for low latency use with i686 & upto 64GB RAM
12mu|kernel-3.10.27-1|904	%define info_nrj_realtime_pae This kernel is compiled for low latency use, single or \
12mu|kernel-3.10.27-1|905	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mu|kernel-3.10.27-1|906	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mu|kernel-3.10.27-1|907	%mkflavour nrj-realtime-pae
12mu|kernel-3.10.27-1|908	%endif
12mu|kernel-3.10.27-1|909	%endif
12mu|kernel-3.10.27-1|910	
12mu|kernel-3.10.27-1|911	#
12mu|kernel-3.10.27-1|912	%ifarch %{ix86}
12mu|kernel-3.10.27-1|913	#
12mu|kernel-3.10.27-1|914	# kernel-nrj-laptop-pae: nrj, i686, smp-alternatives, 64 GB
12mu|kernel-3.10.27-1|915	#
12mu|kernel-3.10.27-1|916	%if %build_nrj_laptop_pae
12mu|kernel-3.10.27-1|917	%define summary_nrj_laptop_pae Linux Kernel for for laptop use with i686 & upto 64GB RAM
12mu|kernel-3.10.27-1|918	%define info_nrj_laptop_pae This kernel is compiled for laptop use, single or \
12mu|kernel-3.10.27-1|919	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_300, \
12mu|kernel-3.10.27-1|920	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.27-1|921	%mkflavour nrj-laptop-pae
12mu|kernel-3.10.27-1|922	%endif
12mu|kernel-3.10.27-1|923	%endif
12mu|kernel-3.10.27-1|924	
12mu|kernel-3.10.27-1|925	#
12mu|kernel-3.10.27-1|926	%ifarch %{ix86}
12mu|kernel-3.10.27-1|927	#
12mu|kernel-3.10.27-1|928	# kernel-nrj-netbook-pae: nrj, i686, smp-alternatives, 64 GB
12mu|kernel-3.10.27-1|929	#
12mu|kernel-3.10.27-1|930	%if %build_nrj_netbook_pae
12mu|kernel-3.10.27-1|931	%define summary_nrj_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mu|kernel-3.10.27-1|932	%define info_nrj_netbook_pae This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.27-1|933	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mu|kernel-3.10.27-1|934	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.27-1|935	%mkflavour nrj-netbook-pae
12mu|kernel-3.10.27-1|936	%endif
12mu|kernel-3.10.27-1|937	%endif
12mu|kernel-3.10.27-1|938	
12mu|kernel-3.10.27-1|939	#
12mu|kernel-3.10.27-1|940	%ifarch %{ix86}
12mu|kernel-3.10.27-1|941	#
12mu|kernel-3.10.27-1|942	# kernel-nrj-netbook-atom: nrj, for Intel Atom cpu, smp-alternatives, 4 GB
12mu|kernel-3.10.27-1|943	#
12mu|kernel-3.10.27-1|944	%if %build_nrj_netbook_atom
12mu|kernel-3.10.27-1|945	%define summary_nrj_netbook_atom Linux Kernel for netbook use with Intel Atom cpu, less than 4GB RAM
12mu|kernel-3.10.27-1|946	%define info_nrj_netbook_atom This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.27-1|947	multiple Intel Atom cpu processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mu|kernel-3.10.27-1|948	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.27-1|949	%mkflavour nrj-netbook-atom
12mu|kernel-3.10.27-1|950	%endif
12mu|kernel-3.10.27-1|951	%endif
12mu|kernel-3.10.27-1|952	
12mu|kernel-3.10.27-1|953	#
12mu|kernel-3.10.27-1|954	%ifarch %{ix86}
12mu|kernel-3.10.27-1|955	#
12mu|kernel-3.10.27-1|956	# kernel-nrj-netbook-atom-pae: nrj, for Intel Atom cpu, smp-alternatives, 64 GB
12mu|kernel-3.10.27-1|957	#
12mu|kernel-3.10.27-1|958	%if %build_nrj_netbook_atom_pae
12mu|kernel-3.10.27-1|959	%define summary_nrj_netbook_atom_pae Linux Kernel for netbook use with Intel Atom cpu & upto 64GB RAM
12mu|kernel-3.10.27-1|960	%define info_nrj_netbook_atom_pae This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.27-1|961	multiple Intel Atom cpu processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mu|kernel-3.10.27-1|962	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.27-1|963	%mkflavour nrj-netbook-atom-pae
12mu|kernel-3.10.27-1|964	%endif
12mu|kernel-3.10.27-1|965	%endif
12mu|kernel-3.10.27-1|966	
12mu|kernel-3.10.27-1|967	#
12mu|kernel-3.10.27-1|968	%ifarch %{ix86}
12mu|kernel-3.10.27-1|969	#
12mu|kernel-3.10.27-1|970	# kernel-nrj-desktop-core2: nrj, Intel Core 2 and newer, smp-alternatives, 4 GB
12mu|kernel-3.10.27-1|971	#
12mu|kernel-3.10.27-1|972	%if %build_nrj_desktop_core2
12mu|kernel-3.10.27-1|973	%define summary_nrj_desktop_core2 Linux Kernel for desktop use with i686 & 4GB RAM
12mu|kernel-3.10.27-1|974	%define info_nrj_desktop_core2 This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.27-1|975	multiple Intel Core 2 and newer processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.27-1|976	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.27-1|977	%mkflavour nrj-desktop-core2
12mu|kernel-3.10.27-1|978	%endif
12mu|kernel-3.10.27-1|979	%endif
12mu|kernel-3.10.27-1|980	
12mu|kernel-3.10.27-1|981	#
12mu|kernel-3.10.27-1|982	%ifarch %{ix86}
12mu|kernel-3.10.27-1|983	#
12mu|kernel-3.10.27-1|984	# kernel-nrj-desktop-core2-pae: nrj, Intel Core 2 and newer, smp-alternatives, 64 GB
12mu|kernel-3.10.27-1|985	#
12mu|kernel-3.10.27-1|986	%if %build_nrj_desktop_core2_pae
12mu|kernel-3.10.27-1|987	%define summary_nrj_desktop_core2_pae Linux Kernel for desktop use with i686 & upto 64GB RAM
12mu|kernel-3.10.27-1|988	%define info_nrj_desktop_core2_pae This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.27-1|989	multiple Intel Core 2 and newer processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mu|kernel-3.10.27-1|990	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.27-1|991	%mkflavour nrj-desktop-core2-pae
12mu|kernel-3.10.27-1|992	%endif
12mu|kernel-3.10.27-1|993	%endif
12mu|kernel-3.10.27-1|994	
12mu|kernel-3.10.27-1|995	#
12mu|kernel-3.10.27-1|996	# kernel-nrj-server-lxc: i686, smp-alternatives, 64 GB / x86_64
12mu|kernel-3.10.27-1|997	#
12mu|kernel-3.10.27-1|998	%if %build_nrj_server_lxc
12mu|kernel-3.10.27-1|999	%ifarch %{ix86}
12mu|kernel-3.10.27-1|1000	%define summary_nrj_server_lxc Linux Kernel for server use with i686 & 64GB RAM
12mu|kernel-3.10.27-1|1001	%define info_nrj_server_lxc This kernel is compiled for server use, single or \
12mu|kernel-3.10.27-1|1002	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, no Preempt, \
12mu|kernel-3.10.27-1|1003	HZ_100, Tickless, CFS cpu scheduler and BFQ i/o scheduler, PERFORMANCE governor. \
12mu|kernel-3.10.27-1|1004	This is a special flavour prepared for ROSA ABF server and LXC VMs.
12mu|kernel-3.10.27-1|1005	%else
12mu|kernel-3.10.27-1|1006	%define summary_nrj_server_lxc Linux Kernel for server use with %{_arch}
12mu|kernel-3.10.27-1|1007	%define info_nrj_server_lxc This kernel is compiled for server use, single or \
12mu|kernel-3.10.27-1|1008	multiple %{_arch} processor(s)/core(s), using no Preempt, HZ_100, Tickless, \
12mu|kernel-3.10.27-1|1009	CFS cpu scheduler and BFQ i/o scheduler, with PERFORMANCE governor. \
12mu|kernel-3.10.27-1|1010	This is a special flavour prepared for ROSA ABF server and LXC VMs.
12mu|kernel-3.10.27-1|1011	%endif
12mu|kernel-3.10.27-1|1012	%mkflavour nrj-server-lxc
12mu|kernel-3.10.27-1|1013	%endif
12mu|kernel-3.10.27-1|1014	
12mu|kernel-3.10.27-1|1015	#
12mu|kernel-3.10.27-1|1016	# kernel-nrj-server-lxc-exp: i686, smp-alternatives, 64 GB / x86_64
12mu|kernel-3.10.27-1|1017	#
12mu|kernel-3.10.27-1|1018	%if %build_nrj_server_lxc_exp
12mu|kernel-3.10.27-1|1019	%ifarch %{ix86}
12mu|kernel-3.10.27-1|1020	%define summary_nrj_server_lxc_exp Linux Kernel for server use with i686 & 64GB RAM
12mu|kernel-3.10.27-1|1021	%define info_nrj_server_lxc_exp This kernel is compiled for server use, single or \
12mu|kernel-3.10.27-1|1022	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using full Preeempt, \
12mu|kernel-3.10.27-1|1023	HZ_1000, Tickless, CFS cpu scheduler and BFQ i/o scheduler, with PERFORMANCE governor. \
12mu|kernel-3.10.27-1|1024	This is a special flavour prepared for ROSA ABF server and LXC VMs.
12mu|kernel-3.10.27-1|1025	%else
12mu|kernel-3.10.27-1|1026	%define summary_nrj_server_lxc_exp Linux Kernel for server use with %{_arch}
12mu|kernel-3.10.27-1|1027	%define info_nrj_server_lxc_exp This kernel is compiled for server use, single or \
12mu|kernel-3.10.27-1|1028	multiple %{_arch} processor(s)/core(s), using full Preempt, HZ_1000, Tickless, \
12mu|kernel-3.10.27-1|1029	CFS cpu scheduler and BFQ i/o scheduler, with PERFORMANCE governor. \
12mu|kernel-3.10.27-1|1030	This is a special flavour prepared for ROSA ABF server and LXC VMs.
12mu|kernel-3.10.27-1|1031	%endif
12mu|kernel-3.10.27-1|1032	%mkflavour nrj-server-lxc-exp
12mu|kernel-3.10.27-1|1033	%endif
12mu|kernel-3.10.27-1|1034	
12mu|kernel-3.10.27-1|1035	#
12mu|kernel-3.10.27-1|1036	# ARM kernels
12mu|kernel-3.10.27-1|1037	#
12mu|kernel-3.10.27-1|1038	%ifarch %{arm}
12mu|kernel-3.10.27-1|1039	%if %build_iop32x
12mu|kernel-3.10.27-1|1040	%define summary_iop32x Linux Kernel for Arm machines based on Xscale IOP32X
12mu|kernel-3.10.27-1|1041	%define info_iop32x This kernel is compiled for iop32x boxes. It will run on n2100 \
12mu|kernel-3.10.27-1|1042	or ss4000e or sanmina boards.
12mu|kernel-3.10.27-1|1043	%mkflavour iop32x
12mu|kernel-3.10.27-1|1044	%endif
12mu|kernel-3.10.27-1|1045	%if %build_kirkwood
12mu|kernel-3.10.27-1|1046	%define summary_kirkwood Linux Kernel for Arm machines based on Kirkwood
12mu|kernel-3.10.27-1|1047	%define info_kirkwood This kernel is compiled for kirkwood boxes. It will run on openrd boards.
12mu|kernel-3.10.27-1|1048	%mkflavour kirkwood
12mu|kernel-3.10.27-1|1049	%endif
12mu|kernel-3.10.27-1|1050	%if %build_versatile
12mu|kernel-3.10.27-1|1051	%define summary_versatile Linux Kernel for Versatile arm machines
12mu|kernel-3.10.27-1|1052	%define info_versatile This kernel is compiled for Versatile boxes. It will run on Qemu for instance.
12mu|kernel-3.10.27-1|1053	%mkflavour versatile
12mu|kernel-3.10.27-1|1054	%endif
12mu|kernel-3.10.27-1|1055	%endif
12mu|kernel-3.10.27-1|1056	
12mu|kernel-3.10.27-1|1057	#
12mu|kernel-3.10.27-1|1058	# kernel-source
12mu|kernel-3.10.27-1|1059	#
12mu|kernel-3.10.27-1|1060	%if %build_source
12mu|kernel-3.10.27-1|1061	%package -n %{kname}-source-%{buildrel}
12mu|kernel-3.10.27-1|1062	Version: 	%{fakever}
12mu|kernel-3.10.27-1|1063	Release: 	%{fakerel}
12mu|kernel-3.10.27-1|1064	Requires: 	glibc-devel, ncurses-devel, make, gcc, perl, diffutils
12mu|kernel-3.10.27-1|1065	Summary: 	The Linux source code for %{kname}-%{buildrel}
12mu|kernel-3.10.27-1|1066	Group: 		Development/Kernel
12mu|kernel-3.10.27-1|1067	Autoreqprov: 	no
12mu|kernel-3.10.27-1|1068	Provides: 	kernel-source = %{kverrel}
12mu|kernel-3.10.27-1|1069	Buildarch:	noarch
12mu|kernel-3.10.27-1|1070	
12mu|kernel-3.10.27-1|1071	%description -n %{kname}-source-%{buildrel}
12mu|kernel-3.10.27-1|1072	The %{kname}-source package contains the source code files for the Mandriva and
12mu|kernel-3.10.27-1|1073	ROSA kernel. Theese source files are only needed if you want to build your own
12mu|kernel-3.10.27-1|1074	custom kernel that is better tuned to your particular hardware.
12mu|kernel-3.10.27-1|1075	
12mu|kernel-3.10.27-1|1076	If you only want the files needed to build 3rdparty (nVidia, Ati, dkms-*,...)
12mu|kernel-3.10.27-1|1077	drivers against, install the *-devel-* rpm that is matching your kernel.
12mu|kernel-3.10.27-1|1078	
12mu|kernel-3.10.27-1|1079	#
12mu|kernel-3.10.27-1|1080	# kernel-source-latest: virtual rpm
12mu|kernel-3.10.27-1|1081	#
12mu|kernel-3.10.27-1|1082	%package -n %{kname}-source-latest
12mu|kernel-3.10.27-1|1083	Version: 	%{kversion}
12mu|kernel-3.10.27-1|1084	Release: 	%{rpmrel}
12mu|kernel-3.10.27-1|1085	Summary: 	Virtual rpm for latest %{kname}-source
12mu|kernel-3.10.27-1|1086	Group:   	Development/Kernel
12mu|kernel-3.10.27-1|1087	Requires: 	%{kname}-source-%{buildrel}
12mu|kernel-3.10.27-1|1088	Buildarch:	noarch
12mu|kernel-3.10.27-1|1089	
12mu|kernel-3.10.27-1|1090	%description -n %{kname}-source-latest
12mu|kernel-3.10.27-1|1091	This package is a virtual rpm that aims to make sure you always have the
12mu|kernel-3.10.27-1|1092	latest %{kname}-source installed...
12mu|kernel-3.10.27-1|1093	%endif
12mu|kernel-3.10.27-1|1094	
12mu|kernel-3.10.27-1|1095	#
12mu|kernel-3.10.27-1|1096	# kernel-doc: documentation for the Linux kernel
12mu|kernel-3.10.27-1|1097	#
12mu|kernel-3.10.27-1|1098	%if %build_doc
12mu|kernel-3.10.27-1|1099	%package -n %{kname}-doc
12mu|kernel-3.10.27-1|1100	Version: 	%{kversion}
12mu|kernel-3.10.27-1|1101	Release: 	%{rpmrel}
12mu|kernel-3.10.27-1|1102	Summary: 	Various documentation bits found in the %{kname} source
12mu|kernel-3.10.27-1|1103	Group: 		Documentation
12mu|kernel-3.10.27-1|1104	Buildarch:	noarch
12mu|kernel-3.10.27-1|1105	
12mu|kernel-3.10.27-1|1106	%description -n %{kname}-doc
12mu|kernel-3.10.27-1|1107	This package contains documentation files from the %{kname} source.
12mu|kernel-3.10.27-1|1108	Various bits of information about the Linux kernel and the device drivers
12mu|kernel-3.10.27-1|1109	shipped with it are documented in these files. You also might want install
12mu|kernel-3.10.27-1|1110	this package if you need a reference to the options that can be passed to
12mu|kernel-3.10.27-1|1111	Linux kernel modules at load time.
12mu|kernel-3.10.27-1|1112	%endif
12mu|kernel-3.10.27-1|1113	
12mu|kernel-3.10.27-1|1114	#
12mu|kernel-3.10.27-1|1115	# kernel/tools
12mu|kernel-3.10.27-1|1116	#
12mu|kernel-3.10.27-1|1117	%if %{build_perf}
12mu|kernel-3.10.27-1|1118	%package -n perf
12mu|kernel-3.10.27-1|1119	Version:	%{kversion}
12mu|kernel-3.10.27-1|1120	Release:	%{rpmrel}
12mu|kernel-3.10.27-1|1121	Summary:	perf tool and the supporting documentation
12mu|kernel-3.10.27-1|1122	Group:		System/Kernel and hardware
12mu|kernel-3.10.27-1|1123	
12mu|kernel-3.10.27-1|1124	%description -n perf
12mu|kernel-3.10.27-1|1125	the perf tool and the supporting documentation.
12mu|kernel-3.10.27-1|1126	%endif
12mu|kernel-3.10.27-1|1127	
12mu|kernel-3.10.27-1|1128	%if %{build_cpupower}
12mu|kernel-3.10.27-1|1129	%package -n cpupower
12mu|kernel-3.10.27-1|1130	Version:	%{kversion}
12mu|kernel-3.10.27-1|1131	Release:	%{rpmrel}
12mu|kernel-3.10.27-1|1132	Summary:	the cpupower tools
12mu|kernel-3.10.27-1|1133	Group:		System/Kernel and hardware
12mu|kernel-3.10.27-1|1134	Requires(post):  rpm-helper >= 0.24.0-3
12mu|kernel-3.10.27-1|1135	Requires(preun): rpm-helper >= 0.24.0-3
12mu|kernel-3.10.27-1|1136	%if %{mdvver} >= 201200
12mu|kernel-3.10.27-1|1137	Obsoletes:	cpufreq cpufrequtils
12mu|kernel-3.10.27-1|1138	%endif
12mu|kernel-3.10.27-1|1139	
12mu|kernel-3.10.27-1|1140	%description -n cpupower
12mu|kernel-3.10.27-1|1141	the cpupower tools.
12mu|kernel-3.10.27-1|1142	
12mu|kernel-3.10.27-1|1143	%post -n cpupower
12mu|kernel-3.10.27-1|1144	%_post_service cpupower
12mu|kernel-3.10.27-1|1145	
12mu|kernel-3.10.27-1|1146	%preun -n cpupower
12mu|kernel-3.10.27-1|1147	%_preun_service cpupower
12mu|kernel-3.10.27-1|1148	
12mu|kernel-3.10.27-1|1149	%package -n cpupower-devel
12mu|kernel-3.10.27-1|1150	Version:	%{kversion}
12mu|kernel-3.10.27-1|1151	Release:	%{rpmrel}
12mu|kernel-3.10.27-1|1152	Summary:	devel files for cpupower
12mu|kernel-3.10.27-1|1153	Group:		Development/Kernel
12mu|kernel-3.10.27-1|1154	Requires:	cpupower = %{kversion}-%{rpmrel}
12mu|kernel-3.10.27-1|1155	Conflicts:	%{_lib}cpufreq-devel
12mu|kernel-3.10.27-1|1156	
12mu|kernel-3.10.27-1|1157	%description -n cpupower-devel
12mu|kernel-3.10.27-1|1158	This package contains the development files for cpupower.
12mu|kernel-3.10.27-1|1159	%endif
12mu|kernel-3.10.27-1|1160	
12mu|kernel-3.10.27-1|1161	%package headers
12mu|kernel-3.10.27-1|1162	Version:	%kversion
12mu|kernel-3.10.27-1|1163	Release:	%rpmrel
12mu|kernel-3.10.27-1|1164	Summary:	Linux kernel header files mostly used by your C library
12mu|kernel-3.10.27-1|1165	Group:		System/Kernel and hardware
12mu|kernel-3.10.27-1|1166	Epoch:		1
12mu|kernel-3.10.27-1|1167	%rename linux-userspace-headers
12mu|kernel-3.10.27-1|1168	
12mu|kernel-3.10.27-1|1169	%description headers
12mu|kernel-3.10.27-1|1170	C header files from the Linux kernel. The header files define
12mu|kernel-3.10.27-1|1171	structures and constants that are needed for building most
12mu|kernel-3.10.27-1|1172	standard programs, notably the C library.
12mu|kernel-3.10.27-1|1173	
12mu|kernel-3.10.27-1|1174	This package is not suitable for building kernel modules, you
12mu|kernel-3.10.27-1|1175	should use the 'kernel-devel' package instead.
12mu|kernel-3.10.27-1|1176	
12mu|kernel-3.10.27-1|1177	%files headers
12mu|kernel-3.10.27-1|1178	%_includedir/*
12mu|kernel-3.10.27-1|1179	# Don't conflict with cpupower-devel
12mu|kernel-3.10.27-1|1180	%if %{build_cpupower}
12mu|kernel-3.10.27-1|1181	%exclude %_includedir/cpufreq.h
12mu|kernel-3.10.27-1|1182	%endif
12mu|kernel-3.10.27-1|1183	
12mu|kernel-3.10.27-1|1184	#
12mu|kernel-3.10.27-1|1185	# End packages - here begins build stage
12mu|kernel-3.10.27-1|1186	#
12mu|kernel-3.10.27-1|1187	%prep
12mu|kernel-3.10.27-1|1188	%setup -q -n %top_dir_name -c
12mu|kernel-3.10.27-1|1189	%setup -q -n %top_dir_name -D -T -a100
12mu|kernel-3.10.27-1|1190	
12mu|kernel-3.10.27-1|1191	%define patches_dir ../%{patch_ver}/
12mu|kernel-3.10.27-1|1192	
12mu|kernel-3.10.27-1|1193	cd %src_dir
12mu|kernel-3.10.27-1|1194	
12mu|kernel-3.10.27-1|1195	%if %sublevel
12mu|kernel-3.10.27-1|1196	%if %kpatch
12mu|kernel-3.10.27-1|1197	%if %prev_sublevel
12mu|kernel-3.10.27-1|1198	%patch1 -p1
12mu|kernel-3.10.27-1|1199	%endif
12mu|kernel-3.10.27-1|1200	%patch2 -p1
12mu|kernel-3.10.27-1|1201	%else
12mu|kernel-3.10.27-1|1202	%patch1 -p1
12mu|kernel-3.10.27-1|1203	%endif
12mu|kernel-3.10.27-1|1204	%else
12mu|kernel-3.10.27-1|1205	%if %kpatch
12mu|kernel-3.10.27-1|1206	%patch1 -p1
12mu|kernel-3.10.27-1|1207	%endif
12mu|kernel-3.10.27-1|1208	%endif
12mu|kernel-3.10.27-1|1209	%if %kgit
12mu|kernel-3.10.27-1|1210	%patch2 -p1
12mu|kernel-3.10.27-1|1211	%endif
12mu|kernel-3.10.27-1|1212	
12mu|kernel-3.10.27-1|1213	%{patches_dir}/scripts/apply_patches
12mu|kernel-3.10.27-1|1214	%{patches_dir}/scripts/apply_patches-NRJ
12mu|kernel-3.10.27-1|1215	# %{patches_dir}/scripts/apply_patches-NRJ-only
12mu|kernel-3.10.27-1|1216	# %{patches_dir}/scripts/apply_patches-QL
12mu|kernel-3.10.27-1|1217	# PATCH END
12mu|kernel-3.10.27-1|1218	
12mu|kernel-3.10.27-1|1219	
12mu|kernel-3.10.27-1|1220	#
12mu|kernel-3.10.27-1|1221	# Setup Begin
12mu|kernel-3.10.27-1|1222	#
12mu|kernel-3.10.27-1|1223	
12mu|kernel-3.10.27-1|1224	# Prepare all the variables for calling create_configs
12mu|kernel-3.10.27-1|1225	
12mu|kernel-3.10.27-1|1226	%if %build_debug
12mu|kernel-3.10.27-1|1227	%define debug --debug
12mu|kernel-3.10.27-1|1228	%else
12mu|kernel-3.10.27-1|1229	%define debug --no-debug
12mu|kernel-3.10.27-1|1230	%endif
12mu|kernel-3.10.27-1|1231	
12mu|kernel-3.10.27-1|1232	
12mu|kernel-3.10.27-1|1233	#%{patches_dir}/scripts/create_configs %debug --user_cpu="%{target_arch}"
12mu|kernel-3.10.27-1|1234	%{patches_dir}/scripts/create_configs-withBFQ %debug --user_cpu="%{target_arch}"
12mu|kernel-3.10.27-1|1235	
12mu|kernel-3.10.27-1|1236	# make sure the kernel has the sublevel we know it has...
12mu|kernel-3.10.27-1|1237	LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" Makefile
12mu|kernel-3.10.27-1|1238	
12mu|kernel-3.10.27-1|1239	# get rid of unwanted files
12mu|kernel-3.10.27-1|1240	find . -name '*~' -o -name '*.orig' -o -name '*.append' | %kxargs rm -f
12mu|kernel-3.10.27-1|1241	
12mu|kernel-3.10.27-1|1242	
12mu|kernel-3.10.27-1|1243	%build
12mu|kernel-3.10.27-1|1244	
12mu|kernel-3.10.27-1|1245	############################################################
12mu|kernel-3.10.27-1|1246	### Linker start2 > Check point to build for cooker 2013 ###
12mu|kernel-3.10.27-1|1247	############################################################
12mu|kernel-3.10.27-1|1248	%if %{mdvver} == 201300
12mu|kernel-3.10.27-1|1249	# Make sure we don't use gold
12mu|kernel-3.10.27-1|1250	export LD="%{_target_platform}-ld.bfd"
12mu|kernel-3.10.27-1|1251	export LDFLAGS="--hash-style=sysv --build-id=none"
12mu|kernel-3.10.27-1|1252	%endif
12mu|kernel-3.10.27-1|1253	############################################################
12mu|kernel-3.10.27-1|1254	###  Linker end2 > Check point to build for cooker 2013  ###
12mu|kernel-3.10.27-1|1255	############################################################
12mu|kernel-3.10.27-1|1256	
12mu|kernel-3.10.27-1|1257	# Common target directories
12mu|kernel-3.10.27-1|1258	%define _kerneldir /usr/src/linux-%{kversion}-%{buildrpmrel}
12mu|kernel-3.10.27-1|1259	%define _bootdir /boot
12mu|kernel-3.10.27-1|1260	%define _modulesdir /lib/modules
12mu|kernel-3.10.27-1|1261	%define _efidir %{_bootdir}/efi/mandriva
12mu|kernel-3.10.27-1|1262	
12mu|kernel-3.10.27-1|1263	# Directories definition needed for building
12mu|kernel-3.10.27-1|1264	%define temp_root %{build_dir}/temp-root
12mu|kernel-3.10.27-1|1265	%define temp_source %{temp_root}%{_kerneldir}
12mu|kernel-3.10.27-1|1266	%define temp_boot %{temp_root}%{_bootdir}
12mu|kernel-3.10.27-1|1267	%define temp_modules %{temp_root}%{_modulesdir}
12mu|kernel-3.10.27-1|1268	
12mu|kernel-3.10.27-1|1269	PrepareKernel() {
12mu|kernel-3.10.27-1|1270	name=$1
12mu|kernel-3.10.27-1|1271	extension=$2
12mu|kernel-3.10.27-1|1272	%ifarch %{ix86} x86_64
12mu|kernel-3.10.27-1|1273	config_dir=arch/x86/configs
12mu|kernel-3.10.27-1|1274	%endif
12mu|kernel-3.10.27-1|1275	%ifarch	%arm
12mu|kernel-3.10.27-1|1276	config_dir=arch/arm/configs
12mu|kernel-3.10.27-1|1277	%endif
12mu|kernel-3.10.27-1|1278	%ifarch aarc64
12mu|kernel-3.10.27-1|1279	config_dir=arch/arm64/configs
12mu|kernel-3.10.27-1|1280	%endif
12mu|kernel-3.10.27-1|1281	echo "Make config for kernel $extension"
12mu|kernel-3.10.27-1|1282	
12mu|kernel-3.10.27-1|1283	%smake -s mrproper
12mu|kernel-3.10.27-1|1284	
12mu|kernel-3.10.27-1|1285	if [ "%{target_arch}" == "i386" -o "%{target_arch}" == "x86_64" ]; then
12mu|kernel-3.10.27-1|1286	if [ -z "$name" ]; then
12mu|kernel-3.10.27-1|1287	cp ${config_dir}/%{target_arch}_defconfig-desktop .config
12mu|kernel-3.10.27-1|1288	else
12mu|kernel-3.10.27-1|1289	cp ${config_dir}/%{target_arch}_defconfig-$name .config
12mu|kernel-3.10.27-1|1290	fi
12mu|kernel-3.10.27-1|1291	else
12mu|kernel-3.10.27-1|1292	if [ -z "$name" ]; then
12mu|kernel-3.10.27-1|1293	cp arch/%{target_arch}/defconfig-desktop .config
12mu|kernel-3.10.27-1|1294	else
12mu|kernel-3.10.27-1|1295	cp arch/%{target_arch}/defconfig-$name .config
12mu|kernel-3.10.27-1|1296	fi
12mu|kernel-3.10.27-1|1297	fi
12mu|kernel-3.10.27-1|1298	
12mu|kernel-3.10.27-1|1299	# make sure EXTRAVERSION says what we want it to say
12mu|kernel-3.10.27-1|1300	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -$extension/" Makefile
12mu|kernel-3.10.27-1|1301	
12mu|kernel-3.10.27-1|1302	%smake oldconfig
12mu|kernel-3.10.27-1|1303	}
12mu|kernel-3.10.27-1|1304	
12mu|kernel-3.10.27-1|1305	BuildKernel() {
12mu|kernel-3.10.27-1|1306	KernelVer=$1
12mu|kernel-3.10.27-1|1307	
12mu|kernel-3.10.27-1|1308	echo "Building kernel $KernelVer"
12mu|kernel-3.10.27-1|1309	
12mu|kernel-3.10.27-1|1310	%kmake -s all
12mu|kernel-3.10.27-1|1311	
12mu|kernel-3.10.27-1|1312	# kirkwood boxes have u-boot
12mu|kernel-3.10.27-1|1313	if [ "$KernelVer" = "%{kversion}-kirkwood-%{buildrpmrel}" ]; then
12mu|kernel-3.10.27-1|1314	%kmake uImage
12mu|kernel-3.10.27-1|1315	fi
12mu|kernel-3.10.27-1|1316	
12mu|kernel-3.10.27-1|1317	# Start installing stuff
12mu|kernel-3.10.27-1|1318	install -d %{temp_boot}
12mu|kernel-3.10.27-1|1319	install -m 644 System.map %{temp_boot}/System.map-$KernelVer
12mu|kernel-3.10.27-1|1320	install -m 644 .config %{temp_boot}/config-$KernelVer
12mu|kernel-3.10.27-1|1321	xz -c Module.symvers > %{temp_boot}/symvers-$KernelVer.xz
12mu|kernel-3.10.27-1|1322	
12mu|kernel-3.10.27-1|1323	%ifarch %{arm}
12mu|kernel-3.10.27-1|1324	if [ -f arch/arm/boot/uImage ]; then
12mu|kernel-3.10.27-1|1325	cp -f arch/arm/boot/uImage %{temp_boot}/uImage-$KernelVer
12mu|kernel-3.10.27-1|1326	else
12mu|kernel-3.10.27-1|1327	cp -f arch/arm/boot/zImage %{temp_boot}/vmlinuz-$KernelVer
12mu|kernel-3.10.27-1|1328	fi
12mu|kernel-3.10.27-1|1329	%else
12mu|kernel-3.10.27-1|1330	cp -f arch/%{target_arch}/boot/bzImage %{temp_boot}/vmlinuz-$KernelVer
12mu|kernel-3.10.27-1|1331	%endif
12mu|kernel-3.10.27-1|1332	
12mu|kernel-3.10.27-1|1333	# modules
12mu|kernel-3.10.27-1|1334	install -d %{temp_modules}/$KernelVer
12mu|kernel-3.10.27-1|1335	%smake INSTALL_MOD_PATH=%{temp_root} KERNELRELEASE=$KernelVer modules_install
12mu|kernel-3.10.27-1|1336	
12mu|kernel-3.10.27-1|1337	# headers
12mu|kernel-3.10.27-1|1338	%make INSTALL_HDR_PATH=%{temp_root}%_prefix KERNELRELEASE=$KernelVer headers_install
12mu|kernel-3.10.27-1|1339	
12mu|kernel-3.10.27-1|1340	# remove /lib/firmware, we use a separate kernel-firmware
12mu|kernel-3.10.27-1|1341	rm -rf %{temp_root}/lib/firmware
12mu|kernel-3.10.27-1|1342	}
12mu|kernel-3.10.27-1|1343	
12mu|kernel-3.10.27-1|1344	SaveDevel() {
12mu|kernel-3.10.27-1|1345	devel_flavour=$1
12mu|kernel-3.10.27-1|1346	
12mu|kernel-3.10.27-1|1347	DevelRoot=/usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel}
12mu|kernel-3.10.27-1|1348	TempDevelRoot=%{temp_root}$DevelRoot
12mu|kernel-3.10.27-1|1349	
12mu|kernel-3.10.27-1|1350	mkdir -p $TempDevelRoot
12mu|kernel-3.10.27-1|1351	for i in $(find . -name 'Makefile*'); do cp -R --parents $i $TempDevelRoot;done
12mu|kernel-3.10.27-1|1352	for i in $(find . -name 'Kconfig*' -o -name 'Kbuild*'); do cp -R --parents $i $TempDevelRoot;done
12mu|kernel-3.10.27-1|1353	cp -fR include $TempDevelRoot
12mu|kernel-3.10.27-1|1354	ln -s ../generated/uapi/linux/version.h $TempDevelRoot/include/linux/version.h
12mu|kernel-3.10.27-1|1355	cp -fR scripts $TempDevelRoot
12mu|kernel-3.10.27-1|1356	cp -fR kernel/bounds.c $TempDevelRoot/kernel
12mu|kernel-3.10.27-1|1357	cp -fR tools/include $TempDevelRoot/tools/
12mu|kernel-3.10.27-1|1358	%ifarch %{arm}
12mu|kernel-3.10.27-1|1359	cp -fR arch/%{target_arch}/tools $TempDevelRoot/arch/%{target_arch}/
12mu|kernel-3.10.27-1|1360	%endif
12mu|kernel-3.10.27-1|1361	%ifarch %{ix86} x86_64
12mu|kernel-3.10.27-1|1362	cp -fR arch/x86/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/x86/kernel/
12mu|kernel-3.10.27-1|1363	cp -fR arch/x86/kernel/asm-offsets_{32,64}.c $TempDevelRoot/arch/x86/kernel/
12mu|kernel-3.10.27-1|1364	cp -fR arch/x86/syscalls/syscall* $TempDevelRoot/arch/x86/syscalls/
12mu|kernel-3.10.27-1|1365	cp -fR arch/x86/include $TempDevelRoot/arch/x86/
12mu|kernel-3.10.27-1|1366	cp -fR arch/x86/tools $TempDevelRoot/arch/x86/
12mu|kernel-3.10.27-1|1367	%else
12mu|kernel-3.10.27-1|1368	cp -fR arch/%{target_arch}/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/%{target_arch}/kernel/
12mu|kernel-3.10.27-1|1369	for f in $(find arch/%{target_arch} -name include); do cp -fR --parents $f $TempDevelRoot; done
12mu|kernel-3.10.27-1|1370	%endif
12mu|kernel-3.10.27-1|1371	cp -fR .config Module.symvers $TempDevelRoot
12mu|kernel-3.10.27-1|1372	cp -fR 3rdparty/mkbuild.pl $TempDevelRoot/3rdparty
12mu|kernel-3.10.27-1|1373	
12mu|kernel-3.10.27-1|1374	# Needed for truecrypt build (Danny)
12mu|kernel-3.10.27-1|1375	cp -fR drivers/md/dm.h $TempDevelRoot/drivers/md/
12mu|kernel-3.10.27-1|1376	
12mu|kernel-3.10.27-1|1377	# Needed for lguest
12mu|kernel-3.10.27-1|1378	cp -fR drivers/lguest/lg.h $TempDevelRoot/drivers/lguest/
12mu|kernel-3.10.27-1|1379	
12mu|kernel-3.10.27-1|1380	# Needed for lirc_gpio (#39004)
12mu|kernel-3.10.27-1|1381	cp -fR drivers/media/pci/bt8xx/bttv{,p}.h $TempDevelRoot/drivers/media/pci/bt8xx/
12mu|kernel-3.10.27-1|1382	cp -fR drivers/media/pci/bt8xx/bt848.h $TempDevelRoot/drivers/media/pci/bt8xx/
12mu|kernel-3.10.27-1|1383	cp -fR drivers/media/common/btcx-risc.h $TempDevelRoot/drivers/media/common/
12mu|kernel-3.10.27-1|1384	
12mu|kernel-3.10.27-1|1385	# Needed for external dvb tree (#41418)
12mu|kernel-3.10.27-1|1386	cp -fR drivers/media/dvb-core/*.h $TempDevelRoot/drivers/media/dvb-core/
12mu|kernel-3.10.27-1|1387	cp -fR drivers/media/dvb-frontends/lgdt330x.h $TempDevelRoot/drivers/media/dvb-frontends/
12mu|kernel-3.10.27-1|1388	
12mu|kernel-3.10.27-1|1389	# add acpica header files, needed for fglrx build
12mu|kernel-3.10.27-1|1390	cp -fR drivers/acpi/acpica/*.h $TempDevelRoot/drivers/acpi/acpica/
12mu|kernel-3.10.27-1|1391	
12mu|kernel-3.10.27-1|1392	# aufs2 has a special file needed
12mu|kernel-3.10.27-1|1393	cp -fR fs/aufs/magic.mk $TempDevelRoot/fs/aufs
12mu|kernel-3.10.27-1|1394	
12mu|kernel-3.10.27-1|1395	for i in alpha arc avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu metag microblaze \
12mu|kernel-3.10.27-1|1396	mips mn10300 openrisc parisc powerpc s390 score sh sparc tile unicore32 xtensa; do
12mu|kernel-3.10.27-1|1397	rm -rf $TempDevelRoot/arch/$i
12mu|kernel-3.10.27-1|1398	done
12mu|kernel-3.10.27-1|1399	
12mu|kernel-3.10.27-1|1400	%ifnarch %{arm}
12mu|kernel-3.10.27-1|1401	rm -rf $TempDevelRoot/arch/arm
12mu|kernel-3.10.27-1|1402	rm -rf $TempDevelRoot/arch/arm64
12mu|kernel-3.10.27-1|1403	%endif
12mu|kernel-3.10.27-1|1404	%ifnarch %{ix86} x86_64
12mu|kernel-3.10.27-1|1405	rm -rf $TempDevelRoot/arch/x86
12mu|kernel-3.10.27-1|1406	%endif
12mu|kernel-3.10.27-1|1407	
12mu|kernel-3.10.27-1|1408	# Clean the scripts tree, and make sure everything is ok (sanity check)
12mu|kernel-3.10.27-1|1409	# running prepare+scripts (tree was already "prepared" in build)
12mu|kernel-3.10.27-1|1410	pushd $TempDevelRoot >/dev/null
12mu|kernel-3.10.27-1|1411	%smake -s prepare scripts
12mu|kernel-3.10.27-1|1412	%smake -s clean
12mu|kernel-3.10.27-1|1413	popd >/dev/null
12mu|kernel-3.10.27-1|1414	rm -f $TempDevelRoot/.config.old
12mu|kernel-3.10.27-1|1415	
12mu|kernel-3.10.27-1|1416	# fix permissions
12mu|kernel-3.10.27-1|1417	chmod -R a+rX $TempDevelRoot
12mu|kernel-3.10.27-1|1418	
12mu|kernel-3.10.27-1|1419	# disable mrproper in -devel rpms
12mu|kernel-3.10.27-1|1420	patch -p1 --fuzz=0 -d $TempDevelRoot -i %{SOURCE2}
12mu|kernel-3.10.27-1|1421	
12mu|kernel-3.10.27-1|1422	kernel_devel_files=../kernel_devel_files.$devel_flavour
12mu|kernel-3.10.27-1|1423	
12mu|kernel-3.10.27-1|1424	
12mu|kernel-3.10.27-1|1425	### Create the kernel_devel_files.*
12mu|kernel-3.10.27-1|1426	cat > $kernel_devel_files <<EOF
12mu|kernel-3.10.27-1|1427	%dir $DevelRoot
12mu|kernel-3.10.27-1|1428	%dir $DevelRoot/arch
12mu|kernel-3.10.27-1|1429	%dir $DevelRoot/include
12mu|kernel-3.10.27-1|1430	$DevelRoot/3rdparty
12mu|kernel-3.10.27-1|1431	$DevelRoot/Documentation
12mu|kernel-3.10.27-1|1432	%ifarch %{arm}
12mu|kernel-3.10.27-1|1433	$DevelRoot/arch/arm
12mu|kernel-3.10.27-1|1434	$DevelRoot/arch/arm64
12mu|kernel-3.10.27-1|1435	%endif
12mu|kernel-3.10.27-1|1436	$DevelRoot/arch/um
12mu|kernel-3.10.27-1|1437	%ifarch %{ix86} x86_64
12mu|kernel-3.10.27-1|1438	$DevelRoot/arch/x86
12mu|kernel-3.10.27-1|1439	%endif
12mu|kernel-3.10.27-1|1440	$DevelRoot/block
12mu|kernel-3.10.27-1|1441	$DevelRoot/crypto
12mu|kernel-3.10.27-1|1442	$DevelRoot/drivers
12mu|kernel-3.10.27-1|1443	$DevelRoot/firmware
12mu|kernel-3.10.27-1|1444	$DevelRoot/fs
12mu|kernel-3.10.27-1|1445	$DevelRoot/include/Kbuild
12mu|kernel-3.10.27-1|1446	$DevelRoot/include/acpi
12mu|kernel-3.10.27-1|1447	$DevelRoot/include/asm-generic
12mu|kernel-3.10.27-1|1448	$DevelRoot/include/clocksource
12mu|kernel-3.10.27-1|1449	$DevelRoot/include/config
12mu|kernel-3.10.27-1|1450	$DevelRoot/include/crypto
12mu|kernel-3.10.27-1|1451	$DevelRoot/include/drm
12mu|kernel-3.10.27-1|1452	$DevelRoot/include/dt-bindings
12mu|kernel-3.10.27-1|1453	$DevelRoot/include/generated
12mu|kernel-3.10.27-1|1454	$DevelRoot/include/keys
12mu|kernel-3.10.27-1|1455	$DevelRoot/include/linux
12mu|kernel-3.10.27-1|1456	$DevelRoot/include/math-emu
12mu|kernel-3.10.27-1|1457	$DevelRoot/include/media
12mu|kernel-3.10.27-1|1458	$DevelRoot/include/memory
12mu|kernel-3.10.27-1|1459	$DevelRoot/include/misc
12mu|kernel-3.10.27-1|1460	$DevelRoot/include/net
12mu|kernel-3.10.27-1|1461	$DevelRoot/include/pcmcia
12mu|kernel-3.10.27-1|1462	$DevelRoot/include/ras
12mu|kernel-3.10.27-1|1463	$DevelRoot/include/rdma
12mu|kernel-3.10.27-1|1464	$DevelRoot/include/rxrpc
12mu|kernel-3.10.27-1|1465	$DevelRoot/include/scsi
12mu|kernel-3.10.27-1|1466	$DevelRoot/include/sound
12mu|kernel-3.10.27-1|1467	$DevelRoot/include/target
12mu|kernel-3.10.27-1|1468	$DevelRoot/include/trace
12mu|kernel-3.10.27-1|1469	$DevelRoot/include/uapi
12mu|kernel-3.10.27-1|1470	$DevelRoot/include/video
12mu|kernel-3.10.27-1|1471	$DevelRoot/include/xen
12mu|kernel-3.10.27-1|1472	$DevelRoot/init
12mu|kernel-3.10.27-1|1473	$DevelRoot/ipc
12mu|kernel-3.10.27-1|1474	$DevelRoot/kernel
12mu|kernel-3.10.27-1|1475	$DevelRoot/lib
12mu|kernel-3.10.27-1|1476	$DevelRoot/mm
12mu|kernel-3.10.27-1|1477	$DevelRoot/net
12mu|kernel-3.10.27-1|1478	$DevelRoot/samples
12mu|kernel-3.10.27-1|1479	$DevelRoot/scripts
12mu|kernel-3.10.27-1|1480	$DevelRoot/security
12mu|kernel-3.10.27-1|1481	$DevelRoot/sound
12mu|kernel-3.10.27-1|1482	$DevelRoot/tools
12mu|kernel-3.10.27-1|1483	$DevelRoot/usr
12mu|kernel-3.10.27-1|1484	$DevelRoot/virt
12mu|kernel-3.10.27-1|1485	$DevelRoot/.config
12mu|kernel-3.10.27-1|1486	$DevelRoot/Kbuild
12mu|kernel-3.10.27-1|1487	$DevelRoot/Kconfig
12mu|kernel-3.10.27-1|1488	$DevelRoot/Makefile
12mu|kernel-3.10.27-1|1489	$DevelRoot/Module.symvers
12mu|kernel-3.10.27-1|1490	$DevelRoot/arch/Kconfig
12mu|kernel-3.10.27-1|1491	%doc README.kernel-sources
12mu|kernel-3.10.27-1|1492	EOF
12mu|kernel-3.10.27-1|1493	
12mu|kernel-3.10.27-1|1494	
12mu|kernel-3.10.27-1|1495	### Create -devel Post script on the fly
12mu|kernel-3.10.27-1|1496	cat > $kernel_devel_files-post <<EOF
12mu|kernel-3.10.27-1|1497	if [ -d /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel} ]; then
12mu|kernel-3.10.27-1|1498	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/{build,source}
12mu|kernel-3.10.27-1|1499	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mu|kernel-3.10.27-1|1500	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mu|kernel-3.10.27-1|1501	fi
12mu|kernel-3.10.27-1|1502	EOF
12mu|kernel-3.10.27-1|1503	
12mu|kernel-3.10.27-1|1504	
12mu|kernel-3.10.27-1|1505	### Create -devel Preun script on the fly
12mu|kernel-3.10.27-1|1506	cat > $kernel_devel_files-preun <<EOF
12mu|kernel-3.10.27-1|1507	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build ]; then
12mu|kernel-3.10.27-1|1508	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mu|kernel-3.10.27-1|1509	fi
12mu|kernel-3.10.27-1|1510	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source ]; then
12mu|kernel-3.10.27-1|1511	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mu|kernel-3.10.27-1|1512	fi
12mu|kernel-3.10.27-1|1513	exit 0
12mu|kernel-3.10.27-1|1514	EOF
12mu|kernel-3.10.27-1|1515	
12mu|kernel-3.10.27-1|1516	### Create -devel Postun script on the fly
12mu|kernel-3.10.27-1|1517	cat > $kernel_devel_files-postun <<EOF
12mu|kernel-3.10.27-1|1518	rm -rf /usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mu|kernel-3.10.27-1|1519	EOF
12mu|kernel-3.10.27-1|1520	}
12mu|kernel-3.10.27-1|1521	
12mu|kernel-3.10.27-1|1522	SaveDebug() {
12mu|kernel-3.10.27-1|1523	debug_flavour=$1
12mu|kernel-3.10.27-1|1524	
12mu|kernel-3.10.27-1|1525	install -m 644 vmlinux \
12mu|kernel-3.10.27-1|1526	%{temp_boot}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}
12mu|kernel-3.10.27-1|1527	kernel_debug_files=../kernel_debug_files.$debug_flavour
12mu|kernel-3.10.27-1|1528	echo "%{_bootdir}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}" \
12mu|kernel-3.10.27-1|1529	>> $kernel_debug_files
12mu|kernel-3.10.27-1|1530	
12mu|kernel-3.10.27-1|1531	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mu|kernel-3.10.27-1|1532	-name "*.ko" | \
12mu|kernel-3.10.27-1|1533	%kxargs -I '{}' objcopy --only-keep-debug '{}' '{}'.debug
12mu|kernel-3.10.27-1|1534	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mu|kernel-3.10.27-1|1535	-name "*.ko" | %kxargs -I '{}' \
12mu|kernel-3.10.27-1|1536	sh -c 'cd `dirname {}`; \
12mu|kernel-3.10.27-1|1537	objcopy --add-gnu-debuglink=`basename {}`.debug \
12mu|kernel-3.10.27-1|1538	--strip-debug `basename {}`'
12mu|kernel-3.10.27-1|1539	
12mu|kernel-3.10.27-1|1540	pushd %{temp_modules}
12mu|kernel-3.10.27-1|1541	find %{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mu|kernel-3.10.27-1|1542	-name "*.ko.debug" > debug_module_list
12mu|kernel-3.10.27-1|1543	popd
12mu|kernel-3.10.27-1|1544	cat %{temp_modules}/debug_module_list | \
12mu|kernel-3.10.27-1|1545	sed 's|\(.*\)|%{_modulesdir}/\1|' >> $kernel_debug_files
12mu|kernel-3.10.27-1|1546	cat %{temp_modules}/debug_module_list | \
12mu|kernel-3.10.27-1|1547	sed 's|\(.*\)|%exclude %{_modulesdir}/\1|' \
12mu|kernel-3.10.27-1|1548	>> ../kernel_exclude_debug_files.$debug_flavour
12mu|kernel-3.10.27-1|1549	rm -f %{temp_modules}/debug_module_list
12mu|kernel-3.10.27-1|1550	}
12mu|kernel-3.10.27-1|1551	
12mu|kernel-3.10.27-1|1552	CreateFiles() {
12mu|kernel-3.10.27-1|1553	kernel_flavour=$1
12mu|kernel-3.10.27-1|1554	
12mu|kernel-3.10.27-1|1555	kernel_files=../kernel_files.$kernel_flavour
12mu|kernel-3.10.27-1|1556	
12mu|kernel-3.10.27-1|1557	ker="vmlinuz"
12mu|kernel-3.10.27-1|1558	if [ "$kernel_flavour" = "kirkwood" ]; then
12mu|kernel-3.10.27-1|1559	ker="uImage"
12mu|kernel-3.10.27-1|1560	fi
12mu|kernel-3.10.27-1|1561	### Create the kernel_files.*
12mu|kernel-3.10.27-1|1562	cat > $kernel_files <<EOF
12mu|kernel-3.10.27-1|1563	%{_bootdir}/System.map-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.27-1|1564	%{_bootdir}/symvers-%{kversion}-$kernel_flavour-%{buildrpmrel}.xz
12mu|kernel-3.10.27-1|1565	%{_bootdir}/config-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.27-1|1566	%{_bootdir}/$ker-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.27-1|1567	%dir %{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/
12mu|kernel-3.10.27-1|1568	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/kernel
12mu|kernel-3.10.27-1|1569	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/modules.*
12mu|kernel-3.10.27-1|1570	%doc README.kernel-sources
12mu|kernel-3.10.27-1|1571	EOF
12mu|kernel-3.10.27-1|1572	
12mu|kernel-3.10.27-1|1573	%if %build_debug
12mu|kernel-3.10.27-1|1574	cat ../kernel_exclude_debug_files.$kernel_flavour >> $kernel_files
12mu|kernel-3.10.27-1|1575	%endif
12mu|kernel-3.10.27-1|1576	
12mu|kernel-3.10.27-1|1577	### Create kernel Post script
12mu|kernel-3.10.27-1|1578	cat > $kernel_files-post <<EOF
12mu|kernel-3.10.27-1|1579	%ifarch %{arm}
12mu|kernel-3.10.27-1|1580	/sbin/installkernel -i -N %{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.27-1|1581	%else
12mu|kernel-3.10.27-1|1582	/sbin/installkernel %{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.27-1|1583	pushd /boot > /dev/null
12mu|kernel-3.10.27-1|1584	if [ -L vmlinuz-$kernel_flavour ]; then
12mu|kernel-3.10.27-1|1585	rm -f vmlinuz-$kernel_flavour
12mu|kernel-3.10.27-1|1586	fi
12mu|kernel-3.10.27-1|1587	ln -sf vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel} vmlinuz-$kernel_flavour
12mu|kernel-3.10.27-1|1588	if [ -L initrd-$kernel_flavour.img ]; then
12mu|kernel-3.10.27-1|1589	rm -f initrd-$kernel_flavour.img
12mu|kernel-3.10.27-1|1590	fi
12mu|kernel-3.10.27-1|1591	ln -sf initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img initrd-$kernel_flavour.img
12mu|kernel-3.10.27-1|1592	popd > /dev/null
12mu|kernel-3.10.27-1|1593	%endif
12mu|kernel-3.10.27-1|1594	%if %build_devel
12mu|kernel-3.10.27-1|1595	# create kernel-devel symlinks if matching -devel- rpm is installed
12mu|kernel-3.10.27-1|1596	if [ -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mu|kernel-3.10.27-1|1597	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mu|kernel-3.10.27-1|1598	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mu|kernel-3.10.27-1|1599	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mu|kernel-3.10.27-1|1600	fi
12mu|kernel-3.10.27-1|1601	%endif
12mu|kernel-3.10.27-1|1602	EOF
12mu|kernel-3.10.27-1|1603	
12mu|kernel-3.10.27-1|1604	### Create kernel Posttrans script
12mu|kernel-3.10.27-1|1605	cat > $kernel_files-posttrans <<EOF
12mu|kernel-3.10.27-1|1606	if [ -x /usr/sbin/dkms_autoinstaller -a -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mu|kernel-3.10.27-1|1607	/usr/sbin/dkms_autoinstaller start %{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.27-1|1608	fi
12mu|kernel-3.10.27-1|1609	EOF
12mu|kernel-3.10.27-1|1610	
12mu|kernel-3.10.27-1|1611	### Create kernel Preun script on the fly
12mu|kernel-3.10.27-1|1612	cat > $kernel_files-preun <<EOF
12mu|kernel-3.10.27-1|1613	/sbin/installkernel -R %{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.27-1|1614	pushd /boot > /dev/null
12mu|kernel-3.10.27-1|1615	if [ -L vmlinuz-$kernel_flavour ]; then
12mu|kernel-3.10.27-1|1616	if [ "$(readlink vmlinuz-$kernel_flavour)" = "vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel}" ]; then
12mu|kernel-3.10.27-1|1617	rm -f vmlinuz-$kernel_flavour
12mu|kernel-3.10.27-1|1618	fi
12mu|kernel-3.10.27-1|1619	fi
12mu|kernel-3.10.27-1|1620	if [ -L initrd-$kernel_flavour.img ]; then
12mu|kernel-3.10.27-1|1621	if [ "$(readlink initrd-$kernel_flavour.img)" = "initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img" ]; then
12mu|kernel-3.10.27-1|1622	rm -f initrd-$kernel_flavour.img
12mu|kernel-3.10.27-1|1623	fi
12mu|kernel-3.10.27-1|1624	fi
12mu|kernel-3.10.27-1|1625	popd > /dev/null
12mu|kernel-3.10.27-1|1626	%if %build_devel
12mu|kernel-3.10.27-1|1627	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build ]; then
12mu|kernel-3.10.27-1|1628	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mu|kernel-3.10.27-1|1629	fi
12mu|kernel-3.10.27-1|1630	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source ]; then
12mu|kernel-3.10.27-1|1631	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mu|kernel-3.10.27-1|1632	fi
12mu|kernel-3.10.27-1|1633	%endif
12mu|kernel-3.10.27-1|1634	exit 0
12mu|kernel-3.10.27-1|1635	EOF
12mu|kernel-3.10.27-1|1636	
12mu|kernel-3.10.27-1|1637	
12mu|kernel-3.10.27-1|1638	### Create kernel Postun script on the fly
12mu|kernel-3.10.27-1|1639	cat > $kernel_files-postun <<EOF
12mu|kernel-3.10.27-1|1640	/sbin/kernel_remove_initrd %{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.27-1|1641	rm -rf /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel} >/dev/null
12mu|kernel-3.10.27-1|1642	if [ -d /var/lib/dkms ]; then
12mu|kernel-3.10.27-1|1643	rm -f /var/lib/dkms/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mu|kernel-3.10.27-1|1644	rm -rf /var/lib/dkms/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mu|kernel-3.10.27-1|1645	rm -f /var/lib/dkms-binary/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mu|kernel-3.10.27-1|1646	rm -rf /var/lib/dkms-binary/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mu|kernel-3.10.27-1|1647	fi
12mu|kernel-3.10.27-1|1648	EOF
12mu|kernel-3.10.27-1|1649	}
12mu|kernel-3.10.27-1|1650	
12mu|kernel-3.10.27-1|1651	
12mu|kernel-3.10.27-1|1652	CreateKernel() {
12mu|kernel-3.10.27-1|1653	flavour=$1
12mu|kernel-3.10.27-1|1654	
12mu|kernel-3.10.27-1|1655	PrepareKernel $flavour $flavour-%{buildrpmrel}
12mu|kernel-3.10.27-1|1656	
12mu|kernel-3.10.27-1|1657	BuildKernel %{kversion}-$flavour-%{buildrpmrel}
12mu|kernel-3.10.27-1|1658	%if %build_devel
12mu|kernel-3.10.27-1|1659	SaveDevel $flavour
12mu|kernel-3.10.27-1|1660	%endif
12mu|kernel-3.10.27-1|1661	%if %build_debug
12mu|kernel-3.10.27-1|1662	SaveDebug $flavour
12mu|kernel-3.10.27-1|1663	%endif
12mu|kernel-3.10.27-1|1664	CreateFiles $flavour
12mu|kernel-3.10.27-1|1665	}
12mu|kernel-3.10.27-1|1666	
12mu|kernel-3.10.27-1|1667	
12mu|kernel-3.10.27-1|1668	###
12mu|kernel-3.10.27-1|1669	# DO it...
12mu|kernel-3.10.27-1|1670	###
12mu|kernel-3.10.27-1|1671	
12mu|kernel-3.10.27-1|1672	
12mu|kernel-3.10.27-1|1673	# Create a simulacro of buildroot
12mu|kernel-3.10.27-1|1674	rm -rf %{temp_root}
12mu|kernel-3.10.27-1|1675	install -d %{temp_root}
12mu|kernel-3.10.27-1|1676	
12mu|kernel-3.10.27-1|1677	
12mu|kernel-3.10.27-1|1678	# make sure we are in the directory
12mu|kernel-3.10.27-1|1679	cd %src_dir
12mu|kernel-3.10.27-1|1680	
12mu|kernel-3.10.27-1|1681	%ifarch %{ix86}
12mu|kernel-3.10.27-1|1682	%if %build_desktop586
12mu|kernel-3.10.27-1|1683	CreateKernel desktop586
12mu|kernel-3.10.27-1|1684	%endif
12mu|kernel-3.10.27-1|1685	%endif
12mu|kernel-3.10.27-1|1686	
12mu|kernel-3.10.27-1|1687	%if %build_desktop
12mu|kernel-3.10.27-1|1688	CreateKernel desktop
12mu|kernel-3.10.27-1|1689	%endif
12mu|kernel-3.10.27-1|1690	
12mu|kernel-3.10.27-1|1691	%if %build_netbook
12mu|kernel-3.10.27-1|1692	CreateKernel netbook
12mu|kernel-3.10.27-1|1693	%endif
12mu|kernel-3.10.27-1|1694	
12mu|kernel-3.10.27-1|1695	%if %build_server
12mu|kernel-3.10.27-1|1696	CreateKernel server
12mu|kernel-3.10.27-1|1697	%endif
12mu|kernel-3.10.27-1|1698	
12mu|kernel-3.10.27-1|1699	%ifarch %{ix86}
12mu|kernel-3.10.27-1|1700	%if %build_desktop_pae
12mu|kernel-3.10.27-1|1701	CreateKernel desktop-pae
12mu|kernel-3.10.27-1|1702	%endif
12mu|kernel-3.10.27-1|1703	%endif
12mu|kernel-3.10.27-1|1704	
12mu|kernel-3.10.27-1|1705	%ifarch %{ix86}
12mu|kernel-3.10.27-1|1706	%if %build_netbook_pae
12mu|kernel-3.10.27-1|1707	CreateKernel netbook-pae
12mu|kernel-3.10.27-1|1708	%endif
12mu|kernel-3.10.27-1|1709	%endif
12mu|kernel-3.10.27-1|1710	
12mu|kernel-3.10.27-1|1711	%ifarch %{ix86}
12mu|kernel-3.10.27-1|1712	%if %build_nrj_desktop586
12mu|kernel-3.10.27-1|1713	CreateKernel nrj-desktop586
12mu|kernel-3.10.27-1|1714	%endif
12mu|kernel-3.10.27-1|1715	%endif
12mu|kernel-3.10.27-1|1716	
12mu|kernel-3.10.27-1|1717	%if %build_nrj_desktop
12mu|kernel-3.10.27-1|1718	CreateKernel nrj-desktop
12mu|kernel-3.10.27-1|1719	%endif
12mu|kernel-3.10.27-1|1720	
12mu|kernel-3.10.27-1|1721	%if %build_nrj_realtime
12mu|kernel-3.10.27-1|1722	CreateKernel nrj-realtime
12mu|kernel-3.10.27-1|1723	%endif
12mu|kernel-3.10.27-1|1724	
12mu|kernel-3.10.27-1|1725	%if %build_nrj_laptop
12mu|kernel-3.10.27-1|1726	CreateKernel nrj-laptop
12mu|kernel-3.10.27-1|1727	%endif
12mu|kernel-3.10.27-1|1728	
12mu|kernel-3.10.27-1|1729	%if %build_nrj_netbook
12mu|kernel-3.10.27-1|1730	CreateKernel nrj-netbook
12mu|kernel-3.10.27-1|1731	%endif
12mu|kernel-3.10.27-1|1732	
12mu|kernel-3.10.27-1|1733	%ifarch %{ix86}
12mu|kernel-3.10.27-1|1734	%if %build_nrj_desktop_pae
12mu|kernel-3.10.27-1|1735	CreateKernel nrj-desktop-pae
12mu|kernel-3.10.27-1|1736	%endif
12mu|kernel-3.10.27-1|1737	%endif
12mu|kernel-3.10.27-1|1738	
12mu|kernel-3.10.27-1|1739	%ifarch %{ix86}
12mu|kernel-3.10.27-1|1740	%if %build_nrj_realtime_pae
12mu|kernel-3.10.27-1|1741	CreateKernel nrj-realtime-pae
12mu|kernel-3.10.27-1|1742	%endif
12mu|kernel-3.10.27-1|1743	%endif
12mu|kernel-3.10.27-1|1744	
12mu|kernel-3.10.27-1|1745	%ifarch %{ix86}
12mu|kernel-3.10.27-1|1746	%if %build_nrj_laptop_pae
12mu|kernel-3.10.27-1|1747	CreateKernel nrj-laptop-pae
12mu|kernel-3.10.27-1|1748	%endif
12mu|kernel-3.10.27-1|1749	%endif
12mu|kernel-3.10.27-1|1750	
12mu|kernel-3.10.27-1|1751	%ifarch %{ix86}
12mu|kernel-3.10.27-1|1752	%if %build_nrj_netbook_pae
12mu|kernel-3.10.27-1|1753	CreateKernel nrj-netbook-pae
12mu|kernel-3.10.27-1|1754	%endif
12mu|kernel-3.10.27-1|1755	%endif
12mu|kernel-3.10.27-1|1756	
12mu|kernel-3.10.27-1|1757	%ifarch %{ix86}
12mu|kernel-3.10.27-1|1758	%if %build_nrj_netbook_atom
12mu|kernel-3.10.27-1|1759	CreateKernel nrj-netbook-atom
12mu|kernel-3.10.27-1|1760	%endif
12mu|kernel-3.10.27-1|1761	%endif
12mu|kernel-3.10.27-1|1762	
12mu|kernel-3.10.27-1|1763	%ifarch %{ix86}
12mu|kernel-3.10.27-1|1764	%if %build_nrj_netbook_atom_pae
12mu|kernel-3.10.27-1|1765	CreateKernel nrj-netbook-atom-pae
12mu|kernel-3.10.27-1|1766	%endif
12mu|kernel-3.10.27-1|1767	%endif
12mu|kernel-3.10.27-1|1768	
12mu|kernel-3.10.27-1|1769	%ifarch %{ix86}
12mu|kernel-3.10.27-1|1770	%if %build_nrj_desktop_core2
12mu|kernel-3.10.27-1|1771	CreateKernel nrj-desktop-core2
12mu|kernel-3.10.27-1|1772	%endif
12mu|kernel-3.10.27-1|1773	%endif
12mu|kernel-3.10.27-1|1774	
12mu|kernel-3.10.27-1|1775	%ifarch %{ix86}
12mu|kernel-3.10.27-1|1776	%if %build_nrj_desktop_core2_pae
12mu|kernel-3.10.27-1|1777	CreateKernel nrj-desktop-core2-pae
12mu|kernel-3.10.27-1|1778	%endif
12mu|kernel-3.10.27-1|1779	%endif
12mu|kernel-3.10.27-1|1780	
12mu|kernel-3.10.27-1|1781	%if %build_nrj_server_lxc
12mu|kernel-3.10.27-1|1782	CreateKernel nrj-server-lxc
12mu|kernel-3.10.27-1|1783	%endif
12mu|kernel-3.10.27-1|1784	
12mu|kernel-3.10.27-1|1785	%if %build_nrj_server_lxc_exp
12mu|kernel-3.10.27-1|1786	CreateKernel nrj-server-lxc-exp
12mu|kernel-3.10.27-1|1787	%endif
12mu|kernel-3.10.27-1|1788	
12mu|kernel-3.10.27-1|1789	%ifarch %{arm}
12mu|kernel-3.10.27-1|1790	%if %build_iop32x
12mu|kernel-3.10.27-1|1791	CreateKernel iop32x
12mu|kernel-3.10.27-1|1792	%endif
12mu|kernel-3.10.27-1|1793	%if %build_kirkwood
12mu|kernel-3.10.27-1|1794	CreateKernel kirkwood
12mu|kernel-3.10.27-1|1795	%endif
12mu|kernel-3.10.27-1|1796	%if %build_versatile
12mu|kernel-3.10.27-1|1797	CreateKernel versatile
12mu|kernel-3.10.27-1|1798	%endif
12mu|kernel-3.10.27-1|1799	%endif
12mu|kernel-3.10.27-1|1800	
12mu|kernel-3.10.27-1|1801	# set extraversion to match srpm to get nice version reported by the tools
12mu|kernel-3.10.27-1|1802	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mu|kernel-3.10.27-1|1803	
12mu|kernel-3.10.27-1|1804	
12mu|kernel-3.10.27-1|1805	############################################################
12mu|kernel-3.10.27-1|1806	### Linker start3 > Check point to build for cooker 2013 ###
12mu|kernel-3.10.27-1|1807	############################################################
12mu|kernel-3.10.27-1|1808	# build perf
12mu|kernel-3.10.27-1|1809	
12mu|kernel-3.10.27-1|1810	%if %{build_perf}
12mu|kernel-3.10.27-1|1811	%if %{mdvver} < 201300
12mu|kernel-3.10.27-1|1812	%make -C tools/perf -s HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} all
12mu|kernel-3.10.27-1|1813	%make -C tools/perf -s prefix=%{_prefix} man
12mu|kernel-3.10.27-1|1814	%else
12mu|kernel-3.10.27-1|1815	%make -C tools/perf -s HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} LDFLAGS="%optflags" all
12mu|kernel-3.10.27-1|1816	%make -C tools/perf -s prefix=%{_prefix} LDFLAGS="%optflags" man
12mu|kernel-3.10.27-1|1817	%endif
12mu|kernel-3.10.27-1|1818	%endif
12mu|kernel-3.10.27-1|1819	
12mu|kernel-3.10.27-1|1820	# build cpupower
12mu|kernel-3.10.27-1|1821	
12mu|kernel-3.10.27-1|1822	%if %{build_cpupower}
12mu|kernel-3.10.27-1|1823	# make sure version-gen.sh is executable.
12mu|kernel-3.10.27-1|1824	chmod +x tools/power/cpupower/utils/version-gen.sh
12mu|kernel-3.10.27-1|1825	%if %{mdvver} < 201300
12mu|kernel-3.10.27-1|1826	%make -C tools/power/cpupower CPUFREQ_BENCH=false
12mu|kernel-3.10.27-1|1827	%else
12mu|kernel-3.10.27-1|1828	%kmake -C tools/power/cpupower CPUFREQ_BENCH=false LDFLAGS="%optflags"
12mu|kernel-3.10.27-1|1829	%endif
12mu|kernel-3.10.27-1|1830	%endif
12mu|kernel-3.10.27-1|1831	############################################################
12mu|kernel-3.10.27-1|1832	###  Linker end3 > Check point to build for cooker 2013  ###
12mu|kernel-3.10.27-1|1833	############################################################
12mu|kernel-3.10.27-1|1834	
12mu|kernel-3.10.27-1|1835	
12mu|kernel-3.10.27-1|1836	# We don't make to repeat the depend code at the install phase
12mu|kernel-3.10.27-1|1837	%if %build_source
12mu|kernel-3.10.27-1|1838	%ifarch %{arm}
12mu|kernel-3.10.27-1|1839	PrepareKernel "kirkwood" %{buildrpmrel}custom
12mu|kernel-3.10.27-1|1840	%else
12mu|kernel-3.10.27-1|1841	PrepareKernel "" %{buildrpmrel}custom
12mu|kernel-3.10.27-1|1842	%endif
12mu|kernel-3.10.27-1|1843	%smake -s mrproper
12mu|kernel-3.10.27-1|1844	%endif
12mu|kernel-3.10.27-1|1845	
12mu|kernel-3.10.27-1|1846	
12mu|kernel-3.10.27-1|1847	###
12mu|kernel-3.10.27-1|1848	### install
12mu|kernel-3.10.27-1|1849	###
12mu|kernel-3.10.27-1|1850	%install
12mu|kernel-3.10.27-1|1851	install -m 644 %{SOURCE4}  .
12mu|kernel-3.10.27-1|1852	
12mu|kernel-3.10.27-1|1853	cd %src_dir
12mu|kernel-3.10.27-1|1854	
12mu|kernel-3.10.27-1|1855	# Directories definition needed for installing
12mu|kernel-3.10.27-1|1856	%define target_source %{buildroot}%{_kerneldir}
12mu|kernel-3.10.27-1|1857	%define target_boot %{buildroot}%{_bootdir}
12mu|kernel-3.10.27-1|1858	%define target_modules %{buildroot}%{_modulesdir}
12mu|kernel-3.10.27-1|1859	
12mu|kernel-3.10.27-1|1860	# We want to be able to test several times the install part
12mu|kernel-3.10.27-1|1861	rm -rf %{buildroot}
12mu|kernel-3.10.27-1|1862	cp -a %{temp_root} %{buildroot}
12mu|kernel-3.10.27-1|1863	
12mu|kernel-3.10.27-1|1864	# Create directories infastructure
12mu|kernel-3.10.27-1|1865	%if %build_source
12mu|kernel-3.10.27-1|1866	install -d %{target_source}
12mu|kernel-3.10.27-1|1867	
12mu|kernel-3.10.27-1|1868	tar cf - . | tar xf - -C %{target_source}
12mu|kernel-3.10.27-1|1869	chmod -R a+rX %{target_source}
12mu|kernel-3.10.27-1|1870	
12mu|kernel-3.10.27-1|1871	# we remove all the source files that we don't ship
12mu|kernel-3.10.27-1|1872	# first architecture files
12mu|kernel-3.10.27-1|1873	for i in alpha arc avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu metag microblaze \
12mu|kernel-3.10.27-1|1874	mips openrisc parisc powerpc s390 score sh sh64 sparc tile unicore32 v850 xtensa mn10300; do
12mu|kernel-3.10.27-1|1875	rm -rf %{target_source}/arch/$i
12mu|kernel-3.10.27-1|1876	done
12mu|kernel-3.10.27-1|1877	
12mu|kernel-3.10.27-1|1878	# other misc files
12mu|kernel-3.10.27-1|1879	rm -f %{target_source}/{.config.old,.config.cmd,.gitignore,.lst,.mailmap}
12mu|kernel-3.10.27-1|1880	rm -f %{target_source}/{.missing-syscalls.d,arch/.gitignore,firmware/.gitignore}
12mu|kernel-3.10.27-1|1881	rm -rf %{target_source}/.tmp_depmod/
12mu|kernel-3.10.27-1|1882	
12mu|kernel-3.10.27-1|1883	#endif %build_source
12mu|kernel-3.10.27-1|1884	%endif
12mu|kernel-3.10.27-1|1885	
12mu|kernel-3.10.27-1|1886	# compressing modules
12mu|kernel-3.10.27-1|1887	%if %{build_modxz}
12mu|kernel-3.10.27-1|1888	find %{target_modules} -name "*.ko" | %kxargs xz -6e
12mu|kernel-3.10.27-1|1889	%else
12mu|kernel-3.10.27-1|1890	find %{target_modules} -name "*.ko" | %kxargs gzip -9
12mu|kernel-3.10.27-1|1891	%endif
12mu|kernel-3.10.27-1|1892	
12mu|kernel-3.10.27-1|1893	# We used to have a copy of PrepareKernel here
12mu|kernel-3.10.27-1|1894	# Now, we make sure that the thing in the linux dir is what we want it to be
12mu|kernel-3.10.27-1|1895	for i in %{target_modules}/*; do
12mu|kernel-3.10.27-1|1896	rm -f $i/build $i/source
12mu|kernel-3.10.27-1|1897	done
12mu|kernel-3.10.27-1|1898	
12mu|kernel-3.10.27-1|1899	# sniff, if we compressed all the modules, we change the stamp :(
12mu|kernel-3.10.27-1|1900	# we really need the depmod -ae here
12mu|kernel-3.10.27-1|1901	pushd %{target_modules}
12mu|kernel-3.10.27-1|1902	for i in *; do
12mu|kernel-3.10.27-1|1903	/sbin/depmod -ae -b %{buildroot} -F %{target_boot}/System.map-$i $i
12mu|kernel-3.10.27-1|1904	echo $?
12mu|kernel-3.10.27-1|1905	done
12mu|kernel-3.10.27-1|1906	
12mu|kernel-3.10.27-1|1907	for i in *; do
12mu|kernel-3.10.27-1|1908	pushd $i
12mu|kernel-3.10.27-1|1909	echo "Creating modules.description for $i"
12mu|kernel-3.10.27-1|1910	modules=`find . -name "*.ko.[g,x]z"`
12mu|kernel-3.10.27-1|1911	echo $modules | %kxargs /sbin/modinfo \
12mu|kernel-3.10.27-1|1912	| perl -lne 'print "$name\t$1" if $name && /^description:\s*(.*)/; $name = $1 if m!^filename:\s*(.*)\.k?o!; $name =~ s!.*/!!' > modules.description
12mu|kernel-3.10.27-1|1913	popd
12mu|kernel-3.10.27-1|1914	done
12mu|kernel-3.10.27-1|1915	popd
12mu|kernel-3.10.27-1|1916	
12mu|kernel-3.10.27-1|1917	# need to set extraversion to match srpm again to avoid rebuild
12mu|kernel-3.10.27-1|1918	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mu|kernel-3.10.27-1|1919	%if %{build_perf}
12mu|kernel-3.10.27-1|1920	
12mu|kernel-3.10.27-1|1921	# perf tool binary and supporting scripts/binaries
12mu|kernel-3.10.27-1|1922	make -C tools/perf -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install
12mu|kernel-3.10.27-1|1923	
12mu|kernel-3.10.27-1|1924	# perf man pages (note: implicit rpm magic compresses them later)
12mu|kernel-3.10.27-1|1925	make -C tools/perf  -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install-man
12mu|kernel-3.10.27-1|1926	%endif
12mu|kernel-3.10.27-1|1927	
12mu|kernel-3.10.27-1|1928	############################################################
12mu|kernel-3.10.27-1|1929	### Linker start4 > Check point to build for cooker 2013 ###
12mu|kernel-3.10.27-1|1930	############################################################
12mu|kernel-3.10.27-1|1931	%if %{build_cpupower}
12mu|kernel-3.10.27-1|1932	%if %{mdvver} < 201300
12mu|kernel-3.10.27-1|1933	make -C tools/power/cpupower DESTDIR=%{buildroot} libdir=%{_libdir} mandir=%{_mandir} CPUFREQ_BENCH=false install
12mu|kernel-3.10.27-1|1934	%else
12mu|kernel-3.10.27-1|1935	%make -C tools/power/cpupower DESTDIR=%{buildroot} libdir=%{_libdir} mandir=%{_mandir} CPUFREQ_BENCH=false LDFLAGS="%optflags" install
12mu|kernel-3.10.27-1|1936	%endif
12mu|kernel-3.10.27-1|1937	rm -f %{buildroot}%{_libdir}/*.{a,la}
12mu|kernel-3.10.27-1|1938	%find_lang cpupower
12mu|kernel-3.10.27-1|1939	mv cpupower.lang ../
12mu|kernel-3.10.27-1|1940	chmod 0755 %{buildroot}%{_libdir}/libcpupower.so*
12mu|kernel-3.10.27-1|1941	mkdir -p %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
12mu|kernel-3.10.27-1|1942	install -m644 %{SOURCE50} %{buildroot}%{_unitdir}/cpupower.service
12mu|kernel-3.10.27-1|1943	install -m644 %{SOURCE51} %{buildroot}%{_sysconfdir}/sysconfig/cpupower
12mu|kernel-3.10.27-1|1944	%endif
12mu|kernel-3.10.27-1|1945	############################################################
12mu|kernel-3.10.27-1|1946	### Linker start4 > Check point to build for cooker 2013 ###
12mu|kernel-3.10.27-1|1947	############################################################
12mu|kernel-3.10.27-1|1948	
12mu|kernel-3.10.27-1|1949	###
12mu|kernel-3.10.27-1|1950	### clean
12mu|kernel-3.10.27-1|1951	###
12mu|kernel-3.10.27-1|1952	%clean
12mu|kernel-3.10.27-1|1953	rm -rf %{buildroot}
12mu|kernel-3.10.27-1|1954	
12mu|kernel-3.10.27-1|1955	
12mu|kernel-3.10.27-1|1956	# We don't want to remove this, the whole reason of its existence is to be
12mu|kernel-3.10.27-1|1957	# able to do several rpm --short-circuit -bi for testing install
12mu|kernel-3.10.27-1|1958	# phase without repeating compilation phase
12mu|kernel-3.10.27-1|1959	#rm -rf %{temp_root}
12mu|kernel-3.10.27-1|1960	
12mu|kernel-3.10.27-1|1961	###
12mu|kernel-3.10.27-1|1962	### source and doc file lists
12mu|kernel-3.10.27-1|1963	###
12mu|kernel-3.10.27-1|1964	
12mu|kernel-3.10.27-1|1965	%if %build_source
12mu|kernel-3.10.27-1|1966	%files -n %{kname}-source-%{buildrel}
12mu|kernel-3.10.27-1|1967	%dir %{_kerneldir}
12mu|kernel-3.10.27-1|1968	%dir %{_kerneldir}/arch
12mu|kernel-3.10.27-1|1969	%dir %{_kerneldir}/include
12mu|kernel-3.10.27-1|1970	%{_kerneldir}/3rdparty
12mu|kernel-3.10.27-1|1971	%{_kerneldir}/Documentation
12mu|kernel-3.10.27-1|1972	%{_kerneldir}/arch/Kconfig
12mu|kernel-3.10.27-1|1973	%{_kerneldir}/arch/arm
12mu|kernel-3.10.27-1|1974	%{_kerneldir}/arch/arm64
12mu|kernel-3.10.27-1|1975	%{_kerneldir}/arch/um
12mu|kernel-3.10.27-1|1976	%{_kerneldir}/arch/x86
12mu|kernel-3.10.27-1|1977	%{_kerneldir}/block
12mu|kernel-3.10.27-1|1978	%{_kerneldir}/crypto
12mu|kernel-3.10.27-1|1979	%{_kerneldir}/drivers
12mu|kernel-3.10.27-1|1980	%{_kerneldir}/firmware
12mu|kernel-3.10.27-1|1981	%{_kerneldir}/fs
12mu|kernel-3.10.27-1|1982	%{_kerneldir}/include/Kbuild
12mu|kernel-3.10.27-1|1983	%{_kerneldir}/include/acpi
12mu|kernel-3.10.27-1|1984	%{_kerneldir}/include/asm-generic
12mu|kernel-3.10.27-1|1985	%{_kerneldir}/include/clocksource
12mu|kernel-3.10.27-1|1986	%{_kerneldir}/include/crypto
12mu|kernel-3.10.27-1|1987	%{_kerneldir}/include/drm
12mu|kernel-3.10.27-1|1988	%{_kerneldir}/include/dt-bindings
12mu|kernel-3.10.27-1|1989	%{_kerneldir}/include/keys
12mu|kernel-3.10.27-1|1990	%{_kerneldir}/include/linux
12mu|kernel-3.10.27-1|1991	%{_kerneldir}/include/math-emu
12mu|kernel-3.10.27-1|1992	%{_kerneldir}/include/media
12mu|kernel-3.10.27-1|1993	%{_kerneldir}/include/memory
12mu|kernel-3.10.27-1|1994	%{_kerneldir}/include/misc
12mu|kernel-3.10.27-1|1995	%{_kerneldir}/include/net
12mu|kernel-3.10.27-1|1996	%{_kerneldir}/include/pcmcia
12mu|kernel-3.10.27-1|1997	%{_kerneldir}/include/ras
12mu|kernel-3.10.27-1|1998	%{_kerneldir}/include/rdma
12mu|kernel-3.10.27-1|1999	%{_kerneldir}/include/rxrpc
12mu|kernel-3.10.27-1|2000	%{_kerneldir}/include/scsi
12mu|kernel-3.10.27-1|2001	%{_kerneldir}/include/sound
12mu|kernel-3.10.27-1|2002	%{_kerneldir}/include/target
12mu|kernel-3.10.27-1|2003	%{_kerneldir}/include/trace
12mu|kernel-3.10.27-1|2004	%{_kerneldir}/include/uapi
12mu|kernel-3.10.27-1|2005	%{_kerneldir}/include/video
12mu|kernel-3.10.27-1|2006	%{_kerneldir}/include/xen
12mu|kernel-3.10.27-1|2007	%{_kerneldir}/init
12mu|kernel-3.10.27-1|2008	%{_kerneldir}/ipc
12mu|kernel-3.10.27-1|2009	%{_kerneldir}/kernel
12mu|kernel-3.10.27-1|2010	%{_kerneldir}/lib
12mu|kernel-3.10.27-1|2011	%{_kerneldir}/mm
12mu|kernel-3.10.27-1|2012	%{_kerneldir}/net
12mu|kernel-3.10.27-1|2013	%{_kerneldir}/virt
12mu|kernel-3.10.27-1|2014	%{_kerneldir}/samples
12mu|kernel-3.10.27-1|2015	%{_kerneldir}/scripts
12mu|kernel-3.10.27-1|2016	%{_kerneldir}/security
12mu|kernel-3.10.27-1|2017	%{_kerneldir}/sound
12mu|kernel-3.10.27-1|2018	%{_kerneldir}/tools
12mu|kernel-3.10.27-1|2019	%{_kerneldir}/usr
12mu|kernel-3.10.27-1|2020	%{_kerneldir}/COPYING
12mu|kernel-3.10.27-1|2021	%{_kerneldir}/CREDITS
12mu|kernel-3.10.27-1|2022	%{_kerneldir}/Kbuild
12mu|kernel-3.10.27-1|2023	%{_kerneldir}/Kconfig
12mu|kernel-3.10.27-1|2024	%{_kerneldir}/MAINTAINERS
12mu|kernel-3.10.27-1|2025	%{_kerneldir}/Makefile
12mu|kernel-3.10.27-1|2026	%{_kerneldir}/README
12mu|kernel-3.10.27-1|2027	%{_kerneldir}/REPORTING-BUGS
12mu|kernel-3.10.27-1|2028	%doc README.kernel-sources
12mu|kernel-3.10.27-1|2029	
12mu|kernel-3.10.27-1|2030	%files -n %{kname}-source-latest
12mu|kernel-3.10.27-1|2031	%endif
12mu|kernel-3.10.27-1|2032	
12mu|kernel-3.10.27-1|2033	%if %build_doc
12mu|kernel-3.10.27-1|2034	%files -n %{kname}-doc
12mu|kernel-3.10.27-1|2035	%doc linux-%{tar_ver}/Documentation/*
12mu|kernel-3.10.27-1|2036	%endif
12mu|kernel-3.10.27-1|2037	
12mu|kernel-3.10.27-1|2038	%if %{build_perf}
12mu|kernel-3.10.27-1|2039	%files -n perf
12mu|kernel-3.10.27-1|2040	%{_bindir}/perf
12mu|kernel-3.10.27-1|2041	%dir %{_prefix}/libexec/perf-core
12mu|kernel-3.10.27-1|2042	%{_prefix}/libexec/perf-core/*
12mu|kernel-3.10.27-1|2043	%{_mandir}/man[1-8]/perf*
12mu|kernel-3.10.27-1|2044	%{_sysconfdir}/bash_completion.d/perf
12mu|kernel-3.10.27-1|2045	%endif
12mu|kernel-3.10.27-1|2046	
12mu|kernel-3.10.27-1|2047	%if %{build_cpupower}
12mu|kernel-3.10.27-1|2048	%files -n cpupower -f cpupower.lang
12mu|kernel-3.10.27-1|2049	%{_bindir}/cpupower
12mu|kernel-3.10.27-1|2050	%{_libdir}/libcpupower.so.0
12mu|kernel-3.10.27-1|2051	%{_libdir}/libcpupower.so.0.0.0
12mu|kernel-3.10.27-1|2052	%{_unitdir}/cpupower.service
12mu|kernel-3.10.27-1|2053	%{_mandir}/man[1-8]/cpupower*
12mu|kernel-3.10.27-1|2054	%config(noreplace) %{_sysconfdir}/sysconfig/cpupower
12mu|kernel-3.10.27-1|2055	
12mu|kernel-3.10.27-1|2056	%files -n cpupower-devel
12mu|kernel-3.10.27-1|2057	%{_libdir}/libcpupower.so
12mu|kernel-3.10.27-1|2058	%{_includedir}/cpufreq.h
12mu|kernel-3.10.27-1|2059	%endif
12mu|kernel-3.10.27-1|2060	
12mu|kernel-3.10.27-1|2061	
12mu|kernel-3.10.27-1|2062	
12mu|kernel-3.10.27-1|2063	%changelog
12mu|kernel-3.10.27-1|2064	* Thu Jan 16 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.27-1
12mu|kernel-3.10.27-1|2065	+ Revision: 69abbe3
12mu|kernel-3.10.27-1|2066	- Upstream update to version 3.10.27
12mu|kernel-3.10.27-1|2067	
12mu|kernel-3.10.27-1|2068	

19909 12
12mu|kernel-3.10.51-1|1	#
12mu|kernel-3.10.51-1|2	%define kernelversion	3
12mu|kernel-3.10.51-1|3	%define patchlevel	10
12mu|kernel-3.10.51-1|4	# sublevel is now used for -stable patches
12mu|kernel-3.10.51-1|5	%define sublevel	51
12mu|kernel-3.10.51-1|6	
12mu|kernel-3.10.51-1|7	# Package release
12mu|kernel-3.10.51-1|8	%define mibrel		69
12mu|kernel-3.10.51-1|9	
12mu|kernel-3.10.51-1|10	# kernel Makefile extraversion is substituted by
12mu|kernel-3.10.51-1|11	# kpatch wich are either 0 (empty), rc (kpatch)
12mu|kernel-3.10.51-1|12	%define kpatch		0
12mu|kernel-3.10.51-1|13	# kernel.org -gitX patch (only the number after "git")
12mu|kernel-3.10.51-1|14	%define kgit		0
12mu|kernel-3.10.51-1|15	
12mu|kernel-3.10.51-1|16	# kernel base name (also name of srpm)
12mu|kernel-3.10.51-1|17	%define kname 		kernel
12mu|kernel-3.10.51-1|18	
12mu|kernel-3.10.51-1|19	# Patch tarball tag
12mu|kernel-3.10.51-1|20	%define ktag		rosa
12mu|kernel-3.10.51-1|21	
12mu|kernel-3.10.51-1|22	# define rpmtag		%{disttag}
12mu|kernel-3.10.51-1|23	%define rpmtag		%{disttag}
12mu|kernel-3.10.51-1|24	%if %kpatch
12mu|kernel-3.10.51-1|25	%if %kgit
12mu|kernel-3.10.51-1|26	%define rpmrel		%mkrel 0.%{kpatch}.%{kgit}.%{mibrel}
12mu|kernel-3.10.51-1|27	%else
12mu|kernel-3.10.51-1|28	%define rpmrel		%mkrel 0.%{kpatch}.%{mibrel}
12mu|kernel-3.10.51-1|29	%endif
12mu|kernel-3.10.51-1|30	%else
12mu|kernel-3.10.51-1|31	%define rpmrel		1
12mu|kernel-3.10.51-1|32	%endif
12mu|kernel-3.10.51-1|33	
12mu|kernel-3.10.51-1|34	# fakerel and fakever never change, they are used to fool
12mu|kernel-3.10.51-1|35	# rpm/urpmi/smart
12mu|kernel-3.10.51-1|36	%define fakever		1
12mu|kernel-3.10.51-1|37	%define fakerel 	%mkrel 1
12mu|kernel-3.10.51-1|38	
12mu|kernel-3.10.51-1|39	# version defines
12mu|kernel-3.10.51-1|40	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mu|kernel-3.10.51-1|41	%define kverrel   	%{kversion}-%{rpmrel}
12mu|kernel-3.10.51-1|42	
12mu|kernel-3.10.51-1|43	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mu|kernel-3.10.51-1|44	%if %kpatch
12mu|kernel-3.10.51-1|45	%if %sublevel
12mu|kernel-3.10.51-1|46	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mu|kernel-3.10.51-1|47	%else
12mu|kernel-3.10.51-1|48	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mu|kernel-3.10.51-1|49	%endif
12mu|kernel-3.10.51-1|50	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mu|kernel-3.10.51-1|51	%else
12mu|kernel-3.10.51-1|52	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mu|kernel-3.10.51-1|53	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mu|kernel-3.10.51-1|54	%endif
12mu|kernel-3.10.51-1|55	
12mu|kernel-3.10.51-1|56	# Used for not making too long names for rpms or search paths
12mu|kernel-3.10.51-1|57	# replaced mibrel with rpmrel / release > we can use only ONE sources folder for nrj & nrjQL
12mu|kernel-3.10.51-1|58	%if %kpatch
12mu|kernel-3.10.51-1|59	%if %kgit
12mu|kernel-3.10.51-1|60	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{rpmrel}%{rpmtag}
12mu|kernel-3.10.51-1|61	%else
12mu|kernel-3.10.51-1|62	%define buildrpmrel     0.%{kpatch}.%{rpmrel}%{rpmtag}
12mu|kernel-3.10.51-1|63	%endif
12mu|kernel-3.10.51-1|64	%else
12mu|kernel-3.10.51-1|65	%define buildrpmrel     %{rpmrel}%{rpmtag}
12mu|kernel-3.10.51-1|66	%endif
12mu|kernel-3.10.51-1|67	%define buildrel     	%{kversion}-%{buildrpmrel}
12mu|kernel-3.10.51-1|68	
12mu|kernel-3.10.51-1|69	# Having different top level names for packges means that you have to remove
12mu|kernel-3.10.51-1|70	# them by hard :(
12mu|kernel-3.10.51-1|71	%define top_dir_name 	%{kname}-%{_arch}
12mu|kernel-3.10.51-1|72	
12mu|kernel-3.10.51-1|73	%define build_dir 	${RPM_BUILD_DIR}/%{top_dir_name}
12mu|kernel-3.10.51-1|74	%define src_dir 	%{build_dir}/linux-%{tar_ver}
12mu|kernel-3.10.51-1|75	
12mu|kernel-3.10.51-1|76	# Disable useless debug rpms...
12mu|kernel-3.10.51-1|77	%define _enable_debug_packages 	%{nil}
12mu|kernel-3.10.51-1|78	%define debug_package 		%{nil}
12mu|kernel-3.10.51-1|79	
12mu|kernel-3.10.51-1|80	# Build defines
12mu|kernel-3.10.51-1|81	%define build_doc 			1
12mu|kernel-3.10.51-1|82	%define build_source 		1
12mu|kernel-3.10.51-1|83	%define build_devel 		1
12mu|kernel-3.10.51-1|84	
12mu|kernel-3.10.51-1|85	%define build_debug 		0
12mu|kernel-3.10.51-1|86	
12mu|kernel-3.10.51-1|87	#
12mu|kernel-3.10.51-1|88	# Old Mandriva kernel flavours plus new two PAE flavours
12mu|kernel-3.10.51-1|89	#
12mu|kernel-3.10.51-1|90	
12mu|kernel-3.10.51-1|91	# Build desktop i586 / 4GB
12mu|kernel-3.10.51-1|92	%ifarch %{ix86}
12mu|kernel-3.10.51-1|93	%define build_desktop586		0
12mu|kernel-3.10.51-1|94	%endif
12mu|kernel-3.10.51-1|95	
12mu|kernel-3.10.51-1|96	# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mu|kernel-3.10.51-1|97	%define build_desktop			1
12mu|kernel-3.10.51-1|98	
12mu|kernel-3.10.51-1|99	# Build netbook (i686 / 4GB) / x86_64
12mu|kernel-3.10.51-1|100	%define build_netbook			0
12mu|kernel-3.10.51-1|101	
12mu|kernel-3.10.51-1|102	# Build server (i686 / 64GB)/x86_64 / sparc64 sets
12mu|kernel-3.10.51-1|103	%define build_server			1
12mu|kernel-3.10.51-1|104	
12mu|kernel-3.10.51-1|105	# Build desktop686 pae (i686 / 64GB)
12mu|kernel-3.10.51-1|106	%ifarch %{ix86}
12mu|kernel-3.10.51-1|107	%define build_desktop_pae		0
12mu|kernel-3.10.51-1|108	%endif
12mu|kernel-3.10.51-1|109	
12mu|kernel-3.10.51-1|110	# Build netbook686 pae (i686 / 64GB)
12mu|kernel-3.10.51-1|111	%ifarch %{ix86}
12mu|kernel-3.10.51-1|112	%define build_netbook_pae		0
12mu|kernel-3.10.51-1|113	%endif
12mu|kernel-3.10.51-1|114	
12mu|kernel-3.10.51-1|115	#
12mu|kernel-3.10.51-1|116	# MIB low latency optimized flavours called "nrj"
12mu|kernel-3.10.51-1|117	#
12mu|kernel-3.10.51-1|118	
12mu|kernel-3.10.51-1|119	# Build nrj desktop586 (i586 / 4GB)
12mu|kernel-3.10.51-1|120	%ifarch %{ix86}
12mu|kernel-3.10.51-1|121	%define build_nrj_desktop586	0
12mu|kernel-3.10.51-1|122	%endif
12mu|kernel-3.10.51-1|123	
12mu|kernel-3.10.51-1|124	# Build nrj desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mu|kernel-3.10.51-1|125	%define build_nrj_desktop		1
12mu|kernel-3.10.51-1|126	
12mu|kernel-3.10.51-1|127	# Build nrj realtime (i686 / 4GB) / x86_64
12mu|kernel-3.10.51-1|128	%define build_nrj_realtime		1
12mu|kernel-3.10.51-1|129	
12mu|kernel-3.10.51-1|130	# Build nrj laptop (i686 / 4GB) / x86_64
12mu|kernel-3.10.51-1|131	%define build_nrj_laptop		1
12mu|kernel-3.10.51-1|132	
12mu|kernel-3.10.51-1|133	# Build nrj netbook (i686 / 4GB) / x86_6
12mu|kernel-3.10.51-1|134	%define build_nrj_netbook		1
12mu|kernel-3.10.51-1|135	
12mu|kernel-3.10.51-1|136	# Build nrj desktop pae (i686 / 64GB)
12mu|kernel-3.10.51-1|137	%ifarch %{ix86}
12mu|kernel-3.10.51-1|138	%define build_nrj_desktop_pae		1
12mu|kernel-3.10.51-1|139	%endif
12mu|kernel-3.10.51-1|140	
12mu|kernel-3.10.51-1|141	# Build nrj realtime pae (i686 / 64GB)
12mu|kernel-3.10.51-1|142	%ifarch %{ix86}
12mu|kernel-3.10.51-1|143	%define build_nrj_realtime_pae		0
12mu|kernel-3.10.51-1|144	%endif
12mu|kernel-3.10.51-1|145	
12mu|kernel-3.10.51-1|146	# Build nrj laptop pae (i686 / 64GB)
12mu|kernel-3.10.51-1|147	%ifarch %{ix86}
12mu|kernel-3.10.51-1|148	%define build_nrj_laptop_pae		1
12mu|kernel-3.10.51-1|149	%endif
12mu|kernel-3.10.51-1|150	
12mu|kernel-3.10.51-1|151	# Build nrj netbook686 pae (i686 / 64GB)
12mu|kernel-3.10.51-1|152	%ifarch %{ix86}
12mu|kernel-3.10.51-1|153	%define build_nrj_netbook_pae		0
12mu|kernel-3.10.51-1|154	%endif
12mu|kernel-3.10.51-1|155	
12mu|kernel-3.10.51-1|156	#
12mu|kernel-3.10.51-1|157	# experimental "cpu level" optimized "nrj" flavours
12mu|kernel-3.10.51-1|158	#
12mu|kernel-3.10.51-1|159	
12mu|kernel-3.10.51-1|160	# Build nrj netbook Intel Atom (matom / 4GB)
12mu|kernel-3.10.51-1|161	%ifarch %{ix86}
12mu|kernel-3.10.51-1|162	%define build_nrj_netbook_atom		0
12mu|kernel-3.10.51-1|163	%endif
12mu|kernel-3.10.51-1|164	
12mu|kernel-3.10.51-1|165	# Build nrj netbook Intel Atom pae (matom / 64GB)
12mu|kernel-3.10.51-1|166	%ifarch %{ix86}
12mu|kernel-3.10.51-1|167	%define build_nrj_netbook_atom_pae	0
12mu|kernel-3.10.51-1|168	%endif
12mu|kernel-3.10.51-1|169	
12mu|kernel-3.10.51-1|170	# Build nrj desktop Intel Core2 (mcore2 / 4GB)
12mu|kernel-3.10.51-1|171	%ifarch %{ix86}
12mu|kernel-3.10.51-1|172	%define build_nrj_desktop_core2   	0
12mu|kernel-3.10.51-1|173	%endif
12mu|kernel-3.10.51-1|174	
12mu|kernel-3.10.51-1|175	# Build nrj desktop Intel Core2 pae (mcore2 / 64GB)
12mu|kernel-3.10.51-1|176	%ifarch %{ix86}
12mu|kernel-3.10.51-1|177	%define build_nrj_desktop_core2_pae   	0
12mu|kernel-3.10.51-1|178	%endif
12mu|kernel-3.10.51-1|179	
12mu|kernel-3.10.51-1|180	#
12mu|kernel-3.10.51-1|181	# experimental optimized "nrj" for server ABF & LXC vms
12mu|kernel-3.10.51-1|182	#
12mu|kernel-3.10.51-1|183	
12mu|kernel-3.10.51-1|184	# Build nrj server lxc (i686 / 4GB) / x86_64 / sparc64 sets
12mu|kernel-3.10.51-1|185	%define build_nrj_server_lxc		0
12mu|kernel-3.10.51-1|186	
12mu|kernel-3.10.51-1|187	# Build nrj server lxc exp (i686 / 4GB) / x86_64 / sparc64 sets
12mu|kernel-3.10.51-1|188	%define build_nrj_server_lxc_exp	0
12mu|kernel-3.10.51-1|189	
12mu|kernel-3.10.51-1|190	#
12mu|kernel-3.10.51-1|191	# end of kernel name flavour definitions
12mu|kernel-3.10.51-1|192	#
12mu|kernel-3.10.51-1|193	
12mu|kernel-3.10.51-1|194	
12mu|kernel-3.10.51-1|195	# build perf and cpupower tools
12mu|kernel-3.10.51-1|196	%define build_perf		1
12mu|kernel-3.10.51-1|197	%define build_cpupower		1
12mu|kernel-3.10.51-1|198	
12mu|kernel-3.10.51-1|199	# compress modules with xz
12mu|kernel-3.10.51-1|200	%define build_modxz		1
12mu|kernel-3.10.51-1|201	
12mu|kernel-3.10.51-1|202	# ARM builds
12mu|kernel-3.10.51-1|203	%ifarch %{arm}
12mu|kernel-3.10.51-1|204	%define build_desktop		0
12mu|kernel-3.10.51-1|205	%define build_netbook		0
12mu|kernel-3.10.51-1|206	%define build_server		0
12mu|kernel-3.10.51-1|207	%define build_iop32x		0
12mu|kernel-3.10.51-1|208	%define build_kirkwood		1
12mu|kernel-3.10.51-1|209	%define build_versatile		1
12mu|kernel-3.10.51-1|210	# no cpupower tools on arm yet
12mu|kernel-3.10.51-1|211	%define build_cpupower		0
12mu|kernel-3.10.51-1|212	# arm is currently not using xz
12mu|kernel-3.10.51-1|213	%define build_modxz		0
12mu|kernel-3.10.51-1|214	%endif
12mu|kernel-3.10.51-1|215	# End of user definitions
12mu|kernel-3.10.51-1|216	
12mu|kernel-3.10.51-1|217	# buildtime flags
12mu|kernel-3.10.51-1|218	%{?_without_desktop586: %global build_desktop586 0}
12mu|kernel-3.10.51-1|219	%{?_without_desktop: %global build_desktop 0}
12mu|kernel-3.10.51-1|220	%{?_without_netbook: %global build_netbook 0}
12mu|kernel-3.10.51-1|221	%{?_without_server: %global build_server 0}
12mu|kernel-3.10.51-1|222	
12mu|kernel-3.10.51-1|223	%{?_without_desktop_pae: %global build_desktop_pae 0}
12mu|kernel-3.10.51-1|224	%{?_without_netbook_pae: %global build_netbook_pae 0}
12mu|kernel-3.10.51-1|225	
12mu|kernel-3.10.51-1|226	%{?_without_nrj_desktop586: %global build_nrj_desktop586 0}
12mu|kernel-3.10.51-1|227	%{?_without_nrj_desktop: %global build_nrj_desktop 0}
12mu|kernel-3.10.51-1|228	%{?_without_nrj_realtime: %global build_nrj_realtime 0}
12mu|kernel-3.10.51-1|229	%{?_without_nrj_laptop: %global build_nrj_laptop 0}
12mu|kernel-3.10.51-1|230	%{?_without_nrj_netbook: %global build_nrj_netbook 0}
12mu|kernel-3.10.51-1|231	
12mu|kernel-3.10.51-1|232	%{?_without_nrj_desktop_pae: %global build_nrj_desktop_pae 0}
12mu|kernel-3.10.51-1|233	%{?_without_nrj_realtime_pae: %global build_nrj_realtime_pae 0}
12mu|kernel-3.10.51-1|234	%{?_without_nrj_laptop_pae: %global build_nrj_laptop_pae 0}
12mu|kernel-3.10.51-1|235	%{?_without_nrj_netbook_pae: %global build_nrj_netbook_pae 0}
12mu|kernel-3.10.51-1|236	
12mu|kernel-3.10.51-1|237	%{?_without_nrj_netbook_atom: %global build_nrj_netbook_atom 0}
12mu|kernel-3.10.51-1|238	%{?_without_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 0}
12mu|kernel-3.10.51-1|239	%{?_without_nrj_desktop_core2: %global build_nrj_desktop_core2 0}
12mu|kernel-3.10.51-1|240	%{?_without_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 0}
12mu|kernel-3.10.51-1|241	
12mu|kernel-3.10.51-1|242	%{?_without_nrj_server_lxc: %global build_nrj_server_lxc 0}
12mu|kernel-3.10.51-1|243	%{?_without_nrj_server_lxc_exp: %global build_nrj_server_lxc_exp 0}
12mu|kernel-3.10.51-1|244	
12mu|kernel-3.10.51-1|245	%{?_without_doc: %global build_doc 0}
12mu|kernel-3.10.51-1|246	%{?_without_source: %global build_source 0}
12mu|kernel-3.10.51-1|247	%{?_without_devel: %global build_devel 0}
12mu|kernel-3.10.51-1|248	%{?_without_debug: %global build_debug 0}
12mu|kernel-3.10.51-1|249	%{?_without_perf: %global build_perf 0}
12mu|kernel-3.10.51-1|250	%{?_without_cpupower: %global build_cpupower 0}
12mu|kernel-3.10.51-1|251	%{?_without_modxz: %global build_modxz 0}
12mu|kernel-3.10.51-1|252	
12mu|kernel-3.10.51-1|253	
12mu|kernel-3.10.51-1|254	%{?_with_desktop586: %global build_desktop586 1}
12mu|kernel-3.10.51-1|255	%{?_with_desktop: %global build_desktop 1}
12mu|kernel-3.10.51-1|256	%{?_with_netbook: %global build_netbook 1}
12mu|kernel-3.10.51-1|257	%{?_with_server: %global build_server 1}
12mu|kernel-3.10.51-1|258	
12mu|kernel-3.10.51-1|259	%{?_with_desktop_pae: %global build_desktop_pae 1}
12mu|kernel-3.10.51-1|260	%{?_with_netbook_pae: %global build_netbook_pae 1}
12mu|kernel-3.10.51-1|261	
12mu|kernel-3.10.51-1|262	%{?_with_nrj_desktop586: %global build_nrj_desktop586 1}
12mu|kernel-3.10.51-1|263	%{?_with_nrj_desktop: %global build_nrj_desktop 1}
12mu|kernel-3.10.51-1|264	%{?_with_nrj_realtime: %global build_nrj_realtime 1}
12mu|kernel-3.10.51-1|265	%{?_with_nrj_laptop: %global build_nrj_laptop 1}
12mu|kernel-3.10.51-1|266	%{?_with_nrj_netbook: %global build_nrj_netbook 1}
12mu|kernel-3.10.51-1|267	
12mu|kernel-3.10.51-1|268	%{?_with_nrj_desktop_pae: %global build_nrj_desktop_pae 1}
12mu|kernel-3.10.51-1|269	%{?_with_nrj_realtime_pae: %global build_nrj_realtime_pae 1}
12mu|kernel-3.10.51-1|270	%{?_with_nrj_laptop_pae: %global build_nrj_laptop_pae 1}
12mu|kernel-3.10.51-1|271	%{?_with_nrj_netbook_pae: %global build_nrj_netbook_pae 1}
12mu|kernel-3.10.51-1|272	
12mu|kernel-3.10.51-1|273	%{?_with_nrj_netbook_atom: %global build_nrj_netbook_atom 1}
12mu|kernel-3.10.51-1|274	%{?_with_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 1}
12mu|kernel-3.10.51-1|275	%{?_with_nrj_desktop_core2: %global build_nrj_desktop_core2 1}
12mu|kernel-3.10.51-1|276	%{?_with_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 1}
12mu|kernel-3.10.51-1|277	
12mu|kernel-3.10.51-1|278	%{?_with_nrj_server_lxc: %global build_nrj_server_lxc 1}
12mu|kernel-3.10.51-1|279	%{?_with_nrj_server_lxc_exp: %global build_nrj_server_lxc_exp 1}
12mu|kernel-3.10.51-1|280	
12mu|kernel-3.10.51-1|281	%{?_with_doc: %global build_doc 1}
12mu|kernel-3.10.51-1|282	%{?_with_source: %global build_source 1}
12mu|kernel-3.10.51-1|283	%{?_with_devel: %global build_devel 1}
12mu|kernel-3.10.51-1|284	%{?_with_debug: %global build_debug 1}
12mu|kernel-3.10.51-1|285	%{?_with_perf: %global build_perf 1}
12mu|kernel-3.10.51-1|286	%{?_with_cpupower: %global build_cpupower 1}
12mu|kernel-3.10.51-1|287	%{?_with_modxz: %global build_modxz 1}
12mu|kernel-3.10.51-1|288	
12mu|kernel-3.10.51-1|289	
12mu|kernel-3.10.51-1|290	# ARM builds
12mu|kernel-3.10.51-1|291	%{?_with_iop32x: %global build_iop32x 1}
12mu|kernel-3.10.51-1|292	%{?_with_kirkwood: %global build_kirkwood 1}
12mu|kernel-3.10.51-1|293	%{?_with_versatile: %global build_versatile 1}
12mu|kernel-3.10.51-1|294	%{?_without_iop32x: %global build_iop32x 0}
12mu|kernel-3.10.51-1|295	%{?_without_kirkwood: %global build_kirkwood 0}
12mu|kernel-3.10.51-1|296	%{?_without_versatile: %global build_versatile 0}
12mu|kernel-3.10.51-1|297	
12mu|kernel-3.10.51-1|298	# For the .nosrc.rpm
12mu|kernel-3.10.51-1|299	%define build_nosrc 	0
12mu|kernel-3.10.51-1|300	%{?_with_nosrc: %global build_nosrc 1}
12mu|kernel-3.10.51-1|301	
12mu|kernel-3.10.51-1|302	############################################################
12mu|kernel-3.10.51-1|303	### Linker start1 > Check point to build for cooker 2013 ###
12mu|kernel-3.10.51-1|304	############################################################
12mu|kernel-3.10.51-1|305	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12mu|kernel-3.10.51-1|306	%define kmake %make CC="$CC"
12mu|kernel-3.10.51-1|307	%else
12mu|kernel-3.10.51-1|308	%define kmake %make
12mu|kernel-3.10.51-1|309	%endif
12mu|kernel-3.10.51-1|310	# there are places where parallel make don't work
12mu|kernel-3.10.51-1|311	%define smake make
12mu|kernel-3.10.51-1|312	
12mu|kernel-3.10.51-1|313	###########################################################
12mu|kernel-3.10.51-1|314	###  Linker end1 > Check point to build for cooker 2013 ###
12mu|kernel-3.10.51-1|315	###########################################################
12mu|kernel-3.10.51-1|316	
12mu|kernel-3.10.51-1|317	# Parallelize xargs invocations on smp machines
12mu|kernel-3.10.51-1|318	%define kxargs xargs %([ -z "$RPM_BUILD_NCPUS" ] \\\
12mu|kernel-3.10.51-1|319	&& RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"; \\\
12mu|kernel-3.10.51-1|320	[ "$RPM_BUILD_NCPUS" -gt 1 ] && echo "-P $RPM_BUILD_NCPUS")
12mu|kernel-3.10.51-1|321	
12mu|kernel-3.10.51-1|322	# Sparc arch wants sparc64 kernels
12mu|kernel-3.10.51-1|323	%define target_arch    %(echo %{_arch} | sed -e 's/mips.*/mips/' -e 's/arm.*/arm/' -e 's/aarch64/arm64/')
12mu|kernel-3.10.51-1|324	
12mu|kernel-3.10.51-1|325	#
12mu|kernel-3.10.51-1|326	# SRC RPM description
12mu|kernel-3.10.51-1|327	#
12mu|kernel-3.10.51-1|328	Summary: 	Linux kernel built for Mandriva and ROSA
12mu|kernel-3.10.51-1|329	Name:		%{kname}
12mu|kernel-3.10.51-1|330	Version: 	%{kversion}
12mu|kernel-3.10.51-1|331	Release: 	%{rpmrel}
12mu|kernel-3.10.51-1|332	License: 	GPLv2
12mu|kernel-3.10.51-1|333	Group: 	 	System/Kernel and hardware
12mu|kernel-3.10.51-1|334	ExclusiveArch: %{ix86} x86_64 %{arm} aarch64
12mu|kernel-3.10.51-1|335	ExclusiveOS: 	Linux
12mu|kernel-3.10.51-1|336	URL:            http://www.kernel.org
12mu|kernel-3.10.51-1|337	
12mu|kernel-3.10.51-1|338	####################################################################
12mu|kernel-3.10.51-1|339	#
12mu|kernel-3.10.51-1|340	# Sources
12mu|kernel-3.10.51-1|341	#
12mu|kernel-3.10.51-1|342	### This is for full SRC RPM
12mu|kernel-3.10.51-1|343	Source0: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/linux-%{tar_ver}.tar.xz
12mu|kernel-3.10.51-1|344	Source1: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/linux-%{tar_ver}.tar.sign
12mu|kernel-3.10.51-1|345	### This is for stripped SRC RPM
12mu|kernel-3.10.51-1|346	%if %build_nosrc
12mu|kernel-3.10.51-1|347	NoSource: 0
12mu|kernel-3.10.51-1|348	%endif
12mu|kernel-3.10.51-1|349	# This is for disabling *config, mrproper, prepare, scripts on -devel rpms
12mu|kernel-3.10.51-1|350	Source2: 	disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch
12mu|kernel-3.10.51-1|351	
12mu|kernel-3.10.51-1|352	Source4: 	README.kernel-sources
12mu|kernel-3.10.51-1|353	Source5:	kernel.rpmlintrc
12mu|kernel-3.10.51-1|354	
12mu|kernel-3.10.51-1|355	# config and systemd service file from fedora
12mu|kernel-3.10.51-1|356	Source50:	cpupower.service
12mu|kernel-3.10.51-1|357	Source51:	cpupower.config
12mu|kernel-3.10.51-1|358	
12mu|kernel-3.10.51-1|359	# our patch tarball
12mu|kernel-3.10.51-1|360	Source100: 	linux-%{patch_ver}.tar.xz
12mu|kernel-3.10.51-1|361	
12mu|kernel-3.10.51-1|362	####################################################################
12mu|kernel-3.10.51-1|363	#
12mu|kernel-3.10.51-1|364	# Patches
12mu|kernel-3.10.51-1|365	
12mu|kernel-3.10.51-1|366	#
12mu|kernel-3.10.51-1|367	# Patch0 to Patch100 are for core kernel upgrades.
12mu|kernel-3.10.51-1|368	#
12mu|kernel-3.10.51-1|369	
12mu|kernel-3.10.51-1|370	# Pre linus patch: ftp://ftp.kernel.org/pub/linux/kernel/v3.0/testing
12mu|kernel-3.10.51-1|371	
12mu|kernel-3.10.51-1|372	%if %kpatch
12mu|kernel-3.10.51-1|373	%if %sublevel
12mu|kernel-3.10.51-1|374	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/stable-review/patch-%{kversion}-%{kpatch}.xz
12mu|kernel-3.10.51-1|375	Source11:	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/stable-review/patch-%{kversion}-%{kpatch}.sign
12mu|kernel-3.10.51-1|376	%else
12mu|kernel-3.10.51-1|377	Patch1:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.xz
12mu|kernel-3.10.51-1|378	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.sign
12mu|kernel-3.10.51-1|379	%endif
12mu|kernel-3.10.51-1|380	%endif
12mu|kernel-3.10.51-1|381	%if %kgit
12mu|kernel-3.10.51-1|382	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.xz
12mu|kernel-3.10.51-1|383	Source11: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.sign
12mu|kernel-3.10.51-1|384	%endif
12mu|kernel-3.10.51-1|385	%if %sublevel
12mu|kernel-3.10.51-1|386	%if %kpatch
12mu|kernel-3.10.51-1|387	%define prev_sublevel %(expr %{sublevel} - 1)
12mu|kernel-3.10.51-1|388	%if %prev_sublevel
12mu|kernel-3.10.51-1|389	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.xz
12mu|kernel-3.10.51-1|390	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.sign
12mu|kernel-3.10.51-1|391	%endif
12mu|kernel-3.10.51-1|392	%else
12mu|kernel-3.10.51-1|393	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kversion}.xz
12mu|kernel-3.10.51-1|394	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kversion}.sign
12mu|kernel-3.10.51-1|395	%endif
12mu|kernel-3.10.51-1|396	%endif
12mu|kernel-3.10.51-1|397	
12mu|kernel-3.10.51-1|398	#END
12mu|kernel-3.10.51-1|399	####################################################################
12mu|kernel-3.10.51-1|400	
12mu|kernel-3.10.51-1|401	# Defines for the things that are needed for all the kernels
12mu|kernel-3.10.51-1|402	#
12mu|kernel-3.10.51-1|403	%define common_desc_kernel The kernel package contains the Linux kernel (vmlinuz), the core of your \
12mu|kernel-3.10.51-1|404	Mandriva and ROSA operating system. The kernel handles the basic functions \
12mu|kernel-3.10.51-1|405	of the operating system: memory allocation, process allocation, device \
12mu|kernel-3.10.51-1|406	input and output, etc.
12mu|kernel-3.10.51-1|407	
12mu|kernel-3.10.51-1|408	%define common_desc_kernel_smp This kernel relies on in-kernel smp alternatives to switch between up & smp \
12mu|kernel-3.10.51-1|409	mode depending on detected hardware. To force the kernel to boot in single \
12mu|kernel-3.10.51-1|410	processor mode, use the "nosmp" boot parameter.
12mu|kernel-3.10.51-1|411	
12mu|kernel-3.10.51-1|412	
12mu|kernel-3.10.51-1|413	### Global Requires/Provides
12mu|kernel-3.10.51-1|414	
12mu|kernel-3.10.51-1|415	%define requires1	bootloader-utils >= 1.15-8
12mu|kernel-3.10.51-1|416	%define requires2	dracut >= 017-16
12mu|kernel-3.10.51-1|417	%define requires3	kmod >= 7-6
12mu|kernel-3.10.51-1|418	%define requires4	sysfsutils >=  2.1.0-12
12mu|kernel-3.10.51-1|419	%define requires5	kernel-firmware >=  20120219-1
12mu|kernel-3.10.51-1|420	
12mu|kernel-3.10.51-1|421	%define kprovides1 	%{kname} = %{kverrel}
12mu|kernel-3.10.51-1|422	%define kprovides2 	kernel = %{tar_ver}
12mu|kernel-3.10.51-1|423	%define kprovides3 	alsa = 1.0.27
12mu|kernel-3.10.51-1|424	%define kprovides_server drbd-api = 88
12mu|kernel-3.10.51-1|425	
12mu|kernel-3.10.51-1|426	%define	kobsoletes1	dkms-r8192se <= 0019.1207.2010-2
12mu|kernel-3.10.51-1|427	%define	kobsoletes2	dkms-lzma <= 4.43-32
12mu|kernel-3.10.51-1|428	%define	kobsoletes3	dkms-psb <= 4.41.1-7
12mu|kernel-3.10.51-1|429	
12mu|kernel-3.10.51-1|430	# conflict dkms packages that dont support kernel-3.10
12mu|kernel-3.10.51-1|431	# all driver versions must be carefully checked to add
12mu|kernel-3.10.51-1|432	
12mu|kernel-3.10.51-1|433	%define kconflicts1	dkms-broadcom-wl < 5.100.82.112-12
12mu|kernel-3.10.51-1|434	%define kconflicts2	dkms-fglrx < 13.200.5-1
12mu|kernel-3.10.51-1|435	%define kconflicts3	dkms-nvidia-current < 325.15-2
12mu|kernel-3.10.51-1|436	%define kconflicts4	dkms-nvidia-long-lived < 304.108-1
12mu|kernel-3.10.51-1|437	%define kconflicts5	dkms-nvidia173 < 173.14.37-4
12mu|kernel-3.10.51-1|438	# nvidia96xx does not support this kernel or x11-server-1.13
12mu|kernel-3.10.51-1|439	
12mu|kernel-3.10.51-1|440	Autoreqprov: 		no
12mu|kernel-3.10.51-1|441	
12mu|kernel-3.10.51-1|442	# might be useful too:
12mu|kernel-3.10.51-1|443	Suggests:	microcode
12mu|kernel-3.10.51-1|444	
12mu|kernel-3.10.51-1|445	BuildRequires:	kmod-devel kmod-compat
12mu|kernel-3.10.51-1|446	BuildRequires: 	gcc bc
12mu|kernel-3.10.51-1|447	
12mu|kernel-3.10.51-1|448	BuildRequires:  audit-devel
12mu|kernel-3.10.51-1|449	
12mu|kernel-3.10.51-1|450	%ifarch x86_64
12mu|kernel-3.10.51-1|451	BuildRequires:  numa-devel
12mu|kernel-3.10.51-1|452	%endif
12mu|kernel-3.10.51-1|453	
12mu|kernel-3.10.51-1|454	BuildRequires:  libunwind-devel
12mu|kernel-3.10.51-1|455	
12mu|kernel-3.10.51-1|456	# for perf, cpufreq and other tools
12mu|kernel-3.10.51-1|457	BuildRequires:		elfutils-devel
12mu|kernel-3.10.51-1|458	BuildRequires:		zlib-devel
12mu|kernel-3.10.51-1|459	BuildRequires:		binutils-devel
12mu|kernel-3.10.51-1|460	BuildRequires:		newt-devel
12mu|kernel-3.10.51-1|461	BuildRequires:		python-devel
12mu|kernel-3.10.51-1|462	BuildRequires:		perl(ExtUtils::Embed)
12mu|kernel-3.10.51-1|463	BuildRequires:		pciutils-devel
12mu|kernel-3.10.51-1|464	BuildRequires:		asciidoc
12mu|kernel-3.10.51-1|465	BuildRequires:		xmlto
12mu|kernel-3.10.51-1|466	BuildRequires:		gettext
12mu|kernel-3.10.51-1|467	BuildRequires:		docbook-style-xsl
12mu|kernel-3.10.51-1|468	BuildRequires:		pkgconfig(gtk+-2.0)
12mu|kernel-3.10.51-1|469	BuildRequires:		flex
12mu|kernel-3.10.51-1|470	BuildRequires:		bison
12mu|kernel-3.10.51-1|471	
12mu|kernel-3.10.51-1|472	%ifarch %{arm}
12mu|kernel-3.10.51-1|473	BuildRequires:		uboot-mkimage
12mu|kernel-3.10.51-1|474	%endif
12mu|kernel-3.10.51-1|475	
12mu|kernel-3.10.51-1|476	
12mu|kernel-3.10.51-1|477	%description
12mu|kernel-3.10.51-1|478	%common_desc_kernel
12mu|kernel-3.10.51-1|479	%ifnarch %{arm}
12mu|kernel-3.10.51-1|480	%common_desc_kernel_smp
12mu|kernel-3.10.51-1|481	%endif
12mu|kernel-3.10.51-1|482	
12mu|kernel-3.10.51-1|483	# Define obsolete/provides to help automatic upgrades of old kernel-xen-pvops
12mu|kernel-3.10.51-1|484	%define latest_obsoletes_server kernel-xen-pvops-latest < 3.2.1-1
12mu|kernel-3.10.51-1|485	%define latest_provides_server kernel-xen-pvops-latest = %{kverrel}
12mu|kernel-3.10.51-1|486	%define latest_obsoletes_devel_server kernel-xen-pvops-devel-latest < 3.2.1-1
12mu|kernel-3.10.51-1|487	%define latest_provides_devel_server kernel-xen-pvops-devel-latest = %{kverrel}
12mu|kernel-3.10.51-1|488	
12mu|kernel-3.10.51-1|489	# mkflavour() name flavour processor
12mu|kernel-3.10.51-1|490	# name: the flavour name in the package name
12mu|kernel-3.10.51-1|491	# flavour: first parameter of CreateKernel()
12mu|kernel-3.10.51-1|492	%define mkflavour()					\
12mu|kernel-3.10.51-1|493	%package -n %{kname}-%{1}-%{buildrel}			\
12mu|kernel-3.10.51-1|494	Version:	%{fakever}				\
12mu|kernel-3.10.51-1|495	Release:	%{fakerel}				\
12mu|kernel-3.10.51-1|496	Provides:	%kprovides1 %kprovides2 %kprovides3	\
12mu|kernel-3.10.51-1|497	%{expand:%%{?kprovides_%{1}:Provides: %{kprovides_%{1}}}} \
12mu|kernel-3.10.51-1|498	Provides:   %{kname}-%{1}              			 \
12mu|kernel-3.10.51-1|499	%if %{build_nrj_desktop}              		\
12mu|kernel-3.10.51-1|500	Provides:   kernel-desktop              		\
12mu|kernel-3.10.51-1|501	%endif                                  		\
12mu|kernel-3.10.51-1|502	Requires(pre):	%requires1 %requires2 %requires3 %requires4 \
12mu|kernel-3.10.51-1|503	Requires:	%requires2 %requires5			\
12mu|kernel-3.10.51-1|504	Obsoletes:	%kobsoletes1 %kobsoletes2 %kobsoletes3	\
12mu|kernel-3.10.51-1|505	Conflicts:	%kconflicts1 %kconflicts2 %kconflicts3	\
12mu|kernel-3.10.51-1|506	Conflicts:	%kconflicts4 %kconflicts5		\
12mu|kernel-3.10.51-1|507	Provides:	should-restart = system			\
12mu|kernel-3.10.51-1|508	Suggests:	crda					\
12mu|kernel-3.10.51-1|509	%ifarch %{ix86}						\
12mu|kernel-3.10.51-1|510	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.51-1|511	%endif							\
12mu|kernel-3.10.51-1|512	Summary:	%{expand:%{summary_%(echo %{1} | sed -e "s/-/_/")}} \
12mu|kernel-3.10.51-1|513	Group:		System/Kernel and hardware		\
12mu|kernel-3.10.51-1|514	%description -n %{kname}-%{1}-%{buildrel}		\
12mu|kernel-3.10.51-1|515	%common_desc_kernel %{expand:%{info_%(echo %{1} | sed -e "s/-/_/")}} \
12mu|kernel-3.10.51-1|516	%ifnarch %{arm}						\
12mu|kernel-3.10.51-1|517	%common_desc_kernel_smp					\
12mu|kernel-3.10.51-1|518	%endif							\
12mu|kernel-3.10.51-1|519	\
12mu|kernel-3.10.51-1|520	%if %build_devel					\
12mu|kernel-3.10.51-1|521	%package -n	%{kname}-%{1}-devel-%{buildrel}		\
12mu|kernel-3.10.51-1|522	Version:	%{fakever}				\
12mu|kernel-3.10.51-1|523	Release:	%{fakerel}				\
12mu|kernel-3.10.51-1|524	Requires:	glibc-devel ncurses-devel make gcc perl	\
12mu|kernel-3.10.51-1|525	Summary:	The kernel-devel files for %{kname}-%{1}-%{buildrel} \
12mu|kernel-3.10.51-1|526	Group:		Development/Kernel			\
12mu|kernel-3.10.51-1|527	Provides:	%{kname}-devel = %{kverrel} 		\
12mu|kernel-3.10.51-1|528	Provides:	%{kname}-%{1}-devel			\
12mu|kernel-3.10.51-1|529	%ifarch %{ix86}						\
12mu|kernel-3.10.51-1|530	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.51-1|531	%endif							\
12mu|kernel-3.10.51-1|532	%description -n %{kname}-%{1}-devel-%{buildrel}		\
12mu|kernel-3.10.51-1|533	This package contains the kernel files (headers and build tools) \
12mu|kernel-3.10.51-1|534	that should be enough to build additional drivers for   \
12mu|kernel-3.10.51-1|535	use with %{kname}-%{1}-%{buildrel}.                     \
12mu|kernel-3.10.51-1|536	\
12mu|kernel-3.10.51-1|537	If you want to build your own kernel, you need to install the full \
12mu|kernel-3.10.51-1|538	%{kname}-source-%{buildrel} rpm.			\
12mu|kernel-3.10.51-1|539	\
12mu|kernel-3.10.51-1|540	%endif							\
12mu|kernel-3.10.51-1|541	\
12mu|kernel-3.10.51-1|542	%if %build_debug					\
12mu|kernel-3.10.51-1|543	%package -n	%{kname}-%{1}-%{buildrel}-debuginfo	\
12mu|kernel-3.10.51-1|544	Version:	%{fakever}				\
12mu|kernel-3.10.51-1|545	Release:	%{fakerel}				\
12mu|kernel-3.10.51-1|546	Summary:	Files with debuginfo for %{kname}-%{1}-%{buildrel} \
12mu|kernel-3.10.51-1|547	Group:		Development/Debug			\
12mu|kernel-3.10.51-1|548	Provides:	kernel-debug = %{kverrel} 		\
12mu|kernel-3.10.51-1|549	%ifarch %{ix86}						\
12mu|kernel-3.10.51-1|550	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.51-1|551	%endif							\
12mu|kernel-3.10.51-1|552	%description -n %{kname}-%{1}-%{buildrel}-debuginfo	\
12mu|kernel-3.10.51-1|553	This package contains the files with debuginfo to aid in debug tasks \
12mu|kernel-3.10.51-1|554	when using %{kname}-%{1}-%{buildrel}.			\
12mu|kernel-3.10.51-1|555	\
12mu|kernel-3.10.51-1|556	If you need to look at debug information or use some application that \
12mu|kernel-3.10.51-1|557	needs debugging info from the kernel, this package may help. \
12mu|kernel-3.10.51-1|558	\
12mu|kernel-3.10.51-1|559	%endif							\
12mu|kernel-3.10.51-1|560	\
12mu|kernel-3.10.51-1|561	%package -n %{kname}-%{1}-latest			\
12mu|kernel-3.10.51-1|562	Version:	%{kversion}				\
12mu|kernel-3.10.51-1|563	Release:	%{rpmrel}				\
12mu|kernel-3.10.51-1|564	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mu|kernel-3.10.51-1|565	Group:		System/Kernel and hardware		\
12mu|kernel-3.10.51-1|566	Requires:	%{kname}-%{1}-%{buildrel}		\
12mu|kernel-3.10.51-1|567	%ifarch %{ix86}						\
12mu|kernel-3.10.51-1|568	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.51-1|569	%endif							\
12mu|kernel-3.10.51-1|570	%{expand:%%{?latest_obsoletes_%{1}:Obsoletes: %{latest_obsoletes_%{1}}}} \
12mu|kernel-3.10.51-1|571	%{expand:%%{?latest_provides_%{1}:Provides: %{latest_provides_%{1}}}} \
12mu|kernel-3.10.51-1|572	%description -n %{kname}-%{1}-latest			\
12mu|kernel-3.10.51-1|573	This package is a virtual rpm that aims to make sure you always have the \
12mu|kernel-3.10.51-1|574	latest %{kname}-%{1} installed...			\
12mu|kernel-3.10.51-1|575	\
12mu|kernel-3.10.51-1|576	%if %build_devel					\
12mu|kernel-3.10.51-1|577	%package -n %{kname}-%{1}-devel-latest			\
12mu|kernel-3.10.51-1|578	Version:	%{kversion}				\
12mu|kernel-3.10.51-1|579	Release:	%{rpmrel}				\
12mu|kernel-3.10.51-1|580	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mu|kernel-3.10.51-1|581	Group:		Development/Kernel			\
12mu|kernel-3.10.51-1|582	Requires:	%{kname}-%{1}-devel-%{buildrel}		\
12mu|kernel-3.10.51-1|583	%ifarch %{ix86}						\
12mu|kernel-3.10.51-1|584	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.51-1|585	%endif							\
12mu|kernel-3.10.51-1|586	Provides:	%{kname}-devel-latest			\
12mu|kernel-3.10.51-1|587	%{expand:%%{?latest_obsoletes_devel_%{1}:Obsoletes: %{latest_obsoletes_devel_%{1}}}} \
12mu|kernel-3.10.51-1|588	%{expand:%%{?latest_provides_devel_%{1}:Provides: %{latest_provides_devel_%{1}}}} \
12mu|kernel-3.10.51-1|589	%description -n %{kname}-%{1}-devel-latest		\
12mu|kernel-3.10.51-1|590	This package is a virtual rpm that aims to make sure you always have the \
12mu|kernel-3.10.51-1|591	latest %{kname}-%{1}-devel installed...			\
12mu|kernel-3.10.51-1|592	\
12mu|kernel-3.10.51-1|593	%endif							\
12mu|kernel-3.10.51-1|594	\
12mu|kernel-3.10.51-1|595	%post -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-post \
12mu|kernel-3.10.51-1|596	%posttrans -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-posttrans \
12mu|kernel-3.10.51-1|597	%preun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-preun \
12mu|kernel-3.10.51-1|598	%postun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-postun \
12mu|kernel-3.10.51-1|599	\
12mu|kernel-3.10.51-1|600	%if %build_devel					\
12mu|kernel-3.10.51-1|601	%post -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-post \
12mu|kernel-3.10.51-1|602	%preun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-preun \
12mu|kernel-3.10.51-1|603	%postun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-postun \
12mu|kernel-3.10.51-1|604	%endif							\
12mu|kernel-3.10.51-1|605	\
12mu|kernel-3.10.51-1|606	%files -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1} \
12mu|kernel-3.10.51-1|607	%files -n %{kname}-%{1}-latest				\
12mu|kernel-3.10.51-1|608	\
12mu|kernel-3.10.51-1|609	%if %build_devel					\
12mu|kernel-3.10.51-1|610	%files -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1} \
12mu|kernel-3.10.51-1|611	%files -n %{kname}-%{1}-devel-latest			\
12mu|kernel-3.10.51-1|612	%endif							\
12mu|kernel-3.10.51-1|613	\
12mu|kernel-3.10.51-1|614	%if %build_debug					\
12mu|kernel-3.10.51-1|615	%files -n %{kname}-%{1}-%{buildrel}-debuginfo -f kernel_debug_files.%{1} \
12mu|kernel-3.10.51-1|616	%endif
12mu|kernel-3.10.51-1|617	
12mu|kernel-3.10.51-1|618	%ifarch %{ix86}
12mu|kernel-3.10.51-1|619	#
12mu|kernel-3.10.51-1|620	# kernel-desktop586: i586, smp-alternatives, 4GB
12mu|kernel-3.10.51-1|621	#
12mu|kernel-3.10.51-1|622	%if %build_desktop586
12mu|kernel-3.10.51-1|623	%define summary_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mu|kernel-3.10.51-1|624	%define info_desktop586 This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.51-1|625	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.51-1|626	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.51-1|627	%mkflavour desktop586
12mu|kernel-3.10.51-1|628	%endif
12mu|kernel-3.10.51-1|629	%endif
12mu|kernel-3.10.51-1|630	
12mu|kernel-3.10.51-1|631	#
12mu|kernel-3.10.51-1|632	# kernel-desktop: i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.51-1|633	#
12mu|kernel-3.10.51-1|634	%if %build_desktop
12mu|kernel-3.10.51-1|635	%ifarch %{ix86}
12mu|kernel-3.10.51-1|636	%define summary_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mu|kernel-3.10.51-1|637	%define info_desktop This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.51-1|638	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.51-1|639	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler.
12mu|kernel-3.10.51-1|640	%else
12mu|kernel-3.10.51-1|641	%define summary_desktop Linux Kernel for desktop use with %{_arch}
12mu|kernel-3.10.51-1|642	%define info_desktop This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.51-1|643	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mu|kernel-3.10.51-1|644	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.51-1|645	%endif
12mu|kernel-3.10.51-1|646	%mkflavour desktop
12mu|kernel-3.10.51-1|647	%endif
12mu|kernel-3.10.51-1|648	
12mu|kernel-3.10.51-1|649	#
12mu|kernel-3.10.51-1|650	# kernel-netbook: i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.51-1|651	#
12mu|kernel-3.10.51-1|652	%if %build_netbook
12mu|kernel-3.10.51-1|653	%ifarch %{ix86}
12mu|kernel-3.10.51-1|654	%define summary_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mu|kernel-3.10.51-1|655	%define info_netbook This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.51-1|656	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mu|kernel-3.10.51-1|657	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler.
12mu|kernel-3.10.51-1|658	%else
12mu|kernel-3.10.51-1|659	%define summary_netbook Linux Kernel for netbook use with %{_arch}
12mu|kernel-3.10.51-1|660	%define info_netbook This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.51-1|661	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mu|kernel-3.10.51-1|662	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.51-1|663	%endif
12mu|kernel-3.10.51-1|664	%mkflavour netbook
12mu|kernel-3.10.51-1|665	%endif
12mu|kernel-3.10.51-1|666	
12mu|kernel-3.10.51-1|667	#
12mu|kernel-3.10.51-1|668	# kernel-server: i686, smp-alternatives, 64 GB / x86_64
12mu|kernel-3.10.51-1|669	#
12mu|kernel-3.10.51-1|670	%if %build_server
12mu|kernel-3.10.51-1|671	%ifarch %{ix86}
12mu|kernel-3.10.51-1|672	%define summary_server Linux Kernel for server use with i686 & 64GB RAM
12mu|kernel-3.10.51-1|673	%define info_server This kernel is compiled for server use, single or \
12mu|kernel-3.10.51-1|674	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using \
12mu|kernel-3.10.51-1|675	no preempt, HZ_100, CFS cpu scheduler and BFQ i/o scheduler, PERFORMANCE governor.
12mu|kernel-3.10.51-1|676	%else
12mu|kernel-3.10.51-1|677	%define summary_server Linux Kernel for server use with %{_arch}
12mu|kernel-3.10.51-1|678	%define info_server This kernel is compiled for server use, single or \
12mu|kernel-3.10.51-1|679	multiple %{_arch} processor(s)/core(s), using no preempt, HZ_100, \
12mu|kernel-3.10.51-1|680	CFS cpu scheduler and BFQ i/o scheduler, PERFORMANCE governor.
12mu|kernel-3.10.51-1|681	%endif
12mu|kernel-3.10.51-1|682	%mkflavour server
12mu|kernel-3.10.51-1|683	%endif
12mu|kernel-3.10.51-1|684	
12mu|kernel-3.10.51-1|685	%ifarch %{ix86}
12mu|kernel-3.10.51-1|686	#
12mu|kernel-3.10.51-1|687	# kernel-desktop-pae: i686, smp-alternatives, 64GB
12mu|kernel-3.10.51-1|688	#
12mu|kernel-3.10.51-1|689	%if %build_desktop_pae
12mu|kernel-3.10.51-1|690	%define summary_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mu|kernel-3.10.51-1|691	%define info_desktop_pae This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.51-1|692	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mu|kernel-3.10.51-1|693	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.51-1|694	%mkflavour desktop-pae
12mu|kernel-3.10.51-1|695	%endif
12mu|kernel-3.10.51-1|696	%endif
12mu|kernel-3.10.51-1|697	
12mu|kernel-3.10.51-1|698	%ifarch %{ix86}
12mu|kernel-3.10.51-1|699	#
12mu|kernel-3.10.51-1|700	# kernel-netbook-pae: i686, smp-alternatives, 64 GB
12mu|kernel-3.10.51-1|701	#
12mu|kernel-3.10.51-1|702	%if %build_netbook_pae
12mu|kernel-3.10.51-1|703	%define summary_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mu|kernel-3.10.51-1|704	%define info_netbook_pae This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.51-1|705	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mu|kernel-3.10.51-1|706	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.51-1|707	%mkflavour netbook-pae
12mu|kernel-3.10.51-1|708	%endif
12mu|kernel-3.10.51-1|709	%endif
12mu|kernel-3.10.51-1|710	
12mu|kernel-3.10.51-1|711	%ifarch %{ix86}
12mu|kernel-3.10.51-1|712	#
12mu|kernel-3.10.51-1|713	# kernel-nrj-desktop586: nrj, i586, smp-alternatives, 4GB
12mu|kernel-3.10.51-1|714	#
12mu|kernel-3.10.51-1|715	%if %build_nrj_desktop586
12mu|kernel-3.10.51-1|716	%define summary_nrj_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mu|kernel-3.10.51-1|717	%define info_nrj_desktop586 This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.51-1|718	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.51-1|719	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.51-1|720	%mkflavour nrj-desktop586
12mu|kernel-3.10.51-1|721	%endif
12mu|kernel-3.10.51-1|722	%endif
12mu|kernel-3.10.51-1|723	
12mu|kernel-3.10.51-1|724	#
12mu|kernel-3.10.51-1|725	# kernel-nrj-desktop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.51-1|726	#
12mu|kernel-3.10.51-1|727	%if %build_nrj_desktop
12mu|kernel-3.10.51-1|728	%ifarch %{ix86}
12mu|kernel-3.10.51-1|729	%define summary_nrj_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mu|kernel-3.10.51-1|730	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.51-1|731	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.51-1|732	full preempt, rcu boost, RIFS cpu scheduler and BFQ I/O scheduler, ONDEMAND governor.
12mu|kernel-3.10.51-1|733	%else
12mu|kernel-3.10.51-1|734	%define summary_nrj_desktop Linux Kernel for desktop use with %{_arch}
12mu|kernel-3.10.51-1|735	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.51-1|736	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mu|kernel-3.10.51-1|737	full preempt, rcu boost, RIFS cpu scheduler and BFQ I/O scheduler, ONDEMAND governor.
12mu|kernel-3.10.51-1|738	%endif
12mu|kernel-3.10.51-1|739	%mkflavour nrj-desktop
12mu|kernel-3.10.51-1|740	%endif
12mu|kernel-3.10.51-1|741	
12mu|kernel-3.10.51-1|742	#
12mu|kernel-3.10.51-1|743	# kernel-nrj-realtime: nrj, i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.51-1|744	#
12mu|kernel-3.10.51-1|745	%if %build_nrj_realtime
12mu|kernel-3.10.51-1|746	%ifarch %{ix86}
12mu|kernel-3.10.51-1|747	%define summary_nrj_realtime Linux Kernel for low latency use with i686 & 4GB RAM
12mu|kernel-3.10.51-1|748	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mu|kernel-3.10.51-1|749	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.51-1|750	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mu|kernel-3.10.51-1|751	%else
12mu|kernel-3.10.51-1|752	%define summary_nrj_realtime Linux Kernel for low latency use with %{_arch}
12mu|kernel-3.10.51-1|753	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mu|kernel-3.10.51-1|754	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mu|kernel-3.10.51-1|755	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mu|kernel-3.10.51-1|756	%endif
12mu|kernel-3.10.51-1|757	%mkflavour nrj-realtime
12mu|kernel-3.10.51-1|758	%endif
12mu|kernel-3.10.51-1|759	
12mu|kernel-3.10.51-1|760	#
12mu|kernel-3.10.51-1|761	# kernel-nrj-laptop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.51-1|762	#
12mu|kernel-3.10.51-1|763	%if %build_nrj_laptop
12mu|kernel-3.10.51-1|764	%ifarch %{ix86}
12mu|kernel-3.10.51-1|765	%define summary_nrj_laptop Linux Kernel for laptop use with i686 & 4GB RAM
12mu|kernel-3.10.51-1|766	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mu|kernel-3.10.51-1|767	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_300, \
12mu|kernel-3.10.51-1|768	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.51-1|769	%else
12mu|kernel-3.10.51-1|770	%define summary_nrj_laptop Linux Kernel for laptop use with %{_arch}
12mu|kernel-3.10.51-1|771	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mu|kernel-3.10.51-1|772	multiple %{_arch} processor(s)/core(s), using HZ_300, \
12mu|kernel-3.10.51-1|773	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.51-1|774	%endif
12mu|kernel-3.10.51-1|775	%mkflavour nrj-laptop
12mu|kernel-3.10.51-1|776	%endif
12mu|kernel-3.10.51-1|777	
12mu|kernel-3.10.51-1|778	#
12mu|kernel-3.10.51-1|779	# kernel-nrj-netbook: nrj, i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.51-1|780	#
12mu|kernel-3.10.51-1|781	%if %build_nrj_netbook
12mu|kernel-3.10.51-1|782	%ifarch %{ix86}
12mu|kernel-3.10.51-1|783	%define summary_nrj_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mu|kernel-3.10.51-1|784	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.51-1|785	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mu|kernel-3.10.51-1|786	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.51-1|787	%else
12mu|kernel-3.10.51-1|788	%define summary_nrj_netbook Linux Kernel for netbook use with %{_arch}
12mu|kernel-3.10.51-1|789	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.51-1|790	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mu|kernel-3.10.51-1|791	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.51-1|792	%endif
12mu|kernel-3.10.51-1|793	%mkflavour nrj-netbook
12mu|kernel-3.10.51-1|794	%endif
12mu|kernel-3.10.51-1|795	
12mu|kernel-3.10.51-1|796	#
12mu|kernel-3.10.51-1|797	%ifarch %{ix86}
12mu|kernel-3.10.51-1|798	#
12mu|kernel-3.10.51-1|799	# kernel-nrj-desktop-pae: nrj, i686, smp-alternatives, 64GB
12mu|kernel-3.10.51-1|800	#
12mu|kernel-3.10.51-1|801	%if %build_nrj_desktop_pae
12mu|kernel-3.10.51-1|802	%define summary_nrj_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mu|kernel-3.10.51-1|803	%define info_nrj_desktop_pae This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.51-1|804	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mu|kernel-3.10.51-1|805	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.51-1|806	%mkflavour nrj-desktop-pae
12mu|kernel-3.10.51-1|807	%endif
12mu|kernel-3.10.51-1|808	%endif
12mu|kernel-3.10.51-1|809	
12mu|kernel-3.10.51-1|810	#
12mu|kernel-3.10.51-1|811	%ifarch %{ix86}
12mu|kernel-3.10.51-1|812	#
12mu|kernel-3.10.51-1|813	# kernel-nrj-realtime-pae: nrj, i686, smp-alternatives, 64GB
12mu|kernel-3.10.51-1|814	#
12mu|kernel-3.10.51-1|815	%if %build_nrj_realtime_pae
12mu|kernel-3.10.51-1|816	%define summary_nrj_realtime_pae Linux kernel for low latency use with i686 & upto 64GB RAM
12mu|kernel-3.10.51-1|817	%define info_nrj_realtime_pae This kernel is compiled for low latency use, single or \
12mu|kernel-3.10.51-1|818	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mu|kernel-3.10.51-1|819	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mu|kernel-3.10.51-1|820	%mkflavour nrj-realtime-pae
12mu|kernel-3.10.51-1|821	%endif
12mu|kernel-3.10.51-1|822	%endif
12mu|kernel-3.10.51-1|823	
12mu|kernel-3.10.51-1|824	#
12mu|kernel-3.10.51-1|825	%ifarch %{ix86}
12mu|kernel-3.10.51-1|826	#
12mu|kernel-3.10.51-1|827	# kernel-nrj-laptop-pae: nrj, i686, smp-alternatives, 64 GB
12mu|kernel-3.10.51-1|828	#
12mu|kernel-3.10.51-1|829	%if %build_nrj_laptop_pae
12mu|kernel-3.10.51-1|830	%define summary_nrj_laptop_pae Linux Kernel for for laptop use with i686 & upto 64GB RAM
12mu|kernel-3.10.51-1|831	%define info_nrj_laptop_pae This kernel is compiled for laptop use, single or \
12mu|kernel-3.10.51-1|832	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_300, \
12mu|kernel-3.10.51-1|833	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.51-1|834	%mkflavour nrj-laptop-pae
12mu|kernel-3.10.51-1|835	%endif
12mu|kernel-3.10.51-1|836	%endif
12mu|kernel-3.10.51-1|837	
12mu|kernel-3.10.51-1|838	#
12mu|kernel-3.10.51-1|839	%ifarch %{ix86}
12mu|kernel-3.10.51-1|840	#
12mu|kernel-3.10.51-1|841	# kernel-nrj-netbook-pae: nrj, i686, smp-alternatives, 64 GB
12mu|kernel-3.10.51-1|842	#
12mu|kernel-3.10.51-1|843	%if %build_nrj_netbook_pae
12mu|kernel-3.10.51-1|844	%define summary_nrj_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mu|kernel-3.10.51-1|845	%define info_nrj_netbook_pae This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.51-1|846	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mu|kernel-3.10.51-1|847	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.51-1|848	%mkflavour nrj-netbook-pae
12mu|kernel-3.10.51-1|849	%endif
12mu|kernel-3.10.51-1|850	%endif
12mu|kernel-3.10.51-1|851	
12mu|kernel-3.10.51-1|852	#
12mu|kernel-3.10.51-1|853	%ifarch %{ix86}
12mu|kernel-3.10.51-1|854	#
12mu|kernel-3.10.51-1|855	# kernel-nrj-netbook-atom: nrj, for Intel Atom cpu, smp-alternatives, 4 GB
12mu|kernel-3.10.51-1|856	#
12mu|kernel-3.10.51-1|857	%if %build_nrj_netbook_atom
12mu|kernel-3.10.51-1|858	%define summary_nrj_netbook_atom Linux Kernel for netbook use with Intel Atom cpu, less than 4GB RAM
12mu|kernel-3.10.51-1|859	%define info_nrj_netbook_atom This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.51-1|860	multiple Intel Atom cpu processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mu|kernel-3.10.51-1|861	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.51-1|862	%mkflavour nrj-netbook-atom
12mu|kernel-3.10.51-1|863	%endif
12mu|kernel-3.10.51-1|864	%endif
12mu|kernel-3.10.51-1|865	
12mu|kernel-3.10.51-1|866	#
12mu|kernel-3.10.51-1|867	%ifarch %{ix86}
12mu|kernel-3.10.51-1|868	#
12mu|kernel-3.10.51-1|869	# kernel-nrj-netbook-atom-pae: nrj, for Intel Atom cpu, smp-alternatives, 64 GB
12mu|kernel-3.10.51-1|870	#
12mu|kernel-3.10.51-1|871	%if %build_nrj_netbook_atom_pae
12mu|kernel-3.10.51-1|872	%define summary_nrj_netbook_atom_pae Linux Kernel for netbook use with Intel Atom cpu & upto 64GB RAM
12mu|kernel-3.10.51-1|873	%define info_nrj_netbook_atom_pae This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.51-1|874	multiple Intel Atom cpu processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mu|kernel-3.10.51-1|875	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.51-1|876	%mkflavour nrj-netbook-atom-pae
12mu|kernel-3.10.51-1|877	%endif
12mu|kernel-3.10.51-1|878	%endif
12mu|kernel-3.10.51-1|879	
12mu|kernel-3.10.51-1|880	#
12mu|kernel-3.10.51-1|881	%ifarch %{ix86}
12mu|kernel-3.10.51-1|882	#
12mu|kernel-3.10.51-1|883	# kernel-nrj-desktop-core2: nrj, Intel Core 2 and newer, smp-alternatives, 4 GB
12mu|kernel-3.10.51-1|884	#
12mu|kernel-3.10.51-1|885	%if %build_nrj_desktop_core2
12mu|kernel-3.10.51-1|886	%define summary_nrj_desktop_core2 Linux Kernel for desktop use with i686 & 4GB RAM
12mu|kernel-3.10.51-1|887	%define info_nrj_desktop_core2 This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.51-1|888	multiple Intel Core 2 and newer processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.51-1|889	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.51-1|890	%mkflavour nrj-desktop-core2
12mu|kernel-3.10.51-1|891	%endif
12mu|kernel-3.10.51-1|892	%endif
12mu|kernel-3.10.51-1|893	
12mu|kernel-3.10.51-1|894	#
12mu|kernel-3.10.51-1|895	%ifarch %{ix86}
12mu|kernel-3.10.51-1|896	#
12mu|kernel-3.10.51-1|897	# kernel-nrj-desktop-core2-pae: nrj, Intel Core 2 and newer, smp-alternatives, 64 GB
12mu|kernel-3.10.51-1|898	#
12mu|kernel-3.10.51-1|899	%if %build_nrj_desktop_core2_pae
12mu|kernel-3.10.51-1|900	%define summary_nrj_desktop_core2_pae Linux Kernel for desktop use with i686 & upto 64GB RAM
12mu|kernel-3.10.51-1|901	%define info_nrj_desktop_core2_pae This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.51-1|902	multiple Intel Core 2 and newer processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mu|kernel-3.10.51-1|903	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.51-1|904	%mkflavour nrj-desktop-core2-pae
12mu|kernel-3.10.51-1|905	%endif
12mu|kernel-3.10.51-1|906	%endif
12mu|kernel-3.10.51-1|907	
12mu|kernel-3.10.51-1|908	#
12mu|kernel-3.10.51-1|909	# kernel-nrj-server-lxc: i686, smp-alternatives, 64 GB / x86_64
12mu|kernel-3.10.51-1|910	#
12mu|kernel-3.10.51-1|911	%if %build_nrj_server_lxc
12mu|kernel-3.10.51-1|912	%ifarch %{ix86}
12mu|kernel-3.10.51-1|913	%define summary_nrj_server_lxc Linux Kernel for server use with i686 & 64GB RAM
12mu|kernel-3.10.51-1|914	%define info_nrj_server_lxc This kernel is compiled for server use, single or \
12mu|kernel-3.10.51-1|915	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, no Preempt, \
12mu|kernel-3.10.51-1|916	HZ_100, Tickless, CFS cpu scheduler and BFQ i/o scheduler, PERFORMANCE governor. \
12mu|kernel-3.10.51-1|917	This is a special flavour prepared for ROSA ABF server and LXC VMs.
12mu|kernel-3.10.51-1|918	%else
12mu|kernel-3.10.51-1|919	%define summary_nrj_server_lxc Linux Kernel for server use with %{_arch}
12mu|kernel-3.10.51-1|920	%define info_nrj_server_lxc This kernel is compiled for server use, single or \
12mu|kernel-3.10.51-1|921	multiple %{_arch} processor(s)/core(s), using no Preempt, HZ_100, Tickless, \
12mu|kernel-3.10.51-1|922	CFS cpu scheduler and BFQ i/o scheduler, with PERFORMANCE governor. \
12mu|kernel-3.10.51-1|923	This is a special flavour prepared for ROSA ABF server and LXC VMs.
12mu|kernel-3.10.51-1|924	%endif
12mu|kernel-3.10.51-1|925	%mkflavour nrj-server-lxc
12mu|kernel-3.10.51-1|926	%endif
12mu|kernel-3.10.51-1|927	
12mu|kernel-3.10.51-1|928	#
12mu|kernel-3.10.51-1|929	# kernel-nrj-server-lxc-exp: i686, smp-alternatives, 64 GB / x86_64
12mu|kernel-3.10.51-1|930	#
12mu|kernel-3.10.51-1|931	%if %build_nrj_server_lxc_exp
12mu|kernel-3.10.51-1|932	%ifarch %{ix86}
12mu|kernel-3.10.51-1|933	%define summary_nrj_server_lxc_exp Linux Kernel for server use with i686 & 64GB RAM
12mu|kernel-3.10.51-1|934	%define info_nrj_server_lxc_exp This kernel is compiled for server use, single or \
12mu|kernel-3.10.51-1|935	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using full Preeempt, \
12mu|kernel-3.10.51-1|936	HZ_1000, Tickless, CFS cpu scheduler and BFQ i/o scheduler, with PERFORMANCE governor. \
12mu|kernel-3.10.51-1|937	This is a special flavour prepared for ROSA ABF server and LXC VMs.
12mu|kernel-3.10.51-1|938	%else
12mu|kernel-3.10.51-1|939	%define summary_nrj_server_lxc_exp Linux Kernel for server use with %{_arch}
12mu|kernel-3.10.51-1|940	%define info_nrj_server_lxc_exp This kernel is compiled for server use, single or \
12mu|kernel-3.10.51-1|941	multiple %{_arch} processor(s)/core(s), using full Preempt, HZ_1000, Tickless, \
12mu|kernel-3.10.51-1|942	CFS cpu scheduler and BFQ i/o scheduler, with PERFORMANCE governor. \
12mu|kernel-3.10.51-1|943	This is a special flavour prepared for ROSA ABF server and LXC VMs.
12mu|kernel-3.10.51-1|944	%endif
12mu|kernel-3.10.51-1|945	%mkflavour nrj-server-lxc-exp
12mu|kernel-3.10.51-1|946	%endif
12mu|kernel-3.10.51-1|947	
12mu|kernel-3.10.51-1|948	#
12mu|kernel-3.10.51-1|949	# ARM kernels
12mu|kernel-3.10.51-1|950	#
12mu|kernel-3.10.51-1|951	%ifarch %{arm}
12mu|kernel-3.10.51-1|952	%if %build_iop32x
12mu|kernel-3.10.51-1|953	%define summary_iop32x Linux Kernel for Arm machines based on Xscale IOP32X
12mu|kernel-3.10.51-1|954	%define info_iop32x This kernel is compiled for iop32x boxes. It will run on n2100 \
12mu|kernel-3.10.51-1|955	or ss4000e or sanmina boards.
12mu|kernel-3.10.51-1|956	%mkflavour iop32x
12mu|kernel-3.10.51-1|957	%endif
12mu|kernel-3.10.51-1|958	%if %build_kirkwood
12mu|kernel-3.10.51-1|959	%define summary_kirkwood Linux Kernel for Arm machines based on Kirkwood
12mu|kernel-3.10.51-1|960	%define info_kirkwood This kernel is compiled for kirkwood boxes. It will run on openrd boards.
12mu|kernel-3.10.51-1|961	%mkflavour kirkwood
12mu|kernel-3.10.51-1|962	%endif
12mu|kernel-3.10.51-1|963	%if %build_versatile
12mu|kernel-3.10.51-1|964	%define summary_versatile Linux Kernel for Versatile arm machines
12mu|kernel-3.10.51-1|965	%define info_versatile This kernel is compiled for Versatile boxes. It will run on Qemu for instance.
12mu|kernel-3.10.51-1|966	%mkflavour versatile
12mu|kernel-3.10.51-1|967	%endif
12mu|kernel-3.10.51-1|968	%endif
12mu|kernel-3.10.51-1|969	
12mu|kernel-3.10.51-1|970	#
12mu|kernel-3.10.51-1|971	# kernel-source
12mu|kernel-3.10.51-1|972	#
12mu|kernel-3.10.51-1|973	%if %build_source
12mu|kernel-3.10.51-1|974	%package -n %{kname}-source-%{buildrel}
12mu|kernel-3.10.51-1|975	Version: 	%{fakever}
12mu|kernel-3.10.51-1|976	Release: 	%{fakerel}
12mu|kernel-3.10.51-1|977	Requires: 	glibc-devel, ncurses-devel, make, gcc, perl, diffutils
12mu|kernel-3.10.51-1|978	Summary: 	The Linux source code for %{kname}-%{buildrel}
12mu|kernel-3.10.51-1|979	Group: 		Development/Kernel
12mu|kernel-3.10.51-1|980	Autoreqprov: 	no
12mu|kernel-3.10.51-1|981	Provides: 	kernel-source = %{kverrel}
12mu|kernel-3.10.51-1|982	Buildarch:	noarch
12mu|kernel-3.10.51-1|983	
12mu|kernel-3.10.51-1|984	%description -n %{kname}-source-%{buildrel}
12mu|kernel-3.10.51-1|985	The %{kname}-source package contains the source code files for the Mandriva and
12mu|kernel-3.10.51-1|986	ROSA kernel. Theese source files are only needed if you want to build your own
12mu|kernel-3.10.51-1|987	custom kernel that is better tuned to your particular hardware.
12mu|kernel-3.10.51-1|988	
12mu|kernel-3.10.51-1|989	If you only want the files needed to build 3rdparty (nVidia, Ati, dkms-*,...)
12mu|kernel-3.10.51-1|990	drivers against, install the *-devel-* rpm that is matching your kernel.
12mu|kernel-3.10.51-1|991	
12mu|kernel-3.10.51-1|992	#
12mu|kernel-3.10.51-1|993	# kernel-source-latest: virtual rpm
12mu|kernel-3.10.51-1|994	#
12mu|kernel-3.10.51-1|995	%package -n %{kname}-source-latest
12mu|kernel-3.10.51-1|996	Version: 	%{kversion}
12mu|kernel-3.10.51-1|997	Release: 	%{rpmrel}
12mu|kernel-3.10.51-1|998	Summary: 	Virtual rpm for latest %{kname}-source
12mu|kernel-3.10.51-1|999	Group:   	Development/Kernel
12mu|kernel-3.10.51-1|1000	Requires: 	%{kname}-source-%{buildrel}
12mu|kernel-3.10.51-1|1001	Buildarch:	noarch
12mu|kernel-3.10.51-1|1002	
12mu|kernel-3.10.51-1|1003	%description -n %{kname}-source-latest
12mu|kernel-3.10.51-1|1004	This package is a virtual rpm that aims to make sure you always have the
12mu|kernel-3.10.51-1|1005	latest %{kname}-source installed...
12mu|kernel-3.10.51-1|1006	%endif
12mu|kernel-3.10.51-1|1007	
12mu|kernel-3.10.51-1|1008	#
12mu|kernel-3.10.51-1|1009	# kernel-doc: documentation for the Linux kernel
12mu|kernel-3.10.51-1|1010	#
12mu|kernel-3.10.51-1|1011	%if %build_doc
12mu|kernel-3.10.51-1|1012	%package -n %{kname}-doc
12mu|kernel-3.10.51-1|1013	Version: 	%{kversion}
12mu|kernel-3.10.51-1|1014	Release: 	%{rpmrel}
12mu|kernel-3.10.51-1|1015	Summary: 	Various documentation bits found in the %{kname} source
12mu|kernel-3.10.51-1|1016	Group: 		Documentation
12mu|kernel-3.10.51-1|1017	Buildarch:	noarch
12mu|kernel-3.10.51-1|1018	
12mu|kernel-3.10.51-1|1019	%description -n %{kname}-doc
12mu|kernel-3.10.51-1|1020	This package contains documentation files from the %{kname} source.
12mu|kernel-3.10.51-1|1021	Various bits of information about the Linux kernel and the device drivers
12mu|kernel-3.10.51-1|1022	shipped with it are documented in these files. You also might want install
12mu|kernel-3.10.51-1|1023	this package if you need a reference to the options that can be passed to
12mu|kernel-3.10.51-1|1024	Linux kernel modules at load time.
12mu|kernel-3.10.51-1|1025	%endif
12mu|kernel-3.10.51-1|1026	
12mu|kernel-3.10.51-1|1027	#
12mu|kernel-3.10.51-1|1028	# kernel/tools
12mu|kernel-3.10.51-1|1029	#
12mu|kernel-3.10.51-1|1030	%if %{build_perf}
12mu|kernel-3.10.51-1|1031	%package -n perf
12mu|kernel-3.10.51-1|1032	Version:	%{kversion}
12mu|kernel-3.10.51-1|1033	Release:	%{rpmrel}
12mu|kernel-3.10.51-1|1034	Summary:	perf tool and the supporting documentation
12mu|kernel-3.10.51-1|1035	Group:		System/Kernel and hardware
12mu|kernel-3.10.51-1|1036	
12mu|kernel-3.10.51-1|1037	%description -n perf
12mu|kernel-3.10.51-1|1038	the perf tool and the supporting documentation.
12mu|kernel-3.10.51-1|1039	%endif
12mu|kernel-3.10.51-1|1040	
12mu|kernel-3.10.51-1|1041	%if %{build_cpupower}
12mu|kernel-3.10.51-1|1042	%package -n cpupower
12mu|kernel-3.10.51-1|1043	Version:	%{kversion}
12mu|kernel-3.10.51-1|1044	Release:	%{rpmrel}
12mu|kernel-3.10.51-1|1045	Summary:	the cpupower tools
12mu|kernel-3.10.51-1|1046	Group:		System/Kernel and hardware
12mu|kernel-3.10.51-1|1047	Requires(post):  rpm-helper >= 0.24.0-3
12mu|kernel-3.10.51-1|1048	Requires(preun): rpm-helper >= 0.24.0-3
12mu|kernel-3.10.51-1|1049	Obsoletes:	cpufreq cpufrequtils
12mu|kernel-3.10.51-1|1050	
12mu|kernel-3.10.51-1|1051	%description -n cpupower
12mu|kernel-3.10.51-1|1052	the cpupower tools.
12mu|kernel-3.10.51-1|1053	
12mu|kernel-3.10.51-1|1054	%post -n cpupower
12mu|kernel-3.10.51-1|1055	if [ $1 -ge 0 ]; then
12mu|kernel-3.10.51-1|1056	/bin/systemctl enable cpupower >/dev/null 2>&1 || :
12mu|kernel-3.10.51-1|1057	/bin/systemctl start cpupower >/dev/null 2>&1 || :
12mu|kernel-3.10.51-1|1058	fi
12mu|kernel-3.10.51-1|1059	
12mu|kernel-3.10.51-1|1060	%preun -n cpupower
12mu|kernel-3.10.51-1|1061	if [ $1 -eq 0 ]; then
12mu|kernel-3.10.51-1|1062	/bin/systemctl --no-reload disable cpupower > /dev/null 2>&1 || :
12mu|kernel-3.10.51-1|1063	/bin/systemctl stop cpupower > /dev/null 2>&1 || :
12mu|kernel-3.10.51-1|1064	fi
12mu|kernel-3.10.51-1|1065	
12mu|kernel-3.10.51-1|1066	%package -n cpupower-devel
12mu|kernel-3.10.51-1|1067	Version:	%{kversion}
12mu|kernel-3.10.51-1|1068	Release:	%{rpmrel}
12mu|kernel-3.10.51-1|1069	Summary:	devel files for cpupower
12mu|kernel-3.10.51-1|1070	Group:		Development/Kernel
12mu|kernel-3.10.51-1|1071	Requires:	cpupower = %{kversion}-%{rpmrel}
12mu|kernel-3.10.51-1|1072	Conflicts:	%{_lib}cpufreq-devel
12mu|kernel-3.10.51-1|1073	
12mu|kernel-3.10.51-1|1074	%description -n cpupower-devel
12mu|kernel-3.10.51-1|1075	This package contains the development files for cpupower.
12mu|kernel-3.10.51-1|1076	%endif
12mu|kernel-3.10.51-1|1077	
12mu|kernel-3.10.51-1|1078	%package headers
12mu|kernel-3.10.51-1|1079	Version:	%kversion
12mu|kernel-3.10.51-1|1080	Release:	%rpmrel
12mu|kernel-3.10.51-1|1081	Summary:	Linux kernel header files mostly used by your C library
12mu|kernel-3.10.51-1|1082	Group:		System/Kernel and hardware
12mu|kernel-3.10.51-1|1083	Epoch:		1
12mu|kernel-3.10.51-1|1084	%rename linux-userspace-headers
12mu|kernel-3.10.51-1|1085	
12mu|kernel-3.10.51-1|1086	%description headers
12mu|kernel-3.10.51-1|1087	C header files from the Linux kernel. The header files define
12mu|kernel-3.10.51-1|1088	structures and constants that are needed for building most
12mu|kernel-3.10.51-1|1089	standard programs, notably the C library.
12mu|kernel-3.10.51-1|1090	
12mu|kernel-3.10.51-1|1091	This package is not suitable for building kernel modules, you
12mu|kernel-3.10.51-1|1092	should use the 'kernel-devel' package instead.
12mu|kernel-3.10.51-1|1093	
12mu|kernel-3.10.51-1|1094	%files headers
12mu|kernel-3.10.51-1|1095	%_includedir/*
12mu|kernel-3.10.51-1|1096	# Don't conflict with cpupower-devel
12mu|kernel-3.10.51-1|1097	%if %{build_cpupower}
12mu|kernel-3.10.51-1|1098	%exclude %_includedir/cpufreq.h
12mu|kernel-3.10.51-1|1099	%endif
12mu|kernel-3.10.51-1|1100	
12mu|kernel-3.10.51-1|1101	#
12mu|kernel-3.10.51-1|1102	# End packages - here begins build stage
12mu|kernel-3.10.51-1|1103	#
12mu|kernel-3.10.51-1|1104	%prep
12mu|kernel-3.10.51-1|1105	%setup -q -n %top_dir_name -c
12mu|kernel-3.10.51-1|1106	%setup -q -n %top_dir_name -D -T -a100
12mu|kernel-3.10.51-1|1107	
12mu|kernel-3.10.51-1|1108	%define patches_dir ../%{patch_ver}/
12mu|kernel-3.10.51-1|1109	
12mu|kernel-3.10.51-1|1110	cd %src_dir
12mu|kernel-3.10.51-1|1111	
12mu|kernel-3.10.51-1|1112	%if %sublevel
12mu|kernel-3.10.51-1|1113	%if %kpatch
12mu|kernel-3.10.51-1|1114	%if %prev_sublevel
12mu|kernel-3.10.51-1|1115	%patch1 -p1
12mu|kernel-3.10.51-1|1116	%endif
12mu|kernel-3.10.51-1|1117	%patch2 -p1
12mu|kernel-3.10.51-1|1118	%else
12mu|kernel-3.10.51-1|1119	%patch1 -p1
12mu|kernel-3.10.51-1|1120	%endif
12mu|kernel-3.10.51-1|1121	%else
12mu|kernel-3.10.51-1|1122	%if %kpatch
12mu|kernel-3.10.51-1|1123	%patch1 -p1
12mu|kernel-3.10.51-1|1124	%endif
12mu|kernel-3.10.51-1|1125	%endif
12mu|kernel-3.10.51-1|1126	%if %kgit
12mu|kernel-3.10.51-1|1127	%patch2 -p1
12mu|kernel-3.10.51-1|1128	%endif
12mu|kernel-3.10.51-1|1129	
12mu|kernel-3.10.51-1|1130	%{patches_dir}/scripts/apply_patches
12mu|kernel-3.10.51-1|1131	%{patches_dir}/scripts/apply_patches-backlight
12mu|kernel-3.10.51-1|1132	%{patches_dir}/scripts/apply_patches-NRJ
12mu|kernel-3.10.51-1|1133	# %{patches_dir}/scripts/apply_patches-NRJ-only
12mu|kernel-3.10.51-1|1134	# %{patches_dir}/scripts/apply_patches-QL
12mu|kernel-3.10.51-1|1135	# PATCH END
12mu|kernel-3.10.51-1|1136	
12mu|kernel-3.10.51-1|1137	
12mu|kernel-3.10.51-1|1138	#
12mu|kernel-3.10.51-1|1139	# Setup Begin
12mu|kernel-3.10.51-1|1140	#
12mu|kernel-3.10.51-1|1141	
12mu|kernel-3.10.51-1|1142	# Prepare all the variables for calling create_configs
12mu|kernel-3.10.51-1|1143	
12mu|kernel-3.10.51-1|1144	%if %build_debug
12mu|kernel-3.10.51-1|1145	%define debug --debug
12mu|kernel-3.10.51-1|1146	%else
12mu|kernel-3.10.51-1|1147	%define debug --no-debug
12mu|kernel-3.10.51-1|1148	%endif
12mu|kernel-3.10.51-1|1149	
12mu|kernel-3.10.51-1|1150	
12mu|kernel-3.10.51-1|1151	#%{patches_dir}/scripts/create_configs %debug --user_cpu="%{target_arch}"
12mu|kernel-3.10.51-1|1152	%{patches_dir}/scripts/create_configs-withBFQ %debug --user_cpu="%{target_arch}"
12mu|kernel-3.10.51-1|1153	
12mu|kernel-3.10.51-1|1154	# make sure the kernel has the sublevel we know it has...
12mu|kernel-3.10.51-1|1155	LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" Makefile
12mu|kernel-3.10.51-1|1156	
12mu|kernel-3.10.51-1|1157	# get rid of unwanted files
12mu|kernel-3.10.51-1|1158	find . -name '*~' -o -name '*.orig' -o -name '*.append' | %kxargs rm -f
12mu|kernel-3.10.51-1|1159	
12mu|kernel-3.10.51-1|1160	
12mu|kernel-3.10.51-1|1161	%build
12mu|kernel-3.10.51-1|1162	
12mu|kernel-3.10.51-1|1163	# Common target directories
12mu|kernel-3.10.51-1|1164	%define _kerneldir /usr/src/linux-%{kversion}-%{buildrpmrel}
12mu|kernel-3.10.51-1|1165	%define _bootdir /boot
12mu|kernel-3.10.51-1|1166	%define _modulesdir /lib/modules
12mu|kernel-3.10.51-1|1167	%define _efidir %{_bootdir}/efi/mandriva
12mu|kernel-3.10.51-1|1168	
12mu|kernel-3.10.51-1|1169	# Directories definition needed for building
12mu|kernel-3.10.51-1|1170	%define temp_root %{build_dir}/temp-root
12mu|kernel-3.10.51-1|1171	%define temp_source %{temp_root}%{_kerneldir}
12mu|kernel-3.10.51-1|1172	%define temp_boot %{temp_root}%{_bootdir}
12mu|kernel-3.10.51-1|1173	%define temp_modules %{temp_root}%{_modulesdir}
12mu|kernel-3.10.51-1|1174	
12mu|kernel-3.10.51-1|1175	PrepareKernel() {
12mu|kernel-3.10.51-1|1176	name=$1
12mu|kernel-3.10.51-1|1177	extension=$2
12mu|kernel-3.10.51-1|1178	%ifarch %{ix86} x86_64
12mu|kernel-3.10.51-1|1179	config_dir=arch/x86/configs
12mu|kernel-3.10.51-1|1180	%endif
12mu|kernel-3.10.51-1|1181	%ifarch	%arm
12mu|kernel-3.10.51-1|1182	config_dir=arch/arm/configs
12mu|kernel-3.10.51-1|1183	%endif
12mu|kernel-3.10.51-1|1184	%ifarch aarc64
12mu|kernel-3.10.51-1|1185	config_dir=arch/arm64/configs
12mu|kernel-3.10.51-1|1186	%endif
12mu|kernel-3.10.51-1|1187	echo "Make config for kernel $extension"
12mu|kernel-3.10.51-1|1188	
12mu|kernel-3.10.51-1|1189	%smake -s mrproper
12mu|kernel-3.10.51-1|1190	
12mu|kernel-3.10.51-1|1191	if [ "%{target_arch}" == "i386" -o "%{target_arch}" == "x86_64" ]; then
12mu|kernel-3.10.51-1|1192	if [ -z "$name" ]; then
12mu|kernel-3.10.51-1|1193	cp ${config_dir}/%{target_arch}_defconfig-desktop .config
12mu|kernel-3.10.51-1|1194	else
12mu|kernel-3.10.51-1|1195	cp ${config_dir}/%{target_arch}_defconfig-$name .config
12mu|kernel-3.10.51-1|1196	fi
12mu|kernel-3.10.51-1|1197	else
12mu|kernel-3.10.51-1|1198	if [ -z "$name" ]; then
12mu|kernel-3.10.51-1|1199	cp arch/%{target_arch}/defconfig-desktop .config
12mu|kernel-3.10.51-1|1200	else
12mu|kernel-3.10.51-1|1201	cp arch/%{target_arch}/defconfig-$name .config
12mu|kernel-3.10.51-1|1202	fi
12mu|kernel-3.10.51-1|1203	fi
12mu|kernel-3.10.51-1|1204	
12mu|kernel-3.10.51-1|1205	# make sure EXTRAVERSION says what we want it to say
12mu|kernel-3.10.51-1|1206	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -$extension/" Makefile
12mu|kernel-3.10.51-1|1207	
12mu|kernel-3.10.51-1|1208	%smake oldconfig
12mu|kernel-3.10.51-1|1209	}
12mu|kernel-3.10.51-1|1210	
12mu|kernel-3.10.51-1|1211	BuildKernel() {
12mu|kernel-3.10.51-1|1212	KernelVer=$1
12mu|kernel-3.10.51-1|1213	
12mu|kernel-3.10.51-1|1214	echo "Building kernel $KernelVer"
12mu|kernel-3.10.51-1|1215	
12mu|kernel-3.10.51-1|1216	%kmake -s all
12mu|kernel-3.10.51-1|1217	
12mu|kernel-3.10.51-1|1218	# kirkwood boxes have u-boot
12mu|kernel-3.10.51-1|1219	if [ "$KernelVer" = "%{kversion}-kirkwood-%{buildrpmrel}" ]; then
12mu|kernel-3.10.51-1|1220	%kmake uImage
12mu|kernel-3.10.51-1|1221	fi
12mu|kernel-3.10.51-1|1222	
12mu|kernel-3.10.51-1|1223	# Start installing stuff
12mu|kernel-3.10.51-1|1224	install -d %{temp_boot}
12mu|kernel-3.10.51-1|1225	install -m 644 System.map %{temp_boot}/System.map-$KernelVer
12mu|kernel-3.10.51-1|1226	install -m 644 .config %{temp_boot}/config-$KernelVer
12mu|kernel-3.10.51-1|1227	xz -c Module.symvers > %{temp_boot}/symvers-$KernelVer.xz
12mu|kernel-3.10.51-1|1228	
12mu|kernel-3.10.51-1|1229	%ifarch %{arm}
12mu|kernel-3.10.51-1|1230	if [ -f arch/arm/boot/uImage ]; then
12mu|kernel-3.10.51-1|1231	cp -f arch/arm/boot/uImage %{temp_boot}/uImage-$KernelVer
12mu|kernel-3.10.51-1|1232	else
12mu|kernel-3.10.51-1|1233	cp -f arch/arm/boot/zImage %{temp_boot}/vmlinuz-$KernelVer
12mu|kernel-3.10.51-1|1234	fi
12mu|kernel-3.10.51-1|1235	%else
12mu|kernel-3.10.51-1|1236	cp -f arch/%{target_arch}/boot/bzImage %{temp_boot}/vmlinuz-$KernelVer
12mu|kernel-3.10.51-1|1237	%endif
12mu|kernel-3.10.51-1|1238	
12mu|kernel-3.10.51-1|1239	# modules
12mu|kernel-3.10.51-1|1240	install -d %{temp_modules}/$KernelVer
12mu|kernel-3.10.51-1|1241	%smake INSTALL_MOD_PATH=%{temp_root} KERNELRELEASE=$KernelVer modules_install
12mu|kernel-3.10.51-1|1242	
12mu|kernel-3.10.51-1|1243	# headers
12mu|kernel-3.10.51-1|1244	%make INSTALL_HDR_PATH=%{temp_root}%_prefix KERNELRELEASE=$KernelVer headers_install
12mu|kernel-3.10.51-1|1245	
12mu|kernel-3.10.51-1|1246	# remove /lib/firmware, we use a separate kernel-firmware
12mu|kernel-3.10.51-1|1247	rm -rf %{temp_root}/lib/firmware
12mu|kernel-3.10.51-1|1248	}
12mu|kernel-3.10.51-1|1249	
12mu|kernel-3.10.51-1|1250	SaveDevel() {
12mu|kernel-3.10.51-1|1251	devel_flavour=$1
12mu|kernel-3.10.51-1|1252	
12mu|kernel-3.10.51-1|1253	DevelRoot=/usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel}
12mu|kernel-3.10.51-1|1254	TempDevelRoot=%{temp_root}$DevelRoot
12mu|kernel-3.10.51-1|1255	
12mu|kernel-3.10.51-1|1256	mkdir -p $TempDevelRoot
12mu|kernel-3.10.51-1|1257	for i in $(find . -name 'Makefile*'); do cp -R --parents $i $TempDevelRoot;done
12mu|kernel-3.10.51-1|1258	for i in $(find . -name 'Kconfig*' -o -name 'Kbuild*'); do cp -R --parents $i $TempDevelRoot;done
12mu|kernel-3.10.51-1|1259	cp -fR include $TempDevelRoot
12mu|kernel-3.10.51-1|1260	ln -s ../generated/uapi/linux/version.h $TempDevelRoot/include/linux/version.h
12mu|kernel-3.10.51-1|1261	cp -fR scripts $TempDevelRoot
12mu|kernel-3.10.51-1|1262	cp -fR kernel/bounds.c $TempDevelRoot/kernel
12mu|kernel-3.10.51-1|1263	cp -fR tools/include $TempDevelRoot/tools/
12mu|kernel-3.10.51-1|1264	%ifarch %{arm}
12mu|kernel-3.10.51-1|1265	cp -fR arch/%{target_arch}/tools $TempDevelRoot/arch/%{target_arch}/
12mu|kernel-3.10.51-1|1266	%endif
12mu|kernel-3.10.51-1|1267	%ifarch %{ix86} x86_64
12mu|kernel-3.10.51-1|1268	cp -fR arch/x86/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/x86/kernel/
12mu|kernel-3.10.51-1|1269	cp -fR arch/x86/kernel/asm-offsets_{32,64}.c $TempDevelRoot/arch/x86/kernel/
12mu|kernel-3.10.51-1|1270	cp -fR arch/x86/syscalls/syscall* $TempDevelRoot/arch/x86/syscalls/
12mu|kernel-3.10.51-1|1271	cp -fR arch/x86/include $TempDevelRoot/arch/x86/
12mu|kernel-3.10.51-1|1272	cp -fR arch/x86/tools $TempDevelRoot/arch/x86/
12mu|kernel-3.10.51-1|1273	%else
12mu|kernel-3.10.51-1|1274	cp -fR arch/%{target_arch}/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/%{target_arch}/kernel/
12mu|kernel-3.10.51-1|1275	for f in $(find arch/%{target_arch} -name include); do cp -fR --parents $f $TempDevelRoot; done
12mu|kernel-3.10.51-1|1276	%endif
12mu|kernel-3.10.51-1|1277	cp -fR .config Module.symvers $TempDevelRoot
12mu|kernel-3.10.51-1|1278	cp -fR 3rdparty/mkbuild.pl $TempDevelRoot/3rdparty
12mu|kernel-3.10.51-1|1279	
12mu|kernel-3.10.51-1|1280	# Needed for truecrypt build (Danny)
12mu|kernel-3.10.51-1|1281	cp -fR drivers/md/dm.h $TempDevelRoot/drivers/md/
12mu|kernel-3.10.51-1|1282	
12mu|kernel-3.10.51-1|1283	# Needed for lguest
12mu|kernel-3.10.51-1|1284	cp -fR drivers/lguest/lg.h $TempDevelRoot/drivers/lguest/
12mu|kernel-3.10.51-1|1285	
12mu|kernel-3.10.51-1|1286	# Needed for lirc_gpio (#39004)
12mu|kernel-3.10.51-1|1287	cp -fR drivers/media/pci/bt8xx/bttv{,p}.h $TempDevelRoot/drivers/media/pci/bt8xx/
12mu|kernel-3.10.51-1|1288	cp -fR drivers/media/pci/bt8xx/bt848.h $TempDevelRoot/drivers/media/pci/bt8xx/
12mu|kernel-3.10.51-1|1289	cp -fR drivers/media/common/btcx-risc.h $TempDevelRoot/drivers/media/common/
12mu|kernel-3.10.51-1|1290	
12mu|kernel-3.10.51-1|1291	# Needed for external dvb tree (#41418)
12mu|kernel-3.10.51-1|1292	cp -fR drivers/media/dvb-core/*.h $TempDevelRoot/drivers/media/dvb-core/
12mu|kernel-3.10.51-1|1293	cp -fR drivers/media/dvb-frontends/lgdt330x.h $TempDevelRoot/drivers/media/dvb-frontends/
12mu|kernel-3.10.51-1|1294	
12mu|kernel-3.10.51-1|1295	# add acpica header files, needed for fglrx build
12mu|kernel-3.10.51-1|1296	cp -fR drivers/acpi/acpica/*.h $TempDevelRoot/drivers/acpi/acpica/
12mu|kernel-3.10.51-1|1297	
12mu|kernel-3.10.51-1|1298	# aufs2 has a special file needed
12mu|kernel-3.10.51-1|1299	cp -fR fs/aufs/magic.mk $TempDevelRoot/fs/aufs
12mu|kernel-3.10.51-1|1300	
12mu|kernel-3.10.51-1|1301	for i in alpha arc avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu metag microblaze \
12mu|kernel-3.10.51-1|1302	mips mn10300 openrisc parisc powerpc s390 score sh sparc tile unicore32 xtensa; do
12mu|kernel-3.10.51-1|1303	rm -rf $TempDevelRoot/arch/$i
12mu|kernel-3.10.51-1|1304	done
12mu|kernel-3.10.51-1|1305	
12mu|kernel-3.10.51-1|1306	%ifnarch %{arm}
12mu|kernel-3.10.51-1|1307	rm -rf $TempDevelRoot/arch/arm
12mu|kernel-3.10.51-1|1308	rm -rf $TempDevelRoot/arch/arm64
12mu|kernel-3.10.51-1|1309	%endif
12mu|kernel-3.10.51-1|1310	%ifnarch %{ix86} x86_64
12mu|kernel-3.10.51-1|1311	rm -rf $TempDevelRoot/arch/x86
12mu|kernel-3.10.51-1|1312	%endif
12mu|kernel-3.10.51-1|1313	
12mu|kernel-3.10.51-1|1314	# Clean the scripts tree, and make sure everything is ok (sanity check)
12mu|kernel-3.10.51-1|1315	# running prepare+scripts (tree was already "prepared" in build)
12mu|kernel-3.10.51-1|1316	pushd $TempDevelRoot >/dev/null
12mu|kernel-3.10.51-1|1317	%smake -s prepare scripts
12mu|kernel-3.10.51-1|1318	%smake -s clean
12mu|kernel-3.10.51-1|1319	popd >/dev/null
12mu|kernel-3.10.51-1|1320	rm -f $TempDevelRoot/.config.old
12mu|kernel-3.10.51-1|1321	
12mu|kernel-3.10.51-1|1322	# fix permissions
12mu|kernel-3.10.51-1|1323	chmod -R a+rX $TempDevelRoot
12mu|kernel-3.10.51-1|1324	
12mu|kernel-3.10.51-1|1325	# disable mrproper in -devel rpms
12mu|kernel-3.10.51-1|1326	patch -p1 --fuzz=0 -d $TempDevelRoot -i %{SOURCE2}
12mu|kernel-3.10.51-1|1327	
12mu|kernel-3.10.51-1|1328	kernel_devel_files=../kernel_devel_files.$devel_flavour
12mu|kernel-3.10.51-1|1329	
12mu|kernel-3.10.51-1|1330	
12mu|kernel-3.10.51-1|1331	### Create the kernel_devel_files.*
12mu|kernel-3.10.51-1|1332	cat > $kernel_devel_files <<EOF
12mu|kernel-3.10.51-1|1333	%dir $DevelRoot
12mu|kernel-3.10.51-1|1334	%dir $DevelRoot/arch
12mu|kernel-3.10.51-1|1335	%dir $DevelRoot/include
12mu|kernel-3.10.51-1|1336	$DevelRoot/3rdparty
12mu|kernel-3.10.51-1|1337	$DevelRoot/Documentation
12mu|kernel-3.10.51-1|1338	%ifarch %{arm}
12mu|kernel-3.10.51-1|1339	$DevelRoot/arch/arm
12mu|kernel-3.10.51-1|1340	$DevelRoot/arch/arm64
12mu|kernel-3.10.51-1|1341	%endif
12mu|kernel-3.10.51-1|1342	$DevelRoot/arch/um
12mu|kernel-3.10.51-1|1343	%ifarch %{ix86} x86_64
12mu|kernel-3.10.51-1|1344	$DevelRoot/arch/x86
12mu|kernel-3.10.51-1|1345	%endif
12mu|kernel-3.10.51-1|1346	$DevelRoot/block
12mu|kernel-3.10.51-1|1347	$DevelRoot/crypto
12mu|kernel-3.10.51-1|1348	$DevelRoot/drivers
12mu|kernel-3.10.51-1|1349	$DevelRoot/firmware
12mu|kernel-3.10.51-1|1350	$DevelRoot/fs
12mu|kernel-3.10.51-1|1351	$DevelRoot/include/Kbuild
12mu|kernel-3.10.51-1|1352	$DevelRoot/include/acpi
12mu|kernel-3.10.51-1|1353	$DevelRoot/include/asm-generic
12mu|kernel-3.10.51-1|1354	$DevelRoot/include/clocksource
12mu|kernel-3.10.51-1|1355	$DevelRoot/include/config
12mu|kernel-3.10.51-1|1356	$DevelRoot/include/crypto
12mu|kernel-3.10.51-1|1357	$DevelRoot/include/drm
12mu|kernel-3.10.51-1|1358	$DevelRoot/include/dt-bindings
12mu|kernel-3.10.51-1|1359	$DevelRoot/include/generated
12mu|kernel-3.10.51-1|1360	$DevelRoot/include/keys
12mu|kernel-3.10.51-1|1361	$DevelRoot/include/linux
12mu|kernel-3.10.51-1|1362	$DevelRoot/include/math-emu
12mu|kernel-3.10.51-1|1363	$DevelRoot/include/media
12mu|kernel-3.10.51-1|1364	$DevelRoot/include/memory
12mu|kernel-3.10.51-1|1365	$DevelRoot/include/misc
12mu|kernel-3.10.51-1|1366	$DevelRoot/include/net
12mu|kernel-3.10.51-1|1367	$DevelRoot/include/pcmcia
12mu|kernel-3.10.51-1|1368	$DevelRoot/include/ras
12mu|kernel-3.10.51-1|1369	$DevelRoot/include/rdma
12mu|kernel-3.10.51-1|1370	$DevelRoot/include/rxrpc
12mu|kernel-3.10.51-1|1371	$DevelRoot/include/scsi
12mu|kernel-3.10.51-1|1372	$DevelRoot/include/sound
12mu|kernel-3.10.51-1|1373	$DevelRoot/include/target
12mu|kernel-3.10.51-1|1374	$DevelRoot/include/trace
12mu|kernel-3.10.51-1|1375	$DevelRoot/include/uapi
12mu|kernel-3.10.51-1|1376	$DevelRoot/include/video
12mu|kernel-3.10.51-1|1377	$DevelRoot/include/xen
12mu|kernel-3.10.51-1|1378	$DevelRoot/init
12mu|kernel-3.10.51-1|1379	$DevelRoot/ipc
12mu|kernel-3.10.51-1|1380	$DevelRoot/kernel
12mu|kernel-3.10.51-1|1381	$DevelRoot/lib
12mu|kernel-3.10.51-1|1382	$DevelRoot/mm
12mu|kernel-3.10.51-1|1383	$DevelRoot/net
12mu|kernel-3.10.51-1|1384	$DevelRoot/samples
12mu|kernel-3.10.51-1|1385	$DevelRoot/scripts
12mu|kernel-3.10.51-1|1386	$DevelRoot/security
12mu|kernel-3.10.51-1|1387	$DevelRoot/sound
12mu|kernel-3.10.51-1|1388	$DevelRoot/tools
12mu|kernel-3.10.51-1|1389	$DevelRoot/usr
12mu|kernel-3.10.51-1|1390	$DevelRoot/virt
12mu|kernel-3.10.51-1|1391	$DevelRoot/.config
12mu|kernel-3.10.51-1|1392	$DevelRoot/Kbuild
12mu|kernel-3.10.51-1|1393	$DevelRoot/Kconfig
12mu|kernel-3.10.51-1|1394	$DevelRoot/Makefile
12mu|kernel-3.10.51-1|1395	$DevelRoot/Module.symvers
12mu|kernel-3.10.51-1|1396	$DevelRoot/arch/Kconfig
12mu|kernel-3.10.51-1|1397	%doc README.kernel-sources
12mu|kernel-3.10.51-1|1398	EOF
12mu|kernel-3.10.51-1|1399	
12mu|kernel-3.10.51-1|1400	
12mu|kernel-3.10.51-1|1401	### Create -devel Post script on the fly
12mu|kernel-3.10.51-1|1402	cat > $kernel_devel_files-post <<EOF
12mu|kernel-3.10.51-1|1403	if [ -d /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel} ]; then
12mu|kernel-3.10.51-1|1404	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/{build,source}
12mu|kernel-3.10.51-1|1405	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mu|kernel-3.10.51-1|1406	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mu|kernel-3.10.51-1|1407	fi
12mu|kernel-3.10.51-1|1408	EOF
12mu|kernel-3.10.51-1|1409	
12mu|kernel-3.10.51-1|1410	
12mu|kernel-3.10.51-1|1411	### Create -devel Preun script on the fly
12mu|kernel-3.10.51-1|1412	cat > $kernel_devel_files-preun <<EOF
12mu|kernel-3.10.51-1|1413	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build ]; then
12mu|kernel-3.10.51-1|1414	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mu|kernel-3.10.51-1|1415	fi
12mu|kernel-3.10.51-1|1416	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source ]; then
12mu|kernel-3.10.51-1|1417	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mu|kernel-3.10.51-1|1418	fi
12mu|kernel-3.10.51-1|1419	exit 0
12mu|kernel-3.10.51-1|1420	EOF
12mu|kernel-3.10.51-1|1421	
12mu|kernel-3.10.51-1|1422	### Create -devel Postun script on the fly
12mu|kernel-3.10.51-1|1423	cat > $kernel_devel_files-postun <<EOF
12mu|kernel-3.10.51-1|1424	rm -rf /usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mu|kernel-3.10.51-1|1425	EOF
12mu|kernel-3.10.51-1|1426	}
12mu|kernel-3.10.51-1|1427	
12mu|kernel-3.10.51-1|1428	SaveDebug() {
12mu|kernel-3.10.51-1|1429	debug_flavour=$1
12mu|kernel-3.10.51-1|1430	
12mu|kernel-3.10.51-1|1431	install -m 644 vmlinux \
12mu|kernel-3.10.51-1|1432	%{temp_boot}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}
12mu|kernel-3.10.51-1|1433	kernel_debug_files=../kernel_debug_files.$debug_flavour
12mu|kernel-3.10.51-1|1434	echo "%{_bootdir}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}" \
12mu|kernel-3.10.51-1|1435	>> $kernel_debug_files
12mu|kernel-3.10.51-1|1436	
12mu|kernel-3.10.51-1|1437	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mu|kernel-3.10.51-1|1438	-name "*.ko" | \
12mu|kernel-3.10.51-1|1439	%kxargs -I '{}' objcopy --only-keep-debug '{}' '{}'.debug
12mu|kernel-3.10.51-1|1440	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mu|kernel-3.10.51-1|1441	-name "*.ko" | %kxargs -I '{}' \
12mu|kernel-3.10.51-1|1442	sh -c 'cd `dirname {}`; \
12mu|kernel-3.10.51-1|1443	objcopy --add-gnu-debuglink=`basename {}`.debug \
12mu|kernel-3.10.51-1|1444	--strip-debug `basename {}`'
12mu|kernel-3.10.51-1|1445	
12mu|kernel-3.10.51-1|1446	pushd %{temp_modules}
12mu|kernel-3.10.51-1|1447	find %{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mu|kernel-3.10.51-1|1448	-name "*.ko.debug" > debug_module_list
12mu|kernel-3.10.51-1|1449	popd
12mu|kernel-3.10.51-1|1450	cat %{temp_modules}/debug_module_list | \
12mu|kernel-3.10.51-1|1451	sed 's|\(.*\)|%{_modulesdir}/\1|' >> $kernel_debug_files
12mu|kernel-3.10.51-1|1452	cat %{temp_modules}/debug_module_list | \
12mu|kernel-3.10.51-1|1453	sed 's|\(.*\)|%exclude %{_modulesdir}/\1|' \
12mu|kernel-3.10.51-1|1454	>> ../kernel_exclude_debug_files.$debug_flavour
12mu|kernel-3.10.51-1|1455	rm -f %{temp_modules}/debug_module_list
12mu|kernel-3.10.51-1|1456	}
12mu|kernel-3.10.51-1|1457	
12mu|kernel-3.10.51-1|1458	CreateFiles() {
12mu|kernel-3.10.51-1|1459	kernel_flavour=$1
12mu|kernel-3.10.51-1|1460	
12mu|kernel-3.10.51-1|1461	kernel_files=../kernel_files.$kernel_flavour
12mu|kernel-3.10.51-1|1462	
12mu|kernel-3.10.51-1|1463	ker="vmlinuz"
12mu|kernel-3.10.51-1|1464	if [ "$kernel_flavour" = "kirkwood" ]; then
12mu|kernel-3.10.51-1|1465	ker="uImage"
12mu|kernel-3.10.51-1|1466	fi
12mu|kernel-3.10.51-1|1467	### Create the kernel_files.*
12mu|kernel-3.10.51-1|1468	cat > $kernel_files <<EOF
12mu|kernel-3.10.51-1|1469	%{_bootdir}/System.map-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.51-1|1470	%{_bootdir}/symvers-%{kversion}-$kernel_flavour-%{buildrpmrel}.xz
12mu|kernel-3.10.51-1|1471	%{_bootdir}/config-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.51-1|1472	%{_bootdir}/$ker-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.51-1|1473	%dir %{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/
12mu|kernel-3.10.51-1|1474	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/kernel
12mu|kernel-3.10.51-1|1475	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/modules.*
12mu|kernel-3.10.51-1|1476	%doc README.kernel-sources
12mu|kernel-3.10.51-1|1477	EOF
12mu|kernel-3.10.51-1|1478	
12mu|kernel-3.10.51-1|1479	%if %build_debug
12mu|kernel-3.10.51-1|1480	cat ../kernel_exclude_debug_files.$kernel_flavour >> $kernel_files
12mu|kernel-3.10.51-1|1481	%endif
12mu|kernel-3.10.51-1|1482	
12mu|kernel-3.10.51-1|1483	### Create kernel Post script
12mu|kernel-3.10.51-1|1484	cat > $kernel_files-post <<EOF
12mu|kernel-3.10.51-1|1485	%ifarch %{arm}
12mu|kernel-3.10.51-1|1486	/sbin/installkernel -i -N %{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.51-1|1487	%else
12mu|kernel-3.10.51-1|1488	/sbin/installkernel %{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.51-1|1489	pushd /boot > /dev/null
12mu|kernel-3.10.51-1|1490	if [ -L vmlinuz-$kernel_flavour ]; then
12mu|kernel-3.10.51-1|1491	rm -f vmlinuz-$kernel_flavour
12mu|kernel-3.10.51-1|1492	fi
12mu|kernel-3.10.51-1|1493	ln -sf vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel} vmlinuz-$kernel_flavour
12mu|kernel-3.10.51-1|1494	if [ -L initrd-$kernel_flavour.img ]; then
12mu|kernel-3.10.51-1|1495	rm -f initrd-$kernel_flavour.img
12mu|kernel-3.10.51-1|1496	fi
12mu|kernel-3.10.51-1|1497	ln -sf initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img initrd-$kernel_flavour.img
12mu|kernel-3.10.51-1|1498	popd > /dev/null
12mu|kernel-3.10.51-1|1499	%endif
12mu|kernel-3.10.51-1|1500	%if %build_devel
12mu|kernel-3.10.51-1|1501	# create kernel-devel symlinks if matching -devel- rpm is installed
12mu|kernel-3.10.51-1|1502	if [ -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mu|kernel-3.10.51-1|1503	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mu|kernel-3.10.51-1|1504	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mu|kernel-3.10.51-1|1505	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mu|kernel-3.10.51-1|1506	fi
12mu|kernel-3.10.51-1|1507	%endif
12mu|kernel-3.10.51-1|1508	EOF
12mu|kernel-3.10.51-1|1509	
12mu|kernel-3.10.51-1|1510	### Create kernel Posttrans script
12mu|kernel-3.10.51-1|1511	cat > $kernel_files-posttrans <<EOF
12mu|kernel-3.10.51-1|1512	if [ -x /usr/sbin/dkms_autoinstaller -a -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mu|kernel-3.10.51-1|1513	/usr/sbin/dkms_autoinstaller start %{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.51-1|1514	fi
12mu|kernel-3.10.51-1|1515	EOF
12mu|kernel-3.10.51-1|1516	
12mu|kernel-3.10.51-1|1517	### Create kernel Preun script on the fly
12mu|kernel-3.10.51-1|1518	cat > $kernel_files-preun <<EOF
12mu|kernel-3.10.51-1|1519	/sbin/installkernel -R %{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.51-1|1520	pushd /boot > /dev/null
12mu|kernel-3.10.51-1|1521	if [ -L vmlinuz-$kernel_flavour ]; then
12mu|kernel-3.10.51-1|1522	if [ "$(readlink vmlinuz-$kernel_flavour)" = "vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel}" ]; then
12mu|kernel-3.10.51-1|1523	rm -f vmlinuz-$kernel_flavour
12mu|kernel-3.10.51-1|1524	fi
12mu|kernel-3.10.51-1|1525	fi
12mu|kernel-3.10.51-1|1526	if [ -L initrd-$kernel_flavour.img ]; then
12mu|kernel-3.10.51-1|1527	if [ "$(readlink initrd-$kernel_flavour.img)" = "initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img" ]; then
12mu|kernel-3.10.51-1|1528	rm -f initrd-$kernel_flavour.img
12mu|kernel-3.10.51-1|1529	fi
12mu|kernel-3.10.51-1|1530	fi
12mu|kernel-3.10.51-1|1531	popd > /dev/null
12mu|kernel-3.10.51-1|1532	%if %build_devel
12mu|kernel-3.10.51-1|1533	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build ]; then
12mu|kernel-3.10.51-1|1534	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mu|kernel-3.10.51-1|1535	fi
12mu|kernel-3.10.51-1|1536	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source ]; then
12mu|kernel-3.10.51-1|1537	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mu|kernel-3.10.51-1|1538	fi
12mu|kernel-3.10.51-1|1539	%endif
12mu|kernel-3.10.51-1|1540	exit 0
12mu|kernel-3.10.51-1|1541	EOF
12mu|kernel-3.10.51-1|1542	
12mu|kernel-3.10.51-1|1543	
12mu|kernel-3.10.51-1|1544	### Create kernel Postun script on the fly
12mu|kernel-3.10.51-1|1545	cat > $kernel_files-postun <<EOF
12mu|kernel-3.10.51-1|1546	/sbin/kernel_remove_initrd %{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.51-1|1547	rm -rf /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel} >/dev/null
12mu|kernel-3.10.51-1|1548	if [ -d /var/lib/dkms ]; then
12mu|kernel-3.10.51-1|1549	rm -f /var/lib/dkms/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mu|kernel-3.10.51-1|1550	rm -rf /var/lib/dkms/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mu|kernel-3.10.51-1|1551	rm -f /var/lib/dkms-binary/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mu|kernel-3.10.51-1|1552	rm -rf /var/lib/dkms-binary/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mu|kernel-3.10.51-1|1553	fi
12mu|kernel-3.10.51-1|1554	EOF
12mu|kernel-3.10.51-1|1555	}
12mu|kernel-3.10.51-1|1556	
12mu|kernel-3.10.51-1|1557	
12mu|kernel-3.10.51-1|1558	CreateKernel() {
12mu|kernel-3.10.51-1|1559	flavour=$1
12mu|kernel-3.10.51-1|1560	
12mu|kernel-3.10.51-1|1561	PrepareKernel $flavour $flavour-%{buildrpmrel}
12mu|kernel-3.10.51-1|1562	
12mu|kernel-3.10.51-1|1563	BuildKernel %{kversion}-$flavour-%{buildrpmrel}
12mu|kernel-3.10.51-1|1564	%if %build_devel
12mu|kernel-3.10.51-1|1565	SaveDevel $flavour
12mu|kernel-3.10.51-1|1566	%endif
12mu|kernel-3.10.51-1|1567	%if %build_debug
12mu|kernel-3.10.51-1|1568	SaveDebug $flavour
12mu|kernel-3.10.51-1|1569	%endif
12mu|kernel-3.10.51-1|1570	CreateFiles $flavour
12mu|kernel-3.10.51-1|1571	}
12mu|kernel-3.10.51-1|1572	
12mu|kernel-3.10.51-1|1573	
12mu|kernel-3.10.51-1|1574	###
12mu|kernel-3.10.51-1|1575	# DO it...
12mu|kernel-3.10.51-1|1576	###
12mu|kernel-3.10.51-1|1577	
12mu|kernel-3.10.51-1|1578	
12mu|kernel-3.10.51-1|1579	# Create a simulacro of buildroot
12mu|kernel-3.10.51-1|1580	rm -rf %{temp_root}
12mu|kernel-3.10.51-1|1581	install -d %{temp_root}
12mu|kernel-3.10.51-1|1582	
12mu|kernel-3.10.51-1|1583	
12mu|kernel-3.10.51-1|1584	# make sure we are in the directory
12mu|kernel-3.10.51-1|1585	cd %src_dir
12mu|kernel-3.10.51-1|1586	
12mu|kernel-3.10.51-1|1587	%ifarch %{ix86}
12mu|kernel-3.10.51-1|1588	%if %build_desktop586
12mu|kernel-3.10.51-1|1589	CreateKernel desktop586
12mu|kernel-3.10.51-1|1590	%endif
12mu|kernel-3.10.51-1|1591	%endif
12mu|kernel-3.10.51-1|1592	
12mu|kernel-3.10.51-1|1593	%if %build_desktop
12mu|kernel-3.10.51-1|1594	CreateKernel desktop
12mu|kernel-3.10.51-1|1595	%endif
12mu|kernel-3.10.51-1|1596	
12mu|kernel-3.10.51-1|1597	%if %build_netbook
12mu|kernel-3.10.51-1|1598	CreateKernel netbook
12mu|kernel-3.10.51-1|1599	%endif
12mu|kernel-3.10.51-1|1600	
12mu|kernel-3.10.51-1|1601	%if %build_server
12mu|kernel-3.10.51-1|1602	CreateKernel server
12mu|kernel-3.10.51-1|1603	%endif
12mu|kernel-3.10.51-1|1604	
12mu|kernel-3.10.51-1|1605	%ifarch %{ix86}
12mu|kernel-3.10.51-1|1606	%if %build_desktop_pae
12mu|kernel-3.10.51-1|1607	CreateKernel desktop-pae
12mu|kernel-3.10.51-1|1608	%endif
12mu|kernel-3.10.51-1|1609	%endif
12mu|kernel-3.10.51-1|1610	
12mu|kernel-3.10.51-1|1611	%ifarch %{ix86}
12mu|kernel-3.10.51-1|1612	%if %build_netbook_pae
12mu|kernel-3.10.51-1|1613	CreateKernel netbook-pae
12mu|kernel-3.10.51-1|1614	%endif
12mu|kernel-3.10.51-1|1615	%endif
12mu|kernel-3.10.51-1|1616	
12mu|kernel-3.10.51-1|1617	%ifarch %{ix86}
12mu|kernel-3.10.51-1|1618	%if %build_nrj_desktop586
12mu|kernel-3.10.51-1|1619	CreateKernel nrj-desktop586
12mu|kernel-3.10.51-1|1620	%endif
12mu|kernel-3.10.51-1|1621	%endif
12mu|kernel-3.10.51-1|1622	
12mu|kernel-3.10.51-1|1623	%if %build_nrj_desktop
12mu|kernel-3.10.51-1|1624	CreateKernel nrj-desktop
12mu|kernel-3.10.51-1|1625	%endif
12mu|kernel-3.10.51-1|1626	
12mu|kernel-3.10.51-1|1627	%if %build_nrj_realtime
12mu|kernel-3.10.51-1|1628	CreateKernel nrj-realtime
12mu|kernel-3.10.51-1|1629	%endif
12mu|kernel-3.10.51-1|1630	
12mu|kernel-3.10.51-1|1631	%if %build_nrj_laptop
12mu|kernel-3.10.51-1|1632	CreateKernel nrj-laptop
12mu|kernel-3.10.51-1|1633	%endif
12mu|kernel-3.10.51-1|1634	
12mu|kernel-3.10.51-1|1635	%if %build_nrj_netbook
12mu|kernel-3.10.51-1|1636	CreateKernel nrj-netbook
12mu|kernel-3.10.51-1|1637	%endif
12mu|kernel-3.10.51-1|1638	
12mu|kernel-3.10.51-1|1639	%ifarch %{ix86}
12mu|kernel-3.10.51-1|1640	%if %build_nrj_desktop_pae
12mu|kernel-3.10.51-1|1641	CreateKernel nrj-desktop-pae
12mu|kernel-3.10.51-1|1642	%endif
12mu|kernel-3.10.51-1|1643	%endif
12mu|kernel-3.10.51-1|1644	
12mu|kernel-3.10.51-1|1645	%ifarch %{ix86}
12mu|kernel-3.10.51-1|1646	%if %build_nrj_realtime_pae
12mu|kernel-3.10.51-1|1647	CreateKernel nrj-realtime-pae
12mu|kernel-3.10.51-1|1648	%endif
12mu|kernel-3.10.51-1|1649	%endif
12mu|kernel-3.10.51-1|1650	
12mu|kernel-3.10.51-1|1651	%ifarch %{ix86}
12mu|kernel-3.10.51-1|1652	%if %build_nrj_laptop_pae
12mu|kernel-3.10.51-1|1653	CreateKernel nrj-laptop-pae
12mu|kernel-3.10.51-1|1654	%endif
12mu|kernel-3.10.51-1|1655	%endif
12mu|kernel-3.10.51-1|1656	
12mu|kernel-3.10.51-1|1657	%ifarch %{ix86}
12mu|kernel-3.10.51-1|1658	%if %build_nrj_netbook_pae
12mu|kernel-3.10.51-1|1659	CreateKernel nrj-netbook-pae
12mu|kernel-3.10.51-1|1660	%endif
12mu|kernel-3.10.51-1|1661	%endif
12mu|kernel-3.10.51-1|1662	
12mu|kernel-3.10.51-1|1663	%ifarch %{ix86}
12mu|kernel-3.10.51-1|1664	%if %build_nrj_netbook_atom
12mu|kernel-3.10.51-1|1665	CreateKernel nrj-netbook-atom
12mu|kernel-3.10.51-1|1666	%endif
12mu|kernel-3.10.51-1|1667	%endif
12mu|kernel-3.10.51-1|1668	
12mu|kernel-3.10.51-1|1669	%ifarch %{ix86}
12mu|kernel-3.10.51-1|1670	%if %build_nrj_netbook_atom_pae
12mu|kernel-3.10.51-1|1671	CreateKernel nrj-netbook-atom-pae
12mu|kernel-3.10.51-1|1672	%endif
12mu|kernel-3.10.51-1|1673	%endif
12mu|kernel-3.10.51-1|1674	
12mu|kernel-3.10.51-1|1675	%ifarch %{ix86}
12mu|kernel-3.10.51-1|1676	%if %build_nrj_desktop_core2
12mu|kernel-3.10.51-1|1677	CreateKernel nrj-desktop-core2
12mu|kernel-3.10.51-1|1678	%endif
12mu|kernel-3.10.51-1|1679	%endif
12mu|kernel-3.10.51-1|1680	
12mu|kernel-3.10.51-1|1681	%ifarch %{ix86}
12mu|kernel-3.10.51-1|1682	%if %build_nrj_desktop_core2_pae
12mu|kernel-3.10.51-1|1683	CreateKernel nrj-desktop-core2-pae
12mu|kernel-3.10.51-1|1684	%endif
12mu|kernel-3.10.51-1|1685	%endif
12mu|kernel-3.10.51-1|1686	
12mu|kernel-3.10.51-1|1687	%if %build_nrj_server_lxc
12mu|kernel-3.10.51-1|1688	CreateKernel nrj-server-lxc
12mu|kernel-3.10.51-1|1689	%endif
12mu|kernel-3.10.51-1|1690	
12mu|kernel-3.10.51-1|1691	%if %build_nrj_server_lxc_exp
12mu|kernel-3.10.51-1|1692	CreateKernel nrj-server-lxc-exp
12mu|kernel-3.10.51-1|1693	%endif
12mu|kernel-3.10.51-1|1694	
12mu|kernel-3.10.51-1|1695	%ifarch %{arm}
12mu|kernel-3.10.51-1|1696	%if %build_iop32x
12mu|kernel-3.10.51-1|1697	CreateKernel iop32x
12mu|kernel-3.10.51-1|1698	%endif
12mu|kernel-3.10.51-1|1699	%if %build_kirkwood
12mu|kernel-3.10.51-1|1700	CreateKernel kirkwood
12mu|kernel-3.10.51-1|1701	%endif
12mu|kernel-3.10.51-1|1702	%if %build_versatile
12mu|kernel-3.10.51-1|1703	CreateKernel versatile
12mu|kernel-3.10.51-1|1704	%endif
12mu|kernel-3.10.51-1|1705	%endif
12mu|kernel-3.10.51-1|1706	
12mu|kernel-3.10.51-1|1707	# set extraversion to match srpm to get nice version reported by the tools
12mu|kernel-3.10.51-1|1708	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mu|kernel-3.10.51-1|1709	
12mu|kernel-3.10.51-1|1710	
12mu|kernel-3.10.51-1|1711	############################################################
12mu|kernel-3.10.51-1|1712	### Linker start3 > Check point to build for cooker 2013 ###
12mu|kernel-3.10.51-1|1713	############################################################
12mu|kernel-3.10.51-1|1714	# build perf
12mu|kernel-3.10.51-1|1715	
12mu|kernel-3.10.51-1|1716	%if %{build_perf}
12mu|kernel-3.10.51-1|1717	%make -C tools/perf -s HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} all
12mu|kernel-3.10.51-1|1718	%make -C tools/perf -s prefix=%{_prefix} man
12mu|kernel-3.10.51-1|1719	%endif
12mu|kernel-3.10.51-1|1720	
12mu|kernel-3.10.51-1|1721	# build cpupower
12mu|kernel-3.10.51-1|1722	
12mu|kernel-3.10.51-1|1723	%if %{build_cpupower}
12mu|kernel-3.10.51-1|1724	# make sure version-gen.sh is executable.
12mu|kernel-3.10.51-1|1725	chmod +x tools/power/cpupower/utils/version-gen.sh
12mu|kernel-3.10.51-1|1726	%make -C tools/power/cpupower CPUFREQ_BENCH=false
12mu|kernel-3.10.51-1|1727	%endif
12mu|kernel-3.10.51-1|1728	############################################################
12mu|kernel-3.10.51-1|1729	###  Linker end3 > Check point to build for cooker 2013  ###
12mu|kernel-3.10.51-1|1730	############################################################
12mu|kernel-3.10.51-1|1731	
12mu|kernel-3.10.51-1|1732	
12mu|kernel-3.10.51-1|1733	# We don't make to repeat the depend code at the install phase
12mu|kernel-3.10.51-1|1734	%if %build_source
12mu|kernel-3.10.51-1|1735	%ifarch %{arm}
12mu|kernel-3.10.51-1|1736	PrepareKernel "kirkwood" %{buildrpmrel}custom
12mu|kernel-3.10.51-1|1737	%else
12mu|kernel-3.10.51-1|1738	PrepareKernel "" %{buildrpmrel}custom
12mu|kernel-3.10.51-1|1739	%endif
12mu|kernel-3.10.51-1|1740	%smake -s mrproper
12mu|kernel-3.10.51-1|1741	%endif
12mu|kernel-3.10.51-1|1742	
12mu|kernel-3.10.51-1|1743	
12mu|kernel-3.10.51-1|1744	###
12mu|kernel-3.10.51-1|1745	### install
12mu|kernel-3.10.51-1|1746	###
12mu|kernel-3.10.51-1|1747	%install
12mu|kernel-3.10.51-1|1748	install -m 644 %{SOURCE4}  .
12mu|kernel-3.10.51-1|1749	
12mu|kernel-3.10.51-1|1750	cd %src_dir
12mu|kernel-3.10.51-1|1751	
12mu|kernel-3.10.51-1|1752	# Directories definition needed for installing
12mu|kernel-3.10.51-1|1753	%define target_source %{buildroot}%{_kerneldir}
12mu|kernel-3.10.51-1|1754	%define target_boot %{buildroot}%{_bootdir}
12mu|kernel-3.10.51-1|1755	%define target_modules %{buildroot}%{_modulesdir}
12mu|kernel-3.10.51-1|1756	
12mu|kernel-3.10.51-1|1757	# We want to be able to test several times the install part
12mu|kernel-3.10.51-1|1758	rm -rf %{buildroot}
12mu|kernel-3.10.51-1|1759	cp -a %{temp_root} %{buildroot}
12mu|kernel-3.10.51-1|1760	
12mu|kernel-3.10.51-1|1761	# Create directories infastructure
12mu|kernel-3.10.51-1|1762	%if %build_source
12mu|kernel-3.10.51-1|1763	install -d %{target_source}
12mu|kernel-3.10.51-1|1764	
12mu|kernel-3.10.51-1|1765	tar cf - . | tar xf - -C %{target_source}
12mu|kernel-3.10.51-1|1766	chmod -R a+rX %{target_source}
12mu|kernel-3.10.51-1|1767	
12mu|kernel-3.10.51-1|1768	# we remove all the source files that we don't ship
12mu|kernel-3.10.51-1|1769	# first architecture files
12mu|kernel-3.10.51-1|1770	for i in alpha arc avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu metag microblaze \
12mu|kernel-3.10.51-1|1771	mips openrisc parisc powerpc s390 score sh sh64 sparc tile unicore32 v850 xtensa mn10300; do
12mu|kernel-3.10.51-1|1772	rm -rf %{target_source}/arch/$i
12mu|kernel-3.10.51-1|1773	done
12mu|kernel-3.10.51-1|1774	
12mu|kernel-3.10.51-1|1775	# other misc files
12mu|kernel-3.10.51-1|1776	rm -f %{target_source}/{.config.old,.config.cmd,.gitignore,.lst,.mailmap}
12mu|kernel-3.10.51-1|1777	rm -f %{target_source}/{.missing-syscalls.d,arch/.gitignore,firmware/.gitignore}
12mu|kernel-3.10.51-1|1778	rm -rf %{target_source}/.tmp_depmod/
12mu|kernel-3.10.51-1|1779	
12mu|kernel-3.10.51-1|1780	#endif %build_source
12mu|kernel-3.10.51-1|1781	%endif
12mu|kernel-3.10.51-1|1782	
12mu|kernel-3.10.51-1|1783	# compressing modules
12mu|kernel-3.10.51-1|1784	%if %{build_modxz}
12mu|kernel-3.10.51-1|1785	find %{target_modules} -name "*.ko" | %kxargs xz -6e
12mu|kernel-3.10.51-1|1786	%else
12mu|kernel-3.10.51-1|1787	find %{target_modules} -name "*.ko" | %kxargs gzip -9
12mu|kernel-3.10.51-1|1788	%endif
12mu|kernel-3.10.51-1|1789	
12mu|kernel-3.10.51-1|1790	# We used to have a copy of PrepareKernel here
12mu|kernel-3.10.51-1|1791	# Now, we make sure that the thing in the linux dir is what we want it to be
12mu|kernel-3.10.51-1|1792	for i in %{target_modules}/*; do
12mu|kernel-3.10.51-1|1793	rm -f $i/build $i/source
12mu|kernel-3.10.51-1|1794	done
12mu|kernel-3.10.51-1|1795	
12mu|kernel-3.10.51-1|1796	# sniff, if we compressed all the modules, we change the stamp :(
12mu|kernel-3.10.51-1|1797	# we really need the depmod -ae here
12mu|kernel-3.10.51-1|1798	pushd %{target_modules}
12mu|kernel-3.10.51-1|1799	for i in *; do
12mu|kernel-3.10.51-1|1800	/sbin/depmod -ae -b %{buildroot} -F %{target_boot}/System.map-$i $i
12mu|kernel-3.10.51-1|1801	echo $?
12mu|kernel-3.10.51-1|1802	done
12mu|kernel-3.10.51-1|1803	
12mu|kernel-3.10.51-1|1804	for i in *; do
12mu|kernel-3.10.51-1|1805	pushd $i
12mu|kernel-3.10.51-1|1806	echo "Creating modules.description for $i"
12mu|kernel-3.10.51-1|1807	modules=`find . -name "*.ko.[g,x]z"`
12mu|kernel-3.10.51-1|1808	echo $modules | %kxargs /sbin/modinfo \
12mu|kernel-3.10.51-1|1809	| perl -lne 'print "$name\t$1" if $name && /^description:\s*(.*)/; $name = $1 if m!^filename:\s*(.*)\.k?o!; $name =~ s!.*/!!' > modules.description
12mu|kernel-3.10.51-1|1810	popd
12mu|kernel-3.10.51-1|1811	done
12mu|kernel-3.10.51-1|1812	popd
12mu|kernel-3.10.51-1|1813	
12mu|kernel-3.10.51-1|1814	# need to set extraversion to match srpm again to avoid rebuild
12mu|kernel-3.10.51-1|1815	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mu|kernel-3.10.51-1|1816	%if %{build_perf}
12mu|kernel-3.10.51-1|1817	
12mu|kernel-3.10.51-1|1818	# perf tool binary and supporting scripts/binaries
12mu|kernel-3.10.51-1|1819	make -C tools/perf -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install
12mu|kernel-3.10.51-1|1820	
12mu|kernel-3.10.51-1|1821	# perf man pages (note: implicit rpm magic compresses them later)
12mu|kernel-3.10.51-1|1822	make -C tools/perf  -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install-man
12mu|kernel-3.10.51-1|1823	%endif
12mu|kernel-3.10.51-1|1824	
12mu|kernel-3.10.51-1|1825	############################################################
12mu|kernel-3.10.51-1|1826	### Linker start4 > Check point to build for cooker 2013 ###
12mu|kernel-3.10.51-1|1827	############################################################
12mu|kernel-3.10.51-1|1828	%if %{build_cpupower}
12mu|kernel-3.10.51-1|1829	make -C tools/power/cpupower DESTDIR=%{buildroot} libdir=%{_libdir} mandir=%{_mandir} CPUFREQ_BENCH=false install
12mu|kernel-3.10.51-1|1830	rm -f %{buildroot}%{_libdir}/*.{a,la}
12mu|kernel-3.10.51-1|1831	%find_lang cpupower
12mu|kernel-3.10.51-1|1832	mv cpupower.lang ../
12mu|kernel-3.10.51-1|1833	chmod 0755 %{buildroot}%{_libdir}/libcpupower.so*
12mu|kernel-3.10.51-1|1834	mkdir -p %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
12mu|kernel-3.10.51-1|1835	install -m644 %{SOURCE50} %{buildroot}%{_unitdir}/cpupower.service
12mu|kernel-3.10.51-1|1836	install -m644 %{SOURCE51} %{buildroot}%{_sysconfdir}/sysconfig/cpupower
12mu|kernel-3.10.51-1|1837	%endif
12mu|kernel-3.10.51-1|1838	############################################################
12mu|kernel-3.10.51-1|1839	### Linker start4 > Check point to build for cooker 2013 ###
12mu|kernel-3.10.51-1|1840	############################################################
12mu|kernel-3.10.51-1|1841	
12mu|kernel-3.10.51-1|1842	###
12mu|kernel-3.10.51-1|1843	### clean
12mu|kernel-3.10.51-1|1844	###
12mu|kernel-3.10.51-1|1845	%clean
12mu|kernel-3.10.51-1|1846	rm -rf %{buildroot}
12mu|kernel-3.10.51-1|1847	
12mu|kernel-3.10.51-1|1848	
12mu|kernel-3.10.51-1|1849	# We don't want to remove this, the whole reason of its existence is to be
12mu|kernel-3.10.51-1|1850	# able to do several rpm --short-circuit -bi for testing install
12mu|kernel-3.10.51-1|1851	# phase without repeating compilation phase
12mu|kernel-3.10.51-1|1852	#rm -rf %{temp_root}
12mu|kernel-3.10.51-1|1853	
12mu|kernel-3.10.51-1|1854	###
12mu|kernel-3.10.51-1|1855	### source and doc file lists
12mu|kernel-3.10.51-1|1856	###
12mu|kernel-3.10.51-1|1857	
12mu|kernel-3.10.51-1|1858	%if %build_source
12mu|kernel-3.10.51-1|1859	%files -n %{kname}-source-%{buildrel}
12mu|kernel-3.10.51-1|1860	%dir %{_kerneldir}
12mu|kernel-3.10.51-1|1861	%dir %{_kerneldir}/arch
12mu|kernel-3.10.51-1|1862	%dir %{_kerneldir}/include
12mu|kernel-3.10.51-1|1863	%{_kerneldir}/3rdparty
12mu|kernel-3.10.51-1|1864	%{_kerneldir}/Documentation
12mu|kernel-3.10.51-1|1865	%{_kerneldir}/arch/Kconfig
12mu|kernel-3.10.51-1|1866	%{_kerneldir}/arch/arm
12mu|kernel-3.10.51-1|1867	%{_kerneldir}/arch/arm64
12mu|kernel-3.10.51-1|1868	%{_kerneldir}/arch/um
12mu|kernel-3.10.51-1|1869	%{_kerneldir}/arch/x86
12mu|kernel-3.10.51-1|1870	%{_kerneldir}/block
12mu|kernel-3.10.51-1|1871	%{_kerneldir}/crypto
12mu|kernel-3.10.51-1|1872	%{_kerneldir}/drivers
12mu|kernel-3.10.51-1|1873	%{_kerneldir}/firmware
12mu|kernel-3.10.51-1|1874	%{_kerneldir}/fs
12mu|kernel-3.10.51-1|1875	%{_kerneldir}/include/Kbuild
12mu|kernel-3.10.51-1|1876	%{_kerneldir}/include/acpi
12mu|kernel-3.10.51-1|1877	%{_kerneldir}/include/asm-generic
12mu|kernel-3.10.51-1|1878	%{_kerneldir}/include/clocksource
12mu|kernel-3.10.51-1|1879	%{_kerneldir}/include/crypto
12mu|kernel-3.10.51-1|1880	%{_kerneldir}/include/drm
12mu|kernel-3.10.51-1|1881	%{_kerneldir}/include/dt-bindings
12mu|kernel-3.10.51-1|1882	%{_kerneldir}/include/keys
12mu|kernel-3.10.51-1|1883	%{_kerneldir}/include/linux
12mu|kernel-3.10.51-1|1884	%{_kerneldir}/include/math-emu
12mu|kernel-3.10.51-1|1885	%{_kerneldir}/include/media
12mu|kernel-3.10.51-1|1886	%{_kerneldir}/include/memory
12mu|kernel-3.10.51-1|1887	%{_kerneldir}/include/misc
12mu|kernel-3.10.51-1|1888	%{_kerneldir}/include/net
12mu|kernel-3.10.51-1|1889	%{_kerneldir}/include/pcmcia
12mu|kernel-3.10.51-1|1890	%{_kerneldir}/include/ras
12mu|kernel-3.10.51-1|1891	%{_kerneldir}/include/rdma
12mu|kernel-3.10.51-1|1892	%{_kerneldir}/include/rxrpc
12mu|kernel-3.10.51-1|1893	%{_kerneldir}/include/scsi
12mu|kernel-3.10.51-1|1894	%{_kerneldir}/include/sound
12mu|kernel-3.10.51-1|1895	%{_kerneldir}/include/target
12mu|kernel-3.10.51-1|1896	%{_kerneldir}/include/trace
12mu|kernel-3.10.51-1|1897	%{_kerneldir}/include/uapi
12mu|kernel-3.10.51-1|1898	%{_kerneldir}/include/video
12mu|kernel-3.10.51-1|1899	%{_kerneldir}/include/xen
12mu|kernel-3.10.51-1|1900	%{_kerneldir}/init
12mu|kernel-3.10.51-1|1901	%{_kerneldir}/ipc
12mu|kernel-3.10.51-1|1902	%{_kerneldir}/kernel
12mu|kernel-3.10.51-1|1903	%{_kerneldir}/lib
12mu|kernel-3.10.51-1|1904	%{_kerneldir}/mm
12mu|kernel-3.10.51-1|1905	%{_kerneldir}/net
12mu|kernel-3.10.51-1|1906	%{_kerneldir}/virt
12mu|kernel-3.10.51-1|1907	%{_kerneldir}/samples
12mu|kernel-3.10.51-1|1908	%{_kerneldir}/scripts
12mu|kernel-3.10.51-1|1909	%{_kerneldir}/security
12mu|kernel-3.10.51-1|1910	%{_kerneldir}/sound
12mu|kernel-3.10.51-1|1911	%{_kerneldir}/tools
12mu|kernel-3.10.51-1|1912	%{_kerneldir}/usr
12mu|kernel-3.10.51-1|1913	%{_kerneldir}/COPYING
12mu|kernel-3.10.51-1|1914	%{_kerneldir}/CREDITS
12mu|kernel-3.10.51-1|1915	%{_kerneldir}/Kbuild
12mu|kernel-3.10.51-1|1916	%{_kerneldir}/Kconfig
12mu|kernel-3.10.51-1|1917	%{_kerneldir}/MAINTAINERS
12mu|kernel-3.10.51-1|1918	%{_kerneldir}/Makefile
12mu|kernel-3.10.51-1|1919	%{_kerneldir}/README
12mu|kernel-3.10.51-1|1920	%{_kerneldir}/REPORTING-BUGS
12mu|kernel-3.10.51-1|1921	%doc README.kernel-sources
12mu|kernel-3.10.51-1|1922	
12mu|kernel-3.10.51-1|1923	%files -n %{kname}-source-latest
12mu|kernel-3.10.51-1|1924	%endif
12mu|kernel-3.10.51-1|1925	
12mu|kernel-3.10.51-1|1926	%if %build_doc
12mu|kernel-3.10.51-1|1927	%files -n %{kname}-doc
12mu|kernel-3.10.51-1|1928	%doc linux-%{tar_ver}/Documentation/*
12mu|kernel-3.10.51-1|1929	%endif
12mu|kernel-3.10.51-1|1930	
12mu|kernel-3.10.51-1|1931	%if %{build_perf}
12mu|kernel-3.10.51-1|1932	%files -n perf
12mu|kernel-3.10.51-1|1933	%{_bindir}/perf
12mu|kernel-3.10.51-1|1934	%dir %{_prefix}/libexec/perf-core
12mu|kernel-3.10.51-1|1935	%{_prefix}/libexec/perf-core/*
12mu|kernel-3.10.51-1|1936	%{_mandir}/man[1-8]/perf*
12mu|kernel-3.10.51-1|1937	%{_sysconfdir}/bash_completion.d/perf
12mu|kernel-3.10.51-1|1938	%endif
12mu|kernel-3.10.51-1|1939	
12mu|kernel-3.10.51-1|1940	%if %{build_cpupower}
12mu|kernel-3.10.51-1|1941	%files -n cpupower -f cpupower.lang
12mu|kernel-3.10.51-1|1942	%{_bindir}/cpupower
12mu|kernel-3.10.51-1|1943	%{_libdir}/libcpupower.so.0
12mu|kernel-3.10.51-1|1944	%{_libdir}/libcpupower.so.0.0.0
12mu|kernel-3.10.51-1|1945	%{_unitdir}/cpupower.service
12mu|kernel-3.10.51-1|1946	%{_mandir}/man[1-8]/cpupower*
12mu|kernel-3.10.51-1|1947	%config(noreplace) %{_sysconfdir}/sysconfig/cpupower
12mu|kernel-3.10.51-1|1948	
12mu|kernel-3.10.51-1|1949	%files -n cpupower-devel
12mu|kernel-3.10.51-1|1950	%{_libdir}/libcpupower.so
12mu|kernel-3.10.51-1|1951	%{_includedir}/cpufreq.h
12mu|kernel-3.10.51-1|1952	%endif
12mu|kernel-3.10.51-1|1953	
12mu|kernel-3.10.51-1|1954	%changelog
12mu|kernel-3.10.51-1|1955	* Fri Aug 01 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.51-1
12mu|kernel-3.10.51-1|1956	+ Revision: a1bacc9
12mu|kernel-3.10.51-1|1957	- Updated to version 3.10.51
12mu|kernel-3.10.51-1|1958	
12mu|kernel-3.10.51-1|1959	* Tue Jul 01 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.46-1
12mu|kernel-3.10.51-1|1960	+ Revision: 5b86955
12mu|kernel-3.10.51-1|1961	- Updated to version 3.10.46
12mu|kernel-3.10.51-1|1962	
12mu|kernel-3.10.51-1|1963	* Fri Jun 27 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.45-1
12mu|kernel-3.10.51-1|1964	+ Revision: 9db799b
12mu|kernel-3.10.51-1|1965	- Removed the changelog from the spec
12mu|kernel-3.10.51-1|1966	- Git log is a better place to track changes. All due credits to the
12mu|kernel-3.10.51-1|1967	- authors of these changes (as opposed to the commiters) should also be
12mu|kernel-3.10.51-1|1968	- made there, when it matters.
12mu|kernel-3.10.51-1|1969	
12mu|kernel-3.10.51-1|1970	* Fri Jun 27 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.45-1
12mu|kernel-3.10.51-1|1971	+ Revision: 9fbe602
12mu|kernel-3.10.51-1|1972	- Update to 3.10.45 + BFQv7r5
12mu|kernel-3.10.51-1|1973	
12mu|kernel-3.10.51-1|1974	* Fri Jun 06 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.42-1
12mu|kernel-3.10.51-1|1975	+ Revision: f923582
12mu|kernel-3.10.51-1|1976	- Updated to version 3.10.42
12mu|kernel-3.10.51-1|1977	- Kernel version 3.10.42 provides many bug fixes all around, including
12mu|kernel-3.10.51-1|1978	- the fixes for the recently discovered problems in the implementation
12mu|kernel-3.10.51-1|1979	- of futexes.
12mu|kernel-3.10.51-1|1980	
12mu|kernel-3.10.51-1|1981	* Tue May 27 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.40-2
12mu|kernel-3.10.51-1|1982	+ Revision: bbed223
12mu|kernel-3.10.51-1|1983	- Release bump for a rebuild with the new environment
12mu|kernel-3.10.51-1|1984	
12mu|kernel-3.10.51-1|1985	* Mon May 19 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.40-1
12mu|kernel-3.10.51-1|1986	+ Revision: f223765
12mu|kernel-3.10.51-1|1987	- The fixed BFQ patches have been added
12mu|kernel-3.10.51-1|1988	
12mu|kernel-3.10.51-1|1989	* Mon May 19 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.40-1
12mu|kernel-3.10.51-1|1990	+ Revision: 65f7e33
12mu|kernel-3.10.51-1|1991	- Updated to version 3.10.40
12mu|kernel-3.10.51-1|1992	- Based on the update by Nicolo' Costanza
12mu|kernel-3.10.51-1|1993	- (https://abf.rosalinux.ru/nicco/Kernel-3.10.40-1) but without 2
12mu|kernel-3.10.51-1|1994	- patches:
12mu|kernel-3.10.51-1|1995	- add-support-for-controlling-charge-thresholds-for-newer-thinkpads.patch
12mu|kernel-3.10.51-1|1996	- enable-thinkpad-hardware-mute-control.patch
12mu|kernel-3.10.51-1|1997	- They are not in mainline yet and, at least for the first one, a new
12mu|kernel-3.10.51-1|1998	- variant of the patch is in progress at the moment.
12mu|kernel-3.10.51-1|1999	- We can take them later.
12mu|kernel-3.10.51-1|2000	
12mu|kernel-3.10.51-1|2001	* Fri Apr 18 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.10.34-3
12mu|kernel-3.10.51-1|2002	+ Revision: 05f81c7
12mu|kernel-3.10.51-1|2003	- release up, replaced -gt with -ge for cpupower
12mu|kernel-3.10.51-1|2004	
12mu|kernel-3.10.51-1|2005	* Tue Apr 01 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.34-2
12mu|kernel-3.10.51-1|2006	+ Revision: 7543224
12mu|kernel-3.10.51-1|2007	- Release bump
12mu|kernel-3.10.51-1|2008	
12mu|kernel-3.10.51-1|2009	* Tue Apr 01 2014 Alex Burmashev <alex.burmashev@gmail.com> 3.10.34-1
12mu|kernel-3.10.51-1|2010	+ Revision: ec39ce6
12mu|kernel-3.10.51-1|2011	- change scripts for cpupower
12mu|kernel-3.10.51-1|2012	
12mu|kernel-3.10.51-1|2013	* Fri Mar 28 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.34-1
12mu|kernel-3.10.51-1|2014	+ Revision: e8a0740
12mu|kernel-3.10.51-1|2015	- Upstream update to 3.10.34+
12mu|kernel-3.10.51-1|2016	- The kernel was updated to 3.10.34.
12mu|kernel-3.10.51-1|2017	- Besides, the following patches from the queue for 3.10.x stable have
12mu|kernel-3.10.51-1|2018	- been applied:
12mu|kernel-3.10.51-1|2019	- alsa-compress-pass-through-return-value-of-open-ops-callback.patch
12mu|kernel-3.10.51-1|2020	- e100-fix-disabling-already-disabled-device-warning.patch
12mu|kernel-3.10.51-1|2021	- input-elantech-improve-clickpad-detection.patch
12mu|kernel-3.10.51-1|2022	- input-wacom-make-sure-touch_max-is-set-for-touch-devices.patch
12mu|kernel-3.10.51-1|2023	- kvm-mmu-handle-invalid-root_hpa-at-__direct_map.patch
12mu|kernel-3.10.51-1|2024	- kvm-vmx-fix-use-after-free-of-vmx-loaded_vmcs.patch
12mu|kernel-3.10.51-1|2025	- kvm-x86-handle-invalid-root_hpa-everywhere.patch
12mu|kernel-3.10.51-1|2026	- x86-bpf_jit-support-negative-offsets.patch
12mu|kernel-3.10.51-1|2027	- xhci-fix-resume-issues-on-renesas-chips-in-samsung-laptops.patch
12mu|kernel-3.10.51-1|2028	
12mu|kernel-3.10.51-1|2029	* Fri Mar 28 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.33-2
12mu|kernel-3.10.51-1|2030	+ Revision: ab5ccaf
12mu|kernel-3.10.51-1|2031	- Added patches to fix problems on Samsung laptops
12mu|kernel-3.10.51-1|2032	- Details:
12mu|kernel-3.10.51-1|2033	- http://www.phoronix.com/scan.php?page=news_item&px=MTYyMjU
12mu|kernel-3.10.51-1|2034	- Related issues:
12mu|kernel-3.10.51-1|2035	- https://bugzilla.kernel.org/show_bug.cgi?id=44161
12mu|kernel-3.10.51-1|2036	- https://bugzilla.kernel.org/show_bug.cgi?id=45461
12mu|kernel-3.10.51-1|2037	- https://bugzilla.kernel.org/show_bug.cgi?id=57271
12mu|kernel-3.10.51-1|2038	
12mu|kernel-3.10.51-1|2039	* Fri Mar 28 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 3.10.33-1
12mu|kernel-3.10.51-1|2040	+ Revision: d67dc41
12mu|kernel-3.10.51-1|2041	- switch to systemd_ macro for cpupower
12mu|kernel-3.10.51-1|2042	
12mu|kernel-3.10.51-1|2043	* Wed Mar 12 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 3.10.33-1
12mu|kernel-3.10.51-1|2044	+ Revision: deb621a
12mu|kernel-3.10.51-1|2045	- Renamed spec file to match the new project name
12mu|kernel-3.10.51-1|2046	
12mu|kernel-3.10.51-1|2047	* Wed Mar 12 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
12mu|kernel-3.10.51-1|2048	+ Revision: 0407d6c
12mu|kernel-3.10.51-1|2049	- Upstream update to version 3.10.33
12mu|kernel-3.10.51-1|2050	
12mu|kernel-3.10.51-1|2051	* Thu Jan 23 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
12mu|kernel-3.10.51-1|2052	+ Revision: 776554f
12mu|kernel-3.10.51-1|2053	- Fixed: the code to remain in spec should be for mdvver=201210
12mu|kernel-3.10.51-1|2054	
12mu|kernel-3.10.51-1|2055	* Wed Jan 22 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
12mu|kernel-3.10.51-1|2056	+ Revision: c5980ec
12mu|kernel-3.10.51-1|2057	- Removed obsolete linker tweaks
12mu|kernel-3.10.51-1|2058	
12mu|kernel-3.10.51-1|2059	* Wed Jan 22 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
12mu|kernel-3.10.51-1|2060	+ Revision: 9ab0067
12mu|kernel-3.10.51-1|2061	- Remove unsupported %cross_compiling stuff
12mu|kernel-3.10.51-1|2062	
12mu|kernel-3.10.51-1|2063	* Wed Jan 22 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
12mu|kernel-3.10.51-1|2064	+ Revision: 7c7e68b
12mu|kernel-3.10.51-1|2065	- Up release
12mu|kernel-3.10.51-1|2066	
12mu|kernel-3.10.51-1|2067	* Wed Jan 22 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
12mu|kernel-3.10.51-1|2068	+ Revision: ac39b4d
12mu|kernel-3.10.51-1|2069	- Removed obsolete mdvver stuff
12mu|kernel-3.10.51-1|2070	
12mu|kernel-3.10.51-1|2071	* Thu Jan 16 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
12mu|kernel-3.10.51-1|2072	+ Revision: 69abbe3
12mu|kernel-3.10.51-1|2073	- Upstream update to version 3.10.27
12mu|kernel-3.10.51-1|2074	
12mu|kernel-3.10.51-1|2075	* Mon Jan 13 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
12mu|kernel-3.10.51-1|2076	+ Revision: 3e97d2d
12mu|kernel-3.10.51-1|2077	- Enabled more flavours
12mu|kernel-3.10.51-1|2078	
12mu|kernel-3.10.51-1|2079	* Mon Jan 13 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> None
12mu|kernel-3.10.51-1|2080	+ Revision: 89e18eb
12mu|kernel-3.10.51-1|2081	- Upstream update to version 3.10.26
12mu|kernel-3.10.51-1|2082	
12mu|kernel-3.10.51-1|2083	* Fri Dec 20 2013 Alex Burmashev <alex.burmashev@gmail.com> None
12mu|kernel-3.10.51-1|2084	+ Revision: 9f43d5f
12mu|kernel-3.10.51-1|2085	- changed tarball
12mu|kernel-3.10.51-1|2086	
12mu|kernel-3.10.51-1|2087	* Fri Dec 20 2013 Alex Burmashev <alex.burmashev@gmail.com> None
12mu|kernel-3.10.51-1|2088	+ Revision: 2853f15
12mu|kernel-3.10.51-1|2089	- added a test patch
12mu|kernel-3.10.51-1|2090	
12mu|kernel-3.10.51-1|2091	* Wed Nov 27 2013 Alex Burmashev <alex.burmashev@gmail.com> None
12mu|kernel-3.10.51-1|2092	+ Revision: af1a697
12mu|kernel-3.10.51-1|2093	- fixed russian symbols in configs, enabled more flavours
12mu|kernel-3.10.51-1|2094	
12mu|kernel-3.10.51-1|2095	* Tue Nov 26 2013 Alex Burmashev <alex.burmashev@gmail.com> None
12mu|kernel-3.10.51-1|2096	+ Revision: 8de8095
12mu|kernel-3.10.51-1|2097	- revert EFI changes
12mu|kernel-3.10.51-1|2098	
12mu|kernel-3.10.51-1|2099	* Tue Nov 26 2013 Alex Burmashev <alex.burmashev@rosalab.ru> None
12mu|kernel-3.10.51-1|2100	+ Revision: 322efdf
12mu|kernel-3.10.51-1|2101	- Updated kernel-3.10.19-1.spec
12mu|kernel-3.10.51-1|2102	
12mu|kernel-3.10.51-1|2103	* Tue Nov 26 2013 akdengi <alexander.kazancev@rosalab.ru> None
12mu|kernel-3.10.51-1|2104	+ Revision: 29a925e
12mu|kernel-3.10.51-1|2105	- fix
12mu|kernel-3.10.51-1|2106	
12mu|kernel-3.10.51-1|2107	

19910 12
12mu|kernel-3.10.9-1.1|1	# MIB header
12mu|kernel-3.10.9-1.1|2	
12mu|kernel-3.10.9-1.1|3	%if %{mdvver} <= 201100
12mu|kernel-3.10.9-1.1|4	%define distsuffix mib
12mu|kernel-3.10.9-1.1|5	%define disttag %{distsuffix}
12mu|kernel-3.10.9-1.1|6	Vendor: MIB - Mandriva International Backports
12mu|kernel-3.10.9-1.1|7	%endif
12mu|kernel-3.10.9-1.1|8	
12mu|kernel-3.10.9-1.1|9	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mu|kernel-3.10.9-1.1|10	# end MIB header
12mu|kernel-3.10.9-1.1|11	
12mu|kernel-3.10.9-1.1|12	%define kernelversion	3
12mu|kernel-3.10.9-1.1|13	%define patchlevel	10
12mu|kernel-3.10.9-1.1|14	%define sublevel	9
12mu|kernel-3.10.9-1.1|15	
12mu|kernel-3.10.9-1.1|16	
12mu|kernel-3.10.9-1.1|17	# Package release
12mu|kernel-3.10.9-1.1|18	%define mibrel		1.1
12mu|kernel-3.10.9-1.1|19	%define mibase		1%{disttag}
12mu|kernel-3.10.9-1.1|20	
12mu|kernel-3.10.9-1.1|21	# kernel Makefile extraversion is substituted by
12mu|kernel-3.10.9-1.1|22	# kpatch/kgit/kstable wich are either 0 (empty), rc (kpatch), git (kgit)
12mu|kernel-3.10.9-1.1|23	# or stable release (kstable)
12mu|kernel-3.10.9-1.1|24	%define kpatch		0
12mu|kernel-3.10.9-1.1|25	# kernel.org -gitX patch (only the number after "git")
12mu|kernel-3.10.9-1.1|26	%define kgit		0
12mu|kernel-3.10.9-1.1|27	
12mu|kernel-3.10.9-1.1|28	# kernel base name (also name of srpm)
12mu|kernel-3.10.9-1.1|29	%define kname 		kernel
12mu|kernel-3.10.9-1.1|30	
12mu|kernel-3.10.9-1.1|31	# Patch tarball tag
12mu|kernel-3.10.9-1.1|32	%define ktag		rosa
12mu|kernel-3.10.9-1.1|33	
12mu|kernel-3.10.9-1.1|34	%define rpmtag		%{disttag}
12mu|kernel-3.10.9-1.1|35	%if %kpatch
12mu|kernel-3.10.9-1.1|36	%if %kgit
12mu|kernel-3.10.9-1.1|37	%define rpmrel		0.%{kpatch}.%{kgit}.%{mibrel}
12mu|kernel-3.10.9-1.1|38	%else
12mu|kernel-3.10.9-1.1|39	%define rpmrel		0.%{kpatch}.%{mibrel}
12mu|kernel-3.10.9-1.1|40	%endif
12mu|kernel-3.10.9-1.1|41	%else
12mu|kernel-3.10.9-1.1|42	%define rpmrel		%{mibrel}
12mu|kernel-3.10.9-1.1|43	%endif
12mu|kernel-3.10.9-1.1|44	
12mu|kernel-3.10.9-1.1|45	# fakerel and fakever never change, they are used to fool
12mu|kernel-3.10.9-1.1|46	# rpm/urpmi/smart
12mu|kernel-3.10.9-1.1|47	%define fakever		1
12mu|kernel-3.10.9-1.1|48	%define fakerel 	1
12mu|kernel-3.10.9-1.1|49	
12mu|kernel-3.10.9-1.1|50	# version defines
12mu|kernel-3.10.9-1.1|51	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mu|kernel-3.10.9-1.1|52	%define kverrel   	%{kversion}-%{rpmrel}
12mu|kernel-3.10.9-1.1|53	%define mibfull   	%{kversion}-%{mibase}
12mu|kernel-3.10.9-1.1|54	
12mu|kernel-3.10.9-1.1|55	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mu|kernel-3.10.9-1.1|56	%if %kpatch
12mu|kernel-3.10.9-1.1|57	%if %sublevel
12mu|kernel-3.10.9-1.1|58	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mu|kernel-3.10.9-1.1|59	%else
12mu|kernel-3.10.9-1.1|60	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mu|kernel-3.10.9-1.1|61	%endif
12mu|kernel-3.10.9-1.1|62	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mu|kernel-3.10.9-1.1|63	%else
12mu|kernel-3.10.9-1.1|64	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mu|kernel-3.10.9-1.1|65	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mu|kernel-3.10.9-1.1|66	%endif
12mu|kernel-3.10.9-1.1|67	
12mu|kernel-3.10.9-1.1|68	# Used for not making too long names for rpms or search paths
12mu|kernel-3.10.9-1.1|69	%if %kpatch
12mu|kernel-3.10.9-1.1|70	%if %kgit
12mu|kernel-3.10.9-1.1|71	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mu|kernel-3.10.9-1.1|72	%else
12mu|kernel-3.10.9-1.1|73	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mu|kernel-3.10.9-1.1|74	%endif
12mu|kernel-3.10.9-1.1|75	%else
12mu|kernel-3.10.9-1.1|76	%define buildrpmrel     %{mibrel}%{rpmtag}
12mu|kernel-3.10.9-1.1|77	%endif
12mu|kernel-3.10.9-1.1|78	%define buildrel     	%{kversion}-%{buildrpmrel}
12mu|kernel-3.10.9-1.1|79	
12mu|kernel-3.10.9-1.1|80	Source5:	kernel.rpmlintrc
12mu|kernel-3.10.9-1.1|81	
12mu|kernel-3.10.9-1.1|82	# Build defines
12mu|kernel-3.10.9-1.1|83	%define build_devel 		1
12mu|kernel-3.10.9-1.1|84	%define build_desktop		1
12mu|kernel-3.10.9-1.1|85	
12mu|kernel-3.10.9-1.1|86	#
12mu|kernel-3.10.9-1.1|87	# SRC RPM description
12mu|kernel-3.10.9-1.1|88	#
12mu|kernel-3.10.9-1.1|89	Summary: 	Linux kernel built for Mandriva and ROSA
12mu|kernel-3.10.9-1.1|90	Name:		%{kname}
12mu|kernel-3.10.9-1.1|91	Version: 	%{kversion}
12mu|kernel-3.10.9-1.1|92	Release: 	%{rpmrel}
12mu|kernel-3.10.9-1.1|93	License: 	GPLv2
12mu|kernel-3.10.9-1.1|94	Group: 	 	System/Kernel and hardware
12mu|kernel-3.10.9-1.1|95	ExclusiveArch: %{ix86} ppc powerpc x86_64 amd64 sparc sparc64
12mu|kernel-3.10.9-1.1|96	ExclusiveOS: 	Linux
12mu|kernel-3.10.9-1.1|97	URL:            http://wiki.mandriva.com/en/Manbo_Core2_kernel
12mu|kernel-3.10.9-1.1|98	BuildRoot: 	%{_tmppath}/%{kname}-%{kversion}-%{_arch}-build
12mu|kernel-3.10.9-1.1|99	Autoreqprov: 	no
12mu|kernel-3.10.9-1.1|100	
12mu|kernel-3.10.9-1.1|101	BuildRequires: 	gcc bc
12mu|kernel-3.10.9-1.1|102	
12mu|kernel-3.10.9-1.1|103	%if %{mdvver} == 201210
12mu|kernel-3.10.9-1.1|104	BuildRequires:	kmod-devel
12mu|kernel-3.10.9-1.1|105	%else
12mu|kernel-3.10.9-1.1|106	BuildRequires:	module-init-tools
12mu|kernel-3.10.9-1.1|107	%endif
12mu|kernel-3.10.9-1.1|108	
12mu|kernel-3.10.9-1.1|109	%description
12mu|kernel-3.10.9-1.1|110	The kernel package contains the Linux kernel (vmlinuz), the core of your
12mu|kernel-3.10.9-1.1|111	Mandriva and ROSA Linux operating systems. The kernel handles the basic
12mu|kernel-3.10.9-1.1|112	functions of the operating system: memory allocation, process allocation,
12mu|kernel-3.10.9-1.1|113	device input and output, etc.
12mu|kernel-3.10.9-1.1|114	
12mu|kernel-3.10.9-1.1|115	# mkflavour() name flavour processor
12mu|kernel-3.10.9-1.1|116	# name: the flavour name in the package name
12mu|kernel-3.10.9-1.1|117	# flavour: first parameter of CreateKernel()
12mu|kernel-3.10.9-1.1|118	%define mkflavour(R:)					\
12mu|kernel-3.10.9-1.1|119	%package -n %{kname}-%{1}-latest			\
12mu|kernel-3.10.9-1.1|120	Version:	%{kversion}				\
12mu|kernel-3.10.9-1.1|121	Release:	%{rpmrel}				\
12mu|kernel-3.10.9-1.1|122	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mu|kernel-3.10.9-1.1|123	Group:		System/Kernel and hardware		\
12mu|kernel-3.10.9-1.1|124	Requires:	kernel-nrj-desktop-%{mibfull}		\
12mu|kernel-3.10.9-1.1|125	Provides:	%{kname}-latest				\
12mu|kernel-3.10.9-1.1|126	%ifarch %{ix86}						\
12mu|kernel-3.10.9-1.1|127	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.9-1.1|128	%endif							\
12mu|kernel-3.10.9-1.1|129	\
12mu|kernel-3.10.9-1.1|130	%description -n %{kname}-%{1}-latest			\
12mu|kernel-3.10.9-1.1|131	This package is a virtual rpm that aims to make sure you always have the \
12mu|kernel-3.10.9-1.1|132	latest %{kname}-%{1} installed...			\
12mu|kernel-3.10.9-1.1|133	\
12mu|kernel-3.10.9-1.1|134	%common_description_info				\
12mu|kernel-3.10.9-1.1|135	\
12mu|kernel-3.10.9-1.1|136	%if %build_devel					\
12mu|kernel-3.10.9-1.1|137	%package -n %{kname}-%{1}-devel-latest			\
12mu|kernel-3.10.9-1.1|138	Version:	%{kversion}				\
12mu|kernel-3.10.9-1.1|139	Release:	%{rpmrel}				\
12mu|kernel-3.10.9-1.1|140	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mu|kernel-3.10.9-1.1|141	Group:		Development/Kernel			\
12mu|kernel-3.10.9-1.1|142	Requires:	%{kname}-nrj-desktop-devel-%{mibfull}	\
12mu|kernel-3.10.9-1.1|143	Provides:	%{kname}-devel-latest			\
12mu|kernel-3.10.9-1.1|144	%ifarch %{ix86}						\
12mu|kernel-3.10.9-1.1|145	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.9-1.1|146	%endif							\
12mu|kernel-3.10.9-1.1|147	\
12mu|kernel-3.10.9-1.1|148	%description -n %{kname}-%{1}-devel-latest		\
12mu|kernel-3.10.9-1.1|149	This package is a virtual rpm that aims to make sure you always have the \
12mu|kernel-3.10.9-1.1|150	latest %{kname}-%{1}-devel installed...			\
12mu|kernel-3.10.9-1.1|151	\
12mu|kernel-3.10.9-1.1|152	%common_description_info				\
12mu|kernel-3.10.9-1.1|153	%endif							\
12mu|kernel-3.10.9-1.1|154	\
12mu|kernel-3.10.9-1.1|155	%files -n %{kname}-%{1}-latest				\
12mu|kernel-3.10.9-1.1|156	%defattr(-,root,root)					\
12mu|kernel-3.10.9-1.1|157	\
12mu|kernel-3.10.9-1.1|158	%if %build_devel					\
12mu|kernel-3.10.9-1.1|159	%files -n %{kname}-%{1}-devel-latest			\
12mu|kernel-3.10.9-1.1|160	%defattr(-,root,root)					\
12mu|kernel-3.10.9-1.1|161	%endif
12mu|kernel-3.10.9-1.1|162	
12mu|kernel-3.10.9-1.1|163	%if %build_desktop
12mu|kernel-3.10.9-1.1|164	%mkflavour desktop desktop
12mu|kernel-3.10.9-1.1|165	%endif
12mu|kernel-3.10.9-1.1|166	
12mu|kernel-3.10.9-1.1|167	
12mu|kernel-3.10.9-1.1|168	%changelog
12mu|kernel-3.10.9-1.1|169	
12mu|kernel-3.10.9-1.1|170	* Thu Aug 22 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.10.9-1.1
12mu|kernel-3.10.9-1.1|171	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|172	- replacement 3.10.9 release
12mu|kernel-3.10.9-1.1|173	- To fix the "hangs on boot issue" signaled: bugs.rosalinux.ru/show_bug.cgi?id=2530
12mu|kernel-3.10.9-1.1|174	- add: /patches-NRJ/0004-block-Switch-from-BFQ-v6r2-for-3.10.0-to-BFQ-v6r2-fo.patch
12mu|kernel-3.10.9-1.1|175	- sync: /patches
12mu|kernel-3.10.9-1.1|176	- update: /patches-QL/tuxonice-for-linux-3.10.9-2013-08-21.patch
12mu|kernel-3.10.9-1.1|177	- fix conflicts as suggested by Tomasz ﻿Paweł﻿ Gajc: dkms-nvidia-current < 325.15-1
12mu|kernel-3.10.9-1.1|178	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|179	- Kernel 3.10 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|180	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|181	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|182	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|183	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|184	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|185	
12mu|kernel-3.10.9-1.1|186	* Wed Aug 21 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.10.9-1.1
12mu|kernel-3.10.9-1.1|187	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|188	+ update to 3.10.9 stable
12mu|kernel-3.10.9-1.1|189	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|190	- Kernel 3.10 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|191	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|192	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|193	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|194	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|195	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|196	
12mu|kernel-3.10.9-1.1|197	* Tue Aug 20 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.10.8-1.1
12mu|kernel-3.10.9-1.1|198	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|199	+ update to 3.10.8 stable
12mu|kernel-3.10.9-1.1|200	- sync and update few patches
12mu|kernel-3.10.9-1.1|201	- the compressed folder has redundant contents to be used for NRJ4/NRJ5:
12mu|kernel-3.10.9-1.1|202	- the same folder can be used with kernel.spec for new Kernels ONE model
12mu|kernel-3.10.9-1.1|203	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|204	- Kernel 3.10 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|205	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|206	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|207	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|208	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|209	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|210	
12mu|kernel-3.10.9-1.1|211	* Thu Aug 15 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.10.7-1.1
12mu|kernel-3.10.9-1.1|212	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|213	+ update to 3.10.7 stable
12mu|kernel-3.10.9-1.1|214	- sync patches, drop old stable queue, drm-radeon and zram patches
12mu|kernel-3.10.9-1.1|215	- fixed the Conflicts: dkms-broadcom-wl < 5.100.82.112-12
12mu|kernel-3.10.9-1.1|216	- fixed create_configs (ver 1.8) - removed question when -netbook +pae
12mu|kernel-3.10.9-1.1|217	* modified from: $values{XEN} = "n"; >>> to >>> $to_add{XEN} = "n";
12mu|kernel-3.10.9-1.1|218	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|219	- Kernel 3.10 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|220	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|221	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|222	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|223	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|224	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|225	
12mu|kernel-3.10.9-1.1|226	* Tue Aug 13 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.10.6-1.1
12mu|kernel-3.10.9-1.1|227	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|228	+ update to 3.10.6 stable
12mu|kernel-3.10.9-1.1|229	- sync all /patches
12mu|kernel-3.10.9-1.1|230	- update QL patch: tuxonice-for-linux-3.10.6-2013-08-13.patch
12mu|kernel-3.10.9-1.1|231	- fixed Conflicts with new proprietary driver version-release
12mu|kernel-3.10.9-1.1|232	- fixed Provides value for Alsa
12mu|kernel-3.10.9-1.1|233	- small fix to .spec for %files headers section
12mu|kernel-3.10.9-1.1|234	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|235	- Kernel 3.10 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|236	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|237	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|238	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|239	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|240	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|241	
12mu|kernel-3.10.9-1.1|242	* Wed Aug 07 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.10.5-1.1
12mu|kernel-3.10.9-1.1|243	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|244	+ update to 3.10.5 stable
12mu|kernel-3.10.9-1.1|245	- sync all /patches
12mu|kernel-3.10.9-1.1|246	- sync defconfigs
12mu|kernel-3.10.9-1.1|247	- enable ndiswrapper
12mu|kernel-3.10.9-1.1|248	- update QL patch: tuxonice-for-linux-3.10.5-2013-08-04.patch
12mu|kernel-3.10.9-1.1|249	- revert to power save disable to verify if fixes an issue of audio noise:
12mu|kernel-3.10.9-1.1|250	- (that issue has been firstly reported by "dago68", then verified by me)
12mu|kernel-3.10.9-1.1|251	* CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
12mu|kernel-3.10.9-1.1|252	* CONFIG_SND_AC97_POWER_SAVE_DEFAULT=0
12mu|kernel-3.10.9-1.1|253	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|254	- Kernel 3.10 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|255	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|256	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|257	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|258	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|259	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|260	
12mu|kernel-3.10.9-1.1|261	* Thu Aug 01 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.10.4-1.1
12mu|kernel-3.10.9-1.1|262	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|263	+ update to 3.10.4 stable
12mu|kernel-3.10.9-1.1|264	- revert to old /scripts/create_configs-QL behaviour:
12mu|kernel-3.10.9-1.1|265	* now -laptop and -netbook are 300 and 250HZ again
12mu|kernel-3.10.9-1.1|266	- sync /patches
12mu|kernel-3.10.9-1.1|267	- update patch: tuxonice-for-linux-3.10.4-2013-07-30.patch
12mu|kernel-3.10.9-1.1|268	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|269	- Kernel 3.10 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|270	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|271	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|272	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|273	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|274	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|275	
12mu|kernel-3.10.9-1.1|276	* Tue Jul 30 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.10.1-1.1
12mu|kernel-3.10.9-1.1|277	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|278	+ update to 3.10.1 stable
12mu|kernel-3.10.9-1.1|279	- all the defconfigs have been prepared for 3.10 series
12mu|kernel-3.10.9-1.1|280	- all the patches have been updated for the 3.10 series
12mu|kernel-3.10.9-1.1|281	- update kernel specs
12mu|kernel-3.10.9-1.1|282	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|283	- Kernel 3.10 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|284	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|285	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|286	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|287	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|288	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|289	
12mu|kernel-3.10.9-1.1|290	* Tue Jul 23 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.9.11-1.1
12mu|kernel-3.10.9-1.1|291	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|292	+ update to stable 3.9.11 (EOL)
12mu|kernel-3.10.9-1.1|293	- update patches:
12mu|kernel-3.10.9-1.1|294	* tuxonice-for-linux-3.9.11-2013-07-21.patch
12mu|kernel-3.10.9-1.1|295	- update defconfigs
12mu|kernel-3.10.9-1.1|296	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|297	- Kernel 3.9 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|298	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|299	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|300	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|301	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|302	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|303	
12mu|kernel-3.10.9-1.1|304	* Wed Jul 17 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.9.10-1.1
12mu|kernel-3.10.9-1.1|305	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|306	+ update to 3.9.10 stable
12mu|kernel-3.10.9-1.1|307	- update patches:
12mu|kernel-3.10.9-1.1|308	* tuxonice-for-linux-3.9.10-2013-07-14.patch
12mu|kernel-3.10.9-1.1|309	* uksm-0.1.2.2-for-v3.9.ge.8.patch
12mu|kernel-3.10.9-1.1|310	- update defconfigs
12mu|kernel-3.10.9-1.1|311	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|312	- Kernel 3.9 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|313	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|314	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|315	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|316	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|317	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|318	
12mu|kernel-3.10.9-1.1|319	* Fri Jul 05 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.9.9-1.1
12mu|kernel-3.10.9-1.1|320	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|321	+ update to 3.9.9 stable
12mu|kernel-3.10.9-1.1|322	- update update: tuxonice-for-linux-3.9-8-2013-06-29.patch
12mu|kernel-3.10.9-1.1|323	- added patch: net-wireless-bcma-add-support-for-BCM43142.patch
12mu|kernel-3.10.9-1.1|324	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|325	- Kernel 3.9 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|326	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|327	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|328	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|329	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|330	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|331	
12mu|kernel-3.10.9-1.1|332	* Thu Jun 27 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.9.8-1.1
12mu|kernel-3.10.9-1.1|333	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|334	+ update to 3.9.8 stable
12mu|kernel-3.10.9-1.1|335	- update patch: tuxonice-for-linux-3.9-7-2013-06-23.patch
12mu|kernel-3.10.9-1.1|336	- add patch: ath9k_htc > Handle IDLE state transition properly
12mu|kernel-3.10.9-1.1|337	- removed unused config keys: ATH9K_RATE_CONTROL=y & USB_CHIPIDEA_HOST=y
12mu|kernel-3.10.9-1.1|338	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|339	- Kernel 3.9 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|340	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|341	- This kernel contains also some other patches to improve the hw support
12mu|kernel-3.10.9-1.1|342	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|343	
12mu|kernel-3.10.9-1.1|344	* Thu Jun 20 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.9.7-1.1
12mu|kernel-3.10.9-1.1|345	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|346	+ update to 3.9.7 stable
12mu|kernel-3.10.9-1.1|347	- fixed a shutdown issue reported on nrjQL laptop -netbook and -server
12mu|kernel-3.10.9-1.1|348	- now BFQ is the version updated to v6r2, dated 15 June
12mu|kernel-3.10.9-1.1|349	- replaced 3 patches:
12mu|kernel-3.10.9-1.1|350	* 0001-block-cgroups-kconfig-build-bits-for-BFQ-v6r2-3.8.patch
12mu|kernel-3.10.9-1.1|351	* 0002-block-introduce-the-BFQ-v6r2-I-O-sched-for-3.8.patch
12mu|kernel-3.10.9-1.1|352	* 0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v6r2-for-3.8.0.patch
12mu|kernel-3.10.9-1.1|353	- new key since 3.9.7 >>> # CONFIG_ATH9K_LEGACY_RATE_CONTROL is not set
12mu|kernel-3.10.9-1.1|354	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|355	- Kernel 3.9 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|356	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|357	- This kernel contains also some other patches to improve the hw support
12mu|kernel-3.10.9-1.1|358	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|359	
12mu|kernel-3.10.9-1.1|360	* Fri Jun 14 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.9.6-1.1
12mu|kernel-3.10.9-1.1|361	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|362	+ update to 3.9.6 stable
12mu|kernel-3.10.9-1.1|363	- update TOI patch >>> tuxonice-for-linux-3.9-6-2013-06-14.patch
12mu|kernel-3.10.9-1.1|364	- update all defconfigs: insert the new key values in the proper places
12mu|kernel-3.10.9-1.1|365	- update kernel.spec about text descriptions for nrj and nrjQL flavours
12mu|kernel-3.10.9-1.1|366	- small overall cleanups
12mu|kernel-3.10.9-1.1|367	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|368	- Kernel 3.9 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|369	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|370	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|371	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|372	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|373	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|374	
12mu|kernel-3.10.9-1.1|375	* Wed Jun 12 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.9.5-1.1
12mu|kernel-3.10.9-1.1|376	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|377	+ update to 3.9.5 stable
12mu|kernel-3.10.9-1.1|378	- update TOI patch >>> tuxonice-for-linux-3.9-5-2013-06-08.patch
12mu|kernel-3.10.9-1.1|379	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|380	- Kernel 3.9 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|381	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|382	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|383	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|384	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|385	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|386	
12mu|kernel-3.10.9-1.1|387	* Tue Jun 11 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.9.1-1.1
12mu|kernel-3.10.9-1.1|388	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|389	+ update to 3.9.1 stable
12mu|kernel-3.10.9-1.1|390	- all the defconfigs have been prepared for 3.9 series
12mu|kernel-3.10.9-1.1|391	- all the patches have been updated for the 3.9 series
12mu|kernel-3.10.9-1.1|392	- update kernel specs
12mu|kernel-3.10.9-1.1|393	- update kernel scripts
12mu|kernel-3.10.9-1.1|394	- on mainline nrj kernels we apply again > create_configs-withBFQ
12mu|kernel-3.10.9-1.1|395	- we've received some good suggestions, and all have been accepted
12mu|kernel-3.10.9-1.1|396	- 1> suggestions and requests received by Per Øyvind Karlsen (POK)
12mu|kernel-3.10.9-1.1|397	* TOI (tuxonice) was only in laptop/netbook, now in all flavours
12mu|kernel-3.10.9-1.1|398	* CONFIG_PM_AUTOSLEEP=y
12mu|kernel-3.10.9-1.1|399	* CONFIG_SFI =m
12mu|kernel-3.10.9-1.1|400	* CONFIG_BLK_DEV_DRBD=m
12mu|kernel-3.10.9-1.1|401	* # CONFIG_DRBD_FAULT_INJECTION is not set
12mu|kernel-3.10.9-1.1|402	* CONFIG_HW_RANDOM_TIMERIOMEM=m
12mu|kernel-3.10.9-1.1|403	* CONFIG_DRM_VIA=m
12mu|kernel-3.10.9-1.1|404	* CONFIG_FB_ATY128_BACKLIGHT=y
12mu|kernel-3.10.9-1.1|405	* CONFIG_USB_RIO500=m
12mu|kernel-3.10.9-1.1|406	* CONFIG_DRM_VMWGFX_FBCON=y
12mu|kernel-3.10.9-1.1|407	* CONFIG_SND_PCSP=m
12mu|kernel-3.10.9-1.1|408	* CONFIG_SND_HDA_POWER_SAVE_DEFAULT=10
12mu|kernel-3.10.9-1.1|409	* CONFIG_SND_AC97_POWER_SAVE_DEFAULT=10
12mu|kernel-3.10.9-1.1|410	- 2> suggestions from an advanced user to A.Burmashev
12mu|kernel-3.10.9-1.1|411	* CONFIG_TCP_CONG_ADVANCED=y
12mu|kernel-3.10.9-1.1|412	* CONFIG_TCP_CONG_BIC=m
12mu|kernel-3.10.9-1.1|413	* CONFIG_TCP_CONG_CUBIC=y
12mu|kernel-3.10.9-1.1|414	* CONFIG_TCP_CONG_WESTWOOD=m
12mu|kernel-3.10.9-1.1|415	* CONFIG_TCP_CONG_HTCP=m
12mu|kernel-3.10.9-1.1|416	* CONFIG_TCP_CONG_HSTCP=m
12mu|kernel-3.10.9-1.1|417	* CONFIG_TCP_CONG_HYBLA=m
12mu|kernel-3.10.9-1.1|418	* CONFIG_TCP_CONG_VEGAS=m
12mu|kernel-3.10.9-1.1|419	* CONFIG_TCP_CONG_SCALABLE=m
12mu|kernel-3.10.9-1.1|420	* CONFIG_TCP_CONG_LP=m
12mu|kernel-3.10.9-1.1|421	* CONFIG_TCP_CONG_VENO=m
12mu|kernel-3.10.9-1.1|422	* CONFIG_TCP_CONG_YEAH=m
12mu|kernel-3.10.9-1.1|423	* CONFIG_TCP_CONG_ILLINOIS=m
12mu|kernel-3.10.9-1.1|424	* CONFIG_DEFAULT_CUBIC=y
12mu|kernel-3.10.9-1.1|425	* # CONFIG_DEFAULT_RENO is not set
12mu|kernel-3.10.9-1.1|426	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|427	- Kernel 3.9 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|428	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|429	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|430	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|431	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|432	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|433	
12mu|kernel-3.10.9-1.1|434	* Thu May 09 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.12-1.1
12mu|kernel-3.10.9-1.1|435	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|436	+ update to 3.8.12 stable
12mu|kernel-3.10.9-1.1|437	- * 129 files changed, 641 insertions(+), 320 deletions(-)
12mu|kernel-3.10.9-1.1|438	- patches dropped, now in upstream
12mu|kernel-3.10.9-1.1|439	- patches updated to newer versions
12mu|kernel-3.10.9-1.1|440	- * tuxonice 3.8.12 20130509
12mu|kernel-3.10.9-1.1|441	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|442	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|443	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|444	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|445	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|446	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|447	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|448	
12mu|kernel-3.10.9-1.1|449	* Tue May 07 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.11-1.1
12mu|kernel-3.10.9-1.1|450	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|451	+ update to 3.8.11 stable
12mu|kernel-3.10.9-1.1|452	- * 49 files changed, 454 insertions(+), 166 deletions(-)
12mu|kernel-3.10.9-1.1|453	- patches dropped, now in upstream
12mu|kernel-3.10.9-1.1|454	- patches updated to newer versions
12mu|kernel-3.10.9-1.1|455	- * aufs3 3.8 20130504
12mu|kernel-3.10.9-1.1|456	- * tuxonice 3.8.11 20130504
12mu|kernel-3.10.9-1.1|457	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|458	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|459	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|460	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|461	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|462	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|463	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|464	
12mu|kernel-3.10.9-1.1|465	* Sat Apr 27 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.10-1.1
12mu|kernel-3.10.9-1.1|466	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|467	+ update to 3.8.10 stable
12mu|kernel-3.10.9-1.1|468	- * 58 files changed, 405 insertions(+), 222 deletions(-)
12mu|kernel-3.10.9-1.1|469	- * 3 files changed, 27 insertions(+), 1 deletion(-)
12mu|kernel-3.10.9-1.1|470	- patches updated to newer versions dated 20130427:
12mu|kernel-3.10.9-1.1|471	* aufs3, fbcondor, ureadahead, toi, vhba, zwap
12mu|kernel-3.10.9-1.1|472	- patch add: try removing a boot warning about kernelvariables
12mu|kernel-3.10.9-1.1|473	* /patches-extras/kernelvariables.patch
12mu|kernel-3.10.9-1.1|474	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|475	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|476	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|477	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|478	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|479	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|480	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|481	
12mu|kernel-3.10.9-1.1|482	* Wed Apr 17 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.8-1.1
12mu|kernel-3.10.9-1.1|483	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|484	+ update to 3.8.8 stable
12mu|kernel-3.10.9-1.1|485	- *  37 files changed, 335 insertions(+), 344 deletions(-)
12mu|kernel-3.10.9-1.1|486	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|487	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|488	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|489	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|490	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|491	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|492	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|493	
12mu|kernel-3.10.9-1.1|494	* Mon Apr 15 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.7-1.1
12mu|kernel-3.10.9-1.1|495	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|496	+ update to 3.8.7 stable
12mu|kernel-3.10.9-1.1|497	- * 67 files changed, 507 insertions(+), 341 deletions(-)
12mu|kernel-3.10.9-1.1|498	- new patches added, enabled and configured with default values
12mu|kernel-3.10.9-1.1|499	* /patches-extras/linux-3.8.6-colored-printk.patch
12mu|kernel-3.10.9-1.1|500	*/patches-extras/zswap-3.8-20130415.patch
12mu|kernel-3.10.9-1.1|501	* zswap now is enabled only on x86 arch, not in ARM (using zcache2)
12mu|kernel-3.10.9-1.1|502	- patches updated to newer versions 20130414:
12mu|kernel-3.10.9-1.1|503	* aufs3, toi
12mu|kernel-3.10.9-1.1|504	- patches updated to newer versions 20130415:
12mu|kernel-3.10.9-1.1|505	* fbcondor, ureadahead, vhba
12mu|kernel-3.10.9-1.1|506	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|507	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|508	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|509	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|510	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|511	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|512	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|513	
12mu|kernel-3.10.9-1.1|514	* Sun Apr 07 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.6-1.1
12mu|kernel-3.10.9-1.1|515	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|516	+ update to 3.8.6 stable
12mu|kernel-3.10.9-1.1|517	- * (158 files changed, 1341 insertions(+), 658 deletions(-)
12mu|kernel-3.10.9-1.1|518	- patch add: reiserfs4 ver.3.8 with its configuration as new module
12mu|kernel-3.10.9-1.1|519	* add an experimental support to Reiser4 FS: please test this FS!
12mu|kernel-3.10.9-1.1|520	- patches updated to newer git version 20130406:
12mu|kernel-3.10.9-1.1|521	* aufs3, brtfs-lz4, fbcondor, toi, ureadahead, vhba
12mu|kernel-3.10.9-1.1|522	- Some kernel.spec changes from cooker to make it ARM/ARM64 compatible:
12mu|kernel-3.10.9-1.1|523	* Import Bero commit 0e1b905e24 from openmandriva cooker kernel.spec
12mu|kernel-3.10.9-1.1|524	* Import Fedya commit 4254d039f6 from openmandriva cooker kernel.spec
12mu|kernel-3.10.9-1.1|525	- add conflict for dkms-nvidia173 <= 173.14.36
12mu|kernel-3.10.9-1.1|526	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|527	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|528	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|529	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|530	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|531	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|532	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|533	
12mu|kernel-3.10.9-1.1|534	* Thu Mar 28 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.5-1.1
12mu|kernel-3.10.9-1.1|535	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|536	+ update to 3.8.5 stable
12mu|kernel-3.10.9-1.1|537	- * (109 files changed, 778 insertions(+), 683 deletions(-)
12mu|kernel-3.10.9-1.1|538	- add two new keys to defconfigs:
12mu|kernel-3.10.9-1.1|539	* CONFIG_EFI_VARS_PSTORE=y
12mu|kernel-3.10.9-1.1|540	* # CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE is not set
12mu|kernel-3.10.9-1.1|541	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|542	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|543	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|544	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|545	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|546	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|547	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|548	
12mu|kernel-3.10.9-1.1|549	* Sun Mar 24 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.4-1.1
12mu|kernel-3.10.9-1.1|550	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|551	+ update to 3.8.4 stable (86 fixes all over)
12mu|kernel-3.10.9-1.1|552	+ NRJ 4, scripts v 1.6: more info on file > create_configs_changelog
12mu|kernel-3.10.9-1.1|553	+ Import Bero commit 32d3796b8b from openmandriva cooker kernel.spec
12mu|kernel-3.10.9-1.1|554	- patches updated:
12mu|kernel-3.10.9-1.1|555	* AUFS3 to 3.8 20130324
12mu|kernel-3.10.9-1.1|556	* TOI to 3.8.3 20130324
12mu|kernel-3.10.9-1.1|557	- patches added:
12mu|kernel-3.10.9-1.1|558	* uksm-0.1.2.2-for-v3.8.ge.3.patch
12mu|kernel-3.10.9-1.1|559	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|560	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|561	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|562	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|563	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|564	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|565	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|566	
12mu|kernel-3.10.9-1.1|567	* Fri Mar 15 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.3-1.1
12mu|kernel-3.10.9-1.1|568	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|569	+ update to 3.8.3 stable (144 fixes all over)
12mu|kernel-3.10.9-1.1|570	+ Imported "Build kernel-headers in here" from OpenMandriva kernel
12mu|kernel-3.10.9-1.1|571	- drop Haswell id fixup: gpu-drm-i915-Fix-Haswell-CRW-PCI-IDs.patch
12mu|kernel-3.10.9-1.1|572	+ patches new entries are placed in /extras folder:
12mu|kernel-3.10.9-1.1|573	- kernel-esfq.patch
12mu|kernel-3.10.9-1.1|574	- kernel-inittmpfs.patch
12mu|kernel-3.10.9-1.1|575	- btrfs-lz4-3.8-20130314.patch
12mu|kernel-3.10.9-1.1|576	- ureadahead-3.8-20130314.patch
12mu|kernel-3.10.9-1.1|577	+ patches updated:
12mu|kernel-3.10.9-1.1|578	- AUFS3 to 3.8 20130315
12mu|kernel-3.10.9-1.1|579	- TOI to 3.8.3 20130315
12mu|kernel-3.10.9-1.1|580	- VHBA 3.8 20130314
12mu|kernel-3.10.9-1.1|581	+ NRJ 4, scripts v 1.5:
12mu|kernel-3.10.9-1.1|582	- nrjQL_server & nrjQL_server_computing: dynticks enabled to save energy
12mu|kernel-3.10.9-1.1|583	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|584	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|585	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|586	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|587	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|588	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|589	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|590	
12mu|kernel-3.10.9-1.1|591	* Mon Mar 11 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.2-1.1
12mu|kernel-3.10.9-1.1|592	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|593	+ update to 3.8.2 stable (80 fixes all over)
12mu|kernel-3.10.9-1.1|594	+ Patch added from ZEN:
12mu|kernel-3.10.9-1.1|595	- Virtual (SCSI) HBA for Virtual CD emulation module
12mu|kernel-3.10.9-1.1|596	+ update to the patches:
12mu|kernel-3.10.9-1.1|597	- AUFS3 to 3.8 20130310
12mu|kernel-3.10.9-1.1|598	- TOI to 3.8.2 20130310
12mu|kernel-3.10.9-1.1|599	+ some spec cleanup for cooker
12mu|kernel-3.10.9-1.1|600	+ defconfigs updated for VHBA, enable for x86/x86_64, disable for ARM
12mu|kernel-3.10.9-1.1|601	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|602	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|603	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|604	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|605	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|606	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|607	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|608	
12mu|kernel-3.10.9-1.1|609	* Sun Mar 10 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.1-1.1
12mu|kernel-3.10.9-1.1|610	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|611	+ update to 3.8.1 stable
12mu|kernel-3.10.9-1.1|612	+ update to nrj v4 - rel 1.4 (09 mar 2013)
12mu|kernel-3.10.9-1.1|613	- This version is first attempt to merge stuff with OpenMandriva devel:
12mu|kernel-3.10.9-1.1|614	- it should build from mdv2010/2011, rosa2012.0/2012.1, and cooker 2013
12mu|kernel-3.10.9-1.1|615	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|616	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|617	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|618	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|619	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|620	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|621	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|622	
12mu|kernel-3.10.9-1.1|623	* Sun Mar 03 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.7.10-1.1
12mu|kernel-3.10.9-1.1|624	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|625	+ update to 3.7.10 stable (79 fixes all over)
12mu|kernel-3.10.9-1.1|626	- With this version, 3.7 has reached the EOL status (End of Life)
12mu|kernel-3.10.9-1.1|627	+ update to nrj v4 - rel 1.3 (05 mar 2013)
12mu|kernel-3.10.9-1.1|628	- On request of Alexander Khryukin, fixed configs and scripts for ARM:
12mu|kernel-3.10.9-1.1|629	- fixed configs, removed all warnings, enabled again all arm defconfigs
12mu|kernel-3.10.9-1.1|630	- defconfigs for kirkwood, versatile, iop32x have BFQ enable by default
12mu|kernel-3.10.9-1.1|631	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|632	- Kernel 3.7 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|633	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|634	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|635	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|636	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|637	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|638	
12mu|kernel-3.10.9-1.1|639	* Wed Feb 20 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.7.9-1.1
12mu|kernel-3.10.9-1.1|640	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|641	+ update to 3.7.9 stable (12 fixes all over)
12mu|kernel-3.10.9-1.1|642	- update AUFS3 to 3.7.9 20130218
12mu|kernel-3.10.9-1.1|643	- specific for nrjQL addons:
12mu|kernel-3.10.9-1.1|644	- update tuxonice 3.7.9 20130218
12mu|kernel-3.10.9-1.1|645	- add a workaround to fix issue with dkms drivers for recent distros:
12mu|kernel-3.10.9-1.1|646	- /linux/version.h symlink to /include/generated/uapi/linux/version.h
12mu|kernel-3.10.9-1.1|647	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|648	- Kernel 3.7 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|649	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|650	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|651	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|652	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|653	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|654	
12mu|kernel-3.10.9-1.1|655	* Sat Feb 16 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.7.8-1.1
12mu|kernel-3.10.9-1.1|656	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|657	+ update to 3.7.8 stable (69 fixes all over)
12mu|kernel-3.10.9-1.1|658	- update AUFS3 to 3.7 20130215
12mu|kernel-3.10.9-1.1|659	- specific for nrjQL addons:
12mu|kernel-3.10.9-1.1|660	- update tuxonice 3.7.8 20130215
12mu|kernel-3.10.9-1.1|661	- updated scripts:
12mu|kernel-3.10.9-1.1|662	- all nrj flavours use BFQ v6 (disk I/O) enabled by default
12mu|kernel-3.10.9-1.1|663	- all nrj laptop flavours since now use the full preemption
12mu|kernel-3.10.9-1.1|664	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|665	- Kernel 3.7 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|666	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|667	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|668	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|669	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|670	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|671	
12mu|kernel-3.10.9-1.1|672	* Wed Feb 13 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.7.7-1.1
12mu|kernel-3.10.9-1.1|673	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|674	+ update to 3.7.7 stable (34 fixes all over)
12mu|kernel-3.10.9-1.1|675	- update AUFS3 to 3.7 20130212
12mu|kernel-3.10.9-1.1|676	- specific for nrjQL addons:
12mu|kernel-3.10.9-1.1|677	- update BFQ v6 I-O-sched for-3.7
12mu|kernel-3.10.9-1.1|678	- update tuxonice 3.7.7 20130212
12mu|kernel-3.10.9-1.1|679	- remove microcode from "requires", now it's in "suggests"
12mu|kernel-3.10.9-1.1|680	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|681	- Kernel 3.7 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|682	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|683	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|684	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|685	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|686	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|687	
12mu|kernel-3.10.9-1.1|688	* Mon Feb 04 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.7.6-1.1
12mu|kernel-3.10.9-1.1|689	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|690	+ update to 3.7.6 stable (101 fixes all over)
12mu|kernel-3.10.9-1.1|691	- add "# CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set" to defconfigs
12mu|kernel-3.10.9-1.1|692	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|693	- Kernel 3.7 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|694	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|695	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|696	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1.1|697	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|698	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|699	
12mu|kernel-3.10.9-1.1|700	* Sat Feb 02 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.7.5-1.1
12mu|kernel-3.10.9-1.1|701	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|702	+ update to 3.7.5 stable
12mu|kernel-3.10.9-1.1|703	- drop two staging patches
12mu|kernel-3.10.9-1.1|704	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|705	- Kernel 3.7 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|706	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|707	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|708	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1.1|709	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|710	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|711	
12mu|kernel-3.10.9-1.1|712	* Sat Feb 02 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.7.1-1.1
12mu|kernel-3.10.9-1.1|713	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|714	+ update to 3.7.1 stable
12mu|kernel-3.10.9-1.1|715	- update kernel.spec to be complaint with new V4 nrj/nrjQL model
12mu|kernel-3.10.9-1.1|716	- update all scripts to be complaint with new V4 nrj/nrjQL model
12mu|kernel-3.10.9-1.1|717	- merged defconfigs for nrj & nrjQL, source folders and contents have been unified
12mu|kernel-3.10.9-1.1|718	- merged all changelogs, as now nrj and nrjQL will be developed in perfect sync
12mu|kernel-3.10.9-1.1|719	- applied all ROSA customizations of defconfigs as requested by Alexander Burmashev
12mu|kernel-3.10.9-1.1|720	- update AUFS3 to 3.7 20130128
12mu|kernel-3.10.9-1.1|721	- update 4200_fbcondecor-0.9.6
12mu|kernel-3.10.9-1.1|722	- add 08-18-brcmsmac-Add-support-for-writing-debug-messages-to-the-trace-buffer.patch
12mu|kernel-3.10.9-1.1|723	- specific for nrjQL addons:
12mu|kernel-3.10.9-1.1|724	- update BFQ v5r1 I-O-sched for-3.7
12mu|kernel-3.10.9-1.1|725	- update ck1 3.7 and bfs426-427
12mu|kernel-3.10.9-1.1|726	- update tuxonice 3.7.5 20130128
12mu|kernel-3.10.9-1.1|727	- update uksm 0.1.2.2 for v3.7.ge.1
12mu|kernel-3.10.9-1.1|728	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|729	- Kernel 3.7 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|730	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|731	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|732	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1.1|733	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|734	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|735	
12mu|kernel-3.10.9-1.1|736	* Fri Jan 25 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.7.1-0.1
12mu|kernel-3.10.9-1.1|737	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|738	+ update to 3.7.1 stable
12mu|kernel-3.10.9-1.1|739	- update script with nrj module v.3.1
12mu|kernel-3.10.9-1.1|740	- update .spec filelists
12mu|kernel-3.10.9-1.1|741	- update/sync defconfigs
12mu|kernel-3.10.9-1.1|742	- fix zram oops (upstream)
12mu|kernel-3.10.9-1.1|743	- add perf bash_completion
12mu|kernel-3.10.9-1.1|744	- add 3.7 buildfixes for alx, IFWLOG, mach64, ndiswrapper
12mu|kernel-3.10.9-1.1|745	- rediff disable-mrproper patch
12mu|kernel-3.10.9-1.1|746	- restore patch preferring ata over ide drivers
12mu|kernel-3.10.9-1.1|747	- drop compress modules at install time patch
12mu|kernel-3.10.9-1.1|748	(obsolete as we compress them at rpm build time)
12mu|kernel-3.10.9-1.1|749	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|750	- Kernel 3.7 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|751	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|752	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|753	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1.1|754	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|755	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|756	
12mu|kernel-3.10.9-1.1|757	* Tue Dec 11 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.10-0.1
12mu|kernel-3.10.9-1.1|758	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|759	+ update to 3.6.10 stable (29 fixes all over)
12mu|kernel-3.10.9-1.1|760	- update AUFS3 version to git 20121207
12mu|kernel-3.10.9-1.1|761	- update T.O.I version to gif 20121207
12mu|kernel-3.10.9-1.1|762	- add speakup-lower-default-software-speech-rate.patch
12mu|kernel-3.10.9-1.1|763	- This is a testing version with nrj-desktop BFQ enabled!
12mu|kernel-3.10.9-1.1|764	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|765	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|766	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|767	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|768	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1.1|769	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|770	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|771	
12mu|kernel-3.10.9-1.1|772	* Fri Nov 30 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.8-1.1
12mu|kernel-3.10.9-1.1|773	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|774	+ update to 3.6.8-1 (96 fixes all over)
12mu|kernel-3.10.9-1.1|775	- add 4200_fbcondecor-0.9.6.patch
12mu|kernel-3.10.9-1.1|776	- add config key CONFIG_FB_CON_DECOR=y, changed FB_TILEBLITTING=n
12mu|kernel-3.10.9-1.1|777	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|778	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|779	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|780	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|781	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1.1|782	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|783	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|784	
12mu|kernel-3.10.9-1.1|785	* Tue Nov 20 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.7-1.1
12mu|kernel-3.10.9-1.1|786	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|787	+ update to 3.6.7-1.1 (89 fixes all over)
12mu|kernel-3.10.9-1.1|788	- updated all patches for kernel 3.6.7: AUFS3, OverlayFS, TOI
12mu|kernel-3.10.9-1.1|789	- re-add cpufreq_ondemand_performance_optimise_default_settings.patch
12mu|kernel-3.10.9-1.1|790	- small modifies and fixes to "create_configs" and "kernel.spec" files
12mu|kernel-3.10.9-1.1|791	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|792	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|793	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|794	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|795	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1.1|796	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|797	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|798	
12mu|kernel-3.10.9-1.1|799	* Wed Nov 07 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.6-2.2
12mu|kernel-3.10.9-1.1|800	+ update to 3.6.6-2.2
12mu|kernel-3.10.9-1.1|801	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|802	- drop cpufreq_ondemand_performance_optimise_default_settings.patch
12mu|kernel-3.10.9-1.1|803	- to test if removing this patch the p4-clockmod can works again...
12mu|kernel-3.10.9-1.1|804	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|805	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|806	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|807	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|808	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1.1|809	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|810	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|811	
12mu|kernel-3.10.9-1.1|812	* Mon Nov 05 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.6-1.1
12mu|kernel-3.10.9-1.1|813	+ update to 3.6.6-1.1
12mu|kernel-3.10.9-1.1|814	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|815	- drop FX01_fs-ext4-fix-unjournaled-inode-bitmap-modification.patch,
12mu|kernel-3.10.9-1.1|816	- because that's already inside patch-3.6.6.bz2
12mu|kernel-3.10.9-1.1|817	- modify configuration for server flavour to DEFAULT_GOV_ONDEMAND=y
12mu|kernel-3.10.9-1.1|818	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|819	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|820	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|821	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|822	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1.1|823	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|824	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|825	
12mu|kernel-3.10.9-1.1|826	* Fri Nov 02 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.5-2.2
12mu|kernel-3.10.9-1.1|827	+ update to 3.6.5-2.2
12mu|kernel-3.10.9-1.1|828	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1.1|829	- drop FX01_fix-serious-progressive-ext4-data-corruption-bug.patch
12mu|kernel-3.10.9-1.1|830	- add FX01_fs-ext4-fix-unjournaled-inode-bitmap-modification.patch
12mu|kernel-3.10.9-1.1|831	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1.1|832	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1.1|833	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1.1|834	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1.1|835	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1.1|836	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1.1|837	- ---------------------------------------------------------------------

19911 12
12mu|kernel-3.10.9-1|1	# MIB header
12mu|kernel-3.10.9-1|2	
12mu|kernel-3.10.9-1|3	%if %{mdvver} <= 201100
12mu|kernel-3.10.9-1|4	%define distsuffix mib
12mu|kernel-3.10.9-1|5	%define disttag %{distsuffix}
12mu|kernel-3.10.9-1|6	Vendor: MIB - Mandriva International Backports
12mu|kernel-3.10.9-1|7	%endif
12mu|kernel-3.10.9-1|8	
12mu|kernel-3.10.9-1|9	Packager: Nicolo' Costanza <abitrules@yahoo.it>
12mu|kernel-3.10.9-1|10	# end MIB header
12mu|kernel-3.10.9-1|11	
12mu|kernel-3.10.9-1|12	#
12mu|kernel-3.10.9-1|13	%define kernelversion	3
12mu|kernel-3.10.9-1|14	%define patchlevel	10
12mu|kernel-3.10.9-1|15	# sublevel is now used for -stable patches
12mu|kernel-3.10.9-1|16	%define sublevel	9
12mu|kernel-3.10.9-1|17	
12mu|kernel-3.10.9-1|18	# Package release
12mu|kernel-3.10.9-1|19	%define mibrel		1
12mu|kernel-3.10.9-1|20	
12mu|kernel-3.10.9-1|21	# kernel Makefile extraversion is substituted by
12mu|kernel-3.10.9-1|22	# kpatch wich are either 0 (empty), rc (kpatch)
12mu|kernel-3.10.9-1|23	%define kpatch		0
12mu|kernel-3.10.9-1|24	# kernel.org -gitX patch (only the number after "git")
12mu|kernel-3.10.9-1|25	%define kgit		0
12mu|kernel-3.10.9-1|26	
12mu|kernel-3.10.9-1|27	# kernel base name (also name of srpm)
12mu|kernel-3.10.9-1|28	%define kname 		kernel
12mu|kernel-3.10.9-1|29	
12mu|kernel-3.10.9-1|30	# Patch tarball tag
12mu|kernel-3.10.9-1|31	%define ktag		rosa
12mu|kernel-3.10.9-1|32	
12mu|kernel-3.10.9-1|33	# define rpmtag		%{disttag}
12mu|kernel-3.10.9-1|34	%define rpmtag		%{disttag}
12mu|kernel-3.10.9-1|35	%if %kpatch
12mu|kernel-3.10.9-1|36	%if %kgit
12mu|kernel-3.10.9-1|37	%define rpmrel		%mkrel 0.%{kpatch}.%{kgit}.%{mibrel}
12mu|kernel-3.10.9-1|38	%else
12mu|kernel-3.10.9-1|39	%define rpmrel		%mkrel 0.%{kpatch}.%{mibrel}
12mu|kernel-3.10.9-1|40	%endif
12mu|kernel-3.10.9-1|41	%else
12mu|kernel-3.10.9-1|42	%define rpmrel		%{mibrel}
12mu|kernel-3.10.9-1|43	%endif
12mu|kernel-3.10.9-1|44	
12mu|kernel-3.10.9-1|45	# fakerel and fakever never change, they are used to fool
12mu|kernel-3.10.9-1|46	# rpm/urpmi/smart
12mu|kernel-3.10.9-1|47	%define fakever		1
12mu|kernel-3.10.9-1|48	%define fakerel 	%mkrel 1
12mu|kernel-3.10.9-1|49	
12mu|kernel-3.10.9-1|50	# version defines
12mu|kernel-3.10.9-1|51	%define kversion  	%{kernelversion}.%{patchlevel}.%{sublevel}
12mu|kernel-3.10.9-1|52	%define kverrel   	%{kversion}-%{rpmrel}
12mu|kernel-3.10.9-1|53	
12mu|kernel-3.10.9-1|54	# When we are using a pre/rc patch, the tarball is a sublevel -1
12mu|kernel-3.10.9-1|55	%if %kpatch
12mu|kernel-3.10.9-1|56	%if %sublevel
12mu|kernel-3.10.9-1|57	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mu|kernel-3.10.9-1|58	%else
12mu|kernel-3.10.9-1|59	%define tar_ver		%{kernelversion}.%(expr %{patchlevel} - 1)
12mu|kernel-3.10.9-1|60	%endif
12mu|kernel-3.10.9-1|61	%define patch_ver 	%{kversion}-%{kpatch}-%{ktag}%{mibrel}
12mu|kernel-3.10.9-1|62	%else
12mu|kernel-3.10.9-1|63	%define tar_ver   	%{kernelversion}.%{patchlevel}
12mu|kernel-3.10.9-1|64	%define patch_ver 	%{kversion}-%{ktag}%{mibrel}
12mu|kernel-3.10.9-1|65	%endif
12mu|kernel-3.10.9-1|66	
12mu|kernel-3.10.9-1|67	# Used for not making too long names for rpms or search paths
12mu|kernel-3.10.9-1|68	%if %kpatch
12mu|kernel-3.10.9-1|69	%if %kgit
12mu|kernel-3.10.9-1|70	%define buildrpmrel     0.%{kpatch}.%{kgit}.%{mibrel}%{rpmtag}
12mu|kernel-3.10.9-1|71	%else
12mu|kernel-3.10.9-1|72	%define buildrpmrel     0.%{kpatch}.%{mibrel}%{rpmtag}
12mu|kernel-3.10.9-1|73	%endif
12mu|kernel-3.10.9-1|74	%else
12mu|kernel-3.10.9-1|75	%define buildrpmrel     %{mibrel}%{rpmtag}
12mu|kernel-3.10.9-1|76	%endif
12mu|kernel-3.10.9-1|77	%define buildrel     	%{kversion}-%{buildrpmrel}
12mu|kernel-3.10.9-1|78	
12mu|kernel-3.10.9-1|79	# Having different top level names for packges means that you have to remove
12mu|kernel-3.10.9-1|80	# them by hard :(
12mu|kernel-3.10.9-1|81	%define top_dir_name 	%{kname}-%{_arch}
12mu|kernel-3.10.9-1|82	
12mu|kernel-3.10.9-1|83	%define build_dir 	${RPM_BUILD_DIR}/%{top_dir_name}
12mu|kernel-3.10.9-1|84	%define src_dir 	%{build_dir}/linux-%{tar_ver}
12mu|kernel-3.10.9-1|85	
12mu|kernel-3.10.9-1|86	# Disable useless debug rpms...
12mu|kernel-3.10.9-1|87	%define _enable_debug_packages 	%{nil}
12mu|kernel-3.10.9-1|88	%define debug_package 		%{nil}
12mu|kernel-3.10.9-1|89	
12mu|kernel-3.10.9-1|90	# Build defines
12mu|kernel-3.10.9-1|91	%define build_doc 			1
12mu|kernel-3.10.9-1|92	%define build_source 		1
12mu|kernel-3.10.9-1|93	%define build_devel 		1
12mu|kernel-3.10.9-1|94	
12mu|kernel-3.10.9-1|95	%define build_debug 		0
12mu|kernel-3.10.9-1|96	
12mu|kernel-3.10.9-1|97	#
12mu|kernel-3.10.9-1|98	# Old Mandriva kernel flavours plus new two PAE flavours
12mu|kernel-3.10.9-1|99	#
12mu|kernel-3.10.9-1|100	
12mu|kernel-3.10.9-1|101	# Build desktop i586 / 4GB
12mu|kernel-3.10.9-1|102	%ifarch %{ix86}
12mu|kernel-3.10.9-1|103	%define build_desktop586		0
12mu|kernel-3.10.9-1|104	%endif
12mu|kernel-3.10.9-1|105	
12mu|kernel-3.10.9-1|106	# Build desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mu|kernel-3.10.9-1|107	%define build_desktop			1
12mu|kernel-3.10.9-1|108	
12mu|kernel-3.10.9-1|109	# Build netbook (i686 / 4GB) / x86_64
12mu|kernel-3.10.9-1|110	%define build_netbook			0
12mu|kernel-3.10.9-1|111	
12mu|kernel-3.10.9-1|112	# Build server (i686 / 64GB)/x86_64 / sparc64 sets
12mu|kernel-3.10.9-1|113	%define build_server			1
12mu|kernel-3.10.9-1|114	
12mu|kernel-3.10.9-1|115	# Build desktop686 pae (i686 / 64GB)
12mu|kernel-3.10.9-1|116	%ifarch %{ix86}
12mu|kernel-3.10.9-1|117	%define build_desktop_pae		0
12mu|kernel-3.10.9-1|118	%endif
12mu|kernel-3.10.9-1|119	
12mu|kernel-3.10.9-1|120	# Build netbook686 pae (i686 / 64GB)
12mu|kernel-3.10.9-1|121	%ifarch %{ix86}
12mu|kernel-3.10.9-1|122	%define build_netbook_pae		0
12mu|kernel-3.10.9-1|123	%endif
12mu|kernel-3.10.9-1|124	
12mu|kernel-3.10.9-1|125	#
12mu|kernel-3.10.9-1|126	# MIB low latency optimized flavours called "nrj"
12mu|kernel-3.10.9-1|127	#
12mu|kernel-3.10.9-1|128	
12mu|kernel-3.10.9-1|129	# Build nrj desktop586 (i586 / 4GB)
12mu|kernel-3.10.9-1|130	%ifarch %{ix86}
12mu|kernel-3.10.9-1|131	%define build_nrj_desktop586	0
12mu|kernel-3.10.9-1|132	%endif
12mu|kernel-3.10.9-1|133	
12mu|kernel-3.10.9-1|134	# Build nrj desktop (i686 / 4GB) / x86_64 / sparc64 sets
12mu|kernel-3.10.9-1|135	%define build_nrj_desktop		1
12mu|kernel-3.10.9-1|136	
12mu|kernel-3.10.9-1|137	# Build nrj realtime (i686 / 4GB) / x86_64
12mu|kernel-3.10.9-1|138	%define build_nrj_realtime		1
12mu|kernel-3.10.9-1|139	
12mu|kernel-3.10.9-1|140	# Build nrj laptop (i686 / 4GB) / x86_64
12mu|kernel-3.10.9-1|141	%define build_nrj_laptop		1
12mu|kernel-3.10.9-1|142	
12mu|kernel-3.10.9-1|143	# Build nrj netbook (i686 / 4GB) / x86_64
12mu|kernel-3.10.9-1|144	%define build_nrj_netbook		1
12mu|kernel-3.10.9-1|145	
12mu|kernel-3.10.9-1|146	# Build nrj desktop pae (i686 / 64GB)
12mu|kernel-3.10.9-1|147	%ifarch %{ix86}
12mu|kernel-3.10.9-1|148	%define build_nrj_desktop_pae		1
12mu|kernel-3.10.9-1|149	%endif
12mu|kernel-3.10.9-1|150	
12mu|kernel-3.10.9-1|151	# Build nrj realtime pae (i686 / 64GB)
12mu|kernel-3.10.9-1|152	%ifarch %{ix86}
12mu|kernel-3.10.9-1|153	%define build_nrj_realtime_pae		0
12mu|kernel-3.10.9-1|154	%endif
12mu|kernel-3.10.9-1|155	
12mu|kernel-3.10.9-1|156	# Build nrj laptop pae (i686 / 64GB)
12mu|kernel-3.10.9-1|157	%ifarch %{ix86}
12mu|kernel-3.10.9-1|158	%define build_nrj_laptop_pae		1
12mu|kernel-3.10.9-1|159	%endif
12mu|kernel-3.10.9-1|160	
12mu|kernel-3.10.9-1|161	# Build nrj netbook686 pae (i686 / 64GB)
12mu|kernel-3.10.9-1|162	%ifarch %{ix86}
12mu|kernel-3.10.9-1|163	%define build_nrj_netbook_pae		0
12mu|kernel-3.10.9-1|164	%endif
12mu|kernel-3.10.9-1|165	
12mu|kernel-3.10.9-1|166	#
12mu|kernel-3.10.9-1|167	# experimental "cpu level" optimized "nrj" flavours
12mu|kernel-3.10.9-1|168	#
12mu|kernel-3.10.9-1|169	
12mu|kernel-3.10.9-1|170	# Build nrj netbook Intel Atom (matom / 4GB)
12mu|kernel-3.10.9-1|171	%ifarch %{ix86}
12mu|kernel-3.10.9-1|172	%define build_nrj_netbook_atom		0
12mu|kernel-3.10.9-1|173	%endif
12mu|kernel-3.10.9-1|174	
12mu|kernel-3.10.9-1|175	# Build nrj netbook Intel Atom pae (matom / 64GB)
12mu|kernel-3.10.9-1|176	%ifarch %{ix86}
12mu|kernel-3.10.9-1|177	%define build_nrj_netbook_atom_pae	0
12mu|kernel-3.10.9-1|178	%endif
12mu|kernel-3.10.9-1|179	
12mu|kernel-3.10.9-1|180	# Build nrj desktop Intel Core2 (mcore2 / 4GB)
12mu|kernel-3.10.9-1|181	%ifarch %{ix86}
12mu|kernel-3.10.9-1|182	%define build_nrj_desktop_core2   	0
12mu|kernel-3.10.9-1|183	%endif
12mu|kernel-3.10.9-1|184	
12mu|kernel-3.10.9-1|185	# Build nrj desktop Intel Core2 pae (mcore2 / 64GB)
12mu|kernel-3.10.9-1|186	%ifarch %{ix86}
12mu|kernel-3.10.9-1|187	%define build_nrj_desktop_core2_pae   	0
12mu|kernel-3.10.9-1|188	%endif
12mu|kernel-3.10.9-1|189	
12mu|kernel-3.10.9-1|190	#
12mu|kernel-3.10.9-1|191	# end of experimental "cpu level" optimized "nrj" flavours
12mu|kernel-3.10.9-1|192	#
12mu|kernel-3.10.9-1|193	
12mu|kernel-3.10.9-1|194	# build perf and cpupower tools
12mu|kernel-3.10.9-1|195	%if %{mdvver} >= 201200
12mu|kernel-3.10.9-1|196	%define build_perf		1
12mu|kernel-3.10.9-1|197	%define build_cpupower		1
12mu|kernel-3.10.9-1|198	%else
12mu|kernel-3.10.9-1|199	%define build_perf		0
12mu|kernel-3.10.9-1|200	%define build_cpupower		0
12mu|kernel-3.10.9-1|201	%endif
12mu|kernel-3.10.9-1|202	
12mu|kernel-3.10.9-1|203	# compress modules with xz
12mu|kernel-3.10.9-1|204	%if %{mdvver} >= 201200
12mu|kernel-3.10.9-1|205	%define build_modxz		1
12mu|kernel-3.10.9-1|206	%else
12mu|kernel-3.10.9-1|207	%define build_modxz		0
12mu|kernel-3.10.9-1|208	%endif
12mu|kernel-3.10.9-1|209	
12mu|kernel-3.10.9-1|210	# ARM builds
12mu|kernel-3.10.9-1|211	%ifarch %{arm}
12mu|kernel-3.10.9-1|212	%define build_desktop		0
12mu|kernel-3.10.9-1|213	%define build_netbook		0
12mu|kernel-3.10.9-1|214	%define build_server		0
12mu|kernel-3.10.9-1|215	%define build_iop32x		0
12mu|kernel-3.10.9-1|216	%define build_kirkwood		1
12mu|kernel-3.10.9-1|217	%define build_versatile		1
12mu|kernel-3.10.9-1|218	# no cpupower tools on arm yet
12mu|kernel-3.10.9-1|219	%define build_cpupower		0
12mu|kernel-3.10.9-1|220	# arm is currently not using xz
12mu|kernel-3.10.9-1|221	%define build_modxz		0
12mu|kernel-3.10.9-1|222	%endif
12mu|kernel-3.10.9-1|223	# End of user definitions
12mu|kernel-3.10.9-1|224	
12mu|kernel-3.10.9-1|225	# buildtime flags
12mu|kernel-3.10.9-1|226	%{?_without_desktop586: %global build_desktop586 0}
12mu|kernel-3.10.9-1|227	%{?_without_desktop: %global build_desktop 0}
12mu|kernel-3.10.9-1|228	%{?_without_netbook: %global build_netbook 0}
12mu|kernel-3.10.9-1|229	%{?_without_server: %global build_server 0}
12mu|kernel-3.10.9-1|230	
12mu|kernel-3.10.9-1|231	%{?_without_desktop_pae: %global build_desktop_pae 0}
12mu|kernel-3.10.9-1|232	%{?_without_netbook_pae: %global build_netbook_pae 0}
12mu|kernel-3.10.9-1|233	
12mu|kernel-3.10.9-1|234	%{?_without_nrj_desktop586: %global build_nrj_desktop586 0}
12mu|kernel-3.10.9-1|235	%{?_without_nrj_desktop: %global build_nrj_desktop 0}
12mu|kernel-3.10.9-1|236	%{?_without_nrj_realtime: %global build_nrj_realtime 0}
12mu|kernel-3.10.9-1|237	%{?_without_nrj_laptop: %global build_nrj_laptop 0}
12mu|kernel-3.10.9-1|238	%{?_without_nrj_netbook: %global build_nrj_netbook 0}
12mu|kernel-3.10.9-1|239	
12mu|kernel-3.10.9-1|240	%{?_without_nrj_desktop_pae: %global build_nrj_desktop_pae 0}
12mu|kernel-3.10.9-1|241	%{?_without_nrj_realtime_pae: %global build_nrj_realtime_pae 0}
12mu|kernel-3.10.9-1|242	%{?_without_nrj_laptop_pae: %global build_nrj_laptop_pae 0}
12mu|kernel-3.10.9-1|243	%{?_without_nrj_netbook_pae: %global build_nrj_netbook_pae 0}
12mu|kernel-3.10.9-1|244	
12mu|kernel-3.10.9-1|245	%{?_without_nrj_netbook_atom: %global build_nrj_netbook_atom 0}
12mu|kernel-3.10.9-1|246	%{?_without_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 0}
12mu|kernel-3.10.9-1|247	%{?_without_nrj_desktop_core2: %global build_nrj_desktop_core2 0}
12mu|kernel-3.10.9-1|248	%{?_without_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 0}
12mu|kernel-3.10.9-1|249	
12mu|kernel-3.10.9-1|250	%{?_without_doc: %global build_doc 0}
12mu|kernel-3.10.9-1|251	%{?_without_source: %global build_source 0}
12mu|kernel-3.10.9-1|252	%{?_without_devel: %global build_devel 0}
12mu|kernel-3.10.9-1|253	%{?_without_debug: %global build_debug 0}
12mu|kernel-3.10.9-1|254	%{?_without_perf: %global build_perf 0}
12mu|kernel-3.10.9-1|255	%{?_without_cpupower: %global build_cpupower 0}
12mu|kernel-3.10.9-1|256	%{?_without_modxz: %global build_modxz 0}
12mu|kernel-3.10.9-1|257	
12mu|kernel-3.10.9-1|258	
12mu|kernel-3.10.9-1|259	%{?_with_desktop586: %global build_desktop586 1}
12mu|kernel-3.10.9-1|260	%{?_with_desktop: %global build_desktop 1}
12mu|kernel-3.10.9-1|261	%{?_with_netbook: %global build_netbook 1}
12mu|kernel-3.10.9-1|262	%{?_with_server: %global build_server 1}
12mu|kernel-3.10.9-1|263	
12mu|kernel-3.10.9-1|264	%{?_with_desktop_pae: %global build_desktop_pae 1}
12mu|kernel-3.10.9-1|265	%{?_with_netbook_pae: %global build_netbook_pae 1}
12mu|kernel-3.10.9-1|266	
12mu|kernel-3.10.9-1|267	%{?_with_nrj_desktop586: %global build_nrj_desktop586 1}
12mu|kernel-3.10.9-1|268	%{?_with_nrj_desktop: %global build_nrj_desktop 1}
12mu|kernel-3.10.9-1|269	%{?_with_nrj_realtime: %global build_nrj_realtime 1}
12mu|kernel-3.10.9-1|270	%{?_with_nrj_laptop: %global build_nrj_laptop 1}
12mu|kernel-3.10.9-1|271	%{?_with_nrj_netbook: %global build_nrj_netbook 1}
12mu|kernel-3.10.9-1|272	
12mu|kernel-3.10.9-1|273	%{?_with_nrj_desktop_pae: %global build_nrj_desktop_pae 1}
12mu|kernel-3.10.9-1|274	%{?_with_nrj_realtime_pae: %global build_nrj_realtime_pae 1}
12mu|kernel-3.10.9-1|275	%{?_with_nrj_laptop_pae: %global build_nrj_laptop_pae 1}
12mu|kernel-3.10.9-1|276	%{?_with_nrj_netbook_pae: %global build_nrj_netbook_pae 1}
12mu|kernel-3.10.9-1|277	
12mu|kernel-3.10.9-1|278	%{?_with_nrj_netbook_atom: %global build_nrj_netbook_atom 1}
12mu|kernel-3.10.9-1|279	%{?_with_nrj_netbook_atom_pae: %global build_nrj_netbook_atom_pae 1}
12mu|kernel-3.10.9-1|280	%{?_with_nrj_desktop_core2: %global build_nrj_desktop_core2 1}
12mu|kernel-3.10.9-1|281	%{?_with_nrj_desktop_core2_pae: %global build_nrj_desktop_core2_pae 1}
12mu|kernel-3.10.9-1|282	
12mu|kernel-3.10.9-1|283	%{?_with_doc: %global build_doc 1}
12mu|kernel-3.10.9-1|284	%{?_with_source: %global build_source 1}
12mu|kernel-3.10.9-1|285	%{?_with_devel: %global build_devel 1}
12mu|kernel-3.10.9-1|286	%{?_with_debug: %global build_debug 1}
12mu|kernel-3.10.9-1|287	%{?_with_perf: %global build_perf 1}
12mu|kernel-3.10.9-1|288	%{?_with_cpupower: %global build_cpupower 1}
12mu|kernel-3.10.9-1|289	%{?_with_modxz: %global build_modxz 1}
12mu|kernel-3.10.9-1|290	
12mu|kernel-3.10.9-1|291	
12mu|kernel-3.10.9-1|292	# ARM builds
12mu|kernel-3.10.9-1|293	%{?_with_iop32x: %global build_iop32x 1}
12mu|kernel-3.10.9-1|294	%{?_with_kirkwood: %global build_kirkwood 1}
12mu|kernel-3.10.9-1|295	%{?_with_versatile: %global build_versatile 1}
12mu|kernel-3.10.9-1|296	%{?_without_iop32x: %global build_iop32x 0}
12mu|kernel-3.10.9-1|297	%{?_without_kirkwood: %global build_kirkwood 0}
12mu|kernel-3.10.9-1|298	%{?_without_versatile: %global build_versatile 0}
12mu|kernel-3.10.9-1|299	
12mu|kernel-3.10.9-1|300	# For the .nosrc.rpm
12mu|kernel-3.10.9-1|301	%define build_nosrc 	0
12mu|kernel-3.10.9-1|302	%{?_with_nosrc: %global build_nosrc 1}
12mu|kernel-3.10.9-1|303	
12mu|kernel-3.10.9-1|304	
12mu|kernel-3.10.9-1|305	############################################################
12mu|kernel-3.10.9-1|306	### Linker start1 > Check point to build for cooker 2013 ###
12mu|kernel-3.10.9-1|307	############################################################
12mu|kernel-3.10.9-1|308	%if %{mdvver} < 201300
12mu|kernel-3.10.9-1|309	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12mu|kernel-3.10.9-1|310	%define kmake %make CC="$CC"
12mu|kernel-3.10.9-1|311	%else
12mu|kernel-3.10.9-1|312	%define kmake %make
12mu|kernel-3.10.9-1|313	%endif
12mu|kernel-3.10.9-1|314	# there are places where parallel make don't work
12mu|kernel-3.10.9-1|315	%define smake make
12mu|kernel-3.10.9-1|316	%endif
12mu|kernel-3.10.9-1|317	
12mu|kernel-3.10.9-1|318	%if %{mdvver} == 201300
12mu|kernel-3.10.9-1|319	%if %cross_compiling
12mu|kernel-3.10.9-1|320	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12mu|kernel-3.10.9-1|321	%define kmake %make ARCH=%target_arch CROSS_COMPILE=%(echo %__cc |sed -e 's,-gcc,-,') CC="$CC" LD="$LD" LDFLAGS="$LDFLAGS"
12mu|kernel-3.10.9-1|322	%else
12mu|kernel-3.10.9-1|323	%define kmake %make ARCH=%target_arch CROSS_COMPILE=%(echo %__cc |sed -e 's,-gcc,-,') LD="$LD" LDFLAGS="$LDFLAGS"
12mu|kernel-3.10.9-1|324	%endif
12mu|kernel-3.10.9-1|325	# there are places where parallel make don't work
12mu|kernel-3.10.9-1|326	%define smake make ARCH=%target_arch CROSS_COMPILE=%(echo %__cc |sed -e 's,-gcc,-,') LD="$LD" LDFLAGS="$LDFLAGS"
12mu|kernel-3.10.9-1|327	%else
12mu|kernel-3.10.9-1|328	%if %(if [ -z "$CC" ] ; then echo 0; else echo 1; fi)
12mu|kernel-3.10.9-1|329	%define kmake %make CC="$CC" LD="$LD" LDFLAGS="$LDFLAGS"
12mu|kernel-3.10.9-1|330	%else
12mu|kernel-3.10.9-1|331	%define kmake %make LD="$LD" LDFLAGS="$LDFLAGS"
12mu|kernel-3.10.9-1|332	%endif
12mu|kernel-3.10.9-1|333	# there are places where parallel make don't work
12mu|kernel-3.10.9-1|334	%define smake make LD="$LD" LDFLAGS="$LDFLAGS"
12mu|kernel-3.10.9-1|335	%endif
12mu|kernel-3.10.9-1|336	%endif
12mu|kernel-3.10.9-1|337	###########################################################
12mu|kernel-3.10.9-1|338	###  Linker end1 > Check point to build for cooker 2013 ###
12mu|kernel-3.10.9-1|339	###########################################################
12mu|kernel-3.10.9-1|340	
12mu|kernel-3.10.9-1|341	
12mu|kernel-3.10.9-1|342	# Parallelize xargs invocations on smp machines
12mu|kernel-3.10.9-1|343	%define kxargs xargs %([ -z "$RPM_BUILD_NCPUS" ] \\\
12mu|kernel-3.10.9-1|344	&& RPM_BUILD_NCPUS="`/usr/bin/getconf _NPROCESSORS_ONLN`"; \\\
12mu|kernel-3.10.9-1|345	[ "$RPM_BUILD_NCPUS" -gt 1 ] && echo "-P $RPM_BUILD_NCPUS")
12mu|kernel-3.10.9-1|346	
12mu|kernel-3.10.9-1|347	# Sparc arch wants sparc64 kernels
12mu|kernel-3.10.9-1|348	%define target_arch    %(echo %{_arch} | sed -e 's/mips.*/mips/' -e 's/arm.*/arm/' -e 's/aarch64/arm64/')
12mu|kernel-3.10.9-1|349	
12mu|kernel-3.10.9-1|350	
12mu|kernel-3.10.9-1|351	#
12mu|kernel-3.10.9-1|352	# SRC RPM description
12mu|kernel-3.10.9-1|353	#
12mu|kernel-3.10.9-1|354	Summary: 	Linux kernel built for Mandriva and ROSA
12mu|kernel-3.10.9-1|355	Name:		%{kname}
12mu|kernel-3.10.9-1|356	Version: 	%{kversion}
12mu|kernel-3.10.9-1|357	Release: 	%{rpmrel}
12mu|kernel-3.10.9-1|358	License: 	GPLv2
12mu|kernel-3.10.9-1|359	Group: 	 	System/Kernel and hardware
12mu|kernel-3.10.9-1|360	ExclusiveArch: %{ix86} x86_64 %{arm} aarch64
12mu|kernel-3.10.9-1|361	ExclusiveOS: 	Linux
12mu|kernel-3.10.9-1|362	URL:            http://www.kernel.org
12mu|kernel-3.10.9-1|363	
12mu|kernel-3.10.9-1|364	####################################################################
12mu|kernel-3.10.9-1|365	#
12mu|kernel-3.10.9-1|366	# Sources
12mu|kernel-3.10.9-1|367	#
12mu|kernel-3.10.9-1|368	### This is for full SRC RPM
12mu|kernel-3.10.9-1|369	Source0: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/linux-%{tar_ver}.tar.xz
12mu|kernel-3.10.9-1|370	Source1: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/linux-%{tar_ver}.tar.sign
12mu|kernel-3.10.9-1|371	### This is for stripped SRC RPM
12mu|kernel-3.10.9-1|372	%if %build_nosrc
12mu|kernel-3.10.9-1|373	NoSource: 0
12mu|kernel-3.10.9-1|374	%endif
12mu|kernel-3.10.9-1|375	# This is for disabling *config, mrproper, prepare, scripts on -devel rpms
12mu|kernel-3.10.9-1|376	Source2: 	disable-mrproper-prepare-scripts-configs-in-devel-rpms.patch
12mu|kernel-3.10.9-1|377	
12mu|kernel-3.10.9-1|378	Source4: 	README.kernel-sources
12mu|kernel-3.10.9-1|379	Source5:	kernel.rpmlintrc
12mu|kernel-3.10.9-1|380	
12mu|kernel-3.10.9-1|381	# config and systemd service file from fedora
12mu|kernel-3.10.9-1|382	Source50:	cpupower.service
12mu|kernel-3.10.9-1|383	Source51:	cpupower.config
12mu|kernel-3.10.9-1|384	
12mu|kernel-3.10.9-1|385	# our patch tarball
12mu|kernel-3.10.9-1|386	Source100: 	linux-%{patch_ver}.tar.xz
12mu|kernel-3.10.9-1|387	
12mu|kernel-3.10.9-1|388	####################################################################
12mu|kernel-3.10.9-1|389	#
12mu|kernel-3.10.9-1|390	# Patches
12mu|kernel-3.10.9-1|391	
12mu|kernel-3.10.9-1|392	#
12mu|kernel-3.10.9-1|393	# Patch0 to Patch100 are for core kernel upgrades.
12mu|kernel-3.10.9-1|394	#
12mu|kernel-3.10.9-1|395	
12mu|kernel-3.10.9-1|396	# Pre linus patch: ftp://ftp.kernel.org/pub/linux/kernel/v3.0/testing
12mu|kernel-3.10.9-1|397	
12mu|kernel-3.10.9-1|398	%if %kpatch
12mu|kernel-3.10.9-1|399	%if %sublevel
12mu|kernel-3.10.9-1|400	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/stable-review/patch-%{kversion}-%{kpatch}.bz2
12mu|kernel-3.10.9-1|401	Source11:	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/stable-review/patch-%{kversion}-%{kpatch}.sign
12mu|kernel-3.10.9-1|402	%else
12mu|kernel-3.10.9-1|403	Patch1:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.bz2
12mu|kernel-3.10.9-1|404	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/testing/patch-%{kernelversion}.%{patchlevel}-%{kpatch}.sign
12mu|kernel-3.10.9-1|405	%endif
12mu|kernel-3.10.9-1|406	%endif
12mu|kernel-3.10.9-1|407	%if %kgit
12mu|kernel-3.10.9-1|408	Patch2:		ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.bz2
12mu|kernel-3.10.9-1|409	Source11: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/snapshots/patch-%{kernelversion}.%{patchlevel}-%{kpatch}-git%{kgit}.sign
12mu|kernel-3.10.9-1|410	%endif
12mu|kernel-3.10.9-1|411	%if %sublevel
12mu|kernel-3.10.9-1|412	%if %kpatch
12mu|kernel-3.10.9-1|413	%define prev_sublevel %(expr %{sublevel} - 1)
12mu|kernel-3.10.9-1|414	%if %prev_sublevel
12mu|kernel-3.10.9-1|415	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.bz2
12mu|kernel-3.10.9-1|416	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kernelversion}.%{patchlevel}.%{prev_sublevel}.sign
12mu|kernel-3.10.9-1|417	%endif
12mu|kernel-3.10.9-1|418	%else
12mu|kernel-3.10.9-1|419	Patch1:   	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kversion}.bz2
12mu|kernel-3.10.9-1|420	Source10: 	ftp://ftp.kernel.org/pub/linux/kernel/v%{kernelversion}.x/patch-%{kversion}.sign
12mu|kernel-3.10.9-1|421	%endif
12mu|kernel-3.10.9-1|422	%endif
12mu|kernel-3.10.9-1|423	
12mu|kernel-3.10.9-1|424	#END
12mu|kernel-3.10.9-1|425	####################################################################
12mu|kernel-3.10.9-1|426	
12mu|kernel-3.10.9-1|427	# Defines for the things that are needed for all the kernels
12mu|kernel-3.10.9-1|428	#
12mu|kernel-3.10.9-1|429	%define common_desc_kernel The kernel package contains the Linux kernel (vmlinuz), the core of your \
12mu|kernel-3.10.9-1|430	Mandriva and ROSA operating system. The kernel handles the basic functions \
12mu|kernel-3.10.9-1|431	of the operating system: memory allocation, process allocation, device \
12mu|kernel-3.10.9-1|432	input and output, etc.
12mu|kernel-3.10.9-1|433	
12mu|kernel-3.10.9-1|434	%define common_desc_kernel_smp This kernel relies on in-kernel smp alternatives to switch between up & smp \
12mu|kernel-3.10.9-1|435	mode depending on detected hardware. To force the kernel to boot in single \
12mu|kernel-3.10.9-1|436	processor mode, use the "nosmp" boot parameter.
12mu|kernel-3.10.9-1|437	
12mu|kernel-3.10.9-1|438	
12mu|kernel-3.10.9-1|439	### Global Requires/Provides
12mu|kernel-3.10.9-1|440	
12mu|kernel-3.10.9-1|441	%if %{mdvver} == 201300
12mu|kernel-3.10.9-1|442	%define requires1	microcode
12mu|kernel-3.10.9-1|443	%define requires2	dracut >= 026
12mu|kernel-3.10.9-1|444	%define requires3	kmod >= 12
12mu|kernel-3.10.9-1|445	%define requires4	sysfsutils >=  2.1.0-12
12mu|kernel-3.10.9-1|446	%define requires5	kernel-firmware >=  20120219-1
12mu|kernel-3.10.9-1|447	%endif
12mu|kernel-3.10.9-1|448	
12mu|kernel-3.10.9-1|449	%if %{mdvver} == 201210
12mu|kernel-3.10.9-1|450	%define requires1	bootloader-utils >= 1.15-8
12mu|kernel-3.10.9-1|451	%define requires2	dracut >= 017-16
12mu|kernel-3.10.9-1|452	%define requires3	kmod >= 7-6
12mu|kernel-3.10.9-1|453	%define requires4	sysfsutils >=  2.1.0-12
12mu|kernel-3.10.9-1|454	%define requires5	kernel-firmware >=  20120219-1
12mu|kernel-3.10.9-1|455	%endif
12mu|kernel-3.10.9-1|456	
12mu|kernel-3.10.9-1|457	%if %{mdvver} == 201200
12mu|kernel-3.10.9-1|458	%define requires1	bootloader-utils >= 1.15-8
12mu|kernel-3.10.9-1|459	%define requires2	dracut >= 017-16
12mu|kernel-3.10.9-1|460	%define requires3	module-init-tools >= 3.16-5
12mu|kernel-3.10.9-1|461	%define requires4	sysfsutils >=  2.1.0-12
12mu|kernel-3.10.9-1|462	%define requires5	kernel-firmware >=  20120219-1
12mu|kernel-3.10.9-1|463	%endif
12mu|kernel-3.10.9-1|464	
12mu|kernel-3.10.9-1|465	%if %{mdvver} < 201200
12mu|kernel-3.10.9-1|466	%define requires1	bootloader-utils >= 1.13-1
12mu|kernel-3.10.9-1|467	%define requires2	mkinitrd >= 4.2.17-31
12mu|kernel-3.10.9-1|468	%define requires3	module-init-tools >= 3.0-7
12mu|kernel-3.10.9-1|469	%define requires4	sysfsutils >= 1.3.0-1
12mu|kernel-3.10.9-1|470	%define requires5	kernel-firmware >= 20101024-2
12mu|kernel-3.10.9-1|471	%endif
12mu|kernel-3.10.9-1|472	
12mu|kernel-3.10.9-1|473	%define kprovides1 	%{kname} = %{kverrel}
12mu|kernel-3.10.9-1|474	%define kprovides2 	kernel = %{tar_ver}
12mu|kernel-3.10.9-1|475	%define kprovides3 	alsa = 1.0.27
12mu|kernel-3.10.9-1|476	%define kprovides_server drbd-api = 88
12mu|kernel-3.10.9-1|477	
12mu|kernel-3.10.9-1|478	%define	kobsoletes1	dkms-r8192se <= 0019.1207.2010-2
12mu|kernel-3.10.9-1|479	%define	kobsoletes2	dkms-lzma <= 4.43-32
12mu|kernel-3.10.9-1|480	%define	kobsoletes3	dkms-psb <= 4.41.1-7
12mu|kernel-3.10.9-1|481	
12mu|kernel-3.10.9-1|482	# conflict dkms packages that dont support kernel-3.8
12mu|kernel-3.10.9-1|483	# all driver versions must be carefully checked to add
12mu|kernel-3.10.9-1|484	%define kconflicts1	dkms-broadcom-wl < 5.100.82.112-12
12mu|kernel-3.10.9-1|485	%define kconflicts2	dkms-fglrx < 13.200.5-1
12mu|kernel-3.10.9-1|486	%define kconflicts3	dkms-nvidia-current < 325.15-1
12mu|kernel-3.10.9-1|487	%define kconflicts4	dkms-nvidia-long-lived < 304.88-3
12mu|kernel-3.10.9-1|488	%define kconflicts5	dkms-nvidia173 < 173.14.37-4
12mu|kernel-3.10.9-1|489	# nvidia96xx does not support this kernel or x11-server-1.13
12mu|kernel-3.10.9-1|490	
12mu|kernel-3.10.9-1|491	Autoreqprov: 		no
12mu|kernel-3.10.9-1|492	
12mu|kernel-3.10.9-1|493	# might be useful too:
12mu|kernel-3.10.9-1|494	Suggests:	microcode
12mu|kernel-3.10.9-1|495	
12mu|kernel-3.10.9-1|496	%if %{mdvver} >= 201210
12mu|kernel-3.10.9-1|497	BuildRequires:	kmod-devel kmod-compat
12mu|kernel-3.10.9-1|498	%else
12mu|kernel-3.10.9-1|499	BuildRequires:	module-init-tools
12mu|kernel-3.10.9-1|500	%endif
12mu|kernel-3.10.9-1|501	
12mu|kernel-3.10.9-1|502	BuildRequires: 	gcc bc
12mu|kernel-3.10.9-1|503	
12mu|kernel-3.10.9-1|504	# for perf, cpufreq and other tools
12mu|kernel-3.10.9-1|505	BuildRequires:		elfutils-devel
12mu|kernel-3.10.9-1|506	BuildRequires:		zlib-devel
12mu|kernel-3.10.9-1|507	BuildRequires:		binutils-devel
12mu|kernel-3.10.9-1|508	BuildRequires:		newt-devel
12mu|kernel-3.10.9-1|509	BuildRequires:		python-devel
12mu|kernel-3.10.9-1|510	BuildRequires:		perl(ExtUtils::Embed)
12mu|kernel-3.10.9-1|511	BuildRequires:		pciutils-devel
12mu|kernel-3.10.9-1|512	BuildRequires:		asciidoc
12mu|kernel-3.10.9-1|513	BuildRequires:		xmlto
12mu|kernel-3.10.9-1|514	BuildRequires:		gettext
12mu|kernel-3.10.9-1|515	BuildRequires:		docbook-style-xsl
12mu|kernel-3.10.9-1|516	BuildRequires:		pkgconfig(gtk+-2.0)
12mu|kernel-3.10.9-1|517	BuildRequires:		flex
12mu|kernel-3.10.9-1|518	BuildRequires:		bison
12mu|kernel-3.10.9-1|519	
12mu|kernel-3.10.9-1|520	%ifarch %{arm}
12mu|kernel-3.10.9-1|521	BuildRequires:		uboot-mkimage
12mu|kernel-3.10.9-1|522	%endif
12mu|kernel-3.10.9-1|523	
12mu|kernel-3.10.9-1|524	
12mu|kernel-3.10.9-1|525	%description
12mu|kernel-3.10.9-1|526	%common_desc_kernel
12mu|kernel-3.10.9-1|527	%ifnarch %{arm}
12mu|kernel-3.10.9-1|528	%common_desc_kernel_smp
12mu|kernel-3.10.9-1|529	%endif
12mu|kernel-3.10.9-1|530	
12mu|kernel-3.10.9-1|531	# Define obsolete/provides to help automatic upgrades of old kernel-xen-pvops
12mu|kernel-3.10.9-1|532	%define latest_obsoletes_server kernel-xen-pvops-latest < 3.2.1-1
12mu|kernel-3.10.9-1|533	%define latest_provides_server kernel-xen-pvops-latest = %{kverrel}
12mu|kernel-3.10.9-1|534	%define latest_obsoletes_devel_server kernel-xen-pvops-devel-latest < 3.2.1-1
12mu|kernel-3.10.9-1|535	%define latest_provides_devel_server kernel-xen-pvops-devel-latest = %{kverrel}
12mu|kernel-3.10.9-1|536	
12mu|kernel-3.10.9-1|537	# mkflavour() name flavour processor
12mu|kernel-3.10.9-1|538	# name: the flavour name in the package name
12mu|kernel-3.10.9-1|539	# flavour: first parameter of CreateKernel()
12mu|kernel-3.10.9-1|540	%define mkflavour()					\
12mu|kernel-3.10.9-1|541	%package -n %{kname}-%{1}-%{buildrel}			\
12mu|kernel-3.10.9-1|542	Version:	%{fakever}				\
12mu|kernel-3.10.9-1|543	Release:	%{fakerel}				\
12mu|kernel-3.10.9-1|544	Provides:	%kprovides1 %kprovides2 %kprovides3	\
12mu|kernel-3.10.9-1|545	%{expand:%%{?kprovides_%{1}:Provides: %{kprovides_%{1}}}} \
12mu|kernel-3.10.9-1|546	Provides:   %{kname}-%{1}              			 \
12mu|kernel-3.10.9-1|547	%if %{build_nrj_desktop}              		\
12mu|kernel-3.10.9-1|548	Provides:   kernel-desktop              		\
12mu|kernel-3.10.9-1|549	%endif                                  		\
12mu|kernel-3.10.9-1|550	Requires(pre):	%requires1 %requires2 %requires3 %requires4 \
12mu|kernel-3.10.9-1|551	Requires:	%requires2 %requires5			\
12mu|kernel-3.10.9-1|552	Obsoletes:	%kobsoletes1 %kobsoletes2 %kobsoletes3	\
12mu|kernel-3.10.9-1|553	Conflicts:	%kconflicts1 %kconflicts2 %kconflicts3	\
12mu|kernel-3.10.9-1|554	Conflicts:	%kconflicts4 %kconflicts5		\
12mu|kernel-3.10.9-1|555	Provides:	should-restart = system			\
12mu|kernel-3.10.9-1|556	Suggests:	crda					\
12mu|kernel-3.10.9-1|557	%ifarch %{ix86}						\
12mu|kernel-3.10.9-1|558	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.9-1|559	%endif							\
12mu|kernel-3.10.9-1|560	Summary:	%{expand:%{summary_%(echo %{1} | sed -e "s/-/_/")}} \
12mu|kernel-3.10.9-1|561	Group:		System/Kernel and hardware		\
12mu|kernel-3.10.9-1|562	%description -n %{kname}-%{1}-%{buildrel}		\
12mu|kernel-3.10.9-1|563	%common_desc_kernel %{expand:%{info_%(echo %{1} | sed -e "s/-/_/")}} \
12mu|kernel-3.10.9-1|564	%ifnarch %{arm}						\
12mu|kernel-3.10.9-1|565	%common_desc_kernel_smp					\
12mu|kernel-3.10.9-1|566	%endif							\
12mu|kernel-3.10.9-1|567	\
12mu|kernel-3.10.9-1|568	%if %build_devel					\
12mu|kernel-3.10.9-1|569	%package -n	%{kname}-%{1}-devel-%{buildrel}		\
12mu|kernel-3.10.9-1|570	Version:	%{fakever}				\
12mu|kernel-3.10.9-1|571	Release:	%{fakerel}				\
12mu|kernel-3.10.9-1|572	Requires:	glibc-devel ncurses-devel make gcc perl	\
12mu|kernel-3.10.9-1|573	Summary:	The kernel-devel files for %{kname}-%{1}-%{buildrel} \
12mu|kernel-3.10.9-1|574	Group:		Development/Kernel			\
12mu|kernel-3.10.9-1|575	Provides:	%{kname}-devel = %{kverrel} 		\
12mu|kernel-3.10.9-1|576	Provides:	%{kname}-%{1}-devel			\
12mu|kernel-3.10.9-1|577	%ifarch %{ix86}						\
12mu|kernel-3.10.9-1|578	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.9-1|579	%endif							\
12mu|kernel-3.10.9-1|580	%description -n %{kname}-%{1}-devel-%{buildrel}		\
12mu|kernel-3.10.9-1|581	This package contains the kernel files (headers and build tools) \
12mu|kernel-3.10.9-1|582	that should be enough to build additional drivers for   \
12mu|kernel-3.10.9-1|583	use with %{kname}-%{1}-%{buildrel}.                     \
12mu|kernel-3.10.9-1|584	\
12mu|kernel-3.10.9-1|585	If you want to build your own kernel, you need to install the full \
12mu|kernel-3.10.9-1|586	%{kname}-source-%{buildrel} rpm.			\
12mu|kernel-3.10.9-1|587	\
12mu|kernel-3.10.9-1|588	%endif							\
12mu|kernel-3.10.9-1|589	\
12mu|kernel-3.10.9-1|590	%if %build_debug					\
12mu|kernel-3.10.9-1|591	%package -n	%{kname}-%{1}-%{buildrel}-debuginfo	\
12mu|kernel-3.10.9-1|592	Version:	%{fakever}				\
12mu|kernel-3.10.9-1|593	Release:	%{fakerel}				\
12mu|kernel-3.10.9-1|594	Summary:	Files with debuginfo for %{kname}-%{1}-%{buildrel} \
12mu|kernel-3.10.9-1|595	Group:		Development/Debug			\
12mu|kernel-3.10.9-1|596	Provides:	kernel-debug = %{kverrel} 		\
12mu|kernel-3.10.9-1|597	%ifarch %{ix86}						\
12mu|kernel-3.10.9-1|598	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.9-1|599	%endif							\
12mu|kernel-3.10.9-1|600	%description -n %{kname}-%{1}-%{buildrel}-debuginfo	\
12mu|kernel-3.10.9-1|601	This package contains the files with debuginfo to aid in debug tasks \
12mu|kernel-3.10.9-1|602	when using %{kname}-%{1}-%{buildrel}.			\
12mu|kernel-3.10.9-1|603	\
12mu|kernel-3.10.9-1|604	If you need to look at debug information or use some application that \
12mu|kernel-3.10.9-1|605	needs debugging info from the kernel, this package may help. \
12mu|kernel-3.10.9-1|606	\
12mu|kernel-3.10.9-1|607	%endif							\
12mu|kernel-3.10.9-1|608	\
12mu|kernel-3.10.9-1|609	%package -n %{kname}-%{1}-latest			\
12mu|kernel-3.10.9-1|610	Version:	%{kversion}				\
12mu|kernel-3.10.9-1|611	Release:	%{rpmrel}				\
12mu|kernel-3.10.9-1|612	Summary:	Virtual rpm for latest %{kname}-%{1}	\
12mu|kernel-3.10.9-1|613	Group:		System/Kernel and hardware		\
12mu|kernel-3.10.9-1|614	Requires:	%{kname}-%{1}-%{buildrel}		\
12mu|kernel-3.10.9-1|615	%ifarch %{ix86}						\
12mu|kernel-3.10.9-1|616	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.9-1|617	%endif							\
12mu|kernel-3.10.9-1|618	%{expand:%%{?latest_obsoletes_%{1}:Obsoletes: %{latest_obsoletes_%{1}}}} \
12mu|kernel-3.10.9-1|619	%{expand:%%{?latest_provides_%{1}:Provides: %{latest_provides_%{1}}}} \
12mu|kernel-3.10.9-1|620	%description -n %{kname}-%{1}-latest			\
12mu|kernel-3.10.9-1|621	This package is a virtual rpm that aims to make sure you always have the \
12mu|kernel-3.10.9-1|622	latest %{kname}-%{1} installed...			\
12mu|kernel-3.10.9-1|623	\
12mu|kernel-3.10.9-1|624	%if %build_devel					\
12mu|kernel-3.10.9-1|625	%package -n %{kname}-%{1}-devel-latest			\
12mu|kernel-3.10.9-1|626	Version:	%{kversion}				\
12mu|kernel-3.10.9-1|627	Release:	%{rpmrel}				\
12mu|kernel-3.10.9-1|628	Summary:	Virtual rpm for latest %{kname}-%{1}-devel \
12mu|kernel-3.10.9-1|629	Group:		Development/Kernel			\
12mu|kernel-3.10.9-1|630	Requires:	%{kname}-%{1}-devel-%{buildrel}		\
12mu|kernel-3.10.9-1|631	%ifarch %{ix86}						\
12mu|kernel-3.10.9-1|632	Conflicts:	arch(x86_64)				\
12mu|kernel-3.10.9-1|633	%endif							\
12mu|kernel-3.10.9-1|634	Provides:	%{kname}-devel-latest			\
12mu|kernel-3.10.9-1|635	%{expand:%%{?latest_obsoletes_devel_%{1}:Obsoletes: %{latest_obsoletes_devel_%{1}}}} \
12mu|kernel-3.10.9-1|636	%{expand:%%{?latest_provides_devel_%{1}:Provides: %{latest_provides_devel_%{1}}}} \
12mu|kernel-3.10.9-1|637	%description -n %{kname}-%{1}-devel-latest		\
12mu|kernel-3.10.9-1|638	This package is a virtual rpm that aims to make sure you always have the \
12mu|kernel-3.10.9-1|639	latest %{kname}-%{1}-devel installed...			\
12mu|kernel-3.10.9-1|640	\
12mu|kernel-3.10.9-1|641	%endif							\
12mu|kernel-3.10.9-1|642	\
12mu|kernel-3.10.9-1|643	%post -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-post \
12mu|kernel-3.10.9-1|644	%posttrans -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-posttrans \
12mu|kernel-3.10.9-1|645	%preun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-preun \
12mu|kernel-3.10.9-1|646	%postun -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1}-postun \
12mu|kernel-3.10.9-1|647	\
12mu|kernel-3.10.9-1|648	%if %build_devel					\
12mu|kernel-3.10.9-1|649	%post -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-post \
12mu|kernel-3.10.9-1|650	%preun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-preun \
12mu|kernel-3.10.9-1|651	%postun -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1}-postun \
12mu|kernel-3.10.9-1|652	%endif							\
12mu|kernel-3.10.9-1|653	\
12mu|kernel-3.10.9-1|654	%files -n %{kname}-%{1}-%{buildrel} -f kernel_files.%{1} \
12mu|kernel-3.10.9-1|655	%files -n %{kname}-%{1}-latest				\
12mu|kernel-3.10.9-1|656	\
12mu|kernel-3.10.9-1|657	%if %build_devel					\
12mu|kernel-3.10.9-1|658	%files -n %{kname}-%{1}-devel-%{buildrel} -f kernel_devel_files.%{1} \
12mu|kernel-3.10.9-1|659	%files -n %{kname}-%{1}-devel-latest			\
12mu|kernel-3.10.9-1|660	%endif							\
12mu|kernel-3.10.9-1|661	\
12mu|kernel-3.10.9-1|662	%if %build_debug					\
12mu|kernel-3.10.9-1|663	%files -n %{kname}-%{1}-%{buildrel}-debuginfo -f kernel_debug_files.%{1} \
12mu|kernel-3.10.9-1|664	%endif
12mu|kernel-3.10.9-1|665	
12mu|kernel-3.10.9-1|666	%ifarch %{ix86}
12mu|kernel-3.10.9-1|667	#
12mu|kernel-3.10.9-1|668	# kernel-desktop586: i586, smp-alternatives, 4GB
12mu|kernel-3.10.9-1|669	#
12mu|kernel-3.10.9-1|670	%if %build_desktop586
12mu|kernel-3.10.9-1|671	%define summary_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mu|kernel-3.10.9-1|672	%define info_desktop586 This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.9-1|673	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.9-1|674	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.9-1|675	%mkflavour desktop586
12mu|kernel-3.10.9-1|676	%endif
12mu|kernel-3.10.9-1|677	%endif
12mu|kernel-3.10.9-1|678	
12mu|kernel-3.10.9-1|679	#
12mu|kernel-3.10.9-1|680	# kernel-desktop: i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.9-1|681	#
12mu|kernel-3.10.9-1|682	%if %build_desktop
12mu|kernel-3.10.9-1|683	%ifarch %{ix86}
12mu|kernel-3.10.9-1|684	%define summary_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mu|kernel-3.10.9-1|685	%define info_desktop This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.9-1|686	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.9-1|687	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler.
12mu|kernel-3.10.9-1|688	%else
12mu|kernel-3.10.9-1|689	%define summary_desktop Linux Kernel for desktop use with %{_arch}
12mu|kernel-3.10.9-1|690	%define info_desktop This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.9-1|691	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mu|kernel-3.10.9-1|692	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.9-1|693	%endif
12mu|kernel-3.10.9-1|694	%mkflavour desktop
12mu|kernel-3.10.9-1|695	%endif
12mu|kernel-3.10.9-1|696	
12mu|kernel-3.10.9-1|697	#
12mu|kernel-3.10.9-1|698	# kernel-netbook: i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.9-1|699	#
12mu|kernel-3.10.9-1|700	%if %build_netbook
12mu|kernel-3.10.9-1|701	%ifarch %{ix86}
12mu|kernel-3.10.9-1|702	%define summary_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mu|kernel-3.10.9-1|703	%define info_netbook This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.9-1|704	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mu|kernel-3.10.9-1|705	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler.
12mu|kernel-3.10.9-1|706	%else
12mu|kernel-3.10.9-1|707	%define summary_netbook Linux Kernel for netbook use with %{_arch}
12mu|kernel-3.10.9-1|708	%define info_netbook This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.9-1|709	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mu|kernel-3.10.9-1|710	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.9-1|711	%endif
12mu|kernel-3.10.9-1|712	%mkflavour netbook
12mu|kernel-3.10.9-1|713	%endif
12mu|kernel-3.10.9-1|714	
12mu|kernel-3.10.9-1|715	#
12mu|kernel-3.10.9-1|716	# kernel-server: i686, smp-alternatives, 64 GB / x86_64
12mu|kernel-3.10.9-1|717	#
12mu|kernel-3.10.9-1|718	%if %build_server
12mu|kernel-3.10.9-1|719	%ifarch %{ix86}
12mu|kernel-3.10.9-1|720	%define summary_server Linux Kernel for server use with i686 & 64GB RAM
12mu|kernel-3.10.9-1|721	%define info_server This kernel is compiled for server use, single or \
12mu|kernel-3.10.9-1|722	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using \
12mu|kernel-3.10.9-1|723	no preempt, HZ_100, CFS cpu scheduler and BFQ i/o scheduler, PERFORMANCE governor.
12mu|kernel-3.10.9-1|724	%else
12mu|kernel-3.10.9-1|725	%define summary_server Linux Kernel for server use with %{_arch}
12mu|kernel-3.10.9-1|726	%define info_server This kernel is compiled for server use, single or \
12mu|kernel-3.10.9-1|727	multiple %{_arch} processor(s)/core(s), using no preempt, HZ_100, \
12mu|kernel-3.10.9-1|728	CFS cpu scheduler and BFQ i/o scheduler, PERFORMANCE governor.
12mu|kernel-3.10.9-1|729	%endif
12mu|kernel-3.10.9-1|730	%mkflavour server
12mu|kernel-3.10.9-1|731	%endif
12mu|kernel-3.10.9-1|732	
12mu|kernel-3.10.9-1|733	%ifarch %{ix86}
12mu|kernel-3.10.9-1|734	#
12mu|kernel-3.10.9-1|735	# kernel-desktop-pae: i686, smp-alternatives, 64GB
12mu|kernel-3.10.9-1|736	#
12mu|kernel-3.10.9-1|737	%if %build_desktop_pae
12mu|kernel-3.10.9-1|738	%define summary_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mu|kernel-3.10.9-1|739	%define info_desktop_pae This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.9-1|740	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mu|kernel-3.10.9-1|741	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.9-1|742	%mkflavour desktop-pae
12mu|kernel-3.10.9-1|743	%endif
12mu|kernel-3.10.9-1|744	%endif
12mu|kernel-3.10.9-1|745	
12mu|kernel-3.10.9-1|746	%ifarch %{ix86}
12mu|kernel-3.10.9-1|747	#
12mu|kernel-3.10.9-1|748	# kernel-netbook-pae: i686, smp-alternatives, 64 GB
12mu|kernel-3.10.9-1|749	#
12mu|kernel-3.10.9-1|750	%if %build_netbook_pae
12mu|kernel-3.10.9-1|751	%define summary_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mu|kernel-3.10.9-1|752	%define info_netbook_pae This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.9-1|753	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mu|kernel-3.10.9-1|754	voluntary preempt, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.9-1|755	%mkflavour netbook-pae
12mu|kernel-3.10.9-1|756	%endif
12mu|kernel-3.10.9-1|757	%endif
12mu|kernel-3.10.9-1|758	
12mu|kernel-3.10.9-1|759	%ifarch %{ix86}
12mu|kernel-3.10.9-1|760	#
12mu|kernel-3.10.9-1|761	# kernel-nrj-desktop586: nrj, i586, smp-alternatives, 4GB
12mu|kernel-3.10.9-1|762	#
12mu|kernel-3.10.9-1|763	%if %build_nrj_desktop586
12mu|kernel-3.10.9-1|764	%define summary_nrj_desktop586 Linux kernel for desktop use with i586 & 4GB RAM
12mu|kernel-3.10.9-1|765	%define info_nrj_desktop586 This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.9-1|766	multiple i586 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.9-1|767	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.9-1|768	%mkflavour nrj-desktop586
12mu|kernel-3.10.9-1|769	%endif
12mu|kernel-3.10.9-1|770	%endif
12mu|kernel-3.10.9-1|771	
12mu|kernel-3.10.9-1|772	#
12mu|kernel-3.10.9-1|773	# kernel-nrj-desktop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.9-1|774	#
12mu|kernel-3.10.9-1|775	%if %build_nrj_desktop
12mu|kernel-3.10.9-1|776	%ifarch %{ix86}
12mu|kernel-3.10.9-1|777	%define summary_nrj_desktop Linux Kernel for desktop use with i686 & 4GB RAM
12mu|kernel-3.10.9-1|778	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.9-1|779	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.9-1|780	full preempt, rcu boost, RIFS cpu scheduler and BFQ I/O scheduler, ONDEMAND governor.
12mu|kernel-3.10.9-1|781	%else
12mu|kernel-3.10.9-1|782	%define summary_nrj_desktop Linux Kernel for desktop use with %{_arch}
12mu|kernel-3.10.9-1|783	%define info_nrj_desktop This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.9-1|784	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mu|kernel-3.10.9-1|785	full preempt, rcu boost, RIFS cpu scheduler and BFQ I/O scheduler, ONDEMAND governor.
12mu|kernel-3.10.9-1|786	%endif
12mu|kernel-3.10.9-1|787	%mkflavour nrj-desktop
12mu|kernel-3.10.9-1|788	%endif
12mu|kernel-3.10.9-1|789	
12mu|kernel-3.10.9-1|790	#
12mu|kernel-3.10.9-1|791	# kernel-nrj-realtime: nrj, i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.9-1|792	#
12mu|kernel-3.10.9-1|793	%if %build_nrj_realtime
12mu|kernel-3.10.9-1|794	%ifarch %{ix86}
12mu|kernel-3.10.9-1|795	%define summary_nrj_realtime Linux Kernel for low latency use with i686 & 4GB RAM
12mu|kernel-3.10.9-1|796	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mu|kernel-3.10.9-1|797	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.9-1|798	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mu|kernel-3.10.9-1|799	%else
12mu|kernel-3.10.9-1|800	%define summary_nrj_realtime Linux Kernel for low latency use with %{_arch}
12mu|kernel-3.10.9-1|801	%define info_nrj_realtime This kernel is compiled for low latency use, single or \
12mu|kernel-3.10.9-1|802	multiple %{_arch} processor(s)/core(s), using HZ_1000, \
12mu|kernel-3.10.9-1|803	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mu|kernel-3.10.9-1|804	%endif
12mu|kernel-3.10.9-1|805	%mkflavour nrj-realtime
12mu|kernel-3.10.9-1|806	%endif
12mu|kernel-3.10.9-1|807	
12mu|kernel-3.10.9-1|808	#
12mu|kernel-3.10.9-1|809	# kernel-nrj-laptop: nrj, i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.9-1|810	#
12mu|kernel-3.10.9-1|811	%if %build_nrj_laptop
12mu|kernel-3.10.9-1|812	%ifarch %{ix86}
12mu|kernel-3.10.9-1|813	%define summary_nrj_laptop Linux Kernel for laptop use with i686 & 4GB RAM
12mu|kernel-3.10.9-1|814	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mu|kernel-3.10.9-1|815	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_300, \
12mu|kernel-3.10.9-1|816	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.9-1|817	%else
12mu|kernel-3.10.9-1|818	%define summary_nrj_laptop Linux Kernel for laptop use with %{_arch}
12mu|kernel-3.10.9-1|819	%define info_nrj_laptop This kernel is compiled for laptop use, single or \
12mu|kernel-3.10.9-1|820	multiple %{_arch} processor(s)/core(s), using HZ_300, \
12mu|kernel-3.10.9-1|821	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.9-1|822	%endif
12mu|kernel-3.10.9-1|823	%mkflavour nrj-laptop
12mu|kernel-3.10.9-1|824	%endif
12mu|kernel-3.10.9-1|825	
12mu|kernel-3.10.9-1|826	#
12mu|kernel-3.10.9-1|827	# kernel-nrj-netbook: nrj, i686, smp-alternatives, 4 GB / x86_64
12mu|kernel-3.10.9-1|828	#
12mu|kernel-3.10.9-1|829	%if %build_nrj_netbook
12mu|kernel-3.10.9-1|830	%ifarch %{ix86}
12mu|kernel-3.10.9-1|831	%define summary_nrj_netbook Linux Kernel for netbook use with i686 & 4GB RAM
12mu|kernel-3.10.9-1|832	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.9-1|833	multiple i686 processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mu|kernel-3.10.9-1|834	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.9-1|835	%else
12mu|kernel-3.10.9-1|836	%define summary_nrj_netbook Linux Kernel for netbook use with %{_arch}
12mu|kernel-3.10.9-1|837	%define info_nrj_netbook This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.9-1|838	multiple %{_arch} processor(s)/core(s), using HZ_250, \
12mu|kernel-3.10.9-1|839	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.9-1|840	%endif
12mu|kernel-3.10.9-1|841	%mkflavour nrj-netbook
12mu|kernel-3.10.9-1|842	%endif
12mu|kernel-3.10.9-1|843	
12mu|kernel-3.10.9-1|844	#
12mu|kernel-3.10.9-1|845	%ifarch %{ix86}
12mu|kernel-3.10.9-1|846	#
12mu|kernel-3.10.9-1|847	# kernel-nrj-desktop-pae: nrj, i686, smp-alternatives, 64GB
12mu|kernel-3.10.9-1|848	#
12mu|kernel-3.10.9-1|849	%if %build_nrj_desktop_pae
12mu|kernel-3.10.9-1|850	%define summary_nrj_desktop_pae Linux kernel for desktop use with i686 & upto 64GB RAM
12mu|kernel-3.10.9-1|851	%define info_nrj_desktop_pae This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.9-1|852	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mu|kernel-3.10.9-1|853	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.9-1|854	%mkflavour nrj-desktop-pae
12mu|kernel-3.10.9-1|855	%endif
12mu|kernel-3.10.9-1|856	%endif
12mu|kernel-3.10.9-1|857	
12mu|kernel-3.10.9-1|858	#
12mu|kernel-3.10.9-1|859	%ifarch %{ix86}
12mu|kernel-3.10.9-1|860	#
12mu|kernel-3.10.9-1|861	# kernel-nrj-realtime-pae: nrj, i686, smp-alternatives, 64GB
12mu|kernel-3.10.9-1|862	#
12mu|kernel-3.10.9-1|863	%if %build_nrj_realtime_pae
12mu|kernel-3.10.9-1|864	%define summary_nrj_realtime_pae Linux kernel for low latency use with i686 & upto 64GB RAM
12mu|kernel-3.10.9-1|865	%define info_nrj_realtime_pae This kernel is compiled for low latency use, single or \
12mu|kernel-3.10.9-1|866	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mu|kernel-3.10.9-1|867	full preempt, rcu boost, CFS cpu scheduler and new BFQ I/O scheduler, PERFORMANCE governor.
12mu|kernel-3.10.9-1|868	%mkflavour nrj-realtime-pae
12mu|kernel-3.10.9-1|869	%endif
12mu|kernel-3.10.9-1|870	%endif
12mu|kernel-3.10.9-1|871	
12mu|kernel-3.10.9-1|872	#
12mu|kernel-3.10.9-1|873	%ifarch %{ix86}
12mu|kernel-3.10.9-1|874	#
12mu|kernel-3.10.9-1|875	# kernel-nrj-laptop-pae: nrj, i686, smp-alternatives, 64 GB
12mu|kernel-3.10.9-1|876	#
12mu|kernel-3.10.9-1|877	%if %build_nrj_laptop_pae
12mu|kernel-3.10.9-1|878	%define summary_nrj_laptop_pae Linux Kernel for for laptop use with i686 & upto 64GB RAM
12mu|kernel-3.10.9-1|879	%define info_nrj_laptop_pae This kernel is compiled for laptop use, single or \
12mu|kernel-3.10.9-1|880	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_300, \
12mu|kernel-3.10.9-1|881	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.9-1|882	%mkflavour nrj-laptop-pae
12mu|kernel-3.10.9-1|883	%endif
12mu|kernel-3.10.9-1|884	%endif
12mu|kernel-3.10.9-1|885	
12mu|kernel-3.10.9-1|886	#
12mu|kernel-3.10.9-1|887	%ifarch %{ix86}
12mu|kernel-3.10.9-1|888	#
12mu|kernel-3.10.9-1|889	# kernel-nrj-netbook-pae: nrj, i686, smp-alternatives, 64 GB
12mu|kernel-3.10.9-1|890	#
12mu|kernel-3.10.9-1|891	%if %build_nrj_netbook_pae
12mu|kernel-3.10.9-1|892	%define summary_nrj_netbook_pae Linux Kernel for for netbook use with i686 & upto 64GB RAM
12mu|kernel-3.10.9-1|893	%define info_nrj_netbook_pae This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.9-1|894	multiple i686 processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mu|kernel-3.10.9-1|895	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.9-1|896	%mkflavour nrj-netbook-pae
12mu|kernel-3.10.9-1|897	%endif
12mu|kernel-3.10.9-1|898	%endif
12mu|kernel-3.10.9-1|899	
12mu|kernel-3.10.9-1|900	#
12mu|kernel-3.10.9-1|901	%ifarch %{ix86}
12mu|kernel-3.10.9-1|902	#
12mu|kernel-3.10.9-1|903	# kernel-nrj-netbook-atom: nrj, for Intel Atom cpu, smp-alternatives, 4 GB
12mu|kernel-3.10.9-1|904	#
12mu|kernel-3.10.9-1|905	%if %build_nrj_netbook_atom
12mu|kernel-3.10.9-1|906	%define summary_nrj_netbook_atom Linux Kernel for netbook use with Intel Atom cpu, less than 4GB RAM
12mu|kernel-3.10.9-1|907	%define info_nrj_netbook_atom This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.9-1|908	multiple Intel Atom cpu processor(s)/core(s) and less than 4GB RAM, using HZ_250, \
12mu|kernel-3.10.9-1|909	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.9-1|910	%mkflavour nrj-netbook-atom
12mu|kernel-3.10.9-1|911	%endif
12mu|kernel-3.10.9-1|912	%endif
12mu|kernel-3.10.9-1|913	
12mu|kernel-3.10.9-1|914	#
12mu|kernel-3.10.9-1|915	%ifarch %{ix86}
12mu|kernel-3.10.9-1|916	#
12mu|kernel-3.10.9-1|917	# kernel-nrj-netbook-atom-pae: nrj, for Intel Atom cpu, smp-alternatives, 64 GB
12mu|kernel-3.10.9-1|918	#
12mu|kernel-3.10.9-1|919	%if %build_nrj_netbook_atom_pae
12mu|kernel-3.10.9-1|920	%define summary_nrj_netbook_atom_pae Linux Kernel for netbook use with Intel Atom cpu & upto 64GB RAM
12mu|kernel-3.10.9-1|921	%define info_nrj_netbook_atom_pae This kernel is compiled for netbook use, single or \
12mu|kernel-3.10.9-1|922	multiple Intel Atom cpu processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_250, \
12mu|kernel-3.10.9-1|923	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.9-1|924	%mkflavour nrj-netbook-atom-pae
12mu|kernel-3.10.9-1|925	%endif
12mu|kernel-3.10.9-1|926	%endif
12mu|kernel-3.10.9-1|927	
12mu|kernel-3.10.9-1|928	#
12mu|kernel-3.10.9-1|929	%ifarch %{ix86}
12mu|kernel-3.10.9-1|930	#
12mu|kernel-3.10.9-1|931	# kernel-nrj-desktop-core2: nrj, Intel Core 2 and newer, smp-alternatives, 4 GB
12mu|kernel-3.10.9-1|932	#
12mu|kernel-3.10.9-1|933	%if %build_nrj_desktop_core2
12mu|kernel-3.10.9-1|934	%define summary_nrj_desktop_core2 Linux Kernel for desktop use with i686 & 4GB RAM
12mu|kernel-3.10.9-1|935	%define info_nrj_desktop_core2 This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.9-1|936	multiple Intel Core 2 and newer processor(s)/core(s) and less than 4GB RAM, using HZ_1000, \
12mu|kernel-3.10.9-1|937	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.9-1|938	%mkflavour nrj-desktop-core2
12mu|kernel-3.10.9-1|939	%endif
12mu|kernel-3.10.9-1|940	%endif
12mu|kernel-3.10.9-1|941	
12mu|kernel-3.10.9-1|942	#
12mu|kernel-3.10.9-1|943	%ifarch %{ix86}
12mu|kernel-3.10.9-1|944	#
12mu|kernel-3.10.9-1|945	# kernel-nrj-desktop-core2-pae: nrj, Intel Core 2 and newer, smp-alternatives, 64 GB
12mu|kernel-3.10.9-1|946	#
12mu|kernel-3.10.9-1|947	%if %build_nrj_desktop_core2_pae
12mu|kernel-3.10.9-1|948	%define summary_nrj_desktop_core2_pae Linux Kernel for desktop use with i686 & upto 64GB RAM
12mu|kernel-3.10.9-1|949	%define info_nrj_desktop_core2_pae This kernel is compiled for desktop use, single or \
12mu|kernel-3.10.9-1|950	multiple Intel Core 2 and newer processor(s)/core(s) and up to 64GB RAM using PAE, using HZ_1000, \
12mu|kernel-3.10.9-1|951	full preempt, rcu boost, CFS cpu scheduler and BFQ i/o scheduler, ONDEMAND governor.
12mu|kernel-3.10.9-1|952	%mkflavour nrj-desktop-core2-pae
12mu|kernel-3.10.9-1|953	%endif
12mu|kernel-3.10.9-1|954	%endif
12mu|kernel-3.10.9-1|955	
12mu|kernel-3.10.9-1|956	#
12mu|kernel-3.10.9-1|957	# ARM kernels
12mu|kernel-3.10.9-1|958	#
12mu|kernel-3.10.9-1|959	%ifarch %{arm}
12mu|kernel-3.10.9-1|960	%if %build_iop32x
12mu|kernel-3.10.9-1|961	%define summary_iop32x Linux Kernel for Arm machines based on Xscale IOP32X
12mu|kernel-3.10.9-1|962	%define info_iop32x This kernel is compiled for iop32x boxes. It will run on n2100 \
12mu|kernel-3.10.9-1|963	or ss4000e or sanmina boards.
12mu|kernel-3.10.9-1|964	%mkflavour iop32x
12mu|kernel-3.10.9-1|965	%endif
12mu|kernel-3.10.9-1|966	%if %build_kirkwood
12mu|kernel-3.10.9-1|967	%define summary_kirkwood Linux Kernel for Arm machines based on Kirkwood
12mu|kernel-3.10.9-1|968	%define info_kirkwood This kernel is compiled for kirkwood boxes. It will run on openrd boards.
12mu|kernel-3.10.9-1|969	%mkflavour kirkwood
12mu|kernel-3.10.9-1|970	%endif
12mu|kernel-3.10.9-1|971	%if %build_versatile
12mu|kernel-3.10.9-1|972	%define summary_versatile Linux Kernel for Versatile arm machines
12mu|kernel-3.10.9-1|973	%define info_versatile This kernel is compiled for Versatile boxes. It will run on Qemu for instance.
12mu|kernel-3.10.9-1|974	%mkflavour versatile
12mu|kernel-3.10.9-1|975	%endif
12mu|kernel-3.10.9-1|976	%endif
12mu|kernel-3.10.9-1|977	
12mu|kernel-3.10.9-1|978	#
12mu|kernel-3.10.9-1|979	# kernel-source
12mu|kernel-3.10.9-1|980	#
12mu|kernel-3.10.9-1|981	%if %build_source
12mu|kernel-3.10.9-1|982	%package -n %{kname}-source-%{buildrel}
12mu|kernel-3.10.9-1|983	Version: 	%{fakever}
12mu|kernel-3.10.9-1|984	Release: 	%{fakerel}
12mu|kernel-3.10.9-1|985	Requires: 	glibc-devel, ncurses-devel, make, gcc, perl, diffutils
12mu|kernel-3.10.9-1|986	Summary: 	The Linux source code for %{kname}-%{buildrel}
12mu|kernel-3.10.9-1|987	Group: 		Development/Kernel
12mu|kernel-3.10.9-1|988	Autoreqprov: 	no
12mu|kernel-3.10.9-1|989	Provides: 	kernel-source = %{kverrel}
12mu|kernel-3.10.9-1|990	Buildarch:	noarch
12mu|kernel-3.10.9-1|991	
12mu|kernel-3.10.9-1|992	%description -n %{kname}-source-%{buildrel}
12mu|kernel-3.10.9-1|993	The %{kname}-source package contains the source code files for the Mandriva and
12mu|kernel-3.10.9-1|994	ROSA kernel. Theese source files are only needed if you want to build your own
12mu|kernel-3.10.9-1|995	custom kernel that is better tuned to your particular hardware.
12mu|kernel-3.10.9-1|996	
12mu|kernel-3.10.9-1|997	If you only want the files needed to build 3rdparty (nVidia, Ati, dkms-*,...)
12mu|kernel-3.10.9-1|998	drivers against, install the *-devel-* rpm that is matching your kernel.
12mu|kernel-3.10.9-1|999	
12mu|kernel-3.10.9-1|1000	#
12mu|kernel-3.10.9-1|1001	# kernel-source-latest: virtual rpm
12mu|kernel-3.10.9-1|1002	#
12mu|kernel-3.10.9-1|1003	%package -n %{kname}-source-latest
12mu|kernel-3.10.9-1|1004	Version: 	%{kversion}
12mu|kernel-3.10.9-1|1005	Release: 	%{rpmrel}
12mu|kernel-3.10.9-1|1006	Summary: 	Virtual rpm for latest %{kname}-source
12mu|kernel-3.10.9-1|1007	Group:   	Development/Kernel
12mu|kernel-3.10.9-1|1008	Requires: 	%{kname}-source-%{buildrel}
12mu|kernel-3.10.9-1|1009	Buildarch:	noarch
12mu|kernel-3.10.9-1|1010	
12mu|kernel-3.10.9-1|1011	%description -n %{kname}-source-latest
12mu|kernel-3.10.9-1|1012	This package is a virtual rpm that aims to make sure you always have the
12mu|kernel-3.10.9-1|1013	latest %{kname}-source installed...
12mu|kernel-3.10.9-1|1014	%endif
12mu|kernel-3.10.9-1|1015	
12mu|kernel-3.10.9-1|1016	#
12mu|kernel-3.10.9-1|1017	# kernel-doc: documentation for the Linux kernel
12mu|kernel-3.10.9-1|1018	#
12mu|kernel-3.10.9-1|1019	%if %build_doc
12mu|kernel-3.10.9-1|1020	%package -n %{kname}-doc
12mu|kernel-3.10.9-1|1021	Version: 	%{kversion}
12mu|kernel-3.10.9-1|1022	Release: 	%{rpmrel}
12mu|kernel-3.10.9-1|1023	Summary: 	Various documentation bits found in the %{kname} source
12mu|kernel-3.10.9-1|1024	Group: 		Documentation
12mu|kernel-3.10.9-1|1025	Buildarch:	noarch
12mu|kernel-3.10.9-1|1026	
12mu|kernel-3.10.9-1|1027	%description -n %{kname}-doc
12mu|kernel-3.10.9-1|1028	This package contains documentation files from the %{kname} source.
12mu|kernel-3.10.9-1|1029	Various bits of information about the Linux kernel and the device drivers
12mu|kernel-3.10.9-1|1030	shipped with it are documented in these files. You also might want install
12mu|kernel-3.10.9-1|1031	this package if you need a reference to the options that can be passed to
12mu|kernel-3.10.9-1|1032	Linux kernel modules at load time.
12mu|kernel-3.10.9-1|1033	%endif
12mu|kernel-3.10.9-1|1034	
12mu|kernel-3.10.9-1|1035	#
12mu|kernel-3.10.9-1|1036	# kernel/tools
12mu|kernel-3.10.9-1|1037	#
12mu|kernel-3.10.9-1|1038	%if %{build_perf}
12mu|kernel-3.10.9-1|1039	%package -n perf
12mu|kernel-3.10.9-1|1040	Version:	%{kversion}
12mu|kernel-3.10.9-1|1041	Release:	%{rpmrel}
12mu|kernel-3.10.9-1|1042	Summary:	perf tool and the supporting documentation
12mu|kernel-3.10.9-1|1043	Group:		System/Kernel and hardware
12mu|kernel-3.10.9-1|1044	
12mu|kernel-3.10.9-1|1045	%description -n perf
12mu|kernel-3.10.9-1|1046	the perf tool and the supporting documentation.
12mu|kernel-3.10.9-1|1047	%endif
12mu|kernel-3.10.9-1|1048	
12mu|kernel-3.10.9-1|1049	%if %{build_cpupower}
12mu|kernel-3.10.9-1|1050	%package -n cpupower
12mu|kernel-3.10.9-1|1051	Version:	%{kversion}
12mu|kernel-3.10.9-1|1052	Release:	%{rpmrel}
12mu|kernel-3.10.9-1|1053	Summary:	the cpupower tools
12mu|kernel-3.10.9-1|1054	Group:		System/Kernel and hardware
12mu|kernel-3.10.9-1|1055	Requires(post):  rpm-helper >= 0.24.0-3
12mu|kernel-3.10.9-1|1056	Requires(preun): rpm-helper >= 0.24.0-3
12mu|kernel-3.10.9-1|1057	%if %{mdvver} >= 201200
12mu|kernel-3.10.9-1|1058	Obsoletes:	cpufreq cpufrequtils
12mu|kernel-3.10.9-1|1059	%endif
12mu|kernel-3.10.9-1|1060	
12mu|kernel-3.10.9-1|1061	%description -n cpupower
12mu|kernel-3.10.9-1|1062	the cpupower tools.
12mu|kernel-3.10.9-1|1063	
12mu|kernel-3.10.9-1|1064	%post -n cpupower
12mu|kernel-3.10.9-1|1065	%_post_service cpupower
12mu|kernel-3.10.9-1|1066	
12mu|kernel-3.10.9-1|1067	%preun -n cpupower
12mu|kernel-3.10.9-1|1068	%_preun_service cpupower
12mu|kernel-3.10.9-1|1069	
12mu|kernel-3.10.9-1|1070	%package -n cpupower-devel
12mu|kernel-3.10.9-1|1071	Version:	%{kversion}
12mu|kernel-3.10.9-1|1072	Release:	%{rpmrel}
12mu|kernel-3.10.9-1|1073	Summary:	devel files for cpupower
12mu|kernel-3.10.9-1|1074	Group:		Development/Kernel
12mu|kernel-3.10.9-1|1075	Requires:	cpupower = %{kversion}-%{rpmrel}
12mu|kernel-3.10.9-1|1076	Conflicts:	%{_lib}cpufreq-devel
12mu|kernel-3.10.9-1|1077	
12mu|kernel-3.10.9-1|1078	%description -n cpupower-devel
12mu|kernel-3.10.9-1|1079	This package contains the development files for cpupower.
12mu|kernel-3.10.9-1|1080	%endif
12mu|kernel-3.10.9-1|1081	
12mu|kernel-3.10.9-1|1082	%package headers
12mu|kernel-3.10.9-1|1083	Version:	%kversion
12mu|kernel-3.10.9-1|1084	Release:	%rpmrel
12mu|kernel-3.10.9-1|1085	Summary:	Linux kernel header files mostly used by your C library
12mu|kernel-3.10.9-1|1086	Group:		System/Kernel and hardware
12mu|kernel-3.10.9-1|1087	Epoch:		1
12mu|kernel-3.10.9-1|1088	%rename linux-userspace-headers
12mu|kernel-3.10.9-1|1089	
12mu|kernel-3.10.9-1|1090	%description headers
12mu|kernel-3.10.9-1|1091	C header files from the Linux kernel. The header files define
12mu|kernel-3.10.9-1|1092	structures and constants that are needed for building most
12mu|kernel-3.10.9-1|1093	standard programs, notably the C library.
12mu|kernel-3.10.9-1|1094	
12mu|kernel-3.10.9-1|1095	This package is not suitable for building kernel modules, you
12mu|kernel-3.10.9-1|1096	should use the 'kernel-devel' package instead.
12mu|kernel-3.10.9-1|1097	
12mu|kernel-3.10.9-1|1098	%files headers
12mu|kernel-3.10.9-1|1099	%_includedir/*
12mu|kernel-3.10.9-1|1100	# Don't conflict with cpupower-devel
12mu|kernel-3.10.9-1|1101	%if %{build_cpupower}
12mu|kernel-3.10.9-1|1102	%exclude %_includedir/cpufreq.h
12mu|kernel-3.10.9-1|1103	%endif
12mu|kernel-3.10.9-1|1104	
12mu|kernel-3.10.9-1|1105	#
12mu|kernel-3.10.9-1|1106	# End packages - here begins build stage
12mu|kernel-3.10.9-1|1107	#
12mu|kernel-3.10.9-1|1108	%prep
12mu|kernel-3.10.9-1|1109	%setup -q -n %top_dir_name -c
12mu|kernel-3.10.9-1|1110	%setup -q -n %top_dir_name -D -T -a100
12mu|kernel-3.10.9-1|1111	
12mu|kernel-3.10.9-1|1112	%define patches_dir ../%{patch_ver}/
12mu|kernel-3.10.9-1|1113	
12mu|kernel-3.10.9-1|1114	cd %src_dir
12mu|kernel-3.10.9-1|1115	
12mu|kernel-3.10.9-1|1116	%if %sublevel
12mu|kernel-3.10.9-1|1117	%if %kpatch
12mu|kernel-3.10.9-1|1118	%if %prev_sublevel
12mu|kernel-3.10.9-1|1119	%patch1 -p1
12mu|kernel-3.10.9-1|1120	%endif
12mu|kernel-3.10.9-1|1121	%patch2 -p1
12mu|kernel-3.10.9-1|1122	%else
12mu|kernel-3.10.9-1|1123	%patch1 -p1
12mu|kernel-3.10.9-1|1124	%endif
12mu|kernel-3.10.9-1|1125	%else
12mu|kernel-3.10.9-1|1126	%if %kpatch
12mu|kernel-3.10.9-1|1127	%patch1 -p1
12mu|kernel-3.10.9-1|1128	%endif
12mu|kernel-3.10.9-1|1129	%endif
12mu|kernel-3.10.9-1|1130	%if %kgit
12mu|kernel-3.10.9-1|1131	%patch2 -p1
12mu|kernel-3.10.9-1|1132	%endif
12mu|kernel-3.10.9-1|1133	
12mu|kernel-3.10.9-1|1134	%{patches_dir}/scripts/apply_patches
12mu|kernel-3.10.9-1|1135	%{patches_dir}/scripts/apply_patches-others
12mu|kernel-3.10.9-1|1136	%{patches_dir}/scripts/apply_patches-extras
12mu|kernel-3.10.9-1|1137	# %{patches_dir}/scripts/apply_patches-QL
12mu|kernel-3.10.9-1|1138	# PATCH END
12mu|kernel-3.10.9-1|1139	
12mu|kernel-3.10.9-1|1140	
12mu|kernel-3.10.9-1|1141	#
12mu|kernel-3.10.9-1|1142	# Setup Begin
12mu|kernel-3.10.9-1|1143	#
12mu|kernel-3.10.9-1|1144	
12mu|kernel-3.10.9-1|1145	# Prepare all the variables for calling create_configs
12mu|kernel-3.10.9-1|1146	
12mu|kernel-3.10.9-1|1147	%if %build_debug
12mu|kernel-3.10.9-1|1148	%define debug --debug
12mu|kernel-3.10.9-1|1149	%else
12mu|kernel-3.10.9-1|1150	%define debug --no-debug
12mu|kernel-3.10.9-1|1151	%endif
12mu|kernel-3.10.9-1|1152	
12mu|kernel-3.10.9-1|1153	
12mu|kernel-3.10.9-1|1154	#%{patches_dir}/scripts/create_configs %debug --user_cpu="%{target_arch}"
12mu|kernel-3.10.9-1|1155	%{patches_dir}/scripts/create_configs-withBFQ %debug --user_cpu="%{target_arch}"
12mu|kernel-3.10.9-1|1156	
12mu|kernel-3.10.9-1|1157	# make sure the kernel has the sublevel we know it has...
12mu|kernel-3.10.9-1|1158	LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" Makefile
12mu|kernel-3.10.9-1|1159	
12mu|kernel-3.10.9-1|1160	# get rid of unwanted files
12mu|kernel-3.10.9-1|1161	find . -name '*~' -o -name '*.orig' -o -name '*.append' | %kxargs rm -f
12mu|kernel-3.10.9-1|1162	
12mu|kernel-3.10.9-1|1163	
12mu|kernel-3.10.9-1|1164	%build
12mu|kernel-3.10.9-1|1165	
12mu|kernel-3.10.9-1|1166	############################################################
12mu|kernel-3.10.9-1|1167	### Linker start2 > Check point to build for cooker 2013 ###
12mu|kernel-3.10.9-1|1168	############################################################
12mu|kernel-3.10.9-1|1169	%if %{mdvver} == 201300
12mu|kernel-3.10.9-1|1170	# Make sure we don't use gold
12mu|kernel-3.10.9-1|1171	export LD="%{_target_platform}-ld.bfd"
12mu|kernel-3.10.9-1|1172	export LDFLAGS="--hash-style=sysv --build-id=none"
12mu|kernel-3.10.9-1|1173	%endif
12mu|kernel-3.10.9-1|1174	############################################################
12mu|kernel-3.10.9-1|1175	###  Linker end2 > Check point to build for cooker 2013  ###
12mu|kernel-3.10.9-1|1176	############################################################
12mu|kernel-3.10.9-1|1177	
12mu|kernel-3.10.9-1|1178	# Common target directories
12mu|kernel-3.10.9-1|1179	%define _kerneldir /usr/src/linux-%{kversion}-%{buildrpmrel}
12mu|kernel-3.10.9-1|1180	%define _bootdir /boot
12mu|kernel-3.10.9-1|1181	%define _modulesdir /lib/modules
12mu|kernel-3.10.9-1|1182	%define _efidir %{_bootdir}/efi/mandriva
12mu|kernel-3.10.9-1|1183	
12mu|kernel-3.10.9-1|1184	# Directories definition needed for building
12mu|kernel-3.10.9-1|1185	%define temp_root %{build_dir}/temp-root
12mu|kernel-3.10.9-1|1186	%define temp_source %{temp_root}%{_kerneldir}
12mu|kernel-3.10.9-1|1187	%define temp_boot %{temp_root}%{_bootdir}
12mu|kernel-3.10.9-1|1188	%define temp_modules %{temp_root}%{_modulesdir}
12mu|kernel-3.10.9-1|1189	
12mu|kernel-3.10.9-1|1190	PrepareKernel() {
12mu|kernel-3.10.9-1|1191	name=$1
12mu|kernel-3.10.9-1|1192	extension=$2
12mu|kernel-3.10.9-1|1193	%ifarch %{ix86} x86_64
12mu|kernel-3.10.9-1|1194	config_dir=arch/x86/configs
12mu|kernel-3.10.9-1|1195	%endif
12mu|kernel-3.10.9-1|1196	%ifarch	%arm
12mu|kernel-3.10.9-1|1197	config_dir=arch/arm/configs
12mu|kernel-3.10.9-1|1198	%endif
12mu|kernel-3.10.9-1|1199	%ifarch aarc64
12mu|kernel-3.10.9-1|1200	config_dir=arch/arm64/configs
12mu|kernel-3.10.9-1|1201	%endif
12mu|kernel-3.10.9-1|1202	echo "Make config for kernel $extension"
12mu|kernel-3.10.9-1|1203	
12mu|kernel-3.10.9-1|1204	%smake -s mrproper
12mu|kernel-3.10.9-1|1205	
12mu|kernel-3.10.9-1|1206	if [ "%{target_arch}" == "i386" -o "%{target_arch}" == "x86_64" ]; then
12mu|kernel-3.10.9-1|1207	if [ -z "$name" ]; then
12mu|kernel-3.10.9-1|1208	cp ${config_dir}/%{target_arch}_defconfig-desktop .config
12mu|kernel-3.10.9-1|1209	else
12mu|kernel-3.10.9-1|1210	cp ${config_dir}/%{target_arch}_defconfig-$name .config
12mu|kernel-3.10.9-1|1211	fi
12mu|kernel-3.10.9-1|1212	else
12mu|kernel-3.10.9-1|1213	if [ -z "$name" ]; then
12mu|kernel-3.10.9-1|1214	cp arch/%{target_arch}/defconfig-desktop .config
12mu|kernel-3.10.9-1|1215	else
12mu|kernel-3.10.9-1|1216	cp arch/%{target_arch}/defconfig-$name .config
12mu|kernel-3.10.9-1|1217	fi
12mu|kernel-3.10.9-1|1218	fi
12mu|kernel-3.10.9-1|1219	
12mu|kernel-3.10.9-1|1220	# make sure EXTRAVERSION says what we want it to say
12mu|kernel-3.10.9-1|1221	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -$extension/" Makefile
12mu|kernel-3.10.9-1|1222	
12mu|kernel-3.10.9-1|1223	%smake oldconfig
12mu|kernel-3.10.9-1|1224	}
12mu|kernel-3.10.9-1|1225	
12mu|kernel-3.10.9-1|1226	BuildKernel() {
12mu|kernel-3.10.9-1|1227	KernelVer=$1
12mu|kernel-3.10.9-1|1228	
12mu|kernel-3.10.9-1|1229	echo "Building kernel $KernelVer"
12mu|kernel-3.10.9-1|1230	
12mu|kernel-3.10.9-1|1231	%kmake -s all
12mu|kernel-3.10.9-1|1232	
12mu|kernel-3.10.9-1|1233	# kirkwood boxes have u-boot
12mu|kernel-3.10.9-1|1234	if [ "$KernelVer" = "%{kversion}-kirkwood-%{buildrpmrel}" ]; then
12mu|kernel-3.10.9-1|1235	%kmake uImage
12mu|kernel-3.10.9-1|1236	fi
12mu|kernel-3.10.9-1|1237	
12mu|kernel-3.10.9-1|1238	# Start installing stuff
12mu|kernel-3.10.9-1|1239	install -d %{temp_boot}
12mu|kernel-3.10.9-1|1240	install -m 644 System.map %{temp_boot}/System.map-$KernelVer
12mu|kernel-3.10.9-1|1241	install -m 644 .config %{temp_boot}/config-$KernelVer
12mu|kernel-3.10.9-1|1242	xz -c Module.symvers > %{temp_boot}/symvers-$KernelVer.xz
12mu|kernel-3.10.9-1|1243	
12mu|kernel-3.10.9-1|1244	%ifarch %{arm}
12mu|kernel-3.10.9-1|1245	if [ -f arch/arm/boot/uImage ]; then
12mu|kernel-3.10.9-1|1246	cp -f arch/arm/boot/uImage %{temp_boot}/uImage-$KernelVer
12mu|kernel-3.10.9-1|1247	else
12mu|kernel-3.10.9-1|1248	cp -f arch/arm/boot/zImage %{temp_boot}/vmlinuz-$KernelVer
12mu|kernel-3.10.9-1|1249	fi
12mu|kernel-3.10.9-1|1250	%else
12mu|kernel-3.10.9-1|1251	cp -f arch/%{target_arch}/boot/bzImage %{temp_boot}/vmlinuz-$KernelVer
12mu|kernel-3.10.9-1|1252	%endif
12mu|kernel-3.10.9-1|1253	
12mu|kernel-3.10.9-1|1254	# modules
12mu|kernel-3.10.9-1|1255	install -d %{temp_modules}/$KernelVer
12mu|kernel-3.10.9-1|1256	%smake INSTALL_MOD_PATH=%{temp_root} KERNELRELEASE=$KernelVer modules_install
12mu|kernel-3.10.9-1|1257	
12mu|kernel-3.10.9-1|1258	# headers
12mu|kernel-3.10.9-1|1259	%make INSTALL_HDR_PATH=%{temp_root}%_prefix KERNELRELEASE=$KernelVer headers_install
12mu|kernel-3.10.9-1|1260	
12mu|kernel-3.10.9-1|1261	# remove /lib/firmware, we use a separate kernel-firmware
12mu|kernel-3.10.9-1|1262	rm -rf %{temp_root}/lib/firmware
12mu|kernel-3.10.9-1|1263	}
12mu|kernel-3.10.9-1|1264	
12mu|kernel-3.10.9-1|1265	SaveDevel() {
12mu|kernel-3.10.9-1|1266	devel_flavour=$1
12mu|kernel-3.10.9-1|1267	
12mu|kernel-3.10.9-1|1268	DevelRoot=/usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel}
12mu|kernel-3.10.9-1|1269	TempDevelRoot=%{temp_root}$DevelRoot
12mu|kernel-3.10.9-1|1270	
12mu|kernel-3.10.9-1|1271	mkdir -p $TempDevelRoot
12mu|kernel-3.10.9-1|1272	for i in $(find . -name 'Makefile*'); do cp -R --parents $i $TempDevelRoot;done
12mu|kernel-3.10.9-1|1273	for i in $(find . -name 'Kconfig*' -o -name 'Kbuild*'); do cp -R --parents $i $TempDevelRoot;done
12mu|kernel-3.10.9-1|1274	cp -fR include $TempDevelRoot
12mu|kernel-3.10.9-1|1275	ln -s ../generated/uapi/linux/version.h $TempDevelRoot/include/linux/version.h
12mu|kernel-3.10.9-1|1276	cp -fR scripts $TempDevelRoot
12mu|kernel-3.10.9-1|1277	cp -fR kernel/bounds.c $TempDevelRoot/kernel
12mu|kernel-3.10.9-1|1278	cp -fR tools/include $TempDevelRoot/tools/
12mu|kernel-3.10.9-1|1279	%ifarch %{arm}
12mu|kernel-3.10.9-1|1280	cp -fR arch/%{target_arch}/tools $TempDevelRoot/arch/%{target_arch}/
12mu|kernel-3.10.9-1|1281	%endif
12mu|kernel-3.10.9-1|1282	%ifarch %{ix86} x86_64
12mu|kernel-3.10.9-1|1283	cp -fR arch/x86/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/x86/kernel/
12mu|kernel-3.10.9-1|1284	cp -fR arch/x86/kernel/asm-offsets_{32,64}.c $TempDevelRoot/arch/x86/kernel/
12mu|kernel-3.10.9-1|1285	cp -fR arch/x86/syscalls/syscall* $TempDevelRoot/arch/x86/syscalls/
12mu|kernel-3.10.9-1|1286	cp -fR arch/x86/include $TempDevelRoot/arch/x86/
12mu|kernel-3.10.9-1|1287	cp -fR arch/x86/tools $TempDevelRoot/arch/x86/
12mu|kernel-3.10.9-1|1288	%else
12mu|kernel-3.10.9-1|1289	cp -fR arch/%{target_arch}/kernel/asm-offsets.{c,s} $TempDevelRoot/arch/%{target_arch}/kernel/
12mu|kernel-3.10.9-1|1290	for f in $(find arch/%{target_arch} -name include); do cp -fR --parents $f $TempDevelRoot; done
12mu|kernel-3.10.9-1|1291	%endif
12mu|kernel-3.10.9-1|1292	cp -fR .config Module.symvers $TempDevelRoot
12mu|kernel-3.10.9-1|1293	cp -fR 3rdparty/mkbuild.pl $TempDevelRoot/3rdparty
12mu|kernel-3.10.9-1|1294	
12mu|kernel-3.10.9-1|1295	# Needed for truecrypt build (Danny)
12mu|kernel-3.10.9-1|1296	cp -fR drivers/md/dm.h $TempDevelRoot/drivers/md/
12mu|kernel-3.10.9-1|1297	
12mu|kernel-3.10.9-1|1298	# Needed for lguest
12mu|kernel-3.10.9-1|1299	cp -fR drivers/lguest/lg.h $TempDevelRoot/drivers/lguest/
12mu|kernel-3.10.9-1|1300	
12mu|kernel-3.10.9-1|1301	# Needed for lirc_gpio (#39004)
12mu|kernel-3.10.9-1|1302	cp -fR drivers/media/pci/bt8xx/bttv{,p}.h $TempDevelRoot/drivers/media/pci/bt8xx/
12mu|kernel-3.10.9-1|1303	cp -fR drivers/media/pci/bt8xx/bt848.h $TempDevelRoot/drivers/media/pci/bt8xx/
12mu|kernel-3.10.9-1|1304	cp -fR drivers/media/common/btcx-risc.h $TempDevelRoot/drivers/media/common/
12mu|kernel-3.10.9-1|1305	
12mu|kernel-3.10.9-1|1306	# Needed for external dvb tree (#41418)
12mu|kernel-3.10.9-1|1307	cp -fR drivers/media/dvb-core/*.h $TempDevelRoot/drivers/media/dvb-core/
12mu|kernel-3.10.9-1|1308	cp -fR drivers/media/dvb-frontends/lgdt330x.h $TempDevelRoot/drivers/media/dvb-frontends/
12mu|kernel-3.10.9-1|1309	
12mu|kernel-3.10.9-1|1310	# add acpica header files, needed for fglrx build
12mu|kernel-3.10.9-1|1311	cp -fR drivers/acpi/acpica/*.h $TempDevelRoot/drivers/acpi/acpica/
12mu|kernel-3.10.9-1|1312	
12mu|kernel-3.10.9-1|1313	# aufs2 has a special file needed
12mu|kernel-3.10.9-1|1314	cp -fR fs/aufs/magic.mk $TempDevelRoot/fs/aufs
12mu|kernel-3.10.9-1|1315	
12mu|kernel-3.10.9-1|1316	for i in alpha arc avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu metag microblaze \
12mu|kernel-3.10.9-1|1317	mips mn10300 openrisc parisc powerpc s390 score sh sparc tile unicore32 xtensa; do
12mu|kernel-3.10.9-1|1318	rm -rf $TempDevelRoot/arch/$i
12mu|kernel-3.10.9-1|1319	done
12mu|kernel-3.10.9-1|1320	
12mu|kernel-3.10.9-1|1321	%ifnarch %{arm}
12mu|kernel-3.10.9-1|1322	rm -rf $TempDevelRoot/arch/arm
12mu|kernel-3.10.9-1|1323	rm -rf $TempDevelRoot/arch/arm64
12mu|kernel-3.10.9-1|1324	%endif
12mu|kernel-3.10.9-1|1325	%ifnarch %{ix86} x86_64
12mu|kernel-3.10.9-1|1326	rm -rf $TempDevelRoot/arch/x86
12mu|kernel-3.10.9-1|1327	%endif
12mu|kernel-3.10.9-1|1328	
12mu|kernel-3.10.9-1|1329	# Clean the scripts tree, and make sure everything is ok (sanity check)
12mu|kernel-3.10.9-1|1330	# running prepare+scripts (tree was already "prepared" in build)
12mu|kernel-3.10.9-1|1331	pushd $TempDevelRoot >/dev/null
12mu|kernel-3.10.9-1|1332	%smake -s prepare scripts
12mu|kernel-3.10.9-1|1333	%smake -s clean
12mu|kernel-3.10.9-1|1334	popd >/dev/null
12mu|kernel-3.10.9-1|1335	rm -f $TempDevelRoot/.config.old
12mu|kernel-3.10.9-1|1336	
12mu|kernel-3.10.9-1|1337	# fix permissions
12mu|kernel-3.10.9-1|1338	chmod -R a+rX $TempDevelRoot
12mu|kernel-3.10.9-1|1339	
12mu|kernel-3.10.9-1|1340	# disable mrproper in -devel rpms
12mu|kernel-3.10.9-1|1341	patch -p1 --fuzz=0 -d $TempDevelRoot -i %{SOURCE2}
12mu|kernel-3.10.9-1|1342	
12mu|kernel-3.10.9-1|1343	kernel_devel_files=../kernel_devel_files.$devel_flavour
12mu|kernel-3.10.9-1|1344	
12mu|kernel-3.10.9-1|1345	
12mu|kernel-3.10.9-1|1346	### Create the kernel_devel_files.*
12mu|kernel-3.10.9-1|1347	cat > $kernel_devel_files <<EOF
12mu|kernel-3.10.9-1|1348	%dir $DevelRoot
12mu|kernel-3.10.9-1|1349	%dir $DevelRoot/arch
12mu|kernel-3.10.9-1|1350	%dir $DevelRoot/include
12mu|kernel-3.10.9-1|1351	$DevelRoot/3rdparty
12mu|kernel-3.10.9-1|1352	$DevelRoot/Documentation
12mu|kernel-3.10.9-1|1353	%ifarch %{arm}
12mu|kernel-3.10.9-1|1354	$DevelRoot/arch/arm
12mu|kernel-3.10.9-1|1355	$DevelRoot/arch/arm64
12mu|kernel-3.10.9-1|1356	%endif
12mu|kernel-3.10.9-1|1357	$DevelRoot/arch/um
12mu|kernel-3.10.9-1|1358	%ifarch %{ix86} x86_64
12mu|kernel-3.10.9-1|1359	$DevelRoot/arch/x86
12mu|kernel-3.10.9-1|1360	%endif
12mu|kernel-3.10.9-1|1361	$DevelRoot/block
12mu|kernel-3.10.9-1|1362	$DevelRoot/crypto
12mu|kernel-3.10.9-1|1363	$DevelRoot/drivers
12mu|kernel-3.10.9-1|1364	$DevelRoot/firmware
12mu|kernel-3.10.9-1|1365	$DevelRoot/fs
12mu|kernel-3.10.9-1|1366	$DevelRoot/include/Kbuild
12mu|kernel-3.10.9-1|1367	$DevelRoot/include/acpi
12mu|kernel-3.10.9-1|1368	$DevelRoot/include/asm-generic
12mu|kernel-3.10.9-1|1369	$DevelRoot/include/clocksource
12mu|kernel-3.10.9-1|1370	$DevelRoot/include/config
12mu|kernel-3.10.9-1|1371	$DevelRoot/include/crypto
12mu|kernel-3.10.9-1|1372	$DevelRoot/include/drm
12mu|kernel-3.10.9-1|1373	$DevelRoot/include/dt-bindings
12mu|kernel-3.10.9-1|1374	$DevelRoot/include/generated
12mu|kernel-3.10.9-1|1375	$DevelRoot/include/keys
12mu|kernel-3.10.9-1|1376	$DevelRoot/include/linux
12mu|kernel-3.10.9-1|1377	$DevelRoot/include/math-emu
12mu|kernel-3.10.9-1|1378	$DevelRoot/include/media
12mu|kernel-3.10.9-1|1379	$DevelRoot/include/memory
12mu|kernel-3.10.9-1|1380	$DevelRoot/include/misc
12mu|kernel-3.10.9-1|1381	$DevelRoot/include/net
12mu|kernel-3.10.9-1|1382	$DevelRoot/include/pcmcia
12mu|kernel-3.10.9-1|1383	$DevelRoot/include/ras
12mu|kernel-3.10.9-1|1384	$DevelRoot/include/rdma
12mu|kernel-3.10.9-1|1385	$DevelRoot/include/rxrpc
12mu|kernel-3.10.9-1|1386	$DevelRoot/include/scsi
12mu|kernel-3.10.9-1|1387	$DevelRoot/include/sound
12mu|kernel-3.10.9-1|1388	$DevelRoot/include/target
12mu|kernel-3.10.9-1|1389	$DevelRoot/include/trace
12mu|kernel-3.10.9-1|1390	$DevelRoot/include/uapi
12mu|kernel-3.10.9-1|1391	$DevelRoot/include/video
12mu|kernel-3.10.9-1|1392	$DevelRoot/include/xen
12mu|kernel-3.10.9-1|1393	$DevelRoot/init
12mu|kernel-3.10.9-1|1394	$DevelRoot/ipc
12mu|kernel-3.10.9-1|1395	$DevelRoot/kernel
12mu|kernel-3.10.9-1|1396	$DevelRoot/lib
12mu|kernel-3.10.9-1|1397	$DevelRoot/mm
12mu|kernel-3.10.9-1|1398	$DevelRoot/net
12mu|kernel-3.10.9-1|1399	$DevelRoot/samples
12mu|kernel-3.10.9-1|1400	$DevelRoot/scripts
12mu|kernel-3.10.9-1|1401	$DevelRoot/security
12mu|kernel-3.10.9-1|1402	$DevelRoot/sound
12mu|kernel-3.10.9-1|1403	$DevelRoot/tools
12mu|kernel-3.10.9-1|1404	$DevelRoot/usr
12mu|kernel-3.10.9-1|1405	$DevelRoot/virt
12mu|kernel-3.10.9-1|1406	$DevelRoot/.config
12mu|kernel-3.10.9-1|1407	$DevelRoot/Kbuild
12mu|kernel-3.10.9-1|1408	$DevelRoot/Kconfig
12mu|kernel-3.10.9-1|1409	$DevelRoot/Makefile
12mu|kernel-3.10.9-1|1410	$DevelRoot/Module.symvers
12mu|kernel-3.10.9-1|1411	$DevelRoot/arch/Kconfig
12mu|kernel-3.10.9-1|1412	%doc README.kernel-sources
12mu|kernel-3.10.9-1|1413	EOF
12mu|kernel-3.10.9-1|1414	
12mu|kernel-3.10.9-1|1415	
12mu|kernel-3.10.9-1|1416	### Create -devel Post script on the fly
12mu|kernel-3.10.9-1|1417	cat > $kernel_devel_files-post <<EOF
12mu|kernel-3.10.9-1|1418	if [ -d /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel} ]; then
12mu|kernel-3.10.9-1|1419	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/{build,source}
12mu|kernel-3.10.9-1|1420	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mu|kernel-3.10.9-1|1421	ln -sf $DevelRoot /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mu|kernel-3.10.9-1|1422	fi
12mu|kernel-3.10.9-1|1423	EOF
12mu|kernel-3.10.9-1|1424	
12mu|kernel-3.10.9-1|1425	
12mu|kernel-3.10.9-1|1426	### Create -devel Preun script on the fly
12mu|kernel-3.10.9-1|1427	cat > $kernel_devel_files-preun <<EOF
12mu|kernel-3.10.9-1|1428	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build ]; then
12mu|kernel-3.10.9-1|1429	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/build
12mu|kernel-3.10.9-1|1430	fi
12mu|kernel-3.10.9-1|1431	if [ -L /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source ]; then
12mu|kernel-3.10.9-1|1432	rm -f /lib/modules/%{kversion}-$devel_flavour-%{buildrpmrel}/source
12mu|kernel-3.10.9-1|1433	fi
12mu|kernel-3.10.9-1|1434	exit 0
12mu|kernel-3.10.9-1|1435	EOF
12mu|kernel-3.10.9-1|1436	
12mu|kernel-3.10.9-1|1437	### Create -devel Postun script on the fly
12mu|kernel-3.10.9-1|1438	cat > $kernel_devel_files-postun <<EOF
12mu|kernel-3.10.9-1|1439	rm -rf /usr/src/linux-%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mu|kernel-3.10.9-1|1440	EOF
12mu|kernel-3.10.9-1|1441	}
12mu|kernel-3.10.9-1|1442	
12mu|kernel-3.10.9-1|1443	SaveDebug() {
12mu|kernel-3.10.9-1|1444	debug_flavour=$1
12mu|kernel-3.10.9-1|1445	
12mu|kernel-3.10.9-1|1446	install -m 644 vmlinux \
12mu|kernel-3.10.9-1|1447	%{temp_boot}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}
12mu|kernel-3.10.9-1|1448	kernel_debug_files=../kernel_debug_files.$debug_flavour
12mu|kernel-3.10.9-1|1449	echo "%{_bootdir}/vmlinux-%{kversion}-$debug_flavour-%{buildrpmrel}" \
12mu|kernel-3.10.9-1|1450	>> $kernel_debug_files
12mu|kernel-3.10.9-1|1451	
12mu|kernel-3.10.9-1|1452	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mu|kernel-3.10.9-1|1453	-name "*.ko" | \
12mu|kernel-3.10.9-1|1454	%kxargs -I '{}' objcopy --only-keep-debug '{}' '{}'.debug
12mu|kernel-3.10.9-1|1455	find %{temp_modules}/%{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mu|kernel-3.10.9-1|1456	-name "*.ko" | %kxargs -I '{}' \
12mu|kernel-3.10.9-1|1457	sh -c 'cd `dirname {}`; \
12mu|kernel-3.10.9-1|1458	objcopy --add-gnu-debuglink=`basename {}`.debug \
12mu|kernel-3.10.9-1|1459	--strip-debug `basename {}`'
12mu|kernel-3.10.9-1|1460	
12mu|kernel-3.10.9-1|1461	pushd %{temp_modules}
12mu|kernel-3.10.9-1|1462	find %{kversion}-$debug_flavour-%{buildrpmrel}/kernel \
12mu|kernel-3.10.9-1|1463	-name "*.ko.debug" > debug_module_list
12mu|kernel-3.10.9-1|1464	popd
12mu|kernel-3.10.9-1|1465	cat %{temp_modules}/debug_module_list | \
12mu|kernel-3.10.9-1|1466	sed 's|\(.*\)|%{_modulesdir}/\1|' >> $kernel_debug_files
12mu|kernel-3.10.9-1|1467	cat %{temp_modules}/debug_module_list | \
12mu|kernel-3.10.9-1|1468	sed 's|\(.*\)|%exclude %{_modulesdir}/\1|' \
12mu|kernel-3.10.9-1|1469	>> ../kernel_exclude_debug_files.$debug_flavour
12mu|kernel-3.10.9-1|1470	rm -f %{temp_modules}/debug_module_list
12mu|kernel-3.10.9-1|1471	}
12mu|kernel-3.10.9-1|1472	
12mu|kernel-3.10.9-1|1473	CreateFiles() {
12mu|kernel-3.10.9-1|1474	kernel_flavour=$1
12mu|kernel-3.10.9-1|1475	
12mu|kernel-3.10.9-1|1476	kernel_files=../kernel_files.$kernel_flavour
12mu|kernel-3.10.9-1|1477	
12mu|kernel-3.10.9-1|1478	ker="vmlinuz"
12mu|kernel-3.10.9-1|1479	if [ "$kernel_flavour" = "kirkwood" ]; then
12mu|kernel-3.10.9-1|1480	ker="uImage"
12mu|kernel-3.10.9-1|1481	fi
12mu|kernel-3.10.9-1|1482	### Create the kernel_files.*
12mu|kernel-3.10.9-1|1483	cat > $kernel_files <<EOF
12mu|kernel-3.10.9-1|1484	%{_bootdir}/System.map-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.9-1|1485	%{_bootdir}/symvers-%{kversion}-$kernel_flavour-%{buildrpmrel}.xz
12mu|kernel-3.10.9-1|1486	%{_bootdir}/config-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.9-1|1487	%{_bootdir}/$ker-%{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.9-1|1488	%dir %{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/
12mu|kernel-3.10.9-1|1489	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/kernel
12mu|kernel-3.10.9-1|1490	%{_modulesdir}/%{kversion}-$kernel_flavour-%{buildrpmrel}/modules.*
12mu|kernel-3.10.9-1|1491	%doc README.kernel-sources
12mu|kernel-3.10.9-1|1492	EOF
12mu|kernel-3.10.9-1|1493	
12mu|kernel-3.10.9-1|1494	%if %build_debug
12mu|kernel-3.10.9-1|1495	cat ../kernel_exclude_debug_files.$kernel_flavour >> $kernel_files
12mu|kernel-3.10.9-1|1496	%endif
12mu|kernel-3.10.9-1|1497	
12mu|kernel-3.10.9-1|1498	### Create kernel Post script
12mu|kernel-3.10.9-1|1499	cat > $kernel_files-post <<EOF
12mu|kernel-3.10.9-1|1500	%ifarch %{arm}
12mu|kernel-3.10.9-1|1501	/sbin/installkernel -i -N %{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.9-1|1502	%else
12mu|kernel-3.10.9-1|1503	/sbin/installkernel %{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.9-1|1504	pushd /boot > /dev/null
12mu|kernel-3.10.9-1|1505	if [ -L vmlinuz-$kernel_flavour ]; then
12mu|kernel-3.10.9-1|1506	rm -f vmlinuz-$kernel_flavour
12mu|kernel-3.10.9-1|1507	fi
12mu|kernel-3.10.9-1|1508	ln -sf vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel} vmlinuz-$kernel_flavour
12mu|kernel-3.10.9-1|1509	if [ -L initrd-$kernel_flavour.img ]; then
12mu|kernel-3.10.9-1|1510	rm -f initrd-$kernel_flavour.img
12mu|kernel-3.10.9-1|1511	fi
12mu|kernel-3.10.9-1|1512	ln -sf initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img initrd-$kernel_flavour.img
12mu|kernel-3.10.9-1|1513	popd > /dev/null
12mu|kernel-3.10.9-1|1514	%endif
12mu|kernel-3.10.9-1|1515	%if %build_devel
12mu|kernel-3.10.9-1|1516	# create kernel-devel symlinks if matching -devel- rpm is installed
12mu|kernel-3.10.9-1|1517	if [ -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mu|kernel-3.10.9-1|1518	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/{build,source}
12mu|kernel-3.10.9-1|1519	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mu|kernel-3.10.9-1|1520	ln -sf /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mu|kernel-3.10.9-1|1521	fi
12mu|kernel-3.10.9-1|1522	%endif
12mu|kernel-3.10.9-1|1523	EOF
12mu|kernel-3.10.9-1|1524	
12mu|kernel-3.10.9-1|1525	### Create kernel Posttrans script
12mu|kernel-3.10.9-1|1526	cat > $kernel_files-posttrans <<EOF
12mu|kernel-3.10.9-1|1527	if [ -x /usr/sbin/dkms_autoinstaller -a -d /usr/src/linux-%{kversion}-$kernel_flavour-%{buildrpmrel} ]; then
12mu|kernel-3.10.9-1|1528	/usr/sbin/dkms_autoinstaller start %{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.9-1|1529	fi
12mu|kernel-3.10.9-1|1530	EOF
12mu|kernel-3.10.9-1|1531	
12mu|kernel-3.10.9-1|1532	### Create kernel Preun script on the fly
12mu|kernel-3.10.9-1|1533	cat > $kernel_files-preun <<EOF
12mu|kernel-3.10.9-1|1534	/sbin/installkernel -R %{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.9-1|1535	pushd /boot > /dev/null
12mu|kernel-3.10.9-1|1536	if [ -L vmlinuz-$kernel_flavour ]; then
12mu|kernel-3.10.9-1|1537	if [ "$(readlink vmlinuz-$kernel_flavour)" = "vmlinuz-%{kversion}-$kernel_flavour-%{buildrpmrel}" ]; then
12mu|kernel-3.10.9-1|1538	rm -f vmlinuz-$kernel_flavour
12mu|kernel-3.10.9-1|1539	fi
12mu|kernel-3.10.9-1|1540	fi
12mu|kernel-3.10.9-1|1541	if [ -L initrd-$kernel_flavour.img ]; then
12mu|kernel-3.10.9-1|1542	if [ "$(readlink initrd-$kernel_flavour.img)" = "initrd-%{kversion}-$kernel_flavour-%{buildrpmrel}.img" ]; then
12mu|kernel-3.10.9-1|1543	rm -f initrd-$kernel_flavour.img
12mu|kernel-3.10.9-1|1544	fi
12mu|kernel-3.10.9-1|1545	fi
12mu|kernel-3.10.9-1|1546	popd > /dev/null
12mu|kernel-3.10.9-1|1547	%if %build_devel
12mu|kernel-3.10.9-1|1548	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build ]; then
12mu|kernel-3.10.9-1|1549	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/build
12mu|kernel-3.10.9-1|1550	fi
12mu|kernel-3.10.9-1|1551	if [ -L /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source ]; then
12mu|kernel-3.10.9-1|1552	rm -f /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel}/source
12mu|kernel-3.10.9-1|1553	fi
12mu|kernel-3.10.9-1|1554	%endif
12mu|kernel-3.10.9-1|1555	exit 0
12mu|kernel-3.10.9-1|1556	EOF
12mu|kernel-3.10.9-1|1557	
12mu|kernel-3.10.9-1|1558	
12mu|kernel-3.10.9-1|1559	### Create kernel Postun script on the fly
12mu|kernel-3.10.9-1|1560	cat > $kernel_files-postun <<EOF
12mu|kernel-3.10.9-1|1561	/sbin/kernel_remove_initrd %{kversion}-$kernel_flavour-%{buildrpmrel}
12mu|kernel-3.10.9-1|1562	rm -rf /lib/modules/%{kversion}-$kernel_flavour-%{buildrpmrel} >/dev/null
12mu|kernel-3.10.9-1|1563	if [ -d /var/lib/dkms ]; then
12mu|kernel-3.10.9-1|1564	rm -f /var/lib/dkms/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mu|kernel-3.10.9-1|1565	rm -rf /var/lib/dkms/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mu|kernel-3.10.9-1|1566	rm -f /var/lib/dkms-binary/*/kernel-%{kversion}-$devel_flavour-%{buildrpmrel}-%{_target_cpu} >/dev/null
12mu|kernel-3.10.9-1|1567	rm -rf /var/lib/dkms-binary/*/*/%{kversion}-$devel_flavour-%{buildrpmrel} >/dev/null
12mu|kernel-3.10.9-1|1568	fi
12mu|kernel-3.10.9-1|1569	EOF
12mu|kernel-3.10.9-1|1570	}
12mu|kernel-3.10.9-1|1571	
12mu|kernel-3.10.9-1|1572	
12mu|kernel-3.10.9-1|1573	CreateKernel() {
12mu|kernel-3.10.9-1|1574	flavour=$1
12mu|kernel-3.10.9-1|1575	
12mu|kernel-3.10.9-1|1576	PrepareKernel $flavour $flavour-%{buildrpmrel}
12mu|kernel-3.10.9-1|1577	
12mu|kernel-3.10.9-1|1578	BuildKernel %{kversion}-$flavour-%{buildrpmrel}
12mu|kernel-3.10.9-1|1579	%if %build_devel
12mu|kernel-3.10.9-1|1580	SaveDevel $flavour
12mu|kernel-3.10.9-1|1581	%endif
12mu|kernel-3.10.9-1|1582	%if %build_debug
12mu|kernel-3.10.9-1|1583	SaveDebug $flavour
12mu|kernel-3.10.9-1|1584	%endif
12mu|kernel-3.10.9-1|1585	CreateFiles $flavour
12mu|kernel-3.10.9-1|1586	}
12mu|kernel-3.10.9-1|1587	
12mu|kernel-3.10.9-1|1588	
12mu|kernel-3.10.9-1|1589	###
12mu|kernel-3.10.9-1|1590	# DO it...
12mu|kernel-3.10.9-1|1591	###
12mu|kernel-3.10.9-1|1592	
12mu|kernel-3.10.9-1|1593	
12mu|kernel-3.10.9-1|1594	# Create a simulacro of buildroot
12mu|kernel-3.10.9-1|1595	rm -rf %{temp_root}
12mu|kernel-3.10.9-1|1596	install -d %{temp_root}
12mu|kernel-3.10.9-1|1597	
12mu|kernel-3.10.9-1|1598	
12mu|kernel-3.10.9-1|1599	# make sure we are in the directory
12mu|kernel-3.10.9-1|1600	cd %src_dir
12mu|kernel-3.10.9-1|1601	
12mu|kernel-3.10.9-1|1602	%ifarch %{ix86}
12mu|kernel-3.10.9-1|1603	%if %build_desktop586
12mu|kernel-3.10.9-1|1604	CreateKernel desktop586
12mu|kernel-3.10.9-1|1605	%endif
12mu|kernel-3.10.9-1|1606	%endif
12mu|kernel-3.10.9-1|1607	
12mu|kernel-3.10.9-1|1608	%if %build_desktop
12mu|kernel-3.10.9-1|1609	CreateKernel desktop
12mu|kernel-3.10.9-1|1610	%endif
12mu|kernel-3.10.9-1|1611	
12mu|kernel-3.10.9-1|1612	%if %build_netbook
12mu|kernel-3.10.9-1|1613	CreateKernel netbook
12mu|kernel-3.10.9-1|1614	%endif
12mu|kernel-3.10.9-1|1615	
12mu|kernel-3.10.9-1|1616	%if %build_server
12mu|kernel-3.10.9-1|1617	CreateKernel server
12mu|kernel-3.10.9-1|1618	%endif
12mu|kernel-3.10.9-1|1619	
12mu|kernel-3.10.9-1|1620	%ifarch %{ix86}
12mu|kernel-3.10.9-1|1621	%if %build_desktop_pae
12mu|kernel-3.10.9-1|1622	CreateKernel desktop-pae
12mu|kernel-3.10.9-1|1623	%endif
12mu|kernel-3.10.9-1|1624	%endif
12mu|kernel-3.10.9-1|1625	
12mu|kernel-3.10.9-1|1626	%ifarch %{ix86}
12mu|kernel-3.10.9-1|1627	%if %build_netbook_pae
12mu|kernel-3.10.9-1|1628	CreateKernel netbook-pae
12mu|kernel-3.10.9-1|1629	%endif
12mu|kernel-3.10.9-1|1630	%endif
12mu|kernel-3.10.9-1|1631	
12mu|kernel-3.10.9-1|1632	%ifarch %{ix86}
12mu|kernel-3.10.9-1|1633	%if %build_nrj_desktop586
12mu|kernel-3.10.9-1|1634	CreateKernel nrj-desktop586
12mu|kernel-3.10.9-1|1635	%endif
12mu|kernel-3.10.9-1|1636	%endif
12mu|kernel-3.10.9-1|1637	
12mu|kernel-3.10.9-1|1638	%if %build_nrj_desktop
12mu|kernel-3.10.9-1|1639	CreateKernel nrj-desktop
12mu|kernel-3.10.9-1|1640	%endif
12mu|kernel-3.10.9-1|1641	
12mu|kernel-3.10.9-1|1642	%if %build_nrj_realtime
12mu|kernel-3.10.9-1|1643	CreateKernel nrj-realtime
12mu|kernel-3.10.9-1|1644	%endif
12mu|kernel-3.10.9-1|1645	
12mu|kernel-3.10.9-1|1646	%if %build_nrj_laptop
12mu|kernel-3.10.9-1|1647	CreateKernel nrj-laptop
12mu|kernel-3.10.9-1|1648	%endif
12mu|kernel-3.10.9-1|1649	
12mu|kernel-3.10.9-1|1650	%if %build_nrj_netbook
12mu|kernel-3.10.9-1|1651	CreateKernel nrj-netbook
12mu|kernel-3.10.9-1|1652	%endif
12mu|kernel-3.10.9-1|1653	
12mu|kernel-3.10.9-1|1654	%ifarch %{ix86}
12mu|kernel-3.10.9-1|1655	%if %build_nrj_desktop_pae
12mu|kernel-3.10.9-1|1656	CreateKernel nrj-desktop-pae
12mu|kernel-3.10.9-1|1657	%endif
12mu|kernel-3.10.9-1|1658	%endif
12mu|kernel-3.10.9-1|1659	
12mu|kernel-3.10.9-1|1660	%ifarch %{ix86}
12mu|kernel-3.10.9-1|1661	%if %build_nrj_realtime_pae
12mu|kernel-3.10.9-1|1662	CreateKernel nrj-realtime-pae
12mu|kernel-3.10.9-1|1663	%endif
12mu|kernel-3.10.9-1|1664	%endif
12mu|kernel-3.10.9-1|1665	
12mu|kernel-3.10.9-1|1666	%ifarch %{ix86}
12mu|kernel-3.10.9-1|1667	%if %build_nrj_laptop_pae
12mu|kernel-3.10.9-1|1668	CreateKernel nrj-laptop-pae
12mu|kernel-3.10.9-1|1669	%endif
12mu|kernel-3.10.9-1|1670	%endif
12mu|kernel-3.10.9-1|1671	
12mu|kernel-3.10.9-1|1672	%ifarch %{ix86}
12mu|kernel-3.10.9-1|1673	%if %build_nrj_netbook_pae
12mu|kernel-3.10.9-1|1674	CreateKernel nrj-netbook-pae
12mu|kernel-3.10.9-1|1675	%endif
12mu|kernel-3.10.9-1|1676	%endif
12mu|kernel-3.10.9-1|1677	
12mu|kernel-3.10.9-1|1678	%ifarch %{ix86}
12mu|kernel-3.10.9-1|1679	%if %build_nrj_netbook_atom
12mu|kernel-3.10.9-1|1680	CreateKernel nrj-netbook-atom
12mu|kernel-3.10.9-1|1681	%endif
12mu|kernel-3.10.9-1|1682	%endif
12mu|kernel-3.10.9-1|1683	
12mu|kernel-3.10.9-1|1684	%ifarch %{ix86}
12mu|kernel-3.10.9-1|1685	%if %build_nrj_netbook_atom_pae
12mu|kernel-3.10.9-1|1686	CreateKernel nrj-netbook-atom-pae
12mu|kernel-3.10.9-1|1687	%endif
12mu|kernel-3.10.9-1|1688	%endif
12mu|kernel-3.10.9-1|1689	
12mu|kernel-3.10.9-1|1690	%ifarch %{ix86}
12mu|kernel-3.10.9-1|1691	%if %build_nrj_desktop_core2
12mu|kernel-3.10.9-1|1692	CreateKernel nrj-desktop-core2
12mu|kernel-3.10.9-1|1693	%endif
12mu|kernel-3.10.9-1|1694	%endif
12mu|kernel-3.10.9-1|1695	
12mu|kernel-3.10.9-1|1696	%ifarch %{ix86}
12mu|kernel-3.10.9-1|1697	%if %build_nrj_desktop_core2_pae
12mu|kernel-3.10.9-1|1698	CreateKernel nrj-desktop-core2-pae
12mu|kernel-3.10.9-1|1699	%endif
12mu|kernel-3.10.9-1|1700	%endif
12mu|kernel-3.10.9-1|1701	
12mu|kernel-3.10.9-1|1702	%ifarch %{arm}
12mu|kernel-3.10.9-1|1703	%if %build_iop32x
12mu|kernel-3.10.9-1|1704	CreateKernel iop32x
12mu|kernel-3.10.9-1|1705	%endif
12mu|kernel-3.10.9-1|1706	%if %build_kirkwood
12mu|kernel-3.10.9-1|1707	CreateKernel kirkwood
12mu|kernel-3.10.9-1|1708	%endif
12mu|kernel-3.10.9-1|1709	%if %build_versatile
12mu|kernel-3.10.9-1|1710	CreateKernel versatile
12mu|kernel-3.10.9-1|1711	%endif
12mu|kernel-3.10.9-1|1712	%endif
12mu|kernel-3.10.9-1|1713	
12mu|kernel-3.10.9-1|1714	# set extraversion to match srpm to get nice version reported by the tools
12mu|kernel-3.10.9-1|1715	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mu|kernel-3.10.9-1|1716	
12mu|kernel-3.10.9-1|1717	
12mu|kernel-3.10.9-1|1718	############################################################
12mu|kernel-3.10.9-1|1719	### Linker start3 > Check point to build for cooker 2013 ###
12mu|kernel-3.10.9-1|1720	############################################################
12mu|kernel-3.10.9-1|1721	# build perf
12mu|kernel-3.10.9-1|1722	
12mu|kernel-3.10.9-1|1723	%if %{build_perf}
12mu|kernel-3.10.9-1|1724	%if %{mdvver} < 201300
12mu|kernel-3.10.9-1|1725	%make -C tools/perf -s HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} all
12mu|kernel-3.10.9-1|1726	%make -C tools/perf -s prefix=%{_prefix} man
12mu|kernel-3.10.9-1|1727	%else
12mu|kernel-3.10.9-1|1728	%make -C tools/perf -s HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} LDFLAGS="%optflags" all
12mu|kernel-3.10.9-1|1729	%make -C tools/perf -s prefix=%{_prefix} LDFLAGS="%optflags" man
12mu|kernel-3.10.9-1|1730	%endif
12mu|kernel-3.10.9-1|1731	%endif
12mu|kernel-3.10.9-1|1732	
12mu|kernel-3.10.9-1|1733	# build cpupower
12mu|kernel-3.10.9-1|1734	
12mu|kernel-3.10.9-1|1735	%if %{build_cpupower}
12mu|kernel-3.10.9-1|1736	# make sure version-gen.sh is executable.
12mu|kernel-3.10.9-1|1737	chmod +x tools/power/cpupower/utils/version-gen.sh
12mu|kernel-3.10.9-1|1738	%if %{mdvver} < 201300
12mu|kernel-3.10.9-1|1739	%make -C tools/power/cpupower CPUFREQ_BENCH=false
12mu|kernel-3.10.9-1|1740	%else
12mu|kernel-3.10.9-1|1741	%kmake -C tools/power/cpupower CPUFREQ_BENCH=false LDFLAGS="%optflags"
12mu|kernel-3.10.9-1|1742	%endif
12mu|kernel-3.10.9-1|1743	%endif
12mu|kernel-3.10.9-1|1744	############################################################
12mu|kernel-3.10.9-1|1745	###  Linker end3 > Check point to build for cooker 2013  ###
12mu|kernel-3.10.9-1|1746	############################################################
12mu|kernel-3.10.9-1|1747	
12mu|kernel-3.10.9-1|1748	
12mu|kernel-3.10.9-1|1749	# We don't make to repeat the depend code at the install phase
12mu|kernel-3.10.9-1|1750	%if %build_source
12mu|kernel-3.10.9-1|1751	%ifarch %{arm}
12mu|kernel-3.10.9-1|1752	PrepareKernel "kirkwood" %{buildrpmrel}custom
12mu|kernel-3.10.9-1|1753	%else
12mu|kernel-3.10.9-1|1754	PrepareKernel "" %{buildrpmrel}custom
12mu|kernel-3.10.9-1|1755	%endif
12mu|kernel-3.10.9-1|1756	%smake -s mrproper
12mu|kernel-3.10.9-1|1757	%endif
12mu|kernel-3.10.9-1|1758	
12mu|kernel-3.10.9-1|1759	
12mu|kernel-3.10.9-1|1760	###
12mu|kernel-3.10.9-1|1761	### install
12mu|kernel-3.10.9-1|1762	###
12mu|kernel-3.10.9-1|1763	%install
12mu|kernel-3.10.9-1|1764	install -m 644 %{SOURCE4}  .
12mu|kernel-3.10.9-1|1765	
12mu|kernel-3.10.9-1|1766	cd %src_dir
12mu|kernel-3.10.9-1|1767	
12mu|kernel-3.10.9-1|1768	# Directories definition needed for installing
12mu|kernel-3.10.9-1|1769	%define target_source %{buildroot}%{_kerneldir}
12mu|kernel-3.10.9-1|1770	%define target_boot %{buildroot}%{_bootdir}
12mu|kernel-3.10.9-1|1771	%define target_modules %{buildroot}%{_modulesdir}
12mu|kernel-3.10.9-1|1772	
12mu|kernel-3.10.9-1|1773	# We want to be able to test several times the install part
12mu|kernel-3.10.9-1|1774	rm -rf %{buildroot}
12mu|kernel-3.10.9-1|1775	cp -a %{temp_root} %{buildroot}
12mu|kernel-3.10.9-1|1776	
12mu|kernel-3.10.9-1|1777	# Create directories infastructure
12mu|kernel-3.10.9-1|1778	%if %build_source
12mu|kernel-3.10.9-1|1779	install -d %{target_source}
12mu|kernel-3.10.9-1|1780	
12mu|kernel-3.10.9-1|1781	tar cf - . | tar xf - -C %{target_source}
12mu|kernel-3.10.9-1|1782	chmod -R a+rX %{target_source}
12mu|kernel-3.10.9-1|1783	
12mu|kernel-3.10.9-1|1784	# we remove all the source files that we don't ship
12mu|kernel-3.10.9-1|1785	# first architecture files
12mu|kernel-3.10.9-1|1786	for i in alpha arc avr32 blackfin c6x cris frv h8300 hexagon ia64 m32r m68k m68knommu metag microblaze \
12mu|kernel-3.10.9-1|1787	mips openrisc parisc powerpc s390 score sh sh64 sparc tile unicore32 v850 xtensa mn10300; do
12mu|kernel-3.10.9-1|1788	rm -rf %{target_source}/arch/$i
12mu|kernel-3.10.9-1|1789	done
12mu|kernel-3.10.9-1|1790	
12mu|kernel-3.10.9-1|1791	# other misc files
12mu|kernel-3.10.9-1|1792	rm -f %{target_source}/{.config.old,.config.cmd,.gitignore,.lst,.mailmap}
12mu|kernel-3.10.9-1|1793	rm -f %{target_source}/{.missing-syscalls.d,arch/.gitignore,firmware/.gitignore}
12mu|kernel-3.10.9-1|1794	rm -rf %{target_source}/.tmp_depmod/
12mu|kernel-3.10.9-1|1795	
12mu|kernel-3.10.9-1|1796	#endif %build_source
12mu|kernel-3.10.9-1|1797	%endif
12mu|kernel-3.10.9-1|1798	
12mu|kernel-3.10.9-1|1799	# compressing modules
12mu|kernel-3.10.9-1|1800	%if %{build_modxz}
12mu|kernel-3.10.9-1|1801	find %{target_modules} -name "*.ko" | %kxargs xz -6e
12mu|kernel-3.10.9-1|1802	%else
12mu|kernel-3.10.9-1|1803	find %{target_modules} -name "*.ko" | %kxargs gzip -9
12mu|kernel-3.10.9-1|1804	%endif
12mu|kernel-3.10.9-1|1805	
12mu|kernel-3.10.9-1|1806	# We used to have a copy of PrepareKernel here
12mu|kernel-3.10.9-1|1807	# Now, we make sure that the thing in the linux dir is what we want it to be
12mu|kernel-3.10.9-1|1808	for i in %{target_modules}/*; do
12mu|kernel-3.10.9-1|1809	rm -f $i/build $i/source
12mu|kernel-3.10.9-1|1810	done
12mu|kernel-3.10.9-1|1811	
12mu|kernel-3.10.9-1|1812	# sniff, if we compressed all the modules, we change the stamp :(
12mu|kernel-3.10.9-1|1813	# we really need the depmod -ae here
12mu|kernel-3.10.9-1|1814	pushd %{target_modules}
12mu|kernel-3.10.9-1|1815	for i in *; do
12mu|kernel-3.10.9-1|1816	/sbin/depmod -ae -b %{buildroot} -F %{target_boot}/System.map-$i $i
12mu|kernel-3.10.9-1|1817	echo $?
12mu|kernel-3.10.9-1|1818	done
12mu|kernel-3.10.9-1|1819	
12mu|kernel-3.10.9-1|1820	for i in *; do
12mu|kernel-3.10.9-1|1821	pushd $i
12mu|kernel-3.10.9-1|1822	echo "Creating modules.description for $i"
12mu|kernel-3.10.9-1|1823	modules=`find . -name "*.ko.[g,x]z"`
12mu|kernel-3.10.9-1|1824	echo $modules | %kxargs /sbin/modinfo \
12mu|kernel-3.10.9-1|1825	| perl -lne 'print "$name\t$1" if $name && /^description:\s*(.*)/; $name = $1 if m!^filename:\s*(.*)\.k?o!; $name =~ s!.*/!!' > modules.description
12mu|kernel-3.10.9-1|1826	popd
12mu|kernel-3.10.9-1|1827	done
12mu|kernel-3.10.9-1|1828	popd
12mu|kernel-3.10.9-1|1829	
12mu|kernel-3.10.9-1|1830	# need to set extraversion to match srpm again to avoid rebuild
12mu|kernel-3.10.9-1|1831	LC_ALL=C perl -p -i -e "s/^EXTRAVERSION.*/EXTRAVERSION = -%{rpmrel}/" Makefile
12mu|kernel-3.10.9-1|1832	%if %{build_perf}
12mu|kernel-3.10.9-1|1833	
12mu|kernel-3.10.9-1|1834	# perf tool binary and supporting scripts/binaries
12mu|kernel-3.10.9-1|1835	make -C tools/perf -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install
12mu|kernel-3.10.9-1|1836	
12mu|kernel-3.10.9-1|1837	# perf man pages (note: implicit rpm magic compresses them later)
12mu|kernel-3.10.9-1|1838	make -C tools/perf  -s V=1 DESTDIR=%{buildroot} HAVE_CPLUS_DEMANGLE=1 prefix=%{_prefix} install-man
12mu|kernel-3.10.9-1|1839	%endif
12mu|kernel-3.10.9-1|1840	
12mu|kernel-3.10.9-1|1841	############################################################
12mu|kernel-3.10.9-1|1842	### Linker start4 > Check point to build for cooker 2013 ###
12mu|kernel-3.10.9-1|1843	############################################################
12mu|kernel-3.10.9-1|1844	%if %{build_cpupower}
12mu|kernel-3.10.9-1|1845	%if %{mdvver} < 201300
12mu|kernel-3.10.9-1|1846	make -C tools/power/cpupower DESTDIR=%{buildroot} libdir=%{_libdir} mandir=%{_mandir} CPUFREQ_BENCH=false install
12mu|kernel-3.10.9-1|1847	%else
12mu|kernel-3.10.9-1|1848	%make -C tools/power/cpupower DESTDIR=%{buildroot} libdir=%{_libdir} mandir=%{_mandir} CPUFREQ_BENCH=false LDFLAGS="%optflags" install
12mu|kernel-3.10.9-1|1849	%endif
12mu|kernel-3.10.9-1|1850	rm -f %{buildroot}%{_libdir}/*.{a,la}
12mu|kernel-3.10.9-1|1851	%find_lang cpupower
12mu|kernel-3.10.9-1|1852	mv cpupower.lang ../
12mu|kernel-3.10.9-1|1853	chmod 0755 %{buildroot}%{_libdir}/libcpupower.so*
12mu|kernel-3.10.9-1|1854	mkdir -p %{buildroot}%{_unitdir} %{buildroot}%{_sysconfdir}/sysconfig
12mu|kernel-3.10.9-1|1855	install -m644 %{SOURCE50} %{buildroot}%{_unitdir}/cpupower.service
12mu|kernel-3.10.9-1|1856	install -m644 %{SOURCE51} %{buildroot}%{_sysconfdir}/sysconfig/cpupower
12mu|kernel-3.10.9-1|1857	%endif
12mu|kernel-3.10.9-1|1858	############################################################
12mu|kernel-3.10.9-1|1859	### Linker start4 > Check point to build for cooker 2013 ###
12mu|kernel-3.10.9-1|1860	############################################################
12mu|kernel-3.10.9-1|1861	
12mu|kernel-3.10.9-1|1862	###
12mu|kernel-3.10.9-1|1863	### clean
12mu|kernel-3.10.9-1|1864	###
12mu|kernel-3.10.9-1|1865	%clean
12mu|kernel-3.10.9-1|1866	rm -rf %{buildroot}
12mu|kernel-3.10.9-1|1867	
12mu|kernel-3.10.9-1|1868	
12mu|kernel-3.10.9-1|1869	# We don't want to remove this, the whole reason of its existence is to be
12mu|kernel-3.10.9-1|1870	# able to do several rpm --short-circuit -bi for testing install
12mu|kernel-3.10.9-1|1871	# phase without repeating compilation phase
12mu|kernel-3.10.9-1|1872	#rm -rf %{temp_root}
12mu|kernel-3.10.9-1|1873	
12mu|kernel-3.10.9-1|1874	###
12mu|kernel-3.10.9-1|1875	### source and doc file lists
12mu|kernel-3.10.9-1|1876	###
12mu|kernel-3.10.9-1|1877	
12mu|kernel-3.10.9-1|1878	%if %build_source
12mu|kernel-3.10.9-1|1879	%files -n %{kname}-source-%{buildrel}
12mu|kernel-3.10.9-1|1880	%dir %{_kerneldir}
12mu|kernel-3.10.9-1|1881	%dir %{_kerneldir}/arch
12mu|kernel-3.10.9-1|1882	%dir %{_kerneldir}/include
12mu|kernel-3.10.9-1|1883	%{_kerneldir}/3rdparty
12mu|kernel-3.10.9-1|1884	%{_kerneldir}/Documentation
12mu|kernel-3.10.9-1|1885	%{_kerneldir}/arch/Kconfig
12mu|kernel-3.10.9-1|1886	%{_kerneldir}/arch/arm
12mu|kernel-3.10.9-1|1887	%{_kerneldir}/arch/arm64
12mu|kernel-3.10.9-1|1888	%{_kerneldir}/arch/um
12mu|kernel-3.10.9-1|1889	%{_kerneldir}/arch/x86
12mu|kernel-3.10.9-1|1890	%{_kerneldir}/block
12mu|kernel-3.10.9-1|1891	%{_kerneldir}/crypto
12mu|kernel-3.10.9-1|1892	%{_kerneldir}/drivers
12mu|kernel-3.10.9-1|1893	%{_kerneldir}/firmware
12mu|kernel-3.10.9-1|1894	%{_kerneldir}/fs
12mu|kernel-3.10.9-1|1895	%{_kerneldir}/include/Kbuild
12mu|kernel-3.10.9-1|1896	%{_kerneldir}/include/acpi
12mu|kernel-3.10.9-1|1897	%{_kerneldir}/include/asm-generic
12mu|kernel-3.10.9-1|1898	%{_kerneldir}/include/clocksource
12mu|kernel-3.10.9-1|1899	%{_kerneldir}/include/crypto
12mu|kernel-3.10.9-1|1900	%{_kerneldir}/include/drm
12mu|kernel-3.10.9-1|1901	%{_kerneldir}/include/dt-bindings
12mu|kernel-3.10.9-1|1902	%{_kerneldir}/include/keys
12mu|kernel-3.10.9-1|1903	%{_kerneldir}/include/linux
12mu|kernel-3.10.9-1|1904	%{_kerneldir}/include/math-emu
12mu|kernel-3.10.9-1|1905	%{_kerneldir}/include/media
12mu|kernel-3.10.9-1|1906	%{_kerneldir}/include/memory
12mu|kernel-3.10.9-1|1907	%{_kerneldir}/include/misc
12mu|kernel-3.10.9-1|1908	%{_kerneldir}/include/net
12mu|kernel-3.10.9-1|1909	%{_kerneldir}/include/pcmcia
12mu|kernel-3.10.9-1|1910	%{_kerneldir}/include/ras
12mu|kernel-3.10.9-1|1911	%{_kerneldir}/include/rdma
12mu|kernel-3.10.9-1|1912	%{_kerneldir}/include/rxrpc
12mu|kernel-3.10.9-1|1913	%{_kerneldir}/include/scsi
12mu|kernel-3.10.9-1|1914	%{_kerneldir}/include/sound
12mu|kernel-3.10.9-1|1915	%{_kerneldir}/include/target
12mu|kernel-3.10.9-1|1916	%{_kerneldir}/include/trace
12mu|kernel-3.10.9-1|1917	%{_kerneldir}/include/uapi
12mu|kernel-3.10.9-1|1918	%{_kerneldir}/include/video
12mu|kernel-3.10.9-1|1919	%{_kerneldir}/include/xen
12mu|kernel-3.10.9-1|1920	%{_kerneldir}/init
12mu|kernel-3.10.9-1|1921	%{_kerneldir}/ipc
12mu|kernel-3.10.9-1|1922	%{_kerneldir}/kernel
12mu|kernel-3.10.9-1|1923	%{_kerneldir}/lib
12mu|kernel-3.10.9-1|1924	%{_kerneldir}/mm
12mu|kernel-3.10.9-1|1925	%{_kerneldir}/net
12mu|kernel-3.10.9-1|1926	%{_kerneldir}/virt
12mu|kernel-3.10.9-1|1927	%{_kerneldir}/samples
12mu|kernel-3.10.9-1|1928	%{_kerneldir}/scripts
12mu|kernel-3.10.9-1|1929	%{_kerneldir}/security
12mu|kernel-3.10.9-1|1930	%{_kerneldir}/sound
12mu|kernel-3.10.9-1|1931	%{_kerneldir}/tools
12mu|kernel-3.10.9-1|1932	%{_kerneldir}/usr
12mu|kernel-3.10.9-1|1933	%{_kerneldir}/COPYING
12mu|kernel-3.10.9-1|1934	%{_kerneldir}/CREDITS
12mu|kernel-3.10.9-1|1935	%{_kerneldir}/Kbuild
12mu|kernel-3.10.9-1|1936	%{_kerneldir}/Kconfig
12mu|kernel-3.10.9-1|1937	%{_kerneldir}/MAINTAINERS
12mu|kernel-3.10.9-1|1938	%{_kerneldir}/Makefile
12mu|kernel-3.10.9-1|1939	%{_kerneldir}/README
12mu|kernel-3.10.9-1|1940	%{_kerneldir}/REPORTING-BUGS
12mu|kernel-3.10.9-1|1941	%doc README.kernel-sources
12mu|kernel-3.10.9-1|1942	
12mu|kernel-3.10.9-1|1943	%files -n %{kname}-source-latest
12mu|kernel-3.10.9-1|1944	%endif
12mu|kernel-3.10.9-1|1945	
12mu|kernel-3.10.9-1|1946	%if %build_doc
12mu|kernel-3.10.9-1|1947	%files -n %{kname}-doc
12mu|kernel-3.10.9-1|1948	%doc linux-%{tar_ver}/Documentation/*
12mu|kernel-3.10.9-1|1949	%endif
12mu|kernel-3.10.9-1|1950	
12mu|kernel-3.10.9-1|1951	%if %{build_perf}
12mu|kernel-3.10.9-1|1952	%files -n perf
12mu|kernel-3.10.9-1|1953	%{_bindir}/perf
12mu|kernel-3.10.9-1|1954	%dir %{_prefix}/libexec/perf-core
12mu|kernel-3.10.9-1|1955	%{_prefix}/libexec/perf-core/*
12mu|kernel-3.10.9-1|1956	%{_mandir}/man[1-8]/perf*
12mu|kernel-3.10.9-1|1957	%{_sysconfdir}/bash_completion.d/perf
12mu|kernel-3.10.9-1|1958	%endif
12mu|kernel-3.10.9-1|1959	
12mu|kernel-3.10.9-1|1960	%if %{build_cpupower}
12mu|kernel-3.10.9-1|1961	%files -n cpupower -f cpupower.lang
12mu|kernel-3.10.9-1|1962	%{_bindir}/cpupower
12mu|kernel-3.10.9-1|1963	%{_libdir}/libcpupower.so.0
12mu|kernel-3.10.9-1|1964	%{_libdir}/libcpupower.so.0.0.0
12mu|kernel-3.10.9-1|1965	%{_unitdir}/cpupower.service
12mu|kernel-3.10.9-1|1966	%{_mandir}/man[1-8]/cpupower*
12mu|kernel-3.10.9-1|1967	%config(noreplace) %{_sysconfdir}/sysconfig/cpupower
12mu|kernel-3.10.9-1|1968	
12mu|kernel-3.10.9-1|1969	%files -n cpupower-devel
12mu|kernel-3.10.9-1|1970	%{_libdir}/libcpupower.so
12mu|kernel-3.10.9-1|1971	%{_includedir}/cpufreq.h
12mu|kernel-3.10.9-1|1972	%endif
12mu|kernel-3.10.9-1|1973	
12mu|kernel-3.10.9-1|1974	
12mu|kernel-3.10.9-1|1975	%changelog
12mu|kernel-3.10.9-1|1976	
12mu|kernel-3.10.9-1|1977	* Thu Aug 22 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.10.9-1
12mu|kernel-3.10.9-1|1978	- replacement 3.10.9 release
12mu|kernel-3.10.9-1|1979	- To fix the "hangs on boot issue" signaled: bugs.rosalinux.ru/show_bug.cgi?id=2530
12mu|kernel-3.10.9-1|1980	- add: /patches-NRJ/0004-block-Switch-from-BFQ-v6r2-for-3.10.0-to-BFQ-v6r2-fo.patch
12mu|kernel-3.10.9-1|1981	- sync: /patches
12mu|kernel-3.10.9-1|1982	- update: /patches-QL/tuxonice-for-linux-3.10.9-2013-08-21.patch
12mu|kernel-3.10.9-1|1983	- fix conflicts as suggested by Tomasz ﻿Paweł﻿ Gajc: dkms-nvidia-current < 325.15-1
12mu|kernel-3.10.9-1|1984	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|1985	- Kernel 3.10 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|1986	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|1987	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|1988	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|1989	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|1990	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|1991	
12mu|kernel-3.10.9-1|1992	* Wed Aug 21 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.10.9-1
12mu|kernel-3.10.9-1|1993	+ update to 3.10.9 stable
12mu|kernel-3.10.9-1|1994	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|1995	- Kernel 3.10 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|1996	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|1997	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|1998	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|1999	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2000	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2001	
12mu|kernel-3.10.9-1|2002	* Tue Aug 20 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.10.8-1
12mu|kernel-3.10.9-1|2003	+ update to 3.10.8 stable
12mu|kernel-3.10.9-1|2004	- sync and update few patches
12mu|kernel-3.10.9-1|2005	- the compressed folder has redundant contents to be used for NRJ4/NRJ5:
12mu|kernel-3.10.9-1|2006	- the same folder can be used with kernel.spec for new Kernels ONE model
12mu|kernel-3.10.9-1|2007	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2008	- Kernel 3.10 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2009	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2010	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2011	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2012	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2013	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2014	
12mu|kernel-3.10.9-1|2015	* Thu Aug 15 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.10.7-1
12mu|kernel-3.10.9-1|2016	+ update to 3.10.7 stable
12mu|kernel-3.10.9-1|2017	- sync patches, drop old stable queue, drm-radeon and zram patches
12mu|kernel-3.10.9-1|2018	- fixed the Conflicts: dkms-broadcom-wl < 5.100.82.112-12
12mu|kernel-3.10.9-1|2019	- fixed create_configs (ver 1.8) - removed question when -netbook +pae
12mu|kernel-3.10.9-1|2020	* modified from: $values{XEN} = "n"; >>> to >>> $to_add{XEN} = "n";
12mu|kernel-3.10.9-1|2021	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2022	- Kernel 3.10 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2023	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2024	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2025	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2026	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2027	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2028	
12mu|kernel-3.10.9-1|2029	* Tue Aug 13 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.10.6-1
12mu|kernel-3.10.9-1|2030	+ update to 3.10.6 stable
12mu|kernel-3.10.9-1|2031	- sync all /patches
12mu|kernel-3.10.9-1|2032	- update QL patch: tuxonice-for-linux-3.10.6-2013-08-13.patch
12mu|kernel-3.10.9-1|2033	- fixed Conflicts with new proprietary driver version-release
12mu|kernel-3.10.9-1|2034	- fixed Provides value for Alsa
12mu|kernel-3.10.9-1|2035	- small fix to .spec for %files headers section
12mu|kernel-3.10.9-1|2036	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2037	- Kernel 3.10 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2038	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2039	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2040	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2041	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2042	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2043	
12mu|kernel-3.10.9-1|2044	* Wed Aug 07 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.10.5-1
12mu|kernel-3.10.9-1|2045	+ update to 3.10.5 stable
12mu|kernel-3.10.9-1|2046	- sync all /patches
12mu|kernel-3.10.9-1|2047	- sync defconfigs
12mu|kernel-3.10.9-1|2048	- enable ndiswrapper
12mu|kernel-3.10.9-1|2049	- update QL patch: tuxonice-for-linux-3.10.5-2013-08-04.patch
12mu|kernel-3.10.9-1|2050	- revert to power save disable to verify if fixes an issue of audio noise:
12mu|kernel-3.10.9-1|2051	- (that issue has been firstly reported by "dago68", then verified by me)
12mu|kernel-3.10.9-1|2052	* CONFIG_SND_HDA_POWER_SAVE_DEFAULT=0
12mu|kernel-3.10.9-1|2053	* CONFIG_SND_AC97_POWER_SAVE_DEFAULT=0
12mu|kernel-3.10.9-1|2054	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2055	- Kernel 3.10 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2056	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2057	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2058	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2059	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2060	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2061	
12mu|kernel-3.10.9-1|2062	* Thu Aug 01 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.10.4-1
12mu|kernel-3.10.9-1|2063	+ update to 3.10.4 stable
12mu|kernel-3.10.9-1|2064	- revert to old /scripts/create_configs-QL behaviour:
12mu|kernel-3.10.9-1|2065	* now -laptop and -netbook are 300 and 250HZ again
12mu|kernel-3.10.9-1|2066	- sync /patches
12mu|kernel-3.10.9-1|2067	- update patch: tuxonice-for-linux-3.10.4-2013-07-30.patch
12mu|kernel-3.10.9-1|2068	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2069	- Kernel 3.10 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2070	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2071	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2072	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2073	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2074	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2075	
12mu|kernel-3.10.9-1|2076	* Tue Jul 30 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.10.1-1
12mu|kernel-3.10.9-1|2077	+ update to 3.10.1 stable
12mu|kernel-3.10.9-1|2078	- all the defconfigs have been prepared for 3.10 series
12mu|kernel-3.10.9-1|2079	- all the patches have been updated for the 3.10 series
12mu|kernel-3.10.9-1|2080	- update kernel specs
12mu|kernel-3.10.9-1|2081	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2082	- Kernel 3.10 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2083	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2084	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2085	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2086	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2087	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2088	
12mu|kernel-3.10.9-1|2089	* Tue Jul 23 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.9.11-1
12mu|kernel-3.10.9-1|2090	+ update to stable 3.9.11 (EOL)
12mu|kernel-3.10.9-1|2091	- update patches:
12mu|kernel-3.10.9-1|2092	* tuxonice-for-linux-3.9.11-2013-07-21.patch
12mu|kernel-3.10.9-1|2093	- update defconfigs
12mu|kernel-3.10.9-1|2094	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2095	- Kernel 3.9 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2096	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2097	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2098	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2099	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2100	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2101	
12mu|kernel-3.10.9-1|2102	* Wed Jul 17 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.9.10-1
12mu|kernel-3.10.9-1|2103	+ update to 3.9.10 stable
12mu|kernel-3.10.9-1|2104	- update patches:
12mu|kernel-3.10.9-1|2105	* tuxonice-for-linux-3.9.10-2013-07-14.patch
12mu|kernel-3.10.9-1|2106	* uksm-0.1.2.2-for-v3.9.ge.8.patch
12mu|kernel-3.10.9-1|2107	- update defconfigs
12mu|kernel-3.10.9-1|2108	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2109	- Kernel 3.9 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2110	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2111	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2112	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2113	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2114	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2115	
12mu|kernel-3.10.9-1|2116	* Fri Jul 05 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.9.9-1
12mu|kernel-3.10.9-1|2117	+ update to 3.9.9 stable
12mu|kernel-3.10.9-1|2118	- update update: tuxonice-for-linux-3.9-8-2013-06-29.patch
12mu|kernel-3.10.9-1|2119	- added patch: net-wireless-bcma-add-support-for-BCM43142.patch
12mu|kernel-3.10.9-1|2120	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2121	- Kernel 3.9 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2122	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2123	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2124	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2125	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2126	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2127	
12mu|kernel-3.10.9-1|2128	* Thu Jun 27 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.9.8-1
12mu|kernel-3.10.9-1|2129	+ update to 3.9.8 stable
12mu|kernel-3.10.9-1|2130	- update patch: tuxonice-for-linux-3.9-7-2013-06-23.patch
12mu|kernel-3.10.9-1|2131	- add patch: ath9k_htc > Handle IDLE state transition properly
12mu|kernel-3.10.9-1|2132	- removed unused config keys: ATH9K_RATE_CONTROL=y & USB_CHIPIDEA_HOST=y
12mu|kernel-3.10.9-1|2133	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2134	- Kernel 3.9 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2135	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2136	- This kernel contains also some other patches to improve the hw support
12mu|kernel-3.10.9-1|2137	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2138	
12mu|kernel-3.10.9-1|2139	* Thu Jun 20 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.9.7-1
12mu|kernel-3.10.9-1|2140	+ update to 3.9.7 stable
12mu|kernel-3.10.9-1|2141	- fixed a shutdown issue reported on nrjQL laptop -netbook and -server
12mu|kernel-3.10.9-1|2142	- now BFQ is the version updated to v6r2, dated 15 June
12mu|kernel-3.10.9-1|2143	- replaced 3 patches:
12mu|kernel-3.10.9-1|2144	* 0001-block-cgroups-kconfig-build-bits-for-BFQ-v6r2-3.8.patch
12mu|kernel-3.10.9-1|2145	* 0002-block-introduce-the-BFQ-v6r2-I-O-sched-for-3.8.patch
12mu|kernel-3.10.9-1|2146	* 0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v6r2-for-3.8.0.patch
12mu|kernel-3.10.9-1|2147	- new key since 3.9.7 >>> # CONFIG_ATH9K_LEGACY_RATE_CONTROL is not set
12mu|kernel-3.10.9-1|2148	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2149	- Kernel 3.9 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2150	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2151	- This kernel contains also some other patches to improve the hw support
12mu|kernel-3.10.9-1|2152	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2153	
12mu|kernel-3.10.9-1|2154	* Fri Jun 14 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.9.6-1
12mu|kernel-3.10.9-1|2155	+ update to 3.9.6 stable
12mu|kernel-3.10.9-1|2156	- update TOI patch >>> tuxonice-for-linux-3.9-6-2013-06-14.patch
12mu|kernel-3.10.9-1|2157	- update all defconfigs: insert the new key values in the proper places
12mu|kernel-3.10.9-1|2158	- update kernel.spec about text descriptions for nrj and nrjQL flavours
12mu|kernel-3.10.9-1|2159	- small overall cleanups
12mu|kernel-3.10.9-1|2160	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2161	- Kernel 3.9 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2162	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2163	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2164	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2165	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2166	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2167	
12mu|kernel-3.10.9-1|2168	* Wed Jun 12 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.9.5-1
12mu|kernel-3.10.9-1|2169	+ update to 3.9.5 stable
12mu|kernel-3.10.9-1|2170	- update TOI patch >>> tuxonice-for-linux-3.9-5-2013-06-08.patch
12mu|kernel-3.10.9-1|2171	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2172	- Kernel 3.9 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2173	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2174	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2175	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2176	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2177	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2178	
12mu|kernel-3.10.9-1|2179	* Tue Jun 11 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.9.1-1
12mu|kernel-3.10.9-1|2180	+ update to 3.9.1 stable
12mu|kernel-3.10.9-1|2181	- all the defconfigs have been prepared for 3.9 series
12mu|kernel-3.10.9-1|2182	- all the patches have been updated for the 3.9 series
12mu|kernel-3.10.9-1|2183	- update kernel specs
12mu|kernel-3.10.9-1|2184	- update kernel scripts
12mu|kernel-3.10.9-1|2185	- we've received some good suggestions, and all have been accepted
12mu|kernel-3.10.9-1|2186	- on mainline nrj kernels we apply again > create_configs-withBFQ
12mu|kernel-3.10.9-1|2187	- 1> suggestions and requests received by Per Øyvind Karlsen (POK)
12mu|kernel-3.10.9-1|2188	* TOI (tuxonice) was only in laptop/netbook, now in all flavours
12mu|kernel-3.10.9-1|2189	* CONFIG_PM_AUTOSLEEP=y
12mu|kernel-3.10.9-1|2190	* CONFIG_SFI =m
12mu|kernel-3.10.9-1|2191	* CONFIG_BLK_DEV_DRBD=m
12mu|kernel-3.10.9-1|2192	* # CONFIG_DRBD_FAULT_INJECTION is not set
12mu|kernel-3.10.9-1|2193	* CONFIG_HW_RANDOM_TIMERIOMEM=m
12mu|kernel-3.10.9-1|2194	* CONFIG_DRM_VIA=m
12mu|kernel-3.10.9-1|2195	* CONFIG_FB_ATY128_BACKLIGHT=y
12mu|kernel-3.10.9-1|2196	* CONFIG_USB_RIO500=m
12mu|kernel-3.10.9-1|2197	* CONFIG_DRM_VMWGFX_FBCON=y
12mu|kernel-3.10.9-1|2198	* CONFIG_SND_PCSP=m
12mu|kernel-3.10.9-1|2199	* CONFIG_SND_HDA_POWER_SAVE_DEFAULT=10
12mu|kernel-3.10.9-1|2200	* CONFIG_SND_AC97_POWER_SAVE_DEFAULT=10
12mu|kernel-3.10.9-1|2201	- 2> suggestions from an advanced user to A.Burmashev
12mu|kernel-3.10.9-1|2202	* CONFIG_TCP_CONG_ADVANCED=y
12mu|kernel-3.10.9-1|2203	* CONFIG_TCP_CONG_BIC=m
12mu|kernel-3.10.9-1|2204	* CONFIG_TCP_CONG_CUBIC=y
12mu|kernel-3.10.9-1|2205	* CONFIG_TCP_CONG_WESTWOOD=m
12mu|kernel-3.10.9-1|2206	* CONFIG_TCP_CONG_HTCP=m
12mu|kernel-3.10.9-1|2207	* CONFIG_TCP_CONG_HSTCP=m
12mu|kernel-3.10.9-1|2208	* CONFIG_TCP_CONG_HYBLA=m
12mu|kernel-3.10.9-1|2209	* CONFIG_TCP_CONG_VEGAS=m
12mu|kernel-3.10.9-1|2210	* CONFIG_TCP_CONG_SCALABLE=m
12mu|kernel-3.10.9-1|2211	* CONFIG_TCP_CONG_LP=m
12mu|kernel-3.10.9-1|2212	* CONFIG_TCP_CONG_VENO=m
12mu|kernel-3.10.9-1|2213	* CONFIG_TCP_CONG_YEAH=m
12mu|kernel-3.10.9-1|2214	* CONFIG_TCP_CONG_ILLINOIS=m
12mu|kernel-3.10.9-1|2215	* CONFIG_DEFAULT_CUBIC=y
12mu|kernel-3.10.9-1|2216	* # CONFIG_DEFAULT_RENO is not set
12mu|kernel-3.10.9-1|2217	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2218	- Kernel 3.9 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2219	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2220	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2221	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2222	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2223	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2224	
12mu|kernel-3.10.9-1|2225	* Fri May 17 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.13-1
12mu|kernel-3.10.9-1|2226	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1|2227	+ update to 3.8.13 stable (EOL)
12mu|kernel-3.10.9-1|2228	- * 87 files changed, 902 insertions(+), 445 deletions(-)
12mu|kernel-3.10.9-1|2229	- patches updated
12mu|kernel-3.10.9-1|2230	- two kernel keys have been modified:
12mu|kernel-3.10.9-1|2231	- * CONFIG_NLS_DEFAULT="iso8859-1" to CONFIG_NLS_DEFAULT="utf8"
12mu|kernel-3.10.9-1|2232	- * new add > CONFIG_MOUSE_CYAPA=m
12mu|kernel-3.10.9-1|2233	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2234	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2235	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2236	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2237	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2238	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2239	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2240	
12mu|kernel-3.10.9-1|2241	* Thu May 16 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.12-2
12mu|kernel-3.10.9-1|2242	+ update to 3.8.12 stable - second release
12mu|kernel-3.10.9-1|2243	- BFQ patches update to v6r1 that contain two important fixes.
12mu|kernel-3.10.9-1|2244	- BFQ is disable on mainline kernels (nrj), as v6 caused some rare oops:
12mu|kernel-3.10.9-1|2245	- but you can still enable it easily from kernel.spec using the command
12mu|kernel-3.10.9-1|2246	- create_configs-withBFQ instead of create_configs (one of 2 must be #)
12mu|kernel-3.10.9-1|2247	- BFQ is enable on development kernels nrjQL, but now is the fixed v6r1
12mu|kernel-3.10.9-1|2248	- ZSwap patch dropped, as it caused some rare oops...
12mu|kernel-3.10.9-1|2249	- ZSMALLOC is now built-in on arm to workaround a build failure
12mu|kernel-3.10.9-1|2250	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2251	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2252	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2253	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2254	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2255	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2256	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2257	
12mu|kernel-3.10.9-1|2258	* Thu May 09 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.12-1
12mu|kernel-3.10.9-1|2259	- Virtual package for new nrj kernel for properly install and updates.
12mu|kernel-3.10.9-1|2260	+ update to 3.8.12 stable
12mu|kernel-3.10.9-1|2261	- * 129 files changed, 641 insertions(+), 320 deletions(-)
12mu|kernel-3.10.9-1|2262	- patches dropped, now in upstream
12mu|kernel-3.10.9-1|2263	- patches updated to newer versions
12mu|kernel-3.10.9-1|2264	- * tuxonice 3.8.12 20130509
12mu|kernel-3.10.9-1|2265	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2266	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2267	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2268	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2269	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2270	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2271	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2272	
12mu|kernel-3.10.9-1|2273	* Tue May 07 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.11-1
12mu|kernel-3.10.9-1|2274	+ update to 3.8.11 stable
12mu|kernel-3.10.9-1|2275	- * 49 files changed, 454 insertions(+), 166 deletions(-)
12mu|kernel-3.10.9-1|2276	- patches dropped, now in upstream
12mu|kernel-3.10.9-1|2277	- patches updated to newer versions
12mu|kernel-3.10.9-1|2278	- * aufs3 3.8 20130504
12mu|kernel-3.10.9-1|2279	- * tuxonice 3.8.11 20130504
12mu|kernel-3.10.9-1|2280	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2281	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2282	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2283	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2284	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2285	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2286	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2287	
12mu|kernel-3.10.9-1|2288	* Sat Apr 27 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.10-1
12mu|kernel-3.10.9-1|2289	+ update to 3.8.10 stable
12mu|kernel-3.10.9-1|2290	- * 58 files changed, 405 insertions(+), 222 deletions(-)
12mu|kernel-3.10.9-1|2291	- * 3 files changed, 27 insertions(+), 1 deletion(-)
12mu|kernel-3.10.9-1|2292	- patches updated to newer versions dated 20130427:
12mu|kernel-3.10.9-1|2293	* aufs3, fbcondor, ureadahead, toi, vhba, zwap
12mu|kernel-3.10.9-1|2294	- patch add: try removing a boot warning about kernelvariables
12mu|kernel-3.10.9-1|2295	* /patches-extras/kernelvariables.patch
12mu|kernel-3.10.9-1|2296	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2297	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2298	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2299	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2300	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2301	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2302	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2303	
12mu|kernel-3.10.9-1|2304	* Wed Apr 17 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.8-1
12mu|kernel-3.10.9-1|2305	+ update to 3.8.8 stable
12mu|kernel-3.10.9-1|2306	- *  37 files changed, 335 insertions(+), 344 deletions(-)
12mu|kernel-3.10.9-1|2307	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2308	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2309	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2310	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2311	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2312	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2313	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2314	
12mu|kernel-3.10.9-1|2315	* Mon Apr 15 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.7-1
12mu|kernel-3.10.9-1|2316	+ update to 3.8.7 stable
12mu|kernel-3.10.9-1|2317	- * 67 files changed, 507 insertions(+), 341 deletions(-)
12mu|kernel-3.10.9-1|2318	- new patches added, enabled and configured with default values
12mu|kernel-3.10.9-1|2319	* /patches-extras/linux-3.8.6-colored-printk.patch
12mu|kernel-3.10.9-1|2320	*/patches-extras/zswap-3.8-20130415.patch
12mu|kernel-3.10.9-1|2321	* zswap now is enabled only on x86 arch, not in ARM (using zcache2)
12mu|kernel-3.10.9-1|2322	- patches updated to newer versions 20130414:
12mu|kernel-3.10.9-1|2323	* aufs3, toi
12mu|kernel-3.10.9-1|2324	- patches updated to newer versions 20130415:
12mu|kernel-3.10.9-1|2325	* fbcondor, ureadahead, vhba
12mu|kernel-3.10.9-1|2326	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2327	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2328	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2329	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2330	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2331	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2332	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2333	
12mu|kernel-3.10.9-1|2334	* Sun Apr 07 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.6-1
12mu|kernel-3.10.9-1|2335	+ update to 3.8.6 stable
12mu|kernel-3.10.9-1|2336	- * (158 files changed, 1341 insertions(+), 658 deletions(-)
12mu|kernel-3.10.9-1|2337	- patch add: reiserfs4 ver.3.8 with its configuration as new module
12mu|kernel-3.10.9-1|2338	* add an experimental support to Reiser4 FS: please test this FS!
12mu|kernel-3.10.9-1|2339	- patches updated to newer git version 20130406:
12mu|kernel-3.10.9-1|2340	* aufs3, brtfs-lz4, fbcondor, toi, ureadahead, vhba
12mu|kernel-3.10.9-1|2341	- Some kernel.spec changes from cooker to make it ARM/ARM64 compatible:
12mu|kernel-3.10.9-1|2342	* Import Bero commit 0e1b905e24 from openmandriva cooker kernel.spec
12mu|kernel-3.10.9-1|2343	* Import Fedya commit 4254d039f6 from openmandriva cooker kernel.spec
12mu|kernel-3.10.9-1|2344	- add conflict for dkms-nvidia173 <= 173.14.36
12mu|kernel-3.10.9-1|2345	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2346	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2347	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2348	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2349	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2350	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2351	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2352	
12mu|kernel-3.10.9-1|2353	* Thu Mar 28 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.5-1
12mu|kernel-3.10.9-1|2354	+ update to 3.8.5 stable
12mu|kernel-3.10.9-1|2355	- * (109 files changed, 778 insertions(+), 683 deletions(-)
12mu|kernel-3.10.9-1|2356	- add two new keys to defconfigs:
12mu|kernel-3.10.9-1|2357	* CONFIG_EFI_VARS_PSTORE=y
12mu|kernel-3.10.9-1|2358	* # CONFIG_EFI_VARS_PSTORE_DEFAULT_DISABLE is not set
12mu|kernel-3.10.9-1|2359	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2360	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2361	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2362	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2363	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2364	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2365	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2366	
12mu|kernel-3.10.9-1|2367	* Sun Mar 24 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.4-1
12mu|kernel-3.10.9-1|2368	+ update to 3.8.4 stable (86 fixes all over)
12mu|kernel-3.10.9-1|2369	+ NRJ 4, scripts v 1.6: more info on file > create_configs_changelog
12mu|kernel-3.10.9-1|2370	+ Import Bero commit 32d3796b8b from openmandriva cooker kernel.spec
12mu|kernel-3.10.9-1|2371	- patches updated:
12mu|kernel-3.10.9-1|2372	* AUFS3 to 3.8 20130324
12mu|kernel-3.10.9-1|2373	* TOI to 3.8.3 20130324
12mu|kernel-3.10.9-1|2374	- patches added:
12mu|kernel-3.10.9-1|2375	* uksm-0.1.2.2-for-v3.8.ge.3.patch
12mu|kernel-3.10.9-1|2376	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2377	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2378	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2379	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2380	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2381	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2382	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2383	
12mu|kernel-3.10.9-1|2384	* Fri Mar 15 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.3-1
12mu|kernel-3.10.9-1|2385	+ update to 3.8.3 stable (144 fixes all over)
12mu|kernel-3.10.9-1|2386	+ Imported "Build kernel-headers in here" from OpenMandriva kernel
12mu|kernel-3.10.9-1|2387	- drop Haswell id fixup: gpu-drm-i915-Fix-Haswell-CRW-PCI-IDs.patch
12mu|kernel-3.10.9-1|2388	+ patches new entries are placed in /extras folder:
12mu|kernel-3.10.9-1|2389	- kernel-esfq.patch
12mu|kernel-3.10.9-1|2390	- kernel-inittmpfs.patch
12mu|kernel-3.10.9-1|2391	- btrfs-lz4-3.8-20130314.patch
12mu|kernel-3.10.9-1|2392	- ureadahead-3.8-20130314.patch
12mu|kernel-3.10.9-1|2393	+ patches updated:
12mu|kernel-3.10.9-1|2394	- AUFS3 to 3.8 20130315
12mu|kernel-3.10.9-1|2395	- TOI to 3.8.3 20130315
12mu|kernel-3.10.9-1|2396	- VHBA 3.8 20130314
12mu|kernel-3.10.9-1|2397	+ NRJ 4, scripts v 1.5:
12mu|kernel-3.10.9-1|2398	- nrjQL_server & nrjQL_server_computing: dynticks enabled to save energy
12mu|kernel-3.10.9-1|2399	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2400	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2401	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2402	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2403	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2404	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2405	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2406	
12mu|kernel-3.10.9-1|2407	* Mon Mar 11 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.2-1
12mu|kernel-3.10.9-1|2408	+ update to 3.8.2 stable (80 fixes all over)
12mu|kernel-3.10.9-1|2409	+ Patch added from ZEN:
12mu|kernel-3.10.9-1|2410	- Virtual (SCSI) HBA for Virtual CD emulation module
12mu|kernel-3.10.9-1|2411	+ update to the patches:
12mu|kernel-3.10.9-1|2412	- AUFS3 to 3.8 20130310
12mu|kernel-3.10.9-1|2413	- TOI to 3.8.2 20130310
12mu|kernel-3.10.9-1|2414	+ some spec cleanup for cooker
12mu|kernel-3.10.9-1|2415	+ defconfigs updated for VHBA, enable for x86/x86_64, disable for ARM
12mu|kernel-3.10.9-1|2416	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2417	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2418	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2419	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2420	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2421	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2422	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2423	
12mu|kernel-3.10.9-1|2424	* Sun Mar 10 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.8.1-69
12mu|kernel-3.10.9-1|2425	+ update to 3.8.1 stable
12mu|kernel-3.10.9-1|2426	+ update to nrj v4 - rel 1.4 (09 mar 2013)
12mu|kernel-3.10.9-1|2427	- This version is first attempt to merge stuff with OpenMandriva devel:
12mu|kernel-3.10.9-1|2428	- it should build from mdv2010/2011, rosa2012.0/2012.1, and cooker 2013
12mu|kernel-3.10.9-1|2429	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2430	- Kernel 3.8 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2431	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2432	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2433	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2434	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2435	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2436	
12mu|kernel-3.10.9-1|2437	* Sun Mar 03 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.7.10-1
12mu|kernel-3.10.9-1|2438	+ update to 3.7.10 stable (79 fixes all over)
12mu|kernel-3.10.9-1|2439	- With this version, 3.7 has reached the EOL status (End of Life)
12mu|kernel-3.10.9-1|2440	+ update to nrj v4 - rel 1.3 (05 mar 2013)
12mu|kernel-3.10.9-1|2441	- On request of Alexander Khryukin, fixed configs and scripts for ARM:
12mu|kernel-3.10.9-1|2442	- fixed configs, removed all warnings, enabled again all arm defconfigs
12mu|kernel-3.10.9-1|2443	- defconfigs for kirkwood, versatile, iop32x have BFQ enable by default
12mu|kernel-3.10.9-1|2444	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2445	- Kernel 3.7 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2446	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2447	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2448	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2449	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2450	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2451	
12mu|kernel-3.10.9-1|2452	* Wed Feb 20 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.7.9-1
12mu|kernel-3.10.9-1|2453	+ update to 3.7.9 stable (12 fixes all over)
12mu|kernel-3.10.9-1|2454	- update AUFS3 to 3.7.9 20130218
12mu|kernel-3.10.9-1|2455	- specific for nrjQL addons:
12mu|kernel-3.10.9-1|2456	- update tuxonice 3.7.9 20130218
12mu|kernel-3.10.9-1|2457	- add a workaround to fix issue with dkms drivers for recent distros:
12mu|kernel-3.10.9-1|2458	- /linux/version.h symlink to /include/generated/uapi/linux/version.h
12mu|kernel-3.10.9-1|2459	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2460	- Kernel 3.7 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2461	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2462	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2463	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2464	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2465	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2466	
12mu|kernel-3.10.9-1|2467	* Sat Feb 16 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.7.8-1
12mu|kernel-3.10.9-1|2468	+ update to 3.7.8 stable (69 fixes all over)
12mu|kernel-3.10.9-1|2469	- update AUFS3 to 3.7 20130215
12mu|kernel-3.10.9-1|2470	- specific for nrjQL addons:
12mu|kernel-3.10.9-1|2471	- update tuxonice 3.7.8 20130215
12mu|kernel-3.10.9-1|2472	- updated scripts:
12mu|kernel-3.10.9-1|2473	- all nrj flavours use BFQ v6 (disk I/O) enabled by default
12mu|kernel-3.10.9-1|2474	- all nrj laptop flavours since now use the full preemption
12mu|kernel-3.10.9-1|2475	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2476	- Kernel 3.7 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2477	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2478	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2479	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2480	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2481	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2482	
12mu|kernel-3.10.9-1|2483	* Wed Feb 13 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.7.7-1
12mu|kernel-3.10.9-1|2484	+ update to 3.7.7 stable (34 fixes all over)
12mu|kernel-3.10.9-1|2485	- update AUFS3 to 3.7 20130212
12mu|kernel-3.10.9-1|2486	- specific for nrjQL addons:
12mu|kernel-3.10.9-1|2487	- update BFQ v6 I-O-sched for-3.7
12mu|kernel-3.10.9-1|2488	- update tuxonice 3.7.7 20130212
12mu|kernel-3.10.9-1|2489	- remove microcode from "requires", now it's in "suggests"
12mu|kernel-3.10.9-1|2490	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2491	- Kernel 3.7 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2492	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2493	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2494	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2495	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2496	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2497	
12mu|kernel-3.10.9-1|2498	* Mon Feb 04 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.7.6-1
12mu|kernel-3.10.9-1|2499	+ update to 3.7.6 stable (101 fixes all over)
12mu|kernel-3.10.9-1|2500	- add "# CONFIG_NETFILTER_XT_TARGET_NOTRACK is not set" to defconfigs
12mu|kernel-3.10.9-1|2501	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2502	- Kernel 3.7 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2503	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2504	- The rel -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2505	- instead (-69) will be used for development and experimental flavours,
12mu|kernel-3.10.9-1|2506	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2507	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2508	
12mu|kernel-3.10.9-1|2509	* Sat Feb 02 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.7.5-1
12mu|kernel-3.10.9-1|2510	+ update to 3.7.5 stable
12mu|kernel-3.10.9-1|2511	- drop two staging patches
12mu|kernel-3.10.9-1|2512	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2513	- Kernel 3.7 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2514	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2515	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2516	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2517	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2518	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2519	
12mu|kernel-3.10.9-1|2520	* Sat Feb 02 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.7.1-1
12mu|kernel-3.10.9-1|2521	+ update to 3.7.1 stable
12mu|kernel-3.10.9-1|2522	- update kernel.spec to be complaint with new V4 nrj/nrjQL model
12mu|kernel-3.10.9-1|2523	- update all scripts to be complaint with new V4 nrj/nrjQL model
12mu|kernel-3.10.9-1|2524	- merged defconfigs for nrj & nrjQL, source folders and contents have been unified
12mu|kernel-3.10.9-1|2525	- merged all changelogs, as now nrj and nrjQL will be developed in perfect sync
12mu|kernel-3.10.9-1|2526	- applied all ROSA customizations of defconfigs as requested by Alexander Burmashev
12mu|kernel-3.10.9-1|2527	- update AUFS3 to 3.7 20130128
12mu|kernel-3.10.9-1|2528	- update 4200_fbcondecor-0.9.6
12mu|kernel-3.10.9-1|2529	- add 08-18-brcmsmac-Add-support-for-writing-debug-messages-to-the-trace-buffer.patch
12mu|kernel-3.10.9-1|2530	- specific for nrjQL addons:
12mu|kernel-3.10.9-1|2531	- update BFQ v5r1 I-O-sched for-3.7
12mu|kernel-3.10.9-1|2532	- update ck1 3.7 and bfs426-427
12mu|kernel-3.10.9-1|2533	- update tuxonice 3.7.5 20130128
12mu|kernel-3.10.9-1|2534	- update uksm 0.1.2.2 for v3.7.ge.1
12mu|kernel-3.10.9-1|2535	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2536	- Kernel 3.7 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2537	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2538	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2539	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2540	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2541	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2542	
12mu|kernel-3.10.9-1|2543	* Fri Jan 25 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.7.1-0
12mu|kernel-3.10.9-1|2544	+ update to 3.7.1 stable
12mu|kernel-3.10.9-1|2545	- update script with nrj module v.3.1
12mu|kernel-3.10.9-1|2546	- update .spec filelists
12mu|kernel-3.10.9-1|2547	- update/sync defconfigs
12mu|kernel-3.10.9-1|2548	- fix zram oops (upstream)
12mu|kernel-3.10.9-1|2549	- add perf bash_completion
12mu|kernel-3.10.9-1|2550	- add 3.7 buildfixes for alx, IFWLOG, mach64, ndiswrapper
12mu|kernel-3.10.9-1|2551	- rediff disable-mrproper patch
12mu|kernel-3.10.9-1|2552	- restore patch preferring ata over ide drivers
12mu|kernel-3.10.9-1|2553	- drop compress modules at install time patch
12mu|kernel-3.10.9-1|2554	(obsolete as we compress them at rpm build time)
12mu|kernel-3.10.9-1|2555	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2556	- Kernel 3.7 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2557	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2558	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2559	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2560	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2561	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2562	
12mu|kernel-3.10.9-1|2563	* Mon Jan 14 2013 Nicolo' Costanza <abitrules@yahoo.it> 3.6.11-1
12mu|kernel-3.10.9-1|2564	+ update to 3.6.11 stable (56 fixes all over)
12mu|kernel-3.10.9-1|2565	- update BFQ version to v5r1
12mu|kernel-3.10.9-1|2566	- update UKMS version to 0.1.2.2
12mu|kernel-3.10.9-1|2567	- add brcmsmac-Add-support-for-writing-debug-messages-to-the-trace-buffer.patch
12mu|kernel-3.10.9-1|2568	- add i915.CADLinopregion.patch
12mu|kernel-3.10.9-1|2569	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2570	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2571	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2572	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2573	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2574	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2575	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2576	
12mu|kernel-3.10.9-1|2577	* Wed Dec 12 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.10-1
12mu|kernel-3.10.9-1|2578	+ update to 3.6.10 stable (29 fixes all over)
12mu|kernel-3.10.9-1|2579	- update AUFS3 version to git 20121207
12mu|kernel-3.10.9-1|2580	- update T.O.I version to gif 20121207
12mu|kernel-3.10.9-1|2581	- add speakup-lower-default-software-speech-rate.patch
12mu|kernel-3.10.9-1|2582	- ROSA 2012.1 release version with nrj-desktop CFQ revert
12mu|kernel-3.10.9-1|2583	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2584	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2585	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2586	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2587	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2588	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2589	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2590	
12mu|kernel-3.10.9-1|2591	* Tue Dec 11 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.10-0
12mu|kernel-3.10.9-1|2592	+ update to 3.6.10 stable (29 fixes all over)
12mu|kernel-3.10.9-1|2593	- update AUFS3 version to git 20121207
12mu|kernel-3.10.9-1|2594	- update T.O.I version to gif 20121207
12mu|kernel-3.10.9-1|2595	- add speakup-lower-default-software-speech-rate.patch
12mu|kernel-3.10.9-1|2596	- This is a testing version with nrj-desktop BFQ enabled!
12mu|kernel-3.10.9-1|2597	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2598	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2599	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2600	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2601	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2602	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2603	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2604	
12mu|kernel-3.10.9-1|2605	* Sun Dec 09 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.10-0-rc1-2
12mu|kernel-3.10.9-1|2606	+ update to 3.6.10 rc1 (27 fixes all over)
12mu|kernel-3.10.9-1|2607	- update AUFS3 version to git 20121207
12mu|kernel-3.10.9-1|2608	- update T.O.I version to gif 20121207
12mu|kernel-3.10.9-1|2609	- add ZFS filesystem driver
12mu|kernel-3.10.9-1|2610	- add Solaris Porting Layer and ZFS filesystem support mod
12mu|kernel-3.10.9-1|2611	- add speakup-lower-default-software-speech-rate.patch
12mu|kernel-3.10.9-1|2612	- This is a testing version with nrj-desktop BFQ enabled!
12mu|kernel-3.10.9-1|2613	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2614	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2615	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2616	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2617	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2618	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2619	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2620	
12mu|kernel-3.10.9-1|2621	* Fri Dec 07 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.10-0-rc1.1
12mu|kernel-3.10.9-1|2622	+ update to 3.6.10 rc1 (27 fixes all over)
12mu|kernel-3.10.9-1|2623	- update AUFS3 version to git 20121204
12mu|kernel-3.10.9-1|2624	- update T.O.I version to gif 20121203
12mu|kernel-3.10.9-1|2625	- This is a testing version with nrj-desktop BFQ enabled!
12mu|kernel-3.10.9-1|2626	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2627	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2628	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2629	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2630	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2631	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2632	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2633	
12mu|kernel-3.10.9-1|2634	* Wed Dec 05 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.9-0
12mu|kernel-3.10.9-1|2635	+ update to 3.6.9 stable (56 fixes all over)
12mu|kernel-3.10.9-1|2636	- This is a testing version with nrj-desktop BFQ enabled!
12mu|kernel-3.10.9-1|2637	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2638	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2639	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2640	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2641	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2642	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2643	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2644	
12mu|kernel-3.10.9-1|2645	* Fri Nov 30 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.9-rc1-1
12mu|kernel-3.10.9-1|2646	+ update to 3.6.8-rc1-1 (56 fixes all over)
12mu|kernel-3.10.9-1|2647	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2648	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2649	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2650	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2651	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2652	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2653	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2654	
12mu|kernel-3.10.9-1|2655	* Fri Nov 30 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.8-1
12mu|kernel-3.10.9-1|2656	+ update to 3.6.8-1 (96 fixes all over)
12mu|kernel-3.10.9-1|2657	- update AUFS3 to 20121127 git version
12mu|kernel-3.10.9-1|2658	- add 4200_fbcondecor-0.9.6.patch
12mu|kernel-3.10.9-1|2659	- add config key CONFIG_FB_CON_DECOR=y, changed FB_TILEBLITTING=n
12mu|kernel-3.10.9-1|2660	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2661	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2662	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2663	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2664	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2665	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2666	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2667	
12mu|kernel-3.10.9-1|2668	* Tue Nov 27 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.8-0
12mu|kernel-3.10.9-1|2669	+ update to 3.6.8-0 (96 fixes all over)
12mu|kernel-3.10.9-1|2670	- add AUFS3 with the MagOS config keys
12mu|kernel-3.10.9-1|2671	- add 12 patches to ext4 from Fedora 3.6
12mu|kernel-3.10.9-1|2672	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2673	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2674	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2675	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2676	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2677	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2678	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2679	
12mu|kernel-3.10.9-1|2680	* Sat Nov 24 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.8-rc1-1
12mu|kernel-3.10.9-1|2681	+ update to 3.6.8-rc1 (89 fixes all over)
12mu|kernel-3.10.9-1|2682	+ modify: now modules are compressed with xz for ROSA 2012.1,
12mu|kernel-3.10.9-1|2683	- thus recovering more than 7 Mb from any kernel flavour rpm
12mu|kernel-3.10.9-1|2684	+ added two patches to fix gspca problems with some webcams:
12mu|kernel-3.10.9-1|2685	- GS01_gspca-ov534_fix_the_light_frequency_filter.patch
12mu|kernel-3.10.9-1|2686	- GS02_gspca-stv06xx_fix_a_regression_with_the_bridge-sensor_vv6410.patch
12mu|kernel-3.10.9-1|2687	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2688	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2689	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2690	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2691	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2692	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2693	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2694	
12mu|kernel-3.10.9-1|2695	* Tue Nov 20 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.7-1
12mu|kernel-3.10.9-1|2696	+ update to 3.6.7-1 (89 fixes all over)
12mu|kernel-3.10.9-1|2697	- updated all patches for kernel 3.6.7: AUFS3, OverlayFS, TOI
12mu|kernel-3.10.9-1|2698	- re-add cpufreq_ondemand_performance_optimise_default_settings.patch
12mu|kernel-3.10.9-1|2699	- small modifies and fixes to "create_configs" and "kernel.spec" files
12mu|kernel-3.10.9-1|2700	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2701	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2702	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2703	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2704	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2705	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2706	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2707	
12mu|kernel-3.10.9-1|2708	* Mon Nov 05 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.6-1
12mu|kernel-3.10.9-1|2709	+ update to 3.6.6-1
12mu|kernel-3.10.9-1|2710	- drop FX01_fs-ext4-fix-unjournaled-inode-bitmap-modification.patch,
12mu|kernel-3.10.9-1|2711	- because that's already inside patch-3.6.6.bz2
12mu|kernel-3.10.9-1|2712	- modify configuration for server flavour to DEFAULT_GOV_ONDEMAND=y
12mu|kernel-3.10.9-1|2713	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2714	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2715	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2716	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2717	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2718	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2719	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2720	
12mu|kernel-3.10.9-1|2721	* Fri Nov 02 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.5-2
12mu|kernel-3.10.9-1|2722	+ update to 3.6.5-2
12mu|kernel-3.10.9-1|2723	- drop FX01_fix-serious-progressive-ext4-data-corruption-bug.patch
12mu|kernel-3.10.9-1|2724	- add FX01_fs-ext4-fix-unjournaled-inode-bitmap-modification.patch
12mu|kernel-3.10.9-1|2725	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2726	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2727	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2728	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2729	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2730	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2731	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2732	
12mu|kernel-3.10.9-1|2733	* Wed Oct 31 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.5-1
12mu|kernel-3.10.9-1|2734	+ update to 3.6.5-1 (98 fixes all over)
12mu|kernel-3.10.9-1|2735	- some fixes to the description text on all kernel flavours and source
12mu|kernel-3.10.9-1|2736	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2737	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2738	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2739	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2740	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2741	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2742	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2743	
12mu|kernel-3.10.9-1|2744	* Tue Oct 30 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.5-1-0-rc1
12mu|kernel-3.10.9-1|2745	+ update to 3.6.5-0-rc1
12mu|kernel-3.10.9-1|2746	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2747	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2748	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2749	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2750	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2751	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2752	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2753	
12mu|kernel-3.10.9-1|2754	* Tue Oct 30 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.4-2
12mu|kernel-3.10.9-1|2755	+ update to 3.6.4-2
12mu|kernel-3.10.9-1|2756	- modify default .configs to CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND=y
12mu|kernel-3.10.9-1|2757	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2758	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2759	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2760	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2761	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2762	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2763	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2764	
12mu|kernel-3.10.9-1|2765	* Sun Oct 28 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.4-1
12mu|kernel-3.10.9-1|2766	+ update to 3.6.4-1
12mu|kernel-3.10.9-1|2767	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2768	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2769	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2770	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2771	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2772	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2773	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2774	
12mu|kernel-3.10.9-1|2775	* Fri Oct 26 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.4-rc1
12mu|kernel-3.10.9-1|2776	+ update to 3.6.4-rc1
12mu|kernel-3.10.9-1|2777	+ rc release that should fix this > https://lwn.net/Articles/521022/
12mu|kernel-3.10.9-1|2778	- added FX01-fix-serious-progressive-ext4-data-corruption-bug.patch
12mu|kernel-3.10.9-1|2779	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2780	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2781	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2782	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2783	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2784	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2785	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2786	
12mu|kernel-3.10.9-1|2787	* Mon Oct 22 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.3-1
12mu|kernel-3.10.9-1|2788	+ update to 3.6.3 (85 fixes all over)
12mu|kernel-3.10.9-1|2789	- add OverlayFS
12mu|kernel-3.10.9-1|2790	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2791	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2792	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2793	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2794	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2795	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2796	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2797	
12mu|kernel-3.10.9-1|2798	* Sat Oct 13 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.2-1
12mu|kernel-3.10.9-1|2799	+ update to 3.6.2 (135 fixes all over)
12mu|kernel-3.10.9-1|2800	- now CPU_FREQ_GOV_ONDEMAND is the predefined for -laptop and -netbook
12mu|kernel-3.10.9-1|2801	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2802	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2803	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2804	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2805	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2806	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2807	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2808	
12mu|kernel-3.10.9-1|2809	* Fri Oct 12 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.1-1
12mu|kernel-3.10.9-1|2810	+ update to 3.6.1
12mu|kernel-3.10.9-1|2811	- first public attempt with new kernel 3.6 serie
12mu|kernel-3.10.9-1|2812	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2813	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2814	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2815	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2816	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2817	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2818	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2819	
12mu|kernel-3.10.9-1|2820	* Fri Oct 2 2012 Nicolo' Costanza <abitrules@yahoo.it> 3.6.0-1
12mu|kernel-3.10.9-1|2821	+ new kernel 3.6.0
12mu|kernel-3.10.9-1|2822	- first private attempt with new kernel 3.6 serie
12mu|kernel-3.10.9-1|2823	- ---------------------------------------------------------------------
12mu|kernel-3.10.9-1|2824	- Kernel 3.6 for mdv 2010.2, 2011.0, cooker, rosa.lts2012.0, rosa2012.1
12mu|kernel-3.10.9-1|2825	- MIB (Mandriva International Backports) - http://mib.pianetalinux.org/
12mu|kernel-3.10.9-1|2826	- This is -1 (mainline serie), with official kernel sources and addons,
12mu|kernel-3.10.9-1|2827	- instead (-69) will be used for development and experimental flavours
12mu|kernel-3.10.9-1|2828	- Yin & Yang (69) release - a very complete but experimental flavours...
12mu|kernel-3.10.9-1|2829	- ---------------------------------------------------------------------

19912 12
12mu|kfingermanager-0.0-0.1050414.7|1	%define oname KFingerManager
12mu|kfingermanager-0.0-0.1050414.7|2	%define svn_snapshot 1050414
12mu|kfingermanager-0.0-0.1050414.7|3	
12mu|kfingermanager-0.0-0.1050414.7|4	Summary:	Fingerprint Manager for KDE4
12mu|kfingermanager-0.0-0.1050414.7|5	Name:		kfingermanager
12mu|kfingermanager-0.0-0.1050414.7|6	Version:	0.0
12mu|kfingermanager-0.0-0.1050414.7|7	Release:	0.%{svn_snapshot}.7
12mu|kfingermanager-0.0-0.1050414.7|8	License:	GPLv2+
12mu|kfingermanager-0.0-0.1050414.7|9	Group:		System/Configuration/Packaging
12mu|kfingermanager-0.0-0.1050414.7|10	URL:		http://websvn.kde.org/trunk/playground/base/kfingerprint/KFingerManager/
12mu|kfingermanager-0.0-0.1050414.7|11	Source0:	%{oname}-%{version}.%{svn_snapshot}.tar.bz2
12mu|kfingermanager-0.0-0.1050414.7|12	Source1:	%{name}.po
12mu|kfingermanager-0.0-0.1050414.7|13	Patch0:		kfingermanager-mdv-fix-category.patch
12mu|kfingermanager-0.0-0.1050414.7|14	BuildRequires:	kdelibs4-devel
12mu|kfingermanager-0.0-0.1050414.7|15	
12mu|kfingermanager-0.0-0.1050414.7|16	%description
12mu|kfingermanager-0.0-0.1050414.7|17	Fingerprint Manager for KDE4.
12mu|kfingermanager-0.0-0.1050414.7|18	
12mu|kfingermanager-0.0-0.1050414.7|19	%files
12mu|kfingermanager-0.0-0.1050414.7|20	%lang(ru) %{_localedir}/ru/LC_MESSAGES/*
12mu|kfingermanager-0.0-0.1050414.7|21	%{_kde_libdir}/kde4/kcm_kfingermanager.so
12mu|kfingermanager-0.0-0.1050414.7|22	%{_kde_appsdir}/kfingermanager
12mu|kfingermanager-0.0-0.1050414.7|23	%{_kde_datadir}/config/kfingerrc
12mu|kfingermanager-0.0-0.1050414.7|24	%{_kde_datadir}/kde4/services/kfingermanager.desktop
12mu|kfingermanager-0.0-0.1050414.7|25	
12mu|kfingermanager-0.0-0.1050414.7|26	#--------------------------------------------------------------------
12mu|kfingermanager-0.0-0.1050414.7|27	
12mu|kfingermanager-0.0-0.1050414.7|28	%prep
12mu|kfingermanager-0.0-0.1050414.7|29	%setup -q -n %{oname}
12mu|kfingermanager-0.0-0.1050414.7|30	%patch0
12mu|kfingermanager-0.0-0.1050414.7|31	# cp %{SOURCE1} .
12mu|kfingermanager-0.0-0.1050414.7|32	
12mu|kfingermanager-0.0-0.1050414.7|33	%build
12mu|kfingermanager-0.0-0.1050414.7|34	%cmake_kde4
12mu|kfingermanager-0.0-0.1050414.7|35	%make
12mu|kfingermanager-0.0-0.1050414.7|36	pwd
12mu|kfingermanager-0.0-0.1050414.7|37	msgfmt %{SOURCE1} -o kcmkfingermanager.mo
12mu|kfingermanager-0.0-0.1050414.7|38	# msgfmt %{name}.po -o %{name}.mo
12mu|kfingermanager-0.0-0.1050414.7|39	
12mu|kfingermanager-0.0-0.1050414.7|40	%install
12mu|kfingermanager-0.0-0.1050414.7|41	%makeinstall_std -C build
12mu|kfingermanager-0.0-0.1050414.7|42	mkdir -p %{buildroot}%{_localedir}/ru/LC_MESSAGES/
12mu|kfingermanager-0.0-0.1050414.7|43	install -m 644 build/kcmkfingermanager.mo %{buildroot}%{_localedir}/ru/LC_MESSAGES/
12mu|kfingermanager-0.0-0.1050414.7|44	
12mu|kfingermanager-0.0-0.1050414.7|45	%changelog
12mu|kfingermanager-0.0-0.1050414.7|46	* Thu Mar 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.0-0.1050414.7
12mu|kfingermanager-0.0-0.1050414.7|47	+ Revision: bdebdb7
12mu|kfingermanager-0.0-0.1050414.7|48	- Fix localization file name
12mu|kfingermanager-0.0-0.1050414.7|49	
12mu|kfingermanager-0.0-0.1050414.7|50	

19913 12
12mu|kfloppy-4.12.4-1|1	# workaround bug in rpm unpackaged subdir check
12mu|kfloppy-4.12.4-1|2	%define _unpackaged_subdirs_terminate_build 0
12mu|kfloppy-4.12.4-1|3	
12mu|kfloppy-4.12.4-1|4	Name:		kfloppy
12mu|kfloppy-4.12.4-1|5	Summary:	Format floppy disks
12mu|kfloppy-4.12.4-1|6	Version:	4.12.4
12mu|kfloppy-4.12.4-1|7	Release:	1
12mu|kfloppy-4.12.4-1|8	Group:		Graphical desktop/KDE
12mu|kfloppy-4.12.4-1|9	License:	LGPLv2
12mu|kfloppy-4.12.4-1|10	URL:		http://utils.kde.org/projects/kfloppy
12mu|kfloppy-4.12.4-1|11	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kfloppy-4.12.4-1|12	BuildRequires:	kdelibs4-devel
12mu|kfloppy-4.12.4-1|13	
12mu|kfloppy-4.12.4-1|14	%description
12mu|kfloppy-4.12.4-1|15	KFloppy is a utility that provides a straightforward graphical means to
12mu|kfloppy-4.12.4-1|16	format 3.5" and 5.25" floppy disks.
12mu|kfloppy-4.12.4-1|17	
12mu|kfloppy-4.12.4-1|18	%files
12mu|kfloppy-4.12.4-1|19	%{_kde_bindir}/kfloppy
12mu|kfloppy-4.12.4-1|20	%{_kde_iconsdir}/*/*/apps/kfloppy.*
12mu|kfloppy-4.12.4-1|21	%{_kde_applicationsdir}/KFloppy.desktop
12mu|kfloppy-4.12.4-1|22	%{_kde_docdir}/HTML/*/kfloppy
12mu|kfloppy-4.12.4-1|23	
12mu|kfloppy-4.12.4-1|24	#----------------------------------------------------------------------
12mu|kfloppy-4.12.4-1|25	
12mu|kfloppy-4.12.4-1|26	%prep
12mu|kfloppy-4.12.4-1|27	%setup -q
12mu|kfloppy-4.12.4-1|28	
12mu|kfloppy-4.12.4-1|29	%build
12mu|kfloppy-4.12.4-1|30	%cmake_kde4
12mu|kfloppy-4.12.4-1|31	%make
12mu|kfloppy-4.12.4-1|32	
12mu|kfloppy-4.12.4-1|33	%install
12mu|kfloppy-4.12.4-1|34	%makeinstall_std -C build
12mu|kfloppy-4.12.4-1|35	
12mu|kfloppy-4.12.4-1|36	
12mu|kfloppy-4.12.4-1|37	%changelog
12mu|kfloppy-4.12.4-1|38	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|kfloppy-4.12.4-1|39	+ Revision: c7f70ab
12mu|kfloppy-4.12.4-1|40	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kfloppy-4.12.4-1|41	
12mu|kfloppy-4.12.4-1|42	

19914 12
12mu|kfourinline-4.12.4-1|1	Name:		kfourinline
12mu|kfourinline-4.12.4-1|2	Summary:	Place 4 pieces in a row
12mu|kfourinline-4.12.4-1|3	Version:	4.12.4
12mu|kfourinline-4.12.4-1|4	Release:	1
12mu|kfourinline-4.12.4-1|5	Epoch:		1
12mu|kfourinline-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kfourinline-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|kfourinline-4.12.4-1|8	URL:		http://games.kde.org/game.php?game=kfourinline
12mu|kfourinline-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kfourinline-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|kfourinline-4.12.4-1|11	
12mu|kfourinline-4.12.4-1|12	%description
12mu|kfourinline-4.12.4-1|13	KFourInLine is a board game for two players based on the Connect-Four game.
12mu|kfourinline-4.12.4-1|14	
12mu|kfourinline-4.12.4-1|15	The players try to build up a row of four pieces using different strategies.
12mu|kfourinline-4.12.4-1|16	
12mu|kfourinline-4.12.4-1|17	%files
12mu|kfourinline-4.12.4-1|18	%{_kde_bindir}/kfourinline
12mu|kfourinline-4.12.4-1|19	%{_kde_bindir}/kfourinlineproc
12mu|kfourinline-4.12.4-1|20	%{_kde_applicationsdir}/kfourinline.desktop
12mu|kfourinline-4.12.4-1|21	%{_kde_appsdir}/kfourinline
12mu|kfourinline-4.12.4-1|22	%{_kde_docdir}/*/*/kfourinline
12mu|kfourinline-4.12.4-1|23	%{_kde_iconsdir}/hicolor/*/apps/kfourinline.png
12mu|kfourinline-4.12.4-1|24	%{_kde_datadir}/config.kcfg/kwin4.kcfg
12mu|kfourinline-4.12.4-1|25	
12mu|kfourinline-4.12.4-1|26	#------------------------------------------------------------------------------
12mu|kfourinline-4.12.4-1|27	
12mu|kfourinline-4.12.4-1|28	%prep
12mu|kfourinline-4.12.4-1|29	%setup -q
12mu|kfourinline-4.12.4-1|30	
12mu|kfourinline-4.12.4-1|31	%build
12mu|kfourinline-4.12.4-1|32	%cmake_kde4
12mu|kfourinline-4.12.4-1|33	%make
12mu|kfourinline-4.12.4-1|34	
12mu|kfourinline-4.12.4-1|35	%install
12mu|kfourinline-4.12.4-1|36	%makeinstall_std -C build
12mu|kfourinline-4.12.4-1|37	
12mu|kfourinline-4.12.4-1|38	
12mu|kfourinline-4.12.4-1|39	%changelog
12mu|kfourinline-4.12.4-1|40	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kfourinline-4.12.4-1|41	+ Revision: dcabc4b
12mu|kfourinline-4.12.4-1|42	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kfourinline-4.12.4-1|43	
12mu|kfourinline-4.12.4-1|44	

19915 12
12mu|kgamma-4.12.4-1|1	Name:		kgamma
12mu|kgamma-4.12.4-1|2	Summary:	Color profiling
12mu|kgamma-4.12.4-1|3	Version:	4.12.4
12mu|kgamma-4.12.4-1|4	Release:	1
12mu|kgamma-4.12.4-1|5	Epoch:		2
12mu|kgamma-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kgamma-4.12.4-1|7	License:	GPLv2
12mu|kgamma-4.12.4-1|8	URL:		http://www.kde.org
12mu|kgamma-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kgamma-4.12.4-1|10	BuildRequires:	kdelibs4-devel
12mu|kgamma-4.12.4-1|11	BuildRequires:	pkgconfig(xxf86vm)
12mu|kgamma-4.12.4-1|12	Conflicts:	okular < 2:4.6.4
12mu|kgamma-4.12.4-1|13	
12mu|kgamma-4.12.4-1|14	%description
12mu|kgamma-4.12.4-1|15	Adjust your monitor's gamma settings.
12mu|kgamma-4.12.4-1|16	
12mu|kgamma-4.12.4-1|17	%files
12mu|kgamma-4.12.4-1|18	%doc %{_kde_docdir}/HTML/*/kcontrol/%{name}
12mu|kgamma-4.12.4-1|19	%{_kde_bindir}/xf86gammacfg
12mu|kgamma-4.12.4-1|20	%{_kde_services}/%{name}.desktop
12mu|kgamma-4.12.4-1|21	%{_kde_appsdir}/%{name}
12mu|kgamma-4.12.4-1|22	%{_kde_libdir}/kde4/*_kgamma.*
12mu|kgamma-4.12.4-1|23	
12mu|kgamma-4.12.4-1|24	#----------------------------------------------------------------------
12mu|kgamma-4.12.4-1|25	
12mu|kgamma-4.12.4-1|26	%prep
12mu|kgamma-4.12.4-1|27	%setup -q
12mu|kgamma-4.12.4-1|28	
12mu|kgamma-4.12.4-1|29	%build
12mu|kgamma-4.12.4-1|30	%cmake_kde4
12mu|kgamma-4.12.4-1|31	%make
12mu|kgamma-4.12.4-1|32	
12mu|kgamma-4.12.4-1|33	%install
12mu|kgamma-4.12.4-1|34	%makeinstall_std -C build
12mu|kgamma-4.12.4-1|35	
12mu|kgamma-4.12.4-1|36	
12mu|kgamma-4.12.4-1|37	%changelog
12mu|kgamma-4.12.4-1|38	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|kgamma-4.12.4-1|39	+ Revision: f27bc2d
12mu|kgamma-4.12.4-1|40	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kgamma-4.12.4-1|41	
12mu|kgamma-4.12.4-1|42	

19916 12
12mu|kgeography-4.12.4-1|1	Name:		kgeography
12mu|kgeography-4.12.4-1|2	Summary:	A geography learning program
12mu|kgeography-4.12.4-1|3	Version:	4.12.4
12mu|kgeography-4.12.4-1|4	Release:	1
12mu|kgeography-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|kgeography-4.12.4-1|6	License:	GPLv2 GFDL
12mu|kgeography-4.12.4-1|7	URL:		http://edu.kde.org/kgeography
12mu|kgeography-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kgeography-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|kgeography-4.12.4-1|10	
12mu|kgeography-4.12.4-1|11	%description
12mu|kgeography-4.12.4-1|12	KGeography is a geography learning program.
12mu|kgeography-4.12.4-1|13	
12mu|kgeography-4.12.4-1|14	%files
12mu|kgeography-4.12.4-1|15	%doc README COPYING COPYING.DOC AUTHORS
12mu|kgeography-4.12.4-1|16	%doc %{_kde_docdir}/HTML/en/%{name}
12mu|kgeography-4.12.4-1|17	%{_kde_appsdir}/%{name}
12mu|kgeography-4.12.4-1|18	%{_kde_bindir}/%{name}
12mu|kgeography-4.12.4-1|19	%{_kde_iconsdir}/*/*/apps/%{name}.*
12mu|kgeography-4.12.4-1|20	%{_kde_applicationsdir}/%{name}.desktop
12mu|kgeography-4.12.4-1|21	%{_kde_datadir}/config.kcfg/%{name}.kcfg
12mu|kgeography-4.12.4-1|22	
12mu|kgeography-4.12.4-1|23	#----------------------------------------------------------------------
12mu|kgeography-4.12.4-1|24	
12mu|kgeography-4.12.4-1|25	%prep
12mu|kgeography-4.12.4-1|26	%setup -q
12mu|kgeography-4.12.4-1|27	
12mu|kgeography-4.12.4-1|28	%build
12mu|kgeography-4.12.4-1|29	%cmake_kde4
12mu|kgeography-4.12.4-1|30	%make
12mu|kgeography-4.12.4-1|31	
12mu|kgeography-4.12.4-1|32	%install
12mu|kgeography-4.12.4-1|33	%makeinstall_std -C build
12mu|kgeography-4.12.4-1|34	
12mu|kgeography-4.12.4-1|35	
12mu|kgeography-4.12.4-1|36	%changelog
12mu|kgeography-4.12.4-1|37	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|kgeography-4.12.4-1|38	+ Revision: 4bc79df
12mu|kgeography-4.12.4-1|39	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kgeography-4.12.4-1|40	
12mu|kgeography-4.12.4-1|41	

19917 12
12mu|kget-4.12.4-1|1	Summary:	Versatile and user-friendly download manager for KDE4
12mu|kget-4.12.4-1|2	Name:		kget
12mu|kget-4.12.4-1|3	Version:	4.12.4
12mu|kget-4.12.4-1|4	Release:	1
12mu|kget-4.12.4-1|5	Epoch:		3
12mu|kget-4.12.4-1|6	License:	GPLv2+
12mu|kget-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|kget-4.12.4-1|8	Url:		http://www.kde.org
12mu|kget-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kget-4.12.4-1|10	%if %{is_beta}
12mu|kget-4.12.4-1|11	%define ftpdir unstable
12mu|kget-4.12.4-1|12	%else
12mu|kget-4.12.4-1|13	%define ftpdir stable
12mu|kget-4.12.4-1|14	%endif
12mu|kget-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|kget-4.12.4-1|16	BuildRequires:	boost-devel
12mu|kget-4.12.4-1|17	BuildRequires:	gpgme-devel
12mu|kget-4.12.4-1|18	BuildRequires:	kdebase4-devel
12mu|kget-4.12.4-1|19	BuildRequires:	kdebase4-workspace-devel
12mu|kget-4.12.4-1|20	BuildRequires:	kdelibs4-devel
12mu|kget-4.12.4-1|21	BuildRequires:	kdepimlibs4-devel
12mu|kget-4.12.4-1|22	BuildRequires:	libktorrent-devel
12mu|kget-4.12.4-1|23	BuildRequires:	nepomuk-core-devel
12mu|kget-4.12.4-1|24	BuildRequires:	nepomuk-widgets-devel
12mu|kget-4.12.4-1|25	BuildRequires:	pkgconfig(libmms)
12mu|kget-4.12.4-1|26	BuildRequires:	pkgconfig(qca2)
12mu|kget-4.12.4-1|27	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12mu|kget-4.12.4-1|28	BuildRequires:	pkgconfig(sqlite3)
12mu|kget-4.12.4-1|29	Conflicts:	kdenetwork4-devel < 3:4.11.0
12mu|kget-4.12.4-1|30	
12mu|kget-4.12.4-1|31	%description
12mu|kget-4.12.4-1|32	KGet is a versatile and user-friendly download manager.
12mu|kget-4.12.4-1|33	Features:
12mu|kget-4.12.4-1|34	- Downloading files from FTP and HTTP(S) sources.
12mu|kget-4.12.4-1|35	- Pausing and resuming of downloading files, as well as the ability
12mu|kget-4.12.4-1|36	to restart   a download.
12mu|kget-4.12.4-1|37	- Tells lots of information about current and pending downloads.
12mu|kget-4.12.4-1|38	- Embedding into system tray.
12mu|kget-4.12.4-1|39	- Integration with the Konqueror web browser.
12mu|kget-4.12.4-1|40	- Metalink support which contains multiple URLs for downloads, along
12mu|kget-4.12.4-1|41	with checksums and other information.
12mu|kget-4.12.4-1|42	
12mu|kget-4.12.4-1|43	%files
12mu|kget-4.12.4-1|44	%doc %{_kde_docdir}/HTML/*/kget
12mu|kget-4.12.4-1|45	%{_kde_bindir}/kget
12mu|kget-4.12.4-1|46	%{_kde_applicationsdir}/kget.desktop
12mu|kget-4.12.4-1|47	%{_kde_appsdir}/kget
12mu|kget-4.12.4-1|48	%{_kde_appsdir}/kconf_update/kget*
12mu|kget-4.12.4-1|49	%{_kde_appsdir}/dolphinpart/kpartplugins/kget_plug_in.rc
12mu|kget-4.12.4-1|50	%{_kde_appsdir}/dolphinpart/kpartplugins/kget_plug_in.desktop
12mu|kget-4.12.4-1|51	%{_kde_appsdir}/khtml/kpartplugins/kget_plug_in.rc
12mu|kget-4.12.4-1|52	%{_kde_appsdir}/khtml/kpartplugins/kget_plug_in.desktop
12mu|kget-4.12.4-1|53	%{_kde_appsdir}/kwebkitpart/kpartplugins/kget_plug_in.desktop
12mu|kget-4.12.4-1|54	%{_kde_appsdir}/kwebkitpart/kpartplugins/kget_plug_in.rc
12mu|kget-4.12.4-1|55	%{_kde_services}/kget_*
12mu|kget-4.12.4-1|56	%{_kde_services}/plasma-engine-kget.desktop
12mu|kget-4.12.4-1|57	%{_kde_services}/kgetbarapplet-default.desktop
12mu|kget-4.12.4-1|58	%{_kde_services}/kgetpiechartapplet-default.desktop
12mu|kget-4.12.4-1|59	%{_kde_services}/plasma-runner-kget.desktop
12mu|kget-4.12.4-1|60	%{_kde_services}/ServiceMenus/kget_download.desktop
12mu|kget-4.12.4-1|61	%{_kde_servicetypes}/kget_*
12mu|kget-4.12.4-1|62	%{_kde_libdir}/kde4/krunner_kget.so
12mu|kget-4.12.4-1|63	%{_kde_libdir}/kde4/kget_*
12mu|kget-4.12.4-1|64	%{_kde_libdir}/kde4/plasma_engine_kget.so
12mu|kget-4.12.4-1|65	%{_kde_libdir}/kde4/kcm_kget_checksumsearchfactory.so
12mu|kget-4.12.4-1|66	%{_kde_libdir}/kde4/kcm_kget_metalinkfactory.so
12mu|kget-4.12.4-1|67	%{_kde_libdir}/kde4/kcm_kget_bittorrentfactory.so
12mu|kget-4.12.4-1|68	%{_kde_libdir}/kde4/kcm_kget_mirrorsearchfactory.so
12mu|kget-4.12.4-1|69	%{_kde_libdir}/kde4/kcm_kget_mmsfactory.so
12mu|kget-4.12.4-1|70	%{_kde_libdir}/kde4/kcm_kget_multisegkiofactory.so
12mu|kget-4.12.4-1|71	%{_kde_libdir}/kde4/plasma_kget_barapplet.so
12mu|kget-4.12.4-1|72	%{_kde_libdir}/kde4/plasma_kget_piechart.so
12mu|kget-4.12.4-1|73	%{_kde_datadir}/config.kcfg/kget*
12mu|kget-4.12.4-1|74	%{_kde_datadir}/ontology/kde/kget_history.ontology
12mu|kget-4.12.4-1|75	%{_kde_datadir}/ontology/kde/kget_history.trig
12mu|kget-4.12.4-1|76	%{_kde_iconsdir}/*/*/apps/kget.*
12mu|kget-4.12.4-1|77	%{_datadir}/dbus-1/services/org.kde.kget.service
12mu|kget-4.12.4-1|78	
12mu|kget-4.12.4-1|79	#----------------------------------------------------------------------------
12mu|kget-4.12.4-1|80	
12mu|kget-4.12.4-1|81	%define kgetcore_major 4
12mu|kget-4.12.4-1|82	%define libkgetcore %mklibname kgetcore %{kgetcore_major}
12mu|kget-4.12.4-1|83	
12mu|kget-4.12.4-1|84	%package -n %{libkgetcore}
12mu|kget-4.12.4-1|85	Summary:	Shared library for KGet
12mu|kget-4.12.4-1|86	Group:		System/Libraries
12mu|kget-4.12.4-1|87	
12mu|kget-4.12.4-1|88	%description -n %{libkgetcore}
12mu|kget-4.12.4-1|89	Shared library for KGet.
12mu|kget-4.12.4-1|90	
12mu|kget-4.12.4-1|91	%files -n %{libkgetcore}
12mu|kget-4.12.4-1|92	%{_kde_libdir}/libkgetcore.so.%{kgetcore_major}*
12mu|kget-4.12.4-1|93	
12mu|kget-4.12.4-1|94	#----------------------------------------------------------------------------
12mu|kget-4.12.4-1|95	
12mu|kget-4.12.4-1|96	%prep
12mu|kget-4.12.4-1|97	%setup -q
12mu|kget-4.12.4-1|98	
12mu|kget-4.12.4-1|99	%build
12mu|kget-4.12.4-1|100	%cmake_kde4
12mu|kget-4.12.4-1|101	%make
12mu|kget-4.12.4-1|102	
12mu|kget-4.12.4-1|103	%install
12mu|kget-4.12.4-1|104	%makeinstall_std -C build
12mu|kget-4.12.4-1|105	
12mu|kget-4.12.4-1|106	# We don't need it because there are no headers anyway
12mu|kget-4.12.4-1|107	rm -f %{buildroot}%{_kde_libdir}/libkgetcore.so
12mu|kget-4.12.4-1|108	
12mu|kget-4.12.4-1|109	
12mu|kget-4.12.4-1|110	%changelog
12mu|kget-4.12.4-1|111	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
12mu|kget-4.12.4-1|112	+ Revision: 220a7fd
12mu|kget-4.12.4-1|113	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kget-4.12.4-1|114	
12mu|kget-4.12.4-1|115	

19918 12
12mu|kgoldrunner-4.12.4-1|1	Summary:	A game of action and puzzle solving
12mu|kgoldrunner-4.12.4-1|2	Name:		kgoldrunner
12mu|kgoldrunner-4.12.4-1|3	Version:	4.12.4
12mu|kgoldrunner-4.12.4-1|4	Release:	1
12mu|kgoldrunner-4.12.4-1|5	Epoch:		1
12mu|kgoldrunner-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kgoldrunner-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|kgoldrunner-4.12.4-1|8	Url:		http://games.kde.org/game.php?game=kgoldrunner
12mu|kgoldrunner-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kgoldrunner-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|kgoldrunner-4.12.4-1|11	
12mu|kgoldrunner-4.12.4-1|12	%description
12mu|kgoldrunner-4.12.4-1|13	KGoldrunner is an action game where the hero runs through a maze, climbs
12mu|kgoldrunner-4.12.4-1|14	stairs, dig holes and dodges enemies in order to collect all the gold nuggets
12mu|kgoldrunner-4.12.4-1|15	and escape to the next level. Your enemies are also after the gold. Worse
12mu|kgoldrunner-4.12.4-1|16	still, they are after you!.
12mu|kgoldrunner-4.12.4-1|17	
12mu|kgoldrunner-4.12.4-1|18	%files
12mu|kgoldrunner-4.12.4-1|19	%{_kde_bindir}/kgoldrunner
12mu|kgoldrunner-4.12.4-1|20	%{_kde_applicationsdir}/KGoldrunner.desktop
12mu|kgoldrunner-4.12.4-1|21	%{_kde_configdir}/kgoldrunner.knsrc
12mu|kgoldrunner-4.12.4-1|22	%{_kde_appsdir}/kgoldrunner
12mu|kgoldrunner-4.12.4-1|23	%{_kde_docdir}/*/*/kgoldrunner
12mu|kgoldrunner-4.12.4-1|24	%{_kde_iconsdir}/hicolor/*/apps/kgoldrunner.png
12mu|kgoldrunner-4.12.4-1|25	
12mu|kgoldrunner-4.12.4-1|26	#------------------------------------------------------------------------------
12mu|kgoldrunner-4.12.4-1|27	
12mu|kgoldrunner-4.12.4-1|28	%prep
12mu|kgoldrunner-4.12.4-1|29	%setup -q
12mu|kgoldrunner-4.12.4-1|30	
12mu|kgoldrunner-4.12.4-1|31	%build
12mu|kgoldrunner-4.12.4-1|32	%cmake_kde4
12mu|kgoldrunner-4.12.4-1|33	%make
12mu|kgoldrunner-4.12.4-1|34	
12mu|kgoldrunner-4.12.4-1|35	%install
12mu|kgoldrunner-4.12.4-1|36	%makeinstall_std -C build
12mu|kgoldrunner-4.12.4-1|37	
12mu|kgoldrunner-4.12.4-1|38	
12mu|kgoldrunner-4.12.4-1|39	%changelog
12mu|kgoldrunner-4.12.4-1|40	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kgoldrunner-4.12.4-1|41	+ Revision: a563ad6
12mu|kgoldrunner-4.12.4-1|42	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kgoldrunner-4.12.4-1|43	
12mu|kgoldrunner-4.12.4-1|44	

19919 12
12mu|kgpg-4.12.4-1|1	Summary:	Control your GPG keys
12mu|kgpg-4.12.4-1|2	Name:		kgpg
12mu|kgpg-4.12.4-1|3	Version:	4.12.4
12mu|kgpg-4.12.4-1|4	Release:	1
12mu|kgpg-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|kgpg-4.12.4-1|6	License:	LGPLv2
12mu|kgpg-4.12.4-1|7	Url:		http://utils.kde.org/projects/kgpg
12mu|kgpg-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kgpg-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|kgpg-4.12.4-1|10	BuildRequires:	kdepimlibs4-devel
12mu|kgpg-4.12.4-1|11	
12mu|kgpg-4.12.4-1|12	%description
12mu|kgpg-4.12.4-1|13	KGpg is a simple interface for GnuPG, a powerful encryption utility.
12mu|kgpg-4.12.4-1|14	
12mu|kgpg-4.12.4-1|15	%files
12mu|kgpg-4.12.4-1|16	%{_kde_appsdir}/kgpg
12mu|kgpg-4.12.4-1|17	%{_kde_bindir}/kgpg
12mu|kgpg-4.12.4-1|18	%{_kde_iconsdir}/*/*/apps/kgpg.*
12mu|kgpg-4.12.4-1|19	%{_kde_applicationsdir}/kgpg.desktop
12mu|kgpg-4.12.4-1|20	%{_kde_services}/ServiceMenus/encryptfile.desktop
12mu|kgpg-4.12.4-1|21	%{_kde_services}/ServiceMenus/encryptfolder.desktop
12mu|kgpg-4.12.4-1|22	%{_kde_services}/ServiceMenus/viewdecrypted.desktop
12mu|kgpg-4.12.4-1|23	%{_kde_autostart}/kgpg.desktop
12mu|kgpg-4.12.4-1|24	%{_kde_datadir}/config.kcfg/kgpg.kcfg
12mu|kgpg-4.12.4-1|25	%{_kde_datadir}/dbus-1/interfaces/org.kde.kgpg.Key.xml
12mu|kgpg-4.12.4-1|26	%{_kde_docdir}/HTML/*/kgpg
12mu|kgpg-4.12.4-1|27	
12mu|kgpg-4.12.4-1|28	#----------------------------------------------------------------------
12mu|kgpg-4.12.4-1|29	
12mu|kgpg-4.12.4-1|30	%prep
12mu|kgpg-4.12.4-1|31	%setup -q
12mu|kgpg-4.12.4-1|32	
12mu|kgpg-4.12.4-1|33	%build
12mu|kgpg-4.12.4-1|34	%cmake_kde4
12mu|kgpg-4.12.4-1|35	%make
12mu|kgpg-4.12.4-1|36	
12mu|kgpg-4.12.4-1|37	%install
12mu|kgpg-4.12.4-1|38	%makeinstall_std -C build
12mu|kgpg-4.12.4-1|39	
12mu|kgpg-4.12.4-1|40	
12mu|kgpg-4.12.4-1|41	%changelog
12mu|kgpg-4.12.4-1|42	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|kgpg-4.12.4-1|43	+ Revision: 0a89546
12mu|kgpg-4.12.4-1|44	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kgpg-4.12.4-1|45	
12mu|kgpg-4.12.4-1|46	

19920 12
12mu|khangman-4.12.4-1|1	Name:		khangman
12mu|khangman-4.12.4-1|2	Summary:	Classical hangman game
12mu|khangman-4.12.4-1|3	Version:	4.12.4
12mu|khangman-4.12.4-1|4	Release:	1
12mu|khangman-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|khangman-4.12.4-1|6	License:	GPLv2 GFLD
12mu|khangman-4.12.4-1|7	URL:		http://edu.kde.org/khangman
12mu|khangman-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|khangman-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|khangman-4.12.4-1|10	BuildRequires:	libkdeedu-devel >= %{version}
12mu|khangman-4.12.4-1|11	Requires:	libkdeedu = %{version}
12mu|khangman-4.12.4-1|12	
12mu|khangman-4.12.4-1|13	%description
12mu|khangman-4.12.4-1|14	KHangman is the classical hangman game. The child should guess a word
12mu|khangman-4.12.4-1|15	letter by letter. At each miss, the picture of a hangman appears. After
12mu|khangman-4.12.4-1|16	10 tries, if the word is not guessed, the game is over and the answer
12mu|khangman-4.12.4-1|17	is displayed.
12mu|khangman-4.12.4-1|18	
12mu|khangman-4.12.4-1|19	%files
12mu|khangman-4.12.4-1|20	%doc COPYING COPYING.DOC README
12mu|khangman-4.12.4-1|21	%doc %{_kde_docdir}/HTML/en/%{name}
12mu|khangman-4.12.4-1|22	%{_kde_appsdir}/%{name}
12mu|khangman-4.12.4-1|23	%{_kde_bindir}/%{name}
12mu|khangman-4.12.4-1|24	%{_kde_iconsdir}/*/*/apps/%{name}*
12mu|khangman-4.12.4-1|25	%{_kde_applicationsdir}/%{name}.desktop
12mu|khangman-4.12.4-1|26	%{_kde_datadir}/config.kcfg/%{name}.kcfg
12mu|khangman-4.12.4-1|27	%{_kde_configdir}/%{name}.knsrc
12mu|khangman-4.12.4-1|28	%{_kde_mandir}/man6/%{name}.6.*
12mu|khangman-4.12.4-1|29	
12mu|khangman-4.12.4-1|30	#----------------------------------------------------------------------------
12mu|khangman-4.12.4-1|31	
12mu|khangman-4.12.4-1|32	%define khangmanengine_major 4
12mu|khangman-4.12.4-1|33	%define libkhangmanengine %mklibname khangmanengine %{khangmanengine_major}
12mu|khangman-4.12.4-1|34	
12mu|khangman-4.12.4-1|35	%package -n %{libkhangmanengine}
12mu|khangman-4.12.4-1|36	Summary:	Runtime library for KDE Education Application
12mu|khangman-4.12.4-1|37	Group:		System/Libraries
12mu|khangman-4.12.4-1|38	
12mu|khangman-4.12.4-1|39	%description -n %{libkhangmanengine}
12mu|khangman-4.12.4-1|40	Runtime library for KDE Education Application.
12mu|khangman-4.12.4-1|41	
12mu|khangman-4.12.4-1|42	%files -n %{libkhangmanengine}
12mu|khangman-4.12.4-1|43	%{_kde_libdir}/libkhangmanengine.so.%{khangmanengine_major}*
12mu|khangman-4.12.4-1|44	
12mu|khangman-4.12.4-1|45	#-----------------------------------------------------------------------------
12mu|khangman-4.12.4-1|46	
12mu|khangman-4.12.4-1|47	%package devel
12mu|khangman-4.12.4-1|48	Summary:	Devel stuff for %{name}
12mu|khangman-4.12.4-1|49	Group:		Development/KDE and Qt
12mu|khangman-4.12.4-1|50	Requires:	%{libkhangmanengine} = %{version}-%{release}
12mu|khangman-4.12.4-1|51	Requires:	kdelibs4-devel
12mu|khangman-4.12.4-1|52	Requires:	libkdeedu-devel
12mu|khangman-4.12.4-1|53	
12mu|khangman-4.12.4-1|54	%description devel
12mu|khangman-4.12.4-1|55	Files needed to build applications based on %{name}.
12mu|khangman-4.12.4-1|56	
12mu|khangman-4.12.4-1|57	%files devel
12mu|khangman-4.12.4-1|58	%{_kde_libdir}/libkhangmanengine.so
12mu|khangman-4.12.4-1|59	%{_includedir}/%{name}
12mu|khangman-4.12.4-1|60	
12mu|khangman-4.12.4-1|61	#----------------------------------------------------------------------
12mu|khangman-4.12.4-1|62	
12mu|khangman-4.12.4-1|63	%prep
12mu|khangman-4.12.4-1|64	%setup -q
12mu|khangman-4.12.4-1|65	
12mu|khangman-4.12.4-1|66	%build
12mu|khangman-4.12.4-1|67	%cmake_kde4
12mu|khangman-4.12.4-1|68	%make
12mu|khangman-4.12.4-1|69	
12mu|khangman-4.12.4-1|70	%install
12mu|khangman-4.12.4-1|71	%makeinstall_std -C build
12mu|khangman-4.12.4-1|72	
12mu|khangman-4.12.4-1|73	
12mu|khangman-4.12.4-1|74	%changelog
12mu|khangman-4.12.4-1|75	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|khangman-4.12.4-1|76	+ Revision: 0d9b877
12mu|khangman-4.12.4-1|77	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|khangman-4.12.4-1|78	
12mu|khangman-4.12.4-1|79	

19921 12
12mu|kig-4.12.4-1|1	Name:		kig
12mu|kig-4.12.4-1|2	Summary:	KDE Interactive Geometry
12mu|kig-4.12.4-1|3	Version:	4.12.4
12mu|kig-4.12.4-1|4	Release:	1
12mu|kig-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|kig-4.12.4-1|6	License:	GPLv2 GFDL
12mu|kig-4.12.4-1|7	URL:		http://edu.kde.org/kig
12mu|kig-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kig-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|kig-4.12.4-1|10	BuildRequires:	boost-devel
12mu|kig-4.12.4-1|11	
12mu|kig-4.12.4-1|12	%description
12mu|kig-4.12.4-1|13	Kig is a program for use in math classes in high school, to allow
12mu|kig-4.12.4-1|14	students to interactively explore geometric concepts.
12mu|kig-4.12.4-1|15	
12mu|kig-4.12.4-1|16	%files
12mu|kig-4.12.4-1|17	%doc COPYING COPYING.DOC AUTHORS ChangeLog
12mu|kig-4.12.4-1|18	%doc %{_kde_docdir}/HTML/en/kig
12mu|kig-4.12.4-1|19	%{_kde_appsdir}/kig
12mu|kig-4.12.4-1|20	%{_kde_bindir}/kig
12mu|kig-4.12.4-1|21	%{_kde_bindir}/pykig.py
12mu|kig-4.12.4-1|22	%{_kde_libdir}/kde4/kigpart.so
12mu|kig-4.12.4-1|23	%{_kde_iconsdir}/*/*/apps/kig.*
12mu|kig-4.12.4-1|24	%{_kde_iconsdir}/*/*/mimetypes/application-x-kig.*
12mu|kig-4.12.4-1|25	%{_kde_applicationsdir}/kig.desktop
12mu|kig-4.12.4-1|26	%{_kde_services}/kig_part.desktop
12mu|kig-4.12.4-1|27	%{_kde_appsdir}/katepart/syntax/python-kig.xml
12mu|kig-4.12.4-1|28	%{_kde_mandir}/man1/kig.1.*
12mu|kig-4.12.4-1|29	
12mu|kig-4.12.4-1|30	#----------------------------------------------------------------------
12mu|kig-4.12.4-1|31	
12mu|kig-4.12.4-1|32	%prep
12mu|kig-4.12.4-1|33	%setup -q
12mu|kig-4.12.4-1|34	
12mu|kig-4.12.4-1|35	%build
12mu|kig-4.12.4-1|36	%cmake_kde4
12mu|kig-4.12.4-1|37	%make
12mu|kig-4.12.4-1|38	
12mu|kig-4.12.4-1|39	%install
12mu|kig-4.12.4-1|40	%makeinstall_std -C build
12mu|kig-4.12.4-1|41	
12mu|kig-4.12.4-1|42	
12mu|kig-4.12.4-1|43	%changelog
12mu|kig-4.12.4-1|44	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|kig-4.12.4-1|45	+ Revision: 4817d65
12mu|kig-4.12.4-1|46	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kig-4.12.4-1|47	
12mu|kig-4.12.4-1|48	

19922 12
12mu|kigo-4.12.4-1|1	Name:		kigo
12mu|kigo-4.12.4-1|2	Version:	4.12.4
12mu|kigo-4.12.4-1|3	Release:	1
12mu|kigo-4.12.4-1|4	Epoch:		1
12mu|kigo-4.12.4-1|5	Summary:	Go board game for KDE
12mu|kigo-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kigo-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|kigo-4.12.4-1|8	Url:		http://www.kde.org/applications/games/kigo/
12mu|kigo-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kigo-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|kigo-4.12.4-1|11	Requires:	gnugo
12mu|kigo-4.12.4-1|12	
12mu|kigo-4.12.4-1|13	%description
12mu|kigo-4.12.4-1|14	Kigo is an open-source implementation of the popular Go game.
12mu|kigo-4.12.4-1|15	
12mu|kigo-4.12.4-1|16	Go is a strategic board game for two players. It is also known as igo
12mu|kigo-4.12.4-1|17	(Japanese), weiqi or wei ch'i (Chinese) or baduk (Korean).
12mu|kigo-4.12.4-1|18	Go is noted for being rich in strategic complexity despite its simple rules.
12mu|kigo-4.12.4-1|19	The game is played by two players who alternately place black and white stones
12mu|kigo-4.12.4-1|20	(playing pieces, now usually made of glass or plastic) on the vacant
12mu|kigo-4.12.4-1|21	intersections of a grid of 19x19 lines (9x9 or 13x13 for easier games).
12mu|kigo-4.12.4-1|22	
12mu|kigo-4.12.4-1|23	%files
12mu|kigo-4.12.4-1|24	%{_kde_bindir}/kigo
12mu|kigo-4.12.4-1|25	%{_kde_applicationsdir}/kigo.desktop
12mu|kigo-4.12.4-1|26	%{_kde_appsdir}/kigo
12mu|kigo-4.12.4-1|27	%{_kde_datadir}/config.kcfg/kigo.kcfg
12mu|kigo-4.12.4-1|28	%{_kde_configdir}/kigo-games.knsrc
12mu|kigo-4.12.4-1|29	%{_kde_configdir}/kigo.knsrc
12mu|kigo-4.12.4-1|30	%{_kde_docdir}/HTML/en/kigo
12mu|kigo-4.12.4-1|31	%{_kde_iconsdir}/*/*/apps/kigo.png
12mu|kigo-4.12.4-1|32	
12mu|kigo-4.12.4-1|33	#------------------------------------------------------------------------------
12mu|kigo-4.12.4-1|34	
12mu|kigo-4.12.4-1|35	%prep
12mu|kigo-4.12.4-1|36	%setup -q
12mu|kigo-4.12.4-1|37	
12mu|kigo-4.12.4-1|38	%build
12mu|kigo-4.12.4-1|39	%cmake_kde4
12mu|kigo-4.12.4-1|40	%make
12mu|kigo-4.12.4-1|41	
12mu|kigo-4.12.4-1|42	%install
12mu|kigo-4.12.4-1|43	%makeinstall_std -C build
12mu|kigo-4.12.4-1|44	
12mu|kigo-4.12.4-1|45	
12mu|kigo-4.12.4-1|46	%changelog
12mu|kigo-4.12.4-1|47	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kigo-4.12.4-1|48	+ Revision: 60eb6bb
12mu|kigo-4.12.4-1|49	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kigo-4.12.4-1|50	
12mu|kigo-4.12.4-1|51	

19923 12
12mu|killbots-4.12.4-1|1	Name:		killbots
12mu|killbots-4.12.4-1|2	Version:	4.12.4
12mu|killbots-4.12.4-1|3	Release:	1
12mu|killbots-4.12.4-1|4	Epoch:		1
12mu|killbots-4.12.4-1|5	Summary:	KDE port of the classic BSD console game robots
12mu|killbots-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|killbots-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|killbots-4.12.4-1|8	URL:		http://www.kde.org/applications/games/killbots/
12mu|killbots-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|killbots-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|killbots-4.12.4-1|11	
12mu|killbots-4.12.4-1|12	%description
12mu|killbots-4.12.4-1|13	Killbots is a simple game of evading killer robots.
12mu|killbots-4.12.4-1|14	
12mu|killbots-4.12.4-1|15	Who created the robots and why they have been programmed to destroy, no one
12mu|killbots-4.12.4-1|16	knows. All that is known is that the robots are numerous and their sole
12mu|killbots-4.12.4-1|17	objective is to destroy you. Fortunately for you, their creator has focused on
12mu|killbots-4.12.4-1|18	quantity rather than quality and as a result the robots are severely lacking
12mu|killbots-4.12.4-1|19	in intelligence. Your superior wit and a fancy teleportation device are your
12mu|killbots-4.12.4-1|20	only weapons against the never-ending stream of mindless automatons.
12mu|killbots-4.12.4-1|21	
12mu|killbots-4.12.4-1|22	%files
12mu|killbots-4.12.4-1|23	%{_kde_bindir}/killbots
12mu|killbots-4.12.4-1|24	%{_kde_applicationsdir}/killbots.desktop
12mu|killbots-4.12.4-1|25	%{_kde_appsdir}/killbots
12mu|killbots-4.12.4-1|26	%{_kde_datadir}/config.kcfg/killbots.kcfg
12mu|killbots-4.12.4-1|27	%{_kde_docdir}/*/*/killbots
12mu|killbots-4.12.4-1|28	%{_kde_iconsdir}/hicolor/*/apps/killbots.*
12mu|killbots-4.12.4-1|29	
12mu|killbots-4.12.4-1|30	#------------------------------------------------------------------------------
12mu|killbots-4.12.4-1|31	
12mu|killbots-4.12.4-1|32	%prep
12mu|killbots-4.12.4-1|33	%setup -q
12mu|killbots-4.12.4-1|34	
12mu|killbots-4.12.4-1|35	%build
12mu|killbots-4.12.4-1|36	%cmake_kde4
12mu|killbots-4.12.4-1|37	
12mu|killbots-4.12.4-1|38	%install
12mu|killbots-4.12.4-1|39	%makeinstall_std -C build
12mu|killbots-4.12.4-1|40	
12mu|killbots-4.12.4-1|41	
12mu|killbots-4.12.4-1|42	
12mu|killbots-4.12.4-1|43	%changelog
12mu|killbots-4.12.4-1|44	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|killbots-4.12.4-1|45	+ Revision: 2526148
12mu|killbots-4.12.4-1|46	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|killbots-4.12.4-1|47	
12mu|killbots-4.12.4-1|48	

19924 12
12mu|kimono-4.12.4-1|1	Name:		kimono
12mu|kimono-4.12.4-1|2	Summary:	C# Mono KDE 4 bindings
12mu|kimono-4.12.4-1|3	Version:	4.12.4
12mu|kimono-4.12.4-1|4	Release:	1
12mu|kimono-4.12.4-1|5	Epoch:		1
12mu|kimono-4.12.4-1|6	Group:		Development/KDE and Qt
12mu|kimono-4.12.4-1|7	License:	GPLv2 LGPLv2
12mu|kimono-4.12.4-1|8	URL:		https://projects.kde.org/projects/kde/kdebindings/csharp/kimono
12mu|kimono-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kimono-4.12.4-1|10	Patch0:		kimono-4.7.2-fix-link-against-soprano-index-librairies.patch
12mu|kimono-4.12.4-1|11	BuildRequires:	kdelibs4-devel
12mu|kimono-4.12.4-1|12	BuildRequires:	smokekde-devel >= 1:%{version}
12mu|kimono-4.12.4-1|13	BuildRequires:	qyoto-devel >= 1:%{version}
12mu|kimono-4.12.4-1|14	BuildRequires:	pkgconfig(mono)
12mu|kimono-4.12.4-1|15	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12mu|kimono-4.12.4-1|16	Provides:	mono-kde4 = %{EVRD}
12mu|kimono-4.12.4-1|17	Requires:	qyoto >= 1:%{version}
12mu|kimono-4.12.4-1|18	
12mu|kimono-4.12.4-1|19	%description
12mu|kimono-4.12.4-1|20	NET/Mono bindings for the KDE libraries.
12mu|kimono-4.12.4-1|21	
12mu|kimono-4.12.4-1|22	%files
12mu|kimono-4.12.4-1|23	%doc COPYING.GPLv2 COPYING.LGPLv2
12mu|kimono-4.12.4-1|24	%{_kde_prefix}/lib/mono/qyoto/kde-dotnet.dll
12mu|kimono-4.12.4-1|25	%{_kde_prefix}/lib/mono/qyoto/khtml-dll.dll
12mu|kimono-4.12.4-1|26	%{_kde_prefix}/lib/mono/qyoto/soprano.dll
12mu|kimono-4.12.4-1|27	%{_kde_prefix}/lib/mono/qyoto/ktexteditor-dotnet.dll
12mu|kimono-4.12.4-1|28	%{_kde_prefix}/lib/mono/qyoto/plasma-dll.dll
12mu|kimono-4.12.4-1|29	%{_kde_prefix}/lib/mono/qyoto/nepomuk-dll.dll
12mu|kimono-4.12.4-1|30	%{_kde_prefix}/lib/mono/qyoto/akonadi.dll
12mu|kimono-4.12.4-1|31	%{_kde_prefix}/lib/mono/gac/kde-dotnet
12mu|kimono-4.12.4-1|32	%{_kde_prefix}/lib/mono/gac/khtml-dll
12mu|kimono-4.12.4-1|33	%{_kde_prefix}/lib/mono/gac/soprano
12mu|kimono-4.12.4-1|34	%{_kde_prefix}/lib/mono/gac/ktexteditor-dotnet
12mu|kimono-4.12.4-1|35	%{_kde_prefix}/lib/mono/gac/plasma-dll
12mu|kimono-4.12.4-1|36	%{_kde_prefix}/lib/mono/gac/nepomuk-dll
12mu|kimono-4.12.4-1|37	%{_kde_prefix}/lib/mono/gac/akonadi
12mu|kimono-4.12.4-1|38	%{_kde_libdir}/kde4/kimonopluginfactory.so
12mu|kimono-4.12.4-1|39	%{_kde_libdir}/libkhtml-sharp.so
12mu|kimono-4.12.4-1|40	%{_kde_libdir}/libnepomuk-sharp.so
12mu|kimono-4.12.4-1|41	%{_kde_libdir}/libsoprano-sharp.so
12mu|kimono-4.12.4-1|42	%{_kde_libdir}/libkimono.so
12mu|kimono-4.12.4-1|43	%{_kde_libdir}/libktexteditor-sharp.so
12mu|kimono-4.12.4-1|44	%{_kde_libdir}/libplasma-sharp.so
12mu|kimono-4.12.4-1|45	%{_kde_libdir}/libakonadi-sharp.so
12mu|kimono-4.12.4-1|46	%{_kde_appsdir}/plasma_scriptengine_kimono
12mu|kimono-4.12.4-1|47	%{_kde_services}/plasma-scriptengine-kimono-applet.desktop
12mu|kimono-4.12.4-1|48	%{_kde_services}/plasma-scriptengine-kimono-dataengine.desktop
12mu|kimono-4.12.4-1|49	
12mu|kimono-4.12.4-1|50	#------------------------------------------------------------------------------
12mu|kimono-4.12.4-1|51	
12mu|kimono-4.12.4-1|52	%prep
12mu|kimono-4.12.4-1|53	%setup -q
12mu|kimono-4.12.4-1|54	%apply_patches
12mu|kimono-4.12.4-1|55	
12mu|kimono-4.12.4-1|56	%build
12mu|kimono-4.12.4-1|57	%cmake_kde4
12mu|kimono-4.12.4-1|58	%make
12mu|kimono-4.12.4-1|59	
12mu|kimono-4.12.4-1|60	%install
12mu|kimono-4.12.4-1|61	%makeinstall_std -C build
12mu|kimono-4.12.4-1|62	
12mu|kimono-4.12.4-1|63	
12mu|kimono-4.12.4-1|64	%changelog
12mu|kimono-4.12.4-1|65	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kimono-4.12.4-1|66	+ Revision: 02f96f8
12mu|kimono-4.12.4-1|67	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kimono-4.12.4-1|68	
12mu|kimono-4.12.4-1|69	

19925 12
12mu|kino-1.3.4-10|1	Summary:	GNOME DV-editing utility
12mu|kino-1.3.4-10|2	Name:		kino
12mu|kino-1.3.4-10|3	Epoch:		2
12mu|kino-1.3.4-10|4	Version:	1.3.4
12mu|kino-1.3.4-10|5	Release:	10
12mu|kino-1.3.4-10|6	License:	GPLv2+
12mu|kino-1.3.4-10|7	Group:		Video
12mu|kino-1.3.4-10|8	Url:		http://www.kinodv.org/
12mu|kino-1.3.4-10|9	Source0:	http://downloads.sourgeforge.net/%{name}/%{name}-%{version}.tar.gz
12mu|kino-1.3.4-10|10	Patch0:		kino-1.3.4-fix-desktop-file.patch
12mu|kino-1.3.4-10|11	Patch1:		kino-1.3.4-videodev.h.patch
12mu|kino-1.3.4-10|12	Patch2:		kino-1.3.2-fix-str-fmt.patch
12mu|kino-1.3.4-10|13	Patch3:		kino-1.3.4-use-soundwrapper.patch
12mu|kino-1.3.4-10|14	Patch4:		kino-1.3.4-ffmpeg0.8.patch
12mu|kino-1.3.4-10|15	Patch5:		kino-1.3.4-libav-0.8.patch
12mu|kino-1.3.4-10|16	Patch6:		kino-1.3.4-link.patch
12mu|kino-1.3.4-10|17	Patch7:		kino-automake-1.13.patch
12mu|kino-1.3.4-10|18	
12mu|kino-1.3.4-10|19	BuildRequires:	desktop-file-utils
12mu|kino-1.3.4-10|20	BuildRequires:	imagemagick
12mu|kino-1.3.4-10|21	BuildRequires:	intltool
12mu|kino-1.3.4-10|22	BuildRequires:	perl-XML-Parser
12mu|kino-1.3.4-10|23	BuildRequires:	a52dec-devel
12mu|kino-1.3.4-10|24	BuildRequires:	pkgconfig(alsa)
12mu|kino-1.3.4-10|25	BuildRequires:	pkgconfig(libavcodec)
12mu|kino-1.3.4-10|26	BuildRequires:	pkgconfig(libavc1394)
12mu|kino-1.3.4-10|27	BuildRequires:	pkgconfig(libdv)
12mu|kino-1.3.4-10|28	BuildRequires:	pkgconfig(libglade-2.0)
12mu|kino-1.3.4-10|29	BuildRequires:	pkgconfig(libgnomeui-2.0)
12mu|kino-1.3.4-10|30	BuildRequires:	pkgconfig(libiec61883)
12mu|kino-1.3.4-10|31	BuildRequires:	pkgconfig(libquicktime)
12mu|kino-1.3.4-10|32	BuildRequires:	pkgconfig(libv4l1)
12mu|kino-1.3.4-10|33	BuildRequires:	pkgconfig(libv4l2)
12mu|kino-1.3.4-10|34	BuildRequires:	pkgconfig(samplerate)
12mu|kino-1.3.4-10|35	BuildRequires:	pkgconfig(xv)
12mu|kino-1.3.4-10|36	Requires:	mjpegtools
12mu|kino-1.3.4-10|37	Requires:	soundwrapper
12mu|kino-1.3.4-10|38	Requires:	udev
12mu|kino-1.3.4-10|39	#gw needed by the scripts in /usr/share/kino/scripts
12mu|kino-1.3.4-10|40	Requires:	ffmpeg
12mu|kino-1.3.4-10|41	#it needs rawplay
12mu|kino-1.3.4-10|42	Requires:	smilutils
12mu|kino-1.3.4-10|43	
12mu|kino-1.3.4-10|44	%description
12mu|kino-1.3.4-10|45	The new generation of digital camcorders use the Digital Video (DV) data
12mu|kino-1.3.4-10|46	format. Kino allows you to record, create, edit, and play movies recorded
12mu|kino-1.3.4-10|47	with DV camcorders. Unlike other editors, this program uses many keyboard
12mu|kino-1.3.4-10|48	commands for fast navigating and editing inside the movie.
12mu|kino-1.3.4-10|49	
12mu|kino-1.3.4-10|50	%package devel
12mu|kino-1.3.4-10|51	Group:		Development/C++
12mu|kino-1.3.4-10|52	Summary:	Header files for kino plugin development
12mu|kino-1.3.4-10|53	Requires:	%{name} = %{EVRD}
12mu|kino-1.3.4-10|54	
12mu|kino-1.3.4-10|55	%description	devel
12mu|kino-1.3.4-10|56	This contains the C++ headers needed to build extensions for kino.
12mu|kino-1.3.4-10|57	
12mu|kino-1.3.4-10|58	%prep
12mu|kino-1.3.4-10|59	%setup -q
12mu|kino-1.3.4-10|60	%patch0 -p0
12mu|kino-1.3.4-10|61	%patch1 -p0
12mu|kino-1.3.4-10|62	%patch2 -p0
12mu|kino-1.3.4-10|63	%patch3 -p1
12mu|kino-1.3.4-10|64	%patch4 -p0
12mu|kino-1.3.4-10|65	%patch5 -p1
12mu|kino-1.3.4-10|66	%patch6 -p0
12mu|kino-1.3.4-10|67	%patch7 -p1 -b .am13~
12mu|kino-1.3.4-10|68	
12mu|kino-1.3.4-10|69	autoreconf -fi
12mu|kino-1.3.4-10|70	# More ffmpeg encoder name changes
12mu|kino-1.3.4-10|71	sed -i -e 's,vcodec h264,vcodec libx264,g' scripts/exports/*
12mu|kino-1.3.4-10|72	sed -i -e 's,acodec mp3,acodec libmp3lame,g' scripts/exports/ffmpeg_mp3.sh
12mu|kino-1.3.4-10|73	
12mu|kino-1.3.4-10|74	%build
12mu|kino-1.3.4-10|75	#export CPPFLAGS="%{optflags} -I%{_includedir}/libavcodec -I%{_includedir}/libavdevice -I%{_includedir}/libavformat -I%{_includedir}/libavcodec -I%{_includedir}/libpostproc -I%{_includedir}/libswscale"
12mu|kino-1.3.4-10|76	%configure2_5x \
12mu|kino-1.3.4-10|77	--enable-quicktime \
12mu|kino-1.3.4-10|78	--disable-local-ffmpeg
12mu|kino-1.3.4-10|79	%make
12mu|kino-1.3.4-10|80	
12mu|kino-1.3.4-10|81	%install
12mu|kino-1.3.4-10|82	mkdir -p %{buildroot}%{_bindir}
12mu|kino-1.3.4-10|83	%makeinstall_std
12mu|kino-1.3.4-10|84	
12mu|kino-1.3.4-10|85	rm -rf %{buildroot}%{_sysconfdir}/hotplug/ %{buildroot}%{_libdir}/hotplug
12mu|kino-1.3.4-10|86	
12mu|kino-1.3.4-10|87	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12mu|kino-1.3.4-10|88	install -m 644 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mu|kino-1.3.4-10|89	convert -scale 32 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mu|kino-1.3.4-10|90	convert -scale 16 pixmaps/%{name}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mu|kino-1.3.4-10|91	
12mu|kino-1.3.4-10|92	%find_lang %{name}
12mu|kino-1.3.4-10|93	
12mu|kino-1.3.4-10|94	%files -f %{name}.lang
12mu|kino-1.3.4-10|95	%doc AUTHORS BUGS ChangeLog NEWS README* TODO
12mu|kino-1.3.4-10|96	%{_sysconfdir}/udev/rules.d/kino.rules
12mu|kino-1.3.4-10|97	%{_bindir}/*
12mu|kino-1.3.4-10|98	%{_libdir}/kino-gtk2/
12mu|kino-1.3.4-10|99	%{_datadir}/mime/packages/kino.xml
12mu|kino-1.3.4-10|100	%{_datadir}/applications/*
12mu|kino-1.3.4-10|101	%{_datadir}/kino/
12mu|kino-1.3.4-10|102	%{_datadir}/pixmaps/*
12mu|kino-1.3.4-10|103	%{_iconsdir}/hicolor/*/apps/%{name}.png
12mu|kino-1.3.4-10|104	%{_mandir}/man1/*
12mu|kino-1.3.4-10|105	
12mu|kino-1.3.4-10|106	%files devel
12mu|kino-1.3.4-10|107	%{_includedir}/%{name}
12mu|kino-1.3.4-10|108	

19926 12
12mu|kio-mtp-0-0.20131020.2|1	%define git 20131020
12mu|kio-mtp-0-0.20131020.2|2	
12mu|kio-mtp-0-0.20131020.2|3	Summary:	MTP Kio slave
12mu|kio-mtp-0-0.20131020.2|4	Name:		kio-mtp
12mu|kio-mtp-0-0.20131020.2|5	Version:	0
12mu|kio-mtp-0-0.20131020.2|6	Release:	0.%{git}.2
12mu|kio-mtp-0-0.20131020.2|7	Group:		Graphical desktop/KDE
12mu|kio-mtp-0-0.20131020.2|8	License:	GPLv2+
12mu|kio-mtp-0-0.20131020.2|9	Url:		https://projects.kde.org/projects/playground/base/kio-mtp
12mu|kio-mtp-0-0.20131020.2|10	# From KDE's git
12mu|kio-mtp-0-0.20131020.2|11	Source0:	%{name}-%{git}.tar.bz2
12mu|kio-mtp-0-0.20131020.2|12	Patch0:         kio-mtp-20131020.mtp.patch
12mu|kio-mtp-0-0.20131020.2|13	BuildRequires:	kdelibs4-devel
12mu|kio-mtp-0-0.20131020.2|14	BuildRequires:	pkgconfig(libmtp)
12mu|kio-mtp-0-0.20131020.2|15	
12mu|kio-mtp-0-0.20131020.2|16	%description
12mu|kio-mtp-0-0.20131020.2|17	Kio slave providing access to MTP device using the mtp:/// protocol.
12mu|kio-mtp-0-0.20131020.2|18	
12mu|kio-mtp-0-0.20131020.2|19	%files
12mu|kio-mtp-0-0.20131020.2|20	%{_kde_appsdir}/konqueror/dirtree/remote/mtp-network.desktop
12mu|kio-mtp-0-0.20131020.2|21	%{_kde_appsdir}/remoteview/mtp-network.desktop
12mu|kio-mtp-0-0.20131020.2|22	%{_kde_appsdir}/solid/actions/solid_mtp.desktop
12mu|kio-mtp-0-0.20131020.2|23	%{_kde_libdir}/kde4/kio_mtp.so
12mu|kio-mtp-0-0.20131020.2|24	%{_kde_services}/mtp.protocol
12mu|kio-mtp-0-0.20131020.2|25	
12mu|kio-mtp-0-0.20131020.2|26	#------------------------------------------------------------------------------
12mu|kio-mtp-0-0.20131020.2|27	
12mu|kio-mtp-0-0.20131020.2|28	%prep
12mu|kio-mtp-0-0.20131020.2|29	%setup -qn %{name}-%{git}
12mu|kio-mtp-0-0.20131020.2|30	%apply_patches
12mu|kio-mtp-0-0.20131020.2|31	
12mu|kio-mtp-0-0.20131020.2|32	%build
12mu|kio-mtp-0-0.20131020.2|33	%cmake_kde4
12mu|kio-mtp-0-0.20131020.2|34	%make
12mu|kio-mtp-0-0.20131020.2|35	
12mu|kio-mtp-0-0.20131020.2|36	%install
12mu|kio-mtp-0-0.20131020.2|37	%makeinstall_std -C build
12mu|kio-mtp-0-0.20131020.2|38	
12mu|kio-mtp-0-0.20131020.2|39	
12mu|kio-mtp-0-0.20131020.2|40	%changelog
12mu|kio-mtp-0-0.20131020.2|41	* Tue Apr 15 2014 Alex Burmashev <alex.burmashev@gmail.com> 0-0.20131020.2
12mu|kio-mtp-0-0.20131020.2|42	+ Revision: 9252fb9
12mu|kio-mtp-0-0.20131020.2|43	- change exec for mtp desktop file
12mu|kio-mtp-0-0.20131020.2|44	
12mu|kio-mtp-0-0.20131020.2|45	

19927 12
12mu|kiriki-4.12.4-1|1	Name:		kiriki
12mu|kiriki-4.12.4-1|2	Version:	4.12.4
12mu|kiriki-4.12.4-1|3	Release:	1
12mu|kiriki-4.12.4-1|4	Epoch:		1
12mu|kiriki-4.12.4-1|5	Summary:	Close of Yahtzee
12mu|kiriki-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kiriki-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|kiriki-4.12.4-1|8	URL:		http://games.kde.org/game.php?game=kiriki
12mu|kiriki-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kiriki-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|kiriki-4.12.4-1|11	
12mu|kiriki-4.12.4-1|12	%description
12mu|kiriki-4.12.4-1|13	Kiriki is an addictive and fun dice game, designed to be played by as
12mu|kiriki-4.12.4-1|14	many as six players.
12mu|kiriki-4.12.4-1|15	
12mu|kiriki-4.12.4-1|16	Participants have to collect points by rolling five dice for up to
12mu|kiriki-4.12.4-1|17	three times per single turn.
12mu|kiriki-4.12.4-1|18	
12mu|kiriki-4.12.4-1|19	%files
12mu|kiriki-4.12.4-1|20	%{_kde_bindir}/kiriki
12mu|kiriki-4.12.4-1|21	%{_kde_applicationsdir}/kiriki.desktop
12mu|kiriki-4.12.4-1|22	%{_kde_docdir}/*/*/kiriki
12mu|kiriki-4.12.4-1|23	%{_kde_iconsdir}/hicolor/*/apps/kiriki.png
12mu|kiriki-4.12.4-1|24	%{_kde_appsdir}/kiriki
12mu|kiriki-4.12.4-1|25	
12mu|kiriki-4.12.4-1|26	#------------------------------------------------------------------------------
12mu|kiriki-4.12.4-1|27	
12mu|kiriki-4.12.4-1|28	%prep
12mu|kiriki-4.12.4-1|29	%setup -q
12mu|kiriki-4.12.4-1|30	
12mu|kiriki-4.12.4-1|31	%build
12mu|kiriki-4.12.4-1|32	%cmake_kde4
12mu|kiriki-4.12.4-1|33	%make
12mu|kiriki-4.12.4-1|34	
12mu|kiriki-4.12.4-1|35	%install
12mu|kiriki-4.12.4-1|36	%makeinstall_std -C build
12mu|kiriki-4.12.4-1|37	
12mu|kiriki-4.12.4-1|38	
12mu|kiriki-4.12.4-1|39	%changelog
12mu|kiriki-4.12.4-1|40	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kiriki-4.12.4-1|41	+ Revision: 5ac316a
12mu|kiriki-4.12.4-1|42	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kiriki-4.12.4-1|43	
12mu|kiriki-4.12.4-1|44	

19928 12
12mu|kiten-4.12.4-1|1	Name:		kiten
12mu|kiten-4.12.4-1|2	Summary:	A Japanese reference/learning tool
12mu|kiten-4.12.4-1|3	Version:	4.12.4
12mu|kiten-4.12.4-1|4	Release:	1
12mu|kiten-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|kiten-4.12.4-1|6	License:	GPLv2 LGPLv2 GFDL
12mu|kiten-4.12.4-1|7	URL:		http://edu.kde.org/kiten
12mu|kiten-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kiten-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|kiten-4.12.4-1|10	
12mu|kiten-4.12.4-1|11	%description
12mu|kiten-4.12.4-1|12	Kiten is a Japanese reference/learning tool.
12mu|kiten-4.12.4-1|13	
12mu|kiten-4.12.4-1|14	Kiten features:
12mu|kiten-4.12.4-1|15	* Search with english keyword, Japanese reading, or a Kanji string on a
12mu|kiten-4.12.4-1|16	list of EDICT files.
12mu|kiten-4.12.4-1|17	* Search with english keyword, Japanese reading, number of strokes, grade
12mu|kiten-4.12.4-1|18	number, or a Kanji on a list of KANJIDIC files.
12mu|kiten-4.12.4-1|19	* Comes with all necessary files.
12mu|kiten-4.12.4-1|20	* Very fast.
12mu|kiten-4.12.4-1|21	* Limit searches to only common entries.
12mu|kiten-4.12.4-1|22	* Nested searches of results possible.
12mu|kiten-4.12.4-1|23	* Compact, small, fast interface.
12mu|kiten-4.12.4-1|24	* Global KDE keybindings for searching highlighted strings.
12mu|kiten-4.12.4-1|25	* Learning dialog. (One can even open up multiple ones and have them sync
12mu|kiten-4.12.4-1|26	between each other.)
12mu|kiten-4.12.4-1|27	* Browse Kanji by grade.
12mu|kiten-4.12.4-1|28	* Add Kanji to a list for later learning.
12mu|kiten-4.12.4-1|29	* Browse list, and get quizzed on them.
12mu|kiten-4.12.4-1|30	
12mu|kiten-4.12.4-1|31	%files
12mu|kiten-4.12.4-1|32	%doc COPYING COPYING.DOC COPYING.LIB AUTHORS README
12mu|kiten-4.12.4-1|33	%doc %{_kde_docdir}/HTML/en/kiten
12mu|kiten-4.12.4-1|34	%{_kde_appsdir}/kiten
12mu|kiten-4.12.4-1|35	%{_kde_appsdir}/kitenradselect
12mu|kiten-4.12.4-1|36	%{_kde_appsdir}/kitenkanjibrowser
12mu|kiten-4.12.4-1|37	%{_kde_bindir}/kiten
12mu|kiten-4.12.4-1|38	%{_kde_bindir}/kitengen
12mu|kiten-4.12.4-1|39	%{_kde_bindir}/kitenradselect
12mu|kiten-4.12.4-1|40	%{_kde_bindir}/kitenkanjibrowser
12mu|kiten-4.12.4-1|41	%{_kde_iconsdir}/*/*/apps/kiten.*
12mu|kiten-4.12.4-1|42	%{_kde_applicationsdir}/kiten.desktop
12mu|kiten-4.12.4-1|43	%{_kde_applicationsdir}/kitenkanjibrowser.desktop
12mu|kiten-4.12.4-1|44	%{_kde_applicationsdir}/kitenradselect.desktop
12mu|kiten-4.12.4-1|45	%{_kde_datadir}/config.kcfg/kiten.kcfg
12mu|kiten-4.12.4-1|46	%{_datadir}/fonts/kanjistrokeorders
12mu|kiten-4.12.4-1|47	
12mu|kiten-4.12.4-1|48	#---------------------------------------------
12mu|kiten-4.12.4-1|49	
12mu|kiten-4.12.4-1|50	%define libkiten_major 4
12mu|kiten-4.12.4-1|51	%define libkiten %mklibname kiten %{libkiten_major}
12mu|kiten-4.12.4-1|52	
12mu|kiten-4.12.4-1|53	%package -n %{libkiten}
12mu|kiten-4.12.4-1|54	Summary:	Runtime library for Kiten
12mu|kiten-4.12.4-1|55	Group:		System/Libraries
12mu|kiten-4.12.4-1|56	
12mu|kiten-4.12.4-1|57	%description -n %{libkiten}
12mu|kiten-4.12.4-1|58	libkiten is a library for managing a variety of japanese cross-language
12mu|kiten-4.12.4-1|59	dictionaries through a common interface. It provides a light abstraction layer
12mu|kiten-4.12.4-1|60	over various types of japanese dictionaries, with a simple facility for adding
12mu|kiten-4.12.4-1|61	more types.
12mu|kiten-4.12.4-1|62	
12mu|kiten-4.12.4-1|63	%files -n %{libkiten}
12mu|kiten-4.12.4-1|64	%{_kde_libdir}/libkiten.so.%{libkiten_major}*
12mu|kiten-4.12.4-1|65	
12mu|kiten-4.12.4-1|66	#---------------------------------------------
12mu|kiten-4.12.4-1|67	
12mu|kiten-4.12.4-1|68	%package devel
12mu|kiten-4.12.4-1|69	Summary:	Devel stuff for %{name}
12mu|kiten-4.12.4-1|70	Group:		Development/KDE and Qt
12mu|kiten-4.12.4-1|71	Requires:	kdelibs4-devel
12mu|kiten-4.12.4-1|72	Requires:	%{libkiten} = %{version}-%{release}
12mu|kiten-4.12.4-1|73	Conflicts:	kdeedu4-devel < 4.6.90
12mu|kiten-4.12.4-1|74	
12mu|kiten-4.12.4-1|75	%description  devel
12mu|kiten-4.12.4-1|76	Files needed to build applications based on %{name}.
12mu|kiten-4.12.4-1|77	
12mu|kiten-4.12.4-1|78	%files devel
12mu|kiten-4.12.4-1|79	%{_kde_libdir}/libkiten.so
12mu|kiten-4.12.4-1|80	%{_includedir}/libkiten/
12mu|kiten-4.12.4-1|81	
12mu|kiten-4.12.4-1|82	#----------------------------------------------------------------------
12mu|kiten-4.12.4-1|83	
12mu|kiten-4.12.4-1|84	%prep
12mu|kiten-4.12.4-1|85	%setup -q
12mu|kiten-4.12.4-1|86	
12mu|kiten-4.12.4-1|87	%build
12mu|kiten-4.12.4-1|88	%cmake_kde4
12mu|kiten-4.12.4-1|89	%make
12mu|kiten-4.12.4-1|90	
12mu|kiten-4.12.4-1|91	%install
12mu|kiten-4.12.4-1|92	%makeinstall_std -C build
12mu|kiten-4.12.4-1|93	
12mu|kiten-4.12.4-1|94	
12mu|kiten-4.12.4-1|95	%changelog
12mu|kiten-4.12.4-1|96	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|kiten-4.12.4-1|97	+ Revision: 44f6a11
12mu|kiten-4.12.4-1|98	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kiten-4.12.4-1|99	
12mu|kiten-4.12.4-1|100	

19929 12
12mu|kjumpingcube-4.12.4-1|1	Name:		kjumpingcube
12mu|kjumpingcube-4.12.4-1|2	Version:	4.12.4
12mu|kjumpingcube-4.12.4-1|3	Release:	1
12mu|kjumpingcube-4.12.4-1|4	Epoch:		1
12mu|kjumpingcube-4.12.4-1|5	Summary:	A tactical game for number-crunchers
12mu|kjumpingcube-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kjumpingcube-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|kjumpingcube-4.12.4-1|8	URL:		http://games.kde.org/game.php?game=kjumpingcube
12mu|kjumpingcube-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kjumpingcube-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|kjumpingcube-4.12.4-1|11	
12mu|kjumpingcube-4.12.4-1|12	%description
12mu|kjumpingcube-4.12.4-1|13	KJumpingCube is a tactical one or two-player game. The playing field
12mu|kjumpingcube-4.12.4-1|14	consists of squares that contains points which can be increased. By
12mu|kjumpingcube-4.12.4-1|15	this you can gain more fields and finally win the board over.
12mu|kjumpingcube-4.12.4-1|16	
12mu|kjumpingcube-4.12.4-1|17	%files
12mu|kjumpingcube-4.12.4-1|18	%{_kde_bindir}/kjumpingcube
12mu|kjumpingcube-4.12.4-1|19	%{_kde_applicationsdir}/kjumpingcube.desktop
12mu|kjumpingcube-4.12.4-1|20	%{_kde_appsdir}/kjumpingcube
12mu|kjumpingcube-4.12.4-1|21	%{_kde_datadir}/config.kcfg/kjumpingcube.kcfg
12mu|kjumpingcube-4.12.4-1|22	%{_kde_docdir}/*/*/kjumpingcube
12mu|kjumpingcube-4.12.4-1|23	%{_kde_iconsdir}/hicolor/*/apps/kjumpingcube.png
12mu|kjumpingcube-4.12.4-1|24	
12mu|kjumpingcube-4.12.4-1|25	#------------------------------------------------------------------------------
12mu|kjumpingcube-4.12.4-1|26	
12mu|kjumpingcube-4.12.4-1|27	%prep
12mu|kjumpingcube-4.12.4-1|28	%setup -q
12mu|kjumpingcube-4.12.4-1|29	
12mu|kjumpingcube-4.12.4-1|30	%build
12mu|kjumpingcube-4.12.4-1|31	%cmake_kde4
12mu|kjumpingcube-4.12.4-1|32	%make
12mu|kjumpingcube-4.12.4-1|33	
12mu|kjumpingcube-4.12.4-1|34	%install
12mu|kjumpingcube-4.12.4-1|35	%makeinstall_std -C build
12mu|kjumpingcube-4.12.4-1|36	
12mu|kjumpingcube-4.12.4-1|37	
12mu|kjumpingcube-4.12.4-1|38	%changelog
12mu|kjumpingcube-4.12.4-1|39	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kjumpingcube-4.12.4-1|40	+ Revision: 89d3444
12mu|kjumpingcube-4.12.4-1|41	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kjumpingcube-4.12.4-1|42	
12mu|kjumpingcube-4.12.4-1|43	

19930 12
12mu|klettres-4.12.4-1|1	Name:		klettres
12mu|klettres-4.12.4-1|2	Summary:	Language learning program
12mu|klettres-4.12.4-1|3	Version:	4.12.4
12mu|klettres-4.12.4-1|4	Release:	1
12mu|klettres-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|klettres-4.12.4-1|6	License:	GPLv2 LGPLv2 GFDL
12mu|klettres-4.12.4-1|7	URL:		http://edu.kde.org/klettres
12mu|klettres-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|klettres-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|klettres-4.12.4-1|10	
12mu|klettres-4.12.4-1|11	%description
12mu|klettres-4.12.4-1|12	KLettres aims to help to learn the alphabet and then to read some syllables
12mu|klettres-4.12.4-1|13	in different languages. It is meant to help learning the very first sounds
12mu|klettres-4.12.4-1|14	of a new language, for children or for adults.
12mu|klettres-4.12.4-1|15	
12mu|klettres-4.12.4-1|16	%files
12mu|klettres-4.12.4-1|17	%doc COPYING COPYING.DOC COPYING.LIB AUTHORS TODO
12mu|klettres-4.12.4-1|18	%doc %{_kde_docdir}/HTML/en/klettres
12mu|klettres-4.12.4-1|19	%{_kde_appsdir}/klettres
12mu|klettres-4.12.4-1|20	%{_kde_bindir}/klettres
12mu|klettres-4.12.4-1|21	%{_kde_iconsdir}/*/*/apps/klettres.*
12mu|klettres-4.12.4-1|22	%{_kde_applicationsdir}/klettres.desktop
12mu|klettres-4.12.4-1|23	%{_kde_datadir}/config.kcfg/klettres.kcfg
12mu|klettres-4.12.4-1|24	%{_kde_configdir}/klettres.knsrc
12mu|klettres-4.12.4-1|25	
12mu|klettres-4.12.4-1|26	#----------------------------------------------------------------------
12mu|klettres-4.12.4-1|27	
12mu|klettres-4.12.4-1|28	%prep
12mu|klettres-4.12.4-1|29	%setup -q
12mu|klettres-4.12.4-1|30	
12mu|klettres-4.12.4-1|31	%build
12mu|klettres-4.12.4-1|32	%cmake_kde4
12mu|klettres-4.12.4-1|33	%make
12mu|klettres-4.12.4-1|34	
12mu|klettres-4.12.4-1|35	%install
12mu|klettres-4.12.4-1|36	%makeinstall_std -C build
12mu|klettres-4.12.4-1|37	
12mu|klettres-4.12.4-1|38	
12mu|klettres-4.12.4-1|39	%changelog
12mu|klettres-4.12.4-1|40	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|klettres-4.12.4-1|41	+ Revision: 49f8279
12mu|klettres-4.12.4-1|42	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|klettres-4.12.4-1|43	
12mu|klettres-4.12.4-1|44	

19931 12
12mu|klickety-4.12.4-1|1	Name:		klickety
12mu|klickety-4.12.4-1|2	Version:	4.12.4
12mu|klickety-4.12.4-1|3	Release:	1
12mu|klickety-4.12.4-1|4	Epoch:		1
12mu|klickety-4.12.4-1|5	Summary:	An adaptation of the Clickomania game
12mu|klickety-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|klickety-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|klickety-4.12.4-1|8	URL:		http://www.kde.org/applications/games/ksame/
12mu|klickety-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|klickety-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|klickety-4.12.4-1|11	Provides:	ksame = %{EVRD}
12mu|klickety-4.12.4-1|12	Obsoletes:	ksame < 1:4.5.74
12mu|klickety-4.12.4-1|13	
12mu|klickety-4.12.4-1|14	%description
12mu|klickety-4.12.4-1|15	Klickety is an adaptation of the Clickomania game. The rules are similar
12mu|klickety-4.12.4-1|16	to those of the Same game: your goal is to clear the board by clicking on
12mu|klickety-4.12.4-1|17	groups to destroy them.
12mu|klickety-4.12.4-1|18	
12mu|klickety-4.12.4-1|19	%files
12mu|klickety-4.12.4-1|20	%{_kde_bindir}/klickety
12mu|klickety-4.12.4-1|21	%{_kde_applicationsdir}/klickety.desktop
12mu|klickety-4.12.4-1|22	%{_kde_applicationsdir}/ksame.desktop
12mu|klickety-4.12.4-1|23	%{_kde_appsdir}/klickety
12mu|klickety-4.12.4-1|24	%{_kde_appsdir}/kconf_update/klickety.upd
12mu|klickety-4.12.4-1|25	%{_kde_appsdir}/kconf_update/klickety-2.0-inherit-ksame-highscore.pl
12mu|klickety-4.12.4-1|26	%{_kde_docdir}/HTML/en/klickety
12mu|klickety-4.12.4-1|27	%{_kde_iconsdir}/*/*/apps/klickety.*
12mu|klickety-4.12.4-1|28	%{_kde_iconsdir}/*/*/apps/ksame.*
12mu|klickety-4.12.4-1|29	
12mu|klickety-4.12.4-1|30	#------------------------------------------------------------------------------
12mu|klickety-4.12.4-1|31	
12mu|klickety-4.12.4-1|32	%prep
12mu|klickety-4.12.4-1|33	%setup -q
12mu|klickety-4.12.4-1|34	
12mu|klickety-4.12.4-1|35	%build
12mu|klickety-4.12.4-1|36	%cmake_kde4
12mu|klickety-4.12.4-1|37	%make
12mu|klickety-4.12.4-1|38	
12mu|klickety-4.12.4-1|39	%install
12mu|klickety-4.12.4-1|40	%makeinstall_std -C build
12mu|klickety-4.12.4-1|41	
12mu|klickety-4.12.4-1|42	
12mu|klickety-4.12.4-1|43	%changelog
12mu|klickety-4.12.4-1|44	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|klickety-4.12.4-1|45	+ Revision: 09328fe
12mu|klickety-4.12.4-1|46	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|klickety-4.12.4-1|47	
12mu|klickety-4.12.4-1|48	

19932 12
12mu|klines-4.12.4-1|1	Name:		klines
12mu|klines-4.12.4-1|2	Version:	4.12.4
12mu|klines-4.12.4-1|3	Release:	1
12mu|klines-4.12.4-1|4	Epoch:		1
12mu|klines-4.12.4-1|5	Summary:	Place 5 equal pieces together, but wait, there are 3 new ones
12mu|klines-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|klines-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|klines-4.12.4-1|8	URL:		http://games.kde.org/game.php?game=klines
12mu|klines-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|klines-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|klines-4.12.4-1|11	
12mu|klines-4.12.4-1|12	%description
12mu|klines-4.12.4-1|13	KLines is a simple but highly addictive one player game.
12mu|klines-4.12.4-1|14	
12mu|klines-4.12.4-1|15	The player has to move the colored balls around the game board, gathering them
12mu|klines-4.12.4-1|16	into the lines of the same color by five. Once the line is complete it is
12mu|klines-4.12.4-1|17	removed from the board, therefore freeing precious space. In the same time the
12mu|klines-4.12.4-1|18	new balls keep arriving by three after each move, filling up the game board.
12mu|klines-4.12.4-1|19	
12mu|klines-4.12.4-1|20	%files
12mu|klines-4.12.4-1|21	%{_kde_bindir}/klines
12mu|klines-4.12.4-1|22	%{_kde_applicationsdir}/klines.desktop
12mu|klines-4.12.4-1|23	%{_kde_appsdir}/klines
12mu|klines-4.12.4-1|24	%{_kde_docdir}/*/*/klines
12mu|klines-4.12.4-1|25	%{_kde_iconsdir}/hicolor/*/apps/klines.png
12mu|klines-4.12.4-1|26	%{_kde_datadir}/config.kcfg/klines.kcfg
12mu|klines-4.12.4-1|27	
12mu|klines-4.12.4-1|28	#------------------------------------------------------------------------------
12mu|klines-4.12.4-1|29	
12mu|klines-4.12.4-1|30	%prep
12mu|klines-4.12.4-1|31	%setup -q
12mu|klines-4.12.4-1|32	
12mu|klines-4.12.4-1|33	%build
12mu|klines-4.12.4-1|34	%cmake_kde4
12mu|klines-4.12.4-1|35	%make
12mu|klines-4.12.4-1|36	
12mu|klines-4.12.4-1|37	%install
12mu|klines-4.12.4-1|38	%makeinstall_std -C build
12mu|klines-4.12.4-1|39	
12mu|klines-4.12.4-1|40	
12mu|klines-4.12.4-1|41	%changelog
12mu|klines-4.12.4-1|42	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|klines-4.12.4-1|43	+ Revision: aa6566d
12mu|klines-4.12.4-1|44	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|klines-4.12.4-1|45	
12mu|klines-4.12.4-1|46	

19933 12
12mu|klook-2.0-12|1	Summary:	Quick file preview
12mu|klook-2.0-12|2	Name:		klook
12mu|klook-2.0-12|3	Version:	2.0
12mu|klook-2.0-12|4	Release:	12
12mu|klook-2.0-12|5	License:	GPLv3
12mu|klook-2.0-12|6	Group:		Graphical desktop/KDE
12mu|klook-2.0-12|7	Url:		https://abf.rosalinux.ru/uxteam/KLook
12mu|klook-2.0-12|8	Source0:	%{name}-%{version}.tar.gz
12mu|klook-2.0-12|9	Patch0:		klook-2.0-codec.patch
12mu|klook-2.0-12|10	Requires: 	okular
12mu|klook-2.0-12|11	Requires: 	okular-ooo
12mu|klook-2.0-12|12	Requires: 	okular-chm
12mu|klook-2.0-12|13	Requires: 	okular-pdf
12mu|klook-2.0-12|14	Requires:	okular-fb
12mu|klook-2.0-12|15	Requires:	gstreamer0.10-decoders
12mu|klook-2.0-12|16	Requires:	gstreamer0.10-vp8
12mu|klook-2.0-12|17	BuildRequires:	qt4-devel
12mu|klook-2.0-12|18	BuildRequires:	kdelibs4-devel
12mu|klook-2.0-12|19	BuildRequires:	pkgconfig(exiv2)
12mu|klook-2.0-12|20	
12mu|klook-2.0-12|21	%description
12mu|klook-2.0-12|22	Klook is a quick preview feature based on Qt and Qt Quick.
12mu|klook-2.0-12|23	
12mu|klook-2.0-12|24	%prep
12mu|klook-2.0-12|25	%setup -q
12mu|klook-2.0-12|26	%patch0 -p1
12mu|klook-2.0-12|27	
12mu|klook-2.0-12|28	%build
12mu|klook-2.0-12|29	%cmake_kde4
12mu|klook-2.0-12|30	
12mu|klook-2.0-12|31	%install
12mu|klook-2.0-12|32	%makeinstall_std -C build
12mu|klook-2.0-12|33	
12mu|klook-2.0-12|34	%find_lang %{name}
12mu|klook-2.0-12|35	
12mu|klook-2.0-12|36	%files -f %{name}.lang
12mu|klook-2.0-12|37	%{_kde_bindir}/klook
12mu|klook-2.0-12|38	%{_kde_appsdir}/klook
12mu|klook-2.0-12|39	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png

19934 12
12mu|kmag-4.12.4-1|1	Name:		kmag
12mu|kmag-4.12.4-1|2	Version:	4.12.4
12mu|kmag-4.12.4-1|3	Release:	1
12mu|kmag-4.12.4-1|4	Epoch:		2
12mu|kmag-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|kmag-4.12.4-1|6	Summary:	Screen magnifier for KDE4
12mu|kmag-4.12.4-1|7	URL:		http://www.kde.org/applications/utilities/kmag/
12mu|kmag-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kmag-4.12.4-1|9	License:	GPLv2 and GFDL
12mu|kmag-4.12.4-1|10	BuildRequires:	kdelibs4-devel
12mu|kmag-4.12.4-1|11	Requires:	kdebase4-runtime
12mu|kmag-4.12.4-1|12	Obsoletes:	kdeaccessibility4-core < 2:4.5.71
12mu|kmag-4.12.4-1|13	Obsoletes:	kdeaccessibility4 < 2:4.5.71
12mu|kmag-4.12.4-1|14	
12mu|kmag-4.12.4-1|15	%description
12mu|kmag-4.12.4-1|16	KMag is a small utility for Linux to magnify a part of the screen. KMag is very
12mu|kmag-4.12.4-1|17	useful for people with visual disabilities and for those working in the fields
12mu|kmag-4.12.4-1|18	of image analysis, web development etc.
12mu|kmag-4.12.4-1|19	
12mu|kmag-4.12.4-1|20	%files
12mu|kmag-4.12.4-1|21	%doc AUTHORS ChangeLog COPYING COPYING.DOC README TODO
12mu|kmag-4.12.4-1|22	%doc %{_kde_docdir}/HTML/en/kmag
12mu|kmag-4.12.4-1|23	%{_kde_bindir}/kmag
12mu|kmag-4.12.4-1|24	%{_kde_appsdir}/kmag
12mu|kmag-4.12.4-1|25	%{_kde_applicationsdir}/kmag.desktop
12mu|kmag-4.12.4-1|26	%{_kde_iconsdir}/hicolor/*/*/kmag*
12mu|kmag-4.12.4-1|27	%{_kde_iconsdir}/hicolor/*/actions/followmouse.png
12mu|kmag-4.12.4-1|28	%{_kde_iconsdir}/hicolor/*/actions/hidemouse.png
12mu|kmag-4.12.4-1|29	%{_kde_iconsdir}/hicolor/*/actions/window.png
12mu|kmag-4.12.4-1|30	%{_kde_mandir}/man1/kmag.1.*
12mu|kmag-4.12.4-1|31	
12mu|kmag-4.12.4-1|32	
12mu|kmag-4.12.4-1|33	%prep
12mu|kmag-4.12.4-1|34	%setup -q
12mu|kmag-4.12.4-1|35	
12mu|kmag-4.12.4-1|36	%build
12mu|kmag-4.12.4-1|37	%cmake_kde4
12mu|kmag-4.12.4-1|38	%make
12mu|kmag-4.12.4-1|39	
12mu|kmag-4.12.4-1|40	%install
12mu|kmag-4.12.4-1|41	%makeinstall_std -C build
12mu|kmag-4.12.4-1|42	
12mu|kmag-4.12.4-1|43	
12mu|kmag-4.12.4-1|44	%changelog
12mu|kmag-4.12.4-1|45	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|kmag-4.12.4-1|46	+ Revision: ae56c1d
12mu|kmag-4.12.4-1|47	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kmag-4.12.4-1|48	
12mu|kmag-4.12.4-1|49	

19935 12
12mu|kmahjongg-4.12.4-1|1	Name:		kmahjongg
12mu|kmahjongg-4.12.4-1|2	Summary:	A tile laying patience
12mu|kmahjongg-4.12.4-1|3	Version:	4.12.4
12mu|kmahjongg-4.12.4-1|4	Release:	1
12mu|kmahjongg-4.12.4-1|5	Epoch:		1
12mu|kmahjongg-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kmahjongg-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|kmahjongg-4.12.4-1|8	URL:		http://games.kde.org/game.php?game=kmahjongg
12mu|kmahjongg-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kmahjongg-4.12.4-1|10	BuildRequires:	libkmahjongg-devel
12mu|kmahjongg-4.12.4-1|11	Requires:	libkdegames-common
12mu|kmahjongg-4.12.4-1|12	Requires:	kmahjongglib
12mu|kmahjongg-4.12.4-1|13	
12mu|kmahjongg-4.12.4-1|14	%description
12mu|kmahjongg-4.12.4-1|15	In KMahjongg the tiles are scrambled and staked on top of each other to
12mu|kmahjongg-4.12.4-1|16	resemble a certain shape. The player is then expected to remove all the
12mu|kmahjongg-4.12.4-1|17	tiles off the game board by locating each tile's matching pair.
12mu|kmahjongg-4.12.4-1|18	
12mu|kmahjongg-4.12.4-1|19	%files
12mu|kmahjongg-4.12.4-1|20	%{_kde_bindir}/kmahjongg
12mu|kmahjongg-4.12.4-1|21	%{_kde_applicationsdir}/kmahjongg.desktop
12mu|kmahjongg-4.12.4-1|22	%{_kde_appsdir}/kmahjongg
12mu|kmahjongg-4.12.4-1|23	%{_kde_docdir}/*/*/kmahjongg
12mu|kmahjongg-4.12.4-1|24	%{_kde_iconsdir}/hicolor/*/apps/kmahjongg.*
12mu|kmahjongg-4.12.4-1|25	%{_kde_datadir}/config.kcfg/kmahjongg.kcfg
12mu|kmahjongg-4.12.4-1|26	
12mu|kmahjongg-4.12.4-1|27	#------------------------------------------------------------------------------
12mu|kmahjongg-4.12.4-1|28	
12mu|kmahjongg-4.12.4-1|29	%prep
12mu|kmahjongg-4.12.4-1|30	%setup -q
12mu|kmahjongg-4.12.4-1|31	
12mu|kmahjongg-4.12.4-1|32	%build
12mu|kmahjongg-4.12.4-1|33	%cmake_kde4
12mu|kmahjongg-4.12.4-1|34	%make
12mu|kmahjongg-4.12.4-1|35	
12mu|kmahjongg-4.12.4-1|36	%install
12mu|kmahjongg-4.12.4-1|37	%makeinstall_std -C build
12mu|kmahjongg-4.12.4-1|38	
12mu|kmahjongg-4.12.4-1|39	
12mu|kmahjongg-4.12.4-1|40	%changelog
12mu|kmahjongg-4.12.4-1|41	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kmahjongg-4.12.4-1|42	+ Revision: 69e6ce5
12mu|kmahjongg-4.12.4-1|43	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kmahjongg-4.12.4-1|44	
12mu|kmahjongg-4.12.4-1|45	

19936 12
12mu|kmines-4.12.4-1|1	Name:		kmines
12mu|kmines-4.12.4-1|2	Version:	4.12.4
12mu|kmines-4.12.4-1|3	Release:	1
12mu|kmines-4.12.4-1|4	Epoch:		1
12mu|kmines-4.12.4-1|5	Summary:	The classic mine sweeper
12mu|kmines-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kmines-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|kmines-4.12.4-1|8	URL:		http://games.kde.org/game.php?game=kmines
12mu|kmines-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kmines-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|kmines-4.12.4-1|11	
12mu|kmines-4.12.4-1|12	%description
12mu|kmines-4.12.4-1|13	KMines is a classic Minesweeper game. The idea is to uncover all the squares
12mu|kmines-4.12.4-1|14	without blowing up any mines. When a mine is blown up, the game is over.
12mu|kmines-4.12.4-1|15	
12mu|kmines-4.12.4-1|16	%files
12mu|kmines-4.12.4-1|17	%{_kde_bindir}/kmines
12mu|kmines-4.12.4-1|18	%{_kde_applicationsdir}/kmines.desktop
12mu|kmines-4.12.4-1|19	%{_kde_appsdir}/kmines
12mu|kmines-4.12.4-1|20	%{_kde_configdir}/kmines.knsrc
12mu|kmines-4.12.4-1|21	%{_kde_docdir}/*/*/kmines
12mu|kmines-4.12.4-1|22	%{_kde_iconsdir}/hicolor/*/apps/kmines.png
12mu|kmines-4.12.4-1|23	
12mu|kmines-4.12.4-1|24	#------------------------------------------------------------------------------
12mu|kmines-4.12.4-1|25	
12mu|kmines-4.12.4-1|26	%prep
12mu|kmines-4.12.4-1|27	%setup -q
12mu|kmines-4.12.4-1|28	
12mu|kmines-4.12.4-1|29	%build
12mu|kmines-4.12.4-1|30	%cmake_kde4
12mu|kmines-4.12.4-1|31	%make
12mu|kmines-4.12.4-1|32	
12mu|kmines-4.12.4-1|33	%install
12mu|kmines-4.12.4-1|34	%makeinstall_std -C build
12mu|kmines-4.12.4-1|35	
12mu|kmines-4.12.4-1|36	
12mu|kmines-4.12.4-1|37	%changelog
12mu|kmines-4.12.4-1|38	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kmines-4.12.4-1|39	+ Revision: 2434756
12mu|kmines-4.12.4-1|40	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kmines-4.12.4-1|41	
12mu|kmines-4.12.4-1|42	

19937 12
12mu|kmix-4.12.4-1|1	Name:		kmix
12mu|kmix-4.12.4-1|2	Version:	4.12.4
12mu|kmix-4.12.4-1|3	Release:	1
12mu|kmix-4.12.4-1|4	Epoch:		3
12mu|kmix-4.12.4-1|5	Summary:	KDE Digital Mixer
12mu|kmix-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kmix-4.12.4-1|7	License:	GPLv2
12mu|kmix-4.12.4-1|8	URL:		http://www.kde.org/applications/multimedia/kmix/
12mu|kmix-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kmix-4.12.4-1|10	Patch0:		kmix-4.9.2-nodisplay.patch
12mu|kmix-4.12.4-1|11	# Adjust popup widget layout
12mu|kmix-4.12.4-1|12	# Device icons should no longer hit window border with some styles
12mu|kmix-4.12.4-1|13	Patch1:		kmix-4.10.3-layout.patch
12mu|kmix-4.12.4-1|14	BuildRequires:	kdelibs4-devel
12mu|kmix-4.12.4-1|15	BuildRequires:	pkgconfig(alsa)
12mu|kmix-4.12.4-1|16	BuildRequires:	pkgconfig(libcanberra)
12mu|kmix-4.12.4-1|17	BuildRequires:	pkgconfig(libpulse)
12mu|kmix-4.12.4-1|18	BuildRequires:	pkgconfig(libpulse-mainloop-glib)
12mu|kmix-4.12.4-1|19	Requires:	kdebase4-runtime
12mu|kmix-4.12.4-1|20	Obsoletes:	kdemultimedia4-core < 3:4.5.71
12mu|kmix-4.12.4-1|21	Conflicts:	kdemultimedia4-devel < 3:4.8.95
12mu|kmix-4.12.4-1|22	Conflicts:	kde4-audiocd < 3:4.8.95
12mu|kmix-4.12.4-1|23	
12mu|kmix-4.12.4-1|24	%description
12mu|kmix-4.12.4-1|25	KMix is an application to allow you to change the volume of your sound
12mu|kmix-4.12.4-1|26	card. Though small, it is full-featured, and it supports several
12mu|kmix-4.12.4-1|27	platforms and sound drivers.
12mu|kmix-4.12.4-1|28	
12mu|kmix-4.12.4-1|29	%files
12mu|kmix-4.12.4-1|30	%{_kde_appsdir}/kmix
12mu|kmix-4.12.4-1|31	%{_kde_appsdir}/plasma/services/mixer.operations
12mu|kmix-4.12.4-1|32	%{_kde_bindir}/kmix
12mu|kmix-4.12.4-1|33	%{_kde_bindir}/kmixctrl
12mu|kmix-4.12.4-1|34	%{_kde_iconsdir}/*/*/*/*
12mu|kmix-4.12.4-1|35	%{_kde_applicationsdir}/kmix.desktop
12mu|kmix-4.12.4-1|36	%{_kde_services}/kmixctrl_restore.desktop
12mu|kmix-4.12.4-1|37	%{_kde_services}/plasma-engine-mixer.desktop
12mu|kmix-4.12.4-1|38	%{_kde_services}/kded/kmixd.desktop
12mu|kmix-4.12.4-1|39	%{_kde_libdir}/libkdeinit4_kmix*
12mu|kmix-4.12.4-1|40	%{_kde_libdir}/kde4/kded_kmixd.so
12mu|kmix-4.12.4-1|41	%{_kde_libdir}/kde4/plasma_engine_mixer.so
12mu|kmix-4.12.4-1|42	%{_kde_autostart}/restore_kmix_volumes.desktop
12mu|kmix-4.12.4-1|43	%{_kde_autostart}/kmix_autostart.desktop
12mu|kmix-4.12.4-1|44	%{_datadir}/dbus-1/interfaces/org.kde.kmix.control.xml
12mu|kmix-4.12.4-1|45	%{_datadir}/dbus-1/interfaces/org.kde.kmix.mixer.xml
12mu|kmix-4.12.4-1|46	%{_datadir}/dbus-1/interfaces/org.kde.kmix.mixset.xml
12mu|kmix-4.12.4-1|47	%{_kde_docdir}/HTML/en/kmix
12mu|kmix-4.12.4-1|48	
12mu|kmix-4.12.4-1|49	#------------------------------------------------------------------------------
12mu|kmix-4.12.4-1|50	
12mu|kmix-4.12.4-1|51	%prep
12mu|kmix-4.12.4-1|52	%setup -q
12mu|kmix-4.12.4-1|53	%patch0 -p1
12mu|kmix-4.12.4-1|54	%patch1 -p1
12mu|kmix-4.12.4-1|55	
12mu|kmix-4.12.4-1|56	%build
12mu|kmix-4.12.4-1|57	%cmake_kde4
12mu|kmix-4.12.4-1|58	%make
12mu|kmix-4.12.4-1|59	
12mu|kmix-4.12.4-1|60	%install
12mu|kmix-4.12.4-1|61	%makeinstall_std -C build
12mu|kmix-4.12.4-1|62	
12mu|kmix-4.12.4-1|63	
12mu|kmix-4.12.4-1|64	%changelog
12mu|kmix-4.12.4-1|65	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
12mu|kmix-4.12.4-1|66	+ Revision: 9455552
12mu|kmix-4.12.4-1|67	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kmix-4.12.4-1|68	
12mu|kmix-4.12.4-1|69	

19938 12
12mu|kmod-15-1|1	%define	major	2
12mu|kmod-15-1|2	%define	libname	%mklibname %{name} %{major}
12mu|kmod-15-1|3	%define	devname	%mklibname %{name} -d
12mu|kmod-15-1|4	
12mu|kmod-15-1|5	# (tpg) this is important
12mu|kmod-15-1|6	# keep this synchronized with module-init-tools-ver-rel+1
12mu|kmod-15-1|7	%define module_ver 3.17-1
12mu|kmod-15-1|8	
12mu|kmod-15-1|9	%bcond_with	dietlibc
12mu|kmod-15-1|10	%bcond_with	uclibc
12mu|kmod-15-1|11	
12mu|kmod-15-1|12	Summary:	Utilities to load modules into the kernel
12mu|kmod-15-1|13	Name:		kmod
12mu|kmod-15-1|14	Version:	15
12mu|kmod-15-1|15	Release:	1
12mu|kmod-15-1|16	License:	LGPLv2.1+ and GPLv2+
12mu|kmod-15-1|17	Group:		System/Kernel and hardware
12mu|kmod-15-1|18	Url:		http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary
12mu|kmod-15-1|19	# See also: http://packages.profusion.mobi/kmod/
12mu|kmod-15-1|20	Source0:	http://ftp.kernel.org/pub/linux/utils/kernel/kmod/%{name}-%{version}.tar.xz
12mu|kmod-15-1|21	Source1:	http://ftp.kernel.org/pub/linux/utils/kernel/kmod/%{name}-%{version}.tar.sign
12mu|kmod-15-1|22	# (tpg) provide config files from module-init-tools
12mu|kmod-15-1|23	Source2:	modprobe.default
12mu|kmod-15-1|24	Source3:	modprobe.preload
12mu|kmod-15-1|25	Source4:	blacklist-mdv.conf
12mu|kmod-15-1|26	Source5:	ipw-no-associate.conf
12mu|kmod-15-1|27	Source6:	blacklist-compat.conf
12mu|kmod-15-1|28	Patch0:		kmod-14-allow-static.patch
12mu|kmod-15-1|29	
12mu|kmod-15-1|30	%if %{with dietlibc}
12mu|kmod-15-1|31	BuildRequires:	dietlibc-devel
12mu|kmod-15-1|32	%endif
12mu|kmod-15-1|33	%if %{with uclibc}
12mu|kmod-15-1|34	BuildRequires:	uClibc-devel >= 0.9.33.2-15
12mu|kmod-15-1|35	%endif
12mu|kmod-15-1|36	BuildRequires:	gtk-doc
12mu|kmod-15-1|37	BuildRequires:	xsltproc
12mu|kmod-15-1|38	BuildRequires:	pkgconfig(glib-2.0)
12mu|kmod-15-1|39	BuildRequires:	pkgconfig(gobject-2.0)
12mu|kmod-15-1|40	BuildRequires:	pkgconfig(liblzma)
12mu|kmod-15-1|41	BuildRequires:	pkgconfig(zlib)
12mu|kmod-15-1|42	
12mu|kmod-15-1|43	%description
12mu|kmod-15-1|44	kmod is a set of tools to handle common tasks with Linux kernel
12mu|kmod-15-1|45	modules like insert, remove, list, check properties, resolve
12mu|kmod-15-1|46	dependencies and aliases.
12mu|kmod-15-1|47	
12mu|kmod-15-1|48	These tools are designed on top of libkmod, a library that is shipped
12mu|kmod-15-1|49	with kmod. The aim is to be compatible with tools, configurations and
12mu|kmod-15-1|50	indexes from module-init-tools project.
12mu|kmod-15-1|51	
12mu|kmod-15-1|52	%package	compat
12mu|kmod-15-1|53	Summary:	Compat symlinks for kernel module utilities
12mu|kmod-15-1|54	License:	GPLv2+
12mu|kmod-15-1|55	Group:		System/Kernel and hardware
12mu|kmod-15-1|56	Obsoletes:	module-init-tools < %{module_ver}
12mu|kmod-15-1|57	Provides:	module-init-tools = %{module_ver}
12mu|kmod-15-1|58	Requires:	%{name} = %{EVRD}
12mu|kmod-15-1|59	
12mu|kmod-15-1|60	%description	compat
12mu|kmod-15-1|61	kmod is a set of tools to handle common tasks with Linux kernel
12mu|kmod-15-1|62	modules like insert, remove, list, check properties, resolve
12mu|kmod-15-1|63	dependencies and aliases.
12mu|kmod-15-1|64	
12mu|kmod-15-1|65	This package contains traditional name symlinks (lsmod, etc.)
12mu|kmod-15-1|66	
12mu|kmod-15-1|67	%package -n	%{libname}
12mu|kmod-15-1|68	Summary:	Library to interact with Linux kernel modules
12mu|kmod-15-1|69	License:	LGPLv2.1+
12mu|kmod-15-1|70	Group:		System/Libraries
12mu|kmod-15-1|71	# (tpg) do not require this until initscripts won't be fixed
12mu|kmod-15-1|72	#Requires:	%{name}-compat = %{EVRD}
12mu|kmod-15-1|73	Conflicts:	%{mklibname modprobe 0} <= 3.6-18
12mu|kmod-15-1|74	Conflicts:	%{mklibname modprobe 1} < %{module_ver}
12mu|kmod-15-1|75	
12mu|kmod-15-1|76	%description -n	%{libname}
12mu|kmod-15-1|77	libkmod was created to allow programs to easily insert, remove and
12mu|kmod-15-1|78	list modules, also checking its properties, dependencies and aliases.
12mu|kmod-15-1|79	
12mu|kmod-15-1|80	%if %{with uclibc}
12mu|kmod-15-1|81	%package -n	uclibc-%{libname}
12mu|kmod-15-1|82	Summary:	Library to interact with Linux kernel modules
12mu|kmod-15-1|83	License:	LGPLv2.1+
12mu|kmod-15-1|84	Group:		System/Libraries
12mu|kmod-15-1|85	
12mu|kmod-15-1|86	%description -n	uclibc-%{libname}
12mu|kmod-15-1|87	libkmod was created to allow programs to easily insert, remove and
12mu|kmod-15-1|88	list modules, also checking its properties, dependencies and aliases.
12mu|kmod-15-1|89	%endif
12mu|kmod-15-1|90	
12mu|kmod-15-1|91	%package -n	%{devname}
12mu|kmod-15-1|92	Summary:	Development files for libkmod
12mu|kmod-15-1|93	Group:		Development/C
12mu|kmod-15-1|94	License:	LGPLv2.1+
12mu|kmod-15-1|95	Requires:	%{libname} = %{EVRD}
12mu|kmod-15-1|96	Requires:	%{name}-compat = %{EVRD}
12mu|kmod-15-1|97	%if %{with uclibc}
12mu|kmod-15-1|98	Requires:	uclibc-%{libname} = %{EVRD}
12mu|kmod-15-1|99	%endif
12mu|kmod-15-1|100	Provides:	%{name}-devel = %{EVRD}
12mu|kmod-15-1|101	
12mu|kmod-15-1|102	%description -n	%{devname}
12mu|kmod-15-1|103	libkmod was created to allow programs to easily insert, remove and
12mu|kmod-15-1|104	list modules, also checking its properties, dependencies and aliases.
12mu|kmod-15-1|105	
12mu|kmod-15-1|106	%prep
12mu|kmod-15-1|107	%setup -q
12mu|kmod-15-1|108	%apply_patches
12mu|kmod-15-1|109	aclocal -I m4
12mu|kmod-15-1|110	automake -a
12mu|kmod-15-1|111	autoconf
12mu|kmod-15-1|112	
12mu|kmod-15-1|113	%build
12mu|kmod-15-1|114	%global optflags %{optflags} -Os
12mu|kmod-15-1|115	
12mu|kmod-15-1|116	export CONFIGURE_TOP=..
12mu|kmod-15-1|117	%if %{with dietlibc}
12mu|kmod-15-1|118	mkdir -p diet
12mu|kmod-15-1|119	pushd diet
12mu|kmod-15-1|120	CFLAGS="%{optflags} -fno-stack-protector -Os -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -D_ATFILE_SOURCE -DO_CLOEXEC=0" \
12mu|kmod-15-1|121	%configure2_5x \
12mu|kmod-15-1|122	--prefix=%{_prefix}/lib/dietlibc \
12mu|kmod-15-1|123	--without-xz \
12mu|kmod-15-1|124	--without-zlib \
12mu|kmod-15-1|125	--with-rootlibdir=%{_prefix}/lib/dietlibc/lib-%{_arch} \
12mu|kmod-15-1|126	--enable-static \
12mu|kmod-15-1|127	--disable-shared \
12mu|kmod-15-1|128	--disable-tools \
12mu|kmod-15-1|129	CC="diet gcc" \
12mu|kmod-15-1|130	LD="diet ld"
12mu|kmod-15-1|131	%make
12mu|kmod-15-1|132	popd
12mu|kmod-15-1|133	%endif
12mu|kmod-15-1|134	
12mu|kmod-15-1|135	%if %{with uclibc}
12mu|kmod-15-1|136	mkdir -p uclibc
12mu|kmod-15-1|137	pushd uclibc
12mu|kmod-15-1|138	%uclibc_configure \
12mu|kmod-15-1|139	--with-xz \
12mu|kmod-15-1|140	--with-zlib \
12mu|kmod-15-1|141	--with-rootlibdir=%{uclibc_root}/%{_lib} \
12mu|kmod-15-1|142	--enable-static \
12mu|kmod-15-1|143	--enable-shared \
12mu|kmod-15-1|144	--disable-tools
12mu|kmod-15-1|145	%make V=1
12mu|kmod-15-1|146	popd
12mu|kmod-15-1|147	%endif
12mu|kmod-15-1|148	
12mu|kmod-15-1|149	mkdir -p glibc
12mu|kmod-15-1|150	pushd glibc
12mu|kmod-15-1|151	# The extra --includedir gives us the possibility to detect dependent
12mu|kmod-15-1|152	# packages which fail to properly use pkgconfig.
12mu|kmod-15-1|153	%configure2_5x \
12mu|kmod-15-1|154	--with-xz \
12mu|kmod-15-1|155	--with-zlib \
12mu|kmod-15-1|156	--includedir=%{_includedir}/%{name}-%{version} \
12mu|kmod-15-1|157	--with-rootlibdir=/%{_lib} \
12mu|kmod-15-1|158	--bindir=/bin \
12mu|kmod-15-1|159	--enable-shared \
12mu|kmod-15-1|160	--enable-static \
12mu|kmod-15-1|161	--enable-gtk-doc \
12mu|kmod-15-1|162	--enable-gtk-doc-html \
12mu|kmod-15-1|163	--with-html-dir=%{_docdir}/%{name}/html
12mu|kmod-15-1|164	%make
12mu|kmod-15-1|165	popd
12mu|kmod-15-1|166	
12mu|kmod-15-1|167	%install
12mu|kmod-15-1|168	%if %{with uclibc}
12mu|kmod-15-1|169	%makeinstall_std -C uclibc
12mu|kmod-15-1|170	rm %{buildroot}%{uclibc_root}%{_libdir}/libkmod.so
12mu|kmod-15-1|171	ln -rs %{buildroot}%{uclibc_root}/%{_lib}/libkmod.so.%{major}.* %{buildroot}%{uclibc_root}%{_libdir}/libkmod.so
12mu|kmod-15-1|172	rm -r %{buildroot}%{uclibc_root}%{_libdir}/pkgconfig/
12mu|kmod-15-1|173	%endif
12mu|kmod-15-1|174	
12mu|kmod-15-1|175	%if %{with dietlibc}
12mu|kmod-15-1|176	install -m644 ./diet/libkmod/.libs/libkmod.a -D %{buildroot}%{_prefix}/lib/dietlibc/lib-%{_arch}/libkmod.a
12mu|kmod-15-1|177	#%makeinstall_std -C diet
12mu|kmod-15-1|178	%endif
12mu|kmod-15-1|179	
12mu|kmod-15-1|180	%makeinstall_std -C glibc
12mu|kmod-15-1|181	# Remove standalone tools
12mu|kmod-15-1|182	rm -f %{buildroot}/bin/kmod-*
12mu|kmod-15-1|183	rm -f %{buildroot}%{_libdir}/libkmod.la
12mu|kmod-15-1|184	
12mu|kmod-15-1|185	# (tpg) install config files
12mu|kmod-15-1|186	install -d -m755 %{buildroot}%{_sysconfdir}
12mu|kmod-15-1|187	install -d -m755 %{buildroot}%{_sysconfdir}/depmod.d
12mu|kmod-15-1|188	install -d -m755 %{buildroot}%{_sysconfdir}/modprobe.d
12mu|kmod-15-1|189	install -d -m755 %{buildroot}/lib/modprobe.d
12mu|kmod-15-1|190	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/modprobe.d/00_modprobe.conf
12mu|kmod-15-1|191	install -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}
12mu|kmod-15-1|192	install -m 644 %{SOURCE4} %{SOURCE5} %{SOURCE6} %{buildroot}%{_sysconfdir}/modprobe.d
12mu|kmod-15-1|193	touch %{buildroot}%{_sysconfdir}/modprobe.conf
12mu|kmod-15-1|194	
12mu|kmod-15-1|195	# (tpg) we still use this
12mu|kmod-15-1|196	ln -s ../modprobe.conf %{buildroot}%{_sysconfdir}/modprobe.d/01_mandriva.conf
12mu|kmod-15-1|197	
12mu|kmod-15-1|198	# kmod-compat
12mu|kmod-15-1|199	mkdir -p %{buildroot}/{bin,sbin}
12mu|kmod-15-1|200	ln -s kmod %{buildroot}/bin/lsmod
12mu|kmod-15-1|201	for i in depmod insmod lsmod modinfo modprobe rmmod; do
12mu|kmod-15-1|202	ln -s /bin/kmod %{buildroot}/sbin/$i
12mu|kmod-15-1|203	done;
12mu|kmod-15-1|204	
12mu|kmod-15-1|205	%check
12mu|kmod-15-1|206	# make check suddenly seems to fail copy this directory from srcdir...
12mu|kmod-15-1|207	[ ! -d glibc/testsuite ] && cp -a testsuite glibc
12mu|kmod-15-1|208	make -C glibc check
12mu|kmod-15-1|209	
12mu|kmod-15-1|210	
12mu|kmod-15-1|211	%files
12mu|kmod-15-1|212	/bin/kmod
12mu|kmod-15-1|213	%{_datadir}/bash-completion/completions/kmod
12mu|kmod-15-1|214	%{_mandir}/man5/*
12mu|kmod-15-1|215	%{_mandir}/man8/*
12mu|kmod-15-1|216	
12mu|kmod-15-1|217	%files -n %{libname}
12mu|kmod-15-1|218	/%{_lib}/libkmod.so.%{major}*
12mu|kmod-15-1|219	
12mu|kmod-15-1|220	%if %{with uclibc}
12mu|kmod-15-1|221	%files -n uclibc-%{libname}
12mu|kmod-15-1|222	%{uclibc_root}/%{_lib}/libkmod.so.%{major}*
12mu|kmod-15-1|223	%endif
12mu|kmod-15-1|224	
12mu|kmod-15-1|225	%files -n %{devname}
12mu|kmod-15-1|226	%doc %{_docdir}/%{name}
12mu|kmod-15-1|227	%{_includedir}/*
12mu|kmod-15-1|228	%{_libdir}/pkgconfig/*.pc
12mu|kmod-15-1|229	%{_libdir}/libkmod.so
12mu|kmod-15-1|230	%{_libdir}/libkmod.a
12mu|kmod-15-1|231	%if %{with dietlibc}
12mu|kmod-15-1|232	%{_prefix}/lib/dietlibc/lib-%{_arch}/libkmod.a
12mu|kmod-15-1|233	%endif
12mu|kmod-15-1|234	%if %{with uclibc}
12mu|kmod-15-1|235	%{uclibc_root}%{_libdir}/libkmod.a
12mu|kmod-15-1|236	%{uclibc_root}%{_libdir}/libkmod.so
12mu|kmod-15-1|237	%endif
12mu|kmod-15-1|238	
12mu|kmod-15-1|239	%files compat
12mu|kmod-15-1|240	%dir %{_sysconfdir}/modprobe.d
12mu|kmod-15-1|241	%dir %{_sysconfdir}/depmod.d
12mu|kmod-15-1|242	%dir /lib/modprobe.d
12mu|kmod-15-1|243	%config(noreplace) %{_sysconfdir}/modprobe.preload
12mu|kmod-15-1|244	%config(noreplace) %{_sysconfdir}/modprobe.conf
12mu|kmod-15-1|245	%config(noreplace) %{_sysconfdir}/modprobe.d/*.conf
12mu|kmod-15-1|246	/bin/lsmod
12mu|kmod-15-1|247	/sbin/*
12mu|kmod-15-1|248	
12mu|kmod-15-1|249	
12mu|kmod-15-1|250	%changelog
12mu|kmod-15-1|251	* Tue Oct 08 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 15-1
12mu|kmod-15-1|252	+ Revision: 0bfdf88
12mu|kmod-15-1|253	- sync to cooker last version
12mu|kmod-15-1|254	
12mu|kmod-15-1|255	

19939 12
12mu|kmousetool-4.12.4-1|1	Name:		kmousetool
12mu|kmousetool-4.12.4-1|2	Version:	4.12.4
12mu|kmousetool-4.12.4-1|3	Release:	1
12mu|kmousetool-4.12.4-1|4	Epoch:		2
12mu|kmousetool-4.12.4-1|5	Summary:	Automatic Mouse Click
12mu|kmousetool-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kmousetool-4.12.4-1|7	License:	GPLv2 and GFDL
12mu|kmousetool-4.12.4-1|8	URL:		http://www.kde.org/applications/utilities/kmousetool/
12mu|kmousetool-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kmousetool-4.12.4-1|10	BuildRequires:	kdelibs4-devel
12mu|kmousetool-4.12.4-1|11	BuildRequires:	pkgconfig(xi)
12mu|kmousetool-4.12.4-1|12	BuildRequires:	pkgconfig(xt)
12mu|kmousetool-4.12.4-1|13	BuildRequires:	pkgconfig(xtst)
12mu|kmousetool-4.12.4-1|14	Requires:	kdebase4-runtime
12mu|kmousetool-4.12.4-1|15	
12mu|kmousetool-4.12.4-1|16	%description
12mu|kmousetool-4.12.4-1|17	KMouseTool is a Linux-based KDE program. It clicks the mouse for you,
12mu|kmousetool-4.12.4-1|18	so you don't have to. KMouseTool works with any mouse or pointing device.
12mu|kmousetool-4.12.4-1|19	
12mu|kmousetool-4.12.4-1|20	%files
12mu|kmousetool-4.12.4-1|21	%doc AUTHORS ChangeLog COPYING COPYING.DOC README TODO
12mu|kmousetool-4.12.4-1|22	%{_kde_bindir}/kmousetool
12mu|kmousetool-4.12.4-1|23	%{_kde_applicationsdir}/kmousetool.desktop
12mu|kmousetool-4.12.4-1|24	%{_kde_appsdir}/kmousetool
12mu|kmousetool-4.12.4-1|25	%{_kde_iconsdir}/hicolor/*/*/kmousetool*
12mu|kmousetool-4.12.4-1|26	%{_kde_docdir}/HTML/en/kmousetool
12mu|kmousetool-4.12.4-1|27	%{_kde_mandir}/man1/kmousetool.1.*
12mu|kmousetool-4.12.4-1|28	
12mu|kmousetool-4.12.4-1|29	%prep
12mu|kmousetool-4.12.4-1|30	%setup -q
12mu|kmousetool-4.12.4-1|31	
12mu|kmousetool-4.12.4-1|32	%build
12mu|kmousetool-4.12.4-1|33	%cmake_kde4
12mu|kmousetool-4.12.4-1|34	%make
12mu|kmousetool-4.12.4-1|35	
12mu|kmousetool-4.12.4-1|36	%install
12mu|kmousetool-4.12.4-1|37	%makeinstall_std -C build
12mu|kmousetool-4.12.4-1|38	
12mu|kmousetool-4.12.4-1|39	
12mu|kmousetool-4.12.4-1|40	%changelog
12mu|kmousetool-4.12.4-1|41	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|kmousetool-4.12.4-1|42	+ Revision: 8f8a9e1
12mu|kmousetool-4.12.4-1|43	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kmousetool-4.12.4-1|44	
12mu|kmousetool-4.12.4-1|45	

19940 12
12mu|kmouth-4.12.4-1|1	Name:		kmouth
12mu|kmouth-4.12.4-1|2	Version:	4.12.4
12mu|kmouth-4.12.4-1|3	Release:	1
12mu|kmouth-4.12.4-1|4	Epoch:		2
12mu|kmouth-4.12.4-1|5	Summary:	A type-and-say front end for speech synthesizers
12mu|kmouth-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kmouth-4.12.4-1|7	License:	GPLv2 and GFDL
12mu|kmouth-4.12.4-1|8	URL:		http://www.kde.org/applications/utilities/kmouth/
12mu|kmouth-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kmouth-4.12.4-1|10	BuildRequires:	kdelibs4-devel
12mu|kmouth-4.12.4-1|11	Requires:	kdebase4-runtime
12mu|kmouth-4.12.4-1|12	
12mu|kmouth-4.12.4-1|13	%description
12mu|kmouth-4.12.4-1|14	KMouth is a program which enables persons that cannot speak to let their
12mu|kmouth-4.12.4-1|15	computer speak, e.g. mutal people or people who have lost their voice. It has a
12mu|kmouth-4.12.4-1|16	text input field and speaks the sentences that you enter. It also has support
12mu|kmouth-4.12.4-1|17	for user defined phrasebooks.
12mu|kmouth-4.12.4-1|18	
12mu|kmouth-4.12.4-1|19	%files
12mu|kmouth-4.12.4-1|20	%doc AUTHORS COPYING COPYING.DOC
12mu|kmouth-4.12.4-1|21	%{_kde_bindir}/kmouth
12mu|kmouth-4.12.4-1|22	%{_kde_applicationsdir}/kmouth.desktop
12mu|kmouth-4.12.4-1|23	%{_kde_appsdir}/kmouth
12mu|kmouth-4.12.4-1|24	%{_kde_configdir}/kmouthrc
12mu|kmouth-4.12.4-1|25	%{_kde_iconsdir}/*/*/apps/kmouth.png
12mu|kmouth-4.12.4-1|26	%{_kde_docdir}/HTML/en/kmouth
12mu|kmouth-4.12.4-1|27	%{_kde_mandir}/man1/kmouth.1.*
12mu|kmouth-4.12.4-1|28	
12mu|kmouth-4.12.4-1|29	%prep
12mu|kmouth-4.12.4-1|30	%setup -q
12mu|kmouth-4.12.4-1|31	
12mu|kmouth-4.12.4-1|32	%build
12mu|kmouth-4.12.4-1|33	%cmake_kde4
12mu|kmouth-4.12.4-1|34	%make
12mu|kmouth-4.12.4-1|35	
12mu|kmouth-4.12.4-1|36	%install
12mu|kmouth-4.12.4-1|37	%makeinstall_std -C build
12mu|kmouth-4.12.4-1|38	
12mu|kmouth-4.12.4-1|39	
12mu|kmouth-4.12.4-1|40	%changelog
12mu|kmouth-4.12.4-1|41	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|kmouth-4.12.4-1|42	+ Revision: 5a2b77a
12mu|kmouth-4.12.4-1|43	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kmouth-4.12.4-1|44	
12mu|kmouth-4.12.4-1|45	

19941 12
12mu|kmozillahelper-0.6.4-3|1	Summary:	Mozilla KDE Integration
12mu|kmozillahelper-0.6.4-3|2	Name:		kmozillahelper
12mu|kmozillahelper-0.6.4-3|3	Version:	0.6.4
12mu|kmozillahelper-0.6.4-3|4	Release:	3
12mu|kmozillahelper-0.6.4-3|5	License:	MIT
12mu|kmozillahelper-0.6.4-3|6	Group:		Graphical desktop/KDE
12mu|kmozillahelper-0.6.4-3|7	Url:		http://www.opensuse.org/
12mu|kmozillahelper-0.6.4-3|8	Source0:	kmozillahelper-%{version}.tar.bz2
12mu|kmozillahelper-0.6.4-3|9	Patch0:		kmozillahelper-0.6.4-setwallpaper.patch
12mu|kmozillahelper-0.6.4-3|10	
12mu|kmozillahelper-0.6.4-3|11	BuildRequires:	kde4-macros
12mu|kmozillahelper-0.6.4-3|12	BuildRequires:	kdelibs4-devel
12mu|kmozillahelper-0.6.4-3|13	
12mu|kmozillahelper-0.6.4-3|14	Provides:	mozilla-xulrunner191-kde4 = %{version}-%{release}
12mu|kmozillahelper-0.6.4-3|15	Provides:	mozilla-xulrunner-kde4 = %{version}-%{release}
12mu|kmozillahelper-0.6.4-3|16	Requires:	qt4-qtdbus
12mu|kmozillahelper-0.6.4-3|17	
12mu|kmozillahelper-0.6.4-3|18	%description
12mu|kmozillahelper-0.6.4-3|19	Package providing integration of Mozilla applications with KDE.
12mu|kmozillahelper-0.6.4-3|20	
12mu|kmozillahelper-0.6.4-3|21	%files
12mu|kmozillahelper-0.6.4-3|22	%{_prefix}/lib/mozilla/kmozillahelper
12mu|kmozillahelper-0.6.4-3|23	%{_kde_appsdir}/kmozillahelper/kmozillahelper.notifyrc
12mu|kmozillahelper-0.6.4-3|24	
12mu|kmozillahelper-0.6.4-3|25	#--------------------------------------------------------------------
12mu|kmozillahelper-0.6.4-3|26	
12mu|kmozillahelper-0.6.4-3|27	%prep
12mu|kmozillahelper-0.6.4-3|28	%setup -qn kmozillahelper
12mu|kmozillahelper-0.6.4-3|29	%patch0 -p1
12mu|kmozillahelper-0.6.4-3|30	
12mu|kmozillahelper-0.6.4-3|31	%build
12mu|kmozillahelper-0.6.4-3|32	%cmake_kde4
12mu|kmozillahelper-0.6.4-3|33	%make
12mu|kmozillahelper-0.6.4-3|34	
12mu|kmozillahelper-0.6.4-3|35	%install
12mu|kmozillahelper-0.6.4-3|36	%makeinstall_std -C build
12mu|kmozillahelper-0.6.4-3|37	
12mu|kmozillahelper-0.6.4-3|38	
12mu|kmozillahelper-0.6.4-3|39	%changelog
12mu|kmozillahelper-0.6.4-3|40	* Tue Feb 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.4-3
12mu|kmozillahelper-0.6.4-3|41	+ Revision: 9629663
12mu|kmozillahelper-0.6.4-3|42	- LOG Re-work wallpaper patch
12mu|kmozillahelper-0.6.4-3|43	
12mu|kmozillahelper-0.6.4-3|44	

19942 12
12mu|kmplot-4.12.4-1|1	Name:		kmplot
12mu|kmplot-4.12.4-1|2	Summary:	A mathematical function plotter
12mu|kmplot-4.12.4-1|3	Version:	4.12.4
12mu|kmplot-4.12.4-1|4	Release:	1
12mu|kmplot-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|kmplot-4.12.4-1|6	License:	GPLv2 GFDL
12mu|kmplot-4.12.4-1|7	URL:		http://edu.kde.org/kmplot
12mu|kmplot-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kmplot-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|kmplot-4.12.4-1|10	Conflicts:	kdeedu4-devel < 4.6.90
12mu|kmplot-4.12.4-1|11	
12mu|kmplot-4.12.4-1|12	%description
12mu|kmplot-4.12.4-1|13	KmPlot is a mathematical function plotter for the KDE-Desktop.
12mu|kmplot-4.12.4-1|14	
12mu|kmplot-4.12.4-1|15	It has built in a powerfull parser. You can plot different functions
12mu|kmplot-4.12.4-1|16	simultaneously and combine their function terms to build new functions.
12mu|kmplot-4.12.4-1|17	KmPlot supports functions with parameters and functions in polar
12mu|kmplot-4.12.4-1|18	coordinates. Several grid modes are possible. Plots may be printed with
12mu|kmplot-4.12.4-1|19	high precision in correct scale.
12mu|kmplot-4.12.4-1|20	
12mu|kmplot-4.12.4-1|21	%files
12mu|kmplot-4.12.4-1|22	%doc COPYING COPYING.DOC TODO
12mu|kmplot-4.12.4-1|23	%{_kde_appsdir}/kmplot
12mu|kmplot-4.12.4-1|24	%{_kde_bindir}/kmplot
12mu|kmplot-4.12.4-1|25	%{_kde_libdir}/kde4/libkmplotpart.so
12mu|kmplot-4.12.4-1|26	%{_kde_iconsdir}/*/*/apps/kmplot.*
12mu|kmplot-4.12.4-1|27	%{_kde_applicationsdir}/kmplot.desktop
12mu|kmplot-4.12.4-1|28	%{_kde_datadir}/config.kcfg/kmplot.kcfg
12mu|kmplot-4.12.4-1|29	%{_kde_services}/kmplot_part.desktop
12mu|kmplot-4.12.4-1|30	%{_kde_docdir}/HTML/*/kmplot
12mu|kmplot-4.12.4-1|31	%{_kde_mandir}/man1/kmplot.1.*
12mu|kmplot-4.12.4-1|32	%{_datadir}/dbus-1/interfaces/org.kde.kmplot.KmPlot.xml
12mu|kmplot-4.12.4-1|33	%{_datadir}/dbus-1/interfaces/org.kde.kmplot.MainDlg.xml
12mu|kmplot-4.12.4-1|34	%{_datadir}/dbus-1/interfaces/org.kde.kmplot.Parser.xml
12mu|kmplot-4.12.4-1|35	%{_datadir}/dbus-1/interfaces/org.kde.kmplot.View.xml
12mu|kmplot-4.12.4-1|36	
12mu|kmplot-4.12.4-1|37	#----------------------------------------------------------------------
12mu|kmplot-4.12.4-1|38	
12mu|kmplot-4.12.4-1|39	%prep
12mu|kmplot-4.12.4-1|40	%setup -q
12mu|kmplot-4.12.4-1|41	
12mu|kmplot-4.12.4-1|42	%build
12mu|kmplot-4.12.4-1|43	%cmake_kde4
12mu|kmplot-4.12.4-1|44	%make
12mu|kmplot-4.12.4-1|45	
12mu|kmplot-4.12.4-1|46	%install
12mu|kmplot-4.12.4-1|47	%makeinstall_std -C build
12mu|kmplot-4.12.4-1|48	
12mu|kmplot-4.12.4-1|49	
12mu|kmplot-4.12.4-1|50	%changelog
12mu|kmplot-4.12.4-1|51	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|kmplot-4.12.4-1|52	+ Revision: 470e22e
12mu|kmplot-4.12.4-1|53	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kmplot-4.12.4-1|54	
12mu|kmplot-4.12.4-1|55	

19943 12
12mu|knavalbattle-4.12.4-1|1	Summary:	Battleship game with built-in game server
12mu|knavalbattle-4.12.4-1|2	Name:		knavalbattle
12mu|knavalbattle-4.12.4-1|3	Version:	4.12.4
12mu|knavalbattle-4.12.4-1|4	Release:	1
12mu|knavalbattle-4.12.4-1|5	Epoch:		1
12mu|knavalbattle-4.12.4-1|6	License:	GPLv2 and LGPLv2 and GFDL
12mu|knavalbattle-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|knavalbattle-4.12.4-1|8	Url:		http://www.kde.org/applications/games/navalbattle/
12mu|knavalbattle-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|knavalbattle-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|knavalbattle-4.12.4-1|11	Obsoletes:	kbattleship < 1:4.9.80
12mu|knavalbattle-4.12.4-1|12	Provides:	kbattleship = %{EVRD}
12mu|knavalbattle-4.12.4-1|13	
12mu|knavalbattle-4.12.4-1|14	%description
12mu|knavalbattle-4.12.4-1|15	Naval Battle (ex-KBattleship) is a Battle Ship game for KDE.
12mu|knavalbattle-4.12.4-1|16	
12mu|knavalbattle-4.12.4-1|17	Ships are placed on a board which represents the sea. Players try to hit each
12mu|knavalbattle-4.12.4-1|18	others ships in turns without knowing where they are placed. The first player
12mu|knavalbattle-4.12.4-1|19	to destroy all ships wins the game.
12mu|knavalbattle-4.12.4-1|20	
12mu|knavalbattle-4.12.4-1|21	%files
12mu|knavalbattle-4.12.4-1|22	%{_kde_bindir}/knavalbattle
12mu|knavalbattle-4.12.4-1|23	%{_kde_applicationsdir}/knavalbattle.desktop
12mu|knavalbattle-4.12.4-1|24	%{_kde_appsdir}/knavalbattle/
12mu|knavalbattle-4.12.4-1|25	%{_kde_appsdir}/kconf_update/knavalbattle.upd
12mu|knavalbattle-4.12.4-1|26	%{_kde_docdir}/*/*/knavalbattle
12mu|knavalbattle-4.12.4-1|27	%{_kde_iconsdir}/hicolor/*/apps/knavalbattle.*
12mu|knavalbattle-4.12.4-1|28	%{_kde_services}/knavalbattle.protocol
12mu|knavalbattle-4.12.4-1|29	
12mu|knavalbattle-4.12.4-1|30	#------------------------------------------------------------------------------
12mu|knavalbattle-4.12.4-1|31	
12mu|knavalbattle-4.12.4-1|32	%prep
12mu|knavalbattle-4.12.4-1|33	%setup -q
12mu|knavalbattle-4.12.4-1|34	
12mu|knavalbattle-4.12.4-1|35	%build
12mu|knavalbattle-4.12.4-1|36	%cmake_kde4
12mu|knavalbattle-4.12.4-1|37	%make
12mu|knavalbattle-4.12.4-1|38	
12mu|knavalbattle-4.12.4-1|39	%install
12mu|knavalbattle-4.12.4-1|40	%makeinstall_std -C build
12mu|knavalbattle-4.12.4-1|41	
12mu|knavalbattle-4.12.4-1|42	
12mu|knavalbattle-4.12.4-1|43	%changelog
12mu|knavalbattle-4.12.4-1|44	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|knavalbattle-4.12.4-1|45	+ Revision: 6409feb
12mu|knavalbattle-4.12.4-1|46	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|knavalbattle-4.12.4-1|47	
12mu|knavalbattle-4.12.4-1|48	

19944 12
12mu|knetwalk-4.12.4-1|1	Summary:	Turn the board pieces to get all computers connected
12mu|knetwalk-4.12.4-1|2	Name:		knetwalk
12mu|knetwalk-4.12.4-1|3	Version:	4.12.4
12mu|knetwalk-4.12.4-1|4	Release:	1
12mu|knetwalk-4.12.4-1|5	Epoch:		1
12mu|knetwalk-4.12.4-1|6	License:	GPLv2+ and LGPLv2+ and GFDL
12mu|knetwalk-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|knetwalk-4.12.4-1|8	Url:		http://www.kde.org/applications/games/knetwalk/
12mu|knetwalk-4.12.4-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|knetwalk-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|knetwalk-4.12.4-1|11	Requires:	libkdegames-corebindings
12mu|knetwalk-4.12.4-1|12	
12mu|knetwalk-4.12.4-1|13	%description
12mu|knetwalk-4.12.4-1|14	KNetWalk is a small game where you have to build up a computer network by
12mu|knetwalk-4.12.4-1|15	rotating the wires to connect the terminals to the server. When the network is
12mu|knetwalk-4.12.4-1|16	build, a highscore-list comes up where competitions can be fought out.
12mu|knetwalk-4.12.4-1|17	
12mu|knetwalk-4.12.4-1|18	%files
12mu|knetwalk-4.12.4-1|19	%{_kde_bindir}/knetwalk
12mu|knetwalk-4.12.4-1|20	%{_kde_applicationsdir}/knetwalk.desktop
12mu|knetwalk-4.12.4-1|21	%{_kde_appsdir}/knetwalk
12mu|knetwalk-4.12.4-1|22	%{_kde_docdir}/*/*/knetwalk
12mu|knetwalk-4.12.4-1|23	%{_kde_iconsdir}/hicolor/*/apps/knetwalk.*
12mu|knetwalk-4.12.4-1|24	
12mu|knetwalk-4.12.4-1|25	#------------------------------------------------------------------------------
12mu|knetwalk-4.12.4-1|26	
12mu|knetwalk-4.12.4-1|27	%prep
12mu|knetwalk-4.12.4-1|28	%setup -q
12mu|knetwalk-4.12.4-1|29	
12mu|knetwalk-4.12.4-1|30	%build
12mu|knetwalk-4.12.4-1|31	%cmake_kde4
12mu|knetwalk-4.12.4-1|32	%make
12mu|knetwalk-4.12.4-1|33	
12mu|knetwalk-4.12.4-1|34	%install
12mu|knetwalk-4.12.4-1|35	%makeinstall_std -C build
12mu|knetwalk-4.12.4-1|36	
12mu|knetwalk-4.12.4-1|37	
12mu|knetwalk-4.12.4-1|38	%changelog
12mu|knetwalk-4.12.4-1|39	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|knetwalk-4.12.4-1|40	+ Revision: 37d78bf
12mu|knetwalk-4.12.4-1|41	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|knetwalk-4.12.4-1|42	
12mu|knetwalk-4.12.4-1|43	

19945 12
12mu|knetworkmanager-0.9.0.9-2|1	#define gitrev aa2e2a7f61234f9790d046cfd761e110bb2750a2
12mu|knetworkmanager-0.9.0.9-2|2	#define datetime 20120122
12mu|knetworkmanager-0.9.0.9-2|3	#define svnrev
12mu|knetworkmanager-0.9.0.9-2|4	%define srcname networkmanagement
12mu|knetworkmanager-0.9.0.9-2|5	
12mu|knetworkmanager-0.9.0.9-2|6	%define devname %mklibname -d knetworkmanager
12mu|knetworkmanager-0.9.0.9-2|7	%define novellvpn 0
12mu|knetworkmanager-0.9.0.9-2|8	%define pptp 1
12mu|knetworkmanager-0.9.0.9-2|9	%define strongswan 0
12mu|knetworkmanager-0.9.0.9-2|10	%define openvn 1
12mu|knetworkmanager-0.9.0.9-2|11	%define vpnc 1
12mu|knetworkmanager-0.9.0.9-2|12	%define openconnect 0
12mu|knetworkmanager-0.9.0.9-2|13	
12mu|knetworkmanager-0.9.0.9-2|14	Summary:	KDE NetworkManager
12mu|knetworkmanager-0.9.0.9-2|15	Name:		knetworkmanager
12mu|knetworkmanager-0.9.0.9-2|16	Version:	0.9.0.9
12mu|knetworkmanager-0.9.0.9-2|17	Release:	2
12mu|knetworkmanager-0.9.0.9-2|18	Epoch:		2
12mu|knetworkmanager-0.9.0.9-2|19	License:	(GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and LGPLv2
12mu|knetworkmanager-0.9.0.9-2|20	Group:		Graphical desktop/KDE
12mu|knetworkmanager-0.9.0.9-2|21	Url:		http://www.kde.org
12mu|knetworkmanager-0.9.0.9-2|22	#http://lamarque-lvs.blogspot.ru/
12mu|knetworkmanager-0.9.0.9-2|23	#Source get from git
12mu|knetworkmanager-0.9.0.9-2|24	# git clone git://anongit.kde.org/networkmanagement
12mu|knetworkmanager-0.9.0.9-2|25	# git archive --format=tar --prefix=networkmanagement/ --remote=git://anongit.kde.org/networkmanagement v0.9.0_rc3 | xz -9 >  networkmanagement-20111022.tar.xz
12mu|knetworkmanager-0.9.0.9-2|26	Source0:	http://download.kde.org/unstable/networkmanagement/0.9.0.5/src/%{srcname}-%{version}.tar.bz2
12mu|knetworkmanager-0.9.0.9-2|27	Source1:	knetworkmanager.po.ru
12mu|knetworkmanager-0.9.0.9-2|28	Source2:	libknetworkmanager.po.ru
12mu|knetworkmanager-0.9.0.9-2|29	Source100:	knetworkmanager.rpmlintrc
12mu|knetworkmanager-0.9.0.9-2|30	Patch0:		networkmanagement-0.9-useversion.patch
12mu|knetworkmanager-0.9.0.9-2|31	Patch1:		networkmanagement-0.9-compile-po-files.patch
12mu|knetworkmanager-0.9.0.9-2|32	Patch4:		networkmanagement-0.9.0.2-ui-fix.patch
12mu|knetworkmanager-0.9.0.9-2|33	
12mu|knetworkmanager-0.9.0.9-2|34	BuildRequires:	mobile-broadband-provider-info
12mu|knetworkmanager-0.9.0.9-2|35	BuildRequires:	kdebase4-workspace-devel
12mu|knetworkmanager-0.9.0.9-2|36	BuildRequires:	pkgconfig(libnm-util) >= 0.9
12mu|knetworkmanager-0.9.0.9-2|37	BuildRequires:	pkgconfig(libnm-glib) >= 0.9
12mu|knetworkmanager-0.9.0.9-2|38	%if %{openconnect}
12mu|knetworkmanager-0.9.0.9-2|39	BuildRequires:	pkgconfig(openconnect) >= 3.10
12mu|knetworkmanager-0.9.0.9-2|40	%endif
12mu|knetworkmanager-0.9.0.9-2|41	Requires:	%{name}-common
12mu|knetworkmanager-0.9.0.9-2|42	# plasmoid crashes if knetworkmanager is running
12mu|knetworkmanager-0.9.0.9-2|43	Requires:	plasma-applet-networkmanagement
12mu|knetworkmanager-0.9.0.9-2|44	
12mu|knetworkmanager-0.9.0.9-2|45	%description
12mu|knetworkmanager-0.9.0.9-2|46	KNetworkManager is a system tray applet for controlling network
12mu|knetworkmanager-0.9.0.9-2|47	connections on systems that use the NetworkManager daemon.
12mu|knetworkmanager-0.9.0.9-2|48	
12mu|knetworkmanager-0.9.0.9-2|49	%files
12mu|knetworkmanager-0.9.0.9-2|50	%doc TODO DESIGN COPYING COPYING.LIB README.install.urpmi
12mu|knetworkmanager-0.9.0.9-2|51	
12mu|knetworkmanager-0.9.0.9-2|52	#--------------------------------------------------------------------
12mu|knetworkmanager-0.9.0.9-2|53	
12mu|knetworkmanager-0.9.0.9-2|54	%package -n %{name}-common
12mu|knetworkmanager-0.9.0.9-2|55	Summary:	Common files used by knetworkmanager
12mu|knetworkmanager-0.9.0.9-2|56	Group:		System/Configuration/Networking
12mu|knetworkmanager-0.9.0.9-2|57	Requires:	kdebase4-workspace
12mu|knetworkmanager-0.9.0.9-2|58	Requires:	networkmanager
12mu|knetworkmanager-0.9.0.9-2|59	
12mu|knetworkmanager-0.9.0.9-2|60	%description -n %{name}-common
12mu|knetworkmanager-0.9.0.9-2|61	Common files used by knetworkmanager and plasma-applet-networkmanagement.
12mu|knetworkmanager-0.9.0.9-2|62	
12mu|knetworkmanager-0.9.0.9-2|63	%files -n %{name}-common -f %{name}.lang
12mu|knetworkmanager-0.9.0.9-2|64	%{_kde_libdir}/kde4/kcm_networkmanagement.so
12mu|knetworkmanager-0.9.0.9-2|65	%{_kde_libdir}/kde4/libexec/networkmanagement_configshell
12mu|knetworkmanager-0.9.0.9-2|66	%{_kde_services}/kcm_networkmanagement.desktop
12mu|knetworkmanager-0.9.0.9-2|67	%{_kde_servicetypes}/networkmanagement_vpnuiplugin.desktop
12mu|knetworkmanager-0.9.0.9-2|68	%{_kde_iconsdir}/oxygen/*/*/*
12mu|knetworkmanager-0.9.0.9-2|69	%{_kde_appsdir}/networkmanagement/
12mu|knetworkmanager-0.9.0.9-2|70	
12mu|knetworkmanager-0.9.0.9-2|71	#--------------------------------------------------------------------
12mu|knetworkmanager-0.9.0.9-2|72	
12mu|knetworkmanager-0.9.0.9-2|73	%package -n plasma-applet-networkmanagement
12mu|knetworkmanager-0.9.0.9-2|74	Summary:	NetworkManager plasma applet
12mu|knetworkmanager-0.9.0.9-2|75	Group:		Graphical desktop/KDE
12mu|knetworkmanager-0.9.0.9-2|76	Requires:	%{name}-common
12mu|knetworkmanager-0.9.0.9-2|77	
12mu|knetworkmanager-0.9.0.9-2|78	%description -n plasma-applet-networkmanagement
12mu|knetworkmanager-0.9.0.9-2|79	Network Management Plasma applet for controlling network
12mu|knetworkmanager-0.9.0.9-2|80	connections on systems that use the NetworkManager service.
12mu|knetworkmanager-0.9.0.9-2|81	
12mu|knetworkmanager-0.9.0.9-2|82	%files -n plasma-applet-networkmanagement -f plasma_applet_networkmanagement.lang
12mu|knetworkmanager-0.9.0.9-2|83	%{_kde_libdir}/kde4/plasma_applet_networkmanagement.so
12mu|knetworkmanager-0.9.0.9-2|84	%{_kde_libdir}/kde4/plasma_engine_networkmanagement.so
12mu|knetworkmanager-0.9.0.9-2|85	%{_kde_libdir}/kde4/kcm_networkmanagement_tray.so
12mu|knetworkmanager-0.9.0.9-2|86	%{_kde_libdir}/kde4/kded_networkmanagement.so
12mu|knetworkmanager-0.9.0.9-2|87	%{_kde_libdir}/kde4/solid_modemmanager05.so
12mu|knetworkmanager-0.9.0.9-2|88	%{_kde_libdir}/kde4/solid_networkmanager09.so
12mu|knetworkmanager-0.9.0.9-2|89	%{_kde_services}/plasma-applet-networkmanagement.desktop
12mu|knetworkmanager-0.9.0.9-2|90	%{_kde_services}/plasma-engine-networkmanagement.desktop
12mu|knetworkmanager-0.9.0.9-2|91	%{_kde_services}/kcm_networkmanagement_tray.desktop
12mu|knetworkmanager-0.9.0.9-2|92	%{_kde_services}/kded/networkmanagement.desktop
12mu|knetworkmanager-0.9.0.9-2|93	%{_kde_services}/solidbackends/solid_modemmanager05.desktop
12mu|knetworkmanager-0.9.0.9-2|94	%{_kde_services}/solidbackends/solid_networkmanager09.desktop
12mu|knetworkmanager-0.9.0.9-2|95	%{_kde_servicetypes}/solidmodemmanagernm09.desktop
12mu|knetworkmanager-0.9.0.9-2|96	%{_kde_servicetypes}/solidnetworkmanagernm09.desktop
12mu|knetworkmanager-0.9.0.9-2|97	%{_kde_appsdir}/desktoptheme/default/icons/network2.svgz
12mu|knetworkmanager-0.9.0.9-2|98	
12mu|knetworkmanager-0.9.0.9-2|99	#--------------------------------------------------------------------
12mu|knetworkmanager-0.9.0.9-2|100	
12mu|knetworkmanager-0.9.0.9-2|101	%define knmclient_major 4
12mu|knetworkmanager-0.9.0.9-2|102	%define libknmclient %mklibname knmclient %{knmclient_major}
12mu|knetworkmanager-0.9.0.9-2|103	
12mu|knetworkmanager-0.9.0.9-2|104	%package -n %{libknmclient}
12mu|knetworkmanager-0.9.0.9-2|105	Summary:	libknclient library used by %{name}
12mu|knetworkmanager-0.9.0.9-2|106	Group:		System/Libraries
12mu|knetworkmanager-0.9.0.9-2|107	
12mu|knetworkmanager-0.9.0.9-2|108	%description -n %{libknmclient}
12mu|knetworkmanager-0.9.0.9-2|109	libknclient library used by %{name}.
12mu|knetworkmanager-0.9.0.9-2|110	
12mu|knetworkmanager-0.9.0.9-2|111	%files -n %{libknmclient}
12mu|knetworkmanager-0.9.0.9-2|112	%{_kde_libdir}/libknmclient.so.%{knmclient_major}*
12mu|knetworkmanager-0.9.0.9-2|113	
12mu|knetworkmanager-0.9.0.9-2|114	#--------------------------------------------------------------------
12mu|knetworkmanager-0.9.0.9-2|115	
12mu|knetworkmanager-0.9.0.9-2|116	%define libkinternals_major 4
12mu|knetworkmanager-0.9.0.9-2|117	%define libknminternals %mklibname knminternals %{libkinternals_major}
12mu|knetworkmanager-0.9.0.9-2|118	
12mu|knetworkmanager-0.9.0.9-2|119	%package -n %{libknminternals}
12mu|knetworkmanager-0.9.0.9-2|120	Summary:	libkninternals library used by %{name}
12mu|knetworkmanager-0.9.0.9-2|121	Group:		System/Libraries
12mu|knetworkmanager-0.9.0.9-2|122	
12mu|knetworkmanager-0.9.0.9-2|123	%description -n %{libknminternals}
12mu|knetworkmanager-0.9.0.9-2|124	libkninternals library used by %{name}
12mu|knetworkmanager-0.9.0.9-2|125	
12mu|knetworkmanager-0.9.0.9-2|126	%files -n %{libknminternals}
12mu|knetworkmanager-0.9.0.9-2|127	%{_kde_libdir}/libknminternals.so.%{libkinternals_major}*
12mu|knetworkmanager-0.9.0.9-2|128	
12mu|knetworkmanager-0.9.0.9-2|129	#--------------------------------------------------------------------
12mu|knetworkmanager-0.9.0.9-2|130	
12mu|knetworkmanager-0.9.0.9-2|131	%define libservice_major 4
12mu|knetworkmanager-0.9.0.9-2|132	%define libknmservice %mklibname knmservice %{libservice_major}
12mu|knetworkmanager-0.9.0.9-2|133	
12mu|knetworkmanager-0.9.0.9-2|134	%package -n %{libknmservice}
12mu|knetworkmanager-0.9.0.9-2|135	Summary:	libknservice library used by %{name}
12mu|knetworkmanager-0.9.0.9-2|136	Group:		System/Libraries
12mu|knetworkmanager-0.9.0.9-2|137	
12mu|knetworkmanager-0.9.0.9-2|138	%description -n %{libknmservice}
12mu|knetworkmanager-0.9.0.9-2|139	libknservice library used by %{name}.
12mu|knetworkmanager-0.9.0.9-2|140	
12mu|knetworkmanager-0.9.0.9-2|141	%files -n %{libknmservice}
12mu|knetworkmanager-0.9.0.9-2|142	%{_kde_libdir}/libknmservice.so.%{libservice_major}*
12mu|knetworkmanager-0.9.0.9-2|143	
12mu|knetworkmanager-0.9.0.9-2|144	#--------------------------------------------------------------------
12mu|knetworkmanager-0.9.0.9-2|145	
12mu|knetworkmanager-0.9.0.9-2|146	%define libsolidcontrolnm_major 4
12mu|knetworkmanager-0.9.0.9-2|147	%define libsolidcontrolnm %mklibname solidcontrolnm %{libsolidcontrolnm_major}
12mu|knetworkmanager-0.9.0.9-2|148	
12mu|knetworkmanager-0.9.0.9-2|149	%package -n %{libsolidcontrolnm}
12mu|knetworkmanager-0.9.0.9-2|150	Summary:	libsolidcontrol library for networkmanager 0.9
12mu|knetworkmanager-0.9.0.9-2|151	Group:		System/Libraries
12mu|knetworkmanager-0.9.0.9-2|152	
12mu|knetworkmanager-0.9.0.9-2|153	%description -n %{libsolidcontrolnm}
12mu|knetworkmanager-0.9.0.9-2|154	libsolidcontrol library for networkmanager 0.9
12mu|knetworkmanager-0.9.0.9-2|155	
12mu|knetworkmanager-0.9.0.9-2|156	%files -n %{libsolidcontrolnm}
12mu|knetworkmanager-0.9.0.9-2|157	%{_kde_libdir}/libsolidcontrolnm09.so.%{libsolidcontrolnm_major}*
12mu|knetworkmanager-0.9.0.9-2|158	%{_datadir}/locale/*/*/solidcontrolnm09*
12mu|knetworkmanager-0.9.0.9-2|159	
12mu|knetworkmanager-0.9.0.9-2|160	#-------------------------------------------------------------------------
12mu|knetworkmanager-0.9.0.9-2|161	
12mu|knetworkmanager-0.9.0.9-2|162	%define libsolidcontrolnm_ifaces_major 4
12mu|knetworkmanager-0.9.0.9-2|163	%define libsolidcontrolnm_ifaces %mklibname solidcontrolnmifaces %{libsolidcontrolnm_ifaces_major}
12mu|knetworkmanager-0.9.0.9-2|164	
12mu|knetworkmanager-0.9.0.9-2|165	%package -n %{libsolidcontrolnm_ifaces}
12mu|knetworkmanager-0.9.0.9-2|166	Summary:	libsolidcontrol library for networkmanager 0.9
12mu|knetworkmanager-0.9.0.9-2|167	Group:		System/Libraries
12mu|knetworkmanager-0.9.0.9-2|168	
12mu|knetworkmanager-0.9.0.9-2|169	%description -n %{libsolidcontrolnm_ifaces}
12mu|knetworkmanager-0.9.0.9-2|170	libsolidcontrol library for networkmanager 0.9
12mu|knetworkmanager-0.9.0.9-2|171	
12mu|knetworkmanager-0.9.0.9-2|172	%files -n %{libsolidcontrolnm_ifaces}
12mu|knetworkmanager-0.9.0.9-2|173	%{_kde_libdir}/libsolidcontrolnm09ifaces.so.%{libsolidcontrolnm_ifaces_major}*
12mu|knetworkmanager-0.9.0.9-2|174	
12mu|knetworkmanager-0.9.0.9-2|175	#-------------------------------------------------------------------------
12mu|knetworkmanager-0.9.0.9-2|176	
12mu|knetworkmanager-0.9.0.9-2|177	%define libknmui_major 4
12mu|knetworkmanager-0.9.0.9-2|178	%define libknmui %mklibname knmui %{libknmui_major}
12mu|knetworkmanager-0.9.0.9-2|179	
12mu|knetworkmanager-0.9.0.9-2|180	%package -n %{libknmui}
12mu|knetworkmanager-0.9.0.9-2|181	Summary:	libknui library used by %{name}
12mu|knetworkmanager-0.9.0.9-2|182	Group:		System/Libraries
12mu|knetworkmanager-0.9.0.9-2|183	
12mu|knetworkmanager-0.9.0.9-2|184	%description -n %{libknmui}
12mu|knetworkmanager-0.9.0.9-2|185	libknui library used by %{name}.
12mu|knetworkmanager-0.9.0.9-2|186	
12mu|knetworkmanager-0.9.0.9-2|187	%files -n %{libknmui}
12mu|knetworkmanager-0.9.0.9-2|188	%{_kde_libdir}/libknmui.so.%{libknmui_major}*
12mu|knetworkmanager-0.9.0.9-2|189	
12mu|knetworkmanager-0.9.0.9-2|190	#--------------------------------------------------------------------
12mu|knetworkmanager-0.9.0.9-2|191	%define libsolidcontrolfuture_major 4
12mu|knetworkmanager-0.9.0.9-2|192	%define libsolidcontrolfuture %mklibname solidcontrolfuture %{libsolidcontrolfuture_major}
12mu|knetworkmanager-0.9.0.9-2|193	
12mu|knetworkmanager-0.9.0.9-2|194	%package -n %{libsolidcontrolfuture}
12mu|knetworkmanager-0.9.0.9-2|195	Summary:	solidcontrolfuture library used by %{name}
12mu|knetworkmanager-0.9.0.9-2|196	Group:		System/Libraries
12mu|knetworkmanager-0.9.0.9-2|197	
12mu|knetworkmanager-0.9.0.9-2|198	%description -n %{libsolidcontrolfuture}
12mu|knetworkmanager-0.9.0.9-2|199	libsolidcontrolfuture library used by %{name}.
12mu|knetworkmanager-0.9.0.9-2|200	
12mu|knetworkmanager-0.9.0.9-2|201	%files -n %{libsolidcontrolfuture}
12mu|knetworkmanager-0.9.0.9-2|202	%{_kde_libdir}/libsolidcontrolfuture.so.%{libsolidcontrolfuture_major}*
12mu|knetworkmanager-0.9.0.9-2|203	
12mu|knetworkmanager-0.9.0.9-2|204	#--------------------------------------------------------------------
12mu|knetworkmanager-0.9.0.9-2|205	
12mu|knetworkmanager-0.9.0.9-2|206	%define libknm_nm %mklibname knm_nm
12mu|knetworkmanager-0.9.0.9-2|207	
12mu|knetworkmanager-0.9.0.9-2|208	%package -n %{libknm_nm}
12mu|knetworkmanager-0.9.0.9-2|209	Summary:	NetworkManager back-end for %{name}
12mu|knetworkmanager-0.9.0.9-2|210	Group:		System/Libraries
12mu|knetworkmanager-0.9.0.9-2|211	
12mu|knetworkmanager-0.9.0.9-2|212	%description -n %{libknm_nm}
12mu|knetworkmanager-0.9.0.9-2|213	NetworkManager back-end for %{name}.
12mu|knetworkmanager-0.9.0.9-2|214	
12mu|knetworkmanager-0.9.0.9-2|215	%files -n %{libknm_nm}
12mu|knetworkmanager-0.9.0.9-2|216	%{_kde_libdir}/libknm_nm.so
12mu|knetworkmanager-0.9.0.9-2|217	
12mu|knetworkmanager-0.9.0.9-2|218	#--------------------------------------------------------------------
12mu|knetworkmanager-0.9.0.9-2|219	
12mu|knetworkmanager-0.9.0.9-2|220	%package -n %{devname}
12mu|knetworkmanager-0.9.0.9-2|221	Summary:	Development files for %{name}
12mu|knetworkmanager-0.9.0.9-2|222	Group:		Development/KDE and Qt
12mu|knetworkmanager-0.9.0.9-2|223	Requires:	%{libknmclient} = %{EVRD}
12mu|knetworkmanager-0.9.0.9-2|224	Requires:	%{libknminternals} = %{EVRD}
12mu|knetworkmanager-0.9.0.9-2|225	Requires:	%{libknmservice} = %{EVRD}
12mu|knetworkmanager-0.9.0.9-2|226	Requires:	%{libknmui} = %{EVRD}
12mu|knetworkmanager-0.9.0.9-2|227	Requires:	%{libsolidcontrolfuture} = %{EVRD}
12mu|knetworkmanager-0.9.0.9-2|228	Provides:	knetworkmanager-devel = %{EVRD}
12mu|knetworkmanager-0.9.0.9-2|229	
12mu|knetworkmanager-0.9.0.9-2|230	%description -n %{devname}
12mu|knetworkmanager-0.9.0.9-2|231	Development files for %{name}
12mu|knetworkmanager-0.9.0.9-2|232	
12mu|knetworkmanager-0.9.0.9-2|233	%files -n %{devname}
12mu|knetworkmanager-0.9.0.9-2|234	%{_kde_libdir}/libknmclient.so
12mu|knetworkmanager-0.9.0.9-2|235	%{_kde_libdir}/libknminternals.so
12mu|knetworkmanager-0.9.0.9-2|236	%{_kde_libdir}/libknmservice.so
12mu|knetworkmanager-0.9.0.9-2|237	%{_kde_libdir}/libknmui.so
12mu|knetworkmanager-0.9.0.9-2|238	%{_kde_libdir}/libsolidcontrolfuture.so
12mu|knetworkmanager-0.9.0.9-2|239	%{_kde_includedir}/solid/controlnm09/
12mu|knetworkmanager-0.9.0.9-2|240	%{_kde_libdir}/libsolidcontrolnm09.so
12mu|knetworkmanager-0.9.0.9-2|241	%{_kde_libdir}/libsolidcontrolnm09ifaces.so
12mu|knetworkmanager-0.9.0.9-2|242	
12mu|knetworkmanager-0.9.0.9-2|243	#--------------------------------------------------------------------
12mu|knetworkmanager-0.9.0.9-2|244	
12mu|knetworkmanager-0.9.0.9-2|245	%if %{openvn}
12mu|knetworkmanager-0.9.0.9-2|246	
12mu|knetworkmanager-0.9.0.9-2|247	%package -n knetworkmanager-openvpn
12mu|knetworkmanager-0.9.0.9-2|248	Summary:	OpenVPN support for knetworkmanager
12mu|knetworkmanager-0.9.0.9-2|249	Group:		Graphical desktop/KDE
12mu|knetworkmanager-0.9.0.9-2|250	Requires:	networkmanager-openvpn
12mu|knetworkmanager-0.9.0.9-2|251	
12mu|knetworkmanager-0.9.0.9-2|252	%description -n knetworkmanager-openvpn
12mu|knetworkmanager-0.9.0.9-2|253	%{summary}.
12mu|knetworkmanager-0.9.0.9-2|254	
12mu|knetworkmanager-0.9.0.9-2|255	%files -n knetworkmanager-openvpn
12mu|knetworkmanager-0.9.0.9-2|256	%{_kde_libdir}/kde4/networkmanagement_openvpnui.so
12mu|knetworkmanager-0.9.0.9-2|257	%{_kde_datadir}/kde4/services/networkmanagement_openvpnui.desktop
12mu|knetworkmanager-0.9.0.9-2|258	
12mu|knetworkmanager-0.9.0.9-2|259	%endif
12mu|knetworkmanager-0.9.0.9-2|260	#--------------------------------------------------------------------
12mu|knetworkmanager-0.9.0.9-2|261	
12mu|knetworkmanager-0.9.0.9-2|262	%if %{novellvpn}
12mu|knetworkmanager-0.9.0.9-2|263	%package -n knetworkmanager-novellvpn
12mu|knetworkmanager-0.9.0.9-2|264	Summary:	Vpnc support for knetworkmanager
12mu|knetworkmanager-0.9.0.9-2|265	Group:		Graphical desktop/KDE
12mu|knetworkmanager-0.9.0.9-2|266	
12mu|knetworkmanager-0.9.0.9-2|267	%description -n knetworkmanager-novellvpn
12mu|knetworkmanager-0.9.0.9-2|268	%{summary}.
12mu|knetworkmanager-0.9.0.9-2|269	
12mu|knetworkmanager-0.9.0.9-2|270	%files -n knetworkmanager-novellvpn
12mu|knetworkmanager-0.9.0.9-2|271	%{_kde_libdir}/kde4/networkmanagement_novellvpnui.so
12mu|knetworkmanager-0.9.0.9-2|272	%{_kde_datadir}/kde4/services/networkmanagement_novellvpnui.desktop
12mu|knetworkmanager-0.9.0.9-2|273	%endif
12mu|knetworkmanager-0.9.0.9-2|274	
12mu|knetworkmanager-0.9.0.9-2|275	#--------------------------------------------------------------------
12mu|knetworkmanager-0.9.0.9-2|276	
12mu|knetworkmanager-0.9.0.9-2|277	%if %{pptp}
12mu|knetworkmanager-0.9.0.9-2|278	
12mu|knetworkmanager-0.9.0.9-2|279	%package -n knetworkmanager-pptp
12mu|knetworkmanager-0.9.0.9-2|280	Summary:	Pptp support for knetworkmanager
12mu|knetworkmanager-0.9.0.9-2|281	Group:		Graphical desktop/KDE
12mu|knetworkmanager-0.9.0.9-2|282	Requires:	networkmanager-pptp
12mu|knetworkmanager-0.9.0.9-2|283	
12mu|knetworkmanager-0.9.0.9-2|284	%description -n knetworkmanager-pptp
12mu|knetworkmanager-0.9.0.9-2|285	%{summary}.
12mu|knetworkmanager-0.9.0.9-2|286	
12mu|knetworkmanager-0.9.0.9-2|287	%files -n knetworkmanager-pptp
12mu|knetworkmanager-0.9.0.9-2|288	%{_kde_libdir}/kde4/networkmanagement_pptpui.so
12mu|knetworkmanager-0.9.0.9-2|289	%{_kde_datadir}/kde4/services/networkmanagement_pptpui.desktop
12mu|knetworkmanager-0.9.0.9-2|290	
12mu|knetworkmanager-0.9.0.9-2|291	%endif
12mu|knetworkmanager-0.9.0.9-2|292	
12mu|knetworkmanager-0.9.0.9-2|293	#--------------------------------------------------------------------
12mu|knetworkmanager-0.9.0.9-2|294	
12mu|knetworkmanager-0.9.0.9-2|295	%if %{strongswan}
12mu|knetworkmanager-0.9.0.9-2|296	%package -n knetworkmanager-strongswan
12mu|knetworkmanager-0.9.0.9-2|297	Summary:	strongSwan support for knetworkmanager
12mu|knetworkmanager-0.9.0.9-2|298	Group:		Graphical desktop/KDE
12mu|knetworkmanager-0.9.0.9-2|299	
12mu|knetworkmanager-0.9.0.9-2|300	%description -n knetworkmanager-strongswan
12mu|knetworkmanager-0.9.0.9-2|301	%{summary}.
12mu|knetworkmanager-0.9.0.9-2|302	
12mu|knetworkmanager-0.9.0.9-2|303	%files -n knetworkmanager-strongswan
12mu|knetworkmanager-0.9.0.9-2|304	%{_kde_libdir}/kde4/networkmanagement_strongswanui.so
12mu|knetworkmanager-0.9.0.9-2|305	%{_kde_datadir}/kde4/services/networkmanagement_strongswanui.desktop
12mu|knetworkmanager-0.9.0.9-2|306	%endif
12mu|knetworkmanager-0.9.0.9-2|307	
12mu|knetworkmanager-0.9.0.9-2|308	#--------------------------------------------------------------------
12mu|knetworkmanager-0.9.0.9-2|309	
12mu|knetworkmanager-0.9.0.9-2|310	%if %{vpnc}
12mu|knetworkmanager-0.9.0.9-2|311	%package -n knetworkmanager-vpnc
12mu|knetworkmanager-0.9.0.9-2|312	Summary:	Vpnc support for knetworkmanager
12mu|knetworkmanager-0.9.0.9-2|313	Group:		Graphical desktop/KDE
12mu|knetworkmanager-0.9.0.9-2|314	Requires:	networkmanager-vpnc
12mu|knetworkmanager-0.9.0.9-2|315	
12mu|knetworkmanager-0.9.0.9-2|316	%description -n knetworkmanager-vpnc
12mu|knetworkmanager-0.9.0.9-2|317	%{summary}.
12mu|knetworkmanager-0.9.0.9-2|318	
12mu|knetworkmanager-0.9.0.9-2|319	%files -n knetworkmanager-vpnc
12mu|knetworkmanager-0.9.0.9-2|320	%{_kde_libdir}/kde4/networkmanagement_vpncui.so
12mu|knetworkmanager-0.9.0.9-2|321	%{_kde_datadir}/kde4/services/networkmanagement_vpncui.desktop
12mu|knetworkmanager-0.9.0.9-2|322	%endif
12mu|knetworkmanager-0.9.0.9-2|323	
12mu|knetworkmanager-0.9.0.9-2|324	#-------------------------------------------------------------------
12mu|knetworkmanager-0.9.0.9-2|325	
12mu|knetworkmanager-0.9.0.9-2|326	%if %{openconnect}
12mu|knetworkmanager-0.9.0.9-2|327	%package openconnect
12mu|knetworkmanager-0.9.0.9-2|328	Summary:	Openconnect support for %{name}
12mu|knetworkmanager-0.9.0.9-2|329	Group:		Graphical desktop/KDE
12mu|knetworkmanager-0.9.0.9-2|330	Requires:	openconnect
12mu|knetworkmanager-0.9.0.9-2|331	
12mu|knetworkmanager-0.9.0.9-2|332	%description openconnect
12mu|knetworkmanager-0.9.0.9-2|333	Openconnect plugin for %{name}
12mu|knetworkmanager-0.9.0.9-2|334	
12mu|knetworkmanager-0.9.0.9-2|335	%files openconnect
12mu|knetworkmanager-0.9.0.9-2|336	%{_kde_libdir}/kde4/networkmanagement_openconnectui.so
12mu|knetworkmanager-0.9.0.9-2|337	%{_kde_services}/networkmanagement_openconnectui.desktop
12mu|knetworkmanager-0.9.0.9-2|338	%endif
12mu|knetworkmanager-0.9.0.9-2|339	
12mu|knetworkmanager-0.9.0.9-2|340	#--------------------------------------------------------------------
12mu|knetworkmanager-0.9.0.9-2|341	
12mu|knetworkmanager-0.9.0.9-2|342	%prep
12mu|knetworkmanager-0.9.0.9-2|343	%setup -qn %{srcname}-%{version}
12mu|knetworkmanager-0.9.0.9-2|344	%apply_patches
12mu|knetworkmanager-0.9.0.9-2|345	
12mu|knetworkmanager-0.9.0.9-2|346	cp %{SOURCE1} po/ru/knetworkmanager.po
12mu|knetworkmanager-0.9.0.9-2|347	cp %{SOURCE2} po/ru/libknetworkmanager.po
12mu|knetworkmanager-0.9.0.9-2|348	
12mu|knetworkmanager-0.9.0.9-2|349	%build
12mu|knetworkmanager-0.9.0.9-2|350	%cmake_kde4 \
12mu|knetworkmanager-0.9.0.9-2|351	-DDBUS_SYSTEM_POLICY_DIR=%{_sysconfdir}/dbus-1/system.d \
12mu|knetworkmanager-0.9.0.9-2|352	-DINSTALL_KNM_AUTOSTART=ON
12mu|knetworkmanager-0.9.0.9-2|353	%make
12mu|knetworkmanager-0.9.0.9-2|354	
12mu|knetworkmanager-0.9.0.9-2|355	%install
12mu|knetworkmanager-0.9.0.9-2|356	%makeinstall_std -C build
12mu|knetworkmanager-0.9.0.9-2|357	
12mu|knetworkmanager-0.9.0.9-2|358	%if ! %{novellvpn}
12mu|knetworkmanager-0.9.0.9-2|359	rm %{buildroot}%{_kde_libdir}/kde4/networkmanagement_novellvpnui.so
12mu|knetworkmanager-0.9.0.9-2|360	rm %{buildroot}%{_kde_datadir}/kde4/services/networkmanagement_novellvpnui.desktop
12mu|knetworkmanager-0.9.0.9-2|361	%endif
12mu|knetworkmanager-0.9.0.9-2|362	
12mu|knetworkmanager-0.9.0.9-2|363	%if ! %{pptp}
12mu|knetworkmanager-0.9.0.9-2|364	rm %{buildroot}%{_kde_libdir}/kde4/networkmanagement_pptpui.so
12mu|knetworkmanager-0.9.0.9-2|365	rm %{buildroot}%{_kde_datadir}/kde4/services/networkmanagement_pptpui.desktop
12mu|knetworkmanager-0.9.0.9-2|366	%endif
12mu|knetworkmanager-0.9.0.9-2|367	
12mu|knetworkmanager-0.9.0.9-2|368	%if ! %{strongswan}
12mu|knetworkmanager-0.9.0.9-2|369	rm %{buildroot}%{_kde_libdir}/kde4/networkmanagement_strongswanui.so
12mu|knetworkmanager-0.9.0.9-2|370	rm %{buildroot}%{_kde_datadir}/kde4/services/networkmanagement_strongswanui.desktop
12mu|knetworkmanager-0.9.0.9-2|371	%endif
12mu|knetworkmanager-0.9.0.9-2|372	
12mu|knetworkmanager-0.9.0.9-2|373	%if ! %{openvn}
12mu|knetworkmanager-0.9.0.9-2|374	rm %{buildroot}%{_kde_libdir}/kde4/networkmanagement_openvpnui.so
12mu|knetworkmanager-0.9.0.9-2|375	rm %{buildroot}%{_kde_datadir}/kde4/services/networkmanagement_openvpnui.desktop
12mu|knetworkmanager-0.9.0.9-2|376	%endif
12mu|knetworkmanager-0.9.0.9-2|377	
12mu|knetworkmanager-0.9.0.9-2|378	%if ! %{vpnc}
12mu|knetworkmanager-0.9.0.9-2|379	rm %{buildroot}%{_kde_libdir}/kde4/networkmanagement_vpncui.so
12mu|knetworkmanager-0.9.0.9-2|380	rm %{buildroot}%{_kde_datadir}/kde4/services/networkmanagement_vpncui.desktop
12mu|knetworkmanager-0.9.0.9-2|381	%endif
12mu|knetworkmanager-0.9.0.9-2|382	
12mu|knetworkmanager-0.9.0.9-2|383	%find_lang %{name} lib%{name} %{name}.lang
12mu|knetworkmanager-0.9.0.9-2|384	%find_lang plasma_applet_networkmanagement
12mu|knetworkmanager-0.9.0.9-2|385	%find_lang solidcontrolnm09
12mu|knetworkmanager-0.9.0.9-2|386	
12mu|knetworkmanager-0.9.0.9-2|387	cat > README.install.urpmi << EOF
12mu|knetworkmanager-0.9.0.9-2|388	The monolithic client is not built anymore by upstream.
12mu|knetworkmanager-0.9.0.9-2|389	You need to use now the plasma applet.
12mu|knetworkmanager-0.9.0.9-2|390	
12mu|knetworkmanager-0.9.0.9-2|391	Regards,
12mu|knetworkmanager-0.9.0.9-2|392	
12mu|knetworkmanager-0.9.0.9-2|393	EOF
12mu|knetworkmanager-0.9.0.9-2|394	
12mu|knetworkmanager-0.9.0.9-2|395	
12mu|knetworkmanager-0.9.0.9-2|396	%changelog
12mu|knetworkmanager-0.9.0.9-2|397	* Sat Oct 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:0.9.0.9-2
12mu|knetworkmanager-0.9.0.9-2|398	+ Revision: f28f352
12mu|knetworkmanager-0.9.0.9-2|399	- LOG Rebuild with KDE 4.11, spec cleanup
12mu|knetworkmanager-0.9.0.9-2|400	
12mu|knetworkmanager-0.9.0.9-2|401	* Mon Aug 19 2013 akdengi <kazancas@mandriva.ru> 2:0.9.0.9-1
12mu|knetworkmanager-0.9.0.9-2|402	+ Revision: fcb0a61
12mu|knetworkmanager-0.9.0.9-2|403	- fix filelist
12mu|knetworkmanager-0.9.0.9-2|404	
12mu|knetworkmanager-0.9.0.9-2|405	* Mon Aug 19 2013 akdengi <kazancas@mandriva.ru> 2:0.9.0.9-1
12mu|knetworkmanager-0.9.0.9-2|406	+ Revision: b13bca4
12mu|knetworkmanager-0.9.0.9-2|407	- 0.9.0.9
12mu|knetworkmanager-0.9.0.9-2|408	
12mu|knetworkmanager-0.9.0.9-2|409	* Thu Aug 15 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:0.9.0.7-2.1
12mu|knetworkmanager-0.9.0.9-2|410	+ Revision: 53b81d3
12mu|knetworkmanager-0.9.0.9-2|411	- Bump release
12mu|knetworkmanager-0.9.0.9-2|412	
12mu|knetworkmanager-0.9.0.9-2|413	* Wed Feb 27 2013 Alexander Kazancev <kazancas@gmail.com> 2:0.9.0.7-2
12mu|knetworkmanager-0.9.0.9-2|414	+ Revision: cfae9ab
12mu|knetworkmanager-0.9.0.9-2|415	- Add networkmanager to Requires
12mu|knetworkmanager-0.9.0.9-2|416	
12mu|knetworkmanager-0.9.0.9-2|417	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 2:0.9.0.7-1
12mu|knetworkmanager-0.9.0.9-2|418	+ Revision: a13bbf0
12mu|knetworkmanager-0.9.0.9-2|419	- fix spec
12mu|knetworkmanager-0.9.0.9-2|420	
12mu|knetworkmanager-0.9.0.9-2|421	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 2:0.9.0.7-1
12mu|knetworkmanager-0.9.0.9-2|422	+ Revision: f19cefc
12mu|knetworkmanager-0.9.0.9-2|423	- add missing files
12mu|knetworkmanager-0.9.0.9-2|424	
12mu|knetworkmanager-0.9.0.9-2|425	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 2:0.9.0.7-1
12mu|knetworkmanager-0.9.0.9-2|426	+ Revision: 92120c3
12mu|knetworkmanager-0.9.0.9-2|427	- update to 0.9.0.7
12mu|knetworkmanager-0.9.0.9-2|428	
12mu|knetworkmanager-0.9.0.9-2|429	* Wed Nov 14 2012 Alexander Kazancev <kazancas@gmail.com> 2:0.9.0.5-1
12mu|knetworkmanager-0.9.0.9-2|430	+ Revision: 0c52c59
12mu|knetworkmanager-0.9.0.9-2|431	- Updated knetworkmanager.spec
12mu|knetworkmanager-0.9.0.9-2|432	
12mu|knetworkmanager-0.9.0.9-2|433	* Wed Nov 14 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0.5-1
12mu|knetworkmanager-0.9.0.9-2|434	+ Revision: fea6a12
12mu|knetworkmanager-0.9.0.9-2|435	- LOG update to 0.9.0.5
12mu|knetworkmanager-0.9.0.9-2|436	
12mu|knetworkmanager-0.9.0.9-2|437	* Mon Aug 13 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0.4-1
12mu|knetworkmanager-0.9.0.9-2|438	+ Revision: 066f266
12mu|knetworkmanager-0.9.0.9-2|439	- LOG -new version 0.9.0.4
12mu|knetworkmanager-0.9.0.9-2|440	
12mu|knetworkmanager-0.9.0.9-2|441	* Wed May 30 2012 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 2:0.9.0.2-3
12mu|knetworkmanager-0.9.0.9-2|442	+ Revision: d45a9cc
12mu|knetworkmanager-0.9.0.9-2|443	- LOG: network applet - network checkbox's hover fixed
12mu|knetworkmanager-0.9.0.9-2|444	
12mu|knetworkmanager-0.9.0.9-2|445	* Tue May 29 2012 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 2:0.9.0.2-3
12mu|knetworkmanager-0.9.0.9-2|446	+ Revision: 690b44c
12mu|knetworkmanager-0.9.0.9-2|447	- changelog added
12mu|knetworkmanager-0.9.0.9-2|448	
12mu|knetworkmanager-0.9.0.9-2|449	* Tue May 29 2012 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 2:0.9.0.2-3
12mu|knetworkmanager-0.9.0.9-2|450	+ Revision: 6ec8c9e
12mu|knetworkmanager-0.9.0.9-2|451	- LOG: text color of network checkbox changed
12mu|knetworkmanager-0.9.0.9-2|452	
12mu|knetworkmanager-0.9.0.9-2|453	* Mon May 28 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0.2-2
12mu|knetworkmanager-0.9.0.9-2|454	+ Revision: e4eab28
12mu|knetworkmanager-0.9.0.9-2|455	- fix missed russian translation
12mu|knetworkmanager-0.9.0.9-2|456	
12mu|knetworkmanager-0.9.0.9-2|457	* Sun May 27 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0.2-1
12mu|knetworkmanager-0.9.0.9-2|458	+ Revision: 5477a30
12mu|knetworkmanager-0.9.0.9-2|459	- fix translate and desktop file
12mu|knetworkmanager-0.9.0.9-2|460	
12mu|knetworkmanager-0.9.0.9-2|461	* Sun May 27 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0.2-1
12mu|knetworkmanager-0.9.0.9-2|462	+ Revision: fa9beb3
12mu|knetworkmanager-0.9.0.9-2|463	- another fix lang file
12mu|knetworkmanager-0.9.0.9-2|464	
12mu|knetworkmanager-0.9.0.9-2|465	* Sun May 27 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0.2-1
12mu|knetworkmanager-0.9.0.9-2|466	+ Revision: 5ae8b79
12mu|knetworkmanager-0.9.0.9-2|467	- add findlang for solidcontrolnm09
12mu|knetworkmanager-0.9.0.9-2|468	
12mu|knetworkmanager-0.9.0.9-2|469	* Sun May 27 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0.2-1
12mu|knetworkmanager-0.9.0.9-2|470	+ Revision: 163909d
12mu|knetworkmanager-0.9.0.9-2|471	- add to BR libnm-glib
12mu|knetworkmanager-0.9.0.9-2|472	
12mu|knetworkmanager-0.9.0.9-2|473	* Sun May 27 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0.2-1
12mu|knetworkmanager-0.9.0.9-2|474	+ Revision: fc23524
12mu|knetworkmanager-0.9.0.9-2|475	- new version 0.9.0.2
12mu|knetworkmanager-0.9.0.9-2|476	
12mu|knetworkmanager-0.9.0.9-2|477	* Fri Apr 06 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0-2
12mu|knetworkmanager-0.9.0.9-2|478	+ Revision: 88df1cc
12mu|knetworkmanager-0.9.0.9-2|479	- fix source name
12mu|knetworkmanager-0.9.0.9-2|480	
12mu|knetworkmanager-0.9.0.9-2|481	* Fri Apr 06 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0-2
12mu|knetworkmanager-0.9.0.9-2|482	+ Revision: 080c747
12mu|knetworkmanager-0.9.0.9-2|483	- fix source name
12mu|knetworkmanager-0.9.0.9-2|484	
12mu|knetworkmanager-0.9.0.9-2|485	* Fri Apr 06 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0-2
12mu|knetworkmanager-0.9.0.9-2|486	+ Revision: 5019598
12mu|knetworkmanager-0.9.0.9-2|487	- fix l10n tarball
12mu|knetworkmanager-0.9.0.9-2|488	
12mu|knetworkmanager-0.9.0.9-2|489	* Fri Apr 06 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0-2
12mu|knetworkmanager-0.9.0.9-2|490	+ Revision: a50393a
12mu|knetworkmanager-0.9.0.9-2|491	- add missing source
12mu|knetworkmanager-0.9.0.9-2|492	
12mu|knetworkmanager-0.9.0.9-2|493	* Fri Apr 06 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0-2
12mu|knetworkmanager-0.9.0.9-2|494	+ Revision: f5e4aab
12mu|knetworkmanager-0.9.0.9-2|495	- up version
12mu|knetworkmanager-0.9.0.9-2|496	
12mu|knetworkmanager-0.9.0.9-2|497	* Fri Apr 06 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0-1
12mu|knetworkmanager-0.9.0.9-2|498	+ Revision: 8a693db
12mu|knetworkmanager-0.9.0.9-2|499	- update russian translations
12mu|knetworkmanager-0.9.0.9-2|500	
12mu|knetworkmanager-0.9.0.9-2|501	* Wed Apr 04 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0-1
12mu|knetworkmanager-0.9.0.9-2|502	+ Revision: 1689074
12mu|knetworkmanager-0.9.0.9-2|503	- delete old source
12mu|knetworkmanager-0.9.0.9-2|504	
12mu|knetworkmanager-0.9.0.9-2|505	* Wed Apr 04 2012 akdengi <kazancas@mandriva.ru> 2:0.9.0-1
12mu|knetworkmanager-0.9.0.9-2|506	+ Revision: d656fef
12mu|knetworkmanager-0.9.0.9-2|507	- final release 0.9.0
12mu|knetworkmanager-0.9.0.9-2|508	
12mu|knetworkmanager-0.9.0.9-2|509	* Wed Apr 04 2012 akdengi <kazancas@mandriva.ru> 1:0.9-1.20120122.1
12mu|knetworkmanager-0.9.0.9-2|510	+ Revision: a5af496
12mu|knetworkmanager-0.9.0.9-2|511	- new snapshot
12mu|knetworkmanager-0.9.0.9-2|512	
12mu|knetworkmanager-0.9.0.9-2|513	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1:0.9-1.20111130.2
12mu|knetworkmanager-0.9.0.9-2|514	+ Revision: f98c9be
12mu|knetworkmanager-0.9.0.9-2|515	- Automatic import for version 0.9
12mu|knetworkmanager-0.9.0.9-2|516	
12mu|knetworkmanager-0.9.0.9-2|517	

19946 12
12mu|kolf-4.12.4-1|1	Name:		kolf
12mu|kolf-4.12.4-1|2	Version:	4.12.4
12mu|kolf-4.12.4-1|3	Release:	1
12mu|kolf-4.12.4-1|4	Epoch:		1
12mu|kolf-4.12.4-1|5	Summary:	A golf game
12mu|kolf-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kolf-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|kolf-4.12.4-1|8	URL:		http://www.kde.org/applications/games/kolf/
12mu|kolf-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kolf-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|kolf-4.12.4-1|11	
12mu|kolf-4.12.4-1|12	%description
12mu|kolf-4.12.4-1|13	Kolf is a miniature golf game. The game is played from an overhead view, with
12mu|kolf-4.12.4-1|14	a short bar representing the golf club. Kolf features many different types of
12mu|kolf-4.12.4-1|15	objects, such as water hazards, slopes, sand traps, and black holes (warps),
12mu|kolf-4.12.4-1|16	among others.
12mu|kolf-4.12.4-1|17	
12mu|kolf-4.12.4-1|18	Features :
12mu|kolf-4.12.4-1|19	- Single and Multi-player (up to ten players) modes
12mu|kolf-4.12.4-1|20	- High scores table
12mu|kolf-4.12.4-1|21	- Dynamic courses
12mu|kolf-4.12.4-1|22	- Third-party courses
12mu|kolf-4.12.4-1|23	- Course editor
12mu|kolf-4.12.4-1|24	
12mu|kolf-4.12.4-1|25	%files
12mu|kolf-4.12.4-1|26	%{_kde_bindir}/kolf
12mu|kolf-4.12.4-1|27	%{_kde_applicationsdir}/kolf.desktop
12mu|kolf-4.12.4-1|28	%{_kde_appsdir}/kolf
12mu|kolf-4.12.4-1|29	%{_kde_docdir}/*/*/kolf
12mu|kolf-4.12.4-1|30	%{_kde_iconsdir}/hicolor/*/apps/kolf.png
12mu|kolf-4.12.4-1|31	
12mu|kolf-4.12.4-1|32	#------------------------------------------------------------------------------
12mu|kolf-4.12.4-1|33	
12mu|kolf-4.12.4-1|34	%define libkolfprivate_private 4
12mu|kolf-4.12.4-1|35	%define libkolfprivate %mklibname kolfprivate %{libkolfprivate_private}
12mu|kolf-4.12.4-1|36	
12mu|kolf-4.12.4-1|37	%package -n %{libkolfprivate}
12mu|kolf-4.12.4-1|38	Summary:	Runtime library for Kolf
12mu|kolf-4.12.4-1|39	Group:		System/Libraries
12mu|kolf-4.12.4-1|40	
12mu|kolf-4.12.4-1|41	%description -n %{libkolfprivate}
12mu|kolf-4.12.4-1|42	Runtime library for Kolf.
12mu|kolf-4.12.4-1|43	
12mu|kolf-4.12.4-1|44	%files -n %{libkolfprivate}
12mu|kolf-4.12.4-1|45	%{_kde_libdir}/libkolfprivate.so.%{libkolfprivate_private}*
12mu|kolf-4.12.4-1|46	
12mu|kolf-4.12.4-1|47	#------------------------------------------------------------------------------
12mu|kolf-4.12.4-1|48	
12mu|kolf-4.12.4-1|49	%prep
12mu|kolf-4.12.4-1|50	%setup -q
12mu|kolf-4.12.4-1|51	
12mu|kolf-4.12.4-1|52	%build
12mu|kolf-4.12.4-1|53	%cmake_kde4
12mu|kolf-4.12.4-1|54	%make
12mu|kolf-4.12.4-1|55	
12mu|kolf-4.12.4-1|56	%install
12mu|kolf-4.12.4-1|57	%makeinstall_std -C build
12mu|kolf-4.12.4-1|58	
12mu|kolf-4.12.4-1|59	# We don't need this for now
12mu|kolf-4.12.4-1|60	rm -f %{buildroot}%{_kde_libdir}/libkolfprivate.so
12mu|kolf-4.12.4-1|61	
12mu|kolf-4.12.4-1|62	
12mu|kolf-4.12.4-1|63	%changelog
12mu|kolf-4.12.4-1|64	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kolf-4.12.4-1|65	+ Revision: a090d2b
12mu|kolf-4.12.4-1|66	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kolf-4.12.4-1|67	
12mu|kolf-4.12.4-1|68	

19947 12
12mu|kollision-4.12.4-1|1	Name:		kollision
12mu|kollision-4.12.4-1|2	Version:	4.12.4
12mu|kollision-4.12.4-1|3	Release:	1
12mu|kollision-4.12.4-1|4	Epoch:		1
12mu|kollision-4.12.4-1|5	Summary:	A simple ball dodging game
12mu|kollision-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kollision-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|kollision-4.12.4-1|8	Url:		http://www.kde.org/applications/games/kollision/
12mu|kollision-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kollision-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|kollision-4.12.4-1|11	
12mu|kollision-4.12.4-1|12	%description -n kollision
12mu|kollision-4.12.4-1|13	A simple ball dodging game.
12mu|kollision-4.12.4-1|14	
12mu|kollision-4.12.4-1|15	%files
12mu|kollision-4.12.4-1|16	%{_kde_bindir}/kollision
12mu|kollision-4.12.4-1|17	%{_kde_applicationsdir}/kollision.desktop
12mu|kollision-4.12.4-1|18	%{_kde_appsdir}/kollision
12mu|kollision-4.12.4-1|19	%{_kde_iconsdir}/*/*/apps/kollision.*
12mu|kollision-4.12.4-1|20	%{_kde_docdir}/*/*/kollision
12mu|kollision-4.12.4-1|21	
12mu|kollision-4.12.4-1|22	#------------------------------------------------------------------------------
12mu|kollision-4.12.4-1|23	
12mu|kollision-4.12.4-1|24	%prep
12mu|kollision-4.12.4-1|25	%setup -q
12mu|kollision-4.12.4-1|26	
12mu|kollision-4.12.4-1|27	%build
12mu|kollision-4.12.4-1|28	%cmake_kde4
12mu|kollision-4.12.4-1|29	%make
12mu|kollision-4.12.4-1|30	
12mu|kollision-4.12.4-1|31	%install
12mu|kollision-4.12.4-1|32	%makeinstall_std -C build
12mu|kollision-4.12.4-1|33	
12mu|kollision-4.12.4-1|34	
12mu|kollision-4.12.4-1|35	%changelog
12mu|kollision-4.12.4-1|36	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kollision-4.12.4-1|37	+ Revision: b483011
12mu|kollision-4.12.4-1|38	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kollision-4.12.4-1|39	
12mu|kollision-4.12.4-1|40	

19948 12
12mu|kolourpaint-4.12.4-1|1	Name:		kolourpaint
12mu|kolourpaint-4.12.4-1|2	Summary:	A free, easy-to-use paint program for KDE
12mu|kolourpaint-4.12.4-1|3	Version:	4.12.4
12mu|kolourpaint-4.12.4-1|4	Release:	1
12mu|kolourpaint-4.12.4-1|5	Epoch:		2
12mu|kolourpaint-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kolourpaint-4.12.4-1|7	License:	GPLv2 LGPLv2 GFDL
12mu|kolourpaint-4.12.4-1|8	URL:		http://www.kde.org/applications/graphics/kolourpaint/
12mu|kolourpaint-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kolourpaint-4.12.4-1|10	BuildRequires:	kdelibs4-devel
12mu|kolourpaint-4.12.4-1|11	BuildRequires:	pkgconfig(qimageblitz)
12mu|kolourpaint-4.12.4-1|12	
12mu|kolourpaint-4.12.4-1|13	%description
12mu|kolourpaint-4.12.4-1|14	KolourPaint is a free, easy-to-use paint program for KDE.
12mu|kolourpaint-4.12.4-1|15	
12mu|kolourpaint-4.12.4-1|16	%files
12mu|kolourpaint-4.12.4-1|17	%doc COPYING COPYING.LIB COPYING.DOC
12mu|kolourpaint-4.12.4-1|18	%doc %{_kde_docdir}/HTML/en/kolourpaint/
12mu|kolourpaint-4.12.4-1|19	%{_kde_bindir}/kolourpaint
12mu|kolourpaint-4.12.4-1|20	%{_kde_applicationsdir}/kolourpaint.desktop
12mu|kolourpaint-4.12.4-1|21	%{_kde_appsdir}/kolourpaint
12mu|kolourpaint-4.12.4-1|22	%{_kde_iconsdir}/hicolor/*/apps/kolourpaint.*
12mu|kolourpaint-4.12.4-1|23	
12mu|kolourpaint-4.12.4-1|24	#-----------------------------------------------------------------------------
12mu|kolourpaint-4.12.4-1|25	
12mu|kolourpaint-4.12.4-1|26	%define kolourpaint_lgpl_major 4
12mu|kolourpaint-4.12.4-1|27	%define libkolourpaint_lgpl %mklibname kolourpaint_lgpl %{kolourpaint_lgpl_major}
12mu|kolourpaint-4.12.4-1|28	
12mu|kolourpaint-4.12.4-1|29	%package -n %{libkolourpaint_lgpl}
12mu|kolourpaint-4.12.4-1|30	Summary:	Runtime library for Kolourpaint
12mu|kolourpaint-4.12.4-1|31	Group:		System/Libraries
12mu|kolourpaint-4.12.4-1|32	
12mu|kolourpaint-4.12.4-1|33	%description -n %{libkolourpaint_lgpl}
12mu|kolourpaint-4.12.4-1|34	Runtime library for Kolourpaint.
12mu|kolourpaint-4.12.4-1|35	
12mu|kolourpaint-4.12.4-1|36	%files -n %{libkolourpaint_lgpl}
12mu|kolourpaint-4.12.4-1|37	%{_kde_libdir}/libkolourpaint_lgpl.so.%{kolourpaint_lgpl_major}*
12mu|kolourpaint-4.12.4-1|38	
12mu|kolourpaint-4.12.4-1|39	#-----------------------------------------------------------------------------
12mu|kolourpaint-4.12.4-1|40	
12mu|kolourpaint-4.12.4-1|41	%package devel
12mu|kolourpaint-4.12.4-1|42	Summary:	Devel stuff for %{name}
12mu|kolourpaint-4.12.4-1|43	Group:		Development/KDE and Qt
12mu|kolourpaint-4.12.4-1|44	Requires:	kdelibs4-devel
12mu|kolourpaint-4.12.4-1|45	Requires:	%{libkolourpaint_lgpl} = %{EVRD}
12mu|kolourpaint-4.12.4-1|46	Conflicts:	kdegraphics4-devel < 2:4.6.90
12mu|kolourpaint-4.12.4-1|47	
12mu|kolourpaint-4.12.4-1|48	%description devel
12mu|kolourpaint-4.12.4-1|49	This package contains header files needed if you wish to build applications
12mu|kolourpaint-4.12.4-1|50	based on %{name}.
12mu|kolourpaint-4.12.4-1|51	
12mu|kolourpaint-4.12.4-1|52	%files devel
12mu|kolourpaint-4.12.4-1|53	%{_kde_libdir}/libkolourpaint_lgpl.so
12mu|kolourpaint-4.12.4-1|54	
12mu|kolourpaint-4.12.4-1|55	#----------------------------------------------------------------------
12mu|kolourpaint-4.12.4-1|56	
12mu|kolourpaint-4.12.4-1|57	%prep
12mu|kolourpaint-4.12.4-1|58	%setup -q
12mu|kolourpaint-4.12.4-1|59	
12mu|kolourpaint-4.12.4-1|60	%build
12mu|kolourpaint-4.12.4-1|61	%cmake_kde4
12mu|kolourpaint-4.12.4-1|62	%make
12mu|kolourpaint-4.12.4-1|63	
12mu|kolourpaint-4.12.4-1|64	%install
12mu|kolourpaint-4.12.4-1|65	%makeinstall_std -C build
12mu|kolourpaint-4.12.4-1|66	
12mu|kolourpaint-4.12.4-1|67	
12mu|kolourpaint-4.12.4-1|68	%changelog
12mu|kolourpaint-4.12.4-1|69	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|kolourpaint-4.12.4-1|70	+ Revision: 8c23885
12mu|kolourpaint-4.12.4-1|71	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kolourpaint-4.12.4-1|72	
12mu|kolourpaint-4.12.4-1|73	

19949 12
12mu|kompare-4.12.4-1|1	Summary:	A diff graphic tool for KDE
12mu|kompare-4.12.4-1|2	Name:		kompare
12mu|kompare-4.12.4-1|3	Version:	4.12.4
12mu|kompare-4.12.4-1|4	Release:	1
12mu|kompare-4.12.4-1|5	Epoch:		1
12mu|kompare-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kompare-4.12.4-1|7	License:	GPLv2+
12mu|kompare-4.12.4-1|8	Url:		http://www.kde.org
12mu|kompare-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kompare-4.12.4-1|10	%if %{is_beta}
12mu|kompare-4.12.4-1|11	%define ftpdir unstable
12mu|kompare-4.12.4-1|12	%else
12mu|kompare-4.12.4-1|13	%define ftpdir stable
12mu|kompare-4.12.4-1|14	%endif
12mu|kompare-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|kompare-4.12.4-1|16	BuildRequires:	kdelibs4-devel
12mu|kompare-4.12.4-1|17	BuildRequires:	libkomparediff2-devel
12mu|kompare-4.12.4-1|18	
12mu|kompare-4.12.4-1|19	%description
12mu|kompare-4.12.4-1|20	Kompare is a GUI front-end program that enables differences between source
12mu|kompare-4.12.4-1|21	files to be viewed and merged. It can be used to compare differences on files
12mu|kompare-4.12.4-1|22	or the contents of folders, and it supports a variety of diff formats and
12mu|kompare-4.12.4-1|23	provide many options to customize the information level displayed.
12mu|kompare-4.12.4-1|24	
12mu|kompare-4.12.4-1|25	Features:
12mu|kompare-4.12.4-1|26	- Comparing directories
12mu|kompare-4.12.4-1|27	- Reading diff files
12mu|kompare-4.12.4-1|28	- Creating and applying patches
12mu|kompare-4.12.4-1|29	
12mu|kompare-4.12.4-1|30	%files
12mu|kompare-4.12.4-1|31	%{_kde_bindir}/kompare
12mu|kompare-4.12.4-1|32	%{_kde_libdir}/kde4/komparenavtreepart.so
12mu|kompare-4.12.4-1|33	%{_kde_libdir}/kde4/komparepart.so
12mu|kompare-4.12.4-1|34	%{_kde_applicationsdir}/kompare.desktop
12mu|kompare-4.12.4-1|35	%{_kde_appsdir}/kompare
12mu|kompare-4.12.4-1|36	%{_kde_services}/komparenavtreepart.desktop
12mu|kompare-4.12.4-1|37	%{_kde_services}/komparepart.desktop
12mu|kompare-4.12.4-1|38	%{_kde_servicetypes}/kompareviewpart.desktop
12mu|kompare-4.12.4-1|39	%{_kde_servicetypes}/komparenavigationpart.desktop
12mu|kompare-4.12.4-1|40	%{_kde_iconsdir}/hicolor/*/apps/kompare.*
12mu|kompare-4.12.4-1|41	%{_kde_docdir}/*/*/kompare
12mu|kompare-4.12.4-1|42	
12mu|kompare-4.12.4-1|43	#----------------------------------------------------------------------------
12mu|kompare-4.12.4-1|44	
12mu|kompare-4.12.4-1|45	%define komparedialogpages_major 4
12mu|kompare-4.12.4-1|46	%define libkomparedialogpages %mklibname komparedialogpages %{komparedialogpages_major}
12mu|kompare-4.12.4-1|47	
12mu|kompare-4.12.4-1|48	%package -n %{libkomparedialogpages}
12mu|kompare-4.12.4-1|49	Summary:	Kompare shared library
12mu|kompare-4.12.4-1|50	Group:		System/Libraries
12mu|kompare-4.12.4-1|51	
12mu|kompare-4.12.4-1|52	%description -n %{libkomparedialogpages}
12mu|kompare-4.12.4-1|53	Kompare shared library.
12mu|kompare-4.12.4-1|54	
12mu|kompare-4.12.4-1|55	%files -n %{libkomparedialogpages}
12mu|kompare-4.12.4-1|56	%{_kde_libdir}/libkomparedialogpages.so.%{komparedialogpages_major}*
12mu|kompare-4.12.4-1|57	
12mu|kompare-4.12.4-1|58	#----------------------------------------------------------------------------
12mu|kompare-4.12.4-1|59	
12mu|kompare-4.12.4-1|60	%define kompareinterface_major 4
12mu|kompare-4.12.4-1|61	%define libkompareinterface %mklibname kompareinterface %{kompareinterface_major}
12mu|kompare-4.12.4-1|62	
12mu|kompare-4.12.4-1|63	%package -n %{libkompareinterface}
12mu|kompare-4.12.4-1|64	Summary:	Kompare shared library
12mu|kompare-4.12.4-1|65	Group:		System/Libraries
12mu|kompare-4.12.4-1|66	
12mu|kompare-4.12.4-1|67	%description -n %{libkompareinterface}
12mu|kompare-4.12.4-1|68	Kompare shared library.
12mu|kompare-4.12.4-1|69	
12mu|kompare-4.12.4-1|70	%files -n %{libkompareinterface}
12mu|kompare-4.12.4-1|71	%{_kde_libdir}/libkompareinterface.so.%{kompareinterface_major}*
12mu|kompare-4.12.4-1|72	
12mu|kompare-4.12.4-1|73	#----------------------------------------------------------------------------
12mu|kompare-4.12.4-1|74	
12mu|kompare-4.12.4-1|75	%package devel
12mu|kompare-4.12.4-1|76	Summary:	Development files for Kompare
12mu|kompare-4.12.4-1|77	Group:		Development/KDE and Qt
12mu|kompare-4.12.4-1|78	Requires:	%{libkomparedialogpages} = %{EVRD}
12mu|kompare-4.12.4-1|79	Requires:	%{libkompareinterface} = %{EVRD}
12mu|kompare-4.12.4-1|80	Conflicts:	kdesdk4-devel < 1:1.4.11.0
12mu|kompare-4.12.4-1|81	
12mu|kompare-4.12.4-1|82	%description devel
12mu|kompare-4.12.4-1|83	This package includes the header files you will need to compile applications
12mu|kompare-4.12.4-1|84	based on Kompare libraries.
12mu|kompare-4.12.4-1|85	
12mu|kompare-4.12.4-1|86	%files devel
12mu|kompare-4.12.4-1|87	%{_kde_includedir}/kompare
12mu|kompare-4.12.4-1|88	%{_kde_libdir}/libkomparedialogpages.so
12mu|kompare-4.12.4-1|89	%{_kde_libdir}/libkompareinterface.so
12mu|kompare-4.12.4-1|90	
12mu|kompare-4.12.4-1|91	#----------------------------------------------------------------------------
12mu|kompare-4.12.4-1|92	
12mu|kompare-4.12.4-1|93	%prep
12mu|kompare-4.12.4-1|94	%setup -q
12mu|kompare-4.12.4-1|95	
12mu|kompare-4.12.4-1|96	%build
12mu|kompare-4.12.4-1|97	%cmake_kde4
12mu|kompare-4.12.4-1|98	%make
12mu|kompare-4.12.4-1|99	
12mu|kompare-4.12.4-1|100	%install
12mu|kompare-4.12.4-1|101	%makeinstall_std -C build
12mu|kompare-4.12.4-1|102	
12mu|kompare-4.12.4-1|103	
12mu|kompare-4.12.4-1|104	%changelog
12mu|kompare-4.12.4-1|105	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kompare-4.12.4-1|106	+ Revision: bccdbc9
12mu|kompare-4.12.4-1|107	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kompare-4.12.4-1|108	
12mu|kompare-4.12.4-1|109	

19950 12
12mu|konquest-4.12.4-1|1	Name:		konquest
12mu|konquest-4.12.4-1|2	Version:	4.12.4
12mu|konquest-4.12.4-1|3	Release:	1
12mu|konquest-4.12.4-1|4	Epoch:		1
12mu|konquest-4.12.4-1|5	Summary:	Conquer the planets of your enemy
12mu|konquest-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|konquest-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|konquest-4.12.4-1|8	URL:		http://www.kde.org/applications/games/konquest/
12mu|konquest-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|konquest-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|konquest-4.12.4-1|11	
12mu|konquest-4.12.4-1|12	%description
12mu|konquest-4.12.4-1|13	Konquest is the KDE version of Gnu-Lactic Konquest. Players conquer other
12mu|konquest-4.12.4-1|14	planets by sending ships to them. The goal is to build an interstellar
12mu|konquest-4.12.4-1|15	empire and ultimately conquer all other player's planets.
12mu|konquest-4.12.4-1|16	
12mu|konquest-4.12.4-1|17	%files
12mu|konquest-4.12.4-1|18	%{_kde_bindir}/konquest
12mu|konquest-4.12.4-1|19	%{_kde_applicationsdir}/konquest.desktop
12mu|konquest-4.12.4-1|20	%{_kde_appsdir}/konquest
12mu|konquest-4.12.4-1|21	%{_kde_docdir}/*/*/konquest
12mu|konquest-4.12.4-1|22	%{_kde_iconsdir}/hicolor/*/apps/konquest.png
12mu|konquest-4.12.4-1|23	
12mu|konquest-4.12.4-1|24	#------------------------------------------------------------------------------
12mu|konquest-4.12.4-1|25	
12mu|konquest-4.12.4-1|26	%prep
12mu|konquest-4.12.4-1|27	%setup -q
12mu|konquest-4.12.4-1|28	
12mu|konquest-4.12.4-1|29	%build
12mu|konquest-4.12.4-1|30	%cmake_kde4
12mu|konquest-4.12.4-1|31	%make
12mu|konquest-4.12.4-1|32	
12mu|konquest-4.12.4-1|33	%install
12mu|konquest-4.12.4-1|34	%makeinstall_std -C build
12mu|konquest-4.12.4-1|35	
12mu|konquest-4.12.4-1|36	
12mu|konquest-4.12.4-1|37	%changelog
12mu|konquest-4.12.4-1|38	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|konquest-4.12.4-1|39	+ Revision: 0e5bf90
12mu|konquest-4.12.4-1|40	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|konquest-4.12.4-1|41	
12mu|konquest-4.12.4-1|42	

19951 12
12mu|konsole-4.12.4-1|1	Summary:	A terminal emulator similar to xterm for KDE
12mu|konsole-4.12.4-1|2	Name:		konsole
12mu|konsole-4.12.4-1|3	Version:	4.12.4
12mu|konsole-4.12.4-1|4	Release:	1
12mu|konsole-4.12.4-1|5	Epoch:		1
12mu|konsole-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|konsole-4.12.4-1|7	License:	GPLv2 LGPLv2 GFDL
12mu|konsole-4.12.4-1|8	Url:		http://konsole.kde.org/
12mu|konsole-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|konsole-4.12.4-1|10	%if %{is_beta}
12mu|konsole-4.12.4-1|11	%define ftpdir unstable
12mu|konsole-4.12.4-1|12	%else
12mu|konsole-4.12.4-1|13	%define ftpdir stable
12mu|konsole-4.12.4-1|14	%endif
12mu|konsole-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|konsole-4.12.4-1|16	Source1:	%{name}.rpmlintrc
12mu|konsole-4.12.4-1|17	BuildRequires:	kdelibs4-devel
12mu|konsole-4.12.4-1|18	BuildRequires:	kdebase4-devel
12mu|konsole-4.12.4-1|19	Requires:	kdebase4-runtime
12mu|konsole-4.12.4-1|20	Requires:	x11-font-misc-misc
12mu|konsole-4.12.4-1|21	
12mu|konsole-4.12.4-1|22	%description
12mu|konsole-4.12.4-1|23	A terminal emulator, similar to xterm, for KDE.
12mu|konsole-4.12.4-1|24	
12mu|konsole-4.12.4-1|25	%files
12mu|konsole-4.12.4-1|26	%doc README COPYING COPYING.DOC COPYING.LIB doc/*
12mu|konsole-4.12.4-1|27	%{_kde_bindir}/konsole
12mu|konsole-4.12.4-1|28	%{_kde_bindir}/konsoleprofile
12mu|konsole-4.12.4-1|29	%{_kde_libdir}/kde4/libkonsolepart.so
12mu|konsole-4.12.4-1|30	%{_kde_libdir}/libkdeinit4_konsole.so
12mu|konsole-4.12.4-1|31	%{_kde_libdir}/libkonsoleprivate.so
12mu|konsole-4.12.4-1|32	%{_kde_appsdir}/konsole
12mu|konsole-4.12.4-1|33	%{_kde_appsdir}/kconf_update/konsole*
12mu|konsole-4.12.4-1|34	%{_kde_applicationsdir}/konsole.desktop
12mu|konsole-4.12.4-1|35	%{_kde_services}/konsolepart.desktop
12mu|konsole-4.12.4-1|36	%{_kde_services}/ServiceMenus/konsolehere.desktop
12mu|konsole-4.12.4-1|37	%{_kde_servicetypes}/terminalemulator.desktop
12mu|konsole-4.12.4-1|38	%{_kde_docdir}/HTML/en/%{name}
12mu|konsole-4.12.4-1|39	
12mu|konsole-4.12.4-1|40	#-----------------------------------------------------------------------------
12mu|konsole-4.12.4-1|41	
12mu|konsole-4.12.4-1|42	%prep
12mu|konsole-4.12.4-1|43	%setup -q
12mu|konsole-4.12.4-1|44	
12mu|konsole-4.12.4-1|45	%build
12mu|konsole-4.12.4-1|46	%cmake_kde4
12mu|konsole-4.12.4-1|47	%make
12mu|konsole-4.12.4-1|48	
12mu|konsole-4.12.4-1|49	%install
12mu|konsole-4.12.4-1|50	%makeinstall_std -C build
12mu|konsole-4.12.4-1|51	
12mu|konsole-4.12.4-1|52	
12mu|konsole-4.12.4-1|53	%changelog
12mu|konsole-4.12.4-1|54	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|konsole-4.12.4-1|55	+ Revision: 778b08e
12mu|konsole-4.12.4-1|56	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|konsole-4.12.4-1|57	
12mu|konsole-4.12.4-1|58	

19952 12
12mu|konversation-1.5-1|1	Summary:	A user friendly IRC Client for KDE
12mu|konversation-1.5-1|2	Name:		konversation
12mu|konversation-1.5-1|3	Version:	1.5
12mu|konversation-1.5-1|4	Release:	1
12mu|konversation-1.5-1|5	License:	GPLv2+
12mu|konversation-1.5-1|6	Group:		Networking/IRC
12mu|konversation-1.5-1|7	Url:		http://konversation.kde.org
12mu|konversation-1.5-1|8	Source0:	http://fr2.rpmfind.net/linux/KDE/stable/konversation/%{version}/src/%{name}-%{version}.tar.xz
12mu|konversation-1.5-1|9	BuildRequires:	kdelibs4-devel
12mu|konversation-1.5-1|10	BuildRequires:	kdepimlibs4-devel
12mu|konversation-1.5-1|11	BuildRequires:	openldap-devel
12mu|konversation-1.5-1|12	BuildRequires:	pkgconfig(openssl)
12mu|konversation-1.5-1|13	BuildRequires:	pkgconfig(qca2)
12mu|konversation-1.5-1|14	Provides:	kde4-irc-client
12mu|konversation-1.5-1|15	
12mu|konversation-1.5-1|16	%description
12mu|konversation-1.5-1|17	Konversation is a graphical Internet Relay Chat client (IRC)
12mu|konversation-1.5-1|18	with KDE support.
12mu|konversation-1.5-1|19	
12mu|konversation-1.5-1|20	Features:
12mu|konversation-1.5-1|21	
12mu|konversation-1.5-1|22	* Standard IRC features
12mu|konversation-1.5-1|23	* SSL server support
12mu|konversation-1.5-1|24	* Bookmarking support
12mu|konversation-1.5-1|25	* Easy to use graphical user interface
12mu|konversation-1.5-1|26	* Multiple servers and channels in one single window
12mu|konversation-1.5-1|27	* DCC file transfer
12mu|konversation-1.5-1|28	* Multiple identities for different servers
12mu|konversation-1.5-1|29	* Text decorations and colors
12mu|konversation-1.5-1|30	* OnScreen Display for notifications
12mu|konversation-1.5-1|31	* Automatic UTF-8 detection
12mu|konversation-1.5-1|32	* Per channel encoding support
12mu|konversation-1.5-1|33	* Theme support for nick icons
12mu|konversation-1.5-1|34	* Highly configurable
12mu|konversation-1.5-1|35	
12mu|konversation-1.5-1|36	%files -f %{name}.lang
12mu|konversation-1.5-1|37	%doc README
12mu|konversation-1.5-1|38	%{_kde_bindir}/*
12mu|konversation-1.5-1|39	%{_kde_appsdir}/%{name}
12mu|konversation-1.5-1|40	%{_kde_appsdir}/kconf_update/*
12mu|konversation-1.5-1|41	%{_kde_applicationsdir}/%{name}.desktop
12mu|konversation-1.5-1|42	%{_kde_iconsdir}/*/*/*/*
12mu|konversation-1.5-1|43	%{_kde_services}/konvirc.protocol
12mu|konversation-1.5-1|44	%{_kde_services}/konvirc6.protocol
12mu|konversation-1.5-1|45	%{_kde_services}/konvircs.protocol
12mu|konversation-1.5-1|46	
12mu|konversation-1.5-1|47	#--------------------------------------------------------------------
12mu|konversation-1.5-1|48	
12mu|konversation-1.5-1|49	%prep
12mu|konversation-1.5-1|50	%setup -q
12mu|konversation-1.5-1|51	
12mu|konversation-1.5-1|52	%build
12mu|konversation-1.5-1|53	%cmake_kde4
12mu|konversation-1.5-1|54	%make
12mu|konversation-1.5-1|55	
12mu|konversation-1.5-1|56	%install
12mu|konversation-1.5-1|57	%makeinstall_std -C build
12mu|konversation-1.5-1|58	
12mu|konversation-1.5-1|59	%find_lang %name --with-html
12mu|konversation-1.5-1|60	
12mu|konversation-1.5-1|61	%changelog
12mu|konversation-1.5-1|62	* Thu Jan 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5-1
12mu|konversation-1.5-1|63	+ Revision: 95ed131
12mu|konversation-1.5-1|64	- LOG New version 1.5
12mu|konversation-1.5-1|65	
12mu|konversation-1.5-1|66	

19953 12
12mu|kopete-4.12.4-1|1	Summary:	KDE Internet Messenger
12mu|kopete-4.12.4-1|2	Name:		kopete
12mu|kopete-4.12.4-1|3	Version:	4.12.4
12mu|kopete-4.12.4-1|4	Release:	1
12mu|kopete-4.12.4-1|5	Epoch:		3
12mu|kopete-4.12.4-1|6	License:	GPLv2+
12mu|kopete-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|kopete-4.12.4-1|8	Url:		http://www.kde.org/applications/internet/kopete/
12mu|kopete-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kopete-4.12.4-1|10	%if %{is_beta}
12mu|kopete-4.12.4-1|11	%define ftpdir unstable
12mu|kopete-4.12.4-1|12	%else
12mu|kopete-4.12.4-1|13	%define ftpdir stable
12mu|kopete-4.12.4-1|14	%endif
12mu|kopete-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|kopete-4.12.4-1|16	BuildRequires:	jpeg-devel
12mu|kopete-4.12.4-1|17	BuildRequires:	jsoncpp-devel
12mu|kopete-4.12.4-1|18	BuildRequires:	kdelibs4-devel
12mu|kopete-4.12.4-1|19	# Useless for now because Kleopatra headers are not installed
12mu|kopete-4.12.4-1|20	BuildRequires:	kdepim4-devel
12mu|kopete-4.12.4-1|21	BuildRequires:	kdepimlibs4-devel
12mu|kopete-4.12.4-1|22	BuildRequires:	pkgconfig(expat)
12mu|kopete-4.12.4-1|23	BuildRequires:	pkgconfig(jasper)
12mu|kopete-4.12.4-1|24	BuildRequires:	pkgconfig(libgadu)
12mu|kopete-4.12.4-1|25	BuildRequires:	pkgconfig(libidn)
12mu|kopete-4.12.4-1|26	BuildRequires:	pkgconfig(libmsn)
12mu|kopete-4.12.4-1|27	BuildRequires:	pkgconfig(libotr)
12mu|kopete-4.12.4-1|28	BuildRequires:	pkgconfig(libv4l2)
12mu|kopete-4.12.4-1|29	BuildRequires:	pkgconfig(libxml-2.0)
12mu|kopete-4.12.4-1|30	BuildRequires:	pkgconfig(libxslt)
12mu|kopete-4.12.4-1|31	BuildRequires:	pkgconfig(linphone)
12mu|kopete-4.12.4-1|32	BuildRequires:	pkgconfig(meanwhile)
12mu|kopete-4.12.4-1|33	BuildRequires:	pkgconfig(openssl)
12mu|kopete-4.12.4-1|34	BuildRequires:	pkgconfig(ortp)
12mu|kopete-4.12.4-1|35	BuildRequires:	pkgconfig(qca2)
12mu|kopete-4.12.4-1|36	BuildRequires:	pkgconfig(qimageblitz)
12mu|kopete-4.12.4-1|37	BuildRequires:	pkgconfig(sqlite3)
12mu|kopete-4.12.4-1|38	BuildRequires:	pkgconfig(zlib)
12mu|kopete-4.12.4-1|39	# Not in Main
12mu|kopete-4.12.4-1|40	#BuildRequires:	srtp-devel
12mu|kopete-4.12.4-1|41	
12mu|kopete-4.12.4-1|42	Requires:	akonadi
12mu|kopete-4.12.4-1|43	Requires:	qca2-plugin-openssl-%{_lib}
12mu|kopete-4.12.4-1|44	Requires:	kdepimlibs4-core
12mu|kopete-4.12.4-1|45	Requires:	jasper
12mu|kopete-4.12.4-1|46	Conflicts:	kdenetwork4-devel < 3:4.11.0
12mu|kopete-4.12.4-1|47	Conflicts:	%{_lib}kopete4 < 3:4.11.0
12mu|kopete-4.12.4-1|48	Conflicts:	%{_lib}kopete_otr_shared1 < 3:4.11.0
12mu|kopete-4.12.4-1|49	
12mu|kopete-4.12.4-1|50	%description
12mu|kopete-4.12.4-1|51	Kopete is a flexible and extendable multiple protocol instant messaging
12mu|kopete-4.12.4-1|52	system designed as a plugin-based system.
12mu|kopete-4.12.4-1|53	
12mu|kopete-4.12.4-1|54	All protocols are plugins and allow modular installment, configuration,
12mu|kopete-4.12.4-1|55	and usage without the main application knowing anything about the plugin
12mu|kopete-4.12.4-1|56	being loaded.
12mu|kopete-4.12.4-1|57	
12mu|kopete-4.12.4-1|58	The goal of Kopete is to provide users with a standard and easy to use
12mu|kopete-4.12.4-1|59	interface between all of their instant messaging systems, but at the same
12mu|kopete-4.12.4-1|60	time also providing developers with the ease of writing plugins to support
12mu|kopete-4.12.4-1|61	a new protocol.
12mu|kopete-4.12.4-1|62	
12mu|kopete-4.12.4-1|63	The core Kopete development team provides a handful of plugins that most
12mu|kopete-4.12.4-1|64	users can use, in addition to templates for new developers to base a
12mu|kopete-4.12.4-1|65	plugin off of.
12mu|kopete-4.12.4-1|66	
12mu|kopete-4.12.4-1|67	%files
12mu|kopete-4.12.4-1|68	%{_kde_bindir}/kopete
12mu|kopete-4.12.4-1|69	%{_kde_bindir}/kopete_latexconvert.sh
12mu|kopete-4.12.4-1|70	%{_kde_bindir}/winpopup-install
12mu|kopete-4.12.4-1|71	%{_kde_bindir}/winpopup-send
12mu|kopete-4.12.4-1|72	%{_kde_appsdir}/kopete
12mu|kopete-4.12.4-1|73	%{_kde_appsdir}/kopete_contactnotes
12mu|kopete-4.12.4-1|74	%{_kde_appsdir}/kopete_groupwise
12mu|kopete-4.12.4-1|75	%{_kde_appsdir}/kopete_history
12mu|kopete-4.12.4-1|76	%{_kde_appsdir}/kopete_history2
12mu|kopete-4.12.4-1|77	%{_kde_appsdir}/kopete_jabber
12mu|kopete-4.12.4-1|78	%{_kde_appsdir}/kopete_latex
12mu|kopete-4.12.4-1|79	%{_kde_appsdir}/kopete_otr
12mu|kopete-4.12.4-1|80	%{_kde_appsdir}/kopete_privacy
12mu|kopete-4.12.4-1|81	%{_kde_appsdir}/kopete_skype
12mu|kopete-4.12.4-1|82	%{_kde_appsdir}/kopete_statistics
12mu|kopete-4.12.4-1|83	%{_kde_appsdir}/kopete_translator
12mu|kopete-4.12.4-1|84	%{_kde_appsdir}/kopete_yahoo
12mu|kopete-4.12.4-1|85	%{_kde_appsdir}/kopete_wlm
12mu|kopete-4.12.4-1|86	%{_kde_appsdir}/kopeterichtexteditpart
12mu|kopete-4.12.4-1|87	%{_kde_appsdir}/kconf_update/kopete-*
12mu|kopete-4.12.4-1|88	%{_kde_libdir}/kde4/kcm_kopete_*
12mu|kopete-4.12.4-1|89	%{_kde_libdir}/kde4/kopete_*
12mu|kopete-4.12.4-1|90	%{_kde_libdir}/libqgroupwise.so
12mu|kopete-4.12.4-1|91	%{_kde_libdir}/kde4/libchattexteditpart.so
12mu|kopete-4.12.4-1|92	%{_kde_applicationsdir}/kopete.desktop
12mu|kopete-4.12.4-1|93	%{_kde_configdir}/kopeterc
12mu|kopete-4.12.4-1|94	%{_kde_datadir}/config.kcfg/historyconfig.kcfg
12mu|kopete-4.12.4-1|95	%{_kde_datadir}/config.kcfg/history2config.kcfg
12mu|kopete-4.12.4-1|96	%{_kde_datadir}/config.kcfg/kopeteappearancesettings.kcfg
12mu|kopete-4.12.4-1|97	%{_kde_datadir}/config.kcfg/kopetebehaviorsettings.kcfg
12mu|kopete-4.12.4-1|98	%{_kde_datadir}/config.kcfg/kopete_otr.kcfg
12mu|kopete-4.12.4-1|99	%{_kde_datadir}/config.kcfg/kopetestatussettings.kcfg
12mu|kopete-4.12.4-1|100	%{_kde_datadir}/config.kcfg/latexconfig.kcfg
12mu|kopete-4.12.4-1|101	%{_kde_datadir}/config.kcfg/nowlisteningconfig.kcfg
12mu|kopete-4.12.4-1|102	%{_kde_datadir}/config.kcfg/webpresenceconfig.kcfg
12mu|kopete-4.12.4-1|103	%{_kde_datadir}/config.kcfg/translatorconfig.kcfg
12mu|kopete-4.12.4-1|104	%{_kde_services}/aim.protocol
12mu|kopete-4.12.4-1|105	%{_kde_services}/chatwindow.desktop
12mu|kopete-4.12.4-1|106	%{_kde_services}/emailwindow.desktop
12mu|kopete-4.12.4-1|107	%{_kde_services}/kconfiguredialog/kopete_*
12mu|kopete-4.12.4-1|108	%{_kde_services}/kopete_*
12mu|kopete-4.12.4-1|109	%{_kde_services}/xmpp.protocol
12mu|kopete-4.12.4-1|110	%{_kde_services}/callto.protocol
12mu|kopete-4.12.4-1|111	%{_kde_services}/skype.protocol
12mu|kopete-4.12.4-1|112	%{_kde_services}/tel.protocol
12mu|kopete-4.12.4-1|113	%{_kde_servicetypes}/kopete*
12mu|kopete-4.12.4-1|114	%{_kde_datadir}/sounds/Kopete_Event.ogg
12mu|kopete-4.12.4-1|115	%{_kde_datadir}/sounds/Kopete_Received.ogg
12mu|kopete-4.12.4-1|116	%{_kde_datadir}/sounds/Kopete_Sent.ogg
12mu|kopete-4.12.4-1|117	%{_kde_datadir}/sounds/Kopete_User_is_Online.ogg
12mu|kopete-4.12.4-1|118	%{_kde_iconsdir}/*/*/actions/account_offline_overlay.*
12mu|kopete-4.12.4-1|119	%{_kde_iconsdir}/*/*/actions/contact_away_overlay.*
12mu|kopete-4.12.4-1|120	%{_kde_iconsdir}/*/*/actions/contact_busy_overlay.*
12mu|kopete-4.12.4-1|121	%{_kde_iconsdir}/*/*/actions/contact_food_overlay.*
12mu|kopete-4.12.4-1|122	%{_kde_iconsdir}/*/*/actions/contact_freeforchat_overlay.*
12mu|kopete-4.12.4-1|123	%{_kde_iconsdir}/*/*/actions/contact_invisible_overlay.*
12mu|kopete-4.12.4-1|124	%{_kde_iconsdir}/*/*/actions/contact_phone_overlay.*
12mu|kopete-4.12.4-1|125	%{_kde_iconsdir}/*/*/actions/contact_xa_overlay.*
12mu|kopete-4.12.4-1|126	%{_kde_iconsdir}/*/*/actions/emoticon.*
12mu|kopete-4.12.4-1|127	%{_kde_iconsdir}/*/*/actions/im-status-message-edit.*
12mu|kopete-4.12.4-1|128	%{_kde_iconsdir}/*/*/actions/mail-encrypt.*
12mu|kopete-4.12.4-1|129	%{_kde_iconsdir}/*/*/actions/metacontact_unknown.*
12mu|kopete-4.12.4-1|130	%{_kde_iconsdir}/*/*/actions/newmessage.*
12mu|kopete-4.12.4-1|131	%{_kde_iconsdir}/*/*/actions/status_unknown_overlay.*
12mu|kopete-4.12.4-1|132	%{_kde_iconsdir}/*/*/actions/status_unknown.*
12mu|kopete-4.12.4-1|133	%{_kde_iconsdir}/*/*/actions/view-user-offline-kopete.*
12mu|kopete-4.12.4-1|134	%{_kde_iconsdir}/*/*/actions/voicecall.*
12mu|kopete-4.12.4-1|135	%{_kde_iconsdir}/*/*/actions/webcamreceive.*
12mu|kopete-4.12.4-1|136	%{_kde_iconsdir}/*/*/actions/webcamsend.*
12mu|kopete-4.12.4-1|137	%{_kde_iconsdir}/*/*/apps/kopete-offline.*
12mu|kopete-4.12.4-1|138	%{_kde_iconsdir}/*/*/apps/kopete.*
12mu|kopete-4.12.4-1|139	%{_kde_iconsdir}/*/*/status/object-locked-finished.*
12mu|kopete-4.12.4-1|140	%{_kde_iconsdir}/*/*/status/object-locked-unverified.*
12mu|kopete-4.12.4-1|141	%{_kde_iconsdir}/*/*/status/object-locked-verified.*
12mu|kopete-4.12.4-1|142	%{_kde_datadir}/config.kcfg/urlpicpreview.kcfg
12mu|kopete-4.12.4-1|143	%{_kde_docdir}/HTML/*/kopete
12mu|kopete-4.12.4-1|144	%{_kde_libdir}/mozilla/plugins/skypebuttons.so
12mu|kopete-4.12.4-1|145	%dir %{_kde_libdir}/kde4/plugins/accessible
12mu|kopete-4.12.4-1|146	%{_kde_libdir}/kde4/plugins/accessible/chatwindowaccessiblewidgetfactory.so
12mu|kopete-4.12.4-1|147	%{_datadir}/dbus-1/interfaces/*.xml
12mu|kopete-4.12.4-1|148	%exclude %{_kde_appsdir}/kopete_latex
12mu|kopete-4.12.4-1|149	%exclude %{_kde_libdir}/kde4/kcm_kopete_latex.*
12mu|kopete-4.12.4-1|150	%exclude %{_kde_libdir}/kde4/kopete_latex.*
12mu|kopete-4.12.4-1|151	%exclude %{_kde_datadir}/kde4/services/kopete_latex.desktop
12mu|kopete-4.12.4-1|152	%exclude %{_kde_datadir}/config.kcfg/latexconfig.kcfg
12mu|kopete-4.12.4-1|153	%exclude %{_kde_bindir}/kopete_latexconvert.sh
12mu|kopete-4.12.4-1|154	%exclude %{_kde_datadir}/kde4/services/kconfiguredialog/kopete_latex_config.desktop
12mu|kopete-4.12.4-1|155	%exclude %{_kde_appsdir}/kopete/icons/oxygen/32x32/apps/latex.png
12mu|kopete-4.12.4-1|156	
12mu|kopete-4.12.4-1|157	#----------------------------------------------------------------------------
12mu|kopete-4.12.4-1|158	
12mu|kopete-4.12.4-1|159	%package latex
12mu|kopete-4.12.4-1|160	Summary:	Kopete latex plugin for write andd read mesages in latex
12mu|kopete-4.12.4-1|161	Group:		Graphical desktop/KDE
12mu|kopete-4.12.4-1|162	Requires:	%{name} = %{EVRD}
12mu|kopete-4.12.4-1|163	Requires:	imagemagick
12mu|kopete-4.12.4-1|164	
12mu|kopete-4.12.4-1|165	%description latex
12mu|kopete-4.12.4-1|166	Kopete latex plugin for write andd read mesages in latexinder.
12mu|kopete-4.12.4-1|167	
12mu|kopete-4.12.4-1|168	%files latex
12mu|kopete-4.12.4-1|169	%{_kde_bindir}/kopete_latexconvert.sh
12mu|kopete-4.12.4-1|170	%{_kde_appsdir}/kopete_latex
12mu|kopete-4.12.4-1|171	%{_kde_appsdir}/kopete/icons/oxygen/32x32/apps/latex.png
12mu|kopete-4.12.4-1|172	%{_kde_libdir}/kde4/kcm_kopete_latex.*
12mu|kopete-4.12.4-1|173	%{_kde_libdir}/kde4/kopete_latex.*
12mu|kopete-4.12.4-1|174	%{_kde_datadir}/config.kcfg/latexconfig.kcfg
12mu|kopete-4.12.4-1|175	%{_kde_services}/kopete_latex.desktop
12mu|kopete-4.12.4-1|176	%{_kde_services}/kconfiguredialog/kopete_latex_config.desktop
12mu|kopete-4.12.4-1|177	
12mu|kopete-4.12.4-1|178	#----------------------------------------------------------------------------
12mu|kopete-4.12.4-1|179	
12mu|kopete-4.12.4-1|180	%define kopetecontactlist_major 1
12mu|kopete-4.12.4-1|181	%define libkopetecontactlist %mklibname kopetecontactlist %{kopetecontactlist_major}
12mu|kopete-4.12.4-1|182	
12mu|kopete-4.12.4-1|183	%package -n %{libkopetecontactlist}
12mu|kopete-4.12.4-1|184	Summary:	Kopete shared library
12mu|kopete-4.12.4-1|185	Group:		System/Libraries
12mu|kopete-4.12.4-1|186	
12mu|kopete-4.12.4-1|187	%description -n %{libkopetecontactlist}
12mu|kopete-4.12.4-1|188	Kopete shared library.
12mu|kopete-4.12.4-1|189	
12mu|kopete-4.12.4-1|190	%files -n %{libkopetecontactlist}
12mu|kopete-4.12.4-1|191	%{_kde_libdir}/libkopetecontactlist.so.%{kopetecontactlist_major}*
12mu|kopete-4.12.4-1|192	
12mu|kopete-4.12.4-1|193	#----------------------------------------------------------------------------
12mu|kopete-4.12.4-1|194	
12mu|kopete-4.12.4-1|195	%define kyahoo_major 1
12mu|kopete-4.12.4-1|196	%define libkyahoo %mklibname kyahoo %{kyahoo_major}
12mu|kopete-4.12.4-1|197	
12mu|kopete-4.12.4-1|198	%package -n %{libkyahoo}
12mu|kopete-4.12.4-1|199	Summary:	Kopete shared library
12mu|kopete-4.12.4-1|200	Group:		System/Libraries
12mu|kopete-4.12.4-1|201	
12mu|kopete-4.12.4-1|202	%description -n %{libkyahoo}
12mu|kopete-4.12.4-1|203	Kopete shared library.
12mu|kopete-4.12.4-1|204	
12mu|kopete-4.12.4-1|205	%files -n %{libkyahoo}
12mu|kopete-4.12.4-1|206	%{_kde_libdir}/libkyahoo.so.%{kyahoo_major}*
12mu|kopete-4.12.4-1|207	
12mu|kopete-4.12.4-1|208	#----------------------------------------------------------------------------
12mu|kopete-4.12.4-1|209	
12mu|kopete-4.12.4-1|210	%define kopete_videodevice_major 4
12mu|kopete-4.12.4-1|211	%define libkopete_videodevice %mklibname kopete_videodevice %{kopete_videodevice_major}
12mu|kopete-4.12.4-1|212	
12mu|kopete-4.12.4-1|213	%package -n %{libkopete_videodevice}
12mu|kopete-4.12.4-1|214	Summary:	Kopete shared library
12mu|kopete-4.12.4-1|215	Group:		System/Libraries
12mu|kopete-4.12.4-1|216	
12mu|kopete-4.12.4-1|217	%description -n %{libkopete_videodevice}
12mu|kopete-4.12.4-1|218	Kopete shared library.
12mu|kopete-4.12.4-1|219	
12mu|kopete-4.12.4-1|220	%files -n %{libkopete_videodevice}
12mu|kopete-4.12.4-1|221	%{_kde_libdir}/libkopete_videodevice.so.%{kopete_videodevice_major}*
12mu|kopete-4.12.4-1|222	
12mu|kopete-4.12.4-1|223	#----------------------------------------------------------------------------
12mu|kopete-4.12.4-1|224	
12mu|kopete-4.12.4-1|225	%define kopeteaddaccountwizard_major 1
12mu|kopete-4.12.4-1|226	%define libkopeteaddaccountwizard %mklibname kopeteaddaccountwizard %{kopeteaddaccountwizard_major}
12mu|kopete-4.12.4-1|227	
12mu|kopete-4.12.4-1|228	%package -n %{libkopeteaddaccountwizard}
12mu|kopete-4.12.4-1|229	Summary:	Kopete shared library
12mu|kopete-4.12.4-1|230	Group:		System/Libraries
12mu|kopete-4.12.4-1|231	
12mu|kopete-4.12.4-1|232	%description -n %{libkopeteaddaccountwizard}
12mu|kopete-4.12.4-1|233	Kopete shared library.
12mu|kopete-4.12.4-1|234	
12mu|kopete-4.12.4-1|235	%files -n %{libkopeteaddaccountwizard}
12mu|kopete-4.12.4-1|236	%{_kde_libdir}/libkopeteaddaccountwizard.so.%{kopeteaddaccountwizard_major}*
12mu|kopete-4.12.4-1|237	
12mu|kopete-4.12.4-1|238	#----------------------------------------------------------------------------
12mu|kopete-4.12.4-1|239	
12mu|kopete-4.12.4-1|240	%define kopete_major 4
12mu|kopete-4.12.4-1|241	%define libkopete %mklibname kopete %{kopete_major}
12mu|kopete-4.12.4-1|242	
12mu|kopete-4.12.4-1|243	%package -n %{libkopete}
12mu|kopete-4.12.4-1|244	Summary:	Kopete shared library
12mu|kopete-4.12.4-1|245	Group:		System/Libraries
12mu|kopete-4.12.4-1|246	
12mu|kopete-4.12.4-1|247	%description -n %{libkopete}
12mu|kopete-4.12.4-1|248	Kopete shared library.
12mu|kopete-4.12.4-1|249	
12mu|kopete-4.12.4-1|250	%files -n %{libkopete}
12mu|kopete-4.12.4-1|251	%{_kde_libdir}/libkopete.so.%{kopete_major}*
12mu|kopete-4.12.4-1|252	
12mu|kopete-4.12.4-1|253	#----------------------------------------------------------------------------
12mu|kopete-4.12.4-1|254	
12mu|kopete-4.12.4-1|255	%define kopeteprivacy_major 1
12mu|kopete-4.12.4-1|256	%define libkopeteprivacy %mklibname kopeteprivacy %{kopeteprivacy_major}
12mu|kopete-4.12.4-1|257	
12mu|kopete-4.12.4-1|258	%package -n %{libkopeteprivacy}
12mu|kopete-4.12.4-1|259	Summary:	Kopete shared library
12mu|kopete-4.12.4-1|260	Group:		System/Libraries
12mu|kopete-4.12.4-1|261	
12mu|kopete-4.12.4-1|262	%description -n %{libkopeteprivacy}
12mu|kopete-4.12.4-1|263	Kopete shared library.
12mu|kopete-4.12.4-1|264	
12mu|kopete-4.12.4-1|265	%files -n %{libkopeteprivacy}
12mu|kopete-4.12.4-1|266	%{_kde_libdir}/libkopeteprivacy.so.%{kopeteprivacy_major}*
12mu|kopete-4.12.4-1|267	
12mu|kopete-4.12.4-1|268	#----------------------------------------------------------------------------
12mu|kopete-4.12.4-1|269	
12mu|kopete-4.12.4-1|270	%define kopetechatwindow_shared_major 1
12mu|kopete-4.12.4-1|271	%define libkopetechatwindow_shared %mklibname kopetechatwindow_shared %{kopetechatwindow_shared_major}
12mu|kopete-4.12.4-1|272	
12mu|kopete-4.12.4-1|273	%package -n %{libkopetechatwindow_shared}
12mu|kopete-4.12.4-1|274	Summary:	Kopete shared library
12mu|kopete-4.12.4-1|275	Group:		System/Libraries
12mu|kopete-4.12.4-1|276	
12mu|kopete-4.12.4-1|277	%description -n %{libkopetechatwindow_shared}
12mu|kopete-4.12.4-1|278	Kopete shared library.
12mu|kopete-4.12.4-1|279	
12mu|kopete-4.12.4-1|280	%files -n %{libkopetechatwindow_shared}
12mu|kopete-4.12.4-1|281	%{_kde_libdir}/libkopetechatwindow_shared.so.%{kopetechatwindow_shared_major}*
12mu|kopete-4.12.4-1|282	
12mu|kopete-4.12.4-1|283	#----------------------------------------------------------------------------
12mu|kopete-4.12.4-1|284	
12mu|kopete-4.12.4-1|285	%define kopete_otr_shared_major 1
12mu|kopete-4.12.4-1|286	%define libkopete_otr_shared %mklibname kopete_otr_shared %{kopete_otr_shared_major}
12mu|kopete-4.12.4-1|287	
12mu|kopete-4.12.4-1|288	%package -n %{libkopete_otr_shared}
12mu|kopete-4.12.4-1|289	Summary:	Kopete shared library
12mu|kopete-4.12.4-1|290	Group:		System/Libraries
12mu|kopete-4.12.4-1|291	Conflicts:	kopete-otr < 0.8
12mu|kopete-4.12.4-1|292	
12mu|kopete-4.12.4-1|293	%description -n %{libkopete_otr_shared}
12mu|kopete-4.12.4-1|294	Kopete shared library.
12mu|kopete-4.12.4-1|295	
12mu|kopete-4.12.4-1|296	%files -n %{libkopete_otr_shared}
12mu|kopete-4.12.4-1|297	%{_kde_libdir}/libkopete_otr_shared.so.%{kopete_otr_shared_major}*
12mu|kopete-4.12.4-1|298	
12mu|kopete-4.12.4-1|299	#----------------------------------------------------------------------------
12mu|kopete-4.12.4-1|300	
12mu|kopete-4.12.4-1|301	%define kopetestatusmenu_major 1
12mu|kopete-4.12.4-1|302	%define libkopetestatusmenu %mklibname kopetestatusmenu %{kopetestatusmenu_major}
12mu|kopete-4.12.4-1|303	
12mu|kopete-4.12.4-1|304	%package -n %{libkopetestatusmenu}
12mu|kopete-4.12.4-1|305	Summary:	Kopete shared library
12mu|kopete-4.12.4-1|306	Group:		System/Libraries
12mu|kopete-4.12.4-1|307	
12mu|kopete-4.12.4-1|308	%description -n %{libkopetestatusmenu}
12mu|kopete-4.12.4-1|309	Kopete shared library.
12mu|kopete-4.12.4-1|310	
12mu|kopete-4.12.4-1|311	%files -n %{libkopetestatusmenu}
12mu|kopete-4.12.4-1|312	%{_kde_libdir}/libkopetestatusmenu.so.%{kopetestatusmenu_major}*
12mu|kopete-4.12.4-1|313	
12mu|kopete-4.12.4-1|314	#----------------------------------------------------------------------------
12mu|kopete-4.12.4-1|315	
12mu|kopete-4.12.4-1|316	%define kopete_oscar_major 4
12mu|kopete-4.12.4-1|317	%define libkopete_oscar %mklibname kopete_oscar %{kopete_oscar_major}
12mu|kopete-4.12.4-1|318	
12mu|kopete-4.12.4-1|319	%package -n %{libkopete_oscar}
12mu|kopete-4.12.4-1|320	Summary:	Kopete shared library
12mu|kopete-4.12.4-1|321	Group:		System/Libraries
12mu|kopete-4.12.4-1|322	
12mu|kopete-4.12.4-1|323	%description -n %{libkopete_oscar}
12mu|kopete-4.12.4-1|324	Kopete shared library.
12mu|kopete-4.12.4-1|325	
12mu|kopete-4.12.4-1|326	%files -n %{libkopete_oscar}
12mu|kopete-4.12.4-1|327	%{_kde_libdir}/libkopete_oscar.so.%{kopete_oscar_major}*
12mu|kopete-4.12.4-1|328	
12mu|kopete-4.12.4-1|329	#----------------------------------------------------------------------------
12mu|kopete-4.12.4-1|330	
12mu|kopete-4.12.4-1|331	%define oscar_major 1
12mu|kopete-4.12.4-1|332	%define liboscar %mklibname oscar %{oscar_major}
12mu|kopete-4.12.4-1|333	
12mu|kopete-4.12.4-1|334	%package -n %{liboscar}
12mu|kopete-4.12.4-1|335	Summary:	Kopete shared library
12mu|kopete-4.12.4-1|336	Group:		System/Libraries
12mu|kopete-4.12.4-1|337	
12mu|kopete-4.12.4-1|338	%description -n %{liboscar}
12mu|kopete-4.12.4-1|339	Kopete shared library.
12mu|kopete-4.12.4-1|340	
12mu|kopete-4.12.4-1|341	%files -n %{liboscar}
12mu|kopete-4.12.4-1|342	%{_kde_libdir}/liboscar.so.%{oscar_major}*
12mu|kopete-4.12.4-1|343	
12mu|kopete-4.12.4-1|344	#----------------------------------------------------------------------------
12mu|kopete-4.12.4-1|345	
12mu|kopete-4.12.4-1|346	%define kopeteidentity_major 1
12mu|kopete-4.12.4-1|347	%define libkopeteidentity %mklibname kopeteidentity %{kopeteidentity_major}
12mu|kopete-4.12.4-1|348	
12mu|kopete-4.12.4-1|349	%package -n %{libkopeteidentity}
12mu|kopete-4.12.4-1|350	Summary:	Kopete shared library
12mu|kopete-4.12.4-1|351	Group:		System/Libraries
12mu|kopete-4.12.4-1|352	
12mu|kopete-4.12.4-1|353	%description -n %{libkopeteidentity}
12mu|kopete-4.12.4-1|354	Kopete shared library.
12mu|kopete-4.12.4-1|355	
12mu|kopete-4.12.4-1|356	%files -n %{libkopeteidentity}
12mu|kopete-4.12.4-1|357	%{_kde_libdir}/libkopeteidentity.so.%{kopeteidentity_major}*
12mu|kopete-4.12.4-1|358	
12mu|kopete-4.12.4-1|359	#----------------------------------------------------------------------------
12mu|kopete-4.12.4-1|360	
12mu|kopete-4.12.4-1|361	%package devel
12mu|kopete-4.12.4-1|362	Summary:	Development files for Kopete
12mu|kopete-4.12.4-1|363	Group:		Development/KDE and Qt
12mu|kopete-4.12.4-1|364	Requires:	%{libkopetecontactlist} = %{EVRD}
12mu|kopete-4.12.4-1|365	Requires:	%{libkyahoo} = %{EVRD}
12mu|kopete-4.12.4-1|366	Requires:	%{libkopete_videodevice} = %{EVRD}
12mu|kopete-4.12.4-1|367	Requires:	%{libkopeteaddaccountwizard} = %{EVRD}
12mu|kopete-4.12.4-1|368	Requires:	%{libkopete} = %{EVRD}
12mu|kopete-4.12.4-1|369	Requires:	%{libkopeteprivacy} = %{EVRD}
12mu|kopete-4.12.4-1|370	Requires:	%{libkopetechatwindow_shared} = %{EVRD}
12mu|kopete-4.12.4-1|371	Requires:	%{libkopete_oscar} = %{EVRD}
12mu|kopete-4.12.4-1|372	Requires:	%{liboscar} = %{EVRD}
12mu|kopete-4.12.4-1|373	Requires:	%{libkopete_otr_shared} = %{EVRD}
12mu|kopete-4.12.4-1|374	Requires:	%{libkopeteidentity} = %{EVRD}
12mu|kopete-4.12.4-1|375	Requires:	%{libkopetestatusmenu} = %{EVRD}
12mu|kopete-4.12.4-1|376	Conflicts:	kdenetwork4-devel < 3:4.11.0
12mu|kopete-4.12.4-1|377	
12mu|kopete-4.12.4-1|378	%description devel
12mu|kopete-4.12.4-1|379	This package contains header files needed if you want to build applications
12mu|kopete-4.12.4-1|380	based on Kopete.
12mu|kopete-4.12.4-1|381	
12mu|kopete-4.12.4-1|382	%files devel
12mu|kopete-4.12.4-1|383	%{_kde_libdir}/*.so
12mu|kopete-4.12.4-1|384	%exclude %{_kde_libdir}/libqgroupwise.so
12mu|kopete-4.12.4-1|385	%{_kde_includedir}/kopete
12mu|kopete-4.12.4-1|386	
12mu|kopete-4.12.4-1|387	#----------------------------------------------------------------------------
12mu|kopete-4.12.4-1|388	
12mu|kopete-4.12.4-1|389	%prep
12mu|kopete-4.12.4-1|390	%setup -q
12mu|kopete-4.12.4-1|391	
12mu|kopete-4.12.4-1|392	%build
12mu|kopete-4.12.4-1|393	%cmake_kde4 -DWITH_GOOGLETALK=OFF
12mu|kopete-4.12.4-1|394	%make
12mu|kopete-4.12.4-1|395	
12mu|kopete-4.12.4-1|396	%install
12mu|kopete-4.12.4-1|397	%makeinstall_std -C build
12mu|kopete-4.12.4-1|398	
12mu|kopete-4.12.4-1|399	
12mu|kopete-4.12.4-1|400	%changelog
12mu|kopete-4.12.4-1|401	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
12mu|kopete-4.12.4-1|402	+ Revision: f7f4968
12mu|kopete-4.12.4-1|403	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kopete-4.12.4-1|404	
12mu|kopete-4.12.4-1|405	

19954 12
12mu|korundum-4.12.4-1|1	Summary:	KDE bindings for Ruby
12mu|korundum-4.12.4-1|2	Name:		korundum
12mu|korundum-4.12.4-1|3	Version:	4.12.4
12mu|korundum-4.12.4-1|4	Release:	1
12mu|korundum-4.12.4-1|5	Epoch:		1
12mu|korundum-4.12.4-1|6	License:	GPLv2 LGPLv2
12mu|korundum-4.12.4-1|7	Group:		Development/KDE and Qt
12mu|korundum-4.12.4-1|8	Url:		http://www.kde.org
12mu|korundum-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|korundum-4.12.4-1|10	BuildRequires:	ruby-qt4-devel >= 1:%{version}
12mu|korundum-4.12.4-1|11	BuildRequires:	smokekde-devel >= 1:%{version}
12mu|korundum-4.12.4-1|12	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12mu|korundum-4.12.4-1|13	BuildRequires:	pkgconfig(akonadi)
12mu|korundum-4.12.4-1|14	Requires:	ruby-qt4 >= 1:%{version}
12mu|korundum-4.12.4-1|15	Obsoletes:	ruby-kde4 < 1:4.6.90
12mu|korundum-4.12.4-1|16	Provides:	ruby-kde4 = %{EVRD}
12mu|korundum-4.12.4-1|17	Provides:	kderuby = %{EVRD}
12mu|korundum-4.12.4-1|18	
12mu|korundum-4.12.4-1|19	%description
12mu|korundum-4.12.4-1|20	A kde4 bindings for Ruby language.
12mu|korundum-4.12.4-1|21	
12mu|korundum-4.12.4-1|22	%files
12mu|korundum-4.12.4-1|23	%{_kde_bindir}/krubyapplication
12mu|korundum-4.12.4-1|24	%{_kde_libdir}/kde4/krubypluginfactory.so
12mu|korundum-4.12.4-1|25	%{ruby_sitearchdir}/akonadi.so
12mu|korundum-4.12.4-1|26	%{ruby_sitearchdir}/khtml.so
12mu|korundum-4.12.4-1|27	%{ruby_sitearchdir}/kio.so
12mu|korundum-4.12.4-1|28	%{ruby_sitearchdir}/korundum4.so
12mu|korundum-4.12.4-1|29	%{ruby_sitearchdir}/ktexteditor.so
12mu|korundum-4.12.4-1|30	%{ruby_sitearchdir}/solid.so
12mu|korundum-4.12.4-1|31	%{ruby_sitearchdir}/soprano.so
12mu|korundum-4.12.4-1|32	%{ruby_sitearchdir}/nepomuk.so
12mu|korundum-4.12.4-1|33	%{ruby_sitearchdir}/plasma_applet.so
12mu|korundum-4.12.4-1|34	%{ruby_sitearchdir}/okular.so
12mu|korundum-4.12.4-1|35	%{ruby_sitearchdir}/kate.so
12mu|korundum-4.12.4-1|36	%{ruby_sitelibdir}/KDE
12mu|korundum-4.12.4-1|37	%{ruby_sitelibdir}/akonadi
12mu|korundum-4.12.4-1|38	%{ruby_sitelibdir}/khtml
12mu|korundum-4.12.4-1|39	%{ruby_sitelibdir}/ktexteditor
12mu|korundum-4.12.4-1|40	%{ruby_sitelibdir}/soprano
12mu|korundum-4.12.4-1|41	%{ruby_sitelibdir}/nepomuk
12mu|korundum-4.12.4-1|42	%{ruby_sitelibdir}/solid
12mu|korundum-4.12.4-1|43	%{ruby_sitelibdir}/okular
12mu|korundum-4.12.4-1|44	%{ruby_sitelibdir}/kio
12mu|korundum-4.12.4-1|45	%{_kde_appsdir}/plasma_applet_ruby_clock
12mu|korundum-4.12.4-1|46	%{_kde_appsdir}/plasma_ruby_digital_clock
12mu|korundum-4.12.4-1|47	%{_kde_services}/*.desktop
12mu|korundum-4.12.4-1|48	
12mu|korundum-4.12.4-1|49	#------------------------------------------------------------------------------
12mu|korundum-4.12.4-1|50	
12mu|korundum-4.12.4-1|51	%package devel
12mu|korundum-4.12.4-1|52	Summary:	Tools for ruby-kde4
12mu|korundum-4.12.4-1|53	Group:		Development/KDE and Qt
12mu|korundum-4.12.4-1|54	Requires:	ruby-qt4-devel >= %{epoch}:%{version}
12mu|korundum-4.12.4-1|55	Requires:	%{name} = %{EVRD}
12mu|korundum-4.12.4-1|56	Obsoletes:	ruby-kde4-devel < 1:4.6.90
12mu|korundum-4.12.4-1|57	Provides:	ruby-kde4-devel = %{EVRD}
12mu|korundum-4.12.4-1|58	
12mu|korundum-4.12.4-1|59	%description devel
12mu|korundum-4.12.4-1|60	ruby-kde4 devel files.
12mu|korundum-4.12.4-1|61	
12mu|korundum-4.12.4-1|62	%files devel
12mu|korundum-4.12.4-1|63	%{_kde_bindir}/rbkconfig_compiler4
12mu|korundum-4.12.4-1|64	%{_kde_datadir}/applications/kde4/dbpedia_references.desktop
12mu|korundum-4.12.4-1|65	%{_kde_appsdir}/dbpedia_references
12mu|korundum-4.12.4-1|66	
12mu|korundum-4.12.4-1|67	#------------------------------------------------------------------------------
12mu|korundum-4.12.4-1|68	
12mu|korundum-4.12.4-1|69	%prep
12mu|korundum-4.12.4-1|70	%setup -q
12mu|korundum-4.12.4-1|71	
12mu|korundum-4.12.4-1|72	%build
12mu|korundum-4.12.4-1|73	%cmake_kde4
12mu|korundum-4.12.4-1|74	%make
12mu|korundum-4.12.4-1|75	
12mu|korundum-4.12.4-1|76	%install
12mu|korundum-4.12.4-1|77	%makeinstall_std -C build
12mu|korundum-4.12.4-1|78	
12mu|korundum-4.12.4-1|79	
12mu|korundum-4.12.4-1|80	%changelog
12mu|korundum-4.12.4-1|81	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|korundum-4.12.4-1|82	+ Revision: dd84ed5
12mu|korundum-4.12.4-1|83	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|korundum-4.12.4-1|84	
12mu|korundum-4.12.4-1|85	

19955 12
12mu|kpat-4.12.4-1|1	Name:		kpat
12mu|kpat-4.12.4-1|2	Version:	4.12.4
12mu|kpat-4.12.4-1|3	Release:	1
12mu|kpat-4.12.4-1|4	Epoch:		1
12mu|kpat-4.12.4-1|5	Summary:	Several patience card games
12mu|kpat-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kpat-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|kpat-4.12.4-1|8	URL:		http://www.kde.org/applications/games/kpatience/
12mu|kpat-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kpat-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|kpat-4.12.4-1|11	Requires:	libkdegames-common
12mu|kpat-4.12.4-1|12	Conflicts:	kdegames4-devel < 1:4.5.71-0.svn1184269.2
12mu|kpat-4.12.4-1|13	Conflicts:	kdegames4-core < 1:4.9.80
12mu|kpat-4.12.4-1|14	
12mu|kpat-4.12.4-1|15	%description -n kpat
12mu|kpat-4.12.4-1|16	KPatience is a relaxing card sorting game. To win the game a player has to
12mu|kpat-4.12.4-1|17	arrange a single deck of cards in certain order amongst each other.
12mu|kpat-4.12.4-1|18	
12mu|kpat-4.12.4-1|19	%files -n kpat
12mu|kpat-4.12.4-1|20	%{_kde_bindir}/kpat
12mu|kpat-4.12.4-1|21	%{_kde_libdir}/libkcardgame.so
12mu|kpat-4.12.4-1|22	%{_kde_applicationsdir}/kpat.desktop
12mu|kpat-4.12.4-1|23	%{_kde_appsdir}/kpat
12mu|kpat-4.12.4-1|24	%{_kde_datadir}/config.kcfg/kpat.kcfg
12mu|kpat-4.12.4-1|25	%{_kde_configdir}/kpat.knsrc
12mu|kpat-4.12.4-1|26	%{_kde_configdir}/kcardtheme.knsrc
12mu|kpat-4.12.4-1|27	%{_kde_docdir}/*/*/kpat
12mu|kpat-4.12.4-1|28	%{_kde_iconsdir}/hicolor/*/apps/kpat.png
12mu|kpat-4.12.4-1|29	%{_datadir}/mime/packages/kpatience.xml
12mu|kpat-4.12.4-1|30	
12mu|kpat-4.12.4-1|31	#------------------------------------------------------------------------------
12mu|kpat-4.12.4-1|32	
12mu|kpat-4.12.4-1|33	%prep
12mu|kpat-4.12.4-1|34	%setup -q
12mu|kpat-4.12.4-1|35	
12mu|kpat-4.12.4-1|36	%build
12mu|kpat-4.12.4-1|37	%cmake_kde4
12mu|kpat-4.12.4-1|38	%make
12mu|kpat-4.12.4-1|39	
12mu|kpat-4.12.4-1|40	%install
12mu|kpat-4.12.4-1|41	%makeinstall_std -C build
12mu|kpat-4.12.4-1|42	
12mu|kpat-4.12.4-1|43	
12mu|kpat-4.12.4-1|44	%changelog
12mu|kpat-4.12.4-1|45	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kpat-4.12.4-1|46	+ Revision: 8313804
12mu|kpat-4.12.4-1|47	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kpat-4.12.4-1|48	
12mu|kpat-4.12.4-1|49	

19956 12
12mu|kphotoalbum-4.4-6|1	Summary:	K Image Database
12mu|kphotoalbum-4.4-6|2	Name:		kphotoalbum
12mu|kphotoalbum-4.4-6|3	Version:	4.4
12mu|kphotoalbum-4.4-6|4	Release:	6
12mu|kphotoalbum-4.4-6|5	License:	GPLv2+
12mu|kphotoalbum-4.4-6|6	Group:		Graphical desktop/KDE
12mu|kphotoalbum-4.4-6|7	Url:		http://www.kphotoalbum.org
12mu|kphotoalbum-4.4-6|8	Source0:	http://www.kphotoalbum.org/data/download/%{name}-%{version}.tar.bz2
12mu|kphotoalbum-4.4-6|9	BuildRequires:	pkgconfig(libkexiv2)
12mu|kphotoalbum-4.4-6|10	BuildRequires:	pkgconfig(libkdcraw)
12mu|kphotoalbum-4.4-6|11	BuildRequires:	pkgconfig(libkipi)
12mu|kphotoalbum-4.4-6|12	BuildRequires:	marble-devel
12mu|kphotoalbum-4.4-6|13	BuildRequires:	kdelibs4-devel
12mu|kphotoalbum-4.4-6|14	
12mu|kphotoalbum-4.4-6|15	%description
12mu|kphotoalbum-4.4-6|16	Image database for KDE4.
12mu|kphotoalbum-4.4-6|17	
12mu|kphotoalbum-4.4-6|18	%files -f %{name}.lang
12mu|kphotoalbum-4.4-6|19	%{_kde_bindir}/kphotoalbum
12mu|kphotoalbum-4.4-6|20	%{_kde_bindir}/kpa-backup.sh
12mu|kphotoalbum-4.4-6|21	%{_kde_bindir}/open-raw.pl
12mu|kphotoalbum-4.4-6|22	%{_kde_applicationsdir}/*.desktop
12mu|kphotoalbum-4.4-6|23	%{_kde_appsdir}/kphotoalbum
12mu|kphotoalbum-4.4-6|24	%{_kde_datadir}/config/kphotoalbumrc
12mu|kphotoalbum-4.4-6|25	%{_kde_iconsdir}/hicolor/*/*/*
12mu|kphotoalbum-4.4-6|26	
12mu|kphotoalbum-4.4-6|27	#------------------------------------------------
12mu|kphotoalbum-4.4-6|28	
12mu|kphotoalbum-4.4-6|29	%prep
12mu|kphotoalbum-4.4-6|30	%setup -q
12mu|kphotoalbum-4.4-6|31	
12mu|kphotoalbum-4.4-6|32	%build
12mu|kphotoalbum-4.4-6|33	%cmake_kde4
12mu|kphotoalbum-4.4-6|34	%make
12mu|kphotoalbum-4.4-6|35	
12mu|kphotoalbum-4.4-6|36	%install
12mu|kphotoalbum-4.4-6|37	%makeinstall_std -C build
12mu|kphotoalbum-4.4-6|38	
12mu|kphotoalbum-4.4-6|39	%find_lang %{name} --with-html
12mu|kphotoalbum-4.4-6|40	
12mu|kphotoalbum-4.4-6|41	
12mu|kphotoalbum-4.4-6|42	%changelog
12mu|kphotoalbum-4.4-6|43	* Fri Mar 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.4-6
12mu|kphotoalbum-4.4-6|44	+ Revision: 93dadb9
12mu|kphotoalbum-4.4-6|45	- LOG Rebuild with KDE 4.12
12mu|kphotoalbum-4.4-6|46	
12mu|kphotoalbum-4.4-6|47	

19957 12
12mu|kppp-4.12.4-1|1	Summary:	KDE tool to setup PPP (Point-to-Point Protocol) connections
12mu|kppp-4.12.4-1|2	Name:		kppp
12mu|kppp-4.12.4-1|3	Version:	4.12.4
12mu|kppp-4.12.4-1|4	Release:	1
12mu|kppp-4.12.4-1|5	Epoch:		3
12mu|kppp-4.12.4-1|6	License:	GPLv2+
12mu|kppp-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|kppp-4.12.4-1|8	Url:		http://www.kde.org
12mu|kppp-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kppp-4.12.4-1|10	%if %{is_beta}
12mu|kppp-4.12.4-1|11	%define ftpdir unstable
12mu|kppp-4.12.4-1|12	%else
12mu|kppp-4.12.4-1|13	%define ftpdir stable
12mu|kppp-4.12.4-1|14	%endif
12mu|kppp-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|kppp-4.12.4-1|16	Source10:	%{name}.rpmlintrc
12mu|kppp-4.12.4-1|17	BuildRequires:	kdelibs4-devel
12mu|kppp-4.12.4-1|18	Requires:	ppp
12mu|kppp-4.12.4-1|19	Requires:	%{name}-provider = %{EVRD}
12mu|kppp-4.12.4-1|20	Conflicts:	kdenetwork4-devel < 3:4.11.0
12mu|kppp-4.12.4-1|21	
12mu|kppp-4.12.4-1|22	%description
12mu|kppp-4.12.4-1|23	KPPP is used to setup PPP (Point-to-Point Protocol) connections. This is most
12mu|kppp-4.12.4-1|24	useful for connecting with a cell phone "modem" card these days. It is also use
12mu|kppp-4.12.4-1|25	to configure real modem connections.
12mu|kppp-4.12.4-1|26	
12mu|kppp-4.12.4-1|27	%files
12mu|kppp-4.12.4-1|28	%{_kde_appsdir}/kppp
12mu|kppp-4.12.4-1|29	%{_kde_bindir}/kppp
12mu|kppp-4.12.4-1|30	%{_kde_bindir}/kppplogview
12mu|kppp-4.12.4-1|31	%{_kde_applicationsdir}/Kppp.desktop
12mu|kppp-4.12.4-1|32	%{_kde_applicationsdir}/kppplogview.desktop
12mu|kppp-4.12.4-1|33	%{_kde_docdir}/HTML/*/kppp
12mu|kppp-4.12.4-1|34	%{_kde_iconsdir}/*/*/apps/kppp.*
12mu|kppp-4.12.4-1|35	%{_datadir}/dbus-1/interfaces/org.kde.kppp.xml
12mu|kppp-4.12.4-1|36	%exclude %{_kde_appsdir}/kppp/Rules
12mu|kppp-4.12.4-1|37	%exclude %{_kde_appsdir}/kppp/Provider
12mu|kppp-4.12.4-1|38	
12mu|kppp-4.12.4-1|39	#-----------------------------------------------------------
12mu|kppp-4.12.4-1|40	
12mu|kppp-4.12.4-1|41	%package provider
12mu|kppp-4.12.4-1|42	Summary:	List of providers for KPPP
12mu|kppp-4.12.4-1|43	Group:		Graphical desktop/KDE
12mu|kppp-4.12.4-1|44	
12mu|kppp-4.12.4-1|45	%description provider
12mu|kppp-4.12.4-1|46	List of providers for KPPP.
12mu|kppp-4.12.4-1|47	
12mu|kppp-4.12.4-1|48	%files provider
12mu|kppp-4.12.4-1|49	%{_kde_appsdir}/kppp/Rules
12mu|kppp-4.12.4-1|50	%{_kde_appsdir}/kppp/Provider
12mu|kppp-4.12.4-1|51	
12mu|kppp-4.12.4-1|52	#-------------------------------------------
12mu|kppp-4.12.4-1|53	
12mu|kppp-4.12.4-1|54	%prep
12mu|kppp-4.12.4-1|55	%setup -q
12mu|kppp-4.12.4-1|56	
12mu|kppp-4.12.4-1|57	%build
12mu|kppp-4.12.4-1|58	%cmake_kde4
12mu|kppp-4.12.4-1|59	%make
12mu|kppp-4.12.4-1|60	
12mu|kppp-4.12.4-1|61	%install
12mu|kppp-4.12.4-1|62	%makeinstall_std -C build
12mu|kppp-4.12.4-1|63	
12mu|kppp-4.12.4-1|64	
12mu|kppp-4.12.4-1|65	%changelog
12mu|kppp-4.12.4-1|66	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
12mu|kppp-4.12.4-1|67	+ Revision: c9d9a7a
12mu|kppp-4.12.4-1|68	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kppp-4.12.4-1|69	
12mu|kppp-4.12.4-1|70	

19958 12
12mu|krdc-4.12.4-1|1	Summary:	KDE Remote Desktop Client
12mu|krdc-4.12.4-1|2	Name:		krdc
12mu|krdc-4.12.4-1|3	Version:	4.12.4
12mu|krdc-4.12.4-1|4	Release:	1
12mu|krdc-4.12.4-1|5	Epoch:		3
12mu|krdc-4.12.4-1|6	License:	GPLv2+
12mu|krdc-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|krdc-4.12.4-1|8	Url:		http://www.kde.org
12mu|krdc-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|krdc-4.12.4-1|10	%if %{is_beta}
12mu|krdc-4.12.4-1|11	%define ftpdir unstable
12mu|krdc-4.12.4-1|12	%else
12mu|krdc-4.12.4-1|13	%define ftpdir stable
12mu|krdc-4.12.4-1|14	%endif
12mu|krdc-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|krdc-4.12.4-1|16	Patch0:		krdc-4.11.0-desktop.patch
12mu|krdc-4.12.4-1|17	BuildRequires:	kdelibs4-devel
12mu|krdc-4.12.4-1|18	BuildRequires:	pkgconfig(libvncserver)
12mu|krdc-4.12.4-1|19	BuildRequires:	pkgconfig(TelepathyQt4)
12mu|krdc-4.12.4-1|20	BuildRequires:	freerdp >= 1.0.2
12mu|krdc-4.12.4-1|21	Requires:	freerdp >= 1.0.2
12mu|krdc-4.12.4-1|22	Conflicts:	kde4-filesharing < 3:4.8.0
12mu|krdc-4.12.4-1|23	
12mu|krdc-4.12.4-1|24	%description
12mu|krdc-4.12.4-1|25	KDE Remote Desktop Client is a client application that allows you to view
12mu|krdc-4.12.4-1|26	or even control the desktop session on another machine that is running a
12mu|krdc-4.12.4-1|27	compatible server. VNC and RDP are supported.
12mu|krdc-4.12.4-1|28	
12mu|krdc-4.12.4-1|29	%files
12mu|krdc-4.12.4-1|30	%{_kde_bindir}/krdc
12mu|krdc-4.12.4-1|31	%{_kde_appsdir}/krdc
12mu|krdc-4.12.4-1|32	%{_kde_applicationsdir}/krdc.desktop
12mu|krdc-4.12.4-1|33	%{_kde_datadir}/config.kcfg/krdc.kcfg
12mu|krdc-4.12.4-1|34	%{_kde_libdir}/kde4/kcm_krdc_rdpplugin.so
12mu|krdc-4.12.4-1|35	%{_kde_libdir}/kde4/kcm_krdc_vncplugin.so
12mu|krdc-4.12.4-1|36	%{_kde_libdir}/kde4/krdc_rdpplugin.so
12mu|krdc-4.12.4-1|37	%{_kde_libdir}/kde4/krdc_testplugin.so
12mu|krdc-4.12.4-1|38	%{_kde_libdir}/kde4/krdc_vncplugin.so
12mu|krdc-4.12.4-1|39	%{_kde_services}/rdp.protocol
12mu|krdc-4.12.4-1|40	%{_kde_services}/vnc.protocol
12mu|krdc-4.12.4-1|41	%{_kde_services}/krdc_rdp.desktop
12mu|krdc-4.12.4-1|42	%{_kde_services}/krdc_rdp_config.desktop
12mu|krdc-4.12.4-1|43	%{_kde_services}/krdc_test.desktop
12mu|krdc-4.12.4-1|44	%{_kde_services}/krdc_vnc.desktop
12mu|krdc-4.12.4-1|45	%{_kde_services}/krdc_vnc_config.desktop
12mu|krdc-4.12.4-1|46	%{_kde_services}/ServiceMenus/smb2rdc.desktop
12mu|krdc-4.12.4-1|47	%{_kde_servicetypes}/krdc_plugin.desktop
12mu|krdc-4.12.4-1|48	%{_kde_docdir}/HTML/*/krdc
12mu|krdc-4.12.4-1|49	#### Telepathy-Qt4-based optional feature ####
12mu|krdc-4.12.4-1|50	%{_kde_bindir}/krdc_rfb_approver
12mu|krdc-4.12.4-1|51	%{_kde_appsdir}/krdc_rfb_approver
12mu|krdc-4.12.4-1|52	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.krdc_rfb*.service
12mu|krdc-4.12.4-1|53	%{_datadir}/telepathy/clients/krdc_rfb*.client
12mu|krdc-4.12.4-1|54	
12mu|krdc-4.12.4-1|55	#----------------------------------------------------------------------------
12mu|krdc-4.12.4-1|56	
12mu|krdc-4.12.4-1|57	%define krdccore_major 4
12mu|krdc-4.12.4-1|58	%define libkrdccore %mklibname krdccore %{krdccore_major}
12mu|krdc-4.12.4-1|59	
12mu|krdc-4.12.4-1|60	%package -n %{libkrdccore}
12mu|krdc-4.12.4-1|61	Summary:	Shared library for KRDC
12mu|krdc-4.12.4-1|62	Group:		System/Libraries
12mu|krdc-4.12.4-1|63	Obsoletes:	%{_lib}krdccore1 < 3:4.10.1
12mu|krdc-4.12.4-1|64	
12mu|krdc-4.12.4-1|65	%description -n %{libkrdccore}
12mu|krdc-4.12.4-1|66	Shared library for KRDC.
12mu|krdc-4.12.4-1|67	
12mu|krdc-4.12.4-1|68	%files -n %{libkrdccore}
12mu|krdc-4.12.4-1|69	%{_kde_libdir}/libkrdccore.so.%{krdccore_major}*
12mu|krdc-4.12.4-1|70	
12mu|krdc-4.12.4-1|71	#----------------------------------------------------------------------------
12mu|krdc-4.12.4-1|72	
12mu|krdc-4.12.4-1|73	%define devkrdccore %mklibname krdccore -d
12mu|krdc-4.12.4-1|74	
12mu|krdc-4.12.4-1|75	%package -n %{devkrdccore}
12mu|krdc-4.12.4-1|76	Summary:	Development for KRDC
12mu|krdc-4.12.4-1|77	Group:		Development/KDE and Qt
12mu|krdc-4.12.4-1|78	Requires:	%{libkrdccore} = %{EVRD}
12mu|krdc-4.12.4-1|79	Conflicts:	kdenetwork4-devel < 3:4.11.0
12mu|krdc-4.12.4-1|80	Provides:	%{name}-devel = %{EVRD}
12mu|krdc-4.12.4-1|81	
12mu|krdc-4.12.4-1|82	%description -n %{devkrdccore}
12mu|krdc-4.12.4-1|83	This package contains header files needed if you want to build applications
12mu|krdc-4.12.4-1|84	based on KRDC.
12mu|krdc-4.12.4-1|85	
12mu|krdc-4.12.4-1|86	%files -n %{devkrdccore}
12mu|krdc-4.12.4-1|87	%{_kde_includedir}/krdc
12mu|krdc-4.12.4-1|88	%{_kde_libdir}/libkrdccore.so
12mu|krdc-4.12.4-1|89	
12mu|krdc-4.12.4-1|90	#----------------------------------------------------------------------------
12mu|krdc-4.12.4-1|91	
12mu|krdc-4.12.4-1|92	%prep
12mu|krdc-4.12.4-1|93	%setup -q
12mu|krdc-4.12.4-1|94	%patch0 -p1
12mu|krdc-4.12.4-1|95	
12mu|krdc-4.12.4-1|96	%build
12mu|krdc-4.12.4-1|97	%cmake_kde4
12mu|krdc-4.12.4-1|98	%make
12mu|krdc-4.12.4-1|99	
12mu|krdc-4.12.4-1|100	%install
12mu|krdc-4.12.4-1|101	%makeinstall_std -C build
12mu|krdc-4.12.4-1|102	
12mu|krdc-4.12.4-1|103	
12mu|krdc-4.12.4-1|104	%changelog
12mu|krdc-4.12.4-1|105	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
12mu|krdc-4.12.4-1|106	+ Revision: 1ba5ad4
12mu|krdc-4.12.4-1|107	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|krdc-4.12.4-1|108	
12mu|krdc-4.12.4-1|109	

19959 12
12mu|kremotecontrol-4.12.4-1|1	Name:		kremotecontrol
12mu|kremotecontrol-4.12.4-1|2	Summary:	KDE Frontend for the LIRC Suite
12mu|kremotecontrol-4.12.4-1|3	Version:	4.12.4
12mu|kremotecontrol-4.12.4-1|4	Release:	1
12mu|kremotecontrol-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|kremotecontrol-4.12.4-1|6	License:	GPLv2 and LGPLv2 and GPLD
12mu|kremotecontrol-4.12.4-1|7	URL:		http://www.kde.org/applications/utilities/kremotecontrol/
12mu|kremotecontrol-4.12.4-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kremotecontrol-4.12.4-1|9	BuildRequires:	kdebase4-workspace-devel
12mu|kremotecontrol-4.12.4-1|10	BuildRequires:	pkgconfig(x11)
12mu|kremotecontrol-4.12.4-1|11	BuildRequires:	pkgconfig(xi)
12mu|kremotecontrol-4.12.4-1|12	BuildRequires:	pkgconfig(xtst)
12mu|kremotecontrol-4.12.4-1|13	Requires:	kdebase4-runtime
12mu|kremotecontrol-4.12.4-1|14	Obsoletes:	%{name}-devel < 4.11.0
12mu|kremotecontrol-4.12.4-1|15	Conflicts:	kdeutils4-core < 4.5.72
12mu|kremotecontrol-4.12.4-1|16	
12mu|kremotecontrol-4.12.4-1|17	%description
12mu|kremotecontrol-4.12.4-1|18	KRemoteControl is a KDE frontend for the Linux Infrared Remote Control system
12mu|kremotecontrol-4.12.4-1|19	(LIRC).
12mu|kremotecontrol-4.12.4-1|20	It consist of two parts: a systemtray applet and a configuration module.
12mu|kremotecontrol-4.12.4-1|21	
12mu|kremotecontrol-4.12.4-1|22	%files
12mu|kremotecontrol-4.12.4-1|23	%doc AUTHORS COPYING COPYING.LIB README TODO
12mu|kremotecontrol-4.12.4-1|24	%{_kde_bindir}/krcdnotifieritem
12mu|kremotecontrol-4.12.4-1|25	%{_kde_libdir}/kde4/kcm_remotecontrol.so
12mu|kremotecontrol-4.12.4-1|26	%{_kde_libdir}/kde4/kded_kremotecontroldaemon.so
12mu|kremotecontrol-4.12.4-1|27	%{_kde_libdir}/kde4/plasma_engine_kremoteconrol.so
12mu|kremotecontrol-4.12.4-1|28	%{_kde_libdir}/kde4/kremotecontrol_lirc.so
12mu|kremotecontrol-4.12.4-1|29	%{_kde_services}/kremotecontrolbackends/kremotecontrol_lirc.desktop
12mu|kremotecontrol-4.12.4-1|30	%{_kde_servicetypes}/kremotecontrolmanager.desktop
12mu|kremotecontrol-4.12.4-1|31	%{_kde_applicationsdir}/krcdnotifieritem.desktop
12mu|kremotecontrol-4.12.4-1|32	%{_kde_appsdir}/kremotecontrol/
12mu|kremotecontrol-4.12.4-1|33	%{_kde_appsdir}/kremotecontroldaemon/
12mu|kremotecontrol-4.12.4-1|34	%{_kde_iconsdir}/*/*/actions/krcd_flash.*
12mu|kremotecontrol-4.12.4-1|35	%{_kde_iconsdir}/*/*/actions/krcd_off.*
12mu|kremotecontrol-4.12.4-1|36	%{_kde_iconsdir}/*/*/apps/krcd.*
12mu|kremotecontrol-4.12.4-1|37	%{_kde_iconsdir}/*/*/devices/infrared-remote.*
12mu|kremotecontrol-4.12.4-1|38	%{_kde_services}/kcm_remotecontrol.desktop
12mu|kremotecontrol-4.12.4-1|39	%{_kde_services}/kded/kremotecontroldaemon.desktop
12mu|kremotecontrol-4.12.4-1|40	%{_kde_services}/plasma-engine-kremotecontrol.desktop
12mu|kremotecontrol-4.12.4-1|41	%{_kde_docdir}/HTML/en/kcontrol/kremotecontrol/
12mu|kremotecontrol-4.12.4-1|42	
12mu|kremotecontrol-4.12.4-1|43	#------------------------------------------------------------------------------
12mu|kremotecontrol-4.12.4-1|44	
12mu|kremotecontrol-4.12.4-1|45	%define kremotecontrol_major 1
12mu|kremotecontrol-4.12.4-1|46	%define libkremotecontrol %mklibname kremotecontrol %{kremotecontrol_major}
12mu|kremotecontrol-4.12.4-1|47	%define oldlibkremotecontrol %mklibname libkremotecontrol 1
12mu|kremotecontrol-4.12.4-1|48	
12mu|kremotecontrol-4.12.4-1|49	%package -n %{libkremotecontrol}
12mu|kremotecontrol-4.12.4-1|50	Summary:	Runtime library for kremotecontrol
12mu|kremotecontrol-4.12.4-1|51	Group:		System/Libraries
12mu|kremotecontrol-4.12.4-1|52	Obsoletes:	%{oldlibkremotecontrol} < 4.7.90
12mu|kremotecontrol-4.12.4-1|53	
12mu|kremotecontrol-4.12.4-1|54	%description -n %{libkremotecontrol}
12mu|kremotecontrol-4.12.4-1|55	KRemoteControl is a KDE frontend for the Linux Infrared Remote Control system
12mu|kremotecontrol-4.12.4-1|56	(LIRC).
12mu|kremotecontrol-4.12.4-1|57	
12mu|kremotecontrol-4.12.4-1|58	It consist of two parts: a systemtray applet and a configuration module.
12mu|kremotecontrol-4.12.4-1|59	
12mu|kremotecontrol-4.12.4-1|60	This package provides the runtime library for kremotecontrol.
12mu|kremotecontrol-4.12.4-1|61	
12mu|kremotecontrol-4.12.4-1|62	%files -n %{libkremotecontrol}
12mu|kremotecontrol-4.12.4-1|63	%{_kde_libdir}/liblibkremotecontrol.so.%{kremotecontrol_major}*
12mu|kremotecontrol-4.12.4-1|64	
12mu|kremotecontrol-4.12.4-1|65	#------------------------------------------------------------------------------
12mu|kremotecontrol-4.12.4-1|66	
12mu|kremotecontrol-4.12.4-1|67	%prep
12mu|kremotecontrol-4.12.4-1|68	%setup -q
12mu|kremotecontrol-4.12.4-1|69	
12mu|kremotecontrol-4.12.4-1|70	%build
12mu|kremotecontrol-4.12.4-1|71	%cmake_kde4
12mu|kremotecontrol-4.12.4-1|72	%make
12mu|kremotecontrol-4.12.4-1|73	
12mu|kremotecontrol-4.12.4-1|74	%install
12mu|kremotecontrol-4.12.4-1|75	%makeinstall_std -C build
12mu|kremotecontrol-4.12.4-1|76	
12mu|kremotecontrol-4.12.4-1|77	# We don't need it because there are no devel headers anyway
12mu|kremotecontrol-4.12.4-1|78	rm -f %{buildroot}%{_kde_libdir}/liblibkremotecontrol.so
12mu|kremotecontrol-4.12.4-1|79	
12mu|kremotecontrol-4.12.4-1|80	
12mu|kremotecontrol-4.12.4-1|81	%changelog
12mu|kremotecontrol-4.12.4-1|82	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|kremotecontrol-4.12.4-1|83	+ Revision: 076f21d
12mu|kremotecontrol-4.12.4-1|84	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kremotecontrol-4.12.4-1|85	
12mu|kremotecontrol-4.12.4-1|86	

19960 12
12mu|kreversi-4.12.4-1|1	Summary:	Old reversi board game, also known as othello
12mu|kreversi-4.12.4-1|2	Name:		kreversi
12mu|kreversi-4.12.4-1|3	Version:	4.12.4
12mu|kreversi-4.12.4-1|4	Release:	1
12mu|kreversi-4.12.4-1|5	Epoch:		1
12mu|kreversi-4.12.4-1|6	License:	GPLv2+ and LGPLv2+ and GFDL
12mu|kreversi-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|kreversi-4.12.4-1|8	Url:		http://www.kde.org/applications/games/kreversi/
12mu|kreversi-4.12.4-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kreversi-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|kreversi-4.12.4-1|11	Requires:	libkdegames-corebindings
12mu|kreversi-4.12.4-1|12	Conflicts:	kdegames4-core < 1:4.9.80
12mu|kreversi-4.12.4-1|13	
12mu|kreversi-4.12.4-1|14	%description
12mu|kreversi-4.12.4-1|15	KReversi is a simple one player strategy game played against the computer.
12mu|kreversi-4.12.4-1|16	
12mu|kreversi-4.12.4-1|17	If a player's piece is captured by an opposing player, that piece is turned
12mu|kreversi-4.12.4-1|18	over to reveal the color of that player. A winner is declared when one player
12mu|kreversi-4.12.4-1|19	has more pieces of his own color on the board and there are no more possible
12mu|kreversi-4.12.4-1|20	moves.
12mu|kreversi-4.12.4-1|21	
12mu|kreversi-4.12.4-1|22	%files
12mu|kreversi-4.12.4-1|23	%{_kde_bindir}/kreversi
12mu|kreversi-4.12.4-1|24	%{_kde_applicationsdir}/kreversi.desktop
12mu|kreversi-4.12.4-1|25	%{_kde_appsdir}/kreversi
12mu|kreversi-4.12.4-1|26	%{_kde_iconsdir}/hicolor/*/apps/kreversi.png
12mu|kreversi-4.12.4-1|27	%{_kde_iconsdir}/oxygen/*/actions/lastmoves.*
12mu|kreversi-4.12.4-1|28	%{_kde_iconsdir}/oxygen/*/actions/legalmoves.*
12mu|kreversi-4.12.4-1|29	%{_kde_docdir}/*/*/kreversi
12mu|kreversi-4.12.4-1|30	
12mu|kreversi-4.12.4-1|31	#------------------------------------------------------------------------------
12mu|kreversi-4.12.4-1|32	
12mu|kreversi-4.12.4-1|33	%prep
12mu|kreversi-4.12.4-1|34	%setup -q
12mu|kreversi-4.12.4-1|35	
12mu|kreversi-4.12.4-1|36	%build
12mu|kreversi-4.12.4-1|37	%cmake_kde4
12mu|kreversi-4.12.4-1|38	%make
12mu|kreversi-4.12.4-1|39	
12mu|kreversi-4.12.4-1|40	%install
12mu|kreversi-4.12.4-1|41	%makeinstall_std -C build
12mu|kreversi-4.12.4-1|42	
12mu|kreversi-4.12.4-1|43	
12mu|kreversi-4.12.4-1|44	%changelog
12mu|kreversi-4.12.4-1|45	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kreversi-4.12.4-1|46	+ Revision: f403413
12mu|kreversi-4.12.4-1|47	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kreversi-4.12.4-1|48	
12mu|kreversi-4.12.4-1|49	

19961 12
12mu|krfb-4.12.4-1|1	Summary:	KDE Remote Desktop Server
12mu|krfb-4.12.4-1|2	Name:		krfb
12mu|krfb-4.12.4-1|3	Version:	4.12.4
12mu|krfb-4.12.4-1|4	Release:	1
12mu|krfb-4.12.4-1|5	Epoch:		3
12mu|krfb-4.12.4-1|6	License:	GPLv2+
12mu|krfb-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|krfb-4.12.4-1|8	Url:		http://www.kde.org
12mu|krfb-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|krfb-4.12.4-1|10	%if %{is_beta}
12mu|krfb-4.12.4-1|11	%define ftpdir unstable
12mu|krfb-4.12.4-1|12	%else
12mu|krfb-4.12.4-1|13	%define ftpdir stable
12mu|krfb-4.12.4-1|14	%endif
12mu|krfb-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|krfb-4.12.4-1|16	Patch0:		krfb-4.11.0-desktop.patch
12mu|krfb-4.12.4-1|17	Patch1:		krfb-4.11.0-soversion.patch
12mu|krfb-4.12.4-1|18	BuildRequires:	jpeg-devel
12mu|krfb-4.12.4-1|19	BuildRequires:	kdelibs4-devel
12mu|krfb-4.12.4-1|20	BuildRequires:	pkgconfig(libxslt)
12mu|krfb-4.12.4-1|21	BuildRequires:	pkgconfig(TelepathyQt4)
12mu|krfb-4.12.4-1|22	BuildRequires:	pkgconfig(xdamage)
12mu|krfb-4.12.4-1|23	BuildRequires:	pkgconfig(xext)
12mu|krfb-4.12.4-1|24	BuildRequires:	pkgconfig(xtst)
12mu|krfb-4.12.4-1|25	BuildRequires:	pkgconfig(zlib)
12mu|krfb-4.12.4-1|26	
12mu|krfb-4.12.4-1|27	%description
12mu|krfb-4.12.4-1|28	KDE Desktop Sharing is a server application that allows you to share your
12mu|krfb-4.12.4-1|29	current session with a user on another machine, who can use a VNC client
12mu|krfb-4.12.4-1|30	to view or even control the desktop.
12mu|krfb-4.12.4-1|31	
12mu|krfb-4.12.4-1|32	%files
12mu|krfb-4.12.4-1|33	%{_kde_bindir}/krfb
12mu|krfb-4.12.4-1|34	%{_kde_appsdir}/krfb
12mu|krfb-4.12.4-1|35	%{_kde_applicationsdir}/krfb.desktop
12mu|krfb-4.12.4-1|36	%{_kde_libdir}/kde4/krfb_*.so
12mu|krfb-4.12.4-1|37	%{_kde_services}/krfb*.desktop
12mu|krfb-4.12.4-1|38	%{_kde_servicetypes}/krfb*.desktop
12mu|krfb-4.12.4-1|39	%{_kde_docdir}/HTML/*/krfb
12mu|krfb-4.12.4-1|40	#### Telepathy-Qt4-based optional feature ####
12mu|krfb-4.12.4-1|41	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.krfb_rfb*.service
12mu|krfb-4.12.4-1|42	%{_datadir}/telepathy/clients/krfb_rfb*.client
12mu|krfb-4.12.4-1|43	
12mu|krfb-4.12.4-1|44	#----------------------------------------------------------------------------
12mu|krfb-4.12.4-1|45	
12mu|krfb-4.12.4-1|46	%define krfbprivate_major 4
12mu|krfb-4.12.4-1|47	%define libkrfbprivate %mklibname krfbprivate %{krfbprivate_major}
12mu|krfb-4.12.4-1|48	
12mu|krfb-4.12.4-1|49	%package -n %{libkrfbprivate}
12mu|krfb-4.12.4-1|50	Summary:	KRFB shared library
12mu|krfb-4.12.4-1|51	Group:		System/Libraries
12mu|krfb-4.12.4-1|52	
12mu|krfb-4.12.4-1|53	%description -n %{libkrfbprivate}
12mu|krfb-4.12.4-1|54	KRFB shared library.
12mu|krfb-4.12.4-1|55	
12mu|krfb-4.12.4-1|56	%files -n %{libkrfbprivate}
12mu|krfb-4.12.4-1|57	%{_kde_libdir}/libkrfbprivate.so.%{krfbprivate_major}*
12mu|krfb-4.12.4-1|58	
12mu|krfb-4.12.4-1|59	#----------------------------------------------------------------------------
12mu|krfb-4.12.4-1|60	
12mu|krfb-4.12.4-1|61	%prep
12mu|krfb-4.12.4-1|62	%setup -q
12mu|krfb-4.12.4-1|63	%patch0 -p1
12mu|krfb-4.12.4-1|64	%patch1 -p1
12mu|krfb-4.12.4-1|65	
12mu|krfb-4.12.4-1|66	%build
12mu|krfb-4.12.4-1|67	%cmake_kde4
12mu|krfb-4.12.4-1|68	%make
12mu|krfb-4.12.4-1|69	
12mu|krfb-4.12.4-1|70	%install
12mu|krfb-4.12.4-1|71	%makeinstall_std -C build
12mu|krfb-4.12.4-1|72	
12mu|krfb-4.12.4-1|73	
12mu|krfb-4.12.4-1|74	%changelog
12mu|krfb-4.12.4-1|75	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
12mu|krfb-4.12.4-1|76	+ Revision: 09725c6
12mu|krfb-4.12.4-1|77	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|krfb-4.12.4-1|78	
12mu|krfb-4.12.4-1|79	

19962 12
12mu|kross-interpreters-4.12.4-1|1	%bcond_with java 0
12mu|kross-interpreters-4.12.4-1|2	%bcond_with falcon 0
12mu|kross-interpreters-4.12.4-1|3	%bcond_with ruby 0
12mu|kross-interpreters-4.12.4-1|4	
12mu|kross-interpreters-4.12.4-1|5	Name:		kross-interpreters
12mu|kross-interpreters-4.12.4-1|6	Summary:	KDE bindings to non-C++ languages
12mu|kross-interpreters-4.12.4-1|7	Version:	4.12.4
12mu|kross-interpreters-4.12.4-1|8	Release:	1
12mu|kross-interpreters-4.12.4-1|9	Epoch:		1
12mu|kross-interpreters-4.12.4-1|10	Group:		Graphical desktop/KDE
12mu|kross-interpreters-4.12.4-1|11	License:	LGPLv2
12mu|kross-interpreters-4.12.4-1|12	URL:		https://projects.kde.org/projects/kde/kdebindings/kross-interpreters
12mu|kross-interpreters-4.12.4-1|13	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kross-interpreters-4.12.4-1|14	BuildRequires:	kdelibs4-devel
12mu|kross-interpreters-4.12.4-1|15	BuildRequires:	java-devel
12mu|kross-interpreters-4.12.4-1|16	%if %with ruby
12mu|kross-interpreters-4.12.4-1|17	BuildRequires:	ruby-devel
12mu|kross-interpreters-4.12.4-1|18	%endif
12mu|kross-interpreters-4.12.4-1|19	BuildRequires:	python-devel
12mu|kross-interpreters-4.12.4-1|20	BuildRequires:	qscintilla-qt4-devel
12mu|kross-interpreters-4.12.4-1|21	%if %with falcon
12mu|kross-interpreters-4.12.4-1|22	BuildRequires:	falcon-devel
12mu|kross-interpreters-4.12.4-1|23	%endif
12mu|kross-interpreters-4.12.4-1|24	
12mu|kross-interpreters-4.12.4-1|25	%description
12mu|kross-interpreters-4.12.4-1|26	Language interpreters to enable in-process scripting with Kross.
12mu|kross-interpreters-4.12.4-1|27	
12mu|kross-interpreters-4.12.4-1|28	#----------------------------------------------------------------
12mu|kross-interpreters-4.12.4-1|29	
12mu|kross-interpreters-4.12.4-1|30	%package java
12mu|kross-interpreters-4.12.4-1|31	Summary:	Java kross interpreter
12mu|kross-interpreters-4.12.4-1|32	
12mu|kross-interpreters-4.12.4-1|33	%description java
12mu|kross-interpreters-4.12.4-1|34	Java kross interpreter
12mu|kross-interpreters-4.12.4-1|35	
12mu|kross-interpreters-4.12.4-1|36	%files java
12mu|kross-interpreters-4.12.4-1|37	%{_kde_libdir}/kde4/kross/kross.jar
12mu|kross-interpreters-4.12.4-1|38	%{_kde_libdir}/kde4/krossjava.so
12mu|kross-interpreters-4.12.4-1|39	
12mu|kross-interpreters-4.12.4-1|40	#---------------------------------------------------------------
12mu|kross-interpreters-4.12.4-1|41	
12mu|kross-interpreters-4.12.4-1|42	%package python
12mu|kross-interpreters-4.12.4-1|43	Summary:	Python kross-interpreter
12mu|kross-interpreters-4.12.4-1|44	Conflicts:	python-kde4 < 1:4.7.0
12mu|kross-interpreters-4.12.4-1|45	
12mu|kross-interpreters-4.12.4-1|46	%description python
12mu|kross-interpreters-4.12.4-1|47	Python kross interpreter
12mu|kross-interpreters-4.12.4-1|48	
12mu|kross-interpreters-4.12.4-1|49	%files python
12mu|kross-interpreters-4.12.4-1|50	%{_kde_libdir}/kde4/krosspython.so
12mu|kross-interpreters-4.12.4-1|51	
12mu|kross-interpreters-4.12.4-1|52	#--------------------------------------------------------------
12mu|kross-interpreters-4.12.4-1|53	%if %with ruby
12mu|kross-interpreters-4.12.4-1|54	%package ruby
12mu|kross-interpreters-4.12.4-1|55	Summary:	Ruby kross interpreter
12mu|kross-interpreters-4.12.4-1|56	Conflicts:	ruby-kde4 < 1:4.7.0
12mu|kross-interpreters-4.12.4-1|57	
12mu|kross-interpreters-4.12.4-1|58	%description ruby
12mu|kross-interpreters-4.12.4-1|59	Ruby kross interpreter
12mu|kross-interpreters-4.12.4-1|60	
12mu|kross-interpreters-4.12.4-1|61	%files ruby
12mu|kross-interpreters-4.12.4-1|62	%{_kde_libdir}/kde4/krossruby.so
12mu|kross-interpreters-4.12.4-1|63	%endif
12mu|kross-interpreters-4.12.4-1|64	
12mu|kross-interpreters-4.12.4-1|65	#------------------------------------------------------------
12mu|kross-interpreters-4.12.4-1|66	
12mu|kross-interpreters-4.12.4-1|67	%if %with falcon
12mu|kross-interpreters-4.12.4-1|68	%package -n falcon-kde4
12mu|kross-interpreters-4.12.4-1|69	Summary:	Falcon KDE 4 bindings
12mu|kross-interpreters-4.12.4-1|70	Group:		Development/KDE and Qt
12mu|kross-interpreters-4.12.4-1|71	Requires:	falcon
12mu|kross-interpreters-4.12.4-1|72	
12mu|kross-interpreters-4.12.4-1|73	%description -n falcon-kde4
12mu|kross-interpreters-4.12.4-1|74	Falcon KDE 4 bindings.
12mu|kross-interpreters-4.12.4-1|75	
12mu|kross-interpreters-4.12.4-1|76	%files -n falcon-kde4
12mu|kross-interpreters-4.12.4-1|77	%{_kde_libdir}/kde4/krossfalcon.so
12mu|kross-interpreters-4.12.4-1|78	%endif
12mu|kross-interpreters-4.12.4-1|79	
12mu|kross-interpreters-4.12.4-1|80	#------------------------------------------------------------
12mu|kross-interpreters-4.12.4-1|81	
12mu|kross-interpreters-4.12.4-1|82	%prep
12mu|kross-interpreters-4.12.4-1|83	%setup -q
12mu|kross-interpreters-4.12.4-1|84	
12mu|kross-interpreters-4.12.4-1|85	%build
12mu|kross-interpreters-4.12.4-1|86	%cmake_kde4
12mu|kross-interpreters-4.12.4-1|87	%make
12mu|kross-interpreters-4.12.4-1|88	
12mu|kross-interpreters-4.12.4-1|89	%install
12mu|kross-interpreters-4.12.4-1|90	%makeinstall_std -C build
12mu|kross-interpreters-4.12.4-1|91	
12mu|kross-interpreters-4.12.4-1|92	
12mu|kross-interpreters-4.12.4-1|93	%changelog
12mu|kross-interpreters-4.12.4-1|94	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kross-interpreters-4.12.4-1|95	+ Revision: 6077696
12mu|kross-interpreters-4.12.4-1|96	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kross-interpreters-4.12.4-1|97	
12mu|kross-interpreters-4.12.4-1|98	

19963 12
12mu|kruler-4.12.4-1|1	Name:		kruler
12mu|kruler-4.12.4-1|2	Summary:	KDE Screen Ruler
12mu|kruler-4.12.4-1|3	Version:	4.12.4
12mu|kruler-4.12.4-1|4	Release:	1
12mu|kruler-4.12.4-1|5	Epoch:		2
12mu|kruler-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kruler-4.12.4-1|7	License:	GPLv2 GFDL
12mu|kruler-4.12.4-1|8	URL:		http://www.kde.org/applications/graphics/kruler
12mu|kruler-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kruler-4.12.4-1|10	BuildRequires:	kdelibs4-devel
12mu|kruler-4.12.4-1|11	
12mu|kruler-4.12.4-1|12	%description
12mu|kruler-4.12.4-1|13	KRuler displays on screen a ruler measuring pixels.
12mu|kruler-4.12.4-1|14	Features :
12mu|kruler-4.12.4-1|15	- Integrated color picker
12mu|kruler-4.12.4-1|16	- Change the length of the ruler
12mu|kruler-4.12.4-1|17	- Change the orientation of the ruler
12mu|kruler-4.12.4-1|18	- Change the color, transparency and font of the ruler
12mu|kruler-4.12.4-1|19	
12mu|kruler-4.12.4-1|20	%files
12mu|kruler-4.12.4-1|21	%doc %{_kde_docdir}/HTML/en/%{name}
12mu|kruler-4.12.4-1|22	%{_kde_bindir}/kruler
12mu|kruler-4.12.4-1|23	%{_kde_applicationsdir}/kruler.desktop
12mu|kruler-4.12.4-1|24	%{_kde_appsdir}/kruler
12mu|kruler-4.12.4-1|25	%{_kde_iconsdir}/*/*/*/kruler*
12mu|kruler-4.12.4-1|26	
12mu|kruler-4.12.4-1|27	#----------------------------------------------------------------------
12mu|kruler-4.12.4-1|28	
12mu|kruler-4.12.4-1|29	%prep
12mu|kruler-4.12.4-1|30	%setup -q
12mu|kruler-4.12.4-1|31	
12mu|kruler-4.12.4-1|32	%build
12mu|kruler-4.12.4-1|33	%cmake_kde4
12mu|kruler-4.12.4-1|34	%make
12mu|kruler-4.12.4-1|35	
12mu|kruler-4.12.4-1|36	%install
12mu|kruler-4.12.4-1|37	%makeinstall_std -C build
12mu|kruler-4.12.4-1|38	
12mu|kruler-4.12.4-1|39	
12mu|kruler-4.12.4-1|40	%changelog
12mu|kruler-4.12.4-1|41	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|kruler-4.12.4-1|42	+ Revision: d2b0441
12mu|kruler-4.12.4-1|43	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kruler-4.12.4-1|44	
12mu|kruler-4.12.4-1|45	

19964 12
12mu|krusader-2.4.0-0.beta3.1|1	%define beta beta3
12mu|krusader-2.4.0-0.beta3.1|2	
12mu|krusader-2.4.0-0.beta3.1|3	Summary:	Advanced KDE twin-panel file-manager
12mu|krusader-2.4.0-0.beta3.1|4	Name:		krusader
12mu|krusader-2.4.0-0.beta3.1|5	Version:	2.4.0
12mu|krusader-2.4.0-0.beta3.1|6	Release:	0.%{beta}.1
12mu|krusader-2.4.0-0.beta3.1|7	Epoch:		3
12mu|krusader-2.4.0-0.beta3.1|8	License:	GPLv2+
12mu|krusader-2.4.0-0.beta3.1|9	Group:		File tools
12mu|krusader-2.4.0-0.beta3.1|10	URL:		http://krusader.sourceforge.net/
12mu|krusader-2.4.0-0.beta3.1|11	Source0:	http://prdownloads.sourceforge.net/krusader/%{name}-%{version}-%{beta}.tar.bz2
12mu|krusader-2.4.0-0.beta3.1|12	Patch0:		krusader-2.3.0-beta1-default-mimetypes.patch
12mu|krusader-2.4.0-0.beta3.1|13	BuildRequires:	kdebase4-devel
12mu|krusader-2.4.0-0.beta3.1|14	BuildRequires:	kdelibs4-devel
12mu|krusader-2.4.0-0.beta3.1|15	
12mu|krusader-2.4.0-0.beta3.1|16	%description
12mu|krusader-2.4.0-0.beta3.1|17	Krusader is an advanced twin panel (commander style) file manager
12mu|krusader-2.4.0-0.beta3.1|18	for KDE and other desktops in the *nix world, similar to Midnight or
12mu|krusader-2.4.0-0.beta3.1|19	Total Commander. It provides all the file management features you
12mu|krusader-2.4.0-0.beta3.1|20	could possibly want.
12mu|krusader-2.4.0-0.beta3.1|21	
12mu|krusader-2.4.0-0.beta3.1|22	Plus: extensive archive handling, mounted filesystem support, FTP,
12mu|krusader-2.4.0-0.beta3.1|23	advanced search module, an internal viewer/editor, directory
12mu|krusader-2.4.0-0.beta3.1|24	synchronisation, file content comparisons, powerful batch renaming
12mu|krusader-2.4.0-0.beta3.1|25	and much much more. It supports a wide variety of archive formats
12mu|krusader-2.4.0-0.beta3.1|26	and can handle other KIO slaves such as smb or fish.
12mu|krusader-2.4.0-0.beta3.1|27	
12mu|krusader-2.4.0-0.beta3.1|28	%files -f krusader.lang
12mu|krusader-2.4.0-0.beta3.1|29	%doc README AUTHORS ChangeLog TODO COPYING krusader.lsm
12mu|krusader-2.4.0-0.beta3.1|30	%{_kde_bindir}/krusader
12mu|krusader-2.4.0-0.beta3.1|31	%{_kde_applicationsdir}/krusader*.desktop
12mu|krusader-2.4.0-0.beta3.1|32	%{_kde_appsdir}/krusader
12mu|krusader-2.4.0-0.beta3.1|33	%{_kde_services}/*.protocol
12mu|krusader-2.4.0-0.beta3.1|34	%{_kde_configdir}/kio_isorc
12mu|krusader-2.4.0-0.beta3.1|35	%{_kde_iconsdir}/hicolor/*/apps/krusader*.png
12mu|krusader-2.4.0-0.beta3.1|36	%{_kde_iconsdir}/locolor/*/apps/krusader*.png
12mu|krusader-2.4.0-0.beta3.1|37	%{_kde_libdir}/kde4/*.so
12mu|krusader-2.4.0-0.beta3.1|38	
12mu|krusader-2.4.0-0.beta3.1|39	#--------------------------------------------------------------------
12mu|krusader-2.4.0-0.beta3.1|40	
12mu|krusader-2.4.0-0.beta3.1|41	%prep
12mu|krusader-2.4.0-0.beta3.1|42	%setup -q -n %{name}-%{version}-%{beta}
12mu|krusader-2.4.0-0.beta3.1|43	%patch0 -p1
12mu|krusader-2.4.0-0.beta3.1|44	
12mu|krusader-2.4.0-0.beta3.1|45	%build
12mu|krusader-2.4.0-0.beta3.1|46	%cmake_kde4
12mu|krusader-2.4.0-0.beta3.1|47	%make
12mu|krusader-2.4.0-0.beta3.1|48	
12mu|krusader-2.4.0-0.beta3.1|49	%install
12mu|krusader-2.4.0-0.beta3.1|50	%makeinstall_std -C build
12mu|krusader-2.4.0-0.beta3.1|51	
12mu|krusader-2.4.0-0.beta3.1|52	%find_lang %{name} --with-html
12mu|krusader-2.4.0-0.beta3.1|53	

19965 12
12mu|ksaneplugin-4.12.4-1|1	Name:		ksaneplugin
12mu|ksaneplugin-4.12.4-1|2	Summary:	KDE Scan Service
12mu|ksaneplugin-4.12.4-1|3	Version:	4.12.4
12mu|ksaneplugin-4.12.4-1|4	Release:	1
12mu|ksaneplugin-4.12.4-1|5	Epoch:		2
12mu|ksaneplugin-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|ksaneplugin-4.12.4-1|7	License:	GPLv2
12mu|ksaneplugin-4.12.4-1|8	URL:		http://www.kde.org
12mu|ksaneplugin-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|ksaneplugin-4.12.4-1|10	BuildRequires:	kdelibs4-devel
12mu|ksaneplugin-4.12.4-1|11	BuildRequires:	pkgconfig(libksane) >= 0.3.0
12mu|ksaneplugin-4.12.4-1|12	Requires:	libksane
12mu|ksaneplugin-4.12.4-1|13	Conflicts:	kdegraphics4-core < 2:4.6.90
12mu|ksaneplugin-4.12.4-1|14	
12mu|ksaneplugin-4.12.4-1|15	%description
12mu|ksaneplugin-4.12.4-1|16	This is a KScan plugin that implements the scanning through libksane.
12mu|ksaneplugin-4.12.4-1|17	
12mu|ksaneplugin-4.12.4-1|18	%files
12mu|ksaneplugin-4.12.4-1|19	%{_kde_libdir}/kde4/ksaneplugin.so
12mu|ksaneplugin-4.12.4-1|20	%{_kde_services}/ksane_scan_service.desktop
12mu|ksaneplugin-4.12.4-1|21	
12mu|ksaneplugin-4.12.4-1|22	#----------------------------------------------------------------------
12mu|ksaneplugin-4.12.4-1|23	
12mu|ksaneplugin-4.12.4-1|24	%prep
12mu|ksaneplugin-4.12.4-1|25	%setup -q
12mu|ksaneplugin-4.12.4-1|26	
12mu|ksaneplugin-4.12.4-1|27	%build
12mu|ksaneplugin-4.12.4-1|28	%cmake_kde4
12mu|ksaneplugin-4.12.4-1|29	%make
12mu|ksaneplugin-4.12.4-1|30	
12mu|ksaneplugin-4.12.4-1|31	%install
12mu|ksaneplugin-4.12.4-1|32	%makeinstall_std -C build
12mu|ksaneplugin-4.12.4-1|33	
12mu|ksaneplugin-4.12.4-1|34	
12mu|ksaneplugin-4.12.4-1|35	%changelog
12mu|ksaneplugin-4.12.4-1|36	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|ksaneplugin-4.12.4-1|37	+ Revision: ac38c3e
12mu|ksaneplugin-4.12.4-1|38	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|ksaneplugin-4.12.4-1|39	
12mu|ksaneplugin-4.12.4-1|40	

19966 12
12mu|kscd-4.12.4-1|1	Summary:	KDE Audio CD Player
12mu|kscd-4.12.4-1|2	Name:		kscd
12mu|kscd-4.12.4-1|3	Version:	4.12.4
12mu|kscd-4.12.4-1|4	Release:	1
12mu|kscd-4.12.4-1|5	Epoch:		3
12mu|kscd-4.12.4-1|6	License:	GPLv2+
12mu|kscd-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|kscd-4.12.4-1|8	Url:		http://www.kde.org/applications/multimedia/kscd
12mu|kscd-4.12.4-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kscd-4.12.4-1|10	Patch0:		kscd-4.12.1-fix-multiple-CD-device.patch
12mu|kscd-4.12.4-1|11	BuildRequires:	kdelibs4-devel
12mu|kscd-4.12.4-1|12	BuildRequires:	pkgconfig(libmusicbrainz3)
12mu|kscd-4.12.4-1|13	Requires:	kdebase4-runtime
12mu|kscd-4.12.4-1|14	Conflicts:	kdemultimedia4-core < 3:4.5.71
12mu|kscd-4.12.4-1|15	Conflicts:	kdemultimedia4-devel < 3:4.8.95
12mu|kscd-4.12.4-1|16	Suggests:	gstreamer0.10-cdparanoia
12mu|kscd-4.12.4-1|17	
12mu|kscd-4.12.4-1|18	%description
12mu|kscd-4.12.4-1|19	KsCD is a small, fast, CDDB enabled audio CD player which supports
12mu|kscd-4.12.4-1|20	multiple platforms.
12mu|kscd-4.12.4-1|21	
12mu|kscd-4.12.4-1|22	%files
12mu|kscd-4.12.4-1|23	%{_kde_bindir}/kscd
12mu|kscd-4.12.4-1|24	%{_kde_applicationsdir}/kscd.desktop
12mu|kscd-4.12.4-1|25	%{_kde_datadir}/config.kcfg/kscd.kcfg
12mu|kscd-4.12.4-1|26	%{_kde_appsdir}/kscd
12mu|kscd-4.12.4-1|27	%{_kde_iconsdir}/*/*/apps/kscd.*
12mu|kscd-4.12.4-1|28	%{_kde_appsdir}/solid/actions/kscd-play-audiocd.desktop
12mu|kscd-4.12.4-1|29	%{_datadir}/dbus-1/interfaces/org.kde.kscd.cdplayer.xml
12mu|kscd-4.12.4-1|30	
12mu|kscd-4.12.4-1|31	#------------------------------------------------------------------------------
12mu|kscd-4.12.4-1|32	
12mu|kscd-4.12.4-1|33	%prep
12mu|kscd-4.12.4-1|34	%setup -q
12mu|kscd-4.12.4-1|35	%patch0 -p1
12mu|kscd-4.12.4-1|36	
12mu|kscd-4.12.4-1|37	%build
12mu|kscd-4.12.4-1|38	%cmake_kde4
12mu|kscd-4.12.4-1|39	%make
12mu|kscd-4.12.4-1|40	
12mu|kscd-4.12.4-1|41	%install
12mu|kscd-4.12.4-1|42	%makeinstall_std -C build
12mu|kscd-4.12.4-1|43	
12mu|kscd-4.12.4-1|44	
12mu|kscd-4.12.4-1|45	%changelog
12mu|kscd-4.12.4-1|46	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
12mu|kscd-4.12.4-1|47	+ Revision: 3e6f3d7
12mu|kscd-4.12.4-1|48	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kscd-4.12.4-1|49	
12mu|kscd-4.12.4-1|50	

19967 12
12mu|kscreen-1.0.2.1-1|1	Summary:	KDE Display Management software
12mu|kscreen-1.0.2.1-1|2	Name:		kscreen
12mu|kscreen-1.0.2.1-1|3	Version:	1.0.2.1
12mu|kscreen-1.0.2.1-1|4	Release:	1
12mu|kscreen-1.0.2.1-1|5	License:	GPLv2+
12mu|kscreen-1.0.2.1-1|6	Group:		Graphical desktop/KDE
12mu|kscreen-1.0.2.1-1|7	Url:		https://projects.kde.org/projects/playground/libs/kscreen
12mu|kscreen-1.0.2.1-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
12mu|kscreen-1.0.2.1-1|9	# From upstream
12mu|kscreen-1.0.2.1-1|10	Patch0:		kscreen-1.0.2-fix-typo.patch
12mu|kscreen-1.0.2.1-1|11	BuildRequires:	kdelibs4-devel
12mu|kscreen-1.0.2.1-1|12	BuildRequires:	pkgconfig(kscreen)
12mu|kscreen-1.0.2.1-1|13	BuildRequires:	pkgconfig(QJson)
12mu|kscreen-1.0.2.1-1|14	Requires:	kdebase4-runtime
12mu|kscreen-1.0.2.1-1|15	Requires:	libkscreen
12mu|kscreen-1.0.2.1-1|16	
12mu|kscreen-1.0.2.1-1|17	%description
12mu|kscreen-1.0.2.1-1|18	KCM and KDED modules for managing displays in KDE.
12mu|kscreen-1.0.2.1-1|19	
12mu|kscreen-1.0.2.1-1|20	%files -f %{name}.lang
12mu|kscreen-1.0.2.1-1|21	%{_kde_bindir}/kscreen-console
12mu|kscreen-1.0.2.1-1|22	%{_kde_libdir}/kde4/kcm_kscreen.so
12mu|kscreen-1.0.2.1-1|23	%{_kde_libdir}/kde4/kded_kscreen.so
12mu|kscreen-1.0.2.1-1|24	%{_kde_datadir}/apps/kcm_kscreen
12mu|kscreen-1.0.2.1-1|25	%{_kde_datadir}/kde4/services/kcm_kscreen.desktop
12mu|kscreen-1.0.2.1-1|26	%{_kde_datadir}/kde4/services/kded/kscreen.desktop
12mu|kscreen-1.0.2.1-1|27	%{_kde_iconsdir}/hicolor/*/actions/kdocumentinfo.*
12mu|kscreen-1.0.2.1-1|28	
12mu|kscreen-1.0.2.1-1|29	#------------------------------------------------------------------------------
12mu|kscreen-1.0.2.1-1|30	
12mu|kscreen-1.0.2.1-1|31	%package -n plasma-applet-kscreen
12mu|kscreen-1.0.2.1-1|32	Summary:	Plasma applet for quick display configuration
12mu|kscreen-1.0.2.1-1|33	Group:		Graphical desktop/KDE
12mu|kscreen-1.0.2.1-1|34	Requires:	%{name} = %{EVRD}
12mu|kscreen-1.0.2.1-1|35	
12mu|kscreen-1.0.2.1-1|36	%description -n plasma-applet-kscreen
12mu|kscreen-1.0.2.1-1|37	Plasma applet for quick display configuration.
12mu|kscreen-1.0.2.1-1|38	
12mu|kscreen-1.0.2.1-1|39	%files -n plasma-applet-kscreen -f plasma_applet_org.kde.plasma.kscreen.lang
12mu|kscreen-1.0.2.1-1|40	%{_kde_libdir}/kde4/plasma_applet_kscreen.so
12mu|kscreen-1.0.2.1-1|41	%{_kde_appsdir}/plasma/packages/org.kde.plasma.kscreen.qml
12mu|kscreen-1.0.2.1-1|42	%{_kde_services}/plasma-applet-kscreen.desktop
12mu|kscreen-1.0.2.1-1|43	%{_kde_services}/plasma-applet-kscreen-qml.desktop
12mu|kscreen-1.0.2.1-1|44	
12mu|kscreen-1.0.2.1-1|45	#------------------------------------------------------------------------------
12mu|kscreen-1.0.2.1-1|46	
12mu|kscreen-1.0.2.1-1|47	%prep
12mu|kscreen-1.0.2.1-1|48	%setup -q
12mu|kscreen-1.0.2.1-1|49	%patch0 -p1
12mu|kscreen-1.0.2.1-1|50	
12mu|kscreen-1.0.2.1-1|51	%build
12mu|kscreen-1.0.2.1-1|52	%cmake_kde4
12mu|kscreen-1.0.2.1-1|53	%make
12mu|kscreen-1.0.2.1-1|54	
12mu|kscreen-1.0.2.1-1|55	%install
12mu|kscreen-1.0.2.1-1|56	%makeinstall_std -C build
12mu|kscreen-1.0.2.1-1|57	
12mu|kscreen-1.0.2.1-1|58	%find_lang %{name} kcm_displayconfiguration %{name}.lang
12mu|kscreen-1.0.2.1-1|59	
12mu|kscreen-1.0.2.1-1|60	%find_lang plasma_applet_org.kde.plasma.kscreen
12mu|kscreen-1.0.2.1-1|61	
12mu|kscreen-1.0.2.1-1|62	
12mu|kscreen-1.0.2.1-1|63	%changelog
12mu|kscreen-1.0.2.1-1|64	* Mon Nov 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.2.1-1
12mu|kscreen-1.0.2.1-1|65	+ Revision: 96c35d7
12mu|kscreen-1.0.2.1-1|66	- LOG Add patch from upstream to fix typo in plasmoid, adjust BR
12mu|kscreen-1.0.2.1-1|67	
12mu|kscreen-1.0.2.1-1|68	

19968 12
12mu|kshisen-4.12.4-1|1	Name:		kshisen
12mu|kshisen-4.12.4-1|2	Version:	4.12.4
12mu|kshisen-4.12.4-1|3	Release:	1
12mu|kshisen-4.12.4-1|4	Epoch:		1
12mu|kshisen-4.12.4-1|5	Summary:	Patience game where you take away all pieces
12mu|kshisen-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kshisen-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|kshisen-4.12.4-1|8	URL:		http://games.kde.org/game.php?game=kshisen
12mu|kshisen-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kshisen-4.12.4-1|10	BuildRequires:	libkmahjongg-devel
12mu|kshisen-4.12.4-1|11	Requires:	libkdegames-common
12mu|kshisen-4.12.4-1|12	Requires:	kmahjongglib
12mu|kshisen-4.12.4-1|13	
12mu|kshisen-4.12.4-1|14	%description
12mu|kshisen-4.12.4-1|15	KShisen is a solitaire-like game played using the standard set of Mahjong
12mu|kshisen-4.12.4-1|16	tiles. Unlike Mahjong however, KShisen has only one layer of scrambled tiles.
12mu|kshisen-4.12.4-1|17	
12mu|kshisen-4.12.4-1|18	%files
12mu|kshisen-4.12.4-1|19	%{_kde_bindir}/kshisen
12mu|kshisen-4.12.4-1|20	%{_kde_applicationsdir}/kshisen.desktop
12mu|kshisen-4.12.4-1|21	%{_kde_appsdir}/kshisen
12mu|kshisen-4.12.4-1|22	%{_kde_datadir}/sounds/kshisen
12mu|kshisen-4.12.4-1|23	%{_kde_datadir}/config.kcfg/kshisen.kcfg
12mu|kshisen-4.12.4-1|24	%{_kde_iconsdir}/hicolor/*/apps/kshisen*
12mu|kshisen-4.12.4-1|25	%{_kde_docdir}/*/*/kshisen
12mu|kshisen-4.12.4-1|26	
12mu|kshisen-4.12.4-1|27	#------------------------------------------------------------------------------
12mu|kshisen-4.12.4-1|28	
12mu|kshisen-4.12.4-1|29	%prep
12mu|kshisen-4.12.4-1|30	%setup -q
12mu|kshisen-4.12.4-1|31	
12mu|kshisen-4.12.4-1|32	%build
12mu|kshisen-4.12.4-1|33	%cmake_kde4
12mu|kshisen-4.12.4-1|34	%make
12mu|kshisen-4.12.4-1|35	
12mu|kshisen-4.12.4-1|36	%install
12mu|kshisen-4.12.4-1|37	%makeinstall_std -C build
12mu|kshisen-4.12.4-1|38	
12mu|kshisen-4.12.4-1|39	
12mu|kshisen-4.12.4-1|40	%changelog
12mu|kshisen-4.12.4-1|41	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kshisen-4.12.4-1|42	+ Revision: 8b0b497
12mu|kshisen-4.12.4-1|43	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kshisen-4.12.4-1|44	
12mu|kshisen-4.12.4-1|45	

19969 12
12mu|ksirk-4.12.4-1|1	Name:		ksirk
12mu|ksirk-4.12.4-1|2	Version:	4.12.4
12mu|ksirk-4.12.4-1|3	Release:	1
12mu|ksirk-4.12.4-1|4	Epoch:		1
12mu|ksirk-4.12.4-1|5	Summary:	Computerized version of a well known strategy board game
12mu|ksirk-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|ksirk-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|ksirk-4.12.4-1|8	URL:		http://www.kde.org/applications/games/ksirk/
12mu|ksirk-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|ksirk-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|ksirk-4.12.4-1|11	BuildRequires:	pkgconfig(qca2)
12mu|ksirk-4.12.4-1|12	
12mu|ksirk-4.12.4-1|13	%description -n ksirk
12mu|ksirk-4.12.4-1|14	KsirK is a computerized version of the well known strategic board game Risk.
12mu|ksirk-4.12.4-1|15	The goal of the game is simply to conquer the world by attacking your neighbors
12mu|ksirk-4.12.4-1|16	with your armies.
12mu|ksirk-4.12.4-1|17	
12mu|ksirk-4.12.4-1|18	Features :
12mu|ksirk-4.12.4-1|19	- Support for 1-6 human or computer (AI) players
12mu|ksirk-4.12.4-1|20	- Multi-player gaming over a network
12mu|ksirk-4.12.4-1|21	- You can easily create new skins with SVG graphics and the skin editor
12mu|ksirk-4.12.4-1|22	- Hot New Stuff support. You can easily download and install new skins
12mu|ksirk-4.12.4-1|23	
12mu|ksirk-4.12.4-1|24	%files
12mu|ksirk-4.12.4-1|25	%{_kde_bindir}/ksirk*
12mu|ksirk-4.12.4-1|26	%{_kde_applicationsdir}/ksirk*.desktop
12mu|ksirk-4.12.4-1|27	%{_kde_datadir}/config.kcfg/ksirk*settings.kcfg
12mu|ksirk-4.12.4-1|28	%{_kde_configdir}/ksirk.knsrc
12mu|ksirk-4.12.4-1|29	%{_kde_appsdir}/ksirk*
12mu|ksirk-4.12.4-1|30	%{_kde_iconsdir}/*/*/apps/ksirk.png
12mu|ksirk-4.12.4-1|31	%{_kde_docdir}/*/*/ksirk
12mu|ksirk-4.12.4-1|32	%{_kde_docdir}/*/*/ksirkskineditor
12mu|ksirk-4.12.4-1|33	
12mu|ksirk-4.12.4-1|34	#------------------------------------------------------------------------------
12mu|ksirk-4.12.4-1|35	
12mu|ksirk-4.12.4-1|36	%define iris_ksirk_major 2
12mu|ksirk-4.12.4-1|37	%define libiris_ksirk %mklibname iris_ksirk %{iris_ksirk_major}
12mu|ksirk-4.12.4-1|38	
12mu|ksirk-4.12.4-1|39	%package -n %{libiris_ksirk}
12mu|ksirk-4.12.4-1|40	Summary:	KDE 4 library
12mu|ksirk-4.12.4-1|41	Group:		System/Libraries
12mu|ksirk-4.12.4-1|42	
12mu|ksirk-4.12.4-1|43	%description -n %{libiris_ksirk}
12mu|ksirk-4.12.4-1|44	KDE 4 library.
12mu|ksirk-4.12.4-1|45	
12mu|ksirk-4.12.4-1|46	%files -n %{libiris_ksirk}
12mu|ksirk-4.12.4-1|47	%{_kde_libdir}/libiris_ksirk.so.%{iris_ksirk_major}*
12mu|ksirk-4.12.4-1|48	
12mu|ksirk-4.12.4-1|49	#------------------------------------------------------------------------------
12mu|ksirk-4.12.4-1|50	
12mu|ksirk-4.12.4-1|51	%prep
12mu|ksirk-4.12.4-1|52	%setup -q
12mu|ksirk-4.12.4-1|53	
12mu|ksirk-4.12.4-1|54	%build
12mu|ksirk-4.12.4-1|55	%cmake_kde4
12mu|ksirk-4.12.4-1|56	%make
12mu|ksirk-4.12.4-1|57	
12mu|ksirk-4.12.4-1|58	%install
12mu|ksirk-4.12.4-1|59	%makeinstall_std -C build
12mu|ksirk-4.12.4-1|60	
12mu|ksirk-4.12.4-1|61	# We don't need it for now
12mu|ksirk-4.12.4-1|62	rm -f %{buildroot}%{_kde_libdir}/libiris_ksirk.so
12mu|ksirk-4.12.4-1|63	
12mu|ksirk-4.12.4-1|64	
12mu|ksirk-4.12.4-1|65	
12mu|ksirk-4.12.4-1|66	%changelog
12mu|ksirk-4.12.4-1|67	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|ksirk-4.12.4-1|68	+ Revision: 32617c6
12mu|ksirk-4.12.4-1|69	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|ksirk-4.12.4-1|70	
12mu|ksirk-4.12.4-1|71	

19970 12
12mu|ksnakeduel-4.12.4-1|1	Name:		ksnakeduel
12mu|ksnakeduel-4.12.4-1|2	Version:	4.12.4
12mu|ksnakeduel-4.12.4-1|3	Release:	1
12mu|ksnakeduel-4.12.4-1|4	Epoch:		1
12mu|ksnakeduel-4.12.4-1|5	Summary:	Snake race played against the computer
12mu|ksnakeduel-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|ksnakeduel-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|ksnakeduel-4.12.4-1|8	URL:		http://www.kde.org/applications/games/ksnakeduel/
12mu|ksnakeduel-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|ksnakeduel-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|ksnakeduel-4.12.4-1|11	Obsoletes:	kdesnake < 1:4.9.80
12mu|ksnakeduel-4.12.4-1|12	Provides:	kdesnake = %{EVRD}
12mu|ksnakeduel-4.12.4-1|13	Provides:	ksnake = %{EVRD}
12mu|ksnakeduel-4.12.4-1|14	Requires:	ktron = %{EVRD}
12mu|ksnakeduel-4.12.4-1|15	
12mu|ksnakeduel-4.12.4-1|16	%description
12mu|ksnakeduel-4.12.4-1|17	KSnakeDuel is a fast action game where you steer a snake which has to eat
12mu|ksnakeduel-4.12.4-1|18	food. While eating the snake grows. But once a player collides with the
12mu|ksnakeduel-4.12.4-1|19	other snake or the wall the game is lost. This becomes of course more and
12mu|ksnakeduel-4.12.4-1|20	more difficult the longer the snakes grow.
12mu|ksnakeduel-4.12.4-1|21	
12mu|ksnakeduel-4.12.4-1|22	%files
12mu|ksnakeduel-4.12.4-1|23	%{_kde_bindir}/kdesnake
12mu|ksnakeduel-4.12.4-1|24	%{_kde_applicationsdir}/kdesnake.desktop
12mu|ksnakeduel-4.12.4-1|25	%{_kde_iconsdir}/hicolor/*/*/kdesnake.*
12mu|ksnakeduel-4.12.4-1|26	
12mu|ksnakeduel-4.12.4-1|27	#------------------------------------------------------------------------------
12mu|ksnakeduel-4.12.4-1|28	
12mu|ksnakeduel-4.12.4-1|29	%package -n ktron
12mu|ksnakeduel-4.12.4-1|30	Summary:	Simple Tron clone
12mu|ksnakeduel-4.12.4-1|31	Group:		Graphical desktop/KDE
12mu|ksnakeduel-4.12.4-1|32	URL:		http://www.kde.org/applications/games/ktron
12mu|ksnakeduel-4.12.4-1|33	
12mu|ksnakeduel-4.12.4-1|34	%description -n ktron
12mu|ksnakeduel-4.12.4-1|35	Well known from the famous movie, KTron is a popular computer game for two
12mu|ksnakeduel-4.12.4-1|36	players. In a fast action sequence both players have to move and avoid
12mu|ksnakeduel-4.12.4-1|37	colliding with any walls, the opponent as well as the own path. The player
12mu|ksnakeduel-4.12.4-1|38	colliding first looses the game.
12mu|ksnakeduel-4.12.4-1|39	
12mu|ksnakeduel-4.12.4-1|40	%files -n ktron
12mu|ksnakeduel-4.12.4-1|41	%{_kde_bindir}/ktron
12mu|ksnakeduel-4.12.4-1|42	%{_kde_applicationsdir}/ktron.desktop
12mu|ksnakeduel-4.12.4-1|43	%{_kde_appsdir}/ktron
12mu|ksnakeduel-4.12.4-1|44	%{_kde_datadir}/config.kcfg/ktron.kcfg
12mu|ksnakeduel-4.12.4-1|45	%{_kde_configdir}/ktron.knsrc
12mu|ksnakeduel-4.12.4-1|46	%{_kde_iconsdir}/hicolor/*/*/ktron.png
12mu|ksnakeduel-4.12.4-1|47	%{_kde_docdir}/HTML/en/ktron
12mu|ksnakeduel-4.12.4-1|48	
12mu|ksnakeduel-4.12.4-1|49	#------------------------------------------------------------------------------
12mu|ksnakeduel-4.12.4-1|50	
12mu|ksnakeduel-4.12.4-1|51	%prep
12mu|ksnakeduel-4.12.4-1|52	%setup -q
12mu|ksnakeduel-4.12.4-1|53	
12mu|ksnakeduel-4.12.4-1|54	%build
12mu|ksnakeduel-4.12.4-1|55	%cmake_kde4
12mu|ksnakeduel-4.12.4-1|56	%make
12mu|ksnakeduel-4.12.4-1|57	
12mu|ksnakeduel-4.12.4-1|58	%install
12mu|ksnakeduel-4.12.4-1|59	%makeinstall_std -C build
12mu|ksnakeduel-4.12.4-1|60	
12mu|ksnakeduel-4.12.4-1|61	
12mu|ksnakeduel-4.12.4-1|62	%changelog
12mu|ksnakeduel-4.12.4-1|63	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|ksnakeduel-4.12.4-1|64	+ Revision: fd86c8b
12mu|ksnakeduel-4.12.4-1|65	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|ksnakeduel-4.12.4-1|66	
12mu|ksnakeduel-4.12.4-1|67	

19971 12
12mu|ksnapshot-4.12.4-1|1	Summary:	KDE Screenshot Utility
12mu|ksnapshot-4.12.4-1|2	Name:		ksnapshot
12mu|ksnapshot-4.12.4-1|3	Version:	4.12.4
12mu|ksnapshot-4.12.4-1|4	Release:	1
12mu|ksnapshot-4.12.4-1|5	Epoch:		2
12mu|ksnapshot-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|ksnapshot-4.12.4-1|7	License:	GPLv2 LGPLv2 GFDL
12mu|ksnapshot-4.12.4-1|8	Url:		http://www.kde.org/applications/graphics/ksnapshot
12mu|ksnapshot-4.12.4-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|ksnapshot-4.12.4-1|10	# Workaround keyboard grabbing issues with delayed capture
12mu|ksnapshot-4.12.4-1|11	# When capturing screenshots with popped up menus, in some cases
12mu|ksnapshot-4.12.4-1|12	# grabber doesn't get initialized properly
12mu|ksnapshot-4.12.4-1|13	# See KDE bug: https://bugs.kde.org/show_bug.cgi?id=210916
12mu|ksnapshot-4.12.4-1|14	Patch0:		ksnapshot-4.10.3-grabkeyboard.patch
12mu|ksnapshot-4.12.4-1|15	BuildRequires:	kdelibs4-devel
12mu|ksnapshot-4.12.4-1|16	BuildRequires:	pkgconfig(libkipi)
12mu|ksnapshot-4.12.4-1|17	BuildRequires:	pkgconfig(xcb-xfixes)
12mu|ksnapshot-4.12.4-1|18	Conflicts:	kdegraphics4-devel < 2:4.6.90
12mu|ksnapshot-4.12.4-1|19	Requires:	kipi-common
12mu|ksnapshot-4.12.4-1|20	Suggests:	kipi-plugins
12mu|ksnapshot-4.12.4-1|21	
12mu|ksnapshot-4.12.4-1|22	%description
12mu|ksnapshot-4.12.4-1|23	KSnapshot is a KDE snapshot tool with many features.
12mu|ksnapshot-4.12.4-1|24	Features:
12mu|ksnapshot-4.12.4-1|25	- Save in multiple formats
12mu|ksnapshot-4.12.4-1|26	- Take new shapshot
12mu|ksnapshot-4.12.4-1|27	- Open with... possibility to open snapshot in external editor.
12mu|ksnapshot-4.12.4-1|28	- Copy to clipboard
12mu|ksnapshot-4.12.4-1|29	- Several capture modes, including selected region or single window
12mu|ksnapshot-4.12.4-1|30	- Snapshot delay
12mu|ksnapshot-4.12.4-1|31	
12mu|ksnapshot-4.12.4-1|32	%files
12mu|ksnapshot-4.12.4-1|33	%doc COPYING COPYING.LIB COPYING.DOC
12mu|ksnapshot-4.12.4-1|34	%doc %{_kde_docdir}/HTML/en/%{name}/
12mu|ksnapshot-4.12.4-1|35	%{_kde_bindir}/kbackgroundsnapshot
12mu|ksnapshot-4.12.4-1|36	%{_kde_bindir}/%{name}
12mu|ksnapshot-4.12.4-1|37	%{_kde_applicationsdir}/%{name}.desktop
12mu|ksnapshot-4.12.4-1|38	%{_kde_iconsdir}/hicolor/*/apps/%{name}.png
12mu|ksnapshot-4.12.4-1|39	%{_kde_iconsdir}/hicolor/scalable/apps/%{name}.svgz
12mu|ksnapshot-4.12.4-1|40	%{_datadir}/dbus-1/interfaces/org.kde.ksnapshot.xml
12mu|ksnapshot-4.12.4-1|41	
12mu|ksnapshot-4.12.4-1|42	#----------------------------------------------------------------------
12mu|ksnapshot-4.12.4-1|43	
12mu|ksnapshot-4.12.4-1|44	%prep
12mu|ksnapshot-4.12.4-1|45	%setup -q
12mu|ksnapshot-4.12.4-1|46	%patch0 -p1
12mu|ksnapshot-4.12.4-1|47	
12mu|ksnapshot-4.12.4-1|48	%build
12mu|ksnapshot-4.12.4-1|49	%cmake_kde4
12mu|ksnapshot-4.12.4-1|50	%make
12mu|ksnapshot-4.12.4-1|51	
12mu|ksnapshot-4.12.4-1|52	%install
12mu|ksnapshot-4.12.4-1|53	%makeinstall_std -C build
12mu|ksnapshot-4.12.4-1|54	
12mu|ksnapshot-4.12.4-1|55	
12mu|ksnapshot-4.12.4-1|56	%changelog
12mu|ksnapshot-4.12.4-1|57	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|ksnapshot-4.12.4-1|58	+ Revision: cec3a88
12mu|ksnapshot-4.12.4-1|59	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|ksnapshot-4.12.4-1|60	
12mu|ksnapshot-4.12.4-1|61	

19972 12
12mu|kspaceduel-4.12.4-1|1	Name:		kspaceduel
12mu|kspaceduel-4.12.4-1|2	Version:	4.12.4
12mu|kspaceduel-4.12.4-1|3	Release:	1
12mu|kspaceduel-4.12.4-1|4	Epoch:		1
12mu|kspaceduel-4.12.4-1|5	Summary:	Two player game with shooting spaceships flying around a sun
12mu|kspaceduel-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kspaceduel-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|kspaceduel-4.12.4-1|8	URL:		http://www.kde.org/applications/games/kspaceduel/
12mu|kspaceduel-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kspaceduel-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|kspaceduel-4.12.4-1|11	
12mu|kspaceduel-4.12.4-1|12	%description
12mu|kspaceduel-4.12.4-1|13	In KSpaceDuel each of two possible players control a satellite spaceship
12mu|kspaceduel-4.12.4-1|14	orbiting the sun. As the game progresses players have to eliminate the
12mu|kspaceduel-4.12.4-1|15	opponent's spacecraft with bullets or mines.
12mu|kspaceduel-4.12.4-1|16	
12mu|kspaceduel-4.12.4-1|17	%files
12mu|kspaceduel-4.12.4-1|18	%{_kde_bindir}/kspaceduel
12mu|kspaceduel-4.12.4-1|19	%{_kde_applicationsdir}/kspaceduel.desktop
12mu|kspaceduel-4.12.4-1|20	%{_kde_appsdir}/kspaceduel
12mu|kspaceduel-4.12.4-1|21	%{_kde_docdir}/*/*/kspaceduel
12mu|kspaceduel-4.12.4-1|22	%{_kde_iconsdir}/hicolor/*/apps/kspaceduel.png
12mu|kspaceduel-4.12.4-1|23	%{_kde_datadir}/config.kcfg/kspaceduel.kcfg
12mu|kspaceduel-4.12.4-1|24	
12mu|kspaceduel-4.12.4-1|25	#------------------------------------------------------------------------------
12mu|kspaceduel-4.12.4-1|26	
12mu|kspaceduel-4.12.4-1|27	%prep
12mu|kspaceduel-4.12.4-1|28	%setup -q
12mu|kspaceduel-4.12.4-1|29	
12mu|kspaceduel-4.12.4-1|30	%build
12mu|kspaceduel-4.12.4-1|31	%cmake_kde4
12mu|kspaceduel-4.12.4-1|32	%make
12mu|kspaceduel-4.12.4-1|33	
12mu|kspaceduel-4.12.4-1|34	%install
12mu|kspaceduel-4.12.4-1|35	%makeinstall_std -C build
12mu|kspaceduel-4.12.4-1|36	
12mu|kspaceduel-4.12.4-1|37	
12mu|kspaceduel-4.12.4-1|38	%changelog
12mu|kspaceduel-4.12.4-1|39	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kspaceduel-4.12.4-1|40	+ Revision: 91bdb35
12mu|kspaceduel-4.12.4-1|41	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kspaceduel-4.12.4-1|42	
12mu|kspaceduel-4.12.4-1|43	

19973 12
12mu|ksquares-4.12.4-1|1	Name:		ksquares
12mu|ksquares-4.12.4-1|2	Version:	4.12.4
12mu|ksquares-4.12.4-1|3	Release:	1
12mu|ksquares-4.12.4-1|4	Epoch:		1
12mu|ksquares-4.12.4-1|5	Summary:	An implementation of the popular paper based game squares
12mu|ksquares-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|ksquares-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|ksquares-4.12.4-1|8	URL:		http://www.kde.org/applications/games/ksquares/
12mu|ksquares-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|ksquares-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|ksquares-4.12.4-1|11	
12mu|ksquares-4.12.4-1|12	%description
12mu|ksquares-4.12.4-1|13	KSquares is an implementation of the popular paper based game squares.
12mu|ksquares-4.12.4-1|14	You must draw lines to complete squares, the player with the most s
12mu|ksquares-4.12.4-1|15	quares wins.
12mu|ksquares-4.12.4-1|16	
12mu|ksquares-4.12.4-1|17	%files
12mu|ksquares-4.12.4-1|18	%{_kde_bindir}/ksquares
12mu|ksquares-4.12.4-1|19	%{_kde_applicationsdir}/ksquares.desktop
12mu|ksquares-4.12.4-1|20	%{_kde_appsdir}/ksquares
12mu|ksquares-4.12.4-1|21	%{_kde_datadir}/config.kcfg/ksquares.kcfg
12mu|ksquares-4.12.4-1|22	%{_kde_iconsdir}/hicolor/*/apps/ksquares.png
12mu|ksquares-4.12.4-1|23	%{_kde_docdir}/*/*/ksquares
12mu|ksquares-4.12.4-1|24	
12mu|ksquares-4.12.4-1|25	#------------------------------------------------------------------------------
12mu|ksquares-4.12.4-1|26	
12mu|ksquares-4.12.4-1|27	%prep
12mu|ksquares-4.12.4-1|28	%setup -q
12mu|ksquares-4.12.4-1|29	
12mu|ksquares-4.12.4-1|30	%build
12mu|ksquares-4.12.4-1|31	%cmake_kde4
12mu|ksquares-4.12.4-1|32	%make
12mu|ksquares-4.12.4-1|33	
12mu|ksquares-4.12.4-1|34	%install
12mu|ksquares-4.12.4-1|35	%makeinstall_std -C build
12mu|ksquares-4.12.4-1|36	
12mu|ksquares-4.12.4-1|37	
12mu|ksquares-4.12.4-1|38	%changelog
12mu|ksquares-4.12.4-1|39	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|ksquares-4.12.4-1|40	+ Revision: 00cc80f
12mu|ksquares-4.12.4-1|41	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|ksquares-4.12.4-1|42	
12mu|ksquares-4.12.4-1|43	

19974 12
12mu|kstars-4.12.4-1|1	%define with_indilib 1
12mu|kstars-4.12.4-1|2	%define indilib_version 0.9.6
12mu|kstars-4.12.4-1|3	%define eigen_version 2.0.3
12mu|kstars-4.12.4-1|4	%define xplanet_version 1.2.1
12mu|kstars-4.12.4-1|5	
12mu|kstars-4.12.4-1|6	Summary:	A Desktop Planetarium
12mu|kstars-4.12.4-1|7	Name:		kstars
12mu|kstars-4.12.4-1|8	Version:	4.12.4
12mu|kstars-4.12.4-1|9	Release:	1
12mu|kstars-4.12.4-1|10	License:	GPLv2+ GFDL
12mu|kstars-4.12.4-1|11	Group:		Graphical desktop/KDE
12mu|kstars-4.12.4-1|12	Url:		http://edu.kde.org/kstars
12mu|kstars-4.12.4-1|13	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kstars-4.12.4-1|14	Source10:	%{name}.rpmlintrc
12mu|kstars-4.12.4-1|15	BuildRequires:	kdelibs4-devel
12mu|kstars-4.12.4-1|16	BuildRequires:	pkgconfig(eigen2) >= %{eigen_version}
12mu|kstars-4.12.4-1|17	BuildRequires:	pkgconfig(cfitsio)
12mu|kstars-4.12.4-1|18	BuildRequires:	xplanet >= %{xplanet_version}
12mu|kstars-4.12.4-1|19	BuildRequires:	libfli-devel
12mu|kstars-4.12.4-1|20	
12mu|kstars-4.12.4-1|21	%if %{with_indilib}
12mu|kstars-4.12.4-1|22	BuildRequires:	pkgconfig(libindi) >= %{indilib_version}
12mu|kstars-4.12.4-1|23	Requires:	indilib >= %{indilib_version}
12mu|kstars-4.12.4-1|24	%endif
12mu|kstars-4.12.4-1|25	
12mu|kstars-4.12.4-1|26	%description
12mu|kstars-4.12.4-1|27	KStars is a Desktop Planetarium for KDE. It provides an accurate graphical
12mu|kstars-4.12.4-1|28	simulation of the night sky, from any location on Earth, at any date and
12mu|kstars-4.12.4-1|29	time. The display includes 130,000 stars, 13,000 deep-sky objects,all 8
12mu|kstars-4.12.4-1|30	planets, the Sun and Moon, and thousands of comets and asteroids.
12mu|kstars-4.12.4-1|31	
12mu|kstars-4.12.4-1|32	%files
12mu|kstars-4.12.4-1|33	%doc COPYING COPYING.DOC README README.ephemerides README.customize README.images README.planetmath README.timekeeping AUTHORS
12mu|kstars-4.12.4-1|34	%{_kde_appsdir}/kstars
12mu|kstars-4.12.4-1|35	%{_kde_bindir}/kstars
12mu|kstars-4.12.4-1|36	%{_kde_libdir}/libhtmesh.a
12mu|kstars-4.12.4-1|37	%{_kde_iconsdir}/*/*/apps/kstars.*
12mu|kstars-4.12.4-1|38	%{_kde_applicationsdir}/kstars.desktop
12mu|kstars-4.12.4-1|39	%{_kde_datadir}/config.kcfg/kstars.kcfg
12mu|kstars-4.12.4-1|40	%{_kde_configdir}/kstars.knsrc
12mu|kstars-4.12.4-1|41	%{_kde_docdir}/HTML/*/kstars
12mu|kstars-4.12.4-1|42	
12mu|kstars-4.12.4-1|43	#----------------------------------------------------------------------
12mu|kstars-4.12.4-1|44	
12mu|kstars-4.12.4-1|45	%prep
12mu|kstars-4.12.4-1|46	%setup -q
12mu|kstars-4.12.4-1|47	
12mu|kstars-4.12.4-1|48	%build
12mu|kstars-4.12.4-1|49	%cmake_kde4
12mu|kstars-4.12.4-1|50	%make
12mu|kstars-4.12.4-1|51	
12mu|kstars-4.12.4-1|52	%install
12mu|kstars-4.12.4-1|53	%makeinstall_std -C build
12mu|kstars-4.12.4-1|54	
12mu|kstars-4.12.4-1|55	
12mu|kstars-4.12.4-1|56	%changelog
12mu|kstars-4.12.4-1|57	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|kstars-4.12.4-1|58	+ Revision: cc562b6
12mu|kstars-4.12.4-1|59	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kstars-4.12.4-1|60	
12mu|kstars-4.12.4-1|61	

19975 12
12mu|ksudoku-4.12.4-1|1	Summary:	Play, create and solve sudoku grids
12mu|ksudoku-4.12.4-1|2	Name:		ksudoku
12mu|ksudoku-4.12.4-1|3	Version:	4.12.4
12mu|ksudoku-4.12.4-1|4	Release:	1
12mu|ksudoku-4.12.4-1|5	Epoch:		1
12mu|ksudoku-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|ksudoku-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|ksudoku-4.12.4-1|8	Url:		http://www.kde.org/applications/games/ksudoku/
12mu|ksudoku-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|ksudoku-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|ksudoku-4.12.4-1|11	BuildRequires:	pkgconfig(gl)
12mu|ksudoku-4.12.4-1|12	BuildRequires:	pkgconfig(glu)
12mu|ksudoku-4.12.4-1|13	
12mu|ksudoku-4.12.4-1|14	%description
12mu|ksudoku-4.12.4-1|15	The word Sudoku means "single number in an alloted place" in Japanese. These
12mu|ksudoku-4.12.4-1|16	are the basic rules. Every sudoku Sudoku is a square of 81 cells divided into
12mu|ksudoku-4.12.4-1|17	9 columns and 9 rows and in 9 subsquares (3x3) of 9 cells each. Solving takes
12mu|ksudoku-4.12.4-1|18	usually from 10 to 30 minutes, depending on puzzle level, your skill and
12mu|ksudoku-4.12.4-1|19	experience.
12mu|ksudoku-4.12.4-1|20	
12mu|ksudoku-4.12.4-1|21	Some cells are filled with a number at the beginnning: the remaining are to
12mu|ksudoku-4.12.4-1|22	be filled by the player using numbers from 1 to 9, without repeating a number
12mu|ksudoku-4.12.4-1|23	twice on each column, row or subsuquare (each of them must contain only
12mu|ksudoku-4.12.4-1|24	one 1, one 2, one 3, and so on). The game requires logic and patience.
12mu|ksudoku-4.12.4-1|25	The numerals in Sudoku puzzles are used for convenience (for example in 16x16
12mu|ksudoku-4.12.4-1|26	board we use letters): arithmetic relationships between numbers are irrelevant.
12mu|ksudoku-4.12.4-1|27	
12mu|ksudoku-4.12.4-1|28	This program supports also 16x16 games with numbers from 1 to 16 and 256
12mu|ksudoku-4.12.4-1|29	cells with 16 cols, rows and subsquares! (if normal sudoku are not enough for
12mu|ksudoku-4.12.4-1|30	you).
12mu|ksudoku-4.12.4-1|31	
12mu|ksudoku-4.12.4-1|32	More information at http://en.wikipedia.org/wiki/Sudoku
12mu|ksudoku-4.12.4-1|33	
12mu|ksudoku-4.12.4-1|34	%files
12mu|ksudoku-4.12.4-1|35	%{_kde_bindir}/ksudoku
12mu|ksudoku-4.12.4-1|36	%{_kde_applicationsdir}/ksudoku.desktop
12mu|ksudoku-4.12.4-1|37	%{_kde_appsdir}/ksudoku
12mu|ksudoku-4.12.4-1|38	%{_kde_configdir}/ksudokurc
12mu|ksudoku-4.12.4-1|39	%{_kde_iconsdir}/hicolor/*/apps/ksudoku.png
12mu|ksudoku-4.12.4-1|40	%{_kde_docdir}/*/*/ksudoku
12mu|ksudoku-4.12.4-1|41	
12mu|ksudoku-4.12.4-1|42	#------------------------------------------------------------------------------
12mu|ksudoku-4.12.4-1|43	
12mu|ksudoku-4.12.4-1|44	%prep
12mu|ksudoku-4.12.4-1|45	%setup -q
12mu|ksudoku-4.12.4-1|46	
12mu|ksudoku-4.12.4-1|47	%build
12mu|ksudoku-4.12.4-1|48	%cmake_kde4
12mu|ksudoku-4.12.4-1|49	%make
12mu|ksudoku-4.12.4-1|50	
12mu|ksudoku-4.12.4-1|51	%install
12mu|ksudoku-4.12.4-1|52	%makeinstall_std -C build
12mu|ksudoku-4.12.4-1|53	
12mu|ksudoku-4.12.4-1|54	
12mu|ksudoku-4.12.4-1|55	%changelog
12mu|ksudoku-4.12.4-1|56	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|ksudoku-4.12.4-1|57	+ Revision: 7defdbb
12mu|ksudoku-4.12.4-1|58	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|ksudoku-4.12.4-1|59	
12mu|ksudoku-4.12.4-1|60	

19976 12
12mu|ksystemlog-4.12.4-1|1	Summary:	System log viewer tool for KDE4
12mu|ksystemlog-4.12.4-1|2	Name:		ksystemlog
12mu|ksystemlog-4.12.4-1|3	Version:	4.12.4
12mu|ksystemlog-4.12.4-1|4	Release:	1
12mu|ksystemlog-4.12.4-1|5	Epoch:		2
12mu|ksystemlog-4.12.4-1|6	License:	GPLv2+
12mu|ksystemlog-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|ksystemlog-4.12.4-1|8	Url:		http://www.kde.org
12mu|ksystemlog-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|ksystemlog-4.12.4-1|10	%if %{is_beta}
12mu|ksystemlog-4.12.4-1|11	%define ftpdir unstable
12mu|ksystemlog-4.12.4-1|12	%else
12mu|ksystemlog-4.12.4-1|13	%define ftpdir stable
12mu|ksystemlog-4.12.4-1|14	%endif
12mu|ksystemlog-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|ksystemlog-4.12.4-1|16	BuildRequires:	kdelibs4-devel
12mu|ksystemlog-4.12.4-1|17	Requires:	pciutils
12mu|ksystemlog-4.12.4-1|18	
12mu|ksystemlog-4.12.4-1|19	%description
12mu|ksystemlog-4.12.4-1|20	This program is developed for being used by beginner users, which don't know
12mu|ksystemlog-4.12.4-1|21	how to find information about their Linux system, and how the log files are
12mu|ksystemlog-4.12.4-1|22	in their computer. But it is also designed for advanced users, who want to
12mu|ksystemlog-4.12.4-1|23	quickly see problems occuring on their server.
12mu|ksystemlog-4.12.4-1|24	
12mu|ksystemlog-4.12.4-1|25	KSystemLog has the following features :
12mu|ksystemlog-4.12.4-1|26	- View all the main log of your system, by selecting them directly in a menu
12mu|ksystemlog-4.12.4-1|27	- Auto display new lines logged in bold
12mu|ksystemlog-4.12.4-1|28	- Tabbed view to allow displaying several logs at the same time
12mu|ksystemlog-4.12.4-1|29	- Saving in a file and copying to clipboard the selected log lines are also
12mu|ksystemlog-4.12.4-1|30	implemented (and email to your friends)
12mu|ksystemlog-4.12.4-1|31	- It can parse the following log files of your system:
12mu|ksystemlog-4.12.4-1|32	- X.org (or Xfree) logs
12mu|ksystemlog-4.12.4-1|33	- System logs (using the Syslog parser of KSystemLog)
12mu|ksystemlog-4.12.4-1|34	- Kernel logs
12mu|ksystemlog-4.12.4-1|35	- Daemons logs
12mu|ksystemlog-4.12.4-1|36	- Cron logs
12mu|ksystemlog-4.12.4-1|37	- Boot logs
12mu|ksystemlog-4.12.4-1|38	- Authentication logs
12mu|ksystemlog-4.12.4-1|39	- Cups logs
12mu|ksystemlog-4.12.4-1|40	- ACPID logs
12mu|ksystemlog-4.12.4-1|41	
12mu|ksystemlog-4.12.4-1|42	%files
12mu|ksystemlog-4.12.4-1|43	%{_kde_bindir}/ksystemlog
12mu|ksystemlog-4.12.4-1|44	%{_kde_appsdir}/ksystemlog
12mu|ksystemlog-4.12.4-1|45	%{_kde_applicationsdir}/ksystemlog.desktop
12mu|ksystemlog-4.12.4-1|46	%{_kde_docdir}/*/*/ksystemlog
12mu|ksystemlog-4.12.4-1|47	
12mu|ksystemlog-4.12.4-1|48	#------------------------------------------------------------------------
12mu|ksystemlog-4.12.4-1|49	
12mu|ksystemlog-4.12.4-1|50	%prep
12mu|ksystemlog-4.12.4-1|51	%setup -q
12mu|ksystemlog-4.12.4-1|52	
12mu|ksystemlog-4.12.4-1|53	%build
12mu|ksystemlog-4.12.4-1|54	%cmake_kde4
12mu|ksystemlog-4.12.4-1|55	%make
12mu|ksystemlog-4.12.4-1|56	
12mu|ksystemlog-4.12.4-1|57	%install
12mu|ksystemlog-4.12.4-1|58	%makeinstall_std -C build
12mu|ksystemlog-4.12.4-1|59	
12mu|ksystemlog-4.12.4-1|60	
12mu|ksystemlog-4.12.4-1|61	%changelog
12mu|ksystemlog-4.12.4-1|62	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|ksystemlog-4.12.4-1|63	+ Revision: 6796bc2
12mu|ksystemlog-4.12.4-1|64	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|ksystemlog-4.12.4-1|65	
12mu|ksystemlog-4.12.4-1|66	

19977 12
12mu|kteatime-4.12.4-1|1	Summary:	System tray applet that makes sure your tea doesn't get too strong
12mu|kteatime-4.12.4-1|2	Name:		kteatime
12mu|kteatime-4.12.4-1|3	Version:	4.12.4
12mu|kteatime-4.12.4-1|4	Release:	1
12mu|kteatime-4.12.4-1|5	Epoch:		1
12mu|kteatime-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kteatime-4.12.4-1|7	License:	GPLv2+
12mu|kteatime-4.12.4-1|8	Url:		http://www.kde.org
12mu|kteatime-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kteatime-4.12.4-1|10	%if %{is_beta}
12mu|kteatime-4.12.4-1|11	%define ftpdir unstable
12mu|kteatime-4.12.4-1|12	%else
12mu|kteatime-4.12.4-1|13	%define ftpdir stable
12mu|kteatime-4.12.4-1|14	%endif
12mu|kteatime-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|kteatime-4.12.4-1|16	BuildRequires:	kdelibs4-devel
12mu|kteatime-4.12.4-1|17	
12mu|kteatime-4.12.4-1|18	%description
12mu|kteatime-4.12.4-1|19	System tray applet that makes sure your tea doesn't get too strong.
12mu|kteatime-4.12.4-1|20	
12mu|kteatime-4.12.4-1|21	%files
12mu|kteatime-4.12.4-1|22	%{_kde_bindir}/kteatime
12mu|kteatime-4.12.4-1|23	%{_kde_appsdir}/kteatime
12mu|kteatime-4.12.4-1|24	%{_kde_applicationsdir}/kteatime.desktop
12mu|kteatime-4.12.4-1|25	%{_kde_iconsdir}/hicolor/*/apps/kteatime.*
12mu|kteatime-4.12.4-1|26	%{_kde_docdir}/*/*/kteatime
12mu|kteatime-4.12.4-1|27	
12mu|kteatime-4.12.4-1|28	#-------------------------------------------------------------------
12mu|kteatime-4.12.4-1|29	
12mu|kteatime-4.12.4-1|30	%prep
12mu|kteatime-4.12.4-1|31	%setup -q
12mu|kteatime-4.12.4-1|32	
12mu|kteatime-4.12.4-1|33	%build
12mu|kteatime-4.12.4-1|34	%cmake_kde4
12mu|kteatime-4.12.4-1|35	%make
12mu|kteatime-4.12.4-1|36	
12mu|kteatime-4.12.4-1|37	%install
12mu|kteatime-4.12.4-1|38	%makeinstall_std -C build
12mu|kteatime-4.12.4-1|39	
12mu|kteatime-4.12.4-1|40	
12mu|kteatime-4.12.4-1|41	%changelog
12mu|kteatime-4.12.4-1|42	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kteatime-4.12.4-1|43	+ Revision: d238f11
12mu|kteatime-4.12.4-1|44	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kteatime-4.12.4-1|45	
12mu|kteatime-4.12.4-1|46	

19978 12
12mu|ktimer-4.12.4-1|1	Name:		ktimer
12mu|ktimer-4.12.4-1|2	Summary:	Execute programs after some time
12mu|ktimer-4.12.4-1|3	Version:	4.12.4
12mu|ktimer-4.12.4-1|4	Release:	1
12mu|ktimer-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|ktimer-4.12.4-1|6	License:	LGPLv2
12mu|ktimer-4.12.4-1|7	URL:		http://utils.kde.org/projects/ktimer
12mu|ktimer-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|ktimer-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|ktimer-4.12.4-1|10	
12mu|ktimer-4.12.4-1|11	%description
12mu|ktimer-4.12.4-1|12	KTimer is a little tool to execute programs after some time.
12mu|ktimer-4.12.4-1|13	
12mu|ktimer-4.12.4-1|14	%files
12mu|ktimer-4.12.4-1|15	%{_kde_bindir}/ktimer
12mu|ktimer-4.12.4-1|16	%{_kde_iconsdir}/*/*/apps/ktimer.*
12mu|ktimer-4.12.4-1|17	%{_kde_applicationsdir}/ktimer.desktop
12mu|ktimer-4.12.4-1|18	%{_kde_docdir}/HTML/*/ktimer
12mu|ktimer-4.12.4-1|19	
12mu|ktimer-4.12.4-1|20	%prep
12mu|ktimer-4.12.4-1|21	%setup -q
12mu|ktimer-4.12.4-1|22	
12mu|ktimer-4.12.4-1|23	%build
12mu|ktimer-4.12.4-1|24	%cmake_kde4
12mu|ktimer-4.12.4-1|25	%make
12mu|ktimer-4.12.4-1|26	
12mu|ktimer-4.12.4-1|27	%install
12mu|ktimer-4.12.4-1|28	%makeinstall_std -C build
12mu|ktimer-4.12.4-1|29	
12mu|ktimer-4.12.4-1|30	
12mu|ktimer-4.12.4-1|31	%changelog
12mu|ktimer-4.12.4-1|32	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|ktimer-4.12.4-1|33	+ Revision: 24d65d1
12mu|ktimer-4.12.4-1|34	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|ktimer-4.12.4-1|35	
12mu|ktimer-4.12.4-1|36	

19979 12
12mu|ktoblzcheck-1.45-1|1	%define major	1
12mu|ktoblzcheck-1.45-1|2	%define libname	%mklibname %{name} %major
12mu|ktoblzcheck-1.45-1|3	%define devname	%mklibname -d %{name}
12mu|ktoblzcheck-1.45-1|4	
12mu|ktoblzcheck-1.45-1|5	Summary:	A library to check account numbers and bank codes of German banks
12mu|ktoblzcheck-1.45-1|6	Name:		ktoblzcheck
12mu|ktoblzcheck-1.45-1|7	Version:	1.45
12mu|ktoblzcheck-1.45-1|8	Release:	1
12mu|ktoblzcheck-1.45-1|9	Group:		System/Libraries
12mu|ktoblzcheck-1.45-1|10	License:	LGPLv2+
12mu|ktoblzcheck-1.45-1|11	Url:		http://ktoblzcheck.sourceforge.net
12mu|ktoblzcheck-1.45-1|12	Source0:	http://sourceforge.net/projects/ktoblzcheck/files/%{name}-%{version}.tar.gz
12mu|ktoblzcheck-1.45-1|13	BuildRequires:	pkgconfig(python)
12mu|ktoblzcheck-1.45-1|14	
12mu|ktoblzcheck-1.45-1|15	%description
12mu|ktoblzcheck-1.45-1|16	KtoBLZCheck is a library to check account numbers and bank codes of
12mu|ktoblzcheck-1.45-1|17	German banks. Both a library for other programs as well as a short
12mu|ktoblzcheck-1.45-1|18	command-line tool is available. It is possible to check pairs of
12mu|ktoblzcheck-1.45-1|19	account numbers and bank codes (BLZ) of German banks, and to map bank
12mu|ktoblzcheck-1.45-1|20	codes (BLZ) to the clear-text name and location of the bank.
12mu|ktoblzcheck-1.45-1|21	
12mu|ktoblzcheck-1.45-1|22	%package -n python-%{name}
12mu|ktoblzcheck-1.45-1|23	Group:		Development/Python
12mu|ktoblzcheck-1.45-1|24	Summary:	A library to check account numbers and bank codes of German banks
12mu|ktoblzcheck-1.45-1|25	Requires:	%{name} = %{version}
12mu|ktoblzcheck-1.45-1|26	
12mu|ktoblzcheck-1.45-1|27	%description -n python-%{name}
12mu|ktoblzcheck-1.45-1|28	KtoBLZCheck is a library to check account numbers and bank codes of
12mu|ktoblzcheck-1.45-1|29	German banks. Both a library for other programs as well as a short
12mu|ktoblzcheck-1.45-1|30	command-line tool is available. It is possible to check pairs of
12mu|ktoblzcheck-1.45-1|31	account numbers and bank codes (BLZ) of German banks, and to map bank
12mu|ktoblzcheck-1.45-1|32	codes (BLZ) to the clear-text name and location of the bank.
12mu|ktoblzcheck-1.45-1|33	
12mu|ktoblzcheck-1.45-1|34	%package -n %{libname}
12mu|ktoblzcheck-1.45-1|35	Group:		System/Libraries
12mu|ktoblzcheck-1.45-1|36	Summary:	A library to check account numbers and bank codes of German banks
12mu|ktoblzcheck-1.45-1|37	Suggests:	%{name} >= %{version}
12mu|ktoblzcheck-1.45-1|38	
12mu|ktoblzcheck-1.45-1|39	%description -n %{libname}
12mu|ktoblzcheck-1.45-1|40	KtoBLZCheck is a library to check account numbers and bank codes of
12mu|ktoblzcheck-1.45-1|41	German banks. Both a library for other programs as well as a short
12mu|ktoblzcheck-1.45-1|42	command-line tool is available. It is possible to check pairs of
12mu|ktoblzcheck-1.45-1|43	account numbers and bank codes (BLZ) of German banks, and to map bank
12mu|ktoblzcheck-1.45-1|44	codes (BLZ) to the clear-text name and location of the bank.
12mu|ktoblzcheck-1.45-1|45	
12mu|ktoblzcheck-1.45-1|46	%package -n %{devname}
12mu|ktoblzcheck-1.45-1|47	Group:		Development/C++
12mu|ktoblzcheck-1.45-1|48	Summary:	A library to check account numbers and bank codes of German banks
12mu|ktoblzcheck-1.45-1|49	Requires:	%{libname} = %{version}
12mu|ktoblzcheck-1.45-1|50	Provides:	%{name}-devel = %{version}-%{release}
12mu|ktoblzcheck-1.45-1|51	
12mu|ktoblzcheck-1.45-1|52	%description -n %{devname}
12mu|ktoblzcheck-1.45-1|53	KtoBLZCheck is a library to check account numbers and bank codes of
12mu|ktoblzcheck-1.45-1|54	German banks. Both a library for other programs as well as a short
12mu|ktoblzcheck-1.45-1|55	command-line tool is available. It is possible to check pairs of
12mu|ktoblzcheck-1.45-1|56	account numbers and bank codes (BLZ) of German banks, and to map bank
12mu|ktoblzcheck-1.45-1|57	codes (BLZ) to the clear-text name and location of the bank.
12mu|ktoblzcheck-1.45-1|58	
12mu|ktoblzcheck-1.45-1|59	%prep
12mu|ktoblzcheck-1.45-1|60	%setup -q
12mu|ktoblzcheck-1.45-1|61	
12mu|ktoblzcheck-1.45-1|62	%build
12mu|ktoblzcheck-1.45-1|63	%configure2_5x
12mu|ktoblzcheck-1.45-1|64	%make
12mu|ktoblzcheck-1.45-1|65	
12mu|ktoblzcheck-1.45-1|66	%install
12mu|ktoblzcheck-1.45-1|67	%makeinstall_std
12mu|ktoblzcheck-1.45-1|68	
12mu|ktoblzcheck-1.45-1|69	%files
12mu|ktoblzcheck-1.45-1|70	%doc README COPYING ChangeLog
12mu|ktoblzcheck-1.45-1|71	%{_bindir}/ktoblzcheck
12mu|ktoblzcheck-1.45-1|72	%{_datadir}/ktoblzcheck/*
12mu|ktoblzcheck-1.45-1|73	%{_mandir}/man1/ktoblzcheck.1*
12mu|ktoblzcheck-1.45-1|74	
12mu|ktoblzcheck-1.45-1|75	%files -n %{libname}
12mu|ktoblzcheck-1.45-1|76	%{_libdir}/libktoblzcheck.so.%{major}*
12mu|ktoblzcheck-1.45-1|77	
12mu|ktoblzcheck-1.45-1|78	%files -n %{devname}
12mu|ktoblzcheck-1.45-1|79	%{_libdir}/libktoblzcheck.so
12mu|ktoblzcheck-1.45-1|80	%{_includedir}/iban.h
12mu|ktoblzcheck-1.45-1|81	%{_includedir}/ktoblzcheck.h
12mu|ktoblzcheck-1.45-1|82	%{_libdir}/pkgconfig/ktoblzcheck.pc
12mu|ktoblzcheck-1.45-1|83	
12mu|ktoblzcheck-1.45-1|84	%files -n python-%{name}
12mu|ktoblzcheck-1.45-1|85	%{py_puresitedir}/*.py*
12mu|ktoblzcheck-1.45-1|86	
12mu|ktoblzcheck-1.45-1|87	
12mu|ktoblzcheck-1.45-1|88	
12mu|ktoblzcheck-1.45-1|89	
12mu|ktoblzcheck-1.45-1|90	%changelog
12mu|ktoblzcheck-1.45-1|91	* Mon Mar 03 2014 dsilakov <denis.silakov@rosalab.ru> 1.45-1
12mu|ktoblzcheck-1.45-1|92	+ Revision: d6620f2
12mu|ktoblzcheck-1.45-1|93	- Merge pull request #2 from import/ktoblzcheck:auto_update
12mu|ktoblzcheck-1.45-1|94	- ROSA Updates Builder: update suggested
12mu|ktoblzcheck-1.45-1|95	
12mu|ktoblzcheck-1.45-1|96	

19980 12
12mu|ktorrent-4.3.1-1|1	Name:		ktorrent
12mu|ktorrent-4.3.1-1|2	Version:	4.3.1
12mu|ktorrent-4.3.1-1|3	Release:	1
12mu|ktorrent-4.3.1-1|4	Summary:	BitTorrent program for KDE
12mu|ktorrent-4.3.1-1|5	Group:		Networking/File transfer
12mu|ktorrent-4.3.1-1|6	License:	GPLv2+
12mu|ktorrent-4.3.1-1|7	Url:		http://ktorrent.org/
12mu|ktorrent-4.3.1-1|8	Source0:	http://ktorrent.org/downloads/%{version}/%{name}-%{version}.tar.bz2
12mu|ktorrent-4.3.1-1|9	BuildRequires:	gmp-devel
12mu|ktorrent-4.3.1-1|10	BuildRequires:	kdepimlibs4-devel
12mu|ktorrent-4.3.1-1|11	BuildRequires:	kdebase4-workspace-devel
12mu|ktorrent-4.3.1-1|12	BuildRequires:	qca2-devel >= 2.0.1
12mu|ktorrent-4.3.1-1|13	BuildRequires:	boost-devel
12mu|ktorrent-4.3.1-1|14	BuildRequires:	pkgconfig(taglib)
12mu|ktorrent-4.3.1-1|15	BuildRequires:	libktorrent-devel >= 1.3.1
12mu|ktorrent-4.3.1-1|16	
12mu|ktorrent-4.3.1-1|17	%description
12mu|ktorrent-4.3.1-1|18	KTorrent is a BitTorrent program for KDE. Its main features are:
12mu|ktorrent-4.3.1-1|19	o Downloads torrent files
12mu|ktorrent-4.3.1-1|20	o Upload speed capping, seeing that most people can't upload
12mu|ktorrent-4.3.1-1|21	infinite amounts of data.
12mu|ktorrent-4.3.1-1|22	o Internet searching using  The Bittorrent web-site's search engine
12mu|ktorrent-4.3.1-1|23	o UDP Trackers
12mu|ktorrent-4.3.1-1|24	
12mu|ktorrent-4.3.1-1|25	%files -f %{name}.lang
12mu|ktorrent-4.3.1-1|26	%{_kde_bindir}/*
12mu|ktorrent-4.3.1-1|27	%{_kde_libdir}/kde4/*
12mu|ktorrent-4.3.1-1|28	%{_kde_datadir}/apps/%{name}
12mu|ktorrent-4.3.1-1|29	%{_kde_datadir}/applications/kde4/*
12mu|ktorrent-4.3.1-1|30	%{_kde_services}/*
12mu|ktorrent-4.3.1-1|31	%{_kde_servicetypes}/*
12mu|ktorrent-4.3.1-1|32	%{_kde_iconsdir}/*/*/*/*
12mu|ktorrent-4.3.1-1|33	
12mu|ktorrent-4.3.1-1|34	#-------------------------------------------------------------------------
12mu|ktorrent-4.3.1-1|35	
12mu|ktorrent-4.3.1-1|36	%define ktcore_major 15
12mu|ktorrent-4.3.1-1|37	%define libktcore %mklibname ktcore %{ktcore_major}
12mu|ktorrent-4.3.1-1|38	
12mu|ktorrent-4.3.1-1|39	%package -n %{libktcore}
12mu|ktorrent-4.3.1-1|40	Summary:	Ktorrent library
12mu|ktorrent-4.3.1-1|41	Group:		System/Libraries
12mu|ktorrent-4.3.1-1|42	
12mu|ktorrent-4.3.1-1|43	%description -n %{libktcore}
12mu|ktorrent-4.3.1-1|44	KTorrent library.
12mu|ktorrent-4.3.1-1|45	
12mu|ktorrent-4.3.1-1|46	%files -n %{libktcore}
12mu|ktorrent-4.3.1-1|47	%{_kde_libdir}/libktcore.so.%{ktcore_major}*
12mu|ktorrent-4.3.1-1|48	
12mu|ktorrent-4.3.1-1|49	%prep
12mu|ktorrent-4.3.1-1|50	%setup -q
12mu|ktorrent-4.3.1-1|51	
12mu|ktorrent-4.3.1-1|52	%build
12mu|ktorrent-4.3.1-1|53	%cmake_kde4
12mu|ktorrent-4.3.1-1|54	%make
12mu|ktorrent-4.3.1-1|55	
12mu|ktorrent-4.3.1-1|56	%install
12mu|ktorrent-4.3.1-1|57	%makeinstall_std -C build
12mu|ktorrent-4.3.1-1|58	
12mu|ktorrent-4.3.1-1|59	# make it preferred over kget:
12mu|ktorrent-4.3.1-1|60	echo "InitialPreference=5" >> %{buildroot}%{_kde_applicationsdir}/ktorrent.desktop
12mu|ktorrent-4.3.1-1|61	
12mu|ktorrent-4.3.1-1|62	#fix linting
12mu|ktorrent-4.3.1-1|63	chmod a-x %{buildroot}%{_kde_applicationsdir}/ktorrent.desktop
12mu|ktorrent-4.3.1-1|64	chmod a+x %{buildroot}%{_kde_datadir}/apps/ktorrent/scripts/tracker_groups/tracker_groups.py
12mu|ktorrent-4.3.1-1|65	chmod a+x %{buildroot}%{_kde_datadir}/apps/ktorrent/scripts/email_notifications/email_notifications.py
12mu|ktorrent-4.3.1-1|66	chmod a+x %{buildroot}%{_kde_datadir}/apps/ktorrent/scripts/auto_remove/auto_remove.py
12mu|ktorrent-4.3.1-1|67	chmod a+x %{buildroot}%{_kde_datadir}/apps/ktorrent/scripts/auto_resume/auto_resume.py
12mu|ktorrent-4.3.1-1|68	
12mu|ktorrent-4.3.1-1|69	
12mu|ktorrent-4.3.1-1|70	
12mu|ktorrent-4.3.1-1|71	%find_lang %{name} --with-html
12mu|ktorrent-4.3.1-1|72	

19981 12
12mu|ktouch-4.12.4-1|1	Name:		ktouch
12mu|ktouch-4.12.4-1|2	Summary:	A program for learning touch typing
12mu|ktouch-4.12.4-1|3	Version:	4.12.4
12mu|ktouch-4.12.4-1|4	Release:	1
12mu|ktouch-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|ktouch-4.12.4-1|6	License:	GPLv2 GFDL
12mu|ktouch-4.12.4-1|7	URL:		http://edu.kde.org/ktouch
12mu|ktouch-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|ktouch-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|ktouch-4.12.4-1|10	
12mu|ktouch-4.12.4-1|11	%description
12mu|ktouch-4.12.4-1|12	KTouch is a program for learning touch typing. KTouch is a way to learn
12mu|ktouch-4.12.4-1|13	to type on a keyboard quickly and correctly. Every finger has its place
12mu|ktouch-4.12.4-1|14	on the keyboard with associated keys to press.
12mu|ktouch-4.12.4-1|15	
12mu|ktouch-4.12.4-1|16	KTouch helps you learn to touch typing by providing you with something
12mu|ktouch-4.12.4-1|17	to write. KTouch can also help you to remember what fingers to use.
12mu|ktouch-4.12.4-1|18	
12mu|ktouch-4.12.4-1|19	%files
12mu|ktouch-4.12.4-1|20	%doc COPYING COPYING.DOC AUTHORS
12mu|ktouch-4.12.4-1|21	%{_kde_appsdir}/ktouch
12mu|ktouch-4.12.4-1|22	%{_kde_bindir}/ktouch
12mu|ktouch-4.12.4-1|23	%{_kde_libdir}/kde4/imports/org/kde/ktouch
12mu|ktouch-4.12.4-1|24	%{_kde_iconsdir}/*/*/apps/ktouch.*
12mu|ktouch-4.12.4-1|25	%{_kde_applicationsdir}/ktouch.desktop
12mu|ktouch-4.12.4-1|26	%{_kde_datadir}/config.kcfg/ktouch.kcfg
12mu|ktouch-4.12.4-1|27	%{_kde_docdir}/HTML/*/ktouch
12mu|ktouch-4.12.4-1|28	%{_kde_mandir}/man1/ktouch.1.*
12mu|ktouch-4.12.4-1|29	
12mu|ktouch-4.12.4-1|30	#----------------------------------------------------------------------
12mu|ktouch-4.12.4-1|31	
12mu|ktouch-4.12.4-1|32	%prep
12mu|ktouch-4.12.4-1|33	%setup -q
12mu|ktouch-4.12.4-1|34	
12mu|ktouch-4.12.4-1|35	%build
12mu|ktouch-4.12.4-1|36	%cmake_kde4
12mu|ktouch-4.12.4-1|37	%make
12mu|ktouch-4.12.4-1|38	
12mu|ktouch-4.12.4-1|39	%install
12mu|ktouch-4.12.4-1|40	%makeinstall_std -C build
12mu|ktouch-4.12.4-1|41	
12mu|ktouch-4.12.4-1|42	
12mu|ktouch-4.12.4-1|43	%changelog
12mu|ktouch-4.12.4-1|44	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|ktouch-4.12.4-1|45	+ Revision: 380496b
12mu|ktouch-4.12.4-1|46	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|ktouch-4.12.4-1|47	
12mu|ktouch-4.12.4-1|48	

19982 12
12mu|ktuberling-4.12.4-1|1	Name:		ktuberling
12mu|ktuberling-4.12.4-1|2	Version:	4.12.4
12mu|ktuberling-4.12.4-1|3	Release:	1
12mu|ktuberling-4.12.4-1|4	Epoch:		1
12mu|ktuberling-4.12.4-1|5	Summary:	"Potato editor" game
12mu|ktuberling-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|ktuberling-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|ktuberling-4.12.4-1|8	URL:		http://www.kde.org/applications/games/ktuberling/
12mu|ktuberling-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|ktuberling-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|ktuberling-4.12.4-1|11	
12mu|ktuberling-4.12.4-1|12	%description
12mu|ktuberling-4.12.4-1|13	KTuberling is a "potato editor" game intended for small children and adults
12mu|ktuberling-4.12.4-1|14	who remain young at heart. The game has no winner; the only purpose is to
12mu|ktuberling-4.12.4-1|15	make the funniest faces you can.
12mu|ktuberling-4.12.4-1|16	
12mu|ktuberling-4.12.4-1|17	%files
12mu|ktuberling-4.12.4-1|18	%{_kde_bindir}/ktuberling
12mu|ktuberling-4.12.4-1|19	%{_kde_applicationsdir}/ktuberling.desktop
12mu|ktuberling-4.12.4-1|20	%{_kde_appsdir}/ktuberling
12mu|ktuberling-4.12.4-1|21	%{_kde_docdir}/*/*/ktuberling
12mu|ktuberling-4.12.4-1|22	%{_kde_iconsdir}/hicolor/*/apps/ktuberling.png
12mu|ktuberling-4.12.4-1|23	%{_kde_iconsdir}/hicolor/*/mimetypes/application-x-tuberling.png
12mu|ktuberling-4.12.4-1|24	
12mu|ktuberling-4.12.4-1|25	#------------------------------------------------------------------------------
12mu|ktuberling-4.12.4-1|26	
12mu|ktuberling-4.12.4-1|27	%prep
12mu|ktuberling-4.12.4-1|28	%setup -q
12mu|ktuberling-4.12.4-1|29	
12mu|ktuberling-4.12.4-1|30	%build
12mu|ktuberling-4.12.4-1|31	%cmake_kde4
12mu|ktuberling-4.12.4-1|32	%make
12mu|ktuberling-4.12.4-1|33	
12mu|ktuberling-4.12.4-1|34	%install
12mu|ktuberling-4.12.4-1|35	%makeinstall_std -C build
12mu|ktuberling-4.12.4-1|36	
12mu|ktuberling-4.12.4-1|37	
12mu|ktuberling-4.12.4-1|38	%changelog
12mu|ktuberling-4.12.4-1|39	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|ktuberling-4.12.4-1|40	+ Revision: a679c7e
12mu|ktuberling-4.12.4-1|41	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|ktuberling-4.12.4-1|42	
12mu|ktuberling-4.12.4-1|43	

19983 12
12mu|kturtle-4.12.4-1|1	Name:		kturtle
12mu|kturtle-4.12.4-1|2	Summary:	An educational programming environment
12mu|kturtle-4.12.4-1|3	Version:	4.12.4
12mu|kturtle-4.12.4-1|4	Release:	1
12mu|kturtle-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|kturtle-4.12.4-1|6	License:	GPLv2 GFDL
12mu|kturtle-4.12.4-1|7	URL:		http://edu.kde.org/kturtle
12mu|kturtle-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kturtle-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|kturtle-4.12.4-1|10	
12mu|kturtle-4.12.4-1|11	%description
12mu|kturtle-4.12.4-1|12	KTurtle is an educational programming environment for the KDE Desktop.
12mu|kturtle-4.12.4-1|13	KTurtle aims to make programming as easy and touchable as possible, and
12mu|kturtle-4.12.4-1|14	therefore can be used to teach kids the basics of math, geometry
12mu|kturtle-4.12.4-1|15	and... programming.
12mu|kturtle-4.12.4-1|16	
12mu|kturtle-4.12.4-1|17	%files
12mu|kturtle-4.12.4-1|18	%doc AUTHORS COPYING COPYING.DOC FAQ
12mu|kturtle-4.12.4-1|19	%{_kde_bindir}/%{name}
12mu|kturtle-4.12.4-1|20	%{_kde_appsdir}/%{name}
12mu|kturtle-4.12.4-1|21	%{_kde_iconsdir}/hicolor/*/apps/%{name}.*
12mu|kturtle-4.12.4-1|22	%{_kde_applicationsdir}/%{name}.desktop
12mu|kturtle-4.12.4-1|23	%{_kde_configdir}/%{name}.knsrc
12mu|kturtle-4.12.4-1|24	%{_kde_docdir}/HTML/*/%{name}
12mu|kturtle-4.12.4-1|25	
12mu|kturtle-4.12.4-1|26	#----------------------------------------------------------------------
12mu|kturtle-4.12.4-1|27	
12mu|kturtle-4.12.4-1|28	%prep
12mu|kturtle-4.12.4-1|29	%setup -q
12mu|kturtle-4.12.4-1|30	
12mu|kturtle-4.12.4-1|31	%build
12mu|kturtle-4.12.4-1|32	%cmake_kde4
12mu|kturtle-4.12.4-1|33	%make
12mu|kturtle-4.12.4-1|34	
12mu|kturtle-4.12.4-1|35	%install
12mu|kturtle-4.12.4-1|36	%makeinstall_std -C build
12mu|kturtle-4.12.4-1|37	
12mu|kturtle-4.12.4-1|38	
12mu|kturtle-4.12.4-1|39	%changelog
12mu|kturtle-4.12.4-1|40	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|kturtle-4.12.4-1|41	+ Revision: 72e50b2
12mu|kturtle-4.12.4-1|42	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kturtle-4.12.4-1|43	
12mu|kturtle-4.12.4-1|44	

19984 12
12mu|ktux-4.12.4-1|1	Summary:	Tux-in-a-Spaceship screensaver
12mu|ktux-4.12.4-1|2	Name:		ktux
12mu|ktux-4.12.4-1|3	Version:	4.12.4
12mu|ktux-4.12.4-1|4	Release:	1
12mu|ktux-4.12.4-1|5	Epoch:		1
12mu|ktux-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|ktux-4.12.4-1|7	License:	GPLv2+
12mu|ktux-4.12.4-1|8	Url:		http://www.kde.org
12mu|ktux-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|ktux-4.12.4-1|10	%if %{is_beta}
12mu|ktux-4.12.4-1|11	%define ftpdir unstable
12mu|ktux-4.12.4-1|12	%else
12mu|ktux-4.12.4-1|13	%define ftpdir stable
12mu|ktux-4.12.4-1|14	%endif
12mu|ktux-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|ktux-4.12.4-1|16	BuildRequires:	kdelibs4-devel
12mu|ktux-4.12.4-1|17	BuildRequires:	kdebase4-workspace-devel
12mu|ktux-4.12.4-1|18	
12mu|ktux-4.12.4-1|19	%description
12mu|ktux-4.12.4-1|20	Tux-in-a-Spaceship screensaver.
12mu|ktux-4.12.4-1|21	
12mu|ktux-4.12.4-1|22	%files
12mu|ktux-4.12.4-1|23	%{_kde_bindir}/ktux
12mu|ktux-4.12.4-1|24	%{_kde_appsdir}/ktux
12mu|ktux-4.12.4-1|25	%{_kde_iconsdir}/hicolor/*/apps/ktux.*
12mu|ktux-4.12.4-1|26	%{_kde_services}/ScreenSavers/ktux.desktop
12mu|ktux-4.12.4-1|27	
12mu|ktux-4.12.4-1|28	#-------------------------------------------------------------------
12mu|ktux-4.12.4-1|29	
12mu|ktux-4.12.4-1|30	%prep
12mu|ktux-4.12.4-1|31	%setup -q
12mu|ktux-4.12.4-1|32	
12mu|ktux-4.12.4-1|33	%build
12mu|ktux-4.12.4-1|34	%cmake_kde4
12mu|ktux-4.12.4-1|35	%make
12mu|ktux-4.12.4-1|36	
12mu|ktux-4.12.4-1|37	%install
12mu|ktux-4.12.4-1|38	%makeinstall_std -C build
12mu|ktux-4.12.4-1|39	
12mu|ktux-4.12.4-1|40	
12mu|ktux-4.12.4-1|41	%changelog
12mu|ktux-4.12.4-1|42	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|ktux-4.12.4-1|43	+ Revision: ae665c6
12mu|ktux-4.12.4-1|44	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|ktux-4.12.4-1|45	
12mu|ktux-4.12.4-1|46	

19985 12
12mu|kubrick-4.12.4-1|1	Summary:	Game based on Rubik's Cube
12mu|kubrick-4.12.4-1|2	Name:		kubrick
12mu|kubrick-4.12.4-1|3	Version:	4.12.4
12mu|kubrick-4.12.4-1|4	Release:	1
12mu|kubrick-4.12.4-1|5	Epoch:		1
12mu|kubrick-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kubrick-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|kubrick-4.12.4-1|8	Url:		http://www.kde.org/applications/games/kubrick/
12mu|kubrick-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kubrick-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|kubrick-4.12.4-1|11	BuildRequires:	pkgconfig(gl)
12mu|kubrick-4.12.4-1|12	BuildRequires:	pkgconfig(glu)
12mu|kubrick-4.12.4-1|13	
12mu|kubrick-4.12.4-1|14	%description
12mu|kubrick-4.12.4-1|15	Kubrick is a game based on the Rubik's Cube™ puzzle.
12mu|kubrick-4.12.4-1|16	
12mu|kubrick-4.12.4-1|17	The cube sizes range from 2x2x2 up to 6x6x6, or you can play with irregular
12mu|kubrick-4.12.4-1|18	"bricks" such as 5x3x2 or "mats" such as 6x4x1 or 2x2x1. The game has a
12mu|kubrick-4.12.4-1|19	selection of puzzles at several levels of difficulty, as well as demos of
12mu|kubrick-4.12.4-1|20	pretty patterns and solution moves, or you can make up your own puzzles.
12mu|kubrick-4.12.4-1|21	
12mu|kubrick-4.12.4-1|22	%files
12mu|kubrick-4.12.4-1|23	%{_kde_bindir}/kubrick
12mu|kubrick-4.12.4-1|24	%{_kde_applicationsdir}/kubrick.desktop
12mu|kubrick-4.12.4-1|25	%{_kde_appsdir}/kubrick
12mu|kubrick-4.12.4-1|26	%{_kde_docdir}/*/*/kubrick
12mu|kubrick-4.12.4-1|27	%{_kde_iconsdir}/hicolor/*/apps/kubrick.png
12mu|kubrick-4.12.4-1|28	
12mu|kubrick-4.12.4-1|29	#------------------------------------------------------------------------------
12mu|kubrick-4.12.4-1|30	
12mu|kubrick-4.12.4-1|31	%prep
12mu|kubrick-4.12.4-1|32	%setup -q
12mu|kubrick-4.12.4-1|33	
12mu|kubrick-4.12.4-1|34	%build
12mu|kubrick-4.12.4-1|35	%cmake_kde4
12mu|kubrick-4.12.4-1|36	%make
12mu|kubrick-4.12.4-1|37	
12mu|kubrick-4.12.4-1|38	%install
12mu|kubrick-4.12.4-1|39	%makeinstall_std -C build
12mu|kubrick-4.12.4-1|40	
12mu|kubrick-4.12.4-1|41	
12mu|kubrick-4.12.4-1|42	%changelog
12mu|kubrick-4.12.4-1|43	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|kubrick-4.12.4-1|44	+ Revision: 539b4ea
12mu|kubrick-4.12.4-1|45	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kubrick-4.12.4-1|46	
12mu|kubrick-4.12.4-1|47	

19986 12
12mu|kuser-4.12.4-1|1	Summary:	Users and groups manager for KDE4
12mu|kuser-4.12.4-1|2	Name:		kuser
12mu|kuser-4.12.4-1|3	Version:	4.12.4
12mu|kuser-4.12.4-1|4	Release:	1
12mu|kuser-4.12.4-1|5	Epoch:		2
12mu|kuser-4.12.4-1|6	License:	GPLv2+
12mu|kuser-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|kuser-4.12.4-1|8	Url:		http://www.kde.org
12mu|kuser-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|kuser-4.12.4-1|10	%if %{is_beta}
12mu|kuser-4.12.4-1|11	%define ftpdir unstable
12mu|kuser-4.12.4-1|12	%else
12mu|kuser-4.12.4-1|13	%define ftpdir stable
12mu|kuser-4.12.4-1|14	%endif
12mu|kuser-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|kuser-4.12.4-1|16	BuildRequires:	kdelibs4-devel
12mu|kuser-4.12.4-1|17	BuildRequires:	kdepimlibs4-devel
12mu|kuser-4.12.4-1|18	
12mu|kuser-4.12.4-1|19	%description
12mu|kuser-4.12.4-1|20	Kuser is a tool to create, remove and modify user accounts and groups.
12mu|kuser-4.12.4-1|21	
12mu|kuser-4.12.4-1|22	%files
12mu|kuser-4.12.4-1|23	%{_kde_bindir}/kuser
12mu|kuser-4.12.4-1|24	%{_kde_applicationsdir}/kuser.desktop
12mu|kuser-4.12.4-1|25	%{_kde_appsdir}/kuser
12mu|kuser-4.12.4-1|26	%{_kde_datadir}/config.kcfg/kuser.kcfg
12mu|kuser-4.12.4-1|27	%{_kde_docdir}/*/*/kuser
12mu|kuser-4.12.4-1|28	%{_kde_iconsdir}/*/*/*/kuser*
12mu|kuser-4.12.4-1|29	
12mu|kuser-4.12.4-1|30	#------------------------------------------------------------------------
12mu|kuser-4.12.4-1|31	
12mu|kuser-4.12.4-1|32	%prep
12mu|kuser-4.12.4-1|33	%setup -q
12mu|kuser-4.12.4-1|34	
12mu|kuser-4.12.4-1|35	%build
12mu|kuser-4.12.4-1|36	%cmake_kde4
12mu|kuser-4.12.4-1|37	%make
12mu|kuser-4.12.4-1|38	
12mu|kuser-4.12.4-1|39	%install
12mu|kuser-4.12.4-1|40	%makeinstall_std -C build
12mu|kuser-4.12.4-1|41	
12mu|kuser-4.12.4-1|42	
12mu|kuser-4.12.4-1|43	%changelog
12mu|kuser-4.12.4-1|44	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|kuser-4.12.4-1|45	+ Revision: a2b3e88
12mu|kuser-4.12.4-1|46	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kuser-4.12.4-1|47	
12mu|kuser-4.12.4-1|48	

19987 12
12mu|kwallet-4.12.4-1|1	Summary:	KDE Wallet Management Tool
12mu|kwallet-4.12.4-1|2	Name:		kwallet
12mu|kwallet-4.12.4-1|3	Version:	4.12.4
12mu|kwallet-4.12.4-1|4	Release:	1
12mu|kwallet-4.12.4-1|5	License:	GPLv2 LGPLv2
12mu|kwallet-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|kwallet-4.12.4-1|7	Url:		http://www.kde.org/applications/system/kwalletmanager/
12mu|kwallet-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/kwalletmanager-%{version}.tar.xz
12mu|kwallet-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|kwallet-4.12.4-1|10	Conflicts:	kdeutils4-core < 4.5.72
12mu|kwallet-4.12.4-1|11	Requires:	kdebase4-runtime
12mu|kwallet-4.12.4-1|12	
12mu|kwallet-4.12.4-1|13	%description
12mu|kwallet-4.12.4-1|14	KDE Wallet Manager is for management of the wallets installed on the
12mu|kwallet-4.12.4-1|15	system. The KDE wallet subsystem provides a convenient and secure way
12mu|kwallet-4.12.4-1|16	to manage all your passwords.
12mu|kwallet-4.12.4-1|17	
12mu|kwallet-4.12.4-1|18	%files
12mu|kwallet-4.12.4-1|19	%doc COPYING COPYING.LIB TODO
12mu|kwallet-4.12.4-1|20	%doc %{_kde_docdir}/HTML/en/kwallet/
12mu|kwallet-4.12.4-1|21	%{_kde_bindir}/kwalletmanager
12mu|kwallet-4.12.4-1|22	%{_kde_appsdir}/kwalletmanager
12mu|kwallet-4.12.4-1|23	%{_kde_libdir}/kde4/libexec/kcm_kwallet_helper
12mu|kwallet-4.12.4-1|24	%{_kde_libdir}/kde4/kcm_kwallet.so
12mu|kwallet-4.12.4-1|25	%{_kde_iconsdir}/*/*/apps/kwalletmanager2.*
12mu|kwallet-4.12.4-1|26	%{_kde_iconsdir}/*/*/apps/kwalletmanager.*
12mu|kwallet-4.12.4-1|27	%{_kde_applicationsdir}/kwalletmanager-kwalletd.desktop
12mu|kwallet-4.12.4-1|28	%{_kde_applicationsdir}/kwalletmanager.desktop
12mu|kwallet-4.12.4-1|29	%{_kde_services}/kwalletconfig.desktop
12mu|kwallet-4.12.4-1|30	%{_kde_services}/kwalletmanager_show.desktop
12mu|kwallet-4.12.4-1|31	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.kcmkwallet.conf
12mu|kwallet-4.12.4-1|32	%{_datadir}/dbus-1/system-services/org.kde.kcontrol.kcmkwallet.service
12mu|kwallet-4.12.4-1|33	%{_datadir}/polkit-1/actions/org.kde.kcontrol.kcmkwallet.policy
12mu|kwallet-4.12.4-1|34	
12mu|kwallet-4.12.4-1|35	#------------------------------------------------------------------------------
12mu|kwallet-4.12.4-1|36	
12mu|kwallet-4.12.4-1|37	%prep
12mu|kwallet-4.12.4-1|38	%setup -q -n kwalletmanager-%{version}
12mu|kwallet-4.12.4-1|39	
12mu|kwallet-4.12.4-1|40	%build
12mu|kwallet-4.12.4-1|41	%cmake_kde4
12mu|kwallet-4.12.4-1|42	%make
12mu|kwallet-4.12.4-1|43	
12mu|kwallet-4.12.4-1|44	%install
12mu|kwallet-4.12.4-1|45	%makeinstall_std -C build
12mu|kwallet-4.12.4-1|46	
12mu|kwallet-4.12.4-1|47	
12mu|kwallet-4.12.4-1|48	%changelog
12mu|kwallet-4.12.4-1|49	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|kwallet-4.12.4-1|50	+ Revision: 61259ba
12mu|kwallet-4.12.4-1|51	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kwallet-4.12.4-1|52	
12mu|kwallet-4.12.4-1|53	

19988 12
12mu|kwordquiz-4.12.4-1|1	Name:		kwordquiz
12mu|kwordquiz-4.12.4-1|2	Summary:	A general purpose flash card program
12mu|kwordquiz-4.12.4-1|3	Version:	4.12.4
12mu|kwordquiz-4.12.4-1|4	Release:	1
12mu|kwordquiz-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|kwordquiz-4.12.4-1|6	License:	GPLv2 LGPLv2 GFDL
12mu|kwordquiz-4.12.4-1|7	URL:		http://edu.kde.org/kwordquiz
12mu|kwordquiz-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|kwordquiz-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|kwordquiz-4.12.4-1|10	BuildRequires:	libkdeedu-devel >= %{version}
12mu|kwordquiz-4.12.4-1|11	Requires:	libkdeedu = %{version}
12mu|kwordquiz-4.12.4-1|12	
12mu|kwordquiz-4.12.4-1|13	%description
12mu|kwordquiz-4.12.4-1|14	KWordQuiz is a general purpose flash card program. It can be used for
12mu|kwordquiz-4.12.4-1|15	vocabulary learning and many other subjects. If you need more advanced
12mu|kwordquiz-4.12.4-1|16	language learning features, please try KVocTrain.
12mu|kwordquiz-4.12.4-1|17	
12mu|kwordquiz-4.12.4-1|18	%files
12mu|kwordquiz-4.12.4-1|19	%doc AUTHORS COPYING COPYING.LIB COPYING.DOC
12mu|kwordquiz-4.12.4-1|20	%{_kde_appsdir}/kwordquiz
12mu|kwordquiz-4.12.4-1|21	%{_kde_bindir}/kwordquiz
12mu|kwordquiz-4.12.4-1|22	%{_kde_iconsdir}/*/*/apps/kwordquiz.*
12mu|kwordquiz-4.12.4-1|23	%{_kde_iconsdir}/*/*/mimetypes/application-x-kwordquiz.*
12mu|kwordquiz-4.12.4-1|24	%{_kde_applicationsdir}/kwordquiz.desktop
12mu|kwordquiz-4.12.4-1|25	%{_kde_datadir}/config.kcfg/kwordquiz.kcfg
12mu|kwordquiz-4.12.4-1|26	%{_kde_configdir}/kwordquiz.knsrc
12mu|kwordquiz-4.12.4-1|27	%{_kde_docdir}/*/*/kwordquiz
12mu|kwordquiz-4.12.4-1|28	
12mu|kwordquiz-4.12.4-1|29	#----------------------------------------------------------------------
12mu|kwordquiz-4.12.4-1|30	
12mu|kwordquiz-4.12.4-1|31	%prep
12mu|kwordquiz-4.12.4-1|32	%setup -q
12mu|kwordquiz-4.12.4-1|33	
12mu|kwordquiz-4.12.4-1|34	%build
12mu|kwordquiz-4.12.4-1|35	%cmake_kde4
12mu|kwordquiz-4.12.4-1|36	%make
12mu|kwordquiz-4.12.4-1|37	
12mu|kwordquiz-4.12.4-1|38	%install
12mu|kwordquiz-4.12.4-1|39	%makeinstall_std -C build
12mu|kwordquiz-4.12.4-1|40	
12mu|kwordquiz-4.12.4-1|41	
12mu|kwordquiz-4.12.4-1|42	%changelog
12mu|kwordquiz-4.12.4-1|43	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|kwordquiz-4.12.4-1|44	+ Revision: 84e942f
12mu|kwordquiz-4.12.4-1|45	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|kwordquiz-4.12.4-1|46	
12mu|kwordquiz-4.12.4-1|47	

19989 12
12mu|lapack-3.4.2-2|1	# lapack
12mu|lapack-3.4.2-2|2	%define	major	3
12mu|lapack-3.4.2-2|3	%define	libname	%mklibname %{name} %{major}
12mu|lapack-3.4.2-2|4	%define	devname	%mklibname -d %{name}
12mu|lapack-3.4.2-2|5	%define	docname	%{name}-doc
12mu|lapack-3.4.2-2|6	
12mu|lapack-3.4.2-2|7	# blas
12mu|lapack-3.4.2-2|8	%define	libblas %mklibname blas %{major}
12mu|lapack-3.4.2-2|9	%define	devblas %mklibname blas -d
12mu|lapack-3.4.2-2|10	%define	docblas blas-doc
12mu|lapack-3.4.2-2|11	
12mu|lapack-3.4.2-2|12	Summary:	LAPACK libraries for linear algebra
12mu|lapack-3.4.2-2|13	Name:		lapack
12mu|lapack-3.4.2-2|14	Version:	3.4.2
12mu|lapack-3.4.2-2|15	Release:	2
12mu|lapack-3.4.2-2|16	License:	BSD-like
12mu|lapack-3.4.2-2|17	Group:		Sciences/Mathematics
12mu|lapack-3.4.2-2|18	Url:		http://www.netlib.org/lapack/
12mu|lapack-3.4.2-2|19	Source0:	http://www.netlib.org/lapack/%{name}-%{version}.tgz
12mu|lapack-3.4.2-2|20	Source1:	http://www.netlib.org/lapack/lapackqref.ps
12mu|lapack-3.4.2-2|21	Source2:	http://www.netlib.org/blas/blasqr.ps
12mu|lapack-3.4.2-2|22	Source3:	http://www.netlib.org/lapack/manpages.tgz
12mu|lapack-3.4.2-2|23	Patch2:		lapack-3.4.2-cmake-sover.patch
12mu|lapack-3.4.2-2|24	Patch3:		lapack-3.4.2-lib64.patch
12mu|lapack-3.4.2-2|25	
12mu|lapack-3.4.2-2|26	BuildRequires:	cmake
12mu|lapack-3.4.2-2|27	BuildRequires:	gcc-gfortran
12mu|lapack-3.4.2-2|28	
12mu|lapack-3.4.2-2|29	%description
12mu|lapack-3.4.2-2|30	LAPACK (Linear Algebra PACKage) is a standard library for numerical
12mu|lapack-3.4.2-2|31	linear algebra. LAPACK provides routines for solving systems of
12mu|lapack-3.4.2-2|32	simultaneous linear equations, least-squares solutions of linear
12mu|lapack-3.4.2-2|33	systems of equations, eigenvalue problems, and singular value
12mu|lapack-3.4.2-2|34	problems. Associated matrix factorizations (LU, Cholesky, QR, SVD,
12mu|lapack-3.4.2-2|35	Schur, and generalized Schur) and related computations (i.e.,
12mu|lapack-3.4.2-2|36	reordering of Schur factorizations and estimating condition numbers)
12mu|lapack-3.4.2-2|37	are also included. LAPACK can handle dense and banded matrices, but
12mu|lapack-3.4.2-2|38	not general sparse matrices. Similar functionality is provided for
12mu|lapack-3.4.2-2|39	real and complex matrices in both single and double precision. LAPACK
12mu|lapack-3.4.2-2|40	is coded in Fortran77 and built with gcc.
12mu|lapack-3.4.2-2|41	
12mu|lapack-3.4.2-2|42	The lapack package provides the dynamic libraries for LAPACK/BLAS.
12mu|lapack-3.4.2-2|43	
12mu|lapack-3.4.2-2|44	#----------------------------------------------------------------------------
12mu|lapack-3.4.2-2|45	
12mu|lapack-3.4.2-2|46	%package -n	%{libname}
12mu|lapack-3.4.2-2|47	Summary:	LAPACK libraries for linear algebra
12mu|lapack-3.4.2-2|48	Group:		Sciences/Mathematics
12mu|lapack-3.4.2-2|49	Provides:	lib%{name} = %{EVRD}
12mu|lapack-3.4.2-2|50	
12mu|lapack-3.4.2-2|51	%description -n	%{libname}
12mu|lapack-3.4.2-2|52	LAPACK (Linear Algebra PACKage) is a standard library for numerical
12mu|lapack-3.4.2-2|53	linear algebra. LAPACK provides routines for solving systems of
12mu|lapack-3.4.2-2|54	simultaneous linear equations, least-squares solutions of linear
12mu|lapack-3.4.2-2|55	systems of equations, eigenvalue problems, and singular value
12mu|lapack-3.4.2-2|56	problems. Associated matrix factorizations (LU, Cholesky, QR, SVD,
12mu|lapack-3.4.2-2|57	Schur, and generalized Schur) and related computations (i.e.,
12mu|lapack-3.4.2-2|58	reordering of Schur factorizations and estimating condition numbers)
12mu|lapack-3.4.2-2|59	are also included. LAPACK can handle dense and banded matrices, but
12mu|lapack-3.4.2-2|60	not general sparse matrices. Similar functionality is provided for
12mu|lapack-3.4.2-2|61	real and complex matrices in both single and double precision. LAPACK
12mu|lapack-3.4.2-2|62	is coded in Fortran77 and built with gcc.
12mu|lapack-3.4.2-2|63	
12mu|lapack-3.4.2-2|64	The lapack package provides the dynamic libraries for LAPACK/BLAS.
12mu|lapack-3.4.2-2|65	
12mu|lapack-3.4.2-2|66	%files -n %{libname}
12mu|lapack-3.4.2-2|67	%{_libdir}/liblapack.so.%{major}*
12mu|lapack-3.4.2-2|68	
12mu|lapack-3.4.2-2|69	#----------------------------------------------------------------------------
12mu|lapack-3.4.2-2|70	
12mu|lapack-3.4.2-2|71	%package -n	%{devname}
12mu|lapack-3.4.2-2|72	Summary:	LAPACK static library
12mu|lapack-3.4.2-2|73	Group:		Sciences/Mathematics
12mu|lapack-3.4.2-2|74	Requires:	%{libname} = %{EVRD}
12mu|lapack-3.4.2-2|75	Provides:	%{name}-devel = %{EVRD}
12mu|lapack-3.4.2-2|76	
12mu|lapack-3.4.2-2|77	%description -n	%{devname}
12mu|lapack-3.4.2-2|78	This package contains the headers and development libraries
12mu|lapack-3.4.2-2|79	necessary to develop or compile applications using lapack.
12mu|lapack-3.4.2-2|80	
12mu|lapack-3.4.2-2|81	%files -n %{devname}
12mu|lapack-3.4.2-2|82	%{_libdir}/liblapack.so
12mu|lapack-3.4.2-2|83	%{_libdir}/liblapack.a
12mu|lapack-3.4.2-2|84	%{_libdir}/pkgconfig/lapack.pc
12mu|lapack-3.4.2-2|85	%{_libdir}/cmake/lapack-%{version}/lapack-*.cmake
12mu|lapack-3.4.2-2|86	
12mu|lapack-3.4.2-2|87	#----------------------------------------------------------------------------
12mu|lapack-3.4.2-2|88	
12mu|lapack-3.4.2-2|89	%package -n	%{docname}
12mu|lapack-3.4.2-2|90	Summary:	Documentation for LAPACK
12mu|lapack-3.4.2-2|91	Group:		Sciences/Mathematics
12mu|lapack-3.4.2-2|92	
12mu|lapack-3.4.2-2|93	%description -n %{docname}
12mu|lapack-3.4.2-2|94	Man pages / documentation for LAPACK.
12mu|lapack-3.4.2-2|95	
12mu|lapack-3.4.2-2|96	%files -n %{docname} -f lapack-man-pages
12mu|lapack-3.4.2-2|97	%doc README lapackqref.ps
12mu|lapack-3.4.2-2|98	
12mu|lapack-3.4.2-2|99	#----------------------------------------------------------------------------
12mu|lapack-3.4.2-2|100	
12mu|lapack-3.4.2-2|101	%package -n	%{libblas}
12mu|lapack-3.4.2-2|102	Summary:	The BLAS (Basic Linear Algebra Subprograms) library
12mu|lapack-3.4.2-2|103	Group:		Sciences/Mathematics
12mu|lapack-3.4.2-2|104	Provides:	libblas = %{EVRD}
12mu|lapack-3.4.2-2|105	
12mu|lapack-3.4.2-2|106	%description -n	%{libblas}
12mu|lapack-3.4.2-2|107	BLAS (Basic Linear Algebra Subprograms) is a standard library which
12mu|lapack-3.4.2-2|108	provides a number of basic algorithms for numerical algebra. Man
12mu|lapack-3.4.2-2|109	pages for blas are available in the blas-man package.
12mu|lapack-3.4.2-2|110	
12mu|lapack-3.4.2-2|111	%files -n %{libblas}
12mu|lapack-3.4.2-2|112	%{_libdir}/libblas.so.%{major}*
12mu|lapack-3.4.2-2|113	
12mu|lapack-3.4.2-2|114	#----------------------------------------------------------------------------
12mu|lapack-3.4.2-2|115	
12mu|lapack-3.4.2-2|116	%package -n	%{devblas}
12mu|lapack-3.4.2-2|117	Summary:	BLAS development libraries
12mu|lapack-3.4.2-2|118	Group:		Sciences/Mathematics
12mu|lapack-3.4.2-2|119	Requires:	%{libblas} = %{EVRD}
12mu|lapack-3.4.2-2|120	Provides:	blas-devel = %{EVRD}
12mu|lapack-3.4.2-2|121	
12mu|lapack-3.4.2-2|122	%description -n	%{devblas}
12mu|lapack-3.4.2-2|123	BLAS development libraries for applications that link statically.
12mu|lapack-3.4.2-2|124	
12mu|lapack-3.4.2-2|125	%files -n %{devblas}
12mu|lapack-3.4.2-2|126	%{_libdir}/libblas.so
12mu|lapack-3.4.2-2|127	%{_libdir}/libblas.a
12mu|lapack-3.4.2-2|128	%{_libdir}/pkgconfig/blas.pc
12mu|lapack-3.4.2-2|129	
12mu|lapack-3.4.2-2|130	#----------------------------------------------------------------------------
12mu|lapack-3.4.2-2|131	
12mu|lapack-3.4.2-2|132	%package -n	%{docblas}
12mu|lapack-3.4.2-2|133	Summary:	Documentation for BLAS
12mu|lapack-3.4.2-2|134	Group:		Sciences/Mathematics
12mu|lapack-3.4.2-2|135	
12mu|lapack-3.4.2-2|136	%description -n	%{docblas}
12mu|lapack-3.4.2-2|137	Man pages / documentation for BLAS.
12mu|lapack-3.4.2-2|138	
12mu|lapack-3.4.2-2|139	%files -n %{docblas} -f blas-man-pages
12mu|lapack-3.4.2-2|140	%doc blasqr.ps
12mu|lapack-3.4.2-2|141	
12mu|lapack-3.4.2-2|142	#----------------------------------------------------------------------------
12mu|lapack-3.4.2-2|143	
12mu|lapack-3.4.2-2|144	%prep
12mu|lapack-3.4.2-2|145	%setup -q -a3
12mu|lapack-3.4.2-2|146	%apply_patches
12mu|lapack-3.4.2-2|147	
12mu|lapack-3.4.2-2|148	cp %{SOURCE1} lapackqref.ps
12mu|lapack-3.4.2-2|149	cp %{SOURCE2} blasqr.ps
12mu|lapack-3.4.2-2|150	
12mu|lapack-3.4.2-2|151	rm -f manpages/blas/man/manl/{csrot.l,lsame.l,xerbla.l,xerbla_array.l,zdrot.l}
12mu|lapack-3.4.2-2|152	
12mu|lapack-3.4.2-2|153	%build
12mu|lapack-3.4.2-2|154	%cmake \
12mu|lapack-3.4.2-2|155	-DBUILD_STATIC_LIBS=ON \
12mu|lapack-3.4.2-2|156	-DBUILD_SHARED_LIBS=OFF \
12mu|lapack-3.4.2-2|157	-DBUILD_TESTING=OFF \
12mu|lapack-3.4.2-2|158	-DCMAKE_Fortran_COMPILER_FORCED=ON \
12mu|lapack-3.4.2-2|159	-DCMAKE_SHARED_LINKER_FLAGS=-lgfortran
12mu|lapack-3.4.2-2|160	%make
12mu|lapack-3.4.2-2|161	cd ..
12mu|lapack-3.4.2-2|162	
12mu|lapack-3.4.2-2|163	%cmake \
12mu|lapack-3.4.2-2|164	-DBUILD_STATIC_LIBS=OFF \
12mu|lapack-3.4.2-2|165	-DBUILD_SHARED_LIBS=ON \
12mu|lapack-3.4.2-2|166	-DBUILD_TESTING=OFF \
12mu|lapack-3.4.2-2|167	-DCMAKE_Fortran_COMPILER_FORCED=ON \
12mu|lapack-3.4.2-2|168	-DCMAKE_SHARED_LINKER_FLAGS=-lgfortran
12mu|lapack-3.4.2-2|169	%make
12mu|lapack-3.4.2-2|170	
12mu|lapack-3.4.2-2|171	%install
12mu|lapack-3.4.2-2|172	%makeinstall_std -C build
12mu|lapack-3.4.2-2|173	
12mu|lapack-3.4.2-2|174	install -m0644 build/lib/*.a %{buildroot}%{_libdir}/
12mu|lapack-3.4.2-2|175	
12mu|lapack-3.4.2-2|176	mkdir -p %{buildroot}%{_mandir}/man3
12mu|lapack-3.4.2-2|177	touch lapack-man-pages
12mu|lapack-3.4.2-2|178	for file in manpages/man/manl/*; do
12mu|lapack-3.4.2-2|179	install -m 644 $file %{buildroot}%{_mandir}/man3/`basename $file .l`.3
12mu|lapack-3.4.2-2|180	echo %{_mandir}/man3/`basename $file .l`.3%{_extension} >> lapack-man-pages
12mu|lapack-3.4.2-2|181	done
12mu|lapack-3.4.2-2|182	touch blas-man-pages
12mu|lapack-3.4.2-2|183	for file in manpages/blas/man/manl/*; do
12mu|lapack-3.4.2-2|184	install -m 644 $file %{buildroot}%{_mandir}/man3/`basename $file .l`.3
12mu|lapack-3.4.2-2|185	echo %{_mandir}/man3/`basename $file .l`.3%{_extension} >> blas-man-pages
12mu|lapack-3.4.2-2|186	done
12mu|lapack-3.4.2-2|187	

19990 12
12mu|latex2html-2012-1|1	%define compactversion	2002-2-1
12mu|latex2html-2012-1|2	%define latex2htmldir %{_prefix}/lib/%{name}
12mu|latex2html-2012-1|3	
12mu|latex2html-2012-1|4	Summary:	LaTeX to HTML converter
12mu|latex2html-2012-1|5	Name:		latex2html
12mu|latex2html-2012-1|6	Version:	2012
12mu|latex2html-2012-1|7	Release:	1
12mu|latex2html-2012-1|8	License:	GPLv2+
12mu|latex2html-2012-1|9	Group:		Publishing
12mu|latex2html-2012-1|10	Url:		http://www.latex2html.org
12mu|latex2html-2012-1|11	Source0:	http://mirrors.ctan.org/support/latex2html/%{name}-%{version}.tgz
12mu|latex2html-2012-1|12	Patch0:		%{name}-2002-gsfonts.patch
12mu|latex2html-2012-1|13	Patch1:		%{name}-%{compactversion}-path.patch
12mu|latex2html-2012-1|14	Patch2:		%{name}-perlversion.patch
12mu|latex2html-2012-1|15	Patch3:		%{name}-doc-address.patch
12mu|latex2html-2012-1|16	Patch4:		%{name}-pdfoutput.patch
12mu|latex2html-2012-1|17	Patch5:		%{name}-gs-stderr.patch
12mu|latex2html-2012-1|18	Patch6:		%{name}-perlcall.patch
12mu|latex2html-2012-1|19	Patch7:		%{name}-htmladdimg.patch
12mu|latex2html-2012-1|20	BuildArch:	noarch
12mu|latex2html-2012-1|21	BuildRequires:	tetex-dvips
12mu|latex2html-2012-1|22	BuildRequires:	tetex-latex ghostscript
12mu|latex2html-2012-1|23	BuildRequires:	ghostscript-dvipdf
12mu|latex2html-2012-1|24	BuildRequires:	netpbm
12mu|latex2html-2012-1|25	Requires:	ghostscript >= 6.50
12mu|latex2html-2012-1|26	Requires:	giftrans
12mu|latex2html-2012-1|27	Requires:	netpbm
12mu|latex2html-2012-1|28	Requires:	tetex-latex
12mu|latex2html-2012-1|29	Requires:	tetex-dvips
12mu|latex2html-2012-1|30	
12mu|latex2html-2012-1|31	%description
12mu|latex2html-2012-1|32	Elaborate perl program to convert latex documents to html, using LaTeX
12mu|latex2html-2012-1|33	to process images and equations.
12mu|latex2html-2012-1|34	
12mu|latex2html-2012-1|35	%files
12mu|latex2html-2012-1|36	%{_bindir}/*
12mu|latex2html-2012-1|37	%dir %{latex2htmldir}
12mu|latex2html-2012-1|38	%{latex2htmldir}/*
12mu|latex2html-2012-1|39	%{_datadir}/texmf/tex/latex/html/
12mu|latex2html-2012-1|40	%{_docdir}/%{name}-%{version}
12mu|latex2html-2012-1|41	
12mu|latex2html-2012-1|42	%post
12mu|latex2html-2012-1|43	[ -x /usr/bin/texhash ] && /usr/bin/env - /usr/bin/texhash 2> /dev/null
12mu|latex2html-2012-1|44	exit 0
12mu|latex2html-2012-1|45	
12mu|latex2html-2012-1|46	%postun
12mu|latex2html-2012-1|47	[ -x /usr/bin/texhash ] && /usr/bin/env - /usr/bin/texhash 2> /dev/null
12mu|latex2html-2012-1|48	exit 0
12mu|latex2html-2012-1|49	
12mu|latex2html-2012-1|50	#----------------------------------------------------------------------------
12mu|latex2html-2012-1|51	
12mu|latex2html-2012-1|52	%prep
12mu|latex2html-2012-1|53	%setup -q
12mu|latex2html-2012-1|54	%apply_patches
12mu|latex2html-2012-1|55	
12mu|latex2html-2012-1|56	%build
12mu|latex2html-2012-1|57	TMP=/var/tmp ./configure \
12mu|latex2html-2012-1|58	--with-gs=%{_bindir}/gs \
12mu|latex2html-2012-1|59	--with-texpath=%{_datadir}/texmf/tex/ \
12mu|latex2html-2012-1|60	--without-mktexlsr \
12mu|latex2html-2012-1|61	--with-perl=%{__perl} \
12mu|latex2html-2012-1|62	--prefix=%{_prefix} \
12mu|latex2html-2012-1|63	--shlibdir=%{latex2htmldir} \
12mu|latex2html-2012-1|64	--with-initex="%{_bindir}/tex -ini" \
12mu|latex2html-2012-1|65	--with-rgb=/usr/share/X11/rgb.txt
12mu|latex2html-2012-1|66	%make
12mu|latex2html-2012-1|67	
12mu|latex2html-2012-1|68	%install
12mu|latex2html-2012-1|69	# custom "make install" so paths are proper in the perl programs
12mu|latex2html-2012-1|70	mkdir -p %{buildroot}%{_bindir} \
12mu|latex2html-2012-1|71	%{buildroot}%{latex2htmldir}
12mu|latex2html-2012-1|72	
12mu|latex2html-2012-1|73	install -m 755 latex2html %{buildroot}%{_bindir}
12mu|latex2html-2012-1|74	install -m 755 pstoimg %{buildroot}%{_bindir}
12mu|latex2html-2012-1|75	install -m 755 texexpand %{buildroot}%{_bindir}
12mu|latex2html-2012-1|76	
12mu|latex2html-2012-1|77	rm -f L2hos/Win32.pm
12mu|latex2html-2012-1|78	rm -f L2hos/Dos.pm
12mu|latex2html-2012-1|79	rm -f L2hos/Mac.pm
12mu|latex2html-2012-1|80	rm -f L2hos/OS2.pm
12mu|latex2html-2012-1|81	
12mu|latex2html-2012-1|82	cp -avRf IndicTeX-HTML %{buildroot}%{latex2htmldir}/
12mu|latex2html-2012-1|83	cp -avRf L2hos.pm %{buildroot}%{latex2htmldir}/
12mu|latex2html-2012-1|84	cp -avRf L2hos %{buildroot}%{latex2htmldir}/
12mu|latex2html-2012-1|85	cp -avRf XyMTeX-HTML %{buildroot}%{latex2htmldir}/
12mu|latex2html-2012-1|86	cp -avRf cweb2html %{buildroot}%{latex2htmldir}/
12mu|latex2html-2012-1|87	cp -avRf docs %{buildroot}%{latex2htmldir}/
12mu|latex2html-2012-1|88	cp -avRf example %{buildroot}%{latex2htmldir}/
12mu|latex2html-2012-1|89	cp -avRf foilhtml %{buildroot}%{latex2htmldir}/
12mu|latex2html-2012-1|90	cp -avRf icons %{buildroot}%{latex2htmldir}/
12mu|latex2html-2012-1|91	cp -avRf makeseg %{buildroot}%{latex2htmldir}/
12mu|latex2html-2012-1|92	cp -avRf styles %{buildroot}%{latex2htmldir}/
12mu|latex2html-2012-1|93	cp -avRf texinputs %{buildroot}%{latex2htmldir}/
12mu|latex2html-2012-1|94	cp -avRf versions %{buildroot}%{latex2htmldir}/
12mu|latex2html-2012-1|95	
12mu|latex2html-2012-1|96	cp -avRf cfgcache.pm dot.latex2html-init l2hconf.pm makemap readme.hthtml \
12mu|latex2html-2012-1|97	%{buildroot}%{latex2htmldir}/
12mu|latex2html-2012-1|98	
12mu|latex2html-2012-1|99	mkdir -p %{buildroot}%{_datadir}/texmf/tex/latex/html
12mu|latex2html-2012-1|100	cp -avRf texinputs/* %{buildroot}%{_datadir}/texmf/tex/latex/html
12mu|latex2html-2012-1|101	
12mu|latex2html-2012-1|102	mkdir -p %{buildroot}%{_defaultdocdir}/%{name}-%{version}
12mu|latex2html-2012-1|103	cp -avRf Changes FAQ MANIFEST README readme.hthtml TODO BUGS INSTALL \
12mu|latex2html-2012-1|104	dot.latex2html-init example \
12mu|latex2html-2012-1|105	%{buildroot}%{_defaultdocdir}/%{name}-%{version}
12mu|latex2html-2012-1|106	
12mu|latex2html-2012-1|107	# fix perl path in a few places:
12mu|latex2html-2012-1|108	sed -i -e 's#/usr/local/bin/perl#%{__perl}#' %{buildroot}%{_prefix}/lib/latex2html/cweb2html/cweb2html
12mu|latex2html-2012-1|109	sed -i -e 's#/usr/local/bin/perl#%{__perl}#' %{buildroot}%{_prefix}/lib/latex2html/makeseg/makeseg
12mu|latex2html-2012-1|110	sed -i -e 's#/usr/local/bin/perl#%{__perl}#' %{buildroot}%{latex2htmldir}/makemap
12mu|latex2html-2012-1|111	
12mu|latex2html-2012-1|112	
12mu|latex2html-2012-1|113	# fix some installation path
12mu|latex2html-2012-1|114	sed -i -e "s#%{_builddir}/%{name}-%{compactversion}#%{latex2htmldir}#" \
12mu|latex2html-2012-1|115	%{buildroot}%{latex2htmldir}/cfgcache.pm
12mu|latex2html-2012-1|116	sed -i -e "s#%{_datadir}/lib/latex2html#%{latex2htmldir}#" \
12mu|latex2html-2012-1|117	%{buildroot}%{latex2htmldir}/cfgcache.pm
12mu|latex2html-2012-1|118	
12mu|latex2html-2012-1|119	# these files are already included in tetex
12mu|latex2html-2012-1|120	(cd %{buildroot}%{_datadir}/texmf/tex/latex/html
12mu|latex2html-2012-1|121	rm -f floatflt.ins latin9.def url.sty
12mu|latex2html-2012-1|122	)
12mu|latex2html-2012-1|123	

19991 12
12mu|lazarus-1.0.14-1|1	Summary:	Lazarus Component Library and IDE for Freepascal
12mu|lazarus-1.0.14-1|2	Name:		lazarus
12mu|lazarus-1.0.14-1|3	Version:	1.0.14
12mu|lazarus-1.0.14-1|4	Release:	1
12mu|lazarus-1.0.14-1|5	# GNU Classpath style exception, see COPYING.modifiedLGPL
12mu|lazarus-1.0.14-1|6	License:	GPLv2+ and MPLv1.1 and LGPLv2+ with exceptions
12mu|lazarus-1.0.14-1|7	Group:		Development/Other
12mu|lazarus-1.0.14-1|8	Url:		http://www.lazarus.freepascal.org/
12mu|lazarus-1.0.14-1|9	Source0:	http://sourceforge.net/projects/%{name}/files/Lazarus%20Zip%20_%20GZip/Lazarus%20%{version}/%{name}-%{version}-0.tar.gz
12mu|lazarus-1.0.14-1|10	Source1:	lazarus-miscellaneousoptions
12mu|lazarus-1.0.14-1|11	Source10:	lazarus.rpmlintrc
12mu|lazarus-1.0.14-1|12	Patch1:		Desktop_patch.diff
12mu|lazarus-1.0.14-1|13	# Patch2 is not needed for lazarus 1.1
12mu|lazarus-1.0.14-1|14	Patch2:		lazbuild_1_1.patch
12mu|lazarus-1.0.14-1|15	Patch3:		add_gdb_settings.patch
12mu|lazarus-1.0.14-1|16	BuildRequires:	desktop-file-utils
12mu|lazarus-1.0.14-1|17	BuildRequires:	fpc >= 2.6.0
12mu|lazarus-1.0.14-1|18	BuildRequires:	fpc-src >= 2.6.0
12mu|lazarus-1.0.14-1|19	BuildRequires:	gdb
12mu|lazarus-1.0.14-1|20	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mu|lazarus-1.0.14-1|21	BuildRequires:	pkgconfig(glib-2.0)
12mu|lazarus-1.0.14-1|22	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|lazarus-1.0.14-1|23	Requires:	binutils
12mu|lazarus-1.0.14-1|24	Requires:	fpc >= 2.6.0
12mu|lazarus-1.0.14-1|25	Requires:	fpc-src >= 2.6.0
12mu|lazarus-1.0.14-1|26	Requires:	gdb
12mu|lazarus-1.0.14-1|27	Requires:	pkgconfig(gdk-pixbuf-2.0)
12mu|lazarus-1.0.14-1|28	Requires:	pkgconfig(glib-2.0)
12mu|lazarus-1.0.14-1|29	Requires:	pkgconfig(gtk+-2.0)
12mu|lazarus-1.0.14-1|30	Requires:	glibc-devel
12mu|lazarus-1.0.14-1|31	
12mu|lazarus-1.0.14-1|32	%description
12mu|lazarus-1.0.14-1|33	Lazarus is a free and opensource RAD tool for freepascal using the lazarus
12mu|lazarus-1.0.14-1|34	component library - LCL, which is also included in this package.
12mu|lazarus-1.0.14-1|35	
12mu|lazarus-1.0.14-1|36	%prep
12mu|lazarus-1.0.14-1|37	%setup -q -c
12mu|lazarus-1.0.14-1|38	%patch1 -p0
12mu|lazarus-1.0.14-1|39	%patch2 -p0
12mu|lazarus-1.0.14-1|40	%patch3 -p0
12mu|lazarus-1.0.14-1|41	
12mu|lazarus-1.0.14-1|42	%build
12mu|lazarus-1.0.14-1|43	cd lazarus
12mu|lazarus-1.0.14-1|44	# Remove the files for building debian-repositories
12mu|lazarus-1.0.14-1|45	rm -rf debian
12mu|lazarus-1.0.14-1|46	rm -rf tools/install/cross_unix/debian_crosswin32
12mu|lazarus-1.0.14-1|47	rm tools/install/cross_unix/create_linux_cross_win32_deb.sh
12mu|lazarus-1.0.14-1|48	rm tools/install/cross_unix/HowToCreate_fpc_crosswin32_deb.txt
12mu|lazarus-1.0.14-1|49	# Remove scripts vulnerable to symlink-attacks (bug 460642)
12mu|lazarus-1.0.14-1|50	#rm tools/convert_po_file_to_utf-8.sh
12mu|lazarus-1.0.14-1|51	rm tools/install/build_fpc_snaphot_rpm.sh
12mu|lazarus-1.0.14-1|52	rm tools/install/check_fpc_dependencies.sh
12mu|lazarus-1.0.14-1|53	rm tools/install/create_fpc_deb.sh
12mu|lazarus-1.0.14-1|54	rm tools/install/create_fpc_export_tgz.sh
12mu|lazarus-1.0.14-1|55	rm tools/install/create_fpc_rpm.sh
12mu|lazarus-1.0.14-1|56	rm tools/install/create_fpc-src_rpm.sh
12mu|lazarus-1.0.14-1|57	rm tools/install/create_fpc_tgz_from_local_dir.sh
12mu|lazarus-1.0.14-1|58	rm tools/install/create_lazarus_export_tgz.sh
12mu|lazarus-1.0.14-1|59	
12mu|lazarus-1.0.14-1|60	export FPCDIR=%{_datadir}/fpcsrc/
12mu|lazarus-1.0.14-1|61	fpcmake -Tall
12mu|lazarus-1.0.14-1|62	
12mu|lazarus-1.0.14-1|63	MAKEOPTS="-gl -gw -Fl/usr/%{_lib}"
12mu|lazarus-1.0.14-1|64	
12mu|lazarus-1.0.14-1|65	make bigide OPT="$MAKEOPTS"
12mu|lazarus-1.0.14-1|66	make tools OPT="$MAKEOPTS"
12mu|lazarus-1.0.14-1|67	make lazbuild OPT="$MAKEOPTS"
12mu|lazarus-1.0.14-1|68	
12mu|lazarus-1.0.14-1|69	# Add the ability to create gtk2-applications
12mu|lazarus-1.0.14-1|70	export LCL_PLATFORM=gtk2
12mu|lazarus-1.0.14-1|71	make packager/registration lazutils lcl ideintf codetools bigidecomponents OPT='-gl -gw'
12mu|lazarus-1.0.14-1|72	export LCL_PLATFORM=
12mu|lazarus-1.0.14-1|73	strip lazarus
12mu|lazarus-1.0.14-1|74	strip startlazarus
12mu|lazarus-1.0.14-1|75	strip lazbuild
12mu|lazarus-1.0.14-1|76	
12mu|lazarus-1.0.14-1|77	%install
12mu|lazarus-1.0.14-1|78	LAZARUSDIR=%{_libdir}/%{name}
12mu|lazarus-1.0.14-1|79	FPCDIR=%{_datadir}/fpcsrc/
12mu|lazarus-1.0.14-1|80	mkdir -p %{buildroot}$LAZARUSDIR
12mu|lazarus-1.0.14-1|81	mkdir -p %{buildroot}%{_bindir}
12mu|lazarus-1.0.14-1|82	mkdir -p %{buildroot}%{_datadir}/pixmaps
12mu|lazarus-1.0.14-1|83	mkdir -p %{buildroot}%{_datadir}/applications
12mu|lazarus-1.0.14-1|84	mkdir -p %{buildroot}%{_datadir}/mime/packages
12mu|lazarus-1.0.14-1|85	mkdir -p %{buildroot}%{_mandir}/man1
12mu|lazarus-1.0.14-1|86	mkdir -p %{buildroot}%{_sysconfdir}/lazarus
12mu|lazarus-1.0.14-1|87	cp -a lazarus/* %{buildroot}$LAZARUSDIR/
12mu|lazarus-1.0.14-1|88	install -m 0644 lazarus/images/ide_icon48x48.png %{buildroot}%{_datadir}/pixmaps/lazarus.png
12mu|lazarus-1.0.14-1|89	install -m 0644 lazarus/install/lazarus.desktop %{buildroot}%{_datadir}/applications/lazarus.desktop
12mu|lazarus-1.0.14-1|90	install -m 0644 lazarus/install/lazarus-mime.xml $LazBuildDir%{buildroot}%{_datadir}/mime/packages/lazarus.xml
12mu|lazarus-1.0.14-1|91	ln -sf $LAZARUSDIR/lazarus %{buildroot}%{_bindir}/lazarus-ide
12mu|lazarus-1.0.14-1|92	ln -sf $LAZARUSDIR/startlazarus %{buildroot}%{_bindir}/startlazarus
12mu|lazarus-1.0.14-1|93	ln -sf $LAZARUSDIR/lazbuild %{buildroot}%{_bindir}/lazbuild
12mu|lazarus-1.0.14-1|94	cat lazarus/install/man/man1/lazbuild.1 | gzip > %{buildroot}%{_mandir}/man1/lazbuild.1.gz
12mu|lazarus-1.0.14-1|95	cat lazarus/install/man/man1/lazarus-ide.1 | gzip > %{buildroot}%{_mandir}/man1/lazarus-ide.1.gz
12mu|lazarus-1.0.14-1|96	cat lazarus/install/man/man1/startlazarus.1 | gzip > %{buildroot}%{_mandir}/man1/startlazarus.1.gz
12mu|lazarus-1.0.14-1|97	install lazarus/tools/install/linux/editoroptions.xml %{buildroot}%{_sysconfdir}/lazarus/editoroptions.xml
12mu|lazarus-1.0.14-1|98	
12mu|lazarus-1.0.14-1|99	# fix fpc and lazarus path
12mu|lazarus-1.0.14-1|100	install lazarus/tools/install/linux/environmentoptions.xml %{buildroot}%{_sysconfdir}/lazarus/environmentoptions.xml
12mu|lazarus-1.0.14-1|101	sed -i 's/\$(FPCVER)\///g' %{buildroot}%{_sysconfdir}/lazarus/environmentoptions.xml
12mu|lazarus-1.0.14-1|102	sed -i 's/%LazarusVersion%//g' %{buildroot}%{_sysconfdir}/lazarus/environmentoptions.xml
12mu|lazarus-1.0.14-1|103	
12mu|lazarus-1.0.14-1|104	#Fix config path (akdengi)
12mu|lazarus-1.0.14-1|105	sed -i 's#__LAZARUSDIR__#'$LAZARUSDIR/'#g' %{buildroot}%{_sysconfdir}/lazarus/environmentoptions.xml
12mu|lazarus-1.0.14-1|106	sed -i 's#__FPCSRCDIR__#'$FPCDIR'#g' %{buildroot}%{_sysconfdir}/lazarus/environmentoptions.xml
12mu|lazarus-1.0.14-1|107	
12mu|lazarus-1.0.14-1|108	chmod 755 %{buildroot}%{_libdir}/%{name}/components/lazreport/tools/localize.sh
12mu|lazarus-1.0.14-1|109	
12mu|lazarus-1.0.14-1|110	pushd %{buildroot}%{_libdir}/%{name}
12mu|lazarus-1.0.14-1|111	rm -f *.txt
12mu|lazarus-1.0.14-1|112	rm -rf install
12mu|lazarus-1.0.14-1|113	popd
12mu|lazarus-1.0.14-1|114	
12mu|lazarus-1.0.14-1|115	install -m 755 %{SOURCE1} %{buildroot}%{_bindir}/
12mu|lazarus-1.0.14-1|116	
12mu|lazarus-1.0.14-1|117	%post
12mu|lazarus-1.0.14-1|118	%{_libdir}/%{name}/tools/install/rpm/create_gtk1_links.sh
12mu|lazarus-1.0.14-1|119	
12mu|lazarus-1.0.14-1|120	%postun
12mu|lazarus-1.0.14-1|121	if [ $1 = 0 ]
12mu|lazarus-1.0.14-1|122	then
12mu|lazarus-1.0.14-1|123	rm -rf %{_libdir}/%{name}
12mu|lazarus-1.0.14-1|124	fi
12mu|lazarus-1.0.14-1|125	
12mu|lazarus-1.0.14-1|126	%files
12mu|lazarus-1.0.14-1|127	%doc lazarus/COPYING* lazarus/README.txt
12mu|lazarus-1.0.14-1|128	%{_libdir}/%{name}
12mu|lazarus-1.0.14-1|129	%{_bindir}/%{name}-ide
12mu|lazarus-1.0.14-1|130	%{_bindir}/startlazarus
12mu|lazarus-1.0.14-1|131	%{_bindir}/lazbuild
12mu|lazarus-1.0.14-1|132	%{_bindir}/%{name}-miscellaneousoptions
12mu|lazarus-1.0.14-1|133	%{_datadir}/pixmaps/lazarus.png
12mu|lazarus-1.0.14-1|134	%{_datadir}/applications/%{name}.desktop
12mu|lazarus-1.0.14-1|135	%{_datadir}/mime/packages/lazarus.xml
12mu|lazarus-1.0.14-1|136	%dir %{_sysconfdir}/lazarus
12mu|lazarus-1.0.14-1|137	%config(noreplace) %{_sysconfdir}/lazarus/editoroptions.xml
12mu|lazarus-1.0.14-1|138	%config(noreplace) %{_sysconfdir}/lazarus/environmentoptions.xml
12mu|lazarus-1.0.14-1|139	%{_mandir}/*/*
12mu|lazarus-1.0.14-1|140	
12mu|lazarus-1.0.14-1|141	
12mu|lazarus-1.0.14-1|142	%changelog
12mu|lazarus-1.0.14-1|143	* Mon Feb 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.14-1
12mu|lazarus-1.0.14-1|144	+ Revision: 7f4d2b4
12mu|lazarus-1.0.14-1|145	- Apply rpmlintrc
12mu|lazarus-1.0.14-1|146	
12mu|lazarus-1.0.14-1|147	

19992 12
12mu|lbreakout2-2.6.4-1|1	%define levelsets	20120815
12mu|lbreakout2-2.6.4-1|2	
12mu|lbreakout2-2.6.4-1|3	# getting latest levelset ?
12mu|lbreakout2-2.6.4-1|4	%bcond_with	fetch_levels
12mu|lbreakout2-2.6.4-1|5	
12mu|lbreakout2-2.6.4-1|6	Summary:	Breakout-style arcade game
12mu|lbreakout2-2.6.4-1|7	Name:		lbreakout2
12mu|lbreakout2-2.6.4-1|8	Version:	2.6.4
12mu|lbreakout2-2.6.4-1|9	Release:	1
12mu|lbreakout2-2.6.4-1|10	License:	GPLv2
12mu|lbreakout2-2.6.4-1|11	Group:		Games/Arcade
12mu|lbreakout2-2.6.4-1|12	Url:		http://lgames.sourceforge.net/
12mu|lbreakout2-2.6.4-1|13	Source0:	http://download.sourceforge.net/lgames/%{name}-%{version}.tar.gz
12mu|lbreakout2-2.6.4-1|14	Source1:	http://download.sourceforge.net/lgames/%{name}-levelsets-%{levelsets}.tar.gz
12mu|lbreakout2-2.6.4-1|15	Source5:	%{name}-16.png
12mu|lbreakout2-2.6.4-1|16	Source6:	%{name}-32.png
12mu|lbreakout2-2.6.4-1|17	Source7:	%{name}-48.png
12mu|lbreakout2-2.6.4-1|18	BuildRequires:	pkgconfig(SDL_mixer)
12mu|lbreakout2-2.6.4-1|19	BuildRequires:	pkgconfig(libpng)
12mu|lbreakout2-2.6.4-1|20	BuildRequires:	texinfo
12mu|lbreakout2-2.6.4-1|21	%if %{with fetch_levels}
12mu|lbreakout2-2.6.4-1|22	BuildRequires:	wget
12mu|lbreakout2-2.6.4-1|23	%endif
12mu|lbreakout2-2.6.4-1|24	
12mu|lbreakout2-2.6.4-1|25	%description
12mu|lbreakout2-2.6.4-1|26	LBreakout is a classical Breakout game and this means (if you like Breakout ;-)
12mu|lbreakout2-2.6.4-1|27	it is a lot of fun to play!
12mu|lbreakout2-2.6.4-1|28	If you never ever played such a game you can check out the manual for more
12mu|lbreakout2-2.6.4-1|29	information, take a look at the screenshots and last but not least... play it!
12mu|lbreakout2-2.6.4-1|30	
12mu|lbreakout2-2.6.4-1|31	%prep
12mu|lbreakout2-2.6.4-1|32	%setup -q
12mu|lbreakout2-2.6.4-1|33	
12mu|lbreakout2-2.6.4-1|34	# getting latest levelsets
12mu|lbreakout2-2.6.4-1|35	%if %{with fetch_levels}
12mu|lbreakout2-2.6.4-1|36	wget http://lgames.sourceforge.net/LBreakout2/levels/levelsets.tar.gz
12mu|lbreakout2-2.6.4-1|37	mv levelsets.tar.gz %{SOURCE1}
12mu|lbreakout2-2.6.4-1|38	%endif
12mu|lbreakout2-2.6.4-1|39	
12mu|lbreakout2-2.6.4-1|40	%build
12mu|lbreakout2-2.6.4-1|41	%configure2_5x	--bindir=%{_gamesbindir} \
12mu|lbreakout2-2.6.4-1|42	--with-libiconv-prefix=%{_prefix} \
12mu|lbreakout2-2.6.4-1|43	--without-included-gettext \
12mu|lbreakout2-2.6.4-1|44	--with-libintl-prefix=%{_prefix} \
12mu|lbreakout2-2.6.4-1|45	--localstatedir=%{_localstatedir}/lib/games
12mu|lbreakout2-2.6.4-1|46	%make
12mu|lbreakout2-2.6.4-1|47	
12mu|lbreakout2-2.6.4-1|48	%install
12mu|lbreakout2-2.6.4-1|49	install -d %{buildroot}%{_localstatedir}/lib/games
12mu|lbreakout2-2.6.4-1|50	%makeinstall_std
12mu|lbreakout2-2.6.4-1|51	
12mu|lbreakout2-2.6.4-1|52	tar -xf %{SOURCE1} -C %{buildroot}%{_datadir}/%{name}/levels
12mu|lbreakout2-2.6.4-1|53	
12mu|lbreakout2-2.6.4-1|54	mkdir -p %{buildroot}%{_datadir}/applications
12mu|lbreakout2-2.6.4-1|55	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mu|lbreakout2-2.6.4-1|56	[Desktop Entry]
12mu|lbreakout2-2.6.4-1|57	Name=LBreakout 2
12mu|lbreakout2-2.6.4-1|58	Comment=Breakout-style arcade game
12mu|lbreakout2-2.6.4-1|59	Exec=%{_gamesbindir}/%{name}
12mu|lbreakout2-2.6.4-1|60	Icon=%{name}
12mu|lbreakout2-2.6.4-1|61	Terminal=false
12mu|lbreakout2-2.6.4-1|62	Type=Application
12mu|lbreakout2-2.6.4-1|63	Categories=Game;ArcadeGame;
12mu|lbreakout2-2.6.4-1|64	EOF
12mu|lbreakout2-2.6.4-1|65	
12mu|lbreakout2-2.6.4-1|66	install -D -m644 %{SOURCE5} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mu|lbreakout2-2.6.4-1|67	install -D -m644 %{SOURCE6} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mu|lbreakout2-2.6.4-1|68	install -D -m644 %{SOURCE7} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mu|lbreakout2-2.6.4-1|69	
12mu|lbreakout2-2.6.4-1|70	# those docs are not wanted
12mu|lbreakout2-2.6.4-1|71	rm -r %{buildroot}/usr/doc
12mu|lbreakout2-2.6.4-1|72	
12mu|lbreakout2-2.6.4-1|73	# remove ugly default desktop file, use our own
12mu|lbreakout2-2.6.4-1|74	rm -r %{buildroot}%{_datadir}/applications/%{name}.desktop
12mu|lbreakout2-2.6.4-1|75	
12mu|lbreakout2-2.6.4-1|76	%find_lang %{name}
12mu|lbreakout2-2.6.4-1|77	
12mu|lbreakout2-2.6.4-1|78	%files -f %{name}.lang
12mu|lbreakout2-2.6.4-1|79	%doc README TODO
12mu|lbreakout2-2.6.4-1|80	%attr(2755, root, games) %{_gamesbindir}/%{name}
12mu|lbreakout2-2.6.4-1|81	%attr(2755, root, games) %{_gamesbindir}/%{name}server
12mu|lbreakout2-2.6.4-1|82	%config(noreplace) %attr(664, games, games) %{_localstatedir}/lib/games/*
12mu|lbreakout2-2.6.4-1|83	%{_datadir}/%{name}
12mu|lbreakout2-2.6.4-1|84	%{_datadir}/applications/mandriva-%{name}.desktop
12mu|lbreakout2-2.6.4-1|85	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mu|lbreakout2-2.6.4-1|86	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mu|lbreakout2-2.6.4-1|87	%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mu|lbreakout2-2.6.4-1|88	%{_iconsdir}/lbreakout48.gif

19993 12
12mu|ldetect-0.12.7-4|1	# EDIT IN SVN NOT IN SOURCE PACKAGE (NO PATCH ALLOWED).
12mu|ldetect-0.12.7-4|2	%define lib_major 0.12
12mu|ldetect-0.12.7-4|3	%define lib_minor 7
12mu|ldetect-0.12.7-4|4	%define lib_name %mklibname %{name} %{lib_major}
12mu|ldetect-0.12.7-4|5	%define develname %mklibname %name -d
12mu|ldetect-0.12.7-4|6	
12mu|ldetect-0.12.7-4|7	%define build_diet 0
12mu|ldetect-0.12.7-4|8	
12mu|ldetect-0.12.7-4|9	Name:    ldetect
12mu|ldetect-0.12.7-4|10	Version: %{lib_major}.%{lib_minor}
12mu|ldetect-0.12.7-4|11	Release: 4
12mu|ldetect-0.12.7-4|12	Summary: Light hardware detection tool
12mu|ldetect-0.12.7-4|13	Source: %{name}-%{version}.tar.xz
12mu|ldetect-0.12.7-4|14	Patch0:	rosa-build.patch
12mu|ldetect-0.12.7-4|15	Group: System/Kernel and hardware
12mu|ldetect-0.12.7-4|16	URL:	  http://www.mandrivalinux.com
12mu|ldetect-0.12.7-4|17	BuildRequires: usbutils
12mu|ldetect-0.12.7-4|18	BuildRequires: pciutils-devel
12mu|ldetect-0.12.7-4|19	BuildRequires: zlib-devel
12mu|ldetect-0.12.7-4|20	BuildRequires: kmod-devel
12mu|ldetect-0.12.7-4|21	%if %{build_diet}
12mu|ldetect-0.12.7-4|22	BuildRequires: dietlibc-devel
12mu|ldetect-0.12.7-4|23	%endif
12mu|ldetect-0.12.7-4|24	License: GPL
12mu|ldetect-0.12.7-4|25	
12mu|ldetect-0.12.7-4|26	%package -n %{lib_name}
12mu|ldetect-0.12.7-4|27	Summary: Light hardware detection library
12mu|ldetect-0.12.7-4|28	Requires: ldetect-lst common-licenses
12mu|ldetect-0.12.7-4|29	Requires: pciids
12mu|ldetect-0.12.7-4|30	Group: System/Libraries
12mu|ldetect-0.12.7-4|31	
12mu|ldetect-0.12.7-4|32	%package -n %develname
12mu|ldetect-0.12.7-4|33	Summary: Development package for ldetect
12mu|ldetect-0.12.7-4|34	Requires: %{lib_name} = %{version}
12mu|ldetect-0.12.7-4|35	Provides: ldetect-devel = %version, libldetect-devel = %version
12mu|ldetect-0.12.7-4|36	Group: Development/C
12mu|ldetect-0.12.7-4|37	
12mu|ldetect-0.12.7-4|38	%description
12mu|ldetect-0.12.7-4|39	The hardware device lists provided by this package are used as a lookup
12mu|ldetect-0.12.7-4|40	table to get hardware auto-detection.
12mu|ldetect-0.12.7-4|41	
12mu|ldetect-0.12.7-4|42	%description -n %develname
12mu|ldetect-0.12.7-4|43	see %name
12mu|ldetect-0.12.7-4|44	
12mu|ldetect-0.12.7-4|45	%description -n %{lib_name}
12mu|ldetect-0.12.7-4|46	see %name
12mu|ldetect-0.12.7-4|47	
12mu|ldetect-0.12.7-4|48	%prep
12mu|ldetect-0.12.7-4|49	%setup -q
12mu|ldetect-0.12.7-4|50	%apply_patches
12mu|ldetect-0.12.7-4|51	
12mu|ldetect-0.12.7-4|52	%build
12mu|ldetect-0.12.7-4|53	%if %{build_diet}
12mu|ldetect-0.12.7-4|54	%make CFLAGS="-Os -D_BSD_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE" CC="diet gcc" libldetect.a
12mu|ldetect-0.12.7-4|55	cp libldetect.a libldetect-diet.a
12mu|ldetect-0.12.7-4|56	make clean
12mu|ldetect-0.12.7-4|57	%endif
12mu|ldetect-0.12.7-4|58	%make
12mu|ldetect-0.12.7-4|59	
12mu|ldetect-0.12.7-4|60	%install
12mu|ldetect-0.12.7-4|61	rm -rf $RPM_BUILD_ROOT
12mu|ldetect-0.12.7-4|62	%makeinstall
12mu|ldetect-0.12.7-4|63	%if %{build_diet}
12mu|ldetect-0.12.7-4|64	install -d $RPM_BUILD_ROOT%{_prefix}/lib/dietlibc/lib-%{_arch}
12mu|ldetect-0.12.7-4|65	install libldetect-diet.a $RPM_BUILD_ROOT%{_prefix}/lib/dietlibc/lib-%{_arch}/libldetect.a
12mu|ldetect-0.12.7-4|66	%endif
12mu|ldetect-0.12.7-4|67	
12mu|ldetect-0.12.7-4|68	%clean
12mu|ldetect-0.12.7-4|69	rm -rf $RPM_BUILD_ROOT
12mu|ldetect-0.12.7-4|70	
12mu|ldetect-0.12.7-4|71	%files
12mu|ldetect-0.12.7-4|72	%defattr(-,root,root)
12mu|ldetect-0.12.7-4|73	%doc AUTHORS
12mu|ldetect-0.12.7-4|74	%_bindir/*
12mu|ldetect-0.12.7-4|75	
12mu|ldetect-0.12.7-4|76	%files -n %{lib_name}
12mu|ldetect-0.12.7-4|77	%defattr(-,root,root)
12mu|ldetect-0.12.7-4|78	%_libdir/*.so.*
12mu|ldetect-0.12.7-4|79	
12mu|ldetect-0.12.7-4|80	%files -n %develname
12mu|ldetect-0.12.7-4|81	%defattr(-,root,root)
12mu|ldetect-0.12.7-4|82	%doc ChangeLog
12mu|ldetect-0.12.7-4|83	%_includedir/*
12mu|ldetect-0.12.7-4|84	%_libdir/*.a
12mu|ldetect-0.12.7-4|85	%if %{build_diet}
12mu|ldetect-0.12.7-4|86	%{_prefix}/lib/dietlibc/lib-%{_arch}/libldetect.a
12mu|ldetect-0.12.7-4|87	%endif
12mu|ldetect-0.12.7-4|88	%_libdir/*.so
12mu|ldetect-0.12.7-4|89	
12mu|ldetect-0.12.7-4|90	
12mu|ldetect-0.12.7-4|91	%changelog
12mu|ldetect-0.12.7-4|92	* Wed Nov 27 2013 akdengi <alexander.kazancev@rosalab.ru> 0.12.7-4
12mu|ldetect-0.12.7-4|93	+ Revision: a12f8e0
12mu|ldetect-0.12.7-4|94	- Revert to 0.12.7 from Mageia
12mu|ldetect-0.12.7-4|95	
12mu|ldetect-0.12.7-4|96	

19994 12
12mu|ldetect-lst-0.1.323-1|1	%bcond_with	bootstrap
12mu|ldetect-lst-0.1.323-1|2	
12mu|ldetect-lst-0.1.323-1|3	Summary:	Hardware list for the light detection library
12mu|ldetect-lst-0.1.323-1|4	Name:		ldetect-lst
12mu|ldetect-lst-0.1.323-1|5	Version:	0.1.323
12mu|ldetect-lst-0.1.323-1|6	Release:	1
12mu|ldetect-lst-0.1.323-1|7	Group:		System/Kernel and hardware
12mu|ldetect-lst-0.1.323-1|8	License:	GPLv2+
12mu|ldetect-lst-0.1.323-1|9	URL:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/ldetect-lst/trunk/
12mu|ldetect-lst-0.1.323-1|10	Source0:	%{name}-%{version}.tar.xz
12mu|ldetect-lst-0.1.323-1|11	Requires(post):	perl-base
12mu|ldetect-lst-0.1.323-1|12	Requires(post):	gzip
12mu|ldetect-lst-0.1.323-1|13	Requires(preun):perl-base
12mu|ldetect-lst-0.1.323-1|14	BuildRequires:	perl-MDK-Common
12mu|ldetect-lst-0.1.323-1|15	%if !%{with bootstrap}
12mu|ldetect-lst-0.1.323-1|16	# for testsuite:
12mu|ldetect-lst-0.1.323-1|17	BuildRequires:	drakx-kbd-mouse-x11
12mu|ldetect-lst-0.1.323-1|18	# needed to create fallback-modules.alias
12mu|ldetect-lst-0.1.323-1|19	#BuildRequires:	kernel-desktop
12mu|ldetect-lst-0.1.323-1|20	BuildRequires:	kernel-nrj-desktop
12mu|ldetect-lst-0.1.323-1|21	# for list_modules.pm
12mu|ldetect-lst-0.1.323-1|22	BuildRequires:	drakxtools-backend >= 10.30
12mu|ldetect-lst-0.1.323-1|23	%endif
12mu|ldetect-lst-0.1.323-1|24	Conflicts:	ldetect < 0.7.18
12mu|ldetect-lst-0.1.323-1|25	# for XFdrake using nvidia-current instead of nvidia-97xx
12mu|ldetect-lst-0.1.323-1|26	Conflicts:	drakx-kbd-mouse-x11 < 0.21
12mu|ldetect-lst-0.1.323-1|27	BuildArch:	noarch
12mu|ldetect-lst-0.1.323-1|28	
12mu|ldetect-lst-0.1.323-1|29	%description
12mu|ldetect-lst-0.1.323-1|30	The hardware device lists provided by this package are used as lookup
12mu|ldetect-lst-0.1.323-1|31	table to get hardware autodetection.
12mu|ldetect-lst-0.1.323-1|32	
12mu|ldetect-lst-0.1.323-1|33	%package	devel
12mu|ldetect-lst-0.1.323-1|34	Summary:	Devel for ldetect-lst
12mu|ldetect-lst-0.1.323-1|35	Group:		Development/Perl
12mu|ldetect-lst-0.1.323-1|36	Requires:	ldetect-lst = %{version}-%{release}
12mu|ldetect-lst-0.1.323-1|37	
12mu|ldetect-lst-0.1.323-1|38	%description	devel
12mu|ldetect-lst-0.1.323-1|39	This package provides merge2pcitable, a tool that enables to merge in hardware
12mu|ldetect-lst-0.1.323-1|40	databases new entries pacakged in eg /usr/share/ldetect-lst/pcitable.d.
12mu|ldetect-lst-0.1.323-1|41	
12mu|ldetect-lst-0.1.323-1|42	%prep
12mu|ldetect-lst-0.1.323-1|43	%setup -q
12mu|ldetect-lst-0.1.323-1|44	
12mu|ldetect-lst-0.1.323-1|45	%apply_patches
12mu|ldetect-lst-0.1.323-1|46	
12mu|ldetect-lst-0.1.323-1|47	%build
12mu|ldetect-lst-0.1.323-1|48	%if %{with bootstrap}
12mu|ldetect-lst-0.1.323-1|49	pushd lst
12mu|ldetect-lst-0.1.323-1|50	touch hardcoded-modules.alias fallback-modules.alias preferred-modules.alias
12mu|ldetect-lst-0.1.323-1|51	popd
12mu|ldetect-lst-0.1.323-1|52	%endif
12mu|ldetect-lst-0.1.323-1|53	
12mu|ldetect-lst-0.1.323-1|54	%make
12mu|ldetect-lst-0.1.323-1|55	
12mu|ldetect-lst-0.1.323-1|56	%check
12mu|ldetect-lst-0.1.323-1|57	%if !%{with bootstrap}
12mu|ldetect-lst-0.1.323-1|58	#make check
12mu|ldetect-lst-0.1.323-1|59	%endif
12mu|ldetect-lst-0.1.323-1|60	
12mu|ldetect-lst-0.1.323-1|61	%install
12mu|ldetect-lst-0.1.323-1|62	%makeinstall slibdir=%{buildroot}/lib
12mu|ldetect-lst-0.1.323-1|63	
12mu|ldetect-lst-0.1.323-1|64	#not provide ids for now
12mu|ldetect-lst-0.1.323-1|65	rm -f %{buildroot}%{_datadir}/usb.ids
12mu|ldetect-lst-0.1.323-1|66	rm -f %{buildroot}%{_datadir}/oui.txt
12mu|ldetect-lst-0.1.323-1|67	rm -f %{buildroot}%{_datadir}/pci.ids
12mu|ldetect-lst-0.1.323-1|68	rm -f %{buildroot}%{_datadir}/misc/pnp.ids
12mu|ldetect-lst-0.1.323-1|69	
12mu|ldetect-lst-0.1.323-1|70	%post
12mu|ldetect-lst-0.1.323-1|71	#update ldetect after install
12mu|ldetect-lst-0.1.323-1|72	/usr/sbin/update-ldetect-lst
12mu|ldetect-lst-0.1.323-1|73	
12mu|ldetect-lst-0.1.323-1|74	%files
12mu|ldetect-lst-0.1.323-1|75	%doc AUTHORS
12mu|ldetect-lst-0.1.323-1|76	%{_datadir}/%{name}
12mu|ldetect-lst-0.1.323-1|77	%{_sbindir}/*
12mu|ldetect-lst-0.1.323-1|78	/lib/module-init-tools/ldetect-lst-modules.alias
12mu|ldetect-lst-0.1.323-1|79	
12mu|ldetect-lst-0.1.323-1|80	%files devel
12mu|ldetect-lst-0.1.323-1|81	%doc convert/README.pcitable
12mu|ldetect-lst-0.1.323-1|82	%{_bindir}/*
12mu|ldetect-lst-0.1.323-1|83	
12mu|ldetect-lst-0.1.323-1|84	
12mu|ldetect-lst-0.1.323-1|85	%changelog
12mu|ldetect-lst-0.1.323-1|86	* Tue Apr 15 2014 Andrey Ponomarenko <aponomarenko@rosalab.ru> 0.1.323-1
12mu|ldetect-lst-0.1.323-1|87	+ Revision: 5d96780
12mu|ldetect-lst-0.1.323-1|88	- 0.1.323: updated ati radeon proprietary driver (fglrx) to 13.350.1005
12mu|ldetect-lst-0.1.323-1|89	
12mu|ldetect-lst-0.1.323-1|90	

19995 12
12mu|leafnode-1.11.8-4|1	Summary:	Leafnode - a leafsite NNTP server
12mu|leafnode-1.11.8-4|2	Name: 		leafnode
12mu|leafnode-1.11.8-4|3	Version: 	1.11.8
12mu|leafnode-1.11.8-4|4	Release: 	4
12mu|leafnode-1.11.8-4|5	License: 	Artistic
12mu|leafnode-1.11.8-4|6	Group: 		System/Servers
12mu|leafnode-1.11.8-4|7	URL:		http://www.leafnode.org
12mu|leafnode-1.11.8-4|8	Source: 	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2
12mu|leafnode-1.11.8-4|9	Source1:	http://prdownloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2.asc
12mu|leafnode-1.11.8-4|10	Source2:	%{name}.texpire
12mu|leafnode-1.11.8-4|11	Source3:	%{name}.filters
12mu|leafnode-1.11.8-4|12	Source4: 	%{name}.xinetd
12mu|leafnode-1.11.8-4|13	Conflicts:	inn
12mu|leafnode-1.11.8-4|14	BuildRequires:	pcre-devel
12mu|leafnode-1.11.8-4|15	Requires:	xinetd
12mu|leafnode-1.11.8-4|16	
12mu|leafnode-1.11.8-4|17	%description
12mu|leafnode-1.11.8-4|18	Leafnode is a small NNTP server for leaf sites without permanent
12mu|leafnode-1.11.8-4|19	connection to the internet. It supports a subset of NNTP and is able to
12mu|leafnode-1.11.8-4|20	automatically fetch the newsgroups the user reads regularly from the
12mu|leafnode-1.11.8-4|21	newsserver of the ISP.
12mu|leafnode-1.11.8-4|22	
12mu|leafnode-1.11.8-4|23	%prep
12mu|leafnode-1.11.8-4|24	
12mu|leafnode-1.11.8-4|25	%setup -q -n %name-%version
12mu|leafnode-1.11.8-4|26	
12mu|leafnode-1.11.8-4|27	%build
12mu|leafnode-1.11.8-4|28	%configure --with-spooldir=/var/spool/news \
12mu|leafnode-1.11.8-4|29	--with-lockfile=/var/lock/news/%name \
12mu|leafnode-1.11.8-4|30	--sysconfdir=%{_sysconfdir}/%name
12mu|leafnode-1.11.8-4|31	make
12mu|leafnode-1.11.8-4|32	
12mu|leafnode-1.11.8-4|33	#perl -p -i -e 's|/etc/inetd.conf|/etc/xinetd.d/leafnode|' `grep -r /etc/inetd.conf ../$RPM_BUILD_dir/%{name}-%{version}.rel|awk '{print $1}'| sed 's|^..\/BUILD\/||'|sed -e 's|:.*$|\1|'`
12mu|leafnode-1.11.8-4|34	
12mu|leafnode-1.11.8-4|35	%install
12mu|leafnode-1.11.8-4|36	make DESTDIR=%{buildroot} install
12mu|leafnode-1.11.8-4|37	install -d %{buildroot}%{_sysconfdir}/{cron.daily,leafnode}
12mu|leafnode-1.11.8-4|38	install -m 755 %SOURCE2 %{buildroot}%{_sysconfdir}/cron.daily/texpire
12mu|leafnode-1.11.8-4|39	install -m 600 %{_builddir}/%name-%version/config.example %{buildroot}%{_sysconfdir}/leafnode/config
12mu|leafnode-1.11.8-4|40	install -m 600 %SOURCE3 %{buildroot}%{_sysconfdir}/leafnode/filters
12mu|leafnode-1.11.8-4|41	install -D -m644 %{SOURCE4} %buildroot/etc/xinetd.d/%{name}
12mu|leafnode-1.11.8-4|42	
12mu|leafnode-1.11.8-4|43	cp doc_german/README doc_german/README.de
12mu|leafnode-1.11.8-4|44	
12mu|leafnode-1.11.8-4|45	# Install the man pages
12mu|leafnode-1.11.8-4|46	install -d %{buildroot}%{_mandir}/{,de}/man{1,3,8}
12mu|leafnode-1.11.8-4|47	install -m 644 doc_german/*.1 %{buildroot}%{_mandir}/de/man1
12mu|leafnode-1.11.8-4|48	rm -rf doc_german/*.1
12mu|leafnode-1.11.8-4|49	install -m 644 doc_german/*.8 %{buildroot}%{_mandir}/de/man8
12mu|leafnode-1.11.8-4|50	rm -rf doc_german/*.8
12mu|leafnode-1.11.8-4|51	install -m 644 `find . -name "*.1"` %{buildroot}%{_mandir}/man1
12mu|leafnode-1.11.8-4|52	install -m 644 `find . -name "*.8"` %{buildroot}%{_mandir}/man8
12mu|leafnode-1.11.8-4|53	rm -f %{buildroot}%{_mandir}/man?/pcre*
12mu|leafnode-1.11.8-4|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}
12mu|leafnode-1.11.8-4|55	
12mu|leafnode-1.11.8-4|56	%pre
12mu|leafnode-1.11.8-4|57	if [ -f %{_sysconfdir}/cron.daily/texpire.cron ] ; then
12mu|leafnode-1.11.8-4|58	rm -f %{_sysconfdir}/cron.daily/texpire.cron
12mu|leafnode-1.11.8-4|59	fi
12mu|leafnode-1.11.8-4|60	
12mu|leafnode-1.11.8-4|61	%files
12mu|leafnode-1.11.8-4|62	%defattr (644,root,root,755)
12mu|leafnode-1.11.8-4|63	%doc COPYING CREDITS INSTALL README tools/archivefaq.pl update.sh
12mu|leafnode-1.11.8-4|64	#%doc doc_german/README.de doc_german/txt/*
12mu|leafnode-1.11.8-4|65	%attr(755,root,root) %config(noreplace) %{_sysconfdir}/cron.daily/texpire
12mu|leafnode-1.11.8-4|66	%attr (644,root,man) %{_mandir}/man1/*
12mu|leafnode-1.11.8-4|67	%attr (644,root,man) %{_mandir}/de/man1/*
12mu|leafnode-1.11.8-4|68	%attr (644,root,man) %{_mandir}/man8/*
12mu|leafnode-1.11.8-4|69	%attr (644,root,man) %{_mandir}/de/man8/*
12mu|leafnode-1.11.8-4|70	#%attr (644,root,man) %{_mandir}/de/man1/*
12mu|leafnode-1.11.8-4|71	#%attr (644,root,man) %{_mandir}/de/man8/*
12mu|leafnode-1.11.8-4|72	%defattr (644,news,news,755)
12mu|leafnode-1.11.8-4|73	%dir %{_sysconfdir}/leafnode
12mu|leafnode-1.11.8-4|74	%attr(600,news,news) %config(noreplace) %{_sysconfdir}/leafnode/*
12mu|leafnode-1.11.8-4|75	%config(noreplace) %{_sysconfdir}/xinetd.d/%{name}
12mu|leafnode-1.11.8-4|76	%attr(750,news,news) %{_sbindir}/*
12mu|leafnode-1.11.8-4|77	%attr(755,news,news) %{_bindir}/*
12mu|leafnode-1.11.8-4|78	%dir /var/lock/news
12mu|leafnode-1.11.8-4|79	%dir /var/spool/news
12mu|leafnode-1.11.8-4|80	%dir /var/spool/news/*
12mu|leafnode-1.11.8-4|81	%dir /var/spool/news/message.id/*
12mu|leafnode-1.11.8-4|82	
12mu|leafnode-1.11.8-4|83	

19996 12
12mu|libatomic_ops-7.3-0.alpha3.1|1	%define _disable_ld_no_undefined 1
12mu|libatomic_ops-7.3-0.alpha3.1|2	
12mu|libatomic_ops-7.3-0.alpha3.1|3	%define gitdate	28032013
12mu|libatomic_ops-7.3-0.alpha3.1|4	%define sname	atomic_ops
12mu|libatomic_ops-7.3-0.alpha3.1|5	%define prever	alpha3
12mu|libatomic_ops-7.3-0.alpha3.1|6	%define major	1
12mu|libatomic_ops-7.3-0.alpha3.1|7	%define libname	%mklibname %{sname} %{major}
12mu|libatomic_ops-7.3-0.alpha3.1|8	%define libgpl	%mklibname %{sname}_gpl %{major}
12mu|libatomic_ops-7.3-0.alpha3.1|9	%define devname %mklibname -d %{sname}
12mu|libatomic_ops-7.3-0.alpha3.1|10	
12mu|libatomic_ops-7.3-0.alpha3.1|11	Summary:	Multiplatform atomic memory operation library
12mu|libatomic_ops-7.3-0.alpha3.1|12	Name:		libatomic_ops
12mu|libatomic_ops-7.3-0.alpha3.1|13	Version:	7.3
12mu|libatomic_ops-7.3-0.alpha3.1|14	Release:	0.%{prever}.1
12mu|libatomic_ops-7.3-0.alpha3.1|15	License:	GPLv2+
12mu|libatomic_ops-7.3-0.alpha3.1|16	Group:		System/Libraries
12mu|libatomic_ops-7.3-0.alpha3.1|17	Url:		http://www.hpl.hp.com/research/linux/atomic_ops/
12mu|libatomic_ops-7.3-0.alpha3.1|18	#Source0:	http://www.hpl.hp.com/personal/Hans_Boehm/gc/gc_source/%{name}-%{version}%{prever}.tar.gz
12mu|libatomic_ops-7.3-0.alpha3.1|19	Source0:	libatomic_ops-7.3alpha3-28032013.tar.bz2
12mu|libatomic_ops-7.3-0.alpha3.1|20	Patch0:		libatomic_ops-automake-1.13.patch
12mu|libatomic_ops-7.3-0.alpha3.1|21	
12mu|libatomic_ops-7.3-0.alpha3.1|22	%description
12mu|libatomic_ops-7.3-0.alpha3.1|23	Multiplatform atomic memory operation library.
12mu|libatomic_ops-7.3-0.alpha3.1|24	
12mu|libatomic_ops-7.3-0.alpha3.1|25	#----------------------------------------------------------------------------
12mu|libatomic_ops-7.3-0.alpha3.1|26	
12mu|libatomic_ops-7.3-0.alpha3.1|27	%package -n %{libname}
12mu|libatomic_ops-7.3-0.alpha3.1|28	Summary:	Shared library for %{name}
12mu|libatomic_ops-7.3-0.alpha3.1|29	Group:		System/Libraries
12mu|libatomic_ops-7.3-0.alpha3.1|30	
12mu|libatomic_ops-7.3-0.alpha3.1|31	%description -n %{libname}
12mu|libatomic_ops-7.3-0.alpha3.1|32	This package contains the shared library for %{name}.
12mu|libatomic_ops-7.3-0.alpha3.1|33	
12mu|libatomic_ops-7.3-0.alpha3.1|34	%files -n %{libname}
12mu|libatomic_ops-7.3-0.alpha3.1|35	%{_libdir}/libatomic_ops.so.%{major}*
12mu|libatomic_ops-7.3-0.alpha3.1|36	
12mu|libatomic_ops-7.3-0.alpha3.1|37	#----------------------------------------------------------------------------
12mu|libatomic_ops-7.3-0.alpha3.1|38	
12mu|libatomic_ops-7.3-0.alpha3.1|39	%package -n %{libgpl}
12mu|libatomic_ops-7.3-0.alpha3.1|40	Summary:	Shared library for %{name}
12mu|libatomic_ops-7.3-0.alpha3.1|41	Group:		System/Libraries
12mu|libatomic_ops-7.3-0.alpha3.1|42	
12mu|libatomic_ops-7.3-0.alpha3.1|43	%description -n %{libgpl}
12mu|libatomic_ops-7.3-0.alpha3.1|44	This package contains the shared library for %{name}.
12mu|libatomic_ops-7.3-0.alpha3.1|45	
12mu|libatomic_ops-7.3-0.alpha3.1|46	%files -n %{libgpl}
12mu|libatomic_ops-7.3-0.alpha3.1|47	%{_libdir}/libatomic_ops_gpl.so.%{major}*
12mu|libatomic_ops-7.3-0.alpha3.1|48	
12mu|libatomic_ops-7.3-0.alpha3.1|49	#----------------------------------------------------------------------------
12mu|libatomic_ops-7.3-0.alpha3.1|50	
12mu|libatomic_ops-7.3-0.alpha3.1|51	%package -n %{devname}
12mu|libatomic_ops-7.3-0.alpha3.1|52	Summary:	Multiplatform atomic memory operation library
12mu|libatomic_ops-7.3-0.alpha3.1|53	Group:		System/Libraries
12mu|libatomic_ops-7.3-0.alpha3.1|54	Provides:	%{name}-devel = %{EVRD}
12mu|libatomic_ops-7.3-0.alpha3.1|55	Requires:	%{libname} = %{EVRD}
12mu|libatomic_ops-7.3-0.alpha3.1|56	Requires:	%{libgpl} = %{EVRD}
12mu|libatomic_ops-7.3-0.alpha3.1|57	
12mu|libatomic_ops-7.3-0.alpha3.1|58	%description -n  %{devname}
12mu|libatomic_ops-7.3-0.alpha3.1|59	Provides implementations for atomic memory update operations on a number of
12mu|libatomic_ops-7.3-0.alpha3.1|60	architectures. This allows direct use of these in reasonably portable code.
12mu|libatomic_ops-7.3-0.alpha3.1|61	Unlike earlier similar packages, this one explicitly considers memory barrier
12mu|libatomic_ops-7.3-0.alpha3.1|62	semantics, and allows the construction of code that involves minimum overhead
12mu|libatomic_ops-7.3-0.alpha3.1|63	across a variety of architectures.
12mu|libatomic_ops-7.3-0.alpha3.1|64	
12mu|libatomic_ops-7.3-0.alpha3.1|65	It should be useful both for high performance multi-threaded code which can't
12mu|libatomic_ops-7.3-0.alpha3.1|66	afford to use the standard locking primitives, or for code that has to access
12mu|libatomic_ops-7.3-0.alpha3.1|67	shared data structures from signal handlers. For details, see README.txt in
12mu|libatomic_ops-7.3-0.alpha3.1|68	the distribution.
12mu|libatomic_ops-7.3-0.alpha3.1|69	
12mu|libatomic_ops-7.3-0.alpha3.1|70	%files -n  %{devname}
12mu|libatomic_ops-7.3-0.alpha3.1|71	%{_includedir}/*.h
12mu|libatomic_ops-7.3-0.alpha3.1|72	%dir %{_includedir}/%{sname}
12mu|libatomic_ops-7.3-0.alpha3.1|73	%{_includedir}/%{sname}/*.h
12mu|libatomic_ops-7.3-0.alpha3.1|74	%dir %{_includedir}/%{sname}/sysdeps
12mu|libatomic_ops-7.3-0.alpha3.1|75	%{_includedir}/%{sname}/sysdeps/*.h
12mu|libatomic_ops-7.3-0.alpha3.1|76	%dir %{_includedir}/%{sname}/sysdeps/gcc
12mu|libatomic_ops-7.3-0.alpha3.1|77	%{_includedir}/%{sname}/sysdeps/gcc/*.h
12mu|libatomic_ops-7.3-0.alpha3.1|78	%dir %{_includedir}/%{sname}/sysdeps/hpc
12mu|libatomic_ops-7.3-0.alpha3.1|79	%{_includedir}/%{sname}/sysdeps/hpc/*.h
12mu|libatomic_ops-7.3-0.alpha3.1|80	%dir %{_includedir}/%{sname}/sysdeps/ibmc
12mu|libatomic_ops-7.3-0.alpha3.1|81	%{_includedir}/%{sname}/sysdeps/ibmc/*.h
12mu|libatomic_ops-7.3-0.alpha3.1|82	%dir %{_includedir}/%{sname}/sysdeps/icc
12mu|libatomic_ops-7.3-0.alpha3.1|83	%{_includedir}/%{sname}/sysdeps/icc/*.h
12mu|libatomic_ops-7.3-0.alpha3.1|84	%dir %{_includedir}/%{sname}/sysdeps/msftc
12mu|libatomic_ops-7.3-0.alpha3.1|85	%{_includedir}/%{sname}/sysdeps/msftc/*.h
12mu|libatomic_ops-7.3-0.alpha3.1|86	%dir %{_includedir}/%{sname}/sysdeps/sunc
12mu|libatomic_ops-7.3-0.alpha3.1|87	%{_includedir}/%{sname}/sysdeps/sunc/*.h
12mu|libatomic_ops-7.3-0.alpha3.1|88	%dir %{_includedir}/%{sname}/sysdeps/armcc
12mu|libatomic_ops-7.3-0.alpha3.1|89	%{_includedir}/%{sname}/sysdeps/armcc/*.h
12mu|libatomic_ops-7.3-0.alpha3.1|90	%dir %{_includedir}/%{sname}/sysdeps/loadstore
12mu|libatomic_ops-7.3-0.alpha3.1|91	%{_includedir}/%{sname}/sysdeps/loadstore/*.h
12mu|libatomic_ops-7.3-0.alpha3.1|92	%dir %{_datadir}/%{name}
12mu|libatomic_ops-7.3-0.alpha3.1|93	%{_datadir}/%{name}/*
12mu|libatomic_ops-7.3-0.alpha3.1|94	%{_libdir}/pkgconfig/*
12mu|libatomic_ops-7.3-0.alpha3.1|95	%{_libdir}/*.so
12mu|libatomic_ops-7.3-0.alpha3.1|96	
12mu|libatomic_ops-7.3-0.alpha3.1|97	#----------------------------------------------------------------------------
12mu|libatomic_ops-7.3-0.alpha3.1|98	
12mu|libatomic_ops-7.3-0.alpha3.1|99	%prep
12mu|libatomic_ops-7.3-0.alpha3.1|100	%setup -qn %{name}-%{version}%{prever}-%{gitdate}
12mu|libatomic_ops-7.3-0.alpha3.1|101	%apply_patches
12mu|libatomic_ops-7.3-0.alpha3.1|102	
12mu|libatomic_ops-7.3-0.alpha3.1|103	%build
12mu|libatomic_ops-7.3-0.alpha3.1|104	autoreconf -fi
12mu|libatomic_ops-7.3-0.alpha3.1|105	%configure2_5x \
12mu|libatomic_ops-7.3-0.alpha3.1|106	--disable-static \
12mu|libatomic_ops-7.3-0.alpha3.1|107	--enable-shared
12mu|libatomic_ops-7.3-0.alpha3.1|108	%make
12mu|libatomic_ops-7.3-0.alpha3.1|109	
12mu|libatomic_ops-7.3-0.alpha3.1|110	%install
12mu|libatomic_ops-7.3-0.alpha3.1|111	%makeinstall_std
12mu|libatomic_ops-7.3-0.alpha3.1|112	

19997 12
12mu|libbase-1.1.6-1|1	Summary:	JFree Base Services
12mu|libbase-1.1.6-1|2	Name:		libbase
12mu|libbase-1.1.6-1|3	Version:	1.1.6
12mu|libbase-1.1.6-1|4	Release:	1
12mu|libbase-1.1.6-1|5	License:	LGPLv2+
12mu|libbase-1.1.6-1|6	Group:		System/Libraries
12mu|libbase-1.1.6-1|7	Url:		http://reporting.pentaho.org/
12mu|libbase-1.1.6-1|8	Source0:	http://downloads.sourceforge.net/jfreereport/%{name}-%{version}.zip
12mu|libbase-1.1.6-1|9	Patch0:	libbase-1.1.2-fix-build.patch
12mu|libbase-1.1.6-1|10	BuildArch:	noarch
12mu|libbase-1.1.6-1|11	BuildRequires:	ant
12mu|libbase-1.1.6-1|12	BuildRequires:	ant-contrib
12mu|libbase-1.1.6-1|13	BuildRequires:	ant-nodeps
12mu|libbase-1.1.6-1|14	BuildRequires:	java-devel
12mu|libbase-1.1.6-1|15	BuildRequires:	jpackage-utils
12mu|libbase-1.1.6-1|16	BuildRequires:	jakarta-commons-logging
12mu|libbase-1.1.6-1|17	Requires:	java
12mu|libbase-1.1.6-1|18	Requires:	jpackage-utils
12mu|libbase-1.1.6-1|19	Requires:	jakarta-commons-logging
12mu|libbase-1.1.6-1|20	
12mu|libbase-1.1.6-1|21	%description
12mu|libbase-1.1.6-1|22	LibBase is a library developed to provide base services like logging,
12mu|libbase-1.1.6-1|23	configuration and initialization to other libraries and applications. The
12mu|libbase-1.1.6-1|24	library is the root library for all Pentaho-Reporting projects.
12mu|libbase-1.1.6-1|25	
12mu|libbase-1.1.6-1|26	
12mu|libbase-1.1.6-1|27	%package javadoc
12mu|libbase-1.1.6-1|28	Summary:	Javadoc for %{name}
12mu|libbase-1.1.6-1|29	Group:		Development/Java
12mu|libbase-1.1.6-1|30	Requires:	%{name} = %{version}-%{release}
12mu|libbase-1.1.6-1|31	Requires:	jpackage-utils
12mu|libbase-1.1.6-1|32	
12mu|libbase-1.1.6-1|33	%description javadoc
12mu|libbase-1.1.6-1|34	Javadoc for %{name}.
12mu|libbase-1.1.6-1|35	
12mu|libbase-1.1.6-1|36	%prep
12mu|libbase-1.1.6-1|37	%setup -q -c
12mu|libbase-1.1.6-1|38	%patch0 -p0
12mu|libbase-1.1.6-1|39	mkdir -p lib
12mu|libbase-1.1.6-1|40	find . -name "*.jar" -exec rm -f {} \;
12mu|libbase-1.1.6-1|41	build-jar-repository -s -p lib commons-logging-api
12mu|libbase-1.1.6-1|42	cd lib
12mu|libbase-1.1.6-1|43	ln -s %{_javadir}/ant ant-contrib
12mu|libbase-1.1.6-1|44	
12mu|libbase-1.1.6-1|45	%build
12mu|libbase-1.1.6-1|46	ant jar javadoc
12mu|libbase-1.1.6-1|47	
12mu|libbase-1.1.6-1|48	%install
12mu|libbase-1.1.6-1|49	mkdir -p %{buildroot}%{_javadir}
12mu|libbase-1.1.6-1|50	cp -p ./dist/%{name}-%{version}.jar %{buildroot}%{_javadir}
12mu|libbase-1.1.6-1|51	pushd %{buildroot}%{_javadir}
12mu|libbase-1.1.6-1|52	ln -s %{name}-%{version}.jar %{name}.jar
12mu|libbase-1.1.6-1|53	popd
12mu|libbase-1.1.6-1|54	
12mu|libbase-1.1.6-1|55	mkdir -p %{buildroot}%{_javadocdir}/%{name}
12mu|libbase-1.1.6-1|56	cp -rp bin/javadoc/docs/api %{buildroot}%{_javadocdir}/%{name}
12mu|libbase-1.1.6-1|57	
12mu|libbase-1.1.6-1|58	%files
12mu|libbase-1.1.6-1|59	%doc ChangeLog.txt licence-LGPL.txt README.txt
12mu|libbase-1.1.6-1|60	%{_javadir}/%{name}-%{version}.jar
12mu|libbase-1.1.6-1|61	%{_javadir}/%{name}.jar
12mu|libbase-1.1.6-1|62	
12mu|libbase-1.1.6-1|63	%files javadoc
12mu|libbase-1.1.6-1|64	%{_javadocdir}/%{name}
12mu|libbase-1.1.6-1|65	

19998 12
12mu|libbluedevil-1.9.4-1|1	%define major	1
12mu|libbluedevil-1.9.4-1|2	%define libname	%mklibname bluedevil %{major}
12mu|libbluedevil-1.9.4-1|3	%define devname	%mklibname bluedevil -d
12mu|libbluedevil-1.9.4-1|4	
12mu|libbluedevil-1.9.4-1|5	Summary:	Qt-based library written in C++ to handle all Bluetooth functionality
12mu|libbluedevil-1.9.4-1|6	Name:		libbluedevil
12mu|libbluedevil-1.9.4-1|7	Version:	1.9.4
12mu|libbluedevil-1.9.4-1|8	Release:	1
12mu|libbluedevil-1.9.4-1|9	License:	LGPLv2+
12mu|libbluedevil-1.9.4-1|10	Group:		Graphical desktop/KDE
12mu|libbluedevil-1.9.4-1|11	Url:		https://projects.kde.org/projects/playground/libs/libname
12mu|libbluedevil-1.9.4-1|12	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
12mu|libbluedevil-1.9.4-1|13	BuildRequires:	cmake
12mu|libbluedevil-1.9.4-1|14	BuildRequires:	kde4-macros
12mu|libbluedevil-1.9.4-1|15	BuildRequires:	qt4-devel
12mu|libbluedevil-1.9.4-1|16	
12mu|libbluedevil-1.9.4-1|17	%description
12mu|libbluedevil-1.9.4-1|18	Qt-based library written in C++ to handle all Bluetooth functionality.
12mu|libbluedevil-1.9.4-1|19	
12mu|libbluedevil-1.9.4-1|20	#----------------------------------------------------------------------------
12mu|libbluedevil-1.9.4-1|21	
12mu|libbluedevil-1.9.4-1|22	%package -n %{libname}
12mu|libbluedevil-1.9.4-1|23	Summary:	Bluedevil Runtime library
12mu|libbluedevil-1.9.4-1|24	Group:		System/Libraries
12mu|libbluedevil-1.9.4-1|25	
12mu|libbluedevil-1.9.4-1|26	%description -n %{libname}
12mu|libbluedevil-1.9.4-1|27	Qt-based library written in C++ to handle all Bluetooth functionality.
12mu|libbluedevil-1.9.4-1|28	
12mu|libbluedevil-1.9.4-1|29	%files -n %{libname}
12mu|libbluedevil-1.9.4-1|30	%{_kde_libdir}/libbluedevil.so.%{major}*
12mu|libbluedevil-1.9.4-1|31	
12mu|libbluedevil-1.9.4-1|32	#----------------------------------------------------------------------------
12mu|libbluedevil-1.9.4-1|33	
12mu|libbluedevil-1.9.4-1|34	%package -n %{devname}
12mu|libbluedevil-1.9.4-1|35	Summary:	Devel stuff for %{name}
12mu|libbluedevil-1.9.4-1|36	Group:		Development/KDE and Qt
12mu|libbluedevil-1.9.4-1|37	Requires:	%{libname} = %{EVRD}
12mu|libbluedevil-1.9.4-1|38	Provides:	%{name}-devel = %{EVRD}
12mu|libbluedevil-1.9.4-1|39	Conflicts:	libbluedevil-devel < 1.9.4
12mu|libbluedevil-1.9.4-1|40	Obsoletes:	libbluedevil-devel < 1.9.4
12mu|libbluedevil-1.9.4-1|41	
12mu|libbluedevil-1.9.4-1|42	%description -n %{devname}
12mu|libbluedevil-1.9.4-1|43	This package contains header files needed if you wish to build applications
12mu|libbluedevil-1.9.4-1|44	based on %{name}.
12mu|libbluedevil-1.9.4-1|45	
12mu|libbluedevil-1.9.4-1|46	%files -n %{devname}
12mu|libbluedevil-1.9.4-1|47	%{_kde_includedir}/bluedevil
12mu|libbluedevil-1.9.4-1|48	%{_kde_libdir}/libbluedevil.so
12mu|libbluedevil-1.9.4-1|49	%{_kde_libdir}/pkgconfig/bluedevil.pc
12mu|libbluedevil-1.9.4-1|50	
12mu|libbluedevil-1.9.4-1|51	#----------------------------------------------------------------------------
12mu|libbluedevil-1.9.4-1|52	
12mu|libbluedevil-1.9.4-1|53	%prep
12mu|libbluedevil-1.9.4-1|54	%setup -qn %{name}-v%{version}
12mu|libbluedevil-1.9.4-1|55	
12mu|libbluedevil-1.9.4-1|56	%build
12mu|libbluedevil-1.9.4-1|57	%cmake_kde4
12mu|libbluedevil-1.9.4-1|58	%make
12mu|libbluedevil-1.9.4-1|59	
12mu|libbluedevil-1.9.4-1|60	%install
12mu|libbluedevil-1.9.4-1|61	%makeinstall_std -C build
12mu|libbluedevil-1.9.4-1|62	

19999 12
12mu|libburn-1.3.0-1|1	%define major	4
12mu|libburn-1.3.0-1|2	%define libname %mklibname burn %{major}
12mu|libburn-1.3.0-1|3	%define devname %mklibname burn -d
12mu|libburn-1.3.0-1|4	
12mu|libburn-1.3.0-1|5	Summary:	Library for reading, mastering and writing optical discs
12mu|libburn-1.3.0-1|6	Name:		libburn
12mu|libburn-1.3.0-1|7	Version:	1.3.0
12mu|libburn-1.3.0-1|8	Release:	1
12mu|libburn-1.3.0-1|9	License:	GPLv2+
12mu|libburn-1.3.0-1|10	Group:		System/Libraries
12mu|libburn-1.3.0-1|11	Url:		http://libburnia-project.org/
12mu|libburn-1.3.0-1|12	Source0:	http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
12mu|libburn-1.3.0-1|13	BuildRequires:	doxygen
12mu|libburn-1.3.0-1|14	BuildRequires:	graphviz
12mu|libburn-1.3.0-1|15	
12mu|libburn-1.3.0-1|16	%description
12mu|libburn-1.3.0-1|17	Libburn is an open-source library for reading, mastering and writing
12mu|libburn-1.3.0-1|18	optical discs.
12mu|libburn-1.3.0-1|19	
12mu|libburn-1.3.0-1|20	%package -n %{libname}
12mu|libburn-1.3.0-1|21	Group:		System/Libraries
12mu|libburn-1.3.0-1|22	Summary:	An open-source library for optical discs
12mu|libburn-1.3.0-1|23	
12mu|libburn-1.3.0-1|24	%description -n %{libname}
12mu|libburn-1.3.0-1|25	An open-source library for reading, mastering and writing optical discs.
12mu|libburn-1.3.0-1|26	
12mu|libburn-1.3.0-1|27	%package -n %{devname}
12mu|libburn-1.3.0-1|28	Summary:	Header files for development with %{name}
12mu|libburn-1.3.0-1|29	Group:		Development/C
12mu|libburn-1.3.0-1|30	Requires:	%{libname} = %{version}-%{release}
12mu|libburn-1.3.0-1|31	Provides:	%{name}-devel = %{version}-%{release}
12mu|libburn-1.3.0-1|32	Obsoletes:	%{_lib}burn6-devel < 1.2.4
12mu|libburn-1.3.0-1|33	Obsoletes:	%{_lib}burn-static-devel < 1.2.8-2
12mu|libburn-1.3.0-1|34	
12mu|libburn-1.3.0-1|35	%description -n %{devname}
12mu|libburn-1.3.0-1|36	This package includes the header files for the %{name} package.
12mu|libburn-1.3.0-1|37	
12mu|libburn-1.3.0-1|38	%package -n cdrskin
12mu|libburn-1.3.0-1|39	Summary:	Limited cdrecord compatibility wrapper for libburn
12mu|libburn-1.3.0-1|40	Group:		Archiving/Cd burning
12mu|libburn-1.3.0-1|41	
12mu|libburn-1.3.0-1|42	%description -n cdrskin
12mu|libburn-1.3.0-1|43	A limited cdrecord compatibility wrapper which allows to use some
12mu|libburn-1.3.0-1|44	libburn features from the command line.
12mu|libburn-1.3.0-1|45	
12mu|libburn-1.3.0-1|46	%prep
12mu|libburn-1.3.0-1|47	%setup -q
12mu|libburn-1.3.0-1|48	
12mu|libburn-1.3.0-1|49	%build
12mu|libburn-1.3.0-1|50	%configure2_5x \
12mu|libburn-1.3.0-1|51	--disable-static
12mu|libburn-1.3.0-1|52	%make
12mu|libburn-1.3.0-1|53	
12mu|libburn-1.3.0-1|54	%install
12mu|libburn-1.3.0-1|55	%makeinstall_std
12mu|libburn-1.3.0-1|56	
12mu|libburn-1.3.0-1|57	# build documentation
12mu|libburn-1.3.0-1|58	pushd doc
12mu|libburn-1.3.0-1|59	doxygen -u doxygen.conf
12mu|libburn-1.3.0-1|60	doxygen doxygen.conf
12mu|libburn-1.3.0-1|61	popd
12mu|libburn-1.3.0-1|62	
12mu|libburn-1.3.0-1|63	%files -n %{libname}
12mu|libburn-1.3.0-1|64	%{_libdir}/libburn.so.%{major}*
12mu|libburn-1.3.0-1|65	
12mu|libburn-1.3.0-1|66	%files -n %{devname}
12mu|libburn-1.3.0-1|67	%doc README AUTHORS COPYRIGHT
12mu|libburn-1.3.0-1|68	%{_libdir}/libburn.so
12mu|libburn-1.3.0-1|69	%{_libdir}/pkgconfig/*.pc
12mu|libburn-1.3.0-1|70	%{_includedir}/%{name}
12mu|libburn-1.3.0-1|71	
12mu|libburn-1.3.0-1|72	%files -n cdrskin
12mu|libburn-1.3.0-1|73	%doc cdrskin/README
12mu|libburn-1.3.0-1|74	%{_bindir}/cdrskin
12mu|libburn-1.3.0-1|75	%{_mandir}/man1/cdrskin.1*
12mu|libburn-1.3.0-1|76	

20000 12
12mu|libcanberra-0.30-1|1	%define _disable_ld_no_undefined 1
12mu|libcanberra-0.30-1|2	
12mu|libcanberra-0.30-1|3	%define shortname canberra
12mu|libcanberra-0.30-1|4	%define major 0
12mu|libcanberra-0.30-1|5	%define major_gtk 0
12mu|libcanberra-0.30-1|6	
12mu|libcanberra-0.30-1|7	%define libname %mklibname %{shortname} %{major}
12mu|libcanberra-0.30-1|8	%define libgtk %mklibname %{shortname}-gtk %{major_gtk}
12mu|libcanberra-0.30-1|9	%define libgtk3 %mklibname %{shortname}-gtk3_ %{major_gtk}
12mu|libcanberra-0.30-1|10	%define libgtkdevel %mklibname -d %{shortname}-gtk
12mu|libcanberra-0.30-1|11	%define libgtk3devel %mklibname -d %{shortname}-gtk3
12mu|libcanberra-0.30-1|12	%define develname %mklibname -d %{shortname}
12mu|libcanberra-0.30-1|13	
12mu|libcanberra-0.30-1|14	%bcond_without systemd
12mu|libcanberra-0.30-1|15	
12mu|libcanberra-0.30-1|16	Summary:	XDG compliant sound event library
12mu|libcanberra-0.30-1|17	Name:		libcanberra
12mu|libcanberra-0.30-1|18	Version:	0.30
12mu|libcanberra-0.30-1|19	Release:	1
12mu|libcanberra-0.30-1|20	License:	LGPLv2+
12mu|libcanberra-0.30-1|21	Group:		Sound
12mu|libcanberra-0.30-1|22	URL:		http://0pointer.de/lennart/projects/libcanberra/
12mu|libcanberra-0.30-1|23	Source0:	http://0pointer.de/lennart/projects/libcanberra/%{name}-%{version}.tar.xz
12mu|libcanberra-0.30-1|24	Source1:	%{name}-gtk-module.sh
12mu|libcanberra-0.30-1|25	Source2:	%{shortname}-profile-d.sh
12mu|libcanberra-0.30-1|26	Source3:	%{shortname}-alsa.conf
12mu|libcanberra-0.30-1|27	Source4:	%{shortname}-pulse.conf
12mu|libcanberra-0.30-1|28	
12mu|libcanberra-0.30-1|29	BuildRequires: GConf2
12mu|libcanberra-0.30-1|30	BuildRequires: libtool-devel
12mu|libcanberra-0.30-1|31	BuildRequires: pkgconfig(alsa)
12mu|libcanberra-0.30-1|32	BuildRequires: pkgconfig(gstreamer-1.0)
12mu|libcanberra-0.30-1|33	BuildRequires: pkgconfig(gtk+-2.0)
12mu|libcanberra-0.30-1|34	BuildRequires: pkgconfig(gtk+-3.0)
12mu|libcanberra-0.30-1|35	BuildRequires: pkgconfig(libpulse)
12mu|libcanberra-0.30-1|36	BuildRequires: pkgconfig(tdb)
12mu|libcanberra-0.30-1|37	BuildRequires: pkgconfig(vorbisfile)
12mu|libcanberra-0.30-1|38	BuildRequires: pkgconfig(x11)
12mu|libcanberra-0.30-1|39	%if %{with systemd}
12mu|libcanberra-0.30-1|40	BuildRequires: pkgconfig(udev) >= 186
12mu|libcanberra-0.30-1|41	BuildRequires: systemd-units
12mu|libcanberra-0.30-1|42	%endif
12mu|libcanberra-0.30-1|43	
12mu|libcanberra-0.30-1|44	%description
12mu|libcanberra-0.30-1|45	A small and lightweight implementation of the XDG Sound Theme Specification
12mu|libcanberra-0.30-1|46	(http://0pointer.de/public/sound-theme-spec.html).
12mu|libcanberra-0.30-1|47	
12mu|libcanberra-0.30-1|48	%package -n %{shortname}-common
12mu|libcanberra-0.30-1|49	Summary:	Common files needed for libcanberra
12mu|libcanberra-0.30-1|50	Group:		Sound
12mu|libcanberra-0.30-1|51	# (cg) This is just temporary. This should really be a generic requires.
12mu|libcanberra-0.30-1|52	Requires:	sound-theme-freedesktop
12mu|libcanberra-0.30-1|53	Conflicts:	%{shortname}-gtk3 < 0.28-6
12mu|libcanberra-0.30-1|54	
12mu|libcanberra-0.30-1|55	%description -n %{shortname}-common
12mu|libcanberra-0.30-1|56	Common files needed for libcanberra
12mu|libcanberra-0.30-1|57	
12mu|libcanberra-0.30-1|58	%post -n %{shortname}-common
12mu|libcanberra-0.30-1|59	if [ $1 -eq 1 ]; then
12mu|libcanberra-0.30-1|60	/bin/systemctl daemon-reload
12mu|libcanberra-0.30-1|61	fi
12mu|libcanberra-0.30-1|62	systemctl enable canberra-system-bootup.service
12mu|libcanberra-0.30-1|63	
12mu|libcanberra-0.30-1|64	%preun -n %{shortname}-common
12mu|libcanberra-0.30-1|65	if [ $1 -eq 0 ]; then
12mu|libcanberra-0.30-1|66	/bin/systemctl --no-reload disable canberra-system-bootup.service canberra-system-shutdown.service canberra-system-shutdown-reboot.service
12mu|libcanberra-0.30-1|67	/bin/systemctl stop canberra-system-bootup.service canberra-system-shutdown.service canberra-system-shutdown-reboot.service
12mu|libcanberra-0.30-1|68	fi
12mu|libcanberra-0.30-1|69	
12mu|libcanberra-0.30-1|70	%postun -n %{shortname}-common
12mu|libcanberra-0.30-1|71	/bin/systemctl daemon-reload
12mu|libcanberra-0.30-1|72	
12mu|libcanberra-0.30-1|73	%package -n %{shortname}-gtk3
12mu|libcanberra-0.30-1|74	Summary:	GTK3 utilities for the %{name} XDG complient sound event library
12mu|libcanberra-0.30-1|75	Group:		System/Libraries
12mu|libcanberra-0.30-1|76	Requires:	gtk+3.0
12mu|libcanberra-0.30-1|77	Requires:	%{shortname}-common
12mu|libcanberra-0.30-1|78	Obsoletes:	%{name}-gtk2
12mu|libcanberra-0.30-1|79	
12mu|libcanberra-0.30-1|80	%description -n %{shortname}-gtk3
12mu|libcanberra-0.30-1|81	GTK3 specific utilities & modules for %{name}, a small and lightweight
12mu|libcanberra-0.30-1|82	implementation of the XDG Sound Theme Specification
12mu|libcanberra-0.30-1|83	(http://0pointer.de/public/sound-theme-spec.html).
12mu|libcanberra-0.30-1|84	
12mu|libcanberra-0.30-1|85	%package -n %{libname}
12mu|libcanberra-0.30-1|86	Summary:	XDG complient sound event library
12mu|libcanberra-0.30-1|87	Group:		System/Libraries
12mu|libcanberra-0.30-1|88	
12mu|libcanberra-0.30-1|89	%description -n %{libname}
12mu|libcanberra-0.30-1|90	A small and lightweight implementation of the XDG Sound Theme Specification
12mu|libcanberra-0.30-1|91	(http://0pointer.de/public/sound-theme-spec.html).
12mu|libcanberra-0.30-1|92	
12mu|libcanberra-0.30-1|93	%package -n %{libgtk}
12mu|libcanberra-0.30-1|94	Summary:	GTK libraries for the %{name}
12mu|libcanberra-0.30-1|95	Group:		System/Libraries
12mu|libcanberra-0.30-1|96	Provides:	canberra-gtk-module
12mu|libcanberra-0.30-1|97	%rename		canberra-gtk
12mu|libcanberra-0.30-1|98	
12mu|libcanberra-0.30-1|99	%description -n %{libgtk}
12mu|libcanberra-0.30-1|100	GTK specific libraries for %{name}
12mu|libcanberra-0.30-1|101	
12mu|libcanberra-0.30-1|102	%package -n %{libgtk3}
12mu|libcanberra-0.30-1|103	Summary:	GTK3 libraries for the %{name}
12mu|libcanberra-0.30-1|104	Group:		System/Libraries
12mu|libcanberra-0.30-1|105	
12mu|libcanberra-0.30-1|106	%description -n %{libgtk3}
12mu|libcanberra-0.30-1|107	GTK3 specific libraries for %{name}.
12mu|libcanberra-0.30-1|108	
12mu|libcanberra-0.30-1|109	%package -n %{libgtkdevel}
12mu|libcanberra-0.30-1|110	Summary:	GTK library for %{name} development
12mu|libcanberra-0.30-1|111	Group:		Development/C
12mu|libcanberra-0.30-1|112	Provides:	%{name}-gtk-devel = %{version}-%{release}
12mu|libcanberra-0.30-1|113	Requires:	%{libgtk} = %{version}-%{release}
12mu|libcanberra-0.30-1|114	# moved the gtk header file & vala to gtk3devel
12mu|libcanberra-0.30-1|115	Requires:	%{libgtk3devel} = %{version}-%{release}
12mu|libcanberra-0.30-1|116	
12mu|libcanberra-0.30-1|117	%description -n %{libgtkdevel}
12mu|libcanberra-0.30-1|118	GTK specific development library for %{name}.
12mu|libcanberra-0.30-1|119	
12mu|libcanberra-0.30-1|120	%package -n %{libgtk3devel}
12mu|libcanberra-0.30-1|121	Summary:	GTK3 header and library for %{name} development
12mu|libcanberra-0.30-1|122	Group:		Development/C
12mu|libcanberra-0.30-1|123	Provides:	%{name}-gtk3-devel = %{version}-%{release}
12mu|libcanberra-0.30-1|124	Requires:	%{libgtk3} = %{version}-%{release}
12mu|libcanberra-0.30-1|125	
12mu|libcanberra-0.30-1|126	%description -n %{libgtk3devel}
12mu|libcanberra-0.30-1|127	GTK3 specific development library and header for %{name}.
12mu|libcanberra-0.30-1|128	
12mu|libcanberra-0.30-1|129	%package -n %{develname}
12mu|libcanberra-0.30-1|130	Summary:	Headers and libraries for %{name} development
12mu|libcanberra-0.30-1|131	Group:		Development/C
12mu|libcanberra-0.30-1|132	Requires:	%{libname} = %{version}-%{release}
12mu|libcanberra-0.30-1|133	Provides:	%{name}-devel = %{version}-%{release}
12mu|libcanberra-0.30-1|134	
12mu|libcanberra-0.30-1|135	%description -n %{develname}
12mu|libcanberra-0.30-1|136	Development files for %{name}.
12mu|libcanberra-0.30-1|137	
12mu|libcanberra-0.30-1|138	%prep
12mu|libcanberra-0.30-1|139	%setup -q
12mu|libcanberra-0.30-1|140	%apply_patches
12mu|libcanberra-0.30-1|141	
12mu|libcanberra-0.30-1|142	%build
12mu|libcanberra-0.30-1|143	%configure2_5x \
12mu|libcanberra-0.30-1|144	--disable-static \
12mu|libcanberra-0.30-1|145	--disable-oss \
12mu|libcanberra-0.30-1|146	--disable-lynx \
12mu|libcanberra-0.30-1|147	%if %{with systemd}
12mu|libcanberra-0.30-1|148	--with-systemdsystemunitdir=%{_unitdir}
12mu|libcanberra-0.30-1|149	%endif
12mu|libcanberra-0.30-1|150	
12mu|libcanberra-0.30-1|151	%make
12mu|libcanberra-0.30-1|152	
12mu|libcanberra-0.30-1|153	%install
12mu|libcanberra-0.30-1|154	%makeinstall_std
12mu|libcanberra-0.30-1|155	
12mu|libcanberra-0.30-1|156	# Remove metalink libraries
12mu|libcanberra-0.30-1|157	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mu|libcanberra-0.30-1|158	
12mu|libcanberra-0.30-1|159	install -D -m755  %{SOURCE1} %{buildroot}%{_sysconfdir}/X11/xinit.d/libcanberra-gtk-module.sh
12mu|libcanberra-0.30-1|160	install -D -m644  %{SOURCE2} %{buildroot}%{_sysconfdir}/profile.d/40canberra.sh
12mu|libcanberra-0.30-1|161	install -D -m644  %{SOURCE3} %{buildroot}%{_sysconfdir}/sound/profiles/alsa/canberra.conf
12mu|libcanberra-0.30-1|162	install -D -m644  %{SOURCE4} %{buildroot}%{_sysconfdir}/sound/profiles/pulse/canberra.conf
12mu|libcanberra-0.30-1|163	
12mu|libcanberra-0.30-1|164	%files -n %{shortname}-common
12mu|libcanberra-0.30-1|165	%{_sysconfdir}/X11/xinit.d/libcanberra-gtk-module.sh
12mu|libcanberra-0.30-1|166	%{_sysconfdir}/profile.d/40canberra.sh
12mu|libcanberra-0.30-1|167	%{_sysconfdir}/sound/profiles/alsa/canberra.conf
12mu|libcanberra-0.30-1|168	%{_sysconfdir}/sound/profiles/pulse/canberra.conf
12mu|libcanberra-0.30-1|169	%if %{with systemd}
12mu|libcanberra-0.30-1|170	%{_bindir}/canberra-boot
12mu|libcanberra-0.30-1|171	/lib/systemd/system/canberra-system-bootup.service
12mu|libcanberra-0.30-1|172	/lib/systemd/system/canberra-system-shutdown-reboot.service
12mu|libcanberra-0.30-1|173	/lib/systemd/system/canberra-system-shutdown.service
12mu|libcanberra-0.30-1|174	%endif
12mu|libcanberra-0.30-1|175	
12mu|libcanberra-0.30-1|176	%files -n %{shortname}-gtk3
12mu|libcanberra-0.30-1|177	%{_bindir}/canberra-gtk-play
12mu|libcanberra-0.30-1|178	%{_datadir}/gdm/autostart/LoginWindow/libcanberra-ready-sound.desktop
12mu|libcanberra-0.30-1|179	%{_datadir}/gnome/autostart/libcanberra-login-sound.desktop
12mu|libcanberra-0.30-1|180	%{_datadir}/gnome/shutdown/libcanberra-logout-sound.sh
12mu|libcanberra-0.30-1|181	
12mu|libcanberra-0.30-1|182	%files -n %{libname}
12mu|libcanberra-0.30-1|183	%{_libdir}/%{name}.so.%{major}*
12mu|libcanberra-0.30-1|184	%dir %{_libdir}/%{name}-%{version}
12mu|libcanberra-0.30-1|185	%{_libdir}/%{name}-%{version}/%{name}-alsa.so
12mu|libcanberra-0.30-1|186	%{_libdir}/%{name}-%{version}/%{name}-gstreamer.so
12mu|libcanberra-0.30-1|187	%{_libdir}/%{name}-%{version}/%{name}-pulse.so
12mu|libcanberra-0.30-1|188	%{_libdir}/%{name}-%{version}/%{name}-multi.so
12mu|libcanberra-0.30-1|189	%{_libdir}/%{name}-%{version}/%{name}-null.so
12mu|libcanberra-0.30-1|190	
12mu|libcanberra-0.30-1|191	%files -n %{libgtk}
12mu|libcanberra-0.30-1|192	%{_libdir}/%{name}-gtk.so.%{major_gtk}*
12mu|libcanberra-0.30-1|193	%{_libdir}/gtk-2.0/modules/%{name}-gtk-module.so
12mu|libcanberra-0.30-1|194	
12mu|libcanberra-0.30-1|195	%files -n %{libgtk3}
12mu|libcanberra-0.30-1|196	%{_libdir}/%{name}-gtk3.so.%{major_gtk}*
12mu|libcanberra-0.30-1|197	%{_libdir}/gtk-3.0/modules/%{name}-gtk-module.so
12mu|libcanberra-0.30-1|198	%{_libdir}/gtk-3.0/modules/%{name}-gtk3-module.so
12mu|libcanberra-0.30-1|199	%{_libdir}/gnome-settings-daemon-3.0/gtk-modules/canberra-gtk-module.desktop
12mu|libcanberra-0.30-1|200	
12mu|libcanberra-0.30-1|201	%files -n %{libgtkdevel}
12mu|libcanberra-0.30-1|202	%doc %{_datadir}/gtk-doc/html/%{name}
12mu|libcanberra-0.30-1|203	%{_libdir}/%{name}-gtk.so
12mu|libcanberra-0.30-1|204	%{_libdir}/pkgconfig/%{name}-gtk.pc
12mu|libcanberra-0.30-1|205	
12mu|libcanberra-0.30-1|206	%files -n %{libgtk3devel}
12mu|libcanberra-0.30-1|207	%{_libdir}/libcanberra-gtk3.so
12mu|libcanberra-0.30-1|208	%{_libdir}/pkgconfig/libcanberra-gtk3.pc
12mu|libcanberra-0.30-1|209	%{_includedir}/%{shortname}-gtk.h
12mu|libcanberra-0.30-1|210	%{_datadir}/vala/vapi/libcanberra-gtk.vapi
12mu|libcanberra-0.30-1|211	
12mu|libcanberra-0.30-1|212	%files -n %{develname}
12mu|libcanberra-0.30-1|213	%docdir %{_docdir}/%{name}
12mu|libcanberra-0.30-1|214	%doc %{_docdir}/%{name}/README
12mu|libcanberra-0.30-1|215	%{_includedir}/%{shortname}.h
12mu|libcanberra-0.30-1|216	%{_libdir}/%{name}.so
12mu|libcanberra-0.30-1|217	%{_libdir}/pkgconfig/%{name}.pc
12mu|libcanberra-0.30-1|218	%{_datadir}/vala/vapi/libcanberra.vapi
12mu|libcanberra-0.30-1|219	

20001 12
12mu|libcec-2.1.1-1|1	%define major 2
12mu|libcec-2.1.1-1|2	%define libname %mklibname cec %{major}
12mu|libcec-2.1.1-1|3	%define devname %mklibname cec -d
12mu|libcec-2.1.1-1|4	
12mu|libcec-2.1.1-1|5	Name:		libcec
12mu|libcec-2.1.1-1|6	Version:	2.1.1
12mu|libcec-2.1.1-1|7	Release:	1
12mu|libcec-2.1.1-1|8	Summary:	Pulse-Eight CEC adapter control library
12mu|libcec-2.1.1-1|9	License:	GPLv2+
12mu|libcec-2.1.1-1|10	Group:		System/Libraries
12mu|libcec-2.1.1-1|11	URL:		http://libcec.pulse-eight.com/
12mu|libcec-2.1.1-1|12	Source0:	%{name}-%{version}.tar.bz2
12mu|libcec-2.1.1-1|13	BuildRequires:	pkgconfig(libudev)
12mu|libcec-2.1.1-1|14	BuildRequires:	lockdev-devel
12mu|libcec-2.1.1-1|15	
12mu|libcec-2.1.1-1|16	%description
12mu|libcec-2.1.1-1|17	With libcec you can access your Pulse-Eight CEC adapter.
12mu|libcec-2.1.1-1|18	
12mu|libcec-2.1.1-1|19	%package -n cec-utils
12mu|libcec-2.1.1-1|20	Summary:	Utilities for Pulse-Eight CEC adapter control
12mu|libcec-2.1.1-1|21	Group:		System/Configuration/Hardware
12mu|libcec-2.1.1-1|22	# the binaries require the library, but automatic dependency generation doesn't
12mu|libcec-2.1.1-1|23	# catch that
12mu|libcec-2.1.1-1|24	Requires:	%{libname} = %{EVRD}
12mu|libcec-2.1.1-1|25	
12mu|libcec-2.1.1-1|26	%description -n cec-utils
12mu|libcec-2.1.1-1|27	With libcec you can access your Pulse-Eight CEC adapter.
12mu|libcec-2.1.1-1|28	
12mu|libcec-2.1.1-1|29	This package contains the command-line tools to configure and test your
12mu|libcec-2.1.1-1|30	Pulse-Eight CEC adapter.
12mu|libcec-2.1.1-1|31	
12mu|libcec-2.1.1-1|32	%files -n cec-utils
12mu|libcec-2.1.1-1|33	%{_bindir}/cec-client
12mu|libcec-2.1.1-1|34	
12mu|libcec-2.1.1-1|35	#----------------------------------------------------------------------------
12mu|libcec-2.1.1-1|36	
12mu|libcec-2.1.1-1|37	%package -n %{libname}
12mu|libcec-2.1.1-1|38	Summary:	Shared library for Pulse-Eight CEC adapter control
12mu|libcec-2.1.1-1|39	Group:		System/Libraries
12mu|libcec-2.1.1-1|40	
12mu|libcec-2.1.1-1|41	%description -n %{libname}
12mu|libcec-2.1.1-1|42	With libcec you can access your Pulse-Eight CEC adapter.
12mu|libcec-2.1.1-1|43	
12mu|libcec-2.1.1-1|44	This package contains the shared library which allows programs to access your
12mu|libcec-2.1.1-1|45	Pulse-Eight CEC adapter.
12mu|libcec-2.1.1-1|46	
12mu|libcec-2.1.1-1|47	%files -n %{libname}
12mu|libcec-2.1.1-1|48	%{_libdir}/%{name}.so.%{major}*
12mu|libcec-2.1.1-1|49	
12mu|libcec-2.1.1-1|50	#----------------------------------------------------------------------------
12mu|libcec-2.1.1-1|51	
12mu|libcec-2.1.1-1|52	%package -n %{devname}
12mu|libcec-2.1.1-1|53	Summary:	Development files for %{name}
12mu|libcec-2.1.1-1|54	Group:		Development/C
12mu|libcec-2.1.1-1|55	Requires:	%{libname} = %{EVRD}
12mu|libcec-2.1.1-1|56	Provides:	cec-devel = %{EVRD}
12mu|libcec-2.1.1-1|57	Provides:	%{name}-devel = %{EVRD}
12mu|libcec-2.1.1-1|58	
12mu|libcec-2.1.1-1|59	%description -n %{devname}
12mu|libcec-2.1.1-1|60	With libcec you can access your Pulse-Eight CEC adapter.
12mu|libcec-2.1.1-1|61	
12mu|libcec-2.1.1-1|62	This package contains the files for developing applications which
12mu|libcec-2.1.1-1|63	will use libcec.
12mu|libcec-2.1.1-1|64	
12mu|libcec-2.1.1-1|65	%files -n %{devname}
12mu|libcec-2.1.1-1|66	%{_libdir}/%{name}.so
12mu|libcec-2.1.1-1|67	%{_libdir}/pkgconfig/%{name}.pc
12mu|libcec-2.1.1-1|68	%{_includedir}/%{name}/*.h
12mu|libcec-2.1.1-1|69	
12mu|libcec-2.1.1-1|70	
12mu|libcec-2.1.1-1|71	#----------------------------------------------------------------------------
12mu|libcec-2.1.1-1|72	
12mu|libcec-2.1.1-1|73	%prep
12mu|libcec-2.1.1-1|74	%setup -q
12mu|libcec-2.1.1-1|75	
12mu|libcec-2.1.1-1|76	%build
12mu|libcec-2.1.1-1|77	autoreconf -ifv
12mu|libcec-2.1.1-1|78	%configure2_5x --disable-static
12mu|libcec-2.1.1-1|79	%make
12mu|libcec-2.1.1-1|80	
12mu|libcec-2.1.1-1|81	%install
12mu|libcec-2.1.1-1|82	%makeinstall_std
12mu|libcec-2.1.1-1|83	

20002 12
12mu|libchamplain-0.12.4-1|1	%define oname		champlain
12mu|libchamplain-0.12.4-1|2	
12mu|libchamplain-0.12.4-1|3	%define api			0.12
12mu|libchamplain-0.12.4-1|4	%define major		0
12mu|libchamplain-0.12.4-1|5	%define gir_major	0.12
12mu|libchamplain-0.12.4-1|6	%define libname		%mklibname champlain %{api} %{major}
12mu|libchamplain-0.12.4-1|7	%define libgtk		%mklibname champlain-gtk %{api} %{major}
12mu|libchamplain-0.12.4-1|8	%define girname		%mklibname %{oname}-gir %{gir_major}
12mu|libchamplain-0.12.4-1|9	%define girgtk		%mklibname %{oname}-gtk-gir %{gir_major}
12mu|libchamplain-0.12.4-1|10	%define develname	%mklibname champlain %{api} -d
12mu|libchamplain-0.12.4-1|11	
12mu|libchamplain-0.12.4-1|12	Summary:	Map view for Clutter
12mu|libchamplain-0.12.4-1|13	Name:		libchamplain
12mu|libchamplain-0.12.4-1|14	Version:	0.12.4
12mu|libchamplain-0.12.4-1|15	Release:	1
12mu|libchamplain-0.12.4-1|16	License:	LGPLv2+
12mu|libchamplain-0.12.4-1|17	Group:		Graphical desktop/GNOME
12mu|libchamplain-0.12.4-1|18	URL:		http://blog.pierlux.com/projects/libchamplain/en/
12mu|libchamplain-0.12.4-1|19	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/0.12/%{name}-%{version}.tar.xz
12mu|libchamplain-0.12.4-1|20	Patch0:		libchamplain-0.12.2-fix-linking.patch
12mu|libchamplain-0.12.4-1|21	BuildRequires:	chrpath
12mu|libchamplain-0.12.4-1|22	BuildRequires:	pkgconfig(clutter-1.0)
12mu|libchamplain-0.12.4-1|23	BuildRequires:	pkgconfig(clutter-gtk-1.0)
12mu|libchamplain-0.12.4-1|24	BuildRequires:	pkgconfig(gdk-3.0)
12mu|libchamplain-0.12.4-1|25	BuildRequires:	pkgconfig(gl)
12mu|libchamplain-0.12.4-1|26	BuildRequires:	pkgconfig(glib-2.0)
12mu|libchamplain-0.12.4-1|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|libchamplain-0.12.4-1|28	BuildRequires:	pkgconfig(gtk-doc)
12mu|libchamplain-0.12.4-1|29	BuildRequires:	pkgconfig(sqlite3)
12mu|libchamplain-0.12.4-1|30	BuildRequires:	pkgconfig(libsoup-gnome-2.4)
12mu|libchamplain-0.12.4-1|31	BuildRequires:	pkgconfig(memphis-0.2)
12mu|libchamplain-0.12.4-1|32	BuildRequires:	vala-tools
12mu|libchamplain-0.12.4-1|33	
12mu|libchamplain-0.12.4-1|34	%description
12mu|libchamplain-0.12.4-1|35	Libchamplain is a C library aimed to provide a ClutterActor to display
12mu|libchamplain-0.12.4-1|36	rasterized maps.
12mu|libchamplain-0.12.4-1|37	
12mu|libchamplain-0.12.4-1|38	%package -n %{libname}
12mu|libchamplain-0.12.4-1|39	Summary:	Map view for Clutter
12mu|libchamplain-0.12.4-1|40	Group:		System/Libraries
12mu|libchamplain-0.12.4-1|41	
12mu|libchamplain-0.12.4-1|42	%description -n %{libname}
12mu|libchamplain-0.12.4-1|43	Libchamplain is a C library aimed to provide a ClutterActor to display
12mu|libchamplain-0.12.4-1|44	rasterized maps.
12mu|libchamplain-0.12.4-1|45	
12mu|libchamplain-0.12.4-1|46	%package -n %{libgtk}
12mu|libchamplain-0.12.4-1|47	Summary:	Map view for Clutter
12mu|libchamplain-0.12.4-1|48	Group:		System/Libraries
12mu|libchamplain-0.12.4-1|49	
12mu|libchamplain-0.12.4-1|50	%description -n %{libgtk}
12mu|libchamplain-0.12.4-1|51	Libchamplain is a C library aimed to provide a ClutterActor to display
12mu|libchamplain-0.12.4-1|52	rasterized maps.
12mu|libchamplain-0.12.4-1|53	
12mu|libchamplain-0.12.4-1|54	This package contains the GTK+ view for %{name}
12mu|libchamplain-0.12.4-1|55	
12mu|libchamplain-0.12.4-1|56	%package -n %{girname}
12mu|libchamplain-0.12.4-1|57	Summary:	GObject Introspection interface description for GData
12mu|libchamplain-0.12.4-1|58	Group:		System/Libraries
12mu|libchamplain-0.12.4-1|59	
12mu|libchamplain-0.12.4-1|60	%description -n %{girname}
12mu|libchamplain-0.12.4-1|61	GObject Introspection interface description for GData.
12mu|libchamplain-0.12.4-1|62	
12mu|libchamplain-0.12.4-1|63	%package -n %{girgtk}
12mu|libchamplain-0.12.4-1|64	Summary:	GObject Introspection interface description for GData
12mu|libchamplain-0.12.4-1|65	Group:		System/Libraries
12mu|libchamplain-0.12.4-1|66	Requires:	%{libgtk} = %{version}-%{release}
12mu|libchamplain-0.12.4-1|67	
12mu|libchamplain-0.12.4-1|68	%description -n %{girgtk}
12mu|libchamplain-0.12.4-1|69	GObject Introspection interface description for GData.
12mu|libchamplain-0.12.4-1|70	
12mu|libchamplain-0.12.4-1|71	%package -n %{develname}
12mu|libchamplain-0.12.4-1|72	Summary:	Development files for %{name}
12mu|libchamplain-0.12.4-1|73	Group:		Development/GNOME and GTK+
12mu|libchamplain-0.12.4-1|74	Requires:	%{libname} = %{version}-%{release}
12mu|libchamplain-0.12.4-1|75	Requires:	%{libgtk} = %{version}-%{release}
12mu|libchamplain-0.12.4-1|76	Requires:	%{girname} = %{version}-%{release}
12mu|libchamplain-0.12.4-1|77	Requires:	%{girgtk} = %{version}-%{release}
12mu|libchamplain-0.12.4-1|78	Provides:	%{name}-devel = %{version}-%{release}
12mu|libchamplain-0.12.4-1|79	Obsoletes:	%mklibname champlain 0.3 -d
12mu|libchamplain-0.12.4-1|80	
12mu|libchamplain-0.12.4-1|81	%description -n %{develname}
12mu|libchamplain-0.12.4-1|82	This package contains development files for %{name}.
12mu|libchamplain-0.12.4-1|83	
12mu|libchamplain-0.12.4-1|84	%prep
12mu|libchamplain-0.12.4-1|85	%setup -q
12mu|libchamplain-0.12.4-1|86	%apply_patches
12mu|libchamplain-0.12.4-1|87	
12mu|libchamplain-0.12.4-1|88	autoreconf -fi
12mu|libchamplain-0.12.4-1|89	
12mu|libchamplain-0.12.4-1|90	%build
12mu|libchamplain-0.12.4-1|91	%configure2_5x \
12mu|libchamplain-0.12.4-1|92	--disable-static \
12mu|libchamplain-0.12.4-1|93	--enable-gtk-doc \
12mu|libchamplain-0.12.4-1|94	--enable-python \
12mu|libchamplain-0.12.4-1|95	--enable-introspection
12mu|libchamplain-0.12.4-1|96	
12mu|libchamplain-0.12.4-1|97	# Omit unused direct shared library dependencies.
12mu|libchamplain-0.12.4-1|98	sed --in-place --expression 's! -shared ! -Wl,--as-needed\0!g' libtool
12mu|libchamplain-0.12.4-1|99	
12mu|libchamplain-0.12.4-1|100	%make
12mu|libchamplain-0.12.4-1|101	
12mu|libchamplain-0.12.4-1|102	%install
12mu|libchamplain-0.12.4-1|103	%makeinstall_std
12mu|libchamplain-0.12.4-1|104	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mu|libchamplain-0.12.4-1|105	
12mu|libchamplain-0.12.4-1|106	# Remove rpaths.
12mu|libchamplain-0.12.4-1|107	chrpath --delete %{buildroot}%{_libdir}/%{name}-gtk-*.so.*
12mu|libchamplain-0.12.4-1|108	
12mu|libchamplain-0.12.4-1|109	%files -n %{libname}
12mu|libchamplain-0.12.4-1|110	%{_libdir}/%{name}-%{api}.so.%{major}*
12mu|libchamplain-0.12.4-1|111	
12mu|libchamplain-0.12.4-1|112	%files -n %{girname}
12mu|libchamplain-0.12.4-1|113	%{_libdir}/girepository-1.0/Champlain-%{gir_major}.typelib
12mu|libchamplain-0.12.4-1|114	
12mu|libchamplain-0.12.4-1|115	%files -n %{libgtk}
12mu|libchamplain-0.12.4-1|116	%{_libdir}/%{name}-gtk-%{api}.so.%{major}*
12mu|libchamplain-0.12.4-1|117	
12mu|libchamplain-0.12.4-1|118	%files -n %{girgtk}
12mu|libchamplain-0.12.4-1|119	%{_libdir}/girepository-1.0/GtkChamplain-%{gir_major}.typelib
12mu|libchamplain-0.12.4-1|120	
12mu|libchamplain-0.12.4-1|121	%files -n %{develname}
12mu|libchamplain-0.12.4-1|122	%doc NEWS
12mu|libchamplain-0.12.4-1|123	%doc demos/launcher.c
12mu|libchamplain-0.12.4-1|124	%{_libdir}/%{name}-%{api}.so
12mu|libchamplain-0.12.4-1|125	%{_libdir}/%{name}-gtk-%{api}.so
12mu|libchamplain-0.12.4-1|126	%{_libdir}/pkgconfig/champlain-%{api}.pc
12mu|libchamplain-0.12.4-1|127	%{_libdir}/pkgconfig/champlain-gtk-%{api}.pc
12mu|libchamplain-0.12.4-1|128	%{_libdir}/pkgconfig/champlain-memphis-%{api}.pc
12mu|libchamplain-0.12.4-1|129	%dir %{_datadir}/gtk-doc/html/%{name}
12mu|libchamplain-0.12.4-1|130	%dir %{_datadir}/gtk-doc/html/%{name}-gtk
12mu|libchamplain-0.12.4-1|131	%doc %{_datadir}/gtk-doc/html/%{name}/*
12mu|libchamplain-0.12.4-1|132	%doc %{_datadir}/gtk-doc/html/%{name}-gtk/*
12mu|libchamplain-0.12.4-1|133	%dir %{_includedir}/%{name}-%{api}
12mu|libchamplain-0.12.4-1|134	%dir %{_includedir}/%{name}-%{api}/champlain
12mu|libchamplain-0.12.4-1|135	%{_includedir}/%{name}-%{api}/champlain/*.h
12mu|libchamplain-0.12.4-1|136	%dir %{_includedir}/%{name}-gtk-%{api}
12mu|libchamplain-0.12.4-1|137	%dir %{_includedir}/%{name}-gtk-%{api}/champlain-gtk/
12mu|libchamplain-0.12.4-1|138	%{_includedir}/%{name}-gtk-%{api}/champlain-gtk/*.h
12mu|libchamplain-0.12.4-1|139	%{_datadir}/gir-1.0/Champlain-%{gir_major}.gir
12mu|libchamplain-0.12.4-1|140	%{_datadir}/gir-1.0/GtkChamplain-%{gir_major}.gir
12mu|libchamplain-0.12.4-1|141	%{_datadir}/vala/vapi/champlain*
12mu|libchamplain-0.12.4-1|142	

20003 12
12mu|libchewing-0.3.5-6|1	%define major 3
12mu|libchewing-0.3.5-6|2	%define libname %mklibname chewing %{major}
12mu|libchewing-0.3.5-6|3	%define develname %mklibname chewing -d
12mu|libchewing-0.3.5-6|4	
12mu|libchewing-0.3.5-6|5	Name:		libchewing
12mu|libchewing-0.3.5-6|6	Summary:	The intelligent phonetic input method library
12mu|libchewing-0.3.5-6|7	Epoch:		1
12mu|libchewing-0.3.5-6|8	Version:	0.3.5
12mu|libchewing-0.3.5-6|9	Release:	6
12mu|libchewing-0.3.5-6|10	Group:		System/Internationalization
12mu|libchewing-0.3.5-6|11	License:	LGPLv2+
12mu|libchewing-0.3.5-6|12	Source0:	http://chewing.googlecode.com/files/%{name}-%{version}.tar.bz2
12mu|libchewing-0.3.5-6|13	URL:		http://chewing.csie.net/
12mu|libchewing-0.3.5-6|14	
12mu|libchewing-0.3.5-6|15	%description
12mu|libchewing-0.3.5-6|16	libchewing is an intelligent Chinese phonetic input method library
12mu|libchewing-0.3.5-6|17	which is also know as Qooing. Based on Chewing input method.
12mu|libchewing-0.3.5-6|18	
12mu|libchewing-0.3.5-6|19	%package data
12mu|libchewing-0.3.5-6|20	Summary:	Data for Libchewing
12mu|libchewing-0.3.5-6|21	Group:		System/Internationalization
12mu|libchewing-0.3.5-6|22	
12mu|libchewing-0.3.5-6|23	%description data
12mu|libchewing-0.3.5-6|24	libchewing is an intelligent Chinese phonetic input method library
12mu|libchewing-0.3.5-6|25	which is also know as Qooing. Based on Chewing input method.
12mu|libchewing-0.3.5-6|26	
12mu|libchewing-0.3.5-6|27	This package contains data files from libchewing.
12mu|libchewing-0.3.5-6|28	
12mu|libchewing-0.3.5-6|29	%package -n	%{libname}
12mu|libchewing-0.3.5-6|30	Summary:	The intelligent phonetic input method library
12mu|libchewing-0.3.5-6|31	Group:		System/Internationalization
12mu|libchewing-0.3.5-6|32	Requires:	%{name}-data = %{EVRD}
12mu|libchewing-0.3.5-6|33	Provides:	%{name} = %{EVRD}
12mu|libchewing-0.3.5-6|34	
12mu|libchewing-0.3.5-6|35	%description -n %{libname}
12mu|libchewing-0.3.5-6|36	libchewing is an intelligent Chinese phonetic input method library
12mu|libchewing-0.3.5-6|37	which is also know as Qooing. Based on Chewing input method.
12mu|libchewing-0.3.5-6|38	
12mu|libchewing-0.3.5-6|39	This package contains the basic libchewing library.
12mu|libchewing-0.3.5-6|40	
12mu|libchewing-0.3.5-6|41	%package -n	%{develname}
12mu|libchewing-0.3.5-6|42	Summary:	Headers of libchewing for development
12mu|libchewing-0.3.5-6|43	Group:		Development/C
12mu|libchewing-0.3.5-6|44	Requires:	%{libname} = %{EVRD}
12mu|libchewing-0.3.5-6|45	Provides:	%{name}-devel= %{EVRD}
12mu|libchewing-0.3.5-6|46	
12mu|libchewing-0.3.5-6|47	%description -n %{develname}
12mu|libchewing-0.3.5-6|48	libchewing is an intelligent Chinese phonetic input method library
12mu|libchewing-0.3.5-6|49	which is also know as Qooing. Based on Chewing input method.
12mu|libchewing-0.3.5-6|50	
12mu|libchewing-0.3.5-6|51	This package contains library and headers necessary for development
12mu|libchewing-0.3.5-6|52	related to Chewing input method. You also need it if you want to
12mu|libchewing-0.3.5-6|53	compile any input server that supports Chewing input method.
12mu|libchewing-0.3.5-6|54	
12mu|libchewing-0.3.5-6|55	%prep
12mu|libchewing-0.3.5-6|56	%setup -q
12mu|libchewing-0.3.5-6|57	
12mu|libchewing-0.3.5-6|58	%build
12mu|libchewing-0.3.5-6|59	%configure2_5x --disable-static
12mu|libchewing-0.3.5-6|60	%make
12mu|libchewing-0.3.5-6|61	
12mu|libchewing-0.3.5-6|62	%install
12mu|libchewing-0.3.5-6|63	%makeinstall_std
12mu|libchewing-0.3.5-6|64	
12mu|libchewing-0.3.5-6|65	%files data
12mu|libchewing-0.3.5-6|66	%doc COPYING
12mu|libchewing-0.3.5-6|67	%{_libdir}/libchewing
12mu|libchewing-0.3.5-6|68	%{_infodir}/*
12mu|libchewing-0.3.5-6|69	
12mu|libchewing-0.3.5-6|70	%files -n %{libname}
12mu|libchewing-0.3.5-6|71	%doc COPYING
12mu|libchewing-0.3.5-6|72	%{_libdir}/lib*.so.%{major}*
12mu|libchewing-0.3.5-6|73	
12mu|libchewing-0.3.5-6|74	%files -n %{develname}
12mu|libchewing-0.3.5-6|75	%doc AUTHORS COPYING ChangeLog NEWS README
12mu|libchewing-0.3.5-6|76	%{_libdir}/lib*.so
12mu|libchewing-0.3.5-6|77	%{_libdir}/pkgconfig/*
12mu|libchewing-0.3.5-6|78	%{_includedir}/*
12mu|libchewing-0.3.5-6|79	
12mu|libchewing-0.3.5-6|80	%changelog
12mu|libchewing-0.3.5-6|81	* Wed Dec 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:0.3.5-6
12mu|libchewing-0.3.5-6|82	+ Revision: f28c6b1
12mu|libchewing-0.3.5-6|83	- Fix files
12mu|libchewing-0.3.5-6|84	
12mu|libchewing-0.3.5-6|85	

20004 12
12mu|libcmis-0.4.1-2|1	%define api	0.4
12mu|libcmis-0.4.1-2|2	%define major	4
12mu|libcmis-0.4.1-2|3	%define libname %mklibname cmis %{api} %{major}
12mu|libcmis-0.4.1-2|4	%define libcmis_c %mklibname cmis-c %{api} %{major}
12mu|libcmis-0.4.1-2|5	%define devname %mklibname -d cmis
12mu|libcmis-0.4.1-2|6	
12mu|libcmis-0.4.1-2|7	Summary:	A C++ client library for the CMIS interface
12mu|libcmis-0.4.1-2|8	Name:		libcmis
12mu|libcmis-0.4.1-2|9	Version:	0.4.1
12mu|libcmis-0.4.1-2|10	Release:	2
12mu|libcmis-0.4.1-2|11	Group:		System/Libraries
12mu|libcmis-0.4.1-2|12	License:	GPLv2+ or LGPLv2+ or MPLv1.1
12mu|libcmis-0.4.1-2|13	Url:		http://sourceforge.net/projects/libcmis/
12mu|libcmis-0.4.1-2|14	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12mu|libcmis-0.4.1-2|15	
12mu|libcmis-0.4.1-2|16	BuildRequires:	docbook2x
12mu|libcmis-0.4.1-2|17	BuildRequires:	boost-devel
12mu|libcmis-0.4.1-2|18	BuildRequires:	pkgconfig(libcurl)
12mu|libcmis-0.4.1-2|19	BuildRequires:	pkgconfig(libxml-2.0)
12mu|libcmis-0.4.1-2|20	
12mu|libcmis-0.4.1-2|21	%description
12mu|libcmis-0.4.1-2|22	LibCMIS is a C++ client library for the CMIS interface. This allows C++
12mu|libcmis-0.4.1-2|23	applications to connect to any ECM behaving as a CMIS server like
12mu|libcmis-0.4.1-2|24	Alfresco, Nuxeo for the open source ones.
12mu|libcmis-0.4.1-2|25	
12mu|libcmis-0.4.1-2|26	%package -n %{libname}
12mu|libcmis-0.4.1-2|27	Summary:	Text categorization library
12mu|libcmis-0.4.1-2|28	Group:		System/Libraries
12mu|libcmis-0.4.1-2|29	
12mu|libcmis-0.4.1-2|30	%description -n %{libname}
12mu|libcmis-0.4.1-2|31	LibCMIS is a C++ client library for the CMIS interface. This allows C++
12mu|libcmis-0.4.1-2|32	applications to connect to any ECM behaving as a CMIS server like
12mu|libcmis-0.4.1-2|33	Alfresco, Nuxeo for the open source ones.
12mu|libcmis-0.4.1-2|34	
12mu|libcmis-0.4.1-2|35	%package -n %{libcmis_c}
12mu|libcmis-0.4.1-2|36	Summary:	Text categorization library
12mu|libcmis-0.4.1-2|37	Group:		System/Libraries
12mu|libcmis-0.4.1-2|38	
12mu|libcmis-0.4.1-2|39	%description -n %{libcmis_c}
12mu|libcmis-0.4.1-2|40	This package contains a shared library for %{name}.
12mu|libcmis-0.4.1-2|41	
12mu|libcmis-0.4.1-2|42	%package -n %{devname}
12mu|libcmis-0.4.1-2|43	Summary:	Development files for %{name}
12mu|libcmis-0.4.1-2|44	Group:		Development/Other
12mu|libcmis-0.4.1-2|45	Requires:	%{libname} = %{version}-%{release}
12mu|libcmis-0.4.1-2|46	Requires:	%{libcmis_c} = %{version}-%{release}
12mu|libcmis-0.4.1-2|47	Provides:	%{name}-devel = %{version}-%{release}
12mu|libcmis-0.4.1-2|48	
12mu|libcmis-0.4.1-2|49	%description -n %{devname}
12mu|libcmis-0.4.1-2|50	The %{name}-devel package contains libraries and header files for
12mu|libcmis-0.4.1-2|51	developing applications that use %{name}.
12mu|libcmis-0.4.1-2|52	
12mu|libcmis-0.4.1-2|53	%package tools
12mu|libcmis-0.4.1-2|54	Summary:	Command line tool to access CMIS
12mu|libcmis-0.4.1-2|55	Group:		Publishing
12mu|libcmis-0.4.1-2|56	
12mu|libcmis-0.4.1-2|57	%description tools
12mu|libcmis-0.4.1-2|58	The %{name}-tools package contains a tool for accessing CMIS from the
12mu|libcmis-0.4.1-2|59	command line.
12mu|libcmis-0.4.1-2|60	
12mu|libcmis-0.4.1-2|61	%prep
12mu|libcmis-0.4.1-2|62	%setup -q
12mu|libcmis-0.4.1-2|63	%apply_patches
12mu|libcmis-0.4.1-2|64	sed -i -e 's/docbook-to-man/db2x_docbook2man/' configure
12mu|libcmis-0.4.1-2|65	
12mu|libcmis-0.4.1-2|66	%build
12mu|libcmis-0.4.1-2|67	%configure2_5x \
12mu|libcmis-0.4.1-2|68	--disable-static \
12mu|libcmis-0.4.1-2|69	--disable-tests \
12mu|libcmis-0.4.1-2|70	--disable-werror \
12mu|libcmis-0.4.1-2|71	--with-man=no
12mu|libcmis-0.4.1-2|72	
12mu|libcmis-0.4.1-2|73	%make
12mu|libcmis-0.4.1-2|74	
12mu|libcmis-0.4.1-2|75	%install
12mu|libcmis-0.4.1-2|76	%makeinstall_std
12mu|libcmis-0.4.1-2|77	
12mu|libcmis-0.4.1-2|78	%files tools
12mu|libcmis-0.4.1-2|79	%{_bindir}/cmis-client
12mu|libcmis-0.4.1-2|80	%{_mandir}/manx/cmis-client.xml.*
12mu|libcmis-0.4.1-2|81	
12mu|libcmis-0.4.1-2|82	%files -n %{libname}
12mu|libcmis-0.4.1-2|83	%{_libdir}/%{name}-%{api}.so.%{major}*
12mu|libcmis-0.4.1-2|84	
12mu|libcmis-0.4.1-2|85	%files -n %{libcmis_c}
12mu|libcmis-0.4.1-2|86	%{_libdir}/%{name}-c-%{api}.so.%{major}*
12mu|libcmis-0.4.1-2|87	
12mu|libcmis-0.4.1-2|88	%files -n %{devname}
12mu|libcmis-0.4.1-2|89	%doc AUTHORS COPYING.GPL COPYING.LGPL COPYING.MPL README
12mu|libcmis-0.4.1-2|90	%{_includedir}/%{name}-%{api}
12mu|libcmis-0.4.1-2|91	%{_includedir}/%{name}-c-%{api}
12mu|libcmis-0.4.1-2|92	%{_libdir}/%{name}-%{api}.so
12mu|libcmis-0.4.1-2|93	%{_libdir}/%{name}-c-%{api}.so
12mu|libcmis-0.4.1-2|94	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12mu|libcmis-0.4.1-2|95	%{_libdir}/pkgconfig/%{name}-c-%{api}.pc
12mu|libcmis-0.4.1-2|96	

20005 12
12mu|libdmapsharing-2.9.24-1|1	%define api 3.0
12mu|libdmapsharing-2.9.24-1|2	%define major 2
12mu|libdmapsharing-2.9.24-1|3	%define libname %mklibname dmapsharing %{api} %{major}
12mu|libdmapsharing-2.9.24-1|4	%define develname %mklibname -d dmapsharing
12mu|libdmapsharing-2.9.24-1|5	
12mu|libdmapsharing-2.9.24-1|6	Summary:	A DMAP client and server library
12mu|libdmapsharing-2.9.24-1|7	Name:		libdmapsharing
12mu|libdmapsharing-2.9.24-1|8	Version:	2.9.24
12mu|libdmapsharing-2.9.24-1|9	Release:	1
12mu|libdmapsharing-2.9.24-1|10	License:	LGPLv2+
12mu|libdmapsharing-2.9.24-1|11	Group:		System/Libraries
12mu|libdmapsharing-2.9.24-1|12	URL:		http://www.flyn.org/projects/libdmapsharing/index.html
12mu|libdmapsharing-2.9.24-1|13	Source0:	http://www.flyn.org/projects/libdmapsharing/%{name}-%{version}.tar.gz
12mu|libdmapsharing-2.9.24-1|14	Patch0:		libdmapsharing-2.9.14-link.patch
12mu|libdmapsharing-2.9.24-1|15	Patch1:		libdmapsharing-2.9.16-automake-1.13.patch
12mu|libdmapsharing-2.9.24-1|16	
12mu|libdmapsharing-2.9.24-1|17	BuildRequires:	gnome-common
12mu|libdmapsharing-2.9.24-1|18	BuildRequires:	gtk-doc
12mu|libdmapsharing-2.9.24-1|19	BuildRequires:	pkgconfig(avahi-client)
12mu|libdmapsharing-2.9.24-1|20	BuildRequires:	pkgconfig(avahi-glib)
12mu|libdmapsharing-2.9.24-1|21	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mu|libdmapsharing-2.9.24-1|22	BuildRequires:	pkgconfig(gee-1.0)
12mu|libdmapsharing-2.9.24-1|23	BuildRequires:	pkgconfig(glib-2.0)
12mu|libdmapsharing-2.9.24-1|24	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|libdmapsharing-2.9.24-1|25	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mu|libdmapsharing-2.9.24-1|26	BuildRequires:	pkgconfig(libsoup-2.4)
12mu|libdmapsharing-2.9.24-1|27	
12mu|libdmapsharing-2.9.24-1|28	%description
12mu|libdmapsharing-2.9.24-1|29	libdmapsharing implements the DMAP protocols. This includes support for
12mu|libdmapsharing-2.9.24-1|30	DAAP and DPAP.
12mu|libdmapsharing-2.9.24-1|31	
12mu|libdmapsharing-2.9.24-1|32	%package -n %{libname}
12mu|libdmapsharing-2.9.24-1|33	Summary:	A DMAP client and server library
12mu|libdmapsharing-2.9.24-1|34	Group:		System/Libraries
12mu|libdmapsharing-2.9.24-1|35	
12mu|libdmapsharing-2.9.24-1|36	%description -n %{libname}
12mu|libdmapsharing-2.9.24-1|37	libdmapsharing implements the DMAP protocols. This includes support for
12mu|libdmapsharing-2.9.24-1|38	DAAP and DPAP.
12mu|libdmapsharing-2.9.24-1|39	
12mu|libdmapsharing-2.9.24-1|40	%package -n %{develname}
12mu|libdmapsharing-2.9.24-1|41	Summary:	Files needed to develop applications using libdmapsharing
12mu|libdmapsharing-2.9.24-1|42	Group:		Development/C
12mu|libdmapsharing-2.9.24-1|43	Requires:	%{libname} = %{version}-%{release}
12mu|libdmapsharing-2.9.24-1|44	Provides:	%{name}-devel = %{version}-%{release}
12mu|libdmapsharing-2.9.24-1|45	
12mu|libdmapsharing-2.9.24-1|46	%description -n %{develname}
12mu|libdmapsharing-2.9.24-1|47	libdmapsharing implements the DMAP protocols. This includes support for
12mu|libdmapsharing-2.9.24-1|48	DAAP and DPAP.  This package provides the libraries, include files, and
12mu|libdmapsharing-2.9.24-1|49	other resources needed for developing applications using libdmapsharing.
12mu|libdmapsharing-2.9.24-1|50	
12mu|libdmapsharing-2.9.24-1|51	%prep
12mu|libdmapsharing-2.9.24-1|52	%setup -q
12mu|libdmapsharing-2.9.24-1|53	%apply_patches
12mu|libdmapsharing-2.9.24-1|54	
12mu|libdmapsharing-2.9.24-1|55	%build
12mu|libdmapsharing-2.9.24-1|56	NOCONFIGURE=yes gnome-autogen.sh
12mu|libdmapsharing-2.9.24-1|57	%configure2_5x \
12mu|libdmapsharing-2.9.24-1|58	--disable-static
12mu|libdmapsharing-2.9.24-1|59	
12mu|libdmapsharing-2.9.24-1|60	%make
12mu|libdmapsharing-2.9.24-1|61	
12mu|libdmapsharing-2.9.24-1|62	%install
12mu|libdmapsharing-2.9.24-1|63	%makeinstall_std
12mu|libdmapsharing-2.9.24-1|64	
12mu|libdmapsharing-2.9.24-1|65	%files -n %{libname}
12mu|libdmapsharing-2.9.24-1|66	%{_libdir}/libdmapsharing-%{api}.so.%{major}*
12mu|libdmapsharing-2.9.24-1|67	
12mu|libdmapsharing-2.9.24-1|68	%files -n %{develname}
12mu|libdmapsharing-2.9.24-1|69	%{_libdir}/pkgconfig/libdmapsharing-*.pc
12mu|libdmapsharing-2.9.24-1|70	%{_includedir}/libdmapsharing-*
12mu|libdmapsharing-2.9.24-1|71	%{_libdir}/libdmapsharing-%{api}.so
12mu|libdmapsharing-2.9.24-1|72	%{_datadir}/gtk-doc/html/libdmapsharing-%{api}
12mu|libdmapsharing-2.9.24-1|73	
12mu|libdmapsharing-2.9.24-1|74	
12mu|libdmapsharing-2.9.24-1|75	%changelog
12mu|libdmapsharing-2.9.24-1|76	* Sat Jan 25 2014 Tigro <ashejn@gmail.com> 2.9.24-1
12mu|libdmapsharing-2.9.24-1|77	+ Revision: 377ebbd
12mu|libdmapsharing-2.9.24-1|78	- update to 2.9.24
12mu|libdmapsharing-2.9.24-1|79	
12mu|libdmapsharing-2.9.24-1|80	

20006 12
12mu|libdmx-1.1.3-1|1	%define major 1
12mu|libdmx-1.1.3-1|2	%define libname %mklibname dmx %{major}
12mu|libdmx-1.1.3-1|3	%define devname %mklibname dmx -d
12mu|libdmx-1.1.3-1|4	
12mu|libdmx-1.1.3-1|5	Name:		libdmx
12mu|libdmx-1.1.3-1|6	Summary:	DMX library (part of X.org)
12mu|libdmx-1.1.3-1|7	Version:	1.1.3
12mu|libdmx-1.1.3-1|8	Release:	1
12mu|libdmx-1.1.3-1|9	Group:		Development/X11
12mu|libdmx-1.1.3-1|10	License:	MIT
12mu|libdmx-1.1.3-1|11	Url:		http://xorg.freedesktop.org
12mu|libdmx-1.1.3-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libdmx-%{version}.tar.bz2
12mu|libdmx-1.1.3-1|13	
12mu|libdmx-1.1.3-1|14	BuildRequires:	pkgconfig(x11)
12mu|libdmx-1.1.3-1|15	BuildRequires:	pkgconfig(xext)
12mu|libdmx-1.1.3-1|16	BuildRequires:	pkgconfig(xorg-macros)
12mu|libdmx-1.1.3-1|17	BuildRequires:	pkgconfig(xproto)
12mu|libdmx-1.1.3-1|18	
12mu|libdmx-1.1.3-1|19	%description
12mu|libdmx-1.1.3-1|20	The DMX extension provides support for communication with and control of
12mu|libdmx-1.1.3-1|21	Xdmx server. Attributes of the Xdmx server and of the back-end screens
12mu|libdmx-1.1.3-1|22	attached to the server can be queried and modified via this protocol.
12mu|libdmx-1.1.3-1|23	
12mu|libdmx-1.1.3-1|24	%package -n %{libname}
12mu|libdmx-1.1.3-1|25	Summary:	The dmx Library
12mu|libdmx-1.1.3-1|26	Group:		Development/X11
12mu|libdmx-1.1.3-1|27	Provides:	%{name} = %{version}
12mu|libdmx-1.1.3-1|28	
12mu|libdmx-1.1.3-1|29	%description -n %{libname}
12mu|libdmx-1.1.3-1|30	The DMX extension provides support for communication with and control of
12mu|libdmx-1.1.3-1|31	Xdmx server. Attributes of the Xdmx server and of the back-end screens
12mu|libdmx-1.1.3-1|32	attached to the server can be queried and modified via this protocol.
12mu|libdmx-1.1.3-1|33	
12mu|libdmx-1.1.3-1|34	%package -n %{devname}
12mu|libdmx-1.1.3-1|35	Summary:	Development files for %{name}
12mu|libdmx-1.1.3-1|36	Group:		Development/X11
12mu|libdmx-1.1.3-1|37	Requires:	%{libname} = %{version}
12mu|libdmx-1.1.3-1|38	Provides:	%{name}-devel = %{version}-%{release}
12mu|libdmx-1.1.3-1|39	Obsoletes:	%{_lib}dmx-static-devel < 1.1.2
12mu|libdmx-1.1.3-1|40	
12mu|libdmx-1.1.3-1|41	%description -n %{devname}
12mu|libdmx-1.1.3-1|42	Development files for %{name}.
12mu|libdmx-1.1.3-1|43	
12mu|libdmx-1.1.3-1|44	%prep
12mu|libdmx-1.1.3-1|45	%setup -q
12mu|libdmx-1.1.3-1|46	
12mu|libdmx-1.1.3-1|47	%build
12mu|libdmx-1.1.3-1|48	%configure2_5x	\
12mu|libdmx-1.1.3-1|49	--disable-static \
12mu|libdmx-1.1.3-1|50	--x-includes=%{_includedir} \
12mu|libdmx-1.1.3-1|51	--x-libraries=%{_libdir}
12mu|libdmx-1.1.3-1|52	
12mu|libdmx-1.1.3-1|53	%make
12mu|libdmx-1.1.3-1|54	
12mu|libdmx-1.1.3-1|55	%install
12mu|libdmx-1.1.3-1|56	%makeinstall_std
12mu|libdmx-1.1.3-1|57	
12mu|libdmx-1.1.3-1|58	%files -n %{libname}
12mu|libdmx-1.1.3-1|59	%{_libdir}/libdmx.so.%{major}*
12mu|libdmx-1.1.3-1|60	
12mu|libdmx-1.1.3-1|61	%files -n %{devname}
12mu|libdmx-1.1.3-1|62	%{_libdir}/libdmx.so
12mu|libdmx-1.1.3-1|63	%{_libdir}/pkgconfig/dmx.pc
12mu|libdmx-1.1.3-1|64	%{_includedir}/X11/extensions/*.h
12mu|libdmx-1.1.3-1|65	%{_mandir}/man3/DMX*.3*
12mu|libdmx-1.1.3-1|66	

20007 12
12mu|libdrm-2.4.46-1|1	%define major 2
12mu|libdrm-2.4.46-1|2	%define libname %mklibname drm %{major}
12mu|libdrm-2.4.46-1|3	%define develname %mklibname drm -d
12mu|libdrm-2.4.46-1|4	
12mu|libdrm-2.4.46-1|5	%define kms_major 1
12mu|libdrm-2.4.46-1|6	%define libkms %mklibname kms %{kms_major}
12mu|libdrm-2.4.46-1|7	%ifarch %{ix86} x86_64
12mu|libdrm-2.4.46-1|8	%define intel_major 1
12mu|libdrm-2.4.46-1|9	%define libintel %mklibname drm_intel %{intel_major}
12mu|libdrm-2.4.46-1|10	%endif
12mu|libdrm-2.4.46-1|11	%define nouveau_major 2
12mu|libdrm-2.4.46-1|12	%define libnouveau %mklibname drm_nouveau %{nouveau_major}
12mu|libdrm-2.4.46-1|13	%define radeon_major 1
12mu|libdrm-2.4.46-1|14	%define libradeon %mklibname drm_radeon %{radeon_major}
12mu|libdrm-2.4.46-1|15	
12mu|libdrm-2.4.46-1|16	Summary:	Userspace interface to kernel DRM services
12mu|libdrm-2.4.46-1|17	Name:		libdrm
12mu|libdrm-2.4.46-1|18	Version:	2.4.46
12mu|libdrm-2.4.46-1|19	Release:	1
12mu|libdrm-2.4.46-1|20	Group:		System/Libraries
12mu|libdrm-2.4.46-1|21	License:	MIT/X11
12mu|libdrm-2.4.46-1|22	URL:		http://xorg.freedesktop.org
12mu|libdrm-2.4.46-1|23	Source0:	http://dri.freedesktop.org/libdrm/libdrm-%{version}.tar.bz2
12mu|libdrm-2.4.46-1|24	Source1:	91-drm-modeset.rules
12mu|libdrm-2.4.46-1|25	
12mu|libdrm-2.4.46-1|26	# Revert nouveau api so mesa 7.10.1 can build:
12mu|libdrm-2.4.46-1|27	# Patch0050: 0050-revert-nouveau-split-pushbuf-macros.patch
12mu|libdrm-2.4.46-1|28	
12mu|libdrm-2.4.46-1|29	# Backports from git:
12mu|libdrm-2.4.46-1|30	
12mu|libdrm-2.4.46-1|31	# (from mageia) Revert nouveau merge to allow mesa build.
12mu|libdrm-2.4.46-1|32	#Patch0900: 0900-Revert-nouveau-silence-some-remaining-valgrind-warni.patch
12mu|libdrm-2.4.46-1|33	#Patch0901: 0901-Revert-nouveau-fix-channel-closing.patch
12mu|libdrm-2.4.46-1|34	#Patch0902: 0902-Revert-nouveau-expose-notifier-handle-on-nvc0-as-wel.patch
12mu|libdrm-2.4.46-1|35	#Patch0903: 0903-Revert-nouveau-remove-unnecessary-EAGAIN-loops.patch
12mu|libdrm-2.4.46-1|36	#Patch0904: 0904-Revert-nouveau-init-nvc0-channel-alloc-req-structure.patch
12mu|libdrm-2.4.46-1|37	
12mu|libdrm-2.4.46-1|38	
12mu|libdrm-2.4.46-1|39	
12mu|libdrm-2.4.46-1|40	Patch0100: 0100-RH-libdrm-make-dri-perms-okay-v1.1.patch
12mu|libdrm-2.4.46-1|41	# Do not try proc for backward Linux compatibility:
12mu|libdrm-2.4.46-1|42	Patch0101: 0101-RH-libdrm-2.4.0-no-bc-v1.3.patch
12mu|libdrm-2.4.46-1|43	
12mu|libdrm-2.4.46-1|44	Patch0500: 0500-improve-waiting-for-dri-device-to-appear-when-system.patch
12mu|libdrm-2.4.46-1|45	
12mu|libdrm-2.4.46-1|46	Patch1005: libdrm_mips_drm_cas.patch
12mu|libdrm-2.4.46-1|47	Patch1006: libdrm_mips_sarea_max.patch
12mu|libdrm-2.4.46-1|48	
12mu|libdrm-2.4.46-1|49	#Patch3000: libdrm-2.4.19-fix-linking.patch
12mu|libdrm-2.4.46-1|50	
12mu|libdrm-2.4.46-1|51	BuildRequires: kernel-headers >= 1:2.6.27.4-3mnb2
12mu|libdrm-2.4.46-1|52	BuildRequires: libpthread-stubs
12mu|libdrm-2.4.46-1|53	BuildRequires: x11-util-macros >= 1.0.1
12mu|libdrm-2.4.46-1|54	BuildRequires: udev-devel
12mu|libdrm-2.4.46-1|55	BuildRequires: libpciaccess-devel
12mu|libdrm-2.4.46-1|56	Conflicts:	kernel-headers <= 1:2.6.27.4-2mnb2
12mu|libdrm-2.4.46-1|57	
12mu|libdrm-2.4.46-1|58	%description
12mu|libdrm-2.4.46-1|59	Userspace interface to kernel DRM services
12mu|libdrm-2.4.46-1|60	
12mu|libdrm-2.4.46-1|61	%package common
12mu|libdrm-2.4.46-1|62	Summary:	Common files for the userspace interface to kernel DRM services
12mu|libdrm-2.4.46-1|63	Group:		System/Libraries
12mu|libdrm-2.4.46-1|64	
12mu|libdrm-2.4.46-1|65	%description common
12mu|libdrm-2.4.46-1|66	Common files for the userspace interface to kernel DRM services
12mu|libdrm-2.4.46-1|67	
12mu|libdrm-2.4.46-1|68	%package -n	%{libname}
12mu|libdrm-2.4.46-1|69	Summary:	Userspace interface to kernel DRM services
12mu|libdrm-2.4.46-1|70	Group:		System/Libraries
12mu|libdrm-2.4.46-1|71	Provides:	%{name} = %{version}
12mu|libdrm-2.4.46-1|72	Requires:	%{name}-common
12mu|libdrm-2.4.46-1|73	
12mu|libdrm-2.4.46-1|74	%description -n	%{libname}
12mu|libdrm-2.4.46-1|75	Userspace interface to kernel DRM services
12mu|libdrm-2.4.46-1|76	
12mu|libdrm-2.4.46-1|77	%package -n %{libkms}
12mu|libdrm-2.4.46-1|78	Summary:  Shared library for KMS
12mu|libdrm-2.4.46-1|79	Group:    System/Libraries
12mu|libdrm-2.4.46-1|80	
12mu|libdrm-2.4.46-1|81	%description -n %{libkms}
12mu|libdrm-2.4.46-1|82	Shared library for kernel mode setting.
12mu|libdrm-2.4.46-1|83	
12mu|libdrm-2.4.46-1|84	%ifarch %{ix86} x86_64
12mu|libdrm-2.4.46-1|85	%package -n	%{libintel}
12mu|libdrm-2.4.46-1|86	Summary:	Shared library for Intel kernel DRM services
12mu|libdrm-2.4.46-1|87	Group:		System/Libraries
12mu|libdrm-2.4.46-1|88	Conflicts:	%{_lib}drm2 < 2.4.5-2
12mu|libdrm-2.4.46-1|89	
12mu|libdrm-2.4.46-1|90	%description -n %{libintel}
12mu|libdrm-2.4.46-1|91	Shared library for Intel kernel Direct Rendering Manager services.
12mu|libdrm-2.4.46-1|92	%endif
12mu|libdrm-2.4.46-1|93	
12mu|libdrm-2.4.46-1|94	%package -n	%{libnouveau}
12mu|libdrm-2.4.46-1|95	Summary:	Shared library for Nouveau kernel DRM services
12mu|libdrm-2.4.46-1|96	Group:		System/Libraries
12mu|libdrm-2.4.46-1|97	
12mu|libdrm-2.4.46-1|98	%description -n %{libnouveau}
12mu|libdrm-2.4.46-1|99	Shared library for Nouveau kernel Direct Rendering Manager services.
12mu|libdrm-2.4.46-1|100	
12mu|libdrm-2.4.46-1|101	%package -n	%{libradeon}
12mu|libdrm-2.4.46-1|102	Summary:	Shared library for Radeon kernel DRM services
12mu|libdrm-2.4.46-1|103	Group:		System/Libraries
12mu|libdrm-2.4.46-1|104	Conflicts:	%{_lib}drm2 < 2.4.5-2
12mu|libdrm-2.4.46-1|105	
12mu|libdrm-2.4.46-1|106	%description -n %{libradeon}
12mu|libdrm-2.4.46-1|107	Shared library for Radeon kernel Direct Rendering Manager services.
12mu|libdrm-2.4.46-1|108	
12mu|libdrm-2.4.46-1|109	%package -n	%{develname}
12mu|libdrm-2.4.46-1|110	Summary:	Development files for %{name}
12mu|libdrm-2.4.46-1|111	Group:		Development/X11
12mu|libdrm-2.4.46-1|112	Requires:	%{libname} = %{version}
12mu|libdrm-2.4.46-1|113	Requires:	%{libkms} = %{version}
12mu|libdrm-2.4.46-1|114	%ifarch %{ix86} x86_64
12mu|libdrm-2.4.46-1|115	Requires:	%{libintel} = %{version}
12mu|libdrm-2.4.46-1|116	%endif
12mu|libdrm-2.4.46-1|117	Requires:	%{libnouveau} = %{version}
12mu|libdrm-2.4.46-1|118	Requires:	%{libradeon} = %{version}
12mu|libdrm-2.4.46-1|119	Provides:	%{name}-devel = %{version}-%{release}
12mu|libdrm-2.4.46-1|120	Obsoletes:	%{_lib}drm2-devel
12mu|libdrm-2.4.46-1|121	Obsoletes:	%{_lib}drm-static-devel
12mu|libdrm-2.4.46-1|122	Obsoletes:	drm-nouveau-devel < 2.3.0-2.20090111.2
12mu|libdrm-2.4.46-1|123	
12mu|libdrm-2.4.46-1|124	%description -n	%{develname}
12mu|libdrm-2.4.46-1|125	Development files for %{name}
12mu|libdrm-2.4.46-1|126	
12mu|libdrm-2.4.46-1|127	%prep
12mu|libdrm-2.4.46-1|128	%setup -q
12mu|libdrm-2.4.46-1|129	%apply_patches
12mu|libdrm-2.4.46-1|130	
12mu|libdrm-2.4.46-1|131	%build
12mu|libdrm-2.4.46-1|132	# Needed for patch4
12mu|libdrm-2.4.46-1|133	autoreconf -fv --install
12mu|libdrm-2.4.46-1|134	%configure2_5x \
12mu|libdrm-2.4.46-1|135	--enable-udev \
12mu|libdrm-2.4.46-1|136	%ifnarch %{ix86} x86_64
12mu|libdrm-2.4.46-1|137	--disable-intel \
12mu|libdrm-2.4.46-1|138	%endif
12mu|libdrm-2.4.46-1|139	--enable-nouveau-experimental-api
12mu|libdrm-2.4.46-1|140	
12mu|libdrm-2.4.46-1|141	%make
12mu|libdrm-2.4.46-1|142	
12mu|libdrm-2.4.46-1|143	%install
12mu|libdrm-2.4.46-1|144	rm -rf %{buildroot}
12mu|libdrm-2.4.46-1|145	
12mu|libdrm-2.4.46-1|146	%makeinstall_std
12mu|libdrm-2.4.46-1|147	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d/
12mu|libdrm-2.4.46-1|148	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/udev/rules.d/
12mu|libdrm-2.4.46-1|149	
12mu|libdrm-2.4.46-1|150	find %{buildroot} -type f -name '*.la' -exec rm -f {} \;
12mu|libdrm-2.4.46-1|151	
12mu|libdrm-2.4.46-1|152	# (cg) Note that RH remove drm.h drm_mode.h drm_sarea.h r300_reg.h via_3d_reg.h
12mu|libdrm-2.4.46-1|153	# and we should perhaps do the same? (previous attempts have not gone well :)
12mu|libdrm-2.4.46-1|154	
12mu|libdrm-2.4.46-1|155	%files common
12mu|libdrm-2.4.46-1|156	%{_sysconfdir}/udev/rules.d/91-drm-modeset.rules
12mu|libdrm-2.4.46-1|157	
12mu|libdrm-2.4.46-1|158	%files -n %{libname}
12mu|libdrm-2.4.46-1|159	%{_libdir}/libdrm.so.%{major}*
12mu|libdrm-2.4.46-1|160	
12mu|libdrm-2.4.46-1|161	%files -n %{libkms}
12mu|libdrm-2.4.46-1|162	%{_libdir}/libkms.so.%{kms_major}*
12mu|libdrm-2.4.46-1|163	
12mu|libdrm-2.4.46-1|164	%ifarch %{ix86} x86_64
12mu|libdrm-2.4.46-1|165	%files -n %{libintel}
12mu|libdrm-2.4.46-1|166	%{_libdir}/libdrm_intel.so.%{intel_major}*
12mu|libdrm-2.4.46-1|167	%endif
12mu|libdrm-2.4.46-1|168	
12mu|libdrm-2.4.46-1|169	%files -n %{libnouveau}
12mu|libdrm-2.4.46-1|170	%{_libdir}/libdrm_nouveau.so.%{nouveau_major}*
12mu|libdrm-2.4.46-1|171	
12mu|libdrm-2.4.46-1|172	%files -n %{libradeon}
12mu|libdrm-2.4.46-1|173	%{_libdir}/libdrm_radeon.so.%{radeon_major}*
12mu|libdrm-2.4.46-1|174	
12mu|libdrm-2.4.46-1|175	%files -n %{develname}
12mu|libdrm-2.4.46-1|176	%{_includedir}/libdrm
12mu|libdrm-2.4.46-1|177	%{_includedir}/libkms
12mu|libdrm-2.4.46-1|178	%{_includedir}/*.h
12mu|libdrm-2.4.46-1|179	%{_libdir}/libdrm*.so
12mu|libdrm-2.4.46-1|180	%{_libdir}/libkms.so
12mu|libdrm-2.4.46-1|181	%{_libdir}/pkgconfig/libdrm*.pc
12mu|libdrm-2.4.46-1|182	%{_libdir}/pkgconfig/libkms*.pc
12mu|libdrm-2.4.46-1|183	#{_mandir}/man3/*
12mu|libdrm-2.4.46-1|184	

20008 12
12mu|libebml-1.3.0-1|1	%define debug_package %{nil}
12mu|libebml-1.3.0-1|2	
12mu|libebml-1.3.0-1|3	%define major	4
12mu|libebml-1.3.0-1|4	%define libname %mklibname ebml %{major}
12mu|libebml-1.3.0-1|5	%define devname %mklibname ebml -d
12mu|libebml-1.3.0-1|6	
12mu|libebml-1.3.0-1|7	Summary:	Extensible Binary Meta Language Library
12mu|libebml-1.3.0-1|8	Name:		libebml
12mu|libebml-1.3.0-1|9	Version:	1.3.0
12mu|libebml-1.3.0-1|10	Release:	1
12mu|libebml-1.3.0-1|11	License:	LGPLv2+
12mu|libebml-1.3.0-1|12	Group:		System/Libraries
12mu|libebml-1.3.0-1|13	Url:		http://www.matroska.org/
12mu|libebml-1.3.0-1|14	Source0:	http://dl.matroska.org/downloads/libebml/%{name}-%{version}.tar.bz2
12mu|libebml-1.3.0-1|15	
12mu|libebml-1.3.0-1|16	%description
12mu|libebml-1.3.0-1|17	This library is used for I/O operations in the Extensible Binary Meta
12mu|libebml-1.3.0-1|18	Language (EBML), which is a kind of binary version of XML.
12mu|libebml-1.3.0-1|19	
12mu|libebml-1.3.0-1|20	%package -n %{libname}
12mu|libebml-1.3.0-1|21	Summary:	Extensible Binary Meta Language shared Library
12mu|libebml-1.3.0-1|22	Group:		System/Libraries
12mu|libebml-1.3.0-1|23	
12mu|libebml-1.3.0-1|24	%description -n %{libname}
12mu|libebml-1.3.0-1|25	This library is used for I/O operations in the Extensible Binary Meta
12mu|libebml-1.3.0-1|26	Language (EBML), which is a kind of binary version of XML.
12mu|libebml-1.3.0-1|27	
12mu|libebml-1.3.0-1|28	%package -n %{devname}
12mu|libebml-1.3.0-1|29	Group:		Development/C++
12mu|libebml-1.3.0-1|30	Summary:	Extensible Binary Meta Language Library headers and static library
12mu|libebml-1.3.0-1|31	Provides:	%{name}-devel = %{version}-%{release}
12mu|libebml-1.3.0-1|32	Requires:	%{libname} = %{version}-%{release}
12mu|libebml-1.3.0-1|33	
12mu|libebml-1.3.0-1|34	%description -n %{devname}
12mu|libebml-1.3.0-1|35	This package contains the C++ headers and the static library needed
12mu|libebml-1.3.0-1|36	for development with EBML.
12mu|libebml-1.3.0-1|37	
12mu|libebml-1.3.0-1|38	%prep
12mu|libebml-1.3.0-1|39	%setup -q
12mu|libebml-1.3.0-1|40	
12mu|libebml-1.3.0-1|41	%build
12mu|libebml-1.3.0-1|42	%make -C make/linux
12mu|libebml-1.3.0-1|43	
12mu|libebml-1.3.0-1|44	%install
12mu|libebml-1.3.0-1|45	%makeinstall_std -C make/linux prefix=%{buildroot}%{_prefix} libdir=%{buildroot}%{_libdir}
12mu|libebml-1.3.0-1|46	
12mu|libebml-1.3.0-1|47	rm -f %{buildroot}%{_libdir}/*.a
12mu|libebml-1.3.0-1|48	
12mu|libebml-1.3.0-1|49	# To avoid unstripped-binary-or-object
12mu|libebml-1.3.0-1|50	chmod 0755 %{buildroot}%{_libdir}/lib*.so.%{major}*
12mu|libebml-1.3.0-1|51	
12mu|libebml-1.3.0-1|52	%files -n %{libname}
12mu|libebml-1.3.0-1|53	%{_libdir}/libebml.so.%{major}*
12mu|libebml-1.3.0-1|54	
12mu|libebml-1.3.0-1|55	%files -n %{devname}
12mu|libebml-1.3.0-1|56	%doc LICENSE*
12mu|libebml-1.3.0-1|57	%{_includedir}/ebml
12mu|libebml-1.3.0-1|58	%{_libdir}/libebml.so
12mu|libebml-1.3.0-1|59	

20009 12
12mu|libechonest-2.1.0-1|1	%define oname	echonest
12mu|libechonest-2.1.0-1|2	%define major	2.1
12mu|libechonest-2.1.0-1|3	%define libname %mklibname %{oname} %{major}
12mu|libechonest-2.1.0-1|4	%define devname %mklibname -d %{oname}
12mu|libechonest-2.1.0-1|5	
12mu|libechonest-2.1.0-1|6	Summary:	Qt library for communicating with The Echo Nest
12mu|libechonest-2.1.0-1|7	Name:		libechonest
12mu|libechonest-2.1.0-1|8	Version:	2.1.0
12mu|libechonest-2.1.0-1|9	Release:	1
12mu|libechonest-2.1.0-1|10	License:	GPLv2
12mu|libechonest-2.1.0-1|11	Group:		System/Libraries
12mu|libechonest-2.1.0-1|12	Url:		https://projects.kde.org/projects/playground/libs/libechonest/
12mu|libechonest-2.1.0-1|13	Source0:	http://pwsp.cleinias.com/%{name}-%{version}.tar.bz2
12mu|libechonest-2.1.0-1|14	
12mu|libechonest-2.1.0-1|15	BuildRequires:	cmake
12mu|libechonest-2.1.0-1|16	BuildRequires:	doxygen
12mu|libechonest-2.1.0-1|17	BuildRequires:	pkgconfig(QJson)
12mu|libechonest-2.1.0-1|18	BuildRequires:	pkgconfig(QtCore)
12mu|libechonest-2.1.0-1|19	BuildRequires:	pkgconfig(QtNetwork)
12mu|libechonest-2.1.0-1|20	BuildRequires:	pkgconfig(QtTest)
12mu|libechonest-2.1.0-1|21	
12mu|libechonest-2.1.0-1|22	%description
12mu|libechonest-2.1.0-1|23	Qt library for communicating with The Echo Nest.
12mu|libechonest-2.1.0-1|24	It currently supports almost all of the features of the Echo Nest API,
12mu|libechonest-2.1.0-1|25	including all API functions.
12mu|libechonest-2.1.0-1|26	
12mu|libechonest-2.1.0-1|27	%package -n %{libname}
12mu|libechonest-2.1.0-1|28	Summary:	libechonest core library
12mu|libechonest-2.1.0-1|29	Group:		System/Libraries
12mu|libechonest-2.1.0-1|30	
12mu|libechonest-2.1.0-1|31	%description -n %{libname}
12mu|libechonest-2.1.0-1|32	A c++/qt library to access the APIs provided by The Echo Nest.
12mu|libechonest-2.1.0-1|33	
12mu|libechonest-2.1.0-1|34	%package -n %{devname}
12mu|libechonest-2.1.0-1|35	Summary:	%{name} development files
12mu|libechonest-2.1.0-1|36	Group:		Development/C++
12mu|libechonest-2.1.0-1|37	Provides:	%{oname}-devel = %{version}-%{release}
12mu|libechonest-2.1.0-1|38	Requires:	%{libname} = %{version}-%{release}
12mu|libechonest-2.1.0-1|39	
12mu|libechonest-2.1.0-1|40	%description -n %{devname}
12mu|libechonest-2.1.0-1|41	This package contains header files needed if you wish to build applications
12mu|libechonest-2.1.0-1|42	based on %{name}.
12mu|libechonest-2.1.0-1|43	
12mu|libechonest-2.1.0-1|44	%prep
12mu|libechonest-2.1.0-1|45	%setup -q
12mu|libechonest-2.1.0-1|46	
12mu|libechonest-2.1.0-1|47	%build
12mu|libechonest-2.1.0-1|48	%cmake
12mu|libechonest-2.1.0-1|49	%make
12mu|libechonest-2.1.0-1|50	
12mu|libechonest-2.1.0-1|51	%install
12mu|libechonest-2.1.0-1|52	%makeinstall_std -C build
12mu|libechonest-2.1.0-1|53	
12mu|libechonest-2.1.0-1|54	%files -n %{libname}
12mu|libechonest-2.1.0-1|55	%{_libdir}/libechonest.so.%{major}*
12mu|libechonest-2.1.0-1|56	
12mu|libechonest-2.1.0-1|57	%files -n %{devname}
12mu|libechonest-2.1.0-1|58	%{_includedir}/%{oname}/
12mu|libechonest-2.1.0-1|59	%{_libdir}/%{name}.so
12mu|libechonest-2.1.0-1|60	%{_libdir}/pkgconfig/%{name}.pc

20010 12
12mu|libeigen-1.0.5-6|1	%define _enable_debug_packages %{nil}
12mu|libeigen-1.0.5-6|2	%define debug_package %{nil}
12mu|libeigen-1.0.5-6|3	
12mu|libeigen-1.0.5-6|4	%define devname %mklibname eigen -d
12mu|libeigen-1.0.5-6|5	
12mu|libeigen-1.0.5-6|6	Summary:	Lightweight C++ template library for vector and matrix math
12mu|libeigen-1.0.5-6|7	Name:		libeigen
12mu|libeigen-1.0.5-6|8	Version:	1.0.5
12mu|libeigen-1.0.5-6|9	Release:	6
12mu|libeigen-1.0.5-6|10	Group:		System/Libraries
12mu|libeigen-1.0.5-6|11	License:	LGPLv2+
12mu|libeigen-1.0.5-6|12	Url:		http://download.tuxfamily.org/eigen/
12mu|libeigen-1.0.5-6|13	Source0:	http://download.tuxfamily.org/eigen/eigen-%{version}.tar.bz2
12mu|libeigen-1.0.5-6|14	BuildRequires:	cmake
12mu|libeigen-1.0.5-6|15	
12mu|libeigen-1.0.5-6|16	%description
12mu|libeigen-1.0.5-6|17	Eigen is a lightweight C++ template library for vector and matrix math, a.k.a.
12mu|libeigen-1.0.5-6|18	linear algebra.
12mu|libeigen-1.0.5-6|19	
12mu|libeigen-1.0.5-6|20	#----------------------------------------------------------------------------
12mu|libeigen-1.0.5-6|21	
12mu|libeigen-1.0.5-6|22	%package -n %{devname}
12mu|libeigen-1.0.5-6|23	Summary:	Headers for developing programs that will use %{name}
12mu|libeigen-1.0.5-6|24	Group:		Development/C
12mu|libeigen-1.0.5-6|25	Provides:	eigen-devel = %{EVRD}
12mu|libeigen-1.0.5-6|26	Conflicts:	%{_lib}eigen1-devel < 1.0.5-6
12mu|libeigen-1.0.5-6|27	Obsoletes:	%{_lib}eigen1-devel < 1.0.5-6
12mu|libeigen-1.0.5-6|28	
12mu|libeigen-1.0.5-6|29	%description -n %{devname}
12mu|libeigen-1.0.5-6|30	This package contains the headers that programmers will need to develop
12mu|libeigen-1.0.5-6|31	applications which will use %{name}.
12mu|libeigen-1.0.5-6|32	
12mu|libeigen-1.0.5-6|33	%files -n %{devname}
12mu|libeigen-1.0.5-6|34	%dir %{_includedir}/eigen/
12mu|libeigen-1.0.5-6|35	%{_includedir}/eigen/*.h
12mu|libeigen-1.0.5-6|36	
12mu|libeigen-1.0.5-6|37	#----------------------------------------------------------------------------
12mu|libeigen-1.0.5-6|38	
12mu|libeigen-1.0.5-6|39	%prep
12mu|libeigen-1.0.5-6|40	%setup -qn eigen
12mu|libeigen-1.0.5-6|41	
12mu|libeigen-1.0.5-6|42	%build
12mu|libeigen-1.0.5-6|43	%cmake \
12mu|libeigen-1.0.5-6|44	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
12mu|libeigen-1.0.5-6|45	-DCMAKE_BUILD_TYPE=Debug \
12mu|libeigen-1.0.5-6|46	-DBUILD_EXAMPLES:BOOL=OFF \
12mu|libeigen-1.0.5-6|47	%if "%{_lib}" != "lib"
12mu|libeigen-1.0.5-6|48	-DLIB_SUFFIX=64 \
12mu|libeigen-1.0.5-6|49	%endif
12mu|libeigen-1.0.5-6|50	
12mu|libeigen-1.0.5-6|51	%install
12mu|libeigen-1.0.5-6|52	%makeinstall_std -C build
12mu|libeigen-1.0.5-6|53	

20011 12
12mu|libevdev-0.4-1|1	
12mu|libevdev-0.4-1|2	%define lib_major 1
12mu|libevdev-0.4-1|3	%define lib_name %mklibname evdev %{lib_major}
12mu|libevdev-0.4-1|4	%define develname %mklibname -d evdev
12mu|libevdev-0.4-1|5	
12mu|libevdev-0.4-1|6	
12mu|libevdev-0.4-1|7	Name:		libevdev
12mu|libevdev-0.4-1|8	Version:	0.4
12mu|libevdev-0.4-1|9	Release:	1
12mu|libevdev-0.4-1|10	Summary:	Kernel Evdev Device Wrapper Library
12mu|libevdev-0.4-1|11	
12mu|libevdev-0.4-1|12	Group:		System/Libraries
12mu|libevdev-0.4-1|13	License:	MIT
12mu|libevdev-0.4-1|14	URL:		http://www.freedesktop.org/wiki/Software/libevdev
12mu|libevdev-0.4-1|15	Source0:	http://www.freedesktop.org/software/%{name}/%{name}-%{version}.tar.xz
12mu|libevdev-0.4-1|16	
12mu|libevdev-0.4-1|17	BuildRequires:	automake
12mu|libevdev-0.4-1|18	BuildRequires:	libtool
12mu|libevdev-0.4-1|19	BuildRequires:	pkgconfig(check)
12mu|libevdev-0.4-1|20	BuildRequires:	python
12mu|libevdev-0.4-1|21	
12mu|libevdev-0.4-1|22	%description
12mu|libevdev-0.4-1|23	%{name} is a library to wrap kernel evdev devices and provide a proper API
12mu|libevdev-0.4-1|24	to interact with those devices.
12mu|libevdev-0.4-1|25	
12mu|libevdev-0.4-1|26	%package -n %{lib_name}
12mu|libevdev-0.4-1|27	Summary:	Kernel Evdev Device Wrapper Library
12mu|libevdev-0.4-1|28	Group:		System/Libraries
12mu|libevdev-0.4-1|29	
12mu|libevdev-0.4-1|30	%description -n %{lib_name}
12mu|libevdev-0.4-1|31	%{name} is a library to wrap kernel evdev devices and provide a proper API
12mu|libevdev-0.4-1|32	to interact with those devices.
12mu|libevdev-0.4-1|33	
12mu|libevdev-0.4-1|34	%package -n %develname
12mu|libevdev-0.4-1|35	Summary:	Kernel Evdev Device Wrapper Library Development Package
12mu|libevdev-0.4-1|36	Provides:  %{name}-devel = %{version}-%{release}
12mu|libevdev-0.4-1|37	Requires:  %{lib_name} = %{version}-%release
12mu|libevdev-0.4-1|38	
12mu|libevdev-0.4-1|39	%description -n %develname
12mu|libevdev-0.4-1|40	Kernel Evdev Device Wrapper Library Development Package.
12mu|libevdev-0.4-1|41	
12mu|libevdev-0.4-1|42	%prep
12mu|libevdev-0.4-1|43	%setup -q
12mu|libevdev-0.4-1|44	
12mu|libevdev-0.4-1|45	%build
12mu|libevdev-0.4-1|46	autoreconf --force -v --install || exit 1
12mu|libevdev-0.4-1|47	%configure --disable-static --disable-silent-rules
12mu|libevdev-0.4-1|48	%make
12mu|libevdev-0.4-1|49	
12mu|libevdev-0.4-1|50	%install
12mu|libevdev-0.4-1|51	%makeinstall_std
12mu|libevdev-0.4-1|52	
12mu|libevdev-0.4-1|53	# We intentionally don't ship *.la files
12mu|libevdev-0.4-1|54	rm -f %{buildroot}%{_libdir}/*.la
12mu|libevdev-0.4-1|55	
12mu|libevdev-0.4-1|56	%files -n %{lib_name}
12mu|libevdev-0.4-1|57	%{_libdir}/libevdev.so.%{lib_major}*
12mu|libevdev-0.4-1|58	
12mu|libevdev-0.4-1|59	%files -n %develname
12mu|libevdev-0.4-1|60	%doc COPYING
12mu|libevdev-0.4-1|61	%dir %{_includedir}/libevdev-1.0/
12mu|libevdev-0.4-1|62	%dir %{_includedir}/libevdev-1.0/libevdev
12mu|libevdev-0.4-1|63	%{_includedir}/libevdev-1.0/libevdev/libevdev.h
12mu|libevdev-0.4-1|64	%{_includedir}/libevdev-1.0/libevdev/libevdev-uinput.h
12mu|libevdev-0.4-1|65	%{_libdir}/libevdev.so
12mu|libevdev-0.4-1|66	%{_libdir}/pkgconfig/libevdev.pc
12mu|libevdev-0.4-1|67	
12mu|libevdev-0.4-1|68	%changelog
12mu|libevdev-0.4-1|69	* Tue Oct 15 2013 Alexander Kazancev <kazancas@gmail.com> 0.4-1
12mu|libevdev-0.4-1|70	+ Revision: 521d6e7
12mu|libevdev-0.4-1|71	- Updated libevdev.spec
12mu|libevdev-0.4-1|72	
12mu|libevdev-0.4-1|73	

20012 12
12mu|libevent-2.0.21-2|1	%define major		5
12mu|libevent-2.0.21-2|2	%define libname		%mklibname event %{major}
12mu|libevent-2.0.21-2|3	%define libcore		%mklibname event_core %{major}
12mu|libevent-2.0.21-2|4	%define libextra	%mklibname event_extra %{major}
12mu|libevent-2.0.21-2|5	%define libopenssl	%mklibname event_openssl %{major}
12mu|libevent-2.0.21-2|6	%define libpthreads	%mklibname event_pthreads %{major}
12mu|libevent-2.0.21-2|7	%define devname		%mklibname -d event
12mu|libevent-2.0.21-2|8	
12mu|libevent-2.0.21-2|9	Summary:	Abstract asynchronous event notification library
12mu|libevent-2.0.21-2|10	Name:		libevent
12mu|libevent-2.0.21-2|11	Version:	2.0.21
12mu|libevent-2.0.21-2|12	Release:	2
12mu|libevent-2.0.21-2|13	Group:		System/Libraries
12mu|libevent-2.0.21-2|14	License:	BSD
12mu|libevent-2.0.21-2|15	Url:		http://www.monkey.org/~provos/libevent/
12mu|libevent-2.0.21-2|16	Source0:	http://cloud.github.com/downloads/libevent/libevent/%{name}-%{version}-stable.tar.gz
12mu|libevent-2.0.21-2|17	Source1:	http://cloud.github.com/downloads/libevent/libevent/%{name}-%{version}-stable.tar.gz.asc
12mu|libevent-2.0.21-2|18	Patch0:		libevent-version-info-only.diff
12mu|libevent-2.0.21-2|19	Patch1:		libevent-linkage_fix.diff
12mu|libevent-2.0.21-2|20	Patch2:		libevent-ldflags.diff
12mu|libevent-2.0.21-2|21	Patch3:		libevent-2.0.21-automake-1.13.patch
12mu|libevent-2.0.21-2|22	BuildRequires:	doxygen
12mu|libevent-2.0.21-2|23	BuildRequires:	libtool
12mu|libevent-2.0.21-2|24	BuildRequires:	pkgconfig(openssl)
12mu|libevent-2.0.21-2|25	
12mu|libevent-2.0.21-2|26	%description
12mu|libevent-2.0.21-2|27	The libevent API provides a mechanism to execute a callback function when a
12mu|libevent-2.0.21-2|28	specific event occurs on a file descriptor or after a timeout has been reached.
12mu|libevent-2.0.21-2|29	libevent is meant to replace the asynchronous event loop found in event driven
12mu|libevent-2.0.21-2|30	network servers. An application just needs to call event_dispatch() and can
12mu|libevent-2.0.21-2|31	then add or remove events dynamically without having to change the event loop.
12mu|libevent-2.0.21-2|32	
12mu|libevent-2.0.21-2|33	#----------------------------------------------------------------------------
12mu|libevent-2.0.21-2|34	
12mu|libevent-2.0.21-2|35	%package -n	%{libname}
12mu|libevent-2.0.21-2|36	Summary:	Abstract asynchronous event notification library
12mu|libevent-2.0.21-2|37	Group:		System/Libraries
12mu|libevent-2.0.21-2|38	
12mu|libevent-2.0.21-2|39	%description -n	%{libname}
12mu|libevent-2.0.21-2|40	The libevent API provides a mechanism to execute a callback function when a
12mu|libevent-2.0.21-2|41	specific event occurs on a file descriptor or after a timeout has been reached.
12mu|libevent-2.0.21-2|42	libevent is meant to replace the asynchronous event loop found in event driven
12mu|libevent-2.0.21-2|43	network servers. An application just needs to call event_dispatch() and can
12mu|libevent-2.0.21-2|44	then add or remove events dynamically without having to change the event loop.
12mu|libevent-2.0.21-2|45	
12mu|libevent-2.0.21-2|46	%files -n %{libname}
12mu|libevent-2.0.21-2|47	%{_libdir}/libevent.so.%{major}*
12mu|libevent-2.0.21-2|48	
12mu|libevent-2.0.21-2|49	#----------------------------------------------------------------------------
12mu|libevent-2.0.21-2|50	
12mu|libevent-2.0.21-2|51	%package -n	%{libcore}
12mu|libevent-2.0.21-2|52	Summary:	Abstract asynchronous event notification library
12mu|libevent-2.0.21-2|53	Group:		System/Libraries
12mu|libevent-2.0.21-2|54	Conflicts:	%{_lib}event5 < 2.0.21-2
12mu|libevent-2.0.21-2|55	
12mu|libevent-2.0.21-2|56	%description -n	%{libcore}
12mu|libevent-2.0.21-2|57	This package contains a shared library for %{name}.
12mu|libevent-2.0.21-2|58	
12mu|libevent-2.0.21-2|59	%files -n %{libcore}
12mu|libevent-2.0.21-2|60	%{_libdir}/libevent_core.so.%{major}*
12mu|libevent-2.0.21-2|61	
12mu|libevent-2.0.21-2|62	#----------------------------------------------------------------------------
12mu|libevent-2.0.21-2|63	
12mu|libevent-2.0.21-2|64	%package -n	%{libextra}
12mu|libevent-2.0.21-2|65	Summary:	Abstract asynchronous event notification library
12mu|libevent-2.0.21-2|66	Group:		System/Libraries
12mu|libevent-2.0.21-2|67	Conflicts:	%{_lib}event5 < 2.0.21-2
12mu|libevent-2.0.21-2|68	
12mu|libevent-2.0.21-2|69	%description -n	%{libextra}
12mu|libevent-2.0.21-2|70	This package contains a shared library for %{name}.
12mu|libevent-2.0.21-2|71	
12mu|libevent-2.0.21-2|72	%files -n %{libextra}
12mu|libevent-2.0.21-2|73	%{_libdir}/libevent_extra.so.%{major}*
12mu|libevent-2.0.21-2|74	
12mu|libevent-2.0.21-2|75	#----------------------------------------------------------------------------
12mu|libevent-2.0.21-2|76	
12mu|libevent-2.0.21-2|77	%package -n	%{libopenssl}
12mu|libevent-2.0.21-2|78	Summary:	Abstract asynchronous event notification library
12mu|libevent-2.0.21-2|79	Group:		System/Libraries
12mu|libevent-2.0.21-2|80	Conflicts:	%{_lib}event5 < 2.0.21-2
12mu|libevent-2.0.21-2|81	
12mu|libevent-2.0.21-2|82	%description -n	%{libopenssl}
12mu|libevent-2.0.21-2|83	This package contains a shared library for %{name}.
12mu|libevent-2.0.21-2|84	
12mu|libevent-2.0.21-2|85	%files -n %{libopenssl}
12mu|libevent-2.0.21-2|86	%{_libdir}/libevent_openssl.so.%{major}*
12mu|libevent-2.0.21-2|87	
12mu|libevent-2.0.21-2|88	#----------------------------------------------------------------------------
12mu|libevent-2.0.21-2|89	
12mu|libevent-2.0.21-2|90	%package -n	%{libpthreads}
12mu|libevent-2.0.21-2|91	Summary:	Abstract asynchronous event notification library
12mu|libevent-2.0.21-2|92	Group:		System/Libraries
12mu|libevent-2.0.21-2|93	Conflicts:	%{_lib}event5 < 2.0.21-2
12mu|libevent-2.0.21-2|94	
12mu|libevent-2.0.21-2|95	%description -n	%{libpthreads}
12mu|libevent-2.0.21-2|96	This package contains a shared library for %{name}.
12mu|libevent-2.0.21-2|97	
12mu|libevent-2.0.21-2|98	%files -n %{libpthreads}
12mu|libevent-2.0.21-2|99	%{_libdir}/libevent_pthreads.so.%{major}*
12mu|libevent-2.0.21-2|100	
12mu|libevent-2.0.21-2|101	#----------------------------------------------------------------------------
12mu|libevent-2.0.21-2|102	
12mu|libevent-2.0.21-2|103	%package -n	%{devname}
12mu|libevent-2.0.21-2|104	Summary:	Development library and header files for the libevent library
12mu|libevent-2.0.21-2|105	Group:		Development/C
12mu|libevent-2.0.21-2|106	Requires:	%{libname} = %{EVRD}
12mu|libevent-2.0.21-2|107	Requires:	%{libcore} = %{EVRD}
12mu|libevent-2.0.21-2|108	Requires:	%{libextra} = %{EVRD}
12mu|libevent-2.0.21-2|109	Requires:	%{libopenssl} = %{EVRD}
12mu|libevent-2.0.21-2|110	Requires:	%{libpthreads} = %{EVRD}
12mu|libevent-2.0.21-2|111	Provides:	%{name}-devel = %{EVRD}
12mu|libevent-2.0.21-2|112	
12mu|libevent-2.0.21-2|113	%description -n	%{devname}
12mu|libevent-2.0.21-2|114	This package contains the development files for %{name}.
12mu|libevent-2.0.21-2|115	
12mu|libevent-2.0.21-2|116	%files -n %{devname}
12mu|libevent-2.0.21-2|117	%doc README
12mu|libevent-2.0.21-2|118	%{_bindir}/event_rpcgen.py
12mu|libevent-2.0.21-2|119	%{_includedir}/*
12mu|libevent-2.0.21-2|120	%{_libdir}/*.so
12mu|libevent-2.0.21-2|121	%{_libdir}/pkgconfig/*.pc
12mu|libevent-2.0.21-2|122	%{_mandir}/man3/*
12mu|libevent-2.0.21-2|123	
12mu|libevent-2.0.21-2|124	#----------------------------------------------------------------------------
12mu|libevent-2.0.21-2|125	
12mu|libevent-2.0.21-2|126	%prep
12mu|libevent-2.0.21-2|127	%setup -qn %{name}-%{version}-stable
12mu|libevent-2.0.21-2|128	%patch0 -p0
12mu|libevent-2.0.21-2|129	%patch1 -p0
12mu|libevent-2.0.21-2|130	%patch2 -p0
12mu|libevent-2.0.21-2|131	%patch3 -p1
12mu|libevent-2.0.21-2|132	
12mu|libevent-2.0.21-2|133	# bork
12mu|libevent-2.0.21-2|134	sed -i -e "s|^GENERATE_MAN.*|GENERATE_MAN=YES|g" Doxyfile
12mu|libevent-2.0.21-2|135	
12mu|libevent-2.0.21-2|136	mv -f configure.in configure.ac
12mu|libevent-2.0.21-2|137	autoreconf -fi
12mu|libevent-2.0.21-2|138	
12mu|libevent-2.0.21-2|139	%build
12mu|libevent-2.0.21-2|140	export CFLAGS="%{optflags} -fPIC"
12mu|libevent-2.0.21-2|141	%configure2_5x --disable-static
12mu|libevent-2.0.21-2|142	
12mu|libevent-2.0.21-2|143	%make
12mu|libevent-2.0.21-2|144	
12mu|libevent-2.0.21-2|145	# provide man pages
12mu|libevent-2.0.21-2|146	make doxygen
12mu|libevent-2.0.21-2|147	rm -f doxygen/man/man3/{major,minor,error,free}.3
12mu|libevent-2.0.21-2|148	
12mu|libevent-2.0.21-2|149	%install
12mu|libevent-2.0.21-2|150	%makeinstall_std
12mu|libevent-2.0.21-2|151	
12mu|libevent-2.0.21-2|152	# provide man pages
12mu|libevent-2.0.21-2|153	install -d %{buildroot}%{_mandir}/man3
12mu|libevent-2.0.21-2|154	install -m0644 doxygen/man/man3/*.3 %{buildroot}%{_mandir}/man3/
12mu|libevent-2.0.21-2|155	
12mu|libevent-2.0.21-2|156	(cd %{buildroot}/%{_mandir}/man3/; F=`ls deprecated.3*`; mv $F libevent.$F)
12mu|libevent-2.0.21-2|157	
12mu|libevent-2.0.21-2|158	

20013 12
12mu|libfm-1.2.0-2|1	%define major 4
12mu|libfm-1.2.0-2|2	%define libname %mklibname fm %{major}
12mu|libfm-1.2.0-2|3	%define devname %mklibname fm -d
12mu|libfm-1.2.0-2|4	%define devel_rel 1.0
12mu|libfm-1.2.0-2|5	
12mu|libfm-1.2.0-2|6	Summary:	GIO-based library for file manager-like programs
12mu|libfm-1.2.0-2|7	Name:		libfm
12mu|libfm-1.2.0-2|8	Version:	1.2.0
12mu|libfm-1.2.0-2|9	Release:	2
12mu|libfm-1.2.0-2|10	License:	GPLv2+
12mu|libfm-1.2.0-2|11	Group:		File tools
12mu|libfm-1.2.0-2|12	Url:		http://pcmanfm.sourceforge.net/
12mu|libfm-1.2.0-2|13	Source0:	http://dfn.dl.sourceforge.net/sourceforge/pcmanfm/%{name}-%{version}.tar.xz
12mu|libfm-1.2.0-2|14	Patch0:		libfm-0.1.5-set-cutomization.patch
12mu|libfm-1.2.0-2|15	BuildRequires:	gettext
12mu|libfm-1.2.0-2|16	BuildRequires:	gtk-doc
12mu|libfm-1.2.0-2|17	BuildRequires:	intltool
12mu|libfm-1.2.0-2|18	BuildRequires:	vala
12mu|libfm-1.2.0-2|19	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|libfm-1.2.0-2|20	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|libfm-1.2.0-2|21	BuildRequires:	pkgconfig(libexif)
12mu|libfm-1.2.0-2|22	BuildRequires:	pkgconfig(libmenu-cache)
12mu|libfm-1.2.0-2|23	Conflicts:	lxshortcut < 1.2.0
12mu|libfm-1.2.0-2|24	Provides:	lxshortcut = %{EVRD}
12mu|libfm-1.2.0-2|25	
12mu|libfm-1.2.0-2|26	%description
12mu|libfm-1.2.0-2|27	LibFM is a GIO-based library used to develop file manager-like programs. It is
12mu|libfm-1.2.0-2|28	developed as the core of next generation PCManFM and takes care of all file-
12mu|libfm-1.2.0-2|29	related operations such as copy & paste, drag & drop, file associations or
12mu|libfm-1.2.0-2|30	thumbnails support. By utilizing glib/gio and gvfs, libfm can access remote
12mu|libfm-1.2.0-2|31	filesystems supported by gvfs.
12mu|libfm-1.2.0-2|32	
12mu|libfm-1.2.0-2|33	%files -f %{name}.lang
12mu|libfm-1.2.0-2|34	%config(noreplace) %{_sysconfdir}/xdg/libfm/libfm.conf
12mu|libfm-1.2.0-2|35	%{_bindir}/libfm-pref-apps
12mu|libfm-1.2.0-2|36	%{_bindir}/lxshortcut
12mu|libfm-1.2.0-2|37	%dir %{_datadir}/%{name}
12mu|libfm-1.2.0-2|38	%dir %{_datadir}/%{name}/ui
12mu|libfm-1.2.0-2|39	%dir %{_datadir}/%{name}/images
12mu|libfm-1.2.0-2|40	%{_datadir}/applications/lxshortcut.desktop
12mu|libfm-1.2.0-2|41	%{_datadir}/%{name}/archivers.list
12mu|libfm-1.2.0-2|42	%{_datadir}/%{name}/terminals.list
12mu|libfm-1.2.0-2|43	%{_datadir}/%{name}/ui/*
12mu|libfm-1.2.0-2|44	%{_datadir}/applications/libfm-pref-apps.desktop
12mu|libfm-1.2.0-2|45	%{_datadir}/mime/packages/%{name}.xml
12mu|libfm-1.2.0-2|46	%{_datadir}/%{name}/images/*.png
12mu|libfm-1.2.0-2|47	%{_mandir}/man1/libfm-pref-apps.1.*
12mu|libfm-1.2.0-2|48	%{_mandir}/man1/lxshortcut.1.*
12mu|libfm-1.2.0-2|49	%{_libdir}/%{name}/modules/*.so
12mu|libfm-1.2.0-2|50	
12mu|libfm-1.2.0-2|51	#----------------------------------------------------------------------------
12mu|libfm-1.2.0-2|52	
12mu|libfm-1.2.0-2|53	%package -n %{libname}
12mu|libfm-1.2.0-2|54	Summary:	Shared library for %{name}
12mu|libfm-1.2.0-2|55	Group:		System/Libraries
12mu|libfm-1.2.0-2|56	Requires:	%{name}
12mu|libfm-1.2.0-2|57	
12mu|libfm-1.2.0-2|58	%description -n %{libname}
12mu|libfm-1.2.0-2|59	GIO-based library for file manager-like programs.
12mu|libfm-1.2.0-2|60	
12mu|libfm-1.2.0-2|61	%files -n %{libname}
12mu|libfm-1.2.0-2|62	%{_libdir}/libfm-gtk.so.%{major}*
12mu|libfm-1.2.0-2|63	%{_libdir}/libfm.so.%{major}*
12mu|libfm-1.2.0-2|64	%{_libdir}/libfm-extra.so.%{major}*
12mu|libfm-1.2.0-2|65	
12mu|libfm-1.2.0-2|66	#----------------------------------------------------------------------------
12mu|libfm-1.2.0-2|67	
12mu|libfm-1.2.0-2|68	%package -n %{devname}
12mu|libfm-1.2.0-2|69	Summary:	Developement files for %{name}
12mu|libfm-1.2.0-2|70	Group:		Development/C
12mu|libfm-1.2.0-2|71	Requires:	%{libname} = %{EVRD}
12mu|libfm-1.2.0-2|72	Provides:	%{name}-devel = %{EVRD}
12mu|libfm-1.2.0-2|73	
12mu|libfm-1.2.0-2|74	%description -n %{devname}
12mu|libfm-1.2.0-2|75	This package contains header files needed when building applications based on
12mu|libfm-1.2.0-2|76	%{name}.
12mu|libfm-1.2.0-2|77	
12mu|libfm-1.2.0-2|78	%files -n %{devname}
12mu|libfm-1.2.0-2|79	%dir %{_includedir}/%{name}
12mu|libfm-1.2.0-2|80	%dir %{_includedir}/%{name}-%{devel_rel}
12mu|libfm-1.2.0-2|81	%{_includedir}/%{name}/*.h
12mu|libfm-1.2.0-2|82	%{_includedir}/%{name}-%{devel_rel}/*.h
12mu|libfm-1.2.0-2|83	%{_libdir}/libfm-gtk.so
12mu|libfm-1.2.0-2|84	%{_libdir}/libfm.so
12mu|libfm-1.2.0-2|85	%{_libdir}/libfm-gtk.a
12mu|libfm-1.2.0-2|86	%{_libdir}/libfm.a
12mu|libfm-1.2.0-2|87	%{_libdir}/libfm-extra.so
12mu|libfm-1.2.0-2|88	%{_libdir}/libfm-extra.a
12mu|libfm-1.2.0-2|89	%{_libdir}/pkgconfig/libfm-gtk.pc
12mu|libfm-1.2.0-2|90	%{_libdir}/pkgconfig/libfm-gtk3.pc
12mu|libfm-1.2.0-2|91	%{_libdir}/pkgconfig/libfm.pc
12mu|libfm-1.2.0-2|92	
12mu|libfm-1.2.0-2|93	#----------------------------------------------------------------------------
12mu|libfm-1.2.0-2|94	
12mu|libfm-1.2.0-2|95	%prep
12mu|libfm-1.2.0-2|96	%setup -q
12mu|libfm-1.2.0-2|97	%apply_patches
12mu|libfm-1.2.0-2|98	
12mu|libfm-1.2.0-2|99	%build
12mu|libfm-1.2.0-2|100	sed -i "s:-Werror::" configure.ac || die
12mu|libfm-1.2.0-2|101	autoreconf -fi
12mu|libfm-1.2.0-2|102	%define Werror_cflags %nil
12mu|libfm-1.2.0-2|103	%configure2_5x \
12mu|libfm-1.2.0-2|104	--enable-udisks \
12mu|libfm-1.2.0-2|105	--with-gtk=2
12mu|libfm-1.2.0-2|106	# remove rpaths
12mu|libfm-1.2.0-2|107	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12mu|libfm-1.2.0-2|108	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12mu|libfm-1.2.0-2|109	
12mu|libfm-1.2.0-2|110	%make
12mu|libfm-1.2.0-2|111	
12mu|libfm-1.2.0-2|112	%install
12mu|libfm-1.2.0-2|113	%makeinstall_std
12mu|libfm-1.2.0-2|114	
12mu|libfm-1.2.0-2|115	#some hack for avoid upgrade error
12mu|libfm-1.2.0-2|116	#copy all in libfm-1.0 in includedir to libfm instead symlink, rather early it is true
12mu|libfm-1.2.0-2|117	rm -f %{buildroot}%{_includedir}/%{name}
12mu|libfm-1.2.0-2|118	mkdir -p %{buildroot}%{_includedir}/%{name}
12mu|libfm-1.2.0-2|119	cp -f %{buildroot}%{_includedir}/%{name}-%{devel_rel}/* %{buildroot}%{_includedir}/%{name}/
12mu|libfm-1.2.0-2|120	
12mu|libfm-1.2.0-2|121	%find_lang %{name}
12mu|libfm-1.2.0-2|122	
12mu|libfm-1.2.0-2|123	
12mu|libfm-1.2.0-2|124	%changelog
12mu|libfm-1.2.0-2|125	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-2
12mu|libfm-1.2.0-2|126	+ Revision: 83b06e1
12mu|libfm-1.2.0-2|127	- Spec cleanup
12mu|libfm-1.2.0-2|128	
12mu|libfm-1.2.0-2|129	* Thu Mar 20 2014 akdengi <kazancas@mandriva.ru> 1.2.0-1
12mu|libfm-1.2.0-2|130	+ Revision: 12d88ea
12mu|libfm-1.2.0-2|131	- SILENT try avoid ABF build error
12mu|libfm-1.2.0-2|132	
12mu|libfm-1.2.0-2|133	* Thu Mar 20 2014 akdengi <kazancas@mandriva.ru> 1.2.0-1
12mu|libfm-1.2.0-2|134	+ Revision: db9b24e
12mu|libfm-1.2.0-2|135	- fix
12mu|libfm-1.2.0-2|136	
12mu|libfm-1.2.0-2|137	* Thu Mar 20 2014 akdengi <kazancas@mandriva.ru> 1.2.0-1
12mu|libfm-1.2.0-2|138	+ Revision: f18061e
12mu|libfm-1.2.0-2|139	- SILENT fix spec error
12mu|libfm-1.2.0-2|140	
12mu|libfm-1.2.0-2|141	* Thu Mar 20 2014 akdengi <kazancas@mandriva.ru> 1.2.0-1
12mu|libfm-1.2.0-2|142	+ Revision: 795e7be
12mu|libfm-1.2.0-2|143	- Add pkgconfig(libexif) to BR
12mu|libfm-1.2.0-2|144	
12mu|libfm-1.2.0-2|145	* Thu Mar 20 2014 akdengi <kazancas@mandriva.ru> 1.2.0-1
12mu|libfm-1.2.0-2|146	+ Revision: 935d1fe
12mu|libfm-1.2.0-2|147	- update to 1.2.0
12mu|libfm-1.2.0-2|148	
12mu|libfm-1.2.0-2|149	* Tue Nov 05 2013 akdengi <kazancas@mandriva.ru> 1.1.2.2-1
12mu|libfm-1.2.0-2|150	+ Revision: f13bcc7
12mu|libfm-1.2.0-2|151	- update to 1.1.2.2
12mu|libfm-1.2.0-2|152	
12mu|libfm-1.2.0-2|153	* Tue Nov 05 2013 akdengi <kazancas@mandriva.ru> 1.1.2-1
12mu|libfm-1.2.0-2|154	+ Revision: 5247011
12mu|libfm-1.2.0-2|155	- update to 1.1.2
12mu|libfm-1.2.0-2|156	
12mu|libfm-1.2.0-2|157	* Tue Nov 05 2013 akdengi <kazancas@mandriva.ru> 1.1.2-1
12mu|libfm-1.2.0-2|158	+ Revision: cefec8b
12mu|libfm-1.2.0-2|159	- Update to 1.1.2
12mu|libfm-1.2.0-2|160	
12mu|libfm-1.2.0-2|161	* Mon Jul 22 2013 akdengi <kazancas@mandriva.ru> 1.1.1-5
12mu|libfm-1.2.0-2|162	+ Revision: 8f5e6df
12mu|libfm-1.2.0-2|163	- drop p100
12mu|libfm-1.2.0-2|164	
12mu|libfm-1.2.0-2|165	* Mon Jul 22 2013 akdengi <kazancas@mandriva.ru> 1.1.1-5
12mu|libfm-1.2.0-2|166	+ Revision: a4d8338
12mu|libfm-1.2.0-2|167	- libfm 1.1.1
12mu|libfm-1.2.0-2|168	
12mu|libfm-1.2.0-2|169	* Wed Jan 16 2013 akdengi <kazancas@mandriva.ru> 1.1.0-5
12mu|libfm-1.2.0-2|170	+ Revision: e6d2f3d
12mu|libfm-1.2.0-2|171	- revert to gtk2 build
12mu|libfm-1.2.0-2|172	
12mu|libfm-1.2.0-2|173	* Wed Jan 16 2013 akdengi <kazancas@mandriva.ru> 1.1.0-4
12mu|libfm-1.2.0-2|174	+ Revision: e1ae33a
12mu|libfm-1.2.0-2|175	- revert to gtk2 build
12mu|libfm-1.2.0-2|176	
12mu|libfm-1.2.0-2|177	* Wed Dec 26 2012 Alexander Khryukin <alexander@mezon.ru> 1.1.0-3
12mu|libfm-1.2.0-2|178	+ Revision: b564551
12mu|libfm-1.2.0-2|179	- repoclosure fix
12mu|libfm-1.2.0-2|180	
12mu|libfm-1.2.0-2|181	* Thu Dec 13 2012 akdengi <kazancas@mandriva.ru> 1.1.0-2
12mu|libfm-1.2.0-2|182	+ Revision: 0244ecf
12mu|libfm-1.2.0-2|183	- fix error with devel package
12mu|libfm-1.2.0-2|184	
12mu|libfm-1.2.0-2|185	* Thu Dec 13 2012 akdengi <kazancas@mandriva.ru> 1.1.0-2
12mu|libfm-1.2.0-2|186	+ Revision: f966192
12mu|libfm-1.2.0-2|187	- obsoletes libfm < 1.1.0
12mu|libfm-1.2.0-2|188	
12mu|libfm-1.2.0-2|189	* Thu Dec 13 2012 akdengi <kazancas@mandriva.ru> 1.1.0-1
12mu|libfm-1.2.0-2|190	+ Revision: b832338
12mu|libfm-1.2.0-2|191	- pkgconfig
12mu|libfm-1.2.0-2|192	
12mu|libfm-1.2.0-2|193	* Thu Dec 13 2012 akdengi <kazancas@mandriva.ru> 1.1.0-1
12mu|libfm-1.2.0-2|194	+ Revision: 67fd136
12mu|libfm-1.2.0-2|195	- fix include dir
12mu|libfm-1.2.0-2|196	
12mu|libfm-1.2.0-2|197	* Thu Dec 13 2012 akdengi <kazancas@mandriva.ru> 1.1.0-1
12mu|libfm-1.2.0-2|198	+ Revision: 4a0be17
12mu|libfm-1.2.0-2|199	- fix include
12mu|libfm-1.2.0-2|200	
12mu|libfm-1.2.0-2|201	* Thu Dec 13 2012 akdengi <kazancas@mandriva.ru> 1.1.0-1
12mu|libfm-1.2.0-2|202	+ Revision: 9668267
12mu|libfm-1.2.0-2|203	- fix include dir
12mu|libfm-1.2.0-2|204	
12mu|libfm-1.2.0-2|205	* Thu Dec 13 2012 akdengi <kazancas@mandriva.ru> 1.1.0-1
12mu|libfm-1.2.0-2|206	+ Revision: 0ad029b
12mu|libfm-1.2.0-2|207	- fix include dir
12mu|libfm-1.2.0-2|208	
12mu|libfm-1.2.0-2|209	* Thu Dec 13 2012 akdengi <kazancas@mandriva.ru> 1.1.0-1
12mu|libfm-1.2.0-2|210	+ Revision: 289ce7a
12mu|libfm-1.2.0-2|211	- s/gtk/gtk3/
12mu|libfm-1.2.0-2|212	
12mu|libfm-1.2.0-2|213	* Thu Dec 13 2012 Alexander Kazancev <kazancas@gmail.com> 1.1.0-1
12mu|libfm-1.2.0-2|214	+ Revision: 5fd0eae
12mu|libfm-1.2.0-2|215	- Drop gtk-doc
12mu|libfm-1.2.0-2|216	
12mu|libfm-1.2.0-2|217	* Thu Dec 13 2012 akdengi <kazancas@mandriva.ru> 1.1.0-1
12mu|libfm-1.2.0-2|218	+ Revision: 0972e81
12mu|libfm-1.2.0-2|219	- LOG 1.1.0
12mu|libfm-1.2.0-2|220	
12mu|libfm-1.2.0-2|221	* Thu Sep 27 2012 Alexander Kazancev <kazancas@gmail.com> 1.0.1-1
12mu|libfm-1.2.0-2|222	+ Revision: 868bfed
12mu|libfm-1.2.0-2|223	- Updated libfm.spec
12mu|libfm-1.2.0-2|224	
12mu|libfm-1.2.0-2|225	* Thu Sep 27 2012 Alexander Kazancev <kazancas@gmail.com> 1.0.1-1
12mu|libfm-1.2.0-2|226	+ Revision: cc11e34
12mu|libfm-1.2.0-2|227	- Updated libfm.spec
12mu|libfm-1.2.0-2|228	
12mu|libfm-1.2.0-2|229	* Thu Sep 27 2012 akdengi <kazancas@mandriva.ru>
12mu|libfm-1.2.0-2|230	+ Revision: 9265695
12mu|libfm-1.2.0-2|231	- fix
12mu|libfm-1.2.0-2|232	
12mu|libfm-1.2.0-2|233	* Thu Sep 27 2012 akdengi <kazancas@mandriva.ru> 1.0.1-1
12mu|libfm-1.2.0-2|234	+ Revision: 2ed6025
12mu|libfm-1.2.0-2|235	- LOG -update to 1.0.1. Add automake patch
12mu|libfm-1.2.0-2|236	
12mu|libfm-1.2.0-2|237	* Mon Sep 24 2012 Alexander Khryukin <alexander@mezon.ru> 1.0.1-1
12mu|libfm-1.2.0-2|238	+ Revision: 831c638
12mu|libfm-1.2.0-2|239	- version update 1.0.1
12mu|libfm-1.2.0-2|240	
12mu|libfm-1.2.0-2|241	* Thu Sep 06 2012 Alexander Kazancev <kazancas@mandriva.ru> 0.1.17-2
12mu|libfm-1.2.0-2|242	+ Revision: 399afde
12mu|libfm-1.2.0-2|243	- Updated libfm.spec
12mu|libfm-1.2.0-2|244	
12mu|libfm-1.2.0-2|245	* Thu May 31 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.1.17-1
12mu|libfm-1.2.0-2|246	+ Revision: 6679c4d
12mu|libfm-1.2.0-2|247	- Automatic import for version 0.1.17
12mu|libfm-1.2.0-2|248	
12mu|libfm-1.2.0-2|249	* Tue May 29 2012 akdengi <kazancas@mandriva.ru> 0.1.17-1
12mu|libfm-1.2.0-2|250	+ Revision: 7a8c4d2
12mu|libfm-1.2.0-2|251	- delete old source
12mu|libfm-1.2.0-2|252	
12mu|libfm-1.2.0-2|253	* Thu Apr 05 2012 akdengi <kazancas@mandriva.ru> 0.1.17-1
12mu|libfm-1.2.0-2|254	+ Revision: 10864e7
12mu|libfm-1.2.0-2|255	- update to 0.1.17
12mu|libfm-1.2.0-2|256	
12mu|libfm-1.2.0-2|257	* Sun Feb 05 2012 root <root@build-client_i586.rosalab.ru> 0.1.15.git20112007-4
12mu|libfm-1.2.0-2|258	+ Revision: 8800bc9
12mu|libfm-1.2.0-2|259	- ABF:auto increment release
12mu|libfm-1.2.0-2|260	
12mu|libfm-1.2.0-2|261	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.1.16.git20111108-1
12mu|libfm-1.2.0-2|262	+ Revision: ca0614d
12mu|libfm-1.2.0-2|263	- Automatic import for version 0.1.16.git20111108
12mu|libfm-1.2.0-2|264	
12mu|libfm-1.2.0-2|265	

20014 12
12mu|libfontenc-1.1.2-1|1	%define major 1
12mu|libfontenc-1.1.2-1|2	%define libname %mklibname fontenc %{major}
12mu|libfontenc-1.1.2-1|3	%define develname %mklibname fontenc -d
12mu|libfontenc-1.1.2-1|4	
12mu|libfontenc-1.1.2-1|5	Name:		libfontenc
12mu|libfontenc-1.1.2-1|6	Summary:	The fontenc Library
12mu|libfontenc-1.1.2-1|7	Version:	1.1.2
12mu|libfontenc-1.1.2-1|8	Release:	1
12mu|libfontenc-1.1.2-1|9	Group:		Development/X11
12mu|libfontenc-1.1.2-1|10	License:	MIT
12mu|libfontenc-1.1.2-1|11	URL:		http://xorg.freedesktop.org
12mu|libfontenc-1.1.2-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
12mu|libfontenc-1.1.2-1|13	
12mu|libfontenc-1.1.2-1|14	BuildRequires:	zlib-devel
12mu|libfontenc-1.1.2-1|15	BuildRequires:	x11-proto-devel >= 1.0.0
12mu|libfontenc-1.1.2-1|16	BuildRequires:	x11-util-macros >= 1.0.1
12mu|libfontenc-1.1.2-1|17	# list of encodings
12mu|libfontenc-1.1.2-1|18	Requires:	x11-font-encodings
12mu|libfontenc-1.1.2-1|19	
12mu|libfontenc-1.1.2-1|20	%description
12mu|libfontenc-1.1.2-1|21	libfontenc is a library which helps font libraries portably determine and
12mu|libfontenc-1.1.2-1|22	deal with different encodings of fonts.
12mu|libfontenc-1.1.2-1|23	
12mu|libfontenc-1.1.2-1|24	%package -n %{libname}
12mu|libfontenc-1.1.2-1|25	Summary:	The fontenc Library
12mu|libfontenc-1.1.2-1|26	Group:		System/Libraries
12mu|libfontenc-1.1.2-1|27	Conflicts:	libxorg-x11 < 7.0
12mu|libfontenc-1.1.2-1|28	Provides:	%{name} = %{version}-%{release}
12mu|libfontenc-1.1.2-1|29	
12mu|libfontenc-1.1.2-1|30	%description -n %{libname}
12mu|libfontenc-1.1.2-1|31	libfontenc is a library which helps font libraries portably determine and
12mu|libfontenc-1.1.2-1|32	deal with different encodings of fonts.
12mu|libfontenc-1.1.2-1|33	
12mu|libfontenc-1.1.2-1|34	%package -n %{develname}
12mu|libfontenc-1.1.2-1|35	Summary:	Development files for %{name}
12mu|libfontenc-1.1.2-1|36	Group:		Development/X11
12mu|libfontenc-1.1.2-1|37	Requires:	%{libname} = %{version}-%{release}
12mu|libfontenc-1.1.2-1|38	Provides:	libfontenc-devel = %{version}-%{release}
12mu|libfontenc-1.1.2-1|39	Obsoletes:	%{_lib}fontenc1-devel < 1.1.1
12mu|libfontenc-1.1.2-1|40	Obsoletes:	%{_lib}fontenc-static-devel < 1.1.1.
12mu|libfontenc-1.1.2-1|41	Conflicts:	libxorg-x11-devel < 7.0
12mu|libfontenc-1.1.2-1|42	
12mu|libfontenc-1.1.2-1|43	%description -n %{develname}
12mu|libfontenc-1.1.2-1|44	Development files for %{name}.
12mu|libfontenc-1.1.2-1|45	
12mu|libfontenc-1.1.2-1|46	%prep
12mu|libfontenc-1.1.2-1|47	%setup -qn libfontenc-%{version}
12mu|libfontenc-1.1.2-1|48	
12mu|libfontenc-1.1.2-1|49	%build
12mu|libfontenc-1.1.2-1|50	%configure2_5x \
12mu|libfontenc-1.1.2-1|51	--disable-static \
12mu|libfontenc-1.1.2-1|52	--x-includes=%{_includedir} \
12mu|libfontenc-1.1.2-1|53	--x-libraries=%{_libdir} \
12mu|libfontenc-1.1.2-1|54	--with-encodingsdir=%{_datadir}/fonts/encodings
12mu|libfontenc-1.1.2-1|55	
12mu|libfontenc-1.1.2-1|56	%make
12mu|libfontenc-1.1.2-1|57	
12mu|libfontenc-1.1.2-1|58	%install
12mu|libfontenc-1.1.2-1|59	%makeinstall_std
12mu|libfontenc-1.1.2-1|60	
12mu|libfontenc-1.1.2-1|61	%files -n %{libname}
12mu|libfontenc-1.1.2-1|62	%{_libdir}/libfontenc.so.%{major}*
12mu|libfontenc-1.1.2-1|63	
12mu|libfontenc-1.1.2-1|64	%files -n %{develname}
12mu|libfontenc-1.1.2-1|65	%{_libdir}/libfontenc.so
12mu|libfontenc-1.1.2-1|66	%{_libdir}/pkgconfig/fontenc.pc
12mu|libfontenc-1.1.2-1|67	%{_includedir}/X11/fonts/fontenc.h
12mu|libfontenc-1.1.2-1|68	
12mu|libfontenc-1.1.2-1|69	
12mu|libfontenc-1.1.2-1|70	%changelog
12mu|libfontenc-1.1.2-1|71	* Thu Oct 17 2013 dsilakov <denis.silakov@rosalab.ru> 1.1.2-1
12mu|libfontenc-1.1.2-1|72	+ Revision: 04e2dc0
12mu|libfontenc-1.1.2-1|73	- Merge pull request #1 from import/libfontenc:auto_update
12mu|libfontenc-1.1.2-1|74	- ROSA Updates Builder: update suggested
12mu|libfontenc-1.1.2-1|75	
12mu|libfontenc-1.1.2-1|76	

20015 12
12mu|libfonts-1.1.6-1|1	Summary:	TrueType Font Layouting
12mu|libfonts-1.1.6-1|2	Name:		libfonts
12mu|libfonts-1.1.6-1|3	Version:	1.1.6
12mu|libfonts-1.1.6-1|4	Release:	1
12mu|libfonts-1.1.6-1|5	License:	LGPLv2+
12mu|libfonts-1.1.6-1|6	Group:		System/Libraries
12mu|libfonts-1.1.6-1|7	Url:		http://reporting.pentaho.org/
12mu|libfonts-1.1.6-1|8	Source0:	http://downloads.sourceforge.net/jfreereport/%{name}-%{version}.zip
12mu|libfonts-1.1.6-1|9	Patch0:	libfonts-1.1.2-fix-build.patch
12mu|libfonts-1.1.6-1|10	BuildArch:	noarch
12mu|libfonts-1.1.6-1|11	
12mu|libfonts-1.1.6-1|12	BuildRequires:	ant
12mu|libfonts-1.1.6-1|13	BuildRequires:	ant-contrib
12mu|libfonts-1.1.6-1|14	BuildRequires:	ant-nodeps
12mu|libfonts-1.1.6-1|15	BuildRequires:	java-devel >= 0:1.6.0
12mu|libfonts-1.1.6-1|16	BuildRequires:	jpackage-utils
12mu|libfonts-1.1.6-1|17	BuildRequires:	libloader >= 1.1.3
12mu|libfonts-1.1.6-1|18	BuildRequires:	itext
12mu|libfonts-1.1.6-1|19	BuildRequires:	java-rpmbuild
12mu|libfonts-1.1.6-1|20	Requires:	java >= 0:1.6.0
12mu|libfonts-1.1.6-1|21	Requires:	jpackage-utils
12mu|libfonts-1.1.6-1|22	Requires:	libloader >= 1.1.3
12mu|libfonts-1.1.6-1|23	Requires:	itext
12mu|libfonts-1.1.6-1|24	
12mu|libfonts-1.1.6-1|25	%description
12mu|libfonts-1.1.6-1|26	LibFonts is a library developed to support advanced layouting in JFreeReport.
12mu|libfonts-1.1.6-1|27	This library allows to read TrueType-Font files to extract layouting specific
12mu|libfonts-1.1.6-1|28	informations.
12mu|libfonts-1.1.6-1|29	
12mu|libfonts-1.1.6-1|30	%package javadoc
12mu|libfonts-1.1.6-1|31	Summary:	Javadoc for %{name}
12mu|libfonts-1.1.6-1|32	Group:		Development/Java
12mu|libfonts-1.1.6-1|33	Requires:	%{name} = %{version}-%{release}
12mu|libfonts-1.1.6-1|34	Requires:	jpackage-utils
12mu|libfonts-1.1.6-1|35	
12mu|libfonts-1.1.6-1|36	%description javadoc
12mu|libfonts-1.1.6-1|37	Javadoc for %{name}.
12mu|libfonts-1.1.6-1|38	
12mu|libfonts-1.1.6-1|39	%prep
12mu|libfonts-1.1.6-1|40	%setup -q -c
12mu|libfonts-1.1.6-1|41	%patch0 -p0
12mu|libfonts-1.1.6-1|42	find . -name "*.jar" -exec rm -f {} \;
12mu|libfonts-1.1.6-1|43	mkdir -p lib
12mu|libfonts-1.1.6-1|44	build-jar-repository -s -p lib libbase commons-logging-api libloader itext
12mu|libfonts-1.1.6-1|45	cd lib
12mu|libfonts-1.1.6-1|46	ln -s %{_javadir}/ant ant-contrib
12mu|libfonts-1.1.6-1|47	
12mu|libfonts-1.1.6-1|48	%build
12mu|libfonts-1.1.6-1|49	ant jar javadoc
12mu|libfonts-1.1.6-1|50	for file in README.txt licence-LGPL.txt ChangeLog.txt; do
12mu|libfonts-1.1.6-1|51	tr -d '\r' < $file > $file.new
12mu|libfonts-1.1.6-1|52	mv $file.new $file
12mu|libfonts-1.1.6-1|53	done
12mu|libfonts-1.1.6-1|54	
12mu|libfonts-1.1.6-1|55	%install
12mu|libfonts-1.1.6-1|56	mkdir -p %{buildroot}%{_javadir}
12mu|libfonts-1.1.6-1|57	cp -p ./dist/%{name}-%{version}.jar %{buildroot}%{_javadir}
12mu|libfonts-1.1.6-1|58	pushd %{buildroot}%{_javadir}
12mu|libfonts-1.1.6-1|59	ln -s %{name}-%{version}.jar %{name}.jar
12mu|libfonts-1.1.6-1|60	popd
12mu|libfonts-1.1.6-1|61	
12mu|libfonts-1.1.6-1|62	mkdir -p %{buildroot}%{_javadocdir}/%{name}
12mu|libfonts-1.1.6-1|63	cp -rp bin/javadoc/docs/api %{buildroot}%{_javadocdir}/%{name}
12mu|libfonts-1.1.6-1|64	
12mu|libfonts-1.1.6-1|65	%files
12mu|libfonts-1.1.6-1|66	%doc licence-LGPL.txt README.txt ChangeLog.txt
12mu|libfonts-1.1.6-1|67	%{_javadir}/%{name}-%{version}.jar
12mu|libfonts-1.1.6-1|68	%{_javadir}/%{name}.jar
12mu|libfonts-1.1.6-1|69	
12mu|libfonts-1.1.6-1|70	%files javadoc
12mu|libfonts-1.1.6-1|71	%{_javadocdir}/%{name}
12mu|libfonts-1.1.6-1|72	

20016 12
12mu|libformula-1.1.6-1|1	Summary:	Formula Parser
12mu|libformula-1.1.6-1|2	Name:		libformula
12mu|libformula-1.1.6-1|3	Version:	1.1.6
12mu|libformula-1.1.6-1|4	Release:	1
12mu|libformula-1.1.6-1|5	License:	LGPLv2+
12mu|libformula-1.1.6-1|6	Group:		System/Libraries
12mu|libformula-1.1.6-1|7	Url:		http://reporting.pentaho.org/
12mu|libformula-1.1.6-1|8	Source0:	http://downloads.sourceforge.net/jfreereport/%{name}-%{version}.zip
12mu|libformula-1.1.6-1|9	Patch0:		libformula-1.1.2-fix-build.patch
12mu|libformula-1.1.6-1|10	BuildArch:	noarch
12mu|libformula-1.1.6-1|11	BuildRequires:	ant
12mu|libformula-1.1.6-1|12	BuildRequires:	ant-contrib
12mu|libformula-1.1.6-1|13	BuildRequires:	ant-nodeps
12mu|libformula-1.1.6-1|14	BuildRequires:	java-devel
12mu|libformula-1.1.6-1|15	BuildRequires:	jpackage-utils
12mu|libformula-1.1.6-1|16	BuildRequires:	libbase >= 1.1.3
12mu|libformula-1.1.6-1|17	Requires:	java
12mu|libformula-1.1.6-1|18	Requires:	jpackage-utils
12mu|libformula-1.1.6-1|19	Requires:	jakarta-commons-logging
12mu|libformula-1.1.6-1|20	Requires:	libbase >= 1.1.3
12mu|libformula-1.1.6-1|21	
12mu|libformula-1.1.6-1|22	%description
12mu|libformula-1.1.6-1|23	LibFormula provides Excel-Style-Expressions. The implementation provided
12mu|libformula-1.1.6-1|24	here is very generic and can be used in any application that needs to
12mu|libformula-1.1.6-1|25	compute formulas.
12mu|libformula-1.1.6-1|26	
12mu|libformula-1.1.6-1|27	%package javadoc
12mu|libformula-1.1.6-1|28	Summary:	Javadoc for %{name}
12mu|libformula-1.1.6-1|29	Group:		Development/Java
12mu|libformula-1.1.6-1|30	Requires:	%{name} = %{version}-%{release}
12mu|libformula-1.1.6-1|31	Requires:	jpackage-utils
12mu|libformula-1.1.6-1|32	
12mu|libformula-1.1.6-1|33	%description javadoc
12mu|libformula-1.1.6-1|34	Javadoc for %{name}.
12mu|libformula-1.1.6-1|35	
12mu|libformula-1.1.6-1|36	%prep
12mu|libformula-1.1.6-1|37	%setup -q -c
12mu|libformula-1.1.6-1|38	%patch0 -p0
12mu|libformula-1.1.6-1|39	find . -name "*.jar" -exec rm -f {} \;
12mu|libformula-1.1.6-1|40	mkdir -p lib
12mu|libformula-1.1.6-1|41	build-jar-repository -s -p lib commons-logging-api libbase
12mu|libformula-1.1.6-1|42	cd lib
12mu|libformula-1.1.6-1|43	ln -s %{_javadir}/ant ant-contrib
12mu|libformula-1.1.6-1|44	
12mu|libformula-1.1.6-1|45	%build
12mu|libformula-1.1.6-1|46	ant jar javadoc
12mu|libformula-1.1.6-1|47	
12mu|libformula-1.1.6-1|48	%install
12mu|libformula-1.1.6-1|49	mkdir -p %{buildroot}%{_javadir}
12mu|libformula-1.1.6-1|50	cp -p ./dist/%{name}-%{version}.jar %{buildroot}%{_javadir}
12mu|libformula-1.1.6-1|51	pushd %{buildroot}%{_javadir}
12mu|libformula-1.1.6-1|52	ln -s %{name}-%{version}.jar %{name}.jar
12mu|libformula-1.1.6-1|53	popd
12mu|libformula-1.1.6-1|54	
12mu|libformula-1.1.6-1|55	mkdir -p %{buildroot}%{_javadocdir}/%{name}
12mu|libformula-1.1.6-1|56	cp -rp bin/javadoc/docs/api %{buildroot}%{_javadocdir}/%{name}
12mu|libformula-1.1.6-1|57	
12mu|libformula-1.1.6-1|58	%files
12mu|libformula-1.1.6-1|59	%doc licence-LGPL.txt README.txt ChangeLog.txt
12mu|libformula-1.1.6-1|60	%{_javadir}/%{name}-%{version}.jar
12mu|libformula-1.1.6-1|61	%{_javadir}/%{name}.jar
12mu|libformula-1.1.6-1|62	
12mu|libformula-1.1.6-1|63	%files javadoc
12mu|libformula-1.1.6-1|64	%{_javadocdir}/%{name}
12mu|libformula-1.1.6-1|65	

20017 12
12mu|libfprint-0.5.0-1|1	%define major 0
12mu|libfprint-0.5.0-1|2	%define libname %mklibname fprint %{major}
12mu|libfprint-0.5.0-1|3	%define libnamedevel %mklibname -d fprint
12mu|libfprint-0.5.0-1|4	
12mu|libfprint-0.5.0-1|5	Name:		libfprint
12mu|libfprint-0.5.0-1|6	Version:	0.5.0
12mu|libfprint-0.5.0-1|7	Release:	1
12mu|libfprint-0.5.0-1|8	Summary:	Library for adding support for consumer fingerprint readers
12mu|libfprint-0.5.0-1|9	License:	LGPLv2+
12mu|libfprint-0.5.0-1|10	Group:		System/Libraries
12mu|libfprint-0.5.0-1|11	URL:		http://www.freedesktop.org/wiki/Software/fprint/libfprint
12mu|libfprint-0.5.0-1|12	Source0:	http://people.freedesktop.org/~hadess/%{name}-%{version}.tar.xz
12mu|libfprint-0.5.0-1|13	Patch1:		libfprint-147e-2020-support.patch
12mu|libfprint-0.5.0-1|14	BuildRequires:	pkgconfig(libusb)
12mu|libfprint-0.5.0-1|15	BuildRequires:	pkgconfig(glib-2.0)
12mu|libfprint-0.5.0-1|16	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mu|libfprint-0.5.0-1|17	BuildRequires:	pkgconfig(openssl)
12mu|libfprint-0.5.0-1|18	BuildRequires:	pkgconfig(nss)
12mu|libfprint-0.5.0-1|19	BuildRequires:	doxygen
12mu|libfprint-0.5.0-1|20	
12mu|libfprint-0.5.0-1|21	%description
12mu|libfprint-0.5.0-1|22	libfprint is an open source software library designed to make it easy for
12mu|libfprint-0.5.0-1|23	application developers to add support for consumer fingerprint readers to their
12mu|libfprint-0.5.0-1|24	software.
12mu|libfprint-0.5.0-1|25	
12mu|libfprint-0.5.0-1|26	Features:
12mu|libfprint-0.5.0-1|27	* Written in C
12mu|libfprint-0.5.0-1|28	* Licensed as LGPL-2.1
12mu|libfprint-0.5.0-1|29	* Depends on libusb for USB communication and glib
12mu|libfprint-0.5.0-1|30	* Primarily developed for linux, but should be fairly portable
12mu|libfprint-0.5.0-1|31	* Offers a single API to application developers to access the entire range
12mu|libfprint-0.5.0-1|32	of supported devices
12mu|libfprint-0.5.0-1|33	* Supports imaging - downloading live fingerprint scans from the device
12mu|libfprint-0.5.0-1|34	* Includes image processing/matching code
12mu|libfprint-0.5.0-1|35	* Supports enrollment/verification - enrolling a print from a known user,
12mu|libfprint-0.5.0-1|36	and then later comparing a live scan to the enrolled print
12mu|libfprint-0.5.0-1|37	
12mu|libfprint-0.5.0-1|38	#--------------------------------------------------------------------
12mu|libfprint-0.5.0-1|39	
12mu|libfprint-0.5.0-1|40	%package -n %{libname}
12mu|libfprint-0.5.0-1|41	License:	GPL
12mu|libfprint-0.5.0-1|42	Group:		System/Libraries
12mu|libfprint-0.5.0-1|43	Summary:	Library for adding support for consumer fingerprint readers
12mu|libfprint-0.5.0-1|44	Provides:	%{name} = %{version}-%{release}
12mu|libfprint-0.5.0-1|45	
12mu|libfprint-0.5.0-1|46	%description -n %{libname}
12mu|libfprint-0.5.0-1|47	libfprint is an open source software library designed to make it easy for
12mu|libfprint-0.5.0-1|48	application developers to add support for consumer fingerprint readers to their
12mu|libfprint-0.5.0-1|49	software.
12mu|libfprint-0.5.0-1|50	
12mu|libfprint-0.5.0-1|51	%files -n %{libname}
12mu|libfprint-0.5.0-1|52	%{_libdir}/libfprint.so.%{major}*
12mu|libfprint-0.5.0-1|53	%{_sysconfdir}/udev/rules.d/60-fprint-autosuspend.rules
12mu|libfprint-0.5.0-1|54	
12mu|libfprint-0.5.0-1|55	#--------------------------------------------------------------------
12mu|libfprint-0.5.0-1|56	
12mu|libfprint-0.5.0-1|57	%package -n %{libnamedevel}
12mu|libfprint-0.5.0-1|58	License:	GPL
12mu|libfprint-0.5.0-1|59	Group:		System/Libraries
12mu|libfprint-0.5.0-1|60	Summary:	Development library for adding support for consumer fingerprint readers
12mu|libfprint-0.5.0-1|61	Requires:	%{libname} = %{version}-%{release}
12mu|libfprint-0.5.0-1|62	Provides:	%{name}-devel = %{version}-%{release}
12mu|libfprint-0.5.0-1|63	
12mu|libfprint-0.5.0-1|64	%description -n %{libnamedevel}
12mu|libfprint-0.5.0-1|65	libfprint is an open source software library designed to make it easy for
12mu|libfprint-0.5.0-1|66	application developers to add support for consumer fingerprint readers to their
12mu|libfprint-0.5.0-1|67	software.
12mu|libfprint-0.5.0-1|68	
12mu|libfprint-0.5.0-1|69	This package includes the headers and development library for building
12mu|libfprint-0.5.0-1|70	applications that support finger print readers.
12mu|libfprint-0.5.0-1|71	
12mu|libfprint-0.5.0-1|72	%files -n %{libnamedevel}
12mu|libfprint-0.5.0-1|73	%{_includedir}/libfprint
12mu|libfprint-0.5.0-1|74	%{_libdir}/libfprint.so
12mu|libfprint-0.5.0-1|75	%{_libdir}/pkgconfig/libfprint.pc
12mu|libfprint-0.5.0-1|76	
12mu|libfprint-0.5.0-1|77	#--------------------------------------------------------------------
12mu|libfprint-0.5.0-1|78	
12mu|libfprint-0.5.0-1|79	%prep
12mu|libfprint-0.5.0-1|80	%setup -q
12mu|libfprint-0.5.0-1|81	%patch1 -p1
12mu|libfprint-0.5.0-1|82	
12mu|libfprint-0.5.0-1|83	%build
12mu|libfprint-0.5.0-1|84	#autoreconf -f -i
12mu|libfprint-0.5.0-1|85	%configure2_5x --disable-static
12mu|libfprint-0.5.0-1|86	%make
12mu|libfprint-0.5.0-1|87	pushd doc
12mu|libfprint-0.5.0-1|88	make docs
12mu|libfprint-0.5.0-1|89	popd
12mu|libfprint-0.5.0-1|90	
12mu|libfprint-0.5.0-1|91	
12mu|libfprint-0.5.0-1|92	%install
12mu|libfprint-0.5.0-1|93	%makeinstall_std
12mu|libfprint-0.5.0-1|94	
12mu|libfprint-0.5.0-1|95	# what is this?
12mu|libfprint-0.5.0-1|96	mkdir -p %{buildroot}%{_sysconfdir}/udev/
12mu|libfprint-0.5.0-1|97	mv %{buildroot}/rules.d %{buildroot}%{_sysconfdir}/udev/

20018 12
12mu|libgcrypt-1.5.3-1|1	%define	major	11
12mu|libgcrypt-1.5.3-1|2	%define	libname	%mklibname gcrypt %{major}
12mu|libgcrypt-1.5.3-1|3	%define	devname	%mklibname gcrypt -d
12mu|libgcrypt-1.5.3-1|4	
12mu|libgcrypt-1.5.3-1|5	# disable tests by default, no /dev/random feed, no joy
12mu|libgcrypt-1.5.3-1|6	%bcond_with	check
12mu|libgcrypt-1.5.3-1|7	
12mu|libgcrypt-1.5.3-1|8	Summary:	GNU Cryptographic library
12mu|libgcrypt-1.5.3-1|9	Name:		libgcrypt
12mu|libgcrypt-1.5.3-1|10	Version:	1.5.3
12mu|libgcrypt-1.5.3-1|11	Release:	1
12mu|libgcrypt-1.5.3-1|12	License:	LGPLv2+
12mu|libgcrypt-1.5.3-1|13	Group:		System/Libraries
12mu|libgcrypt-1.5.3-1|14	Url:		http://www.gnupg.org/
12mu|libgcrypt-1.5.3-1|15	# don't convert to bzip2, since we ship archive signature
12mu|libgcrypt-1.5.3-1|16	Source0:	ftp://ftp.gnupg.org/gcrypt/libgcrypt/%{name}-%{version}.tar.bz2
12mu|libgcrypt-1.5.3-1|17	Source1:	ftp://ftp.gnupg.org/gcrypt/libgcrypt/%{name}-%{version}.tar.bz2.sig
12mu|libgcrypt-1.5.3-1|18	Patch0:		libgcrypt-1.5.0-add-pkgconfig-support.patch
12mu|libgcrypt-1.5.3-1|19	Patch1:		libgcrypt-1.2.0-libdir.patch
12mu|libgcrypt-1.5.3-1|20	Patch2:		libgcrypt-1.5.0-gcry_mpi_print-volatile-len-variable.patch
12mu|libgcrypt-1.5.3-1|21	BuildRequires:	libgpg-error-devel >= 0.5
12mu|libgcrypt-1.5.3-1|22	BuildRequires:	pth-devel
12mu|libgcrypt-1.5.3-1|23	
12mu|libgcrypt-1.5.3-1|24	%description
12mu|libgcrypt-1.5.3-1|25	Libgcrypt is a general purpose cryptographic library based on the code from
12mu|libgcrypt-1.5.3-1|26	GNU Privacy Guard.
12mu|libgcrypt-1.5.3-1|27	
12mu|libgcrypt-1.5.3-1|28	It provides functions for all cryptograhic building blocks:
12mu|libgcrypt-1.5.3-1|29	- symmetric ciphers (AES, DES, Blowfish, CAST5, Twofish, Arcfour),
12mu|libgcrypt-1.5.3-1|30	- hash algorithms (MD5, RIPE-MD160, SHA-1, TIGER-192),
12mu|libgcrypt-1.5.3-1|31	- MACs (HMAC for all hash algorithms),
12mu|libgcrypt-1.5.3-1|32	- public key algorithms (RSA, ElGamal, DSA),
12mu|libgcrypt-1.5.3-1|33	- large integer functions,
12mu|libgcrypt-1.5.3-1|34	- random numbers and a lot of supporting functions.
12mu|libgcrypt-1.5.3-1|35	
12mu|libgcrypt-1.5.3-1|36	%package -n	%{libname}
12mu|libgcrypt-1.5.3-1|37	Summary:	GNU Cryptographic library
12mu|libgcrypt-1.5.3-1|38	Group:		System/Libraries
12mu|libgcrypt-1.5.3-1|39	
12mu|libgcrypt-1.5.3-1|40	%description -n	%{libname}
12mu|libgcrypt-1.5.3-1|41	Libgcrypt is a general purpose cryptographic library based on the code from
12mu|libgcrypt-1.5.3-1|42	GNU Privacy Guard.
12mu|libgcrypt-1.5.3-1|43	
12mu|libgcrypt-1.5.3-1|44	It provides functions for all cryptograhic building blocks:
12mu|libgcrypt-1.5.3-1|45	- symmetric ciphers (AES, DES, Blowfish, CAST5, Twofish, Arcfour),
12mu|libgcrypt-1.5.3-1|46	- hash algorithms (MD5, RIPE-MD160, SHA-1, TIGER-192),
12mu|libgcrypt-1.5.3-1|47	- MACs (HMAC for all hash algorithms),
12mu|libgcrypt-1.5.3-1|48	- public key algorithms (RSA, ElGamal, DSA),
12mu|libgcrypt-1.5.3-1|49	- large integer functions,
12mu|libgcrypt-1.5.3-1|50	- random numbers and a lot of supporting functions.
12mu|libgcrypt-1.5.3-1|51	
12mu|libgcrypt-1.5.3-1|52	%package -n	%{devname}
12mu|libgcrypt-1.5.3-1|53	Summary:	Development files for GNU cryptographic library
12mu|libgcrypt-1.5.3-1|54	Group:		Development/Other
12mu|libgcrypt-1.5.3-1|55	Requires:	%{libname} = %{version}-%{release}
12mu|libgcrypt-1.5.3-1|56	Provides:	%{name}-devel = %{version}-%{release}
12mu|libgcrypt-1.5.3-1|57	Obsoletes:	%mklibname -d gcrypt 11
12mu|libgcrypt-1.5.3-1|58	
12mu|libgcrypt-1.5.3-1|59	%description -n	%{devname}
12mu|libgcrypt-1.5.3-1|60	Libgcrypt is a general purpose cryptographic library based on the code from
12mu|libgcrypt-1.5.3-1|61	GNU Privacy Guard.
12mu|libgcrypt-1.5.3-1|62	
12mu|libgcrypt-1.5.3-1|63	This package contains files needed to develop applications using libgcrypt.
12mu|libgcrypt-1.5.3-1|64	
12mu|libgcrypt-1.5.3-1|65	%prep
12mu|libgcrypt-1.5.3-1|66	%setup -q
12mu|libgcrypt-1.5.3-1|67	%patch0 -p1 -b .pkgconfig~
12mu|libgcrypt-1.5.3-1|68	%patch1 -p1 -b .libdir~
12mu|libgcrypt-1.5.3-1|69	%patch2 -p1 -b .volatile~
12mu|libgcrypt-1.5.3-1|70	
12mu|libgcrypt-1.5.3-1|71	%build
12mu|libgcrypt-1.5.3-1|72	autoreconf -fi
12mu|libgcrypt-1.5.3-1|73	%configure2_5x \
12mu|libgcrypt-1.5.3-1|74	--enable-shared \
12mu|libgcrypt-1.5.3-1|75	--enable-static \
12mu|libgcrypt-1.5.3-1|76	--disable-dev-random \
12mu|libgcrypt-1.5.3-1|77	--enable-random-daemon \
12mu|libgcrypt-1.5.3-1|78	--enable-m-guard
12mu|libgcrypt-1.5.3-1|79	%make
12mu|libgcrypt-1.5.3-1|80	
12mu|libgcrypt-1.5.3-1|81	%if %{with check}
12mu|libgcrypt-1.5.3-1|82	%check
12mu|libgcrypt-1.5.3-1|83	make check
12mu|libgcrypt-1.5.3-1|84	%endif
12mu|libgcrypt-1.5.3-1|85	
12mu|libgcrypt-1.5.3-1|86	%install
12mu|libgcrypt-1.5.3-1|87	%makeinstall_std
12mu|libgcrypt-1.5.3-1|88	
12mu|libgcrypt-1.5.3-1|89	mv %{buildroot}%{_sbindir}/gcryptrnd %{buildroot}%{_bindir}/gcryptrnd
12mu|libgcrypt-1.5.3-1|90	
12mu|libgcrypt-1.5.3-1|91	%multiarch_binaries %{buildroot}%{_bindir}/gcryptrnd
12mu|libgcrypt-1.5.3-1|92	
12mu|libgcrypt-1.5.3-1|93	%files -n %{libname}
12mu|libgcrypt-1.5.3-1|94	%doc AUTHORS README NEWS THANKS TODO
12mu|libgcrypt-1.5.3-1|95	%{_libdir}/lib*.so.%{major}
12mu|libgcrypt-1.5.3-1|96	%{_libdir}/lib*.so.%{major}.*
12mu|libgcrypt-1.5.3-1|97	
12mu|libgcrypt-1.5.3-1|98	%files -n %{devname}
12mu|libgcrypt-1.5.3-1|99	%doc ChangeLog README.*
12mu|libgcrypt-1.5.3-1|100	%{_bindir}/*
12mu|libgcrypt-1.5.3-1|101	%{_includedir}/*.h
12mu|libgcrypt-1.5.3-1|102	%{_libdir}/lib*.a
12mu|libgcrypt-1.5.3-1|103	%{_libdir}/lib*.so
12mu|libgcrypt-1.5.3-1|104	%{_libdir}/pkgconfig/libgcrypt.pc
12mu|libgcrypt-1.5.3-1|105	%{_datadir}/aclocal/*
12mu|libgcrypt-1.5.3-1|106	%{_infodir}/gcrypt.info*
12mu|libgcrypt-1.5.3-1|107	

20019 12
12mu|libgda5.0-5.1.1-2|1	%define	pkgname	libgda
12mu|libgda5.0-5.1.1-2|2	%define api     5.0
12mu|libgda5.0-5.1.1-2|3	
12mu|libgda5.0-5.1.1-2|4	%define dirver		5.0
12mu|libgda5.0-5.1.1-2|5	%define oname		gda
12mu|libgda5.0-5.1.1-2|6	%define	major		4
12mu|libgda5.0-5.1.1-2|7	%define gi_major	5.0
12mu|libgda5.0-5.1.1-2|8	
12mu|libgda5.0-5.1.1-2|9	%define libname		%mklibname %{oname} %{api} %{major}
12mu|libgda5.0-5.1.1-2|10	%define libnamedev	%mklibname -d %{oname}%{api}
12mu|libgda5.0-5.1.1-2|11	%define girname		%mklibname %{oname}-gir %{gi_major}
12mu|libgda5.0-5.1.1-2|12	%define girname_ui	%mklibname %{oname}ui-gir %{gi_major}
12mu|libgda5.0-5.1.1-2|13	
12mu|libgda5.0-5.1.1-2|14	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|libgda5.0-5.1.1-2|15	
12mu|libgda5.0-5.1.1-2|16	Summary:	GNU Data Access
12mu|libgda5.0-5.1.1-2|17	Name: 		%{pkgname}%{api}
12mu|libgda5.0-5.1.1-2|18	Version:	5.1.1
12mu|libgda5.0-5.1.1-2|19	Release:	2
12mu|libgda5.0-5.1.1-2|20	License: 	GPLv2+ and LGPLv2+
12mu|libgda5.0-5.1.1-2|21	Group: 		Databases
12mu|libgda5.0-5.1.1-2|22	URL:            http://www.gnome-db.org/
12mu|libgda5.0-5.1.1-2|23	Source0:	https://download.gnome.org/sources/%{pkgname}/%{url_ver}/%{pkgname}-%{version}.tar.xz
12mu|libgda5.0-5.1.1-2|24	#Patch0:		libgda-5.1.2-fix-str-fmt.patch
12mu|libgda5.0-5.1.1-2|25	#Patch1:		0001-workaround-RHBZ-904790.patch
12mu|libgda5.0-5.1.1-2|26	#Patch2:		build-with-old-graphviz.patch
12mu|libgda5.0-5.1.1-2|27	Patch0:         libgda-5.1.1-gir.patch
12mu|libgda5.0-5.1.1-2|28	Patch2:         libgda-5.1.0-string-literal.patch
12mu|libgda5.0-5.1.1-2|29	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mu|libgda5.0-5.1.1-2|30	BuildRequires:	pkgconfig(gio-2.0) >= 2.16
12mu|libgda5.0-5.1.1-2|31	BuildRequires:	pkgconfig(glib-2.0) >= 2.28.0
12mu|libgda5.0-5.1.1-2|32	BuildRequires:	pkgconfig(gmodule-no-export-2.0) >= 2.28.0
12mu|libgda5.0-5.1.1-2|33	BuildRequires:	pkgconfig(gobject-2.0) >= 2.28.0
12mu|libgda5.0-5.1.1-2|34	BuildRequires:	pkgconfig(goocanvas-2.0)
12mu|libgda5.0-5.1.1-2|35	BuildRequires:	pkgconfig(gthread-2.0) >= 2.28.0
12mu|libgda5.0-5.1.1-2|36	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
12mu|libgda5.0-5.1.1-2|37	BuildRequires:	pkgconfig(gtksourceview-3.0)
12mu|libgda5.0-5.1.1-2|38	BuildRequires:	pkgconfig(iso-codes)
12mu|libgda5.0-5.1.1-2|39	BuildRequires:	pkgconfig(json-glib-1.0)
12mu|libgda5.0-5.1.1-2|40	BuildRequires:	pkgconfig(libcrypto)
12mu|libgda5.0-5.1.1-2|41	BuildRequires:	pkgconfig(libgvc)
12mu|libgda5.0-5.1.1-2|42	BuildRequires:	pkgconfig(libsecret-1)
12mu|libgda5.0-5.1.1-2|43	BuildRequires:	pkgconfig(libsoup-2.4)
12mu|libgda5.0-5.1.1-2|44	BuildRequires:	pkgconfig(libxml-2.0)
12mu|libgda5.0-5.1.1-2|45	BuildRequires:	pkgconfig(libxslt)
12mu|libgda5.0-5.1.1-2|46	BuildRequires:	db-devel
12mu|libgda5.0-5.1.1-2|47	BuildRequires:	mysql-devel
12mu|libgda5.0-5.1.1-2|48	BuildRequires:	postgresql-devel
12mu|libgda5.0-5.1.1-2|49	BuildRequires:	openldap-devel
12mu|libgda5.0-5.1.1-2|50	BuildRequires:	pkgconfig(sqlite3) >= 3.6.11
12mu|libgda5.0-5.1.1-2|51	BuildRequires:	ncurses-devel
12mu|libgda5.0-5.1.1-2|52	BuildRequires:	readline-devel
12mu|libgda5.0-5.1.1-2|53	BuildRequires:	intltool >= 0.35.5
12mu|libgda5.0-5.1.1-2|54	BuildRequires:	gtk-doc
12mu|libgda5.0-5.1.1-2|55	BuildRequires:	gnome-doc-utils >= 0.9.0
12mu|libgda5.0-5.1.1-2|56	BuildRequires:	gobject-introspection-devel >= 0.6.5
12mu|libgda5.0-5.1.1-2|57	Requires:	iso-codes
12mu|libgda5.0-5.1.1-2|58	
12mu|libgda5.0-5.1.1-2|59	%description
12mu|libgda5.0-5.1.1-2|60	GNU Data Access is an attempt to provide uniform access to
12mu|libgda5.0-5.1.1-2|61	different kinds of data sources (databases, information
12mu|libgda5.0-5.1.1-2|62	servers, mail spools, etc).
12mu|libgda5.0-5.1.1-2|63	It is a complete architecture that provides all you need to
12mu|libgda5.0-5.1.1-2|64	access your data.
12mu|libgda5.0-5.1.1-2|65	
12mu|libgda5.0-5.1.1-2|66	libgda was part of the GNOME-DB project
12mu|libgda5.0-5.1.1-2|67	(http://www.gnome-db.org/), but has been
12mu|libgda5.0-5.1.1-2|68	separated from it to allow non-GNOME applications to be
12mu|libgda5.0-5.1.1-2|69	developed based on it.
12mu|libgda5.0-5.1.1-2|70	
12mu|libgda5.0-5.1.1-2|71	Drivers for the supported databases are included in the gda2.0-* packages.
12mu|libgda5.0-5.1.1-2|72	
12mu|libgda5.0-5.1.1-2|73	%package -n %{libname}
12mu|libgda5.0-5.1.1-2|74	Summary:	GNU Data Access Development
12mu|libgda5.0-5.1.1-2|75	Group: 		System/Libraries
12mu|libgda5.0-5.1.1-2|76	Requires:	%{name} >= %{version}
12mu|libgda5.0-5.1.1-2|77	Requires:	%{name}-sqlite >= %{version}
12mu|libgda5.0-5.1.1-2|78	
12mu|libgda5.0-5.1.1-2|79	%description -n	%{libname}
12mu|libgda5.0-5.1.1-2|80	GNU Data Access is an attempt to provide uniform access to
12mu|libgda5.0-5.1.1-2|81	different kinds of data sources (databases, information
12mu|libgda5.0-5.1.1-2|82	servers, mail spools, etc).
12mu|libgda5.0-5.1.1-2|83	It is a complete architecture that provides all you need to
12mu|libgda5.0-5.1.1-2|84	access your data.
12mu|libgda5.0-5.1.1-2|85	
12mu|libgda5.0-5.1.1-2|86	libgda was part of the GNOME-DB project
12mu|libgda5.0-5.1.1-2|87	(http://www.gnome-db.org/), but has been
12mu|libgda5.0-5.1.1-2|88	separated from it to allow non-GNOME applications to be
12mu|libgda5.0-5.1.1-2|89	developed based on it.
12mu|libgda5.0-5.1.1-2|90	
12mu|libgda5.0-5.1.1-2|91	%package -n %{libnamedev}
12mu|libgda5.0-5.1.1-2|92	Summary:	GNU Data Access Development
12mu|libgda5.0-5.1.1-2|93	Group: 		Development/Databases
12mu|libgda5.0-5.1.1-2|94	Requires:	%{libname} = %{version}
12mu|libgda5.0-5.1.1-2|95	Provides:	gda%{api}-devel = %{version}-%{release}
12mu|libgda5.0-5.1.1-2|96	Provides:	%{name}-devel = %{version}-%{release}
12mu|libgda5.0-5.1.1-2|97	Conflicts:	%{_lib}gda4.0-devel
12mu|libgda5.0-5.1.1-2|98	
12mu|libgda5.0-5.1.1-2|99	%description -n	%{libnamedev}
12mu|libgda5.0-5.1.1-2|100	GNU Data Access is an attempt to provide uniform access to
12mu|libgda5.0-5.1.1-2|101	different kinds of data sources (databases, information
12mu|libgda5.0-5.1.1-2|102	servers, mail spools, etc).
12mu|libgda5.0-5.1.1-2|103	It is a complete architecture that provides all you need to
12mu|libgda5.0-5.1.1-2|104	access your data.
12mu|libgda5.0-5.1.1-2|105	
12mu|libgda5.0-5.1.1-2|106	libgda was part of the GNOME-DB project
12mu|libgda5.0-5.1.1-2|107	(http://www.gnome-db.org/), but has been
12mu|libgda5.0-5.1.1-2|108	separated from it to allow non-GNOME applications to be
12mu|libgda5.0-5.1.1-2|109	developed based on it.
12mu|libgda5.0-5.1.1-2|110	
12mu|libgda5.0-5.1.1-2|111	%package -n %{girname}
12mu|libgda5.0-5.1.1-2|112	Summary:        GObject Introspection interface description for Gda
12mu|libgda5.0-5.1.1-2|113	Group:          System/Libraries
12mu|libgda5.0-5.1.1-2|114	Requires:       %{libname} = %{version}-%{release}
12mu|libgda5.0-5.1.1-2|115	Conflicts:	%{_lib}gda5.0_4 < 5.1.0
12mu|libgda5.0-5.1.1-2|116	
12mu|libgda5.0-5.1.1-2|117	%description -n %{girname}
12mu|libgda5.0-5.1.1-2|118	GObject Introspection interface description for Gda.
12mu|libgda5.0-5.1.1-2|119	
12mu|libgda5.0-5.1.1-2|120	%package -n %{girname_ui}
12mu|libgda5.0-5.1.1-2|121	Summary:        GObject Introspection interface description for Gdaui
12mu|libgda5.0-5.1.1-2|122	Group:          System/Libraries
12mu|libgda5.0-5.1.1-2|123	Requires:       %{libname} = %{version}-%{release}
12mu|libgda5.0-5.1.1-2|124	Conflicts:	%{_lib}gda5.0_4 < 5.1.0
12mu|libgda5.0-5.1.1-2|125	
12mu|libgda5.0-5.1.1-2|126	%description -n %{girname_ui}
12mu|libgda5.0-5.1.1-2|127	GObject Introspection interface description for Gdaui.
12mu|libgda5.0-5.1.1-2|128	
12mu|libgda5.0-5.1.1-2|129	%package postgres
12mu|libgda5.0-5.1.1-2|130	Summary:	GDA PostgreSQL Provider
12mu|libgda5.0-5.1.1-2|131	Group:		Databases
12mu|libgda5.0-5.1.1-2|132	Requires:	%{name} = %{version}
12mu|libgda5.0-5.1.1-2|133	
12mu|libgda5.0-5.1.1-2|134	%description postgres
12mu|libgda5.0-5.1.1-2|135	GNU Data Access is an attempt to provide uniform access to
12mu|libgda5.0-5.1.1-2|136	different kinds of data sources (databases, information
12mu|libgda5.0-5.1.1-2|137	servers, mail spools, etc).
12mu|libgda5.0-5.1.1-2|138	It is a complete architecture that provides all you need to
12mu|libgda5.0-5.1.1-2|139	access your data.
12mu|libgda5.0-5.1.1-2|140	
12mu|libgda5.0-5.1.1-2|141	libgda was part of the GNOME-DB project
12mu|libgda5.0-5.1.1-2|142	(http://www.gnome-db.org/), but has been
12mu|libgda5.0-5.1.1-2|143	separated from it to allow non-GNOME applications to be
12mu|libgda5.0-5.1.1-2|144	developed based on it.
12mu|libgda5.0-5.1.1-2|145	
12mu|libgda5.0-5.1.1-2|146	This package includes the GDA PostgreSQL provider
12mu|libgda5.0-5.1.1-2|147	
12mu|libgda5.0-5.1.1-2|148	%package mysql
12mu|libgda5.0-5.1.1-2|149	Summary:	GDA MySQL Provider
12mu|libgda5.0-5.1.1-2|150	Group:		Databases
12mu|libgda5.0-5.1.1-2|151	Requires:	%{name} = %{version}
12mu|libgda5.0-5.1.1-2|152	
12mu|libgda5.0-5.1.1-2|153	%description mysql
12mu|libgda5.0-5.1.1-2|154	GNU Data Access is an attempt to provide uniform access to
12mu|libgda5.0-5.1.1-2|155	different kinds of data sources (databases, information
12mu|libgda5.0-5.1.1-2|156	servers, mail spools, etc).
12mu|libgda5.0-5.1.1-2|157	
12mu|libgda5.0-5.1.1-2|158	It is a complete architecture that provides all you need to
12mu|libgda5.0-5.1.1-2|159	access your data.
12mu|libgda5.0-5.1.1-2|160	
12mu|libgda5.0-5.1.1-2|161	libgda was part of the GNOME-DB project
12mu|libgda5.0-5.1.1-2|162	(http://www.gnome-db.org/), but has been
12mu|libgda5.0-5.1.1-2|163	separated from it to allow non-GNOME applications to be
12mu|libgda5.0-5.1.1-2|164	developed based on it.
12mu|libgda5.0-5.1.1-2|165	
12mu|libgda5.0-5.1.1-2|166	This package includes the GDA MySQL provider
12mu|libgda5.0-5.1.1-2|167	
12mu|libgda5.0-5.1.1-2|168	%package bdb
12mu|libgda5.0-5.1.1-2|169	Summary:	GDA Berkeley Database Provider
12mu|libgda5.0-5.1.1-2|170	Group:		Databases
12mu|libgda5.0-5.1.1-2|171	Requires:	%{name} = %{version}
12mu|libgda5.0-5.1.1-2|172	
12mu|libgda5.0-5.1.1-2|173	%description bdb
12mu|libgda5.0-5.1.1-2|174	GNU Data Access is an attempt to provide uniform access to
12mu|libgda5.0-5.1.1-2|175	different kinds of data sources (databases, information
12mu|libgda5.0-5.1.1-2|176	servers, mail spools, etc).
12mu|libgda5.0-5.1.1-2|177	
12mu|libgda5.0-5.1.1-2|178	It is a complete architecture that provides all you need to
12mu|libgda5.0-5.1.1-2|179	access your data.
12mu|libgda5.0-5.1.1-2|180	
12mu|libgda5.0-5.1.1-2|181	libgda was part of the GNOME-DB project
12mu|libgda5.0-5.1.1-2|182	(http://www.gnome-db.org/), but has been
12mu|libgda5.0-5.1.1-2|183	separated from it to allow non-GNOME applications to be
12mu|libgda5.0-5.1.1-2|184	developed based on it.
12mu|libgda5.0-5.1.1-2|185	
12mu|libgda5.0-5.1.1-2|186	This package includes the GDA Berkeley Database provider.
12mu|libgda5.0-5.1.1-2|187	
12mu|libgda5.0-5.1.1-2|188	%package sqlite
12mu|libgda5.0-5.1.1-2|189	Summary:	GDA sqlite Provider
12mu|libgda5.0-5.1.1-2|190	Group:		Databases
12mu|libgda5.0-5.1.1-2|191	Requires:	%{name} = %{version}
12mu|libgda5.0-5.1.1-2|192	
12mu|libgda5.0-5.1.1-2|193	%description sqlite
12mu|libgda5.0-5.1.1-2|194	GNU Data Access is an attempt to provide uniform access to
12mu|libgda5.0-5.1.1-2|195	different kinds of data sources (databases, information
12mu|libgda5.0-5.1.1-2|196	servers, mail spools, etc).
12mu|libgda5.0-5.1.1-2|197	
12mu|libgda5.0-5.1.1-2|198	It is a complete architecture that provides all you need to
12mu|libgda5.0-5.1.1-2|199	access your data.
12mu|libgda5.0-5.1.1-2|200	
12mu|libgda5.0-5.1.1-2|201	libgda was part of the GNOME-DB project
12mu|libgda5.0-5.1.1-2|202	(http://www.gnome-db.org/), but has been
12mu|libgda5.0-5.1.1-2|203	separated from it to allow non-GNOME applications to be
12mu|libgda5.0-5.1.1-2|204	developed based on it.
12mu|libgda5.0-5.1.1-2|205	
12mu|libgda5.0-5.1.1-2|206	This package includes the GDA sqlite provider
12mu|libgda5.0-5.1.1-2|207	
12mu|libgda5.0-5.1.1-2|208	%prep
12mu|libgda5.0-5.1.1-2|209	%setup -q -n %{pkgname}-%{version}
12mu|libgda5.0-5.1.1-2|210	%apply_patches
12mu|libgda5.0-5.1.1-2|211	
12mu|libgda5.0-5.1.1-2|212	%build
12mu|libgda5.0-5.1.1-2|213	%configure2_5x \
12mu|libgda5.0-5.1.1-2|214	--disable-static \
12mu|libgda5.0-5.1.1-2|215	--disable-rpath \
12mu|libgda5.0-5.1.1-2|216	--enable-introspection=yes \
12mu|libgda5.0-5.1.1-2|217	--enable-gda-gi \
12mu|libgda5.0-5.1.1-2|218	--enable-gdaui-gi \
12mu|libgda5.0-5.1.1-2|219	--enable-system-sqlite \
12mu|libgda5.0-5.1.1-2|220	--with-bdb=%{_prefix} \
12mu|libgda5.0-5.1.1-2|221	--with-bdb-libdir-name=%{_lib}
12mu|libgda5.0-5.1.1-2|222	%make
12mu|libgda5.0-5.1.1-2|223	
12mu|libgda5.0-5.1.1-2|224	%install
12mu|libgda5.0-5.1.1-2|225	%makeinstall_std
12mu|libgda5.0-5.1.1-2|226	
12mu|libgda5.0-5.1.1-2|227	# remove unneeded files
12mu|libgda5.0-5.1.1-2|228	find %{buildroot} -name '*.la' -delete
12mu|libgda5.0-5.1.1-2|229	
12mu|libgda5.0-5.1.1-2|230	%find_lang %{pkgname}-%{api} --with-gnome
12mu|libgda5.0-5.1.1-2|231	
12mu|libgda5.0-5.1.1-2|232	%files -f %{pkgname}-%{api}.lang
12mu|libgda5.0-5.1.1-2|233	%doc AUTHORS COPYING README
12mu|libgda5.0-5.1.1-2|234	%{_bindir}/*
12mu|libgda5.0-5.1.1-2|235	%{_mandir}/man1/*
12mu|libgda5.0-5.1.1-2|236	%dir %{_sysconfdir}/libgda-%{dirver}
12mu|libgda5.0-5.1.1-2|237	%config(noreplace) %{_sysconfdir}/libgda-%{dirver}/sales_test.db
12mu|libgda5.0-5.1.1-2|238	%config(noreplace) %{_sysconfdir}/libgda-%{dirver}/config
12mu|libgda5.0-5.1.1-2|239	%{_datadir}/applications/gda-browser-%{api}.desktop
12mu|libgda5.0-5.1.1-2|240	%{_datadir}/applications/gda-control-center-%{api}.desktop
12mu|libgda5.0-5.1.1-2|241	%{_datadir}/pixmaps/gda*
12mu|libgda5.0-5.1.1-2|242	%{_datadir}/icons/hicolor/*/apps/gda-control-center.*
12mu|libgda5.0-5.1.1-2|243	%{_datadir}/libgda-%{dirver}
12mu|libgda5.0-5.1.1-2|244	%dir %{_libdir}/libgda-%{dirver}
12mu|libgda5.0-5.1.1-2|245	%dir %{_libdir}/libgda-%{dirver}/plugins
12mu|libgda5.0-5.1.1-2|246	%dir %{_libdir}/libgda-%{dirver}/providers
12mu|libgda5.0-5.1.1-2|247	%{_libdir}/libgda-%{dirver}/plugins/*.xml
12mu|libgda5.0-5.1.1-2|248	%{_libdir}/libgda-%{dirver}/plugins/libgda-ui-plugins.so
12mu|libgda5.0-5.1.1-2|249	%{_libdir}/libgda-%{dirver}/providers/libgda-web.so
12mu|libgda5.0-5.1.1-2|250	%{_libdir}/libgda-%{dirver}/providers/libgda-sqlcipher.so
12mu|libgda5.0-5.1.1-2|251	%{_libdir}/libgda-%{dirver}/providers/libgda-ldap.so
12mu|libgda5.0-5.1.1-2|252	
12mu|libgda5.0-5.1.1-2|253	%files -n %{libname}
12mu|libgda5.0-5.1.1-2|254	%{_libdir}/libgda-%{api}.so.%{major}*
12mu|libgda5.0-5.1.1-2|255	%{_libdir}/libgda-report-%{api}.so.%{major}*
12mu|libgda5.0-5.1.1-2|256	%{_libdir}/libgda-ui-%{api}.so.%{major}*
12mu|libgda5.0-5.1.1-2|257	%{_libdir}/libgda-xslt-%{api}.so.%{major}*
12mu|libgda5.0-5.1.1-2|258	
12mu|libgda5.0-5.1.1-2|259	%files -n %{girname}
12mu|libgda5.0-5.1.1-2|260	%{_libdir}/girepository-1.0/Gda-%{gi_major}.typelib
12mu|libgda5.0-5.1.1-2|261	
12mu|libgda5.0-5.1.1-2|262	%files -n %{girname_ui}
12mu|libgda5.0-5.1.1-2|263	%{_libdir}/girepository-1.0/Gdaui-%{gi_major}.typelib
12mu|libgda5.0-5.1.1-2|264	
12mu|libgda5.0-5.1.1-2|265	%files -n %{libnamedev}
12mu|libgda5.0-5.1.1-2|266	%doc %{_datadir}/gtk-doc/html/libgda-%{dirver}/
12mu|libgda5.0-5.1.1-2|267	%doc %{_datadir}/gtk-doc/html/gda-browser/
12mu|libgda5.0-5.1.1-2|268	%{_libdir}/libgda-%{api}.so
12mu|libgda5.0-5.1.1-2|269	%{_libdir}/libgda-report-%{api}.so
12mu|libgda5.0-5.1.1-2|270	%{_libdir}/libgda-ui-%{api}.so
12mu|libgda5.0-5.1.1-2|271	%{_libdir}/libgda-xslt-%{api}.so
12mu|libgda5.0-5.1.1-2|272	%{_libdir}/pkgconfig/*
12mu|libgda5.0-5.1.1-2|273	%{_includedir}/*
12mu|libgda5.0-5.1.1-2|274	%{_datadir}/gir-1.0/Gda-%{api}.gir
12mu|libgda5.0-5.1.1-2|275	%{_datadir}/gir-1.0/Gdaui-%{api}.gir
12mu|libgda5.0-5.1.1-2|276	%{_datadir}/gnome/help/gda-sql/C/gda-sql-help.xml
12mu|libgda5.0-5.1.1-2|277	
12mu|libgda5.0-5.1.1-2|278	%files sqlite
12mu|libgda5.0-5.1.1-2|279	%{_libdir}/libgda-%{dirver}/providers/libgda-sqlite.so
12mu|libgda5.0-5.1.1-2|280	
12mu|libgda5.0-5.1.1-2|281	%files postgres
12mu|libgda5.0-5.1.1-2|282	%{_libdir}/libgda-%{dirver}/providers/libgda-postgres.so
12mu|libgda5.0-5.1.1-2|283	
12mu|libgda5.0-5.1.1-2|284	%files bdb
12mu|libgda5.0-5.1.1-2|285	%{_libdir}/libgda-%{dirver}/providers/libgda-bdb.so
12mu|libgda5.0-5.1.1-2|286	
12mu|libgda5.0-5.1.1-2|287	%files mysql
12mu|libgda5.0-5.1.1-2|288	%{_libdir}/libgda-%{dirver}/providers/libgda-mysql.so
12mu|libgda5.0-5.1.1-2|289	
12mu|libgda5.0-5.1.1-2|290	
12mu|libgda5.0-5.1.1-2|291	%changelog
12mu|libgda5.0-5.1.1-2|292	* Mon Jan 20 2014 Tigro <ashejn@gmail.com> 5.1.1-2
12mu|libgda5.0-5.1.1-2|293	+ Revision: 41be367
12mu|libgda5.0-5.1.1-2|294	- added C: %{_lib}gda4.0-devel
12mu|libgda5.0-5.1.1-2|295	
12mu|libgda5.0-5.1.1-2|296	

20020 12
12mu|libgdata-0.13.3-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mu|libgdata-0.13.3-1|2	
12mu|libgdata-0.13.3-1|3	%define major 13
12mu|libgdata-0.13.3-1|4	%define gir_major 0.0
12mu|libgdata-0.13.3-1|5	%define libname %mklibname gdata %{major}
12mu|libgdata-0.13.3-1|6	%define develname %mklibname -d gdata
12mu|libgdata-0.13.3-1|7	%define girname %mklibname gdata-gir %{gir_major}
12mu|libgdata-0.13.3-1|8	
12mu|libgdata-0.13.3-1|9	Summary:	Library for the GData protocol
12mu|libgdata-0.13.3-1|10	Name:		libgdata
12mu|libgdata-0.13.3-1|11	Version:	0.13.3
12mu|libgdata-0.13.3-1|12	Release:	1
12mu|libgdata-0.13.3-1|13	Group:		System/Libraries
12mu|libgdata-0.13.3-1|14	License:	LGPLv2+
12mu|libgdata-0.13.3-1|15	URL:		http://live.gnome.org/libgdata
12mu|libgdata-0.13.3-1|16	Source0:	http://ftp.gnome.org/pub/GNOME/sources/libgdata/%{url_ver}/%{name}-%{version}.tar.xz
12mu|libgdata-0.13.3-1|17	Patch0:         libgdata-0.13.0-CVE-2012-1177.diff
12mu|libgdata-0.13.3-1|18	BuildRequires:  autoconf automake libtool
12mu|libgdata-0.13.3-1|19	BuildRequires:  rootcerts
12mu|libgdata-0.13.3-1|20	Requires:       rootcerts
12mu|libgdata-0.13.3-1|21	BuildRequires:	gtk-doc
12mu|libgdata-0.13.3-1|22	BuildRequires:	intltool
12mu|libgdata-0.13.3-1|23	BuildRequires:	pkgconfig(libsoup-2.4)
12mu|libgdata-0.13.3-1|24	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|libgdata-0.13.3-1|25	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mu|libgdata-0.13.3-1|26	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|libgdata-0.13.3-1|27	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|libgdata-0.13.3-1|28	BuildRequires:	pkgconfig(gcr-base-3)
12mu|libgdata-0.13.3-1|29	BuildRequires:	pkgconfig(goa-1.0)
12mu|libgdata-0.13.3-1|30	BuildRequires:	pkgconfig(oauth) >= 0.9.4
12mu|libgdata-0.13.3-1|31	
12mu|libgdata-0.13.3-1|32	%description
12mu|libgdata-0.13.3-1|33	libgdata is a GLib-based library for accessing online service APIs using the
12mu|libgdata-0.13.3-1|34	GData protocol --- most notably, Google's services. It provides APIs to access
12mu|libgdata-0.13.3-1|35	the common Google services, and has full asynchronous support.
12mu|libgdata-0.13.3-1|36	
12mu|libgdata-0.13.3-1|37	%package i18n
12mu|libgdata-0.13.3-1|38	Summary:	Library for the GData protocol - translations
12mu|libgdata-0.13.3-1|39	Group:		System/Internationalization
12mu|libgdata-0.13.3-1|40	
12mu|libgdata-0.13.3-1|41	%description i18n
12mu|libgdata-0.13.3-1|42	libgdata is a GLib-based library for accessing online service APIs using the
12mu|libgdata-0.13.3-1|43	GData protocol --- most notably, Google's services. It provides APIs to access
12mu|libgdata-0.13.3-1|44	the common Google services, and has full asynchronous support.
12mu|libgdata-0.13.3-1|45	
12mu|libgdata-0.13.3-1|46	%package -n %{libname}
12mu|libgdata-0.13.3-1|47	Summary:	Library for the GData protocol
12mu|libgdata-0.13.3-1|48	Group:		System/Libraries
12mu|libgdata-0.13.3-1|49	
12mu|libgdata-0.13.3-1|50	%description -n %{libname}
12mu|libgdata-0.13.3-1|51	This package contains the dynamic libraries from %{name}.
12mu|libgdata-0.13.3-1|52	
12mu|libgdata-0.13.3-1|53	%package -n %{girname}
12mu|libgdata-0.13.3-1|54	Group:		System/Libraries
12mu|libgdata-0.13.3-1|55	Summary:	GObject Introspection interface library for %{name}
12mu|libgdata-0.13.3-1|56	
12mu|libgdata-0.13.3-1|57	%description -n %{girname}
12mu|libgdata-0.13.3-1|58	GObject Introspection interface library for %{name}.
12mu|libgdata-0.13.3-1|59	
12mu|libgdata-0.13.3-1|60	%package -n %{develname}
12mu|libgdata-0.13.3-1|61	Summary:	Development files for %{name}
12mu|libgdata-0.13.3-1|62	Group:		Development/C
12mu|libgdata-0.13.3-1|63	Requires:	%{libname} = %{version}-%{release}
12mu|libgdata-0.13.3-1|64	Provides:	%{name}-devel = %{version}-%{release}
12mu|libgdata-0.13.3-1|65	
12mu|libgdata-0.13.3-1|66	%description -n %{develname}
12mu|libgdata-0.13.3-1|67	This package contains libraries and header files for %{name}.
12mu|libgdata-0.13.3-1|68	
12mu|libgdata-0.13.3-1|69	%prep
12mu|libgdata-0.13.3-1|70	%setup -q
12mu|libgdata-0.13.3-1|71	#apply_patches
12mu|libgdata-0.13.3-1|72	%patch0 -p0 -b .CVE-2012-1177
12mu|libgdata-0.13.3-1|73	
12mu|libgdata-0.13.3-1|74	%build
12mu|libgdata-0.13.3-1|75	%configure2_5x \
12mu|libgdata-0.13.3-1|76	--disable-static \
12mu|libgdata-0.13.3-1|77	--with-ca-certs=/etc/pki/tls/certs/ca-bundle.crt
12mu|libgdata-0.13.3-1|78	
12mu|libgdata-0.13.3-1|79	%make
12mu|libgdata-0.13.3-1|80	
12mu|libgdata-0.13.3-1|81	%install
12mu|libgdata-0.13.3-1|82	%makeinstall_std
12mu|libgdata-0.13.3-1|83	%find_lang gdata
12mu|libgdata-0.13.3-1|84	
12mu|libgdata-0.13.3-1|85	# remove unpackaged files
12mu|libgdata-0.13.3-1|86	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mu|libgdata-0.13.3-1|87	
12mu|libgdata-0.13.3-1|88	%files i18n -f gdata.lang
12mu|libgdata-0.13.3-1|89	
12mu|libgdata-0.13.3-1|90	%files -n %{libname}
12mu|libgdata-0.13.3-1|91	%doc NEWS README AUTHORS
12mu|libgdata-0.13.3-1|92	%{_libdir}/libgdata.so.%{major}*
12mu|libgdata-0.13.3-1|93	
12mu|libgdata-0.13.3-1|94	%files -n %{girname}
12mu|libgdata-0.13.3-1|95	%{_libdir}/girepository-1.0/GData-%{gir_major}.typelib
12mu|libgdata-0.13.3-1|96	
12mu|libgdata-0.13.3-1|97	%files -n %{develname}
12mu|libgdata-0.13.3-1|98	%{_includedir}/*
12mu|libgdata-0.13.3-1|99	%{_libdir}/*.so
12mu|libgdata-0.13.3-1|100	%{_libdir}/pkgconfig/%{name}.pc
12mu|libgdata-0.13.3-1|101	%{_datadir}/gtk-doc/html/gdata/
12mu|libgdata-0.13.3-1|102	%{_datadir}/gir-1.0/GData-0.0.gir
12mu|libgdata-0.13.3-1|103	

20021 12
12mu|libgee-0.10.1-1|1	%define api	0.8
12mu|libgee-0.10.1-1|2	%define major	2
12mu|libgee-0.10.1-1|3	
12mu|libgee-0.10.1-1|4	%define libname %mklibname gee %{api} %{major}
12mu|libgee-0.10.1-1|5	%define girname %mklibname gee-gir %{api}
12mu|libgee-0.10.1-1|6	%define devname %mklibname -d gee
12mu|libgee-0.10.1-1|7	
12mu|libgee-0.10.1-1|8	Summary:	GObject-based collection library
12mu|libgee-0.10.1-1|9	Name:		libgee
12mu|libgee-0.10.1-1|10	Version:	0.10.1
12mu|libgee-0.10.1-1|11	Release:	1
12mu|libgee-0.10.1-1|12	License: 	LGPLv2+
12mu|libgee-0.10.1-1|13	Group:		System/Libraries
12mu|libgee-0.10.1-1|14	URL: 		http://live.gnome.org/Libgee
12mu|libgee-0.10.1-1|15	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/libgee/0.10/%{name}-%{version}.tar.xz
12mu|libgee-0.10.1-1|16	
12mu|libgee-0.10.1-1|17	BuildRequires:	pkgconfig(glib-2.0)
12mu|libgee-0.10.1-1|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|libgee-0.10.1-1|19	
12mu|libgee-0.10.1-1|20	%description
12mu|libgee-0.10.1-1|21	Libgee is a collection library providing GObject-based interfaces and
12mu|libgee-0.10.1-1|22	classes for commonly used data structures.
12mu|libgee-0.10.1-1|23	
12mu|libgee-0.10.1-1|24	%package -n	%{libname}
12mu|libgee-0.10.1-1|25	Summary:	Collection library providing GObject-based interfaces and classes
12mu|libgee-0.10.1-1|26	Group:		%{group}
12mu|libgee-0.10.1-1|27	
12mu|libgee-0.10.1-1|28	%description -n	%{libname}
12mu|libgee-0.10.1-1|29	Libgee is a collection library providing GObject-based interfaces and
12mu|libgee-0.10.1-1|30	classes for commonly used data structures.
12mu|libgee-0.10.1-1|31	
12mu|libgee-0.10.1-1|32	%package -n %{girname}
12mu|libgee-0.10.1-1|33	Summary:	GObject Introspection interface description for %{name}
12mu|libgee-0.10.1-1|34	Group:		System/Libraries
12mu|libgee-0.10.1-1|35	
12mu|libgee-0.10.1-1|36	%description -n %{girname}
12mu|libgee-0.10.1-1|37	GObject Introspection interface description for %{name}.
12mu|libgee-0.10.1-1|38	
12mu|libgee-0.10.1-1|39	%package -n	%{devname}
12mu|libgee-0.10.1-1|40	Summary:	Libraries and include files for developing with libgee
12mu|libgee-0.10.1-1|41	Group:		Development/C
12mu|libgee-0.10.1-1|42	Requires:	%{libname} = %{version}
12mu|libgee-0.10.1-1|43	Requires:	%{girname} = %{version}
12mu|libgee-0.10.1-1|44	Provides:	%{name}-devel = %{version}-%{release}
12mu|libgee-0.10.1-1|45	
12mu|libgee-0.10.1-1|46	%description -n	%{devname}
12mu|libgee-0.10.1-1|47	This package provides the necessary development libraries and include
12mu|libgee-0.10.1-1|48	files to allow you to develop with libgee.
12mu|libgee-0.10.1-1|49	
12mu|libgee-0.10.1-1|50	%prep
12mu|libgee-0.10.1-1|51	%setup -q
12mu|libgee-0.10.1-1|52	
12mu|libgee-0.10.1-1|53	%build
12mu|libgee-0.10.1-1|54	%configure2_5x \
12mu|libgee-0.10.1-1|55	--disable-static
12mu|libgee-0.10.1-1|56	
12mu|libgee-0.10.1-1|57	%make
12mu|libgee-0.10.1-1|58	
12mu|libgee-0.10.1-1|59	%install
12mu|libgee-0.10.1-1|60	%makeinstall_std
12mu|libgee-0.10.1-1|61	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mu|libgee-0.10.1-1|62	
12mu|libgee-0.10.1-1|63	%files -n %{libname}
12mu|libgee-0.10.1-1|64	%doc AUTHORS COPYING NEWS README
12mu|libgee-0.10.1-1|65	%{_libdir}/libgee-%{api}.so.%{major}*
12mu|libgee-0.10.1-1|66	
12mu|libgee-0.10.1-1|67	%files -n %{girname}
12mu|libgee-0.10.1-1|68	%{_libdir}/girepository-1.0/Gee-%{api}.typelib
12mu|libgee-0.10.1-1|69	
12mu|libgee-0.10.1-1|70	%files -n %{devname}
12mu|libgee-0.10.1-1|71	%doc ChangeLog
12mu|libgee-0.10.1-1|72	%{_libdir}/*.so
12mu|libgee-0.10.1-1|73	%{_libdir}/pkgconfig/*
12mu|libgee-0.10.1-1|74	%{_includedir}/*
12mu|libgee-0.10.1-1|75	%{_datadir}/vala/vapi/*.vapi
12mu|libgee-0.10.1-1|76	%{_datadir}/gir-1.0/Gee-%{api}.gir
12mu|libgee-0.10.1-1|77	

20022 12
12mu|libgee0.6-0.6.8-1|1	%define oname	libgee
12mu|libgee0.6-0.6.8-1|2	%define api	0.6
12mu|libgee0.6-0.6.8-1|3	%define major	2
12mu|libgee0.6-0.6.8-1|4	%define gimajor 1.0
12mu|libgee0.6-0.6.8-1|5	
12mu|libgee0.6-0.6.8-1|6	%define libname %mklibname gee %{major}
12mu|libgee0.6-0.6.8-1|7	%define girname %mklibname gee-gir %{gimajor}
12mu|libgee0.6-0.6.8-1|8	%define devname %mklibname -d gee %{major}
12mu|libgee0.6-0.6.8-1|9	
12mu|libgee0.6-0.6.8-1|10	Name:		%{oname}0.6
12mu|libgee0.6-0.6.8-1|11	Summary:	GObject-based collection library
12mu|libgee0.6-0.6.8-1|12	Version:	0.6.8
12mu|libgee0.6-0.6.8-1|13	Release:	1
12mu|libgee0.6-0.6.8-1|14	License: 	LGPLv2+
12mu|libgee0.6-0.6.8-1|15	Group:		System/Libraries
12mu|libgee0.6-0.6.8-1|16	URL: 		http://live.gnome.org/Libgee
12mu|libgee0.6-0.6.8-1|17	Source0: 	ftp://ftp.gnome.org/pub/GNOME/sources/libgee/%{api}/%{oname}-%{version}.tar.xz
12mu|libgee0.6-0.6.8-1|18	
12mu|libgee0.6-0.6.8-1|19	BuildRequires:	pkgconfig(glib-2.0)
12mu|libgee0.6-0.6.8-1|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|libgee0.6-0.6.8-1|21	
12mu|libgee0.6-0.6.8-1|22	%description
12mu|libgee0.6-0.6.8-1|23	Libgee is a collection library providing GObject-based interfaces and
12mu|libgee0.6-0.6.8-1|24	classes for commonly used data structures.
12mu|libgee0.6-0.6.8-1|25	
12mu|libgee0.6-0.6.8-1|26	%package -n	%{libname}
12mu|libgee0.6-0.6.8-1|27	Summary:	Collection library providing GObject-based interfaces and classes
12mu|libgee0.6-0.6.8-1|28	Group:		%{group}
12mu|libgee0.6-0.6.8-1|29	
12mu|libgee0.6-0.6.8-1|30	%description -n	%{libname}
12mu|libgee0.6-0.6.8-1|31	Libgee is a collection library providing GObject-based interfaces and
12mu|libgee0.6-0.6.8-1|32	classes for commonly used data structures.
12mu|libgee0.6-0.6.8-1|33	
12mu|libgee0.6-0.6.8-1|34	%package -n %{girname}
12mu|libgee0.6-0.6.8-1|35	Summary:	GObject Introspection interface description for %{name}
12mu|libgee0.6-0.6.8-1|36	Group:		System/Libraries
12mu|libgee0.6-0.6.8-1|37	
12mu|libgee0.6-0.6.8-1|38	%description -n %{girname}
12mu|libgee0.6-0.6.8-1|39	GObject Introspection interface description for %{name}.
12mu|libgee0.6-0.6.8-1|40	
12mu|libgee0.6-0.6.8-1|41	%package -n	%{devname}
12mu|libgee0.6-0.6.8-1|42	Summary:	Libraries and include files for developing with libgee
12mu|libgee0.6-0.6.8-1|43	Group:		Development/C
12mu|libgee0.6-0.6.8-1|44	Requires:	%{libname} = %{version}
12mu|libgee0.6-0.6.8-1|45	Requires:	%{girname} = %{version}
12mu|libgee0.6-0.6.8-1|46	
12mu|libgee0.6-0.6.8-1|47	%description -n	%{devname}
12mu|libgee0.6-0.6.8-1|48	This package provides the necessary development libraries and include
12mu|libgee0.6-0.6.8-1|49	files to allow you to develop with libgee.
12mu|libgee0.6-0.6.8-1|50	
12mu|libgee0.6-0.6.8-1|51	%prep
12mu|libgee0.6-0.6.8-1|52	%setup -qn %{oname}-%{version}
12mu|libgee0.6-0.6.8-1|53	
12mu|libgee0.6-0.6.8-1|54	%build
12mu|libgee0.6-0.6.8-1|55	%configure2_5x \
12mu|libgee0.6-0.6.8-1|56	--disable-static
12mu|libgee0.6-0.6.8-1|57	
12mu|libgee0.6-0.6.8-1|58	%make
12mu|libgee0.6-0.6.8-1|59	
12mu|libgee0.6-0.6.8-1|60	%install
12mu|libgee0.6-0.6.8-1|61	%makeinstall_std
12mu|libgee0.6-0.6.8-1|62	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mu|libgee0.6-0.6.8-1|63	
12mu|libgee0.6-0.6.8-1|64	%files -n %{libname}
12mu|libgee0.6-0.6.8-1|65	%doc AUTHORS COPYING NEWS README
12mu|libgee0.6-0.6.8-1|66	%{_libdir}/libgee.so.%{major}*
12mu|libgee0.6-0.6.8-1|67	
12mu|libgee0.6-0.6.8-1|68	%files -n %{girname}
12mu|libgee0.6-0.6.8-1|69	%{_libdir}/girepository-1.0/Gee-%{gimajor}.typelib
12mu|libgee0.6-0.6.8-1|70	
12mu|libgee0.6-0.6.8-1|71	%files -n %{devname}
12mu|libgee0.6-0.6.8-1|72	%doc ChangeLog
12mu|libgee0.6-0.6.8-1|73	%{_libdir}/*.so
12mu|libgee0.6-0.6.8-1|74	%{_libdir}/pkgconfig/*
12mu|libgee0.6-0.6.8-1|75	%{_includedir}/*
12mu|libgee0.6-0.6.8-1|76	%{_datadir}/vala/vapi/*.vapi
12mu|libgee0.6-0.6.8-1|77	%{_datadir}/gir-1.0/Gee-%{gimajor}.gir
12mu|libgee0.6-0.6.8-1|78	

20023 12
12mu|libgexiv2-0.5.0-1|1	%define major 1
12mu|libgexiv2-0.5.0-1|2	%define libname %mklibname gexiv2_ %major
12mu|libgexiv2-0.5.0-1|3	%define develname %mklibname -d gexiv2
12mu|libgexiv2-0.5.0-1|4	
12mu|libgexiv2-0.5.0-1|5	Summary:	A GObject-based wrapper around the Exiv2 library
12mu|libgexiv2-0.5.0-1|6	Name:		libgexiv2
12mu|libgexiv2-0.5.0-1|7	Version:	0.5.0
12mu|libgexiv2-0.5.0-1|8	Release:	1
12mu|libgexiv2-0.5.0-1|9	License:	GPLv2+
12mu|libgexiv2-0.5.0-1|10	Group:		Graphics
12mu|libgexiv2-0.5.0-1|11	Source0:	http://yorba.org/download/gexiv2/0.5/%{name}-%{version}.tar.xz
12mu|libgexiv2-0.5.0-1|12	Url:		http://trac.yorba.org/wiki/gexiv2
12mu|libgexiv2-0.5.0-1|13	BuildRequires:	pkgconfig(exiv2)
12mu|libgexiv2-0.5.0-1|14	BuildRequires:	pkgconfig(glib-2.0)
12mu|libgexiv2-0.5.0-1|15	BuildRequires:	libtool
12mu|libgexiv2-0.5.0-1|16	BuildRequires:	sed
12mu|libgexiv2-0.5.0-1|17	
12mu|libgexiv2-0.5.0-1|18	%description
12mu|libgexiv2-0.5.0-1|19	gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes
12mu|libgexiv2-0.5.0-1|20	the basic features of Exiv2 available to GNOME applications.
12mu|libgexiv2-0.5.0-1|21	
12mu|libgexiv2-0.5.0-1|22	%package -n %{libname}
12mu|libgexiv2-0.5.0-1|23	Summary:	A GObject-based wrapper around the Exiv2 library
12mu|libgexiv2-0.5.0-1|24	Group:		Graphics
12mu|libgexiv2-0.5.0-1|25	
12mu|libgexiv2-0.5.0-1|26	%description -n %{libname}
12mu|libgexiv2-0.5.0-1|27	gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes
12mu|libgexiv2-0.5.0-1|28	the basic features of Exiv2 available to GNOME applications.
12mu|libgexiv2-0.5.0-1|29	
12mu|libgexiv2-0.5.0-1|30	%package -n %{develname}
12mu|libgexiv2-0.5.0-1|31	Group:		Development/C
12mu|libgexiv2-0.5.0-1|32	Summary:	A GObject-based wrapper around the Exiv2 library
12mu|libgexiv2-0.5.0-1|33	Requires:	pkgconfig(exiv2)
12mu|libgexiv2-0.5.0-1|34	Requires:	%{libname} = %{version}-%{release}
12mu|libgexiv2-0.5.0-1|35	Provides:	%{name}-devel = %{version}-%{release}
12mu|libgexiv2-0.5.0-1|36	Obsoletes:	%{mklibname -d -s gexiv2} < 0.3.92-2
12mu|libgexiv2-0.5.0-1|37	
12mu|libgexiv2-0.5.0-1|38	%description -n %{develname}
12mu|libgexiv2-0.5.0-1|39	gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes
12mu|libgexiv2-0.5.0-1|40	the basic features of Exiv2 available to GNOME applications.
12mu|libgexiv2-0.5.0-1|41	
12mu|libgexiv2-0.5.0-1|42	%prep
12mu|libgexiv2-0.5.0-1|43	%setup -q -n %{name}-%{version}
12mu|libgexiv2-0.5.0-1|44	
12mu|libgexiv2-0.5.0-1|45	%build
12mu|libgexiv2-0.5.0-1|46	CFLAGS="%{optflags}"; export CFLAGS
12mu|libgexiv2-0.5.0-1|47	CXXFLAGS="%{optflags}"; export CXXFLAGS
12mu|libgexiv2-0.5.0-1|48	FFLAGS="%{optflags} -I/usr/lib64/gfortran/modules"; export FFLAGS
12mu|libgexiv2-0.5.0-1|49	LDFLAGS="--Wl,-z,relro"; export LDFLAGS
12mu|libgexiv2-0.5.0-1|50	
12mu|libgexiv2-0.5.0-1|51	# it is not an autotool generated configure script
12mu|libgexiv2-0.5.0-1|52	./configure --release --prefix=/usr
12mu|libgexiv2-0.5.0-1|53	
12mu|libgexiv2-0.5.0-1|54	%make
12mu|libgexiv2-0.5.0-1|55	
12mu|libgexiv2-0.5.0-1|56	%install
12mu|libgexiv2-0.5.0-1|57	%makeinstall_std LIB=%{_lib}
12mu|libgexiv2-0.5.0-1|58	
12mu|libgexiv2-0.5.0-1|59	%files -n %{libname}
12mu|libgexiv2-0.5.0-1|60	%{_libdir}/*.so.*
12mu|libgexiv2-0.5.0-1|61	
12mu|libgexiv2-0.5.0-1|62	%files -n %{develname}
12mu|libgexiv2-0.5.0-1|63	%{_includedir}/gexiv2
12mu|libgexiv2-0.5.0-1|64	%{_libdir}/*.so
12mu|libgexiv2-0.5.0-1|65	%{_libdir}/pkgconfig/*.pc
12mu|libgexiv2-0.5.0-1|66	%{_datadir}/vala/vapi/gexiv2.vapi
12mu|libgexiv2-0.5.0-1|67	
12mu|libgexiv2-0.5.0-1|68	%changelog
12mu|libgexiv2-0.5.0-1|69	* Tue May 08 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.3.92-1
12mu|libgexiv2-0.5.0-1|70	+ Revision: 797352
12mu|libgexiv2-0.5.0-1|71	- version update 0.3.92
12mu|libgexiv2-0.5.0-1|72	
12mu|libgexiv2-0.5.0-1|73	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|libgexiv2-0.5.0-1|74	- rebuilt for new pcre
12mu|libgexiv2-0.5.0-1|75	
12mu|libgexiv2-0.5.0-1|76	* Sun Oct 09 2011 Andrey Bondrov <abondrov@mandriva.org> 0.3.1-4
12mu|libgexiv2-0.5.0-1|77	+ Revision: 703908
12mu|libgexiv2-0.5.0-1|78	- Update configure and patch1 (add library search path)
12mu|libgexiv2-0.5.0-1|79	- Rebuild
12mu|libgexiv2-0.5.0-1|80	- Fix configure
12mu|libgexiv2-0.5.0-1|81	- New version 0.3.1
12mu|libgexiv2-0.5.0-1|82	
12mu|libgexiv2-0.5.0-1|83	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 0.3.0-2
12mu|libgexiv2-0.5.0-1|84	+ Revision: 640542
12mu|libgexiv2-0.5.0-1|85	- update BR
12mu|libgexiv2-0.5.0-1|86	- rebuild to obsolete old packages
12mu|libgexiv2-0.5.0-1|87	
12mu|libgexiv2-0.5.0-1|88	* Sun Jan 30 2011 Funda Wang <fwang@mandriva.org> 0.3.0-1
12mu|libgexiv2-0.5.0-1|89	+ Revision: 634101
12mu|libgexiv2-0.5.0-1|90	- New version 0.3.0
12mu|libgexiv2-0.5.0-1|91	
12mu|libgexiv2-0.5.0-1|92	* Sun Jan 30 2011 Funda Wang <fwang@mandriva.org> 0.2.2-1
12mu|libgexiv2-0.5.0-1|93	+ Revision: 634083
12mu|libgexiv2-0.5.0-1|94	- update to new version 0.2.2
12mu|libgexiv2-0.5.0-1|95	
12mu|libgexiv2-0.5.0-1|96	* Sun Dec 05 2010 Funda Wang <fwang@mandriva.org> 0.2.1-1mdv2011.0
12mu|libgexiv2-0.5.0-1|97	+ Revision: 609601
12mu|libgexiv2-0.5.0-1|98	- new version 0.2.1
12mu|libgexiv2-0.5.0-1|99	
12mu|libgexiv2-0.5.0-1|100	* Tue Aug 03 2010 Funda Wang <fwang@mandriva.org> 0.1.0-2mdv2011.0
12mu|libgexiv2-0.5.0-1|101	+ Revision: 565536
12mu|libgexiv2-0.5.0-1|102	- bump rel
12mu|libgexiv2-0.5.0-1|103	- import libgexiv2
12mu|libgexiv2-0.5.0-1|104	

20024 12
12mu|libgksu-2.0.12-5|1	%define fakename gksu2.0
12mu|libgksu-2.0.12-5|2	
12mu|libgksu-2.0.12-5|3	%define major 0
12mu|libgksu-2.0.12-5|4	%define libname %mklibname %{fakename}_ %major
12mu|libgksu-2.0.12-5|5	%define libnamedev %mklibname %{fakename}_ %major -d
12mu|libgksu-2.0.12-5|6	
12mu|libgksu-2.0.12-5|7	Name: libgksu
12mu|libgksu-2.0.12-5|8	Summary: GKSu libraries
12mu|libgksu-2.0.12-5|9	Version: 2.0.12
12mu|libgksu-2.0.12-5|10	Release: 5
12mu|libgksu-2.0.12-5|11	Source: http://people.debian.org/~kov/gksu/%{name}-%{version}.tar.gz
12mu|libgksu-2.0.12-5|12	Patch0:	libgksu-2.0.12-fix-str-fmt.patch
12mu|libgksu-2.0.12-5|13	Patch1:	libgksu-2.0.9-fix_lib64_detection.patch
12mu|libgksu-2.0.12-5|14	Patch2: libgksu-2.0.12-fix-build.patch
12mu|libgksu-2.0.12-5|15	Patch3: Makefile.am.patch
12mu|libgksu-2.0.12-5|16	Url: http://www.nongnu.org/gksu/
12mu|libgksu-2.0.12-5|17	Group: System/Libraries
12mu|libgksu-2.0.12-5|18	BuildRoot: %{_tmppath}/%{name}-buildroot
12mu|libgksu-2.0.12-5|19	License: LGPLv2+
12mu|libgksu-2.0.12-5|20	BuildRequires: gtk-doc
12mu|libgksu-2.0.12-5|21	BuildRequires: libgtop2.0-devel
12mu|libgksu-2.0.12-5|22	BuildRequires: pkgconfig(glib-2.0)
12mu|libgksu-2.0.12-5|23	BuildRequires: startup-notification-devel
12mu|libgksu-2.0.12-5|24	BuildRequires: libgnome-keyring-devel
12mu|libgksu-2.0.12-5|25	BuildRequires: libGConf2-devel
12mu|libgksu-2.0.12-5|26	BuildRequires: gtk+2-devel
12mu|libgksu-2.0.12-5|27	BuildRequires: perl-XML-Parser
12mu|libgksu-2.0.12-5|28	BuildRequires: desktop-file-utils
12mu|libgksu-2.0.12-5|29	BuildRequires: dbus-glib-devel
12mu|libgksu-2.0.12-5|30	BuildRequires: intltool
12mu|libgksu-2.0.12-5|31	BuildRequires: libx11
12mu|libgksu-2.0.12-5|32	BuildRequires: pkgconfig(pkg-config)
12mu|libgksu-2.0.12-5|33	Provides: libgksu
12mu|libgksu-2.0.12-5|34	Provides: libgksu2
12mu|libgksu-2.0.12-5|35	Obsoletes: libgksu1.2
12mu|libgksu-2.0.12-5|36	
12mu|libgksu-2.0.12-5|37	%description
12mu|libgksu-2.0.12-5|38	GKSu is a library that provides a Gtk+ frontend to su and sudo. It
12mu|libgksu-2.0.12-5|39	supports login shells and preserving environment when acting as a su
12mu|libgksu-2.0.12-5|40	frontend. It is useful to menu items or other graphical programs
12mu|libgksu-2.0.12-5|41	that need to ask a user's password to run another program as another user.
12mu|libgksu-2.0.12-5|42	
12mu|libgksu-2.0.12-5|43	%package -n %libname
12mu|libgksu-2.0.12-5|44	Summary: GKSu libraries
12mu|libgksu-2.0.12-5|45	Group: System/Libraries
12mu|libgksu-2.0.12-5|46	
12mu|libgksu-2.0.12-5|47	%description -n %libname
12mu|libgksu-2.0.12-5|48	GKSu is a library that provides a Gtk+ frontend to su and sudo. It
12mu|libgksu-2.0.12-5|49	supports login shells and preserving environment when acting as a su
12mu|libgksu-2.0.12-5|50	frontend. It is useful to menu items or other graphical programs
12mu|libgksu-2.0.12-5|51	that need to ask a user's password to run another program as another user.
12mu|libgksu-2.0.12-5|52	
12mu|libgksu-2.0.12-5|53	%package -n %libnamedev
12mu|libgksu-2.0.12-5|54	Summary: Development package for %{name}
12mu|libgksu-2.0.12-5|55	Group: Development/Other
12mu|libgksu-2.0.12-5|56	Requires: %libname = %version
12mu|libgksu-2.0.12-5|57	Provides: libgksu2.0-devel = %version-%release
12mu|libgksu-2.0.12-5|58	Provides: libgksu2-devel = %version-%release
12mu|libgksu-2.0.12-5|59	Provides: libgksu-devel
12mu|libgksu-2.0.12-5|60	Obsoletes: libgksu1.2-devel
12mu|libgksu-2.0.12-5|61	
12mu|libgksu-2.0.12-5|62	%description -n %libnamedev
12mu|libgksu-2.0.12-5|63	Development package for %{name}
12mu|libgksu-2.0.12-5|64	
12mu|libgksu-2.0.12-5|65	GKSu is a library that provides a Gtk+ frontend to su and sudo. It
12mu|libgksu-2.0.12-5|66	supports login shells and preserving environment when acting as a su
12mu|libgksu-2.0.12-5|67	frontend. It is useful to menu items or other graphical programs
12mu|libgksu-2.0.12-5|68	that need to ask a user's password to run another program as another user.
12mu|libgksu-2.0.12-5|69	
12mu|libgksu-2.0.12-5|70	%package -n gksu-utils
12mu|libgksu-2.0.12-5|71	Summary: Utilities package for %{name}
12mu|libgksu-2.0.12-5|72	Group: System/Base
12mu|libgksu-2.0.12-5|73	Requires: %libname = %version
12mu|libgksu-2.0.12-5|74	
12mu|libgksu-2.0.12-5|75	%description -n gksu-utils
12mu|libgksu-2.0.12-5|76	Utilities package for %{name}
12mu|libgksu-2.0.12-5|77	
12mu|libgksu-2.0.12-5|78	GKSu is a library that provides a Gtk+ frontend to su and sudo. It
12mu|libgksu-2.0.12-5|79	supports login shells and preserving environment when acting as a su
12mu|libgksu-2.0.12-5|80	frontend. It is useful to menu items or other graphical programs
12mu|libgksu-2.0.12-5|81	that need to ask a user's password to run another program as another user.
12mu|libgksu-2.0.12-5|82	
12mu|libgksu-2.0.12-5|83	%prep
12mu|libgksu-2.0.12-5|84	%setup -q
12mu|libgksu-2.0.12-5|85	%patch0 -p0 -b .str
12mu|libgksu-2.0.12-5|86	%patch1 -p0
12mu|libgksu-2.0.12-5|87	%patch2 -p0
12mu|libgksu-2.0.12-5|88	%patch3 -p0
12mu|libgksu-2.0.12-5|89	touch README NEWS
12mu|libgksu-2.0.12-5|90	#sed -i 's:dist_pkglibexec_SCRIPTS:dist_pkgdata_SCRIPTS:g' \
12mu|libgksu-2.0.12-5|91	#                $(grep -l dist_pkglibexec_SCRIPTS $(find . -name Makefile.am))
12mu|libgksu-2.0.12-5|92	
12mu|libgksu-2.0.12-5|93	%build
12mu|libgksu-2.0.12-5|94	autoreconf -fi
12mu|libgksu-2.0.12-5|95	%configure2_5x LIBS="-lX11"
12mu|libgksu-2.0.12-5|96	%make
12mu|libgksu-2.0.12-5|97	
12mu|libgksu-2.0.12-5|98	%install
12mu|libgksu-2.0.12-5|99	%makeinstall_std
12mu|libgksu-2.0.12-5|100	
12mu|libgksu-2.0.12-5|101	desktop-file-install --vendor="" \
12mu|libgksu-2.0.12-5|102	--remove-category="Application" \
12mu|libgksu-2.0.12-5|103	--remove-category="AdvancedSettings" \
12mu|libgksu-2.0.12-5|104	--add-category="Settings" \
12mu|libgksu-2.0.12-5|105	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mu|libgksu-2.0.12-5|106	
12mu|libgksu-2.0.12-5|107	%preun -n gksu-utils
12mu|libgksu-2.0.12-5|108	%preun_uninstall_gconf_schemas gksu
12mu|libgksu-2.0.12-5|109	
12mu|libgksu-2.0.12-5|110	%files -n %libname
12mu|libgksu-2.0.12-5|111	%defattr(-,root,root)
12mu|libgksu-2.0.12-5|112	%{_libdir}/*.so.%{major}*
12mu|libgksu-2.0.12-5|113	%_libdir/%name
12mu|libgksu-2.0.12-5|114	
12mu|libgksu-2.0.12-5|115	%files -n %libnamedev
12mu|libgksu-2.0.12-5|116	%defattr(-,root,root)
12mu|libgksu-2.0.12-5|117	%doc INSTALL ChangeLog AUTHORS
12mu|libgksu-2.0.12-5|118	%{_libdir}/lib*.a
12mu|libgksu-2.0.12-5|119	%{_libdir}/*.so
12mu|libgksu-2.0.12-5|120	%{_includedir}/*
12mu|libgksu-2.0.12-5|121	%_libdir/pkgconfig/*
12mu|libgksu-2.0.12-5|122	%_datadir/gtk-doc/html/%name
12mu|libgksu-2.0.12-5|123	
12mu|libgksu-2.0.12-5|124	%files -n gksu-utils
12mu|libgksu-2.0.12-5|125	%{_sysconfdir}/gconf/schemas/gksu.schemas
12mu|libgksu-2.0.12-5|126	%{_bindir}/gksu-properties
12mu|libgksu-2.0.12-5|127	%{_datadir}/man/man1/gksu-properties.1*
12mu|libgksu-2.0.12-5|128	%{_datadir}/applications/gksu-properties.desktop
12mu|libgksu-2.0.12-5|129	%{_datadir}/libgksu/gksu-properties.ui
12mu|libgksu-2.0.12-5|130	%{_datadir}/pixmaps/gksu.png
12mu|libgksu-2.0.12-5|131	
12mu|libgksu-2.0.12-5|132	
12mu|libgksu-2.0.12-5|133	
12mu|libgksu-2.0.12-5|134	
12mu|libgksu-2.0.12-5|135	
12mu|libgksu-2.0.12-5|136	%changelog
12mu|libgksu-2.0.12-5|137	* Wed Feb 22 2012 abf
12mu|libgksu-2.0.12-5|138	- The release updated by ABF
12mu|libgksu-2.0.12-5|139	
12mu|libgksu-2.0.12-5|140	* Wed Feb 22 2012 abf
12mu|libgksu-2.0.12-5|141	- The release updated by ABF
12mu|libgksu-2.0.12-5|142	
12mu|libgksu-2.0.12-5|143	* Sun May 22 2011 Funda Wang <fwang@mandriva.org> 2.0.12-2mdv2011.0
12mu|libgksu-2.0.12-5|144	+ Revision: 677115
12mu|libgksu-2.0.12-5|145	- rebuild to add gconf2 as req
12mu|libgksu-2.0.12-5|146	
12mu|libgksu-2.0.12-5|147	* Tue Aug 03 2010 Funda Wang <fwang@mandriva.org> 2.0.12-1mdv2011.0
12mu|libgksu-2.0.12-5|148	+ Revision: 565336
12mu|libgksu-2.0.12-5|149	- new version 2.0.12
12mu|libgksu-2.0.12-5|150	
12mu|libgksu-2.0.12-5|151	* Sun Sep 13 2009 Thierry Vignaud <tv@mandriva.org> 2.0.11-2mdv2010.0
12mu|libgksu-2.0.12-5|152	+ Revision: 438606
12mu|libgksu-2.0.12-5|153	- rebuild
12mu|libgksu-2.0.12-5|154	
12mu|libgksu-2.0.12-5|155	+ Frederik Himpe <fhimpe@mandriva.org>
12mu|libgksu-2.0.12-5|156	- Update to new version 2.0.11
12mu|libgksu-2.0.12-5|157	
12mu|libgksu-2.0.12-5|158	* Mon Apr 13 2009 Michael Scherer <misc@mandriva.org> 2.0.9-2mdv2009.1
12mu|libgksu-2.0.12-5|159	+ Revision: 366765
12mu|libgksu-2.0.12-5|160	- fix gksu on 64b system, as this was using the wrong path
12mu|libgksu-2.0.12-5|161	- fix the license
12mu|libgksu-2.0.12-5|162	
12mu|libgksu-2.0.12-5|163	* Sat Mar 07 2009 Emmanuel Andry <eandry@mandriva.org> 2.0.9-1mdv2009.1
12mu|libgksu-2.0.12-5|164	+ Revision: 352670
12mu|libgksu-2.0.12-5|165	- BR intltool
12mu|libgksu-2.0.12-5|166	- New version 2.0.9
12mu|libgksu-2.0.12-5|167	- diff P0 to fix string format not literal
12mu|libgksu-2.0.12-5|168	
12mu|libgksu-2.0.12-5|169	* Sun Nov 09 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.7-2mdv2009.1
12mu|libgksu-2.0.12-5|170	+ Revision: 301581
12mu|libgksu-2.0.12-5|171	- rebuilt against new libxcb
12mu|libgksu-2.0.12-5|172	
12mu|libgksu-2.0.12-5|173	* Thu Aug 14 2008 Emmanuel Andry <eandry@mandriva.org> 2.0.7-1mdv2009.0
12mu|libgksu-2.0.12-5|174	+ Revision: 271961
12mu|libgksu-2.0.12-5|175	- BR dbus?\195-glib-devel
12mu|libgksu-2.0.12-5|176	- New version
12mu|libgksu-2.0.12-5|177	
12mu|libgksu-2.0.12-5|178	+ Thierry Vignaud <tv@mandriva.org>
12mu|libgksu-2.0.12-5|179	- rebuild
12mu|libgksu-2.0.12-5|180	- kill re-definition of %%buildroot on Pixel's request
12mu|libgksu-2.0.12-5|181	
12mu|libgksu-2.0.12-5|182	+ Pixel <pixel@mandriva.com>
12mu|libgksu-2.0.12-5|183	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|libgksu-2.0.12-5|184	
12mu|libgksu-2.0.12-5|185	+ Olivier Blin <oblin@mandriva.com>
12mu|libgksu-2.0.12-5|186	- restore BuildRoot
12mu|libgksu-2.0.12-5|187	
12mu|libgksu-2.0.12-5|188	* Tue Jul 03 2007 Emmanuel Andry <eandry@mandriva.org> 2.0.5-1mdv2008.0
12mu|libgksu-2.0.12-5|189	+ Revision: 47621
12mu|libgksu-2.0.12-5|190	- new version
12mu|libgksu-2.0.12-5|191	
12mu|libgksu-2.0.12-5|192	* Fri Jun 22 2007 Thierry Vignaud <tv@mandriva.org> 2.0.4-2mdv2008.0
12mu|libgksu-2.0.12-5|193	+ Revision: 43013
12mu|libgksu-2.0.12-5|194	- remove "AdvancedSettings" category from menu
12mu|libgksu-2.0.12-5|195	- kill X-MandrivaLinux-System-Configuration-Other
12mu|libgksu-2.0.12-5|196	- fix group
12mu|libgksu-2.0.12-5|197	
12mu|libgksu-2.0.12-5|198	
12mu|libgksu-2.0.12-5|199	* Tue Mar 06 2007 Emmanuel Andry <eandry@mandriva.org> 2.0.4-1mdv2007.0
12mu|libgksu-2.0.12-5|200	+ Revision: 134081
12mu|libgksu-2.0.12-5|201	- New version 2.0.4
12mu|libgksu-2.0.12-5|202	- disable gtk-doc (build problem)
12mu|libgksu-2.0.12-5|203	
12mu|libgksu-2.0.12-5|204	* Tue Feb 20 2007 Götz Waschk <waschk@mandriva.org> 2.0.3-5mdv2007.1
12mu|libgksu-2.0.12-5|205	+ Revision: 123029
12mu|libgksu-2.0.12-5|206	- fix scripts
12mu|libgksu-2.0.12-5|207	
12mu|libgksu-2.0.12-5|208	* Sat Jan 27 2007 Emmanuel Andry <eandry@mandriva.org> 2.0.3-4mdv2007.1
12mu|libgksu-2.0.12-5|209	+ Revision: 114416
12mu|libgksu-2.0.12-5|210	- xdg menu
12mu|libgksu-2.0.12-5|211	handles gconf schemas
12mu|libgksu-2.0.12-5|212	
12mu|libgksu-2.0.12-5|213	* Sat Jan 06 2007 Emmanuel Andry <eandry@mandriva.org> 2.0.3-3mdv2007.1
12mu|libgksu-2.0.12-5|214	+ Revision: 104863
12mu|libgksu-2.0.12-5|215	- fix provides
12mu|libgksu-2.0.12-5|216	
12mu|libgksu-2.0.12-5|217	* Sat Jan 06 2007 Emmanuel Andry <eandry@mandriva.org> 2.0.3-2mdv2007.1
12mu|libgksu-2.0.12-5|218	+ Revision: 104797
12mu|libgksu-2.0.12-5|219	- rebuild
12mu|libgksu-2.0.12-5|220	
12mu|libgksu-2.0.12-5|221	* Sat Jan 06 2007 Emmanuel Andry <eandry@mandriva.org> 2.0.3-1mdv2007.1
12mu|libgksu-2.0.12-5|222	+ Revision: 104663
12mu|libgksu-2.0.12-5|223	- buildrequires perl-XML-Parser
12mu|libgksu-2.0.12-5|224	- buildrequires libglade2.0-devel
12mu|libgksu-2.0.12-5|225	- buildrequires libGConf2-devel
12mu|libgksu-2.0.12-5|226	buildrequires gtk+2-devel
12mu|libgksu-2.0.12-5|227	- buildrequires startup-notification-devel
12mu|libgksu-2.0.12-5|228	gnome-keyring-devel
12mu|libgksu-2.0.12-5|229	- New version 2.0.3
12mu|libgksu-2.0.12-5|230	fix provides
12mu|libgksu-2.0.12-5|231	buildrequires libgtop2.0-devel
12mu|libgksu-2.0.12-5|232	
12mu|libgksu-2.0.12-5|233	+ Jérôme Soyer <saispo@mandriva.org>
12mu|libgksu-2.0.12-5|234	- Import libgksu
12mu|libgksu-2.0.12-5|235	

20025 12
12mu|libgnome2-2.32.1-7|1	%define bootstrap 0
12mu|libgnome2-2.32.1-7|2	%{?_without_bootstrap: %global bootstrap 0}
12mu|libgnome2-2.32.1-7|3	%{?_with_bootstrap: %global bootstrap 1}
12mu|libgnome2-2.32.1-7|4	
12mu|libgnome2-2.32.1-7|5	%define api_version	2
12mu|libgnome2-2.32.1-7|6	%define lib_major	0
12mu|libgnome2-2.32.1-7|7	%define pkgname 	libgnome
12mu|libgnome2-2.32.1-7|8	%define lib_name	%mklibname gnome %{api_version} %{lib_major}
12mu|libgnome2-2.32.1-7|9	%define develname	%mklibname -d gnome %{api_version}
12mu|libgnome2-2.32.1-7|10	
12mu|libgnome2-2.32.1-7|11	Summary:	GNOME libraries
12mu|libgnome2-2.32.1-7|12	Name:		%{pkgname}%{api_version}
12mu|libgnome2-2.32.1-7|13	Version:	2.32.1
12mu|libgnome2-2.32.1-7|14	Release:	7
12mu|libgnome2-2.32.1-7|15	Group:		System/Libraries
12mu|libgnome2-2.32.1-7|16	License:	LGPLv2+
12mu|libgnome2-2.32.1-7|17	URL:		http://www.gnome.org/
12mu|libgnome2-2.32.1-7|18	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/%{pkgname}-%{version}.tar.bz2
12mu|libgnome2-2.32.1-7|19	# (fc) 1.116.0-2mdk use Mdk default background
12mu|libgnome2-2.32.1-7|20	Patch1:		libgnome-background.patch
12mu|libgnome2-2.32.1-7|21	# (fc) 2.2.0.1-2mdk Ia Ora as default theme
12mu|libgnome2-2.32.1-7|22	Patch4:		libgnome-defaulttheme.patch
12mu|libgnome2-2.32.1-7|23	# (fc) 2.19.1-2mdv mark gnome_program_init with sentinel (SUSE)
12mu|libgnome2-2.32.1-7|24	Patch6:		libgnome-sentinel.patch
12mu|libgnome2-2.32.1-7|25	# (fc) 2.19.1-2mdv fix va_list usage (SUSE)
12mu|libgnome2-2.32.1-7|26	Patch7:		libgnome-2.19.1-va_list.patch
12mu|libgnome2-2.32.1-7|27	# (fc) 2.19.1-2mdv enable sound server and events by default, remove almost default sound events
12mu|libgnome2-2.32.1-7|28	Patch8:		libgnome-2.19.1-sounds-default.patch
12mu|libgnome2-2.32.1-7|29	# (fc) 2.24.1-2mdv use www-browser as default browser
12mu|libgnome2-2.32.1-7|30	Patch9:		libgnome-2.24.1-www-browser.patch
12mu|libgnome2-2.32.1-7|31	# (fc) 2.28.0-2mdv put back icons in menu and buttons
12mu|libgnome2-2.32.1-7|32	Patch10:	libgnome-2.28.0-icons.patch
12mu|libgnome2-2.32.1-7|33	# md glib2.0 >= 2.31.0 g_thread_init
12mu|libgnome2-2.32.1-7|34	Patch11:	libgnome-2.32.1_g_thread_init.patch
12mu|libgnome2-2.32.1-7|35	
12mu|libgnome2-2.32.1-7|36	BuildRequires:	intltool >= 0.40.0
12mu|libgnome2-2.32.1-7|37	BuildRequires:	pkgconfig(gconf-2.0) >= 1.1.11 GConf2
12mu|libgnome2-2.32.1-7|38	BuildRequires:	pkgconfig(glib-2.0) >= 2.8.0
12mu|libgnome2-2.32.1-7|39	BuildRequires:	pkgconfig(gmodule-2.0) >= 2.8.0
12mu|libgnome2-2.32.1-7|40	BuildRequires:	pkgconfig(gnome-vfs-2.0) >= 2.5.3
12mu|libgnome2-2.32.1-7|41	BuildRequires:	pkgconfig(gobject-2.0) >= 2.0.0
12mu|libgnome2-2.32.1-7|42	BuildRequires:	pkgconfig(libbonobo-2.0) >= 2.13.0
12mu|libgnome2-2.32.1-7|43	%if !%bootstrap
12mu|libgnome2-2.32.1-7|44	BuildRequires:	gtk-doc
12mu|libgnome2-2.32.1-7|45	BuildRequires:	pkgconfig(libcanberra) >= 0
12mu|libgnome2-2.32.1-7|46	%endif
12mu|libgnome2-2.32.1-7|47	BuildRequires:	pkgconfig(popt)
12mu|libgnome2-2.32.1-7|48	
12mu|libgnome2-2.32.1-7|49	Requires:	%{name}-schemas >= %{version}-%{release}
12mu|libgnome2-2.32.1-7|50	Requires:	%{lib_name} >= %{version}-%{release}
12mu|libgnome2-2.32.1-7|51	
12mu|libgnome2-2.32.1-7|52	Provides:	libgnome = %{version}-%{release}
12mu|libgnome2-2.32.1-7|53	
12mu|libgnome2-2.32.1-7|54	%description
12mu|libgnome2-2.32.1-7|55	Data files for the GNOME library such as translations.
12mu|libgnome2-2.32.1-7|56	
12mu|libgnome2-2.32.1-7|57	%package schemas
12mu|libgnome2-2.32.1-7|58	Summary:	Default configuration for some GNOME software
12mu|libgnome2-2.32.1-7|59	Group:		%{group}
12mu|libgnome2-2.32.1-7|60	# needs gconftool-2
12mu|libgnome2-2.32.1-7|61	Requires:	GConf2
12mu|libgnome2-2.32.1-7|62	Conflicts:	%{name} < 2.30.0-2
12mu|libgnome2-2.32.1-7|63	
12mu|libgnome2-2.32.1-7|64	%description schemas
12mu|libgnome2-2.32.1-7|65	Default configuration for GNOME software
12mu|libgnome2-2.32.1-7|66	
12mu|libgnome2-2.32.1-7|67	%package -n %{lib_name}
12mu|libgnome2-2.32.1-7|68	Summary:	Dynamic libraries for GNOME applications
12mu|libgnome2-2.32.1-7|69	Group:		%{group}
12mu|libgnome2-2.32.1-7|70	
12mu|libgnome2-2.32.1-7|71	%description -n %{lib_name}
12mu|libgnome2-2.32.1-7|72	GNOME library contains extra API to let your GNOME applications shine.
12mu|libgnome2-2.32.1-7|73	
12mu|libgnome2-2.32.1-7|74	%package -n %{develname}
12mu|libgnome2-2.32.1-7|75	Summary:	Development libraries, include files for GNOME
12mu|libgnome2-2.32.1-7|76	Group:		Development/GNOME and GTK+
12mu|libgnome2-2.32.1-7|77	Provides:	%{name}-devel = %{version}-%{release}
12mu|libgnome2-2.32.1-7|78	Requires:	%{lib_name} = %{version}
12mu|libgnome2-2.32.1-7|79	Obsoletes:	%{mklibname -d gnome 2 0} < 2.32.1-6
12mu|libgnome2-2.32.1-7|80	
12mu|libgnome2-2.32.1-7|81	%description -n %{develname}
12mu|libgnome2-2.32.1-7|82	Static library and headers file
12mu|libgnome2-2.32.1-7|83	needed in order to develop applications using the GNOME library
12mu|libgnome2-2.32.1-7|84	
12mu|libgnome2-2.32.1-7|85	%prep
12mu|libgnome2-2.32.1-7|86	%setup -q -n %{pkgname}-%{version}
12mu|libgnome2-2.32.1-7|87	%apply_patches
12mu|libgnome2-2.32.1-7|88	
12mu|libgnome2-2.32.1-7|89	# this is a hack for glib2.0 >= 2.31.0
12mu|libgnome2-2.32.1-7|90	sed -i -e 's/-DG_DISABLE_DEPRECATED//g' \
12mu|libgnome2-2.32.1-7|91	./libgnome/Makefile.*
12mu|libgnome2-2.32.1-7|92	
12mu|libgnome2-2.32.1-7|93	%build
12mu|libgnome2-2.32.1-7|94	%configure2_5x \
12mu|libgnome2-2.32.1-7|95	--disable-static \
12mu|libgnome2-2.32.1-7|96	--disable-schemas-install \
12mu|libgnome2-2.32.1-7|97	%if %{bootstrap}
12mu|libgnome2-2.32.1-7|98	--enable-canberra=no
12mu|libgnome2-2.32.1-7|99	%else
12mu|libgnome2-2.32.1-7|100	--enable-gtk-doc
12mu|libgnome2-2.32.1-7|101	%endif
12mu|libgnome2-2.32.1-7|102	
12mu|libgnome2-2.32.1-7|103	%make
12mu|libgnome2-2.32.1-7|104	
12mu|libgnome2-2.32.1-7|105	%install
12mu|libgnome2-2.32.1-7|106	%makeinstall_std
12mu|libgnome2-2.32.1-7|107	
12mu|libgnome2-2.32.1-7|108	%find_lang %{pkgname}-2.0
12mu|libgnome2-2.32.1-7|109	
12mu|libgnome2-2.32.1-7|110	%define schemas desktop_gnome_accessibility_keyboard desktop_gnome_accessibility_startup desktop_gnome_applications_at_mobility desktop_gnome_applications_at_visual desktop_gnome_applications_browser desktop_gnome_applications_terminal desktop_gnome_applications_office desktop_gnome_applications_window_manager desktop_gnome_background desktop_gnome_file_views desktop_gnome_interface desktop_gnome_lockdown desktop_gnome_peripherals_keyboard desktop_gnome_peripherals_mouse desktop_gnome_sound desktop_gnome_thumbnail_cache desktop_gnome_thumbnailers desktop_gnome_typing_break
12mu|libgnome2-2.32.1-7|111	
12mu|libgnome2-2.32.1-7|112	# update default theme on distribution upgrade
12mu|libgnome2-2.32.1-7|113	%triggerpostun -- libgnome2 < 2.28.0-3
12mu|libgnome2-2.32.1-7|114	if [ "x$META_CLASS" != "x" ]; then
12mu|libgnome2-2.32.1-7|115	case "$META_CLASS" in
12mu|libgnome2-2.32.1-7|116	*server) GTK2_THEME="Ia Ora Gray" ;;
12mu|libgnome2-2.32.1-7|117	*desktop) GTK2_THEME="Ia Ora Steel" ;;
12mu|libgnome2-2.32.1-7|118	*download) GTK2_THEME="Ia Ora Night";;
12mu|libgnome2-2.32.1-7|119	esac
12mu|libgnome2-2.32.1-7|120	
12mu|libgnome2-2.32.1-7|121	if [ "x$GTK2_THEME" != "x" ]; then
12mu|libgnome2-2.32.1-7|122	%{_bindir}/gconftool-2 --config-source=xml::/etc/gconf/gconf.xml.local-defaults/ --direct --type=string --set /desktop/gnome/interface/gtk_theme "$GTK2_THEME" > /dev/null
12mu|libgnome2-2.32.1-7|123	fi
12mu|libgnome2-2.32.1-7|124	fi
12mu|libgnome2-2.32.1-7|125	
12mu|libgnome2-2.32.1-7|126	%post schemas
12mu|libgnome2-2.32.1-7|127	if [ ! -d %{_sysconfdir}/gconf/gconf.xml.local-defaults/desktop/gnome/interface -a "x$META_CLASS" != "x" ]; then
12mu|libgnome2-2.32.1-7|128	case "$META_CLASS" in
12mu|libgnome2-2.32.1-7|129	*server) GTK2_THEME="Ia Ora Gray" ;;
12mu|libgnome2-2.32.1-7|130	*desktop) GTK2_THEME="Ia Ora Steel" ;;
12mu|libgnome2-2.32.1-7|131	*download) GTK2_THEME="Ia Ora Night";;
12mu|libgnome2-2.32.1-7|132	esac
12mu|libgnome2-2.32.1-7|133	
12mu|libgnome2-2.32.1-7|134	if [ "x$GTK2_THEME" != "x" ]; then
12mu|libgnome2-2.32.1-7|135	%{_bindir}/gconftool-2 --config-source=xml::/etc/gconf/gconf.xml.local-defaults/ --direct --type=string --set /desktop/gnome/interface/gtk_theme "$GTK2_THEME" > /dev/null
12mu|libgnome2-2.32.1-7|136	fi
12mu|libgnome2-2.32.1-7|137	fi
12mu|libgnome2-2.32.1-7|138	
12mu|libgnome2-2.32.1-7|139	if [ ! -f /root/.gconf/desktop/gnome/background/%gconf.xml ]; then
12mu|libgnome2-2.32.1-7|140	gconftool-2 --set /desktop/gnome/background/picture_options --type=string none
12mu|libgnome2-2.32.1-7|141	gconftool-2 --set /desktop/gnome/background/primary_color --type=string "#B20003"
12mu|libgnome2-2.32.1-7|142	fi
12mu|libgnome2-2.32.1-7|143	
12mu|libgnome2-2.32.1-7|144	%preun schemas
12mu|libgnome2-2.32.1-7|145	%preun_uninstall_gconf_schemas %{schemas}
12mu|libgnome2-2.32.1-7|146	
12mu|libgnome2-2.32.1-7|147	%files -f %{pkgname}-2.0.lang
12mu|libgnome2-2.32.1-7|148	%doc NEWS
12mu|libgnome2-2.32.1-7|149	%config(noreplace) %{_sysconfdir}/sound/events/*
12mu|libgnome2-2.32.1-7|150	%{_bindir}/gnome-open
12mu|libgnome2-2.32.1-7|151	%{_libdir}/bonobo/monikers/*.so
12mu|libgnome2-2.32.1-7|152	%{_libdir}/bonobo/servers/*
12mu|libgnome2-2.32.1-7|153	%{_mandir}/man7/*
12mu|libgnome2-2.32.1-7|154	%{_datadir}/gnome-background-properties/gnome-default.xml
12mu|libgnome2-2.32.1-7|155	%{_datadir}/pixmaps/backgrounds/gnome/background-default.jpg
12mu|libgnome2-2.32.1-7|156	
12mu|libgnome2-2.32.1-7|157	%files -n %{lib_name}
12mu|libgnome2-2.32.1-7|158	%{_libdir}/libgnome-%{api_version}.so.%{lib_major}*
12mu|libgnome2-2.32.1-7|159	
12mu|libgnome2-2.32.1-7|160	%files -n %{develname}
12mu|libgnome2-2.32.1-7|161	%doc ChangeLog
12mu|libgnome2-2.32.1-7|162	%doc %{_datadir}/gtk-doc/html/*
12mu|libgnome2-2.32.1-7|163	%{_includedir}/*
12mu|libgnome2-2.32.1-7|164	%{_libdir}/pkgconfig/*
12mu|libgnome2-2.32.1-7|165	%{_libdir}/*.so
12mu|libgnome2-2.32.1-7|166	
12mu|libgnome2-2.32.1-7|167	%files schemas
12mu|libgnome2-2.32.1-7|168	%{_sysconfdir}/gconf/schemas/desktop_gnome_*.schemas
12mu|libgnome2-2.32.1-7|169	
12mu|libgnome2-2.32.1-7|170	%changelog
12mu|libgnome2-2.32.1-7|171	* Wed Nov 16 2011 Matthew Dawkins <mattydaw@mandriva.org> 2.32.1-4
12mu|libgnome2-2.32.1-7|172	+ Revision: 730801
12mu|libgnome2-2.32.1-7|173	- rebuild
12mu|libgnome2-2.32.1-7|174	cleaned up spec
12mu|libgnome2-2.32.1-7|175	used apply_patches macros for patches
12mu|libgnome2-2.32.1-7|176	removed reqs for devel pkgs in the devel pkg
12mu|libgnome2-2.32.1-7|177	disabled static build
12mu|libgnome2-2.32.1-7|178	removed .la files
12mu|libgnome2-2.32.1-7|179	removed req for main pkg by lib pkg, removes dep loop
12mu|libgnome2-2.32.1-7|180	added BR for Gconf2
12mu|libgnome2-2.32.1-7|181	removed old conflicts
12mu|libgnome2-2.32.1-7|182	converted BRs to pkgconfig provides
12mu|libgnome2-2.32.1-7|183	added bootstrap build condition
12mu|libgnome2-2.32.1-7|184	added p11 & workaround for building with glib2.0 >= 2.31.0
12mu|libgnome2-2.32.1-7|185	removed old ldconfig scriptlet
12mu|libgnome2-2.32.1-7|186	removed defattr
12mu|libgnome2-2.32.1-7|187	removed use of mkrel
12mu|libgnome2-2.32.1-7|188	
12mu|libgnome2-2.32.1-7|189	* Sun May 22 2011 Funda Wang <fwang@mandriva.org> 2.32.1-3
12mu|libgnome2-2.32.1-7|190	+ Revision: 677083
12mu|libgnome2-2.32.1-7|191	- rebuild to add gconf2 as req
12mu|libgnome2-2.32.1-7|192	
12mu|libgnome2-2.32.1-7|193	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 2.32.1-2
12mu|libgnome2-2.32.1-7|194	+ Revision: 666076
12mu|libgnome2-2.32.1-7|195	- mass rebuild
12mu|libgnome2-2.32.1-7|196	
12mu|libgnome2-2.32.1-7|197	* Mon Jan 31 2011 Götz Waschk <waschk@mandriva.org> 2.32.1-1
12mu|libgnome2-2.32.1-7|198	+ Revision: 634556
12mu|libgnome2-2.32.1-7|199	- update to new version 2.32.1
12mu|libgnome2-2.32.1-7|200	
12mu|libgnome2-2.32.1-7|201	* Tue Dec 14 2010 Funda Wang <fwang@mandriva.org> 2.32.0-2mdv2011.0
12mu|libgnome2-2.32.1-7|202	+ Revision: 621672
12mu|libgnome2-2.32.1-7|203	- rebuild for new popt
12mu|libgnome2-2.32.1-7|204	
12mu|libgnome2-2.32.1-7|205	* Mon Sep 27 2010 Götz Waschk <waschk@mandriva.org> 2.32.0-1mdv2011.0
12mu|libgnome2-2.32.1-7|206	+ Revision: 581432
12mu|libgnome2-2.32.1-7|207	- update to new version 2.32.0
12mu|libgnome2-2.32.1-7|208	
12mu|libgnome2-2.32.1-7|209	* Fri Jul 30 2010 Götz Waschk <waschk@mandriva.org> 2.31.0-1mdv2011.0
12mu|libgnome2-2.32.1-7|210	+ Revision: 563549
12mu|libgnome2-2.32.1-7|211	- update build deps
12mu|libgnome2-2.32.1-7|212	- new version
12mu|libgnome2-2.32.1-7|213	
12mu|libgnome2-2.32.1-7|214	* Fri May 07 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.0-2mdv2010.1
12mu|libgnome2-2.32.1-7|215	+ Revision: 543366
12mu|libgnome2-2.32.1-7|216	- Move schemas to libgnome2-schemas, to prevent dependency on obsolete libgnome2 stuff
12mu|libgnome2-2.32.1-7|217	
12mu|libgnome2-2.32.1-7|218	* Tue Mar 30 2010 Götz Waschk <waschk@mandriva.org> 2.30.0-1mdv2010.1
12mu|libgnome2-2.32.1-7|219	+ Revision: 529711
12mu|libgnome2-2.32.1-7|220	- update to new version 2.30.0
12mu|libgnome2-2.32.1-7|221	
12mu|libgnome2-2.32.1-7|222	* Tue Feb 16 2010 Funda Wang <fwang@mandriva.org> 2.28.0-4mdv2010.1
12mu|libgnome2-2.32.1-7|223	+ Revision: 506778
12mu|libgnome2-2.32.1-7|224	- add BR on popt
12mu|libgnome2-2.32.1-7|225	
12mu|libgnome2-2.32.1-7|226	* Fri Oct 23 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.0-3mdv2010.0
12mu|libgnome2-2.32.1-7|227	+ Revision: 459081
12mu|libgnome2-2.32.1-7|228	- Update default themes
12mu|libgnome2-2.32.1-7|229	
12mu|libgnome2-2.32.1-7|230	* Wed Oct 21 2009 Frederic Crozat <fcrozat@mandriva.com> 2.28.0-2mdv2010.0
12mu|libgnome2-2.32.1-7|231	+ Revision: 458581
12mu|libgnome2-2.32.1-7|232	- Patch10: add back icons on menu and buttons by default
12mu|libgnome2-2.32.1-7|233	
12mu|libgnome2-2.32.1-7|234	* Wed Sep 23 2009 Götz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12mu|libgnome2-2.32.1-7|235	+ Revision: 447635
12mu|libgnome2-2.32.1-7|236	- update to new version 2.28.0
12mu|libgnome2-2.32.1-7|237	
12mu|libgnome2-2.32.1-7|238	* Thu Jul 30 2009 Götz Waschk <waschk@mandriva.org> 2.27.5-1mdv2010.0
12mu|libgnome2-2.32.1-7|239	+ Revision: 404691
12mu|libgnome2-2.32.1-7|240	- update to new version 2.27.5
12mu|libgnome2-2.32.1-7|241	
12mu|libgnome2-2.32.1-7|242	* Wed Apr 15 2009 Frederic Crozat <fcrozat@mandriva.com> 2.26.0-3mdv2009.1
12mu|libgnome2-2.32.1-7|243	+ Revision: 367436
12mu|libgnome2-2.32.1-7|244	- Fix default theme for One and Powerpack
12mu|libgnome2-2.32.1-7|245	
12mu|libgnome2-2.32.1-7|246	* Wed Apr 01 2009 Frederic Crozat <fcrozat@mandriva.com> 2.26.0-2mdv2009.1
12mu|libgnome2-2.32.1-7|247	+ Revision: 363313
12mu|libgnome2-2.32.1-7|248	- Update default theme colors for Mdv 2009.1
12mu|libgnome2-2.32.1-7|249	
12mu|libgnome2-2.32.1-7|250	* Tue Mar 17 2009 Götz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12mu|libgnome2-2.32.1-7|251	+ Revision: 356775
12mu|libgnome2-2.32.1-7|252	- update to new version 2.26.0
12mu|libgnome2-2.32.1-7|253	
12mu|libgnome2-2.32.1-7|254	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 2.25.1-2mdv2009.1
12mu|libgnome2-2.32.1-7|255	+ Revision: 351414
12mu|libgnome2-2.32.1-7|256	- rebuild
12mu|libgnome2-2.32.1-7|257	
12mu|libgnome2-2.32.1-7|258	* Fri Mar 06 2009 Götz Waschk <waschk@mandriva.org> 2.25.1-1mdv2009.1
12mu|libgnome2-2.32.1-7|259	+ Revision: 349855
12mu|libgnome2-2.32.1-7|260	- new version
12mu|libgnome2-2.32.1-7|261	- rediff patch 1
12mu|libgnome2-2.32.1-7|262	
12mu|libgnome2-2.32.1-7|263	* Mon Sep 29 2008 Frederic Crozat <fcrozat@mandriva.com> 2.24.1-2mdv2009.0
12mu|libgnome2-2.32.1-7|264	+ Revision: 289258
12mu|libgnome2-2.32.1-7|265	- Patch9: use www-browser as default browser
12mu|libgnome2-2.32.1-7|266	
12mu|libgnome2-2.32.1-7|267	* Mon Sep 22 2008 Götz Waschk <waschk@mandriva.org> 2.24.1-1mdv2009.0
12mu|libgnome2-2.32.1-7|268	+ Revision: 286940
12mu|libgnome2-2.32.1-7|269	- new version
12mu|libgnome2-2.32.1-7|270	
12mu|libgnome2-2.32.1-7|271	* Mon Sep 22 2008 Götz Waschk <waschk@mandriva.org> 2.24.0-1mdv2009.0
12mu|libgnome2-2.32.1-7|272	+ Revision: 286615
12mu|libgnome2-2.32.1-7|273	- new version
12mu|libgnome2-2.32.1-7|274	
12mu|libgnome2-2.32.1-7|275	* Tue Sep 16 2008 Götz Waschk <waschk@mandriva.org> 2.23.92-1mdv2009.0
12mu|libgnome2-2.32.1-7|276	+ Revision: 285201
12mu|libgnome2-2.32.1-7|277	- new version
12mu|libgnome2-2.32.1-7|278	- drop patch 9
12mu|libgnome2-2.32.1-7|279	
12mu|libgnome2-2.32.1-7|280	* Tue Aug 26 2008 Frederic Crozat <fcrozat@mandriva.com> 2.23.5-2mdv2009.0
12mu|libgnome2-2.32.1-7|281	+ Revision: 276215
12mu|libgnome2-2.32.1-7|282	- Change default theme to Ia Ora Smooth for all distrib flavors
12mu|libgnome2-2.32.1-7|283	
12mu|libgnome2-2.32.1-7|284	* Tue Aug 19 2008 Götz Waschk <waschk@mandriva.org> 2.23.5-1mdv2009.0
12mu|libgnome2-2.32.1-7|285	+ Revision: 273713
12mu|libgnome2-2.32.1-7|286	- new version
12mu|libgnome2-2.32.1-7|287	- drop patch 10
12mu|libgnome2-2.32.1-7|288	
12mu|libgnome2-2.32.1-7|289	* Tue Aug 12 2008 Frederic Crozat <fcrozat@mandriva.com> 2.23.4-4mdv2009.0
12mu|libgnome2-2.32.1-7|290	+ Revision: 271116
12mu|libgnome2-2.32.1-7|291	- Patch10 (SVN): add schemas for sound theme
12mu|libgnome2-2.32.1-7|292	- Patch9: use gvfs/gio to open urls with gnome-open (Mdv bug #40894)
12mu|libgnome2-2.32.1-7|293	- Update patch8 to set ia_ora as sound theme
12mu|libgnome2-2.32.1-7|294	
12mu|libgnome2-2.32.1-7|295	* Thu Jul 03 2008 Götz Waschk <waschk@mandriva.org> 2.23.4-3mdv2009.0
12mu|libgnome2-2.32.1-7|296	+ Revision: 230967
12mu|libgnome2-2.32.1-7|297	- fix buildrequires
12mu|libgnome2-2.32.1-7|298	- new version
12mu|libgnome2-2.32.1-7|299	- update schemas list
12mu|libgnome2-2.32.1-7|300	- update license
12mu|libgnome2-2.32.1-7|301	
12mu|libgnome2-2.32.1-7|302	* Fri Jun 20 2008 Pixel <pixel@mandriva.com> 2.22.0-3mdv2009.0
12mu|libgnome2-2.32.1-7|303	+ Revision: 227421
12mu|libgnome2-2.32.1-7|304	- rebuild for fixed %%update_icon_cache/%%clean_icon_cache/%%post_install_gconf_schemas
12mu|libgnome2-2.32.1-7|305	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mu|libgnome2-2.32.1-7|306	
12mu|libgnome2-2.32.1-7|307	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 2.22.0-2mdv2009.0
12mu|libgnome2-2.32.1-7|308	+ Revision: 222600
12mu|libgnome2-2.32.1-7|309	- rebuild
12mu|libgnome2-2.32.1-7|310	
12mu|libgnome2-2.32.1-7|311	+ Pixel <pixel@mandriva.com>
12mu|libgnome2-2.32.1-7|312	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|libgnome2-2.32.1-7|313	
12mu|libgnome2-2.32.1-7|314	* Mon Mar 10 2008 Götz Waschk <waschk@mandriva.org> 2.22.0-1mdv2008.1
12mu|libgnome2-2.32.1-7|315	+ Revision: 183565
12mu|libgnome2-2.32.1-7|316	- new version
12mu|libgnome2-2.32.1-7|317	
12mu|libgnome2-2.32.1-7|318	* Wed Mar 05 2008 Götz Waschk <waschk@mandriva.org> 2.21.91-1mdv2008.1
12mu|libgnome2-2.32.1-7|319	+ Revision: 180165
12mu|libgnome2-2.32.1-7|320	- new version
12mu|libgnome2-2.32.1-7|321	- update file list
12mu|libgnome2-2.32.1-7|322	- update gconf schemas list
12mu|libgnome2-2.32.1-7|323	
12mu|libgnome2-2.32.1-7|324	* Thu Feb 28 2008 Frederic Crozat <fcrozat@mandriva.com> 2.21.90-3mdv2008.1
12mu|libgnome2-2.32.1-7|325	+ Revision: 176514
12mu|libgnome2-2.32.1-7|326	- Add missing schema registrations
12mu|libgnome2-2.32.1-7|327	
12mu|libgnome2-2.32.1-7|328	* Thu Feb 28 2008 Frederic Crozat <fcrozat@mandriva.com> 2.21.90-2mdv2008.1
12mu|libgnome2-2.32.1-7|329	+ Revision: 176490
12mu|libgnome2-2.32.1-7|330	- Update patch1 to use transition backgrounds
12mu|libgnome2-2.32.1-7|331	- Change default theme : Ia Ora Smooth for Free and Ia Ora Blue for One
12mu|libgnome2-2.32.1-7|332	
12mu|libgnome2-2.32.1-7|333	* Mon Jan 28 2008 Götz Waschk <waschk@mandriva.org> 2.21.90-1mdv2008.1
12mu|libgnome2-2.32.1-7|334	+ Revision: 159190
12mu|libgnome2-2.32.1-7|335	- new version
12mu|libgnome2-2.32.1-7|336	- drop patch 5
12mu|libgnome2-2.32.1-7|337	
12mu|libgnome2-2.32.1-7|338	+ Olivier Blin <blino@mandriva.org>
12mu|libgnome2-2.32.1-7|339	- restore BuildRoot
12mu|libgnome2-2.32.1-7|340	
12mu|libgnome2-2.32.1-7|341	+ Thierry Vignaud <tv@mandriva.org>
12mu|libgnome2-2.32.1-7|342	- kill re-definition of %%buildroot on Pixel's request
12mu|libgnome2-2.32.1-7|343	
12mu|libgnome2-2.32.1-7|344	* Mon Dec 17 2007 Götz Waschk <waschk@mandriva.org> 2.20.1.1-2mdv2008.1
12mu|libgnome2-2.32.1-7|345	+ Revision: 121633
12mu|libgnome2-2.32.1-7|346	- rebuild for new libpopt
12mu|libgnome2-2.32.1-7|347	
12mu|libgnome2-2.32.1-7|348	* Wed Oct 17 2007 Götz Waschk <waschk@mandriva.org> 2.20.1.1-1mdv2008.1
12mu|libgnome2-2.32.1-7|349	+ Revision: 99728
12mu|libgnome2-2.32.1-7|350	- new version
12mu|libgnome2-2.32.1-7|351	- dro patch 2
12mu|libgnome2-2.32.1-7|352	
12mu|libgnome2-2.32.1-7|353	* Tue Oct 16 2007 Götz Waschk <waschk@mandriva.org> 2.20.1-2mdv2008.1
12mu|libgnome2-2.32.1-7|354	+ Revision: 99101
12mu|libgnome2-2.32.1-7|355	- fix for upstream bug #478299 (schema file installation)
12mu|libgnome2-2.32.1-7|356	
12mu|libgnome2-2.32.1-7|357	* Mon Oct 15 2007 Götz Waschk <waschk@mandriva.org> 2.20.1-1mdv2008.1
12mu|libgnome2-2.32.1-7|358	+ Revision: 98392
12mu|libgnome2-2.32.1-7|359	- new version
12mu|libgnome2-2.32.1-7|360	
12mu|libgnome2-2.32.1-7|361	* Tue Oct 09 2007 Frederic Crozat <fcrozat@mandriva.com> 2.20.0-5mdv2008.0
12mu|libgnome2-2.32.1-7|362	+ Revision: 95774
12mu|libgnome2-2.32.1-7|363	- Fix default theme for desktop (ie One) META_CLASS, ensure trigger is run also for previous broken version of package
12mu|libgnome2-2.32.1-7|364	
12mu|libgnome2-2.32.1-7|365	* Wed Sep 19 2007 Frederic Crozat <fcrozat@mandriva.com> 2.20.0-4mdv2008.0
12mu|libgnome2-2.32.1-7|366	+ Revision: 90579
12mu|libgnome2-2.32.1-7|367	- Fix patch1 to apply on correct file
12mu|libgnome2-2.32.1-7|368	
12mu|libgnome2-2.32.1-7|369	* Tue Sep 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.20.0-3mdv2008.0
12mu|libgnome2-2.32.1-7|370	+ Revision: 89838
12mu|libgnome2-2.32.1-7|371	- rebuild
12mu|libgnome2-2.32.1-7|372	
12mu|libgnome2-2.32.1-7|373	* Mon Sep 17 2007 Frederic Crozat <fcrozat@mandriva.com> 2.20.0-2mdv2008.0
12mu|libgnome2-2.32.1-7|374	+ Revision: 89255
12mu|libgnome2-2.32.1-7|375	- Migrate One system to new Ia Ora One theme
12mu|libgnome2-2.32.1-7|376	
12mu|libgnome2-2.32.1-7|377	* Mon Sep 17 2007 Götz Waschk <waschk@mandriva.org> 2.20.0-1mdv2008.0
12mu|libgnome2-2.32.1-7|378	+ Revision: 89122
12mu|libgnome2-2.32.1-7|379	- new version
12mu|libgnome2-2.32.1-7|380	- rediff patch 1
12mu|libgnome2-2.32.1-7|381	- new devel name
12mu|libgnome2-2.32.1-7|382	- update file list
12mu|libgnome2-2.32.1-7|383	
12mu|libgnome2-2.32.1-7|384	* Fri Sep 14 2007 Frederic Crozat <fcrozat@mandriva.com> 2.19.1-3mdv2008.0
12mu|libgnome2-2.32.1-7|385	+ Revision: 85666
12mu|libgnome2-2.32.1-7|386	- Update patch8 with Ia Ora sound theme
12mu|libgnome2-2.32.1-7|387	
12mu|libgnome2-2.32.1-7|388	* Thu Sep 13 2007 Frederic Crozat <fcrozat@mandriva.com> 2.19.1-2mdv2008.0
12mu|libgnome2-2.32.1-7|389	+ Revision: 85285
12mu|libgnome2-2.32.1-7|390	- Patch6 (SUSE): mark gnoem_program_init with sentinel
12mu|libgnome2-2.32.1-7|391	- Patch7 (SUSE): fix va_list usage
12mu|libgnome2-2.32.1-7|392	- Patch8: enable sound server and sound events by default, disable all sound events but login and set it to Mandriva one
12mu|libgnome2-2.32.1-7|393	
12mu|libgnome2-2.32.1-7|394	* Mon Jul 30 2007 Götz Waschk <waschk@mandriva.org> 2.19.1-1mdv2008.0
12mu|libgnome2-2.32.1-7|395	+ Revision: 56557
12mu|libgnome2-2.32.1-7|396	- new version
12mu|libgnome2-2.32.1-7|397	
12mu|libgnome2-2.32.1-7|398	* Tue Jun 19 2007 Götz Waschk <waschk@mandriva.org> 2.19.0-1mdv2008.0
12mu|libgnome2-2.32.1-7|399	+ Revision: 41286
12mu|libgnome2-2.32.1-7|400	- new version
12mu|libgnome2-2.32.1-7|401	- drop merged patch
12mu|libgnome2-2.32.1-7|402	
12mu|libgnome2-2.32.1-7|403	
12mu|libgnome2-2.32.1-7|404	* Tue Apr 03 2007 Frederic Crozat <fcrozat@mandriva.com> 2.18.0-2mdv2007.1
12mu|libgnome2-2.32.1-7|405	+ Revision: 150317
12mu|libgnome2-2.32.1-7|406	- Patch6 (SVN): better set application name, useful for bug-buddy (GNOME bug #424949)
12mu|libgnome2-2.32.1-7|407	
12mu|libgnome2-2.32.1-7|408	* Mon Mar 12 2007 Götz Waschk <waschk@mandriva.org> 2.18.0-1mdv2007.1
12mu|libgnome2-2.32.1-7|409	+ Revision: 141784
12mu|libgnome2-2.32.1-7|410	- new version
12mu|libgnome2-2.32.1-7|411	- readd ChangeLog
12mu|libgnome2-2.32.1-7|412	- new version
12mu|libgnome2-2.32.1-7|413	
12mu|libgnome2-2.32.1-7|414	+ Thierry Vignaud <tvignaud@mandriva.com>
12mu|libgnome2-2.32.1-7|415	- no need to package big ChangeLog when NEWS is already there
12mu|libgnome2-2.32.1-7|416	
12mu|libgnome2-2.32.1-7|417	* Mon Feb 12 2007 Götz Waschk <waschk@mandriva.org> 2.17.91-1mdv2007.1
12mu|libgnome2-2.32.1-7|418	+ Revision: 119011
12mu|libgnome2-2.32.1-7|419	- new version
12mu|libgnome2-2.32.1-7|420	
12mu|libgnome2-2.32.1-7|421	* Mon Jan 22 2007 Götz Waschk <waschk@mandriva.org> 2.17.90-1mdv2007.1
12mu|libgnome2-2.32.1-7|422	+ Revision: 111950
12mu|libgnome2-2.32.1-7|423	- new version
12mu|libgnome2-2.32.1-7|424	
12mu|libgnome2-2.32.1-7|425	* Wed Jan 10 2007 Götz Waschk <waschk@mandriva.org> 2.17.3-1mdv2007.1
12mu|libgnome2-2.32.1-7|426	+ Revision: 107100
12mu|libgnome2-2.32.1-7|427	- new version
12mu|libgnome2-2.32.1-7|428	
12mu|libgnome2-2.32.1-7|429	* Tue Jan 09 2007 Götz Waschk <waschk@mandriva.org> 2.17.2-1mdv2007.1
12mu|libgnome2-2.32.1-7|430	+ Revision: 106281
12mu|libgnome2-2.32.1-7|431	- new version
12mu|libgnome2-2.32.1-7|432	
12mu|libgnome2-2.32.1-7|433	* Tue Dec 19 2006 Frederic Crozat <fcrozat@mandriva.com> 2.17.1-3mdv2007.1
12mu|libgnome2-2.32.1-7|434	+ Revision: 99126
12mu|libgnome2-2.32.1-7|435	- Remove a11y disabling patch, at-spi is no longer crashing
12mu|libgnome2-2.32.1-7|436	
12mu|libgnome2-2.32.1-7|437	* Tue Dec 05 2006 Frederic Crozat <fcrozat@mandriva.com> 2.17.1-2mdv2007.1
12mu|libgnome2-2.32.1-7|438	+ Revision: 91303
12mu|libgnome2-2.32.1-7|439	- Regenerate patch4
12mu|libgnome2-2.32.1-7|440	- Patch6 : disable a11y for now (GNOME bug #382622)
12mu|libgnome2-2.32.1-7|441	
12mu|libgnome2-2.32.1-7|442	* Tue Dec 05 2006 Götz Waschk <waschk@mandriva.org> 2.17.1-1mdv2007.1
12mu|libgnome2-2.32.1-7|443	+ Revision: 91006
12mu|libgnome2-2.32.1-7|444	- new version
12mu|libgnome2-2.32.1-7|445	
12mu|libgnome2-2.32.1-7|446	* Mon Nov 27 2006 Götz Waschk <waschk@mandriva.org> 2.17.0-1mdv2007.1
12mu|libgnome2-2.32.1-7|447	+ Revision: 87573
12mu|libgnome2-2.32.1-7|448	- new version
12mu|libgnome2-2.32.1-7|449	- unpack patches
12mu|libgnome2-2.32.1-7|450	
12mu|libgnome2-2.32.1-7|451	* Mon Nov 27 2006 Götz Waschk <waschk@mandriva.org> 2.16.0-1mdv2007.1
12mu|libgnome2-2.32.1-7|452	+ Revision: 87543
12mu|libgnome2-2.32.1-7|453	- Import libgnome2
12mu|libgnome2-2.32.1-7|454	
12mu|libgnome2-2.32.1-7|455	* Tue Sep 05 2006 Gtz Waschk <waschk@mandriva.org> 2.16.0-1mdv2007.0
12mu|libgnome2-2.32.1-7|456	- update patch 4
12mu|libgnome2-2.32.1-7|457	- New release 2.16.0
12mu|libgnome2-2.32.1-7|458	
12mu|libgnome2-2.32.1-7|459	* Wed Aug 30 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.2-3mdv2007.0
12mu|libgnome2-2.32.1-7|460	- Update script for orange theme
12mu|libgnome2-2.32.1-7|461	
12mu|libgnome2-2.32.1-7|462	* Fri Aug 11 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.2-2mdv2007.0
12mu|libgnome2-2.32.1-7|463	- Update patch4 for Ia Ora theme
12mu|libgnome2-2.32.1-7|464	- add post script magic to choose theme according to meta_class
12mu|libgnome2-2.32.1-7|465	
12mu|libgnome2-2.32.1-7|466	* Wed Aug 09 2006 Gtz Waschk <waschk@mandriva.org> 2.15.2-1mdv2007.0
12mu|libgnome2-2.32.1-7|467	- rediff patch 4
12mu|libgnome2-2.32.1-7|468	- New release 2.15.2
12mu|libgnome2-2.32.1-7|469	
12mu|libgnome2-2.32.1-7|470	* Wed Aug 02 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.1-2mdv2007.0
12mu|libgnome2-2.32.1-7|471	- Rebuild with latest dbus
12mu|libgnome2-2.32.1-7|472	
12mu|libgnome2-2.32.1-7|473	* Tue Jul 11 2006 Gtz Waschk <waschk@mandriva.org> 2.15.1-1mdv2007.0
12mu|libgnome2-2.32.1-7|474	- update patch 5
12mu|libgnome2-2.32.1-7|475	- New release 2.15.1
12mu|libgnome2-2.32.1-7|476	
12mu|libgnome2-2.32.1-7|477	* Thu Apr 13 2006 Frederic Crozat <fcrozat@mandriva.com> 2.14.1-1mdk
12mu|libgnome2-2.32.1-7|478	- Release 2.14.1
12mu|libgnome2-2.32.1-7|479	
12mu|libgnome2-2.32.1-7|480	* Mon Feb 27 2006 Frederic Crozat <fcrozat@mandriva.com> 2.12.0.1-4mdk
12mu|libgnome2-2.32.1-7|481	- Fortify uninstall script
12mu|libgnome2-2.32.1-7|482	
12mu|libgnome2-2.32.1-7|483	* Thu Feb 23 2006 Frederic Crozat <fcrozat@mandriva.com> 2.12.0.1-3mdk
12mu|libgnome2-2.32.1-7|484	- use mkrel
12mu|libgnome2-2.32.1-7|485	
12mu|libgnome2-2.32.1-7|486	* Thu Nov 17 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.0.1-2mdk
12mu|libgnome2-2.32.1-7|487	- Rebuild with latest openssl
12mu|libgnome2-2.32.1-7|488	
12mu|libgnome2-2.32.1-7|489	* Thu Oct 06 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.0.1-1mdk
12mu|libgnome2-2.32.1-7|490	- Release 2.12.0.1
12mu|libgnome2-2.32.1-7|491	- Regenerate patch4 (gotz)
12mu|libgnome2-2.32.1-7|492	
12mu|libgnome2-2.32.1-7|493	* Thu Jul 07 2005 Gtz Waschk <waschk@mandriva.org> 2.10.1-1mdk
12mu|libgnome2-2.32.1-7|494	- New release 2.10.1
12mu|libgnome2-2.32.1-7|495	
12mu|libgnome2-2.32.1-7|496	* Wed Apr 20 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.0-1mdk
12mu|libgnome2-2.32.1-7|497	- Release 2.10.0 based on Gtz Waschk package
12mu|libgnome2-2.32.1-7|498	- Remove patch 6 (merged upstream)
12mu|libgnome2-2.32.1-7|499	
12mu|libgnome2-2.32.1-7|500	* Thu Feb 24 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.8.1-2mdk
12mu|libgnome2-2.32.1-7|501	- varargs fixes for our supported architectures
12mu|libgnome2-2.32.1-7|502	
12mu|libgnome2-2.32.1-7|503	* Mon Feb 21 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.1-1mdk
12mu|libgnome2-2.32.1-7|504	- Release 2.8.1
12mu|libgnome2-2.32.1-7|505	
12mu|libgnome2-2.32.1-7|506	* Tue Jan 04 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.0-4mdk
12mu|libgnome2-2.32.1-7|507	- Rebuild with latest howl
12mu|libgnome2-2.32.1-7|508	
12mu|libgnome2-2.32.1-7|509	* Wed Nov 24 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.0-3mdk
12mu|libgnome2-2.32.1-7|510	- Regenerate patches 1 & 4
12mu|libgnome2-2.32.1-7|511	- Remove patch2 (merged upsteam)
12mu|libgnome2-2.32.1-7|512	
12mu|libgnome2-2.32.1-7|513	* Tue Nov 23 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.0-2mdk
12mu|libgnome2-2.32.1-7|514	- Patch5 (Fedora): stat gnome_user_private_dir before doing chmod, for SELinux
12mu|libgnome2-2.32.1-7|515	
12mu|libgnome2-2.32.1-7|516	* Tue Oct 19 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.0-1mdk
12mu|libgnome2-2.32.1-7|517	- New release 2.8.0
12mu|libgnome2-2.32.1-7|518	
12mu|libgnome2-2.32.1-7|519	* Wed Aug 11 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.1.2-1mdk
12mu|libgnome2-2.32.1-7|520	- Release 2.6.1.2
12mu|libgnome2-2.32.1-7|521	- Remove patch5 (merged upstream)
12mu|libgnome2-2.32.1-7|522	
12mu|libgnome2-2.32.1-7|523	* Tue Aug 10 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.1.1-3mdk
12mu|libgnome2-2.32.1-7|524	- Patch5 (CVS): various fixes, including no sound event (bug #10615)
12mu|libgnome2-2.32.1-7|525	- Enable libtoolize
12mu|libgnome2-2.32.1-7|526	
12mu|libgnome2-2.32.1-7|527	* Thu Apr 22 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.1.1-2mdk
12mu|libgnome2-2.32.1-7|528	- Fix Buildrequires
12mu|libgnome2-2.32.1-7|529	
12mu|libgnome2-2.32.1-7|530	* Thu Apr 22 2004 Goetz Waschk <waschk@linux-mandrake.com> 2.6.1.1-1mdk
12mu|libgnome2-2.32.1-7|531	- New release 2.6.1.1
12mu|libgnome2-2.32.1-7|532	
12mu|libgnome2-2.32.1-7|533	* Wed Apr 21 2004 Goetz Waschk <goetz@mandrakesoft.com> 2.6.1-1mdk
12mu|libgnome2-2.32.1-7|534	- New release 2.6.1
12mu|libgnome2-2.32.1-7|535	

20026 12
12mu|libgnomecups-0.2.3-10|1	%define api 1.0
12mu|libgnomecups-0.2.3-10|2	%define major 1
12mu|libgnomecups-0.2.3-10|3	%define libname %mklibname gnomecups-%{api}_ %{major}
12mu|libgnomecups-0.2.3-10|4	%define develname %mklibname gnomecups-%{api} -d
12mu|libgnomecups-0.2.3-10|5	
12mu|libgnomecups-0.2.3-10|6	Summary:	GNOME library for CUPS integration
12mu|libgnomecups-0.2.3-10|7	Name:		libgnomecups
12mu|libgnomecups-0.2.3-10|8	Version:	0.2.3
12mu|libgnomecups-0.2.3-10|9	Release:	10
12mu|libgnomecups-0.2.3-10|10	License:	LGPL
12mu|libgnomecups-0.2.3-10|11	Group:		System/Libraries
12mu|libgnomecups-0.2.3-10|12	URL:		http://www.gnome.org/
12mu|libgnomecups-0.2.3-10|13	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.bz2
12mu|libgnomecups-0.2.3-10|14	# (fc) 0.2.2-4mdv fix cups callback for authentication (SUSE)
12mu|libgnomecups-0.2.3-10|15	Patch1:		libgnomecups-0.2.2-callbackfix.patch
12mu|libgnomecups-0.2.3-10|16	# (fc) 0.2.2-4mdv add dbus support (Fedora)
12mu|libgnomecups-0.2.3-10|17	Patch3:		libgnomecups-0.2.3-dbus.patch
12mu|libgnomecups-0.2.3-10|18	# (fc) 0.2.2-4mdv parse cups loptions (ubuntu)
12mu|libgnomecups-0.2.3-10|19	Patch4:		libgnomecups-0.2.2-parse-dot-cups-loptions.patch
12mu|libgnomecups-0.2.3-10|20	# (fc) 0.2.2-4mdv fix remote printer detection (ubuntu)
12mu|libgnomecups-0.2.3-10|21	Patch5:		libgnomecups-0.2.2-fix-islocal.patch
12mu|libgnomecups-0.2.3-10|22	# (fc) 0.2.2-4mdv don't warn on stderr for IPP_NOT_FOUND (ubuntu)
12mu|libgnomecups-0.2.3-10|23	Patch6:		libgnomecups-0.2.2-ignore-ipp-not-found.patch
12mu|libgnomecups-0.2.3-10|24	# (fc) 0.2.2-4mdv allow to change some cups printer attributes (ubuntu)
12mu|libgnomecups-0.2.3-10|25	Patch7:		libgnomecups-0.2.2-replace-set-printer-attrs.patch
12mu|libgnomecups-0.2.3-10|26	Patch8:		libgnomecups-0.2.3-fix-str-fmt.patch
12mu|libgnomecups-0.2.3-10|27	# (cjw) fix glib includes
12mu|libgnomecups-0.2.3-10|28	Patch9:		libgnomecups-0.2.3-glib.patch
12mu|libgnomecups-0.2.3-10|29	Patch10:	libgnomecups-0.2.3-automake-1.13.patch
12mu|libgnomecups-0.2.3-10|30	Patch11:	libgnomecups-0.2.3-cups-1.6.patch
12mu|libgnomecups-0.2.3-10|31	
12mu|libgnomecups-0.2.3-10|32	BuildRequires:	cups-devel
12mu|libgnomecups-0.2.3-10|33	BuildRequires:	cups-common
12mu|libgnomecups-0.2.3-10|34	BuildRequires:	pkgconfig(glib-2.0)
12mu|libgnomecups-0.2.3-10|35	BuildRequires:	perl-XML-Parser
12mu|libgnomecups-0.2.3-10|36	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|libgnomecups-0.2.3-10|37	BuildRequires:	intltool
12mu|libgnomecups-0.2.3-10|38	BuildRequires:	gnome-common
12mu|libgnomecups-0.2.3-10|39	
12mu|libgnomecups-0.2.3-10|40	%description
12mu|libgnomecups-0.2.3-10|41	GNOME library for CUPS integration
12mu|libgnomecups-0.2.3-10|42	
12mu|libgnomecups-0.2.3-10|43	%package -n %{libname}
12mu|libgnomecups-0.2.3-10|44	Summary:	GNOME library for CUPS integration
12mu|libgnomecups-0.2.3-10|45	Group:		System/Libraries
12mu|libgnomecups-0.2.3-10|46	Suggests:	%{name} = %{version}-%{release}
12mu|libgnomecups-0.2.3-10|47	
12mu|libgnomecups-0.2.3-10|48	%description -n %{libname}
12mu|libgnomecups-0.2.3-10|49	GNOME library for CUPS integration
12mu|libgnomecups-0.2.3-10|50	
12mu|libgnomecups-0.2.3-10|51	%package -n %{develname}
12mu|libgnomecups-0.2.3-10|52	Summary:	GNOME library for CUPS integration
12mu|libgnomecups-0.2.3-10|53	Group:		Development/GNOME and GTK+
12mu|libgnomecups-0.2.3-10|54	Requires:	%{libname} = %{version}-%{release}
12mu|libgnomecups-0.2.3-10|55	Provides:	%{name}-devel = %{version}-%{release}
12mu|libgnomecups-0.2.3-10|56	Obsoletes:	%{mklibname gnomecups-1.0_ 1 -d} < 0.2.3-9
12mu|libgnomecups-0.2.3-10|57	
12mu|libgnomecups-0.2.3-10|58	%description -n %{develname}
12mu|libgnomecups-0.2.3-10|59	GNOME library for CUPS integration
12mu|libgnomecups-0.2.3-10|60	
12mu|libgnomecups-0.2.3-10|61	%prep
12mu|libgnomecups-0.2.3-10|62	%setup -q
12mu|libgnomecups-0.2.3-10|63	%apply_patches
12mu|libgnomecups-0.2.3-10|64	
12mu|libgnomecups-0.2.3-10|65	%build
12mu|libgnomecups-0.2.3-10|66	autoreconf -fi
12mu|libgnomecups-0.2.3-10|67	%configure2_5x \
12mu|libgnomecups-0.2.3-10|68	--disable-static \
12mu|libgnomecups-0.2.3-10|69	--with-dbus=yes
12mu|libgnomecups-0.2.3-10|70	
12mu|libgnomecups-0.2.3-10|71	%make
12mu|libgnomecups-0.2.3-10|72	
12mu|libgnomecups-0.2.3-10|73	%install
12mu|libgnomecups-0.2.3-10|74	%makeinstall_std
12mu|libgnomecups-0.2.3-10|75	
12mu|libgnomecups-0.2.3-10|76	%find_lang %{name}
12mu|libgnomecups-0.2.3-10|77	
12mu|libgnomecups-0.2.3-10|78	%files -f %{name}.lang
12mu|libgnomecups-0.2.3-10|79	%doc ChangeLog NEWS AUTHORS
12mu|libgnomecups-0.2.3-10|80	
12mu|libgnomecups-0.2.3-10|81	%files -n %{libname}
12mu|libgnomecups-0.2.3-10|82	%{_libdir}/libgnomecups-%{api}.so.%{major}*
12mu|libgnomecups-0.2.3-10|83	
12mu|libgnomecups-0.2.3-10|84	%files -n %{develname}
12mu|libgnomecups-0.2.3-10|85	%{_libdir}/pkgconfig/*
12mu|libgnomecups-0.2.3-10|86	%{_includedir}/*
12mu|libgnomecups-0.2.3-10|87	%{_libdir}/*.so
12mu|libgnomecups-0.2.3-10|88	
12mu|libgnomecups-0.2.3-10|89	%changelog
12mu|libgnomecups-0.2.3-10|90	* Mon Jan 13 2014 akdengi <kazancas@mandriva.ru> 0.2.3-10
12mu|libgnomecups-0.2.3-10|91	+ Revision: 9ce9fde
12mu|libgnomecups-0.2.3-10|92	- SILENT fix patches
12mu|libgnomecups-0.2.3-10|93	
12mu|libgnomecups-0.2.3-10|94	

20027 12
12mu|libgnomekbd-3.6.0-2|1	%define major 8
12mu|libgnomekbd-3.6.0-2|2	%define girmajor 3.0
12mu|libgnomekbd-3.6.0-2|3	
12mu|libgnomekbd-3.6.0-2|4	%define libname	%mklibname gnomekbd  %{major}
12mu|libgnomekbd-3.6.0-2|5	%define girname	%mklibname gnomekbd-gir  %{girmajor}
12mu|libgnomekbd-3.6.0-2|6	%define develname %mklibname -d gnomekbd
12mu|libgnomekbd-3.6.0-2|7	
12mu|libgnomekbd-3.6.0-2|8	Summary: GNOME keyboard libraries
12mu|libgnomekbd-3.6.0-2|9	Name: libgnomekbd
12mu|libgnomekbd-3.6.0-2|10	Version: 3.6.0
12mu|libgnomekbd-3.6.0-2|11	Release: 2
12mu|libgnomekbd-3.6.0-2|12	License: LGPLv2+
12mu|libgnomekbd-3.6.0-2|13	Group: System/Libraries
12mu|libgnomekbd-3.6.0-2|14	Url: http://www.gnome.org/
12mu|libgnomekbd-3.6.0-2|15	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.6/%{name}-%{version}.tar.xz
12mu|libgnomekbd-3.6.0-2|16	
12mu|libgnomekbd-3.6.0-2|17	BuildRequires: intltool
12mu|libgnomekbd-3.6.0-2|18	BuildRequires: chrpath
12mu|libgnomekbd-3.6.0-2|19	BuildRequires: pkgconfig(gdk-3.0) >= 2.91.7
12mu|libgnomekbd-3.6.0-2|20	BuildRequires: pkgconfig(gio-2.0) >= 2.18
12mu|libgnomekbd-3.6.0-2|21	BuildRequires: pkgconfig(glib-2.0) >= 2.18
12mu|libgnomekbd-3.6.0-2|22	BuildRequires: pkgconfig(gtk+-3.0) >= 2.90
12mu|libgnomekbd-3.6.0-2|23	BuildRequires: pkgconfig(libxklavier) >= 5.1
12mu|libgnomekbd-3.6.0-2|24	BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.6.7
12mu|libgnomekbd-3.6.0-2|25	
12mu|libgnomekbd-3.6.0-2|26	%description
12mu|libgnomekbd-3.6.0-2|27	GNOME keyboard indicator plugin
12mu|libgnomekbd-3.6.0-2|28	
12mu|libgnomekbd-3.6.0-2|29	%package common
12mu|libgnomekbd-3.6.0-2|30	Summary:	Files used by GNOME keyboard libraries
12mu|libgnomekbd-3.6.0-2|31	Group:		%{group}
12mu|libgnomekbd-3.6.0-2|32	Obsoletes:	libgnomekbd < 3.4.0
12mu|libgnomekbd-3.6.0-2|33	
12mu|libgnomekbd-3.6.0-2|34	%description common
12mu|libgnomekbd-3.6.0-2|35	Files used by GNOME keyboard library
12mu|libgnomekbd-3.6.0-2|36	
12mu|libgnomekbd-3.6.0-2|37	%package -n %{libname}
12mu|libgnomekbd-3.6.0-2|38	Summary:	Dynamic libraries for GNOME applications
12mu|libgnomekbd-3.6.0-2|39	Group:		%{group}
12mu|libgnomekbd-3.6.0-2|40	
12mu|libgnomekbd-3.6.0-2|41	%description -n %{libname}
12mu|libgnomekbd-3.6.0-2|42	GNOME keyboard library
12mu|libgnomekbd-3.6.0-2|43	
12mu|libgnomekbd-3.6.0-2|44	%package -n %{girname}
12mu|libgnomekbd-3.6.0-2|45	Summary:	GObject Introspection interface library for %{name}
12mu|libgnomekbd-3.6.0-2|46	Group:		System/Libraries
12mu|libgnomekbd-3.6.0-2|47	
12mu|libgnomekbd-3.6.0-2|48	%description -n %{girname}
12mu|libgnomekbd-3.6.0-2|49	GObject Introspection interface library for %{name}.
12mu|libgnomekbd-3.6.0-2|50	
12mu|libgnomekbd-3.6.0-2|51	%package -n %{develname}
12mu|libgnomekbd-3.6.0-2|52	Summary:	Development libraries, include files for GNOME
12mu|libgnomekbd-3.6.0-2|53	Group:		Development/GNOME and GTK+
12mu|libgnomekbd-3.6.0-2|54	Provides:	%{name}-devel = %{version}-%{release}
12mu|libgnomekbd-3.6.0-2|55	Requires:	%{libname} = %{version}-%{release}
12mu|libgnomekbd-3.6.0-2|56	Requires:	%{girname} = %{version}-%{release}
12mu|libgnomekbd-3.6.0-2|57	
12mu|libgnomekbd-3.6.0-2|58	%description -n %{develname}
12mu|libgnomekbd-3.6.0-2|59	Development library and headers file needed in order to develop
12mu|libgnomekbd-3.6.0-2|60	applications using the GNOME keyboard library
12mu|libgnomekbd-3.6.0-2|61	
12mu|libgnomekbd-3.6.0-2|62	%prep
12mu|libgnomekbd-3.6.0-2|63	%setup -q
12mu|libgnomekbd-3.6.0-2|64	%apply_patches
12mu|libgnomekbd-3.6.0-2|65	
12mu|libgnomekbd-3.6.0-2|66	%build
12mu|libgnomekbd-3.6.0-2|67	%configure2_5x \
12mu|libgnomekbd-3.6.0-2|68	--disable-static \
12mu|libgnomekbd-3.6.0-2|69	-enable-introspection
12mu|libgnomekbd-3.6.0-2|70	
12mu|libgnomekbd-3.6.0-2|71	%make
12mu|libgnomekbd-3.6.0-2|72	
12mu|libgnomekbd-3.6.0-2|73	%install
12mu|libgnomekbd-3.6.0-2|74	%makeinstall_std
12mu|libgnomekbd-3.6.0-2|75	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mu|libgnomekbd-3.6.0-2|76	
12mu|libgnomekbd-3.6.0-2|77	%find_lang %{name}
12mu|libgnomekbd-3.6.0-2|78	
12mu|libgnomekbd-3.6.0-2|79	%define schemas desktop_gnome_peripherals_keyboard_xkb
12mu|libgnomekbd-3.6.0-2|80	
12mu|libgnomekbd-3.6.0-2|81	%preun common
12mu|libgnomekbd-3.6.0-2|82	%preun_uninstall_gconf_schemas %{schemas}
12mu|libgnomekbd-3.6.0-2|83	
12mu|libgnomekbd-3.6.0-2|84	%files common -f %{name}.lang
12mu|libgnomekbd-3.6.0-2|85	%doc NEWS ChangeLog
12mu|libgnomekbd-3.6.0-2|86	%{_bindir}/gkbd-keyboard-display
12mu|libgnomekbd-3.6.0-2|87	%{_datadir}/applications/gkbd-keyboard-display.desktop
12mu|libgnomekbd-3.6.0-2|88	%{_datadir}/GConf/gsettings/libgnomekbd.convert
12mu|libgnomekbd-3.6.0-2|89	%{_datadir}/glib-2.0/schemas/org.gnome.libgnomekbd*.gschema.xml
12mu|libgnomekbd-3.6.0-2|90	%{_datadir}/libgnomekbd/
12mu|libgnomekbd-3.6.0-2|91	
12mu|libgnomekbd-3.6.0-2|92	%files -n %{libname}
12mu|libgnomekbd-3.6.0-2|93	%{_libdir}/libgnomekbd*.so.%{major}*
12mu|libgnomekbd-3.6.0-2|94	
12mu|libgnomekbd-3.6.0-2|95	%files -n %{girname}
12mu|libgnomekbd-3.6.0-2|96	%{_libdir}/girepository-1.0/Gkbd-%{girmajor}.typelib
12mu|libgnomekbd-3.6.0-2|97	
12mu|libgnomekbd-3.6.0-2|98	%files -n %{develname}
12mu|libgnomekbd-3.6.0-2|99	%{_includedir}/*
12mu|libgnomekbd-3.6.0-2|100	%{_libdir}/pkgconfig/*
12mu|libgnomekbd-3.6.0-2|101	%{_libdir}/*.so
12mu|libgnomekbd-3.6.0-2|102	%{_datadir}/gir-1.0/Gkbd-%{girmajor}.gir
12mu|libgnomekbd-3.6.0-2|103	
12mu|libgnomekbd-3.6.0-2|104	
12mu|libgnomekbd-3.6.0-2|105	
12mu|libgnomekbd-3.6.0-2|106	%changelog
12mu|libgnomekbd-3.6.0-2|107	* Tue Oct  2 2012 Arkady L. Shane <ashejn@rosalab.ru> 3.6.0-1
12mu|libgnomekbd-3.6.0-2|108	- update to 3.6.0
12mu|libgnomekbd-3.6.0-2|109	
12mu|libgnomekbd-3.6.0-2|110	* Fri Apr 27 2012 Matthew Dawkins <mattydaw@mandriva.org> 3.4.0.2-1
12mu|libgnomekbd-3.6.0-2|111	+ Revision: 793707
12mu|libgnomekbd-3.6.0-2|112	- new version 3.4.0.2
12mu|libgnomekbd-3.6.0-2|113	
12mu|libgnomekbd-3.6.0-2|114	* Fri Nov 25 2011 Matthew Dawkins <mattydaw@mandriva.org> 3.2.0-1
12mu|libgnomekbd-3.6.0-2|115	+ Revision: 733465
12mu|libgnomekbd-3.6.0-2|116	- fixed files lists
12mu|libgnomekbd-3.6.0-2|117	- new version 3.2.0
12mu|libgnomekbd-3.6.0-2|118	- spec clean up
12mu|libgnomekbd-3.6.0-2|119	- disabled static build
12mu|libgnomekbd-3.6.0-2|120	- removed .la files
12mu|libgnomekbd-3.6.0-2|121	- removed defattr
12mu|libgnomekbd-3.6.0-2|122	- removed old ldconfig scriptlets & post_install_gconf_schemas
12mu|libgnomekbd-3.6.0-2|123	- removed clean section
12mu|libgnomekbd-3.6.0-2|124	- fixed devel summary & description
12mu|libgnomekbd-3.6.0-2|125	- removed old obsoletes
12mu|libgnomekbd-3.6.0-2|126	- split out gir pkg
12mu|libgnomekbd-3.6.0-2|127	- converted BRs to pkgconfig provides
12mu|libgnomekbd-3.6.0-2|128	- removed mkrel & BuildRoot
12mu|libgnomekbd-3.6.0-2|129	
12mu|libgnomekbd-3.6.0-2|130	* Sun May 22 2011 Funda Wang <fwang@mandriva.org> 2.32.0-3
12mu|libgnomekbd-3.6.0-2|131	+ Revision: 677084
12mu|libgnomekbd-3.6.0-2|132	- rebuild to add gconf2 as req
12mu|libgnomekbd-3.6.0-2|133	
12mu|libgnomekbd-3.6.0-2|134	* Fri Apr 29 2011 Funda Wang <fwang@mandriva.org> 2.32.0-2
12mu|libgnomekbd-3.6.0-2|135	+ Revision: 660619
12mu|libgnomekbd-3.6.0-2|136	- add br
12mu|libgnomekbd-3.6.0-2|137	
12mu|libgnomekbd-3.6.0-2|138	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|libgnomekbd-3.6.0-2|139	- mass rebuild
12mu|libgnomekbd-3.6.0-2|140	
12mu|libgnomekbd-3.6.0-2|141	* Tue Sep 28 2010 Götz Waschk <waschk@mandriva.org> 2.32.0-1mdv2011.0
12mu|libgnomekbd-3.6.0-2|142	+ Revision: 581606
12mu|libgnomekbd-3.6.0-2|143	- update to new version 2.32.0
12mu|libgnomekbd-3.6.0-2|144	
12mu|libgnomekbd-3.6.0-2|145	* Sat Sep 18 2010 Götz Waschk <waschk@mandriva.org> 2.31.92-1mdv2011.0
12mu|libgnomekbd-3.6.0-2|146	+ Revision: 579344
12mu|libgnomekbd-3.6.0-2|147	- update to new version 2.31.92
12mu|libgnomekbd-3.6.0-2|148	
12mu|libgnomekbd-3.6.0-2|149	* Fri Aug 20 2010 Götz Waschk <waschk@mandriva.org> 2.31.5-2mdv2011.0
12mu|libgnomekbd-3.6.0-2|150	+ Revision: 571507
12mu|libgnomekbd-3.6.0-2|151	- move ui files to common package (bug #60721)
12mu|libgnomekbd-3.6.0-2|152	
12mu|libgnomekbd-3.6.0-2|153	* Fri Jul 30 2010 Götz Waschk <waschk@mandriva.org> 2.31.5-1mdv2011.0
12mu|libgnomekbd-3.6.0-2|154	+ Revision: 563579
12mu|libgnomekbd-3.6.0-2|155	- new version
12mu|libgnomekbd-3.6.0-2|156	
12mu|libgnomekbd-3.6.0-2|157	* Wed Jun 23 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.2-1mdv2010.1
12mu|libgnomekbd-3.6.0-2|158	+ Revision: 548661
12mu|libgnomekbd-3.6.0-2|159	- Release 2.30.2
12mu|libgnomekbd-3.6.0-2|160	- Remove patch0 (merged upstream)
12mu|libgnomekbd-3.6.0-2|161	
12mu|libgnomekbd-3.6.0-2|162	* Mon Jun 21 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.1-5mdv2010.1
12mu|libgnomekbd-3.6.0-2|163	+ Revision: 548386
12mu|libgnomekbd-3.6.0-2|164	- Update patch0 with fix for GNOME bug #618709
12mu|libgnomekbd-3.6.0-2|165	
12mu|libgnomekbd-3.6.0-2|166	* Thu May 06 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.1-4mdv2010.1
12mu|libgnomekbd-3.6.0-2|167	+ Revision: 542876
12mu|libgnomekbd-3.6.0-2|168	- Patch0 (GIT): various bug fixes (including GNOME bug #617643)
12mu|libgnomekbd-3.6.0-2|169	
12mu|libgnomekbd-3.6.0-2|170	* Wed Apr 28 2010 Frederic Crozat <fcrozat@mandriva.com> 2.30.1-3mdv2010.1
12mu|libgnomekbd-3.6.0-2|171	+ Revision: 540436
12mu|libgnomekbd-3.6.0-2|172	- Remove libglade2 BR
12mu|libgnomekbd-3.6.0-2|173	
12mu|libgnomekbd-3.6.0-2|174	* Wed Apr 28 2010 Christophe Fergeau <cfergeau@mandriva.com> 2.30.1-2mdv2010.1
12mu|libgnomekbd-3.6.0-2|175	+ Revision: 540033
12mu|libgnomekbd-3.6.0-2|176	- rebuild so that shared libraries are properly stripped again
12mu|libgnomekbd-3.6.0-2|177	
12mu|libgnomekbd-3.6.0-2|178	* Sat Apr 24 2010 Götz Waschk <waschk@mandriva.org> 2.30.1-1mdv2010.1
12mu|libgnomekbd-3.6.0-2|179	+ Revision: 538425
12mu|libgnomekbd-3.6.0-2|180	- new version
12mu|libgnomekbd-3.6.0-2|181	- drop patch
12mu|libgnomekbd-3.6.0-2|182	
12mu|libgnomekbd-3.6.0-2|183	* Mon Apr 12 2010 Götz Waschk <waschk@mandriva.org> 2.30.0-2mdv2010.1
12mu|libgnomekbd-3.6.0-2|184	+ Revision: 533676
12mu|libgnomekbd-3.6.0-2|185	- fix default value in schema (bug #58466)
12mu|libgnomekbd-3.6.0-2|186	
12mu|libgnomekbd-3.6.0-2|187	* Mon Mar 29 2010 Funda Wang <fwang@mandriva.org> 2.30.0-1mdv2010.1
12mu|libgnomekbd-3.6.0-2|188	+ Revision: 528710
12mu|libgnomekbd-3.6.0-2|189	- update to new version 2.30.0
12mu|libgnomekbd-3.6.0-2|190	
12mu|libgnomekbd-3.6.0-2|191	* Tue Mar 09 2010 Götz Waschk <waschk@mandriva.org> 2.29.92-1mdv2010.1
12mu|libgnomekbd-3.6.0-2|192	+ Revision: 516896
12mu|libgnomekbd-3.6.0-2|193	- update to new version 2.29.92
12mu|libgnomekbd-3.6.0-2|194	
12mu|libgnomekbd-3.6.0-2|195	* Mon Jan 11 2010 Götz Waschk <waschk@mandriva.org> 2.29.5-1mdv2010.1
12mu|libgnomekbd-3.6.0-2|196	+ Revision: 489618
12mu|libgnomekbd-3.6.0-2|197	- update to new version 2.29.5
12mu|libgnomekbd-3.6.0-2|198	
12mu|libgnomekbd-3.6.0-2|199	* Sun Dec 13 2009 Götz Waschk <waschk@mandriva.org> 2.28.2-1mdv2010.1
12mu|libgnomekbd-3.6.0-2|200	+ Revision: 478178
12mu|libgnomekbd-3.6.0-2|201	- update to new version 2.28.2
12mu|libgnomekbd-3.6.0-2|202	
12mu|libgnomekbd-3.6.0-2|203	* Wed Sep 23 2009 Götz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12mu|libgnomekbd-3.6.0-2|204	+ Revision: 447634
12mu|libgnomekbd-3.6.0-2|205	- update to new version 2.28.0
12mu|libgnomekbd-3.6.0-2|206	
12mu|libgnomekbd-3.6.0-2|207	* Wed Aug 26 2009 Götz Waschk <waschk@mandriva.org> 2.27.91-1mdv2010.0
12mu|libgnomekbd-3.6.0-2|208	+ Revision: 421335
12mu|libgnomekbd-3.6.0-2|209	- update to new version 2.27.91
12mu|libgnomekbd-3.6.0-2|210	
12mu|libgnomekbd-3.6.0-2|211	* Wed Jul 15 2009 Götz Waschk <waschk@mandriva.org> 2.27.4-1mdv2010.0
12mu|libgnomekbd-3.6.0-2|212	+ Revision: 396228
12mu|libgnomekbd-3.6.0-2|213	- new version
12mu|libgnomekbd-3.6.0-2|214	- drop patch
12mu|libgnomekbd-3.6.0-2|215	
12mu|libgnomekbd-3.6.0-2|216	* Mon Jun 29 2009 Götz Waschk <waschk@mandriva.org> 2.27.2-3mdv2010.0
12mu|libgnomekbd-3.6.0-2|217	+ Revision: 390540
12mu|libgnomekbd-3.6.0-2|218	- update for new libxklavier
12mu|libgnomekbd-3.6.0-2|219	- new major
12mu|libgnomekbd-3.6.0-2|220	
12mu|libgnomekbd-3.6.0-2|221	* Mon May 25 2009 Götz Waschk <waschk@mandriva.org> 2.27.2-1mdv2010.0
12mu|libgnomekbd-3.6.0-2|222	+ Revision: 379508
12mu|libgnomekbd-3.6.0-2|223	- update to new version 2.27.2
12mu|libgnomekbd-3.6.0-2|224	
12mu|libgnomekbd-3.6.0-2|225	* Sat Mar 14 2009 Götz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12mu|libgnomekbd-3.6.0-2|226	+ Revision: 354971
12mu|libgnomekbd-3.6.0-2|227	- update to new version 2.26.0
12mu|libgnomekbd-3.6.0-2|228	
12mu|libgnomekbd-3.6.0-2|229	* Fri Feb 20 2009 Götz Waschk <waschk@mandriva.org> 2.25.91-1mdv2009.1
12mu|libgnomekbd-3.6.0-2|230	+ Revision: 343196
12mu|libgnomekbd-3.6.0-2|231	- update to new version 2.25.91
12mu|libgnomekbd-3.6.0-2|232	
12mu|libgnomekbd-3.6.0-2|233	* Tue Sep 23 2008 Götz Waschk <waschk@mandriva.org> 2.24.0-1mdv2009.0
12mu|libgnomekbd-3.6.0-2|234	+ Revision: 287256
12mu|libgnomekbd-3.6.0-2|235	- new version
12mu|libgnomekbd-3.6.0-2|236	- update build deps
12mu|libgnomekbd-3.6.0-2|237	
12mu|libgnomekbd-3.6.0-2|238	* Thu Sep 04 2008 Götz Waschk <waschk@mandriva.org> 2.23.91-1mdv2009.0
12mu|libgnomekbd-3.6.0-2|239	+ Revision: 280233
12mu|libgnomekbd-3.6.0-2|240	- new version
12mu|libgnomekbd-3.6.0-2|241	- drop patch
12mu|libgnomekbd-3.6.0-2|242	
12mu|libgnomekbd-3.6.0-2|243	* Thu Jul 03 2008 Götz Waschk <waschk@mandriva.org> 2.23.2-1mdv2009.0
12mu|libgnomekbd-3.6.0-2|244	+ Revision: 231002
12mu|libgnomekbd-3.6.0-2|245	- new version
12mu|libgnomekbd-3.6.0-2|246	- update license
12mu|libgnomekbd-3.6.0-2|247	- fix linking
12mu|libgnomekbd-3.6.0-2|248	
12mu|libgnomekbd-3.6.0-2|249	+ Thierry Vignaud <tv@mandriva.org>
12mu|libgnomekbd-3.6.0-2|250	- rebuild
12mu|libgnomekbd-3.6.0-2|251	
12mu|libgnomekbd-3.6.0-2|252	+ Pixel <pixel@mandriva.com>
12mu|libgnomekbd-3.6.0-2|253	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|libgnomekbd-3.6.0-2|254	
12mu|libgnomekbd-3.6.0-2|255	* Wed Mar 19 2008 Götz Waschk <waschk@mandriva.org> 2.22.0-1mdv2008.1
12mu|libgnomekbd-3.6.0-2|256	+ Revision: 188800
12mu|libgnomekbd-3.6.0-2|257	- new version
12mu|libgnomekbd-3.6.0-2|258	- update file list
12mu|libgnomekbd-3.6.0-2|259	
12mu|libgnomekbd-3.6.0-2|260	* Thu Jan 31 2008 Götz Waschk <waschk@mandriva.org> 2.21.4.1-2mdv2008.1
12mu|libgnomekbd-3.6.0-2|261	+ Revision: 160686
12mu|libgnomekbd-3.6.0-2|262	- rebuild for new libxklavier
12mu|libgnomekbd-3.6.0-2|263	
12mu|libgnomekbd-3.6.0-2|264	+ Olivier Blin <blino@mandriva.org>
12mu|libgnomekbd-3.6.0-2|265	- restore BuildRoot
12mu|libgnomekbd-3.6.0-2|266	
12mu|libgnomekbd-3.6.0-2|267	* Tue Dec 18 2007 Götz Waschk <waschk@mandriva.org> 2.21.4.1-1mdv2008.1
12mu|libgnomekbd-3.6.0-2|268	+ Revision: 132037
12mu|libgnomekbd-3.6.0-2|269	- new version
12mu|libgnomekbd-3.6.0-2|270	- new version
12mu|libgnomekbd-3.6.0-2|271	
12mu|libgnomekbd-3.6.0-2|272	+ Thierry Vignaud <tv@mandriva.org>
12mu|libgnomekbd-3.6.0-2|273	- kill re-definition of %%buildroot on Pixel's request
12mu|libgnomekbd-3.6.0-2|274	
12mu|libgnomekbd-3.6.0-2|275	* Thu Oct 25 2007 Götz Waschk <waschk@mandriva.org> 2.21.1-1mdv2008.1
12mu|libgnomekbd-3.6.0-2|276	+ Revision: 102206
12mu|libgnomekbd-3.6.0-2|277	- new version
12mu|libgnomekbd-3.6.0-2|278	- new major
12mu|libgnomekbd-3.6.0-2|279	
12mu|libgnomekbd-3.6.0-2|280	* Mon Oct 01 2007 Frederic Crozat <fcrozat@mandriva.com> 2.20.0-2mdv2008.0
12mu|libgnomekbd-3.6.0-2|281	+ Revision: 94124
12mu|libgnomekbd-3.6.0-2|282	- Add conflicts to ease upgrade from  2007.0
12mu|libgnomekbd-3.6.0-2|283	
12mu|libgnomekbd-3.6.0-2|284	* Mon Sep 17 2007 Götz Waschk <waschk@mandriva.org> 2.20.0-1mdv2008.0
12mu|libgnomekbd-3.6.0-2|285	+ Revision: 89048
12mu|libgnomekbd-3.6.0-2|286	- new version
12mu|libgnomekbd-3.6.0-2|287	
12mu|libgnomekbd-3.6.0-2|288	* Sun Aug 26 2007 Götz Waschk <waschk@mandriva.org> 2.19.91-1mdv2008.0
12mu|libgnomekbd-3.6.0-2|289	+ Revision: 71593
12mu|libgnomekbd-3.6.0-2|290	- new version
12mu|libgnomekbd-3.6.0-2|291	- drop patch 1
12mu|libgnomekbd-3.6.0-2|292	
12mu|libgnomekbd-3.6.0-2|293	* Mon Aug 20 2007 Frederic Crozat <fcrozat@mandriva.com> 2.19.90-2mdv2008.0
12mu|libgnomekbd-3.6.0-2|294	+ Revision: 67921
12mu|libgnomekbd-3.6.0-2|295	- Move schema and translation into a subpackage
12mu|libgnomekbd-3.6.0-2|296	- Patch1: fix various crashes (GNOME bugs #466301, 429907)
12mu|libgnomekbd-3.6.0-2|297	
12mu|libgnomekbd-3.6.0-2|298	* Tue Aug 14 2007 Götz Waschk <waschk@mandriva.org> 2.19.90-1mdv2008.0
12mu|libgnomekbd-3.6.0-2|299	+ Revision: 63477
12mu|libgnomekbd-3.6.0-2|300	- fix buildrequires
12mu|libgnomekbd-3.6.0-2|301	- new version
12mu|libgnomekbd-3.6.0-2|302	- fix build
12mu|libgnomekbd-3.6.0-2|303	- new devel name
12mu|libgnomekbd-3.6.0-2|304	
12mu|libgnomekbd-3.6.0-2|305	* Sun May 20 2007 Götz Waschk <waschk@mandriva.org> 2.18.2-1mdv2008.0
12mu|libgnomekbd-3.6.0-2|306	+ Revision: 28935
12mu|libgnomekbd-3.6.0-2|307	- new version
12mu|libgnomekbd-3.6.0-2|308	
12mu|libgnomekbd-3.6.0-2|309	* Tue Apr 17 2007 Götz Waschk <waschk@mandriva.org> 2.18.1-1mdv2008.0
12mu|libgnomekbd-3.6.0-2|310	+ Revision: 13831
12mu|libgnomekbd-3.6.0-2|311	- new version
12mu|libgnomekbd-3.6.0-2|312	
12mu|libgnomekbd-3.6.0-2|313	
12mu|libgnomekbd-3.6.0-2|314	* Mon Mar 12 2007 Götz Waschk <waschk@mandriva.org> 2.18.0-1mdv2007.1
12mu|libgnomekbd-3.6.0-2|315	+ Revision: 141620
12mu|libgnomekbd-3.6.0-2|316	- new version
12mu|libgnomekbd-3.6.0-2|317	
12mu|libgnomekbd-3.6.0-2|318	* Thu Mar 01 2007 Götz Waschk <waschk@mandriva.org> 2.17.92-1mdv2007.1
12mu|libgnomekbd-3.6.0-2|319	+ Revision: 130284
12mu|libgnomekbd-3.6.0-2|320	- new version
12mu|libgnomekbd-3.6.0-2|321	- add icon
12mu|libgnomekbd-3.6.0-2|322	
12mu|libgnomekbd-3.6.0-2|323	* Thu Nov 30 2006 Götz Waschk <waschk@mandriva.org> 2.17.2-3mdv2007.1
12mu|libgnomekbd-3.6.0-2|324	+ Revision: 89272
12mu|libgnomekbd-3.6.0-2|325	- bot rebuild
12mu|libgnomekbd-3.6.0-2|326	- rebuild
12mu|libgnomekbd-3.6.0-2|327	
12mu|libgnomekbd-3.6.0-2|328	* Wed Nov 08 2006 Götz Waschk <waschk@mandriva.org> 2.17.2-1mdv2007.1
12mu|libgnomekbd-3.6.0-2|329	+ Revision: 78052
12mu|libgnomekbd-3.6.0-2|330	- fix desktop entry
12mu|libgnomekbd-3.6.0-2|331	- fix buildrequires
12mu|libgnomekbd-3.6.0-2|332	- Import libgnomekbd
12mu|libgnomekbd-3.6.0-2|333	
12mu|libgnomekbd-3.6.0-2|334	* Wed Nov 08 2006 Götz Waschk <waschk@mandriva.org> 2.17.2-1mdv2007.1
12mu|libgnomekbd-3.6.0-2|335	- initial package
12mu|libgnomekbd-3.6.0-2|336	

20028 12
12mu|libgnome-keyring-3.8.0-1|1	%define url_ver %(echo %{version} | cut -d. -f1,2)
12mu|libgnome-keyring-3.8.0-1|2	
12mu|libgnome-keyring-3.8.0-1|3	%define major		0
12mu|libgnome-keyring-3.8.0-1|4	%define gir_major	1.0
12mu|libgnome-keyring-3.8.0-1|5	%define libname %mklibname gnome-keyring %{major}
12mu|libgnome-keyring-3.8.0-1|6	%define girname	%mklibname gnome-keyring-gir %{gir_major}
12mu|libgnome-keyring-3.8.0-1|7	%define develname %mklibname -d gnome-keyring
12mu|libgnome-keyring-3.8.0-1|8	
12mu|libgnome-keyring-3.8.0-1|9	Summary:	Keyring library for the GNOME desktop
12mu|libgnome-keyring-3.8.0-1|10	Name:		libgnome-keyring
12mu|libgnome-keyring-3.8.0-1|11	Version:	3.8.0
12mu|libgnome-keyring-3.8.0-1|12	Release:	1
12mu|libgnome-keyring-3.8.0-1|13	License:	LGPLv2+
12mu|libgnome-keyring-3.8.0-1|14	Group:		Networking/Remote access
12mu|libgnome-keyring-3.8.0-1|15	URL:		http://www.gnome.org/
12mu|libgnome-keyring-3.8.0-1|16	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/libgnome-keyring/%{url_ver}/%{name}-%{version}.tar.xz
12mu|libgnome-keyring-3.8.0-1|17	
12mu|libgnome-keyring-3.8.0-1|18	BuildRequires:	intltool
12mu|libgnome-keyring-3.8.0-1|19	BuildRequires:	gtk-doc
12mu|libgnome-keyring-3.8.0-1|20	BuildRequires:	libgcrypt-devel
12mu|libgnome-keyring-3.8.0-1|21	BuildRequires:	pkgconfig(dbus-1)
12mu|libgnome-keyring-3.8.0-1|22	BuildRequires:	pkgconfig(glib-2.0)
12mu|libgnome-keyring-3.8.0-1|23	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|libgnome-keyring-3.8.0-1|24	
12mu|libgnome-keyring-3.8.0-1|25	%description
12mu|libgnome-keyring-3.8.0-1|26	gnome-keyring is a program that keep password and other secrets for
12mu|libgnome-keyring-3.8.0-1|27	users. It is run as a damon in the session, similar to ssh-agent, and
12mu|libgnome-keyring-3.8.0-1|28	other applications can locate it by an environment variable.
12mu|libgnome-keyring-3.8.0-1|29	
12mu|libgnome-keyring-3.8.0-1|30	The program can manage several keyrings, each with its own master
12mu|libgnome-keyring-3.8.0-1|31	password, and there is also a session keyring which is never stored to
12mu|libgnome-keyring-3.8.0-1|32	disk, but forgotten when the session ends.
12mu|libgnome-keyring-3.8.0-1|33	
12mu|libgnome-keyring-3.8.0-1|34	%package i18n
12mu|libgnome-keyring-3.8.0-1|35	Group:		System/Libraries
12mu|libgnome-keyring-3.8.0-1|36	Summary:	Localization data files for %{name}
12mu|libgnome-keyring-3.8.0-1|37	
12mu|libgnome-keyring-3.8.0-1|38	%description i18n
12mu|libgnome-keyring-3.8.0-1|39	This package contains the translations for %{name}.
12mu|libgnome-keyring-3.8.0-1|40	
12mu|libgnome-keyring-3.8.0-1|41	%package -n %{libname}
12mu|libgnome-keyring-3.8.0-1|42	Group:		System/Libraries
12mu|libgnome-keyring-3.8.0-1|43	Summary:	Library for integration with the gnome keyring system
12mu|libgnome-keyring-3.8.0-1|44	Requires:	%{name}-i18n >= %{version}-%{release}
12mu|libgnome-keyring-3.8.0-1|45	
12mu|libgnome-keyring-3.8.0-1|46	%description -n %{libname}
12mu|libgnome-keyring-3.8.0-1|47	The library libgnome-keyring is used by applications to integrate with
12mu|libgnome-keyring-3.8.0-1|48	the gnome keyring system. However, at this point the library hasn't been
12mu|libgnome-keyring-3.8.0-1|49	tested and used enought to consider the API to be publically
12mu|libgnome-keyring-3.8.0-1|50	exposed. Therefore use of libgnome-keyring is at the moment limited to
12mu|libgnome-keyring-3.8.0-1|51	internal use in the gnome desktop. However, we hope that the
12mu|libgnome-keyring-3.8.0-1|52	gnome-keyring API will turn out useful and good, so that later it
12mu|libgnome-keyring-3.8.0-1|53	can be made public for any application to use.
12mu|libgnome-keyring-3.8.0-1|54	
12mu|libgnome-keyring-3.8.0-1|55	%package -n %{girname}
12mu|libgnome-keyring-3.8.0-1|56	Summary:	GObject Introspection interface description for %{name}
12mu|libgnome-keyring-3.8.0-1|57	Group:		System/Libraries
12mu|libgnome-keyring-3.8.0-1|58	
12mu|libgnome-keyring-3.8.0-1|59	%description -n %{girname}
12mu|libgnome-keyring-3.8.0-1|60	GObject Introspection interface description for %{name}.
12mu|libgnome-keyring-3.8.0-1|61	
12mu|libgnome-keyring-3.8.0-1|62	%package -n %{develname}
12mu|libgnome-keyring-3.8.0-1|63	Group:		Development/C
12mu|libgnome-keyring-3.8.0-1|64	Summary:	Library for integration with the gnome keyring system
12mu|libgnome-keyring-3.8.0-1|65	Requires:	%{libname} = %{version}-%{release}
12mu|libgnome-keyring-3.8.0-1|66	Provides:	%{name}-devel = %{version}-%{release}
12mu|libgnome-keyring-3.8.0-1|67	Obsoletes:	%{mklibname -d libgnome-keyring 0} < 3.4.1
12mu|libgnome-keyring-3.8.0-1|68	
12mu|libgnome-keyring-3.8.0-1|69	%description -n %{develname}
12mu|libgnome-keyring-3.8.0-1|70	The library libgnome-keyring is used by applications to integrate with
12mu|libgnome-keyring-3.8.0-1|71	the gnome keyring system. However, at this point the library hasn't been
12mu|libgnome-keyring-3.8.0-1|72	tested and used enought to consider the API to be publically
12mu|libgnome-keyring-3.8.0-1|73	exposed. Therefore use of libgnome-keyring is at the moment limited to
12mu|libgnome-keyring-3.8.0-1|74	internal use in the gnome desktop. However, we hope that the
12mu|libgnome-keyring-3.8.0-1|75	gnome-keyring API will turn out useful and good, so that later it
12mu|libgnome-keyring-3.8.0-1|76	can be made public for any application to use.
12mu|libgnome-keyring-3.8.0-1|77	
12mu|libgnome-keyring-3.8.0-1|78	%prep
12mu|libgnome-keyring-3.8.0-1|79	%setup -q
12mu|libgnome-keyring-3.8.0-1|80	%apply_patches
12mu|libgnome-keyring-3.8.0-1|81	
12mu|libgnome-keyring-3.8.0-1|82	%build
12mu|libgnome-keyring-3.8.0-1|83	%configure2_5x \
12mu|libgnome-keyring-3.8.0-1|84	--disable-static
12mu|libgnome-keyring-3.8.0-1|85	
12mu|libgnome-keyring-3.8.0-1|86	%make
12mu|libgnome-keyring-3.8.0-1|87	
12mu|libgnome-keyring-3.8.0-1|88	%install
12mu|libgnome-keyring-3.8.0-1|89	%makeinstall_std
12mu|libgnome-keyring-3.8.0-1|90	
12mu|libgnome-keyring-3.8.0-1|91	%find_lang %{name}
12mu|libgnome-keyring-3.8.0-1|92	
12mu|libgnome-keyring-3.8.0-1|93	%files i18n -f %{name}.lang
12mu|libgnome-keyring-3.8.0-1|94	
12mu|libgnome-keyring-3.8.0-1|95	%files -n %{libname}
12mu|libgnome-keyring-3.8.0-1|96	%{_libdir}/libgnome-keyring.so.%{major}*
12mu|libgnome-keyring-3.8.0-1|97	
12mu|libgnome-keyring-3.8.0-1|98	%files -n %{girname}
12mu|libgnome-keyring-3.8.0-1|99	%{_libdir}/girepository-1.0/GnomeKeyring-%{gir_major}.typelib
12mu|libgnome-keyring-3.8.0-1|100	
12mu|libgnome-keyring-3.8.0-1|101	%files -n %{develname}
12mu|libgnome-keyring-3.8.0-1|102	%doc ChangeLog README NEWS
12mu|libgnome-keyring-3.8.0-1|103	%dir %{_includedir}/gnome-keyring-1/
12mu|libgnome-keyring-3.8.0-1|104	%{_includedir}/gnome-keyring-1/*.h
12mu|libgnome-keyring-3.8.0-1|105	%{_libdir}/libgnome-keyring.so
12mu|libgnome-keyring-3.8.0-1|106	%{_libdir}/pkgconfig/gnome-keyring-1.pc
12mu|libgnome-keyring-3.8.0-1|107	%doc %{_datadir}/gtk-doc/html/gnome-keyring
12mu|libgnome-keyring-3.8.0-1|108	%{_datadir}/gir-1.0/GnomeKeyring-%{gir_major}.gir
12mu|libgnome-keyring-3.8.0-1|109	

20029 12
12mu|libgpg-error-1.12-1|1	%define	major	0
12mu|libgpg-error-1.12-1|2	%define	libname	%mklibname gpg-error %{major}
12mu|libgpg-error-1.12-1|3	%define	devname	%mklibname gpg-error -d
12mu|libgpg-error-1.12-1|4	
12mu|libgpg-error-1.12-1|5	%bcond_with	uclibc
12mu|libgpg-error-1.12-1|6	
12mu|libgpg-error-1.12-1|7	Summary:	Library containing common error values for GnuPG components
12mu|libgpg-error-1.12-1|8	Name:		libgpg-error
12mu|libgpg-error-1.12-1|9	Version:	1.12
12mu|libgpg-error-1.12-1|10	Release:	1
12mu|libgpg-error-1.12-1|11	License:	LGPLv2+
12mu|libgpg-error-1.12-1|12	Group:		System/Libraries
12mu|libgpg-error-1.12-1|13	Url:		http://www.gnupg.org/
12mu|libgpg-error-1.12-1|14	Source0:	ftp://ftp.gnupg.org/gcrypt/%{name}/%{name}-%{version}.tar.bz2
12mu|libgpg-error-1.12-1|15	# comment out to workaround abf issue
12mu|libgpg-error-1.12-1|16	#Source1:	%{SOURCE0}.sig
12mu|libgpg-error-1.12-1|17	Patch0:		libgpg-error-1.12-libdir.patch
12mu|libgpg-error-1.12-1|18	Patch1:		libgpg-error-1.12-pkgconfig.patch
12mu|libgpg-error-1.12-1|19	BuildRequires:	gettext-devel
12mu|libgpg-error-1.12-1|20	%if %{with uclibc}
12mu|libgpg-error-1.12-1|21	BuildRequires:	uClibc-devel >= 0.9.33.2-15
12mu|libgpg-error-1.12-1|22	%endif
12mu|libgpg-error-1.12-1|23	
12mu|libgpg-error-1.12-1|24	%description
12mu|libgpg-error-1.12-1|25	This is a library that defines common error values for all GnuPG
12mu|libgpg-error-1.12-1|26	components.  Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
12mu|libgpg-error-1.12-1|27	pinentry, SmartCard Daemon and possibly more in the future.
12mu|libgpg-error-1.12-1|28	
12mu|libgpg-error-1.12-1|29	%package	common
12mu|libgpg-error-1.12-1|30	Summary:	Common files for libgpg-error
12mu|libgpg-error-1.12-1|31	Group:		System/Libraries
12mu|libgpg-error-1.12-1|32	BuildArch:	noarch
12mu|libgpg-error-1.12-1|33	Conflicts:	libgpg-error < 1.7
12mu|libgpg-error-1.12-1|34	
12mu|libgpg-error-1.12-1|35	%description	common
12mu|libgpg-error-1.12-1|36	This package contains the common files that are used by the
12mu|libgpg-error-1.12-1|37	libgpg-error library.
12mu|libgpg-error-1.12-1|38	
12mu|libgpg-error-1.12-1|39	%package -n	%{libname}
12mu|libgpg-error-1.12-1|40	Summary:	Library containing common error values for GnuPG components
12mu|libgpg-error-1.12-1|41	Group:		System/Libraries
12mu|libgpg-error-1.12-1|42	Requires:	%{name}-common >= %{version}-%{release}
12mu|libgpg-error-1.12-1|43	
12mu|libgpg-error-1.12-1|44	%description -n	%{libname}
12mu|libgpg-error-1.12-1|45	This is a library that defines common error values for all GnuPG
12mu|libgpg-error-1.12-1|46	components.  Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
12mu|libgpg-error-1.12-1|47	pinentry, SmartCard Daemon and possibly more in the future.
12mu|libgpg-error-1.12-1|48	
12mu|libgpg-error-1.12-1|49	%package -n	uclibc-%{libname}
12mu|libgpg-error-1.12-1|50	Summary:	Library containing common error values for GnuPG components (uClibc build)
12mu|libgpg-error-1.12-1|51	Group:		System/Libraries
12mu|libgpg-error-1.12-1|52	
12mu|libgpg-error-1.12-1|53	%description -n	uclibc-%{libname}
12mu|libgpg-error-1.12-1|54	This is a library that defines common error values for all GnuPG
12mu|libgpg-error-1.12-1|55	components.  Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt,
12mu|libgpg-error-1.12-1|56	pinentry, SmartCard Daemon and possibly more in the future.
12mu|libgpg-error-1.12-1|57	
12mu|libgpg-error-1.12-1|58	%package -n	%{devname}
12mu|libgpg-error-1.12-1|59	Summary:	Development related files of %{name}
12mu|libgpg-error-1.12-1|60	Group:		Development/Other
12mu|libgpg-error-1.12-1|61	Provides:	%{name}-devel = %{version}-%{release}
12mu|libgpg-error-1.12-1|62	Requires:	%{libname} = %{version}-%{release}
12mu|libgpg-error-1.12-1|63	%if %{with uclibc}
12mu|libgpg-error-1.12-1|64	Requires:	uclibc-%{libname} = %{version}-%{release}
12mu|libgpg-error-1.12-1|65	%endif
12mu|libgpg-error-1.12-1|66	
12mu|libgpg-error-1.12-1|67	%description -n	%{devname}
12mu|libgpg-error-1.12-1|68	This package contains headers and other necessary files to develop
12mu|libgpg-error-1.12-1|69	or compile applications that use %{name}.
12mu|libgpg-error-1.12-1|70	
12mu|libgpg-error-1.12-1|71	%prep
12mu|libgpg-error-1.12-1|72	%setup -q
12mu|libgpg-error-1.12-1|73	%apply_patches
12mu|libgpg-error-1.12-1|74	
12mu|libgpg-error-1.12-1|75	%build
12mu|libgpg-error-1.12-1|76	#fix build with new automake
12mu|libgpg-error-1.12-1|77	sed -i -e 's,AM_PROG_MKDIR_P,AC_PROG_MKDIR_P,g' configure.*
12mu|libgpg-error-1.12-1|78	autoreconf -fi
12mu|libgpg-error-1.12-1|79	CONFIGURE_TOP="$PWD"
12mu|libgpg-error-1.12-1|80	%if %{with uclibc}
12mu|libgpg-error-1.12-1|81	mkdir -p uclibc
12mu|libgpg-error-1.12-1|82	pushd uclibc
12mu|libgpg-error-1.12-1|83	%uclibc_configure
12mu|libgpg-error-1.12-1|84	%make
12mu|libgpg-error-1.12-1|85	popd
12mu|libgpg-error-1.12-1|86	%endif
12mu|libgpg-error-1.12-1|87	
12mu|libgpg-error-1.12-1|88	mkdir -p system
12mu|libgpg-error-1.12-1|89	pushd system
12mu|libgpg-error-1.12-1|90	%configure2_5x
12mu|libgpg-error-1.12-1|91	%make
12mu|libgpg-error-1.12-1|92	popd
12mu|libgpg-error-1.12-1|93	
12mu|libgpg-error-1.12-1|94	%check
12mu|libgpg-error-1.12-1|95	make -C system check
12mu|libgpg-error-1.12-1|96	
12mu|libgpg-error-1.12-1|97	%install
12mu|libgpg-error-1.12-1|98	%if %{with uclibc}
12mu|libgpg-error-1.12-1|99	%makeinstall_std -C uclibc
12mu|libgpg-error-1.12-1|100	mkdir -p %{buildroot}%{uclibc_root}/%{_lib}
12mu|libgpg-error-1.12-1|101	mv %{buildroot}%{uclibc_root}%{_libdir}/libgpg-error.so.%{major}* %{buildroot}%{uclibc_root}/%{_lib}
12mu|libgpg-error-1.12-1|102	ln -srf %{buildroot}%{uclibc_root}/%{_lib}/libgpg-error.so.%{major}.*.* %{buildroot}%{uclibc_root}%{_libdir}/libgpg-error.so
12mu|libgpg-error-1.12-1|103	
12mu|libgpg-error-1.12-1|104	rm -r %{buildroot}%{uclibc_root}%{_libdir}/pkgconfig
12mu|libgpg-error-1.12-1|105	rm -r %{buildroot}%{uclibc_root}%{_bindir}
12mu|libgpg-error-1.12-1|106	%endif
12mu|libgpg-error-1.12-1|107	
12mu|libgpg-error-1.12-1|108	%makeinstall_std -C system
12mu|libgpg-error-1.12-1|109	
12mu|libgpg-error-1.12-1|110	mkdir -p %{buildroot}/%{_lib}
12mu|libgpg-error-1.12-1|111	mv %{buildroot}%{_libdir}/libgpg-error.so.%{major}* %{buildroot}/%{_lib}
12mu|libgpg-error-1.12-1|112	ln -srf %{buildroot}/%{_lib}/libgpg-error.so.%{major}.*.* %{buildroot}%{_libdir}/libgpg-error.so
12mu|libgpg-error-1.12-1|113	
12mu|libgpg-error-1.12-1|114	%multiarch_binaries %{buildroot}%{_bindir}/gpg-error-config
12mu|libgpg-error-1.12-1|115	
12mu|libgpg-error-1.12-1|116	%find_lang %{name}
12mu|libgpg-error-1.12-1|117	
12mu|libgpg-error-1.12-1|118	%files common -f %{name}.lang
12mu|libgpg-error-1.12-1|119	
12mu|libgpg-error-1.12-1|120	%files -n %{libname}
12mu|libgpg-error-1.12-1|121	/%{_lib}/libgpg-error.so.%{major}*
12mu|libgpg-error-1.12-1|122	
12mu|libgpg-error-1.12-1|123	%if %{with uclibc}
12mu|libgpg-error-1.12-1|124	%files -n uclibc-%{libname}
12mu|libgpg-error-1.12-1|125	%{uclibc_root}/%{_lib}/libgpg-error.so.%{major}*
12mu|libgpg-error-1.12-1|126	%endif
12mu|libgpg-error-1.12-1|127	
12mu|libgpg-error-1.12-1|128	%files -n %{devname}
12mu|libgpg-error-1.12-1|129	%doc AUTHORS ChangeLog NEWS README
12mu|libgpg-error-1.12-1|130	%{multiarch_bindir}/gpg-error-config
12mu|libgpg-error-1.12-1|131	%{_bindir}/gpg-error
12mu|libgpg-error-1.12-1|132	%{_bindir}/gpg-error-config
12mu|libgpg-error-1.12-1|133	%{_datadir}/aclocal/gpg-error.m4
12mu|libgpg-error-1.12-1|134	%{_libdir}/libgpg-error.so
12mu|libgpg-error-1.12-1|135	%if %{with uclibc}
12mu|libgpg-error-1.12-1|136	%{uclibc_root}%{_libdir}/libgpg-error.so
12mu|libgpg-error-1.12-1|137	%endif
12mu|libgpg-error-1.12-1|138	%{_libdir}/pkgconfig/gpg-error.pc
12mu|libgpg-error-1.12-1|139	%{_includedir}/gpg-error.h
12mu|libgpg-error-1.12-1|140	%{_datadir}/common-lisp/source/gpg-error
12mu|libgpg-error-1.12-1|141	
12mu|libgpg-error-1.12-1|142	
12mu|libgpg-error-1.12-1|143	%changelog
12mu|libgpg-error-1.12-1|144	* Tue Dec 24 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.12-1
12mu|libgpg-error-1.12-1|145	+ Revision: d9ba203
12mu|libgpg-error-1.12-1|146	- Updated to 1.12
12mu|libgpg-error-1.12-1|147	
12mu|libgpg-error-1.12-1|148	

20030 12
12mu|libgphoto-2.5.4-1|1	%define sname	gphoto2
12mu|libgphoto-2.5.4-1|2	%define major	6
12mu|libgphoto-2.5.4-1|3	%define majport	10
12mu|libgphoto-2.5.4-1|4	%define libname	%mklibname %{sname}_ %{major}
12mu|libgphoto-2.5.4-1|5	%define libport	%mklibname %{sname}_port %{majport}
12mu|libgphoto-2.5.4-1|6	%define devname	%mklibname gphoto -d
12mu|libgphoto-2.5.4-1|7	
12mu|libgphoto-2.5.4-1|8	
12mu|libgphoto-2.5.4-1|9	Summary:	Library to access digital cameras
12mu|libgphoto-2.5.4-1|10	Name:		libgphoto
12mu|libgphoto-2.5.4-1|11	Version:	2.5.4
12mu|libgphoto-2.5.4-1|12	Release:	1
12mu|libgphoto-2.5.4-1|13	License:	LGPL+ and GPLv2+ and (LGPL+ or BSD-like)
12mu|libgphoto-2.5.4-1|14	Group:		Graphics
12mu|libgphoto-2.5.4-1|15	Url:		http://sourceforge.net/projects/gphoto/
12mu|libgphoto-2.5.4-1|16	Source0:	http://downloads.sourceforge.net/project/gphoto/%{name}/%{version}/%{name}2-%{version}.tar.bz2
12mu|libgphoto-2.5.4-1|17	#Fedora patchset
12mu|libgphoto-2.5.4-1|18	Patch1:		gphoto2-pkgcfg.patch
12mu|libgphoto-2.5.4-1|19	Patch2:		gphoto2-storage.patch
12mu|libgphoto-2.5.4-1|20	Patch3:		gphoto2-ixany.patch
12mu|libgphoto-2.5.4-1|21	Patch4:		gphoto2-device-return.patch
12mu|libgphoto-2.5.4-1|22	BuildRequires:	findutils
12mu|libgphoto-2.5.4-1|23	BuildRequires:	gd-devel
12mu|libgphoto-2.5.4-1|24	BuildRequires:	gettext-devel
12mu|libgphoto-2.5.4-1|25	BuildRequires:	jpeg-devel
12mu|libgphoto-2.5.4-1|26	BuildRequires:	libtool-devel
12mu|libgphoto-2.5.4-1|27	BuildRequires:	pkgconfig(libexif)
12mu|libgphoto-2.5.4-1|28	BuildRequires:	pkgconfig(libudev)
12mu|libgphoto-2.5.4-1|29	BuildRequires:	pkgconfig(libusb-1.0)
12mu|libgphoto-2.5.4-1|30	BuildRequires:	pkgconfig(lockdev)
12mu|libgphoto-2.5.4-1|31	BuildRequires:	pkgconfig(zlib)
12mu|libgphoto-2.5.4-1|32	BuildRequires:	systemd
12mu|libgphoto-2.5.4-1|33	Requires:	lockdev
12mu|libgphoto-2.5.4-1|34	
12mu|libgphoto-2.5.4-1|35	%description
12mu|libgphoto-2.5.4-1|36	The gPhoto2 project is a universal, free application and library
12mu|libgphoto-2.5.4-1|37	framework that lets you download images from several different
12mu|libgphoto-2.5.4-1|38	digital camera models, including the newer models with USB
12mu|libgphoto-2.5.4-1|39	connections. Note that
12mu|libgphoto-2.5.4-1|40	a) for some older camera models you must use the old "gphoto" package.
12mu|libgphoto-2.5.4-1|41	b) for USB mass storage models you must use the driver in the kernel
12mu|libgphoto-2.5.4-1|42	
12mu|libgphoto-2.5.4-1|43	This package contains the library that digital camera applications
12mu|libgphoto-2.5.4-1|44	can use.
12mu|libgphoto-2.5.4-1|45	
12mu|libgphoto-2.5.4-1|46	Frontends (GUI and command line) are available separately.
12mu|libgphoto-2.5.4-1|47	
12mu|libgphoto-2.5.4-1|48	#----------------------------------------------------------------------------
12mu|libgphoto-2.5.4-1|49	
12mu|libgphoto-2.5.4-1|50	%package -n %{libname}
12mu|libgphoto-2.5.4-1|51	Summary:	Library to access to digital cameras
12mu|libgphoto-2.5.4-1|52	Group:		Graphics
12mu|libgphoto-2.5.4-1|53	Provides:	%{name} = %{EVRD}
12mu|libgphoto-2.5.4-1|54	Requires:	%{name}-common
12mu|libgphoto-2.5.4-1|55	Conflicts:	%{_lib}gphoto6 < 2.5.1.1-2
12mu|libgphoto-2.5.4-1|56	Obsoletes:	%{_lib}gphoto6 < 2.5.1.1-2
12mu|libgphoto-2.5.4-1|57	
12mu|libgphoto-2.5.4-1|58	%description -n %{libname}
12mu|libgphoto-2.5.4-1|59	This library contains all the functionality to access to modern digital
12mu|libgphoto-2.5.4-1|60	cameras via USB or the serial port.
12mu|libgphoto-2.5.4-1|61	
12mu|libgphoto-2.5.4-1|62	%files -n %{libname}
12mu|libgphoto-2.5.4-1|63	%{_libdir}/libgphoto2.so.%{major}*
12mu|libgphoto-2.5.4-1|64	
12mu|libgphoto-2.5.4-1|65	#----------------------------------------------------------------------------
12mu|libgphoto-2.5.4-1|66	
12mu|libgphoto-2.5.4-1|67	%package -n %{libport}
12mu|libgphoto-2.5.4-1|68	Summary:	Library to access to digital cameras
12mu|libgphoto-2.5.4-1|69	Group:		Graphics
12mu|libgphoto-2.5.4-1|70	Suggests:	%{name}-common = %{EVRD}
12mu|libgphoto-2.5.4-1|71	Conflicts:	%{_lib}gphoto6 < 2.5.1.1-2
12mu|libgphoto-2.5.4-1|72	
12mu|libgphoto-2.5.4-1|73	%description -n %{libport}
12mu|libgphoto-2.5.4-1|74	This library contains all the functionality to access to modern digital
12mu|libgphoto-2.5.4-1|75	cameras via USB or the serial port.
12mu|libgphoto-2.5.4-1|76	
12mu|libgphoto-2.5.4-1|77	%files -n %{libport}
12mu|libgphoto-2.5.4-1|78	%{_libdir}/libgphoto2_port.so.%{majport}*
12mu|libgphoto-2.5.4-1|79	
12mu|libgphoto-2.5.4-1|80	#----------------------------------------------------------------------------
12mu|libgphoto-2.5.4-1|81	
12mu|libgphoto-2.5.4-1|82	%package common
12mu|libgphoto-2.5.4-1|83	Summary:	Non-library files for libgphoto
12mu|libgphoto-2.5.4-1|84	Group:		Graphics
12mu|libgphoto-2.5.4-1|85	Requires:	%{libname} = %{EVRD}
12mu|libgphoto-2.5.4-1|86	Requires:	%{libport} = %{EVRD}
12mu|libgphoto-2.5.4-1|87	
12mu|libgphoto-2.5.4-1|88	%description common
12mu|libgphoto-2.5.4-1|89	Non-library files for libgphoto.
12mu|libgphoto-2.5.4-1|90	
12mu|libgphoto-2.5.4-1|91	%files common -f %{name}.lang
12mu|libgphoto-2.5.4-1|92	%{_datadir}/libgphoto2
12mu|libgphoto-2.5.4-1|93	%{_libdir}/libgphoto2
12mu|libgphoto-2.5.4-1|94	%{_libdir}/libgphoto2_port
12mu|libgphoto-2.5.4-1|95	/lib/udev/rules.d/40-libgphoto2.rules
12mu|libgphoto-2.5.4-1|96	/lib/udev/check-ptp-camera
12mu|libgphoto-2.5.4-1|97	
12mu|libgphoto-2.5.4-1|98	#----------------------------------------------------------------------------
12mu|libgphoto-2.5.4-1|99	
12mu|libgphoto-2.5.4-1|100	%package -n %{devname}
12mu|libgphoto-2.5.4-1|101	Summary:	Headers and links to compile against the "%{libname}" library
12mu|libgphoto-2.5.4-1|102	Group:		Development/C
12mu|libgphoto-2.5.4-1|103	Requires:	%{libname} = %{EVRD}
12mu|libgphoto-2.5.4-1|104	Requires:	%{libport} = %{EVRD}
12mu|libgphoto-2.5.4-1|105	Provides:	%{name}-devel = %{EVRD}
12mu|libgphoto-2.5.4-1|106	
12mu|libgphoto-2.5.4-1|107	%description -n %{devname}
12mu|libgphoto-2.5.4-1|108	This package contains all files which one needs to compile programs using
12mu|libgphoto-2.5.4-1|109	the "%{libname}" library.
12mu|libgphoto-2.5.4-1|110	
12mu|libgphoto-2.5.4-1|111	%files -n %{devname}
12mu|libgphoto-2.5.4-1|112	%{_bindir}/*
12mu|libgphoto-2.5.4-1|113	%{_includedir}/gphoto2
12mu|libgphoto-2.5.4-1|114	%{_libdir}/*.so
12mu|libgphoto-2.5.4-1|115	%{_libdir}/pkgconfig/*
12mu|libgphoto-2.5.4-1|116	%{_mandir}/man3/*
12mu|libgphoto-2.5.4-1|117	%docdir %{_docdir}/%{libname}
12mu|libgphoto-2.5.4-1|118	%{_docdir}/%{libname}
12mu|libgphoto-2.5.4-1|119	%doc ABOUT-NLS ChangeLog HACKING MAINTAINERS TESTERS
12mu|libgphoto-2.5.4-1|120	
12mu|libgphoto-2.5.4-1|121	#----------------------------------------------------------------------------
12mu|libgphoto-2.5.4-1|122	
12mu|libgphoto-2.5.4-1|123	%prep
12mu|libgphoto-2.5.4-1|124	%setup -qn lib%{sname}-%{version}
12mu|libgphoto-2.5.4-1|125	%apply_patches
12mu|libgphoto-2.5.4-1|126	
12mu|libgphoto-2.5.4-1|127	%build
12mu|libgphoto-2.5.4-1|128	export udevscriptdir=/lib/udev
12mu|libgphoto-2.5.4-1|129	%configure2_5x \
12mu|libgphoto-2.5.4-1|130	--disable-static \
12mu|libgphoto-2.5.4-1|131	--disable-rpath \
12mu|libgphoto-2.5.4-1|132	--with-drivers=all \
12mu|libgphoto-2.5.4-1|133	--with-doc-dir=%{_docdir}/%{libname}
12mu|libgphoto-2.5.4-1|134	
12mu|libgphoto-2.5.4-1|135	# Don't use rpath!
12mu|libgphoto-2.5.4-1|136	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12mu|libgphoto-2.5.4-1|137	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12mu|libgphoto-2.5.4-1|138	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libgphoto2_port/libtool
12mu|libgphoto-2.5.4-1|139	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libgphoto2_port/libtool
12mu|libgphoto-2.5.4-1|140	
12mu|libgphoto-2.5.4-1|141	%make
12mu|libgphoto-2.5.4-1|142	
12mu|libgphoto-2.5.4-1|143	%install
12mu|libgphoto-2.5.4-1|144	%makeinstall_std
12mu|libgphoto-2.5.4-1|145	
12mu|libgphoto-2.5.4-1|146	# remove circular symlink in /usr/include/gphoto2 (#460807)
12mu|libgphoto-2.5.4-1|147	rm -f %{buildroot}%{_includedir}/gphoto2/gphoto2
12mu|libgphoto-2.5.4-1|148	
12mu|libgphoto-2.5.4-1|149	# # Output udev rules for device identification; this is used by GVfs gphoto2
12mu|libgphoto-2.5.4-1|150	# backend and others.
12mu|libgphoto-2.5.4-1|151	#
12mu|libgphoto-2.5.4-1|152	# Btw, since it's /lib/udev, never e.g. /lib64/udev, we hardcode the path
12mu|libgphoto-2.5.4-1|153	#
12mu|libgphoto-2.5.4-1|154	mkdir -p %{buildroot}/lib/udev/rules.d
12mu|libgphoto-2.5.4-1|155	LD_LIBRARY_PATH=%{buildroot}%{_libdir} %{buildroot}%{_libdir}/libgphoto2/print-camera-list udev-rules version 136 > %{buildroot}/lib/udev/rules.d/40-libgphoto2.rules
12mu|libgphoto-2.5.4-1|156	
12mu|libgphoto-2.5.4-1|157	# remove unneeded print-camera-list from libdir (Fedora #745081)
12mu|libgphoto-2.5.4-1|158	rm -f %{buildroot}%{_libdir}/libgphoto2/print-camera-list
12mu|libgphoto-2.5.4-1|159	
12mu|libgphoto-2.5.4-1|160	%find_lang libgphoto2-6
12mu|libgphoto-2.5.4-1|161	%find_lang libgphoto2_port-10
12mu|libgphoto-2.5.4-1|162	cat libgphoto2-6.lang libgphoto2_port-10.lang > %{name}.lang
12mu|libgphoto-2.5.4-1|163	
12mu|libgphoto-2.5.4-1|164	# Multiarch setup
12mu|libgphoto-2.5.4-1|165	%multiarch_binaries %{buildroot}%{_bindir}/gphoto2-config
12mu|libgphoto-2.5.4-1|166	
12mu|libgphoto-2.5.4-1|167	%multiarch_binaries %{buildroot}%{_bindir}/gphoto2-port-config
12mu|libgphoto-2.5.4-1|168	
12mu|libgphoto-2.5.4-1|169	# Don't need to package this
12mu|libgphoto-2.5.4-1|170	rm -f %{buildroot}%{_docdir}/%{libname}/COPYING
12mu|libgphoto-2.5.4-1|171	
12mu|libgphoto-2.5.4-1|172	
12mu|libgphoto-2.5.4-1|173	%changelog
12mu|libgphoto-2.5.4-1|174	* Tue Apr 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.5.4-1
12mu|libgphoto-2.5.4-1|175	+ Revision: 20304e3
12mu|libgphoto-2.5.4-1|176	- Use Requires instead of Suggests for libgphoto-common
12mu|libgphoto-2.5.4-1|177	
12mu|libgphoto-2.5.4-1|178	

20031 12
12mu|libgsasl-1.8.0-1|1	%define name	libgsasl
12mu|libgsasl-1.8.0-1|2	%define version	1.8.0
12mu|libgsasl-1.8.0-1|3	%define release	1
12mu|libgsasl-1.8.0-1|4	%define major 7
12mu|libgsasl-1.8.0-1|5	%define libname %mklibname gsasl %major
12mu|libgsasl-1.8.0-1|6	%define develname %mklibname -d gsasl
12mu|libgsasl-1.8.0-1|7	%define develnamest %mklibname -d -s gsasl
12mu|libgsasl-1.8.0-1|8	
12mu|libgsasl-1.8.0-1|9	Name:		%{name}
12mu|libgsasl-1.8.0-1|10	Version:	%{version}
12mu|libgsasl-1.8.0-1|11	Release:	%{release}
12mu|libgsasl-1.8.0-1|12	Summary:	Implementation of the Simple Authentication and Security Layer framework
12mu|libgsasl-1.8.0-1|13	License:	LGPLv2+
12mu|libgsasl-1.8.0-1|14	Group:		System/Libraries
12mu|libgsasl-1.8.0-1|15	Source0:	ftp://ftp.gnu.org/gnu/gsasl/%{name}-%{version}.tar.gz
12mu|libgsasl-1.8.0-1|16	URL:		http://www.gnu.org/software/gsasl/
12mu|libgsasl-1.8.0-1|17	
12mu|libgsasl-1.8.0-1|18	%description
12mu|libgsasl-1.8.0-1|19	GNU SASL is an implementation of the Simple Authentication and
12mu|libgsasl-1.8.0-1|20	Security Layer framework and a few common SASL mechanisms. SASL
12mu|libgsasl-1.8.0-1|21	is used by network servers (e.g., IMAP, SMTP) to request
12mu|libgsasl-1.8.0-1|22	authentication from clients, and in clients to authenticate against
12mu|libgsasl-1.8.0-1|23	servers.
12mu|libgsasl-1.8.0-1|24	
12mu|libgsasl-1.8.0-1|25	%files -f %name.lang
12mu|libgsasl-1.8.0-1|26	#--------------------------------------------------------------------
12mu|libgsasl-1.8.0-1|27	
12mu|libgsasl-1.8.0-1|28	%package -n %libname
12mu|libgsasl-1.8.0-1|29	Group: System/Libraries
12mu|libgsasl-1.8.0-1|30	Summary: Implementation of the Simple Authentication and Security Layer framework
12mu|libgsasl-1.8.0-1|31	
12mu|libgsasl-1.8.0-1|32	%description -n %libname
12mu|libgsasl-1.8.0-1|33	GNU SASL is an implementation of the Simple Authentication and
12mu|libgsasl-1.8.0-1|34	Security Layer framework and a few common SASL mechanisms. SASL
12mu|libgsasl-1.8.0-1|35	is used by network servers (e.g., IMAP, SMTP) to request
12mu|libgsasl-1.8.0-1|36	authentication from clients, and in clients to authenticate against
12mu|libgsasl-1.8.0-1|37	servers.
12mu|libgsasl-1.8.0-1|38	
12mu|libgsasl-1.8.0-1|39	%files -n %libname
12mu|libgsasl-1.8.0-1|40	%_libdir/libgsasl.so.%{major}
12mu|libgsasl-1.8.0-1|41	%_libdir/libgsasl.so.%{major}.*
12mu|libgsasl-1.8.0-1|42	
12mu|libgsasl-1.8.0-1|43	#--------------------------------------------------------------------
12mu|libgsasl-1.8.0-1|44	
12mu|libgsasl-1.8.0-1|45	%package -n %develname
12mu|libgsasl-1.8.0-1|46	Group: Development/C
12mu|libgsasl-1.8.0-1|47	Summary: Implementation of the Simple Authentication and Security Layer framework
12mu|libgsasl-1.8.0-1|48	Requires: %libname = %version
12mu|libgsasl-1.8.0-1|49	Provides: %name-devel = %version-%release
12mu|libgsasl-1.8.0-1|50	
12mu|libgsasl-1.8.0-1|51	%description -n %develname
12mu|libgsasl-1.8.0-1|52	GNU SASL is an implementation of the Simple Authentication and
12mu|libgsasl-1.8.0-1|53	Security Layer framework and a few common SASL mechanisms. SASL
12mu|libgsasl-1.8.0-1|54	is used by network servers (e.g., IMAP, SMTP) to request
12mu|libgsasl-1.8.0-1|55	authentication from clients, and in clients to authenticate against
12mu|libgsasl-1.8.0-1|56	servers.
12mu|libgsasl-1.8.0-1|57	
12mu|libgsasl-1.8.0-1|58	%files -n %develname
12mu|libgsasl-1.8.0-1|59	%_libdir/pkgconfig/libgsasl.pc
12mu|libgsasl-1.8.0-1|60	%_libdir/libgsasl.so
12mu|libgsasl-1.8.0-1|61	%_includedir/gsasl-compat.h
12mu|libgsasl-1.8.0-1|62	%_includedir/gsasl-mech.h
12mu|libgsasl-1.8.0-1|63	%_includedir/gsasl.h
12mu|libgsasl-1.8.0-1|64	
12mu|libgsasl-1.8.0-1|65	#-------------------------------------------------------------------
12mu|libgsasl-1.8.0-1|66	
12mu|libgsasl-1.8.0-1|67	%package -n %develnamest
12mu|libgsasl-1.8.0-1|68	Group: Development/C
12mu|libgsasl-1.8.0-1|69	Summary: Implementation of the Simple Authentication and Security Layer framework
12mu|libgsasl-1.8.0-1|70	Requires: %libname = %version
12mu|libgsasl-1.8.0-1|71	Provides: %name-devel-static = %version-%release
12mu|libgsasl-1.8.0-1|72	Requires: %name-devel = %version-%release
12mu|libgsasl-1.8.0-1|73	
12mu|libgsasl-1.8.0-1|74	%description -n %develnamest
12mu|libgsasl-1.8.0-1|75	GNU SASL is an implementation of the Simple Authentication and
12mu|libgsasl-1.8.0-1|76	Security Layer framework and a few common SASL mechanisms. SASL
12mu|libgsasl-1.8.0-1|77	is used by network servers (e.g., IMAP, SMTP) to request
12mu|libgsasl-1.8.0-1|78	authentication from clients, and in clients to authenticate against
12mu|libgsasl-1.8.0-1|79	servers.
12mu|libgsasl-1.8.0-1|80	
12mu|libgsasl-1.8.0-1|81	%files -n %develnamest
12mu|libgsasl-1.8.0-1|82	%_libdir/libgsasl.a
12mu|libgsasl-1.8.0-1|83	
12mu|libgsasl-1.8.0-1|84	#--------------------------------------------------------------------
12mu|libgsasl-1.8.0-1|85	
12mu|libgsasl-1.8.0-1|86	%prep
12mu|libgsasl-1.8.0-1|87	%setup -q
12mu|libgsasl-1.8.0-1|88	
12mu|libgsasl-1.8.0-1|89	%build
12mu|libgsasl-1.8.0-1|90	%configure2_5x
12mu|libgsasl-1.8.0-1|91	%make
12mu|libgsasl-1.8.0-1|92	
12mu|libgsasl-1.8.0-1|93	%install
12mu|libgsasl-1.8.0-1|94	%makeinstall_std
12mu|libgsasl-1.8.0-1|95	%find_lang %name
12mu|libgsasl-1.8.0-1|96	
12mu|libgsasl-1.8.0-1|97	
12mu|libgsasl-1.8.0-1|98	%changelog
12mu|libgsasl-1.8.0-1|99	* Tue May 29 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.8.0-1
12mu|libgsasl-1.8.0-1|100	+ Revision: 801090
12mu|libgsasl-1.8.0-1|101	- version update 1.8.0
12mu|libgsasl-1.8.0-1|102	
12mu|libgsasl-1.8.0-1|103	* Mon Sep 27 2010 John Balcaen <mikala@mandriva.org> 1.4.4-1mdv2011.0
12mu|libgsasl-1.8.0-1|104	+ Revision: 581404
12mu|libgsasl-1.8.0-1|105	- Update to 1.4.4
12mu|libgsasl-1.8.0-1|106	- Use last stable release and update SOURCE url
12mu|libgsasl-1.8.0-1|107	
12mu|libgsasl-1.8.0-1|108	* Sat Jun 06 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.2.29-1mdv2010.0
12mu|libgsasl-1.8.0-1|109	+ Revision: 383251
12mu|libgsasl-1.8.0-1|110	- update to new version 0.2.29
12mu|libgsasl-1.8.0-1|111	
12mu|libgsasl-1.8.0-1|112	* Sun Sep 07 2008 Funda Wang <fwang@mandriva.org> 0.2.28-1mdv2009.0
12mu|libgsasl-1.8.0-1|113	+ Revision: 282158
12mu|libgsasl-1.8.0-1|114	- New version 0.2.28
12mu|libgsasl-1.8.0-1|115	
12mu|libgsasl-1.8.0-1|116	* Sun Aug 17 2008 Emmanuel Andry <eandry@mandriva.org> 0.2.27-1mdv2009.0
12mu|libgsasl-1.8.0-1|117	+ Revision: 272932
12mu|libgsasl-1.8.0-1|118	- New version
12mu|libgsasl-1.8.0-1|119	
12mu|libgsasl-1.8.0-1|120	+ Thierry Vignaud <tv@mandriva.org>
12mu|libgsasl-1.8.0-1|121	- rebuild
12mu|libgsasl-1.8.0-1|122	
12mu|libgsasl-1.8.0-1|123	+ Pixel <pixel@mandriva.com>
12mu|libgsasl-1.8.0-1|124	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|libgsasl-1.8.0-1|125	
12mu|libgsasl-1.8.0-1|126	* Sat Mar 01 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.2.9-1mdv2008.1
12mu|libgsasl-1.8.0-1|127	+ Revision: 177077
12mu|libgsasl-1.8.0-1|128	- import libgsasl
12mu|libgsasl-1.8.0-1|129	

20032 12
12mu|libgusb-0.1.6-2|1	%define major     2
12mu|libgusb-0.1.6-2|2	%define libname   %mklibname gusb %{major}
12mu|libgusb-0.1.6-2|3	%define develname %mklibname gusb -d
12mu|libgusb-0.1.6-2|4	
12mu|libgusb-0.1.6-2|5	Summary:   GLib wrapper around libusb1
12mu|libgusb-0.1.6-2|6	Name:      libgusb
12mu|libgusb-0.1.6-2|7	Version:   0.1.6
12mu|libgusb-0.1.6-2|8	Release:   2
12mu|libgusb-0.1.6-2|9	License:   LGPLv2+
12mu|libgusb-0.1.6-2|10	Group:     System/Libraries
12mu|libgusb-0.1.6-2|11	URL:       https://gitorious.org/gusb/
12mu|libgusb-0.1.6-2|12	Source0:   http://people.freedesktop.org/~hughsient/releases/%{name}-%{version}.tar.xz
12mu|libgusb-0.1.6-2|13	
12mu|libgusb-0.1.6-2|14	BuildRequires: glib2-devel >= 2.16.1
12mu|libgusb-0.1.6-2|15	BuildRequires: libtool
12mu|libgusb-0.1.6-2|16	BuildRequires: pkgconfig(gudev-1.0)
12mu|libgusb-0.1.6-2|17	BuildRequires: pkgconfig(gobject-introspection-1.0)
12mu|libgusb-0.1.6-2|18	BuildRequires: pkgconfig(libusb-1.0)
12mu|libgusb-0.1.6-2|19	
12mu|libgusb-0.1.6-2|20	%description
12mu|libgusb-0.1.6-2|21	GUsb is a GObject wrapper for libusb1 that makes it easy to do
12mu|libgusb-0.1.6-2|22	asynchronous control, bulk and interrupt transfers with proper
12mu|libgusb-0.1.6-2|23	cancellation and integration into a mainloop.
12mu|libgusb-0.1.6-2|24	
12mu|libgusb-0.1.6-2|25	%package -n %{libname}
12mu|libgusb-0.1.6-2|26	Summary:   GLib wrapper around libusb1
12mu|libgusb-0.1.6-2|27	Group:     System/Libraries
12mu|libgusb-0.1.6-2|28	
12mu|libgusb-0.1.6-2|29	%description -n %{libname}
12mu|libgusb-0.1.6-2|30	GUsb is a GObject wrapper for libusb1 that makes it easy to do
12mu|libgusb-0.1.6-2|31	asynchronous control, bulk and interrupt transfers with proper
12mu|libgusb-0.1.6-2|32	cancellation and integration into a mainloop.
12mu|libgusb-0.1.6-2|33	
12mu|libgusb-0.1.6-2|34	%package -n %{develname}
12mu|libgusb-0.1.6-2|35	Summary: Libraries and headers for gusb
12mu|libgusb-0.1.6-2|36	Group: Development/C
12mu|libgusb-0.1.6-2|37	Provides: %{name}-devel = %{EVRD}
12mu|libgusb-0.1.6-2|38	Requires: %{libname} = %{version}
12mu|libgusb-0.1.6-2|39	
12mu|libgusb-0.1.6-2|40	%description -n %{develname}
12mu|libgusb-0.1.6-2|41	GLib headers and libraries for gusb.
12mu|libgusb-0.1.6-2|42	
12mu|libgusb-0.1.6-2|43	%prep
12mu|libgusb-0.1.6-2|44	%setup -q
12mu|libgusb-0.1.6-2|45	
12mu|libgusb-0.1.6-2|46	%build
12mu|libgusb-0.1.6-2|47	autoreconf -fi
12mu|libgusb-0.1.6-2|48	%configure \
12mu|libgusb-0.1.6-2|49	--disable-static \
12mu|libgusb-0.1.6-2|50	--disable-dependency-tracking
12mu|libgusb-0.1.6-2|51	
12mu|libgusb-0.1.6-2|52	%make
12mu|libgusb-0.1.6-2|53	
12mu|libgusb-0.1.6-2|54	%install
12mu|libgusb-0.1.6-2|55	%makeinstall_std
12mu|libgusb-0.1.6-2|56	
12mu|libgusb-0.1.6-2|57	rm -f %{buildroot}%{_libdir}/libgusb.la
12mu|libgusb-0.1.6-2|58	
12mu|libgusb-0.1.6-2|59	%post -p /sbin/ldconfig
12mu|libgusb-0.1.6-2|60	%postun -p /sbin/ldconfig
12mu|libgusb-0.1.6-2|61	
12mu|libgusb-0.1.6-2|62	%files -n %{libname}
12mu|libgusb-0.1.6-2|63	%{_libdir}/libgusb.so.%{major}
12mu|libgusb-0.1.6-2|64	%{_libdir}/libgusb.so.%{major}.0.*
12mu|libgusb-0.1.6-2|65	%{_libdir}/girepository-1.0/GUsb-*.typelib
12mu|libgusb-0.1.6-2|66	
12mu|libgusb-0.1.6-2|67	%files -n %{develname}
12mu|libgusb-0.1.6-2|68	%doc README AUTHORS NEWS COPYING
12mu|libgusb-0.1.6-2|69	%{_includedir}/gusb-1
12mu|libgusb-0.1.6-2|70	%{_libdir}/libgusb.so
12mu|libgusb-0.1.6-2|71	%{_libdir}/pkgconfig/gusb.pc
12mu|libgusb-0.1.6-2|72	%{_datadir}/gtk-doc/html/gusb
12mu|libgusb-0.1.6-2|73	%{_datadir}/gir-1.0/GUsb-*.gir
12mu|libgusb-0.1.6-2|74	

20033 12
12mu|libgweather2-2.30.3-9|1	%define oname libgweather
12mu|libgweather2-2.30.3-9|2	%define major 1
12mu|libgweather2-2.30.3-9|3	%define libname %mklibname gweather %{major}
12mu|libgweather2-2.30.3-9|4	%define develname %mklibname -d gweather %{major}
12mu|libgweather2-2.30.3-9|5	%define olddevelname %mklibname -d gnome-applets
12mu|libgweather2-2.30.3-9|6	
12mu|libgweather2-2.30.3-9|7	Summary:	GNOME Weather applet library
12mu|libgweather2-2.30.3-9|8	Name:		libgweather2
12mu|libgweather2-2.30.3-9|9	Version:	2.30.3
12mu|libgweather2-2.30.3-9|10	Release:	9
12mu|libgweather2-2.30.3-9|11	License:	GPLv2+
12mu|libgweather2-2.30.3-9|12	Group:		System/Libraries
12mu|libgweather2-2.30.3-9|13	Url:		http://www.gnome.org
12mu|libgweather2-2.30.3-9|14	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{oname}/%{oname}-%{version}.tar.bz2
12mu|libgweather2-2.30.3-9|15	BuildRequires:	pkgconfig(libsoup-2.4)
12mu|libgweather2-2.30.3-9|16	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|libgweather2-2.30.3-9|17	BuildRequires:	pkgconfig(gconf-2.0)
12mu|libgweather2-2.30.3-9|18	BuildRequires:	intltool
12mu|libgweather2-2.30.3-9|19	BuildRequires:	libxml2-utils
12mu|libgweather2-2.30.3-9|20	#gw libtool dep:
12mu|libgweather2-2.30.3-9|21	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|libgweather2-2.30.3-9|22	Conflicts:	gnome-applets < 2.21.3
12mu|libgweather2-2.30.3-9|23	Conflicts:	%{oname}
12mu|libgweather2-2.30.3-9|24	
12mu|libgweather2-2.30.3-9|25	%description
12mu|libgweather2-2.30.3-9|26	This is a library to provide Weather data to the GNOME panel applet.
12mu|libgweather2-2.30.3-9|27	
12mu|libgweather2-2.30.3-9|28	%package -n %{libname}
12mu|libgweather2-2.30.3-9|29	Group:		System/Libraries
12mu|libgweather2-2.30.3-9|30	Summary:	GNOME Weather applet library
12mu|libgweather2-2.30.3-9|31	
12mu|libgweather2-2.30.3-9|32	%description -n %{libname}
12mu|libgweather2-2.30.3-9|33	This is a library to provide Weather data to the GNOME panel applet.
12mu|libgweather2-2.30.3-9|34	
12mu|libgweather2-2.30.3-9|35	%package -n %{develname}
12mu|libgweather2-2.30.3-9|36	Group:		Development/C
12mu|libgweather2-2.30.3-9|37	Summary:	GNOME Weather applet library
12mu|libgweather2-2.30.3-9|38	Requires:	%{libname} = %{version}
12mu|libgweather2-2.30.3-9|39	Provides:	%{name}-devel = %{version}-%{release}
12mu|libgweather2-2.30.3-9|40	Obsoletes:	%{olddevelname} < 2.21.3
12mu|libgweather2-2.30.3-9|41	
12mu|libgweather2-2.30.3-9|42	%description -n %{develname}
12mu|libgweather2-2.30.3-9|43	This is a library to provide Weather data to the GNOME panel applet.
12mu|libgweather2-2.30.3-9|44	
12mu|libgweather2-2.30.3-9|45	%prep
12mu|libgweather2-2.30.3-9|46	%setup -q -n %{oname}-%{version}
12mu|libgweather2-2.30.3-9|47	
12mu|libgweather2-2.30.3-9|48	%build
12mu|libgweather2-2.30.3-9|49	%configure2_5x --disable-static
12mu|libgweather2-2.30.3-9|50	%make
12mu|libgweather2-2.30.3-9|51	
12mu|libgweather2-2.30.3-9|52	%install
12mu|libgweather2-2.30.3-9|53	%makeinstall_std
12mu|libgweather2-2.30.3-9|54	
12mu|libgweather2-2.30.3-9|55	%find_lang %{oname}
12mu|libgweather2-2.30.3-9|56	for xmlfile in %{buildroot}%{_datadir}/%{oname}/Locations.*.xml; do
12mu|libgweather2-2.30.3-9|57	echo "%lang($(basename $xmlfile|sed -e s/Locations.// -e s/.xml//)) $(echo $xmlfile | sed s!%{buildroot}!!)" >> %{oname}.lang
12mu|libgweather2-2.30.3-9|58	done
12mu|libgweather2-2.30.3-9|59	
12mu|libgweather2-2.30.3-9|60	%preun
12mu|libgweather2-2.30.3-9|61	%preun_uninstall_gconf_schemas gweather
12mu|libgweather2-2.30.3-9|62	
12mu|libgweather2-2.30.3-9|63	
12mu|libgweather2-2.30.3-9|64	%files -f %{oname}.lang
12mu|libgweather2-2.30.3-9|65	%doc AUTHORS NEWS
12mu|libgweather2-2.30.3-9|66	%{_sysconfdir}/gconf/schemas/gweather.schemas
12mu|libgweather2-2.30.3-9|67	%dir %{_datadir}/%{oname}
12mu|libgweather2-2.30.3-9|68	%{_datadir}/%{oname}/locations.dtd
12mu|libgweather2-2.30.3-9|69	%{_datadir}/%{oname}/Locations.xml
12mu|libgweather2-2.30.3-9|70	%{_datadir}/icons/gnome/*/status/weather*
12mu|libgweather2-2.30.3-9|71	
12mu|libgweather2-2.30.3-9|72	%files -n %{libname}
12mu|libgweather2-2.30.3-9|73	%{_libdir}/libgweather.so.%{major}*
12mu|libgweather2-2.30.3-9|74	
12mu|libgweather2-2.30.3-9|75	%files -n %{develname}
12mu|libgweather2-2.30.3-9|76	%doc ChangeLog
12mu|libgweather2-2.30.3-9|77	%{_libdir}/lib*.so
12mu|libgweather2-2.30.3-9|78	%{_libdir}/pkgconfig/*.pc
12mu|libgweather2-2.30.3-9|79	%{_includedir}/*
12mu|libgweather2-2.30.3-9|80	%{_datadir}/gtk-doc/html/%{oname}
12mu|libgweather2-2.30.3-9|81	
12mu|libgweather2-2.30.3-9|82	
12mu|libgweather2-2.30.3-9|83	%changelog
12mu|libgweather2-2.30.3-9|84	* Fri Dec 16 2011 Götz Waschk <waschk@mandriva.org> 2.30.3-7mdv2012.0
12mu|libgweather2-2.30.3-9|85	+ Revision: 743116
12mu|libgweather2-2.30.3-9|86	- fix deps and conflicts
12mu|libgweather2-2.30.3-9|87	
12mu|libgweather2-2.30.3-9|88	* Thu Dec 15 2011 Götz Waschk <waschk@mandriva.org> 2.30.3-6
12mu|libgweather2-2.30.3-9|89	+ Revision: 741451
12mu|libgweather2-2.30.3-9|90	- readd old version of libgweather
12mu|libgweather2-2.30.3-9|91	- rebuild for new libpng
12mu|libgweather2-2.30.3-9|92	- update to new version 2.30.3
12mu|libgweather2-2.30.3-9|93	- rebuild for new libproxy
12mu|libgweather2-2.30.3-9|94	- update to new version 2.30.2
12mu|libgweather2-2.30.3-9|95	- update to new version 2.30.0
12mu|libgweather2-2.30.3-9|96	- update to new version 2.29.92
12mu|libgweather2-2.30.3-9|97	- update to new version 2.29.91
12mu|libgweather2-2.30.3-9|98	- update to new version 2.29.90
12mu|libgweather2-2.30.3-9|99	- update to new version 2.29.5
12mu|libgweather2-2.30.3-9|100	- new version
12mu|libgweather2-2.30.3-9|101	- add icons
12mu|libgweather2-2.30.3-9|102	- update to new version 2.28.0
12mu|libgweather2-2.30.3-9|103	- update to new version 2.27.92
12mu|libgweather2-2.30.3-9|104	- update to new version 2.27.91
12mu|libgweather2-2.30.3-9|105	- update build deps
12mu|libgweather2-2.30.3-9|106	- update to new version 2.26.2.1
12mu|libgweather2-2.30.3-9|107	- update to new version 2.26.1
12mu|libgweather2-2.30.3-9|108	- update to new version 2.26.0
12mu|libgweather2-2.30.3-9|109	- update to new version 2.25.92
12mu|libgweather2-2.30.3-9|110	- update to new version 2.25.91
12mu|libgweather2-2.30.3-9|111	- update to new version 2.25.5
12mu|libgweather2-2.30.3-9|112	- update to new version 2.25.4
12mu|libgweather2-2.30.3-9|113	- update to new version 2.25.3
12mu|libgweather2-2.30.3-9|114	- rebuild to get rid of libtasn1 dep
12mu|libgweather2-2.30.3-9|115	- new version
12mu|libgweather2-2.30.3-9|116	- update file list
12mu|libgweather2-2.30.3-9|117	- fix build deps
12mu|libgweather2-2.30.3-9|118	- update to new version 2.24.2
12mu|libgweather2-2.30.3-9|119	- new version
12mu|libgweather2-2.30.3-9|120	- update to new version 2.24.1
12mu|libgweather2-2.30.3-9|121	- new version
12mu|libgweather2-2.30.3-9|122	- new version
12mu|libgweather2-2.30.3-9|123	- new version
12mu|libgweather2-2.30.3-9|124	- new version
12mu|libgweather2-2.30.3-9|125	- new version
12mu|libgweather2-2.30.3-9|126	- rediff the patch
12mu|libgweather2-2.30.3-9|127	- update build deps
12mu|libgweather2-2.30.3-9|128	- new version
12mu|libgweather2-2.30.3-9|129	- new version
12mu|libgweather2-2.30.3-9|130	- update license
12mu|libgweather2-2.30.3-9|131	- update buildrequires
12mu|libgweather2-2.30.3-9|132	- new version
12mu|libgweather2-2.30.3-9|133	- fix build
12mu|libgweather2-2.30.3-9|134	- disable parallel make
12mu|libgweather2-2.30.3-9|135	- fix buildrequires
12mu|libgweather2-2.30.3-9|136	- new version
12mu|libgweather2-2.30.3-9|137	- add localized xml files
12mu|libgweather2-2.30.3-9|138	- new version
12mu|libgweather2-2.30.3-9|139	- new major
12mu|libgweather2-2.30.3-9|140	- new version
12mu|libgweather2-2.30.3-9|141	- new version
12mu|libgweather2-2.30.3-9|142	- new version
12mu|libgweather2-2.30.3-9|143	- import libgweather
12mu|libgweather2-2.30.3-9|144	
12mu|libgweather2-2.30.3-9|145	+ mandrake <mandrake@mandriva.com>
12mu|libgweather2-2.30.3-9|146	- %repsys markrelease
12mu|libgweather2-2.30.3-9|147	version: 2.30.3
12mu|libgweather2-2.30.3-9|148	release: 5
12mu|libgweather2-2.30.3-9|149	revision: 705834
12mu|libgweather2-2.30.3-9|150	Copying 2.30.3-5 to releases/ directory.
12mu|libgweather2-2.30.3-9|151	
12mu|libgweather2-2.30.3-9|152	+ Funda Wang <fwang@mandriva.org>
12mu|libgweather2-2.30.3-9|153	- rebuild to add gconf2 as req
12mu|libgweather2-2.30.3-9|154	- rebuild for updated libsoup libtool archive
12mu|libgweather2-2.30.3-9|155	
12mu|libgweather2-2.30.3-9|156	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|libgweather2-2.30.3-9|157	- mass rebuild
12mu|libgweather2-2.30.3-9|158	- rebuilt against new libxcb
12mu|libgweather2-2.30.3-9|159	
12mu|libgweather2-2.30.3-9|160	+ Frederic Crozat <fcrozat@mandriva.com>
12mu|libgweather2-2.30.3-9|161	- really remove patch0
12mu|libgweather2-2.30.3-9|162	- Remove patch0, already fixed upstream differently
12mu|libgweather2-2.30.3-9|163	- Patch0: fix libgweather when using non-UTF8 locale
12mu|libgweather2-2.30.3-9|164	
12mu|libgweather2-2.30.3-9|165	+ Pixel <pixel@mandriva.com>
12mu|libgweather2-2.30.3-9|166	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|libgweather2-2.30.3-9|167	

20034 12
12mu|libgweather-3.8.2-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|libgweather-3.8.2-1|2	
12mu|libgweather-3.8.2-1|3	
12mu|libgweather-3.8.2-1|4	%define api		3
12mu|libgweather-3.8.2-1|5	%define major		3
12mu|libgweather-3.8.2-1|6	%define gir_major	3.0
12mu|libgweather-3.8.2-1|7	
12mu|libgweather-3.8.2-1|8	%define libname		%mklibname gweather %{api} %{major}
12mu|libgweather-3.8.2-1|9	%define develname	%mklibname -d gweather
12mu|libgweather-3.8.2-1|10	%define girname		%mklibname gweather-gir %{gir_major}
12mu|libgweather-3.8.2-1|11	%define olddevelname %mklibname -d gnome-applets
12mu|libgweather-3.8.2-1|12	
12mu|libgweather-3.8.2-1|13	Summary:	GNOME Weather applet library
12mu|libgweather-3.8.2-1|14	Name:		libgweather
12mu|libgweather-3.8.2-1|15	Version:	3.8.2
12mu|libgweather-3.8.2-1|16	Release:	1
12mu|libgweather-3.8.2-1|17	License:	GPLv2+
12mu|libgweather-3.8.2-1|18	Group:		System/Libraries
12mu|libgweather-3.8.2-1|19	Url:		http://www.gnome.org
12mu|libgweather-3.8.2-1|20	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/libgweather/%{url_ver}/%{name}-%{version}.tar.xz
12mu|libgweather-3.8.2-1|21	
12mu|libgweather-3.8.2-1|22	BuildRequires:	intltool
12mu|libgweather-3.8.2-1|23	BuildRequires:	libxml2-utils
12mu|libgweather-3.8.2-1|24	BuildRequires:	pkgconfig(gconf-2.0) GConf2
12mu|libgweather-3.8.2-1|25	BuildRequires:	pkgconfig(glib-2.0)
12mu|libgweather-3.8.2-1|26	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|libgweather-3.8.2-1|27	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|libgweather-3.8.2-1|28	BuildRequires:	pkgconfig(libsoup-gnome-2.4)
12mu|libgweather-3.8.2-1|29	BuildRequires:	pkgconfig(libxml-2.0)
12mu|libgweather-3.8.2-1|30	
12mu|libgweather-3.8.2-1|31	%description
12mu|libgweather-3.8.2-1|32	This is a library to provide Weather data to the GNOME panel applet.
12mu|libgweather-3.8.2-1|33	
12mu|libgweather-3.8.2-1|34	%package -n %{libname}
12mu|libgweather-3.8.2-1|35	Group:		System/Libraries
12mu|libgweather-3.8.2-1|36	Summary:	GNOME Weather applet library
12mu|libgweather-3.8.2-1|37	Requires:	%{name} >= %{version}-%{release}
12mu|libgweather-3.8.2-1|38	
12mu|libgweather-3.8.2-1|39	Obsoletes:	%{_lib}gweather3_1 < %{version}
12mu|libgweather-3.8.2-1|40	
12mu|libgweather-3.8.2-1|41	%description -n %{libname}
12mu|libgweather-3.8.2-1|42	This is a library to provide Weather data to the GNOME panel applet.
12mu|libgweather-3.8.2-1|43	
12mu|libgweather-3.8.2-1|44	%package -n %{girname}
12mu|libgweather-3.8.2-1|45	Summary:	GObject Introspection interface description for %{name}
12mu|libgweather-3.8.2-1|46	Group:		System/Libraries
12mu|libgweather-3.8.2-1|47	
12mu|libgweather-3.8.2-1|48	%description -n %{girname}
12mu|libgweather-3.8.2-1|49	GObject Introspection interface description for %{name}.
12mu|libgweather-3.8.2-1|50	
12mu|libgweather-3.8.2-1|51	%package -n %{develname}
12mu|libgweather-3.8.2-1|52	Group:		Development/C
12mu|libgweather-3.8.2-1|53	Summary:	GNOME Weather applet library
12mu|libgweather-3.8.2-1|54	Requires:	%{libname} = %{version}-%{release}
12mu|libgweather-3.8.2-1|55	Provides:	%{name}-devel = %{version}-%{release}
12mu|libgweather-3.8.2-1|56	Obsoletes:	%{olddevelname} < 2.21.3
12mu|libgweather-3.8.2-1|57	
12mu|libgweather-3.8.2-1|58	%description -n %{develname}
12mu|libgweather-3.8.2-1|59	This is a library to provide Weather data to the GNOME panel applet.
12mu|libgweather-3.8.2-1|60	
12mu|libgweather-3.8.2-1|61	%prep
12mu|libgweather-3.8.2-1|62	%setup -q
12mu|libgweather-3.8.2-1|63	
12mu|libgweather-3.8.2-1|64	%build
12mu|libgweather-3.8.2-1|65	%configure2_5x \
12mu|libgweather-3.8.2-1|66	--enable-introspection=yes \
12mu|libgweather-3.8.2-1|67	--disable-static \
12mu|libgweather-3.8.2-1|68	--disable-gtk-doc
12mu|libgweather-3.8.2-1|69	
12mu|libgweather-3.8.2-1|70	%make
12mu|libgweather-3.8.2-1|71	
12mu|libgweather-3.8.2-1|72	%install
12mu|libgweather-3.8.2-1|73	%makeinstall_std
12mu|libgweather-3.8.2-1|74	%find_lang %{name}-3.0
12mu|libgweather-3.8.2-1|75	
12mu|libgweather-3.8.2-1|76	for xmlfile in  %{buildroot}%{_datadir}/%{name}/Locations.*.xml; do
12mu|libgweather-3.8.2-1|77	echo "%lang($(basename $xmlfile|sed -e s/Locations.// -e s/.xml//)) $(echo $xmlfile | sed s!%{buildroot}!!)" >> %{name}-3.0.lang
12mu|libgweather-3.8.2-1|78	done
12mu|libgweather-3.8.2-1|79	
12mu|libgweather-3.8.2-1|80	%files -f %{name}-3.0.lang
12mu|libgweather-3.8.2-1|81	%doc AUTHORS NEWS
12mu|libgweather-3.8.2-1|82	%dir %{_datadir}/%{name}
12mu|libgweather-3.8.2-1|83	%{_datadir}/%{name}/locations.dtd
12mu|libgweather-3.8.2-1|84	%{_datadir}/%{name}/Locations.xml
12mu|libgweather-3.8.2-1|85	%{_datadir}/icons/gnome/*/status/weather*
12mu|libgweather-3.8.2-1|86	%{_datadir}/glib-2.0/schemas/org.gnome.GWeather.enums.xml
12mu|libgweather-3.8.2-1|87	%{_datadir}/glib-2.0/schemas/org.gnome.GWeather.gschema.xml
12mu|libgweather-3.8.2-1|88	
12mu|libgweather-3.8.2-1|89	%files -n %{libname}
12mu|libgweather-3.8.2-1|90	%{_libdir}/libgweather-%{api}.so.%{major}*
12mu|libgweather-3.8.2-1|91	
12mu|libgweather-3.8.2-1|92	%files -n %{girname}
12mu|libgweather-3.8.2-1|93	%{_libdir}/girepository-1.0/GWeather-%{gir_major}.typelib
12mu|libgweather-3.8.2-1|94	
12mu|libgweather-3.8.2-1|95	%files -n %{develname}
12mu|libgweather-3.8.2-1|96	%doc ChangeLog
12mu|libgweather-3.8.2-1|97	%{_libdir}/*.so
12mu|libgweather-3.8.2-1|98	%{_libdir}/pkgconfig/*.pc
12mu|libgweather-3.8.2-1|99	%{_includedir}/*
12mu|libgweather-3.8.2-1|100	%{_datadir}/gtk-doc/html/%{name}-3.0
12mu|libgweather-3.8.2-1|101	%{_datadir}/gir-1.0/GWeather-%{gir_major}.gir

20035 12
12mu|libhangul-0.1.0-1|1	%define major 1
12mu|libhangul-0.1.0-1|2	%define libname %mklibname hangul %{major}
12mu|libhangul-0.1.0-1|3	%define devname %mklibname -d hangul
12mu|libhangul-0.1.0-1|4	
12mu|libhangul-0.1.0-1|5	Summary:	A generalized and portable library for hangul
12mu|libhangul-0.1.0-1|6	Name:		libhangul
12mu|libhangul-0.1.0-1|7	Version:	0.1.0
12mu|libhangul-0.1.0-1|8	Release:	1
12mu|libhangul-0.1.0-1|9	License:	LGPLv2+
12mu|libhangul-0.1.0-1|10	Group:		System/Internationalization
12mu|libhangul-0.1.0-1|11	Url:		http://kldp.net/projects/hangul/
12mu|libhangul-0.1.0-1|12	Source0:	http://kldp.net/frs/download.php/4618/%{name}-%{version}.tar.gz
12mu|libhangul-0.1.0-1|13	
12mu|libhangul-0.1.0-1|14	%description
12mu|libhangul-0.1.0-1|15	libhangul is a generalized and portable library for processing hangul.
12mu|libhangul-0.1.0-1|16	
12mu|libhangul-0.1.0-1|17	%files -f %{name}.lang
12mu|libhangul-0.1.0-1|18	%{_bindir}/hangul
12mu|libhangul-0.1.0-1|19	%{_datadir}/libhangul
12mu|libhangul-0.1.0-1|20	
12mu|libhangul-0.1.0-1|21	#----------------------------------------------------------------------------
12mu|libhangul-0.1.0-1|22	
12mu|libhangul-0.1.0-1|23	%package -n	%{libname}
12mu|libhangul-0.1.0-1|24	Summary:	Main libhangul library
12mu|libhangul-0.1.0-1|25	Group:		System/Internationalization
12mu|libhangul-0.1.0-1|26	
12mu|libhangul-0.1.0-1|27	%description -n %{libname}
12mu|libhangul-0.1.0-1|28	libhangul is a generalized and portable library for processing hangul.
12mu|libhangul-0.1.0-1|29	
12mu|libhangul-0.1.0-1|30	%files -n %{libname}
12mu|libhangul-0.1.0-1|31	%{_libdir}/libhangul.so.%{major}*
12mu|libhangul-0.1.0-1|32	
12mu|libhangul-0.1.0-1|33	#----------------------------------------------------------------------------
12mu|libhangul-0.1.0-1|34	
12mu|libhangul-0.1.0-1|35	%package -n	%{devname}
12mu|libhangul-0.1.0-1|36	Summary:	Development files for %{name}
12mu|libhangul-0.1.0-1|37	Group:		Development/C
12mu|libhangul-0.1.0-1|38	Requires:	%{libname} = %{EVRD}
12mu|libhangul-0.1.0-1|39	
12mu|libhangul-0.1.0-1|40	%description -n %{devname}
12mu|libhangul-0.1.0-1|41	Headers of %{name} for development.
12mu|libhangul-0.1.0-1|42	
12mu|libhangul-0.1.0-1|43	%files -n %{devname}
12mu|libhangul-0.1.0-1|44	%doc AUTHORS COPYING ChangeLog NEWS README
12mu|libhangul-0.1.0-1|45	%{_includedir}/hangul-1.0/hangul.h
12mu|libhangul-0.1.0-1|46	%{_libdir}/*.so
12mu|libhangul-0.1.0-1|47	%{_libdir}/pkgconfig/libhangul.pc
12mu|libhangul-0.1.0-1|48	
12mu|libhangul-0.1.0-1|49	#----------------------------------------------------------------------------
12mu|libhangul-0.1.0-1|50	
12mu|libhangul-0.1.0-1|51	%prep
12mu|libhangul-0.1.0-1|52	%setup -q
12mu|libhangul-0.1.0-1|53	
12mu|libhangul-0.1.0-1|54	%build
12mu|libhangul-0.1.0-1|55	%configure2_5x --disable-static
12mu|libhangul-0.1.0-1|56	%make
12mu|libhangul-0.1.0-1|57	
12mu|libhangul-0.1.0-1|58	%install
12mu|libhangul-0.1.0-1|59	%makeinstall_std
12mu|libhangul-0.1.0-1|60	
12mu|libhangul-0.1.0-1|61	%find_lang %{name}
12mu|libhangul-0.1.0-1|62	
12mu|libhangul-0.1.0-1|63	
12mu|libhangul-0.1.0-1|64	%changelog
12mu|libhangul-0.1.0-1|65	* Sat Jan 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.0-1
12mu|libhangul-0.1.0-1|66	+ Revision: b7f4f11
12mu|libhangul-0.1.0-1|67	- LOG New version 0.1.0, new library major 1
12mu|libhangul-0.1.0-1|68	
12mu|libhangul-0.1.0-1|69	

20036 12
12mu|libharu-2.2.1-1|1	%define libname %mklibname haru %{version}
12mu|libharu-2.2.1-1|2	%define devname %mklibname haru -d
12mu|libharu-2.2.1-1|3	
12mu|libharu-2.2.1-1|4	Summary:	Cross platform software library for generating PDF
12mu|libharu-2.2.1-1|5	Name:		libharu
12mu|libharu-2.2.1-1|6	Version:	2.2.1
12mu|libharu-2.2.1-1|7	Release:	1
12mu|libharu-2.2.1-1|8	License:	BSD
12mu|libharu-2.2.1-1|9	Group:		System/Libraries
12mu|libharu-2.2.1-1|10	Url:		http://www.libharu.org/
12mu|libharu-2.2.1-1|11	Source0:	http://libharu.org/files/%{name}-%{version}.tar.bz2
12mu|libharu-2.2.1-1|12	Patch0:		libharu-2.2.1-png15.patch
12mu|libharu-2.2.1-1|13	BuildRequires:	file
12mu|libharu-2.2.1-1|14	BuildRequires:	pkgconfig(libpng)
12mu|libharu-2.2.1-1|15	BuildRequires:	pkgconfig(zlib)
12mu|libharu-2.2.1-1|16	
12mu|libharu-2.2.1-1|17	%description
12mu|libharu-2.2.1-1|18	HARU is a free, cross platform, open-sourced software library for generating
12mu|libharu-2.2.1-1|19	PDF.
12mu|libharu-2.2.1-1|20	
12mu|libharu-2.2.1-1|21	#----------------------------------------------------------------------------
12mu|libharu-2.2.1-1|22	
12mu|libharu-2.2.1-1|23	%package -n %{libname}
12mu|libharu-2.2.1-1|24	Summary:	Shared libharu library
12mu|libharu-2.2.1-1|25	Group:		System/Libraries
12mu|libharu-2.2.1-1|26	
12mu|libharu-2.2.1-1|27	%description -n %{libname}
12mu|libharu-2.2.1-1|28	HARU is a free, cross platform, open-sourced software library for generating
12mu|libharu-2.2.1-1|29	PDF.
12mu|libharu-2.2.1-1|30	
12mu|libharu-2.2.1-1|31	%files -n %{libname}
12mu|libharu-2.2.1-1|32	%doc README
12mu|libharu-2.2.1-1|33	%{_libdir}/libhpdf-%{version}.so
12mu|libharu-2.2.1-1|34	
12mu|libharu-2.2.1-1|35	#----------------------------------------------------------------------------
12mu|libharu-2.2.1-1|36	
12mu|libharu-2.2.1-1|37	%package -n %{devname}
12mu|libharu-2.2.1-1|38	Summary:	Development files for libharu
12mu|libharu-2.2.1-1|39	Group:		Development/C
12mu|libharu-2.2.1-1|40	Requires:	%{libname} = %{EVRD}
12mu|libharu-2.2.1-1|41	Provides:	%{name}-devel = %{EVRD}
12mu|libharu-2.2.1-1|42	
12mu|libharu-2.2.1-1|43	%description -n %{devname}
12mu|libharu-2.2.1-1|44	HARU is a free, cross platform, open-sourced software library for generating
12mu|libharu-2.2.1-1|45	PDF.
12mu|libharu-2.2.1-1|46	
12mu|libharu-2.2.1-1|47	This package contains development files for libharu.
12mu|libharu-2.2.1-1|48	
12mu|libharu-2.2.1-1|49	%files -n %{devname}
12mu|libharu-2.2.1-1|50	%{_includedir}/hpdf*.h
12mu|libharu-2.2.1-1|51	%{_libdir}/libhpdf.so
12mu|libharu-2.2.1-1|52	
12mu|libharu-2.2.1-1|53	#----------------------------------------------------------------------------
12mu|libharu-2.2.1-1|54	
12mu|libharu-2.2.1-1|55	%prep
12mu|libharu-2.2.1-1|56	%setup -q
12mu|libharu-2.2.1-1|57	%apply_patches
12mu|libharu-2.2.1-1|58	
12mu|libharu-2.2.1-1|59	%build
12mu|libharu-2.2.1-1|60	%configure2_5x \
12mu|libharu-2.2.1-1|61	--disable-static \
12mu|libharu-2.2.1-1|62	--enable-debug
12mu|libharu-2.2.1-1|63	%make
12mu|libharu-2.2.1-1|64	
12mu|libharu-2.2.1-1|65	%install
12mu|libharu-2.2.1-1|66	%makeinstall_std
12mu|libharu-2.2.1-1|67	
12mu|libharu-2.2.1-1|68	
12mu|libharu-2.2.1-1|69	%changelog
12mu|libharu-2.2.1-1|70	* Sat May 31 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.2.1-1
12mu|libharu-2.2.1-1|71	+ Revision: 94c5e74
12mu|libharu-2.2.1-1|72	- New version 2.2.1, new library major
12mu|libharu-2.2.1-1|73	
12mu|libharu-2.2.1-1|74	

20037 12
12mu|libidn-1.28-1|1	%define	major 11
12mu|libidn-1.28-1|2	%define libname	%mklibname idn %{major}
12mu|libidn-1.28-1|3	%define develname %mklibname idn -d
12mu|libidn-1.28-1|4	
12mu|libidn-1.28-1|5	Summary:	Internationalized string processing library
12mu|libidn-1.28-1|6	Name:		libidn
12mu|libidn-1.28-1|7	Version:	1.28
12mu|libidn-1.28-1|8	Release:	1
12mu|libidn-1.28-1|9	License:	LGPLv2+
12mu|libidn-1.28-1|10	Group:		System/Libraries
12mu|libidn-1.28-1|11	URL:		http://www.gnu.org/software/libidn/
12mu|libidn-1.28-1|12	Source0:	http://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz
12mu|libidn-1.28-1|13	Source1:	http://ftp.gnu.org/gnu/libidn/%{name}-%{version}.tar.gz.sig
12mu|libidn-1.28-1|14	Patch0:		libidn-1.25-automake-1.12.patch
12mu|libidn-1.28-1|15	BuildRequires:	autoconf automake libtool m4 intltool
12mu|libidn-1.28-1|16	BuildRequires:	texinfo gtk-doc gettext gettext-devel
12mu|libidn-1.28-1|17	%ifnarch %mips %arm
12mu|libidn-1.28-1|18	BuildRequires:	valgrind
12mu|libidn-1.28-1|19	BuildRequires:	java-rpmbuild
12mu|libidn-1.28-1|20	%endif
12mu|libidn-1.28-1|21	# disable on arm for now. test it again on real hardware. qemu doesn't like it
12mu|libidn-1.28-1|22	%ifnarch %mips %arm
12mu|libidn-1.28-1|23	BuildRequires:	mono
12mu|libidn-1.28-1|24	%endif
12mu|libidn-1.28-1|25	
12mu|libidn-1.28-1|26	%description
12mu|libidn-1.28-1|27	GNU Libidn is an implementation of the Stringprep, Punycode and
12mu|libidn-1.28-1|28	IDNA specifications defined by the IETF Internationalized Domain
12mu|libidn-1.28-1|29	Names (IDN) working group, used for internationalized domain
12mu|libidn-1.28-1|30	names.
12mu|libidn-1.28-1|31	
12mu|libidn-1.28-1|32	%package -n %{libname}
12mu|libidn-1.28-1|33	Summary:	Internationalized string processing library
12mu|libidn-1.28-1|34	Group:		System/Libraries
12mu|libidn-1.28-1|35	
12mu|libidn-1.28-1|36	%description -n	%{libname}
12mu|libidn-1.28-1|37	GNU Libidn is an implementation of the Stringprep, Punycode and
12mu|libidn-1.28-1|38	IDNA specifications defined by the IETF Internationalized Domain
12mu|libidn-1.28-1|39	Names (IDN) working group, used for internationalized domain
12mu|libidn-1.28-1|40	names.
12mu|libidn-1.28-1|41	
12mu|libidn-1.28-1|42	%package -n %{develname}
12mu|libidn-1.28-1|43	Summary:	Development files for the %{libname} library
12mu|libidn-1.28-1|44	Group:		Development/C
12mu|libidn-1.28-1|45	Provides:	%{name}-devel = %{version}-%{release}
12mu|libidn-1.28-1|46	Provides:	idn-devel = %{version}-%{release}
12mu|libidn-1.28-1|47	Requires:	%{libname} >= %{version}-%{release}
12mu|libidn-1.28-1|48	Obsoletes:	%{mklibname idn 11 -d} < 1.25
12mu|libidn-1.28-1|49	
12mu|libidn-1.28-1|50	%description -n	%{develname}
12mu|libidn-1.28-1|51	Development files for the %{libname} library.
12mu|libidn-1.28-1|52	
12mu|libidn-1.28-1|53	%package -n idn
12mu|libidn-1.28-1|54	Summary:	Commandline interface to the %{libname} library
12mu|libidn-1.28-1|55	Group:		System/Servers
12mu|libidn-1.28-1|56	
12mu|libidn-1.28-1|57	%description -n idn
12mu|libidn-1.28-1|58	This package provides the commandline interface to the
12mu|libidn-1.28-1|59	%{libname} library.
12mu|libidn-1.28-1|60	
12mu|libidn-1.28-1|61	%ifnarch %mips %arm
12mu|libidn-1.28-1|62	%package -n %{libname}-java
12mu|libidn-1.28-1|63	Summary:	Java support for the %{name}
12mu|libidn-1.28-1|64	Group:		Development/Java
12mu|libidn-1.28-1|65	Provides:	%{name}-java = %{version}-%{release}
12mu|libidn-1.28-1|66	Requires:	%{libname} >= %{version}-%{release}
12mu|libidn-1.28-1|67	
12mu|libidn-1.28-1|68	%description -n %{libname}-java
12mu|libidn-1.28-1|69	Java support for the %{name}.
12mu|libidn-1.28-1|70	
12mu|libidn-1.28-1|71	%package -n %{libname}-mono
12mu|libidn-1.28-1|72	Summary:	Mono support for the %{name}
12mu|libidn-1.28-1|73	Group:		Development/Other
12mu|libidn-1.28-1|74	Provides:	%{name}-mono = %{version}-%{release}
12mu|libidn-1.28-1|75	Requires:	%{libname} >= %{version}-%{release}
12mu|libidn-1.28-1|76	
12mu|libidn-1.28-1|77	%description -n %{libname}-mono
12mu|libidn-1.28-1|78	Mono support for the %{name}.
12mu|libidn-1.28-1|79	%endif
12mu|libidn-1.28-1|80	
12mu|libidn-1.28-1|81	%prep
12mu|libidn-1.28-1|82	%setup -q
12mu|libidn-1.28-1|83	%patch0 -p1
12mu|libidn-1.28-1|84	
12mu|libidn-1.28-1|85	# Name directory sections consistently in the info file, rhbz #209491
12mu|libidn-1.28-1|86	sed -i '/^INFO-DIR-SECTION/{s/GNU Libraries/Libraries/;s/GNU utilities/Utilities/;}' doc/libidn.info
12mu|libidn-1.28-1|87	
12mu|libidn-1.28-1|88	iconv -f ISO-8859-1 -t UTF-8 doc/libidn.info > iconv.tmp
12mu|libidn-1.28-1|89	mv iconv.tmp doc/libidn.info
12mu|libidn-1.28-1|90	
12mu|libidn-1.28-1|91	%build
12mu|libidn-1.28-1|92	autoreconf -fi
12mu|libidn-1.28-1|93	
12mu|libidn-1.28-1|94	%configure2_5x \
12mu|libidn-1.28-1|95	%ifnarch %mips %arm
12mu|libidn-1.28-1|96	--enable-java \
12mu|libidn-1.28-1|97	--enable-valgrind-tests \
12mu|libidn-1.28-1|98	%endif
12mu|libidn-1.28-1|99	%ifnarch %mips %arm
12mu|libidn-1.28-1|100	--enable-csharp=mono \
12mu|libidn-1.28-1|101	%endif
12mu|libidn-1.28-1|102	--disable-rpath \
12mu|libidn-1.28-1|103	--disable-static
12mu|libidn-1.28-1|104	
12mu|libidn-1.28-1|105	%make
12mu|libidn-1.28-1|106	
12mu|libidn-1.28-1|107	%install
12mu|libidn-1.28-1|108	%makeinstall_std
12mu|libidn-1.28-1|109	
12mu|libidn-1.28-1|110	# fix "invalid-lc-messages-dir":
12mu|libidn-1.28-1|111	rm -rf %{buildroot}%{_datadir}/locale/en@*quot
12mu|libidn-1.28-1|112	
12mu|libidn-1.28-1|113	# make a nice list for docs
12mu|libidn-1.28-1|114	find doc -type f | sed 's/^/%{doc} /' | \
12mu|libidn-1.28-1|115	grep -v "Makefile*" | \
12mu|libidn-1.28-1|116	grep -v "\.tex*" | \
12mu|libidn-1.28-1|117	grep -v "\.info" | \
12mu|libidn-1.28-1|118	grep -v "\.1" | \
12mu|libidn-1.28-1|119	grep -v "\.3" | \
12mu|libidn-1.28-1|120	grep -v "\.sgml" | \
12mu|libidn-1.28-1|121	grep -v "\.xml" | \
12mu|libidn-1.28-1|122	grep -v "gdoc" | \
12mu|libidn-1.28-1|123	grep -v "mdate-sh" > %{libname}-devel.filelist
12mu|libidn-1.28-1|124	
12mu|libidn-1.28-1|125	find examples -type f -name ".c" | sed 's/^/%{doc} /' >> %{develname}.filelist
12mu|libidn-1.28-1|126	
12mu|libidn-1.28-1|127	%find_lang %{name}
12mu|libidn-1.28-1|128	
12mu|libidn-1.28-1|129	#(tpg) really not needed... also got lzma'd :)
12mu|libidn-1.28-1|130	
12mu|libidn-1.28-1|131	rm -rf %{buildroot}%{_infodir}/*.png*
12mu|libidn-1.28-1|132	
12mu|libidn-1.28-1|133	# this fixes a file clash in a mixed arch env
12mu|libidn-1.28-1|134	mv %{buildroot}%{_infodir}/%{name}.info %{buildroot}%{_infodir}/%{libname}.info
12mu|libidn-1.28-1|135	
12mu|libidn-1.28-1|136	%files -n idn -f %{name}.lang
12mu|libidn-1.28-1|137	%doc ChangeLog FAQ README THANKS contrib
12mu|libidn-1.28-1|138	%{_bindir}/idn
12mu|libidn-1.28-1|139	%{_mandir}/man1/idn.1*
12mu|libidn-1.28-1|140	%{_datadir}/*emacs/site-lisp/*.el
12mu|libidn-1.28-1|141	
12mu|libidn-1.28-1|142	%files -n %{libname}
12mu|libidn-1.28-1|143	%{_libdir}/libidn.so.%{major}*
12mu|libidn-1.28-1|144	%{_infodir}/%{libname}.info*
12mu|libidn-1.28-1|145	
12mu|libidn-1.28-1|146	%files -n %{develname} -f %{develname}.filelist
12mu|libidn-1.28-1|147	%doc doc/libidn.html TODO libc/example.c examples/README examples/Makefile.*
12mu|libidn-1.28-1|148	%{_libdir}/libidn.so
12mu|libidn-1.28-1|149	%{_includedir}/*.h
12mu|libidn-1.28-1|150	%{_libdir}/pkgconfig/*.pc
12mu|libidn-1.28-1|151	%{_mandir}/man3/*
12mu|libidn-1.28-1|152	
12mu|libidn-1.28-1|153	%ifnarch %mips %arm
12mu|libidn-1.28-1|154	%files -n %{libname}-java
12mu|libidn-1.28-1|155	%{_datadir}/java/*.jar
12mu|libidn-1.28-1|156	%endif
12mu|libidn-1.28-1|157	
12mu|libidn-1.28-1|158	%ifnarch %mips %arm
12mu|libidn-1.28-1|159	%files -n %{libname}-mono
12mu|libidn-1.28-1|160	%{_libdir}/*.dll
12mu|libidn-1.28-1|161	%endif
12mu|libidn-1.28-1|162	
12mu|libidn-1.28-1|163	%changelog
12mu|libidn-1.28-1|164	* Wed Jun 13 2012 Andrey Bondrov <abondrov@mandriva.org> 1.25-2
12mu|libidn-1.28-1|165	+ Revision: 805325
12mu|libidn-1.28-1|166	- Fix automake 1.12 patch, drop more legacy junk
12mu|libidn-1.28-1|167	- Drop some legacy junk
12mu|libidn-1.28-1|168	
12mu|libidn-1.28-1|169	* Fri Jun 01 2012 Oden Eriksson <oeriksson@mandriva.com> 1.25-1
12mu|libidn-1.28-1|170	+ Revision: 801751
12mu|libidn-1.28-1|171	- fix build
12mu|libidn-1.28-1|172	- 1.25
12mu|libidn-1.28-1|173	
12mu|libidn-1.28-1|174	* Thu Jan 12 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.24-1
12mu|libidn-1.28-1|175	+ Revision: 760567
12mu|libidn-1.28-1|176	- version update 1.24
12mu|libidn-1.28-1|177	
12mu|libidn-1.28-1|178	* Sat Dec 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.23-2
12mu|libidn-1.28-1|179	+ Revision: 737453
12mu|libidn-1.28-1|180	- various fixes
12mu|libidn-1.28-1|181	
12mu|libidn-1.28-1|182	* Sun Nov 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.23-1
12mu|libidn-1.28-1|183	+ Revision: 733707
12mu|libidn-1.28-1|184	- fix deps
12mu|libidn-1.28-1|185	- fix build (probably...)
12mu|libidn-1.28-1|186	- 1.23
12mu|libidn-1.28-1|187	- various cleanups
12mu|libidn-1.28-1|188	- nuke static and libtool *.la files
12mu|libidn-1.28-1|189	
12mu|libidn-1.28-1|190	* Sat May 07 2011 Funda Wang <fwang@mandriva.org> 1.22-1
12mu|libidn-1.28-1|191	+ Revision: 672243
12mu|libidn-1.28-1|192	- add sig
12mu|libidn-1.28-1|193	- update to new version 1.22
12mu|libidn-1.28-1|194	
12mu|libidn-1.28-1|195	* Sun May 01 2011 Oden Eriksson <oeriksson@mandriva.com> 1.21-1
12mu|libidn-1.28-1|196	+ Revision: 661171
12mu|libidn-1.28-1|197	- disable make check for now
12mu|libidn-1.28-1|198	- sync some fixes from fedora
12mu|libidn-1.28-1|199	
12mu|libidn-1.28-1|200	+ Funda Wang <fwang@mandriva.org>
12mu|libidn-1.28-1|201	- new version 1.21
12mu|libidn-1.28-1|202	
12mu|libidn-1.28-1|203	* Wed Mar 02 2011 Oden Eriksson <oeriksson@mandriva.com> 1.20-1
12mu|libidn-1.28-1|204	+ Revision: 641245
12mu|libidn-1.28-1|205	- 1.20
12mu|libidn-1.28-1|206	
12mu|libidn-1.28-1|207	* Mon Jul 12 2010 Oden Eriksson <oeriksson@mandriva.com> 1.19-1mdv2011.0
12mu|libidn-1.28-1|208	+ Revision: 551247
12mu|libidn-1.28-1|209	- 1.19
12mu|libidn-1.28-1|210	
12mu|libidn-1.28-1|211	* Mon Feb 15 2010 Frederik Himpe <fhimpe@mandriva.org> 1.18-1mdv2010.1
12mu|libidn-1.28-1|212	+ Revision: 506370
12mu|libidn-1.28-1|213	- Update to new version 1.18
12mu|libidn-1.28-1|214	
12mu|libidn-1.28-1|215	* Fri Jan 15 2010 Emmanuel Andry <eandry@mandriva.org> 1.16-1mdv2010.1
12mu|libidn-1.28-1|216	+ Revision: 491778
12mu|libidn-1.28-1|217	- New version 1.16
12mu|libidn-1.28-1|218	
12mu|libidn-1.28-1|219	* Sun Sep 27 2009 Olivier Blin <blino@mandriva.org> 1.15-2mdv2010.0
12mu|libidn-1.28-1|220	+ Revision: 449884
12mu|libidn-1.28-1|221	- disable mono/java/valgrind on mips & arm (from Arnaud Patard)
12mu|libidn-1.28-1|222	
12mu|libidn-1.28-1|223	* Mon Jun 08 2009 Frederik Himpe <fhimpe@mandriva.org> 1.15-1mdv2010.0
12mu|libidn-1.28-1|224	+ Revision: 384104
12mu|libidn-1.28-1|225	- Update to new version 1.15
12mu|libidn-1.28-1|226	
12mu|libidn-1.28-1|227	* Sat May 02 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.14-1mdv2010.0
12mu|libidn-1.28-1|228	+ Revision: 370768
12mu|libidn-1.28-1|229	- update to new version 1.14
12mu|libidn-1.28-1|230	
12mu|libidn-1.28-1|231	* Sat Mar 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 1.13-2mdv2009.1
12mu|libidn-1.28-1|232	+ Revision: 350829
12mu|libidn-1.28-1|233	- update to new version 1.13
12mu|libidn-1.28-1|234	
12mu|libidn-1.28-1|235	* Tue Dec 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1.11-2mdv2009.1
12mu|libidn-1.28-1|236	+ Revision: 314889
12mu|libidn-1.28-1|237	- rebuild
12mu|libidn-1.28-1|238	
12mu|libidn-1.28-1|239	* Sun Nov 16 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.11-1mdv2009.1
12mu|libidn-1.28-1|240	+ Revision: 303615
12mu|libidn-1.28-1|241	- update to new version 1.11
12mu|libidn-1.28-1|242	
12mu|libidn-1.28-1|243	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|libidn-1.28-1|244	- fix url
12mu|libidn-1.28-1|245	
12mu|libidn-1.28-1|246	* Mon Sep 01 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.10-1mdv2009.0
12mu|libidn-1.28-1|247	+ Revision: 278163
12mu|libidn-1.28-1|248	- update to new version 1.10
12mu|libidn-1.28-1|249	
12mu|libidn-1.28-1|250	* Fri Jul 11 2008 Oden Eriksson <oeriksson@mandriva.com> 1.9-1mdv2009.0
12mu|libidn-1.28-1|251	+ Revision: 233845
12mu|libidn-1.28-1|252	- 1.9
12mu|libidn-1.28-1|253	
12mu|libidn-1.28-1|254	+ Pixel <pixel@mandriva.com>
12mu|libidn-1.28-1|255	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|libidn-1.28-1|256	
12mu|libidn-1.28-1|257	* Sun May 11 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.8-1mdv2009.0
12mu|libidn-1.28-1|258	+ Revision: 205890
12mu|libidn-1.28-1|259	- new version
12mu|libidn-1.28-1|260	- enable valgrind tests
12mu|libidn-1.28-1|261	- add java and mono subpackages
12mu|libidn-1.28-1|262	- fix file list
12mu|libidn-1.28-1|263	
12mu|libidn-1.28-1|264	* Sun Apr 13 2008 Oden Eriksson <oeriksson@mandriva.com> 1.7-1mdv2009.0
12mu|libidn-1.28-1|265	+ Revision: 192656
12mu|libidn-1.28-1|266	- 1.7
12mu|libidn-1.28-1|267	
12mu|libidn-1.28-1|268	* Thu Feb 21 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.5-1mdv2008.1
12mu|libidn-1.28-1|269	+ Revision: 173451
12mu|libidn-1.28-1|270	- new version
12mu|libidn-1.28-1|271	
12mu|libidn-1.28-1|272	* Wed Jan 23 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4-1mdv2008.1
12mu|libidn-1.28-1|273	+ Revision: 157102
12mu|libidn-1.28-1|274	- new version
12mu|libidn-1.28-1|275	- remove buildrequires on libtool and autoconf
12mu|libidn-1.28-1|276	- add *.sig file
12mu|libidn-1.28-1|277	- mode docs to the binary package
12mu|libidn-1.28-1|278	- spec file clean
12mu|libidn-1.28-1|279	
12mu|libidn-1.28-1|280	+ Olivier Blin <blino@mandriva.org>
12mu|libidn-1.28-1|281	- restore BuildRoot
12mu|libidn-1.28-1|282	
12mu|libidn-1.28-1|283	+ Thierry Vignaud <tv@mandriva.org>
12mu|libidn-1.28-1|284	- kill re-definition of %%buildroot on Pixel's request
12mu|libidn-1.28-1|285	
12mu|libidn-1.28-1|286	* Wed Dec 12 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.3-1mdv2008.1
12mu|libidn-1.28-1|287	+ Revision: 117624
12mu|libidn-1.28-1|288	- new version
12mu|libidn-1.28-1|289	
12mu|libidn-1.28-1|290	* Tue Oct 16 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2-1mdv2008.1
12mu|libidn-1.28-1|291	+ Revision: 98832
12mu|libidn-1.28-1|292	- new version
12mu|libidn-1.28-1|293	- new license policy
12mu|libidn-1.28-1|294	
12mu|libidn-1.28-1|295	* Tue Sep 18 2007 Thierry Vignaud <tv@mandriva.org> 1.0-2mdv2008.0
12mu|libidn-1.28-1|296	+ Revision: 89677
12mu|libidn-1.28-1|297	- rebuild
12mu|libidn-1.28-1|298	
12mu|libidn-1.28-1|299	* Tue Jul 31 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdv2008.0
12mu|libidn-1.28-1|300	+ Revision: 57251
12mu|libidn-1.28-1|301	- 1.0
12mu|libidn-1.28-1|302	
12mu|libidn-1.28-1|303	* Thu Jul 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.6.14-1mdv2008.0
12mu|libidn-1.28-1|304	+ Revision: 53647
12mu|libidn-1.28-1|305	- new devel library policy
12mu|libidn-1.28-1|306	- remove not needed files
12mu|libidn-1.28-1|307	- disable rpath
12mu|libidn-1.28-1|308	- spec file clean
12mu|libidn-1.28-1|309	- new version
12mu|libidn-1.28-1|310	
12mu|libidn-1.28-1|311	
12mu|libidn-1.28-1|312	* Mon Mar 19 2007 Thierry Vignaud <tvignaud@mandriva.com> 0.6.9-3mdv2007.1
12mu|libidn-1.28-1|313	+ Revision: 146601
12mu|libidn-1.28-1|314	- move devel doc in -devel
12mu|libidn-1.28-1|315	
12mu|libidn-1.28-1|316	* Mon Mar 05 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.9-2mdv2007.1
12mu|libidn-1.28-1|317	+ Revision: 133202
12mu|libidn-1.28-1|318	- fix a libname dependant file clash
12mu|libidn-1.28-1|319	
12mu|libidn-1.28-1|320	* Sun Mar 04 2007 Oden Eriksson <oeriksson@mandriva.com> 0.6.9-1mdv2007.1
12mu|libidn-1.28-1|321	+ Revision: 132136
12mu|libidn-1.28-1|322	- second try...
12mu|libidn-1.28-1|323	- 0.6.9
12mu|libidn-1.28-1|324	- prevent future mess with major
12mu|libidn-1.28-1|325	
12mu|libidn-1.28-1|326	* Tue Oct 31 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.8-1mdv2007.1
12mu|libidn-1.28-1|327	+ Revision: 74284
12mu|libidn-1.28-1|328	- 0.6.8
12mu|libidn-1.28-1|329	- misc spec file fixes
12mu|libidn-1.28-1|330	- Import libidn
12mu|libidn-1.28-1|331	
12mu|libidn-1.28-1|332	* Sat Jul 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.5-1mdk
12mu|libidn-1.28-1|333	- 0.6.5
12mu|libidn-1.28-1|334	
12mu|libidn-1.28-1|335	* Tue Feb 07 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-1mdk
12mu|libidn-1.28-1|336	- 0.6.2 (Minor feature enhancements)
12mu|libidn-1.28-1|337	
12mu|libidn-1.28-1|338	* Fri Jan 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.1-1mdk
12mu|libidn-1.28-1|339	- 0.6.1
12mu|libidn-1.28-1|340	
12mu|libidn-1.28-1|341	* Thu Dec 22 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-2mdk
12mu|libidn-1.28-1|342	- install-info/info-install (duh!)
12mu|libidn-1.28-1|343	
12mu|libidn-1.28-1|344	* Thu Dec 22 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.0-1mdk
12mu|libidn-1.28-1|345	- 0.6.0
12mu|libidn-1.28-1|346	
12mu|libidn-1.28-1|347	* Tue Oct 25 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.20-1mdk
12mu|libidn-1.28-1|348	- 0.5.20 (Minor bugfixes)
12mu|libidn-1.28-1|349	
12mu|libidn-1.28-1|350	* Sat Oct 08 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.19-1mdk
12mu|libidn-1.28-1|351	- 0.5.19
12mu|libidn-1.28-1|352	
12mu|libidn-1.28-1|353	* Thu Aug 11 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.18-2mdk
12mu|libidn-1.28-1|354	- fix #77181
12mu|libidn-1.28-1|355	
12mu|libidn-1.28-1|356	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.18-1mdk
12mu|libidn-1.28-1|357	- 0.5.18 (Minor bugfixes)
12mu|libidn-1.28-1|358	
12mu|libidn-1.28-1|359	* Fri May 27 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.17-1mdk
12mu|libidn-1.28-1|360	- 0.5.17
12mu|libidn-1.28-1|361	
12mu|libidn-1.28-1|362	* Tue May 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.16-1mdk
12mu|libidn-1.28-1|363	- 0.5.16
12mu|libidn-1.28-1|364	
12mu|libidn-1.28-1|365	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.15-1mdk
12mu|libidn-1.28-1|366	- 0.5.15
12mu|libidn-1.28-1|367	- use the %%mkrel macro
12mu|libidn-1.28-1|368	- fix requires-on-release
12mu|libidn-1.28-1|369	
12mu|libidn-1.28-1|370	* Sun Jan 30 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.5.13-1mdk
12mu|libidn-1.28-1|371	- 0.5.13
12mu|libidn-1.28-1|372	
12mu|libidn-1.28-1|373	* Sun Dec 05 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.5.12-1mdk
12mu|libidn-1.28-1|374	- 0.5.12
12mu|libidn-1.28-1|375	
12mu|libidn-1.28-1|376	* Tue Nov 09 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.5.10-1mdk
12mu|libidn-1.28-1|377	- 0.5.10
12mu|libidn-1.28-1|378	
12mu|libidn-1.28-1|379	* Mon Nov 08 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.5.9-1mdk
12mu|libidn-1.28-1|380	- 0.5.9
12mu|libidn-1.28-1|381	
12mu|libidn-1.28-1|382	* Mon Oct 11 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.5.6-1mdk
12mu|libidn-1.28-1|383	- 0.5.6
12mu|libidn-1.28-1|384	
12mu|libidn-1.28-1|385	* Mon Aug 09 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.5.4-1mdk
12mu|libidn-1.28-1|386	- 0.5.4
12mu|libidn-1.28-1|387	
12mu|libidn-1.28-1|388	* Thu Jul 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.5.2-1mdk
12mu|libidn-1.28-1|389	- 0.5.2
12mu|libidn-1.28-1|390	
12mu|libidn-1.28-1|391	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.5.1-1mdk
12mu|libidn-1.28-1|392	- 0.5.1
12mu|libidn-1.28-1|393	
12mu|libidn-1.28-1|394	* Mon Jun 28 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.5.0-1mdk
12mu|libidn-1.28-1|395	- 0.5.0
12mu|libidn-1.28-1|396	
12mu|libidn-1.28-1|397	* Mon Jun 14 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.4.9-1mdk
12mu|libidn-1.28-1|398	- 0.4.9
12mu|libidn-1.28-1|399	
12mu|libidn-1.28-1|400	* Sun Jun 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.4.8-1mdk
12mu|libidn-1.28-1|401	- 0.4.8
12mu|libidn-1.28-1|402	
12mu|libidn-1.28-1|403	* Wed Jun 02 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.4.7-1mdk
12mu|libidn-1.28-1|404	- 0.4.7
12mu|libidn-1.28-1|405	
12mu|libidn-1.28-1|406	* Wed May 26 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.4.6-1mdk
12mu|libidn-1.28-1|407	- 0.4.6
12mu|libidn-1.28-1|408	
12mu|libidn-1.28-1|409	* Tue May 25 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.4.5-1mdk
12mu|libidn-1.28-1|410	- 0.4.5
12mu|libidn-1.28-1|411	
12mu|libidn-1.28-1|412	* Thu May 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 0.4.4-1mdk
12mu|libidn-1.28-1|413	- 0.4.4, thanks to Michael Scherer for helping with the locale stuff
12mu|libidn-1.28-1|414	

20038 12
12mu|libisofs-1.3.0-1|1	%define major	6
12mu|libisofs-1.3.0-1|2	%define libname	%mklibname isofs %{major}
12mu|libisofs-1.3.0-1|3	%define devname	%mklibname isofs -d
12mu|libisofs-1.3.0-1|4	
12mu|libisofs-1.3.0-1|5	Summary:	Library for creating ISO disc images
12mu|libisofs-1.3.0-1|6	Name:		libisofs
12mu|libisofs-1.3.0-1|7	Version:	1.3.0
12mu|libisofs-1.3.0-1|8	Release:	1
12mu|libisofs-1.3.0-1|9	License:	GPLv2+
12mu|libisofs-1.3.0-1|10	Group:		System/Libraries
12mu|libisofs-1.3.0-1|11	Url:		http://libburnia-project.org/wiki/Libisofs
12mu|libisofs-1.3.0-1|12	Source0:	http://files.libburnia-project.org/releases/%{name}-%{version}.tar.gz
12mu|libisofs-1.3.0-1|13	BuildRequires:	doxygen
12mu|libisofs-1.3.0-1|14	BuildRequires:	graphviz
12mu|libisofs-1.3.0-1|15	BuildRequires:	pkgconfig(libburn-1)
12mu|libisofs-1.3.0-1|16	
12mu|libisofs-1.3.0-1|17	%description
12mu|libisofs-1.3.0-1|18	Libisofs is a library that handles creating ISO disc image files. It
12mu|libisofs-1.3.0-1|19	is intended to work together with libburn to write these images to
12mu|libisofs-1.3.0-1|20	discs.
12mu|libisofs-1.3.0-1|21	
12mu|libisofs-1.3.0-1|22	%package -n %{libname}
12mu|libisofs-1.3.0-1|23	Summary:	Library for creating ISO disc images
12mu|libisofs-1.3.0-1|24	Group:		System/Libraries
12mu|libisofs-1.3.0-1|25	
12mu|libisofs-1.3.0-1|26	%description -n %{libname}
12mu|libisofs-1.3.0-1|27	Libisofs is a library that handles creating ISO disc image files. It
12mu|libisofs-1.3.0-1|28	is intended to work together with libburn to write these images to
12mu|libisofs-1.3.0-1|29	discs.
12mu|libisofs-1.3.0-1|30	
12mu|libisofs-1.3.0-1|31	%package -n %{devname}
12mu|libisofs-1.3.0-1|32	Summary:	Header files for development with %{name}
12mu|libisofs-1.3.0-1|33	Group:		Development/C
12mu|libisofs-1.3.0-1|34	Provides:	%{name}-devel = %{version}-%{release}
12mu|libisofs-1.3.0-1|35	Requires:	%{libname} = %{version}-%{release}
12mu|libisofs-1.3.0-1|36	
12mu|libisofs-1.3.0-1|37	%description -n %{devname}
12mu|libisofs-1.3.0-1|38	This package includes the header files for the %{name} package.
12mu|libisofs-1.3.0-1|39	
12mu|libisofs-1.3.0-1|40	%prep
12mu|libisofs-1.3.0-1|41	%setup -q
12mu|libisofs-1.3.0-1|42	
12mu|libisofs-1.3.0-1|43	%build
12mu|libisofs-1.3.0-1|44	%configure2_5x --disable-static
12mu|libisofs-1.3.0-1|45	%make
12mu|libisofs-1.3.0-1|46	
12mu|libisofs-1.3.0-1|47	%install
12mu|libisofs-1.3.0-1|48	%makeinstall_std
12mu|libisofs-1.3.0-1|49	
12mu|libisofs-1.3.0-1|50	# build documentation
12mu|libisofs-1.3.0-1|51	doxygen doc/doxygen.conf
12mu|libisofs-1.3.0-1|52	
12mu|libisofs-1.3.0-1|53	%files -n %{libname}
12mu|libisofs-1.3.0-1|54	%{_libdir}/libisofs.so.%{major}*
12mu|libisofs-1.3.0-1|55	
12mu|libisofs-1.3.0-1|56	%files -n %{devname}
12mu|libisofs-1.3.0-1|57	%doc README AUTHORS COPYRIGHT
12mu|libisofs-1.3.0-1|58	%{_libdir}/libisofs.so
12mu|libisofs-1.3.0-1|59	%{_libdir}/pkgconfig/*.pc
12mu|libisofs-1.3.0-1|60	%{_includedir}/%{name}
12mu|libisofs-1.3.0-1|61	

20039 12
12mu|libixion-0.5.0-1|1	%define api	0.6
12mu|libixion-0.5.0-1|2	%define major	0
12mu|libixion-0.5.0-1|3	%define libname	%mklibname ixion %{api} %{major}
12mu|libixion-0.5.0-1|4	%define devname	%mklibname ixion -d
12mu|libixion-0.5.0-1|5	
12mu|libixion-0.5.0-1|6	Summary:	Threaded multi-target formula parser & interpreter
12mu|libixion-0.5.0-1|7	Name:		libixion
12mu|libixion-0.5.0-1|8	Version:	0.5.0
12mu|libixion-0.5.0-1|9	Release:	1
12mu|libixion-0.5.0-1|10	License:	MIT
12mu|libixion-0.5.0-1|11	Group:		Publishing
12mu|libixion-0.5.0-1|12	Url:		http://gitorious.org/ixion
12mu|libixion-0.5.0-1|13	Source0:	http://kohei.us/files/ixion/src/%{name}-%{version}.tar.bz2
12mu|libixion-0.5.0-1|14	BuildRequires:	libtool
12mu|libixion-0.5.0-1|15	BuildRequires:	boost-devel
12mu|libixion-0.5.0-1|16	BuildRequires:	libstdc++-devel
12mu|libixion-0.5.0-1|17	BuildRequires:	mdds-devel
12mu|libixion-0.5.0-1|18	
12mu|libixion-0.5.0-1|19	%description
12mu|libixion-0.5.0-1|20	Ixion is a general purpose formula parser & interpreter that can calculate
12mu|libixion-0.5.0-1|21	multiple named targets, or "cells".
12mu|libixion-0.5.0-1|22	
12mu|libixion-0.5.0-1|23	%package tools
12mu|libixion-0.5.0-1|24	Summary:	Spreadsheet file processing library
12mu|libixion-0.5.0-1|25	Group:		Publishing
12mu|libixion-0.5.0-1|26	
12mu|libixion-0.5.0-1|27	%description tools
12mu|libixion-0.5.0-1|28	Tools to use ixion parser and interpreter from cli.
12mu|libixion-0.5.0-1|29	
12mu|libixion-0.5.0-1|30	%package -n %{libname}
12mu|libixion-0.5.0-1|31	Summary:	Threaded multi-target formula parser & interpreter
12mu|libixion-0.5.0-1|32	Group:		System/Libraries
12mu|libixion-0.5.0-1|33	
12mu|libixion-0.5.0-1|34	%description -n %{libname}
12mu|libixion-0.5.0-1|35	Ixion is a general purpose formula parser & interpreter that can calculate
12mu|libixion-0.5.0-1|36	multiple named targets, or "cells".
12mu|libixion-0.5.0-1|37	
12mu|libixion-0.5.0-1|38	%package -n %{devname}
12mu|libixion-0.5.0-1|39	Summary:	Threaded multi-target formula parser & interpreter
12mu|libixion-0.5.0-1|40	Group:		Development/C
12mu|libixion-0.5.0-1|41	Requires:	%{libname} = %{version}-%{release}
12mu|libixion-0.5.0-1|42	
12mu|libixion-0.5.0-1|43	%description -n %{devname}
12mu|libixion-0.5.0-1|44	Ixion is a general purpose formula parser & interpreter that can calculate
12mu|libixion-0.5.0-1|45	multiple named targets, or "cells".
12mu|libixion-0.5.0-1|46	
12mu|libixion-0.5.0-1|47	%prep
12mu|libixion-0.5.0-1|48	%setup -q
12mu|libixion-0.5.0-1|49	
12mu|libixion-0.5.0-1|50	%build
12mu|libixion-0.5.0-1|51	%configure2_5x \
12mu|libixion-0.5.0-1|52	--disable-static
12mu|libixion-0.5.0-1|53	
12mu|libixion-0.5.0-1|54	%make
12mu|libixion-0.5.0-1|55	
12mu|libixion-0.5.0-1|56	%check
12mu|libixion-0.5.0-1|57	make check
12mu|libixion-0.5.0-1|58	
12mu|libixion-0.5.0-1|59	%install
12mu|libixion-0.5.0-1|60	%makeinstall_std
12mu|libixion-0.5.0-1|61	
12mu|libixion-0.5.0-1|62	%files tools
12mu|libixion-0.5.0-1|63	%{_bindir}/*
12mu|libixion-0.5.0-1|64	
12mu|libixion-0.5.0-1|65	%files -n %{libname}
12mu|libixion-0.5.0-1|66	%{_libdir}/libixion-%{api}.so.%{major}*
12mu|libixion-0.5.0-1|67	
12mu|libixion-0.5.0-1|68	%files -n %{devname}
12mu|libixion-0.5.0-1|69	%{_includedir}/*
12mu|libixion-0.5.0-1|70	%{_libdir}/*.so
12mu|libixion-0.5.0-1|71	%{_libdir}/pkgconfig/*.pc
12mu|libixion-0.5.0-1|72	

20040 12
12mu|libjpeg-turbo-1.3.0-6|1	%define	major	8
12mu|libjpeg-turbo-1.3.0-6|2	%define	majorturbo	0
12mu|libjpeg-turbo-1.3.0-6|3	%define	libname	%mklibname jpeg %{major}
12mu|libjpeg-turbo-1.3.0-6|4	%define	devname	%mklibname -d jpeg
12mu|libjpeg-turbo-1.3.0-6|5	%define	static	%mklibname -s -d jpeg
12mu|libjpeg-turbo-1.3.0-6|6	%define	turbo	%mklibname turbojpeg %{majorturbo}
12mu|libjpeg-turbo-1.3.0-6|7	
12mu|libjpeg-turbo-1.3.0-6|8	%define	major62	62
12mu|libjpeg-turbo-1.3.0-6|9	%define	libname62 %mklibname jpeg %{major62}
12mu|libjpeg-turbo-1.3.0-6|10	
12mu|libjpeg-turbo-1.3.0-6|11	Summary:	A MMX/SSE2 accelerated library for manipulating JPEG image files
12mu|libjpeg-turbo-1.3.0-6|12	Name:		libjpeg-turbo
12mu|libjpeg-turbo-1.3.0-6|13	Epoch:		1
12mu|libjpeg-turbo-1.3.0-6|14	Version:	1.3.0
12mu|libjpeg-turbo-1.3.0-6|15	Release:	6
12mu|libjpeg-turbo-1.3.0-6|16	License:	wxWidgets Library License
12mu|libjpeg-turbo-1.3.0-6|17	Group:		System/Libraries
12mu|libjpeg-turbo-1.3.0-6|18	Url:		http://sourceforge.net/projects/libjpeg-turbo
12mu|libjpeg-turbo-1.3.0-6|19	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12mu|libjpeg-turbo-1.3.0-6|20	# These two allow automatic lossless rotation of JPEG images from a digital
12mu|libjpeg-turbo-1.3.0-6|21	# camera which have orientation markings in the EXIF data. After rotation
12mu|libjpeg-turbo-1.3.0-6|22	# the orientation markings are reset to avoid duplicate rotation when
12mu|libjpeg-turbo-1.3.0-6|23	# applying these programs again.
12mu|libjpeg-turbo-1.3.0-6|24	Source2:	http://jpegclub.org/jpegexiforient.c
12mu|libjpeg-turbo-1.3.0-6|25	Source3:	http://jpegclub.org/exifautotran.txt
12mu|libjpeg-turbo-1.3.0-6|26	Patch0:		jpeg-6b-c++fixes.patch
12mu|libjpeg-turbo-1.3.0-6|27	
12mu|libjpeg-turbo-1.3.0-6|28	BuildRequires:	libtool >= 1.4
12mu|libjpeg-turbo-1.3.0-6|29	%ifarch %{ix86} x86_64
12mu|libjpeg-turbo-1.3.0-6|30	BuildRequires:	nasm
12mu|libjpeg-turbo-1.3.0-6|31	%endif
12mu|libjpeg-turbo-1.3.0-6|32	
12mu|libjpeg-turbo-1.3.0-6|33	%description
12mu|libjpeg-turbo-1.3.0-6|34	This package contains a library of functions for manipulating JPEG images.
12mu|libjpeg-turbo-1.3.0-6|35	It is a high-speed, libjpeg-compatible version for x86 and x86-64
12mu|libjpeg-turbo-1.3.0-6|36	processors which uses SIMD instructions (MMX, SSE2, etc.) to accelerate
12mu|libjpeg-turbo-1.3.0-6|37	baseline JPEG compression and decompression. It is generally 2-4x as fast
12mu|libjpeg-turbo-1.3.0-6|38	as the unmodified version of libjpeg, all else being equal.
12mu|libjpeg-turbo-1.3.0-6|39	
12mu|libjpeg-turbo-1.3.0-6|40	%package -n	%{libname}
12mu|libjpeg-turbo-1.3.0-6|41	Summary:	A library for manipulating JPEG image format files
12mu|libjpeg-turbo-1.3.0-6|42	Group:		System/Libraries
12mu|libjpeg-turbo-1.3.0-6|43	
12mu|libjpeg-turbo-1.3.0-6|44	%description -n %{libname}
12mu|libjpeg-turbo-1.3.0-6|45	This package contains the library needed to run programs dynamically
12mu|libjpeg-turbo-1.3.0-6|46	linked with libjpeg.
12mu|libjpeg-turbo-1.3.0-6|47	
12mu|libjpeg-turbo-1.3.0-6|48	%package -n	%{libname62}
12mu|libjpeg-turbo-1.3.0-6|49	Summary:	A library for manipulating JPEG image format files
12mu|libjpeg-turbo-1.3.0-6|50	Group:		System/Libraries
12mu|libjpeg-turbo-1.3.0-6|51	
12mu|libjpeg-turbo-1.3.0-6|52	%description -n %{libname62}
12mu|libjpeg-turbo-1.3.0-6|53	This package contains the library needed to run programs dynamically
12mu|libjpeg-turbo-1.3.0-6|54	linked with libjpeg.
12mu|libjpeg-turbo-1.3.0-6|55	
12mu|libjpeg-turbo-1.3.0-6|56	%package -n	%{turbo}
12mu|libjpeg-turbo-1.3.0-6|57	Summary:	TurboJPEG library
12mu|libjpeg-turbo-1.3.0-6|58	Group:		System/Libraries
12mu|libjpeg-turbo-1.3.0-6|59	
12mu|libjpeg-turbo-1.3.0-6|60	%description -n %{turbo}
12mu|libjpeg-turbo-1.3.0-6|61	This package contains the library needed to run programs dynamically
12mu|libjpeg-turbo-1.3.0-6|62	linked with libturbojpeg.
12mu|libjpeg-turbo-1.3.0-6|63	
12mu|libjpeg-turbo-1.3.0-6|64	%package -n	%{devname}
12mu|libjpeg-turbo-1.3.0-6|65	Summary:	Development tools for programs which will use the libjpeg library
12mu|libjpeg-turbo-1.3.0-6|66	Group:		Development/C
12mu|libjpeg-turbo-1.3.0-6|67	Requires:	%{libname} = %{EVRD}
12mu|libjpeg-turbo-1.3.0-6|68	Requires:	%{turbo} = %{EVRD}
12mu|libjpeg-turbo-1.3.0-6|69	Provides:	jpeg-devel = %{EVRD}
12mu|libjpeg-turbo-1.3.0-6|70	Conflicts:	jpeg6-devel
12mu|libjpeg-turbo-1.3.0-6|71	Conflicts:	%{_lib}turbojpeg < 1:1.3.0
12mu|libjpeg-turbo-1.3.0-6|72	Obsoletes:	%{_lib}turbojpeg < 1:1.3.0
12mu|libjpeg-turbo-1.3.0-6|73	Obsoletes:	%{mklibname jpeg 62 -d} < 6b-45
12mu|libjpeg-turbo-1.3.0-6|74	
12mu|libjpeg-turbo-1.3.0-6|75	%description -n	%{devname}
12mu|libjpeg-turbo-1.3.0-6|76	The libjpeg-turbo devel package includes the header files necessary for
12mu|libjpeg-turbo-1.3.0-6|77	developing programs which will manipulate JPEG files using the
12mu|libjpeg-turbo-1.3.0-6|78	libjpeg library.
12mu|libjpeg-turbo-1.3.0-6|79	
12mu|libjpeg-turbo-1.3.0-6|80	%package -n	%{static}
12mu|libjpeg-turbo-1.3.0-6|81	Summary:	Static libraries for programs which will use the libjpeg library
12mu|libjpeg-turbo-1.3.0-6|82	Group:		Development/C
12mu|libjpeg-turbo-1.3.0-6|83	Requires:	%{devname} = %{EVRD}
12mu|libjpeg-turbo-1.3.0-6|84	Provides:	jpeg-static-devel = %{EVRD}
12mu|libjpeg-turbo-1.3.0-6|85	Conflicts:	jpeg6-static-devel
12mu|libjpeg-turbo-1.3.0-6|86	Obsoletes:	%{mklibname jpeg 62 -d -s} < 6b-45
12mu|libjpeg-turbo-1.3.0-6|87	Obsoletes:	%{mklibname jpeg 7 -d -s} < 7-3
12mu|libjpeg-turbo-1.3.0-6|88	
12mu|libjpeg-turbo-1.3.0-6|89	%description -n %{static}
12mu|libjpeg-turbo-1.3.0-6|90	The libjpeg static devel package includes the static libraries
12mu|libjpeg-turbo-1.3.0-6|91	necessary for developing programs which will manipulate JPEG files using
12mu|libjpeg-turbo-1.3.0-6|92	the libjpeg library.
12mu|libjpeg-turbo-1.3.0-6|93	
12mu|libjpeg-turbo-1.3.0-6|94	%package -n	jpeg-progs
12mu|libjpeg-turbo-1.3.0-6|95	Summary:	Programs for manipulating JPEG format image files
12mu|libjpeg-turbo-1.3.0-6|96	Group:		Graphics
12mu|libjpeg-turbo-1.3.0-6|97	%rename		libjpeg-progs
12mu|libjpeg-turbo-1.3.0-6|98	%rename		jpeg6-progs
12mu|libjpeg-turbo-1.3.0-6|99	
12mu|libjpeg-turbo-1.3.0-6|100	%description -n	jpeg-progs
12mu|libjpeg-turbo-1.3.0-6|101	This package contains simple client programs for accessing the
12mu|libjpeg-turbo-1.3.0-6|102	libjpeg functions.  The library client programs include cjpeg, djpeg,
12mu|libjpeg-turbo-1.3.0-6|103	jpegtran, rdjpgcom, wrjpgcom and jpegexiforient, coupled with the script
12mu|libjpeg-turbo-1.3.0-6|104	exifautotran. Cjpeg compresses an image file into JPEG format. Djpeg
12mu|libjpeg-turbo-1.3.0-6|105	decompresses a JPEG file into a regular image file. Jpegtran can perform
12mu|libjpeg-turbo-1.3.0-6|106	various useful transformations on JPEG files: it can make lossless
12mu|libjpeg-turbo-1.3.0-6|107	cropping of JPEG files and lossless pasting of one JPEG into another
12mu|libjpeg-turbo-1.3.0-6|108	(dropping). Rdjpgcom displays any text comments included in a JPEG file.
12mu|libjpeg-turbo-1.3.0-6|109	Wrjpgcom inserts text comments into a JPEG file. Jpegexiforient allow
12mu|libjpeg-turbo-1.3.0-6|110	automatic lossless rotation of JPEG images from a digital camera which
12mu|libjpeg-turbo-1.3.0-6|111	have orientation markings in the EXIF data.
12mu|libjpeg-turbo-1.3.0-6|112	
12mu|libjpeg-turbo-1.3.0-6|113	%prep
12mu|libjpeg-turbo-1.3.0-6|114	%setup -q
12mu|libjpeg-turbo-1.3.0-6|115	%patch0 -p0
12mu|libjpeg-turbo-1.3.0-6|116	# Fix perms
12mu|libjpeg-turbo-1.3.0-6|117	chmod -x README-turbo.txt
12mu|libjpeg-turbo-1.3.0-6|118	
12mu|libjpeg-turbo-1.3.0-6|119	cp %{SOURCE2} jpegexiforient.c
12mu|libjpeg-turbo-1.3.0-6|120	cp %{SOURCE3} exifautotran
12mu|libjpeg-turbo-1.3.0-6|121	
12mu|libjpeg-turbo-1.3.0-6|122	%build
12mu|libjpeg-turbo-1.3.0-6|123	CONFIGURE_TOP="$PWD"
12mu|libjpeg-turbo-1.3.0-6|124	
12mu|libjpeg-turbo-1.3.0-6|125	mkdir -p jpeg8
12mu|libjpeg-turbo-1.3.0-6|126	pushd jpeg8
12mu|libjpeg-turbo-1.3.0-6|127	CFLAGS="%{optflags} -Ofast -funroll-loops" \
12mu|libjpeg-turbo-1.3.0-6|128	%configure2_5x \
12mu|libjpeg-turbo-1.3.0-6|129	--enable-shared \
12mu|libjpeg-turbo-1.3.0-6|130	--enable-static \
12mu|libjpeg-turbo-1.3.0-6|131	--with-jpeg8
12mu|libjpeg-turbo-1.3.0-6|132	%make
12mu|libjpeg-turbo-1.3.0-6|133	popd
12mu|libjpeg-turbo-1.3.0-6|134	
12mu|libjpeg-turbo-1.3.0-6|135	mkdir -p jpeg62
12mu|libjpeg-turbo-1.3.0-6|136	pushd jpeg62
12mu|libjpeg-turbo-1.3.0-6|137	CFLAGS="%{optflags} -Ofast -funroll-loops" \
12mu|libjpeg-turbo-1.3.0-6|138	%configure2_5x \
12mu|libjpeg-turbo-1.3.0-6|139	--enable-shared \
12mu|libjpeg-turbo-1.3.0-6|140	--disable-static
12mu|libjpeg-turbo-1.3.0-6|141	%make
12mu|libjpeg-turbo-1.3.0-6|142	popd
12mu|libjpeg-turbo-1.3.0-6|143	
12mu|libjpeg-turbo-1.3.0-6|144	%__cc %{optflags} %{ldflags} -o jpegexiforient jpegexiforient.c
12mu|libjpeg-turbo-1.3.0-6|145	
12mu|libjpeg-turbo-1.3.0-6|146	%install
12mu|libjpeg-turbo-1.3.0-6|147	make install-libLTLIBRARIES DESTDIR=%{buildroot} -C jpeg62
12mu|libjpeg-turbo-1.3.0-6|148	%makeinstall_std -C jpeg8
12mu|libjpeg-turbo-1.3.0-6|149	
12mu|libjpeg-turbo-1.3.0-6|150	install -m755 jpegexiforient -D %{buildroot}%{_bindir}/jpegexiforient
12mu|libjpeg-turbo-1.3.0-6|151	install -m755 exifautotran -D %{buildroot}%{_bindir}/exifautotran
12mu|libjpeg-turbo-1.3.0-6|152	
12mu|libjpeg-turbo-1.3.0-6|153	#(neoclust) Provide jpegint.h because it is needed by certain software
12mu|libjpeg-turbo-1.3.0-6|154	install -m644 jpegint.h -D %{buildroot}%{_includedir}/jpegint.h
12mu|libjpeg-turbo-1.3.0-6|155	
12mu|libjpeg-turbo-1.3.0-6|156	# cleanup
12mu|libjpeg-turbo-1.3.0-6|157	rm -f %{buildroot}%{_docdir}/*
12mu|libjpeg-turbo-1.3.0-6|158	
12mu|libjpeg-turbo-1.3.0-6|159	%files -n %{libname}
12mu|libjpeg-turbo-1.3.0-6|160	%doc change.log ChangeLog.txt README README-turbo.txt
12mu|libjpeg-turbo-1.3.0-6|161	%{_libdir}/libjpeg.so.%{major}*
12mu|libjpeg-turbo-1.3.0-6|162	
12mu|libjpeg-turbo-1.3.0-6|163	%files -n %{libname62}
12mu|libjpeg-turbo-1.3.0-6|164	%{_libdir}/libjpeg.so.%{major62}*
12mu|libjpeg-turbo-1.3.0-6|165	
12mu|libjpeg-turbo-1.3.0-6|166	%files -n %{turbo}
12mu|libjpeg-turbo-1.3.0-6|167	%{_libdir}/libturbojpeg.so.%{majorturbo}*
12mu|libjpeg-turbo-1.3.0-6|168	
12mu|libjpeg-turbo-1.3.0-6|169	%files -n %{devname}
12mu|libjpeg-turbo-1.3.0-6|170	%doc coderules.txt example.c jconfig.txt libjpeg.txt structure.txt
12mu|libjpeg-turbo-1.3.0-6|171	%{_libdir}/libjpeg.so
12mu|libjpeg-turbo-1.3.0-6|172	%{_libdir}/libturbojpeg.so
12mu|libjpeg-turbo-1.3.0-6|173	%{_includedir}/*.h
12mu|libjpeg-turbo-1.3.0-6|174	
12mu|libjpeg-turbo-1.3.0-6|175	%files -n %{static}
12mu|libjpeg-turbo-1.3.0-6|176	%{_libdir}/libjpeg.a
12mu|libjpeg-turbo-1.3.0-6|177	%{_libdir}/libturbojpeg.a
12mu|libjpeg-turbo-1.3.0-6|178	
12mu|libjpeg-turbo-1.3.0-6|179	%files -n jpeg-progs
12mu|libjpeg-turbo-1.3.0-6|180	%doc usage.txt wizard.txt
12mu|libjpeg-turbo-1.3.0-6|181	%{_bindir}/*
12mu|libjpeg-turbo-1.3.0-6|182	%{_mandir}/man1/*
12mu|libjpeg-turbo-1.3.0-6|183	
12mu|libjpeg-turbo-1.3.0-6|184	
12mu|libjpeg-turbo-1.3.0-6|185	%changelog
12mu|libjpeg-turbo-1.3.0-6|186	* Tue Jun 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.3.0-6
12mu|libjpeg-turbo-1.3.0-6|187	+ Revision: 69dd667
12mu|libjpeg-turbo-1.3.0-6|188	- LOG New version 1.3.0, merge spec with Cooker and drop uclibc part
12mu|libjpeg-turbo-1.3.0-6|189	
12mu|libjpeg-turbo-1.3.0-6|190	

20041 12
12mu|libkactivities-4.12.4-1|1	%define oname kactivities
12mu|libkactivities-4.12.4-1|2	
12mu|libkactivities-4.12.4-1|3	Summary:	API for using and interacting with Activities
12mu|libkactivities-4.12.4-1|4	Name:		libkactivities
12mu|libkactivities-4.12.4-1|5	Version:	4.12.4
12mu|libkactivities-4.12.4-1|6	Release:	1
12mu|libkactivities-4.12.4-1|7	Epoch:		6
12mu|libkactivities-4.12.4-1|8	License:	GPLv2+ and LGPLv2+
12mu|libkactivities-4.12.4-1|9	Group:		Graphical desktop/KDE
12mu|libkactivities-4.12.4-1|10	Url:		https://projects.kde.org/projects/kde/kdelibs/kactivities
12mu|libkactivities-4.12.4-1|11	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|libkactivities-4.12.4-1|12	%if %{is_beta}
12mu|libkactivities-4.12.4-1|13	%define ftpdir unstable
12mu|libkactivities-4.12.4-1|14	%else
12mu|libkactivities-4.12.4-1|15	%define ftpdir stable
12mu|libkactivities-4.12.4-1|16	%endif
12mu|libkactivities-4.12.4-1|17	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{oname}-%{version}.tar.xz
12mu|libkactivities-4.12.4-1|18	BuildRequires:	kdelibs4-devel >= 5:4.9.80
12mu|libkactivities-4.12.4-1|19	BuildRequires:	nepomuk-core-devel
12mu|libkactivities-4.12.4-1|20	BuildRequires:	soprano-devel
12mu|libkactivities-4.12.4-1|21	
12mu|libkactivities-4.12.4-1|22	# libkactivities moved from kdelibs, but turns out there's no actual conflicts
12mu|libkactivities-4.12.4-1|23	# kactivitymanagerd moved here from kde-runtime
12mu|libkactivities-4.12.4-1|24	Conflicts:	kdebase4-runtime < 1:4.7.3-10
12mu|libkactivities-4.12.4-1|25	
12mu|libkactivities-4.12.4-1|26	%description
12mu|libkactivities-4.12.4-1|27	API for using and interacting with Activities as a consumer,
12mu|libkactivities-4.12.4-1|28	application adding information to them or as an activity manager.
12mu|libkactivities-4.12.4-1|29	
12mu|libkactivities-4.12.4-1|30	%files
12mu|libkactivities-4.12.4-1|31	%{_kde_bindir}/kactivitymanagerd
12mu|libkactivities-4.12.4-1|32	%{_kde_libdir}/kde4/activitymanager_plugin_activityranking.so
12mu|libkactivities-4.12.4-1|33	%{_kde_libdir}/kde4/activitymanager_plugin_globalshortcuts.so
12mu|libkactivities-4.12.4-1|34	%{_kde_libdir}/kde4/activitymanager_plugin_nepomuk.so
12mu|libkactivities-4.12.4-1|35	%{_kde_libdir}/kde4/activitymanager_plugin_slc.so
12mu|libkactivities-4.12.4-1|36	%{_kde_libdir}/kde4/activitymanager_plugin_sqlite.so
12mu|libkactivities-4.12.4-1|37	%{_kde_libdir}/kde4/activitymanager_plugin_virtualdesktopswitch.so
12mu|libkactivities-4.12.4-1|38	%{_kde_libdir}/kde4/kactivitymanagerd_fileitem_linking_plugin.so
12mu|libkactivities-4.12.4-1|39	%{_kde_libdir}/kde4/kio_activities.so
12mu|libkactivities-4.12.4-1|40	%{_kde_datadir}/kde4/services/activities.protocol
12mu|libkactivities-4.12.4-1|41	%{_kde_datadir}/kde4/services/activitymanager-plugin-activityranking.desktop
12mu|libkactivities-4.12.4-1|42	%{_kde_datadir}/kde4/services/activitymanager-plugin-nepomuk.desktop
12mu|libkactivities-4.12.4-1|43	%{_kde_datadir}/kde4/services/activitymanager-plugin-slc.desktop
12mu|libkactivities-4.12.4-1|44	%{_kde_datadir}/kde4/services/activitymanager-plugin-sqlite.desktop
12mu|libkactivities-4.12.4-1|45	%{_kde_datadir}/kde4/services/activitymanager-plugin-globalshortcuts.desktop
12mu|libkactivities-4.12.4-1|46	%{_kde_datadir}/kde4/services/kactivitymanagerd.desktop
12mu|libkactivities-4.12.4-1|47	%{_kde_datadir}/kde4/services/kactivitymanagerd_fileitem_linking_plugin.desktop
12mu|libkactivities-4.12.4-1|48	%{_kde_datadir}/kde4/services/activitymanager-plugin-virtualdesktopswitch.desktop
12mu|libkactivities-4.12.4-1|49	%{_kde_datadir}/kde4/services/kcm_activities.desktop
12mu|libkactivities-4.12.4-1|50	%{_kde_datadir}/kde4/servicetypes/activitymanager-plugin.desktop
12mu|libkactivities-4.12.4-1|51	%{_datadir}/ontology/kde/kao.*
12mu|libkactivities-4.12.4-1|52	%{_kde_libdir}/kde4/imports/org/kde/activities
12mu|libkactivities-4.12.4-1|53	%{_kde_libdir}/kde4/kcm_activities.so
12mu|libkactivities-4.12.4-1|54	%{_kde_appsdir}/activitymanager
12mu|libkactivities-4.12.4-1|55	
12mu|libkactivities-4.12.4-1|56	
12mu|libkactivities-4.12.4-1|57	#-----------------------------------------------------------------------
12mu|libkactivities-4.12.4-1|58	
12mu|libkactivities-4.12.4-1|59	%define libkactivities_major 6
12mu|libkactivities-4.12.4-1|60	%define libkactivities %mklibname kactivities %{libkactivities_major}
12mu|libkactivities-4.12.4-1|61	
12mu|libkactivities-4.12.4-1|62	%package -n %{libkactivities}
12mu|libkactivities-4.12.4-1|63	Summary:	Runtime library for %{name}
12mu|libkactivities-4.12.4-1|64	
12mu|libkactivities-4.12.4-1|65	%description -n %{libkactivities}
12mu|libkactivities-4.12.4-1|66	Library file needed by %{name}
12mu|libkactivities-4.12.4-1|67	
12mu|libkactivities-4.12.4-1|68	%files -n %{libkactivities}
12mu|libkactivities-4.12.4-1|69	%{_kde_libdir}/libkactivities.so.%{libkactivities_major}*
12mu|libkactivities-4.12.4-1|70	
12mu|libkactivities-4.12.4-1|71	#-----------------------------------------------------------------------
12mu|libkactivities-4.12.4-1|72	
12mu|libkactivities-4.12.4-1|73	%define libkactivities_models_major 1
12mu|libkactivities-4.12.4-1|74	%define libkactivities_models %mklibname kactivities-models %{libkactivities_models_major}
12mu|libkactivities-4.12.4-1|75	
12mu|libkactivities-4.12.4-1|76	%package -n %{libkactivities_models}
12mu|libkactivities-4.12.4-1|77	Summary:	Runtime library for %{name}-models
12mu|libkactivities-4.12.4-1|78	
12mu|libkactivities-4.12.4-1|79	%description -n %{libkactivities_models}
12mu|libkactivities-4.12.4-1|80	Library file needed by %{name}-models
12mu|libkactivities-4.12.4-1|81	
12mu|libkactivities-4.12.4-1|82	%files -n %{libkactivities_models}
12mu|libkactivities-4.12.4-1|83	%{_kde_libdir}/libkactivities-models.so.%{libkactivities_models_major}*
12mu|libkactivities-4.12.4-1|84	
12mu|libkactivities-4.12.4-1|85	#-----------------------------------------------------------------------
12mu|libkactivities-4.12.4-1|86	
12mu|libkactivities-4.12.4-1|87	%package devel
12mu|libkactivities-4.12.4-1|88	Summary:	Developer files for %{name}
12mu|libkactivities-4.12.4-1|89	Requires:	kdelibs4-devel
12mu|libkactivities-4.12.4-1|90	Requires:	%{libkactivities} = %{EVRD}
12mu|libkactivities-4.12.4-1|91	Requires:	%{libkactivities_models} = %{EVRD}
12mu|libkactivities-4.12.4-1|92	Provides:	%{name}-devel = %{EVRD}
12mu|libkactivities-4.12.4-1|93	
12mu|libkactivities-4.12.4-1|94	%description devel
12mu|libkactivities-4.12.4-1|95	%{summary}.
12mu|libkactivities-4.12.4-1|96	
12mu|libkactivities-4.12.4-1|97	%files devel
12mu|libkactivities-4.12.4-1|98	%{_kde_libdir}/libkactivities.so
12mu|libkactivities-4.12.4-1|99	%{_kde_libdir}/libkactivities-models.so
12mu|libkactivities-4.12.4-1|100	%{_libdir}/cmake/KActivities
12mu|libkactivities-4.12.4-1|101	%{_libdir}/cmake/KActivities-Models
12mu|libkactivities-4.12.4-1|102	%{_libdir}/pkgconfig/*.pc
12mu|libkactivities-4.12.4-1|103	%{_kde_includedir}/KDE/KActivities
12mu|libkactivities-4.12.4-1|104	%{_kde_includedir}/kactivities
12mu|libkactivities-4.12.4-1|105	%{_kde_includedir}/kactivities-models
12mu|libkactivities-4.12.4-1|106	
12mu|libkactivities-4.12.4-1|107	#-----------------------------------------------------------------------
12mu|libkactivities-4.12.4-1|108	
12mu|libkactivities-4.12.4-1|109	%prep
12mu|libkactivities-4.12.4-1|110	%setup -q -n %{oname}-%{version}
12mu|libkactivities-4.12.4-1|111	
12mu|libkactivities-4.12.4-1|112	%build
12mu|libkactivities-4.12.4-1|113	%cmake_kde4 \
12mu|libkactivities-4.12.4-1|114	-DKACTIVITIES_BUILD_NEPOMUK_PLUGIN:bool=ON \
12mu|libkactivities-4.12.4-1|115	-DKACTIVITIES_BUILD_DUMMY_PLUGIN:bool=ON
12mu|libkactivities-4.12.4-1|116	%make
12mu|libkactivities-4.12.4-1|117	
12mu|libkactivities-4.12.4-1|118	%install
12mu|libkactivities-4.12.4-1|119	%makeinstall_std -C build
12mu|libkactivities-4.12.4-1|120	
12mu|libkactivities-4.12.4-1|121	
12mu|libkactivities-4.12.4-1|122	%changelog
12mu|libkactivities-4.12.4-1|123	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 6:4.12.4-1
12mu|libkactivities-4.12.4-1|124	+ Revision: 4f22ebd
12mu|libkactivities-4.12.4-1|125	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|libkactivities-4.12.4-1|126	
12mu|libkactivities-4.12.4-1|127	

20042 12
12mu|libkcddb-4.12.4-1|1	Name:		libkcddb
12mu|libkcddb-4.12.4-1|2	Summary:	KDE4 library for retrieving and sending CDDB information
12mu|libkcddb-4.12.4-1|3	Version:	4.12.4
12mu|libkcddb-4.12.4-1|4	Release:	1
12mu|libkcddb-4.12.4-1|5	Epoch:		3
12mu|libkcddb-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|libkcddb-4.12.4-1|7	License:	GPLv2
12mu|libkcddb-4.12.4-1|8	URL:		http://projects.kde.org/projects/kde/kdemultimedia/libkcddb
12mu|libkcddb-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|libkcddb-4.12.4-1|10	BuildRequires:	kdelibs4-devel
12mu|libkcddb-4.12.4-1|11	BuildRequires:	pkgconfig(libmusicbrainz5)
12mu|libkcddb-4.12.4-1|12	Conflicts:	%{_lib}kcddb4 < 3:4.8.95
12mu|libkcddb-4.12.4-1|13	Conflicts:	kde4-audiocd < 3:4.8.95
12mu|libkcddb-4.12.4-1|14	
12mu|libkcddb-4.12.4-1|15	%description
12mu|libkcddb-4.12.4-1|16	KDE4 library for retrieving and sending CDDB information.
12mu|libkcddb-4.12.4-1|17	
12mu|libkcddb-4.12.4-1|18	%files
12mu|libkcddb-4.12.4-1|19	%{_kde_datadir}/config.kcfg/libkcddb.kcfg
12mu|libkcddb-4.12.4-1|20	%{_kde_services}/libkcddb.desktop
12mu|libkcddb-4.12.4-1|21	%{_kde_docdir}/HTML/en/kcontrol/cddbretrieval
12mu|libkcddb-4.12.4-1|22	%{_kde_libdir}/kde4/kcm_cddb.so
12mu|libkcddb-4.12.4-1|23	
12mu|libkcddb-4.12.4-1|24	#------------------------------------------------------------------------------
12mu|libkcddb-4.12.4-1|25	%define kcddb_major 4
12mu|libkcddb-4.12.4-1|26	%define libkcddb %mklibname kcddb %{kcddb_major}
12mu|libkcddb-4.12.4-1|27	
12mu|libkcddb-4.12.4-1|28	%package -n %{libkcddb}
12mu|libkcddb-4.12.4-1|29	Summary:	%{name} library
12mu|libkcddb-4.12.4-1|30	Group:		System/Libraries
12mu|libkcddb-4.12.4-1|31	Requires:	%{name} = %{EVRD}
12mu|libkcddb-4.12.4-1|32	
12mu|libkcddb-4.12.4-1|33	%description -n %{libkcddb}
12mu|libkcddb-4.12.4-1|34	KDE4 library for retrieving and sending CDDB information.
12mu|libkcddb-4.12.4-1|35	
12mu|libkcddb-4.12.4-1|36	%files -n %{libkcddb}
12mu|libkcddb-4.12.4-1|37	%{_kde_libdir}/libkcddb.so.%{kcddb_major}*
12mu|libkcddb-4.12.4-1|38	
12mu|libkcddb-4.12.4-1|39	#------------------------------------------------------------------------------
12mu|libkcddb-4.12.4-1|40	
12mu|libkcddb-4.12.4-1|41	%package devel
12mu|libkcddb-4.12.4-1|42	Summary:	Devel stuff for %{name}
12mu|libkcddb-4.12.4-1|43	Group:		Development/KDE and Qt
12mu|libkcddb-4.12.4-1|44	Requires:	%{libkcddb} = %{EVRD}
12mu|libkcddb-4.12.4-1|45	Conflicts:	kdemultimedia4-devel < 3:4.8.95
12mu|libkcddb-4.12.4-1|46	
12mu|libkcddb-4.12.4-1|47	%description devel
12mu|libkcddb-4.12.4-1|48	KDE4 library for retrieving and sending CDDB information.
12mu|libkcddb-4.12.4-1|49	
12mu|libkcddb-4.12.4-1|50	This package contains header files needed if you wish to build applications
12mu|libkcddb-4.12.4-1|51	based on libkcddb.
12mu|libkcddb-4.12.4-1|52	
12mu|libkcddb-4.12.4-1|53	%files devel
12mu|libkcddb-4.12.4-1|54	%{_kde_libdir}/libkcddb.so
12mu|libkcddb-4.12.4-1|55	%{_kde_libdir}/cmake/libkcddb
12mu|libkcddb-4.12.4-1|56	%{_kde_includedir}/*
12mu|libkcddb-4.12.4-1|57	
12mu|libkcddb-4.12.4-1|58	#------------------------------------------------------------------------------
12mu|libkcddb-4.12.4-1|59	
12mu|libkcddb-4.12.4-1|60	%prep
12mu|libkcddb-4.12.4-1|61	%setup -q
12mu|libkcddb-4.12.4-1|62	
12mu|libkcddb-4.12.4-1|63	%build
12mu|libkcddb-4.12.4-1|64	%cmake_kde4
12mu|libkcddb-4.12.4-1|65	%make
12mu|libkcddb-4.12.4-1|66	
12mu|libkcddb-4.12.4-1|67	%install
12mu|libkcddb-4.12.4-1|68	%makeinstall_std -C build
12mu|libkcddb-4.12.4-1|69	
12mu|libkcddb-4.12.4-1|70	
12mu|libkcddb-4.12.4-1|71	%changelog
12mu|libkcddb-4.12.4-1|72	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
12mu|libkcddb-4.12.4-1|73	+ Revision: c28ab2a
12mu|libkcddb-4.12.4-1|74	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|libkcddb-4.12.4-1|75	
12mu|libkcddb-4.12.4-1|76	

20043 12
12mu|libkcompactdisc-4.12.4-1|1	Name:		libkcompactdisc
12mu|libkcompactdisc-4.12.4-1|2	Version:	4.12.4
12mu|libkcompactdisc-4.12.4-1|3	Release:	1
12mu|libkcompactdisc-4.12.4-1|4	Epoch:		3
12mu|libkcompactdisc-4.12.4-1|5	Summary:	KDE library for playing & ripping CDs
12mu|libkcompactdisc-4.12.4-1|6	Group:		System/Libraries
12mu|libkcompactdisc-4.12.4-1|7	License:	GPLv2
12mu|libkcompactdisc-4.12.4-1|8	URL:		https://projects.kde.org/projects/kde/kdemultimedia/libkcompactdisc
12mu|libkcompactdisc-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|libkcompactdisc-4.12.4-1|10	BuildRequires:	kdelibs4-devel
12mu|libkcompactdisc-4.12.4-1|11	BuildRequires:	pkgconfig(alsa)
12mu|libkcompactdisc-4.12.4-1|12	
12mu|libkcompactdisc-4.12.4-1|13	%description
12mu|libkcompactdisc-4.12.4-1|14	KDE library for playing & ripping CDs.
12mu|libkcompactdisc-4.12.4-1|15	
12mu|libkcompactdisc-4.12.4-1|16	#------------------------------------------------------------------------------
12mu|libkcompactdisc-4.12.4-1|17	%define kcompactdisc_major 4
12mu|libkcompactdisc-4.12.4-1|18	%define libkcompactdisc %mklibname kcompactdisc %{kcompactdisc_major}
12mu|libkcompactdisc-4.12.4-1|19	
12mu|libkcompactdisc-4.12.4-1|20	%package -n %{libkcompactdisc}
12mu|libkcompactdisc-4.12.4-1|21	Summary:	KDE library for playing & ripping CDs
12mu|libkcompactdisc-4.12.4-1|22	Group:		System/Libraries
12mu|libkcompactdisc-4.12.4-1|23	
12mu|libkcompactdisc-4.12.4-1|24	%description -n %{libkcompactdisc}
12mu|libkcompactdisc-4.12.4-1|25	KDE library for playing & ripping CDs.
12mu|libkcompactdisc-4.12.4-1|26	
12mu|libkcompactdisc-4.12.4-1|27	%files -n %{libkcompactdisc}
12mu|libkcompactdisc-4.12.4-1|28	%{_kde_libdir}/libkcompactdisc.so.%{kcompactdisc_major}
12mu|libkcompactdisc-4.12.4-1|29	%{_kde_libdir}/libkcompactdisc.so.%{kcompactdisc_major}.*
12mu|libkcompactdisc-4.12.4-1|30	
12mu|libkcompactdisc-4.12.4-1|31	#------------------------------------------------------------------------------
12mu|libkcompactdisc-4.12.4-1|32	
12mu|libkcompactdisc-4.12.4-1|33	%package devel
12mu|libkcompactdisc-4.12.4-1|34	Summary:	Devel stuff for %{name}
12mu|libkcompactdisc-4.12.4-1|35	Group:		Development/KDE and Qt
12mu|libkcompactdisc-4.12.4-1|36	Requires:	%{libkcompactdisc} = %{EVRD}
12mu|libkcompactdisc-4.12.4-1|37	Conflicts:	kdemultimedia4-devel < 3:4.8.95
12mu|libkcompactdisc-4.12.4-1|38	
12mu|libkcompactdisc-4.12.4-1|39	%description devel
12mu|libkcompactdisc-4.12.4-1|40	KDE library for playing & ripping CDs.
12mu|libkcompactdisc-4.12.4-1|41	
12mu|libkcompactdisc-4.12.4-1|42	This package contains header files needed if you wish to build applications
12mu|libkcompactdisc-4.12.4-1|43	based on libkcompactdisc.
12mu|libkcompactdisc-4.12.4-1|44	
12mu|libkcompactdisc-4.12.4-1|45	%files devel
12mu|libkcompactdisc-4.12.4-1|46	%{_kde_libdir}/libkcompactdisc.so
12mu|libkcompactdisc-4.12.4-1|47	%{_kde_libdir}/cmake/libkcompactdisc
12mu|libkcompactdisc-4.12.4-1|48	%{_kde_includedir}/*
12mu|libkcompactdisc-4.12.4-1|49	
12mu|libkcompactdisc-4.12.4-1|50	#------------------------------------------------------------------------------
12mu|libkcompactdisc-4.12.4-1|51	
12mu|libkcompactdisc-4.12.4-1|52	%prep
12mu|libkcompactdisc-4.12.4-1|53	%setup -q
12mu|libkcompactdisc-4.12.4-1|54	
12mu|libkcompactdisc-4.12.4-1|55	%build
12mu|libkcompactdisc-4.12.4-1|56	%cmake_kde4
12mu|libkcompactdisc-4.12.4-1|57	%make
12mu|libkcompactdisc-4.12.4-1|58	
12mu|libkcompactdisc-4.12.4-1|59	%install
12mu|libkcompactdisc-4.12.4-1|60	%makeinstall_std -C build
12mu|libkcompactdisc-4.12.4-1|61	
12mu|libkcompactdisc-4.12.4-1|62	
12mu|libkcompactdisc-4.12.4-1|63	%changelog
12mu|libkcompactdisc-4.12.4-1|64	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
12mu|libkcompactdisc-4.12.4-1|65	+ Revision: cbef188
12mu|libkcompactdisc-4.12.4-1|66	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|libkcompactdisc-4.12.4-1|67	
12mu|libkcompactdisc-4.12.4-1|68	

20044 12
12mu|libkdcraw-4.12.4-1|1	Summary:	C++ interface around LibRaw library
12mu|libkdcraw-4.12.4-1|2	Name:		libkdcraw
12mu|libkdcraw-4.12.4-1|3	Version:	4.12.4
12mu|libkdcraw-4.12.4-1|4	Release:	1
12mu|libkdcraw-4.12.4-1|5	Epoch:		2
12mu|libkdcraw-4.12.4-1|6	License:	GPLv2+
12mu|libkdcraw-4.12.4-1|7	Group:		System/Libraries
12mu|libkdcraw-4.12.4-1|8	Url:		http://www.kde.org
12mu|libkdcraw-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|libkdcraw-4.12.4-1|10	BuildRequires:	automoc4
12mu|libkdcraw-4.12.4-1|11	BuildRequires:	kdelibs4-devel
12mu|libkdcraw-4.12.4-1|12	BuildRequires:	jpeg-devel
12mu|libkdcraw-4.12.4-1|13	BuildRequires:	pkgconfig(libraw)
12mu|libkdcraw-4.12.4-1|14	
12mu|libkdcraw-4.12.4-1|15	%description
12mu|libkdcraw-4.12.4-1|16	Libkdcraw is a C++ interface around LibRaw library used to decode RAW
12mu|libkdcraw-4.12.4-1|17	picture files. More information about LibRaw can be found at
12mu|libkdcraw-4.12.4-1|18	http://www.libraw.org.
12mu|libkdcraw-4.12.4-1|19	
12mu|libkdcraw-4.12.4-1|20	%files
12mu|libkdcraw-4.12.4-1|21	%doc README AUTHORS NEWS TODO COPYING
12mu|libkdcraw-4.12.4-1|22	
12mu|libkdcraw-4.12.4-1|23	#----------------------------------------------------------------------
12mu|libkdcraw-4.12.4-1|24	
12mu|libkdcraw-4.12.4-1|25	%package common
12mu|libkdcraw-4.12.4-1|26	Summary:	Non-library files for the kdcraw library
12mu|libkdcraw-4.12.4-1|27	Group:		System/Libraries
12mu|libkdcraw-4.12.4-1|28	
12mu|libkdcraw-4.12.4-1|29	%description common
12mu|libkdcraw-4.12.4-1|30	Common files for the kdcraw library
12mu|libkdcraw-4.12.4-1|31	
12mu|libkdcraw-4.12.4-1|32	%files common
12mu|libkdcraw-4.12.4-1|33	%{_kde_appsdir}/libkdcraw
12mu|libkdcraw-4.12.4-1|34	%{_kde_iconsdir}/hicolor/*/apps/kdcraw.png
12mu|libkdcraw-4.12.4-1|35	
12mu|libkdcraw-4.12.4-1|36	#------------------------------------------------
12mu|libkdcraw-4.12.4-1|37	
12mu|libkdcraw-4.12.4-1|38	%define kdcraw_major 23
12mu|libkdcraw-4.12.4-1|39	%define libkdcraw %mklibname kdcraw %{kdcraw_major}
12mu|libkdcraw-4.12.4-1|40	
12mu|libkdcraw-4.12.4-1|41	%package -n %{libkdcraw}
12mu|libkdcraw-4.12.4-1|42	Summary:	Kdcraw library
12mu|libkdcraw-4.12.4-1|43	Group:		System/Libraries
12mu|libkdcraw-4.12.4-1|44	Requires:	%{name}-common = %{EVRD}
12mu|libkdcraw-4.12.4-1|45	Obsoletes:	%{_lib}kdcraw20 < 2:4.9.0
12mu|libkdcraw-4.12.4-1|46	Obsoletes:	%{_lib}kdcraw21 < 2:4.10.0
12mu|libkdcraw-4.12.4-1|47	Obsoletes:	%{_lib}kdcraw22 < 2:4.12.0
12mu|libkdcraw-4.12.4-1|48	
12mu|libkdcraw-4.12.4-1|49	%description -n %{libkdcraw}
12mu|libkdcraw-4.12.4-1|50	Libkdcraw is a C++ interface around LibRaw library used to decode RAW
12mu|libkdcraw-4.12.4-1|51	picture files. More information about LibRaw can be found at
12mu|libkdcraw-4.12.4-1|52	http://www.libraw.org.
12mu|libkdcraw-4.12.4-1|53	
12mu|libkdcraw-4.12.4-1|54	%files -n %{libkdcraw}
12mu|libkdcraw-4.12.4-1|55	%{_kde_libdir}/libkdcraw.so.%{kdcraw_major}*
12mu|libkdcraw-4.12.4-1|56	
12mu|libkdcraw-4.12.4-1|57	#-----------------------------------------------------------------------------
12mu|libkdcraw-4.12.4-1|58	
12mu|libkdcraw-4.12.4-1|59	%package devel
12mu|libkdcraw-4.12.4-1|60	Summary:	Devel stuff for %{name}
12mu|libkdcraw-4.12.4-1|61	Group:		Development/KDE and Qt
12mu|libkdcraw-4.12.4-1|62	Requires:	kdelibs4-devel
12mu|libkdcraw-4.12.4-1|63	Requires:	%{libkdcraw} = %{EVRD}
12mu|libkdcraw-4.12.4-1|64	Conflicts:	kdegraphics4-devel < 2:4.6.90
12mu|libkdcraw-4.12.4-1|65	
12mu|libkdcraw-4.12.4-1|66	%description devel
12mu|libkdcraw-4.12.4-1|67	This package contains header files needed if you wish to build applications
12mu|libkdcraw-4.12.4-1|68	based on %{name}.
12mu|libkdcraw-4.12.4-1|69	
12mu|libkdcraw-4.12.4-1|70	%files devel
12mu|libkdcraw-4.12.4-1|71	%{_includedir}/libkdcraw/
12mu|libkdcraw-4.12.4-1|72	%{_kde_libdir}/libkdcraw.so
12mu|libkdcraw-4.12.4-1|73	%{_kde_libdir}/pkgconfig/libkdcraw.pc
12mu|libkdcraw-4.12.4-1|74	
12mu|libkdcraw-4.12.4-1|75	#----------------------------------------------------------------------
12mu|libkdcraw-4.12.4-1|76	
12mu|libkdcraw-4.12.4-1|77	%prep
12mu|libkdcraw-4.12.4-1|78	%setup -q
12mu|libkdcraw-4.12.4-1|79	
12mu|libkdcraw-4.12.4-1|80	%build
12mu|libkdcraw-4.12.4-1|81	%cmake_kde4
12mu|libkdcraw-4.12.4-1|82	%make
12mu|libkdcraw-4.12.4-1|83	
12mu|libkdcraw-4.12.4-1|84	%install
12mu|libkdcraw-4.12.4-1|85	%makeinstall_std -C build
12mu|libkdcraw-4.12.4-1|86	
12mu|libkdcraw-4.12.4-1|87	
12mu|libkdcraw-4.12.4-1|88	%changelog
12mu|libkdcraw-4.12.4-1|89	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|libkdcraw-4.12.4-1|90	+ Revision: 2b21606
12mu|libkdcraw-4.12.4-1|91	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|libkdcraw-4.12.4-1|92	
12mu|libkdcraw-4.12.4-1|93	

20045 12
12mu|libkdeedu-4.12.4-1|1	Summary:	Free Educational Software based on the KDE technologies
12mu|libkdeedu-4.12.4-1|2	Name:		libkdeedu
12mu|libkdeedu-4.12.4-1|3	Version:	4.12.4
12mu|libkdeedu-4.12.4-1|4	Release:	1
12mu|libkdeedu-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|libkdeedu-4.12.4-1|6	License:	GPLv2
12mu|libkdeedu-4.12.4-1|7	Url:		http://edu.kde.org
12mu|libkdeedu-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|libkdeedu-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|libkdeedu-4.12.4-1|10	BuildRequires:	automoc4
12mu|libkdeedu-4.12.4-1|11	# Add conflicts again khangman since some kvtml files were stored in the khangman package
12mu|libkdeedu-4.12.4-1|12	Conflicts:	khangman < 4.6.90
12mu|libkdeedu-4.12.4-1|13	Conflicts:	kanagram < 4.6.90
12mu|libkdeedu-4.12.4-1|14	Obsoletes:	kdeedu4 < 4.6.90
12mu|libkdeedu-4.12.4-1|15	Obsoletes:	kdeedu4-core < 4.6.90
12mu|libkdeedu-4.12.4-1|16	
12mu|libkdeedu-4.12.4-1|17	%description
12mu|libkdeedu-4.12.4-1|18	Runtime library for KDE Education Application
12mu|libkdeedu-4.12.4-1|19	
12mu|libkdeedu-4.12.4-1|20	%files
12mu|libkdeedu-4.12.4-1|21	%doc README AUTHORS
12mu|libkdeedu-4.12.4-1|22	%dir %{_kde_appsdir}/kvtml/en
12mu|libkdeedu-4.12.4-1|23	%{_kde_appsdir}/kvtml/en/animals.kvtml
12mu|libkdeedu-4.12.4-1|24	%{_kde_appsdir}/kvtml/en/clothing.kvtml
12mu|libkdeedu-4.12.4-1|25	%{_kde_appsdir}/kvtml/en/computers.kvtml
12mu|libkdeedu-4.12.4-1|26	%{_kde_appsdir}/kvtml/en/currencies.kvtml
12mu|libkdeedu-4.12.4-1|27	%{_kde_appsdir}/kvtml/en/easy.kvtml
12mu|libkdeedu-4.12.4-1|28	%{_kde_appsdir}/kvtml/en/fruits.kvtml
12mu|libkdeedu-4.12.4-1|29	%{_kde_appsdir}/kvtml/en/hard.kvtml
12mu|libkdeedu-4.12.4-1|30	%{_kde_appsdir}/kvtml/en/inventions.kvtml
12mu|libkdeedu-4.12.4-1|31	%{_kde_appsdir}/kvtml/en/medium.kvtml
12mu|libkdeedu-4.12.4-1|32	%{_kde_appsdir}/kvtml/en/numbers.kvtml
12mu|libkdeedu-4.12.4-1|33	%{_kde_appsdir}/kvtml/en/objects.kvtml
12mu|libkdeedu-4.12.4-1|34	%{_kde_appsdir}/kvtml/en/people.kvtml
12mu|libkdeedu-4.12.4-1|35	%{_kde_appsdir}/kvtml/en/professions.kvtml
12mu|libkdeedu-4.12.4-1|36	%{_kde_appsdir}/kvtml/en/space.kvtml
12mu|libkdeedu-4.12.4-1|37	%{_kde_appsdir}/kvtml/en/sports.kvtml
12mu|libkdeedu-4.12.4-1|38	%{_kde_appsdir}/kvtml/en/transportation.kvtml
12mu|libkdeedu-4.12.4-1|39	%{_kde_appsdir}/kvtml/en/vegetables.kvtml
12mu|libkdeedu-4.12.4-1|40	%{_kde_appsdir}/kvtml/en/worldcapitals.kvtml
12mu|libkdeedu-4.12.4-1|41	%{_iconsdir}/hicolor/*/actions/editplots.png
12mu|libkdeedu-4.12.4-1|42	%{_iconsdir}/hicolor/*/actions/functionhelp.png
12mu|libkdeedu-4.12.4-1|43	%{_iconsdir}/hicolor/*/actions/maximum.png
12mu|libkdeedu-4.12.4-1|44	%{_iconsdir}/hicolor/*/actions/minimum.png
12mu|libkdeedu-4.12.4-1|45	%{_iconsdir}/hicolor/*/actions/newdifferential.png
12mu|libkdeedu-4.12.4-1|46	%{_iconsdir}/hicolor/*/actions/newfunction.png
12mu|libkdeedu-4.12.4-1|47	%{_iconsdir}/hicolor/*/actions/newimplicit.png
12mu|libkdeedu-4.12.4-1|48	%{_iconsdir}/hicolor/*/actions/newparametric.png
12mu|libkdeedu-4.12.4-1|49	%{_iconsdir}/hicolor/*/actions/newpolar.png
12mu|libkdeedu-4.12.4-1|50	%{_iconsdir}/hicolor/*/actions/resetview.png
12mu|libkdeedu-4.12.4-1|51	%{_iconsdir}/hicolor/scalable/actions/deriv_func.svgz
12mu|libkdeedu-4.12.4-1|52	%{_iconsdir}/hicolor/scalable/actions/editconstants.svgz
12mu|libkdeedu-4.12.4-1|53	%{_iconsdir}/hicolor/scalable/actions/editplots.svgz
12mu|libkdeedu-4.12.4-1|54	%{_iconsdir}/hicolor/scalable/actions/functionhelp.svgz
12mu|libkdeedu-4.12.4-1|55	%{_iconsdir}/hicolor/scalable/actions/integral_func.svgz
12mu|libkdeedu-4.12.4-1|56	%{_iconsdir}/hicolor/scalable/actions/maximum.svgz
12mu|libkdeedu-4.12.4-1|57	%{_iconsdir}/hicolor/scalable/actions/minimum.svgz
12mu|libkdeedu-4.12.4-1|58	%{_iconsdir}/hicolor/scalable/actions/newfunction.svgz
12mu|libkdeedu-4.12.4-1|59	%{_iconsdir}/hicolor/scalable/actions/newparametric.svgz
12mu|libkdeedu-4.12.4-1|60	%{_iconsdir}/hicolor/scalable/actions/newpolar.svgz
12mu|libkdeedu-4.12.4-1|61	%{_iconsdir}/hicolor/scalable/actions/resetview.svgz
12mu|libkdeedu-4.12.4-1|62	%{_iconsdir}/hicolor/*/actions/coords.png
12mu|libkdeedu-4.12.4-1|63	%{_iconsdir}/hicolor/*/actions/deriv_func.png
12mu|libkdeedu-4.12.4-1|64	%{_iconsdir}/hicolor/*/actions/editconstants.png
12mu|libkdeedu-4.12.4-1|65	%{_iconsdir}/hicolor/*/actions/func.png
12mu|libkdeedu-4.12.4-1|66	%{_iconsdir}/hicolor/*/actions/integral_func.png
12mu|libkdeedu-4.12.4-1|67	%{_iconsdir}/hicolor/*/actions/lessen.png
12mu|libkdeedu-4.12.4-1|68	%{_iconsdir}/hicolor/*/actions/magnify.png
12mu|libkdeedu-4.12.4-1|69	
12mu|libkdeedu-4.12.4-1|70	#---------------------------------------------
12mu|libkdeedu-4.12.4-1|71	
12mu|libkdeedu-4.12.4-1|72	%define keduvocdocument_major 4
12mu|libkdeedu-4.12.4-1|73	%define libkeduvocdocument %mklibname keduvocdocument %{keduvocdocument_major}
12mu|libkdeedu-4.12.4-1|74	
12mu|libkdeedu-4.12.4-1|75	%package -n %{libkeduvocdocument}
12mu|libkdeedu-4.12.4-1|76	Summary:	Runtime library for KDE Education Application
12mu|libkdeedu-4.12.4-1|77	Group:		System/Libraries
12mu|libkdeedu-4.12.4-1|78	
12mu|libkdeedu-4.12.4-1|79	%description -n %{libkeduvocdocument}
12mu|libkdeedu-4.12.4-1|80	Runtime library for KDE Education Application
12mu|libkdeedu-4.12.4-1|81	
12mu|libkdeedu-4.12.4-1|82	%files -n %{libkeduvocdocument}
12mu|libkdeedu-4.12.4-1|83	%{_kde_libdir}/libkeduvocdocument.so.%{keduvocdocument_major}*
12mu|libkdeedu-4.12.4-1|84	
12mu|libkdeedu-4.12.4-1|85	#--------------------------------------------------------------------
12mu|libkdeedu-4.12.4-1|86	
12mu|libkdeedu-4.12.4-1|87	%package devel
12mu|libkdeedu-4.12.4-1|88	Summary:	Devel stuff for %{name}
12mu|libkdeedu-4.12.4-1|89	Group:		Development/KDE and Qt
12mu|libkdeedu-4.12.4-1|90	Requires:	kdelibs4-devel
12mu|libkdeedu-4.12.4-1|91	Requires:	%{libkeduvocdocument} = %{version}-%{release}
12mu|libkdeedu-4.12.4-1|92	Conflicts:	kdeedu4-devel < 4.6.90
12mu|libkdeedu-4.12.4-1|93	
12mu|libkdeedu-4.12.4-1|94	%description devel
12mu|libkdeedu-4.12.4-1|95	Files needed to build applications based on %{name}.
12mu|libkdeedu-4.12.4-1|96	
12mu|libkdeedu-4.12.4-1|97	%files devel
12mu|libkdeedu-4.12.4-1|98	%{_kde_includedir}/libkdeedu
12mu|libkdeedu-4.12.4-1|99	%{_kde_libdir}/libkeduvocdocument.so
12mu|libkdeedu-4.12.4-1|100	%{_kde_libdir}/libqtmmlwidget.a
12mu|libkdeedu-4.12.4-1|101	%{_kde_libdir}/cmake/%{name}
12mu|libkdeedu-4.12.4-1|102	
12mu|libkdeedu-4.12.4-1|103	#----------------------------------------------------------------------
12mu|libkdeedu-4.12.4-1|104	
12mu|libkdeedu-4.12.4-1|105	%prep
12mu|libkdeedu-4.12.4-1|106	%setup -q
12mu|libkdeedu-4.12.4-1|107	
12mu|libkdeedu-4.12.4-1|108	%build
12mu|libkdeedu-4.12.4-1|109	%cmake_kde4
12mu|libkdeedu-4.12.4-1|110	%make
12mu|libkdeedu-4.12.4-1|111	
12mu|libkdeedu-4.12.4-1|112	%install
12mu|libkdeedu-4.12.4-1|113	%makeinstall_std -C build
12mu|libkdeedu-4.12.4-1|114	
12mu|libkdeedu-4.12.4-1|115	
12mu|libkdeedu-4.12.4-1|116	%changelog
12mu|libkdeedu-4.12.4-1|117	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|libkdeedu-4.12.4-1|118	+ Revision: 81d4510
12mu|libkdeedu-4.12.4-1|119	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|libkdeedu-4.12.4-1|120	
12mu|libkdeedu-4.12.4-1|121	

20046 12
12mu|libkdegames-4.12.4-1|1	Summary:	KDE games library
12mu|libkdegames-4.12.4-1|2	Name:		libkdegames
12mu|libkdegames-4.12.4-1|3	Version:	4.12.4
12mu|libkdegames-4.12.4-1|4	Release:	1
12mu|libkdegames-4.12.4-1|5	Epoch:		1
12mu|libkdegames-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|libkdegames-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|libkdegames-4.12.4-1|8	Url:		http://games.kde.org/
12mu|libkdegames-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|libkdegames-4.12.4-1|10	BuildRequires:	kdelibs4-devel
12mu|libkdegames-4.12.4-1|11	BuildRequires:	pkgconfig(openal)
12mu|libkdegames-4.12.4-1|12	BuildRequires:	pkgconfig(sndfile)
12mu|libkdegames-4.12.4-1|13	
12mu|libkdegames-4.12.4-1|14	%description
12mu|libkdegames-4.12.4-1|15	This packages provides common code and data for many KDE games.
12mu|libkdegames-4.12.4-1|16	
12mu|libkdegames-4.12.4-1|17	#-------------------------------------------------------------------------------
12mu|libkdegames-4.12.4-1|18	
12mu|libkdegames-4.12.4-1|19	%package common
12mu|libkdegames-4.12.4-1|20	Summary:	Common files needed by KDE games
12mu|libkdegames-4.12.4-1|21	Group:		Graphical desktop/KDE
12mu|libkdegames-4.12.4-1|22	BuildArch:	noarch
12mu|libkdegames-4.12.4-1|23	Obsoletes:	kdegames4-core < 1:4.9.80
12mu|libkdegames-4.12.4-1|24	
12mu|libkdegames-4.12.4-1|25	%description common
12mu|libkdegames-4.12.4-1|26	This package provides common files needed by KDE games such as carddecks
12mu|libkdegames-4.12.4-1|27	for KDE cardgames.
12mu|libkdegames-4.12.4-1|28	
12mu|libkdegames-4.12.4-1|29	%files common
12mu|libkdegames-4.12.4-1|30	%{_kde_appsdir}/carddecks/
12mu|libkdegames-4.12.4-1|31	%{_kde_appsdir}/kconf_update/kgthemeprovider-migration.upd
12mu|libkdegames-4.12.4-1|32	
12mu|libkdegames-4.12.4-1|33	#-------------------------------------------------------------------------------
12mu|libkdegames-4.12.4-1|34	
12mu|libkdegames-4.12.4-1|35	%package corebindings
12mu|libkdegames-4.12.4-1|36	Summary:	Qml plugins for KDE games
12mu|libkdegames-4.12.4-1|37	Group:		Graphical desktop/KDE
12mu|libkdegames-4.12.4-1|38	
12mu|libkdegames-4.12.4-1|39	%description corebindings
12mu|libkdegames-4.12.4-1|40	Qml plugins for KDE games.
12mu|libkdegames-4.12.4-1|41	
12mu|libkdegames-4.12.4-1|42	%files corebindings
12mu|libkdegames-4.12.4-1|43	%{_kde_libdir}/kde4/imports/org/kde/games/core/KgItem.qml
12mu|libkdegames-4.12.4-1|44	%{_kde_libdir}/kde4/imports/org/kde/games/core/libcorebindingsplugin.so
12mu|libkdegames-4.12.4-1|45	%{_kde_libdir}/kde4/imports/org/kde/games/core/qmldir
12mu|libkdegames-4.12.4-1|46	
12mu|libkdegames-4.12.4-1|47	#-------------------------------------------------------------------------------
12mu|libkdegames-4.12.4-1|48	
12mu|libkdegames-4.12.4-1|49	%define libkdegames_major 6
12mu|libkdegames-4.12.4-1|50	%define libkdegames %mklibname kdegames %{libkdegames_major}
12mu|libkdegames-4.12.4-1|51	
12mu|libkdegames-4.12.4-1|52	%package -n %{libkdegames}
12mu|libkdegames-4.12.4-1|53	Summary:	Runtime Library for KDE games
12mu|libkdegames-4.12.4-1|54	Group:		System/Libraries
12mu|libkdegames-4.12.4-1|55	Obsoletes:	%{_lib}kdegames4 < 1:4.8.0
12mu|libkdegames-4.12.4-1|56	Obsoletes:	%{_lib}kdegames5 < 1:4.9.0
12mu|libkdegames-4.12.4-1|57	Obsoletes:	%{_lib}kggzgames4 < 1:4.8.0
12mu|libkdegames-4.12.4-1|58	Obsoletes:	%{_lib}kggzmod4 < 1:4.8.0
12mu|libkdegames-4.12.4-1|59	Obsoletes:	%{_lib}kggznet4 < 1:4.8.0
12mu|libkdegames-4.12.4-1|60	
12mu|libkdegames-4.12.4-1|61	%description -n %{libkdegames}
12mu|libkdegames-4.12.4-1|62	Runtime Library for KDE games.
12mu|libkdegames-4.12.4-1|63	
12mu|libkdegames-4.12.4-1|64	%files -n %{libkdegames}
12mu|libkdegames-4.12.4-1|65	%{_kde_libdir}/libkdegames.so.%{libkdegames_major}*
12mu|libkdegames-4.12.4-1|66	
12mu|libkdegames-4.12.4-1|67	#-------------------------------------------------------------------------------
12mu|libkdegames-4.12.4-1|68	
12mu|libkdegames-4.12.4-1|69	%define libkdegamesprivate_major 1
12mu|libkdegames-4.12.4-1|70	%define libkdegamesprivate %mklibname kdegamesprivate 1
12mu|libkdegames-4.12.4-1|71	
12mu|libkdegames-4.12.4-1|72	%package -n %{libkdegamesprivate}
12mu|libkdegames-4.12.4-1|73	Summary:	Runtime Library for KDE games
12mu|libkdegames-4.12.4-1|74	Group:		System/Libraries
12mu|libkdegames-4.12.4-1|75	
12mu|libkdegames-4.12.4-1|76	%description -n %{libkdegamesprivate}
12mu|libkdegames-4.12.4-1|77	Runtime Library for KDE games.
12mu|libkdegames-4.12.4-1|78	
12mu|libkdegames-4.12.4-1|79	%files -n %{libkdegamesprivate}
12mu|libkdegames-4.12.4-1|80	%{_kde_libdir}/libkdegamesprivate.so.%{libkdegamesprivate_major}*
12mu|libkdegames-4.12.4-1|81	
12mu|libkdegames-4.12.4-1|82	#-------------------------------------------------------------------------------
12mu|libkdegames-4.12.4-1|83	
12mu|libkdegames-4.12.4-1|84	%package devel
12mu|libkdegames-4.12.4-1|85	Summary:	Headers files for KDE games library
12mu|libkdegames-4.12.4-1|86	Group:		Development/KDE and Qt
12mu|libkdegames-4.12.4-1|87	Requires:	kdelibs4-devel
12mu|libkdegames-4.12.4-1|88	Obsoletes:	kdegames4-devel < 1:4.9.80
12mu|libkdegames-4.12.4-1|89	Provides:	kdegames4-devel = %{EVRD}
12mu|libkdegames-4.12.4-1|90	Requires:	%{libkdegames} = %{EVRD}
12mu|libkdegames-4.12.4-1|91	Requires:	%{libkdegamesprivate} = %{EVRD}
12mu|libkdegames-4.12.4-1|92	
12mu|libkdegames-4.12.4-1|93	%description devel
12mu|libkdegames-4.12.4-1|94	Headers files needed to build applications based on KDE games library.
12mu|libkdegames-4.12.4-1|95	
12mu|libkdegames-4.12.4-1|96	%files devel
12mu|libkdegames-4.12.4-1|97	%{_kde_libdir}/cmake/KDEGames/*.cmake
12mu|libkdegames-4.12.4-1|98	%{_kde_libdir}/libkdegamesprivate.so
12mu|libkdegames-4.12.4-1|99	%{_kde_libdir}/libkdegames.so
12mu|libkdegames-4.12.4-1|100	%{_kde_includedir}/*
12mu|libkdegames-4.12.4-1|101	
12mu|libkdegames-4.12.4-1|102	#------------------------------------------------------------------------------
12mu|libkdegames-4.12.4-1|103	
12mu|libkdegames-4.12.4-1|104	%prep
12mu|libkdegames-4.12.4-1|105	%setup -q
12mu|libkdegames-4.12.4-1|106	
12mu|libkdegames-4.12.4-1|107	%build
12mu|libkdegames-4.12.4-1|108	%cmake_kde4
12mu|libkdegames-4.12.4-1|109	%make
12mu|libkdegames-4.12.4-1|110	
12mu|libkdegames-4.12.4-1|111	%install
12mu|libkdegames-4.12.4-1|112	%makeinstall_std -C build
12mu|libkdegames-4.12.4-1|113	
12mu|libkdegames-4.12.4-1|114	
12mu|libkdegames-4.12.4-1|115	%changelog
12mu|libkdegames-4.12.4-1|116	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|libkdegames-4.12.4-1|117	+ Revision: 1e59b3c
12mu|libkdegames-4.12.4-1|118	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|libkdegames-4.12.4-1|119	
12mu|libkdegames-4.12.4-1|120	

20047 12
12mu|libkexiv2-4.12.4-1|1	%define major 11
12mu|libkexiv2-4.12.4-1|2	%define libname %mklibname kexiv2_ %{major}
12mu|libkexiv2-4.12.4-1|3	%define devname %mklibname kexiv2 -d
12mu|libkexiv2-4.12.4-1|4	
12mu|libkexiv2-4.12.4-1|5	Summary:	KDE4 wrapper around exiv2 library
12mu|libkexiv2-4.12.4-1|6	Name:		libkexiv2
12mu|libkexiv2-4.12.4-1|7	Version:	4.12.4
12mu|libkexiv2-4.12.4-1|8	Release:	1
12mu|libkexiv2-4.12.4-1|9	Epoch:		2
12mu|libkexiv2-4.12.4-1|10	License:	GPLv2+
12mu|libkexiv2-4.12.4-1|11	Group:		Graphical desktop/KDE
12mu|libkexiv2-4.12.4-1|12	Url:		http://www.kde.org
12mu|libkexiv2-4.12.4-1|13	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|libkexiv2-4.12.4-1|14	BuildRequires:	kdelibs4-devel
12mu|libkexiv2-4.12.4-1|15	BuildRequires:	pkgconfig(exiv2)
12mu|libkexiv2-4.12.4-1|16	BuildRequires:	automoc4
12mu|libkexiv2-4.12.4-1|17	Conflicts:	%{_lib}kexiv2_9 < 2:4.6.90
12mu|libkexiv2-4.12.4-1|18	
12mu|libkexiv2-4.12.4-1|19	%description
12mu|libkexiv2-4.12.4-1|20	Libkexiv2 is a wrapper around Exiv2 library to manipulate pictures
12mu|libkexiv2-4.12.4-1|21	metadata as EXIF/IPTC and XMP.
12mu|libkexiv2-4.12.4-1|22	
12mu|libkexiv2-4.12.4-1|23	%files
12mu|libkexiv2-4.12.4-1|24	%doc AUTHORS COPYING NEWS README TODO
12mu|libkexiv2-4.12.4-1|25	%{_kde_appsdir}/libkexiv2/data/topicset.iptc-subjectcode.xml
12mu|libkexiv2-4.12.4-1|26	
12mu|libkexiv2-4.12.4-1|27	#--------------------------------------------------------------------
12mu|libkexiv2-4.12.4-1|28	
12mu|libkexiv2-4.12.4-1|29	%package -n %{libname}
12mu|libkexiv2-4.12.4-1|30	Summary:	%{name} library
12mu|libkexiv2-4.12.4-1|31	Group:		System/Libraries
12mu|libkexiv2-4.12.4-1|32	Obsoletes:	%{_lib}kexiv2_10 < 2:4.8.90
12mu|libkexiv2-4.12.4-1|33	Requires:	%{name}
12mu|libkexiv2-4.12.4-1|34	
12mu|libkexiv2-4.12.4-1|35	%description -n %{libname}
12mu|libkexiv2-4.12.4-1|36	Libkexiv2 is a wrapper around Exiv2 library to manipulate pictures
12mu|libkexiv2-4.12.4-1|37	metadata as EXIF/IPTC and XMP.
12mu|libkexiv2-4.12.4-1|38	
12mu|libkexiv2-4.12.4-1|39	%files -n %{libname}
12mu|libkexiv2-4.12.4-1|40	%{_kde_libdir}/libkexiv2.so.%{major}*
12mu|libkexiv2-4.12.4-1|41	
12mu|libkexiv2-4.12.4-1|42	#--------------------------------------------------------------------
12mu|libkexiv2-4.12.4-1|43	
12mu|libkexiv2-4.12.4-1|44	%package -n %{devname}
12mu|libkexiv2-4.12.4-1|45	Summary:	Devel stuff for %{name}
12mu|libkexiv2-4.12.4-1|46	Group:		Development/KDE and Qt
12mu|libkexiv2-4.12.4-1|47	Requires:	kdelibs4-devel
12mu|libkexiv2-4.12.4-1|48	Requires:	pkgconfig(exiv2)
12mu|libkexiv2-4.12.4-1|49	Requires:	%{libname} = %{EVRD}
12mu|libkexiv2-4.12.4-1|50	Conflicts:	kdegraphics4-devel < 2:4.6.10
12mu|libkexiv2-4.12.4-1|51	Conflicts:	libkexiv2-devel < 2:4.12.1
12mu|libkexiv2-4.12.4-1|52	Obsoletes:	libkexiv2-devel < 2:4.12.1
12mu|libkexiv2-4.12.4-1|53	
12mu|libkexiv2-4.12.4-1|54	%description -n %{devname}
12mu|libkexiv2-4.12.4-1|55	This package contains header files needed if you wish to build applications
12mu|libkexiv2-4.12.4-1|56	based on libkexiv2.
12mu|libkexiv2-4.12.4-1|57	
12mu|libkexiv2-4.12.4-1|58	%files -n %{devname}
12mu|libkexiv2-4.12.4-1|59	%{_includedir}/libkexiv2
12mu|libkexiv2-4.12.4-1|60	%{_libdir}/cmake/libkexiv2-*/*.cmake
12mu|libkexiv2-4.12.4-1|61	%{_libdir}/pkgconfig/libkexiv2.pc
12mu|libkexiv2-4.12.4-1|62	%{_libdir}/libkexiv2.so
12mu|libkexiv2-4.12.4-1|63	
12mu|libkexiv2-4.12.4-1|64	#----------------------------------------------------------------------
12mu|libkexiv2-4.12.4-1|65	
12mu|libkexiv2-4.12.4-1|66	%prep
12mu|libkexiv2-4.12.4-1|67	%setup -q
12mu|libkexiv2-4.12.4-1|68	
12mu|libkexiv2-4.12.4-1|69	%build
12mu|libkexiv2-4.12.4-1|70	%cmake_kde4
12mu|libkexiv2-4.12.4-1|71	%make
12mu|libkexiv2-4.12.4-1|72	
12mu|libkexiv2-4.12.4-1|73	%install
12mu|libkexiv2-4.12.4-1|74	%makeinstall_std -C build
12mu|libkexiv2-4.12.4-1|75	
12mu|libkexiv2-4.12.4-1|76	
12mu|libkexiv2-4.12.4-1|77	%changelog
12mu|libkexiv2-4.12.4-1|78	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|libkexiv2-4.12.4-1|79	+ Revision: 652e8ad
12mu|libkexiv2-4.12.4-1|80	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|libkexiv2-4.12.4-1|81	
12mu|libkexiv2-4.12.4-1|82	

20048 12
12mu|libkfbapi-1.0-2|1	Summary:	Library to access various Facebook services via their public API
12mu|libkfbapi-1.0-2|2	Name:		libkfbapi
12mu|libkfbapi-1.0-2|3	Version:	1.0
12mu|libkfbapi-1.0-2|4	Release:	2
12mu|libkfbapi-1.0-2|5	License:	GPLv2+
12mu|libkfbapi-1.0-2|6	Group:		Graphical desktop/KDE
12mu|libkfbapi-1.0-2|7	Url:		https://projects.kde.org/projects/extragear/libs/%{name}
12mu|libkfbapi-1.0-2|8	Source0:	http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
12mu|libkfbapi-1.0-2|9	BuildRequires:	xsltproc
12mu|libkfbapi-1.0-2|10	BuildRequires:	kdelibs4-devel
12mu|libkfbapi-1.0-2|11	BuildRequires:	kdepimlibs4-devel
12mu|libkfbapi-1.0-2|12	BuildRequires:	pkgconfig(QJson)
12mu|libkfbapi-1.0-2|13	
12mu|libkfbapi-1.0-2|14	%description
12mu|libkfbapi-1.0-2|15	Library to access various Facebook services via their public API.
12mu|libkfbapi-1.0-2|16	
12mu|libkfbapi-1.0-2|17	#----------------------------------------------------------------------------
12mu|libkfbapi-1.0-2|18	
12mu|libkfbapi-1.0-2|19	%package i18n
12mu|libkfbapi-1.0-2|20	Summary:	Translations for libkfbapi
12mu|libkfbapi-1.0-2|21	Group:		System/Internationalization
12mu|libkfbapi-1.0-2|22	BuildArch:	noarch
12mu|libkfbapi-1.0-2|23	
12mu|libkfbapi-1.0-2|24	%description i18n
12mu|libkfbapi-1.0-2|25	Translations for libkfbapi.
12mu|libkfbapi-1.0-2|26	
12mu|libkfbapi-1.0-2|27	%files i18n -f %{name}.lang
12mu|libkfbapi-1.0-2|28	
12mu|libkfbapi-1.0-2|29	#----------------------------------------------------------------------------
12mu|libkfbapi-1.0-2|30	
12mu|libkfbapi-1.0-2|31	%define major 1
12mu|libkfbapi-1.0-2|32	%define libname %mklibname kfbapi %{major}
12mu|libkfbapi-1.0-2|33	
12mu|libkfbapi-1.0-2|34	%package -n %{libname}
12mu|libkfbapi-1.0-2|35	Summary:	Runtime library for libkfbapi
12mu|libkfbapi-1.0-2|36	Group:		System/Libraries
12mu|libkfbapi-1.0-2|37	Requires:	%{name}-i18n
12mu|libkfbapi-1.0-2|38	
12mu|libkfbapi-1.0-2|39	%description -n %{libname}
12mu|libkfbapi-1.0-2|40	Library to access various Facebook services via their public API.
12mu|libkfbapi-1.0-2|41	
12mu|libkfbapi-1.0-2|42	%files -n %{libname}
12mu|libkfbapi-1.0-2|43	%{_kde_libdir}/libkfbapi.so.%{major}*
12mu|libkfbapi-1.0-2|44	
12mu|libkfbapi-1.0-2|45	#----------------------------------------------------------------------------
12mu|libkfbapi-1.0-2|46	
12mu|libkfbapi-1.0-2|47	%define devname %mklibname -d kfbapi
12mu|libkfbapi-1.0-2|48	
12mu|libkfbapi-1.0-2|49	%package -n %{devname}
12mu|libkfbapi-1.0-2|50	Summary:	Development files for libkfbapi
12mu|libkfbapi-1.0-2|51	Group:		Development/KDE and Qt
12mu|libkfbapi-1.0-2|52	Provides:	%{name}-devel = %{EVRD}
12mu|libkfbapi-1.0-2|53	Requires:	%{libname} = %{EVRD}
12mu|libkfbapi-1.0-2|54	
12mu|libkfbapi-1.0-2|55	%description -n %{devname}
12mu|libkfbapi-1.0-2|56	Development files for libkfbapi.
12mu|libkfbapi-1.0-2|57	
12mu|libkfbapi-1.0-2|58	%files -n %{devname}
12mu|libkfbapi-1.0-2|59	%{_kde_libdir}/libkfbapi.so
12mu|libkfbapi-1.0-2|60	%{_kde_includedir}/*
12mu|libkfbapi-1.0-2|61	%{_kde_libdir}/pkgconfig/*.pc
12mu|libkfbapi-1.0-2|62	%{_kde_libdir}/cmake/*
12mu|libkfbapi-1.0-2|63	
12mu|libkfbapi-1.0-2|64	#----------------------------------------------------------------------------
12mu|libkfbapi-1.0-2|65	
12mu|libkfbapi-1.0-2|66	%prep
12mu|libkfbapi-1.0-2|67	%setup -q
12mu|libkfbapi-1.0-2|68	
12mu|libkfbapi-1.0-2|69	%build
12mu|libkfbapi-1.0-2|70	%cmake_kde4
12mu|libkfbapi-1.0-2|71	%make
12mu|libkfbapi-1.0-2|72	
12mu|libkfbapi-1.0-2|73	%install
12mu|libkfbapi-1.0-2|74	%makeinstall_std -C build
12mu|libkfbapi-1.0-2|75	
12mu|libkfbapi-1.0-2|76	%find_lang %{name}

20049 12
12mu|libkgapi-2.1.0-2|1	Summary:	Library to access various Google services via their public API
12mu|libkgapi-2.1.0-2|2	Name:		libkgapi
12mu|libkgapi-2.1.0-2|3	Version:	2.1.0
12mu|libkgapi-2.1.0-2|4	Release:	2
12mu|libkgapi-2.1.0-2|5	License:	GPLv2+
12mu|libkgapi-2.1.0-2|6	Group:		Graphical desktop/KDE
12mu|libkgapi-2.1.0-2|7	Url:		http://progdan.cz/category/akonadi-google/
12mu|libkgapi-2.1.0-2|8	Source0:	http://download.kde.org/stable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
12mu|libkgapi-2.1.0-2|9	Patch0:		libkgapi-2.1.0-pkgconfig.patch
12mu|libkgapi-2.1.0-2|10	BuildRequires:	boost-devel
12mu|libkgapi-2.1.0-2|11	BuildRequires:	kdelibs4-devel
12mu|libkgapi-2.1.0-2|12	BuildRequires:	kdepimlibs4-devel
12mu|libkgapi-2.1.0-2|13	BuildRequires:	qt4-devel
12mu|libkgapi-2.1.0-2|14	BuildRequires:	pkgconfig(QJson)
12mu|libkgapi-2.1.0-2|15	
12mu|libkgapi-2.1.0-2|16	%description
12mu|libkgapi-2.1.0-2|17	LibKGAPI (previously called LibKGoogle) is a C++ library that implements APIs
12mu|libkgapi-2.1.0-2|18	for various Google services.
12mu|libkgapi-2.1.0-2|19	
12mu|libkgapi-2.1.0-2|20	Currently supported APIs:
12mu|libkgapi-2.1.0-2|21	- Calendar API v3 (https://developers.google.com/google-apps/calendar)
12mu|libkgapi-2.1.0-2|22	- Contacts API v3 (https://developers.google.com/google-apps/contacts/v3/)
12mu|libkgapi-2.1.0-2|23	- Tasks API v1 (https://developers.google.com/google-apps/tasks)
12mu|libkgapi-2.1.0-2|24	- Latitude API v1 (https://developers.google.com/latitude/v1/)
12mu|libkgapi-2.1.0-2|25	- Static Google Maps API v2
12mu|libkgapi-2.1.0-2|26	(https://developers.google.com/maps/documentation/staticmaps/)
12mu|libkgapi-2.1.0-2|27	- Drive API v2 (https://developers.google.com/drive/v2/reference)
12mu|libkgapi-2.1.0-2|28	
12mu|libkgapi-2.1.0-2|29	#----------------------------------------------------------------------------
12mu|libkgapi-2.1.0-2|30	
12mu|libkgapi-2.1.0-2|31	%define major2 2
12mu|libkgapi-2.1.0-2|32	%define libname2 %mklibname kgapi2_ %{major2}
12mu|libkgapi-2.1.0-2|33	
12mu|libkgapi-2.1.0-2|34	%package -n %{libname2}
12mu|libkgapi-2.1.0-2|35	Summary:	Runtime library for %{name}
12mu|libkgapi-2.1.0-2|36	Group:		System/Libraries
12mu|libkgapi-2.1.0-2|37	
12mu|libkgapi-2.1.0-2|38	%description -n %{libname2}
12mu|libkgapi-2.1.0-2|39	Runtime Library for %{name}.
12mu|libkgapi-2.1.0-2|40	
12mu|libkgapi-2.1.0-2|41	%files -n %{libname2}
12mu|libkgapi-2.1.0-2|42	%{_kde_libdir}/libkgapi2.so.%{major2}
12mu|libkgapi-2.1.0-2|43	%{_kde_libdir}/libkgapi2.so.%{version}
12mu|libkgapi-2.1.0-2|44	
12mu|libkgapi-2.1.0-2|45	#----------------------------------------------------------------------------
12mu|libkgapi-2.1.0-2|46	
12mu|libkgapi-2.1.0-2|47	%define devname %mklibname -d kgapi
12mu|libkgapi-2.1.0-2|48	
12mu|libkgapi-2.1.0-2|49	%package -n %{devname}
12mu|libkgapi-2.1.0-2|50	Summary:	Development files for libkgapi
12mu|libkgapi-2.1.0-2|51	Group:		Development/KDE and Qt
12mu|libkgapi-2.1.0-2|52	Provides:	%{name}-devel = %{EVRD}
12mu|libkgapi-2.1.0-2|53	Requires:	%{libname2} = %{EVRD}
12mu|libkgapi-2.1.0-2|54	
12mu|libkgapi-2.1.0-2|55	%description -n %{devname}
12mu|libkgapi-2.1.0-2|56	Development files for libkgapi.
12mu|libkgapi-2.1.0-2|57	
12mu|libkgapi-2.1.0-2|58	%files -n %{devname}
12mu|libkgapi-2.1.0-2|59	%{_kde_libdir}/libkgapi2.so
12mu|libkgapi-2.1.0-2|60	%{_kde_includedir}/*
12mu|libkgapi-2.1.0-2|61	%{_kde_libdir}/pkgconfig/*.pc
12mu|libkgapi-2.1.0-2|62	%{_kde_libdir}/cmake/*
12mu|libkgapi-2.1.0-2|63	
12mu|libkgapi-2.1.0-2|64	#----------------------------------------------------------------------------
12mu|libkgapi-2.1.0-2|65	
12mu|libkgapi-2.1.0-2|66	%prep
12mu|libkgapi-2.1.0-2|67	%setup -q
12mu|libkgapi-2.1.0-2|68	%patch0 -p1
12mu|libkgapi-2.1.0-2|69	
12mu|libkgapi-2.1.0-2|70	%build
12mu|libkgapi-2.1.0-2|71	%cmake_kde4
12mu|libkgapi-2.1.0-2|72	%make
12mu|libkgapi-2.1.0-2|73	
12mu|libkgapi-2.1.0-2|74	%install
12mu|libkgapi-2.1.0-2|75	%makeinstall_std -C build
12mu|libkgapi-2.1.0-2|76	
12mu|libkgapi-2.1.0-2|77	
12mu|libkgapi-2.1.0-2|78	%changelog
12mu|libkgapi-2.1.0-2|79	* Thu Mar 13 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.0-2
12mu|libkgapi-2.1.0-2|80	+ Revision: 6211d28
12mu|libkgapi-2.1.0-2|81	- LOG New version 2.1.0, drop obsolete libkgapi1 library as upstream did, keep libkgapi.pc which was dropped by upstream
12mu|libkgapi-2.1.0-2|82	
12mu|libkgapi-2.1.0-2|83	

20050 12
12mu|libkipi-4.12.4-1|1	Summary:	Interface to use kipi-plugins for KDE
12mu|libkipi-4.12.4-1|2	Name:		libkipi
12mu|libkipi-4.12.4-1|3	Version:	4.12.4
12mu|libkipi-4.12.4-1|4	Release:	1
12mu|libkipi-4.12.4-1|5	Epoch:		2
12mu|libkipi-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|libkipi-4.12.4-1|7	License:	GPLv2
12mu|libkipi-4.12.4-1|8	Url:		http://www.kde.org
12mu|libkipi-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|libkipi-4.12.4-1|10	%if %{is_beta}
12mu|libkipi-4.12.4-1|11	%define ftpdir unstable
12mu|libkipi-4.12.4-1|12	%else
12mu|libkipi-4.12.4-1|13	%define ftpdir stable
12mu|libkipi-4.12.4-1|14	%endif
12mu|libkipi-4.12.4-1|15	Source:		ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|libkipi-4.12.4-1|16	BuildRequires:	kdelibs4-devel
12mu|libkipi-4.12.4-1|17	BuildRequires:	automoc4
12mu|libkipi-4.12.4-1|18	
12mu|libkipi-4.12.4-1|19	%description
12mu|libkipi-4.12.4-1|20	Libkipi is an interface to use kipi-plugins from a KDE image management
12mu|libkipi-4.12.4-1|21	program like digiKam (http://www.digikam.org).
12mu|libkipi-4.12.4-1|22	
12mu|libkipi-4.12.4-1|23	#------------------------------------------------
12mu|libkipi-4.12.4-1|24	
12mu|libkipi-4.12.4-1|25	%package -n kipi-common
12mu|libkipi-4.12.4-1|26	Summary:	Non-library files for the kipi library
12mu|libkipi-4.12.4-1|27	Group:		System/Libraries
12mu|libkipi-4.12.4-1|28	
12mu|libkipi-4.12.4-1|29	%description -n kipi-common
12mu|libkipi-4.12.4-1|30	Common files and tools for the kipi library.
12mu|libkipi-4.12.4-1|31	
12mu|libkipi-4.12.4-1|32	%files -n kipi-common
12mu|libkipi-4.12.4-1|33	%doc README TODO AUTHORS COPYING
12mu|libkipi-4.12.4-1|34	%{_kde_bindir}/kxmlkipicmd
12mu|libkipi-4.12.4-1|35	%{_kde_appsdir}/kipi
12mu|libkipi-4.12.4-1|36	%{_kde_appsdir}/kxmlkipicmd
12mu|libkipi-4.12.4-1|37	%{_kde_iconsdir}/*/*/*/kipi.*
12mu|libkipi-4.12.4-1|38	%{_kde_libdir}/kde4/kipiplugin_kxmlhelloworld.so
12mu|libkipi-4.12.4-1|39	%{_kde_services}/kipiplugin_kxmlhelloworld.desktop
12mu|libkipi-4.12.4-1|40	%{_kde_servicetypes}/kipiplugin.desktop
12mu|libkipi-4.12.4-1|41	
12mu|libkipi-4.12.4-1|42	#------------------------------------------------
12mu|libkipi-4.12.4-1|43	
12mu|libkipi-4.12.4-1|44	%define kipi_major 11
12mu|libkipi-4.12.4-1|45	%define libkipi %mklibname kipi %{kipi_major}
12mu|libkipi-4.12.4-1|46	
12mu|libkipi-4.12.4-1|47	%package -n %{libkipi}
12mu|libkipi-4.12.4-1|48	Summary:	libkipi library
12mu|libkipi-4.12.4-1|49	Group:		System/Libraries
12mu|libkipi-4.12.4-1|50	Obsoletes:	%{_lib}kipi8 < 2:4.9.0
12mu|libkipi-4.12.4-1|51	Obsoletes:	%{_lib}kipi9 < 2:4.10.0
12mu|libkipi-4.12.4-1|52	Obsoletes:	%{_lib}kipi10 < 2:4.11.0
12mu|libkipi-4.12.4-1|53	
12mu|libkipi-4.12.4-1|54	%description -n %{libkipi}
12mu|libkipi-4.12.4-1|55	Libkipi is an interface to use kipi-plugins from a KDE image management
12mu|libkipi-4.12.4-1|56	program like digiKam (http://www.digikam.org).
12mu|libkipi-4.12.4-1|57	
12mu|libkipi-4.12.4-1|58	%files -n %{libkipi}
12mu|libkipi-4.12.4-1|59	%{_kde_libdir}/libkipi.so.%{kipi_major}*
12mu|libkipi-4.12.4-1|60	
12mu|libkipi-4.12.4-1|61	#-----------------------------------------------------------------------------
12mu|libkipi-4.12.4-1|62	
12mu|libkipi-4.12.4-1|63	%package devel
12mu|libkipi-4.12.4-1|64	Summary:	Devel stuff for %{name}
12mu|libkipi-4.12.4-1|65	Group:		Development/KDE and Qt
12mu|libkipi-4.12.4-1|66	Requires:	kdelibs4-devel >= 2:%{version}
12mu|libkipi-4.12.4-1|67	Requires:	%{libkipi} = %{EVRD}
12mu|libkipi-4.12.4-1|68	Conflicts:	kdegraphics4-devel < 2:4.6.90
12mu|libkipi-4.12.4-1|69	
12mu|libkipi-4.12.4-1|70	%description devel
12mu|libkipi-4.12.4-1|71	This package contains header files needed if you wish to build applications
12mu|libkipi-4.12.4-1|72	based on %{name}.
12mu|libkipi-4.12.4-1|73	
12mu|libkipi-4.12.4-1|74	%files devel
12mu|libkipi-4.12.4-1|75	%{_includedir}/%{name}
12mu|libkipi-4.12.4-1|76	%{_kde_libdir}/libkipi.so
12mu|libkipi-4.12.4-1|77	%{_kde_libdir}/pkgconfig/libkipi.pc
12mu|libkipi-4.12.4-1|78	
12mu|libkipi-4.12.4-1|79	#----------------------------------------------------------------------
12mu|libkipi-4.12.4-1|80	
12mu|libkipi-4.12.4-1|81	%prep
12mu|libkipi-4.12.4-1|82	%setup -q
12mu|libkipi-4.12.4-1|83	
12mu|libkipi-4.12.4-1|84	%build
12mu|libkipi-4.12.4-1|85	%cmake_kde4
12mu|libkipi-4.12.4-1|86	%make
12mu|libkipi-4.12.4-1|87	
12mu|libkipi-4.12.4-1|88	%install
12mu|libkipi-4.12.4-1|89	%makeinstall_std -C build
12mu|libkipi-4.12.4-1|90	
12mu|libkipi-4.12.4-1|91	
12mu|libkipi-4.12.4-1|92	%changelog
12mu|libkipi-4.12.4-1|93	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|libkipi-4.12.4-1|94	+ Revision: d739d99
12mu|libkipi-4.12.4-1|95	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|libkipi-4.12.4-1|96	
12mu|libkipi-4.12.4-1|97	

20051 12
12mu|libkmahjongg-4.12.4-1|1	Name:		libkmahjongg
12mu|libkmahjongg-4.12.4-1|2	Summary:	Library used for loading and rendering of Mahjongg tilesets
12mu|libkmahjongg-4.12.4-1|3	Version:	4.12.4
12mu|libkmahjongg-4.12.4-1|4	Release:	1
12mu|libkmahjongg-4.12.4-1|5	Epoch:		1
12mu|libkmahjongg-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|libkmahjongg-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|libkmahjongg-4.12.4-1|8	URL:		http://games.kde.org/
12mu|libkmahjongg-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|libkmahjongg-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|libkmahjongg-4.12.4-1|11	
12mu|libkmahjongg-4.12.4-1|12	%description
12mu|libkmahjongg-4.12.4-1|13	This package provides the library for loading and rendering of Mahjongg
12mu|libkmahjongg-4.12.4-1|14	tilesets and associated backgrounds, used by KMahjongg, Kajongg and KShisen.
12mu|libkmahjongg-4.12.4-1|15	
12mu|libkmahjongg-4.12.4-1|16	#------------------------------------------------------------------------------
12mu|libkmahjongg-4.12.4-1|17	
12mu|libkmahjongg-4.12.4-1|18	%package -n kmahjongglib
12mu|libkmahjongg-4.12.4-1|19	Summary:	Common files needed by KMahjongg, Kajongg and KShisen
12mu|libkmahjongg-4.12.4-1|20	Group:		Games/Other
12mu|libkmahjongg-4.12.4-1|21	BuildArch:	noarch
12mu|libkmahjongg-4.12.4-1|22	
12mu|libkmahjongg-4.12.4-1|23	%description -n kmahjongglib
12mu|libkmahjongg-4.12.4-1|24	Common files needed by KMahjongg, Kajongg and KShisen.
12mu|libkmahjongg-4.12.4-1|25	
12mu|libkmahjongg-4.12.4-1|26	%files -n kmahjongglib
12mu|libkmahjongg-4.12.4-1|27	%{_kde_appsdir}/kmahjongglib
12mu|libkmahjongg-4.12.4-1|28	
12mu|libkmahjongg-4.12.4-1|29	#-------------------------------------------------------------------------------
12mu|libkmahjongg-4.12.4-1|30	
12mu|libkmahjongg-4.12.4-1|31	%define libkmahjongglib_major 4
12mu|libkmahjongg-4.12.4-1|32	%define libkmahjongglib %mklibname kmahjongglib %{libkmahjongglib_major}
12mu|libkmahjongg-4.12.4-1|33	
12mu|libkmahjongg-4.12.4-1|34	%package -n %{libkmahjongglib}
12mu|libkmahjongg-4.12.4-1|35	Summary:	Runtime library for KMahjongg
12mu|libkmahjongg-4.12.4-1|36	Group:		System/Libraries
12mu|libkmahjongg-4.12.4-1|37	Requires:	kmahjongglib
12mu|libkmahjongg-4.12.4-1|38	
12mu|libkmahjongg-4.12.4-1|39	%description -n %{libkmahjongglib}
12mu|libkmahjongg-4.12.4-1|40	Runtime library for KMahjongg.
12mu|libkmahjongg-4.12.4-1|41	
12mu|libkmahjongg-4.12.4-1|42	%files -n %{libkmahjongglib}
12mu|libkmahjongg-4.12.4-1|43	%{_kde_libdir}/libkmahjongglib.so.%{libkmahjongglib_major}*
12mu|libkmahjongg-4.12.4-1|44	
12mu|libkmahjongg-4.12.4-1|45	#-------------------------------------------------------------------------------
12mu|libkmahjongg-4.12.4-1|46	
12mu|libkmahjongg-4.12.4-1|47	%package devel
12mu|libkmahjongg-4.12.4-1|48	Summary:	Headers files for KMahjongg library
12mu|libkmahjongg-4.12.4-1|49	Group:		Development/KDE and Qt
12mu|libkmahjongg-4.12.4-1|50	Conflicts:	kdegames4-devel < 1:4.9.80
12mu|libkmahjongg-4.12.4-1|51	Requires:	libkdegames-devel
12mu|libkmahjongg-4.12.4-1|52	Requires:	%{libkmahjongglib} = %{EVRD}
12mu|libkmahjongg-4.12.4-1|53	
12mu|libkmahjongg-4.12.4-1|54	%description devel
12mu|libkmahjongg-4.12.4-1|55	Headers files needed to build applications based on KMahjongg library.
12mu|libkmahjongg-4.12.4-1|56	
12mu|libkmahjongg-4.12.4-1|57	%files devel
12mu|libkmahjongg-4.12.4-1|58	%{_kde_libdir}/libkmahjongglib.so
12mu|libkmahjongg-4.12.4-1|59	%{_kde_includedir}/*
12mu|libkmahjongg-4.12.4-1|60	
12mu|libkmahjongg-4.12.4-1|61	#------------------------------------------------------------------------------
12mu|libkmahjongg-4.12.4-1|62	
12mu|libkmahjongg-4.12.4-1|63	%prep
12mu|libkmahjongg-4.12.4-1|64	%setup -q
12mu|libkmahjongg-4.12.4-1|65	
12mu|libkmahjongg-4.12.4-1|66	%build
12mu|libkmahjongg-4.12.4-1|67	%cmake_kde4
12mu|libkmahjongg-4.12.4-1|68	%make
12mu|libkmahjongg-4.12.4-1|69	
12mu|libkmahjongg-4.12.4-1|70	%install
12mu|libkmahjongg-4.12.4-1|71	%makeinstall_std -C build
12mu|libkmahjongg-4.12.4-1|72	
12mu|libkmahjongg-4.12.4-1|73	
12mu|libkmahjongg-4.12.4-1|74	%changelog
12mu|libkmahjongg-4.12.4-1|75	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|libkmahjongg-4.12.4-1|76	+ Revision: 25feddb
12mu|libkmahjongg-4.12.4-1|77	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|libkmahjongg-4.12.4-1|78	
12mu|libkmahjongg-4.12.4-1|79	

20052 12
12mu|libkomparediff2-4.12.4-1|1	%define major 4
12mu|libkomparediff2-4.12.4-1|2	%define libname %mklibname komparediff2_ %{major}
12mu|libkomparediff2-4.12.4-1|3	%define devname %mklibname komparediff2 -d
12mu|libkomparediff2-4.12.4-1|4	
12mu|libkomparediff2-4.12.4-1|5	Summary:	KDE library to compare files and strings
12mu|libkomparediff2-4.12.4-1|6	Name:		libkomparediff2
12mu|libkomparediff2-4.12.4-1|7	Version:	4.12.4
12mu|libkomparediff2-4.12.4-1|8	Release:	1
12mu|libkomparediff2-4.12.4-1|9	Epoch:		1
12mu|libkomparediff2-4.12.4-1|10	Group:		Graphical desktop/KDE
12mu|libkomparediff2-4.12.4-1|11	License:	GPLv2+
12mu|libkomparediff2-4.12.4-1|12	Url:		http://www.kde.org
12mu|libkomparediff2-4.12.4-1|13	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|libkomparediff2-4.12.4-1|14	%if %{is_beta}
12mu|libkomparediff2-4.12.4-1|15	%define ftpdir unstable
12mu|libkomparediff2-4.12.4-1|16	%else
12mu|libkomparediff2-4.12.4-1|17	%define ftpdir stable
12mu|libkomparediff2-4.12.4-1|18	%endif
12mu|libkomparediff2-4.12.4-1|19	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|libkomparediff2-4.12.4-1|20	BuildRequires:	kdelibs4-devel
12mu|libkomparediff2-4.12.4-1|21	
12mu|libkomparediff2-4.12.4-1|22	%description
12mu|libkomparediff2-4.12.4-1|23	KDE library to compare files and strings.
12mu|libkomparediff2-4.12.4-1|24	
12mu|libkomparediff2-4.12.4-1|25	#----------------------------------------------------------------------------
12mu|libkomparediff2-4.12.4-1|26	
12mu|libkomparediff2-4.12.4-1|27	%package -n %{libname}
12mu|libkomparediff2-4.12.4-1|28	Summary:	Kompare shared library
12mu|libkomparediff2-4.12.4-1|29	Group:		System/Libraries
12mu|libkomparediff2-4.12.4-1|30	
12mu|libkomparediff2-4.12.4-1|31	%description -n %{libname}
12mu|libkomparediff2-4.12.4-1|32	Kompare shared library.
12mu|libkomparediff2-4.12.4-1|33	
12mu|libkomparediff2-4.12.4-1|34	%files -n %{libname}
12mu|libkomparediff2-4.12.4-1|35	%doc COPYING
12mu|libkomparediff2-4.12.4-1|36	%{_kde_libdir}/libkomparediff2.so.%{major}*
12mu|libkomparediff2-4.12.4-1|37	
12mu|libkomparediff2-4.12.4-1|38	#----------------------------------------------------------------------------
12mu|libkomparediff2-4.12.4-1|39	
12mu|libkomparediff2-4.12.4-1|40	%package -n %{devname}
12mu|libkomparediff2-4.12.4-1|41	Summary:	Development files for libkomparediff2
12mu|libkomparediff2-4.12.4-1|42	Group:		Development/KDE and Qt
12mu|libkomparediff2-4.12.4-1|43	Requires:	%{libname} = %{EVRD}
12mu|libkomparediff2-4.12.4-1|44	Provides:	%{name}-devel = %{EVRD}
12mu|libkomparediff2-4.12.4-1|45	Conflicts:	kdesdk4-devel < 1:1.4.11.0
12mu|libkomparediff2-4.12.4-1|46	Conflicts:	kompare-devel < 1:1.4.12.0
12mu|libkomparediff2-4.12.4-1|47	
12mu|libkomparediff2-4.12.4-1|48	%description -n %{devname}
12mu|libkomparediff2-4.12.4-1|49	This package includes the header files you will need to compile applications
12mu|libkomparediff2-4.12.4-1|50	based on libkomparediff2 library.
12mu|libkomparediff2-4.12.4-1|51	
12mu|libkomparediff2-4.12.4-1|52	%files -n %{devname}
12mu|libkomparediff2-4.12.4-1|53	%doc COPYING
12mu|libkomparediff2-4.12.4-1|54	%{_kde_includedir}/%{name}
12mu|libkomparediff2-4.12.4-1|55	%{_kde_libdir}/cmake/%{name}/
12mu|libkomparediff2-4.12.4-1|56	%{_kde_libdir}/libkomparediff2.so
12mu|libkomparediff2-4.12.4-1|57	
12mu|libkomparediff2-4.12.4-1|58	#----------------------------------------------------------------------------
12mu|libkomparediff2-4.12.4-1|59	
12mu|libkomparediff2-4.12.4-1|60	%prep
12mu|libkomparediff2-4.12.4-1|61	%setup -q
12mu|libkomparediff2-4.12.4-1|62	
12mu|libkomparediff2-4.12.4-1|63	%build
12mu|libkomparediff2-4.12.4-1|64	%cmake_kde4
12mu|libkomparediff2-4.12.4-1|65	%make
12mu|libkomparediff2-4.12.4-1|66	
12mu|libkomparediff2-4.12.4-1|67	%install
12mu|libkomparediff2-4.12.4-1|68	%makeinstall_std -C build
12mu|libkomparediff2-4.12.4-1|69	
12mu|libkomparediff2-4.12.4-1|70	
12mu|libkomparediff2-4.12.4-1|71	%changelog
12mu|libkomparediff2-4.12.4-1|72	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|libkomparediff2-4.12.4-1|73	+ Revision: da57ff9
12mu|libkomparediff2-4.12.4-1|74	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|libkomparediff2-4.12.4-1|75	
12mu|libkomparediff2-4.12.4-1|76	

20053 12
12mu|libkpeople-0.2.2-1|1	%define major 3
12mu|libkpeople-0.2.2-1|2	
12mu|libkpeople-0.2.2-1|3	Summary:	Metacontact aggregation library for KDE
12mu|libkpeople-0.2.2-1|4	Name:		libkpeople
12mu|libkpeople-0.2.2-1|5	Version:	0.2.2
12mu|libkpeople-0.2.2-1|6	Release:	1
12mu|libkpeople-0.2.2-1|7	Group:		Graphical desktop/KDE
12mu|libkpeople-0.2.2-1|8	License:	LGPLv2.1+
12mu|libkpeople-0.2.2-1|9	Url:		https://projects.kde.org/projects/playground/network/libkpeople
12mu|libkpeople-0.2.2-1|10	Source0:	ftp://ftp.kde.org/pub/kde/unstable/%{name}/%{version}/src/%{name}-%{version}.tar.bz2
12mu|libkpeople-0.2.2-1|11	BuildRequires:	kdelibs4-devel
12mu|libkpeople-0.2.2-1|12	BuildRequires:	kdepimlibs4-devel
12mu|libkpeople-0.2.2-1|13	
12mu|libkpeople-0.2.2-1|14	%description
12mu|libkpeople-0.2.2-1|15	A library that provides access to all contacts and the people who hold them.
12mu|libkpeople-0.2.2-1|16	
12mu|libkpeople-0.2.2-1|17	#----------------------------------------------------------------------------
12mu|libkpeople-0.2.2-1|18	
12mu|libkpeople-0.2.2-1|19	%package core
12mu|libkpeople-0.2.2-1|20	Summary:	Commons files used by %{name}
12mu|libkpeople-0.2.2-1|21	Group:		Graphical desktop/KDE
12mu|libkpeople-0.2.2-1|22	
12mu|libkpeople-0.2.2-1|23	%description core
12mu|libkpeople-0.2.2-1|24	Commons files used by %{name}
12mu|libkpeople-0.2.2-1|25	
12mu|libkpeople-0.2.2-1|26	%files  core -f %{name}.lang
12mu|libkpeople-0.2.2-1|27	%{_kde_appsdir}/kpeople/dummy_avatar.png
12mu|libkpeople-0.2.2-1|28	%{_kde_libdir}/kde4/akonadi_kpeople_plugin.so
12mu|libkpeople-0.2.2-1|29	%{_kde_services}/akonadi_kpeople_plugin.desktop
12mu|libkpeople-0.2.2-1|30	%{_kde_servicetypes}/kpeople_data_source.desktop
12mu|libkpeople-0.2.2-1|31	%{_kde_servicetypes}/kpeople_plugin.desktop
12mu|libkpeople-0.2.2-1|32	%{_kde_servicetypes}/persondetailsplugin.desktop
12mu|libkpeople-0.2.2-1|33	
12mu|libkpeople-0.2.2-1|34	#----------------------------------------------------------------------------
12mu|libkpeople-0.2.2-1|35	
12mu|libkpeople-0.2.2-1|36	%define libkpeople %mklibname kpeople %{major}
12mu|libkpeople-0.2.2-1|37	
12mu|libkpeople-0.2.2-1|38	%package -n %{libkpeople}
12mu|libkpeople-0.2.2-1|39	Summary:	Runtime library for %{name}
12mu|libkpeople-0.2.2-1|40	Group:		System/Libraries
12mu|libkpeople-0.2.2-1|41	
12mu|libkpeople-0.2.2-1|42	%description -n %{libkpeople}
12mu|libkpeople-0.2.2-1|43	Runtime library for %{name}.
12mu|libkpeople-0.2.2-1|44	
12mu|libkpeople-0.2.2-1|45	%files -n %{libkpeople}
12mu|libkpeople-0.2.2-1|46	%{_kde_libdir}/libkpeople.so.0*
12mu|libkpeople-0.2.2-1|47	%{_kde_libdir}/libkpeople.so.%{major}
12mu|libkpeople-0.2.2-1|48	
12mu|libkpeople-0.2.2-1|49	#----------------------------------------------------------------------------
12mu|libkpeople-0.2.2-1|50	
12mu|libkpeople-0.2.2-1|51	%define libkpeoplewidgets %mklibname kpeoplewidgets %{major}
12mu|libkpeople-0.2.2-1|52	
12mu|libkpeople-0.2.2-1|53	%package -n %{libkpeoplewidgets}
12mu|libkpeople-0.2.2-1|54	Summary:	Runtime library for %{name}
12mu|libkpeople-0.2.2-1|55	Group:		System/Libraries
12mu|libkpeople-0.2.2-1|56	
12mu|libkpeople-0.2.2-1|57	%description -n %{libkpeoplewidgets}
12mu|libkpeople-0.2.2-1|58	Runtime library for %{name}.
12mu|libkpeople-0.2.2-1|59	
12mu|libkpeople-0.2.2-1|60	%files -n %{libkpeoplewidgets}
12mu|libkpeople-0.2.2-1|61	%{_kde_libdir}/libkpeoplewidgets.so.0*
12mu|libkpeople-0.2.2-1|62	%{_kde_libdir}/libkpeoplewidgets.so.%{major}
12mu|libkpeople-0.2.2-1|63	
12mu|libkpeople-0.2.2-1|64	#----------------------------------------------------------------------------
12mu|libkpeople-0.2.2-1|65	
12mu|libkpeople-0.2.2-1|66	%define devname %mklibname kpeople -d
12mu|libkpeople-0.2.2-1|67	
12mu|libkpeople-0.2.2-1|68	%package -n %{devname}
12mu|libkpeople-0.2.2-1|69	Summary:	Headers files for %{name}
12mu|libkpeople-0.2.2-1|70	Group:		Development/KDE and Qt
12mu|libkpeople-0.2.2-1|71	Provides:	%{name}-devel = %{EVRD}
12mu|libkpeople-0.2.2-1|72	Provides:	kpeople-devel = %{EVRD}
12mu|libkpeople-0.2.2-1|73	Requires:	%{libkpeople} = %{EVRD}
12mu|libkpeople-0.2.2-1|74	Requires:	%{libkpeoplewidgets} = %{EVRD}
12mu|libkpeople-0.2.2-1|75	
12mu|libkpeople-0.2.2-1|76	%description -n %{devname}
12mu|libkpeople-0.2.2-1|77	Headers files for %{name}.
12mu|libkpeople-0.2.2-1|78	
12mu|libkpeople-0.2.2-1|79	%files -n %{devname}
12mu|libkpeople-0.2.2-1|80	%{_kde_includedir}/KPeople/
12mu|libkpeople-0.2.2-1|81	%{_kde_includedir}/kpeople/
12mu|libkpeople-0.2.2-1|82	%{_kde_libdir}/cmake/KPeople/*.cmake
12mu|libkpeople-0.2.2-1|83	%{_kde_libdir}/libkpeople.so
12mu|libkpeople-0.2.2-1|84	%{_kde_libdir}/libkpeoplewidgets.so
12mu|libkpeople-0.2.2-1|85	
12mu|libkpeople-0.2.2-1|86	#----------------------------------------------------------------------------
12mu|libkpeople-0.2.2-1|87	
12mu|libkpeople-0.2.2-1|88	%prep
12mu|libkpeople-0.2.2-1|89	%setup -q
12mu|libkpeople-0.2.2-1|90	%apply_patches
12mu|libkpeople-0.2.2-1|91	
12mu|libkpeople-0.2.2-1|92	%build
12mu|libkpeople-0.2.2-1|93	%cmake_kde4
12mu|libkpeople-0.2.2-1|94	%make
12mu|libkpeople-0.2.2-1|95	
12mu|libkpeople-0.2.2-1|96	%install
12mu|libkpeople-0.2.2-1|97	%makeinstall_std -C build
12mu|libkpeople-0.2.2-1|98	
12mu|libkpeople-0.2.2-1|99	%find_lang %{name}
12mu|libkpeople-0.2.2-1|100	
12mu|libkpeople-0.2.2-1|101	%changelog
12mu|libkpeople-0.2.2-1|102	* Sun Jul 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.2-1
12mu|libkpeople-0.2.2-1|103	+ Revision: 7ba116c
12mu|libkpeople-0.2.2-1|104	- New version 0.2.2, new library major 3, update BuildRequires and files
12mu|libkpeople-0.2.2-1|105	
12mu|libkpeople-0.2.2-1|106	

20054 12
12mu|libksane-4.12.4-1|1	Summary:	A library for dealing with scanners
12mu|libksane-4.12.4-1|2	Name:		libksane
12mu|libksane-4.12.4-1|3	Version:	4.12.4
12mu|libksane-4.12.4-1|4	Release:	1
12mu|libksane-4.12.4-1|5	Epoch:		2
12mu|libksane-4.12.4-1|6	Group:		System/Libraries
12mu|libksane-4.12.4-1|7	License:	GPLv2
12mu|libksane-4.12.4-1|8	Url:		http://www.kde.org
12mu|libksane-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|libksane-4.12.4-1|10	BuildRequires:	kdelibs4-devel
12mu|libksane-4.12.4-1|11	BuildRequires:	sane-devel
12mu|libksane-4.12.4-1|12	BuildRequires:	automoc4
12mu|libksane-4.12.4-1|13	Conflicts:	kdegraphics4-core < 2:4.6.90
12mu|libksane-4.12.4-1|14	
12mu|libksane-4.12.4-1|15	%description
12mu|libksane-4.12.4-1|16	LibKSane is a KDE interface for SANE library to control flat scanner.
12mu|libksane-4.12.4-1|17	
12mu|libksane-4.12.4-1|18	%files
12mu|libksane-4.12.4-1|19	%{_kde_iconsdir}/hicolor/*/actions/black-white.png
12mu|libksane-4.12.4-1|20	%{_kde_iconsdir}/hicolor/*/actions/color.png
12mu|libksane-4.12.4-1|21	%{_kde_iconsdir}/hicolor/*/actions/gray-scale.png
12mu|libksane-4.12.4-1|22	
12mu|libksane-4.12.4-1|23	#------------------------------------------------
12mu|libksane-4.12.4-1|24	
12mu|libksane-4.12.4-1|25	%define ksane_major 0
12mu|libksane-4.12.4-1|26	%define libksane %mklibname ksane %{ksane_major}
12mu|libksane-4.12.4-1|27	
12mu|libksane-4.12.4-1|28	%package -n %{libksane}
12mu|libksane-4.12.4-1|29	Summary:	A library for dealing with scanners
12mu|libksane-4.12.4-1|30	Group:		System/Libraries
12mu|libksane-4.12.4-1|31	
12mu|libksane-4.12.4-1|32	%description -n %{libksane}
12mu|libksane-4.12.4-1|33	LibKSane is a KDE interface for SANE library to control flat scanners.
12mu|libksane-4.12.4-1|34	
12mu|libksane-4.12.4-1|35	%files -n %{libksane}
12mu|libksane-4.12.4-1|36	%{_kde_libdir}/libksane.so.%{ksane_major}*
12mu|libksane-4.12.4-1|37	
12mu|libksane-4.12.4-1|38	#-----------------------------------------------------------------------------
12mu|libksane-4.12.4-1|39	
12mu|libksane-4.12.4-1|40	%package devel
12mu|libksane-4.12.4-1|41	Summary:	Devel stuff for %{name}
12mu|libksane-4.12.4-1|42	Group:		Development/KDE and Qt
12mu|libksane-4.12.4-1|43	Requires:	kdelibs4-devel
12mu|libksane-4.12.4-1|44	Requires:	sane-devel
12mu|libksane-4.12.4-1|45	Requires:	%{libksane} = %{EVRD}
12mu|libksane-4.12.4-1|46	Conflicts:	kdegraphics4-devel < 2:4.6.90
12mu|libksane-4.12.4-1|47	
12mu|libksane-4.12.4-1|48	%description devel
12mu|libksane-4.12.4-1|49	This package contains header files needed if you wish to build applications
12mu|libksane-4.12.4-1|50	based on %{name}.
12mu|libksane-4.12.4-1|51	
12mu|libksane-4.12.4-1|52	%files devel
12mu|libksane-4.12.4-1|53	%{_kde_includedir}/%{name}
12mu|libksane-4.12.4-1|54	%{_kde_libdir}/cmake/KSane/KSaneConfig.cmake
12mu|libksane-4.12.4-1|55	%{_kde_libdir}/libksane.so
12mu|libksane-4.12.4-1|56	%{_kde_libdir}/pkgconfig/libksane.pc
12mu|libksane-4.12.4-1|57	
12mu|libksane-4.12.4-1|58	#----------------------------------------------------------------------
12mu|libksane-4.12.4-1|59	
12mu|libksane-4.12.4-1|60	%prep
12mu|libksane-4.12.4-1|61	%setup -q
12mu|libksane-4.12.4-1|62	
12mu|libksane-4.12.4-1|63	%build
12mu|libksane-4.12.4-1|64	%cmake_kde4
12mu|libksane-4.12.4-1|65	%make
12mu|libksane-4.12.4-1|66	
12mu|libksane-4.12.4-1|67	%install
12mu|libksane-4.12.4-1|68	%makeinstall_std -C build
12mu|libksane-4.12.4-1|69	
12mu|libksane-4.12.4-1|70	
12mu|libksane-4.12.4-1|71	%changelog
12mu|libksane-4.12.4-1|72	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|libksane-4.12.4-1|73	+ Revision: 9747653
12mu|libksane-4.12.4-1|74	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|libksane-4.12.4-1|75	
12mu|libksane-4.12.4-1|76	

20055 12
12mu|libkscreen-1.0.2-1|1	Summary:	Display configuration library
12mu|libkscreen-1.0.2-1|2	Name:		libkscreen
12mu|libkscreen-1.0.2-1|3	Version:	1.0.2
12mu|libkscreen-1.0.2-1|4	Release:	1
12mu|libkscreen-1.0.2-1|5	License:	GPLv2+
12mu|libkscreen-1.0.2-1|6	Group:		Graphical desktop/KDE
12mu|libkscreen-1.0.2-1|7	Url:		https://projects.kde.org/projects/playground/libs/libkscreen
12mu|libkscreen-1.0.2-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/%{version}/src/%{name}-%{version}.tar.xz
12mu|libkscreen-1.0.2-1|9	BuildRequires:	kdelibs4-devel
12mu|libkscreen-1.0.2-1|10	BuildRequires:	pkgconfig(xcb)
12mu|libkscreen-1.0.2-1|11	BuildRequires:	pkgconfig(xcb-image)
12mu|libkscreen-1.0.2-1|12	BuildRequires:	pkgconfig(xcb-renderutil)
12mu|libkscreen-1.0.2-1|13	BuildRequires:	pkgconfig(xrandr)
12mu|libkscreen-1.0.2-1|14	BuildRequires:	pkgconfig(QJson)
12mu|libkscreen-1.0.2-1|15	Requires:	kdebase4-runtime
12mu|libkscreen-1.0.2-1|16	
12mu|libkscreen-1.0.2-1|17	%description
12mu|libkscreen-1.0.2-1|18	LibKScreen is a library that provides access to current configuration
12mu|libkscreen-1.0.2-1|19	of connected displays and ways to change the configuration.
12mu|libkscreen-1.0.2-1|20	
12mu|libkscreen-1.0.2-1|21	%files
12mu|libkscreen-1.0.2-1|22	%{_kde_libdir}/kde4/plugins/kscreen/KSC_Fake.so
12mu|libkscreen-1.0.2-1|23	%{_kde_libdir}/kde4/plugins/kscreen/KSC_XRandR.so
12mu|libkscreen-1.0.2-1|24	%{_kde_libdir}/kde4/plugins/kscreen/KSC_XRandR11.so
12mu|libkscreen-1.0.2-1|25	
12mu|libkscreen-1.0.2-1|26	#------------------------------------------------------------------------------
12mu|libkscreen-1.0.2-1|27	
12mu|libkscreen-1.0.2-1|28	%define major 1
12mu|libkscreen-1.0.2-1|29	%define libname %mklibname kscreen %{major}
12mu|libkscreen-1.0.2-1|30	
12mu|libkscreen-1.0.2-1|31	%package -n %{libname}
12mu|libkscreen-1.0.2-1|32	Summary:	KDE 4 core library
12mu|libkscreen-1.0.2-1|33	Group:		System/Libraries
12mu|libkscreen-1.0.2-1|34	
12mu|libkscreen-1.0.2-1|35	%description -n %{libname}
12mu|libkscreen-1.0.2-1|36	LibKScreen is a library that provides access to current configuration
12mu|libkscreen-1.0.2-1|37	of connected displays and ways to change the configuration.
12mu|libkscreen-1.0.2-1|38	
12mu|libkscreen-1.0.2-1|39	%files -n %{libname}
12mu|libkscreen-1.0.2-1|40	%{_kde_libdir}/libkscreen.so.%{major}*
12mu|libkscreen-1.0.2-1|41	
12mu|libkscreen-1.0.2-1|42	#------------------------------------------------------------------------------
12mu|libkscreen-1.0.2-1|43	
12mu|libkscreen-1.0.2-1|44	%define devname %mklibname kscreen -d
12mu|libkscreen-1.0.2-1|45	
12mu|libkscreen-1.0.2-1|46	%package -n %{devname}
12mu|libkscreen-1.0.2-1|47	Summary:	Devel stuff for %{name}
12mu|libkscreen-1.0.2-1|48	Group:		Development/KDE and Qt
12mu|libkscreen-1.0.2-1|49	Requires:	%{libname} = %{version}-%{release}
12mu|libkscreen-1.0.2-1|50	Provides:	%{name}-devel = %{version}-%{release}
12mu|libkscreen-1.0.2-1|51	
12mu|libkscreen-1.0.2-1|52	%description -n %{devname}
12mu|libkscreen-1.0.2-1|53	Files needed to build applications based on %{name}.
12mu|libkscreen-1.0.2-1|54	
12mu|libkscreen-1.0.2-1|55	%files -n %{devname}
12mu|libkscreen-1.0.2-1|56	%{_kde_includedir}/kscreen
12mu|libkscreen-1.0.2-1|57	%{_kde_libdir}/cmake/LibKScreen
12mu|libkscreen-1.0.2-1|58	%{_kde_libdir}/libkscreen.so
12mu|libkscreen-1.0.2-1|59	%{_kde_libdir}/pkgconfig/kscreen.pc
12mu|libkscreen-1.0.2-1|60	
12mu|libkscreen-1.0.2-1|61	#------------------------------------------------------------------------------
12mu|libkscreen-1.0.2-1|62	
12mu|libkscreen-1.0.2-1|63	%prep
12mu|libkscreen-1.0.2-1|64	%setup -q
12mu|libkscreen-1.0.2-1|65	
12mu|libkscreen-1.0.2-1|66	%build
12mu|libkscreen-1.0.2-1|67	%cmake_kde4
12mu|libkscreen-1.0.2-1|68	%make
12mu|libkscreen-1.0.2-1|69	
12mu|libkscreen-1.0.2-1|70	%install
12mu|libkscreen-1.0.2-1|71	%makeinstall_std -C build
12mu|libkscreen-1.0.2-1|72	
12mu|libkscreen-1.0.2-1|73	
12mu|libkscreen-1.0.2-1|74	%changelog
12mu|libkscreen-1.0.2-1|75	* Wed Nov 20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.2-1
12mu|libkscreen-1.0.2-1|76	+ Revision: 018a11e
12mu|libkscreen-1.0.2-1|77	- Fix source url
12mu|libkscreen-1.0.2-1|78	
12mu|libkscreen-1.0.2-1|79	

20056 12
12mu|libktorrent-1.3.1-2|1	%define major	5
12mu|libktorrent-1.3.1-2|2	%define libname %mklibname ktorrent %{major}
12mu|libktorrent-1.3.1-2|3	%define devname %mklibname ktorrent -d
12mu|libktorrent-1.3.1-2|4	
12mu|libktorrent-1.3.1-2|5	Name:		libktorrent
12mu|libktorrent-1.3.1-2|6	Version:	1.3.1
12mu|libktorrent-1.3.1-2|7	Release:	2
12mu|libktorrent-1.3.1-2|8	Summary:	BitTorrent program for KDE
12mu|libktorrent-1.3.1-2|9	Group:		Networking/File transfer
12mu|libktorrent-1.3.1-2|10	License:	GPLv2+
12mu|libktorrent-1.3.1-2|11	Url:		http://ktorrent.org/
12mu|libktorrent-1.3.1-2|12	Source0:	http://ktorrent.org/downloads/4.3.1/%{name}-%{version}.tar.bz2
12mu|libktorrent-1.3.1-2|13	BuildRequires:	boost-devel
12mu|libktorrent-1.3.1-2|14	BuildRequires:	gmp-devel
12mu|libktorrent-1.3.1-2|15	BuildRequires:	kdelibs4-devel
12mu|libktorrent-1.3.1-2|16	BuildRequires:	pkgconfig(libgcrypt)
12mu|libktorrent-1.3.1-2|17	BuildRequires:	pkgconfig(qca2)
12mu|libktorrent-1.3.1-2|18	
12mu|libktorrent-1.3.1-2|19	%description
12mu|libktorrent-1.3.1-2|20	KTorrent is a BitTorrent program for KDE. It's main features are:
12mu|libktorrent-1.3.1-2|21	o Downloads torrent files
12mu|libktorrent-1.3.1-2|22	o Upload speed capping, seeing that most people can't upload
12mu|libktorrent-1.3.1-2|23	infinite amounts of data.
12mu|libktorrent-1.3.1-2|24	o Internet searching using  The Bittorrent website's search engine
12mu|libktorrent-1.3.1-2|25	o UDP Trackers
12mu|libktorrent-1.3.1-2|26	
12mu|libktorrent-1.3.1-2|27	%package common
12mu|libktorrent-1.3.1-2|28	Summary:	Common files of libktorrent
12mu|libktorrent-1.3.1-2|29	Group:		System/Libraries
12mu|libktorrent-1.3.1-2|30	
12mu|libktorrent-1.3.1-2|31	%description common
12mu|libktorrent-1.3.1-2|32	Common files for libktorrent, used by KTorrent, a BitTorrent program for
12mu|libktorrent-1.3.1-2|33	KDE.
12mu|libktorrent-1.3.1-2|34	
12mu|libktorrent-1.3.1-2|35	%package -n %{libname}
12mu|libktorrent-1.3.1-2|36	Summary:	Ktorrent libbrary
12mu|libktorrent-1.3.1-2|37	Group:		System/Libraries
12mu|libktorrent-1.3.1-2|38	Requires:	%{name}-common >= %{version}-%{release}
12mu|libktorrent-1.3.1-2|39	
12mu|libktorrent-1.3.1-2|40	%description -n %{libname}
12mu|libktorrent-1.3.1-2|41	KTorrent is a BitTorrent program for KDE. It's main features are:
12mu|libktorrent-1.3.1-2|42	o Downloads torrent files
12mu|libktorrent-1.3.1-2|43	o Upload speed capping, seeing that most people can't upload
12mu|libktorrent-1.3.1-2|44	infinite amounts of data.
12mu|libktorrent-1.3.1-2|45	o Internet searching using  The Bittorrent website's search engine
12mu|libktorrent-1.3.1-2|46	o UDP Trackers
12mu|libktorrent-1.3.1-2|47	
12mu|libktorrent-1.3.1-2|48	%package -n %{devname}
12mu|libktorrent-1.3.1-2|49	Summary:	Ktorrent plugin devel headers
12mu|libktorrent-1.3.1-2|50	Group:		Networking/File transfer
12mu|libktorrent-1.3.1-2|51	Requires:	%{libname} = %{version}-%{release}
12mu|libktorrent-1.3.1-2|52	Provides:	%{name}-devel = %{version}-%{release}
12mu|libktorrent-1.3.1-2|53	Obsoletes:	libktorrent-devel < 1.3.1-2
12mu|libktorrent-1.3.1-2|54	
12mu|libktorrent-1.3.1-2|55	%description -n %{devname}
12mu|libktorrent-1.3.1-2|56	Ktorrent plugin devel headers.
12mu|libktorrent-1.3.1-2|57	
12mu|libktorrent-1.3.1-2|58	%prep
12mu|libktorrent-1.3.1-2|59	%setup -q
12mu|libktorrent-1.3.1-2|60	
12mu|libktorrent-1.3.1-2|61	%build
12mu|libktorrent-1.3.1-2|62	%cmake_kde4
12mu|libktorrent-1.3.1-2|63	%make
12mu|libktorrent-1.3.1-2|64	
12mu|libktorrent-1.3.1-2|65	%install
12mu|libktorrent-1.3.1-2|66	%makeinstall_std -C build
12mu|libktorrent-1.3.1-2|67	
12mu|libktorrent-1.3.1-2|68	%find_lang %{name}
12mu|libktorrent-1.3.1-2|69	
12mu|libktorrent-1.3.1-2|70	%files common -f %{name}.lang
12mu|libktorrent-1.3.1-2|71	
12mu|libktorrent-1.3.1-2|72	%files -n %{libname}
12mu|libktorrent-1.3.1-2|73	%{_kde_libdir}/libktorrent.so.%{major}*
12mu|libktorrent-1.3.1-2|74	
12mu|libktorrent-1.3.1-2|75	%files -n %{devname}
12mu|libktorrent-1.3.1-2|76	%{_kde_includedir}/*
12mu|libktorrent-1.3.1-2|77	%{_kde_appsdir}/cmake/*/*
12mu|libktorrent-1.3.1-2|78	%{_kde_libdir}/*.so
12mu|libktorrent-1.3.1-2|79	

20057 12
12mu|libkvkontakte-1.0.0-0.git20120710.2|1	%define git 1
12mu|libkvkontakte-1.0.0-0.git20120710.2|2	%define gitdate 20120710
12mu|libkvkontakte-1.0.0-0.git20120710.2|3	
12mu|libkvkontakte-1.0.0-0.git20120710.2|4	%define major 1
12mu|libkvkontakte-1.0.0-0.git20120710.2|5	%define libname %mklibname kvkontakte %{major}
12mu|libkvkontakte-1.0.0-0.git20120710.2|6	%define libnamedev %mklibname -d kvkontakte
12mu|libkvkontakte-1.0.0-0.git20120710.2|7	
12mu|libkvkontakte-1.0.0-0.git20120710.2|8	Name:		libkvkontakte
12mu|libkvkontakte-1.0.0-0.git20120710.2|9	Summary:	Library for asynchronous interaction with vkontakte social network
12mu|libkvkontakte-1.0.0-0.git20120710.2|10	Group:		System/Libraries
12mu|libkvkontakte-1.0.0-0.git20120710.2|11	Version:	1.0.0
12mu|libkvkontakte-1.0.0-0.git20120710.2|12	Release:	0.git%{gitdate}.2
12mu|libkvkontakte-1.0.0-0.git20120710.2|13	License:	GPLv2+
12mu|libkvkontakte-1.0.0-0.git20120710.2|14	Url:		https://projects.kde.org/projects/extragear/libs/libkvkontakte
12mu|libkvkontakte-1.0.0-0.git20120710.2|15	Source0:	%{name}-%{gitdate}.tar.bz2
12mu|libkvkontakte-1.0.0-0.git20120710.2|16	BuildRequires:	qjson-devel
12mu|libkvkontakte-1.0.0-0.git20120710.2|17	BuildRequires:	kdelibs4-devel
12mu|libkvkontakte-1.0.0-0.git20120710.2|18	
12mu|libkvkontakte-1.0.0-0.git20120710.2|19	%description
12mu|libkvkontakte-1.0.0-0.git20120710.2|20	KDE C++ library for asynchronous interaction with vkontakte.ru social
12mu|libkvkontakte-1.0.0-0.git20120710.2|21	network via its open API.
12mu|libkvkontakte-1.0.0-0.git20120710.2|22	
12mu|libkvkontakte-1.0.0-0.git20120710.2|23	#--------------------------------------------------------------------
12mu|libkvkontakte-1.0.0-0.git20120710.2|24	%package -n %{libname}
12mu|libkvkontakte-1.0.0-0.git20120710.2|25	Summary:	%{name} Library
12mu|libkvkontakte-1.0.0-0.git20120710.2|26	Group:		System/Libraries
12mu|libkvkontakte-1.0.0-0.git20120710.2|27	
12mu|libkvkontakte-1.0.0-0.git20120710.2|28	%description -n %{libname}
12mu|libkvkontakte-1.0.0-0.git20120710.2|29	KDE C++ library for asynchronous interaction with vkontakte.ru social
12mu|libkvkontakte-1.0.0-0.git20120710.2|30	network via its open API.
12mu|libkvkontakte-1.0.0-0.git20120710.2|31	
12mu|libkvkontakte-1.0.0-0.git20120710.2|32	%files -n %{libname}
12mu|libkvkontakte-1.0.0-0.git20120710.2|33	%{_kde_libdir}/libkvkontakte.so.%{major}*
12mu|libkvkontakte-1.0.0-0.git20120710.2|34	
12mu|libkvkontakte-1.0.0-0.git20120710.2|35	#--------------------------------------------------------------------
12mu|libkvkontakte-1.0.0-0.git20120710.2|36	%package -n %{libnamedev}
12mu|libkvkontakte-1.0.0-0.git20120710.2|37	Summary:	%{name} Developpement Files
12mu|libkvkontakte-1.0.0-0.git20120710.2|38	Group:		Development/C
12mu|libkvkontakte-1.0.0-0.git20120710.2|39	Requires:	%{libname} = %{version}-%{release}
12mu|libkvkontakte-1.0.0-0.git20120710.2|40	Provides:	libkvkontakte-devel = %{version}-%{release}
12mu|libkvkontakte-1.0.0-0.git20120710.2|41	Provides:	kvkontakte-devel = %{version}-%{release}
12mu|libkvkontakte-1.0.0-0.git20120710.2|42	
12mu|libkvkontakte-1.0.0-0.git20120710.2|43	%description -n %{libnamedev}
12mu|libkvkontakte-1.0.0-0.git20120710.2|44	This package contains libraries and headers files needed to develop
12mu|libkvkontakte-1.0.0-0.git20120710.2|45	progams that need libkvkontakte.
12mu|libkvkontakte-1.0.0-0.git20120710.2|46	
12mu|libkvkontakte-1.0.0-0.git20120710.2|47	%files -n %{libnamedev}
12mu|libkvkontakte-1.0.0-0.git20120710.2|48	%{_kde_includedir}/libkvkontakte/
12mu|libkvkontakte-1.0.0-0.git20120710.2|49	%{_kde_libdir}/cmake/LibKVkontakte/
12mu|libkvkontakte-1.0.0-0.git20120710.2|50	%{_kde_libdir}/libkvkontakte.so
12mu|libkvkontakte-1.0.0-0.git20120710.2|51	
12mu|libkvkontakte-1.0.0-0.git20120710.2|52	#--------------------------------------------------------------------
12mu|libkvkontakte-1.0.0-0.git20120710.2|53	%prep
12mu|libkvkontakte-1.0.0-0.git20120710.2|54	%setup -q%{?git:n %{name}}
12mu|libkvkontakte-1.0.0-0.git20120710.2|55	
12mu|libkvkontakte-1.0.0-0.git20120710.2|56	%build
12mu|libkvkontakte-1.0.0-0.git20120710.2|57	%cmake_kde4
12mu|libkvkontakte-1.0.0-0.git20120710.2|58	%make
12mu|libkvkontakte-1.0.0-0.git20120710.2|59	
12mu|libkvkontakte-1.0.0-0.git20120710.2|60	%install
12mu|libkvkontakte-1.0.0-0.git20120710.2|61	%makeinstall_std -C build
12mu|libkvkontakte-1.0.0-0.git20120710.2|62	
12mu|libkvkontakte-1.0.0-0.git20120710.2|63	%changelog
12mu|libkvkontakte-1.0.0-0.git20120710.2|64	* Tue Nov 15 2011 Zé <ze@mandriva.org> 1.0.0-0.git20111115.1
12mu|libkvkontakte-1.0.0-0.git20120710.2|65	+ Revision: 730683
12mu|libkvkontakte-1.0.0-0.git20120710.2|66	- fix lib naming
12mu|libkvkontakte-1.0.0-0.git20120710.2|67	- imported package libkvkontakte
12mu|libkvkontakte-1.0.0-0.git20120710.2|68	
12mu|libkvkontakte-1.0.0-0.git20120710.2|69	
12mu|libkvkontakte-1.0.0-0.git20120710.2|70	* Thu Nov 15 2011 Zé <ze@mandriva.org> 1.0.0-1
12mu|libkvkontakte-1.0.0-0.git20120710.2|71	- first package

20058 12
12mu|liblangtag-0.4.0-1|1	%define major	1
12mu|liblangtag-0.4.0-1|2	%define libname	%mklibname langtag %{major}
12mu|liblangtag-0.4.0-1|3	%define devname	%mklibname langtag -d
12mu|liblangtag-0.4.0-1|4	
12mu|liblangtag-0.4.0-1|5	Summary:	An interface library to access tags for identifying languages
12mu|liblangtag-0.4.0-1|6	Name:		liblangtag
12mu|liblangtag-0.4.0-1|7	Version:	0.4.0
12mu|liblangtag-0.4.0-1|8	Release:	1
12mu|liblangtag-0.4.0-1|9	Group:		System/Internationalization
12mu|liblangtag-0.4.0-1|10	License:	LGPLv3+
12mu|liblangtag-0.4.0-1|11	Url:		https://github.com/tagoh/liblangtag/
12mu|liblangtag-0.4.0-1|12	Source0:	https://github.com/downloads/tagoh/%{name}/%{name}-%{version}.tar.bz2
12mu|liblangtag-0.4.0-1|13	Patch0:		0001-Fix-build-issues-with-MSVC.patch
12mu|liblangtag-0.4.0-1|14	Patch1:		fix-format-not-a-string-literal.diff
12mu|liblangtag-0.4.0-1|15	Patch2:		fix-linking.diff
12mu|liblangtag-0.4.0-1|16	
12mu|liblangtag-0.4.0-1|17	BuildRequires:	gtk-doc
12mu|liblangtag-0.4.0-1|18	BuildRequires:	libtool
12mu|liblangtag-0.4.0-1|19	BuildRequires:	pkgconfig(libxml-2.0)
12mu|liblangtag-0.4.0-1|20	
12mu|liblangtag-0.4.0-1|21	%description
12mu|liblangtag-0.4.0-1|22	%{name} is an interface library to access tags for identifying
12mu|liblangtag-0.4.0-1|23	languages.
12mu|liblangtag-0.4.0-1|24	
12mu|liblangtag-0.4.0-1|25	Features:
12mu|liblangtag-0.4.0-1|26	* several subtag registry database supports:
12mu|liblangtag-0.4.0-1|27	- language
12mu|liblangtag-0.4.0-1|28	- extlang
12mu|liblangtag-0.4.0-1|29	- script
12mu|liblangtag-0.4.0-1|30	- region
12mu|liblangtag-0.4.0-1|31	- variant
12mu|liblangtag-0.4.0-1|32	- extension
12mu|liblangtag-0.4.0-1|33	- grandfathered
12mu|liblangtag-0.4.0-1|34	- redundant
12mu|liblangtag-0.4.0-1|35	* handling of the language tags
12mu|liblangtag-0.4.0-1|36	- parser
12mu|liblangtag-0.4.0-1|37	- matching
12mu|liblangtag-0.4.0-1|38	- canonicalizing
12mu|liblangtag-0.4.0-1|39	
12mu|liblangtag-0.4.0-1|40	%package -n %{libname}
12mu|liblangtag-0.4.0-1|41	Summary:	An interface library to access tags for identifying languages
12mu|liblangtag-0.4.0-1|42	Group:		System/Libraries
12mu|liblangtag-0.4.0-1|43	
12mu|liblangtag-0.4.0-1|44	%description -n %{libname}
12mu|liblangtag-0.4.0-1|45	%{name} is an interface library to access tags for identifying
12mu|liblangtag-0.4.0-1|46	languages.
12mu|liblangtag-0.4.0-1|47	
12mu|liblangtag-0.4.0-1|48	%package -n %{devname}
12mu|liblangtag-0.4.0-1|49	Summary:	Development files for %{name}
12mu|liblangtag-0.4.0-1|50	Group:		Development/C
12mu|liblangtag-0.4.0-1|51	Requires:	%{libname} = %{version}-%{release}
12mu|liblangtag-0.4.0-1|52	
12mu|liblangtag-0.4.0-1|53	%description -n %{devname}
12mu|liblangtag-0.4.0-1|54	This package contains libraries and header files for
12mu|liblangtag-0.4.0-1|55	developing applications that use %{name}.
12mu|liblangtag-0.4.0-1|56	
12mu|liblangtag-0.4.0-1|57	%prep
12mu|liblangtag-0.4.0-1|58	%setup -q
12mu|liblangtag-0.4.0-1|59	%apply_patches
12mu|liblangtag-0.4.0-1|60	
12mu|liblangtag-0.4.0-1|61	%build
12mu|liblangtag-0.4.0-1|62	%configure2_5x \
12mu|liblangtag-0.4.0-1|63	--disable-static \
12mu|liblangtag-0.4.0-1|64	--enable-shared \
12mu|liblangtag-0.4.0-1|65	--disable-introspection
12mu|liblangtag-0.4.0-1|66	
12mu|liblangtag-0.4.0-1|67	%make
12mu|liblangtag-0.4.0-1|68	
12mu|liblangtag-0.4.0-1|69	%install
12mu|liblangtag-0.4.0-1|70	%makeinstall_std
12mu|liblangtag-0.4.0-1|71	
12mu|liblangtag-0.4.0-1|72	%files -n %{libname}
12mu|liblangtag-0.4.0-1|73	%doc AUTHORS COPYING NEWS README
12mu|liblangtag-0.4.0-1|74	%{_libdir}/%{name}.so.%{major}*
12mu|liblangtag-0.4.0-1|75	%{_libdir}/%{name}/*.so
12mu|liblangtag-0.4.0-1|76	%{_datadir}/%{name}
12mu|liblangtag-0.4.0-1|77	
12mu|liblangtag-0.4.0-1|78	%files -n %{devname}
12mu|liblangtag-0.4.0-1|79	%doc COPYING
12mu|liblangtag-0.4.0-1|80	%doc %{_datadir}/gtk-doc/html/%{name}
12mu|liblangtag-0.4.0-1|81	%{_includedir}/%{name}
12mu|liblangtag-0.4.0-1|82	%{_libdir}/%{name}.so
12mu|liblangtag-0.4.0-1|83	%{_libdir}/pkgconfig/%{name}.pc
12mu|liblangtag-0.4.0-1|84	

20059 12
12mu|liblastfm-1.0.7-1|1	Name:		liblastfm
12mu|liblastfm-1.0.7-1|2	Version:	1.0.7
12mu|liblastfm-1.0.7-1|3	Release:	1
12mu|liblastfm-1.0.7-1|4	Summary:	Liblastfm is a collection of libraries to help you integrate Last.fm services
12mu|liblastfm-1.0.7-1|5	License:	GPLv3
12mu|liblastfm-1.0.7-1|6	Group:		System/Libraries
12mu|liblastfm-1.0.7-1|7	URL:		https://github.com/mxcl/liblastfm
12mu|liblastfm-1.0.7-1|8	Source0:	http://cdn.last.fm/client/%{name}-%{version}.tar.gz
12mu|liblastfm-1.0.7-1|9	BuildRequires:	qt4-devel
12mu|liblastfm-1.0.7-1|10	BuildRequires:	pkgconfig(samplerate)
12mu|liblastfm-1.0.7-1|11	BuildRequires:	pkgconfig(fftw3)
12mu|liblastfm-1.0.7-1|12	BuildRequires:	ruby
12mu|liblastfm-1.0.7-1|13	BuildRequires:	cmake
12mu|liblastfm-1.0.7-1|14	
12mu|liblastfm-1.0.7-1|15	%description
12mu|liblastfm-1.0.7-1|16	Liblastfm is a collection of libraries to help you integrate Last.fm services
12mu|liblastfm-1.0.7-1|17	into your rich desktop software. It is officially supported software developed
12mu|liblastfm-1.0.7-1|18	by Last.fm staff.
12mu|liblastfm-1.0.7-1|19	
12mu|liblastfm-1.0.7-1|20	#---------------------------------------------------------------------
12mu|liblastfm-1.0.7-1|21	
12mu|liblastfm-1.0.7-1|22	%define lastfm_major 1
12mu|liblastfm-1.0.7-1|23	%define libname %mklibname lastfm %{lastfm_major}
12mu|liblastfm-1.0.7-1|24	
12mu|liblastfm-1.0.7-1|25	%package -n %{libname}
12mu|liblastfm-1.0.7-1|26	Group:		System/Libraries
12mu|liblastfm-1.0.7-1|27	Summary:	Liblastfm is a collection of libraries to help you integrate Last.fm services
12mu|liblastfm-1.0.7-1|28	
12mu|liblastfm-1.0.7-1|29	%description -n %{libname}
12mu|liblastfm-1.0.7-1|30	Liblastfm is a collection of libraries to help you integrate Last.fm services
12mu|liblastfm-1.0.7-1|31	into your rich desktop software. It is officially supported software developed
12mu|liblastfm-1.0.7-1|32	by Last.fm staff.
12mu|liblastfm-1.0.7-1|33	
12mu|liblastfm-1.0.7-1|34	%files -n %{libname}
12mu|liblastfm-1.0.7-1|35	%{_libdir}/liblastfm.so.%{lastfm_major}*
12mu|liblastfm-1.0.7-1|36	
12mu|liblastfm-1.0.7-1|37	#---------------------------------------------------------------------
12mu|liblastfm-1.0.7-1|38	
12mu|liblastfm-1.0.7-1|39	%define finger_major 1
12mu|liblastfm-1.0.7-1|40	%define libnamefinger %mklibname lastfm_fingerprint %{finger_major}
12mu|liblastfm-1.0.7-1|41	
12mu|liblastfm-1.0.7-1|42	%package -n %{libnamefinger}
12mu|liblastfm-1.0.7-1|43	Group:		System/Libraries
12mu|liblastfm-1.0.7-1|44	Summary:	Liblastfm is a collection of libraries to help you integrate Last.fm services
12mu|liblastfm-1.0.7-1|45	
12mu|liblastfm-1.0.7-1|46	%description -n %{libnamefinger}
12mu|liblastfm-1.0.7-1|47	Liblastfm is a collection of libraries to help you integrate Last.fm services
12mu|liblastfm-1.0.7-1|48	into your rich desktop software. It is officially supported software developed
12mu|liblastfm-1.0.7-1|49	by Last.fm staff.
12mu|liblastfm-1.0.7-1|50	
12mu|liblastfm-1.0.7-1|51	%files -n %{libnamefinger}
12mu|liblastfm-1.0.7-1|52	%{_libdir}/liblastfm_fingerprint.so.%{finger_major}*
12mu|liblastfm-1.0.7-1|53	
12mu|liblastfm-1.0.7-1|54	#---------------------------------------------------------------------
12mu|liblastfm-1.0.7-1|55	
12mu|liblastfm-1.0.7-1|56	%define develname %mklibname lastfm -d
12mu|liblastfm-1.0.7-1|57	
12mu|liblastfm-1.0.7-1|58	%package -n %{develname}
12mu|liblastfm-1.0.7-1|59	Group:		Development/C
12mu|liblastfm-1.0.7-1|60	Summary:	%{name} development header
12mu|liblastfm-1.0.7-1|61	Requires:	%{libname} = %{version}-%{release}
12mu|liblastfm-1.0.7-1|62	Requires:	%{libnamefinger} = %{version}-%{release}
12mu|liblastfm-1.0.7-1|63	Provides:	%{name}-devel = %{version}-%{release}
12mu|liblastfm-1.0.7-1|64	
12mu|liblastfm-1.0.7-1|65	%description -n %{develname}
12mu|liblastfm-1.0.7-1|66	Install this package if you want do compile applications i
12mu|liblastfm-1.0.7-1|67	using the libtag library.
12mu|liblastfm-1.0.7-1|68	
12mu|liblastfm-1.0.7-1|69	%files -n %{develname}
12mu|liblastfm-1.0.7-1|70	%doc COPYING
12mu|liblastfm-1.0.7-1|71	%{_libdir}/*.so
12mu|liblastfm-1.0.7-1|72	%{_includedir}/*
12mu|liblastfm-1.0.7-1|73	
12mu|liblastfm-1.0.7-1|74	#---------------------------------------------------------------------
12mu|liblastfm-1.0.7-1|75	
12mu|liblastfm-1.0.7-1|76	%prep
12mu|liblastfm-1.0.7-1|77	%setup -q
12mu|liblastfm-1.0.7-1|78	
12mu|liblastfm-1.0.7-1|79	%build
12mu|liblastfm-1.0.7-1|80	%if "%{_lib}" == "lib64"
12mu|liblastfm-1.0.7-1|81	for name in $(find . -name *.pro); do
12mu|liblastfm-1.0.7-1|82	sed -i "s,target.path.*, target.path = /lib64,g" $name
12mu|liblastfm-1.0.7-1|83	done
12mu|liblastfm-1.0.7-1|84	%endif
12mu|liblastfm-1.0.7-1|85	
12mu|liblastfm-1.0.7-1|86	%cmake -DBUILD_FINGERPRINT=ON
12mu|liblastfm-1.0.7-1|87	%make
12mu|liblastfm-1.0.7-1|88	
12mu|liblastfm-1.0.7-1|89	%install
12mu|liblastfm-1.0.7-1|90	%makeinstall_std -C build

20060 12
12mu|liblayout-0.2.10-1|1	Summary:	CSS based layouting framework
12mu|liblayout-0.2.10-1|2	Name:		liblayout
12mu|liblayout-0.2.10-1|3	Version:	0.2.10
12mu|liblayout-0.2.10-1|4	Release:	1
12mu|liblayout-0.2.10-1|5	License:	LGPLv2+
12mu|liblayout-0.2.10-1|6	Group:		System/Libraries
12mu|liblayout-0.2.10-1|7	Url:		http://reporting.pentaho.org/
12mu|liblayout-0.2.10-1|8	Source0:	http://downloads.sourceforge.net/jfreereport/liblayout-%{version}.zip
12mu|liblayout-0.2.10-1|9	BuildArch:	noarch
12mu|liblayout-0.2.10-1|10	BuildRequires:	ant
12mu|liblayout-0.2.10-1|11	BuildRequires:	flute
12mu|liblayout-0.2.10-1|12	BuildRequires:	java-devel >= 0:1.6.0
12mu|liblayout-0.2.10-1|13	BuildRequires:	java-rpmbuild
12mu|liblayout-0.2.10-1|14	BuildRequires:	jpackage-utils
12mu|liblayout-0.2.10-1|15	BuildRequires:	libbase >= 1.1.3
12mu|liblayout-0.2.10-1|16	BuildRequires:	libfonts
12mu|liblayout-0.2.10-1|17	BuildRequires:	libloader
12mu|liblayout-0.2.10-1|18	BuildRequires:	librepository
12mu|liblayout-0.2.10-1|19	BuildRequires:	pentaho-libxml
12mu|liblayout-0.2.10-1|20	BuildRequires:	sac
12mu|liblayout-0.2.10-1|21	BuildRequires:	xml-commons-apis
12mu|liblayout-0.2.10-1|22	Requires:	flute
12mu|liblayout-0.2.10-1|23	Requires:	java >= 0:1.6.0
12mu|liblayout-0.2.10-1|24	Requires:	jpackage-utils
12mu|liblayout-0.2.10-1|25	Requires:	libbase >= 1.0.0
12mu|liblayout-0.2.10-1|26	Requires:	libloader >= 1.1.3
12mu|liblayout-0.2.10-1|27	Requires:	librepository >= 1.1.3
12mu|liblayout-0.2.10-1|28	Requires:	libfonts >= 1.1.3
12mu|liblayout-0.2.10-1|29	Requires:	pentaho-libxml
12mu|liblayout-0.2.10-1|30	Requires:	sac
12mu|liblayout-0.2.10-1|31	Requires:	xml-commons-apis
12mu|liblayout-0.2.10-1|32	
12mu|liblayout-0.2.10-1|33	%description
12mu|liblayout-0.2.10-1|34	LibLayout is a layouting framework. It is based on the Cascading StyleSheets
12mu|liblayout-0.2.10-1|35	standard. The layouting expects to receive its content as a DOM structure
12mu|liblayout-0.2.10-1|36	(although it does not rely on the W3C-DOM API).
12mu|liblayout-0.2.10-1|37	
12mu|liblayout-0.2.10-1|38	%package javadoc
12mu|liblayout-0.2.10-1|39	Summary:	Javadoc for %{name}
12mu|liblayout-0.2.10-1|40	Group:		Development/Java
12mu|liblayout-0.2.10-1|41	Requires:	%{name} = %{version}-%{release}
12mu|liblayout-0.2.10-1|42	Requires:	jpackage-utils
12mu|liblayout-0.2.10-1|43	
12mu|liblayout-0.2.10-1|44	%description javadoc
12mu|liblayout-0.2.10-1|45	Javadoc for %{name}.
12mu|liblayout-0.2.10-1|46	
12mu|liblayout-0.2.10-1|47	%prep
12mu|liblayout-0.2.10-1|48	%setup -q -c
12mu|liblayout-0.2.10-1|49	find . -name "*.jar" -exec rm -f {} \;
12mu|liblayout-0.2.10-1|50	mkdir -p lib
12mu|liblayout-0.2.10-1|51	build-jar-repository -s -p lib flute libloader librepository libxml libfonts \
12mu|liblayout-0.2.10-1|52	sac jaxp libbase commons-logging-api
12mu|liblayout-0.2.10-1|53	
12mu|liblayout-0.2.10-1|54	%build
12mu|liblayout-0.2.10-1|55	ant jar javadoc
12mu|liblayout-0.2.10-1|56	for file in README.txt licence-LGPL.txt ChangeLog.txt; do
12mu|liblayout-0.2.10-1|57	tr -d '\r' < $file > $file.new
12mu|liblayout-0.2.10-1|58	mv $file.new $file
12mu|liblayout-0.2.10-1|59	done
12mu|liblayout-0.2.10-1|60	
12mu|liblayout-0.2.10-1|61	%install
12mu|liblayout-0.2.10-1|62	mkdir -p %{buildroot}%{_javadir}
12mu|liblayout-0.2.10-1|63	cp -p build/lib/%{name}.jar %{buildroot}%{_javadir}/%{name}.jar
12mu|liblayout-0.2.10-1|64	
12mu|liblayout-0.2.10-1|65	mkdir -p %{buildroot}%{_javadocdir}/%{name}
12mu|liblayout-0.2.10-1|66	cp -rp build/api %{buildroot}%{_javadocdir}/%{name}
12mu|liblayout-0.2.10-1|67	
12mu|liblayout-0.2.10-1|68	%files
12mu|liblayout-0.2.10-1|69	%doc licence-LGPL.txt README.txt ChangeLog.txt
12mu|liblayout-0.2.10-1|70	%{_javadir}/*.jar
12mu|liblayout-0.2.10-1|71	
12mu|liblayout-0.2.10-1|72	%files javadoc
12mu|liblayout-0.2.10-1|73	%{_javadocdir}/%{name}
12mu|liblayout-0.2.10-1|74	

20061 12
12mu|libloader-1.1.6-1|1	Summary:	Resource Loading Framework
12mu|libloader-1.1.6-1|2	Name:		libloader
12mu|libloader-1.1.6-1|3	Version:	1.1.6
12mu|libloader-1.1.6-1|4	Release:	1
12mu|libloader-1.1.6-1|5	License:	LGPLv2+
12mu|libloader-1.1.6-1|6	Group:		Development/Java
12mu|libloader-1.1.6-1|7	Url:		http://reporting.pentaho.org/
12mu|libloader-1.1.6-1|8	Source0:	http://downloads.sourceforge.net/jfreereport/%{name}-%{version}.zip
12mu|libloader-1.1.6-1|9	Patch0:		libloader-1.1.2-fix-build.patch
12mu|libloader-1.1.6-1|10	BuildArch:	noarch
12mu|libloader-1.1.6-1|11	
12mu|libloader-1.1.6-1|12	BuildRequires:	ant
12mu|libloader-1.1.6-1|13	BuildRequires:	ant-contrib
12mu|libloader-1.1.6-1|14	BuildRequires:	ant-nodeps
12mu|libloader-1.1.6-1|15	BuildRequires:	java-devel
12mu|libloader-1.1.6-1|16	BuildRequires:	jpackage-utils
12mu|libloader-1.1.6-1|17	BuildRequires:	libbase >= 1.1.3
12mu|libloader-1.1.6-1|18	Requires:	java
12mu|libloader-1.1.6-1|19	Requires:	jpackage-utils
12mu|libloader-1.1.6-1|20	Requires:	libbase >= 1.1.3
12mu|libloader-1.1.6-1|21	
12mu|libloader-1.1.6-1|22	%description
12mu|libloader-1.1.6-1|23	LibLoader is a general purpose resource loading framework. It has been
12mu|libloader-1.1.6-1|24	designed to allow to load resources from any physical location and to
12mu|libloader-1.1.6-1|25	allow the processing of that content data in a generic way
12mu|libloader-1.1.6-1|26	totally transparent to the user of that library.
12mu|libloader-1.1.6-1|27	
12mu|libloader-1.1.6-1|28	%package javadoc
12mu|libloader-1.1.6-1|29	Summary:	Javadoc for %{name}
12mu|libloader-1.1.6-1|30	Group:		Development/Java
12mu|libloader-1.1.6-1|31	Requires:	%{name} = %{version}-%{release}
12mu|libloader-1.1.6-1|32	Requires:	jpackage-utils
12mu|libloader-1.1.6-1|33	
12mu|libloader-1.1.6-1|34	%description javadoc
12mu|libloader-1.1.6-1|35	Javadoc for %{name}.
12mu|libloader-1.1.6-1|36	
12mu|libloader-1.1.6-1|37	%prep
12mu|libloader-1.1.6-1|38	%setup -q -c
12mu|libloader-1.1.6-1|39	%patch0 -p0
12mu|libloader-1.1.6-1|40	find . -name "*.jar" -exec rm -f {} \;
12mu|libloader-1.1.6-1|41	mkdir -p lib
12mu|libloader-1.1.6-1|42	build-jar-repository -s -p lib libbase commons-logging-api
12mu|libloader-1.1.6-1|43	cd lib
12mu|libloader-1.1.6-1|44	ln -s %{_javadir}/ant ant-contrib
12mu|libloader-1.1.6-1|45	
12mu|libloader-1.1.6-1|46	%build
12mu|libloader-1.1.6-1|47	ant jar javadoc
12mu|libloader-1.1.6-1|48	for file in README.txt licence-LGPL.txt ChangeLog.txt; do
12mu|libloader-1.1.6-1|49	tr -d '\r' < $file > $file.new
12mu|libloader-1.1.6-1|50	mv $file.new $file
12mu|libloader-1.1.6-1|51	done
12mu|libloader-1.1.6-1|52	
12mu|libloader-1.1.6-1|53	%install
12mu|libloader-1.1.6-1|54	mkdir -p %{buildroot}%{_javadir}
12mu|libloader-1.1.6-1|55	cp -p ./dist/%{name}-%{version}.jar %{buildroot}%{_javadir}
12mu|libloader-1.1.6-1|56	pushd %{buildroot}%{_javadir}
12mu|libloader-1.1.6-1|57	ln -s %{name}-%{version}.jar %{name}.jar
12mu|libloader-1.1.6-1|58	popd
12mu|libloader-1.1.6-1|59	
12mu|libloader-1.1.6-1|60	mkdir -p %{buildroot}%{_javadocdir}/%{name}
12mu|libloader-1.1.6-1|61	cp -rp bin/javadoc/docs/api %{buildroot}%{_javadocdir}/%{name}
12mu|libloader-1.1.6-1|62	
12mu|libloader-1.1.6-1|63	%files
12mu|libloader-1.1.6-1|64	%doc licence-LGPL.txt README.txt ChangeLog.txt
12mu|libloader-1.1.6-1|65	%{_javadir}/%{name}-%{version}.jar
12mu|libloader-1.1.6-1|66	%{_javadir}/%{name}.jar
12mu|libloader-1.1.6-1|67	
12mu|libloader-1.1.6-1|68	%files javadoc
12mu|libloader-1.1.6-1|69	%{_javadocdir}/%{name}
12mu|libloader-1.1.6-1|70	

20062 12
12mu|libmatroska-1.4.1-1|1	# For some reasons library is unstripped and we don't have time for investigation
12mu|libmatroska-1.4.1-1|2	%define _enable_debug_packages %{nil}
12mu|libmatroska-1.4.1-1|3	%define debug_package %{nil}
12mu|libmatroska-1.4.1-1|4	
12mu|libmatroska-1.4.1-1|5	%define ebmlver 1.3.0
12mu|libmatroska-1.4.1-1|6	%define major 6
12mu|libmatroska-1.4.1-1|7	%define libname %mklibname matroska %{major}
12mu|libmatroska-1.4.1-1|8	%define devname %mklibname -d matroska
12mu|libmatroska-1.4.1-1|9	
12mu|libmatroska-1.4.1-1|10	Summary:	Matroska Audio/Video file format library
12mu|libmatroska-1.4.1-1|11	Name:		libmatroska
12mu|libmatroska-1.4.1-1|12	Version:	1.4.1
12mu|libmatroska-1.4.1-1|13	Release:	1
12mu|libmatroska-1.4.1-1|14	License:	GPL/QPL
12mu|libmatroska-1.4.1-1|15	Group:		System/Libraries
12mu|libmatroska-1.4.1-1|16	Url:		http://www.matroska.org/
12mu|libmatroska-1.4.1-1|17	Source0:	http://dl.matroska.org/downloads/libmatroska/%{name}-%{version}.tar.bz2
12mu|libmatroska-1.4.1-1|18	BuildRequires:	libebml-devel >= %{ebmlver}
12mu|libmatroska-1.4.1-1|19	
12mu|libmatroska-1.4.1-1|20	%description
12mu|libmatroska-1.4.1-1|21	In short, matroska is a new Audio/Video file format. It is an advanced
12mu|libmatroska-1.4.1-1|22	and full featured format.
12mu|libmatroska-1.4.1-1|23	
12mu|libmatroska-1.4.1-1|24	Advanced because it is based on EBML, a kind of XML equivalent, that
12mu|libmatroska-1.4.1-1|25	allow infinite extensibility of the format. And full featured because
12mu|libmatroska-1.4.1-1|26	it includes precise seeking, any audio/video/subtitle codec support
12mu|libmatroska-1.4.1-1|27	including VCM/ACM/DirectShow compatibility, timecode based format,
12mu|libmatroska-1.4.1-1|28	complex frame dependencies, chaptering, internationalisation, error
12mu|libmatroska-1.4.1-1|29	protection, tagging, file attachement, control track (to be defined),
12mu|libmatroska-1.4.1-1|30	menu (to be defined), etc. All these features are not yet implemented
12mu|libmatroska-1.4.1-1|31	but already defined in the format.
12mu|libmatroska-1.4.1-1|32	
12mu|libmatroska-1.4.1-1|33	#----------------------------------------------------------------------------
12mu|libmatroska-1.4.1-1|34	
12mu|libmatroska-1.4.1-1|35	%package -n %{libname}
12mu|libmatroska-1.4.1-1|36	Summary:	Matroska Audio/Video file format shared library
12mu|libmatroska-1.4.1-1|37	Group:		System/Libraries
12mu|libmatroska-1.4.1-1|38	
12mu|libmatroska-1.4.1-1|39	%description -n %{libname}
12mu|libmatroska-1.4.1-1|40	In short, matroska is a new Audio/Video file format. It is an advanced
12mu|libmatroska-1.4.1-1|41	and full featured format.
12mu|libmatroska-1.4.1-1|42	
12mu|libmatroska-1.4.1-1|43	Advanced because it is based on EBML, a kind of XML equivalent, that
12mu|libmatroska-1.4.1-1|44	allow infinite extensibility of the format. And full featured because
12mu|libmatroska-1.4.1-1|45	it includes precise seeking, any audio/video/subtitle codec support
12mu|libmatroska-1.4.1-1|46	including VCM/ACM/DirectShow compatibility, timecode based format,
12mu|libmatroska-1.4.1-1|47	complex frame dependencies, chaptering, internationalisation, error
12mu|libmatroska-1.4.1-1|48	protection, tagging, file attachement, control track (to be defined),
12mu|libmatroska-1.4.1-1|49	menu (to be defined), etc. All these features are not yet implemented
12mu|libmatroska-1.4.1-1|50	but already defined in the format.
12mu|libmatroska-1.4.1-1|51	
12mu|libmatroska-1.4.1-1|52	%files -n %{libname}
12mu|libmatroska-1.4.1-1|53	%{_libdir}/lib*.so.%{major}*
12mu|libmatroska-1.4.1-1|54	
12mu|libmatroska-1.4.1-1|55	#----------------------------------------------------------------------------
12mu|libmatroska-1.4.1-1|56	
12mu|libmatroska-1.4.1-1|57	%package -n %{devname}
12mu|libmatroska-1.4.1-1|58	Group:		Development/C++
12mu|libmatroska-1.4.1-1|59	Summary:	Matroska Audio/Video file format headers and static library
12mu|libmatroska-1.4.1-1|60	Requires:	%{libname} = %{version}-%{release}
12mu|libmatroska-1.4.1-1|61	Provides:	%{name}-devel = %{version}-%{release}
12mu|libmatroska-1.4.1-1|62	
12mu|libmatroska-1.4.1-1|63	%description -n %{devname}
12mu|libmatroska-1.4.1-1|64	In short, matroska is a new Audio/Video file format. It is an advanced
12mu|libmatroska-1.4.1-1|65	and full featured format.
12mu|libmatroska-1.4.1-1|66	
12mu|libmatroska-1.4.1-1|67	Advanced because it is based on EBML, a kind of XML equivalent, that
12mu|libmatroska-1.4.1-1|68	allow infinite extensibility of the format. And full featured because
12mu|libmatroska-1.4.1-1|69	it includes precise seeking, any audio/video/subtitle codec support
12mu|libmatroska-1.4.1-1|70	including VCM/ACM/DirectShow compatibility, timecode based format,
12mu|libmatroska-1.4.1-1|71	complex frame dependencies, chaptering, internationalisation, error
12mu|libmatroska-1.4.1-1|72	protection, tagging, file attachement, control track (to be defined),
12mu|libmatroska-1.4.1-1|73	menu (to be defined), etc. All these features are not yet implemented
12mu|libmatroska-1.4.1-1|74	but already defined in the format.
12mu|libmatroska-1.4.1-1|75	
12mu|libmatroska-1.4.1-1|76	This package contains the C++ headers and the static library needed
12mu|libmatroska-1.4.1-1|77	for development with Matroska.
12mu|libmatroska-1.4.1-1|78	
12mu|libmatroska-1.4.1-1|79	%files -n %{devname}
12mu|libmatroska-1.4.1-1|80	%doc LICENSE*
12mu|libmatroska-1.4.1-1|81	%{_includedir}/matroska
12mu|libmatroska-1.4.1-1|82	%{_libdir}/lib*.so
12mu|libmatroska-1.4.1-1|83	
12mu|libmatroska-1.4.1-1|84	#----------------------------------------------------------------------------
12mu|libmatroska-1.4.1-1|85	
12mu|libmatroska-1.4.1-1|86	%prep
12mu|libmatroska-1.4.1-1|87	%setup -q
12mu|libmatroska-1.4.1-1|88	
12mu|libmatroska-1.4.1-1|89	%build
12mu|libmatroska-1.4.1-1|90	%make -C make/linux CXX="g++ %{optflags} %{ldflags}"
12mu|libmatroska-1.4.1-1|91	
12mu|libmatroska-1.4.1-1|92	%install
12mu|libmatroska-1.4.1-1|93	%makeinstall_std -C make/linux prefix=%{_prefix} libdir=%{_libdir}
12mu|libmatroska-1.4.1-1|94	
12mu|libmatroska-1.4.1-1|95	rm -f %{buildroot}%{_libdir}/*.a
12mu|libmatroska-1.4.1-1|96	
12mu|libmatroska-1.4.1-1|97	
12mu|libmatroska-1.4.1-1|98	
12mu|libmatroska-1.4.1-1|99	%changelog
12mu|libmatroska-1.4.1-1|100	* Wed Oct 16 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.1-1
12mu|libmatroska-1.4.1-1|101	+ Revision: 745bbe0
12mu|libmatroska-1.4.1-1|102	- LOG Fix install path
12mu|libmatroska-1.4.1-1|103	
12mu|libmatroska-1.4.1-1|104	

20063 12
12mu|libmbim-1.8.0-1|1	%define major 0
12mu|libmbim-1.8.0-1|2	%define libname %mklibname mbim-glib %{major}
12mu|libmbim-1.8.0-1|3	%define devname %mklibname mbim-glib -d
12mu|libmbim-1.8.0-1|4	
12mu|libmbim-1.8.0-1|5	Summary:	MBIM modem protocol helper library
12mu|libmbim-1.8.0-1|6	Name:		libmbim
12mu|libmbim-1.8.0-1|7	Version:	1.8.0
12mu|libmbim-1.8.0-1|8	Release:	1
12mu|libmbim-1.8.0-1|9	License:	GPLv2+
12mu|libmbim-1.8.0-1|10	Group:		System/Libraries
12mu|libmbim-1.8.0-1|11	Url:		http://cgit.freedesktop.org/libmbim/libmbim/
12mu|libmbim-1.8.0-1|12	Source0:	http://www.freedesktop.org/software/libmbim/libmbim-%version.tar.xz
12mu|libmbim-1.8.0-1|13	BuildRequires:	gtk-doc
12mu|libmbim-1.8.0-1|14	BuildRequires:	help2man
12mu|libmbim-1.8.0-1|15	BuildRequires:	pkgconfig(glib-2.0)
12mu|libmbim-1.8.0-1|16	BuildRequires:	pkgconfig(gudev-1.0)
12mu|libmbim-1.8.0-1|17	
12mu|libmbim-1.8.0-1|18	%description
12mu|libmbim-1.8.0-1|19	The Mobile Broadband Interface Model (MBIM) is a new standard
12mu|libmbim-1.8.0-1|20	to communicate with mobile broadband modem devices developed
12mu|libmbim-1.8.0-1|21	by the USB Implementors Forum.
12mu|libmbim-1.8.0-1|22	
12mu|libmbim-1.8.0-1|23	#----------------------------------------------------------------------------
12mu|libmbim-1.8.0-1|24	
12mu|libmbim-1.8.0-1|25	%package -n	%{libname}
12mu|libmbim-1.8.0-1|26	Summary:	Libraries for %{name}
12mu|libmbim-1.8.0-1|27	Group:		Development/C
12mu|libmbim-1.8.0-1|28	
12mu|libmbim-1.8.0-1|29	%description -n	%{libname}
12mu|libmbim-1.8.0-1|30	The Mobile Broadband Interface Model (MBIM) is a new standard
12mu|libmbim-1.8.0-1|31	to communicate with mobile broadband modem devices developed
12mu|libmbim-1.8.0-1|32	by the USB Implementors Forum.
12mu|libmbim-1.8.0-1|33	This package contains MBIM shared libraries.
12mu|libmbim-1.8.0-1|34	
12mu|libmbim-1.8.0-1|35	%files -n %{libname}
12mu|libmbim-1.8.0-1|36	%doc AUTHORS COPYING NEWS
12mu|libmbim-1.8.0-1|37	%{_libdir}/libmbim-glib.so.%{major}*
12mu|libmbim-1.8.0-1|38	
12mu|libmbim-1.8.0-1|39	#----------------------------------------------------------------------------
12mu|libmbim-1.8.0-1|40	
12mu|libmbim-1.8.0-1|41	%package -n	%{devname}
12mu|libmbim-1.8.0-1|42	Summary:	Header files and development libraries for %{name}
12mu|libmbim-1.8.0-1|43	Group:		Development/C
12mu|libmbim-1.8.0-1|44	Requires:	%{libname} = %{EVRD}
12mu|libmbim-1.8.0-1|45	
12mu|libmbim-1.8.0-1|46	%description -n	%{devname}
12mu|libmbim-1.8.0-1|47	The Mobile Broadband Interface Model (MBIM) is a new standard
12mu|libmbim-1.8.0-1|48	to communicate with mobile broadband modem devices developed
12mu|libmbim-1.8.0-1|49	by the USB Implementors Forum.
12mu|libmbim-1.8.0-1|50	
12mu|libmbim-1.8.0-1|51	This package contains MBIM header files and development libraries.
12mu|libmbim-1.8.0-1|52	
12mu|libmbim-1.8.0-1|53	%files -n %{devname}
12mu|libmbim-1.8.0-1|54	%dir %{_includedir}/libmbim-glib
12mu|libmbim-1.8.0-1|55	%{_includedir}/libmbim-glib/*.h
12mu|libmbim-1.8.0-1|56	%{_libdir}/libmbim-glib.so
12mu|libmbim-1.8.0-1|57	%{_libdir}/pkgconfig/mbim-glib.pc
12mu|libmbim-1.8.0-1|58	%{_datadir}/gtk-doc/html/*
12mu|libmbim-1.8.0-1|59	
12mu|libmbim-1.8.0-1|60	#----------------------------------------------------------------------------
12mu|libmbim-1.8.0-1|61	
12mu|libmbim-1.8.0-1|62	%package utils
12mu|libmbim-1.8.0-1|63	Summary:	MBIM command line utilities
12mu|libmbim-1.8.0-1|64	Group:		System/Base
12mu|libmbim-1.8.0-1|65	
12mu|libmbim-1.8.0-1|66	%description utils
12mu|libmbim-1.8.0-1|67	The Mobile Broadband Interface Model (MBIM) is a new standard
12mu|libmbim-1.8.0-1|68	to communicate with mobile broadband modem devices developed
12mu|libmbim-1.8.0-1|69	by the USB Implementors Forum.
12mu|libmbim-1.8.0-1|70	
12mu|libmbim-1.8.0-1|71	This package contains MBIM command line utilities.
12mu|libmbim-1.8.0-1|72	
12mu|libmbim-1.8.0-1|73	%files utils
12mu|libmbim-1.8.0-1|74	%{_bindir}/mbim-network
12mu|libmbim-1.8.0-1|75	%{_bindir}/mbimcli
12mu|libmbim-1.8.0-1|76	%{_mandir}/man1/mbim-network.1*
12mu|libmbim-1.8.0-1|77	%{_mandir}/man1/mbimcli.1*
12mu|libmbim-1.8.0-1|78	
12mu|libmbim-1.8.0-1|79	#----------------------------------------------------------------------------
12mu|libmbim-1.8.0-1|80	
12mu|libmbim-1.8.0-1|81	%prep
12mu|libmbim-1.8.0-1|82	%setup -q
12mu|libmbim-1.8.0-1|83	
12mu|libmbim-1.8.0-1|84	%build
12mu|libmbim-1.8.0-1|85	%configure2_5x \
12mu|libmbim-1.8.0-1|86	--disable-static \
12mu|libmbim-1.8.0-1|87	--enable-gtk-doc
12mu|libmbim-1.8.0-1|88	%make
12mu|libmbim-1.8.0-1|89	
12mu|libmbim-1.8.0-1|90	%install
12mu|libmbim-1.8.0-1|91	%makeinstall_std
12mu|libmbim-1.8.0-1|92	
12mu|libmbim-1.8.0-1|93	%check
12mu|libmbim-1.8.0-1|94	make check
12mu|libmbim-1.8.0-1|95	
12mu|libmbim-1.8.0-1|96	
12mu|libmbim-1.8.0-1|97	%changelog
12mu|libmbim-1.8.0-1|98	* Tue Apr 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.0-1
12mu|libmbim-1.8.0-1|99	+ Revision: f27e3ab
12mu|libmbim-1.8.0-1|100	- New version 1.8.0, add man pages
12mu|libmbim-1.8.0-1|101	
12mu|libmbim-1.8.0-1|102	

20064 12
12mu|libmnl-1.0.3-1|1	%define	major 0
12mu|libmnl-1.0.3-1|2	%define libname %mklibname mnl %{major}
12mu|libmnl-1.0.3-1|3	%define develname %mklibname mnl -d
12mu|libmnl-1.0.3-1|4	
12mu|libmnl-1.0.3-1|5	Summary:	Minimalistic Netlink communication library
12mu|libmnl-1.0.3-1|6	Name:		libmnl
12mu|libmnl-1.0.3-1|7	Version:	1.0.3
12mu|libmnl-1.0.3-1|8	Release:	1
12mu|libmnl-1.0.3-1|9	License:	LGPLv2+
12mu|libmnl-1.0.3-1|10	Group:		System/Kernel and hardware
12mu|libmnl-1.0.3-1|11	URL:		http://netfilter.org/projects/libmnl/
12mu|libmnl-1.0.3-1|12	Source0:	http://netfilter.org/projects/libmnl/files/%name-%version.tar.bz2
12mu|libmnl-1.0.3-1|13	Source1:	http://netfilter.org/projects/libmnl/files/%name-%version.tar.bz2.sig
12mu|libmnl-1.0.3-1|14	BuildRequires:	linux-userspace-headers
12mu|libmnl-1.0.3-1|15	BuildRequires:	libtool
12mu|libmnl-1.0.3-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|libmnl-1.0.3-1|17	
12mu|libmnl-1.0.3-1|18	%description
12mu|libmnl-1.0.3-1|19	libmnl is a minimalistic user-space library oriented to Netlink developers.
12mu|libmnl-1.0.3-1|20	There are a lot of common tasks in parsing, validating, constructing of both
12mu|libmnl-1.0.3-1|21	the Netlink header and TLVs that are repetitive and easy to get wrong. This
12mu|libmnl-1.0.3-1|22	library aims to provide simple helpers that allows you to re-use code and to
12mu|libmnl-1.0.3-1|23	avoid re-inventing the wheel.
12mu|libmnl-1.0.3-1|24	
12mu|libmnl-1.0.3-1|25	%package -n	%{libname}
12mu|libmnl-1.0.3-1|26	Summary:	Minimalistic Netlink communication library
12mu|libmnl-1.0.3-1|27	Group:		System/Libraries
12mu|libmnl-1.0.3-1|28	Provides:	libmnl
12mu|libmnl-1.0.3-1|29	
12mu|libmnl-1.0.3-1|30	%description -n	%{libname}
12mu|libmnl-1.0.3-1|31	libmnl is a minimalistic user-space library oriented to Netlink developers.
12mu|libmnl-1.0.3-1|32	There are a lot of common tasks in parsing, validating, constructing of both
12mu|libmnl-1.0.3-1|33	the Netlink header and TLVs that are repetitive and easy to get wrong. This
12mu|libmnl-1.0.3-1|34	library aims to provide simple helpers that allows you to re-use code and to
12mu|libmnl-1.0.3-1|35	avoid re-inventing the wheel.
12mu|libmnl-1.0.3-1|36	
12mu|libmnl-1.0.3-1|37	%package -n	%{develname}
12mu|libmnl-1.0.3-1|38	Summary:	Development files for libmnl
12mu|libmnl-1.0.3-1|39	Group:		Development/C
12mu|libmnl-1.0.3-1|40	Requires:	%{libname} = %{version}-%{release}
12mu|libmnl-1.0.3-1|41	Provides:	mnl-devel
12mu|libmnl-1.0.3-1|42	
12mu|libmnl-1.0.3-1|43	%description -n	%{develname}
12mu|libmnl-1.0.3-1|44	libmnl is a minimalistic user-space library oriented to Netlink developers.
12mu|libmnl-1.0.3-1|45	There are a lot of common tasks in parsing, validating, constructing of both
12mu|libmnl-1.0.3-1|46	the Netlink header and TLVs that are repetitive and easy to get wrong. This
12mu|libmnl-1.0.3-1|47	library aims to provide simple helpers that allows you to re-use code and to
12mu|libmnl-1.0.3-1|48	avoid re-inventing the wheel.
12mu|libmnl-1.0.3-1|49	
12mu|libmnl-1.0.3-1|50	%prep
12mu|libmnl-1.0.3-1|51	
12mu|libmnl-1.0.3-1|52	%setup -q
12mu|libmnl-1.0.3-1|53	
12mu|libmnl-1.0.3-1|54	%build
12mu|libmnl-1.0.3-1|55	rm -Rf autom4te.cache
12mu|libmnl-1.0.3-1|56	aclocal -I m4
12mu|libmnl-1.0.3-1|57	autoreconf -fi
12mu|libmnl-1.0.3-1|58	
12mu|libmnl-1.0.3-1|59	%configure2_5x
12mu|libmnl-1.0.3-1|60	
12mu|libmnl-1.0.3-1|61	%make
12mu|libmnl-1.0.3-1|62	
12mu|libmnl-1.0.3-1|63	%install
12mu|libmnl-1.0.3-1|64	rm -rf %{buildroot}
12mu|libmnl-1.0.3-1|65	
12mu|libmnl-1.0.3-1|66	%makeinstall_std
12mu|libmnl-1.0.3-1|67	
12mu|libmnl-1.0.3-1|68	# cleanup
12mu|libmnl-1.0.3-1|69	rm -f %{buildroot}%{_libdir}/*.la
12mu|libmnl-1.0.3-1|70	
12mu|libmnl-1.0.3-1|71	%if %mdkversion < 200900
12mu|libmnl-1.0.3-1|72	%post -n %{libname} -p /sbin/ldconfig
12mu|libmnl-1.0.3-1|73	%endif
12mu|libmnl-1.0.3-1|74	
12mu|libmnl-1.0.3-1|75	%if %mdkversion < 200900
12mu|libmnl-1.0.3-1|76	%postun -n %{libname} -p /sbin/ldconfig
12mu|libmnl-1.0.3-1|77	%endif
12mu|libmnl-1.0.3-1|78	
12mu|libmnl-1.0.3-1|79	%clean
12mu|libmnl-1.0.3-1|80	rm -rf %{buildroot}
12mu|libmnl-1.0.3-1|81	
12mu|libmnl-1.0.3-1|82	%files -n %{libname}
12mu|libmnl-1.0.3-1|83	%defattr(-,root,root)
12mu|libmnl-1.0.3-1|84	%{_libdir}/*.so.%{major}*
12mu|libmnl-1.0.3-1|85	
12mu|libmnl-1.0.3-1|86	%files -n %{develname}
12mu|libmnl-1.0.3-1|87	%defattr(-,root,root)
12mu|libmnl-1.0.3-1|88	%{_includedir}/*
12mu|libmnl-1.0.3-1|89	%{_libdir}/*.so
12mu|libmnl-1.0.3-1|90	%{_libdir}/pkgconfig/*
12mu|libmnl-1.0.3-1|91	
12mu|libmnl-1.0.3-1|92	
12mu|libmnl-1.0.3-1|93	
12mu|libmnl-1.0.3-1|94	
12mu|libmnl-1.0.3-1|95	%changelog
12mu|libmnl-1.0.3-1|96	* Fri Feb 14 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.0.3-1
12mu|libmnl-1.0.3-1|97	+ Revision: 3c61db3
12mu|libmnl-1.0.3-1|98	- update to 1.0.3
12mu|libmnl-1.0.3-1|99	
12mu|libmnl-1.0.3-1|100	

20065 12
12mu|libmspack-0.4-0.1.alpha|1	Name:           libmspack
12mu|libmspack-0.4-0.1.alpha|2	Version:        0.4
12mu|libmspack-0.4-0.1.alpha|3	Release:        0.1.alpha%{?dist}
12mu|libmspack-0.4-0.1.alpha|4	Summary:        Library for CAB and related files compression and decompression
12mu|libmspack-0.4-0.1.alpha|5	
12mu|libmspack-0.4-0.1.alpha|6	Group:          System/Libraries
12mu|libmspack-0.4-0.1.alpha|7	License:        LGPLv2
12mu|libmspack-0.4-0.1.alpha|8	URL:            http://www.cabextract.org.uk/libmspack/
12mu|libmspack-0.4-0.1.alpha|9	Source0:        http://www.cabextract.org.uk/libmspack/%{name}-%{version}alpha.tar.gz
12mu|libmspack-0.4-0.1.alpha|10	Patch0:         %{name}-0.4alpha-doc.patch
12mu|libmspack-0.4-0.1.alpha|11	BuildRequires:  doxygen
12mu|libmspack-0.4-0.1.alpha|12	
12mu|libmspack-0.4-0.1.alpha|13	
12mu|libmspack-0.4-0.1.alpha|14	%description
12mu|libmspack-0.4-0.1.alpha|15	The purpose of libmspack is to provide both compression and decompression of
12mu|libmspack-0.4-0.1.alpha|16	some loosely related file formats used by Microsoft.
12mu|libmspack-0.4-0.1.alpha|17	
12mu|libmspack-0.4-0.1.alpha|18	%package        devel
12mu|libmspack-0.4-0.1.alpha|19	Summary:        Development files for %{name}
12mu|libmspack-0.4-0.1.alpha|20	Group:          System/Libraries
12mu|libmspack-0.4-0.1.alpha|21	Requires:       %{name} = %{version}-%{release}
12mu|libmspack-0.4-0.1.alpha|22	Obsoletes:      %{name}-doc < 0.2
12mu|libmspack-0.4-0.1.alpha|23	
12mu|libmspack-0.4-0.1.alpha|24	%description    devel
12mu|libmspack-0.4-0.1.alpha|25	The %{name}-devel package contains libraries, header files and documentation
12mu|libmspack-0.4-0.1.alpha|26	for developing applications that use %{name}.
12mu|libmspack-0.4-0.1.alpha|27	
12mu|libmspack-0.4-0.1.alpha|28	
12mu|libmspack-0.4-0.1.alpha|29	%prep
12mu|libmspack-0.4-0.1.alpha|30	%setup -q -n %{name}-%{version}alpha
12mu|libmspack-0.4-0.1.alpha|31	%apply_patches
12mu|libmspack-0.4-0.1.alpha|32	
12mu|libmspack-0.4-0.1.alpha|33	chmod a-x mspack/mspack.h
12mu|libmspack-0.4-0.1.alpha|34	
12mu|libmspack-0.4-0.1.alpha|35	
12mu|libmspack-0.4-0.1.alpha|36	%build
12mu|libmspack-0.4-0.1.alpha|37	%configure2_5x --disable-static --disable-silent-rules
12mu|libmspack-0.4-0.1.alpha|38	%make
12mu|libmspack-0.4-0.1.alpha|39	
12mu|libmspack-0.4-0.1.alpha|40	
12mu|libmspack-0.4-0.1.alpha|41	%install
12mu|libmspack-0.4-0.1.alpha|42	%makeinstall_std
12mu|libmspack-0.4-0.1.alpha|43	rm $RPM_BUILD_ROOT%{_libdir}/libmspack.la
12mu|libmspack-0.4-0.1.alpha|44	
12mu|libmspack-0.4-0.1.alpha|45	iconv -f ISO_8859-1 -t utf8 ChangeLog --output Changelog.utf8
12mu|libmspack-0.4-0.1.alpha|46	touch -r ChangeLog Changelog.utf8
12mu|libmspack-0.4-0.1.alpha|47	mv Changelog.utf8 ChangeLog
12mu|libmspack-0.4-0.1.alpha|48	
12mu|libmspack-0.4-0.1.alpha|49	pushd doc
12mu|libmspack-0.4-0.1.alpha|50	doxygen
12mu|libmspack-0.4-0.1.alpha|51	find html -type f | xargs touch -r %{SOURCE0}
12mu|libmspack-0.4-0.1.alpha|52	rm -f html/installdox
12mu|libmspack-0.4-0.1.alpha|53	popd
12mu|libmspack-0.4-0.1.alpha|54	
12mu|libmspack-0.4-0.1.alpha|55	
12mu|libmspack-0.4-0.1.alpha|56	%files
12mu|libmspack-0.4-0.1.alpha|57	%doc README TODO COPYING.LIB ChangeLog AUTHORS
12mu|libmspack-0.4-0.1.alpha|58	%{_libdir}/*.so.*
12mu|libmspack-0.4-0.1.alpha|59	
12mu|libmspack-0.4-0.1.alpha|60	%files devel
12mu|libmspack-0.4-0.1.alpha|61	%doc doc/html
12mu|libmspack-0.4-0.1.alpha|62	%{_includedir}/*
12mu|libmspack-0.4-0.1.alpha|63	%{_libdir}/*.so
12mu|libmspack-0.4-0.1.alpha|64	%{_libdir}/pkgconfig/%{name}.pc
12mu|libmspack-0.4-0.1.alpha|65	

20066 12
12mu|libmspub-0.0.4-1|1	%define lname	mspub
12mu|libmspub-0.0.4-1|2	%define api	0.0
12mu|libmspub-0.0.4-1|3	%define major	0
12mu|libmspub-0.0.4-1|4	%define libname %mklibname %{lname} %{api} %{major}
12mu|libmspub-0.0.4-1|5	%define devname %mklibname %{lname} -d
12mu|libmspub-0.0.4-1|6	
12mu|libmspub-0.0.4-1|7	Summary:	A library providing ability to interpret and import Microsoft Publisher files
12mu|libmspub-0.0.4-1|8	Name:		libmspub
12mu|libmspub-0.0.4-1|9	Version:	0.0.4
12mu|libmspub-0.0.4-1|10	Release:	1
12mu|libmspub-0.0.4-1|11	Group:		System/Libraries
12mu|libmspub-0.0.4-1|12	License:	GPLv2+ or LGPLv2+ or MPLv1.1
12mu|libmspub-0.0.4-1|13	Url:		http://www.freedesktop.org/wiki/Software/libmspub
12mu|libmspub-0.0.4-1|14	Source0:	http://cgit.freedesktop.org/libreoffice/libmspub/snapshot/%{name}-%{version}.tar.gz
12mu|libmspub-0.0.4-1|15	#Patch0:		libmspub-automake-1.13.patch
12mu|libmspub-0.0.4-1|16	
12mu|libmspub-0.0.4-1|17	BuildRequires:	doxygen
12mu|libmspub-0.0.4-1|18	BuildRequires:	libtool
12mu|libmspub-0.0.4-1|19	BuildRequires:	boost-devel
12mu|libmspub-0.0.4-1|20	BuildRequires:	libwpd-devel
12mu|libmspub-0.0.4-1|21	BuildRequires:	libwpg-devel
12mu|libmspub-0.0.4-1|22	BuildRequires:	pkgconfig(zlib)
12mu|libmspub-0.0.4-1|23	
12mu|libmspub-0.0.4-1|24	%track
12mu|libmspub-0.0.4-1|25	prog %{name} = {
12mu|libmspub-0.0.4-1|26	url = http://cgit.freedesktop.org/libreoffice/libmspub/
12mu|libmspub-0.0.4-1|27	version = %{version}
12mu|libmspub-0.0.4-1|28	regex = %{name}-(__VER__)\.tar\.gz
12mu|libmspub-0.0.4-1|29	}
12mu|libmspub-0.0.4-1|30	
12mu|libmspub-0.0.4-1|31	%description
12mu|libmspub-0.0.4-1|32	Libmspub is library providing ability to interpret and import Microsoft
12mu|libmspub-0.0.4-1|33	Publisher content into various applications. You can find it being used
12mu|libmspub-0.0.4-1|34	in libreoffice.
12mu|libmspub-0.0.4-1|35	
12mu|libmspub-0.0.4-1|36	%package	tools
12mu|libmspub-0.0.4-1|37	Summary:	Tools to transform Microsoft Publisher files into other formats
12mu|libmspub-0.0.4-1|38	Group:		Publishing
12mu|libmspub-0.0.4-1|39	
12mu|libmspub-0.0.4-1|40	%description tools
12mu|libmspub-0.0.4-1|41	Tools to transform Microsoft Publisher files into other formats.
12mu|libmspub-0.0.4-1|42	Currently supported: XHTML, raw.
12mu|libmspub-0.0.4-1|43	
12mu|libmspub-0.0.4-1|44	%package -n	%{libname}
12mu|libmspub-0.0.4-1|45	Summary:	Text categorization library
12mu|libmspub-0.0.4-1|46	Group:		System/Libraries
12mu|libmspub-0.0.4-1|47	Obsoletes:	%{_lib}mspub0 < 0.0.4-1
12mu|libmspub-0.0.4-1|48	
12mu|libmspub-0.0.4-1|49	%description -n	%{libname}
12mu|libmspub-0.0.4-1|50	Libmspub is library providing ability to interpret and import Microsoft
12mu|libmspub-0.0.4-1|51	Publisher content into various applications. You can find it being used
12mu|libmspub-0.0.4-1|52	in libreoffice.
12mu|libmspub-0.0.4-1|53	
12mu|libmspub-0.0.4-1|54	%package -n	%{devname}
12mu|libmspub-0.0.4-1|55	Summary:	Development files and headers for %{name}
12mu|libmspub-0.0.4-1|56	Group:		Development/Other
12mu|libmspub-0.0.4-1|57	Requires:	%{libname} = %{version}-%{release}
12mu|libmspub-0.0.4-1|58	Provides:	%{lname}-devel = %{version}-%{release}
12mu|libmspub-0.0.4-1|59	Obsoletes:	%{name}-doc < %{version}-%{release}
12mu|libmspub-0.0.4-1|60	
12mu|libmspub-0.0.4-1|61	%description -n	%{devname}
12mu|libmspub-0.0.4-1|62	Development files and headers for %{name}.
12mu|libmspub-0.0.4-1|63	
12mu|libmspub-0.0.4-1|64	%prep
12mu|libmspub-0.0.4-1|65	%setup -q
12mu|libmspub-0.0.4-1|66	%apply_patches
12mu|libmspub-0.0.4-1|67	mkdir -p m4
12mu|libmspub-0.0.4-1|68	autoreconf -fi
12mu|libmspub-0.0.4-1|69	
12mu|libmspub-0.0.4-1|70	%build
12mu|libmspub-0.0.4-1|71	%configure2_5x \
12mu|libmspub-0.0.4-1|72	--disable-static
12mu|libmspub-0.0.4-1|73	
12mu|libmspub-0.0.4-1|74	sed -i \
12mu|libmspub-0.0.4-1|75	-e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
12mu|libmspub-0.0.4-1|76	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
12mu|libmspub-0.0.4-1|77	libtool
12mu|libmspub-0.0.4-1|78	
12mu|libmspub-0.0.4-1|79	%make
12mu|libmspub-0.0.4-1|80	
12mu|libmspub-0.0.4-1|81	%install
12mu|libmspub-0.0.4-1|82	%makeinstall_std
12mu|libmspub-0.0.4-1|83	
12mu|libmspub-0.0.4-1|84	%files tools
12mu|libmspub-0.0.4-1|85	%{_bindir}/pub2raw
12mu|libmspub-0.0.4-1|86	%{_bindir}/pub2xhtml
12mu|libmspub-0.0.4-1|87	
12mu|libmspub-0.0.4-1|88	%files -n %{libname}
12mu|libmspub-0.0.4-1|89	%{_libdir}/libmspub-%{api}.so.%{major}*
12mu|libmspub-0.0.4-1|90	
12mu|libmspub-0.0.4-1|91	%files -n %{devname}
12mu|libmspub-0.0.4-1|92	%doc AUTHORS COPYING.*
12mu|libmspub-0.0.4-1|93	%dir %{_includedir}/%{name}-%{api}
12mu|libmspub-0.0.4-1|94	%dir %{_includedir}/%{name}-%{api}/%{name}
12mu|libmspub-0.0.4-1|95	%{_includedir}/%{name}-%{api}/%{name}/*
12mu|libmspub-0.0.4-1|96	%{_libdir}/*.so
12mu|libmspub-0.0.4-1|97	%{_libdir}/pkgconfig/*.pc
12mu|libmspub-0.0.4-1|98	%dir %{_docdir}/%{name}
12mu|libmspub-0.0.4-1|99	%{_docdir}/%{name}/html
12mu|libmspub-0.0.4-1|100	

20067 12
12mu|libmtp-1.1.6-3|1	%define major 9
12mu|libmtp-1.1.6-3|2	%define libname %mklibname mtp %{major}
12mu|libmtp-1.1.6-3|3	%define devname %mklibname -d mtp
12mu|libmtp-1.1.6-3|4	
12mu|libmtp-1.1.6-3|5	Summary:	Implementation of Microsoft's Media Transfer Protocol
12mu|libmtp-1.1.6-3|6	Name:		libmtp
12mu|libmtp-1.1.6-3|7	Version:	1.1.6
12mu|libmtp-1.1.6-3|8	Release:	3
12mu|libmtp-1.1.6-3|9	License:	LGPLv2+
12mu|libmtp-1.1.6-3|10	Group:		System/Libraries
12mu|libmtp-1.1.6-3|11	Url:		http://libmtp.sourceforge.net/
12mu|libmtp-1.1.6-3|12	Source0:	http://ignum.dl.sourceforge.net/project/libmtp/libmtp/%{version}/libmtp-%{version}.tar.gz
12mu|libmtp-1.1.6-3|13	# From upstream, 07.02.2013
12mu|libmtp-1.1.6-3|14	Patch0:		libmtp-1.1.6-more-devices.patch
12mu|libmtp-1.1.6-3|15	# From upstream, fixes bug #878
12mu|libmtp-1.1.6-3|16	Patch1:		libmtp-1.1.6-bug878.patch
12mu|libmtp-1.1.6-3|17	Patch2:         libmtp-1.1.6.xperia.patch
12mu|libmtp-1.1.6-3|18	BuildRequires:	pkgconfig(libusb-1.0)
12mu|libmtp-1.1.6-3|19	BuildRequires:	doxygen
12mu|libmtp-1.1.6-3|20	
12mu|libmtp-1.1.6-3|21	%description
12mu|libmtp-1.1.6-3|22	libmtp is an implementation of Microsoft's Media Transfer Protocol (MTP)
12mu|libmtp-1.1.6-3|23	in the form of a library suitable primarily for POSIX compliant
12mu|libmtp-1.1.6-3|24	operating systems. We implement MTP Basic, the stuff proposed for
12mu|libmtp-1.1.6-3|25	standardization. MTP Enhanced is for Windows only, if we implement
12mu|libmtp-1.1.6-3|26	it, well that depends...
12mu|libmtp-1.1.6-3|27	
12mu|libmtp-1.1.6-3|28	It was initially based on (forked from) the great libptp2 library
12mu|libmtp-1.1.6-3|29	by Mariusz Woloszyn but has since been moved over to follow Marcus
12mu|libmtp-1.1.6-3|30	Meissners and Hubert Figuere's libgphoto2 fork of libptp2 (or is libptp2
12mu|libmtp-1.1.6-3|31	a fork of libgphoto?). The core implementation is identical to
12mu|libmtp-1.1.6-3|32	libgphoto2, there is just a different API adapted to portable media
12mu|libmtp-1.1.6-3|33	players.
12mu|libmtp-1.1.6-3|34	
12mu|libmtp-1.1.6-3|35	#----------------------------------------------------------------------------
12mu|libmtp-1.1.6-3|36	
12mu|libmtp-1.1.6-3|37	%package -n	%{libname}
12mu|libmtp-1.1.6-3|38	Summary:	Main library for %{name}
12mu|libmtp-1.1.6-3|39	Group:		System/Libraries
12mu|libmtp-1.1.6-3|40	Requires:	%{name}-utils >= %{EVRD}
12mu|libmtp-1.1.6-3|41	
12mu|libmtp-1.1.6-3|42	%description -n	%{libname}
12mu|libmtp-1.1.6-3|43	This package contains the library needed to run programs dynamically
12mu|libmtp-1.1.6-3|44	linked with %{name}.
12mu|libmtp-1.1.6-3|45	
12mu|libmtp-1.1.6-3|46	%files -n %{libname}
12mu|libmtp-1.1.6-3|47	%{_libdir}/libmtp.so.%{major}*
12mu|libmtp-1.1.6-3|48	
12mu|libmtp-1.1.6-3|49	#----------------------------------------------------------------------------
12mu|libmtp-1.1.6-3|50	
12mu|libmtp-1.1.6-3|51	%package -n	%{devname}
12mu|libmtp-1.1.6-3|52	Summary:	Headers for developing programs that will use %{name}
12mu|libmtp-1.1.6-3|53	Group:		Development/C
12mu|libmtp-1.1.6-3|54	Requires:	%{libname} = %{EVRD}
12mu|libmtp-1.1.6-3|55	Provides:	%{name}-devel = %{EVRD}
12mu|libmtp-1.1.6-3|56	
12mu|libmtp-1.1.6-3|57	%description -n	%{devname}
12mu|libmtp-1.1.6-3|58	This package contains the headers that programmers will need to develop
12mu|libmtp-1.1.6-3|59	applications which will use %{name}.
12mu|libmtp-1.1.6-3|60	
12mu|libmtp-1.1.6-3|61	%files -n %{devname}
12mu|libmtp-1.1.6-3|62	%{_includedir}/%{name}.h
12mu|libmtp-1.1.6-3|63	%{_libdir}/%{name}.so
12mu|libmtp-1.1.6-3|64	%{_libdir}/pkgconfig/*
12mu|libmtp-1.1.6-3|65	
12mu|libmtp-1.1.6-3|66	#----------------------------------------------------------------------------
12mu|libmtp-1.1.6-3|67	
12mu|libmtp-1.1.6-3|68	%package doc
12mu|libmtp-1.1.6-3|69	Summary:	Libmtp documentation
12mu|libmtp-1.1.6-3|70	Group:		Books/Computer books
12mu|libmtp-1.1.6-3|71	
12mu|libmtp-1.1.6-3|72	%description doc
12mu|libmtp-1.1.6-3|73	This package contains documentation of libmtp.
12mu|libmtp-1.1.6-3|74	
12mu|libmtp-1.1.6-3|75	%files doc
12mu|libmtp-1.1.6-3|76	%doc %{_datadir}/doc/%{name}/html
12mu|libmtp-1.1.6-3|77	
12mu|libmtp-1.1.6-3|78	#----------------------------------------------------------------------------
12mu|libmtp-1.1.6-3|79	
12mu|libmtp-1.1.6-3|80	%package utils
12mu|libmtp-1.1.6-3|81	Summary:	Tools provided by libmtp
12mu|libmtp-1.1.6-3|82	Group:		System/Libraries
12mu|libmtp-1.1.6-3|83	Requires:	%{libname} = %{version}-%{release}
12mu|libmtp-1.1.6-3|84	Provides:	mtp-utils = %{version}-%{release}
12mu|libmtp-1.1.6-3|85	
12mu|libmtp-1.1.6-3|86	%description utils
12mu|libmtp-1.1.6-3|87	This package contains various tools provided by libmtp.
12mu|libmtp-1.1.6-3|88	
12mu|libmtp-1.1.6-3|89	%files utils
12mu|libmtp-1.1.6-3|90	/lib/udev/rules.d/*.rules
12mu|libmtp-1.1.6-3|91	%config(noreplace) %{_datadir}/hal/fdi/information/10freedesktop/10-usb-music-players-libmtp.fdi
12mu|libmtp-1.1.6-3|92	/lib/udev/mtp-probe
12mu|libmtp-1.1.6-3|93	%{_bindir}/*
12mu|libmtp-1.1.6-3|94	
12mu|libmtp-1.1.6-3|95	#----------------------------------------------------------------------------
12mu|libmtp-1.1.6-3|96	
12mu|libmtp-1.1.6-3|97	%prep
12mu|libmtp-1.1.6-3|98	%setup -q
12mu|libmtp-1.1.6-3|99	%patch0 -p1
12mu|libmtp-1.1.6-3|100	%patch1 -p1
12mu|libmtp-1.1.6-3|101	%patch2 -p1
12mu|libmtp-1.1.6-3|102	
12mu|libmtp-1.1.6-3|103	%build
12mu|libmtp-1.1.6-3|104	%configure2_5x \
12mu|libmtp-1.1.6-3|105	--disable-static \
12mu|libmtp-1.1.6-3|106	--enable-doxygen \
12mu|libmtp-1.1.6-3|107	--with-udev-rules=60-libmtp.rules
12mu|libmtp-1.1.6-3|108	%make
12mu|libmtp-1.1.6-3|109	
12mu|libmtp-1.1.6-3|110	%install
12mu|libmtp-1.1.6-3|111	%makeinstall_std
12mu|libmtp-1.1.6-3|112	
12mu|libmtp-1.1.6-3|113	#-- FEDORA COPY
12mu|libmtp-1.1.6-3|114	mkdir -p %{buildroot}%{_datadir}/hal/fdi/information/10freedesktop
12mu|libmtp-1.1.6-3|115	install -p -m 644 libmtp.fdi %{buildroot}%{_datadir}/hal/fdi/information/10freedesktop/10-usb-music-players-libmtp.fdi
12mu|libmtp-1.1.6-3|116	#-- FEDORA COPY
12mu|libmtp-1.1.6-3|117	# Replace links with relative links
12mu|libmtp-1.1.6-3|118	rm -f %{buildroot}%{_bindir}/mtp-delfile
12mu|libmtp-1.1.6-3|119	rm -f %{buildroot}%{_bindir}/mtp-getfile
12mu|libmtp-1.1.6-3|120	rm -f %{buildroot}%{_bindir}/mtp-newfolder
12mu|libmtp-1.1.6-3|121	rm -f %{buildroot}%{_bindir}/mtp-sendfile
12mu|libmtp-1.1.6-3|122	rm -f %{buildroot}%{_bindir}/mtp-sendtr
12mu|libmtp-1.1.6-3|123	pushd %{buildroot}%{_bindir}
12mu|libmtp-1.1.6-3|124	ln -sf mtp-connect mtp-delfile
12mu|libmtp-1.1.6-3|125	ln -sf mtp-connect mtp-getfile
12mu|libmtp-1.1.6-3|126	ln -sf mtp-connect mtp-newfolder
12mu|libmtp-1.1.6-3|127	ln -sf mtp-connect mtp-sendfile
12mu|libmtp-1.1.6-3|128	ln -sf mtp-connect mtp-sendtr
12mu|libmtp-1.1.6-3|129	popd
12mu|libmtp-1.1.6-3|130	
12mu|libmtp-1.1.6-3|131	mkdir -p %{buildroot}/%{_datadir}/doc/%{name}/html
12mu|libmtp-1.1.6-3|132	mv -f %{buildroot}/%{_datadir}/doc/%{name}-%{version}/html/* %{buildroot}/%{_datadir}/doc/%{name}/html/
12mu|libmtp-1.1.6-3|133	
12mu|libmtp-1.1.6-3|134	
12mu|libmtp-1.1.6-3|135	%changelog
12mu|libmtp-1.1.6-3|136	* Tue Apr 15 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.1.6-3
12mu|libmtp-1.1.6-3|137	+ Revision: 5b792a3
12mu|libmtp-1.1.6-3|138	- actually enable patch
12mu|libmtp-1.1.6-3|139	
12mu|libmtp-1.1.6-3|140	

20068 12
12mu|libmwaw-0.1.9-5|1	%define fname	mwaw
12mu|libmwaw-0.1.9-5|2	%define api	0.1
12mu|libmwaw-0.1.9-5|3	%define major	1
12mu|libmwaw-0.1.9-5|4	%define libname	%mklibname %{fname} %{api} %{major}
12mu|libmwaw-0.1.9-5|5	%define devname	%mklibname -d %{fname}
12mu|libmwaw-0.1.9-5|6	
12mu|libmwaw-0.1.9-5|7	Summary:	Import library for some old mac text documents
12mu|libmwaw-0.1.9-5|8	Name:		libmwaw
12mu|libmwaw-0.1.9-5|9	Version:	0.1.9
12mu|libmwaw-0.1.9-5|10	Release:	5
12mu|libmwaw-0.1.9-5|11	Group:		System/Libraries
12mu|libmwaw-0.1.9-5|12	# The entire source code is LGPLv2+/MPLv2.0 except
12mu|libmwaw-0.1.9-5|13	# src/lib/MWAWOLEStream.[ch]xx which are BSD. There is also
12mu|libmwaw-0.1.9-5|14	# src/tools/zip/zip.cpp which is GPLv2+, but we do not build the binary
12mu|libmwaw-0.1.9-5|15	# it is used for.
12mu|libmwaw-0.1.9-5|16	License:	(LGPLv2+ or MPLv2.0) and BSD
12mu|libmwaw-0.1.9-5|17	Url:		http://sourceforge.net/projects/libmwaw/
12mu|libmwaw-0.1.9-5|18	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.xz
12mu|libmwaw-0.1.9-5|19	BuildRequires:	doxygen
12mu|libmwaw-0.1.9-5|20	BuildRequires:	boost-devel
12mu|libmwaw-0.1.9-5|21	BuildRequires:	libwpd-devel
12mu|libmwaw-0.1.9-5|22	
12mu|libmwaw-0.1.9-5|23	%description
12mu|libmwaw-0.1.9-5|24	libmwaw contains some import filters for old mac text documents
12mu|libmwaw-0.1.9-5|25	(MacWrite, ClarisWorks, ... ) based on top of the libwpd (which is
12mu|libmwaw-0.1.9-5|26	already used in three word processors).
12mu|libmwaw-0.1.9-5|27	
12mu|libmwaw-0.1.9-5|28	%package tools
12mu|libmwaw-0.1.9-5|29	Summary:	Tools to transform the supported formats into other formats
12mu|libmwaw-0.1.9-5|30	Group:		Office
12mu|libmwaw-0.1.9-5|31	License:	LGPLv2+
12mu|libmwaw-0.1.9-5|32	
12mu|libmwaw-0.1.9-5|33	%description tools
12mu|libmwaw-0.1.9-5|34	Tools to transform the supported document formats into other formats.
12mu|libmwaw-0.1.9-5|35	Supported output formats are XHTML, text and raw.
12mu|libmwaw-0.1.9-5|36	
12mu|libmwaw-0.1.9-5|37	%package -n %{libname}
12mu|libmwaw-0.1.9-5|38	Summary:	Import library for some old mac text documents
12mu|libmwaw-0.1.9-5|39	Group:		System/Libraries
12mu|libmwaw-0.1.9-5|40	
12mu|libmwaw-0.1.9-5|41	%description -n %{libname}
12mu|libmwaw-0.1.9-5|42	Ths package contains libraries and header files for
12mu|libmwaw-0.1.9-5|43	developing applications that use %{name}.
12mu|libmwaw-0.1.9-5|44	
12mu|libmwaw-0.1.9-5|45	%package -n %{devname}
12mu|libmwaw-0.1.9-5|46	Summary:	Development files for %{name}
12mu|libmwaw-0.1.9-5|47	Group:		Development/C
12mu|libmwaw-0.1.9-5|48	Requires:	%{libname} = %{version}-%{release}
12mu|libmwaw-0.1.9-5|49	
12mu|libmwaw-0.1.9-5|50	%description -n %{devname}
12mu|libmwaw-0.1.9-5|51	This package contains libraries and header files for
12mu|libmwaw-0.1.9-5|52	developing applications that use %{name}.
12mu|libmwaw-0.1.9-5|53	
12mu|libmwaw-0.1.9-5|54	%prep
12mu|libmwaw-0.1.9-5|55	%setup -q
12mu|libmwaw-0.1.9-5|56	
12mu|libmwaw-0.1.9-5|57	%build
12mu|libmwaw-0.1.9-5|58	%configure2_5x \
12mu|libmwaw-0.1.9-5|59	--disable-static \
12mu|libmwaw-0.1.9-5|60	--disable-zip
12mu|libmwaw-0.1.9-5|61	%make
12mu|libmwaw-0.1.9-5|62	
12mu|libmwaw-0.1.9-5|63	%install
12mu|libmwaw-0.1.9-5|64	%makeinstall_std
12mu|libmwaw-0.1.9-5|65	# it seems this tool is only useful on MacOS
12mu|libmwaw-0.1.9-5|66	rm -f %{buildroot}/%{_bindir}/mwawFile
12mu|libmwaw-0.1.9-5|67	
12mu|libmwaw-0.1.9-5|68	%files tools
12mu|libmwaw-0.1.9-5|69	%{_bindir}/mwaw2html
12mu|libmwaw-0.1.9-5|70	%{_bindir}/mwaw2raw
12mu|libmwaw-0.1.9-5|71	%{_bindir}/mwaw2text
12mu|libmwaw-0.1.9-5|72	
12mu|libmwaw-0.1.9-5|73	%files -n %{libname}
12mu|libmwaw-0.1.9-5|74	%{_libdir}/%{name}-%{api}.so.%{major}*
12mu|libmwaw-0.1.9-5|75	
12mu|libmwaw-0.1.9-5|76	%files -n %{devname}
12mu|libmwaw-0.1.9-5|77	%doc CHANGES COPYING.* README
12mu|libmwaw-0.1.9-5|78	%{_includedir}/%{name}-%{api}
12mu|libmwaw-0.1.9-5|79	%{_libdir}/%{name}-%{api}.so
12mu|libmwaw-0.1.9-5|80	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12mu|libmwaw-0.1.9-5|81	%dir %{_docdir}/%{name}
12mu|libmwaw-0.1.9-5|82	%{_docdir}/%{name}/html
12mu|libmwaw-0.1.9-5|83	

20069 12
12mu|libmygpo-qt-1.0.7-1|1	Summary:	Qt Library that wraps the gpodder.net Web API
12mu|libmygpo-qt-1.0.7-1|2	Name:		libmygpo-qt
12mu|libmygpo-qt-1.0.7-1|3	Version:	1.0.7
12mu|libmygpo-qt-1.0.7-1|4	Release:	1
12mu|libmygpo-qt-1.0.7-1|5	License:	LGPLv3+
12mu|libmygpo-qt-1.0.7-1|6	Group:		Development/KDE and Qt
12mu|libmygpo-qt-1.0.7-1|7	Url:		http://wiki.gpodder.org/wiki/Libmygpo-qt
12mu|libmygpo-qt-1.0.7-1|8	Source0:	http://stefan.derkits.at/files/%{name}/%{name}.%{version}.tar.gz
12mu|libmygpo-qt-1.0.7-1|9	BuildRequires:	cmake
12mu|libmygpo-qt-1.0.7-1|10	BuildRequires:	qt4-devel
12mu|libmygpo-qt-1.0.7-1|11	BuildRequires:	qjson-devel
12mu|libmygpo-qt-1.0.7-1|12	
12mu|libmygpo-qt-1.0.7-1|13	%description
12mu|libmygpo-qt-1.0.7-1|14	libmygpo-qt is a Qt Library that wraps the gpodder.net Web API.
12mu|libmygpo-qt-1.0.7-1|15	
12mu|libmygpo-qt-1.0.7-1|16	v1.0 wraps nearly every Request from the gpodder.net API except:
12mu|libmygpo-qt-1.0.7-1|17	-) Simple API Calls Downloading subscription Lists & Uploading
12mu|libmygpo-qt-1.0.7-1|18	subscription Lists
12mu|libmygpo-qt-1.0.7-1|19	-) Retrieving Subscription Changes (you should use "Retrieving Updates
12mu|libmygpo-qt-1.0.7-1|20	for a given Device" instead)
12mu|libmygpo-qt-1.0.7-1|21	
12mu|libmygpo-qt-1.0.7-1|22	#---------------------------------------------------------------------
12mu|libmygpo-qt-1.0.7-1|23	
12mu|libmygpo-qt-1.0.7-1|24	%define major 1.0
12mu|libmygpo-qt-1.0.7-1|25	%define libname %mklibname mygpo-qt %{major}
12mu|libmygpo-qt-1.0.7-1|26	
12mu|libmygpo-qt-1.0.7-1|27	%package -n %{libname}
12mu|libmygpo-qt-1.0.7-1|28	Summary:	Library for %{name}
12mu|libmygpo-qt-1.0.7-1|29	Group:		Development/KDE and Qt
12mu|libmygpo-qt-1.0.7-1|30	
12mu|libmygpo-qt-1.0.7-1|31	%description -n %{libname}
12mu|libmygpo-qt-1.0.7-1|32	libmygpo-qt is a Qt Library that wraps the gpodder.net Web API.
12mu|libmygpo-qt-1.0.7-1|33	
12mu|libmygpo-qt-1.0.7-1|34	v1.0 wraps nearly every Request from the gpodder.net API except:
12mu|libmygpo-qt-1.0.7-1|35	-) Simple API Calls Downloading subscription Lists & Uploading
12mu|libmygpo-qt-1.0.7-1|36	subscription Lists
12mu|libmygpo-qt-1.0.7-1|37	-) Retrieving Subscription Changes (you should use "Retrieving Updates
12mu|libmygpo-qt-1.0.7-1|38	for a given Device" instead)
12mu|libmygpo-qt-1.0.7-1|39	
12mu|libmygpo-qt-1.0.7-1|40	%files -n %{libname}
12mu|libmygpo-qt-1.0.7-1|41	%{_libdir}/libmygpo-qt.so.%{major}*
12mu|libmygpo-qt-1.0.7-1|42	%{_libdir}/libmygpo-qt.so.1
12mu|libmygpo-qt-1.0.7-1|43	
12mu|libmygpo-qt-1.0.7-1|44	#---------------------------------------------------------------------
12mu|libmygpo-qt-1.0.7-1|45	
12mu|libmygpo-qt-1.0.7-1|46	%package devel
12mu|libmygpo-qt-1.0.7-1|47	Summary:	%{name} development files
12mu|libmygpo-qt-1.0.7-1|48	Group:		Development/KDE and Qt
12mu|libmygpo-qt-1.0.7-1|49	Requires:	%{libname} = %{version}
12mu|libmygpo-qt-1.0.7-1|50	
12mu|libmygpo-qt-1.0.7-1|51	%description devel
12mu|libmygpo-qt-1.0.7-1|52	libmygpo-qt is a Qt Library that wraps the gpodder.net Web API.
12mu|libmygpo-qt-1.0.7-1|53	
12mu|libmygpo-qt-1.0.7-1|54	This package contains files need to build applications using libmygpo-qt.
12mu|libmygpo-qt-1.0.7-1|55	
12mu|libmygpo-qt-1.0.7-1|56	%files devel
12mu|libmygpo-qt-1.0.7-1|57	%{_libdir}/libmygpo-qt.so
12mu|libmygpo-qt-1.0.7-1|58	%{_libdir}/pkgconfig/*.pc
12mu|libmygpo-qt-1.0.7-1|59	%{_includedir}/mygpo-qt
12mu|libmygpo-qt-1.0.7-1|60	%{_libdir}/cmake/mygpo-qt
12mu|libmygpo-qt-1.0.7-1|61	
12mu|libmygpo-qt-1.0.7-1|62	#---------------------------------------------------------------------
12mu|libmygpo-qt-1.0.7-1|63	
12mu|libmygpo-qt-1.0.7-1|64	%prep
12mu|libmygpo-qt-1.0.7-1|65	%setup -qn %{name}.%{version}
12mu|libmygpo-qt-1.0.7-1|66	%apply_patches
12mu|libmygpo-qt-1.0.7-1|67	
12mu|libmygpo-qt-1.0.7-1|68	%build
12mu|libmygpo-qt-1.0.7-1|69	%cmake -DMYGPO_BUILD_TESTS=OFF
12mu|libmygpo-qt-1.0.7-1|70	%make
12mu|libmygpo-qt-1.0.7-1|71	
12mu|libmygpo-qt-1.0.7-1|72	%install
12mu|libmygpo-qt-1.0.7-1|73	%makeinstall_std -C build
12mu|libmygpo-qt-1.0.7-1|74	

20070 12
12mu|libndp-1.3-1|1	%define major 0
12mu|libndp-1.3-1|2	%define libname %mklibname ndp %{major}
12mu|libndp-1.3-1|3	%define devname %mklibname ndp -d
12mu|libndp-1.3-1|4	
12mu|libndp-1.3-1|5	Summary:	Library for Neighbor Discovery Protocol
12mu|libndp-1.3-1|6	Name:		libndp
12mu|libndp-1.3-1|7	Version:	1.3
12mu|libndp-1.3-1|8	Release:	1
12mu|libndp-1.3-1|9	License:	LGPLv2.1+
12mu|libndp-1.3-1|10	Group:		System/Libraries
12mu|libndp-1.3-1|11	Url:		http://www.libndp.org/
12mu|libndp-1.3-1|12	Source0:	http://www.libndp.org/files/%{name}-%{version}.tar.gz
12mu|libndp-1.3-1|13	
12mu|libndp-1.3-1|14	%description
12mu|libndp-1.3-1|15	This package contains a library which provides a wrapper
12mu|libndp-1.3-1|16	for IPv6 Neighbor Discovery Protocol.  It also provides a tool
12mu|libndp-1.3-1|17	named ndptool for sending and receiving NDP messages.
12mu|libndp-1.3-1|18	
12mu|libndp-1.3-1|19	#----------------------------------------------------------------------------
12mu|libndp-1.3-1|20	
12mu|libndp-1.3-1|21	%package -n ndptool
12mu|libndp-1.3-1|22	Summary:	Tool for sending and receiving ndp messages
12mu|libndp-1.3-1|23	Group:		Networking/Other
12mu|libndp-1.3-1|24	
12mu|libndp-1.3-1|25	%description -n ndptool
12mu|libndp-1.3-1|26	Tool for sending and receiving NDP messages.
12mu|libndp-1.3-1|27	
12mu|libndp-1.3-1|28	%files -n ndptool
12mu|libndp-1.3-1|29	%{_bindir}/ndptool
12mu|libndp-1.3-1|30	%{_mandir}/man8/ndptool.8*
12mu|libndp-1.3-1|31	
12mu|libndp-1.3-1|32	#----------------------------------------------------------------------------
12mu|libndp-1.3-1|33	
12mu|libndp-1.3-1|34	%package -n %{libname}
12mu|libndp-1.3-1|35	Summary:	Library for Neighbor Discovery Protocol
12mu|libndp-1.3-1|36	Group:		System/Libraries
12mu|libndp-1.3-1|37	
12mu|libndp-1.3-1|38	%description -n %{libname}
12mu|libndp-1.3-1|39	This package contains a library which provides a wrapper
12mu|libndp-1.3-1|40	for IPv6 Neighbor Discovery Protocol.  It also provides a tool
12mu|libndp-1.3-1|41	named ndptool for sending and receiving NDP messages.
12mu|libndp-1.3-1|42	
12mu|libndp-1.3-1|43	%files -n %{libname}
12mu|libndp-1.3-1|44	%{_libdir}/libndp.so.%{major}*
12mu|libndp-1.3-1|45	
12mu|libndp-1.3-1|46	#----------------------------------------------------------------------------
12mu|libndp-1.3-1|47	
12mu|libndp-1.3-1|48	%package -n %{devname}
12mu|libndp-1.3-1|49	Summary:	Libraries and header files for libndp development
12mu|libndp-1.3-1|50	Group:		Development/C
12mu|libndp-1.3-1|51	Requires:	%{libname} = %{EVRD}
12mu|libndp-1.3-1|52	Provides:	ndp-devel = %{EVRD}
12mu|libndp-1.3-1|53	
12mu|libndp-1.3-1|54	%description -n %{devname}
12mu|libndp-1.3-1|55	The libndp-devel package contains the header files and libraries
12mu|libndp-1.3-1|56	necessary for developing programs using libndp.
12mu|libndp-1.3-1|57	
12mu|libndp-1.3-1|58	%files -n %{devname}
12mu|libndp-1.3-1|59	%{_includedir}/ndp.h
12mu|libndp-1.3-1|60	%{_libdir}/libndp.so
12mu|libndp-1.3-1|61	%{_libdir}/pkgconfig/libndp.pc
12mu|libndp-1.3-1|62	
12mu|libndp-1.3-1|63	#----------------------------------------------------------------------------
12mu|libndp-1.3-1|64	
12mu|libndp-1.3-1|65	%prep
12mu|libndp-1.3-1|66	%setup -q
12mu|libndp-1.3-1|67	
12mu|libndp-1.3-1|68	%build
12mu|libndp-1.3-1|69	%configure2_5x --disable-static
12mu|libndp-1.3-1|70	%make
12mu|libndp-1.3-1|71	
12mu|libndp-1.3-1|72	%install
12mu|libndp-1.3-1|73	%makeinstall_std
12mu|libndp-1.3-1|74	
12mu|libndp-1.3-1|75	
12mu|libndp-1.3-1|76	%changelog
12mu|libndp-1.3-1|77	* Fri Jul 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3-1
12mu|libndp-1.3-1|78	+ Revision: ddefa7f
12mu|libndp-1.3-1|79	- New version 1.3
12mu|libndp-1.3-1|80	
12mu|libndp-1.3-1|81	

20071 12
12mu|libnet-1.1.6-7|1	%define major 1
12mu|libnet-1.1.6-7|2	%define libname %mklibname net %{major}
12mu|libnet-1.1.6-7|3	%define devname %mklibname net -d
12mu|libnet-1.1.6-7|4	
12mu|libnet-1.1.6-7|5	Summary:	A C library for portable packet creation
12mu|libnet-1.1.6-7|6	Name:		libnet
12mu|libnet-1.1.6-7|7	Version:	1.1.6
12mu|libnet-1.1.6-7|8	Release:	7
12mu|libnet-1.1.6-7|9	License:	BSD
12mu|libnet-1.1.6-7|10	Group:		System/Libraries
12mu|libnet-1.1.6-7|11	Url:		http://www.sourceforge.net/projects/libnet-dev/
12mu|libnet-1.1.6-7|12	Source0:	http://downloads.sourceforge.net/libnet-dev/%{name}-%{version}.tar.gz
12mu|libnet-1.1.6-7|13	BuildRequires:	pcap-devel
12mu|libnet-1.1.6-7|14	
12mu|libnet-1.1.6-7|15	%description
12mu|libnet-1.1.6-7|16	Libnet is an API to help with the construction and handling of network packets.
12mu|libnet-1.1.6-7|17	It provides a portable framework for low-level network packet writing and
12mu|libnet-1.1.6-7|18	handling (use libnet in conjunction with libpcap and you can write some really
12mu|libnet-1.1.6-7|19	cool stuff). Libnet includes packet creation at the IP layer and at the link
12mu|libnet-1.1.6-7|20	layer as well as a host of supplementary and complementary functionality.
12mu|libnet-1.1.6-7|21	
12mu|libnet-1.1.6-7|22	#----------------------------------------------------------------------------
12mu|libnet-1.1.6-7|23	
12mu|libnet-1.1.6-7|24	%package -n %{libname}
12mu|libnet-1.1.6-7|25	Summary:	A C library for portable packet creation
12mu|libnet-1.1.6-7|26	Group: 		System/Libraries
12mu|libnet-1.1.6-7|27	
12mu|libnet-1.1.6-7|28	%description -n %{libname}
12mu|libnet-1.1.6-7|29	Libnet is an API to help with the construction and handling of network packets.
12mu|libnet-1.1.6-7|30	It provides a portable framework for low-level network packet writing and
12mu|libnet-1.1.6-7|31	handling (use libnet in conjunction with libpcap and you can write some really
12mu|libnet-1.1.6-7|32	cool stuff). Libnet includes packet creation at the IP layer and at the link
12mu|libnet-1.1.6-7|33	layer as well as a host of supplementary and complementary functionality.
12mu|libnet-1.1.6-7|34	
12mu|libnet-1.1.6-7|35	%files -n %{libname}
12mu|libnet-1.1.6-7|36	%{_libdir}/libnet.so.%{major}*
12mu|libnet-1.1.6-7|37	
12mu|libnet-1.1.6-7|38	#----------------------------------------------------------------------------
12mu|libnet-1.1.6-7|39	
12mu|libnet-1.1.6-7|40	%package -n %{devname}
12mu|libnet-1.1.6-7|41	Summary:	Development library and header files for the libnet library
12mu|libnet-1.1.6-7|42	Group:		Development/C
12mu|libnet-1.1.6-7|43	Requires:	%{libname} = %{EVRD}
12mu|libnet-1.1.6-7|44	Provides:	%{name}-devel = %{EVRD}
12mu|libnet-1.1.6-7|45	
12mu|libnet-1.1.6-7|46	%description -n %{devname}
12mu|libnet-1.1.6-7|47	The libnet-devel package includes header files and libraries necessary for
12mu|libnet-1.1.6-7|48	developing programs which use the libnet library. Libnet is very handy with
12mu|libnet-1.1.6-7|49	which to write network tools and network test code. See the manpage and sample
12mu|libnet-1.1.6-7|50	test code for more detailed information.
12mu|libnet-1.1.6-7|51	
12mu|libnet-1.1.6-7|52	%files -n %{devname}
12mu|libnet-1.1.6-7|53	%doc README doc/CHANGELOG doc/COPYING
12mu|libnet-1.1.6-7|54	%doc doc/DESIGN_NOTES doc/MIGRATION doc/PACKET_BUILDING
12mu|libnet-1.1.6-7|55	%doc doc/RAWSOCKET_NON_SEQUITUR doc/TODO doc/html/ __dist_sample/sample/
12mu|libnet-1.1.6-7|56	%{_bindir}/libnet-config
12mu|libnet-1.1.6-7|57	%{_includedir}/libnet.h
12mu|libnet-1.1.6-7|58	%dir %{_includedir}/libnet
12mu|libnet-1.1.6-7|59	%{_includedir}/libnet/*.h
12mu|libnet-1.1.6-7|60	%{_libdir}/*.so
12mu|libnet-1.1.6-7|61	%{_mandir}/man3/*
12mu|libnet-1.1.6-7|62	
12mu|libnet-1.1.6-7|63	#----------------------------------------------------------------------------
12mu|libnet-1.1.6-7|64	
12mu|libnet-1.1.6-7|65	%prep
12mu|libnet-1.1.6-7|66	%setup -q
12mu|libnet-1.1.6-7|67	# Keep the sample directory untouched by make
12mu|libnet-1.1.6-7|68	rm -rf __dist_sample
12mu|libnet-1.1.6-7|69	mkdir __dist_sample
12mu|libnet-1.1.6-7|70	cp -a sample __dist_sample
12mu|libnet-1.1.6-7|71	#fix build with new automake
12mu|libnet-1.1.6-7|72	sed -i -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,g' configure.*
12mu|libnet-1.1.6-7|73	libtoolize --copy --force
12mu|libnet-1.1.6-7|74	autoreconf -fi
12mu|libnet-1.1.6-7|75	
12mu|libnet-1.1.6-7|76	%build
12mu|libnet-1.1.6-7|77	%configure2_5x \
12mu|libnet-1.1.6-7|78	--disable-static
12mu|libnet-1.1.6-7|79	
12mu|libnet-1.1.6-7|80	%make
12mu|libnet-1.1.6-7|81	
12mu|libnet-1.1.6-7|82	%install
12mu|libnet-1.1.6-7|83	%makeinstall_std INSTALL='install -p'
12mu|libnet-1.1.6-7|84	
12mu|libnet-1.1.6-7|85	# Prepare samples directory and perform some fixes
12mu|libnet-1.1.6-7|86	rm -rf __dist_sample/sample/win32
12mu|libnet-1.1.6-7|87	rm -f __dist_sample/sample/Makefile.{am,in}
12mu|libnet-1.1.6-7|88	sed -e 's@#include "../include/libnet.h"@#include <libnet.h>@' \
12mu|libnet-1.1.6-7|89	__dist_sample/sample/libnet_test.h > __dist_sample/sample/libnet_test.h.new
12mu|libnet-1.1.6-7|90	touch -c -r __dist_sample/sample/libnet_test.h{,.new}
12mu|libnet-1.1.6-7|91	mv -f __dist_sample/sample/libnet_test.h{.new,}
12mu|libnet-1.1.6-7|92	
12mu|libnet-1.1.6-7|93	# Remove makefile relics from documentation
12mu|libnet-1.1.6-7|94	rm -f doc/html/Makefile*
12mu|libnet-1.1.6-7|95	
12mu|libnet-1.1.6-7|96	# Correct wrong line endings at CHANGELOG and CONTRIB
12mu|libnet-1.1.6-7|97	for file in CHANGELOG CONTRIB; do
12mu|libnet-1.1.6-7|98	sed -e 's/\r$//' doc/$file > doc/$file.new
12mu|libnet-1.1.6-7|99	touch -c -r doc/$file doc/$file.new
12mu|libnet-1.1.6-7|100	mv -f doc/$file.new doc/$file
12mu|libnet-1.1.6-7|101	done
12mu|libnet-1.1.6-7|102	
12mu|libnet-1.1.6-7|103	
12mu|libnet-1.1.6-7|104	%changelog
12mu|libnet-1.1.6-7|105	* Wed Feb 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.6-7
12mu|libnet-1.1.6-7|106	+ Revision: e04b876
12mu|libnet-1.1.6-7|107	- LOG New version 1.1.6, spec cleanup
12mu|libnet-1.1.6-7|108	
12mu|libnet-1.1.6-7|109	

20072 12
12mu|libnetfilter_acct-1.0.0-1|1	%define major 1
12mu|libnetfilter_acct-1.0.0-1|2	%define libname %mklibname netfilter_acct %{major}
12mu|libnetfilter_acct-1.0.0-1|3	%define libnamedevel %mklibname netfilter_acct -d
12mu|libnetfilter_acct-1.0.0-1|4	
12mu|libnetfilter_acct-1.0.0-1|5	Summary:	Netfilter extended accounting infrastructure library
12mu|libnetfilter_acct-1.0.0-1|6	Name:		libnetfilter_acct
12mu|libnetfilter_acct-1.0.0-1|7	Version:	1.0.0
12mu|libnetfilter_acct-1.0.0-1|8	Release:	1
12mu|libnetfilter_acct-1.0.0-1|9	Group:		System/Libraries
12mu|libnetfilter_acct-1.0.0-1|10	License:	GPL
12mu|libnetfilter_acct-1.0.0-1|11	URL:		http://www.netfilter.org/projects/libnetfilter_acct/index.html
12mu|libnetfilter_acct-1.0.0-1|12	Source0:	http://www.netfilter.org/projects/libnetfilter_acct/files/libnetfilter_acct-%{version}.tar.bz2
12mu|libnetfilter_acct-1.0.0-1|13	Source1:	http://www.netfilter.org/projects/libnetfilter_acct/files/libnetfilter_acct-%{version}.tar.bz2.sig
12mu|libnetfilter_acct-1.0.0-1|14	BuildRequires:	pkgconfig(libmnl) >= 1.0.0
12mu|libnetfilter_acct-1.0.0-1|15	
12mu|libnetfilter_acct-1.0.0-1|16	%description
12mu|libnetfilter_acct-1.0.0-1|17	libnetfilter_acct is the userspace library providing interface to extended
12mu|libnetfilter_acct-1.0.0-1|18	accounting infrastructure.
12mu|libnetfilter_acct-1.0.0-1|19	
12mu|libnetfilter_acct-1.0.0-1|20	%package -n %{libname}
12mu|libnetfilter_acct-1.0.0-1|21	Summary:	Netfilter extended accounting infrastructure library
12mu|libnetfilter_acct-1.0.0-1|22	Group:		System/Libraries
12mu|libnetfilter_acct-1.0.0-1|23	Provides:	%{name} = %{version}-%{release}
12mu|libnetfilter_acct-1.0.0-1|24	Provides:	netfilter_acct = %{version}-%{release}
12mu|libnetfilter_acct-1.0.0-1|25	
12mu|libnetfilter_acct-1.0.0-1|26	%description -n %{libname}
12mu|libnetfilter_acct-1.0.0-1|27	libnetfilter_acct is the userspace library providing interface to extended
12mu|libnetfilter_acct-1.0.0-1|28	accounting infrastructure.
12mu|libnetfilter_acct-1.0.0-1|29	
12mu|libnetfilter_acct-1.0.0-1|30	%package -n %{libnamedevel}
12mu|libnetfilter_acct-1.0.0-1|31	Summary:        Development files for %{name}
12mu|libnetfilter_acct-1.0.0-1|32	Group:          System/Libraries
12mu|libnetfilter_acct-1.0.0-1|33	Provides:	netfilter_acct-devel = %{version}-%{release}
12mu|libnetfilter_acct-1.0.0-1|34	Requires:	%{libname} = %{version}-%{release}
12mu|libnetfilter_acct-1.0.0-1|35	
12mu|libnetfilter_acct-1.0.0-1|36	%description -n %{libnamedevel}
12mu|libnetfilter_acct-1.0.0-1|37	This package contains the development files for %{name}.
12mu|libnetfilter_acct-1.0.0-1|38	
12mu|libnetfilter_acct-1.0.0-1|39	%prep
12mu|libnetfilter_acct-1.0.0-1|40	%setup -q
12mu|libnetfilter_acct-1.0.0-1|41	
12mu|libnetfilter_acct-1.0.0-1|42	%build
12mu|libnetfilter_acct-1.0.0-1|43	%configure2_5x
12mu|libnetfilter_acct-1.0.0-1|44	%make
12mu|libnetfilter_acct-1.0.0-1|45	
12mu|libnetfilter_acct-1.0.0-1|46	%install
12mu|libnetfilter_acct-1.0.0-1|47	%makeinstall_std
12mu|libnetfilter_acct-1.0.0-1|48	
12mu|libnetfilter_acct-1.0.0-1|49	rm -f %{buildroot}%{_libdir}/*.la
12mu|libnetfilter_acct-1.0.0-1|50	
12mu|libnetfilter_acct-1.0.0-1|51	%files -n %{libname}
12mu|libnetfilter_acct-1.0.0-1|52	%doc COPYING README
12mu|libnetfilter_acct-1.0.0-1|53	%{_libdir}/*.so.%{major}*
12mu|libnetfilter_acct-1.0.0-1|54	
12mu|libnetfilter_acct-1.0.0-1|55	%files -n %{libnamedevel}
12mu|libnetfilter_acct-1.0.0-1|56	%{_includedir}/libnetfilter_acct
12mu|libnetfilter_acct-1.0.0-1|57	%{_libdir}/*.so
12mu|libnetfilter_acct-1.0.0-1|58	%{_libdir}/pkgconfig/libnetfilter_acct.pc
12mu|libnetfilter_acct-1.0.0-1|59	
12mu|libnetfilter_acct-1.0.0-1|60	
12mu|libnetfilter_acct-1.0.0-1|61	
12mu|libnetfilter_acct-1.0.0-1|62	
12mu|libnetfilter_acct-1.0.0-1|63	%changelog
12mu|libnetfilter_acct-1.0.0-1|64	* Tue Apr 17 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.0.0-1
12mu|libnetfilter_acct-1.0.0-1|65	+ Revision: 8fe4244
12mu|libnetfilter_acct-1.0.0-1|66	- Automatic import for version 1.0.0
12mu|libnetfilter_acct-1.0.0-1|67	
12mu|libnetfilter_acct-1.0.0-1|68	

20073 12
12mu|libnetfilter_conntrack-1.0.4-1|1	%define major 3
12mu|libnetfilter_conntrack-1.0.4-1|2	%define libname %mklibname netfilter_conntrack %{major}
12mu|libnetfilter_conntrack-1.0.4-1|3	%define develname %mklibname netfilter_conntrack -d
12mu|libnetfilter_conntrack-1.0.4-1|4	
12mu|libnetfilter_conntrack-1.0.4-1|5	Summary:	Interface to the in-kernel connection tracking state table
12mu|libnetfilter_conntrack-1.0.4-1|6	Name:		libnetfilter_conntrack
12mu|libnetfilter_conntrack-1.0.4-1|7	Version:	1.0.4
12mu|libnetfilter_conntrack-1.0.4-1|8	Release:	1
12mu|libnetfilter_conntrack-1.0.4-1|9	License:	GPLv2+
12mu|libnetfilter_conntrack-1.0.4-1|10	Group:		System/Kernel and hardware
12mu|libnetfilter_conntrack-1.0.4-1|11	URL:		http://www.netfilter.org/projects/%{name}/
12mu|libnetfilter_conntrack-1.0.4-1|12	Source0:	http://www.netfilter.org/projects/%{name}/files/%{name}-%{version}.tar.bz2
12mu|libnetfilter_conntrack-1.0.4-1|13	Source1:	http://www.netfilter.org/projects/%{name}/files/%{name}-%{version}.tar.bz2.sig
12mu|libnetfilter_conntrack-1.0.4-1|14	BuildRequires:	nfnetlink-devel >= 1.0.0
12mu|libnetfilter_conntrack-1.0.4-1|15	BuildRequires:  pkgconfig(libmnl)
12mu|libnetfilter_conntrack-1.0.4-1|16	
12mu|libnetfilter_conntrack-1.0.4-1|17	%description
12mu|libnetfilter_conntrack-1.0.4-1|18	A libnetfilter_conntrack is a userspace library providing a programming \
12mu|libnetfilter_conntrack-1.0.4-1|19	interface (API) to the in-kernel connection tracking state table.
12mu|libnetfilter_conntrack-1.0.4-1|20	
12mu|libnetfilter_conntrack-1.0.4-1|21	%package -n %{libname}
12mu|libnetfilter_conntrack-1.0.4-1|22	Summary:	Main library for %{name}
12mu|libnetfilter_conntrack-1.0.4-1|23	Group:		System/Libraries
12mu|libnetfilter_conntrack-1.0.4-1|24	Provides:	%{name} = %{version}-%{release}
12mu|libnetfilter_conntrack-1.0.4-1|25	Obsoletes:	%{mklibname netfilter_conntrack 1} < 0.0.101
12mu|libnetfilter_conntrack-1.0.4-1|26	
12mu|libnetfilter_conntrack-1.0.4-1|27	%description -n %{libname}
12mu|libnetfilter_conntrack-1.0.4-1|28	This package contains the library needed to run programs dynamically
12mu|libnetfilter_conntrack-1.0.4-1|29	linked with %{name}.
12mu|libnetfilter_conntrack-1.0.4-1|30	
12mu|libnetfilter_conntrack-1.0.4-1|31	%package -n %{develname}
12mu|libnetfilter_conntrack-1.0.4-1|32	Summary:	Development files for %{name}
12mu|libnetfilter_conntrack-1.0.4-1|33	Group:		System/Libraries
12mu|libnetfilter_conntrack-1.0.4-1|34	Requires:	%{libname} = %{version}-%{release}
12mu|libnetfilter_conntrack-1.0.4-1|35	Provides:	%{name}-devel = %{version}-%{release}
12mu|libnetfilter_conntrack-1.0.4-1|36	Provides:	netfilter_conntrack-devel = %{version}-%{release}
12mu|libnetfilter_conntrack-1.0.4-1|37	Obsoletes:	%{mklibname -d netfilter_conntrack 1}
12mu|libnetfilter_conntrack-1.0.4-1|38	
12mu|libnetfilter_conntrack-1.0.4-1|39	%description -n %{develname}
12mu|libnetfilter_conntrack-1.0.4-1|40	This package contains the development files for %{name}.
12mu|libnetfilter_conntrack-1.0.4-1|41	
12mu|libnetfilter_conntrack-1.0.4-1|42	%prep
12mu|libnetfilter_conntrack-1.0.4-1|43	%setup -q
12mu|libnetfilter_conntrack-1.0.4-1|44	
12mu|libnetfilter_conntrack-1.0.4-1|45	%build
12mu|libnetfilter_conntrack-1.0.4-1|46	%configure2_5x
12mu|libnetfilter_conntrack-1.0.4-1|47	%make
12mu|libnetfilter_conntrack-1.0.4-1|48	
12mu|libnetfilter_conntrack-1.0.4-1|49	%install
12mu|libnetfilter_conntrack-1.0.4-1|50	%makeinstall_std
12mu|libnetfilter_conntrack-1.0.4-1|51	
12mu|libnetfilter_conntrack-1.0.4-1|52	rm -f %{buildroot}%{_libdir}/*.la
12mu|libnetfilter_conntrack-1.0.4-1|53	
12mu|libnetfilter_conntrack-1.0.4-1|54	%files -n %{libname}
12mu|libnetfilter_conntrack-1.0.4-1|55	%{_libdir}/*.so.%{major}*
12mu|libnetfilter_conntrack-1.0.4-1|56	
12mu|libnetfilter_conntrack-1.0.4-1|57	%files -n %{develname}
12mu|libnetfilter_conntrack-1.0.4-1|58	%dir %{_includedir}/%{name}
12mu|libnetfilter_conntrack-1.0.4-1|59	%{_includedir}/%{name}/%{name}*.h
12mu|libnetfilter_conntrack-1.0.4-1|60	%{_includedir}/%{name}/linux_nfnetlink_conntrack.h
12mu|libnetfilter_conntrack-1.0.4-1|61	%{_libdir}/%{name}.so
12mu|libnetfilter_conntrack-1.0.4-1|62	%{_libdir}/pkgconfig/%{name}.pc
12mu|libnetfilter_conntrack-1.0.4-1|63	
12mu|libnetfilter_conntrack-1.0.4-1|64	
12mu|libnetfilter_conntrack-1.0.4-1|65	
12mu|libnetfilter_conntrack-1.0.4-1|66	%changelog
12mu|libnetfilter_conntrack-1.0.4-1|67	* Fri Feb 14 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.0.4-1
12mu|libnetfilter_conntrack-1.0.4-1|68	+ Revision: 4889229
12mu|libnetfilter_conntrack-1.0.4-1|69	- update to 1.0.4
12mu|libnetfilter_conntrack-1.0.4-1|70	
12mu|libnetfilter_conntrack-1.0.4-1|71	

20074 12
12mu|libnetfilter_cthelper-1.0.0-3|1	%define major                 0
12mu|libnetfilter_cthelper-1.0.0-3|2	%define libname               %mklibname netfilter_cthelper %{major}
12mu|libnetfilter_cthelper-1.0.0-3|3	%define libnamedevel          %mklibname netfilter_cthelper -d
12mu|libnetfilter_cthelper-1.0.0-3|4	
12mu|libnetfilter_cthelper-1.0.0-3|5	Name:           libnetfilter_cthelper
12mu|libnetfilter_cthelper-1.0.0-3|6	Version:        1.0.0
12mu|libnetfilter_cthelper-1.0.0-3|7	Release:        3
12mu|libnetfilter_cthelper-1.0.0-3|8	Summary:        Interface to the user-space helper infrastructure
12mu|libnetfilter_cthelper-1.0.0-3|9	Group:          System/Libraries
12mu|libnetfilter_cthelper-1.0.0-3|10	License:        GPL
12mu|libnetfilter_cthelper-1.0.0-3|11	URL:            http://www.netfilter.org/projects/libnetfilter_cthelper/
12mu|libnetfilter_cthelper-1.0.0-3|12	Source0:        http://www.netfilter.org/projects/libnetfilter_cthelper/files/libnetfilter_cthelper-%{version}.tar.bz2
12mu|libnetfilter_cthelper-1.0.0-3|13	Source1:        http://www.netfilter.org/projects/libnetfilter_cthelper/files/libnetfilter_cthelper-%{version}.tar.bz2.sig
12mu|libnetfilter_cthelper-1.0.0-3|14	BuildRequires: pkgconfig(libmnl) >= 1.0.3
12mu|libnetfilter_cthelper-1.0.0-3|15	
12mu|libnetfilter_cthelper-1.0.0-3|16	%description
12mu|libnetfilter_cthelper-1.0.0-3|17	libnetfilter_cthelper is the userspace library that provides the programming \
12mu|libnetfilter_cthelper-1.0.0-3|18	interface to the user-space helper infrastructure available since Linux \
12mu|libnetfilter_cthelper-1.0.0-3|19	kernel 3.6. With this library, you register, configure, enable and disable \
12mu|libnetfilter_cthelper-1.0.0-3|20	user-space helpers.
12mu|libnetfilter_cthelper-1.0.0-3|21	
12mu|libnetfilter_cthelper-1.0.0-3|22	%package -n %{libname}
12mu|libnetfilter_cthelper-1.0.0-3|23	Summary:        Main library for %{name}
12mu|libnetfilter_cthelper-1.0.0-3|24	Group:          System/Libraries
12mu|libnetfilter_cthelper-1.0.0-3|25	Provides:       %{name} = %{version}-%{release}
12mu|libnetfilter_cthelper-1.0.0-3|26	Provides:       netfilter_cthelper = %{version}-%{release}
12mu|libnetfilter_cthelper-1.0.0-3|27	
12mu|libnetfilter_cthelper-1.0.0-3|28	%description -n %{libname}
12mu|libnetfilter_cthelper-1.0.0-3|29	libnetfilter_cthelper is the userspace library that provides the programming \
12mu|libnetfilter_cthelper-1.0.0-3|30	interface to the user-space helper infrastructure available since Linux \
12mu|libnetfilter_cthelper-1.0.0-3|31	kernel 3.6. With this library, you register, configure, enable and disable \
12mu|libnetfilter_cthelper-1.0.0-3|32	user-space helpers.
12mu|libnetfilter_cthelper-1.0.0-3|33	
12mu|libnetfilter_cthelper-1.0.0-3|34	%package -n %{libnamedevel}
12mu|libnetfilter_cthelper-1.0.0-3|35	Summary:        Development files for %{name}
12mu|libnetfilter_cthelper-1.0.0-3|36	Group:          System/Libraries
12mu|libnetfilter_cthelper-1.0.0-3|37	Provides:       netfilter_cthelper-devel = %{version}-%{release}
12mu|libnetfilter_cthelper-1.0.0-3|38	Requires:       %{libname} = %{version}-%{release}
12mu|libnetfilter_cthelper-1.0.0-3|39	
12mu|libnetfilter_cthelper-1.0.0-3|40	%description -n %{libnamedevel}
12mu|libnetfilter_cthelper-1.0.0-3|41	This package contains the development files for %{name}.
12mu|libnetfilter_cthelper-1.0.0-3|42	
12mu|libnetfilter_cthelper-1.0.0-3|43	%prep
12mu|libnetfilter_cthelper-1.0.0-3|44	%setup -q
12mu|libnetfilter_cthelper-1.0.0-3|45	
12mu|libnetfilter_cthelper-1.0.0-3|46	%build
12mu|libnetfilter_cthelper-1.0.0-3|47	%{configure2_5x} --disable-static
12mu|libnetfilter_cthelper-1.0.0-3|48	%{make}
12mu|libnetfilter_cthelper-1.0.0-3|49	
12mu|libnetfilter_cthelper-1.0.0-3|50	%install
12mu|libnetfilter_cthelper-1.0.0-3|51	%{makeinstall_std}
12mu|libnetfilter_cthelper-1.0.0-3|52	rm -f %{buildroot}%{_libdir}/*.la
12mu|libnetfilter_cthelper-1.0.0-3|53	
12mu|libnetfilter_cthelper-1.0.0-3|54	%check
12mu|libnetfilter_cthelper-1.0.0-3|55	%{make} check
12mu|libnetfilter_cthelper-1.0.0-3|56	
12mu|libnetfilter_cthelper-1.0.0-3|57	%files -n %{libname}
12mu|libnetfilter_cthelper-1.0.0-3|58	%doc COPYING
12mu|libnetfilter_cthelper-1.0.0-3|59	%{_libdir}/*.so.%{major}
12mu|libnetfilter_cthelper-1.0.0-3|60	%{_libdir}/*.so.%{major}.*
12mu|libnetfilter_cthelper-1.0.0-3|61	
12mu|libnetfilter_cthelper-1.0.0-3|62	%files -n %{libnamedevel}
12mu|libnetfilter_cthelper-1.0.0-3|63	%{_includedir}/*
12mu|libnetfilter_cthelper-1.0.0-3|64	%{_libdir}/*.so
12mu|libnetfilter_cthelper-1.0.0-3|65	%{_libdir}/pkgconfig/*.pc
12mu|libnetfilter_cthelper-1.0.0-3|66	
12mu|libnetfilter_cthelper-1.0.0-3|67	
12mu|libnetfilter_cthelper-1.0.0-3|68	
12mu|libnetfilter_cthelper-1.0.0-3|69	%changelog
12mu|libnetfilter_cthelper-1.0.0-3|70	* Fri Feb 14 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.0.0-3
12mu|libnetfilter_cthelper-1.0.0-3|71	+ Revision: 6abd294
12mu|libnetfilter_cthelper-1.0.0-3|72	- initial import
12mu|libnetfilter_cthelper-1.0.0-3|73	
12mu|libnetfilter_cthelper-1.0.0-3|74	

20075 12
12mu|libnetfilter_cttimeout-1.0.0-3|1	%define major 1
12mu|libnetfilter_cttimeout-1.0.0-3|2	%define libname %mklibname netfilter_cttimeout %{major}
12mu|libnetfilter_cttimeout-1.0.0-3|3	%define develname %mklibname netfilter_cttimeout -d
12mu|libnetfilter_cttimeout-1.0.0-3|4	
12mu|libnetfilter_cttimeout-1.0.0-3|5	Summary:	Netfilter extended cttimeout infrastructure library
12mu|libnetfilter_cttimeout-1.0.0-3|6	Name:		libnetfilter_cttimeout
12mu|libnetfilter_cttimeout-1.0.0-3|7	Version:	1.0.0
12mu|libnetfilter_cttimeout-1.0.0-3|8	Release:	3
12mu|libnetfilter_cttimeout-1.0.0-3|9	License:	GPLv2+
12mu|libnetfilter_cttimeout-1.0.0-3|10	Group:		System/Kernel and hardware
12mu|libnetfilter_cttimeout-1.0.0-3|11	URL:		http://www.netfilter.org/projects/%{name}/
12mu|libnetfilter_cttimeout-1.0.0-3|12	Source0:	http://www.netfilter.org/projects/%{name}/files/%{name}-%{version}.tar.bz2
12mu|libnetfilter_cttimeout-1.0.0-3|13	Source1:	http://www.netfilter.org/projects/%{name}/files/%{name}-%{version}.tar.bz2.sig
12mu|libnetfilter_cttimeout-1.0.0-3|14	BuildRequires:	pkgconfig(libmnl) >= 1.0.0
12mu|libnetfilter_cttimeout-1.0.0-3|15	
12mu|libnetfilter_cttimeout-1.0.0-3|16	%description
12mu|libnetfilter_cttimeout-1.0.0-3|17	libnetfilter_cttimeout is the userspace library that provides the programming
12mu|libnetfilter_cttimeout-1.0.0-3|18	interface to the fine-grain connection tracking timeout infrastructure. With
12mu|libnetfilter_cttimeout-1.0.0-3|19	this library, you can create, update and delete timeout policies that can be
12mu|libnetfilter_cttimeout-1.0.0-3|20	attached to traffic flows. This library is used by conntrack-tools.
12mu|libnetfilter_cttimeout-1.0.0-3|21	
12mu|libnetfilter_cttimeout-1.0.0-3|22	%package -n	%{libname}
12mu|libnetfilter_cttimeout-1.0.0-3|23	Summary:	Main library for %{name}
12mu|libnetfilter_cttimeout-1.0.0-3|24	Group:		System/Libraries
12mu|libnetfilter_cttimeout-1.0.0-3|25	Provides:	%{name} = %{version}-%{release}
12mu|libnetfilter_cttimeout-1.0.0-3|26	
12mu|libnetfilter_cttimeout-1.0.0-3|27	%description -n	%{libname}
12mu|libnetfilter_cttimeout-1.0.0-3|28	This package contains the library needed to run programs dynamically
12mu|libnetfilter_cttimeout-1.0.0-3|29	linked with %{name}.
12mu|libnetfilter_cttimeout-1.0.0-3|30	
12mu|libnetfilter_cttimeout-1.0.0-3|31	%package -n	%{develname}
12mu|libnetfilter_cttimeout-1.0.0-3|32	Summary:	Development files for %{name}
12mu|libnetfilter_cttimeout-1.0.0-3|33	Group:		System/Libraries
12mu|libnetfilter_cttimeout-1.0.0-3|34	Requires:	%{libname} = %{version}-%{release}
12mu|libnetfilter_cttimeout-1.0.0-3|35	Provides:	%{name}-devel = %{version}-%{release}
12mu|libnetfilter_cttimeout-1.0.0-3|36	Provides:	netfilter_cttimeout-devel = %{version}-%{release}
12mu|libnetfilter_cttimeout-1.0.0-3|37	
12mu|libnetfilter_cttimeout-1.0.0-3|38	%description -n	%{develname}
12mu|libnetfilter_cttimeout-1.0.0-3|39	This package contains the development files for %{name}.
12mu|libnetfilter_cttimeout-1.0.0-3|40	
12mu|libnetfilter_cttimeout-1.0.0-3|41	%prep
12mu|libnetfilter_cttimeout-1.0.0-3|42	%setup -q
12mu|libnetfilter_cttimeout-1.0.0-3|43	
12mu|libnetfilter_cttimeout-1.0.0-3|44	%build
12mu|libnetfilter_cttimeout-1.0.0-3|45	%configure2_5x
12mu|libnetfilter_cttimeout-1.0.0-3|46	%make
12mu|libnetfilter_cttimeout-1.0.0-3|47	
12mu|libnetfilter_cttimeout-1.0.0-3|48	%install
12mu|libnetfilter_cttimeout-1.0.0-3|49	%makeinstall_std
12mu|libnetfilter_cttimeout-1.0.0-3|50	
12mu|libnetfilter_cttimeout-1.0.0-3|51	rm -f %{buildroot}%{_libdir}/*.la
12mu|libnetfilter_cttimeout-1.0.0-3|52	
12mu|libnetfilter_cttimeout-1.0.0-3|53	%files -n %{libname}
12mu|libnetfilter_cttimeout-1.0.0-3|54	%{_libdir}/*.so.%{major}*
12mu|libnetfilter_cttimeout-1.0.0-3|55	
12mu|libnetfilter_cttimeout-1.0.0-3|56	%files -n %{develname}
12mu|libnetfilter_cttimeout-1.0.0-3|57	%dir %{_includedir}/%{name}
12mu|libnetfilter_cttimeout-1.0.0-3|58	%{_includedir}/%{name}/%{name}*.h
12mu|libnetfilter_cttimeout-1.0.0-3|59	%{_libdir}/%{name}.so
12mu|libnetfilter_cttimeout-1.0.0-3|60	%{_libdir}/pkgconfig/%{name}.pc
12mu|libnetfilter_cttimeout-1.0.0-3|61	
12mu|libnetfilter_cttimeout-1.0.0-3|62	
12mu|libnetfilter_cttimeout-1.0.0-3|63	
12mu|libnetfilter_cttimeout-1.0.0-3|64	%changelog
12mu|libnetfilter_cttimeout-1.0.0-3|65	* Wed Feb 26 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.0-3
12mu|libnetfilter_cttimeout-1.0.0-3|66	+ Revision: c49e9d5
12mu|libnetfilter_cttimeout-1.0.0-3|67	- release up
12mu|libnetfilter_cttimeout-1.0.0-3|68	
12mu|libnetfilter_cttimeout-1.0.0-3|69	

20076 12
12mu|libnetfilter_queue-1.0.2-2|1	%define major                 1
12mu|libnetfilter_queue-1.0.2-2|2	%define libname               %mklibname netfilter_queue %{major}
12mu|libnetfilter_queue-1.0.2-2|3	%define libnamedevel          %mklibname netfilter_queue -d
12mu|libnetfilter_queue-1.0.2-2|4	
12mu|libnetfilter_queue-1.0.2-2|5	Summary:	Provides an API for packets that have been queued by the kernel packet filter
12mu|libnetfilter_queue-1.0.2-2|6	Name:		libnetfilter_queue
12mu|libnetfilter_queue-1.0.2-2|7	Version:	1.0.2
12mu|libnetfilter_queue-1.0.2-2|8	Release:	2
12mu|libnetfilter_queue-1.0.2-2|9	Epoch:		0
12mu|libnetfilter_queue-1.0.2-2|10	Group:		System/Libraries
12mu|libnetfilter_queue-1.0.2-2|11	License:	GPL
12mu|libnetfilter_queue-1.0.2-2|12	URL:		http://www.netfilter.org/projects/libnetfilter_queue/index.html
12mu|libnetfilter_queue-1.0.2-2|13	Source0:	http://www.netfilter.org/projects/libnetfilter_queue/files/libnetfilter_queue-%{version}.tar.bz2
12mu|libnetfilter_queue-1.0.2-2|14	Source1:	http://www.netfilter.org/projects/libnetfilter_queue/files/libnetfilter_queue-%{version}.tar.bz2.sig
12mu|libnetfilter_queue-1.0.2-2|15	BuildRequires:	pkgconfig(libnfnetlink)
12mu|libnetfilter_queue-1.0.2-2|16	BuildRequires:	pkgconfig(libmnl) >= 1.0.3
12mu|libnetfilter_queue-1.0.2-2|17	
12mu|libnetfilter_queue-1.0.2-2|18	%description
12mu|libnetfilter_queue-1.0.2-2|19	libnetfilter_queue is a userspace library providing an API to
12mu|libnetfilter_queue-1.0.2-2|20	packets that have been queued by the kernel packet filter. It is
12mu|libnetfilter_queue-1.0.2-2|21	part of a system that deprecates the old ip_queue/libipq mechanism.
12mu|libnetfilter_queue-1.0.2-2|22	
12mu|libnetfilter_queue-1.0.2-2|23	%package -n %{libname}
12mu|libnetfilter_queue-1.0.2-2|24	Summary:	Main library for %{name}
12mu|libnetfilter_queue-1.0.2-2|25	Group:		System/Libraries
12mu|libnetfilter_queue-1.0.2-2|26	Provides:	%{name} = %{epoch}:%{version}-%{release}
12mu|libnetfilter_queue-1.0.2-2|27	Provides:	netfilter_queue = %{epoch}:%{version}-%{release}
12mu|libnetfilter_queue-1.0.2-2|28	
12mu|libnetfilter_queue-1.0.2-2|29	%description -n %{libname}
12mu|libnetfilter_queue-1.0.2-2|30	libnetfilter_queue is a userspace library providing an API for
12mu|libnetfilter_queue-1.0.2-2|31	packets that have been queued by the kernel packet filter. It is
12mu|libnetfilter_queue-1.0.2-2|32	part of a system that deprecates the old ip_queue/libipq mechanism.
12mu|libnetfilter_queue-1.0.2-2|33	
12mu|libnetfilter_queue-1.0.2-2|34	%package -n %{libnamedevel}
12mu|libnetfilter_queue-1.0.2-2|35	Summary:        Development files for %{name}
12mu|libnetfilter_queue-1.0.2-2|36	Group:          System/Libraries
12mu|libnetfilter_queue-1.0.2-2|37	Obsoletes:	%{mklibname netfilter_queue 1}-devel < %{epoch}:%{version}-%{release}
12mu|libnetfilter_queue-1.0.2-2|38	Obsoletes:	%{mklibname netfilter_queue -d -s} < %{epoch}:%{version}-%{release}
12mu|libnetfilter_queue-1.0.2-2|39	Provides:	netfilter_queue-devel = %{epoch}:%{version}-%{release}
12mu|libnetfilter_queue-1.0.2-2|40	Requires:	%{libname} = %{epoch}:%{version}-%{release}
12mu|libnetfilter_queue-1.0.2-2|41	
12mu|libnetfilter_queue-1.0.2-2|42	%description -n %{libnamedevel}
12mu|libnetfilter_queue-1.0.2-2|43	This package contains the development files for %{name}.
12mu|libnetfilter_queue-1.0.2-2|44	
12mu|libnetfilter_queue-1.0.2-2|45	%prep
12mu|libnetfilter_queue-1.0.2-2|46	%setup -q
12mu|libnetfilter_queue-1.0.2-2|47	
12mu|libnetfilter_queue-1.0.2-2|48	%build
12mu|libnetfilter_queue-1.0.2-2|49	%configure2_5x
12mu|libnetfilter_queue-1.0.2-2|50	%make
12mu|libnetfilter_queue-1.0.2-2|51	
12mu|libnetfilter_queue-1.0.2-2|52	%check
12mu|libnetfilter_queue-1.0.2-2|53	make check
12mu|libnetfilter_queue-1.0.2-2|54	
12mu|libnetfilter_queue-1.0.2-2|55	%install
12mu|libnetfilter_queue-1.0.2-2|56	%makeinstall_std
12mu|libnetfilter_queue-1.0.2-2|57	
12mu|libnetfilter_queue-1.0.2-2|58	rm -f %{buildroot}%{_libdir}/*.la
12mu|libnetfilter_queue-1.0.2-2|59	
12mu|libnetfilter_queue-1.0.2-2|60	%files -n %{libname}
12mu|libnetfilter_queue-1.0.2-2|61	%doc COPYING
12mu|libnetfilter_queue-1.0.2-2|62	%{_libdir}/*.so.%{major}*
12mu|libnetfilter_queue-1.0.2-2|63	
12mu|libnetfilter_queue-1.0.2-2|64	%files -n %{libnamedevel}
12mu|libnetfilter_queue-1.0.2-2|65	%{_includedir}/*
12mu|libnetfilter_queue-1.0.2-2|66	%{_libdir}/*.so
12mu|libnetfilter_queue-1.0.2-2|67	%{_libdir}/pkgconfig/libnetfilter_queue.pc
12mu|libnetfilter_queue-1.0.2-2|68	
12mu|libnetfilter_queue-1.0.2-2|69	
12mu|libnetfilter_queue-1.0.2-2|70	
12mu|libnetfilter_queue-1.0.2-2|71	%changelog
12mu|libnetfilter_queue-1.0.2-2|72	* Mon Feb 17 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0:1.0.2-2
12mu|libnetfilter_queue-1.0.2-2|73	+ Revision: 475ee14
12mu|libnetfilter_queue-1.0.2-2|74	- added BR
12mu|libnetfilter_queue-1.0.2-2|75	
12mu|libnetfilter_queue-1.0.2-2|76	

20077 12
12mu|libnfnetlink-1.0.1-1|1	%define major                 0
12mu|libnfnetlink-1.0.1-1|2	%define libname               %mklibname nfnetlink %{major}
12mu|libnfnetlink-1.0.1-1|3	%define libnamedevel          %mklibname nfnetlink -d
12mu|libnfnetlink-1.0.1-1|4	%define libnamedevelold       %mklibname nfnetlink 0-devel
12mu|libnfnetlink-1.0.1-1|5	%define libnamestaticdevel    %mklibname nfnetlink -d -s
12mu|libnfnetlink-1.0.1-1|6	%define libnamestaticdevelold %mklibname nfnetlink 0-static-devel
12mu|libnfnetlink-1.0.1-1|7	
12mu|libnfnetlink-1.0.1-1|8	Name:           libnfnetlink
12mu|libnfnetlink-1.0.1-1|9	Version:        1.0.1
12mu|libnfnetlink-1.0.1-1|10	Release:        1
12mu|libnfnetlink-1.0.1-1|11	Epoch:          0
12mu|libnfnetlink-1.0.1-1|12	Summary:        Userspace library for handling of netfilter netlink messages
12mu|libnfnetlink-1.0.1-1|13	Group:          System/Libraries
12mu|libnfnetlink-1.0.1-1|14	License:        GPL
12mu|libnfnetlink-1.0.1-1|15	URL:            http://www.netfilter.org/projects/libnfnetlink/index.html
12mu|libnfnetlink-1.0.1-1|16	Source0:        http://www.netfilter.org/projects/libnfnetlink/files/libnfnetlink-%{version}.tar.bz2
12mu|libnfnetlink-1.0.1-1|17	Source1:        http://www.netfilter.org/projects/libnfnetlink/files/libnfnetlink-%{version}.tar.bz2.sig
12mu|libnfnetlink-1.0.1-1|18	
12mu|libnfnetlink-1.0.1-1|19	%description
12mu|libnfnetlink-1.0.1-1|20	nfnetlink is a netlink(7) based kernel/userspace transport layer. It
12mu|libnfnetlink-1.0.1-1|21	provides a unified kernel/userspace interface for the various netfilter
12mu|libnfnetlink-1.0.1-1|22	subsystems, such as connection tracking, logging and queueing.
12mu|libnfnetlink-1.0.1-1|23	
12mu|libnfnetlink-1.0.1-1|24	%package -n %{libname}
12mu|libnfnetlink-1.0.1-1|25	Summary:        Main library for %{name}
12mu|libnfnetlink-1.0.1-1|26	Group:          System/Libraries
12mu|libnfnetlink-1.0.1-1|27	Provides:       %{name} = %{epoch}:%{version}-%{release}
12mu|libnfnetlink-1.0.1-1|28	Provides:       nfnetlink = %{epoch}:%{version}-%{release}
12mu|libnfnetlink-1.0.1-1|29	
12mu|libnfnetlink-1.0.1-1|30	%description -n %{libname}
12mu|libnfnetlink-1.0.1-1|31	libnfnetlink is a userspace library that provides some low-level
12mu|libnfnetlink-1.0.1-1|32	nfnetlink handling functions. It is used as a foundation for other, netfilter
12mu|libnfnetlink-1.0.1-1|33	subsystem specific libraries such as libnfnetlink_conntrack, libnfnetlink_log
12mu|libnfnetlink-1.0.1-1|34	and libnfnetlink_queue.
12mu|libnfnetlink-1.0.1-1|35	
12mu|libnfnetlink-1.0.1-1|36	%package -n %{libnamedevel}
12mu|libnfnetlink-1.0.1-1|37	Summary:        Development files for %{name}
12mu|libnfnetlink-1.0.1-1|38	Group:          System/Libraries
12mu|libnfnetlink-1.0.1-1|39	Obsoletes:      %{libnamedevelold} < %{epoch}:%{version}-%{release}
12mu|libnfnetlink-1.0.1-1|40	Obsoletes:	%{mklibname -d nfnetlink 1} < %{epoch}:%{version}-%{release}
12mu|libnfnetlink-1.0.1-1|41	Provides:       nfnetlink-devel = %{epoch}:%{version}-%{release}
12mu|libnfnetlink-1.0.1-1|42	Requires:       %{libname} = %{epoch}:%{version}-%{release}
12mu|libnfnetlink-1.0.1-1|43	
12mu|libnfnetlink-1.0.1-1|44	%description -n %{libnamedevel}
12mu|libnfnetlink-1.0.1-1|45	This package contains the development files for %{name}.
12mu|libnfnetlink-1.0.1-1|46	
12mu|libnfnetlink-1.0.1-1|47	%package -n %{libnamestaticdevel}
12mu|libnfnetlink-1.0.1-1|48	Summary:        Static development files for %{name}
12mu|libnfnetlink-1.0.1-1|49	Group:          System/Libraries
12mu|libnfnetlink-1.0.1-1|50	Obsoletes:      %{libnamestaticdevelold} < %{epoch}:%{version}-%{release}
12mu|libnfnetlink-1.0.1-1|51	Obsoletes:      %{mklibname -s -d nfnetlink 1} < %{epoch}:%{version}-%{release}
12mu|libnfnetlink-1.0.1-1|52	Provides:       nfnetlink-static-devel = %{epoch}:%{version}-%{release}
12mu|libnfnetlink-1.0.1-1|53	Requires:       %{libnamedevel} = %{epoch}:%{version}-%{release}
12mu|libnfnetlink-1.0.1-1|54	
12mu|libnfnetlink-1.0.1-1|55	%description -n %{libnamestaticdevel}
12mu|libnfnetlink-1.0.1-1|56	This package contains the static development files for %{name}.
12mu|libnfnetlink-1.0.1-1|57	
12mu|libnfnetlink-1.0.1-1|58	%prep
12mu|libnfnetlink-1.0.1-1|59	%setup -q
12mu|libnfnetlink-1.0.1-1|60	
12mu|libnfnetlink-1.0.1-1|61	%build
12mu|libnfnetlink-1.0.1-1|62	%configure2_5x
12mu|libnfnetlink-1.0.1-1|63	%make
12mu|libnfnetlink-1.0.1-1|64	
12mu|libnfnetlink-1.0.1-1|65	%install
12mu|libnfnetlink-1.0.1-1|66	%makeinstall_std
12mu|libnfnetlink-1.0.1-1|67	
12mu|libnfnetlink-1.0.1-1|68	%check
12mu|libnfnetlink-1.0.1-1|69	%make check
12mu|libnfnetlink-1.0.1-1|70	
12mu|libnfnetlink-1.0.1-1|71	rm -f %{buildroot}%{_libdir}/*.la
12mu|libnfnetlink-1.0.1-1|72	
12mu|libnfnetlink-1.0.1-1|73	%files -n %{libname}
12mu|libnfnetlink-1.0.1-1|74	%doc README
12mu|libnfnetlink-1.0.1-1|75	%{_libdir}/*.so.%{major}*
12mu|libnfnetlink-1.0.1-1|76	
12mu|libnfnetlink-1.0.1-1|77	%files -n %{libnamedevel}
12mu|libnfnetlink-1.0.1-1|78	%{_includedir}/libnfnetlink
12mu|libnfnetlink-1.0.1-1|79	%{_libdir}/*.so
12mu|libnfnetlink-1.0.1-1|80	%{_libdir}/pkgconfig/libnfnetlink.pc
12mu|libnfnetlink-1.0.1-1|81	
12mu|libnfnetlink-1.0.1-1|82	
12mu|libnfnetlink-1.0.1-1|83	%changelog
12mu|libnfnetlink-1.0.1-1|84	* Fri Feb 14 2014 Alex Burmashev <alex.burmashev@gmail.com> 0:1.0.1-1
12mu|libnfnetlink-1.0.1-1|85	+ Revision: 9d9704a
12mu|libnfnetlink-1.0.1-1|86	- update to 1.0.1
12mu|libnfnetlink-1.0.1-1|87	
12mu|libnfnetlink-1.0.1-1|88	

20078 12
12mu|libodfgen-0.0.2-1|1	%define fname	odfgen
12mu|libodfgen-0.0.2-1|2	%define api	0.0
12mu|libodfgen-0.0.2-1|3	%define major	0
12mu|libodfgen-0.0.2-1|4	%define libname	%mklibname %{fname} %{api} %{major}
12mu|libodfgen-0.0.2-1|5	%define devname	%mklibname -d %{fname}
12mu|libodfgen-0.0.2-1|6	
12mu|libodfgen-0.0.2-1|7	Summary:	An ODF generator library
12mu|libodfgen-0.0.2-1|8	Name:		libodfgen
12mu|libodfgen-0.0.2-1|9	Version:	0.0.2
12mu|libodfgen-0.0.2-1|10	Release:	1
12mu|libodfgen-0.0.2-1|11	Group:		System/Libraries
12mu|libodfgen-0.0.2-1|12	License:	LGPLv2+ or MPLv2.0+
12mu|libodfgen-0.0.2-1|13	Url:		http://sourceforge.net/projects/libwpd/
12mu|libodfgen-0.0.2-1|14	Source0:	http://downloads.sourceforge.net/libwpd/%{name}-%{version}.tar.xz
12mu|libodfgen-0.0.2-1|15	BuildRequires:	boost-devel
12mu|libodfgen-0.0.2-1|16	BuildRequires:	libwpd-devel
12mu|libodfgen-0.0.2-1|17	BuildRequires:	libwpg-devel
12mu|libodfgen-0.0.2-1|18	
12mu|libodfgen-0.0.2-1|19	%description
12mu|libodfgen-0.0.2-1|20	%{name} is a library for generating ODF (text and vector drawing formats
12mu|libodfgen-0.0.2-1|21	only). It is directly pluggable into input filters based on
12mu|libodfgen-0.0.2-1|22	libwpd/libwpg. It is used in libreoffice, for example.
12mu|libodfgen-0.0.2-1|23	
12mu|libodfgen-0.0.2-1|24	%package -n %{libname}
12mu|libodfgen-0.0.2-1|25	Summary:	Development files for %{name}
12mu|libodfgen-0.0.2-1|26	Group:		System/Libraries
12mu|libodfgen-0.0.2-1|27	
12mu|libodfgen-0.0.2-1|28	%description  -n %{libname}
12mu|libodfgen-0.0.2-1|29	This package contains libraries for applications that use %{name}.
12mu|libodfgen-0.0.2-1|30	
12mu|libodfgen-0.0.2-1|31	%package -n %{devname}
12mu|libodfgen-0.0.2-1|32	Summary:	Development files for %{name}
12mu|libodfgen-0.0.2-1|33	Group:		Development/C
12mu|libodfgen-0.0.2-1|34	Requires:	%{libname} = %{version}-%{release}
12mu|libodfgen-0.0.2-1|35	
12mu|libodfgen-0.0.2-1|36	%description  -n %{devname}
12mu|libodfgen-0.0.2-1|37	The %{devname} package contains libraries and header files for
12mu|libodfgen-0.0.2-1|38	developing applications that use %{name}.
12mu|libodfgen-0.0.2-1|39	
12mu|libodfgen-0.0.2-1|40	%prep
12mu|libodfgen-0.0.2-1|41	%setup -q
12mu|libodfgen-0.0.2-1|42	
12mu|libodfgen-0.0.2-1|43	%build
12mu|libodfgen-0.0.2-1|44	%configure2_5x \
12mu|libodfgen-0.0.2-1|45	--disable-static
12mu|libodfgen-0.0.2-1|46	%make
12mu|libodfgen-0.0.2-1|47	
12mu|libodfgen-0.0.2-1|48	%install
12mu|libodfgen-0.0.2-1|49	%makeinstall_std
12mu|libodfgen-0.0.2-1|50	
12mu|libodfgen-0.0.2-1|51	%files -n %{libname}
12mu|libodfgen-0.0.2-1|52	%{_libdir}/%{name}-%{api}.so.%{major}*
12mu|libodfgen-0.0.2-1|53	
12mu|libodfgen-0.0.2-1|54	%files  -n %{devname}
12mu|libodfgen-0.0.2-1|55	%doc ChangeLog COPYING.* README
12mu|libodfgen-0.0.2-1|56	%{_includedir}/%{name}-%{api}
12mu|libodfgen-0.0.2-1|57	%{_libdir}/%{name}-%{api}.so
12mu|libodfgen-0.0.2-1|58	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12mu|libodfgen-0.0.2-1|59	

20079 12
12mu|libogg-1.3.1-1|1	%define major	0
12mu|libogg-1.3.1-1|2	%define libname	%mklibname ogg %{major}
12mu|libogg-1.3.1-1|3	%define devname	%mklibname ogg -d
12mu|libogg-1.3.1-1|4	
12mu|libogg-1.3.1-1|5	Summary:	Ogg Bitstream Library
12mu|libogg-1.3.1-1|6	Name:		libogg
12mu|libogg-1.3.1-1|7	Version:	1.3.1
12mu|libogg-1.3.1-1|8	Release:	1
12mu|libogg-1.3.1-1|9	Group:		System/Libraries
12mu|libogg-1.3.1-1|10	License:	BSD
12mu|libogg-1.3.1-1|11	Url:		http://www.xiph.org/
12mu|libogg-1.3.1-1|12	Source0:	http://downloads.xiph.org/releases/ogg/%{name}-%{version}.tar.xz
12mu|libogg-1.3.1-1|13	Patch1:		libogg-1.0-lib64.patch
12mu|libogg-1.3.1-1|14	
12mu|libogg-1.3.1-1|15	%description
12mu|libogg-1.3.1-1|16	Libogg is a library for manipulating ogg bitstreams. It handles
12mu|libogg-1.3.1-1|17	both making ogg bitstreams and getting packets from ogg bitstreams.
12mu|libogg-1.3.1-1|18	
12mu|libogg-1.3.1-1|19	%package -n %{libname}
12mu|libogg-1.3.1-1|20	Summary:	Main library for %{name}
12mu|libogg-1.3.1-1|21	Group:		System/Libraries
12mu|libogg-1.3.1-1|22	Provides:	%{name} = %{version}-%{release}
12mu|libogg-1.3.1-1|23	
12mu|libogg-1.3.1-1|24	%description -n %{libname}
12mu|libogg-1.3.1-1|25	This package contains the library needed to run programs dynamically
12mu|libogg-1.3.1-1|26	linked with %{name}.
12mu|libogg-1.3.1-1|27	
12mu|libogg-1.3.1-1|28	%package -n %{devname}
12mu|libogg-1.3.1-1|29	Summary:	Headers for developing programs that will use %{name}
12mu|libogg-1.3.1-1|30	Group:		Development/C
12mu|libogg-1.3.1-1|31	Requires:	%{libname} = %{version}-%{release}
12mu|libogg-1.3.1-1|32	Provides:	libogg-devel = %{version}-%{release}
12mu|libogg-1.3.1-1|33	Provides:	%{name}-devel = %{version}-%{release}
12mu|libogg-1.3.1-1|34	
12mu|libogg-1.3.1-1|35	%description -n %{devname}
12mu|libogg-1.3.1-1|36	This package contains the headers that programmers will need to develop
12mu|libogg-1.3.1-1|37	applications which will use %{name}.
12mu|libogg-1.3.1-1|38	
12mu|libogg-1.3.1-1|39	%prep
12mu|libogg-1.3.1-1|40	%setup -q
12mu|libogg-1.3.1-1|41	#fix build with new automake
12mu|libogg-1.3.1-1|42	sed -i -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,g' configure.*
12mu|libogg-1.3.1-1|43	autoreconf -fi
12mu|libogg-1.3.1-1|44	sed -i "s/-O20/$CFLAGS/" configure
12mu|libogg-1.3.1-1|45	
12mu|libogg-1.3.1-1|46	%build
12mu|libogg-1.3.1-1|47	%configure2_5x \
12mu|libogg-1.3.1-1|48	--disable-static
12mu|libogg-1.3.1-1|49	
12mu|libogg-1.3.1-1|50	%make
12mu|libogg-1.3.1-1|51	
12mu|libogg-1.3.1-1|52	%install
12mu|libogg-1.3.1-1|53	%makeinstall_std
12mu|libogg-1.3.1-1|54	
12mu|libogg-1.3.1-1|55	rm -rf %{buildroot}%{_docdir}/libogg/
12mu|libogg-1.3.1-1|56	
12mu|libogg-1.3.1-1|57	%multiarch_includes %{buildroot}%{_includedir}/ogg/config_types.h
12mu|libogg-1.3.1-1|58	
12mu|libogg-1.3.1-1|59	%files -n %{libname}
12mu|libogg-1.3.1-1|60	%{_libdir}/libogg.so.%{major}*
12mu|libogg-1.3.1-1|61	
12mu|libogg-1.3.1-1|62	%files -n %{devname}
12mu|libogg-1.3.1-1|63	%doc AUTHORS CHANGES README
12mu|libogg-1.3.1-1|64	%doc doc/*.html doc/*.png doc/*.txt
12mu|libogg-1.3.1-1|65	%dir %{multiarch_includedir}/ogg
12mu|libogg-1.3.1-1|66	%{multiarch_includedir}/ogg/config_types.h
12mu|libogg-1.3.1-1|67	%{_includedir}/ogg/*.h
12mu|libogg-1.3.1-1|68	%{_libdir}/*.so
12mu|libogg-1.3.1-1|69	%{_datadir}/aclocal/*
12mu|libogg-1.3.1-1|70	%{_libdir}/pkgconfig/*
12mu|libogg-1.3.1-1|71	

20080 12
12mu|liborcus-0.5.1-1|1	%define _disable_ld_no_undefined 1
12mu|liborcus-0.5.1-1|2	%define api	0.6
12mu|liborcus-0.5.1-1|3	%define major	0
12mu|liborcus-0.5.1-1|4	%define libname	%mklibname orcus %{api} %{major}
12mu|liborcus-0.5.1-1|5	%define libmso %mklibname orcus-mso %{api} %{major}
12mu|liborcus-0.5.1-1|6	%define libparser %mklibname orcus-parser %{api} %{major}
12mu|liborcus-0.5.1-1|7	%define libspreadsheet %mklibname orcus-spreadsheet-model %{api} %{major}
12mu|liborcus-0.5.1-1|8	%define devname	%mklibname -d orcus
12mu|liborcus-0.5.1-1|9	
12mu|liborcus-0.5.1-1|10	Summary:	Standalone file import filter library for spreadsheet documents
12mu|liborcus-0.5.1-1|11	Name:		liborcus
12mu|liborcus-0.5.1-1|12	Version:	0.5.1
12mu|liborcus-0.5.1-1|13	Release:	1
12mu|liborcus-0.5.1-1|14	Group:		Office
12mu|liborcus-0.5.1-1|15	License:	MIT
12mu|liborcus-0.5.1-1|16	Url:		http://gitorious.org/orcus
12mu|liborcus-0.5.1-1|17	Source0:	http://kohei.us/files/orcus/src/%{name}-%{version}.tar.bz2
12mu|liborcus-0.5.1-1|18	Patch0:		liborcus_0.3.0-boost.patch
12mu|liborcus-0.5.1-1|19	Patch1:		fix-linking.diff
12mu|liborcus-0.5.1-1|20	BuildRequires:	boost-devel
12mu|liborcus-0.5.1-1|21	BuildRequires:	pkgconfig(mdds)
12mu|liborcus-0.5.1-1|22	#BuildRequires:	pkgconfig(libixion-0.6)
12mu|liborcus-0.5.1-1|23	BuildRequires:	pkgconfig(zlib)
12mu|liborcus-0.5.1-1|24	
12mu|liborcus-0.5.1-1|25	%description
12mu|liborcus-0.5.1-1|26	%{name} is a standalone file import filter library for spreadsheet
12mu|liborcus-0.5.1-1|27	documents. Currently under development are ODS, XLSX and CSV import
12mu|liborcus-0.5.1-1|28	filters.
12mu|liborcus-0.5.1-1|29	
12mu|liborcus-0.5.1-1|30	%package -n %{libname}
12mu|liborcus-0.5.1-1|31	Summary:	Standalone file import filter library for spreadsheet documents
12mu|liborcus-0.5.1-1|32	Group:		Office
12mu|liborcus-0.5.1-1|33	
12mu|liborcus-0.5.1-1|34	%description -n %{libname}
12mu|liborcus-0.5.1-1|35	%{name} is a standalone file import filter library for spreadsheet
12mu|liborcus-0.5.1-1|36	documents. Currently under development are ODS, XLSX and CSV import
12mu|liborcus-0.5.1-1|37	filters.
12mu|liborcus-0.5.1-1|38	
12mu|liborcus-0.5.1-1|39	%package -n %{libmso}
12mu|liborcus-0.5.1-1|40	Summary:	Standalone file import filter library for spreadsheet documents
12mu|liborcus-0.5.1-1|41	Group:		Office
12mu|liborcus-0.5.1-1|42	
12mu|liborcus-0.5.1-1|43	%description -n %{libmso}
12mu|liborcus-0.5.1-1|44	This package contains a shared library library for %{name}.
12mu|liborcus-0.5.1-1|45	
12mu|liborcus-0.5.1-1|46	%package -n %{libparser}
12mu|liborcus-0.5.1-1|47	Summary:	Standalone file import filter library for spreadsheet documents
12mu|liborcus-0.5.1-1|48	Group:		Office
12mu|liborcus-0.5.1-1|49	
12mu|liborcus-0.5.1-1|50	%description -n %{libparser}
12mu|liborcus-0.5.1-1|51	This package contains a shared library library for %{name}.
12mu|liborcus-0.5.1-1|52	
12mu|liborcus-0.5.1-1|53	#package -n %{libspreadsheet}
12mu|liborcus-0.5.1-1|54	#Summary:	Standalone file import filter library for spreadsheet documents
12mu|liborcus-0.5.1-1|55	#Group:		Office
12mu|liborcus-0.5.1-1|56	
12mu|liborcus-0.5.1-1|57	#description -n %{libspreadsheet}
12mu|liborcus-0.5.1-1|58	#This package contains a shared library library for %{name}.
12mu|liborcus-0.5.1-1|59	
12mu|liborcus-0.5.1-1|60	%package -n %{devname}
12mu|liborcus-0.5.1-1|61	Summary:	Development files for %{name}
12mu|liborcus-0.5.1-1|62	Group:		Development/C
12mu|liborcus-0.5.1-1|63	Requires:	%{libname} = %{version}-%{release}
12mu|liborcus-0.5.1-1|64	Requires:	%{libmso} = %{version}-%{release}
12mu|liborcus-0.5.1-1|65	Requires:	%{libparser} = %{version}-%{release}
12mu|liborcus-0.5.1-1|66	#Requires:	%{libspreadsheet} = %{version}-%{release}
12mu|liborcus-0.5.1-1|67	
12mu|liborcus-0.5.1-1|68	%description -n %{devname}
12mu|liborcus-0.5.1-1|69	The %{name}-devel package contains libraries and header files for
12mu|liborcus-0.5.1-1|70	developing applications that use %{name}.
12mu|liborcus-0.5.1-1|71	
12mu|liborcus-0.5.1-1|72	%package tools
12mu|liborcus-0.5.1-1|73	Summary:	Tools for working with Orcus
12mu|liborcus-0.5.1-1|74	Group:		Office
12mu|liborcus-0.5.1-1|75	Requires:	%{libname} = %{version}-%{release}
12mu|liborcus-0.5.1-1|76	
12mu|liborcus-0.5.1-1|77	%description tools
12mu|liborcus-0.5.1-1|78	Tools for working with Orcus.
12mu|liborcus-0.5.1-1|79	
12mu|liborcus-0.5.1-1|80	%prep
12mu|liborcus-0.5.1-1|81	%setup -q
12mu|liborcus-0.5.1-1|82	%apply_patches
12mu|liborcus-0.5.1-1|83	
12mu|liborcus-0.5.1-1|84	%build
12mu|liborcus-0.5.1-1|85	%configure2_5x \
12mu|liborcus-0.5.1-1|86	--disable-static \
12mu|liborcus-0.5.1-1|87	--disable-werror \
12mu|liborcus-0.5.1-1|88	--with-pic \
12mu|liborcus-0.5.1-1|89	--disable-spreadsheet-model \
12mu|liborcus-0.5.1-1|90	--without-libzip
12mu|liborcus-0.5.1-1|91	
12mu|liborcus-0.5.1-1|92	sed -i \
12mu|liborcus-0.5.1-1|93	-e 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' \
12mu|liborcus-0.5.1-1|94	-e 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' \
12mu|liborcus-0.5.1-1|95	libtool
12mu|liborcus-0.5.1-1|96	
12mu|liborcus-0.5.1-1|97	%make
12mu|liborcus-0.5.1-1|98	
12mu|liborcus-0.5.1-1|99	%install
12mu|liborcus-0.5.1-1|100	%makeinstall_std
12mu|liborcus-0.5.1-1|101	
12mu|liborcus-0.5.1-1|102	%files tools
12mu|liborcus-0.5.1-1|103	%doc AUTHORS
12mu|liborcus-0.5.1-1|104	%{_bindir}/orcus-*
12mu|liborcus-0.5.1-1|105	
12mu|liborcus-0.5.1-1|106	%files -n %{libname}
12mu|liborcus-0.5.1-1|107	%{_libdir}/%{name}-%{api}.so.%{major}*
12mu|liborcus-0.5.1-1|108	
12mu|liborcus-0.5.1-1|109	%files -n %{libmso}
12mu|liborcus-0.5.1-1|110	%{_libdir}/%{name}-mso-%{api}.so.%{major}*
12mu|liborcus-0.5.1-1|111	
12mu|liborcus-0.5.1-1|112	%files -n %{libparser}
12mu|liborcus-0.5.1-1|113	%{_libdir}/%{name}-parser-%{api}.so.%{major}*
12mu|liborcus-0.5.1-1|114	
12mu|liborcus-0.5.1-1|115	#files -n %{libspreadsheet}
12mu|liborcus-0.5.1-1|116	#{_libdir}/%{name}-spreadsheet-model-%{api}.so.%{major}*
12mu|liborcus-0.5.1-1|117	
12mu|liborcus-0.5.1-1|118	%files -n %{devname}
12mu|liborcus-0.5.1-1|119	%{_includedir}/%{name}-%{api}
12mu|liborcus-0.5.1-1|120	%{_libdir}/%{name}*-%{api}.so
12mu|liborcus-0.5.1-1|121	%{_libdir}/pkgconfig/%{name}*-%{api}.pc
12mu|liborcus-0.5.1-1|122	

20081 12
12mu|libosinfo-0.2.6-1|1	%define oname		osinfo
12mu|libosinfo-0.2.6-1|2	
12mu|libosinfo-0.2.6-1|3	%define api		1.0
12mu|libosinfo-0.2.6-1|4	%define major		0
12mu|libosinfo-0.2.6-1|5	%define libname		%mklibname %{oname} %{api} %{major}
12mu|libosinfo-0.2.6-1|6	%define develname	%mklibname %{oname} %{api} -d
12mu|libosinfo-0.2.6-1|7	
12mu|libosinfo-0.2.6-1|8	%define girmajor	1.0
12mu|libosinfo-0.2.6-1|9	%define girname		%mklibname %{oname}-gir %{girmajor}
12mu|libosinfo-0.2.6-1|10	%define girnamegtk	%mklibname %{oname}-gtk-gir %{girmajor}
12mu|libosinfo-0.2.6-1|11	
12mu|libosinfo-0.2.6-1|12	#define _exclude_files_from_autoreq ^%{_datadir}/doc/%{develname}/demo.*$
12mu|libosinfo-0.2.6-1|13	
12mu|libosinfo-0.2.6-1|14	Summary:	A library for managing OS information for virtualization
12mu|libosinfo-0.2.6-1|15	Name:		libosinfo
12mu|libosinfo-0.2.6-1|16	Version:	0.2.6
12mu|libosinfo-0.2.6-1|17	Release:	1
12mu|libosinfo-0.2.6-1|18	License:	LGPLv2+
12mu|libosinfo-0.2.6-1|19	Group:		System/Libraries
12mu|libosinfo-0.2.6-1|20	Source0:	https://fedorahosted.org/releases/l/i/libosinfo/%{name}-%{version}.tar.gz
12mu|libosinfo-0.2.6-1|21	URL:		https://fedorahosted.org/libosinfo/
12mu|libosinfo-0.2.6-1|22	BuildRequires:	glib2-devel
12mu|libosinfo-0.2.6-1|23	BuildRequires:	libxml2-devel >= 2.6.0
12mu|libosinfo-0.2.6-1|24	BuildRequires:	vala
12mu|libosinfo-0.2.6-1|25	BuildRequires:	vala-tools
12mu|libosinfo-0.2.6-1|26	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|libosinfo-0.2.6-1|27	BuildRequires:	pkgconfig(check)
12mu|libosinfo-0.2.6-1|28	BuildRequires:	pkgconfig(libsoup-2.4)
12mu|libosinfo-0.2.6-1|29	BuildRequires:	pkgconfig(libxslt)
12mu|libosinfo-0.2.6-1|30	Requires:	udev
12mu|libosinfo-0.2.6-1|31	
12mu|libosinfo-0.2.6-1|32	%description
12mu|libosinfo-0.2.6-1|33	libosinfo is a library that allows virtualization provisioning tools to
12mu|libosinfo-0.2.6-1|34	determine the optimal device settings for a hypervisor/operating system
12mu|libosinfo-0.2.6-1|35	combination.
12mu|libosinfo-0.2.6-1|36	
12mu|libosinfo-0.2.6-1|37	
12mu|libosinfo-0.2.6-1|38	%package common
12mu|libosinfo-0.2.6-1|39	Summary:	Non-library files for the "%{libname}" library
12mu|libosinfo-0.2.6-1|40	Group:		System/Libraries
12mu|libosinfo-0.2.6-1|41	
12mu|libosinfo-0.2.6-1|42	%description common
12mu|libosinfo-0.2.6-1|43	Platform-independent files for the "%{libname}" library
12mu|libosinfo-0.2.6-1|44	
12mu|libosinfo-0.2.6-1|45	%files common -f %{name}.lang
12mu|libosinfo-0.2.6-1|46	%{_bindir}/osinfo-detect
12mu|libosinfo-0.2.6-1|47	%{_bindir}/osinfo-install-script
12mu|libosinfo-0.2.6-1|48	%{_bindir}/osinfo-db-validate
12mu|libosinfo-0.2.6-1|49	%{_bindir}/osinfo-query
12mu|libosinfo-0.2.6-1|50	%{_mandir}/man1/osinfo*.1.*
12mu|libosinfo-0.2.6-1|51	%{_datadir}/libosinfo/db/oses
12mu|libosinfo-0.2.6-1|52	%{_datadir}/libosinfo/db/datamaps
12mu|libosinfo-0.2.6-1|53	%{_datadir}/libosinfo/db/install-scripts/*.xml
12mu|libosinfo-0.2.6-1|54	%{_datadir}/libosinfo/db/*.ids
12mu|libosinfo-0.2.6-1|55	%{_datadir}/libosinfo/db/devices
12mu|libosinfo-0.2.6-1|56	%{_datadir}/libosinfo/schemas
12mu|libosinfo-0.2.6-1|57	%{_datadir}/libosinfo/db/hypervisors
12mu|libosinfo-0.2.6-1|58	%dir %{_datadir}/libosinfo/db
12mu|libosinfo-0.2.6-1|59	%dir %{_datadir}/libosinfo/db/install-scripts
12mu|libosinfo-0.2.6-1|60	%dir %{_datadir}/libosinfo/
12mu|libosinfo-0.2.6-1|61	/lib/udev/rules.d/95-osinfo.rules
12mu|libosinfo-0.2.6-1|62	
12mu|libosinfo-0.2.6-1|63	
12mu|libosinfo-0.2.6-1|64	%package -n %{libname}
12mu|libosinfo-0.2.6-1|65	Summary:	Library plugin handling
12mu|libosinfo-0.2.6-1|66	Group:		System/Libraries
12mu|libosinfo-0.2.6-1|67	Requires:	%{name}-common = %{version}-%{release}
12mu|libosinfo-0.2.6-1|68	Provides:	%{mklibname %{oname} %{major}} = %{version}-%{release}
12mu|libosinfo-0.2.6-1|69	
12mu|libosinfo-0.2.6-1|70	%description -n %{libname}
12mu|libosinfo-0.2.6-1|71	libosinfo is a library that allows virtualization provisioning tools to
12mu|libosinfo-0.2.6-1|72	determine the optimal device settings for a hypervisor/operating system
12mu|libosinfo-0.2.6-1|73	combination.
12mu|libosinfo-0.2.6-1|74	
12mu|libosinfo-0.2.6-1|75	%files -n %{libname}
12mu|libosinfo-0.2.6-1|76	%{_libdir}/%{name}-%{api}.so.%{major}*
12mu|libosinfo-0.2.6-1|77	
12mu|libosinfo-0.2.6-1|78	
12mu|libosinfo-0.2.6-1|79	%package -n %{develname}
12mu|libosinfo-0.2.6-1|80	Summary:	Development files for %{name}
12mu|libosinfo-0.2.6-1|81	Group:		Development/C
12mu|libosinfo-0.2.6-1|82	Requires:	%{libname} = %{version}-%{release}
12mu|libosinfo-0.2.6-1|83	Provides:	%{name}-devel = %version-%release
12mu|libosinfo-0.2.6-1|84	Provides:	%{oname}-devel = %{version}-%{release}
12mu|libosinfo-0.2.6-1|85	
12mu|libosinfo-0.2.6-1|86	%description -n %{develname}
12mu|libosinfo-0.2.6-1|87	The %{name}-devel package contains libraries and header files for
12mu|libosinfo-0.2.6-1|88	developing applications that use %{name}.
12mu|libosinfo-0.2.6-1|89	
12mu|libosinfo-0.2.6-1|90	%files -n %{develname}
12mu|libosinfo-0.2.6-1|91	%doc AUTHORS ChangeLog COPYING.LIB NEWS README
12mu|libosinfo-0.2.6-1|92	%doc examples/demo.js
12mu|libosinfo-0.2.6-1|93	%doc examples/demo.py
12mu|libosinfo-0.2.6-1|94	%{_libdir}/%{name}-%{api}.so
12mu|libosinfo-0.2.6-1|95	%dir %{_includedir}/%{name}-%{api}/
12mu|libosinfo-0.2.6-1|96	%dir %{_includedir}/%{name}-%{api}/osinfo/
12mu|libosinfo-0.2.6-1|97	%{_includedir}/%{name}-%{api}/osinfo/*.h
12mu|libosinfo-0.2.6-1|98	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12mu|libosinfo-0.2.6-1|99	%{_datadir}/gir-1.0/Libosinfo-%{api}.gir
12mu|libosinfo-0.2.6-1|100	%{_datadir}/gtk-doc/html/Libosinfo
12mu|libosinfo-0.2.6-1|101	%{_datadir}/vala/vapi/libosinfo-1.0.vapi
12mu|libosinfo-0.2.6-1|102	
12mu|libosinfo-0.2.6-1|103	%package -n %{girname}
12mu|libosinfo-0.2.6-1|104	Summary:	GObject Introspection interface description for %{name}
12mu|libosinfo-0.2.6-1|105	Group:		System/Libraries
12mu|libosinfo-0.2.6-1|106	Requires:	%{libname} = %{version}-%{release}
12mu|libosinfo-0.2.6-1|107	
12mu|libosinfo-0.2.6-1|108	%description -n %{girname}
12mu|libosinfo-0.2.6-1|109	GObject Introspection interface description for %{name}.
12mu|libosinfo-0.2.6-1|110	
12mu|libosinfo-0.2.6-1|111	%files -n %{girname}
12mu|libosinfo-0.2.6-1|112	%{_libdir}/girepository-1.0/Libosinfo-%{girmajor}.typelib
12mu|libosinfo-0.2.6-1|113	
12mu|libosinfo-0.2.6-1|114	%prep
12mu|libosinfo-0.2.6-1|115	%setup -q
12mu|libosinfo-0.2.6-1|116	
12mu|libosinfo-0.2.6-1|117	%build
12mu|libosinfo-0.2.6-1|118	%configure2_5x --enable-introspection=yes --enable-vala=yes --enable-udev=yes --disable-static
12mu|libosinfo-0.2.6-1|119	%make V=1
12mu|libosinfo-0.2.6-1|120	
12mu|libosinfo-0.2.6-1|121	chmod a-x examples/*.js examples/*.py
12mu|libosinfo-0.2.6-1|122	
12mu|libosinfo-0.2.6-1|123	%install
12mu|libosinfo-0.2.6-1|124	%makeinstall_std
12mu|libosinfo-0.2.6-1|125	rm -f %{buildroot}%{_libdir}/*.la
12mu|libosinfo-0.2.6-1|126	
12mu|libosinfo-0.2.6-1|127	%find_lang %{name}

20082 12
12mu|libotr-4.0.0-1|1	%define major 5
12mu|libotr-4.0.0-1|2	%define libname %mklibname otr %{major}
12mu|libotr-4.0.0-1|3	%define devname %mklibname -d otr
12mu|libotr-4.0.0-1|4	
12mu|libotr-4.0.0-1|5	Summary:	Off-The-Record Messaging library and toolkit
12mu|libotr-4.0.0-1|6	Name:		libotr
12mu|libotr-4.0.0-1|7	Version:	4.0.0
12mu|libotr-4.0.0-1|8	Release:	1
12mu|libotr-4.0.0-1|9	License:	GPLv2+
12mu|libotr-4.0.0-1|10	Group:		Networking/Instant messaging
12mu|libotr-4.0.0-1|11	Url:		http://www.cypherpunks.ca/otr/
12mu|libotr-4.0.0-1|12	Source0:	http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz
12mu|libotr-4.0.0-1|13	Source1:	http://www.cypherpunks.ca/otr/%{name}-%{version}.tar.gz.asc
12mu|libotr-4.0.0-1|14	BuildRequires:	pkgconfig(libgcrypt)
12mu|libotr-4.0.0-1|15	
12mu|libotr-4.0.0-1|16	%description
12mu|libotr-4.0.0-1|17	%{name} is a library and toolkit which implements Off-the-Record (OTR)
12mu|libotr-4.0.0-1|18	Messaging.
12mu|libotr-4.0.0-1|19	
12mu|libotr-4.0.0-1|20	OTR allows you to have private conversations over IM by providing:
12mu|libotr-4.0.0-1|21	- Encryption
12mu|libotr-4.0.0-1|22	- No one else can read your instant messages.
12mu|libotr-4.0.0-1|23	- Authentication
12mu|libotr-4.0.0-1|24	- You are assured the correspondent is who you think it is.
12mu|libotr-4.0.0-1|25	- Deniability
12mu|libotr-4.0.0-1|26	- The messages you send do _not_ have digital signatures that are
12mu|libotr-4.0.0-1|27	checkable by a third party.  Anyone can forge messages after a
12mu|libotr-4.0.0-1|28	conversation to make them look like they came from you.  However,
12mu|libotr-4.0.0-1|29	_during_ a conversation, your correspondent is assured the messages
12mu|libotr-4.0.0-1|30	he sees are authentic and unmodified.
12mu|libotr-4.0.0-1|31	- Perfect forward secrecy
12mu|libotr-4.0.0-1|32	- If you lose control of your private keys, no previous conversation
12mu|libotr-4.0.0-1|33	is compromised.
12mu|libotr-4.0.0-1|34	
12mu|libotr-4.0.0-1|35	#----------------------------------------------------------------------------
12mu|libotr-4.0.0-1|36	
12mu|libotr-4.0.0-1|37	%package	-n %{libname}
12mu|libotr-4.0.0-1|38	Summary:	Off-The-Record Messaging library and toolkit
12mu|libotr-4.0.0-1|39	Group:		System/Libraries
12mu|libotr-4.0.0-1|40	License:	LGPLv2.1+
12mu|libotr-4.0.0-1|41	
12mu|libotr-4.0.0-1|42	%description	-n %{libname}
12mu|libotr-4.0.0-1|43	%{name} is a library and toolkit which implements Off-the-Record (OTR)
12mu|libotr-4.0.0-1|44	Messaging.
12mu|libotr-4.0.0-1|45	
12mu|libotr-4.0.0-1|46	OTR allows you to have private conversations over IM by providing:
12mu|libotr-4.0.0-1|47	- Encryption
12mu|libotr-4.0.0-1|48	- No one else can read your instant messages.
12mu|libotr-4.0.0-1|49	- Authentication
12mu|libotr-4.0.0-1|50	- You are assured the correspondent is who you think it is.
12mu|libotr-4.0.0-1|51	- Deniability
12mu|libotr-4.0.0-1|52	- The messages you send do _not_ have digital signatures that are
12mu|libotr-4.0.0-1|53	checkable by a third party.  Anyone can forge messages after a
12mu|libotr-4.0.0-1|54	conversation to make them look like they came from you.  However,
12mu|libotr-4.0.0-1|55	_during_ a conversation, your correspondent is assured the messages
12mu|libotr-4.0.0-1|56	he sees are authentic and unmodified.
12mu|libotr-4.0.0-1|57	- Perfect forward secrecy
12mu|libotr-4.0.0-1|58	- If you lose control of your private keys, no previous conversation
12mu|libotr-4.0.0-1|59	is compromised.
12mu|libotr-4.0.0-1|60	
12mu|libotr-4.0.0-1|61	%files -n %{libname}
12mu|libotr-4.0.0-1|62	%doc AUTHORS COPYING.LIB
12mu|libotr-4.0.0-1|63	%{_libdir}/libotr.so.%{major}*
12mu|libotr-4.0.0-1|64	
12mu|libotr-4.0.0-1|65	#----------------------------------------------------------------------------
12mu|libotr-4.0.0-1|66	
12mu|libotr-4.0.0-1|67	%package -n %{devname}
12mu|libotr-4.0.0-1|68	Summary:	Development related files of %{name}
12mu|libotr-4.0.0-1|69	Group:		Development/C
12mu|libotr-4.0.0-1|70	License:	LGPLv2.1+
12mu|libotr-4.0.0-1|71	Provides:	%{name}-devel = %{EVRD}
12mu|libotr-4.0.0-1|72	Requires:	%{libname} = %{EVRD}
12mu|libotr-4.0.0-1|73	
12mu|libotr-4.0.0-1|74	%description -n %{devname}
12mu|libotr-4.0.0-1|75	%{name} is a library and toolkit which implements Off-the-Record (OTR)
12mu|libotr-4.0.0-1|76	Messaging. This package contains development related files of %{name}.
12mu|libotr-4.0.0-1|77	
12mu|libotr-4.0.0-1|78	%files -n %{devname}
12mu|libotr-4.0.0-1|79	%doc ChangeLog NEWS README
12mu|libotr-4.0.0-1|80	%{_datadir}/aclocal/*.m4
12mu|libotr-4.0.0-1|81	%{_includedir}/*
12mu|libotr-4.0.0-1|82	%{_libdir}/libotr.so
12mu|libotr-4.0.0-1|83	%{_libdir}/pkgconfig/*.pc
12mu|libotr-4.0.0-1|84	
12mu|libotr-4.0.0-1|85	#----------------------------------------------------------------------------
12mu|libotr-4.0.0-1|86	
12mu|libotr-4.0.0-1|87	%package	utils
12mu|libotr-4.0.0-1|88	Summary:	Helper utilities of %{name}
12mu|libotr-4.0.0-1|89	Group:		Networking/Instant messaging
12mu|libotr-4.0.0-1|90	License:	GPLv2+
12mu|libotr-4.0.0-1|91	Requires:	%{libname} = %{EVRD}
12mu|libotr-4.0.0-1|92	
12mu|libotr-4.0.0-1|93	%description	utils
12mu|libotr-4.0.0-1|94	%{name} is a library and toolkit which implements Off-the-Record (OTR)
12mu|libotr-4.0.0-1|95	Messaging. This package contains various helper utilities from %{name}.
12mu|libotr-4.0.0-1|96	
12mu|libotr-4.0.0-1|97	%files utils
12mu|libotr-4.0.0-1|98	%doc AUTHORS
12mu|libotr-4.0.0-1|99	%{_bindir}/*
12mu|libotr-4.0.0-1|100	%{_mandir}/man?/*
12mu|libotr-4.0.0-1|101	
12mu|libotr-4.0.0-1|102	#----------------------------------------------------------------------------
12mu|libotr-4.0.0-1|103	
12mu|libotr-4.0.0-1|104	%prep
12mu|libotr-4.0.0-1|105	%setup -q
12mu|libotr-4.0.0-1|106	
12mu|libotr-4.0.0-1|107	%build
12mu|libotr-4.0.0-1|108	%configure2_5x \
12mu|libotr-4.0.0-1|109	--with-pic \
12mu|libotr-4.0.0-1|110	--disable-static
12mu|libotr-4.0.0-1|111	
12mu|libotr-4.0.0-1|112	%make
12mu|libotr-4.0.0-1|113	
12mu|libotr-4.0.0-1|114	%install
12mu|libotr-4.0.0-1|115	%makeinstall_std
12mu|libotr-4.0.0-1|116	
12mu|libotr-4.0.0-1|117	
12mu|libotr-4.0.0-1|118	%changelog
12mu|libotr-4.0.0-1|119	* Thu Jan 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.0.0-1
12mu|libotr-4.0.0-1|120	+ Revision: f96fb13
12mu|libotr-4.0.0-1|121	- LOG New version 4.0.0, new library major 5
12mu|libotr-4.0.0-1|122	
12mu|libotr-4.0.0-1|123	

20083 12
12mu|libpciaccess-0.13.2-1|1	%define major 0
12mu|libpciaccess-0.13.2-1|2	%define libname %mklibname pciaccess %{major}
12mu|libpciaccess-0.13.2-1|3	%define devname %mklibname pciaccess -d
12mu|libpciaccess-0.13.2-1|4	
12mu|libpciaccess-0.13.2-1|5	Summary:	Generic PCI access library (from X.org)
12mu|libpciaccess-0.13.2-1|6	Name:		libpciaccess
12mu|libpciaccess-0.13.2-1|7	Version:	0.13.2
12mu|libpciaccess-0.13.2-1|8	Release:	1
12mu|libpciaccess-0.13.2-1|9	License:	MIT
12mu|libpciaccess-0.13.2-1|10	Group:		Development/X11
12mu|libpciaccess-0.13.2-1|11	Url:		http://xorg.freedesktop.org
12mu|libpciaccess-0.13.2-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
12mu|libpciaccess-0.13.2-1|13	BuildRequires:	pciids
12mu|libpciaccess-0.13.2-1|14	
12mu|libpciaccess-0.13.2-1|15	%description
12mu|libpciaccess-0.13.2-1|16	A generic PCI access library from X.org.
12mu|libpciaccess-0.13.2-1|17	
12mu|libpciaccess-0.13.2-1|18	%package -n %{libname}
12mu|libpciaccess-0.13.2-1|19	Summary:	Generic PCI access library (from X.org)
12mu|libpciaccess-0.13.2-1|20	Group:		Development/X11
12mu|libpciaccess-0.13.2-1|21	
12mu|libpciaccess-0.13.2-1|22	%description -n %{libname}
12mu|libpciaccess-0.13.2-1|23	A generic PCI access library from X.org.
12mu|libpciaccess-0.13.2-1|24	
12mu|libpciaccess-0.13.2-1|25	%package -n %{devname}
12mu|libpciaccess-0.13.2-1|26	Summary:	Development headers and libraries for %{name}
12mu|libpciaccess-0.13.2-1|27	Group:		Development/X11
12mu|libpciaccess-0.13.2-1|28	Requires:	%{libname} = %{version}-%{release}
12mu|libpciaccess-0.13.2-1|29	Provides:	%{name}-devel = %{version}-%{release}
12mu|libpciaccess-0.13.2-1|30	
12mu|libpciaccess-0.13.2-1|31	%description -n %{devname}
12mu|libpciaccess-0.13.2-1|32	A generic PCI access library from X.org. Development headers and
12mu|libpciaccess-0.13.2-1|33	libraries.
12mu|libpciaccess-0.13.2-1|34	
12mu|libpciaccess-0.13.2-1|35	%prep
12mu|libpciaccess-0.13.2-1|36	%setup -q
12mu|libpciaccess-0.13.2-1|37	
12mu|libpciaccess-0.13.2-1|38	%build
12mu|libpciaccess-0.13.2-1|39	%configure2_5x \
12mu|libpciaccess-0.13.2-1|40	--disable-static \
12mu|libpciaccess-0.13.2-1|41	--with-pciids-path=%{_datadir}
12mu|libpciaccess-0.13.2-1|42	
12mu|libpciaccess-0.13.2-1|43	%make
12mu|libpciaccess-0.13.2-1|44	
12mu|libpciaccess-0.13.2-1|45	%install
12mu|libpciaccess-0.13.2-1|46	%makeinstall_std
12mu|libpciaccess-0.13.2-1|47	
12mu|libpciaccess-0.13.2-1|48	%files -n %{libname}
12mu|libpciaccess-0.13.2-1|49	%{_libdir}/libpciaccess.so.%{major}*
12mu|libpciaccess-0.13.2-1|50	
12mu|libpciaccess-0.13.2-1|51	%files -n %{devname}
12mu|libpciaccess-0.13.2-1|52	%{_libdir}/libpciaccess.so
12mu|libpciaccess-0.13.2-1|53	%{_includedir}/*.h
12mu|libpciaccess-0.13.2-1|54	%{_libdir}/pkgconfig/*.pc

20084 12
12mu|libpeas-1.8.1-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|libpeas-1.8.1-2|2	
12mu|libpeas-1.8.1-2|3	%define oname	peas
12mu|libpeas-1.8.1-2|4	%define api	1.0
12mu|libpeas-1.8.1-2|5	%define major	0
12mu|libpeas-1.8.1-2|6	%define libname	%mklibname %{oname} %{api} %{major}
12mu|libpeas-1.8.1-2|7	%define libgtk	%mklibname %{oname}-gtk %{api} %{major}
12mu|libpeas-1.8.1-2|8	%define devname	%mklibname %{oname} %{api} -d
12mu|libpeas-1.8.1-2|9	%define girname	%mklibname %{oname}-gir %{api}
12mu|libpeas-1.8.1-2|10	%define girgtk	%mklibname %{oname}-gtk-gir %{api}
12mu|libpeas-1.8.1-2|11	
12mu|libpeas-1.8.1-2|12	Summary:	Library for plugin handling
12mu|libpeas-1.8.1-2|13	Name:		libpeas
12mu|libpeas-1.8.1-2|14	Version:	1.8.1
12mu|libpeas-1.8.1-2|15	Release:	2
12mu|libpeas-1.8.1-2|16	Group:		System/Libraries
12mu|libpeas-1.8.1-2|17	License:	LGPLv2+
12mu|libpeas-1.8.1-2|18	URL:		http://www.gnome.org/
12mu|libpeas-1.8.1-2|19	Source0:	http://download.gnome.org/sources/libpeas/%{url_ver}/%{name}-%{version}.tar.xz
12mu|libpeas-1.8.1-2|20	BuildRequires:	gnome-common
12mu|libpeas-1.8.1-2|21	BuildRequires:	intltool
12mu|libpeas-1.8.1-2|22	BuildRequires:	vala >= 0.14.0.22
12mu|libpeas-1.8.1-2|23	BuildRequires:	gettext-devel
12mu|libpeas-1.8.1-2|24	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|libpeas-1.8.1-2|25	BuildRequires:	pkgconfig(python)
12mu|libpeas-1.8.1-2|26	BuildRequires:	pkgconfig(python3)
12mu|libpeas-1.8.1-2|27	BuildRequires:	pkgconfig(seed)
12mu|libpeas-1.8.1-2|28	BuildRequires:	pkgconfig(pygobject-3.0)
12mu|libpeas-1.8.1-2|29	BuildRequires:	pkgconfig(gjs-internals-1.0)
12mu|libpeas-1.8.1-2|30	BuildRequires:	pkgconfig(gladeui-2.0)
12mu|libpeas-1.8.1-2|31	
12mu|libpeas-1.8.1-2|32	%description
12mu|libpeas-1.8.1-2|33	This is GNOME's plugin handling library.
12mu|libpeas-1.8.1-2|34	
12mu|libpeas-1.8.1-2|35	%package data
12mu|libpeas-1.8.1-2|36	Summary:	Library for plugin handling - data files
12mu|libpeas-1.8.1-2|37	Group:		System/Libraries
12mu|libpeas-1.8.1-2|38	
12mu|libpeas-1.8.1-2|39	%description data
12mu|libpeas-1.8.1-2|40	This is GNOME's plugin handling library - data files
12mu|libpeas-1.8.1-2|41	
12mu|libpeas-1.8.1-2|42	%package -n %{libname}
12mu|libpeas-1.8.1-2|43	Summary:	Library plugin handling
12mu|libpeas-1.8.1-2|44	Group:		System/Libraries
12mu|libpeas-1.8.1-2|45	Requires:	%{name}-data = %{version}-%{release}
12mu|libpeas-1.8.1-2|46	Provides:	%{mklibname %{oname} %{major}} = %{version}-%{release}
12mu|libpeas-1.8.1-2|47	Obsoletes:	%{mklibname %{oname} %{major}} < 1.1.1
12mu|libpeas-1.8.1-2|48	
12mu|libpeas-1.8.1-2|49	%description -n %{libname}
12mu|libpeas-1.8.1-2|50	This is GNOME's plugin handling library.
12mu|libpeas-1.8.1-2|51	
12mu|libpeas-1.8.1-2|52	%package -n %{libgtk}
12mu|libpeas-1.8.1-2|53	Summary:	Library plugin handling UI part
12mu|libpeas-1.8.1-2|54	Group:		System/Libraries
12mu|libpeas-1.8.1-2|55	Requires:	%{name}-data = %{version}-%{release}
12mu|libpeas-1.8.1-2|56	Provides:	%{mklibname %{oname}-gtk %{major}} = %{version}-%{release}
12mu|libpeas-1.8.1-2|57	Obsoletes:	%{mklibname %{oname}-gtk %{major}} < 1.1.1
12mu|libpeas-1.8.1-2|58	
12mu|libpeas-1.8.1-2|59	%description -n %{libgtk}
12mu|libpeas-1.8.1-2|60	This is GNOME's plugin handling library - user interface part.
12mu|libpeas-1.8.1-2|61	
12mu|libpeas-1.8.1-2|62	%package -n %{girname}
12mu|libpeas-1.8.1-2|63	Summary:	GObject Introspection interface description for %{name}
12mu|libpeas-1.8.1-2|64	Group:		System/Libraries
12mu|libpeas-1.8.1-2|65	
12mu|libpeas-1.8.1-2|66	%description -n %{girname}
12mu|libpeas-1.8.1-2|67	GObject Introspection interface description for %{name}.
12mu|libpeas-1.8.1-2|68	
12mu|libpeas-1.8.1-2|69	%package -n %{girgtk}
12mu|libpeas-1.8.1-2|70	Summary:	GObject Introspection interface description for %{name}-gtk
12mu|libpeas-1.8.1-2|71	Group:		System/Libraries
12mu|libpeas-1.8.1-2|72	
12mu|libpeas-1.8.1-2|73	%description -n %{girgtk}
12mu|libpeas-1.8.1-2|74	GObject Introspection interface description for %{name}-gtk.
12mu|libpeas-1.8.1-2|75	
12mu|libpeas-1.8.1-2|76	%package -n %{devname}
12mu|libpeas-1.8.1-2|77	Summary:	Development files for %{name}
12mu|libpeas-1.8.1-2|78	Group:		Development/C
12mu|libpeas-1.8.1-2|79	Requires:	%{libname} = %{version}-%{release}
12mu|libpeas-1.8.1-2|80	Requires:	%{libgtk} = %{version}-%{release}
12mu|libpeas-1.8.1-2|81	Requires:	%{girname} = %{version}-%{release}
12mu|libpeas-1.8.1-2|82	Requires:	%{girgtk} = %{version}-%{release}
12mu|libpeas-1.8.1-2|83	Provides:	%{name}-devel = %version-%release
12mu|libpeas-1.8.1-2|84	Provides:	%{oname}-devel = %{version}-%{release}
12mu|libpeas-1.8.1-2|85	Obsoletes:	%{mklibname -d %{oname} } < 1.1.1
12mu|libpeas-1.8.1-2|86	
12mu|libpeas-1.8.1-2|87	%description -n %{devname}
12mu|libpeas-1.8.1-2|88	The %{name}-devel package contains libraries and header files for
12mu|libpeas-1.8.1-2|89	developing applications that use %{name}.
12mu|libpeas-1.8.1-2|90	
12mu|libpeas-1.8.1-2|91	%prep
12mu|libpeas-1.8.1-2|92	%setup -q
12mu|libpeas-1.8.1-2|93	
12mu|libpeas-1.8.1-2|94	%build
12mu|libpeas-1.8.1-2|95	autoreconf
12mu|libpeas-1.8.1-2|96	%configure2_5x \
12mu|libpeas-1.8.1-2|97	--disable-static
12mu|libpeas-1.8.1-2|98	%make
12mu|libpeas-1.8.1-2|99	
12mu|libpeas-1.8.1-2|100	%install
12mu|libpeas-1.8.1-2|101	%makeinstall_std
12mu|libpeas-1.8.1-2|102	
12mu|libpeas-1.8.1-2|103	%find_lang %{name}
12mu|libpeas-1.8.1-2|104	
12mu|libpeas-1.8.1-2|105	# we don't want these
12mu|libpeas-1.8.1-2|106	find %{buildroot} -name "*.la" -delete
12mu|libpeas-1.8.1-2|107	
12mu|libpeas-1.8.1-2|108	%files data -f %{name}.lang
12mu|libpeas-1.8.1-2|109	%doc AUTHORS
12mu|libpeas-1.8.1-2|110	%{_datadir}/icons/hicolor/*/actions/*
12mu|libpeas-1.8.1-2|111	%{_datadir}/glade/catalogs/libpeas-gtk.xml
12mu|libpeas-1.8.1-2|112	
12mu|libpeas-1.8.1-2|113	%files -n %{libname}
12mu|libpeas-1.8.1-2|114	%{_libdir}/%{name}-%{api}.so.%{major}*
12mu|libpeas-1.8.1-2|115	%{_libdir}/%{name}-%{api}/loaders/libpythonloader.so
12mu|libpeas-1.8.1-2|116	%{_libdir}/%{name}-%{api}/loaders/libpython3loader.so
12mu|libpeas-1.8.1-2|117	%{_libdir}/%{name}-%{api}/loaders/libseedloader.so
12mu|libpeas-1.8.1-2|118	%{_libdir}/%{name}-%{api}/loaders/libgjsloader.so
12mu|libpeas-1.8.1-2|119	
12mu|libpeas-1.8.1-2|120	%files -n %{libgtk}
12mu|libpeas-1.8.1-2|121	%{_libdir}/lib%{oname}-gtk-%{api}.so.%{major}*
12mu|libpeas-1.8.1-2|122	
12mu|libpeas-1.8.1-2|123	%files -n %{girname}
12mu|libpeas-1.8.1-2|124	%{_libdir}/girepository-1.0/Peas-%{api}.typelib
12mu|libpeas-1.8.1-2|125	
12mu|libpeas-1.8.1-2|126	%files -n %{girgtk}
12mu|libpeas-1.8.1-2|127	%{_libdir}/girepository-1.0/PeasGtk-%{api}.typelib
12mu|libpeas-1.8.1-2|128	
12mu|libpeas-1.8.1-2|129	%files -n %{devname}
12mu|libpeas-1.8.1-2|130	%doc ChangeLog
12mu|libpeas-1.8.1-2|131	%doc %{_datadir}/gtk-doc/html/%{name}
12mu|libpeas-1.8.1-2|132	%{_bindir}/peas-demo
12mu|libpeas-1.8.1-2|133	%{_libdir}/peas-demo
12mu|libpeas-1.8.1-2|134	%{_includedir}/*
12mu|libpeas-1.8.1-2|135	%{_libdir}/*.so
12mu|libpeas-1.8.1-2|136	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12mu|libpeas-1.8.1-2|137	%{_libdir}/pkgconfig/%{name}-gtk-%{api}.pc
12mu|libpeas-1.8.1-2|138	%{_datadir}/gir-1.0/Peas-%{api}.gir
12mu|libpeas-1.8.1-2|139	%{_datadir}/gir-1.0/PeasGtk-%{api}.gir
12mu|libpeas-1.8.1-2|140	
12mu|libpeas-1.8.1-2|141	
12mu|libpeas-1.8.1-2|142	%changelog
12mu|libpeas-1.8.1-2|143	* Thu Mar 20 2014 Tigro <ashejn@gmail.com> 1.8.1-2
12mu|libpeas-1.8.1-2|144	+ Revision: 82ecd9c
12mu|libpeas-1.8.1-2|145	- build with python3 support
12mu|libpeas-1.8.1-2|146	
12mu|libpeas-1.8.1-2|147	

20085 12
12mu|libpipeline-1.2.4-1|1	%define major %(echo %version |cut -d. -f1)
12mu|libpipeline-1.2.4-1|2	%define libname %mklibname pipeline %{major}
12mu|libpipeline-1.2.4-1|3	%define devname %mklibname pipeline -d
12mu|libpipeline-1.2.4-1|4	
12mu|libpipeline-1.2.4-1|5	Name:		libpipeline
12mu|libpipeline-1.2.4-1|6	Version:	1.2.4
12mu|libpipeline-1.2.4-1|7	Release:	1
12mu|libpipeline-1.2.4-1|8	Summary:	Library for manipulating pipelines of subprocesses
12mu|libpipeline-1.2.4-1|9	Group:		System/Libraries
12mu|libpipeline-1.2.4-1|10	License:	GPLv3+
12mu|libpipeline-1.2.4-1|11	URL:		http://libpipeline.nongnu.org/
12mu|libpipeline-1.2.4-1|12	Source0:	http://download.savannah.nongnu.org/releases/libpipeline/%{name}-%{version}.tar.gz
12mu|libpipeline-1.2.4-1|13	
12mu|libpipeline-1.2.4-1|14	%description
12mu|libpipeline-1.2.4-1|15	Library for manipulating pipelines of subprocesses.
12mu|libpipeline-1.2.4-1|16	
12mu|libpipeline-1.2.4-1|17	%package -n %{libname}
12mu|libpipeline-1.2.4-1|18	Summary:	Library for manipulating pipelines of subprocesses
12mu|libpipeline-1.2.4-1|19	Group:		System/Libraries
12mu|libpipeline-1.2.4-1|20	
12mu|libpipeline-1.2.4-1|21	%description -n %{libname}
12mu|libpipeline-1.2.4-1|22	Library for manipulating pipelines of subprocesses
12mu|libpipeline-1.2.4-1|23	
12mu|libpipeline-1.2.4-1|24	%package -n %{devname}
12mu|libpipeline-1.2.4-1|25	Summary:	Development files for %{name}
12mu|libpipeline-1.2.4-1|26	Group:		Development/C
12mu|libpipeline-1.2.4-1|27	Requires:	%{libname} = %{version}-%{release}
12mu|libpipeline-1.2.4-1|28	
12mu|libpipeline-1.2.4-1|29	%description -n %{devname}
12mu|libpipeline-1.2.4-1|30	Development files for %{name}, a library
12mu|libpipeline-1.2.4-1|31	for manipluating pipelines of subprocesses
12mu|libpipeline-1.2.4-1|32	
12mu|libpipeline-1.2.4-1|33	%prep
12mu|libpipeline-1.2.4-1|34	%setup -q
12mu|libpipeline-1.2.4-1|35	
12mu|libpipeline-1.2.4-1|36	%build
12mu|libpipeline-1.2.4-1|37	%configure2_5x
12mu|libpipeline-1.2.4-1|38	%make
12mu|libpipeline-1.2.4-1|39	
12mu|libpipeline-1.2.4-1|40	%install
12mu|libpipeline-1.2.4-1|41	%makeinstall_std
12mu|libpipeline-1.2.4-1|42	
12mu|libpipeline-1.2.4-1|43	%files -n %{libname}
12mu|libpipeline-1.2.4-1|44	%{_libdir}/*.so.%{major}*
12mu|libpipeline-1.2.4-1|45	
12mu|libpipeline-1.2.4-1|46	%files -n %{devname}
12mu|libpipeline-1.2.4-1|47	%doc COPYING NEWS
12mu|libpipeline-1.2.4-1|48	%{_libdir}/*.so
12mu|libpipeline-1.2.4-1|49	%{_includedir}/*
12mu|libpipeline-1.2.4-1|50	%{_libdir}/pkgconfig/*
12mu|libpipeline-1.2.4-1|51	%{_mandir}/man3/*
12mu|libpipeline-1.2.4-1|52	
12mu|libpipeline-1.2.4-1|53	
12mu|libpipeline-1.2.4-1|54	
12mu|libpipeline-1.2.4-1|55	
12mu|libpipeline-1.2.4-1|56	%changelog
12mu|libpipeline-1.2.4-1|57	* Wed Jan 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.4-1
12mu|libpipeline-1.2.4-1|58	+ Revision: 18736cd
12mu|libpipeline-1.2.4-1|59	- LOG Updated to 1.2.4 (by updates_builder)
12mu|libpipeline-1.2.4-1|60	
12mu|libpipeline-1.2.4-1|61	

20086 12
12mu|libpng-1.5.17-1|1	%define major 15
12mu|libpng-1.5.17-1|2	%define libname %mklibname png %{major}
12mu|libpng-1.5.17-1|3	%define develname %mklibname png -d
12mu|libpng-1.5.17-1|4	
12mu|libpng-1.5.17-1|5	Summary:	A library of functions for manipulating PNG image format files
12mu|libpng-1.5.17-1|6	Name:		libpng
12mu|libpng-1.5.17-1|7	Version:	1.5.17
12mu|libpng-1.5.17-1|8	Release:	1
12mu|libpng-1.5.17-1|9	Epoch:		2
12mu|libpng-1.5.17-1|10	License:	zlib
12mu|libpng-1.5.17-1|11	Group:		System/Libraries
12mu|libpng-1.5.17-1|12	URL:		http://www.libpng.org/pub/png/libpng.html
12mu|libpng-1.5.17-1|13	Source0:	http://prdownloads.sourceforge.net/libpng/files/%{name}-%{version}.tar.xz
12mu|libpng-1.5.17-1|14	# (tpg) APNG support http://littlesvr.ca/apng/
12mu|libpng-1.5.17-1|15	# (tpg) http://hp.vector.co.jp/authors/VA013651/freeSoftware/apng.html
12mu|libpng-1.5.17-1|16	# (tpg) http://sourceforge.net/projects/libpng-apng/ <- use this one
12mu|libpng-1.5.17-1|17	Patch0:		http://downloads.sourceforge.net/libpng-apng/files/libpng-devel/%{version}/%{name}-%{version}-apng.patch.gz
12mu|libpng-1.5.17-1|18	Patch2:		libpng-1.5.4-fix-cmake-files-libpath.patch
12mu|libpng-1.5.17-1|19	Patch3:		libpng-1.5.17-fix-libdir-pkgconfig-lib64-conflict.diff
12mu|libpng-1.5.17-1|20	BuildRequires:	zlib-devel
12mu|libpng-1.5.17-1|21	BuildRequires:	cmake >= 1:2.8.6-7
12mu|libpng-1.5.17-1|22	
12mu|libpng-1.5.17-1|23	%description
12mu|libpng-1.5.17-1|24	The libpng package contains a library of functions for creating and
12mu|libpng-1.5.17-1|25	manipulating PNG (Portable Network Graphics) image format files.  PNG is
12mu|libpng-1.5.17-1|26	a bit-mapped graphics format similar to the GIF format.  PNG was created to
12mu|libpng-1.5.17-1|27	replace the GIF format, since GIF uses a patented data compression
12mu|libpng-1.5.17-1|28	algorithm.
12mu|libpng-1.5.17-1|29	
12mu|libpng-1.5.17-1|30	Libpng should be installed if you need to manipulate PNG format image
12mu|libpng-1.5.17-1|31	files.
12mu|libpng-1.5.17-1|32	
12mu|libpng-1.5.17-1|33	%package -n	%{libname}
12mu|libpng-1.5.17-1|34	Summary:	A library of functions for manipulating PNG image format files
12mu|libpng-1.5.17-1|35	Group:		System/Libraries
12mu|libpng-1.5.17-1|36	%define	ouchie	%mklibname png %{major} %{major}
12mu|libpng-1.5.17-1|37	%rename		%{ouchie}
12mu|libpng-1.5.17-1|38	
12mu|libpng-1.5.17-1|39	%description -n	%{libname}
12mu|libpng-1.5.17-1|40	This package contains the library needed to run programs dynamically
12mu|libpng-1.5.17-1|41	linked with libpng.
12mu|libpng-1.5.17-1|42	
12mu|libpng-1.5.17-1|43	%package -n	%{develname}
12mu|libpng-1.5.17-1|44	Summary:	Development tools for programs to manipulate PNG image format files
12mu|libpng-1.5.17-1|45	Group:		Development/C
12mu|libpng-1.5.17-1|46	Requires:	%{libname} >= %{EVRD}
12mu|libpng-1.5.17-1|47	Provides:	%{name}-devel = %{EVRD}
12mu|libpng-1.5.17-1|48	Provides:	png-devel = %{EVRD}
12mu|libpng-1.5.17-1|49	
12mu|libpng-1.5.17-1|50	%description -n	%{develname}
12mu|libpng-1.5.17-1|51	The libpng-devel package contains the header files and libraries
12mu|libpng-1.5.17-1|52	necessary for developing programs using the PNG (Portable Network
12mu|libpng-1.5.17-1|53	Graphics) library.
12mu|libpng-1.5.17-1|54	
12mu|libpng-1.5.17-1|55	If you want to develop programs which will manipulate PNG image format
12mu|libpng-1.5.17-1|56	files, you should install libpng-devel.  You'll also need to install the
12mu|libpng-1.5.17-1|57	libpng package.
12mu|libpng-1.5.17-1|58	
12mu|libpng-1.5.17-1|59	%package	source
12mu|libpng-1.5.17-1|60	Summary:	Source code of %{name}
12mu|libpng-1.5.17-1|61	Group:		Development/C
12mu|libpng-1.5.17-1|62	
12mu|libpng-1.5.17-1|63	%description	source
12mu|libpng-1.5.17-1|64	This package contains the source code of %{name}.
12mu|libpng-1.5.17-1|65	
12mu|libpng-1.5.17-1|66	%prep
12mu|libpng-1.5.17-1|67	%setup -q
12mu|libpng-1.5.17-1|68	%patch0 -p1 -b .apng
12mu|libpng-1.5.17-1|69	%patch2 -p0 -b .fix-cmake-files-libpath
12mu|libpng-1.5.17-1|70	%patch3 -p1 -b .lib64~
12mu|libpng-1.5.17-1|71	
12mu|libpng-1.5.17-1|72	%build
12mu|libpng-1.5.17-1|73	export CFLAGS="%{optflags} -O3 -funroll-loops"
12mu|libpng-1.5.17-1|74	
12mu|libpng-1.5.17-1|75	%cmake \
12mu|libpng-1.5.17-1|76	-DPNG_SHARED:BOOL=ON \
12mu|libpng-1.5.17-1|77	-DPNG_STATIC:BOOL=OFF
12mu|libpng-1.5.17-1|78	%make
12mu|libpng-1.5.17-1|79	
12mu|libpng-1.5.17-1|80	%install
12mu|libpng-1.5.17-1|81	%makeinstall_std -C build
12mu|libpng-1.5.17-1|82	
12mu|libpng-1.5.17-1|83	install -d %{buildroot}%{_prefix}/src/%{name}
12mu|libpng-1.5.17-1|84	cp -a *.c *.h %{buildroot}%{_prefix}/src/%{name}
12mu|libpng-1.5.17-1|85	
12mu|libpng-1.5.17-1|86	%files -n %{libname}
12mu|libpng-1.5.17-1|87	%{_libdir}/libpng%{major}.so.%{major}*
12mu|libpng-1.5.17-1|88	
12mu|libpng-1.5.17-1|89	%files -n %{develname}
12mu|libpng-1.5.17-1|90	%doc libpng-manual.txt example.c README TODO CHANGES
12mu|libpng-1.5.17-1|91	%{_bindir}/libpng-config
12mu|libpng-1.5.17-1|92	%{_bindir}/libpng%{major}-config
12mu|libpng-1.5.17-1|93	%{_includedir}/*
12mu|libpng-1.5.17-1|94	%{_libdir}/libpng%{major}.so
12mu|libpng-1.5.17-1|95	%{_libdir}/libpng.so
12mu|libpng-1.5.17-1|96	%{_libdir}/libpng/libpng%{major}*.cmake
12mu|libpng-1.5.17-1|97	%{_libdir}/pkgconfig/libpng*.pc
12mu|libpng-1.5.17-1|98	%{_mandir}/man?/*
12mu|libpng-1.5.17-1|99	
12mu|libpng-1.5.17-1|100	%files source
12mu|libpng-1.5.17-1|101	%{_prefix}/src/%{name}/
12mu|libpng-1.5.17-1|102	
12mu|libpng-1.5.17-1|103	
12mu|libpng-1.5.17-1|104	
12mu|libpng-1.5.17-1|105	%changelog
12mu|libpng-1.5.17-1|106	* Tue Oct 15 2013 Denis Silakov <denis.silakov@rosalab.ru> 2:1.5.17-1
12mu|libpng-1.5.17-1|107	+ Revision: 9d40ef3
12mu|libpng-1.5.17-1|108	- Updated to 1.5.17
12mu|libpng-1.5.17-1|109	
12mu|libpng-1.5.17-1|110	

20087 12
12mu|libprelude-1.0.1-3|1	%define with_ruby 0
12mu|libprelude-1.0.1-3|2	
12mu|libprelude-1.0.1-3|3	%define _localstatedir %{_var}
12mu|libprelude-1.0.1-3|4	
12mu|libprelude-1.0.1-3|5	%define major 2
12mu|libprelude-1.0.1-3|6	%define cppmajor 0
12mu|libprelude-1.0.1-3|7	%define libname %mklibname prelude %{major}
12mu|libprelude-1.0.1-3|8	%define libcpp %mklibname preludecpp %{cppmajor}
12mu|libprelude-1.0.1-3|9	%define devname %mklibname prelude -d
12mu|libprelude-1.0.1-3|10	%define sdevname %mklibname prelude -d -s
12mu|libprelude-1.0.1-3|11	
12mu|libprelude-1.0.1-3|12	%define __noautoreq '/usr/bin/python'
12mu|libprelude-1.0.1-3|13	
12mu|libprelude-1.0.1-3|14	Summary:	Prelude Hybrid Intrusion Detection System Library
12mu|libprelude-1.0.1-3|15	Name:		libprelude
12mu|libprelude-1.0.1-3|16	Version:	1.0.1
12mu|libprelude-1.0.1-3|17	Release:	3
12mu|libprelude-1.0.1-3|18	License:	GPLv2+
12mu|libprelude-1.0.1-3|19	Group:		System/Libraries
12mu|libprelude-1.0.1-3|20	Url:		http://www.prelude-ids.org/
12mu|libprelude-1.0.1-3|21	Source0:	http://www.prelude-ids.org/download/releases/libprelude/%{name}-%{version}.tar.gz
12mu|libprelude-1.0.1-3|22	Patch0:		libprelude-0.9.22-fix-str-fmt.patch
12mu|libprelude-1.0.1-3|23	Patch1:		libprelude-0.9.21.3-ltdl.patch
12mu|libprelude-1.0.1-3|24	# (blino) fix build with libtool 2.4, from OpenEmbedded git
12mu|libprelude-1.0.1-3|25	Patch2:		fix-ltdl-hack.patch
12mu|libprelude-1.0.1-3|26	Patch3:		libprelude-gnutls3.patch
12mu|libprelude-1.0.1-3|27	Patch4:		libprelude-1.0.0-ruby.patch
12mu|libprelude-1.0.1-3|28	Patch5:		libprelude-1.0.1-ruby1.9.diff
12mu|libprelude-1.0.1-3|29	BuildRequires:	gtk-doc
12mu|libprelude-1.0.1-3|30	BuildRequires:	libtool
12mu|libprelude-1.0.1-3|31	BuildRequires:	swig
12mu|libprelude-1.0.1-3|32	BuildRequires:	libtool-devel
12mu|libprelude-1.0.1-3|33	BuildRequires:	perl-devel
12mu|libprelude-1.0.1-3|34	BuildRequires:	pkgconfig(gnutls)
12mu|libprelude-1.0.1-3|35	BuildRequires:	pkgconfig(libgcrypt)
12mu|libprelude-1.0.1-3|36	BuildRequires:	pkgconfig(python)
12mu|libprelude-1.0.1-3|37	BuildRequires:	pkgconfig(zlib)
12mu|libprelude-1.0.1-3|38	%if %{with_ruby}
12mu|libprelude-1.0.1-3|39	BuildRequires:	ruby
12mu|libprelude-1.0.1-3|40	BuildRequires:	ruby-devel
12mu|libprelude-1.0.1-3|41	%endif
12mu|libprelude-1.0.1-3|42	
12mu|libprelude-1.0.1-3|43	%description
12mu|libprelude-1.0.1-3|44	The Prelude Library is a collection of generic functions providing
12mu|libprelude-1.0.1-3|45	communication between the Prelude Hybrid IDS suite components. It
12mu|libprelude-1.0.1-3|46	provides a convenient interface for sending alerts to Prelude
12mu|libprelude-1.0.1-3|47	Manager with transparent SSL, failover and replication support,
12mu|libprelude-1.0.1-3|48	asynchronous events and timer interfaces, an abstracted
12mu|libprelude-1.0.1-3|49	configuration API (hooking at the commandline, the configuration
12mu|libprelude-1.0.1-3|50	line, or wide configuration, available from the Manager), and a
12mu|libprelude-1.0.1-3|51	generic plugin API. It allows you to easily turn your favorite
12mu|libprelude-1.0.1-3|52	security program into a Prelude sensor.
12mu|libprelude-1.0.1-3|53	
12mu|libprelude-1.0.1-3|54	#----------------------------------------------------------------------------
12mu|libprelude-1.0.1-3|55	
12mu|libprelude-1.0.1-3|56	%package -n %{libname}
12mu|libprelude-1.0.1-3|57	Summary:	Prelude Hybrid Intrusion Detection System Library
12mu|libprelude-1.0.1-3|58	Group:		System/Libraries
12mu|libprelude-1.0.1-3|59	Provides:	%{name} = %{EVRD}
12mu|libprelude-1.0.1-3|60	
12mu|libprelude-1.0.1-3|61	%description -n %{libname}
12mu|libprelude-1.0.1-3|62	The Prelude Library is a collection of generic functions providing
12mu|libprelude-1.0.1-3|63	communication between the Prelude Hybrid IDS suite components. It
12mu|libprelude-1.0.1-3|64	provides a convenient interface for sending alerts to Prelude
12mu|libprelude-1.0.1-3|65	Manager with transparent SSL, failover and replication support,
12mu|libprelude-1.0.1-3|66	asynchronous events and timer interfaces, an abstracted
12mu|libprelude-1.0.1-3|67	configuration API (hooking at the commandline, the configuration
12mu|libprelude-1.0.1-3|68	line, or wide configuration, available from the Manager), and a
12mu|libprelude-1.0.1-3|69	generic plugin API. It allows you to easily turn your favorite
12mu|libprelude-1.0.1-3|70	security program into a Prelude sensor.
12mu|libprelude-1.0.1-3|71	
12mu|libprelude-1.0.1-3|72	%files -n %{libname}
12mu|libprelude-1.0.1-3|73	%doc AUTHORS ChangeLog README INSTALL
12mu|libprelude-1.0.1-3|74	%{_libdir}/libprelude.so.%{major}*
12mu|libprelude-1.0.1-3|75	
12mu|libprelude-1.0.1-3|76	#----------------------------------------------------------------------------
12mu|libprelude-1.0.1-3|77	
12mu|libprelude-1.0.1-3|78	%package -n %{libcpp}
12mu|libprelude-1.0.1-3|79	Summary:	Prelude Hybrid Intrusion Detection System Library
12mu|libprelude-1.0.1-3|80	Group:		System/Libraries
12mu|libprelude-1.0.1-3|81	Conflicts:	%{_lib}prelude2 < 1.0.1-3
12mu|libprelude-1.0.1-3|82	
12mu|libprelude-1.0.1-3|83	%description -n %{libcpp}
12mu|libprelude-1.0.1-3|84	The Prelude Library is a collection of generic functions providing
12mu|libprelude-1.0.1-3|85	communication between the Prelude Hybrid IDS suite components. It
12mu|libprelude-1.0.1-3|86	provides a convenient interface for sending alerts to Prelude
12mu|libprelude-1.0.1-3|87	Manager with transparent SSL, failover and replication support,
12mu|libprelude-1.0.1-3|88	asynchronous events and timer interfaces, an abstracted
12mu|libprelude-1.0.1-3|89	configuration API (hooking at the commandline, the configuration
12mu|libprelude-1.0.1-3|90	line, or wide configuration, available from the Manager), and a
12mu|libprelude-1.0.1-3|91	generic plugin API. It allows you to easily turn your favorite
12mu|libprelude-1.0.1-3|92	security program into a Prelude sensor.
12mu|libprelude-1.0.1-3|93	
12mu|libprelude-1.0.1-3|94	%files -n %{libcpp}
12mu|libprelude-1.0.1-3|95	%doc AUTHORS ChangeLog README INSTALL
12mu|libprelude-1.0.1-3|96	%{_libdir}/libpreludecpp.so.%{cppmajor}*
12mu|libprelude-1.0.1-3|97	
12mu|libprelude-1.0.1-3|98	#----------------------------------------------------------------------------
12mu|libprelude-1.0.1-3|99	
12mu|libprelude-1.0.1-3|100	%package -n %{devname}
12mu|libprelude-1.0.1-3|101	Summary:	Libraries, includes, etc. for developing Prelude IDS sensors
12mu|libprelude-1.0.1-3|102	Group:		Development/C
12mu|libprelude-1.0.1-3|103	Requires:	%{libname} = %{EVRD}
12mu|libprelude-1.0.1-3|104	Requires:	libtool-devel
12mu|libprelude-1.0.1-3|105	Provides:	prelude-devel = %{EVRD}
12mu|libprelude-1.0.1-3|106	
12mu|libprelude-1.0.1-3|107	%description -n %{devname}
12mu|libprelude-1.0.1-3|108	Libraries, include files, etc you can use to develop Prelude IDS
12mu|libprelude-1.0.1-3|109	sensors using the Prelude Library. The Prelude Library is a
12mu|libprelude-1.0.1-3|110	collection of generic functions providing communication between
12mu|libprelude-1.0.1-3|111	the Prelude Hybrid IDS suite componentst It provides a convenient
12mu|libprelude-1.0.1-3|112	interface for sending alerts to Prelude Manager with transparent
12mu|libprelude-1.0.1-3|113	SSL, failover and replication support, asynchronous events and
12mu|libprelude-1.0.1-3|114	timer interfaces, an abstracted configuration API (hooking at the
12mu|libprelude-1.0.1-3|115	commandline, the configuration line, or wide configuration,
12mu|libprelude-1.0.1-3|116	available from the Manager), and a generic plugin API. It allows
12mu|libprelude-1.0.1-3|117	you to easily turn your favorite security program into a Prelude
12mu|libprelude-1.0.1-3|118	sensor.
12mu|libprelude-1.0.1-3|119	
12mu|libprelude-1.0.1-3|120	%files -n %{devname}
12mu|libprelude-1.0.1-3|121	%doc %{_docdir}/%{devname}
12mu|libprelude-1.0.1-3|122	%{multiarch_bindir}/libprelude-config
12mu|libprelude-1.0.1-3|123	%{_bindir}/libprelude-config
12mu|libprelude-1.0.1-3|124	%{_libdir}/*.so
12mu|libprelude-1.0.1-3|125	%{_libdir}/pkgconfig/*.pc
12mu|libprelude-1.0.1-3|126	%dir %{_includedir}/libprelude
12mu|libprelude-1.0.1-3|127	%{_includedir}/libprelude/*
12mu|libprelude-1.0.1-3|128	%{_datadir}/aclocal/*.m4
12mu|libprelude-1.0.1-3|129	
12mu|libprelude-1.0.1-3|130	#----------------------------------------------------------------------------
12mu|libprelude-1.0.1-3|131	
12mu|libprelude-1.0.1-3|132	%package -n %{sdevname}
12mu|libprelude-1.0.1-3|133	Summary:	Static libraries for developing Prelude IDS sensors
12mu|libprelude-1.0.1-3|134	Group:		Development/C
12mu|libprelude-1.0.1-3|135	Requires:	%{devname} = %{EVRD}
12mu|libprelude-1.0.1-3|136	Provides:	prelude-static-devel = %{EVRD}
12mu|libprelude-1.0.1-3|137	
12mu|libprelude-1.0.1-3|138	%description -n %{sdevname}
12mu|libprelude-1.0.1-3|139	Libraries, include files, etc you can use to develop Prelude IDS
12mu|libprelude-1.0.1-3|140	sensors using the Prelude Library. The Prelude Library is a
12mu|libprelude-1.0.1-3|141	collection of generic functions providing communication between
12mu|libprelude-1.0.1-3|142	the Prelude Hybrid IDS suite componentst It provides a convenient
12mu|libprelude-1.0.1-3|143	interface for sending alerts to Prelude Manager with transparent
12mu|libprelude-1.0.1-3|144	SSL, failover and replication support, asynchronous events and
12mu|libprelude-1.0.1-3|145	timer interfaces, an abstracted configuration API (hooking at the
12mu|libprelude-1.0.1-3|146	commandline, the configuration line, or wide configuration,
12mu|libprelude-1.0.1-3|147	available from the Manager), and a generic plugin API. It allows
12mu|libprelude-1.0.1-3|148	you to easily turn your favorite security program into a Prelude
12mu|libprelude-1.0.1-3|149	sensor.
12mu|libprelude-1.0.1-3|150	
12mu|libprelude-1.0.1-3|151	%files -n %{sdevname}
12mu|libprelude-1.0.1-3|152	%{_libdir}/*.a
12mu|libprelude-1.0.1-3|153	
12mu|libprelude-1.0.1-3|154	#----------------------------------------------------------------------------
12mu|libprelude-1.0.1-3|155	
12mu|libprelude-1.0.1-3|156	%package -n prelude-tools
12mu|libprelude-1.0.1-3|157	Summary:	The interface for %{libname}
12mu|libprelude-1.0.1-3|158	Group:		Networking/Other
12mu|libprelude-1.0.1-3|159	Requires:	%{libname} = %{EVRD}
12mu|libprelude-1.0.1-3|160	
12mu|libprelude-1.0.1-3|161	%description -n prelude-tools
12mu|libprelude-1.0.1-3|162	Provides a convenient interface for sending alerts to Prelude Manager.
12mu|libprelude-1.0.1-3|163	
12mu|libprelude-1.0.1-3|164	%files -n prelude-tools
12mu|libprelude-1.0.1-3|165	%doc AUTHORS ChangeLog README INSTALL
12mu|libprelude-1.0.1-3|166	%{_bindir}/prelude-adduser
12mu|libprelude-1.0.1-3|167	%{_bindir}/prelude-admin
12mu|libprelude-1.0.1-3|168	%{_mandir}/man1/prelude-admin.1*
12mu|libprelude-1.0.1-3|169	%dir %{_sysconfdir}/prelude
12mu|libprelude-1.0.1-3|170	%dir %{_sysconfdir}/prelude/default
12mu|libprelude-1.0.1-3|171	%dir %{_sysconfdir}/prelude/profile
12mu|libprelude-1.0.1-3|172	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/prelude/default/*.conf
12mu|libprelude-1.0.1-3|173	%dir %{_var}/spool/prelude
12mu|libprelude-1.0.1-3|174	
12mu|libprelude-1.0.1-3|175	#----------------------------------------------------------------------------
12mu|libprelude-1.0.1-3|176	
12mu|libprelude-1.0.1-3|177	%package -n python-prelude
12mu|libprelude-1.0.1-3|178	Summary:	Python bindings for prelude
12mu|libprelude-1.0.1-3|179	Group:		Development/Python
12mu|libprelude-1.0.1-3|180	Requires:	%{libname} = %{EVRD}
12mu|libprelude-1.0.1-3|181	
12mu|libprelude-1.0.1-3|182	%description -n python-prelude
12mu|libprelude-1.0.1-3|183	Provides python bindings for prelude.
12mu|libprelude-1.0.1-3|184	
12mu|libprelude-1.0.1-3|185	%files -n python-prelude
12mu|libprelude-1.0.1-3|186	%{_libdir}/python*/site-packages/*
12mu|libprelude-1.0.1-3|187	
12mu|libprelude-1.0.1-3|188	#----------------------------------------------------------------------------
12mu|libprelude-1.0.1-3|189	
12mu|libprelude-1.0.1-3|190	%package -n perl-prelude
12mu|libprelude-1.0.1-3|191	Summary:	Perl bindings for prelude
12mu|libprelude-1.0.1-3|192	Group:		Development/Perl
12mu|libprelude-1.0.1-3|193	Requires:	%{libname} = %{EVRD}
12mu|libprelude-1.0.1-3|194	
12mu|libprelude-1.0.1-3|195	%description -n perl-prelude
12mu|libprelude-1.0.1-3|196	Provides perl bindings for prelude.
12mu|libprelude-1.0.1-3|197	
12mu|libprelude-1.0.1-3|198	%files -n perl-prelude
12mu|libprelude-1.0.1-3|199	%{perl_vendorarch}/Prelude.pm
12mu|libprelude-1.0.1-3|200	%{perl_vendorarch}/auto/Prelude
12mu|libprelude-1.0.1-3|201	%{perl_vendorarch}/auto/PreludeEasy
12mu|libprelude-1.0.1-3|202	
12mu|libprelude-1.0.1-3|203	#----------------------------------------------------------------------------
12mu|libprelude-1.0.1-3|204	
12mu|libprelude-1.0.1-3|205	%if %{with_ruby}
12mu|libprelude-1.0.1-3|206	%package -n ruby-prelude
12mu|libprelude-1.0.1-3|207	Summary:	Ruby bindings for prelude
12mu|libprelude-1.0.1-3|208	Group:		Development/Ruby
12mu|libprelude-1.0.1-3|209	Requires:	%{libname} = %{EVRD}
12mu|libprelude-1.0.1-3|210	
12mu|libprelude-1.0.1-3|211	%description -n ruby-prelude
12mu|libprelude-1.0.1-3|212	Provides ruby bindings for prelude.
12mu|libprelude-1.0.1-3|213	
12mu|libprelude-1.0.1-3|214	%files -n ruby-prelude
12mu|libprelude-1.0.1-3|215	%{ruby_sitearchdir}/*
12mu|libprelude-1.0.1-3|216	%endif
12mu|libprelude-1.0.1-3|217	
12mu|libprelude-1.0.1-3|218	#----------------------------------------------------------------------------
12mu|libprelude-1.0.1-3|219	
12mu|libprelude-1.0.1-3|220	%prep
12mu|libprelude-1.0.1-3|221	%setup -q
12mu|libprelude-1.0.1-3|222	%patch0 -p0
12mu|libprelude-1.0.1-3|223	%patch1 -p0
12mu|libprelude-1.0.1-3|224	%patch2 -p1 -b .lt24
12mu|libprelude-1.0.1-3|225	%patch3 -p2 -b .gnutls3
12mu|libprelude-1.0.1-3|226	%patch4 -p0 -b .ruby
12mu|libprelude-1.0.1-3|227	%patch5 -p1 -b .ruby1.9
12mu|libprelude-1.0.1-3|228	
12mu|libprelude-1.0.1-3|229	rm -f bindings/python/_PreludeEasy.cxx
12mu|libprelude-1.0.1-3|230	perl -pi -e "s|/lib/|/%{_lib}/|g" configure.in
12mu|libprelude-1.0.1-3|231	
12mu|libprelude-1.0.1-3|232	%build
12mu|libprelude-1.0.1-3|233	#libtoolize --copy --force --install --ltdl
12mu|libprelude-1.0.1-3|234	autoreconf -fi
12mu|libprelude-1.0.1-3|235	
12mu|libprelude-1.0.1-3|236	%configure2_5x \
12mu|libprelude-1.0.1-3|237	--without-included-ltdl \
12mu|libprelude-1.0.1-3|238	--enable-static \
12mu|libprelude-1.0.1-3|239	--enable-shared \
12mu|libprelude-1.0.1-3|240	--with-perl-installdirs=vendor \
12mu|libprelude-1.0.1-3|241	--with-python \
12mu|libprelude-1.0.1-3|242	--without-lua \
12mu|libprelude-1.0.1-3|243	%if %{with_ruby}
12mu|libprelude-1.0.1-3|244	--with-ruby \
12mu|libprelude-1.0.1-3|245	%endif
12mu|libprelude-1.0.1-3|246	--without-included-regex \
12mu|libprelude-1.0.1-3|247	--includedir=%{_includedir}/%{name} \
12mu|libprelude-1.0.1-3|248	--enable-gtk-doc \
12mu|libprelude-1.0.1-3|249	--with-html-dir=%{_docdir}/%{devname}
12mu|libprelude-1.0.1-3|250	
12mu|libprelude-1.0.1-3|251	# removing rpath
12mu|libprelude-1.0.1-3|252	sed -i.rpath -e 's|LD_RUN_PATH=""||' bindings/Makefile.in
12mu|libprelude-1.0.1-3|253	sed -i.rpath -e 's|^sys_lib_dlsearch_path_spec="/lib /usr/lib|sys_lib_dlsearch_path_spec="/%{_lib} %{_libdir}|' libtool
12mu|libprelude-1.0.1-3|254	
12mu|libprelude-1.0.1-3|255	%make
12mu|libprelude-1.0.1-3|256	
12mu|libprelude-1.0.1-3|257	(
12mu|libprelude-1.0.1-3|258	cd bindings/perl
12mu|libprelude-1.0.1-3|259	perl Makefile.PL INSTALLDIRS=vendor
12mu|libprelude-1.0.1-3|260	make
12mu|libprelude-1.0.1-3|261	)
12mu|libprelude-1.0.1-3|262	
12mu|libprelude-1.0.1-3|263	%install
12mu|libprelude-1.0.1-3|264	%makeinstall_std
12mu|libprelude-1.0.1-3|265	%makeinstall_std -C bindings/perl
12mu|libprelude-1.0.1-3|266	
12mu|libprelude-1.0.1-3|267	%if %{with_ruby}
12mu|libprelude-1.0.1-3|268	rm -f %{buildroot}%{ruby_sitearchdir}/*.*a
12mu|libprelude-1.0.1-3|269	%endif
12mu|libprelude-1.0.1-3|270	rm -f %{buildroot}%{_sysconfdir}/prelude/default/*.conf-dist
12mu|libprelude-1.0.1-3|271	
12mu|libprelude-1.0.1-3|272	%multiarch_binaries %{buildroot}%{_bindir}/libprelude-config
12mu|libprelude-1.0.1-3|273	
12mu|libprelude-1.0.1-3|274	
12mu|libprelude-1.0.1-3|275	%changelog
12mu|libprelude-1.0.1-3|276	* Tue May 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1-3
12mu|libprelude-1.0.1-3|277	+ Revision: 777620e
12mu|libprelude-1.0.1-3|278	- Update BuildRequires
12mu|libprelude-1.0.1-3|279	
12mu|libprelude-1.0.1-3|280	

20088 12
12mu|libprojectm-2.0.0-5|1	%define name libprojectm
12mu|libprojectm-2.0.0-5|2	%define version 2.0.0
12mu|libprojectm-2.0.0-5|3	%define release 5
12mu|libprojectm-2.0.0-5|4	%define oname libprojectM
12mu|libprojectm-2.0.0-5|5	%define major 2
12mu|libprojectm-2.0.0-5|6	%define libname %mklibname projectm %major
12mu|libprojectm-2.0.0-5|7	%define develname %mklibname -d projectm
12mu|libprojectm-2.0.0-5|8	%define oldlibname %mklibname projectm
12mu|libprojectm-2.0.0-5|9	
12mu|libprojectm-2.0.0-5|10	Summary: Visualization library for OpenGL based on Milkdrop
12mu|libprojectm-2.0.0-5|11	Name: %{name}
12mu|libprojectm-2.0.0-5|12	Version: %{version}
12mu|libprojectm-2.0.0-5|13	Release: %{release}
12mu|libprojectm-2.0.0-5|14	Epoch: 1
12mu|libprojectm-2.0.0-5|15	Source0: %{oname}-%{version}-Source.tar.gz
12mu|libprojectm-2.0.0-5|16	Patch1: libprojectM-2.0.0-fix-linking.patch
12mu|libprojectm-2.0.0-5|17	License: LGPLv2+
12mu|libprojectm-2.0.0-5|18	Group: System/Libraries
12mu|libprojectm-2.0.0-5|19	Url: http://xmms-projectm.sourceforge.net/
12mu|libprojectm-2.0.0-5|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|libprojectm-2.0.0-5|21	BuildRequires: libftgl-devel
12mu|libprojectm-2.0.0-5|22	BuildRequires: cmake
12mu|libprojectm-2.0.0-5|23	BuildRequires: libglew-devel
12mu|libprojectm-2.0.0-5|24	BuildRequires: libgomp-devel
12mu|libprojectm-2.0.0-5|25	Requires: %name-data >= %epoch:%version
12mu|libprojectm-2.0.0-5|26	
12mu|libprojectm-2.0.0-5|27	%description
12mu|libprojectm-2.0.0-5|28	projectM is a reimplementation of Milkdrop under OpenGL.
12mu|libprojectm-2.0.0-5|29	
12mu|libprojectm-2.0.0-5|30	%package -n %libname
12mu|libprojectm-2.0.0-5|31	Summary: Visualization library for OpenGL based on Milkdrop
12mu|libprojectm-2.0.0-5|32	Group: System/Libraries
12mu|libprojectm-2.0.0-5|33	Requires: %name-data >= %epoch:%version
12mu|libprojectm-2.0.0-5|34	
12mu|libprojectm-2.0.0-5|35	%description -n %libname
12mu|libprojectm-2.0.0-5|36	projectM is a reimplementation of Milkdrop under OpenGL.
12mu|libprojectm-2.0.0-5|37	
12mu|libprojectm-2.0.0-5|38	
12mu|libprojectm-2.0.0-5|39	%package data
12mu|libprojectm-2.0.0-5|40	Summary: Visualization library for OpenGL based on Milkdrop
12mu|libprojectm-2.0.0-5|41	Group: Graphics
12mu|libprojectm-2.0.0-5|42	Requires:	fonts-ttf-bitstream-vera
12mu|libprojectm-2.0.0-5|43	
12mu|libprojectm-2.0.0-5|44	%description data
12mu|libprojectm-2.0.0-5|45	projectM is a reimplementation of Milkdrop under OpenGL. This contains data
12mu|libprojectm-2.0.0-5|46	files and presets.
12mu|libprojectm-2.0.0-5|47	
12mu|libprojectm-2.0.0-5|48	%package -n %develname
12mu|libprojectm-2.0.0-5|49	Summary: Visualization library for OpenGL based on Milkdrop
12mu|libprojectm-2.0.0-5|50	Group: Development/C
12mu|libprojectm-2.0.0-5|51	Requires: %libname = %epoch:%version
12mu|libprojectm-2.0.0-5|52	Provides: libprojectm-devel = %epoch:%version-%release
12mu|libprojectm-2.0.0-5|53	Obsoletes: %mklibname -d projectm 0
12mu|libprojectm-2.0.0-5|54	Requires: libglew-devel
12mu|libprojectm-2.0.0-5|55	Conflicts: %oldlibname
12mu|libprojectm-2.0.0-5|56	
12mu|libprojectm-2.0.0-5|57	%description -n %develname
12mu|libprojectm-2.0.0-5|58	projectM is a reimplementation of Milkdrop under OpenGL.
12mu|libprojectm-2.0.0-5|59	
12mu|libprojectm-2.0.0-5|60	
12mu|libprojectm-2.0.0-5|61	%prep
12mu|libprojectm-2.0.0-5|62	%setup -q -n projectM-%{version}-Source
12mu|libprojectm-2.0.0-5|63	rm -fr build CMakeCache.txt
12mu|libprojectm-2.0.0-5|64	#patch0 -p1 -b .ftgl
12mu|libprojectm-2.0.0-5|65	%patch1 -p0 -b .link
12mu|libprojectm-2.0.0-5|66	
12mu|libprojectm-2.0.0-5|67	%build
12mu|libprojectm-2.0.0-5|68	%cmake
12mu|libprojectm-2.0.0-5|69	%make
12mu|libprojectm-2.0.0-5|70	
12mu|libprojectm-2.0.0-5|71	%install
12mu|libprojectm-2.0.0-5|72	rm -rf $RPM_BUILD_ROOT
12mu|libprojectm-2.0.0-5|73	%makeinstall_std -C build
12mu|libprojectm-2.0.0-5|74	
12mu|libprojectm-2.0.0-5|75	#replace by symlink
12mu|libprojectm-2.0.0-5|76	ln -sf %_datadir/fonts/TTF/{Vera.ttf,VeraMono.ttf} %buildroot%_datadir/projectM/fonts/
12mu|libprojectm-2.0.0-5|77	
12mu|libprojectm-2.0.0-5|78	
12mu|libprojectm-2.0.0-5|79	%if %mdkversion < 200900
12mu|libprojectm-2.0.0-5|80	%post -n %libname -p /sbin/ldconfig
12mu|libprojectm-2.0.0-5|81	%endif
12mu|libprojectm-2.0.0-5|82	%if %mdkversion < 200900
12mu|libprojectm-2.0.0-5|83	%postun -n %libname -p /sbin/ldconfig
12mu|libprojectm-2.0.0-5|84	%endif
12mu|libprojectm-2.0.0-5|85	
12mu|libprojectm-2.0.0-5|86	%clean
12mu|libprojectm-2.0.0-5|87	rm -rf $RPM_BUILD_ROOT
12mu|libprojectm-2.0.0-5|88	
12mu|libprojectm-2.0.0-5|89	%files data
12mu|libprojectm-2.0.0-5|90	%defattr(-,root,root)
12mu|libprojectm-2.0.0-5|91	%doc ChangeLog
12mu|libprojectm-2.0.0-5|92	%_datadir/projectM/
12mu|libprojectm-2.0.0-5|93	
12mu|libprojectm-2.0.0-5|94	%files -n %libname
12mu|libprojectm-2.0.0-5|95	%defattr(-,root,root)
12mu|libprojectm-2.0.0-5|96	%_libdir/libprojectM.so.%{major}*
12mu|libprojectm-2.0.0-5|97	
12mu|libprojectm-2.0.0-5|98	%files -n %develname
12mu|libprojectm-2.0.0-5|99	%defattr(-,root,root)
12mu|libprojectm-2.0.0-5|100	%_libdir/pkgconfig/*.pc
12mu|libprojectm-2.0.0-5|101	%_includedir/libprojectM/
12mu|libprojectm-2.0.0-5|102	%_libdir/libprojectM.so
12mu|libprojectm-2.0.0-5|103	
12mu|libprojectm-2.0.0-5|104	
12mu|libprojectm-2.0.0-5|105	
12mu|libprojectm-2.0.0-5|106	
12mu|libprojectm-2.0.0-5|107	%changelog
12mu|libprojectm-2.0.0-5|108	* Tue Dec 17 2013 Alexander Kazancev <kazancas@gmail.com> 1:2.0.0-5
12mu|libprojectm-2.0.0-5|109	+ Revision: 1c4ce31
12mu|libprojectm-2.0.0-5|110	- rebuild with new libglew
12mu|libprojectm-2.0.0-5|111	
12mu|libprojectm-2.0.0-5|112	

20089 12
12mu|libqaccessibilityclient-0.1.1-1|1	%define major 0
12mu|libqaccessibilityclient-0.1.1-1|2	%define libname %mklibname qaccessibilityclient %{major}
12mu|libqaccessibilityclient-0.1.1-1|3	%define devname %mklibname qaccessibilityclient -d
12mu|libqaccessibilityclient-0.1.1-1|4	
12mu|libqaccessibilityclient-0.1.1-1|5	Summary:	Accessibility client library for Qt
12mu|libqaccessibilityclient-0.1.1-1|6	Name:		libqaccessibilityclient
12mu|libqaccessibilityclient-0.1.1-1|7	Version:	0.1.1
12mu|libqaccessibilityclient-0.1.1-1|8	Release:	1
12mu|libqaccessibilityclient-0.1.1-1|9	License:	LGPLv2+
12mu|libqaccessibilityclient-0.1.1-1|10	Group:		System/Libraries
12mu|libqaccessibilityclient-0.1.1-1|11	Url:		https://projects.kde.org/projects/playground/accessibility/libkdeaccessibilityclient
12mu|libqaccessibilityclient-0.1.1-1|12	Source0:	http://download.kde.org/stable/libqaccessibilityclient/%{name}-%{version}.tar.bz2
12mu|libqaccessibilityclient-0.1.1-1|13	Patch0:		qaccessibilityclient-0.1.0-dso.patch
12mu|libqaccessibilityclient-0.1.1-1|14	Patch1:		libqaccessibilityclient-0.1.1-QT4_BUILD.patch
12mu|libqaccessibilityclient-0.1.1-1|15	BuildRequires:	cmake
12mu|libqaccessibilityclient-0.1.1-1|16	BuildRequires:	pkgconfig(QtCore)
12mu|libqaccessibilityclient-0.1.1-1|17	BuildRequires:	pkgconfig(QtDBus)
12mu|libqaccessibilityclient-0.1.1-1|18	BuildRequires:	pkgconfig(QtGui)
12mu|libqaccessibilityclient-0.1.1-1|19	
12mu|libqaccessibilityclient-0.1.1-1|20	%description
12mu|libqaccessibilityclient-0.1.1-1|21	Accessibility client library for Qt.
12mu|libqaccessibilityclient-0.1.1-1|22	
12mu|libqaccessibilityclient-0.1.1-1|23	#----------------------------------------------------------------------------
12mu|libqaccessibilityclient-0.1.1-1|24	
12mu|libqaccessibilityclient-0.1.1-1|25	%package -n %{libname}
12mu|libqaccessibilityclient-0.1.1-1|26	Summary:	Accessibility client library for Qt
12mu|libqaccessibilityclient-0.1.1-1|27	Group:		System/Libraries
12mu|libqaccessibilityclient-0.1.1-1|28	
12mu|libqaccessibilityclient-0.1.1-1|29	%description -n %{libname}
12mu|libqaccessibilityclient-0.1.1-1|30	Accessibility client library for Qt.
12mu|libqaccessibilityclient-0.1.1-1|31	
12mu|libqaccessibilityclient-0.1.1-1|32	%files -n %{libname}
12mu|libqaccessibilityclient-0.1.1-1|33	%doc AUTHORS ChangeLog COPYING README
12mu|libqaccessibilityclient-0.1.1-1|34	%{_libdir}/libqaccessibilityclient.so.%{major}*
12mu|libqaccessibilityclient-0.1.1-1|35	
12mu|libqaccessibilityclient-0.1.1-1|36	#----------------------------------------------------------------------------
12mu|libqaccessibilityclient-0.1.1-1|37	
12mu|libqaccessibilityclient-0.1.1-1|38	%package -n %{devname}
12mu|libqaccessibilityclient-0.1.1-1|39	Summary:	Development files for %{name}
12mu|libqaccessibilityclient-0.1.1-1|40	Group:		Development/KDE and Qt
12mu|libqaccessibilityclient-0.1.1-1|41	Requires:	%{libname} = %{EVRD}
12mu|libqaccessibilityclient-0.1.1-1|42	Provides:	qaccessibilityclient-devel = %{EVRD}
12mu|libqaccessibilityclient-0.1.1-1|43	
12mu|libqaccessibilityclient-0.1.1-1|44	%description -n %{devname}
12mu|libqaccessibilityclient-0.1.1-1|45	Development files for %{name}.
12mu|libqaccessibilityclient-0.1.1-1|46	
12mu|libqaccessibilityclient-0.1.1-1|47	%files -n %{devname}
12mu|libqaccessibilityclient-0.1.1-1|48	%{_includedir}/qaccessibilityclient/
12mu|libqaccessibilityclient-0.1.1-1|49	%dir %{_libdir}/cmake/
12mu|libqaccessibilityclient-0.1.1-1|50	%{_libdir}/cmake/QAccessibilityClient/
12mu|libqaccessibilityclient-0.1.1-1|51	%{_libdir}/libqaccessibilityclient.so
12mu|libqaccessibilityclient-0.1.1-1|52	
12mu|libqaccessibilityclient-0.1.1-1|53	#----------------------------------------------------------------------------
12mu|libqaccessibilityclient-0.1.1-1|54	
12mu|libqaccessibilityclient-0.1.1-1|55	%prep
12mu|libqaccessibilityclient-0.1.1-1|56	%setup -q
12mu|libqaccessibilityclient-0.1.1-1|57	%patch0 -p1 -b .dso
12mu|libqaccessibilityclient-0.1.1-1|58	%patch1 -p1 -b .QT4_BUILD
12mu|libqaccessibilityclient-0.1.1-1|59	
12mu|libqaccessibilityclient-0.1.1-1|60	%build
12mu|libqaccessibilityclient-0.1.1-1|61	%cmake_qt4 \
12mu|libqaccessibilityclient-0.1.1-1|62	-DQT4_BUILD:BOOL=ON
12mu|libqaccessibilityclient-0.1.1-1|63	%make
12mu|libqaccessibilityclient-0.1.1-1|64	
12mu|libqaccessibilityclient-0.1.1-1|65	%install
12mu|libqaccessibilityclient-0.1.1-1|66	%makeinstall_std -C build
12mu|libqaccessibilityclient-0.1.1-1|67	
12mu|libqaccessibilityclient-0.1.1-1|68	## unpackaged files
12mu|libqaccessibilityclient-0.1.1-1|69	# consider putting into -tools subpkg?
12mu|libqaccessibilityclient-0.1.1-1|70	rm -f %{buildroot}%{_bindir}/accessibleapps
12mu|libqaccessibilityclient-0.1.1-1|71	
12mu|libqaccessibilityclient-0.1.1-1|72	
12mu|libqaccessibilityclient-0.1.1-1|73	%changelog
12mu|libqaccessibilityclient-0.1.1-1|74	* Sat Jun 14 2014 Rosa <rosa@abf.rosalinux.ru> 0.1.1-1
12mu|libqaccessibilityclient-0.1.1-1|75	+ Revision: fde52a9
12mu|libqaccessibilityclient-0.1.1-1|76	- Automatic import for version 0.1.1-1
12mu|libqaccessibilityclient-0.1.1-1|77	
12mu|libqaccessibilityclient-0.1.1-1|78	

20090 12
12mu|libqmi-1.8.0-1|1	%define oname qmi
12mu|libqmi-1.8.0-1|2	%define major 1
12mu|libqmi-1.8.0-1|3	%define libname %mklibname %{oname}-glib %{major}
12mu|libqmi-1.8.0-1|4	%define devname %mklibname %{oname}-glib -d
12mu|libqmi-1.8.0-1|5	
12mu|libqmi-1.8.0-1|6	Summary:	Library to control QMI devices
12mu|libqmi-1.8.0-1|7	Name:		libqmi
12mu|libqmi-1.8.0-1|8	Version:	1.8.0
12mu|libqmi-1.8.0-1|9	Release:	1
12mu|libqmi-1.8.0-1|10	License:	LGPLv2+
12mu|libqmi-1.8.0-1|11	Group:		System/Libraries
12mu|libqmi-1.8.0-1|12	Url:		http://cgit.freedesktop.org/libqmi/
12mu|libqmi-1.8.0-1|13	Source0:	http://cgit.freedesktop.org/libqmi/snapshot/%{name}-%{version}.tar.xz
12mu|libqmi-1.8.0-1|14	BuildRequires:	pkgconfig(gio-2.0)
12mu|libqmi-1.8.0-1|15	BuildRequires:	pkgconfig(glib-2.0) >= 2.32
12mu|libqmi-1.8.0-1|16	BuildRequires:	pkgconfig(gobject-2.0)
12mu|libqmi-1.8.0-1|17	
12mu|libqmi-1.8.0-1|18	%description
12mu|libqmi-1.8.0-1|19	A GLib/GIO based library to control QMI devices.
12mu|libqmi-1.8.0-1|20	
12mu|libqmi-1.8.0-1|21	#----------------------------------------------------------------------------
12mu|libqmi-1.8.0-1|22	
12mu|libqmi-1.8.0-1|23	%package -n %{oname}-tools
12mu|libqmi-1.8.0-1|24	Summary:	Helper utilities to control QMI devices
12mu|libqmi-1.8.0-1|25	Group:		System/Configuration/Networking
12mu|libqmi-1.8.0-1|26	
12mu|libqmi-1.8.0-1|27	%description -n %{oname}-tools
12mu|libqmi-1.8.0-1|28	This package contains command line tools to manage such devices.
12mu|libqmi-1.8.0-1|29	
12mu|libqmi-1.8.0-1|30	%files -n %{oname}-tools
12mu|libqmi-1.8.0-1|31	%{_bindir}/qmi-network
12mu|libqmi-1.8.0-1|32	%{_bindir}/qmicli
12mu|libqmi-1.8.0-1|33	%{_libexecdir}/qmi-proxy
12mu|libqmi-1.8.0-1|34	%{_mandir}/man1/qmi*.1.*
12mu|libqmi-1.8.0-1|35	
12mu|libqmi-1.8.0-1|36	#----------------------------------------------------------------------------
12mu|libqmi-1.8.0-1|37	
12mu|libqmi-1.8.0-1|38	%package -n %{libname}
12mu|libqmi-1.8.0-1|39	Summary:	Library to control QMI devices
12mu|libqmi-1.8.0-1|40	Group:		System/Libraries
12mu|libqmi-1.8.0-1|41	
12mu|libqmi-1.8.0-1|42	%description -n %{libname}
12mu|libqmi-1.8.0-1|43	A GLib/GIO based library to control QMI devices.
12mu|libqmi-1.8.0-1|44	
12mu|libqmi-1.8.0-1|45	%files -n %{libname}
12mu|libqmi-1.8.0-1|46	%{_libdir}/libqmi-glib.so.%{major}*
12mu|libqmi-1.8.0-1|47	
12mu|libqmi-1.8.0-1|48	#----------------------------------------------------------------------------
12mu|libqmi-1.8.0-1|49	
12mu|libqmi-1.8.0-1|50	%package -n %{devname}
12mu|libqmi-1.8.0-1|51	Summary:	Library to control QMI devices - Development files
12mu|libqmi-1.8.0-1|52	Group:		Development/C
12mu|libqmi-1.8.0-1|53	Requires:	%{libname} = %{EVRD}
12mu|libqmi-1.8.0-1|54	
12mu|libqmi-1.8.0-1|55	%description -n %{devname}
12mu|libqmi-1.8.0-1|56	This package contains files required to link sources against libqmi.
12mu|libqmi-1.8.0-1|57	
12mu|libqmi-1.8.0-1|58	%files -n %{devname}
12mu|libqmi-1.8.0-1|59	%{_includedir}/libqmi-glib/
12mu|libqmi-1.8.0-1|60	%{_libdir}/libqmi-glib.so
12mu|libqmi-1.8.0-1|61	%{_libdir}/pkgconfig/qmi-glib.pc
12mu|libqmi-1.8.0-1|62	
12mu|libqmi-1.8.0-1|63	#----------------------------------------------------------------------------
12mu|libqmi-1.8.0-1|64	
12mu|libqmi-1.8.0-1|65	%prep
12mu|libqmi-1.8.0-1|66	%setup -q
12mu|libqmi-1.8.0-1|67	
12mu|libqmi-1.8.0-1|68	%build
12mu|libqmi-1.8.0-1|69	%configure2_5x \
12mu|libqmi-1.8.0-1|70	--disable-static \
12mu|libqmi-1.8.0-1|71	--disable-gtk-doc-html
12mu|libqmi-1.8.0-1|72	
12mu|libqmi-1.8.0-1|73	%make
12mu|libqmi-1.8.0-1|74	
12mu|libqmi-1.8.0-1|75	%install
12mu|libqmi-1.8.0-1|76	%makeinstall_std
12mu|libqmi-1.8.0-1|77	
12mu|libqmi-1.8.0-1|78	# (tpg) kill docs
12mu|libqmi-1.8.0-1|79	rm -rf %{buildroot}%{_datadir}/gtk-doc/
12mu|libqmi-1.8.0-1|80	
12mu|libqmi-1.8.0-1|81	
12mu|libqmi-1.8.0-1|82	%changelog
12mu|libqmi-1.8.0-1|83	* Mon Mar 31 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.0-1
12mu|libqmi-1.8.0-1|84	+ Revision: a010baf
12mu|libqmi-1.8.0-1|85	- New version 1.8.0
12mu|libqmi-1.8.0-1|86	
12mu|libqmi-1.8.0-1|87	

20091 12
12mu|libquicktime-1.2.4-5|1	%define major 0
12mu|libquicktime-1.2.4-5|2	%define libname %mklibname quicktime %{major}
12mu|libquicktime-1.2.4-5|3	%define devname %mklibname quicktime -d
12mu|libquicktime-1.2.4-5|4	
12mu|libquicktime-1.2.4-5|5	######################
12mu|libquicktime-1.2.4-5|6	# Hardcore PLF build
12mu|libquicktime-1.2.4-5|7	%define build_plf 0
12mu|libquicktime-1.2.4-5|8	######################
12mu|libquicktime-1.2.4-5|9	
12mu|libquicktime-1.2.4-5|10	%{?_with_plf: %{expand: %%global build_plf 1}}
12mu|libquicktime-1.2.4-5|11	%if %{build_plf}
12mu|libquicktime-1.2.4-5|12	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mu|libquicktime-1.2.4-5|13	%define extrarelsuffix plf
12mu|libquicktime-1.2.4-5|14	%define distsuffix plf
12mu|libquicktime-1.2.4-5|15	%endif
12mu|libquicktime-1.2.4-5|16	
12mu|libquicktime-1.2.4-5|17	Summary:	A library for manipulating QuickTime files
12mu|libquicktime-1.2.4-5|18	Name:		libquicktime
12mu|libquicktime-1.2.4-5|19	Version:	1.2.4
12mu|libquicktime-1.2.4-5|20	Release:	5%{?extrarelsuffix}
12mu|libquicktime-1.2.4-5|21	%if %{build_plf}
12mu|libquicktime-1.2.4-5|22	License:	GPLv2+
12mu|libquicktime-1.2.4-5|23	%else
12mu|libquicktime-1.2.4-5|24	License:	LGPLv2+
12mu|libquicktime-1.2.4-5|25	%endif
12mu|libquicktime-1.2.4-5|26	Group:		Video
12mu|libquicktime-1.2.4-5|27	Url:		http://libquicktime.sourceforge.net/
12mu|libquicktime-1.2.4-5|28	Source0:	http://prdownloads.sourceforge.net/libquicktime/%{name}-%{version}.tar.gz
12mu|libquicktime-1.2.4-5|29	Patch0:		libquicktime-1.2.4-ffmpeg-2.0.patch
12mu|libquicktime-1.2.4-5|30	BuildRequires:	autoconf
12mu|libquicktime-1.2.4-5|31	BuildRequires:	automake
12mu|libquicktime-1.2.4-5|32	BuildRequires:	doxygen
12mu|libquicktime-1.2.4-5|33	BuildRequires:	ffmpeg-devel
12mu|libquicktime-1.2.4-5|34	BuildRequires:	jpeg-devel
12mu|libquicktime-1.2.4-5|35	BuildRequires:	pkgconfig(alsa)
12mu|libquicktime-1.2.4-5|36	BuildRequires:	pkgconfig(glu)
12mu|libquicktime-1.2.4-5|37	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|libquicktime-1.2.4-5|38	BuildRequires:	pkgconfig(ice)
12mu|libquicktime-1.2.4-5|39	BuildRequires:	pkgconfig(libpng)
12mu|libquicktime-1.2.4-5|40	BuildRequires:	pkgconfig(schroedinger-1.0)
12mu|libquicktime-1.2.4-5|41	BuildRequires:	pkgconfig(vorbis)
12mu|libquicktime-1.2.4-5|42	BuildRequires:	pkgconfig(xaw7)
12mu|libquicktime-1.2.4-5|43	BuildRequires:	pkgconfig(xv)
12mu|libquicktime-1.2.4-5|44	
12mu|libquicktime-1.2.4-5|45	%description
12mu|libquicktime-1.2.4-5|46	Libquicktime is a library for reading and writing QuickTime files
12mu|libquicktime-1.2.4-5|47	on UNIX systems. Video CODECs supported by this library are OpenDivX, MJPA,
12mu|libquicktime-1.2.4-5|48	JPEG Photo, PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression.  Supported
12mu|libquicktime-1.2.4-5|49	audio CODECs are Ogg Vorbis, IMA4, ulaw, and any linear PCM format.
12mu|libquicktime-1.2.4-5|50	
12mu|libquicktime-1.2.4-5|51	Libquicktime is based on the quicktime4linux library.  Libquicktime add
12mu|libquicktime-1.2.4-5|52	features such as a GNU build tools-based build process and dynamically
12mu|libquicktime-1.2.4-5|53	loadable CODECs.
12mu|libquicktime-1.2.4-5|54	
12mu|libquicktime-1.2.4-5|55	%if %{build_plf}
12mu|libquicktime-1.2.4-5|56	This package is in restricted as it violates some patents.
12mu|libquicktime-1.2.4-5|57	%endif
12mu|libquicktime-1.2.4-5|58	
12mu|libquicktime-1.2.4-5|59	%files -f %{name}.lang
12mu|libquicktime-1.2.4-5|60	%doc README
12mu|libquicktime-1.2.4-5|61	%dir %{_libdir}/libquicktime/
12mu|libquicktime-1.2.4-5|62	%{_libdir}/libquicktime/lqt_audiocodec.so
12mu|libquicktime-1.2.4-5|63	%{_libdir}/libquicktime/lqt_ffmpeg.so
12mu|libquicktime-1.2.4-5|64	%{_libdir}/libquicktime/lqt_mjpeg.so
12mu|libquicktime-1.2.4-5|65	%{_libdir}/libquicktime/lqt_png.so
12mu|libquicktime-1.2.4-5|66	%{_libdir}/libquicktime/lqt_videocodec.so
12mu|libquicktime-1.2.4-5|67	%{_libdir}/libquicktime/lqt_rtjpeg.so
12mu|libquicktime-1.2.4-5|68	%{_libdir}/libquicktime/lqt_schroedinger.so
12mu|libquicktime-1.2.4-5|69	%{_libdir}/libquicktime/lqt_vorbis.so
12mu|libquicktime-1.2.4-5|70	
12mu|libquicktime-1.2.4-5|71	#----------------------------------------------------------------------------
12mu|libquicktime-1.2.4-5|72	
12mu|libquicktime-1.2.4-5|73	%package -n %{libname}
12mu|libquicktime-1.2.4-5|74	Summary:	Shared library of libquicktime
12mu|libquicktime-1.2.4-5|75	Group:		System/Libraries
12mu|libquicktime-1.2.4-5|76	
12mu|libquicktime-1.2.4-5|77	%description -n %{libname}
12mu|libquicktime-1.2.4-5|78	Libquicktime is a library for reading and writing QuickTime files
12mu|libquicktime-1.2.4-5|79	on UNIX systems. Video CODECs supported by this library are OpenDivX, MJPA,
12mu|libquicktime-1.2.4-5|80	JPEG Photo, PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression.  Supported
12mu|libquicktime-1.2.4-5|81	audio CODECs are Ogg Vorbis, IMA4, ulaw, and any linear PCM format.
12mu|libquicktime-1.2.4-5|82	
12mu|libquicktime-1.2.4-5|83	Libquicktime is based on the quicktime4linux library.  Libquicktime add
12mu|libquicktime-1.2.4-5|84	features such as a GNU build tools-based build process and dynamically
12mu|libquicktime-1.2.4-5|85	loadable CODECs.
12mu|libquicktime-1.2.4-5|86	
12mu|libquicktime-1.2.4-5|87	%files -n %{libname}
12mu|libquicktime-1.2.4-5|88	%{_libdir}/libquicktime.so.%{major}*
12mu|libquicktime-1.2.4-5|89	
12mu|libquicktime-1.2.4-5|90	#----------------------------------------------------------------------------
12mu|libquicktime-1.2.4-5|91	
12mu|libquicktime-1.2.4-5|92	%package -n %{devname}
12mu|libquicktime-1.2.4-5|93	Summary:	Header files and development documentation for libquicktime
12mu|libquicktime-1.2.4-5|94	Group:		Development/C
12mu|libquicktime-1.2.4-5|95	Requires:	%{libname} = %{version}-%{release}
12mu|libquicktime-1.2.4-5|96	Provides:	libquicktime-devel = %{version}-%{release}
12mu|libquicktime-1.2.4-5|97	Provides:	quicktime-devel = %{version}-%{release}
12mu|libquicktime-1.2.4-5|98	Provides:	quicktime-static-devel = %{version}-%{release}
12mu|libquicktime-1.2.4-5|99	
12mu|libquicktime-1.2.4-5|100	%description -n %{devname}
12mu|libquicktime-1.2.4-5|101	Header files and development documentation for libquicktime.
12mu|libquicktime-1.2.4-5|102	
12mu|libquicktime-1.2.4-5|103	%files -n %{devname}
12mu|libquicktime-1.2.4-5|104	%{_libdir}/libquicktime.so
12mu|libquicktime-1.2.4-5|105	%{_includedir}/lqt
12mu|libquicktime-1.2.4-5|106	%{_libdir}/pkgconfig/*.pc
12mu|libquicktime-1.2.4-5|107	
12mu|libquicktime-1.2.4-5|108	#----------------------------------------------------------------------------
12mu|libquicktime-1.2.4-5|109	
12mu|libquicktime-1.2.4-5|110	%package dv
12mu|libquicktime-1.2.4-5|111	Summary:	Libquicktime plugin supporting the DV codec
12mu|libquicktime-1.2.4-5|112	Group:		Video
12mu|libquicktime-1.2.4-5|113	Requires:	%{name} = %{version}-%{release}
12mu|libquicktime-1.2.4-5|114	BuildRequires:	pkgconfig(libdv)
12mu|libquicktime-1.2.4-5|115	
12mu|libquicktime-1.2.4-5|116	%description dv
12mu|libquicktime-1.2.4-5|117	Libquicktime plugin supporting the DV codec
12mu|libquicktime-1.2.4-5|118	
12mu|libquicktime-1.2.4-5|119	%files dv
12mu|libquicktime-1.2.4-5|120	%{_libdir}/libquicktime/lqt_dv.so
12mu|libquicktime-1.2.4-5|121	
12mu|libquicktime-1.2.4-5|122	#----------------------------------------------------------------------------
12mu|libquicktime-1.2.4-5|123	
12mu|libquicktime-1.2.4-5|124	%package progs
12mu|libquicktime-1.2.4-5|125	Summary:	Useful tools to operate at QuickTime files
12mu|libquicktime-1.2.4-5|126	Group:		Video
12mu|libquicktime-1.2.4-5|127	Requires:	%{name} = %{version}-%{release}
12mu|libquicktime-1.2.4-5|128	
12mu|libquicktime-1.2.4-5|129	%description progs
12mu|libquicktime-1.2.4-5|130	Useful tools to operate on QuickTime files.
12mu|libquicktime-1.2.4-5|131	
12mu|libquicktime-1.2.4-5|132	%files progs
12mu|libquicktime-1.2.4-5|133	%doc README TODO
12mu|libquicktime-1.2.4-5|134	%{_bindir}/libquicktime_config
12mu|libquicktime-1.2.4-5|135	%{_bindir}/lqtplay
12mu|libquicktime-1.2.4-5|136	%{_bindir}/lqtremux
12mu|libquicktime-1.2.4-5|137	%{_bindir}/lqt_transcode
12mu|libquicktime-1.2.4-5|138	%{_bindir}/qt*
12mu|libquicktime-1.2.4-5|139	%{_mandir}/man1/lqtplay.1*
12mu|libquicktime-1.2.4-5|140	
12mu|libquicktime-1.2.4-5|141	%if %{build_plf}
12mu|libquicktime-1.2.4-5|142	#----------------------------------------------------------------------------
12mu|libquicktime-1.2.4-5|143	%package lame
12mu|libquicktime-1.2.4-5|144	Summary:	Libquicktime plugin supporting the MP3 codec
12mu|libquicktime-1.2.4-5|145	Group:		Video
12mu|libquicktime-1.2.4-5|146	Requires:	%{name} = %{version}-%{release}
12mu|libquicktime-1.2.4-5|147	BuildRequires:	lame-devel
12mu|libquicktime-1.2.4-5|148	
12mu|libquicktime-1.2.4-5|149	%description lame
12mu|libquicktime-1.2.4-5|150	This is a libquicktime plugin supporting the MP3 codec based on lame.
12mu|libquicktime-1.2.4-5|151	
12mu|libquicktime-1.2.4-5|152	This package is in restricted as it violates some patents.
12mu|libquicktime-1.2.4-5|153	
12mu|libquicktime-1.2.4-5|154	%files lame
12mu|libquicktime-1.2.4-5|155	%{_libdir}/libquicktime/lqt_lame.so
12mu|libquicktime-1.2.4-5|156	
12mu|libquicktime-1.2.4-5|157	#----------------------------------------------------------------------------
12mu|libquicktime-1.2.4-5|158	
12mu|libquicktime-1.2.4-5|159	%package faac
12mu|libquicktime-1.2.4-5|160	Summary:	Libquicktime plugin for encoding AAC
12mu|libquicktime-1.2.4-5|161	Group:		Video
12mu|libquicktime-1.2.4-5|162	Requires:	%{name} = %{version}-%{release}
12mu|libquicktime-1.2.4-5|163	BuildRequires:	libfaac-devel
12mu|libquicktime-1.2.4-5|164	
12mu|libquicktime-1.2.4-5|165	%description faac
12mu|libquicktime-1.2.4-5|166	This is a libquicktime plugin for AAC encoding based on faac.
12mu|libquicktime-1.2.4-5|167	
12mu|libquicktime-1.2.4-5|168	This package is in restricted as it violates some patents.
12mu|libquicktime-1.2.4-5|169	
12mu|libquicktime-1.2.4-5|170	%files faac
12mu|libquicktime-1.2.4-5|171	%{_libdir}/libquicktime/lqt_faac.so
12mu|libquicktime-1.2.4-5|172	
12mu|libquicktime-1.2.4-5|173	#----------------------------------------------------------------------------
12mu|libquicktime-1.2.4-5|174	
12mu|libquicktime-1.2.4-5|175	%package faad
12mu|libquicktime-1.2.4-5|176	Summary:	Libquicktime plugin for decoding AAC
12mu|libquicktime-1.2.4-5|177	Group:		Video
12mu|libquicktime-1.2.4-5|178	Requires:	%{name} = %{version}-%{release}
12mu|libquicktime-1.2.4-5|179	BuildRequires:	libfaad2-devel
12mu|libquicktime-1.2.4-5|180	
12mu|libquicktime-1.2.4-5|181	%description faad
12mu|libquicktime-1.2.4-5|182	This is a libquicktime plugin for AAC decoding based on faad2.
12mu|libquicktime-1.2.4-5|183	
12mu|libquicktime-1.2.4-5|184	This package is in restricted as it violates some patents.
12mu|libquicktime-1.2.4-5|185	
12mu|libquicktime-1.2.4-5|186	%files faad
12mu|libquicktime-1.2.4-5|187	%{_libdir}/libquicktime/lqt_faad2.so
12mu|libquicktime-1.2.4-5|188	
12mu|libquicktime-1.2.4-5|189	#----------------------------------------------------------------------------
12mu|libquicktime-1.2.4-5|190	
12mu|libquicktime-1.2.4-5|191	%package x264
12mu|libquicktime-1.2.4-5|192	Summary:	Libquicktime plugin for encoding H.264/MPEG-4 streams
12mu|libquicktime-1.2.4-5|193	Group:		Video
12mu|libquicktime-1.2.4-5|194	Requires:	%{name} = %{version}-%{release}
12mu|libquicktime-1.2.4-5|195	BuildRequires:	x264-devel
12mu|libquicktime-1.2.4-5|196	
12mu|libquicktime-1.2.4-5|197	%description x264
12mu|libquicktime-1.2.4-5|198	This is a libquicktime plugin for encoding H.264/MPEG-4 streams.
12mu|libquicktime-1.2.4-5|199	
12mu|libquicktime-1.2.4-5|200	This package is in restricted as it violates some patents.
12mu|libquicktime-1.2.4-5|201	
12mu|libquicktime-1.2.4-5|202	%files x264
12mu|libquicktime-1.2.4-5|203	%{_libdir}/libquicktime/lqt_x264.so
12mu|libquicktime-1.2.4-5|204	#----------------------------------------------------------------------------
12mu|libquicktime-1.2.4-5|205	%endif
12mu|libquicktime-1.2.4-5|206	
12mu|libquicktime-1.2.4-5|207	%prep
12mu|libquicktime-1.2.4-5|208	%setup -q
12mu|libquicktime-1.2.4-5|209	%patch0 -p1
12mu|libquicktime-1.2.4-5|210	
12mu|libquicktime-1.2.4-5|211	%build
12mu|libquicktime-1.2.4-5|212	%configure2_5x \
12mu|libquicktime-1.2.4-5|213	--with-libdv \
12mu|libquicktime-1.2.4-5|214	%ifarch x86_64
12mu|libquicktime-1.2.4-5|215	--with-pic \
12mu|libquicktime-1.2.4-5|216	%endif
12mu|libquicktime-1.2.4-5|217	%if %{build_plf}
12mu|libquicktime-1.2.4-5|218	--enable-gpl
12mu|libquicktime-1.2.4-5|219	%endif
12mu|libquicktime-1.2.4-5|220	
12mu|libquicktime-1.2.4-5|221	%make
12mu|libquicktime-1.2.4-5|222	
12mu|libquicktime-1.2.4-5|223	%install
12mu|libquicktime-1.2.4-5|224	%makeinstall_std
12mu|libquicktime-1.2.4-5|225	
12mu|libquicktime-1.2.4-5|226	rm -f %{buildroot}%{_libdir}/libquicktime/*a
12mu|libquicktime-1.2.4-5|227	rm -f %{buildroot}%{_libdir}/libquicktime/lqt_opendivx.so
12mu|libquicktime-1.2.4-5|228	
12mu|libquicktime-1.2.4-5|229	%find_lang %{name}
12mu|libquicktime-1.2.4-5|230	

20092 12
12mu|libraw-0.15.4-1|1	%define oname LibRaw
12mu|libraw-0.15.4-1|2	%define major 9
12mu|libraw-0.15.4-1|3	%define libname %mklibname raw %{major}
12mu|libraw-0.15.4-1|4	%define libname_r %mklibname raw_r %{major}
12mu|libraw-0.15.4-1|5	%define devname %mklibname raw -d
12mu|libraw-0.15.4-1|6	
12mu|libraw-0.15.4-1|7	Summary:	Library for reading and processing of RAW digicam images
12mu|libraw-0.15.4-1|8	Name:		libraw
12mu|libraw-0.15.4-1|9	Version:	0.15.4
12mu|libraw-0.15.4-1|10	Release:	1
12mu|libraw-0.15.4-1|11	License:	GPLv3+
12mu|libraw-0.15.4-1|12	Group:		Development/C
12mu|libraw-0.15.4-1|13	Url:		http://www.libraw.org
12mu|libraw-0.15.4-1|14	Source0:	http://www.libraw.org/data/%{oname}-%{version}.tar.gz
12mu|libraw-0.15.4-1|15	Source1:	http://www.libraw.org/data/%{oname}-demosaic-pack-GPL2-%{version}.tar.gz
12mu|libraw-0.15.4-1|16	Source2:	http://www.libraw.org/data/%{oname}-demosaic-pack-GPL3-%{version}.tar.gz
12mu|libraw-0.15.4-1|17	BuildRequires:	gomp-devel
12mu|libraw-0.15.4-1|18	BuildRequires:	pkgconfig(jasper)
12mu|libraw-0.15.4-1|19	BuildRequires:	pkgconfig(lcms2)
12mu|libraw-0.15.4-1|20	
12mu|libraw-0.15.4-1|21	%description
12mu|libraw-0.15.4-1|22	LibRaw is a library for reading RAW files from digital photo cameras
12mu|libraw-0.15.4-1|23	(CRW/CR2, NEF, RAF, DNG, MOS, KDC, DCR, etc, virtually all RAW formats are
12mu|libraw-0.15.4-1|24	supported).
12mu|libraw-0.15.4-1|25	
12mu|libraw-0.15.4-1|26	It pays special attention to correct retrieval of data required for subsequent
12mu|libraw-0.15.4-1|27	RAW conversion.
12mu|libraw-0.15.4-1|28	
12mu|libraw-0.15.4-1|29	The library is intended for embedding in RAW converters, data analyzers, and
12mu|libraw-0.15.4-1|30	other programs using RAW files as the initial data.
12mu|libraw-0.15.4-1|31	
12mu|libraw-0.15.4-1|32	Since LibRaw is linked against LibRaw-demosaic-pack-GPL2 and
12mu|libraw-0.15.4-1|33	LibRaw-demosaic-pack-GPL3 the global license is GPLv3.
12mu|libraw-0.15.4-1|34	
12mu|libraw-0.15.4-1|35	#----------------------------------------------------------------------------
12mu|libraw-0.15.4-1|36	
12mu|libraw-0.15.4-1|37	%package -n	%{libname}
12mu|libraw-0.15.4-1|38	Summary:	Library for reading and processing of RAW digicam images
12mu|libraw-0.15.4-1|39	Group:		System/Libraries
12mu|libraw-0.15.4-1|40	
12mu|libraw-0.15.4-1|41	%description -n	%{libname}
12mu|libraw-0.15.4-1|42	This package contains a shared library for %{name}.
12mu|libraw-0.15.4-1|43	
12mu|libraw-0.15.4-1|44	%files -n %{libname}
12mu|libraw-0.15.4-1|45	%{_libdir}/libraw.so.%{major}*
12mu|libraw-0.15.4-1|46	
12mu|libraw-0.15.4-1|47	#----------------------------------------------------------------------------
12mu|libraw-0.15.4-1|48	
12mu|libraw-0.15.4-1|49	%package -n	%{libname_r}
12mu|libraw-0.15.4-1|50	Summary:	Library for reading and processing of RAW digicam images
12mu|libraw-0.15.4-1|51	Group:		System/Libraries
12mu|libraw-0.15.4-1|52	
12mu|libraw-0.15.4-1|53	%description -n	%{libname_r}
12mu|libraw-0.15.4-1|54	This package contains a shared library for %{name}.
12mu|libraw-0.15.4-1|55	
12mu|libraw-0.15.4-1|56	%files -n %{libname_r}
12mu|libraw-0.15.4-1|57	%{_libdir}/libraw_r.so.%{major}*
12mu|libraw-0.15.4-1|58	
12mu|libraw-0.15.4-1|59	#----------------------------------------------------------------------------
12mu|libraw-0.15.4-1|60	
12mu|libraw-0.15.4-1|61	%package -n	%{devname}
12mu|libraw-0.15.4-1|62	Summary:	LibRaw development files and headers
12mu|libraw-0.15.4-1|63	Group:		Development/C
12mu|libraw-0.15.4-1|64	Requires:	%{libname} = %{version}-%{release}
12mu|libraw-0.15.4-1|65	Requires:	%{libname_r} = %{version}-%{release}
12mu|libraw-0.15.4-1|66	Provides:	%{name}-devel = %{version}-%{release}
12mu|libraw-0.15.4-1|67	
12mu|libraw-0.15.4-1|68	%description -n	%{devname}
12mu|libraw-0.15.4-1|69	This package contains the development files and headers for %{oname}.
12mu|libraw-0.15.4-1|70	
12mu|libraw-0.15.4-1|71	%files -n %{devname}
12mu|libraw-0.15.4-1|72	%doc LICENSE* Changelog.* README README.demosaic-packs html/
12mu|libraw-0.15.4-1|73	%{_includedir}/libraw
12mu|libraw-0.15.4-1|74	%{_libdir}/libraw.so
12mu|libraw-0.15.4-1|75	%{_libdir}/libraw_r.so
12mu|libraw-0.15.4-1|76	%{_libdir}/pkgconfig/*.pc
12mu|libraw-0.15.4-1|77	
12mu|libraw-0.15.4-1|78	#----------------------------------------------------------------------------
12mu|libraw-0.15.4-1|79	
12mu|libraw-0.15.4-1|80	%package	tools
12mu|libraw-0.15.4-1|81	Summary:	Command line tools from %{oname}
12mu|libraw-0.15.4-1|82	Group:		Graphics
12mu|libraw-0.15.4-1|83	
12mu|libraw-0.15.4-1|84	%description	tools
12mu|libraw-0.15.4-1|85	This packages provides tools to manipulate raw files.
12mu|libraw-0.15.4-1|86	
12mu|libraw-0.15.4-1|87	%files tools
12mu|libraw-0.15.4-1|88	%{_bindir}/*
12mu|libraw-0.15.4-1|89	
12mu|libraw-0.15.4-1|90	#----------------------------------------------------------------------------
12mu|libraw-0.15.4-1|91	
12mu|libraw-0.15.4-1|92	%prep
12mu|libraw-0.15.4-1|93	%setup -qn %{oname}-%{version} -b1 -b2
12mu|libraw-0.15.4-1|94	
12mu|libraw-0.15.4-1|95	%build
12mu|libraw-0.15.4-1|96	%global optflags %{optflags} -Ofast -fopenmp
12mu|libraw-0.15.4-1|97	%global ldflags %{ldflags} -fopenmp
12mu|libraw-0.15.4-1|98	
12mu|libraw-0.15.4-1|99	autoreconf -fi
12mu|libraw-0.15.4-1|100	%configure2_5x --disable-static
12mu|libraw-0.15.4-1|101	%make
12mu|libraw-0.15.4-1|102	
12mu|libraw-0.15.4-1|103	%install
12mu|libraw-0.15.4-1|104	%makeinstall_std
12mu|libraw-0.15.4-1|105	
12mu|libraw-0.15.4-1|106	# The source tree has these with execute permissions for some reason
12mu|libraw-0.15.4-1|107	chmod 644 LICENSE.CDDL LICENSE.LGPL LICENSE.LibRaw.pdf
12mu|libraw-0.15.4-1|108	
12mu|libraw-0.15.4-1|109	# let files section handle docs
12mu|libraw-0.15.4-1|110	rm -rf %{buildroot}%{_datadir}/doc/*
12mu|libraw-0.15.4-1|111	
12mu|libraw-0.15.4-1|112	# move docs to a better location
12mu|libraw-0.15.4-1|113	mv doc html
12mu|libraw-0.15.4-1|114	
12mu|libraw-0.15.4-1|115	
12mu|libraw-0.15.4-1|116	%changelog
12mu|libraw-0.15.4-1|117	* Wed Jan 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.15.4-1
12mu|libraw-0.15.4-1|118	+ Revision: fa5bd17
12mu|libraw-0.15.4-1|119	- LOG New version 0.15.4, new library major 9, update BuildRequires
12mu|libraw-0.15.4-1|120	
12mu|libraw-0.15.4-1|121	

20093 12
12mu|librcc-0.2.10-2|1	%define major 0
12mu|librcc-0.2.10-2|2	%define libname %mklibname rcc %{major}
12mu|librcc-0.2.10-2|3	%define devname %mklibname rcc -d
12mu|librcc-0.2.10-2|4	
12mu|librcc-0.2.10-2|5	Summary:	Russian Charset Conversion Library
12mu|librcc-0.2.10-2|6	Name:		librcc
12mu|librcc-0.2.10-2|7	Version:	0.2.10
12mu|librcc-0.2.10-2|8	Release:	2
12mu|librcc-0.2.10-2|9	Url:		http://rusxmms.sourceforge.net/
12mu|librcc-0.2.10-2|10	Source0:	http://dside.dyndns.org/files/rusxmms/%{name}-%{version}.tar.bz2
12mu|librcc-0.2.10-2|11	Group:		System/Libraries
12mu|librcc-0.2.10-2|12	License:	LGPLv2.1+
12mu|librcc-0.2.10-2|13	BuildRequires:	aspell-devel
12mu|librcc-0.2.10-2|14	BuildRequires:	librcd-devel
12mu|librcc-0.2.10-2|15	BuildRequires:	pkgconfig(libxml-2.0)
12mu|librcc-0.2.10-2|16	# In fact, is not used now because it's not properly detected
12mu|librcc-0.2.10-2|17	BuildRequires:	pkgconfig(libguess)
12mu|librcc-0.2.10-2|18	
12mu|librcc-0.2.10-2|19	%description
12mu|librcc-0.2.10-2|20	Library providing means to work with multiple encodings of the same language
12mu|librcc-0.2.10-2|21	through adapting them to local settings on-the-fly.
12mu|librcc-0.2.10-2|22	
12mu|librcc-0.2.10-2|23	#----------------------------------------------------------------------------
12mu|librcc-0.2.10-2|24	
12mu|librcc-0.2.10-2|25	%package -n %{libname}
12mu|librcc-0.2.10-2|26	Summary:	Russian Charset Conversion Library
12mu|librcc-0.2.10-2|27	Group:		System/Libraries
12mu|librcc-0.2.10-2|28	
12mu|librcc-0.2.10-2|29	%description -n %{libname}
12mu|librcc-0.2.10-2|30	Library providing means to work with multiple encodings of the same language
12mu|librcc-0.2.10-2|31	through adapting them to local settings on-the-fly.
12mu|librcc-0.2.10-2|32	
12mu|librcc-0.2.10-2|33	%files -n %{libname}
12mu|librcc-0.2.10-2|34	%{_libdir}/*.so.%{major}
12mu|librcc-0.2.10-2|35	%{_libdir}/*.so.%{version}
12mu|librcc-0.2.10-2|36	%{_libdir}/rcc/
12mu|librcc-0.2.10-2|37	
12mu|librcc-0.2.10-2|38	#----------------------------------------------------------------------------
12mu|librcc-0.2.10-2|39	
12mu|librcc-0.2.10-2|40	%package -n %{devname}
12mu|librcc-0.2.10-2|41	Summary:	Russian Charset Conversion Library
12mu|librcc-0.2.10-2|42	Group:		System/Libraries
12mu|librcc-0.2.10-2|43	Requires:	%{libname} = %{EVRD}
12mu|librcc-0.2.10-2|44	Provides:	%{name}-devel = %{EVRD}
12mu|librcc-0.2.10-2|45	
12mu|librcc-0.2.10-2|46	%description -n %{devname}
12mu|librcc-0.2.10-2|47	Library providing means to work with multiple encodings of the same language
12mu|librcc-0.2.10-2|48	through adapting them to local settings on-the-fly.
12mu|librcc-0.2.10-2|49	
12mu|librcc-0.2.10-2|50	This package contains files required for development only.
12mu|librcc-0.2.10-2|51	
12mu|librcc-0.2.10-2|52	%files -n %{devname}
12mu|librcc-0.2.10-2|53	%doc AUTHORS ChangeLog NEWS README ToDo
12mu|librcc-0.2.10-2|54	%{_libdir}/*.so
12mu|librcc-0.2.10-2|55	%{_includedir}/*.h
12mu|librcc-0.2.10-2|56	%{_libdir}/pkgconfig/librcc.pc
12mu|librcc-0.2.10-2|57	
12mu|librcc-0.2.10-2|58	#----------------------------------------------------------------------------
12mu|librcc-0.2.10-2|59	
12mu|librcc-0.2.10-2|60	%prep
12mu|librcc-0.2.10-2|61	%setup -q
12mu|librcc-0.2.10-2|62	
12mu|librcc-0.2.10-2|63	%build
12mu|librcc-0.2.10-2|64	%configure2_5x --disable-static
12mu|librcc-0.2.10-2|65	%make
12mu|librcc-0.2.10-2|66	
12mu|librcc-0.2.10-2|67	%install
12mu|librcc-0.2.10-2|68	%makeinstall_std
12mu|librcc-0.2.10-2|69	
12mu|librcc-0.2.10-2|70	
12mu|librcc-0.2.10-2|71	%changelog
12mu|librcc-0.2.10-2|72	* Fri Oct 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.10-2
12mu|librcc-0.2.10-2|73	+ Revision: ecd3576
12mu|librcc-0.2.10-2|74	- LOG New version 0.2.10
12mu|librcc-0.2.10-2|75	
12mu|librcc-0.2.10-2|76	

20094 12
12mu|libreoffice-4.1.3-2|1	%define _enable_debug_packages %{nil}
12mu|libreoffice-4.1.3-2|2	%define debug_package %{nil}
12mu|libreoffice-4.1.3-2|3	%define _binary_payload w1.xzdio
12mu|libreoffice-4.1.3-2|4	%define _source_payload w1.xzdio
12mu|libreoffice-4.1.3-2|5	
12mu|libreoffice-4.1.3-2|6	%define l10n	1
12mu|libreoffice-4.1.3-2|7	%{?_with_l10n: %global l10n 1}
12mu|libreoffice-4.1.3-2|8	%{?_without_l10n: %global l10n 0}
12mu|libreoffice-4.1.3-2|9	%if %{l10n}
12mu|libreoffice-4.1.3-2|10	%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 sh si sk sl sr ss st sv ta te th tn tr ts uk ve xh zh-TW zh-CN zu"
12mu|libreoffice-4.1.3-2|11	%else
12mu|libreoffice-4.1.3-2|12	%define langs	"en-US"
12mu|libreoffice-4.1.3-2|13	%endif
12mu|libreoffice-4.1.3-2|14	
12mu|libreoffice-4.1.3-2|15	%define javaless 0
12mu|libreoffice-4.1.3-2|16	# As of 4.0, doesn't work -- probably the extensions need porting
12mu|libreoffice-4.1.3-2|17	%define extensionenabled 1
12mu|libreoffice-4.1.3-2|18	
12mu|libreoffice-4.1.3-2|19	%define build_kde4 1
12mu|libreoffice-4.1.3-2|20	
12mu|libreoffice-4.1.3-2|21	%define relurl		http://download.documentfoundation.org/libreoffice/src/%{version}
12mu|libreoffice-4.1.3-2|22	%define devurl		http://dev-www.libreoffice.org/ooo_external
12mu|libreoffice-4.1.3-2|23	%define distroname	ROSA
12mu|libreoffice-4.1.3-2|24	%define ooname		libreoffice
12mu|libreoffice-4.1.3-2|25	%define buildver	%{version}.2
12mu|libreoffice-4.1.3-2|26	%define ooodir		%{_libdir}/libreoffice
12mu|libreoffice-4.1.3-2|27	%define firefox_plugin	libnpsoplugin.so
12mu|libreoffice-4.1.3-2|28	%define antpath		%{_builddir}/libreoffice-%{version}/apache-ant-1.8.1
12mu|libreoffice-4.1.3-2|29	#define unopkg		%{_bindir}/unopkg
12mu|libreoffice-4.1.3-2|30	
12mu|libreoffice-4.1.3-2|31	%define use_icecream	0
12mu|libreoffice-4.1.3-2|32	%{?_with_icecream: %global use_icecream 1}
12mu|libreoffice-4.1.3-2|33	%{?_without_icecream: %global use_icecream 0}
12mu|libreoffice-4.1.3-2|34	
12mu|libreoffice-4.1.3-2|35	%define use_ccache	0
12mu|libreoffice-4.1.3-2|36	%define ccachedir	~/.ccache-OOo
12mu|libreoffice-4.1.3-2|37	%{?_with_ccache: %global use_ccache 1}
12mu|libreoffice-4.1.3-2|38	%{?_without_ccache: %global use_ccache 0}
12mu|libreoffice-4.1.3-2|39	
12mu|libreoffice-4.1.3-2|40	%if %{_use_internal_dependency_generator}
12mu|libreoffice-4.1.3-2|41	%define __noautoreq 'libuno_cppu\\.so\\.3(.*)|libuno_cppuhelpergcc3\\.so\\.3(.*)|libuno_purpenvhelpergcc3\\.so\\.3(.*)|libuno_sal\\.so\\.3(.*)|libuno_salhelpergcc3\\.so\\.3(.*)|devel\\(libxmlreader(.*)|devel\\(libreg(.*)|mono|devel\\(libunoidl(.*)'
12mu|libreoffice-4.1.3-2|42	%define __noautoprov 'libuno_cppu\\.so\\.3(.*)|libuno_cppuhelpergcc3\\.so\\.3(.*)|libuno_purpenvhelpergcc3\\.so\\.3(.*)|libuno_sal\\.so\\.3(.*)|libuno_salhelpergcc3\\.so\\.3(.*)'
12mu|libreoffice-4.1.3-2|43	%endif
12mu|libreoffice-4.1.3-2|44	
12mu|libreoffice-4.1.3-2|45	Summary:	Office suite
12mu|libreoffice-4.1.3-2|46	Name:		libreoffice
12mu|libreoffice-4.1.3-2|47	Epoch:		1
12mu|libreoffice-4.1.3-2|48	Version:	4.1.3
12mu|libreoffice-4.1.3-2|49	Release:	2
12mu|libreoffice-4.1.3-2|50	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
12mu|libreoffice-4.1.3-2|51	Group:		Office
12mu|libreoffice-4.1.3-2|52	Url:		http://www.libreoffice.org
12mu|libreoffice-4.1.3-2|53	Source0:	%{relurl}/%{ooname}-%{buildver}.tar.xz
12mu|libreoffice-4.1.3-2|54	Source1:	%{relurl}/%{ooname}-dictionaries-%{buildver}.tar.xz
12mu|libreoffice-4.1.3-2|55	Source2:	%{relurl}/%{ooname}-help-%{buildver}.tar.xz
12mu|libreoffice-4.1.3-2|56	Source3:	%{relurl}/%{ooname}-translations-%{buildver}.tar.xz
12mu|libreoffice-4.1.3-2|57	Source4:	http://dev-www.libreoffice.org/extern/185d60944ea767075d27247c3162b3bc-unowinreg.dll
12mu|libreoffice-4.1.3-2|58	
12mu|libreoffice-4.1.3-2|59	#javaless
12mu|libreoffice-4.1.3-2|60	%if %{javaless}
12mu|libreoffice-4.1.3-2|61	Source20:	http://archive.apache.org/dist/ant/binaries/apache-ant-1.8.1-bin.tar.bz2
12mu|libreoffice-4.1.3-2|62	Source30:	%{devurl}/af3c3acf618de6108d65fcdc92b492e1-commons-codec-1.3-src.tar.gz
12mu|libreoffice-4.1.3-2|63	Source31:	%{devurl}/2c9b0f83ed5890af02c0df1c1776f39b-commons-httpclient-3.1-src.tar.gz
12mu|libreoffice-4.1.3-2|64	Source32:	%{devurl}/2ae988b339daec234019a7066f96733e-commons-lang-2.3-src.tar.gz
12mu|libreoffice-4.1.3-2|65	Source33:	%{devurl}/17410483b5b5f267aa18b7e00b65e6e0-hsqldb_1_8_0.zip
12mu|libreoffice-4.1.3-2|66	%endif
12mu|libreoffice-4.1.3-2|67	Source34:	%{devurl}/1f24ab1d39f4a51faf22244c94a6203f-xmlsec1-1.2.14.tar.gz
12mu|libreoffice-4.1.3-2|68	Source35:	%{devurl}/798b2ffdc8bcfe7bca2cf92b62caf685-rhino1_5R5.zip
12mu|libreoffice-4.1.3-2|69	Source36:	%{devurl}/a7983f859eafb2677d7ff386a023bc40-xsltml_2.1.2.zip
12mu|libreoffice-4.1.3-2|70	Source37:	%{devurl}/35c94d2df8893241173de1d16b6034c0-swingExSrc.zip
12mu|libreoffice-4.1.3-2|71	
12mu|libreoffice-4.1.3-2|72	# External Download Sources
12mu|libreoffice-4.1.3-2|73	Source40:	http://hg.services.openoffice.org/binaries/1756c4fa6c616ae15973c104cd8cb256-Adobe-Core35_AFMs-314.tar.gz
12mu|libreoffice-4.1.3-2|74	Source100:	libreoffice.rpmlintrc
12mu|libreoffice-4.1.3-2|75	
12mu|libreoffice-4.1.3-2|76	# Build specific patches
12mu|libreoffice-4.1.3-2|77	Patch0:		libreoffice-4.1.0.1-non-fatal-error-during-test.patch
12mu|libreoffice-4.1.3-2|78	Patch1:		libreoffice-3.5.2.2-icu-49.patch
12mu|libreoffice-4.1.3-2|79	Patch2:		help-images-mdv64789.patch
12mu|libreoffice-4.1.3-2|80	Patch3:		libreoffice-4.1-libcmis-0.4.patch
12mu|libreoffice-4.1.3-2|81	
12mu|libreoffice-4.1.3-2|82	# ROSA bugfix patches
12mu|libreoffice-4.1.3-2|83	# Force Qt4 event loops because with glib event loops libreoffice-kde4 doesn't work well
12mu|libreoffice-4.1.3-2|84	# Requires patched Qt4, see https://bugreports.qt-project.org/browse/QTBUG-16934
12mu|libreoffice-4.1.3-2|85	Patch50:	libreoffice-4.1.2.2-kde-qt-event-loop.patch
12mu|libreoffice-4.1.3-2|86	# Hack: Don't display tiny useless scrollbars with libreoffice-kde4
12mu|libreoffice-4.1.3-2|87	# Impress is known to crash when adding effects (segfault is triggered by 15x18 scrollbar)
12mu|libreoffice-4.1.3-2|88	Patch51:	libreoffice-4.1.2.2-impress-kde-crash-hack.patch
12mu|libreoffice-4.1.3-2|89	
12mu|libreoffice-4.1.3-2|90	# ROSA vendor patch
12mu|libreoffice-4.1.3-2|91	Patch100:	libreoffice-4.1-vendor.patch
12mu|libreoffice-4.1.3-2|92	Patch101:	libreoffice-4.1.3.2-desktop-categories.patch
12mu|libreoffice-4.1.3-2|93	
12mu|libreoffice-4.1.3-2|94	# Other bugfix patches, including upstream
12mu|libreoffice-4.1.3-2|95	Patch202:	0001-Resolves-rhbz-968892-force-render-full-grapheme-with.patch
12mu|libreoffice-4.1.3-2|96	
12mu|libreoffice-4.1.3-2|97	%if %{use_icecream}
12mu|libreoffice-4.1.3-2|98	BuildRequires:	icecream
12mu|libreoffice-4.1.3-2|99	%endif
12mu|libreoffice-4.1.3-2|100	%if %{use_ccache}
12mu|libreoffice-4.1.3-2|101	BuildRequires:	ccache
12mu|libreoffice-4.1.3-2|102	%endif
12mu|libreoffice-4.1.3-2|103	BuildRequires:	boost-devel
12mu|libreoffice-4.1.3-2|104	BuildRequires:	bison
12mu|libreoffice-4.1.3-2|105	BuildRequires:	bsh
12mu|libreoffice-4.1.3-2|106	BuildRequires:	desktop-file-utils
12mu|libreoffice-4.1.3-2|107	BuildRequires:	doxygen
12mu|libreoffice-4.1.3-2|108	BuildRequires:	ed
12mu|libreoffice-4.1.3-2|109	BuildRequires:	flex
12mu|libreoffice-4.1.3-2|110	BuildRequires:	flute
12mu|libreoffice-4.1.3-2|111	BuildRequires:	git
12mu|libreoffice-4.1.3-2|112	BuildRequires:	gperf
12mu|libreoffice-4.1.3-2|113	BuildRequires:	icu
12mu|libreoffice-4.1.3-2|114	BuildRequires:	imagemagick
12mu|libreoffice-4.1.3-2|115	BuildRequires:	pentaho-libxml
12mu|libreoffice-4.1.3-2|116	BuildRequires:	pentaho-reporting-flow-engine
12mu|libreoffice-4.1.3-2|117	BuildRequires:	perl
12mu|libreoffice-4.1.3-2|118	BuildRequires:	perl-Archive-Zip
12mu|libreoffice-4.1.3-2|119	BuildRequires:	perl-MDK-Common
12mu|libreoffice-4.1.3-2|120	BuildRequires:	perl-HTML-Parser
12mu|libreoffice-4.1.3-2|121	BuildRequires:	perl-XML-Twig
12mu|libreoffice-4.1.3-2|122	BuildRequires:	python-translate >= 1.9.0
12mu|libreoffice-4.1.3-2|123	BuildRequires:	servlet3
12mu|libreoffice-4.1.3-2|124	BuildRequires:	sharutils
12mu|libreoffice-4.1.3-2|125	BuildRequires:	recode
12mu|libreoffice-4.1.3-2|126	BuildRequires:	sac
12mu|libreoffice-4.1.3-2|127	BuildRequires:	tcsh
12mu|libreoffice-4.1.3-2|128	BuildRequires:	unzip
12mu|libreoffice-4.1.3-2|129	BuildRequires:	xsltproc >= 1.0.19
12mu|libreoffice-4.1.3-2|130	BuildRequires:	zip
12mu|libreoffice-4.1.3-2|131	BuildRequires:	cups-devel
12mu|libreoffice-4.1.3-2|132	BuildRequires:	hyphen-devel
12mu|libreoffice-4.1.3-2|133	BuildRequires:	java-devel
12mu|libreoffice-4.1.3-2|134	%if %{build_kde4}
12mu|libreoffice-4.1.3-2|135	BuildRequires:	kdelibs4-devel
12mu|libreoffice-4.1.3-2|136	%endif
12mu|libreoffice-4.1.3-2|137	BuildRequires:	libwpd-devel >= 0.9.0
12mu|libreoffice-4.1.3-2|138	BuildRequires:	libwpg-devel
12mu|libreoffice-4.1.3-2|139	BuildRequires:	libwps-devel
12mu|libreoffice-4.1.3-2|140	BuildRequires:	lpsolve-devel
12mu|libreoffice-4.1.3-2|141	BuildRequires:	nas-devel
12mu|libreoffice-4.1.3-2|142	BuildRequires:	openldap-devel
12mu|libreoffice-4.1.3-2|143	BuildRequires:	pam-devel
12mu|libreoffice-4.1.3-2|144	BuildRequires:	postgresql-devel
12mu|libreoffice-4.1.3-2|145	BuildRequires:	qt4-devel
12mu|libreoffice-4.1.3-2|146	BuildRequires:	readline-devel
12mu|libreoffice-4.1.3-2|147	BuildRequires:	unixODBC-devel
12mu|libreoffice-4.1.3-2|148	BuildRequires:	vigra-devel
12mu|libreoffice-4.1.3-2|149	BuildRequires:	pkgconfig(bluez)
12mu|libreoffice-4.1.3-2|150	BuildRequires:	pkgconfig(cppunit)
12mu|libreoffice-4.1.3-2|151	BuildRequires:	pkgconfig(dbus-1)
12mu|libreoffice-4.1.3-2|152	BuildRequires:	pkgconfig(expat)
12mu|libreoffice-4.1.3-2|153	BuildRequires:	pkgconfig(freetype2)
12mu|libreoffice-4.1.3-2|154	BuildRequires:	pkgconfig(gconf-2.0)
12mu|libreoffice-4.1.3-2|155	BuildRequires:	pkgconfig(glitz)
12mu|libreoffice-4.1.3-2|156	BuildRequires:	pkgconfig(glu)
12mu|libreoffice-4.1.3-2|157	BuildRequires:	pkgconfig(gnome-vfs-2.0)
12mu|libreoffice-4.1.3-2|158	BuildRequires:	pkgconfig(gnutls)
12mu|libreoffice-4.1.3-2|159	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
12mu|libreoffice-4.1.3-2|160	BuildRequires:	pkgconfig(graphite2)
12mu|libreoffice-4.1.3-2|161	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
12mu|libreoffice-4.1.3-2|162	BuildRequires:	pkgconfig(egl)
12mu|libreoffice-4.1.3-2|163	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|libreoffice-4.1.3-2|164	BuildRequires:	pkgconfig(hunspell)
12mu|libreoffice-4.1.3-2|165	BuildRequires:	pkgconfig(icu-le)
12mu|libreoffice-4.1.3-2|166	BuildRequires:	pkgconfig(lcms2)
12mu|libreoffice-4.1.3-2|167	BuildRequires:	pkgconfig(libclucene-core)
12mu|libreoffice-4.1.3-2|168	BuildRequires:	pkgconfig(libcmis-0.4)
12mu|libreoffice-4.1.3-2|169	BuildRequires:	pkgconfig(libcurl)
12mu|libreoffice-4.1.3-2|170	BuildRequires:	pkgconfig(libcdr-0.0)
12mu|libreoffice-4.1.3-2|171	BuildRequires:	pkgconfig(libexttextcat)
12mu|libreoffice-4.1.3-2|172	BuildRequires:	pkgconfig(libixion-0.6)
12mu|libreoffice-4.1.3-2|173	BuildRequires:	pkgconfig(liblangtag)
12mu|libreoffice-4.1.3-2|174	BuildRequires:	pkgconfig(libmspub-0.0)
12mu|libreoffice-4.1.3-2|175	BuildRequires:	pkgconfig(libmwaw-0.1)
12mu|libreoffice-4.1.3-2|176	BuildRequires:	pkgconfig(libodfgen-0.0)
12mu|libreoffice-4.1.3-2|177	BuildRequires:	pkgconfig(liborcus-0.6)
12mu|libreoffice-4.1.3-2|178	BuildRequires:	pkgconfig(librsvg-2.0)
12mu|libreoffice-4.1.3-2|179	BuildRequires:	pkgconfig(libstartup-notification-1.0)
12mu|libreoffice-4.1.3-2|180	BuildRequires:	pkgconfig(libsvg)
12mu|libreoffice-4.1.3-2|181	BuildRequires:	pkgconfig(libucpp)
12mu|libreoffice-4.1.3-2|182	BuildRequires:	pkgconfig(libvisio-0.0)
12mu|libreoffice-4.1.3-2|183	BuildRequires:	pkgconfig(libxml-2.0)
12mu|libreoffice-4.1.3-2|184	BuildRequires:	pkgconfig(libxslt)
12mu|libreoffice-4.1.3-2|185	BuildRequires:	pkgconfig(libxul)
12mu|libreoffice-4.1.3-2|186	BuildRequires:	pkgconfig(mdds)
12mu|libreoffice-4.1.3-2|187	BuildRequires:	pkgconfig(mythes)
12mu|libreoffice-4.1.3-2|188	BuildRequires:	pkgconfig(neon)
12mu|libreoffice-4.1.3-2|189	BuildRequires:	pkgconfig(nspr)
12mu|libreoffice-4.1.3-2|190	BuildRequires:	pkgconfig(nss)
12mu|libreoffice-4.1.3-2|191	BuildRequires:	pkgconfig(ORBit-2.0)
12mu|libreoffice-4.1.3-2|192	BuildRequires:	pkgconfig(poppler)
12mu|libreoffice-4.1.3-2|193	BuildRequires:	pkgconfig(poppler-glib)
12mu|libreoffice-4.1.3-2|194	BuildRequires:	pkgconfig(poppler-cpp)
12mu|libreoffice-4.1.3-2|195	BuildRequires:	pkgconfig(portaudio-2.0)
12mu|libreoffice-4.1.3-2|196	BuildRequires:	pkgconfig(python3)
12mu|libreoffice-4.1.3-2|197	BuildRequires:	pkgconfig(raptor)
12mu|libreoffice-4.1.3-2|198	BuildRequires:	pkgconfig(rasqal)
12mu|libreoffice-4.1.3-2|199	BuildRequires:	pkgconfig(redland)
12mu|libreoffice-4.1.3-2|200	BuildRequires:	pkgconfig(sane-backends)
12mu|libreoffice-4.1.3-2|201	BuildRequires:	pkgconfig(sndfile)
12mu|libreoffice-4.1.3-2|202	BuildRequires:	pkgconfig(telepathy-glib)
12mu|libreoffice-4.1.3-2|203	BuildRequires:	pkgconfig(xaw7)
12mu|libreoffice-4.1.3-2|204	BuildRequires:	pkgconfig(xmlsec1)
12mu|libreoffice-4.1.3-2|205	BuildRequires:	pkgconfig(xpm)
12mu|libreoffice-4.1.3-2|206	BuildRequires:	pkgconfig(xtst)
12mu|libreoffice-4.1.3-2|207	BuildRequires:	pkgconfig(zlib)
12mu|libreoffice-4.1.3-2|208	BuildRequires:	db-devel
12mu|libreoffice-4.1.3-2|209	%if !%{javaless}
12mu|libreoffice-4.1.3-2|210	BuildRequires:	ant
12mu|libreoffice-4.1.3-2|211	BuildRequires:	hsqldb1.8.0
12mu|libreoffice-4.1.3-2|212	BuildRequires:	jakarta-commons-codec
12mu|libreoffice-4.1.3-2|213	BuildRequires:	jakarta-commons-lang
12mu|libreoffice-4.1.3-2|214	BuildRequires:	jakarta-commons-httpclient
12mu|libreoffice-4.1.3-2|215	%endif
12mu|libreoffice-4.1.3-2|216	# STLport-devel 4.5 + private patches are needed
12mu|libreoffice-4.1.3-2|217	BuildConflicts:	STLport-devel
12mu|libreoffice-4.1.3-2|218	# Requres to all our packages
12mu|libreoffice-4.1.3-2|219	Requires:	%{name}-base = %{EVRD}
12mu|libreoffice-4.1.3-2|220	Requires:	%{name}-calc = %{EVRD}
12mu|libreoffice-4.1.3-2|221	Requires:	%{name}-draw = %{EVRD}
12mu|libreoffice-4.1.3-2|222	Requires:	%{name}-impress = %{EVRD}
12mu|libreoffice-4.1.3-2|223	Requires:	%{name}-math = %{EVRD}
12mu|libreoffice-4.1.3-2|224	Requires:	%{name}-writer = %{EVRD}
12mu|libreoffice-4.1.3-2|225	Suggests:	%{name}-dtd-officedocument1.0 = %{EVRD}
12mu|libreoffice-4.1.3-2|226	Provides:	LibreOffice = %{EVRD}
12mu|libreoffice-4.1.3-2|227	Provides:	LibreOffice-libs = %{EVRD}
12mu|libreoffice-4.1.3-2|228	
12mu|libreoffice-4.1.3-2|229	%description
12mu|libreoffice-4.1.3-2|230	LibreOffice is an Open Source, community-developed, multi-platform
12mu|libreoffice-4.1.3-2|231	office productivity suite. It includes the key desktop applications,
12mu|libreoffice-4.1.3-2|232	such as a word processor, spreadsheet, presentation manager, formula
12mu|libreoffice-4.1.3-2|233	editing and drawing program, with a user interface and feature set
12mu|libreoffice-4.1.3-2|234	similar to other office suites. Sophisticated and flexible,
12mu|libreoffice-4.1.3-2|235	LibreOffice also works transparently with a variety of file
12mu|libreoffice-4.1.3-2|236	formats, including Microsoft Office.
12mu|libreoffice-4.1.3-2|237	
12mu|libreoffice-4.1.3-2|238	%files
12mu|libreoffice-4.1.3-2|239	
12mu|libreoffice-4.1.3-2|240	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|241	
12mu|libreoffice-4.1.3-2|242	%package base
12mu|libreoffice-4.1.3-2|243	Summary:	LibreOffice office suite - database
12mu|libreoffice-4.1.3-2|244	Group:		Office
12mu|libreoffice-4.1.3-2|245	Requires:	%{name}-core = %{EVRD}
12mu|libreoffice-4.1.3-2|246	Requires:	%{name}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|247	# Heavy java deps
12mu|libreoffice-4.1.3-2|248	%if !%{javaless}
12mu|libreoffice-4.1.3-2|249	Requires:	hsqldb1.8.0
12mu|libreoffice-4.1.3-2|250	%endif
12mu|libreoffice-4.1.3-2|251	Suggests:	%{name}-java-common = %{EVRD}
12mu|libreoffice-4.1.3-2|252	
12mu|libreoffice-4.1.3-2|253	%description base
12mu|libreoffice-4.1.3-2|254	This package contains the database component for LibreOffice.
12mu|libreoffice-4.1.3-2|255	
12mu|libreoffice-4.1.3-2|256	You can extend the functionality of LibreOffice Base by installing these
12mu|libreoffice-4.1.3-2|257	packages:
12mu|libreoffice-4.1.3-2|258	
12mu|libreoffice-4.1.3-2|259	* unixodbc: ODBC database support
12mu|libreoffice-4.1.3-2|260	* libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | mdbtools: ODBC
12mu|libreoffice-4.1.3-2|261	drivers for:
12mu|libreoffice-4.1.3-2|262	- MySQL
12mu|libreoffice-4.1.3-2|263	- PostgreSQL
12mu|libreoffice-4.1.3-2|264	- SQLite
12mu|libreoffice-4.1.3-2|265	- MS SQL / Sybase SQL
12mu|libreoffice-4.1.3-2|266	- *.mdb (JET / MS Access)
12mu|libreoffice-4.1.3-2|267	* libmysql-java | libpg-java | libsapdbc-java: JDBC Drivers
12mu|libreoffice-4.1.3-2|268	for:
12mu|libreoffice-4.1.3-2|269	- MySQL
12mu|libreoffice-4.1.3-2|270	- PostgreSQL
12mu|libreoffice-4.1.3-2|271	- MaxDB
12mu|libreoffice-4.1.3-2|272	
12mu|libreoffice-4.1.3-2|273	%files base -f file-lists/base_list.txt
12mu|libreoffice-4.1.3-2|274	%{_mandir}/man1/lobase*
12mu|libreoffice-4.1.3-2|275	
12mu|libreoffice-4.1.3-2|276	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|277	
12mu|libreoffice-4.1.3-2|278	%package calc
12mu|libreoffice-4.1.3-2|279	Summary:	LibreOffice office suite - spreadsheet
12mu|libreoffice-4.1.3-2|280	Group:		Office
12mu|libreoffice-4.1.3-2|281	Requires:	%{name}-core = %{EVRD}
12mu|libreoffice-4.1.3-2|282	Requires:	%{name}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|283	
12mu|libreoffice-4.1.3-2|284	%description calc
12mu|libreoffice-4.1.3-2|285	This package contains the spreadsheet component for LibreOffice.
12mu|libreoffice-4.1.3-2|286	
12mu|libreoffice-4.1.3-2|287	%files calc -f file-lists/calc_list.txt
12mu|libreoffice-4.1.3-2|288	%{_mandir}/man1/localc*
12mu|libreoffice-4.1.3-2|289	
12mu|libreoffice-4.1.3-2|290	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|291	
12mu|libreoffice-4.1.3-2|292	%package common
12mu|libreoffice-4.1.3-2|293	Summary:	LibreOffice office suite architecture independent files
12mu|libreoffice-4.1.3-2|294	Group:		Office
12mu|libreoffice-4.1.3-2|295	# Require the architecture dependant stuff
12mu|libreoffice-4.1.3-2|296	Requires:	%{name}-core = %{EVRD}
12mu|libreoffice-4.1.3-2|297	# Require at least one style to be installed
12mu|libreoffice-4.1.3-2|298	Requires:	%{name}-style = %{EVRD}
12mu|libreoffice-4.1.3-2|299	# Also suggest java-common, as it may be used by some macros
12mu|libreoffice-4.1.3-2|300	Suggests:	%{name}-java-common = %{EVRD}
12mu|libreoffice-4.1.3-2|301	Suggests:	%{name}-help-en_US = %{EVRD}
12mu|libreoffice-4.1.3-2|302	# And then general requires for OOo follows
12mu|libreoffice-4.1.3-2|303	Requires:	ghostscript
12mu|libreoffice-4.1.3-2|304	Requires:	fonts-ttf-liberation
12mu|libreoffice-4.1.3-2|305	Requires:	desktop-common-data >= 2008
12mu|libreoffice-4.1.3-2|306	# rpm will automatically grab the require for libsane1, but there are some
12mu|libreoffice-4.1.3-2|307	# configs needed at this package, so we must require it too.
12mu|libreoffice-4.1.3-2|308	Requires:	sane-backends
12mu|libreoffice-4.1.3-2|309	# Due to %{_bindir}/paperconf
12mu|libreoffice-4.1.3-2|310	# Requires:	paper-utils
12mu|libreoffice-4.1.3-2|311	Requires(post,postun):	desktop-file-utils
12mu|libreoffice-4.1.3-2|312	Requires(post,postun):	update-alternatives
12mu|libreoffice-4.1.3-2|313	# We don't have pdfimport extension anymore and want to make the update smooth
12mu|libreoffice-4.1.3-2|314	Obsoletes:	libreoffice-pdfimport < 1:4.1.1
12mu|libreoffice-4.1.3-2|315	%if !%{build_kde4}
12mu|libreoffice-4.1.3-2|316	Obsoletes:	%{name}-kde4 < %{EVRD}
12mu|libreoffice-4.1.3-2|317	%endif
12mu|libreoffice-4.1.3-2|318	
12mu|libreoffice-4.1.3-2|319	%description common
12mu|libreoffice-4.1.3-2|320	This package contains the architecture-independent files of LibreOffice.
12mu|libreoffice-4.1.3-2|321	
12mu|libreoffice-4.1.3-2|322	%files common -f file-lists/common_list.uniq.sorted.txt
12mu|libreoffice-4.1.3-2|323	%{_mandir}/man1/loffice*
12mu|libreoffice-4.1.3-2|324	%{_mandir}/man1/lofromtemplate*
12mu|libreoffice-4.1.3-2|325	%{_mandir}/man1/libreoffice*
12mu|libreoffice-4.1.3-2|326	%{_mandir}/man1/unopkg.1*
12mu|libreoffice-4.1.3-2|327	# should be in txt lists but not there, so we add it manually
12mu|libreoffice-4.1.3-2|328	%{ooodir}/share/config/soffice.cfg/tubes
12mu|libreoffice-4.1.3-2|329	
12mu|libreoffice-4.1.3-2|330	%post common
12mu|libreoffice-4.1.3-2|331	%update_icon_cache gnome
12mu|libreoffice-4.1.3-2|332	%update_icon_cache hicolor
12mu|libreoffice-4.1.3-2|333	
12mu|libreoffice-4.1.3-2|334	# Firefox plugin
12mu|libreoffice-4.1.3-2|335	if [ $1 -gt 1 ]
12mu|libreoffice-4.1.3-2|336	then
12mu|libreoffice-4.1.3-2|337	update-alternatives --remove %{firefox_plugin} \
12mu|libreoffice-4.1.3-2|338	%{ooodir}/program/libnpsoplugin.so
12mu|libreoffice-4.1.3-2|339	fi
12mu|libreoffice-4.1.3-2|340	update-alternatives \
12mu|libreoffice-4.1.3-2|341	--install %{_libdir}/mozilla/plugins/libnpsoplugin.so %{firefox_plugin} \
12mu|libreoffice-4.1.3-2|342	%{ooodir}/program/libnpsoplugin.so 1
12mu|libreoffice-4.1.3-2|343	
12mu|libreoffice-4.1.3-2|344	%postun common
12mu|libreoffice-4.1.3-2|345	%clean_icon_cache gnome
12mu|libreoffice-4.1.3-2|346	%clean_icon_cache hicolor
12mu|libreoffice-4.1.3-2|347	
12mu|libreoffice-4.1.3-2|348	# Firefox plugin
12mu|libreoffice-4.1.3-2|349	if [ $1 -eq 0 ]
12mu|libreoffice-4.1.3-2|350	then
12mu|libreoffice-4.1.3-2|351	update-alternatives --remove %{firefox_plugin} \
12mu|libreoffice-4.1.3-2|352	%{ooodir}/program/libnpsoplugin.so
12mu|libreoffice-4.1.3-2|353	fi
12mu|libreoffice-4.1.3-2|354	
12mu|libreoffice-4.1.3-2|355	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|356	
12mu|libreoffice-4.1.3-2|357	%package core
12mu|libreoffice-4.1.3-2|358	Summary:	LibreOffice office suite architecture dependent files
12mu|libreoffice-4.1.3-2|359	Group:		Office
12mu|libreoffice-4.1.3-2|360	# binfilter has been removed in 4.0
12mu|libreoffice-4.1.3-2|361	Obsoletes:	%{name}-filter-binfilter < %{EVRD}
12mu|libreoffice-4.1.3-2|362	
12mu|libreoffice-4.1.3-2|363	%description core
12mu|libreoffice-4.1.3-2|364	This package contains the architecture-dependent core files of LibreOffice.
12mu|libreoffice-4.1.3-2|365	See the libreoffice package for more information.
12mu|libreoffice-4.1.3-2|366	
12mu|libreoffice-4.1.3-2|367	%files core -f file-lists/core_list.txt
12mu|libreoffice-4.1.3-2|368	
12mu|libreoffice-4.1.3-2|369	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|370	
12mu|libreoffice-4.1.3-2|371	%package devel
12mu|libreoffice-4.1.3-2|372	Summary:	LibreOffice SDK - development files
12mu|libreoffice-4.1.3-2|373	Group:		Office
12mu|libreoffice-4.1.3-2|374	Requires:	%{name}-core = %{EVRD}
12mu|libreoffice-4.1.3-2|375	Requires:	%{name}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|376	%if "%{_lib}" == "lib64"
12mu|libreoffice-4.1.3-2|377	Provides:	devel(libxmlreader(64bit)) = %{EVRD}
12mu|libreoffice-4.1.3-2|378	Provides:	devel(libreg(64bit)) = %{EVRD}
12mu|libreoffice-4.1.3-2|379	%else
12mu|libreoffice-4.1.3-2|380	Provides:	devel(libxmlreader) = %{EVRD}
12mu|libreoffice-4.1.3-2|381	Provides:	devel(libreg) = %{EVRD}
12mu|libreoffice-4.1.3-2|382	%endif
12mu|libreoffice-4.1.3-2|383	
12mu|libreoffice-4.1.3-2|384	%description devel
12mu|libreoffice-4.1.3-2|385	This package contains the files needed to build plugins/add-ons for
12mu|libreoffice-4.1.3-2|386	LibreOffice (includes, IDL files, build tools, ...). It also contains the
12mu|libreoffice-4.1.3-2|387	zipped source of the UNO Java libraries for use in IDEs like eclipse.
12mu|libreoffice-4.1.3-2|388	
12mu|libreoffice-4.1.3-2|389	%files devel -f file-lists/sdk_list.uniq.sorted.txt
12mu|libreoffice-4.1.3-2|390	
12mu|libreoffice-4.1.3-2|391	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|392	
12mu|libreoffice-4.1.3-2|393	%package devel-doc
12mu|libreoffice-4.1.3-2|394	Summary:	LibreOffice SDK - documentation
12mu|libreoffice-4.1.3-2|395	Group:		Office
12mu|libreoffice-4.1.3-2|396	
12mu|libreoffice-4.1.3-2|397	%description devel-doc
12mu|libreoffice-4.1.3-2|398	This package contains the documentation of the LibreOffice SDK:
12mu|libreoffice-4.1.3-2|399	
12mu|libreoffice-4.1.3-2|400	* C++/Java API reference
12mu|libreoffice-4.1.3-2|401	* IDL reference
12mu|libreoffice-4.1.3-2|402	* C++/Java/Basic examples
12mu|libreoffice-4.1.3-2|403	
12mu|libreoffice-4.1.3-2|404	It also contains the gsicheck utility.
12mu|libreoffice-4.1.3-2|405	
12mu|libreoffice-4.1.3-2|406	%files devel-doc -f file-lists/sdk_doc_list.txt
12mu|libreoffice-4.1.3-2|407	
12mu|libreoffice-4.1.3-2|408	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|409	
12mu|libreoffice-4.1.3-2|410	%package draw
12mu|libreoffice-4.1.3-2|411	Group:		Office
12mu|libreoffice-4.1.3-2|412	Summary:	LibreOffice office suite - drawing
12mu|libreoffice-4.1.3-2|413	Requires:	%{name}-core = %{EVRD}
12mu|libreoffice-4.1.3-2|414	Requires:	%{name}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|415	
12mu|libreoffice-4.1.3-2|416	%description draw
12mu|libreoffice-4.1.3-2|417	This package contains the drawing component for LibreOffice.
12mu|libreoffice-4.1.3-2|418	
12mu|libreoffice-4.1.3-2|419	%files draw -f file-lists/draw_list.txt
12mu|libreoffice-4.1.3-2|420	%{_mandir}/man1/lodraw*
12mu|libreoffice-4.1.3-2|421	
12mu|libreoffice-4.1.3-2|422	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|423	
12mu|libreoffice-4.1.3-2|424	%package dtd-officedocument1.0
12mu|libreoffice-4.1.3-2|425	Group:		Office
12mu|libreoffice-4.1.3-2|426	Summary:	OfficeDocument 1.0 DTD
12mu|libreoffice-4.1.3-2|427	
12mu|libreoffice-4.1.3-2|428	%description dtd-officedocument1.0
12mu|libreoffice-4.1.3-2|429	This package contains the Document Type Definition (DTD) of the LibreOffice
12mu|libreoffice-4.1.3-2|430	1.x(!) XML file format.
12mu|libreoffice-4.1.3-2|431	
12mu|libreoffice-4.1.3-2|432	%files dtd-officedocument1.0 -f file-lists/dtd_list.txt
12mu|libreoffice-4.1.3-2|433	
12mu|libreoffice-4.1.3-2|434	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|435	
12mu|libreoffice-4.1.3-2|436	%package gnome
12mu|libreoffice-4.1.3-2|437	Group:		Office
12mu|libreoffice-4.1.3-2|438	Summary:	GNOME Integration for LibreOffice (VFS, GConf)
12mu|libreoffice-4.1.3-2|439	Requires:	%{name}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|440	Requires:	%{name}-core = %{EVRD}
12mu|libreoffice-4.1.3-2|441	
12mu|libreoffice-4.1.3-2|442	%description gnome
12mu|libreoffice-4.1.3-2|443	This package contains the GNOME VFS support and a GConf backend.
12mu|libreoffice-4.1.3-2|444	
12mu|libreoffice-4.1.3-2|445	%files gnome -f file-lists/gnome_list.uniq.sorted.txt
12mu|libreoffice-4.1.3-2|446	
12mu|libreoffice-4.1.3-2|447	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|448	
12mu|libreoffice-4.1.3-2|449	%package impress
12mu|libreoffice-4.1.3-2|450	Group:		Office
12mu|libreoffice-4.1.3-2|451	Summary:	LibreOffice office suite - presentation
12mu|libreoffice-4.1.3-2|452	Requires:	%{name}-core = %{EVRD}
12mu|libreoffice-4.1.3-2|453	Requires:	%{name}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|454	Requires:	%{name}-draw = %{EVRD}
12mu|libreoffice-4.1.3-2|455	
12mu|libreoffice-4.1.3-2|456	%description impress
12mu|libreoffice-4.1.3-2|457	This package contains the presentation component for LibreOffice.
12mu|libreoffice-4.1.3-2|458	
12mu|libreoffice-4.1.3-2|459	%files impress -f file-lists/impress_list.txt
12mu|libreoffice-4.1.3-2|460	%{_mandir}/man1/loimpress*
12mu|libreoffice-4.1.3-2|461	
12mu|libreoffice-4.1.3-2|462	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|463	
12mu|libreoffice-4.1.3-2|464	%if %{build_kde4}
12mu|libreoffice-4.1.3-2|465	%package kde4
12mu|libreoffice-4.1.3-2|466	Group:		Office
12mu|libreoffice-4.1.3-2|467	Summary:	KDE4 Integration for LibreOffice (Widgets, Dialogs, Addressbook)
12mu|libreoffice-4.1.3-2|468	Requires:	%{name}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|469	Requires:	%{name}-core = %{EVRD}
12mu|libreoffice-4.1.3-2|470	Suggests:	%{name}-style-oxygen = %{EVRD}
12mu|libreoffice-4.1.3-2|471	
12mu|libreoffice-4.1.3-2|472	%description kde4
12mu|libreoffice-4.1.3-2|473	This package contains the KDE4 plugin for drawing LibreOffice widgets with
12mu|libreoffice-4.1.3-2|474	KDE4/Qt4.x and a KDEish File Picker when running under KDE4.
12mu|libreoffice-4.1.3-2|475	
12mu|libreoffice-4.1.3-2|476	%files kde4 -f file-lists/kde4_list.txt
12mu|libreoffice-4.1.3-2|477	%{_libdir}/libreoffice/program/libkde4be1lo.so
12mu|libreoffice-4.1.3-2|478	%endif
12mu|libreoffice-4.1.3-2|479	
12mu|libreoffice-4.1.3-2|480	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|481	
12mu|libreoffice-4.1.3-2|482	%package java-common
12mu|libreoffice-4.1.3-2|483	Group:		Office
12mu|libreoffice-4.1.3-2|484	Summary:	LibreOffice office suite Java support arch. independent files
12mu|libreoffice-4.1.3-2|485	Requires:	%{name}-core = %{EVRD}
12mu|libreoffice-4.1.3-2|486	Requires:	%{name}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|487	Requires:	java
12mu|libreoffice-4.1.3-2|488	Requires:	bsh
12mu|libreoffice-4.1.3-2|489	
12mu|libreoffice-4.1.3-2|490	%description java-common
12mu|libreoffice-4.1.3-2|491	This package contains the architecture-independent files of the Java support
12mu|libreoffice-4.1.3-2|492	for LibreOffice (Java classes, scripts, config snippets).
12mu|libreoffice-4.1.3-2|493	
12mu|libreoffice-4.1.3-2|494	Also contains the LibreOffice Office Bean for embedding LibreOffice in
12mu|libreoffice-4.1.3-2|495	custom Java applications.
12mu|libreoffice-4.1.3-2|496	
12mu|libreoffice-4.1.3-2|497	%files java-common -f file-lists/java_common_list.txt
12mu|libreoffice-4.1.3-2|498	%{_libdir}/libreoffice/program/classes/ScriptProviderForBeanShell.jar
12mu|libreoffice-4.1.3-2|499	#{_libdir}/libreoffice/program/classes/bsh.jar
12mu|libreoffice-4.1.3-2|500	%{_libdir}/libreoffice/program/services/scriptproviderforbeanshell.rdb
12mu|libreoffice-4.1.3-2|501	
12mu|libreoffice-4.1.3-2|502	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|503	
12mu|libreoffice-4.1.3-2|504	%package math
12mu|libreoffice-4.1.3-2|505	Group:		Office
12mu|libreoffice-4.1.3-2|506	Summary:	LibreOffice office suite - equation editor
12mu|libreoffice-4.1.3-2|507	Requires:	%{name}-core = %{EVRD}
12mu|libreoffice-4.1.3-2|508	Requires:	%{name}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|509	
12mu|libreoffice-4.1.3-2|510	%description math
12mu|libreoffice-4.1.3-2|511	This package contains the equation editor component for LibreOffice.
12mu|libreoffice-4.1.3-2|512	
12mu|libreoffice-4.1.3-2|513	%files math -f file-lists/math_list.txt
12mu|libreoffice-4.1.3-2|514	%{_mandir}/man1/lomath*
12mu|libreoffice-4.1.3-2|515	
12mu|libreoffice-4.1.3-2|516	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|517	
12mu|libreoffice-4.1.3-2|518	%package openclipart
12mu|libreoffice-4.1.3-2|519	Group:		Office
12mu|libreoffice-4.1.3-2|520	Summary:	LibreOffice Open Clipart data
12mu|libreoffice-4.1.3-2|521	Requires:	%{name}-core = %{EVRD}
12mu|libreoffice-4.1.3-2|522	Requires:	%{name}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|523	
12mu|libreoffice-4.1.3-2|524	%description openclipart
12mu|libreoffice-4.1.3-2|525	This package contains the LibreOffice Open Clipart data, including images
12mu|libreoffice-4.1.3-2|526	and sounds.
12mu|libreoffice-4.1.3-2|527	
12mu|libreoffice-4.1.3-2|528	%files openclipart -f file-lists/gallery_list.txt
12mu|libreoffice-4.1.3-2|529	
12mu|libreoffice-4.1.3-2|530	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|531	
12mu|libreoffice-4.1.3-2|532	%package pyuno
12mu|libreoffice-4.1.3-2|533	Group:		Office
12mu|libreoffice-4.1.3-2|534	Summary:	Python bindings for UNO library
12mu|libreoffice-4.1.3-2|535	Requires:	%{name}-core = %{EVRD}
12mu|libreoffice-4.1.3-2|536	Requires:	%{name}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|537	
12mu|libreoffice-4.1.3-2|538	%description pyuno
12mu|libreoffice-4.1.3-2|539	This package contains the Python bindings for the UNO library.
12mu|libreoffice-4.1.3-2|540	
12mu|libreoffice-4.1.3-2|541	%files pyuno -f file-lists/pyuno_list.txt
12mu|libreoffice-4.1.3-2|542	%{python3_sitearch}
12mu|libreoffice-4.1.3-2|543	
12mu|libreoffice-4.1.3-2|544	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|545	
12mu|libreoffice-4.1.3-2|546	%package style-galaxy
12mu|libreoffice-4.1.3-2|547	Group:		Office
12mu|libreoffice-4.1.3-2|548	Summary:	Default symbol style for LibreOffice
12mu|libreoffice-4.1.3-2|549	Requires:	%{name}-core = %{EVRD}
12mu|libreoffice-4.1.3-2|550	Requires:	%{name}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|551	Provides:	%{name}-style = %{EVRD}
12mu|libreoffice-4.1.3-2|552	
12mu|libreoffice-4.1.3-2|553	%description style-galaxy
12mu|libreoffice-4.1.3-2|554	This package contains the "Galaxy" symbol style from Sun, normally used on
12mu|libreoffice-4.1.3-2|555	MS Windows (tm) and when not using GNOME or KDE. Needs to be manually enabled
12mu|libreoffice-4.1.3-2|556	in the LibreOffice option menu.
12mu|libreoffice-4.1.3-2|557	
12mu|libreoffice-4.1.3-2|558	%files style-galaxy
12mu|libreoffice-4.1.3-2|559	%{ooodir}/share/config/images.zip
12mu|libreoffice-4.1.3-2|560	
12mu|libreoffice-4.1.3-2|561	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|562	
12mu|libreoffice-4.1.3-2|563	%package style-crystal
12mu|libreoffice-4.1.3-2|564	Group:		Office
12mu|libreoffice-4.1.3-2|565	Summary:	Crystal symbol style for LibreOffice
12mu|libreoffice-4.1.3-2|566	Requires:	%{name}-core = %{EVRD}
12mu|libreoffice-4.1.3-2|567	Requires:	%{name}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|568	Provides:	%{name}-style = %{EVRD}
12mu|libreoffice-4.1.3-2|569	
12mu|libreoffice-4.1.3-2|570	%description style-crystal
12mu|libreoffice-4.1.3-2|571	This package contains the "crystal" symbol style, default style for KDE.
12mu|libreoffice-4.1.3-2|572	
12mu|libreoffice-4.1.3-2|573	%files style-crystal
12mu|libreoffice-4.1.3-2|574	%{ooodir}/share/config/images_crystal.zip
12mu|libreoffice-4.1.3-2|575	
12mu|libreoffice-4.1.3-2|576	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|577	
12mu|libreoffice-4.1.3-2|578	%package style-hicontrast
12mu|libreoffice-4.1.3-2|579	Group:		Office
12mu|libreoffice-4.1.3-2|580	Summary:	Hicontrast symbol style for LibreOffice
12mu|libreoffice-4.1.3-2|581	Requires:	%{name}-core = %{EVRD}
12mu|libreoffice-4.1.3-2|582	Requires:	%{name}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|583	Provides:	%{name}-style = %{EVRD}
12mu|libreoffice-4.1.3-2|584	
12mu|libreoffice-4.1.3-2|585	%description style-hicontrast
12mu|libreoffice-4.1.3-2|586	This package contains the "hicontrast" symbol style, needs to be manually
12mu|libreoffice-4.1.3-2|587	enabled in the LibreOffice option menu.
12mu|libreoffice-4.1.3-2|588	
12mu|libreoffice-4.1.3-2|589	%files style-hicontrast
12mu|libreoffice-4.1.3-2|590	%{ooodir}/share/config/images_hicontrast.zip
12mu|libreoffice-4.1.3-2|591	
12mu|libreoffice-4.1.3-2|592	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|593	
12mu|libreoffice-4.1.3-2|594	%package style-tango
12mu|libreoffice-4.1.3-2|595	Group:		Office
12mu|libreoffice-4.1.3-2|596	Summary:	Tango symbol style for LibreOffice
12mu|libreoffice-4.1.3-2|597	Requires:	%{name}-core = %{EVRD}
12mu|libreoffice-4.1.3-2|598	Requires:	%{name}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|599	Provides:	%{name}-style = %{EVRD}
12mu|libreoffice-4.1.3-2|600	
12mu|libreoffice-4.1.3-2|601	%description style-tango
12mu|libreoffice-4.1.3-2|602	This package contains the "tango" symbol style, default style for GTK/Gnome.
12mu|libreoffice-4.1.3-2|603	
12mu|libreoffice-4.1.3-2|604	%files style-tango
12mu|libreoffice-4.1.3-2|605	%{ooodir}/share/config/images_tango.zip
12mu|libreoffice-4.1.3-2|606	
12mu|libreoffice-4.1.3-2|607	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|608	
12mu|libreoffice-4.1.3-2|609	%package style-oxygen
12mu|libreoffice-4.1.3-2|610	Group:		Office
12mu|libreoffice-4.1.3-2|611	Summary:	Oxygen symbol style for LibreOffice
12mu|libreoffice-4.1.3-2|612	Requires:	%{name}-core = %{EVRD}
12mu|libreoffice-4.1.3-2|613	Requires:	%{name}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|614	Provides:	%{name}-style = %{EVRD}
12mu|libreoffice-4.1.3-2|615	
12mu|libreoffice-4.1.3-2|616	%description style-oxygen
12mu|libreoffice-4.1.3-2|617	This package contains the "oxygen" symbol style, default style for KDE4.
12mu|libreoffice-4.1.3-2|618	
12mu|libreoffice-4.1.3-2|619	%files style-oxygen
12mu|libreoffice-4.1.3-2|620	%{ooodir}/share/config/images_oxygen.zip
12mu|libreoffice-4.1.3-2|621	
12mu|libreoffice-4.1.3-2|622	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|623	
12mu|libreoffice-4.1.3-2|624	%package writer
12mu|libreoffice-4.1.3-2|625	Group:		Office
12mu|libreoffice-4.1.3-2|626	Summary:	LibreOffice office suite - word processor
12mu|libreoffice-4.1.3-2|627	Requires:	%{name}-core = %{EVRD}
12mu|libreoffice-4.1.3-2|628	Requires:	%{name}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|629	
12mu|libreoffice-4.1.3-2|630	%description writer
12mu|libreoffice-4.1.3-2|631	This package contains the wordprocessor component for LibreOffice.
12mu|libreoffice-4.1.3-2|632	
12mu|libreoffice-4.1.3-2|633	%files writer -f file-lists/writer_list.txt
12mu|libreoffice-4.1.3-2|634	%{_mandir}/man1/loweb*
12mu|libreoffice-4.1.3-2|635	%{_mandir}/man1/lowriter*
12mu|libreoffice-4.1.3-2|636	
12mu|libreoffice-4.1.3-2|637	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|638	
12mu|libreoffice-4.1.3-2|639	%if %{extensionenabled}
12mu|libreoffice-4.1.3-2|640	%package wiki-publisher
12mu|libreoffice-4.1.3-2|641	Group:		Office
12mu|libreoffice-4.1.3-2|642	Summary:	LibreOffice office suite - Wiki Publisher extension
12mu|libreoffice-4.1.3-2|643	Requires:	%{name}-core = %{EVRD}
12mu|libreoffice-4.1.3-2|644	Requires:	%{name}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|645	Requires:	%{name}-writer = %{EVRD}
12mu|libreoffice-4.1.3-2|646	%if !%{javaless}
12mu|libreoffice-4.1.3-2|647	Requires:	jakarta-commons-codec
12mu|libreoffice-4.1.3-2|648	Requires:	jakarta-commons-httpclient
12mu|libreoffice-4.1.3-2|649	Requires:	jakarta-commons-lang
12mu|libreoffice-4.1.3-2|650	Requires:	jakarta-commons-logging
12mu|libreoffice-4.1.3-2|651	%endif
12mu|libreoffice-4.1.3-2|652	
12mu|libreoffice-4.1.3-2|653	%description wiki-publisher
12mu|libreoffice-4.1.3-2|654	With Wiki Publisher extesion is possible by using %{name}-writer to create
12mu|libreoffice-4.1.3-2|655	wiki page articles on MediaWiki servers without having to know the syntax of
12mu|libreoffice-4.1.3-2|656	MediaWiki markup language. This extension also enables publishing of the
12mu|libreoffice-4.1.3-2|657	wiki pages.
12mu|libreoffice-4.1.3-2|658	
12mu|libreoffice-4.1.3-2|659	%files wiki-publisher
12mu|libreoffice-4.1.3-2|660	%{ooodir}/share/extensions/wiki-publisher
12mu|libreoffice-4.1.3-2|661	
12mu|libreoffice-4.1.3-2|662	# %post wiki-publisher
12mu|libreoffice-4.1.3-2|663	# # upgrade
12mu|libreoffice-4.1.3-2|664	# if [ $1 -ge 2 ];then
12mu|libreoffice-4.1.3-2|665	# 	idextension=$(%unopkg list --shared 2> /dev/null | sed -ne 's/^Identifier: \(com.sun.wiki-publisher\)/\1/p');
12mu|libreoffice-4.1.3-2|666	# 	if [ "z$idextension" != "z" ]; then
12mu|libreoffice-4.1.3-2|667	# 		%unopkg remove --shared $idextension 2> /dev/null
12mu|libreoffice-4.1.3-2|668	# 		%unopkg list --shared &> /dev/null
12mu|libreoffice-4.1.3-2|669	# 	fi
12mu|libreoffice-4.1.3-2|670	# fi
12mu|libreoffice-4.1.3-2|671	# #install
12mu|libreoffice-4.1.3-2|672	# %unopkg add --shared %{ooodir}/extensions/wiki-publisher.oxt 2> /dev/null
12mu|libreoffice-4.1.3-2|673	# %unopkg list --shared &> /dev/null
12mu|libreoffice-4.1.3-2|674	#
12mu|libreoffice-4.1.3-2|675	# %preun wiki-publisher
12mu|libreoffice-4.1.3-2|676	# if [ $1 -eq 0 ];then
12mu|libreoffice-4.1.3-2|677	# 	idextension=$(%unopkg list --shared 2> /dev/null | sed -ne 's/^Identifier: \(com.sun.wiki-publisher\)/\1/p');
12mu|libreoffice-4.1.3-2|678	# 	if [ "z$idextension" != "z" ]; then
12mu|libreoffice-4.1.3-2|679	# 		%unopkg remove --shared $idextension 2> /dev/null
12mu|libreoffice-4.1.3-2|680	# 		%unopkg list --shared &> /dev/null
12mu|libreoffice-4.1.3-2|681	# 	fi
12mu|libreoffice-4.1.3-2|682	# fi
12mu|libreoffice-4.1.3-2|683	%endif
12mu|libreoffice-4.1.3-2|684	
12mu|libreoffice-4.1.3-2|685	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|686	
12mu|libreoffice-4.1.3-2|687	%if %{extensionenabled}
12mu|libreoffice-4.1.3-2|688	%package presentation-minimizer
12mu|libreoffice-4.1.3-2|689	Group:		Office
12mu|libreoffice-4.1.3-2|690	Summary:	LibreOffice office suite - Presentation Minimizer extension
12mu|libreoffice-4.1.3-2|691	Requires:	%{name}-core = %{EVRD}
12mu|libreoffice-4.1.3-2|692	Requires:	%{name}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|693	Requires:	%{name}-impress = %{EVRD}
12mu|libreoffice-4.1.3-2|694	
12mu|libreoffice-4.1.3-2|695	%description presentation-minimizer
12mu|libreoffice-4.1.3-2|696	With Presentation Minimizer extesion is possible to reduce the file size
12mu|libreoffice-4.1.3-2|697	of the presentation by compressing images and removing data not needed in
12mu|libreoffice-4.1.3-2|698	a automatizated way.
12mu|libreoffice-4.1.3-2|699	
12mu|libreoffice-4.1.3-2|700	Note: The Presentation Minimizer also works on
12mu|libreoffice-4.1.3-2|701	Microsoft PowerPoint presentations.
12mu|libreoffice-4.1.3-2|702	
12mu|libreoffice-4.1.3-2|703	%files presentation-minimizer
12mu|libreoffice-4.1.3-2|704	%{ooodir}/share/extensions/presentation-minimizer
12mu|libreoffice-4.1.3-2|705	
12mu|libreoffice-4.1.3-2|706	# %post presentation-minimizer
12mu|libreoffice-4.1.3-2|707	# # upgrade
12mu|libreoffice-4.1.3-2|708	# if [ $1 -ge 2 ];then
12mu|libreoffice-4.1.3-2|709	# 	idextension=$(%unopkg list --shared 2> /dev/null | sed -ne 's/^Identifier: \(com.sun.star.PresentationMinimizer-linux.*\)/\1/p');
12mu|libreoffice-4.1.3-2|710	# 	if [ "z$idextension" != "z" ]; then
12mu|libreoffice-4.1.3-2|711	# 		%unopkg remove --shared $idextension 2> /dev/null
12mu|libreoffice-4.1.3-2|712	# 		%unopkg list --shared &> /dev/null
12mu|libreoffice-4.1.3-2|713	# 	fi
12mu|libreoffice-4.1.3-2|714	# fi
12mu|libreoffice-4.1.3-2|715	# #install
12mu|libreoffice-4.1.3-2|716	# %unopkg add --shared %{ooodir}/extensions/sun-presentation-minimizer.oxt 2> /dev/null
12mu|libreoffice-4.1.3-2|717	# %unopkg list --shared &> /dev/null
12mu|libreoffice-4.1.3-2|718	#
12mu|libreoffice-4.1.3-2|719	# %preun presentation-minimizer
12mu|libreoffice-4.1.3-2|720	# if [ $1 -eq 0 ];then
12mu|libreoffice-4.1.3-2|721	# 	idextension=$(%unopkg list --shared 2> /dev/null | sed -ne 's/^Identifier: \(com.sun.star.PresentationMinimizer-linux.*\)/\1/p');
12mu|libreoffice-4.1.3-2|722	# 	if [ "z$idextension" != "z" ]; then
12mu|libreoffice-4.1.3-2|723	# 		%unopkg remove --shared $idextension 2> /dev/null
12mu|libreoffice-4.1.3-2|724	# 		%unopkg list --shared &> /dev/null
12mu|libreoffice-4.1.3-2|725	# 	fi
12mu|libreoffice-4.1.3-2|726	# fi
12mu|libreoffice-4.1.3-2|727	
12mu|libreoffice-4.1.3-2|728	%endif
12mu|libreoffice-4.1.3-2|729	
12mu|libreoffice-4.1.3-2|730	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|731	
12mu|libreoffice-4.1.3-2|732	%package postgresql
12mu|libreoffice-4.1.3-2|733	Summary:	PostgreSQL connector for LibreOffice
12mu|libreoffice-4.1.3-2|734	Group:		Office
12mu|libreoffice-4.1.3-2|735	Requires:	%{name}-base = %{EVRD}
12mu|libreoffice-4.1.3-2|736	
12mu|libreoffice-4.1.3-2|737	%description postgresql
12mu|libreoffice-4.1.3-2|738	A PostgreSQl connector for the database front-end for LibreOffice. Allows
12mu|libreoffice-4.1.3-2|739	creation and management of PostgreSQL databases through a GUI.
12mu|libreoffice-4.1.3-2|740	
12mu|libreoffice-4.1.3-2|741	%files postgresql
12mu|libreoffice-4.1.3-2|742	%{ooodir}/program/libpostgresql-sdbclo.so
12mu|libreoffice-4.1.3-2|743	%{ooodir}/program/libpostgresql-sdbc-impllo.so
12mu|libreoffice-4.1.3-2|744	%{ooodir}/program/postgresql-sdbc.ini
12mu|libreoffice-4.1.3-2|745	%{ooodir}/program/services/postgresql-sdbc.rdb
12mu|libreoffice-4.1.3-2|746	%{ooodir}/share/registry/postgresqlsdbc.xcd
12mu|libreoffice-4.1.3-2|747	
12mu|libreoffice-4.1.3-2|748	
12mu|libreoffice-4.1.3-2|749	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|750	
12mu|libreoffice-4.1.3-2|751	%if %{l10n}
12mu|libreoffice-4.1.3-2|752	%package l10n-af
12mu|libreoffice-4.1.3-2|753	Summary:	Afrikaans language support for LibreOffice
12mu|libreoffice-4.1.3-2|754	Group:		Office
12mu|libreoffice-4.1.3-2|755	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|756	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|757	Requires:	locales-af
12mu|libreoffice-4.1.3-2|758	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|759	Requires:	myspell-af
12mu|libreoffice-4.1.3-2|760	Provides:	LibreOffice-l10n-af = %{EVRD}
12mu|libreoffice-4.1.3-2|761	
12mu|libreoffice-4.1.3-2|762	%description l10n-af
12mu|libreoffice-4.1.3-2|763	This package contains the localization of LibreOffice in Afrikaans.
12mu|libreoffice-4.1.3-2|764	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|765	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|766	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|767	standard locales system.
12mu|libreoffice-4.1.3-2|768	
12mu|libreoffice-4.1.3-2|769	%files l10n-af -f file-lists/lang_af_list.txt
12mu|libreoffice-4.1.3-2|770	
12mu|libreoffice-4.1.3-2|771	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|772	
12mu|libreoffice-4.1.3-2|773	%package l10n-ar
12mu|libreoffice-4.1.3-2|774	Summary:	Arabic language support for LibreOffice
12mu|libreoffice-4.1.3-2|775	Group:		Office
12mu|libreoffice-4.1.3-2|776	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|777	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|778	Requires:	locales-ar
12mu|libreoffice-4.1.3-2|779	Requires:	fonts-ttf-arabic
12mu|libreoffice-4.1.3-2|780	Provides:	LibreOffice-l10n-ar = %{EVRD}
12mu|libreoffice-4.1.3-2|781	
12mu|libreoffice-4.1.3-2|782	%description l10n-ar
12mu|libreoffice-4.1.3-2|783	This package contains the localization of LibreOffice in Arabic.
12mu|libreoffice-4.1.3-2|784	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|785	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|786	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|787	standard locales system.
12mu|libreoffice-4.1.3-2|788	
12mu|libreoffice-4.1.3-2|789	%files l10n-ar -f file-lists/lang_ar_list.txt
12mu|libreoffice-4.1.3-2|790	
12mu|libreoffice-4.1.3-2|791	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|792	
12mu|libreoffice-4.1.3-2|793	%package l10n-as
12mu|libreoffice-4.1.3-2|794	Summary:	Assamese language support for LibreOffice
12mu|libreoffice-4.1.3-2|795	Group:		Office
12mu|libreoffice-4.1.3-2|796	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|797	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|798	Requires:	locales-as
12mu|libreoffice-4.1.3-2|799	Provides:	LibreOffice-l10n-as = %{EVRD}
12mu|libreoffice-4.1.3-2|800	
12mu|libreoffice-4.1.3-2|801	%description l10n-as
12mu|libreoffice-4.1.3-2|802	This package contains the localization of LibreOffice in Assamese.
12mu|libreoffice-4.1.3-2|803	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|804	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|805	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|806	standard locales system.
12mu|libreoffice-4.1.3-2|807	
12mu|libreoffice-4.1.3-2|808	%files l10n-as -f file-lists/lang_as_list.txt
12mu|libreoffice-4.1.3-2|809	
12mu|libreoffice-4.1.3-2|810	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|811	
12mu|libreoffice-4.1.3-2|812	%package l10n-bg
12mu|libreoffice-4.1.3-2|813	Summary:	Bulgarian language support for LibreOffice
12mu|libreoffice-4.1.3-2|814	Group:		Office
12mu|libreoffice-4.1.3-2|815	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|816	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|817	Requires:	locales-bg
12mu|libreoffice-4.1.3-2|818	Provides:	LibreOffice-l10n-bg = %{EVRD}
12mu|libreoffice-4.1.3-2|819	Suggests:	%{ooname}-help-bg = %{EVRD}
12mu|libreoffice-4.1.3-2|820	
12mu|libreoffice-4.1.3-2|821	%description l10n-bg
12mu|libreoffice-4.1.3-2|822	This package contains the localization of LibreOffice in Bulgarian.
12mu|libreoffice-4.1.3-2|823	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|824	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|825	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|826	standard locales system.
12mu|libreoffice-4.1.3-2|827	
12mu|libreoffice-4.1.3-2|828	%files l10n-bg -f file-lists/lang_bg_list.txt
12mu|libreoffice-4.1.3-2|829	
12mu|libreoffice-4.1.3-2|830	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|831	
12mu|libreoffice-4.1.3-2|832	%package l10n-bn
12mu|libreoffice-4.1.3-2|833	Summary:	Bengali language support for LibreOffice
12mu|libreoffice-4.1.3-2|834	Group:		Office
12mu|libreoffice-4.1.3-2|835	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|836	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|837	Requires:	locales-bn
12mu|libreoffice-4.1.3-2|838	Provides:	LibreOffice-l10n-bn = %{EVRD}
12mu|libreoffice-4.1.3-2|839	Suggests:	%{ooname}-help-bn = %{EVRD}
12mu|libreoffice-4.1.3-2|840	
12mu|libreoffice-4.1.3-2|841	%description l10n-bn
12mu|libreoffice-4.1.3-2|842	This package contains the localization of LibreOffice in Bengali.
12mu|libreoffice-4.1.3-2|843	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|844	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|845	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|846	standard locales system.
12mu|libreoffice-4.1.3-2|847	
12mu|libreoffice-4.1.3-2|848	%files l10n-bn -f file-lists/lang_bn_list.txt
12mu|libreoffice-4.1.3-2|849	
12mu|libreoffice-4.1.3-2|850	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|851	
12mu|libreoffice-4.1.3-2|852	%package l10n-br
12mu|libreoffice-4.1.3-2|853	Summary:	Breton language support for LibreOffice
12mu|libreoffice-4.1.3-2|854	Group:		Office
12mu|libreoffice-4.1.3-2|855	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|856	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|857	Requires:	locales-br
12mu|libreoffice-4.1.3-2|858	Provides:	LibreOffice-l10n-br = %{EVRD}
12mu|libreoffice-4.1.3-2|859	
12mu|libreoffice-4.1.3-2|860	%description l10n-br
12mu|libreoffice-4.1.3-2|861	This package contains the localization of LibreOffice in Breton.
12mu|libreoffice-4.1.3-2|862	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|863	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|864	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|865	standard locales system.
12mu|libreoffice-4.1.3-2|866	
12mu|libreoffice-4.1.3-2|867	%files l10n-br -f file-lists/lang_br_list.txt
12mu|libreoffice-4.1.3-2|868	
12mu|libreoffice-4.1.3-2|869	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|870	
12mu|libreoffice-4.1.3-2|871	%package l10n-bs
12mu|libreoffice-4.1.3-2|872	Summary:	Bosnian language support for LibreOffice
12mu|libreoffice-4.1.3-2|873	Group:		Office
12mu|libreoffice-4.1.3-2|874	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|875	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|876	Requires:	locales-bs
12mu|libreoffice-4.1.3-2|877	Provides:	LibreOffice-l10n-bs = %{EVRD}
12mu|libreoffice-4.1.3-2|878	Suggests:	%{ooname}-help-bs = %{EVRD}
12mu|libreoffice-4.1.3-2|879	
12mu|libreoffice-4.1.3-2|880	%description l10n-bs
12mu|libreoffice-4.1.3-2|881	This package contains the localization of LibreOffice in Bosnian.
12mu|libreoffice-4.1.3-2|882	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|883	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|884	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|885	standard locales system.
12mu|libreoffice-4.1.3-2|886	
12mu|libreoffice-4.1.3-2|887	%files l10n-bs -f file-lists/lang_bs_list.txt
12mu|libreoffice-4.1.3-2|888	
12mu|libreoffice-4.1.3-2|889	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|890	
12mu|libreoffice-4.1.3-2|891	%package l10n-ca
12mu|libreoffice-4.1.3-2|892	Summary:	Catalan language support for LibreOffice
12mu|libreoffice-4.1.3-2|893	Group:		Office
12mu|libreoffice-4.1.3-2|894	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|895	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|896	Requires:	locales-ca
12mu|libreoffice-4.1.3-2|897	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|898	Requires:	myspell-ca
12mu|libreoffice-4.1.3-2|899	Provides:	LibreOffice-l10n-ca = %{EVRD}
12mu|libreoffice-4.1.3-2|900	Suggests:	%{ooname}-help-ca = %{EVRD}
12mu|libreoffice-4.1.3-2|901	
12mu|libreoffice-4.1.3-2|902	%description l10n-ca
12mu|libreoffice-4.1.3-2|903	This package contains the localization of LibreOffice in Catalan.
12mu|libreoffice-4.1.3-2|904	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|905	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|906	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|907	standard locales system.
12mu|libreoffice-4.1.3-2|908	
12mu|libreoffice-4.1.3-2|909	%files l10n-ca -f file-lists/lang_ca_list.txt
12mu|libreoffice-4.1.3-2|910	
12mu|libreoffice-4.1.3-2|911	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|912	
12mu|libreoffice-4.1.3-2|913	%package l10n-cs
12mu|libreoffice-4.1.3-2|914	Summary:	Czech language support for LibreOffice
12mu|libreoffice-4.1.3-2|915	Group:		Office
12mu|libreoffice-4.1.3-2|916	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|917	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|918	Requires:	locales-cs
12mu|libreoffice-4.1.3-2|919	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|920	Requires:	myspell-cs
12mu|libreoffice-4.1.3-2|921	Requires:	myspell-hyph-cs
12mu|libreoffice-4.1.3-2|922	Provides:	LibreOffice-l10n-cs = %{EVRD}
12mu|libreoffice-4.1.3-2|923	Suggests:	%{ooname}-help-cs = %{EVRD}
12mu|libreoffice-4.1.3-2|924	
12mu|libreoffice-4.1.3-2|925	%description l10n-cs
12mu|libreoffice-4.1.3-2|926	This package contains the localization of LibreOffice in Czech.
12mu|libreoffice-4.1.3-2|927	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|928	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|929	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|930	standard locales system.
12mu|libreoffice-4.1.3-2|931	
12mu|libreoffice-4.1.3-2|932	%files l10n-cs -f file-lists/lang_cs_list.txt
12mu|libreoffice-4.1.3-2|933	
12mu|libreoffice-4.1.3-2|934	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|935	
12mu|libreoffice-4.1.3-2|936	%package l10n-cy
12mu|libreoffice-4.1.3-2|937	Summary:	Welsh language support for LibreOffice
12mu|libreoffice-4.1.3-2|938	Group:		Office
12mu|libreoffice-4.1.3-2|939	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|940	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|941	Requires:	locales-cy
12mu|libreoffice-4.1.3-2|942	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|943	Requires:	myspell-cy
12mu|libreoffice-4.1.3-2|944	Provides:	LibreOffice-l10n-cy = %{EVRD}
12mu|libreoffice-4.1.3-2|945	
12mu|libreoffice-4.1.3-2|946	%description l10n-cy
12mu|libreoffice-4.1.3-2|947	This package contains the localization of LibreOffice in Welsh.
12mu|libreoffice-4.1.3-2|948	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|949	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|950	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|951	standard locales system.
12mu|libreoffice-4.1.3-2|952	
12mu|libreoffice-4.1.3-2|953	%files l10n-cy -f file-lists/lang_cy_list.txt
12mu|libreoffice-4.1.3-2|954	
12mu|libreoffice-4.1.3-2|955	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|956	
12mu|libreoffice-4.1.3-2|957	%package l10n-da
12mu|libreoffice-4.1.3-2|958	Summary:	Danish language support for LibreOffice
12mu|libreoffice-4.1.3-2|959	Group:		Office
12mu|libreoffice-4.1.3-2|960	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|961	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|962	Requires:	locales-da
12mu|libreoffice-4.1.3-2|963	Requires:	fonts-ttf-dejavu
12mu|libreoffice-4.1.3-2|964	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|965	Requires:	myspell-da, myspell-hyph-da
12mu|libreoffice-4.1.3-2|966	Provides:	LibreOffice-l10n-da = %{EVRD}
12mu|libreoffice-4.1.3-2|967	Suggests:	%{ooname}-help-da = %{EVRD}
12mu|libreoffice-4.1.3-2|968	
12mu|libreoffice-4.1.3-2|969	%description l10n-da
12mu|libreoffice-4.1.3-2|970	This package contains the localization of LibreOffice in Danish.
12mu|libreoffice-4.1.3-2|971	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|972	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|973	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|974	standard locales system.
12mu|libreoffice-4.1.3-2|975	
12mu|libreoffice-4.1.3-2|976	%files l10n-da -f file-lists/lang_da_list.txt
12mu|libreoffice-4.1.3-2|977	
12mu|libreoffice-4.1.3-2|978	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|979	
12mu|libreoffice-4.1.3-2|980	%package l10n-de
12mu|libreoffice-4.1.3-2|981	Summary:	German language support for LibreOffice
12mu|libreoffice-4.1.3-2|982	Group:		Office
12mu|libreoffice-4.1.3-2|983	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|984	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|985	Requires:	locales-de
12mu|libreoffice-4.1.3-2|986	Requires:	fonts-ttf-dejavu
12mu|libreoffice-4.1.3-2|987	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|988	Requires:	myspell-de
12mu|libreoffice-4.1.3-2|989	Requires:	myspell-hyph-de
12mu|libreoffice-4.1.3-2|990	Provides:	LibreOffice-l10n-de = %{EVRD}
12mu|libreoffice-4.1.3-2|991	Suggests:	%{ooname}-help-de = %{EVRD}
12mu|libreoffice-4.1.3-2|992	
12mu|libreoffice-4.1.3-2|993	%description l10n-de
12mu|libreoffice-4.1.3-2|994	This package contains the localization of LibreOffice in German.
12mu|libreoffice-4.1.3-2|995	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|996	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|997	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|998	standard locales system.
12mu|libreoffice-4.1.3-2|999	
12mu|libreoffice-4.1.3-2|1000	%files l10n-de -f file-lists/lang_de_list.txt
12mu|libreoffice-4.1.3-2|1001	
12mu|libreoffice-4.1.3-2|1002	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1003	
12mu|libreoffice-4.1.3-2|1004	%package l10n-dz
12mu|libreoffice-4.1.3-2|1005	Summary:	Dzongkha language support for LibreOffice
12mu|libreoffice-4.1.3-2|1006	Group:		Office
12mu|libreoffice-4.1.3-2|1007	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1008	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1009	Requires:	locales-dz
12mu|libreoffice-4.1.3-2|1010	Provides:	LibreOffice-l10n-dz = %{EVRD}
12mu|libreoffice-4.1.3-2|1011	Suggests:	%{ooname}-help-dz = %{EVRD}
12mu|libreoffice-4.1.3-2|1012	
12mu|libreoffice-4.1.3-2|1013	%description l10n-dz
12mu|libreoffice-4.1.3-2|1014	This package contains the localization of LibreOffice in Dzongkha.
12mu|libreoffice-4.1.3-2|1015	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1016	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1017	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1018	standard locales system.
12mu|libreoffice-4.1.3-2|1019	
12mu|libreoffice-4.1.3-2|1020	%files l10n-dz -f file-lists/lang_dz_list.txt
12mu|libreoffice-4.1.3-2|1021	
12mu|libreoffice-4.1.3-2|1022	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1023	
12mu|libreoffice-4.1.3-2|1024	%package l10n-el
12mu|libreoffice-4.1.3-2|1025	Summary:	Greek language support for LibreOffice
12mu|libreoffice-4.1.3-2|1026	Group:		Office
12mu|libreoffice-4.1.3-2|1027	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1028	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1029	Requires:	locales-el
12mu|libreoffice-4.1.3-2|1030	Requires:	fonts-type1-greek
12mu|libreoffice-4.1.3-2|1031	Requires:	myspell-el
12mu|libreoffice-4.1.3-2|1032	Requires:	myspell-hyph-el
12mu|libreoffice-4.1.3-2|1033	Provides:	LibreOffice-l10n-el = %{EVRD}
12mu|libreoffice-4.1.3-2|1034	Suggests:	%{ooname}-help-el = %{EVRD}
12mu|libreoffice-4.1.3-2|1035	
12mu|libreoffice-4.1.3-2|1036	%description l10n-el
12mu|libreoffice-4.1.3-2|1037	This package contains the localization of LibreOffice in Greek.
12mu|libreoffice-4.1.3-2|1038	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1039	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1040	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1041	standard locales system.
12mu|libreoffice-4.1.3-2|1042	
12mu|libreoffice-4.1.3-2|1043	%files l10n-el -f file-lists/lang_el_list.txt
12mu|libreoffice-4.1.3-2|1044	
12mu|libreoffice-4.1.3-2|1045	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1046	
12mu|libreoffice-4.1.3-2|1047	%package l10n-en_GB
12mu|libreoffice-4.1.3-2|1048	Summary:	British language support for LibreOffice
12mu|libreoffice-4.1.3-2|1049	Group:		Office
12mu|libreoffice-4.1.3-2|1050	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1051	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1052	Requires:	locales-en
12mu|libreoffice-4.1.3-2|1053	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|1054	Requires:	myspell-en_GB
12mu|libreoffice-4.1.3-2|1055	Requires:	myspell-hyph-en
12mu|libreoffice-4.1.3-2|1056	Provides:	LibreOffice-l10n-en_GB = %{EVRD}
12mu|libreoffice-4.1.3-2|1057	Suggests:	%{ooname}-help-en_GB = %{EVRD}
12mu|libreoffice-4.1.3-2|1058	
12mu|libreoffice-4.1.3-2|1059	%description l10n-en_GB
12mu|libreoffice-4.1.3-2|1060	This package contains the localization of LibreOffice in British.
12mu|libreoffice-4.1.3-2|1061	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1062	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1063	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1064	standard locales system.
12mu|libreoffice-4.1.3-2|1065	
12mu|libreoffice-4.1.3-2|1066	%files l10n-en_GB -f file-lists/lang_en_GB_list.txt
12mu|libreoffice-4.1.3-2|1067	
12mu|libreoffice-4.1.3-2|1068	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1069	
12mu|libreoffice-4.1.3-2|1070	%package l10n-es
12mu|libreoffice-4.1.3-2|1071	Summary:	Spanish language support for LibreOffice
12mu|libreoffice-4.1.3-2|1072	Group:		Office
12mu|libreoffice-4.1.3-2|1073	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1074	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1075	Requires:	locales-es
12mu|libreoffice-4.1.3-2|1076	Requires:	fonts-ttf-dejavu
12mu|libreoffice-4.1.3-2|1077	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|1078	Requires:	myspell-es
12mu|libreoffice-4.1.3-2|1079	Requires:	myspell-hyph-es
12mu|libreoffice-4.1.3-2|1080	Provides:	LibreOffice-l10n-es = %{EVRD}
12mu|libreoffice-4.1.3-2|1081	Suggests:	%{ooname}-help-es = %{EVRD}
12mu|libreoffice-4.1.3-2|1082	
12mu|libreoffice-4.1.3-2|1083	%description l10n-es
12mu|libreoffice-4.1.3-2|1084	This package contains the localization of LibreOffice in Spanish.
12mu|libreoffice-4.1.3-2|1085	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1086	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1087	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1088	standard locales system.
12mu|libreoffice-4.1.3-2|1089	
12mu|libreoffice-4.1.3-2|1090	%files l10n-es -f file-lists/lang_es_list.txt
12mu|libreoffice-4.1.3-2|1091	
12mu|libreoffice-4.1.3-2|1092	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1093	
12mu|libreoffice-4.1.3-2|1094	%package l10n-et
12mu|libreoffice-4.1.3-2|1095	Summary:	Estonian language support for LibreOffice
12mu|libreoffice-4.1.3-2|1096	Group:		Office
12mu|libreoffice-4.1.3-2|1097	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1098	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1099	Requires:	locales-et
12mu|libreoffice-4.1.3-2|1100	Requires:	fonts-ttf-dejavu
12mu|libreoffice-4.1.3-2|1101	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|1102	Requires:	myspell-et
12mu|libreoffice-4.1.3-2|1103	Requires:	myspell-hyph-et
12mu|libreoffice-4.1.3-2|1104	Provides:	LibreOffice-l10n-et = %{EVRD}
12mu|libreoffice-4.1.3-2|1105	Suggests:	%{ooname}-help-et = %{EVRD}
12mu|libreoffice-4.1.3-2|1106	
12mu|libreoffice-4.1.3-2|1107	%description l10n-et
12mu|libreoffice-4.1.3-2|1108	This package contains the localization of LibreOffice in Estonian.
12mu|libreoffice-4.1.3-2|1109	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1110	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1111	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1112	standard locales system.
12mu|libreoffice-4.1.3-2|1113	
12mu|libreoffice-4.1.3-2|1114	%files l10n-et -f file-lists/lang_et_list.txt
12mu|libreoffice-4.1.3-2|1115	
12mu|libreoffice-4.1.3-2|1116	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1117	
12mu|libreoffice-4.1.3-2|1118	%package l10n-eu
12mu|libreoffice-4.1.3-2|1119	Summary:	Basque language support for LibreOffice
12mu|libreoffice-4.1.3-2|1120	Group:		Office
12mu|libreoffice-4.1.3-2|1121	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1122	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1123	Requires:	locales-eu
12mu|libreoffice-4.1.3-2|1124	Requires:	fonts-ttf-dejavu
12mu|libreoffice-4.1.3-2|1125	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|1126	Provides:	LibreOffice-l10n-eu = %{EVRD}
12mu|libreoffice-4.1.3-2|1127	Suggests:	%{ooname}-help-eu = %{EVRD}
12mu|libreoffice-4.1.3-2|1128	
12mu|libreoffice-4.1.3-2|1129	%description l10n-eu
12mu|libreoffice-4.1.3-2|1130	This package contains the localization of LibreOffice in Basque.
12mu|libreoffice-4.1.3-2|1131	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1132	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1133	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1134	standard locales system.
12mu|libreoffice-4.1.3-2|1135	
12mu|libreoffice-4.1.3-2|1136	%files l10n-eu -f file-lists/lang_eu_list.txt
12mu|libreoffice-4.1.3-2|1137	
12mu|libreoffice-4.1.3-2|1138	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1139	
12mu|libreoffice-4.1.3-2|1140	%package l10n-fa
12mu|libreoffice-4.1.3-2|1141	Summary:	Farsi language support for LibreOffice
12mu|libreoffice-4.1.3-2|1142	Group:		Office
12mu|libreoffice-4.1.3-2|1143	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1144	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1145	Requires:	locales-fa
12mu|libreoffice-4.1.3-2|1146	Provides:	LibreOffice-l10n-fa = %{EVRD}
12mu|libreoffice-4.1.3-2|1147	
12mu|libreoffice-4.1.3-2|1148	%description l10n-fa
12mu|libreoffice-4.1.3-2|1149	This package contains the localization of LibreOffice in Farsi.
12mu|libreoffice-4.1.3-2|1150	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1151	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1152	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1153	standard locales system.
12mu|libreoffice-4.1.3-2|1154	
12mu|libreoffice-4.1.3-2|1155	%files l10n-fa -f file-lists/lang_fa_list.txt
12mu|libreoffice-4.1.3-2|1156	
12mu|libreoffice-4.1.3-2|1157	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1158	
12mu|libreoffice-4.1.3-2|1159	%package l10n-fi
12mu|libreoffice-4.1.3-2|1160	Summary:	Finnish language support for LibreOffice
12mu|libreoffice-4.1.3-2|1161	Group:		Office
12mu|libreoffice-4.1.3-2|1162	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1163	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1164	Requires:	locales-fi
12mu|libreoffice-4.1.3-2|1165	Requires:	fonts-ttf-dejavu
12mu|libreoffice-4.1.3-2|1166	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|1167	Provides:	LibreOffice-l10n-fi = %{EVRD}
12mu|libreoffice-4.1.3-2|1168	Suggests:	%{ooname}-help-fi = %{EVRD}
12mu|libreoffice-4.1.3-2|1169	
12mu|libreoffice-4.1.3-2|1170	%description l10n-fi
12mu|libreoffice-4.1.3-2|1171	This package contains the localization of LibreOffice in Finnish.
12mu|libreoffice-4.1.3-2|1172	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1173	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1174	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1175	standard locales system.
12mu|libreoffice-4.1.3-2|1176	
12mu|libreoffice-4.1.3-2|1177	%files l10n-fi -f file-lists/lang_fi_list.txt
12mu|libreoffice-4.1.3-2|1178	
12mu|libreoffice-4.1.3-2|1179	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1180	
12mu|libreoffice-4.1.3-2|1181	%package l10n-fr
12mu|libreoffice-4.1.3-2|1182	Summary:	French language support for LibreOffice
12mu|libreoffice-4.1.3-2|1183	Group:		Office
12mu|libreoffice-4.1.3-2|1184	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1185	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1186	Requires:	locales-fr
12mu|libreoffice-4.1.3-2|1187	Requires:	fonts-ttf-dejavu
12mu|libreoffice-4.1.3-2|1188	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|1189	Requires:	myspell-fr
12mu|libreoffice-4.1.3-2|1190	Requires:	myspell-hyph-fr
12mu|libreoffice-4.1.3-2|1191	Provides:	LibreOffice-l10n-fr = %{EVRD}
12mu|libreoffice-4.1.3-2|1192	Suggests:	%{ooname}-help-fr = %{EVRD}
12mu|libreoffice-4.1.3-2|1193	
12mu|libreoffice-4.1.3-2|1194	%description l10n-fr
12mu|libreoffice-4.1.3-2|1195	This package contains the localization of LibreOffice in French.
12mu|libreoffice-4.1.3-2|1196	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1197	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1198	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1199	standard locales system.
12mu|libreoffice-4.1.3-2|1200	
12mu|libreoffice-4.1.3-2|1201	%files l10n-fr -f file-lists/lang_fr_list.txt
12mu|libreoffice-4.1.3-2|1202	
12mu|libreoffice-4.1.3-2|1203	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1204	
12mu|libreoffice-4.1.3-2|1205	%package l10n-ga
12mu|libreoffice-4.1.3-2|1206	Summary:	Irish language support for LibreOffice
12mu|libreoffice-4.1.3-2|1207	Group:		Office
12mu|libreoffice-4.1.3-2|1208	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1209	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1210	Requires:	locales-ga
12mu|libreoffice-4.1.3-2|1211	Provides:	LibreOffice-l10n-ga = %{EVRD}
12mu|libreoffice-4.1.3-2|1212	
12mu|libreoffice-4.1.3-2|1213	%description l10n-ga
12mu|libreoffice-4.1.3-2|1214	This package contains the localization of LibreOffice in Irish.
12mu|libreoffice-4.1.3-2|1215	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1216	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1217	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1218	standard locales system.
12mu|libreoffice-4.1.3-2|1219	
12mu|libreoffice-4.1.3-2|1220	%files l10n-ga -f file-lists/lang_ga_list.txt
12mu|libreoffice-4.1.3-2|1221	
12mu|libreoffice-4.1.3-2|1222	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1223	
12mu|libreoffice-4.1.3-2|1224	%package l10n-gl
12mu|libreoffice-4.1.3-2|1225	Summary:	Galician language support for LibreOffice
12mu|libreoffice-4.1.3-2|1226	Group:		Office
12mu|libreoffice-4.1.3-2|1227	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1228	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1229	Requires:	locales-gl
12mu|libreoffice-4.1.3-2|1230	Provides:	LibreOffice-l10n-gl = %{EVRD}
12mu|libreoffice-4.1.3-2|1231	Suggests:	%{ooname}-help-gl = %{EVRD}
12mu|libreoffice-4.1.3-2|1232	
12mu|libreoffice-4.1.3-2|1233	%description l10n-gl
12mu|libreoffice-4.1.3-2|1234	This package contains the localization of LibreOffice in Galician.
12mu|libreoffice-4.1.3-2|1235	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1236	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1237	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1238	standard locales system.
12mu|libreoffice-4.1.3-2|1239	
12mu|libreoffice-4.1.3-2|1240	%files l10n-gl -f file-lists/lang_gl_list.txt
12mu|libreoffice-4.1.3-2|1241	
12mu|libreoffice-4.1.3-2|1242	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1243	
12mu|libreoffice-4.1.3-2|1244	%package l10n-gu
12mu|libreoffice-4.1.3-2|1245	Summary:	Gujarati language support for LibreOffice
12mu|libreoffice-4.1.3-2|1246	Group:		Office
12mu|libreoffice-4.1.3-2|1247	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1248	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1249	Requires:	locales-gu
12mu|libreoffice-4.1.3-2|1250	Provides:	LibreOffice-l10n-gu = %{EVRD}
12mu|libreoffice-4.1.3-2|1251	Suggests:	%{ooname}-help-gu = %{EVRD}
12mu|libreoffice-4.1.3-2|1252	
12mu|libreoffice-4.1.3-2|1253	%description l10n-gu
12mu|libreoffice-4.1.3-2|1254	This package contains the localization of LibreOffice in Gujarati.
12mu|libreoffice-4.1.3-2|1255	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1256	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1257	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1258	standard locales system.
12mu|libreoffice-4.1.3-2|1259	
12mu|libreoffice-4.1.3-2|1260	%files l10n-gu -f file-lists/lang_gu_list.txt
12mu|libreoffice-4.1.3-2|1261	
12mu|libreoffice-4.1.3-2|1262	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1263	
12mu|libreoffice-4.1.3-2|1264	%package l10n-he
12mu|libreoffice-4.1.3-2|1265	Summary:	Hebrew language support for LibreOffice
12mu|libreoffice-4.1.3-2|1266	Group:		Office
12mu|libreoffice-4.1.3-2|1267	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1268	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1269	Requires:	locales-he
12mu|libreoffice-4.1.3-2|1270	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|1271	Provides:	LibreOffice-l10n-he = %{EVRD}
12mu|libreoffice-4.1.3-2|1272	Suggests:	%{ooname}-help-he = %{EVRD}
12mu|libreoffice-4.1.3-2|1273	
12mu|libreoffice-4.1.3-2|1274	%description l10n-he
12mu|libreoffice-4.1.3-2|1275	This package contains the localization of LibreOffice in Hebrew.
12mu|libreoffice-4.1.3-2|1276	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1277	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1278	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1279	standard locales system.
12mu|libreoffice-4.1.3-2|1280	
12mu|libreoffice-4.1.3-2|1281	%files l10n-he -f file-lists/lang_he_list.txt
12mu|libreoffice-4.1.3-2|1282	
12mu|libreoffice-4.1.3-2|1283	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1284	
12mu|libreoffice-4.1.3-2|1285	%package l10n-hi
12mu|libreoffice-4.1.3-2|1286	Summary:	Hindi language support for LibreOffice
12mu|libreoffice-4.1.3-2|1287	Group:		Office
12mu|libreoffice-4.1.3-2|1288	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1289	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1290	Requires:	locales-hi
12mu|libreoffice-4.1.3-2|1291	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|1292	Provides:	LibreOffice-l10n-hi = %{EVRD}
12mu|libreoffice-4.1.3-2|1293	Suggests:	%{ooname}-help-hi = %{EVRD}
12mu|libreoffice-4.1.3-2|1294	
12mu|libreoffice-4.1.3-2|1295	%description l10n-hi
12mu|libreoffice-4.1.3-2|1296	This package contains the localization of LibreOffice in Hindi.
12mu|libreoffice-4.1.3-2|1297	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1298	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1299	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1300	standard locales system.
12mu|libreoffice-4.1.3-2|1301	
12mu|libreoffice-4.1.3-2|1302	%files l10n-hi -f file-lists/lang_hi_list.txt
12mu|libreoffice-4.1.3-2|1303	
12mu|libreoffice-4.1.3-2|1304	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1305	
12mu|libreoffice-4.1.3-2|1306	%package l10n-hr
12mu|libreoffice-4.1.3-2|1307	Summary:	Croatian language support for LibreOffice
12mu|libreoffice-4.1.3-2|1308	Group:		Office
12mu|libreoffice-4.1.3-2|1309	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1310	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1311	Requires:	locales-hr
12mu|libreoffice-4.1.3-2|1312	Provides:	LibreOffice-l10n-hr = %{EVRD}
12mu|libreoffice-4.1.3-2|1313	Suggests:	%{ooname}-help-hr = %{EVRD}
12mu|libreoffice-4.1.3-2|1314	
12mu|libreoffice-4.1.3-2|1315	%description l10n-hr
12mu|libreoffice-4.1.3-2|1316	This package contains the localization of LibreOffice in Croatian.
12mu|libreoffice-4.1.3-2|1317	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1318	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1319	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1320	standard locales system.
12mu|libreoffice-4.1.3-2|1321	
12mu|libreoffice-4.1.3-2|1322	%files l10n-hr -f file-lists/lang_hr_list.txt
12mu|libreoffice-4.1.3-2|1323	
12mu|libreoffice-4.1.3-2|1324	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1325	
12mu|libreoffice-4.1.3-2|1326	%package l10n-hu
12mu|libreoffice-4.1.3-2|1327	Summary:	Hungarian language support for LibreOffice
12mu|libreoffice-4.1.3-2|1328	Group:		Office
12mu|libreoffice-4.1.3-2|1329	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1330	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1331	Requires:	locales-hu
12mu|libreoffice-4.1.3-2|1332	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|1333	Requires:	myspell-hu
12mu|libreoffice-4.1.3-2|1334	Requires:	myspell-hyph-hu
12mu|libreoffice-4.1.3-2|1335	Provides:	LibreOffice-l10n-hu = %{EVRD}
12mu|libreoffice-4.1.3-2|1336	Suggests:	%{ooname}-help-hu = %{EVRD}
12mu|libreoffice-4.1.3-2|1337	
12mu|libreoffice-4.1.3-2|1338	%description l10n-hu
12mu|libreoffice-4.1.3-2|1339	This package contains the localization of LibreOffice in Hungarian.
12mu|libreoffice-4.1.3-2|1340	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1341	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1342	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1343	standard locales system.
12mu|libreoffice-4.1.3-2|1344	
12mu|libreoffice-4.1.3-2|1345	%files l10n-hu -f file-lists/lang_hu_list.txt
12mu|libreoffice-4.1.3-2|1346	
12mu|libreoffice-4.1.3-2|1347	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1348	
12mu|libreoffice-4.1.3-2|1349	%package l10n-it
12mu|libreoffice-4.1.3-2|1350	Summary:	Italian language support for LibreOffice
12mu|libreoffice-4.1.3-2|1351	Group:		Office
12mu|libreoffice-4.1.3-2|1352	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1353	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1354	Requires:	fonts-ttf-dejavu
12mu|libreoffice-4.1.3-2|1355	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|1356	Requires:	myspell-it
12mu|libreoffice-4.1.3-2|1357	Requires:	myspell-hyph-it
12mu|libreoffice-4.1.3-2|1358	Provides:	LibreOffice-l10n-it = %{EVRD}
12mu|libreoffice-4.1.3-2|1359	Suggests:	%{ooname}-help-it = %{EVRD}
12mu|libreoffice-4.1.3-2|1360	
12mu|libreoffice-4.1.3-2|1361	%description l10n-it
12mu|libreoffice-4.1.3-2|1362	This package contains the localization of LibreOffice in Italian.
12mu|libreoffice-4.1.3-2|1363	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1364	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1365	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1366	standard locales system.
12mu|libreoffice-4.1.3-2|1367	
12mu|libreoffice-4.1.3-2|1368	%files l10n-it -f file-lists/lang_it_list.txt
12mu|libreoffice-4.1.3-2|1369	
12mu|libreoffice-4.1.3-2|1370	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1371	
12mu|libreoffice-4.1.3-2|1372	%package l10n-ja
12mu|libreoffice-4.1.3-2|1373	Summary:	Japanese language support for LibreOffice
12mu|libreoffice-4.1.3-2|1374	Group:		Office
12mu|libreoffice-4.1.3-2|1375	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1376	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1377	Requires:	locales-ja
12mu|libreoffice-4.1.3-2|1378	Requires:	fonts-ttf-japanese
12mu|libreoffice-4.1.3-2|1379	Provides:	LibreOffice-l10n-ja = %{EVRD}
12mu|libreoffice-4.1.3-2|1380	Suggests:	%{ooname}-help-ja = %{EVRD}
12mu|libreoffice-4.1.3-2|1381	
12mu|libreoffice-4.1.3-2|1382	%description l10n-ja
12mu|libreoffice-4.1.3-2|1383	This package contains the localization of LibreOffice in Japanese.
12mu|libreoffice-4.1.3-2|1384	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1385	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1386	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1387	standard locales system.
12mu|libreoffice-4.1.3-2|1388	
12mu|libreoffice-4.1.3-2|1389	%files l10n-ja -f file-lists/lang_ja_list.txt
12mu|libreoffice-4.1.3-2|1390	
12mu|libreoffice-4.1.3-2|1391	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1392	
12mu|libreoffice-4.1.3-2|1393	%package l10n-kn
12mu|libreoffice-4.1.3-2|1394	Summary:	Kannada language support for LibreOffice
12mu|libreoffice-4.1.3-2|1395	Group:		Office
12mu|libreoffice-4.1.3-2|1396	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1397	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1398	Requires:	locales-kn
12mu|libreoffice-4.1.3-2|1399	Provides:	LibreOffice-l10n-kn = %{EVRD}
12mu|libreoffice-4.1.3-2|1400	
12mu|libreoffice-4.1.3-2|1401	%description l10n-kn
12mu|libreoffice-4.1.3-2|1402	This package contains the localization of LibreOffice in Kannada.
12mu|libreoffice-4.1.3-2|1403	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1404	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1405	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1406	standard locales system.
12mu|libreoffice-4.1.3-2|1407	
12mu|libreoffice-4.1.3-2|1408	%files l10n-kn -f file-lists/lang_kn_list.txt
12mu|libreoffice-4.1.3-2|1409	
12mu|libreoffice-4.1.3-2|1410	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1411	
12mu|libreoffice-4.1.3-2|1412	%package l10n-ko
12mu|libreoffice-4.1.3-2|1413	Summary:	Korean language support for LibreOffice
12mu|libreoffice-4.1.3-2|1414	Group:		Office
12mu|libreoffice-4.1.3-2|1415	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1416	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1417	Requires:	locales-ko
12mu|libreoffice-4.1.3-2|1418	Requires:	fonts-ttf-korean >= 1.0.2
12mu|libreoffice-4.1.3-2|1419	Provides:	LibreOffice-l10n-ko = %{EVRD}
12mu|libreoffice-4.1.3-2|1420	Suggests:	%{ooname}-help-ko = %{EVRD}
12mu|libreoffice-4.1.3-2|1421	
12mu|libreoffice-4.1.3-2|1422	%description l10n-ko
12mu|libreoffice-4.1.3-2|1423	This package contains the localization of LibreOffice in Korean.
12mu|libreoffice-4.1.3-2|1424	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1425	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1426	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1427	standard locales system.
12mu|libreoffice-4.1.3-2|1428	
12mu|libreoffice-4.1.3-2|1429	%files l10n-ko -f file-lists/lang_ko_list.txt
12mu|libreoffice-4.1.3-2|1430	
12mu|libreoffice-4.1.3-2|1431	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1432	
12mu|libreoffice-4.1.3-2|1433	%package l10n-lt
12mu|libreoffice-4.1.3-2|1434	Summary:	Lithuanian language support for LibreOffice
12mu|libreoffice-4.1.3-2|1435	Group:		Office
12mu|libreoffice-4.1.3-2|1436	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1437	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1438	Requires:	locales-lt
12mu|libreoffice-4.1.3-2|1439	Provides:	LibreOffice-l10n-lt = %{EVRD}
12mu|libreoffice-4.1.3-2|1440	
12mu|libreoffice-4.1.3-2|1441	%description l10n-lt
12mu|libreoffice-4.1.3-2|1442	This package contains the localization of LibreOffice in Lithuanian.
12mu|libreoffice-4.1.3-2|1443	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1444	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1445	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1446	standard locales system.
12mu|libreoffice-4.1.3-2|1447	
12mu|libreoffice-4.1.3-2|1448	%files l10n-lt -f file-lists/lang_lt_list.txt
12mu|libreoffice-4.1.3-2|1449	
12mu|libreoffice-4.1.3-2|1450	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1451	
12mu|libreoffice-4.1.3-2|1452	%package l10n-lv
12mu|libreoffice-4.1.3-2|1453	Summary:	Latvian language support for LibreOffice
12mu|libreoffice-4.1.3-2|1454	Group:		Office
12mu|libreoffice-4.1.3-2|1455	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1456	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1457	Requires:	locales-lv
12mu|libreoffice-4.1.3-2|1458	Provides:	LibreOffice-l10n-lv = %{EVRD}
12mu|libreoffice-4.1.3-2|1459	
12mu|libreoffice-4.1.3-2|1460	%description l10n-lv
12mu|libreoffice-4.1.3-2|1461	This package contains the localization of LibreOffice in Latvian.
12mu|libreoffice-4.1.3-2|1462	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1463	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1464	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1465	standard locales system.
12mu|libreoffice-4.1.3-2|1466	
12mu|libreoffice-4.1.3-2|1467	%files l10n-lv -f file-lists/lang_lv_list.txt
12mu|libreoffice-4.1.3-2|1468	
12mu|libreoffice-4.1.3-2|1469	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1470	
12mu|libreoffice-4.1.3-2|1471	%package l10n-mai
12mu|libreoffice-4.1.3-2|1472	Summary:	Maithili language support for LibreOffice
12mu|libreoffice-4.1.3-2|1473	Group:		Office
12mu|libreoffice-4.1.3-2|1474	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1475	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1476	Requires:	locales-mai
12mu|libreoffice-4.1.3-2|1477	Provides:	LibreOffice-l10n-mai = %{EVRD}
12mu|libreoffice-4.1.3-2|1478	
12mu|libreoffice-4.1.3-2|1479	%description l10n-mai
12mu|libreoffice-4.1.3-2|1480	This package contains the localization of LibreOffice in Maithili.
12mu|libreoffice-4.1.3-2|1481	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1482	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1483	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1484	standard locales system.
12mu|libreoffice-4.1.3-2|1485	
12mu|libreoffice-4.1.3-2|1486	%files l10n-mai -f file-lists/lang_mai_list.txt
12mu|libreoffice-4.1.3-2|1487	
12mu|libreoffice-4.1.3-2|1488	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1489	
12mu|libreoffice-4.1.3-2|1490	%package l10n-ml
12mu|libreoffice-4.1.3-2|1491	Summary:	Malayalam language support for LibreOffice
12mu|libreoffice-4.1.3-2|1492	Group:		Office
12mu|libreoffice-4.1.3-2|1493	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1494	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1495	Requires:	locales-ml
12mu|libreoffice-4.1.3-2|1496	Provides:	LibreOffice-l10n-ml = %{EVRD}
12mu|libreoffice-4.1.3-2|1497	
12mu|libreoffice-4.1.3-2|1498	%description l10n-ml
12mu|libreoffice-4.1.3-2|1499	This package contains the localization of LibreOffice in Malayalam.
12mu|libreoffice-4.1.3-2|1500	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1501	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1502	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1503	standard locales system.
12mu|libreoffice-4.1.3-2|1504	
12mu|libreoffice-4.1.3-2|1505	%files l10n-ml -f file-lists/lang_ml_list.txt
12mu|libreoffice-4.1.3-2|1506	
12mu|libreoffice-4.1.3-2|1507	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1508	
12mu|libreoffice-4.1.3-2|1509	%package l10n-mk
12mu|libreoffice-4.1.3-2|1510	Summary:	Macedonian language support for LibreOffice
12mu|libreoffice-4.1.3-2|1511	Group:		Office
12mu|libreoffice-4.1.3-2|1512	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1513	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1514	Requires:	locales-mk
12mu|libreoffice-4.1.3-2|1515	Provides:	LibreOffice-l10n-mk = %{EVRD}
12mu|libreoffice-4.1.3-2|1516	Suggests:	%{ooname}-help-mk = %{EVRD}
12mu|libreoffice-4.1.3-2|1517	
12mu|libreoffice-4.1.3-2|1518	%description l10n-mk
12mu|libreoffice-4.1.3-2|1519	This package contains the localization of LibreOffice in Macedonian.
12mu|libreoffice-4.1.3-2|1520	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1521	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1522	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1523	standard locales system.
12mu|libreoffice-4.1.3-2|1524	
12mu|libreoffice-4.1.3-2|1525	%files l10n-mk -f file-lists/lang_mk_list.txt
12mu|libreoffice-4.1.3-2|1526	
12mu|libreoffice-4.1.3-2|1527	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1528	
12mu|libreoffice-4.1.3-2|1529	%package l10n-mr
12mu|libreoffice-4.1.3-2|1530	Summary:	Marathi language support for LibreOffice
12mu|libreoffice-4.1.3-2|1531	Group:		Office
12mu|libreoffice-4.1.3-2|1532	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1533	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1534	Requires:	locales-mr
12mu|libreoffice-4.1.3-2|1535	Provides:	LibreOffice-l10n-mr = %{EVRD}
12mu|libreoffice-4.1.3-2|1536	
12mu|libreoffice-4.1.3-2|1537	%description l10n-mr
12mu|libreoffice-4.1.3-2|1538	This package contains the localization of LibreOffice in Marathi.
12mu|libreoffice-4.1.3-2|1539	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1540	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1541	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1542	standard locales system.
12mu|libreoffice-4.1.3-2|1543	
12mu|libreoffice-4.1.3-2|1544	%files l10n-mr -f file-lists/lang_mr_list.txt
12mu|libreoffice-4.1.3-2|1545	
12mu|libreoffice-4.1.3-2|1546	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1547	
12mu|libreoffice-4.1.3-2|1548	%package l10n-nb
12mu|libreoffice-4.1.3-2|1549	Summary:	Norwegian Bokmal language support for LibreOffice
12mu|libreoffice-4.1.3-2|1550	Group:		Office
12mu|libreoffice-4.1.3-2|1551	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1552	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1553	Requires:	locales-no
12mu|libreoffice-4.1.3-2|1554	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|1555	Provides:	LibreOffice-l10n-nb = %{EVRD}
12mu|libreoffice-4.1.3-2|1556	Suggests:	%{ooname}-help-nb = %{EVRD}
12mu|libreoffice-4.1.3-2|1557	
12mu|libreoffice-4.1.3-2|1558	%description l10n-nb
12mu|libreoffice-4.1.3-2|1559	This package contains the localization of LibreOffice in Norwegian Bokmal.
12mu|libreoffice-4.1.3-2|1560	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1561	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1562	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1563	standard locales system.
12mu|libreoffice-4.1.3-2|1564	
12mu|libreoffice-4.1.3-2|1565	%files l10n-nb -f file-lists/lang_nb_list.txt
12mu|libreoffice-4.1.3-2|1566	
12mu|libreoffice-4.1.3-2|1567	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1568	
12mu|libreoffice-4.1.3-2|1569	%package l10n-nl
12mu|libreoffice-4.1.3-2|1570	Summary:	Dutch language support for LibreOffice
12mu|libreoffice-4.1.3-2|1571	Group:		Office
12mu|libreoffice-4.1.3-2|1572	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1573	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1574	Requires:	locales-nl
12mu|libreoffice-4.1.3-2|1575	Requires:	fonts-ttf-dejavu
12mu|libreoffice-4.1.3-2|1576	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|1577	Requires:	myspell-nl
12mu|libreoffice-4.1.3-2|1578	Requires:	myspell-hyph-nl
12mu|libreoffice-4.1.3-2|1579	Provides:	LibreOffice-l10n-nl = %{EVRD}
12mu|libreoffice-4.1.3-2|1580	Suggests:	%{ooname}-help-nl = %{EVRD}
12mu|libreoffice-4.1.3-2|1581	
12mu|libreoffice-4.1.3-2|1582	%description l10n-nl
12mu|libreoffice-4.1.3-2|1583	This package contains the localization of LibreOffice in Dutch.
12mu|libreoffice-4.1.3-2|1584	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1585	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1586	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1587	standard locales system.
12mu|libreoffice-4.1.3-2|1588	
12mu|libreoffice-4.1.3-2|1589	%files l10n-nl -f file-lists/lang_nl_list.txt
12mu|libreoffice-4.1.3-2|1590	
12mu|libreoffice-4.1.3-2|1591	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1592	
12mu|libreoffice-4.1.3-2|1593	%package l10n-nn
12mu|libreoffice-4.1.3-2|1594	Summary:	Norwegian Nynorsk language support for LibreOffice
12mu|libreoffice-4.1.3-2|1595	Group:		Office
12mu|libreoffice-4.1.3-2|1596	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1597	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1598	Requires:	locales-no
12mu|libreoffice-4.1.3-2|1599	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|1600	Provides:	LibreOffice-l10n-nn = %{EVRD}
12mu|libreoffice-4.1.3-2|1601	Suggests:	%{ooname}-help-nn = %{EVRD}
12mu|libreoffice-4.1.3-2|1602	
12mu|libreoffice-4.1.3-2|1603	%description l10n-nn
12mu|libreoffice-4.1.3-2|1604	This package contains the localization of LibreOffice in Norwegian Nynorsk.
12mu|libreoffice-4.1.3-2|1605	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1606	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1607	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1608	standard locales system.
12mu|libreoffice-4.1.3-2|1609	
12mu|libreoffice-4.1.3-2|1610	%files l10n-nn -f file-lists/lang_nn_list.txt
12mu|libreoffice-4.1.3-2|1611	
12mu|libreoffice-4.1.3-2|1612	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1613	
12mu|libreoffice-4.1.3-2|1614	%package l10n-nr
12mu|libreoffice-4.1.3-2|1615	Summary:	Ndebele language support for LibreOffice
12mu|libreoffice-4.1.3-2|1616	Group:		Office
12mu|libreoffice-4.1.3-2|1617	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1618	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1619	Requires:	locales-nr
12mu|libreoffice-4.1.3-2|1620	Provides:	LibreOffice-l10n-nr = %{EVRD}
12mu|libreoffice-4.1.3-2|1621	
12mu|libreoffice-4.1.3-2|1622	%description l10n-nr
12mu|libreoffice-4.1.3-2|1623	This package contains the localization of LibreOffice in Ndebele.
12mu|libreoffice-4.1.3-2|1624	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1625	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1626	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1627	standard locales system.
12mu|libreoffice-4.1.3-2|1628	
12mu|libreoffice-4.1.3-2|1629	%files l10n-nr -f file-lists/lang_nr_list.txt
12mu|libreoffice-4.1.3-2|1630	
12mu|libreoffice-4.1.3-2|1631	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1632	
12mu|libreoffice-4.1.3-2|1633	%package l10n-nso
12mu|libreoffice-4.1.3-2|1634	Summary:	Northern Shoto language support for LibreOffice
12mu|libreoffice-4.1.3-2|1635	Group:		Office
12mu|libreoffice-4.1.3-2|1636	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1637	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1638	Requires:	locales-nso
12mu|libreoffice-4.1.3-2|1639	Provides:	LibreOffice-l10n-nso = %{EVRD}
12mu|libreoffice-4.1.3-2|1640	
12mu|libreoffice-4.1.3-2|1641	%description l10n-nso
12mu|libreoffice-4.1.3-2|1642	This package contains the localization of LibreOffice in Northern Shoto.
12mu|libreoffice-4.1.3-2|1643	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1644	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1645	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1646	standard locales system.
12mu|libreoffice-4.1.3-2|1647	
12mu|libreoffice-4.1.3-2|1648	%files l10n-nso -f file-lists/lang_nso_list.txt
12mu|libreoffice-4.1.3-2|1649	
12mu|libreoffice-4.1.3-2|1650	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1651	
12mu|libreoffice-4.1.3-2|1652	%package l10n-or
12mu|libreoffice-4.1.3-2|1653	Summary:	Oriya language support for LibreOffice
12mu|libreoffice-4.1.3-2|1654	Group:		Office
12mu|libreoffice-4.1.3-2|1655	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1656	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1657	Requires:	locales-or
12mu|libreoffice-4.1.3-2|1658	Provides:	LibreOffice-l10n-or = %{EVRD}
12mu|libreoffice-4.1.3-2|1659	
12mu|libreoffice-4.1.3-2|1660	%description l10n-or
12mu|libreoffice-4.1.3-2|1661	This package contains the localization of LibreOffice in Oriya.
12mu|libreoffice-4.1.3-2|1662	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1663	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1664	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1665	standard locales system.
12mu|libreoffice-4.1.3-2|1666	
12mu|libreoffice-4.1.3-2|1667	%files l10n-or -f file-lists/lang_or_list.txt
12mu|libreoffice-4.1.3-2|1668	
12mu|libreoffice-4.1.3-2|1669	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1670	
12mu|libreoffice-4.1.3-2|1671	%package l10n-pa_IN
12mu|libreoffice-4.1.3-2|1672	Summary:	Punjabi language support for LibreOffice
12mu|libreoffice-4.1.3-2|1673	Group:		Office
12mu|libreoffice-4.1.3-2|1674	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1675	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1676	Requires:	locales-pa
12mu|libreoffice-4.1.3-2|1677	Provides:	LibreOffice-l10n-pa_IN = %{EVRD}
12mu|libreoffice-4.1.3-2|1678	Provides:	LibreOffice-l10n-pa = %{EVRD}
12mu|libreoffice-4.1.3-2|1679	
12mu|libreoffice-4.1.3-2|1680	%description l10n-pa_IN
12mu|libreoffice-4.1.3-2|1681	This package contains the localization of LibreOffice in Punjabi.
12mu|libreoffice-4.1.3-2|1682	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1683	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1684	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1685	standard locales system.
12mu|libreoffice-4.1.3-2|1686	
12mu|libreoffice-4.1.3-2|1687	%files l10n-pa_IN -f file-lists/lang_pa_IN_list.txt
12mu|libreoffice-4.1.3-2|1688	
12mu|libreoffice-4.1.3-2|1689	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1690	
12mu|libreoffice-4.1.3-2|1691	%package l10n-pl
12mu|libreoffice-4.1.3-2|1692	Summary:	Polish language support for LibreOffice
12mu|libreoffice-4.1.3-2|1693	Group:		Office
12mu|libreoffice-4.1.3-2|1694	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1695	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1696	Requires:	locales-pl
12mu|libreoffice-4.1.3-2|1697	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|1698	Requires:	myspell-pl
12mu|libreoffice-4.1.3-2|1699	Requires:	myspell-hyph-pl
12mu|libreoffice-4.1.3-2|1700	Provides:	LibreOffice-l10n-pl = %{EVRD}
12mu|libreoffice-4.1.3-2|1701	Suggests:	%{ooname}-help-pl = %{EVRD}
12mu|libreoffice-4.1.3-2|1702	
12mu|libreoffice-4.1.3-2|1703	%description l10n-pl
12mu|libreoffice-4.1.3-2|1704	This package contains the localization of LibreOffice in Polish.
12mu|libreoffice-4.1.3-2|1705	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1706	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1707	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1708	standard locales system.
12mu|libreoffice-4.1.3-2|1709	
12mu|libreoffice-4.1.3-2|1710	%files l10n-pl -f file-lists/lang_pl_list.txt
12mu|libreoffice-4.1.3-2|1711	
12mu|libreoffice-4.1.3-2|1712	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1713	
12mu|libreoffice-4.1.3-2|1714	%package l10n-pt
12mu|libreoffice-4.1.3-2|1715	Summary:	Portuguese language support for LibreOffice
12mu|libreoffice-4.1.3-2|1716	Group:		Office
12mu|libreoffice-4.1.3-2|1717	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1718	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1719	Requires:	locales-pt
12mu|libreoffice-4.1.3-2|1720	Requires:	fonts-ttf-dejavu
12mu|libreoffice-4.1.3-2|1721	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|1722	Requires:	myspell-pt
12mu|libreoffice-4.1.3-2|1723	Requires:	myspell-hyph-pt
12mu|libreoffice-4.1.3-2|1724	Provides:	LibreOffice-l10n-pt = %{EVRD}
12mu|libreoffice-4.1.3-2|1725	Suggests:	%{ooname}-help-pt = %{EVRD}
12mu|libreoffice-4.1.3-2|1726	
12mu|libreoffice-4.1.3-2|1727	%description l10n-pt
12mu|libreoffice-4.1.3-2|1728	This package contains the localization of LibreOffice in Portuguese.
12mu|libreoffice-4.1.3-2|1729	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1730	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1731	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1732	standard locales system.
12mu|libreoffice-4.1.3-2|1733	
12mu|libreoffice-4.1.3-2|1734	%files l10n-pt -f file-lists/lang_pt_list.txt
12mu|libreoffice-4.1.3-2|1735	
12mu|libreoffice-4.1.3-2|1736	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1737	
12mu|libreoffice-4.1.3-2|1738	%package l10n-pt_BR
12mu|libreoffice-4.1.3-2|1739	Summary:	Portuguese Brazilian language support for LibreOffice
12mu|libreoffice-4.1.3-2|1740	Group:		Office
12mu|libreoffice-4.1.3-2|1741	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1742	Requires:	locales-pt
12mu|libreoffice-4.1.3-2|1743	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|1744	Requires:	myspell-pt_BR
12mu|libreoffice-4.1.3-2|1745	Provides:	LibreOffice-l10n_pt_BR = %{EVRD}
12mu|libreoffice-4.1.3-2|1746	Suggests:	%{ooname}-help-pt_BR = %{EVRD}
12mu|libreoffice-4.1.3-2|1747	
12mu|libreoffice-4.1.3-2|1748	%description l10n-pt_BR
12mu|libreoffice-4.1.3-2|1749	This package contains the localization of LibreOffice in Portuguese
12mu|libreoffice-4.1.3-2|1750	Brazilian.
12mu|libreoffice-4.1.3-2|1751	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1752	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1753	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1754	standard locales system.
12mu|libreoffice-4.1.3-2|1755	
12mu|libreoffice-4.1.3-2|1756	%files l10n-pt_BR -f file-lists/lang_pt_BR_list.txt
12mu|libreoffice-4.1.3-2|1757	
12mu|libreoffice-4.1.3-2|1758	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1759	
12mu|libreoffice-4.1.3-2|1760	%package l10n-ro
12mu|libreoffice-4.1.3-2|1761	Summary:	Romanian language support for LibreOffice
12mu|libreoffice-4.1.3-2|1762	Group:		Office
12mu|libreoffice-4.1.3-2|1763	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1764	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1765	Requires:	locales-ro
12mu|libreoffice-4.1.3-2|1766	Provides:	LibreOffice-l10n-ro = %{EVRD}
12mu|libreoffice-4.1.3-2|1767	
12mu|libreoffice-4.1.3-2|1768	%description l10n-ro
12mu|libreoffice-4.1.3-2|1769	This package contains the localization of LibreOffice in Romanian.
12mu|libreoffice-4.1.3-2|1770	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1771	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1772	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1773	standard locales system.
12mu|libreoffice-4.1.3-2|1774	
12mu|libreoffice-4.1.3-2|1775	%files l10n-ro -f file-lists/lang_ro_list.txt
12mu|libreoffice-4.1.3-2|1776	
12mu|libreoffice-4.1.3-2|1777	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1778	
12mu|libreoffice-4.1.3-2|1779	%package l10n-ru
12mu|libreoffice-4.1.3-2|1780	Summary:	Russian language support for LibreOffice
12mu|libreoffice-4.1.3-2|1781	Group:		Office
12mu|libreoffice-4.1.3-2|1782	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1783	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1784	Requires:	locales-ru
12mu|libreoffice-4.1.3-2|1785	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|1786	Requires:	myspell-ru
12mu|libreoffice-4.1.3-2|1787	Requires:	myspell-hyph-ru
12mu|libreoffice-4.1.3-2|1788	Provides:	LibreOffice-l10n-ru = %{EVRD}
12mu|libreoffice-4.1.3-2|1789	Suggests:	%{ooname}-help-ru = %{EVRD}
12mu|libreoffice-4.1.3-2|1790	
12mu|libreoffice-4.1.3-2|1791	%description l10n-ru
12mu|libreoffice-4.1.3-2|1792	This package contains the localization of LibreOffice in Russian.
12mu|libreoffice-4.1.3-2|1793	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1794	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1795	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1796	standard locales system.
12mu|libreoffice-4.1.3-2|1797	
12mu|libreoffice-4.1.3-2|1798	%files l10n-ru -f file-lists/lang_ru_list.txt
12mu|libreoffice-4.1.3-2|1799	
12mu|libreoffice-4.1.3-2|1800	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1801	
12mu|libreoffice-4.1.3-2|1802	%package l10n-shs
12mu|libreoffice-4.1.3-2|1803	Summary:	Secwepemctsin language support for LibreOffice
12mu|libreoffice-4.1.3-2|1804	Group:		Office
12mu|libreoffice-4.1.3-2|1805	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1806	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1807	Requires:	locales-shs
12mu|libreoffice-4.1.3-2|1808	Provides:	LibreOffice-l10n-shs = %{EVRD}
12mu|libreoffice-4.1.3-2|1809	
12mu|libreoffice-4.1.3-2|1810	%description l10n-shs
12mu|libreoffice-4.1.3-2|1811	This package contains the localization of LibreOffice in Secwepemctsin.
12mu|libreoffice-4.1.3-2|1812	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1813	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1814	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1815	standard locales system.
12mu|libreoffice-4.1.3-2|1816	
12mu|libreoffice-4.1.3-2|1817	%files l10n-shs -f file-lists/lang_sh_list.txt
12mu|libreoffice-4.1.3-2|1818	
12mu|libreoffice-4.1.3-2|1819	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1820	
12mu|libreoffice-4.1.3-2|1821	%package l10n-si
12mu|libreoffice-4.1.3-2|1822	Summary:	Sinhalese language support for LibreOffice
12mu|libreoffice-4.1.3-2|1823	Group:		Office
12mu|libreoffice-4.1.3-2|1824	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1825	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1826	Requires:	locales-si
12mu|libreoffice-4.1.3-2|1827	Provides:	LibreOffice-l10n-si = %{EVRD}
12mu|libreoffice-4.1.3-2|1828	Suggests:	%{ooname}-help-si = %{EVRD}
12mu|libreoffice-4.1.3-2|1829	
12mu|libreoffice-4.1.3-2|1830	%description l10n-si
12mu|libreoffice-4.1.3-2|1831	This package contains the localization of LibreOffice in Sinhalese.
12mu|libreoffice-4.1.3-2|1832	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1833	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1834	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1835	standard locales system.
12mu|libreoffice-4.1.3-2|1836	
12mu|libreoffice-4.1.3-2|1837	%files l10n-si -f file-lists/lang_si_list.txt
12mu|libreoffice-4.1.3-2|1838	
12mu|libreoffice-4.1.3-2|1839	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1840	
12mu|libreoffice-4.1.3-2|1841	%package l10n-sk
12mu|libreoffice-4.1.3-2|1842	Summary:	Slovak language support for LibreOffice
12mu|libreoffice-4.1.3-2|1843	Group:		Office
12mu|libreoffice-4.1.3-2|1844	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1845	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1846	Requires:	locales-sk
12mu|libreoffice-4.1.3-2|1847	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|1848	Requires:	myspell-sk
12mu|libreoffice-4.1.3-2|1849	Requires:	myspell-hyph-sk
12mu|libreoffice-4.1.3-2|1850	Provides:	LibreOffice-l10n-sk = %{EVRD}
12mu|libreoffice-4.1.3-2|1851	Suggests:	%{ooname}-help-sk = %{EVRD}
12mu|libreoffice-4.1.3-2|1852	
12mu|libreoffice-4.1.3-2|1853	%description l10n-sk
12mu|libreoffice-4.1.3-2|1854	This package contains the localization of LibreOffice in Slovak.
12mu|libreoffice-4.1.3-2|1855	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1856	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1857	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1858	standard locales system.
12mu|libreoffice-4.1.3-2|1859	
12mu|libreoffice-4.1.3-2|1860	%files l10n-sk -f file-lists/lang_sk_list.txt
12mu|libreoffice-4.1.3-2|1861	
12mu|libreoffice-4.1.3-2|1862	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1863	
12mu|libreoffice-4.1.3-2|1864	%package l10n-sl
12mu|libreoffice-4.1.3-2|1865	Summary:	Slovenian language support for LibreOffice
12mu|libreoffice-4.1.3-2|1866	Group:		Office
12mu|libreoffice-4.1.3-2|1867	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1868	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1869	Requires:	locales-sl
12mu|libreoffice-4.1.3-2|1870	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|1871	Requires:	myspell-sl, myspell-hyph-sl
12mu|libreoffice-4.1.3-2|1872	Provides:	LibreOffice-l10n-sl = %{EVRD}
12mu|libreoffice-4.1.3-2|1873	Suggests:	%{ooname}-help-sl = %{EVRD}
12mu|libreoffice-4.1.3-2|1874	
12mu|libreoffice-4.1.3-2|1875	%description l10n-sl
12mu|libreoffice-4.1.3-2|1876	This package contains the localization of LibreOffice in Slovenian.
12mu|libreoffice-4.1.3-2|1877	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1878	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1879	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1880	standard locales system.
12mu|libreoffice-4.1.3-2|1881	
12mu|libreoffice-4.1.3-2|1882	%files l10n-sl -f file-lists/lang_sl_list.txt
12mu|libreoffice-4.1.3-2|1883	
12mu|libreoffice-4.1.3-2|1884	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1885	
12mu|libreoffice-4.1.3-2|1886	%package l10n-sr
12mu|libreoffice-4.1.3-2|1887	Summary:	Serbian language support for LibreOffice
12mu|libreoffice-4.1.3-2|1888	Group:		Office
12mu|libreoffice-4.1.3-2|1889	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1890	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1891	Requires:	locales-sr
12mu|libreoffice-4.1.3-2|1892	Provides:	LibreOffice-l10n-sr = %{EVRD}
12mu|libreoffice-4.1.3-2|1893	
12mu|libreoffice-4.1.3-2|1894	%description l10n-sr
12mu|libreoffice-4.1.3-2|1895	This package contains the localization of LibreOffice in Serbian.
12mu|libreoffice-4.1.3-2|1896	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1897	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1898	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1899	standard locales system.
12mu|libreoffice-4.1.3-2|1900	
12mu|libreoffice-4.1.3-2|1901	%files l10n-sr -f file-lists/lang_sr_list.txt
12mu|libreoffice-4.1.3-2|1902	
12mu|libreoffice-4.1.3-2|1903	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1904	
12mu|libreoffice-4.1.3-2|1905	%package l10n-ss
12mu|libreoffice-4.1.3-2|1906	Summary:	Swati language support for LibreOffice
12mu|libreoffice-4.1.3-2|1907	Group:		Office
12mu|libreoffice-4.1.3-2|1908	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1909	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1910	Requires:	locales-ss
12mu|libreoffice-4.1.3-2|1911	Provides:	LibreOffice-l10n-ss = %{EVRD}
12mu|libreoffice-4.1.3-2|1912	
12mu|libreoffice-4.1.3-2|1913	%description l10n-ss
12mu|libreoffice-4.1.3-2|1914	This package contains the localization of LibreOffice in Swati.
12mu|libreoffice-4.1.3-2|1915	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1916	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1917	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1918	standard locales system.
12mu|libreoffice-4.1.3-2|1919	
12mu|libreoffice-4.1.3-2|1920	%files l10n-ss -f file-lists/lang_ss_list.txt
12mu|libreoffice-4.1.3-2|1921	
12mu|libreoffice-4.1.3-2|1922	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1923	
12mu|libreoffice-4.1.3-2|1924	%package l10n-st
12mu|libreoffice-4.1.3-2|1925	Summary:	Sotho language support for LibreOffice
12mu|libreoffice-4.1.3-2|1926	Group:		Office
12mu|libreoffice-4.1.3-2|1927	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1928	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1929	Requires:	locales-st
12mu|libreoffice-4.1.3-2|1930	Provides:	LibreOffice-l10n-st = %{EVRD}
12mu|libreoffice-4.1.3-2|1931	
12mu|libreoffice-4.1.3-2|1932	%description l10n-st
12mu|libreoffice-4.1.3-2|1933	This package contains the localization of LibreOffice in Sotho.
12mu|libreoffice-4.1.3-2|1934	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1935	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1936	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1937	standard locales system.
12mu|libreoffice-4.1.3-2|1938	
12mu|libreoffice-4.1.3-2|1939	%files l10n-st -f file-lists/lang_st_list.txt
12mu|libreoffice-4.1.3-2|1940	
12mu|libreoffice-4.1.3-2|1941	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1942	
12mu|libreoffice-4.1.3-2|1943	%package l10n-sv
12mu|libreoffice-4.1.3-2|1944	Summary:	Swedish language support for LibreOffice
12mu|libreoffice-4.1.3-2|1945	Group:		Office
12mu|libreoffice-4.1.3-2|1946	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1947	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1948	Requires:	locales-sv
12mu|libreoffice-4.1.3-2|1949	Requires:	fonts-ttf-dejavu
12mu|libreoffice-4.1.3-2|1950	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|1951	Requires:	myspell-sv
12mu|libreoffice-4.1.3-2|1952	Requires:	myspell-hyph-sv
12mu|libreoffice-4.1.3-2|1953	Provides:	LibreOffice-l10n-sv = %{EVRD}
12mu|libreoffice-4.1.3-2|1954	Suggests:	%{ooname}-help-sv = %{EVRD}
12mu|libreoffice-4.1.3-2|1955	
12mu|libreoffice-4.1.3-2|1956	%description l10n-sv
12mu|libreoffice-4.1.3-2|1957	This package contains the localization of LibreOffice in Swedish.
12mu|libreoffice-4.1.3-2|1958	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1959	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1960	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1961	standard locales system.
12mu|libreoffice-4.1.3-2|1962	
12mu|libreoffice-4.1.3-2|1963	%files l10n-sv -f file-lists/lang_sv_list.txt
12mu|libreoffice-4.1.3-2|1964	
12mu|libreoffice-4.1.3-2|1965	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1966	
12mu|libreoffice-4.1.3-2|1967	%package l10n-ta
12mu|libreoffice-4.1.3-2|1968	Summary:	Tamil language support for LibreOffice
12mu|libreoffice-4.1.3-2|1969	Group:		Office
12mu|libreoffice-4.1.3-2|1970	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1971	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1972	Requires:	locales-ta
12mu|libreoffice-4.1.3-2|1973	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|1974	Provides:	LibreOffice-l10n-ta = %{EVRD}
12mu|libreoffice-4.1.3-2|1975	
12mu|libreoffice-4.1.3-2|1976	%description l10n-ta
12mu|libreoffice-4.1.3-2|1977	This package contains the localization of LibreOffice in Tamil.
12mu|libreoffice-4.1.3-2|1978	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1979	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1980	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|1981	standard locales system.
12mu|libreoffice-4.1.3-2|1982	
12mu|libreoffice-4.1.3-2|1983	%files l10n-ta -f file-lists/lang_ta_list.txt
12mu|libreoffice-4.1.3-2|1984	
12mu|libreoffice-4.1.3-2|1985	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|1986	
12mu|libreoffice-4.1.3-2|1987	%package l10n-te
12mu|libreoffice-4.1.3-2|1988	Summary:	Telugu language support for LibreOffice
12mu|libreoffice-4.1.3-2|1989	Group:		Office
12mu|libreoffice-4.1.3-2|1990	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|1991	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|1992	Requires:	locales-te
12mu|libreoffice-4.1.3-2|1993	Provides:	LibreOffice-l10n-te = %{EVRD}
12mu|libreoffice-4.1.3-2|1994	
12mu|libreoffice-4.1.3-2|1995	%description l10n-te
12mu|libreoffice-4.1.3-2|1996	This package contains the localization of LibreOffice in Telugu.
12mu|libreoffice-4.1.3-2|1997	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|1998	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|1999	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|2000	standard locales system.
12mu|libreoffice-4.1.3-2|2001	
12mu|libreoffice-4.1.3-2|2002	%files l10n-te -f file-lists/lang_te_list.txt
12mu|libreoffice-4.1.3-2|2003	
12mu|libreoffice-4.1.3-2|2004	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2005	
12mu|libreoffice-4.1.3-2|2006	%package l10n-th
12mu|libreoffice-4.1.3-2|2007	Summary:	Thai language support for LibreOffice
12mu|libreoffice-4.1.3-2|2008	Group:		Office
12mu|libreoffice-4.1.3-2|2009	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|2010	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|2011	Requires:	locales-th
12mu|libreoffice-4.1.3-2|2012	Provides:	LibreOffice-l10n-th = %{EVRD}
12mu|libreoffice-4.1.3-2|2013	
12mu|libreoffice-4.1.3-2|2014	%description l10n-th
12mu|libreoffice-4.1.3-2|2015	This package contains the localization of LibreOffice in Thai.
12mu|libreoffice-4.1.3-2|2016	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|2017	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|2018	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|2019	standard locales system.
12mu|libreoffice-4.1.3-2|2020	
12mu|libreoffice-4.1.3-2|2021	%files l10n-th -f file-lists/lang_th_list.txt
12mu|libreoffice-4.1.3-2|2022	
12mu|libreoffice-4.1.3-2|2023	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2024	
12mu|libreoffice-4.1.3-2|2025	%package l10n-tn
12mu|libreoffice-4.1.3-2|2026	Summary:	Tswana language support for LibreOffice
12mu|libreoffice-4.1.3-2|2027	Group:		Office
12mu|libreoffice-4.1.3-2|2028	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|2029	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|2030	Requires:	locales-tn
12mu|libreoffice-4.1.3-2|2031	Provides:	LibreOffice-l10n-tn = %{EVRD}
12mu|libreoffice-4.1.3-2|2032	
12mu|libreoffice-4.1.3-2|2033	%description l10n-tn
12mu|libreoffice-4.1.3-2|2034	This package contains the localization of LibreOffice in Tswana.
12mu|libreoffice-4.1.3-2|2035	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|2036	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|2037	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|2038	standard locales system.
12mu|libreoffice-4.1.3-2|2039	
12mu|libreoffice-4.1.3-2|2040	%files l10n-tn -f file-lists/lang_tn_list.txt
12mu|libreoffice-4.1.3-2|2041	
12mu|libreoffice-4.1.3-2|2042	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2043	
12mu|libreoffice-4.1.3-2|2044	%package l10n-tr
12mu|libreoffice-4.1.3-2|2045	Summary:	Turkish language support for LibreOffice
12mu|libreoffice-4.1.3-2|2046	Group:		Office
12mu|libreoffice-4.1.3-2|2047	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|2048	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|2049	Requires:	locales-tr
12mu|libreoffice-4.1.3-2|2050	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|2051	Provides:	LibreOffice-l10n-tr = %{EVRD}
12mu|libreoffice-4.1.3-2|2052	Suggests:	%{ooname}-help-tr = %{EVRD}
12mu|libreoffice-4.1.3-2|2053	
12mu|libreoffice-4.1.3-2|2054	%description l10n-tr
12mu|libreoffice-4.1.3-2|2055	This package contains the localization of LibreOffice in Turkish.
12mu|libreoffice-4.1.3-2|2056	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|2057	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|2058	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|2059	standard locales system.
12mu|libreoffice-4.1.3-2|2060	
12mu|libreoffice-4.1.3-2|2061	%files l10n-tr -f file-lists/lang_tr_list.txt
12mu|libreoffice-4.1.3-2|2062	
12mu|libreoffice-4.1.3-2|2063	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2064	
12mu|libreoffice-4.1.3-2|2065	%package l10n-ts
12mu|libreoffice-4.1.3-2|2066	Summary:	Tsonga language support for LibreOffice
12mu|libreoffice-4.1.3-2|2067	Group:		Office
12mu|libreoffice-4.1.3-2|2068	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|2069	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|2070	Requires:	locales-ts
12mu|libreoffice-4.1.3-2|2071	Provides:	LibreOffice-l10n-ts = %{EVRD}
12mu|libreoffice-4.1.3-2|2072	
12mu|libreoffice-4.1.3-2|2073	%description l10n-ts
12mu|libreoffice-4.1.3-2|2074	This package contains the localization of LibreOffice in Tsonga.
12mu|libreoffice-4.1.3-2|2075	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|2076	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|2077	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|2078	standard locales system.
12mu|libreoffice-4.1.3-2|2079	
12mu|libreoffice-4.1.3-2|2080	%files l10n-ts -f file-lists/lang_ts_list.txt
12mu|libreoffice-4.1.3-2|2081	
12mu|libreoffice-4.1.3-2|2082	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2083	
12mu|libreoffice-4.1.3-2|2084	%package l10n-uk
12mu|libreoffice-4.1.3-2|2085	Summary:	Ukrainian language support for LibreOffice
12mu|libreoffice-4.1.3-2|2086	Group:		Office
12mu|libreoffice-4.1.3-2|2087	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|2088	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|2089	Requires:	locales-uk
12mu|libreoffice-4.1.3-2|2090	Provides:	LibreOffice-l10n-uk = %{EVRD}
12mu|libreoffice-4.1.3-2|2091	Suggests:	%{ooname}-help-uk = %{EVRD}
12mu|libreoffice-4.1.3-2|2092	
12mu|libreoffice-4.1.3-2|2093	%description l10n-uk
12mu|libreoffice-4.1.3-2|2094	This package contains the localization of LibreOffice in Ukrainian.
12mu|libreoffice-4.1.3-2|2095	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|2096	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|2097	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|2098	standard locales system.
12mu|libreoffice-4.1.3-2|2099	
12mu|libreoffice-4.1.3-2|2100	%files l10n-uk -f file-lists/lang_uk_list.txt
12mu|libreoffice-4.1.3-2|2101	
12mu|libreoffice-4.1.3-2|2102	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2103	
12mu|libreoffice-4.1.3-2|2104	%package l10n-ve
12mu|libreoffice-4.1.3-2|2105	Summary:	Venda language support for LibreOffice
12mu|libreoffice-4.1.3-2|2106	Group:		Office
12mu|libreoffice-4.1.3-2|2107	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|2108	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|2109	Requires:	locales-ve
12mu|libreoffice-4.1.3-2|2110	Provides:	LibreOffice-l10n-ve = %{EVRD}
12mu|libreoffice-4.1.3-2|2111	
12mu|libreoffice-4.1.3-2|2112	%description l10n-ve
12mu|libreoffice-4.1.3-2|2113	This package contains the localization of LibreOffice in Venda.
12mu|libreoffice-4.1.3-2|2114	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|2115	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|2116	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|2117	standard locales system.
12mu|libreoffice-4.1.3-2|2118	
12mu|libreoffice-4.1.3-2|2119	%files l10n-ve -f file-lists/lang_ve_list.txt
12mu|libreoffice-4.1.3-2|2120	
12mu|libreoffice-4.1.3-2|2121	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2122	
12mu|libreoffice-4.1.3-2|2123	%package l10n-xh
12mu|libreoffice-4.1.3-2|2124	Summary:	Xhosa language support for LibreOffice
12mu|libreoffice-4.1.3-2|2125	Group:		Office
12mu|libreoffice-4.1.3-2|2126	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|2127	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|2128	Requires:	locales-xh
12mu|libreoffice-4.1.3-2|2129	Provides:	LibreOffice-l10n-xh = %{EVRD}
12mu|libreoffice-4.1.3-2|2130	
12mu|libreoffice-4.1.3-2|2131	%description l10n-xh
12mu|libreoffice-4.1.3-2|2132	This package contains the localization of LibreOffice in Xhosa.
12mu|libreoffice-4.1.3-2|2133	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|2134	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|2135	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|2136	standard locales system.
12mu|libreoffice-4.1.3-2|2137	
12mu|libreoffice-4.1.3-2|2138	%files l10n-xh -f file-lists/lang_xh_list.txt
12mu|libreoffice-4.1.3-2|2139	
12mu|libreoffice-4.1.3-2|2140	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2141	
12mu|libreoffice-4.1.3-2|2142	%package l10n-zh_CN
12mu|libreoffice-4.1.3-2|2143	Summary:	Chinese Simplified language support for LibreOffice
12mu|libreoffice-4.1.3-2|2144	Group:		Office
12mu|libreoffice-4.1.3-2|2145	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|2146	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|2147	Requires:	locales-zh
12mu|libreoffice-4.1.3-2|2148	Requires:	fonts-ttf-chinese
12mu|libreoffice-4.1.3-2|2149	Provides:	LibreOffice-l10n-zh_CN = %{EVRD}
12mu|libreoffice-4.1.3-2|2150	Suggests:	%{ooname}-help-zh_CN = %{EVRD}
12mu|libreoffice-4.1.3-2|2151	
12mu|libreoffice-4.1.3-2|2152	%description l10n-zh_CN
12mu|libreoffice-4.1.3-2|2153	This package contains the localization of LibreOffice in Chinese Simplified.
12mu|libreoffice-4.1.3-2|2154	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|2155	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|2156	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|2157	standard locales system.
12mu|libreoffice-4.1.3-2|2158	
12mu|libreoffice-4.1.3-2|2159	%files l10n-zh_CN -f file-lists/lang_zh_CN_list.txt
12mu|libreoffice-4.1.3-2|2160	
12mu|libreoffice-4.1.3-2|2161	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2162	
12mu|libreoffice-4.1.3-2|2163	%package l10n-zh_TW
12mu|libreoffice-4.1.3-2|2164	Summary:	Chinese Traditional language support for LibreOffice
12mu|libreoffice-4.1.3-2|2165	Group:		Office
12mu|libreoffice-4.1.3-2|2166	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|2167	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|2168	Requires:	locales-zh
12mu|libreoffice-4.1.3-2|2169	Requires:	fonts-ttf-chinese
12mu|libreoffice-4.1.3-2|2170	Provides:	LibreOffice-l10n-zh_TW = %{EVRD}
12mu|libreoffice-4.1.3-2|2171	Suggests:	%{ooname}-help-zh_TW = %{EVRD}
12mu|libreoffice-4.1.3-2|2172	
12mu|libreoffice-4.1.3-2|2173	%description l10n-zh_TW
12mu|libreoffice-4.1.3-2|2174	This package contains the localization of LibreOffice in Chinese
12mu|libreoffice-4.1.3-2|2175	Traditional.
12mu|libreoffice-4.1.3-2|2176	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|2177	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|2178	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|2179	standard locales system.
12mu|libreoffice-4.1.3-2|2180	
12mu|libreoffice-4.1.3-2|2181	%files l10n-zh_TW -f file-lists/lang_zh_TW_list.txt
12mu|libreoffice-4.1.3-2|2182	
12mu|libreoffice-4.1.3-2|2183	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2184	
12mu|libreoffice-4.1.3-2|2185	%package l10n-zu
12mu|libreoffice-4.1.3-2|2186	Summary:	Zulu language support for LibreOffice
12mu|libreoffice-4.1.3-2|2187	Group:		Office
12mu|libreoffice-4.1.3-2|2188	Provides:	%{ooname}-l10n = %{EVRD}
12mu|libreoffice-4.1.3-2|2189	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|2190	Requires:	locales-zu
12mu|libreoffice-4.1.3-2|2191	Requires:	urw-fonts
12mu|libreoffice-4.1.3-2|2192	Requires:	myspell-zu
12mu|libreoffice-4.1.3-2|2193	Provides:	LibreOffice-l10n-zu = %{EVRD}
12mu|libreoffice-4.1.3-2|2194	
12mu|libreoffice-4.1.3-2|2195	%description l10n-zu
12mu|libreoffice-4.1.3-2|2196	This package contains the localization of LibreOffice in Zulu.
12mu|libreoffice-4.1.3-2|2197	It contains the user interface, the templates and the autotext
12mu|libreoffice-4.1.3-2|2198	features. Please note that not all of these are available for all
12mu|libreoffice-4.1.3-2|2199	possible language. You can switch user interface language using the
12mu|libreoffice-4.1.3-2|2200	standard locales system.
12mu|libreoffice-4.1.3-2|2201	
12mu|libreoffice-4.1.3-2|2202	%files l10n-zu -f file-lists/lang_zu_list.txt
12mu|libreoffice-4.1.3-2|2203	
12mu|libreoffice-4.1.3-2|2204	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2205	
12mu|libreoffice-4.1.3-2|2206	%package help-bg
12mu|libreoffice-4.1.3-2|2207	Summary:	Bulgarian help for LibreOffice
12mu|libreoffice-4.1.3-2|2208	Group:		Office
12mu|libreoffice-4.1.3-2|2209	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2210	Requires:	%{ooname}-l10n-bg = %{EVRD}
12mu|libreoffice-4.1.3-2|2211	Provides:	LibreOffice-help-bg = %{EVRD}
12mu|libreoffice-4.1.3-2|2212	
12mu|libreoffice-4.1.3-2|2213	%description help-bg
12mu|libreoffice-4.1.3-2|2214	This package contains the localized help files of LibreOffice in Bulgarian.
12mu|libreoffice-4.1.3-2|2215	
12mu|libreoffice-4.1.3-2|2216	%files help-bg -f file-lists/help_bg_list.txt
12mu|libreoffice-4.1.3-2|2217	
12mu|libreoffice-4.1.3-2|2218	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2219	
12mu|libreoffice-4.1.3-2|2220	%package help-bn
12mu|libreoffice-4.1.3-2|2221	Summary:	Bengali help for LibreOffice
12mu|libreoffice-4.1.3-2|2222	Group:		Office
12mu|libreoffice-4.1.3-2|2223	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2224	Requires:	%{ooname}-l10n-bn = %{EVRD}
12mu|libreoffice-4.1.3-2|2225	Provides:	LibreOffice-help-bn = %{EVRD}
12mu|libreoffice-4.1.3-2|2226	
12mu|libreoffice-4.1.3-2|2227	%description help-bn
12mu|libreoffice-4.1.3-2|2228	This package contains the localized help files of LibreOffice in Bengali.
12mu|libreoffice-4.1.3-2|2229	
12mu|libreoffice-4.1.3-2|2230	%files help-bn -f file-lists/help_bn_list.txt
12mu|libreoffice-4.1.3-2|2231	
12mu|libreoffice-4.1.3-2|2232	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2233	
12mu|libreoffice-4.1.3-2|2234	%package help-bs
12mu|libreoffice-4.1.3-2|2235	Summary:	Bosnian help for LibreOffice
12mu|libreoffice-4.1.3-2|2236	Group:		Office
12mu|libreoffice-4.1.3-2|2237	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2238	Requires:	%{ooname}-l10n-bs = %{EVRD}
12mu|libreoffice-4.1.3-2|2239	Provides:	LibreOffice-help-bs = %{EVRD}
12mu|libreoffice-4.1.3-2|2240	
12mu|libreoffice-4.1.3-2|2241	%description help-bs
12mu|libreoffice-4.1.3-2|2242	This package contains the localized help files of LibreOffice in Bosnian.
12mu|libreoffice-4.1.3-2|2243	
12mu|libreoffice-4.1.3-2|2244	%files help-bs -f file-lists/help_bs_list.txt
12mu|libreoffice-4.1.3-2|2245	
12mu|libreoffice-4.1.3-2|2246	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2247	
12mu|libreoffice-4.1.3-2|2248	%package help-ca
12mu|libreoffice-4.1.3-2|2249	Summary:	Catalan help for LibreOffice
12mu|libreoffice-4.1.3-2|2250	Group:		Office
12mu|libreoffice-4.1.3-2|2251	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2252	Requires:	%{ooname}-l10n-ca = %{EVRD}
12mu|libreoffice-4.1.3-2|2253	Provides:	LibreOffice-help-ca = %{EVRD}
12mu|libreoffice-4.1.3-2|2254	
12mu|libreoffice-4.1.3-2|2255	%description help-ca
12mu|libreoffice-4.1.3-2|2256	This package contains the localized help files of LibreOffice in Catalan.
12mu|libreoffice-4.1.3-2|2257	
12mu|libreoffice-4.1.3-2|2258	%files help-ca -f file-lists/help_ca_list.txt
12mu|libreoffice-4.1.3-2|2259	
12mu|libreoffice-4.1.3-2|2260	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2261	
12mu|libreoffice-4.1.3-2|2262	%package help-cs
12mu|libreoffice-4.1.3-2|2263	Summary:	Czech help for LibreOffice
12mu|libreoffice-4.1.3-2|2264	Group:		Office
12mu|libreoffice-4.1.3-2|2265	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2266	Requires:	%{ooname}-l10n-cs = %{EVRD}
12mu|libreoffice-4.1.3-2|2267	Provides:	LibreOffice-help-cs = %{EVRD}
12mu|libreoffice-4.1.3-2|2268	
12mu|libreoffice-4.1.3-2|2269	%description help-cs
12mu|libreoffice-4.1.3-2|2270	This package contains the localized help files of LibreOffice in Czech.
12mu|libreoffice-4.1.3-2|2271	
12mu|libreoffice-4.1.3-2|2272	%files help-cs -f file-lists/help_cs_list.txt
12mu|libreoffice-4.1.3-2|2273	
12mu|libreoffice-4.1.3-2|2274	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2275	
12mu|libreoffice-4.1.3-2|2276	%package help-da
12mu|libreoffice-4.1.3-2|2277	Summary:	Danish help for LibreOffice
12mu|libreoffice-4.1.3-2|2278	Group:		Office
12mu|libreoffice-4.1.3-2|2279	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2280	Requires:	%{ooname}-l10n-da = %{EVRD}
12mu|libreoffice-4.1.3-2|2281	Provides:	LibreOffice-help-da = %{EVRD}
12mu|libreoffice-4.1.3-2|2282	
12mu|libreoffice-4.1.3-2|2283	%description help-da
12mu|libreoffice-4.1.3-2|2284	This package contains the localized help files of LibreOffice in Danish.
12mu|libreoffice-4.1.3-2|2285	
12mu|libreoffice-4.1.3-2|2286	%files help-da -f file-lists/help_da_list.txt
12mu|libreoffice-4.1.3-2|2287	
12mu|libreoffice-4.1.3-2|2288	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2289	
12mu|libreoffice-4.1.3-2|2290	%package help-de
12mu|libreoffice-4.1.3-2|2291	Summary:	German help for LibreOffice
12mu|libreoffice-4.1.3-2|2292	Group:		Office
12mu|libreoffice-4.1.3-2|2293	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2294	Requires:	%{ooname}-l10n-de = %{EVRD}
12mu|libreoffice-4.1.3-2|2295	Provides:	LibreOffice-help-de = %{EVRD}
12mu|libreoffice-4.1.3-2|2296	
12mu|libreoffice-4.1.3-2|2297	%description help-de
12mu|libreoffice-4.1.3-2|2298	This package contains the localized help files of LibreOffice in German.
12mu|libreoffice-4.1.3-2|2299	
12mu|libreoffice-4.1.3-2|2300	%files help-de -f file-lists/help_de_list.txt
12mu|libreoffice-4.1.3-2|2301	
12mu|libreoffice-4.1.3-2|2302	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2303	
12mu|libreoffice-4.1.3-2|2304	%package help-dz
12mu|libreoffice-4.1.3-2|2305	Summary:	Dzongkha help for LibreOffice
12mu|libreoffice-4.1.3-2|2306	Group:		Office
12mu|libreoffice-4.1.3-2|2307	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2308	Requires:	%{ooname}-l10n-dz = %{EVRD}
12mu|libreoffice-4.1.3-2|2309	Provides:	LibreOffice-help-dz = %{EVRD}
12mu|libreoffice-4.1.3-2|2310	
12mu|libreoffice-4.1.3-2|2311	%description help-dz
12mu|libreoffice-4.1.3-2|2312	This package contains the localized help files of LibreOffice in Dzongkha.
12mu|libreoffice-4.1.3-2|2313	
12mu|libreoffice-4.1.3-2|2314	%files help-dz -f file-lists/help_dz_list.txt
12mu|libreoffice-4.1.3-2|2315	
12mu|libreoffice-4.1.3-2|2316	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2317	
12mu|libreoffice-4.1.3-2|2318	%package help-el
12mu|libreoffice-4.1.3-2|2319	Summary:	Greek help for LibreOffice
12mu|libreoffice-4.1.3-2|2320	Group:		Office
12mu|libreoffice-4.1.3-2|2321	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2322	Requires:	%{ooname}-l10n-el = %{EVRD}
12mu|libreoffice-4.1.3-2|2323	Provides:	LibreOffice-help-el = %{EVRD}
12mu|libreoffice-4.1.3-2|2324	
12mu|libreoffice-4.1.3-2|2325	%description help-el
12mu|libreoffice-4.1.3-2|2326	This package contains the localized help files of LibreOffice in Greek.
12mu|libreoffice-4.1.3-2|2327	
12mu|libreoffice-4.1.3-2|2328	%files help-el -f file-lists/help_el_list.txt
12mu|libreoffice-4.1.3-2|2329	
12mu|libreoffice-4.1.3-2|2330	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2331	
12mu|libreoffice-4.1.3-2|2332	%package help-en_GB
12mu|libreoffice-4.1.3-2|2333	Summary:	British help for LibreOffice
12mu|libreoffice-4.1.3-2|2334	Group:		Office
12mu|libreoffice-4.1.3-2|2335	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2336	Requires:	%{ooname}-l10n-en_GB = %{EVRD}
12mu|libreoffice-4.1.3-2|2337	Provides:	LibreOffice-help-en_GB = %{EVRD}
12mu|libreoffice-4.1.3-2|2338	
12mu|libreoffice-4.1.3-2|2339	%description help-en_GB
12mu|libreoffice-4.1.3-2|2340	This package contains the localized help files of LibreOffice in British.
12mu|libreoffice-4.1.3-2|2341	
12mu|libreoffice-4.1.3-2|2342	%files help-en_GB -f file-lists/help_en_GB_list.txt
12mu|libreoffice-4.1.3-2|2343	
12mu|libreoffice-4.1.3-2|2344	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2345	
12mu|libreoffice-4.1.3-2|2346	%package help-en_US
12mu|libreoffice-4.1.3-2|2347	Summary:	American English help for LibreOffice
12mu|libreoffice-4.1.3-2|2348	Group:		Office
12mu|libreoffice-4.1.3-2|2349	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2350	Requires:	%{ooname}-common = %{EVRD}
12mu|libreoffice-4.1.3-2|2351	Provides:	LibreOffice-help-en_US = %{EVRD}
12mu|libreoffice-4.1.3-2|2352	
12mu|libreoffice-4.1.3-2|2353	%description help-en_US
12mu|libreoffice-4.1.3-2|2354	This package contains the localized help files of LibreOffice
12mu|libreoffice-4.1.3-2|2355	in American English.
12mu|libreoffice-4.1.3-2|2356	
12mu|libreoffice-4.1.3-2|2357	%files help-en_US -f file-lists/help_en_US_list.txt
12mu|libreoffice-4.1.3-2|2358	
12mu|libreoffice-4.1.3-2|2359	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2360	
12mu|libreoffice-4.1.3-2|2361	%package help-es
12mu|libreoffice-4.1.3-2|2362	Summary:	Spanish help for LibreOffice
12mu|libreoffice-4.1.3-2|2363	Group:		Office
12mu|libreoffice-4.1.3-2|2364	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2365	Requires:	%{ooname}-l10n-es = %{EVRD}
12mu|libreoffice-4.1.3-2|2366	Provides:	LibreOffice-help-es = %{EVRD}
12mu|libreoffice-4.1.3-2|2367	
12mu|libreoffice-4.1.3-2|2368	%description help-es
12mu|libreoffice-4.1.3-2|2369	This package contains the localized help files of LibreOffice in Spanish.
12mu|libreoffice-4.1.3-2|2370	
12mu|libreoffice-4.1.3-2|2371	%files help-es -f file-lists/help_es_list.txt
12mu|libreoffice-4.1.3-2|2372	
12mu|libreoffice-4.1.3-2|2373	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2374	
12mu|libreoffice-4.1.3-2|2375	%package help-et
12mu|libreoffice-4.1.3-2|2376	Summary:	Estonian help for LibreOffice
12mu|libreoffice-4.1.3-2|2377	Group:		Office
12mu|libreoffice-4.1.3-2|2378	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2379	Requires:	%{ooname}-l10n-et = %{EVRD}
12mu|libreoffice-4.1.3-2|2380	Provides:	LibreOffice-help-et = %{EVRD}
12mu|libreoffice-4.1.3-2|2381	
12mu|libreoffice-4.1.3-2|2382	%description help-et
12mu|libreoffice-4.1.3-2|2383	This package contains the localized help files of LibreOffice in Estonian.
12mu|libreoffice-4.1.3-2|2384	
12mu|libreoffice-4.1.3-2|2385	%files help-et -f file-lists/help_et_list.txt
12mu|libreoffice-4.1.3-2|2386	
12mu|libreoffice-4.1.3-2|2387	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2388	
12mu|libreoffice-4.1.3-2|2389	%package help-eu
12mu|libreoffice-4.1.3-2|2390	Summary:	Basque help for LibreOffice
12mu|libreoffice-4.1.3-2|2391	Group:		Office
12mu|libreoffice-4.1.3-2|2392	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2393	Requires:	%{ooname}-l10n-eu = %{EVRD}
12mu|libreoffice-4.1.3-2|2394	Provides:	LibreOffice-help-eu = %{EVRD}
12mu|libreoffice-4.1.3-2|2395	
12mu|libreoffice-4.1.3-2|2396	%description help-eu
12mu|libreoffice-4.1.3-2|2397	This package contains the localized help files of LibreOffice in Basque.
12mu|libreoffice-4.1.3-2|2398	
12mu|libreoffice-4.1.3-2|2399	%files help-eu -f file-lists/help_eu_list.txt
12mu|libreoffice-4.1.3-2|2400	
12mu|libreoffice-4.1.3-2|2401	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2402	
12mu|libreoffice-4.1.3-2|2403	%package help-fi
12mu|libreoffice-4.1.3-2|2404	Summary:	Finnish help for LibreOffice
12mu|libreoffice-4.1.3-2|2405	Group:		Office
12mu|libreoffice-4.1.3-2|2406	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2407	Requires:	%{ooname}-l10n-fi = %{EVRD}
12mu|libreoffice-4.1.3-2|2408	Provides:	LibreOffice-help-fi = %{EVRD}
12mu|libreoffice-4.1.3-2|2409	
12mu|libreoffice-4.1.3-2|2410	%description help-fi
12mu|libreoffice-4.1.3-2|2411	This package contains the localized help files of LibreOffice in Finnish.
12mu|libreoffice-4.1.3-2|2412	
12mu|libreoffice-4.1.3-2|2413	%files help-fi -f file-lists/help_fi_list.txt
12mu|libreoffice-4.1.3-2|2414	
12mu|libreoffice-4.1.3-2|2415	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2416	
12mu|libreoffice-4.1.3-2|2417	%package help-fr
12mu|libreoffice-4.1.3-2|2418	Summary:	French help for LibreOffice
12mu|libreoffice-4.1.3-2|2419	Group:		Office
12mu|libreoffice-4.1.3-2|2420	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2421	Requires:	%{ooname}-l10n-fr = %{EVRD}
12mu|libreoffice-4.1.3-2|2422	Provides:	LibreOffice-help-fr = %{EVRD}
12mu|libreoffice-4.1.3-2|2423	
12mu|libreoffice-4.1.3-2|2424	%description help-fr
12mu|libreoffice-4.1.3-2|2425	This package contains the localized help files of LibreOffice in French.
12mu|libreoffice-4.1.3-2|2426	
12mu|libreoffice-4.1.3-2|2427	%files help-fr -f file-lists/help_fr_list.txt
12mu|libreoffice-4.1.3-2|2428	
12mu|libreoffice-4.1.3-2|2429	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2430	
12mu|libreoffice-4.1.3-2|2431	%package help-gl
12mu|libreoffice-4.1.3-2|2432	Summary:	Galician help for LibreOffice
12mu|libreoffice-4.1.3-2|2433	Group:		Office
12mu|libreoffice-4.1.3-2|2434	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2435	Requires:	%{ooname}-l10n-gl = %{EVRD}
12mu|libreoffice-4.1.3-2|2436	Provides:	LibreOffice-help-gl = %{EVRD}
12mu|libreoffice-4.1.3-2|2437	
12mu|libreoffice-4.1.3-2|2438	%description help-gl
12mu|libreoffice-4.1.3-2|2439	This package contains the localized help files of LibreOffice in Galician.
12mu|libreoffice-4.1.3-2|2440	
12mu|libreoffice-4.1.3-2|2441	%files help-gl -f file-lists/help_gl_list.txt
12mu|libreoffice-4.1.3-2|2442	
12mu|libreoffice-4.1.3-2|2443	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2444	
12mu|libreoffice-4.1.3-2|2445	%package help-gu
12mu|libreoffice-4.1.3-2|2446	Summary:	Gujarati help for LibreOffice
12mu|libreoffice-4.1.3-2|2447	Group:		Office
12mu|libreoffice-4.1.3-2|2448	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2449	Requires:	%{ooname}-l10n-gu = %{EVRD}
12mu|libreoffice-4.1.3-2|2450	Provides:	LibreOffice-help-gu = %{EVRD}
12mu|libreoffice-4.1.3-2|2451	
12mu|libreoffice-4.1.3-2|2452	%description help-gu
12mu|libreoffice-4.1.3-2|2453	This package contains the localized help files of LibreOffice in Gujarati.
12mu|libreoffice-4.1.3-2|2454	
12mu|libreoffice-4.1.3-2|2455	%files help-gu -f file-lists/help_gu_list.txt
12mu|libreoffice-4.1.3-2|2456	
12mu|libreoffice-4.1.3-2|2457	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2458	
12mu|libreoffice-4.1.3-2|2459	%package help-he
12mu|libreoffice-4.1.3-2|2460	Summary:	Hebrew help for LibreOffice
12mu|libreoffice-4.1.3-2|2461	Group:		Office
12mu|libreoffice-4.1.3-2|2462	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2463	Requires:	%{ooname}-l10n-he = %{EVRD}
12mu|libreoffice-4.1.3-2|2464	Provides:	LibreOffice-help-he = %{EVRD}
12mu|libreoffice-4.1.3-2|2465	
12mu|libreoffice-4.1.3-2|2466	%description help-he
12mu|libreoffice-4.1.3-2|2467	This package contains the localized help files of LibreOffice in Hebrew.
12mu|libreoffice-4.1.3-2|2468	
12mu|libreoffice-4.1.3-2|2469	%files help-he -f file-lists/help_he_list.txt
12mu|libreoffice-4.1.3-2|2470	
12mu|libreoffice-4.1.3-2|2471	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2472	
12mu|libreoffice-4.1.3-2|2473	%package help-hi
12mu|libreoffice-4.1.3-2|2474	Summary:	Hindi help for LibreOffice
12mu|libreoffice-4.1.3-2|2475	Group:		Office
12mu|libreoffice-4.1.3-2|2476	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2477	Requires:	%{ooname}-l10n-hi = %{EVRD}
12mu|libreoffice-4.1.3-2|2478	Provides:	LibreOffice-help-hi = %{EVRD}
12mu|libreoffice-4.1.3-2|2479	
12mu|libreoffice-4.1.3-2|2480	%description help-hi
12mu|libreoffice-4.1.3-2|2481	This package contains the localized help files of LibreOffice in Hindi.
12mu|libreoffice-4.1.3-2|2482	
12mu|libreoffice-4.1.3-2|2483	%files help-hi -f file-lists/help_hi_list.txt
12mu|libreoffice-4.1.3-2|2484	
12mu|libreoffice-4.1.3-2|2485	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2486	
12mu|libreoffice-4.1.3-2|2487	%package help-hr
12mu|libreoffice-4.1.3-2|2488	Summary:	Croatian help for LibreOffice
12mu|libreoffice-4.1.3-2|2489	Group:		Office
12mu|libreoffice-4.1.3-2|2490	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2491	Requires:	%{ooname}-l10n-hr = %{EVRD}
12mu|libreoffice-4.1.3-2|2492	Provides:	LibreOffice-help-hr = %{EVRD}
12mu|libreoffice-4.1.3-2|2493	
12mu|libreoffice-4.1.3-2|2494	%description help-hr
12mu|libreoffice-4.1.3-2|2495	This package contains the localized help files of LibreOffice in Croatian.
12mu|libreoffice-4.1.3-2|2496	
12mu|libreoffice-4.1.3-2|2497	%files help-hr -f file-lists/help_hr_list.txt
12mu|libreoffice-4.1.3-2|2498	
12mu|libreoffice-4.1.3-2|2499	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2500	
12mu|libreoffice-4.1.3-2|2501	%package help-hu
12mu|libreoffice-4.1.3-2|2502	Summary:	Hungarian help for LibreOffice
12mu|libreoffice-4.1.3-2|2503	Group:		Office
12mu|libreoffice-4.1.3-2|2504	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2505	Requires:	%{ooname}-l10n-hu = %{EVRD}
12mu|libreoffice-4.1.3-2|2506	Provides:	LibreOffice-help-hu = %{EVRD}
12mu|libreoffice-4.1.3-2|2507	
12mu|libreoffice-4.1.3-2|2508	%description help-hu
12mu|libreoffice-4.1.3-2|2509	This package contains the localized help files of LibreOffice in Hungarian.
12mu|libreoffice-4.1.3-2|2510	
12mu|libreoffice-4.1.3-2|2511	%files help-hu -f file-lists/help_hu_list.txt
12mu|libreoffice-4.1.3-2|2512	
12mu|libreoffice-4.1.3-2|2513	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2514	
12mu|libreoffice-4.1.3-2|2515	%package help-it
12mu|libreoffice-4.1.3-2|2516	Summary:	Italian help for LibreOffice
12mu|libreoffice-4.1.3-2|2517	Group:		Office
12mu|libreoffice-4.1.3-2|2518	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2519	Requires:	%{ooname}-l10n-it = %{EVRD}
12mu|libreoffice-4.1.3-2|2520	Provides:	LibreOffice-help-it = %{EVRD}
12mu|libreoffice-4.1.3-2|2521	
12mu|libreoffice-4.1.3-2|2522	%description help-it
12mu|libreoffice-4.1.3-2|2523	This package contains the localized help files of LibreOffice in Italian.
12mu|libreoffice-4.1.3-2|2524	
12mu|libreoffice-4.1.3-2|2525	%files help-it -f file-lists/help_it_list.txt
12mu|libreoffice-4.1.3-2|2526	
12mu|libreoffice-4.1.3-2|2527	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2528	
12mu|libreoffice-4.1.3-2|2529	%package help-ja
12mu|libreoffice-4.1.3-2|2530	Summary:	Japanese help for LibreOffice
12mu|libreoffice-4.1.3-2|2531	Group:		Office
12mu|libreoffice-4.1.3-2|2532	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2533	Requires:	%{ooname}-l10n-ja = %{EVRD}
12mu|libreoffice-4.1.3-2|2534	Provides:	LibreOffice-help-ja = %{EVRD}
12mu|libreoffice-4.1.3-2|2535	
12mu|libreoffice-4.1.3-2|2536	%description help-ja
12mu|libreoffice-4.1.3-2|2537	This package contains the localized help files of LibreOffice in Japanese.
12mu|libreoffice-4.1.3-2|2538	
12mu|libreoffice-4.1.3-2|2539	%files help-ja -f file-lists/help_ja_list.txt
12mu|libreoffice-4.1.3-2|2540	
12mu|libreoffice-4.1.3-2|2541	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2542	
12mu|libreoffice-4.1.3-2|2543	%package help-ko
12mu|libreoffice-4.1.3-2|2544	Summary:	Korean help for LibreOffice
12mu|libreoffice-4.1.3-2|2545	Group:		Office
12mu|libreoffice-4.1.3-2|2546	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2547	Requires:	%{ooname}-l10n-ko = %{EVRD}
12mu|libreoffice-4.1.3-2|2548	Provides:	LibreOffice-help-ko = %{EVRD}
12mu|libreoffice-4.1.3-2|2549	
12mu|libreoffice-4.1.3-2|2550	%description help-ko
12mu|libreoffice-4.1.3-2|2551	This package contains the localized help files of LibreOffice in Korean.
12mu|libreoffice-4.1.3-2|2552	
12mu|libreoffice-4.1.3-2|2553	%files help-ko -f file-lists/help_ko_list.txt
12mu|libreoffice-4.1.3-2|2554	
12mu|libreoffice-4.1.3-2|2555	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2556	
12mu|libreoffice-4.1.3-2|2557	%package help-mk
12mu|libreoffice-4.1.3-2|2558	Summary:	Macedonian help for LibreOffice
12mu|libreoffice-4.1.3-2|2559	Group:		Office
12mu|libreoffice-4.1.3-2|2560	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2561	Requires:	%{ooname}-l10n-mk = %{EVRD}
12mu|libreoffice-4.1.3-2|2562	Provides:	LibreOffice-help-mk = %{EVRD}
12mu|libreoffice-4.1.3-2|2563	
12mu|libreoffice-4.1.3-2|2564	%description help-mk
12mu|libreoffice-4.1.3-2|2565	This package contains the localized help files of LibreOffice in Macedonian.
12mu|libreoffice-4.1.3-2|2566	
12mu|libreoffice-4.1.3-2|2567	%files help-mk -f file-lists/help_mk_list.txt
12mu|libreoffice-4.1.3-2|2568	
12mu|libreoffice-4.1.3-2|2569	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2570	
12mu|libreoffice-4.1.3-2|2571	%package help-nb
12mu|libreoffice-4.1.3-2|2572	Summary:	Norwegian Bokmal help for LibreOffice
12mu|libreoffice-4.1.3-2|2573	Group:		Office
12mu|libreoffice-4.1.3-2|2574	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2575	Requires:	%{ooname}-l10n-nb = %{EVRD}
12mu|libreoffice-4.1.3-2|2576	Provides:	LibreOffice-help-nb = %{EVRD}
12mu|libreoffice-4.1.3-2|2577	
12mu|libreoffice-4.1.3-2|2578	%description help-nb
12mu|libreoffice-4.1.3-2|2579	This package contains the localized help files of LibreOffice in Norwegian
12mu|libreoffice-4.1.3-2|2580	Bokmal.
12mu|libreoffice-4.1.3-2|2581	
12mu|libreoffice-4.1.3-2|2582	%files help-nb -f file-lists/help_nb_list.txt
12mu|libreoffice-4.1.3-2|2583	
12mu|libreoffice-4.1.3-2|2584	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2585	
12mu|libreoffice-4.1.3-2|2586	%package help-nl
12mu|libreoffice-4.1.3-2|2587	Summary:	Dutch help for LibreOffice
12mu|libreoffice-4.1.3-2|2588	Group:		Office
12mu|libreoffice-4.1.3-2|2589	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2590	Requires:	%{ooname}-l10n-nl = %{EVRD}
12mu|libreoffice-4.1.3-2|2591	Provides:	LibreOffice-help-nl = %{EVRD}
12mu|libreoffice-4.1.3-2|2592	
12mu|libreoffice-4.1.3-2|2593	%description help-nl
12mu|libreoffice-4.1.3-2|2594	This package contains the localized help files of LibreOffice in Dutch.
12mu|libreoffice-4.1.3-2|2595	
12mu|libreoffice-4.1.3-2|2596	%files help-nl -f file-lists/help_nl_list.txt
12mu|libreoffice-4.1.3-2|2597	
12mu|libreoffice-4.1.3-2|2598	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2599	
12mu|libreoffice-4.1.3-2|2600	%package help-nn
12mu|libreoffice-4.1.3-2|2601	Summary:	Norwegian Nynorsk help for LibreOffice
12mu|libreoffice-4.1.3-2|2602	Group:		Office
12mu|libreoffice-4.1.3-2|2603	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2604	Requires:	%{ooname}-l10n-nn = %{EVRD}
12mu|libreoffice-4.1.3-2|2605	Provides:	LibreOffice-help-nn = %{EVRD}
12mu|libreoffice-4.1.3-2|2606	
12mu|libreoffice-4.1.3-2|2607	%description help-nn
12mu|libreoffice-4.1.3-2|2608	This package contains the localized help files of LibreOffice in Norwegian
12mu|libreoffice-4.1.3-2|2609	Nynorsk.
12mu|libreoffice-4.1.3-2|2610	
12mu|libreoffice-4.1.3-2|2611	%files help-nn -f file-lists/help_nn_list.txt
12mu|libreoffice-4.1.3-2|2612	
12mu|libreoffice-4.1.3-2|2613	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2614	
12mu|libreoffice-4.1.3-2|2615	%package help-pl
12mu|libreoffice-4.1.3-2|2616	Summary:	Polish help for LibreOffice
12mu|libreoffice-4.1.3-2|2617	Group:		Office
12mu|libreoffice-4.1.3-2|2618	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2619	Requires:	%{ooname}-l10n-pl = %{EVRD}
12mu|libreoffice-4.1.3-2|2620	Provides:	LibreOffice-help-pl = %{EVRD}
12mu|libreoffice-4.1.3-2|2621	
12mu|libreoffice-4.1.3-2|2622	%description help-pl
12mu|libreoffice-4.1.3-2|2623	This package contains the localized help files of LibreOffice in Polish.
12mu|libreoffice-4.1.3-2|2624	
12mu|libreoffice-4.1.3-2|2625	%files help-pl -f file-lists/help_pl_list.txt
12mu|libreoffice-4.1.3-2|2626	
12mu|libreoffice-4.1.3-2|2627	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2628	
12mu|libreoffice-4.1.3-2|2629	%package help-pt
12mu|libreoffice-4.1.3-2|2630	Summary:	Portuguese help for LibreOffice
12mu|libreoffice-4.1.3-2|2631	Group:		Office
12mu|libreoffice-4.1.3-2|2632	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2633	Requires:	%{ooname}-l10n-pt = %{EVRD}
12mu|libreoffice-4.1.3-2|2634	Provides:	LibreOffice-help-pt = %{EVRD}
12mu|libreoffice-4.1.3-2|2635	
12mu|libreoffice-4.1.3-2|2636	%description help-pt
12mu|libreoffice-4.1.3-2|2637	This package contains the localized help files of LibreOffice in Portuguese.
12mu|libreoffice-4.1.3-2|2638	
12mu|libreoffice-4.1.3-2|2639	%files help-pt -f file-lists/help_pt_list.txt
12mu|libreoffice-4.1.3-2|2640	
12mu|libreoffice-4.1.3-2|2641	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2642	
12mu|libreoffice-4.1.3-2|2643	%package help-pt_BR
12mu|libreoffice-4.1.3-2|2644	Summary:	Portuguese Brazilian help for LibreOffice
12mu|libreoffice-4.1.3-2|2645	Group:		Office
12mu|libreoffice-4.1.3-2|2646	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2647	Requires:	%{ooname}-l10n-pt_BR = %{EVRD}
12mu|libreoffice-4.1.3-2|2648	Provides:	LibreOffice-help-pt_BR = %{EVRD}
12mu|libreoffice-4.1.3-2|2649	
12mu|libreoffice-4.1.3-2|2650	%description help-pt_BR
12mu|libreoffice-4.1.3-2|2651	This package contains the localized help files of LibreOffice in Portuguese
12mu|libreoffice-4.1.3-2|2652	Brazilian.
12mu|libreoffice-4.1.3-2|2653	
12mu|libreoffice-4.1.3-2|2654	%files help-pt_BR -f file-lists/help_pt_BR_list.txt
12mu|libreoffice-4.1.3-2|2655	
12mu|libreoffice-4.1.3-2|2656	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2657	
12mu|libreoffice-4.1.3-2|2658	%package help-ru
12mu|libreoffice-4.1.3-2|2659	Summary:	Russian help for LibreOffice
12mu|libreoffice-4.1.3-2|2660	Group:		Office
12mu|libreoffice-4.1.3-2|2661	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2662	Requires:	%{ooname}-l10n-ru = %{EVRD}
12mu|libreoffice-4.1.3-2|2663	Provides:	LibreOffice-help-ru = %{EVRD}
12mu|libreoffice-4.1.3-2|2664	
12mu|libreoffice-4.1.3-2|2665	%description help-ru
12mu|libreoffice-4.1.3-2|2666	This package contains the localized help files of LibreOffice in Russian.
12mu|libreoffice-4.1.3-2|2667	
12mu|libreoffice-4.1.3-2|2668	%files help-ru -f file-lists/help_ru_list.txt
12mu|libreoffice-4.1.3-2|2669	
12mu|libreoffice-4.1.3-2|2670	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2671	
12mu|libreoffice-4.1.3-2|2672	%package help-si
12mu|libreoffice-4.1.3-2|2673	Summary:	Sinhalese help for LibreOffice
12mu|libreoffice-4.1.3-2|2674	Group:		Office
12mu|libreoffice-4.1.3-2|2675	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2676	Requires:	%{ooname}-l10n-si = %{EVRD}
12mu|libreoffice-4.1.3-2|2677	Provides:	LibreOffice-help-si = %{EVRD}
12mu|libreoffice-4.1.3-2|2678	
12mu|libreoffice-4.1.3-2|2679	%description help-si
12mu|libreoffice-4.1.3-2|2680	This package contains the localized help files of LibreOffice in Sinhalese.
12mu|libreoffice-4.1.3-2|2681	
12mu|libreoffice-4.1.3-2|2682	%files help-si -f file-lists/help_si_list.txt
12mu|libreoffice-4.1.3-2|2683	
12mu|libreoffice-4.1.3-2|2684	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2685	
12mu|libreoffice-4.1.3-2|2686	%package help-sk
12mu|libreoffice-4.1.3-2|2687	Summary:	Slovak help for LibreOffice
12mu|libreoffice-4.1.3-2|2688	Group:		Office
12mu|libreoffice-4.1.3-2|2689	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2690	Requires:	%{ooname}-l10n-sk = %{EVRD}
12mu|libreoffice-4.1.3-2|2691	Provides:	LibreOffice-help-sk = %{EVRD}
12mu|libreoffice-4.1.3-2|2692	
12mu|libreoffice-4.1.3-2|2693	%description help-sk
12mu|libreoffice-4.1.3-2|2694	This package contains the localized help files of LibreOffice in Slovak.
12mu|libreoffice-4.1.3-2|2695	
12mu|libreoffice-4.1.3-2|2696	%files help-sk -f file-lists/help_sk_list.txt
12mu|libreoffice-4.1.3-2|2697	
12mu|libreoffice-4.1.3-2|2698	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2699	
12mu|libreoffice-4.1.3-2|2700	%package help-sl
12mu|libreoffice-4.1.3-2|2701	Summary:	Slovenian help for LibreOffice
12mu|libreoffice-4.1.3-2|2702	Group:		Office
12mu|libreoffice-4.1.3-2|2703	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2704	Requires:	%{ooname}-l10n-sl = %{EVRD}
12mu|libreoffice-4.1.3-2|2705	Provides:	LibreOffice-help-sl = %{EVRD}
12mu|libreoffice-4.1.3-2|2706	
12mu|libreoffice-4.1.3-2|2707	%description help-sl
12mu|libreoffice-4.1.3-2|2708	This package contains the localized help files of LibreOffice in Slovenian.
12mu|libreoffice-4.1.3-2|2709	
12mu|libreoffice-4.1.3-2|2710	%files help-sl -f file-lists/help_sl_list.txt
12mu|libreoffice-4.1.3-2|2711	
12mu|libreoffice-4.1.3-2|2712	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2713	
12mu|libreoffice-4.1.3-2|2714	%package help-sv
12mu|libreoffice-4.1.3-2|2715	Summary:	Swedish help for LibreOffice
12mu|libreoffice-4.1.3-2|2716	Group:		Office
12mu|libreoffice-4.1.3-2|2717	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2718	Requires:	%{ooname}-l10n-sv = %{EVRD}
12mu|libreoffice-4.1.3-2|2719	Provides:	LibreOffice-help-sv = %{EVRD}
12mu|libreoffice-4.1.3-2|2720	
12mu|libreoffice-4.1.3-2|2721	%description help-sv
12mu|libreoffice-4.1.3-2|2722	This package contains the localized help files of LibreOffice in Swedish.
12mu|libreoffice-4.1.3-2|2723	
12mu|libreoffice-4.1.3-2|2724	%files help-sv -f file-lists/help_sv_list.txt
12mu|libreoffice-4.1.3-2|2725	
12mu|libreoffice-4.1.3-2|2726	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2727	
12mu|libreoffice-4.1.3-2|2728	%package help-tr
12mu|libreoffice-4.1.3-2|2729	Summary:	Turkish help for LibreOffice
12mu|libreoffice-4.1.3-2|2730	Group:		Office
12mu|libreoffice-4.1.3-2|2731	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2732	Requires:	%{ooname}-l10n-tr = %{EVRD}
12mu|libreoffice-4.1.3-2|2733	Provides:	LibreOffice-help-tr = %{EVRD}
12mu|libreoffice-4.1.3-2|2734	
12mu|libreoffice-4.1.3-2|2735	%description help-tr
12mu|libreoffice-4.1.3-2|2736	This package contains the localized help files of LibreOffice in Turkish.
12mu|libreoffice-4.1.3-2|2737	
12mu|libreoffice-4.1.3-2|2738	%files help-tr -f file-lists/help_tr_list.txt
12mu|libreoffice-4.1.3-2|2739	
12mu|libreoffice-4.1.3-2|2740	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2741	
12mu|libreoffice-4.1.3-2|2742	%package help-uk
12mu|libreoffice-4.1.3-2|2743	Summary:	Ukrainian help for LibreOffice
12mu|libreoffice-4.1.3-2|2744	Group:		Office
12mu|libreoffice-4.1.3-2|2745	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2746	Requires:	%{ooname}-l10n-uk = %{EVRD}
12mu|libreoffice-4.1.3-2|2747	Provides:	LibreOffice-help-uk = %{EVRD}
12mu|libreoffice-4.1.3-2|2748	
12mu|libreoffice-4.1.3-2|2749	%description help-uk
12mu|libreoffice-4.1.3-2|2750	This package contains the localized help files of LibreOffice in Ukrainian.
12mu|libreoffice-4.1.3-2|2751	
12mu|libreoffice-4.1.3-2|2752	%files help-uk -f file-lists/help_uk_list.txt
12mu|libreoffice-4.1.3-2|2753	
12mu|libreoffice-4.1.3-2|2754	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2755	
12mu|libreoffice-4.1.3-2|2756	%package help-zh_CN
12mu|libreoffice-4.1.3-2|2757	Summary:	Chinese Simplified help for LibreOffice
12mu|libreoffice-4.1.3-2|2758	Group:		Office
12mu|libreoffice-4.1.3-2|2759	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2760	Requires:	%{ooname}-l10n-zh_CN = %{EVRD}
12mu|libreoffice-4.1.3-2|2761	Provides:	LibreOffice-help-zn_CN = %{EVRD}
12mu|libreoffice-4.1.3-2|2762	
12mu|libreoffice-4.1.3-2|2763	%description help-zh_CN
12mu|libreoffice-4.1.3-2|2764	This package contains the localized help files of LibreOffice in Chinese
12mu|libreoffice-4.1.3-2|2765	Simplified.
12mu|libreoffice-4.1.3-2|2766	
12mu|libreoffice-4.1.3-2|2767	%files help-zh_CN -f file-lists/help_zh_CN_list.txt
12mu|libreoffice-4.1.3-2|2768	
12mu|libreoffice-4.1.3-2|2769	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2770	
12mu|libreoffice-4.1.3-2|2771	%package help-zh_TW
12mu|libreoffice-4.1.3-2|2772	Summary:	Chinese Traditional help for LibreOffice
12mu|libreoffice-4.1.3-2|2773	Group:		Office
12mu|libreoffice-4.1.3-2|2774	Provides:	%{ooname}-help = %{EVRD}
12mu|libreoffice-4.1.3-2|2775	Requires:	%{ooname}-l10n-zh_TW = %{EVRD}
12mu|libreoffice-4.1.3-2|2776	Provides:	LibreOffice-help-zn_CT = %{EVRD}
12mu|libreoffice-4.1.3-2|2777	
12mu|libreoffice-4.1.3-2|2778	%description help-zh_TW
12mu|libreoffice-4.1.3-2|2779	This package contains the localized help files of LibreOffice in Chinese
12mu|libreoffice-4.1.3-2|2780	Traditional.
12mu|libreoffice-4.1.3-2|2781	
12mu|libreoffice-4.1.3-2|2782	%files help-zh_TW -f file-lists/help_zh_TW_list.txt
12mu|libreoffice-4.1.3-2|2783	%endif
12mu|libreoffice-4.1.3-2|2784	#----------------------------------------------------------------------------
12mu|libreoffice-4.1.3-2|2785	
12mu|libreoffice-4.1.3-2|2786	%prep
12mu|libreoffice-4.1.3-2|2787	%setup -q -c -a 1 -a 2 -a 3
12mu|libreoffice-4.1.3-2|2788	rm -rf git-hooks */git-hooks
12mu|libreoffice-4.1.3-2|2789	for a in */*; do mv `pwd`/$a .; done
12mu|libreoffice-4.1.3-2|2790	
12mu|libreoffice-4.1.3-2|2791	#ant
12mu|libreoffice-4.1.3-2|2792	%if %{javaless}
12mu|libreoffice-4.1.3-2|2793	tar -xjvf %{SOURCE20}
12mu|libreoffice-4.1.3-2|2794	%endif
12mu|libreoffice-4.1.3-2|2795	%apply_patches
12mu|libreoffice-4.1.3-2|2796	
12mu|libreoffice-4.1.3-2|2797	# to make the friggin cppunit tests work
12mu|libreoffice-4.1.3-2|2798	mkdir -p ~/tmp
12mu|libreoffice-4.1.3-2|2799	chmod 777 ~/tmp
12mu|libreoffice-4.1.3-2|2800	
12mu|libreoffice-4.1.3-2|2801	%build
12mu|libreoffice-4.1.3-2|2802	export QT4DIR=%{qt4dir}
12mu|libreoffice-4.1.3-2|2803	export KDE4DIR=%{_kde_prefix}
12mu|libreoffice-4.1.3-2|2804	export PATH=$QT4DIR/bin:$PATH
12mu|libreoffice-4.1.3-2|2805	
12mu|libreoffice-4.1.3-2|2806	%if !%{use_icecream}
12mu|libreoffice-4.1.3-2|2807	# sbin due to icu stuff there
12mu|libreoffice-4.1.3-2|2808	#PATH=/bin:/usr/bin:/usr/X11R6/bin:$QTPATH:/usr/sbin:$PATH
12mu|libreoffice-4.1.3-2|2809	PATH=$PATH:/usr/sbin
12mu|libreoffice-4.1.3-2|2810	export PATH
12mu|libreoffice-4.1.3-2|2811	%endif
12mu|libreoffice-4.1.3-2|2812	
12mu|libreoffice-4.1.3-2|2813	%if %{use_ccache}
12mu|libreoffice-4.1.3-2|2814	export CCACHE_DIR=%{ccachedir}
12mu|libreoffice-4.1.3-2|2815	%endif
12mu|libreoffice-4.1.3-2|2816	
12mu|libreoffice-4.1.3-2|2817	export ARCH_FLAGS="%{optflags} -fno-omit-frame-pointer -fno-strict-aliasing"
12mu|libreoffice-4.1.3-2|2818	export ARCH_FLAGS_CC="%{optflags} -fno-omit-frame-pointer -fno-strict-aliasing"
12mu|libreoffice-4.1.3-2|2819	export ARCH_FLAGS_CXX="%{optflags} -fno-omit-frame-pointer -fno-strict-aliasing -fpermissive -fvisibility-inlines-hidden"
12mu|libreoffice-4.1.3-2|2820	export ARCH_FLAGS_OPT="%{optflags} -O2"
12mu|libreoffice-4.1.3-2|2821	
12mu|libreoffice-4.1.3-2|2822	echo "Configure start at: "`date` >> ooobuildtime.log
12mu|libreoffice-4.1.3-2|2823	
12mu|libreoffice-4.1.3-2|2824	touch autogen.lastrun
12mu|libreoffice-4.1.3-2|2825	%configure2_5x \
12mu|libreoffice-4.1.3-2|2826	--with-distro=%{distroname} \
12mu|libreoffice-4.1.3-2|2827	--with-vendor=ROSA \
12mu|libreoffice-4.1.3-2|2828	%{?_smp_mflags:--with-parallelism="`getconf _NPROCESSORS_ONLN`"} \
12mu|libreoffice-4.1.3-2|2829	--with-build-version="%{buildver}" \
12mu|libreoffice-4.1.3-2|2830	--disable-fetch-external \
12mu|libreoffice-4.1.3-2|2831	--disable-gstreamer-0.10 \
12mu|libreoffice-4.1.3-2|2832	--enable-gstreamer \
12mu|libreoffice-4.1.3-2|2833	--disable-kde \
12mu|libreoffice-4.1.3-2|2834	%if %{build_kde4}
12mu|libreoffice-4.1.3-2|2835	--enable-kde4 \
12mu|libreoffice-4.1.3-2|2836	%endif
12mu|libreoffice-4.1.3-2|2837	--enable-lockdown \
12mu|libreoffice-4.1.3-2|2838	--enable-release-build \
12mu|libreoffice-4.1.3-2|2839	--enable-opengl \
12mu|libreoffice-4.1.3-2|2840	--enable-odk \
12mu|libreoffice-4.1.3-2|2841	--enable-split-app-modules \
12mu|libreoffice-4.1.3-2|2842	--enable-split-opt-features \
12mu|libreoffice-4.1.3-2|2843	--enable-telepathy \
12mu|libreoffice-4.1.3-2|2844	--without-fonts \
12mu|libreoffice-4.1.3-2|2845	--without-junit \
12mu|libreoffice-4.1.3-2|2846	%if %{javaless}
12mu|libreoffice-4.1.3-2|2847	--with-ant-home="%{antpath}" \
12mu|libreoffice-4.1.3-2|2848	%else
12mu|libreoffice-4.1.3-2|2849	--with-system-hsqldb \
12mu|libreoffice-4.1.3-2|2850	%endif
12mu|libreoffice-4.1.3-2|2851	--with-lang=%{langs} \
12mu|libreoffice-4.1.3-2|2852	--without-myspell-dicts \
12mu|libreoffice-4.1.3-2|2853	--with-system-dicts \
12mu|libreoffice-4.1.3-2|2854	--enable-python=system \
12mu|libreoffice-4.1.3-2|2855	--with-help \
12mu|libreoffice-4.1.3-2|2856	--with-external-dict-dir=%{_datadir}/dict/ooo \
12mu|libreoffice-4.1.3-2|2857	--with-external-hyph-dir=%{_datadir}/dict/ooo \
12mu|libreoffice-4.1.3-2|2858	--with-external-thes-dir=%{_datadir}/dict/ooo \
12mu|libreoffice-4.1.3-2|2859	--with-system-libs \
12mu|libreoffice-4.1.3-2|2860	--with-system-ucpp \
12mu|libreoffice-4.1.3-2|2861	%if !%{extensionenabled}
12mu|libreoffice-4.1.3-2|2862	--disable-ext-presenter-minimizer \
12mu|libreoffice-4.1.3-2|2863	%else
12mu|libreoffice-4.1.3-2|2864	--enable-ext-wiki-publisher \
12mu|libreoffice-4.1.3-2|2865	--with-servlet-api-jar=/usr/share/java/tomcat-servlet-3.0-api.jar \
12mu|libreoffice-4.1.3-2|2866	%endif
12mu|libreoffice-4.1.3-2|2867	%if %{use_ccache} && !%{use_icecream}
12mu|libreoffice-4.1.3-2|2868	--with-gcc-speedup=ccache \
12mu|libreoffice-4.1.3-2|2869	%else
12mu|libreoffice-4.1.3-2|2870	%if !%{use_ccache} && %{use_icecream}
12mu|libreoffice-4.1.3-2|2871	--with-gcc-speedup=icecream \
12mu|libreoffice-4.1.3-2|2872	--with-max-jobs=10 \
12mu|libreoffice-4.1.3-2|2873	--with-icecream-bindir=%{_libdir}/icecc/bin
12mu|libreoffice-4.1.3-2|2874	%else
12mu|libreoffice-4.1.3-2|2875	%if %{use_ccache} && %{use_icecream}
12mu|libreoffice-4.1.3-2|2876	--with-gcc-speedup=ccache,icecream \
12mu|libreoffice-4.1.3-2|2877	--with-max-jobs=10 \
12mu|libreoffice-4.1.3-2|2878	--with-icecream-bindir=%{_libdir}/icecc/bin
12mu|libreoffice-4.1.3-2|2879	%endif
12mu|libreoffice-4.1.3-2|2880	%endif
12mu|libreoffice-4.1.3-2|2881	%endif
12mu|libreoffice-4.1.3-2|2882	
12mu|libreoffice-4.1.3-2|2883	echo "Configure end at: "`date` >> ooobuildtime.log
12mu|libreoffice-4.1.3-2|2884	echo "Make start at: "`date` >> ooobuildtime.log
12mu|libreoffice-4.1.3-2|2885	
12mu|libreoffice-4.1.3-2|2886	# some configs  to improve build process
12mu|libreoffice-4.1.3-2|2887	# http://wiki.services.openoffice.org/wiki/Building_OpenOffice.org
12mu|libreoffice-4.1.3-2|2888	# needs to check if it does any effect
12mu|libreoffice-4.1.3-2|2889	export nodep=TRUE
12mu|libreoffice-4.1.3-2|2890	export NO_HIDS=TRUE
12mu|libreoffice-4.1.3-2|2891	export MAXPROCESS=4
12mu|libreoffice-4.1.3-2|2892	
12mu|libreoffice-4.1.3-2|2893	mkdir -p src
12mu|libreoffice-4.1.3-2|2894	ln -sf %{SOURCE2} src/
12mu|libreoffice-4.1.3-2|2895	ln -sf %{SOURCE3} src/
12mu|libreoffice-4.1.3-2|2896	ln -sf %{SOURCE4} src/
12mu|libreoffice-4.1.3-2|2897	%if %{javaless}
12mu|libreoffice-4.1.3-2|2898	ln -sf %{SOURCE30} src/
12mu|libreoffice-4.1.3-2|2899	ln -sf %{SOURCE31} src/
12mu|libreoffice-4.1.3-2|2900	ln -sf %{SOURCE32} src/
12mu|libreoffice-4.1.3-2|2901	ln -sf %{SOURCE33} src/
12mu|libreoffice-4.1.3-2|2902	%endif
12mu|libreoffice-4.1.3-2|2903	ln -sf %{SOURCE34} src/
12mu|libreoffice-4.1.3-2|2904	ln -sf %{SOURCE35} src/
12mu|libreoffice-4.1.3-2|2905	ln -sf %{SOURCE36} src/
12mu|libreoffice-4.1.3-2|2906	ln -sf %{SOURCE37} src/
12mu|libreoffice-4.1.3-2|2907	
12mu|libreoffice-4.1.3-2|2908	ln -sf %{SOURCE40} src/
12mu|libreoffice-4.1.3-2|2909	touch src.downloaded
12mu|libreoffice-4.1.3-2|2910	
12mu|libreoffice-4.1.3-2|2911	make \
12mu|libreoffice-4.1.3-2|2912	ARCH_FLAGS="%{optflags} -fno-omit-frame-pointer -fno-strict-aliasing" \
12mu|libreoffice-4.1.3-2|2913	ARCH_FLAGS_CC="%{optflags} -fno-omit-frame-pointer -fno-strict-aliasing" \
12mu|libreoffice-4.1.3-2|2914	ARCH_FLAGS_CXX="%{optflags} -fno-omit-frame-pointer -fno-strict-aliasing -fpermissive -fvisibility-inlines-hidden" \
12mu|libreoffice-4.1.3-2|2915	ARCH_FLAGS_OPT="%{optflags} -O2"
12mu|libreoffice-4.1.3-2|2916	
12mu|libreoffice-4.1.3-2|2917	echo "Make end at: "`date` >> ooobuildtime.log
12mu|libreoffice-4.1.3-2|2918	echo "Install start at: "`date` >> ooobuildtime.log
12mu|libreoffice-4.1.3-2|2919	
12mu|libreoffice-4.1.3-2|2920	%install
12mu|libreoffice-4.1.3-2|2921	# sbin due to icu stuff there
12mu|libreoffice-4.1.3-2|2922	PATH=$PATH:/usr/sbin
12mu|libreoffice-4.1.3-2|2923	
12mu|libreoffice-4.1.3-2|2924	make DESTDIR=%{buildroot} distro-pack-install
12mu|libreoffice-4.1.3-2|2925	rm -rf %{buildroot}/opt
12mu|libreoffice-4.1.3-2|2926	
12mu|libreoffice-4.1.3-2|2927	# use the dicts from myspell-<lang>
12mu|libreoffice-4.1.3-2|2928	# rm -rf %{buildroot}%{ooodir}/share/dict/ooo
12mu|libreoffice-4.1.3-2|2929	# ln -s %{_datadir}/dict/ooo %{buildroot}%{ooodir}/share/dict
12mu|libreoffice-4.1.3-2|2930	
12mu|libreoffice-4.1.3-2|2931	# Icons from ROSA theme
12mu|libreoffice-4.1.3-2|2932	sed -i 's/^Icon=.*$/Icon=libreoffice-calc/'    %{buildroot}%{ooodir}/share/xdg/calc.desktop
12mu|libreoffice-4.1.3-2|2933	sed -i 's/^Icon=.*$/Icon=libreoffice-writer/'  %{buildroot}%{ooodir}/share/xdg/writer.desktop
12mu|libreoffice-4.1.3-2|2934	sed -i 's/^Icon=.*$/Icon=libreoffice-impress/' %{buildroot}%{ooodir}/share/xdg/impress.desktop
12mu|libreoffice-4.1.3-2|2935	sed -i 's/^Icon=.*$/Icon=libreoffice-draw/'    %{buildroot}%{ooodir}/share/xdg/draw.desktop
12mu|libreoffice-4.1.3-2|2936	sed -i 's/^Icon=.*$/Icon=libreoffice-base/'    %{buildroot}%{ooodir}/share/xdg/base.desktop
12mu|libreoffice-4.1.3-2|2937	sed -i 's/^Icon=.*$/Icon=libreoffice-math/'    %{buildroot}%{ooodir}/share/xdg/math.desktop
12mu|libreoffice-4.1.3-2|2938	sed -i 's/^Icon=.*$/Icon=libreoffice-main/'    %{buildroot}%{ooodir}/share/xdg/startcenter.desktop
12mu|libreoffice-4.1.3-2|2939	
12mu|libreoffice-4.1.3-2|2940	# fix permissions for stripping
12mu|libreoffice-4.1.3-2|2941	find %{buildroot} -type f -exec chmod u+rw '{}' \;
12mu|libreoffice-4.1.3-2|2942	
12mu|libreoffice-4.1.3-2|2943	# fix permission of .so libraries
12mu|libreoffice-4.1.3-2|2944	find %{buildroot} -type f \( -name '*.so' -o -name '*.so.*' \) -exec chmod a+x '{}' \;
12mu|libreoffice-4.1.3-2|2945	
12mu|libreoffice-4.1.3-2|2946	# Change progress bar colors
12mu|libreoffice-4.1.3-2|2947	sed -i '/^ProgressBarColor/d;/^ProgressFrameColor/d' \
12mu|libreoffice-4.1.3-2|2948	%{buildroot}%{ooodir}/program/sofficerc
12mu|libreoffice-4.1.3-2|2949	echo 'ProgressBarColor=68,135,223' >> %{buildroot}%{ooodir}/program/sofficerc
12mu|libreoffice-4.1.3-2|2950	echo 'ProgressFrameColor=112,171,229' >> %{buildroot}%{ooodir}/program/sofficerc
12mu|libreoffice-4.1.3-2|2951	
12mu|libreoffice-4.1.3-2|2952	#dev300 fix position and size
12mu|libreoffice-4.1.3-2|2953	sed -i '/^ProgressPosition/d;/^ProgressSize/d' \
12mu|libreoffice-4.1.3-2|2954	%{buildroot}%{ooodir}/program/sofficerc
12mu|libreoffice-4.1.3-2|2955	echo 'ProgressPosition=10,307' >> %{buildroot}%{ooodir}/program/sofficerc
12mu|libreoffice-4.1.3-2|2956	echo 'ProgressSize=377,9' >> %{buildroot}%{ooodir}/program/sofficerc
12mu|libreoffice-4.1.3-2|2957	
12mu|libreoffice-4.1.3-2|2958	%if %{extensionenabled}
12mu|libreoffice-4.1.3-2|2959	# # copy extensions
12mu|libreoffice-4.1.3-2|2960	# install -d -m755 %{buildroot}%{ooodir}/extensions
12mu|libreoffice-4.1.3-2|2961	# cp %{_builddir}/libreoffice-%{version}/solver/unxlng*/bin/pdfimport/pdfimport.oxt %{buildroot}%{ooodir}/extensions/
12mu|libreoffice-4.1.3-2|2962	# cp %{_builddir}/libreoffice-%{version}/solver/unxlng*/bin/presenter/presenter-screen.oxt %{buildroot}%{ooodir}/extensions/
12mu|libreoffice-4.1.3-2|2963	# cp %{_builddir}/libreoffice-%{version}/solver/unxlng*/bin/wiki-publisher.oxt %{buildroot}%{ooodir}/extensions/
12mu|libreoffice-4.1.3-2|2964	# cp %{_builddir}/libreoffice-%{version}/solver/unxlng*/bin/minimizer/presentation-minimizer.oxt %{buildroot}%{ooodir}/extensions/
12mu|libreoffice-4.1.3-2|2965	%endif
12mu|libreoffice-4.1.3-2|2966	
12mu|libreoffice-4.1.3-2|2967	## Installation fixes
12mu|libreoffice-4.1.3-2|2968	## remove fix wrong manpages files, extension gz->xz
12mu|libreoffice-4.1.3-2|2969	for p in common base calc writer impress draw math; do
12mu|libreoffice-4.1.3-2|2970	sed -i '/^.*man.*\.gz$/d' file-lists/${p}_list.txt
12mu|libreoffice-4.1.3-2|2971	done;
12mu|libreoffice-4.1.3-2|2972	
12mu|libreoffice-4.1.3-2|2973	## drop GTK dependency from -core
12mu|libreoffice-4.1.3-2|2974	sed -i -e '/^.*libqstart_gtklo.so$/d' file-lists/core_list.txt
12mu|libreoffice-4.1.3-2|2975	sed -i -e '/^.*pluginapp.bin$/d' file-lists/core_list.txt
12mu|libreoffice-4.1.3-2|2976	echo '%{ooodir}/program/libqstart_gtklo.so' >>file-lists/gnome_list.txt
12mu|libreoffice-4.1.3-2|2977	echo '%{ooodir}/program/pluginapp.bin' >>file-lists/gnome_list.txt
12mu|libreoffice-4.1.3-2|2978	## GConf too
12mu|libreoffice-4.1.3-2|2979	sed -i -e '/^.*gconfbe1.uno.so$/d' file-lists/core_list.txt
12mu|libreoffice-4.1.3-2|2980	
12mu|libreoffice-4.1.3-2|2981	## sort removing duplicates
12mu|libreoffice-4.1.3-2|2982	sort -u file-lists/gnome_list.txt > file-lists/gnome_list.uniq.sorted.txt
12mu|libreoffice-4.1.3-2|2983	sort -u file-lists/sdk_list.txt   > file-lists/sdk_list.uniq.sorted.txt
12mu|libreoffice-4.1.3-2|2984	
12mu|libreoffice-4.1.3-2|2985	# Fix weirdo filenames wreaking havoc because they're regular expressions
12mu|libreoffice-4.1.3-2|2986	sed -i -e 's/\[/?/g;s/\]/?/g' file-lists/sdk*.txt
12mu|libreoffice-4.1.3-2|2987	
12mu|libreoffice-4.1.3-2|2988	## oxygen should be in the style
12mu|libreoffice-4.1.3-2|2989	sed -i '/^.*images_oxygen\.zip$/d' file-lists/common_list.txt
12mu|libreoffice-4.1.3-2|2990	## merge en-US with common
12mu|libreoffice-4.1.3-2|2991	cat file-lists/lang_en_US_list.txt >> file-lists/common_list.txt
12mu|libreoffice-4.1.3-2|2992	sort -u file-lists/common_list.txt >  file-lists/common_list.uniq.sorted.txt
12mu|libreoffice-4.1.3-2|2993	
12mu|libreoffice-4.1.3-2|2994	# not installed by default and Calc crashes in collaboration mode
12mu|libreoffice-4.1.3-2|2995	cp -r instdir/unxlng?6.pro/share/config/soffice.cfg/tubes %{buildroot}%{ooodir}/share/config/soffice.cfg/
12mu|libreoffice-4.1.3-2|2996	
12mu|libreoffice-4.1.3-2|2997	# move python bits into site-packages
12mu|libreoffice-4.1.3-2|2998	mkdir -p %{buildroot}/%{python3_sitearch}
12mu|libreoffice-4.1.3-2|2999	pushd %{buildroot}/%{python3_sitearch}
12mu|libreoffice-4.1.3-2|3000	echo "import sys, os" > uno.py
12mu|libreoffice-4.1.3-2|3001	echo "sys.path.append('%{ooodir}/program')" >> uno.py
12mu|libreoffice-4.1.3-2|3002	echo "os.putenv('URE_BOOTSTRAP', 'vnd.sun.star.pathname:%{ooodir}/program/fundamentalrc')" >> uno.py
12mu|libreoffice-4.1.3-2|3003	cat %{buildroot}/%{ooodir}/program/uno.py >> uno.py
12mu|libreoffice-4.1.3-2|3004	rm -f %{buildroot}/%{ooodir}/program/uno.py*
12mu|libreoffice-4.1.3-2|3005	mv -f %{buildroot}/%{ooodir}/program/unohelper.py* .
12mu|libreoffice-4.1.3-2|3006	popd
12mu|libreoffice-4.1.3-2|3007	
12mu|libreoffice-4.1.3-2|3008	sed -i '/unohelper.py/d' file-lists/pyuno_list.txt
12mu|libreoffice-4.1.3-2|3009	sed -i '/uno.py/d' file-lists/pyuno_list.txt
12mu|libreoffice-4.1.3-2|3010	
12mu|libreoffice-4.1.3-2|3011	%changelog
12mu|libreoffice-4.1.3-2|3012	* Fri Nov 15 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.1.3-2
12mu|libreoffice-4.1.3-2|3013	+ Revision: 631e461
12mu|libreoffice-4.1.3-2|3014	- LOG Fix Writer icon
12mu|libreoffice-4.1.3-2|3015	
12mu|libreoffice-4.1.3-2|3016	* Fri Nov 15 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.1.3-2
12mu|libreoffice-4.1.3-2|3017	+ Revision: 7a1560a
12mu|libreoffice-4.1.3-2|3018	- LOG Add patch to fix menu categories (.desktop)
12mu|libreoffice-4.1.3-2|3019	
12mu|libreoffice-4.1.3-2|3020	* Fri Nov 08 2013 Alexander Kazancev <kazancas@gmail.com> 1:4.1.3-1
12mu|libreoffice-4.1.3-2|3021	+ Revision: 9b24c71
12mu|libreoffice-4.1.3-2|3022	- Drop patch201
12mu|libreoffice-4.1.3-2|3023	
12mu|libreoffice-4.1.3-2|3024	* Fri Nov 08 2013 Alexander Kazancev <kazancas@gmail.com> 1:4.1.3-1
12mu|libreoffice-4.1.3-2|3025	+ Revision: b7e9f82
12mu|libreoffice-4.1.3-2|3026	- Disable patch200 as apllyed in upstream
12mu|libreoffice-4.1.3-2|3027	
12mu|libreoffice-4.1.3-2|3028	* Fri Nov 08 2013 akdengi <kazancas@mandriva.ru> 1:4.1.3-1
12mu|libreoffice-4.1.3-2|3029	+ Revision: aab6323
12mu|libreoffice-4.1.3-2|3030	- Update to 4.1.3.2
12mu|libreoffice-4.1.3-2|3031	
12mu|libreoffice-4.1.3-2|3032	* Thu Nov 07 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 1:4.1.2-6
12mu|libreoffice-4.1.3-2|3033	+ Revision: ce3f399
12mu|libreoffice-4.1.3-2|3034	- Remove included icons theme with wrong icon and use Rosa theme instead
12mu|libreoffice-4.1.3-2|3035	
12mu|libreoffice-4.1.3-2|3036	* Mon Oct 21 2013 Tigro <ashejn@gmail.com> 1:4.1.2-6
12mu|libreoffice-4.1.3-2|3037	+ Revision: 83c33ec
12mu|libreoffice-4.1.3-2|3038	- move python3 files to standart place
12mu|libreoffice-4.1.3-2|3039	
12mu|libreoffice-4.1.3-2|3040	* Thu Oct 10 2013 akdengi <kazancas@mandriva.ru> 1:4.1.2-6
12mu|libreoffice-4.1.3-2|3041	+ Revision: 67ae29d
12mu|libreoffice-4.1.3-2|3042	- add configure  --enable-python=system
12mu|libreoffice-4.1.3-2|3043	
12mu|libreoffice-4.1.3-2|3044	* Mon Sep 30 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.1.2-5
12mu|libreoffice-4.1.3-2|3045	+ Revision: 809df28
12mu|libreoffice-4.1.3-2|3046	- LOG New version 4.1.2.3
12mu|libreoffice-4.1.3-2|3047	
12mu|libreoffice-4.1.3-2|3048	* Sat Sep 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.1.2-4
12mu|libreoffice-4.1.3-2|3049	+ Revision: 6c2884e
12mu|libreoffice-4.1.3-2|3050	- LOG Fix path because it's different for i586 and x86_64
12mu|libreoffice-4.1.3-2|3051	
12mu|libreoffice-4.1.3-2|3052	* Thu Sep 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.1.2-4
12mu|libreoffice-4.1.3-2|3053	+ Revision: e96278e
12mu|libreoffice-4.1.3-2|3054	- LOG Install missing files to fix Calc crash in collaboration mode
12mu|libreoffice-4.1.3-2|3055	
12mu|libreoffice-4.1.3-2|3056	* Thu Sep 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.1.2-3
12mu|libreoffice-4.1.3-2|3057	+ Revision: 69ef044
12mu|libreoffice-4.1.3-2|3058	- LOG Add patch to fix Impress crash with libreoffice-kde4
12mu|libreoffice-4.1.3-2|3059	
12mu|libreoffice-4.1.3-2|3060	* Fri Sep 20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.1.2-2
12mu|libreoffice-4.1.3-2|3061	+ Revision: 57871a0
12mu|libreoffice-4.1.3-2|3062	- LOG Force Qt4 event loops because with glib event loops libreoffice-kde4 doesn't work well
12mu|libreoffice-4.1.3-2|3063	
12mu|libreoffice-4.1.3-2|3064	* Wed Sep 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.1.2-1
12mu|libreoffice-4.1.3-2|3065	+ Revision: e47a645
12mu|libreoffice-4.1.3-2|3066	- LOG Add some bugfix patches, more spec cleanups
12mu|libreoffice-4.1.3-2|3067	
12mu|libreoffice-4.1.3-2|3068	* Wed Sep 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.1.2-1
12mu|libreoffice-4.1.3-2|3069	+ Revision: 4ea8f99
12mu|libreoffice-4.1.3-2|3070	- LOG New version 4.1.2.2
12mu|libreoffice-4.1.3-2|3071	
12mu|libreoffice-4.1.3-2|3072	* Wed Sep 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.1.1-3
12mu|libreoffice-4.1.3-2|3073	+ Revision: e03e789
12mu|libreoffice-4.1.3-2|3074	- LOG Drop patches that we don't need
12mu|libreoffice-4.1.3-2|3075	
12mu|libreoffice-4.1.3-2|3076	* Wed Sep 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.1.1-3
12mu|libreoffice-4.1.3-2|3077	+ Revision: 88a668b
12mu|libreoffice-4.1.3-2|3078	- LOG Partial spec cleanup
12mu|libreoffice-4.1.3-2|3079	
12mu|libreoffice-4.1.3-2|3080	* Mon Sep 16 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.1.1-3
12mu|libreoffice-4.1.3-2|3081	+ Revision: 645ce4e
12mu|libreoffice-4.1.3-2|3082	- LOG Add libreoffice-pdfimport to Obsoletes to make the update smooth
12mu|libreoffice-4.1.3-2|3083	
12mu|libreoffice-4.1.3-2|3084	* Wed Sep 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.1.1-2
12mu|libreoffice-4.1.3-2|3085	+ Revision: 80a28eb
12mu|libreoffice-4.1.3-2|3086	- LOG Drop no longer needed Obsoletes
12mu|libreoffice-4.1.3-2|3087	
12mu|libreoffice-4.1.3-2|3088	* Wed Sep 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.1.1-2
12mu|libreoffice-4.1.3-2|3089	+ Revision: fcc8d4e
12mu|libreoffice-4.1.3-2|3090	- LOG Update Requires and Provides exceptions
12mu|libreoffice-4.1.3-2|3091	
12mu|libreoffice-4.1.3-2|3092	* Mon Sep 09 2013 akdengi <kazancas@mandriva.ru> 1:4.1.1-1
12mu|libreoffice-4.1.3-2|3093	+ Revision: f1623ba
12mu|libreoffice-4.1.3-2|3094	- rediff vendor patch
12mu|libreoffice-4.1.3-2|3095	
12mu|libreoffice-4.1.3-2|3096	* Mon Sep 09 2013 akdengi <kazancas@mandriva.ru> 1:4.1.1-1
12mu|libreoffice-4.1.3-2|3097	+ Revision: c28497f
12mu|libreoffice-4.1.3-2|3098	- disable patch4
12mu|libreoffice-4.1.3-2|3099	
12mu|libreoffice-4.1.3-2|3100	* Thu Sep 05 2013 akdengi <kazancas@mandriva.ru> 1:4.1.1-4
12mu|libreoffice-4.1.3-2|3101	+ Revision: 65484ca
12mu|libreoffice-4.1.3-2|3102	- drop gitignore
12mu|libreoffice-4.1.3-2|3103	
12mu|libreoffice-4.1.3-2|3104	* Thu Sep 05 2013 akdengi <kazancas@mandriva.ru> 1:4.1.1-4
12mu|libreoffice-4.1.3-2|3105	+ Revision: 44a523d
12mu|libreoffice-4.1.3-2|3106	- update to 4.1.1.2
12mu|libreoffice-4.1.3-2|3107	
12mu|libreoffice-4.1.3-2|3108	* Thu Aug 08 2013 Andrew Lukoshko <andrew.lukoshko@rosalab.ru> 1:4.0.3-1
12mu|libreoffice-4.1.3-2|3109	+ Revision: 6316a7c
12mu|libreoffice-4.1.3-2|3110	- Change vendor to ROSA
12mu|libreoffice-4.1.3-2|3111	
12mu|libreoffice-4.1.3-2|3112	* Sun May 12 2013 akdengi <kazancas@mandriva.ru> 1:4.0.3-1
12mu|libreoffice-4.1.3-2|3113	+ Revision: 4f862f4
12mu|libreoffice-4.1.3-2|3114	- 4.0.3.3
12mu|libreoffice-4.1.3-2|3115	
12mu|libreoffice-4.1.3-2|3116	* Tue Apr 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:4.0.2-3
12mu|libreoffice-4.1.3-2|3117	+ Revision: ba80cf3
12mu|libreoffice-4.1.3-2|3118	- Revert wrong release bumping
12mu|libreoffice-4.1.3-2|3119	
12mu|libreoffice-4.1.3-2|3120	* Tue Apr 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:4.0.2-3
12mu|libreoffice-4.1.3-2|3121	+ Revision: 313494b
12mu|libreoffice-4.1.3-2|3122	- Revert dropping of %post
12mu|libreoffice-4.1.3-2|3123	
12mu|libreoffice-4.1.3-2|3124	* Tue Apr 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:4.0.2-3
12mu|libreoffice-4.1.3-2|3125	+ Revision: e487b22
12mu|libreoffice-4.1.3-2|3126	- Bump release
12mu|libreoffice-4.1.3-2|3127	
12mu|libreoffice-4.1.3-2|3128	* Tue Apr 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:4.0.2-2
12mu|libreoffice-4.1.3-2|3129	+ Revision: ceb6590
12mu|libreoffice-4.1.3-2|3130	- Fix empty scripts
12mu|libreoffice-4.1.3-2|3131	
12mu|libreoffice-4.1.3-2|3132	

20095 12
12mu|librepository-1.1.6-1|1	Summary:	Hierarchical repository abstraction layer
12mu|librepository-1.1.6-1|2	Name:		librepository
12mu|librepository-1.1.6-1|3	Version:	1.1.6
12mu|librepository-1.1.6-1|4	Release:	1
12mu|librepository-1.1.6-1|5	License:	LGPLv2+
12mu|librepository-1.1.6-1|6	Group:		System/Libraries
12mu|librepository-1.1.6-1|7	Url:		http://reporting.pentaho.org/
12mu|librepository-1.1.6-1|8	Source0:	http://downloads.sourceforge.net/jfreereport/%{name}-%{version}.zip
12mu|librepository-1.1.6-1|9	Patch0:	%{name}-1.1.2-fix-build.patch
12mu|librepository-1.1.6-1|10	BuildArch:	noarch
12mu|librepository-1.1.6-1|11	BuildRequires:	ant
12mu|librepository-1.1.6-1|12	BuildRequires:	ant-contrib
12mu|librepository-1.1.6-1|13	BuildRequires:	ant-nodeps
12mu|librepository-1.1.6-1|14	BuildRequires:	java-devel
12mu|librepository-1.1.6-1|15	BuildRequires:	java-rpmbuild
12mu|librepository-1.1.6-1|16	BuildRequires:	jpackage-utils
12mu|librepository-1.1.6-1|17	BuildRequires:	libbase
12mu|librepository-1.1.6-1|18	Requires:	java
12mu|librepository-1.1.6-1|19	Requires:	jpackage-utils
12mu|librepository-1.1.6-1|20	Requires:	libbase
12mu|librepository-1.1.6-1|21	
12mu|librepository-1.1.6-1|22	%description
12mu|librepository-1.1.6-1|23	LibRepository provides a simple abstraction layer to access bulk content that
12mu|librepository-1.1.6-1|24	is organized in a hierarchical layer.
12mu|librepository-1.1.6-1|25	
12mu|librepository-1.1.6-1|26	%package javadoc
12mu|librepository-1.1.6-1|27	Summary:	Javadoc for %{name}
12mu|librepository-1.1.6-1|28	Group:		Development/Java
12mu|librepository-1.1.6-1|29	Requires:	%{name} = %{version}-%{release}
12mu|librepository-1.1.6-1|30	Requires:	jpackage-utils
12mu|librepository-1.1.6-1|31	
12mu|librepository-1.1.6-1|32	%description javadoc
12mu|librepository-1.1.6-1|33	Javadoc for %{name}.
12mu|librepository-1.1.6-1|34	
12mu|librepository-1.1.6-1|35	%prep
12mu|librepository-1.1.6-1|36	%setup -q -c
12mu|librepository-1.1.6-1|37	%patch0 -p0
12mu|librepository-1.1.6-1|38	find . -name "*.jar" -exec rm -f {} \;
12mu|librepository-1.1.6-1|39	mkdir -p lib
12mu|librepository-1.1.6-1|40	build-jar-repository -s -p lib commons-logging-api libbase
12mu|librepository-1.1.6-1|41	cd lib
12mu|librepository-1.1.6-1|42	ln -s %{_javadir}/ant ant-contrib
12mu|librepository-1.1.6-1|43	
12mu|librepository-1.1.6-1|44	%build
12mu|librepository-1.1.6-1|45	ant jar javadoc
12mu|librepository-1.1.6-1|46	for file in README.txt licence-LGPL.txt ChangeLog.txt; do
12mu|librepository-1.1.6-1|47	tr -d '\r' < $file > $file.new
12mu|librepository-1.1.6-1|48	mv $file.new $file
12mu|librepository-1.1.6-1|49	done
12mu|librepository-1.1.6-1|50	
12mu|librepository-1.1.6-1|51	%install
12mu|librepository-1.1.6-1|52	mkdir -p %{buildroot}%{_javadir}
12mu|librepository-1.1.6-1|53	cp -p ./dist/%{name}-%{version}.jar %{buildroot}%{_javadir}
12mu|librepository-1.1.6-1|54	pushd %{buildroot}%{_javadir}
12mu|librepository-1.1.6-1|55	ln -s %{name}-%{version}.jar %{name}.jar
12mu|librepository-1.1.6-1|56	popd
12mu|librepository-1.1.6-1|57	
12mu|librepository-1.1.6-1|58	mkdir -p %{buildroot}%{_javadocdir}/%{name}
12mu|librepository-1.1.6-1|59	cp -rp bin/javadoc/docs/api %{buildroot}%{_javadocdir}/%{name}
12mu|librepository-1.1.6-1|60	
12mu|librepository-1.1.6-1|61	%files
12mu|librepository-1.1.6-1|62	%doc licence-LGPL.txt README.txt ChangeLog.txt
12mu|librepository-1.1.6-1|63	%{_javadir}/%{name}-%{version}.jar
12mu|librepository-1.1.6-1|64	%{_javadir}/%{name}.jar
12mu|librepository-1.1.6-1|65	
12mu|librepository-1.1.6-1|66	%files javadoc
12mu|librepository-1.1.6-1|67	%{_javadocdir}/%{name}
12mu|librepository-1.1.6-1|68	

20096 12
12mu|librest-0.7.90-2|1	%define shortname rest
12mu|librest-0.7.90-2|2	%define name lib%{shortname}
12mu|librest-0.7.90-2|3	
12mu|librest-0.7.90-2|4	%define api		0.7
12mu|librest-0.7.90-2|5	%define major           0
12mu|librest-0.7.90-2|6	%define libname         %mklibname %{shortname} %{api} %{major}
12mu|librest-0.7.90-2|7	%define develname       %mklibname %{shortname} -d
12mu|librest-0.7.90-2|8	
12mu|librest-0.7.90-2|9	Name:		%{name}
12mu|librest-0.7.90-2|10	Summary:	Library for accessing rest web services
12mu|librest-0.7.90-2|11	Version:	0.7.90
12mu|librest-0.7.90-2|12	Release:	2
12mu|librest-0.7.90-2|13	
12mu|librest-0.7.90-2|14	License:	LGPLv2+
12mu|librest-0.7.90-2|15	Group:		System/Libraries
12mu|librest-0.7.90-2|16	URL:		http://www.meego.com
12mu|librest-0.7.90-2|17	Source0:	http://ftp.gnome.org/pub/GNOME/sources/rest/%{api}/%{shortname}-%{version}.tar.xz
12mu|librest-0.7.90-2|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|librest-0.7.90-2|19	BuildRequires:	libxml2-devel
12mu|librest-0.7.90-2|20	BuildRequires:	glib2-devel
12mu|librest-0.7.90-2|21	BuildRequires:	libsoup-devel
12mu|librest-0.7.90-2|22	BuildRequires:	gtk-doc
12mu|librest-0.7.90-2|23	BuildRequires:	gobject-introspection-devel
12mu|librest-0.7.90-2|24	
12mu|librest-0.7.90-2|25	Obsoletes:	%{_lib}rest-gir0.7
12mu|librest-0.7.90-2|26	
12mu|librest-0.7.90-2|27	%description
12mu|librest-0.7.90-2|28	Library for accessing rest web services
12mu|librest-0.7.90-2|29	
12mu|librest-0.7.90-2|30	%package -n %{libname}
12mu|librest-0.7.90-2|31	Summary: Library for accessing rest web services
12mu|librest-0.7.90-2|32	Group: System/Libraries
12mu|librest-0.7.90-2|33	Obsoletes: %{_lib}librest0 < %version
12mu|librest-0.7.90-2|34	Conflicts: %{develname} < 0.7.10
12mu|librest-0.7.90-2|35	
12mu|librest-0.7.90-2|36	%description -n %{libname}
12mu|librest-0.7.90-2|37	Library for accessing rest web services
12mu|librest-0.7.90-2|38	
12mu|librest-0.7.90-2|39	%package -n %{name}-doc
12mu|librest-0.7.90-2|40	
12mu|librest-0.7.90-2|41	Summary: Documentation for %{name}
12mu|librest-0.7.90-2|42	Group: System/Libraries
12mu|librest-0.7.90-2|43	
12mu|librest-0.7.90-2|44	%description -n %{name}-doc
12mu|librest-0.7.90-2|45	Documentation for %{name}
12mu|librest-0.7.90-2|46	
12mu|librest-0.7.90-2|47	%package -n %{develname}
12mu|librest-0.7.90-2|48	
12mu|librest-0.7.90-2|49	Summary: Development files for %{name}
12mu|librest-0.7.90-2|50	Group: Development/C
12mu|librest-0.7.90-2|51	
12mu|librest-0.7.90-2|52	Requires: %{libname} = %{version}-%{release}
12mu|librest-0.7.90-2|53	Provides: %{name}-devel = %{version}-%{release}
12mu|librest-0.7.90-2|54	
12mu|librest-0.7.90-2|55	%description -n %{develname}
12mu|librest-0.7.90-2|56	The %{name}-devel package contains libraries and header files for
12mu|librest-0.7.90-2|57	developing applications that use %{name}.
12mu|librest-0.7.90-2|58	
12mu|librest-0.7.90-2|59	%prep
12mu|librest-0.7.90-2|60	%setup -q -n %{shortname}-%{version}
12mu|librest-0.7.90-2|61	
12mu|librest-0.7.90-2|62	%build
12mu|librest-0.7.90-2|63	autoreconf -fi
12mu|librest-0.7.90-2|64	%configure2_5x --enable-gtk-doc
12mu|librest-0.7.90-2|65	%make
12mu|librest-0.7.90-2|66	
12mu|librest-0.7.90-2|67	%install
12mu|librest-0.7.90-2|68	rm -rf %{buildroot}
12mu|librest-0.7.90-2|69	%makeinstall_std
12mu|librest-0.7.90-2|70	
12mu|librest-0.7.90-2|71	mkdir -p %{buildroot}/%{_datadir}/doc/%{name}-%{version}
12mu|librest-0.7.90-2|72	for f in `ls %{buildroot}/%{_datadir}/doc/`; do
12mu|librest-0.7.90-2|73	if [ -f %{buildroot}/%{_datadir}/doc/$f ]; then
12mu|librest-0.7.90-2|74	mv %{buildroot}/%{_datadir}/doc/$f %{buildroot}/%{_datadir}/doc/%{name}-%{version}
12mu|librest-0.7.90-2|75	fi
12mu|librest-0.7.90-2|76	done
12mu|librest-0.7.90-2|77	
12mu|librest-0.7.90-2|78	%clean
12mu|librest-0.7.90-2|79	rm -rf %{buildroot}
12mu|librest-0.7.90-2|80	
12mu|librest-0.7.90-2|81	%files -n %{libname}
12mu|librest-0.7.90-2|82	%defattr(-,root,root,-)
12mu|librest-0.7.90-2|83	%doc COPYING README AUTHORS ChangeLog
12mu|librest-0.7.90-2|84	%{_libdir}/%{name}*-%{api}.so.%{major}*
12mu|librest-0.7.90-2|85	%{_libdir}/girepository-1.0/*
12mu|librest-0.7.90-2|86	
12mu|librest-0.7.90-2|87	%files -n %{name}-doc
12mu|librest-0.7.90-2|88	%defattr(-,root,root,-)
12mu|librest-0.7.90-2|89	%{_datadir}/gtk-doc/html/*
12mu|librest-0.7.90-2|90	
12mu|librest-0.7.90-2|91	%files -n %{develname}
12mu|librest-0.7.90-2|92	%defattr(-,root,root,-)
12mu|librest-0.7.90-2|93	%{_libdir}/pkgconfig/*.pc
12mu|librest-0.7.90-2|94	%{_includedir}/rest*/*
12mu|librest-0.7.90-2|95	%{_libdir}/%{name}*.so
12mu|librest-0.7.90-2|96	%{_datadir}/gir-1.0/*
12mu|librest-0.7.90-2|97	

20097 12
12mu|librsvg-2.37.0-1|1	%define api	2
12mu|librsvg-2.37.0-1|2	%define major	2
12mu|librsvg-2.37.0-1|3	%define gimajor	2.0
12mu|librsvg-2.37.0-1|4	%define libname	%mklibname rsvg %{api} %{major}
12mu|librsvg-2.37.0-1|5	%define devname	%mklibname -d rsvg %{api}
12mu|librsvg-2.37.0-1|6	%define girname	%mklibname rsvg-gir %{gimajor}
12mu|librsvg-2.37.0-1|7	
12mu|librsvg-2.37.0-1|8	# mozilla plugin requires xulruuner 1.8 not 1.9
12mu|librsvg-2.37.0-1|9	%define build_mozilla 0
12mu|librsvg-2.37.0-1|10	
12mu|librsvg-2.37.0-1|11	Summary:	Raph's SVG library
12mu|librsvg-2.37.0-1|12	Name:		librsvg
12mu|librsvg-2.37.0-1|13	Version:	2.37.0
12mu|librsvg-2.37.0-1|14	Release:	1
12mu|librsvg-2.37.0-1|15	License:	LGPLv2+ and GPLv2+
12mu|librsvg-2.37.0-1|16	Group:		Graphics
12mu|librsvg-2.37.0-1|17	URL:		http://librsvg.sourceforge.net/
12mu|librsvg-2.37.0-1|18	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%name/2.37/%{name}-%{version}.tar.xz
12mu|librsvg-2.37.0-1|19	Patch0:		10_rsvg-gz.patch
12mu|librsvg-2.37.0-1|20	Patch1:		20_rsvg_compat.patch
12mu|librsvg-2.37.0-1|21	BuildRequires:	pkgconfig(gtk+-2.0) >= 2.4.0
12mu|librsvg-2.37.0-1|22	BuildRequires:	gdk-pixbuf2.0
12mu|librsvg-2.37.0-1|23	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|librsvg-2.37.0-1|24	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|librsvg-2.37.0-1|25	BuildRequires:	pkgconfig(libcroco-0.6)
12mu|librsvg-2.37.0-1|26	BuildRequires:	pkgconfig(libxml-2.0)
12mu|librsvg-2.37.0-1|27	#BuildRequires:	docbook-dtd31-sgml
12mu|librsvg-2.37.0-1|28	BuildRequires:	vala-tools
12mu|librsvg-2.37.0-1|29	BuildRequires:	vala-devel
12mu|librsvg-2.37.0-1|30	
12mu|librsvg-2.37.0-1|31	Provides:	%{name}%{api} = %{version}-%{release}
12mu|librsvg-2.37.0-1|32	Requires:	%{libname} >= %{version}
12mu|librsvg-2.37.0-1|33	Requires:	python
12mu|librsvg-2.37.0-1|34	
12mu|librsvg-2.37.0-1|35	%description
12mu|librsvg-2.37.0-1|36	A library that uses libart and pango to render svg files.
12mu|librsvg-2.37.0-1|37	
12mu|librsvg-2.37.0-1|38	%package -n %{libname}
12mu|librsvg-2.37.0-1|39	Summary:	Raph's SVG library
12mu|librsvg-2.37.0-1|40	Group:		System/Libraries
12mu|librsvg-2.37.0-1|41	
12mu|librsvg-2.37.0-1|42	%description -n %{libname}
12mu|librsvg-2.37.0-1|43	A library that uses libart and pango to render svg files.
12mu|librsvg-2.37.0-1|44	
12mu|librsvg-2.37.0-1|45	%package -n %{devname}
12mu|librsvg-2.37.0-1|46	Summary:	Libraries and include files for developing with librsvg
12mu|librsvg-2.37.0-1|47	Group:		Development/C
12mu|librsvg-2.37.0-1|48	Requires:	%{libname} = %{version}-%{release}
12mu|librsvg-2.37.0-1|49	Provides:	%{name}%{api}-devel = %{version}-%{release}
12mu|librsvg-2.37.0-1|50	Provides:	%{name}-devel = %{version}-%{release}
12mu|librsvg-2.37.0-1|51	Obsoletes:	%{mklibname -d rsvg 2 2} < 2.36.1
12mu|librsvg-2.37.0-1|52	
12mu|librsvg-2.37.0-1|53	%description -n %{devname}
12mu|librsvg-2.37.0-1|54	This package provides the necessary development libraries and include
12mu|librsvg-2.37.0-1|55	files to allow you to develop with librsvg.
12mu|librsvg-2.37.0-1|56	
12mu|librsvg-2.37.0-1|57	%package -n %{girname}
12mu|librsvg-2.37.0-1|58	Summary:	GObject Introspection interface description for %{name}
12mu|librsvg-2.37.0-1|59	Group:		System/Libraries
12mu|librsvg-2.37.0-1|60	Requires:	%{libname} = %{version}-%{release}
12mu|librsvg-2.37.0-1|61	
12mu|librsvg-2.37.0-1|62	%description -n %{girname}
12mu|librsvg-2.37.0-1|63	GObject Introspection interface description for %{name}.
12mu|librsvg-2.37.0-1|64	
12mu|librsvg-2.37.0-1|65	%if %{build_mozilla}
12mu|librsvg-2.37.0-1|66	%package mozilla
12mu|librsvg-2.37.0-1|67	Summary:	Mozilla plugin for displaying SVG files
12mu|librsvg-2.37.0-1|68	Group:		Networking/WWW
12mu|librsvg-2.37.0-1|69	BuildRequires:	xulrunner-devel
12mu|librsvg-2.37.0-1|70	
12mu|librsvg-2.37.0-1|71	%description mozilla
12mu|librsvg-2.37.0-1|72	This package provides the necessary development libraries and include
12mu|librsvg-2.37.0-1|73	files to allow you to develop with librsvg.
12mu|librsvg-2.37.0-1|74	%endif
12mu|librsvg-2.37.0-1|75	
12mu|librsvg-2.37.0-1|76	%prep
12mu|librsvg-2.37.0-1|77	%setup -q
12mu|librsvg-2.37.0-1|78	%apply_patches
12mu|librsvg-2.37.0-1|79	
12mu|librsvg-2.37.0-1|80	%build
12mu|librsvg-2.37.0-1|81	
12mu|librsvg-2.37.0-1|82	%configure2_5x \
12mu|librsvg-2.37.0-1|83	--disable-static \
12mu|librsvg-2.37.0-1|84	--enable-introspection=yes \
12mu|librsvg-2.37.0-1|85	--disable-gtk-doc \
12mu|librsvg-2.37.0-1|86	--enable-vala \
12mu|librsvg-2.37.0-1|87	--enable-pixbuf-loader \
12mu|librsvg-2.37.0-1|88	--disable-gtk-theme
12mu|librsvg-2.37.0-1|89	
12mu|librsvg-2.37.0-1|90	%make
12mu|librsvg-2.37.0-1|91	
12mu|librsvg-2.37.0-1|92	%install
12mu|librsvg-2.37.0-1|93	%makeinstall_std
12mu|librsvg-2.37.0-1|94	
12mu|librsvg-2.37.0-1|95	#remove unpackaged files
12mu|librsvg-2.37.0-1|96	rm -fr %{buildroot}%{_docdir}/librsvg
12mu|librsvg-2.37.0-1|97	%if %{build_mozilla}
12mu|librsvg-2.37.0-1|98	rm -f %{buildroot}%{_libdir}/mozilla/
12mu|librsvg-2.37.0-1|99	%endif
12mu|librsvg-2.37.0-1|100	rm -f %{buildroot}%{_sysconfdir}/gtk-2.0/gdk-pixbuf.loaders
12mu|librsvg-2.37.0-1|101	rm -f %{buildroot}%{_datadir}/pixmaps/svg-viewer.svg
12mu|librsvg-2.37.0-1|102	
12mu|librsvg-2.37.0-1|103	%files
12mu|librsvg-2.37.0-1|104	%doc AUTHORS COPYING COPYING.LIB ChangeLog NEWS README
12mu|librsvg-2.37.0-1|105	%{_bindir}/rsvg-convert
12mu|librsvg-2.37.0-1|106	%{_bindir}/rsvg-view-3
12mu|librsvg-2.37.0-1|107	#{_libdir}/gtk-2.0/*/engines/*.so
12mu|librsvg-2.37.0-1|108	#{_datadir}/themes/bubble/gtk-2.0/*
12mu|librsvg-2.37.0-1|109	%{_mandir}/man1/*
12mu|librsvg-2.37.0-1|110	
12mu|librsvg-2.37.0-1|111	%files -n %{libname}
12mu|librsvg-2.37.0-1|112	%{_libdir}/gdk-pixbuf-2.0/*/loaders/*.so
12mu|librsvg-2.37.0-1|113	%{_libdir}/librsvg-%{api}.so.%{major}*
12mu|librsvg-2.37.0-1|114	
12mu|librsvg-2.37.0-1|115	%files -n %{girname}
12mu|librsvg-2.37.0-1|116	%{_libdir}/girepository-1.0/Rsvg-%{gimajor}.typelib
12mu|librsvg-2.37.0-1|117	
12mu|librsvg-2.37.0-1|118	%files -n %{devname}
12mu|librsvg-2.37.0-1|119	%{_libdir}/*.so
12mu|librsvg-2.37.0-1|120	%{_includedir}/librsvg-2.0
12mu|librsvg-2.37.0-1|121	%{_libdir}/pkgconfig/*
12mu|librsvg-2.37.0-1|122	%{_datadir}/gir-1.0/Rsvg-2.0.gir
12mu|librsvg-2.37.0-1|123	%{_datadir}/gtk-doc/html/*
12mu|librsvg-2.37.0-1|124	%dir %{_datadir}/vala
12mu|librsvg-2.37.0-1|125	%dir %{_datadir}/vala/vapi
12mu|librsvg-2.37.0-1|126	%{_datadir}/vala/vapi/librsvg-2.0.vapi
12mu|librsvg-2.37.0-1|127	
12mu|librsvg-2.37.0-1|128	%if %{build_mozilla}
12mu|librsvg-2.37.0-1|129	%files mozilla
12mu|librsvg-2.37.0-1|130	%{_libdir}/mozilla/plugins/*.so
12mu|librsvg-2.37.0-1|131	%endif
12mu|librsvg-2.37.0-1|132	

20098 12
12mu|librsync-0.9.7-9|1	%define	major 1
12mu|librsync-0.9.7-9|2	%define libname	%mklibname rsync %{major}
12mu|librsync-0.9.7-9|3	%define develname %mklibname -d rsync
12mu|librsync-0.9.7-9|4	
12mu|librsync-0.9.7-9|5	Summary:	Rsync libraries
12mu|librsync-0.9.7-9|6	Name:		librsync
12mu|librsync-0.9.7-9|7	Version:	0.9.7
12mu|librsync-0.9.7-9|8	Release:	9
12mu|librsync-0.9.7-9|9	License:	LGPL
12mu|librsync-0.9.7-9|10	Group:		System/Libraries
12mu|librsync-0.9.7-9|11	URL:		http://librsync.sourceforge.net/
12mu|librsync-0.9.7-9|12	Source0:	%{name}-%{version}.tar.bz2
12mu|librsync-0.9.7-9|13	Patch0:		librsync-0.9.7-fix-str-fmt.patch
12mu|librsync-0.9.7-9|14	Patch1:		librsync-0.9.7-lfs_overflow.patch
12mu|librsync-0.9.7-9|15	Patch2:		librsync-0.9.7-getopt.patch
12mu|librsync-0.9.7-9|16	Patch3:		librsync-0.9.7-man_pages.patch
12mu|librsync-0.9.7-9|17	BuildRequires:	bzip2-devel
12mu|librsync-0.9.7-9|18	BuildRequires:	autoconf automake libtool
12mu|librsync-0.9.7-9|19	BuildRequires:	popt-devel
12mu|librsync-0.9.7-9|20	
12mu|librsync-0.9.7-9|21	%description
12mu|librsync-0.9.7-9|22	librsync implements the "rsync" algorithm, which allows remote
12mu|librsync-0.9.7-9|23	differencing of binary files. librsync computes a delta relative
12mu|librsync-0.9.7-9|24	to a file's checksum, so the two files need not both be present to
12mu|librsync-0.9.7-9|25	generate a delta.
12mu|librsync-0.9.7-9|26	
12mu|librsync-0.9.7-9|27	This library was previously known as libhsync up to version 0.9.0.
12mu|librsync-0.9.7-9|28	
12mu|librsync-0.9.7-9|29	The current version of this package does not implement the rsync
12mu|librsync-0.9.7-9|30	network protocol and uses a delta format slightly more efficient
12mu|librsync-0.9.7-9|31	than and incompatible with rsync 2.4.6.
12mu|librsync-0.9.7-9|32	
12mu|librsync-0.9.7-9|33	%package -n	%{libname}
12mu|librsync-0.9.7-9|34	Summary:	Rsync libraries
12mu|librsync-0.9.7-9|35	Group:         	System/Libraries
12mu|librsync-0.9.7-9|36	
12mu|librsync-0.9.7-9|37	%description -n	%{libname}
12mu|librsync-0.9.7-9|38	librsync implements the "rsync" algorithm, which allows remote
12mu|librsync-0.9.7-9|39	differencing of binary files. librsync computes a delta relative
12mu|librsync-0.9.7-9|40	to a file's checksum, so the two files need not both be present to
12mu|librsync-0.9.7-9|41	generate a delta.
12mu|librsync-0.9.7-9|42	
12mu|librsync-0.9.7-9|43	This library was previously known as libhsync up to version 0.9.0.
12mu|librsync-0.9.7-9|44	
12mu|librsync-0.9.7-9|45	The current version of this package does not implement the rsync
12mu|librsync-0.9.7-9|46	network protocol and uses a delta format slightly more efficient
12mu|librsync-0.9.7-9|47	than and incompatible with rsync 2.4.6.
12mu|librsync-0.9.7-9|48	
12mu|librsync-0.9.7-9|49	%package -n	%{develname}
12mu|librsync-0.9.7-9|50	Summary:	Headers for librsync
12mu|librsync-0.9.7-9|51	Group:		Development/C
12mu|librsync-0.9.7-9|52	Requires:	%{libname} = %{version}
12mu|librsync-0.9.7-9|53	Provides:	librsync-devel = %{version}-%{release}
12mu|librsync-0.9.7-9|54	Obsoletes:	%{_lib}rsync1-devel < 0.9.7-6
12mu|librsync-0.9.7-9|55	
12mu|librsync-0.9.7-9|56	%description -n		%{develname}
12mu|librsync-0.9.7-9|57	This package contains header files necessary for developing
12mu|librsync-0.9.7-9|58	programs based on librsync.
12mu|librsync-0.9.7-9|59	
12mu|librsync-0.9.7-9|60	%package -n	rdiff
12mu|librsync-0.9.7-9|61	Summary:	Compute and apply signature-based file differences
12mu|librsync-0.9.7-9|62	Group:          System/Servers
12mu|librsync-0.9.7-9|63	Requires:	%{libname} = %{version}
12mu|librsync-0.9.7-9|64	
12mu|librsync-0.9.7-9|65	%description -n	rdiff
12mu|librsync-0.9.7-9|66	Compute and apply signature-based file differences.
12mu|librsync-0.9.7-9|67	
12mu|librsync-0.9.7-9|68	%prep
12mu|librsync-0.9.7-9|69	
12mu|librsync-0.9.7-9|70	%setup -q
12mu|librsync-0.9.7-9|71	%patch0 -p0
12mu|librsync-0.9.7-9|72	%patch1 -p1 -b .lfs_overflow
12mu|librsync-0.9.7-9|73	%patch2 -p1 -b .getopt
12mu|librsync-0.9.7-9|74	%patch3 -p1 -b .man_pages
12mu|librsync-0.9.7-9|75	
12mu|librsync-0.9.7-9|76	
12mu|librsync-0.9.7-9|77	%build
12mu|librsync-0.9.7-9|78	libtoolize --copy --force
12mu|librsync-0.9.7-9|79	autoreconf -fi
12mu|librsync-0.9.7-9|80	
12mu|librsync-0.9.7-9|81	%configure2_5x \
12mu|librsync-0.9.7-9|82	--enable-shared \
12mu|librsync-0.9.7-9|83	--disable-static
12mu|librsync-0.9.7-9|84	
12mu|librsync-0.9.7-9|85	%make
12mu|librsync-0.9.7-9|86	
12mu|librsync-0.9.7-9|87	%install
12mu|librsync-0.9.7-9|88	
12mu|librsync-0.9.7-9|89	%makeinstall_std
12mu|librsync-0.9.7-9|90	
12mu|librsync-0.9.7-9|91	rm -f %{buildroot}%{_libdir}/*.*a
12mu|librsync-0.9.7-9|92	
12mu|librsync-0.9.7-9|93	%files -n %{libname}
12mu|librsync-0.9.7-9|94	%doc AUTHORS NEWS README THANKS
12mu|librsync-0.9.7-9|95	%attr(0755,root,root) %{_libdir}/librsync.so.%{major}*
12mu|librsync-0.9.7-9|96	
12mu|librsync-0.9.7-9|97	%files -n %{develname}
12mu|librsync-0.9.7-9|98	%doc TODO
12mu|librsync-0.9.7-9|99	%{_libdir}/*.so
12mu|librsync-0.9.7-9|100	%{_includedir}/*
12mu|librsync-0.9.7-9|101	%{_mandir}/man3/*
12mu|librsync-0.9.7-9|102	
12mu|librsync-0.9.7-9|103	%files -n rdiff
12mu|librsync-0.9.7-9|104	%attr(0755,root,root) %{_bindir}/rdiff
12mu|librsync-0.9.7-9|105	%{_mandir}/man1/rdiff.1*
12mu|librsync-0.9.7-9|106	
12mu|librsync-0.9.7-9|107	
12mu|librsync-0.9.7-9|108	%changelog
12mu|librsync-0.9.7-9|109	* Sun May 06 2012 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-9
12mu|librsync-0.9.7-9|110	+ Revision: 797026
12mu|librsync-0.9.7-9|111	- various fixes
12mu|librsync-0.9.7-9|112	
12mu|librsync-0.9.7-9|113	* Tue Jun 07 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-8
12mu|librsync-0.9.7-9|114	+ Revision: 683052
12mu|librsync-0.9.7-9|115	- sync with librsync-0.9.7-16.fc15.src.rpm
12mu|librsync-0.9.7-9|116	
12mu|librsync-0.9.7-9|117	* Fri Dec 10 2010 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-7mdv2011.0
12mu|librsync-0.9.7-9|118	+ Revision: 620222
12mu|librsync-0.9.7-9|119	- the mass rebuild of 2010.0 packages
12mu|librsync-0.9.7-9|120	
12mu|librsync-0.9.7-9|121	* Mon Jun 08 2009 Funda Wang <fwang@mandriva.org> 0.9.7-6mdv2010.0
12mu|librsync-0.9.7-9|122	+ Revision: 383836
12mu|librsync-0.9.7-9|123	- fix str fmt
12mu|librsync-0.9.7-9|124	- fix 4Gig problem:
12mu|librsync-0.9.7-9|125	http://sourceforge.net/tracker/index.php?func=detail&aid=1439412&group_id=56125&atid=479441
12mu|librsync-0.9.7-9|126	
12mu|librsync-0.9.7-9|127	* Sun Jul 27 2008 Thierry Vignaud <tv@mandriva.org> 0.9.7-5mdv2009.0
12mu|librsync-0.9.7-9|128	+ Revision: 250432
12mu|librsync-0.9.7-9|129	- rebuild
12mu|librsync-0.9.7-9|130	
12mu|librsync-0.9.7-9|131	+ Pixel <pixel@mandriva.com>
12mu|librsync-0.9.7-9|132	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|librsync-0.9.7-9|133	
12mu|librsync-0.9.7-9|134	+ Olivier Blin <blino@mandriva.org>
12mu|librsync-0.9.7-9|135	- restore BuildRoot
12mu|librsync-0.9.7-9|136	
12mu|librsync-0.9.7-9|137	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.9.7-3mdv2008.1
12mu|librsync-0.9.7-9|138	+ Revision: 129040
12mu|librsync-0.9.7-9|139	- kill re-definition of %%buildroot on Pixel's request
12mu|librsync-0.9.7-9|140	- import librsync
12mu|librsync-0.9.7-9|141	
12mu|librsync-0.9.7-9|142	
12mu|librsync-0.9.7-9|143	* Thu Sep 01 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-3mdk
12mu|librsync-0.9.7-9|144	- fix #15498
12mu|librsync-0.9.7-9|145	
12mu|librsync-0.9.7-9|146	* Tue May 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-2mdk
12mu|librsync-0.9.7-9|147	- rebuild
12mu|librsync-0.9.7-9|148	
12mu|librsync-0.9.7-9|149	* Fri Dec 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.9.7-1mdk
12mu|librsync-0.9.7-9|150	- 0.9.7
12mu|librsync-0.9.7-9|151	
12mu|librsync-0.9.7-9|152	* Sun Nov 02 2003 Oden Eriksson <oden.eriksson@kvikkjokk.net> 0.9.6-1mdk
12mu|librsync-0.9.7-9|153	- initial cooker contrib, PLD import

20099 12
12mu|libsecret-0.14-1|1	%define	api	1
12mu|libsecret-0.14-1|2	%define	major	0
12mu|libsecret-0.14-1|3	%define	libname	%mklibname secret %{api} %{major}
12mu|libsecret-0.14-1|4	%define	girname	%mklibname secret-gir %{api}
12mu|libsecret-0.14-1|5	%define	devname	%mklibname secret -d
12mu|libsecret-0.14-1|6	
12mu|libsecret-0.14-1|7	Summary:	Library for accessing the Secret Service API
12mu|libsecret-0.14-1|8	Name:		libsecret
12mu|libsecret-0.14-1|9	Version:	0.14
12mu|libsecret-0.14-1|10	Release:	1
12mu|libsecret-0.14-1|11	License:	LGPLv2+
12mu|libsecret-0.14-1|12	Group:		System/Libraries
12mu|libsecret-0.14-1|13	Url:		http://www.gnome.org/
12mu|libsecret-0.14-1|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/libsecret/%{version}/%{name}-%{version}.tar.xz
12mu|libsecret-0.14-1|15	BuildRequires:	intltool
12mu|libsecret-0.14-1|16	BuildRequires:	libgcrypt-devel
12mu|libsecret-0.14-1|17	BuildRequires:  vala-tools
12mu|libsecret-0.14-1|18	BuildRequires:  pkgconfig(vapigen)
12mu|libsecret-0.14-1|19	BuildRequires:	pkgconfig(gio-2.0)
12mu|libsecret-0.14-1|20	BuildRequires:	pkgconfig(glib-2.0)
12mu|libsecret-0.14-1|21	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|libsecret-0.14-1|22	BuildRequires:  xsltproc
12mu|libsecret-0.14-1|23	BuildRequires:  docbook-style-xsl
12mu|libsecret-0.14-1|24	
12mu|libsecret-0.14-1|25	%description
12mu|libsecret-0.14-1|26	libsecret is a library for storing and retrieving passwords and other
12mu|libsecret-0.14-1|27	secrets. It communicates with the "Secret Service" using DBus.
12mu|libsecret-0.14-1|28	
12mu|libsecret-0.14-1|29	%package tools
12mu|libsecret-0.14-1|30	Summary:	Library for accessing the Secret Service API -- Tools
12mu|libsecret-0.14-1|31	Group:		System/Libraries
12mu|libsecret-0.14-1|32	
12mu|libsecret-0.14-1|33	%description tools
12mu|libsecret-0.14-1|34	libsecret is a library for storing and retrieving passwords and other
12mu|libsecret-0.14-1|35	secrets. It communicates with the "Secret Service" using DBus.
12mu|libsecret-0.14-1|36	
12mu|libsecret-0.14-1|37	%package -n %{libname}
12mu|libsecret-0.14-1|38	Summary:	Library for accessing the Secret Service API
12mu|libsecret-0.14-1|39	Group:		System/Libraries
12mu|libsecret-0.14-1|40	
12mu|libsecret-0.14-1|41	%description -n %{libname}
12mu|libsecret-0.14-1|42	This package contains the shared library for %{name}.
12mu|libsecret-0.14-1|43	
12mu|libsecret-0.14-1|44	%package -n %{girname}
12mu|libsecret-0.14-1|45	Summary:	GObject Introspection interface description for %{name}
12mu|libsecret-0.14-1|46	Group:		System/Libraries
12mu|libsecret-0.14-1|47	
12mu|libsecret-0.14-1|48	%description -n %{girname}
12mu|libsecret-0.14-1|49	GObject Introspection interface description for %{name}.
12mu|libsecret-0.14-1|50	
12mu|libsecret-0.14-1|51	%package -n %{devname}
12mu|libsecret-0.14-1|52	Summary:	Library for accessing the Secret Service API -- Development Files
12mu|libsecret-0.14-1|53	Group:		Development/C
12mu|libsecret-0.14-1|54	Requires:	%{libname} = %{version}
12mu|libsecret-0.14-1|55	Requires:	%{girname} = %{version}
12mu|libsecret-0.14-1|56	
12mu|libsecret-0.14-1|57	%description -n %{devname}
12mu|libsecret-0.14-1|58	This package contains the development files for %{name}.
12mu|libsecret-0.14-1|59	
12mu|libsecret-0.14-1|60	%prep
12mu|libsecret-0.14-1|61	%setup -q
12mu|libsecret-0.14-1|62	
12mu|libsecret-0.14-1|63	%build
12mu|libsecret-0.14-1|64	%configure --disable-static
12mu|libsecret-0.14-1|65	
12mu|libsecret-0.14-1|66	%make
12mu|libsecret-0.14-1|67	
12mu|libsecret-0.14-1|68	%install
12mu|libsecret-0.14-1|69	%makeinstall_std
12mu|libsecret-0.14-1|70	
12mu|libsecret-0.14-1|71	%find_lang %{name}
12mu|libsecret-0.14-1|72	
12mu|libsecret-0.14-1|73	%files tools -f %{name}.lang
12mu|libsecret-0.14-1|74	%doc AUTHORS COPYING NEWS README
12mu|libsecret-0.14-1|75	%{_bindir}/secret-tool
12mu|libsecret-0.14-1|76	%{_mandir}/man1/secret-tool.1.*
12mu|libsecret-0.14-1|77	
12mu|libsecret-0.14-1|78	%files -n %{libname}
12mu|libsecret-0.14-1|79	%{_libdir}/libsecret-%{api}.so.%{major}*
12mu|libsecret-0.14-1|80	
12mu|libsecret-0.14-1|81	%files -n %{girname}
12mu|libsecret-0.14-1|82	%{_libdir}/girepository-1.0/Secret-%{api}.typelib
12mu|libsecret-0.14-1|83	%{_libdir}/girepository-1.0/SecretUnstable-0.typelib
12mu|libsecret-0.14-1|84	
12mu|libsecret-0.14-1|85	%files -n %{devname}
12mu|libsecret-0.14-1|86	%{_libdir}/libsecret-%{api}.so
12mu|libsecret-0.14-1|87	%{_libdir}/pkgconfig/libsecret-%{api}.pc
12mu|libsecret-0.14-1|88	%{_libdir}/pkgconfig/libsecret-unstable.pc
12mu|libsecret-0.14-1|89	%{_includedir}/libsecret-%{api}/
12mu|libsecret-0.14-1|90	%{_datadir}/gir-1.0/Secret-%{api}.gir
12mu|libsecret-0.14-1|91	%{_datadir}/gir-1.0/SecretUnstable-0.gir
12mu|libsecret-0.14-1|92	%{_datadir}/vala/vapi/libsecret*
12mu|libsecret-0.14-1|93	%{_datadir}/vala/vapi/mock-service*
12mu|libsecret-0.14-1|94	%doc %{_datadir}/gtk-doc/html/libsecret-%{api}/
12mu|libsecret-0.14-1|95	
12mu|libsecret-0.14-1|96	
12mu|libsecret-0.14-1|97	
12mu|libsecret-0.14-1|98	%changelog
12mu|libsecret-0.14-1|99	* Mon Aug 06 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.8-1
12mu|libsecret-0.14-1|100	+ Revision: 811873
12mu|libsecret-0.14-1|101	- update to new version 0.8
12mu|libsecret-0.14-1|102	
12mu|libsecret-0.14-1|103	* Mon Jul 16 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.7-1
12mu|libsecret-0.14-1|104	+ Revision: 809890
12mu|libsecret-0.14-1|105	- update to new version 0.7
12mu|libsecret-0.14-1|106	
12mu|libsecret-0.14-1|107	* Sat Jul 14 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.6-1
12mu|libsecret-0.14-1|108	+ Revision: 809291
12mu|libsecret-0.14-1|109	- another new version 0.6
12mu|libsecret-0.14-1|110	- new api 1
12mu|libsecret-0.14-1|111	- updated files lists
12mu|libsecret-0.14-1|112	- update to new version 0.5
12mu|libsecret-0.14-1|113	
12mu|libsecret-0.14-1|114	* Mon Jun 25 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.3-1
12mu|libsecret-0.14-1|115	+ Revision: 806812
12mu|libsecret-0.14-1|116	- imported package libsecret
12mu|libsecret-0.14-1|117	

20100 12
12mu|libserializer-1.1.6-1|1	Summary:	JFreeReport General Serialization Framework
12mu|libserializer-1.1.6-1|2	Name:		libserializer
12mu|libserializer-1.1.6-1|3	Version:	1.1.6
12mu|libserializer-1.1.6-1|4	Release:	1
12mu|libserializer-1.1.6-1|5	License:	LGPLv2+
12mu|libserializer-1.1.6-1|6	Group:		Development/Java
12mu|libserializer-1.1.6-1|7	Url:		http://reporting.pentaho.org
12mu|libserializer-1.1.6-1|8	Source0:	http://downloads.sourceforge.net/jfreereport/%{name}-%{version}.zip
12mu|libserializer-1.1.6-1|9	Patch0:		%{name}-1.1.2-fix-build.patch
12mu|libserializer-1.1.6-1|10	BuildArch:	noarch
12mu|libserializer-1.1.6-1|11	BuildRequires:	ant
12mu|libserializer-1.1.6-1|12	BuildRequires:	ant-contrib
12mu|libserializer-1.1.6-1|13	BuildRequires:	ant-nodeps
12mu|libserializer-1.1.6-1|14	BuildRequires:	java-devel
12mu|libserializer-1.1.6-1|15	BuildRequires:	jpackage-utils
12mu|libserializer-1.1.6-1|16	BuildRequires:	libbase
12mu|libserializer-1.1.6-1|17	Requires:	java
12mu|libserializer-1.1.6-1|18	Requires:	jpackage-utils
12mu|libserializer-1.1.6-1|19	Requires:	libbase
12mu|libserializer-1.1.6-1|20	
12mu|libserializer-1.1.6-1|21	%description
12mu|libserializer-1.1.6-1|22	Libserializer contains a general serialization framework that simplifies the
12mu|libserializer-1.1.6-1|23	task of writing custom Java serialization handlers.
12mu|libserializer-1.1.6-1|24	
12mu|libserializer-1.1.6-1|25	%package javadoc
12mu|libserializer-1.1.6-1|26	Summary:	Javadoc for %{name}
12mu|libserializer-1.1.6-1|27	Group:		Development/Java
12mu|libserializer-1.1.6-1|28	Requires:	%{name} = %{version}-%{release}
12mu|libserializer-1.1.6-1|29	Requires:	jpackage-utils
12mu|libserializer-1.1.6-1|30	
12mu|libserializer-1.1.6-1|31	%description javadoc
12mu|libserializer-1.1.6-1|32	Javadoc for %{name}.
12mu|libserializer-1.1.6-1|33	
12mu|libserializer-1.1.6-1|34	%prep
12mu|libserializer-1.1.6-1|35	%setup -q -c
12mu|libserializer-1.1.6-1|36	%patch0 -p0
12mu|libserializer-1.1.6-1|37	find . -name "*.jar" -exec rm -f {} \;
12mu|libserializer-1.1.6-1|38	mkdir -p lib
12mu|libserializer-1.1.6-1|39	build-jar-repository -s -p lib libbase commons-logging-api
12mu|libserializer-1.1.6-1|40	cd lib
12mu|libserializer-1.1.6-1|41	ln -s %{_javadir}/ant ant-contrib
12mu|libserializer-1.1.6-1|42	
12mu|libserializer-1.1.6-1|43	%build
12mu|libserializer-1.1.6-1|44	ant jar javadoc
12mu|libserializer-1.1.6-1|45	
12mu|libserializer-1.1.6-1|46	%install
12mu|libserializer-1.1.6-1|47	mkdir -p %{buildroot}%{_javadir}
12mu|libserializer-1.1.6-1|48	cp -p dist/libserializer-%{version}.jar %{buildroot}%{_javadir}
12mu|libserializer-1.1.6-1|49	pushd %{buildroot}%{_javadir}
12mu|libserializer-1.1.6-1|50	ln -s %{name}-%{version}.jar %{name}.jar
12mu|libserializer-1.1.6-1|51	popd
12mu|libserializer-1.1.6-1|52	
12mu|libserializer-1.1.6-1|53	mkdir -p %{buildroot}%{_javadocdir}/%{name}
12mu|libserializer-1.1.6-1|54	cp -rp bin/javadoc/docs/api %{buildroot}%{_javadocdir}/%{name}
12mu|libserializer-1.1.6-1|55	
12mu|libserializer-1.1.6-1|56	%files
12mu|libserializer-1.1.6-1|57	%doc ChangeLog.txt licence-LGPL.txt README.txt
12mu|libserializer-1.1.6-1|58	%{_javadir}/%{name}-%{version}.jar
12mu|libserializer-1.1.6-1|59	%{_javadir}/%{name}.jar
12mu|libserializer-1.1.6-1|60	
12mu|libserializer-1.1.6-1|61	%files javadoc
12mu|libserializer-1.1.6-1|62	%{_javadocdir}/%{name}
12mu|libserializer-1.1.6-1|63	

20101 12
12mu|libsidplay-1.36.60-5|1	%define major 1
12mu|libsidplay-1.36.60-5|2	%define libname %mklibname sidplay %{major}
12mu|libsidplay-1.36.60-5|3	%define develname %mklibname sidplay -d
12mu|libsidplay-1.36.60-5|4	
12mu|libsidplay-1.36.60-5|5	Summary:	A Commodore 64 music player and SID chip emulator library
12mu|libsidplay-1.36.60-5|6	Name:		libsidplay
12mu|libsidplay-1.36.60-5|7	Version:	1.36.60
12mu|libsidplay-1.36.60-5|8	Release:	5
12mu|libsidplay-1.36.60-5|9	Epoch:      1
12mu|libsidplay-1.36.60-5|10	License:	GPLv2+
12mu|libsidplay-1.36.60-5|11	Group:		System/Libraries
12mu|libsidplay-1.36.60-5|12	URL:		http://home.arcor.de/ms2002sep/bak/
12mu|libsidplay-1.36.60-5|13	Source:		%{name}-%{version}.tar.bz2
12mu|libsidplay-1.36.60-5|14	
12mu|libsidplay-1.36.60-5|15	%description
12mu|libsidplay-1.36.60-5|16	This library provides the Sound Interface Device (SID) chip emulator
12mu|libsidplay-1.36.60-5|17	engine that is used by music player programs like SIDPLAY. With it
12mu|libsidplay-1.36.60-5|18	you can play musics from Commodore 64 (or compatible) programs.
12mu|libsidplay-1.36.60-5|19	
12mu|libsidplay-1.36.60-5|20	%package -n	%{libname}
12mu|libsidplay-1.36.60-5|21	Summary:	A Commodore 64 music player and SID chip emulator library
12mu|libsidplay-1.36.60-5|22	Group:		System/Libraries
12mu|libsidplay-1.36.60-5|23	Provides:	%{name} = %{version}
12mu|libsidplay-1.36.60-5|24	
12mu|libsidplay-1.36.60-5|25	%description -n	%{libname}
12mu|libsidplay-1.36.60-5|26	This library provides the Sound Interface Device (SID) chip emulator
12mu|libsidplay-1.36.60-5|27	engine that is used by music player programs like SIDPLAY. With it
12mu|libsidplay-1.36.60-5|28	you can play musics from Commodore 64 (or compatible) programs.
12mu|libsidplay-1.36.60-5|29	
12mu|libsidplay-1.36.60-5|30	%package -n	%{develname}
12mu|libsidplay-1.36.60-5|31	Summary:	Libraries and include files for developing libsidplay applications
12mu|libsidplay-1.36.60-5|32	Group:		Development/C++
12mu|libsidplay-1.36.60-5|33	Requires:	%{libname} = %{epoch}:%{version}
12mu|libsidplay-1.36.60-5|34	Provides:	sidplay-devel = %{version}-%{release}
12mu|libsidplay-1.36.60-5|35	Provides:	%{name}-devel = %{version}-%{release}
12mu|libsidplay-1.36.60-5|36	Obsoletes:	%{mklibname sidplay 1 -d}
12mu|libsidplay-1.36.60-5|37	
12mu|libsidplay-1.36.60-5|38	%description -n	%{develname}
12mu|libsidplay-1.36.60-5|39	This package contains the header files and the static library for compiling
12mu|libsidplay-1.36.60-5|40	applications that use libsidplay.
12mu|libsidplay-1.36.60-5|41	
12mu|libsidplay-1.36.60-5|42	%prep
12mu|libsidplay-1.36.60-5|43	
12mu|libsidplay-1.36.60-5|44	%setup -q
12mu|libsidplay-1.36.60-5|45	
12mu|libsidplay-1.36.60-5|46	%build
12mu|libsidplay-1.36.60-5|47	
12mu|libsidplay-1.36.60-5|48	%configure2_5x \
12mu|libsidplay-1.36.60-5|49	--enable-optfixpoint \
12mu|libsidplay-1.36.60-5|50	--enable-optendian
12mu|libsidplay-1.36.60-5|51	
12mu|libsidplay-1.36.60-5|52	%make
12mu|libsidplay-1.36.60-5|53	
12mu|libsidplay-1.36.60-5|54	%install
12mu|libsidplay-1.36.60-5|55	%makeinstall
12mu|libsidplay-1.36.60-5|56	
12mu|libsidplay-1.36.60-5|57	
12mu|libsidplay-1.36.60-5|58	%files -n %{libname}
12mu|libsidplay-1.36.60-5|59	%doc AUTHORS COPYING
12mu|libsidplay-1.36.60-5|60	%{_libdir}/lib*.so.*
12mu|libsidplay-1.36.60-5|61	
12mu|libsidplay-1.36.60-5|62	%files -n %{develname}
12mu|libsidplay-1.36.60-5|63	%doc DEVELOPER src/*.txt
12mu|libsidplay-1.36.60-5|64	%{_includedir}/sidplay/
12mu|libsidplay-1.36.60-5|65	%{_libdir}/*.so
12mu|libsidplay-1.36.60-5|66	%{_libdir}/*a
12mu|libsidplay-1.36.60-5|67	
12mu|libsidplay-1.36.60-5|68	
12mu|libsidplay-1.36.60-5|69	%changelog
12mu|libsidplay-1.36.60-5|70	* Fri Apr 29 2011 Oden Eriksson <oeriksson@mandriva.com> 1.36.60-2mdv2011.0
12mu|libsidplay-1.36.60-5|71	+ Revision: 660281
12mu|libsidplay-1.36.60-5|72	- mass rebuild
12mu|libsidplay-1.36.60-5|73	
12mu|libsidplay-1.36.60-5|74	* Sat Sep 04 2010 GÃ¶tz Waschk <waschk@mandriva.org> 1.36.60-1mdv2011.0
12mu|libsidplay-1.36.60-5|75	+ Revision: 575878
12mu|libsidplay-1.36.60-5|76	- new version
12mu|libsidplay-1.36.60-5|77	- new URL
12mu|libsidplay-1.36.60-5|78	- drop patch
12mu|libsidplay-1.36.60-5|79	
12mu|libsidplay-1.36.60-5|80	* Tue Mar 16 2010 Oden Eriksson <oeriksson@mandriva.com> 1.36.59-9mdv2010.1
12mu|libsidplay-1.36.60-5|81	+ Revision: 520907
12mu|libsidplay-1.36.60-5|82	- rebuilt for 2010.1
12mu|libsidplay-1.36.60-5|83	
12mu|libsidplay-1.36.60-5|84	* Fri May 22 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.36.59-8mdv2010.0
12mu|libsidplay-1.36.60-5|85	+ Revision: 378681
12mu|libsidplay-1.36.60-5|86	- update license
12mu|libsidplay-1.36.60-5|87	
12mu|libsidplay-1.36.60-5|88	* Sat Jun 28 2008 Oden Eriksson <oeriksson@mandriva.com> 1.36.59-7mdv2009.0
12mu|libsidplay-1.36.60-5|89	+ Revision: 229856
12mu|libsidplay-1.36.60-5|90	- fix build (opensuse)
12mu|libsidplay-1.36.60-5|91	
12mu|libsidplay-1.36.60-5|92	+ Thierry Vignaud <tv@mandriva.org>
12mu|libsidplay-1.36.60-5|93	- rebuild
12mu|libsidplay-1.36.60-5|94	
12mu|libsidplay-1.36.60-5|95	+ Pixel <pixel@mandriva.com>
12mu|libsidplay-1.36.60-5|96	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|libsidplay-1.36.60-5|97	
12mu|libsidplay-1.36.60-5|98	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.36.59-5mdv2008.1
12mu|libsidplay-1.36.60-5|99	+ Revision: 178946
12mu|libsidplay-1.36.60-5|100	- rebuild
12mu|libsidplay-1.36.60-5|101	
12mu|libsidplay-1.36.60-5|102	+ Thierry Vignaud <tv@mandriva.org>
12mu|libsidplay-1.36.60-5|103	- rebuild
12mu|libsidplay-1.36.60-5|104	- kill re-definition of %%buildroot on Pixel's request
12mu|libsidplay-1.36.60-5|105	- fix summary-ended-with-dot
12mu|libsidplay-1.36.60-5|106	
12mu|libsidplay-1.36.60-5|107	+ Olivier Blin <oblin@mandriva.com>
12mu|libsidplay-1.36.60-5|108	- restore BuildRoot
12mu|libsidplay-1.36.60-5|109	
12mu|libsidplay-1.36.60-5|110	* Fri Aug 31 2007 Oden Eriksson <oeriksson@mandriva.com> 1.36.59-3mdv2008.0
12mu|libsidplay-1.36.60-5|111	+ Revision: 76980
12mu|libsidplay-1.36.60-5|112	- cleanup borked deps
12mu|libsidplay-1.36.60-5|113	- cleanup borked deps
12mu|libsidplay-1.36.60-5|114	
12mu|libsidplay-1.36.60-5|115	* Fri Aug 31 2007 Oden Eriksson <oeriksson@mandriva.com> 1.36.59-2mdv2008.0
12mu|libsidplay-1.36.60-5|116	+ Revision: 76880
12mu|libsidplay-1.36.60-5|117	- new devel naming
12mu|libsidplay-1.36.60-5|118	
12mu|libsidplay-1.36.60-5|119	+ Thierry Vignaud <tv@mandriva.org>
12mu|libsidplay-1.36.60-5|120	- kill icon tag
12mu|libsidplay-1.36.60-5|121	
12mu|libsidplay-1.36.60-5|122	
12mu|libsidplay-1.36.60-5|123	* Sun Jan 28 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.36.59-1mdv2007.0
12mu|libsidplay-1.36.60-5|124	+ Revision: 114682
12mu|libsidplay-1.36.60-5|125	- Import libsidplay
12mu|libsidplay-1.36.60-5|126	
12mu|libsidplay-1.36.60-5|127	* Sun Jan 28 2007 Götz Waschk <waschk@mandriva.org> 1.36.59-1mdv2007.1
12mu|libsidplay-1.36.60-5|128	- rebuild
12mu|libsidplay-1.36.60-5|129	
12mu|libsidplay-1.36.60-5|130	* Wed Aug 18 2004 Goetz Waschk <waschk@linux-mandrake.com> 1.36.59-1mdk
12mu|libsidplay-1.36.60-5|131	- New release 1.36.59
12mu|libsidplay-1.36.60-5|132	
12mu|libsidplay-1.36.60-5|133	* Sat Jul 24 2004 Götz Waschk <waschk@linux-mandrake.com> 1.36.58-1mdk
12mu|libsidplay-1.36.60-5|134	- autoconf 2.5 macro
12mu|libsidplay-1.36.60-5|135	- drop all patches
12mu|libsidplay-1.36.60-5|136	- New release 1.36.58
12mu|libsidplay-1.36.60-5|137	
12mu|libsidplay-1.36.60-5|138	* Sat Jun 05 2004 Götz Waschk <waschk@linux-mandrake.com> 1.36.57-7mdk
12mu|libsidplay-1.36.60-5|139	- patch to make it build with g++ 3.4
12mu|libsidplay-1.36.60-5|140	- include debian patch
12mu|libsidplay-1.36.60-5|141	- fix URLs
12mu|libsidplay-1.36.60-5|142	

20102 12
12mu|libsidplayfp-1.0.3-1|1	%define major       0
12mu|libsidplayfp-1.0.3-1|2	%define libname    %mklibname sidplayfp %{major}
12mu|libsidplayfp-1.0.3-1|3	%define libnamedev  %mklibname -d sidplayfp
12mu|libsidplayfp-1.0.3-1|4	%define develnamestatic %mklibname sidplayfp -d -s
12mu|libsidplayfp-1.0.3-1|5	
12mu|libsidplayfp-1.0.3-1|6	Name:           libsidplayfp
12mu|libsidplayfp-1.0.3-1|7	Version:        1.0.3
12mu|libsidplayfp-1.0.3-1|8	Release:        1
12mu|libsidplayfp-1.0.3-1|9	License:        GPLv2
12mu|libsidplayfp-1.0.3-1|10	Url:		http://sourceforge.net/projects/sidplay-residfp
12mu|libsidplayfp-1.0.3-1|11	Source0:	http://downloads.sourceforge.net/project/sidplay-residfp/libsidplayfp/1.0/libsidplayfp-%{version}.tar.gz
12mu|libsidplayfp-1.0.3-1|12	Group:		System/Libraries
12mu|libsidplayfp-1.0.3-1|13	Summary:        A library for the sidplay2 fork with resid-fp
12mu|libsidplayfp-1.0.3-1|14	
12mu|libsidplayfp-1.0.3-1|15	%description
12mu|libsidplayfp-1.0.3-1|16	We aim to improve the quality of emulating the 6581
12mu|libsidplayfp-1.0.3-1|17	8580 chips and the surrounding C64 system in order
12mu|libsidplayfp-1.0.3-1|18	to play SID music better.
12mu|libsidplayfp-1.0.3-1|19	
12mu|libsidplayfp-1.0.3-1|20	%package -n     %{libname}
12mu|libsidplayfp-1.0.3-1|21	Summary:        Libraries for %{name}
12mu|libsidplayfp-1.0.3-1|22	Group:          System/Libraries
12mu|libsidplayfp-1.0.3-1|23	
12mu|libsidplayfp-1.0.3-1|24	%description -n %{libname}
12mu|libsidplayfp-1.0.3-1|25	We aim to improve the quality of emulating the 6581
12mu|libsidplayfp-1.0.3-1|26	8580 chips and the surrounding C64 system in order
12mu|libsidplayfp-1.0.3-1|27	to play SID music better.
12mu|libsidplayfp-1.0.3-1|28	
12mu|libsidplayfp-1.0.3-1|29	
12mu|libsidplayfp-1.0.3-1|30	%package -n     %{libnamedev}
12mu|libsidplayfp-1.0.3-1|31	Summary:        Libraries and headers for %{name}
12mu|libsidplayfp-1.0.3-1|32	Group:          Development/C
12mu|libsidplayfp-1.0.3-1|33	Requires:       %{libname} = %{version}
12mu|libsidplayfp-1.0.3-1|34	Provides:       sidplayfp-devel = %{version}-%{release}
12mu|libsidplayfp-1.0.3-1|35	
12mu|libsidplayfp-1.0.3-1|36	%description -n %{libnamedev}
12mu|libsidplayfp-1.0.3-1|37	%{libnamedev} contains the libraries and header files needed to
12mu|libsidplayfp-1.0.3-1|38	develop programs which make use of %{name}.
12mu|libsidplayfp-1.0.3-1|39	The library documentation is available on header files.
12mu|libsidplayfp-1.0.3-1|40	
12mu|libsidplayfp-1.0.3-1|41	
12mu|libsidplayfp-1.0.3-1|42	
12mu|libsidplayfp-1.0.3-1|43	%package -n	%{develnamestatic}
12mu|libsidplayfp-1.0.3-1|44	License:	GPLv2
12mu|libsidplayfp-1.0.3-1|45	Summary:	Library for accessing files in FITS format for C and Fortran
12mu|libsidplayfp-1.0.3-1|46	Group:		System/Libraries
12mu|libsidplayfp-1.0.3-1|47	Requires:	%{libnamedev} = %version
12mu|libsidplayfp-1.0.3-1|48	Requires:	%libname = %version
12mu|libsidplayfp-1.0.3-1|49	Provides:       sidplayfp-devel-static = %{version}-%{release}
12mu|libsidplayfp-1.0.3-1|50	
12mu|libsidplayfp-1.0.3-1|51	%description -n %{develnamestatic}
12mu|libsidplayfp-1.0.3-1|52	This package contains the headers required for compiling software that uses
12mu|libsidplayfp-1.0.3-1|53	the %{name} library
12mu|libsidplayfp-1.0.3-1|54	
12mu|libsidplayfp-1.0.3-1|55	
12mu|libsidplayfp-1.0.3-1|56	%prep
12mu|libsidplayfp-1.0.3-1|57	%setup -q
12mu|libsidplayfp-1.0.3-1|58	
12mu|libsidplayfp-1.0.3-1|59	%build
12mu|libsidplayfp-1.0.3-1|60	%configure2_5x
12mu|libsidplayfp-1.0.3-1|61	%make
12mu|libsidplayfp-1.0.3-1|62	
12mu|libsidplayfp-1.0.3-1|63	%install
12mu|libsidplayfp-1.0.3-1|64	%makeinstall_std INSTALL_ROOT=%{buildroot}%{_prefix}
12mu|libsidplayfp-1.0.3-1|65	
12mu|libsidplayfp-1.0.3-1|66	find %{buildroot} -type f -name '*.la' -exec rm -f {} \;
12mu|libsidplayfp-1.0.3-1|67	
12mu|libsidplayfp-1.0.3-1|68	%files
12mu|libsidplayfp-1.0.3-1|69	%doc AUTHORS README COPYING
12mu|libsidplayfp-1.0.3-1|70	#%{_bindir}/%{name}
12mu|libsidplayfp-1.0.3-1|71	
12mu|libsidplayfp-1.0.3-1|72	%files -n %{libname}
12mu|libsidplayfp-1.0.3-1|73	%{_libdir}/*.so.*
12mu|libsidplayfp-1.0.3-1|74	
12mu|libsidplayfp-1.0.3-1|75	
12mu|libsidplayfp-1.0.3-1|76	%files -n %{libnamedev}
12mu|libsidplayfp-1.0.3-1|77	%{_includedir}/*
12mu|libsidplayfp-1.0.3-1|78	%{_libdir}/*.so
12mu|libsidplayfp-1.0.3-1|79	%{_libdir}/pkgconfig/*.pc
12mu|libsidplayfp-1.0.3-1|80	
12mu|libsidplayfp-1.0.3-1|81	%files -n %{develnamestatic}
12mu|libsidplayfp-1.0.3-1|82	%{_libdir}/*.a

20103 12
12mu|libsigc++2.0-2.3.1-1|1	%define pkgname libsigc++
12mu|libsigc++2.0-2.3.1-1|2	
12mu|libsigc++2.0-2.3.1-1|3	%define api_version 2.0
12mu|libsigc++2.0-2.3.1-1|4	%define major 0
12mu|libsigc++2.0-2.3.1-1|5	%define libname %mklibname sigc++ %api_version %major
12mu|libsigc++2.0-2.3.1-1|6	%define libnamedev %mklibname -d sigc++ %api_version
12mu|libsigc++2.0-2.3.1-1|7	
12mu|libsigc++2.0-2.3.1-1|8	Name:		%{pkgname}%{api_version}
12mu|libsigc++2.0-2.3.1-1|9	Summary:	The Typesafe Signal Framework for C++
12mu|libsigc++2.0-2.3.1-1|10	Version:	2.3.1
12mu|libsigc++2.0-2.3.1-1|11	Release:	1
12mu|libsigc++2.0-2.3.1-1|12	License:	LGPL
12mu|libsigc++2.0-2.3.1-1|13	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{pkgname}/2.3/%{pkgname}-%{version}.tar.xz
12mu|libsigc++2.0-2.3.1-1|14	URL:		http://libsigc.sourceforge.net/
12mu|libsigc++2.0-2.3.1-1|15	Group:		System/Libraries
12mu|libsigc++2.0-2.3.1-1|16	
12mu|libsigc++2.0-2.3.1-1|17	
12mu|libsigc++2.0-2.3.1-1|18	%description
12mu|libsigc++2.0-2.3.1-1|19	Callback system for use in widget libraries, abstract interfaces, and
12mu|libsigc++2.0-2.3.1-1|20	general programming.
12mu|libsigc++2.0-2.3.1-1|21	
12mu|libsigc++2.0-2.3.1-1|22	This library implements a full callback system for use in widget
12mu|libsigc++2.0-2.3.1-1|23	libraries, abstract interfaces, and general programming. Originally part
12mu|libsigc++2.0-2.3.1-1|24	of the Gtk-- widget set, %{pkgname} is now a separate library to provide for
12mu|libsigc++2.0-2.3.1-1|25	more general use. It is the most complete library of its kind with the
12mu|libsigc++2.0-2.3.1-1|26	ablity to connect an abstract callback to a class method, function, or
12mu|libsigc++2.0-2.3.1-1|27	function object. It contains adaptor classes for connection of dissimilar
12mu|libsigc++2.0-2.3.1-1|28	callbacks and has an ease of use unmatched by other C++ callback
12mu|libsigc++2.0-2.3.1-1|29	libraries.
12mu|libsigc++2.0-2.3.1-1|30	
12mu|libsigc++2.0-2.3.1-1|31	Package gtkmm, which is a c++ binding to the famous gtk+ library, uses
12mu|libsigc++2.0-2.3.1-1|32	%{pkgname}.
12mu|libsigc++2.0-2.3.1-1|33	
12mu|libsigc++2.0-2.3.1-1|34	
12mu|libsigc++2.0-2.3.1-1|35	%package -n %{libname}
12mu|libsigc++2.0-2.3.1-1|36	Summary:	The Typesafe Signal Framework for C++
12mu|libsigc++2.0-2.3.1-1|37	Group:		System/Libraries
12mu|libsigc++2.0-2.3.1-1|38	Provides:	%{pkgname}%{api_version} = %{version}-%{release}
12mu|libsigc++2.0-2.3.1-1|39	
12mu|libsigc++2.0-2.3.1-1|40	%description -n %{libname}
12mu|libsigc++2.0-2.3.1-1|41	Callback system for use in widget libraries, abstract interfaces, and
12mu|libsigc++2.0-2.3.1-1|42	general programming.
12mu|libsigc++2.0-2.3.1-1|43	
12mu|libsigc++2.0-2.3.1-1|44	This library implements a full callback system for use in widget
12mu|libsigc++2.0-2.3.1-1|45	libraries, abstract interfaces, and general programming. Originally part
12mu|libsigc++2.0-2.3.1-1|46	of the Gtk-- widget set, %{pkgname} is now a separate library to provide for
12mu|libsigc++2.0-2.3.1-1|47	more general use. It is the most complete library of its kind with the
12mu|libsigc++2.0-2.3.1-1|48	ablity to connect an abstract callback to a class method, function, or
12mu|libsigc++2.0-2.3.1-1|49	function object. It contains adaptor classes for connection of dissimilar
12mu|libsigc++2.0-2.3.1-1|50	callbacks and has an ease of use unmatched by other C++ callback
12mu|libsigc++2.0-2.3.1-1|51	libraries.
12mu|libsigc++2.0-2.3.1-1|52	
12mu|libsigc++2.0-2.3.1-1|53	Package gtkmm, which is a c++ binding to the famous gtk+ library, uses
12mu|libsigc++2.0-2.3.1-1|54	%{pkgname}.
12mu|libsigc++2.0-2.3.1-1|55	
12mu|libsigc++2.0-2.3.1-1|56	
12mu|libsigc++2.0-2.3.1-1|57	%package -n %{libnamedev}
12mu|libsigc++2.0-2.3.1-1|58	Summary:	Development tools for the Typesafe Signal Framework for C++
12mu|libsigc++2.0-2.3.1-1|59	Group:		Development/C++
12mu|libsigc++2.0-2.3.1-1|60	Provides:	libsigc++1.2-examples
12mu|libsigc++2.0-2.3.1-1|61	Obsoletes:	libsigc++1.2-examples
12mu|libsigc++2.0-2.3.1-1|62	Provides:	%{pkgname}%{api_version}-devel = %{version}-%{release}
12mu|libsigc++2.0-2.3.1-1|63	Provides:	sigc++%{api_version}-devel = %{version}-%{release}
12mu|libsigc++2.0-2.3.1-1|64	Requires:	%{libname} = %{version}
12mu|libsigc++2.0-2.3.1-1|65	Obsoletes: %mklibname -d sigc++ %api_version %major
12mu|libsigc++2.0-2.3.1-1|66	
12mu|libsigc++2.0-2.3.1-1|67	%description -n %{libnamedev}
12mu|libsigc++2.0-2.3.1-1|68	This package contains the headers and static libraries of %{pkgname},
12mu|libsigc++2.0-2.3.1-1|69	which are needed when developing or compiling applications which use
12mu|libsigc++2.0-2.3.1-1|70	%{pkgname}.
12mu|libsigc++2.0-2.3.1-1|71	
12mu|libsigc++2.0-2.3.1-1|72	%package doc
12mu|libsigc++2.0-2.3.1-1|73	Summary:	Documentation for %{pkgname} library
12mu|libsigc++2.0-2.3.1-1|74	Group:		Books/Other
12mu|libsigc++2.0-2.3.1-1|75	
12mu|libsigc++2.0-2.3.1-1|76	%description doc
12mu|libsigc++2.0-2.3.1-1|77	This package provides API documentation of %{pkgname} library.
12mu|libsigc++2.0-2.3.1-1|78	
12mu|libsigc++2.0-2.3.1-1|79	%prep
12mu|libsigc++2.0-2.3.1-1|80	%setup -q -n %{pkgname}-%{version}
12mu|libsigc++2.0-2.3.1-1|81	
12mu|libsigc++2.0-2.3.1-1|82	%build
12mu|libsigc++2.0-2.3.1-1|83	%configure2_5x
12mu|libsigc++2.0-2.3.1-1|84	%make
12mu|libsigc++2.0-2.3.1-1|85	
12mu|libsigc++2.0-2.3.1-1|86	%check
12mu|libsigc++2.0-2.3.1-1|87	make check
12mu|libsigc++2.0-2.3.1-1|88	
12mu|libsigc++2.0-2.3.1-1|89	%install
12mu|libsigc++2.0-2.3.1-1|90	%makeinstall_std
12mu|libsigc++2.0-2.3.1-1|91	
12mu|libsigc++2.0-2.3.1-1|92	%files -n %{libname}
12mu|libsigc++2.0-2.3.1-1|93	%doc COPYING NEWS README
12mu|libsigc++2.0-2.3.1-1|94	%{_libdir}/libsigc-%{api_version}.so.%{major}*
12mu|libsigc++2.0-2.3.1-1|95	
12mu|libsigc++2.0-2.3.1-1|96	%files -n %{libnamedev}
12mu|libsigc++2.0-2.3.1-1|97	%doc AUTHORS ChangeLog TODO
12mu|libsigc++2.0-2.3.1-1|98	%{_includedir}/*
12mu|libsigc++2.0-2.3.1-1|99	%{_libdir}/lib*.so
12mu|libsigc++2.0-2.3.1-1|100	%{_libdir}/pkgconfig/*
12mu|libsigc++2.0-2.3.1-1|101	%{_libdir}/sigc++-%{api_version}
12mu|libsigc++2.0-2.3.1-1|102	
12mu|libsigc++2.0-2.3.1-1|103	%files doc
12mu|libsigc++2.0-2.3.1-1|104	%doc %{_docdir}/libsigc++-%{api_version}
12mu|libsigc++2.0-2.3.1-1|105	%_datadir/devhelp/books/libsigc++-%{api_version}

20104 12
12mu|libsocialweb-0.25.21-2|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mu|libsocialweb-0.25.21-2|2	
12mu|libsocialweb-0.25.21-2|3	%define	major 0
12mu|libsocialweb-0.25.21-2|4	%define	client_major 2
12mu|libsocialweb-0.25.21-2|5	%define	gimajor 0.25
12mu|libsocialweb-0.25.21-2|6	%define	libname %mklibname socialweb %{major}
12mu|libsocialweb-0.25.21-2|7	%define libkeyfob %mklibname socialweb-keyfob %{major}
12mu|libsocialweb-0.25.21-2|8	%define libkeystore %mklibname socialweb-keystore %{major}
12mu|libsocialweb-0.25.21-2|9	%define	libclient %mklibname socialweb-client %{client_major}
12mu|libsocialweb-0.25.21-2|10	%define	girclient %mklibname socialweb-client-gir %{gimajor}
12mu|libsocialweb-0.25.21-2|11	%define	devname %mklibname socialweb -d
12mu|libsocialweb-0.25.21-2|12	
12mu|libsocialweb-0.25.21-2|13	Summary:	A personal social data server
12mu|libsocialweb-0.25.21-2|14	Name:		libsocialweb
12mu|libsocialweb-0.25.21-2|15	Version:	0.25.21
12mu|libsocialweb-0.25.21-2|16	Release:	2
12mu|libsocialweb-0.25.21-2|17	License:	LGPLv2.1
12mu|libsocialweb-0.25.21-2|18	Group:		System/Libraries
12mu|libsocialweb-0.25.21-2|19	Url:		http://git.gnome.org/browse/libsocialweb/
12mu|libsocialweb-0.25.21-2|20	Source0:	http://ftp.gnome.org/pub/GNOME/sources/libsocialweb/%{url_ver}/%{name}-%{version}.tar.xz
12mu|libsocialweb-0.25.21-2|21	Patch0:		libsocialweb-0.25.20-linkage.patch
12mu|libsocialweb-0.25.21-2|22	Patch1:		libsocialweb-0.25.21-strfmt.patch
12mu|libsocialweb-0.25.21-2|23	
12mu|libsocialweb-0.25.21-2|24	BuildRequires:	intltool
12mu|libsocialweb-0.25.21-2|25	BuildRequires:	vala-tools
12mu|libsocialweb-0.25.21-2|26	BuildRequires:	xsltproc
12mu|libsocialweb-0.25.21-2|27	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|libsocialweb-0.25.21-2|28	BuildRequires:	pkgconfig(gconf-2.0)
12mu|libsocialweb-0.25.21-2|29	BuildRequires:	pkgconfig(glib-2.0)
12mu|libsocialweb-0.25.21-2|30	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|libsocialweb-0.25.21-2|31	BuildRequires:	pkgconfig(gnome-keyring-1)
12mu|libsocialweb-0.25.21-2|32	BuildRequires:	pkgconfig(json-glib-1.0)
12mu|libsocialweb-0.25.21-2|33	BuildRequires:	pkgconfig(libnm-glib)
12mu|libsocialweb-0.25.21-2|34	BuildRequires:	pkgconfig(libsoup-2.4)
12mu|libsocialweb-0.25.21-2|35	BuildRequires:	pkgconfig(rest-extras-0.7)
12mu|libsocialweb-0.25.21-2|36	
12mu|libsocialweb-0.25.21-2|37	%description
12mu|libsocialweb-0.25.21-2|38	Libsocialweb is a personal social data server, that can interact with
12mu|libsocialweb-0.25.21-2|39	social web services, like Flickr, Last.fm, Twitter and Vimeo.
12mu|libsocialweb-0.25.21-2|40	
12mu|libsocialweb-0.25.21-2|41	%files -f %{name}.lang
12mu|libsocialweb-0.25.21-2|42	%doc AUTHORS COPYING README
12mu|libsocialweb-0.25.21-2|43	# dbus core service
12mu|libsocialweb-0.25.21-2|44	%{_libexecdir}/libsocialweb-core
12mu|libsocialweb-0.25.21-2|45	%{_datadir}/dbus-1/services/libsocialweb.service
12mu|libsocialweb-0.25.21-2|46	%dir %{_libdir}/libsocialweb
12mu|libsocialweb-0.25.21-2|47	%dir %{_libdir}/libsocialweb/services
12mu|libsocialweb-0.25.21-2|48	%dir %{_datadir}/libsocialweb
12mu|libsocialweb-0.25.21-2|49	%dir %{_datadir}/libsocialweb/keys
12mu|libsocialweb-0.25.21-2|50	%dir %{_datadir}/libsocialweb/services
12mu|libsocialweb-0.25.21-2|51	# plugins for various web services
12mu|libsocialweb-0.25.21-2|52	# Explicitly list services to make sure we don't lose any
12mu|libsocialweb-0.25.21-2|53	%{_libdir}/libsocialweb/services/libfacebook.so
12mu|libsocialweb-0.25.21-2|54	%{_datadir}/libsocialweb/services/facebook.keys
12mu|libsocialweb-0.25.21-2|55	%{_libdir}/libsocialweb/services/libflickr.so
12mu|libsocialweb-0.25.21-2|56	%{_datadir}/libsocialweb/services/flickr.keys
12mu|libsocialweb-0.25.21-2|57	%{_libdir}/libsocialweb/services/liblastfm.so
12mu|libsocialweb-0.25.21-2|58	%{_datadir}/libsocialweb/services/lastfm.keys
12mu|libsocialweb-0.25.21-2|59	%{_datadir}/libsocialweb/services/lastfm.png
12mu|libsocialweb-0.25.21-2|60	%{_libdir}/libsocialweb/services/libmyspace.so
12mu|libsocialweb-0.25.21-2|61	%{_datadir}/libsocialweb/services/myspace.keys
12mu|libsocialweb-0.25.21-2|62	%{_datadir}/libsocialweb/services/myspace.png
12mu|libsocialweb-0.25.21-2|63	%{_libdir}/libsocialweb/services/libphotobucket.so
12mu|libsocialweb-0.25.21-2|64	%{_datadir}/libsocialweb/services/photobucket.keys
12mu|libsocialweb-0.25.21-2|65	%{_libdir}/libsocialweb/services/libplurk.so
12mu|libsocialweb-0.25.21-2|66	%{_datadir}/libsocialweb/services/plurk.keys
12mu|libsocialweb-0.25.21-2|67	%{_datadir}/libsocialweb/services/plurk.png
12mu|libsocialweb-0.25.21-2|68	%{_libdir}/libsocialweb/services/libsina.so
12mu|libsocialweb-0.25.21-2|69	%{_datadir}/libsocialweb/services/sina.keys
12mu|libsocialweb-0.25.21-2|70	%{_datadir}/libsocialweb/services/sina.png
12mu|libsocialweb-0.25.21-2|71	%{_libdir}/libsocialweb/services/libsmugmug.so
12mu|libsocialweb-0.25.21-2|72	%{_datadir}/libsocialweb/services/smugmug.keys
12mu|libsocialweb-0.25.21-2|73	%{_libdir}/libsocialweb/services/libtwitter.so
12mu|libsocialweb-0.25.21-2|74	%{_datadir}/libsocialweb/services/twitter.keys
12mu|libsocialweb-0.25.21-2|75	%{_datadir}/libsocialweb/services/twitter.png
12mu|libsocialweb-0.25.21-2|76	%{_libdir}/libsocialweb/services/libvimeo.so
12mu|libsocialweb-0.25.21-2|77	%{_datadir}/libsocialweb/services/vimeo.keys
12mu|libsocialweb-0.25.21-2|78	%{_datadir}/libsocialweb/services/vimeo.png
12mu|libsocialweb-0.25.21-2|79	%{_libdir}/libsocialweb/services/libyoutube.so
12mu|libsocialweb-0.25.21-2|80	%{_datadir}/libsocialweb/services/youtube.keys
12mu|libsocialweb-0.25.21-2|81	%{_datadir}/libsocialweb/services/youtube.png
12mu|libsocialweb-0.25.21-2|82	
12mu|libsocialweb-0.25.21-2|83	#----------------------------------------------------------------------------
12mu|libsocialweb-0.25.21-2|84	
12mu|libsocialweb-0.25.21-2|85	%package -n %{libname}
12mu|libsocialweb-0.25.21-2|86	Summary:	A personal social data server -- Library for Services
12mu|libsocialweb-0.25.21-2|87	Group:		System/Libraries
12mu|libsocialweb-0.25.21-2|88	
12mu|libsocialweb-0.25.21-2|89	%description -n %{libname}
12mu|libsocialweb-0.25.21-2|90	This package contains libraries used by libsocialweb services.
12mu|libsocialweb-0.25.21-2|91	
12mu|libsocialweb-0.25.21-2|92	%files -n %{libname}
12mu|libsocialweb-0.25.21-2|93	%{_libdir}/libsocialweb.so.%{major}*
12mu|libsocialweb-0.25.21-2|94	
12mu|libsocialweb-0.25.21-2|95	#----------------------------------------------------------------------------
12mu|libsocialweb-0.25.21-2|96	
12mu|libsocialweb-0.25.21-2|97	%package -n %{libkeyfob}
12mu|libsocialweb-0.25.21-2|98	Summary:	A personal social data server -- Library for Services
12mu|libsocialweb-0.25.21-2|99	Group:		System/Libraries
12mu|libsocialweb-0.25.21-2|100	Conflicts:	%{_lib}socialweb0 < 0.25.21-2
12mu|libsocialweb-0.25.21-2|101	
12mu|libsocialweb-0.25.21-2|102	%description -n %{libkeyfob}
12mu|libsocialweb-0.25.21-2|103	This package contains libraries used by libsocialweb services.
12mu|libsocialweb-0.25.21-2|104	
12mu|libsocialweb-0.25.21-2|105	%files -n %{libkeyfob}
12mu|libsocialweb-0.25.21-2|106	%{_libdir}/libsocialweb-keyfob.so.%{major}*
12mu|libsocialweb-0.25.21-2|107	
12mu|libsocialweb-0.25.21-2|108	#----------------------------------------------------------------------------
12mu|libsocialweb-0.25.21-2|109	
12mu|libsocialweb-0.25.21-2|110	%package -n %{libkeystore}
12mu|libsocialweb-0.25.21-2|111	Summary:	A personal social data server -- Library for Services
12mu|libsocialweb-0.25.21-2|112	Group:		System/Libraries
12mu|libsocialweb-0.25.21-2|113	Conflicts:	%{_lib}socialweb0 < 0.25.21-2
12mu|libsocialweb-0.25.21-2|114	
12mu|libsocialweb-0.25.21-2|115	%description -n %{libkeystore}
12mu|libsocialweb-0.25.21-2|116	This package contains libraries used by libsocialweb services.
12mu|libsocialweb-0.25.21-2|117	
12mu|libsocialweb-0.25.21-2|118	%files -n %{libkeystore}
12mu|libsocialweb-0.25.21-2|119	%{_libdir}/libsocialweb-keystore.so.%{major}*
12mu|libsocialweb-0.25.21-2|120	
12mu|libsocialweb-0.25.21-2|121	#----------------------------------------------------------------------------
12mu|libsocialweb-0.25.21-2|122	
12mu|libsocialweb-0.25.21-2|123	%package -n %{libclient}
12mu|libsocialweb-0.25.21-2|124	Summary:	A personal social data server -- Client Library
12mu|libsocialweb-0.25.21-2|125	Group:		System/Libraries
12mu|libsocialweb-0.25.21-2|126	
12mu|libsocialweb-0.25.21-2|127	%description -n %{libclient}
12mu|libsocialweb-0.25.21-2|128	This package contains libraries used by clients willing to use
12mu|libsocialweb-0.25.21-2|129	libsocialweb features.
12mu|libsocialweb-0.25.21-2|130	
12mu|libsocialweb-0.25.21-2|131	%files -n %{libclient}
12mu|libsocialweb-0.25.21-2|132	%{_libdir}/libsocialweb-client.so.%{client_major}*
12mu|libsocialweb-0.25.21-2|133	
12mu|libsocialweb-0.25.21-2|134	#----------------------------------------------------------------------------
12mu|libsocialweb-0.25.21-2|135	
12mu|libsocialweb-0.25.21-2|136	%package -n %{girclient}
12mu|libsocialweb-0.25.21-2|137	Summary:	GObject Introspection interface description for %{name}-client
12mu|libsocialweb-0.25.21-2|138	Group:		System/Libraries
12mu|libsocialweb-0.25.21-2|139	
12mu|libsocialweb-0.25.21-2|140	%description -n %{girclient}
12mu|libsocialweb-0.25.21-2|141	GObject Introspection interface description for %{name}-client.
12mu|libsocialweb-0.25.21-2|142	
12mu|libsocialweb-0.25.21-2|143	%files -n %{girclient}
12mu|libsocialweb-0.25.21-2|144	%{_libdir}/girepository-1.0/SocialWebClient-%{gimajor}.typelib
12mu|libsocialweb-0.25.21-2|145	
12mu|libsocialweb-0.25.21-2|146	#----------------------------------------------------------------------------
12mu|libsocialweb-0.25.21-2|147	
12mu|libsocialweb-0.25.21-2|148	%package -n %{devname}
12mu|libsocialweb-0.25.21-2|149	Summary:	A personal social data server -- Development Files
12mu|libsocialweb-0.25.21-2|150	Group:		Development/C
12mu|libsocialweb-0.25.21-2|151	Requires:	%{libname} = %{EVRD}
12mu|libsocialweb-0.25.21-2|152	Requires:	%{libkeyfob} = %{EVRD}
12mu|libsocialweb-0.25.21-2|153	Requires:	%{libkeystore} = %{EVRD}
12mu|libsocialweb-0.25.21-2|154	Requires:	%{libclient} = %{EVRD}
12mu|libsocialweb-0.25.21-2|155	Requires:	%{girclient} = %{EVRD}
12mu|libsocialweb-0.25.21-2|156	
12mu|libsocialweb-0.25.21-2|157	%description -n %{devname}
12mu|libsocialweb-0.25.21-2|158	Libsocialweb is a personal social data server, that can interact with
12mu|libsocialweb-0.25.21-2|159	social web services, like Flickr, Last.fm, Twitter and Vimeo.
12mu|libsocialweb-0.25.21-2|160	
12mu|libsocialweb-0.25.21-2|161	%files -n %{devname}
12mu|libsocialweb-0.25.21-2|162	%{_libdir}/*.so
12mu|libsocialweb-0.25.21-2|163	%{_includedir}/libsocialweb/
12mu|libsocialweb-0.25.21-2|164	%{_libdir}/pkgconfig/libsocialweb-client.pc
12mu|libsocialweb-0.25.21-2|165	%{_libdir}/pkgconfig/libsocialweb-keyfob.pc
12mu|libsocialweb-0.25.21-2|166	%{_libdir}/pkgconfig/libsocialweb-keystore.pc
12mu|libsocialweb-0.25.21-2|167	%{_libdir}/pkgconfig/libsocialweb-module.pc
12mu|libsocialweb-0.25.21-2|168	%{_datadir}/gir-1.0/SocialWebClient-%{gimajor}.gir
12mu|libsocialweb-0.25.21-2|169	%dir %{_datadir}/vala
12mu|libsocialweb-0.25.21-2|170	%dir %{_datadir}/vala/vapi
12mu|libsocialweb-0.25.21-2|171	%{_datadir}/vala/vapi/*.deps
12mu|libsocialweb-0.25.21-2|172	%{_datadir}/vala/vapi/*.vapi
12mu|libsocialweb-0.25.21-2|173	%doc %{_datadir}/gtk-doc/html/libsocialweb/
12mu|libsocialweb-0.25.21-2|174	%doc %{_datadir}/gtk-doc/html/libsocialweb-dbus/
12mu|libsocialweb-0.25.21-2|175	%doc %{_datadir}/gtk-doc/html/libsocialweb-client/
12mu|libsocialweb-0.25.21-2|176	
12mu|libsocialweb-0.25.21-2|177	#----------------------------------------------------------------------------
12mu|libsocialweb-0.25.21-2|178	
12mu|libsocialweb-0.25.21-2|179	%prep
12mu|libsocialweb-0.25.21-2|180	%setup -q
12mu|libsocialweb-0.25.21-2|181	%apply_patches
12mu|libsocialweb-0.25.21-2|182	
12mu|libsocialweb-0.25.21-2|183	%build
12mu|libsocialweb-0.25.21-2|184	autoreconf -fi
12mu|libsocialweb-0.25.21-2|185	%configure2_5x \
12mu|libsocialweb-0.25.21-2|186	--disable-static \
12mu|libsocialweb-0.25.21-2|187	--with-gnome \
12mu|libsocialweb-0.25.21-2|188	--with-online=networkmanager \
12mu|libsocialweb-0.25.21-2|189	--enable-vala-bindings \
12mu|libsocialweb-0.25.21-2|190	--enable-all-services
12mu|libsocialweb-0.25.21-2|191	
12mu|libsocialweb-0.25.21-2|192	%make
12mu|libsocialweb-0.25.21-2|193	
12mu|libsocialweb-0.25.21-2|194	%install
12mu|libsocialweb-0.25.21-2|195	%makeinstall_std
12mu|libsocialweb-0.25.21-2|196	%find_lang %{name}
12mu|libsocialweb-0.25.21-2|197	
12mu|libsocialweb-0.25.21-2|198	# Create directory where API keys will be stored
12mu|libsocialweb-0.25.21-2|199	mkdir %{buildroot}%{_datadir}/libsocialweb/keys
12mu|libsocialweb-0.25.21-2|200	

20105 12
12mu|libsoup-2.42.2-1|1	%define api_version 2.4
12mu|libsoup-2.42.2-1|2	%define lib_major	1
12mu|libsoup-2.42.2-1|3	%define lib_name	%mklibname soup- %{api_version} %{lib_major}
12mu|libsoup-2.42.2-1|4	%define gi_name		%mklibname soup-gir %{api_version}
12mu|libsoup-2.42.2-1|5	%define develname	%mklibname -d soup- %{api_version}
12mu|libsoup-2.42.2-1|6	
12mu|libsoup-2.42.2-1|7	%define build_check		0
12mu|libsoup-2.42.2-1|8	%define build_doc		0
12mu|libsoup-2.42.2-1|9	
12mu|libsoup-2.42.2-1|10	Summary: SOAP (Simple Object Access Protocol) implementation
12mu|libsoup-2.42.2-1|11	Name: libsoup
12mu|libsoup-2.42.2-1|12	Version: 2.42.2
12mu|libsoup-2.42.2-1|13	Release: 1
12mu|libsoup-2.42.2-1|14	License: LGPLv2
12mu|libsoup-2.42.2-1|15	Group: System/Libraries
12mu|libsoup-2.42.2-1|16	URL: http://www.gnome.org/
12mu|libsoup-2.42.2-1|17	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/libsoup/2.42/%{name}-%{version}.tar.xz
12mu|libsoup-2.42.2-1|18	BuildRequires:	pkgconfig(gio-2.0) >= 2.27.5
12mu|libsoup-2.42.2-1|19	BuildRequires:	pkgconfig(glib-2.0) >= 2.27.5
12mu|libsoup-2.42.2-1|20	BuildRequires:	pkgconfig(gobject-2.0) >= 2.27.5
12mu|libsoup-2.42.2-1|21	BuildRequires:	pkgconfig(libxml-2.0)
12mu|libsoup-2.42.2-1|22	BuildRequires:	pkgconfig(gnome-keyring-1)
12mu|libsoup-2.42.2-1|23	BuildRequires:	pkgconfig(sqlite3)
12mu|libsoup-2.42.2-1|24	BuildRequires:	gobject-introspection-devel >= 0.9.5
12mu|libsoup-2.42.2-1|25	BuildRequires:	intltool
12mu|libsoup-2.42.2-1|26	%if %{build_doc}
12mu|libsoup-2.42.2-1|27	BuildRequires:	gtk-doc
12mu|libsoup-2.42.2-1|28	%endif
12mu|libsoup-2.42.2-1|29	%if %build_check
12mu|libsoup-2.42.2-1|30	#gw for running checks
12mu|libsoup-2.42.2-1|31	BuildRequires:	apache-mod_ssl
12mu|libsoup-2.42.2-1|32	BuildRequires:	apache-mod_proxy
12mu|libsoup-2.42.2-1|33	BuildRequires:	apache-mod_php
12mu|libsoup-2.42.2-1|34	BuildRequires:	php-xmlrpc
12mu|libsoup-2.42.2-1|35	%endif
12mu|libsoup-2.42.2-1|36	Requires:	glib-networking
12mu|libsoup-2.42.2-1|37	
12mu|libsoup-2.42.2-1|38	%description
12mu|libsoup-2.42.2-1|39	Soup is a SOAP (Simple Object Access Protocol) implementation in C.
12mu|libsoup-2.42.2-1|40	
12mu|libsoup-2.42.2-1|41	It provides an queued asynchronous callback-based mechanism for sending and
12mu|libsoup-2.42.2-1|42	servicing SOAP requests, and a WSDL (Web Service Definition Language) to C
12mu|libsoup-2.42.2-1|43	compiler which generates client stubs and server skeletons for easily calling
12mu|libsoup-2.42.2-1|44	and implementing SOAP methods.
12mu|libsoup-2.42.2-1|45	
12mu|libsoup-2.42.2-1|46	%package -n %{lib_name}
12mu|libsoup-2.42.2-1|47	Summary:	Libraries for soup
12mu|libsoup-2.42.2-1|48	Group:		System/Libraries
12mu|libsoup-2.42.2-1|49	Conflicts:	gir-repository < 0.6.5-12.1
12mu|libsoup-2.42.2-1|50	
12mu|libsoup-2.42.2-1|51	%description -n %{lib_name}
12mu|libsoup-2.42.2-1|52	Soup is a SOAP (Simple Object Access Protocol) implementation in C.
12mu|libsoup-2.42.2-1|53	
12mu|libsoup-2.42.2-1|54	It provides an queued asynchronous callback-based mechanism for sending and
12mu|libsoup-2.42.2-1|55	servicing SOAP requests, and a WSDL (Web Service Definition Language) to C
12mu|libsoup-2.42.2-1|56	compiler which generates client stubs and server skeletons for easily calling
12mu|libsoup-2.42.2-1|57	and implementing SOAP methods.
12mu|libsoup-2.42.2-1|58	
12mu|libsoup-2.42.2-1|59	This package contains libraries used by soup.
12mu|libsoup-2.42.2-1|60	
12mu|libsoup-2.42.2-1|61	%package -n %{gi_name}
12mu|libsoup-2.42.2-1|62	Summary:	GObject Introspection interface library for libsoup
12mu|libsoup-2.42.2-1|63	Group:		System/Libraries
12mu|libsoup-2.42.2-1|64	Conflicts:	gir-repository < 0.6.5-12.1
12mu|libsoup-2.42.2-1|65	Requires:	%{lib_name} = %{version}-%{release}
12mu|libsoup-2.42.2-1|66	
12mu|libsoup-2.42.2-1|67	%description -n %{gi_name}
12mu|libsoup-2.42.2-1|68	GObject Introspection interface library for libsoup.
12mu|libsoup-2.42.2-1|69	
12mu|libsoup-2.42.2-1|70	%package -n %{develname}
12mu|libsoup-2.42.2-1|71	Summary:	Development libraries, header files and utilities for soup
12mu|libsoup-2.42.2-1|72	Group:		Development/GNOME and GTK+
12mu|libsoup-2.42.2-1|73	Provides:	%{name}-devel = %{version}-%{release}
12mu|libsoup-2.42.2-1|74	Requires:	%{lib_name} = %{version}-%{release}
12mu|libsoup-2.42.2-1|75	
12mu|libsoup-2.42.2-1|76	%description -n %{develname}
12mu|libsoup-2.42.2-1|77	This package contains the files necessary to develop applications with soup.
12mu|libsoup-2.42.2-1|78	
12mu|libsoup-2.42.2-1|79	%prep
12mu|libsoup-2.42.2-1|80	%setup -q
12mu|libsoup-2.42.2-1|81	%apply_patches
12mu|libsoup-2.42.2-1|82	
12mu|libsoup-2.42.2-1|83	%build
12mu|libsoup-2.42.2-1|84	%configure2_5x \
12mu|libsoup-2.42.2-1|85	--disable-static \
12mu|libsoup-2.42.2-1|86	--disable-tls-check \
12mu|libsoup-2.42.2-1|87	%if %build_check
12mu|libsoup-2.42.2-1|88	--with-apache-module-dir=/etc/httpd/*modules \
12mu|libsoup-2.42.2-1|89	%endif
12mu|libsoup-2.42.2-1|90	%if %{build_doc}
12mu|libsoup-2.42.2-1|91	--enable-gtk-doc
12mu|libsoup-2.42.2-1|92	%endif
12mu|libsoup-2.42.2-1|93	
12mu|libsoup-2.42.2-1|94	%make
12mu|libsoup-2.42.2-1|95	
12mu|libsoup-2.42.2-1|96	%install
12mu|libsoup-2.42.2-1|97	rm -rf %{buildroot}
12mu|libsoup-2.42.2-1|98	%makeinstall_std
12mu|libsoup-2.42.2-1|99	
12mu|libsoup-2.42.2-1|100	%find_lang %{name}
12mu|libsoup-2.42.2-1|101	
12mu|libsoup-2.42.2-1|102	%if %build_check
12mu|libsoup-2.42.2-1|103	%check
12mu|libsoup-2.42.2-1|104	make check
12mu|libsoup-2.42.2-1|105	%endif
12mu|libsoup-2.42.2-1|106	
12mu|libsoup-2.42.2-1|107	%files -n %{lib_name} -f %{name}.lang
12mu|libsoup-2.42.2-1|108	%{_libdir}/*.so.%{lib_major}*
12mu|libsoup-2.42.2-1|109	
12mu|libsoup-2.42.2-1|110	%files -n %{gi_name}
12mu|libsoup-2.42.2-1|111	%{_libdir}/girepository-1.0/Soup-%{api_version}.typelib
12mu|libsoup-2.42.2-1|112	%{_libdir}/girepository-1.0/SoupGNOME-%{api_version}.typelib
12mu|libsoup-2.42.2-1|113	
12mu|libsoup-2.42.2-1|114	%files -n %{develname}
12mu|libsoup-2.42.2-1|115	%doc README COPYING AUTHORS NEWS
12mu|libsoup-2.42.2-1|116	%{_datadir}/gtk-doc/html/%{name}-%api_version
12mu|libsoup-2.42.2-1|117	%{_datadir}/gir-1.0/Soup-%{api_version}.gir
12mu|libsoup-2.42.2-1|118	%{_datadir}/gir-1.0/SoupGNOME-%{api_version}.gir
12mu|libsoup-2.42.2-1|119	%{_libdir}/*.so
12mu|libsoup-2.42.2-1|120	%{_libdir}/pkgconfig/*
12mu|libsoup-2.42.2-1|121	%{_includedir}/*
12mu|libsoup-2.42.2-1|122	

20106 12
12mu|libspiro-0.2.20130930-2|1	%define	major	0
12mu|libspiro-0.2.20130930-2|2	%define	libname	%mklibname spiro %{major}
12mu|libspiro-0.2.20130930-2|3	%define	devname	%mklibname -d spiro
12mu|libspiro-0.2.20130930-2|4	
12mu|libspiro-0.2.20130930-2|5	Name:		libspiro
12mu|libspiro-0.2.20130930-2|6	Version:	0.2.20130930
12mu|libspiro-0.2.20130930-2|7	Release:	2
12mu|libspiro-0.2.20130930-2|8	Summary:	Library to simplify the drawing of beautiful curves
12mu|libspiro-0.2.20130930-2|9	Group:		System/Libraries
12mu|libspiro-0.2.20130930-2|10	License:	GPLv2+
12mu|libspiro-0.2.20130930-2|11	URL:		http://libspiro.sourceforge.net/
12mu|libspiro-0.2.20130930-2|12	Source0:	%{name}-%{version}.tar.xz
12mu|libspiro-0.2.20130930-2|13	
12mu|libspiro-0.2.20130930-2|14	%description
12mu|libspiro-0.2.20130930-2|15	This library will take an array of spiro control points and
12mu|libspiro-0.2.20130930-2|16	convert them into a series of bézier splines which can then
12mu|libspiro-0.2.20130930-2|17	be used in the myriad of ways the world has come to use béziers.
12mu|libspiro-0.2.20130930-2|18	
12mu|libspiro-0.2.20130930-2|19	%package -n	%{libname}
12mu|libspiro-0.2.20130930-2|20	Summary:	Library to simplify the drawing of beautiful curves
12mu|libspiro-0.2.20130930-2|21	Group:		System/Libraries
12mu|libspiro-0.2.20130930-2|22	
12mu|libspiro-0.2.20130930-2|23	%description -n	%{libname}
12mu|libspiro-0.2.20130930-2|24	This library will take an array of spiro control points and
12mu|libspiro-0.2.20130930-2|25	convert them into a series of bézier splines which can then
12mu|libspiro-0.2.20130930-2|26	be used in the myriad of ways the world has come to use béziers.
12mu|libspiro-0.2.20130930-2|27	
12mu|libspiro-0.2.20130930-2|28	%package -n	%{devname}
12mu|libspiro-0.2.20130930-2|29	Summary:	Development files for %{name}
12mu|libspiro-0.2.20130930-2|30	Group:		Development/C
12mu|libspiro-0.2.20130930-2|31	Requires:	%{libname} = %{EVRD}
12mu|libspiro-0.2.20130930-2|32	Provides:	spiro-devel = %{EVRD}
12mu|libspiro-0.2.20130930-2|33	
12mu|libspiro-0.2.20130930-2|34	%description -n	%{devname}
12mu|libspiro-0.2.20130930-2|35	This package contains libraries and header files for developing applications
12mu|libspiro-0.2.20130930-2|36	that use %{name}.
12mu|libspiro-0.2.20130930-2|37	
12mu|libspiro-0.2.20130930-2|38	%prep
12mu|libspiro-0.2.20130930-2|39	%setup -q
12mu|libspiro-0.2.20130930-2|40	autoreconf -fi
12mu|libspiro-0.2.20130930-2|41	
12mu|libspiro-0.2.20130930-2|42	%build
12mu|libspiro-0.2.20130930-2|43	%configure2_5x --disable-static
12mu|libspiro-0.2.20130930-2|44	%make
12mu|libspiro-0.2.20130930-2|45	
12mu|libspiro-0.2.20130930-2|46	%install
12mu|libspiro-0.2.20130930-2|47	%makeinstall_std
12mu|libspiro-0.2.20130930-2|48	
12mu|libspiro-0.2.20130930-2|49	%files -n %{libname}
12mu|libspiro-0.2.20130930-2|50	%doc README* ChangeLog AUTHORS
12mu|libspiro-0.2.20130930-2|51	%{_libdir}/libspiro.so.%{major}*
12mu|libspiro-0.2.20130930-2|52	
12mu|libspiro-0.2.20130930-2|53	%files -n %{devname}
12mu|libspiro-0.2.20130930-2|54	%{_includedir}/*
12mu|libspiro-0.2.20130930-2|55	%{_libdir}/libspiro.so
12mu|libspiro-0.2.20130930-2|56	
12mu|libspiro-0.2.20130930-2|57	%changelog
12mu|libspiro-0.2.20130930-2|58	* Wed May 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2.20130930-2
12mu|libspiro-0.2.20130930-2|59	+ Revision: 0938dff
12mu|libspiro-0.2.20130930-2|60	- Disable static lib
12mu|libspiro-0.2.20130930-2|61	
12mu|libspiro-0.2.20130930-2|62	

20107 12
12mu|libssh-0.6.4-3|1	%define major 4
12mu|libssh-0.6.4-3|2	%define libname %mklibname ssh %{major}
12mu|libssh-0.6.4-3|3	%define libthreads %mklibname ssh_threads %{major}
12mu|libssh-0.6.4-3|4	%define devname %mklibname ssh -d
12mu|libssh-0.6.4-3|5	
12mu|libssh-0.6.4-3|6	Summary:	C library to authenticate in a simple manner to one or more SSH servers
12mu|libssh-0.6.4-3|7	Name:		libssh
12mu|libssh-0.6.4-3|8	Epoch:		1
12mu|libssh-0.6.4-3|9	Version:	0.6.4
12mu|libssh-0.6.4-3|10	Release:	3
12mu|libssh-0.6.4-3|11	License:	LGPLv2.1+
12mu|libssh-0.6.4-3|12	Group:		System/Libraries
12mu|libssh-0.6.4-3|13	Url:		http://www.libssh.org
12mu|libssh-0.6.4-3|14	# svn checkout svn://svn.berlios.de/libssh/trunk libssh
12mu|libssh-0.6.4-3|15	Source0:	https://red.libssh.org/attachments/download/107/%{name}-%{version}.tar.gz
12mu|libssh-0.6.4-3|16	Patch0:		libssh-0.6.4-gcypt.patch
12mu|libssh-0.6.4-3|17	BuildRequires:	cmake
12mu|libssh-0.6.4-3|18	BuildRequires:	doxygen
12mu|libssh-0.6.4-3|19	BuildRequires:	pcap-devel
12mu|libssh-0.6.4-3|20	BuildRequires:	pkgconfig(libgcrypt)
12mu|libssh-0.6.4-3|21	BuildRequires:	pkgconfig(openssl)
12mu|libssh-0.6.4-3|22	BuildRequires:	pkgconfig(zlib)
12mu|libssh-0.6.4-3|23	
12mu|libssh-0.6.4-3|24	%description
12mu|libssh-0.6.4-3|25	The ssh library was designed to be used by programmers needing a working
12mu|libssh-0.6.4-3|26	SSH implementation by the mean of a library. The complete control of the
12mu|libssh-0.6.4-3|27	client is made by the programmer. With libssh, you can remotely execute
12mu|libssh-0.6.4-3|28	programs, transfer files, use a secure and transparent tunnel for your
12mu|libssh-0.6.4-3|29	remote programs. With its Secure FTP implementation, you can play with
12mu|libssh-0.6.4-3|30	remote files easily, without third-party programs others than libcrypto
12mu|libssh-0.6.4-3|31	(from openssl). libssh features :
12mu|libssh-0.6.4-3|32	
12mu|libssh-0.6.4-3|33	* Full C library functions for manipulating a client-side SSH
12mu|libssh-0.6.4-3|34	connection
12mu|libssh-0.6.4-3|35	* Lesser GPL licensing -SSH2 protocol compliant
12mu|libssh-0.6.4-3|36	* Fully configurable sessions
12mu|libssh-0.6.4-3|37	* Support for AES-128,AES-192,AES-256,blowfish, in cbc mode
12mu|libssh-0.6.4-3|38	* Use multiple SSH connections in a same process, at same time
12mu|libssh-0.6.4-3|39	* Use multiple channels in the same connection
12mu|libssh-0.6.4-3|40	* Thread safety when using different sessions at same time
12mu|libssh-0.6.4-3|41	* Basic but correct SFTP implementation (secure file transfer)
12mu|libssh-0.6.4-3|42	* RSA and DSS server public key supported
12mu|libssh-0.6.4-3|43	* Compression support (with zlib)
12mu|libssh-0.6.4-3|44	* Public key (RSA and DSS), password and keyboard-interactive
12mu|libssh-0.6.4-3|45	authentication
12mu|libssh-0.6.4-3|46	* Complete documentation about its API
12mu|libssh-0.6.4-3|47	* Runs and tested under amd64, x86, arm, sparc32, ppc under Linux,
12mu|libssh-0.6.4-3|48	BSD, MacosX and Solaris
12mu|libssh-0.6.4-3|49	* A developer listening to you
12mu|libssh-0.6.4-3|50	* It's free (LGPL)!
12mu|libssh-0.6.4-3|51	
12mu|libssh-0.6.4-3|52	#----------------------------------------------------------------------------
12mu|libssh-0.6.4-3|53	
12mu|libssh-0.6.4-3|54	%package -n %{libname}
12mu|libssh-0.6.4-3|55	Summary:	Main library for %{name}
12mu|libssh-0.6.4-3|56	Group:		System/Libraries
12mu|libssh-0.6.4-3|57	
12mu|libssh-0.6.4-3|58	%description -n %{libname}
12mu|libssh-0.6.4-3|59	The ssh library was designed to be used by programmers needing a working
12mu|libssh-0.6.4-3|60	SSH implementation by the mean of a library. The complete control of the
12mu|libssh-0.6.4-3|61	client is made by the programmer. With libssh, you can remotely execute
12mu|libssh-0.6.4-3|62	programs, transfer files, use a secure and transparent tunnel for your
12mu|libssh-0.6.4-3|63	remote programs. With its Secure FTP implementation, you can play with
12mu|libssh-0.6.4-3|64	remote files easily, without third-party programs others than libcrypto
12mu|libssh-0.6.4-3|65	(from openssl).
12mu|libssh-0.6.4-3|66	
12mu|libssh-0.6.4-3|67	%files -n %{libname}
12mu|libssh-0.6.4-3|68	%{_libdir}/libssh.so.%{major}*
12mu|libssh-0.6.4-3|69	
12mu|libssh-0.6.4-3|70	#----------------------------------------------------------------------------
12mu|libssh-0.6.4-3|71	
12mu|libssh-0.6.4-3|72	%package -n %{libthreads}
12mu|libssh-0.6.4-3|73	Summary:	Main library for %{name}
12mu|libssh-0.6.4-3|74	Group:		System/Libraries
12mu|libssh-0.6.4-3|75	Conflicts:	%{_lib}ssh4 < 1:0.6.3
12mu|libssh-0.6.4-3|76	
12mu|libssh-0.6.4-3|77	%description -n %{libthreads}
12mu|libssh-0.6.4-3|78	This package contains a shared library for %{name}.
12mu|libssh-0.6.4-3|79	
12mu|libssh-0.6.4-3|80	%files -n %{libthreads}
12mu|libssh-0.6.4-3|81	%{_libdir}/libssh_threads.so.%{major}*
12mu|libssh-0.6.4-3|82	
12mu|libssh-0.6.4-3|83	#----------------------------------------------------------------------------
12mu|libssh-0.6.4-3|84	
12mu|libssh-0.6.4-3|85	%package -n %{devname}
12mu|libssh-0.6.4-3|86	Summary:	Development files for %{name}
12mu|libssh-0.6.4-3|87	Group:		Development/C++
12mu|libssh-0.6.4-3|88	Requires:	%{libname} = %{EVRD}
12mu|libssh-0.6.4-3|89	Requires:	%{libthreads} = %{EVRD}
12mu|libssh-0.6.4-3|90	Provides:	ssh-devel = %{EVRD}
12mu|libssh-0.6.4-3|91	Provides:	libssh-devel = %{EVRD}
12mu|libssh-0.6.4-3|92	
12mu|libssh-0.6.4-3|93	%description -n %{devname}
12mu|libssh-0.6.4-3|94	This package contains the development files for %{name}.
12mu|libssh-0.6.4-3|95	
12mu|libssh-0.6.4-3|96	%files -n %{devname}
12mu|libssh-0.6.4-3|97	%{_includedir}/%{name}
12mu|libssh-0.6.4-3|98	%{_libdir}/*.so
12mu|libssh-0.6.4-3|99	%{_libdir}/pkgconfig/*.pc
12mu|libssh-0.6.4-3|100	%{_libdir}/cmake/*
12mu|libssh-0.6.4-3|101	
12mu|libssh-0.6.4-3|102	#----------------------------------------------------------------------------
12mu|libssh-0.6.4-3|103	
12mu|libssh-0.6.4-3|104	%prep
12mu|libssh-0.6.4-3|105	%setup -q
12mu|libssh-0.6.4-3|106	%patch0 -p1
12mu|libssh-0.6.4-3|107	
12mu|libssh-0.6.4-3|108	%build
12mu|libssh-0.6.4-3|109	%cmake -DWITH_GCRYPT=ON -DWITH_PCAP=ON
12mu|libssh-0.6.4-3|110	%make
12mu|libssh-0.6.4-3|111	
12mu|libssh-0.6.4-3|112	%install
12mu|libssh-0.6.4-3|113	%makeinstall_std -C build
12mu|libssh-0.6.4-3|114	
12mu|libssh-0.6.4-3|115	
12mu|libssh-0.6.4-3|116	%changelog
12mu|libssh-0.6.4-3|117	* Wed Jan 14 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.6.4-3
12mu|libssh-0.6.4-3|118	+ Revision: 00a855c
12mu|libssh-0.6.4-3|119	- New version 0.6.4
12mu|libssh-0.6.4-3|120	
12mu|libssh-0.6.4-3|121	

20108 12
12mu|libssh2-1.4.3-1|1	%define rname libssh2
12mu|libssh2-1.4.3-1|2	
12mu|libssh2-1.4.3-1|3	%define major 1
12mu|libssh2-1.4.3-1|4	%define libname %mklibname ssh2_ %{major}
12mu|libssh2-1.4.3-1|5	%define develname %mklibname ssh2 -d
12mu|libssh2-1.4.3-1|6	
12mu|libssh2-1.4.3-1|7	Summary:	A library implementing the SSH2 protocol
12mu|libssh2-1.4.3-1|8	Name:		%{rname}
12mu|libssh2-1.4.3-1|9	Version:	1.4.3
12mu|libssh2-1.4.3-1|10	Release:	1
12mu|libssh2-1.4.3-1|11	Group:		System/Libraries
12mu|libssh2-1.4.3-1|12	License:	BSD
12mu|libssh2-1.4.3-1|13	URL:		http://www.libssh2.org/
12mu|libssh2-1.4.3-1|14	Source0:	http://www.libssh2.org/download/%{rname}-%{version}.tar.gz
12mu|libssh2-1.4.3-1|15	Source1:	http://www.libssh2.org/download/%{rname}-%{version}.tar.gz.asc
12mu|libssh2-1.4.3-1|16	BuildRequires:	pkgconfig(openssl)
12mu|libssh2-1.4.3-1|17	BuildRequires:	zlib-devel
12mu|libssh2-1.4.3-1|18	BuildRequires:	autoconf
12mu|libssh2-1.4.3-1|19	BuildRequires:	automake
12mu|libssh2-1.4.3-1|20	BuildRequires:	libtool
12mu|libssh2-1.4.3-1|21	
12mu|libssh2-1.4.3-1|22	%description
12mu|libssh2-1.4.3-1|23	libssh2 is a library implementing the SSH2 protocol as defined by Internet
12mu|libssh2-1.4.3-1|24	Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23),
12mu|libssh2-1.4.3-1|25	SECSH-ARCH(20), SECSH-FILEXFER(06)*, SECSH-DHGEX(04), and SECSH-NUMBERS(10).
12mu|libssh2-1.4.3-1|26	
12mu|libssh2-1.4.3-1|27	%package -n	%{libname}
12mu|libssh2-1.4.3-1|28	Summary:	A library implementing the SSH2 protocol
12mu|libssh2-1.4.3-1|29	Group:		System/Libraries
12mu|libssh2-1.4.3-1|30	
12mu|libssh2-1.4.3-1|31	%description -n	%{libname}
12mu|libssh2-1.4.3-1|32	libssh2 is a library implementing the SSH2 protocol as defined by Internet
12mu|libssh2-1.4.3-1|33	Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23),
12mu|libssh2-1.4.3-1|34	SECSH-ARCH(20), SECSH-FILEXFER(06)*, SECSH-DHGEX(04), and SECSH-NUMBERS(10).
12mu|libssh2-1.4.3-1|35	
12mu|libssh2-1.4.3-1|36	%package -n	%{develname}
12mu|libssh2-1.4.3-1|37	Summary:	Static library and header files for the %{rname} library
12mu|libssh2-1.4.3-1|38	Group:		Development/C
12mu|libssh2-1.4.3-1|39	Provides:	%{rname}-devel = %{version}-%{release}
12mu|libssh2-1.4.3-1|40	Provides:	libssh-devel = %{version}-%{release}
12mu|libssh2-1.4.3-1|41	Provides:	ssh2-devel = %{version}-%{release}
12mu|libssh2-1.4.3-1|42	Requires:	%{libname} >= %{version}-%{release}
12mu|libssh2-1.4.3-1|43	
12mu|libssh2-1.4.3-1|44	%description -n	%{develname}
12mu|libssh2-1.4.3-1|45	libssh2 is a library implementing the SSH2 protocol as defined by Internet
12mu|libssh2-1.4.3-1|46	Drafts: SECSH-TRANS(22), SECSH-USERAUTH(25), SECSH-CONNECTION(23),
12mu|libssh2-1.4.3-1|47	SECSH-ARCH(20), SECSH-FILEXFER(06)*, SECSH-DHGEX(04), and SECSH-NUMBERS(10).
12mu|libssh2-1.4.3-1|48	
12mu|libssh2-1.4.3-1|49	This package contains the static %{rname} library and its header files.
12mu|libssh2-1.4.3-1|50	
12mu|libssh2-1.4.3-1|51	%prep
12mu|libssh2-1.4.3-1|52	%setup -q -n %{rname}-%{version}
12mu|libssh2-1.4.3-1|53	
12mu|libssh2-1.4.3-1|54	%build
12mu|libssh2-1.4.3-1|55	%configure2_5x \
12mu|libssh2-1.4.3-1|56	--without-libgcrypt-prefix \
12mu|libssh2-1.4.3-1|57	--with-openssl=%{_prefix} \
12mu|libssh2-1.4.3-1|58	--with-libz=%{_prefix} \
12mu|libssh2-1.4.3-1|59	--disable-static \
12mu|libssh2-1.4.3-1|60	--disable-examples-build
12mu|libssh2-1.4.3-1|61	
12mu|libssh2-1.4.3-1|62	%make
12mu|libssh2-1.4.3-1|63	
12mu|libssh2-1.4.3-1|64	##%check
12mu|libssh2-1.4.3-1|65	#make check <- barfs at "Failed requesting pty", works as root
12mu|libssh2-1.4.3-1|66	
12mu|libssh2-1.4.3-1|67	%install
12mu|libssh2-1.4.3-1|68	%makeinstall_std
12mu|libssh2-1.4.3-1|69	
12mu|libssh2-1.4.3-1|70	%files -n %{libname}
12mu|libssh2-1.4.3-1|71	%doc AUTHORS COPYING ChangeLog NEWS README
12mu|libssh2-1.4.3-1|72	%{_libdir}/*.so.%{major}*
12mu|libssh2-1.4.3-1|73	
12mu|libssh2-1.4.3-1|74	%files -n %{develname}
12mu|libssh2-1.4.3-1|75	%{_includedir}/*
12mu|libssh2-1.4.3-1|76	%{_libdir}/*.so
12mu|libssh2-1.4.3-1|77	%{_mandir}/man3/*
12mu|libssh2-1.4.3-1|78	%{_libdir}/pkgconfig/*.pc
12mu|libssh2-1.4.3-1|79	

20109 12
12mu|libtar-1.2.11-16|1	%define debug_package	%nil
12mu|libtar-1.2.11-16|2	
12mu|libtar-1.2.11-16|3	%define sdevname %mklibname tar -d -s
12mu|libtar-1.2.11-16|4	
12mu|libtar-1.2.11-16|5	Summary:	C library for manipulating tar files
12mu|libtar-1.2.11-16|6	Name:		libtar
12mu|libtar-1.2.11-16|7	Version:	1.2.11
12mu|libtar-1.2.11-16|8	Release:	16
12mu|libtar-1.2.11-16|9	License:	BSD
12mu|libtar-1.2.11-16|10	Group:		System/Libraries
12mu|libtar-1.2.11-16|11	Url:		http://www.feep.net/libtar/
12mu|libtar-1.2.11-16|12	Source0:	ftp://ftp.feep.net/pub/software/libtar/%{name}-%{version}.tar.gz
12mu|libtar-1.2.11-16|13	Patch0:		libtar-1.2.11-includes.patch
12mu|libtar-1.2.11-16|14	BuildRequires:	pkgconfig(zlib)
12mu|libtar-1.2.11-16|15	
12mu|libtar-1.2.11-16|16	%description
12mu|libtar-1.2.11-16|17	libtar is a library for manipulating tar files from within C programs.
12mu|libtar-1.2.11-16|18	Here are some of its features:
12mu|libtar-1.2.11-16|19	
12mu|libtar-1.2.11-16|20	* Handles both POSIX tar file format and the GNU extensions.
12mu|libtar-1.2.11-16|21	* API provides functions for easy use, such as tar_extract_all().
12mu|libtar-1.2.11-16|22	* Also provides functions for more granular use, such as
12mu|libtar-1.2.11-16|23	tar_append_regfile().
12mu|libtar-1.2.11-16|24	
12mu|libtar-1.2.11-16|25	%files
12mu|libtar-1.2.11-16|26	%{_bindir}/libtar
12mu|libtar-1.2.11-16|27	
12mu|libtar-1.2.11-16|28	#----------------------------------------------------------------------------
12mu|libtar-1.2.11-16|29	
12mu|libtar-1.2.11-16|30	%package -n %{sdevname}
12mu|libtar-1.2.11-16|31	Summary:	Development files and headers for %{name}
12mu|libtar-1.2.11-16|32	Group:		Development/C
12mu|libtar-1.2.11-16|33	Obsoletes:	%{name}-devel < 1.2.11-16
12mu|libtar-1.2.11-16|34	Provides:	%{name}-devel = %{EVRD}
12mu|libtar-1.2.11-16|35	
12mu|libtar-1.2.11-16|36	%description -n %{sdevname}
12mu|libtar-1.2.11-16|37	This package contains the static library and the C headers needed to
12mu|libtar-1.2.11-16|38	build applications with libtar.
12mu|libtar-1.2.11-16|39	
12mu|libtar-1.2.11-16|40	%files -n %{sdevname}
12mu|libtar-1.2.11-16|41	%doc README ChangeLog* COPYRIGHT TODO
12mu|libtar-1.2.11-16|42	%{_includedir}/libtar*.h
12mu|libtar-1.2.11-16|43	%{_libdir}/libtar.a
12mu|libtar-1.2.11-16|44	%{_mandir}/man3/*.3*
12mu|libtar-1.2.11-16|45	
12mu|libtar-1.2.11-16|46	#----------------------------------------------------------------------------
12mu|libtar-1.2.11-16|47	
12mu|libtar-1.2.11-16|48	%prep
12mu|libtar-1.2.11-16|49	%setup -q
12mu|libtar-1.2.11-16|50	%apply_patches
12mu|libtar-1.2.11-16|51	
12mu|libtar-1.2.11-16|52	%build
12mu|libtar-1.2.11-16|53	export CFLAGS="%{optflags} -fPIC"
12mu|libtar-1.2.11-16|54	%configure2_5x
12mu|libtar-1.2.11-16|55	%make
12mu|libtar-1.2.11-16|56	
12mu|libtar-1.2.11-16|57	%install
12mu|libtar-1.2.11-16|58	%makeinstall_std
12mu|libtar-1.2.11-16|59	

20110 12
12mu|libtasn1-3.3-1|1	%define major 6
12mu|libtasn1-3.3-1|2	%define libname %mklibname tasn1_ %{major}
12mu|libtasn1-3.3-1|3	%define develname %mklibname -d tasn1
12mu|libtasn1-3.3-1|4	
12mu|libtasn1-3.3-1|5	Summary:	The ASN.1 library used in GNUTLS
12mu|libtasn1-3.3-1|6	Name:		libtasn1
12mu|libtasn1-3.3-1|7	Version:	3.3
12mu|libtasn1-3.3-1|8	Release:	1
12mu|libtasn1-3.3-1|9	License:	LGPLv2+
12mu|libtasn1-3.3-1|10	Group:		System/Libraries
12mu|libtasn1-3.3-1|11	Url:		http://josefsson.org/libtasn1/
12mu|libtasn1-3.3-1|12	Source0:	http://ftp.gnu.org/gnu/libtasn1/%{name}-%{version}.tar.gz
12mu|libtasn1-3.3-1|13	Source1:	http://ftp.gnu.org/gnu/libtasn1/%{name}-%{version}.tar.gz.sig
12mu|libtasn1-3.3-1|14	BuildRequires:	bison
12mu|libtasn1-3.3-1|15	%ifnarch %arm %mips
12mu|libtasn1-3.3-1|16	BuildRequires:	valgrind
12mu|libtasn1-3.3-1|17	%endif
12mu|libtasn1-3.3-1|18	
12mu|libtasn1-3.3-1|19	%description
12mu|libtasn1-3.3-1|20	Libtasn1 is an implementation of the ASN.1 standard used by GnuTLS and others.
12mu|libtasn1-3.3-1|21	
12mu|libtasn1-3.3-1|22	%package -n %{libname}
12mu|libtasn1-3.3-1|23	Summary:	The ASN.1 library used in GNUTLS
12mu|libtasn1-3.3-1|24	Group:		System/Libraries
12mu|libtasn1-3.3-1|25	
12mu|libtasn1-3.3-1|26	%description -n %{libname}
12mu|libtasn1-3.3-1|27	Libtasn1 is an implementation of the ASN.1 standard used by GnuTLS and others.
12mu|libtasn1-3.3-1|28	
12mu|libtasn1-3.3-1|29	%package tools
12mu|libtasn1-3.3-1|30	Summary:	Command line ASN.1 tools
12mu|libtasn1-3.3-1|31	Group:		Text tools
12mu|libtasn1-3.3-1|32	License:	GPLv3+
12mu|libtasn1-3.3-1|33	
12mu|libtasn1-3.3-1|34	%description tools
12mu|libtasn1-3.3-1|35	Libtasn1 is an implementation of the ASN.1 standard used by GnuTLS and others.
12mu|libtasn1-3.3-1|36	
12mu|libtasn1-3.3-1|37	This contains the command line tools to work with ASN.1 data.
12mu|libtasn1-3.3-1|38	
12mu|libtasn1-3.3-1|39	%package -n %{develname}
12mu|libtasn1-3.3-1|40	Summary:	The ASN.1 development files
12mu|libtasn1-3.3-1|41	Group:		Development/C
12mu|libtasn1-3.3-1|42	Requires:	%{libname} = %{version}-%{release}
12mu|libtasn1-3.3-1|43	Provides:	%{name}-devel = %{version}-%{release}
12mu|libtasn1-3.3-1|44	
12mu|libtasn1-3.3-1|45	%description -n %{develname}
12mu|libtasn1-3.3-1|46	Libtasn1 is an implementation of the ASN.1 standard used by GnuTLS and others.
12mu|libtasn1-3.3-1|47	
12mu|libtasn1-3.3-1|48	This contains development files and headers for %{name}.
12mu|libtasn1-3.3-1|49	
12mu|libtasn1-3.3-1|50	%prep
12mu|libtasn1-3.3-1|51	%setup -q
12mu|libtasn1-3.3-1|52	
12mu|libtasn1-3.3-1|53	%build
12mu|libtasn1-3.3-1|54	%configure2_5x \
12mu|libtasn1-3.3-1|55	%ifnarch %arm %mips
12mu|libtasn1-3.3-1|56	--enable-valgrind-tests
12mu|libtasn1-3.3-1|57	%endif
12mu|libtasn1-3.3-1|58	
12mu|libtasn1-3.3-1|59	%make
12mu|libtasn1-3.3-1|60	
12mu|libtasn1-3.3-1|61	%check
12mu|libtasn1-3.3-1|62	make check
12mu|libtasn1-3.3-1|63	
12mu|libtasn1-3.3-1|64	%install
12mu|libtasn1-3.3-1|65	%makeinstall_std
12mu|libtasn1-3.3-1|66	
12mu|libtasn1-3.3-1|67	%files tools
12mu|libtasn1-3.3-1|68	%doc NEWS README THANKS
12mu|libtasn1-3.3-1|69	%{_bindir}/asn*
12mu|libtasn1-3.3-1|70	%{_mandir}/man1/asn*
12mu|libtasn1-3.3-1|71	
12mu|libtasn1-3.3-1|72	%files -n %{libname}
12mu|libtasn1-3.3-1|73	%{_libdir}/libtasn1.so.%{major}*
12mu|libtasn1-3.3-1|74	
12mu|libtasn1-3.3-1|75	%files -n %{develname}
12mu|libtasn1-3.3-1|76	%doc AUTHORS ChangeLog
12mu|libtasn1-3.3-1|77	%{_includedir}/libtasn1.h
12mu|libtasn1-3.3-1|78	%{_libdir}/libtasn1.so
12mu|libtasn1-3.3-1|79	%{_libdir}/libtasn1.a
12mu|libtasn1-3.3-1|80	%{_libdir}/pkgconfig/libtasn1.pc
12mu|libtasn1-3.3-1|81	%{_infodir}/libtasn1.info*
12mu|libtasn1-3.3-1|82	%{_mandir}/man3/*

20111 12
12mu|libtiff-4.0.3-3|1	%define major 5
12mu|libtiff-4.0.3-3|2	%define libname %mklibname tiff %{major}
12mu|libtiff-4.0.3-3|3	%define develname %mklibname tiff -d
12mu|libtiff-4.0.3-3|4	%define staticdevelname %mklibname tiff -d -s
12mu|libtiff-4.0.3-3|5	
12mu|libtiff-4.0.3-3|6	Summary:	A library of functions for manipulating TIFF format image files
12mu|libtiff-4.0.3-3|7	Name:		libtiff
12mu|libtiff-4.0.3-3|8	Version:	4.0.3
12mu|libtiff-4.0.3-3|9	Release:	3
12mu|libtiff-4.0.3-3|10	License:	BSD-like
12mu|libtiff-4.0.3-3|11	Group:		System/Libraries
12mu|libtiff-4.0.3-3|12	URL:		http://www.remotesensing.org/libtiff/
12mu|libtiff-4.0.3-3|13	Source0:	ftp://ftp.remotesensing.org/pub/libtiff/tiff-%{version}.tar.gz
12mu|libtiff-4.0.3-3|14	Patch0:		tiff-4.0.3-CVE-2012-4564.patch
12mu|libtiff-4.0.3-3|15	Patch1:		tiff-3.9.1-no_contrib.diff
12mu|libtiff-4.0.3-3|16	Patch2:		tiff-4.0.3-CVE-2013-4244.patch
12mu|libtiff-4.0.3-3|17	BuildRequires:	autoconf automake libtool m4
12mu|libtiff-4.0.3-3|18	BuildRequires:	jbig-devel
12mu|libtiff-4.0.3-3|19	BuildRequires:	jpeg-devel
12mu|libtiff-4.0.3-3|20	BuildRequires:	pkgconfig(glut)
12mu|libtiff-4.0.3-3|21	BuildRequires:	zlib-devel
12mu|libtiff-4.0.3-3|22	
12mu|libtiff-4.0.3-3|23	%description
12mu|libtiff-4.0.3-3|24	The libtiff package contains a library of functions for manipulating TIFF
12mu|libtiff-4.0.3-3|25	(Tagged Image File Format) image format files. TIFF is a widely used file
12mu|libtiff-4.0.3-3|26	format for bitmapped images. TIFF files usually end in the .tif extension
12mu|libtiff-4.0.3-3|27	and they are often quite large.
12mu|libtiff-4.0.3-3|28	
12mu|libtiff-4.0.3-3|29	%package	progs
12mu|libtiff-4.0.3-3|30	Summary:	Binaries needed to manipulate TIFF format image files
12mu|libtiff-4.0.3-3|31	Group:		Graphics
12mu|libtiff-4.0.3-3|32	Requires:	%{libname} = %{version}
12mu|libtiff-4.0.3-3|33	
12mu|libtiff-4.0.3-3|34	%description	progs
12mu|libtiff-4.0.3-3|35	This package provides binaries needed to manipulate TIFF format image files.
12mu|libtiff-4.0.3-3|36	
12mu|libtiff-4.0.3-3|37	%package -n	%{libname}
12mu|libtiff-4.0.3-3|38	Summary:	A library of functions for manipulating TIFF format image files
12mu|libtiff-4.0.3-3|39	Group:		System/Libraries
12mu|libtiff-4.0.3-3|40	
12mu|libtiff-4.0.3-3|41	%description -n	%{libname}
12mu|libtiff-4.0.3-3|42	The libtiff package contains a library of functions for manipulating TIFF
12mu|libtiff-4.0.3-3|43	(Tagged Image File Format) image format files. TIFF is a widely used file
12mu|libtiff-4.0.3-3|44	format for bitmapped images. TIFF files usually end in the .tif extension
12mu|libtiff-4.0.3-3|45	and they are often quite large.
12mu|libtiff-4.0.3-3|46	
12mu|libtiff-4.0.3-3|47	%package -n	%{develname}
12mu|libtiff-4.0.3-3|48	Summary:	Development tools for programs which will use the libtiff library
12mu|libtiff-4.0.3-3|49	Group:		Development/C
12mu|libtiff-4.0.3-3|50	Requires:	%{libname} = %{version}
12mu|libtiff-4.0.3-3|51	Provides:	%{name}-devel = %{version}-%{release}
12mu|libtiff-4.0.3-3|52	Provides:	tiff-devel = %{version}-%{release}
12mu|libtiff-4.0.3-3|53	Obsoletes:	%{mklibname tiff 3 -d}
12mu|libtiff-4.0.3-3|54	
12mu|libtiff-4.0.3-3|55	%description -n	%{develname}
12mu|libtiff-4.0.3-3|56	This package contains the header files and .so libraries for developing
12mu|libtiff-4.0.3-3|57	programs which will manipulate TIFF format image files using the libtiff
12mu|libtiff-4.0.3-3|58	library.
12mu|libtiff-4.0.3-3|59	
12mu|libtiff-4.0.3-3|60	%prep
12mu|libtiff-4.0.3-3|61	
12mu|libtiff-4.0.3-3|62	%setup -q -n tiff-%{version}
12mu|libtiff-4.0.3-3|63	%patch0 -p0
12mu|libtiff-4.0.3-3|64	%patch1 -p1
12mu|libtiff-4.0.3-3|65	%patch2 -p0
12mu|libtiff-4.0.3-3|66	
12mu|libtiff-4.0.3-3|67	# cleanup
12mu|libtiff-4.0.3-3|68	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12mu|libtiff-4.0.3-3|69	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mu|libtiff-4.0.3-3|70	done
12mu|libtiff-4.0.3-3|71	
12mu|libtiff-4.0.3-3|72	# Use build system's libtool.m4, not the one in the package.
12mu|libtiff-4.0.3-3|73	rm -f libtool.m4
12mu|libtiff-4.0.3-3|74	
12mu|libtiff-4.0.3-3|75	libtoolize --force  --copy
12mu|libtiff-4.0.3-3|76	aclocal -I . -I m4
12mu|libtiff-4.0.3-3|77	automake --add-missing --copy
12mu|libtiff-4.0.3-3|78	autoconf
12mu|libtiff-4.0.3-3|79	autoheader
12mu|libtiff-4.0.3-3|80	
12mu|libtiff-4.0.3-3|81	%build
12mu|libtiff-4.0.3-3|82	export LDFLAGS="%{ldflags}"
12mu|libtiff-4.0.3-3|83	export CFLAGS="%{optflags} -fno-strict-aliasing"
12mu|libtiff-4.0.3-3|84	export CXXFLAGS="%{optflags}"
12mu|libtiff-4.0.3-3|85	
12mu|libtiff-4.0.3-3|86	%configure2_5x --enable-ld-version-script
12mu|libtiff-4.0.3-3|87	
12mu|libtiff-4.0.3-3|88	# the "JPEG 8/12 bit dual mode" is too messy..., maybe later?
12mu|libtiff-4.0.3-3|89	# http://trac.osgeo.org/gdal/wiki/TIFF12BitJPEG
12mu|libtiff-4.0.3-3|90	# --with-jpeg12-include-dir=
12mu|libtiff-4.0.3-3|91	# --with-jpeg12-lib=
12mu|libtiff-4.0.3-3|92	
12mu|libtiff-4.0.3-3|93	%make
12mu|libtiff-4.0.3-3|94	
12mu|libtiff-4.0.3-3|95	#temporary disabled due upstream fix
12mu|libtiff-4.0.3-3|96	#%check
12mu|libtiff-4.0.3-3|97	#№LD_LIBRARY_PATH=$PWD:$LD_LIBRARY_PATH make check
12mu|libtiff-4.0.3-3|98	
12mu|libtiff-4.0.3-3|99	%install
12mu|libtiff-4.0.3-3|100	rm -rf %{buildroot}
12mu|libtiff-4.0.3-3|101	
12mu|libtiff-4.0.3-3|102	mkdir -p %{buildroot}/{%{_bindir},%{_datadir}}
12mu|libtiff-4.0.3-3|103	
12mu|libtiff-4.0.3-3|104	rm -rf installed_docs
12mu|libtiff-4.0.3-3|105	
12mu|libtiff-4.0.3-3|106	%makeinstall LIBTIFF_DOCDIR=`pwd`/installed_docs
12mu|libtiff-4.0.3-3|107	
12mu|libtiff-4.0.3-3|108	install -m0644 libtiff/tiffiop.h %{buildroot}%{_includedir}/
12mu|libtiff-4.0.3-3|109	install -m0644 libtiff/tif_dir.h %{buildroot}%{_includedir}/
12mu|libtiff-4.0.3-3|110	
12mu|libtiff-4.0.3-3|111	# multiarch policy
12mu|libtiff-4.0.3-3|112	%multiarch_includes %{buildroot}%{_includedir}/tiffconf.h
12mu|libtiff-4.0.3-3|113	
12mu|libtiff-4.0.3-3|114	# cleanup
12mu|libtiff-4.0.3-3|115	rm -f %{buildroot}%{_libdir}/*.*a
12mu|libtiff-4.0.3-3|116	
12mu|libtiff-4.0.3-3|117	%files progs
12mu|libtiff-4.0.3-3|118	%{_bindir}/*
12mu|libtiff-4.0.3-3|119	%{_mandir}/man1/*
12mu|libtiff-4.0.3-3|120	
12mu|libtiff-4.0.3-3|121	%files -n %{libname}
12mu|libtiff-4.0.3-3|122	%{_libdir}/*.so.%{major}*
12mu|libtiff-4.0.3-3|123	
12mu|libtiff-4.0.3-3|124	%files -n %{develname}
12mu|libtiff-4.0.3-3|125	%doc installed_docs/*
12mu|libtiff-4.0.3-3|126	%{_includedir}/*.h*
12mu|libtiff-4.0.3-3|127	%{multiarch_includedir}/tiffconf.h
12mu|libtiff-4.0.3-3|128	%{_libdir}/*.so
12mu|libtiff-4.0.3-3|129	%{_libdir}/pkgconfig/*.pc
12mu|libtiff-4.0.3-3|130	%{_mandir}/man3/*

20112 12
12mu|libtirpc-0.2.3-10|1	%define _disable_ld_no_undefined 1
12mu|libtirpc-0.2.3-10|2	
12mu|libtirpc-0.2.3-10|3	%define major 1
12mu|libtirpc-0.2.3-10|4	%define libname %mklibname tirpc %{major}
12mu|libtirpc-0.2.3-10|5	%define devname %mklibname tirpc -d
12mu|libtirpc-0.2.3-10|6	%define static %mklibname -d -s tirpc
12mu|libtirpc-0.2.3-10|7	%define beta %{nil}
12mu|libtirpc-0.2.3-10|8	
12mu|libtirpc-0.2.3-10|9	%bcond_with uclibc
12mu|libtirpc-0.2.3-10|10	%bcond_without gss
12mu|libtirpc-0.2.3-10|11	
12mu|libtirpc-0.2.3-10|12	Summary:	Transport Independent RPC Library
12mu|libtirpc-0.2.3-10|13	Name:		libtirpc
12mu|libtirpc-0.2.3-10|14	Version:	0.2.3
12mu|libtirpc-0.2.3-10|15	License:	SISSL and BSD
12mu|libtirpc-0.2.3-10|16	Group:		System/Libraries
12mu|libtirpc-0.2.3-10|17	Url:		http://sourceforge.net/projects/libtirpc
12mu|libtirpc-0.2.3-10|18	%if "%{beta}" == ""
12mu|libtirpc-0.2.3-10|19	Release:	10
12mu|libtirpc-0.2.3-10|20	Source0:	http://downloads.sourceforge.net/libtirpc/%{name}-%{version}.tar.bz2
12mu|libtirpc-0.2.3-10|21	%else
12mu|libtirpc-0.2.3-10|22	Release:	0.%{beta}.1
12mu|libtirpc-0.2.3-10|23	# Packaged from git://git.infradead.org/~steved/libtirpc.git w/ git archive
12mu|libtirpc-0.2.3-10|24	Source0:	%{name}-%{version}-%{beta}.tar.xz
12mu|libtirpc-0.2.3-10|25	%endif
12mu|libtirpc-0.2.3-10|26	Patch1:		libtirpc-0.2.2-automake-1.13.patch
12mu|libtirpc-0.2.3-10|27	Patch2:		libtirpc-0.2.3-types.h.patch
12mu|libtirpc-0.2.3-10|28	Patch8:		segfault_fix.patch
12mu|libtirpc-0.2.3-10|29	BuildRequires:	libtool
12mu|libtirpc-0.2.3-10|30	%if %{with gss}
12mu|libtirpc-0.2.3-10|31	BuildRequires:	pkgconfig(libgssglue)
12mu|libtirpc-0.2.3-10|32	BuildRequires:	krb5-devel
12mu|libtirpc-0.2.3-10|33	%else
12mu|libtirpc-0.2.3-10|34	BuildConflicts:	krb5-devel
12mu|libtirpc-0.2.3-10|35	BuildConflicts:	pkgconfig(libgssglue)
12mu|libtirpc-0.2.3-10|36	BuildConflicts: uclibc-%{libname}
12mu|libtirpc-0.2.3-10|37	%endif
12mu|libtirpc-0.2.3-10|38	%if %{with uclibc}
12mu|libtirpc-0.2.3-10|39	BuildRequires: uClibc-devel >= 0.9.33.2-15
12mu|libtirpc-0.2.3-10|40	%endif
12mu|libtirpc-0.2.3-10|41	
12mu|libtirpc-0.2.3-10|42	%track
12mu|libtirpc-0.2.3-10|43	prog %{name} = {
12mu|libtirpc-0.2.3-10|44	url = http://sourceforge.net/projects/libtirpc/files/libtirpc/
12mu|libtirpc-0.2.3-10|45	version = %{version}
12mu|libtirpc-0.2.3-10|46	regex = "Download libtirpc-(__VER__)\.tar\.bz2"
12mu|libtirpc-0.2.3-10|47	}
12mu|libtirpc-0.2.3-10|48	
12mu|libtirpc-0.2.3-10|49	%description
12mu|libtirpc-0.2.3-10|50	This package contains SunLib's implementation of transport-independent
12mu|libtirpc-0.2.3-10|51	RPC (TI-RPC) documentation.  This library forms a piece of the base of
12mu|libtirpc-0.2.3-10|52	Open Network Computing (ONC), and is derived directly from the
12mu|libtirpc-0.2.3-10|53	Solaris 2.3 source.
12mu|libtirpc-0.2.3-10|54	
12mu|libtirpc-0.2.3-10|55	TI-RPC is an enhanced version of TS-RPC that requires the UNIX System V
12mu|libtirpc-0.2.3-10|56	Transport Layer Interface (TLI) or an equivalent X/Open Transport Interface
12mu|libtirpc-0.2.3-10|57	(XTI).  TI-RPC is on-the-wire compatible with the TS-RPC, which is supported
12mu|libtirpc-0.2.3-10|58	by almost 70 vendors on all major operating systems.  TS-RPC source code
12mu|libtirpc-0.2.3-10|59	(RPCSRC 4.0) remains available from several internet sites.
12mu|libtirpc-0.2.3-10|60	
12mu|libtirpc-0.2.3-10|61	%package -n %{libname}
12mu|libtirpc-0.2.3-10|62	Summary:	Transport Independent RPC Library
12mu|libtirpc-0.2.3-10|63	Group:		System/Libraries
12mu|libtirpc-0.2.3-10|64	Requires:	%{name} >= %{EVRD}
12mu|libtirpc-0.2.3-10|65	
12mu|libtirpc-0.2.3-10|66	%description -n	%{libname}
12mu|libtirpc-0.2.3-10|67	This package contains the shared library for %{name}.
12mu|libtirpc-0.2.3-10|68	
12mu|libtirpc-0.2.3-10|69	
12mu|libtirpc-0.2.3-10|70	%if %{with uclibc}
12mu|libtirpc-0.2.3-10|71	%package -n uclibc-%{libname}
12mu|libtirpc-0.2.3-10|72	Summary:	Transport Independent RPC Library (uClibc build)
12mu|libtirpc-0.2.3-10|73	Group:		System/Libraries
12mu|libtirpc-0.2.3-10|74	
12mu|libtirpc-0.2.3-10|75	%description -n uclibc-%{libname}
12mu|libtirpc-0.2.3-10|76	This package contains the uClibc shared library for %{name}.
12mu|libtirpc-0.2.3-10|77	%endif
12mu|libtirpc-0.2.3-10|78	
12mu|libtirpc-0.2.3-10|79	%package -n	%{devname}
12mu|libtirpc-0.2.3-10|80	Summary:	Development files for the libtirpc library
12mu|libtirpc-0.2.3-10|81	Group:		Development/C
12mu|libtirpc-0.2.3-10|82	Requires:	%{libname} >= %{EVRD}
12mu|libtirpc-0.2.3-10|83	%if %{with uclibc}
12mu|libtirpc-0.2.3-10|84	Requires:	uclibc-%{libname} = %{EVRD}
12mu|libtirpc-0.2.3-10|85	%endif
12mu|libtirpc-0.2.3-10|86	Provides:	tirpc-devel = %{EVRD}
12mu|libtirpc-0.2.3-10|87	
12mu|libtirpc-0.2.3-10|88	%description -n	%{devname}
12mu|libtirpc-0.2.3-10|89	This package includes header files and libraries necessary for developing
12mu|libtirpc-0.2.3-10|90	programs which use the tirpc library.
12mu|libtirpc-0.2.3-10|91	
12mu|libtirpc-0.2.3-10|92	%package -n	%{static}
12mu|libtirpc-0.2.3-10|93	Summary:	Static version of libtirpc library
12mu|libtirpc-0.2.3-10|94	Group:		Development/C
12mu|libtirpc-0.2.3-10|95	Requires:	%{devname} >= %{EVRD}
12mu|libtirpc-0.2.3-10|96	Provides:	tirpc-static-devel = %{EVRD}
12mu|libtirpc-0.2.3-10|97	
12mu|libtirpc-0.2.3-10|98	%description -n	%{static}
12mu|libtirpc-0.2.3-10|99	This package contains a static library version of the libtirpc library.
12mu|libtirpc-0.2.3-10|100	
12mu|libtirpc-0.2.3-10|101	%prep
12mu|libtirpc-0.2.3-10|102	%setup -q
12mu|libtirpc-0.2.3-10|103	%apply_patches
12mu|libtirpc-0.2.3-10|104	autoreconf -fi
12mu|libtirpc-0.2.3-10|105	
12mu|libtirpc-0.2.3-10|106	%build
12mu|libtirpc-0.2.3-10|107	CONFIGURE_TOP="$PWD"
12mu|libtirpc-0.2.3-10|108	export CFLAGS="%{optflags} -fPIC"
12mu|libtirpc-0.2.3-10|109	
12mu|libtirpc-0.2.3-10|110	%if %{with uclibc}
12mu|libtirpc-0.2.3-10|111	mkdir -p uclibc
12mu|libtirpc-0.2.3-10|112	pushd uclibc
12mu|libtirpc-0.2.3-10|113	
12mu|libtirpc-0.2.3-10|114	%uclibc_configure \
12mu|libtirpc-0.2.3-10|115	--enable-shared \
12mu|libtirpc-0.2.3-10|116	--enable-static \
12mu|libtirpc-0.2.3-10|117	%if %{with gss}
12mu|libtirpc-0.2.3-10|118	--enable-gss
12mu|libtirpc-0.2.3-10|119	%else
12mu|libtirpc-0.2.3-10|120	--disable-gss
12mu|libtirpc-0.2.3-10|121	%endif
12mu|libtirpc-0.2.3-10|122	
12mu|libtirpc-0.2.3-10|123	%make all
12mu|libtirpc-0.2.3-10|124	popd
12mu|libtirpc-0.2.3-10|125	%endif
12mu|libtirpc-0.2.3-10|126	
12mu|libtirpc-0.2.3-10|127	mkdir -p system
12mu|libtirpc-0.2.3-10|128	pushd system
12mu|libtirpc-0.2.3-10|129	
12mu|libtirpc-0.2.3-10|130	%configure2_5x	\
12mu|libtirpc-0.2.3-10|131	--enable-shared \
12mu|libtirpc-0.2.3-10|132	--enable-static \
12mu|libtirpc-0.2.3-10|133	%if %{with gss}
12mu|libtirpc-0.2.3-10|134	--enable-gss
12mu|libtirpc-0.2.3-10|135	%else
12mu|libtirpc-0.2.3-10|136	--disable-gss
12mu|libtirpc-0.2.3-10|137	%endif
12mu|libtirpc-0.2.3-10|138	
12mu|libtirpc-0.2.3-10|139	%make all
12mu|libtirpc-0.2.3-10|140	popd
12mu|libtirpc-0.2.3-10|141	
12mu|libtirpc-0.2.3-10|142	%install
12mu|libtirpc-0.2.3-10|143	%if %{with uclibc}
12mu|libtirpc-0.2.3-10|144	%makeinstall_std -C uclibc
12mu|libtirpc-0.2.3-10|145	%endif
12mu|libtirpc-0.2.3-10|146	
12mu|libtirpc-0.2.3-10|147	%makeinstall_std -C system
12mu|libtirpc-0.2.3-10|148	install -m 755 -d %{buildroot}%{_sysconfdir}
12mu|libtirpc-0.2.3-10|149	install -m 644 doc/etc_netconfig %{buildroot}%{_sysconfdir}/netconfig
12mu|libtirpc-0.2.3-10|150	
12mu|libtirpc-0.2.3-10|151	install -d %{buildroot}%{_includedir}/{rpc,rpcsvc}/
12mu|libtirpc-0.2.3-10|152	
12mu|libtirpc-0.2.3-10|153	%files
12mu|libtirpc-0.2.3-10|154	%config(noreplace) %{_sysconfdir}/netconfig
12mu|libtirpc-0.2.3-10|155	
12mu|libtirpc-0.2.3-10|156	%files -n %{libname}
12mu|libtirpc-0.2.3-10|157	%{_libdir}/libtirpc.so.%{major}*
12mu|libtirpc-0.2.3-10|158	
12mu|libtirpc-0.2.3-10|159	%if %{with uclibc}
12mu|libtirpc-0.2.3-10|160	%files -n uclibc-%{libname}
12mu|libtirpc-0.2.3-10|161	%{uclibc_root}%{_libdir}/libtirpc.so.%{major}*
12mu|libtirpc-0.2.3-10|162	%endif
12mu|libtirpc-0.2.3-10|163	
12mu|libtirpc-0.2.3-10|164	%files -n %{devname}
12mu|libtirpc-0.2.3-10|165	%doc AUTHORS ChangeLog COPYING NEWS README
12mu|libtirpc-0.2.3-10|166	%{_libdir}/libtirpc.so
12mu|libtirpc-0.2.3-10|167	%{_libdir}/pkgconfig/libtirpc.pc
12mu|libtirpc-0.2.3-10|168	%{_includedir}/tirpc
12mu|libtirpc-0.2.3-10|169	#%{_includedir}/netconfig.h
12mu|libtirpc-0.2.3-10|170	#%{_includedir}/rpc/*
12mu|libtirpc-0.2.3-10|171	#%{_includedir}/rpcsvc/*
12mu|libtirpc-0.2.3-10|172	%{_mandir}/man[135]/*
12mu|libtirpc-0.2.3-10|173	%if %{with uclibc}
12mu|libtirpc-0.2.3-10|174	%{uclibc_root}%{_bindir}/rpcgen
12mu|libtirpc-0.2.3-10|175	%{uclibc_root}%{_libdir}/libtirpc.so
12mu|libtirpc-0.2.3-10|176	%{uclibc_root}%{_libdir}/pkgconfig/libtirpc.pc
12mu|libtirpc-0.2.3-10|177	%endif
12mu|libtirpc-0.2.3-10|178	
12mu|libtirpc-0.2.3-10|179	%files -n %{static}
12mu|libtirpc-0.2.3-10|180	%{_libdir}/libtirpc.a
12mu|libtirpc-0.2.3-10|181	%if %{with uclibc}
12mu|libtirpc-0.2.3-10|182	%{uclibc_root}%{_libdir}/libtirpc.a
12mu|libtirpc-0.2.3-10|183	%endif

20113 12
12mu|libtool-2.4.2-13|1	%define libname_orig libltdl
12mu|libtool-2.4.2-13|2	%define major 7
12mu|libtool-2.4.2-13|3	%define libname %mklibname ltdl %{major}
12mu|libtool-2.4.2-13|4	%define devname %mklibname ltdl -d
12mu|libtool-2.4.2-13|5	
12mu|libtool-2.4.2-13|6	# for the testsuite:
12mu|libtool-2.4.2-13|7	%define _disable_ld_no_undefined 1
12mu|libtool-2.4.2-13|8	%define _disable_ld_as_needed 1
12mu|libtool-2.4.2-13|9	
12mu|libtool-2.4.2-13|10	%bcond_with bootstrap
12mu|libtool-2.4.2-13|11	
12mu|libtool-2.4.2-13|12	%define arch_has_java 1
12mu|libtool-2.4.2-13|13	%ifarch %{arm} %{mips}
12mu|libtool-2.4.2-13|14	%define arch_has_java 0
12mu|libtool-2.4.2-13|15	%endif
12mu|libtool-2.4.2-13|16	%if %{with bootstrap}
12mu|libtool-2.4.2-13|17	%define arch_has_java 0
12mu|libtool-2.4.2-13|18	%endif
12mu|libtool-2.4.2-13|19	
12mu|libtool-2.4.2-13|20	Summary:	The GNU libtool, which simplifies the use of shared libraries
12mu|libtool-2.4.2-13|21	Name:		libtool
12mu|libtool-2.4.2-13|22	Version:	2.4.2
12mu|libtool-2.4.2-13|23	Release:	13
12mu|libtool-2.4.2-13|24	License:	GPLv2+
12mu|libtool-2.4.2-13|25	Group:		Development/Other
12mu|libtool-2.4.2-13|26	Url:		http://www.gnu.org/software/libtool/libtool.html
12mu|libtool-2.4.2-13|27	Source0:	ftp://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.xz
12mu|libtool-2.4.2-13|28	Source1:	%{SOURCE0}.sig
12mu|libtool-2.4.2-13|29	# deprecated: introduced in July 2003
12mu|libtool-2.4.2-13|30	# (cf http://lists.mandriva.com/cooker-amd64/2003-12/msg00046.php)
12mu|libtool-2.4.2-13|31	# but is not needed anymore since Sept 2003 change in rpm "Make "x86_64" the
12mu|libtool-2.4.2-13|32	# canonical arch on amd64"
12mu|libtool-2.4.2-13|33	
12mu|libtool-2.4.2-13|34	# (Abel) Patches please only modify ltmain.in and don't touch ltmain.sh
12mu|libtool-2.4.2-13|35	# otherwise ltmain.sh will not be regenerated, and patches will be lost
12mu|libtool-2.4.2-13|36	
12mu|libtool-2.4.2-13|37	# (cjw) when a library that is produced in the build is also linked against,
12mu|libtool-2.4.2-13|38	#       make sure that the library in the rpm install dir is used for relinking
12mu|libtool-2.4.2-13|39	#	even if (an older version of) the lib is installed on the system
12mu|libtool-2.4.2-13|40	Patch0:		relink.patch
12mu|libtool-2.4.2-13|41	#
12mu|libtool-2.4.2-13|42	Patch1:		libtool-2.2.10-rpath.patch
12mu|libtool-2.4.2-13|43	Patch2:		ltmain-SED.patch
12mu|libtool-2.4.2-13|44	# (abondrov) pass -fuse-ld= flag to allow switching between bfd and gold
12mu|libtool-2.4.2-13|45	Patch3:		libtool-2.4.2-fuse-ld.patch
12mu|libtool-2.4.2-13|46	Patch12:	do-not-link-against-deplibs.patch
12mu|libtool-2.4.2-13|47	Patch13:	drop-ld-no-undefined-for-shared-lib-modules.patch
12mu|libtool-2.4.2-13|48	Patch14:	fix-checking-libltdl-is-installed-installable.patch
12mu|libtool-2.4.2-13|49	# (cjw) do not use CFLAGS when running gcj
12mu|libtool-2.4.2-13|50	Patch16:	libtool-2.2.6-use-gcjflags-for-gcj.patch
12mu|libtool-2.4.2-13|51	# (cjw) in the libltdl install test, use --enable-ltdl-install to make sure
12mu|libtool-2.4.2-13|52	#       the library is built even if it is installed on the system
12mu|libtool-2.4.2-13|53	Patch17:	libtool-2.2.6b-libltdl-install-test-fix.patch
12mu|libtool-2.4.2-13|54	# (cjw) mdemo-dryrun test may fail because file sizes are incorrect in 'before'
12mu|libtool-2.4.2-13|55	#       file list
12mu|libtool-2.4.2-13|56	Patch18:	libtool-2.4-dryrun-sleepmore.patch
12mu|libtool-2.4.2-13|57	#Patch19:	libtool-2.4.2-drop-soname-for-modules.patch
12mu|libtool-2.4.2-13|58	# (fwang) detect libltdl.so rather than libltdl.la, as we will delete them
12mu|libtool-2.4.2-13|59	Patch20:	libtool-2.4.2-use-so-to-detect-libltdl.patch
12mu|libtool-2.4.2-13|60	
12mu|libtool-2.4.2-13|61	BuildRequires:	help2man
12mu|libtool-2.4.2-13|62	%if ! %{with bootstrap}
12mu|libtool-2.4.2-13|63	BuildRequires:	gcc-gfortran
12mu|libtool-2.4.2-13|64	%ifarch ia64 %{ix86} x86_64
12mu|libtool-2.4.2-13|65	BuildRequires:	quadmath-devel
12mu|libtool-2.4.2-13|66	%endif
12mu|libtool-2.4.2-13|67	%endif
12mu|libtool-2.4.2-13|68	%if %{arch_has_java}
12mu|libtool-2.4.2-13|69	BuildRequires:	gcc-java
12mu|libtool-2.4.2-13|70	BuildRequires:	pkgconfig(libgcj-4.7)
12mu|libtool-2.4.2-13|71	%endif
12mu|libtool-2.4.2-13|72	Requires:	%{name}-base = %{EVRD}
12mu|libtool-2.4.2-13|73	
12mu|libtool-2.4.2-13|74	%description
12mu|libtool-2.4.2-13|75	The libtool package contains the GNU libtool, a set of shell scripts
12mu|libtool-2.4.2-13|76	which automatically configure UNIX and UNIX-like architectures to
12mu|libtool-2.4.2-13|77	generically build shared libraries.  Libtool provides a consistent,
12mu|libtool-2.4.2-13|78	portable interface which simplifies the process of using shared
12mu|libtool-2.4.2-13|79	libraries.
12mu|libtool-2.4.2-13|80	
12mu|libtool-2.4.2-13|81	If you are developing programs which will use shared libraries, you
12mu|libtool-2.4.2-13|82	should install libtool.
12mu|libtool-2.4.2-13|83	
12mu|libtool-2.4.2-13|84	%files
12mu|libtool-2.4.2-13|85	%doc AUTHORS NEWS README THANKS TODO
12mu|libtool-2.4.2-13|86	%{_bindir}/libtool
12mu|libtool-2.4.2-13|87	%{_mandir}/man1/libtool.1.*
12mu|libtool-2.4.2-13|88	
12mu|libtool-2.4.2-13|89	#----------------------------------------------------------------------------
12mu|libtool-2.4.2-13|90	
12mu|libtool-2.4.2-13|91	%package	base
12mu|libtool-2.4.2-13|92	Group:		Development/C
12mu|libtool-2.4.2-13|93	Summary:	Basic package for %{name}
12mu|libtool-2.4.2-13|94	Requires:	file
12mu|libtool-2.4.2-13|95	
12mu|libtool-2.4.2-13|96	%description	base
12mu|libtool-2.4.2-13|97	The libtool package contains the GNU libtool, a set of shell scripts
12mu|libtool-2.4.2-13|98	which automatically configure UNIX and UNIX-like architectures to
12mu|libtool-2.4.2-13|99	generically build shared libraries.  Libtool provides a consistent,
12mu|libtool-2.4.2-13|100	portable interface which simplifies the process of using shared
12mu|libtool-2.4.2-13|101	libraries.
12mu|libtool-2.4.2-13|102	
12mu|libtool-2.4.2-13|103	If you are developing programs which will use shared libraries, you
12mu|libtool-2.4.2-13|104	should install libtool.
12mu|libtool-2.4.2-13|105	
12mu|libtool-2.4.2-13|106	%files base
12mu|libtool-2.4.2-13|107	%{_bindir}/libtoolize
12mu|libtool-2.4.2-13|108	%{_mandir}/man1/libtoolize.*
12mu|libtool-2.4.2-13|109	%{_infodir}/libtool.info*
12mu|libtool-2.4.2-13|110	%{_datadir}/libtool
12mu|libtool-2.4.2-13|111	%{_datadir}/aclocal/*.m4
12mu|libtool-2.4.2-13|112	
12mu|libtool-2.4.2-13|113	#----------------------------------------------------------------------------
12mu|libtool-2.4.2-13|114	
12mu|libtool-2.4.2-13|115	%package -n	%{libname}
12mu|libtool-2.4.2-13|116	Group:		Development/C
12mu|libtool-2.4.2-13|117	Summary:	Shared library files for libtool
12mu|libtool-2.4.2-13|118	License:	LGPLv2.1+
12mu|libtool-2.4.2-13|119	Provides:	%{libname_orig} = %{EVRD}
12mu|libtool-2.4.2-13|120	
12mu|libtool-2.4.2-13|121	%description -n	%{libname}
12mu|libtool-2.4.2-13|122	Shared library files for libtool DLL library from the libtool package.
12mu|libtool-2.4.2-13|123	
12mu|libtool-2.4.2-13|124	%files -n %{libname}
12mu|libtool-2.4.2-13|125	%{_libdir}/libltdl.so.%{major}*
12mu|libtool-2.4.2-13|126	
12mu|libtool-2.4.2-13|127	#----------------------------------------------------------------------------
12mu|libtool-2.4.2-13|128	
12mu|libtool-2.4.2-13|129	%package -n	%{devname}
12mu|libtool-2.4.2-13|130	Group:		Development/C
12mu|libtool-2.4.2-13|131	Summary:	Development files for libtool
12mu|libtool-2.4.2-13|132	License:	LGPLv2.1+
12mu|libtool-2.4.2-13|133	Requires:	%{name} = %{EVRD}
12mu|libtool-2.4.2-13|134	Requires:	%{libname} = %{EVRD}
12mu|libtool-2.4.2-13|135	Provides:	%{name}-devel = %{EVRD}
12mu|libtool-2.4.2-13|136	Provides:	%{libname_orig}-devel = %{EVRD}
12mu|libtool-2.4.2-13|137	
12mu|libtool-2.4.2-13|138	%description -n	%{devname}
12mu|libtool-2.4.2-13|139	Development headers, and files for development from the libtool package.
12mu|libtool-2.4.2-13|140	
12mu|libtool-2.4.2-13|141	%files -n %{devname}
12mu|libtool-2.4.2-13|142	%doc libltdl/README
12mu|libtool-2.4.2-13|143	%doc tests/demo
12mu|libtool-2.4.2-13|144	%{_includedir}/*
12mu|libtool-2.4.2-13|145	%{_libdir}/*.so
12mu|libtool-2.4.2-13|146	
12mu|libtool-2.4.2-13|147	#----------------------------------------------------------------------------
12mu|libtool-2.4.2-13|148	
12mu|libtool-2.4.2-13|149	%prep
12mu|libtool-2.4.2-13|150	%setup -q
12mu|libtool-2.4.2-13|151	%apply_patches
12mu|libtool-2.4.2-13|152	./bootstrap
12mu|libtool-2.4.2-13|153	
12mu|libtool-2.4.2-13|154	%build
12mu|libtool-2.4.2-13|155	# don't use configure macro - it forces libtoolize, which is bad -jgarzik
12mu|libtool-2.4.2-13|156	# Use configure macro but define __libtoolize to be /bin/true -Geoff
12mu|libtool-2.4.2-13|157	%define __libtoolize /bin/true
12mu|libtool-2.4.2-13|158	# And don't overwrite config.{sub,guess} in this package as well -- Abel
12mu|libtool-2.4.2-13|159	%define __cputoolize /bin/true
12mu|libtool-2.4.2-13|160	
12mu|libtool-2.4.2-13|161	%configure2_5x --disable-static
12mu|libtool-2.4.2-13|162	%make
12mu|libtool-2.4.2-13|163	
12mu|libtool-2.4.2-13|164	# lame & ugly, trying to fix up relative paths that's made their way into libtool..
12mu|libtool-2.4.2-13|165	DIRS=$(cat libtool|grep compiler_lib_search_dirs|grep -F ..|uniq|cut -d'"' -f2)
12mu|libtool-2.4.2-13|166	PATHS=$(cat libtool|grep compiler_lib_search_path|grep -F ..|uniq|cut -d'"' -f2)
12mu|libtool-2.4.2-13|167	for i in $DIRS; do pushd $i; ABSOLUTE="$ABSOLUTE $PWD"; popd; done
12mu|libtool-2.4.2-13|168	ABSOLUTE=$(echo $ABSOLUTE | sed -e 's#%{_libdir} /%{_lib}#/%{_lib}#g' -e 's#%{_libdir} %{_libdir}#%{_libdir}#g')
12mu|libtool-2.4.2-13|169	sed -e "s#compiler_lib_search_dirs=\"$DIRS\"#compiler_lib_search_dirs=\"$ABSOLUTE\"#g" -i libtool
12mu|libtool-2.4.2-13|170	for i in $ABSOLUTE; do SEARCH=$(echo $SEARCH -L$i); done
12mu|libtool-2.4.2-13|171	sed -e "s#compiler_lib_search_path=\"$PATHS\"#compiler_lib_search_path=\"$SEARCH\"#g" -i libtool
12mu|libtool-2.4.2-13|172	
12mu|libtool-2.4.2-13|173	%install
12mu|libtool-2.4.2-13|174	%makeinstall_std
12mu|libtool-2.4.2-13|175	
12mu|libtool-2.4.2-13|176	
12mu|libtool-2.4.2-13|177	%changelog
12mu|libtool-2.4.2-13|178	* Sun Apr 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.4.2-13
12mu|libtool-2.4.2-13|179	+ Revision: c5292ff
12mu|libtool-2.4.2-13|180	- Rebuild against gcc 4.7.4
12mu|libtool-2.4.2-13|181	
12mu|libtool-2.4.2-13|182	

20114 12
12mu|libunwind-1.1-5|1	%define oname		unwind
12mu|libunwind-1.1-5|2	%define onamedump	unwindcoredump
12mu|libunwind-1.1-5|3	%define major		8
12mu|libunwind-1.1-5|4	%define majordump	0
12mu|libunwind-1.1-5|5	%define libname	%mklibname %{oname} %{major}
12mu|libunwind-1.1-5|6	%define libdump	%mklibname %{onamedump} %{majordump}
12mu|libunwind-1.1-5|7	%define devname	%mklibname %{oname} -d
12mu|libunwind-1.1-5|8	%define _disable_ld_no_undefined 1
12mu|libunwind-1.1-5|9	
12mu|libunwind-1.1-5|10	Summary:	An unwinding library
12mu|libunwind-1.1-5|11	Name:		libunwind
12mu|libunwind-1.1-5|12	Version:	1.1
12mu|libunwind-1.1-5|13	Release:	5
12mu|libunwind-1.1-5|14	License:	BSD
12mu|libunwind-1.1-5|15	Group:		System/Libraries
12mu|libunwind-1.1-5|16	Url:		http://savannah.nongnu.org/projects/libunwind
12mu|libunwind-1.1-5|17	Source0:	http://download.savannah.gnu.org/releases/libunwind/libunwind-%{version}.tar.gz
12mu|libunwind-1.1-5|18	#Fedora specific patch
12mu|libunwind-1.1-5|19	Patch1:		libunwind-disable-setjmp.patch
12mu|libunwind-1.1-5|20	Patch2:		libunwind-aarch64.patch
12mu|libunwind-1.1-5|21	BuildRequires:	libtool
12mu|libunwind-1.1-5|22	
12mu|libunwind-1.1-5|23	%description
12mu|libunwind-1.1-5|24	Libunwind provides a C ABI to determine the call-chain of a program.
12mu|libunwind-1.1-5|25	This version of libunwind is targetted for the ia64 platform.
12mu|libunwind-1.1-5|26	
12mu|libunwind-1.1-5|27	%package -n %{libname}
12mu|libunwind-1.1-5|28	Summary:	Dynamic libraries from %{oname}
12mu|libunwind-1.1-5|29	Group:		System/Libraries
12mu|libunwind-1.1-5|30	Provides:	%{name} = %{version}-%{release}
12mu|libunwind-1.1-5|31	Obsoletes:	%{_lib}unwind1 < 1.0.1-1
12mu|libunwind-1.1-5|32	
12mu|libunwind-1.1-5|33	%description -n %{libname}
12mu|libunwind-1.1-5|34	Dynamic libraries from %{name}.
12mu|libunwind-1.1-5|35	
12mu|libunwind-1.1-5|36	%package -n %{libdump}
12mu|libunwind-1.1-5|37	Summary:	Dynamic libraries from %{oname}
12mu|libunwind-1.1-5|38	Group:		System/Libraries
12mu|libunwind-1.1-5|39	Provides:	%{name}-coredump = %{version}-%{release}
12mu|libunwind-1.1-5|40	Requires:	%{name} = %{version}-%{release}
12mu|libunwind-1.1-5|41	Obsoletes:	%{_lib}unwind1 < 1.0.1-1
12mu|libunwind-1.1-5|42	
12mu|libunwind-1.1-5|43	%description -n %{libdump}
12mu|libunwind-1.1-5|44	Dynamic libraries from %{name}.
12mu|libunwind-1.1-5|45	
12mu|libunwind-1.1-5|46	%package -n %{devname}
12mu|libunwind-1.1-5|47	Summary:	Development package for libunwind
12mu|libunwind-1.1-5|48	Group:		Development/C
12mu|libunwind-1.1-5|49	Requires:	%{libname} = %{version}-%{release}
12mu|libunwind-1.1-5|50	Requires:	%{name}-coredump = %{version}-%{release}
12mu|libunwind-1.1-5|51	Provides:	%{name}-devel = %{version}-%{release}
12mu|libunwind-1.1-5|52	
12mu|libunwind-1.1-5|53	%track
12mu|libunwind-1.1-5|54	prog %name = {
12mu|libunwind-1.1-5|55	url = http://mirror3.layerjet.com/nongnu/libunwind/
12mu|libunwind-1.1-5|56	regex = %name-(__VER__)\.tar\.gz
12mu|libunwind-1.1-5|57	version = %version
12mu|libunwind-1.1-5|58	}
12mu|libunwind-1.1-5|59	
12mu|libunwind-1.1-5|60	%description -n %{devname}
12mu|libunwind-1.1-5|61	The libunwind-devel package includes the libraries and header files for
12mu|libunwind-1.1-5|62	libunwind.
12mu|libunwind-1.1-5|63	
12mu|libunwind-1.1-5|64	%prep
12mu|libunwind-1.1-5|65	%setup -q
12mu|libunwind-1.1-5|66	%apply_patches
12mu|libunwind-1.1-5|67	autoreconf -fi
12mu|libunwind-1.1-5|68	
12mu|libunwind-1.1-5|69	%build
12mu|libunwind-1.1-5|70	%configure2_5x \
12mu|libunwind-1.1-5|71	--enable-static \
12mu|libunwind-1.1-5|72	--enable-shared
12mu|libunwind-1.1-5|73	
12mu|libunwind-1.1-5|74	%make
12mu|libunwind-1.1-5|75	
12mu|libunwind-1.1-5|76	%install
12mu|libunwind-1.1-5|77	%makeinstall_std
12mu|libunwind-1.1-5|78	
12mu|libunwind-1.1-5|79	# /usr/include/libunwind-ptrace.h
12mu|libunwind-1.1-5|80	# [...] aren't really part of the libunwind API.  They are implemented in
12mu|libunwind-1.1-5|81	# a archive library called libunwind-ptrace.a.
12mu|libunwind-1.1-5|82	mv -f %{buildroot}%{_libdir}/libunwind-ptrace.a %{buildroot}%{_libdir}/libunwind-ptrace.a-save
12mu|libunwind-1.1-5|83	rm -f %{buildroot}%{_libdir}/libunwind*.a
12mu|libunwind-1.1-5|84	mv -f %{buildroot}%{_libdir}/libunwind-ptrace.a-save %{buildroot}%{_libdir}/libunwind-ptrace.a
12mu|libunwind-1.1-5|85	rm -f %{buildroot}%{_libdir}/libunwind-ptrace*.so*
12mu|libunwind-1.1-5|86	
12mu|libunwind-1.1-5|87	%check
12mu|libunwind-1.1-5|88	%if 0%{?_with_check:1} || 0%{?_with_testsuite:1}
12mu|libunwind-1.1-5|89	echo ====================TESTING=========================
12mu|libunwind-1.1-5|90	make check || true
12mu|libunwind-1.1-5|91	echo ====================TESTING END=====================
12mu|libunwind-1.1-5|92	%else
12mu|libunwind-1.1-5|93	echo ====================TESTSUITE DISABLED=========================
12mu|libunwind-1.1-5|94	%endif
12mu|libunwind-1.1-5|95	
12mu|libunwind-1.1-5|96	%files -n %{libname}
12mu|libunwind-1.1-5|97	%{_libdir}/libunwind*.so.%{major}*
12mu|libunwind-1.1-5|98	
12mu|libunwind-1.1-5|99	%files -n %{libdump}
12mu|libunwind-1.1-5|100	%{_libdir}/libunwind-coredump.so.%{majordump}*
12mu|libunwind-1.1-5|101	
12mu|libunwind-1.1-5|102	%files -n %{devname}
12mu|libunwind-1.1-5|103	%doc COPYING README NEWS
12mu|libunwind-1.1-5|104	%{_libdir}/libunwind*.so
12mu|libunwind-1.1-5|105	%{_libdir}/libunwind-ptrace.a
12mu|libunwind-1.1-5|106	%{_mandir}/*/*
12mu|libunwind-1.1-5|107	%{_libdir}/pkgconfig/*.pc
12mu|libunwind-1.1-5|108	# <unwind.h> does not get installed for REMOTE_ONLY targets - check it.
12mu|libunwind-1.1-5|109	%{_includedir}/unwind.h
12mu|libunwind-1.1-5|110	%{_includedir}/libunwind*.h
12mu|libunwind-1.1-5|111	
12mu|libunwind-1.1-5|112	%changelog
12mu|libunwind-1.1-5|113	* Mon Feb 17 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.1-5
12mu|libunwind-1.1-5|114	+ Revision: c0852df
12mu|libunwind-1.1-5|115	- update to 1.1
12mu|libunwind-1.1-5|116	
12mu|libunwind-1.1-5|117	

20115 12
12mu|libusbx-1.0.15-1|1	%define api 1.0
12mu|libusbx-1.0.15-1|2	%define major 0
12mu|libusbx-1.0.15-1|3	%define libname %mklibname usbx %{api} %{major}
12mu|libusbx-1.0.15-1|4	%define devname %mklibname -d usbx %{api}
12mu|libusbx-1.0.15-1|5	%define devnamest %mklibname -d -s usbx %{api}
12mu|libusbx-1.0.15-1|6	
12mu|libusbx-1.0.15-1|7	Summary:	Library for accessing USB devices
12mu|libusbx-1.0.15-1|8	Name:		libusbx
12mu|libusbx-1.0.15-1|9	Version:	1.0.15
12mu|libusbx-1.0.15-1|10	Release:	1
12mu|libusbx-1.0.15-1|11	License:	LGPLv2+
12mu|libusbx-1.0.15-1|12	Group:		System/Libraries
12mu|libusbx-1.0.15-1|13	URL:		http://sourceforge.net/apps/mediawiki/libusbx/
12mu|libusbx-1.0.15-1|14	Source0:	http://downloads.sourceforge.net/libusbx/libusbx-%{version}.tar.bz2
12mu|libusbx-1.0.15-1|15	BuildRequires:	doxygen
12mu|libusbx-1.0.15-1|16	Provides:	libusbx1 = %{version}-%{release}
12mu|libusbx-1.0.15-1|17	Provides:	libusbx = %{version}-%{release}
12mu|libusbx-1.0.15-1|18	Provides:	libusb1 = %{version}-%{release}
12mu|libusbx-1.0.15-1|19	Obsoletes:	libusb1 <= 1.0.9
12mu|libusbx-1.0.15-1|20	
12mu|libusbx-1.0.15-1|21	%description
12mu|libusbx-1.0.15-1|22	This package provides a way for applications to access USB devices.
12mu|libusbx-1.0.15-1|23	
12mu|libusbx-1.0.15-1|24	Libusbx is a fork of the original libusb, which is a fully API and ABI
12mu|libusbx-1.0.15-1|25	compatible drop in for the libusb-1.0.9 release. The libusbx fork was
12mu|libusbx-1.0.15-1|26	started by most of the libusb-1.0 developers, after the original libusb
12mu|libusbx-1.0.15-1|27	project did not produce a new release for over 18 months.
12mu|libusbx-1.0.15-1|28	
12mu|libusbx-1.0.15-1|29	Note that this library is not compatible with the original libusb-0.1 series,
12mu|libusbx-1.0.15-1|30	if you need libusb-0.1 compatibility install the libusb package.
12mu|libusbx-1.0.15-1|31	
12mu|libusbx-1.0.15-1|32	#----------------------------------------------------------------------------
12mu|libusbx-1.0.15-1|33	
12mu|libusbx-1.0.15-1|34	%package -n %{libname}
12mu|libusbx-1.0.15-1|35	Summary:	Libusbx is a fork of the original libusb
12mu|libusbx-1.0.15-1|36	Group:		System/Libraries
12mu|libusbx-1.0.15-1|37	
12mu|libusbx-1.0.15-1|38	%description -n %{libname}
12mu|libusbx-1.0.15-1|39	Libusbx is a fork of the original libusb, which is a fully API and ABI
12mu|libusbx-1.0.15-1|40	compatible drop in for the libusb-1.0.9 release. The libusbx fork was
12mu|libusbx-1.0.15-1|41	started by most of the libusb-1.0 developers, after the original libusb
12mu|libusbx-1.0.15-1|42	project did not produce a new release for over 18 months.
12mu|libusbx-1.0.15-1|43	
12mu|libusbx-1.0.15-1|44	%files -n %{libname}
12mu|libusbx-1.0.15-1|45	%{_libdir}/*.so.%{major}*
12mu|libusbx-1.0.15-1|46	
12mu|libusbx-1.0.15-1|47	#----------------------------------------------------------------------------
12mu|libusbx-1.0.15-1|48	
12mu|libusbx-1.0.15-1|49	%package -n %{devname}
12mu|libusbx-1.0.15-1|50	Summary:	Development files for %{name}
12mu|libusbx-1.0.15-1|51	Group:		Development/C
12mu|libusbx-1.0.15-1|52	Requires:	%{name}-devel-doc = %{version}-%{release}
12mu|libusbx-1.0.15-1|53	Requires:	%{libname} = %{version}-%{release}
12mu|libusbx-1.0.15-1|54	Provides:	libusbx1-devel = %{version}-%{release}
12mu|libusbx-1.0.15-1|55	Provides:	libusb1-devel = %{version}-%{release}
12mu|libusbx-1.0.15-1|56	Provides:	libusbx-devel = %{version}-%{release}
12mu|libusbx-1.0.15-1|57	Provides:	usbx-devel = %{version}-%{release}
12mu|libusbx-1.0.15-1|58	Provides:	usb1-devel = %{version}-%{release}
12mu|libusbx-1.0.15-1|59	Provides:	usb1.0-devel = %{version}-%{release}
12mu|libusbx-1.0.15-1|60	Obsoletes:	libusb1-devel <= 1.0.9
12mu|libusbx-1.0.15-1|61	
12mu|libusbx-1.0.15-1|62	%description -n	%{devname}
12mu|libusbx-1.0.15-1|63	The %{name}-devel package contains libraries and header files for
12mu|libusbx-1.0.15-1|64	developing applications that use %{name}.
12mu|libusbx-1.0.15-1|65	
12mu|libusbx-1.0.15-1|66	%files -n %{devname}
12mu|libusbx-1.0.15-1|67	%{_includedir}/libusb-1.0
12mu|libusbx-1.0.15-1|68	%{_libdir}/*.so
12mu|libusbx-1.0.15-1|69	%{_libdir}/pkgconfig/libusb-1.0.pc
12mu|libusbx-1.0.15-1|70	
12mu|libusbx-1.0.15-1|71	#----------------------------------------------------------------------------
12mu|libusbx-1.0.15-1|72	
12mu|libusbx-1.0.15-1|73	#static package
12mu|libusbx-1.0.15-1|74	%package -n %{devnamest}
12mu|libusbx-1.0.15-1|75	Summary:	Development files for %{name}
12mu|libusbx-1.0.15-1|76	Group:		Development/C
12mu|libusbx-1.0.15-1|77	Requires:	%{name}-devel-doc = %{version}-%{release}
12mu|libusbx-1.0.15-1|78	Requires:	%{libname} = %{version}-%{release}
12mu|libusbx-1.0.15-1|79	Requires:	%{devname} = %{version}-%{release}
12mu|libusbx-1.0.15-1|80	Provides:	libusbx1-static-devel = %{version}-%{release}
12mu|libusbx-1.0.15-1|81	Provides:	libusb1-static-devel = %{version}-%{release}
12mu|libusbx-1.0.15-1|82	Provides:	libusbx-static-devel = %{version}-%{release}
12mu|libusbx-1.0.15-1|83	Provides:	usbx-devel-static = %{version}-%{release}
12mu|libusbx-1.0.15-1|84	Provides:	usb1-static-devel = %{version}-%{release}
12mu|libusbx-1.0.15-1|85	Provides:	usb1.0-static-devel = %{version}-%{release}
12mu|libusbx-1.0.15-1|86	Obsoletes:	libusb1-static-devel <= 1.0.9
12mu|libusbx-1.0.15-1|87	
12mu|libusbx-1.0.15-1|88	%description -n	%{devnamest}
12mu|libusbx-1.0.15-1|89	The %{name}-static-devel package contains libraries and header files for
12mu|libusbx-1.0.15-1|90	developing applications that use %{name}.
12mu|libusbx-1.0.15-1|91	
12mu|libusbx-1.0.15-1|92	%files -n %{devnamest}
12mu|libusbx-1.0.15-1|93	%{_libdir}/libusb-1.0.a
12mu|libusbx-1.0.15-1|94	
12mu|libusbx-1.0.15-1|95	#----------------------------------------------------------------------------
12mu|libusbx-1.0.15-1|96	
12mu|libusbx-1.0.15-1|97	%package	devel-doc
12mu|libusbx-1.0.15-1|98	Summary:	Development files for %{name}
12mu|libusbx-1.0.15-1|99	Group:		Development/C
12mu|libusbx-1.0.15-1|100	Provides:	libusb1-devel-doc = %{version}-%{release}
12mu|libusbx-1.0.15-1|101	Obsoletes:	libusb1-devel-doc <= 1.0.9
12mu|libusbx-1.0.15-1|102	BuildArch:	noarch
12mu|libusbx-1.0.15-1|103	
12mu|libusbx-1.0.15-1|104	%description	devel-doc
12mu|libusbx-1.0.15-1|105	This package contains API documentation for %{name}.
12mu|libusbx-1.0.15-1|106	
12mu|libusbx-1.0.15-1|107	%files devel-doc
12mu|libusbx-1.0.15-1|108	%doc doc/html examples/*.c
12mu|libusbx-1.0.15-1|109	
12mu|libusbx-1.0.15-1|110	#----------------------------------------------------------------------------
12mu|libusbx-1.0.15-1|111	
12mu|libusbx-1.0.15-1|112	%prep
12mu|libusbx-1.0.15-1|113	%setup -q
12mu|libusbx-1.0.15-1|114	for i in examples/*.c; do
12mu|libusbx-1.0.15-1|115	iconv -f ISO-8859-1 -t UTF-8 -o $i.new $i
12mu|libusbx-1.0.15-1|116	touch -r $i $i.new
12mu|libusbx-1.0.15-1|117	mv $i.new $i
12mu|libusbx-1.0.15-1|118	done
12mu|libusbx-1.0.15-1|119	
12mu|libusbx-1.0.15-1|120	
12mu|libusbx-1.0.15-1|121	%build
12mu|libusbx-1.0.15-1|122	libtoolize --force
12mu|libusbx-1.0.15-1|123	autoheader
12mu|libusbx-1.0.15-1|124	autoconf
12mu|libusbx-1.0.15-1|125	autoreconf -fiv
12mu|libusbx-1.0.15-1|126	%configure2_5x --enable-examples-build
12mu|libusbx-1.0.15-1|127	%make
12mu|libusbx-1.0.15-1|128	pushd doc
12mu|libusbx-1.0.15-1|129	make docs
12mu|libusbx-1.0.15-1|130	popd
12mu|libusbx-1.0.15-1|131	
12mu|libusbx-1.0.15-1|132	
12mu|libusbx-1.0.15-1|133	%install
12mu|libusbx-1.0.15-1|134	%makeinstall_std
12mu|libusbx-1.0.15-1|135	

20116 12
12mu|libuser-0.60-1|1	%define	major	1
12mu|libuser-0.60-1|2	%define libname	%mklibname user %{major}
12mu|libuser-0.60-1|3	%define develname %mklibname user -d
12mu|libuser-0.60-1|4	
12mu|libuser-0.60-1|5	%define enable_check 0
12mu|libuser-0.60-1|6	
12mu|libuser-0.60-1|7	Summary:	A user and group account administration library
12mu|libuser-0.60-1|8	Name:		libuser
12mu|libuser-0.60-1|9	Version:	0.60
12mu|libuser-0.60-1|10	Release:	1
12mu|libuser-0.60-1|11	License:	LGPLv2+
12mu|libuser-0.60-1|12	Group:		System/Configuration/Other
12mu|libuser-0.60-1|13	URL:		https://fedorahosted.org/libuser/
12mu|libuser-0.60-1|14	Source0:	https://fedorahosted.org/releases/l/i/libuser/%{name}-%{version}.tar.xz
12mu|libuser-0.60-1|15	# patches merged upstream (to be drop on next update):
12mu|libuser-0.60-1|16	Patch0:		libuser-0.56.9-fix-str-fmt.patch
12mu|libuser-0.60-1|17	# default to blowfish for passwords instead of md5 (#59158)
12mu|libuser-0.60-1|18	Patch3:		libuser-0.57.1-borkfix.diff
12mu|libuser-0.60-1|19	BuildRequires:	gettext
12mu|libuser-0.60-1|20	BuildRequires:	glib2-devel
12mu|libuser-0.60-1|21	BuildRequires:	openldap-devel
12mu|libuser-0.60-1|22	BuildRequires:	linuxdoc-tools
12mu|libuser-0.60-1|23	BuildRequires:	pam-devel
12mu|libuser-0.60-1|24	BuildRequires:	popt-devel
12mu|libuser-0.60-1|25	BuildRequires:	python-devel
12mu|libuser-0.60-1|26	#BuildRequires:	libgsasl-devel
12mu|libuser-0.60-1|27	BuildRequires:	bison
12mu|libuser-0.60-1|28	%if %{enable_check}
12mu|libuser-0.60-1|29	# For %%check
12mu|libuser-0.60-1|30	BuildRequires:	openldap-servers openldap-clients
12mu|libuser-0.60-1|31	%endif
12mu|libuser-0.60-1|32	# To make sure the configure script can find it
12mu|libuser-0.60-1|33	BuildRequires:	nscd
12mu|libuser-0.60-1|34	
12mu|libuser-0.60-1|35	%description
12mu|libuser-0.60-1|36	The libuser library implements a standardized interface for manipulating
12mu|libuser-0.60-1|37	and administering user and group accounts.  The library uses pluggable
12mu|libuser-0.60-1|38	back-ends to interface to its data sources.
12mu|libuser-0.60-1|39	
12mu|libuser-0.60-1|40	Sample applications modeled after those included with the shadow password
12mu|libuser-0.60-1|41	suite are included.
12mu|libuser-0.60-1|42	
12mu|libuser-0.60-1|43	%package python
12mu|libuser-0.60-1|44	Group:		Development/Python
12mu|libuser-0.60-1|45	Summary:	Library bindings for python
12mu|libuser-0.60-1|46	%py_requires -d
12mu|libuser-0.60-1|47	
12mu|libuser-0.60-1|48	%description python
12mu|libuser-0.60-1|49	This package contains the python library for python applications that
12mu|libuser-0.60-1|50	use libuser.
12mu|libuser-0.60-1|51	
12mu|libuser-0.60-1|52	%package ldap
12mu|libuser-0.60-1|53	Group:		System/Libraries
12mu|libuser-0.60-1|54	Summary:	Libuser ldap library
12mu|libuser-0.60-1|55	
12mu|libuser-0.60-1|56	%description ldap
12mu|libuser-0.60-1|57	This package contains the libuser ldap library.
12mu|libuser-0.60-1|58	
12mu|libuser-0.60-1|59	#%package sasl
12mu|libuser-0.60-1|60	#Group:		System/Libraries
12mu|libuser-0.60-1|61	#Summary:	Libuser sasl library
12mu|libuser-0.60-1|62	#Requires:	%{libname} = %{version}-%{release}
12mu|libuser-0.60-1|63	
12mu|libuser-0.60-1|64	#%description sasl
12mu|libuser-0.60-1|65	#This package contains the libuser sasl library.
12mu|libuser-0.60-1|66	
12mu|libuser-0.60-1|67	%package -n %{libname}
12mu|libuser-0.60-1|68	Group:		System/Libraries
12mu|libuser-0.60-1|69	Summary:	The actual libraries for libuser
12mu|libuser-0.60-1|70	
12mu|libuser-0.60-1|71	%description -n	%{libname}
12mu|libuser-0.60-1|72	This is the actual library for the libuser library.
12mu|libuser-0.60-1|73	
12mu|libuser-0.60-1|74	%package -n %{develname}
12mu|libuser-0.60-1|75	Group:		Development/C
12mu|libuser-0.60-1|76	Summary:	Files needed for developing applications which use libuser
12mu|libuser-0.60-1|77	Requires:	%{libname} = %{version}-%{release}
12mu|libuser-0.60-1|78	Provides:	%{name}-devel = %{version}-%{release}
12mu|libuser-0.60-1|79	Obsoletes:	%mklibname -d user 1
12mu|libuser-0.60-1|80	
12mu|libuser-0.60-1|81	%description -n	%{develname}
12mu|libuser-0.60-1|82	The libuser-devel package contains header files, static libraries, and other
12mu|libuser-0.60-1|83	files useful for developing applications with libuser.
12mu|libuser-0.60-1|84	
12mu|libuser-0.60-1|85	%prep
12mu|libuser-0.60-1|86	%setup -q
12mu|libuser-0.60-1|87	%patch0 -p0
12mu|libuser-0.60-1|88	%patch3 -p0
12mu|libuser-0.60-1|89	
12mu|libuser-0.60-1|90	# fix tha tests
12mu|libuser-0.60-1|91	perl -pi -e "s|/etc/openldap/schema|/usr/share/openldap/schema|g" tests/slapd.conf.in
12mu|libuser-0.60-1|92	
12mu|libuser-0.60-1|93	%build
12mu|libuser-0.60-1|94	export CFLAGS="%{optflags} -fPIC -DG_DISABLE_ASSERT -I/usr/include/sasl -DLDAP_DEPRECATED"
12mu|libuser-0.60-1|95	%configure2_5x \
12mu|libuser-0.60-1|96	--with-ldap \
12mu|libuser-0.60-1|97	--with-python \
12mu|libuser-0.60-1|98	--with-popt \
12mu|libuser-0.60-1|99	--without-sasl \
12mu|libuser-0.60-1|100	--disable-rpath \
12mu|libuser-0.60-1|101	--without-selinux \
12mu|libuser-0.60-1|102	--enable-gtk-doc=no
12mu|libuser-0.60-1|103	%make
12mu|libuser-0.60-1|104	
12mu|libuser-0.60-1|105	%if %{enable_check}
12mu|libuser-0.60-1|106	%check
12mu|libuser-0.60-1|107	# note: the tests uses fixed ports 3890 and 6360
12mu|libuser-0.60-1|108	#LD_LIBRARY_PATH=%{buildroot}%{_libdir}:${LD_LIBRARY_PATH}
12mu|libuser-0.60-1|109	#export LD_LIBRARY_PATH
12mu|libuser-0.60-1|110	make check
12mu|libuser-0.60-1|111	%endif
12mu|libuser-0.60-1|112	
12mu|libuser-0.60-1|113	%install
12mu|libuser-0.60-1|114	rm -fr %{buildroot}
12mu|libuser-0.60-1|115	%makeinstall_std
12mu|libuser-0.60-1|116	
12mu|libuser-0.60-1|117	%find_lang %{name}
12mu|libuser-0.60-1|118	
12mu|libuser-0.60-1|119	# Remove unpackaged files
12mu|libuser-0.60-1|120	rm -rf  %{buildroot}/usr/share/man/man3/userquota.3 \
12mu|libuser-0.60-1|121	%{buildroot}%{py_platsitedir}/*a \
12mu|libuser-0.60-1|122	%{buildroot}%{_libdir}/%{name}/*.la \
12mu|libuser-0.60-1|123	%{buildroot}%{_libdir}/*.la
12mu|libuser-0.60-1|124	
12mu|libuser-0.60-1|125	LD_LIBRARY_PATH=%{buildroot}%{_libdir}:${LD_LIBRARY_PATH}
12mu|libuser-0.60-1|126	export LD_LIBRARY_PATH
12mu|libuser-0.60-1|127	
12mu|libuser-0.60-1|128	# Verify that all python modules load, just in case.
12mu|libuser-0.60-1|129	pushd %{buildroot}/%{_libdir}/python%{py_ver}/site-packages/
12mu|libuser-0.60-1|130	python -c "import libuser"
12mu|libuser-0.60-1|131	popd
12mu|libuser-0.60-1|132	
12mu|libuser-0.60-1|133	%files -f %{name}.lang
12mu|libuser-0.60-1|134	%doc AUTHORS NEWS README TODO docs/*.txt python/modules.txt
12mu|libuser-0.60-1|135	%config(noreplace) %{_sysconfdir}/libuser.conf
12mu|libuser-0.60-1|136	%attr(0755,root,root) %{_bindir}/*
12mu|libuser-0.60-1|137	%attr(0755,root,root) %{_sbindir}/*
12mu|libuser-0.60-1|138	%dir %{_libdir}/%{name}/
12mu|libuser-0.60-1|139	%attr(0755,root,root) %{_libdir}/%{name}/libuser_files.so
12mu|libuser-0.60-1|140	%attr(0755,root,root) %{_libdir}/%{name}/libuser_shadow.so
12mu|libuser-0.60-1|141	%{_mandir}/man5/*
12mu|libuser-0.60-1|142	%{_mandir}/man1/*
12mu|libuser-0.60-1|143	
12mu|libuser-0.60-1|144	%files -n %{libname}
12mu|libuser-0.60-1|145	%attr(0755,root,root) %{_libdir}/libuser.so.%{major}*
12mu|libuser-0.60-1|146	
12mu|libuser-0.60-1|147	%files python
12mu|libuser-0.60-1|148	%attr(0755,root,root) %{py_platsitedir}/*.so
12mu|libuser-0.60-1|149	
12mu|libuser-0.60-1|150	%files ldap
12mu|libuser-0.60-1|151	%attr(0755,root,root) %{_libdir}/%{name}/libuser_ldap.so
12mu|libuser-0.60-1|152	
12mu|libuser-0.60-1|153	#%files sasl
12mu|libuser-0.60-1|154	#%attr(0755,root,root) %{_libdir}/%{name}/libuser_sasldb.so
12mu|libuser-0.60-1|155	
12mu|libuser-0.60-1|156	%files -n %{develname}
12mu|libuser-0.60-1|157	%attr(0755,root,root) %dir %{_includedir}/libuser
12mu|libuser-0.60-1|158	%attr(0644,root,root) %{_includedir}/libuser/*
12mu|libuser-0.60-1|159	%{_libdir}/*.so
12mu|libuser-0.60-1|160	%attr(0644,root,root) %{_libdir}/pkgconfig/*
12mu|libuser-0.60-1|161	%{_datadir}/gtk-doc/html/*
12mu|libuser-0.60-1|162	
12mu|libuser-0.60-1|163	
12mu|libuser-0.60-1|164	
12mu|libuser-0.60-1|165	%changelog
12mu|libuser-0.60-1|166	* Fri Nov 15 2013 akdengi <kazancas@mandriva.ru> 0.60-1
12mu|libuser-0.60-1|167	+ Revision: 19bb427
12mu|libuser-0.60-1|168	- Update to 0.60. Drop hardcoded blowfish - we now use sha512
12mu|libuser-0.60-1|169	
12mu|libuser-0.60-1|170	

20117 12
12mu|libvdpau-0.5-1|1	
12mu|libvdpau-0.5-1|2	%define name	libvdpau
12mu|libvdpau-0.5-1|3	%define version	0.5
12mu|libvdpau-0.5-1|4	%define snap	0
12mu|libvdpau-0.5-1|5	%define rel	1
12mu|libvdpau-0.5-1|6	
12mu|libvdpau-0.5-1|7	%define major	1
12mu|libvdpau-0.5-1|8	%define libname	%mklibname vdpau %major
12mu|libvdpau-0.5-1|9	%define devname	%mklibname vdpau -d
12mu|libvdpau-0.5-1|10	%define tracename %mklibname vdpau-trace
12mu|libvdpau-0.5-1|11	
12mu|libvdpau-0.5-1|12	Summary:	Video Decode and Presentation API for Unix
12mu|libvdpau-0.5-1|13	Name:		%{name}
12mu|libvdpau-0.5-1|14	Version:	%{version}
12mu|libvdpau-0.5-1|15	%if %snap
12mu|libvdpau-0.5-1|16	Release:	%mkrel 0.%snap.%rel
12mu|libvdpau-0.5-1|17	%else
12mu|libvdpau-0.5-1|18	Release:	%mkrel %rel
12mu|libvdpau-0.5-1|19	%endif
12mu|libvdpau-0.5-1|20	License:	MIT
12mu|libvdpau-0.5-1|21	Group:		System/Libraries
12mu|libvdpau-0.5-1|22	URL:		http://www.nvnews.net/vbulletin/showthread.php?t=123091
12mu|libvdpau-0.5-1|23	%if %snap
12mu|libvdpau-0.5-1|24	# rm -rf libvdpau && git clone git://anongit.freedesktop.org/~aplattner/libvdpau && cd libvdpau/
12mu|libvdpau-0.5-1|25	# git archive --prefix=libvdpau-$(date +%Y%m%d)/ --format=tar HEAD | xz > ../libvdpau-$(date +%Y%m%d).tar.xz
12mu|libvdpau-0.5-1|26	Source0:	libvdpau-%{snap}.tar.xz
12mu|libvdpau-0.5-1|27	%else
12mu|libvdpau-0.5-1|28	Source0:	http://people.freedesktop.org/~aplattner/vdpau/libvdpau-%{version}.tar.gz
12mu|libvdpau-0.5-1|29	%endif
12mu|libvdpau-0.5-1|30	Patch0:		libvdpau-0.4.1-fix-X11-underlinking.patch
12mu|libvdpau-0.5-1|31	BuildRequires:	pkgconfig(x11)
12mu|libvdpau-0.5-1|32	BuildRequires:	pkgconfig(xext)
12mu|libvdpau-0.5-1|33	# for apidoc:
12mu|libvdpau-0.5-1|34	BuildRequires:	tetex graphviz doxygen
12mu|libvdpau-0.5-1|35	
12mu|libvdpau-0.5-1|36	%description
12mu|libvdpau-0.5-1|37	The Video Decode and Presentation API for Unix (VDPAU) provides a
12mu|libvdpau-0.5-1|38	complete solution for decoding, post-processing, compositing, and
12mu|libvdpau-0.5-1|39	displaying compressed or uncompressed video streams. These video
12mu|libvdpau-0.5-1|40	streams may be combined (composited) with bitmap content, to
12mu|libvdpau-0.5-1|41	implement OSDs and other application user interfaces.
12mu|libvdpau-0.5-1|42	
12mu|libvdpau-0.5-1|43	Only the proprietary NVIDIA driver supports this interface so far.
12mu|libvdpau-0.5-1|44	
12mu|libvdpau-0.5-1|45	%package -n %libname
12mu|libvdpau-0.5-1|46	Summary:	VDPAU shared library
12mu|libvdpau-0.5-1|47	Group:		System/Libraries
12mu|libvdpau-0.5-1|48	
12mu|libvdpau-0.5-1|49	%description -n %libname
12mu|libvdpau-0.5-1|50	The Video Decode and Presentation API for Unix (VDPAU) wrapper shared
12mu|libvdpau-0.5-1|51	library. This library is responsible for loading the hardware-specific
12mu|libvdpau-0.5-1|52	VDPAU driver.
12mu|libvdpau-0.5-1|53	
12mu|libvdpau-0.5-1|54	%package -n %tracename
12mu|libvdpau-0.5-1|55	Summary:	VDPAU tracing module for debugging
12mu|libvdpau-0.5-1|56	Group:		Development/X11
12mu|libvdpau-0.5-1|57	Requires:	%{libname} = %{version}-%{release}
12mu|libvdpau-0.5-1|58	
12mu|libvdpau-0.5-1|59	%description -n %tracename
12mu|libvdpau-0.5-1|60	VDPAU tracing module libvdpau_trace.so for debugging VDPAU.
12mu|libvdpau-0.5-1|61	
12mu|libvdpau-0.5-1|62	%package -n %devname
12mu|libvdpau-0.5-1|63	Summary:	VDPAU development headers
12mu|libvdpau-0.5-1|64	Group:		Development/X11
12mu|libvdpau-0.5-1|65	Requires:	%{libname} = %{version}-%{release}
12mu|libvdpau-0.5-1|66	Provides:	vdpau-devel = %{version}-%{release}
12mu|libvdpau-0.5-1|67	
12mu|libvdpau-0.5-1|68	%description -n %devname
12mu|libvdpau-0.5-1|69	This package contains the VDPAU headers for developing software that
12mu|libvdpau-0.5-1|70	uses VDPAU.
12mu|libvdpau-0.5-1|71	
12mu|libvdpau-0.5-1|72	%prep
12mu|libvdpau-0.5-1|73	%if %snap
12mu|libvdpau-0.5-1|74	%setup -q -n %name-%snap
12mu|libvdpau-0.5-1|75	%else
12mu|libvdpau-0.5-1|76	%setup -q
12mu|libvdpau-0.5-1|77	%endif
12mu|libvdpau-0.5-1|78	
12mu|libvdpau-0.5-1|79	%patch0 -p1
12mu|libvdpau-0.5-1|80	
12mu|libvdpau-0.5-1|81	%build
12mu|libvdpau-0.5-1|82	%if %snap
12mu|libvdpau-0.5-1|83	autoreconf -if
12mu|libvdpau-0.5-1|84	%endif
12mu|libvdpau-0.5-1|85	%configure2_5x
12mu|libvdpau-0.5-1|86	%make
12mu|libvdpau-0.5-1|87	
12mu|libvdpau-0.5-1|88	%install
12mu|libvdpau-0.5-1|89	%makeinstall_std
12mu|libvdpau-0.5-1|90	# (anssi) unneeded files
12mu|libvdpau-0.5-1|91	rm -f %{buildroot}%{_libdir}/*.la %{buildroot}%{_libdir}/vdpau/*.{la,so}
12mu|libvdpau-0.5-1|92	mv %{buildroot}%{_docdir}/libvdpau/html api-html
12mu|libvdpau-0.5-1|93	
12mu|libvdpau-0.5-1|94	%files -n %{libname}
12mu|libvdpau-0.5-1|95	%{_sysconfdir}/vdpau_wrapper.cfg
12mu|libvdpau-0.5-1|96	%{_libdir}/libvdpau.so.%{major}*
12mu|libvdpau-0.5-1|97	%dir %{_libdir}/vdpau
12mu|libvdpau-0.5-1|98	
12mu|libvdpau-0.5-1|99	%files -n %tracename
12mu|libvdpau-0.5-1|100	# major is the plugin interface version, not %major
12mu|libvdpau-0.5-1|101	%{_libdir}/vdpau/libvdpau_trace.so.*
12mu|libvdpau-0.5-1|102	
12mu|libvdpau-0.5-1|103	%files -n %{devname}
12mu|libvdpau-0.5-1|104	%doc AUTHORS ChangeLog api-html
12mu|libvdpau-0.5-1|105	%{_includedir}/vdpau
12mu|libvdpau-0.5-1|106	%{_libdir}/libvdpau.so
12mu|libvdpau-0.5-1|107	%{_libdir}/pkgconfig/vdpau.pc
12mu|libvdpau-0.5-1|108	
12mu|libvdpau-0.5-1|109	
12mu|libvdpau-0.5-1|110	
12mu|libvdpau-0.5-1|111	%changelog
12mu|libvdpau-0.5-1|112	* Fri Apr 29 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-2mdv2011.0
12mu|libvdpau-0.5-1|113	+ Revision: 660292
12mu|libvdpau-0.5-1|114	- mass rebuild
12mu|libvdpau-0.5-1|115	
12mu|libvdpau-0.5-1|116	* Sun Sep 12 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.4.1-1mdv2011.0
12mu|libvdpau-0.5-1|117	+ Revision: 577793
12mu|libvdpau-0.5-1|118	- Patch0: fix underlinking
12mu|libvdpau-0.5-1|119	
12mu|libvdpau-0.5-1|120	+ Thierry Vignaud <tv@mandriva.org>
12mu|libvdpau-0.5-1|121	- new release (strange that I could beat Anssi on that one...)
12mu|libvdpau-0.5-1|122	
12mu|libvdpau-0.5-1|123	* Sun Jan 31 2010 Anssi Hannula <anssi@mandriva.org> 0.4-1mdv2010.1
12mu|libvdpau-0.5-1|124	+ Revision: 498888
12mu|libvdpau-0.5-1|125	- new version
12mu|libvdpau-0.5-1|126	
12mu|libvdpau-0.5-1|127	* Wed Nov 25 2009 Anssi Hannula <anssi@mandriva.org> 0.3-1mdv2010.1
12mu|libvdpau-0.5-1|128	+ Revision: 470080
12mu|libvdpau-0.5-1|129	- new version
12mu|libvdpau-0.5-1|130	
12mu|libvdpau-0.5-1|131	* Sat Sep 19 2009 Anssi Hannula <anssi@mandriva.org> 0.2-1mdv2010.0
12mu|libvdpau-0.5-1|132	+ Revision: 444666
12mu|libvdpau-0.5-1|133	- 0.2 (first official non-snapshot version)
12mu|libvdpau-0.5-1|134	- remove underlinking workaround, fixed upstream
12mu|libvdpau-0.5-1|135	
12mu|libvdpau-0.5-1|136	* Sat Jul 18 2009 Anssi Hannula <anssi@mandriva.org> 0.1-0.20090718.1mdv2010.0
12mu|libvdpau-0.5-1|137	+ Revision: 397127
12mu|libvdpau-0.5-1|138	- new snapshot
12mu|libvdpau-0.5-1|139	
12mu|libvdpau-0.5-1|140	* Sat Feb 21 2009 Anssi Hannula <anssi@mandriva.org> 0.1-0.20090221.1mdv2009.1
12mu|libvdpau-0.5-1|141	+ Revision: 343640
12mu|libvdpau-0.5-1|142	- switch to freedesktop snapshot of libvdpau
12mu|libvdpau-0.5-1|143	- rename vdpau to libvdpau
12mu|libvdpau-0.5-1|144	
12mu|libvdpau-0.5-1|145	* Sun Dec 21 2008 Anssi Hannula <anssi@mandriva.org> 0-0.180.16.1mdv2009.1
12mu|libvdpau-0.5-1|146	+ Revision: 317093
12mu|libvdpau-0.5-1|147	- initial Mandriva release
12mu|libvdpau-0.5-1|148	

20118 12
12mu|libvdpau-va-gl-0.1.0-2|1	# .so is not a devel file here
12mu|libvdpau-va-gl-0.1.0-2|2	%if %{_use_internal_dependency_generator}
12mu|libvdpau-va-gl-0.1.0-2|3	%define __noautoprov 'devel\\(.*'
12mu|libvdpau-va-gl-0.1.0-2|4	%define __noautoreq 'devel\\(.*'
12mu|libvdpau-va-gl-0.1.0-2|5	%endif
12mu|libvdpau-va-gl-0.1.0-2|6	
12mu|libvdpau-va-gl-0.1.0-2|7	%define major 1
12mu|libvdpau-va-gl-0.1.0-2|8	%define libname %mklibname vdpau_va_gl %{major}
12mu|libvdpau-va-gl-0.1.0-2|9	
12mu|libvdpau-va-gl-0.1.0-2|10	Summary:	VDPAU driver with OpenGL/VAAPI backend
12mu|libvdpau-va-gl-0.1.0-2|11	Name:		libvdpau-va-gl
12mu|libvdpau-va-gl-0.1.0-2|12	Version:	0.1.0
12mu|libvdpau-va-gl-0.1.0-2|13	Release:	2
12mu|libvdpau-va-gl-0.1.0-2|14	License:	GPLv3+
12mu|libvdpau-va-gl-0.1.0-2|15	Group:		System/Libraries
12mu|libvdpau-va-gl-0.1.0-2|16	Url:		https://github.com/i-rinat/libvdpau-va-gl
12mu|libvdpau-va-gl-0.1.0-2|17	Source0:	https://github.com/i-rinat/libvdpau-va-gl/archive/%{name}-%{version}.tar.gz
12mu|libvdpau-va-gl-0.1.0-2|18	Patch0:		libvdpau-va-gl-0.1.0-linkage.patch
12mu|libvdpau-va-gl-0.1.0-2|19	BuildRequires:	cmake
12mu|libvdpau-va-gl-0.1.0-2|20	BuildRequires:	pkgconfig(gl)
12mu|libvdpau-va-gl-0.1.0-2|21	BuildRequires:	pkgconfig(glib-2.0)
12mu|libvdpau-va-gl-0.1.0-2|22	BuildRequires:	pkgconfig(glu)
12mu|libvdpau-va-gl-0.1.0-2|23	BuildRequires:	pkgconfig(libswscale)
12mu|libvdpau-va-gl-0.1.0-2|24	BuildRequires:	pkgconfig(libva-glx)
12mu|libvdpau-va-gl-0.1.0-2|25	BuildRequires:	pkgconfig(vdpau)
12mu|libvdpau-va-gl-0.1.0-2|26	BuildRequires:	pkgconfig(x11)
12mu|libvdpau-va-gl-0.1.0-2|27	
12mu|libvdpau-va-gl-0.1.0-2|28	%description
12mu|libvdpau-va-gl-0.1.0-2|29	Many applications can use VDPAU to accelerate portions of the video decoding
12mu|libvdpau-va-gl-0.1.0-2|30	process and video post-processing to the GPU video hardware. Unfortunately,
12mu|libvdpau-va-gl-0.1.0-2|31	there is no such library for many graphic chipsets. Some applications also
12mu|libvdpau-va-gl-0.1.0-2|32	support VA-API but many of them, including Adobe Flash Player, don't.
12mu|libvdpau-va-gl-0.1.0-2|33	
12mu|libvdpau-va-gl-0.1.0-2|34	This library proposes a generic VDPAU library. It uses OpenGL under the hood
12mu|libvdpau-va-gl-0.1.0-2|35	to accelerate drawing and scaling and VA-API (if available) to accelerate video
12mu|libvdpau-va-gl-0.1.0-2|36	decoding.
12mu|libvdpau-va-gl-0.1.0-2|37	
12mu|libvdpau-va-gl-0.1.0-2|38	#----------------------------------------------------------------------------
12mu|libvdpau-va-gl-0.1.0-2|39	
12mu|libvdpau-va-gl-0.1.0-2|40	%package -n %{libname}
12mu|libvdpau-va-gl-0.1.0-2|41	Summary:	VDPAU driver with OpenGL/VAAPI backend
12mu|libvdpau-va-gl-0.1.0-2|42	Group:		System/Libraries
12mu|libvdpau-va-gl-0.1.0-2|43	Provides:	%{name} = %{EVRD}
12mu|libvdpau-va-gl-0.1.0-2|44	
12mu|libvdpau-va-gl-0.1.0-2|45	%description -n %{libname}
12mu|libvdpau-va-gl-0.1.0-2|46	Many applications can use VDPAU to accelerate portions of the video decoding
12mu|libvdpau-va-gl-0.1.0-2|47	process and video post-processing to the GPU video hardware. Unfortunately,
12mu|libvdpau-va-gl-0.1.0-2|48	there is no such library for many graphic chipsets. Some applications also
12mu|libvdpau-va-gl-0.1.0-2|49	support VA-API but many of them, including Adobe Flash Player, don't.
12mu|libvdpau-va-gl-0.1.0-2|50	
12mu|libvdpau-va-gl-0.1.0-2|51	This library proposes a generic VDPAU library. It uses OpenGL under the hood
12mu|libvdpau-va-gl-0.1.0-2|52	to accelerate drawing and scaling and VA-API (if available) to accelerate video
12mu|libvdpau-va-gl-0.1.0-2|53	decoding.
12mu|libvdpau-va-gl-0.1.0-2|54	
12mu|libvdpau-va-gl-0.1.0-2|55	%files -n %{libname}
12mu|libvdpau-va-gl-0.1.0-2|56	%doc COPYING ChangeLog README.md
12mu|libvdpau-va-gl-0.1.0-2|57	%{_libdir}/libvdpau_va_gl.so.%{major}*
12mu|libvdpau-va-gl-0.1.0-2|58	%{_libdir}/libvdpau_va_gl.so
12mu|libvdpau-va-gl-0.1.0-2|59	
12mu|libvdpau-va-gl-0.1.0-2|60	#----------------------------------------------------------------------------
12mu|libvdpau-va-gl-0.1.0-2|61	
12mu|libvdpau-va-gl-0.1.0-2|62	%prep
12mu|libvdpau-va-gl-0.1.0-2|63	%setup -q
12mu|libvdpau-va-gl-0.1.0-2|64	%patch0 -p1
12mu|libvdpau-va-gl-0.1.0-2|65	
12mu|libvdpau-va-gl-0.1.0-2|66	%build
12mu|libvdpau-va-gl-0.1.0-2|67	%cmake
12mu|libvdpau-va-gl-0.1.0-2|68	%make
12mu|libvdpau-va-gl-0.1.0-2|69	
12mu|libvdpau-va-gl-0.1.0-2|70	%install
12mu|libvdpau-va-gl-0.1.0-2|71	%makeinstall_std -C build
12mu|libvdpau-va-gl-0.1.0-2|72	

20119 12
12mu|libverto-0.2.4-5|1	%define major 1
12mu|libverto-0.2.4-5|2	
12mu|libverto-0.2.4-5|3	
12mu|libverto-0.2.4-5|4	%define libverto %mklibname verto %{major}
12mu|libverto-0.2.4-5|5	%define develverto %mklibname verto -d
12mu|libverto-0.2.4-5|6	%define libglib %mklibname glib
12mu|libverto-0.2.4-5|7	%define libglibdevel %mklibname glib -d
12mu|libverto-0.2.4-5|8	%define libev %mklibname ev
12mu|libverto-0.2.4-5|9	%define libevdevel %mklibname ev -d
12mu|libverto-0.2.4-5|10	%define	libtevent %mklibname tevent
12mu|libverto-0.2.4-5|11	%define	libteventdevel %mklibname tevent -d
12mu|libverto-0.2.4-5|12	%define libevent %mklibname event
12mu|libverto-0.2.4-5|13	%define libeventdevel %mklibname event -d
12mu|libverto-0.2.4-5|14	
12mu|libverto-0.2.4-5|15	Name:		libverto
12mu|libverto-0.2.4-5|16	Version:	0.2.4
12mu|libverto-0.2.4-5|17	Release:	5
12mu|libverto-0.2.4-5|18	Summary:	Main loop abstraction library
12mu|libverto-0.2.4-5|19	Group:		System/Libraries
12mu|libverto-0.2.4-5|20	License:	MIT
12mu|libverto-0.2.4-5|21	URL:		https://fedorahosted.org/libverto/
12mu|libverto-0.2.4-5|22	Source0:	http://fedorahosted.org/releases/l/i/%{name}/%{name}-%{version}.tar.gz
12mu|libverto-0.2.4-5|23	Patch1:		libverto-0.2.4-fix-libev.patch
12mu|libverto-0.2.4-5|24	
12mu|libverto-0.2.4-5|25	BuildRequires:	glib2-devel
12mu|libverto-0.2.4-5|26	BuildRequires:	pkgconfig(libev)
12mu|libverto-0.2.4-5|27	BuildRequires:	libevent-devel
12mu|libverto-0.2.4-5|28	BuildRequires:	tevent-devel
12mu|libverto-0.2.4-5|29	
12mu|libverto-0.2.4-5|30	%description
12mu|libverto-0.2.4-5|31	libverto provides a way for libraries to expose asynchronous interfaces
12mu|libverto-0.2.4-5|32	without having to choose a particular event loop, offloading this
12mu|libverto-0.2.4-5|33	decision to the end application which consumes the library.
12mu|libverto-0.2.4-5|34	
12mu|libverto-0.2.4-5|35	If you are packaging an application, not library, based on libverto,
12mu|libverto-0.2.4-5|36	you should depend either on a specific implementation module or you
12mu|libverto-0.2.4-5|37	can depend on the virtual provides 'libverto-module-base'. This will
12mu|libverto-0.2.4-5|38	ensure that you have at least one module installed that provides io,
12mu|libverto-0.2.4-5|39	timeout and signal functionality. Currently glib is the only module
12mu|libverto-0.2.4-5|40	that does not provide these three because it lacks signal. However,
12mu|libverto-0.2.4-5|41	glib will support signal in the future.
12mu|libverto-0.2.4-5|42	
12mu|libverto-0.2.4-5|43	
12mu|libverto-0.2.4-5|44	%package   -n	%libverto
12mu|libverto-0.2.4-5|45	Summary:	System libraries for %{name}
12mu|libverto-0.2.4-5|46	Group:		System/Libraries
12mu|libverto-0.2.4-5|47	
12mu|libverto-0.2.4-5|48	%description -n %libverto
12mu|libverto-0.2.4-5|49	The %{name} package contains libraries for %{name}.
12mu|libverto-0.2.4-5|50	
12mu|libverto-0.2.4-5|51	
12mu|libverto-0.2.4-5|52	%package   -n	%develverto
12mu|libverto-0.2.4-5|53	Summary:	Development files for %{name}
12mu|libverto-0.2.4-5|54	Requires:	%{libverto} = %{version}-%{release}
12mu|libverto-0.2.4-5|55	Group:		Development/C
12mu|libverto-0.2.4-5|56	
12mu|libverto-0.2.4-5|57	%description -n %develverto
12mu|libverto-0.2.4-5|58	The %{name}-devel package contains libraries and header files for
12mu|libverto-0.2.4-5|59	developing applications that use %{name}.
12mu|libverto-0.2.4-5|60	
12mu|libverto-0.2.4-5|61	%package -n	%libglib
12mu|libverto-0.2.4-5|62	Summary:	glib module for %{name}
12mu|libverto-0.2.4-5|63	Group:		System/Libraries
12mu|libverto-0.2.4-5|64	Requires:	%{libverto} = %{version}-%{release}
12mu|libverto-0.2.4-5|65	
12mu|libverto-0.2.4-5|66	%description -n %libglib
12mu|libverto-0.2.4-5|67	Module for %{name} which provides integration with glib.
12mu|libverto-0.2.4-5|68	
12mu|libverto-0.2.4-5|69	This package does NOT yet provide %{name}-module-base.
12mu|libverto-0.2.4-5|70	
12mu|libverto-0.2.4-5|71	%package  -n	%libglibdevel
12mu|libverto-0.2.4-5|72	Summary:        Development files for %{name}-glib
12mu|libverto-0.2.4-5|73	Requires:       %{libglib} = %{version}-%{release}
12mu|libverto-0.2.4-5|74	Requires:       %{develverto} = %{version}-%{release}
12mu|libverto-0.2.4-5|75	Group:		Development/C
12mu|libverto-0.2.4-5|76	
12mu|libverto-0.2.4-5|77	%description -n %libglibdevel
12mu|libverto-0.2.4-5|78	The %{name}-glib-devel package contains libraries and header files for
12mu|libverto-0.2.4-5|79	developing applications that use %{name}-glib.
12mu|libverto-0.2.4-5|80	
12mu|libverto-0.2.4-5|81	%package -n     %libev
12mu|libverto-0.2.4-5|82	Summary:        libev module for %{name}
12mu|libverto-0.2.4-5|83	Requires:       %{libverto} = %{version}-%{release}
12mu|libverto-0.2.4-5|84	Group:		System/Libraries
12mu|libverto-0.2.4-5|85	Provides:       %{name}-module-base = %{version}-%{release}
12mu|libverto-0.2.4-5|86	
12mu|libverto-0.2.4-5|87	%description -n %libev
12mu|libverto-0.2.4-5|88	Module for %{name} which provides integration with libev.
12mu|libverto-0.2.4-5|89	
12mu|libverto-0.2.4-5|90	This package provides %{name}-module-base since it supports io, timeout
12mu|libverto-0.2.4-5|91	and signal.
12mu|libverto-0.2.4-5|92	
12mu|libverto-0.2.4-5|93	%package  -n    %libevdevel
12mu|libverto-0.2.4-5|94	Summary:        Development files for %{name}-libev
12mu|libverto-0.2.4-5|95	Requires:       %{libev} = %{version}-%{release}
12mu|libverto-0.2.4-5|96	Requires:       %{develverto} = %{version}-%{release}
12mu|libverto-0.2.4-5|97	Group:		Development/C
12mu|libverto-0.2.4-5|98	
12mu|libverto-0.2.4-5|99	%description -n %libevdevel
12mu|libverto-0.2.4-5|100	The %{name}-libev-devel package contains libraries and header files for
12mu|libverto-0.2.4-5|101	developing applications that use %{name}-libev.
12mu|libverto-0.2.4-5|102	
12mu|libverto-0.2.4-5|103	This package provides %{name}-module-base since it supports io, timeout
12mu|libverto-0.2.4-5|104	and signal.
12mu|libverto-0.2.4-5|105	
12mu|libverto-0.2.4-5|106	%package  -n    %libevent
12mu|libverto-0.2.4-5|107	Summary:        libevent module for %{name}
12mu|libverto-0.2.4-5|108	Requires:       %{libverto} = %{version}-%{release}
12mu|libverto-0.2.4-5|109	Provides:       %{name}-module-base = %{version}-%{release}
12mu|libverto-0.2.4-5|110	Group:		System/Libraries
12mu|libverto-0.2.4-5|111	
12mu|libverto-0.2.4-5|112	%description -n %libevent
12mu|libverto-0.2.4-5|113	Module for %{name} which provides integration with libevent.
12mu|libverto-0.2.4-5|114	
12mu|libverto-0.2.4-5|115	%package   -n   %libeventdevel
12mu|libverto-0.2.4-5|116	Summary:        Development files for %{name}-libevent
12mu|libverto-0.2.4-5|117	Requires:       %{libevent} = %{version}-%{release}
12mu|libverto-0.2.4-5|118	Requires:       %{develverto} = %{version}-%{release}
12mu|libverto-0.2.4-5|119	Group:		Development/C
12mu|libverto-0.2.4-5|120	
12mu|libverto-0.2.4-5|121	%description -n %libeventdevel
12mu|libverto-0.2.4-5|122	The %{name}-libevent-devel package contains libraries and header files for
12mu|libverto-0.2.4-5|123	developing applications that use %{name}-libevent.
12mu|libverto-0.2.4-5|124	
12mu|libverto-0.2.4-5|125	%package   -n   %libtevent
12mu|libverto-0.2.4-5|126	Summary:        tevent module for %{name}
12mu|libverto-0.2.4-5|127	Requires:       %{libverto} = %{version}-%{release}
12mu|libverto-0.2.4-5|128	Provides:       %{name}-module-base = %{version}-%{release}
12mu|libverto-0.2.4-5|129	Group:		System/Libraries
12mu|libverto-0.2.4-5|130	
12mu|libverto-0.2.4-5|131	%description -n   %libtevent
12mu|libverto-0.2.4-5|132	Module for %{name} which provides integration with tevent.
12mu|libverto-0.2.4-5|133	
12mu|libverto-0.2.4-5|134	This package provides %{name}-module-base since it supports io, timeout
12mu|libverto-0.2.4-5|135	and signal.
12mu|libverto-0.2.4-5|136	
12mu|libverto-0.2.4-5|137	%package  -n	%libteventdevel
12mu|libverto-0.2.4-5|138	Summary:        Development files for %{name}-tevent
12mu|libverto-0.2.4-5|139	Requires:       %{libtevent} = %{version}-%{release}
12mu|libverto-0.2.4-5|140	Requires:       %{develverto} = %{version}-%{release}
12mu|libverto-0.2.4-5|141	Group:		Development/C
12mu|libverto-0.2.4-5|142	
12mu|libverto-0.2.4-5|143	%description -n %libteventdevel
12mu|libverto-0.2.4-5|144	The %{name}-tevent-devel package contains libraries and header files for
12mu|libverto-0.2.4-5|145	developing applications that use %{name}-tevent.
12mu|libverto-0.2.4-5|146	
12mu|libverto-0.2.4-5|147	%prep
12mu|libverto-0.2.4-5|148	%setup -q
12mu|libverto-0.2.4-5|149	%patch1 -p1
12mu|libverto-0.2.4-5|150	
12mu|libverto-0.2.4-5|151	%build
12mu|libverto-0.2.4-5|152	autoreconf -fi
12mu|libverto-0.2.4-5|153	%configure --disable-static
12mu|libverto-0.2.4-5|154	make
12mu|libverto-0.2.4-5|155	
12mu|libverto-0.2.4-5|156	%install
12mu|libverto-0.2.4-5|157	%makeinstall_std
12mu|libverto-0.2.4-5|158	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mu|libverto-0.2.4-5|159	
12mu|libverto-0.2.4-5|160	
12mu|libverto-0.2.4-5|161	%files
12mu|libverto-0.2.4-5|162	%doc AUTHORS ChangeLog COPYING NEWS README
12mu|libverto-0.2.4-5|163	
12mu|libverto-0.2.4-5|164	%files -n %{libverto}
12mu|libverto-0.2.4-5|165	%{_libdir}/%{name}.so.*
12mu|libverto-0.2.4-5|166	
12mu|libverto-0.2.4-5|167	%files -n %develverto
12mu|libverto-0.2.4-5|168	%{_includedir}/verto.h
12mu|libverto-0.2.4-5|169	%{_includedir}/verto-module.h
12mu|libverto-0.2.4-5|170	%{_libdir}/%{name}.so
12mu|libverto-0.2.4-5|171	%{_libdir}/pkgconfig/%{name}.pc
12mu|libverto-0.2.4-5|172	
12mu|libverto-0.2.4-5|173	%files -n %libglib
12mu|libverto-0.2.4-5|174	%{_libdir}/%{name}-glib.so.*
12mu|libverto-0.2.4-5|175	
12mu|libverto-0.2.4-5|176	%files -n %libglibdevel
12mu|libverto-0.2.4-5|177	%{_includedir}/verto-glib.h
12mu|libverto-0.2.4-5|178	%{_libdir}/%{name}-glib.so
12mu|libverto-0.2.4-5|179	%{_libdir}/pkgconfig/%{name}-glib.pc
12mu|libverto-0.2.4-5|180	
12mu|libverto-0.2.4-5|181	%files -n %libev
12mu|libverto-0.2.4-5|182	%{_libdir}/%{name}-libev.so.*
12mu|libverto-0.2.4-5|183	
12mu|libverto-0.2.4-5|184	%files -n %libevdevel
12mu|libverto-0.2.4-5|185	%{_includedir}/verto-libev.h
12mu|libverto-0.2.4-5|186	%{_libdir}/%{name}-libev.so
12mu|libverto-0.2.4-5|187	%{_libdir}/pkgconfig/%{name}-libev.pc
12mu|libverto-0.2.4-5|188	
12mu|libverto-0.2.4-5|189	%files -n %libevent
12mu|libverto-0.2.4-5|190	%{_libdir}/%{name}-libevent.so.*
12mu|libverto-0.2.4-5|191	
12mu|libverto-0.2.4-5|192	%files -n %libeventdevel
12mu|libverto-0.2.4-5|193	%{_includedir}/verto-libevent.h
12mu|libverto-0.2.4-5|194	%{_libdir}/%{name}-libevent.so
12mu|libverto-0.2.4-5|195	%{_libdir}/pkgconfig/%{name}-libevent.pc
12mu|libverto-0.2.4-5|196	
12mu|libverto-0.2.4-5|197	%files -n %libtevent
12mu|libverto-0.2.4-5|198	%{_libdir}/%{name}-tevent.so.*
12mu|libverto-0.2.4-5|199	
12mu|libverto-0.2.4-5|200	%files -n %libteventdevel
12mu|libverto-0.2.4-5|201	%{_includedir}/verto-tevent.h
12mu|libverto-0.2.4-5|202	%{_libdir}/%{name}-tevent.so
12mu|libverto-0.2.4-5|203	%{_libdir}/pkgconfig/%{name}-tevent.pc
12mu|libverto-0.2.4-5|204	
12mu|libverto-0.2.4-5|205	%changelog
12mu|libverto-0.2.4-5|206	* Tue Nov 26 2013 Alex Burmashev <alex.burmashev@gmail.com> 0.2.4-5
12mu|libverto-0.2.4-5|207	+ Revision: 4ab0dd9
12mu|libverto-0.2.4-5|208	- sync to previous version, release up
12mu|libverto-0.2.4-5|209	
12mu|libverto-0.2.4-5|210	

20120 12
12mu|libvirt-1.1.4-2|1	%define _disable_ld_no_undefined 1
12mu|libvirt-1.1.4-2|2	
12mu|libvirt-1.1.4-2|3	%define common_summary interact with virtualization capabilities
12mu|libvirt-1.1.4-2|4	%define common_description Libvirt is a C toolkit to interact with the virtualization\
12mu|libvirt-1.1.4-2|5	capabilities of recent versions of Linux.
12mu|libvirt-1.1.4-2|6	
12mu|libvirt-1.1.4-2|7	%define major 0
12mu|libvirt-1.1.4-2|8	%define libname %mklibname virt %{major}
12mu|libvirt-1.1.4-2|9	%define libqemu %mklibname virt-qemu %{major}
12mu|libvirt-1.1.4-2|10	%define liblxc %mklibname virt-lxc %{major}
12mu|libvirt-1.1.4-2|11	%define devname %mklibname -d virt
12mu|libvirt-1.1.4-2|12	
12mu|libvirt-1.1.4-2|13	# libxenstore is not versionned properly
12mu|libvirt-1.1.4-2|14	%define __noautoreq 'devel\\(libxenstore.*'
12mu|libvirt-1.1.4-2|15	
12mu|libvirt-1.1.4-2|16	# enable\disable plugins
12mu|libvirt-1.1.4-2|17	%ifarch %{ix86} x86_64
12mu|libvirt-1.1.4-2|18	%bcond_without	xen
12mu|libvirt-1.1.4-2|19	%else
12mu|libvirt-1.1.4-2|20	%bcond_with	xen
12mu|libvirt-1.1.4-2|21	%endif
12mu|libvirt-1.1.4-2|22	%bcond_without	lxc
12mu|libvirt-1.1.4-2|23	%bcond_without	vbox
12mu|libvirt-1.1.4-2|24	%bcond_without	esx
12mu|libvirt-1.1.4-2|25	%bcond_without	hyperv
12mu|libvirt-1.1.4-2|26	%bcond_without	vmware
12mu|libvirt-1.1.4-2|27	%bcond_without	parallels
12mu|libvirt-1.1.4-2|28	
12mu|libvirt-1.1.4-2|29	
12mu|libvirt-1.1.4-2|30	Summary:	Toolkit to %{common_summary}
12mu|libvirt-1.1.4-2|31	Name:		libvirt
12mu|libvirt-1.1.4-2|32	Version:	1.1.4
12mu|libvirt-1.1.4-2|33	Release:	2
12mu|libvirt-1.1.4-2|34	License:	LGPLv2+
12mu|libvirt-1.1.4-2|35	Group:		System/Kernel and hardware
12mu|libvirt-1.1.4-2|36	Url:		http://libvirt.org/
12mu|libvirt-1.1.4-2|37	Source0:	http://libvirt.org/sources/%{name}-%{version}.tar.gz
12mu|libvirt-1.1.4-2|38	Source1:	%{name}-tmpfiles.conf
12mu|libvirt-1.1.4-2|39	Patch203:	rpcgen-libvirt-1.1.2.patch
12mu|libvirt-1.1.4-2|40	
12mu|libvirt-1.1.4-2|41	BuildRequires:	dmsetup
12mu|libvirt-1.1.4-2|42	BuildRequires:	libxml2-utils
12mu|libvirt-1.1.4-2|43	BuildRequires:	lvm2
12mu|libvirt-1.1.4-2|44	BuildRequires:	glibc-devel
12mu|libvirt-1.1.4-2|45	BuildRequires:	nfs-utils
12mu|libvirt-1.1.4-2|46	BuildRequires:	open-iscsi
12mu|libvirt-1.1.4-2|47	#BuildRequires:	qemu
12mu|libvirt-1.1.4-2|48	BuildRequires:	gettext-devel
12mu|libvirt-1.1.4-2|49	%ifnarch %{arm} %{mips} aarch64
12mu|libvirt-1.1.4-2|50	BuildRequires:	numa-devel
12mu|libvirt-1.1.4-2|51	%endif
12mu|libvirt-1.1.4-2|52	BuildRequires:	pcap-devel
12mu|libvirt-1.1.4-2|53	BuildRequires:	readline-devel
12mu|libvirt-1.1.4-2|54	BuildRequires:	sasl-devel
12mu|libvirt-1.1.4-2|55	BuildRequires:	systemtap-devel
12mu|libvirt-1.1.4-2|56	%if %{with xen}
12mu|libvirt-1.1.4-2|57	BuildRequires:	xen-devel >= 4.3
12mu|libvirt-1.1.4-2|58	%endif
12mu|libvirt-1.1.4-2|59	BuildRequires:	pkgconfig(avahi-client)
12mu|libvirt-1.1.4-2|60	BuildRequires:	pkgconfig(blkid)
12mu|libvirt-1.1.4-2|61	BuildRequires:	pkgconfig(fuse)
12mu|libvirt-1.1.4-2|62	BuildRequires:	pkgconfig(gnutls)
12mu|libvirt-1.1.4-2|63	BuildRequires:	pkgconfig(libcurl)
12mu|libvirt-1.1.4-2|64	BuildRequires:	pkgconfig(libnl-3.0)
12mu|libvirt-1.1.4-2|65	BuildRequires:	pkgconfig(libparted)
12mu|libvirt-1.1.4-2|66	BuildRequires:	pkgconfig(libssh2)
12mu|libvirt-1.1.4-2|67	BuildRequires:	pkgconfig(libtirpc)
12mu|libvirt-1.1.4-2|68	BuildRequires:	pkgconfig(libxml-2.0)
12mu|libvirt-1.1.4-2|69	BuildRequires:	pkgconfig(ncurses)
12mu|libvirt-1.1.4-2|70	BuildRequires:	pkgconfig(netcf)
12mu|libvirt-1.1.4-2|71	BuildRequires:	pkgconfig(pciaccess)
12mu|libvirt-1.1.4-2|72	BuildRequires:	pkgconfig(polkit-agent-1) polkit
12mu|libvirt-1.1.4-2|73	BuildRequires:	pkgconfig(python)
12mu|libvirt-1.1.4-2|74	BuildRequires: 	pkgconfig(systemd)
12mu|libvirt-1.1.4-2|75	BuildRequires:	pkgconfig(xmlrpc)
12mu|libvirt-1.1.4-2|76	BuildRequires:	pkgconfig(yajl)
12mu|libvirt-1.1.4-2|77	Requires:	cyrus-sasl
12mu|libvirt-1.1.4-2|78	Requires:	gettext
12mu|libvirt-1.1.4-2|79	Requires:	netcf
12mu|libvirt-1.1.4-2|80	Requires:	python-gobject-cairo
12mu|libvirt-1.1.4-2|81	
12mu|libvirt-1.1.4-2|82	%track
12mu|libvirt-1.1.4-2|83	prog %{name} = {
12mu|libvirt-1.1.4-2|84	url = http://libvirt.org/sources/
12mu|libvirt-1.1.4-2|85	version = %{version}
12mu|libvirt-1.1.4-2|86	regex = %{name}-(__VER__)\.tar\.gz
12mu|libvirt-1.1.4-2|87	}
12mu|libvirt-1.1.4-2|88	
12mu|libvirt-1.1.4-2|89	%description
12mu|libvirt-1.1.4-2|90	%{common_description}
12mu|libvirt-1.1.4-2|91	
12mu|libvirt-1.1.4-2|92	Virtualization of the Linux Operating System means the
12mu|libvirt-1.1.4-2|93	ability to run multiple instances of Operating Systems concurently on
12mu|libvirt-1.1.4-2|94	a single hardware system where the basic resources are driven by a
12mu|libvirt-1.1.4-2|95	Linux instance. The library aim at providing long term stable C API
12mu|libvirt-1.1.4-2|96	initially for the Xen paravirtualization but should be able to
12mu|libvirt-1.1.4-2|97	integrate other virtualization mechanisms if needed.
12mu|libvirt-1.1.4-2|98	
12mu|libvirt-1.1.4-2|99	#----------------------------------------------------------------------------
12mu|libvirt-1.1.4-2|100	
12mu|libvirt-1.1.4-2|101	%package -n %{libname}
12mu|libvirt-1.1.4-2|102	Summary:	A library to %{common_summary}
12mu|libvirt-1.1.4-2|103	Group:		System/Libraries
12mu|libvirt-1.1.4-2|104	
12mu|libvirt-1.1.4-2|105	%description -n %{libname}
12mu|libvirt-1.1.4-2|106	This package contains the library needed to run programs dynamically
12mu|libvirt-1.1.4-2|107	linked with %{name}.
12mu|libvirt-1.1.4-2|108	
12mu|libvirt-1.1.4-2|109	%files -n %{libname}
12mu|libvirt-1.1.4-2|110	%{_libdir}/%{name}.so.%{major}*
12mu|libvirt-1.1.4-2|111	
12mu|libvirt-1.1.4-2|112	#----------------------------------------------------------------------------
12mu|libvirt-1.1.4-2|113	
12mu|libvirt-1.1.4-2|114	%package -n %{libqemu}
12mu|libvirt-1.1.4-2|115	Summary:	A library to %{common_summary}
12mu|libvirt-1.1.4-2|116	Group:		System/Libraries
12mu|libvirt-1.1.4-2|117	Conflicts:	%{_lib}virt0 < 1.0.2-1
12mu|libvirt-1.1.4-2|118	
12mu|libvirt-1.1.4-2|119	%description -n %{libqemu}
12mu|libvirt-1.1.4-2|120	This package contains the library needed to run programs dynamically
12mu|libvirt-1.1.4-2|121	linked with %{name}.
12mu|libvirt-1.1.4-2|122	
12mu|libvirt-1.1.4-2|123	%files -n %{libqemu}
12mu|libvirt-1.1.4-2|124	%{_libdir}/%{name}-qemu.so.%{major}*
12mu|libvirt-1.1.4-2|125	
12mu|libvirt-1.1.4-2|126	#----------------------------------------------------------------------------
12mu|libvirt-1.1.4-2|127	
12mu|libvirt-1.1.4-2|128	%package -n %{liblxc}
12mu|libvirt-1.1.4-2|129	Summary:	A library to %{common_summary}
12mu|libvirt-1.1.4-2|130	Group:		System/Libraries
12mu|libvirt-1.1.4-2|131	
12mu|libvirt-1.1.4-2|132	%description -n %{liblxc}
12mu|libvirt-1.1.4-2|133	This package contains the library needed to run programs dynamically
12mu|libvirt-1.1.4-2|134	linked with %{name}.
12mu|libvirt-1.1.4-2|135	
12mu|libvirt-1.1.4-2|136	%files -n %{liblxc}
12mu|libvirt-1.1.4-2|137	%{_libdir}/%{name}-lxc.so.%{major}*
12mu|libvirt-1.1.4-2|138	
12mu|libvirt-1.1.4-2|139	#----------------------------------------------------------------------------
12mu|libvirt-1.1.4-2|140	
12mu|libvirt-1.1.4-2|141	%package -n %{devname}
12mu|libvirt-1.1.4-2|142	Summary:	Development tools for programs using %{name}
12mu|libvirt-1.1.4-2|143	Group:		Development/C
12mu|libvirt-1.1.4-2|144	Requires:	%{libname} = %{EVRD}
12mu|libvirt-1.1.4-2|145	Requires:	%{libqemu} = %{EVRD}
12mu|libvirt-1.1.4-2|146	Requires:	%{liblxc} = %{EVRD}
12mu|libvirt-1.1.4-2|147	%ifarch %{ix86} x86_64
12mu|libvirt-1.1.4-2|148	Requires:	xen-devel
12mu|libvirt-1.1.4-2|149	%endif
12mu|libvirt-1.1.4-2|150	Provides:	%{name}-devel = %{EVRD}
12mu|libvirt-1.1.4-2|151	
12mu|libvirt-1.1.4-2|152	%description -n %{devname}
12mu|libvirt-1.1.4-2|153	%{common_description}
12mu|libvirt-1.1.4-2|154	
12mu|libvirt-1.1.4-2|155	This package contains the header files and libraries needed for
12mu|libvirt-1.1.4-2|156	developing programs using the %{name} library.
12mu|libvirt-1.1.4-2|157	
12mu|libvirt-1.1.4-2|158	%files -n %{devname}
12mu|libvirt-1.1.4-2|159	%{_docdir}/%{name}
12mu|libvirt-1.1.4-2|160	%exclude %{_docdir}/%{name}/ChangeLog
12mu|libvirt-1.1.4-2|161	%exclude %{_docdir}/%{name}/README
12mu|libvirt-1.1.4-2|162	%exclude %{_docdir}/%{name}/TODO
12mu|libvirt-1.1.4-2|163	%exclude %{_docdir}/%{name}/NEWS
12mu|libvirt-1.1.4-2|164	%doc %{_datadir}/gtk-doc/html/%{name}
12mu|libvirt-1.1.4-2|165	%{_includedir}/%{name}
12mu|libvirt-1.1.4-2|166	%{_libdir}/%{name}.so
12mu|libvirt-1.1.4-2|167	%{_libdir}/%{name}-qemu.so
12mu|libvirt-1.1.4-2|168	%{_libdir}/%{name}-lxc.so
12mu|libvirt-1.1.4-2|169	%{_libdir}/pkgconfig/%{name}.pc
12mu|libvirt-1.1.4-2|170	
12mu|libvirt-1.1.4-2|171	#----------------------------------------------------------------------------
12mu|libvirt-1.1.4-2|172	
12mu|libvirt-1.1.4-2|173	%package -n python-%{name}
12mu|libvirt-1.1.4-2|174	Summary:	Python bindings to %{common_summary}
12mu|libvirt-1.1.4-2|175	Group:		Development/Python
12mu|libvirt-1.1.4-2|176	Conflicts:	%{name}-utils < 1.0.1-1
12mu|libvirt-1.1.4-2|177	
12mu|libvirt-1.1.4-2|178	%description -n python-%{name}
12mu|libvirt-1.1.4-2|179	%{common_description}
12mu|libvirt-1.1.4-2|180	
12mu|libvirt-1.1.4-2|181	This package contains the python bindings for the %{name} library.
12mu|libvirt-1.1.4-2|182	
12mu|libvirt-1.1.4-2|183	%files -n python-%{name}
12mu|libvirt-1.1.4-2|184	%{py_platsitedir}/%{name}*.py
12mu|libvirt-1.1.4-2|185	%{py_platsitedir}/%{name}mod*.so
12mu|libvirt-1.1.4-2|186	
12mu|libvirt-1.1.4-2|187	#----------------------------------------------------------------------------
12mu|libvirt-1.1.4-2|188	
12mu|libvirt-1.1.4-2|189	%package -n %{name}-utils
12mu|libvirt-1.1.4-2|190	Summary:	Tools to %{common_summary}
12mu|libvirt-1.1.4-2|191	Group:		System/Kernel and hardware
12mu|libvirt-1.1.4-2|192	Requires:	bridge-utils
12mu|libvirt-1.1.4-2|193	Requires:	polkit
12mu|libvirt-1.1.4-2|194	Requires:	ebtables
12mu|libvirt-1.1.4-2|195	Requires:	dnsmasq-base
12mu|libvirt-1.1.4-2|196	Suggests:	netcat-openbsd
12mu|libvirt-1.1.4-2|197	Conflicts:	%{_lib}virt0 < 1.0.1-1
12mu|libvirt-1.1.4-2|198	
12mu|libvirt-1.1.4-2|199	%description -n %{name}-utils
12mu|libvirt-1.1.4-2|200	%{common_description}
12mu|libvirt-1.1.4-2|201	
12mu|libvirt-1.1.4-2|202	This package contains tools for the %{name} library.
12mu|libvirt-1.1.4-2|203	
12mu|libvirt-1.1.4-2|204	%files -n %{name}-utils -f %{name}.lang
12mu|libvirt-1.1.4-2|205	%dir %{_docdir}/%{name}
12mu|libvirt-1.1.4-2|206	%{_docdir}/%{name}/ChangeLog
12mu|libvirt-1.1.4-2|207	%{_docdir}/%{name}/README
12mu|libvirt-1.1.4-2|208	%{_docdir}/%{name}/TODO
12mu|libvirt-1.1.4-2|209	%{_docdir}/%{name}/NEWS
12mu|libvirt-1.1.4-2|210	%{_bindir}/*
12mu|libvirt-1.1.4-2|211	%{_mandir}/man1/virsh.1*
12mu|libvirt-1.1.4-2|212	%{_mandir}/man1/virt-xml-validate.1*
12mu|libvirt-1.1.4-2|213	%{_mandir}/man1/virt-pki-validate.1.*
12mu|libvirt-1.1.4-2|214	%{_mandir}/man8/libvirtd.8.*
12mu|libvirt-1.1.4-2|215	%{_mandir}/man1/virt-host-validate.1.*
12mu|libvirt-1.1.4-2|216	%{_mandir}/man1/virt-login-shell.1.*
12mu|libvirt-1.1.4-2|217	%{_mandir}/man8/virtlockd.8.xz
12mu|libvirt-1.1.4-2|218	%{_sbindir}/*
12mu|libvirt-1.1.4-2|219	%dir %attr(0700, root, root) %{_localstatedir}/log/libvirt/qemu/
12mu|libvirt-1.1.4-2|220	%dir %attr(0700, root, root) %{_localstatedir}/log/libvirt/lxc/
12mu|libvirt-1.1.4-2|221	%dir %attr(0700, root, root) %{_localstatedir}/log/libvirt/uml/
12mu|libvirt-1.1.4-2|222	%{_libexecdir}/libvirt_iohelper
12mu|libvirt-1.1.4-2|223	%{_libexecdir}/libvirt_lxc
12mu|libvirt-1.1.4-2|224	%{_libexecdir}/libvirt_parthelper
12mu|libvirt-1.1.4-2|225	%{_libexecdir}/libvirt-guests.sh
12mu|libvirt-1.1.4-2|226	%{_libdir}/libvirt/connection-driver/libvirt_driver_interface.so
12mu|libvirt-1.1.4-2|227	%{_libdir}/libvirt/connection-driver/libvirt_driver_lxc.so
12mu|libvirt-1.1.4-2|228	%{_libdir}/libvirt/connection-driver/libvirt_driver_network.so
12mu|libvirt-1.1.4-2|229	%{_libdir}/libvirt/connection-driver/libvirt_driver_nodedev.so
12mu|libvirt-1.1.4-2|230	%{_libdir}/libvirt/connection-driver/libvirt_driver_nwfilter.so
12mu|libvirt-1.1.4-2|231	%{_libdir}/libvirt/connection-driver/libvirt_driver_qemu.so
12mu|libvirt-1.1.4-2|232	%{_libdir}/libvirt/connection-driver/libvirt_driver_secret.so
12mu|libvirt-1.1.4-2|233	%{_libdir}/libvirt/connection-driver/libvirt_driver_storage.so
12mu|libvirt-1.1.4-2|234	%{_libdir}/libvirt/connection-driver/libvirt_driver_uml.so
12mu|libvirt-1.1.4-2|235	%{_libdir}/libvirt/connection-driver/libvirt_driver_vbox.so
12mu|libvirt-1.1.4-2|236	%{_libdir}/libvirt/connection-driver/libvirt_driver_xen.so
12mu|libvirt-1.1.4-2|237	%{_libdir}/libvirt/connection-driver/libvirt_driver_libxl.so
12mu|libvirt-1.1.4-2|238	%{_libdir}/libvirt/lock-driver/lockd.so
12mu|libvirt-1.1.4-2|239	%{_var}/run/libvirt
12mu|libvirt-1.1.4-2|240	%{_var}/lib/libvirt
12mu|libvirt-1.1.4-2|241	%{_datadir}/polkit-1/actions/org.libvirt.api.policy
12mu|libvirt-1.1.4-2|242	%{_datadir}/polkit-1/actions/org.libvirt.unix.policy
12mu|libvirt-1.1.4-2|243	%{_datadir}/augeas
12mu|libvirt-1.1.4-2|244	%{_datadir}/%{name}
12mu|libvirt-1.1.4-2|245	%{_datadir}/systemtap/tapset/libvirt_functions.stp
12mu|libvirt-1.1.4-2|246	%{_datadir}/systemtap/tapset/libvirt_probes.stp
12mu|libvirt-1.1.4-2|247	%{_datadir}/systemtap/tapset/libvirt_qemu_probes.stp
12mu|libvirt-1.1.4-2|248	
12mu|libvirt-1.1.4-2|249	%config(noreplace) %{_sysconfdir}/libvirt
12mu|libvirt-1.1.4-2|250	%config(noreplace) %{_sysconfdir}/sasl2/libvirt.conf
12mu|libvirt-1.1.4-2|251	%config(noreplace) %{_sysconfdir}/sysconfig/libvirtd
12mu|libvirt-1.1.4-2|252	%config(noreplace) %{_sysconfdir}/sysconfig/libvirt-guests
12mu|libvirt-1.1.4-2|253	%config(noreplace) %{_sysconfdir}/sysconfig/virtlockd
12mu|libvirt-1.1.4-2|254	%config(noreplace) %{_sysconfdir}/logrotate.d/libvirtd*
12mu|libvirt-1.1.4-2|255	%config(noreplace) %{_prefix}/lib/sysctl.d/libvirtd.conf
12mu|libvirt-1.1.4-2|256	%{_unitdir}/libvirtd.service
12mu|libvirt-1.1.4-2|257	%{_unitdir}/libvirt-guests.service
12mu|libvirt-1.1.4-2|258	%{_unitdir}/virtlockd.*
12mu|libvirt-1.1.4-2|259	%{_tmpfilesdir}/%{name}.conf
12mu|libvirt-1.1.4-2|260	
12mu|libvirt-1.1.4-2|261	%post -n %{name}-utils
12mu|libvirt-1.1.4-2|262	%_post_service libvirtd
12mu|libvirt-1.1.4-2|263	%_post_service libvirt-guests
12mu|libvirt-1.1.4-2|264	%_post_service virtlockd
12mu|libvirt-1.1.4-2|265	
12mu|libvirt-1.1.4-2|266	%preun -n %{name}-utils
12mu|libvirt-1.1.4-2|267	%_preun_service libvirt-guests
12mu|libvirt-1.1.4-2|268	%_preun_service libvirtd
12mu|libvirt-1.1.4-2|269	%_preun_service virtlockd
12mu|libvirt-1.1.4-2|270	
12mu|libvirt-1.1.4-2|271	#----------------------------------------------------------------------------
12mu|libvirt-1.1.4-2|272	
12mu|libvirt-1.1.4-2|273	%prep
12mu|libvirt-1.1.4-2|274	%setup -q
12mu|libvirt-1.1.4-2|275	%apply_patches
12mu|libvirt-1.1.4-2|276	
12mu|libvirt-1.1.4-2|277	%build
12mu|libvirt-1.1.4-2|278	autoreconf -fi
12mu|libvirt-1.1.4-2|279	%configure2_5x \
12mu|libvirt-1.1.4-2|280	--disable-static \
12mu|libvirt-1.1.4-2|281	--localstatedir=%{_var}  \
12mu|libvirt-1.1.4-2|282	--with-html-subdir=%{name} \
12mu|libvirt-1.1.4-2|283	--with-udev \
12mu|libvirt-1.1.4-2|284	--with-init_script=systemd \
12mu|libvirt-1.1.4-2|285	%if !%{with xen}
12mu|libvirt-1.1.4-2|286	--without-xenapi \
12mu|libvirt-1.1.4-2|287	%endif
12mu|libvirt-1.1.4-2|288	%if !%{with lxc}
12mu|libvirt-1.1.4-2|289	--without-lxc \
12mu|libvirt-1.1.4-2|290	%endif
12mu|libvirt-1.1.4-2|291	%if !%{with vbox}
12mu|libvirt-1.1.4-2|292	--without-vbox \
12mu|libvirt-1.1.4-2|293	%endif
12mu|libvirt-1.1.4-2|294	%if !%{with esx}
12mu|libvirt-1.1.4-2|295	--without-esx \
12mu|libvirt-1.1.4-2|296	%endif
12mu|libvirt-1.1.4-2|297	%if !%{with hyperv}
12mu|libvirt-1.1.4-2|298	--without-hyperv \
12mu|libvirt-1.1.4-2|299	%endif
12mu|libvirt-1.1.4-2|300	%if !%{with vmware}
12mu|libvirt-1.1.4-2|301	--without-vmware \
12mu|libvirt-1.1.4-2|302	%endif
12mu|libvirt-1.1.4-2|303	%if !%{with parallels}
12mu|libvirt-1.1.4-2|304	--without-parallels \
12mu|libvirt-1.1.4-2|305	%endif
12mu|libvirt-1.1.4-2|306	--without-hal
12mu|libvirt-1.1.4-2|307	
12mu|libvirt-1.1.4-2|308	%make LIBS="-ltirpc"
12mu|libvirt-1.1.4-2|309	
12mu|libvirt-1.1.4-2|310	%install
12mu|libvirt-1.1.4-2|311	%makeinstall_std SYSTEMD_UNIT_DIR=%{_unitdir}
12mu|libvirt-1.1.4-2|312	
12mu|libvirt-1.1.4-2|313	rm -f %{buildroot}%{_initrddir}/libvirt-guests
12mu|libvirt-1.1.4-2|314	find %{buildroot} -name '*.la' -delete
12mu|libvirt-1.1.4-2|315	
12mu|libvirt-1.1.4-2|316	install -D -p -m 0644 %{SOURCE1} %{buildroot}%{_tmpfilesdir}/%{name}.conf
12mu|libvirt-1.1.4-2|317	install -d -m 0755 %{buildroot}%{_var}/lib/%{name}
12mu|libvirt-1.1.4-2|318	%find_lang %{name}
12mu|libvirt-1.1.4-2|319	
12mu|libvirt-1.1.4-2|320	# fix documentation
12mu|libvirt-1.1.4-2|321	#mv %{buildroot}%{_docdir}/%{name}-python-%{version} %{buildroot}%{_docdir}/python-%{name}
12mu|libvirt-1.1.4-2|322	install -m 644 ChangeLog README TODO NEWS %{buildroot}%{_docdir}/%{name}
12mu|libvirt-1.1.4-2|323	
12mu|libvirt-1.1.4-2|324	%check
12mu|libvirt-1.1.4-2|325	# fhimpe: disabled for now because it fails on 100Hz kernels, such as used on bs
12mu|libvirt-1.1.4-2|326	# http://www.mail-archive.com/libvir-list@redhat.com/msg13727.html
12mu|libvirt-1.1.4-2|327	#make check
12mu|libvirt-1.1.4-2|328	
12mu|libvirt-1.1.4-2|329	
12mu|libvirt-1.1.4-2|330	%changelog
12mu|libvirt-1.1.4-2|331	* Wed Jan 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.4-2
12mu|libvirt-1.1.4-2|332	+ Revision: 1ef1c08
12mu|libvirt-1.1.4-2|333	- LOG Rebuild against new libnuma
12mu|libvirt-1.1.4-2|334	
12mu|libvirt-1.1.4-2|335	

20121 12
12mu|libvirt-glib-0.1.7-1|1	%define oname		virt
12mu|libvirt-glib-0.1.7-1|2	
12mu|libvirt-glib-0.1.7-1|3	%define api		1.0
12mu|libvirt-glib-0.1.7-1|4	%define major		0
12mu|libvirt-glib-0.1.7-1|5	
12mu|libvirt-glib-0.1.7-1|6	%define libname_glib		%mklibname %{oname}-glib %{api} %{major}
12mu|libvirt-glib-0.1.7-1|7	%define develname_glib		%mklibname %{oname}-glib %{api} -d
12mu|libvirt-glib-0.1.7-1|8	
12mu|libvirt-glib-0.1.7-1|9	%define libname_gconfig		%mklibname %{oname}-gconfig %{api} %{major}
12mu|libvirt-glib-0.1.7-1|10	%define develname_gconfig	%mklibname %{oname}-gconfig %{api} -d
12mu|libvirt-glib-0.1.7-1|11	
12mu|libvirt-glib-0.1.7-1|12	%define libname_gobject		%mklibname %{oname}-gobject %{api} %{major}
12mu|libvirt-glib-0.1.7-1|13	%define develname_gobject	%mklibname %{oname}-gobject %{api} -d
12mu|libvirt-glib-0.1.7-1|14	
12mu|libvirt-glib-0.1.7-1|15	%define girmajor	1.0
12mu|libvirt-glib-0.1.7-1|16	%define girname_glib		%mklibname %{oname}-glib-gir %{girmajor}
12mu|libvirt-glib-0.1.7-1|17	%define girname_gconfig		%mklibname %{oname}-gconfig-gir %{girmajor}
12mu|libvirt-glib-0.1.7-1|18	%define girname_gobject		%mklibname %{oname}-gobject-gir %{girmajor}
12mu|libvirt-glib-0.1.7-1|19	
12mu|libvirt-glib-0.1.7-1|20	Summary:	libvirt glib integration for events
12mu|libvirt-glib-0.1.7-1|21	Name:		libvirt-glib
12mu|libvirt-glib-0.1.7-1|22	Version:	0.1.7
12mu|libvirt-glib-0.1.7-1|23	Release:	1
12mu|libvirt-glib-0.1.7-1|24	License:	LGPLv2+
12mu|libvirt-glib-0.1.7-1|25	Group:		System/Libraries
12mu|libvirt-glib-0.1.7-1|26	Url:		http://libvirt.org/
12mu|libvirt-glib-0.1.7-1|27	Source0:	http://libvirt.org/sources/glib/%{name}-%{version}.tar.gz
12mu|libvirt-glib-0.1.7-1|28	BuildRequires:	pkgconfig(glib-2.0)
12mu|libvirt-glib-0.1.7-1|29	BuildRequires:	pkgconfig(libvirt)
12mu|libvirt-glib-0.1.7-1|30	BuildRequires:	pkgconfig(python)
12mu|libvirt-glib-0.1.7-1|31	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|libvirt-glib-0.1.7-1|32	BuildRequires:	pkgconfig(libxml-2.0)
12mu|libvirt-glib-0.1.7-1|33	BuildRequires:	python-pkg-resources
12mu|libvirt-glib-0.1.7-1|34	# Hack due to https://bugzilla.redhat.com/show_bug.cgi?id=613466
12mu|libvirt-glib-0.1.7-1|35	BuildRequires:	libtool
12mu|libvirt-glib-0.1.7-1|36	BuildRequires:	vala
12mu|libvirt-glib-0.1.7-1|37	BuildRequires:	vala-tools
12mu|libvirt-glib-0.1.7-1|38	
12mu|libvirt-glib-0.1.7-1|39	%description
12mu|libvirt-glib-0.1.7-1|40	This package provides integration between libvirt and the glib event loop.
12mu|libvirt-glib-0.1.7-1|41	
12mu|libvirt-glib-0.1.7-1|42	# ---------------------------------------------------------------------------
12mu|libvirt-glib-0.1.7-1|43	
12mu|libvirt-glib-0.1.7-1|44	%package -n %{libname_glib}
12mu|libvirt-glib-0.1.7-1|45	Group:		System/Libraries
12mu|libvirt-glib-0.1.7-1|46	Summary:	libvirt object APIs for processing object configuration
12mu|libvirt-glib-0.1.7-1|47	
12mu|libvirt-glib-0.1.7-1|48	%description -n %{libname_glib}
12mu|libvirt-glib-0.1.7-1|49	This package provides APIs for processing the object configuration data.
12mu|libvirt-glib-0.1.7-1|50	
12mu|libvirt-glib-0.1.7-1|51	%files -n %{libname_glib}
12mu|libvirt-glib-0.1.7-1|52	%doc README COPYING AUTHORS ChangeLog NEWS
12mu|libvirt-glib-0.1.7-1|53	%{_libdir}/libvirt-glib-%{api}.so.%{major}*
12mu|libvirt-glib-0.1.7-1|54	
12mu|libvirt-glib-0.1.7-1|55	#----------------------------------------------------------------------------
12mu|libvirt-glib-0.1.7-1|56	
12mu|libvirt-glib-0.1.7-1|57	%package -n %{develname_glib}
12mu|libvirt-glib-0.1.7-1|58	Summary:	libvirt glib integration for events development files
12mu|libvirt-glib-0.1.7-1|59	Group:		System/Libraries
12mu|libvirt-glib-0.1.7-1|60	Requires:	%{libname_glib} = %{EVRD}
12mu|libvirt-glib-0.1.7-1|61	Provides:	%{name}-glib-devel = %{EVRD}
12mu|libvirt-glib-0.1.7-1|62	Provides:	%{oname}-glib-devel = %{EVRD}
12mu|libvirt-glib-0.1.7-1|63	
12mu|libvirt-glib-0.1.7-1|64	%description -n %{develname_glib}
12mu|libvirt-glib-0.1.7-1|65	This package provides development header files and libraries for
12mu|libvirt-glib-0.1.7-1|66	integration between libvirt and the glib event loop.
12mu|libvirt-glib-0.1.7-1|67	
12mu|libvirt-glib-0.1.7-1|68	%files -n %{develname_glib}
12mu|libvirt-glib-0.1.7-1|69	%doc examples/event-test.c
12mu|libvirt-glib-0.1.7-1|70	%{_libdir}/libvirt-glib-%{api}.so
12mu|libvirt-glib-0.1.7-1|71	%{_libdir}/pkgconfig/libvirt-glib-%{api}.pc
12mu|libvirt-glib-0.1.7-1|72	%dir %{_includedir}/libvirt-glib-%{api}
12mu|libvirt-glib-0.1.7-1|73	%dir %{_includedir}/libvirt-glib-%{api}/libvirt-glib
12mu|libvirt-glib-0.1.7-1|74	%{_includedir}/libvirt-glib-%{api}/libvirt-glib/libvirt-glib.h
12mu|libvirt-glib-0.1.7-1|75	%{_includedir}/libvirt-glib-%{api}/libvirt-glib/libvirt-glib-*.h
12mu|libvirt-glib-0.1.7-1|76	%{_datadir}/gir-1.0/LibvirtGLib-%{girmajor}.gir
12mu|libvirt-glib-0.1.7-1|77	%{_datadir}/gtk-doc/html/Libvirt-glib
12mu|libvirt-glib-0.1.7-1|78	%{_datadir}/vala/vapi/libvirt-glib-%{api}.vapi
12mu|libvirt-glib-0.1.7-1|79	
12mu|libvirt-glib-0.1.7-1|80	#----------------------------------------------------------------------------
12mu|libvirt-glib-0.1.7-1|81	
12mu|libvirt-glib-0.1.7-1|82	%package -n %{girname_glib}
12mu|libvirt-glib-0.1.7-1|83	Summary:	GObject Introspection interface description for %{name}
12mu|libvirt-glib-0.1.7-1|84	Group:		System/Libraries
12mu|libvirt-glib-0.1.7-1|85	Requires:	%{libname_glib} = %{EVRD}
12mu|libvirt-glib-0.1.7-1|86	
12mu|libvirt-glib-0.1.7-1|87	%description -n %{girname_glib}
12mu|libvirt-glib-0.1.7-1|88	GObject Introspection interface description for %{name}.
12mu|libvirt-glib-0.1.7-1|89	
12mu|libvirt-glib-0.1.7-1|90	%files -n %{girname_glib}
12mu|libvirt-glib-0.1.7-1|91	%{_libdir}/girepository-1.0/LibvirtGLib-%{girmajor}.typelib
12mu|libvirt-glib-0.1.7-1|92	
12mu|libvirt-glib-0.1.7-1|93	#----------------------------------------------------------------------------
12mu|libvirt-glib-0.1.7-1|94	
12mu|libvirt-glib-0.1.7-1|95	%package -n %{libname_gconfig}
12mu|libvirt-glib-0.1.7-1|96	Summary:	libvirt object APIs for processing object configuration
12mu|libvirt-glib-0.1.7-1|97	Group:		System/Libraries
12mu|libvirt-glib-0.1.7-1|98	Summary:	libvirt object APIs for processing object configuration
12mu|libvirt-glib-0.1.7-1|99	
12mu|libvirt-glib-0.1.7-1|100	%description -n %{libname_gconfig}
12mu|libvirt-glib-0.1.7-1|101	This package provides APIs for processing the object configuration data.
12mu|libvirt-glib-0.1.7-1|102	
12mu|libvirt-glib-0.1.7-1|103	%files -n %{libname_gconfig}
12mu|libvirt-glib-0.1.7-1|104	%{_libdir}/libvirt-gconfig-%{api}.so.%{major}*
12mu|libvirt-glib-0.1.7-1|105	
12mu|libvirt-glib-0.1.7-1|106	#----------------------------------------------------------------------------
12mu|libvirt-glib-0.1.7-1|107	
12mu|libvirt-glib-0.1.7-1|108	%package -n %{develname_gconfig}
12mu|libvirt-glib-0.1.7-1|109	Summary:	libvirt object APIs for processing object configuration development files
12mu|libvirt-glib-0.1.7-1|110	Group:		System/Libraries
12mu|libvirt-glib-0.1.7-1|111	Requires:	%{libname_gconfig} = %{EVRD}
12mu|libvirt-glib-0.1.7-1|112	Provides:	%{name}-gconfig-devel = %{EVRD}
12mu|libvirt-glib-0.1.7-1|113	Provides:	%{oname}-gconfig-devel = %{EVRD}
12mu|libvirt-glib-0.1.7-1|114	
12mu|libvirt-glib-0.1.7-1|115	%description -n %{develname_gconfig}
12mu|libvirt-glib-0.1.7-1|116	This package provides development header files and libraries for
12mu|libvirt-glib-0.1.7-1|117	the object configuration APIs.
12mu|libvirt-glib-0.1.7-1|118	
12mu|libvirt-glib-0.1.7-1|119	%files -n %{develname_gconfig}
12mu|libvirt-glib-0.1.7-1|120	%doc examples/event-test.c
12mu|libvirt-glib-0.1.7-1|121	%{_libdir}/libvirt-gconfig-%{api}.so
12mu|libvirt-glib-0.1.7-1|122	%{_libdir}/pkgconfig/libvirt-gconfig-%{api}.pc
12mu|libvirt-glib-0.1.7-1|123	%dir %{_includedir}/libvirt-gconfig-%{api}
12mu|libvirt-glib-0.1.7-1|124	%dir %{_includedir}/libvirt-gconfig-%{api}/libvirt-gconfig
12mu|libvirt-glib-0.1.7-1|125	%{_includedir}/libvirt-gconfig-%{api}/libvirt-gconfig/libvirt-gconfig.h
12mu|libvirt-glib-0.1.7-1|126	%{_includedir}/libvirt-gconfig-%{api}/libvirt-gconfig/libvirt-gconfig-*.h
12mu|libvirt-glib-0.1.7-1|127	%{_datadir}/gir-1.0/LibvirtGConfig-%{girmajor}.gir
12mu|libvirt-glib-0.1.7-1|128	%{_datadir}/gtk-doc/html/Libvirt-gconfig
12mu|libvirt-glib-0.1.7-1|129	%{_datadir}/vala/vapi/libvirt-gconfig-%{api}.vapi
12mu|libvirt-glib-0.1.7-1|130	
12mu|libvirt-glib-0.1.7-1|131	#----------------------------------------------------------------------------
12mu|libvirt-glib-0.1.7-1|132	
12mu|libvirt-glib-0.1.7-1|133	%package -n %{girname_gconfig}
12mu|libvirt-glib-0.1.7-1|134	Summary:	GObject Introspection interface description for %{name}
12mu|libvirt-glib-0.1.7-1|135	Group:		System/Libraries
12mu|libvirt-glib-0.1.7-1|136	Requires:	%{libname_gconfig} = %{EVRD}
12mu|libvirt-glib-0.1.7-1|137	
12mu|libvirt-glib-0.1.7-1|138	%description -n %{girname_gconfig}
12mu|libvirt-glib-0.1.7-1|139	GObject Introspection interface description for %{name}.
12mu|libvirt-glib-0.1.7-1|140	
12mu|libvirt-glib-0.1.7-1|141	%files -n %{girname_gconfig}
12mu|libvirt-glib-0.1.7-1|142	%{_libdir}/girepository-1.0/LibvirtGConfig-%{girmajor}.typelib
12mu|libvirt-glib-0.1.7-1|143	
12mu|libvirt-glib-0.1.7-1|144	#----------------------------------------------------------------------------
12mu|libvirt-glib-0.1.7-1|145	
12mu|libvirt-glib-0.1.7-1|146	%package -n %{libname_gobject}
12mu|libvirt-glib-0.1.7-1|147	Summary:	libvirt object APIs for managing virtualization hosts
12mu|libvirt-glib-0.1.7-1|148	Group:		System/Libraries
12mu|libvirt-glib-0.1.7-1|149	
12mu|libvirt-glib-0.1.7-1|150	%description -n %{libname_gobject}
12mu|libvirt-glib-0.1.7-1|151	This package provides APIs for managing virtualization host objects.
12mu|libvirt-glib-0.1.7-1|152	
12mu|libvirt-glib-0.1.7-1|153	%files -n %{libname_gobject}
12mu|libvirt-glib-0.1.7-1|154	%{_libdir}/libvirt-gobject-%{api}.so.%{major}*
12mu|libvirt-glib-0.1.7-1|155	
12mu|libvirt-glib-0.1.7-1|156	#----------------------------------------------------------------------------
12mu|libvirt-glib-0.1.7-1|157	
12mu|libvirt-glib-0.1.7-1|158	%package -n %{develname_gobject}
12mu|libvirt-glib-0.1.7-1|159	Summary:	libvirt object APIs for managing virtualization hosts development files
12mu|libvirt-glib-0.1.7-1|160	Group:		System/Libraries
12mu|libvirt-glib-0.1.7-1|161	Requires:	%{libname_gobject} = %{EVRD}
12mu|libvirt-glib-0.1.7-1|162	Requires:	%{develname_glib} = %{EVRD}
12mu|libvirt-glib-0.1.7-1|163	Requires:	%{develname_gconfig} = %{EVRD}
12mu|libvirt-glib-0.1.7-1|164	Provides:	%{name}-gobject-devel = %{EVRD}
12mu|libvirt-glib-0.1.7-1|165	Provides:	%{oname}-gobject-devel = %{EVRD}
12mu|libvirt-glib-0.1.7-1|166	
12mu|libvirt-glib-0.1.7-1|167	%description -n %{develname_gobject}
12mu|libvirt-glib-0.1.7-1|168	This package provides development header files and libraries for
12mu|libvirt-glib-0.1.7-1|169	managing virtualization host objects.
12mu|libvirt-glib-0.1.7-1|170	
12mu|libvirt-glib-0.1.7-1|171	%files -n %{develname_gobject}
12mu|libvirt-glib-0.1.7-1|172	%doc examples/event-test.c
12mu|libvirt-glib-0.1.7-1|173	%{_libdir}/libvirt-gobject-%{api}.so
12mu|libvirt-glib-0.1.7-1|174	%{_libdir}/pkgconfig/libvirt-gobject-%{api}.pc
12mu|libvirt-glib-0.1.7-1|175	%dir %{_includedir}/libvirt-gobject-%{api}
12mu|libvirt-glib-0.1.7-1|176	%dir %{_includedir}/libvirt-gobject-%{api}/libvirt-gobject
12mu|libvirt-glib-0.1.7-1|177	%{_includedir}/libvirt-gobject-%{api}/libvirt-gobject/libvirt-gobject.h
12mu|libvirt-glib-0.1.7-1|178	%{_includedir}/libvirt-gobject-%{api}/libvirt-gobject/libvirt-gobject-*.h
12mu|libvirt-glib-0.1.7-1|179	%{_datadir}/gir-1.0/LibvirtGObject-%{girmajor}.gir
12mu|libvirt-glib-0.1.7-1|180	%{_datadir}/gtk-doc/html/Libvirt-gobject
12mu|libvirt-glib-0.1.7-1|181	%{_datadir}/vala/vapi/libvirt-gobject-%{api}.vapi
12mu|libvirt-glib-0.1.7-1|182	%{_datadir}/vala/vapi/libvirt-gobject-%{api}.deps
12mu|libvirt-glib-0.1.7-1|183	
12mu|libvirt-glib-0.1.7-1|184	#----------------------------------------------------------------------------
12mu|libvirt-glib-0.1.7-1|185	
12mu|libvirt-glib-0.1.7-1|186	%package -n %{girname_gobject}
12mu|libvirt-glib-0.1.7-1|187	Summary:	GObject Introspection interface description for %{name}
12mu|libvirt-glib-0.1.7-1|188	Group:		System/Libraries
12mu|libvirt-glib-0.1.7-1|189	Requires:	%{libname_gobject} = %{EVRD}
12mu|libvirt-glib-0.1.7-1|190	
12mu|libvirt-glib-0.1.7-1|191	%description -n %{girname_gobject}
12mu|libvirt-glib-0.1.7-1|192	GObject Introspection interface description for %{name}.
12mu|libvirt-glib-0.1.7-1|193	
12mu|libvirt-glib-0.1.7-1|194	%files -n %{girname_gobject}
12mu|libvirt-glib-0.1.7-1|195	%{_libdir}/girepository-1.0/LibvirtGObject-%{girmajor}.typelib
12mu|libvirt-glib-0.1.7-1|196	
12mu|libvirt-glib-0.1.7-1|197	# ---------------------------------------------------------------------------
12mu|libvirt-glib-0.1.7-1|198	
12mu|libvirt-glib-0.1.7-1|199	%package python
12mu|libvirt-glib-0.1.7-1|200	Summary:	libvirt glib integration for events python binding
12mu|libvirt-glib-0.1.7-1|201	Group:		System/Libraries
12mu|libvirt-glib-0.1.7-1|202	
12mu|libvirt-glib-0.1.7-1|203	%description python
12mu|libvirt-glib-0.1.7-1|204	This package provides a python module for integration between
12mu|libvirt-glib-0.1.7-1|205	libvirt and the glib event loop
12mu|libvirt-glib-0.1.7-1|206	
12mu|libvirt-glib-0.1.7-1|207	%files python
12mu|libvirt-glib-0.1.7-1|208	%doc examples/event-test.py
12mu|libvirt-glib-0.1.7-1|209	%{py_platsitedir}/*
12mu|libvirt-glib-0.1.7-1|210	
12mu|libvirt-glib-0.1.7-1|211	#----------------------------------------------------------------------------
12mu|libvirt-glib-0.1.7-1|212	
12mu|libvirt-glib-0.1.7-1|213	%prep
12mu|libvirt-glib-0.1.7-1|214	%setup -q
12mu|libvirt-glib-0.1.7-1|215	
12mu|libvirt-glib-0.1.7-1|216	%build
12mu|libvirt-glib-0.1.7-1|217	%configure2_5x --enable-introspection --with-python --disable-static --enable-vala
12mu|libvirt-glib-0.1.7-1|218	%make LIBS="-lpython2.7"
12mu|libvirt-glib-0.1.7-1|219	
12mu|libvirt-glib-0.1.7-1|220	%install
12mu|libvirt-glib-0.1.7-1|221	%makeinstall_std
12mu|libvirt-glib-0.1.7-1|222	
12mu|libvirt-glib-0.1.7-1|223	%changelog
12mu|libvirt-glib-0.1.7-1|224	* Wed Dec 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.7-1
12mu|libvirt-glib-0.1.7-1|225	+ Revision: ec6de17
12mu|libvirt-glib-0.1.7-1|226	- LOG Spec cleanup
12mu|libvirt-glib-0.1.7-1|227	
12mu|libvirt-glib-0.1.7-1|228	

20122 12
12mu|libvirt-sandbox-0.5.1-1|1	%define major 0
12mu|libvirt-sandbox-0.5.1-1|2	%define libname %mklibname libvirt-sandbox %{major}
12mu|libvirt-sandbox-0.5.1-1|3	%define devname %mklibname -d libvirt-sandbox
12mu|libvirt-sandbox-0.5.1-1|4	
12mu|libvirt-sandbox-0.5.1-1|5	Summary:	libvirt application sandbox framework
12mu|libvirt-sandbox-0.5.1-1|6	Name:		libvirt-sandbox
12mu|libvirt-sandbox-0.5.1-1|7	Version:	0.5.1
12mu|libvirt-sandbox-0.5.1-1|8	Release:	1
12mu|libvirt-sandbox-0.5.1-1|9	License:	LGPLv2+
12mu|libvirt-sandbox-0.5.1-1|10	Group:		System/Libraries
12mu|libvirt-sandbox-0.5.1-1|11	Url:		http://libvirt.org/
12mu|libvirt-sandbox-0.5.1-1|12	Source0:	ftp://libvirt.org/libvirt/sandbox/%{name}-%{version}.tar.gz
12mu|libvirt-sandbox-0.5.1-1|13	Patch0:		libvirt-sandbox-0.5.1-linkage.patch
12mu|libvirt-sandbox-0.5.1-1|14	BuildRequires:	intltool
12mu|libvirt-sandbox-0.5.1-1|15	BuildRequires:	glibc-static-devel
12mu|libvirt-sandbox-0.5.1-1|16	BuildRequires:	selinux-devel
12mu|libvirt-sandbox-0.5.1-1|17	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|libvirt-sandbox-0.5.1-1|18	BuildRequires:	pkgconfig(libvirt-gobject-1.0)
12mu|libvirt-sandbox-0.5.1-1|19	Requires:	pkgconfig(glib-2.0)
12mu|libvirt-sandbox-0.5.1-1|20	
12mu|libvirt-sandbox-0.5.1-1|21	%description
12mu|libvirt-sandbox-0.5.1-1|22	This package provides a command for running applications within
12mu|libvirt-sandbox-0.5.1-1|23	a sandbox using libvirt.
12mu|libvirt-sandbox-0.5.1-1|24	
12mu|libvirt-sandbox-0.5.1-1|25	%files -f %{name}.lang
12mu|libvirt-sandbox-0.5.1-1|26	%{_datadir}/bash-completion/completions/virt-sandbox-service
12mu|libvirt-sandbox-0.5.1-1|27	%config(noreplace) %{_sysconfdir}/cron.daily/virt-sandbox-service.logrotate
12mu|libvirt-sandbox-0.5.1-1|28	%dir %{_sysconfdir}/libvirt-sandbox/services
12mu|libvirt-sandbox-0.5.1-1|29	%{_bindir}/virt-sandbox
12mu|libvirt-sandbox-0.5.1-1|30	%{_bindir}/virt-sandbox-service
12mu|libvirt-sandbox-0.5.1-1|31	%{_libexecdir}/virt-sandbox-service-util
12mu|libvirt-sandbox-0.5.1-1|32	%doc README COPYING AUTHORS ChangeLog NEWS
12mu|libvirt-sandbox-0.5.1-1|33	%dir %{_sysconfdir}/libvirt-sandbox
12mu|libvirt-sandbox-0.5.1-1|34	%dir %{_sysconfdir}/libvirt-sandbox/scratch
12mu|libvirt-sandbox-0.5.1-1|35	%config %{_sysconfdir}/libvirt-sandbox/scratch/README
12mu|libvirt-sandbox-0.5.1-1|36	%{_libexecdir}/libvirt-sandbox-init-common
12mu|libvirt-sandbox-0.5.1-1|37	%{_libexecdir}/libvirt-sandbox-init-lxc
12mu|libvirt-sandbox-0.5.1-1|38	%{_libexecdir}/libvirt-sandbox-init-qemu
12mu|libvirt-sandbox-0.5.1-1|39	%{_mandir}/man1/virt-sandbox.1*
12mu|libvirt-sandbox-0.5.1-1|40	%{_mandir}/man1/virt-sandbox-service.1*
12mu|libvirt-sandbox-0.5.1-1|41	%{_mandir}/man1/virt-sandbox-service-*.1*
12mu|libvirt-sandbox-0.5.1-1|42	%{_libdir}/girepository-1.0/LibvirtSandbox-1.0.typelib
12mu|libvirt-sandbox-0.5.1-1|43	
12mu|libvirt-sandbox-0.5.1-1|44	#----------------------------------------------------------------------------
12mu|libvirt-sandbox-0.5.1-1|45	
12mu|libvirt-sandbox-0.5.1-1|46	%package -n	%{libname}
12mu|libvirt-sandbox-0.5.1-1|47	Group:		System/Libraries
12mu|libvirt-sandbox-0.5.1-1|48	Summary:	libvirt application sandbox framework libraries
12mu|libvirt-sandbox-0.5.1-1|49	# So we get the full libvirtd daemon, not just client libs
12mu|libvirt-sandbox-0.5.1-1|50	Requires:	libvirt-utils
12mu|libvirt-sandbox-0.5.1-1|51	
12mu|libvirt-sandbox-0.5.1-1|52	%description -n %{libname}
12mu|libvirt-sandbox-0.5.1-1|53	This package provides a framework for building application sandboxes
12mu|libvirt-sandbox-0.5.1-1|54	using libvirt.
12mu|libvirt-sandbox-0.5.1-1|55	
12mu|libvirt-sandbox-0.5.1-1|56	%files -n %{libname}
12mu|libvirt-sandbox-0.5.1-1|57	%{_libdir}/libvirt-sandbox-1.0.so.*
12mu|libvirt-sandbox-0.5.1-1|58	
12mu|libvirt-sandbox-0.5.1-1|59	#----------------------------------------------------------------------------
12mu|libvirt-sandbox-0.5.1-1|60	
12mu|libvirt-sandbox-0.5.1-1|61	%package -n	%{devname}
12mu|libvirt-sandbox-0.5.1-1|62	Group:		Development/C
12mu|libvirt-sandbox-0.5.1-1|63	Summary:	libvirt application sandbox framework development files
12mu|libvirt-sandbox-0.5.1-1|64	Requires:	%{libname} = %{EVRD}
12mu|libvirt-sandbox-0.5.1-1|65	Provides:	libvirt-sandbox-devel = %{EVRD}
12mu|libvirt-sandbox-0.5.1-1|66	
12mu|libvirt-sandbox-0.5.1-1|67	%description -n %{devname}
12mu|libvirt-sandbox-0.5.1-1|68	This package provides development header files and libraries for
12mu|libvirt-sandbox-0.5.1-1|69	the libvirt sandbox.
12mu|libvirt-sandbox-0.5.1-1|70	
12mu|libvirt-sandbox-0.5.1-1|71	%files -n %{devname}
12mu|libvirt-sandbox-0.5.1-1|72	%doc examples/virt-sandbox.pl
12mu|libvirt-sandbox-0.5.1-1|73	%doc examples/virt-sandbox.py
12mu|libvirt-sandbox-0.5.1-1|74	%doc examples/virt-sandbox.js
12mu|libvirt-sandbox-0.5.1-1|75	%doc examples/virt-sandbox-mkinitrd.py
12mu|libvirt-sandbox-0.5.1-1|76	%{_libdir}/libvirt-sandbox-1.0.so
12mu|libvirt-sandbox-0.5.1-1|77	%{_libdir}/pkgconfig/libvirt-sandbox-1.0.pc
12mu|libvirt-sandbox-0.5.1-1|78	%dir %{_includedir}/libvirt-sandbox-1.0
12mu|libvirt-sandbox-0.5.1-1|79	%dir %{_includedir}/libvirt-sandbox-1.0/libvirt-sandbox
12mu|libvirt-sandbox-0.5.1-1|80	%{_includedir}/libvirt-sandbox-1.0/libvirt-sandbox/libvirt-sandbox.h
12mu|libvirt-sandbox-0.5.1-1|81	%{_includedir}/libvirt-sandbox-1.0/libvirt-sandbox/libvirt-sandbox-*.h
12mu|libvirt-sandbox-0.5.1-1|82	%{_datadir}/gir-1.0/LibvirtSandbox-1.0.gir
12mu|libvirt-sandbox-0.5.1-1|83	%{_datadir}/gtk-doc/html/Libvirt-sandbox
12mu|libvirt-sandbox-0.5.1-1|84	
12mu|libvirt-sandbox-0.5.1-1|85	#----------------------------------------------------------------------------
12mu|libvirt-sandbox-0.5.1-1|86	
12mu|libvirt-sandbox-0.5.1-1|87	%prep
12mu|libvirt-sandbox-0.5.1-1|88	%setup -q
12mu|libvirt-sandbox-0.5.1-1|89	%patch0 -p1
12mu|libvirt-sandbox-0.5.1-1|90	
12mu|libvirt-sandbox-0.5.1-1|91	%build
12mu|libvirt-sandbox-0.5.1-1|92	%configure2_5x \
12mu|libvirt-sandbox-0.5.1-1|93	--enable-introspection \
12mu|libvirt-sandbox-0.5.1-1|94	--disable-static
12mu|libvirt-sandbox-0.5.1-1|95	%make V=1
12mu|libvirt-sandbox-0.5.1-1|96	
12mu|libvirt-sandbox-0.5.1-1|97	%install
12mu|libvirt-sandbox-0.5.1-1|98	chmod a-x examples/*.py examples/*.pl examples/*.js
12mu|libvirt-sandbox-0.5.1-1|99	%makeinstall_std
12mu|libvirt-sandbox-0.5.1-1|100	
12mu|libvirt-sandbox-0.5.1-1|101	%find_lang %{name}
12mu|libvirt-sandbox-0.5.1-1|102	
12mu|libvirt-sandbox-0.5.1-1|103	%changelog
12mu|libvirt-sandbox-0.5.1-1|104	* Wed Dec 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.1-1
12mu|libvirt-sandbox-0.5.1-1|105	+ Revision: 656205b
12mu|libvirt-sandbox-0.5.1-1|106	- LOG New version 0.5.1
12mu|libvirt-sandbox-0.5.1-1|107	
12mu|libvirt-sandbox-0.5.1-1|108	

20123 12
12mu|libvisio-0.0.21-2|1	%define api	0.0
12mu|libvisio-0.0.21-2|2	%define major	0
12mu|libvisio-0.0.21-2|3	%define libname %mklibname visio %{api} %{major}
12mu|libvisio-0.0.21-2|4	%define devname %mklibname visio -d
12mu|libvisio-0.0.21-2|5	
12mu|libvisio-0.0.21-2|6	Summary:	A library providing ability to interpret and import visio diagrams
12mu|libvisio-0.0.21-2|7	Name:		libvisio
12mu|libvisio-0.0.21-2|8	Version:	0.0.21
12mu|libvisio-0.0.21-2|9	Release:	2
12mu|libvisio-0.0.21-2|10	Group:		System/Libraries
12mu|libvisio-0.0.21-2|11	License:	GPLv2+ or LGPLv2+ or MPLv1.1
12mu|libvisio-0.0.21-2|12	Url:		http://www.freedesktop.org/wiki/Software/libvisio
12mu|libvisio-0.0.21-2|13	Source0:	http://dev-www.libreoffice.org/src/%{name}-%{version}.tar.xz
12mu|libvisio-0.0.21-2|14	BuildRequires:	doxygen
12mu|libvisio-0.0.21-2|15	BuildRequires:	gperf
12mu|libvisio-0.0.21-2|16	BuildRequires:	boost-devel
12mu|libvisio-0.0.21-2|17	BuildRequires:	pkgconfig(libxml-2.0)
12mu|libvisio-0.0.21-2|18	BuildRequires:	pkgconfig(libwpd-0.9)
12mu|libvisio-0.0.21-2|19	BuildRequires:	pkgconfig(libwpg-0.2)
12mu|libvisio-0.0.21-2|20	
12mu|libvisio-0.0.21-2|21	%description
12mu|libvisio-0.0.21-2|22	Libvisio is library providing ability to interpret and import visio
12mu|libvisio-0.0.21-2|23	diagrams into various applications. You can find it being used in
12mu|libvisio-0.0.21-2|24	libreoffice.
12mu|libvisio-0.0.21-2|25	
12mu|libvisio-0.0.21-2|26	%package tools
12mu|libvisio-0.0.21-2|27	Summary:	Tools to transform Visio diagrams into other formats
12mu|libvisio-0.0.21-2|28	Group:		Publishing
12mu|libvisio-0.0.21-2|29	
12mu|libvisio-0.0.21-2|30	%description tools
12mu|libvisio-0.0.21-2|31	Tools to transform Visio diagrams into other formats.
12mu|libvisio-0.0.21-2|32	Currently supported: XHTML, raw.
12mu|libvisio-0.0.21-2|33	
12mu|libvisio-0.0.21-2|34	%package -n %{libname}
12mu|libvisio-0.0.21-2|35	Summary:	Development files for %{name}
12mu|libvisio-0.0.21-2|36	Group:		System/Libraries
12mu|libvisio-0.0.21-2|37	
12mu|libvisio-0.0.21-2|38	%description -n %{libname}
12mu|libvisio-0.0.21-2|39	Libvisio is library providing ability to interpret and import visio
12mu|libvisio-0.0.21-2|40	diagrams into various applications. You can find it being used in
12mu|libvisio-0.0.21-2|41	libreoffice.
12mu|libvisio-0.0.21-2|42	
12mu|libvisio-0.0.21-2|43	%package -n %{devname}
12mu|libvisio-0.0.21-2|44	Summary:	Development files for %{name}
12mu|libvisio-0.0.21-2|45	Group:		Development/Other
12mu|libvisio-0.0.21-2|46	Requires:	%{libname} = %{version}-%{release}
12mu|libvisio-0.0.21-2|47	
12mu|libvisio-0.0.21-2|48	%description -n %{devname}
12mu|libvisio-0.0.21-2|49	This package contains libraries and header files for
12mu|libvisio-0.0.21-2|50	developing applications that use %{name}.
12mu|libvisio-0.0.21-2|51	
12mu|libvisio-0.0.21-2|52	%prep
12mu|libvisio-0.0.21-2|53	%setup -q
12mu|libvisio-0.0.21-2|54	
12mu|libvisio-0.0.21-2|55	%build
12mu|libvisio-0.0.21-2|56	%configure2_5x \
12mu|libvisio-0.0.21-2|57	--disable-static \
12mu|libvisio-0.0.21-2|58	--disable-werror
12mu|libvisio-0.0.21-2|59	
12mu|libvisio-0.0.21-2|60	%make
12mu|libvisio-0.0.21-2|61	
12mu|libvisio-0.0.21-2|62	%install
12mu|libvisio-0.0.21-2|63	%makeinstall_std
12mu|libvisio-0.0.21-2|64	
12mu|libvisio-0.0.21-2|65	%files tools
12mu|libvisio-0.0.21-2|66	%{_bindir}/vsd2raw
12mu|libvisio-0.0.21-2|67	%{_bindir}/vsd2xhtml
12mu|libvisio-0.0.21-2|68	%{_bindir}/vsd2text
12mu|libvisio-0.0.21-2|69	%{_bindir}/vss2xhtml
12mu|libvisio-0.0.21-2|70	%{_bindir}/vss2text
12mu|libvisio-0.0.21-2|71	%{_bindir}/vss2raw
12mu|libvisio-0.0.21-2|72	
12mu|libvisio-0.0.21-2|73	%files -n %{libname}
12mu|libvisio-0.0.21-2|74	%{_libdir}/%{name}-%{api}.so.%{major}*
12mu|libvisio-0.0.21-2|75	
12mu|libvisio-0.0.21-2|76	%files -n %{devname}
12mu|libvisio-0.0.21-2|77	%dir %{_docdir}/%{name}
12mu|libvisio-0.0.21-2|78	%doc %{_docdir}/%{name}/html
12mu|libvisio-0.0.21-2|79	%{_includedir}/%{name}-%{api}
12mu|libvisio-0.0.21-2|80	%{_libdir}/%{name}-%{api}.so
12mu|libvisio-0.0.21-2|81	%{_libdir}/pkgconfig/%{name}-%{api}.pc

20124 12
12mu|libvpx-1.3.0-1.20131127|1	%define git 20131127
12mu|libvpx-1.3.0-1.20131127|2	%define	major 1
12mu|libvpx-1.3.0-1.20131127|3	%define	libname	%mklibname vpx %{major}
12mu|libvpx-1.3.0-1.20131127|4	%define	devname	%mklibname -d vpx
12mu|libvpx-1.3.0-1.20131127|5	
12mu|libvpx-1.3.0-1.20131127|6	Name:		libvpx
12mu|libvpx-1.3.0-1.20131127|7	Summary:	VP8 Video Codec SDK
12mu|libvpx-1.3.0-1.20131127|8	Version:	1.3.0
12mu|libvpx-1.3.0-1.20131127|9	Release:	1.%{git}
12mu|libvpx-1.3.0-1.20131127|10	License:	BSD
12mu|libvpx-1.3.0-1.20131127|11	Group:		System/Libraries
12mu|libvpx-1.3.0-1.20131127|12	URL:		http://www.webmproject.org/docs/vp8-sdk/
12mu|libvpx-1.3.0-1.20131127|13	%if %{git}
12mu|libvpx-1.3.0-1.20131127|14	Source0:	%{name}-v%{version}.%{git}.tar.bz2
12mu|libvpx-1.3.0-1.20131127|15	%else
12mu|libvpx-1.3.0-1.20131127|16	Source0:	%{name}-v%{version}.tar.bz2
12mu|libvpx-1.3.0-1.20131127|17	%endif
12mu|libvpx-1.3.0-1.20131127|18	BuildRequires:	yasm
12mu|libvpx-1.3.0-1.20131127|19	BuildRequires:	doxygen
12mu|libvpx-1.3.0-1.20131127|20	BuildRequires:	php-cli
12mu|libvpx-1.3.0-1.20131127|21	
12mu|libvpx-1.3.0-1.20131127|22	%description
12mu|libvpx-1.3.0-1.20131127|23	libvpx provides the VP8 SDK, which allows you to integrate your applications
12mu|libvpx-1.3.0-1.20131127|24	with the VP8 video codec, a high quality, royalty free, open source codec
12mu|libvpx-1.3.0-1.20131127|25	deployed on millions of computers and devices worldwide.
12mu|libvpx-1.3.0-1.20131127|26	
12mu|libvpx-1.3.0-1.20131127|27	%package -n	%{libname}
12mu|libvpx-1.3.0-1.20131127|28	Summary:	VP8 Video Codec SDK
12mu|libvpx-1.3.0-1.20131127|29	Group:		System/Libraries
12mu|libvpx-1.3.0-1.20131127|30	
12mu|libvpx-1.3.0-1.20131127|31	%description -n %{libname}
12mu|libvpx-1.3.0-1.20131127|32	libvpx provides the VP8 SDK, which allows you to integrate your applications
12mu|libvpx-1.3.0-1.20131127|33	with the VP8 video codec, a high quality, royalty free, open source codec
12mu|libvpx-1.3.0-1.20131127|34	deployed on millions of computers and devices worldwide.
12mu|libvpx-1.3.0-1.20131127|35	
12mu|libvpx-1.3.0-1.20131127|36	%package -n	%{devname}
12mu|libvpx-1.3.0-1.20131127|37	Summary:	Development files for libvpx
12mu|libvpx-1.3.0-1.20131127|38	Group:		Development/C
12mu|libvpx-1.3.0-1.20131127|39	Requires:	%{libname} = %{EVRD}
12mu|libvpx-1.3.0-1.20131127|40	Provides:	%{name}-devel = %{EVRD}
12mu|libvpx-1.3.0-1.20131127|41	
12mu|libvpx-1.3.0-1.20131127|42	%description -n	%{devname}
12mu|libvpx-1.3.0-1.20131127|43	Development libraries and headers for developing software against
12mu|libvpx-1.3.0-1.20131127|44	libvpx.
12mu|libvpx-1.3.0-1.20131127|45	
12mu|libvpx-1.3.0-1.20131127|46	%package	utils
12mu|libvpx-1.3.0-1.20131127|47	Summary:	VP8 utilities and tools
12mu|libvpx-1.3.0-1.20131127|48	Group:		Video
12mu|libvpx-1.3.0-1.20131127|49	
12mu|libvpx-1.3.0-1.20131127|50	%description	utils
12mu|libvpx-1.3.0-1.20131127|51	A selection of utilities and tools for VP8, including a sample encoder
12mu|libvpx-1.3.0-1.20131127|52	and decoder.
12mu|libvpx-1.3.0-1.20131127|53	
12mu|libvpx-1.3.0-1.20131127|54	%prep
12mu|libvpx-1.3.0-1.20131127|55	%if %{git}
12mu|libvpx-1.3.0-1.20131127|56	%setup -q -n %{name}-v%{version}.%{git}
12mu|libvpx-1.3.0-1.20131127|57	%else
12mu|libvpx-1.3.0-1.20131127|58	%setup -q -n %{name}-v%{version}
12mu|libvpx-1.3.0-1.20131127|59	%endif
12mu|libvpx-1.3.0-1.20131127|60	
12mu|libvpx-1.3.0-1.20131127|61	%build
12mu|libvpx-1.3.0-1.20131127|62	%ifarch %{ix86}
12mu|libvpx-1.3.0-1.20131127|63	%global vpxtarget x86-linux-gcc
12mu|libvpx-1.3.0-1.20131127|64	%else
12mu|libvpx-1.3.0-1.20131127|65	%ifarch	x86_64
12mu|libvpx-1.3.0-1.20131127|66	%global	vpxtarget x86_64-linux-gcc
12mu|libvpx-1.3.0-1.20131127|67	%else
12mu|libvpx-1.3.0-1.20131127|68	%global vpxtarget generic-gnu
12mu|libvpx-1.3.0-1.20131127|69	%endif
12mu|libvpx-1.3.0-1.20131127|70	%endif
12mu|libvpx-1.3.0-1.20131127|71	%setup_compile_flags
12mu|libvpx-1.3.0-1.20131127|72	
12mu|libvpx-1.3.0-1.20131127|73	./configure \
12mu|libvpx-1.3.0-1.20131127|74	--enable-vp9 \
12mu|libvpx-1.3.0-1.20131127|75	--enable-shared \
12mu|libvpx-1.3.0-1.20131127|76	--disable-static \
12mu|libvpx-1.3.0-1.20131127|77	--target=%{vpxtarget} \
12mu|libvpx-1.3.0-1.20131127|78	--enable-pic \
12mu|libvpx-1.3.0-1.20131127|79	--disable-install-srcs
12mu|libvpx-1.3.0-1.20131127|80	
12mu|libvpx-1.3.0-1.20131127|81	# stupid config
12mu|libvpx-1.3.0-1.20131127|82	perl -pi -e "s|/usr/local|%{_prefix}|g" config.mk
12mu|libvpx-1.3.0-1.20131127|83	perl -pi -e "s|^LIBSUBDIR=lib|LIBSUBDIR=%{_lib}|g" config.mk
12mu|libvpx-1.3.0-1.20131127|84	
12mu|libvpx-1.3.0-1.20131127|85	%make verbose=true target=libs
12mu|libvpx-1.3.0-1.20131127|86	%make verbose=true target=examples
12mu|libvpx-1.3.0-1.20131127|87	%make verbose=true target=docs
12mu|libvpx-1.3.0-1.20131127|88	
12mu|libvpx-1.3.0-1.20131127|89	%install
12mu|libvpx-1.3.0-1.20131127|90	
12mu|libvpx-1.3.0-1.20131127|91	make DIST_DIR=%{buildroot}%{_prefix} install
12mu|libvpx-1.3.0-1.20131127|92	
12mu|libvpx-1.3.0-1.20131127|93	install -m0755 simple_decoder %{buildroot}%{_bindir}/vp8_simple_decoder
12mu|libvpx-1.3.0-1.20131127|94	install -m0755 simple_encoder %{buildroot}%{_bindir}/vp8_simple_encoder
12mu|libvpx-1.3.0-1.20131127|95	install -m0755 twopass_encoder %{buildroot}%{_bindir}/vp8_twopass_encoder
12mu|libvpx-1.3.0-1.20131127|96	
12mu|libvpx-1.3.0-1.20131127|97	%files -n %{libname}
12mu|libvpx-1.3.0-1.20131127|98	%doc AUTHORS CHANGELOG LICENSE README
12mu|libvpx-1.3.0-1.20131127|99	%{_libdir}/libvpx.so.%{major}*
12mu|libvpx-1.3.0-1.20131127|100	
12mu|libvpx-1.3.0-1.20131127|101	%files -n %{devname}
12mu|libvpx-1.3.0-1.20131127|102	# These are SDK docs, not really useful to an end-user.
12mu|libvpx-1.3.0-1.20131127|103	%doc docs/html
12mu|libvpx-1.3.0-1.20131127|104	%{_includedir}/vpx/
12mu|libvpx-1.3.0-1.20131127|105	%{_libdir}/pkgconfig/vpx.pc
12mu|libvpx-1.3.0-1.20131127|106	%{_libdir}/libvpx.so
12mu|libvpx-1.3.0-1.20131127|107	
12mu|libvpx-1.3.0-1.20131127|108	%files utils
12mu|libvpx-1.3.0-1.20131127|109	%{_bindir}/*
12mu|libvpx-1.3.0-1.20131127|110	
12mu|libvpx-1.3.0-1.20131127|111	%changelog
12mu|libvpx-1.3.0-1.20131127|112	* Fri Nov 29 2013 Alex Burmashev <alex.burmashev@gmail.com> 1.3.0-1.20131127
12mu|libvpx-1.3.0-1.20131127|113	+ Revision: 577a6bf
12mu|libvpx-1.3.0-1.20131127|114	- update to latest 1.3.0 git snapshot
12mu|libvpx-1.3.0-1.20131127|115	
12mu|libvpx-1.3.0-1.20131127|116	

20125 12
12mu|libwacom-0.7-1|1	%define major		2
12mu|libwacom-0.7-1|2	%define libname		%mklibname wacom %{major}
12mu|libwacom-0.7-1|3	%define develname	%mklibname wacom -d
12mu|libwacom-0.7-1|4	
12mu|libwacom-0.7-1|5	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|libwacom-0.7-1|6	
12mu|libwacom-0.7-1|7	Name:		libwacom
12mu|libwacom-0.7-1|8	Summary:	A library to identify wacom tablets
12mu|libwacom-0.7-1|9	Version:	0.7
12mu|libwacom-0.7-1|10	Release:	1
12mu|libwacom-0.7-1|11	Group:		Development/X11
12mu|libwacom-0.7-1|12	License:	MIT
12mu|libwacom-0.7-1|13	URL:		http://sourceforge.net/projects/linuxwacom/
12mu|libwacom-0.7-1|14	Source0:	http://prdownloads.sourceforge.net/linuxwacom/%{name}/%{name}-%{version}.tar.bz2
12mu|libwacom-0.7-1|15	BuildRequires:	pkgconfig(glib-2.0)
12mu|libwacom-0.7-1|16	BuildRequires:	pkgconfig(gudev-1.0)
12mu|libwacom-0.7-1|17	
12mu|libwacom-0.7-1|18	%description
12mu|libwacom-0.7-1|19	libwacom is a library to identify wacom tablets and their model-specific
12mu|libwacom-0.7-1|20	features. It provides easy access to information such as "is this a built-in
12mu|libwacom-0.7-1|21	on-screen tablet", "what is the size of this model", etc.
12mu|libwacom-0.7-1|22	
12mu|libwacom-0.7-1|23	%package -n %{libname}
12mu|libwacom-0.7-1|24	Summary:	A library to identify wacom tablets
12mu|libwacom-0.7-1|25	Group:		Development/X11
12mu|libwacom-0.7-1|26	Requires:	%{name} >= %{version}-%{release}
12mu|libwacom-0.7-1|27	
12mu|libwacom-0.7-1|28	%description -n %{libname}
12mu|libwacom-0.7-1|29	libwacom is a library to identify wacom tablets and their model-specific
12mu|libwacom-0.7-1|30	features. It provides easy access to information such as "is this a built-in
12mu|libwacom-0.7-1|31	on-screen tablet", "what is the size of this model", etc.
12mu|libwacom-0.7-1|32	
12mu|libwacom-0.7-1|33	%package -n %{develname}
12mu|libwacom-0.7-1|34	Summary:	Development files for %{name}
12mu|libwacom-0.7-1|35	Group:		Development/X11
12mu|libwacom-0.7-1|36	Requires:	%{libname} = %{version}-%{release}
12mu|libwacom-0.7-1|37	Provides:	%{name}-devel = %{version}-%{release}
12mu|libwacom-0.7-1|38	
12mu|libwacom-0.7-1|39	%description -n %{develname}
12mu|libwacom-0.7-1|40	Development files for %{name}.
12mu|libwacom-0.7-1|41	
12mu|libwacom-0.7-1|42	%prep
12mu|libwacom-0.7-1|43	%setup -q
12mu|libwacom-0.7-1|44	
12mu|libwacom-0.7-1|45	%build
12mu|libwacom-0.7-1|46	%configure2_5x \
12mu|libwacom-0.7-1|47	--disable-static
12mu|libwacom-0.7-1|48	%make
12mu|libwacom-0.7-1|49	
12mu|libwacom-0.7-1|50	%install
12mu|libwacom-0.7-1|51	%makeinstall_std
12mu|libwacom-0.7-1|52	rm -f %{buildroot}%{_libdir}/*.la
12mu|libwacom-0.7-1|53	
12mu|libwacom-0.7-1|54	%files
12mu|libwacom-0.7-1|55	%{_bindir}/libwacom-list-local-devices
12mu|libwacom-0.7-1|56	%{_datadir}/libwacom
12mu|libwacom-0.7-1|57	
12mu|libwacom-0.7-1|58	%files -n %{libname}
12mu|libwacom-0.7-1|59	%{_libdir}/*.so.%{major}*
12mu|libwacom-0.7-1|60	
12mu|libwacom-0.7-1|61	%files -n %{develname}
12mu|libwacom-0.7-1|62	%{_libdir}/*.so
12mu|libwacom-0.7-1|63	%{_includedir}/*
12mu|libwacom-0.7-1|64	%{_libdir}/pkgconfig/*.pc
12mu|libwacom-0.7-1|65	

20126 12
12mu|libwebp-0.2.1-2|1	%define major 4
12mu|libwebp-0.2.1-2|2	%define libname %mklibname webp %{major}
12mu|libwebp-0.2.1-2|3	%define devname %mklibname -d webp
12mu|libwebp-0.2.1-2|4	
12mu|libwebp-0.2.1-2|5	Name:		libwebp
12mu|libwebp-0.2.1-2|6	Version:	0.2.1
12mu|libwebp-0.2.1-2|7	Release:	2
12mu|libwebp-0.2.1-2|8	Summary:	Library and tools for the WebP graphics format
12mu|libwebp-0.2.1-2|9	Group:		Development/C
12mu|libwebp-0.2.1-2|10	# Additional IPR is licensed as well. See PATENTS file for details
12mu|libwebp-0.2.1-2|11	License:	BSD
12mu|libwebp-0.2.1-2|12	URL:		http://webmproject.org/
12mu|libwebp-0.2.1-2|13	Source0:	http://webp.googlecode.com/files/%{name}-%{version}.tar.gz
12mu|libwebp-0.2.1-2|14	BuildRequires:	libtool
12mu|libwebp-0.2.1-2|15	BuildRequires:	swig
12mu|libwebp-0.2.1-2|16	BuildRequires:	jpeg-devel
12mu|libwebp-0.2.1-2|17	BuildRequires:	pkgconfig(libpng)
12mu|libwebp-0.2.1-2|18	
12mu|libwebp-0.2.1-2|19	%description
12mu|libwebp-0.2.1-2|20	WebP is an image format that does lossy compression of digital
12mu|libwebp-0.2.1-2|21	photographic images. WebP consists of a codec based on VP8, and a
12mu|libwebp-0.2.1-2|22	container based on RIFF. Webmasters, web developers and browser
12mu|libwebp-0.2.1-2|23	developers can use WebP to compress, archive and distribute digital
12mu|libwebp-0.2.1-2|24	images more efficiently.
12mu|libwebp-0.2.1-2|25	
12mu|libwebp-0.2.1-2|26	#----------------------------------------------------------------------------
12mu|libwebp-0.2.1-2|27	
12mu|libwebp-0.2.1-2|28	%package tools
12mu|libwebp-0.2.1-2|29	Group:		Development/Other
12mu|libwebp-0.2.1-2|30	Summary:	The WebP command line tools
12mu|libwebp-0.2.1-2|31	
12mu|libwebp-0.2.1-2|32	%description tools
12mu|libwebp-0.2.1-2|33	WebP is an image format that does lossy compression of digital
12mu|libwebp-0.2.1-2|34	photographic images. WebP consists of a codec based on VP8, and a
12mu|libwebp-0.2.1-2|35	container based on RIFF. Webmasters, web developers and browser
12mu|libwebp-0.2.1-2|36	developers can use WebP to compress, archive and distribute digital
12mu|libwebp-0.2.1-2|37	images more efficiently.
12mu|libwebp-0.2.1-2|38	
12mu|libwebp-0.2.1-2|39	%files tools
12mu|libwebp-0.2.1-2|40	%{_bindir}/*
12mu|libwebp-0.2.1-2|41	%{_mandir}/man*/*
12mu|libwebp-0.2.1-2|42	
12mu|libwebp-0.2.1-2|43	#----------------------------------------------------------------------------
12mu|libwebp-0.2.1-2|44	
12mu|libwebp-0.2.1-2|45	%package -n	%{libname}
12mu|libwebp-0.2.1-2|46	Group:		Development/C
12mu|libwebp-0.2.1-2|47	Summary:	Library for the WebP format
12mu|libwebp-0.2.1-2|48	Provides:	webp-devel = %{version}-%{release}
12mu|libwebp-0.2.1-2|49	
12mu|libwebp-0.2.1-2|50	%description -n %{libname}
12mu|libwebp-0.2.1-2|51	WebP is an image format that does lossy compression of digital
12mu|libwebp-0.2.1-2|52	photographic images. WebP consists of a codec based on VP8, and a
12mu|libwebp-0.2.1-2|53	container based on RIFF. Webmasters, web developers and browser
12mu|libwebp-0.2.1-2|54	developers can use WebP to compress, archive and distribute digital
12mu|libwebp-0.2.1-2|55	images more efficiently.
12mu|libwebp-0.2.1-2|56	
12mu|libwebp-0.2.1-2|57	%files -n %{libname}
12mu|libwebp-0.2.1-2|58	%{_libdir}/%{name}*.so.%{major}*
12mu|libwebp-0.2.1-2|59	
12mu|libwebp-0.2.1-2|60	#----------------------------------------------------------------------------
12mu|libwebp-0.2.1-2|61	
12mu|libwebp-0.2.1-2|62	%package -n	%{devname}
12mu|libwebp-0.2.1-2|63	Group:		Development/C
12mu|libwebp-0.2.1-2|64	Summary:	Development files for libwebp, a library for the WebP format
12mu|libwebp-0.2.1-2|65	Requires:	%{libname} = %{version}-%{release}
12mu|libwebp-0.2.1-2|66	
12mu|libwebp-0.2.1-2|67	%description -n %{devname}
12mu|libwebp-0.2.1-2|68	WebP is an image format that does lossy compression of digital
12mu|libwebp-0.2.1-2|69	photographic images. WebP consists of a codec based on VP8, and a
12mu|libwebp-0.2.1-2|70	container based on RIFF. Webmasters, web developers and browser
12mu|libwebp-0.2.1-2|71	developers can use WebP to compress, archive and distribute digital
12mu|libwebp-0.2.1-2|72	images more efficiently.
12mu|libwebp-0.2.1-2|73	
12mu|libwebp-0.2.1-2|74	%files -n %{devname}
12mu|libwebp-0.2.1-2|75	%doc README PATENTS COPYING NEWS AUTHORS
12mu|libwebp-0.2.1-2|76	%{_libdir}/%{name}*.so
12mu|libwebp-0.2.1-2|77	%{_includedir}/*
12mu|libwebp-0.2.1-2|78	%{_libdir}/pkgconfig/*
12mu|libwebp-0.2.1-2|79	
12mu|libwebp-0.2.1-2|80	#----------------------------------------------------------------------------
12mu|libwebp-0.2.1-2|81	
12mu|libwebp-0.2.1-2|82	%prep
12mu|libwebp-0.2.1-2|83	%setup -q
12mu|libwebp-0.2.1-2|84	find . -perm 0640 | xargs chmod 0644
12mu|libwebp-0.2.1-2|85	
12mu|libwebp-0.2.1-2|86	%build
12mu|libwebp-0.2.1-2|87	mkdir -p m4
12mu|libwebp-0.2.1-2|88	./autogen.sh
12mu|libwebp-0.2.1-2|89	%configure2_5x --disable-static
12mu|libwebp-0.2.1-2|90	#--enable-experimental-libwebpmux
12mu|libwebp-0.2.1-2|91	%make
12mu|libwebp-0.2.1-2|92	
12mu|libwebp-0.2.1-2|93	%install
12mu|libwebp-0.2.1-2|94	%makeinstall_std
12mu|libwebp-0.2.1-2|95	find "%{buildroot}/%{_libdir}" -type f -name "*.la" -delete
12mu|libwebp-0.2.1-2|96	

20127 12
12mu|libwnck-2.30.7-9|1	%define api 1
12mu|libwnck-2.30.7-9|2	%define major 22
12mu|libwnck-2.30.7-9|3	%define libname %mklibname wnck- %{api} %{major}
12mu|libwnck-2.30.7-9|4	%define develname %mklibname -d wnck- %{api}
12mu|libwnck-2.30.7-9|5	
12mu|libwnck-2.30.7-9|6	Epoch: 1
12mu|libwnck-2.30.7-9|7	
12mu|libwnck-2.30.7-9|8	Summary: Libwnck is Window Navigator Construction Kit
12mu|libwnck-2.30.7-9|9	Name: libwnck
12mu|libwnck-2.30.7-9|10	Version: 2.30.7
12mu|libwnck-2.30.7-9|11	Release: 9
12mu|libwnck-2.30.7-9|12	License: LGPLv2+
12mu|libwnck-2.30.7-9|13	URL: http://www.gnome.org/
12mu|libwnck-2.30.7-9|14	Group: System/Libraries
12mu|libwnck-2.30.7-9|15	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{name}-%{version}.tar.xz
12mu|libwnck-2.30.7-9|16	Patch: libwnck-2.27.4-linking.patch
12mu|libwnck-2.30.7-9|17	
12mu|libwnck-2.30.7-9|18	BuildRequires: intltool
12mu|libwnck-2.30.7-9|19	BuildRequires: gnome-common
12mu|libwnck-2.30.7-9|20	BuildRequires: gtk-doc
12mu|libwnck-2.30.7-9|21	BuildRequires: pkgconfig(gobject-introspection-1.0)
12mu|libwnck-2.30.7-9|22	BuildRequires: pkgconfig(gtk+-2.0)
12mu|libwnck-2.30.7-9|23	BuildRequires: pkgconfig(libstartup-notification-1.0)
12mu|libwnck-2.30.7-9|24	
12mu|libwnck-2.30.7-9|25	%description
12mu|libwnck-2.30.7-9|26	libwnck is Window Navigator Construction Kit, i.e. a library to use
12mu|libwnck-2.30.7-9|27	for writing pagers and taskslists and stuff.
12mu|libwnck-2.30.7-9|28	
12mu|libwnck-2.30.7-9|29	%package -n %{libname}
12mu|libwnck-2.30.7-9|30	Summary:	%{summary}
12mu|libwnck-2.30.7-9|31	Group:		%{group}
12mu|libwnck-2.30.7-9|32	Provides:	%{name}-%{api} = %{version}-%{release}
12mu|libwnck-2.30.7-9|33	Requires:	%{name} >= %{version}
12mu|libwnck-2.30.7-9|34	Conflicts:	gir-repository < 0.6.5-9
12mu|libwnck-2.30.7-9|35	
12mu|libwnck-2.30.7-9|36	%description -n %{libname}
12mu|libwnck-2.30.7-9|37	libwnck is Window Navigator Construction Kit, i.e. a library to use
12mu|libwnck-2.30.7-9|38	for writing pagers and taskslists and stuff.
12mu|libwnck-2.30.7-9|39	
12mu|libwnck-2.30.7-9|40	%package -n %{develname}
12mu|libwnck-2.30.7-9|41	Summary:	Development libraries, include files for libwnck
12mu|libwnck-2.30.7-9|42	Group:		Development/GNOME and GTK+
12mu|libwnck-2.30.7-9|43	Provides:	%{name}-devel = %{version}-%{release}
12mu|libwnck-2.30.7-9|44	Provides:	%{name}-%{api}-devel = %{version}-%{release}
12mu|libwnck-2.30.7-9|45	Requires:	%{name}-1 = %{version}
12mu|libwnck-2.30.7-9|46	Conflicts:	gir-repository < 0.6.5-9
12mu|libwnck-2.30.7-9|47	
12mu|libwnck-2.30.7-9|48	%description -n %{develname}
12mu|libwnck-2.30.7-9|49	libwnck is Window Navigator Construction Kit, i.e. a library to use
12mu|libwnck-2.30.7-9|50	for writing pagers and taskslists and stuff.
12mu|libwnck-2.30.7-9|51	
12mu|libwnck-2.30.7-9|52	%prep
12mu|libwnck-2.30.7-9|53	%setup -q
12mu|libwnck-2.30.7-9|54	#%patch -p1
12mu|libwnck-2.30.7-9|55	#autoconf
12mu|libwnck-2.30.7-9|56	
12mu|libwnck-2.30.7-9|57	%build
12mu|libwnck-2.30.7-9|58	%configure2_5x \
12mu|libwnck-2.30.7-9|59	--disable-static
12mu|libwnck-2.30.7-9|60	
12mu|libwnck-2.30.7-9|61	%make
12mu|libwnck-2.30.7-9|62	
12mu|libwnck-2.30.7-9|63	%install
12mu|libwnck-2.30.7-9|64	%makeinstall_std
12mu|libwnck-2.30.7-9|65	rm -rf %{buildroot}%{_datadir}/locale/{io,be@latin,bn_IN,si,uz@cyrillic}
12mu|libwnck-2.30.7-9|66	rm -rf %{buildroot}/%{_bindir}
12mu|libwnck-2.30.7-9|67	%find_lang %{name}
12mu|libwnck-2.30.7-9|68	
12mu|libwnck-2.30.7-9|69	rm -f %{buildroot}%{_libdir}/*.la
12mu|libwnck-2.30.7-9|70	
12mu|libwnck-2.30.7-9|71	%files -f %{name}.lang
12mu|libwnck-2.30.7-9|72	%doc README AUTHORS
12mu|libwnck-2.30.7-9|73	
12mu|libwnck-2.30.7-9|74	%files -n %{libname}
12mu|libwnck-2.30.7-9|75	%{_libdir}/libwnck-%{api}.so.%{major}*
12mu|libwnck-2.30.7-9|76	%{_libdir}/girepository-1.0/Wnck-1.0.typelib
12mu|libwnck-2.30.7-9|77	
12mu|libwnck-2.30.7-9|78	%files -n %{develname}
12mu|libwnck-2.30.7-9|79	%doc ChangeLog
12mu|libwnck-2.30.7-9|80	%doc %{_datadir}/gtk-doc/html/libwnck
12mu|libwnck-2.30.7-9|81	%{_includedir}/*
12mu|libwnck-2.30.7-9|82	%{_libdir}/*.so
12mu|libwnck-2.30.7-9|83	%{_libdir}/pkgconfig/*
12mu|libwnck-2.30.7-9|84	%{_datadir}/gir-1.0/Wnck-1.0.gir
12mu|libwnck-2.30.7-9|85	
12mu|libwnck-2.30.7-9|86	
12mu|libwnck-2.30.7-9|87	
12mu|libwnck-2.30.7-9|88	%changelog
12mu|libwnck-2.30.7-9|89	* Sat Apr 28 2012 Matthew Dawkins <mattydaw@mandriva.org> 2.30.7-5
12mu|libwnck-2.30.7-9|90	+ Revision: 794326
12mu|libwnck-2.30.7-9|91	- rebuild
12mu|libwnck-2.30.7-9|92	- major spec clean
12mu|libwnck-2.30.7-9|93	- revert changes to maintain libwnck 1
12mu|libwnck-2.30.7-9|94	- libwnck3 is the new package already established
12mu|libwnck-2.30.7-9|95	
12mu|libwnck-2.30.7-9|96	* Sat Apr 28 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.4.0-1
12mu|libwnck-2.30.7-9|97	+ Revision: 794216
12mu|libwnck-2.30.7-9|98	- gtk3+-devel add
12mu|libwnck-2.30.7-9|99	- version update 3.4.0
12mu|libwnck-2.30.7-9|100	
12mu|libwnck-2.30.7-9|101	* Thu Dec 15 2011 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.7-4
12mu|libwnck-2.30.7-9|102	+ Revision: 741486
12mu|libwnck-2.30.7-9|103	- remove libtool archives here as well
12mu|libwnck-2.30.7-9|104	
12mu|libwnck-2.30.7-9|105	* Mon Oct 24 2011 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.7-3
12mu|libwnck-2.30.7-9|106	+ Revision: 705822
12mu|libwnck-2.30.7-9|107	- rebuild for new xcb
12mu|libwnck-2.30.7-9|108	
12mu|libwnck-2.30.7-9|109	* Thu Sep 22 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 2.30.7-2
12mu|libwnck-2.30.7-9|110	+ Revision: 700853
12mu|libwnck-2.30.7-9|111	- rebuild
12mu|libwnck-2.30.7-9|112	
12mu|libwnck-2.30.7-9|113	* Wed Aug 31 2011 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.7-1
12mu|libwnck-2.30.7-9|114	+ Revision: 697591
12mu|libwnck-2.30.7-9|115	- new version
12mu|libwnck-2.30.7-9|116	- xz tarball
12mu|libwnck-2.30.7-9|117	
12mu|libwnck-2.30.7-9|118	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 2.30.6-3
12mu|libwnck-2.30.7-9|119	+ Revision: 661546
12mu|libwnck-2.30.7-9|120	- mass rebuild
12mu|libwnck-2.30.7-9|121	
12mu|libwnck-2.30.7-9|122	* Thu Dec 16 2010 Funda Wang <fwang@mandriva.org> 2.30.6-2mdv2011.0
12mu|libwnck-2.30.7-9|123	+ Revision: 622235
12mu|libwnck-2.30.7-9|124	- rebuild
12mu|libwnck-2.30.7-9|125	
12mu|libwnck-2.30.7-9|126	* Wed Nov 17 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.6-1mdv2011.0
12mu|libwnck-2.30.7-9|127	+ Revision: 598369
12mu|libwnck-2.30.7-9|128	- update to new version 2.30.6
12mu|libwnck-2.30.7-9|129	
12mu|libwnck-2.30.7-9|130	* Mon Sep 27 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.5-1mdv2011.0
12mu|libwnck-2.30.7-9|131	+ Revision: 581280
12mu|libwnck-2.30.7-9|132	- update to new version 2.30.5
12mu|libwnck-2.30.7-9|133	
12mu|libwnck-2.30.7-9|134	* Tue Sep 14 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.4-1mdv2011.0
12mu|libwnck-2.30.7-9|135	+ Revision: 578283
12mu|libwnck-2.30.7-9|136	- update to new version 2.30.4
12mu|libwnck-2.30.7-9|137	
12mu|libwnck-2.30.7-9|138	* Sun Sep 12 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.3-2mdv2011.0
12mu|libwnck-2.30.7-9|139	+ Revision: 577676
12mu|libwnck-2.30.7-9|140	- rebuild for new g-i
12mu|libwnck-2.30.7-9|141	
12mu|libwnck-2.30.7-9|142	* Wed Aug 04 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.3-1mdv2011.0
12mu|libwnck-2.30.7-9|143	+ Revision: 565808
12mu|libwnck-2.30.7-9|144	- update to new version 2.30.3
12mu|libwnck-2.30.7-9|145	
12mu|libwnck-2.30.7-9|146	* Sat Jul 31 2010 Funda Wang <fwang@mandriva.org> 2.30.2-2mdv2011.0
12mu|libwnck-2.30.7-9|147	+ Revision: 563906
12mu|libwnck-2.30.7-9|148	- rebuild for new gobject-introspection
12mu|libwnck-2.30.7-9|149	
12mu|libwnck-2.30.7-9|150	* Sun Jul 11 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.2-1mdv2011.0
12mu|libwnck-2.30.7-9|151	+ Revision: 550679
12mu|libwnck-2.30.7-9|152	- update to new version 2.30.2
12mu|libwnck-2.30.7-9|153	
12mu|libwnck-2.30.7-9|154	* Tue Mar 30 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.30.0-1mdv2010.1
12mu|libwnck-2.30.7-9|155	+ Revision: 528961
12mu|libwnck-2.30.7-9|156	- update to new version 2.30.0
12mu|libwnck-2.30.7-9|157	
12mu|libwnck-2.30.7-9|158	* Tue Mar 09 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.92-1mdv2010.1
12mu|libwnck-2.30.7-9|159	+ Revision: 517235
12mu|libwnck-2.30.7-9|160	- new version
12mu|libwnck-2.30.7-9|161	- bump gtk dep
12mu|libwnck-2.30.7-9|162	- add introspection support
12mu|libwnck-2.30.7-9|163	
12mu|libwnck-2.30.7-9|164	* Mon Feb 22 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.91-1mdv2010.1
12mu|libwnck-2.30.7-9|165	+ Revision: 509658
12mu|libwnck-2.30.7-9|166	- update to new version 2.29.91
12mu|libwnck-2.30.7-9|167	
12mu|libwnck-2.30.7-9|168	* Wed Jan 27 2010 GÃ¶tz Waschk <waschk@mandriva.org> 2.29.6-1mdv2010.1
12mu|libwnck-2.30.7-9|169	+ Revision: 497244
12mu|libwnck-2.30.7-9|170	- update to new version 2.29.6
12mu|libwnck-2.30.7-9|171	
12mu|libwnck-2.30.7-9|172	* Mon Sep 21 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.28.0-1mdv2010.0
12mu|libwnck-2.30.7-9|173	+ Revision: 446795
12mu|libwnck-2.30.7-9|174	- update to new version 2.28.0
12mu|libwnck-2.30.7-9|175	
12mu|libwnck-2.30.7-9|176	* Thu Sep 10 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.92-1mdv2010.0
12mu|libwnck-2.30.7-9|177	+ Revision: 437222
12mu|libwnck-2.30.7-9|178	- update to new version 2.27.92
12mu|libwnck-2.30.7-9|179	
12mu|libwnck-2.30.7-9|180	* Wed Jul 29 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.5-1mdv2010.0
12mu|libwnck-2.30.7-9|181	+ Revision: 402908
12mu|libwnck-2.30.7-9|182	- new version
12mu|libwnck-2.30.7-9|183	- update file list
12mu|libwnck-2.30.7-9|184	
12mu|libwnck-2.30.7-9|185	* Wed Jul 15 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.27.4-1mdv2010.0
12mu|libwnck-2.30.7-9|186	+ Revision: 396380
12mu|libwnck-2.30.7-9|187	- new version
12mu|libwnck-2.30.7-9|188	- update the patch
12mu|libwnck-2.30.7-9|189	
12mu|libwnck-2.30.7-9|190	* Wed Jul 01 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.2-1mdv2010.0
12mu|libwnck-2.30.7-9|191	+ Revision: 391253
12mu|libwnck-2.30.7-9|192	- update to new version 2.26.2
12mu|libwnck-2.30.7-9|193	
12mu|libwnck-2.30.7-9|194	* Tue Jun 30 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.1-1mdv2010.0
12mu|libwnck-2.30.7-9|195	+ Revision: 390824
12mu|libwnck-2.30.7-9|196	- new version
12mu|libwnck-2.30.7-9|197	- fix build
12mu|libwnck-2.30.7-9|198	
12mu|libwnck-2.30.7-9|199	* Tue Apr 14 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.1-1mdv2009.1
12mu|libwnck-2.30.7-9|200	+ Revision: 366939
12mu|libwnck-2.30.7-9|201	- update to new version 2.26.1
12mu|libwnck-2.30.7-9|202	
12mu|libwnck-2.30.7-9|203	* Mon Mar 16 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.26.0-1mdv2009.1
12mu|libwnck-2.30.7-9|204	+ Revision: 356299
12mu|libwnck-2.30.7-9|205	- new version
12mu|libwnck-2.30.7-9|206	- fix build
12mu|libwnck-2.30.7-9|207	
12mu|libwnck-2.30.7-9|208	* Tue Feb 17 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.91-2mdv2009.1
12mu|libwnck-2.30.7-9|209	+ Revision: 341372
12mu|libwnck-2.30.7-9|210	- bump for bs bs
12mu|libwnck-2.30.7-9|211	- new version
12mu|libwnck-2.30.7-9|212	- rediff patch
12mu|libwnck-2.30.7-9|213	- fix autoreconf call
12mu|libwnck-2.30.7-9|214	
12mu|libwnck-2.30.7-9|215	* Mon Jan 19 2009 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.5-1mdv2009.1
12mu|libwnck-2.30.7-9|216	+ Revision: 331439
12mu|libwnck-2.30.7-9|217	- update to new version 2.25.5
12mu|libwnck-2.30.7-9|218	
12mu|libwnck-2.30.7-9|219	* Thu Dec 18 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.25.3-1mdv2009.1
12mu|libwnck-2.30.7-9|220	+ Revision: 315912
12mu|libwnck-2.30.7-9|221	- update to new version 2.25.3
12mu|libwnck-2.30.7-9|222	
12mu|libwnck-2.30.7-9|223	* Tue Nov 25 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.2-1mdv2009.1
12mu|libwnck-2.30.7-9|224	+ Revision: 306595
12mu|libwnck-2.30.7-9|225	- update to new version 2.24.2
12mu|libwnck-2.30.7-9|226	
12mu|libwnck-2.30.7-9|227	* Fri Nov 07 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.1-2mdv2009.1
12mu|libwnck-2.30.7-9|228	+ Revision: 300876
12mu|libwnck-2.30.7-9|229	- rebuild for new libxcb
12mu|libwnck-2.30.7-9|230	
12mu|libwnck-2.30.7-9|231	* Wed Oct 22 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.1-1mdv2009.1
12mu|libwnck-2.30.7-9|232	+ Revision: 296440
12mu|libwnck-2.30.7-9|233	- update to new version 2.24.1
12mu|libwnck-2.30.7-9|234	
12mu|libwnck-2.30.7-9|235	* Tue Sep 23 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.24.0-1mdv2009.0
12mu|libwnck-2.30.7-9|236	+ Revision: 287268
12mu|libwnck-2.30.7-9|237	- new version
12mu|libwnck-2.30.7-9|238	
12mu|libwnck-2.30.7-9|239	* Mon Sep 08 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.92-1mdv2009.0
12mu|libwnck-2.30.7-9|240	+ Revision: 282796
12mu|libwnck-2.30.7-9|241	- new version
12mu|libwnck-2.30.7-9|242	
12mu|libwnck-2.30.7-9|243	* Tue Sep 02 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.91-1mdv2009.0
12mu|libwnck-2.30.7-9|244	+ Revision: 278805
12mu|libwnck-2.30.7-9|245	- new version
12mu|libwnck-2.30.7-9|246	
12mu|libwnck-2.30.7-9|247	* Mon Aug 04 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.6-1mdv2009.0
12mu|libwnck-2.30.7-9|248	+ Revision: 263625
12mu|libwnck-2.30.7-9|249	- new version
12mu|libwnck-2.30.7-9|250	
12mu|libwnck-2.30.7-9|251	* Thu Jul 03 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.23.4-1mdv2009.0
12mu|libwnck-2.30.7-9|252	+ Revision: 230987
12mu|libwnck-2.30.7-9|253	- new version
12mu|libwnck-2.30.7-9|254	
12mu|libwnck-2.30.7-9|255	* Mon Jun 30 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.3-1mdv2009.0
12mu|libwnck-2.30.7-9|256	+ Revision: 230188
12mu|libwnck-2.30.7-9|257	- new version
12mu|libwnck-2.30.7-9|258	- fix license
12mu|libwnck-2.30.7-9|259	- fix buildrequires
12mu|libwnck-2.30.7-9|260	- patch to make it link
12mu|libwnck-2.30.7-9|261	
12mu|libwnck-2.30.7-9|262	+ Pixel <pixel@mandriva.com>
12mu|libwnck-2.30.7-9|263	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|libwnck-2.30.7-9|264	
12mu|libwnck-2.30.7-9|265	* Wed Apr 09 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.1-1mdv2009.0
12mu|libwnck-2.30.7-9|266	+ Revision: 192481
12mu|libwnck-2.30.7-9|267	- new version
12mu|libwnck-2.30.7-9|268	- drop patch
12mu|libwnck-2.30.7-9|269	
12mu|libwnck-2.30.7-9|270	* Thu Mar 27 2008 Frederic Crozat <fcrozat@mandriva.com> 2.22.0-2mdv2008.1
12mu|libwnck-2.30.7-9|271	+ Revision: 190736
12mu|libwnck-2.30.7-9|272	- Patch0: various fixes from SVN
12mu|libwnck-2.30.7-9|273	
12mu|libwnck-2.30.7-9|274	* Mon Mar 10 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.22.0-1mdv2008.1
12mu|libwnck-2.30.7-9|275	+ Revision: 183850
12mu|libwnck-2.30.7-9|276	- new version
12mu|libwnck-2.30.7-9|277	
12mu|libwnck-2.30.7-9|278	* Tue Feb 26 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.92-1mdv2008.1
12mu|libwnck-2.30.7-9|279	+ Revision: 175482
12mu|libwnck-2.30.7-9|280	- new version
12mu|libwnck-2.30.7-9|281	
12mu|libwnck-2.30.7-9|282	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.21.91-2mdv2008.1
12mu|libwnck-2.30.7-9|283	+ Revision: 170962
12mu|libwnck-2.30.7-9|284	- rebuild
12mu|libwnck-2.30.7-9|285	
12mu|libwnck-2.30.7-9|286	* Mon Feb 11 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.91-1mdv2008.1
12mu|libwnck-2.30.7-9|287	+ Revision: 165445
12mu|libwnck-2.30.7-9|288	- fix rpmlint error
12mu|libwnck-2.30.7-9|289	- new version
12mu|libwnck-2.30.7-9|290	
12mu|libwnck-2.30.7-9|291	* Mon Jan 28 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.90-1mdv2008.1
12mu|libwnck-2.30.7-9|292	+ Revision: 159050
12mu|libwnck-2.30.7-9|293	- new version
12mu|libwnck-2.30.7-9|294	
12mu|libwnck-2.30.7-9|295	* Tue Jan 15 2008 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.5-1mdv2008.1
12mu|libwnck-2.30.7-9|296	+ Revision: 152131
12mu|libwnck-2.30.7-9|297	- new version
12mu|libwnck-2.30.7-9|298	- update buildrequires
12mu|libwnck-2.30.7-9|299	
12mu|libwnck-2.30.7-9|300	+ Thierry Vignaud <tv@mandriva.org>
12mu|libwnck-2.30.7-9|301	- do not package big ChangeLog
12mu|libwnck-2.30.7-9|302	- kill re-definition of %%buildroot on Pixel's request
12mu|libwnck-2.30.7-9|303	
12mu|libwnck-2.30.7-9|304	+ Olivier Blin <blino@mandriva.org>
12mu|libwnck-2.30.7-9|305	- restore BuildRoot
12mu|libwnck-2.30.7-9|306	
12mu|libwnck-2.30.7-9|307	* Wed Nov 14 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.21.2.1-1mdv2008.1
12mu|libwnck-2.30.7-9|308	+ Revision: 108690
12mu|libwnck-2.30.7-9|309	- new version
12mu|libwnck-2.30.7-9|310	
12mu|libwnck-2.30.7-9|311	* Tue Oct 16 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.1-1mdv2008.1
12mu|libwnck-2.30.7-9|312	+ Revision: 98873
12mu|libwnck-2.30.7-9|313	- new version
12mu|libwnck-2.30.7-9|314	
12mu|libwnck-2.30.7-9|315	* Mon Sep 17 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.20.0-1mdv2008.0
12mu|libwnck-2.30.7-9|316	+ Revision: 89343
12mu|libwnck-2.30.7-9|317	- new version
12mu|libwnck-2.30.7-9|318	
12mu|libwnck-2.30.7-9|319	* Tue Sep 04 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.92-1mdv2008.0
12mu|libwnck-2.30.7-9|320	+ Revision: 79454
12mu|libwnck-2.30.7-9|321	- rename the package
12mu|libwnck-2.30.7-9|322	
12mu|libwnck-2.30.7-9|323	* Tue Aug 14 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.90-1mdv2008.0
12mu|libwnck-2.30.7-9|324	+ Revision: 63277
12mu|libwnck-2.30.7-9|325	- new version
12mu|libwnck-2.30.7-9|326	- new devel name
12mu|libwnck-2.30.7-9|327	
12mu|libwnck-2.30.7-9|328	* Mon Jul 30 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.6-1mdv2008.0
12mu|libwnck-2.30.7-9|329	+ Revision: 56701
12mu|libwnck-2.30.7-9|330	- new version
12mu|libwnck-2.30.7-9|331	
12mu|libwnck-2.30.7-9|332	* Sun Jul 08 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.5-1mdv2008.0
12mu|libwnck-2.30.7-9|333	+ Revision: 50067
12mu|libwnck-2.30.7-9|334	- new version
12mu|libwnck-2.30.7-9|335	- update file list
12mu|libwnck-2.30.7-9|336	
12mu|libwnck-2.30.7-9|337	* Mon Jun 18 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.19.4-1mdv2008.0
12mu|libwnck-2.30.7-9|338	+ Revision: 41128
12mu|libwnck-2.30.7-9|339	- new version
12mu|libwnck-2.30.7-9|340	- update devel conflicts
12mu|libwnck-2.30.7-9|341	- new version
12mu|libwnck-2.30.7-9|342	- drop patch 0
12mu|libwnck-2.30.7-9|343	- new major
12mu|libwnck-2.30.7-9|344	
12mu|libwnck-2.30.7-9|345	* Mon May 28 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.18.2-1mdv2008.0
12mu|libwnck-2.30.7-9|346	+ Revision: 32083
12mu|libwnck-2.30.7-9|347	- new version
12mu|libwnck-2.30.7-9|348	- drop patch
12mu|libwnck-2.30.7-9|349	
12mu|libwnck-2.30.7-9|350	* Fri Apr 27 2007 Pascal Terjan <pterjan@mandriva.org> 2.18.0-2mdv2008.0
12mu|libwnck-2.30.7-9|351	+ Revision: 18812
12mu|libwnck-2.30.7-9|352	- Don't crash when dragging a small window
12mu|libwnck-2.30.7-9|353	
12mu|libwnck-2.30.7-9|354	
12mu|libwnck-2.30.7-9|355	* Mon Mar 12 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.18.0-1mdv2007.1
12mu|libwnck-2.30.7-9|356	+ Revision: 142068
12mu|libwnck-2.30.7-9|357	- new version
12mu|libwnck-2.30.7-9|358	
12mu|libwnck-2.30.7-9|359	* Mon Feb 26 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.92-1mdv2007.1
12mu|libwnck-2.30.7-9|360	+ Revision: 126124
12mu|libwnck-2.30.7-9|361	- new version
12mu|libwnck-2.30.7-9|362	
12mu|libwnck-2.30.7-9|363	* Mon Feb 12 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.17.91-1mdv2007.1
12mu|libwnck-2.30.7-9|364	+ Revision: 120219
12mu|libwnck-2.30.7-9|365	- new version
12mu|libwnck-2.30.7-9|366	
12mu|libwnck-2.30.7-9|367	* Tue Jan 30 2007 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.3-1mdv2007.1
12mu|libwnck-2.30.7-9|368	+ Revision: 115378
12mu|libwnck-2.30.7-9|369	- new version
12mu|libwnck-2.30.7-9|370	
12mu|libwnck-2.30.7-9|371	* Wed Nov 22 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.2-1mdv2007.1
12mu|libwnck-2.30.7-9|372	+ Revision: 86190
12mu|libwnck-2.30.7-9|373	- new version
12mu|libwnck-2.30.7-9|374	
12mu|libwnck-2.30.7-9|375	* Fri Oct 13 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.1-3mdv2007.1
12mu|libwnck-2.30.7-9|376	+ Revision: 63835
12mu|libwnck-2.30.7-9|377	- rebuild
12mu|libwnck-2.30.7-9|378	- rebuild
12mu|libwnck-2.30.7-9|379	- Import libwnck
12mu|libwnck-2.30.7-9|380	
12mu|libwnck-2.30.7-9|381	* Fri Oct 06 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.1-1mdv2007.0
12mu|libwnck-2.30.7-9|382	- New version 2.16.1
12mu|libwnck-2.30.7-9|383	
12mu|libwnck-2.30.7-9|384	* Wed Sep 13 2006 Frederic Crozat <fcrozat@mandriva.com> 2.16.0-2mdv2007.0
12mu|libwnck-2.30.7-9|385	- Patch0 (CVS): various bug fixes from CVS
12mu|libwnck-2.30.7-9|386	
12mu|libwnck-2.30.7-9|387	* Tue Sep 05 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.16.0-1mdv2007.0
12mu|libwnck-2.30.7-9|388	- New release 2.16.0
12mu|libwnck-2.30.7-9|389	
12mu|libwnck-2.30.7-9|390	* Wed Aug 23 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.15.92-1mdv2007.0
12mu|libwnck-2.30.7-9|391	- New release 2.15.92
12mu|libwnck-2.30.7-9|392	
12mu|libwnck-2.30.7-9|393	* Wed Aug 09 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.15.91-1mdv2007.0
12mu|libwnck-2.30.7-9|394	- New release 2.15.91
12mu|libwnck-2.30.7-9|395	
12mu|libwnck-2.30.7-9|396	* Wed Jul 26 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.15.90-1
12mu|libwnck-2.30.7-9|397	- New release 2.15.90
12mu|libwnck-2.30.7-9|398	
12mu|libwnck-2.30.7-9|399	* Wed Jul 12 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.15.4-1mdv2007.0
12mu|libwnck-2.30.7-9|400	- New release 2.15.4
12mu|libwnck-2.30.7-9|401	
12mu|libwnck-2.30.7-9|402	* Wed Jun 14 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.15.3-1
12mu|libwnck-2.30.7-9|403	- New release 2.15.3
12mu|libwnck-2.30.7-9|404	
12mu|libwnck-2.30.7-9|405	* Fri Jun 02 2006 Frederic Crozat <fcrozat@mandriva.com> 2.15.2-1mdv2007.0
12mu|libwnck-2.30.7-9|406	- Release 2.15.2
12mu|libwnck-2.30.7-9|407	
12mu|libwnck-2.30.7-9|408	* Wed May 31 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.14.2-1mdv2007.0
12mu|libwnck-2.30.7-9|409	- New release 2.14.2
12mu|libwnck-2.30.7-9|410	
12mu|libwnck-2.30.7-9|411	* Thu Apr 13 2006 Frederic Crozat <fcrozat@mandriva.com> 2.14.1-1mdk
12mu|libwnck-2.30.7-9|412	- Release 2.14.1
12mu|libwnck-2.30.7-9|413	- Remove patch0 (merged upstream)
12mu|libwnck-2.30.7-9|414	
12mu|libwnck-2.30.7-9|415	* Wed Apr 05 2006 Frederic Crozat <fcrozat@mandriva.com> 2.12.3-3mdk
12mu|libwnck-2.30.7-9|416	- Update patch0 (fix regression from GNOME bug #335316)
12mu|libwnck-2.30.7-9|417	
12mu|libwnck-2.30.7-9|418	* Wed Mar 01 2006 Frederic Crozat <fcrozat@mandriva.com> 2.12.3-2mdk
12mu|libwnck-2.30.7-9|419	- Patch0 (vuntz): fix window activatin across workspace (GNOME bug #331661)
12mu|libwnck-2.30.7-9|420	
12mu|libwnck-2.30.7-9|421	* Tue Feb 07 2006 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.3-1mdk
12mu|libwnck-2.30.7-9|422	- New release 2.12.3
12mu|libwnck-2.30.7-9|423	- use mkrel
12mu|libwnck-2.30.7-9|424	
12mu|libwnck-2.30.7-9|425	* Tue Nov 29 2005 GÃ¶tz Waschk <waschk@mandriva.org> 2.12.2-1mdk
12mu|libwnck-2.30.7-9|426	- New release 2.12.2
12mu|libwnck-2.30.7-9|427	
12mu|libwnck-2.30.7-9|428	* Mon Oct 10 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.12.1-3mdk
12mu|libwnck-2.30.7-9|429	- add BuildRequires: perl-XML-Parser
12mu|libwnck-2.30.7-9|430	
12mu|libwnck-2.30.7-9|431	* Thu Oct 06 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.1-2mdk
12mu|libwnck-2.30.7-9|432	- Add conflicts to ease upgrade
12mu|libwnck-2.30.7-9|433	
12mu|libwnck-2.30.7-9|434	* Thu Oct 06 2005 Frederic Crozat <fcrozat@mandriva.com> 2.12.1-1mdk
12mu|libwnck-2.30.7-9|435	- Release 2.12.1
12mu|libwnck-2.30.7-9|436	- Remove patches 0, 1, 2, 3, 4, 5 (merged upstream)
12mu|libwnck-2.30.7-9|437	
12mu|libwnck-2.30.7-9|438	* Mon Aug 29 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.3-3mdk
12mu|libwnck-2.30.7-9|439	- Patch1 (CVS): fix icon used for window selector
12mu|libwnck-2.30.7-9|440	- Patch2 (CVS): fix memleak
12mu|libwnck-2.30.7-9|441	- Patch3 (CVS): improve attention demand notification
12mu|libwnck-2.30.7-9|442	- Patch4 (CVS): fix EWHM implemention
12mu|libwnck-2.30.7-9|443	- Patch5 (CVS): fix transient window activation
12mu|libwnck-2.30.7-9|444	
12mu|libwnck-2.30.7-9|445	* Mon Aug 29 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.3-2mdk
12mu|libwnck-2.30.7-9|446	- Patch0 (CVS): fix flicker when moving window across workspaces
12mu|libwnck-2.30.7-9|447	
12mu|libwnck-2.30.7-9|448	* Tue Jul 26 2005 Götz Waschk <waschk@mandriva.org> 2.10.3-1mdk
12mu|libwnck-2.30.7-9|449	- New release 2.10.3
12mu|libwnck-2.30.7-9|450	
12mu|libwnck-2.30.7-9|451	* Wed Jun 29 2005 Götz Waschk <waschk@mandriva.org> 2.10.2-1mdk
12mu|libwnck-2.30.7-9|452	- New release 2.10.2
12mu|libwnck-2.30.7-9|453	
12mu|libwnck-2.30.7-9|454	* Fri Apr 22 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.0-2mdk
12mu|libwnck-2.30.7-9|455	- Add conflicts to easy upgrade
12mu|libwnck-2.30.7-9|456	
12mu|libwnck-2.30.7-9|457	* Thu Apr 21 2005 Frederic Crozat <fcrozat@mandriva.com> 2.10.0-1mdk
12mu|libwnck-2.30.7-9|458	- Release 2.10.0 (from Götz Waschk package)
12mu|libwnck-2.30.7-9|459	
12mu|libwnck-2.30.7-9|460	* Sun Mar 20 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.1-2mdk
12mu|libwnck-2.30.7-9|461	- Patch0 (CVS): various bug fixes
12mu|libwnck-2.30.7-9|462	
12mu|libwnck-2.30.7-9|463	* Wed Oct 20 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.8.1-1mdk
12mu|libwnck-2.30.7-9|464	- New release 2.8.1
12mu|libwnck-2.30.7-9|465	- Remove patches 0, 1, 2 (merged upstream)
12mu|libwnck-2.30.7-9|466	
12mu|libwnck-2.30.7-9|467	* Wed Sep 08 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.2.1-2mdk
12mu|libwnck-2.30.7-9|468	- Patch0 (CVS): fix move to workspace X when window is on all workspaces
12mu|libwnck-2.30.7-9|469	- Patch1 (CVS): fix focus when unminimizing from menu
12mu|libwnck-2.30.7-9|470	- Patch2 (CVS): fix extents size for accessible API
12mu|libwnck-2.30.7-9|471	
12mu|libwnck-2.30.7-9|472	* Wed Jul 07 2004 Goetz Waschk <waschk@linux-mandrake.com> 2.6.2.1-1mdk
12mu|libwnck-2.30.7-9|473	- New release 2.6.2.1
12mu|libwnck-2.30.7-9|474	
12mu|libwnck-2.30.7-9|475	* Wed Jun 16 2004 Götz Waschk <waschk@linux-mandrake.com> 2.6.2-1mdk
12mu|libwnck-2.30.7-9|476	- reenable libtoolize
12mu|libwnck-2.30.7-9|477	- New release 2.6.2
12mu|libwnck-2.30.7-9|478	
12mu|libwnck-2.30.7-9|479	* Wed Apr 21 2004 Götz Waschk <waschk@linux-mandrake.com> 2.6.1-1mdk
12mu|libwnck-2.30.7-9|480	- drop the patch (merged)
12mu|libwnck-2.30.7-9|481	- New release 2.6.1
12mu|libwnck-2.30.7-9|482	
12mu|libwnck-2.30.7-9|483	* Tue Apr 06 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 2.6.0.1-1mdk
12mu|libwnck-2.30.7-9|484	- Release 2.6.0.1 (with Götz help)
12mu|libwnck-2.30.7-9|485	

20128 12
12mu|libwnck3-3.4.5-4|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|libwnck3-3.4.5-4|2	
12mu|libwnck3-3.4.5-4|3	%define oname		libwnck
12mu|libwnck3-3.4.5-4|4	%define api_version	3
12mu|libwnck3-3.4.5-4|5	%define major		0
12mu|libwnck3-3.4.5-4|6	%define api		%{api_version}.0
12mu|libwnck3-3.4.5-4|7	
12mu|libwnck3-3.4.5-4|8	%define libname		%mklibname wnck %{api_version} %{major}
12mu|libwnck3-3.4.5-4|9	%define girname		%mklibname wnck-gir %{api}
12mu|libwnck3-3.4.5-4|10	%define develname	%mklibname -d wnck %{api_version}
12mu|libwnck3-3.4.5-4|11	
12mu|libwnck3-3.4.5-4|12	Summary:	Libwnck is Window Navigator Construction Kit
12mu|libwnck3-3.4.5-4|13	Name:		libwnck3
12mu|libwnck3-3.4.5-4|14	Version:	3.4.5
12mu|libwnck3-3.4.5-4|15	Release:	4
12mu|libwnck3-3.4.5-4|16	License:	LGPLv2+
12mu|libwnck3-3.4.5-4|17	Group:		System/Libraries
12mu|libwnck3-3.4.5-4|18	URL:		http://www.gnome.org/
12mu|libwnck3-3.4.5-4|19	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/libwnck/%{url_ver}/%{oname}-%{version}.tar.xz
12mu|libwnck3-3.4.5-4|20	
12mu|libwnck3-3.4.5-4|21	BuildRequires:	gnome-common
12mu|libwnck3-3.4.5-4|22	BuildRequires:	gtk-doc
12mu|libwnck3-3.4.5-4|23	BuildRequires:	intltool
12mu|libwnck3-3.4.5-4|24	BuildRequires:	pkgconfig(glib-2.0)
12mu|libwnck3-3.4.5-4|25	BuildRequires:	pkgconfig(gobject-2.0)
12mu|libwnck3-3.4.5-4|26	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|libwnck3-3.4.5-4|27	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|libwnck3-3.4.5-4|28	BuildRequires:	pkgconfig(libstartup-notification-1.0)
12mu|libwnck3-3.4.5-4|29	BuildRequires:	pkgconfig(x11)
12mu|libwnck3-3.4.5-4|30	BuildRequires:	pkgconfig(xres)
12mu|libwnck3-3.4.5-4|31	BuildRequires:	pkgconfig(libpng)
12mu|libwnck3-3.4.5-4|32	
12mu|libwnck3-3.4.5-4|33	%description
12mu|libwnck3-3.4.5-4|34	libwnck is Window Navigator Construction Kit, i.e. a library to use
12mu|libwnck3-3.4.5-4|35	for writing pagers and taskslists and stuff.
12mu|libwnck3-3.4.5-4|36	
12mu|libwnck3-3.4.5-4|37	%package -n %{libname}
12mu|libwnck3-3.4.5-4|38	Summary:	%{summary}
12mu|libwnck3-3.4.5-4|39	Group:		%{group}
12mu|libwnck3-3.4.5-4|40	
12mu|libwnck3-3.4.5-4|41	%description -n %{libname}
12mu|libwnck3-3.4.5-4|42	libwnck is Window Navigator Construction Kit, i.e. a library to use
12mu|libwnck3-3.4.5-4|43	for writing pagers and taskslists and stuff.
12mu|libwnck3-3.4.5-4|44	
12mu|libwnck3-3.4.5-4|45	%package -n %{girname}
12mu|libwnck3-3.4.5-4|46	Summary:	GObject Introspection interface library for %{name}
12mu|libwnck3-3.4.5-4|47	Group:		System/Libraries
12mu|libwnck3-3.4.5-4|48	Requires:	%{libname} = %{version}-%{release}
12mu|libwnck3-3.4.5-4|49	
12mu|libwnck3-3.4.5-4|50	%description -n %{girname}
12mu|libwnck3-3.4.5-4|51	GObject Introspection interface library for %{name}.
12mu|libwnck3-3.4.5-4|52	
12mu|libwnck3-3.4.5-4|53	%package -n %{develname}
12mu|libwnck3-3.4.5-4|54	Summary:	Development libraries and include files for %{name}
12mu|libwnck3-3.4.5-4|55	Group:		Development/GNOME and GTK+
12mu|libwnck3-3.4.5-4|56	Provides:	%{name}-devel = %{version}-%{release}
12mu|libwnck3-3.4.5-4|57	Requires:	%{libname} = %{version}
12mu|libwnck3-3.4.5-4|58	Requires:	%{girname} = %{version}
12mu|libwnck3-3.4.5-4|59	
12mu|libwnck3-3.4.5-4|60	%description -n %{develname}
12mu|libwnck3-3.4.5-4|61	libwnck is Window Navigator Construction Kit, i.e. a library to use
12mu|libwnck3-3.4.5-4|62	for writing pagers and taskslists and stuff.
12mu|libwnck3-3.4.5-4|63	
12mu|libwnck3-3.4.5-4|64	%prep
12mu|libwnck3-3.4.5-4|65	%setup -qn %{oname}-%{version}
12mu|libwnck3-3.4.5-4|66	
12mu|libwnck3-3.4.5-4|67	%build
12mu|libwnck3-3.4.5-4|68	%configure2_5x \
12mu|libwnck3-3.4.5-4|69	--disable-static
12mu|libwnck3-3.4.5-4|70	
12mu|libwnck3-3.4.5-4|71	%make
12mu|libwnck3-3.4.5-4|72	
12mu|libwnck3-3.4.5-4|73	%install
12mu|libwnck3-3.4.5-4|74	rm -rf %{buildroot}
12mu|libwnck3-3.4.5-4|75	%makeinstall_std
12mu|libwnck3-3.4.5-4|76	
12mu|libwnck3-3.4.5-4|77	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mu|libwnck3-3.4.5-4|78	rm -rf %{buildroot}%{_datadir}/locale/{io,be@latin,bn_IN,si,uz@cyrillic}
12mu|libwnck3-3.4.5-4|79	
12mu|libwnck3-3.4.5-4|80	%find_lang libwnck-3.0
12mu|libwnck3-3.4.5-4|81	
12mu|libwnck3-3.4.5-4|82	%files -f libwnck-3.0.lang
12mu|libwnck3-3.4.5-4|83	%{_bindir}/wnckprop
12mu|libwnck3-3.4.5-4|84	%{_bindir}/wnck-urgency-monitor
12mu|libwnck3-3.4.5-4|85	
12mu|libwnck3-3.4.5-4|86	%files -n %{libname}
12mu|libwnck3-3.4.5-4|87	%{_libdir}/libwnck-%{api_version}.so.%{major}*
12mu|libwnck3-3.4.5-4|88	
12mu|libwnck3-3.4.5-4|89	%files -n %{girname}
12mu|libwnck3-3.4.5-4|90	%{_libdir}/girepository-1.0/Wnck-%{api}.typelib
12mu|libwnck3-3.4.5-4|91	
12mu|libwnck3-3.4.5-4|92	%files -n %{develname}
12mu|libwnck3-3.4.5-4|93	%{_includedir}/*
12mu|libwnck3-3.4.5-4|94	%{_libdir}/*.so
12mu|libwnck3-3.4.5-4|95	%{_libdir}/pkgconfig/*
12mu|libwnck3-3.4.5-4|96	%{_datadir}/gir-1.0/Wnck-%{api}.gir
12mu|libwnck3-3.4.5-4|97	%doc %{_datadir}/gtk-doc/html/libwnck-3.0
12mu|libwnck3-3.4.5-4|98	

20129 12
12mu|libwpd-0.9.9-1|1	%define api		0.9
12mu|libwpd-0.9.9-1|2	%define major	9
12mu|libwpd-0.9.9-1|3	%define libname		%mklibname wpd %{api} %{major}
12mu|libwpd-0.9.9-1|4	%define libstream	%mklibname wpd-stream %{api} %{major}
12mu|libwpd-0.9.9-1|5	%define develname	%mklibname -d wpd
12mu|libwpd-0.9.9-1|6	
12mu|libwpd-0.9.9-1|7	Summary:	Library for reading/writing WordPerfect files
12mu|libwpd-0.9.9-1|8	Name:		libwpd
12mu|libwpd-0.9.9-1|9	Version:	0.9.9
12mu|libwpd-0.9.9-1|10	Release:	1
12mu|libwpd-0.9.9-1|11	License:	LGPLv2+
12mu|libwpd-0.9.9-1|12	Group:		System/Libraries
12mu|libwpd-0.9.9-1|13	URL:		http://libwpd.sourceforge.net/
12mu|libwpd-0.9.9-1|14	Source0:	http://downloads.sourceforge.net/libwpd/%{name}-%{version}.tar.xz
12mu|libwpd-0.9.9-1|15	
12mu|libwpd-0.9.9-1|16	BuildRequires:	doxygen
12mu|libwpd-0.9.9-1|17	
12mu|libwpd-0.9.9-1|18	%description
12mu|libwpd-0.9.9-1|19	Libwpd is a library for reading/writing WordPerfect files.
12mu|libwpd-0.9.9-1|20	It is designed to be used by another program (e.g.: a word
12mu|libwpd-0.9.9-1|21	processor) as an in-process component.
12mu|libwpd-0.9.9-1|22	It supports fileimport of all versions of WordPerfect.
12mu|libwpd-0.9.9-1|23	
12mu|libwpd-0.9.9-1|24	%package -n	%{name}-tools
12mu|libwpd-0.9.9-1|25	Summary:	Tools to transform Wordperfect files to html or text
12mu|libwpd-0.9.9-1|26	Group:		Office
12mu|libwpd-0.9.9-1|27	
12mu|libwpd-0.9.9-1|28	%description -n %{name}-tools
12mu|libwpd-0.9.9-1|29	Tools to transform Wordperfect files to html or text.
12mu|libwpd-0.9.9-1|30	It supports fileimport of all versions of WordPerfect.
12mu|libwpd-0.9.9-1|31	
12mu|libwpd-0.9.9-1|32	%package -n	%{libname}
12mu|libwpd-0.9.9-1|33	Summary:	Library for reading/writing WordPerfect files
12mu|libwpd-0.9.9-1|34	Group:		System/Libraries
12mu|libwpd-0.9.9-1|35	
12mu|libwpd-0.9.9-1|36	%description -n	%{libname}
12mu|libwpd-0.9.9-1|37	Libwpd is a library for reading/writing WordPerfect files.
12mu|libwpd-0.9.9-1|38	It is designed to be used by another program (e.g.: a word
12mu|libwpd-0.9.9-1|39	processor) as an in-process component.
12mu|libwpd-0.9.9-1|40	It supports fileimport of all versions of WordPerfect.
12mu|libwpd-0.9.9-1|41	
12mu|libwpd-0.9.9-1|42	%package -n	%{libstream}
12mu|libwpd-0.9.9-1|43	Summary:	Library for reading/writing WordPerfect files
12mu|libwpd-0.9.9-1|44	Group:		System/Libraries
12mu|libwpd-0.9.9-1|45	Conflicts:	%{_lib}wpd0.9_9 < 0.9.2-1
12mu|libwpd-0.9.9-1|46	
12mu|libwpd-0.9.9-1|47	%description -n	%{libstream}
12mu|libwpd-0.9.9-1|48	This package contains the library wpd-stream for %{name}.
12mu|libwpd-0.9.9-1|49	
12mu|libwpd-0.9.9-1|50	%package -n	%{develname}
12mu|libwpd-0.9.9-1|51	Summary:	Headers and development files for libwpd
12mu|libwpd-0.9.9-1|52	Group:		Development/Other
12mu|libwpd-0.9.9-1|53	Requires:	%{libname} = %{version}
12mu|libwpd-0.9.9-1|54	Requires:	%{libstream} = %{version}
12mu|libwpd-0.9.9-1|55	Provides:	%{name}-devel = %{version}-%{release}
12mu|libwpd-0.9.9-1|56	Obsoletes:	%mklibname -d wpd- 0.8 8
12mu|libwpd-0.9.9-1|57	
12mu|libwpd-0.9.9-1|58	%description -n	%{develname}
12mu|libwpd-0.9.9-1|59	Headers and development files for libwpd.
12mu|libwpd-0.9.9-1|60	
12mu|libwpd-0.9.9-1|61	%prep
12mu|libwpd-0.9.9-1|62	%setup -q
12mu|libwpd-0.9.9-1|63	
12mu|libwpd-0.9.9-1|64	%build
12mu|libwpd-0.9.9-1|65	%configure2_5x \
12mu|libwpd-0.9.9-1|66	--disable-static
12mu|libwpd-0.9.9-1|67	
12mu|libwpd-0.9.9-1|68	%make
12mu|libwpd-0.9.9-1|69	
12mu|libwpd-0.9.9-1|70	%install
12mu|libwpd-0.9.9-1|71	%makeinstall_std
12mu|libwpd-0.9.9-1|72	
12mu|libwpd-0.9.9-1|73	%files -n %{name}-tools
12mu|libwpd-0.9.9-1|74	%doc ChangeLog  INSTALL README TODO
12mu|libwpd-0.9.9-1|75	%{_bindir}/*
12mu|libwpd-0.9.9-1|76	
12mu|libwpd-0.9.9-1|77	%files -n %{libname}
12mu|libwpd-0.9.9-1|78	%{_libdir}/libwpd-%{api}.so.%{major}*
12mu|libwpd-0.9.9-1|79	
12mu|libwpd-0.9.9-1|80	%files -n %{libstream}
12mu|libwpd-0.9.9-1|81	%{_libdir}/libwpd-stream-%{api}.so.%{major}*
12mu|libwpd-0.9.9-1|82	
12mu|libwpd-0.9.9-1|83	%files -n %{develname}
12mu|libwpd-0.9.9-1|84	%{_libdir}/pkgconfig/libwpd-%{api}.pc
12mu|libwpd-0.9.9-1|85	%{_libdir}/pkgconfig/libwpd-stream-%{api}.pc
12mu|libwpd-0.9.9-1|86	%{_libdir}/libwpd-%{api}.so
12mu|libwpd-0.9.9-1|87	%{_libdir}/libwpd-stream-%{api}.so
12mu|libwpd-0.9.9-1|88	%{_includedir}/libwpd-%{api}
12mu|libwpd-0.9.9-1|89	%doc %{_datadir}/doc/libwpd
12mu|libwpd-0.9.9-1|90	
12mu|libwpd-0.9.9-1|91	
12mu|libwpd-0.9.9-1|92	
12mu|libwpd-0.9.9-1|93	%changelog
12mu|libwpd-0.9.9-1|94	* Thu Oct 17 2013 dsilakov <denis.silakov@rosalab.ru> 0.9.9-1
12mu|libwpd-0.9.9-1|95	+ Revision: 6d22b9e
12mu|libwpd-0.9.9-1|96	- Merge pull request #1 from import/libwpd:auto_update
12mu|libwpd-0.9.9-1|97	- ROSA Updates Builder: update suggested
12mu|libwpd-0.9.9-1|98	
12mu|libwpd-0.9.9-1|99	

20130 12
12mu|libwps-0.2.9-1|1	%define api     0.2
12mu|libwps-0.2.9-1|2	%define major	2
12mu|libwps-0.2.9-1|3	%define libname		%mklibname wps %{api} %{major}
12mu|libwps-0.2.9-1|4	%define develname	%mklibname -d wps
12mu|libwps-0.2.9-1|5	
12mu|libwps-0.2.9-1|6	Summary:	Library for reading and converting Microsoft Works word processor documents
12mu|libwps-0.2.9-1|7	Name:		libwps
12mu|libwps-0.2.9-1|8	Epoch:		1
12mu|libwps-0.2.9-1|9	Version:	0.2.9
12mu|libwps-0.2.9-1|10	Release:	1
12mu|libwps-0.2.9-1|11	Group:		Office
12mu|libwps-0.2.9-1|12	License: 	LGPLv2+
12mu|libwps-0.2.9-1|13	URL: 		http://libwps.sourceforge.net/
12mu|libwps-0.2.9-1|14	Source0:	http://downloads.sourceforge.net/libwps/libwps/%{name}-%{version}.tar.bz2
12mu|libwps-0.2.9-1|15	
12mu|libwps-0.2.9-1|16	BuildRequires: doxygen
12mu|libwps-0.2.9-1|17	BuildRequires: pkgconfig(libwpd-0.9)
12mu|libwps-0.2.9-1|18	BuildRequires: boost-devel
12mu|libwps-0.2.9-1|19	
12mu|libwps-0.2.9-1|20	%description
12mu|libwps-0.2.9-1|21	Library that handles Microsoft Works documents.
12mu|libwps-0.2.9-1|22	
12mu|libwps-0.2.9-1|23	%package tools
12mu|libwps-0.2.9-1|24	Requires: %{libname} = %{EVRD}
12mu|libwps-0.2.9-1|25	Summary: Tools to transform Works documents into other formats
12mu|libwps-0.2.9-1|26	Group: Publishing
12mu|libwps-0.2.9-1|27	
12mu|libwps-0.2.9-1|28	%description tools
12mu|libwps-0.2.9-1|29	Tools to transform Works documents into other formats.
12mu|libwps-0.2.9-1|30	Currently supported: html, raw, text
12mu|libwps-0.2.9-1|31	
12mu|libwps-0.2.9-1|32	%package -n %{libname}
12mu|libwps-0.2.9-1|33	Summary: Library for reading and converting Microsoft Works word processor documents
12mu|libwps-0.2.9-1|34	Group: System/Libraries
12mu|libwps-0.2.9-1|35	Obsoletes: %mklibname wps- 0.1 1
12mu|libwps-0.2.9-1|36	
12mu|libwps-0.2.9-1|37	%description -n %{libname}
12mu|libwps-0.2.9-1|38	Library that handles Microsoft Works documents.
12mu|libwps-0.2.9-1|39	
12mu|libwps-0.2.9-1|40	%package -n %{develname}
12mu|libwps-0.2.9-1|41	Summary: Files for developing with libwps
12mu|libwps-0.2.9-1|42	Group: Development/C++
12mu|libwps-0.2.9-1|43	Requires: %{libname} = %{EVRD}
12mu|libwps-0.2.9-1|44	Provides: libwps-devel = %{EVRD}
12mu|libwps-0.2.9-1|45	
12mu|libwps-0.2.9-1|46	%description -n %{develname}
12mu|libwps-0.2.9-1|47	Includes and definitions for developing with libwps.
12mu|libwps-0.2.9-1|48	
12mu|libwps-0.2.9-1|49	%package docs
12mu|libwps-0.2.9-1|50	Requires: %{develname} = %{EVRD}
12mu|libwps-0.2.9-1|51	Summary: Documentation of libwps API
12mu|libwps-0.2.9-1|52	Group: Development/C++
12mu|libwps-0.2.9-1|53	
12mu|libwps-0.2.9-1|54	%description docs
12mu|libwps-0.2.9-1|55	Documentation of libwps API for developing with libwps
12mu|libwps-0.2.9-1|56	
12mu|libwps-0.2.9-1|57	%prep
12mu|libwps-0.2.9-1|58	%setup -q
12mu|libwps-0.2.9-1|59	
12mu|libwps-0.2.9-1|60	%build
12mu|libwps-0.2.9-1|61	%configure2_5x \
12mu|libwps-0.2.9-1|62	--disable-static
12mu|libwps-0.2.9-1|63	
12mu|libwps-0.2.9-1|64	%make
12mu|libwps-0.2.9-1|65	
12mu|libwps-0.2.9-1|66	%install
12mu|libwps-0.2.9-1|67	%makeinstall_std
12mu|libwps-0.2.9-1|68	
12mu|libwps-0.2.9-1|69	%files tools
12mu|libwps-0.2.9-1|70	%{_bindir}/wps2*
12mu|libwps-0.2.9-1|71	
12mu|libwps-0.2.9-1|72	%files -n %{libname}
12mu|libwps-0.2.9-1|73	%{_libdir}/libwps-%{api}.so.%{major}*
12mu|libwps-0.2.9-1|74	
12mu|libwps-0.2.9-1|75	%files -n %{develname}
12mu|libwps-0.2.9-1|76	%{_libdir}/libwps*-%{api}.so
12mu|libwps-0.2.9-1|77	%{_libdir}/pkgconfig/libwps*.pc
12mu|libwps-0.2.9-1|78	%{_includedir}/*
12mu|libwps-0.2.9-1|79	
12mu|libwps-0.2.9-1|80	%files docs
12mu|libwps-0.2.9-1|81	%{_docdir}/libwps*
12mu|libwps-0.2.9-1|82	
12mu|libwps-0.2.9-1|83	
12mu|libwps-0.2.9-1|84	
12mu|libwps-0.2.9-1|85	
12mu|libwps-0.2.9-1|86	%changelog
12mu|libwps-0.2.9-1|87	* Thu Oct 17 2013 dsilakov <denis.silakov@rosalab.ru> 1:0.2.9-1
12mu|libwps-0.2.9-1|88	+ Revision: 6b007cc
12mu|libwps-0.2.9-1|89	- Merge pull request #1 from import/libwps:auto_update
12mu|libwps-0.2.9-1|90	- ROSA Updates Builder: update suggested
12mu|libwps-0.2.9-1|91	
12mu|libwps-0.2.9-1|92	

20131 12
12mu|libx11-1.6.1-1|1	%define x11major 6
12mu|libx11-1.6.1-1|2	%define xcbmajor 1
12mu|libx11-1.6.1-1|3	
12mu|libx11-1.6.1-1|4	%define libx11 %mklibname x11_ %{x11major}
12mu|libx11-1.6.1-1|5	%define libx11xcb %mklibname x11-xcb %{xcbmajor}
12mu|libx11-1.6.1-1|6	%define devname %mklibname x11 -d
12mu|libx11-1.6.1-1|7	
12mu|libx11-1.6.1-1|8	Summary:	X Library
12mu|libx11-1.6.1-1|9	Name:		libx11
12mu|libx11-1.6.1-1|10	Version:	1.6.1
12mu|libx11-1.6.1-1|11	Release:	1
12mu|libx11-1.6.1-1|12	Group:		System/Libraries
12mu|libx11-1.6.1-1|13	License:	MIT
12mu|libx11-1.6.1-1|14	Url:		http://xorg.freedesktop.org
12mu|libx11-1.6.1-1|15	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libX11-%{version}.tar.bz2
12mu|libx11-1.6.1-1|16	Patch0:		libX11-1.3.5-fix-null-pointer.patch
12mu|libx11-1.6.1-1|17	Patch1:		libx11-fix-segfault.diff
12mu|libx11-1.6.1-1|18	BuildRequires:	docbook-dtd43-xml
12mu|libx11-1.6.1-1|19	BuildRequires:	groff
12mu|libx11-1.6.1-1|20	BuildRequires:	x11-sgml-doctools
12mu|libx11-1.6.1-1|21	BuildRequires:	x11-util-macros
12mu|libx11-1.6.1-1|22	BuildRequires:	xmlto
12mu|libx11-1.6.1-1|23	BuildRequires:	pkgconfig(xau)
12mu|libx11-1.6.1-1|24	BuildRequires:	pkgconfig(xcb)
12mu|libx11-1.6.1-1|25	BuildRequires:	pkgconfig(xdmcp)
12mu|libx11-1.6.1-1|26	BuildRequires:	pkgconfig(xproto)
12mu|libx11-1.6.1-1|27	BuildRequires:	pkgconfig(xtrans)
12mu|libx11-1.6.1-1|28	
12mu|libx11-1.6.1-1|29	%description
12mu|libx11-1.6.1-1|30	%{name} contains the shared libraries that most X programs
12mu|libx11-1.6.1-1|31	need to run properly. These shared libraries are in a separate package in
12mu|libx11-1.6.1-1|32	order to reduce the disk space needed to run X applications on a machine
12mu|libx11-1.6.1-1|33	without an X server (i.e, over a network).
12mu|libx11-1.6.1-1|34	
12mu|libx11-1.6.1-1|35	#-----------------------------------------------------------
12mu|libx11-1.6.1-1|36	
12mu|libx11-1.6.1-1|37	%package -n %{libx11}
12mu|libx11-1.6.1-1|38	Summary:	X Library
12mu|libx11-1.6.1-1|39	Group:		Development/X11
12mu|libx11-1.6.1-1|40	Provides:	%{name} = %{EVRD}
12mu|libx11-1.6.1-1|41	
12mu|libx11-1.6.1-1|42	%description -n %{libx11}
12mu|libx11-1.6.1-1|43	%{name} contains the shared libraries that most X programs
12mu|libx11-1.6.1-1|44	need to run properly. These shared libraries are in a separate package in
12mu|libx11-1.6.1-1|45	order to reduce the disk space needed to run X applications on a machine
12mu|libx11-1.6.1-1|46	without an X server (i.e, over a network).
12mu|libx11-1.6.1-1|47	
12mu|libx11-1.6.1-1|48	%files -n %{libx11}
12mu|libx11-1.6.1-1|49	%{_libdir}/libX11.so.%{x11major}*
12mu|libx11-1.6.1-1|50	
12mu|libx11-1.6.1-1|51	#-----------------------------------------------------------
12mu|libx11-1.6.1-1|52	
12mu|libx11-1.6.1-1|53	%package -n %{libx11xcb}
12mu|libx11-1.6.1-1|54	Summary:	X Library
12mu|libx11-1.6.1-1|55	Group:		Development/X11
12mu|libx11-1.6.1-1|56	Conflicts:	%{_lib}x11_6 < 1.6.0-2
12mu|libx11-1.6.1-1|57	
12mu|libx11-1.6.1-1|58	%description -n %{libx11xcb}
12mu|libx11-1.6.1-1|59	%{name} contains the shared libraries that most X programs
12mu|libx11-1.6.1-1|60	need to run properly. These shared libraries are in a separate package in
12mu|libx11-1.6.1-1|61	order to reduce the disk space needed to run X applications on a machine
12mu|libx11-1.6.1-1|62	without an X server (i.e, over a network).
12mu|libx11-1.6.1-1|63	
12mu|libx11-1.6.1-1|64	%files -n %{libx11xcb}
12mu|libx11-1.6.1-1|65	%{_libdir}/libX11-xcb.so.%{xcbmajor}*
12mu|libx11-1.6.1-1|66	
12mu|libx11-1.6.1-1|67	#-----------------------------------------------------------
12mu|libx11-1.6.1-1|68	
12mu|libx11-1.6.1-1|69	%package -n %{devname}
12mu|libx11-1.6.1-1|70	Summary:	Development files for %{name}
12mu|libx11-1.6.1-1|71	Group:		Development/X11
12mu|libx11-1.6.1-1|72	# TODO: split into 2 devel packages
12mu|libx11-1.6.1-1|73	Requires:	%{libx11} = %{EVRD}
12mu|libx11-1.6.1-1|74	Requires:	%{libx11xcb} = %{EVRD}
12mu|libx11-1.6.1-1|75	
12mu|libx11-1.6.1-1|76	%description -n %{devname}
12mu|libx11-1.6.1-1|77	%{name} includes the libraries, header files and documentation
12mu|libx11-1.6.1-1|78	you'll need to develop programs which run in X clients. X11 includes
12mu|libx11-1.6.1-1|79	the base Xlib library as well as the Xt and Xaw widget sets.
12mu|libx11-1.6.1-1|80	
12mu|libx11-1.6.1-1|81	For guidance on programming with these libraries, O'Reilly & Associates
12mu|libx11-1.6.1-1|82	produces a series on X programming which you might find useful.
12mu|libx11-1.6.1-1|83	
12mu|libx11-1.6.1-1|84	Install %{name} if you are going to develop programs which
12mu|libx11-1.6.1-1|85	will run as X clients.
12mu|libx11-1.6.1-1|86	
12mu|libx11-1.6.1-1|87	%files -n %{devname}
12mu|libx11-1.6.1-1|88	%{_mandir}/man3/*.3.*
12mu|libx11-1.6.1-1|89	%{_libdir}/libX11.so
12mu|libx11-1.6.1-1|90	%{_libdir}/pkgconfig/x11.pc
12mu|libx11-1.6.1-1|91	%{_includedir}/X11/cursorfont.h
12mu|libx11-1.6.1-1|92	%{_includedir}/X11/ImUtil.h
12mu|libx11-1.6.1-1|93	%{_includedir}/X11/Xlocale.h
12mu|libx11-1.6.1-1|94	%{_includedir}/X11/Xcms.h
12mu|libx11-1.6.1-1|95	%{_includedir}/X11/Xlibint.h
12mu|libx11-1.6.1-1|96	%{_includedir}/X11/Xlib.h
12mu|libx11-1.6.1-1|97	%{_includedir}/X11/Xresource.h
12mu|libx11-1.6.1-1|98	%{_includedir}/X11/Xregion.h
12mu|libx11-1.6.1-1|99	%{_includedir}/X11/Xutil.h
12mu|libx11-1.6.1-1|100	%{_includedir}/X11/XlibConf.h
12mu|libx11-1.6.1-1|101	%{_includedir}/X11/XKBlib.h
12mu|libx11-1.6.1-1|102	%{_libdir}/libX11-xcb.so
12mu|libx11-1.6.1-1|103	%{_libdir}/pkgconfig/x11-xcb.pc
12mu|libx11-1.6.1-1|104	%{_includedir}/X11/Xlib-xcb.h
12mu|libx11-1.6.1-1|105	%{_mandir}/man5/*.5*
12mu|libx11-1.6.1-1|106	
12mu|libx11-1.6.1-1|107	#-----------------------------------------------------------
12mu|libx11-1.6.1-1|108	
12mu|libx11-1.6.1-1|109	%package common
12mu|libx11-1.6.1-1|110	Summary:	Common files used by the X.org
12mu|libx11-1.6.1-1|111	Group:		System/X11
12mu|libx11-1.6.1-1|112	BuildArch:	noarch
12mu|libx11-1.6.1-1|113	
12mu|libx11-1.6.1-1|114	%description common
12mu|libx11-1.6.1-1|115	Common files used by the X.org.
12mu|libx11-1.6.1-1|116	
12mu|libx11-1.6.1-1|117	%files common
12mu|libx11-1.6.1-1|118	%dir %{_datadir}/X11/locale
12mu|libx11-1.6.1-1|119	%{_datadir}/X11/locale/*
12mu|libx11-1.6.1-1|120	%{_datadir}/X11/Xcms.txt
12mu|libx11-1.6.1-1|121	%{_datadir}/X11/XErrorDB
12mu|libx11-1.6.1-1|122	
12mu|libx11-1.6.1-1|123	#-----------------------------------------------------------
12mu|libx11-1.6.1-1|124	
12mu|libx11-1.6.1-1|125	%package doc
12mu|libx11-1.6.1-1|126	Summary:	Documentations used by the X.org
12mu|libx11-1.6.1-1|127	Group:		System/X11
12mu|libx11-1.6.1-1|128	BuildArch:	noarch
12mu|libx11-1.6.1-1|129	
12mu|libx11-1.6.1-1|130	%description doc
12mu|libx11-1.6.1-1|131	Documentations used by the X.org.
12mu|libx11-1.6.1-1|132	
12mu|libx11-1.6.1-1|133	%files doc
12mu|libx11-1.6.1-1|134	%{_docdir}/libX11
12mu|libx11-1.6.1-1|135	
12mu|libx11-1.6.1-1|136	#-----------------------------------------------------------
12mu|libx11-1.6.1-1|137	
12mu|libx11-1.6.1-1|138	%prep
12mu|libx11-1.6.1-1|139	%setup -q -n libX11-%{version}
12mu|libx11-1.6.1-1|140	%patch0 -p1
12mu|libx11-1.6.1-1|141	%patch1 -p1
12mu|libx11-1.6.1-1|142	
12mu|libx11-1.6.1-1|143	%build
12mu|libx11-1.6.1-1|144	%configure2_5x \
12mu|libx11-1.6.1-1|145	--disable-static
12mu|libx11-1.6.1-1|146	
12mu|libx11-1.6.1-1|147	%make
12mu|libx11-1.6.1-1|148	
12mu|libx11-1.6.1-1|149	%install
12mu|libx11-1.6.1-1|150	%makeinstall_std
12mu|libx11-1.6.1-1|151	

20132 12
12mu|libxcb-1.9.1-2|1	%define major 1
12mu|libxcb-1.9.1-2|2	%define libxcb %mklibname xcb %{major}
12mu|libxcb-1.9.1-2|3	%define devname %mklibname xcb -d
12mu|libxcb-1.9.1-2|4	
12mu|libxcb-1.9.1-2|5	%define compositemajor 0
12mu|libxcb-1.9.1-2|6	%define damagemajor 0
12mu|libxcb-1.9.1-2|7	%define dpmsmajor 0
12mu|libxcb-1.9.1-2|8	%define dri2major 0
12mu|libxcb-1.9.1-2|9	%define glxmajor 0
12mu|libxcb-1.9.1-2|10	%define randrmajor 0
12mu|libxcb-1.9.1-2|11	%define recordmajor 0
12mu|libxcb-1.9.1-2|12	%define rendermajor 0
12mu|libxcb-1.9.1-2|13	%define resmajor 0
12mu|libxcb-1.9.1-2|14	%define screensavermajor 0
12mu|libxcb-1.9.1-2|15	%define shapemajor 0
12mu|libxcb-1.9.1-2|16	%define shmmajor 0
12mu|libxcb-1.9.1-2|17	%define syncmajor 0
12mu|libxcb-1.9.1-2|18	%define xeviemajor 0
12mu|libxcb-1.9.1-2|19	%define xf86drimajor 0
12mu|libxcb-1.9.1-2|20	%define xfixesmajor 0
12mu|libxcb-1.9.1-2|21	%define xineramamajor 0
12mu|libxcb-1.9.1-2|22	%define xkbmajor 0
12mu|libxcb-1.9.1-2|23	%define xprintmajor 0
12mu|libxcb-1.9.1-2|24	%define xtestmajor 0
12mu|libxcb-1.9.1-2|25	%define xvmajor 0
12mu|libxcb-1.9.1-2|26	%define xvmcmajor 0
12mu|libxcb-1.9.1-2|27	
12mu|libxcb-1.9.1-2|28	%define libxcb_composite   %mklibname xcb-composite   %{compositemajor}
12mu|libxcb-1.9.1-2|29	%define libxcb_damage      %mklibname xcb-damage      %{damagemajor}
12mu|libxcb-1.9.1-2|30	%define libxcb_dpms        %mklibname xcb-dpms        %{dpmsmajor}
12mu|libxcb-1.9.1-2|31	%define libxcb_dri2        %mklibname xcb-dri2_       %{dri2major}
12mu|libxcb-1.9.1-2|32	%define libxcb_glx         %mklibname xcb-glx         %{glxmajor}
12mu|libxcb-1.9.1-2|33	%define libxcb_randr       %mklibname xcb-randr       %{randrmajor}
12mu|libxcb-1.9.1-2|34	%define libxcb_record      %mklibname xcb-record      %{recordmajor}
12mu|libxcb-1.9.1-2|35	%define libxcb_render      %mklibname xcb-render      %{rendermajor}
12mu|libxcb-1.9.1-2|36	%define libxcb_res         %mklibname xcb-res         %{resmajor}
12mu|libxcb-1.9.1-2|37	%define libxcb_screensaver %mklibname xcb-screensaver %{screensavermajor}
12mu|libxcb-1.9.1-2|38	%define libxcb_shape       %mklibname xcb-shape       %{shapemajor}
12mu|libxcb-1.9.1-2|39	%define libxcb_shm         %mklibname xcb-shm         %{shmmajor}
12mu|libxcb-1.9.1-2|40	%define libxcb_sync        %mklibname xcb-sync        %{syncmajor}
12mu|libxcb-1.9.1-2|41	%define libxcb_xevie       %mklibname xcb-xevie       %{xeviemajor}
12mu|libxcb-1.9.1-2|42	%define libxcb_xf86dri     %mklibname xcb-xf86dri     %{xf86drimajor}
12mu|libxcb-1.9.1-2|43	%define libxcb_xfixes      %mklibname xcb-xfixes      %{xfixesmajor}
12mu|libxcb-1.9.1-2|44	%define libxcb_xinerama    %mklibname xcb-xinerama    %{xineramamajor}
12mu|libxcb-1.9.1-2|45	%define libxcb_xkb         %mklibname xcb-xkb         %{xkbmajor}
12mu|libxcb-1.9.1-2|46	%define libxcb_xprint      %mklibname xcb-xprint      %{xprintmajor}
12mu|libxcb-1.9.1-2|47	%define libxcb_xtest       %mklibname xcb-xtest       %{xtestmajor}
12mu|libxcb-1.9.1-2|48	%define libxcb_xv          %mklibname xcb-xv          %{xvmajor}
12mu|libxcb-1.9.1-2|49	%define libxcb_xvmc        %mklibname xcb-xvmc        %{xvmcmajor}
12mu|libxcb-1.9.1-2|50	# Need obsoletes
12mu|libxcb-1.9.1-2|51	%define libxcb_util0       %mklibname xcb-util        0
12mu|libxcb-1.9.1-2|52	%define libxcb_util1       %mklibname xcb-util        1
12mu|libxcb-1.9.1-2|53	%define libxcb_randr1      %mklibname xcb-randr       1
12mu|libxcb-1.9.1-2|54	
12mu|libxcb-1.9.1-2|55	Summary:	X protocol C-language Binding Library
12mu|libxcb-1.9.1-2|56	Name:		libxcb
12mu|libxcb-1.9.1-2|57	Version:	1.9.1
12mu|libxcb-1.9.1-2|58	Release:	2
12mu|libxcb-1.9.1-2|59	License:	MIT
12mu|libxcb-1.9.1-2|60	Group:		System/X11
12mu|libxcb-1.9.1-2|61	Url:		http://xcb.freedesktop.org
12mu|libxcb-1.9.1-2|62	Source0:	http://xcb.freedesktop.org/dist/libxcb-%{version}.tar.bz2
12mu|libxcb-1.9.1-2|63	BuildRequires:	libpthread-stubs
12mu|libxcb-1.9.1-2|64	BuildRequires:	doxygen
12mu|libxcb-1.9.1-2|65	BuildRequires:	graphviz
12mu|libxcb-1.9.1-2|66	BuildRequires:	python-celementtree
12mu|libxcb-1.9.1-2|67	BuildRequires:	xsltproc
12mu|libxcb-1.9.1-2|68	BuildRequires:	libxdmcp-devel
12mu|libxcb-1.9.1-2|69	BuildRequires:	pkgconfig(libexslt)
12mu|libxcb-1.9.1-2|70	BuildRequires:	pkgconfig(libxslt)
12mu|libxcb-1.9.1-2|71	BuildRequires:	pkgconfig(xau)
12mu|libxcb-1.9.1-2|72	BuildRequires:	pkgconfig(xcb-proto)
12mu|libxcb-1.9.1-2|73	BuildRequires:	pkgconfig(xorg-macros)
12mu|libxcb-1.9.1-2|74	
12mu|libxcb-1.9.1-2|75	%description
12mu|libxcb-1.9.1-2|76	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|77	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|78	threading support, and extensibility.
12mu|libxcb-1.9.1-2|79	
12mu|libxcb-1.9.1-2|80	%package -n %{libxcb}
12mu|libxcb-1.9.1-2|81	Summary:	X protocol C-language Binding Library
12mu|libxcb-1.9.1-2|82	Group:		System/X11
12mu|libxcb-1.9.1-2|83	Provides:	%{name} = %{EVRD}
12mu|libxcb-1.9.1-2|84	Obsoletes:	%{libxcb_util0} < 0.3.9
12mu|libxcb-1.9.1-2|85	Obsoletes:	%{libxcb_util1} < 0.3.9
12mu|libxcb-1.9.1-2|86	# Bug #53733: libxcb_randr1 was wrongly obsoleting old %{libxcb}s
12mu|libxcb-1.9.1-2|87	Conflicts:	%{libxcb_randr1} < 1.4
12mu|libxcb-1.9.1-2|88	Obsoletes:	%{libxcb_randr1} < 1.4
12mu|libxcb-1.9.1-2|89	
12mu|libxcb-1.9.1-2|90	%description -n %{libxcb}
12mu|libxcb-1.9.1-2|91	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|92	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|93	threading support, and extensibility.
12mu|libxcb-1.9.1-2|94	
12mu|libxcb-1.9.1-2|95	%files -n %{libxcb}
12mu|libxcb-1.9.1-2|96	%{_libdir}/libxcb.so.%{major}*
12mu|libxcb-1.9.1-2|97	
12mu|libxcb-1.9.1-2|98	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|99	
12mu|libxcb-1.9.1-2|100	%package -n %{libxcb_composite}
12mu|libxcb-1.9.1-2|101	Summary:	X protocol C-language Binding Library (composite extension)
12mu|libxcb-1.9.1-2|102	Group:		System/X11
12mu|libxcb-1.9.1-2|103	Conflicts:	%{libxcb} <= 1.3-1
12mu|libxcb-1.9.1-2|104	Obsoletes:	%{libxcb_util0} < 0.3.9
12mu|libxcb-1.9.1-2|105	Obsoletes:	%{libxcb_util1} < 0.3.9
12mu|libxcb-1.9.1-2|106	
12mu|libxcb-1.9.1-2|107	%description -n %{libxcb_composite}
12mu|libxcb-1.9.1-2|108	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|109	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|110	threading support, and extensibility.
12mu|libxcb-1.9.1-2|111	
12mu|libxcb-1.9.1-2|112	This package provides bindings for the composite extension.
12mu|libxcb-1.9.1-2|113	
12mu|libxcb-1.9.1-2|114	%files -n %{libxcb_composite}
12mu|libxcb-1.9.1-2|115	%{_libdir}/libxcb-composite.so.%{compositemajor}*
12mu|libxcb-1.9.1-2|116	
12mu|libxcb-1.9.1-2|117	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|118	
12mu|libxcb-1.9.1-2|119	%package -n %{libxcb_damage}
12mu|libxcb-1.9.1-2|120	Summary:	X protocol C-language Binding Library (damage extension)
12mu|libxcb-1.9.1-2|121	Group:		System/X11
12mu|libxcb-1.9.1-2|122	Conflicts:	%{libxcb} <= 1.3-1
12mu|libxcb-1.9.1-2|123	Obsoletes:	%{libxcb_util0} < 0.3.9
12mu|libxcb-1.9.1-2|124	Obsoletes:	%{libxcb_util1} < 0.3.9
12mu|libxcb-1.9.1-2|125	
12mu|libxcb-1.9.1-2|126	%description -n %{libxcb_damage}
12mu|libxcb-1.9.1-2|127	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|128	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|129	threading support, and extensibility.
12mu|libxcb-1.9.1-2|130	
12mu|libxcb-1.9.1-2|131	This package provides bindings for the damage extension.
12mu|libxcb-1.9.1-2|132	
12mu|libxcb-1.9.1-2|133	%files -n %{libxcb_damage}
12mu|libxcb-1.9.1-2|134	%{_libdir}/libxcb-damage.so.%{damagemajor}*
12mu|libxcb-1.9.1-2|135	
12mu|libxcb-1.9.1-2|136	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|137	
12mu|libxcb-1.9.1-2|138	%package -n %{libxcb_dpms}
12mu|libxcb-1.9.1-2|139	Summary:	X protocol C-language Binding Library (dpms extension)
12mu|libxcb-1.9.1-2|140	Group:		System/X11
12mu|libxcb-1.9.1-2|141	Conflicts:	%{libxcb} <= 1.3-1
12mu|libxcb-1.9.1-2|142	Obsoletes:	%{libxcb_util0} < 0.3.9
12mu|libxcb-1.9.1-2|143	Obsoletes:	%{libxcb_util1} < 0.3.9
12mu|libxcb-1.9.1-2|144	
12mu|libxcb-1.9.1-2|145	%description -n %{libxcb_dpms}
12mu|libxcb-1.9.1-2|146	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|147	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|148	threading support, and extensibility.
12mu|libxcb-1.9.1-2|149	
12mu|libxcb-1.9.1-2|150	This package provides bindings for the dpms extension.
12mu|libxcb-1.9.1-2|151	
12mu|libxcb-1.9.1-2|152	%files -n %{libxcb_dpms}
12mu|libxcb-1.9.1-2|153	%{_libdir}/libxcb-dpms.so.%{dpmsmajor}*
12mu|libxcb-1.9.1-2|154	
12mu|libxcb-1.9.1-2|155	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|156	
12mu|libxcb-1.9.1-2|157	%package -n %{libxcb_dri2}
12mu|libxcb-1.9.1-2|158	Summary:	X protocol C-language Binding Library (dri2 extension)
12mu|libxcb-1.9.1-2|159	Group:		System/X11
12mu|libxcb-1.9.1-2|160	Conflicts:	%{libxcb} <= 1.3-1
12mu|libxcb-1.9.1-2|161	Obsoletes:	%{libxcb_util0} < 0.3.9
12mu|libxcb-1.9.1-2|162	Obsoletes:	%{libxcb_util1} < 0.3.9
12mu|libxcb-1.9.1-2|163	
12mu|libxcb-1.9.1-2|164	%description -n %{libxcb_dri2}
12mu|libxcb-1.9.1-2|165	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|166	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|167	threading support, and extensibility.
12mu|libxcb-1.9.1-2|168	
12mu|libxcb-1.9.1-2|169	This package provides bindings for the dri2 extension.
12mu|libxcb-1.9.1-2|170	
12mu|libxcb-1.9.1-2|171	%files -n %{libxcb_dri2}
12mu|libxcb-1.9.1-2|172	%{_libdir}/libxcb-dri2.so.%{dri2major}*
12mu|libxcb-1.9.1-2|173	
12mu|libxcb-1.9.1-2|174	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|175	
12mu|libxcb-1.9.1-2|176	%package -n %{libxcb_glx}
12mu|libxcb-1.9.1-2|177	Summary:	X protocol C-language Binding Library (glx extension)
12mu|libxcb-1.9.1-2|178	Group:		System/X11
12mu|libxcb-1.9.1-2|179	Conflicts:	%{libxcb} <= 1.3-1
12mu|libxcb-1.9.1-2|180	Obsoletes:	%{libxcb_util0} < 0.3.9
12mu|libxcb-1.9.1-2|181	Obsoletes:	%{libxcb_util1} < 0.3.9
12mu|libxcb-1.9.1-2|182	
12mu|libxcb-1.9.1-2|183	%description -n %{libxcb_glx}
12mu|libxcb-1.9.1-2|184	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|185	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|186	threading support, and extensibility.
12mu|libxcb-1.9.1-2|187	
12mu|libxcb-1.9.1-2|188	This package provides bindings for the glx extension.
12mu|libxcb-1.9.1-2|189	
12mu|libxcb-1.9.1-2|190	%files -n %{libxcb_glx}
12mu|libxcb-1.9.1-2|191	%{_libdir}/libxcb-glx.so.%{glxmajor}*
12mu|libxcb-1.9.1-2|192	
12mu|libxcb-1.9.1-2|193	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|194	
12mu|libxcb-1.9.1-2|195	%package -n %{libxcb_randr}
12mu|libxcb-1.9.1-2|196	Summary:	X protocol C-language Binding Library (randr extension)
12mu|libxcb-1.9.1-2|197	Group:		System/X11
12mu|libxcb-1.9.1-2|198	Conflicts:	%{libxcb} <= 1.3-1
12mu|libxcb-1.9.1-2|199	# Bug #53733 explains why libxcb-randr0 obsoletes libxcb-randr1 < 1.4
12mu|libxcb-1.9.1-2|200	Conflicts:	%{libxcb_randr1} < 1.4
12mu|libxcb-1.9.1-2|201	Obsoletes:	%{libxcb_randr1} < 1.4
12mu|libxcb-1.9.1-2|202	Obsoletes:	%{libxcb_util0} < 0.3.9
12mu|libxcb-1.9.1-2|203	Obsoletes:	%{libxcb_util1} < 0.3.9
12mu|libxcb-1.9.1-2|204	
12mu|libxcb-1.9.1-2|205	%description -n %{libxcb_randr}
12mu|libxcb-1.9.1-2|206	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|207	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|208	threading support, and extensibility.
12mu|libxcb-1.9.1-2|209	
12mu|libxcb-1.9.1-2|210	This package provides bindings for the randr extension.
12mu|libxcb-1.9.1-2|211	
12mu|libxcb-1.9.1-2|212	%files -n %{libxcb_randr}
12mu|libxcb-1.9.1-2|213	%{_libdir}/libxcb-randr.so.%{randrmajor}*
12mu|libxcb-1.9.1-2|214	
12mu|libxcb-1.9.1-2|215	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|216	
12mu|libxcb-1.9.1-2|217	%package -n %{libxcb_record}
12mu|libxcb-1.9.1-2|218	Summary:	X protocol C-language Binding Library (record extension)
12mu|libxcb-1.9.1-2|219	Group:		System/X11
12mu|libxcb-1.9.1-2|220	Conflicts:	%{libxcb} <= 1.3-1
12mu|libxcb-1.9.1-2|221	Obsoletes:	%{libxcb_util0} < 0.3.9
12mu|libxcb-1.9.1-2|222	Obsoletes:	%{libxcb_util1} < 0.3.9
12mu|libxcb-1.9.1-2|223	
12mu|libxcb-1.9.1-2|224	%description -n %{libxcb_record}
12mu|libxcb-1.9.1-2|225	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|226	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|227	threading support, and extensibility.
12mu|libxcb-1.9.1-2|228	
12mu|libxcb-1.9.1-2|229	This package provides bindings for the record extension.
12mu|libxcb-1.9.1-2|230	
12mu|libxcb-1.9.1-2|231	%files -n %{libxcb_record}
12mu|libxcb-1.9.1-2|232	%{_libdir}/libxcb-record.so.%{recordmajor}*
12mu|libxcb-1.9.1-2|233	
12mu|libxcb-1.9.1-2|234	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|235	
12mu|libxcb-1.9.1-2|236	%package -n %{libxcb_render}
12mu|libxcb-1.9.1-2|237	Summary:	X protocol C-language Binding Library (render extension)
12mu|libxcb-1.9.1-2|238	Group:		System/X11
12mu|libxcb-1.9.1-2|239	Conflicts:	%{libxcb} <= 1.3-1
12mu|libxcb-1.9.1-2|240	Obsoletes:	%{libxcb_util0} < 0.3.9
12mu|libxcb-1.9.1-2|241	Obsoletes:	%{libxcb_util1} < 0.3.9
12mu|libxcb-1.9.1-2|242	
12mu|libxcb-1.9.1-2|243	%description -n %{libxcb_render}
12mu|libxcb-1.9.1-2|244	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|245	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|246	threading support, and extensibility.
12mu|libxcb-1.9.1-2|247	
12mu|libxcb-1.9.1-2|248	This package provides bindings for the render extension.
12mu|libxcb-1.9.1-2|249	
12mu|libxcb-1.9.1-2|250	%files -n %{libxcb_render}
12mu|libxcb-1.9.1-2|251	%{_libdir}/libxcb-render.so.%{rendermajor}*
12mu|libxcb-1.9.1-2|252	
12mu|libxcb-1.9.1-2|253	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|254	
12mu|libxcb-1.9.1-2|255	%package -n %{libxcb_res}
12mu|libxcb-1.9.1-2|256	Summary:	X protocol C-language Binding Library (res extension)
12mu|libxcb-1.9.1-2|257	Group:		System/X11
12mu|libxcb-1.9.1-2|258	Conflicts:	%{libxcb} <= 1.3-1
12mu|libxcb-1.9.1-2|259	Obsoletes:	%{libxcb_util0} < 0.3.9
12mu|libxcb-1.9.1-2|260	Obsoletes:	%{libxcb_util1} < 0.3.9
12mu|libxcb-1.9.1-2|261	
12mu|libxcb-1.9.1-2|262	%description -n %{libxcb_res}
12mu|libxcb-1.9.1-2|263	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|264	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|265	threading support, and extensibility.
12mu|libxcb-1.9.1-2|266	
12mu|libxcb-1.9.1-2|267	This package provides bindings for the res extension.
12mu|libxcb-1.9.1-2|268	
12mu|libxcb-1.9.1-2|269	%files -n %{libxcb_res}
12mu|libxcb-1.9.1-2|270	%{_libdir}/libxcb-res.so.%{resmajor}*
12mu|libxcb-1.9.1-2|271	
12mu|libxcb-1.9.1-2|272	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|273	
12mu|libxcb-1.9.1-2|274	%package -n %{libxcb_screensaver}
12mu|libxcb-1.9.1-2|275	Summary:	X protocol C-language Binding Library (screensaver extension)
12mu|libxcb-1.9.1-2|276	Group:		System/X11
12mu|libxcb-1.9.1-2|277	Conflicts:	%{libxcb} <= 1.3-1
12mu|libxcb-1.9.1-2|278	Obsoletes:	%{libxcb_util0} < 0.3.9
12mu|libxcb-1.9.1-2|279	Obsoletes:	%{libxcb_util1} < 0.3.9
12mu|libxcb-1.9.1-2|280	
12mu|libxcb-1.9.1-2|281	%description -n %{libxcb_screensaver}
12mu|libxcb-1.9.1-2|282	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|283	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|284	threading support, and extensibility.
12mu|libxcb-1.9.1-2|285	
12mu|libxcb-1.9.1-2|286	This package provides bindings for the screensaver extension.
12mu|libxcb-1.9.1-2|287	
12mu|libxcb-1.9.1-2|288	%files -n %{libxcb_screensaver}
12mu|libxcb-1.9.1-2|289	%{_libdir}/libxcb-screensaver.so.%{screensavermajor}*
12mu|libxcb-1.9.1-2|290	
12mu|libxcb-1.9.1-2|291	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|292	
12mu|libxcb-1.9.1-2|293	%package -n %{libxcb_shape}
12mu|libxcb-1.9.1-2|294	Summary:	X protocol C-language Binding Library (shape extension)
12mu|libxcb-1.9.1-2|295	Group:		System/X11
12mu|libxcb-1.9.1-2|296	Conflicts:	%{libxcb} <= 1.3-1
12mu|libxcb-1.9.1-2|297	Obsoletes:	%{libxcb_util0} < 0.3.9
12mu|libxcb-1.9.1-2|298	Obsoletes:	%{libxcb_util1} < 0.3.9
12mu|libxcb-1.9.1-2|299	
12mu|libxcb-1.9.1-2|300	%description -n %{libxcb_shape}
12mu|libxcb-1.9.1-2|301	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|302	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|303	threading support, and extensibility.
12mu|libxcb-1.9.1-2|304	
12mu|libxcb-1.9.1-2|305	This package provides bindings for the shape extension.
12mu|libxcb-1.9.1-2|306	
12mu|libxcb-1.9.1-2|307	%files -n %{libxcb_shape}
12mu|libxcb-1.9.1-2|308	%{_libdir}/libxcb-shape.so.%{shapemajor}*
12mu|libxcb-1.9.1-2|309	
12mu|libxcb-1.9.1-2|310	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|311	
12mu|libxcb-1.9.1-2|312	%package -n %{libxcb_shm}
12mu|libxcb-1.9.1-2|313	Summary:	X protocol C-language Binding Library (shm extension)
12mu|libxcb-1.9.1-2|314	Group:		System/X11
12mu|libxcb-1.9.1-2|315	Conflicts:	%{libxcb} <= 1.3-1
12mu|libxcb-1.9.1-2|316	Obsoletes:	%{libxcb_util0} < 0.3.9
12mu|libxcb-1.9.1-2|317	Obsoletes:	%{libxcb_util1} < 0.3.9
12mu|libxcb-1.9.1-2|318	
12mu|libxcb-1.9.1-2|319	%description -n %{libxcb_shm}
12mu|libxcb-1.9.1-2|320	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|321	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|322	threading support, and extensibility.
12mu|libxcb-1.9.1-2|323	
12mu|libxcb-1.9.1-2|324	This package provides bindings for the shm extension.
12mu|libxcb-1.9.1-2|325	
12mu|libxcb-1.9.1-2|326	%files -n %{libxcb_shm}
12mu|libxcb-1.9.1-2|327	%{_libdir}/libxcb-shm.so.%{shmmajor}*
12mu|libxcb-1.9.1-2|328	
12mu|libxcb-1.9.1-2|329	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|330	
12mu|libxcb-1.9.1-2|331	%package -n %{libxcb_sync}
12mu|libxcb-1.9.1-2|332	Summary:	X protocol C-language Binding Library (sync extension)
12mu|libxcb-1.9.1-2|333	Group:		System/X11
12mu|libxcb-1.9.1-2|334	Conflicts:	%{libxcb} <= 1.3-1
12mu|libxcb-1.9.1-2|335	Obsoletes:	%{libxcb_util0} < 0.3.9
12mu|libxcb-1.9.1-2|336	Obsoletes:	%{libxcb_util1} < 0.3.9
12mu|libxcb-1.9.1-2|337	
12mu|libxcb-1.9.1-2|338	%description -n %{libxcb_sync}
12mu|libxcb-1.9.1-2|339	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|340	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|341	threading support, and extensibility.
12mu|libxcb-1.9.1-2|342	
12mu|libxcb-1.9.1-2|343	This package provides bindings for the sync extension.
12mu|libxcb-1.9.1-2|344	
12mu|libxcb-1.9.1-2|345	%files -n %{libxcb_sync}
12mu|libxcb-1.9.1-2|346	%{_libdir}/libxcb-sync.so.%{syncmajor}*
12mu|libxcb-1.9.1-2|347	
12mu|libxcb-1.9.1-2|348	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|349	
12mu|libxcb-1.9.1-2|350	%package -n %{libxcb_xevie}
12mu|libxcb-1.9.1-2|351	Summary:	X protocol C-language Binding Library (xevie extension)
12mu|libxcb-1.9.1-2|352	Group:		System/X11
12mu|libxcb-1.9.1-2|353	Conflicts:	%{libxcb} <= 1.3-1
12mu|libxcb-1.9.1-2|354	Obsoletes:	%{libxcb_util0} < 0.3.9
12mu|libxcb-1.9.1-2|355	Obsoletes:	%{libxcb_util1} < 0.3.9
12mu|libxcb-1.9.1-2|356	
12mu|libxcb-1.9.1-2|357	%description -n %{libxcb_xevie}
12mu|libxcb-1.9.1-2|358	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|359	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|360	threading support, and extensibility.
12mu|libxcb-1.9.1-2|361	
12mu|libxcb-1.9.1-2|362	This package provides bindings for the xevie extension.
12mu|libxcb-1.9.1-2|363	
12mu|libxcb-1.9.1-2|364	%files -n %{libxcb_xevie}
12mu|libxcb-1.9.1-2|365	%{_libdir}/libxcb-xevie.so.%{xeviemajor}*
12mu|libxcb-1.9.1-2|366	
12mu|libxcb-1.9.1-2|367	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|368	
12mu|libxcb-1.9.1-2|369	%package -n %{libxcb_xf86dri}
12mu|libxcb-1.9.1-2|370	Summary:	X protocol C-language Binding Library (xf86dri extension)
12mu|libxcb-1.9.1-2|371	Group:		System/X11
12mu|libxcb-1.9.1-2|372	Conflicts:	%{libxcb} <= 1.3-1
12mu|libxcb-1.9.1-2|373	Obsoletes:	%{libxcb_util0} < 0.3.9
12mu|libxcb-1.9.1-2|374	Obsoletes:	%{libxcb_util1} < 0.3.9
12mu|libxcb-1.9.1-2|375	
12mu|libxcb-1.9.1-2|376	%description -n %{libxcb_xf86dri}
12mu|libxcb-1.9.1-2|377	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|378	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|379	threading support, and extensibility.
12mu|libxcb-1.9.1-2|380	
12mu|libxcb-1.9.1-2|381	This package provides bindings for the xf86dri extension.
12mu|libxcb-1.9.1-2|382	
12mu|libxcb-1.9.1-2|383	%files -n %{libxcb_xf86dri}
12mu|libxcb-1.9.1-2|384	%{_libdir}/libxcb-xf86dri.so.%{xf86drimajor}*
12mu|libxcb-1.9.1-2|385	
12mu|libxcb-1.9.1-2|386	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|387	
12mu|libxcb-1.9.1-2|388	%package -n %{libxcb_xfixes}
12mu|libxcb-1.9.1-2|389	Summary:	X protocol C-language Binding Library (xfixes extension)
12mu|libxcb-1.9.1-2|390	Group:		System/X11
12mu|libxcb-1.9.1-2|391	Conflicts:	%{libxcb} <= 1.3-1
12mu|libxcb-1.9.1-2|392	Obsoletes:	%{libxcb_util0} < 0.3.9
12mu|libxcb-1.9.1-2|393	Obsoletes:	%{libxcb_util1} < 0.3.9
12mu|libxcb-1.9.1-2|394	
12mu|libxcb-1.9.1-2|395	%description -n %{libxcb_xfixes}
12mu|libxcb-1.9.1-2|396	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|397	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|398	threading support, and extensibility.
12mu|libxcb-1.9.1-2|399	
12mu|libxcb-1.9.1-2|400	This package provides bindings for the xfixes extension.
12mu|libxcb-1.9.1-2|401	
12mu|libxcb-1.9.1-2|402	%files -n %{libxcb_xfixes}
12mu|libxcb-1.9.1-2|403	%{_libdir}/libxcb-xfixes.so.%{xfixesmajor}*
12mu|libxcb-1.9.1-2|404	
12mu|libxcb-1.9.1-2|405	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|406	
12mu|libxcb-1.9.1-2|407	%package -n %{libxcb_xinerama}
12mu|libxcb-1.9.1-2|408	Summary:	X protocol C-language Binding Library (xinerama extension)
12mu|libxcb-1.9.1-2|409	Group:		System/X11
12mu|libxcb-1.9.1-2|410	Conflicts:	%{libxcb} <= 1.3-1
12mu|libxcb-1.9.1-2|411	Obsoletes:	%{libxcb_util0} < 0.3.9
12mu|libxcb-1.9.1-2|412	Obsoletes:	%{libxcb_util1} < 0.3.9
12mu|libxcb-1.9.1-2|413	
12mu|libxcb-1.9.1-2|414	%description -n %{libxcb_xinerama}
12mu|libxcb-1.9.1-2|415	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|416	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|417	threading support, and extensibility.
12mu|libxcb-1.9.1-2|418	
12mu|libxcb-1.9.1-2|419	This package provides bindings for the xinerama extension.
12mu|libxcb-1.9.1-2|420	
12mu|libxcb-1.9.1-2|421	%files -n %{libxcb_xinerama}
12mu|libxcb-1.9.1-2|422	%{_libdir}/libxcb-xinerama.so.%{xineramamajor}*
12mu|libxcb-1.9.1-2|423	
12mu|libxcb-1.9.1-2|424	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|425	
12mu|libxcb-1.9.1-2|426	%package -n %{libxcb_xkb}
12mu|libxcb-1.9.1-2|427	Summary:	X protocol C-language Binding Library (xkb extension)
12mu|libxcb-1.9.1-2|428	Group:		System/X11
12mu|libxcb-1.9.1-2|429	
12mu|libxcb-1.9.1-2|430	%description -n %{libxcb_xkb}
12mu|libxcb-1.9.1-2|431	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|432	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|433	threading support, and extensibility.
12mu|libxcb-1.9.1-2|434	
12mu|libxcb-1.9.1-2|435	This package provides bindings for the xkb extension.
12mu|libxcb-1.9.1-2|436	
12mu|libxcb-1.9.1-2|437	%files -n %{libxcb_xkb}
12mu|libxcb-1.9.1-2|438	%{_libdir}/libxcb-xkb.so.%{xkbmajor}*
12mu|libxcb-1.9.1-2|439	
12mu|libxcb-1.9.1-2|440	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|441	
12mu|libxcb-1.9.1-2|442	%package -n %{libxcb_xprint}
12mu|libxcb-1.9.1-2|443	Summary:	X protocol C-language Binding Library (xprint extension)
12mu|libxcb-1.9.1-2|444	Group:		System/X11
12mu|libxcb-1.9.1-2|445	Conflicts:	%{libxcb} <= 1.3-1
12mu|libxcb-1.9.1-2|446	Obsoletes:	%{libxcb_util0} < 0.3.9
12mu|libxcb-1.9.1-2|447	Obsoletes:	%{libxcb_util1} < 0.3.9
12mu|libxcb-1.9.1-2|448	
12mu|libxcb-1.9.1-2|449	%description -n %{libxcb_xprint}
12mu|libxcb-1.9.1-2|450	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|451	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|452	threading support, and extensibility.
12mu|libxcb-1.9.1-2|453	
12mu|libxcb-1.9.1-2|454	This package provides bindings for the xprint extension.
12mu|libxcb-1.9.1-2|455	
12mu|libxcb-1.9.1-2|456	%files -n %{libxcb_xprint}
12mu|libxcb-1.9.1-2|457	%{_libdir}/libxcb-xprint.so.%{xprintmajor}*
12mu|libxcb-1.9.1-2|458	
12mu|libxcb-1.9.1-2|459	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|460	
12mu|libxcb-1.9.1-2|461	%package -n %{libxcb_xtest}
12mu|libxcb-1.9.1-2|462	Summary:	X protocol C-language Binding Library (xtest extension)
12mu|libxcb-1.9.1-2|463	Group:		System/X11
12mu|libxcb-1.9.1-2|464	Conflicts:	%{libxcb} <= 1.3-1
12mu|libxcb-1.9.1-2|465	Obsoletes:	%{libxcb_util0} < 0.3.9
12mu|libxcb-1.9.1-2|466	Obsoletes:	%{libxcb_util1} < 0.3.9
12mu|libxcb-1.9.1-2|467	
12mu|libxcb-1.9.1-2|468	%description -n %{libxcb_xtest}
12mu|libxcb-1.9.1-2|469	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|470	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|471	threading support, and extensibility.
12mu|libxcb-1.9.1-2|472	
12mu|libxcb-1.9.1-2|473	This package provides bindings for the xtest extension.
12mu|libxcb-1.9.1-2|474	
12mu|libxcb-1.9.1-2|475	%files -n %{libxcb_xtest}
12mu|libxcb-1.9.1-2|476	%{_libdir}/libxcb-xtest.so.%{xtestmajor}*
12mu|libxcb-1.9.1-2|477	
12mu|libxcb-1.9.1-2|478	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|479	
12mu|libxcb-1.9.1-2|480	%package -n %{libxcb_xv}
12mu|libxcb-1.9.1-2|481	Summary:	X protocol C-language Binding Library (xv extension)
12mu|libxcb-1.9.1-2|482	Group:		System/X11
12mu|libxcb-1.9.1-2|483	Conflicts:	%{libxcb} <= 1.3-1
12mu|libxcb-1.9.1-2|484	Obsoletes:	%{libxcb_util0} < 0.3.9
12mu|libxcb-1.9.1-2|485	Obsoletes:	%{libxcb_util1} < 0.3.9
12mu|libxcb-1.9.1-2|486	
12mu|libxcb-1.9.1-2|487	%description -n %{libxcb_xv}
12mu|libxcb-1.9.1-2|488	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|489	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|490	threading support, and extensibility.
12mu|libxcb-1.9.1-2|491	
12mu|libxcb-1.9.1-2|492	This package provides bindings for the xv extension.
12mu|libxcb-1.9.1-2|493	
12mu|libxcb-1.9.1-2|494	%files -n %{libxcb_xv}
12mu|libxcb-1.9.1-2|495	%{_libdir}/libxcb-xv.so.%{xvmajor}*
12mu|libxcb-1.9.1-2|496	
12mu|libxcb-1.9.1-2|497	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|498	
12mu|libxcb-1.9.1-2|499	%package -n %{libxcb_xvmc}
12mu|libxcb-1.9.1-2|500	Summary:	X protocol C-language Binding Library (xvmc extension)
12mu|libxcb-1.9.1-2|501	Group:		System/X11
12mu|libxcb-1.9.1-2|502	Conflicts:	%{libxcb} <= 1.3-1
12mu|libxcb-1.9.1-2|503	Obsoletes:	%{libxcb_util0} < 0.3.9
12mu|libxcb-1.9.1-2|504	Obsoletes:	%{libxcb_util1} < 0.3.9
12mu|libxcb-1.9.1-2|505	
12mu|libxcb-1.9.1-2|506	%description -n %{libxcb_xvmc}
12mu|libxcb-1.9.1-2|507	the X protocol C-language Binding (XCB) is a replacement for Xlib  featuring
12mu|libxcb-1.9.1-2|508	a small footprint, latency hiding, direct access to the protocol, improved
12mu|libxcb-1.9.1-2|509	threading support, and extensibility.
12mu|libxcb-1.9.1-2|510	
12mu|libxcb-1.9.1-2|511	This package provides bindings for the xvmc extension.
12mu|libxcb-1.9.1-2|512	
12mu|libxcb-1.9.1-2|513	%files -n %{libxcb_xvmc}
12mu|libxcb-1.9.1-2|514	%{_libdir}/libxcb-xvmc.so.%{xvmcmajor}*
12mu|libxcb-1.9.1-2|515	
12mu|libxcb-1.9.1-2|516	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|517	
12mu|libxcb-1.9.1-2|518	%package -n %{devname}
12mu|libxcb-1.9.1-2|519	Summary:	Development files for %{name}
12mu|libxcb-1.9.1-2|520	Group:		Development/X11
12mu|libxcb-1.9.1-2|521	Requires:	%{libxcb} = %{EVRD}
12mu|libxcb-1.9.1-2|522	Requires:	%{libxcb_composite} = %{EVRD}
12mu|libxcb-1.9.1-2|523	Requires:	%{libxcb_damage} = %{EVRD}
12mu|libxcb-1.9.1-2|524	Requires:	%{libxcb_dpms} = %{EVRD}
12mu|libxcb-1.9.1-2|525	Requires:	%{libxcb_dri2} = %{EVRD}
12mu|libxcb-1.9.1-2|526	Requires:	%{libxcb_glx} = %{EVRD}
12mu|libxcb-1.9.1-2|527	Requires:	%{libxcb_randr} = %{EVRD}
12mu|libxcb-1.9.1-2|528	Requires:	%{libxcb_record} = %{EVRD}
12mu|libxcb-1.9.1-2|529	Requires:	%{libxcb_render} = %{EVRD}
12mu|libxcb-1.9.1-2|530	Requires:	%{libxcb_res} = %{EVRD}
12mu|libxcb-1.9.1-2|531	Requires:	%{libxcb_screensaver} = %{EVRD}
12mu|libxcb-1.9.1-2|532	Requires:	%{libxcb_shape} = %{EVRD}
12mu|libxcb-1.9.1-2|533	Requires:	%{libxcb_shm} = %{EVRD}
12mu|libxcb-1.9.1-2|534	Requires:	%{libxcb_sync} = %{EVRD}
12mu|libxcb-1.9.1-2|535	Requires:	%{libxcb_xevie} = %{EVRD}
12mu|libxcb-1.9.1-2|536	Requires:	%{libxcb_xf86dri} = %{EVRD}
12mu|libxcb-1.9.1-2|537	Requires:	%{libxcb_xfixes} = %{EVRD}
12mu|libxcb-1.9.1-2|538	Requires:	%{libxcb_xinerama} = %{EVRD}
12mu|libxcb-1.9.1-2|539	Requires:	%{libxcb_xkb} = %{EVRD}
12mu|libxcb-1.9.1-2|540	Requires:	%{libxcb_xprint} = %{EVRD}
12mu|libxcb-1.9.1-2|541	Requires:	%{libxcb_xtest} = %{EVRD}
12mu|libxcb-1.9.1-2|542	Requires:	%{libxcb_xv} = %{EVRD}
12mu|libxcb-1.9.1-2|543	Requires:	%{libxcb_xvmc} = %{EVRD}
12mu|libxcb-1.9.1-2|544	# gw this isn't picked up by the automatic pkgconfig deps, but without it,
12mu|libxcb-1.9.1-2|545	# pkg-config --libs xcb will fail
12mu|libxcb-1.9.1-2|546	Requires:	libpthread-stubs
12mu|libxcb-1.9.1-2|547	Provides:	xcb-devel = %{EVRD}
12mu|libxcb-1.9.1-2|548	Obsoletes:	%{_lib}xcb1-devel < %{EVRD}
12mu|libxcb-1.9.1-2|549	Obsoletes:	%{_lib}xcb-static-devel < %{EVRD}
12mu|libxcb-1.9.1-2|550	
12mu|libxcb-1.9.1-2|551	%description -n %{devname}
12mu|libxcb-1.9.1-2|552	Development files for %{name}.
12mu|libxcb-1.9.1-2|553	
12mu|libxcb-1.9.1-2|554	%files -n %{devname}
12mu|libxcb-1.9.1-2|555	%{_includedir}/xcb/*.h
12mu|libxcb-1.9.1-2|556	%{_libdir}/libxcb*.so
12mu|libxcb-1.9.1-2|557	%{_libdir}/pkgconfig/xcb*.pc
12mu|libxcb-1.9.1-2|558	
12mu|libxcb-1.9.1-2|559	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|560	
12mu|libxcb-1.9.1-2|561	%package doc
12mu|libxcb-1.9.1-2|562	Summary:	Documentation for %{name}
12mu|libxcb-1.9.1-2|563	Group:		Development/X11
12mu|libxcb-1.9.1-2|564	
12mu|libxcb-1.9.1-2|565	%description doc
12mu|libxcb-1.9.1-2|566	Documentation for %{name}.
12mu|libxcb-1.9.1-2|567	
12mu|libxcb-1.9.1-2|568	%files doc
12mu|libxcb-1.9.1-2|569	%{_docdir}/libxcb
12mu|libxcb-1.9.1-2|570	%{_mandir}/man3/*.xz
12mu|libxcb-1.9.1-2|571	
12mu|libxcb-1.9.1-2|572	#----------------------------------------------------------------------------
12mu|libxcb-1.9.1-2|573	
12mu|libxcb-1.9.1-2|574	%prep
12mu|libxcb-1.9.1-2|575	%setup -q
12mu|libxcb-1.9.1-2|576	
12mu|libxcb-1.9.1-2|577	%build
12mu|libxcb-1.9.1-2|578	%configure2_5x \
12mu|libxcb-1.9.1-2|579	--disable-static \
12mu|libxcb-1.9.1-2|580	--enable-xkb
12mu|libxcb-1.9.1-2|581	
12mu|libxcb-1.9.1-2|582	%make
12mu|libxcb-1.9.1-2|583	
12mu|libxcb-1.9.1-2|584	%install
12mu|libxcb-1.9.1-2|585	%makeinstall_std
12mu|libxcb-1.9.1-2|586	
12mu|libxcb-1.9.1-2|587	%changelog
12mu|libxcb-1.9.1-2|588	* Sat Apr 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.1-2
12mu|libxcb-1.9.1-2|589	+ Revision: 7f236e9
12mu|libxcb-1.9.1-2|590	- Build with xkb support, more spec cleanups
12mu|libxcb-1.9.1-2|591	
12mu|libxcb-1.9.1-2|592	

20133 12
12mu|libxcursor-1.1.14-2|1	%define major 1
12mu|libxcursor-1.1.14-2|2	%define libname %mklibname xcursor %{major}
12mu|libxcursor-1.1.14-2|3	%define develname %mklibname xcursor -d
12mu|libxcursor-1.1.14-2|4	
12mu|libxcursor-1.1.14-2|5	Summary:	X Cursor Library
12mu|libxcursor-1.1.14-2|6	Name:		libxcursor
12mu|libxcursor-1.1.14-2|7	Version:	1.1.14
12mu|libxcursor-1.1.14-2|8	Release:	2
12mu|libxcursor-1.1.14-2|9	Group:		Development/X11
12mu|libxcursor-1.1.14-2|10	License:	MIT
12mu|libxcursor-1.1.14-2|11	Url:		http://xorg.freedesktop.org
12mu|libxcursor-1.1.14-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXcursor-%{version}.tar.bz2
12mu|libxcursor-1.1.14-2|13	BuildRequires:	pkgconfig(x11) >= 1.0.0
12mu|libxcursor-1.1.14-2|14	BuildRequires:	pkgconfig(xfixes) >= 3.0.1.2
12mu|libxcursor-1.1.14-2|15	BuildRequires:	pkgconfig(xrender) >= 0.9.0.2
12mu|libxcursor-1.1.14-2|16	BuildRequires:	x11-proto-devel >= 1.0.0
12mu|libxcursor-1.1.14-2|17	BuildRequires:	x11-util-macros >= 1.0.1
12mu|libxcursor-1.1.14-2|18	
12mu|libxcursor-1.1.14-2|19	%description
12mu|libxcursor-1.1.14-2|20	X Cursor Library.
12mu|libxcursor-1.1.14-2|21	
12mu|libxcursor-1.1.14-2|22	%package -n %{libname}
12mu|libxcursor-1.1.14-2|23	Summary:	X Cursor Library
12mu|libxcursor-1.1.14-2|24	Group:		Development/X11
12mu|libxcursor-1.1.14-2|25	Provides:	%{name} = %{EVRD}
12mu|libxcursor-1.1.14-2|26	
12mu|libxcursor-1.1.14-2|27	%description -n %{libname}
12mu|libxcursor-1.1.14-2|28	X Cursor Library.
12mu|libxcursor-1.1.14-2|29	
12mu|libxcursor-1.1.14-2|30	%package -n %{develname}
12mu|libxcursor-1.1.14-2|31	Summary:	Development files for %{name}
12mu|libxcursor-1.1.14-2|32	Group:		Development/X11
12mu|libxcursor-1.1.14-2|33	Provides:	%{name}-devel = %{EVRD}
12mu|libxcursor-1.1.14-2|34	Requires:	%{libname} = %{version}
12mu|libxcursor-1.1.14-2|35	Obsoletes:	%{_lib}xcursor1-devel < 1.1.13
12mu|libxcursor-1.1.14-2|36	Obsoletes:	%{_lib}xcursor-static-devel < 1.1.13
12mu|libxcursor-1.1.14-2|37	
12mu|libxcursor-1.1.14-2|38	%description -n %{develname}
12mu|libxcursor-1.1.14-2|39	Development files for %{name}.
12mu|libxcursor-1.1.14-2|40	
12mu|libxcursor-1.1.14-2|41	%prep
12mu|libxcursor-1.1.14-2|42	%setup -qn libXcursor-%{version}
12mu|libxcursor-1.1.14-2|43	
12mu|libxcursor-1.1.14-2|44	%build
12mu|libxcursor-1.1.14-2|45	%configure2_5x \
12mu|libxcursor-1.1.14-2|46	--disable-static \
12mu|libxcursor-1.1.14-2|47	--x-includes=%{_includedir}\
12mu|libxcursor-1.1.14-2|48	--x-libraries=%{_libdir}
12mu|libxcursor-1.1.14-2|49	
12mu|libxcursor-1.1.14-2|50	%make
12mu|libxcursor-1.1.14-2|51	
12mu|libxcursor-1.1.14-2|52	%install
12mu|libxcursor-1.1.14-2|53	%makeinstall_std
12mu|libxcursor-1.1.14-2|54	
12mu|libxcursor-1.1.14-2|55	%files -n %{libname}
12mu|libxcursor-1.1.14-2|56	%{_libdir}/libXcursor.so.%{major}*
12mu|libxcursor-1.1.14-2|57	
12mu|libxcursor-1.1.14-2|58	%files -n %{develname}
12mu|libxcursor-1.1.14-2|59	%{_libdir}/libXcursor.so
12mu|libxcursor-1.1.14-2|60	%{_libdir}/pkgconfig/xcursor.pc
12mu|libxcursor-1.1.14-2|61	%{_includedir}/X11/Xcursor/Xcursor.h
12mu|libxcursor-1.1.14-2|62	%{_mandir}/man3/*
12mu|libxcursor-1.1.14-2|63	
12mu|libxcursor-1.1.14-2|64	

20134 12
12mu|libxext-1.3.2-2|1	%define major 6
12mu|libxext-1.3.2-2|2	%define libxext %mklibname xext %{major}
12mu|libxext-1.3.2-2|3	%define devname %mklibname xext -d
12mu|libxext-1.3.2-2|4	
12mu|libxext-1.3.2-2|5	Summary:	X11 miscellaneous extension library
12mu|libxext-1.3.2-2|6	Name:		libxext
12mu|libxext-1.3.2-2|7	Epoch:		1
12mu|libxext-1.3.2-2|8	Version:	1.3.2
12mu|libxext-1.3.2-2|9	Release:	2
12mu|libxext-1.3.2-2|10	Group:		Development/X11
12mu|libxext-1.3.2-2|11	License:	MIT
12mu|libxext-1.3.2-2|12	Url:		http://xorg.freedesktop.org
12mu|libxext-1.3.2-2|13	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXext-%{version}.tar.bz2
12mu|libxext-1.3.2-2|14	
12mu|libxext-1.3.2-2|15	BuildRequires:	pkgconfig(x11) >= 1.0.0
12mu|libxext-1.3.2-2|16	BuildRequires:	pkgconfig(xau) >= 1.0.0
12mu|libxext-1.3.2-2|17	BuildRequires:	pkgconfig(xdmcp) >= 1.0.0
12mu|libxext-1.3.2-2|18	BuildRequires:	x11-proto-devel >= 7.5
12mu|libxext-1.3.2-2|19	BuildRequires:	x11-util-macros >= 1.0.1
12mu|libxext-1.3.2-2|20	
12mu|libxext-1.3.2-2|21	%description
12mu|libxext-1.3.2-2|22	Misc X Extension Library.
12mu|libxext-1.3.2-2|23	
12mu|libxext-1.3.2-2|24	%package -n %{libxext}
12mu|libxext-1.3.2-2|25	Summary:	X11 miscellaneous extension library
12mu|libxext-1.3.2-2|26	Group:		Development/X11
12mu|libxext-1.3.2-2|27	Provides:	%{name} = %{EVRD}
12mu|libxext-1.3.2-2|28	
12mu|libxext-1.3.2-2|29	%description -n %{libxext}
12mu|libxext-1.3.2-2|30	LibXext provides an X Window System client interface to several extensions to
12mu|libxext-1.3.2-2|31	the X protocol.
12mu|libxext-1.3.2-2|32	The supported protocol extensions are:
12mu|libxext-1.3.2-2|33	- DOUBLE-BUFFER (DBE), the Double Buffer extension;
12mu|libxext-1.3.2-2|34	- DPMS, the VESA Display Power Management System extension;
12mu|libxext-1.3.2-2|35	- Extended-Visual-Information (EVI), an extension for gathering extra
12mu|libxext-1.3.2-2|36	information about the X server's visuals;
12mu|libxext-1.3.2-2|37	- LBX, the Low Bandwidth X extension;
12mu|libxext-1.3.2-2|38	- MIT-SHM, the MIT X client/server shared memory extension;
12mu|libxext-1.3.2-2|39	- MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT;
12mu|libxext-1.3.2-2|40	- Multi-Buffering, the multi-buffering and stereo display extension;
12mu|libxext-1.3.2-2|41	- SECURITY, the X security extension;
12mu|libxext-1.3.2-2|42	- SHAPE, the non-rectangular shaped window extension;
12mu|libxext-1.3.2-2|43	- SYNC, the X synchronization extension;
12mu|libxext-1.3.2-2|44	- TOG-CUP, the Open Group's Colormap Utilization extension;
12mu|libxext-1.3.2-2|45	- XC-APPGROUP, the X Consortium's Application Group extension;
12mu|libxext-1.3.2-2|46	- XC-MISC, the X Consortium's resource ID querying extension;
12mu|libxext-1.3.2-2|47	- XTEST, the X test extension (this is one of two client-side implementations;
12mu|libxext-1.3.2-2|48	the other is in the libXtst library, provided by the libxtst6 package);
12mu|libxext-1.3.2-2|49	
12mu|libxext-1.3.2-2|50	LibXext also provides a small set of utility functions to aid authors of client
12mu|libxext-1.3.2-2|51	APIs for X protocol extensions.
12mu|libxext-1.3.2-2|52	
12mu|libxext-1.3.2-2|53	%package -n %{devname}
12mu|libxext-1.3.2-2|54	Summary:	Development files for %{name}
12mu|libxext-1.3.2-2|55	Group:		Development/X11
12mu|libxext-1.3.2-2|56	Requires:	%{libxext} = %{EVRD}
12mu|libxext-1.3.2-2|57	Provides:	libxext-devel = %{EVRD}
12mu|libxext-1.3.2-2|58	Obsoletes:	%{_lib}xext6-devel < 1:1.3.1
12mu|libxext-1.3.2-2|59	Obsoletes:	%{_lib}xext6-static-devel < 1:1.3.1
12mu|libxext-1.3.2-2|60	
12mu|libxext-1.3.2-2|61	%description -n %{devname}
12mu|libxext-1.3.2-2|62	Development files for %{name}.
12mu|libxext-1.3.2-2|63	
12mu|libxext-1.3.2-2|64	%prep
12mu|libxext-1.3.2-2|65	%setup -qn libXext-%{version}
12mu|libxext-1.3.2-2|66	
12mu|libxext-1.3.2-2|67	%build
12mu|libxext-1.3.2-2|68	%configure2_5x \
12mu|libxext-1.3.2-2|69	--disable-static
12mu|libxext-1.3.2-2|70	
12mu|libxext-1.3.2-2|71	%make
12mu|libxext-1.3.2-2|72	
12mu|libxext-1.3.2-2|73	%install
12mu|libxext-1.3.2-2|74	%makeinstall_std
12mu|libxext-1.3.2-2|75	rm -rf %{buildroot}%{_datadir}/doc/libXext
12mu|libxext-1.3.2-2|76	
12mu|libxext-1.3.2-2|77	%files -n %{libxext}
12mu|libxext-1.3.2-2|78	%{_libdir}/libXext.so.%{major}*
12mu|libxext-1.3.2-2|79	
12mu|libxext-1.3.2-2|80	%files -n %{devname}
12mu|libxext-1.3.2-2|81	%doc specs/*.xml
12mu|libxext-1.3.2-2|82	%{_libdir}/libXext.so
12mu|libxext-1.3.2-2|83	%{_libdir}/pkgconfig/xext.pc
12mu|libxext-1.3.2-2|84	%{_includedir}/X11/extensions/*.h
12mu|libxext-1.3.2-2|85	%{_mandir}/man3/*.3*
12mu|libxext-1.3.2-2|86	

20135 12
12mu|libxfont-1.4.7-1|1	%define major 1
12mu|libxfont-1.4.7-1|2	%define libname %mklibname xfont %{major}
12mu|libxfont-1.4.7-1|3	%define develname %mklibname xfont -d
12mu|libxfont-1.4.7-1|4	
12mu|libxfont-1.4.7-1|5	Name:		libxfont
12mu|libxfont-1.4.7-1|6	Summary:	X font Library
12mu|libxfont-1.4.7-1|7	Version:	1.4.7
12mu|libxfont-1.4.7-1|8	Release:	1
12mu|libxfont-1.4.7-1|9	Group:		Development/X11
12mu|libxfont-1.4.7-1|10	License:	MIT
12mu|libxfont-1.4.7-1|11	URL:		http://xorg.freedesktop.org
12mu|libxfont-1.4.7-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXfont-%{version}.tar.bz2
12mu|libxfont-1.4.7-1|13	# submitted upstream as bug #11573
12mu|libxfont-1.4.7-1|14	Patch3:		libXfont-1.3.4-rescan-catalogue-dir-fontpaths-on-directory-change.patch
12mu|libxfont-1.4.7-1|15	
12mu|libxfont-1.4.7-1|16	BuildRequires:	pkgconfig(fontenc)
12mu|libxfont-1.4.7-1|17	BuildRequires:	pkgconfig(freetype2)
12mu|libxfont-1.4.7-1|18	BuildRequires:	pkgconfig(xtrans)
12mu|libxfont-1.4.7-1|19	BuildRequires:	x11-proto-devel
12mu|libxfont-1.4.7-1|20	BuildRequires:	x11-util-macros
12mu|libxfont-1.4.7-1|21	BuildRequires:	bzip2-devel
12mu|libxfont-1.4.7-1|22	
12mu|libxfont-1.4.7-1|23	%description
12mu|libxfont-1.4.7-1|24	X font Library.
12mu|libxfont-1.4.7-1|25	
12mu|libxfont-1.4.7-1|26	%package -n %{libname}
12mu|libxfont-1.4.7-1|27	Summary:	X font Library
12mu|libxfont-1.4.7-1|28	Group:		Development/X11
12mu|libxfont-1.4.7-1|29	Conflicts:	libxorg-x11 < 7.0
12mu|libxfont-1.4.7-1|30	Provides:	%{name} = %{version}
12mu|libxfont-1.4.7-1|31	
12mu|libxfont-1.4.7-1|32	%description -n %{libname}
12mu|libxfont-1.4.7-1|33	X font Library
12mu|libxfont-1.4.7-1|34	
12mu|libxfont-1.4.7-1|35	%package -n %{develname}
12mu|libxfont-1.4.7-1|36	Summary:	Development files for %{name}
12mu|libxfont-1.4.7-1|37	Group:		Development/X11
12mu|libxfont-1.4.7-1|38	Requires:	%{libname} = %{version}-%{release}
12mu|libxfont-1.4.7-1|39	Provides:	libxfont-devel = %{version}-%{release}
12mu|libxfont-1.4.7-1|40	Obsoletes:	%{_lib}xfont1-devel < 1.4.5
12mu|libxfont-1.4.7-1|41	Obsoletes:	%{_lib}xfont-static-devel < 1.4.5
12mu|libxfont-1.4.7-1|42	Conflicts:	libxorg-x11-devel < 7.0
12mu|libxfont-1.4.7-1|43	
12mu|libxfont-1.4.7-1|44	%description -n %{develname}
12mu|libxfont-1.4.7-1|45	Development files for %{name}
12mu|libxfont-1.4.7-1|46	
12mu|libxfont-1.4.7-1|47	%prep
12mu|libxfont-1.4.7-1|48	%setup -qn libXfont-%{version}
12mu|libxfont-1.4.7-1|49	%patch3 -p1 -b .check-dirs-mtime
12mu|libxfont-1.4.7-1|50	
12mu|libxfont-1.4.7-1|51	%build
12mu|libxfont-1.4.7-1|52	%configure2_5x \
12mu|libxfont-1.4.7-1|53	--disable-static \
12mu|libxfont-1.4.7-1|54	--with-bzip2 \
12mu|libxfont-1.4.7-1|55	--without-fop
12mu|libxfont-1.4.7-1|56	
12mu|libxfont-1.4.7-1|57	%make
12mu|libxfont-1.4.7-1|58	
12mu|libxfont-1.4.7-1|59	%install
12mu|libxfont-1.4.7-1|60	%makeinstall_std
12mu|libxfont-1.4.7-1|61	
12mu|libxfont-1.4.7-1|62	%files -n %{libname}
12mu|libxfont-1.4.7-1|63	%{_libdir}/libXfont.so.%{major}*
12mu|libxfont-1.4.7-1|64	
12mu|libxfont-1.4.7-1|65	%files -n %{develname}
12mu|libxfont-1.4.7-1|66	%{_libdir}/libXfont.so
12mu|libxfont-1.4.7-1|67	%{_libdir}/pkgconfig/xfont.pc
12mu|libxfont-1.4.7-1|68	%dir %{_includedir}/X11/fonts
12mu|libxfont-1.4.7-1|69	%{_includedir}/X11/fonts/*
12mu|libxfont-1.4.7-1|70	
12mu|libxfont-1.4.7-1|71	
12mu|libxfont-1.4.7-1|72	%changelog
12mu|libxfont-1.4.7-1|73	* Thu Jan 09 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.4.7-1
12mu|libxfont-1.4.7-1|74	+ Revision: 019dd87
12mu|libxfont-1.4.7-1|75	- update to 1.4.7
12mu|libxfont-1.4.7-1|76	
12mu|libxfont-1.4.7-1|77	

20136 12
12mu|libxi-1.7.2-3|1	%define major 6
12mu|libxi-1.7.2-3|2	%define libxi %mklibname xi %{major}
12mu|libxi-1.7.2-3|3	%define devname %mklibname xi -d
12mu|libxi-1.7.2-3|4	
12mu|libxi-1.7.2-3|5	Summary:	X Input Extension Library
12mu|libxi-1.7.2-3|6	Name:		libxi
12mu|libxi-1.7.2-3|7	Version:	1.7.2
12mu|libxi-1.7.2-3|8	Release:	3
12mu|libxi-1.7.2-3|9	License:	MIT
12mu|libxi-1.7.2-3|10	Group:		Development/X11
12mu|libxi-1.7.2-3|11	Url:		http://xorg.freedesktop.org
12mu|libxi-1.7.2-3|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXi-%{version}.tar.bz2
12mu|libxi-1.7.2-3|13	BuildRequires:	pkgconfig(x11)
12mu|libxi-1.7.2-3|14	BuildRequires:	pkgconfig(xext)
12mu|libxi-1.7.2-3|15	BuildRequires:	pkgconfig(xfixes)
12mu|libxi-1.7.2-3|16	BuildRequires:	pkgconfig(xorg-macros)
12mu|libxi-1.7.2-3|17	BuildRequires:	pkgconfig(xproto)
12mu|libxi-1.7.2-3|18	# necessary for building the man pages
12mu|libxi-1.7.2-3|19	BuildRequires:	asciidoc
12mu|libxi-1.7.2-3|20	BuildRequires:	docbook-dtd412-xml
12mu|libxi-1.7.2-3|21	BuildRequires:	xmlto
12mu|libxi-1.7.2-3|22	
12mu|libxi-1.7.2-3|23	%description
12mu|libxi-1.7.2-3|24	X Input Extension Library.
12mu|libxi-1.7.2-3|25	
12mu|libxi-1.7.2-3|26	#----------------------------------------------------------------------------
12mu|libxi-1.7.2-3|27	
12mu|libxi-1.7.2-3|28	%package -n %{libxi}
12mu|libxi-1.7.2-3|29	Summary:	X Input Extension Library
12mu|libxi-1.7.2-3|30	Group:		Development/X11
12mu|libxi-1.7.2-3|31	Provides:	%{name} = %{EVRD}
12mu|libxi-1.7.2-3|32	
12mu|libxi-1.7.2-3|33	%description -n %{libxi}
12mu|libxi-1.7.2-3|34	X Input Extension Library.
12mu|libxi-1.7.2-3|35	
12mu|libxi-1.7.2-3|36	%files -n %{libxi}
12mu|libxi-1.7.2-3|37	%{_libdir}/libXi.so.%{major}*
12mu|libxi-1.7.2-3|38	
12mu|libxi-1.7.2-3|39	#----------------------------------------------------------------------------
12mu|libxi-1.7.2-3|40	
12mu|libxi-1.7.2-3|41	%package -n %{devname}
12mu|libxi-1.7.2-3|42	Summary:	Development files for %{name}
12mu|libxi-1.7.2-3|43	Group:		Development/X11
12mu|libxi-1.7.2-3|44	Requires:	%{libxi} = %{EVRD}
12mu|libxi-1.7.2-3|45	Requires:	pkgconfig(xfixes)
12mu|libxi-1.7.2-3|46	Provides:	%{name}-devel = %{EVRD}
12mu|libxi-1.7.2-3|47	
12mu|libxi-1.7.2-3|48	%description -n %{devname}
12mu|libxi-1.7.2-3|49	Development files for %{name}.
12mu|libxi-1.7.2-3|50	
12mu|libxi-1.7.2-3|51	%files -n %{devname}
12mu|libxi-1.7.2-3|52	%{_libdir}/libXi.so
12mu|libxi-1.7.2-3|53	%{_libdir}/pkgconfig/xi.pc
12mu|libxi-1.7.2-3|54	%{_includedir}/X11/extensions/*.h
12mu|libxi-1.7.2-3|55	%{_datadir}/doc/libXi/*
12mu|libxi-1.7.2-3|56	%{_mandir}/man3/X*
12mu|libxi-1.7.2-3|57	
12mu|libxi-1.7.2-3|58	#----------------------------------------------------------------------------
12mu|libxi-1.7.2-3|59	
12mu|libxi-1.7.2-3|60	%prep
12mu|libxi-1.7.2-3|61	%setup -qn libXi-%{version}
12mu|libxi-1.7.2-3|62	
12mu|libxi-1.7.2-3|63	%build
12mu|libxi-1.7.2-3|64	%configure2_5x \
12mu|libxi-1.7.2-3|65	--disable-static
12mu|libxi-1.7.2-3|66	
12mu|libxi-1.7.2-3|67	%make
12mu|libxi-1.7.2-3|68	
12mu|libxi-1.7.2-3|69	%install
12mu|libxi-1.7.2-3|70	%makeinstall_std
12mu|libxi-1.7.2-3|71	
12mu|libxi-1.7.2-3|72	
12mu|libxi-1.7.2-3|73	%changelog
12mu|libxi-1.7.2-3|74	* Fri Feb 28 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.2-3
12mu|libxi-1.7.2-3|75	+ Revision: d4869e6
12mu|libxi-1.7.2-3|76	- LOG Update devel package Requires
12mu|libxi-1.7.2-3|77	
12mu|libxi-1.7.2-3|78	

20137 12
12mu|libxinerama-1.1.3-4|1	%define major 1
12mu|libxinerama-1.1.3-4|2	%define libname %mklibname xinerama %{major}
12mu|libxinerama-1.1.3-4|3	%define devname %mklibname xinerama -d
12mu|libxinerama-1.1.3-4|4	
12mu|libxinerama-1.1.3-4|5	Summary:	The Xinerama Library
12mu|libxinerama-1.1.3-4|6	Name:		libxinerama
12mu|libxinerama-1.1.3-4|7	Version:	1.1.3
12mu|libxinerama-1.1.3-4|8	Release:	4
12mu|libxinerama-1.1.3-4|9	License:	MIT
12mu|libxinerama-1.1.3-4|10	Group:		Development/X11
12mu|libxinerama-1.1.3-4|11	Url:		http://xorg.freedesktop.org
12mu|libxinerama-1.1.3-4|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXinerama-%{version}.tar.bz2
12mu|libxinerama-1.1.3-4|13	BuildRequires:	pkgconfig(x11) >= 1.0.0
12mu|libxinerama-1.1.3-4|14	BuildRequires:	pkgconfig(xext) >= 1.0.0
12mu|libxinerama-1.1.3-4|15	BuildRequires:	x11-proto-devel >= 7.5
12mu|libxinerama-1.1.3-4|16	BuildRequires:	x11-util-macros >= 1.0.1
12mu|libxinerama-1.1.3-4|17	
12mu|libxinerama-1.1.3-4|18	%description
12mu|libxinerama-1.1.3-4|19	The Xinerama Library.
12mu|libxinerama-1.1.3-4|20	
12mu|libxinerama-1.1.3-4|21	%package -n %{libname}
12mu|libxinerama-1.1.3-4|22	Summary:	The Xinerama Library
12mu|libxinerama-1.1.3-4|23	Group:		Development/X11
12mu|libxinerama-1.1.3-4|24	
12mu|libxinerama-1.1.3-4|25	%description -n %{libname}
12mu|libxinerama-1.1.3-4|26	The Xinerama Library.
12mu|libxinerama-1.1.3-4|27	
12mu|libxinerama-1.1.3-4|28	%package -n %{devname}
12mu|libxinerama-1.1.3-4|29	Summary:	Development files for %{name}
12mu|libxinerama-1.1.3-4|30	Group:		Development/X11
12mu|libxinerama-1.1.3-4|31	Requires:	%{libname} = %{EVRD}
12mu|libxinerama-1.1.3-4|32	Provides:	libxinerama-devel = %{EVRD}
12mu|libxinerama-1.1.3-4|33	Obsoletes:	%{_lib}xinerama1-devel < 1.1.2
12mu|libxinerama-1.1.3-4|34	Obsoletes:	%{_lib}xinerama-static-devel < 1.1.2
12mu|libxinerama-1.1.3-4|35	# Due to moved man page, to be removed later
12mu|libxinerama-1.1.3-4|36	Conflicts:	%{libname} < 1.1.3-4
12mu|libxinerama-1.1.3-4|37	
12mu|libxinerama-1.1.3-4|38	%description -n %{devname}
12mu|libxinerama-1.1.3-4|39	Development files for %{name}.
12mu|libxinerama-1.1.3-4|40	
12mu|libxinerama-1.1.3-4|41	%prep
12mu|libxinerama-1.1.3-4|42	%setup -qn libXinerama-%{version}
12mu|libxinerama-1.1.3-4|43	
12mu|libxinerama-1.1.3-4|44	%build
12mu|libxinerama-1.1.3-4|45	%configure2_5x \
12mu|libxinerama-1.1.3-4|46	--disable-static \
12mu|libxinerama-1.1.3-4|47	--x-includes=%{_includedir} \
12mu|libxinerama-1.1.3-4|48	--x-libraries=%{_libdir}
12mu|libxinerama-1.1.3-4|49	
12mu|libxinerama-1.1.3-4|50	%make
12mu|libxinerama-1.1.3-4|51	
12mu|libxinerama-1.1.3-4|52	%install
12mu|libxinerama-1.1.3-4|53	%makeinstall_std
12mu|libxinerama-1.1.3-4|54	
12mu|libxinerama-1.1.3-4|55	%files -n %{libname}
12mu|libxinerama-1.1.3-4|56	%{_libdir}/libXinerama.so.%{major}*
12mu|libxinerama-1.1.3-4|57	
12mu|libxinerama-1.1.3-4|58	%files -n %{devname}
12mu|libxinerama-1.1.3-4|59	%{_libdir}/libXinerama.so
12mu|libxinerama-1.1.3-4|60	%{_libdir}/pkgconfig/xinerama.pc
12mu|libxinerama-1.1.3-4|61	%{_includedir}/X11/extensions/*.h
12mu|libxinerama-1.1.3-4|62	%{_mandir}/man3/*

20138 12
12mu|libxkbui-1.0.2-13|1	%define libname		%mklibname xkbui 1
12mu|libxkbui-1.0.2-13|2	%define develname	%mklibname xkbui -d
12mu|libxkbui-1.0.2-13|3	%define staticname	%mklibname xkbui -d -s
12mu|libxkbui-1.0.2-13|4	
12mu|libxkbui-1.0.2-13|5	Name:		libxkbui
12mu|libxkbui-1.0.2-13|6	Summary:	The xkbui Library
12mu|libxkbui-1.0.2-13|7	Version:	1.0.2
12mu|libxkbui-1.0.2-13|8	Release:	13
12mu|libxkbui-1.0.2-13|9	Group:		Development/X11
12mu|libxkbui-1.0.2-13|10	License:	MIT
12mu|libxkbui-1.0.2-13|11	URL:		http://xorg.freedesktop.org
12mu|libxkbui-1.0.2-13|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
12mu|libxkbui-1.0.2-13|13	Patch0:		libxkbui-1.0.2-drop-xt.patch
12mu|libxkbui-1.0.2-13|14	BuildRequires: pkgconfig(x11) >= 1.0.0
12mu|libxkbui-1.0.2-13|15	BuildRequires: pkgconfig(xkbfile) >= 1.0.1
12mu|libxkbui-1.0.2-13|16	
12mu|libxkbui-1.0.2-13|17	%description
12mu|libxkbui-1.0.2-13|18	The xkbui Library
12mu|libxkbui-1.0.2-13|19	
12mu|libxkbui-1.0.2-13|20	#-----------------------------------------------------------
12mu|libxkbui-1.0.2-13|21	
12mu|libxkbui-1.0.2-13|22	%package -n %{libname}
12mu|libxkbui-1.0.2-13|23	Summary:  The xkbui Library
12mu|libxkbui-1.0.2-13|24	Group: Development/X11
12mu|libxkbui-1.0.2-13|25	Conflicts: libxorg-x11 < 7.0
12mu|libxkbui-1.0.2-13|26	Provides: %{name} = %{version}
12mu|libxkbui-1.0.2-13|27	
12mu|libxkbui-1.0.2-13|28	%description -n %{libname}
12mu|libxkbui-1.0.2-13|29	The xkbui Library
12mu|libxkbui-1.0.2-13|30	
12mu|libxkbui-1.0.2-13|31	#-----------------------------------------------------------
12mu|libxkbui-1.0.2-13|32	
12mu|libxkbui-1.0.2-13|33	%package -n %{develname}
12mu|libxkbui-1.0.2-13|34	Summary: Development files for %{name}
12mu|libxkbui-1.0.2-13|35	Group: Development/X11
12mu|libxkbui-1.0.2-13|36	
12mu|libxkbui-1.0.2-13|37	Requires: %{libname} = %{version}
12mu|libxkbui-1.0.2-13|38	Requires: pkgconfig(x11) >= 1.0.0
12mu|libxkbui-1.0.2-13|39	Requires: x11-proto-devel >= 1.0.0
12mu|libxkbui-1.0.2-13|40	Provides: %{name}-devel = %{version}-%{release}
12mu|libxkbui-1.0.2-13|41	Obsoletes: %{mklibname xkbui 1 -d}
12mu|libxkbui-1.0.2-13|42	
12mu|libxkbui-1.0.2-13|43	Conflicts: libxorg-x11-devel < 7.0
12mu|libxkbui-1.0.2-13|44	
12mu|libxkbui-1.0.2-13|45	%description -n %{develname}
12mu|libxkbui-1.0.2-13|46	Development files for %{name}
12mu|libxkbui-1.0.2-13|47	
12mu|libxkbui-1.0.2-13|48	%files -n %{develname}
12mu|libxkbui-1.0.2-13|49	%defattr(-,root,root)
12mu|libxkbui-1.0.2-13|50	%{_libdir}/libxkbui.so
12mu|libxkbui-1.0.2-13|51	%{_libdir}/pkgconfig/xkbui.pc
12mu|libxkbui-1.0.2-13|52	%{_includedir}/X11/extensions/XKBui.h
12mu|libxkbui-1.0.2-13|53	
12mu|libxkbui-1.0.2-13|54	#-----------------------------------------------------------
12mu|libxkbui-1.0.2-13|55	
12mu|libxkbui-1.0.2-13|56	%package -n %{staticname}
12mu|libxkbui-1.0.2-13|57	Summary: Static development files for %{name}
12mu|libxkbui-1.0.2-13|58	Group: Development/X11
12mu|libxkbui-1.0.2-13|59	Requires: %{develname} = %{version}
12mu|libxkbui-1.0.2-13|60	Provides: %{name}-static-devel = %{version}-%{release}
12mu|libxkbui-1.0.2-13|61	Conflicts: libxorg-x11-static-devel < 7.0
12mu|libxkbui-1.0.2-13|62	Obsoletes: %{mklibname xkbui 1 -d -s}
12mu|libxkbui-1.0.2-13|63	
12mu|libxkbui-1.0.2-13|64	%description -n %{staticname}
12mu|libxkbui-1.0.2-13|65	Static development files for %{name}
12mu|libxkbui-1.0.2-13|66	
12mu|libxkbui-1.0.2-13|67	%files -n %{staticname}
12mu|libxkbui-1.0.2-13|68	%defattr(-,root,root)
12mu|libxkbui-1.0.2-13|69	%{_libdir}/libxkbui.*a
12mu|libxkbui-1.0.2-13|70	
12mu|libxkbui-1.0.2-13|71	#-----------------------------------------------------------
12mu|libxkbui-1.0.2-13|72	
12mu|libxkbui-1.0.2-13|73	%prep
12mu|libxkbui-1.0.2-13|74	%setup -q -n libxkbui-%{version}
12mu|libxkbui-1.0.2-13|75	%patch0 -p0
12mu|libxkbui-1.0.2-13|76	
12mu|libxkbui-1.0.2-13|77	%build
12mu|libxkbui-1.0.2-13|78	autoreconf -fi
12mu|libxkbui-1.0.2-13|79	%configure2_5x
12mu|libxkbui-1.0.2-13|80	%make
12mu|libxkbui-1.0.2-13|81	
12mu|libxkbui-1.0.2-13|82	%install
12mu|libxkbui-1.0.2-13|83	rm -rf %{buildroot}
12mu|libxkbui-1.0.2-13|84	%makeinstall_std
12mu|libxkbui-1.0.2-13|85	
12mu|libxkbui-1.0.2-13|86	%clean
12mu|libxkbui-1.0.2-13|87	rm -rf %{buildroot}
12mu|libxkbui-1.0.2-13|88	
12mu|libxkbui-1.0.2-13|89	%if %mdkversion < 200900
12mu|libxkbui-1.0.2-13|90	%post -n %{libname} -p /sbin/ldconfig
12mu|libxkbui-1.0.2-13|91	%endif
12mu|libxkbui-1.0.2-13|92	%if %mdkversion < 200900
12mu|libxkbui-1.0.2-13|93	%postun -n %{libname} -p /sbin/ldconfig
12mu|libxkbui-1.0.2-13|94	%endif
12mu|libxkbui-1.0.2-13|95	
12mu|libxkbui-1.0.2-13|96	%files -n %{libname}
12mu|libxkbui-1.0.2-13|97	%defattr(-,root,root)
12mu|libxkbui-1.0.2-13|98	%{_libdir}/libxkbui.so.1
12mu|libxkbui-1.0.2-13|99	%{_libdir}/libxkbui.so.1.0.0
12mu|libxkbui-1.0.2-13|100	
12mu|libxkbui-1.0.2-13|101	
12mu|libxkbui-1.0.2-13|102	
12mu|libxkbui-1.0.2-13|103	%changelog
12mu|libxkbui-1.0.2-13|104	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-10mdv2011.0
12mu|libxkbui-1.0.2-13|105	+ Revision: 662424
12mu|libxkbui-1.0.2-13|106	- mass rebuild
12mu|libxkbui-1.0.2-13|107	
12mu|libxkbui-1.0.2-13|108	* Mon Feb 07 2011 Funda Wang <fwang@mandriva.org> 1.0.2-9
12mu|libxkbui-1.0.2-13|109	+ Revision: 636542
12mu|libxkbui-1.0.2-13|110	- it has nothing to do with xt
12mu|libxkbui-1.0.2-13|111	
12mu|libxkbui-1.0.2-13|112	* Sun Nov 28 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-8mdv2011.0
12mu|libxkbui-1.0.2-13|113	+ Revision: 602620
12mu|libxkbui-1.0.2-13|114	- rebuild
12mu|libxkbui-1.0.2-13|115	
12mu|libxkbui-1.0.2-13|116	* Tue Mar 16 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdv2010.1
12mu|libxkbui-1.0.2-13|117	+ Revision: 520966
12mu|libxkbui-1.0.2-13|118	- rebuilt for 2010.1
12mu|libxkbui-1.0.2-13|119	
12mu|libxkbui-1.0.2-13|120	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.0.2-6mdv2010.0
12mu|libxkbui-1.0.2-13|121	+ Revision: 425929
12mu|libxkbui-1.0.2-13|122	- rebuild
12mu|libxkbui-1.0.2-13|123	
12mu|libxkbui-1.0.2-13|124	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 1.0.2-5mdv2009.0
12mu|libxkbui-1.0.2-13|125	+ Revision: 223078
12mu|libxkbui-1.0.2-13|126	- rebuild
12mu|libxkbui-1.0.2-13|127	
12mu|libxkbui-1.0.2-13|128	+ Pixel <pixel@mandriva.com>
12mu|libxkbui-1.0.2-13|129	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|libxkbui-1.0.2-13|130	
12mu|libxkbui-1.0.2-13|131	* Sun Jan 13 2008 Thierry Vignaud <tv@mandriva.org> 1.0.2-4mdv2008.1
12mu|libxkbui-1.0.2-13|132	+ Revision: 150861
12mu|libxkbui-1.0.2-13|133	- rebuild
12mu|libxkbui-1.0.2-13|134	- kill re-definition of %%buildroot on Pixel's request
12mu|libxkbui-1.0.2-13|135	
12mu|libxkbui-1.0.2-13|136	+ Olivier Blin <oblin@mandriva.com>
12mu|libxkbui-1.0.2-13|137	- restore BuildRoot
12mu|libxkbui-1.0.2-13|138	
12mu|libxkbui-1.0.2-13|139	* Sat Aug 04 2007 Adam Williamson <awilliamson@mandriva.org> 1.0.2-3mdv2008.0
12mu|libxkbui-1.0.2-13|140	+ Revision: 58828
12mu|libxkbui-1.0.2-13|141	- rebuild for 2008
12mu|libxkbui-1.0.2-13|142	- new devel policy
12mu|libxkbui-1.0.2-13|143	- spec clean
12mu|libxkbui-1.0.2-13|144	
12mu|libxkbui-1.0.2-13|145	
12mu|libxkbui-1.0.2-13|146	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|libxkbui-1.0.2-13|147	+ 2006-05-31 18:32:34 (31796)
12mu|libxkbui-1.0.2-13|148	- rebuild to fix cooker uploading
12mu|libxkbui-1.0.2-13|149	
12mu|libxkbui-1.0.2-13|150	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12mu|libxkbui-1.0.2-13|151	+ 2006-05-29 14:36:37 (31646)
12mu|libxkbui-1.0.2-13|152	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12mu|libxkbui-1.0.2-13|153	
12mu|libxkbui-1.0.2-13|154	* Thu May 25 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|libxkbui-1.0.2-13|155	+ 2006-05-25 20:17:57 (31598)
12mu|libxkbui-1.0.2-13|156	- X11R7.1
12mu|libxkbui-1.0.2-13|157	
12mu|libxkbui-1.0.2-13|158	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|libxkbui-1.0.2-13|159	+ 2006-05-04 21:25:17 (26918)
12mu|libxkbui-1.0.2-13|160	- increment release
12mu|libxkbui-1.0.2-13|161	
12mu|libxkbui-1.0.2-13|162	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|libxkbui-1.0.2-13|163	+ 2006-05-04 19:54:51 (26912)
12mu|libxkbui-1.0.2-13|164	- fixed more dependencies
12mu|libxkbui-1.0.2-13|165	
12mu|libxkbui-1.0.2-13|166	* Thu Apr 27 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|libxkbui-1.0.2-13|167	+ 2006-04-27 04:02:05 (26704)
12mu|libxkbui-1.0.2-13|168	- Adding X.org 7.0 to the repository
12mu|libxkbui-1.0.2-13|169	

20139 12
12mu|libxml2-2.9.1-1|1	%bcond_without	python
12mu|libxml2-2.9.1-1|2	
12mu|libxml2-2.9.1-1|3	%define	major	2
12mu|libxml2-2.9.1-1|4	%define	libname	%mklibname xml2_ %{major}
12mu|libxml2-2.9.1-1|5	%define	devname	%mklibname xml2 -d
12mu|libxml2-2.9.1-1|6	
12mu|libxml2-2.9.1-1|7	Summary:	Library providing XML and HTML support
12mu|libxml2-2.9.1-1|8	Name:		libxml2
12mu|libxml2-2.9.1-1|9	Version:	2.9.1
12mu|libxml2-2.9.1-1|10	Release:	1
12mu|libxml2-2.9.1-1|11	License:	MIT
12mu|libxml2-2.9.1-1|12	Group:		System/Libraries
12mu|libxml2-2.9.1-1|13	URL:		http://www.xmlsoft.org/
12mu|libxml2-2.9.1-1|14	Source0:	ftp://xmlsoft.org/libxml2/%{name}-%{version}.tar.gz
12mu|libxml2-2.9.1-1|15	BuildRequires:	gtk-doc
12mu|libxml2-2.9.1-1|16	%if %{with python}
12mu|libxml2-2.9.1-1|17	BuildRequires:	python-devel
12mu|libxml2-2.9.1-1|18	%endif
12mu|libxml2-2.9.1-1|19	BuildRequires:	readline-devel
12mu|libxml2-2.9.1-1|20	BuildRequires:	zlib-devel
12mu|libxml2-2.9.1-1|21	BuildRequires:	lzma-devel
12mu|libxml2-2.9.1-1|22	
12mu|libxml2-2.9.1-1|23	%description
12mu|libxml2-2.9.1-1|24	This library allows you to manipulate XML files. It includes support
12mu|libxml2-2.9.1-1|25	for reading, modifying and writing XML and HTML files. There is DTDs
12mu|libxml2-2.9.1-1|26	support: this includes parsing and validation even with complex DtDs,
12mu|libxml2-2.9.1-1|27	either at parse time or later once the document has been modified. The
12mu|libxml2-2.9.1-1|28	output can be a simple SAX stream or and in-memory DOM-like
12mu|libxml2-2.9.1-1|29	representations. In this case one can use the built-in XPath and
12mu|libxml2-2.9.1-1|30	XPointer implementation to select subnodes or ranges. A flexible
12mu|libxml2-2.9.1-1|31	Input/Output mechanism is available, with existing HTTP and FTP modules
12mu|libxml2-2.9.1-1|32	and combined to a URI library.
12mu|libxml2-2.9.1-1|33	
12mu|libxml2-2.9.1-1|34	%package -n	%{libname}
12mu|libxml2-2.9.1-1|35	Summary:	Shared libraries providing XML and HTML support
12mu|libxml2-2.9.1-1|36	Group:		System/Libraries
12mu|libxml2-2.9.1-1|37	Obsoletes:	%{mklibname xml 2} < 2.8.0
12mu|libxml2-2.9.1-1|38	Provides:	%{name} = %{EVRD}
12mu|libxml2-2.9.1-1|39	
12mu|libxml2-2.9.1-1|40	%description -n	%{libname}
12mu|libxml2-2.9.1-1|41	This library allows you to manipulate XML files. It includes support
12mu|libxml2-2.9.1-1|42	for reading, modifying and writing XML and HTML files. There is DTDs
12mu|libxml2-2.9.1-1|43	support: this includes parsing and validation even with complex DtDs,
12mu|libxml2-2.9.1-1|44	either at parse time or later once the document has been modified.
12mu|libxml2-2.9.1-1|45	
12mu|libxml2-2.9.1-1|46	%package	utils
12mu|libxml2-2.9.1-1|47	Summary:	Utilities to manipulate XML files
12mu|libxml2-2.9.1-1|48	Group:		System/Libraries
12mu|libxml2-2.9.1-1|49	Requires:	%{libname} = %{EVRD}
12mu|libxml2-2.9.1-1|50	
12mu|libxml2-2.9.1-1|51	%description	utils
12mu|libxml2-2.9.1-1|52	This packages contains utils to manipulate XML files.
12mu|libxml2-2.9.1-1|53	
12mu|libxml2-2.9.1-1|54	%if %{with python}
12mu|libxml2-2.9.1-1|55	%package -n	python-%{name}
12mu|libxml2-2.9.1-1|56	Summary:	Python bindings for the libxml2 library
12mu|libxml2-2.9.1-1|57	Group:		Development/Python
12mu|libxml2-2.9.1-1|58	%rename		%{name}-python
12mu|libxml2-2.9.1-1|59	
12mu|libxml2-2.9.1-1|60	%description -n	python-%{name}
12mu|libxml2-2.9.1-1|61	The libxml2-python package contains a module that permits applications
12mu|libxml2-2.9.1-1|62	written in the Python programming language to use the interface
12mu|libxml2-2.9.1-1|63	supplied by the libxml2 library to manipulate XML files.
12mu|libxml2-2.9.1-1|64	
12mu|libxml2-2.9.1-1|65	This library allows you to manipulate XML files. It includes support
12mu|libxml2-2.9.1-1|66	for reading, modifying and writing XML and HTML files. There is DTDs
12mu|libxml2-2.9.1-1|67	support: this includes parsing and validation even with complex DtDs,
12mu|libxml2-2.9.1-1|68	either at parse time or later once the document has been modified.
12mu|libxml2-2.9.1-1|69	%endif
12mu|libxml2-2.9.1-1|70	
12mu|libxml2-2.9.1-1|71	%package -n	%{devname}
12mu|libxml2-2.9.1-1|72	Summary:	Libraries, includes, etc. to develop XML and HTML applications
12mu|libxml2-2.9.1-1|73	Group:		Development/C
12mu|libxml2-2.9.1-1|74	Requires:	%{libname} = %{EVRD}
12mu|libxml2-2.9.1-1|75	Requires:	%{name}-utils = %{EVRD}
12mu|libxml2-2.9.1-1|76	Provides:	%{name}-devel = %{EVRD}
12mu|libxml2-2.9.1-1|77	
12mu|libxml2-2.9.1-1|78	%description -n	%{devname}
12mu|libxml2-2.9.1-1|79	Libraries, include files, etc you can use to develop XML applications.
12mu|libxml2-2.9.1-1|80	This library allows you to manipulate XML files. It includes support
12mu|libxml2-2.9.1-1|81	for reading, modifying and writing XML and HTML files. There is DTDs
12mu|libxml2-2.9.1-1|82	support: this includes parsing and validation even with complex DtDs,
12mu|libxml2-2.9.1-1|83	either at parse time or later once the document has been modified.
12mu|libxml2-2.9.1-1|84	
12mu|libxml2-2.9.1-1|85	%prep
12mu|libxml2-2.9.1-1|86	%setup -q
12mu|libxml2-2.9.1-1|87	
12mu|libxml2-2.9.1-1|88	%build
12mu|libxml2-2.9.1-1|89	%configure2_5x \
12mu|libxml2-2.9.1-1|90	--disable-static
12mu|libxml2-2.9.1-1|91	
12mu|libxml2-2.9.1-1|92	%make
12mu|libxml2-2.9.1-1|93	
12mu|libxml2-2.9.1-1|94	xz --text -c doc/libxml2-api.xml > doc/libxml2-api.xml.xz
12mu|libxml2-2.9.1-1|95	
12mu|libxml2-2.9.1-1|96	%install
12mu|libxml2-2.9.1-1|97	%makeinstall_std
12mu|libxml2-2.9.1-1|98	
12mu|libxml2-2.9.1-1|99	# multiarch policy
12mu|libxml2-2.9.1-1|100	%multiarch_binaries %{buildroot}%{_bindir}/xml2-config
12mu|libxml2-2.9.1-1|101	
12mu|libxml2-2.9.1-1|102	# remove unpackaged files
12mu|libxml2-2.9.1-1|103	rm -rf	%{buildroot}%{_prefix}/doc %{buildroot}%{_datadir}/doc
12mu|libxml2-2.9.1-1|104	
12mu|libxml2-2.9.1-1|105	%check
12mu|libxml2-2.9.1-1|106	# all tests must pass
12mu|libxml2-2.9.1-1|107	# use TARBALLURL_2="" TARBALLURL="" TESTDIRS="" to disable xstc test which are using remote tarball
12mu|libxml2-2.9.1-1|108	make TARBALLURL_2="" TARBALLURL="" TESTDIRS="" check
12mu|libxml2-2.9.1-1|109	
12mu|libxml2-2.9.1-1|110	%files -n %{libname}
12mu|libxml2-2.9.1-1|111	%{_libdir}/%{name}.so.%{major}*
12mu|libxml2-2.9.1-1|112	
12mu|libxml2-2.9.1-1|113	%files utils
12mu|libxml2-2.9.1-1|114	%{_bindir}/xmlcatalog
12mu|libxml2-2.9.1-1|115	%{_bindir}/xmllint
12mu|libxml2-2.9.1-1|116	%{_mandir}/man1/xmlcatalog*
12mu|libxml2-2.9.1-1|117	%{_mandir}/man1/xmllint*
12mu|libxml2-2.9.1-1|118	
12mu|libxml2-2.9.1-1|119	%if %{with python}
12mu|libxml2-2.9.1-1|120	%files -n python-%{name}
12mu|libxml2-2.9.1-1|121	%doc doc/*.py doc/python.html
12mu|libxml2-2.9.1-1|122	%doc python/TODO
12mu|libxml2-2.9.1-1|123	%doc python/libxml2class.txt
12mu|libxml2-2.9.1-1|124	%doc python/tests/*.py
12mu|libxml2-2.9.1-1|125	%{py_platsitedir}/*.so
12mu|libxml2-2.9.1-1|126	%{py_platsitedir}/*.py
12mu|libxml2-2.9.1-1|127	%endif
12mu|libxml2-2.9.1-1|128	
12mu|libxml2-2.9.1-1|129	%files -n %{devname}
12mu|libxml2-2.9.1-1|130	%doc AUTHORS ChangeLog README Copyright TODO
12mu|libxml2-2.9.1-1|131	%doc doc/*.html doc/*.gif doc/*.png doc/html doc/tutorial
12mu|libxml2-2.9.1-1|132	%doc doc/libxml2-api.xml.xz
12mu|libxml2-2.9.1-1|133	%doc %{_datadir}/gtk-doc/html/*
12mu|libxml2-2.9.1-1|134	%{_bindir}/xml2-config
12mu|libxml2-2.9.1-1|135	%{multiarch_bindir}/xml2-config
12mu|libxml2-2.9.1-1|136	%{_libdir}/*.so
12mu|libxml2-2.9.1-1|137	%{_libdir}/*.sh
12mu|libxml2-2.9.1-1|138	%{_libdir}/pkgconfig/*
12mu|libxml2-2.9.1-1|139	%{_mandir}/man1/xml2-config*
12mu|libxml2-2.9.1-1|140	%{_mandir}/man3/*
12mu|libxml2-2.9.1-1|141	%{_includedir}/*
12mu|libxml2-2.9.1-1|142	%{_datadir}/aclocal/*

20140 12
12mu|libxprintutil-1.0.1-17|1	%define major		1
12mu|libxprintutil-1.0.1-17|2	%define libname		%mklibname xprintutil %{major}
12mu|libxprintutil-1.0.1-17|3	%define	develname	%mklibname xprintutil -d
12mu|libxprintutil-1.0.1-17|4	%define staticname	%mklibname xprintutil -d -s
12mu|libxprintutil-1.0.1-17|5	
12mu|libxprintutil-1.0.1-17|6	Name:    libxprintutil
12mu|libxprintutil-1.0.1-17|7	Summary: The XprintUtil Library
12mu|libxprintutil-1.0.1-17|8	Version: 1.0.1
12mu|libxprintutil-1.0.1-17|9	Release: 17
12mu|libxprintutil-1.0.1-17|10	Group:   Development/X11
12mu|libxprintutil-1.0.1-17|11	License: MIT
12mu|libxprintutil-1.0.1-17|12	URL: http://xorg.freedesktop.org
12mu|libxprintutil-1.0.1-17|13	Source0: http://xorg.freedesktop.org/releases/individual/lib/libXprintUtil-%{version}.tar.bz2
12mu|libxprintutil-1.0.1-17|14	
12mu|libxprintutil-1.0.1-17|15	BuildRequires: pkgconfig(x11) >= 1.0.0
12mu|libxprintutil-1.0.1-17|16	BuildRequires: pkgconfig(xau) >= 1.0.0
12mu|libxprintutil-1.0.1-17|17	BuildRequires: pkgconfig(xp) >= 1.0.0
12mu|libxprintutil-1.0.1-17|18	BuildRequires: pkgconfig(xt) >= 1.0.0
12mu|libxprintutil-1.0.1-17|19	BuildRequires: x11-proto-devel >= 1.0.0
12mu|libxprintutil-1.0.1-17|20	BuildRequires: x11-util-macros >= 1.0.1
12mu|libxprintutil-1.0.1-17|21	
12mu|libxprintutil-1.0.1-17|22	%description
12mu|libxprintutil-1.0.1-17|23	The XprintUtil Library
12mu|libxprintutil-1.0.1-17|24	
12mu|libxprintutil-1.0.1-17|25	#-----------------------------------------------------------
12mu|libxprintutil-1.0.1-17|26	
12mu|libxprintutil-1.0.1-17|27	%package -n %{libname}
12mu|libxprintutil-1.0.1-17|28	Summary:  The XprintUtil Library
12mu|libxprintutil-1.0.1-17|29	Group: Development/X11
12mu|libxprintutil-1.0.1-17|30	Conflicts: libxorg-x11 < 7.0
12mu|libxprintutil-1.0.1-17|31	Provides: %{name} = %{version}
12mu|libxprintutil-1.0.1-17|32	
12mu|libxprintutil-1.0.1-17|33	%description -n %{libname}
12mu|libxprintutil-1.0.1-17|34	The XprintUtil Library
12mu|libxprintutil-1.0.1-17|35	
12mu|libxprintutil-1.0.1-17|36	#-----------------------------------------------------------
12mu|libxprintutil-1.0.1-17|37	
12mu|libxprintutil-1.0.1-17|38	%package -n %{develname}
12mu|libxprintutil-1.0.1-17|39	Summary: Development files for %{name}
12mu|libxprintutil-1.0.1-17|40	Group: Development/X11
12mu|libxprintutil-1.0.1-17|41	
12mu|libxprintutil-1.0.1-17|42	Requires: %{libname} = %{version}
12mu|libxprintutil-1.0.1-17|43	Requires: pkgconfig(x11) >= 1.0.0
12mu|libxprintutil-1.0.1-17|44	Requires: pkgconfig(xt) >= 1.0.0
12mu|libxprintutil-1.0.1-17|45	Requires: x11-proto-devel >= 1.0.0
12mu|libxprintutil-1.0.1-17|46	Provides: %{name}-devel = %{version}-%{release}
12mu|libxprintutil-1.0.1-17|47	Conflicts: libxorg-x11-devel < 7.0
12mu|libxprintutil-1.0.1-17|48	Obsoletes: %{mklibname xprintutil 1 -d}
12mu|libxprintutil-1.0.1-17|49	
12mu|libxprintutil-1.0.1-17|50	%description -n %{develname}
12mu|libxprintutil-1.0.1-17|51	Development files for %{name}
12mu|libxprintutil-1.0.1-17|52	
12mu|libxprintutil-1.0.1-17|53	%files -n %{develname}
12mu|libxprintutil-1.0.1-17|54	%defattr(-,root,root)
12mu|libxprintutil-1.0.1-17|55	%{_libdir}/libXprintUtil.so
12mu|libxprintutil-1.0.1-17|56	%{_libdir}/pkgconfig/xprintutil.pc
12mu|libxprintutil-1.0.1-17|57	%{_includedir}/X11/XprintUtil/xprintutil.h
12mu|libxprintutil-1.0.1-17|58	
12mu|libxprintutil-1.0.1-17|59	#-----------------------------------------------------------
12mu|libxprintutil-1.0.1-17|60	
12mu|libxprintutil-1.0.1-17|61	%package -n %{staticname}
12mu|libxprintutil-1.0.1-17|62	Summary: Static development files for %{name}
12mu|libxprintutil-1.0.1-17|63	Group: Development/X11
12mu|libxprintutil-1.0.1-17|64	Requires: %{develname} = %{version}
12mu|libxprintutil-1.0.1-17|65	Provides: libxprintutil-static-devel = %{version}-%{release}
12mu|libxprintutil-1.0.1-17|66	Conflicts: libxorg-x11-static-devel < 7.0
12mu|libxprintutil-1.0.1-17|67	Obsoletes: %{mklibname xprintutil 1 -d -s}
12mu|libxprintutil-1.0.1-17|68	
12mu|libxprintutil-1.0.1-17|69	%description -n %{staticname}
12mu|libxprintutil-1.0.1-17|70	Static development files for %{name}
12mu|libxprintutil-1.0.1-17|71	
12mu|libxprintutil-1.0.1-17|72	%files -n %{staticname}
12mu|libxprintutil-1.0.1-17|73	%defattr(-,root,root)
12mu|libxprintutil-1.0.1-17|74	%{_libdir}/libXprintUtil.*a
12mu|libxprintutil-1.0.1-17|75	
12mu|libxprintutil-1.0.1-17|76	#-----------------------------------------------------------
12mu|libxprintutil-1.0.1-17|77	
12mu|libxprintutil-1.0.1-17|78	%prep
12mu|libxprintutil-1.0.1-17|79	%setup -q -n libXprintUtil-%{version}
12mu|libxprintutil-1.0.1-17|80	
12mu|libxprintutil-1.0.1-17|81	%build
12mu|libxprintutil-1.0.1-17|82	%configure2_5x	--x-includes=%{_includedir}\
12mu|libxprintutil-1.0.1-17|83	--x-libraries=%{_libdir}
12mu|libxprintutil-1.0.1-17|84	
12mu|libxprintutil-1.0.1-17|85	%make
12mu|libxprintutil-1.0.1-17|86	
12mu|libxprintutil-1.0.1-17|87	%install
12mu|libxprintutil-1.0.1-17|88	rm -rf %{buildroot}
12mu|libxprintutil-1.0.1-17|89	%makeinstall_std
12mu|libxprintutil-1.0.1-17|90	
12mu|libxprintutil-1.0.1-17|91	%clean
12mu|libxprintutil-1.0.1-17|92	rm -rf %{buildroot}
12mu|libxprintutil-1.0.1-17|93	
12mu|libxprintutil-1.0.1-17|94	%if %mdkversion < 200900
12mu|libxprintutil-1.0.1-17|95	%post -n %{libname} -p /sbin/ldconfig
12mu|libxprintutil-1.0.1-17|96	%endif
12mu|libxprintutil-1.0.1-17|97	%if %mdkversion < 200900
12mu|libxprintutil-1.0.1-17|98	%postun -n %{libname} -p /sbin/ldconfig
12mu|libxprintutil-1.0.1-17|99	%endif
12mu|libxprintutil-1.0.1-17|100	
12mu|libxprintutil-1.0.1-17|101	%files -n %{libname}
12mu|libxprintutil-1.0.1-17|102	%defattr(-,root,root)
12mu|libxprintutil-1.0.1-17|103	%{_libdir}/libXprintUtil.so.%{major}*
12mu|libxprintutil-1.0.1-17|104	
12mu|libxprintutil-1.0.1-17|105	
12mu|libxprintutil-1.0.1-17|106	
12mu|libxprintutil-1.0.1-17|107	%changelog
12mu|libxprintutil-1.0.1-17|108	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-12mdv2011.0
12mu|libxprintutil-1.0.1-17|109	+ Revision: 661560
12mu|libxprintutil-1.0.1-17|110	- mass rebuild
12mu|libxprintutil-1.0.1-17|111	
12mu|libxprintutil-1.0.1-17|112	* Sun Nov 28 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-11mdv2011.0
12mu|libxprintutil-1.0.1-17|113	+ Revision: 602623
12mu|libxprintutil-1.0.1-17|114	- rebuild
12mu|libxprintutil-1.0.1-17|115	
12mu|libxprintutil-1.0.1-17|116	* Tue Mar 16 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-10mdv2010.1
12mu|libxprintutil-1.0.1-17|117	+ Revision: 520970
12mu|libxprintutil-1.0.1-17|118	- rebuilt for 2010.1
12mu|libxprintutil-1.0.1-17|119	
12mu|libxprintutil-1.0.1-17|120	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.0.1-9mdv2010.0
12mu|libxprintutil-1.0.1-17|121	+ Revision: 425933
12mu|libxprintutil-1.0.1-17|122	- rebuild
12mu|libxprintutil-1.0.1-17|123	
12mu|libxprintutil-1.0.1-17|124	* Sun Nov 09 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-8mdv2009.1
12mu|libxprintutil-1.0.1-17|125	+ Revision: 301473
12mu|libxprintutil-1.0.1-17|126	- rebuilt against new libxcb
12mu|libxprintutil-1.0.1-17|127	
12mu|libxprintutil-1.0.1-17|128	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-7mdv2009.0
12mu|libxprintutil-1.0.1-17|129	+ Revision: 223082
12mu|libxprintutil-1.0.1-17|130	- rebuild
12mu|libxprintutil-1.0.1-17|131	
12mu|libxprintutil-1.0.1-17|132	+ Pixel <pixel@mandriva.com>
12mu|libxprintutil-1.0.1-17|133	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|libxprintutil-1.0.1-17|134	
12mu|libxprintutil-1.0.1-17|135	+ Paulo Andrade <pcpa@mandriva.com.br>
12mu|libxprintutil-1.0.1-17|136	- Revert build requires.
12mu|libxprintutil-1.0.1-17|137	
12mu|libxprintutil-1.0.1-17|138	* Tue Jan 15 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.0.1-6mdv2008.1
12mu|libxprintutil-1.0.1-17|139	+ Revision: 152864
12mu|libxprintutil-1.0.1-17|140	- Update BuildRequires and rebuild
12mu|libxprintutil-1.0.1-17|141	
12mu|libxprintutil-1.0.1-17|142	+ Thierry Vignaud <tv@mandriva.org>
12mu|libxprintutil-1.0.1-17|143	- rebuild
12mu|libxprintutil-1.0.1-17|144	- kill re-definition of %%buildroot on Pixel's request
12mu|libxprintutil-1.0.1-17|145	
12mu|libxprintutil-1.0.1-17|146	+ Olivier Blin <oblin@mandriva.com>
12mu|libxprintutil-1.0.1-17|147	- restore BuildRoot
12mu|libxprintutil-1.0.1-17|148	
12mu|libxprintutil-1.0.1-17|149	* Wed Aug 08 2007 Adam Williamson <awilliamson@mandriva.org> 1.0.1-4mdv2008.0
12mu|libxprintutil-1.0.1-17|150	+ Revision: 60445
12mu|libxprintutil-1.0.1-17|151	- rebuild for 2008
12mu|libxprintutil-1.0.1-17|152	- new devel policy
12mu|libxprintutil-1.0.1-17|153	- spec clean
12mu|libxprintutil-1.0.1-17|154	
12mu|libxprintutil-1.0.1-17|155	
12mu|libxprintutil-1.0.1-17|156	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|libxprintutil-1.0.1-17|157	+ 2006-05-31 18:32:34 (31796)
12mu|libxprintutil-1.0.1-17|158	- rebuild to fix cooker uploading
12mu|libxprintutil-1.0.1-17|159	
12mu|libxprintutil-1.0.1-17|160	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12mu|libxprintutil-1.0.1-17|161	+ 2006-05-29 14:36:37 (31646)
12mu|libxprintutil-1.0.1-17|162	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12mu|libxprintutil-1.0.1-17|163	
12mu|libxprintutil-1.0.1-17|164	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|libxprintutil-1.0.1-17|165	+ 2006-05-04 21:25:17 (26918)
12mu|libxprintutil-1.0.1-17|166	- increment release
12mu|libxprintutil-1.0.1-17|167	
12mu|libxprintutil-1.0.1-17|168	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|libxprintutil-1.0.1-17|169	+ 2006-05-04 19:54:51 (26912)
12mu|libxprintutil-1.0.1-17|170	- fixed more dependencies
12mu|libxprintutil-1.0.1-17|171	
12mu|libxprintutil-1.0.1-17|172	* Thu Apr 27 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|libxprintutil-1.0.1-17|173	+ 2006-04-27 04:02:05 (26704)
12mu|libxprintutil-1.0.1-17|174	- Adding X.org 7.0 to the repository
12mu|libxprintutil-1.0.1-17|175	

20141 12
12mu|libxrandr-1.4.1-2|1	%define major 2
12mu|libxrandr-1.4.1-2|2	%define libname %mklibname xrandr %{major}
12mu|libxrandr-1.4.1-2|3	%define devname %mklibname xrandr -d
12mu|libxrandr-1.4.1-2|4	
12mu|libxrandr-1.4.1-2|5	Summary:	X RandR Library
12mu|libxrandr-1.4.1-2|6	Name:		libxrandr
12mu|libxrandr-1.4.1-2|7	Version:	1.4.1
12mu|libxrandr-1.4.1-2|8	Release:	2
12mu|libxrandr-1.4.1-2|9	Group:		Development/X11
12mu|libxrandr-1.4.1-2|10	License:	MIT
12mu|libxrandr-1.4.1-2|11	Url:		http://xorg.freedesktop.org
12mu|libxrandr-1.4.1-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXrandr-%{version}.tar.bz2
12mu|libxrandr-1.4.1-2|13	BuildRequires:	pkgconfig(x11) >= 1.0.0
12mu|libxrandr-1.4.1-2|14	BuildRequires:	pkgconfig(xext) >= 1.0.0
12mu|libxrandr-1.4.1-2|15	BuildRequires:	pkgconfig(xorg-macros)
12mu|libxrandr-1.4.1-2|16	BuildRequires:	pkgconfig(xproto)
12mu|libxrandr-1.4.1-2|17	BuildRequires:	pkgconfig(xrender) >= 0.9.0.2
12mu|libxrandr-1.4.1-2|18	
12mu|libxrandr-1.4.1-2|19	%description
12mu|libxrandr-1.4.1-2|20	X RandR Library.
12mu|libxrandr-1.4.1-2|21	
12mu|libxrandr-1.4.1-2|22	%package -n %{libname}
12mu|libxrandr-1.4.1-2|23	Summary:	X RandR Library
12mu|libxrandr-1.4.1-2|24	Group:		Development/X11
12mu|libxrandr-1.4.1-2|25	Provides:	%{name} = %{version}-%{release}
12mu|libxrandr-1.4.1-2|26	
12mu|libxrandr-1.4.1-2|27	%description -n %{libname}
12mu|libxrandr-1.4.1-2|28	X RandR main library.
12mu|libxrandr-1.4.1-2|29	
12mu|libxrandr-1.4.1-2|30	%package -n %{devname}
12mu|libxrandr-1.4.1-2|31	Summary:	Development files for %{name}
12mu|libxrandr-1.4.1-2|32	Group:		Development/X11
12mu|libxrandr-1.4.1-2|33	Requires:	%{libname} = %{version}-%{release}
12mu|libxrandr-1.4.1-2|34	Provides:	libxrandr-devel = %{version}-%{release}
12mu|libxrandr-1.4.1-2|35	
12mu|libxrandr-1.4.1-2|36	%description -n %{devname}
12mu|libxrandr-1.4.1-2|37	Development files for %{name}.
12mu|libxrandr-1.4.1-2|38	
12mu|libxrandr-1.4.1-2|39	%prep
12mu|libxrandr-1.4.1-2|40	%setup -qn libXrandr-%{version}
12mu|libxrandr-1.4.1-2|41	
12mu|libxrandr-1.4.1-2|42	%build
12mu|libxrandr-1.4.1-2|43	%configure2_5x \
12mu|libxrandr-1.4.1-2|44	--disable-static \
12mu|libxrandr-1.4.1-2|45	--x-includes=%{_includedir} \
12mu|libxrandr-1.4.1-2|46	--x-libraries=%{_libdir}
12mu|libxrandr-1.4.1-2|47	
12mu|libxrandr-1.4.1-2|48	%make
12mu|libxrandr-1.4.1-2|49	
12mu|libxrandr-1.4.1-2|50	%install
12mu|libxrandr-1.4.1-2|51	%makeinstall_std
12mu|libxrandr-1.4.1-2|52	
12mu|libxrandr-1.4.1-2|53	%files -n %{libname}
12mu|libxrandr-1.4.1-2|54	%{_libdir}/libXrandr.so.%{major}*
12mu|libxrandr-1.4.1-2|55	
12mu|libxrandr-1.4.1-2|56	%files -n %{devname}
12mu|libxrandr-1.4.1-2|57	%{_libdir}/libXrandr.so
12mu|libxrandr-1.4.1-2|58	%{_libdir}/pkgconfig/xrandr.pc
12mu|libxrandr-1.4.1-2|59	%{_includedir}/X11/extensions/Xrandr.h
12mu|libxrandr-1.4.1-2|60	%{_mandir}/man3/XRR*.3*
12mu|libxrandr-1.4.1-2|61	%{_mandir}/man3/Xrandr.3*
12mu|libxrandr-1.4.1-2|62	

20142 12
12mu|libxrender-0.9.8-1|1	%define major 1
12mu|libxrender-0.9.8-1|2	%define libname %mklibname xrender %{major}
12mu|libxrender-0.9.8-1|3	%define devname %mklibname xrender -d
12mu|libxrender-0.9.8-1|4	
12mu|libxrender-0.9.8-1|5	Summary:	X Render Library
12mu|libxrender-0.9.8-1|6	Name:		libxrender
12mu|libxrender-0.9.8-1|7	Version:	0.9.8
12mu|libxrender-0.9.8-1|8	Release:	1
12mu|libxrender-0.9.8-1|9	Group:		Development/X11
12mu|libxrender-0.9.8-1|10	License:	MIT
12mu|libxrender-0.9.8-1|11	Url:		http://xorg.freedesktop.org
12mu|libxrender-0.9.8-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXrender-%{version}.tar.bz2
12mu|libxrender-0.9.8-1|13	# (fc) disable Xrender on DMX (Mdk bug #19925)
12mu|libxrender-0.9.8-1|14	Patch0:		libXrender-0.9.7-dmx.patch
12mu|libxrender-0.9.8-1|15	
12mu|libxrender-0.9.8-1|16	BuildRequires:	pkgconfig(x11)
12mu|libxrender-0.9.8-1|17	BuildRequires:	pkgconfig(xorg-macros)
12mu|libxrender-0.9.8-1|18	BuildRequires:	pkgconfig(xproto)
12mu|libxrender-0.9.8-1|19	
12mu|libxrender-0.9.8-1|20	%description
12mu|libxrender-0.9.8-1|21	X Render Library.
12mu|libxrender-0.9.8-1|22	
12mu|libxrender-0.9.8-1|23	%package -n %{libname}
12mu|libxrender-0.9.8-1|24	Summary:	X Render Library
12mu|libxrender-0.9.8-1|25	Group:		Development/X11
12mu|libxrender-0.9.8-1|26	Provides:	%{name} = %{EVRD}
12mu|libxrender-0.9.8-1|27	
12mu|libxrender-0.9.8-1|28	%description -n %{libname}
12mu|libxrender-0.9.8-1|29	X Render Library.
12mu|libxrender-0.9.8-1|30	
12mu|libxrender-0.9.8-1|31	%package -n %{devname}
12mu|libxrender-0.9.8-1|32	Summary:	Development files for %{name}
12mu|libxrender-0.9.8-1|33	Group:		Development/X11
12mu|libxrender-0.9.8-1|34	Requires:	%{libname} = %{version}-%{release}
12mu|libxrender-0.9.8-1|35	Provides:	libxrender-devel = %{EVRD}
12mu|libxrender-0.9.8-1|36	
12mu|libxrender-0.9.8-1|37	%description -n %{devname}
12mu|libxrender-0.9.8-1|38	Development files for %{name}.
12mu|libxrender-0.9.8-1|39	
12mu|libxrender-0.9.8-1|40	%prep
12mu|libxrender-0.9.8-1|41	%setup -qn libXrender-%{version}
12mu|libxrender-0.9.8-1|42	%patch0 -p1
12mu|libxrender-0.9.8-1|43	
12mu|libxrender-0.9.8-1|44	%build
12mu|libxrender-0.9.8-1|45	%configure2_5x \
12mu|libxrender-0.9.8-1|46	--disable-static \
12mu|libxrender-0.9.8-1|47	--x-includes=%{_includedir} \
12mu|libxrender-0.9.8-1|48	--x-libraries=%{_libdir}
12mu|libxrender-0.9.8-1|49	
12mu|libxrender-0.9.8-1|50	%make
12mu|libxrender-0.9.8-1|51	
12mu|libxrender-0.9.8-1|52	%install
12mu|libxrender-0.9.8-1|53	%makeinstall_std
12mu|libxrender-0.9.8-1|54	
12mu|libxrender-0.9.8-1|55	%files -n %{libname}
12mu|libxrender-0.9.8-1|56	%{_libdir}/libXrender.so.%{major}*
12mu|libxrender-0.9.8-1|57	
12mu|libxrender-0.9.8-1|58	%files -n %{devname}
12mu|libxrender-0.9.8-1|59	%{_libdir}/libXrender.so
12mu|libxrender-0.9.8-1|60	%{_libdir}/pkgconfig/xrender.pc
12mu|libxrender-0.9.8-1|61	%{_includedir}/X11/extensions/Xrender.h
12mu|libxrender-0.9.8-1|62	%dir %{_docdir}/libXrender
12mu|libxrender-0.9.8-1|63	%{_docdir}/libXrender/*
12mu|libxrender-0.9.8-1|64	

20143 12
12mu|libxt-1.1.4-2|1	%define major 6
12mu|libxt-1.1.4-2|2	%define libxt %mklibname xt %{major}
12mu|libxt-1.1.4-2|3	%define develname %mklibname xt -d
12mu|libxt-1.1.4-2|4	
12mu|libxt-1.1.4-2|5	Summary:	X Toolkit Intrinsics library
12mu|libxt-1.1.4-2|6	Name:		libxt
12mu|libxt-1.1.4-2|7	Version:	1.1.4
12mu|libxt-1.1.4-2|8	Release:	2
12mu|libxt-1.1.4-2|9	License:	MIT
12mu|libxt-1.1.4-2|10	Group:		Development/X11
12mu|libxt-1.1.4-2|11	Url:		http://xorg.freedesktop.org
12mu|libxt-1.1.4-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXt-%{version}.tar.bz2
12mu|libxt-1.1.4-2|13	BuildRequires:	pkgconfig(sm)
12mu|libxt-1.1.4-2|14	BuildRequires:	pkgconfig(x11)
12mu|libxt-1.1.4-2|15	BuildRequires:	x11-proto-devel >= 1.0.0
12mu|libxt-1.1.4-2|16	BuildRequires:	x11-util-macros >= 1.0.1
12mu|libxt-1.1.4-2|17	
12mu|libxt-1.1.4-2|18	%description
12mu|libxt-1.1.4-2|19	X Toolkit Intrinsics library used to build older generation toolkits such
12mu|libxt-1.1.4-2|20	as Motif & Xaw.
12mu|libxt-1.1.4-2|21	
12mu|libxt-1.1.4-2|22	%package -n %{libxt}
12mu|libxt-1.1.4-2|23	Summary:	X Toolkit Intrinsics library
12mu|libxt-1.1.4-2|24	Group:		Development/X11
12mu|libxt-1.1.4-2|25	
12mu|libxt-1.1.4-2|26	%description -n %{libxt}
12mu|libxt-1.1.4-2|27	X Toolkit Intrinsics library used to build older generation toolkits such
12mu|libxt-1.1.4-2|28	as Motif & Xaw.
12mu|libxt-1.1.4-2|29	
12mu|libxt-1.1.4-2|30	%package -n %{develname}
12mu|libxt-1.1.4-2|31	Summary:	Development files for %{name}
12mu|libxt-1.1.4-2|32	Group:		Development/X11
12mu|libxt-1.1.4-2|33	Requires:	%{libxt} = %{version}-%{release}
12mu|libxt-1.1.4-2|34	Provides:	libxt-devel = %{version}-%{release}
12mu|libxt-1.1.4-2|35	Obsoletes:	%{_lib}xt6-devel < 1.1.3
12mu|libxt-1.1.4-2|36	Obsoletes:	%{_lib}xt-static-devel < 1.1.3
12mu|libxt-1.1.4-2|37	
12mu|libxt-1.1.4-2|38	%description -n %{develname}
12mu|libxt-1.1.4-2|39	Development files for %{name}.
12mu|libxt-1.1.4-2|40	
12mu|libxt-1.1.4-2|41	%prep
12mu|libxt-1.1.4-2|42	%setup -qn libXt-%{version}
12mu|libxt-1.1.4-2|43	
12mu|libxt-1.1.4-2|44	%build
12mu|libxt-1.1.4-2|45	%configure2_5x \
12mu|libxt-1.1.4-2|46	--disable-static \
12mu|libxt-1.1.4-2|47	--x-includes=%{_includedir} \
12mu|libxt-1.1.4-2|48	--x-libraries=%{_libdir}
12mu|libxt-1.1.4-2|49	
12mu|libxt-1.1.4-2|50	%make
12mu|libxt-1.1.4-2|51	
12mu|libxt-1.1.4-2|52	%install
12mu|libxt-1.1.4-2|53	%makeinstall_std
12mu|libxt-1.1.4-2|54	
12mu|libxt-1.1.4-2|55	%files -n %{libxt}
12mu|libxt-1.1.4-2|56	%{_libdir}/libXt.so.%{major}*
12mu|libxt-1.1.4-2|57	
12mu|libxt-1.1.4-2|58	%files -n %{develname}
12mu|libxt-1.1.4-2|59	%{_libdir}/libXt.so
12mu|libxt-1.1.4-2|60	%{_libdir}/pkgconfig/xt.pc
12mu|libxt-1.1.4-2|61	%{_includedir}/X11/Core.h
12mu|libxt-1.1.4-2|62	%{_includedir}/X11/VarargsI.h
12mu|libxt-1.1.4-2|63	%{_includedir}/X11/RectObj.h
12mu|libxt-1.1.4-2|64	%{_includedir}/X11/TranslateI.h
12mu|libxt-1.1.4-2|65	%{_includedir}/X11/Vendor.h
12mu|libxt-1.1.4-2|66	%{_includedir}/X11/CallbackI.h
12mu|libxt-1.1.4-2|67	%{_includedir}/X11/ResConfigP.h
12mu|libxt-1.1.4-2|68	%{_includedir}/X11/IntrinsicI.h
12mu|libxt-1.1.4-2|69	%{_includedir}/X11/IntrinsicP.h
12mu|libxt-1.1.4-2|70	%{_includedir}/X11/ConstrainP.h
12mu|libxt-1.1.4-2|71	%{_includedir}/X11/Constraint.h
12mu|libxt-1.1.4-2|72	%{_includedir}/X11/InitialI.h
12mu|libxt-1.1.4-2|73	%{_includedir}/X11/EventI.h
12mu|libxt-1.1.4-2|74	%{_includedir}/X11/ObjectP.h
12mu|libxt-1.1.4-2|75	%{_includedir}/X11/Xtos.h
12mu|libxt-1.1.4-2|76	%{_includedir}/X11/CreateI.h
12mu|libxt-1.1.4-2|77	%{_includedir}/X11/Intrinsic.h
12mu|libxt-1.1.4-2|78	%{_includedir}/X11/CoreP.h
12mu|libxt-1.1.4-2|79	%{_includedir}/X11/Object.h
12mu|libxt-1.1.4-2|80	%{_includedir}/X11/CompositeP.h
12mu|libxt-1.1.4-2|81	%{_includedir}/X11/HookObjI.h
12mu|libxt-1.1.4-2|82	%{_includedir}/X11/RectObjP.h
12mu|libxt-1.1.4-2|83	%{_includedir}/X11/ConvertI.h
12mu|libxt-1.1.4-2|84	%{_includedir}/X11/Shell.h
12mu|libxt-1.1.4-2|85	%{_includedir}/X11/ShellI.h
12mu|libxt-1.1.4-2|86	%{_includedir}/X11/ShellP.h
12mu|libxt-1.1.4-2|87	%{_includedir}/X11/StringDefs.h
12mu|libxt-1.1.4-2|88	%{_includedir}/X11/VendorP.h
12mu|libxt-1.1.4-2|89	%{_includedir}/X11/SelectionI.h
12mu|libxt-1.1.4-2|90	%{_includedir}/X11/PassivGraI.h
12mu|libxt-1.1.4-2|91	%{_includedir}/X11/Composite.h
12mu|libxt-1.1.4-2|92	%{_includedir}/X11/ThreadsI.h
12mu|libxt-1.1.4-2|93	%{_includedir}/X11/ResourceI.h
12mu|libxt-1.1.4-2|94	%{_mandir}/man3/Xt*.3*
12mu|libxt-1.1.4-2|95	%{_mandir}/man3/Menu*
12mu|libxt-1.1.4-2|96	%{_docdir}/libXt/*
12mu|libxt-1.1.4-2|97	

20144 12
12mu|libxtst-1.2.2-2|1	%define major 6
12mu|libxtst-1.2.2-2|2	%define libname %mklibname xtst %{major}
12mu|libxtst-1.2.2-2|3	%define devname %mklibname xtst -d
12mu|libxtst-1.2.2-2|4	
12mu|libxtst-1.2.2-2|5	Summary:	The Xtst Library
12mu|libxtst-1.2.2-2|6	Name:		libxtst
12mu|libxtst-1.2.2-2|7	Version:	1.2.2
12mu|libxtst-1.2.2-2|8	Release:	2
12mu|libxtst-1.2.2-2|9	License:	MIT
12mu|libxtst-1.2.2-2|10	Group:		Development/X11
12mu|libxtst-1.2.2-2|11	Url:		http://xorg.freedesktop.org
12mu|libxtst-1.2.2-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXtst-%{version}.tar.bz2
12mu|libxtst-1.2.2-2|13	
12mu|libxtst-1.2.2-2|14	BuildRequires:	pkgconfig(x11)
12mu|libxtst-1.2.2-2|15	BuildRequires:	pkgconfig(xext)
12mu|libxtst-1.2.2-2|16	BuildRequires:	pkgconfig(xi)
12mu|libxtst-1.2.2-2|17	BuildRequires:	x11-proto-devel >= 7.5
12mu|libxtst-1.2.2-2|18	BuildRequires:	x11-util-macros >= 1.0.1
12mu|libxtst-1.2.2-2|19	BuildRequires:	xmlto
12mu|libxtst-1.2.2-2|20	BuildRequires:	docbook-dtd412-xml
12mu|libxtst-1.2.2-2|21	
12mu|libxtst-1.2.2-2|22	%description
12mu|libxtst-1.2.2-2|23	The Xtst Library.
12mu|libxtst-1.2.2-2|24	
12mu|libxtst-1.2.2-2|25	%package -n %{libname}
12mu|libxtst-1.2.2-2|26	Summary:	The Xtst Library
12mu|libxtst-1.2.2-2|27	Group:		Development/X11
12mu|libxtst-1.2.2-2|28	
12mu|libxtst-1.2.2-2|29	%description -n %{libname}
12mu|libxtst-1.2.2-2|30	The Xtst Library.
12mu|libxtst-1.2.2-2|31	
12mu|libxtst-1.2.2-2|32	%package -n %{devname}
12mu|libxtst-1.2.2-2|33	Summary:	Development files for %{name}
12mu|libxtst-1.2.2-2|34	Group:		Development/X11
12mu|libxtst-1.2.2-2|35	Requires:	%{libname} = %{version}-%{release}
12mu|libxtst-1.2.2-2|36	Requires:	pkgconfig(xi)
12mu|libxtst-1.2.2-2|37	Provides:	libxtst-devel = %{version}-%{release}
12mu|libxtst-1.2.2-2|38	Obsoletes:	%{_lib}xtst6-devel < 1.2.1
12mu|libxtst-1.2.2-2|39	Obsoletes:	%{_lib}xtst-static-devel < 1.2.1
12mu|libxtst-1.2.2-2|40	
12mu|libxtst-1.2.2-2|41	%description -n %{devname}
12mu|libxtst-1.2.2-2|42	Development files for %{name}.
12mu|libxtst-1.2.2-2|43	
12mu|libxtst-1.2.2-2|44	%prep
12mu|libxtst-1.2.2-2|45	%setup -qn libXtst-%{version}
12mu|libxtst-1.2.2-2|46	
12mu|libxtst-1.2.2-2|47	%build
12mu|libxtst-1.2.2-2|48	%configure2_5x \
12mu|libxtst-1.2.2-2|49	--disable-static \
12mu|libxtst-1.2.2-2|50	--x-includes=%{_includedir}\
12mu|libxtst-1.2.2-2|51	--x-libraries=%{_libdir}
12mu|libxtst-1.2.2-2|52	
12mu|libxtst-1.2.2-2|53	%make
12mu|libxtst-1.2.2-2|54	
12mu|libxtst-1.2.2-2|55	%install
12mu|libxtst-1.2.2-2|56	%makeinstall_std
12mu|libxtst-1.2.2-2|57	
12mu|libxtst-1.2.2-2|58	%files -n %{libname}
12mu|libxtst-1.2.2-2|59	%{_libdir}/libXtst.so.%{major}*
12mu|libxtst-1.2.2-2|60	
12mu|libxtst-1.2.2-2|61	%files -n %{devname}
12mu|libxtst-1.2.2-2|62	%{_libdir}/libXtst.so
12mu|libxtst-1.2.2-2|63	%{_libdir}/pkgconfig/xtst.pc
12mu|libxtst-1.2.2-2|64	%{_includedir}/X11/extensions/*.h
12mu|libxtst-1.2.2-2|65	%{_mandir}/man3/XTest*
12mu|libxtst-1.2.2-2|66	%{_datadir}/doc/libXtst
12mu|libxtst-1.2.2-2|67	

20145 12
12mu|libxv-1.0.9-1|1	%define major 1
12mu|libxv-1.0.9-1|2	%define libname %mklibname xv %{major}
12mu|libxv-1.0.9-1|3	%define devname %mklibname xv -d
12mu|libxv-1.0.9-1|4	
12mu|libxv-1.0.9-1|5	Summary:	The Xv Library
12mu|libxv-1.0.9-1|6	Name:		libxv
12mu|libxv-1.0.9-1|7	Version:	1.0.9
12mu|libxv-1.0.9-1|8	Release:	1
12mu|libxv-1.0.9-1|9	License:	MIT
12mu|libxv-1.0.9-1|10	Group:		Development/X11
12mu|libxv-1.0.9-1|11	Url:		http://xorg.freedesktop.org
12mu|libxv-1.0.9-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXv-%{version}.tar.bz2
12mu|libxv-1.0.9-1|13	BuildRequires:	pkgconfig(x11)
12mu|libxv-1.0.9-1|14	BuildRequires:	pkgconfig(xext)
12mu|libxv-1.0.9-1|15	BuildRequires:	x11-proto-devel >= 1.0.0
12mu|libxv-1.0.9-1|16	BuildRequires:	x11-util-macros >= 1.0.1
12mu|libxv-1.0.9-1|17	
12mu|libxv-1.0.9-1|18	%description
12mu|libxv-1.0.9-1|19	The  Xv  extension provides support for video adaptors attached to an X
12mu|libxv-1.0.9-1|20	display. Clients use Xv to gain access and manage sharing of a
12mu|libxv-1.0.9-1|21	display's video resources.
12mu|libxv-1.0.9-1|22	
12mu|libxv-1.0.9-1|23	%package -n %{libname}
12mu|libxv-1.0.9-1|24	Summary:	The Xv Library
12mu|libxv-1.0.9-1|25	Group:		Development/X11
12mu|libxv-1.0.9-1|26	
12mu|libxv-1.0.9-1|27	%description -n %{libname}
12mu|libxv-1.0.9-1|28	The  Xv  extension provides support for video adaptors attached to an X
12mu|libxv-1.0.9-1|29	display. Clients use Xv to gain access and manage sharing of a
12mu|libxv-1.0.9-1|30	display's video resources.
12mu|libxv-1.0.9-1|31	
12mu|libxv-1.0.9-1|32	%package -n %{devname}
12mu|libxv-1.0.9-1|33	Summary:	Development files for %{name}
12mu|libxv-1.0.9-1|34	Group:		Development/X11
12mu|libxv-1.0.9-1|35	Requires:	%{libname} = %{version}-%{release}
12mu|libxv-1.0.9-1|36	Obsoletes:	%{_lib}xv1-devel < 1.0.7
12mu|libxv-1.0.9-1|37	Obsoletes:	%{_lib}xv-static-devel < 1.0.7
12mu|libxv-1.0.9-1|38	
12mu|libxv-1.0.9-1|39	%description -n %{devname}
12mu|libxv-1.0.9-1|40	Development files for %{name}.
12mu|libxv-1.0.9-1|41	
12mu|libxv-1.0.9-1|42	%prep
12mu|libxv-1.0.9-1|43	%setup -qn libXv-%{version}
12mu|libxv-1.0.9-1|44	
12mu|libxv-1.0.9-1|45	%build
12mu|libxv-1.0.9-1|46	%configure2_5x \
12mu|libxv-1.0.9-1|47	--disable-static \
12mu|libxv-1.0.9-1|48	--x-includes=%{_includedir} \
12mu|libxv-1.0.9-1|49	--x-libraries=%{_libdir}
12mu|libxv-1.0.9-1|50	
12mu|libxv-1.0.9-1|51	%make
12mu|libxv-1.0.9-1|52	
12mu|libxv-1.0.9-1|53	%install
12mu|libxv-1.0.9-1|54	%makeinstall_std
12mu|libxv-1.0.9-1|55	
12mu|libxv-1.0.9-1|56	%files -n %{libname}
12mu|libxv-1.0.9-1|57	%{_libdir}/libXv.so.%{major}*
12mu|libxv-1.0.9-1|58	
12mu|libxv-1.0.9-1|59	%files -n %{devname}
12mu|libxv-1.0.9-1|60	%{_libdir}/libXv.so
12mu|libxv-1.0.9-1|61	%{_libdir}/pkgconfig/xv.pc
12mu|libxv-1.0.9-1|62	%{_includedir}/X11/extensions/Xvlib.h
12mu|libxv-1.0.9-1|63	%{_mandir}/man3/Xv*
12mu|libxv-1.0.9-1|64	
12mu|libxv-1.0.9-1|65	

20146 12
12mu|libxxf86dga-1.1.4-2|1	%define major 1
12mu|libxxf86dga-1.1.4-2|2	%define libname %mklibname xxf86dga %{major}
12mu|libxxf86dga-1.1.4-2|3	%define devname %mklibname xxf86dga -d
12mu|libxxf86dga-1.1.4-2|4	
12mu|libxxf86dga-1.1.4-2|5	Summary:	XFree86 Direct Graphics Access Extension Library
12mu|libxxf86dga-1.1.4-2|6	Name:		libxxf86dga
12mu|libxxf86dga-1.1.4-2|7	Version:	1.1.4
12mu|libxxf86dga-1.1.4-2|8	Release:	2
12mu|libxxf86dga-1.1.4-2|9	License:	MIT
12mu|libxxf86dga-1.1.4-2|10	Group:		Development/X11
12mu|libxxf86dga-1.1.4-2|11	Url:		http://xorg.freedesktop.org
12mu|libxxf86dga-1.1.4-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXxf86dga-%{version}.tar.bz2
12mu|libxxf86dga-1.1.4-2|13	BuildRequires:	pkgconfig(x11)
12mu|libxxf86dga-1.1.4-2|14	BuildRequires:	pkgconfig(xext)
12mu|libxxf86dga-1.1.4-2|15	BuildRequires:	x11-proto-devel >= 7.5
12mu|libxxf86dga-1.1.4-2|16	BuildRequires:	x11-util-macros >= 1.0.1
12mu|libxxf86dga-1.1.4-2|17	
12mu|libxxf86dga-1.1.4-2|18	%description
12mu|libxxf86dga-1.1.4-2|19	XFree86 Direct Graphics Access Extension Library.
12mu|libxxf86dga-1.1.4-2|20	
12mu|libxxf86dga-1.1.4-2|21	%package -n %{libname}
12mu|libxxf86dga-1.1.4-2|22	Summary:	XFree86 Direct Graphics Access Extension Library
12mu|libxxf86dga-1.1.4-2|23	Group:		Development/X11
12mu|libxxf86dga-1.1.4-2|24	
12mu|libxxf86dga-1.1.4-2|25	%description -n %{libname}
12mu|libxxf86dga-1.1.4-2|26	XFree86 Direct Graphics Access Extension Library.
12mu|libxxf86dga-1.1.4-2|27	
12mu|libxxf86dga-1.1.4-2|28	%package -n %{devname}
12mu|libxxf86dga-1.1.4-2|29	Summary:	Development files for %{name}
12mu|libxxf86dga-1.1.4-2|30	Group:		Development/X11
12mu|libxxf86dga-1.1.4-2|31	Requires:	%{libname} = %{version}-%{release}
12mu|libxxf86dga-1.1.4-2|32	Provides:	%{name}-devel = %{version}-%{release}
12mu|libxxf86dga-1.1.4-2|33	Obsoletes:	%{_lib}xxf86dga1-devel < 1.1.3
12mu|libxxf86dga-1.1.4-2|34	Obsoletes:	%{_lib}xxf86dga-static-devel < 1.1.3
12mu|libxxf86dga-1.1.4-2|35	
12mu|libxxf86dga-1.1.4-2|36	%description -n %{devname}
12mu|libxxf86dga-1.1.4-2|37	Development files for %{name}.
12mu|libxxf86dga-1.1.4-2|38	
12mu|libxxf86dga-1.1.4-2|39	%prep
12mu|libxxf86dga-1.1.4-2|40	%setup -qn libXxf86dga-%{version}
12mu|libxxf86dga-1.1.4-2|41	
12mu|libxxf86dga-1.1.4-2|42	%build
12mu|libxxf86dga-1.1.4-2|43	%configure2_5x \
12mu|libxxf86dga-1.1.4-2|44	--disable-static \
12mu|libxxf86dga-1.1.4-2|45	--x-includes=%{_includedir} \
12mu|libxxf86dga-1.1.4-2|46	--x-libraries=%{_libdir}
12mu|libxxf86dga-1.1.4-2|47	
12mu|libxxf86dga-1.1.4-2|48	%make
12mu|libxxf86dga-1.1.4-2|49	
12mu|libxxf86dga-1.1.4-2|50	%install
12mu|libxxf86dga-1.1.4-2|51	%makeinstall_std
12mu|libxxf86dga-1.1.4-2|52	
12mu|libxxf86dga-1.1.4-2|53	%files -n %{libname}
12mu|libxxf86dga-1.1.4-2|54	%{_libdir}/libXxf86dga.so.%{major}*
12mu|libxxf86dga-1.1.4-2|55	
12mu|libxxf86dga-1.1.4-2|56	%files -n %{devname}
12mu|libxxf86dga-1.1.4-2|57	%{_libdir}/libXxf86dga.so
12mu|libxxf86dga-1.1.4-2|58	%{_libdir}/pkgconfig/xxf86dga.pc
12mu|libxxf86dga-1.1.4-2|59	%{_includedir}/X11/extensions/*.h
12mu|libxxf86dga-1.1.4-2|60	%{_mandir}/man3/XDGA*.3*
12mu|libxxf86dga-1.1.4-2|61	%{_mandir}/man3/XF86DGA.3*
12mu|libxxf86dga-1.1.4-2|62	%{_mandir}/man3/XFree86-DGA.3*
12mu|libxxf86dga-1.1.4-2|63	

20147 12
12mu|libxxf86vm-1.1.3-2|1	%define major 1
12mu|libxxf86vm-1.1.3-2|2	%define libname %mklibname xxf86vm %{major}
12mu|libxxf86vm-1.1.3-2|3	%define devname %mklibname xxf86vm -d
12mu|libxxf86vm-1.1.3-2|4	
12mu|libxxf86vm-1.1.3-2|5	Summary:	XFree86 Video Mode Extension Library
12mu|libxxf86vm-1.1.3-2|6	Name:		libxxf86vm
12mu|libxxf86vm-1.1.3-2|7	Version:	1.1.3
12mu|libxxf86vm-1.1.3-2|8	Release:	2
12mu|libxxf86vm-1.1.3-2|9	License:	MIT
12mu|libxxf86vm-1.1.3-2|10	Group:		Development/X11
12mu|libxxf86vm-1.1.3-2|11	Url:		http://xorg.freedesktop.org
12mu|libxxf86vm-1.1.3-2|12	Source0:	http://xorg.freedesktop.org/releases/individual/lib/libXxf86vm-%{version}.tar.bz2
12mu|libxxf86vm-1.1.3-2|13	BuildRequires:	pkgconfig(x11)
12mu|libxxf86vm-1.1.3-2|14	BuildRequires:	pkgconfig(xext)
12mu|libxxf86vm-1.1.3-2|15	BuildRequires:	x11-proto-devel >= 7.5
12mu|libxxf86vm-1.1.3-2|16	BuildRequires:	x11-util-macros >= 1.0.1
12mu|libxxf86vm-1.1.3-2|17	
12mu|libxxf86vm-1.1.3-2|18	%description
12mu|libxxf86vm-1.1.3-2|19	XFree86 Video Mode Extension Library.
12mu|libxxf86vm-1.1.3-2|20	
12mu|libxxf86vm-1.1.3-2|21	%package -n %{libname}
12mu|libxxf86vm-1.1.3-2|22	Summary:	Shared libraries for %{name}
12mu|libxxf86vm-1.1.3-2|23	Group:		Development/X11
12mu|libxxf86vm-1.1.3-2|24	
12mu|libxxf86vm-1.1.3-2|25	%description -n %{libname}
12mu|libxxf86vm-1.1.3-2|26	XFree86 Video Mode Extension Library.
12mu|libxxf86vm-1.1.3-2|27	
12mu|libxxf86vm-1.1.3-2|28	%package -n %{devname}
12mu|libxxf86vm-1.1.3-2|29	Summary:	Development files for %{name}
12mu|libxxf86vm-1.1.3-2|30	Group:		Development/X11
12mu|libxxf86vm-1.1.3-2|31	Requires:	%{libname} = %{version}
12mu|libxxf86vm-1.1.3-2|32	Provides:	%{name}-devel = %{version}-%{release}
12mu|libxxf86vm-1.1.3-2|33	Obsoletes:	%{_lib}xxf86vm1-devel < 1.1.2
12mu|libxxf86vm-1.1.3-2|34	Obsoletes:	%{_lib}xxf86vm-static-devel < 1.1.2
12mu|libxxf86vm-1.1.3-2|35	
12mu|libxxf86vm-1.1.3-2|36	%description -n %{devname}
12mu|libxxf86vm-1.1.3-2|37	Development files for %{name}.
12mu|libxxf86vm-1.1.3-2|38	
12mu|libxxf86vm-1.1.3-2|39	%prep
12mu|libxxf86vm-1.1.3-2|40	%setup -qn libXxf86vm-%{version}
12mu|libxxf86vm-1.1.3-2|41	
12mu|libxxf86vm-1.1.3-2|42	%build
12mu|libxxf86vm-1.1.3-2|43	%configure2_5x \
12mu|libxxf86vm-1.1.3-2|44	--disable-static \
12mu|libxxf86vm-1.1.3-2|45	--x-includes=%{_includedir} \
12mu|libxxf86vm-1.1.3-2|46	--x-libraries=%{_libdir}
12mu|libxxf86vm-1.1.3-2|47	
12mu|libxxf86vm-1.1.3-2|48	%make
12mu|libxxf86vm-1.1.3-2|49	
12mu|libxxf86vm-1.1.3-2|50	%install
12mu|libxxf86vm-1.1.3-2|51	%makeinstall_std
12mu|libxxf86vm-1.1.3-2|52	
12mu|libxxf86vm-1.1.3-2|53	%files -n %{libname}
12mu|libxxf86vm-1.1.3-2|54	%{_libdir}/libXxf86vm.so.%{major}*
12mu|libxxf86vm-1.1.3-2|55	
12mu|libxxf86vm-1.1.3-2|56	%files -n %{devname}
12mu|libxxf86vm-1.1.3-2|57	%{_libdir}/libXxf86vm.so
12mu|libxxf86vm-1.1.3-2|58	%{_libdir}/pkgconfig/xxf86vm.pc
12mu|libxxf86vm-1.1.3-2|59	%{_includedir}/X11/extensions/*.h
12mu|libxxf86vm-1.1.3-2|60	%{_mandir}/man3/XF86VidMode*.*
12mu|libxxf86vm-1.1.3-2|61	%{_mandir}/man3/XF86VM.*
12mu|libxxf86vm-1.1.3-2|62	

20148 12
12mu|libzapojit-0.0.3-1|1	%define	api	0.0
12mu|libzapojit-0.0.3-1|2	%define major	0
12mu|libzapojit-0.0.3-1|3	%define	libname	%mklibname	zapojit %{api} %{major}
12mu|libzapojit-0.0.3-1|4	%define	girname	%mklibname	zapojit-gir %{api}
12mu|libzapojit-0.0.3-1|5	%define	devname	%mklibname	zapojit	-d
12mu|libzapojit-0.0.3-1|6	
12mu|libzapojit-0.0.3-1|7	Summary:	GLib/GObject wrapper for Skydrive and Hotmail
12mu|libzapojit-0.0.3-1|8	Name:		libzapojit
12mu|libzapojit-0.0.3-1|9	Version:	0.0.3
12mu|libzapojit-0.0.3-1|10	Release:	1
12mu|libzapojit-0.0.3-1|11	License:	GPLv2+
12mu|libzapojit-0.0.3-1|12	Group:		System/Libraries
12mu|libzapojit-0.0.3-1|13	URL:		http://gnome.org
12mu|libzapojit-0.0.3-1|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.0/%{name}-%{version}.tar.xz
12mu|libzapojit-0.0.3-1|15	
12mu|libzapojit-0.0.3-1|16	BuildRequires:	intltool
12mu|libzapojit-0.0.3-1|17	BuildRequires:	pkgconfig(goa-1.0)
12mu|libzapojit-0.0.3-1|18	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|libzapojit-0.0.3-1|19	BuildRequires:	pkgconfig(json-glib-1.0)
12mu|libzapojit-0.0.3-1|20	BuildRequires:	pkgconfig(rest-0.7)
12mu|libzapojit-0.0.3-1|21	
12mu|libzapojit-0.0.3-1|22	%description
12mu|libzapojit-0.0.3-1|23	Libzapojit is a GLib/GObject wrapper for Skydrive and Hotmail.
12mu|libzapojit-0.0.3-1|24	
12mu|libzapojit-0.0.3-1|25	%package -n %{libname}
12mu|libzapojit-0.0.3-1|26	Summary:	Shared library for %{name}
12mu|libzapojit-0.0.3-1|27	Group:		System/Libraries
12mu|libzapojit-0.0.3-1|28	
12mu|libzapojit-0.0.3-1|29	%description -n %{libname}
12mu|libzapojit-0.0.3-1|30	Libzapojit is a GLib/GObject wrapper for Skydrive and Hotmail.
12mu|libzapojit-0.0.3-1|31	
12mu|libzapojit-0.0.3-1|32	This package contains the shared library for %{name}.
12mu|libzapojit-0.0.3-1|33	
12mu|libzapojit-0.0.3-1|34	%package -n %{girname}
12mu|libzapojit-0.0.3-1|35	Summary:	GObject Introspection interface description for %{name}
12mu|libzapojit-0.0.3-1|36	Group:		System/Libraries
12mu|libzapojit-0.0.3-1|37	
12mu|libzapojit-0.0.3-1|38	%description -n %{girname}
12mu|libzapojit-0.0.3-1|39	GObject Introspection interface description for %{name}.
12mu|libzapojit-0.0.3-1|40	
12mu|libzapojit-0.0.3-1|41	%package -n %{devname}
12mu|libzapojit-0.0.3-1|42	Summary:	Development files for %{name}
12mu|libzapojit-0.0.3-1|43	Group:		Development/C
12mu|libzapojit-0.0.3-1|44	Requires:	%{libname} = %{version}-%{release}
12mu|libzapojit-0.0.3-1|45	Requires:	%{girname} = %{version}-%{release}
12mu|libzapojit-0.0.3-1|46	
12mu|libzapojit-0.0.3-1|47	%description -n %{devname}
12mu|libzapojit-0.0.3-1|48	This package contains files needed for development with %{name}.
12mu|libzapojit-0.0.3-1|49	
12mu|libzapojit-0.0.3-1|50	%prep
12mu|libzapojit-0.0.3-1|51	%setup -q
12mu|libzapojit-0.0.3-1|52	
12mu|libzapojit-0.0.3-1|53	%build
12mu|libzapojit-0.0.3-1|54	%configure2_5x \
12mu|libzapojit-0.0.3-1|55	--disable-static
12mu|libzapojit-0.0.3-1|56	
12mu|libzapojit-0.0.3-1|57	%make
12mu|libzapojit-0.0.3-1|58	
12mu|libzapojit-0.0.3-1|59	%install
12mu|libzapojit-0.0.3-1|60	%makeinstall_std
12mu|libzapojit-0.0.3-1|61	
12mu|libzapojit-0.0.3-1|62	%files -n %{libname}
12mu|libzapojit-0.0.3-1|63	%{_libdir}/libzapojit-%{api}.so.%{major}*
12mu|libzapojit-0.0.3-1|64	
12mu|libzapojit-0.0.3-1|65	%files -n %{girname}
12mu|libzapojit-0.0.3-1|66	%{_libdir}/girepository-1.0/Zpj-0.0.typelib
12mu|libzapojit-0.0.3-1|67	
12mu|libzapojit-0.0.3-1|68	%files -n %{devname}
12mu|libzapojit-0.0.3-1|69	%dir %{_includedir}/libzapojit-%{api}
12mu|libzapojit-0.0.3-1|70	%dir %{_includedir}/libzapojit-%{api}/zpj
12mu|libzapojit-0.0.3-1|71	%{_includedir}/libzapojit-%{api}/zpj/*
12mu|libzapojit-0.0.3-1|72	%doc %{_datadir}/doc/%{name}/*
12mu|libzapojit-0.0.3-1|73	%{_datadir}/gtk-doc/html/libzapojit-%{api}/*
12mu|libzapojit-0.0.3-1|74	%{_datadir}/gir-1.0/Zpj-0.0.gir
12mu|libzapojit-0.0.3-1|75	%{_libdir}/libzapojit-%{api}.so
12mu|libzapojit-0.0.3-1|76	%{_libdir}/pkgconfig/*
12mu|libzapojit-0.0.3-1|77	

20149 12
12mu|lightsoff-3.8.0-1|1	Name:           lightsoff
12mu|lightsoff-3.8.0-1|2	Version:        3.8.0
12mu|lightsoff-3.8.0-1|3	Release:        1
12mu|lightsoff-3.8.0-1|4	Summary:        GNOME Lightsoff game
12mu|lightsoff-3.8.0-1|5	
12mu|lightsoff-3.8.0-1|6	License:        GPLv2+ and CC-BY-SA
12mu|lightsoff-3.8.0-1|7	URL:            https://live.gnome.org/Lightsoff
12mu|lightsoff-3.8.0-1|8	Group:		Games/Other
12mu|lightsoff-3.8.0-1|9	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|lightsoff-3.8.0-1|10	
12mu|lightsoff-3.8.0-1|11	BuildRequires:  pkgconfig(clutter-gtk-1.0)
12mu|lightsoff-3.8.0-1|12	BuildRequires:  desktop-file-utils
12mu|lightsoff-3.8.0-1|13	BuildRequires:  pkgconfig(gtk+-3.0)
12mu|lightsoff-3.8.0-1|14	BuildRequires:  intltool libxml2-utils
12mu|lightsoff-3.8.0-1|15	BuildRequires:  itstool
12mu|lightsoff-3.8.0-1|16	
12mu|lightsoff-3.8.0-1|17	Obsoletes: gnome-games-lightsoff < 1:3.7.90
12mu|lightsoff-3.8.0-1|18	
12mu|lightsoff-3.8.0-1|19	%description
12mu|lightsoff-3.8.0-1|20	A puzzle played on an 5X5 grid with the aim to turn off all the lights. Each
12mu|lightsoff-3.8.0-1|21	click on a tile toggles the state of the clicked tile and its non-diagonal
12mu|lightsoff-3.8.0-1|22	neighbors.
12mu|lightsoff-3.8.0-1|23	
12mu|lightsoff-3.8.0-1|24	%prep
12mu|lightsoff-3.8.0-1|25	%setup -q
12mu|lightsoff-3.8.0-1|26	
12mu|lightsoff-3.8.0-1|27	
12mu|lightsoff-3.8.0-1|28	%build
12mu|lightsoff-3.8.0-1|29	%configure2_5x
12mu|lightsoff-3.8.0-1|30	%make
12mu|lightsoff-3.8.0-1|31	
12mu|lightsoff-3.8.0-1|32	
12mu|lightsoff-3.8.0-1|33	%install
12mu|lightsoff-3.8.0-1|34	%makeinstall_std
12mu|lightsoff-3.8.0-1|35	
12mu|lightsoff-3.8.0-1|36	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
12mu|lightsoff-3.8.0-1|37	
12mu|lightsoff-3.8.0-1|38	%find_lang %{name} --with-gnome
12mu|lightsoff-3.8.0-1|39	
12mu|lightsoff-3.8.0-1|40	
12mu|lightsoff-3.8.0-1|41	%files -f %{name}.lang
12mu|lightsoff-3.8.0-1|42	%doc COPYING
12mu|lightsoff-3.8.0-1|43	%{_bindir}/lightsoff
12mu|lightsoff-3.8.0-1|44	%{_datadir}/applications/lightsoff.desktop
12mu|lightsoff-3.8.0-1|45	%{_datadir}/glib-2.0/schemas/org.gnome.lightsoff.gschema.xml
12mu|lightsoff-3.8.0-1|46	%{_datadir}/icons/HighContrast/*/apps/lightsoff.*
12mu|lightsoff-3.8.0-1|47	%{_datadir}/icons/hicolor/*/apps/lightsoff.*
12mu|lightsoff-3.8.0-1|48	%{_datadir}/lightsoff

20150 12
12mu|link-grammar-4.8.5-1|1	%define major 4
12mu|link-grammar-4.8.5-1|2	%define libname %mklibname %{name} %{major}
12mu|link-grammar-4.8.5-1|3	%define devname %mklibname -d %{name}
12mu|link-grammar-4.8.5-1|4	
12mu|link-grammar-4.8.5-1|5	Summary:	A syntactic parser of English
12mu|link-grammar-4.8.5-1|6	Name:		link-grammar
12mu|link-grammar-4.8.5-1|7	Version:	4.8.5
12mu|link-grammar-4.8.5-1|8	Release:	1
12mu|link-grammar-4.8.5-1|9	Group:		Office
12mu|link-grammar-4.8.5-1|10	License:	BSD-like
12mu|link-grammar-4.8.5-1|11	Url:		http://www.link.cs.cmu.edu/link/
12mu|link-grammar-4.8.5-1|12	Source0:	http://www.abisource.com/downloads/link-grammar/%{version}/%{name}-%{version}.tar.gz
12mu|link-grammar-4.8.5-1|13	
12mu|link-grammar-4.8.5-1|14	%description
12mu|link-grammar-4.8.5-1|15	The Link Grammar Parser is a syntactic parser of English, based
12mu|link-grammar-4.8.5-1|16	on link grammar, an original theory of English syntax. Given a
12mu|link-grammar-4.8.5-1|17	sentence, the system assigns to it a syntactic structure, which
12mu|link-grammar-4.8.5-1|18	consists of a set of labeled links connecting pairs of words.
12mu|link-grammar-4.8.5-1|19	The parser also produces a "constituent" representation of a
12mu|link-grammar-4.8.5-1|20	sentence (showing noun phrases, verb phrases, etc.).
12mu|link-grammar-4.8.5-1|21	
12mu|link-grammar-4.8.5-1|22	%files
12mu|link-grammar-4.8.5-1|23	%doc LICENSE README
12mu|link-grammar-4.8.5-1|24	%{_bindir}/*
12mu|link-grammar-4.8.5-1|25	%{_datadir}/link-grammar/*
12mu|link-grammar-4.8.5-1|26	%{_mandir}/man1/link-parser.1.*
12mu|link-grammar-4.8.5-1|27	
12mu|link-grammar-4.8.5-1|28	#----------------------------------------------------------------------------
12mu|link-grammar-4.8.5-1|29	
12mu|link-grammar-4.8.5-1|30	%package -n %{libname}
12mu|link-grammar-4.8.5-1|31	Summary:	A syntactic parser of English
12mu|link-grammar-4.8.5-1|32	Group:		System/Libraries
12mu|link-grammar-4.8.5-1|33	
12mu|link-grammar-4.8.5-1|34	%description -n %{libname}
12mu|link-grammar-4.8.5-1|35	This package contains the shared library for %{name}.
12mu|link-grammar-4.8.5-1|36	
12mu|link-grammar-4.8.5-1|37	%files -n %{libname}
12mu|link-grammar-4.8.5-1|38	%{_libdir}/lib*.so.%{major}*
12mu|link-grammar-4.8.5-1|39	
12mu|link-grammar-4.8.5-1|40	#----------------------------------------------------------------------------
12mu|link-grammar-4.8.5-1|41	
12mu|link-grammar-4.8.5-1|42	%package -n %{devname}
12mu|link-grammar-4.8.5-1|43	Summary:	Support files necessary to compile applications with link-grammar
12mu|link-grammar-4.8.5-1|44	Group:		Development/C
12mu|link-grammar-4.8.5-1|45	Requires:	%{libname} = %{EVRD}
12mu|link-grammar-4.8.5-1|46	Provides:	%{name}-devel = %{EVRD}
12mu|link-grammar-4.8.5-1|47	
12mu|link-grammar-4.8.5-1|48	%description -n %{devname}
12mu|link-grammar-4.8.5-1|49	Libraries and header files necessary to compile applications using
12mu|link-grammar-4.8.5-1|50	link-grammar.
12mu|link-grammar-4.8.5-1|51	
12mu|link-grammar-4.8.5-1|52	%files -n %{devname}
12mu|link-grammar-4.8.5-1|53	%{_libdir}/lib*.so
12mu|link-grammar-4.8.5-1|54	%{_libdir}/pkgconfig/link-grammar.pc
12mu|link-grammar-4.8.5-1|55	%{_includedir}/link-grammar/*
12mu|link-grammar-4.8.5-1|56	
12mu|link-grammar-4.8.5-1|57	#----------------------------------------------------------------------------
12mu|link-grammar-4.8.5-1|58	
12mu|link-grammar-4.8.5-1|59	%prep
12mu|link-grammar-4.8.5-1|60	%setup -q
12mu|link-grammar-4.8.5-1|61	
12mu|link-grammar-4.8.5-1|62	%build
12mu|link-grammar-4.8.5-1|63	%configure2_5x \
12mu|link-grammar-4.8.5-1|64	--disable-static
12mu|link-grammar-4.8.5-1|65	
12mu|link-grammar-4.8.5-1|66	%make
12mu|link-grammar-4.8.5-1|67	
12mu|link-grammar-4.8.5-1|68	%install
12mu|link-grammar-4.8.5-1|69	%makeinstall_std
12mu|link-grammar-4.8.5-1|70	
12mu|link-grammar-4.8.5-1|71	
12mu|link-grammar-4.8.5-1|72	%changelog
12mu|link-grammar-4.8.5-1|73	* Tue Jan 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.5-1
12mu|link-grammar-4.8.5-1|74	+ Revision: f0ddb62
12mu|link-grammar-4.8.5-1|75	- LOG New version 4.8.5, don't require Java
12mu|link-grammar-4.8.5-1|76	
12mu|link-grammar-4.8.5-1|77	

20151 12
12mu|linphone-3.6.1-4|1	%define linphone_major 5
12mu|linphone-3.6.1-4|2	%define mediastreamer_base_major 3
12mu|linphone-3.6.1-4|3	%define mediastreamer_voip_major 3
12mu|linphone-3.6.1-4|4	%define lpcxml_major 0
12mu|linphone-3.6.1-4|5	%define liblinphone %mklibname %{name} %{linphone_major}
12mu|linphone-3.6.1-4|6	%define libmediastreamer_base %mklibname mediastreamer_base %{mediastreamer_base_major}
12mu|linphone-3.6.1-4|7	%define libmediastreamer_voip %mklibname mediastreamer_voip %{mediastreamer_voip_major}
12mu|linphone-3.6.1-4|8	%define liblpcxml %mklibname lpc2xml %{lpcxml_major}
12mu|linphone-3.6.1-4|9	%define devname %mklibname -d %{name}
12mu|linphone-3.6.1-4|10	
12mu|linphone-3.6.1-4|11	Summary:	Voice over IP Application
12mu|linphone-3.6.1-4|12	Name:		linphone
12mu|linphone-3.6.1-4|13	Version:	3.6.1
12mu|linphone-3.6.1-4|14	Release:	4
12mu|linphone-3.6.1-4|15	License:	GPLv2+
12mu|linphone-3.6.1-4|16	Group:		Communications
12mu|linphone-3.6.1-4|17	Url:		http://www.linphone.org/
12mu|linphone-3.6.1-4|18	Source0:	http://download.savannah.gnu.org/releases/linphone/stable/sources/linphone-%{version}.tar.gz
12mu|linphone-3.6.1-4|19	# Source1:	http://download.savannah.gnu.org/releases/linphone/stable/sources/linphone-%{version}.tar.gz.sig
12mu|linphone-3.6.1-4|20	Source2:	%{name}48.png
12mu|linphone-3.6.1-4|21	Source3:	%{name}32.png
12mu|linphone-3.6.1-4|22	Source4:	%{name}16.png
12mu|linphone-3.6.1-4|23	Patch0:		linphone-3.6.1-imagedir.patch
12mu|linphone-3.6.1-4|24	Patch1:		linphone-3.6.1-link.patch
12mu|linphone-3.6.1-4|25	# We don't have exosip-4.0 atm
12mu|linphone-3.6.1-4|26	# Patch2:	linphone-exosip-4.0.0.patch
12mu|linphone-3.6.1-4|27	BuildRequires:	desktop-file-utils
12mu|linphone-3.6.1-4|28	BuildRequires:	gtk-doc
12mu|linphone-3.6.1-4|29	BuildRequires:	intltool
12mu|linphone-3.6.1-4|30	BuildRequires:	gettext
12mu|linphone-3.6.1-4|31	BuildRequires:	exosip-devel
12mu|linphone-3.6.1-4|32	BuildRequires:	ffmpeg-devel
12mu|linphone-3.6.1-4|33	BuildRequires:	gettext-devel
12mu|linphone-3.6.1-4|34	BuildRequires:	gsm-devel
12mu|linphone-3.6.1-4|35	BuildRequires:	readline-devel
12mu|linphone-3.6.1-4|36	# http://lists.gnu.org/archive/html/linphone-developers/2013-04/msg00016.html
12mu|linphone-3.6.1-4|37	BuildRequires:	vim-common
12mu|linphone-3.6.1-4|38	BuildRequires:	pkgconfig(alsa)
12mu|linphone-3.6.1-4|39	BuildRequires:	pkgconfig(glib-2.0)
12mu|linphone-3.6.1-4|40	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|linphone-3.6.1-4|41	BuildRequires:	pkgconfig(libosip2)
12mu|linphone-3.6.1-4|42	BuildRequires:	pkgconfig(libpulse)
12mu|linphone-3.6.1-4|43	BuildRequires:	pkgconfig(libv4l1)
12mu|linphone-3.6.1-4|44	BuildRequires:	pkgconfig(libv4l2)
12mu|linphone-3.6.1-4|45	BuildRequires:	pkgconfig(glew)
12mu|linphone-3.6.1-4|46	BuildRequires:	pkgconfig(ortp) >= 0.17.0
12mu|linphone-3.6.1-4|47	BuildRequires:	pkgconfig(speex)
12mu|linphone-3.6.1-4|48	BuildRequires:	pkgconfig(theora)
12mu|linphone-3.6.1-4|49	BuildRequires:	pkgconfig(x11)
12mu|linphone-3.6.1-4|50	BuildRequires:	pkgconfig(xext)
12mu|linphone-3.6.1-4|51	BuildRequires:	pkgconfig(xv)
12mu|linphone-3.6.1-4|52	
12mu|linphone-3.6.1-4|53	%description
12mu|linphone-3.6.1-4|54	Linphone is web-phone with a GNOME2 interface. It uses open protocols
12mu|linphone-3.6.1-4|55	such as SIP and RTP to make the communications.
12mu|linphone-3.6.1-4|56	
12mu|linphone-3.6.1-4|57	%files -f %{name}.lang
12mu|linphone-3.6.1-4|58	%doc COPYING README AUTHORS BUGS INSTALL ChangeLog
12mu|linphone-3.6.1-4|59	%doc %{_datadir}/gnome/help/%{name}
12mu|linphone-3.6.1-4|60	%{_bindir}/linphone*
12mu|linphone-3.6.1-4|61	%{_bindir}/mediastream
12mu|linphone-3.6.1-4|62	%{_bindir}/lpc2xml_test
12mu|linphone-3.6.1-4|63	%{_bindir}/xml2lpc_test
12mu|linphone-3.6.1-4|64	%{_mandir}/man1/*
12mu|linphone-3.6.1-4|65	%{_datadir}/pixmaps/%{name}/
12mu|linphone-3.6.1-4|66	%{_datadir}/sounds/%{name}/
12mu|linphone-3.6.1-4|67	%{_datadir}/images/linphone/nowebcamCIF.jpg
12mu|linphone-3.6.1-4|68	%{_datadir}/applications/*
12mu|linphone-3.6.1-4|69	%{_iconsdir}/hicolor/*/apps/linphone2.png
12mu|linphone-3.6.1-4|70	%{_liconsdir}/linphone2.png
12mu|linphone-3.6.1-4|71	%{_iconsdir}/linphone2.png
12mu|linphone-3.6.1-4|72	%{_miconsdir}/linphone2.png
12mu|linphone-3.6.1-4|73	%{_datadir}/linphone/
12mu|linphone-3.6.1-4|74	
12mu|linphone-3.6.1-4|75	#--------------------------------------------------------------------
12mu|linphone-3.6.1-4|76	
12mu|linphone-3.6.1-4|77	%package -n %{liblinphone}
12mu|linphone-3.6.1-4|78	Summary:	Primary library for %{name}
12mu|linphone-3.6.1-4|79	Group:		System/Libraries
12mu|linphone-3.6.1-4|80	
12mu|linphone-3.6.1-4|81	%description -n %{liblinphone}
12mu|linphone-3.6.1-4|82	Primary library for %{name}.
12mu|linphone-3.6.1-4|83	
12mu|linphone-3.6.1-4|84	%files -n %{liblinphone}
12mu|linphone-3.6.1-4|85	%{_libdir}/liblinphone.so.%{linphone_major}*
12mu|linphone-3.6.1-4|86	
12mu|linphone-3.6.1-4|87	#--------------------------------------------------------------------
12mu|linphone-3.6.1-4|88	
12mu|linphone-3.6.1-4|89	%package -n %{liblpcxml}
12mu|linphone-3.6.1-4|90	Summary:	Shared libs for %{name}
12mu|linphone-3.6.1-4|91	Group:		System/Libraries
12mu|linphone-3.6.1-4|92	
12mu|linphone-3.6.1-4|93	%description -n %{liblpcxml}
12mu|linphone-3.6.1-4|94	Shared libs for %{name}
12mu|linphone-3.6.1-4|95	
12mu|linphone-3.6.1-4|96	%files -n %{liblpcxml}
12mu|linphone-3.6.1-4|97	%{_libdir}/liblpc2xml.so.%{lpcxml_major}*
12mu|linphone-3.6.1-4|98	%{_libdir}/libxml2lpc.so.%{lpcxml_major}*
12mu|linphone-3.6.1-4|99	
12mu|linphone-3.6.1-4|100	#--------------------------------------------------------------------
12mu|linphone-3.6.1-4|101	
12mu|linphone-3.6.1-4|102	%package -n %{libmediastreamer_base}
12mu|linphone-3.6.1-4|103	Summary:	Media Streaming Base library for %{name}
12mu|linphone-3.6.1-4|104	Group:		System/Libraries
12mu|linphone-3.6.1-4|105	
12mu|linphone-3.6.1-4|106	%description -n %{libmediastreamer_base}
12mu|linphone-3.6.1-4|107	Media Streaming library for %{name} - base part.
12mu|linphone-3.6.1-4|108	
12mu|linphone-3.6.1-4|109	%files -n %{libmediastreamer_base}
12mu|linphone-3.6.1-4|110	%{_libdir}/libmediastreamer_base.so.%{mediastreamer_base_major}*
12mu|linphone-3.6.1-4|111	
12mu|linphone-3.6.1-4|112	#--------------------------------------------------------------------
12mu|linphone-3.6.1-4|113	
12mu|linphone-3.6.1-4|114	%package -n %{libmediastreamer_voip}
12mu|linphone-3.6.1-4|115	Summary:	Media Streaming VoIP library for %{name}
12mu|linphone-3.6.1-4|116	Group:		System/Libraries
12mu|linphone-3.6.1-4|117	
12mu|linphone-3.6.1-4|118	%description -n %{libmediastreamer_voip}
12mu|linphone-3.6.1-4|119	Media Streaminglibrary for %{name} - VoIP part.
12mu|linphone-3.6.1-4|120	
12mu|linphone-3.6.1-4|121	%files -n %{libmediastreamer_voip}
12mu|linphone-3.6.1-4|122	%{_libdir}/libmediastreamer_voip.so.%{mediastreamer_voip_major}*
12mu|linphone-3.6.1-4|123	
12mu|linphone-3.6.1-4|124	#--------------------------------------------------------------------
12mu|linphone-3.6.1-4|125	
12mu|linphone-3.6.1-4|126	%package -n %{devname}
12mu|linphone-3.6.1-4|127	Summary:	Header files and static libraries from %{name}
12mu|linphone-3.6.1-4|128	Group:		Development/C
12mu|linphone-3.6.1-4|129	Requires:	%{liblinphone} = %{version}-%{release}
12mu|linphone-3.6.1-4|130	Requires:	%{liblpcxml} = %{version}-%{release}
12mu|linphone-3.6.1-4|131	Requires:	%{libmediastreamer_base} = %{version}-%{release}
12mu|linphone-3.6.1-4|132	Requires:	%{libmediastreamer_voip} = %{version}-%{release}
12mu|linphone-3.6.1-4|133	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|linphone-3.6.1-4|134	Provides:	%{name}-devel = %{version}-%{release}
12mu|linphone-3.6.1-4|135	
12mu|linphone-3.6.1-4|136	%description -n %{devname}
12mu|linphone-3.6.1-4|137	Libraries and includes files for developing programs based on %{name}.
12mu|linphone-3.6.1-4|138	
12mu|linphone-3.6.1-4|139	%files -n %{devname}
12mu|linphone-3.6.1-4|140	%{_includedir}/linphone/
12mu|linphone-3.6.1-4|141	%{_includedir}/mediastreamer2/
12mu|linphone-3.6.1-4|142	%{_libdir}/*.so
12mu|linphone-3.6.1-4|143	%{_libdir}/pkgconfig/*.pc
12mu|linphone-3.6.1-4|144	
12mu|linphone-3.6.1-4|145	#--------------------------------------------------------------------
12mu|linphone-3.6.1-4|146	
12mu|linphone-3.6.1-4|147	%prep
12mu|linphone-3.6.1-4|148	%setup -q
12mu|linphone-3.6.1-4|149	find '(' -name '*.c' -o -name '*.h' ')' -print0 | xargs -0 sed -i -e 's,\r$,,'
12mu|linphone-3.6.1-4|150	%patch0 -p0 -b .image-dir
12mu|linphone-3.6.1-4|151	%patch1 -p0 -b .link
12mu|linphone-3.6.1-4|152	# %%patch2 -p1 -b .exosip~
12mu|linphone-3.6.1-4|153	
12mu|linphone-3.6.1-4|154	%build
12mu|linphone-3.6.1-4|155	./autogen.sh
12mu|linphone-3.6.1-4|156	
12mu|linphone-3.6.1-4|157	( pushd mediastreamer2
12mu|linphone-3.6.1-4|158	./autogen.sh
12mu|linphone-3.6.1-4|159	%before_configure
12mu|linphone-3.6.1-4|160	popd )
12mu|linphone-3.6.1-4|161	
12mu|linphone-3.6.1-4|162	%configure2_5x \
12mu|linphone-3.6.1-4|163	--disable-static \
12mu|linphone-3.6.1-4|164	--disable-rpath \
12mu|linphone-3.6.1-4|165	--enable-alsa \
12mu|linphone-3.6.1-4|166	--disable-strict \
12mu|linphone-3.6.1-4|167	--enable-external-ortp \
12mu|linphone-3.6.1-4|168	--enable-ipv6
12mu|linphone-3.6.1-4|169	%make
12mu|linphone-3.6.1-4|170	
12mu|linphone-3.6.1-4|171	%install
12mu|linphone-3.6.1-4|172	%makeinstall_std
12mu|linphone-3.6.1-4|173	
12mu|linphone-3.6.1-4|174	%find_lang %{name} --all-name --with-man
12mu|linphone-3.6.1-4|175	
12mu|linphone-3.6.1-4|176	%__perl -pi -e "s|linphone/linphone2\.png|linphone2|g" %{buildroot}%{_datadir}/applications/linphone.desktop
12mu|linphone-3.6.1-4|177	desktop-file-install \
12mu|linphone-3.6.1-4|178	--vendor="" \
12mu|linphone-3.6.1-4|179	--add-category="VideoConference" \
12mu|linphone-3.6.1-4|180	--remove-category='Application' \
12mu|linphone-3.6.1-4|181	--dir %{buildroot}%{_datadir}/applications \
12mu|linphone-3.6.1-4|182	%{buildroot}%{_datadir}/applications/linphone.desktop
12mu|linphone-3.6.1-4|183	
12mu|linphone-3.6.1-4|184	#icons
12mu|linphone-3.6.1-4|185	%__mkdir_p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12mu|linphone-3.6.1-4|186	%__install -m 644 %{SOURCE4} \
12mu|linphone-3.6.1-4|187	%{buildroot}%{_iconsdir}/hicolor/16x16/apps/linphone2.png
12mu|linphone-3.6.1-4|188	%__install -m 644 %{SOURCE3} \
12mu|linphone-3.6.1-4|189	%{buildroot}%{_iconsdir}/hicolor/32x32/apps/linphone2.png
12mu|linphone-3.6.1-4|190	%__install -m 644 %{SOURCE2} \
12mu|linphone-3.6.1-4|191	%{buildroot}%{_iconsdir}/hicolor/48x48/apps/linphone2.png
12mu|linphone-3.6.1-4|192	%__mkdir_p %{buildroot}/%{_miconsdir}
12mu|linphone-3.6.1-4|193	%__ln_s ../hicolor/16x16/apps/linphone2.png \
12mu|linphone-3.6.1-4|194	%{buildroot}/%{_miconsdir}/
12mu|linphone-3.6.1-4|195	%__mkdir_p %{buildroot}/%{_iconsdir}
12mu|linphone-3.6.1-4|196	%__ln_s hicolor/32x32/apps/linphone2.png \
12mu|linphone-3.6.1-4|197	%{buildroot}/%{_iconsdir}/
12mu|linphone-3.6.1-4|198	%__mkdir_p %{buildroot}/%{_liconsdir}
12mu|linphone-3.6.1-4|199	%__ln_s ../hicolor/48x48/apps/linphone2.png \
12mu|linphone-3.6.1-4|200	%{buildroot}/%{_liconsdir}/
12mu|linphone-3.6.1-4|201	
12mu|linphone-3.6.1-4|202	# remove unwanted docs, generated if doxygen is installed
12mu|linphone-3.6.1-4|203	%__rm -rf %{buildroot}%{_docdir}/ortp %{buildroot}%{_docdir}/mediastreamer* %{buildroot}%{_docdir}/%{name}*
12mu|linphone-3.6.1-4|204	
12mu|linphone-3.6.1-4|205	
12mu|linphone-3.6.1-4|206	
12mu|linphone-3.6.1-4|207	%changelog
12mu|linphone-3.6.1-4|208	* Tue Dec 17 2013 Alexander Kazancev <kazancas@gmail.com> 3.6.1-4
12mu|linphone-3.6.1-4|209	+ Revision: d3303ae
12mu|linphone-3.6.1-4|210	- rebuild with new libglew
12mu|linphone-3.6.1-4|211	
12mu|linphone-3.6.1-4|212	

20152 12
12mu|linuxdoc-tools-0.9.21-18|1	Summary:	A text formatting package based on SGML
12mu|linuxdoc-tools-0.9.21-18|2	Name:		linuxdoc-tools
12mu|linuxdoc-tools-0.9.21-18|3	Version:	0.9.21
12mu|linuxdoc-tools-0.9.21-18|4	Release:	18
12mu|linuxdoc-tools-0.9.21-18|5	License:	Freely distributable
12mu|linuxdoc-tools-0.9.21-18|6	Group:		Publishing
12mu|linuxdoc-tools-0.9.21-18|7	Url:		http://people.debian.org/~sano/linuxdoc-tools/
12mu|linuxdoc-tools-0.9.21-18|8	Source0:	http://people.debian.org/~sano/linuxdoc-tools/archives/%{name}_%{version}.tar.bz2
12mu|linuxdoc-tools-0.9.21-18|9	Patch0:		linuxdoc-tools-0.9.21-letter.patch
12mu|linuxdoc-tools-0.9.21-18|10	Patch1:		linuxdoc-tools-0.9.20-strip.patch
12mu|linuxdoc-tools-0.9.21-18|11	Patch2:		linuxdoc-tools-ifpdf.patch
12mu|linuxdoc-tools-0.9.21-18|12	Patch3:		linuxdoc-tools_0.9.68-yyleng.patch
12mu|linuxdoc-tools-0.9.21-18|13	BuildRequires:	flex
12mu|linuxdoc-tools-0.9.21-18|14	BuildRequires:	openjade
12mu|linuxdoc-tools-0.9.21-18|15	BuildRequires:	sgml-common
12mu|linuxdoc-tools-0.9.21-18|16	BuildRequires:	groff-for-man
12mu|linuxdoc-tools-0.9.21-18|17	Requires:	docbook-utils
12mu|linuxdoc-tools-0.9.21-18|18	Requires:	gawk
12mu|linuxdoc-tools-0.9.21-18|19	Requires:	groff
12mu|linuxdoc-tools-0.9.21-18|20	Requires:	openjade
12mu|linuxdoc-tools-0.9.21-18|21	#gw needed by sgml2info
12mu|linuxdoc-tools-0.9.21-18|22	Requires:	tetex-latex
12mu|linuxdoc-tools-0.9.21-18|23	Requires:	texinfo
12mu|linuxdoc-tools-0.9.21-18|24	
12mu|linuxdoc-tools-0.9.21-18|25	%description
12mu|linuxdoc-tools-0.9.21-18|26	Linuxdoc-tools is a text formatting suite based on SGML (Standard
12mu|linuxdoc-tools-0.9.21-18|27	Generalized Markup Language), using the LinuxDoc document type.
12mu|linuxdoc-tools-0.9.21-18|28	Linuxdoc-tools allows you to produce LaTeX, HTML, GNU info, LyX, RTF,
12mu|linuxdoc-tools-0.9.21-18|29	plain text (via groff), and other format outputs from a single SGML
12mu|linuxdoc-tools-0.9.21-18|30	source.  Linuxdoc-tools is intended for writing technical software
12mu|linuxdoc-tools-0.9.21-18|31	documentation.
12mu|linuxdoc-tools-0.9.21-18|32	
12mu|linuxdoc-tools-0.9.21-18|33	%files
12mu|linuxdoc-tools-0.9.21-18|34	%doc %{_docdir}/%{name}-%{version}
12mu|linuxdoc-tools-0.9.21-18|35	%{_bindir}/*
12mu|linuxdoc-tools-0.9.21-18|36	%{_datadir}/%{name}
12mu|linuxdoc-tools-0.9.21-18|37	%{_datadir}/entity-map
12mu|linuxdoc-tools-0.9.21-18|38	%{_datadir}/texmf-dist/tex/latex/misc/*.sty
12mu|linuxdoc-tools-0.9.21-18|39	%{perl_vendorlib}/Text/*.pm
12mu|linuxdoc-tools-0.9.21-18|40	%{_mandir}/*/*
12mu|linuxdoc-tools-0.9.21-18|41	
12mu|linuxdoc-tools-0.9.21-18|42	%post
12mu|linuxdoc-tools-0.9.21-18|43	[ -x %{_bindir}/texhash ] && /usr/bin/env - %{_bindir}/texhash > /dev/null 2>&1
12mu|linuxdoc-tools-0.9.21-18|44	exit 0
12mu|linuxdoc-tools-0.9.21-18|45	
12mu|linuxdoc-tools-0.9.21-18|46	%postun
12mu|linuxdoc-tools-0.9.21-18|47	[ -x %{_bindir}/texhash ] && /usr/bin/env - %{_bindir}/texhash > /dev/null 2>&1
12mu|linuxdoc-tools-0.9.21-18|48	exit 0
12mu|linuxdoc-tools-0.9.21-18|49	
12mu|linuxdoc-tools-0.9.21-18|50	#----------------------------------------------------------------------------
12mu|linuxdoc-tools-0.9.21-18|51	
12mu|linuxdoc-tools-0.9.21-18|52	%prep
12mu|linuxdoc-tools-0.9.21-18|53	%setup -q
12mu|linuxdoc-tools-0.9.21-18|54	%patch0 -p1 -b .letter
12mu|linuxdoc-tools-0.9.21-18|55	%patch1 -p1 -b .strip
12mu|linuxdoc-tools-0.9.21-18|56	%patch2 -p1 -b .ifpdf
12mu|linuxdoc-tools-0.9.21-18|57	%patch3 -p1 -b .yyleng
12mu|linuxdoc-tools-0.9.21-18|58	
12mu|linuxdoc-tools-0.9.21-18|59	%build
12mu|linuxdoc-tools-0.9.21-18|60	%configure2_5x \
12mu|linuxdoc-tools-0.9.21-18|61	--with-installed-nsgmls \
12mu|linuxdoc-tools-0.9.21-18|62	--with-installed-iso-entities
12mu|linuxdoc-tools-0.9.21-18|63	# Packaging brain-damage
12mu|linuxdoc-tools-0.9.21-18|64	( cd entity-map
12mu|linuxdoc-tools-0.9.21-18|65	autoconf
12mu|linuxdoc-tools-0.9.21-18|66	%configure2_5x
12mu|linuxdoc-tools-0.9.21-18|67	)
12mu|linuxdoc-tools-0.9.21-18|68	%make OPTIMIZE="%{optflags}"
12mu|linuxdoc-tools-0.9.21-18|69	perl -pi -e 's,\$main::prefix/share/sgml/iso-entities-8879.1986/iso-entities.cat,/usr/share/sgml/sgml-iso-entities-8879.1986/catalog,' \
12mu|linuxdoc-tools-0.9.21-18|70	lib/LinuxDocTools.pm
12mu|linuxdoc-tools-0.9.21-18|71	
12mu|linuxdoc-tools-0.9.21-18|72	%install
12mu|linuxdoc-tools-0.9.21-18|73	%makeinstall
12mu|linuxdoc-tools-0.9.21-18|74	mv %{buildroot}%{_docdir}/%{name} %{buildroot}%{_docdir}/%{name}-%{version}
12mu|linuxdoc-tools-0.9.21-18|75	perl -pi -e 's,/usr/share/sgml/iso-entities-8879.1986/iso-entities.cat,\$main::prefix/share/sgml/sgml-iso-entities-8879.1986/catalog,' \
12mu|linuxdoc-tools-0.9.21-18|76	%{buildroot}%{_datadir}/%{name}/LinuxDocTools.pm
12mu|linuxdoc-tools-0.9.21-18|77	
12mu|linuxdoc-tools-0.9.21-18|78	# Some files need moving around.
12mu|linuxdoc-tools-0.9.21-18|79	rm -f %{buildroot}%{_datadir}/%{name}/epsf.*
12mu|linuxdoc-tools-0.9.21-18|80	rm -f %{buildroot}%{_datadir}/%{name}/url.sty
12mu|linuxdoc-tools-0.9.21-18|81	install -d %{buildroot}%{_datadir}/texmf-dist/tex/latex/misc
12mu|linuxdoc-tools-0.9.21-18|82	mv %{buildroot}%{_datadir}/%{name}/*.sty \
12mu|linuxdoc-tools-0.9.21-18|83	%{buildroot}%{_datadir}/texmf-dist/tex/latex/misc
12mu|linuxdoc-tools-0.9.21-18|84	
12mu|linuxdoc-tools-0.9.21-18|85	# Move perl modules to perl_vendorlib
12mu|linuxdoc-tools-0.9.21-18|86	mkdir -p %{buildroot}%{perl_vendorlib}/Text
12mu|linuxdoc-tools-0.9.21-18|87	mv %{buildroot}%{_libdir}/perl5/Text/EntityMap.pm \
12mu|linuxdoc-tools-0.9.21-18|88	%{buildroot}%{perl_vendorlib}/Text/
12mu|linuxdoc-tools-0.9.21-18|89	
12mu|linuxdoc-tools-0.9.21-18|90	cat > doc/COPYRIGHT <<EOF
12mu|linuxdoc-tools-0.9.21-18|91	(C) International Organization for Standardization 1986
12mu|linuxdoc-tools-0.9.21-18|92	Permission to copy in any form is granted for use with
12mu|linuxdoc-tools-0.9.21-18|93	conforming SGML systems and applications as defined in
12mu|linuxdoc-tools-0.9.21-18|94	ISO 8879, provided this notice is included in all copies.
12mu|linuxdoc-tools-0.9.21-18|95	EOF
12mu|linuxdoc-tools-0.9.21-18|96	
12mu|linuxdoc-tools-0.9.21-18|97	
12mu|linuxdoc-tools-0.9.21-18|98	%changelog
12mu|linuxdoc-tools-0.9.21-18|99	* Fri Apr 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.21-18
12mu|linuxdoc-tools-0.9.21-18|100	+ Revision: db246a0
12mu|linuxdoc-tools-0.9.21-18|101	- Fix path to texmf
12mu|linuxdoc-tools-0.9.21-18|102	
12mu|linuxdoc-tools-0.9.21-18|103	

20153 12
12mu|linux-firmware-20131001-6.gitb8ac7c7e|1	%global checkout b8ac7c7e
12mu|linux-firmware-20131001-6.gitb8ac7c7e|2	%global firmware_release 6
12mu|linux-firmware-20131001-6.gitb8ac7c7e|3	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|4	%global _firmwarepath	/lib/firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|5	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|6	Name:		linux-firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|7	Version:	20131001
12mu|linux-firmware-20131001-6.gitb8ac7c7e|8	Release:	%{firmware_release}.git%{checkout}
12mu|linux-firmware-20131001-6.gitb8ac7c7e|9	Summary:	Firmware files used by the Linux kernel
12mu|linux-firmware-20131001-6.gitb8ac7c7e|10	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|11	Group:		System/Kernel and hardware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|12	License:	GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
12mu|linux-firmware-20131001-6.gitb8ac7c7e|13	URL:		http://www.kernel.org/
12mu|linux-firmware-20131001-6.gitb8ac7c7e|14	Source0:	ftp://ftp.kernel.org/pub/linux/kernel/people/dwmw2/firmware/%{name}-%{version}.tar.gz
12mu|linux-firmware-20131001-6.gitb8ac7c7e|15	BuildArch:	noarch
12mu|linux-firmware-20131001-6.gitb8ac7c7e|16	Provides:	kernel-firmware = %{version} radeon-firmware = %{version} rtlwifi-firmware = %{version}
12mu|linux-firmware-20131001-6.gitb8ac7c7e|17	Obsoletes:	kernel-firmware < %{version} radeon-firmware < %{version} rtlwifi-firmware < %{version}
12mu|linux-firmware-20131001-6.gitb8ac7c7e|18	Obsoletes:	ueagle-firmware <= 1.1-4
12mu|linux-firmware-20131001-6.gitb8ac7c7e|19	Obsoletes:	microcode
12mu|linux-firmware-20131001-6.gitb8ac7c7e|20	Conflicts:	microcode_ctl < 2.1-1
12mu|linux-firmware-20131001-6.gitb8ac7c7e|21	Obsoletes:  kernel-firmware-extra
12mu|linux-firmware-20131001-6.gitb8ac7c7e|22	Conflicts:  kernel-firmware-extra
12mu|linux-firmware-20131001-6.gitb8ac7c7e|23	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|24	%description
12mu|linux-firmware-20131001-6.gitb8ac7c7e|25	This package includes firmware files required for some devices to
12mu|linux-firmware-20131001-6.gitb8ac7c7e|26	operate.
12mu|linux-firmware-20131001-6.gitb8ac7c7e|27	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|28	%package -n iwlwifi-agn-ucode
12mu|linux-firmware-20131001-6.gitb8ac7c7e|29	Summary:	Firmware for Intel(R) Wireless WiFi 1xx/1000/2xxx/5xxx/6xxx Series Adapters
12mu|linux-firmware-20131001-6.gitb8ac7c7e|30	License:	Redistributable, no modification permitted
12mu|linux-firmware-20131001-6.gitb8ac7c7e|31	Version:	%{version}
12mu|linux-firmware-20131001-6.gitb8ac7c7e|32	Release:	%{firmware_release}
12mu|linux-firmware-20131001-6.gitb8ac7c7e|33	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|34	%description -n iwlwifi-agn-ucode
12mu|linux-firmware-20131001-6.gitb8ac7c7e|35	This package contains all the iwlwifi wireless firmware files supported
12mu|linux-firmware-20131001-6.gitb8ac7c7e|36	by the iwlwifi kernel driver. That means all of:
12mu|linux-firmware-20131001-6.gitb8ac7c7e|37	iwlwifi-1xx/1000/2xxx/5xxx/6xxx*.ucode firmwares.
12mu|linux-firmware-20131001-6.gitb8ac7c7e|38	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|39	%package -n iwl3945-firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|40	Summary:	Firmware for Intel® PRO/Wireless 3945 A/B/G network adaptors
12mu|linux-firmware-20131001-6.gitb8ac7c7e|41	License:	Redistributable, no modification permitted
12mu|linux-firmware-20131001-6.gitb8ac7c7e|42	Version:	15.32.2.9
12mu|linux-firmware-20131001-6.gitb8ac7c7e|43	Release:	%{firmware_release}
12mu|linux-firmware-20131001-6.gitb8ac7c7e|44	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|45	%description -n iwl3945-firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|46	This package contains the firmware required by the iwl3945 driver
12mu|linux-firmware-20131001-6.gitb8ac7c7e|47	for Linux.  Usage of the firmware is subject to the terms and conditions
12mu|linux-firmware-20131001-6.gitb8ac7c7e|48	contained inside the provided LICENSE file. Please read it carefully.
12mu|linux-firmware-20131001-6.gitb8ac7c7e|49	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|50	%package -n iwl4965-firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|51	Summary:	Firmware for Intel® PRO/Wireless 4965 A/G/N network adaptors
12mu|linux-firmware-20131001-6.gitb8ac7c7e|52	License:	Redistributable, no modification permitted
12mu|linux-firmware-20131001-6.gitb8ac7c7e|53	Version:	228.61.2.24
12mu|linux-firmware-20131001-6.gitb8ac7c7e|54	Release:	%{firmware_release}
12mu|linux-firmware-20131001-6.gitb8ac7c7e|55	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|56	%description -n iwl4965-firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|57	This package contains the firmware required by the iwl4965 driver
12mu|linux-firmware-20131001-6.gitb8ac7c7e|58	for Linux.  Usage of the firmware is subject to the terms and conditions
12mu|linux-firmware-20131001-6.gitb8ac7c7e|59	contained inside the provided LICENSE file. Please read it carefully.
12mu|linux-firmware-20131001-6.gitb8ac7c7e|60	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|61	%package -n libertas-usb8388-firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|62	Summary:	Firmware for Marvell Libertas USB 8388 Network Adapter
12mu|linux-firmware-20131001-6.gitb8ac7c7e|63	License:	Redistributable, no modification permitted
12mu|linux-firmware-20131001-6.gitb8ac7c7e|64	Epoch:		2
12mu|linux-firmware-20131001-6.gitb8ac7c7e|65	Obsoletes:	libertas-usb8388-firmware < 2:5.110.22.p23-8
12mu|linux-firmware-20131001-6.gitb8ac7c7e|66	%description -n libertas-usb8388-firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|67	Firmware for Marvell Libertas USB 8388 Network Adapter
12mu|linux-firmware-20131001-6.gitb8ac7c7e|68	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|69	%package -n libertas-usb8388-olpc-firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|70	Summary:	OLPC firmware for Marvell Libertas USB 8388 Network Adapter
12mu|linux-firmware-20131001-6.gitb8ac7c7e|71	License:	Redistributable, no modification permitted
12mu|linux-firmware-20131001-6.gitb8ac7c7e|72	%description -n libertas-usb8388-olpc-firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|73	Firmware for Marvell Libertas USB 8388 Network Adapter with OLPC mesh network
12mu|linux-firmware-20131001-6.gitb8ac7c7e|74	support.
12mu|linux-firmware-20131001-6.gitb8ac7c7e|75	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|76	%package -n libertas-sd8686-firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|77	Summary:	Firmware for Marvell Libertas SD 8686 Network Adapter
12mu|linux-firmware-20131001-6.gitb8ac7c7e|78	License:	Redistributable, no modification permitted
12mu|linux-firmware-20131001-6.gitb8ac7c7e|79	Obsoletes:	libertas-sd8686-firmware < 9.70.20.p0-4
12mu|linux-firmware-20131001-6.gitb8ac7c7e|80	%description -n libertas-sd8686-firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|81	Firmware for Marvell Libertas SD 8686 Network Adapter
12mu|linux-firmware-20131001-6.gitb8ac7c7e|82	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|83	%package -n libertas-sd8787-firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|84	Summary:	Firmware for Marvell Libertas SD 8787 Network Adapter
12mu|linux-firmware-20131001-6.gitb8ac7c7e|85	License:	Redistributable, no modification permitted
12mu|linux-firmware-20131001-6.gitb8ac7c7e|86	%description -n libertas-sd8787-firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|87	Firmware for Marvell Libertas SD 8787 Network Adapter
12mu|linux-firmware-20131001-6.gitb8ac7c7e|88	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|89	%prep
12mu|linux-firmware-20131001-6.gitb8ac7c7e|90	%setup -q -n linux-firmware-%{checkout}
12mu|linux-firmware-20131001-6.gitb8ac7c7e|91	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|92	%build
12mu|linux-firmware-20131001-6.gitb8ac7c7e|93	# Remove firmware shipped in separate packages already
12mu|linux-firmware-20131001-6.gitb8ac7c7e|94	# Perhaps these should be built as subpackages of linux-firmware?
12mu|linux-firmware-20131001-6.gitb8ac7c7e|95	rm -rf ess korg sb16 yamaha
12mu|linux-firmware-20131001-6.gitb8ac7c7e|96	# And _some_ conexant firmware.
12mu|linux-firmware-20131001-6.gitb8ac7c7e|97	rm v4l-cx23418-apu.fw v4l-cx23418-cpu.fw v4l-cx23418-dig.fw v4l-cx25840.fw
12mu|linux-firmware-20131001-6.gitb8ac7c7e|98	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|99	# Remove source files we don't need to install
12mu|linux-firmware-20131001-6.gitb8ac7c7e|100	rm -f usbdux/*dux */*.asm
12mu|linux-firmware-20131001-6.gitb8ac7c7e|101	rm -rf carl9170fw
12mu|linux-firmware-20131001-6.gitb8ac7c7e|102	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|103	# No need to install old firmware versions where we also provide newer versions
12mu|linux-firmware-20131001-6.gitb8ac7c7e|104	# which are preferred and support the same (or more) hardware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|105	rm -f libertas/sd8686_v8*
12mu|linux-firmware-20131001-6.gitb8ac7c7e|106	rm -f libertas/usb8388_v5.bin
12mu|linux-firmware-20131001-6.gitb8ac7c7e|107	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|108	# Remove firmware for Creative CA0132 HD as it's in alsa-firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|109	rm -f ctefx.bin ctspeq.bin
12mu|linux-firmware-20131001-6.gitb8ac7c7e|110	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|111	%install
12mu|linux-firmware-20131001-6.gitb8ac7c7e|112	mkdir -p %{buildroot}/%{_firmwarepath}
12mu|linux-firmware-20131001-6.gitb8ac7c7e|113	mkdir -p %{buildroot}/%{_firmwarepath}/updates
12mu|linux-firmware-20131001-6.gitb8ac7c7e|114	cp -r * %{buildroot}/%{_firmwarepath}
12mu|linux-firmware-20131001-6.gitb8ac7c7e|115	rm %{buildroot}/%{_firmwarepath}/{WHENCE,LICENCE.*,LICENSE.*}
12mu|linux-firmware-20131001-6.gitb8ac7c7e|116	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|117	# Create file list but exclude firmwares that we place in subpackages
12mu|linux-firmware-20131001-6.gitb8ac7c7e|118	FILEDIR=`pwd`
12mu|linux-firmware-20131001-6.gitb8ac7c7e|119	pushd %{buildroot}/%{_firmwarepath}
12mu|linux-firmware-20131001-6.gitb8ac7c7e|120	find . \! -type d > $FILEDIR/linux-firmware.files
12mu|linux-firmware-20131001-6.gitb8ac7c7e|121	find . -type d | sed -e '/^.$/d' > $FILEDIR/linux-firmware.dirs
12mu|linux-firmware-20131001-6.gitb8ac7c7e|122	popd
12mu|linux-firmware-20131001-6.gitb8ac7c7e|123	sed -i -e 's:^./::' linux-firmware.{files,dirs}
12mu|linux-firmware-20131001-6.gitb8ac7c7e|124	sed -i -e '/^iwlwifi/d' \
12mu|linux-firmware-20131001-6.gitb8ac7c7e|125	-i -e '/^libertas\/sd8686/d' \
12mu|linux-firmware-20131001-6.gitb8ac7c7e|126	-i -e '/^libertas\/usb8388/d' \
12mu|linux-firmware-20131001-6.gitb8ac7c7e|127	-i -e '/^mrvl\/sd8787/d' \
12mu|linux-firmware-20131001-6.gitb8ac7c7e|128	linux-firmware.files
12mu|linux-firmware-20131001-6.gitb8ac7c7e|129	sed -i -e 's!^!/lib/firmware/!' linux-firmware.{files,dirs}
12mu|linux-firmware-20131001-6.gitb8ac7c7e|130	sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
12mu|linux-firmware-20131001-6.gitb8ac7c7e|131	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|132	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|133	%files -n iwlwifi-agn-ucode
12mu|linux-firmware-20131001-6.gitb8ac7c7e|134	%doc WHENCE LICENCE.iwlwifi_firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|135	%{_firmwarepath}/iwlwifi-100-5.ucode
12mu|linux-firmware-20131001-6.gitb8ac7c7e|136	%{_firmwarepath}/iwlwifi-105-*.ucode
12mu|linux-firmware-20131001-6.gitb8ac7c7e|137	%{_firmwarepath}/iwlwifi-135-*.ucode
12mu|linux-firmware-20131001-6.gitb8ac7c7e|138	%{_firmwarepath}/iwlwifi-1000-*.ucode
12mu|linux-firmware-20131001-6.gitb8ac7c7e|139	%{_firmwarepath}/iwlwifi-2000-*.ucode
12mu|linux-firmware-20131001-6.gitb8ac7c7e|140	%{_firmwarepath}/iwlwifi-2030-*.ucode
12mu|linux-firmware-20131001-6.gitb8ac7c7e|141	%{_firmwarepath}/iwlwifi-5000-*.ucode
12mu|linux-firmware-20131001-6.gitb8ac7c7e|142	%{_firmwarepath}/iwlwifi-5150-*.ucode
12mu|linux-firmware-20131001-6.gitb8ac7c7e|143	%{_firmwarepath}/iwlwifi-6000-*.ucode
12mu|linux-firmware-20131001-6.gitb8ac7c7e|144	%{_firmwarepath}/iwlwifi-6000g2a-*.ucode
12mu|linux-firmware-20131001-6.gitb8ac7c7e|145	%{_firmwarepath}/iwlwifi-6000g2b-*.ucode
12mu|linux-firmware-20131001-6.gitb8ac7c7e|146	%{_firmwarepath}/iwlwifi-6050-*.ucode
12mu|linux-firmware-20131001-6.gitb8ac7c7e|147	%{_firmwarepath}/iwlwifi-7260-*.ucode
12mu|linux-firmware-20131001-6.gitb8ac7c7e|148	%{_firmwarepath}/iwlwifi-3160-*.ucode
12mu|linux-firmware-20131001-6.gitb8ac7c7e|149	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|150	%files -n iwl3945-firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|151	%defattr(-,root,root,-)
12mu|linux-firmware-20131001-6.gitb8ac7c7e|152	%doc WHENCE LICENCE.iwlwifi_firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|153	%{_firmwarepath}/iwlwifi-3945-*.ucode
12mu|linux-firmware-20131001-6.gitb8ac7c7e|154	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|155	%files -n iwl4965-firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|156	%defattr(-,root,root,-)
12mu|linux-firmware-20131001-6.gitb8ac7c7e|157	%doc WHENCE LICENCE.iwlwifi_firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|158	%{_firmwarepath}/iwlwifi-4965-*.ucode
12mu|linux-firmware-20131001-6.gitb8ac7c7e|159	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|160	%files -n libertas-usb8388-firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|161	%defattr(-,root,root,-)
12mu|linux-firmware-20131001-6.gitb8ac7c7e|162	%doc WHENCE LICENCE.Marvell
12mu|linux-firmware-20131001-6.gitb8ac7c7e|163	%dir %{_firmwarepath}/libertas
12mu|linux-firmware-20131001-6.gitb8ac7c7e|164	%{_firmwarepath}/libertas/usb8388_v9.bin
12mu|linux-firmware-20131001-6.gitb8ac7c7e|165	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|166	%files -n libertas-usb8388-olpc-firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|167	%defattr(-,root,root,-)
12mu|linux-firmware-20131001-6.gitb8ac7c7e|168	%doc WHENCE LICENCE.Marvell
12mu|linux-firmware-20131001-6.gitb8ac7c7e|169	%dir %{_firmwarepath}/libertas
12mu|linux-firmware-20131001-6.gitb8ac7c7e|170	%{_firmwarepath}/libertas/usb8388_olpc.bin
12mu|linux-firmware-20131001-6.gitb8ac7c7e|171	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|172	%files -n libertas-sd8686-firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|173	%defattr(-,root,root,-)
12mu|linux-firmware-20131001-6.gitb8ac7c7e|174	%doc WHENCE LICENCE.Marvell
12mu|linux-firmware-20131001-6.gitb8ac7c7e|175	%dir %{_firmwarepath}/libertas
12mu|linux-firmware-20131001-6.gitb8ac7c7e|176	%{_firmwarepath}/libertas/sd8686*
12mu|linux-firmware-20131001-6.gitb8ac7c7e|177	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|178	%files -n libertas-sd8787-firmware
12mu|linux-firmware-20131001-6.gitb8ac7c7e|179	%defattr(-,root,root,-)
12mu|linux-firmware-20131001-6.gitb8ac7c7e|180	%doc WHENCE LICENCE.Marvell
12mu|linux-firmware-20131001-6.gitb8ac7c7e|181	%dir %{_firmwarepath}/mrvl
12mu|linux-firmware-20131001-6.gitb8ac7c7e|182	%{_firmwarepath}/mrvl/sd8787*
12mu|linux-firmware-20131001-6.gitb8ac7c7e|183	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|184	%files -f linux-firmware.files
12mu|linux-firmware-20131001-6.gitb8ac7c7e|185	%defattr(-,root,root,-)
12mu|linux-firmware-20131001-6.gitb8ac7c7e|186	%dir %{_firmwarepath}
12mu|linux-firmware-20131001-6.gitb8ac7c7e|187	%doc WHENCE LICENCE.* LICENSE.*
12mu|linux-firmware-20131001-6.gitb8ac7c7e|188	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|189	%changelog
12mu|linux-firmware-20131001-6.gitb8ac7c7e|190	* Fri Oct 11 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 20131001-6.gitb8ac7c7e
12mu|linux-firmware-20131001-6.gitb8ac7c7e|191	+ Revision: 88c2c46
12mu|linux-firmware-20131001-6.gitb8ac7c7e|192	- release up
12mu|linux-firmware-20131001-6.gitb8ac7c7e|193	- Obsoletes:  kernel-firmware-extra
12mu|linux-firmware-20131001-6.gitb8ac7c7e|194	- Conflicts:  kernel-firmware-extra
12mu|linux-firmware-20131001-6.gitb8ac7c7e|195	
12mu|linux-firmware-20131001-6.gitb8ac7c7e|196	

20154 12
12mu|live-2013.06.18-1|1	Summary:	LIVE555 Streaming Media Library
12mu|live-2013.06.18-1|2	Name:		live
12mu|live-2013.06.18-1|3	Version:	2013.06.18
12mu|live-2013.06.18-1|4	Release:	1
12mu|live-2013.06.18-1|5	Source0:	http://live555.com/liveMedia/public/%{name}.%{version}.tar.gz
12mu|live-2013.06.18-1|6	License:	LGPLv2+
12mu|live-2013.06.18-1|7	Group:		System/Libraries
12mu|live-2013.06.18-1|8	URL:		http://www.live555.com/liveMedia/
12mu|live-2013.06.18-1|9	
12mu|live-2013.06.18-1|10	%description
12mu|live-2013.06.18-1|11	This code forms a set of C++ libraries for multimedia streaming, using
12mu|live-2013.06.18-1|12	open standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which
12mu|live-2013.06.18-1|13	can be compiled for Unix (including Linux and Mac OS X), Windows, and
12mu|live-2013.06.18-1|14	QNX (and other POSIX-compliant systems) - can be used to build
12mu|live-2013.06.18-1|15	streaming applications.
12mu|live-2013.06.18-1|16	
12mu|live-2013.06.18-1|17	This package contains the example apps of LIVE555.
12mu|live-2013.06.18-1|18	
12mu|live-2013.06.18-1|19	%package	devel
12mu|live-2013.06.18-1|20	Summary:	Development files of the LIVE555 Streaming Media Library
12mu|live-2013.06.18-1|21	Group:		Development/C++
12mu|live-2013.06.18-1|22	
12mu|live-2013.06.18-1|23	%description	devel
12mu|live-2013.06.18-1|24	This code forms a set of C++ libraries for multimedia streaming, using
12mu|live-2013.06.18-1|25	open standard protocols (RTP/RTCP, RTSP, SIP). These libraries - which
12mu|live-2013.06.18-1|26	can be compiled for Unix (including Linux and Mac OS X), Windows, and
12mu|live-2013.06.18-1|27	QNX (and other POSIX-compliant systems) - can be used to build
12mu|live-2013.06.18-1|28	streaming applications.
12mu|live-2013.06.18-1|29	
12mu|live-2013.06.18-1|30	This package contains all needed files to build programs based on LIVE555.
12mu|live-2013.06.18-1|31	
12mu|live-2013.06.18-1|32	%prep
12mu|live-2013.06.18-1|33	%setup -q -n %{name}
12mu|live-2013.06.18-1|34	sed -i -e "s/-O2/$RPM_OPT_FLAGS/" \
12mu|live-2013.06.18-1|35	config.linux-with-shared-libraries
12mu|live-2013.06.18-1|36	
12mu|live-2013.06.18-1|37	find . -name '*.cpp' -exec chmod 644 {} \;
12mu|live-2013.06.18-1|38	
12mu|live-2013.06.18-1|39	%build
12mu|live-2013.06.18-1|40	%setup_compile_flags
12mu|live-2013.06.18-1|41	./genMakefiles linux
12mu|live-2013.06.18-1|42	make clean
12mu|live-2013.06.18-1|43	make CFLAGS="%{optflags} -DRTSPCLIENT_SYNCHRONOUS_INTERFACE=1"
12mu|live-2013.06.18-1|44	
12mu|live-2013.06.18-1|45	%install
12mu|live-2013.06.18-1|46	for dir in BasicUsageEnvironment groupsock liveMedia UsageEnvironment; do
12mu|live-2013.06.18-1|47	mkdir -p %{buildroot}%{_libdir}/%{name}/$dir
12mu|live-2013.06.18-1|48	cp -r $dir/*.a $dir/include %{buildroot}%{_libdir}/%{name}/$dir
12mu|live-2013.06.18-1|49	done
12mu|live-2013.06.18-1|50	mkdir -p %{buildroot}%{_bindir}
12mu|live-2013.06.18-1|51	for testprog in `find testProgs mediaServer -type f -perm 755`; do
12mu|live-2013.06.18-1|52	install $testprog %{buildroot}%{_bindir}
12mu|live-2013.06.18-1|53	done
12mu|live-2013.06.18-1|54	
12mu|live-2013.06.18-1|55	%files
12mu|live-2013.06.18-1|56	%doc COPYING README
12mu|live-2013.06.18-1|57	%{_bindir}/MPEG2TransportStreamIndexer
12mu|live-2013.06.18-1|58	%{_bindir}/live555MediaServer
12mu|live-2013.06.18-1|59	%{_bindir}/openRTSP
12mu|live-2013.06.18-1|60	%{_bindir}/playSIP
12mu|live-2013.06.18-1|61	%{_bindir}/sapWatch
12mu|live-2013.06.18-1|62	%{_bindir}/test*
12mu|live-2013.06.18-1|63	%{_bindir}/vobStreamer
12mu|live-2013.06.18-1|64	
12mu|live-2013.06.18-1|65	%files devel
12mu|live-2013.06.18-1|66	%{_libdir}/%{name}

20155 12
12mu|livecd-tools-18.8-50|1	%{!?python_sitelib: %define python_sitelib %(%{__python} -c "import distutils.sysconfig as d; print d.get_python_lib()")}
12mu|livecd-tools-18.8-50|2	
12mu|livecd-tools-18.8-50|3	%define debug_package %{nil}
12mu|livecd-tools-18.8-50|4	
12mu|livecd-tools-18.8-50|5	Summary: Tools for building live CDs
12mu|livecd-tools-18.8-50|6	Name: livecd-tools
12mu|livecd-tools-18.8-50|7	Version: 18.8
12mu|livecd-tools-18.8-50|8	Release: 50
12mu|livecd-tools-18.8-50|9	Epoch: 1
12mu|livecd-tools-18.8-50|10	License: GPLv2
12mu|livecd-tools-18.8-50|11	Group: System/Base
12mu|livecd-tools-18.8-50|12	URL: http://git.fedorahosted.org/git/livecd
12mu|livecd-tools-18.8-50|13	# To make source tar ball:
12mu|livecd-tools-18.8-50|14	# git clone git://git.fedorahosted.org/livecd
12mu|livecd-tools-18.8-50|15	# cd livecd
12mu|livecd-tools-18.8-50|16	# make dist
12mu|livecd-tools-18.8-50|17	# scp livecd*.tar.bz2 fedorahosted.org:livecd
12mu|livecd-tools-18.8-50|18	Source0: http://fedorahosted.org/releases/l/i/livecd/%{name}-%{version}.tar.bz2
12mu|livecd-tools-18.8-50|19	Source1: arch.py
12mu|livecd-tools-18.8-50|20	Source3: rosa-image-fix-x86.pl
12mu|livecd-tools-18.8-50|21	Patch0: livecd-tools-18.8.urpmi.rosa.patch
12mu|livecd-tools-18.8-50|22	Patch1: livecd-tools-18.8.noyum.patch
12mu|livecd-tools-18.8-50|23	Patch2: livecd-tools-18.8.more.fixes.patch
12mu|livecd-tools-18.8-50|24	Patch3: livecd-tools-18.8.localboot.patch
12mu|livecd-tools-18.8-50|25	Patch4: livecd-tools-18.8.revert.patch
12mu|livecd-tools-18.8-50|26	Patch5: livecd-tools-18.8.sgb2.patch
12mu|livecd-tools-18.8-50|27	Patch6: livecd-tools-18.8.safemode.patch
12mu|livecd-tools-18.8-50|28	Patch7: livecd-tools-18.8.Distroname.patch
12mu|livecd-tools-18.8-50|29	Patch8: livecd-tools-18.8.splash.patch
12mu|livecd-tools-18.8-50|30	Patch9: livecd-tools-18.8.fs_nls.patch
12mu|livecd-tools-18.8-50|31	Patch10: livecd-tools.get-name-from-lsb.patch
12mu|livecd-tools-18.8-50|32	Patch11: livecd-tools-18.8.vga.removal.patch
12mu|livecd-tools-18.8-50|33	Patch12: livecd-tools-18.8.initramfs-initrd.patch
12mu|livecd-tools-18.8-50|34	Patch13: livecd-tools-18.8.fustunsafe.patch
12mu|livecd-tools-18.8-50|35	Patch14: livecd-tools-18.8.debug.patch
12mu|livecd-tools-18.8-50|36	Patch15: livecd-tools-18.8.hackfs.patch
12mu|livecd-tools-18.8-50|37	Patch16: livecd-tools-18.8.quiet.patch
12mu|livecd-tools-18.8-50|38	
12mu|livecd-tools-18.8-50|39	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12mu|livecd-tools-18.8-50|40	Requires: python-imgcreate = %{epoch}:%{version}-%{release}
12mu|livecd-tools-18.8-50|41	Requires: mkisofs
12mu|livecd-tools-18.8-50|42	Requires: isomd5sum
12mu|livecd-tools-18.8-50|43	Requires: parted
12mu|livecd-tools-18.8-50|44	Requires: pyparted
12mu|livecd-tools-18.8-50|45	Requires: util-linux
12mu|livecd-tools-18.8-50|46	Requires: dosfstools
12mu|livecd-tools-18.8-50|47	Requires: e2fsprogs
12mu|livecd-tools-18.8-50|48	Requires: lorax >= 18.3
12mu|livecd-tools-18.8-50|49	Obsoletes: livecd-iso-to-disk
12mu|livecd-tools-18.8-50|50	
12mu|livecd-tools-18.8-50|51	%ifarch %{ix86} x86_64
12mu|livecd-tools-18.8-50|52	Requires: syslinux
12mu|livecd-tools-18.8-50|53	%endif
12mu|livecd-tools-18.8-50|54	Requires: dumpet
12mu|livecd-tools-18.8-50|55	BuildRequires: perl
12mu|livecd-tools-18.8-50|56	BuildRequires: python
12mu|livecd-tools-18.8-50|57	
12mu|livecd-tools-18.8-50|58	
12mu|livecd-tools-18.8-50|59	%description
12mu|livecd-tools-18.8-50|60	Tools for generating live CDs on Fedora based systems including
12mu|livecd-tools-18.8-50|61	derived distributions such as RHEL, CentOS and others. See
12mu|livecd-tools-18.8-50|62	http://fedoraproject.org/wiki/FedoraLiveCD for more details.
12mu|livecd-tools-18.8-50|63	
12mu|livecd-tools-18.8-50|64	%package -n python-imgcreate
12mu|livecd-tools-18.8-50|65	Summary: Python modules for building system images
12mu|livecd-tools-18.8-50|66	Group: System/Base
12mu|livecd-tools-18.8-50|67	Requires: util-linux
12mu|livecd-tools-18.8-50|68	Requires: coreutils
12mu|livecd-tools-18.8-50|69	Requires: e2fsprogs
12mu|livecd-tools-18.8-50|70	Requires: squashfs-tools
12mu|livecd-tools-18.8-50|71	Requires: pykickstart >= 0.96
12mu|livecd-tools-18.8-50|72	Requires: dosfstools >= 2.11-8
12mu|livecd-tools-18.8-50|73	#Requires: system-config-keyboard >= 1.3.0
12mu|livecd-tools-18.8-50|74	Requires: python-urlgrabber
12mu|livecd-tools-18.8-50|75	Requires: python-selinux
12mu|livecd-tools-18.8-50|76	Requires: dbus-python
12mu|livecd-tools-18.8-50|77	#Requires: policycoreutils
12mu|livecd-tools-18.8-50|78	
12mu|livecd-tools-18.8-50|79	%description -n python-imgcreate
12mu|livecd-tools-18.8-50|80	Python modules that can be used for building images for things
12mu|livecd-tools-18.8-50|81	like live image or appliances.
12mu|livecd-tools-18.8-50|82	
12mu|livecd-tools-18.8-50|83	
12mu|livecd-tools-18.8-50|84	%prep
12mu|livecd-tools-18.8-50|85	%setup -q
12mu|livecd-tools-18.8-50|86	%patch0 -p1
12mu|livecd-tools-18.8-50|87	%patch1 -p1
12mu|livecd-tools-18.8-50|88	%patch2 -p1
12mu|livecd-tools-18.8-50|89	%patch3 -p1
12mu|livecd-tools-18.8-50|90	%patch4 -p1
12mu|livecd-tools-18.8-50|91	%patch5 -p1
12mu|livecd-tools-18.8-50|92	%patch6 -p1
12mu|livecd-tools-18.8-50|93	%patch7 -p1
12mu|livecd-tools-18.8-50|94	%patch8 -p1
12mu|livecd-tools-18.8-50|95	%patch9 -p1
12mu|livecd-tools-18.8-50|96	%patch10 -p1
12mu|livecd-tools-18.8-50|97	%patch11 -p1
12mu|livecd-tools-18.8-50|98	%patch12 -p1
12mu|livecd-tools-18.8-50|99	%patch13 -p1
12mu|livecd-tools-18.8-50|100	%patch14 -p1
12mu|livecd-tools-18.8-50|101	%patch15 -p1
12mu|livecd-tools-18.8-50|102	%patch16 -p1
12mu|livecd-tools-18.8-50|103	
12mu|livecd-tools-18.8-50|104	%build
12mu|livecd-tools-18.8-50|105	make
12mu|livecd-tools-18.8-50|106	
12mu|livecd-tools-18.8-50|107	%install
12mu|livecd-tools-18.8-50|108	rm -rf $RPM_BUILD_ROOT
12mu|livecd-tools-18.8-50|109	make install DESTDIR=$RPM_BUILD_ROOT
12mu|livecd-tools-18.8-50|110	%__install -m 0644 %{SOURCE1} %{buildroot}%{python_sitelib}/imgcreate/
12mu|livecd-tools-18.8-50|111	%__install -m 0755 %{SOURCE3} %{buildroot}%{_bindir}/
12mu|livecd-tools-18.8-50|112	
12mu|livecd-tools-18.8-50|113	
12mu|livecd-tools-18.8-50|114	%clean
12mu|livecd-tools-18.8-50|115	rm -rf $RPM_BUILD_ROOT
12mu|livecd-tools-18.8-50|116	
12mu|livecd-tools-18.8-50|117	%files
12mu|livecd-tools-18.8-50|118	%defattr(-,root,root,-)
12mu|livecd-tools-18.8-50|119	%doc AUTHORS COPYING README HACKING
12mu|livecd-tools-18.8-50|120	%doc config/livecd-fedora-minimal.ks
12mu|livecd-tools-18.8-50|121	%{_mandir}/man*/*
12mu|livecd-tools-18.8-50|122	%{_bindir}/livecd-creator
12mu|livecd-tools-18.8-50|123	%{_bindir}/livecd-iso-to-disk
12mu|livecd-tools-18.8-50|124	%{_bindir}/livecd-iso-to-pxeboot
12mu|livecd-tools-18.8-50|125	%{_bindir}/image-creator
12mu|livecd-tools-18.8-50|126	%{_bindir}/liveimage-mount
12mu|livecd-tools-18.8-50|127	%{_bindir}/edit-livecd
12mu|livecd-tools-18.8-50|128	%{_bindir}/mkbiarch
12mu|livecd-tools-18.8-50|129	%{_bindir}/rosa-image-fix-x86.pl
12mu|livecd-tools-18.8-50|130	/usr/share/doc/livecd-tools*
12mu|livecd-tools-18.8-50|131	
12mu|livecd-tools-18.8-50|132	%files -n python-imgcreate
12mu|livecd-tools-18.8-50|133	%defattr(-,root,root,-)
12mu|livecd-tools-18.8-50|134	%doc API COPYING
12mu|livecd-tools-18.8-50|135	%dir %{python_sitelib}/imgcreate
12mu|livecd-tools-18.8-50|136	%{python_sitelib}/imgcreate/*.py
12mu|livecd-tools-18.8-50|137	%{python_sitelib}/imgcreate/*.pyo
12mu|livecd-tools-18.8-50|138	%{python_sitelib}/imgcreate/*.pyc
12mu|livecd-tools-18.8-50|139	
12mu|livecd-tools-18.8-50|140	
12mu|livecd-tools-18.8-50|141	%changelog
12mu|livecd-tools-18.8-50|142	* Tue Sep 23 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1:18.8-50
12mu|livecd-tools-18.8-50|143	+ Revision: eb975fe
12mu|livecd-tools-18.8-50|144	- Rolled back to version 18.8 with fixes
12mu|livecd-tools-18.8-50|145	
12mu|livecd-tools-18.8-50|146	* Tue Sep 23 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1:18.8-50
12mu|livecd-tools-18.8-50|147	+ Revision: 01ca93c
12mu|livecd-tools-18.8-50|148	- Support different locations for isolinux splash
12mu|livecd-tools-18.8-50|149	
12mu|livecd-tools-18.8-50|150	* Fri Sep 19 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1:21.1-14
12mu|livecd-tools-18.8-50|151	+ Revision: 9285e12
12mu|livecd-tools-18.8-50|152	- Returned syslinux background
12mu|livecd-tools-18.8-50|153	
12mu|livecd-tools-18.8-50|154	* Fri Aug 15 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:21.1-13
12mu|livecd-tools-18.8-50|155	+ Revision: bc6ba57
12mu|livecd-tools-18.8-50|156	- fix name in python script
12mu|livecd-tools-18.8-50|157	
12mu|livecd-tools-18.8-50|158	* Fri Aug 15 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:21.1-12
12mu|livecd-tools-18.8-50|159	+ Revision: c06d920
12mu|livecd-tools-18.8-50|160	- rediff patch
12mu|livecd-tools-18.8-50|161	
12mu|livecd-tools-18.8-50|162	* Thu Aug 14 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1:21.1-11
12mu|livecd-tools-18.8-50|163	+ Revision: 2cdd630
12mu|livecd-tools-18.8-50|164	- Release number updated
12mu|livecd-tools-18.8-50|165	
12mu|livecd-tools-18.8-50|166	* Thu Aug 14 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:21.1-10
12mu|livecd-tools-18.8-50|167	+ Revision: 5ff303f
12mu|livecd-tools-18.8-50|168	- fix package name
12mu|livecd-tools-18.8-50|169	
12mu|livecd-tools-18.8-50|170	* Fri Aug 08 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:21.1-10
12mu|livecd-tools-18.8-50|171	+ Revision: a2764f0
12mu|livecd-tools-18.8-50|172	- fix installation of packages
12mu|livecd-tools-18.8-50|173	
12mu|livecd-tools-18.8-50|174	* Thu Aug 07 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:21.1-9
12mu|livecd-tools-18.8-50|175	+ Revision: 0b66ccc
12mu|livecd-tools-18.8-50|176	- Updated livecd-tools.spec
12mu|livecd-tools-18.8-50|177	
12mu|livecd-tools-18.8-50|178	* Thu Aug 07 2014 Alex Burmashev <alex.burmashev@gmail.com>
12mu|livecd-tools-18.8-50|179	+ Revision: 399d4cb
12mu|livecd-tools-18.8-50|180	- add hack4 patch for kernel
12mu|livecd-tools-18.8-50|181	
12mu|livecd-tools-18.8-50|182	* Fri Jul 04 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:21.1-7
12mu|livecd-tools-18.8-50|183	+ Revision: 1b44aec
12mu|livecd-tools-18.8-50|184	- fix path to splash
12mu|livecd-tools-18.8-50|185	
12mu|livecd-tools-18.8-50|186	* Thu Jul 03 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:21.1-6
12mu|livecd-tools-18.8-50|187	+ Revision: 671207b
12mu|livecd-tools-18.8-50|188	- added a hack #3
12mu|livecd-tools-18.8-50|189	
12mu|livecd-tools-18.8-50|190	* Thu Jul 03 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:21.1-5
12mu|livecd-tools-18.8-50|191	+ Revision: 7612814
12mu|livecd-tools-18.8-50|192	- added one more hack
12mu|livecd-tools-18.8-50|193	
12mu|livecd-tools-18.8-50|194	* Thu Jul 03 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:21.1-4
12mu|livecd-tools-18.8-50|195	+ Revision: 5423803
12mu|livecd-tools-18.8-50|196	- added one more patch
12mu|livecd-tools-18.8-50|197	
12mu|livecd-tools-18.8-50|198	* Wed Jul 02 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:21.1-3
12mu|livecd-tools-18.8-50|199	+ Revision: bbdaed3
12mu|livecd-tools-18.8-50|200	- livecd-tools were update to 21.1 version
12mu|livecd-tools-18.8-50|201	
12mu|livecd-tools-18.8-50|202	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:18.8-49
12mu|livecd-tools-18.8-50|203	+ Revision: 5399ae6
12mu|livecd-tools-18.8-50|204	- MassBuild#440: Increase release tag
12mu|livecd-tools-18.8-50|205	
12mu|livecd-tools-18.8-50|206	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:18.8-48
12mu|livecd-tools-18.8-50|207	+ Revision: aae290e
12mu|livecd-tools-18.8-50|208	- rediff patch
12mu|livecd-tools-18.8-50|209	
12mu|livecd-tools-18.8-50|210	* Thu Jun 26 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:18.8-47
12mu|livecd-tools-18.8-50|211	+ Revision: 021792b
12mu|livecd-tools-18.8-50|212	- added a patch to fix path t jpgs
12mu|livecd-tools-18.8-50|213	
12mu|livecd-tools-18.8-50|214	* Tue May 06 2014 Arkady Shane <ashejn@gmail.com> 1:18.8-46
12mu|livecd-tools-18.8-50|215	+ Revision: fbfc6d8
12mu|livecd-tools-18.8-50|216	- Added BR: perl
12mu|livecd-tools-18.8-50|217	
12mu|livecd-tools-18.8-50|218	* Tue May 06 2014 Arkady Shane <ashejn@gmail.com> 1:18.8-46
12mu|livecd-tools-18.8-50|219	+ Revision: 4371d6e
12mu|livecd-tools-18.8-50|220	- change R to BR
12mu|livecd-tools-18.8-50|221	
12mu|livecd-tools-18.8-50|222	* Tue May 06 2014 Arkady Shane <ashejn@gmail.com> 1:18.8-46
12mu|livecd-tools-18.8-50|223	+ Revision: fd30e26
12mu|livecd-tools-18.8-50|224	- added R: perl-podlators
12mu|livecd-tools-18.8-50|225	
12mu|livecd-tools-18.8-50|226	* Mon Apr 21 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:18.8-46
12mu|livecd-tools-18.8-50|227	+ Revision: 9ac6496
12mu|livecd-tools-18.8-50|228	- release up
12mu|livecd-tools-18.8-50|229	
12mu|livecd-tools-18.8-50|230	* Mon Apr 21 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:18.8-45
12mu|livecd-tools-18.8-50|231	+ Revision: 67a340b
12mu|livecd-tools-18.8-50|232	- added quiet to start and install
12mu|livecd-tools-18.8-50|233	
12mu|livecd-tools-18.8-50|234	* Tue Jan 21 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:18.8-45
12mu|livecd-tools-18.8-50|235	+ Revision: 2a679a2
12mu|livecd-tools-18.8-50|236	- rediff perl script
12mu|livecd-tools-18.8-50|237	
12mu|livecd-tools-18.8-50|238	* Tue Jan 21 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:18.8-44
12mu|livecd-tools-18.8-50|239	+ Revision: 25ba35e
12mu|livecd-tools-18.8-50|240	- updated patch
12mu|livecd-tools-18.8-50|241	
12mu|livecd-tools-18.8-50|242	* Tue Jan 21 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:18.8-44
12mu|livecd-tools-18.8-50|243	+ Revision: 4b1e776
12mu|livecd-tools-18.8-50|244	- release up
12mu|livecd-tools-18.8-50|245	
12mu|livecd-tools-18.8-50|246	* Tue Jan 21 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:18.8-43
12mu|livecd-tools-18.8-50|247	+ Revision: 729b671
12mu|livecd-tools-18.8-50|248	- updated patch
12mu|livecd-tools-18.8-50|249	
12mu|livecd-tools-18.8-50|250	* Tue Jan 21 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:18.8-43
12mu|livecd-tools-18.8-50|251	+ Revision: e419db0
12mu|livecd-tools-18.8-50|252	- Updated livecd-tools.spec
12mu|livecd-tools-18.8-50|253	
12mu|livecd-tools-18.8-50|254	* Tue Jan 21 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:18.8-42
12mu|livecd-tools-18.8-50|255	+ Revision: e93e5ba
12mu|livecd-tools-18.8-50|256	- Updated livecd-tools.spec
12mu|livecd-tools-18.8-50|257	
12mu|livecd-tools-18.8-50|258	* Tue Jan 21 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:18.8-41
12mu|livecd-tools-18.8-50|259	+ Revision: 1840fe9
12mu|livecd-tools-18.8-50|260	- updated hackfs patch
12mu|livecd-tools-18.8-50|261	
12mu|livecd-tools-18.8-50|262	* Thu Jan 16 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:18.8-39
12mu|livecd-tools-18.8-50|263	+ Revision: 581cae6
12mu|livecd-tools-18.8-50|264	- disabled hackfs patch
12mu|livecd-tools-18.8-50|265	
12mu|livecd-tools-18.8-50|266	* Tue Jan 14 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:18.8-38
12mu|livecd-tools-18.8-50|267	+ Revision: c75e8a0
12mu|livecd-tools-18.8-50|268	- modified patch
12mu|livecd-tools-18.8-50|269	
12mu|livecd-tools-18.8-50|270	* Tue Jan 14 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:18.8-37
12mu|livecd-tools-18.8-50|271	+ Revision: ca72028
12mu|livecd-tools-18.8-50|272	- pack iso hack too into livecd-tools
12mu|livecd-tools-18.8-50|273	
12mu|livecd-tools-18.8-50|274	* Tue Nov 26 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1:18.8-35
12mu|livecd-tools-18.8-50|275	+ Revision: 71ceca9
12mu|livecd-tools-18.8-50|276	- release up
12mu|livecd-tools-18.8-50|277	
12mu|livecd-tools-18.8-50|278	* Tue Nov 19 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1:18.8-33
12mu|livecd-tools-18.8-50|279	+ Revision: f5a1f8f
12mu|livecd-tools-18.8-50|280	- actually add debug patch
12mu|livecd-tools-18.8-50|281	
12mu|livecd-tools-18.8-50|282	* Tue Nov 19 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1:18.8-32
12mu|livecd-tools-18.8-50|283	+ Revision: 6c00131
12mu|livecd-tools-18.8-50|284	- enabled debug patch
12mu|livecd-tools-18.8-50|285	
12mu|livecd-tools-18.8-50|286	* Tue Aug 27 2013 root <root@localhost.localdomain> 1:18.8-31
12mu|livecd-tools-18.8-50|287	+ Revision: 029c403
12mu|livecd-tools-18.8-50|288	- added --fastunsafe for urpmi
12mu|livecd-tools-18.8-50|289	
12mu|livecd-tools-18.8-50|290	* Tue Jul 02 2013 root <root@localhost.localdomain> 1:18.8-30
12mu|livecd-tools-18.8-50|291	+ Revision: 98f9e2c
12mu|livecd-tools-18.8-50|292	- added initramfs to initrd patch
12mu|livecd-tools-18.8-50|293	
12mu|livecd-tools-18.8-50|294	* Mon Jun 10 2013 root <root@localhost.localdomain> 1:18.8-28
12mu|livecd-tools-18.8-50|295	+ Revision: e7bf288
12mu|livecd-tools-18.8-50|296	- added a vga removal patch
12mu|livecd-tools-18.8-50|297	
12mu|livecd-tools-18.8-50|298	* Thu May 23 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1:18.8-27
12mu|livecd-tools-18.8-50|299	+ Revision: 3a1130e
12mu|livecd-tools-18.8-50|300	- one more fix
12mu|livecd-tools-18.8-50|301	
12mu|livecd-tools-18.8-50|302	* Wed May 22 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1:18.8-27
12mu|livecd-tools-18.8-50|303	+ Revision: 968b0e2
12mu|livecd-tools-18.8-50|304	- changed lsb patch to system-release
12mu|livecd-tools-18.8-50|305	
12mu|livecd-tools-18.8-50|306	* Tue May 21 2013 root <root@localhost.localdomain> 1:18.8-27
12mu|livecd-tools-18.8-50|307	+ Revision: b45a113
12mu|livecd-tools-18.8-50|308	- modified lsb_release string
12mu|livecd-tools-18.8-50|309	
12mu|livecd-tools-18.8-50|310	* Tue May 21 2013 root <root@localhost.localdomain> 1:18.8-27
12mu|livecd-tools-18.8-50|311	+ Revision: 038c7b9
12mu|livecd-tools-18.8-50|312	- added a patch to get syslinux name from LSB info
12mu|livecd-tools-18.8-50|313	
12mu|livecd-tools-18.8-50|314	

20156 12
12mu|llvm-3.3-4|1	%define _disable_ld_no_undefined 0
12mu|llvm-3.3-4|2	
12mu|llvm-3.3-4|3	# clang header paths are hard-coded at compile time
12mu|llvm-3.3-4|4	# and need adjustment whenever there's a new GCC version
12mu|llvm-3.3-4|5	%define gcc_version %(gcc -dumpversion)
12mu|llvm-3.3-4|6	
12mu|llvm-3.3-4|7	%define compile_apidox 0
12mu|llvm-3.3-4|8	%{?_with_apidox: %{expand: %%global compile_apidox 1}}
12mu|llvm-3.3-4|9	
12mu|llvm-3.3-4|10	%bcond_without clang
12mu|llvm-3.3-4|11	
12mu|llvm-3.3-4|12	Summary:	Low Level Virtual Machine (LLVM)
12mu|llvm-3.3-4|13	Name:		llvm
12mu|llvm-3.3-4|14	Version:	3.3
12mu|llvm-3.3-4|15	Release:	4
12mu|llvm-3.3-4|16	License:	NCSA
12mu|llvm-3.3-4|17	Group:		Development/Other
12mu|llvm-3.3-4|18	Url:		http://llvm.org/
12mu|llvm-3.3-4|19	# There's a branch of LLVM maintained at
12mu|llvm-3.3-4|20	# git://people.freedesktop.org/~tstellar/llvm
12mu|llvm-3.3-4|21	# Ir is the working branch of the AMDGPU/R600 backend needed by Mesa (and is otherwise
12mu|llvm-3.3-4|22	# more or less identical to upstream llvm).
12mu|llvm-3.3-4|23	# At times it may be necessary to package this branch instead.
12mu|llvm-3.3-4|24	Source0:	http://llvm.org/releases/%{version}/llvm-%{version}.src.tar.gz
12mu|llvm-3.3-4|25	Source1:	http://llvm.org/releases/%{version}/cfe-%{version}.src.tar.gz
12mu|llvm-3.3-4|26	Source2:	http://llvm.org/releases/%{version}/clang-tools-extra-%{version}.src.tar.gz
12mu|llvm-3.3-4|27	Source3:	http://llvm.org/releases/%{version}/polly-%{version}.src.tar.gz
12mu|llvm-3.3-4|28	Source1000:	llvm.rpmlintrc
12mu|llvm-3.3-4|29	# Versionize libclang.so (Anssi 08/2012):
12mu|llvm-3.3-4|30	Patch0:		clang-soname.patch
12mu|llvm-3.3-4|31	# Adjust search paths to match the OS
12mu|llvm-3.3-4|32	Patch1:		0000-clang-mandriva.patch
12mu|llvm-3.3-4|33	# ARM hardfloat hack
12mu|llvm-3.3-4|34	# see http://llvm.org/bugs/show_bug.cgi?id=15557
12mu|llvm-3.3-4|35	# and https://bugzilla.redhat.com/show_bug.cgi?id=803433
12mu|llvm-3.3-4|36	Patch2:		clang-hardfloat-hack.patch
12mu|llvm-3.3-4|37	BuildRequires:	bison
12mu|llvm-3.3-4|38	BuildRequires:	chrpath
12mu|llvm-3.3-4|39	BuildRequires:	flex
12mu|llvm-3.3-4|40	BuildRequires:	graphviz
12mu|llvm-3.3-4|41	BuildRequires:	groff
12mu|llvm-3.3-4|42	BuildRequires:	libtool
12mu|llvm-3.3-4|43	BuildRequires:	ocaml
12mu|llvm-3.3-4|44	BuildRequires:	sed
12mu|llvm-3.3-4|45	BuildRequires:	tcl
12mu|llvm-3.3-4|46	BuildRequires:	zip
12mu|llvm-3.3-4|47	BuildRequires:	libstdc++-devel
12mu|llvm-3.3-4|48	BuildRequires:	pkgconfig(cloog-isl)
12mu|llvm-3.3-4|49	BuildRequires:	pkgconfig(isl)
12mu|llvm-3.3-4|50	BuildRequires:	pkgconfig(libffi)
12mu|llvm-3.3-4|51	%if %{compile_apidox}
12mu|llvm-3.3-4|52	BuildRequires:	doxygen
12mu|llvm-3.3-4|53	%endif
12mu|llvm-3.3-4|54	Requires:	libstdc++-devel
12mu|llvm-3.3-4|55	
12mu|llvm-3.3-4|56	%description
12mu|llvm-3.3-4|57	LVM is a robust system, particularly well suited for developing new mid-level
12mu|llvm-3.3-4|58	language-independent analyses and optimizations of all sorts, including those
12mu|llvm-3.3-4|59	that require  extensive interprocedural analysis. LLVM is also a great target
12mu|llvm-3.3-4|60	for front-end development for conventional or research programming languages,
12mu|llvm-3.3-4|61	including those which require compile-time, link-time, or run-time optimization
12mu|llvm-3.3-4|62	for effective implementation, proper tail calls or garbage collection.
12mu|llvm-3.3-4|63	
12mu|llvm-3.3-4|64	%files
12mu|llvm-3.3-4|65	%doc LICENSE.TXT
12mu|llvm-3.3-4|66	%{_bindir}/bugpoint
12mu|llvm-3.3-4|67	%{_bindir}/llc
12mu|llvm-3.3-4|68	%{_bindir}/lli
12mu|llvm-3.3-4|69	%{_bindir}/opt
12mu|llvm-3.3-4|70	%{_bindir}/llvm-ar
12mu|llvm-3.3-4|71	%{_bindir}/llvm-as
12mu|llvm-3.3-4|72	%{_bindir}/llvm-bcanalyzer
12mu|llvm-3.3-4|73	%{_bindir}/llvm-diff
12mu|llvm-3.3-4|74	%{_bindir}/llvm-dis
12mu|llvm-3.3-4|75	%{_bindir}/llvm-extract
12mu|llvm-3.3-4|76	%{_bindir}/llvm-link
12mu|llvm-3.3-4|77	%{_bindir}/llvm-mc
12mu|llvm-3.3-4|78	%{_bindir}/llvm-nm
12mu|llvm-3.3-4|79	%{_bindir}/llvm-objdump
12mu|llvm-3.3-4|80	%{_bindir}/llvm-prof
12mu|llvm-3.3-4|81	%{_bindir}/llvm-ranlib
12mu|llvm-3.3-4|82	%{_bindir}/llvm-readobj
12mu|llvm-3.3-4|83	%{_bindir}/llvm-cov
12mu|llvm-3.3-4|84	%{_bindir}/llvm-dwarfdump
12mu|llvm-3.3-4|85	%{_bindir}/llvm-mcmarkup
12mu|llvm-3.3-4|86	%{_bindir}/llvm-rtdyld
12mu|llvm-3.3-4|87	%{_bindir}/llvm-size
12mu|llvm-3.3-4|88	%{_bindir}/llvm-stress
12mu|llvm-3.3-4|89	%{_bindir}/llvm-symbolizer
12mu|llvm-3.3-4|90	%{_bindir}/llvm-tblgen
12mu|llvm-3.3-4|91	%{_bindir}/macho-dump
12mu|llvm-3.3-4|92	%{_libdir}/ocaml/*
12mu|llvm-3.3-4|93	
12mu|llvm-3.3-4|94	#----------------------------------------------------------------------------
12mu|llvm-3.3-4|95	
12mu|llvm-3.3-4|96	%define major %{version}
12mu|llvm-3.3-4|97	%define libname %mklibname %{name} %{major}
12mu|llvm-3.3-4|98	
12mu|llvm-3.3-4|99	%package -n %{libname}
12mu|llvm-3.3-4|100	Summary:	LLVM shared libraries
12mu|llvm-3.3-4|101	Group:		System/Libraries
12mu|llvm-3.3-4|102	Conflicts:	llvm < 3.0-4
12mu|llvm-3.3-4|103	
12mu|llvm-3.3-4|104	%description -n %{libname}
12mu|llvm-3.3-4|105	Shared libraries for the LLVM compiler infrastructure. This is needed by
12mu|llvm-3.3-4|106	programs that are dynamically linked against libLLVM.
12mu|llvm-3.3-4|107	
12mu|llvm-3.3-4|108	%files -n %{libname}
12mu|llvm-3.3-4|109	%{_libdir}/libLLVM-%{major}.so
12mu|llvm-3.3-4|110	
12mu|llvm-3.3-4|111	#----------------------------------------------------------------------------
12mu|llvm-3.3-4|112	
12mu|llvm-3.3-4|113	%define devname %mklibname -d %{name}
12mu|llvm-3.3-4|114	
12mu|llvm-3.3-4|115	%package -n %{devname}
12mu|llvm-3.3-4|116	Summary:	Development files for LLVM
12mu|llvm-3.3-4|117	Group:		Development/Other
12mu|llvm-3.3-4|118	Provides:	llvm-devel = %{EVRD}
12mu|llvm-3.3-4|119	Requires:	%{libname} = %{EVRD}
12mu|llvm-3.3-4|120	Requires:	%{name} = %{EVRD}
12mu|llvm-3.3-4|121	Conflicts:	llvm < 3.0-7
12mu|llvm-3.3-4|122	Conflicts:	%{_lib}llvm3.0 < 3.0-9
12mu|llvm-3.3-4|123	
12mu|llvm-3.3-4|124	%description -n %{devname}
12mu|llvm-3.3-4|125	This package contains the development files for LLVM.
12mu|llvm-3.3-4|126	
12mu|llvm-3.3-4|127	%files -n %{devname}
12mu|llvm-3.3-4|128	%{_bindir}/%{name}-config
12mu|llvm-3.3-4|129	%{_libdir}/libLLVM.so
12mu|llvm-3.3-4|130	%{_includedir}/%{name}
12mu|llvm-3.3-4|131	%{_includedir}/%{name}-c
12mu|llvm-3.3-4|132	%dir %{_libdir}/%{name}
12mu|llvm-3.3-4|133	%{_libdir}/%{name}/BugpointPasses.so
12mu|llvm-3.3-4|134	%{_libdir}/%{name}/libLLVM*.a
12mu|llvm-3.3-4|135	%{_libdir}/%{name}/libLLVM*.so
12mu|llvm-3.3-4|136	%{_libdir}/%{name}/libLTO.a
12mu|llvm-3.3-4|137	%{_libdir}/%{name}/libLTO.so
12mu|llvm-3.3-4|138	%{_libdir}/%{name}/libprofile_rt.a
12mu|llvm-3.3-4|139	%{_libdir}/%{name}/libprofile_rt.so
12mu|llvm-3.3-4|140	%{_libdir}/%{name}/libllvm*.a
12mu|llvm-3.3-4|141	
12mu|llvm-3.3-4|142	#----------------------------------------------------------------------------
12mu|llvm-3.3-4|143	
12mu|llvm-3.3-4|144	%package doc
12mu|llvm-3.3-4|145	Summary:	Documentation for LLVM
12mu|llvm-3.3-4|146	Group:		Books/Computer books
12mu|llvm-3.3-4|147	Requires:	%{name} = %{EVRD}
12mu|llvm-3.3-4|148	BuildArch:	noarch
12mu|llvm-3.3-4|149	
12mu|llvm-3.3-4|150	%description doc
12mu|llvm-3.3-4|151	Documentation for the LLVM compiler infrastructure.
12mu|llvm-3.3-4|152	
12mu|llvm-3.3-4|153	%files doc
12mu|llvm-3.3-4|154	%doc README.txt
12mu|llvm-3.3-4|155	%doc docs/*.css
12mu|llvm-3.3-4|156	%doc docs/*.html
12mu|llvm-3.3-4|157	%doc docs/tutorial
12mu|llvm-3.3-4|158	%doc docs/ocamldoc
12mu|llvm-3.3-4|159	%doc examples
12mu|llvm-3.3-4|160	%if %{compile_apidox}
12mu|llvm-3.3-4|161	%doc docs/doxygen
12mu|llvm-3.3-4|162	%endif
12mu|llvm-3.3-4|163	
12mu|llvm-3.3-4|164	#----------------------------------------------------------------------------
12mu|llvm-3.3-4|165	
12mu|llvm-3.3-4|166	%package polly
12mu|llvm-3.3-4|167	Summary:	Polyhedral optimizations for LLVM
12mu|llvm-3.3-4|168	License:	MIT
12mu|llvm-3.3-4|169	Group:		Development/Other
12mu|llvm-3.3-4|170	
12mu|llvm-3.3-4|171	%description polly
12mu|llvm-3.3-4|172	Polly is a polyhedral optimizer for LLVM.
12mu|llvm-3.3-4|173	
12mu|llvm-3.3-4|174	Using an abstract mathematical representation it analyzes and optimizes
12mu|llvm-3.3-4|175	the memory access pattern of a program. This includes data-locality
12mu|llvm-3.3-4|176	optimizations for cache locality as well as automatic parallelization
12mu|llvm-3.3-4|177	for thread-level and SIMD parallelism.
12mu|llvm-3.3-4|178	
12mu|llvm-3.3-4|179	Our overall goal is an integrated optimizer for data-locality and
12mu|llvm-3.3-4|180	parallelism that takes advantage of multi-cores, cache hierarchies,
12mu|llvm-3.3-4|181	short vector instructions as well as dedicated accelerators.
12mu|llvm-3.3-4|182	
12mu|llvm-3.3-4|183	%files polly
12mu|llvm-3.3-4|184	%{_bindir}/pollycc
12mu|llvm-3.3-4|185	%{_bindir}/pollyc++
12mu|llvm-3.3-4|186	%{_libdir}/llvm/LLVMPolly.so
12mu|llvm-3.3-4|187	
12mu|llvm-3.3-4|188	#----------------------------------------------------------------------------
12mu|llvm-3.3-4|189	
12mu|llvm-3.3-4|190	%package polly-devel
12mu|llvm-3.3-4|191	Summary:	Development files for Polly
12mu|llvm-3.3-4|192	License:	MIT
12mu|llvm-3.3-4|193	Group:		Development/Other
12mu|llvm-3.3-4|194	
12mu|llvm-3.3-4|195	%description polly-devel
12mu|llvm-3.3-4|196	Development files for Polly.
12mu|llvm-3.3-4|197	
12mu|llvm-3.3-4|198	Polly is a polyhedral optimizer for LLVM.
12mu|llvm-3.3-4|199	
12mu|llvm-3.3-4|200	Using an abstract mathematical representation it analyzes and optimizes
12mu|llvm-3.3-4|201	the memory access pattern of a program. This includes data-locality
12mu|llvm-3.3-4|202	optimizations for cache locality as well as automatic parallelization
12mu|llvm-3.3-4|203	for thread-level and SIMD parallelism.
12mu|llvm-3.3-4|204	
12mu|llvm-3.3-4|205	Our overall goal is an integrated optimizer for data-locality and
12mu|llvm-3.3-4|206	parallelism that takes advantage of multi-cores, cache hierarchies,
12mu|llvm-3.3-4|207	short vector instructions as well as dedicated accelerators.
12mu|llvm-3.3-4|208	
12mu|llvm-3.3-4|209	%files polly-devel
12mu|llvm-3.3-4|210	%{_includedir}/polly
12mu|llvm-3.3-4|211	%{_libdir}/llvm/libpollyanalysis.a
12mu|llvm-3.3-4|212	%{_libdir}/llvm/libpollycodegen.a
12mu|llvm-3.3-4|213	%{_libdir}/llvm/libpollyexchange.a
12mu|llvm-3.3-4|214	%{_libdir}/llvm/libpollyjson.a
12mu|llvm-3.3-4|215	%{_libdir}/llvm/libpollysupport.a
12mu|llvm-3.3-4|216	
12mu|llvm-3.3-4|217	#----------------------------------------------------------------------------
12mu|llvm-3.3-4|218	
12mu|llvm-3.3-4|219	%if %{with clang}
12mu|llvm-3.3-4|220	# TODO: %{_bindir}/clang is linked against static libclang.a, could it be
12mu|llvm-3.3-4|221	# linked against libclang.so instead, like llvm-* are against livLLVM.so?
12mu|llvm-3.3-4|222	
12mu|llvm-3.3-4|223	%package -n clang
12mu|llvm-3.3-4|224	Summary:	A C language family front-end for LLVM
12mu|llvm-3.3-4|225	License:	NCSA
12mu|llvm-3.3-4|226	Group:		Development/Other
12mu|llvm-3.3-4|227	# TODO: is this requires:llvm needed, or just legacy from fedora pkg layout?
12mu|llvm-3.3-4|228	Requires:	llvm = %{EVRD}
12mu|llvm-3.3-4|229	# clang requires gcc, clang++ requires libstdc++-devel
12mu|llvm-3.3-4|230	Requires:	gcc
12mu|llvm-3.3-4|231	Requires:	libstdc++-devel >= %{gcc_version}
12mu|llvm-3.3-4|232	
12mu|llvm-3.3-4|233	%description -n clang
12mu|llvm-3.3-4|234	clang: noun
12mu|llvm-3.3-4|235	1. A loud, resonant, metallic sound.
12mu|llvm-3.3-4|236	2. The strident call of a crane or goose.
12mu|llvm-3.3-4|237	3. C-language family front-end toolkit.
12mu|llvm-3.3-4|238	
12mu|llvm-3.3-4|239	The goal of the Clang project is to create a new C, C++, Objective C
12mu|llvm-3.3-4|240	and Objective C++ front-end for the LLVM compiler. Its tools are built
12mu|llvm-3.3-4|241	as libraries and designed to be loosely-coupled and extensible.
12mu|llvm-3.3-4|242	
12mu|llvm-3.3-4|243	%files -n clang
12mu|llvm-3.3-4|244	%doc clang-docs/*
12mu|llvm-3.3-4|245	%{_bindir}/clang*
12mu|llvm-3.3-4|246	%{_bindir}/cpp11-migrate
12mu|llvm-3.3-4|247	%{_libdir}/llvm/libmigrateCore.a
12mu|llvm-3.3-4|248	%{_bindir}/c-index-test
12mu|llvm-3.3-4|249	%{_prefix}/lib/clang
12mu|llvm-3.3-4|250	%doc %{_mandir}/man1/clang.1.*
12mu|llvm-3.3-4|251	%endif
12mu|llvm-3.3-4|252	
12mu|llvm-3.3-4|253	#----------------------------------------------------------------------------
12mu|llvm-3.3-4|254	
12mu|llvm-3.3-4|255	%if %{with clang}
12mu|llvm-3.3-4|256	%define clang_major %{version}
12mu|llvm-3.3-4|257	%define libclang %mklibname clang %{clang_major}
12mu|llvm-3.3-4|258	
12mu|llvm-3.3-4|259	%package -n %{libclang}
12mu|llvm-3.3-4|260	Summary:	Shared library for clang
12mu|llvm-3.3-4|261	Group:		System/Libraries
12mu|llvm-3.3-4|262	
12mu|llvm-3.3-4|263	%description -n %{libclang}
12mu|llvm-3.3-4|264	Shared libraries for the clang compiler. This is needed by
12mu|llvm-3.3-4|265	programs that are dynamically linked against libclang.
12mu|llvm-3.3-4|266	
12mu|llvm-3.3-4|267	%files -n %{libclang}
12mu|llvm-3.3-4|268	%{_libdir}/libclang-%{clang_major}.so
12mu|llvm-3.3-4|269	%endif
12mu|llvm-3.3-4|270	
12mu|llvm-3.3-4|271	#----------------------------------------------------------------------------
12mu|llvm-3.3-4|272	
12mu|llvm-3.3-4|273	%if %{with clang}
12mu|llvm-3.3-4|274	%define devclang %mklibname -d clang
12mu|llvm-3.3-4|275	
12mu|llvm-3.3-4|276	%package -n %{devclang}
12mu|llvm-3.3-4|277	Summary:	Development files for clang
12mu|llvm-3.3-4|278	Group:		Development/Other
12mu|llvm-3.3-4|279	Requires:	%{libclang} = %{EVRD}
12mu|llvm-3.3-4|280	Provides:	clang-devel = %{EVRD}
12mu|llvm-3.3-4|281	Conflicts:	llvm-devel < 3.1
12mu|llvm-3.3-4|282	Obsoletes:	clang-devel < 3.1
12mu|llvm-3.3-4|283	
12mu|llvm-3.3-4|284	%description -n %{devclang}
12mu|llvm-3.3-4|285	This package contains header files and libraries needed for using
12mu|llvm-3.3-4|286	libclang.
12mu|llvm-3.3-4|287	
12mu|llvm-3.3-4|288	%files -n %{devclang}
12mu|llvm-3.3-4|289	%{_includedir}/clang
12mu|llvm-3.3-4|290	%{_includedir}/clang-c
12mu|llvm-3.3-4|291	%{_libdir}/libclang.so
12mu|llvm-3.3-4|292	%dir %{_libdir}/%{name}
12mu|llvm-3.3-4|293	%{_libdir}/%{name}/libclang*.a
12mu|llvm-3.3-4|294	%{_libdir}/%{name}/libclang*.so
12mu|llvm-3.3-4|295	%endif
12mu|llvm-3.3-4|296	
12mu|llvm-3.3-4|297	#----------------------------------------------------------------------------
12mu|llvm-3.3-4|298	
12mu|llvm-3.3-4|299	%if %{with clang}
12mu|llvm-3.3-4|300	%package -n clang-analyzer
12mu|llvm-3.3-4|301	Summary:	A source code analysis framework
12mu|llvm-3.3-4|302	License:	NCSA
12mu|llvm-3.3-4|303	Group:		Development/Other
12mu|llvm-3.3-4|304	Requires:	clang = %{EVRD}
12mu|llvm-3.3-4|305	# not picked up automatically since files are currently not instaled
12mu|llvm-3.3-4|306	# in standard Python hierarchies yet
12mu|llvm-3.3-4|307	Requires:	python
12mu|llvm-3.3-4|308	
12mu|llvm-3.3-4|309	%description -n clang-analyzer
12mu|llvm-3.3-4|310	The Clang Static Analyzer consists of both a source code analysis
12mu|llvm-3.3-4|311	framework and a standalone tool that finds bugs in C and Objective-C
12mu|llvm-3.3-4|312	programs. The standalone tool is invoked from the command-line, and is
12mu|llvm-3.3-4|313	intended to run in tandem with a build of a project or code base.
12mu|llvm-3.3-4|314	
12mu|llvm-3.3-4|315	%files -n clang-analyzer
12mu|llvm-3.3-4|316	%{_bindir}/scan-build
12mu|llvm-3.3-4|317	%{_bindir}/scan-view
12mu|llvm-3.3-4|318	%{_libdir}/clang-analyzer
12mu|llvm-3.3-4|319	%endif
12mu|llvm-3.3-4|320	
12mu|llvm-3.3-4|321	#----------------------------------------------------------------------------
12mu|llvm-3.3-4|322	
12mu|llvm-3.3-4|323	%if %{with clang}
12mu|llvm-3.3-4|324	%package -n clang-doc
12mu|llvm-3.3-4|325	Summary:	Documentation for Clang
12mu|llvm-3.3-4|326	Group:		Books/Computer books
12mu|llvm-3.3-4|327	BuildArch:	noarch
12mu|llvm-3.3-4|328	Requires:	%{name} = %{EVRD}
12mu|llvm-3.3-4|329	
12mu|llvm-3.3-4|330	%description -n clang-doc
12mu|llvm-3.3-4|331	Documentation for the Clang compiler front-end.
12mu|llvm-3.3-4|332	
12mu|llvm-3.3-4|333	%files -n clang-doc
12mu|llvm-3.3-4|334	%doc clang-docs-full/*
12mu|llvm-3.3-4|335	%endif
12mu|llvm-3.3-4|336	
12mu|llvm-3.3-4|337	#----------------------------------------------------------------------------
12mu|llvm-3.3-4|338	
12mu|llvm-3.3-4|339	%prep
12mu|llvm-3.3-4|340	%setup -qn %{name}-%{version}.src %{?with_clang:-a1 -a2 -a3}
12mu|llvm-3.3-4|341	rm -rf tools/clang
12mu|llvm-3.3-4|342	%if %{with clang}
12mu|llvm-3.3-4|343	mv cfe-%{version}%{?prerel}.src tools/clang
12mu|llvm-3.3-4|344	mv polly-%{version}%{?prerel}.src tools/polly
12mu|llvm-3.3-4|345	mv clang-tools-extra-%{version}%{?prerel}.src tools/clang/tools/extra
12mu|llvm-3.3-4|346	cd tools/clang
12mu|llvm-3.3-4|347	%patch0 -p1
12mu|llvm-3.3-4|348	%patch1 -p1 -b .mandriva~
12mu|llvm-3.3-4|349	%patch2 -p1 -b .armhf
12mu|llvm-3.3-4|350	cd -
12mu|llvm-3.3-4|351	%endif
12mu|llvm-3.3-4|352	
12mu|llvm-3.3-4|353	# Upstream tends to forget to remove "rc" and "svn" markers from version
12mu|llvm-3.3-4|354	# numbers before making releases
12mu|llvm-3.3-4|355	sed -i -re 's|^(AC_INIT[^,]*,\[)([0-9.]*)([^]])*(.*)|\1\2\4|' autoconf/configure.ac
12mu|llvm-3.3-4|356	sed -i -re "s|(PACKAGE_VERSION='[0-9.]*)([^']*)(.*)|\1\3|g;s|(PACKAGE_STRING='LLVM [0-9.]*)([^']*)(.*)|\1\3|g" configure
12mu|llvm-3.3-4|357	
12mu|llvm-3.3-4|358	%build
12mu|llvm-3.3-4|359	# Build with gcc/g++, not clang if it happens to be installed
12mu|llvm-3.3-4|360	# (blino) clang < 3.1 does not handle system headers from gcc 4.7
12mu|llvm-3.3-4|361	# http://llvm.org/bugs/show_bug.cgi?id=11916
12mu|llvm-3.3-4|362	export CC=%__cc
12mu|llvm-3.3-4|363	export CXX=%__cxx
12mu|llvm-3.3-4|364	
12mu|llvm-3.3-4|365	%configure2_5x \
12mu|llvm-3.3-4|366	--libdir=%{_libdir}/%{name} \
12mu|llvm-3.3-4|367	--datadir=%{_datadir}/%{name} \
12mu|llvm-3.3-4|368	--enable-shared \
12mu|llvm-3.3-4|369	--enable-jit \
12mu|llvm-3.3-4|370	--enable-libffi \
12mu|llvm-3.3-4|371	--enable-optimized \
12mu|llvm-3.3-4|372	--enable-targets=all \
12mu|llvm-3.3-4|373	--enable-experimental-targets=R600 \
12mu|llvm-3.3-4|374	--disable-expensive-checks \
12mu|llvm-3.3-4|375	--enable-debug-runtime \
12mu|llvm-3.3-4|376	--disable-assertions \
12mu|llvm-3.3-4|377	--enable-threads \
12mu|llvm-3.3-4|378	--with-cloog=%{_prefix} \
12mu|llvm-3.3-4|379	--with-isl=%{_prefix} \
12mu|llvm-3.3-4|380	%if %{compile_apidox}
12mu|llvm-3.3-4|381	--enable-doxygen
12mu|llvm-3.3-4|382	%endif
12mu|llvm-3.3-4|383	
12mu|llvm-3.3-4|384	# FIXME file this
12mu|llvm-3.3-4|385	# configure does not properly specify libdir
12mu|llvm-3.3-4|386	sed -i 's|(PROJ_prefix)/lib|(PROJ_prefix)/%{_lib}/%{name}|g' Makefile.config
12mu|llvm-3.3-4|387	
12mu|llvm-3.3-4|388	# FIXME upstream need to fix this
12mu|llvm-3.3-4|389	# llvm-config.cpp hardcodes lib in it
12mu|llvm-3.3-4|390	sed -i 's|ActiveLibDir = ActivePrefix + "/lib"|ActiveLibDir = ActivePrefix + "/%{_lib}/%{name}"|g' tools/llvm-config/llvm-config.cpp
12mu|llvm-3.3-4|391	
12mu|llvm-3.3-4|392	%make
12mu|llvm-3.3-4|393	
12mu|llvm-3.3-4|394	%install
12mu|llvm-3.3-4|395	cp bindings/ocaml/llvm/META.llvm bindings/ocaml/llvm/Release/
12mu|llvm-3.3-4|396	%makeinstall_std \
12mu|llvm-3.3-4|397	KEEP_SYMBOLS=1 \
12mu|llvm-3.3-4|398	PROJ_docsdir=%{_docdir}/%{name} \
12mu|llvm-3.3-4|399	PROJ_etcdir=%{_sysconfdir}/%{name} \
12mu|llvm-3.3-4|400	PROJ_libdir=%{_libdir}/%{name}
12mu|llvm-3.3-4|401	
12mu|llvm-3.3-4|402	# Invalid dir
12mu|llvm-3.3-4|403	rm -rf %{buildroot}%{_bindir}/.dir
12mu|llvm-3.3-4|404	
12mu|llvm-3.3-4|405	# wrong rpath entries (Anssi 11/2011)
12mu|llvm-3.3-4|406	file %{buildroot}/%{_bindir}/* | awk -F: '$2~/ELF/{print $1}' | xargs -r chrpath -d
12mu|llvm-3.3-4|407	file %{buildroot}/%{_libdir}/llvm/*.so | awk -F: '$2~/ELF/{print $1}' | xargs -r chrpath -d
12mu|llvm-3.3-4|408	
12mu|llvm-3.3-4|409	# move shared library to standard library path and add devel symlink (Anssi 11/2011)
12mu|llvm-3.3-4|410	mv %{buildroot}%{_libdir}/llvm/libLLVM-%{major}.so %{buildroot}%{_libdir}
12mu|llvm-3.3-4|411	ln -s libLLVM-%{major}.so %{buildroot}%{_libdir}/libLLVM.so
12mu|llvm-3.3-4|412	# Also, create shared library symlinks corresponding to all the static library
12mu|llvm-3.3-4|413	# names, so that using e.g. "-lLLVMBitReader" will cause the binary to be linked
12mu|llvm-3.3-4|414	# against the shared library instead of static library by default. (Anssi 08/2012)
12mu|llvm-3.3-4|415	for staticlib in %{buildroot}%{_libdir}/llvm/libLLVM*.a; do
12mu|llvm-3.3-4|416	sharedlib="${staticlib%.a}.so"
12mu|llvm-3.3-4|417	[ -e "$sharedlib" ] && exit 1
12mu|llvm-3.3-4|418	ln -s ../libLLVM.so "$sharedlib"
12mu|llvm-3.3-4|419	done
12mu|llvm-3.3-4|420	
12mu|llvm-3.3-4|421	%if %{with clang}
12mu|llvm-3.3-4|422	# Versionize libclang.so (patch0 makes the same change to soname) and move it to standard path.
12mu|llvm-3.3-4|423	mv %{buildroot}%{_libdir}/llvm/libclang.so %{buildroot}%{_libdir}/libclang-%{version}.so
12mu|llvm-3.3-4|424	ln -s libclang-%{clang_major}.so %{buildroot}%{_libdir}/libclang.so
12mu|llvm-3.3-4|425	ln -s ../libclang.so %{buildroot}%{_libdir}/llvm/libclang.so
12mu|llvm-3.3-4|426	
12mu|llvm-3.3-4|427	# NOTE: We don't create devel symlinks for the libclang.so for libclang*.a libraries
12mu|llvm-3.3-4|428	# like for libLLVM above, because libclang.so actually exports much less symbols
12mu|llvm-3.3-4|429	# - some are not linked in (tools/libclang/Makefile) and others are restricted
12mu|llvm-3.3-4|430	# by tools/libclang/libclang.exports. - Anssi 09/2012
12mu|llvm-3.3-4|431	%endif
12mu|llvm-3.3-4|432	
12mu|llvm-3.3-4|433	# Since the static libraries are very huge, strip them of debug symbols as well
12mu|llvm-3.3-4|434	# (Anssi 08/2012)
12mu|llvm-3.3-4|435	strip --strip-debug %{buildroot}%{_libdir}/llvm/*.a
12mu|llvm-3.3-4|436	
12mu|llvm-3.3-4|437	%if %{with clang}
12mu|llvm-3.3-4|438	# Static analyzer not installed by default:
12mu|llvm-3.3-4|439	# http://clang-analyzer.llvm.org/installation#OtherPlatforms
12mu|llvm-3.3-4|440	mkdir -p %{buildroot}%{_libdir}/clang-analyzer
12mu|llvm-3.3-4|441	# create launchers
12mu|llvm-3.3-4|442	for f in scan-{build,view}; do
12mu|llvm-3.3-4|443	ln -s %{_libdir}/clang-analyzer/$f/$f %{buildroot}%{_bindir}/$f
12mu|llvm-3.3-4|444	done
12mu|llvm-3.3-4|445	
12mu|llvm-3.3-4|446	(cd tools/clang/tools && cp -pr scan-{build,view} \
12mu|llvm-3.3-4|447	%{buildroot}%{_libdir}/clang-analyzer/)
12mu|llvm-3.3-4|448	
12mu|llvm-3.3-4|449	# And prepare Clang documentation
12mu|llvm-3.3-4|450	#
12mu|llvm-3.3-4|451	rm -rf clang-docs
12mu|llvm-3.3-4|452	mkdir clang-docs
12mu|llvm-3.3-4|453	for f in LICENSE.TXT NOTES.txt README.txt; do # TODO.txt; do
12mu|llvm-3.3-4|454	ln tools/clang/$f clang-docs/
12mu|llvm-3.3-4|455	done
12mu|llvm-3.3-4|456	rm -rf clang-docs-full
12mu|llvm-3.3-4|457	cp -al tools/clang/docs clang-docs-full
12mu|llvm-3.3-4|458	rm -rf clang-docs-full/{doxygen*,Makefile*,*.graffle,tools}
12mu|llvm-3.3-4|459	
12mu|llvm-3.3-4|460	# Polly bits as described on
12mu|llvm-3.3-4|461	# http://polly.llvm.org/example_load_Polly_into_clang.html
12mu|llvm-3.3-4|462	cat >%{buildroot}%{_bindir}/pollycc <<'EOF'
12mu|llvm-3.3-4|463	#!/bin/sh
12mu|llvm-3.3-4|464	exec %{_bindir}/clang -O3 -Xclang -load -Xclang %{_libdir}/llvm/LLVMPolly.so "$@"
12mu|llvm-3.3-4|465	EOF
12mu|llvm-3.3-4|466	cat >%{buildroot}%{_bindir}/pollyc++ <<'EOF'
12mu|llvm-3.3-4|467	#!/bin/sh
12mu|llvm-3.3-4|468	exec %{_bindir}/clang++ -O3 -Xclang -load -Xclang %{_libdir}/llvm/LLVMPolly.so "$@"
12mu|llvm-3.3-4|469	EOF
12mu|llvm-3.3-4|470	chmod 0755 %{buildroot}%{_bindir}/pollycc %{buildroot}%{_bindir}/pollyc++
12mu|llvm-3.3-4|471	%endif
12mu|llvm-3.3-4|472	
12mu|llvm-3.3-4|473	# Get rid of erroneously installed example files.
12mu|llvm-3.3-4|474	rm %{buildroot}%{_libdir}/%{name}/LLVMHello.so
12mu|llvm-3.3-4|475	
12mu|llvm-3.3-4|476	# Fix bogus permissions
12mu|llvm-3.3-4|477	find %{buildroot} -name "*.a" -a -type f|xargs chmod 0644
12mu|llvm-3.3-4|478	
12mu|llvm-3.3-4|479	%changelog
12mu|llvm-3.3-4|480	* Thu Oct 10 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.3-4
12mu|llvm-3.3-4|481	+ Revision: 861fec9
12mu|llvm-3.3-4|482	- LOG New version 3.3, too many spec changes to mention
12mu|llvm-3.3-4|483	
12mu|llvm-3.3-4|484	

20157 12
12mu|lm_sensors-3.3.4-2|1	%define major 4
12mu|lm_sensors-3.3.4-2|2	%define libname %mklibname %{name} %{major}
12mu|lm_sensors-3.3.4-2|3	%define devname %mklibname %{name} -d
12mu|lm_sensors-3.3.4-2|4	
12mu|lm_sensors-3.3.4-2|5	Summary:	Utilities for lm_sensors
12mu|lm_sensors-3.3.4-2|6	Name:		lm_sensors
12mu|lm_sensors-3.3.4-2|7	Epoch:		1
12mu|lm_sensors-3.3.4-2|8	Version:	3.3.4
12mu|lm_sensors-3.3.4-2|9	Release:	2
12mu|lm_sensors-3.3.4-2|10	License:	LGPLv2+
12mu|lm_sensors-3.3.4-2|11	Group:		System/Kernel and hardware
12mu|lm_sensors-3.3.4-2|12	Url:		http://www.lm-sensors.org
12mu|lm_sensors-3.3.4-2|13	Source0:	http://dl.lm-sensors.org/lm-sensors/releases/%{name}-%{version}.tar.bz2
12mu|lm_sensors-3.3.4-2|14	Source1:	lm_sensors.sysconfig
12mu|lm_sensors-3.3.4-2|15	# these 2 were taken from PLD-linux, Thanks!
12mu|lm_sensors-3.3.4-2|16	Source2:	sensord.sysconfig
12mu|lm_sensors-3.3.4-2|17	BuildRequires:	bison
12mu|lm_sensors-3.3.4-2|18	BuildRequires:	chrpath
12mu|lm_sensors-3.3.4-2|19	BuildRequires:	flex
12mu|lm_sensors-3.3.4-2|20	BuildRequires:	sysfsutils-devel
12mu|lm_sensors-3.3.4-2|21	BuildRequires:	pkgconfig(librrd)
12mu|lm_sensors-3.3.4-2|22	Requires(post):	rpm-helper
12mu|lm_sensors-3.3.4-2|23	Requires(preun):	rpm-helper
12mu|lm_sensors-3.3.4-2|24	%ifarch %{ix86} x86_64
12mu|lm_sensors-3.3.4-2|25	Requires:	dmidecode
12mu|lm_sensors-3.3.4-2|26	%endif
12mu|lm_sensors-3.3.4-2|27	
12mu|lm_sensors-3.3.4-2|28	%description
12mu|lm_sensors-3.3.4-2|29	This package contains a collection of user space tools for general SMBus
12mu|lm_sensors-3.3.4-2|30	access and hardware monitoring. SMBus, also known as System Management Bus,
12mu|lm_sensors-3.3.4-2|31	is a protocol for communicating through a I2C ('I squared C') bus. Many modern
12mu|lm_sensors-3.3.4-2|32	mainboards have a System Management Bus. There are a lot of devices which can
12mu|lm_sensors-3.3.4-2|33	be connected to a SMBus; the most notable are modern memory chips with EEPROM
12mu|lm_sensors-3.3.4-2|34	memories and chips for hardware monitoring.
12mu|lm_sensors-3.3.4-2|35	
12mu|lm_sensors-3.3.4-2|36	Most modern mainboards incorporate some form of hardware monitoring chips.
12mu|lm_sensors-3.3.4-2|37	These chips read things like chip temperatures, fan rotation speeds and
12mu|lm_sensors-3.3.4-2|38	voltage levels. There are quite a few different chips which can be used
12mu|lm_sensors-3.3.4-2|39	by mainboard builders for approximately the same results.
12mu|lm_sensors-3.3.4-2|40	
12mu|lm_sensors-3.3.4-2|41	%package -n %{libname}
12mu|lm_sensors-3.3.4-2|42	Summary:	Libraries needed for lm_sensors
12mu|lm_sensors-3.3.4-2|43	Group:		System/Libraries
12mu|lm_sensors-3.3.4-2|44	
12mu|lm_sensors-3.3.4-2|45	%description -n %{libname}
12mu|lm_sensors-3.3.4-2|46	Libraries to access lm_sensors internal data.
12mu|lm_sensors-3.3.4-2|47	
12mu|lm_sensors-3.3.4-2|48	%package -n %{devname}
12mu|lm_sensors-3.3.4-2|49	Summary:	Development libraries and header files for lm_sensors
12mu|lm_sensors-3.3.4-2|50	Group:		Development/C
12mu|lm_sensors-3.3.4-2|51	Requires:	%{libname} = %{epoch}:%{version}-%{release}
12mu|lm_sensors-3.3.4-2|52	Provides:	%{name}-devel = %{epoch}:%{version}-%{release}
12mu|lm_sensors-3.3.4-2|53	
12mu|lm_sensors-3.3.4-2|54	%description -n %{devname}
12mu|lm_sensors-3.3.4-2|55	Development libraries and header files for lm_sensors.
12mu|lm_sensors-3.3.4-2|56	
12mu|lm_sensors-3.3.4-2|57	You might want to use this package while building applications that might
12mu|lm_sensors-3.3.4-2|58	take advantage of lm_sensors if found.
12mu|lm_sensors-3.3.4-2|59	
12mu|lm_sensors-3.3.4-2|60	%prep
12mu|lm_sensors-3.3.4-2|61	%setup -q
12mu|lm_sensors-3.3.4-2|62	
12mu|lm_sensors-3.3.4-2|63	%build
12mu|lm_sensors-3.3.4-2|64	%setup_compile_flags
12mu|lm_sensors-3.3.4-2|65	
12mu|lm_sensors-3.3.4-2|66	%make PREFIX=%{_prefix} ETCDIR=%{_sysconfdir} LIBDIR=%{_libdir} MANDIR=%{_mandir} EXLDFLAGS=%{ldflags} \
12mu|lm_sensors-3.3.4-2|67	PROG_EXTRA=sensord user
12mu|lm_sensors-3.3.4-2|68	
12mu|lm_sensors-3.3.4-2|69	%install
12mu|lm_sensors-3.3.4-2|70	make PREFIX=%{_prefix} ETCDIR=%{_sysconfdir} LIBDIR=%{_libdir} MANDIR=%{_mandir} PROG_EXTRA=sensord \
12mu|lm_sensors-3.3.4-2|71	DESTDIR=%{buildroot} user_install
12mu|lm_sensors-3.3.4-2|72	
12mu|lm_sensors-3.3.4-2|73	rm %{buildroot}%{_libdir}/libsensors.a
12mu|lm_sensors-3.3.4-2|74	
12mu|lm_sensors-3.3.4-2|75	ln -s sensors.conf.5.gz %{buildroot}%{_mandir}/man5/sensors3.conf.5.gz
12mu|lm_sensors-3.3.4-2|76	
12mu|lm_sensors-3.3.4-2|77	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12mu|lm_sensors-3.3.4-2|78	mkdir -p %{buildroot}%{_sysconfdir}/sensors.d
12mu|lm_sensors-3.3.4-2|79	mkdir -p %{buildroot}%{_unitdir}
12mu|lm_sensors-3.3.4-2|80	install -p -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/lm_sensors
12mu|lm_sensors-3.3.4-2|81	install -p -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/sensord
12mu|lm_sensors-3.3.4-2|82	# (tpg) service files
12mu|lm_sensors-3.3.4-2|83	install -p -m 644 prog/init/lm_sensors.service %{buildroot}%{_unitdir}
12mu|lm_sensors-3.3.4-2|84	install -p -m 644 prog/init/sensord.service %{buildroot}%{_unitdir}
12mu|lm_sensors-3.3.4-2|85	install -p -m 644 prog/init/fancontrol.service %{buildroot}%{_unitdir}
12mu|lm_sensors-3.3.4-2|86	
12mu|lm_sensors-3.3.4-2|87	cat > README.urpmi << EOF
12mu|lm_sensors-3.3.4-2|88	* To use this package, you will have to launch "sensors-detect" as root, and answer few questions.
12mu|lm_sensors-3.3.4-2|89	No need to modify startup files as shown at the end, all will be done.
12mu|lm_sensors-3.3.4-2|90	
12mu|lm_sensors-3.3.4-2|91	* Special note for via686a and i2c-viapro :	if you don t see the values, you probably have a PCI conflict.
12mu|lm_sensors-3.3.4-2|92	It will be corrected in next kernel. Change the /etc/sysconfig/lm_sensors to use i2c-isa + via686a
12mu|lm_sensors-3.3.4-2|93	(or i2c-viapro + another sensor)
12mu|lm_sensors-3.3.4-2|94	EOF
12mu|lm_sensors-3.3.4-2|95	
12mu|lm_sensors-3.3.4-2|96	%post
12mu|lm_sensors-3.3.4-2|97	%_post_service lm_sensors
12mu|lm_sensors-3.3.4-2|98	%_post_service sensord
12mu|lm_sensors-3.3.4-2|99	
12mu|lm_sensors-3.3.4-2|100	%preun
12mu|lm_sensors-3.3.4-2|101	%_preun_service lm_sensors
12mu|lm_sensors-3.3.4-2|102	%_preun_service sensord
12mu|lm_sensors-3.3.4-2|103	
12mu|lm_sensors-3.3.4-2|104	%files
12mu|lm_sensors-3.3.4-2|105	%doc CHANGES CONTRIBUTORS README doc README.urpmi
12mu|lm_sensors-3.3.4-2|106	%config(noreplace) %{_sysconfdir}/sensors3.conf
12mu|lm_sensors-3.3.4-2|107	%config(noreplace) %{_sysconfdir}/sysconfig/sensord
12mu|lm_sensors-3.3.4-2|108	%config(noreplace) %{_sysconfdir}/sysconfig/lm_sensors
12mu|lm_sensors-3.3.4-2|109	%{_bindir}/sensors
12mu|lm_sensors-3.3.4-2|110	%{_bindir}/sensors-conf-convert
12mu|lm_sensors-3.3.4-2|111	%ifnarch ppc %arm %mips
12mu|lm_sensors-3.3.4-2|112	%{_sbindir}/isadump
12mu|lm_sensors-3.3.4-2|113	%{_sbindir}/isaset
12mu|lm_sensors-3.3.4-2|114	%endif
12mu|lm_sensors-3.3.4-2|115	%{_sbindir}/sensors-detect
12mu|lm_sensors-3.3.4-2|116	%{_sbindir}/sensord
12mu|lm_sensors-3.3.4-2|117	%{_mandir}/man1/*
12mu|lm_sensors-3.3.4-2|118	%{_mandir}/man5/*
12mu|lm_sensors-3.3.4-2|119	%{_mandir}/man8/*
12mu|lm_sensors-3.3.4-2|120	%{_sbindir}/fancontrol
12mu|lm_sensors-3.3.4-2|121	%{_sbindir}/pwmconfig
12mu|lm_sensors-3.3.4-2|122	%{_unitdir}/*.service
12mu|lm_sensors-3.3.4-2|123	
12mu|lm_sensors-3.3.4-2|124	%files -n %{libname}
12mu|lm_sensors-3.3.4-2|125	%{_libdir}/libsensors.so.%{major}*
12mu|lm_sensors-3.3.4-2|126	
12mu|lm_sensors-3.3.4-2|127	%files -n %{devname}
12mu|lm_sensors-3.3.4-2|128	%{_libdir}/libsensors.so
12mu|lm_sensors-3.3.4-2|129	%dir %{_includedir}/sensors
12mu|lm_sensors-3.3.4-2|130	%{_includedir}/sensors/*
12mu|lm_sensors-3.3.4-2|131	%{_mandir}/man3/*
12mu|lm_sensors-3.3.4-2|132	
12mu|lm_sensors-3.3.4-2|133	%changelog
12mu|lm_sensors-3.3.4-2|134	* Tue Oct 01 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:3.3.4-2
12mu|lm_sensors-3.3.4-2|135	+ Revision: 5adefbf
12mu|lm_sensors-3.3.4-2|136	- LOG Updated to 3.3.4, fix systemd integration
12mu|lm_sensors-3.3.4-2|137	
12mu|lm_sensors-3.3.4-2|138	

20158 12
12mu|locales-2.15-2|1	#
12mu|locales-2.15-2|2	# this spec file builds all the locales into rpm packages.
12mu|locales-2.15-2|3	# it is separate from the glibc spec, so that it is possible to rebuild
12mu|locales-2.15-2|4	# the locales for small fix without the need to rebuild the highly critical
12mu|locales-2.15-2|5	# glibc package.
12mu|locales-2.15-2|6	# however, locales adn glibc are very tied, so each time a new glibc is
12mu|locales-2.15-2|7	# built, the locales have to be rebuilt too (on a system with the new glibc
12mu|locales-2.15-2|8	# installed); and the glibc_ver define changed accordingly.
12mu|locales-2.15-2|9	#
12mu|locales-2.15-2|10	# the locales are mainly from the glibc-i18ndata; however, we include
12mu|locales-2.15-2|11	# also fixes and improvements as well as some new locales; they should
12mu|locales-2.15-2|12	# be included upstream ideally, so when new glibc is released, it is
12mu|locales-2.15-2|13	# necessary to check if the separate locale files here are still needed.
12mu|locales-2.15-2|14	# removing them is enough.
12mu|locales-2.15-2|15	#
12mu|locales-2.15-2|16	# we also use an improved iso14651_hack (used for the base collating
12mu|locales-2.15-2|17	# definition) which improves the one in glibc (by defining collation for
12mu|locales-2.15-2|18	# various extra letters in latin, greek, cyrillic and arabic scripts)
12mu|locales-2.15-2|19	# and two scripts used by individual locales-*.rpm packages that add/remove
12mu|locales-2.15-2|20	# the language names from the list of supported languages when adding/removing
12mu|locales-2.15-2|21	# the package.
12mu|locales-2.15-2|22	# All the rest of the sources are new or fixed locale files
12mu|locales-2.15-2|23	#
12mu|locales-2.15-2|24	%define glibc_ver 2.15
12mu|locales-2.15-2|25	%define glibc_epoch 6
12mu|locales-2.15-2|26	%define version   %{glibc_ver}
12mu|locales-2.15-2|27	# FIXME: please check on next build those we really need
12mu|locales-2.15-2|28	%define _unpackaged_files_terminate_build 1
12mu|locales-2.15-2|29	
12mu|locales-2.15-2|30	# to define when building for PRC
12mu|locales-2.15-2|31	%define build_for_PRC 0
12mu|locales-2.15-2|32	
12mu|locales-2.15-2|33	# shorthands for the post scripts
12mu|locales-2.15-2|34	%define loc_add /usr/bin/locale_install.sh
12mu|locales-2.15-2|35	%define loc_del /usr/bin/locale_uninstall.sh
12mu|locales-2.15-2|36	
12mu|locales-2.15-2|37	%define _enable_debug_packages	%{nil}
12mu|locales-2.15-2|38	%define debug_package		%{nil}
12mu|locales-2.15-2|39	
12mu|locales-2.15-2|40	Summary:	Base files for localization
12mu|locales-2.15-2|41	Name:		locales
12mu|locales-2.15-2|42	Version:	%{glibc_ver}
12mu|locales-2.15-2|43	Release:	2
12mu|locales-2.15-2|44	License:	LGPLv2+ and LGPLv2+ with exceptions and GPLv2+
12mu|locales-2.15-2|45	Group:		System/Internationalization
12mu|locales-2.15-2|46	Source0:	Makefile
12mu|locales-2.15-2|47	# updated to include unicode 5.0 introduced latin/cyrullic/greek letters
12mu|locales-2.15-2|48	#
12mu|locales-2.15-2|49	Source1:	iso14651_hack
12mu|locales-2.15-2|50	# scripts/config files to install/uninstall a locale
12mu|locales-2.15-2|51	Source2:	locale_install.sh
12mu|locales-2.15-2|52	Source3:	locale_uninstall.sh
12mu|locales-2.15-2|53	Source4:	locales.sysconfig
12mu|locales-2.15-2|54	Source5:	locales-hardlink.pl
12mu|locales-2.15-2|55	Source6:	locales-softlink.pl
12mu|locales-2.15-2|56	Source7:	%{name}.rpmlintrc
12mu|locales-2.15-2|57	
12mu|locales-2.15-2|58	# this one is on glibc, however there is the politic issue
12mu|locales-2.15-2|59	# of the naming of Taiwan
12mu|locales-2.15-2|60	Source15:	zh_TW_2
12mu|locales-2.15-2|61	# locales data
12mu|locales-2.15-2|62	Source16:	sw_XX
12mu|locales-2.15-2|63	Source17:	ku_TR
12mu|locales-2.15-2|64	Source18:	eo_XX
12mu|locales-2.15-2|65	Source19:	ky_KG
12mu|locales-2.15-2|66	Source22:	km_KH
12mu|locales-2.15-2|67	Source25:	nds_DE@traditional
12mu|locales-2.15-2|68	Source38:	dz_BT
12mu|locales-2.15-2|69	
12mu|locales-2.15-2|70	# Those exist in glibc >= 2.3.2 but the attached ones
12mu|locales-2.15-2|71	# are more correct/more complete
12mu|locales-2.15-2|72	
12mu|locales-2.15-2|73	# all ar_?? locales in glibc 2.3.5 are missing "Yy" and "Nn" in
12mu|locales-2.15-2|74	# version in glibc 2.3.5 has wrong yexexpr/noexpr and wrong LC_COLLATE
12mu|locales-2.15-2|75	Source50:	ar_SA
12mu|locales-2.15-2|76	# corrected month names
12mu|locales-2.15-2|77	Source51:	az_AZ
12mu|locales-2.15-2|78	# LC_COLLATE has one line wrong
12mu|locales-2.15-2|79	Source52:	bs_BA
12mu|locales-2.15-2|80	# rewritten to take profit of new glibc reordering possibilities
12mu|locales-2.15-2|81	Source53:	es_ES
12mu|locales-2.15-2|82	Source54:	es_US
12mu|locales-2.15-2|83	Source55:	es@tradicional
12mu|locales-2.15-2|84	# Colombia uses "Letter" paper size
12mu|locales-2.15-2|85	Source56:	es_CO
12mu|locales-2.15-2|86	# corrected LC_COLLATE
12mu|locales-2.15-2|87	Source58:	sq_AL
12mu|locales-2.15-2|88	# ours has yesexpr using tajik
12mu|locales-2.15-2|89	Source59:	tg_TJ
12mu|locales-2.15-2|90	# tr_TR thet includes "i18n_tr" (generated with a simple regexp replacing)
12mu|locales-2.15-2|91	Source61:	tr_TR
12mu|locales-2.15-2|92	# LC_COLLATE for vietnamese is incorrect in glibc, and LC_CTIME seems
12mu|locales-2.15-2|93	# wrong too...
12mu|locales-2.15-2|94	Source63:	vi_VN
12mu|locales-2.15-2|95	# fixes in weekday names
12mu|locales-2.15-2|96	Source64:	wa_BE
12mu|locales-2.15-2|97	# various spelling fixes
12mu|locales-2.15-2|98	Source65:	yi_US
12mu|locales-2.15-2|99	# changed date format strings
12mu|locales-2.15-2|100	Source66:	zh_CN
12mu|locales-2.15-2|101	
12mu|locales-2.15-2|102	# ethiopic locales (violate ISO-639! not packaged)
12mu|locales-2.15-2|103	Source67:	ad_ET
12mu|locales-2.15-2|104	Source68:	qo_ET
12mu|locales-2.15-2|105	Source69:	sx_ET
12mu|locales-2.15-2|106	Source70:	sz_ET
12mu|locales-2.15-2|107	
12mu|locales-2.15-2|108	# it is arch dependent in fact
12mu|locales-2.15-2|109	#BuildArchitectures: noarch
12mu|locales-2.15-2|110	# to build this package glibc = %{glibc_ver} is needed (for locales definitions)
12mu|locales-2.15-2|111	# no need to check for dependencies when building, there is no executables here
12mu|locales-2.15-2|112	AutoReqProv:	no
12mu|locales-2.15-2|113	# locales are very dependent on glibc version
12mu|locales-2.15-2|114	Requires:	glibc = %{glibc_epoch}:%{glibc_ver}
12mu|locales-2.15-2|115	# post scripts use grep, perl, etc.
12mu|locales-2.15-2|116	Requires(post):	perl-base rpm coreutils
12mu|locales-2.15-2|117	Requires(postun):perl-base rpm coreutils
12mu|locales-2.15-2|118	# glibc >= 2.2.5-6mdk now comes with glibc-i18ndata package
12mu|locales-2.15-2|119	BuildRequires:	glibc-i18ndata >= %{glibc_epoch}:%{glibc_ver}
12mu|locales-2.15-2|120	# usually needed to ensure support for new locales
12mu|locales-2.15-2|121	BuildRequires:	glibc >= %{glibc_epoch}:%{glibc_ver}
12mu|locales-2.15-2|122	
12mu|locales-2.15-2|123	%description
12mu|locales-2.15-2|124	These are the base files for language localization.
12mu|locales-2.15-2|125	You also need to install the specific locales-?? for the
12mu|locales-2.15-2|126	language(s) you want. Then the user need to set the
12mu|locales-2.15-2|127	LANG variable to their preferred language in their
12mu|locales-2.15-2|128	~/.profile configuration file.
12mu|locales-2.15-2|129	
12mu|locales-2.15-2|130	%post
12mu|locales-2.15-2|131	%{loc_add} "ENCODINGS"
12mu|locales-2.15-2|132	
12mu|locales-2.15-2|133	%preun
12mu|locales-2.15-2|134	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|135	%{loc_del} "ENCODINGS"
12mu|locales-2.15-2|136	fi
12mu|locales-2.15-2|137	
12mu|locales-2.15-2|138	%files
12mu|locales-2.15-2|139	%config(noreplace) /etc/sysconfig/locales
12mu|locales-2.15-2|140	%dir %{_localedir}
12mu|locales-2.15-2|141	%dir %_prefix/lib/locale
12mu|locales-2.15-2|142	%{_localedir}/ISO*
12mu|locales-2.15-2|143	%{_localedir}/CP*
12mu|locales-2.15-2|144	%{_localedir}/UTF*
12mu|locales-2.15-2|145	%{_localedir}/KOI*
12mu|locales-2.15-2|146	/usr/bin/*
12mu|locales-2.15-2|147	
12mu|locales-2.15-2|148	
12mu|locales-2.15-2|149	
12mu|locales-2.15-2|150	####################################################################
12mu|locales-2.15-2|151	# The various localization packages.
12mu|locales-2.15-2|152	#
12mu|locales-2.15-2|153	# add one for each new language that is included in the future
12mu|locales-2.15-2|154	####################################################################
12mu|locales-2.15-2|155	
12mu|locales-2.15-2|156	### aa
12mu|locales-2.15-2|157	%package -n locales-aa
12mu|locales-2.15-2|158	Summary: Base files for localization (Afar)
12mu|locales-2.15-2|159	Group: System/Internationalization
12mu|locales-2.15-2|160	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|161	
12mu|locales-2.15-2|162	%description -n locales-aa
12mu|locales-2.15-2|163	These are the base files for Afar language localization; you need
12mu|locales-2.15-2|164	it to correctly display 8bits Afar characters, and for proper
12mu|locales-2.15-2|165	alfabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|166	to Afar language conventions.
12mu|locales-2.15-2|167	
12mu|locales-2.15-2|168	%post -n locales-aa
12mu|locales-2.15-2|169	%{loc_add} aa_DJ aa_ER aa_ET
12mu|locales-2.15-2|170	
12mu|locales-2.15-2|171	%preun -n locales-aa
12mu|locales-2.15-2|172	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|173	%{loc_del} aa_DJ aa_ER aa_ET
12mu|locales-2.15-2|174	fi
12mu|locales-2.15-2|175	
12mu|locales-2.15-2|176	%files -n locales-aa
12mu|locales-2.15-2|177	%{_localedir}/aa_DJ*
12mu|locales-2.15-2|178	%{_localedir}/aa_ER*
12mu|locales-2.15-2|179	%{_localedir}/aa_ET*
12mu|locales-2.15-2|180	
12mu|locales-2.15-2|181	### af
12mu|locales-2.15-2|182	# translation by Schalk Cronje <schalkc@ntaba.co.za>
12mu|locales-2.15-2|183	%package -n locales-af
12mu|locales-2.15-2|184	Summary: Base files for localization (Afrikaans)
12mu|locales-2.15-2|185	#Summary(af): Hierdie is die basislêers vir Afrikaanse lokalisasie
12mu|locales-2.15-2|186	Group: System/Internationalization
12mu|locales-2.15-2|187	URL: http://www.af.org.za/aflaai/linux-i18n/
12mu|locales-2.15-2|188	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|189	
12mu|locales-2.15-2|190	%description -n locales-af
12mu|locales-2.15-2|191	These are the base files for Afrikaans language localization; you need
12mu|locales-2.15-2|192	it to correctly display 8bits Afrikaans characters, and for proper
12mu|locales-2.15-2|193	alfabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|194	to Afrikaans language conventions.
12mu|locales-2.15-2|195	
12mu|locales-2.15-2|196	#%#description -n locales-af -l af
12mu|locales-2.15-2|197	#Hierdie is die basislêers vir Afrikaanse lokalisasie. U benodig dit om die
12mu|locales-2.15-2|198	#Afrikaanse 8-bis karakters korrek te vertoon, vir korrekte alfabetiese
12mu|locales-2.15-2|199	#sorterting en ook om datums en getalle in die Afrikaanse standaardvorm te
12mu|locales-2.15-2|200	#vertoon.
12mu|locales-2.15-2|201	
12mu|locales-2.15-2|202	%post -n locales-af
12mu|locales-2.15-2|203	%{loc_add} af_ZA
12mu|locales-2.15-2|204	
12mu|locales-2.15-2|205	%preun -n locales-af
12mu|locales-2.15-2|206	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|207	%{loc_del} af_ZA
12mu|locales-2.15-2|208	fi
12mu|locales-2.15-2|209	
12mu|locales-2.15-2|210	%files -n locales-af
12mu|locales-2.15-2|211	%{_localedir}/af_ZA*
12mu|locales-2.15-2|212	
12mu|locales-2.15-2|213	### am
12mu|locales-2.15-2|214	# translation by Daniel Yacob <Yacob@EthiopiaOnline.Net>
12mu|locales-2.15-2|215	%package -n locales-am
12mu|locales-2.15-2|216	Summary: Base files for localization (Amharic)
12mu|locales-2.15-2|217	#Summary(am): ለlocalization (አማርኛ) መሰረት ፋይሎች
12mu|locales-2.15-2|218	Group: System/Internationalization
12mu|locales-2.15-2|219	URL: http://www.ethiopic.org/
12mu|locales-2.15-2|220	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|221	Provides: locales-byn = %{version}-%{release}
12mu|locales-2.15-2|222	Provides: locales-gez = %{version}-%{release}
12mu|locales-2.15-2|223	Provides: locales-sid = %{version}-%{release}
12mu|locales-2.15-2|224	Provides: locales-ti = %{version}-%{release}
12mu|locales-2.15-2|225	Provides: locales-tig = %{version}-%{release}
12mu|locales-2.15-2|226	Provides: locales-om = %{version}-%{release}
12mu|locales-2.15-2|227	Provides: locales-wal = %{version}-%{release}
12mu|locales-2.15-2|228	
12mu|locales-2.15-2|229	%description -n locales-am
12mu|locales-2.15-2|230	These are the base files for Amharic language localization; you need
12mu|locales-2.15-2|231	it to correctly display 8bits Amharic characters, and for proper
12mu|locales-2.15-2|232	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|233	to Amharic language conventions.
12mu|locales-2.15-2|234	
12mu|locales-2.15-2|235	#%#description -n locales-am -l am
12mu|locales-2.15-2|236	#እነዚህ ያማርኛ ቋንቋ localization  መሰረት ፋይሎች ናቸው።
12mu|locales-2.15-2|237	#ያማርኛ ፊደላትንለማየት፣ የፊደላት ቅደም ተከተልን ለመጠበቅ፣
12mu|locales-2.15-2|238	#ቀኖችንና ቍጥሮችንበቋንቋው ስርዓት ለማስቀመጥ ያስፈልጋሉ።
12mu|locales-2.15-2|239	
12mu|locales-2.15-2|240	%post -n locales-am
12mu|locales-2.15-2|241	%{loc_add} am_ET byn_ER gez_ER gez_ET om_ET om_KE sid_ET ti_ER ti_ET tig_ER \
12mu|locales-2.15-2|242	wal_ET
12mu|locales-2.15-2|243	
12mu|locales-2.15-2|244	%preun -n locales-am
12mu|locales-2.15-2|245	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|246	%{loc_del} am_ET byn_ER gez_ER gez_ET om_ET om_KE sid_ET ti_ER ti_ET \
12mu|locales-2.15-2|247	tig_ER wal_ET
12mu|locales-2.15-2|248	fi
12mu|locales-2.15-2|249	
12mu|locales-2.15-2|250	%files -n locales-am
12mu|locales-2.15-2|251	%{_localedir}/am_ET*
12mu|locales-2.15-2|252	# blin
12mu|locales-2.15-2|253	%{_localedir}/byn_ER*
12mu|locales-2.15-2|254	# tigrinya
12mu|locales-2.15-2|255	%{_localedir}/ti_ER*
12mu|locales-2.15-2|256	%{_localedir}/ti_ET*
12mu|locales-2.15-2|257	# ge'ez
12mu|locales-2.15-2|258	%{_localedir}/gez_ER*
12mu|locales-2.15-2|259	%{_localedir}/gez_ET*
12mu|locales-2.15-2|260	# sidama
12mu|locales-2.15-2|261	%{_localedir}/sid_ET*
12mu|locales-2.15-2|262	# tigre
12mu|locales-2.15-2|263	%{_localedir}/tig_ER*
12mu|locales-2.15-2|264	# Oromo
12mu|locales-2.15-2|265	%{_localedir}/om_ET*
12mu|locales-2.15-2|266	%{_localedir}/om_KE*
12mu|locales-2.15-2|267	# Walaita
12mu|locales-2.15-2|268	%{_localedir}/wal_ET*
12mu|locales-2.15-2|269	
12mu|locales-2.15-2|270	### ar
12mu|locales-2.15-2|271	# translation by Wajdi Al-Jedaibi <wajdi@acm.org>
12mu|locales-2.15-2|272	%package -n locales-ar
12mu|locales-2.15-2|273	Summary: Base files for localization (Arabic)
12mu|locales-2.15-2|274	#Summary(ar): هذه هي الملفات اللازمة لإعتماد اللغة العربية في نظام لينكس.
12mu|locales-2.15-2|275	Group: System/Internationalization
12mu|locales-2.15-2|276	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|277	
12mu|locales-2.15-2|278	%description -n locales-ar
12mu|locales-2.15-2|279	These are the base files for Arabic language localization; you need
12mu|locales-2.15-2|280	it to correctly display 8bits arabic characters, and for proper
12mu|locales-2.15-2|281	alfabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|282	to arabic language conventions.
12mu|locales-2.15-2|283	Note that this package doesn't handle right-to-left and left-to-right
12mu|locales-2.15-2|284	switching when displaying nor the isolate-initial-medial-final shapes
12mu|locales-2.15-2|285	of letters; it is to the xterm, application or virtual console driver
12mu|locales-2.15-2|286	to do that.
12mu|locales-2.15-2|287	
12mu|locales-2.15-2|288	%post -n locales-ar
12mu|locales-2.15-2|289	%{loc_add} ar_AE ar_BH ar_DZ ar_EG ar_IN ar_IQ ar_JO ar_KW ar_LB ar_LY ar_MA \
12mu|locales-2.15-2|290	ar_OM ar_QA ar_SA ar_SD ar_SY ar_TN ar_YE
12mu|locales-2.15-2|291	
12mu|locales-2.15-2|292	%preun -n locales-ar
12mu|locales-2.15-2|293	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|294	%{loc_del} ar_AE ar_BH ar_DZ ar_EG ar_IN ar_IQ ar_JO ar_KW ar_LB ar_LY \
12mu|locales-2.15-2|295	ar_MA ar_OM ar_QA ar_SA ar_SD ar_SY ar_TN ar_YE
12mu|locales-2.15-2|296	fi
12mu|locales-2.15-2|297	
12mu|locales-2.15-2|298	%files -n locales-ar
12mu|locales-2.15-2|299	%{_localedir}/ar_AE*
12mu|locales-2.15-2|300	%{_localedir}/ar_BH*
12mu|locales-2.15-2|301	%{_localedir}/ar_DZ*
12mu|locales-2.15-2|302	%{_localedir}/ar_EG*
12mu|locales-2.15-2|303	%{_localedir}/ar_IN*
12mu|locales-2.15-2|304	%{_localedir}/ar_IQ*
12mu|locales-2.15-2|305	%{_localedir}/ar_JO*
12mu|locales-2.15-2|306	%{_localedir}/ar_KW*
12mu|locales-2.15-2|307	%{_localedir}/ar_LB*
12mu|locales-2.15-2|308	%{_localedir}/ar_LY*
12mu|locales-2.15-2|309	%{_localedir}/ar_MA*
12mu|locales-2.15-2|310	%{_localedir}/ar_OM*
12mu|locales-2.15-2|311	%{_localedir}/ar_QA*
12mu|locales-2.15-2|312	%{_localedir}/ar_SA*
12mu|locales-2.15-2|313	%{_localedir}/ar_SD*
12mu|locales-2.15-2|314	%{_localedir}/ar_SY*
12mu|locales-2.15-2|315	%{_localedir}/ar_TN*
12mu|locales-2.15-2|316	%{_localedir}/ar_YE*
12mu|locales-2.15-2|317	
12mu|locales-2.15-2|318	### as
12mu|locales-2.15-2|319	%package -n locales-as
12mu|locales-2.15-2|320	Summary: Base files for localization (Assamese)
12mu|locales-2.15-2|321	Group: System/Internationalization
12mu|locales-2.15-2|322	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|323	
12mu|locales-2.15-2|324	%description -n locales-as
12mu|locales-2.15-2|325	These are the base files for Assamese language localization; you need
12mu|locales-2.15-2|326	it to correctly display 8bits Assamese characters, and for proper
12mu|locales-2.15-2|327	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|328	to Assamese language conventions.
12mu|locales-2.15-2|329	
12mu|locales-2.15-2|330	%post -n locales-as
12mu|locales-2.15-2|331	%{loc_add} as_IN
12mu|locales-2.15-2|332	
12mu|locales-2.15-2|333	%preun -n locales-as
12mu|locales-2.15-2|334	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|335	%{loc_del} as_IN
12mu|locales-2.15-2|336	fi
12mu|locales-2.15-2|337	
12mu|locales-2.15-2|338	%files -n locales-as
12mu|locales-2.15-2|339	%{_localedir}/as_IN*
12mu|locales-2.15-2|340	
12mu|locales-2.15-2|341	### ast
12mu|locales-2.15-2|342	%package -n locales-ast
12mu|locales-2.15-2|343	Summary: Base files for localization (Asturian)
12mu|locales-2.15-2|344	Group: System/Internationalization
12mu|locales-2.15-2|345	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|346	
12mu|locales-2.15-2|347	%description -n locales-ast
12mu|locales-2.15-2|348	These are the base files for Asturian language localization.
12mu|locales-2.15-2|349	You need it to correctly display sort, for sorting order and
12mu|locales-2.15-2|350	proper representation of dates and numbers according
12mu|locales-2.15-2|351	to Asturian language conventions.
12mu|locales-2.15-2|352	
12mu|locales-2.15-2|353	%post -n locales-ast
12mu|locales-2.15-2|354	%{loc_add} ast_ES
12mu|locales-2.15-2|355	
12mu|locales-2.15-2|356	%preun -n locales-ast
12mu|locales-2.15-2|357	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|358	%{loc_del} ast_ES
12mu|locales-2.15-2|359	fi
12mu|locales-2.15-2|360	
12mu|locales-2.15-2|361	%files -n locales-ast
12mu|locales-2.15-2|362	%{_localedir}/ast_ES*
12mu|locales-2.15-2|363	
12mu|locales-2.15-2|364	### az
12mu|locales-2.15-2|365	%package -n locales-az
12mu|locales-2.15-2|366	Summary: Base files for localization (Azeri)
12mu|locales-2.15-2|367	Group: System/Internationalization
12mu|locales-2.15-2|368	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|369	
12mu|locales-2.15-2|370	%description -n locales-az
12mu|locales-2.15-2|371	These are the base files for Azeri language localization; you need
12mu|locales-2.15-2|372	it to correctly display 8bits Azeri characters, and for proper
12mu|locales-2.15-2|373	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|374	to Azeri language conventions.
12mu|locales-2.15-2|375	
12mu|locales-2.15-2|376	%post -n locales-az
12mu|locales-2.15-2|377	%{loc_add} az_AZ
12mu|locales-2.15-2|378	
12mu|locales-2.15-2|379	%preun -n locales-az
12mu|locales-2.15-2|380	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|381	%{loc_del} az_AZ
12mu|locales-2.15-2|382	fi
12mu|locales-2.15-2|383	
12mu|locales-2.15-2|384	%files -n locales-az
12mu|locales-2.15-2|385	%{_localedir}/az_AZ*
12mu|locales-2.15-2|386	
12mu|locales-2.15-2|387	### be
12mu|locales-2.15-2|388	%package -n locales-be
12mu|locales-2.15-2|389	Summary: Base files for localization (Belarussian)
12mu|locales-2.15-2|390	Group: System/Internationalization
12mu|locales-2.15-2|391	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|392	
12mu|locales-2.15-2|393	%description -n locales-be
12mu|locales-2.15-2|394	These are the base files for Belarussian language localization; you need
12mu|locales-2.15-2|395	it to correctly display 8bits Belarussian characters, and for proper
12mu|locales-2.15-2|396	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|397	to Belarussian language conventions.
12mu|locales-2.15-2|398	
12mu|locales-2.15-2|399	%post -n locales-be
12mu|locales-2.15-2|400	%{loc_add} be_BY
12mu|locales-2.15-2|401	
12mu|locales-2.15-2|402	%preun -n locales-be
12mu|locales-2.15-2|403	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|404	%{loc_del} be_BY
12mu|locales-2.15-2|405	fi
12mu|locales-2.15-2|406	
12mu|locales-2.15-2|407	%files -n locales-be
12mu|locales-2.15-2|408	%{_localedir}/be_BY*
12mu|locales-2.15-2|409	
12mu|locales-2.15-2|410	### bem
12mu|locales-2.15-2|411	%package	bem
12mu|locales-2.15-2|412	Summary:	Base files for localization (Bemba)
12mu|locales-2.15-2|413	Group:		System/Internationalization
12mu|locales-2.15-2|414	Requires:	locales = %{version}-%{release}
12mu|locales-2.15-2|415	
12mu|locales-2.15-2|416	%description	bem
12mu|locales-2.15-2|417	These are the base files for Bemba language localization; you need
12mu|locales-2.15-2|418	it to correctly display 8bits Bemba characters, and for proper
12mu|locales-2.15-2|419	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|420	to Bemba language conventions.
12mu|locales-2.15-2|421	
12mu|locales-2.15-2|422	%post		bem
12mu|locales-2.15-2|423	%{loc_add} bem_ZM
12mu|locales-2.15-2|424	
12mu|locales-2.15-2|425	%preun		bem
12mu|locales-2.15-2|426	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|427	%{loc_del} bem_ZM
12mu|locales-2.15-2|428	fi
12mu|locales-2.15-2|429	
12mu|locales-2.15-2|430	%files		bem
12mu|locales-2.15-2|431	%{_localedir}/bem_ZM*
12mu|locales-2.15-2|432	
12mu|locales-2.15-2|433	### ber
12mu|locales-2.15-2|434	%package -n locales-ber
12mu|locales-2.15-2|435	Summary: Base files for localization (Berber)
12mu|locales-2.15-2|436	Group: System/Internationalization
12mu|locales-2.15-2|437	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|438	
12mu|locales-2.15-2|439	%description -n locales-ber
12mu|locales-2.15-2|440	These are the base files for Berber (Amazigh) language localization; you need
12mu|locales-2.15-2|441	it to correctly display 8bits Amazigh characters, and for proper
12mu|locales-2.15-2|442	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|443	to Amazigh language conventions.
12mu|locales-2.15-2|444	
12mu|locales-2.15-2|445	%post -n locales-ber
12mu|locales-2.15-2|446	%{loc_add} ber_DZ ber_MA
12mu|locales-2.15-2|447	
12mu|locales-2.15-2|448	%preun -n locales-ber
12mu|locales-2.15-2|449	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|450	%{loc_del} ber_DZ ber_MA
12mu|locales-2.15-2|451	fi
12mu|locales-2.15-2|452	
12mu|locales-2.15-2|453	%files -n locales-ber
12mu|locales-2.15-2|454	%{_localedir}/ber_DZ*
12mu|locales-2.15-2|455	%{_localedir}/ber_MA*
12mu|locales-2.15-2|456	
12mu|locales-2.15-2|457	### bg
12mu|locales-2.15-2|458	# translation: Mariana Kokosharova <kokosharova@dir.bg>
12mu|locales-2.15-2|459	%package -n locales-bg
12mu|locales-2.15-2|460	Summary: Base files for localization (Bulgarian)
12mu|locales-2.15-2|461	#Summary(bg): съдържат основните регионални характеристики на българския език
12mu|locales-2.15-2|462	Group: System/Internationalization
12mu|locales-2.15-2|463	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|464	
12mu|locales-2.15-2|465	%description -n locales-bg
12mu|locales-2.15-2|466	These are the base files for Bulgarian language localization; you need
12mu|locales-2.15-2|467	it to correctly display 8bits Bulgarian characters, and for proper
12mu|locales-2.15-2|468	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|469	to Bulgarian language conventions.
12mu|locales-2.15-2|470	
12mu|locales-2.15-2|471	%post -n locales-bg
12mu|locales-2.15-2|472	%{loc_add} bg_BG
12mu|locales-2.15-2|473	
12mu|locales-2.15-2|474	%preun -n locales-bg
12mu|locales-2.15-2|475	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|476	%{loc_del} bg_BG
12mu|locales-2.15-2|477	fi
12mu|locales-2.15-2|478	
12mu|locales-2.15-2|479	%files -n locales-bg
12mu|locales-2.15-2|480	%{_localedir}/bg_BG*
12mu|locales-2.15-2|481	
12mu|locales-2.15-2|482	### bn
12mu|locales-2.15-2|483	%package -n locales-bn
12mu|locales-2.15-2|484	Summary: Base files for localization (Bengali)
12mu|locales-2.15-2|485	Group: System/Internationalization
12mu|locales-2.15-2|486	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|487	
12mu|locales-2.15-2|488	%description -n locales-bn
12mu|locales-2.15-2|489	These are the base files for Bengali language localization; you need
12mu|locales-2.15-2|490	it to correctly display 8bits Bengali characters, and for proper
12mu|locales-2.15-2|491	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|492	to Bengali language conventions.
12mu|locales-2.15-2|493	
12mu|locales-2.15-2|494	%post -n locales-bn
12mu|locales-2.15-2|495	%{loc_add} bn_BD bn_IN
12mu|locales-2.15-2|496	
12mu|locales-2.15-2|497	%preun -n locales-bn
12mu|locales-2.15-2|498	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|499	%{loc_del} bn_BD bn_IN
12mu|locales-2.15-2|500	fi
12mu|locales-2.15-2|501	
12mu|locales-2.15-2|502	%files -n locales-bn
12mu|locales-2.15-2|503	%{_localedir}/bn_BD*
12mu|locales-2.15-2|504	%{_localedir}/bn_IN*
12mu|locales-2.15-2|505	
12mu|locales-2.15-2|506	### bo
12mu|locales-2.15-2|507	%package -n locales-bo
12mu|locales-2.15-2|508	Summary: Base files for localization (Tibetan language)
12mu|locales-2.15-2|509	Group: System/Internationalization
12mu|locales-2.15-2|510	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|511	
12mu|locales-2.15-2|512	%description -n locales-bo
12mu|locales-2.15-2|513	These are the base files for Tibetan language localization; you need
12mu|locales-2.15-2|514	it to correctly display 8bits Tibetan characters, and for proper
12mu|locales-2.15-2|515	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|516	to Tibetan language conventions.
12mu|locales-2.15-2|517	
12mu|locales-2.15-2|518	%post -n locales-bo
12mu|locales-2.15-2|519	%{loc_add} bo_CN bo_IN
12mu|locales-2.15-2|520	
12mu|locales-2.15-2|521	%preun -n locales-bo
12mu|locales-2.15-2|522	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|523	%{loc_del} bo_CN bo_IN
12mu|locales-2.15-2|524	fi
12mu|locales-2.15-2|525	
12mu|locales-2.15-2|526	%files -n locales-bo
12mu|locales-2.15-2|527	%{_localedir}/bo_CN*
12mu|locales-2.15-2|528	%{_localedir}/bo_IN*
12mu|locales-2.15-2|529	
12mu|locales-2.15-2|530	### br
12mu|locales-2.15-2|531	# Translation by Jañ-Mai Drapier (jan-mai-drapier@mail.dotcom.fr)
12mu|locales-2.15-2|532	%package -n locales-br
12mu|locales-2.15-2|533	Summary: Base files for localization (Breton)
12mu|locales-2.15-2|534	Group: System/Internationalization
12mu|locales-2.15-2|535	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|536	#Summary(fr): Fichiers de base pour la localisation en langue bretonne
12mu|locales-2.15-2|537	#Summary(br): Kement-mañ a zo restroù diazez evit broelañ diouzh ar brezhoneg
12mu|locales-2.15-2|538	
12mu|locales-2.15-2|539	%description -n locales-br
12mu|locales-2.15-2|540	These are the base files for Breton language localization; you need
12mu|locales-2.15-2|541	it to correctly display 8bits Breton characters, and for proper
12mu|locales-2.15-2|542	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|543	to Breton language conventions.
12mu|locales-2.15-2|544	
12mu|locales-2.15-2|545	%post -n locales-br
12mu|locales-2.15-2|546	%{loc_add} br_FR
12mu|locales-2.15-2|547	
12mu|locales-2.15-2|548	%preun -n locales-br
12mu|locales-2.15-2|549	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|550	%{loc_del} br_FR
12mu|locales-2.15-2|551	fi
12mu|locales-2.15-2|552	
12mu|locales-2.15-2|553	%files -n locales-br
12mu|locales-2.15-2|554	%{_localedir}/br_FR*
12mu|locales-2.15-2|555	
12mu|locales-2.15-2|556	### bs
12mu|locales-2.15-2|557	%package -n locales-bs
12mu|locales-2.15-2|558	Summary: Base files for localization (Bosnian)
12mu|locales-2.15-2|559	Group: System/Internationalization
12mu|locales-2.15-2|560	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|561	
12mu|locales-2.15-2|562	%description -n locales-bs
12mu|locales-2.15-2|563	These are the base files for Bosnian language localization; you need
12mu|locales-2.15-2|564	it to correctly display 8bits Bosnian characters, and for proper
12mu|locales-2.15-2|565	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|566	to Bosnian language conventions.
12mu|locales-2.15-2|567	
12mu|locales-2.15-2|568	%post -n locales-bs
12mu|locales-2.15-2|569	%{loc_add} bs_BA
12mu|locales-2.15-2|570	
12mu|locales-2.15-2|571	%preun -n locales-bs
12mu|locales-2.15-2|572	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|573	%{loc_del} bs_BA
12mu|locales-2.15-2|574	fi
12mu|locales-2.15-2|575	
12mu|locales-2.15-2|576	%files -n locales-bs
12mu|locales-2.15-2|577	%{_localedir}/bs_BA*
12mu|locales-2.15-2|578	
12mu|locales-2.15-2|579	### ca
12mu|locales-2.15-2|580	%package -n locales-ca
12mu|locales-2.15-2|581	Summary: Base files for localization (Catalan)
12mu|locales-2.15-2|582	Group: System/Internationalization
12mu|locales-2.15-2|583	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|584	#Summary(ca): Arxius bàsics per a l'adaptació al català
12mu|locales-2.15-2|585	#Summary(es): Archivos de base para la localización en idioma catalán
12mu|locales-2.15-2|586	#Summary(fr): Fichiers de base pour la localisation en langue catalane
12mu|locales-2.15-2|587	
12mu|locales-2.15-2|588	%description -n locales-ca
12mu|locales-2.15-2|589	These are the base files for Catalan language localization; you need
12mu|locales-2.15-2|590	it to correctly display 8bits Catalan characters, and for proper
12mu|locales-2.15-2|591	representation of dates, numbers and alphabetical order according to
12mu|locales-2.15-2|592	Catalan language conventions
12mu|locales-2.15-2|593	
12mu|locales-2.15-2|594	%post -n locales-ca
12mu|locales-2.15-2|595	%{loc_add} ca_AD ca_ES ca_FR ca_IT
12mu|locales-2.15-2|596	
12mu|locales-2.15-2|597	%preun -n locales-ca
12mu|locales-2.15-2|598	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|599	%{loc_del} ca_AD ca_ES ca_FR ca_IT
12mu|locales-2.15-2|600	fi
12mu|locales-2.15-2|601	
12mu|locales-2.15-2|602	%files -n locales-ca
12mu|locales-2.15-2|603	%{_localedir}/ca_AD*
12mu|locales-2.15-2|604	%{_localedir}/ca_ES*
12mu|locales-2.15-2|605	%{_localedir}/ca_FR*
12mu|locales-2.15-2|606	%{_localedir}/ca_IT*
12mu|locales-2.15-2|607	
12mu|locales-2.15-2|608	### crh
12mu|locales-2.15-2|609	%package -n locales-crh
12mu|locales-2.15-2|610	Summary: Base files for localization (Crimean Tatar)
12mu|locales-2.15-2|611	Group: System/Internationalization
12mu|locales-2.15-2|612	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|613	
12mu|locales-2.15-2|614	%description -n locales-crh
12mu|locales-2.15-2|615	These are the base files for Crimean Tatar language localization.
12mu|locales-2.15-2|616	You need it to correctly display sort, for sorting order and
12mu|locales-2.15-2|617	proper representation of dates and numbers according
12mu|locales-2.15-2|618	to Crimean Tatar language conventions.
12mu|locales-2.15-2|619	
12mu|locales-2.15-2|620	%post -n locales-crh
12mu|locales-2.15-2|621	%{loc_add} crh_UA
12mu|locales-2.15-2|622	
12mu|locales-2.15-2|623	%preun -n locales-crh
12mu|locales-2.15-2|624	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|625	%{loc_del} crh_UA
12mu|locales-2.15-2|626	fi
12mu|locales-2.15-2|627	
12mu|locales-2.15-2|628	%files -n locales-crh
12mu|locales-2.15-2|629	%{_localedir}/crh_UA
12mu|locales-2.15-2|630	
12mu|locales-2.15-2|631	### cs
12mu|locales-2.15-2|632	# translation by <pavel@SnowWhite.inet.cz>
12mu|locales-2.15-2|633	%package -n locales-cs
12mu|locales-2.15-2|634	Summary: Base files for localization (Czech)
12mu|locales-2.15-2|635	Group: System/Internationalization
12mu|locales-2.15-2|636	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|637	#Summary(cs): Základní soubory pro lokalizaci (čeština)
12mu|locales-2.15-2|638	
12mu|locales-2.15-2|639	%description -n locales-cs
12mu|locales-2.15-2|640	These are the base files for Czech language localization; you need
12mu|locales-2.15-2|641	it to correctly display 8bits Czech characters, and for proper
12mu|locales-2.15-2|642	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|643	to Czech language conventions.
12mu|locales-2.15-2|644	
12mu|locales-2.15-2|645	%post -n locales-cs
12mu|locales-2.15-2|646	%{loc_add} cs_CZ
12mu|locales-2.15-2|647	
12mu|locales-2.15-2|648	%preun -n locales-cs
12mu|locales-2.15-2|649	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|650	%{loc_del} cs_CZ
12mu|locales-2.15-2|651	fi
12mu|locales-2.15-2|652	
12mu|locales-2.15-2|653	%files -n locales-cs
12mu|locales-2.15-2|654	%{_localedir}/cs_CZ*
12mu|locales-2.15-2|655	
12mu|locales-2.15-2|656	### cv
12mu|locales-2.15-2|657	%package -n locales-cv
12mu|locales-2.15-2|658	Summary: Base files for localization (Chuvash)
12mu|locales-2.15-2|659	Group: System/Internationalization
12mu|locales-2.15-2|660	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|661	
12mu|locales-2.15-2|662	%description -n locales-cv
12mu|locales-2.15-2|663	These are the base files for Chuvash language localization; you need
12mu|locales-2.15-2|664	it to correctly display 8bits Chuvash characters, and for proper
12mu|locales-2.15-2|665	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|666	to Chuvash language conventions.
12mu|locales-2.15-2|667	
12mu|locales-2.15-2|668	%post -n locales-cv
12mu|locales-2.15-2|669	%{loc_add} cv_RU
12mu|locales-2.15-2|670	
12mu|locales-2.15-2|671	%preun -n locales-cv
12mu|locales-2.15-2|672	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|673	%{loc_del} cv_RU
12mu|locales-2.15-2|674	fi
12mu|locales-2.15-2|675	
12mu|locales-2.15-2|676	%files -n locales-cv
12mu|locales-2.15-2|677	%{_localedir}/cv_RU*
12mu|locales-2.15-2|678	
12mu|locales-2.15-2|679	### cy
12mu|locales-2.15-2|680	%package -n locales-cy
12mu|locales-2.15-2|681	Summary: Base files for localization (Welsh)
12mu|locales-2.15-2|682	#Summary(cy): Dyma'r ffeiliau sylfaenol i'r lleoliaeth Cymraeg
12mu|locales-2.15-2|683	Group: System/Internationalization
12mu|locales-2.15-2|684	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|685	
12mu|locales-2.15-2|686	%description -n locales-cy
12mu|locales-2.15-2|687	These are the base files for Welsh language localization; you need
12mu|locales-2.15-2|688	it to correctly display 8bits Welsh characters, and for proper
12mu|locales-2.15-2|689	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|690	to Welsh language conventions.
12mu|locales-2.15-2|691	
12mu|locales-2.15-2|692	%post -n locales-cy
12mu|locales-2.15-2|693	%{loc_add} cy_GB
12mu|locales-2.15-2|694	
12mu|locales-2.15-2|695	%preun -n locales-cy
12mu|locales-2.15-2|696	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|697	%{loc_del} cy_GB
12mu|locales-2.15-2|698	fi
12mu|locales-2.15-2|699	
12mu|locales-2.15-2|700	%files -n locales-cy
12mu|locales-2.15-2|701	%{_localedir}/cy_GB*
12mu|locales-2.15-2|702	
12mu|locales-2.15-2|703	### da
12mu|locales-2.15-2|704	# danish translation by Erik Martino <martino@daimi.au.dk>
12mu|locales-2.15-2|705	%package -n locales-da
12mu|locales-2.15-2|706	Summary: Base files for localization (Danish)
12mu|locales-2.15-2|707	#Summary(da): Her er de basale filer for dansk sprog tilpasning
12mu|locales-2.15-2|708	Group: System/Internationalization
12mu|locales-2.15-2|709	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|710	
12mu|locales-2.15-2|711	%description -n locales-da
12mu|locales-2.15-2|712	These are the base files for Danish language localization; you need
12mu|locales-2.15-2|713	it to correctly display 8bits Danish characters, and for proper
12mu|locales-2.15-2|714	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|715	to Danish language conventions.
12mu|locales-2.15-2|716	
12mu|locales-2.15-2|717	%post -n locales-da
12mu|locales-2.15-2|718	%{loc_add} da_DK
12mu|locales-2.15-2|719	
12mu|locales-2.15-2|720	%preun -n locales-da
12mu|locales-2.15-2|721	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|722	%{loc_del} da_DK
12mu|locales-2.15-2|723	fi
12mu|locales-2.15-2|724	
12mu|locales-2.15-2|725	%files -n locales-da
12mu|locales-2.15-2|726	%{_localedir}/da_DK*
12mu|locales-2.15-2|727	
12mu|locales-2.15-2|728	### de
12mu|locales-2.15-2|729	%package -n locales-de
12mu|locales-2.15-2|730	Summary: Base files for localization (German)
12mu|locales-2.15-2|731	Group: System/Internationalization
12mu|locales-2.15-2|732	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|733	#Summary(fr): Fichiers de base pour la localisation en langue allemande
12mu|locales-2.15-2|734	#Summary(de): Basisdateien für die Lokalisierung (deutsch)
12mu|locales-2.15-2|735	
12mu|locales-2.15-2|736	%description -n locales-de
12mu|locales-2.15-2|737	These are the base files for German language localization; you need
12mu|locales-2.15-2|738	it to correctly display 8bits German characters, and for proper
12mu|locales-2.15-2|739	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|740	to German language conventions.
12mu|locales-2.15-2|741	
12mu|locales-2.15-2|742	%post -n locales-de
12mu|locales-2.15-2|743	%{loc_add} de_AT de_BE de_CH de_DE de_LU
12mu|locales-2.15-2|744	
12mu|locales-2.15-2|745	%preun -n locales-de
12mu|locales-2.15-2|746	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|747	%{loc_del} de_AT de_BE de_CH de_DE de_LU
12mu|locales-2.15-2|748	fi
12mu|locales-2.15-2|749	
12mu|locales-2.15-2|750	%files -n locales-de
12mu|locales-2.15-2|751	%{_localedir}/de_AT*
12mu|locales-2.15-2|752	%{_localedir}/de_BE*
12mu|locales-2.15-2|753	%{_localedir}/de_CH*
12mu|locales-2.15-2|754	%{_localedir}/de_DE*
12mu|locales-2.15-2|755	%{_localedir}/de_LU*
12mu|locales-2.15-2|756	
12mu|locales-2.15-2|757	### dv
12mu|locales-2.15-2|758	%package -n locales-dv
12mu|locales-2.15-2|759	Summary: Base files for localization (Dhivehi)
12mu|locales-2.15-2|760	Group: System/Internationalization
12mu|locales-2.15-2|761	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|762	
12mu|locales-2.15-2|763	%description -n locales-dv
12mu|locales-2.15-2|764	These are the base files for Dhivehi language localization.
12mu|locales-2.15-2|765	You need it to correctly display sort, for sorting order and
12mu|locales-2.15-2|766	proper representation of dates and numbers according
12mu|locales-2.15-2|767	to Dhivehi language conventions.
12mu|locales-2.15-2|768	
12mu|locales-2.15-2|769	%post -n locales-dv
12mu|locales-2.15-2|770	%{loc_add} dv_MV
12mu|locales-2.15-2|771	
12mu|locales-2.15-2|772	%preun -n locales-dv
12mu|locales-2.15-2|773	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|774	%{loc_del} dv_MV
12mu|locales-2.15-2|775	fi
12mu|locales-2.15-2|776	
12mu|locales-2.15-2|777	%files -n locales-dv
12mu|locales-2.15-2|778	%{_localedir}/dv_MV
12mu|locales-2.15-2|779	
12mu|locales-2.15-2|780	### dz
12mu|locales-2.15-2|781	%package -n locales-dz
12mu|locales-2.15-2|782	Summary: Base files for localization (Dzongkha)
12mu|locales-2.15-2|783	Group: System/Internationalization
12mu|locales-2.15-2|784	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|785	
12mu|locales-2.15-2|786	%description -n locales-dz
12mu|locales-2.15-2|787	These are the base files for Dzongkha language localization; you need
12mu|locales-2.15-2|788	it to correctly display 8bits Dzongkha characters, and for proper
12mu|locales-2.15-2|789	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|790	to Dzongkha language conventions.
12mu|locales-2.15-2|791	
12mu|locales-2.15-2|792	%post -n locales-dz
12mu|locales-2.15-2|793	%{loc_add} dz_BT
12mu|locales-2.15-2|794	
12mu|locales-2.15-2|795	%preun -n locales-dz
12mu|locales-2.15-2|796	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|797	%{loc_del} dz_BT
12mu|locales-2.15-2|798	fi
12mu|locales-2.15-2|799	
12mu|locales-2.15-2|800	%files -n locales-dz
12mu|locales-2.15-2|801	%{_localedir}/dz_BT*
12mu|locales-2.15-2|802	
12mu|locales-2.15-2|803	### el
12mu|locales-2.15-2|804	# translations from "Theodore J. Soldatos" <theodore@eexi.gr>
12mu|locales-2.15-2|805	%package -n locales-el
12mu|locales-2.15-2|806	Summary: Base files for localization (Greek)
12mu|locales-2.15-2|807	Group: System/Internationalization
12mu|locales-2.15-2|808	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|809	Obsoletes: locales-gr
12mu|locales-2.15-2|810	Provides: locales-gr = %{version}-%{release}
12mu|locales-2.15-2|811	#Summary(el): Βασικά αρχεία τοπικών ρυθμίσεων (Ελληνικά)
12mu|locales-2.15-2|812	
12mu|locales-2.15-2|813	%description -n locales-el
12mu|locales-2.15-2|814	These are the base files for Greek language localization; you need
12mu|locales-2.15-2|815	it to correctly display 8bits Greek characters, and for proper
12mu|locales-2.15-2|816	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|817	to Greek language conventions.
12mu|locales-2.15-2|818	
12mu|locales-2.15-2|819	%post -n locales-el
12mu|locales-2.15-2|820	%{loc_add} el_CY el_GR
12mu|locales-2.15-2|821	
12mu|locales-2.15-2|822	%preun -n locales-el
12mu|locales-2.15-2|823	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|824	%{loc_del} el_CY el_GR
12mu|locales-2.15-2|825	fi
12mu|locales-2.15-2|826	
12mu|locales-2.15-2|827	%files -n locales-el
12mu|locales-2.15-2|828	%{_localedir}/el_CY*
12mu|locales-2.15-2|829	%{_localedir}/el_GR*
12mu|locales-2.15-2|830	
12mu|locales-2.15-2|831	### en
12mu|locales-2.15-2|832	%package -n locales-en
12mu|locales-2.15-2|833	Summary: Base files for localization (English)
12mu|locales-2.15-2|834	Group: System/Internationalization
12mu|locales-2.15-2|835	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|836	Provides: locales-en_GB = %{version}-%{release}
12mu|locales-2.15-2|837	Provides: locales-en_IE = %{version}-%{release}
12mu|locales-2.15-2|838	Provides: locales-en_CA = %{version}-%{release}
12mu|locales-2.15-2|839	Provides: locales-en_US = %{version}-%{release}
12mu|locales-2.15-2|840	
12mu|locales-2.15-2|841	%description -n locales-en
12mu|locales-2.15-2|842	These are the base files for English language localization.
12mu|locales-2.15-2|843	Contains: en_CA en_DK en_GB en_IE en_US
12mu|locales-2.15-2|844	
12mu|locales-2.15-2|845	%post -n locales-en
12mu|locales-2.15-2|846	%{loc_add} en_AG en_AU en_BE en_BW en_CA en_DK en_GB en_HK en_IE en_IN en_NG \
12mu|locales-2.15-2|847	en_NZ en_PH en_SG en_US en_ZA en_ZM en_ZW
12mu|locales-2.15-2|848	
12mu|locales-2.15-2|849	%preun -n locales-en
12mu|locales-2.15-2|850	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|851	%{loc_del} en_AG en_AU en_BE en_BW en_CA en_DK en_GB en_HK en_IE en_IN \
12mu|locales-2.15-2|852	en_NG en_NZ en_PH en_SG en_US en_ZA en_ZW
12mu|locales-2.15-2|853	fi
12mu|locales-2.15-2|854	
12mu|locales-2.15-2|855	%files -n locales-en
12mu|locales-2.15-2|856	%{_localedir}/en_AG*
12mu|locales-2.15-2|857	%{_localedir}/en_AU*
12mu|locales-2.15-2|858	%{_localedir}/en_BE*
12mu|locales-2.15-2|859	%{_localedir}/en_BW*
12mu|locales-2.15-2|860	%{_localedir}/en_CA*
12mu|locales-2.15-2|861	%{_localedir}/en_DK*
12mu|locales-2.15-2|862	%{_localedir}/en_GB*
12mu|locales-2.15-2|863	%{_localedir}/en_HK*
12mu|locales-2.15-2|864	%{_localedir}/en_IE*
12mu|locales-2.15-2|865	%{_localedir}/en_IN*
12mu|locales-2.15-2|866	%{_localedir}/en_NG*
12mu|locales-2.15-2|867	%{_localedir}/en_NZ*
12mu|locales-2.15-2|868	%{_localedir}/en_PH*
12mu|locales-2.15-2|869	%{_localedir}/en_SG*
12mu|locales-2.15-2|870	%{_localedir}/en_US*
12mu|locales-2.15-2|871	%{_localedir}/en_ZA*
12mu|locales-2.15-2|872	%{_localedir}/en_ZM*
12mu|locales-2.15-2|873	%{_localedir}/en_ZW*
12mu|locales-2.15-2|874	
12mu|locales-2.15-2|875	### eo
12mu|locales-2.15-2|876	# translation by diestel@rzaix340.rz.uni-leipzig.de (Wolfram Diestel)
12mu|locales-2.15-2|877	%package -n locales-eo
12mu|locales-2.15-2|878	Summary: Base files for localization (Esperanto)
12mu|locales-2.15-2|879	Group: System/Internationalization
12mu|locales-2.15-2|880	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|881	#Summary(eo): Bazaj dosieroj por lokaĵo (Esperanto)
12mu|locales-2.15-2|882	
12mu|locales-2.15-2|883	%description -n locales-eo
12mu|locales-2.15-2|884	These are the base files for Esperanto language localization; you need
12mu|locales-2.15-2|885	it to correctly display 8bits esperanto characters, and for proper
12mu|locales-2.15-2|886	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|887	to esperanto language conventions.
12mu|locales-2.15-2|888	
12mu|locales-2.15-2|889	%post -n locales-eo
12mu|locales-2.15-2|890	%{loc_add} eo_XX
12mu|locales-2.15-2|891	
12mu|locales-2.15-2|892	%preun -n locales-eo
12mu|locales-2.15-2|893	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|894	%{loc_del} eo_XX
12mu|locales-2.15-2|895	fi
12mu|locales-2.15-2|896	
12mu|locales-2.15-2|897	%files -n locales-eo
12mu|locales-2.15-2|898	%{_localedir}/eo_XX*
12mu|locales-2.15-2|899	
12mu|locales-2.15-2|900	### es
12mu|locales-2.15-2|901	%package -n locales-es
12mu|locales-2.15-2|902	Summary: Base files for localization (Spanish)
12mu|locales-2.15-2|903	Group: System/Internationalization
12mu|locales-2.15-2|904	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|905	#Summary(es): Ficheros de base para la localización (castellano)
12mu|locales-2.15-2|906	Provides: locales-an = %{version}-%{release}
12mu|locales-2.15-2|907	
12mu|locales-2.15-2|908	%description -n locales-es
12mu|locales-2.15-2|909	These are the base files for Spanish language localization; you need
12mu|locales-2.15-2|910	it to correctly display 8bits spanish characters, and for proper
12mu|locales-2.15-2|911	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|912	to spanish language conventions.
12mu|locales-2.15-2|913	
12mu|locales-2.15-2|914	#%#description -n locales-es -l es
12mu|locales-2.15-2|915	#Este paquete incluye las definiciones de locales para el castellano.
12mu|locales-2.15-2|916	#Este paquete contiene lo necesario para la visualisación correcta de
12mu|locales-2.15-2|917	#los caracteres 8bits del idioma español, para el orden alfabético
12mu|locales-2.15-2|918	#y para la representación correcta de los números y fechas según
12mu|locales-2.15-2|919	#las convenciones del castellano.
12mu|locales-2.15-2|920	
12mu|locales-2.15-2|921	%post -n locales-es
12mu|locales-2.15-2|922	%{loc_add} an_ES es_AR es_BO es_CL es_CO es_CR es_CU es_DO es_EC es_ES es_GT \
12mu|locales-2.15-2|923	es_HN es_MX es_NI es_PA es_PE es_PR es_PY es_SV es_US es_UY es_VE
12mu|locales-2.15-2|924	
12mu|locales-2.15-2|925	%preun -n locales-es
12mu|locales-2.15-2|926	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|927	%{loc_del} an_ES es_AR es_BO es_CL es_CO es_CR es_DO es_EC es_ES es_CU \
12mu|locales-2.15-2|928	es_GT es_HN es_MX es_NI es_PA es_PE es_PR es_PY es_SV es_US \
12mu|locales-2.15-2|929	es_UY es_VE
12mu|locales-2.15-2|930	fi
12mu|locales-2.15-2|931	
12mu|locales-2.15-2|932	%files -n locales-es
12mu|locales-2.15-2|933	%{_localedir}/es@tradicional
12mu|locales-2.15-2|934	%{_localedir}/es_AR*
12mu|locales-2.15-2|935	%{_localedir}/es_BO*
12mu|locales-2.15-2|936	%{_localedir}/es_CL*
12mu|locales-2.15-2|937	%{_localedir}/es_CO*
12mu|locales-2.15-2|938	%{_localedir}/es_CR*
12mu|locales-2.15-2|939	%{_localedir}/es_CU*
12mu|locales-2.15-2|940	%{_localedir}/es_DO*
12mu|locales-2.15-2|941	%{_localedir}/es_EC*
12mu|locales-2.15-2|942	%{_localedir}/es_ES*
12mu|locales-2.15-2|943	%{_localedir}/es_GT*
12mu|locales-2.15-2|944	%{_localedir}/es_HN*
12mu|locales-2.15-2|945	%{_localedir}/es_MX*
12mu|locales-2.15-2|946	%{_localedir}/es_NI*
12mu|locales-2.15-2|947	%{_localedir}/es_PA*
12mu|locales-2.15-2|948	%{_localedir}/es_PE*
12mu|locales-2.15-2|949	%{_localedir}/es_PR*
12mu|locales-2.15-2|950	%{_localedir}/es_PY*
12mu|locales-2.15-2|951	%{_localedir}/es_SV*
12mu|locales-2.15-2|952	%{_localedir}/es_US*
12mu|locales-2.15-2|953	%{_localedir}/es_UY*
12mu|locales-2.15-2|954	%{_localedir}/es_VE*
12mu|locales-2.15-2|955	# Aragonese
12mu|locales-2.15-2|956	%{_localedir}/an_ES*
12mu|locales-2.15-2|957	
12mu|locales-2.15-2|958	### et
12mu|locales-2.15-2|959	# translation from: Ekke Einberg <ekke@data.ee>
12mu|locales-2.15-2|960	%package -n locales-et
12mu|locales-2.15-2|961	Summary: Base files for localization (Estonian)
12mu|locales-2.15-2|962	#Summary(et): Siin on vajalikud failid Linuxi eestindamiseks
12mu|locales-2.15-2|963	Group: System/Internationalization
12mu|locales-2.15-2|964	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|965	
12mu|locales-2.15-2|966	%description -n locales-et
12mu|locales-2.15-2|967	These are the base files for Estonian language localization; you need
12mu|locales-2.15-2|968	it to correctly display 8bits Estonian characters, and for proper
12mu|locales-2.15-2|969	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|970	to Estonian language conventions.
12mu|locales-2.15-2|971	
12mu|locales-2.15-2|972	%post -n locales-et
12mu|locales-2.15-2|973	%{loc_add} et_EE
12mu|locales-2.15-2|974	
12mu|locales-2.15-2|975	%preun -n locales-et
12mu|locales-2.15-2|976	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|977	%{loc_del} et_EE
12mu|locales-2.15-2|978	fi
12mu|locales-2.15-2|979	
12mu|locales-2.15-2|980	%files -n locales-et
12mu|locales-2.15-2|981	%{_localedir}/et_EE*
12mu|locales-2.15-2|982	
12mu|locales-2.15-2|983	### eu
12mu|locales-2.15-2|984	%package -n locales-eu
12mu|locales-2.15-2|985	Summary: Base files for localization (Basque)
12mu|locales-2.15-2|986	Group: System/Internationalization
12mu|locales-2.15-2|987	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|988	#Summary(eu): Euskarazko egokitzapenerako oinarrizko artxiboak
12mu|locales-2.15-2|989	#Summary(es): Archivos de base para la localización en euskara
12mu|locales-2.15-2|990	#Summary(fr): Fichiers de base pour la localisation en euskara (langue basque)
12mu|locales-2.15-2|991	
12mu|locales-2.15-2|992	%description -n locales-eu
12mu|locales-2.15-2|993	Linux-ek euskaraz badaki !
12mu|locales-2.15-2|994	These are the base files for Basque language localization; you need
12mu|locales-2.15-2|995	it to correctly display 8bits Basque characters, and for proper
12mu|locales-2.15-2|996	representation of dates and numbers according to Basque language
12mu|locales-2.15-2|997	conventions.
12mu|locales-2.15-2|998	
12mu|locales-2.15-2|999	%post -n locales-eu
12mu|locales-2.15-2|1000	%{loc_add} eu_ES
12mu|locales-2.15-2|1001	
12mu|locales-2.15-2|1002	%preun -n locales-eu
12mu|locales-2.15-2|1003	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1004	%{loc_del} eu_ES
12mu|locales-2.15-2|1005	fi
12mu|locales-2.15-2|1006	
12mu|locales-2.15-2|1007	%files -n locales-eu
12mu|locales-2.15-2|1008	%{_localedir}/eu_ES*
12mu|locales-2.15-2|1009	
12mu|locales-2.15-2|1010	### fa
12mu|locales-2.15-2|1011	%package -n locales-fa
12mu|locales-2.15-2|1012	Summary: Base files for localization (Farsi)
12mu|locales-2.15-2|1013	#Summary(fa): پرونده‌های اساسی محلی‌سازی (فارسی)
12mu|locales-2.15-2|1014	Group: System/Internationalization
12mu|locales-2.15-2|1015	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1016	
12mu|locales-2.15-2|1017	%description -n locales-fa
12mu|locales-2.15-2|1018	These are the base files for Farsi language localization; you need
12mu|locales-2.15-2|1019	it to correctly display 8bits Farsi characters, and for proper
12mu|locales-2.15-2|1020	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1021	to Farsi language conventions.
12mu|locales-2.15-2|1022	Note that this package doesn't handle right-to-left and left-to-right
12mu|locales-2.15-2|1023	switching when displaying nor the isolate-initial-medial-final shapes
12mu|locales-2.15-2|1024	of letters; it is to the xterm, application or virtual console driver
12mu|locales-2.15-2|1025	to do that.
12mu|locales-2.15-2|1026	
12mu|locales-2.15-2|1027	%post -n locales-fa
12mu|locales-2.15-2|1028	%{loc_add} fa_IR
12mu|locales-2.15-2|1029	
12mu|locales-2.15-2|1030	%preun -n locales-fa
12mu|locales-2.15-2|1031	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1032	%{loc_del} fa_IR
12mu|locales-2.15-2|1033	fi
12mu|locales-2.15-2|1034	
12mu|locales-2.15-2|1035	%files -n locales-fa
12mu|locales-2.15-2|1036	%{_localedir}/fa_IR*
12mu|locales-2.15-2|1037	
12mu|locales-2.15-2|1038	### fi
12mu|locales-2.15-2|1039	# translations by Jarkko Vaaraniemi <jvaarani@ees2.oulu.fi>
12mu|locales-2.15-2|1040	%package -n locales-fi
12mu|locales-2.15-2|1041	Summary: Base files for localization (Finnish)
12mu|locales-2.15-2|1042	#Summary(fi): Tässä on perustiedot Linuxin suomentamiseen.
12mu|locales-2.15-2|1043	Group: System/Internationalization
12mu|locales-2.15-2|1044	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1045	
12mu|locales-2.15-2|1046	%description -n locales-fi
12mu|locales-2.15-2|1047	These are the base files for Finnish language localization; you need
12mu|locales-2.15-2|1048	it to correctly display 8bits Finnish characters, and for proper
12mu|locales-2.15-2|1049	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1050	to Finnish language conventions.
12mu|locales-2.15-2|1051	
12mu|locales-2.15-2|1052	%post -n locales-fi
12mu|locales-2.15-2|1053	%{loc_add} fi_FI
12mu|locales-2.15-2|1054	
12mu|locales-2.15-2|1055	%preun -n locales-fi
12mu|locales-2.15-2|1056	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1057	%{loc_del} fi_FI
12mu|locales-2.15-2|1058	fi
12mu|locales-2.15-2|1059	
12mu|locales-2.15-2|1060	%files -n locales-fi
12mu|locales-2.15-2|1061	%{_localedir}/fi_FI*
12mu|locales-2.15-2|1062	
12mu|locales-2.15-2|1063	### ff
12mu|locales-2.15-2|1064	%package	ff
12mu|locales-2.15-2|1065	Summary:	Base files for localization (Fulah)
12mu|locales-2.15-2|1066	Group:		System/Internationalization
12mu|locales-2.15-2|1067	Requires:	locales = %{version}-%{release}
12mu|locales-2.15-2|1068	
12mu|locales-2.15-2|1069	%description	ff
12mu|locales-2.15-2|1070	These are the base files for Fulah language localization; you need
12mu|locales-2.15-2|1071	it to correctly display 8bits Fulah characters, and for proper
12mu|locales-2.15-2|1072	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1073	to Fulah language conventions.
12mu|locales-2.15-2|1074	
12mu|locales-2.15-2|1075	%post		ff
12mu|locales-2.15-2|1076	%{loc_add} ff_SN
12mu|locales-2.15-2|1077	
12mu|locales-2.15-2|1078	%preun		ff
12mu|locales-2.15-2|1079	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1080	%{loc_del} ff_SN
12mu|locales-2.15-2|1081	fi
12mu|locales-2.15-2|1082	
12mu|locales-2.15-2|1083	%files		ff
12mu|locales-2.15-2|1084	%{_localedir}/ff_SN*
12mu|locales-2.15-2|1085	
12mu|locales-2.15-2|1086	### fo
12mu|locales-2.15-2|1087	%package -n locales-fo
12mu|locales-2.15-2|1088	Summary: Base files for localization (Faroese)
12mu|locales-2.15-2|1089	#Summary(fo): Hetta eru fílurnar tær tørvar til eina tillaging til føroyskt mál
12mu|locales-2.15-2|1090	Group: System/Internationalization
12mu|locales-2.15-2|1091	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1092	
12mu|locales-2.15-2|1093	%description -n locales-fo
12mu|locales-2.15-2|1094	These are the base files for Faroese language localization; you need
12mu|locales-2.15-2|1095	it to correctly display 8bits Faroese characters, and for proper
12mu|locales-2.15-2|1096	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1097	to Faroese language conventions.
12mu|locales-2.15-2|1098	
12mu|locales-2.15-2|1099	%post -n locales-fo
12mu|locales-2.15-2|1100	%{loc_add} fo_FO
12mu|locales-2.15-2|1101	
12mu|locales-2.15-2|1102	%preun -n locales-fo
12mu|locales-2.15-2|1103	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1104	%{loc_del} fo_FO
12mu|locales-2.15-2|1105	fi
12mu|locales-2.15-2|1106	
12mu|locales-2.15-2|1107	%files -n locales-fo
12mu|locales-2.15-2|1108	%{_localedir}/fo_FO*
12mu|locales-2.15-2|1109	
12mu|locales-2.15-2|1110	### fr
12mu|locales-2.15-2|1111	%package -n locales-fr
12mu|locales-2.15-2|1112	Summary: Base files for localization (French)
12mu|locales-2.15-2|1113	Group: System/Internationalization
12mu|locales-2.15-2|1114	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1115	#Summary(fr): Fichiers de base pour la localisation (français)
12mu|locales-2.15-2|1116	#Summary(de): Basisdateien für die Lokalisierung (Französisch)
12mu|locales-2.15-2|1117	
12mu|locales-2.15-2|1118	%description -n locales-fr
12mu|locales-2.15-2|1119	These are the base files for French language localization; you need
12mu|locales-2.15-2|1120	it to correctly display 8bits french characters, and for proper
12mu|locales-2.15-2|1121	alfabetical sorting and representation of dates and numbers
12mu|locales-2.15-2|1122	according to french language conventions.
12mu|locales-2.15-2|1123	
12mu|locales-2.15-2|1124	%post -n locales-fr
12mu|locales-2.15-2|1125	%{loc_add} fr_BE fr_CA fr_CH fr_FR fr_LU
12mu|locales-2.15-2|1126	
12mu|locales-2.15-2|1127	%preun -n locales-fr
12mu|locales-2.15-2|1128	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1129	%{loc_del} fr_BE fr_CA fr_CH fr_FR fr_LU
12mu|locales-2.15-2|1130	fi
12mu|locales-2.15-2|1131	
12mu|locales-2.15-2|1132	%files -n locales-fr
12mu|locales-2.15-2|1133	%{_localedir}/fr_BE*
12mu|locales-2.15-2|1134	%{_localedir}/fr_CA*
12mu|locales-2.15-2|1135	%{_localedir}/fr_CH*
12mu|locales-2.15-2|1136	%{_localedir}/fr_FR*
12mu|locales-2.15-2|1137	%{_localedir}/fr_LU*
12mu|locales-2.15-2|1138	
12mu|locales-2.15-2|1139	### fur
12mu|locales-2.15-2|1140	%package -n locales-fur
12mu|locales-2.15-2|1141	Summary: Base files for localization (Friulan)
12mu|locales-2.15-2|1142	Group: System/Internationalization
12mu|locales-2.15-2|1143	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1144	
12mu|locales-2.15-2|1145	%description -n locales-fur
12mu|locales-2.15-2|1146	These are the base files for Friulan language localization; you need
12mu|locales-2.15-2|1147	it to correctly display 8bits friulan characters, and for proper
12mu|locales-2.15-2|1148	alfabetical sorting and representation of dates and numbers
12mu|locales-2.15-2|1149	according to friulan language conventions.
12mu|locales-2.15-2|1150	
12mu|locales-2.15-2|1151	%post -n locales-fur
12mu|locales-2.15-2|1152	%{loc_add} fur_IT
12mu|locales-2.15-2|1153	
12mu|locales-2.15-2|1154	%preun -n locales-fur
12mu|locales-2.15-2|1155	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1156	%{loc_del} fur_IT
12mu|locales-2.15-2|1157	fi
12mu|locales-2.15-2|1158	
12mu|locales-2.15-2|1159	%files -n locales-fur
12mu|locales-2.15-2|1160	%{_localedir}/fur_IT*
12mu|locales-2.15-2|1161	
12mu|locales-2.15-2|1162	### fy
12mu|locales-2.15-2|1163	%package -n locales-fy
12mu|locales-2.15-2|1164	Summary: Base files for localization (Frisian)
12mu|locales-2.15-2|1165	Group: System/Internationalization
12mu|locales-2.15-2|1166	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1167	
12mu|locales-2.15-2|1168	%description -n locales-fy
12mu|locales-2.15-2|1169	These are the base files for Frisian language localization; you need
12mu|locales-2.15-2|1170	it to correctly display 8bits frisian characters, and for proper
12mu|locales-2.15-2|1171	alfabetical sorting and representation of dates and numbers
12mu|locales-2.15-2|1172	according to frisian language conventions.
12mu|locales-2.15-2|1173	
12mu|locales-2.15-2|1174	%post -n locales-fy
12mu|locales-2.15-2|1175	%{loc_add} fy_DE fy_NL
12mu|locales-2.15-2|1176	
12mu|locales-2.15-2|1177	%preun -n locales-fy
12mu|locales-2.15-2|1178	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1179	%{loc_del} fy_DE fy_NL
12mu|locales-2.15-2|1180	fi
12mu|locales-2.15-2|1181	
12mu|locales-2.15-2|1182	%files -n locales-fy
12mu|locales-2.15-2|1183	%{_localedir}/fy_DE*
12mu|locales-2.15-2|1184	%{_localedir}/fy_NL*
12mu|locales-2.15-2|1185	
12mu|locales-2.15-2|1186	### ga
12mu|locales-2.15-2|1187	%package -n locales-ga
12mu|locales-2.15-2|1188	Summary: Base files for localization (Irish)
12mu|locales-2.15-2|1189	#Summary(ga): Bunchomaid do leagan áitiúil (Gaeilge)
12mu|locales-2.15-2|1190	Group: System/Internationalization
12mu|locales-2.15-2|1191	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1192	
12mu|locales-2.15-2|1193	%description -n locales-ga
12mu|locales-2.15-2|1194	These are the base files for Irish Gaelic language localization; you need
12mu|locales-2.15-2|1195	it to correctly display 8bits gaelic characters, and for proper
12mu|locales-2.15-2|1196	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1197	to gaelic language conventions.
12mu|locales-2.15-2|1198	
12mu|locales-2.15-2|1199	%post -n locales-ga
12mu|locales-2.15-2|1200	%{loc_add} ga_IE
12mu|locales-2.15-2|1201	
12mu|locales-2.15-2|1202	%preun -n locales-ga
12mu|locales-2.15-2|1203	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1204	%{loc_del} ga_IE
12mu|locales-2.15-2|1205	fi
12mu|locales-2.15-2|1206	
12mu|locales-2.15-2|1207	%files -n locales-ga
12mu|locales-2.15-2|1208	%{_localedir}/ga_IE*
12mu|locales-2.15-2|1209	
12mu|locales-2.15-2|1210	### gd
12mu|locales-2.15-2|1211	# translation by Caoimhin O Donnaile [caoimhin@SMO.UHI.AC.UK]
12mu|locales-2.15-2|1212	# and Cecil Ward [cecil.ward@FREE4ALL.CO.UK]
12mu|locales-2.15-2|1213	%package -n locales-gd
12mu|locales-2.15-2|1214	Summary: Base files for localization (Scottish Gaelic)
12mu|locales-2.15-2|1215	#Summary(gd): Faidhlichean bunaiteach airson localization (Gaidhlig na h-Alba)
12mu|locales-2.15-2|1216	Group: System/Internationalization
12mu|locales-2.15-2|1217	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1218	
12mu|locales-2.15-2|1219	%description -n locales-gd
12mu|locales-2.15-2|1220	These are the base files for Scottish Gaelic language localization; you need
12mu|locales-2.15-2|1221	it to correctly display 8bits gaelic characters, and for proper
12mu|locales-2.15-2|1222	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1223	to gaelic language conventions.
12mu|locales-2.15-2|1224	
12mu|locales-2.15-2|1225	%post -n locales-gd
12mu|locales-2.15-2|1226	%{loc_add} gd_GB
12mu|locales-2.15-2|1227	
12mu|locales-2.15-2|1228	%preun -n locales-gd
12mu|locales-2.15-2|1229	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1230	%{loc_del} gd_GB
12mu|locales-2.15-2|1231	fi
12mu|locales-2.15-2|1232	
12mu|locales-2.15-2|1233	%files -n locales-gd
12mu|locales-2.15-2|1234	%{_localedir}/gd_GB*
12mu|locales-2.15-2|1235	
12mu|locales-2.15-2|1236	### gl
12mu|locales-2.15-2|1237	# translation from Emilio <nigrann@sandra.ctv.es>
12mu|locales-2.15-2|1238	%package -n locales-gl
12mu|locales-2.15-2|1239	Summary: Base files for localization (Galician)
12mu|locales-2.15-2|1240	Group: System/Internationalization
12mu|locales-2.15-2|1241	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1242	#Summary(gl): Arquivos da base para definición de locais para o galego.
12mu|locales-2.15-2|1243	#Summary(es): Archivos de base para la localización en idioma gallego
12mu|locales-2.15-2|1244	
12mu|locales-2.15-2|1245	%description -n locales-gl
12mu|locales-2.15-2|1246	These are the base files for Galician language localization; you need
12mu|locales-2.15-2|1247	it to correctly display 8bits Galician characters, and for proper
12mu|locales-2.15-2|1248	representation of dates and numbers according to Galician language
12mu|locales-2.15-2|1249	conventions.
12mu|locales-2.15-2|1250	
12mu|locales-2.15-2|1251	%post -n locales-gl
12mu|locales-2.15-2|1252	%{loc_add} gl_ES
12mu|locales-2.15-2|1253	
12mu|locales-2.15-2|1254	%preun -n locales-gl
12mu|locales-2.15-2|1255	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1256	%{loc_del} gl_ES
12mu|locales-2.15-2|1257	fi
12mu|locales-2.15-2|1258	
12mu|locales-2.15-2|1259	%files -n locales-gl
12mu|locales-2.15-2|1260	%{_localedir}/gl_ES*
12mu|locales-2.15-2|1261	
12mu|locales-2.15-2|1262	### gu
12mu|locales-2.15-2|1263	%package -n locales-gu
12mu|locales-2.15-2|1264	Summary: Base files for localization (Gujarati)
12mu|locales-2.15-2|1265	Group: System/Internationalization
12mu|locales-2.15-2|1266	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1267	
12mu|locales-2.15-2|1268	%description -n locales-gu
12mu|locales-2.15-2|1269	These are the base files for Gujarati language localization; you need
12mu|locales-2.15-2|1270	it to correctly display 8bits gujarati characters, and for proper
12mu|locales-2.15-2|1271	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1272	to gaelic language conventions.
12mu|locales-2.15-2|1273	
12mu|locales-2.15-2|1274	%post -n locales-gu
12mu|locales-2.15-2|1275	%{loc_add} gu_IN
12mu|locales-2.15-2|1276	
12mu|locales-2.15-2|1277	%preun -n locales-gu
12mu|locales-2.15-2|1278	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1279	%{loc_del} gu_IN
12mu|locales-2.15-2|1280	fi
12mu|locales-2.15-2|1281	
12mu|locales-2.15-2|1282	%files -n locales-gu
12mu|locales-2.15-2|1283	%{_localedir}/gu_IN*
12mu|locales-2.15-2|1284	
12mu|locales-2.15-2|1285	### gv
12mu|locales-2.15-2|1286	# translation by Brian Stowell <bstowell@MAILSERVICE.MCB.NET>
12mu|locales-2.15-2|1287	%package -n locales-gv
12mu|locales-2.15-2|1288	Summary: Base files for localization (Manx Gaelic)
12mu|locales-2.15-2|1289	#Summary(gv): Coadanyn undinagh son ynnydaghey (Gaelg)
12mu|locales-2.15-2|1290	Group: System/Internationalization
12mu|locales-2.15-2|1291	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1292	
12mu|locales-2.15-2|1293	%description -n locales-gv
12mu|locales-2.15-2|1294	These are the base files for Manx Gaelic language localization; you need
12mu|locales-2.15-2|1295	it to correctly display 8bits gaelic characters, and for proper
12mu|locales-2.15-2|1296	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1297	to gaelic language conventions.
12mu|locales-2.15-2|1298	
12mu|locales-2.15-2|1299	%post -n locales-gv
12mu|locales-2.15-2|1300	%{loc_add} gv_GB
12mu|locales-2.15-2|1301	
12mu|locales-2.15-2|1302	%preun -n locales-gv
12mu|locales-2.15-2|1303	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1304	%{loc_del} gv_GB
12mu|locales-2.15-2|1305	fi
12mu|locales-2.15-2|1306	
12mu|locales-2.15-2|1307	%files -n locales-gv
12mu|locales-2.15-2|1308	%{_localedir}/gv_GB*
12mu|locales-2.15-2|1309	
12mu|locales-2.15-2|1310	### ha
12mu|locales-2.15-2|1311	%package -n locales-ha
12mu|locales-2.15-2|1312	Summary: Base files for localization (Hausa)
12mu|locales-2.15-2|1313	Group: System/Internationalization
12mu|locales-2.15-2|1314	#Icon: bulle-ha.xpm
12mu|locales-2.15-2|1315	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1316	
12mu|locales-2.15-2|1317	%description -n locales-ha
12mu|locales-2.15-2|1318	These are the base files for Hausa language localization; you need
12mu|locales-2.15-2|1319	it to correctly display 8bits Hausa characters, and for proper
12mu|locales-2.15-2|1320	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1321	to Hausa language conventions.
12mu|locales-2.15-2|1322	
12mu|locales-2.15-2|1323	%post -n locales-ha
12mu|locales-2.15-2|1324	%{loc_add} ha_NG
12mu|locales-2.15-2|1325	
12mu|locales-2.15-2|1326	%preun -n locales-ha
12mu|locales-2.15-2|1327	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1328	%{loc_del} ha_NG
12mu|locales-2.15-2|1329	fi
12mu|locales-2.15-2|1330	
12mu|locales-2.15-2|1331	%files -n locales-ha
12mu|locales-2.15-2|1332	%{_localedir}/ha_NG*
12mu|locales-2.15-2|1333	
12mu|locales-2.15-2|1334	### he (formerly iw)
12mu|locales-2.15-2|1335	%package -n locales-he
12mu|locales-2.15-2|1336	Summary: Base files for localization (Hebrew)
12mu|locales-2.15-2|1337	#Summary(he): המקום מכיל עמדות ללופויזציה בעברית
12mu|locales-2.15-2|1338	Group: System/Internationalization
12mu|locales-2.15-2|1339	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1340	
12mu|locales-2.15-2|1341	%description -n locales-he
12mu|locales-2.15-2|1342	These are the base files for Hebrew language localization; you need
12mu|locales-2.15-2|1343	it to correctly display 8bits Hebrew characters, and for proper
12mu|locales-2.15-2|1344	alfabetical sorting, and representation of dates and numbers
12mu|locales-2.15-2|1345	according to Hebrew language conventions.
12mu|locales-2.15-2|1346	Note that this package doesn't handle right-to-left and left-to-right
12mu|locales-2.15-2|1347	switching when displaying; it is to the xterm, application or virtual
12mu|locales-2.15-2|1348	console driver to do that.
12mu|locales-2.15-2|1349	
12mu|locales-2.15-2|1350	%post -n locales-he
12mu|locales-2.15-2|1351	%{loc_add} he_IL iw_IL
12mu|locales-2.15-2|1352	
12mu|locales-2.15-2|1353	%preun -n locales-he
12mu|locales-2.15-2|1354	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1355	%{loc_del} he_IL iw_IL
12mu|locales-2.15-2|1356	fi
12mu|locales-2.15-2|1357	
12mu|locales-2.15-2|1358	%files -n locales-he
12mu|locales-2.15-2|1359	%{_localedir}/he_IL*
12mu|locales-2.15-2|1360	%{_localedir}/iw_IL*
12mu|locales-2.15-2|1361	
12mu|locales-2.15-2|1362	### hi
12mu|locales-2.15-2|1363	%package -n locales-hi
12mu|locales-2.15-2|1364	Summary: Base files for localization (Hindi)
12mu|locales-2.15-2|1365	Group: System/Internationalization
12mu|locales-2.15-2|1366	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1367	
12mu|locales-2.15-2|1368	%description -n locales-hi
12mu|locales-2.15-2|1369	These are the base files for Hindi language localization; you need
12mu|locales-2.15-2|1370	it to correctly display 8bits Hindi characters, and for proper
12mu|locales-2.15-2|1371	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1372	to Hindi language conventions.
12mu|locales-2.15-2|1373	
12mu|locales-2.15-2|1374	%post -n locales-hi
12mu|locales-2.15-2|1375	%{loc_add} bho_IN brx_IN hi_IN ur_IN
12mu|locales-2.15-2|1376	
12mu|locales-2.15-2|1377	%preun -n locales-hi
12mu|locales-2.15-2|1378	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1379	%{loc_del} bho_IN brx_IN hi_IN ur_IN
12mu|locales-2.15-2|1380	fi
12mu|locales-2.15-2|1381	
12mu|locales-2.15-2|1382	%files -n locales-hi
12mu|locales-2.15-2|1383	%{_localedir}/bho_IN*
12mu|locales-2.15-2|1384	%{_localedir}/brx_IN*
12mu|locales-2.15-2|1385	%{_localedir}/hi_IN*
12mu|locales-2.15-2|1386	%{_localedir}/ur_IN*
12mu|locales-2.15-2|1387	
12mu|locales-2.15-2|1388	### hne
12mu|locales-2.15-2|1389	%package -n locales-hne
12mu|locales-2.15-2|1390	Summary: Base files for localization (Chhattisgarhi)
12mu|locales-2.15-2|1391	Group: System/Internationalization
12mu|locales-2.15-2|1392	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1393	
12mu|locales-2.15-2|1394	%description -n locales-hne
12mu|locales-2.15-2|1395	These are the base files for Chhattisgarhi language localization.
12mu|locales-2.15-2|1396	You need it to correctly display sort, for sorting order and
12mu|locales-2.15-2|1397	proper representation of dates and numbers according
12mu|locales-2.15-2|1398	to Chhattisgarhi language conventions.
12mu|locales-2.15-2|1399	
12mu|locales-2.15-2|1400	%post -n locales-hne
12mu|locales-2.15-2|1401	%{loc_add} hne_IN
12mu|locales-2.15-2|1402	
12mu|locales-2.15-2|1403	%preun -n locales-hne
12mu|locales-2.15-2|1404	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1405	%{loc_del} hne_IN
12mu|locales-2.15-2|1406	fi
12mu|locales-2.15-2|1407	
12mu|locales-2.15-2|1408	%files -n locales-hne
12mu|locales-2.15-2|1409	%{_localedir}/hne_IN
12mu|locales-2.15-2|1410	
12mu|locales-2.15-2|1411	### hr
12mu|locales-2.15-2|1412	# translations by Vedran Rodic <vrodic@udig.hr>
12mu|locales-2.15-2|1413	%package -n locales-hr
12mu|locales-2.15-2|1414	Summary: Base files for localization (Croatian)
12mu|locales-2.15-2|1415	Group: System/Internationalization
12mu|locales-2.15-2|1416	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1417	#Summary(hr): Osnovne datoteke za lokalizaciju (Hrvatski)
12mu|locales-2.15-2|1418	
12mu|locales-2.15-2|1419	%description -n locales-hr
12mu|locales-2.15-2|1420	These are the base files for Croatian language localization; you need
12mu|locales-2.15-2|1421	it to correctly display 8bits Croatian characters, and for proper
12mu|locales-2.15-2|1422	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1423	to Croatian language conventions.
12mu|locales-2.15-2|1424	
12mu|locales-2.15-2|1425	%post -n locales-hr
12mu|locales-2.15-2|1426	%{loc_add} hr_HR
12mu|locales-2.15-2|1427	
12mu|locales-2.15-2|1428	%preun -n locales-hr
12mu|locales-2.15-2|1429	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1430	%{loc_del} hr_HR
12mu|locales-2.15-2|1431	fi
12mu|locales-2.15-2|1432	
12mu|locales-2.15-2|1433	%files -n locales-hr
12mu|locales-2.15-2|1434	%{_localedir}/hr_HR*
12mu|locales-2.15-2|1435	
12mu|locales-2.15-2|1436	### hsb
12mu|locales-2.15-2|1437	%package -n locales-hsb
12mu|locales-2.15-2|1438	Summary: Base files for localization (Upper Sorbian)
12mu|locales-2.15-2|1439	Group: System/Internationalization
12mu|locales-2.15-2|1440	#Icon: bulle-hsb.xpm
12mu|locales-2.15-2|1441	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1442	
12mu|locales-2.15-2|1443	%description -n locales-hsb
12mu|locales-2.15-2|1444	These are the base files for Upper Sorbian language localization.
12mu|locales-2.15-2|1445	You need it to correctly display sort, for sorting order and
12mu|locales-2.15-2|1446	proper representation of dates and numbers according
12mu|locales-2.15-2|1447	to Upper Sorbian language conventions.
12mu|locales-2.15-2|1448	
12mu|locales-2.15-2|1449	%post -n locales-hsb
12mu|locales-2.15-2|1450	%{loc_add} hsb_DE
12mu|locales-2.15-2|1451	
12mu|locales-2.15-2|1452	%preun -n locales-hsb
12mu|locales-2.15-2|1453	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1454	%{loc_del} hsb_DE
12mu|locales-2.15-2|1455	fi
12mu|locales-2.15-2|1456	
12mu|locales-2.15-2|1457	%files -n locales-hsb
12mu|locales-2.15-2|1458	%{_localedir}/hsb_DE*
12mu|locales-2.15-2|1459	
12mu|locales-2.15-2|1460	### ht
12mu|locales-2.15-2|1461	%package -n locales-ht
12mu|locales-2.15-2|1462	Summary: Base files for localization (Breyol)
12mu|locales-2.15-2|1463	Group: System/Internationalization
12mu|locales-2.15-2|1464	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1465	
12mu|locales-2.15-2|1466	%description -n locales-ht
12mu|locales-2.15-2|1467	These are the base files for Breyol language localization.
12mu|locales-2.15-2|1468	You need it to correctly display sort, for sorting order and
12mu|locales-2.15-2|1469	proper representation of dates and numbers according
12mu|locales-2.15-2|1470	to Breyol language conventions.
12mu|locales-2.15-2|1471	
12mu|locales-2.15-2|1472	%post -n locales-ht
12mu|locales-2.15-2|1473	%{loc_add} ht_HT
12mu|locales-2.15-2|1474	
12mu|locales-2.15-2|1475	%preun -n locales-ht
12mu|locales-2.15-2|1476	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1477	%{loc_del} ht_HT
12mu|locales-2.15-2|1478	fi
12mu|locales-2.15-2|1479	
12mu|locales-2.15-2|1480	%files -n locales-ht
12mu|locales-2.15-2|1481	%{_localedir}/ht_HT
12mu|locales-2.15-2|1482	
12mu|locales-2.15-2|1483	### hu
12mu|locales-2.15-2|1484	%package -n locales-hu
12mu|locales-2.15-2|1485	Summary: Base files for localization (Hungarian)
12mu|locales-2.15-2|1486	Group: System/Internationalization
12mu|locales-2.15-2|1487	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1488	#Summary(hu): Szükséges fájlok a magyarításhoz
12mu|locales-2.15-2|1489	
12mu|locales-2.15-2|1490	%description -n locales-hu
12mu|locales-2.15-2|1491	These are the base files for Hungarian language localization.
12mu|locales-2.15-2|1492	You need it to correctly display sort, for sorting order and
12mu|locales-2.15-2|1493	proper representation of dates and numbers according
12mu|locales-2.15-2|1494	to Hungarian language conventions.
12mu|locales-2.15-2|1495	
12mu|locales-2.15-2|1496	%post -n locales-hu
12mu|locales-2.15-2|1497	%{loc_add} hu_HU
12mu|locales-2.15-2|1498	
12mu|locales-2.15-2|1499	%preun -n locales-hu
12mu|locales-2.15-2|1500	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1501	%{loc_del} hu_HU
12mu|locales-2.15-2|1502	fi
12mu|locales-2.15-2|1503	
12mu|locales-2.15-2|1504	%files -n locales-hu
12mu|locales-2.15-2|1505	%{_localedir}/hu_HU*
12mu|locales-2.15-2|1506	
12mu|locales-2.15-2|1507	### hy
12mu|locales-2.15-2|1508	# translations by Eugene Sevinian <sevinian@crdlx2.yerphi.am>
12mu|locales-2.15-2|1509	%package -n locales-hy
12mu|locales-2.15-2|1510	Summary: Base files for localization (Armenian)
12mu|locales-2.15-2|1511	Group: System/Internationalization
12mu|locales-2.15-2|1512	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1513	#Summary(hy): Ամփոփում. Հայացման հիմնական փաթեթները (ֆայլերը)
12mu|locales-2.15-2|1514	
12mu|locales-2.15-2|1515	%description -n locales-hy
12mu|locales-2.15-2|1516	These are the base files for Armenian language localization.
12mu|locales-2.15-2|1517	You need it to correctly display 8bit Armenian chars,
12mu|locales-2.15-2|1518	for sorting order and proper representation of dates and
12mu|locales-2.15-2|1519	numbers according to Armenian language conventions.
12mu|locales-2.15-2|1520	
12mu|locales-2.15-2|1521	%post -n locales-hy
12mu|locales-2.15-2|1522	%{loc_add} hy_AM
12mu|locales-2.15-2|1523	
12mu|locales-2.15-2|1524	%preun -n locales-hy
12mu|locales-2.15-2|1525	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1526	%{loc_del} hy_AM
12mu|locales-2.15-2|1527	fi
12mu|locales-2.15-2|1528	
12mu|locales-2.15-2|1529	%files -n locales-hy
12mu|locales-2.15-2|1530	%{_localedir}/hy_AM*
12mu|locales-2.15-2|1531	
12mu|locales-2.15-2|1532	### id (formerly in)
12mu|locales-2.15-2|1533	# translations by Mohammad DAMT <mdamt@cakraweb.com>
12mu|locales-2.15-2|1534	%package -n locales-id
12mu|locales-2.15-2|1535	Summary: Base files for localization (Indonesian)
12mu|locales-2.15-2|1536	Group: System/Internationalization
12mu|locales-2.15-2|1537	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1538	#Summary(id): File Utama untuk lokalisasi (dalam Bahasa Indonesia)
12mu|locales-2.15-2|1539	
12mu|locales-2.15-2|1540	%description -n locales-id
12mu|locales-2.15-2|1541	These are the base files for Indonesian language localization.
12mu|locales-2.15-2|1542	You need it to correctly display sort, for proper representation
12mu|locales-2.15-2|1543	of dates and numbers according to Indonesian language conventions.
12mu|locales-2.15-2|1544	
12mu|locales-2.15-2|1545	%post -n locales-id
12mu|locales-2.15-2|1546	%{loc_add} id_ID
12mu|locales-2.15-2|1547	
12mu|locales-2.15-2|1548	%preun -n locales-id
12mu|locales-2.15-2|1549	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1550	%{loc_del} id_ID
12mu|locales-2.15-2|1551	fi
12mu|locales-2.15-2|1552	
12mu|locales-2.15-2|1553	%files -n locales-id
12mu|locales-2.15-2|1554	%{_localedir}/id_ID*
12mu|locales-2.15-2|1555	
12mu|locales-2.15-2|1556	### ig
12mu|locales-2.15-2|1557	%package -n locales-ig
12mu|locales-2.15-2|1558	Summary: Base files for localization (Igbo)
12mu|locales-2.15-2|1559	Group: System/Internationalization
12mu|locales-2.15-2|1560	#Icon: bulle-ig.xpm
12mu|locales-2.15-2|1561	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1562	
12mu|locales-2.15-2|1563	%description -n locales-ig
12mu|locales-2.15-2|1564	These are the base files for Igbo language localization; you need
12mu|locales-2.15-2|1565	it to correctly display 8bits Igbo characters, and for proper
12mu|locales-2.15-2|1566	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1567	to Igbo language conventions.
12mu|locales-2.15-2|1568	
12mu|locales-2.15-2|1569	%post -n locales-ig
12mu|locales-2.15-2|1570	%{loc_add} ig_NG
12mu|locales-2.15-2|1571	
12mu|locales-2.15-2|1572	%preun -n locales-ig
12mu|locales-2.15-2|1573	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1574	%{loc_del} ig_NG
12mu|locales-2.15-2|1575	fi
12mu|locales-2.15-2|1576	
12mu|locales-2.15-2|1577	%files -n locales-ig
12mu|locales-2.15-2|1578	%{_localedir}/ig_NG*
12mu|locales-2.15-2|1579	
12mu|locales-2.15-2|1580	### ik
12mu|locales-2.15-2|1581	%package -n locales-ik
12mu|locales-2.15-2|1582	Summary: Base files for localization (Inupiaq)
12mu|locales-2.15-2|1583	Group: System/Internationalization
12mu|locales-2.15-2|1584	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1585	
12mu|locales-2.15-2|1586	%description -n locales-ik
12mu|locales-2.15-2|1587	These are the base files for Inupiaq language localization; you need
12mu|locales-2.15-2|1588	it to correctly display 8bits Inupiac characters, and for proper
12mu|locales-2.15-2|1589	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1590	to Inupiaq language conventions.
12mu|locales-2.15-2|1591	
12mu|locales-2.15-2|1592	%post -n locales-ik
12mu|locales-2.15-2|1593	%{loc_add} ik_CA
12mu|locales-2.15-2|1594	
12mu|locales-2.15-2|1595	%preun -n locales-ik
12mu|locales-2.15-2|1596	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1597	%{loc_del} ik_CA
12mu|locales-2.15-2|1598	fi
12mu|locales-2.15-2|1599	
12mu|locales-2.15-2|1600	%files -n locales-ik
12mu|locales-2.15-2|1601	%{_localedir}/ik_CA*
12mu|locales-2.15-2|1602	
12mu|locales-2.15-2|1603	### is
12mu|locales-2.15-2|1604	# Gudmundur Erlingsson <gudmuner@lexis.hi.is>
12mu|locales-2.15-2|1605	%package -n locales-is
12mu|locales-2.15-2|1606	Summary: Base files for localization (Icelandic)
12mu|locales-2.15-2|1607	Group: System/Internationalization
12mu|locales-2.15-2|1608	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1609	#Summary(is): Hér eru grunnskrár fyrir íslenska staðfærslu.
12mu|locales-2.15-2|1610	
12mu|locales-2.15-2|1611	%description -n locales-is
12mu|locales-2.15-2|1612	These are the base files for Icelandic language localization; you need
12mu|locales-2.15-2|1613	it to correctly display 8bits Icelandic characters, and for proper
12mu|locales-2.15-2|1614	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1615	to Icelandic language conventions.
12mu|locales-2.15-2|1616	
12mu|locales-2.15-2|1617	%post -n locales-is
12mu|locales-2.15-2|1618	%{loc_add} is_IS
12mu|locales-2.15-2|1619	
12mu|locales-2.15-2|1620	%preun -n locales-is
12mu|locales-2.15-2|1621	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1622	%{loc_del} is_IS
12mu|locales-2.15-2|1623	fi
12mu|locales-2.15-2|1624	
12mu|locales-2.15-2|1625	%files -n locales-is
12mu|locales-2.15-2|1626	%{_localedir}/is_IS*
12mu|locales-2.15-2|1627	
12mu|locales-2.15-2|1628	### it
12mu|locales-2.15-2|1629	%package -n locales-it
12mu|locales-2.15-2|1630	Summary: Base files for localization (Italian)
12mu|locales-2.15-2|1631	#Summary(it): I files di base per l'adattamento della lingua italiana
12mu|locales-2.15-2|1632	Group: System/Internationalization
12mu|locales-2.15-2|1633	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1634	
12mu|locales-2.15-2|1635	%description -n locales-it
12mu|locales-2.15-2|1636	These are the base files for Italian language localization; you need
12mu|locales-2.15-2|1637	it to correctly display 8bits Italian characters, and for proper
12mu|locales-2.15-2|1638	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1639	to Italian language conventions.
12mu|locales-2.15-2|1640	
12mu|locales-2.15-2|1641	%post -n locales-it
12mu|locales-2.15-2|1642	%{loc_add} it_CH it_IT
12mu|locales-2.15-2|1643	
12mu|locales-2.15-2|1644	%preun -n locales-it
12mu|locales-2.15-2|1645	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1646	%{loc_del} it_CH it_IT
12mu|locales-2.15-2|1647	fi
12mu|locales-2.15-2|1648	
12mu|locales-2.15-2|1649	%files -n locales-it
12mu|locales-2.15-2|1650	%{_localedir}/it_CH*
12mu|locales-2.15-2|1651	%{_localedir}/it_IT*
12mu|locales-2.15-2|1652	
12mu|locales-2.15-2|1653	### iu
12mu|locales-2.15-2|1654	%package -n locales-iu
12mu|locales-2.15-2|1655	Summary: Base files for localization (Inuktitut)
12mu|locales-2.15-2|1656	Group: System/Internationalization
12mu|locales-2.15-2|1657	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1658	
12mu|locales-2.15-2|1659	%description -n locales-iu
12mu|locales-2.15-2|1660	These are the base files for Inuktitut language localization; you need
12mu|locales-2.15-2|1661	it to correctly display 8bits Inuktitut characters, and for proper
12mu|locales-2.15-2|1662	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1663	to Inuktitut language conventions.
12mu|locales-2.15-2|1664	
12mu|locales-2.15-2|1665	%post -n locales-iu
12mu|locales-2.15-2|1666	%{loc_add} iu_CA
12mu|locales-2.15-2|1667	
12mu|locales-2.15-2|1668	%preun -n locales-iu
12mu|locales-2.15-2|1669	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1670	%{loc_del} iu_CA
12mu|locales-2.15-2|1671	fi
12mu|locales-2.15-2|1672	
12mu|locales-2.15-2|1673	%files -n locales-iu
12mu|locales-2.15-2|1674	%{_localedir}/iu_CA*
12mu|locales-2.15-2|1675	
12mu|locales-2.15-2|1676	### ja
12mu|locales-2.15-2|1677	# translation by "Evan D.A. Geisinger" <evan.geisinger@etak.com>
12mu|locales-2.15-2|1678	%package -n locales-ja
12mu|locales-2.15-2|1679	Summary: Base files for localization (Japanese)
12mu|locales-2.15-2|1680	#Summary(ja): これは日本語ロカライゼーション用基礎ファイル集です。
12mu|locales-2.15-2|1681	Group: System/Internationalization
12mu|locales-2.15-2|1682	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1683	Obsoletes: libwcsmbs
12mu|locales-2.15-2|1684	
12mu|locales-2.15-2|1685	%description -n locales-ja
12mu|locales-2.15-2|1686	These are the base files for Japanese language localization; you need
12mu|locales-2.15-2|1687	it to correctly display 8bits and 7bits japanese codes, and for proper
12mu|locales-2.15-2|1688	representation of dates and numbers according to japanese language conventions.
12mu|locales-2.15-2|1689	
12mu|locales-2.15-2|1690	%post -n locales-ja
12mu|locales-2.15-2|1691	%{loc_add} ja_JP
12mu|locales-2.15-2|1692	
12mu|locales-2.15-2|1693	%preun -n locales-ja
12mu|locales-2.15-2|1694	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1695	%{loc_del} ja_JP
12mu|locales-2.15-2|1696	fi
12mu|locales-2.15-2|1697	
12mu|locales-2.15-2|1698	%files -n locales-ja
12mu|locales-2.15-2|1699	%{_localedir}/ja_JP*
12mu|locales-2.15-2|1700	
12mu|locales-2.15-2|1701	### ka
12mu|locales-2.15-2|1702	%package -n locales-ka
12mu|locales-2.15-2|1703	Summary: Base files for localization (Georgian)
12mu|locales-2.15-2|1704	Group: System/Internationalization
12mu|locales-2.15-2|1705	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1706	#Summary(ka): საბაზო ფაილები ქართულის ლოკალიზებისათვის.
12mu|locales-2.15-2|1707	
12mu|locales-2.15-2|1708	%description -n locales-ka
12mu|locales-2.15-2|1709	These are the base files for Georgian language localization; you need
12mu|locales-2.15-2|1710	it to correctly display 8bits Georgian characters, and for proper
12mu|locales-2.15-2|1711	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1712	to Georgian language conventions.
12mu|locales-2.15-2|1713	
12mu|locales-2.15-2|1714	%post -n locales-ka
12mu|locales-2.15-2|1715	%{loc_add} ka_GE
12mu|locales-2.15-2|1716	
12mu|locales-2.15-2|1717	%preun -n locales-ka
12mu|locales-2.15-2|1718	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1719	%{loc_del} ka_GE
12mu|locales-2.15-2|1720	fi
12mu|locales-2.15-2|1721	
12mu|locales-2.15-2|1722	%files -n locales-ka
12mu|locales-2.15-2|1723	%{_localedir}/ka_GE*
12mu|locales-2.15-2|1724	
12mu|locales-2.15-2|1725	### kk
12mu|locales-2.15-2|1726	%package -n locales-kk
12mu|locales-2.15-2|1727	Summary: Base files for localization (Kazakh)
12mu|locales-2.15-2|1728	Group: System/Internationalization
12mu|locales-2.15-2|1729	#Icon: bulle-kk.xpm
12mu|locales-2.15-2|1730	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1731	
12mu|locales-2.15-2|1732	%description -n locales-kk
12mu|locales-2.15-2|1733	These are the base files for Kazakh language localization; you need
12mu|locales-2.15-2|1734	it to correctly display 8bits Kazakh characters, and for proper
12mu|locales-2.15-2|1735	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1736	to Kazakh language conventions.
12mu|locales-2.15-2|1737	
12mu|locales-2.15-2|1738	%post -n locales-kk
12mu|locales-2.15-2|1739	%{loc_add} kk_KZ
12mu|locales-2.15-2|1740	
12mu|locales-2.15-2|1741	%preun -n locales-kk
12mu|locales-2.15-2|1742	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1743	%{loc_del} kk_KZ
12mu|locales-2.15-2|1744	fi
12mu|locales-2.15-2|1745	
12mu|locales-2.15-2|1746	%files -n locales-kk
12mu|locales-2.15-2|1747	%{_localedir}/kk_KZ*
12mu|locales-2.15-2|1748	
12mu|locales-2.15-2|1749	### kl
12mu|locales-2.15-2|1750	%package -n locales-kl
12mu|locales-2.15-2|1751	Summary: Base files for localization (Greenlandic)
12mu|locales-2.15-2|1752	Group: System/Internationalization
12mu|locales-2.15-2|1753	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1754	
12mu|locales-2.15-2|1755	%description -n locales-kl
12mu|locales-2.15-2|1756	These are the base files for Greenlandic language localization; you need
12mu|locales-2.15-2|1757	it to correctly display 8bits Greenlandic characters, and for proper
12mu|locales-2.15-2|1758	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1759	to Grenlandic language conventions.
12mu|locales-2.15-2|1760	
12mu|locales-2.15-2|1761	%post -n locales-kl
12mu|locales-2.15-2|1762	%{loc_add} kl_GL
12mu|locales-2.15-2|1763	
12mu|locales-2.15-2|1764	%preun -n locales-kl
12mu|locales-2.15-2|1765	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1766	%{loc_del} kl_GL
12mu|locales-2.15-2|1767	fi
12mu|locales-2.15-2|1768	
12mu|locales-2.15-2|1769	%files -n locales-kl
12mu|locales-2.15-2|1770	%{_localedir}/kl_GL*
12mu|locales-2.15-2|1771	
12mu|locales-2.15-2|1772	### km
12mu|locales-2.15-2|1773	%package -n locales-km
12mu|locales-2.15-2|1774	Summary: Base files for localization (Khmer)
12mu|locales-2.15-2|1775	Group: System/Internationalization
12mu|locales-2.15-2|1776	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1777	
12mu|locales-2.15-2|1778	%description -n locales-km
12mu|locales-2.15-2|1779	These are the base files for Khmer language localization; you need
12mu|locales-2.15-2|1780	it to correctly display 8bits Khmer characters, and for proper
12mu|locales-2.15-2|1781	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1782	to Khmer language conventions.
12mu|locales-2.15-2|1783	
12mu|locales-2.15-2|1784	%post -n locales-km
12mu|locales-2.15-2|1785	%{loc_add} km_KH
12mu|locales-2.15-2|1786	
12mu|locales-2.15-2|1787	%preun -n locales-km
12mu|locales-2.15-2|1788	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1789	%{loc_del} km_KH
12mu|locales-2.15-2|1790	fi
12mu|locales-2.15-2|1791	
12mu|locales-2.15-2|1792	%files -n locales-km
12mu|locales-2.15-2|1793	%{_localedir}/km_KH*
12mu|locales-2.15-2|1794	
12mu|locales-2.15-2|1795	### kn
12mu|locales-2.15-2|1796	%package -n locales-kn
12mu|locales-2.15-2|1797	Summary: Base files for localization (Kannada)
12mu|locales-2.15-2|1798	Group: System/Internationalization
12mu|locales-2.15-2|1799	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1800	
12mu|locales-2.15-2|1801	%description -n locales-kn
12mu|locales-2.15-2|1802	These are the base files for Kannada language localization; you need
12mu|locales-2.15-2|1803	it to correctly display 8bits Kannada characters, and for proper
12mu|locales-2.15-2|1804	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1805	to Kannada language conventions.
12mu|locales-2.15-2|1806	
12mu|locales-2.15-2|1807	%post -n locales-kn
12mu|locales-2.15-2|1808	%{loc_add} kn_IN
12mu|locales-2.15-2|1809	
12mu|locales-2.15-2|1810	%preun -n locales-kn
12mu|locales-2.15-2|1811	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1812	%{loc_del} kn_IN
12mu|locales-2.15-2|1813	fi
12mu|locales-2.15-2|1814	
12mu|locales-2.15-2|1815	%files -n locales-kn
12mu|locales-2.15-2|1816	%{_localedir}/kn_IN*
12mu|locales-2.15-2|1817	
12mu|locales-2.15-2|1818	### ko
12mu|locales-2.15-2|1819	# translation by Soo-Jin Lee <NothingSpecial@rocketmail.com>
12mu|locales-2.15-2|1820	%package -n locales-ko
12mu|locales-2.15-2|1821	Summary: Base files for localization (Korean)
12mu|locales-2.15-2|1822	#Summary(ko): 이것들은 한국어에만 국한된 기초화일들이다
12mu|locales-2.15-2|1823	Group: System/Internationalization
12mu|locales-2.15-2|1824	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1825	Obsoletes: libwcsmbs
12mu|locales-2.15-2|1826	
12mu|locales-2.15-2|1827	%description -n locales-ko
12mu|locales-2.15-2|1828	These are the base files for Korean language localization; you need
12mu|locales-2.15-2|1829	it to correctly display 8bits and 7bits japanese codes, and for proper
12mu|locales-2.15-2|1830	representation of dates and numbers according to korean language conventions.
12mu|locales-2.15-2|1831	
12mu|locales-2.15-2|1832	%post -n locales-ko
12mu|locales-2.15-2|1833	%{loc_add} ko_KR
12mu|locales-2.15-2|1834	
12mu|locales-2.15-2|1835	%preun -n locales-ko
12mu|locales-2.15-2|1836	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1837	%{loc_del} ko_KR
12mu|locales-2.15-2|1838	fi
12mu|locales-2.15-2|1839	
12mu|locales-2.15-2|1840	%files -n locales-ko
12mu|locales-2.15-2|1841	%{_localedir}/ko_KR*
12mu|locales-2.15-2|1842	
12mu|locales-2.15-2|1843	### kok
12mu|locales-2.15-2|1844	%package -n locales-kok
12mu|locales-2.15-2|1845	Summary: Base files for localization (Konkani)
12mu|locales-2.15-2|1846	Group: System/Internationalization
12mu|locales-2.15-2|1847	#Icon: bulle-kk.xpm
12mu|locales-2.15-2|1848	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1849	
12mu|locales-2.15-2|1850	%description -n locales-kok
12mu|locales-2.15-2|1851	These are the base files for Konkani language localization; you need
12mu|locales-2.15-2|1852	it to correctly display 8bits Konkani characters, and for proper
12mu|locales-2.15-2|1853	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1854	to Konkani language conventions.
12mu|locales-2.15-2|1855	
12mu|locales-2.15-2|1856	%post -n locales-kok
12mu|locales-2.15-2|1857	%{loc_add} kok_IN
12mu|locales-2.15-2|1858	
12mu|locales-2.15-2|1859	%preun -n locales-kok
12mu|locales-2.15-2|1860	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1861	%{loc_del} kok_IN
12mu|locales-2.15-2|1862	fi
12mu|locales-2.15-2|1863	
12mu|locales-2.15-2|1864	%files -n locales-kok
12mu|locales-2.15-2|1865	%{_localedir}/kok_IN*
12mu|locales-2.15-2|1866	
12mu|locales-2.15-2|1867	### ks
12mu|locales-2.15-2|1868	%package -n locales-ks
12mu|locales-2.15-2|1869	Summary: Base files for localization (Kashmiri)
12mu|locales-2.15-2|1870	Group: System/Internationalization
12mu|locales-2.15-2|1871	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1872	
12mu|locales-2.15-2|1873	%description -n locales-ks
12mu|locales-2.15-2|1874	These are the base files for Kashmiri language localization.
12mu|locales-2.15-2|1875	You need it to correctly display sort, for sorting order and
12mu|locales-2.15-2|1876	proper representation of dates and numbers according
12mu|locales-2.15-2|1877	to Kashmiri language conventions.
12mu|locales-2.15-2|1878	
12mu|locales-2.15-2|1879	%post -n locales-ks
12mu|locales-2.15-2|1880	%{loc_add} ks_IN ks_IN@devanagari
12mu|locales-2.15-2|1881	
12mu|locales-2.15-2|1882	%preun -n locales-ks
12mu|locales-2.15-2|1883	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1884	%{loc_del} ks_IN ks_IN@devanagari
12mu|locales-2.15-2|1885	fi
12mu|locales-2.15-2|1886	
12mu|locales-2.15-2|1887	%files -n locales-ks
12mu|locales-2.15-2|1888	%{_localedir}/ks_IN
12mu|locales-2.15-2|1889	%{_localedir}/ks_IN@devanagari
12mu|locales-2.15-2|1890	
12mu|locales-2.15-2|1891	### ku
12mu|locales-2.15-2|1892	%package -n locales-ku
12mu|locales-2.15-2|1893	Summary: Base files for localization (Kurdish)
12mu|locales-2.15-2|1894	#Summary(ku): Rûpel-tâmar ji bo naskirinâ cîh (Kurdi)
12mu|locales-2.15-2|1895	Group: System/Internationalization
12mu|locales-2.15-2|1896	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1897	
12mu|locales-2.15-2|1898	%description -n locales-ku
12mu|locales-2.15-2|1899	These are the base files for Kurdish language localization; you need
12mu|locales-2.15-2|1900	it to correctly display 8bits Kurdish characters, and for proper
12mu|locales-2.15-2|1901	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1902	to Kurdish language conventions.
12mu|locales-2.15-2|1903	
12mu|locales-2.15-2|1904	%post -n locales-ku
12mu|locales-2.15-2|1905	%{loc_add} ku_TR
12mu|locales-2.15-2|1906	
12mu|locales-2.15-2|1907	%preun -n locales-ku
12mu|locales-2.15-2|1908	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1909	%{loc_del} ku_TR
12mu|locales-2.15-2|1910	fi
12mu|locales-2.15-2|1911	
12mu|locales-2.15-2|1912	%files -n locales-ku
12mu|locales-2.15-2|1913	%{_localedir}/ku_TR*
12mu|locales-2.15-2|1914	
12mu|locales-2.15-2|1915	### kw
12mu|locales-2.15-2|1916	# translations by Andrew Climo-Thompson <andrew@clas.demon.co.uk>
12mu|locales-2.15-2|1917	# Laurie Climo <lj.climo@ukonline.co.uk> & Marion Gunn <mgunn@ucd.ie>
12mu|locales-2.15-2|1918	%package -n locales-kw
12mu|locales-2.15-2|1919	Summary: Base files for localization (Cornish)
12mu|locales-2.15-2|1920	#Summary(kw): Fylennow sel dhe gernewekhe
12mu|locales-2.15-2|1921	Group: System/Internationalization
12mu|locales-2.15-2|1922	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1923	
12mu|locales-2.15-2|1924	%description -n locales-kw
12mu|locales-2.15-2|1925	These are the base files for Cornish language localization; you need
12mu|locales-2.15-2|1926	it to correctly display 8bits cornish characters, and for proper
12mu|locales-2.15-2|1927	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1928	to Cornish language conventions.
12mu|locales-2.15-2|1929	
12mu|locales-2.15-2|1930	%post -n locales-kw
12mu|locales-2.15-2|1931	%{loc_add} kw_GB
12mu|locales-2.15-2|1932	
12mu|locales-2.15-2|1933	%preun -n locales-kw
12mu|locales-2.15-2|1934	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1935	%{loc_del} kw_GB
12mu|locales-2.15-2|1936	fi
12mu|locales-2.15-2|1937	
12mu|locales-2.15-2|1938	%files -n locales-kw
12mu|locales-2.15-2|1939	%{_localedir}/kw_GB*
12mu|locales-2.15-2|1940	
12mu|locales-2.15-2|1941	### ky
12mu|locales-2.15-2|1942	%package -n locales-ky
12mu|locales-2.15-2|1943	Summary: Base files for localization (Kyrgyz)
12mu|locales-2.15-2|1944	Group: System/Internationalization
12mu|locales-2.15-2|1945	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1946	
12mu|locales-2.15-2|1947	%description -n locales-ky
12mu|locales-2.15-2|1948	These are the base files for Kyrgyz language localization; you need
12mu|locales-2.15-2|1949	it to correctly display 8bits kyrgyz characters, and for proper
12mu|locales-2.15-2|1950	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1951	to Kyrgyz language conventions.
12mu|locales-2.15-2|1952	
12mu|locales-2.15-2|1953	%post -n locales-ky
12mu|locales-2.15-2|1954	%{loc_add} ky_KG
12mu|locales-2.15-2|1955	
12mu|locales-2.15-2|1956	%preun -n locales-ky
12mu|locales-2.15-2|1957	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1958	%{loc_del} ky_KG
12mu|locales-2.15-2|1959	fi
12mu|locales-2.15-2|1960	
12mu|locales-2.15-2|1961	%files -n locales-ky
12mu|locales-2.15-2|1962	%{_localedir}/ky_KG*
12mu|locales-2.15-2|1963	
12mu|locales-2.15-2|1964	### lb
12mu|locales-2.15-2|1965	%package	lb
12mu|locales-2.15-2|1966	Summary:	Base files for localization (Luxembourgish)
12mu|locales-2.15-2|1967	Group:		System/Internationalization
12mu|locales-2.15-2|1968	Requires:	locales = %{version}-%{release}
12mu|locales-2.15-2|1969	
12mu|locales-2.15-2|1970	%description	lb
12mu|locales-2.15-2|1971	These are the base files for Luxembourgish language localization; you need
12mu|locales-2.15-2|1972	it to correctly display 8bits Luxembourgish characters, and for proper
12mu|locales-2.15-2|1973	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1974	to Luxembourgish language conventions.
12mu|locales-2.15-2|1975	
12mu|locales-2.15-2|1976	%post		lb
12mu|locales-2.15-2|1977	%{loc_add} lb_LU
12mu|locales-2.15-2|1978	
12mu|locales-2.15-2|1979	%preun		lb
12mu|locales-2.15-2|1980	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|1981	%{loc_del} lb_LU
12mu|locales-2.15-2|1982	fi
12mu|locales-2.15-2|1983	
12mu|locales-2.15-2|1984	%files		lb
12mu|locales-2.15-2|1985	%{_localedir}/lb_LU*
12mu|locales-2.15-2|1986	
12mu|locales-2.15-2|1987	### lg
12mu|locales-2.15-2|1988	%package -n locales-lg
12mu|locales-2.15-2|1989	Summary: Base files for localization (Luganda)
12mu|locales-2.15-2|1990	Group: System/Internationalization
12mu|locales-2.15-2|1991	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|1992	Provides: locales-lug = %{version}-%{release}
12mu|locales-2.15-2|1993	
12mu|locales-2.15-2|1994	%description -n locales-lg
12mu|locales-2.15-2|1995	These are the base files for Luganda (Ganda) language localization; you need
12mu|locales-2.15-2|1996	it to correctly display 8bits Luganda characters, and for proper
12mu|locales-2.15-2|1997	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|1998	to Luganda language conventions.
12mu|locales-2.15-2|1999	
12mu|locales-2.15-2|2000	%post -n locales-lg
12mu|locales-2.15-2|2001	%{loc_add} lg_UG
12mu|locales-2.15-2|2002	
12mu|locales-2.15-2|2003	%preun -n locales-lg
12mu|locales-2.15-2|2004	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2005	%{loc_del} lg_UG
12mu|locales-2.15-2|2006	fi
12mu|locales-2.15-2|2007	
12mu|locales-2.15-2|2008	%files -n locales-lg
12mu|locales-2.15-2|2009	%{_localedir}/lg_UG*
12mu|locales-2.15-2|2010	
12mu|locales-2.15-2|2011	### li
12mu|locales-2.15-2|2012	%package -n locales-li
12mu|locales-2.15-2|2013	Summary: Base files for localization (Limburguish)
12mu|locales-2.15-2|2014	Group: System/Internationalization
12mu|locales-2.15-2|2015	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2016	
12mu|locales-2.15-2|2017	%description -n locales-li
12mu|locales-2.15-2|2018	These are the base files for Limburguish language localization; you need
12mu|locales-2.15-2|2019	it to correctly display 8bits characters, and for proper
12mu|locales-2.15-2|2020	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2021	to Limburguish language conventions.
12mu|locales-2.15-2|2022	
12mu|locales-2.15-2|2023	%post -n locales-li
12mu|locales-2.15-2|2024	%{loc_add} li_BE li_NL
12mu|locales-2.15-2|2025	
12mu|locales-2.15-2|2026	%preun -n locales-li
12mu|locales-2.15-2|2027	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2028	%{loc_del} li_BE li_NL
12mu|locales-2.15-2|2029	fi
12mu|locales-2.15-2|2030	
12mu|locales-2.15-2|2031	%files -n locales-li
12mu|locales-2.15-2|2032	%{_localedir}/li_BE*
12mu|locales-2.15-2|2033	%{_localedir}/li_NL*
12mu|locales-2.15-2|2034	
12mu|locales-2.15-2|2035	### lij
12mu|locales-2.15-2|2036	%package	lij
12mu|locales-2.15-2|2037	Summary:	Base files for localization (Ligurian)
12mu|locales-2.15-2|2038	Group:		System/Internationalization
12mu|locales-2.15-2|2039	Requires:	locales = %{version}-%{release}
12mu|locales-2.15-2|2040	
12mu|locales-2.15-2|2041	%description	lij
12mu|locales-2.15-2|2042	These are the base files for Ligurian language localization; you need
12mu|locales-2.15-2|2043	it to correctly display 8bits Ligurian characters, and for proper
12mu|locales-2.15-2|2044	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2045	to Ligurian language conventions.
12mu|locales-2.15-2|2046	
12mu|locales-2.15-2|2047	%post		lij
12mu|locales-2.15-2|2048	%{loc_add} lij_IT
12mu|locales-2.15-2|2049	
12mu|locales-2.15-2|2050	%preun		lij
12mu|locales-2.15-2|2051	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2052	%{loc_del} lij_IT
12mu|locales-2.15-2|2053	fi
12mu|locales-2.15-2|2054	
12mu|locales-2.15-2|2055	%files		lij
12mu|locales-2.15-2|2056	%{_localedir}/lij_IT*
12mu|locales-2.15-2|2057	
12mu|locales-2.15-2|2058	### lo
12mu|locales-2.15-2|2059	%package -n locales-lo
12mu|locales-2.15-2|2060	Summary: Base files for localization (Laotian) [INCOMPLETE]
12mu|locales-2.15-2|2061	Group: System/Internationalization
12mu|locales-2.15-2|2062	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2063	
12mu|locales-2.15-2|2064	%description -n locales-lo
12mu|locales-2.15-2|2065	These are the base files for Laotian language localization; you need
12mu|locales-2.15-2|2066	it to correctly display 8bits lao characters, and for proper
12mu|locales-2.15-2|2067	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2068	to Laotian language conventions.
12mu|locales-2.15-2|2069	
12mu|locales-2.15-2|2070	%post -n locales-lo
12mu|locales-2.15-2|2071	%{loc_add} lo_LA
12mu|locales-2.15-2|2072	
12mu|locales-2.15-2|2073	%preun -n locales-lo
12mu|locales-2.15-2|2074	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2075	%{loc_del} lo_LA
12mu|locales-2.15-2|2076	fi
12mu|locales-2.15-2|2077	
12mu|locales-2.15-2|2078	%files -n locales-lo
12mu|locales-2.15-2|2079	%{_localedir}/lo_LA*
12mu|locales-2.15-2|2080	
12mu|locales-2.15-2|2081	### lt
12mu|locales-2.15-2|2082	%package -n locales-lt
12mu|locales-2.15-2|2083	Summary: Base files for localization (Lithuanian)
12mu|locales-2.15-2|2084	#Summary(lt): Failai skirti lokalės lituanizacijai
12mu|locales-2.15-2|2085	Group: System/Internationalization
12mu|locales-2.15-2|2086	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2087	
12mu|locales-2.15-2|2088	%description -n locales-lt
12mu|locales-2.15-2|2089	These are the base files for Lithuanian language localization; you need
12mu|locales-2.15-2|2090	it to correctly display 8bits Lithuanian characters, and for proper
12mu|locales-2.15-2|2091	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2092	to Lithuanian language conventions.
12mu|locales-2.15-2|2093	
12mu|locales-2.15-2|2094	%post -n locales-lt
12mu|locales-2.15-2|2095	%{loc_add} lt_LT
12mu|locales-2.15-2|2096	
12mu|locales-2.15-2|2097	%preun -n locales-lt
12mu|locales-2.15-2|2098	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2099	%{loc_del} lt_LT
12mu|locales-2.15-2|2100	fi
12mu|locales-2.15-2|2101	
12mu|locales-2.15-2|2102	%files -n locales-lt
12mu|locales-2.15-2|2103	%{_localedir}/lt_LT*
12mu|locales-2.15-2|2104	
12mu|locales-2.15-2|2105	### lv
12mu|locales-2.15-2|2106	# translation done by Vitauts Stochka <vit@dpu.lv>
12mu|locales-2.15-2|2107	%package -n locales-lv
12mu|locales-2.15-2|2108	Summary: Base files for localization (Latvian)
12mu|locales-2.15-2|2109	#Summary(lv): Lokalizācijas pamatfaili (Latviešu)
12mu|locales-2.15-2|2110	Group: System/Internationalization
12mu|locales-2.15-2|2111	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2112	
12mu|locales-2.15-2|2113	%description -n locales-lv
12mu|locales-2.15-2|2114	These are the base files for Latvian language localization; you need
12mu|locales-2.15-2|2115	it to correctly display 8bits Latvian characters, and for proper
12mu|locales-2.15-2|2116	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2117	to Latvian language conventions.
12mu|locales-2.15-2|2118	
12mu|locales-2.15-2|2119	%post -n locales-lv
12mu|locales-2.15-2|2120	%{loc_add} lv_LV
12mu|locales-2.15-2|2121	
12mu|locales-2.15-2|2122	%preun -n locales-lv
12mu|locales-2.15-2|2123	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2124	%{loc_del} lv_LV
12mu|locales-2.15-2|2125	fi
12mu|locales-2.15-2|2126	
12mu|locales-2.15-2|2127	%files -n locales-lv
12mu|locales-2.15-2|2128	%{_localedir}/lv_LV*
12mu|locales-2.15-2|2129	
12mu|locales-2.15-2|2130	### mai
12mu|locales-2.15-2|2131	%package -n locales-mai
12mu|locales-2.15-2|2132	Summary: Base files for localization (Maithili)
12mu|locales-2.15-2|2133	Group: System/Internationalization
12mu|locales-2.15-2|2134	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2135	
12mu|locales-2.15-2|2136	%description -n locales-mai
12mu|locales-2.15-2|2137	These are the base files for Maithili language localization.
12mu|locales-2.15-2|2138	You need it to correctly display sort, for sorting order and
12mu|locales-2.15-2|2139	proper representation of dates and numbers according
12mu|locales-2.15-2|2140	to Maithili language conventions.
12mu|locales-2.15-2|2141	
12mu|locales-2.15-2|2142	%post -n locales-mai
12mu|locales-2.15-2|2143	%{loc_add} mai_IN
12mu|locales-2.15-2|2144	
12mu|locales-2.15-2|2145	%preun -n locales-mai
12mu|locales-2.15-2|2146	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2147	%{loc_del} mai_IN
12mu|locales-2.15-2|2148	fi
12mu|locales-2.15-2|2149	
12mu|locales-2.15-2|2150	%files -n locales-mai
12mu|locales-2.15-2|2151	%{_localedir}/mai_IN
12mu|locales-2.15-2|2152	
12mu|locales-2.15-2|2153	### mg
12mu|locales-2.15-2|2154	%package -n locales-mg
12mu|locales-2.15-2|2155	Summary: Base files for localization (Malagasy)
12mu|locales-2.15-2|2156	Group: System/Internationalization
12mu|locales-2.15-2|2157	#Icon: bulle-mg.xpm
12mu|locales-2.15-2|2158	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2159	
12mu|locales-2.15-2|2160	%description -n locales-mg
12mu|locales-2.15-2|2161	These are the base files for Malagasy language localization.
12mu|locales-2.15-2|2162	You need it to correctly display sort, for sorting order and
12mu|locales-2.15-2|2163	proper representation of dates and numbers according
12mu|locales-2.15-2|2164	to Malagasy language conventions.
12mu|locales-2.15-2|2165	
12mu|locales-2.15-2|2166	%post -n locales-mg
12mu|locales-2.15-2|2167	%{loc_add} mg_MG
12mu|locales-2.15-2|2168	
12mu|locales-2.15-2|2169	%preun -n locales-mg
12mu|locales-2.15-2|2170	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2171	%{loc_del} mg_MG
12mu|locales-2.15-2|2172	fi
12mu|locales-2.15-2|2173	
12mu|locales-2.15-2|2174	%files -n locales-mg
12mu|locales-2.15-2|2175	%{_localedir}/mg_MG*
12mu|locales-2.15-2|2176	
12mu|locales-2.15-2|2177	### mhr
12mu|locales-2.15-2|2178	%package	mhr
12mu|locales-2.15-2|2179	Summary:	Base files for localization (Mari)
12mu|locales-2.15-2|2180	Group:		System/Internationalization
12mu|locales-2.15-2|2181	Requires:	locales = %{version}-%{release}
12mu|locales-2.15-2|2182	
12mu|locales-2.15-2|2183	%description	mhr
12mu|locales-2.15-2|2184	These are the base files for Mari language localization; you need
12mu|locales-2.15-2|2185	it to correctly display 8bits Mari characters, and for proper
12mu|locales-2.15-2|2186	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2187	to Mari language conventions.
12mu|locales-2.15-2|2188	
12mu|locales-2.15-2|2189	%post		mhr
12mu|locales-2.15-2|2190	%{loc_add} mhr_RU
12mu|locales-2.15-2|2191	
12mu|locales-2.15-2|2192	%preun		mhr
12mu|locales-2.15-2|2193	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2194	%{loc_del} mhr_RU
12mu|locales-2.15-2|2195	fi
12mu|locales-2.15-2|2196	
12mu|locales-2.15-2|2197	%files		mhr
12mu|locales-2.15-2|2198	%{_localedir}/mhr_RU*
12mu|locales-2.15-2|2199	
12mu|locales-2.15-2|2200	
12mu|locales-2.15-2|2201	### mi
12mu|locales-2.15-2|2202	# Maori translation provided by Gasson <gasson@clear.net.nz>
12mu|locales-2.15-2|2203	%package -n locales-mi
12mu|locales-2.15-2|2204	Summary: Base files for localization (Maori)
12mu|locales-2.15-2|2205	#Summary(mi): Ko ngā kōnae papa mō te whakaā-rohe (Māori)
12mu|locales-2.15-2|2206	Group: System/Internationalization
12mu|locales-2.15-2|2207	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2208	
12mu|locales-2.15-2|2209	%description -n locales-mi
12mu|locales-2.15-2|2210	These are the base files for Maori language localization; you need it for
12mu|locales-2.15-2|2211	it to correctly display 8bits Maori characters, and for proper
12mu|locales-2.15-2|2212	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2213	to Maori language conventions.
12mu|locales-2.15-2|2214	
12mu|locales-2.15-2|2215	%post -n locales-mi
12mu|locales-2.15-2|2216	%{loc_add} mi_NZ
12mu|locales-2.15-2|2217	
12mu|locales-2.15-2|2218	%preun -n locales-mi
12mu|locales-2.15-2|2219	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2220	%{loc_del} mi_NZ
12mu|locales-2.15-2|2221	fi
12mu|locales-2.15-2|2222	
12mu|locales-2.15-2|2223	%files -n locales-mi
12mu|locales-2.15-2|2224	%{_localedir}/mi_NZ*
12mu|locales-2.15-2|2225	
12mu|locales-2.15-2|2226	### mk
12mu|locales-2.15-2|2227	%package -n locales-mk
12mu|locales-2.15-2|2228	Summary: Base files for localization (Macedonian)
12mu|locales-2.15-2|2229	Group: System/Internationalization
12mu|locales-2.15-2|2230	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2231	
12mu|locales-2.15-2|2232	%description -n locales-mk
12mu|locales-2.15-2|2233	These are the base files for Macedonian language localization; you need it for
12mu|locales-2.15-2|2234	proper alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2235	to Macedonian language conventions.
12mu|locales-2.15-2|2236	
12mu|locales-2.15-2|2237	%post -n locales-mk
12mu|locales-2.15-2|2238	%{loc_add} mk_MK
12mu|locales-2.15-2|2239	
12mu|locales-2.15-2|2240	%preun -n locales-mk
12mu|locales-2.15-2|2241	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2242	%{loc_del} mk_MK
12mu|locales-2.15-2|2243	fi
12mu|locales-2.15-2|2244	
12mu|locales-2.15-2|2245	%files -n locales-mk
12mu|locales-2.15-2|2246	%{_localedir}/mk_MK*
12mu|locales-2.15-2|2247	
12mu|locales-2.15-2|2248	### ml
12mu|locales-2.15-2|2249	%package -n locales-ml
12mu|locales-2.15-2|2250	Summary: Base files for localization (Malayalam)
12mu|locales-2.15-2|2251	Group: System/Internationalization
12mu|locales-2.15-2|2252	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2253	
12mu|locales-2.15-2|2254	%description -n locales-ml
12mu|locales-2.15-2|2255	These are the base files for Malayalam language localization; you need it for
12mu|locales-2.15-2|2256	proper alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2257	to Malayalam language conventions.
12mu|locales-2.15-2|2258	
12mu|locales-2.15-2|2259	%post -n locales-ml
12mu|locales-2.15-2|2260	%{loc_add} ml_IN
12mu|locales-2.15-2|2261	
12mu|locales-2.15-2|2262	%preun -n locales-ml
12mu|locales-2.15-2|2263	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2264	%{loc_del} ml_IN
12mu|locales-2.15-2|2265	fi
12mu|locales-2.15-2|2266	
12mu|locales-2.15-2|2267	%files -n locales-ml
12mu|locales-2.15-2|2268	%{_localedir}/ml_IN*
12mu|locales-2.15-2|2269	
12mu|locales-2.15-2|2270	### mn
12mu|locales-2.15-2|2271	%package -n locales-mn
12mu|locales-2.15-2|2272	Summary: Base files for localization (Mongolian)
12mu|locales-2.15-2|2273	Group: System/Internationalization
12mu|locales-2.15-2|2274	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2275	
12mu|locales-2.15-2|2276	%description -n locales-mn
12mu|locales-2.15-2|2277	These are the base files for Mongolian language localization; you need it for
12mu|locales-2.15-2|2278	proper alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2279	to Mongolian language conventions.
12mu|locales-2.15-2|2280	
12mu|locales-2.15-2|2281	%post -n locales-mn
12mu|locales-2.15-2|2282	%{loc_add} mn_MN
12mu|locales-2.15-2|2283	
12mu|locales-2.15-2|2284	%preun -n locales-mn
12mu|locales-2.15-2|2285	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2286	%{loc_del} mn_MN
12mu|locales-2.15-2|2287	fi
12mu|locales-2.15-2|2288	
12mu|locales-2.15-2|2289	%files -n locales-mn
12mu|locales-2.15-2|2290	%{_localedir}/mn_MN*
12mu|locales-2.15-2|2291	
12mu|locales-2.15-2|2292	### mr
12mu|locales-2.15-2|2293	%package -n locales-mr
12mu|locales-2.15-2|2294	Summary: Base files for localization (Marathi)
12mu|locales-2.15-2|2295	Group: System/Internationalization
12mu|locales-2.15-2|2296	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2297	
12mu|locales-2.15-2|2298	%description -n locales-mr
12mu|locales-2.15-2|2299	These are the base files for Marathi language localization; you need
12mu|locales-2.15-2|2300	it to correctly display 8bits Marathi characters, and for proper
12mu|locales-2.15-2|2301	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2302	to Marathi language conventions.
12mu|locales-2.15-2|2303	
12mu|locales-2.15-2|2304	%post -n locales-mr
12mu|locales-2.15-2|2305	%{loc_add} mr_IN
12mu|locales-2.15-2|2306	
12mu|locales-2.15-2|2307	%preun -n locales-mr
12mu|locales-2.15-2|2308	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2309	%{loc_del} mr_IN
12mu|locales-2.15-2|2310	fi
12mu|locales-2.15-2|2311	
12mu|locales-2.15-2|2312	%files -n locales-mr
12mu|locales-2.15-2|2313	%{_localedir}/mr_IN*
12mu|locales-2.15-2|2314	
12mu|locales-2.15-2|2315	### ms
12mu|locales-2.15-2|2316	%package -n locales-ms
12mu|locales-2.15-2|2317	Summary: Base files for localization (Malay)
12mu|locales-2.15-2|2318	Group: System/Internationalization
12mu|locales-2.15-2|2319	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2320	
12mu|locales-2.15-2|2321	%description -n locales-ms
12mu|locales-2.15-2|2322	These are the base files for Malay language localization; you need it for
12mu|locales-2.15-2|2323	proper alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2324	to Malay language conventions.
12mu|locales-2.15-2|2325	
12mu|locales-2.15-2|2326	%post -n locales-ms
12mu|locales-2.15-2|2327	%{loc_add} ms_MY
12mu|locales-2.15-2|2328	
12mu|locales-2.15-2|2329	%preun -n locales-ms
12mu|locales-2.15-2|2330	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2331	%{loc_del} ms_MY
12mu|locales-2.15-2|2332	fi
12mu|locales-2.15-2|2333	
12mu|locales-2.15-2|2334	%files -n locales-ms
12mu|locales-2.15-2|2335	%{_localedir}/ms_MY*
12mu|locales-2.15-2|2336	
12mu|locales-2.15-2|2337	### mt
12mu|locales-2.15-2|2338	# translation by Ramon Casha <rcasha@waldonet.net.mt>
12mu|locales-2.15-2|2339	%package -n locales-mt
12mu|locales-2.15-2|2340	Summary: Base files for localization (Maltese)
12mu|locales-2.15-2|2341	#Summary(mt): Files ewlenin għat-traduzzjoni (Maltin)
12mu|locales-2.15-2|2342	Group: System/Internationalization
12mu|locales-2.15-2|2343	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2344	
12mu|locales-2.15-2|2345	%description -n locales-mt
12mu|locales-2.15-2|2346	These are the base files for Maltese language localization; you need
12mu|locales-2.15-2|2347	it to correctly display 8bits Maltese characters, and for proper
12mu|locales-2.15-2|2348	alphabetical sorting and representation of dates and numbers according\
12mu|locales-2.15-2|2349	to Maltese language conventions.
12mu|locales-2.15-2|2350	
12mu|locales-2.15-2|2351	%post -n locales-mt
12mu|locales-2.15-2|2352	%{loc_add} mt_MT
12mu|locales-2.15-2|2353	
12mu|locales-2.15-2|2354	%preun -n locales-mt
12mu|locales-2.15-2|2355	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2356	%{loc_del} mt_MT
12mu|locales-2.15-2|2357	fi
12mu|locales-2.15-2|2358	
12mu|locales-2.15-2|2359	%files -n locales-mt
12mu|locales-2.15-2|2360	%{_localedir}/mt_MT*
12mu|locales-2.15-2|2361	
12mu|locales-2.15-2|2362	### my
12mu|locales-2.15-2|2363	%package -n locales-my
12mu|locales-2.15-2|2364	Summary: Base files for localization (Burmese)
12mu|locales-2.15-2|2365	Group: System/Internationalization
12mu|locales-2.15-2|2366	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2367	
12mu|locales-2.15-2|2368	%description -n locales-my
12mu|locales-2.15-2|2369	These are the base files for Burmese language localization.
12mu|locales-2.15-2|2370	You need it to correctly display sort, for sorting order and
12mu|locales-2.15-2|2371	proper representation of dates and numbers according
12mu|locales-2.15-2|2372	to Burmese language conventions.
12mu|locales-2.15-2|2373	
12mu|locales-2.15-2|2374	%post -n locales-my
12mu|locales-2.15-2|2375	%{loc_add} my_MM
12mu|locales-2.15-2|2376	
12mu|locales-2.15-2|2377	%preun -n locales-my
12mu|locales-2.15-2|2378	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2379	%{loc_del} my_MM
12mu|locales-2.15-2|2380	fi
12mu|locales-2.15-2|2381	
12mu|locales-2.15-2|2382	%files -n locales-my
12mu|locales-2.15-2|2383	%{_localedir}/my_MM
12mu|locales-2.15-2|2384	
12mu|locales-2.15-2|2385	### nds
12mu|locales-2.15-2|2386	%package -n locales-nds
12mu|locales-2.15-2|2387	Summary: Base files for localization (Lower Saxon)
12mu|locales-2.15-2|2388	#Summary(de): Basisdateien für die Lokalisierung (Plautdietsch)
12mu|locales-2.15-2|2389	#Summary(nds): Grundspikjaloden fe' Sproaktoopaussinj (Plautdietsch)
12mu|locales-2.15-2|2390	Group: System/Internationalization
12mu|locales-2.15-2|2391	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2392	
12mu|locales-2.15-2|2393	%description -n locales-nds
12mu|locales-2.15-2|2394	These are the base files for Lower Saxon language
12mu|locales-2.15-2|2395	localization; you need it to correctly display 8bits Lower Saxon characters,
12mu|locales-2.15-2|2396	and for proper alphabetical sorting and representation of dates and numbers
12mu|locales-2.15-2|2397	according to Lower Saxon language conventions.
12mu|locales-2.15-2|2398	
12mu|locales-2.15-2|2399	%post -n locales-nds
12mu|locales-2.15-2|2400	%{loc_add} nds_DE nds_NL
12mu|locales-2.15-2|2401	
12mu|locales-2.15-2|2402	%preun -n locales-nds
12mu|locales-2.15-2|2403	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2404	%{loc_del} nds_DE nds_NL
12mu|locales-2.15-2|2405	fi
12mu|locales-2.15-2|2406	
12mu|locales-2.15-2|2407	%files -n locales-nds
12mu|locales-2.15-2|2408	%{_localedir}/nds_DE*
12mu|locales-2.15-2|2409	%{_localedir}/nds_NL*
12mu|locales-2.15-2|2410	
12mu|locales-2.15-2|2411	### ne
12mu|locales-2.15-2|2412	%package -n locales-ne
12mu|locales-2.15-2|2413	Summary: Base files for localization (Nepali)
12mu|locales-2.15-2|2414	Group: System/Internationalization
12mu|locales-2.15-2|2415	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2416	
12mu|locales-2.15-2|2417	%description -n locales-ne
12mu|locales-2.15-2|2418	These are the base files for Nepali language localization; you need
12mu|locales-2.15-2|2419	it to correctly display 8bits Nepali characters, and for proper
12mu|locales-2.15-2|2420	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2421	to Nepali language conventions.
12mu|locales-2.15-2|2422	
12mu|locales-2.15-2|2423	%post -n locales-ne
12mu|locales-2.15-2|2424	%{loc_add} ne_NP
12mu|locales-2.15-2|2425	
12mu|locales-2.15-2|2426	%preun -n locales-ne
12mu|locales-2.15-2|2427	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2428	%{loc_del} ne_NP
12mu|locales-2.15-2|2429	fi
12mu|locales-2.15-2|2430	
12mu|locales-2.15-2|2431	%files -n locales-ne
12mu|locales-2.15-2|2432	%{_localedir}/ne_NP*
12mu|locales-2.15-2|2433	
12mu|locales-2.15-2|2434	### nl
12mu|locales-2.15-2|2435	%package -n locales-nl
12mu|locales-2.15-2|2436	Summary: Base files for localization (Dutch)
12mu|locales-2.15-2|2437	Group: System/Internationalization
12mu|locales-2.15-2|2438	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2439	#Summary(fr): Fichiers de base pour la localisation en langue néerlandaise
12mu|locales-2.15-2|2440	#Summary(nl): Dit zijn de basisbestanden nodig voor de Nederlandse taal
12mu|locales-2.15-2|2441	
12mu|locales-2.15-2|2442	%description -n locales-nl
12mu|locales-2.15-2|2443	These are the base files for Dutch language localization; you need
12mu|locales-2.15-2|2444	it to correctly display 8bits Dutch characters, and for proper
12mu|locales-2.15-2|2445	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2446	to Dutch language conventions.
12mu|locales-2.15-2|2447	
12mu|locales-2.15-2|2448	%post -n locales-nl
12mu|locales-2.15-2|2449	%{loc_add} nl_AW nl_BE nl_NL
12mu|locales-2.15-2|2450	
12mu|locales-2.15-2|2451	%preun -n locales-nl
12mu|locales-2.15-2|2452	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2453	%{loc_del} nl_AW nl_BE nl_NL
12mu|locales-2.15-2|2454	fi
12mu|locales-2.15-2|2455	
12mu|locales-2.15-2|2456	%files -n locales-nl
12mu|locales-2.15-2|2457	%{_localedir}/nl_AW*
12mu|locales-2.15-2|2458	%{_localedir}/nl_BE*
12mu|locales-2.15-2|2459	%{_localedir}/nl_NL*
12mu|locales-2.15-2|2460	
12mu|locales-2.15-2|2461	### no
12mu|locales-2.15-2|2462	# translations by peter@datadok.no
12mu|locales-2.15-2|2463	%package -n locales-no
12mu|locales-2.15-2|2464	Summary: Base files for localization (Norwegian)
12mu|locales-2.15-2|2465	#Summary(nb): Dette er basisfilene for lokalisering til norsk språk
12mu|locales-2.15-2|2466	Group: System/Internationalization
12mu|locales-2.15-2|2467	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2468	Provides: locales-nn = %{version}-%{release}
12mu|locales-2.15-2|2469	Provides: locales-nb = %{version}-%{release}
12mu|locales-2.15-2|2470	
12mu|locales-2.15-2|2471	%description -n locales-no
12mu|locales-2.15-2|2472	These are the base files for Norwegian language localization; you need
12mu|locales-2.15-2|2473	it to correctly display 8bits Norwegian characters, and for proper
12mu|locales-2.15-2|2474	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2475	to Norwegian language conventions.
12mu|locales-2.15-2|2476	
12mu|locales-2.15-2|2477	#%#description -n locales-no -l nb
12mu|locales-2.15-2|2478	#Dette er basisfilene for lokalisering til norsk språk. Du trenger dette
12mu|locales-2.15-2|2479	#for å vise norske 8-bitstegn på riktig måte og for å få riktig sortering
12mu|locales-2.15-2|2480	#etter alfabetet og visning av datoer og tall i samsvar med norske
12mu|locales-2.15-2|2481	#konvensjoner.
12mu|locales-2.15-2|2482	
12mu|locales-2.15-2|2483	%post -n locales-no
12mu|locales-2.15-2|2484	%{loc_add} nb_NO nn_NO
12mu|locales-2.15-2|2485	
12mu|locales-2.15-2|2486	%preun -n locales-no
12mu|locales-2.15-2|2487	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2488	%{loc_del} nb_NO nn_NO
12mu|locales-2.15-2|2489	fi
12mu|locales-2.15-2|2490	
12mu|locales-2.15-2|2491	%files -n locales-no
12mu|locales-2.15-2|2492	%{_localedir}/nb_NO*
12mu|locales-2.15-2|2493	%{_localedir}/nn_NO*
12mu|locales-2.15-2|2494	
12mu|locales-2.15-2|2495	### nr
12mu|locales-2.15-2|2496	%package -n locales-nr
12mu|locales-2.15-2|2497	Summary: Base files for localization (Ndebele)
12mu|locales-2.15-2|2498	Group: System/Internationalization
12mu|locales-2.15-2|2499	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2500	
12mu|locales-2.15-2|2501	%description -n locales-nr
12mu|locales-2.15-2|2502	These are the base files for Ndebele language localization; you need
12mu|locales-2.15-2|2503	it to correctly display 8bits Ndebele characters, and for proper
12mu|locales-2.15-2|2504	alfabetical sorting, and representation of dates and numbers
12mu|locales-2.15-2|2505	according to Ndebele language conventions.
12mu|locales-2.15-2|2506	
12mu|locales-2.15-2|2507	%post -n locales-nr
12mu|locales-2.15-2|2508	%{loc_add} nr_ZA
12mu|locales-2.15-2|2509	
12mu|locales-2.15-2|2510	%preun -n locales-nr
12mu|locales-2.15-2|2511	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2512	%{loc_del} nr_ZA
12mu|locales-2.15-2|2513	fi
12mu|locales-2.15-2|2514	
12mu|locales-2.15-2|2515	%files -n locales-nr
12mu|locales-2.15-2|2516	%{_localedir}/nr_ZA*
12mu|locales-2.15-2|2517	
12mu|locales-2.15-2|2518	### nso
12mu|locales-2.15-2|2519	%package -n locales-nso
12mu|locales-2.15-2|2520	Summary: Base files for localization (Northern Sotho)
12mu|locales-2.15-2|2521	Group: System/Internationalization
12mu|locales-2.15-2|2522	#Icon: bulle-nso.xpm
12mu|locales-2.15-2|2523	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2524	
12mu|locales-2.15-2|2525	%description -n locales-nso
12mu|locales-2.15-2|2526	These are the base files for Northern Sotho language localization; you need
12mu|locales-2.15-2|2527	it to correctly display 8bits Northern Sotho characters, and for proper
12mu|locales-2.15-2|2528	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2529	to Northern Sotho language conventions.
12mu|locales-2.15-2|2530	
12mu|locales-2.15-2|2531	%post -n locales-nso
12mu|locales-2.15-2|2532	%{loc_add} nso_ZA
12mu|locales-2.15-2|2533	
12mu|locales-2.15-2|2534	%preun -n locales-nso
12mu|locales-2.15-2|2535	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2536	%{loc_del} nso_ZA
12mu|locales-2.15-2|2537	fi
12mu|locales-2.15-2|2538	
12mu|locales-2.15-2|2539	%files -n locales-nso
12mu|locales-2.15-2|2540	%{_localedir}/nso_ZA*
12mu|locales-2.15-2|2541	
12mu|locales-2.15-2|2542	### oc
12mu|locales-2.15-2|2543	%package -n locales-oc
12mu|locales-2.15-2|2544	Summary: Base files for localization (Occitan)
12mu|locales-2.15-2|2545	Group: System/Internationalization
12mu|locales-2.15-2|2546	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2547	#Summary(oc): fichièrs de basa per localisar (occitan)
12mu|locales-2.15-2|2548	
12mu|locales-2.15-2|2549	%description -n locales-oc
12mu|locales-2.15-2|2550	These are the base files for Occitan language localization; you need
12mu|locales-2.15-2|2551	it to correctly display 8bits Occitan characters, and for proper
12mu|locales-2.15-2|2552	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2553	to Occitan language conventions.
12mu|locales-2.15-2|2554	
12mu|locales-2.15-2|2555	%post -n locales-oc
12mu|locales-2.15-2|2556	%{loc_add} oc_FR
12mu|locales-2.15-2|2557	
12mu|locales-2.15-2|2558	%preun -n locales-oc
12mu|locales-2.15-2|2559	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2560	%{loc_del} oc_FR
12mu|locales-2.15-2|2561	fi
12mu|locales-2.15-2|2562	
12mu|locales-2.15-2|2563	%files -n locales-oc
12mu|locales-2.15-2|2564	%{_localedir}/oc_FR*
12mu|locales-2.15-2|2565	
12mu|locales-2.15-2|2566	### or
12mu|locales-2.15-2|2567	%package -n locales-or
12mu|locales-2.15-2|2568	Summary: Base files for localization (Oriya)
12mu|locales-2.15-2|2569	Group: System/Internationalization
12mu|locales-2.15-2|2570	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2571	
12mu|locales-2.15-2|2572	%description -n locales-or
12mu|locales-2.15-2|2573	These are the base files for Oriya language localization.
12mu|locales-2.15-2|2574	You need it to correctly display sort, for sorting order and
12mu|locales-2.15-2|2575	proper representation of dates and numbers according
12mu|locales-2.15-2|2576	to Oriya language conventions.
12mu|locales-2.15-2|2577	
12mu|locales-2.15-2|2578	%post -n locales-or
12mu|locales-2.15-2|2579	%{loc_add} or_IN
12mu|locales-2.15-2|2580	
12mu|locales-2.15-2|2581	%preun -n locales-or
12mu|locales-2.15-2|2582	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2583	%{loc_del} or_IN
12mu|locales-2.15-2|2584	fi
12mu|locales-2.15-2|2585	
12mu|locales-2.15-2|2586	%files -n locales-or
12mu|locales-2.15-2|2587	%{_localedir}/or_IN
12mu|locales-2.15-2|2588	
12mu|locales-2.15-2|2589	### os
12mu|locales-2.15-2|2590	%package	os
12mu|locales-2.15-2|2591	Summary:	Base files for localization (Ossetian)
12mu|locales-2.15-2|2592	Group:		System/Internationalization
12mu|locales-2.15-2|2593	Requires:	locales = %{version}-%{release}
12mu|locales-2.15-2|2594	
12mu|locales-2.15-2|2595	%description	os
12mu|locales-2.15-2|2596	These are the base files for Ossetian language localization; you need
12mu|locales-2.15-2|2597	it to correctly display 8bits Ossetian characters, and for proper
12mu|locales-2.15-2|2598	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2599	to Ossetian language conventions.
12mu|locales-2.15-2|2600	
12mu|locales-2.15-2|2601	%post		os
12mu|locales-2.15-2|2602	%{loc_add} os_RU
12mu|locales-2.15-2|2603	
12mu|locales-2.15-2|2604	%preun		os
12mu|locales-2.15-2|2605	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2606	%{loc_del} os_RU
12mu|locales-2.15-2|2607	fi
12mu|locales-2.15-2|2608	
12mu|locales-2.15-2|2609	%files		os
12mu|locales-2.15-2|2610	%{_localedir}/os_RU*
12mu|locales-2.15-2|2611	
12mu|locales-2.15-2|2612	### pa
12mu|locales-2.15-2|2613	%package -n locales-pa
12mu|locales-2.15-2|2614	Summary: Base files for localization (Punjabi)
12mu|locales-2.15-2|2615	Group: System/Internationalization
12mu|locales-2.15-2|2616	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2617	
12mu|locales-2.15-2|2618	%description -n locales-pa
12mu|locales-2.15-2|2619	These are the base files for Punjabi localization; you need it to correctly
12mu|locales-2.15-2|2620	display 8bits characters, and for proper alphabetical sorting and
12mu|locales-2.15-2|2621	representation of dates and numbers according
12mu|locales-2.15-2|2622	to Punjabi language conventions.
12mu|locales-2.15-2|2623	
12mu|locales-2.15-2|2624	%post -n locales-pa
12mu|locales-2.15-2|2625	%{loc_add} pa_IN pa_PK
12mu|locales-2.15-2|2626	
12mu|locales-2.15-2|2627	%preun -n locales-pa
12mu|locales-2.15-2|2628	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2629	%{loc_del} pa_IN pa_PK
12mu|locales-2.15-2|2630	fi
12mu|locales-2.15-2|2631	
12mu|locales-2.15-2|2632	%files -n locales-pa
12mu|locales-2.15-2|2633	%{_localedir}/pa_IN*
12mu|locales-2.15-2|2634	%{_localedir}/pa_PK*
12mu|locales-2.15-2|2635	
12mu|locales-2.15-2|2636	### pap
12mu|locales-2.15-2|2637	%package -n locales-pap
12mu|locales-2.15-2|2638	Summary: Base files for localization (Papiamento)
12mu|locales-2.15-2|2639	Group: System/Internationalization
12mu|locales-2.15-2|2640	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2641	Obsoletes: locales-pp
12mu|locales-2.15-2|2642	Provides: locales-pp = %{version}-%{release}
12mu|locales-2.15-2|2643	
12mu|locales-2.15-2|2644	%description -n locales-pap
12mu|locales-2.15-2|2645	These are the base files for Papiamento language localization; you need
12mu|locales-2.15-2|2646	it to correctly display 8bits Papiamento characters, and for proper
12mu|locales-2.15-2|2647	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2648	to Papiamento language conventions.
12mu|locales-2.15-2|2649	
12mu|locales-2.15-2|2650	%post -n locales-pap
12mu|locales-2.15-2|2651	%{loc_add} pap_AN
12mu|locales-2.15-2|2652	
12mu|locales-2.15-2|2653	%preun -n locales-pap
12mu|locales-2.15-2|2654	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2655	%{loc_del} pap_AN
12mu|locales-2.15-2|2656	fi
12mu|locales-2.15-2|2657	
12mu|locales-2.15-2|2658	%files -n locales-pap
12mu|locales-2.15-2|2659	%{_localedir}/pap_AN*
12mu|locales-2.15-2|2660	
12mu|locales-2.15-2|2661	### pl
12mu|locales-2.15-2|2662	%package	pl
12mu|locales-2.15-2|2663	Summary:	Base files for localization (Polish)
12mu|locales-2.15-2|2664	Group:		System/Internationalization
12mu|locales-2.15-2|2665	Requires:	locales = %{version}-%{release}
12mu|locales-2.15-2|2666	
12mu|locales-2.15-2|2667	%description	pl
12mu|locales-2.15-2|2668	These are the base files for Polish language localization; you need
12mu|locales-2.15-2|2669	it to correctly display 8bits Polish characters, and for proper
12mu|locales-2.15-2|2670	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2671	to Polish language conventions.
12mu|locales-2.15-2|2672	
12mu|locales-2.15-2|2673	%post		pl
12mu|locales-2.15-2|2674	%{loc_add} csb_PL pl_PL
12mu|locales-2.15-2|2675	
12mu|locales-2.15-2|2676	%preun		pl
12mu|locales-2.15-2|2677	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2678	%{loc_del} csb_PL pl_PL
12mu|locales-2.15-2|2679	fi
12mu|locales-2.15-2|2680	
12mu|locales-2.15-2|2681	%files		pl
12mu|locales-2.15-2|2682	%{_localedir}/csb_PL*
12mu|locales-2.15-2|2683	%{_localedir}/pl_PL*
12mu|locales-2.15-2|2684	
12mu|locales-2.15-2|2685	### ps
12mu|locales-2.15-2|2686	%package -n locales-ps
12mu|locales-2.15-2|2687	Summary: Base files for localization (Pashto)
12mu|locales-2.15-2|2688	Group: System/Internationalization
12mu|locales-2.15-2|2689	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2690	
12mu|locales-2.15-2|2691	%description -n locales-ps
12mu|locales-2.15-2|2692	These are the base files for Pashto language localization.
12mu|locales-2.15-2|2693	You need it to correctly display sort, for sorting order and
12mu|locales-2.15-2|2694	proper representation of dates and numbers according
12mu|locales-2.15-2|2695	to Pashto language conventions.
12mu|locales-2.15-2|2696	
12mu|locales-2.15-2|2697	%post -n locales-ps
12mu|locales-2.15-2|2698	%{loc_add} ps_AF
12mu|locales-2.15-2|2699	
12mu|locales-2.15-2|2700	%preun -n locales-ps
12mu|locales-2.15-2|2701	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2702	%{loc_del} ps_AF
12mu|locales-2.15-2|2703	fi
12mu|locales-2.15-2|2704	
12mu|locales-2.15-2|2705	%files -n locales-ps
12mu|locales-2.15-2|2706	%{_localedir}/ps_AF
12mu|locales-2.15-2|2707	
12mu|locales-2.15-2|2708	### pt
12mu|locales-2.15-2|2709	%package -n locales-pt
12mu|locales-2.15-2|2710	Summary: Base files for localization (Portuguese)
12mu|locales-2.15-2|2711	#Summary(pt): Estes são os arquivos básicos para a localização (Português)
12mu|locales-2.15-2|2712	Group: System/Internationalization
12mu|locales-2.15-2|2713	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2714	Provides: locales-pt_BR = %{version}-%{release}
12mu|locales-2.15-2|2715	Provides: locales-pt_PT = %{version}-%{release}
12mu|locales-2.15-2|2716	
12mu|locales-2.15-2|2717	%description -n locales-pt
12mu|locales-2.15-2|2718	These are the base files for Portuguese language localization; you need
12mu|locales-2.15-2|2719	it to correctly display 8bits Portuguese characters, and for proper
12mu|locales-2.15-2|2720	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2721	to Portuguese language conventions.
12mu|locales-2.15-2|2722	
12mu|locales-2.15-2|2723	#%#description -n locales-pt -l pt
12mu|locales-2.15-2|2724	#Estes são os arquivos básicos para a localização lingüística em português;
12mu|locales-2.15-2|2725	#eles são necessários para que o sistema mostre corretamente caracteres
12mu|locales-2.15-2|2726	#portugueses de 8 bits, e para que tenha as apropriadas ordenações
12mu|locales-2.15-2|2727	#alfabéticas e representação de datas e números de acordo com as convenções
12mu|locales-2.15-2|2728	#da língua portuguesa.
12mu|locales-2.15-2|2729	
12mu|locales-2.15-2|2730	%post -n locales-pt
12mu|locales-2.15-2|2731	%{loc_add} pt_BR pt_PT
12mu|locales-2.15-2|2732	
12mu|locales-2.15-2|2733	%preun -n locales-pt
12mu|locales-2.15-2|2734	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2735	%{loc_del} pt_BR pt_PT
12mu|locales-2.15-2|2736	fi
12mu|locales-2.15-2|2737	
12mu|locales-2.15-2|2738	%files -n locales-pt
12mu|locales-2.15-2|2739	%{_localedir}/pt_BR*
12mu|locales-2.15-2|2740	%{_localedir}/pt_PT*
12mu|locales-2.15-2|2741	
12mu|locales-2.15-2|2742	### ro
12mu|locales-2.15-2|2743	# translation from "Mihai" <mihai@ambra.ro>
12mu|locales-2.15-2|2744	%package -n locales-ro
12mu|locales-2.15-2|2745	Summary: Base files for localization (Romanian)
12mu|locales-2.15-2|2746	#Summary(ro): Acestea sînt fisierele pentru române localizarea
12mu|locales-2.15-2|2747	Group: System/Internationalization
12mu|locales-2.15-2|2748	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2749	
12mu|locales-2.15-2|2750	%description -n locales-ro
12mu|locales-2.15-2|2751	These are the base files for Romanian language localization; you need
12mu|locales-2.15-2|2752	it to correctly display 8bits Romanian characters, and for proper
12mu|locales-2.15-2|2753	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2754	to Romanian language conventions.
12mu|locales-2.15-2|2755	
12mu|locales-2.15-2|2756	%post -n locales-ro
12mu|locales-2.15-2|2757	%{loc_add} ro_RO
12mu|locales-2.15-2|2758	
12mu|locales-2.15-2|2759	%preun -n locales-ro
12mu|locales-2.15-2|2760	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2761	%{loc_del} ro_RO
12mu|locales-2.15-2|2762	fi
12mu|locales-2.15-2|2763	
12mu|locales-2.15-2|2764	%files -n locales-ro
12mu|locales-2.15-2|2765	%{_localedir}/ro_RO*
12mu|locales-2.15-2|2766	
12mu|locales-2.15-2|2767	### ru
12mu|locales-2.15-2|2768	%package -n locales-ru
12mu|locales-2.15-2|2769	Summary: Base files for localization (Russian)
12mu|locales-2.15-2|2770	Group: System/Internationalization
12mu|locales-2.15-2|2771	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2772	#Summary(ru): Основные файлы региональных установок (для России)
12mu|locales-2.15-2|2773	
12mu|locales-2.15-2|2774	%description -n locales-ru
12mu|locales-2.15-2|2775	These are the base files for Russian language localization; you need
12mu|locales-2.15-2|2776	it to correctly display 8bits cyrillic characters, and for proper
12mu|locales-2.15-2|2777	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2778	to Russian language conventions.
12mu|locales-2.15-2|2779	
12mu|locales-2.15-2|2780	%post -n locales-ru
12mu|locales-2.15-2|2781	%{loc_add} ru_RU ru_UA
12mu|locales-2.15-2|2782	
12mu|locales-2.15-2|2783	%preun -n locales-ru
12mu|locales-2.15-2|2784	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2785	%{loc_del} ru_RU ru_UA
12mu|locales-2.15-2|2786	fi
12mu|locales-2.15-2|2787	
12mu|locales-2.15-2|2788	%files -n locales-ru
12mu|locales-2.15-2|2789	%{_localedir}/ru_RU*
12mu|locales-2.15-2|2790	%{_localedir}/ru_UA*
12mu|locales-2.15-2|2791	
12mu|locales-2.15-2|2792	### rw
12mu|locales-2.15-2|2793	%package -n locales-rw
12mu|locales-2.15-2|2794	Summary: Base files for localization (Kinyarwanda)
12mu|locales-2.15-2|2795	Group: System/Internationalization
12mu|locales-2.15-2|2796	#Icon: bulle-rw.xpm
12mu|locales-2.15-2|2797	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2798	
12mu|locales-2.15-2|2799	%description -n locales-rw
12mu|locales-2.15-2|2800	These are the base files for Kinyarwanda language localization; you need
12mu|locales-2.15-2|2801	it to correctly display 8bits cyrillic characters, and for proper
12mu|locales-2.15-2|2802	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2803	to Kinyarwanda language conventions.
12mu|locales-2.15-2|2804	
12mu|locales-2.15-2|2805	%post -n locales-rw
12mu|locales-2.15-2|2806	%{loc_add} rw_RW
12mu|locales-2.15-2|2807	
12mu|locales-2.15-2|2808	%preun -n locales-rw
12mu|locales-2.15-2|2809	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2810	%{loc_del} rw_RW
12mu|locales-2.15-2|2811	fi
12mu|locales-2.15-2|2812	
12mu|locales-2.15-2|2813	%files -n locales-rw
12mu|locales-2.15-2|2814	%{_localedir}/rw_RW*
12mu|locales-2.15-2|2815	
12mu|locales-2.15-2|2816	### sa
12mu|locales-2.15-2|2817	%package -n locales-sa
12mu|locales-2.15-2|2818	Summary: Base files for localization (Sanskrit)
12mu|locales-2.15-2|2819	Group: System/Internationalization
12mu|locales-2.15-2|2820	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2821	
12mu|locales-2.15-2|2822	%description -n locales-sa
12mu|locales-2.15-2|2823	These are the base files for Sanskrit language localization.
12mu|locales-2.15-2|2824	You need it to correctly display sort, for sorting order and
12mu|locales-2.15-2|2825	proper representation of dates and numbers according
12mu|locales-2.15-2|2826	to Sanskrit language conventions.
12mu|locales-2.15-2|2827	
12mu|locales-2.15-2|2828	%post -n locales-sa
12mu|locales-2.15-2|2829	%{loc_add} sa_IN
12mu|locales-2.15-2|2830	
12mu|locales-2.15-2|2831	%preun -n locales-sa
12mu|locales-2.15-2|2832	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2833	%{loc_del} sa_IN
12mu|locales-2.15-2|2834	fi
12mu|locales-2.15-2|2835	
12mu|locales-2.15-2|2836	%files -n locales-sa
12mu|locales-2.15-2|2837	%{_localedir}/sa_IN
12mu|locales-2.15-2|2838	
12mu|locales-2.15-2|2839	### sc
12mu|locales-2.15-2|2840	%package -n locales-sc
12mu|locales-2.15-2|2841	Summary: Base files for localization (Sardinian)
12mu|locales-2.15-2|2842	Group: System/Internationalization
12mu|locales-2.15-2|2843	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2844	
12mu|locales-2.15-2|2845	%description -n locales-sc
12mu|locales-2.15-2|2846	These are the base files for Sardinian language localization; you need
12mu|locales-2.15-2|2847	it to correctly display 8bits sardinian characters, and for proper
12mu|locales-2.15-2|2848	alfabetical sorting and representation of dates and numbers
12mu|locales-2.15-2|2849	according to sardinian language conventions.
12mu|locales-2.15-2|2850	
12mu|locales-2.15-2|2851	%post -n locales-sc
12mu|locales-2.15-2|2852	%{loc_add} sc_IT
12mu|locales-2.15-2|2853	
12mu|locales-2.15-2|2854	%preun -n locales-sc
12mu|locales-2.15-2|2855	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2856	%{loc_del} sc_IT
12mu|locales-2.15-2|2857	fi
12mu|locales-2.15-2|2858	
12mu|locales-2.15-2|2859	%files -n locales-sc
12mu|locales-2.15-2|2860	%{_localedir}/sc_IT*
12mu|locales-2.15-2|2861	
12mu|locales-2.15-2|2862	### sd
12mu|locales-2.15-2|2863	%package -n locales-sd
12mu|locales-2.15-2|2864	Summary: Base files for localization (Sindhi)
12mu|locales-2.15-2|2865	Group: System/Internationalization
12mu|locales-2.15-2|2866	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2867	
12mu|locales-2.15-2|2868	%description -n locales-sd
12mu|locales-2.15-2|2869	These are the base files for Sindhi language localization.
12mu|locales-2.15-2|2870	You need it to correctly display sort, for sorting order and
12mu|locales-2.15-2|2871	proper representation of dates and numbers according
12mu|locales-2.15-2|2872	to Sindhi language conventions.
12mu|locales-2.15-2|2873	
12mu|locales-2.15-2|2874	%post -n locales-sd
12mu|locales-2.15-2|2875	%{loc_add} sd_IN sd_IN@devanagari
12mu|locales-2.15-2|2876	
12mu|locales-2.15-2|2877	%preun -n locales-sd
12mu|locales-2.15-2|2878	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2879	%{loc_del} sd_IN sd_IN@devanagari
12mu|locales-2.15-2|2880	fi
12mu|locales-2.15-2|2881	
12mu|locales-2.15-2|2882	%files -n locales-sd
12mu|locales-2.15-2|2883	%{_localedir}/sd_IN
12mu|locales-2.15-2|2884	%{_localedir}/sd_IN@devanagari
12mu|locales-2.15-2|2885	
12mu|locales-2.15-2|2886	### se
12mu|locales-2.15-2|2887	%package -n locales-se
12mu|locales-2.15-2|2888	Summary: Base files for localization (Saami)
12mu|locales-2.15-2|2889	Group: System/Internationalization
12mu|locales-2.15-2|2890	#Icon: bulle-se.xpm
12mu|locales-2.15-2|2891	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2892	
12mu|locales-2.15-2|2893	%description -n locales-se
12mu|locales-2.15-2|2894	These are the base files for Saami language localization; you need
12mu|locales-2.15-2|2895	it to correctly display 8bits Saami characters, and for proper
12mu|locales-2.15-2|2896	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2897	to Saami language conventions.
12mu|locales-2.15-2|2898	
12mu|locales-2.15-2|2899	%post -n locales-se
12mu|locales-2.15-2|2900	%{loc_add} se_NO
12mu|locales-2.15-2|2901	
12mu|locales-2.15-2|2902	%preun -n locales-se
12mu|locales-2.15-2|2903	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2904	%{loc_del} se_NO
12mu|locales-2.15-2|2905	fi
12mu|locales-2.15-2|2906	
12mu|locales-2.15-2|2907	%files -n locales-se
12mu|locales-2.15-2|2908	%{_localedir}/se_NO*
12mu|locales-2.15-2|2909	
12mu|locales-2.15-2|2910	### shs
12mu|locales-2.15-2|2911	%package -n locales-shs
12mu|locales-2.15-2|2912	Summary: Base files for localization (Secwepemctsin)
12mu|locales-2.15-2|2913	Group: System/Internationalization
12mu|locales-2.15-2|2914	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2915	
12mu|locales-2.15-2|2916	%description -n locales-shs
12mu|locales-2.15-2|2917	These are the base files for Secwepemctsin language localization.
12mu|locales-2.15-2|2918	You need it to correctly display sort, for sorting order and
12mu|locales-2.15-2|2919	proper representation of dates and numbers according
12mu|locales-2.15-2|2920	to Secwepemctsin language conventions.
12mu|locales-2.15-2|2921	
12mu|locales-2.15-2|2922	%post -n locales-shs
12mu|locales-2.15-2|2923	%{loc_add} shs_CA
12mu|locales-2.15-2|2924	
12mu|locales-2.15-2|2925	%preun -n locales-shs
12mu|locales-2.15-2|2926	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2927	%{loc_del} shs_CA
12mu|locales-2.15-2|2928	fi
12mu|locales-2.15-2|2929	
12mu|locales-2.15-2|2930	%files -n locales-shs
12mu|locales-2.15-2|2931	%{_localedir}/shs_CA
12mu|locales-2.15-2|2932	
12mu|locales-2.15-2|2933	### si
12mu|locales-2.15-2|2934	%package -n locales-si
12mu|locales-2.15-2|2935	Summary: Base files for localization (Sinhala)
12mu|locales-2.15-2|2936	Group: System/Internationalization
12mu|locales-2.15-2|2937	#Icon: bulle-si.xpm
12mu|locales-2.15-2|2938	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2939	
12mu|locales-2.15-2|2940	%description -n locales-si
12mu|locales-2.15-2|2941	These are the base files for Sinhala language localization; you need
12mu|locales-2.15-2|2942	it to correctly display 8bits sardinian characters, and for proper
12mu|locales-2.15-2|2943	alfabetical sorting and representation of dates and numbers
12mu|locales-2.15-2|2944	according to sinhalese language conventions.
12mu|locales-2.15-2|2945	
12mu|locales-2.15-2|2946	%post -n locales-si
12mu|locales-2.15-2|2947	%{loc_add} si_LK
12mu|locales-2.15-2|2948	
12mu|locales-2.15-2|2949	%preun -n locales-si
12mu|locales-2.15-2|2950	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2951	%{loc_del} si_LK
12mu|locales-2.15-2|2952	fi
12mu|locales-2.15-2|2953	
12mu|locales-2.15-2|2954	%files -n locales-si
12mu|locales-2.15-2|2955	%{_localedir}/si_LK*
12mu|locales-2.15-2|2956	
12mu|locales-2.15-2|2957	### sk
12mu|locales-2.15-2|2958	%package -n locales-sk
12mu|locales-2.15-2|2959	Summary: Base files for localization (Slovak)
12mu|locales-2.15-2|2960	#Summary(sk): Toto su zakladne súbory pre slovenskú lokalizaciu
12mu|locales-2.15-2|2961	Group: System/Internationalization
12mu|locales-2.15-2|2962	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2963	
12mu|locales-2.15-2|2964	%description -n locales-sk
12mu|locales-2.15-2|2965	These are the base files for Slovak language localization; you need
12mu|locales-2.15-2|2966	it to correctly display 8bits Slovak characters, and for proper
12mu|locales-2.15-2|2967	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2968	to Slovak language conventions.
12mu|locales-2.15-2|2969	
12mu|locales-2.15-2|2970	%post -n locales-sk
12mu|locales-2.15-2|2971	%{loc_add} sk_SK
12mu|locales-2.15-2|2972	
12mu|locales-2.15-2|2973	%preun -n locales-sk
12mu|locales-2.15-2|2974	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|2975	%{loc_del} sk_SK
12mu|locales-2.15-2|2976	fi
12mu|locales-2.15-2|2977	
12mu|locales-2.15-2|2978	%files -n locales-sk
12mu|locales-2.15-2|2979	%{_localedir}/sk_SK*
12mu|locales-2.15-2|2980	
12mu|locales-2.15-2|2981	### sl
12mu|locales-2.15-2|2982	# Translations from Roman Maurer <roman.maurer@fmf.uni-lj.si>
12mu|locales-2.15-2|2983	%package -n locales-sl
12mu|locales-2.15-2|2984	Summary: Base files for localization (Slovenian)
12mu|locales-2.15-2|2985	#Summary(sl): Osnovne datoteke za lokalizacijo (slovenščina)
12mu|locales-2.15-2|2986	Group: System/Internationalization
12mu|locales-2.15-2|2987	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|2988	
12mu|locales-2.15-2|2989	%description -n locales-sl
12mu|locales-2.15-2|2990	These are the base files for Slovenian language localization; you need
12mu|locales-2.15-2|2991	it to correctly display 8bits Slovenian characters, and for proper
12mu|locales-2.15-2|2992	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|2993	to Slovenian language conventions.
12mu|locales-2.15-2|2994	
12mu|locales-2.15-2|2995	%post -n locales-sl
12mu|locales-2.15-2|2996	%{loc_add} sl_SI
12mu|locales-2.15-2|2997	
12mu|locales-2.15-2|2998	%preun -n locales-sl
12mu|locales-2.15-2|2999	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3000	%{loc_del} sl_SI
12mu|locales-2.15-2|3001	fi
12mu|locales-2.15-2|3002	
12mu|locales-2.15-2|3003	%files -n locales-sl
12mu|locales-2.15-2|3004	%{_localedir}/sl_SI*
12mu|locales-2.15-2|3005	
12mu|locales-2.15-2|3006	### sr
12mu|locales-2.15-2|3007	%package	sr
12mu|locales-2.15-2|3008	Summary:	Base files for localization (Serbian)
12mu|locales-2.15-2|3009	Group:		System/Internationalization
12mu|locales-2.15-2|3010	Requires:	locales = %{version}-%{release}
12mu|locales-2.15-2|3011	
12mu|locales-2.15-2|3012	%description	sr
12mu|locales-2.15-2|3013	These are the base files for Serbian language localization; you need
12mu|locales-2.15-2|3014	it to correctly display 8bits Serbian characters, and for proper
12mu|locales-2.15-2|3015	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|3016	to Serbian language conventions.
12mu|locales-2.15-2|3017	
12mu|locales-2.15-2|3018	%post		sr
12mu|locales-2.15-2|3019	%{loc_add} sr_ME sr_RS
12mu|locales-2.15-2|3020	
12mu|locales-2.15-2|3021	%preun		sr
12mu|locales-2.15-2|3022	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3023	%{loc_del} sr_ME sr_RS
12mu|locales-2.15-2|3024	fi
12mu|locales-2.15-2|3025	
12mu|locales-2.15-2|3026	%files		sr
12mu|locales-2.15-2|3027	%{_localedir}/sr_ME*
12mu|locales-2.15-2|3028	%{_localedir}/sr_RS*
12mu|locales-2.15-2|3029	
12mu|locales-2.15-2|3030	### so
12mu|locales-2.15-2|3031	%package -n locales-so
12mu|locales-2.15-2|3032	Summary: Base files for localization (Somali)
12mu|locales-2.15-2|3033	Group: System/Internationalization
12mu|locales-2.15-2|3034	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3035	
12mu|locales-2.15-2|3036	%description -n locales-so
12mu|locales-2.15-2|3037	These are the base files for Somali language localization; you need
12mu|locales-2.15-2|3038	it to correctly display 8bits Somali characters, and for proper
12mu|locales-2.15-2|3039	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|3040	to Somali language conventions.
12mu|locales-2.15-2|3041	
12mu|locales-2.15-2|3042	%post -n locales-so
12mu|locales-2.15-2|3043	%{loc_add} so_DJ so_ET so_KE so_SO
12mu|locales-2.15-2|3044	
12mu|locales-2.15-2|3045	%preun -n locales-so
12mu|locales-2.15-2|3046	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3047	%{loc_del} so_DJ so_ET so_KE so_SO
12mu|locales-2.15-2|3048	fi
12mu|locales-2.15-2|3049	
12mu|locales-2.15-2|3050	%files -n locales-so
12mu|locales-2.15-2|3051	%{_localedir}/so_DJ*
12mu|locales-2.15-2|3052	%{_localedir}/so_ET*
12mu|locales-2.15-2|3053	%{_localedir}/so_KE*
12mu|locales-2.15-2|3054	%{_localedir}/so_SO*
12mu|locales-2.15-2|3055	
12mu|locales-2.15-2|3056	### sq
12mu|locales-2.15-2|3057	%package -n locales-sq
12mu|locales-2.15-2|3058	Summary: Base files for localization (Albanian)
12mu|locales-2.15-2|3059	Group: System/Internationalization
12mu|locales-2.15-2|3060	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3061	
12mu|locales-2.15-2|3062	%description -n locales-sq
12mu|locales-2.15-2|3063	These are the base files for Albanian language localization; you need
12mu|locales-2.15-2|3064	it to correctly display 8bits Albanian characters, and for proper
12mu|locales-2.15-2|3065	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|3066	to Albanian language conventions.
12mu|locales-2.15-2|3067	
12mu|locales-2.15-2|3068	%post -n locales-sq
12mu|locales-2.15-2|3069	%{loc_add} sq_AL sq_MK
12mu|locales-2.15-2|3070	
12mu|locales-2.15-2|3071	%preun -n locales-sq
12mu|locales-2.15-2|3072	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3073	%{loc_del} sq_AL sq_MK
12mu|locales-2.15-2|3074	fi
12mu|locales-2.15-2|3075	
12mu|locales-2.15-2|3076	%files -n locales-sq
12mu|locales-2.15-2|3077	%{_localedir}/sq_AL*
12mu|locales-2.15-2|3078	%{_localedir}/sq_MK*
12mu|locales-2.15-2|3079	
12mu|locales-2.15-2|3080	### ss
12mu|locales-2.15-2|3081	%package -n locales-ss
12mu|locales-2.15-2|3082	Summary: Base files for localization (Swati)
12mu|locales-2.15-2|3083	Group: System/Internationalization
12mu|locales-2.15-2|3084	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3085	
12mu|locales-2.15-2|3086	%description -n locales-ss
12mu|locales-2.15-2|3087	These are the base files for Swati language localization; you need
12mu|locales-2.15-2|3088	it to correctly display 8bits Swati characters, and for proper
12mu|locales-2.15-2|3089	alfabetical sorting, and representation of dates and numbers
12mu|locales-2.15-2|3090	according to Swati language conventions.
12mu|locales-2.15-2|3091	
12mu|locales-2.15-2|3092	%post -n locales-ss
12mu|locales-2.15-2|3093	%{loc_add} ss_ZA
12mu|locales-2.15-2|3094	
12mu|locales-2.15-2|3095	%preun -n locales-ss
12mu|locales-2.15-2|3096	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3097	%{loc_del} ss_ZA
12mu|locales-2.15-2|3098	fi
12mu|locales-2.15-2|3099	
12mu|locales-2.15-2|3100	%files -n locales-ss
12mu|locales-2.15-2|3101	%{_localedir}/ss_ZA*
12mu|locales-2.15-2|3102	
12mu|locales-2.15-2|3103	### st
12mu|locales-2.15-2|3104	%package -n locales-st
12mu|locales-2.15-2|3105	Summary: Base files for localization (Sotho)
12mu|locales-2.15-2|3106	Group: System/Internationalization
12mu|locales-2.15-2|3107	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3108	
12mu|locales-2.15-2|3109	%description -n locales-st
12mu|locales-2.15-2|3110	These are the base files for Sotho language localization; you need
12mu|locales-2.15-2|3111	it to correctly display 8bits Sotho characters, and for proper
12mu|locales-2.15-2|3112	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|3113	to Sotho language conventions.
12mu|locales-2.15-2|3114	
12mu|locales-2.15-2|3115	%post -n locales-st
12mu|locales-2.15-2|3116	%{loc_add} st_ZA
12mu|locales-2.15-2|3117	
12mu|locales-2.15-2|3118	%preun -n locales-st
12mu|locales-2.15-2|3119	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3120	%{loc_del} st_ZA
12mu|locales-2.15-2|3121	fi
12mu|locales-2.15-2|3122	
12mu|locales-2.15-2|3123	%files -n locales-st
12mu|locales-2.15-2|3124	%{_localedir}/st_ZA*
12mu|locales-2.15-2|3125	
12mu|locales-2.15-2|3126	### sv
12mu|locales-2.15-2|3127	# translation by Erik Almqvist <erik.almqvist@vrg.se>
12mu|locales-2.15-2|3128	%package -n locales-sv
12mu|locales-2.15-2|3129	Summary: Base files for localization (Swedish)
12mu|locales-2.15-2|3130	#Summary(sv): Detta är huvudfilerna för svenskt språkstöd
12mu|locales-2.15-2|3131	Group: System/Internationalization
12mu|locales-2.15-2|3132	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3133	
12mu|locales-2.15-2|3134	%description -n locales-sv
12mu|locales-2.15-2|3135	These are the base files for Swedish language localization; you need
12mu|locales-2.15-2|3136	it to correctly display 8bits Swedish characters, and for proper
12mu|locales-2.15-2|3137	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|3138	to Swedish language conventions.
12mu|locales-2.15-2|3139	
12mu|locales-2.15-2|3140	%post -n locales-sv
12mu|locales-2.15-2|3141	%{loc_add} sv_FI sv_SE
12mu|locales-2.15-2|3142	
12mu|locales-2.15-2|3143	%preun -n locales-sv
12mu|locales-2.15-2|3144	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3145	%{loc_del} sv_FI sv_SE
12mu|locales-2.15-2|3146	fi
12mu|locales-2.15-2|3147	
12mu|locales-2.15-2|3148	%files -n locales-sv
12mu|locales-2.15-2|3149	%{_localedir}/sv_FI*
12mu|locales-2.15-2|3150	%{_localedir}/sv_SE*
12mu|locales-2.15-2|3151	
12mu|locales-2.15-2|3152	### sw
12mu|locales-2.15-2|3153	%package	sw
12mu|locales-2.15-2|3154	Summary:	Base files for localization (Swahili)
12mu|locales-2.15-2|3155	Group:		System/Internationalization
12mu|locales-2.15-2|3156	Requires:	locales = %{version}-%{release}
12mu|locales-2.15-2|3157	
12mu|locales-2.15-2|3158	%description	sw
12mu|locales-2.15-2|3159	These are the base files for Swahili language localization; you need
12mu|locales-2.15-2|3160	it to correctly display 8bits Swahili characters, and for proper
12mu|locales-2.15-2|3161	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|3162	to Swahili language conventions.
12mu|locales-2.15-2|3163	
12mu|locales-2.15-2|3164	%post		sw
12mu|locales-2.15-2|3165	%{loc_add} sw_KE SW_TZ sw_XX
12mu|locales-2.15-2|3166	
12mu|locales-2.15-2|3167	%preun		sw
12mu|locales-2.15-2|3168	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3169	%{loc_del} sw_KE sw_TZ sw_XX
12mu|locales-2.15-2|3170	fi
12mu|locales-2.15-2|3171	
12mu|locales-2.15-2|3172	%files		sw
12mu|locales-2.15-2|3173	%{_localedir}/sw_KE*
12mu|locales-2.15-2|3174	%{_localedir}/sw_TZ*
12mu|locales-2.15-2|3175	%{_localedir}/sw_XX*
12mu|locales-2.15-2|3176	
12mu|locales-2.15-2|3177	### ta
12mu|locales-2.15-2|3178	%package -n locales-ta
12mu|locales-2.15-2|3179	Summary: Base files for localization (Tamil)
12mu|locales-2.15-2|3180	Group: System/Internationalization
12mu|locales-2.15-2|3181	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3182	URL: http://www.tamil.net/tscii/
12mu|locales-2.15-2|3183	
12mu|locales-2.15-2|3184	%description -n locales-ta
12mu|locales-2.15-2|3185	These are the base files for Tamil language localization; you need
12mu|locales-2.15-2|3186	it to correctly display 8bits Tamil characters, and for proper
12mu|locales-2.15-2|3187	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|3188	to Tamil language conventions.
12mu|locales-2.15-2|3189	
12mu|locales-2.15-2|3190	%post -n locales-ta
12mu|locales-2.15-2|3191	%{loc_add} ta_IN ta_LK
12mu|locales-2.15-2|3192	
12mu|locales-2.15-2|3193	%preun -n locales-ta
12mu|locales-2.15-2|3194	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3195	%{loc_del} ta_INta_LK
12mu|locales-2.15-2|3196	fi
12mu|locales-2.15-2|3197	
12mu|locales-2.15-2|3198	%files -n locales-ta
12mu|locales-2.15-2|3199	%{_localedir}/ta_IN*
12mu|locales-2.15-2|3200	%{_localedir}/ta_LK*
12mu|locales-2.15-2|3201	
12mu|locales-2.15-2|3202	### te
12mu|locales-2.15-2|3203	%package -n locales-te
12mu|locales-2.15-2|3204	Summary: Base files for localization (Telugu)
12mu|locales-2.15-2|3205	Group: System/Internationalization
12mu|locales-2.15-2|3206	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3207	
12mu|locales-2.15-2|3208	%description -n locales-te
12mu|locales-2.15-2|3209	These are the base files for Telugu language localization; you need
12mu|locales-2.15-2|3210	it to correctly display 8bits Telugu characters, and for proper
12mu|locales-2.15-2|3211	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|3212	to Telugu language conventions.
12mu|locales-2.15-2|3213	
12mu|locales-2.15-2|3214	%post -n locales-te
12mu|locales-2.15-2|3215	%{loc_add} te_IN
12mu|locales-2.15-2|3216	
12mu|locales-2.15-2|3217	%preun -n locales-te
12mu|locales-2.15-2|3218	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3219	%{loc_del} te_IN
12mu|locales-2.15-2|3220	fi
12mu|locales-2.15-2|3221	
12mu|locales-2.15-2|3222	%files -n locales-te
12mu|locales-2.15-2|3223	%{_localedir}/te_IN*
12mu|locales-2.15-2|3224	
12mu|locales-2.15-2|3225	### tg
12mu|locales-2.15-2|3226	%package -n locales-tg
12mu|locales-2.15-2|3227	Summary: Base files for localization (Tajik)
12mu|locales-2.15-2|3228	Group: System/Internationalization
12mu|locales-2.15-2|3229	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3230	
12mu|locales-2.15-2|3231	%description -n locales-tg
12mu|locales-2.15-2|3232	These are the base files for Tajik language localization; you need
12mu|locales-2.15-2|3233	it to correctly display 8bits Tajik characters, and for proper
12mu|locales-2.15-2|3234	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|3235	to Tajik language conventions.
12mu|locales-2.15-2|3236	
12mu|locales-2.15-2|3237	%post -n locales-tg
12mu|locales-2.15-2|3238	%{loc_add} tg_TJ
12mu|locales-2.15-2|3239	
12mu|locales-2.15-2|3240	%preun -n locales-tg
12mu|locales-2.15-2|3241	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3242	%{loc_del} tg_TJ
12mu|locales-2.15-2|3243	fi
12mu|locales-2.15-2|3244	
12mu|locales-2.15-2|3245	%files -n locales-tg
12mu|locales-2.15-2|3246	%{_localedir}/tg_TJ*
12mu|locales-2.15-2|3247	
12mu|locales-2.15-2|3248	### th
12mu|locales-2.15-2|3249	%package	th
12mu|locales-2.15-2|3250	Summary:	Base files for localization (Thai)
12mu|locales-2.15-2|3251	Group:		System/Internationalization
12mu|locales-2.15-2|3252	Requires:	locales = %{version}-%{release}
12mu|locales-2.15-2|3253	
12mu|locales-2.15-2|3254	%description	th
12mu|locales-2.15-2|3255	These are the base files for Thai language localization; you need
12mu|locales-2.15-2|3256	it to correctly display 8bits Thai characters, and for proper
12mu|locales-2.15-2|3257	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|3258	to Thai language conventions.
12mu|locales-2.15-2|3259	
12mu|locales-2.15-2|3260	%post		th
12mu|locales-2.15-2|3261	%{loc_add} th_TH
12mu|locales-2.15-2|3262	
12mu|locales-2.15-2|3263	%preun		th
12mu|locales-2.15-2|3264	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3265	%{loc_del} th_TH
12mu|locales-2.15-2|3266	fi
12mu|locales-2.15-2|3267	
12mu|locales-2.15-2|3268	%files		th
12mu|locales-2.15-2|3269	%{_localedir}/th_TH*
12mu|locales-2.15-2|3270	
12mu|locales-2.15-2|3271	### tk
12mu|locales-2.15-2|3272	%package -n locales-tk
12mu|locales-2.15-2|3273	Summary: Base files for localization (Turkmen)
12mu|locales-2.15-2|3274	Group: System/Internationalization
12mu|locales-2.15-2|3275	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3276	
12mu|locales-2.15-2|3277	%description -n locales-tk
12mu|locales-2.15-2|3278	These are the base files for Turkmen language localization; you need
12mu|locales-2.15-2|3279	it to correctly display 8bits Turkmen characters, and for proper
12mu|locales-2.15-2|3280	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|3281	to Turkmen language conventions.
12mu|locales-2.15-2|3282	
12mu|locales-2.15-2|3283	%post -n locales-tk
12mu|locales-2.15-2|3284	%{loc_add} tk_TM
12mu|locales-2.15-2|3285	
12mu|locales-2.15-2|3286	%preun -n locales-tk
12mu|locales-2.15-2|3287	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3288	%{loc_del} tk_TM
12mu|locales-2.15-2|3289	fi
12mu|locales-2.15-2|3290	
12mu|locales-2.15-2|3291	%files -n locales-tk
12mu|locales-2.15-2|3292	%{_localedir}/tk_TM*
12mu|locales-2.15-2|3293	
12mu|locales-2.15-2|3294	### fil
12mu|locales-2.15-2|3295	# note: previously named "locales-ph"
12mu|locales-2.15-2|3296	%package -n locales-tl
12mu|locales-2.15-2|3297	Summary: Base files for localization (Pilipino)
12mu|locales-2.15-2|3298	Group: System/Internationalization
12mu|locales-2.15-2|3299	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3300	Provides: locales-ph = %{version}-%{release}
12mu|locales-2.15-2|3301	Provides: locales-fil = %{version}-%{release}
12mu|locales-2.15-2|3302	Obsoletes: locales-ph
12mu|locales-2.15-2|3303	
12mu|locales-2.15-2|3304	%description -n locales-tl
12mu|locales-2.15-2|3305	These are the base files for Pilipino (official language of the Philipines)
12mu|locales-2.15-2|3306	localization; you need it to correctly display 8bits characters,
12mu|locales-2.15-2|3307	and for proper alphabetical sorting and representation of dates and numbers
12mu|locales-2.15-2|3308	according to Pilipino language conventions.
12mu|locales-2.15-2|3309	
12mu|locales-2.15-2|3310	%post -n locales-tl
12mu|locales-2.15-2|3311	%{loc_add} fil_PH tl_PH
12mu|locales-2.15-2|3312	
12mu|locales-2.15-2|3313	%preun -n locales-tl
12mu|locales-2.15-2|3314	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3315	%{loc_del} fil_PH tl_PH
12mu|locales-2.15-2|3316	fi
12mu|locales-2.15-2|3317	
12mu|locales-2.15-2|3318	%files -n locales-tl
12mu|locales-2.15-2|3319	%{_localedir}/fil_PH*
12mu|locales-2.15-2|3320	%{_localedir}/tl_PH*
12mu|locales-2.15-2|3321	
12mu|locales-2.15-2|3322	### tn
12mu|locales-2.15-2|3323	%package -n locales-tn
12mu|locales-2.15-2|3324	Summary: Base files for localization (Tswana)
12mu|locales-2.15-2|3325	Group: System/Internationalization
12mu|locales-2.15-2|3326	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3327	
12mu|locales-2.15-2|3328	%description -n locales-tn
12mu|locales-2.15-2|3329	These are the base files for Tswana language localization; you need
12mu|locales-2.15-2|3330	it to correctly display 8bits Tswana characters, and for proper
12mu|locales-2.15-2|3331	alfabetical sorting, and representation of dates and numbers
12mu|locales-2.15-2|3332	according to Tswana language conventions.
12mu|locales-2.15-2|3333	
12mu|locales-2.15-2|3334	%post -n locales-tn
12mu|locales-2.15-2|3335	%{loc_add} tn_ZA
12mu|locales-2.15-2|3336	
12mu|locales-2.15-2|3337	%preun -n locales-tn
12mu|locales-2.15-2|3338	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3339	%{loc_del} tn_ZA
12mu|locales-2.15-2|3340	fi
12mu|locales-2.15-2|3341	
12mu|locales-2.15-2|3342	%files -n locales-tn
12mu|locales-2.15-2|3343	%{_localedir}/tn_ZA*
12mu|locales-2.15-2|3344	
12mu|locales-2.15-2|3345	### tr
12mu|locales-2.15-2|3346	# translation from Gorkem Cetin <e077245@narwhal.cc.metu.edu.tr>
12mu|locales-2.15-2|3347	%package -n locales-tr
12mu|locales-2.15-2|3348	Summary: Base files for localization (Turkish)
12mu|locales-2.15-2|3349	Group: System/Internationalization
12mu|locales-2.15-2|3350	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3351	#Summary(tr): Yerelleştirme için temel dosyalar (Türkçe)
12mu|locales-2.15-2|3352	
12mu|locales-2.15-2|3353	%description -n locales-tr
12mu|locales-2.15-2|3354	These are the base files for Turkish language localization; you need
12mu|locales-2.15-2|3355	it to correctly display 8bits Turkish characters, and for proper
12mu|locales-2.15-2|3356	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|3357	to Turkish language conventions.
12mu|locales-2.15-2|3358	
12mu|locales-2.15-2|3359	%post -n locales-tr
12mu|locales-2.15-2|3360	%{loc_add} tr_CY tr_TR
12mu|locales-2.15-2|3361	
12mu|locales-2.15-2|3362	%preun -n locales-tr
12mu|locales-2.15-2|3363	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3364	%{loc_del} tr_CY tr_TR
12mu|locales-2.15-2|3365	fi
12mu|locales-2.15-2|3366	
12mu|locales-2.15-2|3367	%files -n locales-tr
12mu|locales-2.15-2|3368	%{_localedir}/tr_CY*
12mu|locales-2.15-2|3369	%{_localedir}/tr_TR*
12mu|locales-2.15-2|3370	
12mu|locales-2.15-2|3371	### ts
12mu|locales-2.15-2|3372	%package -n locales-ts
12mu|locales-2.15-2|3373	Summary: Base files for localization (Tsonga)
12mu|locales-2.15-2|3374	Group: System/Internationalization
12mu|locales-2.15-2|3375	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3376	
12mu|locales-2.15-2|3377	%description -n locales-ts
12mu|locales-2.15-2|3378	These are the base files for Tsonga language localization; you need
12mu|locales-2.15-2|3379	it to correctly display 8bits Tsonga characters, and for proper
12mu|locales-2.15-2|3380	alfabetical sorting, and representation of dates and numbers
12mu|locales-2.15-2|3381	according to Tsonga language conventions.
12mu|locales-2.15-2|3382	
12mu|locales-2.15-2|3383	%post -n locales-ts
12mu|locales-2.15-2|3384	%{loc_add} ts_ZA
12mu|locales-2.15-2|3385	
12mu|locales-2.15-2|3386	%preun -n locales-ts
12mu|locales-2.15-2|3387	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3388	%{loc_del} ts_ZA
12mu|locales-2.15-2|3389	fi
12mu|locales-2.15-2|3390	
12mu|locales-2.15-2|3391	%files -n locales-ts
12mu|locales-2.15-2|3392	%{_localedir}/ts_ZA*
12mu|locales-2.15-2|3393	
12mu|locales-2.15-2|3394	### tt
12mu|locales-2.15-2|3395	%package -n locales-tt
12mu|locales-2.15-2|3396	Summary: Base files for localization (Tatar)
12mu|locales-2.15-2|3397	Group: System/Internationalization
12mu|locales-2.15-2|3398	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3399	
12mu|locales-2.15-2|3400	%description -n locales-tt
12mu|locales-2.15-2|3401	These are the base files for Tatar language localization; you need
12mu|locales-2.15-2|3402	it to correctly display 8bits Tatar characters, and for proper
12mu|locales-2.15-2|3403	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|3404	to Tatar language conventions.
12mu|locales-2.15-2|3405	
12mu|locales-2.15-2|3406	%post -n locales-tt
12mu|locales-2.15-2|3407	%{loc_add} tt_RU
12mu|locales-2.15-2|3408	
12mu|locales-2.15-2|3409	%preun -n locales-tt
12mu|locales-2.15-2|3410	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3411	%{loc_del} tt_RU
12mu|locales-2.15-2|3412	fi
12mu|locales-2.15-2|3413	
12mu|locales-2.15-2|3414	%files -n locales-tt
12mu|locales-2.15-2|3415	%{_localedir}/tt_RU*
12mu|locales-2.15-2|3416	
12mu|locales-2.15-2|3417	### ug
12mu|locales-2.15-2|3418	%package -n locales-ug
12mu|locales-2.15-2|3419	Summary: Base files for localization (Uyghur)
12mu|locales-2.15-2|3420	Group: System/Internationalization
12mu|locales-2.15-2|3421	#Icon: bulle-ug.xpm
12mu|locales-2.15-2|3422	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3423	
12mu|locales-2.15-2|3424	%description -n locales-ug
12mu|locales-2.15-2|3425	These are the base files for Uyghur language localization; you need
12mu|locales-2.15-2|3426	it to correctly display 8bits Uyghur characters, and for proper
12mu|locales-2.15-2|3427	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|3428	to Uyghur language conventions.
12mu|locales-2.15-2|3429	
12mu|locales-2.15-2|3430	%post -n locales-ug
12mu|locales-2.15-2|3431	%{loc_add} ug_CN
12mu|locales-2.15-2|3432	
12mu|locales-2.15-2|3433	%preun -n locales-ug
12mu|locales-2.15-2|3434	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3435	%{loc_del} ug_CN
12mu|locales-2.15-2|3436	fi
12mu|locales-2.15-2|3437	
12mu|locales-2.15-2|3438	%files -n locales-ug
12mu|locales-2.15-2|3439	%{_localedir}/ug_CN*
12mu|locales-2.15-2|3440	
12mu|locales-2.15-2|3441	### unm
12mu|locales-2.15-2|3442	%package -n locales-unm
12mu|locales-2.15-2|3443	Summary: Base files for localization (Unami)
12mu|locales-2.15-2|3444	Group: System/Internationalization
12mu|locales-2.15-2|3445	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3446	
12mu|locales-2.15-2|3447	%description -n locales-unm
12mu|locales-2.15-2|3448	These are the base files for Unami language localization; you need
12mu|locales-2.15-2|3449	it to correctly display 8bits Unami characters, and for proper
12mu|locales-2.15-2|3450	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|3451	to Unami language conventions.
12mu|locales-2.15-2|3452	
12mu|locales-2.15-2|3453	%post -n locales-unm
12mu|locales-2.15-2|3454	%{loc_add} unm_US
12mu|locales-2.15-2|3455	
12mu|locales-2.15-2|3456	%preun -n locales-unm
12mu|locales-2.15-2|3457	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3458	%{loc_del} unm_US
12mu|locales-2.15-2|3459	fi
12mu|locales-2.15-2|3460	
12mu|locales-2.15-2|3461	%files -n locales-unm
12mu|locales-2.15-2|3462	%{_localedir}/unm_US*
12mu|locales-2.15-2|3463	
12mu|locales-2.15-2|3464	### uk
12mu|locales-2.15-2|3465	%package -n locales-uk
12mu|locales-2.15-2|3466	Summary: Base files for localization (Ukrainian)
12mu|locales-2.15-2|3467	Group: System/Internationalization
12mu|locales-2.15-2|3468	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3469	#Summary(ru): Базовые файлы для Украинской локализации
12mu|locales-2.15-2|3470	#Summary(uk): Базові файли для української локалізації
12mu|locales-2.15-2|3471	
12mu|locales-2.15-2|3472	%description -n locales-uk
12mu|locales-2.15-2|3473	These are the base files for Ukrainian language localization; you need
12mu|locales-2.15-2|3474	it to correctly display 8bits Ukrainian characters, and for proper
12mu|locales-2.15-2|3475	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|3476	to Ukrainian language conventions.
12mu|locales-2.15-2|3477	
12mu|locales-2.15-2|3478	%post -n locales-uk
12mu|locales-2.15-2|3479	%{loc_add} uk_UA
12mu|locales-2.15-2|3480	
12mu|locales-2.15-2|3481	%preun -n locales-uk
12mu|locales-2.15-2|3482	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3483	%{loc_del} uk_UA
12mu|locales-2.15-2|3484	fi
12mu|locales-2.15-2|3485	
12mu|locales-2.15-2|3486	%files -n locales-uk
12mu|locales-2.15-2|3487	%{_localedir}/uk_UA*
12mu|locales-2.15-2|3488	
12mu|locales-2.15-2|3489	### ur
12mu|locales-2.15-2|3490	%package -n locales-ur
12mu|locales-2.15-2|3491	Summary: Base files for localization (Urdu)
12mu|locales-2.15-2|3492	Group: System/Internationalization
12mu|locales-2.15-2|3493	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3494	
12mu|locales-2.15-2|3495	%description -n locales-ur
12mu|locales-2.15-2|3496	These are the base files for Urdu language localization; you need
12mu|locales-2.15-2|3497	it to correctly display 8bits Urdu characters, and for proper
12mu|locales-2.15-2|3498	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|3499	to Urdu language conventions.
12mu|locales-2.15-2|3500	Note that this package doesn't handle right-to-left and left-to-right
12mu|locales-2.15-2|3501	switching when displaying nor the isolate-initial-medial-final shapes
12mu|locales-2.15-2|3502	of letters; it is to the xterm, application or virtual console driver
12mu|locales-2.15-2|3503	to do that.
12mu|locales-2.15-2|3504	
12mu|locales-2.15-2|3505	%post -n locales-ur
12mu|locales-2.15-2|3506	%{loc_add} ur_PK
12mu|locales-2.15-2|3507	
12mu|locales-2.15-2|3508	%preun -n locales-ur
12mu|locales-2.15-2|3509	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3510	%{loc_del} ur_PK
12mu|locales-2.15-2|3511	fi
12mu|locales-2.15-2|3512	
12mu|locales-2.15-2|3513	%files -n locales-ur
12mu|locales-2.15-2|3514	%{_localedir}/ur_PK*
12mu|locales-2.15-2|3515	
12mu|locales-2.15-2|3516	### uz
12mu|locales-2.15-2|3517	%package -n locales-uz
12mu|locales-2.15-2|3518	Summary: Base files for localization (Uzbek)
12mu|locales-2.15-2|3519	#Summary(uz): Lokallashtirishning asosiy fayllari (o'zbekcha)
12mu|locales-2.15-2|3520	Group: System/Internationalization
12mu|locales-2.15-2|3521	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3522	Provides: locales-uz@cyrillic = %{version}-%{release}
12mu|locales-2.15-2|3523	
12mu|locales-2.15-2|3524	%description -n locales-uz
12mu|locales-2.15-2|3525	These are the base files for Uzbek language localization; you need
12mu|locales-2.15-2|3526	it to correctly display 8bits Uzbek characters, and for proper
12mu|locales-2.15-2|3527	alphabetical sorting and representation of dates and numbers
12mu|locales-2.15-2|3528	according to Uzbek language conventions.
12mu|locales-2.15-2|3529	
12mu|locales-2.15-2|3530	#%#description -n locales-uz -l uz
12mu|locales-2.15-2|3531	#Ushbu asos fayllar Linuxni o'zbekchaga locallashtirish
12mu|locales-2.15-2|3532	#uchun qo'llaniladi; siz bularni 8 bit o'zbek
12mu|locales-2.15-2|3533	#harflarini to'g'ri ko'rish va tartiblashda qollanasiz.
12mu|locales-2.15-2|3534	#O'zbekistonda joriy bo'lgan vaqt, son va valytani
12mu|locales-2.15-2|3535	#belgilash qoidalari ham shu fayllarda joylashgan.
12mu|locales-2.15-2|3536	
12mu|locales-2.15-2|3537	%post -n locales-uz
12mu|locales-2.15-2|3538	%{loc_add} uz_UZ
12mu|locales-2.15-2|3539	
12mu|locales-2.15-2|3540	%preun -n locales-uz
12mu|locales-2.15-2|3541	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3542	%{loc_del} uz_UZ
12mu|locales-2.15-2|3543	fi
12mu|locales-2.15-2|3544	
12mu|locales-2.15-2|3545	%files -n locales-uz
12mu|locales-2.15-2|3546	%{_localedir}/uz_UZ*
12mu|locales-2.15-2|3547	
12mu|locales-2.15-2|3548	### ve
12mu|locales-2.15-2|3549	%package -n locales-ve
12mu|locales-2.15-2|3550	Summary: Base files for localization (Venda)
12mu|locales-2.15-2|3551	Group: System/Internationalization
12mu|locales-2.15-2|3552	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3553	
12mu|locales-2.15-2|3554	%description -n locales-ve
12mu|locales-2.15-2|3555	These are the base files for Venda language localization; you need
12mu|locales-2.15-2|3556	it to correctly display 8bits Venda characters, and for proper
12mu|locales-2.15-2|3557	alfabetical sorting, and representation of dates and numbers
12mu|locales-2.15-2|3558	according to Venda language conventions.
12mu|locales-2.15-2|3559	
12mu|locales-2.15-2|3560	%post -n locales-ve
12mu|locales-2.15-2|3561	%{loc_add} ve_ZA
12mu|locales-2.15-2|3562	
12mu|locales-2.15-2|3563	%preun -n locales-ve
12mu|locales-2.15-2|3564	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3565	%{loc_del} ve_ZA
12mu|locales-2.15-2|3566	fi
12mu|locales-2.15-2|3567	
12mu|locales-2.15-2|3568	%files -n locales-ve
12mu|locales-2.15-2|3569	%{_localedir}/ve_ZA*
12mu|locales-2.15-2|3570	
12mu|locales-2.15-2|3571	### vi
12mu|locales-2.15-2|3572	# translations by <DaiQuy.nguyen@ulg.ac.be>
12mu|locales-2.15-2|3573	%package -n locales-vi
12mu|locales-2.15-2|3574	Summary: Base files for localization (Vietnamese)
12mu|locales-2.15-2|3575	Group: System/Internationalization
12mu|locales-2.15-2|3576	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3577	#Summary(vi): Các file cơ sở cho định vị tiếng Việt
12mu|locales-2.15-2|3578	
12mu|locales-2.15-2|3579	%description -n locales-vi
12mu|locales-2.15-2|3580	These are the base files for Vietnamese language localization; you need
12mu|locales-2.15-2|3581	it to correctly display 8bits Vietnamese characters, and for proper
12mu|locales-2.15-2|3582	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|3583	to Vietnamese language conventions.
12mu|locales-2.15-2|3584	
12mu|locales-2.15-2|3585	%post -n locales-vi
12mu|locales-2.15-2|3586	%{loc_add} vi_VN
12mu|locales-2.15-2|3587	
12mu|locales-2.15-2|3588	%preun -n locales-vi
12mu|locales-2.15-2|3589	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3590	%{loc_del} vi_VN
12mu|locales-2.15-2|3591	fi
12mu|locales-2.15-2|3592	
12mu|locales-2.15-2|3593	%files -n locales-vi
12mu|locales-2.15-2|3594	%{_localedir}/vi_VN*
12mu|locales-2.15-2|3595	
12mu|locales-2.15-2|3596	### wa
12mu|locales-2.15-2|3597	# translations from Lorint Hendschel <LorintHendschel@skynet.be>
12mu|locales-2.15-2|3598	%package -n locales-wa
12mu|locales-2.15-2|3599	Summary: Base files for localization (Walloon)
12mu|locales-2.15-2|3600	Group: System/Internationalization
12mu|locales-2.15-2|3601	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3602	#Summary(wa): Maisses fitchîs pol lingaedje walon
12mu|locales-2.15-2|3603	#Summary(fr): Fichiers de base pour la localisation en langue wallonne
12mu|locales-2.15-2|3604	
12mu|locales-2.15-2|3605	%description -n locales-wa
12mu|locales-2.15-2|3606	These are the base files for Walloon language localization; you need
12mu|locales-2.15-2|3607	it to correctly display 8bits Walloon characters, and for proper
12mu|locales-2.15-2|3608	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|3609	to Walloon language conventions.
12mu|locales-2.15-2|3610	
12mu|locales-2.15-2|3611	%post -n locales-wa
12mu|locales-2.15-2|3612	%{loc_add} wa_BE
12mu|locales-2.15-2|3613	
12mu|locales-2.15-2|3614	%preun -n locales-wa
12mu|locales-2.15-2|3615	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3616	%{loc_del} wa_BE
12mu|locales-2.15-2|3617	fi
12mu|locales-2.15-2|3618	
12mu|locales-2.15-2|3619	%files -n locales-wa
12mu|locales-2.15-2|3620	%{_localedir}/wa_BE*
12mu|locales-2.15-2|3621	
12mu|locales-2.15-2|3622	### wae
12mu|locales-2.15-2|3623	%package	wae
12mu|locales-2.15-2|3624	Summary:	Base files for localization (Walser)
12mu|locales-2.15-2|3625	Group:		System/Internationalization
12mu|locales-2.15-2|3626	Requires:	locales = %{version}-%{release}
12mu|locales-2.15-2|3627	
12mu|locales-2.15-2|3628	%description	wae
12mu|locales-2.15-2|3629	These are the base files for Walser language localization; you need
12mu|locales-2.15-2|3630	it to correctly display 8bits Walser characters, and for proper
12mu|locales-2.15-2|3631	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|3632	to Walser language conventions.
12mu|locales-2.15-2|3633	
12mu|locales-2.15-2|3634	%post		wae
12mu|locales-2.15-2|3635	%{loc_add} wae_CH
12mu|locales-2.15-2|3636	
12mu|locales-2.15-2|3637	%preun		wae
12mu|locales-2.15-2|3638	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3639	%{loc_del} wae_CH
12mu|locales-2.15-2|3640	fi
12mu|locales-2.15-2|3641	
12mu|locales-2.15-2|3642	%files		wae
12mu|locales-2.15-2|3643	%{_localedir}/wae_CH*
12mu|locales-2.15-2|3644	
12mu|locales-2.15-2|3645	### wo
12mu|locales-2.15-2|3646	%package -n locales-wo
12mu|locales-2.15-2|3647	Summary: Base files for localization (Wolof)
12mu|locales-2.15-2|3648	Group: System/Internationalization
12mu|locales-2.15-2|3649	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3650	
12mu|locales-2.15-2|3651	%description -n locales-wo
12mu|locales-2.15-2|3652	These are the base files for Wolof language localization.
12mu|locales-2.15-2|3653	You need it to correctly display sort, for sorting order and
12mu|locales-2.15-2|3654	proper representation of dates and numbers according
12mu|locales-2.15-2|3655	to Wolof language conventions.
12mu|locales-2.15-2|3656	
12mu|locales-2.15-2|3657	%post -n locales-wo
12mu|locales-2.15-2|3658	%{loc_add} wo_SN
12mu|locales-2.15-2|3659	
12mu|locales-2.15-2|3660	%preun -n locales-wo
12mu|locales-2.15-2|3661	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3662	%{loc_del} wo_SN
12mu|locales-2.15-2|3663	fi
12mu|locales-2.15-2|3664	
12mu|locales-2.15-2|3665	%files -n locales-wo
12mu|locales-2.15-2|3666	%{_localedir}/wo_SN
12mu|locales-2.15-2|3667	
12mu|locales-2.15-2|3668	### xh
12mu|locales-2.15-2|3669	%package -n locales-xh
12mu|locales-2.15-2|3670	Summary: Base files for localization (Xhosa)
12mu|locales-2.15-2|3671	Group: System/Internationalization
12mu|locales-2.15-2|3672	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3673	
12mu|locales-2.15-2|3674	%description -n locales-xh
12mu|locales-2.15-2|3675	These are the base files for Xhosa language localization; you need
12mu|locales-2.15-2|3676	it to correctly display 8bits Xhosa characters, and for proper
12mu|locales-2.15-2|3677	alfabetical sorting, and representation of dates and numbers
12mu|locales-2.15-2|3678	according to Xhosa language conventions.
12mu|locales-2.15-2|3679	
12mu|locales-2.15-2|3680	%post -n locales-xh
12mu|locales-2.15-2|3681	%{loc_add} xh_ZA
12mu|locales-2.15-2|3682	
12mu|locales-2.15-2|3683	%preun -n locales-xh
12mu|locales-2.15-2|3684	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3685	%{loc_del} xh_ZA
12mu|locales-2.15-2|3686	fi
12mu|locales-2.15-2|3687	
12mu|locales-2.15-2|3688	%files -n locales-xh
12mu|locales-2.15-2|3689	%{_localedir}/xh_ZA*
12mu|locales-2.15-2|3690	
12mu|locales-2.15-2|3691	### yi
12mu|locales-2.15-2|3692	%package -n locales-yi
12mu|locales-2.15-2|3693	Summary: Base files for localization (Yiddish)
12mu|locales-2.15-2|3694	Group: System/Internationalization
12mu|locales-2.15-2|3695	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3696	URL: http://www.uyip.org/
12mu|locales-2.15-2|3697	
12mu|locales-2.15-2|3698	%description -n locales-yi
12mu|locales-2.15-2|3699	These are the base files for Yiddish language localization; you need
12mu|locales-2.15-2|3700	it to correctly display 8bits Yiddish characters, and for proper
12mu|locales-2.15-2|3701	alfabetical sorting, and representation of dates and numbers
12mu|locales-2.15-2|3702	according to Yiddish language conventions.
12mu|locales-2.15-2|3703	Note that this package doesn't handle right-to-left and left-to-right
12mu|locales-2.15-2|3704	switching when displaying; it is to the xterm, application or virtual
12mu|locales-2.15-2|3705	console driver to do that.
12mu|locales-2.15-2|3706	
12mu|locales-2.15-2|3707	%post -n locales-yi
12mu|locales-2.15-2|3708	%{loc_add} yi_US
12mu|locales-2.15-2|3709	
12mu|locales-2.15-2|3710	%preun -n locales-yi
12mu|locales-2.15-2|3711	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3712	%{loc_del} yi_US
12mu|locales-2.15-2|3713	fi
12mu|locales-2.15-2|3714	
12mu|locales-2.15-2|3715	%files -n locales-yi
12mu|locales-2.15-2|3716	%{_localedir}/yi_US*
12mu|locales-2.15-2|3717	
12mu|locales-2.15-2|3718	### yo
12mu|locales-2.15-2|3719	%package -n locales-yo
12mu|locales-2.15-2|3720	Summary: Base files for localization (Yoruba)
12mu|locales-2.15-2|3721	Group: System/Internationalization
12mu|locales-2.15-2|3722	#Icon: bulle-yo.xpm
12mu|locales-2.15-2|3723	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3724	
12mu|locales-2.15-2|3725	%description -n locales-yo
12mu|locales-2.15-2|3726	These are the base files for Yoruba language localization; you need
12mu|locales-2.15-2|3727	it to correctly display 8bits Yoruba characters, and for proper
12mu|locales-2.15-2|3728	alfabetical sorting, and representation of dates and numbers
12mu|locales-2.15-2|3729	according to Yoruba language conventions.
12mu|locales-2.15-2|3730	
12mu|locales-2.15-2|3731	%post -n locales-yo
12mu|locales-2.15-2|3732	%{loc_add} yo_NG
12mu|locales-2.15-2|3733	
12mu|locales-2.15-2|3734	%preun -n locales-yo
12mu|locales-2.15-2|3735	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3736	%{loc_del} yo_NG
12mu|locales-2.15-2|3737	fi
12mu|locales-2.15-2|3738	
12mu|locales-2.15-2|3739	%files -n locales-yo
12mu|locales-2.15-2|3740	%{_localedir}/yo_NG*
12mu|locales-2.15-2|3741	
12mu|locales-2.15-2|3742	### yue
12mu|locales-2.15-2|3743	%package	yue
12mu|locales-2.15-2|3744	Summary:	Base files for localization (Yue Chinese (Cantonese))
12mu|locales-2.15-2|3745	Group:		System/Internationalization
12mu|locales-2.15-2|3746	Requires:	locales = %{version}-%{release}
12mu|locales-2.15-2|3747	
12mu|locales-2.15-2|3748	%description	yue
12mu|locales-2.15-2|3749	These are the base files for Yue Chinese (Cantonese) language localization;
12mu|locales-2.15-2|3750	you need it to correctly display 8bits Walser characters, and for proper
12mu|locales-2.15-2|3751	alphabetical sorting and representation of dates and numbers according
12mu|locales-2.15-2|3752	to Yue Chinese (Cantonese) language conventions.
12mu|locales-2.15-2|3753	
12mu|locales-2.15-2|3754	%post		yue
12mu|locales-2.15-2|3755	%{loc_add} yue_HK
12mu|locales-2.15-2|3756	
12mu|locales-2.15-2|3757	%preun		yue
12mu|locales-2.15-2|3758	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3759	%{loc_del} yue_HK
12mu|locales-2.15-2|3760	fi
12mu|locales-2.15-2|3761	
12mu|locales-2.15-2|3762	%files		yue
12mu|locales-2.15-2|3763	%{_localedir}/yue_HK*
12mu|locales-2.15-2|3764	
12mu|locales-2.15-2|3765	### zh
12mu|locales-2.15-2|3766	# translation (zh_TW) from <informer@linux1.cgu.edu.tw>
12mu|locales-2.15-2|3767	# zh_CN converted from zh_TW.Big5 with b5togb; corrections welcome.
12mu|locales-2.15-2|3768	%package -n locales-zh
12mu|locales-2.15-2|3769	Summary: Base files for localization (Chinese)
12mu|locales-2.15-2|3770	Group: System/Internationalization
12mu|locales-2.15-2|3771	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3772	Provides: locales-zh_CN = %{version}-%{release}
12mu|locales-2.15-2|3773	Provides: locales-zh_TW = %{version}-%{release}
12mu|locales-2.15-2|3774	Provides: locales-zh_SG = %{version}-%{release}
12mu|locales-2.15-2|3775	Provides: locales-zh_HK = %{version}-%{release}
12mu|locales-2.15-2|3776	Obsoletes: libwcsmbs wcsmbs-locale
12mu|locales-2.15-2|3777	#Summary(zh_CN): 中文地方化的基本档案
12mu|locales-2.15-2|3778	#Summary(zh_TW): 中文地方化的基本檔案
12mu|locales-2.15-2|3779	
12mu|locales-2.15-2|3780	%description -n locales-zh
12mu|locales-2.15-2|3781	These are the base files for Chinese language localization; you need
12mu|locales-2.15-2|3782	it to correctly display 8bits and 7bits chinese codes, and for proper
12mu|locales-2.15-2|3783	representation of dates and numbers according to chinese language conventions.
12mu|locales-2.15-2|3784	Set the LANG variable to "zh_CN" to use simplified chinese (GuoBiao encoding)
12mu|locales-2.15-2|3785	or to "zh_TW.Big5" to use traditional characters (Big5 encoding)
12mu|locales-2.15-2|3786	
12mu|locales-2.15-2|3787	%post -n locales-zh
12mu|locales-2.15-2|3788	%{loc_add} nan_TW@latin zh_CN zh_HK zh_SG zh_TW
12mu|locales-2.15-2|3789	
12mu|locales-2.15-2|3790	%preun -n locales-zh
12mu|locales-2.15-2|3791	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3792	%{loc_del} nan_TW@latin zh_CN zh_HK zh_SG zh_TW
12mu|locales-2.15-2|3793	fi
12mu|locales-2.15-2|3794	
12mu|locales-2.15-2|3795	%files -n locales-zh
12mu|locales-2.15-2|3796	%{_localedir}/nan_TW@latin
12mu|locales-2.15-2|3797	%{_localedir}/zh_CN*
12mu|locales-2.15-2|3798	%{_localedir}/zh_HK*
12mu|locales-2.15-2|3799	%{_localedir}/zh_SG*
12mu|locales-2.15-2|3800	%{_localedir}/zh_TW*
12mu|locales-2.15-2|3801	
12mu|locales-2.15-2|3802	### zu
12mu|locales-2.15-2|3803	%package -n locales-zu
12mu|locales-2.15-2|3804	Summary: Base files for localization (Zulu)
12mu|locales-2.15-2|3805	Group: System/Internationalization
12mu|locales-2.15-2|3806	Requires: locales = %{version}-%{release}
12mu|locales-2.15-2|3807	
12mu|locales-2.15-2|3808	%description -n locales-zu
12mu|locales-2.15-2|3809	These are the base files for Zulu language localization; you need
12mu|locales-2.15-2|3810	it to correctly display 8bits Zulu characters, and for proper
12mu|locales-2.15-2|3811	alfabetical sorting, and representation of dates and numbers
12mu|locales-2.15-2|3812	according to Xhosa language conventions.
12mu|locales-2.15-2|3813	
12mu|locales-2.15-2|3814	%post -n locales-zu
12mu|locales-2.15-2|3815	%{loc_add} zu_ZA
12mu|locales-2.15-2|3816	
12mu|locales-2.15-2|3817	%preun -n locales-zu
12mu|locales-2.15-2|3818	if [ "$1" = "0" ]; then
12mu|locales-2.15-2|3819	%{loc_del} zu_ZA
12mu|locales-2.15-2|3820	fi
12mu|locales-2.15-2|3821	
12mu|locales-2.15-2|3822	%files -n locales-zu
12mu|locales-2.15-2|3823	%{_localedir}/zu_ZA*
12mu|locales-2.15-2|3824	
12mu|locales-2.15-2|3825	%prep
12mu|locales-2.15-2|3826	%setup -qcT
12mu|locales-2.15-2|3827	
12mu|locales-2.15-2|3828	cp %{SOURCE0} %{SOURCE1} .
12mu|locales-2.15-2|3829	for i in `grep '^#LIST_LOCALES=' iso14651_hack | cut -d= -f2 | tr ':' ' '`
12mu|locales-2.15-2|3830	do
12mu|locales-2.15-2|3831	cat iso14651_hack | sed "s/#hack-$i#//" > iso14651_$i
12mu|locales-2.15-2|3832	done
12mu|locales-2.15-2|3833	
12mu|locales-2.15-2|3834	# for turkic languages (upperwasing/lowercasing of iwithdot/dotlessi)
12mu|locales-2.15-2|3835	cat /usr/share/i18n/locales/i18n | \
12mu|locales-2.15-2|3836	sed 's/<U0069>,<U0049>/<U0069>,<U0130>/' | \
12mu|locales-2.15-2|3837	sed 's/<U0049>,<U0069>/<U0049>,<U0131>/' > i18n_tr
12mu|locales-2.15-2|3838	
12mu|locales-2.15-2|3839	
12mu|locales-2.15-2|3840	# copy various unhabitual charsets and other stuff
12mu|locales-2.15-2|3841	for DEF_CHARSET in \
12mu|locales-2.15-2|3842	es@tradicional
12mu|locales-2.15-2|3843	do
12mu|locales-2.15-2|3844	cp %{_sourcedir}/$DEF_CHARSET .
12mu|locales-2.15-2|3845	done
12mu|locales-2.15-2|3846	
12mu|locales-2.15-2|3847	# special handling for PRC
12mu|locales-2.15-2|3848	%if %build_for_PRC
12mu|locales-2.15-2|3849	cp %{_sourcedir}/zh_TW_2 zh_TW
12mu|locales-2.15-2|3850	%endif
12mu|locales-2.15-2|3851	
12mu|locales-2.15-2|3852	# copy local locales unavailable in glibc
12mu|locales-2.15-2|3853	for loc in eo_XX es@tradicional nds_DE@traditional sw_XX
12mu|locales-2.15-2|3854	do
12mu|locales-2.15-2|3855	cp %{_sourcedir}/$loc .
12mu|locales-2.15-2|3856	done
12mu|locales-2.15-2|3857	
12mu|locales-2.15-2|3858	# copy modified glibc locales
12mu|locales-2.15-2|3859	for loc in ar_SA az_AZ bs_BA dz_BT es_ES es_US es_CO km_KH ku_TR ky_KG sq_AL \
12mu|locales-2.15-2|3860	tg_TJ tr_TR vi_VN wa_BE yi_US zh_CN
12mu|locales-2.15-2|3861	do
12mu|locales-2.15-2|3862	cp %{_sourcedir}/$loc .
12mu|locales-2.15-2|3863	done
12mu|locales-2.15-2|3864	
12mu|locales-2.15-2|3865	%build
12mu|locales-2.15-2|3866	LOCALEDIR=root%{_localedir}
12mu|locales-2.15-2|3867	install -d $LOCALEDIR
12mu|locales-2.15-2|3868	
12mu|locales-2.15-2|3869	# making default charset pseudo-locales
12mu|locales-2.15-2|3870	# those will be symlinked (for LC_CTYPE, LC_COLLATE mainly) from
12mu|locales-2.15-2|3871	# a lot of other locales, thus saving space
12mu|locales-2.15-2|3872	for DEF_CHARSET in UTF-8 ISO-8859-1 ISO-8859-2 ISO-8859-3 ISO-8859-4 \
12mu|locales-2.15-2|3873	ISO-8859-5 ISO-8859-7 ISO-8859-9 \
12mu|locales-2.15-2|3874	ISO-8859-13 ISO-8859-14 ISO-8859-15 KOI8-R KOI8-U CP1251
12mu|locales-2.15-2|3875	do
12mu|locales-2.15-2|3876	# find the charset definition
12mu|locales-2.15-2|3877	if [ ! -r /usr/share/i18n/charmaps/$DEF_CHARSET ]; then
12mu|locales-2.15-2|3878	if [ ! -r /usr/share/i18n/charmaps/$DEF_CHARSET.gz ]; then
12mu|locales-2.15-2|3879	cp %{_sourcedir}/$DEF_CHARSET .
12mu|locales-2.15-2|3880	DEF_CHARSET=%{_sourcedir}/$DEF_CHARSET
12mu|locales-2.15-2|3881	fi
12mu|locales-2.15-2|3882	fi
12mu|locales-2.15-2|3883	# don't use en_DK because of LC_MONETARY
12mu|locales-2.15-2|3884	localedef -c -f $DEF_CHARSET -i en_US $LOCALEDIR/`basename $DEF_CHARSET` || :
12mu|locales-2.15-2|3885	done
12mu|locales-2.15-2|3886	
12mu|locales-2.15-2|3887	# fix for Arabic yes/no expr
12mu|locales-2.15-2|3888	for i in /usr/share/i18n/locales/ar_??
12mu|locales-2.15-2|3889	do
12mu|locales-2.15-2|3890	if [ ! -r "%{_sourcedir}/`basename $i`" ]; then
12mu|locales-2.15-2|3891	cat $i | \
12mu|locales-2.15-2|3892	sed 's/^\(yesexpr.*\)<U0646>/\1<U0646><U0079><U0059>/' | \
12mu|locales-2.15-2|3893	sed 's/^\(noexpr.*\)<U0644>/\1<U0644><U006E><U004E>/' > \
12mu|locales-2.15-2|3894	./`basename $i`
12mu|locales-2.15-2|3895	fi
12mu|locales-2.15-2|3896	done
12mu|locales-2.15-2|3897	
12mu|locales-2.15-2|3898	# fix for locales using monday as first week day
12mu|locales-2.15-2|3899	# http://sources.redhat.com/bugzilla/show_bug.cgi?id=3035
12mu|locales-2.15-2|3900	for i in /usr/share/i18n/locales/be_BY /usr/share/i18n/locales/cy_GB \
12mu|locales-2.15-2|3901	/usr/share/i18n/locales/de_?? /usr/share/i18n/locales/el_GR \
12mu|locales-2.15-2|3902	/usr/share/i18n/locales/es_CL \
12mu|locales-2.15-2|3903	/usr/share/i18n/locales/es_MX /usr/share/i18n/locales/fr_?? \
12mu|locales-2.15-2|3904	/usr/share/i18n/locales/fy_NL /usr/share/i18n/locales/it_?? \
12mu|locales-2.15-2|3905	/usr/share/i18n/locales/lt_LT /usr/share/i18n/locales/mi_NZ \
12mu|locales-2.15-2|3906	/usr/share/i18n/locales/nl_BE /usr/share/i18n/locales/nl_NL \
12mu|locales-2.15-2|3907	/usr/share/i18n/locales/pt_PT /usr/share/i18n/locales/ru_UA \
12mu|locales-2.15-2|3908	/usr/share/i18n/locales/se_NO /usr/share/i18n/locales/sv_FI \
12mu|locales-2.15-2|3909	/usr/share/i18n/locales/*_ES vi_VN
12mu|locales-2.15-2|3910	do
12mu|locales-2.15-2|3911	LOCALENAME=`basename $i`
12mu|locales-2.15-2|3912	if [ -r %{_sourcedir}/$i ]; then
12mu|locales-2.15-2|3913	DEF_LOCALE_FILE="%{_sourcedir}/$i"
12mu|locales-2.15-2|3914	else
12mu|locales-2.15-2|3915	DEF_LOCALE_FILE="/usr/share/i18n/locales/$LOCALENAME"
12mu|locales-2.15-2|3916	fi
12mu|locales-2.15-2|3917	if ! grep '^week\>' $DEF_LOCALE_FILE > /dev/null && \
12mu|locales-2.15-2|3918	! grep '^first_weekday\>' $DEF_LOCALE_FILE > /dev/null && \
12mu|locales-2.15-2|3919	! grep '^first_workday\>' $DEF_LOCALE_FILE > /dev/null
12mu|locales-2.15-2|3920	then
12mu|locales-2.15-2|3921	cat $DEF_LOCALE_FILE | sed \
12mu|locales-2.15-2|3922	's/\(END LC_TIME\)/week 7;19971201;4\nfirst_weekday 1\nfirst_workday 1\n\1/' > \
12mu|locales-2.15-2|3923	./$LOCALENAME
12mu|locales-2.15-2|3924	fi
12mu|locales-2.15-2|3925	done
12mu|locales-2.15-2|3926	
12mu|locales-2.15-2|3927	%make DESTDIR=root
12mu|locales-2.15-2|3928	
12mu|locales-2.15-2|3929	localedef -c -f ISO-8859-15 -i nds_DE@traditional $LOCALEDIR/nds_DE@traditional
12mu|locales-2.15-2|3930	localedef -c -f ISO-8859-1  -i nds_DE@traditional $LOCALEDIR/nds_DE@traditional.ISO-8859-1
12mu|locales-2.15-2|3931	localedef -c -f UTF-8       -i nds_DE@traditional $LOCALEDIR/nds_DE@traditional.UTF-8
12mu|locales-2.15-2|3932	localedef -c -f UTF-8       -i sw_XX              $LOCALEDIR/sw_XX
12mu|locales-2.15-2|3933	localedef -c -f UTF-8       -i eo_XX              $LOCALEDIR/eo_XX
12mu|locales-2.15-2|3934	localedef -c -f UTF-8       -i wal_ET             $LOCALEDIR/wal_ET || :
12mu|locales-2.15-2|3935	
12mu|locales-2.15-2|3936	# create the default locales for languages whith multiple locales
12mu|locales-2.15-2|3937	localedef -c -f ISO-8859-15 -i ./es@tradicional $LOCALEDIR/es@tradicional
12mu|locales-2.15-2|3938	
12mu|locales-2.15-2|3939	#=========================================================
12mu|locales-2.15-2|3940	#
12mu|locales-2.15-2|3941	# special non-UTF-8 locales for compatibility
12mu|locales-2.15-2|3942	#
12mu|locales-2.15-2|3943	
12mu|locales-2.15-2|3944	# Esperanto
12mu|locales-2.15-2|3945	localedef -c -f ISO-8859-3 -i eo_XX $LOCALEDIR/eo_XX.ISO-8859-3
12mu|locales-2.15-2|3946	
12mu|locales-2.15-2|3947	# en_BE is required for conformance to LI18NUX2000/OpenI18N
12mu|locales-2.15-2|3948	# (http://www.openi18n.org/docs/pdf/OpenI18N1.3.pdf)
12mu|locales-2.15-2|3949	for i in $LOCALEDIR/en_IE* ; do
12mu|locales-2.15-2|3950	mkdir $LOCALEDIR/en_BE`basename $i | cut -b6- `
12mu|locales-2.15-2|3951	cp -var $i/* $LOCALEDIR/en_BE`basename $i | cut -b6- `
12mu|locales-2.15-2|3952	for j in LC_MONETARY LC_TELEPHONE LC_ADDRESS
12mu|locales-2.15-2|3953	do
12mu|locales-2.15-2|3954	cp -var $LOCALEDIR/nl_BE`basename $i | cut -b6- `/$j \
12mu|locales-2.15-2|3955	$LOCALEDIR/en_BE`basename $i | cut -b6- `
12mu|locales-2.15-2|3956	done
12mu|locales-2.15-2|3957	done
12mu|locales-2.15-2|3958	
12mu|locales-2.15-2|3959	#=========================================================
12mu|locales-2.15-2|3960	# XXX: duplicate of nb_NO (remove from glibc?)
12mu|locales-2.15-2|3961	rm -rf $LOCALEDIR/no_NO*
12mu|locales-2.15-2|3962	
12mu|locales-2.15-2|3963	%install
12mu|locales-2.15-2|3964	install -m755 %{SOURCE2} -D %{buildroot}%{loc_add}
12mu|locales-2.15-2|3965	install -m755 %{SOURCE3} -D %{buildroot}%{loc_del}
12mu|locales-2.15-2|3966	
12mu|locales-2.15-2|3967	# (tpg) localedef needs this
12mu|locales-2.15-2|3968	mkdir -p %{buildroot}%_prefix/lib/locale
12mu|locales-2.15-2|3969	
12mu|locales-2.15-2|3970	install -m644 %{SOURCE4} -D %{buildroot}%{_sysconfdir}/sysconfig/locales
12mu|locales-2.15-2|3971	
12mu|locales-2.15-2|3972	cp -a root/* %{buildroot}
12mu|locales-2.15-2|3973	
12mu|locales-2.15-2|3974	perl %{SOURCE5} %{buildroot}%{_localedir}
12mu|locales-2.15-2|3975	
12mu|locales-2.15-2|3976	pushd %{buildroot}%{_localedir}
12mu|locales-2.15-2|3977	for i in `echo ??_??* ???_??*`; do
12mu|locales-2.15-2|3978	LC_ALL=C perl %{SOURCE6} $i
12mu|locales-2.15-2|3979	done
12mu|locales-2.15-2|3980	popd
12mu|locales-2.15-2|3981	

20159 12
12mu|lockdev-1.0.4-0.120111007git.7|1	%define	major	1
12mu|lockdev-1.0.4-0.120111007git.7|2	%define libname	%mklibname lockdev %{major}
12mu|lockdev-1.0.4-0.120111007git.7|3	
12mu|lockdev-1.0.4-0.120111007git.7|4	%define _with_perl 0
12mu|lockdev-1.0.4-0.120111007git.7|5	
12mu|lockdev-1.0.4-0.120111007git.7|6	# Where lock files are stored
12mu|lockdev-1.0.4-0.120111007git.7|7	%global _lockdir /run/lock/lockdev
12mu|lockdev-1.0.4-0.120111007git.7|8	
12mu|lockdev-1.0.4-0.120111007git.7|9	%global checkout 20111007git
12mu|lockdev-1.0.4-0.120111007git.7|10	%global co_date  2011-10-07
12mu|lockdev-1.0.4-0.120111007git.7|11	
12mu|lockdev-1.0.4-0.120111007git.7|12	Summary:	A library for locking devices
12mu|lockdev-1.0.4-0.120111007git.7|13	Name:		lockdev
12mu|lockdev-1.0.4-0.120111007git.7|14	Version:	1.0.4
12mu|lockdev-1.0.4-0.120111007git.7|15	Release:	0.1%{checkout}.7
12mu|lockdev-1.0.4-0.120111007git.7|16	License:	LGPLv2
12mu|lockdev-1.0.4-0.120111007git.7|17	Group:		System/Libraries
12mu|lockdev-1.0.4-0.120111007git.7|18	URL:		ftp://ftp.debian.org/debian/pool/main/l/lockdev/
12mu|lockdev-1.0.4-0.120111007git.7|19	# This is a nightly snapshot downloaded via
12mu|lockdev-1.0.4-0.120111007git.7|20	# https://alioth.debian.org/snapshots.php?group_id=100443
12mu|lockdev-1.0.4-0.120111007git.7|21	Source0:	lockdev-%{version}.%{checkout}.tar.gz
12mu|lockdev-1.0.4-0.120111007git.7|22	BuildRequires:	chrpath
12mu|lockdev-1.0.4-0.120111007git.7|23	%if %_with_perl
12mu|lockdev-1.0.4-0.120111007git.7|24	BuildRequires:	perl-devel
12mu|lockdev-1.0.4-0.120111007git.7|25	%endif
12mu|lockdev-1.0.4-0.120111007git.7|26	Requires(pre):	rpm-helper
12mu|lockdev-1.0.4-0.120111007git.7|27	Requires(pre):  shadow-utils
12mu|lockdev-1.0.4-0.120111007git.7|28	Provides:	%{name}-baudboy = %{version}-%{release}
12mu|lockdev-1.0.4-0.120111007git.7|29	Obsoletes:	%{name}-baudboy < 1.0.4
12mu|lockdev-1.0.4-0.120111007git.7|30	
12mu|lockdev-1.0.4-0.120111007git.7|31	%description
12mu|lockdev-1.0.4-0.120111007git.7|32	Lockdev provides a reliable way to put an exclusive lock to devices using both
12mu|lockdev-1.0.4-0.120111007git.7|33	FSSTND and SVr4 methods.
12mu|lockdev-1.0.4-0.120111007git.7|34	
12mu|lockdev-1.0.4-0.120111007git.7|35	%package -n	%{libname}
12mu|lockdev-1.0.4-0.120111007git.7|36	Summary:	A library for locking devices
12mu|lockdev-1.0.4-0.120111007git.7|37	Group:		System/Libraries
12mu|lockdev-1.0.4-0.120111007git.7|38	
12mu|lockdev-1.0.4-0.120111007git.7|39	%description -n	%{libname}
12mu|lockdev-1.0.4-0.120111007git.7|40	Lockdev provides a reliable way to put an exclusive lock to devices using both
12mu|lockdev-1.0.4-0.120111007git.7|41	FSSTND and SVr4 methods.
12mu|lockdev-1.0.4-0.120111007git.7|42	
12mu|lockdev-1.0.4-0.120111007git.7|43	%package -n	%{libname}-devel
12mu|lockdev-1.0.4-0.120111007git.7|44	Summary:	The Static lockdev library and header files for the lockdev library
12mu|lockdev-1.0.4-0.120111007git.7|45	Group:		Development/C
12mu|lockdev-1.0.4-0.120111007git.7|46	Requires:	%{libname} = %{version}-%{release}
12mu|lockdev-1.0.4-0.120111007git.7|47	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|lockdev-1.0.4-0.120111007git.7|48	Provides:	%{name}-devel = %{version}-%{release}
12mu|lockdev-1.0.4-0.120111007git.7|49	
12mu|lockdev-1.0.4-0.120111007git.7|50	%description -n	%{libname}-devel
12mu|lockdev-1.0.4-0.120111007git.7|51	The lockdev library provides a reliable way to put an exclusive lock on devices
12mu|lockdev-1.0.4-0.120111007git.7|52	using both FSSTND and SVr4 methods. The lockdev-devel package contains the
12mu|lockdev-1.0.4-0.120111007git.7|53	static development library and headers.
12mu|lockdev-1.0.4-0.120111007git.7|54	
12mu|lockdev-1.0.4-0.120111007git.7|55	%if %_with_perl
12mu|lockdev-1.0.4-0.120111007git.7|56	%package -n	perl-LockDev
12mu|lockdev-1.0.4-0.120111007git.7|57	Summary:	LockDev - Perl extension to manage device lockfiles
12mu|lockdev-1.0.4-0.120111007git.7|58	Group:		Development/Perl
12mu|lockdev-1.0.4-0.120111007git.7|59	Requires:	%{libname} = %{version}-%{release}
12mu|lockdev-1.0.4-0.120111007git.7|60	
12mu|lockdev-1.0.4-0.120111007git.7|61	%description -n	perl-LockDev
12mu|lockdev-1.0.4-0.120111007git.7|62	The LockDev methods act on device locks normally located in /var/lock. The lock
12mu|lockdev-1.0.4-0.120111007git.7|63	is acquired creating a pair of files hardlinked between them and named after
12mu|lockdev-1.0.4-0.120111007git.7|64	the device name (as mandated by FSSTND) and the device's major and minor
12mu|lockdev-1.0.4-0.120111007git.7|65	numbers (as in SVr4 locks). This permits to circumvent a problem using only the
12mu|lockdev-1.0.4-0.120111007git.7|66	FSSTND lock method when the same device exists under different names (for
12mu|lockdev-1.0.4-0.120111007git.7|67	convenience or when a device must be accessible by more than one group of
12mu|lockdev-1.0.4-0.120111007git.7|68	users).
12mu|lockdev-1.0.4-0.120111007git.7|69	
12mu|lockdev-1.0.4-0.120111007git.7|70	The lock file names are typically in the form LCK..ttyS1 and LCK.004.065, and
12mu|lockdev-1.0.4-0.120111007git.7|71	their content is the pid of the process who owns the lock.
12mu|lockdev-1.0.4-0.120111007git.7|72	%endif
12mu|lockdev-1.0.4-0.120111007git.7|73	
12mu|lockdev-1.0.4-0.120111007git.7|74	%prep
12mu|lockdev-1.0.4-0.120111007git.7|75	%setup -q -n lockdev-scm-%{co_date}
12mu|lockdev-1.0.4-0.120111007git.7|76	
12mu|lockdev-1.0.4-0.120111007git.7|77	%build
12mu|lockdev-1.0.4-0.120111007git.7|78	# Generate version information from git release tag
12mu|lockdev-1.0.4-0.120111007git.7|79	./scripts/git-version > VERSION
12mu|lockdev-1.0.4-0.120111007git.7|80	
12mu|lockdev-1.0.4-0.120111007git.7|81	# To satisfy automake
12mu|lockdev-1.0.4-0.120111007git.7|82	touch ChangeLog
12mu|lockdev-1.0.4-0.120111007git.7|83	
12mu|lockdev-1.0.4-0.120111007git.7|84	# Bootstrap autotools
12mu|lockdev-1.0.4-0.120111007git.7|85	autoreconf --verbose --force --install
12mu|lockdev-1.0.4-0.120111007git.7|86	
12mu|lockdev-1.0.4-0.120111007git.7|87	CFLAGS="%{optflags} -D_PATH_LOCK=\\\"%{_lockdir}\\\"" \
12mu|lockdev-1.0.4-0.120111007git.7|88	%configure --disable-static --enable-helper
12mu|lockdev-1.0.4-0.120111007git.7|89	
12mu|lockdev-1.0.4-0.120111007git.7|90	%make
12mu|lockdev-1.0.4-0.120111007git.7|91	
12mu|lockdev-1.0.4-0.120111007git.7|92	%if %_with_perl
12mu|lockdev-1.0.4-0.120111007git.7|93	pushd LockDev
12mu|lockdev-1.0.4-0.120111007git.7|94	perl Makefile.PL INSTALLDIRS=vendor
12mu|lockdev-1.0.4-0.120111007git.7|95	make OPTIMIZE="%{optflags}"
12mu|lockdev-1.0.4-0.120111007git.7|96	popd
12mu|lockdev-1.0.4-0.120111007git.7|97	%endif
12mu|lockdev-1.0.4-0.120111007git.7|98	
12mu|lockdev-1.0.4-0.120111007git.7|99	%install
12mu|lockdev-1.0.4-0.120111007git.7|100	# Fix upstream permission bug #3053
12mu|lockdev-1.0.4-0.120111007git.7|101	chmod 644 docs/LSB.991201
12mu|lockdev-1.0.4-0.120111007git.7|102	%makeinstall_std
12mu|lockdev-1.0.4-0.120111007git.7|103	
12mu|lockdev-1.0.4-0.120111007git.7|104	%pre
12mu|lockdev-1.0.4-0.120111007git.7|105	getent group lock >/dev/null || groupadd -g 54 -r -f lock
12mu|lockdev-1.0.4-0.120111007git.7|106	exit 0
12mu|lockdev-1.0.4-0.120111007git.7|107	
12mu|lockdev-1.0.4-0.120111007git.7|108	%if %_with_perl
12mu|lockdev-1.0.4-0.120111007git.7|109	# nuke rpath
12mu|lockdev-1.0.4-0.120111007git.7|110	chrpath -d %{buildroot}%{perl_vendorarch}/auto/LockDev/*.so
12mu|lockdev-1.0.4-0.120111007git.7|111	%endif
12mu|lockdev-1.0.4-0.120111007git.7|112	
12mu|lockdev-1.0.4-0.120111007git.7|113	%files
12mu|lockdev-1.0.4-0.120111007git.7|114	%doc AUTHORS ChangeLog ChangeLog.old README.debug docs/LSB.991201
12mu|lockdev-1.0.4-0.120111007git.7|115	%attr(2755,root,lock) %{_sbindir}/lockdev
12mu|lockdev-1.0.4-0.120111007git.7|116	%{_mandir}/man8/*
12mu|lockdev-1.0.4-0.120111007git.7|117	
12mu|lockdev-1.0.4-0.120111007git.7|118	%files -n %{libname}
12mu|lockdev-1.0.4-0.120111007git.7|119	%attr(0755,root,root) %{_libdir}/lib*.so.*
12mu|lockdev-1.0.4-0.120111007git.7|120	
12mu|lockdev-1.0.4-0.120111007git.7|121	%files -n %{libname}-devel
12mu|lockdev-1.0.4-0.120111007git.7|122	%attr(0755,root,root) %{_libdir}/*.so
12mu|lockdev-1.0.4-0.120111007git.7|123	%attr(0644,root,root) %{_includedir}/*.h
12mu|lockdev-1.0.4-0.120111007git.7|124	%attr(0644,root,root) %{_mandir}/man3/lockdev.3*
12mu|lockdev-1.0.4-0.120111007git.7|125	%{_libdir}/pkgconfig/lockdev.pc
12mu|lockdev-1.0.4-0.120111007git.7|126	
12mu|lockdev-1.0.4-0.120111007git.7|127	%if %_with_perl
12mu|lockdev-1.0.4-0.120111007git.7|128	%files -n perl-LockDev
12mu|lockdev-1.0.4-0.120111007git.7|129	%{perl_vendorarch}/LockDev.pm
12mu|lockdev-1.0.4-0.120111007git.7|130	%dir %{perl_vendorarch}/auto/LockDev
12mu|lockdev-1.0.4-0.120111007git.7|131	%attr(0755,root,root) %{perl_vendorarch}/auto/LockDev/*.so
12mu|lockdev-1.0.4-0.120111007git.7|132	%{_mandir}/man3/LockDev.3*
12mu|lockdev-1.0.4-0.120111007git.7|133	%endif
12mu|lockdev-1.0.4-0.120111007git.7|134	
12mu|lockdev-1.0.4-0.120111007git.7|135	%changelog
12mu|lockdev-1.0.4-0.120111007git.7|136	* Tue Apr 22 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.0.4-0.120111007git.7
12mu|lockdev-1.0.4-0.120111007git.7|137	+ Revision: ba735be
12mu|lockdev-1.0.4-0.120111007git.7|138	- release up
12mu|lockdev-1.0.4-0.120111007git.7|139	
12mu|lockdev-1.0.4-0.120111007git.7|140	

20160 12
12mu|lokalize-4.12.4-1|1	Summary:	Computer-aided translation tool for KDE
12mu|lokalize-4.12.4-1|2	Name:		lokalize
12mu|lokalize-4.12.4-1|3	Version:	4.12.4
12mu|lokalize-4.12.4-1|4	Release:	1
12mu|lokalize-4.12.4-1|5	Epoch:		1
12mu|lokalize-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|lokalize-4.12.4-1|7	License:	GPLv2+
12mu|lokalize-4.12.4-1|8	Url:		http://www.kde.org
12mu|lokalize-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|lokalize-4.12.4-1|10	%if %{is_beta}
12mu|lokalize-4.12.4-1|11	%define ftpdir unstable
12mu|lokalize-4.12.4-1|12	%else
12mu|lokalize-4.12.4-1|13	%define ftpdir stable
12mu|lokalize-4.12.4-1|14	%endif
12mu|lokalize-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|lokalize-4.12.4-1|16	BuildRequires:	kdelibs4-devel
12mu|lokalize-4.12.4-1|17	BuildRequires:	pkgconfig(hunspell)
12mu|lokalize-4.12.4-1|18	Requires:	kdesdk-strigi-analyzers
12mu|lokalize-4.12.4-1|19	Requires:	qt4-database-plugin-sqlite
12mu|lokalize-4.12.4-1|20	# Needed by some lokalize scripts (mga #10583, bko #181145)
12mu|lokalize-4.12.4-1|21	Requires:	kross-interpreters-python
12mu|lokalize-4.12.4-1|22	Suggests:	python-translate
12mu|lokalize-4.12.4-1|23	
12mu|lokalize-4.12.4-1|24	%description
12mu|lokalize-4.12.4-1|25	Lokalize is a computer-aided translation system that focuses on productivity
12mu|lokalize-4.12.4-1|26	and performance. Translator does only creative work (of delivering message
12mu|lokalize-4.12.4-1|27	in his/her mother language in laconic and easy to understand form). Lokalize
12mu|lokalize-4.12.4-1|28	implies paragraph-by-paragraph translation approach (when translating
12mu|lokalize-4.12.4-1|29	documentation) and message-by-message approach (when translating GUI).
12mu|lokalize-4.12.4-1|30	
12mu|lokalize-4.12.4-1|31	%files
12mu|lokalize-4.12.4-1|32	%{_kde_bindir}/lokalize
12mu|lokalize-4.12.4-1|33	%{_kde_applicationsdir}/lokalize.desktop
12mu|lokalize-4.12.4-1|34	%{_kde_appsdir}/lokalize
12mu|lokalize-4.12.4-1|35	%{_kde_datadir}/config.kcfg/lokalize.kcfg
12mu|lokalize-4.12.4-1|36	%{_kde_iconsdir}/*/*/apps/lokalize.*
12mu|lokalize-4.12.4-1|37	%{_kde_docdir}/*/*/lokalize
12mu|lokalize-4.12.4-1|38	
12mu|lokalize-4.12.4-1|39	#----------------------------------------------------------------------------
12mu|lokalize-4.12.4-1|40	
12mu|lokalize-4.12.4-1|41	%prep
12mu|lokalize-4.12.4-1|42	%setup -q
12mu|lokalize-4.12.4-1|43	
12mu|lokalize-4.12.4-1|44	%build
12mu|lokalize-4.12.4-1|45	%cmake_kde4
12mu|lokalize-4.12.4-1|46	%make
12mu|lokalize-4.12.4-1|47	
12mu|lokalize-4.12.4-1|48	%install
12mu|lokalize-4.12.4-1|49	%makeinstall_std -C build
12mu|lokalize-4.12.4-1|50	
12mu|lokalize-4.12.4-1|51	
12mu|lokalize-4.12.4-1|52	%changelog
12mu|lokalize-4.12.4-1|53	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|lokalize-4.12.4-1|54	+ Revision: f8fb3ab
12mu|lokalize-4.12.4-1|55	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|lokalize-4.12.4-1|56	
12mu|lokalize-4.12.4-1|57	

20161 12
12mu|lorax-20.4-3|1	%define debug_package %{nil}
12mu|lorax-20.4-3|2	
12mu|lorax-20.4-3|3	Name:           lorax
12mu|lorax-20.4-3|4	Version:        20.4
12mu|lorax-20.4-3|5	Release:        3
12mu|lorax-20.4-3|6	Summary:        Tool for creating the anaconda install images
12mu|lorax-20.4-3|7	Group:          System/Base
12mu|lorax-20.4-3|8	License:        GPLv2+
12mu|lorax-20.4-3|9	URL:            http://git.fedorahosted.org/git/?p=lorax.git
12mu|lorax-20.4-3|10	Source0:        https://fedorahosted.org/releases/l/o/%{name}/%{name}-%{version}.tar.gz
12mu|lorax-20.4-3|11	Patch0:         0001-Bless-grub2-for-PPC-1020112.patch
12mu|lorax-20.4-3|12	BuildRequires:  python-devel
12mu|lorax-20.4-3|13	Requires:       GConf2
12mu|lorax-20.4-3|14	Requires:       cpio
12mu|lorax-20.4-3|15	Requires:       device-mapper
12mu|lorax-20.4-3|16	Requires:       dosfstools
12mu|lorax-20.4-3|17	Requires:       e2fsprogs
12mu|lorax-20.4-3|18	Requires:       findutils
12mu|lorax-20.4-3|19	Requires:       gawk
12mu|lorax-20.4-3|20	Requires:       cdrkit-genisoimage
12mu|lorax-20.4-3|21	Requires:       glibc
12mu|lorax-20.4-3|22	Requires:       gzip
12mu|lorax-20.4-3|23	Requires:       isomd5sum
12mu|lorax-20.4-3|24	Requires:       python-selinux
12mu|lorax-20.4-3|25	Requires:       module-init-tools
12mu|lorax-20.4-3|26	Requires:       parted
12mu|lorax-20.4-3|27	Requires:       python-mako
12mu|lorax-20.4-3|28	Requires:       squashfs-tools >= 4.2
12mu|lorax-20.4-3|29	Requires:       util-linux
12mu|lorax-20.4-3|30	Requires:       xz
12mu|lorax-20.4-3|31	Suggests:       yum
12mu|lorax-20.4-3|32	Requires:       pykickstart
12mu|lorax-20.4-3|33	
12mu|lorax-20.4-3|34	%ifarch %{ix86} x86_64
12mu|lorax-20.4-3|35	Requires:       syslinux >= 4.02-5
12mu|lorax-20.4-3|36	%endif
12mu|lorax-20.4-3|37	
12mu|lorax-20.4-3|38	%description
12mu|lorax-20.4-3|39	Lorax is a tool for creating the anaconda install images.
12mu|lorax-20.4-3|40	
12mu|lorax-20.4-3|41	It also includes livemedia-creator which is used to create bootable livemedia,
12mu|lorax-20.4-3|42	including live isos and disk images. It can use libvirtd for the install, or
12mu|lorax-20.4-3|43	Anaconda's image install feature.
12mu|lorax-20.4-3|44	
12mu|lorax-20.4-3|45	%prep
12mu|lorax-20.4-3|46	%setup -q
12mu|lorax-20.4-3|47	%patch0 -p1
12mu|lorax-20.4-3|48	
12mu|lorax-20.4-3|49	%build
12mu|lorax-20.4-3|50	
12mu|lorax-20.4-3|51	%install
12mu|lorax-20.4-3|52	rm -rf $RPM_BUILD_ROOT
12mu|lorax-20.4-3|53	make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
12mu|lorax-20.4-3|54	
12mu|lorax-20.4-3|55	%files
12mu|lorax-20.4-3|56	%defattr(-,root,root,-)
12mu|lorax-20.4-3|57	%doc COPYING AUTHORS README.livemedia-creator
12mu|lorax-20.4-3|58	%doc docs/fedora-livemedia.ks
12mu|lorax-20.4-3|59	%doc docs/fedora-livemedia-ec2.ks
12mu|lorax-20.4-3|60	%{python_sitelib}/pylorax
12mu|lorax-20.4-3|61	%{python_sitelib}/*.egg-info
12mu|lorax-20.4-3|62	%{_sbindir}/lorax
12mu|lorax-20.4-3|63	%{_sbindir}/mkefiboot
12mu|lorax-20.4-3|64	%{_sbindir}/livemedia-creator
12mu|lorax-20.4-3|65	%dir %{_sysconfdir}/lorax
12mu|lorax-20.4-3|66	%config(noreplace) %{_sysconfdir}/lorax/lorax.conf
12mu|lorax-20.4-3|67	%dir %{_datadir}/lorax
12mu|lorax-20.4-3|68	%{_datadir}/lorax/*
12mu|lorax-20.4-3|69	%{_mandir}/man1/*.1*
12mu|lorax-20.4-3|70	
12mu|lorax-20.4-3|71	
12mu|lorax-20.4-3|72	%changelog
12mu|lorax-20.4-3|73	* Thu Jul 03 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 20.4-3
12mu|lorax-20.4-3|74	+ Revision: 4def7a0
12mu|lorax-20.4-3|75	- Fixed Group
12mu|lorax-20.4-3|76	
12mu|lorax-20.4-3|77	

20162 12
12mu|lpsolve-5.5.2.0-1|1	Summary:	A Mixed Integer Linear Programming (MILP) solver
12mu|lpsolve-5.5.2.0-1|2	Name:		lpsolve
12mu|lpsolve-5.5.2.0-1|3	Version:	5.5.2.0
12mu|lpsolve-5.5.2.0-1|4	Release:	1
12mu|lpsolve-5.5.2.0-1|5	Group:		System/Libraries
12mu|lpsolve-5.5.2.0-1|6	License:	LGPLv2+
12mu|lpsolve-5.5.2.0-1|7	Url:		http://sourceforge.net/projects/lpsolve
12mu|lpsolve-5.5.2.0-1|8	Source0:	http://downloads.sourceforge.net/lpsolve/lp_solve_%{version}_source.tar.gz
12mu|lpsolve-5.5.2.0-1|9	Source100:	lpsolve.rpmlintrc
12mu|lpsolve-5.5.2.0-1|10	Patch0:		lpsolve-5.5.0.11.cflags.patch
12mu|lpsolve-5.5.2.0-1|11	
12mu|lpsolve-5.5.2.0-1|12	%description
12mu|lpsolve-5.5.2.0-1|13	Mixed Integer Linear Programming (MILP) solver lpsolve solves pure linear,
12mu|lpsolve-5.5.2.0-1|14	(mixed) integer/binary, semi-continuous and special ordered sets (SOS) models.
12mu|lpsolve-5.5.2.0-1|15	
12mu|lpsolve-5.5.2.0-1|16	%package devel
12mu|lpsolve-5.5.2.0-1|17	Requires:	%{name} = %{version}-%{release}
12mu|lpsolve-5.5.2.0-1|18	Summary:	Files for developing with lpsolve
12mu|lpsolve-5.5.2.0-1|19	Group:		Development/C
12mu|lpsolve-5.5.2.0-1|20	
12mu|lpsolve-5.5.2.0-1|21	%description devel
12mu|lpsolve-5.5.2.0-1|22	Includes and definitions for developing with lpsolve
12mu|lpsolve-5.5.2.0-1|23	
12mu|lpsolve-5.5.2.0-1|24	%prep
12mu|lpsolve-5.5.2.0-1|25	%setup -qn lp_solve_5.5
12mu|lpsolve-5.5.2.0-1|26	%apply_patches
12mu|lpsolve-5.5.2.0-1|27	
12mu|lpsolve-5.5.2.0-1|28	%build
12mu|lpsolve-5.5.2.0-1|29	cd lpsolve55
12mu|lpsolve-5.5.2.0-1|30	sh -x ccc
12mu|lpsolve-5.5.2.0-1|31	rm bin/ux*/liblpsolve55.a
12mu|lpsolve-5.5.2.0-1|32	cd ../lp_solve
12mu|lpsolve-5.5.2.0-1|33	sh -x ccc
12mu|lpsolve-5.5.2.0-1|34	
12mu|lpsolve-5.5.2.0-1|35	%install
12mu|lpsolve-5.5.2.0-1|36	install -d %{buildroot}%{_bindir} %{buildroot}%{_libdir} %{buildroot}%{_includedir}/lpsolve
12mu|lpsolve-5.5.2.0-1|37	install -p -m 755 \
12mu|lpsolve-5.5.2.0-1|38	lp_solve/bin/ux*/lp_solve %{buildroot}%{_bindir}
12mu|lpsolve-5.5.2.0-1|39	install -p -m 755 \
12mu|lpsolve-5.5.2.0-1|40	lpsolve55/bin/ux*/liblpsolve55.so %{buildroot}%{_libdir}
12mu|lpsolve-5.5.2.0-1|41	install -p -m 644 \
12mu|lpsolve-5.5.2.0-1|42	lp*.h %{buildroot}%{_includedir}/lpsolve
12mu|lpsolve-5.5.2.0-1|43	
12mu|lpsolve-5.5.2.0-1|44	%files
12mu|lpsolve-5.5.2.0-1|45	%{_bindir}/lp_solve
12mu|lpsolve-5.5.2.0-1|46	%{_libdir}/liblpsolve55.so
12mu|lpsolve-5.5.2.0-1|47	
12mu|lpsolve-5.5.2.0-1|48	%files devel
12mu|lpsolve-5.5.2.0-1|49	%doc README.txt ./bfp/bfp_LUSOL/LUSOL/LUSOL_LGPL.txt ./bfp/bfp_LUSOL/LUSOL/LUSOL_README.txt ./bfp/bfp_LUSOL/LUSOL/LUSOL-overview.txt
12mu|lpsolve-5.5.2.0-1|50	%{_includedir}/lpsolve
12mu|lpsolve-5.5.2.0-1|51	

20163 12
12mu|lsb-4.1-10|1	%define compat_versions 2.0 3.0 3.1 3.2 4.0
12mu|lsb-4.1-10|2	%define modular_versions 3.1 3.2
12mu|lsb-4.1-10|3	
12mu|lsb-4.1-10|4	# populate the Provides for the compat versions and the old 3.x modular setup
12mu|lsb-4.1-10|5	# this way we only have to change the lists above when we bump up
12mu|lsb-4.1-10|6	# (at least until LSB drops something, or we choose to)
12mu|lsb-4.1-10|7	%define compat_provides_noarch %(for ver in %{compat_versions};do echo -n "lsb-noarch = $ver ";done)
12mu|lsb-4.1-10|8	%define core_compat_provides_noarch %(for ver in %{compat_versions};do echo -n "lsb-core-noarch = $ver ";done)
12mu|lsb-4.1-10|9	%define compat_provides_arch %(for ver in %{compat_versions};do echo -n "lsb-%{lsb_arch} = $ver ";done)
12mu|lsb-4.1-10|10	%define core_compat_provides_arch %(for ver in %{compat_versions};do echo -n "lsb-core-%{lsb_arch} = $ver ";done)
12mu|lsb-4.1-10|11	%define modular_provides_noarch %(for ver in %{modular_versions};do echo -n "lsbcxx-noarch = $ver lsb-graphics-noarch = $ver ";done)
12mu|lsb-4.1-10|12	%define modular_provides_arch %(for ver in %{modular_versions};do echo -n "lsbcxx-%{lsb_arch} = $ver lsb-graphics-%{lsb_arch} = $ver ";done)
12mu|lsb-4.1-10|13	
12mu|lsb-4.1-10|14	Summary: The skeleton package defining packages needed for LSB compliance
12mu|lsb-4.1-10|15	Name: lsb
12mu|lsb-4.1-10|16	Version: 4.1
12mu|lsb-4.1-10|17	Release: 10
12mu|lsb-4.1-10|18	License: GPL
12mu|lsb-4.1-10|19	Group: System/Base
12mu|lsb-4.1-10|20	URL: http://www.linuxbase.org
12mu|lsb-4.1-10|21	Source0: tmpdirlsb.sh
12mu|lsb-4.1-10|22	Source1: install_initd
12mu|lsb-4.1-10|23	Source2: remove_initd
12mu|lsb-4.1-10|24	Source3: lsb.rpmlintrc
12mu|lsb-4.1-10|25	
12mu|lsb-4.1-10|26	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12mu|lsb-4.1-10|27	Exclusivearch: %{ix86} x86_64
12mu|lsb-4.1-10|28	
12mu|lsb-4.1-10|29	%define lsb_arch ia32
12mu|lsb-4.1-10|30	%ifarch x86_64
12mu|lsb-4.1-10|31	%define lsb_arch amd64
12mu|lsb-4.1-10|32	%endif
12mu|lsb-4.1-10|33	
12mu|lsb-4.1-10|34	%description
12mu|lsb-4.1-10|35	The skeleton package defining packages needed for LSB compliance.
12mu|lsb-4.1-10|36	Note: To successfuly run the runtime test suites, install lsb-test.
12mu|lsb-4.1-10|37	
12mu|lsb-4.1-10|38	%package %{_lib}
12mu|lsb-4.1-10|39	Summary: The skeleton package defining packages needed for LSB compliance
12mu|lsb-4.1-10|40	Group: System/Base
12mu|lsb-4.1-10|41	
12mu|lsb-4.1-10|42	Requires: lsb-noarch
12mu|lsb-4.1-10|43	Requires: lsb-core-%{_lib}
12mu|lsb-4.1-10|44	# former lsb-cxx - both arches called libfoo
12mu|lsb-4.1-10|45	Requires: %{_lib}stdc++6
12mu|lsb-4.1-10|46	# former lsb-graphics
12mu|lsb-4.1-10|47	Requires: %mklibname x11_ 6
12mu|lsb-4.1-10|48	Requires: %mklibname xext 6
12mu|lsb-4.1-10|49	Requires: %mklibname xi 6
12mu|lsb-4.1-10|50	Requires: %mklibname xt 6
12mu|lsb-4.1-10|51	Requires: %mklibname xtst 6
12mu|lsb-4.1-10|52	Requires: %mklibname xft 2
12mu|lsb-4.1-10|53	Requires: %mklibname freetype 6
12mu|lsb-4.1-10|54	Requires: %mklibname xrender 1
12mu|lsb-4.1-10|55	Requires: %mklibname gl 1
12mu|lsb-4.1-10|56	Requires: %mklibname glu 1
12mu|lsb-4.1-10|57	
12mu|lsb-4.1-10|58	# former lsb-desktop
12mu|lsb-4.1-10|59	Requires: %mklibname xml 2_2
12mu|lsb-4.1-10|60	Requires: %mklibname gtk+2.0_ 0
12mu|lsb-4.1-10|61	# we really need libpng12.so here
12mu|lsb-4.1-10|62	Requires: %mklibname png 0
12mu|lsb-4.1-10|63	Requires: %mklibname cairo 2
12mu|lsb-4.1-10|64	Requires: %mklibname pango 1.0_0
12mu|lsb-4.1-10|65	Requires: %mklibname fontconfig 1
12mu|lsb-4.1-10|66	Requires: %mklibname qt 3
12mu|lsb-4.1-10|67	Requires: %mklibname jpeg 62
12mu|lsb-4.1-10|68	
12mu|lsb-4.1-10|69	# former lsb-qt4
12mu|lsb-4.1-10|70	Requires: qt4-common >= 4.2.3
12mu|lsb-4.1-10|71	# %%mklibname doesn't work here
12mu|lsb-4.1-10|72	Requires: %{_lib}qtopengl4 >= 4.2.3
12mu|lsb-4.1-10|73	Requires: %{_lib}qtsvg4 >= 4.2.3
12mu|lsb-4.1-10|74	Requires: %{_lib}qtnetwork4 >= 4.2.3
12mu|lsb-4.1-10|75	Requires: %{_lib}qtsql4 >= 4.2.3
12mu|lsb-4.1-10|76	Requires: %{_lib}qtxml4 >= 4.2.3
12mu|lsb-4.1-10|77	
12mu|lsb-4.1-10|78	# printing
12mu|lsb-4.1-10|79	Requires: %mklibname cups 2
12mu|lsb-4.1-10|80	
12mu|lsb-4.1-10|81	# multimedia
12mu|lsb-4.1-10|82	Requires: %mklibname alsa 2
12mu|lsb-4.1-10|83	
12mu|lsb-4.1-10|84	# security
12mu|lsb-4.1-10|85	Requires: %mklibname nss 3
12mu|lsb-4.1-10|86	Requires: %mklibname nspr 4
12mu|lsb-4.1-10|87	
12mu|lsb-4.1-10|88	Provides: lsb-%{lsb_arch} = %{version}
12mu|lsb-4.1-10|89	Provides: %{compat_provides_arch}
12mu|lsb-4.1-10|90	Provides: %{modular_provides_arch}
12mu|lsb-4.1-10|91	
12mu|lsb-4.1-10|92	Conflicts: lsb-release < 2.0
12mu|lsb-4.1-10|93	
12mu|lsb-4.1-10|94	Provides: lsb-cxx
12mu|lsb-4.1-10|95	Obsoletes: lsb-cxx
12mu|lsb-4.1-10|96	Provides: lsb-graphics
12mu|lsb-4.1-10|97	Obsoletes: lsb-graphics
12mu|lsb-4.1-10|98	Provides: lsb-desktop
12mu|lsb-4.1-10|99	Obsoletes: lsb-desktop
12mu|lsb-4.1-10|100	Provides: lsb-desktop-qt4
12mu|lsb-4.1-10|101	Obsoletes: lsb-desktop-qt4
12mu|lsb-4.1-10|102	Provides: lsb = %{version}
12mu|lsb-4.1-10|103	Obsoletes: lsb <= %{version}
12mu|lsb-4.1-10|104	
12mu|lsb-4.1-10|105	%description %{_lib}
12mu|lsb-4.1-10|106	The skeleton package defining packages needed for LSB compliance.
12mu|lsb-4.1-10|107	Note: To successfuly run the runtime test suites, install lsb-test.
12mu|lsb-4.1-10|108	
12mu|lsb-4.1-10|109	%package noarch
12mu|lsb-4.1-10|110	Summary: Architecture neutral components of LSB
12mu|lsb-4.1-10|111	Group: System/Base
12mu|lsb-4.1-10|112	
12mu|lsb-4.1-10|113	# former lsb-desktop
12mu|lsb-4.1-10|114	Requires: xdg-utils
12mu|lsb-4.1-10|115	
12mu|lsb-4.1-10|116	# interpreted languages
12mu|lsb-4.1-10|117	Requires: perl perl-CGI perl-Safe perl-Pod-Perldoc python
12mu|lsb-4.1-10|118	
12mu|lsb-4.1-10|119	# printing
12mu|lsb-4.1-10|120	Requires: ghostscript foomatic-filters cups-common
12mu|lsb-4.1-10|121	
12mu|lsb-4.1-10|122	Provides: %{compat_provides_noarch}
12mu|lsb-4.1-10|123	Provides: %{modular_provides_noarch}
12mu|lsb-4.1-10|124	
12mu|lsb-4.1-10|125	%description noarch
12mu|lsb-4.1-10|126	The architecture-neutral requirements for LSB compliance.
12mu|lsb-4.1-10|127	
12mu|lsb-4.1-10|128	%package core-%{_lib}
12mu|lsb-4.1-10|129	Summary: Core requirements needed for LSB compliance
12mu|lsb-4.1-10|130	Group: System/Base
12mu|lsb-4.1-10|131	
12mu|lsb-4.1-10|132	Requires: lsb-core-noarch
12mu|lsb-4.1-10|133	Requires: %{_lib}glibc_lsb
12mu|lsb-4.1-10|134	Requires: %mklibname pam 0
12mu|lsb-4.1-10|135	Requires: %mklibname ncurses 5
12mu|lsb-4.1-10|136	
12mu|lsb-4.1-10|137	Provides: lsb-core-%{lsb_arch} = %{version}
12mu|lsb-4.1-10|138	Provides: %{core_compat_provides_arch}
12mu|lsb-4.1-10|139	Provides: lsb-core = %{version}
12mu|lsb-4.1-10|140	Obsoletes: lsb-core
12mu|lsb-4.1-10|141	
12mu|lsb-4.1-10|142	%description core-%{_lib}
12mu|lsb-4.1-10|143	The core requirements for LSB compliance.
12mu|lsb-4.1-10|144	
12mu|lsb-4.1-10|145	%package core-noarch
12mu|lsb-4.1-10|146	Summary: Architecture neutral components of lsb-core
12mu|lsb-4.1-10|147	Group: System/Base
12mu|lsb-4.1-10|148	
12mu|lsb-4.1-10|149	Requires: pax lsb-release make sendmail-command ed
12mu|lsb-4.1-10|150	Requires: binutils bc nail at m4 patch
12mu|lsb-4.1-10|151	Requires: diffutils file gettext chkconfig
12mu|lsb-4.1-10|152	
12mu|lsb-4.1-10|153	Provides: %{core_compat_provides_noarch}
12mu|lsb-4.1-10|154	
12mu|lsb-4.1-10|155	%description core-noarch
12mu|lsb-4.1-10|156	The architecture-neutral core requirements for LSB compliance.
12mu|lsb-4.1-10|157	
12mu|lsb-4.1-10|158	%package test
12mu|lsb-4.1-10|159	Summary: Requirements needed to successfully run the LSB runtime tests
12mu|lsb-4.1-10|160	Group: System/Base
12mu|lsb-4.1-10|161	
12mu|lsb-4.1-10|162	Requires: lsb
12mu|lsb-4.1-10|163	Requires: perl-DBI perl-devel perl-XML-Parser perl-URI glibc-i18ndata
12mu|lsb-4.1-10|164	Requires: locales-de locales-en locales-es locales-fr locales-is
12mu|lsb-4.1-10|165	Requires: locales-it locales-ja locales-se locales-ta locales-zh
12mu|lsb-4.1-10|166	Requires: wget qt4-database-plugin-sqlite qt3-Sqlite libx11-common
12mu|lsb-4.1-10|167	Requires(pre):		rpm-helper
12mu|lsb-4.1-10|168	Requires(postun):	rpm-helper
12mu|lsb-4.1-10|169	
12mu|lsb-4.1-10|170	%description test
12mu|lsb-4.1-10|171	This packages pulls in additional packages not specified by LSB, but
12mu|lsb-4.1-10|172	required to successfully run the LSB runtime tests.
12mu|lsb-4.1-10|173	
12mu|lsb-4.1-10|174	%prep
12mu|lsb-4.1-10|175	#%setup -q
12mu|lsb-4.1-10|176	
12mu|lsb-4.1-10|177	%install
12mu|lsb-4.1-10|178	cat << EOF > README.urpmi
12mu|lsb-4.1-10|179	To run the LSB binary test suite, download the latest version from
12mu|lsb-4.1-10|180	ftp://ftp.linuxfoundation.org/pub/lsb/test_suites/released/binary/runtime/
12mu|lsb-4.1-10|181	and install lsb-dist-checker or lsb-task-dist-testkit.
12mu|lsb-4.1-10|182	
12mu|lsb-4.1-10|183	There is a GUI test manager now, lsb-dist-checker that can guide you
12mu|lsb-4.1-10|184	through the test/certification process.
12mu|lsb-4.1-10|185	
12mu|lsb-4.1-10|186	There are also yum repos at:
12mu|lsb-4.1-10|187	http://ftp.linuxfoundation.org/pub/lsb/repositories/yum/
12mu|lsb-4.1-10|188	EOF
12mu|lsb-4.1-10|189	
12mu|lsb-4.1-10|190	rm -rf $RPM_BUILD_ROOT
12mu|lsb-4.1-10|191	install -d $RPM_BUILD_ROOT/%{_datadir}/%{name}
12mu|lsb-4.1-10|192	install -d $RPM_BUILD_ROOT/%{_datadir}/nls
12mu|lsb-4.1-10|193	install -d $RPM_BUILD_ROOT/%{_datadir}/tmac
12mu|lsb-4.1-10|194	install -d $RPM_BUILD_ROOT/var/cache/fonts
12mu|lsb-4.1-10|195	install -d $RPM_BUILD_ROOT/var/games
12mu|lsb-4.1-10|196	install -d $RPM_BUILD_ROOT/sbin
12mu|lsb-4.1-10|197	install -d $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d
12mu|lsb-4.1-10|198	install -d $RPM_BUILD_ROOT%{_bindir}
12mu|lsb-4.1-10|199	install -d $RPM_BUILD_ROOT/lib/%{name}
12mu|lsb-4.1-10|200	install -d $RPM_BUILD_ROOT%{_prefix}/lib/%{name}
12mu|lsb-4.1-10|201	install -d $RPM_BUILD_ROOT/srv
12mu|lsb-4.1-10|202	install -d $RPM_BUILD_ROOT%{_sysconfdir}/opt
12mu|lsb-4.1-10|203	install -d $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
12mu|lsb-4.1-10|204	install -m 755 %SOURCE0 $RPM_BUILD_ROOT%{_sysconfdir}/profile.d
12mu|lsb-4.1-10|205	install -m 755 %SOURCE1 $RPM_BUILD_ROOT%{_prefix}/lib/%{name}
12mu|lsb-4.1-10|206	install -m 755 %SOURCE2 $RPM_BUILD_ROOT%{_prefix}/lib/%{name}
12mu|lsb-4.1-10|207	
12mu|lsb-4.1-10|208	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/lsb-%{version}-%{lsb_arch}
12mu|lsb-4.1-10|209	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/lsb-%{version}-noarch
12mu|lsb-4.1-10|210	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/core-%{version}-%{lsb_arch}
12mu|lsb-4.1-10|211	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/core-%{version}-noarch
12mu|lsb-4.1-10|212	rm -f lsb-noarch-files.txt lsb-files.txt
12mu|lsb-4.1-10|213	for lsbver in %{compat_versions}; do
12mu|lsb-4.1-10|214	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/lsb-$lsbver-noarch
12mu|lsb-4.1-10|215	echo %{_sysconfdir}/lsb-release.d/lsb-$lsbver-noarch >> lsb-noarch-files.txt
12mu|lsb-4.1-10|216	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/lsb-$lsbver-%{lsb_arch}
12mu|lsb-4.1-10|217	echo %{_sysconfdir}/lsb-release.d/lsb-$lsbver-%{lsb_arch} >> lsb-files.txt
12mu|lsb-4.1-10|218	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/core-$lsbver-noarch
12mu|lsb-4.1-10|219	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/core-$lsbver-%{lsb_arch}
12mu|lsb-4.1-10|220	done
12mu|lsb-4.1-10|221	for lsbver in %{modular_versions}; do
12mu|lsb-4.1-10|222	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/cxx-$lsbver-noarch
12mu|lsb-4.1-10|223	echo %{_sysconfdir}/lsb-release.d/cxx-$lsbver-noarch >> lsb-noarch-files.txt
12mu|lsb-4.1-10|224	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/cxx-$lsbver-%{lsb_arch}
12mu|lsb-4.1-10|225	echo %{_sysconfdir}/lsb-release.d/cxx-$lsbver-%{lsb_arch} >> lsb-files.txt
12mu|lsb-4.1-10|226	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/graphics-$lsbver-noarch
12mu|lsb-4.1-10|227	echo %{_sysconfdir}/lsb-release.d/graphics-$lsbver-noarch >> lsb-noarch-files.txt
12mu|lsb-4.1-10|228	touch $RPM_BUILD_ROOT%{_sysconfdir}/lsb-release.d/graphics-$lsbver-%{lsb_arch}
12mu|lsb-4.1-10|229	echo %{_sysconfdir}/lsb-release.d/graphics-$lsbver-%{lsb_arch} >> lsb-files.txt
12mu|lsb-4.1-10|230	done
12mu|lsb-4.1-10|231	
12mu|lsb-4.1-10|232	cat << EOF > $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/root-ulimit.sh
12mu|lsb-4.1-10|233	#!/bin/sh
12mu|lsb-4.1-10|234	# enable a nonzero core file value for root (exec_A test issues)
12mu|lsb-4.1-10|235	[ "\$UID" = "0" ] && ulimit -c 1000 > /dev/null 2>&1
12mu|lsb-4.1-10|236	EOF
12mu|lsb-4.1-10|237	
12mu|lsb-4.1-10|238	cat << EOF > $RPM_BUILD_ROOT%{_bindir}/lsbinstall
12mu|lsb-4.1-10|239	#!/bin/sh
12mu|lsb-4.1-10|240	exit 0
12mu|lsb-4.1-10|241	EOF
12mu|lsb-4.1-10|242	
12mu|lsb-4.1-10|243	cat << EOF > $RPM_BUILD_ROOT/sbin/fasthalt
12mu|lsb-4.1-10|244	#!/bin/sh
12mu|lsb-4.1-10|245	#start fasthalt
12mu|lsb-4.1-10|246	/sbin/halt -f
12mu|lsb-4.1-10|247	#end fasthalt
12mu|lsb-4.1-10|248	EOF
12mu|lsb-4.1-10|249	
12mu|lsb-4.1-10|250	cat << EOF > $RPM_BUILD_ROOT/sbin/fastboot
12mu|lsb-4.1-10|251	#!/bin/sh
12mu|lsb-4.1-10|252	#start fastboot
12mu|lsb-4.1-10|253	/sbin/reboot -f
12mu|lsb-4.1-10|254	#end fastboot
12mu|lsb-4.1-10|255	EOF
12mu|lsb-4.1-10|256	
12mu|lsb-4.1-10|257	cat << EOF > $RPM_BUILD_ROOT/etc/hosts.equiv
12mu|lsb-4.1-10|258	# Sample hosts.equiv file for LSB compliance
12mu|lsb-4.1-10|259	# see man hosts.equiv for usage.
12mu|lsb-4.1-10|260	EOF
12mu|lsb-4.1-10|261	
12mu|lsb-4.1-10|262	cat << EOF > $RPM_BUILD_ROOT/etc/hosts.lpd
12mu|lsb-4.1-10|263	#
12mu|lsb-4.1-10|264	# hosts.lpd     This file describes the names of the hosts which are
12mu|lsb-4.1-10|265	#               allowed to use the remote printer services of this
12mu|lsb-4.1-10|266	#               host.  This file is used by the LPD subsystem.
12mu|lsb-4.1-10|267	#		Added for LSB compiance.
12mu|lsb-4.1-10|268	EOF
12mu|lsb-4.1-10|269	
12mu|lsb-4.1-10|270	cat << EOF > $RPM_BUILD_ROOT/etc/gateways
12mu|lsb-4.1-10|271	# sample gateways file for LSB compliance. Database of gateways
12mu|lsb-4.1-10|272	# used by routed. Sample format shown below.
12mu|lsb-4.1-10|273	# [ net | host ] name1 gateway name2 metric value [ passive | active | external ]
12mu|lsb-4.1-10|274	EOF
12mu|lsb-4.1-10|275	
12mu|lsb-4.1-10|276	chmod 0755 $RPM_BUILD_ROOT%{_sysconfdir}/profile.d/root-ulimit.sh
12mu|lsb-4.1-10|277	chmod 0755 $RPM_BUILD_ROOT%{_bindir}/lsbinstall
12mu|lsb-4.1-10|278	chmod 0755 $RPM_BUILD_ROOT/sbin/fastboot
12mu|lsb-4.1-10|279	chmod 0755 $RPM_BUILD_ROOT/sbin/fasthalt
12mu|lsb-4.1-10|280	chmod 0644 $RPM_BUILD_ROOT/etc/hosts.equiv
12mu|lsb-4.1-10|281	chmod 0644 $RPM_BUILD_ROOT/etc/hosts.lpd
12mu|lsb-4.1-10|282	chmod 0644 $RPM_BUILD_ROOT/etc/gateways
12mu|lsb-4.1-10|283	
12mu|lsb-4.1-10|284	# (sb) concession for lsb-apache to run
12mu|lsb-4.1-10|285	%pre test
12mu|lsb-4.1-10|286	%_pre_groupadd nobody
12mu|lsb-4.1-10|287	
12mu|lsb-4.1-10|288	%postun test
12mu|lsb-4.1-10|289	%_postun_groupdel nobody
12mu|lsb-4.1-10|290	
12mu|lsb-4.1-10|291	%clean
12mu|lsb-4.1-10|292	rm -rf $RPM_BUILD_ROOT
12mu|lsb-4.1-10|293	
12mu|lsb-4.1-10|294	%files %{_lib} -f lsb-files.txt
12mu|lsb-4.1-10|295	%defattr(-, root, root)
12mu|lsb-4.1-10|296	%config(noreplace) %{_sysconfdir}/lsb-release.d/lsb-%{version}-%{lsb_arch}
12mu|lsb-4.1-10|297	
12mu|lsb-4.1-10|298	%files noarch -f lsb-noarch-files.txt
12mu|lsb-4.1-10|299	%defattr(-, root, root)
12mu|lsb-4.1-10|300	%config(noreplace) %{_sysconfdir}/lsb-release.d/lsb-%{version}-noarch
12mu|lsb-4.1-10|301	
12mu|lsb-4.1-10|302	%files core-%{_lib}
12mu|lsb-4.1-10|303	%defattr(-, root, root)
12mu|lsb-4.1-10|304	%config(noreplace) %{_sysconfdir}/lsb-release.d/core-*-%{lsb_arch}
12mu|lsb-4.1-10|305	
12mu|lsb-4.1-10|306	%files core-noarch
12mu|lsb-4.1-10|307	%defattr(-, root, root)
12mu|lsb-4.1-10|308	%{_datadir}/nls
12mu|lsb-4.1-10|309	%{_datadir}/tmac
12mu|lsb-4.1-10|310	/var/cache/fonts
12mu|lsb-4.1-10|311	/var/games
12mu|lsb-4.1-10|312	/sbin/fasthalt
12mu|lsb-4.1-10|313	/sbin/fastboot
12mu|lsb-4.1-10|314	%{_bindir}/lsbinstall
12mu|lsb-4.1-10|315	%dir %{_sysconfdir}/opt
12mu|lsb-4.1-10|316	%dir /srv
12mu|lsb-4.1-10|317	%dir /lib/%{name}
12mu|lsb-4.1-10|318	%dir %{_prefix}/lib/%{name}
12mu|lsb-4.1-10|319	%{_prefix}/lib/%{name}/install_initd
12mu|lsb-4.1-10|320	%{_prefix}/lib/%{name}/remove_initd
12mu|lsb-4.1-10|321	%config(noreplace) %{_sysconfdir}/hosts.equiv
12mu|lsb-4.1-10|322	%config(noreplace) %{_sysconfdir}/hosts.lpd
12mu|lsb-4.1-10|323	%config(noreplace) %{_sysconfdir}/gateways
12mu|lsb-4.1-10|324	%config(noreplace) %{_sysconfdir}/lsb-release.d/core-*-noarch
12mu|lsb-4.1-10|325	
12mu|lsb-4.1-10|326	%files test
12mu|lsb-4.1-10|327	%defattr(-, root, root)
12mu|lsb-4.1-10|328	%config(noreplace) %{_sysconfdir}/profile.d/tmpdirlsb.sh
12mu|lsb-4.1-10|329	%config(noreplace) %{_sysconfdir}/profile.d/root-ulimit.sh
12mu|lsb-4.1-10|330	
12mu|lsb-4.1-10|331	
12mu|lsb-4.1-10|332	
12mu|lsb-4.1-10|333	%changelog
12mu|lsb-4.1-10|334	* Thu Apr 21 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 4.1-7
12mu|lsb-4.1-10|335	+ Revision: 656580
12mu|lsb-4.1-10|336	- drop useless provides/obsoletes that made packages disappear (#62964)
12mu|lsb-4.1-10|337	

20164 12
12mu|lsb-release-2.0-40|1	Summary: Linux Standard Base tools
12mu|lsb-release-2.0-40|2	Name: lsb-release
12mu|lsb-release-2.0-40|3	Version: 2.0
12mu|lsb-release-2.0-40|4	Release: 40
12mu|lsb-release-2.0-40|5	License: GPL
12mu|lsb-release-2.0-40|6	Source: lsb-release-%{version}.tar.bz2
12mu|lsb-release-2.0-40|7	Patch0: lsb-release-%{version}-no-support.patch
12mu|lsb-release-2.0-40|8	Group: System/Base
12mu|lsb-release-2.0-40|9	URL: http://bzr.linuxfoundation.org/loggerhead/lsb/devel/si/files/head:/lsb_release/
12mu|lsb-release-2.0-40|10	
12mu|lsb-release-2.0-40|11	%define debug_package %{nil}
12mu|lsb-release-2.0-40|12	
12mu|lsb-release-2.0-40|13	%description
12mu|lsb-release-2.0-40|14	LSB version query program
12mu|lsb-release-2.0-40|15	
12mu|lsb-release-2.0-40|16	This program forms part of the required functionality of
12mu|lsb-release-2.0-40|17	the LSB (Linux Standard Base) specification.
12mu|lsb-release-2.0-40|18	
12mu|lsb-release-2.0-40|19	The program queries the installed state of the distribution
12mu|lsb-release-2.0-40|20	to display certain properties such as the version of the
12mu|lsb-release-2.0-40|21	LSB against which the distribution claims compliance as
12mu|lsb-release-2.0-40|22	well. It can also attempt to display the name and release
12mu|lsb-release-2.0-40|23	of the distribution along with an identifier of who produces
12mu|lsb-release-2.0-40|24	the distribution.
12mu|lsb-release-2.0-40|25	
12mu|lsb-release-2.0-40|26	%prep
12mu|lsb-release-2.0-40|27	
12mu|lsb-release-2.0-40|28	%setup -q
12mu|lsb-release-2.0-40|29	%patch0 -p1 -b .no-support
12mu|lsb-release-2.0-40|30	
12mu|lsb-release-2.0-40|31	%build
12mu|lsb-release-2.0-40|32	make
12mu|lsb-release-2.0-40|33	
12mu|lsb-release-2.0-40|34	%install
12mu|lsb-release-2.0-40|35	make prefix=%{buildroot} mandir=%{buildroot}/%{_mandir} install
12mu|lsb-release-2.0-40|36	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}.d
12mu|lsb-release-2.0-40|37	mkdir -p %{buildroot}/%{_sysconfdir}
12mu|lsb-release-2.0-40|38	cat > %{buildroot}/%{_sysconfdir}/lsb-release << EOF
12mu|lsb-release-2.0-40|39	LSB_VERSION=
12mu|lsb-release-2.0-40|40	DISTRIB_ID=RosaDesktopFresh
12mu|lsb-release-2.0-40|41	DISTRIB_RELEASE=%{rosa_release}
12mu|lsb-release-2.0-40|42	DISTRIB_CODENAME=belka
12mu|lsb-release-2.0-40|43	DISTRIB_DESCRIPTION="%{distribution}"
12mu|lsb-release-2.0-40|44	EOF
12mu|lsb-release-2.0-40|45	
12mu|lsb-release-2.0-40|46	mkdir -p %{buildroot}/usr/bin
12mu|lsb-release-2.0-40|47	pushd %{buildroot}/usr/bin
12mu|lsb-release-2.0-40|48	ln -sf /bin/lsb_release lsb_release
12mu|lsb-release-2.0-40|49	popd
12mu|lsb-release-2.0-40|50	
12mu|lsb-release-2.0-40|51	%files
12mu|lsb-release-2.0-40|52	%doc README
12mu|lsb-release-2.0-40|53	/bin/lsb_release
12mu|lsb-release-2.0-40|54	%_bindir/lsb_release
12mu|lsb-release-2.0-40|55	%{_mandir}/man1/lsb_release.1*
12mu|lsb-release-2.0-40|56	%config(noreplace) %{_sysconfdir}/%{name}
12mu|lsb-release-2.0-40|57	%dir %{_sysconfdir}/%{name}.d
12mu|lsb-release-2.0-40|58	
12mu|lsb-release-2.0-40|59	
12mu|lsb-release-2.0-40|60	
12mu|lsb-release-2.0-40|61	%changelog
12mu|lsb-release-2.0-40|62	* Mon Jun 30 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.0-40
12mu|lsb-release-2.0-40|63	+ Revision: f1afd08
12mu|lsb-release-2.0-40|64	- Release uplift
12mu|lsb-release-2.0-40|65	
12mu|lsb-release-2.0-40|66	

20165 12
12mu|lshw-2.16-2|1	%define realversion B.0%{version}
12mu|lshw-2.16-2|2	
12mu|lshw-2.16-2|3	Summary: A hardware lister
12mu|lshw-2.16-2|4	Name:    lshw
12mu|lshw-2.16-2|5	Version: 2.16
12mu|lshw-2.16-2|6	Release: 2
12mu|lshw-2.16-2|7	# To get sources tarball use command
12mu|lshw-2.16-2|8	# svn co http://ezix.org/source/packages/lshw/releases/%{realversion} %{name}-%{realversion} && tar -czf %{name}-%{realversion}.tar.gz --exclude .svn %{name}-%{realversion}
12mu|lshw-2.16-2|9	Source0: %{name}-%{realversion}.tar.gz
12mu|lshw-2.16-2|10	License: GPLv2
12mu|lshw-2.16-2|11	Group: System/Kernel and hardware
12mu|lshw-2.16-2|12	Url: http://ezix.org/project/wiki/HardwareLiSter
12mu|lshw-2.16-2|13	Requires: ldetect-lst >= 0.1.282
12mu|lshw-2.16-2|14	BuildRequires: pkgconfig(sqlite3)
12mu|lshw-2.16-2|15	BuildRequires: pkgconfig(gtk+-2.0)
12mu|lshw-2.16-2|16	
12mu|lshw-2.16-2|17	%description
12mu|lshw-2.16-2|18	lshw (Hardware Lister) is a tool to provide detailed information
12mu|lshw-2.16-2|19	on the hardware configuration of the machine.
12mu|lshw-2.16-2|20	
12mu|lshw-2.16-2|21	%package gui
12mu|lshw-2.16-2|22	Summary: HardWare LiSter (GUI version)
12mu|lshw-2.16-2|23	Group:  System/Kernel and hardware
12mu|lshw-2.16-2|24	Requires: %{name}
12mu|lshw-2.16-2|25	Requires: gtk2
12mu|lshw-2.16-2|26	%description gui
12mu|lshw-2.16-2|27	This package provides a graphical user interface to lshw
12mu|lshw-2.16-2|28	
12mu|lshw-2.16-2|29	%prep
12mu|lshw-2.16-2|30	%setup -q -n %{name}-%{realversion}
12mu|lshw-2.16-2|31	# Ugly since 2.07 default rights are messed
12mu|lshw-2.16-2|32	find -type f | xargs chmod 644
12mu|lshw-2.16-2|33	find -type d | xargs chmod 755
12mu|lshw-2.16-2|34	
12mu|lshw-2.16-2|35	%build
12mu|lshw-2.16-2|36	make
12mu|lshw-2.16-2|37	make gui
12mu|lshw-2.16-2|38	
12mu|lshw-2.16-2|39	%install
12mu|lshw-2.16-2|40	%makeinstall_std
12mu|lshw-2.16-2|41	make PREFIX=%_prefix SBINDIR=%_sbindir MANDIR=%_mandir DESTDIR=%{buildroot} install-gui
12mu|lshw-2.16-2|42	
12mu|lshw-2.16-2|43	# packaged as part of ldetect-lst
12mu|lshw-2.16-2|44	rm -f %{buildroot}%{_datadir}/lshw/{oui.txt,*.ids}
12mu|lshw-2.16-2|45	
12mu|lshw-2.16-2|46	%find_lang %{name}
12mu|lshw-2.16-2|47	
12mu|lshw-2.16-2|48	%files -f %{name}.lang
12mu|lshw-2.16-2|49	%{_sbindir}/lshw
12mu|lshw-2.16-2|50	%dir %{_datadir}/lshw
12mu|lshw-2.16-2|51	%{_datadir}/lshw/*.txt
12mu|lshw-2.16-2|52	%attr(644,root,root) %{_mandir}/man1/lshw.*
12mu|lshw-2.16-2|53	
12mu|lshw-2.16-2|54	%files gui
12mu|lshw-2.16-2|55	%doc COPYING
12mu|lshw-2.16-2|56	%{_sbindir}/gtk-lshw
12mu|lshw-2.16-2|57	%{_datadir}/lshw/artwork
12mu|lshw-2.16-2|58	%{_datadir}/lshw/ui/gtk-lshw.ui

20166 12
12mu|lskat-4.12.4-1|1	Name:		lskat
12mu|lskat-4.12.4-1|2	Version:	4.12.4
12mu|lskat-4.12.4-1|3	Release:	1
12mu|lskat-4.12.4-1|4	Epoch:		1
12mu|lskat-4.12.4-1|5	Summary:	Lieutnant skat
12mu|lskat-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|lskat-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|lskat-4.12.4-1|8	URL:		http://www.kde.org/applications/games/lskat/
12mu|lskat-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|lskat-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|lskat-4.12.4-1|11	Requires:	libkdegames-common
12mu|lskat-4.12.4-1|12	
12mu|lskat-4.12.4-1|13	%description
12mu|lskat-4.12.4-1|14	Lieutnant Skat (from German "Offiziersskat") is a fun and engaging card game
12mu|lskat-4.12.4-1|15	for two players, where the second player is either live opponent, or a built
12mu|lskat-4.12.4-1|16	in artificial intelligence.
12mu|lskat-4.12.4-1|17	
12mu|lskat-4.12.4-1|18	%files
12mu|lskat-4.12.4-1|19	%{_kde_bindir}/lskat
12mu|lskat-4.12.4-1|20	%{_kde_applicationsdir}/lskat.desktop
12mu|lskat-4.12.4-1|21	%{_kde_appsdir}/lskat
12mu|lskat-4.12.4-1|22	%{_kde_docdir}/*/*/lskat
12mu|lskat-4.12.4-1|23	%{_kde_iconsdir}/hicolor/*/apps/lskat.png
12mu|lskat-4.12.4-1|24	
12mu|lskat-4.12.4-1|25	#------------------------------------------------------------------------------
12mu|lskat-4.12.4-1|26	
12mu|lskat-4.12.4-1|27	%prep
12mu|lskat-4.12.4-1|28	%setup -q
12mu|lskat-4.12.4-1|29	
12mu|lskat-4.12.4-1|30	%build
12mu|lskat-4.12.4-1|31	%cmake_kde4
12mu|lskat-4.12.4-1|32	%make
12mu|lskat-4.12.4-1|33	
12mu|lskat-4.12.4-1|34	%install
12mu|lskat-4.12.4-1|35	%makeinstall_std -C build
12mu|lskat-4.12.4-1|36	
12mu|lskat-4.12.4-1|37	
12mu|lskat-4.12.4-1|38	%changelog
12mu|lskat-4.12.4-1|39	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|lskat-4.12.4-1|40	+ Revision: 8c73551
12mu|lskat-4.12.4-1|41	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|lskat-4.12.4-1|42	
12mu|lskat-4.12.4-1|43	

20167 12
12mu|ltc-1.1.1-1|1	%define major	11
12mu|ltc-1.1.1-1|2	%define libname	%mklibname %{name} %major
12mu|ltc-1.1.1-1|3	%define devname	%mklibname %{name} -d
12mu|ltc-1.1.1-1|4	
12mu|ltc-1.1.1-1|5	Name:		ltc
12mu|ltc-1.1.1-1|6	Version:	1.1.1
12mu|ltc-1.1.1-1|7	Release:	1
12mu|ltc-1.1.1-1|8	Summary:	Linear (or Longitudinal) Time-code is an encoding of SMPTE time-code data
12mu|ltc-1.1.1-1|9	License:	LGPLv3
12mu|ltc-1.1.1-1|10	Group:		System/Libraries
12mu|ltc-1.1.1-1|11	Url:		https://github.com/x42/libltc
12mu|ltc-1.1.1-1|12	Source0:	https://github.com/downloads/x42/libltc/lib%{name}-%{version}.tar.gz
12mu|ltc-1.1.1-1|13	
12mu|ltc-1.1.1-1|14	%description
12mu|ltc-1.1.1-1|15	Linear (or Longitudinal) Time-code (LTC) is an encoding of SMPTE time-code data
12mu|ltc-1.1.1-1|16	as a Manchester-Biphase encoded audio signal. The audio signal is commonly
12mu|ltc-1.1.1-1|17	recorded on a VTR track or other storage media. libltc provides functionality
12mu|ltc-1.1.1-1|18	to encode and decode LTC from/to time-code, including SMPTE date support.
12mu|ltc-1.1.1-1|19	libltc is the successor of libltcsmpte.
12mu|ltc-1.1.1-1|20	
12mu|ltc-1.1.1-1|21	#---------------------------------
12mu|ltc-1.1.1-1|22	%package -n %{libname}
12mu|ltc-1.1.1-1|23	Summary:	Shared library for LTC
12mu|ltc-1.1.1-1|24	Group:		System/Libraries
12mu|ltc-1.1.1-1|25	
12mu|ltc-1.1.1-1|26	%description -n %{libname}
12mu|ltc-1.1.1-1|27	Linear (or Longitudinal) Time-code (LTC) is an encoding of SMPTE time-code data
12mu|ltc-1.1.1-1|28	as a Manchester-Biphase encoded audio signal. The audio signal is commonly
12mu|ltc-1.1.1-1|29	recorded on a VTR track or other storage media. libltc provides functionality
12mu|ltc-1.1.1-1|30	to encode and decode LTC from/to time-code, including SMPTE date support.
12mu|ltc-1.1.1-1|31	libltc is the successor of libltcsmpte.
12mu|ltc-1.1.1-1|32	
12mu|ltc-1.1.1-1|33	%files -n %{libname}
12mu|ltc-1.1.1-1|34	%{_libdir}/lib%{name}.so.%{major}*
12mu|ltc-1.1.1-1|35	
12mu|ltc-1.1.1-1|36	#---------------------------------
12mu|ltc-1.1.1-1|37	%package -n %{devname}
12mu|ltc-1.1.1-1|38	Summary:	Development files for LTC
12mu|ltc-1.1.1-1|39	Group:		Development/C
12mu|ltc-1.1.1-1|40	Requires:	%{libname} = %{version}-%{release}
12mu|ltc-1.1.1-1|41	Provides:	%{name}-devel = %{version}-%{release}
12mu|ltc-1.1.1-1|42	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|ltc-1.1.1-1|43	
12mu|ltc-1.1.1-1|44	%description -n %{devname}
12mu|ltc-1.1.1-1|45	This package contains the files for developing applications which
12mu|ltc-1.1.1-1|46	will use lib%{name}.
12mu|ltc-1.1.1-1|47	
12mu|ltc-1.1.1-1|48	%files -n %{devname}
12mu|ltc-1.1.1-1|49	%{_mandir}/man3/ltc.h.3.xz
12mu|ltc-1.1.1-1|50	%{_libdir}/lib%{name}.so
12mu|ltc-1.1.1-1|51	%{_includedir}/ltc.h
12mu|ltc-1.1.1-1|52	%{_libdir}/pkgconfig/ltc.pc
12mu|ltc-1.1.1-1|53	
12mu|ltc-1.1.1-1|54	#---------------------------------
12mu|ltc-1.1.1-1|55	%prep
12mu|ltc-1.1.1-1|56	%setup -q -n lib%{name}-%{version}
12mu|ltc-1.1.1-1|57	
12mu|ltc-1.1.1-1|58	%build
12mu|ltc-1.1.1-1|59	%configure2_5x
12mu|ltc-1.1.1-1|60	%make
12mu|ltc-1.1.1-1|61	
12mu|ltc-1.1.1-1|62	%install
12mu|ltc-1.1.1-1|63	%makeinstall_std
12mu|ltc-1.1.1-1|64	find %{buildroot} -regex ".*\(a\|la\)$" -exec rm '{}' \;
12mu|ltc-1.1.1-1|65	
12mu|ltc-1.1.1-1|66	%changelog
12mu|ltc-1.1.1-1|67	* Mon Mar 11 2013 Rosa <rosa@abf.rosalinux.ru> 1.1.1-1
12mu|ltc-1.1.1-1|68	+ Revision: 0aa529c
12mu|ltc-1.1.1-1|69	- Automatic import for version 1.1.1-1
12mu|ltc-1.1.1-1|70	
12mu|ltc-1.1.1-1|71	

20168 12
12mu|lua-filesystem-1.4.2-3|1	%define luaver 5.1
12mu|lua-filesystem-1.4.2-3|2	%define lualibdir %{_libdir}/lua/%{luaver}
12mu|lua-filesystem-1.4.2-3|3	%define luapkgdir %{_datadir}/lua/%{luaver}
12mu|lua-filesystem-1.4.2-3|4	%define oname luafilesystem
12mu|lua-filesystem-1.4.2-3|5	
12mu|lua-filesystem-1.4.2-3|6	Name:           lua-filesystem
12mu|lua-filesystem-1.4.2-3|7	Version:        1.4.2
12mu|lua-filesystem-1.4.2-3|8	Release:        3
12mu|lua-filesystem-1.4.2-3|9	Summary:        FileSystem Tool for the Lua language
12mu|lua-filesystem-1.4.2-3|10	
12mu|lua-filesystem-1.4.2-3|11	Group:          Development/Other
12mu|lua-filesystem-1.4.2-3|12	License:        MIT
12mu|lua-filesystem-1.4.2-3|13	URL:            http://www.keplerproject.org/luafilesystem/
12mu|lua-filesystem-1.4.2-3|14	Source0:        http://luaforge.net/frs/download.php/3931/%{oname}-%{version}.tar.gz
12mu|lua-filesystem-1.4.2-3|15	BuildRequires:  lua-devel >= %{luaver}
12mu|lua-filesystem-1.4.2-3|16	Requires:       lua >= %{luaver}
12mu|lua-filesystem-1.4.2-3|17	
12mu|lua-filesystem-1.4.2-3|18	%description
12mu|lua-filesystem-1.4.2-3|19	LuaFileSystem offers a portable way to access the
12mu|lua-filesystem-1.4.2-3|20	underlying directory structure and file attributes.
12mu|lua-filesystem-1.4.2-3|21	
12mu|lua-filesystem-1.4.2-3|22	%prep
12mu|lua-filesystem-1.4.2-3|23	%setup -q -n %{oname}-%{version}
12mu|lua-filesystem-1.4.2-3|24	
12mu|lua-filesystem-1.4.2-3|25	%build
12mu|lua-filesystem-1.4.2-3|26	%setup_compile_flags
12mu|lua-filesystem-1.4.2-3|27	%make CFLAGS="%{optflags}"
12mu|lua-filesystem-1.4.2-3|28	
12mu|lua-filesystem-1.4.2-3|29	%install
12mu|lua-filesystem-1.4.2-3|30	make install PREFIX=%{buildroot}/%{_prefix} LUA_LIBDIR=%{buildroot}/%{lualibdir} LUA_DIR=%{buildroot}/%{luapkgdir} SYS_BINDIR=%{buildroot}/%{_bindir} LUA_INTERPRETER=%{_bindir}/lua
12mu|lua-filesystem-1.4.2-3|31	
12mu|lua-filesystem-1.4.2-3|32	%files
12mu|lua-filesystem-1.4.2-3|33	%doc doc/us/*
12mu|lua-filesystem-1.4.2-3|34	%doc README
12mu|lua-filesystem-1.4.2-3|35	%{lualibdir}/*
12mu|lua-filesystem-1.4.2-3|36	
12mu|lua-filesystem-1.4.2-3|37	%changelog
12mu|lua-filesystem-1.4.2-3|38	* Thu Oct 10 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.4.2-3
12mu|lua-filesystem-1.4.2-3|39	+ Revision: 77b123e
12mu|lua-filesystem-1.4.2-3|40	- fix build
12mu|lua-filesystem-1.4.2-3|41	
12mu|lua-filesystem-1.4.2-3|42	

20169 12
12mu|lua-lgi-0.7.1-1|1	%define lua_version 5.1
12mu|lua-lgi-0.7.1-1|2	
12mu|lua-lgi-0.7.1-1|3	Summary:	Dynamic Lua binding to GObject libraries using GObject-Introspection
12mu|lua-lgi-0.7.1-1|4	Name:		lua-lgi
12mu|lua-lgi-0.7.1-1|5	Version:	0.7.1
12mu|lua-lgi-0.7.1-1|6	Release:	1
12mu|lua-lgi-0.7.1-1|7	License:	MIT
12mu|lua-lgi-0.7.1-1|8	Group:		Development/Other
12mu|lua-lgi-0.7.1-1|9	Url:		http://www.tecgraf.puc-rio.br/~diego/professional/luasocket/
12mu|lua-lgi-0.7.1-1|10	Source0:	lgi-%{version}.tar.gz
12mu|lua-lgi-0.7.1-1|11	BuildRequires:	pkgconfig(lua)
12mu|lua-lgi-0.7.1-1|12	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|lua-lgi-0.7.1-1|13	
12mu|lua-lgi-0.7.1-1|14	%description
12mu|lua-lgi-0.7.1-1|15	LGI is gobject-introspection based dynamic Lua binding to GObject based
12mu|lua-lgi-0.7.1-1|16	libraries. It allows using GObject-based libraries directly from Lua.
12mu|lua-lgi-0.7.1-1|17	
12mu|lua-lgi-0.7.1-1|18	%files
12mu|lua-lgi-0.7.1-1|19	%doc docs/
12mu|lua-lgi-0.7.1-1|20	%doc README.md
12mu|lua-lgi-0.7.1-1|21	%{_datadir}/lua/%{lua_version}/lgi*
12mu|lua-lgi-0.7.1-1|22	%{_libdir}/lua/%{lua_version}/lgi
12mu|lua-lgi-0.7.1-1|23	
12mu|lua-lgi-0.7.1-1|24	#----------------------------------------------------------------------------
12mu|lua-lgi-0.7.1-1|25	
12mu|lua-lgi-0.7.1-1|26	%prep
12mu|lua-lgi-0.7.1-1|27	%setup -q -n lgi-%{version}
12mu|lua-lgi-0.7.1-1|28	
12mu|lua-lgi-0.7.1-1|29	%build
12mu|lua-lgi-0.7.1-1|30	export CFLAGS="%{optflags} -fPIC"
12mu|lua-lgi-0.7.1-1|31	%make
12mu|lua-lgi-0.7.1-1|32	
12mu|lua-lgi-0.7.1-1|33	%install
12mu|lua-lgi-0.7.1-1|34	%makeinstall_std LUA_SHAREDIR=%{_datadir}/lua/%{lua_version} LUA_LIBDIR=%{_libdir}/lua/%{lua_version}
12mu|lua-lgi-0.7.1-1|35	
12mu|lua-lgi-0.7.1-1|36	
12mu|lua-lgi-0.7.1-1|37	%changelog
12mu|lua-lgi-0.7.1-1|38	* Wed Feb 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.1-1
12mu|lua-lgi-0.7.1-1|39	+ Revision: b97e362
12mu|lua-lgi-0.7.1-1|40	- LOG New version 0.7.1
12mu|lua-lgi-0.7.1-1|41	
12mu|lua-lgi-0.7.1-1|42	

20170 12
12mu|lxappearance-0.5.1-5|1	Summary:	A new feature-rich GTK+ theme switcher
12mu|lxappearance-0.5.1-5|2	Name:     	lxappearance
12mu|lxappearance-0.5.1-5|3	Version:	0.5.1
12mu|lxappearance-0.5.1-5|4	Release:	5
12mu|lxappearance-0.5.1-5|5	License:	GPLv2+
12mu|lxappearance-0.5.1-5|6	Group:		Graphical desktop/Other
12mu|lxappearance-0.5.1-5|7	Source0: 	http://downloads.sourceforge.net/project/lxde/%name-%version.tar.gz
12mu|lxappearance-0.5.1-5|8	Patch0:		po.fuzzy.patch
12mu|lxappearance-0.5.1-5|9	#Resave .gtkrc in LXDE too
12mu|lxappearance-0.5.1-5|10	Patch1:		lxappearance-gtkrc-save.patch
12mu|lxappearance-0.5.1-5|11	URL:		http://lxde.sourceforge.net/
12mu|lxappearance-0.5.1-5|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mu|lxappearance-0.5.1-5|13	BuildRequires:	gtk+2-devel desktop-file-utils
12mu|lxappearance-0.5.1-5|14	BuildRequires:	intltool
12mu|lxappearance-0.5.1-5|15	Suggests: lxappearance-obconf
12mu|lxappearance-0.5.1-5|16	
12mu|lxappearance-0.5.1-5|17	%description
12mu|lxappearance-0.5.1-5|18	LXAppearance is a new GTK+ theme switcher developed for project LXDE.
12mu|lxappearance-0.5.1-5|19	
12mu|lxappearance-0.5.1-5|20	%package devel
12mu|lxappearance-0.5.1-5|21	Group:		Graphical desktop/Other
12mu|lxappearance-0.5.1-5|22	Summary:	%{name} developement files
12mu|lxappearance-0.5.1-5|23	Provides:	%{name}-devel = %{version}-%{release}
12mu|lxappearance-0.5.1-5|24	Requires:	pkgconfig
12mu|lxappearance-0.5.1-5|25	
12mu|lxappearance-0.5.1-5|26	%description devel
12mu|lxappearance-0.5.1-5|27	This package contains header files needed when building applications based on
12mu|lxappearance-0.5.1-5|28	%{name}.
12mu|lxappearance-0.5.1-5|29	
12mu|lxappearance-0.5.1-5|30	%prep
12mu|lxappearance-0.5.1-5|31	%setup -q
12mu|lxappearance-0.5.1-5|32	%patch0 -p0
12mu|lxappearance-0.5.1-5|33	%patch1 -p1
12mu|lxappearance-0.5.1-5|34	
12mu|lxappearance-0.5.1-5|35	%build
12mu|lxappearance-0.5.1-5|36	%configure2_5x
12mu|lxappearance-0.5.1-5|37	%make
12mu|lxappearance-0.5.1-5|38	
12mu|lxappearance-0.5.1-5|39	%install
12mu|lxappearance-0.5.1-5|40	rm -rf $RPM_BUILD_ROOT
12mu|lxappearance-0.5.1-5|41	%makeinstall_std
12mu|lxappearance-0.5.1-5|42	
12mu|lxappearance-0.5.1-5|43	%{find_lang} %{name}
12mu|lxappearance-0.5.1-5|44	
12mu|lxappearance-0.5.1-5|45	desktop-file-install --vendor="" \
12mu|lxappearance-0.5.1-5|46	--remove-key="NotShowIn" \
12mu|lxappearance-0.5.1-5|47	--add-only-show-in="LXDE" \
12mu|lxappearance-0.5.1-5|48	--dir=%buildroot%_datadir/applications %buildroot%_datadir/applications/*.desktop
12mu|lxappearance-0.5.1-5|49	
12mu|lxappearance-0.5.1-5|50	
12mu|lxappearance-0.5.1-5|51	%clean
12mu|lxappearance-0.5.1-5|52	rm -rf %{buildroot}
12mu|lxappearance-0.5.1-5|53	
12mu|lxappearance-0.5.1-5|54	%files -f %{name}.lang
12mu|lxappearance-0.5.1-5|55	%defattr(-, root, root)
12mu|lxappearance-0.5.1-5|56	%{_bindir}/%name
12mu|lxappearance-0.5.1-5|57	%{_datadir}/applications/*.desktop
12mu|lxappearance-0.5.1-5|58	%{_datadir}/%name
12mu|lxappearance-0.5.1-5|59	%{_mandir}/man1/lxappearance.*
12mu|lxappearance-0.5.1-5|60	
12mu|lxappearance-0.5.1-5|61	%files devel
12mu|lxappearance-0.5.1-5|62	%defattr(-,root,root)
12mu|lxappearance-0.5.1-5|63	%{_includedir}/%{name}/*.h
12mu|lxappearance-0.5.1-5|64	%{_libdir}/pkgconfig/lxappearance.pc
12mu|lxappearance-0.5.1-5|65	
12mu|lxappearance-0.5.1-5|66	
12mu|lxappearance-0.5.1-5|67	
12mu|lxappearance-0.5.1-5|68	%changelog
12mu|lxappearance-0.5.1-5|69	* Sat Oct 19 2013 akdengi <kazancas@mandriva.ru> 0.5.1-5
12mu|lxappearance-0.5.1-5|70	+ Revision: 7a43544
12mu|lxappearance-0.5.1-5|71	- fix write gtkrc2.0 and gtk3 configs with theme change in ROSA LXDE
12mu|lxappearance-0.5.1-5|72	
12mu|lxappearance-0.5.1-5|73	

20171 12
12mu|lxappearance-obconf-0.2.1-1|1	Summary:        Plugin to configure OpenBox inside LXAppearance
12mu|lxappearance-obconf-0.2.1-1|2	Name:           lxappearance-obconf
12mu|lxappearance-obconf-0.2.1-1|3	Version:        0.2.1
12mu|lxappearance-obconf-0.2.1-1|4	Release:        1
12mu|lxappearance-obconf-0.2.1-1|5	Epoch:		1
12mu|lxappearance-obconf-0.2.1-1|6	Group:          Graphical desktop/Other
12mu|lxappearance-obconf-0.2.1-1|7	License:        GPLv2+
12mu|lxappearance-obconf-0.2.1-1|8	URL:            http://lxde.org/
12mu|lxappearance-obconf-0.2.1-1|9	Source0:        %{name}-%{version}.tar.gz
12mu|lxappearance-obconf-0.2.1-1|10	
12mu|lxappearance-obconf-0.2.1-1|11	BuildRequires:  gtk+2-devel
12mu|lxappearance-obconf-0.2.1-1|12	BuildRequires:  openbox-devel >= 3.5.2
12mu|lxappearance-obconf-0.2.1-1|13	BuildRequires:  lxappearance-devel
12mu|lxappearance-obconf-0.2.1-1|14	BuildRequires:  %{_lib}sm6
12mu|lxappearance-obconf-0.2.1-1|15	BuildRequires:  gettext
12mu|lxappearance-obconf-0.2.1-1|16	BuildRequires:  intltool
12mu|lxappearance-obconf-0.2.1-1|17	BuildRequires:  libtool
12mu|lxappearance-obconf-0.2.1-1|18	BuildRequires:	openbox
12mu|lxappearance-obconf-0.2.1-1|19	Requires:       lxappearance >= 0.5.1
12mu|lxappearance-obconf-0.2.1-1|20	Requires:       openbox
12mu|lxappearance-obconf-0.2.1-1|21	
12mu|lxappearance-obconf-0.2.1-1|22	%description
12mu|lxappearance-obconf-0.2.1-1|23	This plugin adds an addtional tab called "Window Border" to LXAppearance.
12mu|lxappearance-obconf-0.2.1-1|24	It is only visible when the plugin is installed and Openbox is in use.
12mu|lxappearance-obconf-0.2.1-1|25	
12mu|lxappearance-obconf-0.2.1-1|26	%prep
12mu|lxappearance-obconf-0.2.1-1|27	%setup -q
12mu|lxappearance-obconf-0.2.1-1|28	
12mu|lxappearance-obconf-0.2.1-1|29	# dirty hack for outdated/changing LINGUAS file
12mu|lxappearance-obconf-0.2.1-1|30	cd po
12mu|lxappearance-obconf-0.2.1-1|31	ls *.po > LINGUAS
12mu|lxappearance-obconf-0.2.1-1|32	sed -i 's/.po//g' LINGUAS
12mu|lxappearance-obconf-0.2.1-1|33	
12mu|lxappearance-obconf-0.2.1-1|34	%build
12mu|lxappearance-obconf-0.2.1-1|35	%configure --disable-static
12mu|lxappearance-obconf-0.2.1-1|36	%make
12mu|lxappearance-obconf-0.2.1-1|37	
12mu|lxappearance-obconf-0.2.1-1|38	%install
12mu|lxappearance-obconf-0.2.1-1|39	make install DESTDIR=%{buildroot}
12mu|lxappearance-obconf-0.2.1-1|40	rm %{buildroot}%{_libdir}/lxappearance/plugins/obconf.la
12mu|lxappearance-obconf-0.2.1-1|41	%find_lang %{name}
12mu|lxappearance-obconf-0.2.1-1|42	
12mu|lxappearance-obconf-0.2.1-1|43	%files -f %{name}.lang
12mu|lxappearance-obconf-0.2.1-1|44	# FIXME add NEWS and TODO
12mu|lxappearance-obconf-0.2.1-1|45	%doc AUTHORS CHANGELOG COPYING README
12mu|lxappearance-obconf-0.2.1-1|46	%{_libdir}/lxappearance/plugins/obconf.so
12mu|lxappearance-obconf-0.2.1-1|47	%{_datadir}/lxappearance/obconf/
12mu|lxappearance-obconf-0.2.1-1|48	
12mu|lxappearance-obconf-0.2.1-1|49	
12mu|lxappearance-obconf-0.2.1-1|50	%changelog
12mu|lxappearance-obconf-0.2.1-1|51	* Wed Oct 23 2013 akdengi <kazancas@mandriva.ru> 1:0.2.1-1
12mu|lxappearance-obconf-0.2.1-1|52	+ Revision: 28b2189
12mu|lxappearance-obconf-0.2.1-1|53	- 0.2.1
12mu|lxappearance-obconf-0.2.1-1|54	
12mu|lxappearance-obconf-0.2.1-1|55	

20172 12
12mu|lxc-0.9.0-14|1	%define major 0
12mu|lxc-0.9.0-14|2	%define libname %mklibname lxc %{major}
12mu|lxc-0.9.0-14|3	%define develname %mklibname lxc -d
12mu|lxc-0.9.0-14|4	%define debugcflags	%nil
12mu|lxc-0.9.0-14|5	%define	debug_package	%nil
12mu|lxc-0.9.0-14|6	
12mu|lxc-0.9.0-14|7	%define luaver 5.1
12mu|lxc-0.9.0-14|8	%define lualibdir %{_libdir}/lua/%{luaver}
12mu|lxc-0.9.0-14|9	%define luapkgdir %{_datadir}/lua/%{luaver}
12mu|lxc-0.9.0-14|10	%bcond_without	lua
12mu|lxc-0.9.0-14|11	%bcond_with	python3
12mu|lxc-0.9.0-14|12	
12mu|lxc-0.9.0-14|13	Name:		lxc
12mu|lxc-0.9.0-14|14	Version:	0.9.0
12mu|lxc-0.9.0-14|15	Release:	14
12mu|lxc-0.9.0-14|16	Summary:	Linux Containers
12mu|lxc-0.9.0-14|17	URL:		http://lxc.sourceforge.net
12mu|lxc-0.9.0-14|18	Source0:	http://dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
12mu|lxc-0.9.0-14|19	Group:		System/Kernel and hardware
12mu|lxc-0.9.0-14|20	License:	LGPLv2
12mu|lxc-0.9.0-14|21	Epoch:		1
12mu|lxc-0.9.0-14|22	Patch0:		lxc-0.9.0-fedora-template.patch
12mu|lxc-0.9.0-14|23	Patch1:		0001-Add-an-OpenMandriva-LX-template.patch
12mu|lxc-0.9.0-14|24	Patch2:         lxc-0.9.0.ROSA.network.patch
12mu|lxc-0.9.0-14|25	Patch3:         lxc-0.9.0.updates.patch
12mu|lxc-0.9.0-14|26	BuildRequires:	docbook-utils
12mu|lxc-0.9.0-14|27	BuildRequires:  kernel-headers
12mu|lxc-0.9.0-14|28	BuildRequires:	cap-devel
12mu|lxc-0.9.0-14|29	Buildrequires:	docbook-dtd30-sgml
12mu|lxc-0.9.0-14|30	Buildrequires:	docbook2x
12mu|lxc-0.9.0-14|31	%if %{with lua}
12mu|lxc-0.9.0-14|32	Buildrequires:	lua-devel
12mu|lxc-0.9.0-14|33	%endif
12mu|lxc-0.9.0-14|34	%if %{with python3}
12mu|lxc-0.9.0-14|35	Buildrequires:	python3-devel
12mu|lxc-0.9.0-14|36	%endif
12mu|lxc-0.9.0-14|37	# needed for lxc-busybox
12mu|lxc-0.9.0-14|38	Requires:       busybox
12mu|lxc-0.9.0-14|39	# needed for lxc-debian
12mu|lxc-0.9.0-14|40	Requires:       dpkg
12mu|lxc-0.9.0-14|41	# needed for lxc-debian, lxc-ubuntu:
12mu|lxc-0.9.0-14|42	Requires:       debootstrap rsync
12mu|lxc-0.9.0-14|43	# needed for lxc-sshd
12mu|lxc-0.9.0-14|44	Requires:       openssh-server
12mu|lxc-0.9.0-14|45	# bridge
12mu|lxc-0.9.0-14|46	Requires:       bridge-utils
12mu|lxc-0.9.0-14|47	
12mu|lxc-0.9.0-14|48	Conflicts:   lxc-doc < 0.7.5
12mu|lxc-0.9.0-14|49	Obsoletes:   lxc-doc < 0.7.5
12mu|lxc-0.9.0-14|50	
12mu|lxc-0.9.0-14|51	%description
12mu|lxc-0.9.0-14|52	The package "%{name}" provides the command lines to create and manage
12mu|lxc-0.9.0-14|53	containers.  It contains a full featured container with the isolation
12mu|lxc-0.9.0-14|54	/ virtualization of the pids, the ipc, the utsname, the mount points,
12mu|lxc-0.9.0-14|55	/proc, /sys, the network and it takes into account the control groups.
12mu|lxc-0.9.0-14|56	It is very light, flexible, and provides a set of tools around the
12mu|lxc-0.9.0-14|57	container like the monitoring with asynchronous events notification,
12mu|lxc-0.9.0-14|58	or the freeze of the container. This package is useful to create
12mu|lxc-0.9.0-14|59	Virtual Private Server, or to run isolated applications like bash or
12mu|lxc-0.9.0-14|60	sshd.
12mu|lxc-0.9.0-14|61	
12mu|lxc-0.9.0-14|62	%package -n	%{libname}
12mu|lxc-0.9.0-14|63	Summary:	Library for LXC
12mu|lxc-0.9.0-14|64	Group:		System/Libraries
12mu|lxc-0.9.0-14|65	
12mu|lxc-0.9.0-14|66	%description -n %{libname}
12mu|lxc-0.9.0-14|67	Library for the Linux Kernel Containers.
12mu|lxc-0.9.0-14|68	
12mu|lxc-0.9.0-14|69	%package -n	%{develname}
12mu|lxc-0.9.0-14|70	Summary:	Development files for LXC
12mu|lxc-0.9.0-14|71	Group:		Development/C
12mu|lxc-0.9.0-14|72	
12mu|lxc-0.9.0-14|73	%description -n %{develname}
12mu|lxc-0.9.0-14|74	Developement files for the Linux Kernel Containers.
12mu|lxc-0.9.0-14|75	
12mu|lxc-0.9.0-14|76	%if %{with lua}
12mu|lxc-0.9.0-14|77	%package        -n lua-%{name}
12mu|lxc-0.9.0-14|78	Summary:        Lua binding for %{name}
12mu|lxc-0.9.0-14|79	Group:          System/Libraries
12mu|lxc-0.9.0-14|80	Requires:       lua-filesystem
12mu|lxc-0.9.0-14|81	
12mu|lxc-0.9.0-14|82	%description    -n lua-%{name}
12mu|lxc-0.9.0-14|83	Linux Resource Containers provide process and resource isolation without the
12mu|lxc-0.9.0-14|84	overhead of full virtualization.
12mu|lxc-0.9.0-14|85	
12mu|lxc-0.9.0-14|86	The lua-%{name} package contains the Lua binding for %{name}.
12mu|lxc-0.9.0-14|87	%endif
12mu|lxc-0.9.0-14|88	
12mu|lxc-0.9.0-14|89	%if %{with python3}
12mu|lxc-0.9.0-14|90	%package        -n python3-%{name}
12mu|lxc-0.9.0-14|91	Summary:        Python binding for %{name}
12mu|lxc-0.9.0-14|92	Group:          System Environment/Libraries
12mu|lxc-0.9.0-14|93	
12mu|lxc-0.9.0-14|94	%description    -n python3-%{name}
12mu|lxc-0.9.0-14|95	Linux Resource Containers provide process and resource isolation without the
12mu|lxc-0.9.0-14|96	overhead of full virtualization.
12mu|lxc-0.9.0-14|97	
12mu|lxc-0.9.0-14|98	The python3-%{name} package contains the Python3 binding for %{name}.
12mu|lxc-0.9.0-14|99	%endif
12mu|lxc-0.9.0-14|100	
12mu|lxc-0.9.0-14|101	%prep
12mu|lxc-0.9.0-14|102	%setup -q
12mu|lxc-0.9.0-14|103	%apply_patches
12mu|lxc-0.9.0-14|104	
12mu|lxc-0.9.0-14|105	%build
12mu|lxc-0.9.0-14|106	autoreconf -fiv
12mu|lxc-0.9.0-14|107	%configure2_5x  F77=no \
12mu|lxc-0.9.0-14|108	--disable-apparmor \
12mu|lxc-0.9.0-14|109	--with-distro=mandriva \
12mu|lxc-0.9.0-14|110	%if %{with lua}
12mu|lxc-0.9.0-14|111	--enable-lua \
12mu|lxc-0.9.0-14|112	%endif
12mu|lxc-0.9.0-14|113	%if %{with python3}
12mu|lxc-0.9.0-14|114	--enable-python \
12mu|lxc-0.9.0-14|115	%endif
12mu|lxc-0.9.0-14|116	
12mu|lxc-0.9.0-14|117	# remove rpath ( rpmlint error )
12mu|lxc-0.9.0-14|118	sed -i '/AM_LDFLAGS = -Wl,-E -Wl,-rpath -Wl,$(libdir)/d' src/lxc/Makefile.in
12mu|lxc-0.9.0-14|119	make
12mu|lxc-0.9.0-14|120	
12mu|lxc-0.9.0-14|121	%install
12mu|lxc-0.9.0-14|122	%makeinstall_std templatesdir=%{_datadir}/lxc/templates READMEdir=%{_libexecdir}/lxc/rootfs
12mu|lxc-0.9.0-14|123	
12mu|lxc-0.9.0-14|124	mkdir -p %{buildroot}/var/lib/%{name}
12mu|lxc-0.9.0-14|125	
12mu|lxc-0.9.0-14|126	%files
12mu|lxc-0.9.0-14|127	%doc README MAINTAINERS NEWS TODO ChangeLog AUTHORS CONTRIBUTING COPYING
12mu|lxc-0.9.0-14|128	%{_bindir}/lxc-*
12mu|lxc-0.9.0-14|129	%{_libexecdir}/lxc/lxc-init
12mu|lxc-0.9.0-14|130	%{_datadir}/lxc/templates/*
12mu|lxc-0.9.0-14|131	%{_datadir}/lxc/hooks/*
12mu|lxc-0.9.0-14|132	%{_libexecdir}/lxc/rootfs/README
12mu|lxc-0.9.0-14|133	%{_mandir}/man*/%{name}*
12mu|lxc-0.9.0-14|134	/var/lib/%{name}
12mu|lxc-0.9.0-14|135	%{_datadir}/%{name}/%{name}.functions
12mu|lxc-0.9.0-14|136	/etc/lxc/default.conf
12mu|lxc-0.9.0-14|137	
12mu|lxc-0.9.0-14|138	%files -n %{libname}
12mu|lxc-0.9.0-14|139	%{_libdir}/lib%{name}.so.%{major}
12mu|lxc-0.9.0-14|140	%{_libdir}/lib%{name}.so.%{major}.*
12mu|lxc-0.9.0-14|141	
12mu|lxc-0.9.0-14|142	%files -n %{develname}
12mu|lxc-0.9.0-14|143	%doc COPYING
12mu|lxc-0.9.0-14|144	%{_includedir}/%{name}/*.h
12mu|lxc-0.9.0-14|145	%{_libdir}/lib%{name}.so
12mu|lxc-0.9.0-14|146	%{_libdir}/pkgconfig/%{name}.pc
12mu|lxc-0.9.0-14|147	
12mu|lxc-0.9.0-14|148	%if %{with lua}
12mu|lxc-0.9.0-14|149	%files -n lua-%{name}
12mu|lxc-0.9.0-14|150	%{lualibdir}/%{name}
12mu|lxc-0.9.0-14|151	%{luapkgdir}/%{name}.lua
12mu|lxc-0.9.0-14|152	%endif
12mu|lxc-0.9.0-14|153	
12mu|lxc-0.9.0-14|154	%if %{with python3}
12mu|lxc-0.9.0-14|155	%files -n python3-%{name}
12mu|lxc-0.9.0-14|156	%{python3_sitearch}/*
12mu|lxc-0.9.0-14|157	%endif
12mu|lxc-0.9.0-14|158	
12mu|lxc-0.9.0-14|159	%changelog
12mu|lxc-0.9.0-14|160	* Tue Dec 24 2013 Alex Burmashev <alex.burmashev@gmail.com> 1:0.9.0-14
12mu|lxc-0.9.0-14|161	+ Revision: 948ae93
12mu|lxc-0.9.0-14|162	- added patch to enable updates repo
12mu|lxc-0.9.0-14|163	
12mu|lxc-0.9.0-14|164	

20173 12
12mu|lxde-common-0.5.5-0.git20110808.20|1	%define git git20110808
12mu|lxde-common-0.5.5-0.git20110808.20|2	# define Epoch only to revert from 0.5.5.1 to 0.5.5 git
12mu|lxde-common-0.5.5-0.git20110808.20|3	Epoch: 1
12mu|lxde-common-0.5.5-0.git20110808.20|4	
12mu|lxde-common-0.5.5-0.git20110808.20|5	Summary:	A set of default configuration for LXDE
12mu|lxde-common-0.5.5-0.git20110808.20|6	Name:	  	lxde-common
12mu|lxde-common-0.5.5-0.git20110808.20|7	Version:	0.5.5
12mu|lxde-common-0.5.5-0.git20110808.20|8	Release:	%mkrel -c %git 20
12mu|lxde-common-0.5.5-0.git20110808.20|9	License:	GPLv2+
12mu|lxde-common-0.5.5-0.git20110808.20|10	Group:		Graphical desktop/Other
12mu|lxde-common-0.5.5-0.git20110808.20|11	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12mu|lxde-common-0.5.5-0.git20110808.20|12	Source1:	rosa-button-lxde.png
12mu|lxde-common-0.5.5-0.git20110808.20|13	# Mandriva customization patch
12mu|lxde-common-0.5.5-0.git20110808.20|14	Patch101:	lxde-common-0.5.5-pcmanfm.conf.patch
12mu|lxde-common-0.5.5-0.git20110808.20|15	Patch102:	lxde-common-0.5.5-add-mcc-to-panel.patch
12mu|lxde-common-0.5.5-0.git20110808.20|16	Patch103:	lxde-common-0.5.5-lxpanel-customization.patch
12mu|lxde-common-0.5.5-0.git20110808.20|17	Patch106:	lxde-common-0.5.5-autostart.patch
12mu|lxde-common-0.5.5-0.git20110808.20|18	Patch109:	lxde-common-0.5.5-config.patch
12mu|lxde-common-0.5.5-0.git20110808.20|19	
12mu|lxde-common-0.5.5-0.git20110808.20|20	URL:		http://lxde.sourceforge.net/
12mu|lxde-common-0.5.5-0.git20110808.20|21	BuildRequires:	xsltproc docbook-style-xsl
12mu|lxde-common-0.5.5-0.git20110808.20|22	BuildArch:	noarch
12mu|lxde-common-0.5.5-0.git20110808.20|23	#Requires:	smproxy
12mu|lxde-common-0.5.5-0.git20110808.20|24	Suggests:	xscreensaver
12mu|lxde-common-0.5.5-0.git20110808.20|25	Requires:	openbox
12mu|lxde-common-0.5.5-0.git20110808.20|26	Requires:	lxpanel >= 0.5.9
12mu|lxde-common-0.5.5-0.git20110808.20|27	Requires:	lxsession >= 0.4.1
12mu|lxde-common-0.5.5-0.git20110808.20|28	Requires:	pcmanfm >= 0.9.10
12mu|lxde-common-0.5.5-0.git20110808.20|29	Requires:	lxterminal
12mu|lxde-common-0.5.5-0.git20110808.20|30	Requires:	lxde-icon-theme
12mu|lxde-common-0.5.5-0.git20110808.20|31	Requires:	mandriva-lxde-config >= 0.5
12mu|lxde-common-0.5.5-0.git20110808.20|32	Requires(post):	mandriva-theme
12mu|lxde-common-0.5.5-0.git20110808.20|33	
12mu|lxde-common-0.5.5-0.git20110808.20|34	%description
12mu|lxde-common-0.5.5-0.git20110808.20|35	This package provides a set of default configuration for LXDE.
12mu|lxde-common-0.5.5-0.git20110808.20|36	
12mu|lxde-common-0.5.5-0.git20110808.20|37	%prep
12mu|lxde-common-0.5.5-0.git20110808.20|38	%setup -q
12mu|lxde-common-0.5.5-0.git20110808.20|39	%patch101 -p0 -b .pcmanfm_conf
12mu|lxde-common-0.5.5-0.git20110808.20|40	%patch102 -p0 -b .mdv-mcc
12mu|lxde-common-0.5.5-0.git20110808.20|41	%patch103 -p1 -b .mdv-panel
12mu|lxde-common-0.5.5-0.git20110808.20|42	%patch106 -p0 -b .autostart
12mu|lxde-common-0.5.5-0.git20110808.20|43	%patch109 -p0 -b .config
12mu|lxde-common-0.5.5-0.git20110808.20|44	
12mu|lxde-common-0.5.5-0.git20110808.20|45	%build
12mu|lxde-common-0.5.5-0.git20110808.20|46	#./autogen.sh
12mu|lxde-common-0.5.5-0.git20110808.20|47	%configure2_5x --enable-man
12mu|lxde-common-0.5.5-0.git20110808.20|48	%make
12mu|lxde-common-0.5.5-0.git20110808.20|49	
12mu|lxde-common-0.5.5-0.git20110808.20|50	%install
12mu|lxde-common-0.5.5-0.git20110808.20|51	%makeinstall_std
12mu|lxde-common-0.5.5-0.git20110808.20|52	
12mu|lxde-common-0.5.5-0.git20110808.20|53	mkdir -p %buildroot%{_datadir}/icons
12mu|lxde-common-0.5.5-0.git20110808.20|54	cp -f %SOURCE1 %{buildroot}%{_datadir}/icons/
12mu|lxde-common-0.5.5-0.git20110808.20|55	
12mu|lxde-common-0.5.5-0.git20110808.20|56	#{find_lang} %{name}
12mu|lxde-common-0.5.5-0.git20110808.20|57	
12mu|lxde-common-0.5.5-0.git20110808.20|58	# we'll ship these files via mandriva-lxde-config
12mu|lxde-common-0.5.5-0.git20110808.20|59	rm -f %buildroot%{_sysconfdir}/xdg/lxsession/LXDE/desktop.conf %buildroot%{_datadir}/lxde/openbox/rc.xml
12mu|lxde-common-0.5.5-0.git20110808.20|60	
12mu|lxde-common-0.5.5-0.git20110808.20|61	# we do not need this file
12mu|lxde-common-0.5.5-0.git20110808.20|62	rm -f %buildroot%{_datadir}/xsessions/LXDE.desktop
12mu|lxde-common-0.5.5-0.git20110808.20|63	
12mu|lxde-common-0.5.5-0.git20110808.20|64	# instead, we use wmsession.d
12mu|lxde-common-0.5.5-0.git20110808.20|65	install -d %buildroot%_sysconfdir/X11/wmsession.d/
12mu|lxde-common-0.5.5-0.git20110808.20|66	cat > %buildroot%_sysconfdir/X11/wmsession.d/04LXDE << EOF
12mu|lxde-common-0.5.5-0.git20110808.20|67	NAME=LXDE
12mu|lxde-common-0.5.5-0.git20110808.20|68	DESC=Lightweight X11 Desktops Environment
12mu|lxde-common-0.5.5-0.git20110808.20|69	EXEC=/usr/bin/startlxde
12mu|lxde-common-0.5.5-0.git20110808.20|70	SCRIPT:
12mu|lxde-common-0.5.5-0.git20110808.20|71	exec /usr/bin/startlxde
12mu|lxde-common-0.5.5-0.git20110808.20|72	EOF
12mu|lxde-common-0.5.5-0.git20110808.20|73	
12mu|lxde-common-0.5.5-0.git20110808.20|74	# install this one manually, this provides the logout button on lxpanel:
12mu|lxde-common-0.5.5-0.git20110808.20|75	install -m644 -D lxde-logout.desktop.in %buildroot%_datadir/applications/lxde-logout.desktop
12mu|lxde-common-0.5.5-0.git20110808.20|76	
12mu|lxde-common-0.5.5-0.git20110808.20|77	%post
12mu|lxde-common-0.5.5-0.git20110808.20|78	%make_session
12mu|lxde-common-0.5.5-0.git20110808.20|79	
12mu|lxde-common-0.5.5-0.git20110808.20|80	%postun
12mu|lxde-common-0.5.5-0.git20110808.20|81	%make_session
12mu|lxde-common-0.5.5-0.git20110808.20|82	
12mu|lxde-common-0.5.5-0.git20110808.20|83	%files
12mu|lxde-common-0.5.5-0.git20110808.20|84	%config %{_sysconfdir}/xdg/lxsession/LXDE/autostart
12mu|lxde-common-0.5.5-0.git20110808.20|85	%config %{_sysconfdir}/xdg/pcmanfm/LXDE/pcmanfm.conf
12mu|lxde-common-0.5.5-0.git20110808.20|86	%{_sysconfdir}/X11/wmsession.d/04LXDE
12mu|lxde-common-0.5.5-0.git20110808.20|87	%{_bindir}/*
12mu|lxde-common-0.5.5-0.git20110808.20|88	%{_datadir}/applications/lxde-logout.desktop
12mu|lxde-common-0.5.5-0.git20110808.20|89	%{_datadir}/lxde
12mu|lxde-common-0.5.5-0.git20110808.20|90	%{_datadir}/lxpanel
12mu|lxde-common-0.5.5-0.git20110808.20|91	%{_mandir}/man1/*
12mu|lxde-common-0.5.5-0.git20110808.20|92	%{_datadir}/icons/rosa-button-lxde.png
12mu|lxde-common-0.5.5-0.git20110808.20|93	
12mu|lxde-common-0.5.5-0.git20110808.20|94	
12mu|lxde-common-0.5.5-0.git20110808.20|95	
12mu|lxde-common-0.5.5-0.git20110808.20|96	%changelog
12mu|lxde-common-0.5.5-0.git20110808.20|97	* Fri Nov 15 2013 Alexander Kazancev <kazancas@gmail.com> 1:0.5.5-0.git20110808.20
12mu|lxde-common-0.5.5-0.git20110808.20|98	+ Revision: b27e0b4
12mu|lxde-common-0.5.5-0.git20110808.20|99	- SILENT up version
12mu|lxde-common-0.5.5-0.git20110808.20|100	
12mu|lxde-common-0.5.5-0.git20110808.20|101	

20174 12
12mu|lxde-control-center-0.0.12-1|1	Name: lxde-control-center
12mu|lxde-control-center-0.0.12-1|2	Version: 0.0.12
12mu|lxde-control-center-0.0.12-1|3	Release: 1
12mu|lxde-control-center-0.0.12-1|4	Summary:  LXDE Control Center for ROSA/Mandriva
12mu|lxde-control-center-0.0.12-1|5	
12mu|lxde-control-center-0.0.12-1|6	Group: Graphical desktop/Other
12mu|lxde-control-center-0.0.12-1|7	License: GPLv2+
12mu|lxde-control-center-0.0.12-1|8	Source0: %{name}-%{version}.tar.xz
12mu|lxde-control-center-0.0.12-1|9	URL:	https://abf.rosalinux.ru/soft/lxde-control-center
12mu|lxde-control-center-0.0.12-1|10	BuildRequires:	gettext
12mu|lxde-control-center-0.0.12-1|11	Requires: python, pygtk2.0, python-webkitgtk, python-simplejson
12mu|lxde-control-center-0.0.12-1|12	Suggests: obconf
12mu|lxde-control-center-0.0.12-1|13	Suggests: mdvinput
12mu|lxde-control-center-0.0.12-1|14	Suggests: lxappearance
12mu|lxde-control-center-0.0.12-1|15	Suggests: lxrandr
12mu|lxde-control-center-0.0.12-1|16	Suggests: drakxtools
12mu|lxde-control-center-0.0.12-1|17	Suggests: grub-customizer
12mu|lxde-control-center-0.0.12-1|18	Obsoletes: drakconf
12mu|lxde-control-center-0.0.12-1|19	Obsoletes: drakconf-legacy
12mu|lxde-control-center-0.0.12-1|20	BuildArch: noarch
12mu|lxde-control-center-0.0.12-1|21	
12mu|lxde-control-center-0.0.12-1|22	%description
12mu|lxde-control-center-0.0.12-1|23	
12mu|lxde-control-center-0.0.12-1|24	LXDE Control Center is common setup tool for Drakx and LXDE configuration
12mu|lxde-control-center-0.0.12-1|25	programs.
12mu|lxde-control-center-0.0.12-1|26	
12mu|lxde-control-center-0.0.12-1|27	%prep
12mu|lxde-control-center-0.0.12-1|28	%setup -q -n %{name}-%{version}
12mu|lxde-control-center-0.0.12-1|29	
12mu|lxde-control-center-0.0.12-1|30	%build
12mu|lxde-control-center-0.0.12-1|31	./compile_translations.py lxde-control-center po/
12mu|lxde-control-center-0.0.12-1|32	
12mu|lxde-control-center-0.0.12-1|33	%install
12mu|lxde-control-center-0.0.12-1|34	mkdir -p %buildroot/usr
12mu|lxde-control-center-0.0.12-1|35	mkdir -p %buildroot%{_localedir}
12mu|lxde-control-center-0.0.12-1|36	
12mu|lxde-control-center-0.0.12-1|37	cp -rf ./bin %buildroot/usr/
12mu|lxde-control-center-0.0.12-1|38	cp -rf ./share %buildroot/usr/
12mu|lxde-control-center-0.0.12-1|39	cp -rf ./lib %buildroot/usr/
12mu|lxde-control-center-0.0.12-1|40	
12mu|lxde-control-center-0.0.12-1|41	ln -sf ./bin/%name %buildroot/usr/bin/drakconf
12mu|lxde-control-center-0.0.12-1|42	
12mu|lxde-control-center-0.0.12-1|43	%files
12mu|lxde-control-center-0.0.12-1|44	%{_bindir}/*
12mu|lxde-control-center-0.0.12-1|45	%{_datadir}/applications/*.desktop
12mu|lxde-control-center-0.0.12-1|46	%{_datadir}/locale/*
12mu|lxde-control-center-0.0.12-1|47	%{_datadir}/javascript/*
12mu|lxde-control-center-0.0.12-1|48	/usr/lib/lxde/%{name}

20175 12
12mu|lxdm-0.4.1-2|1	Summary: GUI login manager for LXDE
12mu|lxdm-0.4.1-2|2	Name: lxdm
12mu|lxdm-0.4.1-2|3	Version: 0.4.1
12mu|lxdm-0.4.1-2|4	Release: 2
12mu|lxdm-0.4.1-2|5	License: GPLv2+
12mu|lxdm-0.4.1-2|6	Group: Graphical desktop/Other
12mu|lxdm-0.4.1-2|7	Source0: http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12mu|lxdm-0.4.1-2|8	Source1: 27%{name}.conf
12mu|lxdm-0.4.1-2|9	Patch0: lxdm-0.2.0-mdv-customization.patch
12mu|lxdm-0.4.1-2|10	Patch1:	lxdm-0.4.1-ui-src.patch
12mu|lxdm-0.4.1-2|11	URL: http://www.lxde.org
12mu|lxdm-0.4.1-2|12	BuildRequires: intltool
12mu|lxdm-0.4.1-2|13	BuildRequires: libxmu-devel
12mu|lxdm-0.4.1-2|14	BuildRequires: pam-devel
12mu|lxdm-0.4.1-2|15	BuildRequires: iso-codes
12mu|lxdm-0.4.1-2|16	BuildRequires: gtk+2-devel
12mu|lxdm-0.4.1-2|17	Requires: iso-codes
12mu|lxdm-0.4.1-2|18	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|lxdm-0.4.1-2|19	
12mu|lxdm-0.4.1-2|20	%description
12mu|lxdm-0.4.1-2|21	A lightweight dropped-in replacement for GDM or KDM.
12mu|lxdm-0.4.1-2|22	
12mu|lxdm-0.4.1-2|23	%prep
12mu|lxdm-0.4.1-2|24	%setup -q
12mu|lxdm-0.4.1-2|25	%patch0 -p0 -b .mdv
12mu|lxdm-0.4.1-2|26	%patch1 -p0 -b .ui
12mu|lxdm-0.4.1-2|27	rm -f data/lxdm.conf
12mu|lxdm-0.4.1-2|28	
12mu|lxdm-0.4.1-2|29	%build
12mu|lxdm-0.4.1-2|30	%configure2_5x
12mu|lxdm-0.4.1-2|31	%make
12mu|lxdm-0.4.1-2|32	
12mu|lxdm-0.4.1-2|33	%install
12mu|lxdm-0.4.1-2|34	rm -rf $RPM_BUILD_ROOT
12mu|lxdm-0.4.1-2|35	%makeinstall_std
12mu|lxdm-0.4.1-2|36	
12mu|lxdm-0.4.1-2|37	# dm conf file
12mu|lxdm-0.4.1-2|38	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/X11/dm.d/27%{name}.conf
12mu|lxdm-0.4.1-2|39	
12mu|lxdm-0.4.1-2|40	%{find_lang} %{name}
12mu|lxdm-0.4.1-2|41	
12mu|lxdm-0.4.1-2|42	%files -f %{name}.lang
12mu|lxdm-0.4.1-2|43	%defattr(-, root, root)
12mu|lxdm-0.4.1-2|44	%dir %{_sysconfdir}/lxdm
12mu|lxdm-0.4.1-2|45	%{_sysconfdir}/lxdm/Xsession
12mu|lxdm-0.4.1-2|46	%config(noreplace) %{_sysconfdir}/lxdm/lxdm.conf
12mu|lxdm-0.4.1-2|47	%config(noreplace) %{_sysconfdir}/lxdm/LoginReady
12mu|lxdm-0.4.1-2|48	%config(noreplace) %{_sysconfdir}/lxdm/PostLogin
12mu|lxdm-0.4.1-2|49	%config(noreplace) %{_sysconfdir}/lxdm/PostLogout
12mu|lxdm-0.4.1-2|50	%config(noreplace) %{_sysconfdir}/lxdm/PreLogin
12mu|lxdm-0.4.1-2|51	%config(noreplace) %{_sysconfdir}/lxdm/PreReboot
12mu|lxdm-0.4.1-2|52	%config(noreplace) %{_sysconfdir}/lxdm/PreShutdown
12mu|lxdm-0.4.1-2|53	%config(noreplace) %{_datadir}/X11/dm.d/27%{name}.conf
12mu|lxdm-0.4.1-2|54	%{_sysconfdir}/pam.d/*
12mu|lxdm-0.4.1-2|55	%{_libexecdir}/lxdm-greeter-gtk
12mu|lxdm-0.4.1-2|56	%{_sbindir}/lxdm*
12mu|lxdm-0.4.1-2|57	%{_datadir}/%{name}
12mu|lxdm-0.4.1-2|58	%{_bindir}/lxdm-config
12mu|lxdm-0.4.1-2|59	%{_libdir}/lxdm-greeter-gdk
12mu|lxdm-0.4.1-2|60	%{_libdir}/lxdm-numlock
12mu|lxdm-0.4.1-2|61	
12mu|lxdm-0.4.1-2|62	
12mu|lxdm-0.4.1-2|63	%changelog
12mu|lxdm-0.4.1-2|64	* Tue Aug 02 2011 Александр Казанцев <kazancas@mandriva.org> 0.4.1-1mdv2012.0
12mu|lxdm-0.4.1-2|65	+ Revision: 692766
12mu|lxdm-0.4.1-2|66	- update to 0.4.1
12mu|lxdm-0.4.1-2|67	
12mu|lxdm-0.4.1-2|68	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-2
12mu|lxdm-0.4.1-2|69	+ Revision: 666112
12mu|lxdm-0.4.1-2|70	- mass rebuild
12mu|lxdm-0.4.1-2|71	
12mu|lxdm-0.4.1-2|72	+ Funda Wang <fwang@mandriva.org>
12mu|lxdm-0.4.1-2|73	- New version 0.2.0
12mu|lxdm-0.4.1-2|74	
12mu|lxdm-0.4.1-2|75	* Wed Mar 10 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.1.0-4mdv2010.1
12mu|lxdm-0.4.1-2|76	+ Revision: 517380
12mu|lxdm-0.4.1-2|77	- add %%{_datadir}/X11/dm.d/27%%{name}.conf to make lxdm get listed in drakedm
12mu|lxdm-0.4.1-2|78	- change mdv-customiztion patch to make lxdm use Ia Ora (Arctic for the moment)
12mu|lxdm-0.4.1-2|79	
12mu|lxdm-0.4.1-2|80	* Fri Jan 15 2010 Funda Wang <fwang@mandriva.org> 0.1.0-3mdv2010.1
12mu|lxdm-0.4.1-2|81	+ Revision: 491595
12mu|lxdm-0.4.1-2|82	- bump rel
12mu|lxdm-0.4.1-2|83	- use mandriva background
12mu|lxdm-0.4.1-2|84	- update desc
12mu|lxdm-0.4.1-2|85	
12mu|lxdm-0.4.1-2|86	* Tue Jan 12 2010 Funda Wang <fwang@mandriva.org> 0.1.0-2mdv2010.1
12mu|lxdm-0.4.1-2|87	+ Revision: 490043
12mu|lxdm-0.4.1-2|88	- requiresiso-codes
12mu|lxdm-0.4.1-2|89	- import lxdm
12mu|lxdm-0.4.1-2|90	
12mu|lxdm-0.4.1-2|91	

20176 12
12mu|lxlauncher-0.2.2-3|1	Summary:	Open source replacement for Asus Launcher of EeePC
12mu|lxlauncher-0.2.2-3|2	Name:     	lxlauncher
12mu|lxlauncher-0.2.2-3|3	Epoch:		1
12mu|lxlauncher-0.2.2-3|4	Version:	0.2.2
12mu|lxlauncher-0.2.2-3|5	Release:	3
12mu|lxlauncher-0.2.2-3|6	License:	GPLv2+
12mu|lxlauncher-0.2.2-3|7	Group:		Graphical desktop/Other
12mu|lxlauncher-0.2.2-3|8	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12mu|lxlauncher-0.2.2-3|9	# fix looking for icon names containing a dot which does not mark an extension, like ooo-writer3.0
12mu|lxlauncher-0.2.2-3|10	# to be submitted upstream
12mu|lxlauncher-0.2.2-3|11	Patch2:		lxlauncher-0.2-iconext.patch
12mu|lxlauncher-0.2.2-3|12	Patch13:	lxlauncher-0.2.2-gtk.patch
12mu|lxlauncher-0.2.2-3|13	URL:		http://lxde.sourceforge.net/
12mu|lxlauncher-0.2.2-3|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mu|lxlauncher-0.2.2-3|15	BuildRequires:	gtk+2-devel intltool
12mu|lxlauncher-0.2.2-3|16	BuildRequires:	menu-cache-devel
12mu|lxlauncher-0.2.2-3|17	Buildrequires:	gnome-common
12mu|lxlauncher-0.2.2-3|18	BuildRequires:	startup-notification-devel
12mu|lxlauncher-0.2.2-3|19	BuildRequires:	libGConf2-devel
12mu|lxlauncher-0.2.2-3|20	Requires:	desktop-common-data
12mu|lxlauncher-0.2.2-3|21	Suggests:	nuoveXT2-icon-theme
12mu|lxlauncher-0.2.2-3|22	
12mu|lxlauncher-0.2.2-3|23	%description
12mu|lxlauncher-0.2.2-3|24	LXLauncher is part of LXDE project. It's designed for Asus EeePC as an
12mu|lxlauncher-0.2.2-3|25	open source replacement for Asus Launcher included in EeePC provided by
12mu|lxlauncher-0.2.2-3|26	Xandros. LXLauncher is standard-compliant and desktop-independent. It
12mu|lxlauncher-0.2.2-3|27	follows freedesktop.org specs, so newly added applications will
12mu|lxlauncher-0.2.2-3|28	automatically show up in the launcher, and vice versa for the removed ones.
12mu|lxlauncher-0.2.2-3|29	
12mu|lxlauncher-0.2.2-3|30	%prep
12mu|lxlauncher-0.2.2-3|31	%setup -q -n %name-%version
12mu|lxlauncher-0.2.2-3|32	%patch2 -p1 -b .iconext
12mu|lxlauncher-0.2.2-3|33	%patch13 -p0
12mu|lxlauncher-0.2.2-3|34	
12mu|lxlauncher-0.2.2-3|35	%build
12mu|lxlauncher-0.2.2-3|36	%configure2_5x
12mu|lxlauncher-0.2.2-3|37	%make
12mu|lxlauncher-0.2.2-3|38	
12mu|lxlauncher-0.2.2-3|39	%install
12mu|lxlauncher-0.2.2-3|40	rm -rf $RPM_BUILD_ROOT
12mu|lxlauncher-0.2.2-3|41	%makeinstall_std
12mu|lxlauncher-0.2.2-3|42	
12mu|lxlauncher-0.2.2-3|43	%{find_lang} %{name}
12mu|lxlauncher-0.2.2-3|44	
12mu|lxlauncher-0.2.2-3|45	%clean
12mu|lxlauncher-0.2.2-3|46	rm -rf $RPM_BUILD_ROOT
12mu|lxlauncher-0.2.2-3|47	
12mu|lxlauncher-0.2.2-3|48	%files -f %{name}.lang
12mu|lxlauncher-0.2.2-3|49	%defattr(-, root, root)
12mu|lxlauncher-0.2.2-3|50	%{_bindir}/%name
12mu|lxlauncher-0.2.2-3|51	%{_datadir}/desktop-directories/lxde-*.directory
12mu|lxlauncher-0.2.2-3|52	%{_sysconfdir}/xdg/menus/lxlauncher-applications.menu
12mu|lxlauncher-0.2.2-3|53	%{_sysconfdir}/xdg/lxlauncher
12mu|lxlauncher-0.2.2-3|54	
12mu|lxlauncher-0.2.2-3|55	
12mu|lxlauncher-0.2.2-3|56	%changelog
12mu|lxlauncher-0.2.2-3|57	* Tue Aug 02 2011 Александр Казанцев <kazancas@mandriva.org> 1:0.2.2-2
12mu|lxlauncher-0.2.2-3|58	+ Revision: 692918
12mu|lxlauncher-0.2.2-3|59	- update to 0.2.2
12mu|lxlauncher-0.2.2-3|60	
12mu|lxlauncher-0.2.2-3|61	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 1:0.2.1-4mdv2011.0
12mu|lxlauncher-0.2.2-3|62	+ Revision: 612786
12mu|lxlauncher-0.2.2-3|63	- the mass rebuild of 2010.1 packages
12mu|lxlauncher-0.2.2-3|64	
12mu|lxlauncher-0.2.2-3|65	* Wed Jun 09 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:0.2.1-3mdv2010.1
12mu|lxlauncher-0.2.2-3|66	+ Revision: 547800
12mu|lxlauncher-0.2.2-3|67	- add patch from upstream to fix segfault with libmenu-cache-3.0, should fix (mdv #59717)
12mu|lxlauncher-0.2.2-3|68	
12mu|lxlauncher-0.2.2-3|69	* Sun Feb 28 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1:0.2.1-2mdv2010.1
12mu|lxlauncher-0.2.2-3|70	+ Revision: 512523
12mu|lxlauncher-0.2.2-3|71	- rebuild for new menu-cache
12mu|lxlauncher-0.2.2-3|72	
12mu|lxlauncher-0.2.2-3|73	* Fri Jul 10 2009 Funda Wang <fwang@mandriva.org> 1:0.2.1-1mdv2010.0
12mu|lxlauncher-0.2.2-3|74	+ Revision: 394058
12mu|lxlauncher-0.2.2-3|75	- fix file list
12mu|lxlauncher-0.2.2-3|76	- no more autogen needed
12mu|lxlauncher-0.2.2-3|77	- New version 0.2.1
12mu|lxlauncher-0.2.2-3|78	
12mu|lxlauncher-0.2.2-3|79	* Mon Feb 02 2009 Funda Wang <fwang@mandriva.org> 0.3-0.1198.1mdv2009.1
12mu|lxlauncher-0.2.2-3|80	+ Revision: 336578
12mu|lxlauncher-0.2.2-3|81	- New snapshot
12mu|lxlauncher-0.2.2-3|82	
12mu|lxlauncher-0.2.2-3|83	* Wed Dec 24 2008 Funda Wang <fwang@mandriva.org> 0.3-0.1109.1mdv2009.1
12mu|lxlauncher-0.2.2-3|84	+ Revision: 318314
12mu|lxlauncher-0.2.2-3|85	- customization patch not needed
12mu|lxlauncher-0.2.2-3|86	- update to upstream svn snapshot
12mu|lxlauncher-0.2.2-3|87	- rediff some patches
12mu|lxlauncher-0.2.2-3|88	
12mu|lxlauncher-0.2.2-3|89	* Tue Nov 18 2008 Olivier Blin <blino@mandriva.org> 0.2-10mdv2009.1
12mu|lxlauncher-0.2.2-3|90	+ Revision: 304048
12mu|lxlauncher-0.2.2-3|91	- buildrequires libGConf2-devel
12mu|lxlauncher-0.2.2-3|92	- shift background if /apps/lxlauncher/repos_background is true
12mu|lxlauncher-0.2.2-3|93	- add experimental gconf support
12mu|lxlauncher-0.2.2-3|94	
12mu|lxlauncher-0.2.2-3|95	* Fri Nov 14 2008 Olivier Blin <blino@mandriva.org> 0.2-9mdv2009.1
12mu|lxlauncher-0.2.2-3|96	+ Revision: 303145
12mu|lxlauncher-0.2.2-3|97	- name label and box button widgets according to the menu id (so that they can be customized per-menu-group in gtkrc)
12mu|lxlauncher-0.2.2-3|98	
12mu|lxlauncher-0.2.2-3|99	* Sun Nov 02 2008 Olivier Blin <blino@mandriva.org> 0.2-8mdv2009.1
12mu|lxlauncher-0.2.2-3|100	+ Revision: 299283
12mu|lxlauncher-0.2.2-3|101	- use icons from /usr/share/icons/large when they exist (to support Mandriva icon policy)
12mu|lxlauncher-0.2.2-3|102	
12mu|lxlauncher-0.2.2-3|103	* Fri Oct 17 2008 Olivier Blin <blino@mandriva.org> 0.2-7mdv2009.1
12mu|lxlauncher-0.2.2-3|104	+ Revision: 294698
12mu|lxlauncher-0.2.2-3|105	- if set, reuse bg_pixmap from main window as tab background
12mu|lxlauncher-0.2.2-3|106	- fix viewport pointer type
12mu|lxlauncher-0.2.2-3|107	- use full button size for button labels (workarounds OpenOffice.org being cut)
12mu|lxlauncher-0.2.2-3|108	
12mu|lxlauncher-0.2.2-3|109	* Thu Oct 02 2008 Olivier Blin <blino@mandriva.org> 0.2-6mdv2009.0
12mu|lxlauncher-0.2.2-3|110	+ Revision: 290949
12mu|lxlauncher-0.2.2-3|111	- add backgrounds support back
12mu|lxlauncher-0.2.2-3|112	
12mu|lxlauncher-0.2.2-3|113	* Mon Sep 29 2008 Olivier Blin <blino@mandriva.org> 0.2-5mdv2009.0
12mu|lxlauncher-0.2.2-3|114	+ Revision: 289806
12mu|lxlauncher-0.2.2-3|115	- load gtkrc/launcher.menu from /etc/lxlauncher if available
12mu|lxlauncher-0.2.2-3|116	
12mu|lxlauncher-0.2.2-3|117	* Sun Sep 28 2008 Olivier Blin <blino@mandriva.org> 0.2-4mdv2009.0
12mu|lxlauncher-0.2.2-3|118	+ Revision: 289031
12mu|lxlauncher-0.2.2-3|119	- fix looking for icon names containing a dot which does not mark an extension, like ooo-writer3.0
12mu|lxlauncher-0.2.2-3|120	- fix typo
12mu|lxlauncher-0.2.2-3|121	
12mu|lxlauncher-0.2.2-3|122	* Sat Sep 27 2008 Funda Wang <fwang@mandriva.org> 0.2-3mdv2009.0
12mu|lxlauncher-0.2.2-3|123	+ Revision: 288871
12mu|lxlauncher-0.2.2-3|124	- change line wrap style
12mu|lxlauncher-0.2.2-3|125	
12mu|lxlauncher-0.2.2-3|126	* Sat Sep 27 2008 Funda Wang <fwang@mandriva.org> 0.2-2mdv2009.0
12mu|lxlauncher-0.2.2-3|127	+ Revision: 288866
12mu|lxlauncher-0.2.2-3|128	- add desktop-direcoties customiztion
12mu|lxlauncher-0.2.2-3|129	
12mu|lxlauncher-0.2.2-3|130	* Mon Jun 16 2008 Funda Wang <fwang@mandriva.org> 0.2-1mdv2009.0
12mu|lxlauncher-0.2.2-3|131	+ Revision: 219477
12mu|lxlauncher-0.2.2-3|132	- import lxlauncher
12mu|lxlauncher-0.2.2-3|133	
12mu|lxlauncher-0.2.2-3|134	

20177 12
12mu|lxpanel-0.6.1-1|1	%define git 0
12mu|lxpanel-0.6.1-1|2	%define prerel 63ffd68
12mu|lxpanel-0.6.1-1|3	%define ver 0.6.1
12mu|lxpanel-0.6.1-1|4	%define gitday 20121312
12mu|lxpanel-0.6.1-1|5	
12mu|lxpanel-0.6.1-1|6	Summary:	Lightweight X11 desktop panel based on fbpanel
12mu|lxpanel-0.6.1-1|7	Name:	  	lxpanel
12mu|lxpanel-0.6.1-1|8	Release:	1
12mu|lxpanel-0.6.1-1|9	%if %git
12mu|lxpanel-0.6.1-1|10	Version:	%{ver}.git%{gitday}
12mu|lxpanel-0.6.1-1|11	Source0:	%{name}-%{prerel}.tar.gz
12mu|lxpanel-0.6.1-1|12	%else
12mu|lxpanel-0.6.1-1|13	Version:	%{ver}
12mu|lxpanel-0.6.1-1|14	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12mu|lxpanel-0.6.1-1|15	%endif
12mu|lxpanel-0.6.1-1|16	License:	GPLv2+
12mu|lxpanel-0.6.1-1|17	Group:		Graphical desktop/Other
12mu|lxpanel-0.6.1-1|18	URL:		http://lxde.sourceforge.net/
12mu|lxpanel-0.6.1-1|19	#Source1:	volume_icon.tar.gz
12mu|lxpanel-0.6.1-1|20	Patch1:		configure_desktop_number.patch
12mu|lxpanel-0.6.1-1|21	#Patch2:		automake-1.13.patch
12mu|lxpanel-0.6.1-1|22	Patch3:		lxpanel-0.5.10-iconsize.patch
12mu|lxpanel-0.6.1-1|23	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|lxpanel-0.6.1-1|24	BuildRequires:	pkgconfig(alsa)
12mu|lxpanel-0.6.1-1|25	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
12mu|lxpanel-0.6.1-1|26	BuildRequires:	pkgconfig(libwnck-1.0)
12mu|lxpanel-0.6.1-1|27	BuildRequires:	intltool
12mu|lxpanel-0.6.1-1|28	BuildRequires:	menu-cache-devel >= 0.5.0
12mu|lxpanel-0.6.1-1|29	BuildRequires:	xsltproc
12mu|lxpanel-0.6.1-1|30	BuildRequires:	docbook-to-man
12mu|lxpanel-0.6.1-1|31	BuildRequires:	docbook-dtd412-xml
12mu|lxpanel-0.6.1-1|32	BuildRequires:	docbook-style-xsl
12mu|lxpanel-0.6.1-1|33	Requires:	desktop-common-data
12mu|lxpanel-0.6.1-1|34	Requires:	obconf
12mu|lxpanel-0.6.1-1|35	Suggests:	pcmanfm
12mu|lxpanel-0.6.1-1|36	Conflicts:	lxpanelx
12mu|lxpanel-0.6.1-1|37	
12mu|lxpanel-0.6.1-1|38	%description
12mu|lxpanel-0.6.1-1|39	LXPanel is a lightweight X11 desktop panel contains:
12mu|lxpanel-0.6.1-1|40	1. User-friendly application menu automatically generated from *.desktop
12mu|lxpanel-0.6.1-1|41	files on the system.
12mu|lxpanel-0.6.1-1|42	2. Launcher bar (Small icons clicked to launch apps)
12mu|lxpanel-0.6.1-1|43	3. Task bar supporting urgency hint (Can flash when gaim gets new
12mu|lxpanel-0.6.1-1|44	incoming messages)
12mu|lxpanel-0.6.1-1|45	4. Notification area (System tray)
12mu|lxpanel-0.6.1-1|46	5. Digital clock
12mu|lxpanel-0.6.1-1|47	6. Run dialog (A dialog let you type a command and run, can be called in
12mu|lxpanel-0.6.1-1|48	external programs)
12mu|lxpanel-0.6.1-1|49	7. Volume control plug-in (optional, written by jserv)
12mu|lxpanel-0.6.1-1|50	8. lxpanelctl, an external controller let you control lxpanel in other
12mu|lxpanel-0.6.1-1|51	programs.
12mu|lxpanel-0.6.1-1|52	
12mu|lxpanel-0.6.1-1|53	This version based on lxpanelx 0.6.0 alpha version
12mu|lxpanel-0.6.1-1|54	
12mu|lxpanel-0.6.1-1|55	%package devel
12mu|lxpanel-0.6.1-1|56	Summary:	Development files for lxpanel
12mu|lxpanel-0.6.1-1|57	Group:		Graphical desktop/Other
12mu|lxpanel-0.6.1-1|58	
12mu|lxpanel-0.6.1-1|59	%description devel
12mu|lxpanel-0.6.1-1|60	This package contains development files needed for building lxde plugins.
12mu|lxpanel-0.6.1-1|61	
12mu|lxpanel-0.6.1-1|62	%prep
12mu|lxpanel-0.6.1-1|63	%if %git
12mu|lxpanel-0.6.1-1|64	%setup -q -n %{name}-%{prerel} -a1
12mu|lxpanel-0.6.1-1|65	%else
12mu|lxpanel-0.6.1-1|66	%setup -q
12mu|lxpanel-0.6.1-1|67	%endif
12mu|lxpanel-0.6.1-1|68	%apply_patches
12mu|lxpanel-0.6.1-1|69	
12mu|lxpanel-0.6.1-1|70	%build
12mu|lxpanel-0.6.1-1|71	./autogen.sh
12mu|lxpanel-0.6.1-1|72	%configure2_5x \
12mu|lxpanel-0.6.1-1|73	--enable-man \
12mu|lxpanel-0.6.1-1|74	--with-plugins="cpu batt kbled xkb thermal deskno volumealsa"
12mu|lxpanel-0.6.1-1|75	%make
12mu|lxpanel-0.6.1-1|76	
12mu|lxpanel-0.6.1-1|77	%install
12mu|lxpanel-0.6.1-1|78	%makeinstall_std
12mu|lxpanel-0.6.1-1|79	
12mu|lxpanel-0.6.1-1|80	%find_lang %{name}
12mu|lxpanel-0.6.1-1|81	
12mu|lxpanel-0.6.1-1|82	%files -f %{name}.lang
12mu|lxpanel-0.6.1-1|83	%{_bindir}/%{name}
12mu|lxpanel-0.6.1-1|84	%{_bindir}/lxpanelctl
12mu|lxpanel-0.6.1-1|85	%dir %{_libdir}/%{name}
12mu|lxpanel-0.6.1-1|86	%dir %{_libdir}/%{name}/plugins
12mu|lxpanel-0.6.1-1|87	%{_libdir}/%{name}/plugins/batt.so
12mu|lxpanel-0.6.1-1|88	%{_libdir}/%{name}/plugins/cpu.so
12mu|lxpanel-0.6.1-1|89	%{_libdir}/%{name}/plugins/deskno.so
12mu|lxpanel-0.6.1-1|90	%{_libdir}/%{name}/plugins/kbled.so
12mu|lxpanel-0.6.1-1|91	%{_libdir}/%{name}/plugins/volumealsa.so
12mu|lxpanel-0.6.1-1|92	%{_libdir}/%{name}/plugins/xkb.so
12mu|lxpanel-0.6.1-1|93	%{_libdir}/%{name}/plugins/thermal.so
12mu|lxpanel-0.6.1-1|94	%{_datadir}/%{name}
12mu|lxpanel-0.6.1-1|95	%{_mandir}/man1/*
12mu|lxpanel-0.6.1-1|96	
12mu|lxpanel-0.6.1-1|97	%files devel
12mu|lxpanel-0.6.1-1|98	%{_includedir}/lxpanel
12mu|lxpanel-0.6.1-1|99	%{_libdir}/pkgconfig/lxpanel.pc
12mu|lxpanel-0.6.1-1|100	
12mu|lxpanel-0.6.1-1|101	
12mu|lxpanel-0.6.1-1|102	%changelog
12mu|lxpanel-0.6.1-1|103	* Tue Nov 05 2013 akdengi <kazancas@mandriva.ru> 0.6.1-1
12mu|lxpanel-0.6.1-1|104	+ Revision: b073187
12mu|lxpanel-0.6.1-1|105	- disable automake patch
12mu|lxpanel-0.6.1-1|106	
12mu|lxpanel-0.6.1-1|107	* Tue Nov 05 2013 akdengi <kazancas@mandriva.ru> 0.6.1-1
12mu|lxpanel-0.6.1-1|108	+ Revision: d30411e
12mu|lxpanel-0.6.1-1|109	- update to 0.6.1
12mu|lxpanel-0.6.1-1|110	
12mu|lxpanel-0.6.1-1|111	* Sat Aug 10 2013 akdengi <kazancas@mandriva.ru> 0.5.12-3
12mu|lxpanel-0.6.1-1|112	+ Revision: d43d891
12mu|lxpanel-0.6.1-1|113	- build with automake 1.13
12mu|lxpanel-0.6.1-1|114	
12mu|lxpanel-0.6.1-1|115	* Thu Jun 13 2013 akdengi <kazancas@gmail.com> 0.5.12-2
12mu|lxpanel-0.6.1-1|116	+ Revision: 8896a2f
12mu|lxpanel-0.6.1-1|117	- drop patch4
12mu|lxpanel-0.6.1-1|118	
12mu|lxpanel-0.6.1-1|119	* Thu Jun 13 2013 akdengi <kazancas@gmail.com> 0.5.12-2
12mu|lxpanel-0.6.1-1|120	+ Revision: 29d5738
12mu|lxpanel-0.6.1-1|121	- remove patch2
12mu|lxpanel-0.6.1-1|122	
12mu|lxpanel-0.6.1-1|123	* Thu Jun 13 2013 akdengi <kazancas@gmail.com> 0.5.12-2
12mu|lxpanel-0.6.1-1|124	+ Revision: b7d2a73
12mu|lxpanel-0.6.1-1|125	- add source patches
12mu|lxpanel-0.6.1-1|126	
12mu|lxpanel-0.6.1-1|127	* Thu Jun 13 2013 akdengi <kazancas@gmail.com> 0.5.12-2
12mu|lxpanel-0.6.1-1|128	+ Revision: cab3bb4
12mu|lxpanel-0.6.1-1|129	- try add some patches, like cairo use, bigger icons and some UI fixes
12mu|lxpanel-0.6.1-1|130	
12mu|lxpanel-0.6.1-1|131	* Tue Jan 15 2013 akdengi <kazancas@gmail.com> 0.5.12-1
12mu|lxpanel-0.6.1-1|132	+ Revision: 19e2723
12mu|lxpanel-0.6.1-1|133	- fix build
12mu|lxpanel-0.6.1-1|134	
12mu|lxpanel-0.6.1-1|135	* Tue Jan 15 2013 akdengi <kazancas@gmail.com> 0.5.12-1
12mu|lxpanel-0.6.1-1|136	+ Revision: cbfecce
12mu|lxpanel-0.6.1-1|137	- 0.5.12
12mu|lxpanel-0.6.1-1|138	
12mu|lxpanel-0.6.1-1|139	* Thu Dec 27 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 0.5.10.git20121312-2
12mu|lxpanel-0.6.1-1|140	+ Revision: 044b386
12mu|lxpanel-0.6.1-1|141	- release up
12mu|lxpanel-0.6.1-1|142	
12mu|lxpanel-0.6.1-1|143	* Thu Dec 13 2012 akdengi <kazancas@mandriva.ru> 0.5.10.git20121312-1
12mu|lxpanel-0.6.1-1|144	+ Revision: 52e95d6
12mu|lxpanel-0.6.1-1|145	- LOG lxpanel git 20121312
12mu|lxpanel-0.6.1-1|146	
12mu|lxpanel-0.6.1-1|147	* Mon Dec 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.9-9
12mu|lxpanel-0.6.1-1|148	+ Revision: 22770b9
12mu|lxpanel-0.6.1-1|149	- LOG Update BuildRequires
12mu|lxpanel-0.6.1-1|150	
12mu|lxpanel-0.6.1-1|151	* Mon Dec 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.9-9
12mu|lxpanel-0.6.1-1|152	+ Revision: 06fb719
12mu|lxpanel-0.6.1-1|153	- Re-create yml file
12mu|lxpanel-0.6.1-1|154	
12mu|lxpanel-0.6.1-1|155	* Mon Dec 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.9-9
12mu|lxpanel-0.6.1-1|156	+ Revision: 9b33bf3
12mu|lxpanel-0.6.1-1|157	- LOG Update BuildRequires, re-diff patches, update configure flags, fix files
12mu|lxpanel-0.6.1-1|158	
12mu|lxpanel-0.6.1-1|159	* Tue Oct 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.9-9
12mu|lxpanel-0.6.1-1|160	+ Revision: 1d017ad
12mu|lxpanel-0.6.1-1|161	- LOG Add patches to fix build, minor cleanups
12mu|lxpanel-0.6.1-1|162	
12mu|lxpanel-0.6.1-1|163	* Sun Oct 21 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 0.5.9-8
12mu|lxpanel-0.6.1-1|164	+ Revision: 1011eb5
12mu|lxpanel-0.6.1-1|165	- fix BR
12mu|lxpanel-0.6.1-1|166	
12mu|lxpanel-0.6.1-1|167	* Sun Oct 21 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 0.5.9-8
12mu|lxpanel-0.6.1-1|168	+ Revision: df627e0
12mu|lxpanel-0.6.1-1|169	- fix BR
12mu|lxpanel-0.6.1-1|170	
12mu|lxpanel-0.6.1-1|171	* Sun Oct 21 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 0.5.9-8
12mu|lxpanel-0.6.1-1|172	+ Revision: 30c32fa
12mu|lxpanel-0.6.1-1|173	- remove binaries from git tree
12mu|lxpanel-0.6.1-1|174	
12mu|lxpanel-0.6.1-1|175	* Sun Oct 21 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 0.5.9-8
12mu|lxpanel-0.6.1-1|176	+ Revision: ebe6508
12mu|lxpanel-0.6.1-1|177	- cleanup
12mu|lxpanel-0.6.1-1|178	
12mu|lxpanel-0.6.1-1|179	* Mon Jun 04 2012 akdengi <kazancas@mandriva.ru> 0.5.9-8
12mu|lxpanel-0.6.1-1|180	+ Revision: 7180fcc
12mu|lxpanel-0.6.1-1|181	- working tarball
12mu|lxpanel-0.6.1-1|182	
12mu|lxpanel-0.6.1-1|183	* Mon Jun 04 2012 akdengi <kazancas@mandriva.ru> 0.5.9-8
12mu|lxpanel-0.6.1-1|184	+ Revision: 2338978
12mu|lxpanel-0.6.1-1|185	- add userface icon to logout button
12mu|lxpanel-0.6.1-1|186	
12mu|lxpanel-0.6.1-1|187	* Tue May 29 2012 akdengi <kazancas@mandriva.ru> 0.5.9-7
12mu|lxpanel-0.6.1-1|188	+ Revision: 36d9893
12mu|lxpanel-0.6.1-1|189	- update URL
12mu|lxpanel-0.6.1-1|190	
12mu|lxpanel-0.6.1-1|191	* Sat Apr 14 2012 akdengi <kazancas@mandriva.ru> 0.5.9-7
12mu|lxpanel-0.6.1-1|192	+ Revision: 66acb1e
12mu|lxpanel-0.6.1-1|193	- fix
12mu|lxpanel-0.6.1-1|194	
12mu|lxpanel-0.6.1-1|195	* Sat Apr 14 2012 akdengi <kazancas@mandriva.ru> 0.5.9-7
12mu|lxpanel-0.6.1-1|196	+ Revision: 4027b63
12mu|lxpanel-0.6.1-1|197	- fix
12mu|lxpanel-0.6.1-1|198	
12mu|lxpanel-0.6.1-1|199	* Sat Apr 14 2012 akdengi <kazancas@mandriva.ru> 0.5.9-7
12mu|lxpanel-0.6.1-1|200	+ Revision: 613aa23
12mu|lxpanel-0.6.1-1|201	- add missing source
12mu|lxpanel-0.6.1-1|202	
12mu|lxpanel-0.6.1-1|203	* Fri Apr 13 2012 akdengi <kazancas@mandriva.ru> 0.5.9-7
12mu|lxpanel-0.6.1-1|204	+ Revision: 523c207
12mu|lxpanel-0.6.1-1|205	- move to tar.bz2 source
12mu|lxpanel-0.6.1-1|206	
12mu|lxpanel-0.6.1-1|207	* Fri Apr 13 2012 akdengi <kazancas@mandriva.ru> 0.5.9-7
12mu|lxpanel-0.6.1-1|208	+ Revision: 433649c
12mu|lxpanel-0.6.1-1|209	- update code
12mu|lxpanel-0.6.1-1|210	
12mu|lxpanel-0.6.1-1|211	* Mon Apr 09 2012 akdengi <kazancas@mandriva.ru> 0.5.9-6
12mu|lxpanel-0.6.1-1|212	+ Revision: 48f415d
12mu|lxpanel-0.6.1-1|213	- fix
12mu|lxpanel-0.6.1-1|214	
12mu|lxpanel-0.6.1-1|215	* Mon Apr 09 2012 akdengi <kazancas@mandriva.ru> 0.5.9-5
12mu|lxpanel-0.6.1-1|216	+ Revision: d0883a9
12mu|lxpanel-0.6.1-1|217	- fix lxpanel-userdirs-config script failed if config dir not present
12mu|lxpanel-0.6.1-1|218	
12mu|lxpanel-0.6.1-1|219	* Sat Apr 07 2012 Alexander Kazancev <kazancas@mandriva.ru> 0.5.9-4
12mu|lxpanel-0.6.1-1|220	+ Revision: c79e516
12mu|lxpanel-0.6.1-1|221	- Updated lxpanel.spec
12mu|lxpanel-0.6.1-1|222	
12mu|lxpanel-0.6.1-1|223	

20178 12
12mu|lxsession-0.4.6.1-4|1	Summary:	The default X11 session manager of LXDE
12mu|lxsession-0.4.6.1-4|2	Name:     	lxsession
12mu|lxsession-0.4.6.1-4|3	Version:	0.4.6.1
12mu|lxsession-0.4.6.1-4|4	Release:	4
12mu|lxsession-0.4.6.1-4|5	License:	GPLv2+
12mu|lxsession-0.4.6.1-4|6	Group:		Graphical desktop/Other
12mu|lxsession-0.4.6.1-4|7	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%{name}-%{version}.tar.gz
12mu|lxsession-0.4.6.1-4|8	Patch0:		lxsession-0.4.6.1-systemd-logind.patch
12mu|lxsession-0.4.6.1-4|9	Patch1:		lxsession-0.4.6.1-gdm3.patch
12mu|lxsession-0.4.6.1-4|10	URL:		http://www.lxde.org
12mu|lxsession-0.4.6.1-4|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|lxsession-0.4.6.1-4|12	BuildRequires:	gtk+2-devel
12mu|lxsession-0.4.6.1-4|13	BuildRequires:	dbus-glib-devel
12mu|lxsession-0.4.6.1-4|14	BuildRequires:	docbook-to-man
12mu|lxsession-0.4.6.1-4|15	BuildRequires:	intltool
12mu|lxsession-0.4.6.1-4|16	Requires:	desktop-common-data
12mu|lxsession-0.4.6.1-4|17	Obsoletes:	lxsession-lite < %version
12mu|lxsession-0.4.6.1-4|18	Provides:	lxsession-lite = %version
12mu|lxsession-0.4.6.1-4|19	Provides:	lxde-session-manager
12mu|lxsession-0.4.6.1-4|20	Obsoletes:      lxde-settings-daemon
12mu|lxsession-0.4.6.1-4|21	
12mu|lxsession-0.4.6.1-4|22	%description
12mu|lxsession-0.4.6.1-4|23	LXSession is lightweiht session manager, and it's not tighted to "any" desktop
12mu|lxsession-0.4.6.1-4|24	environment. It's desktop-independent and can be used with any window manager.
12mu|lxsession-0.4.6.1-4|25	With proper configuration, you can make your own desktop environment with
12mu|lxsession-0.4.6.1-4|26	LXSession. This is very useful to the users and developers of non-mainstream
12mu|lxsession-0.4.6.1-4|27	window managers and desktop environemts.
12mu|lxsession-0.4.6.1-4|28	
12mu|lxsession-0.4.6.1-4|29	%prep
12mu|lxsession-0.4.6.1-4|30	%setup -q
12mu|lxsession-0.4.6.1-4|31	%apply_patches
12mu|lxsession-0.4.6.1-4|32	
12mu|lxsession-0.4.6.1-4|33	%build
12mu|lxsession-0.4.6.1-4|34	%configure2_5x
12mu|lxsession-0.4.6.1-4|35	%make
12mu|lxsession-0.4.6.1-4|36	
12mu|lxsession-0.4.6.1-4|37	%install
12mu|lxsession-0.4.6.1-4|38	rm -rf %{buildroot}
12mu|lxsession-0.4.6.1-4|39	%makeinstall_std
12mu|lxsession-0.4.6.1-4|40	
12mu|lxsession-0.4.6.1-4|41	%{find_lang} %{name}
12mu|lxsession-0.4.6.1-4|42	
12mu|lxsession-0.4.6.1-4|43	%clean
12mu|lxsession-0.4.6.1-4|44	rm -rf %{buildroot}
12mu|lxsession-0.4.6.1-4|45	
12mu|lxsession-0.4.6.1-4|46	%files -f %{name}.lang
12mu|lxsession-0.4.6.1-4|47	%defattr(-, root, root)
12mu|lxsession-0.4.6.1-4|48	%{_bindir}/lxsession
12mu|lxsession-0.4.6.1-4|49	%{_bindir}/lxlock
12mu|lxsession-0.4.6.1-4|50	%{_bindir}/lxsession-logout
12mu|lxsession-0.4.6.1-4|51	%{_datadir}/lxsession
12mu|lxsession-0.4.6.1-4|52	%{_mandir}/man1/*
12mu|lxsession-0.4.6.1-4|53	
12mu|lxsession-0.4.6.1-4|54	
12mu|lxsession-0.4.6.1-4|55	%changelog
12mu|lxsession-0.4.6.1-4|56	* Wed Aug 03 2011 Александр Казанцев <kazancas@mandriva.org> 0.4.6.1-1mdv2011.0
12mu|lxsession-0.4.6.1-4|57	+ Revision: 692999
12mu|lxsession-0.4.6.1-4|58	- update to 0.4.6.1
12mu|lxsession-0.4.6.1-4|59	
12mu|lxsession-0.4.6.1-4|60	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.5-2
12mu|lxsession-0.4.6.1-4|61	+ Revision: 666113
12mu|lxsession-0.4.6.1-4|62	- mass rebuild
12mu|lxsession-0.4.6.1-4|63	
12mu|lxsession-0.4.6.1-4|64	* Thu Nov 18 2010 Funda Wang <fwang@mandriva.org> 0.4.5-1mdv2011.0
12mu|lxsession-0.4.6.1-4|65	+ Revision: 598571
12mu|lxsession-0.4.6.1-4|66	- update to new version 0.4.5
12mu|lxsession-0.4.6.1-4|67	
12mu|lxsession-0.4.6.1-4|68	* Mon Apr 05 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.4.4-1mdv2010.1
12mu|lxsession-0.4.6.1-4|69	+ Revision: 531752
12mu|lxsession-0.4.6.1-4|70	- new upstream release 0.4.4
12mu|lxsession-0.4.6.1-4|71	
12mu|lxsession-0.4.6.1-4|72	* Thu Mar 18 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.4.3-1mdv2010.1
12mu|lxsession-0.4.6.1-4|73	+ Revision: 525018
12mu|lxsession-0.4.6.1-4|74	- new upstream release 0.4.3
12mu|lxsession-0.4.6.1-4|75	
12mu|lxsession-0.4.6.1-4|76	* Mon Mar 08 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.4.2-2mdv2010.1
12mu|lxsession-0.4.6.1-4|77	+ Revision: 516567
12mu|lxsession-0.4.6.1-4|78	- New upstream release 0.4.2
12mu|lxsession-0.4.6.1-4|79	- Clean spec
12mu|lxsession-0.4.6.1-4|80	
12mu|lxsession-0.4.6.1-4|81	* Tue Jan 26 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.4.1-2mdv2010.1
12mu|lxsession-0.4.6.1-4|82	+ Revision: 496500
12mu|lxsession-0.4.6.1-4|83	- Obsolete lxde-settings-daemon as it's been merged in
12mu|lxsession-0.4.6.1-4|84	lxsession upstream some time ago
12mu|lxsession-0.4.6.1-4|85	
12mu|lxsession-0.4.6.1-4|86	* Fri Dec 11 2009 Funda Wang <fwang@mandriva.org> 0.4.1-1mdv2010.1
12mu|lxsession-0.4.6.1-4|87	+ Revision: 476259
12mu|lxsession-0.4.6.1-4|88	- new version 0.4.1
12mu|lxsession-0.4.6.1-4|89	
12mu|lxsession-0.4.6.1-4|90	* Wed Dec 09 2009 Funda Wang <fwang@mandriva.org> 0.4.0-1mdv2010.1
12mu|lxsession-0.4.6.1-4|91	+ Revision: 475337
12mu|lxsession-0.4.6.1-4|92	- new version 0.4.0
12mu|lxsession-0.4.6.1-4|93	
12mu|lxsession-0.4.6.1-4|94	* Tue May 26 2009 Funda Wang <fwang@mandriva.org> 0.3.8-1mdv2010.0
12mu|lxsession-0.4.6.1-4|95	+ Revision: 379765
12mu|lxsession-0.4.6.1-4|96	- BR intltool
12mu|lxsession-0.4.6.1-4|97	- New version 0.3.8
12mu|lxsession-0.4.6.1-4|98	
12mu|lxsession-0.4.6.1-4|99	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 0.3.2-3mdv2009.0
12mu|lxsession-0.4.6.1-4|100	+ Revision: 268131
12mu|lxsession-0.4.6.1-4|101	- rebuild early 2009.0 package (before pixel changes)
12mu|lxsession-0.4.6.1-4|102	
12mu|lxsession-0.4.6.1-4|103	* Tue Jun 10 2008 Funda Wang <fwang@mandriva.org> 0.3.2-2mdv2009.0
12mu|lxsession-0.4.6.1-4|104	+ Revision: 217330
12mu|lxsession-0.4.6.1-4|105	- conflicts with lxsession-lite
12mu|lxsession-0.4.6.1-4|106	- provides lxde-session-manager
12mu|lxsession-0.4.6.1-4|107	
12mu|lxsession-0.4.6.1-4|108	* Sun May 04 2008 Funda Wang <fwang@mandriva.org> 0.3.2-1mdv2009.0
12mu|lxsession-0.4.6.1-4|109	+ Revision: 200889
12mu|lxsession-0.4.6.1-4|110	- session files will go lxde-common
12mu|lxsession-0.4.6.1-4|111	- adopt to wmsession
12mu|lxsession-0.4.6.1-4|112	- add source and spec
12mu|lxsession-0.4.6.1-4|113	- Created package structure for lxsession.
12mu|lxsession-0.4.6.1-4|114	

20179 12
12mu|lxshortcut-0.1.2-3|1	Summary:	Edit app shortcuts
12mu|lxshortcut-0.1.2-3|2	Name:     	lxshortcut
12mu|lxshortcut-0.1.2-3|3	Version:	0.1.2
12mu|lxshortcut-0.1.2-3|4	Release:	3
12mu|lxshortcut-0.1.2-3|5	License:	GPLv2+
12mu|lxshortcut-0.1.2-3|6	Group:		Graphical desktop/Other
12mu|lxshortcut-0.1.2-3|7	Source0: 	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12mu|lxshortcut-0.1.2-3|8	URL:		http://lxde.sourceforge.net/
12mu|lxshortcut-0.1.2-3|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mu|lxshortcut-0.1.2-3|10	BuildRequires:	gtk+2-devel
12mu|lxshortcut-0.1.2-3|11	BuildRequires:	intltool
12mu|lxshortcut-0.1.2-3|12	
12mu|lxshortcut-0.1.2-3|13	%description
12mu|lxshortcut-0.1.2-3|14	LXShortcut is a small program used to edit application shortcuts created
12mu|lxshortcut-0.1.2-3|15	with freedesktop.org Desktop Entry spec.
12mu|lxshortcut-0.1.2-3|16	
12mu|lxshortcut-0.1.2-3|17	%prep
12mu|lxshortcut-0.1.2-3|18	%setup -q
12mu|lxshortcut-0.1.2-3|19	
12mu|lxshortcut-0.1.2-3|20	%build
12mu|lxshortcut-0.1.2-3|21	%configure2_5x
12mu|lxshortcut-0.1.2-3|22	%make
12mu|lxshortcut-0.1.2-3|23	
12mu|lxshortcut-0.1.2-3|24	%install
12mu|lxshortcut-0.1.2-3|25	rm -rf $RPM_BUILD_ROOT
12mu|lxshortcut-0.1.2-3|26	%makeinstall_std
12mu|lxshortcut-0.1.2-3|27	
12mu|lxshortcut-0.1.2-3|28	%{find_lang} %{name}
12mu|lxshortcut-0.1.2-3|29	
12mu|lxshortcut-0.1.2-3|30	%clean
12mu|lxshortcut-0.1.2-3|31	rm -rf $RPM_BUILD_ROOT
12mu|lxshortcut-0.1.2-3|32	
12mu|lxshortcut-0.1.2-3|33	
12mu|lxshortcut-0.1.2-3|34	
12mu|lxshortcut-0.1.2-3|35	%files -f %{name}.lang
12mu|lxshortcut-0.1.2-3|36	%defattr(-, root, root)
12mu|lxshortcut-0.1.2-3|37	%{_bindir}/%name
12mu|lxshortcut-0.1.2-3|38	%{_datadir}/%name
12mu|lxshortcut-0.1.2-3|39	
12mu|lxshortcut-0.1.2-3|40	
12mu|lxshortcut-0.1.2-3|41	%changelog
12mu|lxshortcut-0.1.2-3|42	* Wed Aug 03 2011 Александр Казанцев <kazancas@mandriva.org> 0.1.2-1mdv2011.0
12mu|lxshortcut-0.1.2-3|43	+ Revision: 693009
12mu|lxshortcut-0.1.2-3|44	- update to 0.1.2
12mu|lxshortcut-0.1.2-3|45	
12mu|lxshortcut-0.1.2-3|46	* Mon Jul 06 2009 Funda Wang <fwang@mandriva.org> 0.1.1-1mdv2011.0
12mu|lxshortcut-0.1.2-3|47	+ Revision: 392806
12mu|lxshortcut-0.1.2-3|48	- new version 0.1.1
12mu|lxshortcut-0.1.2-3|49	
12mu|lxshortcut-0.1.2-3|50	* Sat Dec 06 2008 Funda Wang <fwang@mandriva.org> 0.1-1mdv2009.1
12mu|lxshortcut-0.1.2-3|51	+ Revision: 311195
12mu|lxshortcut-0.1.2-3|52	- import lxshortcut
12mu|lxshortcut-0.1.2-3|53	
12mu|lxshortcut-0.1.2-3|54	

20180 12
12mu|lxterminal-0.1.11-4|1	%define git 0
12mu|lxterminal-0.1.11-4|2	%define prerel 31813de
12mu|lxterminal-0.1.11-4|3	%define gitday 20110613
12mu|lxterminal-0.1.11-4|4	%define ver 0.1.11
12mu|lxterminal-0.1.11-4|5	
12mu|lxterminal-0.1.11-4|6	Summary:	Lightweight VTE-based terminal emulator
12mu|lxterminal-0.1.11-4|7	Name:     	lxterminal
12mu|lxterminal-0.1.11-4|8	%if %git
12mu|lxterminal-0.1.11-4|9	Version:	%{ver}.git%{gitday}
12mu|lxterminal-0.1.11-4|10	Source0:	%{name}-%{prerel}.tar.gz
12mu|lxterminal-0.1.11-4|11	%else
12mu|lxterminal-0.1.11-4|12	Version:	%{ver}
12mu|lxterminal-0.1.11-4|13	Source0:	http://dfn.dl.sourceforge.net/sourceforge/lxde/%name-%version.tar.gz
12mu|lxterminal-0.1.11-4|14	%endif
12mu|lxterminal-0.1.11-4|15	Release:	4
12mu|lxterminal-0.1.11-4|16	License:	GPLv2+
12mu|lxterminal-0.1.11-4|17	Group:		Graphical desktop/Other
12mu|lxterminal-0.1.11-4|18	#Patch0:		lxterminal-0.1.9-fix-build-with-new-vte.patch
12mu|lxterminal-0.1.11-4|19	#Patch1:		lxterminal-deprecate-revert.patch
12mu|lxterminal-0.1.11-4|20	Patch2:		mdk-lxterminal-conf.patch
12mu|lxterminal-0.1.11-4|21	URL:		http://lxde.sourceforge.net/
12mu|lxterminal-0.1.11-4|22	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mu|lxterminal-0.1.11-4|23	%if %git
12mu|lxterminal-0.1.11-4|24	BuildRequires:	docbook-to-man docbook-dtd412-xml docbook-style-xsl
12mu|lxterminal-0.1.11-4|25	%endif
12mu|lxterminal-0.1.11-4|26	BuildRequires:	gtk+2-devel vte-devel
12mu|lxterminal-0.1.11-4|27	BuildRequires:	intltool
12mu|lxterminal-0.1.11-4|28	
12mu|lxterminal-0.1.11-4|29	%description
12mu|lxterminal-0.1.11-4|30	Desktop-independent VTE-based terminal emulator without any unnecessary
12mu|lxterminal-0.1.11-4|31	dependencies.
12mu|lxterminal-0.1.11-4|32	
12mu|lxterminal-0.1.11-4|33	Feature:
12mu|lxterminal-0.1.11-4|34	* Support Multi-tab.
12mu|lxterminal-0.1.11-4|35	* It doesn't have any unnecessary dependencies.
12mu|lxterminal-0.1.11-4|36	* All instances share the same process to reduce memory usage.
12mu|lxterminal-0.1.11-4|37	* It has correct behavior with nice performance when resizing window,
12mu|lxterminal-0.1.11-4|38	tab and VTE stuff.
12mu|lxterminal-0.1.11-4|39	* Using unix-socket instead of D-bus to accomplish all instances share
12mu|lxterminal-0.1.11-4|40	the same process.
12mu|lxterminal-0.1.11-4|41	
12mu|lxterminal-0.1.11-4|42	%prep
12mu|lxterminal-0.1.11-4|43	%if %git
12mu|lxterminal-0.1.11-4|44	%setup -q -n %{name}-%{prerel}
12mu|lxterminal-0.1.11-4|45	#patch1 -p0 -b.deprecate_revert
12mu|lxterminal-0.1.11-4|46	%else
12mu|lxterminal-0.1.11-4|47	%setup -q -n %{name}-%{version}
12mu|lxterminal-0.1.11-4|48	#patch0 -p1 -b .vte
12mu|lxterminal-0.1.11-4|49	%endif
12mu|lxterminal-0.1.11-4|50	#patch1 -p1 -b .dragndrop
12mu|lxterminal-0.1.11-4|51	%patch2 -p0 -b.conf
12mu|lxterminal-0.1.11-4|52	
12mu|lxterminal-0.1.11-4|53	%build
12mu|lxterminal-0.1.11-4|54	%if %git
12mu|lxterminal-0.1.11-4|55	./autogen.sh
12mu|lxterminal-0.1.11-4|56	%configure2_5x --enable-man
12mu|lxterminal-0.1.11-4|57	%else
12mu|lxterminal-0.1.11-4|58	%configure2_5x
12mu|lxterminal-0.1.11-4|59	%endif
12mu|lxterminal-0.1.11-4|60	%make
12mu|lxterminal-0.1.11-4|61	
12mu|lxterminal-0.1.11-4|62	%install
12mu|lxterminal-0.1.11-4|63	rm -rf %{buildroot}
12mu|lxterminal-0.1.11-4|64	%makeinstall_std
12mu|lxterminal-0.1.11-4|65	
12mu|lxterminal-0.1.11-4|66	%{find_lang} %{name}
12mu|lxterminal-0.1.11-4|67	
12mu|lxterminal-0.1.11-4|68	%clean
12mu|lxterminal-0.1.11-4|69	rm -rf %{buildroot}
12mu|lxterminal-0.1.11-4|70	
12mu|lxterminal-0.1.11-4|71	
12mu|lxterminal-0.1.11-4|72	
12mu|lxterminal-0.1.11-4|73	%files -f %{name}.lang
12mu|lxterminal-0.1.11-4|74	%defattr(-, root, root)
12mu|lxterminal-0.1.11-4|75	%{_bindir}/%name
12mu|lxterminal-0.1.11-4|76	%{_datadir}/%name
12mu|lxterminal-0.1.11-4|77	%{_datadir}/applications/*.desktop
12mu|lxterminal-0.1.11-4|78	%{_datadir}/pixmaps/*.png
12mu|lxterminal-0.1.11-4|79	%{_mandir}/man1/*
12mu|lxterminal-0.1.11-4|80	
12mu|lxterminal-0.1.11-4|81	
12mu|lxterminal-0.1.11-4|82	%changelog
12mu|lxterminal-0.1.11-4|83	* Wed Aug 03 2011 Александр Казанцев <kazancas@mandriva.org> 0.1.11-1mdv2011.0
12mu|lxterminal-0.1.11-4|84	+ Revision: 692991
12mu|lxterminal-0.1.11-4|85	- update to 0.1.11
12mu|lxterminal-0.1.11-4|86	
12mu|lxterminal-0.1.11-4|87	* Mon Jun 13 2011 Александр Казанцев <kazancas@mandriva.org> 0.1.9.git20110613-4
12mu|lxterminal-0.1.11-4|88	+ Revision: 684465
12mu|lxterminal-0.1.11-4|89	- fix lxterminal default customisations
12mu|lxterminal-0.1.11-4|90	- new git snapshot. Fix lxterminal window errors
12mu|lxterminal-0.1.11-4|91	
12mu|lxterminal-0.1.11-4|92	* Sat Apr 30 2011 Александр Казанцев <kazancas@mandriva.org> 0.1.9-2
12mu|lxterminal-0.1.11-4|93	+ Revision: 661020
12mu|lxterminal-0.1.11-4|94	- add patch for drag_and_drop support
12mu|lxterminal-0.1.11-4|95	
12mu|lxterminal-0.1.11-4|96	* Thu Sep 02 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.1.9-1mdv2011.0
12mu|lxterminal-0.1.11-4|97	+ Revision: 575530
12mu|lxterminal-0.1.11-4|98	- update to 0.1.9
12mu|lxterminal-0.1.11-4|99	- add patch from upstream to make it build with latest vte
12mu|lxterminal-0.1.11-4|100	
12mu|lxterminal-0.1.11-4|101	* Mon Jul 19 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.1.8-1mdv2011.0
12mu|lxterminal-0.1.11-4|102	+ Revision: 555006
12mu|lxterminal-0.1.11-4|103	- update to 0.1.8
12mu|lxterminal-0.1.11-4|104	
12mu|lxterminal-0.1.11-4|105	* Mon Mar 01 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.1.7-1mdv2010.1
12mu|lxterminal-0.1.11-4|106	+ Revision: 513285
12mu|lxterminal-0.1.11-4|107	- new upstream release 0.1.7
12mu|lxterminal-0.1.11-4|108	
12mu|lxterminal-0.1.11-4|109	* Mon Jul 13 2009 Funda Wang <fwang@mandriva.org> 0.1.6-1mdv2010.0
12mu|lxterminal-0.1.11-4|110	+ Revision: 395471
12mu|lxterminal-0.1.11-4|111	- new version 0.1.6
12mu|lxterminal-0.1.11-4|112	
12mu|lxterminal-0.1.11-4|113	* Wed Jun 10 2009 Götz Waschk <waschk@mandriva.org> 0.1.5-3mdv2010.0
12mu|lxterminal-0.1.11-4|114	+ Revision: 384691
12mu|lxterminal-0.1.11-4|115	- rebuild for new vte
12mu|lxterminal-0.1.11-4|116	
12mu|lxterminal-0.1.11-4|117	* Tue Jun 02 2009 Götz Waschk <waschk@mandriva.org> 0.1.5-2mdv2010.0
12mu|lxterminal-0.1.11-4|118	+ Revision: 382167
12mu|lxterminal-0.1.11-4|119	- rebuild for new libvte
12mu|lxterminal-0.1.11-4|120	
12mu|lxterminal-0.1.11-4|121	* Sat May 23 2009 Funda Wang <fwang@mandriva.org> 0.1.5-1mdv2010.0
12mu|lxterminal-0.1.11-4|122	+ Revision: 378898
12mu|lxterminal-0.1.11-4|123	- New version 0.1.5
12mu|lxterminal-0.1.11-4|124	
12mu|lxterminal-0.1.11-4|125	* Fri Dec 26 2008 Funda Wang <fwang@mandriva.org> 0.1.4-1mdv2009.1
12mu|lxterminal-0.1.11-4|126	+ Revision: 319294
12mu|lxterminal-0.1.11-4|127	- new version 0.1.4
12mu|lxterminal-0.1.11-4|128	
12mu|lxterminal-0.1.11-4|129	* Tue Dec 16 2008 Funda Wang <fwang@mandriva.org> 0.1.3-2mdv2009.1
12mu|lxterminal-0.1.11-4|130	+ Revision: 314828
12mu|lxterminal-0.1.11-4|131	- add upstream patch to rebuild with new flags
12mu|lxterminal-0.1.11-4|132	
12mu|lxterminal-0.1.11-4|133	* Sat Jun 28 2008 Funda Wang <fwang@mandriva.org> 0.1.3-1mdv2009.0
12mu|lxterminal-0.1.11-4|134	+ Revision: 229717
12mu|lxterminal-0.1.11-4|135	- New version 0.1.3
12mu|lxterminal-0.1.11-4|136	
12mu|lxterminal-0.1.11-4|137	* Sat Jun 21 2008 Funda Wang <fwang@mandriva.org> 0.1.2-1mdv2009.0
12mu|lxterminal-0.1.11-4|138	+ Revision: 227652
12mu|lxterminal-0.1.11-4|139	- BR intltool
12mu|lxterminal-0.1.11-4|140	- import lxterminal
12mu|lxterminal-0.1.11-4|141	
12mu|lxterminal-0.1.11-4|142	

20181 12
12mu|lyx-2.0.5.1-4|1	Summary:	A word processor for the Desktop Environment
12mu|lyx-2.0.5.1-4|2	Name:		lyx
12mu|lyx-2.0.5.1-4|3	Version:	2.0.5.1
12mu|lyx-2.0.5.1-4|4	Release:	4
12mu|lyx-2.0.5.1-4|5	Group:		Office
12mu|lyx-2.0.5.1-4|6	License:	GPLv2+
12mu|lyx-2.0.5.1-4|7	URL:		http://www.lyx.org/
12mu|lyx-2.0.5.1-4|8	Source0:	ftp://ftp.lyx.org/pub/lyx/stable/2.0.x/%name-%version.tar.xz
12mu|lyx-2.0.5.1-4|9	# use xdg-open instead of hard coded applications to open files
12mu|lyx-2.0.5.1-4|10	# sent to upstream developers by fhimpe on 4 Jun 2009
12mu|lyx-2.0.5.1-4|11	Patch0:		lyx-2.0.1-xdg_open.patch
12mu|lyx-2.0.5.1-4|12	BuildRequires:	qt4-devel >= 4:4.8.0-7
12mu|lyx-2.0.5.1-4|13	BuildRequires:	xpm-devel
12mu|lyx-2.0.5.1-4|14	BuildRequires:	jpeg-devel
12mu|lyx-2.0.5.1-4|15	BuildRequires:	gettext-devel
12mu|lyx-2.0.5.1-4|16	BuildRequires:	gcc-c++
12mu|lyx-2.0.5.1-4|17	BuildRequires:	gettext
12mu|lyx-2.0.5.1-4|18	BuildRequires:	ghostscript
12mu|lyx-2.0.5.1-4|19	BuildRequires:	groff-for-man
12mu|lyx-2.0.5.1-4|20	BuildRequires:	sgml-tools
12mu|lyx-2.0.5.1-4|21	BuildRequires:	tetex-dvips
12mu|lyx-2.0.5.1-4|22	BuildRequires:	tetex-latex
12mu|lyx-2.0.5.1-4|23	BuildRequires:	texinfo
12mu|lyx-2.0.5.1-4|24	BuildRequires:	boost-devel
12mu|lyx-2.0.5.1-4|25	BuildRequires:	pkgconfig(hunspell)
12mu|lyx-2.0.5.1-4|26	BuildRequires:	pkgconfig(enchant)
12mu|lyx-2.0.5.1-4|27	BuildRequires:	python
12mu|lyx-2.0.5.1-4|28	BuildRequires:	imagemagick
12mu|lyx-2.0.5.1-4|29	Obsoletes:	lyx-gtk
12mu|lyx-2.0.5.1-4|30	Requires:	texlive
12mu|lyx-2.0.5.1-4|31	Requires:	texlive-scheme-full
12mu|lyx-2.0.5.1-4|32	Requires:	fonts-ttf-latex
12mu|lyx-2.0.5.1-4|33	Requires:	xdg-utils
12mu|lyx-2.0.5.1-4|34	
12mu|lyx-2.0.5.1-4|35	%description
12mu|lyx-2.0.5.1-4|36	LyX is a modern approach of writing documents with a computer
12mu|lyx-2.0.5.1-4|37	which breaks with the tradition of the obsolete typewriter
12mu|lyx-2.0.5.1-4|38	concept.  It is designed for people who want a professional
12mu|lyx-2.0.5.1-4|39	output with a minimum of time effort, without becoming specia-
12mu|lyx-2.0.5.1-4|40	lists in typesetting.  Compared to common word processors LyX
12mu|lyx-2.0.5.1-4|41	will increase the productivity a lot, since most of the type-
12mu|lyx-2.0.5.1-4|42	setting will be done by the computer, not the author.  With LyX
12mu|lyx-2.0.5.1-4|43	the author can concentrate on the contents of his writing,
12mu|lyx-2.0.5.1-4|44	since the computer will take care of the look.
12mu|lyx-2.0.5.1-4|45	
12mu|lyx-2.0.5.1-4|46	%prep
12mu|lyx-2.0.5.1-4|47	%setup -q
12mu|lyx-2.0.5.1-4|48	%patch0 -p1 -b .xdg-open
12mu|lyx-2.0.5.1-4|49	autoreconf -fi -Iconfig
12mu|lyx-2.0.5.1-4|50	
12mu|lyx-2.0.5.1-4|51	%build
12mu|lyx-2.0.5.1-4|52	export PATH=$PATH:/usr/lib/qt4/bin/
12mu|lyx-2.0.5.1-4|53	%configure2_5x \
12mu|lyx-2.0.5.1-4|54	--with-frontend=qt4 \
12mu|lyx-2.0.5.1-4|55	--disable-rpath \
12mu|lyx-2.0.5.1-4|56	--without-included-boost \
12mu|lyx-2.0.5.1-4|57	--enable-optimization="%{optflags}" \
12mu|lyx-2.0.5.1-4|58	--with-enchant \
12mu|lyx-2.0.5.1-4|59	--with-hunspell \
12mu|lyx-2.0.5.1-4|60	--disable-silent-rules
12mu|lyx-2.0.5.1-4|61	%make
12mu|lyx-2.0.5.1-4|62	
12mu|lyx-2.0.5.1-4|63	%install
12mu|lyx-2.0.5.1-4|64	%makeinstall_std
12mu|lyx-2.0.5.1-4|65	
12mu|lyx-2.0.5.1-4|66	mkdir -p %{buildroot}%{_datadir}/applications
12mu|lyx-2.0.5.1-4|67	cat > %{buildroot}%{_datadir}/applications/mandriva-lyx.desktop << EOF
12mu|lyx-2.0.5.1-4|68	[Desktop Entry]
12mu|lyx-2.0.5.1-4|69	Name=LyX
12mu|lyx-2.0.5.1-4|70	Comment=TeX document processor - especially good at scientific documents
12mu|lyx-2.0.5.1-4|71	Exec=%{_bindir}/lyx
12mu|lyx-2.0.5.1-4|72	Icon=lyx
12mu|lyx-2.0.5.1-4|73	Terminal=false
12mu|lyx-2.0.5.1-4|74	Type=Application
12mu|lyx-2.0.5.1-4|75	Categories=Qt;Office;WordProcessor;X-MandrivaLinux-CrossDesktop;
12mu|lyx-2.0.5.1-4|76	MimeType=application/x-lyx;
12mu|lyx-2.0.5.1-4|77	EOF
12mu|lyx-2.0.5.1-4|78	
12mu|lyx-2.0.5.1-4|79	## icons
12mu|lyx-2.0.5.1-4|80	mkdir -p %{buildroot}/%{_liconsdir}
12mu|lyx-2.0.5.1-4|81	convert -size 48x48 development/Win32/packaging/icons/lyx_32x32.png %{buildroot}/%{_liconsdir}/%{name}.png
12mu|lyx-2.0.5.1-4|82	mkdir -p %{buildroot}/%{_iconsdir}
12mu|lyx-2.0.5.1-4|83	cp development/Win32/packaging/icons/lyx_32x32.png %{buildroot}/%{_iconsdir}/%{name}.png
12mu|lyx-2.0.5.1-4|84	mkdir -p %{buildroot}/%{_miconsdir}
12mu|lyx-2.0.5.1-4|85	convert -size 16x16 development/Win32/packaging/icons/lyx_32x32.png %{buildroot}/%{_miconsdir}/%{name}.png
12mu|lyx-2.0.5.1-4|86	
12mu|lyx-2.0.5.1-4|87	## Set up the lyx-specific class files where TeX can see then
12mu|lyx-2.0.5.1-4|88	TEXMF=%{_datadir}/texmf
12mu|lyx-2.0.5.1-4|89	mkdir -p %{buildroot}${TEXMF}/tex/latex
12mu|lyx-2.0.5.1-4|90	cp -r %{buildroot}%{_datadir}/lyx/tex %{buildroot}${TEXMF}/tex/latex/lyx
12mu|lyx-2.0.5.1-4|91	chmod +x %{buildroot}%{_datadir}/lyx/configure.py
12mu|lyx-2.0.5.1-4|92	rm -f %{buildroot}%{_bindir}/listerrors
12mu|lyx-2.0.5.1-4|93	
12mu|lyx-2.0.5.1-4|94	%find_lang %{name}
12mu|lyx-2.0.5.1-4|95	
12mu|lyx-2.0.5.1-4|96	find %{buildroot}%{_datadir}/%{name} -type f | sed -e "s@%{buildroot}@@g" \
12mu|lyx-2.0.5.1-4|97	-e "s@%{_datadir}/%{name}/doc/\(..\)_@%lang(\1) %{_datadir}/%{name}/doc/\1_@g" \
12mu|lyx-2.0.5.1-4|98	-e "s@\(%{_datadir}/%{name}/configure.py\)\$@%attr(755,root,root) \1@g" \
12mu|lyx-2.0.5.1-4|99	-e "s@\(%{_datadir}/%{name}/scripts/\)@%attr(755,root,root) \1@g" \
12mu|lyx-2.0.5.1-4|100	-e "s@\(%{_datadir}/%{name}/lyx2lyx/\)@%attr(755,root,root) \1@g" \
12mu|lyx-2.0.5.1-4|101	>> %{name}.lang
12mu|lyx-2.0.5.1-4|102	find %{buildroot}%{_datadir}/%{name} -type d | sed -e "s@%{buildroot}@%dir @g" >> %{name}.lang
12mu|lyx-2.0.5.1-4|103	
12mu|lyx-2.0.5.1-4|104	%post
12mu|lyx-2.0.5.1-4|105	## Fix the TeX file hash
12mu|lyx-2.0.5.1-4|106	texhash
12mu|lyx-2.0.5.1-4|107	## Before configuring lyx for the local system
12mu|lyx-2.0.5.1-4|108	## PATH needs to be imported
12mu|lyx-2.0.5.1-4|109	if [ -f /etc/profile ]; then
12mu|lyx-2.0.5.1-4|110	. /etc/profile
12mu|lyx-2.0.5.1-4|111	fi
12mu|lyx-2.0.5.1-4|112	## Now configure LyX
12mu|lyx-2.0.5.1-4|113	cd %{_datadir}/lyx
12mu|lyx-2.0.5.1-4|114	./configure.py > /dev/null
12mu|lyx-2.0.5.1-4|115	
12mu|lyx-2.0.5.1-4|116	%files -f %{name}.lang
12mu|lyx-2.0.5.1-4|117	%doc README ANNOUNCE
12mu|lyx-2.0.5.1-4|118	%{_bindir}/%{name}
12mu|lyx-2.0.5.1-4|119	%{_bindir}/lyxclient
12mu|lyx-2.0.5.1-4|120	%{_bindir}/tex2lyx
12mu|lyx-2.0.5.1-4|121	%{_datadir}/applications/mandriva-lyx.desktop
12mu|lyx-2.0.5.1-4|122	%{_datadir}/texmf/tex/latex/lyx
12mu|lyx-2.0.5.1-4|123	%{_liconsdir}/%{name}.png
12mu|lyx-2.0.5.1-4|124	%{_iconsdir}/%{name}.png
12mu|lyx-2.0.5.1-4|125	%{_miconsdir}/%{name}.png
12mu|lyx-2.0.5.1-4|126	%{_mandir}/man1/*
12mu|lyx-2.0.5.1-4|127	
12mu|lyx-2.0.5.1-4|128	
12mu|lyx-2.0.5.1-4|129	%changelog
12mu|lyx-2.0.5.1-4|130	* Wed Feb 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.5.1-4
12mu|lyx-2.0.5.1-4|131	+ Revision: 4071611
12mu|lyx-2.0.5.1-4|132	- Require texlive-scheme-full
12mu|lyx-2.0.5.1-4|133	
12mu|lyx-2.0.5.1-4|134	

20182 12
12mu|m17n-db-1.6.4-6|1	Summary:	The m17n database
12mu|m17n-db-1.6.4-6|2	Name:		m17n-db
12mu|m17n-db-1.6.4-6|3	Version:	1.6.4
12mu|m17n-db-1.6.4-6|4	Release:	6
12mu|m17n-db-1.6.4-6|5	License:	LGPLv2+
12mu|m17n-db-1.6.4-6|6	Group:		System/Internationalization
12mu|m17n-db-1.6.4-6|7	Url:		http://www.m17n.org/m17n-lib/index.html
12mu|m17n-db-1.6.4-6|8	Source0:	http://savannah.c3sl.ufpr.br/m17n/m17n-db-%{version}.tar.gz
12mu|m17n-db-1.6.4-6|9	BuildRequires:	glibc-i18ndata
12mu|m17n-db-1.6.4-6|10	BuildRequires:	gettext-devel
12mu|m17n-db-1.6.4-6|11	BuildArch:	noarch
12mu|m17n-db-1.6.4-6|12	
12mu|m17n-db-1.6.4-6|13	%description
12mu|m17n-db-1.6.4-6|14	The m17n database; a sub-part of the m17n library.
12mu|m17n-db-1.6.4-6|15	
12mu|m17n-db-1.6.4-6|16	%files -f %{name}.lang
12mu|m17n-db-1.6.4-6|17	%doc AUTHORS README NEWS ChangeLog
12mu|m17n-db-1.6.4-6|18	%{_bindir}/*
12mu|m17n-db-1.6.4-6|19	%{_datadir}/m17n
12mu|m17n-db-1.6.4-6|20	
12mu|m17n-db-1.6.4-6|21	#----------------------------------------------------------------------------
12mu|m17n-db-1.6.4-6|22	
12mu|m17n-db-1.6.4-6|23	%package devel
12mu|m17n-db-1.6.4-6|24	Summary:	Headers of m17n for development
12mu|m17n-db-1.6.4-6|25	Group:		Development/C
12mu|m17n-db-1.6.4-6|26	Requires:	%{name} = %{EVRD}
12mu|m17n-db-1.6.4-6|27	
12mu|m17n-db-1.6.4-6|28	%description devel
12mu|m17n-db-1.6.4-6|29	Headers of %{name} for development.
12mu|m17n-db-1.6.4-6|30	
12mu|m17n-db-1.6.4-6|31	%files devel
12mu|m17n-db-1.6.4-6|32	%{_datadir}/pkgconfig/*
12mu|m17n-db-1.6.4-6|33	
12mu|m17n-db-1.6.4-6|34	#----------------------------------------------------------------------------
12mu|m17n-db-1.6.4-6|35	
12mu|m17n-db-1.6.4-6|36	%prep
12mu|m17n-db-1.6.4-6|37	%setup -q
12mu|m17n-db-1.6.4-6|38	
12mu|m17n-db-1.6.4-6|39	%build
12mu|m17n-db-1.6.4-6|40	%configure2_5x --build=%{_host}
12mu|m17n-db-1.6.4-6|41	%make
12mu|m17n-db-1.6.4-6|42	
12mu|m17n-db-1.6.4-6|43	%install
12mu|m17n-db-1.6.4-6|44	%makeinstall_std
12mu|m17n-db-1.6.4-6|45	
12mu|m17n-db-1.6.4-6|46	%find_lang %{name}
12mu|m17n-db-1.6.4-6|47	
12mu|m17n-db-1.6.4-6|48	
12mu|m17n-db-1.6.4-6|49	%changelog
12mu|m17n-db-1.6.4-6|50	* Mon Jan 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.4-6
12mu|m17n-db-1.6.4-6|51	+ Revision: 8743b54
12mu|m17n-db-1.6.4-6|52	- LOG New version 1.6.4
12mu|m17n-db-1.6.4-6|53	
12mu|m17n-db-1.6.4-6|54	

20183 12
12mu|m17n-lib-1.6.4-7|1	%define major 0
12mu|m17n-lib-1.6.4-7|2	%define libname %mklibname %{name} %{major}
12mu|m17n-lib-1.6.4-7|3	%define libcore %mklibname %{name}-core %{major}
12mu|m17n-lib-1.6.4-7|4	%define libflt %mklibname %{name}-flt %{major}
12mu|m17n-lib-1.6.4-7|5	%define libgui %mklibname %{name}-gui %{major}
12mu|m17n-lib-1.6.4-7|6	%define devname %mklibname -d %{name}
12mu|m17n-lib-1.6.4-7|7	
12mu|m17n-lib-1.6.4-7|8	Summary:	Multilingual text processing library
12mu|m17n-lib-1.6.4-7|9	Name:		m17n-lib
12mu|m17n-lib-1.6.4-7|10	Version:	1.6.4
12mu|m17n-lib-1.6.4-7|11	Release:	7
12mu|m17n-lib-1.6.4-7|12	License:	LGPLv2+
12mu|m17n-lib-1.6.4-7|13	Group:		System/Internationalization
12mu|m17n-lib-1.6.4-7|14	Url:		http://www.m17n.org/m17n-lib/index.html
12mu|m17n-lib-1.6.4-7|15	Source0:	http://savannah.c3sl.ufpr.br//m17n/m17n-lib-%{version}.tar.gz
12mu|m17n-lib-1.6.4-7|16	
12mu|m17n-lib-1.6.4-7|17	BuildRequires:	gd-devel
12mu|m17n-lib-1.6.4-7|18	BuildRequires:	gettext-devel
12mu|m17n-lib-1.6.4-7|19	BuildRequires:	pkgconfig(anthy) >= 6300d
12mu|m17n-lib-1.6.4-7|20	BuildRequires:	pkgconfig(fontconfig)
12mu|m17n-lib-1.6.4-7|21	BuildRequires:	pkgconfig(freetype2)
12mu|m17n-lib-1.6.4-7|22	BuildRequires:	pkgconfig(fribidi)
12mu|m17n-lib-1.6.4-7|23	BuildRequires:	pkgconfig(libotf)
12mu|m17n-lib-1.6.4-7|24	BuildRequires:	pkgconfig(libthai)
12mu|m17n-lib-1.6.4-7|25	BuildRequires:	pkgconfig(libxml-2.0)
12mu|m17n-lib-1.6.4-7|26	BuildRequires:	pkgconfig(m17n-db)
12mu|m17n-lib-1.6.4-7|27	BuildRequires:	pkgconfig(x11)
12mu|m17n-lib-1.6.4-7|28	BuildRequires:	pkgconfig(xaw7)
12mu|m17n-lib-1.6.4-7|29	BuildRequires:	pkgconfig(xft)
12mu|m17n-lib-1.6.4-7|30	BuildRequires:	pkgconfig(xt)
12mu|m17n-lib-1.6.4-7|31	# NOTE:	medit and mdump require this font otherwise you get a SIGFPE
12mu|m17n-lib-1.6.4-7|32	# because the font is not found, thus generating a tab_width=0 in
12mu|m17n-lib-1.6.4-7|33	# layout_glyph_string() and then a division-by-zero.
12mu|m17n-lib-1.6.4-7|34	# --> the bug is rather in the library and should be handled there.
12mu|m17n-lib-1.6.4-7|35	Requires:	fonts-ttf-freefont
12mu|m17n-lib-1.6.4-7|36	Requires:	libotf
12mu|m17n-lib-1.6.4-7|37	Requires:	m17n-db
12mu|m17n-lib-1.6.4-7|38	
12mu|m17n-lib-1.6.4-7|39	%description
12mu|m17n-lib-1.6.4-7|40	The m17n library is a multilingual text processing library for the C
12mu|m17n-lib-1.6.4-7|41	language.
12mu|m17n-lib-1.6.4-7|42	
12mu|m17n-lib-1.6.4-7|43	%files
12mu|m17n-lib-1.6.4-7|44	%doc AUTHORS ChangeLog NEWS README
12mu|m17n-lib-1.6.4-7|45	%{_bindir}/m17n-conv
12mu|m17n-lib-1.6.4-7|46	%{_bindir}/m17n-date
12mu|m17n-lib-1.6.4-7|47	%{_bindir}/m17n-dump
12mu|m17n-lib-1.6.4-7|48	%{_bindir}/m17n-edit
12mu|m17n-lib-1.6.4-7|49	%{_bindir}/m17n-view
12mu|m17n-lib-1.6.4-7|50	%{_libdir}/m17n/*/*.so
12mu|m17n-lib-1.6.4-7|51	
12mu|m17n-lib-1.6.4-7|52	#----------------------------------------------------------------------------
12mu|m17n-lib-1.6.4-7|53	
12mu|m17n-lib-1.6.4-7|54	%package -n %{libname}
12mu|m17n-lib-1.6.4-7|55	Summary:	The m17n library
12mu|m17n-lib-1.6.4-7|56	Group:		System/Internationalization
12mu|m17n-lib-1.6.4-7|57	
12mu|m17n-lib-1.6.4-7|58	%description -n %{libname}
12mu|m17n-lib-1.6.4-7|59	m17n library.
12mu|m17n-lib-1.6.4-7|60	
12mu|m17n-lib-1.6.4-7|61	%files -n %{libname}
12mu|m17n-lib-1.6.4-7|62	%{_libdir}/libm17n.so.%{major}*
12mu|m17n-lib-1.6.4-7|63	
12mu|m17n-lib-1.6.4-7|64	#----------------------------------------------------------------------------
12mu|m17n-lib-1.6.4-7|65	
12mu|m17n-lib-1.6.4-7|66	%package -n %{libcore}
12mu|m17n-lib-1.6.4-7|67	Summary:	The m17n library
12mu|m17n-lib-1.6.4-7|68	Group:		System/Internationalization
12mu|m17n-lib-1.6.4-7|69	Conflicts:	%{_lib}m17n-lib0 < 1.6.4-2
12mu|m17n-lib-1.6.4-7|70	
12mu|m17n-lib-1.6.4-7|71	%description -n %{libcore}
12mu|m17n-lib-1.6.4-7|72	m17n-core library.
12mu|m17n-lib-1.6.4-7|73	
12mu|m17n-lib-1.6.4-7|74	%files -n %{libcore}
12mu|m17n-lib-1.6.4-7|75	%{_libdir}/libm17n-core.so.%{major}*
12mu|m17n-lib-1.6.4-7|76	
12mu|m17n-lib-1.6.4-7|77	#----------------------------------------------------------------------------
12mu|m17n-lib-1.6.4-7|78	
12mu|m17n-lib-1.6.4-7|79	%package -n %{libflt}
12mu|m17n-lib-1.6.4-7|80	Summary:	The m17n library
12mu|m17n-lib-1.6.4-7|81	Group:		System/Internationalization
12mu|m17n-lib-1.6.4-7|82	Conflicts:	%{_lib}m17n-lib0 < 1.6.4-2
12mu|m17n-lib-1.6.4-7|83	
12mu|m17n-lib-1.6.4-7|84	%description -n %{libflt}
12mu|m17n-lib-1.6.4-7|85	m17n-flt library.
12mu|m17n-lib-1.6.4-7|86	
12mu|m17n-lib-1.6.4-7|87	%files -n %{libflt}
12mu|m17n-lib-1.6.4-7|88	%{_libdir}/libm17n-flt.so.%{major}*
12mu|m17n-lib-1.6.4-7|89	
12mu|m17n-lib-1.6.4-7|90	#----------------------------------------------------------------------------
12mu|m17n-lib-1.6.4-7|91	
12mu|m17n-lib-1.6.4-7|92	%package -n %{libgui}
12mu|m17n-lib-1.6.4-7|93	Summary:	The m17n library
12mu|m17n-lib-1.6.4-7|94	Group:		System/Internationalization
12mu|m17n-lib-1.6.4-7|95	Conflicts:	%{_lib}m17n-lib0 < 1.6.4-2
12mu|m17n-lib-1.6.4-7|96	
12mu|m17n-lib-1.6.4-7|97	%description -n %{libgui}
12mu|m17n-lib-1.6.4-7|98	m17n-gui library.
12mu|m17n-lib-1.6.4-7|99	
12mu|m17n-lib-1.6.4-7|100	%files -n %{libgui}
12mu|m17n-lib-1.6.4-7|101	%{_libdir}/libm17n-gui.so.%{major}*
12mu|m17n-lib-1.6.4-7|102	
12mu|m17n-lib-1.6.4-7|103	#----------------------------------------------------------------------------
12mu|m17n-lib-1.6.4-7|104	
12mu|m17n-lib-1.6.4-7|105	%package -n %{devname}
12mu|m17n-lib-1.6.4-7|106	Summary:	Headers of m17n for development
12mu|m17n-lib-1.6.4-7|107	Group:		Development/C
12mu|m17n-lib-1.6.4-7|108	Requires:	%{libname} = %{EVRD}
12mu|m17n-lib-1.6.4-7|109	Requires:	%{libcore} = %{EVRD}
12mu|m17n-lib-1.6.4-7|110	Requires:	%{libflt} = %{EVRD}
12mu|m17n-lib-1.6.4-7|111	Requires:	%{libgui} = %{EVRD}
12mu|m17n-lib-1.6.4-7|112	Provides:	%{name}-devel = %{EVRD}
12mu|m17n-lib-1.6.4-7|113	
12mu|m17n-lib-1.6.4-7|114	%description -n %{devname}
12mu|m17n-lib-1.6.4-7|115	Headers of %{name} for development.
12mu|m17n-lib-1.6.4-7|116	
12mu|m17n-lib-1.6.4-7|117	%files -n %{devname}
12mu|m17n-lib-1.6.4-7|118	%{_bindir}/m17n-config
12mu|m17n-lib-1.6.4-7|119	%{multiarch_bindir}/m17n-config
12mu|m17n-lib-1.6.4-7|120	%{_includedir}/*
12mu|m17n-lib-1.6.4-7|121	%{_libdir}/lib*.so
12mu|m17n-lib-1.6.4-7|122	%{_libdir}/pkgconfig/*
12mu|m17n-lib-1.6.4-7|123	
12mu|m17n-lib-1.6.4-7|124	#----------------------------------------------------------------------------
12mu|m17n-lib-1.6.4-7|125	
12mu|m17n-lib-1.6.4-7|126	%prep
12mu|m17n-lib-1.6.4-7|127	%setup -q
12mu|m17n-lib-1.6.4-7|128	
12mu|m17n-lib-1.6.4-7|129	%build
12mu|m17n-lib-1.6.4-7|130	%configure2_5x --disable-static
12mu|m17n-lib-1.6.4-7|131	# -j8 broken as of 1.6.4
12mu|m17n-lib-1.6.4-7|132	make
12mu|m17n-lib-1.6.4-7|133	
12mu|m17n-lib-1.6.4-7|134	%install
12mu|m17n-lib-1.6.4-7|135	%makeinstall_std
12mu|m17n-lib-1.6.4-7|136	
12mu|m17n-lib-1.6.4-7|137	# multiarch policy
12mu|m17n-lib-1.6.4-7|138	%multiarch_binaries %{buildroot}%{_bindir}/m17n-config
12mu|m17n-lib-1.6.4-7|139	
12mu|m17n-lib-1.6.4-7|140	
12mu|m17n-lib-1.6.4-7|141	%changelog
12mu|m17n-lib-1.6.4-7|142	* Mon Jan 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.4-7
12mu|m17n-lib-1.6.4-7|143	+ Revision: 0e81c49
12mu|m17n-lib-1.6.4-7|144	- LOG New version 1.6.4, split library package
12mu|m17n-lib-1.6.4-7|145	
12mu|m17n-lib-1.6.4-7|146	

20184 12
12mu|mailman-2.1.15-3|1	%define uid     mail
12mu|mailman-2.1.15-3|2	%define gid     mail
12mu|mailman-2.1.15-3|3	%define email_version   2.5.8
12mu|mailman-2.1.15-3|4	
12mu|mailman-2.1.15-3|5	Summary:	The GNU Mailing List Management System
12mu|mailman-2.1.15-3|6	Name:		mailman
12mu|mailman-2.1.15-3|7	Version:	2.1.15
12mu|mailman-2.1.15-3|8	Release:	3
12mu|mailman-2.1.15-3|9	Group:		System/Servers
12mu|mailman-2.1.15-3|10	License:	GPLv2
12mu|mailman-2.1.15-3|11	Url:		http://www.list.org/
12mu|mailman-2.1.15-3|12	Source0:	http://ftp.gnu.org/gnu/mailman/%{name}-%{version}.tgz
12mu|mailman-2.1.15-3|13	Source1:	%{name}.init
12mu|mailman-2.1.15-3|14	Patch0:		%{name}-buildroot-check.patch
12mu|mailman-2.1.15-3|15	Patch1:		mailman-2.1.12-rename-arch.patch
12mu|mailman-2.1.15-3|16	Patch6:		%{name}-2.1.2-postfix-aliases.patch
12mu|mailman-2.1.15-3|17	Patch9:		%{name}-2.1.11-change-default-icons-url.patch
12mu|mailman-2.1.15-3|18	# http://non-gnu.uvt.nl/mailman-pgp-smime/
12mu|mailman-2.1.15-3|19	Patch100:	http://non-gnu.uvt.nl/pub/mailman/mailman-2.1.15-pgp-smime_2012-08-28.patch
12mu|mailman-2.1.15-3|20	Source100:	http://non-gnu.uvt.nl/pub/mailman/mailman-2.1.15-pgp-smime_2012-08-28.patch.md5
12mu|mailman-2.1.15-3|21	Requires:	mail-server
12mu|mailman-2.1.15-3|22	Requires:	apache
12mu|mailman-2.1.15-3|23	Requires:	apache-mod_socache_shmcb
12mu|mailman-2.1.15-3|24	Requires:	python-GnuPG-Interface
12mu|mailman-2.1.15-3|25	Requires:	gnupg
12mu|mailman-2.1.15-3|26	Requires:	openssl
12mu|mailman-2.1.15-3|27	BuildRequires:  python-devel
12mu|mailman-2.1.15-3|28	
12mu|mailman-2.1.15-3|29	%description
12mu|mailman-2.1.15-3|30	Mailman -- The GNU Mailing List Management System --
12mu|mailman-2.1.15-3|31	is a mailing list management system written mostly in
12mu|mailman-2.1.15-3|32	Python. Features:
12mu|mailman-2.1.15-3|33	
12mu|mailman-2.1.15-3|34	o Most standard mailing list features, including:
12mu|mailman-2.1.15-3|35	moderation, mail based commands, digests, etc...
12mu|mailman-2.1.15-3|36	o An extensive Web interface, customizable on a per-list basis.
12mu|mailman-2.1.15-3|37	o Web based list administration interface for *all* admin-type tasks
12mu|mailman-2.1.15-3|38	o Automatic Web based hypermail-style archives (using pipermail or
12mu|mailman-2.1.15-3|39	other external archiver), including provisions for private archives
12mu|mailman-2.1.15-3|40	o Integrated mail list to newsgroup gatewaying
12mu|mailman-2.1.15-3|41	o Integrated newsgroup to mail list gatewaying (polling-based... if you
12mu|mailman-2.1.15-3|42	have access to the nntp server, you should be able to easily do
12mu|mailman-2.1.15-3|43	non-polling based news->mail list gatewaying; email viega@list.org,
12mu|mailman-2.1.15-3|44	I'd like to help get that going and come up
12mu|mailman-2.1.15-3|45	with instructions)
12mu|mailman-2.1.15-3|46	o Smart bounce detection and correction
12mu|mailman-2.1.15-3|47	o Integrated fast bulk mailing
12mu|mailman-2.1.15-3|48	o Smart spam protection
12mu|mailman-2.1.15-3|49	o Extensible logging
12mu|mailman-2.1.15-3|50	o Multiple list owners and moderators are possible
12mu|mailman-2.1.15-3|51	o Optional MIME-compliant digests
12mu|mailman-2.1.15-3|52	o Nice about which machine you subscribed from if you're from the
12mu|mailman-2.1.15-3|53	right domain
12mu|mailman-2.1.15-3|54	
12mu|mailman-2.1.15-3|55	Conditional build options:
12mu|mailman-2.1.15-3|56	mailman uid --with uid %{uid}
12mu|mailman-2.1.15-3|57	mailman gid --with gid %{gid}
12mu|mailman-2.1.15-3|58	
12mu|mailman-2.1.15-3|59	%prep
12mu|mailman-2.1.15-3|60	%setup -q
12mu|mailman-2.1.15-3|61	%apply_patches
12mu|mailman-2.1.15-3|62	
12mu|mailman-2.1.15-3|63	%build
12mu|mailman-2.1.15-3|64	%serverbuild
12mu|mailman-2.1.15-3|65	# As a normal user, we don't have permissions to do this.  %patch0 changes
12mu|mailman-2.1.15-3|66	#   configure so that the directory check will never fail.
12mu|mailman-2.1.15-3|67	autoreconf
12mu|mailman-2.1.15-3|68	./configure \
12mu|mailman-2.1.15-3|69	--prefix=%{_libdir}/%{name} \
12mu|mailman-2.1.15-3|70	--with-var-prefix=%{_var}/lib/%{name} \
12mu|mailman-2.1.15-3|71	--with-mail-gid=%{gid} \
12mu|mailman-2.1.15-3|72	--with-cgi-gid=apache \
12mu|mailman-2.1.15-3|73	--with-username=%{uid} \
12mu|mailman-2.1.15-3|74	--with-groupname=%{gid} \
12mu|mailman-2.1.15-3|75	--without-permcheck \
12mu|mailman-2.1.15-3|76	--with-cgi-ext=.cgi \
12mu|mailman-2.1.15-3|77	--libdir=%{_libdir}
12mu|mailman-2.1.15-3|78	
12mu|mailman-2.1.15-3|79	make
12mu|mailman-2.1.15-3|80	# fix encoding typo
12mu|mailman-2.1.15-3|81	perl -pi -e 's/gb2132/gb2312/' misc/email-2.5.6/email/Charset.py
12mu|mailman-2.1.15-3|82	
12mu|mailman-2.1.15-3|83	%install
12mu|mailman-2.1.15-3|84	%makeinstall_std
12mu|mailman-2.1.15-3|85	
12mu|mailman-2.1.15-3|86	# apache conf
12mu|mailman-2.1.15-3|87	install -d -m 755 %{buildroot}%{_webappconfdir}
12mu|mailman-2.1.15-3|88	cat > %{buildroot}%{_webappconfdir}/%{name}.conf <<EOF
12mu|mailman-2.1.15-3|89	# Mailman Apache configuration file
12mu|mailman-2.1.15-3|90	Alias /%{name}/icons %{_libdir}/%{name}/icons
12mu|mailman-2.1.15-3|91	Alias /%{name}       %{_libdir}/%{name}/cgi-bin
12mu|mailman-2.1.15-3|92	Alias /pipermail     %{_var}/lib/%{name}/archives/public
12mu|mailman-2.1.15-3|93	
12mu|mailman-2.1.15-3|94	
12mu|mailman-2.1.15-3|95	<Directory %{_libdir}/%{name}/cgi-bin>
12mu|mailman-2.1.15-3|96	Require all granted
12mu|mailman-2.1.15-3|97	Options ExecCgi
12mu|mailman-2.1.15-3|98	DirectoryIndex listinfo.cgi
12mu|mailman-2.1.15-3|99	</Directory>
12mu|mailman-2.1.15-3|100	
12mu|mailman-2.1.15-3|101	<Directory %{_libdir}/%{name}/icons>
12mu|mailman-2.1.15-3|102	Require all granted
12mu|mailman-2.1.15-3|103	</Directory>
12mu|mailman-2.1.15-3|104	
12mu|mailman-2.1.15-3|105	<Directory %{_var}/lib/mailman/archives/public>
12mu|mailman-2.1.15-3|106	Require all granted
12mu|mailman-2.1.15-3|107	Options FollowSymlinks
12mu|mailman-2.1.15-3|108	</Directory>
12mu|mailman-2.1.15-3|109	EOF
12mu|mailman-2.1.15-3|110	
12mu|mailman-2.1.15-3|111	# init script
12mu|mailman-2.1.15-3|112	install -d -m 755 %{buildroot}%{_initrddir}
12mu|mailman-2.1.15-3|113	install -m 755 misc/mailman %{buildroot}%{_initrddir}
12mu|mailman-2.1.15-3|114	
12mu|mailman-2.1.15-3|115	# move logs directory into /var/log
12mu|mailman-2.1.15-3|116	install -d -m 755 %{buildroot}%{_var}/log
12mu|mailman-2.1.15-3|117	mv %{buildroot}%{_var}/lib/%{name}/logs %{buildroot}%{_var}/log/%{name}
12mu|mailman-2.1.15-3|118	(cd %{buildroot}%{_var}/lib/%{name} && ln -s ../../log/%{name} logs)
12mu|mailman-2.1.15-3|119	
12mu|mailman-2.1.15-3|120	# move config file into /etc
12mu|mailman-2.1.15-3|121	install -d -m 755 %{buildroot}%{_sysconfdir}
12mu|mailman-2.1.15-3|122	mv %{buildroot}%{_libdir}/%{name}/Mailman/mm_cfg.py %{buildroot}%{_sysconfdir}/%{name}
12mu|mailman-2.1.15-3|123	(cd %{buildroot}%{_libdir}/%{name}/Mailman && ln -s ../../../..%{_sysconfdir}/%{name} mm_cfg.py)
12mu|mailman-2.1.15-3|124	rm -f %{buildroot}%{_libdir}/%{name}/Mailman/mm_cfg.py.dist
12mu|mailman-2.1.15-3|125	
12mu|mailman-2.1.15-3|126	# fix permissions mess
12mu|mailman-2.1.15-3|127	chmod -R go=u-ws %{buildroot}%{_libdir}/%{name}
12mu|mailman-2.1.15-3|128	chmod 750 %{buildroot}%{_var}/lib/%{name}/archives/private
12mu|mailman-2.1.15-3|129	
12mu|mailman-2.1.15-3|130	# logrotate
12mu|mailman-2.1.15-3|131	install -d m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12mu|mailman-2.1.15-3|132	cat > %{buildroot}%{_sysconfdir}/logrotate.d/%{name} <<EOF
12mu|mailman-2.1.15-3|133	# daily rotated log files
12mu|mailman-2.1.15-3|134	%{_var}/log/mailman/smtp-failure %{_var}/log/mailman/smtp %{_var}/log/mailman/locks %{_var}/log/mailman/fromusenet %{_var}/log/mailman/qrunner {
12mu|mailman-2.1.15-3|135	daily
12mu|mailman-2.1.15-3|136	missingok
12mu|mailman-2.1.15-3|137	rotate 7
12mu|mailman-2.1.15-3|138	sharedscripts
12mu|mailman-2.1.15-3|139	postrotate
12mu|mailman-2.1.15-3|140	[ -f '/var/run/mailman/mailman.pid' ] && %{_libdir}/mailman/bin/mailmanctl -q reopen || exit 0
12mu|mailman-2.1.15-3|141	endscript
12mu|mailman-2.1.15-3|142	}
12mu|mailman-2.1.15-3|143	
12mu|mailman-2.1.15-3|144	# weekly rotated log files
12mu|mailman-2.1.15-3|145	%{_var}/log/mailman/bounce %{_var}/log/mailman/error %{_var}/log/mailman/vette %{_var}/log/mailman/mischief {
12mu|mailman-2.1.15-3|146	weekly
12mu|mailman-2.1.15-3|147	missingok
12mu|mailman-2.1.15-3|148	rotate 4
12mu|mailman-2.1.15-3|149	sharedscripts
12mu|mailman-2.1.15-3|150	postrotate
12mu|mailman-2.1.15-3|151	[ -f '/var/run/mailman/mailman.pid' ] && %{_libdir}/mailman/bin/mailmanctl -q reopen || exit 0
12mu|mailman-2.1.15-3|152	endscript
12mu|mailman-2.1.15-3|153	}
12mu|mailman-2.1.15-3|154	
12mu|mailman-2.1.15-3|155	# monthly rotated log files
12mu|mailman-2.1.15-3|156	%{_var}/log/mailman/digest %{_var}/log/mailman/subscribe %{_var}/log/mailman/post {
12mu|mailman-2.1.15-3|157	monthly
12mu|mailman-2.1.15-3|158	missingok
12mu|mailman-2.1.15-3|159	rotate 12
12mu|mailman-2.1.15-3|160	sharedscripts
12mu|mailman-2.1.15-3|161	postrotate
12mu|mailman-2.1.15-3|162	[ -f '/var/run/mailman/mailman.pid' ] && %{_libdir}/mailman/bin/mailmanctl -q reopen || exit 0
12mu|mailman-2.1.15-3|163	endscript
12mu|mailman-2.1.15-3|164	}
12mu|mailman-2.1.15-3|165	EOF
12mu|mailman-2.1.15-3|166	
12mu|mailman-2.1.15-3|167	# install init script
12mu|mailman-2.1.15-3|168	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/%{name}
12mu|mailman-2.1.15-3|169	
12mu|mailman-2.1.15-3|170	# binaries symlinks from /usr/sbin
12mu|mailman-2.1.15-3|171	install -d -m 755 %{buildroot}%{_sbindir}
12mu|mailman-2.1.15-3|172	pushd %{buildroot}%{_sbindir}
12mu|mailman-2.1.15-3|173	for bin in ../..%{_libdir}/%{name}/bin/*; do
12mu|mailman-2.1.15-3|174	ln -s $bin .
12mu|mailman-2.1.15-3|175	done
12mu|mailman-2.1.15-3|176	popd
12mu|mailman-2.1.15-3|177	
12mu|mailman-2.1.15-3|178	cat > README.mdv <<EOF
12mu|mailman-2.1.15-3|179	Mandriva RPM specific notes
12mu|mailman-2.1.15-3|180	
12mu|mailman-2.1.15-3|181	setup
12mu|mailman-2.1.15-3|182	-----
12mu|mailman-2.1.15-3|183	The setup used here differs from default one, to achieve better FHS compliance.
12mu|mailman-2.1.15-3|184	- the configuration file is /etc/mailman
12mu|mailman-2.1.15-3|185	- the log files are in /var/log/mailman
12mu|mailman-2.1.15-3|186	- the constant files are in /usr/lib/mailman
12mu|mailman-2.1.15-3|187	- the variable files are in /var/lib/mailman
12mu|mailman-2.1.15-3|188	Moreover, the perms used are most standard and secures. check_perms will
12mu|mailman-2.1.15-3|189	scream, but mailman runs fine.
12mu|mailman-2.1.15-3|190	
12mu|mailman-2.1.15-3|191	post-installation
12mu|mailman-2.1.15-3|192	-----------------
12mu|mailman-2.1.15-3|193	Post-installation script attempts first to integrate mailman aliases file with
12mu|mailman-2.1.15-3|194	existing mail aliases. Then the server-wide 'mailman' list is automatically
12mu|mailman-2.1.15-3|195	created, with root@hostname as admin, and a randomly generated password. This
12mu|mailman-2.1.15-3|196	list is configured with generic default values, but its configuration should be
12mu|mailman-2.1.15-3|197	reviewed before usage.
12mu|mailman-2.1.15-3|198	The password is available in the notification message sent by mailman upon list
12mu|mailman-2.1.15-3|199	creation, and is also used as the site password. The mailman service has to be
12mu|mailman-2.1.15-3|200	started, and the SMTP server has to be running for the message to be correctly
12mu|mailman-2.1.15-3|201	delivered.
12mu|mailman-2.1.15-3|202	
12mu|mailman-2.1.15-3|203	upgrade
12mu|mailman-2.1.15-3|204	-------
12mu|mailman-2.1.15-3|205	The alias db (/var/lib/mailman/data/aliases.db) should be owned by the same uid
12mu|mailman-2.1.15-3|206	and gid as the one used by mailman, mail.mail here. You may experience toubles
12mu|mailman-2.1.15-3|207	when upgrading from old releases of the packages.
12mu|mailman-2.1.15-3|208	EOF
12mu|mailman-2.1.15-3|209	
12mu|mailman-2.1.15-3|210	%pre
12mu|mailman-2.1.15-3|211	if [ $1 = "2" ]; then
12mu|mailman-2.1.15-3|212	if [ ! -L %{_libdir}/%{name}/Mailman/mm_cfg.py ]; then
12mu|mailman-2.1.15-3|213	mv %{_libdir}/%{name}/Mailman/mm_cfg.py %{_sysconfdir}/%{name}.tmp
12mu|mailman-2.1.15-3|214	fi
12mu|mailman-2.1.15-3|215	if [ ! -L %{_var}/lib/%{name}/logs ]; then
12mu|mailman-2.1.15-3|216	mv %{_var}/lib/%{name}/logs %{_var}/log/%{name}
12mu|mailman-2.1.15-3|217	fi
12mu|mailman-2.1.15-3|218	fi
12mu|mailman-2.1.15-3|219	
12mu|mailman-2.1.15-3|220	%post
12mu|mailman-2.1.15-3|221	%_post_service %{name}
12mu|mailman-2.1.15-3|222	
12mu|mailman-2.1.15-3|223	cd %{_libdir}/%{name}
12mu|mailman-2.1.15-3|224	
12mu|mailman-2.1.15-3|225	if [ $1 = 1 ]; then
12mu|mailman-2.1.15-3|226	# installation
12mu|mailman-2.1.15-3|227	
12mu|mailman-2.1.15-3|228	# generic tasks
12mu|mailman-2.1.15-3|229	hostname=`hostname`
12mu|mailman-2.1.15-3|230	domainname=`dnsdomainname`
12mu|mailman-2.1.15-3|231	
12mu|mailman-2.1.15-3|232	if [ -z "$domainname" ]; then
12mu|mailman-2.1.15-3|233	domainname=localdomain
12mu|mailman-2.1.15-3|234	fi
12mu|mailman-2.1.15-3|235	
12mu|mailman-2.1.15-3|236	# mailman basic configuration
12mu|mailman-2.1.15-3|237	cat >>Mailman/mm_cfg.py <<EOF
12mu|mailman-2.1.15-3|238	DEFAULT_EMAIL_HOST = '$domainname'
12mu|mailman-2.1.15-3|239	DEFAULT_URL_HOST = '$hostname'
12mu|mailman-2.1.15-3|240	add_virtualhost(DEFAULT_URL_HOST, DEFAULT_EMAIL_HOST)
12mu|mailman-2.1.15-3|241	EOF
12mu|mailman-2.1.15-3|242	
12mu|mailman-2.1.15-3|243	# make sure mail user is allowed to use cron
12mu|mailman-2.1.15-3|244	if [ -f %{_sysconfdir}/cron.allow ]; then
12mu|mailman-2.1.15-3|245	if ! grep -q %{uid} %{_sysconfdir}/cron.allow; then
12mu|mailman-2.1.15-3|246	echo "%{uid}" >> %{_sysconfdir}/cron.allow
12mu|mailman-2.1.15-3|247	fi
12mu|mailman-2.1.15-3|248	fi
12mu|mailman-2.1.15-3|249	
12mu|mailman-2.1.15-3|250	# add cron task
12mu|mailman-2.1.15-3|251	crontab -u %{uid} %{_libdir}/%{name}/cron/crontab.in
12mu|mailman-2.1.15-3|252	
12mu|mailman-2.1.15-3|253	# add aliases
12mu|mailman-2.1.15-3|254	%create_ghostfile %{_var}/lib/%{name}/data/aliases %{uid} %{gid} 660
12mu|mailman-2.1.15-3|255	mta="`readlink /etc/alternatives/sendmail-command 2>/dev/null | cut -d . -f 2`"
12mu|mailman-2.1.15-3|256	if [ "$mta" == "postfix" ]; then
12mu|mailman-2.1.15-3|257	cat >>Mailman/mm_cfg.py <<EOF
12mu|mailman-2.1.15-3|258	MTA = 'Postfix'
12mu|mailman-2.1.15-3|259	EOF
12mu|mailman-2.1.15-3|260	maps=`/usr/sbin/postconf -h alias_maps`
12mu|mailman-2.1.15-3|261	postconf -e \
12mu|mailman-2.1.15-3|262	"recipient_delimiter = +" \
12mu|mailman-2.1.15-3|263	"unknown_local_recipient_reject_code = 550" \
12mu|mailman-2.1.15-3|264	"alias_maps = $maps, hash:%{_var}/lib/%{name}/data/aliases"
12mu|mailman-2.1.15-3|265	/usr/sbin/postalias %{_var}/lib/%{name}/data/aliases
12mu|mailman-2.1.15-3|266	else
12mu|mailman-2.1.15-3|267	cat >> %{_sysconfdir}/aliases <<EOF
12mu|mailman-2.1.15-3|268	:include:	%{_var}/lib/%{name}/data/aliases
12mu|mailman-2.1.15-3|269	EOF
12mu|mailman-2.1.15-3|270	/usr/bin/newaliases
12mu|mailman-2.1.15-3|271	fi
12mu|mailman-2.1.15-3|272	
12mu|mailman-2.1.15-3|273	# generate random password
12mu|mailman-2.1.15-3|274	passwd=%_get_password 8
12mu|mailman-2.1.15-3|275	
12mu|mailman-2.1.15-3|276	# site password
12mu|mailman-2.1.15-3|277	%{_sbindir}/mmsitepass $passwd > /dev/null
12mu|mailman-2.1.15-3|278	
12mu|mailman-2.1.15-3|279	if [ ! -f /var/lib/mailman/lists/mailman/config.pck ]; then
12mu|mailman-2.1.15-3|280	# initial list creation and configuration
12mu|mailman-2.1.15-3|281	su %{uid} \
12mu|mailman-2.1.15-3|282	-c "%{_sbindir}/newlist mailman root@$hostname $passwd" > /dev/null
12mu|mailman-2.1.15-3|283	su %{uid} \
12mu|mailman-2.1.15-3|284	-c "%{_sbindir}/config_list -i /var/lib/mailman/data/sitelist.cfg mailman"
12mu|mailman-2.1.15-3|285	fi
12mu|mailman-2.1.15-3|286	
12mu|mailman-2.1.15-3|287	else
12mu|mailman-2.1.15-3|288	# upgrade
12mu|mailman-2.1.15-3|289	if [ -f %{_sysconfdir}/%{name}.tmp ]; then
12mu|mailman-2.1.15-3|290	mv -f %{_sysconfdir}/%{name}.tmp %{_sysconfdir}/%{name}
12mu|mailman-2.1.15-3|291	fi
12mu|mailman-2.1.15-3|292	fi
12mu|mailman-2.1.15-3|293	
12mu|mailman-2.1.15-3|294	%preun
12mu|mailman-2.1.15-3|295	%_preun_service %{name}
12mu|mailman-2.1.15-3|296	
12mu|mailman-2.1.15-3|297	%postun
12mu|mailman-2.1.15-3|298	if [ $1 = 0 ]; then
12mu|mailman-2.1.15-3|299	# generic tasks
12mu|mailman-2.1.15-3|300	
12mu|mailman-2.1.15-3|301	# remove cron task
12mu|mailman-2.1.15-3|302	crontab -u %{uid} -r
12mu|mailman-2.1.15-3|303	
12mu|mailman-2.1.15-3|304	# remove aliases
12mu|mailman-2.1.15-3|305	mta="`readlink /etc/alternatives/sendmail-command 2>/dev/null | cut -d . -f 2`"
12mu|mailman-2.1.15-3|306	if [ "$mta" == "postfix" ]; then
12mu|mailman-2.1.15-3|307	database=`/usr/sbin/postconf -h alias_database | \
12mu|mailman-2.1.15-3|308	sed -e 's|, hash:%{_var}/lib/%{name}/data/aliases||'`
12mu|mailman-2.1.15-3|309	maps=`/usr/sbin/postconf -h alias_maps | \
12mu|mailman-2.1.15-3|310	sed -e 's|, hash:%{_var}/lib/%{name}/data/aliases||'`
12mu|mailman-2.1.15-3|311	postconf -e \
12mu|mailman-2.1.15-3|312	"alias_database = $database" \
12mu|mailman-2.1.15-3|313	"alias_maps = $maps"
12mu|mailman-2.1.15-3|314	else
12mu|mailman-2.1.15-3|315	sed -i -e '/:include:	%{_var}/lib/%{name}/data/aliases/d' \
12mu|mailman-2.1.15-3|316	%{_sysconfdir}/aliases
12mu|mailman-2.1.15-3|317	fi
12mu|mailman-2.1.15-3|318	/usr/bin/newaliases
12mu|mailman-2.1.15-3|319	fi
12mu|mailman-2.1.15-3|320	
12mu|mailman-2.1.15-3|321	%files
12mu|mailman-2.1.15-3|322	%doc ACKNOWLEDGMENTS BUGS FAQ INSTALL NEWS* README* TODO* UPGRADING
12mu|mailman-2.1.15-3|323	%doc gnu-COPYING-GPL contrib/README.check_perms_grsecurity
12mu|mailman-2.1.15-3|324	%doc doc/*
12mu|mailman-2.1.15-3|325	# constant files
12mu|mailman-2.1.15-3|326	%dir %{_libdir}/%{name}
12mu|mailman-2.1.15-3|327	%{_libdir}/%{name}/cron
12mu|mailman-2.1.15-3|328	%{_libdir}/%{name}/pythonlib
12mu|mailman-2.1.15-3|329	%{_libdir}/%{name}/scripts
12mu|mailman-2.1.15-3|330	%{_libdir}/%{name}/tests
12mu|mailman-2.1.15-3|331	%{_libdir}/%{name}/messages
12mu|mailman-2.1.15-3|332	%{_libdir}/%{name}/templates
12mu|mailman-2.1.15-3|333	%{_libdir}/%{name}/bin
12mu|mailman-2.1.15-3|334	%{_libdir}/%{name}/Mailman
12mu|mailman-2.1.15-3|335	%{_libdir}/%{name}/icons
12mu|mailman-2.1.15-3|336	%dir %{_libdir}/%{name}/mail
12mu|mailman-2.1.15-3|337	%attr(2755,root,%{gid}) %{_libdir}/%{name}/mail/*
12mu|mailman-2.1.15-3|338	%dir %{_libdir}/%{name}/cgi-bin
12mu|mailman-2.1.15-3|339	%attr(2755,root,%{gid}) %{_libdir}/%{name}/cgi-bin/*
12mu|mailman-2.1.15-3|340	# variable files
12mu|mailman-2.1.15-3|341	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/data
12mu|mailman-2.1.15-3|342	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/lists
12mu|mailman-2.1.15-3|343	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/locks
12mu|mailman-2.1.15-3|344	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/qfiles
12mu|mailman-2.1.15-3|345	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/spam
12mu|mailman-2.1.15-3|346	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/logs
12mu|mailman-2.1.15-3|347	%attr(-,%{uid},%{gid}) %{_var}/lib/%{name}/archives/public
12mu|mailman-2.1.15-3|348	%attr(-,%{uid},apache) %{_var}/lib/%{name}/archives/private
12mu|mailman-2.1.15-3|349	%attr(-,%{uid},%{gid}) %{_var}/log/%{name}
12mu|mailman-2.1.15-3|350	# configuration files
12mu|mailman-2.1.15-3|351	%{_initrddir}/%{name}
12mu|mailman-2.1.15-3|352	%config(noreplace) %{_webappconfdir}/%{name}.conf
12mu|mailman-2.1.15-3|353	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12mu|mailman-2.1.15-3|354	%config(noreplace) %{_sysconfdir}/%{name}
12mu|mailman-2.1.15-3|355	%{_sbindir}/*
12mu|mailman-2.1.15-3|356	
12mu|mailman-2.1.15-3|357	
12mu|mailman-2.1.15-3|358	%changelog
12mu|mailman-2.1.15-3|359	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.1.15-3
12mu|mailman-2.1.15-3|360	+ Revision: 5c33bfa
12mu|mailman-2.1.15-3|361	- Drop unneeded patch
12mu|mailman-2.1.15-3|362	
12mu|mailman-2.1.15-3|363	

20185 12
12mu|make-3.82-6|1	Summary:	A GNU tool which simplifies the build process for users
12mu|make-3.82-6|2	Name:		make
12mu|make-3.82-6|3	Version:	3.82
12mu|make-3.82-6|4	Release:	6
12mu|make-3.82-6|5	Epoch:		1
12mu|make-3.82-6|6	Url:		http://www.gnu.org/directory/GNU/make.html
12mu|make-3.82-6|7	License:	GPLv2+
12mu|make-3.82-6|8	Group:		Development/Other
12mu|make-3.82-6|9	Source:		ftp://ftp.gnu.org/pub/gnu/make/%name-%version.tar.bz2
12mu|make-3.82-6|10	Patch1:		make-3.82-lib64.patch
12mu|make-3.82-6|11	Patch3:		make-3.80-gfortran.patch
12mu|make-3.82-6|12	# https://savannah.gnu.org/bugs/?30723
12mu|make-3.82-6|13	# https://savannah.gnu.org/bugs/?30612
12mu|make-3.82-6|14	Patch4:		make-3.82-savannah-bugs-30612-30723.patch.bz2
12mu|make-3.82-6|15	Patch5:          make-3.82.intermediate-parallel-bug.patch
12mu|make-3.82-6|16	BuildRequires:	gettext-devel
12mu|make-3.82-6|17	
12mu|make-3.82-6|18	%description
12mu|make-3.82-6|19	A GNU tool for controlling the generation of executables and other
12mu|make-3.82-6|20	non-source files of a program from the program's source files.  Make
12mu|make-3.82-6|21	allows users to build and install packages without any significant
12mu|make-3.82-6|22	knowledge about the details of the build process.  The details about how
12mu|make-3.82-6|23	the program should be built are provided for make in the program's
12mu|make-3.82-6|24	makefile.
12mu|make-3.82-6|25	
12mu|make-3.82-6|26	The GNU make tool should be installed on your system because it is
12mu|make-3.82-6|27	commonly used to simplify the process of installing programs.
12mu|make-3.82-6|28	
12mu|make-3.82-6|29	%prep
12mu|make-3.82-6|30	%setup -q
12mu|make-3.82-6|31	%patch1 -p1 -b .lib64
12mu|make-3.82-6|32	%patch3 -p1 -b .gfortran
12mu|make-3.82-6|33	%patch4 -p1
12mu|make-3.82-6|34	%patch5 -p1
12mu|make-3.82-6|35	
12mu|make-3.82-6|36	%build
12mu|make-3.82-6|37	%configure2_5x \
12mu|make-3.82-6|38	--disable-rpath
12mu|make-3.82-6|39	%make
12mu|make-3.82-6|40	
12mu|make-3.82-6|41	%check
12mu|make-3.82-6|42	# all tests must pass
12mu|make-3.82-6|43	make check
12mu|make-3.82-6|44	
12mu|make-3.82-6|45	%install
12mu|make-3.82-6|46	%makeinstall_std
12mu|make-3.82-6|47	
12mu|make-3.82-6|48	ln -sf make %{buildroot}%{_bindir}/gmake
12mu|make-3.82-6|49	
12mu|make-3.82-6|50	%find_lang %{name}
12mu|make-3.82-6|51	
12mu|make-3.82-6|52	%files -f %name.lang
12mu|make-3.82-6|53	%defattr(-,root,root)
12mu|make-3.82-6|54	%doc ABOUT-NLS AUTHORS ChangeLog README README.customs SCOPTIONS NEWS
12mu|make-3.82-6|55	%doc glob/COPYING.LIB glob/ChangeLog
12mu|make-3.82-6|56	%_bindir/make
12mu|make-3.82-6|57	%_bindir/gmake
12mu|make-3.82-6|58	%_mandir/man1/make.1*
12mu|make-3.82-6|59	%_infodir/make.info*
12mu|make-3.82-6|60	
12mu|make-3.82-6|61	
12mu|make-3.82-6|62	%changelog
12mu|make-3.82-6|63	* Mon Apr 18 2011 Antoine Ginies <aginies@mandriva.com> 1:3.82-3mdv2011.0
12mu|make-3.82-6|64	+ Revision: 655741
12mu|make-3.82-6|65	- use make-3.82-savannah-bugs-30612-30723.patch.bz2 patch
12mu|make-3.82-6|66	
12mu|make-3.82-6|67	* Sun Aug 15 2010 Anssi Hannula <anssi@mandriva.org> 1:3.82-2mdv2011.0
12mu|make-3.82-6|68	+ Revision: 569887
12mu|make-3.82-6|69	- remove now unneeded make-pofiles.tar.bz2 (all translations are now
12mu|make-3.82-6|70	provided by upstream)
12mu|make-3.82-6|71	- fix implicit re-executing of subdirs breaking variables provided in
12mu|make-3.82-6|72	command line (upstream bug #30723, patch from upstream cvs)
12mu|make-3.82-6|73	
12mu|make-3.82-6|74	* Sun Aug 01 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 1:3.82-1mdv2011.0
12mu|make-3.82-6|75	+ Revision: 564383
12mu|make-3.82-6|76	- update to new version 3.82
12mu|make-3.82-6|77	- drop patch0,
12mu|make-3.82-6|78	- rediff patch 1
12mu|make-3.82-6|79	- disable rpath
12mu|make-3.82-6|80	- spec file clean
12mu|make-3.82-6|81	
12mu|make-3.82-6|82	* Mon Mar 15 2010 Oden Eriksson <oeriksson@mandriva.com> 1:3.81-5mdv2010.1
12mu|make-3.82-6|83	+ Revision: 520152
12mu|make-3.82-6|84	- rebuilt for 2010.1
12mu|make-3.82-6|85	
12mu|make-3.82-6|86	* Sun Dec 21 2008 Oden Eriksson <oeriksson@mandriva.com> 1:3.81-4mdv2009.1
12mu|make-3.82-6|87	+ Revision: 317060
12mu|make-3.82-6|88	- rediffed some fuzzy patches
12mu|make-3.82-6|89	
12mu|make-3.82-6|90	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 1:3.81-3mdv2009.0
12mu|make-3.82-6|91	+ Revision: 223143
12mu|make-3.82-6|92	- rebuild
12mu|make-3.82-6|93	- kill re-definition of %%buildroot on Pixel's request
12mu|make-3.82-6|94	
12mu|make-3.82-6|95	+ Olivier Blin <oblin@mandriva.com>
12mu|make-3.82-6|96	- restore BuildRoot
12mu|make-3.82-6|97	
12mu|make-3.82-6|98	* Tue Dec 04 2007 Thierry Vignaud <tv@mandriva.org> 1:3.81-2mdv2008.1
12mu|make-3.82-6|99	+ Revision: 114962
12mu|make-3.82-6|100	- kill file require on info-install
12mu|make-3.82-6|101	
12mu|make-3.82-6|102	* Wed Aug 22 2007 Adam Williamson <awilliamson@mandriva.org> 1:3.81-2mdv2008.0
12mu|make-3.82-6|103	+ Revision: 69242
12mu|make-3.82-6|104	- rebuild for 2008
12mu|make-3.82-6|105	- drop a 2006.0 conditional
12mu|make-3.82-6|106	- bunzip2 patches
12mu|make-3.82-6|107	- Import make
12mu|make-3.82-6|108	
12mu|make-3.82-6|109	
12mu|make-3.82-6|110	
12mu|make-3.82-6|111	* Mon Aug 28 2006 Thierry Vignaud <tvignaud@mandriva.com> 3.81-1mdv2007.0
12mu|make-3.82-6|112	- new release (#24823)
12mu|make-3.82-6|113	- kill patch 2 (merged upstream)
12mu|make-3.82-6|114	- use %%mkrel
12mu|make-3.82-6|115	- fix make-check-outside-check-section, macro-in-%%changelog, ...
12mu|make-3.82-6|116	
12mu|make-3.82-6|117	* Fri Sep  9 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 3.80-9mdk
12mu|make-3.82-6|118	- make gfortran the default fortran compiler (FC)
12mu|make-3.82-6|119	
12mu|make-3.82-6|120	* Tue Mar 15 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 3.80-8mdk
12mu|make-3.82-6|121	- patch 2: fix memory exhausting (#14626)
12mu|make-3.82-6|122	
12mu|make-3.82-6|123	* Fri Jan 21 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 3.80-7mdk
12mu|make-3.82-6|124	- linux32 fixes, aka. resolve -llib only in */lib when running under a
12mu|make-3.82-6|125	32-bit personality
12mu|make-3.82-6|126	
12mu|make-3.82-6|127	* Mon Oct 11 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 3.80-6mdk
12mu|make-3.82-6|128	- lib64 fixes
12mu|make-3.82-6|129	
12mu|make-3.82-6|130	* Fri Jul 25 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 3.80-5mdk
12mu|make-3.82-6|131	- Patch0: Don't use high resolution timestamp to nuke librt dep
12mu|make-3.82-6|132	
12mu|make-3.82-6|133	* Wed Jul 23 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 3.80-4mdk
12mu|make-3.82-6|134	- rebuild
12mu|make-3.82-6|135	- use %%make macro
12mu|make-3.82-6|136	
12mu|make-3.82-6|137	* Thu Jan 02 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 3.80-3mdk
12mu|make-3.82-6|138	- build release
12mu|make-3.82-6|139	
12mu|make-3.82-6|140	* Wed Nov 06 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 3.80-2mdk
12mu|make-3.82-6|141	- alter url for gnu site rather than source url (yura gusev)
12mu|make-3.82-6|142	- doc : add NEWS, remove glob/ChangeLog
12mu|make-3.82-6|143	
12mu|make-3.82-6|144	* Tue Nov 05 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 3.80-1mdk
12mu|make-3.82-6|145	- new release
12mu|make-3.82-6|146	- fix url
12mu|make-3.82-6|147	- BuildRequires: autoconf2.5
12mu|make-3.82-6|148	- simplify
12mu|make-3.82-6|149	- drop patch 0 : there's no need to play with aclocal instead of using
12mu|make-3.82-6|150	WANT_AUTOCONF_2_5
12mu|make-3.82-6|151	- drop patch 1 (better fix upstream)
12mu|make-3.82-6|152	
12mu|make-3.82-6|153	* Sun Nov 03 2002 Stefan van der Eijk <stefan@eijk.nu> 3.79.1-12mdk
12mu|make-3.82-6|154	- BuildRequires: gettext-devel
12mu|make-3.82-6|155	
12mu|make-3.82-6|156	
12mu|make-3.82-6|157	* Thu Oct 10 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 3.79.1-11mdk
12mu|make-3.82-6|158	- patch 2: fix bad assertion triggered by xawtv
12mu|make-3.82-6|159	
12mu|make-3.82-6|160	* Fri Jul  5 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 3.79.1-10mdk
12mu|make-3.82-6|161	- Costlessly make check in %%build stage
12mu|make-3.82-6|162	
12mu|make-3.82-6|163	* Wed May 22 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 3.79.1-9mdk
12mu|make-3.82-6|164	- Automated rebuild with gcc 3.1-1mdk
12mu|make-3.82-6|165	
12mu|make-3.82-6|166	* Mon May 06 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 3.79.1-8mdk
12mu|make-3.82-6|167	- Automated rebuild in gcc3.1 environment
12mu|make-3.82-6|168	
12mu|make-3.82-6|169	* Tue Mar 26 2002 Frederic Lepied <flepied@mandrakesoft.com> 3.79.1-7mdk
12mu|make-3.82-6|170	- call libtoolize explicitly
12mu|make-3.82-6|171	
12mu|make-3.82-6|172	* Fri Oct 26 2001 Jeff Garzik <jgarzik@mandrakesoft.com> 3.79.1-6mdk
12mu|make-3.82-6|173	- Rebuild, fix rpmlint errors and warnings.
12mu|make-3.82-6|174	- Add patch #0, s/AC_PROG_RANLIB/AC_PROG_LIBTOOL/ in configure.in
12mu|make-3.82-6|175	
12mu|make-3.82-6|176	* Thu Aug 10 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 3.79.1-5mdk
12mu|make-3.82-6|177	- corrected problem with %%preun script
12mu|make-3.82-6|178	
12mu|make-3.82-6|179	* Thu Aug 03 2000 Pablo Saratxaga <pablo@mandrakesoft.com> 3.79.1-4mdk
12mu|make-3.82-6|180	- integrated catalog files
12mu|make-3.82-6|181	
12mu|make-3.82-6|182	* Wed Jul 26 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 3.79.1-3mdk
12mu|make-3.82-6|183	- BM
12mu|make-3.82-6|184	
12mu|make-3.82-6|185	* Sun Jul  9 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.79.1-2mdk
12mu|make-3.82-6|186	- macroszifications.
12mu|make-3.82-6|187	
12mu|make-3.82-6|188	* Sun Jun 25 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 3.79.1-1mdk
12mu|make-3.82-6|189	- 3.79.1
12mu|make-3.82-6|190	
12mu|make-3.82-6|191	* Sat Jun 03 2000 David BAUDENS <baudens@mandrakesoft.com> 3.79-3mdk
12mu|make-3.82-6|192	- Fix %%doc
12mu|make-3.82-6|193	- Spec-helper
12mu|make-3.82-6|194	
12mu|make-3.82-6|195	* Wed Apr 17 2000 Jeff Garzik <jgarzik@mandrakesoft.com> 3.79-2mdk
12mu|make-3.82-6|196	- more documentation in package
12mu|make-3.82-6|197	
12mu|make-3.82-6|198	* Wed Apr 12 2000 Christopher Molnar <molnarc@mandrakesoft.com> 3.79-1mdk
12mu|make-3.82-6|199	- Update to 3.79
12mu|make-3.82-6|200	
12mu|make-3.82-6|201	* Tue Apr 11 2000 Christopher Molnar <molnarc@mandrakesoft.com> 3.77-13mdk
12mu|make-3.82-6|202	- New Group
12mu|make-3.82-6|203	
12mu|make-3.82-6|204	* Thu Jan 13 2000 Pixel <pixel@mandrakesoft.com>
12mu|make-3.82-6|205	- fix an rm
12mu|make-3.82-6|206	
12mu|make-3.82-6|207	* Wed Oct 27 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12mu|make-3.82-6|208	- Merge with jeff package.
12mu|make-3.82-6|209	
12mu|make-3.82-6|210	* Fri Aug 13 1999 Thierry Vignaud <tvignaud@mandrakesoft.com>
12mu|make-3.82-6|211	- bzip2 info
12mu|make-3.82-6|212	
12mu|make-3.82-6|213	* Tue Jul 06 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12mu|make-3.82-6|214	
12mu|make-3.82-6|215	- Bzip2 info pages, spec files tweaks.
12mu|make-3.82-6|216	
12mu|make-3.82-6|217	* Tue May 11 1999 Bernhard Rosenkraenzer <bero@mandrakesoft.com>
12mu|make-3.82-6|218	- Mandrake adaptions
12mu|make-3.82-6|219	
12mu|make-3.82-6|220	* Thu Apr 15 1999 Bill Nottingham <notting@redhat.com>
12mu|make-3.82-6|221	- added a serial tag so it upgrades right
12mu|make-3.82-6|222	
12mu|make-3.82-6|223	* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
12mu|make-3.82-6|224	- auto rebuild in the new build environment (release 5)
12mu|make-3.82-6|225	
12mu|make-3.82-6|226	* Wed Sep 16 1998 Cristian Gafton <gafton@redhat.com>
12mu|make-3.82-6|227	- added a patch for large file support in glob
12mu|make-3.82-6|228	
12mu|make-3.82-6|229	* Tue Aug 18 1998 Jeff Johnson <jbj@redhat.com>
12mu|make-3.82-6|230	- update to 3.77
12mu|make-3.82-6|231	
12mu|make-3.82-6|232	* Mon Apr 27 1998 Prospector System <bugs@redhat.com>
12mu|make-3.82-6|233	- translations modified for de, fr, tr
12mu|make-3.82-6|234	
12mu|make-3.82-6|235	* Thu Oct 16 1997 Donnie Barnes <djb@redhat.com>
12mu|make-3.82-6|236	- udpated from 3.75 to 3.76
12mu|make-3.82-6|237	- various spec file cleanups
12mu|make-3.82-6|238	- added install-info support
12mu|make-3.82-6|239	
12mu|make-3.82-6|240	* Mon Jun 02 1997 Erik Troan <ewt@redhat.com>
12mu|make-3.82-6|241	- built against glibc

20186 12
12mu|malaga-7.12-9|1	%define major	7
12mu|malaga-7.12-9|2	%define libname		%mklibname %{name} %{major}
12mu|malaga-7.12-9|3	%define develname 	%mklibname %{name} -d
12mu|malaga-7.12-9|4	
12mu|malaga-7.12-9|5	%define debug_package %{nil}
12mu|malaga-7.12-9|6	
12mu|malaga-7.12-9|7	Summary:	A grammar development environment for natural languages
12mu|malaga-7.12-9|8	Name:		malaga
12mu|malaga-7.12-9|9	Version:	7.12
12mu|malaga-7.12-9|10	Release:	9
12mu|malaga-7.12-9|11	License:	GPLv2+
12mu|malaga-7.12-9|12	Group:		Text tools
12mu|malaga-7.12-9|13	URL:		http://home.arcor.de/bjoern-beutel/malaga/
12mu|malaga-7.12-9|14	Source:		http://home.arcor.de/bjoern-beutel/malaga/%{name}-%{version}.tgz
12mu|malaga-7.12-9|15	# Fix map_file symbol conflict with samba. Upstream can be considered
12mu|malaga-7.12-9|16	# inactive but as libvoikko >= 2.2 doesn't use libmalaga anymore, these kind
12mu|malaga-7.12-9|17	# of problems won't probably come up.
12mu|malaga-7.12-9|18	Patch0:		malaga-rename-map_file.diff
12mu|malaga-7.12-9|19	
12mu|malaga-7.12-9|20	Patch1:		malaga-malshow-lm.patch
12mu|malaga-7.12-9|21	
12mu|malaga-7.12-9|22	BuildRequires:	readline-devel
12mu|malaga-7.12-9|23	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|malaga-7.12-9|24	BuildRequires:	pkgconfig(glib-2.0)
12mu|malaga-7.12-9|25	BuildRequires:	chrpath
12mu|malaga-7.12-9|26	
12mu|malaga-7.12-9|27	%description
12mu|malaga-7.12-9|28	Malaga is a software package for the development and application of
12mu|malaga-7.12-9|29	grammars that are used for the analysis of words and sentences of
12mu|malaga-7.12-9|30	natural languages. It contains a programming language for the
12mu|malaga-7.12-9|31	modelling of morphology and syntax grammars.
12mu|malaga-7.12-9|32	
12mu|malaga-7.12-9|33	%package -n %{libname}
12mu|malaga-7.12-9|34	Summary:	Malaga shared library
12mu|malaga-7.12-9|35	Group:		System/Libraries
12mu|malaga-7.12-9|36	Provides:	lib%{name} = %{version}-%{release}
12mu|malaga-7.12-9|37	
12mu|malaga-7.12-9|38	%description -n %{libname}
12mu|malaga-7.12-9|39	Malaga is a software package for the development and application of
12mu|malaga-7.12-9|40	grammars that are used for the analysis of words and sentences of
12mu|malaga-7.12-9|41	natural languages. It contains a programming language for the
12mu|malaga-7.12-9|42	modelling of morphology and syntax grammars.
12mu|malaga-7.12-9|43	
12mu|malaga-7.12-9|44	This package contains the library needed to run programs dynamically
12mu|malaga-7.12-9|45	linked with Malaga.
12mu|malaga-7.12-9|46	
12mu|malaga-7.12-9|47	%package -n %{develname}
12mu|malaga-7.12-9|48	Summary:	Headers and static libraries for Malaga development
12mu|malaga-7.12-9|49	Group:		Development/C
12mu|malaga-7.12-9|50	Requires:	%{libname} = %{version}-%{release}
12mu|malaga-7.12-9|51	Provides:	%{name}-devel = %{version}-%{release}
12mu|malaga-7.12-9|52	Obsoletes:	%{_lib}malaga7-devel
12mu|malaga-7.12-9|53	
12mu|malaga-7.12-9|54	%description -n %{develname}
12mu|malaga-7.12-9|55	Malaga is a software package for the development and application of
12mu|malaga-7.12-9|56	grammars that are used for the analysis of words and sentences of
12mu|malaga-7.12-9|57	natural languages. It contains a programming language for the
12mu|malaga-7.12-9|58	modelling of morphology and syntax grammars.
12mu|malaga-7.12-9|59	
12mu|malaga-7.12-9|60	This package contains the headers and development symlink to library that
12mu|malaga-7.12-9|61	programmers will need to develop applications which will use Malaga.
12mu|malaga-7.12-9|62	
12mu|malaga-7.12-9|63	%prep
12mu|malaga-7.12-9|64	%setup -q
12mu|malaga-7.12-9|65	%patch0 -p1
12mu|malaga-7.12-9|66	%patch1 -p1
12mu|malaga-7.12-9|67	
12mu|malaga-7.12-9|68	%build
12mu|malaga-7.12-9|69	%configure2_5x \
12mu|malaga-7.12-9|70	--disable-rpath \
12mu|malaga-7.12-9|71	--disable-static
12mu|malaga-7.12-9|72	
12mu|malaga-7.12-9|73	%make
12mu|malaga-7.12-9|74	
12mu|malaga-7.12-9|75	%install
12mu|malaga-7.12-9|76	rm -rf %{buildroot}
12mu|malaga-7.12-9|77	%makeinstall INSTALL_INFO=true
12mu|malaga-7.12-9|78	chrpath -d %{buildroot}%{_bindir}/* %{buildroot}%{_libdir}/*.so
12mu|malaga-7.12-9|79	
12mu|malaga-7.12-9|80	%files
12mu|malaga-7.12-9|81	%doc CHANGES.txt README.txt
12mu|malaga-7.12-9|82	%{_bindir}/mal*
12mu|malaga-7.12-9|83	%{_datadir}/%{name}
12mu|malaga-7.12-9|84	%{_infodir}/%{name}*
12mu|malaga-7.12-9|85	%{_mandir}/man1/mal*
12mu|malaga-7.12-9|86	
12mu|malaga-7.12-9|87	%files -n %{libname}
12mu|malaga-7.12-9|88	%{_libdir}/lib%{name}.so.%{major}*
12mu|malaga-7.12-9|89	
12mu|malaga-7.12-9|90	%files -n %{develname}
12mu|malaga-7.12-9|91	%{_libdir}/lib%{name}.so
12mu|malaga-7.12-9|92	%{_includedir}/malaga.h
12mu|malaga-7.12-9|93	
12mu|malaga-7.12-9|94	
12mu|malaga-7.12-9|95	
12mu|malaga-7.12-9|96	%changelog
12mu|malaga-7.12-9|97	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 7.12-6mdv2011.0
12mu|malaga-7.12-9|98	+ Revision: 666362
12mu|malaga-7.12-9|99	- mass rebuild
12mu|malaga-7.12-9|100	
12mu|malaga-7.12-9|101	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 7.12-5mdv2011.0
12mu|malaga-7.12-9|102	+ Revision: 606624
12mu|malaga-7.12-9|103	- rebuild
12mu|malaga-7.12-9|104	
12mu|malaga-7.12-9|105	* Mon Mar 15 2010 Oden Eriksson <oeriksson@mandriva.com> 7.12-4mdv2010.1
12mu|malaga-7.12-9|106	+ Revision: 520166
12mu|malaga-7.12-9|107	- rebuilt for 2010.1
12mu|malaga-7.12-9|108	
12mu|malaga-7.12-9|109	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 7.12-3mdv2010.0
12mu|malaga-7.12-9|110	+ Revision: 426070
12mu|malaga-7.12-9|111	- rebuild
12mu|malaga-7.12-9|112	
12mu|malaga-7.12-9|113	* Wed Feb 25 2009 Thierry Vignaud <tv@mandriva.org> 7.12-2mdv2009.1
12mu|malaga-7.12-9|114	+ Revision: 344818
12mu|malaga-7.12-9|115	- rebuild for new libreadline
12mu|malaga-7.12-9|116	
12mu|malaga-7.12-9|117	* Mon Jun 09 2008 Pixel <pixel@mandriva.com> 7.12-1mdv2009.0
12mu|malaga-7.12-9|118	+ Revision: 217193
12mu|malaga-7.12-9|119	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|malaga-7.12-9|120	
12mu|malaga-7.12-9|121	* Mon Mar 03 2008 Anssi Hannula <anssi@mandriva.org> 7.12-1mdv2008.1
12mu|malaga-7.12-9|122	+ Revision: 178193
12mu|malaga-7.12-9|123	- new version
12mu|malaga-7.12-9|124	- drop rpaths
12mu|malaga-7.12-9|125	
12mu|malaga-7.12-9|126	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 7.11-1mdv2008.1
12mu|malaga-7.12-9|127	+ Revision: 140944
12mu|malaga-7.12-9|128	- restore BuildRoot
12mu|malaga-7.12-9|129	
12mu|malaga-7.12-9|130	+ Thierry Vignaud <tv@mandriva.org>
12mu|malaga-7.12-9|131	- kill re-definition of %%buildroot on Pixel's request
12mu|malaga-7.12-9|132	
12mu|malaga-7.12-9|133	* Mon Jul 09 2007 Anssi Hannula <anssi@mandriva.org> 7.11-1mdv2008.0
12mu|malaga-7.12-9|134	+ Revision: 50739
12mu|malaga-7.12-9|135	- 7.11
12mu|malaga-7.12-9|136	- apply new devel policy
12mu|malaga-7.12-9|137	
12mu|malaga-7.12-9|138	
12mu|malaga-7.12-9|139	* Sun Oct 29 2006 Anssi Hannula <anssi@mandriva.org> 7.9-2mdv2007.0
12mu|malaga-7.12-9|140	+ Revision: 73660
12mu|malaga-7.12-9|141	- add man pages
12mu|malaga-7.12-9|142	- 7.9
12mu|malaga-7.12-9|143	- Import malaga
12mu|malaga-7.12-9|144	
12mu|malaga-7.12-9|145	* Sun Aug 13 2006 Anssi Hannula <anssi@mandriva.org> 7.5-1mdv2007.0
12mu|malaga-7.12-9|146	- initial Mandriva release
12mu|malaga-7.12-9|147	

20187 12
12mu|mandriva-kde4-config-2012-38|1	# Config requires major update anyway so we just use quick hack for now
12mu|mandriva-kde4-config-2012-38|2	%define _files_listed_twice_terminate_build 0
12mu|mandriva-kde4-config-2012-38|3	
12mu|mandriva-kde4-config-2012-38|4	%define source_date 20131219
12mu|mandriva-kde4-config-2012-38|5	%define kdemajor 4.12
12mu|mandriva-kde4-config-2012-38|6	
12mu|mandriva-kde4-config-2012-38|7	Name:		mandriva-kde4-config
12mu|mandriva-kde4-config-2012-38|8	Summary:	ROSA KDE 4 configuration
12mu|mandriva-kde4-config-2012-38|9	Version:	2012
12mu|mandriva-kde4-config-2012-38|10	# TO BE REMOVED BEFORE RELEASE
12mu|mandriva-kde4-config-2012-38|11	# For config changes in svn ( tarball date changes ) increment major.
12mu|mandriva-kde4-config-2012-38|12	# For updates without touch tarball date, increment minor
12mu|mandriva-kde4-config-2012-38|13	Release:	38
12mu|mandriva-kde4-config-2012-38|14	License:	GPL
12mu|mandriva-kde4-config-2012-38|15	Group:		Graphical desktop/KDE
12mu|mandriva-kde4-config-2012-38|16	Url:		http://www.rosalinux.com
12mu|mandriva-kde4-config-2012-38|17	Source0:	%{name}-%{version}.%{source_date}.tar.xz
12mu|mandriva-kde4-config-2012-38|18	Source1:	kde4-firstsetup.sh
12mu|mandriva-kde4-config-2012-38|19	BuildRequires:	kde4-macros
12mu|mandriva-kde4-config-2012-38|20	BuildRequires:	inkscape
12mu|mandriva-kde4-config-2012-38|21	BuildRequires:	gdk-pixbuf2.0
12mu|mandriva-kde4-config-2012-38|22	BuildArch:	noarch
12mu|mandriva-kde4-config-2012-38|23	
12mu|mandriva-kde4-config-2012-38|24	%description
12mu|mandriva-kde4-config-2012-38|25	This package regroups all specific ROSA config file for KDE.
12mu|mandriva-kde4-config-2012-38|26	(SimpleWelcome, KWin config etc.)
12mu|mandriva-kde4-config-2012-38|27	
12mu|mandriva-kde4-config-2012-38|28	#--------------------------------------------------------------------
12mu|mandriva-kde4-config-2012-38|29	
12mu|mandriva-kde4-config-2012-38|30	%package common
12mu|mandriva-kde4-config-2012-38|31	Group:		Graphical desktop/KDE
12mu|mandriva-kde4-config-2012-38|32	Summary:	Common configs used for ROSA theme
12mu|mandriva-kde4-config-2012-38|33	Requires(pre):	update-alternatives
12mu|mandriva-kde4-config-2012-38|34	Requires:	urw-fonts
12mu|mandriva-kde4-config-2012-38|35	Requires:	mandriva-theme-screensaver
12mu|mandriva-kde4-config-2012-38|36	Requires:	mandriva-kde-icons
12mu|mandriva-kde4-config-2012-38|37	
12mu|mandriva-kde4-config-2012-38|38	%description common
12mu|mandriva-kde4-config-2012-38|39	common configs used for ROSA theme
12mu|mandriva-kde4-config-2012-38|40	
12mu|mandriva-kde4-config-2012-38|41	%post common
12mu|mandriva-kde4-config-2012-38|42	update-alternatives --install %{_sysconfdir}/kde4rc kde4-config %{_localstatedir}/lib/mandriva/kde4-profiles/common/upstream-kde4-config 9
12mu|mandriva-kde4-config-2012-38|43	
12mu|mandriva-kde4-config-2012-38|44	%postun common
12mu|mandriva-kde4-config-2012-38|45	if [ "$1" = "0" ]; then
12mu|mandriva-kde4-config-2012-38|46	if ! [ -e %{_localstatedir}/lib/mandriva/kde4-profiles/common/upstream-kde4-config ]; then
12mu|mandriva-kde4-config-2012-38|47	update-alternatives --remove kde4-config %{_localstatedir}/lib/mandriva/kde4-profiles/common/upstream-kde4-config
12mu|mandriva-kde4-config-2012-38|48	fi
12mu|mandriva-kde4-config-2012-38|49	fi
12mu|mandriva-kde4-config-2012-38|50	
12mu|mandriva-kde4-config-2012-38|51	%files common
12mu|mandriva-kde4-config-2012-38|52	%dir %{_localstatedir}/lib/mandriva/
12mu|mandriva-kde4-config-2012-38|53	%dir %{_localstatedir}/lib/mandriva/kde4-profiles
12mu|mandriva-kde4-config-2012-38|54	%dir %{_localstatedir}/lib/mandriva/kde4-profiles/common
12mu|mandriva-kde4-config-2012-38|55	%{_localstatedir}/lib/mandriva/kde4-profiles/common/*
12mu|mandriva-kde4-config-2012-38|56	%{_datadir}/kde4/env/*
12mu|mandriva-kde4-config-2012-38|57	%{_kde_appsdir}/kdm/themes
12mu|mandriva-kde4-config-2012-38|58	%{_kde_iconsdir}/*/*/apps/*
12mu|mandriva-kde4-config-2012-38|59	%{_kde_appsdir}/ksplash/Themes/ROSA
12mu|mandriva-kde4-config-2012-38|60	
12mu|mandriva-kde4-config-2012-38|61	#--------------------------------------------------------------------
12mu|mandriva-kde4-config-2012-38|62	
12mu|mandriva-kde4-config-2012-38|63	%package -n Default-kde4-config
12mu|mandriva-kde4-config-2012-38|64	Summary:	ROSA KDE configuration
12mu|mandriva-kde4-config-2012-38|65	Group:		Graphical desktop/KDE
12mu|mandriva-kde4-config-2012-38|66	Provides:	kde4-config-file = %{version}-%{release}
12mu|mandriva-kde4-config-2012-38|67	Requires:	mandriva-theme
12mu|mandriva-kde4-config-2012-38|68	Requires:	desktop-common-data
12mu|mandriva-kde4-config-2012-38|69	Requires(pre):	mandriva-kde4-config-common = %{version}-%{release}
12mu|mandriva-kde4-config-2012-38|70	Obsoletes:	free-kde4-config < %{version}-%{release}
12mu|mandriva-kde4-config-2012-38|71	Obsoletes:	one-kde4-config < %{version}-%{release}
12mu|mandriva-kde4-config-2012-38|72	Obsoletes:	powerpack-kde4-config < %{version}-%{release}
12mu|mandriva-kde4-config-2012-38|73	Obsoletes:	flash-kde4-config < %{version}-%{release}
12mu|mandriva-kde4-config-2012-38|74	Requires(pre):	mandriva-kde4-config-common = %{version}-%{release}
12mu|mandriva-kde4-config-2012-38|75	Requires(preun): mandriva-kde4-config-common
12mu|mandriva-kde4-config-2012-38|76	Requires(post):	perl-MDK-Common
12mu|mandriva-kde4-config-2012-38|77	
12mu|mandriva-kde4-config-2012-38|78	%description -n Default-kde4-config
12mu|mandriva-kde4-config-2012-38|79	This package regroups all specific ROSA config file for KDE.
12mu|mandriva-kde4-config-2012-38|80	
12mu|mandriva-kde4-config-2012-38|81	%pre -n Default-kde4-config
12mu|mandriva-kde4-config-2012-38|82	if [ "$1" = "2" ]; then
12mu|mandriva-kde4-config-2012-38|83	[ ! -h %{_sysconfdir}/kde4rc ] && rm -f %{_sysconfdir}/kde4rc ]
12mu|mandriva-kde4-config-2012-38|84	fi
12mu|mandriva-kde4-config-2012-38|85	if [ -d %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/apps/kdesktop/Desktop ]; then
12mu|mandriva-kde4-config-2012-38|86	rm -rf %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/apps/kdesktop/Desktop
12mu|mandriva-kde4-config-2012-38|87	fi
12mu|mandriva-kde4-config-2012-38|88	
12mu|mandriva-kde4-config-2012-38|89	%trigger -n Default-kde4-config -- kdebase-kdm4-config-file
12mu|mandriva-kde4-config-2012-38|90	perl -MMDK::Common -e 'update_gnomekderc("%{_kde_configdir}/kdm/kdmrc", "General", "ServerVTs", "-7")'
12mu|mandriva-kde4-config-2012-38|91	
12mu|mandriva-kde4-config-2012-38|92	%post -n Default-kde4-config
12mu|mandriva-kde4-config-2012-38|93	update-alternatives --install %{_sysconfdir}/kde4rc kde4-config %{_localstatedir}/lib/mandriva/kde4-profiles/Default/kde4rc 15
12mu|mandriva-kde4-config-2012-38|94	
12mu|mandriva-kde4-config-2012-38|95	mkdir -p %{_kde_configdir}/kdm
12mu|mandriva-kde4-config-2012-38|96	update-alternatives --install \
12mu|mandriva-kde4-config-2012-38|97	%{_kde_configdir}/kdm/kdmrc kdm4-config \
12mu|mandriva-kde4-config-2012-38|98	%{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/kdmrc \
12mu|mandriva-kde4-config-2012-38|99	10 \
12mu|mandriva-kde4-config-2012-38|100	--slave \
12mu|mandriva-kde4-config-2012-38|101	%{_kde_configdir}/kdm/backgroundrc \
12mu|mandriva-kde4-config-2012-38|102	kdm4-background-config \
12mu|mandriva-kde4-config-2012-38|103	%{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/backgroundrc
12mu|mandriva-kde4-config-2012-38|104	# As kdmrc is a config(noreplace), make sure that the poweroff commande is OK.
12mu|mandriva-kde4-config-2012-38|105	perl -MMDK::Common -e 'update_gnomekderc("%{_kde_configdir}/kdm/kdmrc", Shutdown, HaltCmd, "/bin/poweroff")'
12mu|mandriva-kde4-config-2012-38|106	
12mu|mandriva-kde4-config-2012-38|107	
12mu|mandriva-kde4-config-2012-38|108	%postun -n Default-kde4-config
12mu|mandriva-kde4-config-2012-38|109	if [ "$1" = "0" ]; then
12mu|mandriva-kde4-config-2012-38|110	if ! [ -e %{_localstatedir}/lib/mandriva/kde4-profiles/Default/kde4rc ]; then
12mu|mandriva-kde4-config-2012-38|111	update-alternatives --remove kde4-config %{_localstatedir}/lib/mandriva/kde4-profiles/Default/kde4rc
12mu|mandriva-kde4-config-2012-38|112	fi
12mu|mandriva-kde4-config-2012-38|113	
12mu|mandriva-kde4-config-2012-38|114	if ! [ -e %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdmrc ]; then
12mu|mandriva-kde4-config-2012-38|115	update-alternatives --remove kdm4-config %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdmrc
12mu|mandriva-kde4-config-2012-38|116	fi
12mu|mandriva-kde4-config-2012-38|117	fi
12mu|mandriva-kde4-config-2012-38|118	
12mu|mandriva-kde4-config-2012-38|119	%triggerpostun -n Default-kde4-config -- mandriva-kdm-config
12mu|mandriva-kde4-config-2012-38|120	update-alternatives --install \
12mu|mandriva-kde4-config-2012-38|121	%{_kde_configdir}/kdm/kdmrc kdm4-config \
12mu|mandriva-kde4-config-2012-38|122	%{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/kdmrc \
12mu|mandriva-kde4-config-2012-38|123	10 \
12mu|mandriva-kde4-config-2012-38|124	--slave \
12mu|mandriva-kde4-config-2012-38|125	%{_kde_configdir}/kdm/backgroundrc \
12mu|mandriva-kde4-config-2012-38|126	kdm4-background-config \
12mu|mandriva-kde4-config-2012-38|127	%{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/backgroundrc
12mu|mandriva-kde4-config-2012-38|128	
12mu|mandriva-kde4-config-2012-38|129	%files -n Default-kde4-config
12mu|mandriva-kde4-config-2012-38|130	%defattr(-, root, root)
12mu|mandriva-kde4-config-2012-38|131	%dir %{_localstatedir}/lib/mandriva/kde4-profiles/Default
12mu|mandriva-kde4-config-2012-38|132	%{_localstatedir}/lib/mandriva/kde4-profiles/Default/*
12mu|mandriva-kde4-config-2012-38|133	%config(noreplace) %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/backgroundrc
12mu|mandriva-kde4-config-2012-38|134	%config(noreplace) %{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/config/kdm/kdmrc
12mu|mandriva-kde4-config-2012-38|135	
12mu|mandriva-kde4-config-2012-38|136	#--------------------------------------------------------------------
12mu|mandriva-kde4-config-2012-38|137	
12mu|mandriva-kde4-config-2012-38|138	%prep
12mu|mandriva-kde4-config-2012-38|139	%setup -q
12mu|mandriva-kde4-config-2012-38|140	
12mu|mandriva-kde4-config-2012-38|141	%build
12mu|mandriva-kde4-config-2012-38|142	# Nothing
12mu|mandriva-kde4-config-2012-38|143	
12mu|mandriva-kde4-config-2012-38|144	%install
12mu|mandriva-kde4-config-2012-38|145	# Create profile dirs
12mu|mandriva-kde4-config-2012-38|146	mkdir -p %{buildroot}/%{_kde_appsdir}/kdm
12mu|mandriva-kde4-config-2012-38|147	mkdir -p %{buildroot}/%{_kde_configdir}/kdm
12mu|mandriva-kde4-config-2012-38|148	mkdir -p %{buildroot}/%{_localstatedir}/lib/mandriva
12mu|mandriva-kde4-config-2012-38|149	mkdir -p %{buildroot}/%{_datadir}/applications/kde4
12mu|mandriva-kde4-config-2012-38|150	mkdir -p %{buildroot}%{_kde_appsdir}/ksplash/Themes
12mu|mandriva-kde4-config-2012-38|151	
12mu|mandriva-kde4-config-2012-38|152	for i in 16 32 48 64 128; do
12mu|mandriva-kde4-config-2012-38|153	mkdir -p %{buildroot}%{_iconsdir}/crystalsvg/${i}x${i}/apps ;
12mu|mandriva-kde4-config-2012-38|154	cp kde4-profiles/common/share/icons/crystalsvg/${i}x${i}/apps/home-mdk.png %{buildroot}%{_iconsdir}/crystalsvg/${i}x${i}/apps/home-mdk.png ;
12mu|mandriva-kde4-config-2012-38|155	done
12mu|mandriva-kde4-config-2012-38|156	
12mu|mandriva-kde4-config-2012-38|157	mv kde4-profiles %{buildroot}/%{_localstatedir}/lib/mandriva
12mu|mandriva-kde4-config-2012-38|158	
12mu|mandriva-kde4-config-2012-38|159	for name in Default; do
12mu|mandriva-kde4-config-2012-38|160	# As we Ksplash, we need to copy the files in /usr
12mu|mandriva-kde4-config-2012-38|161	cp -fr %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/share/config/kdm/themes %{buildroot}/%{_kde_appsdir}/kdm
12mu|mandriva-kde4-config-2012-38|162	# We keep this common as we use the same theme for all mdv flavours
12mu|mandriva-kde4-config-2012-38|163	cp -fr %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/share/apps/ksplash/Themes/ROSA %{buildroot}%{_kde_appsdir}/ksplash/Themes
12mu|mandriva-kde4-config-2012-38|164	pushd %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/share/apps/mandriva/pics/
12mu|mandriva-kde4-config-2012-38|165	icondir=%{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/share/icons
12mu|mandriva-kde4-config-2012-38|166	mkdir -p $icondir/oxygen/scalable/places/
12mu|mandriva-kde4-config-2012-38|167	cp mdvbutton.svg $icondir/oxygen/scalable/places/
12mu|mandriva-kde4-config-2012-38|168	
12mu|mandriva-kde4-config-2012-38|169	for RES in 16 22 32 48 64 128 256; do
12mu|mandriva-kde4-config-2012-38|170	mkdir -p  $icondir/oxygen/${RES}x${RES}/places
12mu|mandriva-kde4-config-2012-38|171	inkscape -z -w ${RES} -h ${RES} -f mdvbutton.svg -e $icondir/oxygen/${RES}x${RES}/places/mdvbutton.png
12mu|mandriva-kde4-config-2012-38|172	done
12mu|mandriva-kde4-config-2012-38|173	popd
12mu|mandriva-kde4-config-2012-38|174	echo "[Directories-default]" > %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/kde4rc
12mu|mandriva-kde4-config-2012-38|175	echo "prefixes=/var/lib/mandriva/kde4-profiles/common,%{_localstatedir}/lib/mandriva/kde4-profiles/$name" >> %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/$name/kde4rc
12mu|mandriva-kde4-config-2012-38|176	done
12mu|mandriva-kde4-config-2012-38|177	
12mu|mandriva-kde4-config-2012-38|178	# Upstream
12mu|mandriva-kde4-config-2012-38|179	echo "[Directories-default]" > %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/common/upstream-kde4-config
12mu|mandriva-kde4-config-2012-38|180	echo "prefixes=%{_kde_prefix}" >> %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/common/upstream-kde4-config
12mu|mandriva-kde4-config-2012-38|181	
12mu|mandriva-kde4-config-2012-38|182	mkdir -p %{buildroot}%{_datadir}/kde4/env
12mu|mandriva-kde4-config-2012-38|183	install -m 755 %{SOURCE1} %{buildroot}%{_datadir}/kde4/env
12mu|mandriva-kde4-config-2012-38|184	
12mu|mandriva-kde4-config-2012-38|185	# KDE version in kickoff top tile image
12mu|mandriva-kde4-config-2012-38|186	sed -i s,"KDE 4.10","KDE %{kdemajor}",g %{buildroot}%{_localstatedir}/lib/mandriva/kde4-profiles/Default/share/apps/mandriva/pics/top.svg
12mu|mandriva-kde4-config-2012-38|187	
12mu|mandriva-kde4-config-2012-38|188	%changelog
12mu|mandriva-kde4-config-2012-38|189	* Tue Apr 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2012-38
12mu|mandriva-kde4-config-2012-38|190	+ Revision: 824b998
12mu|mandriva-kde4-config-2012-38|191	- Bump current KDE version to 4.12 to make sure kickoff top tile image is correct
12mu|mandriva-kde4-config-2012-38|192	
12mu|mandriva-kde4-config-2012-38|193	* Thu Dec 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 2012-37
12mu|mandriva-kde4-config-2012-38|194	+ Revision: 59abe3e
12mu|mandriva-kde4-config-2012-38|195	- Drop drakconf from default menu
12mu|mandriva-kde4-config-2012-38|196	
12mu|mandriva-kde4-config-2012-38|197	* Thu Nov 14 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 2012-37
12mu|mandriva-kde4-config-2012-38|198	+ Revision: 76f77f0
12mu|mandriva-kde4-config-2012-38|199	- removed Language=en_GB from kdmrc config
12mu|mandriva-kde4-config-2012-38|200	
12mu|mandriva-kde4-config-2012-38|201	* Mon Oct 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2012-36
12mu|mandriva-kde4-config-2012-38|202	+ Revision: 3e451ce
12mu|mandriva-kde4-config-2012-38|203	- LOG Adjust for KDE 4.11 (update kickoff top tile image version)
12mu|mandriva-kde4-config-2012-38|204	
12mu|mandriva-kde4-config-2012-38|205	* Thu May 23 2013 root <root@localhost.localdomain> 2012-35
12mu|mandriva-kde4-config-2012-38|206	+ Revision: fa094ab
12mu|mandriva-kde4-config-2012-38|207	- removed export XCURSOR_THEME=rosa from firstboot and each login, changed kcminputrc
12mu|mandriva-kde4-config-2012-38|208	
12mu|mandriva-kde4-config-2012-38|209	* Tue May 21 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 2012-34
12mu|mandriva-kde4-config-2012-38|210	+ Revision: bca23eb
12mu|mandriva-kde4-config-2012-38|211	- release up
12mu|mandriva-kde4-config-2012-38|212	
12mu|mandriva-kde4-config-2012-38|213	* Tue May 21 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 2012-33
12mu|mandriva-kde4-config-2012-38|214	+ Revision: b59b9a7
12mu|mandriva-kde4-config-2012-38|215	- returned mkdir -p %{_kde_configdir}/kdm
12mu|mandriva-kde4-config-2012-38|216	
12mu|mandriva-kde4-config-2012-38|217	* Mon Apr 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2012-33
12mu|mandriva-kde4-config-2012-38|218	+ Revision: d7dd14b
12mu|mandriva-kde4-config-2012-38|219	- LOG Keep kdmrc config in sync with what kcmkdm generates, fix some permissions in tarball
12mu|mandriva-kde4-config-2012-38|220	
12mu|mandriva-kde4-config-2012-38|221	* Sun Apr 28 2013 root <root@localhost.localdomain> 2012-32
12mu|mandriva-kde4-config-2012-38|222	+ Revision: f70cb54
12mu|mandriva-kde4-config-2012-38|223	- reverted noreplace removal, changed default config
12mu|mandriva-kde4-config-2012-38|224	
12mu|mandriva-kde4-config-2012-38|225	* Fri Apr 26 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 2012-31
12mu|mandriva-kde4-config-2012-38|226	+ Revision: e2ece59
12mu|mandriva-kde4-config-2012-38|227	- release up; removed $config, package kdmrc and backgroundrc as usual files, so that they will always replace files from previous packages.
12mu|mandriva-kde4-config-2012-38|228	
12mu|mandriva-kde4-config-2012-38|229	* Fri Apr 26 2013 root <root@localhost.localdomain> 2012-30
12mu|mandriva-kde4-config-2012-38|230	+ Revision: ffa4a25
12mu|mandriva-kde4-config-2012-38|231	- reverted NumLock=On back to #NumLock=off; removed ccp from postscripts; removed mv on kdmrc
12mu|mandriva-kde4-config-2012-38|232	
12mu|mandriva-kde4-config-2012-38|233	* Thu Apr 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2012-28
12mu|mandriva-kde4-config-2012-38|234	+ Revision: e49f241
12mu|mandriva-kde4-config-2012-38|235	- Adjust for KDE 4.10 (update kickoff top tile and disable new maximize kwin effect by default)
12mu|mandriva-kde4-config-2012-38|236	
12mu|mandriva-kde4-config-2012-38|237	* Fri Mar 01 2013 root <root@localhost.localdomain> 2012-27
12mu|mandriva-kde4-config-2012-38|238	+ Revision: c646768
12mu|mandriva-kde4-config-2012-38|239	- NumLock=On in kdmrc
12mu|mandriva-kde4-config-2012-38|240	
12mu|mandriva-kde4-config-2012-38|241	* Tue Feb 26 2013 Denis Koryavov <denis.koryavov@rosalab.ru> 2012-26
12mu|mandriva-kde4-config-2012-38|242	+ Revision: 0f2c018
12mu|mandriva-kde4-config-2012-38|243	- Changed setting for virtual desktop: now we use 4 desktop by default. -Instead of KWin decorations based on deKorator engine we use KWin decorations based on Aurorae engine.
12mu|mandriva-kde4-config-2012-38|244	
12mu|mandriva-kde4-config-2012-38|245	* Tue Feb 05 2013 Ural Mullabaev <uxteam@rosalab.ru> 2012-23
12mu|mandriva-kde4-config-2012-38|246	+ Revision: b60b597
12mu|mandriva-kde4-config-2012-38|247	- Changed session button icon for the KDM theme
12mu|mandriva-kde4-config-2012-38|248	
12mu|mandriva-kde4-config-2012-38|249	* Mon Dec 10 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 2012-22
12mu|mandriva-kde4-config-2012-38|250	+ Revision: eb9804c
12mu|mandriva-kde4-config-2012-38|251	- Changed option IndirecFullRenderingTo=false and changed name of default Activity to ROSA.
12mu|mandriva-kde4-config-2012-38|252	
12mu|mandriva-kde4-config-2012-38|253	* Sat Dec 01 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 2012-21
12mu|mandriva-kde4-config-2012-38|254	+ Revision: 20cac19
12mu|mandriva-kde4-config-2012-38|255	- Fixed first setup script
12mu|mandriva-kde4-config-2012-38|256	
12mu|mandriva-kde4-config-2012-38|257	* Thu Nov 29 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru> 2012-20
12mu|mandriva-kde4-config-2012-38|258	+ Revision: fbc414e
12mu|mandriva-kde4-config-2012-38|259	- Added creating link to the stackfolders help
12mu|mandriva-kde4-config-2012-38|260	
12mu|mandriva-kde4-config-2012-38|261	* Fri Nov 23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2012-19
12mu|mandriva-kde4-config-2012-38|262	+ Revision: 9ead0d2
12mu|mandriva-kde4-config-2012-38|263	- LOG Update source tarball (add up to date top.svg file for KDE4 kickoff menu), adjust spec cosmetics
12mu|mandriva-kde4-config-2012-38|264	
12mu|mandriva-kde4-config-2012-38|265	* Tue Nov 20 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 2012-18
12mu|mandriva-kde4-config-2012-38|266	+ Revision: e897820
12mu|mandriva-kde4-config-2012-38|267	- Changed settings to use new GTK theme.
12mu|mandriva-kde4-config-2012-38|268	
12mu|mandriva-kde4-config-2012-38|269	* Tue Nov 20 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 2012-18
12mu|mandriva-kde4-config-2012-38|270	+ Revision: 8506397
12mu|mandriva-kde4-config-2012-38|271	- Added new color cheme for new theme. Changed icon5 for KSplash theme.
12mu|mandriva-kde4-config-2012-38|272	
12mu|mandriva-kde4-config-2012-38|273	* Mon Nov 19 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 2012-16
12mu|mandriva-kde4-config-2012-38|274	+ Revision: 5a1eaa9
12mu|mandriva-kde4-config-2012-38|275	- Fixed tarball.
12mu|mandriva-kde4-config-2012-38|276	
12mu|mandriva-kde4-config-2012-38|277	* Mon Nov 19 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 2012-16
12mu|mandriva-kde4-config-2012-38|278	+ Revision: 16a21b9
12mu|mandriva-kde4-config-2012-38|279	- Fixed spec.
12mu|mandriva-kde4-config-2012-38|280	
12mu|mandriva-kde4-config-2012-38|281	* Mon Nov 19 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 2012-16
12mu|mandriva-kde4-config-2012-38|282	+ Revision: c89b93d
12mu|mandriva-kde4-config-2012-38|283	- Fixed spec.
12mu|mandriva-kde4-config-2012-38|284	
12mu|mandriva-kde4-config-2012-38|285	* Mon Nov 19 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 2012-16
12mu|mandriva-kde4-config-2012-38|286	+ Revision: c4a5543
12mu|mandriva-kde4-config-2012-38|287	- Fixed spec.
12mu|mandriva-kde4-config-2012-38|288	
12mu|mandriva-kde4-config-2012-38|289	* Mon Nov 19 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 2012-16
12mu|mandriva-kde4-config-2012-38|290	+ Revision: 419c471
12mu|mandriva-kde4-config-2012-38|291	- Updated ksplash theme.
12mu|mandriva-kde4-config-2012-38|292	
12mu|mandriva-kde4-config-2012-38|293	* Mon Nov 19 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 2012-16
12mu|mandriva-kde4-config-2012-38|294	+ Revision: fcbd304
12mu|mandriva-kde4-config-2012-38|295	- Updated ksplash theme.
12mu|mandriva-kde4-config-2012-38|296	
12mu|mandriva-kde4-config-2012-38|297	* Mon Oct 15 2012 akdengi <kazancas@mandriva.ru> 2012-15
12mu|mandriva-kde4-config-2012-38|298	+ Revision: 39b27c3
12mu|mandriva-kde4-config-2012-38|299	- fix path to reboot command
12mu|mandriva-kde4-config-2012-38|300	
12mu|mandriva-kde4-config-2012-38|301	* Fri Oct 12 2012 akdengi <kazancas@mandriva.ru> 2012-14
12mu|mandriva-kde4-config-2012-38|302	+ Revision: cacbe17
12mu|mandriva-kde4-config-2012-38|303	- fix cp theme path
12mu|mandriva-kde4-config-2012-38|304	
12mu|mandriva-kde4-config-2012-38|305	* Fri Oct 12 2012 akdengi <kazancas@mandriva.ru> 2012-14
12mu|mandriva-kde4-config-2012-38|306	+ Revision: e09ec4d
12mu|mandriva-kde4-config-2012-38|307	- LOG split source
12mu|mandriva-kde4-config-2012-38|308	
12mu|mandriva-kde4-config-2012-38|309	

20188 12
12mu|mandriva-lxde-config-0.5.5-1|1	Summary: 	Mandriva LXDE configuration files
12mu|mandriva-lxde-config-0.5.5-1|2	Name:    	mandriva-lxde-config
12mu|mandriva-lxde-config-0.5.5-1|3	Version: 	0.5.5
12mu|mandriva-lxde-config-0.5.5-1|4	Release: 	1
12mu|mandriva-lxde-config-0.5.5-1|5	Group:   	Graphical desktop/Other
12mu|mandriva-lxde-config-0.5.5-1|6	License: 	GPLv2+
12mu|mandriva-lxde-config-0.5.5-1|7	URL:		http://www.lxde.org
12mu|mandriva-lxde-config-0.5.5-1|8	# (fwang) http://svn.mandriva.com/svn/soft/mandriva-lxde-config/
12mu|mandriva-lxde-config-0.5.5-1|9	Source0: 	%{name}-%{version}.tar.xz
12mu|mandriva-lxde-config-0.5.5-1|10	BuildArch: 	noarch
12mu|mandriva-lxde-config-0.5.5-1|11	Conflicts:	lxde-common < 0.5.5-0.git20110721.3
12mu|mandriva-lxde-config-0.5.5-1|12	Requires:	mandriva-theme
12mu|mandriva-lxde-config-0.5.5-1|13	Requires:	rosa-flat-icons
12mu|mandriva-lxde-config-0.5.5-1|14	Requires:	rosa-lxde-flat
12mu|mandriva-lxde-config-0.5.5-1|15	Requires:	fonts-ttf-opensans
12mu|mandriva-lxde-config-0.5.5-1|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|mandriva-lxde-config-0.5.5-1|17	
12mu|mandriva-lxde-config-0.5.5-1|18	%description
12mu|mandriva-lxde-config-0.5.5-1|19	Configuration files for ROSA LXDE desktop environment.
12mu|mandriva-lxde-config-0.5.5-1|20	
12mu|mandriva-lxde-config-0.5.5-1|21	%prep
12mu|mandriva-lxde-config-0.5.5-1|22	%setup -qn %{name}-%{version}
12mu|mandriva-lxde-config-0.5.5-1|23	
12mu|mandriva-lxde-config-0.5.5-1|24	%install
12mu|mandriva-lxde-config-0.5.5-1|25	rm -rf %{buildroot}
12mu|mandriva-lxde-config-0.5.5-1|26	
12mu|mandriva-lxde-config-0.5.5-1|27	install -D desktop.conf -m644 %{buildroot}%{_sysconfdir}/xdg/lxsession/LXDE/desktop.conf
12mu|mandriva-lxde-config-0.5.5-1|28	install -D openbox-rc.xml -m644 %{buildroot}%{_datadir}/lxde/openbox/rc.xml
12mu|mandriva-lxde-config-0.5.5-1|29	
12mu|mandriva-lxde-config-0.5.5-1|30	%files
12mu|mandriva-lxde-config-0.5.5-1|31	%defattr(-,root,root)
12mu|mandriva-lxde-config-0.5.5-1|32	%{_sysconfdir}/xdg/lxsession/LXDE/desktop.conf
12mu|mandriva-lxde-config-0.5.5-1|33	%{_datadir}/lxde/openbox/rc.xml
12mu|mandriva-lxde-config-0.5.5-1|34	
12mu|mandriva-lxde-config-0.5.5-1|35	%changelog
12mu|mandriva-lxde-config-0.5.5-1|36	* Thu Nov 14 2013 akdengi <kazancas@mandriva.ru> 0.5.5-1
12mu|mandriva-lxde-config-0.5.5-1|37	+ Revision: c37f1a5
12mu|mandriva-lxde-config-0.5.5-1|38	- update to 0.5.5
12mu|mandriva-lxde-config-0.5.5-1|39	
12mu|mandriva-lxde-config-0.5.5-1|40	

20189 12
12mu|mandriva-theme-1.4.10-1|1	%define name mandriva-theme
12mu|mandriva-theme-1.4.10-1|2	%define theme Mandriva
12mu|mandriva-theme-1.4.10-1|3	%define version 1.4.10
12mu|mandriva-theme-1.4.10-1|4	%define scriptdir %{_datadir}/bootsplash/scripts
12mu|mandriva-theme-1.4.10-1|5	%define mdk_bg %{_datadir}/mdk/backgrounds
12mu|mandriva-theme-1.4.10-1|6	
12mu|mandriva-theme-1.4.10-1|7	%define release 1
12mu|mandriva-theme-1.4.10-1|8	
12mu|mandriva-theme-1.4.10-1|9	%define theme_header() \
12mu|mandriva-theme-1.4.10-1|10	Summary:	Mandriva%{?1:-%1} theme for plymouth and desktop background \
12mu|mandriva-theme-1.4.10-1|11	Group:		Graphics \
12mu|mandriva-theme-1.4.10-1|12	%description %{?1} \
12mu|mandriva-theme-1.4.10-1|13	This package contains the Mandriva%{?1:-%1} plymouth theme \
12mu|mandriva-theme-1.4.10-1|14	with its images and configuration for different resolution as well as \
12mu|mandriva-theme-1.4.10-1|15	the the desktop background image. \
12mu|mandriva-theme-1.4.10-1|16	
12mu|mandriva-theme-1.4.10-1|17	%define theme_package(o:) \
12mu|mandriva-theme-1.4.10-1|18	%package %{1} \
12mu|mandriva-theme-1.4.10-1|19	Requires:	plymouth-system-theme \
12mu|mandriva-theme-1.4.10-1|20	Requires:	plymouth-plugin-script >= 0.8.2 \
12mu|mandriva-theme-1.4.10-1|21	Requires(post):	bootsplash >= 3.3.0 \
12mu|mandriva-theme-1.4.10-1|22	Provides:	mandrake_theme mandrake-theme mandrakelinux-theme mandriva-theme = %{version}-%{release} \
12mu|mandriva-theme-1.4.10-1|23	Provides:	plymouth(system-theme) \
12mu|mandriva-theme-1.4.10-1|24	Obsoletes:	mandrake_theme mandrake-theme mandrakelinux-theme %{?-o:%{-o*}} \
12mu|mandriva-theme-1.4.10-1|25	Requires:	mandriva-theme-common \
12mu|mandriva-theme-1.4.10-1|26	Suggests:	mandriva-theme-screensaver \
12mu|mandriva-theme-1.4.10-1|27	%theme_header(%{1}) \
12mu|mandriva-theme-1.4.10-1|28	\
12mu|mandriva-theme-1.4.10-1|29	%package %{1}-screensaver \
12mu|mandriva-theme-1.4.10-1|30	Summary:	Mandriva %{1} screensaver \
12mu|mandriva-theme-1.4.10-1|31	Group:		Graphics \
12mu|mandriva-theme-1.4.10-1|32	Provides:	mandriva-theme-screensaver \
12mu|mandriva-theme-1.4.10-1|33	%{?-o:Obsoletes: %{-o*}-screensaver} \
12mu|mandriva-theme-1.4.10-1|34	\
12mu|mandriva-theme-1.4.10-1|35	%description %{1}-screensaver \
12mu|mandriva-theme-1.4.10-1|36	This package contains the screensaver associated with the \
12mu|mandriva-theme-1.4.10-1|37	Mandriva %{1} theme. \
12mu|mandriva-theme-1.4.10-1|38	
12mu|mandriva-theme-1.4.10-1|39	%define theme_scripts() \
12mu|mandriva-theme-1.4.10-1|40	%post -n %{name}-%{1} \
12mu|mandriva-theme-1.4.10-1|41	if [ -f /splash.jpg ]; then \
12mu|mandriva-theme-1.4.10-1|42	rm -f /splash.jpg \
12mu|mandriva-theme-1.4.10-1|43	fi \
12mu|mandriva-theme-1.4.10-1|44	if [ -f /welcome.jpg ]; then \
12mu|mandriva-theme-1.4.10-1|45	rm -f /welcome.jpg \
12mu|mandriva-theme-1.4.10-1|46	fi \
12mu|mandriva-theme-1.4.10-1|47	if [ -z "$DURING_INSTALL" ]; then \
12mu|mandriva-theme-1.4.10-1|48	if [ -x %{_sbindir}/plymouth-set-default-theme ]; then \
12mu|mandriva-theme-1.4.10-1|49	%{_sbindir}/plymouth-set-default-theme Mandriva-%{1} -R \
12mu|mandriva-theme-1.4.10-1|50	fi \
12mu|mandriva-theme-1.4.10-1|51	else \
12mu|mandriva-theme-1.4.10-1|52	if [ -f /etc/sysconfig/bootsplash ]; then \
12mu|mandriva-theme-1.4.10-1|53	perl -pi -e 's/^\s*SPLASH=.*/SPLASH=auto/; s/^\s*THEME=.*/THEME=Mandriva-%{1}/' /etc/sysconfig/bootsplash \
12mu|mandriva-theme-1.4.10-1|54	fi \
12mu|mandriva-theme-1.4.10-1|55	%{_sbindir}/plymouth-set-default-theme Mandriva-%{1} \
12mu|mandriva-theme-1.4.10-1|56	fi \
12mu|mandriva-theme-1.4.10-1|57	if [ -f %{mdk_bg}/Mandriva-root.png -a ! -f %{mdk_bg}/root/default.png -o -L %{mdk_bg}/root/default.png ]; then \
12mu|mandriva-theme-1.4.10-1|58	rm -f %{mdk_bg}/root/default.png \
12mu|mandriva-theme-1.4.10-1|59	ln -s Mandriva-%{1}-root-1600x1200.png %{mdk_bg}/root/default.png \
12mu|mandriva-theme-1.4.10-1|60	fi \
12mu|mandriva-theme-1.4.10-1|61	\
12mu|mandriva-theme-1.4.10-1|62	%triggerpostun -n %{name}-%{1} -- mandriva-theme-%{1} < 1.2.4 \
12mu|mandriva-theme-1.4.10-1|63	for f in kdeglobals konsolerc; do \
12mu|mandriva-theme-1.4.10-1|64	if [ "`readlink /usr/share/config/$f 2>/dev/null`" == "$f-Mandriva-%{1}" ]; then \
12mu|mandriva-theme-1.4.10-1|65	rm -f /usr/share/config/$f \
12mu|mandriva-theme-1.4.10-1|66	fi \
12mu|mandriva-theme-1.4.10-1|67	done \
12mu|mandriva-theme-1.4.10-1|68	\
12mu|mandriva-theme-1.4.10-1|69	%preun -n %{name}-%{1} \
12mu|mandriva-theme-1.4.10-1|70	if [ "$1" == "0" ]; then \
12mu|mandriva-theme-1.4.10-1|71	if [ -x %{scriptdir}/remove-theme ]; then \
12mu|mandriva-theme-1.4.10-1|72	%{scriptdir}/remove-theme Mandriva-%{1} \
12mu|mandriva-theme-1.4.10-1|73	fi \
12mu|mandriva-theme-1.4.10-1|74	link=`readlink %{mdk_bg}/default.png` \
12mu|mandriva-theme-1.4.10-1|75	slink=${link%%-*} \
12mu|mandriva-theme-1.4.10-1|76	if [ "$slink" == "Mandriva-%{1}" ]; then rm -f %{mdk_bg}/default.png;fi \
12mu|mandriva-theme-1.4.10-1|77	link=`readlink %{mdk_bg}/default.jpg` \
12mu|mandriva-theme-1.4.10-1|78	slink=${link%%-*} \
12mu|mandriva-theme-1.4.10-1|79	if [ "$slink" == "Mandriva-%{1}" ]; then rm -f %{mdk_bg}/default.jpg;fi \
12mu|mandriva-theme-1.4.10-1|80	link=`readlink %{mdk_bg}/Mandriva.png` \
12mu|mandriva-theme-1.4.10-1|81	slink=${link%%-*} \
12mu|mandriva-theme-1.4.10-1|82	if [ "$slink" == "Mandriva-%{1}" ]; then rm -f %{mdk_bg}/Mandriva.png;fi \
12mu|mandriva-theme-1.4.10-1|83	link=`readlink %{mdk_bg}/Mandriva.jpg` \
12mu|mandriva-theme-1.4.10-1|84	slink=${link%%-*} \
12mu|mandriva-theme-1.4.10-1|85	if [ "$slink" == "Mandriva-%{1}" ]; then rm -f %{mdk_bg}/Mandriva.jpg;fi \
12mu|mandriva-theme-1.4.10-1|86	link=`readlink %{mdk_bg}/root/Mandriva.png` \
12mu|mandriva-theme-1.4.10-1|87	slink=${link%%-*} \
12mu|mandriva-theme-1.4.10-1|88	if [ "$slink" == "Mandriva-%{1}-root" ]; then rm -f %{mdk_bg}/root/default.png;fi \
12mu|mandriva-theme-1.4.10-1|89	fi \
12mu|mandriva-theme-1.4.10-1|90	
12mu|mandriva-theme-1.4.10-1|91	%define theme_files() \
12mu|mandriva-theme-1.4.10-1|92	%files %{1} \
12mu|mandriva-theme-1.4.10-1|93	%{_datadir}/gfxboot/themes/Mandriva-%{1} \
12mu|mandriva-theme-1.4.10-1|94	%{_datadir}/plymouth/themes/Mandriva-%{1} \
12mu|mandriva-theme-1.4.10-1|95	%{mdk_bg}/Mandriva-%{1}* \
12mu|mandriva-theme-1.4.10-1|96	\
12mu|mandriva-theme-1.4.10-1|97	%{mdk_bg}/rosa-background.jpg \
12mu|mandriva-theme-1.4.10-1|98	%files %{1}-screensaver \
12mu|mandriva-theme-1.4.10-1|99	%dir %{_datadir}/mdk/screensaver \
12mu|mandriva-theme-1.4.10-1|100	%{_datadir}/mdk/screensaver/*-*.jpg \
12mu|mandriva-theme-1.4.10-1|101	
12mu|mandriva-theme-1.4.10-1|102	Name:		%{name}
12mu|mandriva-theme-1.4.10-1|103	Version:	%{version}
12mu|mandriva-theme-1.4.10-1|104	Release:	%{release}
12mu|mandriva-theme-1.4.10-1|105	Source0:	%{name}-%{version}.tar.xz
12mu|mandriva-theme-1.4.10-1|106	License:	GPL
12mu|mandriva-theme-1.4.10-1|107	Prefix:		%{_prefix}
12mu|mandriva-theme-1.4.10-1|108	BuildArch:	noarch
12mu|mandriva-theme-1.4.10-1|109	BuildRequires:	gimp fonts-ttf-dejavu
12mu|mandriva-theme-1.4.10-1|110	%theme_header
12mu|mandriva-theme-1.4.10-1|111	
12mu|mandriva-theme-1.4.10-1|112	%theme_package Rosa      -o mandriva-theme
12mu|mandriva-theme-1.4.10-1|113	
12mu|mandriva-theme-1.4.10-1|114	%package common
12mu|mandriva-theme-1.4.10-1|115	Summary:	Mandriva common theme for plymouth
12mu|mandriva-theme-1.4.10-1|116	Group:		Graphics
12mu|mandriva-theme-1.4.10-1|117	Obsoletes:	plymouth-theme-mdv
12mu|mandriva-theme-1.4.10-1|118	
12mu|mandriva-theme-1.4.10-1|119	%description common
12mu|mandriva-theme-1.4.10-1|120	This package contains common images for the Mandriva plymouth themes.
12mu|mandriva-theme-1.4.10-1|121	
12mu|mandriva-theme-1.4.10-1|122	%package extra
12mu|mandriva-theme-1.4.10-1|123	Summary:	Additional backgrounds from Mandriva Linux users
12mu|mandriva-theme-1.4.10-1|124	Group:		Graphics
12mu|mandriva-theme-1.4.10-1|125	
12mu|mandriva-theme-1.4.10-1|126	%description extra
12mu|mandriva-theme-1.4.10-1|127	This package contains winning picture from Mandriva 2010 photo
12mu|mandriva-theme-1.4.10-1|128	background contest.
12mu|mandriva-theme-1.4.10-1|129	
12mu|mandriva-theme-1.4.10-1|130	%prep
12mu|mandriva-theme-1.4.10-1|131	%setup -q
12mu|mandriva-theme-1.4.10-1|132	
12mu|mandriva-theme-1.4.10-1|133	%build
12mu|mandriva-theme-1.4.10-1|134	%make
12mu|mandriva-theme-1.4.10-1|135	
12mu|mandriva-theme-1.4.10-1|136	%install
12mu|mandriva-theme-1.4.10-1|137	%make install prefix=%{buildroot}
12mu|mandriva-theme-1.4.10-1|138	
12mu|mandriva-theme-1.4.10-1|139	# Default wallpaper should be available without browsing file system
12mu|mandriva-theme-1.4.10-1|140	mkdir -p %{buildroot}%{_datadir}/wallpapers
12mu|mandriva-theme-1.4.10-1|141	pushd %{buildroot}%{_datadir}/wallpapers
12mu|mandriva-theme-1.4.10-1|142	ln -s ../mdk/backgrounds/default.jpg default.jpg
12mu|mandriva-theme-1.4.10-1|143	popd
12mu|mandriva-theme-1.4.10-1|144	
12mu|mandriva-theme-1.4.10-1|145	%theme_scripts Rosa
12mu|mandriva-theme-1.4.10-1|146	
12mu|mandriva-theme-1.4.10-1|147	%files common
12mu|mandriva-theme-1.4.10-1|148	%{_datadir}/wallpapers/default.jpg
12mu|mandriva-theme-1.4.10-1|149	
12mu|mandriva-theme-1.4.10-1|150	%files extra
12mu|mandriva-theme-1.4.10-1|151	%{_datadir}/mdk/backgrounds/Antes_del_vuelo.jpg
12mu|mandriva-theme-1.4.10-1|152	%{_datadir}/mdk/backgrounds/fields.jpg
12mu|mandriva-theme-1.4.10-1|153	%{_datadir}/mdk/backgrounds/hibiscus.jpg
12mu|mandriva-theme-1.4.10-1|154	%{_datadir}/mdk/backgrounds/Rustic_Chair.jpg
12mu|mandriva-theme-1.4.10-1|155	%{_datadir}/mdk/backgrounds/Autumn.jpg
12mu|mandriva-theme-1.4.10-1|156	%{_datadir}/mdk/backgrounds/Flower.jpg
12mu|mandriva-theme-1.4.10-1|157	%{_datadir}/mdk/backgrounds/Ice.jpg
12mu|mandriva-theme-1.4.10-1|158	%{_datadir}/mdk/backgrounds/Smiley01.jpg
12mu|mandriva-theme-1.4.10-1|159	%{_datadir}/mdk/backgrounds/chevalier.jpg
12mu|mandriva-theme-1.4.10-1|160	%{_datadir}/mdk/backgrounds/gouttes2500.jpg
12mu|mandriva-theme-1.4.10-1|161	%{_datadir}/mdk/backgrounds/night_swim.jpg
12mu|mandriva-theme-1.4.10-1|162	%{_datadir}/mdk/backgrounds/Beach.jpg
12mu|mandriva-theme-1.4.10-1|163	%{_datadir}/mdk/backgrounds/Cat.jpg
12mu|mandriva-theme-1.4.10-1|164	%{_datadir}/mdk/backgrounds/Event.jpg
12mu|mandriva-theme-1.4.10-1|165	%{_datadir}/mdk/backgrounds/Flowers.jpg
12mu|mandriva-theme-1.4.10-1|166	%{_datadir}/mdk/backgrounds/Sunset.jpg
12mu|mandriva-theme-1.4.10-1|167	%{_datadir}/mdk/backgrounds/Canal.jpg
12mu|mandriva-theme-1.4.10-1|168	
12mu|mandriva-theme-1.4.10-1|169	%{_datadir}/mdk/backgrounds/Mandriva-extra.xml
12mu|mandriva-theme-1.4.10-1|170	
12mu|mandriva-theme-1.4.10-1|171	%theme_files Rosa
12mu|mandriva-theme-1.4.10-1|172	
12mu|mandriva-theme-1.4.10-1|173	
12mu|mandriva-theme-1.4.10-1|174	%changelog
12mu|mandriva-theme-1.4.10-1|175	* Wed Apr 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.10-1
12mu|mandriva-theme-1.4.10-1|176	+ Revision: 7c711ad
12mu|mandriva-theme-1.4.10-1|177	- New version 1.4.10 (bump version because we have new logo now, it's a major change)
12mu|mandriva-theme-1.4.10-1|178	
12mu|mandriva-theme-1.4.10-1|179	

20190 12
12mu|man-pages-cs-0.18.20090209-9|1	%define LNG cs
12mu|man-pages-cs-0.18.20090209-9|2	
12mu|man-pages-cs-0.18.20090209-9|3	Summary:	Czech Linux Manual Pages
12mu|man-pages-cs-0.18.20090209-9|4	Name:		man-pages-%LNG
12mu|man-pages-cs-0.18.20090209-9|5	Version:	0.18.20090209
12mu|man-pages-cs-0.18.20090209-9|6	Release:	9
12mu|man-pages-cs-0.18.20090209-9|7	License:	Distributable
12mu|man-pages-cs-0.18.20090209-9|8	Group:		System/Internationalization
12mu|man-pages-cs-0.18.20090209-9|9	URL:		http://tropikhajma.sweb.cz/man-pages-cs/
12mu|man-pages-cs-0.18.20090209-9|10	Source:		http://tropikhajma.sweb.cz/%{name}/%{name}-%{version}.tar.lzma
12mu|man-pages-cs-0.18.20090209-9|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|man-pages-cs-0.18.20090209-9|12	
12mu|man-pages-cs-0.18.20090209-9|13	BuildRequires:	man => 1.5j-8mdk
12mu|man-pages-cs-0.18.20090209-9|14	BuildRequires:	sed
12mu|man-pages-cs-0.18.20090209-9|15	BuildRequires:	grep
12mu|man-pages-cs-0.18.20090209-9|16	Requires:	locales-%LNG,
12mu|man-pages-cs-0.18.20090209-9|17	Requires:	man => 1.5j-8mdk
12mu|man-pages-cs-0.18.20090209-9|18	Autoreqprov:	false
12mu|man-pages-cs-0.18.20090209-9|19	BuildArch:	noarch
12mu|man-pages-cs-0.18.20090209-9|20	Obsoletes:	man-%LNG, manpages-%LNG
12mu|man-pages-cs-0.18.20090209-9|21	Provides:	man-%LNG, manpages-%LNG
12mu|man-pages-cs-0.18.20090209-9|22	
12mu|man-pages-cs-0.18.20090209-9|23	%description
12mu|man-pages-cs-0.18.20090209-9|24	A large collection of man pages (reference material) from the Linux
12mu|man-pages-cs-0.18.20090209-9|25	Documentation Project (LDP), translated to Czech.  The man pages are
12mu|man-pages-cs-0.18.20090209-9|26	organized into the following sections:
12mu|man-pages-cs-0.18.20090209-9|27	
12mu|man-pages-cs-0.18.20090209-9|28	Section 1:  User commands (intro only)
12mu|man-pages-cs-0.18.20090209-9|29	Section 2:  System calls
12mu|man-pages-cs-0.18.20090209-9|30	Section 3:  Libc calls
12mu|man-pages-cs-0.18.20090209-9|31	Section 4:  Devices (e.g., hd, sd)
12mu|man-pages-cs-0.18.20090209-9|32	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}passwd, nfs)
12mu|man-pages-cs-0.18.20090209-9|33	Section 6:  Games (intro only)
12mu|man-pages-cs-0.18.20090209-9|34	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
12mu|man-pages-cs-0.18.20090209-9|35	Section 8:  System administration (intro only)
12mu|man-pages-cs-0.18.20090209-9|36	
12mu|man-pages-cs-0.18.20090209-9|37	%prep
12mu|man-pages-cs-0.18.20090209-9|38	%setup -q -n %name-%version
12mu|man-pages-cs-0.18.20090209-9|39	
12mu|man-pages-cs-0.18.20090209-9|40	%build
12mu|man-pages-cs-0.18.20090209-9|41	# Preserve better versions...
12mu|man-pages-cs-0.18.20090209-9|42	rm ./procps/kill.1
12mu|man-pages-cs-0.18.20090209-9|43	rm ./procps/uptime.1
12mu|man-pages-cs-0.18.20090209-9|44	rm ./man-pages/man1/du.1
12mu|man-pages-cs-0.18.20090209-9|45	rm ./man-pages/man1/dir.1
12mu|man-pages-cs-0.18.20090209-9|46	rm ./man-pages/man1/vdir.1
12mu|man-pages-cs-0.18.20090209-9|47	
12mu|man-pages-cs-0.18.20090209-9|48	%install
12mu|man-pages-cs-0.18.20090209-9|49	rm -rf %{buildroot}
12mu|man-pages-cs-0.18.20090209-9|50	mkdir -p %{buildroot}/%{_mandir}/%LNG/
12mu|man-pages-cs-0.18.20090209-9|51	make install DESTDIR=%{buildroot} MANDIR=%{_mandir}/%LNG/
12mu|man-pages-cs-0.18.20090209-9|52	
12mu|man-pages-cs-0.18.20090209-9|53	LANG=%LNG DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}/%_mandir/%LNG
12mu|man-pages-cs-0.18.20090209-9|54	
12mu|man-pages-cs-0.18.20090209-9|55	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mu|man-pages-cs-0.18.20090209-9|56	
12mu|man-pages-cs-0.18.20090209-9|57	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron << EOF
12mu|man-pages-cs-0.18.20090209-9|58	#!/bin/bash
12mu|man-pages-cs-0.18.20090209-9|59	LANG=%LNG %{_bindir}/mandb %_mandir/%LNG
12mu|man-pages-cs-0.18.20090209-9|60	exit 0
12mu|man-pages-cs-0.18.20090209-9|61	EOF
12mu|man-pages-cs-0.18.20090209-9|62	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mu|man-pages-cs-0.18.20090209-9|63	
12mu|man-pages-cs-0.18.20090209-9|64	mkdir -p  %{buildroot}/var/cache/man/%LNG
12mu|man-pages-cs-0.18.20090209-9|65	
12mu|man-pages-cs-0.18.20090209-9|66	touch %{buildroot}/var/cache/man/%LNG/whatis
12mu|man-pages-cs-0.18.20090209-9|67	
12mu|man-pages-cs-0.18.20090209-9|68	%postun
12mu|man-pages-cs-0.18.20090209-9|69	# 0 means deleting the package
12mu|man-pages-cs-0.18.20090209-9|70	if [ "$1" = "0" ]; then
12mu|man-pages-cs-0.18.20090209-9|71	## Force removing of /var/cache/man/%LNG, if there isn't any man page
12mu|man-pages-cs-0.18.20090209-9|72	## directory /%_mandir/%LNG
12mu|man-pages-cs-0.18.20090209-9|73	if [ ! -d %_mandir/%LNG ] ; then
12mu|man-pages-cs-0.18.20090209-9|74	rm -rf /var/cache/man/%LNG
12mu|man-pages-cs-0.18.20090209-9|75	fi
12mu|man-pages-cs-0.18.20090209-9|76	fi
12mu|man-pages-cs-0.18.20090209-9|77	
12mu|man-pages-cs-0.18.20090209-9|78	%post
12mu|man-pages-cs-0.18.20090209-9|79	%create_ghostfile /var/cache/man/%LNG/whatis root root 644
12mu|man-pages-cs-0.18.20090209-9|80	
12mu|man-pages-cs-0.18.20090209-9|81	%clean
12mu|man-pages-cs-0.18.20090209-9|82	rm -rf %{buildroot}
12mu|man-pages-cs-0.18.20090209-9|83	
12mu|man-pages-cs-0.18.20090209-9|84	%files
12mu|man-pages-cs-0.18.20090209-9|85	%defattr(0644,root,man,755)
12mu|man-pages-cs-0.18.20090209-9|86	%doc README* Changelog CONTRIB.old
12mu|man-pages-cs-0.18.20090209-9|87	%dir %_mandir/%LNG
12mu|man-pages-cs-0.18.20090209-9|88	%dir /var/cache/man/%LNG
12mu|man-pages-cs-0.18.20090209-9|89	%ghost %config(noreplace) /var/cache/man/%LNG/whatis
12mu|man-pages-cs-0.18.20090209-9|90	%_mandir/%LNG/man*
12mu|man-pages-cs-0.18.20090209-9|91	%_mandir/%LNG/cat*
12mu|man-pages-cs-0.18.20090209-9|92	%_mandir/%LNG/CACHEDIR.TAG*
12mu|man-pages-cs-0.18.20090209-9|93	%_mandir/%LNG/index.db*
12mu|man-pages-cs-0.18.20090209-9|94	#%_mandir/%LNG/whatis
12mu|man-pages-cs-0.18.20090209-9|95	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mu|man-pages-cs-0.18.20090209-9|96	
12mu|man-pages-cs-0.18.20090209-9|97	
12mu|man-pages-cs-0.18.20090209-9|98	%changelog
12mu|man-pages-cs-0.18.20090209-9|99	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.18.20090209-6mdv2011.0
12mu|man-pages-cs-0.18.20090209-9|100	+ Revision: 666365
12mu|man-pages-cs-0.18.20090209-9|101	- mass rebuild
12mu|man-pages-cs-0.18.20090209-9|102	
12mu|man-pages-cs-0.18.20090209-9|103	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 0.18.20090209-5mdv2011.0
12mu|man-pages-cs-0.18.20090209-9|104	+ Revision: 609316
12mu|man-pages-cs-0.18.20090209-9|105	- rebuild
12mu|man-pages-cs-0.18.20090209-9|106	
12mu|man-pages-cs-0.18.20090209-9|107	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 0.18.20090209-4mdv2011.0
12mu|man-pages-cs-0.18.20090209-9|108	+ Revision: 609298
12mu|man-pages-cs-0.18.20090209-9|109	- fix build
12mu|man-pages-cs-0.18.20090209-9|110	- fix typos
12mu|man-pages-cs-0.18.20090209-9|111	- fix typo, duh!
12mu|man-pages-cs-0.18.20090209-9|112	- fix build
12mu|man-pages-cs-0.18.20090209-9|113	- rebuild
12mu|man-pages-cs-0.18.20090209-9|114	- rebuilt for 2010.1
12mu|man-pages-cs-0.18.20090209-9|115	
12mu|man-pages-cs-0.18.20090209-9|116	+ Tomas Kindl <supp@mandriva.org>
12mu|man-pages-cs-0.18.20090209-9|117	- unify buildroot usage
12mu|man-pages-cs-0.18.20090209-9|118	- bump to version 0.18.20090209
12mu|man-pages-cs-0.18.20090209-9|119	- SPEC cleanup
12mu|man-pages-cs-0.18.20090209-9|120	
12mu|man-pages-cs-0.18.20090209-9|121	* Tue Oct 14 2008 Funda Wang <fwang@mandriva.org> 0.17.20080113-1mdv2009.1
12mu|man-pages-cs-0.18.20090209-9|122	+ Revision: 293464
12mu|man-pages-cs-0.18.20090209-9|123	- New version 0.17.20080113
12mu|man-pages-cs-0.18.20090209-9|124	
12mu|man-pages-cs-0.18.20090209-9|125	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.17.20070905-2mdv2009.0
12mu|man-pages-cs-0.18.20090209-9|126	+ Revision: 223154
12mu|man-pages-cs-0.18.20090209-9|127	- rebuild
12mu|man-pages-cs-0.18.20090209-9|128	
12mu|man-pages-cs-0.18.20090209-9|129	+ Olivier Blin <oblin@mandriva.com>
12mu|man-pages-cs-0.18.20090209-9|130	- restore BuildRoot
12mu|man-pages-cs-0.18.20090209-9|131	
12mu|man-pages-cs-0.18.20090209-9|132	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 0.17.20070905-1mdv2008.1
12mu|man-pages-cs-0.18.20090209-9|133	+ Revision: 129693
12mu|man-pages-cs-0.18.20090209-9|134	- kill re-definition of %%buildroot on Pixel's request
12mu|man-pages-cs-0.18.20090209-9|135	
12mu|man-pages-cs-0.18.20090209-9|136	* Thu Sep 06 2007 Funda Wang <fwang@mandriva.org> 0.17.20070905-1mdv2008.0
12mu|man-pages-cs-0.18.20090209-9|137	+ Revision: 80554
12mu|man-pages-cs-0.18.20090209-9|138	- New version 0.17.20070905
12mu|man-pages-cs-0.18.20090209-9|139	
12mu|man-pages-cs-0.18.20090209-9|140	* Tue Jun 26 2007 Thierry Vignaud <tv@mandriva.org> 0.17.20070226-1mdv2008.0
12mu|man-pages-cs-0.18.20090209-9|141	+ Revision: 44467
12mu|man-pages-cs-0.18.20090209-9|142	- kill old icon
12mu|man-pages-cs-0.18.20090209-9|143	- new release
12mu|man-pages-cs-0.18.20090209-9|144	
12mu|man-pages-cs-0.18.20090209-9|145	* Fri May 04 2007 Funda Wang <fwang@mandriva.org> 0.17.20070219-1mdv2008.0
12mu|man-pages-cs-0.18.20090209-9|146	+ Revision: 22586
12mu|man-pages-cs-0.18.20090209-9|147	- New upstream version.
12mu|man-pages-cs-0.18.20090209-9|148	
12mu|man-pages-cs-0.18.20090209-9|149	
12mu|man-pages-cs-0.18.20090209-9|150	* Fri Apr 04 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.16-1mdk
12mu|man-pages-cs-0.18.20090209-9|151	- new release
12mu|man-pages-cs-0.18.20090209-9|152	- remove patch 0 (merged upstream)
12mu|man-pages-cs-0.18.20090209-9|153	
12mu|man-pages-cs-0.18.20090209-9|154	* Mon Jan 20 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.14-4mdk
12mu|man-pages-cs-0.18.20090209-9|155	- build release
12mu|man-pages-cs-0.18.20090209-9|156	
12mu|man-pages-cs-0.18.20090209-9|157	* Wed May 29 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.14-3mdk
12mu|man-pages-cs-0.18.20090209-9|158	- use new man-pages-LG template
12mu|man-pages-cs-0.18.20090209-9|159	- don't rebuild whatis on install since
12mu|man-pages-cs-0.18.20090209-9|160	- we've already build in package
12mu|man-pages-cs-0.18.20090209-9|161	- cron will rebuild it nightly and so add other package french man pages
12mu|man-pages-cs-0.18.20090209-9|162	- adapt to new man-pages-LG template
12mu|man-pages-cs-0.18.20090209-9|163	- requires man => 1.5j-8mdk for new man-pages framework
12mu|man-pages-cs-0.18.20090209-9|164	- remove old makewhatis.cs since default makewhatis is now able to parse
12mu|man-pages-cs-0.18.20090209-9|165	non english man pages
12mu|man-pages-cs-0.18.20090209-9|166	- use new std makewhatis to build whatis in spec and in cron entry
12mu|man-pages-cs-0.18.20090209-9|167	- whatis db goes into /var/cache/man (so enable ro /usr)
12mu|man-pages-cs-0.18.20090209-9|168	- standard {Build,}Requires/buildroot/prereq/arc/provides/obsoletes
12mu|man-pages-cs-0.18.20090209-9|169	- default description
12mu|man-pages-cs-0.18.20090209-9|170	- remove translations
12mu|man-pages-cs-0.18.20090209-9|171	
12mu|man-pages-cs-0.18.20090209-9|172	* Thu Mar 07 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.14-2mdk
12mu|man-pages-cs-0.18.20090209-9|173	- prevent conflicts with man
12mu|man-pages-cs-0.18.20090209-9|174	- provides manpages-%%LANG
12mu|man-pages-cs-0.18.20090209-9|175	- don't overwrite crontab if user atered it
12mu|man-pages-cs-0.18.20090209-9|176	- fix permission on /usr/share/man/cs/*
12mu|man-pages-cs-0.18.20090209-9|177	
12mu|man-pages-cs-0.18.20090209-9|178	* Sun Jul 01 2001 Jesse Kuang <kjx@mandrakesoft.com> 0.14-1mdk
12mu|man-pages-cs-0.18.20090209-9|179	- upgrade from rawhide
12mu|man-pages-cs-0.18.20090209-9|180	
12mu|man-pages-cs-0.18.20090209-9|181	* Tue May 01 2001 David BAUDENS <baudens@mandrakesoft.com> 0.12-10mdk
12mu|man-pages-cs-0.18.20090209-9|182	- Use %%_tmppath for BuildRoot
12mu|man-pages-cs-0.18.20090209-9|183	
12mu|man-pages-cs-0.18.20090209-9|184	* Tue Jul 18 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.12-9mdk
12mu|man-pages-cs-0.18.20090209-9|185	- Big Move
12mu|man-pages-cs-0.18.20090209-9|186	
12mu|man-pages-cs-0.18.20090209-9|187	* Mon Jun 26 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.12-8mdk
12mu|man-pages-cs-0.18.20090209-9|188	- use mandir macro in order to be ok when switching to /usr/share/man as
12mu|man-pages-cs-0.18.20090209-9|189	following FHS
12mu|man-pages-cs-0.18.20090209-9|190	
12mu|man-pages-cs-0.18.20090209-9|191	* Tue Apr 11 2000 Denis Havlik <denis@mandrakesoft.com> 0.12-7mdk
12mu|man-pages-cs-0.18.20090209-9|192	- spechelper, permissions,
12mu|man-pages-cs-0.18.20090209-9|193	
12mu|man-pages-cs-0.18.20090209-9|194	* Tue Mar 28 2000 Denis Havlik <denis@mandrakesoft.com> 0.12-6mdk
12mu|man-pages-cs-0.18.20090209-9|195	- convert to new group scheme
12mu|man-pages-cs-0.18.20090209-9|196	- convert books-cs.gif -> .xpm
12mu|man-pages-cs-0.18.20090209-9|197	
12mu|man-pages-cs-0.18.20090209-9|198	* Fri Nov 19 1999 Pablo Saratxaga <pablo@mandrakesoft.com> 0.12-5mdk
12mu|man-pages-cs-0.18.20090209-9|199	- moved makewhatis.cs from /usr/local/sbin to /usr/sbin
12mu|man-pages-cs-0.18.20090209-9|200	
12mu|man-pages-cs-0.18.20090209-9|201	* Tue Jul 20 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
12mu|man-pages-cs-0.18.20090209-9|202	- included some nice improvements from man-pages-pl
12mu|man-pages-cs-0.18.20090209-9|203	
12mu|man-pages-cs-0.18.20090209-9|204	* Wed Jul 07 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
12mu|man-pages-cs-0.18.20090209-9|205	- Adapted the rpm package of Pavel Janik to Mandrake
12mu|man-pages-cs-0.18.20090209-9|206	

20191 12
12mu|man-pages-da-0.1.1-16|1	%define LNG da
12mu|man-pages-da-0.1.1-16|2	%define name man-pages-%LNG
12mu|man-pages-da-0.1.1-16|3	%define version 0.1.1
12mu|man-pages-da-0.1.1-16|4	%define release 16
12mu|man-pages-da-0.1.1-16|5	
12mu|man-pages-da-0.1.1-16|6	Summary: Danish man pages from the Linux Documentation Project
12mu|man-pages-da-0.1.1-16|7	Name: %{name}
12mu|man-pages-da-0.1.1-16|8	Version: %{version}
12mu|man-pages-da-0.1.1-16|9	Release: %{release}
12mu|man-pages-da-0.1.1-16|10	License: Distributable
12mu|man-pages-da-0.1.1-16|11	Group: System/Internationalization
12mu|man-pages-da-0.1.1-16|12	Patch: manpages-da-0.1.1-manpath.patch
12mu|man-pages-da-0.1.1-16|13	URL: http://www.sslug.dk/locale/man-sider/
12mu|man-pages-da-0.1.1-16|14	Source: http://www.sslug.dk/locale/man-sider/manpages-da-%version.tar.bz2
12mu|man-pages-da-0.1.1-16|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|man-pages-da-0.1.1-16|16	BuildRequires: man => 1.5j-8mdk
12mu|man-pages-da-0.1.1-16|17	Requires: locales-%LNG
12mu|man-pages-da-0.1.1-16|18	Requires: man => 1.5j-8mdk
12mu|man-pages-da-0.1.1-16|19	BuildRequires: sed grep man
12mu|man-pages-da-0.1.1-16|20	Autoreq: false
12mu|man-pages-da-0.1.1-16|21	BuildArch: noarch
12mu|man-pages-da-0.1.1-16|22	
12mu|man-pages-da-0.1.1-16|23	%description
12mu|man-pages-da-0.1.1-16|24	A large collection of man pages (reference material) from the Linux
12mu|man-pages-da-0.1.1-16|25	Documentation Project (LDP), translated to Danish.  The man pages are
12mu|man-pages-da-0.1.1-16|26	organized into the following sections:
12mu|man-pages-da-0.1.1-16|27	
12mu|man-pages-da-0.1.1-16|28	Section 1:  User commands (intro only)
12mu|man-pages-da-0.1.1-16|29	Section 2:  System calls
12mu|man-pages-da-0.1.1-16|30	Section 3:  Libc calls
12mu|man-pages-da-0.1.1-16|31	Section 4:  Devices (e.g., hd, sd)
12mu|man-pages-da-0.1.1-16|32	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}passwd,
12mu|man-pages-da-0.1.1-16|33	nfs)
12mu|man-pages-da-0.1.1-16|34	Section 6:  Games (intro only)
12mu|man-pages-da-0.1.1-16|35	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
12mu|man-pages-da-0.1.1-16|36	Section 8:  System administration (intro only)
12mu|man-pages-da-0.1.1-16|37	
12mu|man-pages-da-0.1.1-16|38	%prep
12mu|man-pages-da-0.1.1-16|39	%setup -q -n manpages-da-%{version}
12mu|man-pages-da-0.1.1-16|40	%patch -p1
12mu|man-pages-da-0.1.1-16|41	
12mu|man-pages-da-0.1.1-16|42	%build
12mu|man-pages-da-0.1.1-16|43	
12mu|man-pages-da-0.1.1-16|44	%install
12mu|man-pages-da-0.1.1-16|45	rm -fr %{buildroot}
12mu|man-pages-da-0.1.1-16|46	make PREFIX=%{buildroot}/usr install
12mu|man-pages-da-0.1.1-16|47	
12mu|man-pages-da-0.1.1-16|48	LANG=%LNG DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}/%_mandir/%LNG
12mu|man-pages-da-0.1.1-16|49	
12mu|man-pages-da-0.1.1-16|50	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mu|man-pages-da-0.1.1-16|51	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron << EOF
12mu|man-pages-da-0.1.1-16|52	#!/bin/bash
12mu|man-pages-da-0.1.1-16|53	LANG=%LNG %{_bindir}/mandb %_mandir/%LNG
12mu|man-pages-da-0.1.1-16|54	exit 0
12mu|man-pages-da-0.1.1-16|55	EOF
12mu|man-pages-da-0.1.1-16|56	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mu|man-pages-da-0.1.1-16|57	
12mu|man-pages-da-0.1.1-16|58	mkdir -p  %{buildroot}/var/cache/man/%LNG
12mu|man-pages-da-0.1.1-16|59	
12mu|man-pages-da-0.1.1-16|60	touch %{buildroot}/var/cache/man/%LNG/whatis
12mu|man-pages-da-0.1.1-16|61	
12mu|man-pages-da-0.1.1-16|62	%postun
12mu|man-pages-da-0.1.1-16|63	# 0 means deleting the package
12mu|man-pages-da-0.1.1-16|64	if [ "$1" = "0" ]; then
12mu|man-pages-da-0.1.1-16|65	## Force removing of /var/catman/%LNG, if there isn't any man page
12mu|man-pages-da-0.1.1-16|66	## directory /%_mandir/%LNG
12mu|man-pages-da-0.1.1-16|67	if [ ! -d %_mandir/%LNG ] ; then
12mu|man-pages-da-0.1.1-16|68	/bin/rm -rf /var/catman/%LNG
12mu|man-pages-da-0.1.1-16|69	fi
12mu|man-pages-da-0.1.1-16|70	fi
12mu|man-pages-da-0.1.1-16|71	
12mu|man-pages-da-0.1.1-16|72	%post
12mu|man-pages-da-0.1.1-16|73	%create_ghostfile /var/cache/man/%LNG/whatis root root 644
12mu|man-pages-da-0.1.1-16|74	
12mu|man-pages-da-0.1.1-16|75	%clean
12mu|man-pages-da-0.1.1-16|76	rm -fr %{buildroot}
12mu|man-pages-da-0.1.1-16|77	
12mu|man-pages-da-0.1.1-16|78	%files
12mu|man-pages-da-0.1.1-16|79	%defattr(-,root,root)
12mu|man-pages-da-0.1.1-16|80	%doc lsmig AUTHORS ChangeLog
12mu|man-pages-da-0.1.1-16|81	%dir %_mandir/%LNG
12mu|man-pages-da-0.1.1-16|82	%dir /var/cache/man/%LNG
12mu|man-pages-da-0.1.1-16|83	%ghost %config(noreplace) /var/cache/man/%LNG/whatis
12mu|man-pages-da-0.1.1-16|84	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mu|man-pages-da-0.1.1-16|85	%_mandir/%LNG/*
12mu|man-pages-da-0.1.1-16|86	
12mu|man-pages-da-0.1.1-16|87	
12mu|man-pages-da-0.1.1-16|88	
12mu|man-pages-da-0.1.1-16|89	%changelog
12mu|man-pages-da-0.1.1-16|90	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-13mdv2011.0
12mu|man-pages-da-0.1.1-16|91	+ Revision: 666366
12mu|man-pages-da-0.1.1-16|92	- mass rebuild
12mu|man-pages-da-0.1.1-16|93	
12mu|man-pages-da-0.1.1-16|94	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-12mdv2011.0
12mu|man-pages-da-0.1.1-16|95	+ Revision: 609317
12mu|man-pages-da-0.1.1-16|96	- rebuild
12mu|man-pages-da-0.1.1-16|97	- fix build
12mu|man-pages-da-0.1.1-16|98	- fix typos
12mu|man-pages-da-0.1.1-16|99	
12mu|man-pages-da-0.1.1-16|100	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.1-11mdv2011.0
12mu|man-pages-da-0.1.1-16|101	+ Revision: 609200
12mu|man-pages-da-0.1.1-16|102	- fix build
12mu|man-pages-da-0.1.1-16|103	- rebuild
12mu|man-pages-da-0.1.1-16|104	- rebuilt for 2010.1
12mu|man-pages-da-0.1.1-16|105	
12mu|man-pages-da-0.1.1-16|106	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 0.1.1-9mdv2009.1
12mu|man-pages-da-0.1.1-16|107	+ Revision: 351567
12mu|man-pages-da-0.1.1-16|108	- rebuild
12mu|man-pages-da-0.1.1-16|109	
12mu|man-pages-da-0.1.1-16|110	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.1.1-8mdv2009.0
12mu|man-pages-da-0.1.1-16|111	+ Revision: 223164
12mu|man-pages-da-0.1.1-16|112	- rebuild
12mu|man-pages-da-0.1.1-16|113	
12mu|man-pages-da-0.1.1-16|114	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.1.1-7mdv2008.1
12mu|man-pages-da-0.1.1-16|115	+ Revision: 152915
12mu|man-pages-da-0.1.1-16|116	- rebuild
12mu|man-pages-da-0.1.1-16|117	- rebuild
12mu|man-pages-da-0.1.1-16|118	- kill re-definition of %%buildroot on Pixel's request
12mu|man-pages-da-0.1.1-16|119	- fix summary-ended-with-dot
12mu|man-pages-da-0.1.1-16|120	
12mu|man-pages-da-0.1.1-16|121	+ Olivier Blin <oblin@mandriva.com>
12mu|man-pages-da-0.1.1-16|122	- restore BuildRoot
12mu|man-pages-da-0.1.1-16|123	
12mu|man-pages-da-0.1.1-16|124	* Tue May 15 2007 Adam Williamson <awilliamson@mandriva.org> 0.1.1-5mdv2008.0
12mu|man-pages-da-0.1.1-16|125	+ Revision: 26773
12mu|man-pages-da-0.1.1-16|126	- clean spec, rebuild for new era
12mu|man-pages-da-0.1.1-16|127	
12mu|man-pages-da-0.1.1-16|128	
12mu|man-pages-da-0.1.1-16|129	* Thu Jul 24 2003 Per yvind Karlsen <peroyvind@sintrax.net> 0.1.1-4mdk
12mu|man-pages-da-0.1.1-16|130	- rebuild
12mu|man-pages-da-0.1.1-16|131	
12mu|man-pages-da-0.1.1-16|132	* Mon Jan 20 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.1-3mdk
12mu|man-pages-da-0.1.1-16|133	- build release
12mu|man-pages-da-0.1.1-16|134	
12mu|man-pages-da-0.1.1-16|135	* Wed May 29 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.1-2mdk
12mu|man-pages-da-0.1.1-16|136	- use new man-pages-LG template
12mu|man-pages-da-0.1.1-16|137	- don't rebuild whatis on install since
12mu|man-pages-da-0.1.1-16|138	- we've already build in package
12mu|man-pages-da-0.1.1-16|139	- cron will rebuild it nightly and so add other package french man pages
12mu|man-pages-da-0.1.1-16|140	- adapt to new man-pages-LG template
12mu|man-pages-da-0.1.1-16|141	- requires man => 1.5j-8mdk for new man-pages framework
12mu|man-pages-da-0.1.1-16|142	- use new std makewhatis to build whatis in spec and in cron entry
12mu|man-pages-da-0.1.1-16|143	- add cron entry to nightly update whatis db
12mu|man-pages-da-0.1.1-16|144	- whatis db goes into /var/cache/man (so enable ro /usr)
12mu|man-pages-da-0.1.1-16|145	- standard {Build,}Requires/buildroot/prereq/arc/provides/obsoletes
12mu|man-pages-da-0.1.1-16|146	- remove duplicated summary
12mu|man-pages-da-0.1.1-16|147	
12mu|man-pages-da-0.1.1-16|148	* Fri Mar 08 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.1.1-1mdk
12mu|man-pages-da-0.1.1-16|149	- initial package
12mu|man-pages-da-0.1.1-16|150	

20192 12
12mu|man-pages-de-0.9-2|1	%define	LNG de
12mu|man-pages-de-0.9-2|2	%define	gitrevision aeb3e35
12mu|man-pages-de-0.9-2|3	%define	srcname manpages-%{LNG}
12mu|man-pages-de-0.9-2|4	
12mu|man-pages-de-0.9-2|5	Name:		man-pages-%{LNG}
12mu|man-pages-de-0.9-2|6	Version:	0.9
12mu|man-pages-de-0.9-2|7	Release:	2
12mu|man-pages-de-0.9-2|8	Summary:	German man (manual) pages from the Linux Documentation Project
12mu|man-pages-de-0.9-2|9	License:	Distributable
12mu|man-pages-de-0.9-2|10	Group:		System/Internationalization
12mu|man-pages-de-0.9-2|11	Url:		http://alioth.debian.org/projects/manpages-de/
12mu|man-pages-de-0.9-2|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|man-pages-de-0.9-2|13	BuildArch:	noarch
12mu|man-pages-de-0.9-2|14	Source0:	%{srcname}-%{gitrevision}.tar.gz
12mu|man-pages-de-0.9-2|15	BuildRequires:	man
12mu|man-pages-de-0.9-2|16	Requires:	locales-%{LNG}
12mu|man-pages-de-0.9-2|17	Requires:	man
12mu|man-pages-de-0.9-2|18	Obsoletes:	man-%{LNG}
12mu|man-pages-de-0.9-2|19	Obsoletes:	manpages-%{LNG}
12mu|man-pages-de-0.9-2|20	Provides:	man-%{LNG}
12mu|man-pages-de-0.9-2|21	Provides:	manpages-%{LNG}
12mu|man-pages-de-0.9-2|22	
12mu|man-pages-de-0.9-2|23	%description
12mu|man-pages-de-0.9-2|24	A large collection of man pages (reference material) from the Linux
12mu|man-pages-de-0.9-2|25	Documentation Project (LDP), translated to German.  The man pages are
12mu|man-pages-de-0.9-2|26	organized into the following sections:
12mu|man-pages-de-0.9-2|27	
12mu|man-pages-de-0.9-2|28	Section 1:  User commands (intro only)
12mu|man-pages-de-0.9-2|29	Section 2:  System calls
12mu|man-pages-de-0.9-2|30	Section 3:  Libc calls
12mu|man-pages-de-0.9-2|31	Section 4:  Devices (e.g., hd, sd)
12mu|man-pages-de-0.9-2|32	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}passwd,
12mu|man-pages-de-0.9-2|33	nfs)
12mu|man-pages-de-0.9-2|34	Section 6:  Games (intro only)
12mu|man-pages-de-0.9-2|35	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
12mu|man-pages-de-0.9-2|36	Section 8:  System administration (intro only)
12mu|man-pages-de-0.9-2|37	
12mu|man-pages-de-0.9-2|38	%prep
12mu|man-pages-de-0.9-2|39	%setup -q -n %{srcname}-%{gitrevision}
12mu|man-pages-de-0.9-2|40	
12mu|man-pages-de-0.9-2|41	%build
12mu|man-pages-de-0.9-2|42	
12mu|man-pages-de-0.9-2|43	%install
12mu|man-pages-de-0.9-2|44	rm -rf %{buildroot}
12mu|man-pages-de-0.9-2|45	mkdir -p %{buildroot}/%{_mandir}/%{LNG}/man{1,2,3,4,5,6,7,8,9,n}
12mu|man-pages-de-0.9-2|46	mkdir -p %{buildroot}%{_var}/catman/%{LNG}/cat{1,2,3,4,5,6,7,8,9,n}
12mu|man-pages-de-0.9-2|47	
12mu|man-pages-de-0.9-2|48	for i in 1 2 3 4 5 6 7 8; do
12mu|man-pages-de-0.9-2|49	if [ -d man$i ] ; then
12mu|man-pages-de-0.9-2|50	cp -avf man$i %{buildroot}%{_mandir}/%{LNG}/
12mu|man-pages-de-0.9-2|51	else
12mu|man-pages-de-0.9-2|52	echo "man$i does not exist"
12mu|man-pages-de-0.9-2|53	fi
12mu|man-pages-de-0.9-2|54	done
12mu|man-pages-de-0.9-2|55	
12mu|man-pages-de-0.9-2|56	# those files conflict whith net-tools
12mu|man-pages-de-0.9-2|57	# nothing to remove for now
12mu|man-pages-de-0.9-2|58	
12mu|man-pages-de-0.9-2|59	LANG=%{LNG} DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}/%{_mandir}/%{LNG}
12mu|man-pages-de-0.9-2|60	
12mu|man-pages-de-0.9-2|61	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mu|man-pages-de-0.9-2|62	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron << EOF
12mu|man-pages-de-0.9-2|63	#!/bin/bash
12mu|man-pages-de-0.9-2|64	LANG=%{LNG} %{_bindir}/mandb %{_mandir}/%{LNG}
12mu|man-pages-de-0.9-2|65	exit 0
12mu|man-pages-de-0.9-2|66	EOF
12mu|man-pages-de-0.9-2|67	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
12mu|man-pages-de-0.9-2|68	
12mu|man-pages-de-0.9-2|69	mkdir -p  %{buildroot}%{_var}/cache/man/%{LNG}
12mu|man-pages-de-0.9-2|70	
12mu|man-pages-de-0.9-2|71	touch %{buildroot}%{_var}/cache/man/%{LNG}/whatis
12mu|man-pages-de-0.9-2|72	
12mu|man-pages-de-0.9-2|73	%postun
12mu|man-pages-de-0.9-2|74	# 0 means deleting the package
12mu|man-pages-de-0.9-2|75	if [ "$1" = "0" ]; then
12mu|man-pages-de-0.9-2|76	## Force removing of /var/catman/%{LNG}, if there isn't any man page
12mu|man-pages-de-0.9-2|77	## directory /%{_mandir}/%{LNG}
12mu|man-pages-de-0.9-2|78	if [ ! -d %{_mandir}/%{LNG} ] ; then
12mu|man-pages-de-0.9-2|79	rm -rf %{_var}/catman/%{LNG}
12mu|man-pages-de-0.9-2|80	fi
12mu|man-pages-de-0.9-2|81	fi
12mu|man-pages-de-0.9-2|82	
12mu|man-pages-de-0.9-2|83	%post
12mu|man-pages-de-0.9-2|84	%create_ghostfile %{_var}/cache/man/%{LNG}/whatis root root 644
12mu|man-pages-de-0.9-2|85	
12mu|man-pages-de-0.9-2|86	%files
12mu|man-pages-de-0.9-2|87	%doc CHANGES README COPYRIGHT
12mu|man-pages-de-0.9-2|88	%dir %{_mandir}/%{LNG}
12mu|man-pages-de-0.9-2|89	%dir %{_var}/cache/man/%{LNG}
12mu|man-pages-de-0.9-2|90	%ghost %config(noreplace) %{_var}/cache/man/%{LNG}/whatis
12mu|man-pages-de-0.9-2|91	%{_mandir}/%{LNG}/man*
12mu|man-pages-de-0.9-2|92	%{_mandir}/%{LNG}/cat*
12mu|man-pages-de-0.9-2|93	%{_mandir}/%{LNG}/CACHEDIR.TAG*
12mu|man-pages-de-0.9-2|94	%{_mandir}/%{LNG}/index.db*
12mu|man-pages-de-0.9-2|95	#%{_mandir}/%{LNG}/whatis
12mu|man-pages-de-0.9-2|96	%attr(755,root,man) %{_var}/catman/%{LNG}
12mu|man-pages-de-0.9-2|97	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
12mu|man-pages-de-0.9-2|98	
12mu|man-pages-de-0.9-2|99	
12mu|man-pages-de-0.9-2|100	
12mu|man-pages-de-0.9-2|101	%changelog
12mu|man-pages-de-0.9-2|102	* Wed Dec 14 2011 Andrey Bondrov <abondrov@mandriva.org> 0.9-1mdv2012.0
12mu|man-pages-de-0.9-2|103	+ Revision: 741152
12mu|man-pages-de-0.9-2|104	- New version 0.9 from git, new upstream url
12mu|man-pages-de-0.9-2|105	
12mu|man-pages-de-0.9-2|106	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5-9
12mu|man-pages-de-0.9-2|107	+ Revision: 666367
12mu|man-pages-de-0.9-2|108	- mass rebuild
12mu|man-pages-de-0.9-2|109	
12mu|man-pages-de-0.9-2|110	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5-8mdv2011.0
12mu|man-pages-de-0.9-2|111	+ Revision: 609318
12mu|man-pages-de-0.9-2|112	- rebuild
12mu|man-pages-de-0.9-2|113	
12mu|man-pages-de-0.9-2|114	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5-7mdv2011.0
12mu|man-pages-de-0.9-2|115	+ Revision: 609300
12mu|man-pages-de-0.9-2|116	- fix build
12mu|man-pages-de-0.9-2|117	- fix typos
12mu|man-pages-de-0.9-2|118	- fix build
12mu|man-pages-de-0.9-2|119	- rebuild
12mu|man-pages-de-0.9-2|120	- rebuilt for 2010.1
12mu|man-pages-de-0.9-2|121	
12mu|man-pages-de-0.9-2|122	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 0.5-5mdv2009.1
12mu|man-pages-de-0.9-2|123	+ Revision: 351569
12mu|man-pages-de-0.9-2|124	- rebuild
12mu|man-pages-de-0.9-2|125	
12mu|man-pages-de-0.9-2|126	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.5-4mdv2009.0
12mu|man-pages-de-0.9-2|127	+ Revision: 223171
12mu|man-pages-de-0.9-2|128	- rebuild
12mu|man-pages-de-0.9-2|129	
12mu|man-pages-de-0.9-2|130	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.5-3mdv2008.1
12mu|man-pages-de-0.9-2|131	+ Revision: 152929
12mu|man-pages-de-0.9-2|132	- rebuild
12mu|man-pages-de-0.9-2|133	
12mu|man-pages-de-0.9-2|134	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.5-2mdv2008.1
12mu|man-pages-de-0.9-2|135	+ Revision: 152924
12mu|man-pages-de-0.9-2|136	- rebuild
12mu|man-pages-de-0.9-2|137	- kill re-definition of %%buildroot on Pixel's request
12mu|man-pages-de-0.9-2|138	
12mu|man-pages-de-0.9-2|139	+ Olivier Blin <blino@mandriva.org>
12mu|man-pages-de-0.9-2|140	- restore BuildRoot
12mu|man-pages-de-0.9-2|141	
12mu|man-pages-de-0.9-2|142	* Tue Apr 24 2007 Thierry Vignaud <tv@mandriva.org> 0.5-1mdv2008.0
12mu|man-pages-de-0.9-2|143	+ Revision: 17838
12mu|man-pages-de-0.9-2|144	- new release
12mu|man-pages-de-0.9-2|145	
12mu|man-pages-de-0.9-2|146	
12mu|man-pages-de-0.9-2|147	* Thu Mar 02 2006 Gtz Waschk <waschk@mandriva.org> 0.4-5mdk
12mu|man-pages-de-0.9-2|148	- drop patch 0
12mu|man-pages-de-0.9-2|149	- drop prereq
12mu|man-pages-de-0.9-2|150	- drop icon
12mu|man-pages-de-0.9-2|151	- fix URL
12mu|man-pages-de-0.9-2|152	
12mu|man-pages-de-0.9-2|153	* Thu Jul 24 2003 Per yvind Karlsen <peroyvind@sintrax.net> 0.4-4mdk
12mu|man-pages-de-0.9-2|154	- rebuild
12mu|man-pages-de-0.9-2|155	

20193 12
12mu|man-pages-es-1.55-9|1	%define LNG es
12mu|man-pages-es-1.55-9|2	%define extra_ver 0.8a
12mu|man-pages-es-1.55-9|3	
12mu|man-pages-es-1.55-9|4	Summary: Spanish man (manual) pages from the Linux Documentation Project
12mu|man-pages-es-1.55-9|5	Name: man-pages-%LNG
12mu|man-pages-es-1.55-9|6	Version: 1.55
12mu|man-pages-es-1.55-9|7	Release: 9
12mu|man-pages-es-1.55-9|8	License: LDP GENERAL PUBLIC LICENSE
12mu|man-pages-es-1.55-9|9	Group: System/Internationalization
12mu|man-pages-es-1.55-9|10	Source: http://www.ditec.um.es/~piernas/manpages-es/man-pages-es-%{version}.tar.bz2
12mu|man-pages-es-1.55-9|11	Source1: http://www.ditec.um.es/~piernas/manpages-es/man-pages-es-extra-%{extra_ver}.tar.bz2
12mu|man-pages-es-1.55-9|12	URL: http://www.ditec.um.es/~piernas/manpages-es/
12mu|man-pages-es-1.55-9|13	#URL: http://www.pameli.org/
12mu|man-pages-es-1.55-9|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|man-pages-es-1.55-9|15	BuildRequires: man => 1.5j-8mdk
12mu|man-pages-es-1.55-9|16	Requires: locales-%LNG, man => 1.5j-8mdk
12mu|man-pages-es-1.55-9|17	Requires(post,preun): sed grep man
12mu|man-pages-es-1.55-9|18	Autoreq: false
12mu|man-pages-es-1.55-9|19	BuildArch: noarch
12mu|man-pages-es-1.55-9|20	Obsoletes: man-%LNG, manpages-%LNG
12mu|man-pages-es-1.55-9|21	Provides: man-%LNG, manpages-%LNG
12mu|man-pages-es-1.55-9|22	Obsoletes: man-pages-es-extra
12mu|man-pages-es-1.55-9|23	Provides: man-pages-es-extra
12mu|man-pages-es-1.55-9|24	
12mu|man-pages-es-1.55-9|25	%description
12mu|man-pages-es-1.55-9|26	A large collection of man pages (reference material) from the Linux
12mu|man-pages-es-1.55-9|27	Documentation Project (LDP), translated to spanish.  The man pages are
12mu|man-pages-es-1.55-9|28	organized into the following sections:
12mu|man-pages-es-1.55-9|29	
12mu|man-pages-es-1.55-9|30	Section 1:  User commands (intro only)
12mu|man-pages-es-1.55-9|31	Section 2:  System calls
12mu|man-pages-es-1.55-9|32	Section 3:  Libc calls
12mu|man-pages-es-1.55-9|33	Section 4:  Devices (e.g., hd, sd)
12mu|man-pages-es-1.55-9|34	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}passwd,
12mu|man-pages-es-1.55-9|35	nfs)
12mu|man-pages-es-1.55-9|36	Section 6:  Games (intro only)
12mu|man-pages-es-1.55-9|37	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
12mu|man-pages-es-1.55-9|38	Section 8:  System administration (intro only)
12mu|man-pages-es-1.55-9|39	
12mu|man-pages-es-1.55-9|40	
12mu|man-pages-es-1.55-9|41	%prep
12mu|man-pages-es-1.55-9|42	%setup -n man-pages-%LNG-%{version} -a1
12mu|man-pages-es-1.55-9|43	%build
12mu|man-pages-es-1.55-9|44	
12mu|man-pages-es-1.55-9|45	
12mu|man-pages-es-1.55-9|46	%install
12mu|man-pages-es-1.55-9|47	rm -rf %{buildroot}
12mu|man-pages-es-1.55-9|48	mkdir -p %{buildroot}/%_mandir/%LNG/man{1,2,3,4,5,6,7,8,9,n}
12mu|man-pages-es-1.55-9|49	mkdir -p %{buildroot}/var/catman/%LNG/cat{1,2,3,4,5,6,7,8,9,n}
12mu|man-pages-es-1.55-9|50	
12mu|man-pages-es-1.55-9|51	mv man1/{README,LEAME} .
12mu|man-pages-es-1.55-9|52	
12mu|man-pages-es-1.55-9|53	make MANDIR=%{buildroot}/%_mandir/es allbz
12mu|man-pages-es-1.55-9|54	
12mu|man-pages-es-1.55-9|55	make -C man-pages-es-extra-%{extra_ver} MANDIR=%{buildroot}/%_mandir/es allbz
12mu|man-pages-es-1.55-9|56	
12mu|man-pages-es-1.55-9|57	LANG=%LNG DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}/%_mandir/%LNG
12mu|man-pages-es-1.55-9|58	
12mu|man-pages-es-1.55-9|59	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mu|man-pages-es-1.55-9|60	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron << EOF
12mu|man-pages-es-1.55-9|61	#!/bin/bash
12mu|man-pages-es-1.55-9|62	LANG=%LNG %{_bindir}/mandb %_mandir/%LNG
12mu|man-pages-es-1.55-9|63	exit 0
12mu|man-pages-es-1.55-9|64	EOF
12mu|man-pages-es-1.55-9|65	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mu|man-pages-es-1.55-9|66	
12mu|man-pages-es-1.55-9|67	mkdir -p  %{buildroot}/var/cache/man/%LNG
12mu|man-pages-es-1.55-9|68	rm -f %{buildroot}/usr/share/man/es/{LEEME,LEEME.extra,PAQUETES,PROYECTO}
12mu|man-pages-es-1.55-9|69	
12mu|man-pages-es-1.55-9|70	touch %{buildroot}/var/cache/man/%LNG/whatis
12mu|man-pages-es-1.55-9|71	
12mu|man-pages-es-1.55-9|72	%postun
12mu|man-pages-es-1.55-9|73	# 0 means deleting the package
12mu|man-pages-es-1.55-9|74	if [ "$1" = "0" ]; then
12mu|man-pages-es-1.55-9|75	## Force removing of /var/catman/%LNG, if there isn't any man page
12mu|man-pages-es-1.55-9|76	## directory /%_mandir/%LNG
12mu|man-pages-es-1.55-9|77	if [ ! -d %_mandir/%LNG ] ; then
12mu|man-pages-es-1.55-9|78	rm -rf /var/catman/%LNG
12mu|man-pages-es-1.55-9|79	fi
12mu|man-pages-es-1.55-9|80	fi
12mu|man-pages-es-1.55-9|81	
12mu|man-pages-es-1.55-9|82	%post
12mu|man-pages-es-1.55-9|83	%create_ghostfile /var/cache/man/%LNG/whatis root root 644
12mu|man-pages-es-1.55-9|84	
12mu|man-pages-es-1.55-9|85	%clean
12mu|man-pages-es-1.55-9|86	rm -rf %{buildroot}
12mu|man-pages-es-1.55-9|87	
12mu|man-pages-es-1.55-9|88	%files
12mu|man-pages-es-1.55-9|89	%defattr(0644,root,man,755)
12mu|man-pages-es-1.55-9|90	%doc LEEME README man-pages-es-extra-%{extra_ver}/LEEME.extra
12mu|man-pages-es-1.55-9|91	%doc man-pages-es-extra-%{extra_ver}/PAQUETES
12mu|man-pages-es-1.55-9|92	%doc man-pages-es-extra-%{extra_ver}/PROYECTO
12mu|man-pages-es-1.55-9|93	%dir %_mandir/%LNG
12mu|man-pages-es-1.55-9|94	%dir /var/cache/man/%LNG
12mu|man-pages-es-1.55-9|95	%ghost %config(noreplace) /var/cache/man/%LNG/whatis
12mu|man-pages-es-1.55-9|96	%_mandir/%LNG/man*
12mu|man-pages-es-1.55-9|97	%{_mandir}/%{LNG}/cat*
12mu|man-pages-es-1.55-9|98	%{_mandir}/%{LNG}/CACHEDIR.TAG*
12mu|man-pages-es-1.55-9|99	%{_mandir}/%{LNG}/index.db*
12mu|man-pages-es-1.55-9|100	#%_mandir/%LNG/whatis
12mu|man-pages-es-1.55-9|101	%attr(755,root,man) /var/catman/%LNG
12mu|man-pages-es-1.55-9|102	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mu|man-pages-es-1.55-9|103	
12mu|man-pages-es-1.55-9|104	
12mu|man-pages-es-1.55-9|105	
12mu|man-pages-es-1.55-9|106	%changelog
12mu|man-pages-es-1.55-9|107	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.55-7mdv2011.0
12mu|man-pages-es-1.55-9|108	+ Revision: 666368
12mu|man-pages-es-1.55-9|109	- mass rebuild
12mu|man-pages-es-1.55-9|110	
12mu|man-pages-es-1.55-9|111	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 1.55-6mdv2011.0
12mu|man-pages-es-1.55-9|112	+ Revision: 609319
12mu|man-pages-es-1.55-9|113	- rebuild
12mu|man-pages-es-1.55-9|114	- fix build
12mu|man-pages-es-1.55-9|115	- fix typos
12mu|man-pages-es-1.55-9|116	
12mu|man-pages-es-1.55-9|117	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 1.55-5mdv2011.0
12mu|man-pages-es-1.55-9|118	+ Revision: 609212
12mu|man-pages-es-1.55-9|119	- fix file list
12mu|man-pages-es-1.55-9|120	- fix build
12mu|man-pages-es-1.55-9|121	- rebuild
12mu|man-pages-es-1.55-9|122	- rebuilt for 2010.1
12mu|man-pages-es-1.55-9|123	
12mu|man-pages-es-1.55-9|124	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 1.55-3mdv2009.1
12mu|man-pages-es-1.55-9|125	+ Revision: 351571
12mu|man-pages-es-1.55-9|126	- rebuild
12mu|man-pages-es-1.55-9|127	
12mu|man-pages-es-1.55-9|128	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 1.55-2mdv2009.0
12mu|man-pages-es-1.55-9|129	+ Revision: 223172
12mu|man-pages-es-1.55-9|130	- rebuild
12mu|man-pages-es-1.55-9|131	
12mu|man-pages-es-1.55-9|132	+ Olivier Blin <oblin@mandriva.com>
12mu|man-pages-es-1.55-9|133	- restore BuildRoot
12mu|man-pages-es-1.55-9|134	
12mu|man-pages-es-1.55-9|135	* Tue Dec 18 2007 Thierry Vignaud <tv@mandriva.org> 1.55-1mdv2008.1
12mu|man-pages-es-1.55-9|136	+ Revision: 131812
12mu|man-pages-es-1.55-9|137	- fix  prereq
12mu|man-pages-es-1.55-9|138	- kill re-definition of %%buildroot on Pixel's request
12mu|man-pages-es-1.55-9|139	- fix summary-ended-with-dot
12mu|man-pages-es-1.55-9|140	
12mu|man-pages-es-1.55-9|141	* Mon Apr 23 2007 Thierry Vignaud <tv@mandriva.org> 1.55-1mdv2008.0
12mu|man-pages-es-1.55-9|142	+ Revision: 17427
12mu|man-pages-es-1.55-9|143	- kill icon
12mu|man-pages-es-1.55-9|144	- new release ; use mkrel
12mu|man-pages-es-1.55-9|145	
12mu|man-pages-es-1.55-9|146	
12mu|man-pages-es-1.55-9|147	* Fri Aug 13 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.28-6mdk
12mu|man-pages-es-1.55-9|148	- fix description (rafael)
12mu|man-pages-es-1.55-9|149	
12mu|man-pages-es-1.55-9|150	* Fri Aug 13 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.28-5mdk
12mu|man-pages-es-1.55-9|151	- rebuild
12mu|man-pages-es-1.55-9|152	
12mu|man-pages-es-1.55-9|153	* Thu Jul 24 2003 Per yvind Karlsen <peroyvind@sintrax.net> 1.28-4mdk
12mu|man-pages-es-1.55-9|154	- rebuild
12mu|man-pages-es-1.55-9|155	
12mu|man-pages-es-1.55-9|156	* Mon Jan 20 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.28-3mdk
12mu|man-pages-es-1.55-9|157	- fix unpackaged files
12mu|man-pages-es-1.55-9|158	
12mu|man-pages-es-1.55-9|159	* Thu May 30 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.28-2mdk
12mu|man-pages-es-1.55-9|160	- use new man-pages-LG template
12mu|man-pages-es-1.55-9|161	- don't rebuild whatis on install since
12mu|man-pages-es-1.55-9|162	- we've already build in package
12mu|man-pages-es-1.55-9|163	- cron will rebuild it nightly and so add other package french man pages
12mu|man-pages-es-1.55-9|164	- adapt to new man-pages-LG template
12mu|man-pages-es-1.55-9|165	- requires man => 1.5j-8mdk for new man-pages framework
12mu|man-pages-es-1.55-9|166	- remove old makewhatis.es since default makewhatis is now able to parse
12mu|man-pages-es-1.55-9|167	non english man pages
12mu|man-pages-es-1.55-9|168	- use new std makewhatis to build whatis in spec and in cron entry
12mu|man-pages-es-1.55-9|169	- whatis db goes into /var/cache/man (so enable ro /usr)
12mu|man-pages-es-1.55-9|170	- standard {Build,}Requires/buildroot/prereq/arc/provides/obsoletes
12mu|man-pages-es-1.55-9|171	- remove translations
12mu|man-pages-es-1.55-9|172	- make -C prevent using useless sub shells
12mu|man-pages-es-1.55-9|173	
12mu|man-pages-es-1.55-9|174	* Mon Mar 25 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.28-1mdk
12mu|man-pages-es-1.55-9|175	- fix licence
12mu|man-pages-es-1.55-9|176	- new release
12mu|man-pages-es-1.55-9|177	- add alternative url
12mu|man-pages-es-1.55-9|178	
12mu|man-pages-es-1.55-9|179	* Thu Mar 07 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.24-7mdk
12mu|man-pages-es-1.55-9|180	- provides manpages-%%LANG
12mu|man-pages-es-1.55-9|181	- don't overwrite crontab if user altered it
12mu|man-pages-es-1.55-9|182	
12mu|man-pages-es-1.55-9|183	* Sun Jul 08 2001 Jesse Kuang <kjx@mandrakesoft.com> 1.24-6mdk
12mu|man-pages-es-1.55-9|184	- rebuild on cluster
12mu|man-pages-es-1.55-9|185	
12mu|man-pages-es-1.55-9|186	* Tue Jul 18 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.24-5mdk
12mu|man-pages-es-1.55-9|187	- BM
12mu|man-pages-es-1.55-9|188	
12mu|man-pages-es-1.55-9|189	* Mon Jun 26 2000 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.24-4mdk
12mu|man-pages-es-1.55-9|190	- use mandir macro in order to be ok when switching to /usr/share/man as
12mu|man-pages-es-1.55-9|191	following FHS.
12mu|man-pages-es-1.55-9|192	
12mu|man-pages-es-1.55-9|193	* Sat Apr 08 2000 Camille Begnis <camille@mandrakesoft.com> 1.24-3mdk
12mu|man-pages-es-1.55-9|194	- spec update
12mu|man-pages-es-1.55-9|195	- fix permissions
12mu|man-pages-es-1.55-9|196	- fix group
12mu|man-pages-es-1.55-9|197	
12mu|man-pages-es-1.55-9|198	* Fri Nov 19 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
12mu|man-pages-es-1.55-9|199	- moved makewhatis.es from /usr/local/sbin to /usr/sbin
12mu|man-pages-es-1.55-9|200	
12mu|man-pages-es-1.55-9|201	* Wed Nov 03 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
12mu|man-pages-es-1.55-9|202	- upgraded to man-pages-es-1.24 & man-pages-es-extra-0.8a
12mu|man-pages-es-1.55-9|203	
12mu|man-pages-es-1.55-9|204	* Tue Jul 20 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
12mu|man-pages-es-1.55-9|205	- included some nice improvements from man-pages-pl
12mu|man-pages-es-1.55-9|206	
12mu|man-pages-es-1.55-9|207	* Wed Jul 07 1999 Pablo Saratxaga <pablo@mandrakesoft.com>
12mu|man-pages-es-1.55-9|208	- changed the name from man-es to man-pages-es, to make it consistent
12mu|man-pages-es-1.55-9|209	with the english man pages package (and compatible with the name
12mu|man-pages-es-1.55-9|210	used by Juan Piernas Cnovas)
12mu|man-pages-es-1.55-9|211	- merged with the rpm package I mantained before; that is I added an icon,
12mu|man-pages-es-1.55-9|212	the /var/catman/es tree, a makewhatis.es script, and a cron entry to run it
12mu|man-pages-es-1.55-9|213	
12mu|man-pages-es-1.55-9|214	* Sat May 22 1999 Bernhard Rosenkrnzer <bero@mandrakesoft.com>
12mu|man-pages-es-1.55-9|215	- Fix prereqs
12mu|man-pages-es-1.55-9|216	
12mu|man-pages-es-1.55-9|217	* Wed Apr 21 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12mu|man-pages-es-1.55-9|218	- Description taken from Juan Piernas Cnovas <piernas@ditec.um.es> package.
12mu|man-pages-es-1.55-9|219	
12mu|man-pages-es-1.55-9|220	* Tue Apr 20 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12mu|man-pages-es-1.55-9|221	- Initial version.
12mu|man-pages-es-1.55-9|222	- Add a script for /etc/man.config
12mu|man-pages-es-1.55-9|223	

20194 12
12mu|man-pages-fr-3.03.0-11|1	%define LNG fr
12mu|man-pages-fr-3.03.0-11|2	
12mu|man-pages-fr-3.03.0-11|3	Summary:	French man (manual) pages from the Linux Documentation Project
12mu|man-pages-fr-3.03.0-11|4	Name:		man-pages-fr
12mu|man-pages-fr-3.03.0-11|5	Version:	3.03.0
12mu|man-pages-fr-3.03.0-11|6	Release:	11
12mu|man-pages-fr-3.03.0-11|7	License:	GPL
12mu|man-pages-fr-3.03.0-11|8	Group:		System/Internationalization
12mu|man-pages-fr-3.03.0-11|9	Url: 		http://manpagesfr.free.fr/
12mu|man-pages-fr-3.03.0-11|10	Source:		http://manpagesfr.free.fr/download/%name-%version.tar.bz2
12mu|man-pages-fr-3.03.0-11|11	Source2:	man-pages-fr-goodies.tar.bz2
12mu|man-pages-fr-3.03.0-11|12	Source3:	http://www.delafond.org/traducmanfr/mansupfr.tar.bz2
12mu|man-pages-fr-3.03.0-11|13	Source4:	http://www.delafond.org/traducmanfr/archivemansupfr.tar.bz2
12mu|man-pages-fr-3.03.0-11|14	Source10:	http://www.enstimac.fr/Perl/perl-all-fr-man.tar.bz2
12mu|man-pages-fr-3.03.0-11|15	Source11:	man-pages-fr-1.58-extras.tar.bz2
12mu|man-pages-fr-3.03.0-11|16	Source12:	man-pages-extras-fr-0.7.9.tar.bz2
12mu|man-pages-fr-3.03.0-11|17	Source13:	http://manpagesfr.free.fr/download/man-pages-sup-fr-20080606.tar.bz2
12mu|man-pages-fr-3.03.0-11|18	Source20:	books-fr.xpm
12mu|man-pages-fr-3.03.0-11|19	BuildRequires:	man
12mu|man-pages-fr-3.03.0-11|20	Autoreqprov:	false
12mu|man-pages-fr-3.03.0-11|21	Requires:	locales-fr
12mu|man-pages-fr-3.03.0-11|22	Provides:	man-fr = %{EVRD}
12mu|man-pages-fr-3.03.0-11|23	Provides:	manpages-fr = %{EVRD}
12mu|man-pages-fr-3.03.0-11|24	BuildArch:	noarch
12mu|man-pages-fr-3.03.0-11|25	
12mu|man-pages-fr-3.03.0-11|26	%description
12mu|man-pages-fr-3.03.0-11|27	A large collection of man pages (reference material) from the Linux
12mu|man-pages-fr-3.03.0-11|28	Documentation Project (LDP), translated to French.  The man pages are
12mu|man-pages-fr-3.03.0-11|29	organized into the following sections:
12mu|man-pages-fr-3.03.0-11|30	
12mu|man-pages-fr-3.03.0-11|31	Section 1:  User commands (intro only)
12mu|man-pages-fr-3.03.0-11|32	Section 2:  System calls
12mu|man-pages-fr-3.03.0-11|33	Section 3:  Libc calls
12mu|man-pages-fr-3.03.0-11|34	Section 4:  Devices (e.g., hd, sd)
12mu|man-pages-fr-3.03.0-11|35	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}passwd, nfs)
12mu|man-pages-fr-3.03.0-11|36	Section 5:  Games (intro only)
12mu|man-pages-fr-3.03.0-11|37	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
12mu|man-pages-fr-3.03.0-11|38	Section 8:  System administration (intro only)
12mu|man-pages-fr-3.03.0-11|39	Section 9:  Kernel routines
12mu|man-pages-fr-3.03.0-11|40	
12mu|man-pages-fr-3.03.0-11|41	%prep
12mu|man-pages-fr-3.03.0-11|42	%setup -q -a3 -a4 -a10 -a11 -a12 -a13
12mu|man-pages-fr-3.03.0-11|43	
12mu|man-pages-fr-3.03.0-11|44	%build
12mu|man-pages-fr-3.03.0-11|45	rm -f man2/core.21??
12mu|man-pages-fr-3.03.0-11|46	for dis in {archive_des_mans,pagesdeman}/{debian,mandrake}; do
12mu|man-pages-fr-3.03.0-11|47	rmdir $dis/* || :
12mu|man-pages-fr-3.03.0-11|48	for sec in 1 2 3 4 5 7 8 9; do
12mu|man-pages-fr-3.03.0-11|49	[[ -d $dis/man$sec/ ]] && mv $dis/man$sec/* pagesdeman/%{_mandir}/%{LNG}/man$sec/
12mu|man-pages-fr-3.03.0-11|50	done
12mu|man-pages-fr-3.03.0-11|51	done
12mu|man-pages-fr-3.03.0-11|52	
12mu|man-pages-fr-3.03.0-11|53	for i in man{1,2,3,4,5,6,7,8,9}; do mv pagesdeman%{_mandir}/%{LNG}/$i/* $i||true;done
12mu|man-pages-fr-3.03.0-11|54	for i in man{1,3,5,8}; do mv archive_des_mans/$i/* $i||true;done
12mu|man-pages-fr-3.03.0-11|55	# perl man pages:
12mu|man-pages-fr-3.03.0-11|56	mv DocFr/* man1
12mu|man-pages-fr-3.03.0-11|57	
12mu|man-pages-fr-3.03.0-11|58	%install
12mu|man-pages-fr-3.03.0-11|59	ln -sf iso_8859-1.7 man7/latin1.7; ln -sf iso_8859-1.7 man7iso_8859_7.7
12mu|man-pages-fr-3.03.0-11|60	rm -rf %{buildroot}
12mu|man-pages-fr-3.03.0-11|61	mkdir -p %{buildroot}%{_mandir}/%{LNG}/man{1,2,3,4,5,6,7}
12mu|man-pages-fr-3.03.0-11|62	
12mu|man-pages-fr-3.03.0-11|63	# install X man pages :
12mu|man-pages-fr-3.03.0-11|64	for i in man{1,3,4,5,6}; do cp -a pagesdeman/usr/X11R6/man/%{LNG}/$i/*  %{buildroot}%{_mandir}/%{LNG}/$i;done
12mu|man-pages-fr-3.03.0-11|65	
12mu|man-pages-fr-3.03.0-11|66	mkdir -p %{buildroot}/var/catman/%{LNG}/cat{1,2,3,4,5,6,7,8,9,n}
12mu|man-pages-fr-3.03.0-11|67	
12mu|man-pages-fr-3.03.0-11|68	for i in 1 2 3 4 5 6 7 8 9 ; do
12mu|man-pages-fr-3.03.0-11|69	cp -adprf man$i %{buildroot}%{_mandir}/%{LNG}/||:
12mu|man-pages-fr-3.03.0-11|70	done
12mu|man-pages-fr-3.03.0-11|71	
12mu|man-pages-fr-3.03.0-11|72	#
12mu|man-pages-fr-3.03.0-11|73	# remove doble files
12mu|man-pages-fr-3.03.0-11|74	#
12mu|man-pages-fr-3.03.0-11|75	rm %{buildroot}%{_mandir}/%{LNG}/man1/xawtv.1*
12mu|man-pages-fr-3.03.0-11|76	# this one is provided by alsaconf:
12mu|man-pages-fr-3.03.0-11|77	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/alsaconf.8
12mu|man-pages-fr-3.03.0-11|78	# these come from initscripts
12mu|man-pages-fr-3.03.0-11|79	rm %{buildroot}%{_mandir}/%{LNG}/{man8/usernetctl.8*,man1/{consoletype,doexec,netreport,usleep}.1*}
12mu|man-pages-fr-3.03.0-11|80	# these come from wireless:
12mu|man-pages-fr-3.03.0-11|81	rm %{buildroot}%{_mandir}/%{LNG}/{man5/iftab.5,man7/wireless.7,man8/{iwgetid,ifrename}.8}*
12mu|man-pages-fr-3.03.0-11|82	# these are provided by cups now
12mu|man-pages-fr-3.03.0-11|83	rm %{buildroot}%{_mandir}/%{LNG}/man*/{cancel,cups,{backend,filter}.1,lp,classes,disable,mime.{conv,type}s,printers.conf,{accept,enable,reject}.8}*
12mu|man-pages-fr-3.03.0-11|84	# these are provided by dpkg
12mu|man-pages-fr-3.03.0-11|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}}.*
12mu|man-pages-fr-3.03.0-11|86	# these come from rpm:
12mu|man-pages-fr-3.03.0-11|87	rm %{buildroot}%{_mandir}/%{LNG}/man8/rpm.8*
12mu|man-pages-fr-3.03.0-11|88	
12mu|man-pages-fr-3.03.0-11|89	# this lary wall perl script man page, not util linux rename tool one:
12mu|man-pages-fr-3.03.0-11|90	mv %{buildroot}%{_mandir}/%{LNG}/man1/rename{,.pl}.1
12mu|man-pages-fr-3.03.0-11|91	# these are provided by net-tools
12mu|man-pages-fr-3.03.0-11|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}
12mu|man-pages-fr-3.03.0-11|93	# this one is provided by wireless-tools
12mu|man-pages-fr-3.03.0-11|94	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/iw{config,event,list,priv,spy}.8
12mu|man-pages-fr-3.03.0-11|95	# these are provided by vim7:
12mu|man-pages-fr-3.03.0-11|96	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/{evim.,ex.,{,r}{view,vim}.,vimdiff,vimtutor}*
12mu|man-pages-fr-3.03.0-11|97	# this one is provided by linkchecker:
12mu|man-pages-fr-3.03.0-11|98	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/linkchecker.1
12mu|man-pages-fr-3.03.0-11|99	# these are provided by nano:
12mu|man-pages-fr-3.03.0-11|100	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/nano.1*
12mu|man-pages-fr-3.03.0-11|101	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/rnano.1*
12mu|man-pages-fr-3.03.0-11|102	rm -f %{buildroot}%{_mandir}/%{LNG}/man5/nanorc*
12mu|man-pages-fr-3.03.0-11|103	# these are provided by fcron:
12mu|man-pages-fr-3.03.0-11|104	rm -f %{buildroot}%{_mandir}/%{LNG}/man*/fcron*
12mu|man-pages-fr-3.03.0-11|105	
12mu|man-pages-fr-3.03.0-11|106	# upstream packagers are ... different
12mu|man-pages-fr-3.03.0-11|107	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/.swp
12mu|man-pages-fr-3.03.0-11|108	
12mu|man-pages-fr-3.03.0-11|109	# there is already a tzselect man page at man8/tzselect.8
12mu|man-pages-fr-3.03.0-11|110	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/tzselect.1
12mu|man-pages-fr-3.03.0-11|111	
12mu|man-pages-fr-3.03.0-11|112	# nmap already provides it (#62985)
12mu|man-pages-fr-3.03.0-11|113	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/nmap.1
12mu|man-pages-fr-3.03.0-11|114	
12mu|man-pages-fr-3.03.0-11|115	# provided by shadow-utils
12mu|man-pages-fr-3.03.0-11|116	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/chage.1*
12mu|man-pages-fr-3.03.0-11|117	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/gpasswd.1*
12mu|man-pages-fr-3.03.0-11|118	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/newgrp.1*
12mu|man-pages-fr-3.03.0-11|119	rm -f %{buildroot}%{_mandir}/%{LNG}/man5/faillog.5*
12mu|man-pages-fr-3.03.0-11|120	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/chpasswd.8*
12mu|man-pages-fr-3.03.0-11|121	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/faillog.8*
12mu|man-pages-fr-3.03.0-11|122	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/groupadd.8*
12mu|man-pages-fr-3.03.0-11|123	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/groupdel.8*
12mu|man-pages-fr-3.03.0-11|124	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/groupmod.8*
12mu|man-pages-fr-3.03.0-11|125	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/grpck.8*
12mu|man-pages-fr-3.03.0-11|126	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/lastlog.8*
12mu|man-pages-fr-3.03.0-11|127	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/newusers.8*
12mu|man-pages-fr-3.03.0-11|128	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/pwck.8*
12mu|man-pages-fr-3.03.0-11|129	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/pwconv.8*
12mu|man-pages-fr-3.03.0-11|130	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/userdel.8*
12mu|man-pages-fr-3.03.0-11|131	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/usermod.8*
12mu|man-pages-fr-3.03.0-11|132	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/vipw.8*
12mu|man-pages-fr-3.03.0-11|133	
12mu|man-pages-fr-3.03.0-11|134	
12mu|man-pages-fr-3.03.0-11|135	tar jxf %{SOURCE2} -C %{buildroot}/usr/share
12mu|man-pages-fr-3.03.0-11|136	LANG=%{LNG} DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}%{_mandir}/%{LNG}
12mu|man-pages-fr-3.03.0-11|137	
12mu|man-pages-fr-3.03.0-11|138	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mu|man-pages-fr-3.03.0-11|139	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron << EOF
12mu|man-pages-fr-3.03.0-11|140	#!/bin/bash
12mu|man-pages-fr-3.03.0-11|141	LANG=%{LNG} %{_bindir}/mandb %{_mandir}/%{LNG}
12mu|man-pages-fr-3.03.0-11|142	exit 0
12mu|man-pages-fr-3.03.0-11|143	EOF
12mu|man-pages-fr-3.03.0-11|144	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
12mu|man-pages-fr-3.03.0-11|145	
12mu|man-pages-fr-3.03.0-11|146	mkdir -p  %{buildroot}/var/cache/man/%{LNG}
12mu|man-pages-fr-3.03.0-11|147	
12mu|man-pages-fr-3.03.0-11|148	touch %{buildroot}/var/cache/man/%{LNG}/whatis
12mu|man-pages-fr-3.03.0-11|149	
12mu|man-pages-fr-3.03.0-11|150	%postun
12mu|man-pages-fr-3.03.0-11|151	# 0 means deleting the package
12mu|man-pages-fr-3.03.0-11|152	if [ "$1" = "0" ]; then
12mu|man-pages-fr-3.03.0-11|153	## Force removing of /var/catman/%{LNG}, if there isn't any man page
12mu|man-pages-fr-3.03.0-11|154	## directory /%{_mandir}/%{LNG}
12mu|man-pages-fr-3.03.0-11|155	if [ ! -d %{_mandir}/%{LNG} ] ; then
12mu|man-pages-fr-3.03.0-11|156	rm -rf /var/catman/%{LNG}
12mu|man-pages-fr-3.03.0-11|157	fi
12mu|man-pages-fr-3.03.0-11|158	fi
12mu|man-pages-fr-3.03.0-11|159	
12mu|man-pages-fr-3.03.0-11|160	%post
12mu|man-pages-fr-3.03.0-11|161	%create_ghostfile /var/cache/man/%{LNG}/whatis root root 644
12mu|man-pages-fr-3.03.0-11|162	
12mu|man-pages-fr-3.03.0-11|163	%files
12mu|man-pages-fr-3.03.0-11|164	%defattr(0644,root,man,755)
12mu|man-pages-fr-3.03.0-11|165	%doc LISEZ_MOI changements
12mu|man-pages-fr-3.03.0-11|166	%dir %{_mandir}/%{LNG}
12mu|man-pages-fr-3.03.0-11|167	%dir /var/cache/man/%{LNG}
12mu|man-pages-fr-3.03.0-11|168	%ghost %config(noreplace) /var/cache/man/%{LNG}/whatis
12mu|man-pages-fr-3.03.0-11|169	%{_mandir}/%{LNG}/man*
12mu|man-pages-fr-3.03.0-11|170	%{_mandir}/%{LNG}/cat*
12mu|man-pages-fr-3.03.0-11|171	%{_mandir}/%{LNG}/CACHEDIR.TAG*
12mu|man-pages-fr-3.03.0-11|172	%{_mandir}/%{LNG}/index.db*
12mu|man-pages-fr-3.03.0-11|173	#%_mandir/%{LNG}/whatis
12mu|man-pages-fr-3.03.0-11|174	%attr(755,root,man) /var/catman/%{LNG}
12mu|man-pages-fr-3.03.0-11|175	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
12mu|man-pages-fr-3.03.0-11|176	
12mu|man-pages-fr-3.03.0-11|177	
12mu|man-pages-fr-3.03.0-11|178	%changelog
12mu|man-pages-fr-3.03.0-11|179	* Wed Dec 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.03.0-11
12mu|man-pages-fr-3.03.0-11|180	+ Revision: 2ef9de3
12mu|man-pages-fr-3.03.0-11|181	- LOG Fix file conflicts, spec cleanup
12mu|man-pages-fr-3.03.0-11|182	
12mu|man-pages-fr-3.03.0-11|183	

20195 12
12mu|man-pages-hu-0.2.2-19|1	%define LNG hu
12mu|man-pages-hu-0.2.2-19|2	
12mu|man-pages-hu-0.2.2-19|3	Summary:	Hungarian manual pages
12mu|man-pages-hu-0.2.2-19|4	Name:		man-pages-%{LNG}
12mu|man-pages-hu-0.2.2-19|5	Version:	0.2.2
12mu|man-pages-hu-0.2.2-19|6	Release:	19
12mu|man-pages-hu-0.2.2-19|7	License:	Distributable
12mu|man-pages-hu-0.2.2-19|8	Group:		System/Internationalization
12mu|man-pages-hu-0.2.2-19|9	Url:		http://www.kde.hu/mlp/man/
12mu|man-pages-hu-0.2.2-19|10	Source0:	http://www.kde.hu/mlp/man/man_hu_2001_01_05.tar.bz2
12mu|man-pages-hu-0.2.2-19|11	BuildRequires:	man
12mu|man-pages-hu-0.2.2-19|12	Requires:	locales-%{LNG}
12mu|man-pages-hu-0.2.2-19|13	Requires:	man
12mu|man-pages-hu-0.2.2-19|14	Autoreq:	false
12mu|man-pages-hu-0.2.2-19|15	BuildArch:	noarch
12mu|man-pages-hu-0.2.2-19|16	
12mu|man-pages-hu-0.2.2-19|17	%description
12mu|man-pages-hu-0.2.2-19|18	A large collection of man pages (reference material) from the Linux
12mu|man-pages-hu-0.2.2-19|19	Documentation Project (LDP), translated to Hungarian.  The man pages are
12mu|man-pages-hu-0.2.2-19|20	organized into the following sections:
12mu|man-pages-hu-0.2.2-19|21	
12mu|man-pages-hu-0.2.2-19|22	Section 1:  User commands (intro only)
12mu|man-pages-hu-0.2.2-19|23	Section 2:  System calls
12mu|man-pages-hu-0.2.2-19|24	Section 3:  Libc calls
12mu|man-pages-hu-0.2.2-19|25	Section 4:  Devices (e.g., hd, sd)
12mu|man-pages-hu-0.2.2-19|26	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}passwd, nfs)
12mu|man-pages-hu-0.2.2-19|27	Section 6:  Games (intro only)
12mu|man-pages-hu-0.2.2-19|28	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
12mu|man-pages-hu-0.2.2-19|29	Section 8:  System administration (intro only)
12mu|man-pages-hu-0.2.2-19|30	
12mu|man-pages-hu-0.2.2-19|31	%prep
12mu|man-pages-hu-0.2.2-19|32	%setup -q -n usr
12mu|man-pages-hu-0.2.2-19|33	%build
12mu|man-pages-hu-0.2.2-19|34	
12mu|man-pages-hu-0.2.2-19|35	%install
12mu|man-pages-hu-0.2.2-19|36	mkdir -p %{buildroot}%{_mandir}/%{LNG}/man{1,2,3,4,5,6,7,8,9,n}
12mu|man-pages-hu-0.2.2-19|37	
12mu|man-pages-hu-0.2.2-19|38	find man/hu -type f -name "*.gz" -exec gunzip {} \;
12mu|man-pages-hu-0.2.2-19|39	
12mu|man-pages-hu-0.2.2-19|40	for i in 1 2 3 5 7 8; do
12mu|man-pages-hu-0.2.2-19|41	cp -adpvrf man/hu/man$i %{buildroot}%{_mandir}/%{LNG}/
12mu|man-pages-hu-0.2.2-19|42	done
12mu|man-pages-hu-0.2.2-19|43	
12mu|man-pages-hu-0.2.2-19|44	LANG=%{LNG} DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}%{_mandir}/%{LNG}
12mu|man-pages-hu-0.2.2-19|45	
12mu|man-pages-hu-0.2.2-19|46	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mu|man-pages-hu-0.2.2-19|47	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron << EOF
12mu|man-pages-hu-0.2.2-19|48	#!/bin/bash
12mu|man-pages-hu-0.2.2-19|49	LANG=%{LNG} %{_bindir}/mandb %{_mandir}/%{LNG}
12mu|man-pages-hu-0.2.2-19|50	exit 0
12mu|man-pages-hu-0.2.2-19|51	EOF
12mu|man-pages-hu-0.2.2-19|52	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
12mu|man-pages-hu-0.2.2-19|53	
12mu|man-pages-hu-0.2.2-19|54	mkdir -p  %{buildroot}/var/cache/man/%{LNG}
12mu|man-pages-hu-0.2.2-19|55	
12mu|man-pages-hu-0.2.2-19|56	touch %{buildroot}/var/cache/man/%{LNG}/whatis
12mu|man-pages-hu-0.2.2-19|57	
12mu|man-pages-hu-0.2.2-19|58	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/gpasswd.1*
12mu|man-pages-hu-0.2.2-19|59	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/login.1*
12mu|man-pages-hu-0.2.2-19|60	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/newgrp.1*
12mu|man-pages-hu-0.2.2-19|61	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/lastlog.8*
12mu|man-pages-hu-0.2.2-19|62	
12mu|man-pages-hu-0.2.2-19|63	%post
12mu|man-pages-hu-0.2.2-19|64	%create_ghostfile /var/cache/man/%{LNG}/whatis root root 644
12mu|man-pages-hu-0.2.2-19|65	
12mu|man-pages-hu-0.2.2-19|66	%files
12mu|man-pages-hu-0.2.2-19|67	%defattr(0644,root,man,755)
12mu|man-pages-hu-0.2.2-19|68	%dir %{_mandir}/%{LNG}
12mu|man-pages-hu-0.2.2-19|69	%dir /var/cache/man/%{LNG}
12mu|man-pages-hu-0.2.2-19|70	%ghost %config(noreplace) /var/cache/man/%{LNG}/whatis
12mu|man-pages-hu-0.2.2-19|71	%{_mandir}/%{LNG}/man*
12mu|man-pages-hu-0.2.2-19|72	%{_mandir}/%{LNG}/cat*
12mu|man-pages-hu-0.2.2-19|73	%{_mandir}/%{LNG}/CACHEDIR.TAG*
12mu|man-pages-hu-0.2.2-19|74	%{_mandir}/%{LNG}/index.db*
12mu|man-pages-hu-0.2.2-19|75	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
12mu|man-pages-hu-0.2.2-19|76	
12mu|man-pages-hu-0.2.2-19|77	
12mu|man-pages-hu-0.2.2-19|78	%changelog
12mu|man-pages-hu-0.2.2-19|79	* Wed Dec 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.2-19
12mu|man-pages-hu-0.2.2-19|80	+ Revision: e1fa443
12mu|man-pages-hu-0.2.2-19|81	- LOG Fix file conflicts, spec cleanup
12mu|man-pages-hu-0.2.2-19|82	
12mu|man-pages-hu-0.2.2-19|83	

20196 12
12mu|man-pages-id-0.1-21|1	%define LNG id
12mu|man-pages-id-0.1-21|2	
12mu|man-pages-id-0.1-21|3	Summary:	Man pages in Indonesian language
12mu|man-pages-id-0.1-21|4	Name:		man-pages-%{LNG}
12mu|man-pages-id-0.1-21|5	Version:	0.1
12mu|man-pages-id-0.1-21|6	Release:	21
12mu|man-pages-id-0.1-21|7	License:	GPL
12mu|man-pages-id-0.1-21|8	Group:		System/Internationalization
12mu|man-pages-id-0.1-21|9	Source:		id-man.tar.bz2
12mu|man-pages-id-0.1-21|10	BuildRequires:	man
12mu|man-pages-id-0.1-21|11	Requires:	locales-%{LNG}
12mu|man-pages-id-0.1-21|12	Requires:	man
12mu|man-pages-id-0.1-21|13	Autoreq:	false
12mu|man-pages-id-0.1-21|14	BuildArch:	noarch
12mu|man-pages-id-0.1-21|15	
12mu|man-pages-id-0.1-21|16	%description
12mu|man-pages-id-0.1-21|17	A collection of man pages for Linux in Indonesian language.
12mu|man-pages-id-0.1-21|18	
12mu|man-pages-id-0.1-21|19	%prep
12mu|man-pages-id-0.1-21|20	
12mu|man-pages-id-0.1-21|21	%build
12mu|man-pages-id-0.1-21|22	
12mu|man-pages-id-0.1-21|23	%install
12mu|man-pages-id-0.1-21|24	mkdir -p %{buildroot}%{_mandir}/%{LNG}/
12mu|man-pages-id-0.1-21|25	tar jxf %{SOURCE0} -C %{buildroot}%{_mandir}/%{LNG}/
12mu|man-pages-id-0.1-21|26	
12mu|man-pages-id-0.1-21|27	LANG=%{LNG} DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}/%{_mandir}/%{LNG}
12mu|man-pages-id-0.1-21|28	
12mu|man-pages-id-0.1-21|29	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mu|man-pages-id-0.1-21|30	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron << EOF
12mu|man-pages-id-0.1-21|31	#!/bin/bash
12mu|man-pages-id-0.1-21|32	LANG=%{LNG} %{_bindir}/mandb %{_mandir}/%{LNG}
12mu|man-pages-id-0.1-21|33	exit 0
12mu|man-pages-id-0.1-21|34	EOF
12mu|man-pages-id-0.1-21|35	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
12mu|man-pages-id-0.1-21|36	
12mu|man-pages-id-0.1-21|37	mkdir -p  %{buildroot}/var/cache/man/%{LNG}
12mu|man-pages-id-0.1-21|38	
12mu|man-pages-id-0.1-21|39	touch %{buildroot}/var/cache/man/%{LNG}/whatis
12mu|man-pages-id-0.1-21|40	
12mu|man-pages-id-0.1-21|41	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/login.1*
12mu|man-pages-id-0.1-21|42	
12mu|man-pages-id-0.1-21|43	%post
12mu|man-pages-id-0.1-21|44	%create_ghostfile /var/cache/man/%{LNG}/whatis root root 644
12mu|man-pages-id-0.1-21|45	
12mu|man-pages-id-0.1-21|46	%files
12mu|man-pages-id-0.1-21|47	%defattr(644,root,man,755)
12mu|man-pages-id-0.1-21|48	%dir %{_mandir}/%{LNG}
12mu|man-pages-id-0.1-21|49	%dir /var/cache/man/%{LNG}
12mu|man-pages-id-0.1-21|50	%ghost %config(noreplace) /var/cache/man/%{LNG}/whatis
12mu|man-pages-id-0.1-21|51	%{_mandir}/%{LNG}/man*
12mu|man-pages-id-0.1-21|52	%{_mandir}/%{LNG}/cat*
12mu|man-pages-id-0.1-21|53	%{_mandir}/%{LNG}/CACHEDIR.TAG*
12mu|man-pages-id-0.1-21|54	%{_mandir}/%{LNG}/index.db*
12mu|man-pages-id-0.1-21|55	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
12mu|man-pages-id-0.1-21|56	
12mu|man-pages-id-0.1-21|57	
12mu|man-pages-id-0.1-21|58	%changelog
12mu|man-pages-id-0.1-21|59	* Wed Dec 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1-21
12mu|man-pages-id-0.1-21|60	+ Revision: 1bd9d93
12mu|man-pages-id-0.1-21|61	- LOG Fix file conflicts, spec cleanup
12mu|man-pages-id-0.1-21|62	
12mu|man-pages-id-0.1-21|63	

20197 12
12mu|man-pages-it-2.80-7|1	%define LNG it
12mu|man-pages-it-2.80-7|2	%define extra_version 0.5.0
12mu|man-pages-it-2.80-7|3	%define fextra %name-extra-%{extra_version}
12mu|man-pages-it-2.80-7|4	
12mu|man-pages-it-2.80-7|5	Summary: Italian manual pages
12mu|man-pages-it-2.80-7|6	Name:    man-pages-%LNG
12mu|man-pages-it-2.80-7|7	Version: 2.80
12mu|man-pages-it-2.80-7|8	Release: 7
12mu|man-pages-it-2.80-7|9	License: GPL
12mu|man-pages-it-2.80-7|10	URL:     ftp://ftp.pluto.it/pub/pluto/ildp/man/
12mu|man-pages-it-2.80-7|11	Source:  ftp://ftp.pluto.it/pub/pluto/ildp/man/%name-%version.tar.gz
12mu|man-pages-it-2.80-7|12	Source1:  %fextra.tar.bz2
12mu|man-pages-it-2.80-7|13	Patch0: man-pages-it-2.80-installdir.patch
12mu|man-pages-it-2.80-7|14	Group:   System/Internationalization
12mu|man-pages-it-2.80-7|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|man-pages-it-2.80-7|16	BuildRequires: man => 1.5j-8mdk
12mu|man-pages-it-2.80-7|17	Requires: locales-%LNG, man => 1.5j-8mdk
12mu|man-pages-it-2.80-7|18	Autoreq: false
12mu|man-pages-it-2.80-7|19	BuildArch: noarch
12mu|man-pages-it-2.80-7|20	Obsoletes: man-%LNG, manpages-%LNG
12mu|man-pages-it-2.80-7|21	Provides:  man-%LNG, manpages-%LNG
12mu|man-pages-it-2.80-7|22	Conflicts: linkchecker < 2.3, vim-common < 7.0-2mdk
12mu|man-pages-it-2.80-7|23	
12mu|man-pages-it-2.80-7|24	
12mu|man-pages-it-2.80-7|25	%description
12mu|man-pages-it-2.80-7|26	Italian translations of Linux manual pages: this package includes not
12mu|man-pages-it-2.80-7|27	only those from the LDP, but also translations of other popular
12mu|man-pages-it-2.80-7|28	man-pages.
12mu|man-pages-it-2.80-7|29	
12mu|man-pages-it-2.80-7|30	BEWARE: some pages are dated!
12mu|man-pages-it-2.80-7|31	
12mu|man-pages-it-2.80-7|32	
12mu|man-pages-it-2.80-7|33	%prep
12mu|man-pages-it-2.80-7|34	%setup -q -a1
12mu|man-pages-it-2.80-7|35	%patch0 -p0
12mu|man-pages-it-2.80-7|36	
12mu|man-pages-it-2.80-7|37	%build
12mu|man-pages-it-2.80-7|38	
12mu|man-pages-it-2.80-7|39	%install
12mu|man-pages-it-2.80-7|40	rm -fr %buildroot
12mu|man-pages-it-2.80-7|41	
12mu|man-pages-it-2.80-7|42	make install prefix=%buildroot%_prefix
12mu|man-pages-it-2.80-7|43	make install prefix=%buildroot -C %fextra
12mu|man-pages-it-2.80-7|44	
12mu|man-pages-it-2.80-7|45	LANG=%LNG DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}/%_mandir/%LNG
12mu|man-pages-it-2.80-7|46	
12mu|man-pages-it-2.80-7|47	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mu|man-pages-it-2.80-7|48	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron << EOF
12mu|man-pages-it-2.80-7|49	#!/bin/bash
12mu|man-pages-it-2.80-7|50	LANG=%LNG %{_bindir}/mandb %_mandir/%LNG
12mu|man-pages-it-2.80-7|51	exit 0
12mu|man-pages-it-2.80-7|52	EOF
12mu|man-pages-it-2.80-7|53	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mu|man-pages-it-2.80-7|54	
12mu|man-pages-it-2.80-7|55	mkdir -p  %{buildroot}/var/cache/man/%LNG
12mu|man-pages-it-2.80-7|56	
12mu|man-pages-it-2.80-7|57	touch %{buildroot}/var/cache/man/%LNG/whatis
12mu|man-pages-it-2.80-7|58	
12mu|man-pages-it-2.80-7|59	# these are provided by vim7:
12mu|man-pages-it-2.80-7|60	rm -f %{buildroot}/%_mandir/%LNG/man1/{view.,rview.,vim}*
12mu|man-pages-it-2.80-7|61	
12mu|man-pages-it-2.80-7|62	
12mu|man-pages-it-2.80-7|63	%postun
12mu|man-pages-it-2.80-7|64	# 0 means deleting the package
12mu|man-pages-it-2.80-7|65	if [ "$1" = "0" ]; then
12mu|man-pages-it-2.80-7|66	## Force removing of /var/catman/%LNG, if there isn't any man page
12mu|man-pages-it-2.80-7|67	## directory /%_mandir/%LNG
12mu|man-pages-it-2.80-7|68	if [ ! -d %_mandir/%LNG ] ; then
12mu|man-pages-it-2.80-7|69	/bin/rm -rf /var/catman/%LNG
12mu|man-pages-it-2.80-7|70	fi
12mu|man-pages-it-2.80-7|71	fi
12mu|man-pages-it-2.80-7|72	
12mu|man-pages-it-2.80-7|73	%post
12mu|man-pages-it-2.80-7|74	%create_ghostfile /var/cache/man/%LNG/whatis root root 644
12mu|man-pages-it-2.80-7|75	
12mu|man-pages-it-2.80-7|76	%clean
12mu|man-pages-it-2.80-7|77	rm -rf %{buildroot}
12mu|man-pages-it-2.80-7|78	
12mu|man-pages-it-2.80-7|79	%files
12mu|man-pages-it-2.80-7|80	%defattr(0644,root,man,755)
12mu|man-pages-it-2.80-7|81	%doc CHANGELOG HOWTOHELP readme
12mu|man-pages-it-2.80-7|82	%dir %_mandir/%LNG
12mu|man-pages-it-2.80-7|83	%dir /var/cache/man/%LNG
12mu|man-pages-it-2.80-7|84	%ghost %config(noreplace) /var/cache/man/%LNG/whatis
12mu|man-pages-it-2.80-7|85	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mu|man-pages-it-2.80-7|86	%_mandir/%LNG/man*
12mu|man-pages-it-2.80-7|87	%{_mandir}/%{LNG}/cat*
12mu|man-pages-it-2.80-7|88	%{_mandir}/%{LNG}/CACHEDIR.TAG*
12mu|man-pages-it-2.80-7|89	%{_mandir}/%{LNG}/index.db*
12mu|man-pages-it-2.80-7|90	#%_mandir/%LNG/whatis
12mu|man-pages-it-2.80-7|91	
12mu|man-pages-it-2.80-7|92	
12mu|man-pages-it-2.80-7|93	%changelog
12mu|man-pages-it-2.80-7|94	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 2.80-5mdv2011.0
12mu|man-pages-it-2.80-7|95	+ Revision: 666371
12mu|man-pages-it-2.80-7|96	- mass rebuild
12mu|man-pages-it-2.80-7|97	
12mu|man-pages-it-2.80-7|98	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 2.80-4mdv2011.0
12mu|man-pages-it-2.80-7|99	+ Revision: 609323
12mu|man-pages-it-2.80-7|100	- rebuild
12mu|man-pages-it-2.80-7|101	
12mu|man-pages-it-2.80-7|102	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 2.80-3mdv2011.0
12mu|man-pages-it-2.80-7|103	+ Revision: 609305
12mu|man-pages-it-2.80-7|104	- fix build
12mu|man-pages-it-2.80-7|105	- fix typos
12mu|man-pages-it-2.80-7|106	- fix build
12mu|man-pages-it-2.80-7|107	- rebuild
12mu|man-pages-it-2.80-7|108	- rebuilt for 2010.1
12mu|man-pages-it-2.80-7|109	
12mu|man-pages-it-2.80-7|110	* Tue Oct 14 2008 Funda Wang <fwang@mandriva.org> 2.80-1mdv2009.1
12mu|man-pages-it-2.80-7|111	+ Revision: 293462
12mu|man-pages-it-2.80-7|112	- New version 2.80
12mu|man-pages-it-2.80-7|113	- fix installdir
12mu|man-pages-it-2.80-7|114	
12mu|man-pages-it-2.80-7|115	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 2.65-2mdv2009.0
12mu|man-pages-it-2.80-7|116	+ Revision: 223189
12mu|man-pages-it-2.80-7|117	- rebuild
12mu|man-pages-it-2.80-7|118	- kill re-definition of %%buildroot on Pixel's request
12mu|man-pages-it-2.80-7|119	
12mu|man-pages-it-2.80-7|120	+ Olivier Blin <oblin@mandriva.com>
12mu|man-pages-it-2.80-7|121	- restore BuildRoot
12mu|man-pages-it-2.80-7|122	
12mu|man-pages-it-2.80-7|123	* Tue Oct 09 2007 Thierry Vignaud <tv@mandriva.org> 2.65-1mdv2008.1
12mu|man-pages-it-2.80-7|124	+ Revision: 96136
12mu|man-pages-it-2.80-7|125	- new release
12mu|man-pages-it-2.80-7|126	
12mu|man-pages-it-2.80-7|127	* Wed Sep 05 2007 Thierry Vignaud <tv@mandriva.org> 2.43-1mdv2008.0
12mu|man-pages-it-2.80-7|128	+ Revision: 80039
12mu|man-pages-it-2.80-7|129	- new release
12mu|man-pages-it-2.80-7|130	
12mu|man-pages-it-2.80-7|131	
12mu|man-pages-it-2.80-7|132	* Fri Nov 17 2006 Thierry Vignaud <tvignaud@mandriva.com> 2.34-1mdv2007.0
12mu|man-pages-it-2.80-7|133	+ Revision: 85366
12mu|man-pages-it-2.80-7|134	- Import man-pages-it
12mu|man-pages-it-2.80-7|135	
12mu|man-pages-it-2.80-7|136	* Fri Nov 17 2006 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.34-1mdv2007.1
12mu|man-pages-it-2.80-7|137	- new release
12mu|man-pages-it-2.80-7|138	- new URL
12mu|man-pages-it-2.80-7|139	- kill uneeded prereq
12mu|man-pages-it-2.80-7|140	- kill patch0 (no more needed)
12mu|man-pages-it-2.80-7|141	
12mu|man-pages-it-2.80-7|142	* Thu May 11 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.3.4-2mdk
12mu|man-pages-it-2.80-7|143	- use %%mkrel
12mu|man-pages-it-2.80-7|144	- fix conflict with vim
12mu|man-pages-it-2.80-7|145	
12mu|man-pages-it-2.80-7|146	* Thu Dec 11 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.3.4-1mdk
12mu|man-pages-it-2.80-7|147	- new release
12mu|man-pages-it-2.80-7|148	

20198 12
12mu|man-pages-ja-20091215-7|1	%define LNG ja
12mu|man-pages-ja-20091215-7|2	%define snap 20091215
12mu|man-pages-ja-20091215-7|3	
12mu|man-pages-ja-20091215-7|4	Summary:	Japanese manual pages
12mu|man-pages-ja-20091215-7|5	Name:		man-pages-%{LNG}
12mu|man-pages-ja-20091215-7|6	Version:	%{snap}
12mu|man-pages-ja-20091215-7|7	Release:	7
12mu|man-pages-ja-20091215-7|8	License:	distributable
12mu|man-pages-ja-20091215-7|9	Group:		System/Internationalization
12mu|man-pages-ja-20091215-7|10	Url:		http://www.linux.or.jp/JM/download.html
12mu|man-pages-ja-20091215-7|11	Source0:	http://www.linux.or.jp/JM/%{name}-%{snap}.tar.gz
12mu|man-pages-ja-20091215-7|12	Source2:	http://xjman.dsl.gr.jp/xjman-0.7.tar.bz2
12mu|man-pages-ja-20091215-7|13	Source3:	man-pages-ja-install.sh
12mu|man-pages-ja-20091215-7|14	Source4:	manpage-utf8-converter.rb
12mu|man-pages-ja-20091215-7|15	BuildArch:	noarch
12mu|man-pages-ja-20091215-7|16	BuildRequires:	man
12mu|man-pages-ja-20091215-7|17	BuildRequires:	ruby
12mu|man-pages-ja-20091215-7|18	Requires:	locales-%{LNG}
12mu|man-pages-ja-20091215-7|19	Requires:	man
12mu|man-pages-ja-20091215-7|20	# for file-system:
12mu|man-pages-ja-20091215-7|21	Requires(pre):	man
12mu|man-pages-ja-20091215-7|22	Requires(post):	man
12mu|man-pages-ja-20091215-7|23	Autoreqprov:	false
12mu|man-pages-ja-20091215-7|24	
12mu|man-pages-ja-20091215-7|25	%description
12mu|man-pages-ja-20091215-7|26	The japanese man pages.
12mu|man-pages-ja-20091215-7|27	
12mu|man-pages-ja-20091215-7|28	%files
12mu|man-pages-ja-20091215-7|29	%doc ChangeLog README
12mu|man-pages-ja-20091215-7|30	%dir %{_mandir}/%{LNG}
12mu|man-pages-ja-20091215-7|31	%dir /var/cache/man/%{LNG}
12mu|man-pages-ja-20091215-7|32	%{_mandir}/%{LNG}/man*
12mu|man-pages-ja-20091215-7|33	%{_mandir}/%{LNG}/cat*
12mu|man-pages-ja-20091215-7|34	%{_mandir}/%{LNG}/CACHEDIR.TAG*
12mu|man-pages-ja-20091215-7|35	%{_mandir}/%{LNG}/index.db*
12mu|man-pages-ja-20091215-7|36	%attr(755,root,man)/var/catman/%{LNG}
12mu|man-pages-ja-20091215-7|37	%config(noreplace) %attr(755,root,root)/etc/cron.weekly/makewhatis-%{LNG}.cron
12mu|man-pages-ja-20091215-7|38	
12mu|man-pages-ja-20091215-7|39	%postun
12mu|man-pages-ja-20091215-7|40	# 0 means deleting the package
12mu|man-pages-ja-20091215-7|41	if [ "$1" = "0" ]; then
12mu|man-pages-ja-20091215-7|42	## Force removing of /var/catman/%{LNG}, if there isn't any man page
12mu|man-pages-ja-20091215-7|43	## directory %{_mandir}/%{LNG}
12mu|man-pages-ja-20091215-7|44	if [ ! -d %{_mandir}/%{LNG} ] ; then
12mu|man-pages-ja-20091215-7|45	rm -rf /var/catman/%{LNG}
12mu|man-pages-ja-20091215-7|46	fi
12mu|man-pages-ja-20091215-7|47	fi
12mu|man-pages-ja-20091215-7|48	# 1 means update
12mu|man-pages-ja-20091215-7|49	if [ "$1" = "1" ]; then
12mu|man-pages-ja-20091215-7|50	# dirty hack to clean previous man-pages-ja installs
12mu|man-pages-ja-20091215-7|51	[ -d var/catman/X11/%{LNG} ] && rm -rf /var/catman/X11/%{LNG} >& /dev/null
12mu|man-pages-ja-20091215-7|52	[ -d var/catman/X11 ] && rmdir /var/catman/X11 >& /dev/null
12mu|man-pages-ja-20091215-7|53	fi
12mu|man-pages-ja-20091215-7|54	:
12mu|man-pages-ja-20091215-7|55	
12mu|man-pages-ja-20091215-7|56	
12mu|man-pages-ja-20091215-7|57	#----------------------------------------------------------------------------
12mu|man-pages-ja-20091215-7|58	
12mu|man-pages-ja-20091215-7|59	%prep
12mu|man-pages-ja-20091215-7|60	%setup -qn %{name}-%{snap} -a2
12mu|man-pages-ja-20091215-7|61	
12mu|man-pages-ja-20091215-7|62	# install X11 man pages
12mu|man-pages-ja-20091215-7|63	mv xjman/ manual
12mu|man-pages-ja-20091215-7|64	echo "xjman-4.1.0	Y" >> script/pkgs.list
12mu|man-pages-ja-20091215-7|65	
12mu|man-pages-ja-20091215-7|66	%build
12mu|man-pages-ja-20091215-7|67	cp %{SOURCE3} installman.sh
12mu|man-pages-ja-20091215-7|68	rm -f manual/*/man1/man.1 manual/*/man1/apropos.1 manual/*/man1/whatis.1
12mu|man-pages-ja-20091215-7|69	
12mu|man-pages-ja-20091215-7|70	# convert manpages (euc-jp to utf-8)
12mu|man-pages-ja-20091215-7|71	# we can use konqueror as a manpage viewer,
12mu|man-pages-ja-20091215-7|72	# but konqueror doesn't detect euc-jp properly.
12mu|man-pages-ja-20091215-7|73	cp %{SOURCE4} .
12mu|man-pages-ja-20091215-7|74	chmod a+x manpage-utf8-converter.rb
12mu|man-pages-ja-20091215-7|75	./manpage-utf8-converter.rb
12mu|man-pages-ja-20091215-7|76	
12mu|man-pages-ja-20091215-7|77	%install
12mu|man-pages-ja-20091215-7|78	mkdir -p %{buildroot}%{_mandir}/%{LNG}
12mu|man-pages-ja-20091215-7|79	mkdir -p %{buildroot}/var/catman/%{LNG}/cat{1,2,3,4,5,6,7,8,9,n}
12mu|man-pages-ja-20091215-7|80	
12mu|man-pages-ja-20091215-7|81	make install
12mu|man-pages-ja-20091215-7|82	
12mu|man-pages-ja-20091215-7|83	LANG=%{LNG} DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}%{_mandir}/%{LNG}
12mu|man-pages-ja-20091215-7|84	
12mu|man-pages-ja-20091215-7|85	mkdir -p %{buildroot}/etc/cron.weekly
12mu|man-pages-ja-20091215-7|86	cat > %{buildroot}/etc/cron.weekly/makewhatis-%{LNG}.cron << EOF
12mu|man-pages-ja-20091215-7|87	#!/bin/bash
12mu|man-pages-ja-20091215-7|88	%{_bindir}/mandb %{_mandir}/%{LNG}
12mu|man-pages-ja-20091215-7|89	exit 0
12mu|man-pages-ja-20091215-7|90	EOF
12mu|man-pages-ja-20091215-7|91	chmod a+x %{buildroot}/etc/cron.weekly/makewhatis-%{LNG}.cron
12mu|man-pages-ja-20091215-7|92	
12mu|man-pages-ja-20091215-7|93	mkdir -p  %{buildroot}/var/cache/man/%{LNG}
12mu|man-pages-ja-20091215-7|94	rm -f %{buildroot}/usr/share/man/README*
12mu|man-pages-ja-20091215-7|95	
12mu|man-pages-ja-20091215-7|96	# Remove to avoid file conflicts with shadow-utils
12mu|man-pages-ja-20091215-7|97	rm -f %{buildroot}%{_mandir}/ja/man1/chage.1.*
12mu|man-pages-ja-20091215-7|98	rm -f %{buildroot}%{_mandir}/ja/man1/expiry.1.*
12mu|man-pages-ja-20091215-7|99	rm -f %{buildroot}%{_mandir}/ja/man1/gpasswd.1.*
12mu|man-pages-ja-20091215-7|100	rm -f %{buildroot}%{_mandir}/ja/man1/login.1.*
12mu|man-pages-ja-20091215-7|101	rm -f %{buildroot}%{_mandir}/ja/man1/newgrp.1.*
12mu|man-pages-ja-20091215-7|102	rm -f %{buildroot}%{_mandir}/ja/man5/faillog.5.*
12mu|man-pages-ja-20091215-7|103	rm -f %{buildroot}%{_mandir}/ja/man5/login.defs.5.*
12mu|man-pages-ja-20091215-7|104	rm -f %{buildroot}%{_mandir}/ja/man8/chpasswd.8.*
12mu|man-pages-ja-20091215-7|105	rm -f %{buildroot}%{_mandir}/ja/man8/faillog.8.*
12mu|man-pages-ja-20091215-7|106	rm -f %{buildroot}%{_mandir}/ja/man8/groupadd.8.*
12mu|man-pages-ja-20091215-7|107	rm -f %{buildroot}%{_mandir}/ja/man8/groupdel.8.*
12mu|man-pages-ja-20091215-7|108	rm -f %{buildroot}%{_mandir}/ja/man8/groupmod.8.*
12mu|man-pages-ja-20091215-7|109	rm -f %{buildroot}%{_mandir}/ja/man8/grpck.8.*
12mu|man-pages-ja-20091215-7|110	rm -f %{buildroot}%{_mandir}/ja/man8/lastlog.8.*
12mu|man-pages-ja-20091215-7|111	rm -f %{buildroot}%{_mandir}/ja/man8/logoutd.8.*
12mu|man-pages-ja-20091215-7|112	rm -f %{buildroot}%{_mandir}/ja/man8/newusers.8.*
12mu|man-pages-ja-20091215-7|113	rm -f %{buildroot}%{_mandir}/ja/man1/passwd.1.*
12mu|man-pages-ja-20091215-7|114	rm -f %{buildroot}%{_mandir}/ja/man8/pwck.8.*
12mu|man-pages-ja-20091215-7|115	rm -f %{buildroot}%{_mandir}/ja/man8/pwconv.8.*
12mu|man-pages-ja-20091215-7|116	rm -f %{buildroot}%{_mandir}/ja/man8/useradd.8.*
12mu|man-pages-ja-20091215-7|117	rm -f %{buildroot}%{_mandir}/ja/man8/userdel.8.*
12mu|man-pages-ja-20091215-7|118	rm -f %{buildroot}%{_mandir}/ja/man8/usermod.8.*
12mu|man-pages-ja-20091215-7|119	rm -f %{buildroot}%{_mandir}/ja/man8/vipw.8.*
12mu|man-pages-ja-20091215-7|120	

20199 12
12mu|man-pages-ko-20050219-14|1	%define LNG ko
12mu|man-pages-ko-20050219-14|2	
12mu|man-pages-ko-20050219-14|3	Summary:	Korean (Hangul) Man Pages
12mu|man-pages-ko-20050219-14|4	Name:		man-pages-%{LNG}
12mu|man-pages-ko-20050219-14|5	Version:	20050219
12mu|man-pages-ko-20050219-14|6	Release:	14
12mu|man-pages-ko-20050219-14|7	License:	GPL
12mu|man-pages-ko-20050219-14|8	Group:		System/Internationalization
12mu|man-pages-ko-20050219-14|9	Url:		http://man.kldp.org/
12mu|man-pages-ko-20050219-14|10	Source:		man-pages-%{LNG}-%{version}.tar.bz2
12mu|man-pages-ko-20050219-14|11	BuildRequires:	man
12mu|man-pages-ko-20050219-14|12	Requires:	locales-%{LNG}
12mu|man-pages-ko-20050219-14|13	Requires:	man
12mu|man-pages-ko-20050219-14|14	Autoreqprov:	false
12mu|man-pages-ko-20050219-14|15	BuildArch:	noarch
12mu|man-pages-ko-20050219-14|16	
12mu|man-pages-ko-20050219-14|17	%description
12mu|man-pages-ko-20050219-14|18	Korean translation of the official manpages from LDP and another useful
12mu|man-pages-ko-20050219-14|19	manpages from various packages. They're maintained by the Korean Manpage
12mu|man-pages-ko-20050219-14|20	Project <http://man.kldp.org>.
12mu|man-pages-ko-20050219-14|21	
12mu|man-pages-ko-20050219-14|22	%prep
12mu|man-pages-ko-20050219-14|23	%setup -c %{name}-%{version}
12mu|man-pages-ko-20050219-14|24	
12mu|man-pages-ko-20050219-14|25	%build
12mu|man-pages-ko-20050219-14|26	
12mu|man-pages-ko-20050219-14|27	%install
12mu|man-pages-ko-20050219-14|28	mkdir -p %{buildroot}%{_mandir}/%{LNG}/
12mu|man-pages-ko-20050219-14|29	
12mu|man-pages-ko-20050219-14|30	for i in man?;do
12mu|man-pages-ko-20050219-14|31	cp -adpvrf $i %{buildroot}%{_mandir}/%{LNG}/
12mu|man-pages-ko-20050219-14|32	done
12mu|man-pages-ko-20050219-14|33	
12mu|man-pages-ko-20050219-14|34	# those files conflict whith rpm package:
12mu|man-pages-ko-20050219-14|35	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/rpm{2cpio,}.8
12mu|man-pages-ko-20050219-14|36	
12mu|man-pages-ko-20050219-14|37	# those files conflict whith man package:
12mu|man-pages-ko-20050219-14|38	rm -f %{buildroot}%{_mandir}/%{LNG}/man{1/man.1,1/whatis.1,5/man.config.5}
12mu|man-pages-ko-20050219-14|39	
12mu|man-pages-ko-20050219-14|40	# provided by shadow-utils
12mu|man-pages-ko-20050219-14|41	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/login.1*
12mu|man-pages-ko-20050219-14|42	rm -f %{buildroot}%{_mandir}/%{LNG}/man8/vipw.8*
12mu|man-pages-ko-20050219-14|43	
12mu|man-pages-ko-20050219-14|44	LANG=%{LNG} DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}%{_mandir}/%{LNG}
12mu|man-pages-ko-20050219-14|45	
12mu|man-pages-ko-20050219-14|46	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mu|man-pages-ko-20050219-14|47	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron << EOF
12mu|man-pages-ko-20050219-14|48	#!/bin/bash
12mu|man-pages-ko-20050219-14|49	LANG=%{LNG} %{_bindir}/mandb %{_mandir}/%{LNG}
12mu|man-pages-ko-20050219-14|50	exit 0
12mu|man-pages-ko-20050219-14|51	EOF
12mu|man-pages-ko-20050219-14|52	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
12mu|man-pages-ko-20050219-14|53	
12mu|man-pages-ko-20050219-14|54	mkdir -p  %{buildroot}/var/cache/man/%{LNG}
12mu|man-pages-ko-20050219-14|55	
12mu|man-pages-ko-20050219-14|56	touch %{buildroot}/var/cache/man/%{LNG}/whatis
12mu|man-pages-ko-20050219-14|57	
12mu|man-pages-ko-20050219-14|58	%post
12mu|man-pages-ko-20050219-14|59	%create_ghostfile /var/cache/man/%{LNG}/whatis root root 644
12mu|man-pages-ko-20050219-14|60	
12mu|man-pages-ko-20050219-14|61	%files
12mu|man-pages-ko-20050219-14|62	%defattr(0644,root,man,755)
12mu|man-pages-ko-20050219-14|63	%dir %{_mandir}/%{LNG}
12mu|man-pages-ko-20050219-14|64	%dir /var/cache/man/%{LNG}
12mu|man-pages-ko-20050219-14|65	%ghost %config(noreplace) /var/cache/man/%{LNG}/whatis
12mu|man-pages-ko-20050219-14|66	%{_mandir}/%{LNG}/man*
12mu|man-pages-ko-20050219-14|67	%{_mandir}/%{LNG}/cat*
12mu|man-pages-ko-20050219-14|68	%{_mandir}/%{LNG}/CACHEDIR.TAG*
12mu|man-pages-ko-20050219-14|69	%{_mandir}/%{LNG}/index.db*
12mu|man-pages-ko-20050219-14|70	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
12mu|man-pages-ko-20050219-14|71	
12mu|man-pages-ko-20050219-14|72	
12mu|man-pages-ko-20050219-14|73	%changelog
12mu|man-pages-ko-20050219-14|74	* Wed Dec 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20050219-14
12mu|man-pages-ko-20050219-14|75	+ Revision: 5da3596
12mu|man-pages-ko-20050219-14|76	- LOG Fix file conflicts, spec cleanup
12mu|man-pages-ko-20050219-14|77	
12mu|man-pages-ko-20050219-14|78	

20200 12
12mu|man-pages-pl-0.6-12|1	%define LNG pl
12mu|man-pages-pl-0.6-12|2	%define releasedate 28-06-2007
12mu|man-pages-pl-0.6-12|3	
12mu|man-pages-pl-0.6-12|4	Summary:	Man pages in polish language
12mu|man-pages-pl-0.6-12|5	Name:		man-pages-%{LNG}
12mu|man-pages-pl-0.6-12|6	Version:	0.6
12mu|man-pages-pl-0.6-12|7	Release:	12
12mu|man-pages-pl-0.6-12|8	License:	GPL
12mu|man-pages-pl-0.6-12|9	Group:		System/Internationalization
12mu|man-pages-pl-0.6-12|10	Url:		http://ptm.linux.pl
12mu|man-pages-pl-0.6-12|11	Source0:	http:/ptm.linux.pl/man-PL%{releasedate}.tar.bz2
12mu|man-pages-pl-0.6-12|12	BuildRequires:	man
12mu|man-pages-pl-0.6-12|13	Requires:	locales-%{LNG}
12mu|man-pages-pl-0.6-12|14	Requires(pre):	sed grep man
12mu|man-pages-pl-0.6-12|15	Provides:	man-%{LNG} = %{EVRD}
12mu|man-pages-pl-0.6-12|16	Provides:	manpages-%{LNG} = %{EVRD}
12mu|man-pages-pl-0.6-12|17	Autoreqprov:	false
12mu|man-pages-pl-0.6-12|18	BuildArch:	noarch
12mu|man-pages-pl-0.6-12|19	
12mu|man-pages-pl-0.6-12|20	%description
12mu|man-pages-pl-0.6-12|21	A collection of man pages for Linux in polish language.
12mu|man-pages-pl-0.6-12|22	
12mu|man-pages-pl-0.6-12|23	%prep
12mu|man-pages-pl-0.6-12|24	%setup -qn pl_PL
12mu|man-pages-pl-0.6-12|25	
12mu|man-pages-pl-0.6-12|26	%build
12mu|man-pages-pl-0.6-12|27	for i in 1 2 3 4 5 6 7 8 9 n; do
12mu|man-pages-pl-0.6-12|28	rm -rf man$i/CVS
12mu|man-pages-pl-0.6-12|29	done
12mu|man-pages-pl-0.6-12|30	
12mu|man-pages-pl-0.6-12|31	sh ./autogen.sh
12mu|man-pages-pl-0.6-12|32	
12mu|man-pages-pl-0.6-12|33	%make
12mu|man-pages-pl-0.6-12|34	
12mu|man-pages-pl-0.6-12|35	%install
12mu|man-pages-pl-0.6-12|36	mkdir -p %{buildroot}%{_mandir}/%{LNG}/
12mu|man-pages-pl-0.6-12|37	
12mu|man-pages-pl-0.6-12|38	for i in 1 2 3 4 5 6 7 8 9 n; do
12mu|man-pages-pl-0.6-12|39	cp -adpvrf man$i %{buildroot}%{_mandir}/%{LNG}/
12mu|man-pages-pl-0.6-12|40	done
12mu|man-pages-pl-0.6-12|41	
12mu|man-pages-pl-0.6-12|42	LANG=%{LNG} DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}%{_mandir}/%{LNG}
12mu|man-pages-pl-0.6-12|43	
12mu|man-pages-pl-0.6-12|44	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mu|man-pages-pl-0.6-12|45	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron << EOF
12mu|man-pages-pl-0.6-12|46	#!/bin/bash
12mu|man-pages-pl-0.6-12|47	LANG=%{LNG} %{_bindir}/mandb %{_mandir}/%{LNG}
12mu|man-pages-pl-0.6-12|48	exit 0
12mu|man-pages-pl-0.6-12|49	EOF
12mu|man-pages-pl-0.6-12|50	
12mu|man-pages-pl-0.6-12|51	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
12mu|man-pages-pl-0.6-12|52	
12mu|man-pages-pl-0.6-12|53	mkdir -p  %{buildroot}/var/cache/man/%{LNG}
12mu|man-pages-pl-0.6-12|54	
12mu|man-pages-pl-0.6-12|55	touch %{buildroot}/var/cache/man/%{LNG}/whatis
12mu|man-pages-pl-0.6-12|56	
12mu|man-pages-pl-0.6-12|57	# Provided by shadow-utils
12mu|man-pages-pl-0.6-12|58	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/expiry.1*
12mu|man-pages-pl-0.6-12|59	rm -f %{buildroot}%{_mandir}/%{LNG}/man1/newgrp.1
12mu|man-pages-pl-0.6-12|60	
12mu|man-pages-pl-0.6-12|61	%post
12mu|man-pages-pl-0.6-12|62	%create_ghostfile /var/cache/man/%{LNG}/whatis root root 644
12mu|man-pages-pl-0.6-12|63	
12mu|man-pages-pl-0.6-12|64	%files
12mu|man-pages-pl-0.6-12|65	%defattr(644,root,man,755)
12mu|man-pages-pl-0.6-12|66	%doc FAQ ChangeLog readme.english
12mu|man-pages-pl-0.6-12|67	%dir %{_mandir}/%{LNG}
12mu|man-pages-pl-0.6-12|68	%dir /var/cache/man/%{LNG}
12mu|man-pages-pl-0.6-12|69	%ghost %config(noreplace) /var/cache/man/%{LNG}/whatis
12mu|man-pages-pl-0.6-12|70	%{_mandir}/%{LNG}/man*
12mu|man-pages-pl-0.6-12|71	%{_mandir}/%{LNG}/cat*
12mu|man-pages-pl-0.6-12|72	%{_mandir}/%{LNG}/CACHEDIR.TAG*
12mu|man-pages-pl-0.6-12|73	%{_mandir}/%{LNG}/index.db*
12mu|man-pages-pl-0.6-12|74	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%{LNG}.cron
12mu|man-pages-pl-0.6-12|75	
12mu|man-pages-pl-0.6-12|76	
12mu|man-pages-pl-0.6-12|77	%changelog
12mu|man-pages-pl-0.6-12|78	* Wed Dec 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6-12
12mu|man-pages-pl-0.6-12|79	+ Revision: 9c8bed7
12mu|man-pages-pl-0.6-12|80	- LOG Fix file conflicts, spec cleanup
12mu|man-pages-pl-0.6-12|81	
12mu|man-pages-pl-0.6-12|82	

20201 12
12mu|man-pages-pt_BR-0.1-11|1	%define LNG pt_BR
12mu|man-pages-pt_BR-0.1-11|2	%define name man-pages-%LNG
12mu|man-pages-pt_BR-0.1-11|3	%define version 0.1
12mu|man-pages-pt_BR-0.1-11|4	%define release %mkrel 11
12mu|man-pages-pt_BR-0.1-11|5	
12mu|man-pages-pt_BR-0.1-11|6	Summary:	Brazilian man (manual) pages from the Linux Documentation Project
12mu|man-pages-pt_BR-0.1-11|7	Name:		%{name}
12mu|man-pages-pt_BR-0.1-11|8	Version:	%{version}
12mu|man-pages-pt_BR-0.1-11|9	Release:	%{release}
12mu|man-pages-pt_BR-0.1-11|10	License:	GPL
12mu|man-pages-pt_BR-0.1-11|11	Group:	System/Internationalization
12mu|man-pages-pt_BR-0.1-11|12	URL: 	http://br.tldp.org/projetos/man/man.html
12mu|man-pages-pt_BR-0.1-11|13	# the tarball has to build, files got from the web with wget.
12mu|man-pages-pt_BR-0.1-11|14	# files dated 2002-11-21 -- pablo
12mu|man-pages-pt_BR-0.1-11|15	Source:	http://br.tldp.org/projetos/man/arquivos/man-pages-pt_BR.tar.bz2
12mu|man-pages-pt_BR-0.1-11|16	#Icon:		books-%LNG.xpm
12mu|man-pages-pt_BR-0.1-11|17	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|man-pages-pt_BR-0.1-11|18	BuildRequires: man => 1.5j-8mdk
12mu|man-pages-pt_BR-0.1-11|19	Requires: locales-pt, man => 1.5j-8mdk
12mu|man-pages-pt_BR-0.1-11|20	Autoreqprov: false
12mu|man-pages-pt_BR-0.1-11|21	BuildArchitectures: noarch
12mu|man-pages-pt_BR-0.1-11|22	
12mu|man-pages-pt_BR-0.1-11|23	%description
12mu|man-pages-pt_BR-0.1-11|24	A large collection of man pages (reference material) from the Linux
12mu|man-pages-pt_BR-0.1-11|25	Documentation Project (LDP), translated to Brzailian Portuguese.
12mu|man-pages-pt_BR-0.1-11|26	The man pages are organized into the following sections:
12mu|man-pages-pt_BR-0.1-11|27	
12mu|man-pages-pt_BR-0.1-11|28	Section 1:  User commands (intro only)
12mu|man-pages-pt_BR-0.1-11|29	Section 2:  System calls
12mu|man-pages-pt_BR-0.1-11|30	Section 3:  Libc calls
12mu|man-pages-pt_BR-0.1-11|31	Section 4:  Devices (e.g., hd, sd)
12mu|man-pages-pt_BR-0.1-11|32	Section 5:  File formats and protocols (e.g., wtmp, %{_sysconfdir}passwd, nfs)
12mu|man-pages-pt_BR-0.1-11|33	Section 5:  Games (intro only)
12mu|man-pages-pt_BR-0.1-11|34	Section 7:  Conventions, macro packages, etc. (e.g., nroff, ascii)
12mu|man-pages-pt_BR-0.1-11|35	Section 8:  System administration (intro only)
12mu|man-pages-pt_BR-0.1-11|36	Section 9:  Kernel routines
12mu|man-pages-pt_BR-0.1-11|37	
12mu|man-pages-pt_BR-0.1-11|38	%prep
12mu|man-pages-pt_BR-0.1-11|39	%setup -n man-pages-pt_BR
12mu|man-pages-pt_BR-0.1-11|40	
12mu|man-pages-pt_BR-0.1-11|41	%build
12mu|man-pages-pt_BR-0.1-11|42	
12mu|man-pages-pt_BR-0.1-11|43	%install
12mu|man-pages-pt_BR-0.1-11|44	rm -rf %{buildroot}
12mu|man-pages-pt_BR-0.1-11|45	mkdir -p %{buildroot}/%_mandir/%LNG/man{1,2,3,4,5,6,7,8}
12mu|man-pages-pt_BR-0.1-11|46	
12mu|man-pages-pt_BR-0.1-11|47	for i in 1 2 3 4 5 6 7 8 ; do
12mu|man-pages-pt_BR-0.1-11|48	cp -adpvrf man$i %{buildroot}/%_mandir/%LNG/||:
12mu|man-pages-pt_BR-0.1-11|49	done
12mu|man-pages-pt_BR-0.1-11|50	
12mu|man-pages-pt_BR-0.1-11|51	LANG=%LNG DESTDIR=%{buildroot} %{_bindir}/mandb %{buildroot}/%_mandir/%LNG
12mu|man-pages-pt_BR-0.1-11|52	
12mu|man-pages-pt_BR-0.1-11|53	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mu|man-pages-pt_BR-0.1-11|54	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron << EOF
12mu|man-pages-pt_BR-0.1-11|55	#!/bin/bash
12mu|man-pages-pt_BR-0.1-11|56	LANG=%LNG %{_bindir}/mandb %_mandir/%LNG
12mu|man-pages-pt_BR-0.1-11|57	exit 0
12mu|man-pages-pt_BR-0.1-11|58	EOF
12mu|man-pages-pt_BR-0.1-11|59	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mu|man-pages-pt_BR-0.1-11|60	
12mu|man-pages-pt_BR-0.1-11|61	mkdir -p  %{buildroot}/var/cache/man/%LNG
12mu|man-pages-pt_BR-0.1-11|62	
12mu|man-pages-pt_BR-0.1-11|63	touch %{buildroot}/var/cache/man/%LNG/whatis
12mu|man-pages-pt_BR-0.1-11|64	
12mu|man-pages-pt_BR-0.1-11|65	%post
12mu|man-pages-pt_BR-0.1-11|66	%create_ghostfile /var/cache/man/%LNG/whatis root root 644
12mu|man-pages-pt_BR-0.1-11|67	
12mu|man-pages-pt_BR-0.1-11|68	%clean
12mu|man-pages-pt_BR-0.1-11|69	rm -rf %{buildroot}
12mu|man-pages-pt_BR-0.1-11|70	
12mu|man-pages-pt_BR-0.1-11|71	%files
12mu|man-pages-pt_BR-0.1-11|72	%defattr(0644,root,man,755)
12mu|man-pages-pt_BR-0.1-11|73	%dir %_mandir/%LNG
12mu|man-pages-pt_BR-0.1-11|74	%dir /var/cache/man/%LNG
12mu|man-pages-pt_BR-0.1-11|75	%ghost %config(noreplace) /var/cache/man/%LNG/whatis
12mu|man-pages-pt_BR-0.1-11|76	%_mandir/%LNG/man*
12mu|man-pages-pt_BR-0.1-11|77	%{_mandir}/%{LNG}/cat*
12mu|man-pages-pt_BR-0.1-11|78	%{_mandir}/%{LNG}/CACHEDIR.TAG*
12mu|man-pages-pt_BR-0.1-11|79	%{_mandir}/%{LNG}/index.db*
12mu|man-pages-pt_BR-0.1-11|80	#%_mandir/%LNG/whatis
12mu|man-pages-pt_BR-0.1-11|81	%config(noreplace) %attr(755,root,root) %{_sysconfdir}/cron.weekly/makewhatis-%LNG.cron
12mu|man-pages-pt_BR-0.1-11|82	
12mu|man-pages-pt_BR-0.1-11|83	
12mu|man-pages-pt_BR-0.1-11|84	%changelog
12mu|man-pages-pt_BR-0.1-11|85	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1-10mdv2011.0
12mu|man-pages-pt_BR-0.1-11|86	+ Revision: 666375
12mu|man-pages-pt_BR-0.1-11|87	- mass rebuild
12mu|man-pages-pt_BR-0.1-11|88	
12mu|man-pages-pt_BR-0.1-11|89	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1-9mdv2011.0
12mu|man-pages-pt_BR-0.1-11|90	+ Revision: 609326
12mu|man-pages-pt_BR-0.1-11|91	- rebuild
12mu|man-pages-pt_BR-0.1-11|92	- fix build
12mu|man-pages-pt_BR-0.1-11|93	- fix typos
12mu|man-pages-pt_BR-0.1-11|94	- fix build
12mu|man-pages-pt_BR-0.1-11|95	- rebuild
12mu|man-pages-pt_BR-0.1-11|96	- rebuilt for 2010.1
12mu|man-pages-pt_BR-0.1-11|97	
12mu|man-pages-pt_BR-0.1-11|98	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 0.1-6mdv2009.1
12mu|man-pages-pt_BR-0.1-11|99	+ Revision: 351583
12mu|man-pages-pt_BR-0.1-11|100	- rebuild
12mu|man-pages-pt_BR-0.1-11|101	
12mu|man-pages-pt_BR-0.1-11|102	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.1-5mdv2009.0
12mu|man-pages-pt_BR-0.1-11|103	+ Revision: 223193
12mu|man-pages-pt_BR-0.1-11|104	- rebuild
12mu|man-pages-pt_BR-0.1-11|105	
12mu|man-pages-pt_BR-0.1-11|106	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 0.1-4mdv2008.1
12mu|man-pages-pt_BR-0.1-11|107	+ Revision: 152990
12mu|man-pages-pt_BR-0.1-11|108	- rebuild
12mu|man-pages-pt_BR-0.1-11|109	- rebuild
12mu|man-pages-pt_BR-0.1-11|110	- kill re-definition of %%buildroot on Pixel's request
12mu|man-pages-pt_BR-0.1-11|111	- fix summary-ended-with-dot
12mu|man-pages-pt_BR-0.1-11|112	
12mu|man-pages-pt_BR-0.1-11|113	+ Olivier Blin <oblin@mandriva.com>
12mu|man-pages-pt_BR-0.1-11|114	- restore BuildRoot
12mu|man-pages-pt_BR-0.1-11|115	
12mu|man-pages-pt_BR-0.1-11|116	* Thu May 31 2007 Adam Williamson <awilliamson@mandriva.org> 0.1-2mdv2008.0
12mu|man-pages-pt_BR-0.1-11|117	+ Revision: 33477
12mu|man-pages-pt_BR-0.1-11|118	- rebuild for new era; drop /var/catman (wildly obsolete)
12mu|man-pages-pt_BR-0.1-11|119	
12mu|man-pages-pt_BR-0.1-11|120	
12mu|man-pages-pt_BR-0.1-11|121	* Wed Jul 23 2003 Pablo Saratxaga <pablo@mandrakesoft.com> 0.1-1mdk
12mu|man-pages-pt_BR-0.1-11|122	- first package
12mu|man-pages-pt_BR-0.1-11|123	

20202 12
12mu|man-pages-zh-1.5-13|1	%define LANG zh
12mu|man-pages-zh-1.5-13|2	
12mu|man-pages-zh-1.5-13|3	%define fname man-pages-zh_CN
12mu|man-pages-zh-1.5-13|4	
12mu|man-pages-zh-1.5-13|5	Summary:	Chinese man pages
12mu|man-pages-zh-1.5-13|6	Name:		man-pages-%{LANG}
12mu|man-pages-zh-1.5-13|7	Version:	1.5
12mu|man-pages-zh-1.5-13|8	Release:	13
12mu|man-pages-zh-1.5-13|9	License:	FDL
12mu|man-pages-zh-1.5-13|10	Group:		System/Internationalization
12mu|man-pages-zh-1.5-13|11	Source:		http://download.sf.linuxforum.net/cmpp/%fname-%version.tar.bz2
12mu|man-pages-zh-1.5-13|12	Source1:	makewhatis.%{LANG}_CN.UTF-8.bz2
12mu|man-pages-zh-1.5-13|13	Source2:	makewhatis.%{LANG}_CN.bz2
12mu|man-pages-zh-1.5-13|14	BuildRequires:	man
12mu|man-pages-zh-1.5-13|15	Autoreq:	false
12mu|man-pages-zh-1.5-13|16	Requires:	locales-%{LANG}
12mu|man-pages-zh-1.5-13|17	Requires:	man
12mu|man-pages-zh-1.5-13|18	Provides:	man-%{LANG} = %{EVRD}
12mu|man-pages-zh-1.5-13|19	Provides:	manpages-%{LANG} = %{EVRD}
12mu|man-pages-zh-1.5-13|20	BuildArch:	noarch
12mu|man-pages-zh-1.5-13|21	
12mu|man-pages-zh-1.5-13|22	%description
12mu|man-pages-zh-1.5-13|23	Set of man pages translated into Chinese language.
12mu|man-pages-zh-1.5-13|24	
12mu|man-pages-zh-1.5-13|25	%prep
12mu|man-pages-zh-1.5-13|26	%setup -q -n %{fname}-%{version}
12mu|man-pages-zh-1.5-13|27	
12mu|man-pages-zh-1.5-13|28	%build
12mu|man-pages-zh-1.5-13|29	%make u8
12mu|man-pages-zh-1.5-13|30	%make gb
12mu|man-pages-zh-1.5-13|31	# fix conflict with mplayer:
12mu|man-pages-zh-1.5-13|32	rm -f */man1/mplayer.1
12mu|man-pages-zh-1.5-13|33	
12mu|man-pages-zh-1.5-13|34	%install
12mu|man-pages-zh-1.5-13|35	mkdir -p %{buildroot}%{_sysconfdir}
12mu|man-pages-zh-1.5-13|36	make DESTDIR=%{buildroot}%{_usr}/share install-u8
12mu|man-pages-zh-1.5-13|37	make DESTDIR=%{buildroot}%{_usr}/share install-gb CONFDIR=%{buildroot}/etc
12mu|man-pages-zh-1.5-13|38	
12mu|man-pages-zh-1.5-13|39	mkdir -p %{buildroot}%{_sbindir}
12mu|man-pages-zh-1.5-13|40	bzcat %{SOURCE1} > %{buildroot}%{_sbindir}/makewhatis.%{LANG}_CN.UTF-8
12mu|man-pages-zh-1.5-13|41	chmod a+rx %{buildroot}%{_sbindir}/makewhatis.%{LANG}_CN.UTF-8
12mu|man-pages-zh-1.5-13|42	bzcat %{SOURCE2} > %{buildroot}%{_sbindir}/makewhatis.%{LANG}_CN
12mu|man-pages-zh-1.5-13|43	chmod a+rx %{buildroot}%{_sbindir}/makewhatis.%{LANG}_CN
12mu|man-pages-zh-1.5-13|44	
12mu|man-pages-zh-1.5-13|45	%{buildroot}%{_sbindir}/makewhatis.%{LANG}_CN.UTF-8 \
12mu|man-pages-zh-1.5-13|46	%{buildroot}/%{_mandir}/%{LANG}_CN.UTF-8
12mu|man-pages-zh-1.5-13|47	%{buildroot}%{_sbindir}/makewhatis.%{LANG}_CN \
12mu|man-pages-zh-1.5-13|48	%{buildroot}/%{_mandir}/%{LANG}_CN
12mu|man-pages-zh-1.5-13|49	
12mu|man-pages-zh-1.5-13|50	mkdir -p %{buildroot}%{_sysconfdir}/cron.weekly
12mu|man-pages-zh-1.5-13|51	cat > %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LANG}_CN.UTF-8.cron << EOF
12mu|man-pages-zh-1.5-13|52	#!/bin/bash
12mu|man-pages-zh-1.5-13|53	%{_sbindir}/makewhatis.%{LANG}_CN.UTF-8 %{_mandir}/%{LANG}_CN.UTF-8
12mu|man-pages-zh-1.5-13|54	exit 0
12mu|man-pages-zh-1.5-13|55	EOF
12mu|man-pages-zh-1.5-13|56	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LANG}_CN.UTF-8.cron
12mu|man-pages-zh-1.5-13|57	cat > %{buildroot}/etc/cron.weekly/makewhatis-%{LANG}_CN.cron << EOF
12mu|man-pages-zh-1.5-13|58	#!/bin/bash
12mu|man-pages-zh-1.5-13|59	%{_sbindir}/makewhatis.%{LANG}_CN %{_mandir}/%{LANG}_CN
12mu|man-pages-zh-1.5-13|60	exit 0
12mu|man-pages-zh-1.5-13|61	EOF
12mu|man-pages-zh-1.5-13|62	chmod a+x %{buildroot}%{_sysconfdir}/cron.weekly/makewhatis-%{LANG}_CN.cron
12mu|man-pages-zh-1.5-13|63	
12mu|man-pages-zh-1.5-13|64	# Provided by shadow-utils
12mu|man-pages-zh-1.5-13|65	rm -f %{buildroot}%{_mandir}/%{LANG}_CN/man1/newgrp.1*
12mu|man-pages-zh-1.5-13|66	rm -f %{buildroot}%{_mandir}/%{LANG}_CN/man8/chpasswd.8*
12mu|man-pages-zh-1.5-13|67	rm -f %{buildroot}%{_mandir}/%{LANG}_CN/man8/groupadd.8*
12mu|man-pages-zh-1.5-13|68	rm -f %{buildroot}%{_mandir}/%{LANG}_CN/man8/groupdel.8*
12mu|man-pages-zh-1.5-13|69	rm -f %{buildroot}%{_mandir}/%{LANG}_CN/man8/groupmod.8*
12mu|man-pages-zh-1.5-13|70	rm -f %{buildroot}%{_mandir}/%{LANG}_CN/man8/useradd.8*
12mu|man-pages-zh-1.5-13|71	rm -f %{buildroot}%{_mandir}/%{LANG}_CN/man8/userdel.8*
12mu|man-pages-zh-1.5-13|72	rm -f %{buildroot}%{_mandir}/%{LANG}_CN/man8/usermod.8*
12mu|man-pages-zh-1.5-13|73	
12mu|man-pages-zh-1.5-13|74	%post
12mu|man-pages-zh-1.5-13|75	%{_sysconfdir}/cron.weekly/makewhatis-%{LANG}_CN.UTF-8.cron
12mu|man-pages-zh-1.5-13|76	%{_sysconfdir}/cron.weekly/makewhatis-%{LANG}_CN.cron
12mu|man-pages-zh-1.5-13|77	touch %{_mandir}/%{LANG}_CN.UTF-8/whatis
12mu|man-pages-zh-1.5-13|78	touch %{_mandir}/%{LANG}_CN/whatis
12mu|man-pages-zh-1.5-13|79	
12mu|man-pages-zh-1.5-13|80	%files
12mu|man-pages-zh-1.5-13|81	%defattr(0644,root,man,755)
12mu|man-pages-zh-1.5-13|82	%{_mandir}/%{LANG}_CN.UTF-8
12mu|man-pages-zh-1.5-13|83	%attr(755,root,root)%{_sbindir}/makewhatis.%{LANG}_CN.UTF-8
12mu|man-pages-zh-1.5-13|84	%config(noreplace) %attr(755,root,root)%{_sysconfdir}/cron.weekly/makewhatis-%{LANG}_CN.UTF-8.cron
12mu|man-pages-zh-1.5-13|85	#
12mu|man-pages-zh-1.5-13|86	%{_mandir}/%{LANG}_CN
12mu|man-pages-zh-1.5-13|87	%attr(755,root,root) %{_sbindir}/makewhatis.%{LANG}_CN
12mu|man-pages-zh-1.5-13|88	%config(noreplace) %attr(755,root,root)/etc/cron.weekly/makewhatis-%{LANG}_CN.cron
12mu|man-pages-zh-1.5-13|89	%{_sysconfdir}/cman.conf
12mu|man-pages-zh-1.5-13|90	%{_sysconfdir}/profile.d/cman.csh
12mu|man-pages-zh-1.5-13|91	%{_sysconfdir}/profile.d/cman.sh
12mu|man-pages-zh-1.5-13|92	
12mu|man-pages-zh-1.5-13|93	
12mu|man-pages-zh-1.5-13|94	%changelog
12mu|man-pages-zh-1.5-13|95	* Wed Dec 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5-13
12mu|man-pages-zh-1.5-13|96	+ Revision: 926c233
12mu|man-pages-zh-1.5-13|97	- LOG Fix file conflicts, spec cleanup
12mu|man-pages-zh-1.5-13|98	
12mu|man-pages-zh-1.5-13|99	

20203 12
12mu|marble-4.12.4-1|1	%bcond_with marble_python
12mu|marble-4.12.4-1|2	
12mu|marble-4.12.4-1|3	Summary:	A virtual globe and world atlas
12mu|marble-4.12.4-1|4	Name:		marble
12mu|marble-4.12.4-1|5	Version:	4.12.4
12mu|marble-4.12.4-1|6	Release:	1
12mu|marble-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|marble-4.12.4-1|8	License:	LGPLv2
12mu|marble-4.12.4-1|9	Url:		http://edu.kde.org
12mu|marble-4.12.4-1|10	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|marble-4.12.4-1|11	BuildRequires:	kdelibs4-devel
12mu|marble-4.12.4-1|12	BuildRequires:	python-devel
12mu|marble-4.12.4-1|13	BuildRequires:	python-qt4-devel
12mu|marble-4.12.4-1|14	BuildRequires:	quazip-devel
12mu|marble-4.12.4-1|15	BuildRequires:	shapelib-devel
12mu|marble-4.12.4-1|16	BuildRequires:	pkgconfig(libgpsd)
12mu|marble-4.12.4-1|17	BuildRequires:	pkgconfig(QtLocation)
12mu|marble-4.12.4-1|18	BuildRequires:	qt4-qmlviewer
12mu|marble-4.12.4-1|19	Requires:	libkdeedu
12mu|marble-4.12.4-1|20	Requires:	marble-common = %{EVRD}
12mu|marble-4.12.4-1|21	
12mu|marble-4.12.4-1|22	%description
12mu|marble-4.12.4-1|23	Marble is a Virtual Globe and World Atlas that you can use to learn more
12mu|marble-4.12.4-1|24	about Earth: You can pan and zoom around and you can look up places and
12mu|marble-4.12.4-1|25	roads. A mouse click on a place label will provide the respective
12mu|marble-4.12.4-1|26	Wikipedia article.
12mu|marble-4.12.4-1|27	
12mu|marble-4.12.4-1|28	%files
12mu|marble-4.12.4-1|29	%doc LICENSE.txt ChangeLog BUGS USECASES MANIFESTO.txt
12mu|marble-4.12.4-1|30	%doc %{_kde_docdir}/HTML/en/marble
12mu|marble-4.12.4-1|31	%{_kde_bindir}/marble
12mu|marble-4.12.4-1|32	%{_kde_bindir}/marble-mobile
12mu|marble-4.12.4-1|33	%{_kde_bindir}/marble-qt
12mu|marble-4.12.4-1|34	%{_kde_bindir}/marble-touch
12mu|marble-4.12.4-1|35	%{_kde_iconsdir}/*/*/apps/marble.*
12mu|marble-4.12.4-1|36	%{_kde_applicationsdir}/marble.desktop
12mu|marble-4.12.4-1|37	%{_kde_applicationsdir}/marble_gpx.desktop
12mu|marble-4.12.4-1|38	%{_kde_applicationsdir}/marble_kml.desktop
12mu|marble-4.12.4-1|39	%{_kde_applicationsdir}/marble_kmz.desktop
12mu|marble-4.12.4-1|40	%{_kde_applicationsdir}/marble_osm.desktop
12mu|marble-4.12.4-1|41	%{_kde_applicationsdir}/marble_shp.desktop
12mu|marble-4.12.4-1|42	%{_kde_applicationsdir}/marble-mobile.desktop
12mu|marble-4.12.4-1|43	%{_kde_applicationsdir}/marble-qt.desktop
12mu|marble-4.12.4-1|44	%{_kde_applicationsdir}/marble-touch.desktop
12mu|marble-4.12.4-1|45	%{_kde_services}/marble_part_gpx.desktop
12mu|marble-4.12.4-1|46	%{_kde_services}/marble_part_kml.desktop
12mu|marble-4.12.4-1|47	%{_kde_services}/marble_part_kmz.desktop
12mu|marble-4.12.4-1|48	%{_kde_services}/marble_part_osm.desktop
12mu|marble-4.12.4-1|49	%{_kde_services}/marble_part_shp.desktop
12mu|marble-4.12.4-1|50	
12mu|marble-4.12.4-1|51	#---------------------------------------------
12mu|marble-4.12.4-1|52	
12mu|marble-4.12.4-1|53	%define marblewidget_major 17
12mu|marble-4.12.4-1|54	%define libmarblewidget %mklibname marblewidget %{marblewidget_major}
12mu|marble-4.12.4-1|55	
12mu|marble-4.12.4-1|56	%package -n %{libmarblewidget}
12mu|marble-4.12.4-1|57	Summary:	Runtime library for marble
12mu|marble-4.12.4-1|58	Group:		System/Libraries
12mu|marble-4.12.4-1|59	Obsoletes:	%{_lib}marblewidget13 < 4.9.0
12mu|marble-4.12.4-1|60	Obsoletes:	%{_lib}marblewidget14 < 4.10.0
12mu|marble-4.12.4-1|61	Obsoletes:	%{_lib}marblewidget15 < 4.11.0
12mu|marble-4.12.4-1|62	Obsoletes:	%{_lib}marblewidget16 < 4.12.0
12mu|marble-4.12.4-1|63	
12mu|marble-4.12.4-1|64	%description -n %{libmarblewidget}
12mu|marble-4.12.4-1|65	Runtime library for marble.
12mu|marble-4.12.4-1|66	
12mu|marble-4.12.4-1|67	%files -n %{libmarblewidget}
12mu|marble-4.12.4-1|68	%{_kde_libdir}/libmarblewidget.so.0.%{marblewidget_major}*
12mu|marble-4.12.4-1|69	%{_kde_libdir}/libmarblewidget.so.%{marblewidget_major}
12mu|marble-4.12.4-1|70	
12mu|marble-4.12.4-1|71	#---------------------------------------------
12mu|marble-4.12.4-1|72	
12mu|marble-4.12.4-1|73	%package common
12mu|marble-4.12.4-1|74	Summary:	A virtual globe and world atlas
12mu|marble-4.12.4-1|75	Group:		Graphical desktop/KDE
12mu|marble-4.12.4-1|76	%if %{with marble_python}
12mu|marble-4.12.4-1|77	BuildRequires:	python-kde4
12mu|marble-4.12.4-1|78	Requires:	python
12mu|marble-4.12.4-1|79	%endif
12mu|marble-4.12.4-1|80	
12mu|marble-4.12.4-1|81	%description common
12mu|marble-4.12.4-1|82	Marble is a Virtual Globe and World Atlas that you can use to learn more
12mu|marble-4.12.4-1|83	about Earth: You can pan and zoom around and you can look up places and
12mu|marble-4.12.4-1|84	roads. A mouse click on a place label will provide the respective
12mu|marble-4.12.4-1|85	Wikipedia article.
12mu|marble-4.12.4-1|86	
12mu|marble-4.12.4-1|87	%files -n marble-common
12mu|marble-4.12.4-1|88	%{_kde_libdir}/kde4/plasma_runner_marble.so
12mu|marble-4.12.4-1|89	%{_kde_libdir}/kde4/libmarble_part.*
12mu|marble-4.12.4-1|90	%{_kde_datadir}/config.kcfg/marble.kcfg
12mu|marble-4.12.4-1|91	%{_kde_datadir}/mime/packages/geo.xml
12mu|marble-4.12.4-1|92	%{_kde_services}/marble_part.desktop
12mu|marble-4.12.4-1|93	%{_kde_services}/plasma-runner-marble.desktop
12mu|marble-4.12.4-1|94	%{_kde_libdir}/kde4/plugins/marble
12mu|marble-4.12.4-1|95	%{_kde_appsdir}/marble
12mu|marble-4.12.4-1|96	%if %{with marble_python}
12mu|marble-4.12.4-1|97	%{py_platsitedir}/PyKDE4/marble.so
12mu|marble-4.12.4-1|98	%endif
12mu|marble-4.12.4-1|99	%{_qt_importdir}/org/kde/edu/marble
12mu|marble-4.12.4-1|100	
12mu|marble-4.12.4-1|101	#-----------------------------------------------------------------------------
12mu|marble-4.12.4-1|102	
12mu|marble-4.12.4-1|103	%package -n plasma-applet-kworldclock
12mu|marble-4.12.4-1|104	Summary:	plasma kworldclock Applet
12mu|marble-4.12.4-1|105	Group:		Graphical desktop/KDE
12mu|marble-4.12.4-1|106	Requires:	kdebase4-runtime
12mu|marble-4.12.4-1|107	Requires:	marble = %{EVRD}
12mu|marble-4.12.4-1|108	Provides:	plasma-applet
12mu|marble-4.12.4-1|109	
12mu|marble-4.12.4-1|110	%description -n plasma-applet-kworldclock
12mu|marble-4.12.4-1|111	plasma kworldclock Applet
12mu|marble-4.12.4-1|112	
12mu|marble-4.12.4-1|113	%files -n plasma-applet-kworldclock
12mu|marble-4.12.4-1|114	%{_kde_libdir}/kde4/plasma_applet_worldclock.so
12mu|marble-4.12.4-1|115	%{_kde_services}/plasma-applet-kworldclock.desktop
12mu|marble-4.12.4-1|116	
12mu|marble-4.12.4-1|117	#---------------------------------------------
12mu|marble-4.12.4-1|118	
12mu|marble-4.12.4-1|119	%package devel
12mu|marble-4.12.4-1|120	Summary:	Devel stuff for %{name}
12mu|marble-4.12.4-1|121	Group:		Development/KDE and Qt
12mu|marble-4.12.4-1|122	Requires:	kdelibs4-devel
12mu|marble-4.12.4-1|123	Requires:	%{libmarblewidget} = %{EVRD}
12mu|marble-4.12.4-1|124	Conflicts:	kdeedu4-devel < 4.6.90
12mu|marble-4.12.4-1|125	
12mu|marble-4.12.4-1|126	%description devel
12mu|marble-4.12.4-1|127	Files needed to build applications based on %{name}.
12mu|marble-4.12.4-1|128	
12mu|marble-4.12.4-1|129	%files devel
12mu|marble-4.12.4-1|130	%{_kde_libdir}/libmarblewidget.so
12mu|marble-4.12.4-1|131	%{_kde_libdir}/kde4/plugins/designer/*.so
12mu|marble-4.12.4-1|132	%{_includedir}/marble
12mu|marble-4.12.4-1|133	%{_kde_appsdir}/cmake/modules/FindMarble.cmake
12mu|marble-4.12.4-1|134	
12mu|marble-4.12.4-1|135	#----------------------------------------------------------------------
12mu|marble-4.12.4-1|136	
12mu|marble-4.12.4-1|137	%prep
12mu|marble-4.12.4-1|138	%setup -q
12mu|marble-4.12.4-1|139	
12mu|marble-4.12.4-1|140	%build
12mu|marble-4.12.4-1|141	%cmake_kde4 \
12mu|marble-4.12.4-1|142	%if %{without marble_python}
12mu|marble-4.12.4-1|143	-DEXPERIMENTAL_PYTHON_BINDINGS=FALSE \
12mu|marble-4.12.4-1|144	-DBUILD_python=FALSE
12mu|marble-4.12.4-1|145	%else
12mu|marble-4.12.4-1|146	-DEXPERIMENTAL_PYTHON_BINDINGS=TRUE
12mu|marble-4.12.4-1|147	%endif
12mu|marble-4.12.4-1|148	
12mu|marble-4.12.4-1|149	%make
12mu|marble-4.12.4-1|150	
12mu|marble-4.12.4-1|151	%install
12mu|marble-4.12.4-1|152	%makeinstall_std -C build
12mu|marble-4.12.4-1|153	
12mu|marble-4.12.4-1|154	
12mu|marble-4.12.4-1|155	%changelog
12mu|marble-4.12.4-1|156	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|marble-4.12.4-1|157	+ Revision: 463130e
12mu|marble-4.12.4-1|158	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|marble-4.12.4-1|159	
12mu|marble-4.12.4-1|160	

20204 12
12mu|mash-0.2.0-4|1	%define major	0
12mu|mash-0.2.0-4|2	%define api		0.2
12mu|mash-0.2.0-4|3	%define gir_major	0.2
12mu|mash-0.2.0-4|4	
12mu|mash-0.2.0-4|5	%define libname	%mklibname %{name} %{api} %{major}
12mu|mash-0.2.0-4|6	%define girname	%mklibname %{name}-gir %{gir_major}
12mu|mash-0.2.0-4|7	%define develname	%mklibname -d %{name}
12mu|mash-0.2.0-4|8	
12mu|mash-0.2.0-4|9	Summary:	A library for using real 3D models within a Clutter scene
12mu|mash-0.2.0-4|10	Name:		mash
12mu|mash-0.2.0-4|11	Version:	0.2.0
12mu|mash-0.2.0-4|12	Release:	4
12mu|mash-0.2.0-4|13	License:	LGPLv2+
12mu|mash-0.2.0-4|14	Group:		System/Libraries
12mu|mash-0.2.0-4|15	URL:		http://wiki.clutter-project.org/wiki/Mash
12mu|mash-0.2.0-4|16	Source0:	http://source.clutter-project.org/sources/mash/0.2/mash-%{version}.tar.xz
12mu|mash-0.2.0-4|17	
12mu|mash-0.2.0-4|18	# From Fedora:
12mu|mash-0.2.0-4|19	# Already sent upstream for review,
12mu|mash-0.2.0-4|20	# see http://lists.clutter-project.org/pipermail/clutter-devel-list/2011-March/000196.html
12mu|mash-0.2.0-4|21	Patch0:		0001-Use-the-system-version-of-rply-if-available.patch
12mu|mash-0.2.0-4|22	BuildRequires:	pkgconfig(glib-2.0)
12mu|mash-0.2.0-4|23	BuildRequires:	pkgconfig(gobject-2.0)
12mu|mash-0.2.0-4|24	BuildRequires:	pkgconfig(clutter-1.0)
12mu|mash-0.2.0-4|25	BuildRequires:	pkgconfig(gl)
12mu|mash-0.2.0-4|26	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|mash-0.2.0-4|27	BuildRequires:	pkgconfig(gtk-doc)
12mu|mash-0.2.0-4|28	BuildRequires:	rply-devel
12mu|mash-0.2.0-4|29	
12mu|mash-0.2.0-4|30	%description
12mu|mash-0.2.0-4|31	Mash is a small library for using real 3D models within a Clutter
12mu|mash-0.2.0-4|32	scene. Models can be exported from Blender or other 3D modeling
12mu|mash-0.2.0-4|33	software as PLY files and then used as actors. It also supports a
12mu|mash-0.2.0-4|34	lighting model with animatable lights.
12mu|mash-0.2.0-4|35	
12mu|mash-0.2.0-4|36	%package -n %{libname}
12mu|mash-0.2.0-4|37	Summary:	A library for using real 3D models within a Clutter scene
12mu|mash-0.2.0-4|38	Group:		System/Libraries
12mu|mash-0.2.0-4|39	
12mu|mash-0.2.0-4|40	%description -n %{libname}
12mu|mash-0.2.0-4|41	Mash is a small library for using real 3D models within a Clutter
12mu|mash-0.2.0-4|42	scene. Models can be exported from Blender or other 3D modeling
12mu|mash-0.2.0-4|43	software as PLY files and then used as actors. It also supports a
12mu|mash-0.2.0-4|44	lighting model with animatable lights.
12mu|mash-0.2.0-4|45	
12mu|mash-0.2.0-4|46	%package -n %{girname}
12mu|mash-0.2.0-4|47	Summary:	GObject Introspection interface description for %{name}
12mu|mash-0.2.0-4|48	Group:		System/Libraries
12mu|mash-0.2.0-4|49	
12mu|mash-0.2.0-4|50	%description -n %{girname}
12mu|mash-0.2.0-4|51	GObject Introspection interface description for %{name}.
12mu|mash-0.2.0-4|52	
12mu|mash-0.2.0-4|53	%package -n %{develname}
12mu|mash-0.2.0-4|54	Summary:	Development files for %{name}
12mu|mash-0.2.0-4|55	Group:		Development/Other
12mu|mash-0.2.0-4|56	Requires:	%{libname} = %{version}-%{release}
12mu|mash-0.2.0-4|57	Requires:	%{girname} = %{version}-%{release}
12mu|mash-0.2.0-4|58	Provides:	%{name}-devel = %{version}-%{release}
12mu|mash-0.2.0-4|59	
12mu|mash-0.2.0-4|60	%description -n %{develname}
12mu|mash-0.2.0-4|61	This package contains libraries and header files needed for
12mu|mash-0.2.0-4|62	development of programs using %{name}.
12mu|mash-0.2.0-4|63	
12mu|mash-0.2.0-4|64	%prep
12mu|mash-0.2.0-4|65	%setup -q
12mu|mash-0.2.0-4|66	#apply_patches
12mu|mash-0.2.0-4|67	autoreconf -vf
12mu|mash-0.2.0-4|68	
12mu|mash-0.2.0-4|69	%build
12mu|mash-0.2.0-4|70	%configure2_5x \
12mu|mash-0.2.0-4|71	--disable-static \
12mu|mash-0.2.0-4|72	--disable-silent-rules
12mu|mash-0.2.0-4|73	
12mu|mash-0.2.0-4|74	%make
12mu|mash-0.2.0-4|75	
12mu|mash-0.2.0-4|76	%install
12mu|mash-0.2.0-4|77	%makeinstall_std
12mu|mash-0.2.0-4|78	
12mu|mash-0.2.0-4|79	%files -n %{libname}
12mu|mash-0.2.0-4|80	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12mu|mash-0.2.0-4|81	
12mu|mash-0.2.0-4|82	%files -n %{girname}
12mu|mash-0.2.0-4|83	%{_libdir}/girepository-1.0/Mash-%{gir_major}.typelib
12mu|mash-0.2.0-4|84	
12mu|mash-0.2.0-4|85	%files -n %{develname}
12mu|mash-0.2.0-4|86	%doc README NEWS AUTHORS
12mu|mash-0.2.0-4|87	%doc %{_datadir}/gtk-doc/html/mash
12mu|mash-0.2.0-4|88	%{_includedir}/%{name}-%{api}
12mu|mash-0.2.0-4|89	%{_libdir}/lib%{name}-%{api}.so
12mu|mash-0.2.0-4|90	%{_libdir}/pkgconfig/%{name}-%{api}.pc
12mu|mash-0.2.0-4|91	%{_datadir}/gir-1.0/Mash-%{gir_major}.gir
12mu|mash-0.2.0-4|92	
12mu|mash-0.2.0-4|93	
12mu|mash-0.2.0-4|94	
12mu|mash-0.2.0-4|95	%changelog
12mu|mash-0.2.0-4|96	* Tue May 01 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.2.0-2
12mu|mash-0.2.0-4|97	+ Revision: 794831
12mu|mash-0.2.0-4|98	- rebuild for clutter and typelib
12mu|mash-0.2.0-4|99	
12mu|mash-0.2.0-4|100	* Tue Mar 13 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.2.0-1
12mu|mash-0.2.0-4|101	+ Revision: 784767
12mu|mash-0.2.0-4|102	- imported package mash
12mu|mash-0.2.0-4|103	

20205 12
12mu|matchbox-window-manager-1.2-25|1	%define name 	matchbox-window-manager
12mu|matchbox-window-manager-1.2-25|2	%define version 1.2
12mu|matchbox-window-manager-1.2-25|3	
12mu|matchbox-window-manager-1.2-25|4	%define enable_drakx_version 0
12mu|matchbox-window-manager-1.2-25|5	
12mu|matchbox-window-manager-1.2-25|6	%{?_with_drakx: %global enable_drakx_version 1}
12mu|matchbox-window-manager-1.2-25|7	
12mu|matchbox-window-manager-1.2-25|8	Summary: 	Window manager for the Matchbox Desktop
12mu|matchbox-window-manager-1.2-25|9	Name: 		%name
12mu|matchbox-window-manager-1.2-25|10	Version: 	%version
12mu|matchbox-window-manager-1.2-25|11	Release: 	25
12mu|matchbox-window-manager-1.2-25|12	Url: 		http://projects.o-hand.com/matchbox/
12mu|matchbox-window-manager-1.2-25|13	License: 	GPL
12mu|matchbox-window-manager-1.2-25|14	Group: 		Graphical desktop/Other
12mu|matchbox-window-manager-1.2-25|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|matchbox-window-manager-1.2-25|16	Source0: 	http://projects.o-hand.com/matchbox/sources/%name/%version/%{name}-%{version}.tar.bz2
12mu|matchbox-window-manager-1.2-25|17	#specific theme for installer
12mu|matchbox-window-manager-1.2-25|18	Source1:	matchbox-ia_ora.tar.bz2
12mu|matchbox-window-manager-1.2-25|19	Source2:	30-start-matchbox.xsetup
12mu|matchbox-window-manager-1.2-25|20	Source3:	80-stop-matchbox.xsetup
12mu|matchbox-window-manager-1.2-25|21	# (fc) 1.2-2mdv various bug fixes from SVN
12mu|matchbox-window-manager-1.2-25|22	Patch0:		matchbox-window-manager-1.2-svnfixes.patch
12mu|matchbox-window-manager-1.2-25|23	# (fc) 1.2-2mdv various customizations for DrakX
12mu|matchbox-window-manager-1.2-25|24	Patch1:		matchbox-window-manager-1.2-drakx.patch
12mu|matchbox-window-manager-1.2-25|25	# (fc) 1.2-3mdv extend theme for separate decorations for modal dialogs
12mu|matchbox-window-manager-1.2-25|26	Patch2:		matchbox-window-manager-1.2-modal.patch
12mu|matchbox-window-manager-1.2-25|27	
12mu|matchbox-window-manager-1.2-25|28	BuildRequires:	pkgconfig libmatchbox-devel expat-devel
12mu|matchbox-window-manager-1.2-25|29	BuildRequires:	startup-notification-devel libXsettings-client-devel
12mu|matchbox-window-manager-1.2-25|30	BuildRequires:	libGConf2-devel GConf2
12mu|matchbox-window-manager-1.2-25|31	BuildRequires:  libxcomposite-devel
12mu|matchbox-window-manager-1.2-25|32	BuildRequires:  libxdamage-devel
12mu|matchbox-window-manager-1.2-25|33	%if %mdkversion <= 200900
12mu|matchbox-window-manager-1.2-25|34	Requires(post):	GConf2
12mu|matchbox-window-manager-1.2-25|35	%endif
12mu|matchbox-window-manager-1.2-25|36	Requires(preun):GConf2
12mu|matchbox-window-manager-1.2-25|37	
12mu|matchbox-window-manager-1.2-25|38	%description
12mu|matchbox-window-manager-1.2-25|39	Matchbox is a base environment for the X Window System running on non-desktop
12mu|matchbox-window-manager-1.2-25|40	embedded platforms such as handhelds, set-top boxes, kiosks and anything else
12mu|matchbox-window-manager-1.2-25|41	for which screen space, input mechanisms or system resources are limited.
12mu|matchbox-window-manager-1.2-25|42	
12mu|matchbox-window-manager-1.2-25|43	This package contains the window manager from Matchbox.
12mu|matchbox-window-manager-1.2-25|44	
12mu|matchbox-window-manager-1.2-25|45	%package -n drakx-installer-matchbox
12mu|matchbox-window-manager-1.2-25|46	Summary:	Customized version of Matchbox for DrakX installer
12mu|matchbox-window-manager-1.2-25|47	Group:		Graphical desktop/Other
12mu|matchbox-window-manager-1.2-25|48	
12mu|matchbox-window-manager-1.2-25|49	%description -n drakx-installer-matchbox
12mu|matchbox-window-manager-1.2-25|50	Customized version of Matchbox Window Manager for DrakX installer
12mu|matchbox-window-manager-1.2-25|51	
12mu|matchbox-window-manager-1.2-25|52	%prep
12mu|matchbox-window-manager-1.2-25|53	%setup -q
12mu|matchbox-window-manager-1.2-25|54	%patch0 -p1 -b .svnfixes
12mu|matchbox-window-manager-1.2-25|55	%patch1 -p1 -b .drakx-version
12mu|matchbox-window-manager-1.2-25|56	%patch2 -p1 -b .modal
12mu|matchbox-window-manager-1.2-25|57	
12mu|matchbox-window-manager-1.2-25|58	%build
12mu|matchbox-window-manager-1.2-25|59	[ -d standard ] || mkdir standard
12mu|matchbox-window-manager-1.2-25|60	cd standard
12mu|matchbox-window-manager-1.2-25|61	CONFIGURE_TOP=.. \
12mu|matchbox-window-manager-1.2-25|62	CFLAGS="%{optflags} -lm"
12mu|matchbox-window-manager-1.2-25|63	%configure2_5x --enable-expat --disable-composite \
12mu|matchbox-window-manager-1.2-25|64	--enable-gconf --enable-startup-notification
12mu|matchbox-window-manager-1.2-25|65	
12mu|matchbox-window-manager-1.2-25|66	%make
12mu|matchbox-window-manager-1.2-25|67	cd -
12mu|matchbox-window-manager-1.2-25|68	
12mu|matchbox-window-manager-1.2-25|69	[ -d drakx ] || mkdir drakx
12mu|matchbox-window-manager-1.2-25|70	cd drakx
12mu|matchbox-window-manager-1.2-25|71	CONFIGURE_TOP=.. \
12mu|matchbox-window-manager-1.2-25|72	CFLAGS="%optflags -DDRAKX_VERSION -lm" %configure2_5x --enable-expat --enable-composite \
12mu|matchbox-window-manager-1.2-25|73	--disable-session --disable-keyboard --disable-ping-protocol --disable-xrm --disable-gconf --disable-startup-notification --disable-xsettings
12mu|matchbox-window-manager-1.2-25|74	
12mu|matchbox-window-manager-1.2-25|75	%make
12mu|matchbox-window-manager-1.2-25|76	cd -
12mu|matchbox-window-manager-1.2-25|77	
12mu|matchbox-window-manager-1.2-25|78	%install
12mu|matchbox-window-manager-1.2-25|79	rm -rf $RPM_BUILD_ROOT
12mu|matchbox-window-manager-1.2-25|80	cd standard
12mu|matchbox-window-manager-1.2-25|81	%makeinstall_std
12mu|matchbox-window-manager-1.2-25|82	cd -
12mu|matchbox-window-manager-1.2-25|83	
12mu|matchbox-window-manager-1.2-25|84	#this file is ignored
12mu|matchbox-window-manager-1.2-25|85	rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/matchbox/kbdconfig
12mu|matchbox-window-manager-1.2-25|86	
12mu|matchbox-window-manager-1.2-25|87	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/X11/xsetup.d/
12mu|matchbox-window-manager-1.2-25|88	
12mu|matchbox-window-manager-1.2-25|89	install -m755 %{SOURCE2} %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xsetup.d/
12mu|matchbox-window-manager-1.2-25|90	
12mu|matchbox-window-manager-1.2-25|91	tar -x -C $RPM_BUILD_ROOT -f %{SOURCE1}
12mu|matchbox-window-manager-1.2-25|92	
12mu|matchbox-window-manager-1.2-25|93	install -m 755 drakx/src/matchbox-window-manager $RPM_BUILD_ROOT%{_bindir}/drakx-matchbox-window-manager
12mu|matchbox-window-manager-1.2-25|94	
12mu|matchbox-window-manager-1.2-25|95	%define schemas matchbox
12mu|matchbox-window-manager-1.2-25|96	
12mu|matchbox-window-manager-1.2-25|97	%if %mdkversion < 200900
12mu|matchbox-window-manager-1.2-25|98	%if !%{enable_drakx_version}
12mu|matchbox-window-manager-1.2-25|99	%post
12mu|matchbox-window-manager-1.2-25|100	%post_install_gconf_schemas %{schemas}
12mu|matchbox-window-manager-1.2-25|101	%endif
12mu|matchbox-window-manager-1.2-25|102	%endif
12mu|matchbox-window-manager-1.2-25|103	
12mu|matchbox-window-manager-1.2-25|104	%if !%{enable_drakx_version}
12mu|matchbox-window-manager-1.2-25|105	%preun
12mu|matchbox-window-manager-1.2-25|106	%preun_uninstall_gconf_schemas %{schemas}
12mu|matchbox-window-manager-1.2-25|107	%endif
12mu|matchbox-window-manager-1.2-25|108	
12mu|matchbox-window-manager-1.2-25|109	%clean
12mu|matchbox-window-manager-1.2-25|110	rm -rf $RPM_BUILD_ROOT
12mu|matchbox-window-manager-1.2-25|111	
12mu|matchbox-window-manager-1.2-25|112	%files
12mu|matchbox-window-manager-1.2-25|113	%defattr(-,root,root)
12mu|matchbox-window-manager-1.2-25|114	%doc AUTHORS README ChangeLog
12mu|matchbox-window-manager-1.2-25|115	%_sysconfdir/gconf/schemas/matchbox.schemas
12mu|matchbox-window-manager-1.2-25|116	%_bindir/matchbox*
12mu|matchbox-window-manager-1.2-25|117	%_datadir/matchbox/*
12mu|matchbox-window-manager-1.2-25|118	%_datadir/themes/*
12mu|matchbox-window-manager-1.2-25|119	%exclude %_datadir/themes/Ia*Ora*Smooth
12mu|matchbox-window-manager-1.2-25|120	%exclude %_datadir/matchbox/mbnoapp.xpm
12mu|matchbox-window-manager-1.2-25|121	
12mu|matchbox-window-manager-1.2-25|122	%files -n drakx-installer-matchbox
12mu|matchbox-window-manager-1.2-25|123	%defattr(-,root,root)
12mu|matchbox-window-manager-1.2-25|124	%_sysconfdir/X11/xsetup.d/*.xsetup
12mu|matchbox-window-manager-1.2-25|125	%_bindir/drakx-matchbox-window-manager
12mu|matchbox-window-manager-1.2-25|126	%_datadir/themes/Ia*Ora*Smooth
12mu|matchbox-window-manager-1.2-25|127	%_datadir/matchbox/*
12mu|matchbox-window-manager-1.2-25|128	
12mu|matchbox-window-manager-1.2-25|129	
12mu|matchbox-window-manager-1.2-25|130	
12mu|matchbox-window-manager-1.2-25|131	%changelog
12mu|matchbox-window-manager-1.2-25|132	* Mon Dec  17 2012 Konstantin Vlasov <konstantin.vlasov@rosalab.ru>
12mu|matchbox-window-manager-1.2-25|133	+ Commit: 3978199
12mu|matchbox-window-manager-1.2-25|134	- Fixed borders to match the new elementary theme
12mu|matchbox-window-manager-1.2-25|135	
12mu|matchbox-window-manager-1.2-25|136	* Mon Sep  24 2012 Alexander Kazancev <kazancas@gmail.com>
12mu|matchbox-window-manager-1.2-25|137	+ Commit: eeb5c69
12mu|matchbox-window-manager-1.2-25|138	- Updated matchbox-window-manager.spec
12mu|matchbox-window-manager-1.2-25|139	
12mu|matchbox-window-manager-1.2-25|140	* Mon Sep  24 2012 Alexander Kazancev <kazancas@gmail.com>
12mu|matchbox-window-manager-1.2-25|141	+ Commit: e21bb9a
12mu|matchbox-window-manager-1.2-25|142	- Drop firefox requires
12mu|matchbox-window-manager-1.2-25|143	
12mu|matchbox-window-manager-1.2-25|144	* Thu Aug  30 2012 akdengi <kazancas@mandriva.ru>
12mu|matchbox-window-manager-1.2-25|145	+ Commit: 96a53c6
12mu|matchbox-window-manager-1.2-25|146	- fix
12mu|matchbox-window-manager-1.2-25|147	
12mu|matchbox-window-manager-1.2-25|148	* Wed Aug  29 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mu|matchbox-window-manager-1.2-25|149	+ Commit: 440ca4d
12mu|matchbox-window-manager-1.2-25|150	- Updated matchbox-window-manager.spec
12mu|matchbox-window-manager-1.2-25|151	
12mu|matchbox-window-manager-1.2-25|152	* Thu Aug  30 2012 akdengi <kazancas@mandriva.ru>
12mu|matchbox-window-manager-1.2-25|153	+ Commit: bd6c65c
12mu|matchbox-window-manager-1.2-25|154	- use ROSA theme
12mu|matchbox-window-manager-1.2-25|155	
12mu|matchbox-window-manager-1.2-25|156	* Thu Aug  30 2012 akdengi <kazancas@mandriva.ru>
12mu|matchbox-window-manager-1.2-25|157	+ Commit: 55355e4
12mu|matchbox-window-manager-1.2-25|158	- return matchbox from cooker
12mu|matchbox-window-manager-1.2-25|159	
12mu|matchbox-window-manager-1.2-25|160	* Thu Aug  30 2012 akdengi <kazancas@mandriva.ru>
12mu|matchbox-window-manager-1.2-25|161	+ Commit: 98bc032
12mu|matchbox-window-manager-1.2-25|162	- fix
12mu|matchbox-window-manager-1.2-25|163	
12mu|matchbox-window-manager-1.2-25|164	* Thu Aug  30 2012 akdengi <kazancas@mandriva.ru>
12mu|matchbox-window-manager-1.2-25|165	+ Commit: 216f0b4
12mu|matchbox-window-manager-1.2-25|166	- fix start script
12mu|matchbox-window-manager-1.2-25|167	
12mu|matchbox-window-manager-1.2-25|168	* Mon Aug  27 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mu|matchbox-window-manager-1.2-25|169	+ Commit: c433743
12mu|matchbox-window-manager-1.2-25|170	- Updated matchbox-window-manager.spec
12mu|matchbox-window-manager-1.2-25|171	
12mu|matchbox-window-manager-1.2-25|172	* Mon Aug  27 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mu|matchbox-window-manager-1.2-25|173	+ Commit: a532cb7
12mu|matchbox-window-manager-1.2-25|174	- Updated matchbox-window-manager.spec
12mu|matchbox-window-manager-1.2-25|175	
12mu|matchbox-window-manager-1.2-25|176	* Mon Aug  27 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mu|matchbox-window-manager-1.2-25|177	+ Commit: d32c515
12mu|matchbox-window-manager-1.2-25|178	- Updated matchbox-window-manager.spec
12mu|matchbox-window-manager-1.2-25|179	
12mu|matchbox-window-manager-1.2-25|180	* Mon Aug  27 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mu|matchbox-window-manager-1.2-25|181	+ Commit: 28b4565
12mu|matchbox-window-manager-1.2-25|182	- Updated matchbox-window-manager.spec
12mu|matchbox-window-manager-1.2-25|183	
12mu|matchbox-window-manager-1.2-25|184	* Mon Aug  27 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mu|matchbox-window-manager-1.2-25|185	+ Commit: 840b586
12mu|matchbox-window-manager-1.2-25|186	- Updated matchbox-window-manager.spec
12mu|matchbox-window-manager-1.2-25|187	
12mu|matchbox-window-manager-1.2-25|188	* Mon Aug  27 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mu|matchbox-window-manager-1.2-25|189	+ Commit: e7c52b9
12mu|matchbox-window-manager-1.2-25|190	- Updated matchbox-window-manager.spec
12mu|matchbox-window-manager-1.2-25|191	
12mu|matchbox-window-manager-1.2-25|192	* Fri Aug  17 2012 akdengi <kazancas@mandriva.ru>
12mu|matchbox-window-manager-1.2-25|193	+ Commit: fda675d
12mu|matchbox-window-manager-1.2-25|194	- LOG -remove firefox from start script
12mu|matchbox-window-manager-1.2-25|195	
12mu|matchbox-window-manager-1.2-25|196	* Thu Mar  22 2012 Alexander Kazancev <kazancas@mandriva.ru>
12mu|matchbox-window-manager-1.2-25|197	+ Commit: e8bfe91
12mu|matchbox-window-manager-1.2-25|198	- Updated matchbox-window-manager.spec
12mu|matchbox-window-manager-1.2-25|199	
12mu|matchbox-window-manager-1.2-25|200	* Thu Mar  22 2012 Konstantin Vlasov <konstantin.vlasov@rosalab.ru>
12mu|matchbox-window-manager-1.2-25|201	+ Commit: d1ca134
12mu|matchbox-window-manager-1.2-25|202	- Fixed window manager theme
12mu|matchbox-window-manager-1.2-25|203	
12mu|matchbox-window-manager-1.2-25|204	* Sat Feb  4 2012 root <root@build-client_i586.rosalab.ru>
12mu|matchbox-window-manager-1.2-25|205	+ Commit: 387ce84
12mu|matchbox-window-manager-1.2-25|206	- ABF:auto increment release
12mu|matchbox-window-manager-1.2-25|207	
12mu|matchbox-window-manager-1.2-25|208	* Sat Feb  4 2012 root <root@build-client_i586-1.rosalab.ru>
12mu|matchbox-window-manager-1.2-25|209	+ Commit: 90dc390
12mu|matchbox-window-manager-1.2-25|210	- ABF:auto increment release
12mu|matchbox-window-manager-1.2-25|211	
12mu|matchbox-window-manager-1.2-25|212	* Wed Feb  1 2012 Rosa <rosa@rosa-build.rosalab.ru>
12mu|matchbox-window-manager-1.2-25|213	+ Commit: 83f546c
12mu|matchbox-window-manager-1.2-25|214	- Automatic import for version 1.2
12mu|matchbox-window-manager-1.2-25|215	
12mu|matchbox-window-manager-1.2-25|216	

20206 12
12mu|matchbox-window-manager-1.2-27|1	%define name 	matchbox-window-manager
12mu|matchbox-window-manager-1.2-27|2	%define version 1.2
12mu|matchbox-window-manager-1.2-27|3	
12mu|matchbox-window-manager-1.2-27|4	%define enable_drakx_version 0
12mu|matchbox-window-manager-1.2-27|5	
12mu|matchbox-window-manager-1.2-27|6	%{?_with_drakx: %global enable_drakx_version 1}
12mu|matchbox-window-manager-1.2-27|7	
12mu|matchbox-window-manager-1.2-27|8	Summary: 	Window manager for the Matchbox Desktop
12mu|matchbox-window-manager-1.2-27|9	Name: 		%name
12mu|matchbox-window-manager-1.2-27|10	Version: 	%version
12mu|matchbox-window-manager-1.2-27|11	Release: 	27
12mu|matchbox-window-manager-1.2-27|12	Url: 		http://projects.o-hand.com/matchbox/
12mu|matchbox-window-manager-1.2-27|13	License: 	GPL
12mu|matchbox-window-manager-1.2-27|14	Group: 		Graphical desktop/Other
12mu|matchbox-window-manager-1.2-27|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|matchbox-window-manager-1.2-27|16	Source0: 	http://projects.o-hand.com/matchbox/sources/%name/%version/%{name}-%{version}.tar.bz2
12mu|matchbox-window-manager-1.2-27|17	#specific theme for installer
12mu|matchbox-window-manager-1.2-27|18	Source1:	matchbox-ia_ora.tar.bz2
12mu|matchbox-window-manager-1.2-27|19	Source2:	30-start-matchbox.xsetup
12mu|matchbox-window-manager-1.2-27|20	Source3:	80-stop-matchbox.xsetup
12mu|matchbox-window-manager-1.2-27|21	# (fc) 1.2-2mdv various bug fixes from SVN
12mu|matchbox-window-manager-1.2-27|22	Patch0:		matchbox-window-manager-1.2-svnfixes.patch
12mu|matchbox-window-manager-1.2-27|23	# (fc) 1.2-2mdv various customizations for DrakX
12mu|matchbox-window-manager-1.2-27|24	Patch1:		matchbox-window-manager-1.2-drakx.patch
12mu|matchbox-window-manager-1.2-27|25	# (fc) 1.2-3mdv extend theme for separate decorations for modal dialogs
12mu|matchbox-window-manager-1.2-27|26	Patch2:		matchbox-window-manager-1.2-modal.patch
12mu|matchbox-window-manager-1.2-27|27	
12mu|matchbox-window-manager-1.2-27|28	BuildRequires:	pkgconfig libmatchbox-devel expat-devel
12mu|matchbox-window-manager-1.2-27|29	BuildRequires:	startup-notification-devel libXsettings-client-devel
12mu|matchbox-window-manager-1.2-27|30	BuildRequires:	libGConf2-devel GConf2
12mu|matchbox-window-manager-1.2-27|31	BuildRequires:  libxcomposite-devel
12mu|matchbox-window-manager-1.2-27|32	BuildRequires:  libxdamage-devel
12mu|matchbox-window-manager-1.2-27|33	%if %mdkversion <= 200900
12mu|matchbox-window-manager-1.2-27|34	Requires(post):	GConf2
12mu|matchbox-window-manager-1.2-27|35	%endif
12mu|matchbox-window-manager-1.2-27|36	Requires(preun):GConf2
12mu|matchbox-window-manager-1.2-27|37	
12mu|matchbox-window-manager-1.2-27|38	%description
12mu|matchbox-window-manager-1.2-27|39	Matchbox is a base environment for the X Window System running on non-desktop
12mu|matchbox-window-manager-1.2-27|40	embedded platforms such as handhelds, set-top boxes, kiosks and anything else
12mu|matchbox-window-manager-1.2-27|41	for which screen space, input mechanisms or system resources are limited.
12mu|matchbox-window-manager-1.2-27|42	
12mu|matchbox-window-manager-1.2-27|43	This package contains the window manager from Matchbox.
12mu|matchbox-window-manager-1.2-27|44	
12mu|matchbox-window-manager-1.2-27|45	%package -n drakx-installer-matchbox
12mu|matchbox-window-manager-1.2-27|46	Summary:	Customized version of Matchbox for DrakX installer
12mu|matchbox-window-manager-1.2-27|47	Group:		Graphical desktop/Other
12mu|matchbox-window-manager-1.2-27|48	
12mu|matchbox-window-manager-1.2-27|49	%description -n drakx-installer-matchbox
12mu|matchbox-window-manager-1.2-27|50	Customized version of Matchbox Window Manager for DrakX installer
12mu|matchbox-window-manager-1.2-27|51	
12mu|matchbox-window-manager-1.2-27|52	%prep
12mu|matchbox-window-manager-1.2-27|53	%setup -q
12mu|matchbox-window-manager-1.2-27|54	%patch0 -p1 -b .svnfixes
12mu|matchbox-window-manager-1.2-27|55	%patch1 -p1 -b .drakx-version
12mu|matchbox-window-manager-1.2-27|56	%patch2 -p1 -b .modal
12mu|matchbox-window-manager-1.2-27|57	
12mu|matchbox-window-manager-1.2-27|58	%build
12mu|matchbox-window-manager-1.2-27|59	[ -d standard ] || mkdir standard
12mu|matchbox-window-manager-1.2-27|60	cd standard
12mu|matchbox-window-manager-1.2-27|61	CONFIGURE_TOP=.. \
12mu|matchbox-window-manager-1.2-27|62	CFLAGS="%{optflags} -lm"
12mu|matchbox-window-manager-1.2-27|63	%configure2_5x --enable-expat --disable-composite \
12mu|matchbox-window-manager-1.2-27|64	--enable-gconf --enable-startup-notification
12mu|matchbox-window-manager-1.2-27|65	
12mu|matchbox-window-manager-1.2-27|66	%make
12mu|matchbox-window-manager-1.2-27|67	cd -
12mu|matchbox-window-manager-1.2-27|68	
12mu|matchbox-window-manager-1.2-27|69	[ -d drakx ] || mkdir drakx
12mu|matchbox-window-manager-1.2-27|70	cd drakx
12mu|matchbox-window-manager-1.2-27|71	CONFIGURE_TOP=.. \
12mu|matchbox-window-manager-1.2-27|72	CFLAGS="%optflags -DDRAKX_VERSION -lm" %configure2_5x --enable-expat --enable-composite \
12mu|matchbox-window-manager-1.2-27|73	--disable-session --disable-keyboard --disable-ping-protocol --disable-xrm --disable-gconf --disable-startup-notification --disable-xsettings
12mu|matchbox-window-manager-1.2-27|74	
12mu|matchbox-window-manager-1.2-27|75	%make
12mu|matchbox-window-manager-1.2-27|76	cd -
12mu|matchbox-window-manager-1.2-27|77	
12mu|matchbox-window-manager-1.2-27|78	%install
12mu|matchbox-window-manager-1.2-27|79	rm -rf $RPM_BUILD_ROOT
12mu|matchbox-window-manager-1.2-27|80	cd standard
12mu|matchbox-window-manager-1.2-27|81	%makeinstall_std
12mu|matchbox-window-manager-1.2-27|82	cd -
12mu|matchbox-window-manager-1.2-27|83	
12mu|matchbox-window-manager-1.2-27|84	#this file is ignored
12mu|matchbox-window-manager-1.2-27|85	rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/matchbox/kbdconfig
12mu|matchbox-window-manager-1.2-27|86	
12mu|matchbox-window-manager-1.2-27|87	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/X11/xsetup.d/
12mu|matchbox-window-manager-1.2-27|88	
12mu|matchbox-window-manager-1.2-27|89	install -m755 %{SOURCE2} %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/X11/xsetup.d/
12mu|matchbox-window-manager-1.2-27|90	
12mu|matchbox-window-manager-1.2-27|91	tar -x -C $RPM_BUILD_ROOT -f %{SOURCE1}
12mu|matchbox-window-manager-1.2-27|92	
12mu|matchbox-window-manager-1.2-27|93	install -m 755 drakx/src/matchbox-window-manager $RPM_BUILD_ROOT%{_bindir}/drakx-matchbox-window-manager
12mu|matchbox-window-manager-1.2-27|94	
12mu|matchbox-window-manager-1.2-27|95	%define schemas matchbox
12mu|matchbox-window-manager-1.2-27|96	
12mu|matchbox-window-manager-1.2-27|97	%if %mdkversion < 200900
12mu|matchbox-window-manager-1.2-27|98	%if !%{enable_drakx_version}
12mu|matchbox-window-manager-1.2-27|99	%post
12mu|matchbox-window-manager-1.2-27|100	%post_install_gconf_schemas %{schemas}
12mu|matchbox-window-manager-1.2-27|101	%endif
12mu|matchbox-window-manager-1.2-27|102	%endif
12mu|matchbox-window-manager-1.2-27|103	
12mu|matchbox-window-manager-1.2-27|104	%if !%{enable_drakx_version}
12mu|matchbox-window-manager-1.2-27|105	%preun
12mu|matchbox-window-manager-1.2-27|106	%preun_uninstall_gconf_schemas %{schemas}
12mu|matchbox-window-manager-1.2-27|107	%endif
12mu|matchbox-window-manager-1.2-27|108	
12mu|matchbox-window-manager-1.2-27|109	%clean
12mu|matchbox-window-manager-1.2-27|110	rm -rf $RPM_BUILD_ROOT
12mu|matchbox-window-manager-1.2-27|111	
12mu|matchbox-window-manager-1.2-27|112	%files
12mu|matchbox-window-manager-1.2-27|113	%defattr(-,root,root)
12mu|matchbox-window-manager-1.2-27|114	%doc AUTHORS README ChangeLog
12mu|matchbox-window-manager-1.2-27|115	%_sysconfdir/gconf/schemas/matchbox.schemas
12mu|matchbox-window-manager-1.2-27|116	%_bindir/matchbox*
12mu|matchbox-window-manager-1.2-27|117	%_datadir/matchbox/*
12mu|matchbox-window-manager-1.2-27|118	%_datadir/themes/*
12mu|matchbox-window-manager-1.2-27|119	%exclude %_datadir/themes/Ia*Ora*Smooth
12mu|matchbox-window-manager-1.2-27|120	%exclude %_datadir/matchbox/mbnoapp.xpm
12mu|matchbox-window-manager-1.2-27|121	
12mu|matchbox-window-manager-1.2-27|122	%files -n drakx-installer-matchbox
12mu|matchbox-window-manager-1.2-27|123	%defattr(-,root,root)
12mu|matchbox-window-manager-1.2-27|124	%_sysconfdir/X11/xsetup.d/*.xsetup
12mu|matchbox-window-manager-1.2-27|125	%_bindir/drakx-matchbox-window-manager
12mu|matchbox-window-manager-1.2-27|126	%_datadir/themes/Ia*Ora*Smooth
12mu|matchbox-window-manager-1.2-27|127	%_datadir/matchbox/*
12mu|matchbox-window-manager-1.2-27|128	
12mu|matchbox-window-manager-1.2-27|129	
12mu|matchbox-window-manager-1.2-27|130	%changelog
12mu|matchbox-window-manager-1.2-27|131	* Fri May 06 2011 Funda Wang <fwang@mandriva.org> 1.2-16mdv2011.0
12mu|matchbox-window-manager-1.2-27|132	+ Revision: 669809
12mu|matchbox-window-manager-1.2-27|133	- add br
12mu|matchbox-window-manager-1.2-27|134	
12mu|matchbox-window-manager-1.2-27|135	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|matchbox-window-manager-1.2-27|136	- mass rebuild
12mu|matchbox-window-manager-1.2-27|137	
12mu|matchbox-window-manager-1.2-27|138	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2-15mdv2011.0
12mu|matchbox-window-manager-1.2-27|139	+ Revision: 606629
12mu|matchbox-window-manager-1.2-27|140	- rebuild
12mu|matchbox-window-manager-1.2-27|141	
12mu|matchbox-window-manager-1.2-27|142	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2-14mdv2010.1
12mu|matchbox-window-manager-1.2-27|143	+ Revision: 523285
12mu|matchbox-window-manager-1.2-27|144	- rebuilt for 2010.1
12mu|matchbox-window-manager-1.2-27|145	
12mu|matchbox-window-manager-1.2-27|146	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.2-13mdv2010.0
12mu|matchbox-window-manager-1.2-27|147	+ Revision: 426076
12mu|matchbox-window-manager-1.2-27|148	- rebuild
12mu|matchbox-window-manager-1.2-27|149	
12mu|matchbox-window-manager-1.2-27|150	* Mon Apr 20 2009 Frederic Crozat <fcrozat@mandriva.com> 1.2-12mdv2009.1
12mu|matchbox-window-manager-1.2-27|151	+ Revision: 368420
12mu|matchbox-window-manager-1.2-27|152	- Update default background color in patch1
12mu|matchbox-window-manager-1.2-27|153	
12mu|matchbox-window-manager-1.2-27|154	* Fri Mar 20 2009 Frederic Crozat <fcrozat@mandriva.com> 1.2-11mdv2009.1
12mu|matchbox-window-manager-1.2-27|155	+ Revision: 359154
12mu|matchbox-window-manager-1.2-27|156	- Regenerate patch 2
12mu|matchbox-window-manager-1.2-27|157	- Disable composite for standard build (Mdv bug #48982)
12mu|matchbox-window-manager-1.2-27|158	
12mu|matchbox-window-manager-1.2-27|159	* Tue Nov 18 2008 Frederic Crozat <fcrozat@mandriva.com> 1.2-10mdv2009.1
12mu|matchbox-window-manager-1.2-27|160	+ Revision: 304212
12mu|matchbox-window-manager-1.2-27|161	- Stop matchbox a little later, needed for draklive-resize
12mu|matchbox-window-manager-1.2-27|162	
12mu|matchbox-window-manager-1.2-27|163	* Tue Sep 30 2008 Frederic Crozat <fcrozat@mandriva.com> 1.2-9mdv2009.0
12mu|matchbox-window-manager-1.2-27|164	+ Revision: 290158
12mu|matchbox-window-manager-1.2-27|165	- Update patch1 to render root window not as black but with Mandriva blue (fix black squares in finish-install)
12mu|matchbox-window-manager-1.2-27|166	
12mu|matchbox-window-manager-1.2-27|167	* Wed Sep 17 2008 Frederic Crozat <fcrozat@mandriva.com> 1.2-8mdv2009.0
12mu|matchbox-window-manager-1.2-27|168	+ Revision: 285474
12mu|matchbox-window-manager-1.2-27|169	- Add xsetup scripts to start / stop drakx matchbox, for usage with finish-install / draklive-install  / drakfirsttime
12mu|matchbox-window-manager-1.2-27|170	
12mu|matchbox-window-manager-1.2-27|171	* Tue Aug 19 2008 Frederic Crozat <fcrozat@mandriva.com> 1.2-7mdv2009.0
12mu|matchbox-window-manager-1.2-27|172	+ Revision: 273801
12mu|matchbox-window-manager-1.2-27|173	- Remove alpha transparency on Ia Ora window corners (not handled by Matchbox)
12mu|matchbox-window-manager-1.2-27|174	- Update patch1 to not use lowlight on override windows (menu popup)
12mu|matchbox-window-manager-1.2-27|175	
12mu|matchbox-window-manager-1.2-27|176	* Thu Jul 31 2008 Frederic Crozat <fcrozat@mandriva.com> 1.2-6mdv2009.0
12mu|matchbox-window-manager-1.2-27|177	+ Revision: 258270
12mu|matchbox-window-manager-1.2-27|178	- Update patch1 to force all modal dialogs to be super modal
12mu|matchbox-window-manager-1.2-27|179	
12mu|matchbox-window-manager-1.2-27|180	+ Thierry Vignaud <tv@mandriva.org>
12mu|matchbox-window-manager-1.2-27|181	- rebuild
12mu|matchbox-window-manager-1.2-27|182	
12mu|matchbox-window-manager-1.2-27|183	* Thu Jul 24 2008 Frederic Crozat <fcrozat@mandriva.com> 1.2-4mdv2009.0
12mu|matchbox-window-manager-1.2-27|184	+ Revision: 245572
12mu|matchbox-window-manager-1.2-27|185	- Reorganise specfile and patches to build both standard and drakx version of matchbox at the same time
12mu|matchbox-window-manager-1.2-27|186	- Update theme description
12mu|matchbox-window-manager-1.2-27|187	- put drakx version of matchbox and Ia Ora Smooth in separate subpackage
12mu|matchbox-window-manager-1.2-27|188	
12mu|matchbox-window-manager-1.2-27|189	* Tue Jul 22 2008 Frederic Crozat <fcrozat@mandriva.com> 1.2-3mdv2009.0
12mu|matchbox-window-manager-1.2-27|190	+ Revision: 240111
12mu|matchbox-window-manager-1.2-27|191	- Add xdamage-devel to buildrequires
12mu|matchbox-window-manager-1.2-27|192	- Fix buildrequires
12mu|matchbox-window-manager-1.2-27|193	- Patch2: extend theme for separate decorations for modal dialogs
12mu|matchbox-window-manager-1.2-27|194	- Update patch1 to include default for drakx version
12mu|matchbox-window-manager-1.2-27|195	- Update Ia Ora Smooth theme with modal decorations
12mu|matchbox-window-manager-1.2-27|196	- Patch0: add various bug fixes from SVN
12mu|matchbox-window-manager-1.2-27|197	- Patch1 + source0: various customizations for drakx usage
12mu|matchbox-window-manager-1.2-27|198	
12mu|matchbox-window-manager-1.2-27|199	* Thu Feb 14 2008 Thierry Vignaud <tv@mandriva.org> 1.2-1mdv2008.1
12mu|matchbox-window-manager-1.2-27|200	+ Revision: 168083
12mu|matchbox-window-manager-1.2-27|201	- fix no-buildroot-tag
12mu|matchbox-window-manager-1.2-27|202	- kill re-definition of %%buildroot on Pixel's request
12mu|matchbox-window-manager-1.2-27|203	
12mu|matchbox-window-manager-1.2-27|204	* Wed Sep 05 2007 Jérôme Soyer <saispo@mandriva.org> 1.2-1mdv2008.0
12mu|matchbox-window-manager-1.2-27|205	+ Revision: 80239
12mu|matchbox-window-manager-1.2-27|206	- New version 1.2
12mu|matchbox-window-manager-1.2-27|207	
12mu|matchbox-window-manager-1.2-27|208	
12mu|matchbox-window-manager-1.2-27|209	* Thu Jan 25 2007 Jérôme Soyer <saispo@mandriva.org> 1.1-1mdv2007.0
12mu|matchbox-window-manager-1.2-27|210	+ Revision: 113080
12mu|matchbox-window-manager-1.2-27|211	- New release 1.1
12mu|matchbox-window-manager-1.2-27|212	- Import matchbox-window-manager
12mu|matchbox-window-manager-1.2-27|213	
12mu|matchbox-window-manager-1.2-27|214	* Thu Mar 23 2006 Austin Acton <austin@mandriva.org> 1.0-1mdk
12mu|matchbox-window-manager-1.2-27|215	- New release 1.0
12mu|matchbox-window-manager-1.2-27|216	
12mu|matchbox-window-manager-1.2-27|217	* Fri Aug 26 2005 Austin Acton <austin@mandriva.org> 0.9.5-1mdk
12mu|matchbox-window-manager-1.2-27|218	- New release 0.9.5
12mu|matchbox-window-manager-1.2-27|219	
12mu|matchbox-window-manager-1.2-27|220	* Fri May 13 2005 Austin Acton <austin@mandriva.org> 0.9.4-1mdk
12mu|matchbox-window-manager-1.2-27|221	- 0.9.4
12mu|matchbox-window-manager-1.2-27|222	- new URLs
12mu|matchbox-window-manager-1.2-27|223	
12mu|matchbox-window-manager-1.2-27|224	* Mon Jan 24 2005 Austin Acton <austin@mandrake.org> 0.9.2-1mdk
12mu|matchbox-window-manager-1.2-27|225	- 0.9.2
12mu|matchbox-window-manager-1.2-27|226	
12mu|matchbox-window-manager-1.2-27|227	* Mon Jan 10 2005 Austin Acton <austin@mandrake.org> 0.9-1mdk
12mu|matchbox-window-manager-1.2-27|228	- 0.9
12mu|matchbox-window-manager-1.2-27|229	
12mu|matchbox-window-manager-1.2-27|230	* Thu Sep 30 2004 Austin Acton <austin@mandrake.org> 0.8.4-1mdk
12mu|matchbox-window-manager-1.2-27|231	- 0.8.4
12mu|matchbox-window-manager-1.2-27|232	
12mu|matchbox-window-manager-1.2-27|233	* Tue Aug 24 2004 Austin Acton <austin@mandrake.org> 0.8.3-2mdk
12mu|matchbox-window-manager-1.2-27|234	- fix schemas
12mu|matchbox-window-manager-1.2-27|235	
12mu|matchbox-window-manager-1.2-27|236	* Tue Aug 24 2004 Austin Acton <austin@mandrake.org> 0.8.3-1mdk
12mu|matchbox-window-manager-1.2-27|237	- 0.8.3
12mu|matchbox-window-manager-1.2-27|238	
12mu|matchbox-window-manager-1.2-27|239	* Wed Aug 11 2004 Austin Acton <austin@mandrake.org> 0.8.2-3mdk
12mu|matchbox-window-manager-1.2-27|240	- buildrequires xsettings
12mu|matchbox-window-manager-1.2-27|241	
12mu|matchbox-window-manager-1.2-27|242	* Wed Jul 28 2004 Austin Acton <austin@mandrake.org> 0.8.2-1mdk
12mu|matchbox-window-manager-1.2-27|243	- enable startup-notification
12mu|matchbox-window-manager-1.2-27|244	
12mu|matchbox-window-manager-1.2-27|245	* Wed Jul 21 2004 Austin Acton <austin@mandrake.org> 0.8.2-1mdk
12mu|matchbox-window-manager-1.2-27|246	- 0.8.2
12mu|matchbox-window-manager-1.2-27|247	

20207 12
12mu|maven-archiver-2.4.1-8|1	# Copyright (c) 2000-2005, JPackage Project
12mu|maven-archiver-2.4.1-8|2	# All rights reserved.
12mu|maven-archiver-2.4.1-8|3	#
12mu|maven-archiver-2.4.1-8|4	# Redistribution and use in source and binary forms, with or without
12mu|maven-archiver-2.4.1-8|5	# modification, are permitted provided that the following conditions
12mu|maven-archiver-2.4.1-8|6	# are met:
12mu|maven-archiver-2.4.1-8|7	#
12mu|maven-archiver-2.4.1-8|8	# 1. Redistributions of source code must retain the above copyright
12mu|maven-archiver-2.4.1-8|9	#    notice, this list of conditions and the following disclaimer.
12mu|maven-archiver-2.4.1-8|10	# 2. Redistributions in binary form must reproduce the above copyright
12mu|maven-archiver-2.4.1-8|11	#    notice, this list of conditions and the following disclaimer in the
12mu|maven-archiver-2.4.1-8|12	#    documentation and/or other materials provided with the
12mu|maven-archiver-2.4.1-8|13	#    distribution.
12mu|maven-archiver-2.4.1-8|14	# 3. Neither the name of the JPackage Project nor the names of its
12mu|maven-archiver-2.4.1-8|15	#    contributors may be used to endorse or promote products derived
12mu|maven-archiver-2.4.1-8|16	#    from this software without specific prior written permission.
12mu|maven-archiver-2.4.1-8|17	#
12mu|maven-archiver-2.4.1-8|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mu|maven-archiver-2.4.1-8|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mu|maven-archiver-2.4.1-8|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mu|maven-archiver-2.4.1-8|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mu|maven-archiver-2.4.1-8|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mu|maven-archiver-2.4.1-8|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mu|maven-archiver-2.4.1-8|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mu|maven-archiver-2.4.1-8|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mu|maven-archiver-2.4.1-8|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mu|maven-archiver-2.4.1-8|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mu|maven-archiver-2.4.1-8|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mu|maven-archiver-2.4.1-8|29	#
12mu|maven-archiver-2.4.1-8|30	
12mu|maven-archiver-2.4.1-8|31	Name:           maven-archiver
12mu|maven-archiver-2.4.1-8|32	Version:        2.4.1
12mu|maven-archiver-2.4.1-8|33	Release:        8
12mu|maven-archiver-2.4.1-8|34	Summary:        Maven Archiver
12mu|maven-archiver-2.4.1-8|35	License:        ASL 2.0
12mu|maven-archiver-2.4.1-8|36	Group:          Development/Java
12mu|maven-archiver-2.4.1-8|37	URL:            http://maven.apache.org/
12mu|maven-archiver-2.4.1-8|38	
12mu|maven-archiver-2.4.1-8|39	# svn export https://svn.apache.org/repos/asf/maven/shared/tags/maven-archiver-2.4.1 maven-archiver
12mu|maven-archiver-2.4.1-8|40	# tar caf maven-archiver-2.4.1-src.tar.xz maven-archiver/
12mu|maven-archiver-2.4.1-8|41	Source0:        %{name}-%{version}-src.tar.xz
12mu|maven-archiver-2.4.1-8|42	Source1:        %{name}-depmap.xml
12mu|maven-archiver-2.4.1-8|43	
12mu|maven-archiver-2.4.1-8|44	BuildArch:      noarch
12mu|maven-archiver-2.4.1-8|45	
12mu|maven-archiver-2.4.1-8|46	BuildRequires:  java-devel >= 0:1.6.0
12mu|maven-archiver-2.4.1-8|47	BuildRequires:  jpackage-utils >= 0:1.7.2
12mu|maven-archiver-2.4.1-8|48	BuildRequires:  maven2 >= 0:2.0.8
12mu|maven-archiver-2.4.1-8|49	BuildRequires:  maven-compiler-plugin
12mu|maven-archiver-2.4.1-8|50	BuildRequires:  maven-install-plugin
12mu|maven-archiver-2.4.1-8|51	BuildRequires:  maven-jar-plugin
12mu|maven-archiver-2.4.1-8|52	BuildRequires:  maven-javadoc-plugin
12mu|maven-archiver-2.4.1-8|53	BuildRequires:  maven-resources-plugin
12mu|maven-archiver-2.4.1-8|54	BuildRequires:  maven-site-plugin
12mu|maven-archiver-2.4.1-8|55	BuildRequires:  maven-surefire-plugin
12mu|maven-archiver-2.4.1-8|56	BuildRequires:  maven-surefire-provider-junit
12mu|maven-archiver-2.4.1-8|57	#BuildRequires:  maven-doxia-sitetools
12mu|maven-archiver-2.4.1-8|58	BuildRequires:  maven-shared-jar
12mu|maven-archiver-2.4.1-8|59	BuildRequires:  plexus-interpolation
12mu|maven-archiver-2.4.1-8|60	BuildRequires:  plexus-archiver >= 1.0-0.1.a7
12mu|maven-archiver-2.4.1-8|61	BuildRequires:  plexus-utils
12mu|maven-archiver-2.4.1-8|62	#BuildRequires:  apache-commons-parent
12mu|maven-archiver-2.4.1-8|63	
12mu|maven-archiver-2.4.1-8|64	Requires:       maven2 >= 0:2.0.4-9
12mu|maven-archiver-2.4.1-8|65	Requires:       plexus-archiver >= 1.0-0.1.a7
12mu|maven-archiver-2.4.1-8|66	Requires:       plexus-interpolation
12mu|maven-archiver-2.4.1-8|67	Requires:       plexus-utils
12mu|maven-archiver-2.4.1-8|68	
12mu|maven-archiver-2.4.1-8|69	Requires(post):   jpackage-utils >= 0:1.7.2
12mu|maven-archiver-2.4.1-8|70	Requires(postun): jpackage-utils >= 0:1.7.2
12mu|maven-archiver-2.4.1-8|71	%rename maven-shared-archiver
12mu|maven-archiver-2.4.1-8|72	
12mu|maven-archiver-2.4.1-8|73	%description
12mu|maven-archiver-2.4.1-8|74	The Maven Archiver is used by other Maven plugins
12mu|maven-archiver-2.4.1-8|75	to handle packaging
12mu|maven-archiver-2.4.1-8|76	
12mu|maven-archiver-2.4.1-8|77	%package javadoc
12mu|maven-archiver-2.4.1-8|78	Summary:        Javadoc for %{name}
12mu|maven-archiver-2.4.1-8|79	Group:          Development/Java
12mu|maven-archiver-2.4.1-8|80	Requires:       jpackage-utils
12mu|maven-archiver-2.4.1-8|81	
12mu|maven-archiver-2.4.1-8|82	%description javadoc
12mu|maven-archiver-2.4.1-8|83	Javadoc for %{name}.
12mu|maven-archiver-2.4.1-8|84	
12mu|maven-archiver-2.4.1-8|85	%prep
12mu|maven-archiver-2.4.1-8|86	%setup -q -n %{name}
12mu|maven-archiver-2.4.1-8|87	
12mu|maven-archiver-2.4.1-8|88	#tests don't compile with maven 2.2.1
12mu|maven-archiver-2.4.1-8|89	rm -fr src/test/java/org/apache/maven/archiver/*.java
12mu|maven-archiver-2.4.1-8|90	
12mu|maven-archiver-2.4.1-8|91	%build
12mu|maven-archiver-2.4.1-8|92	mvn \
12mu|maven-archiver-2.4.1-8|93	-Dmaven.test.failure.ignore=true \
12mu|maven-archiver-2.4.1-8|94	-Dmaven2.jpp.depmap.file=%{SOURCE1} \
12mu|maven-archiver-2.4.1-8|95	install javadoc:javadoc
12mu|maven-archiver-2.4.1-8|96	
12mu|maven-archiver-2.4.1-8|97	%install
12mu|maven-archiver-2.4.1-8|98	# jars/poms
12mu|maven-archiver-2.4.1-8|99	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mu|maven-archiver-2.4.1-8|100	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mu|maven-archiver-2.4.1-8|101	
12mu|maven-archiver-2.4.1-8|102	# Copy file and create unversioned symlink
12mu|maven-archiver-2.4.1-8|103	install -pm 644 target/%{name}-%{version}.jar \
12mu|maven-archiver-2.4.1-8|104	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mu|maven-archiver-2.4.1-8|105	ln -s %{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12mu|maven-archiver-2.4.1-8|106	
12mu|maven-archiver-2.4.1-8|107	# Copy pom
12mu|maven-archiver-2.4.1-8|108	install -pm 644 pom.xml \
12mu|maven-archiver-2.4.1-8|109	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-maven-archiver.pom
12mu|maven-archiver-2.4.1-8|110	%add_to_maven_depmap org.apache.maven maven-archiver %{version} JPP maven-archiver
12mu|maven-archiver-2.4.1-8|111	
12mu|maven-archiver-2.4.1-8|112	# javadoc
12mu|maven-archiver-2.4.1-8|113	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mu|maven-archiver-2.4.1-8|114	cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mu|maven-archiver-2.4.1-8|115	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mu|maven-archiver-2.4.1-8|116	
12mu|maven-archiver-2.4.1-8|117	%files
12mu|maven-archiver-2.4.1-8|118	%{_javadir}/%{name}.jar
12mu|maven-archiver-2.4.1-8|119	%{_javadir}/%{name}-%{version}.jar
12mu|maven-archiver-2.4.1-8|120	%{_mavenpomdir}/JPP-%{name}.pom
12mu|maven-archiver-2.4.1-8|121	%{_mavendepmapfragdir}/%{name}
12mu|maven-archiver-2.4.1-8|122	
12mu|maven-archiver-2.4.1-8|123	%files javadoc
12mu|maven-archiver-2.4.1-8|124	%{_javadocdir}/%{name}-%{version}
12mu|maven-archiver-2.4.1-8|125	%{_javadocdir}/%{name}
12mu|maven-archiver-2.4.1-8|126	
12mu|maven-archiver-2.4.1-8|127	%changelog
12mu|maven-archiver-2.4.1-8|128	* Thu Nov 28 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 2.4.1-8
12mu|maven-archiver-2.4.1-8|129	+ Revision: dfbd823
12mu|maven-archiver-2.4.1-8|130	- Rebuild without some BR
12mu|maven-archiver-2.4.1-8|131	
12mu|maven-archiver-2.4.1-8|132	

20208 12
12mu|maven-doxia-1.0-0.1.a7.3.3.6|1	# Copyright (c) 2000-2005, JPackage Project
12mu|maven-doxia-1.0-0.1.a7.3.3.6|2	# All rights reserved.
12mu|maven-doxia-1.0-0.1.a7.3.3.6|3	#
12mu|maven-doxia-1.0-0.1.a7.3.3.6|4	# Redistribution and use in source and binary forms, with or without
12mu|maven-doxia-1.0-0.1.a7.3.3.6|5	# modification, are permitted provided that the following conditions
12mu|maven-doxia-1.0-0.1.a7.3.3.6|6	# are met:
12mu|maven-doxia-1.0-0.1.a7.3.3.6|7	#
12mu|maven-doxia-1.0-0.1.a7.3.3.6|8	# 1. Redistributions of source code must retain the above copyright
12mu|maven-doxia-1.0-0.1.a7.3.3.6|9	#    notice, this list of conditions and the following disclaimer.
12mu|maven-doxia-1.0-0.1.a7.3.3.6|10	# 2. Redistributions in binary form must reproduce the above copyright
12mu|maven-doxia-1.0-0.1.a7.3.3.6|11	#    notice, this list of conditions and the following disclaimer in the
12mu|maven-doxia-1.0-0.1.a7.3.3.6|12	#    documentation and/or other materials provided with the
12mu|maven-doxia-1.0-0.1.a7.3.3.6|13	#    distribution.
12mu|maven-doxia-1.0-0.1.a7.3.3.6|14	# 3. Neither the name of the JPackage Project nor the names of its
12mu|maven-doxia-1.0-0.1.a7.3.3.6|15	#    contributors may be used to endorse or promote products derived
12mu|maven-doxia-1.0-0.1.a7.3.3.6|16	#    from this software without specific prior written permission.
12mu|maven-doxia-1.0-0.1.a7.3.3.6|17	#
12mu|maven-doxia-1.0-0.1.a7.3.3.6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mu|maven-doxia-1.0-0.1.a7.3.3.6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mu|maven-doxia-1.0-0.1.a7.3.3.6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mu|maven-doxia-1.0-0.1.a7.3.3.6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mu|maven-doxia-1.0-0.1.a7.3.3.6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mu|maven-doxia-1.0-0.1.a7.3.3.6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mu|maven-doxia-1.0-0.1.a7.3.3.6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mu|maven-doxia-1.0-0.1.a7.3.3.6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mu|maven-doxia-1.0-0.1.a7.3.3.6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mu|maven-doxia-1.0-0.1.a7.3.3.6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mu|maven-doxia-1.0-0.1.a7.3.3.6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mu|maven-doxia-1.0-0.1.a7.3.3.6|29	#
12mu|maven-doxia-1.0-0.1.a7.3.3.6|30	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|31	%define _with_gcj_support 1
12mu|maven-doxia-1.0-0.1.a7.3.3.6|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}}}
12mu|maven-doxia-1.0-0.1.a7.3.3.6|33	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|34	%bcond_with maven
12mu|maven-doxia-1.0-0.1.a7.3.3.6|35	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|36	%define namedversion 1.0-alpha-7
12mu|maven-doxia-1.0-0.1.a7.3.3.6|37	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|38	Name:           maven-doxia
12mu|maven-doxia-1.0-0.1.a7.3.3.6|39	Version:        1.0
12mu|maven-doxia-1.0-0.1.a7.3.3.6|40	Release:        %mkrel 0.1.a7.3.3.6
12mu|maven-doxia-1.0-0.1.a7.3.3.6|41	Epoch:          0
12mu|maven-doxia-1.0-0.1.a7.3.3.6|42	Summary:        Content generation framework
12mu|maven-doxia-1.0-0.1.a7.3.3.6|43	License:        Apache Software License
12mu|maven-doxia-1.0-0.1.a7.3.3.6|44	Group:          Development/Java
12mu|maven-doxia-1.0-0.1.a7.3.3.6|45	URL:            http://maven.apache.org/doxia/
12mu|maven-doxia-1.0-0.1.a7.3.3.6|46	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|47	# svn export http://svn.apache.org/repos/asf/maven/doxia/tags/doxia-1.0-alpha-7/
12mu|maven-doxia-1.0-0.1.a7.3.3.6|48	#       maven-doxia/
12mu|maven-doxia-1.0-0.1.a7.3.3.6|49	# tar czf maven-doxia-1.0.a7-src.tar.gz maven-doxia/
12mu|maven-doxia-1.0-0.1.a7.3.3.6|50	Source0:        %{name}-%{version}a7.tar.gz
12mu|maven-doxia-1.0-0.1.a7.3.3.6|51	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|52	Source1:        %{name}-decoration-model-build.xml
12mu|maven-doxia-1.0-0.1.a7.3.3.6|53	Source2:        %{name}-core-build.xml
12mu|maven-doxia-1.0-0.1.a7.3.3.6|54	Source3:        %{name}-sink-api-build.xml
12mu|maven-doxia-1.0-0.1.a7.3.3.6|55	Source4:        %{name}-site-renderer-build.xml
12mu|maven-doxia-1.0-0.1.a7.3.3.6|56	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|57	# These files are taken from the doxia build itself, done with maven2
12mu|maven-doxia-1.0-0.1.a7.3.3.6|58	# To regenerate, build above tarball with upstream maven
12mu|maven-doxia-1.0-0.1.a7.3.3.6|59	Source5:        %{name}-autogenerated-files.tar.gz
12mu|maven-doxia-1.0-0.1.a7.3.3.6|60	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|61	Patch0:         %{name}-1.4compile.patch
12mu|maven-doxia-1.0-0.1.a7.3.3.6|62	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|63	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|64	%if ! %{gcj_support}
12mu|maven-doxia-1.0-0.1.a7.3.3.6|65	BuildArch:      noarch
12mu|maven-doxia-1.0-0.1.a7.3.3.6|66	%endif
12mu|maven-doxia-1.0-0.1.a7.3.3.6|67	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|68	BuildRequires:  java-rpmbuild >= 0:1.7.2
12mu|maven-doxia-1.0-0.1.a7.3.3.6|69	BuildRequires:  ant
12mu|maven-doxia-1.0-0.1.a7.3.3.6|70	BuildRequires:  ant-nodeps
12mu|maven-doxia-1.0-0.1.a7.3.3.6|71	BuildRequires:  locales-en
12mu|maven-doxia-1.0-0.1.a7.3.3.6|72	%if %with maven
12mu|maven-doxia-1.0-0.1.a7.3.3.6|73	BuildRequires:  maven2 >= 0:2.0.4-9
12mu|maven-doxia-1.0-0.1.a7.3.3.6|74	BuildRequires:  maven2-plugin-compiler
12mu|maven-doxia-1.0-0.1.a7.3.3.6|75	BuildRequires:  maven2-plugin-install
12mu|maven-doxia-1.0-0.1.a7.3.3.6|76	BuildRequires:  maven2-plugin-jar
12mu|maven-doxia-1.0-0.1.a7.3.3.6|77	BuildRequires:  maven2-plugin-javadoc
12mu|maven-doxia-1.0-0.1.a7.3.3.6|78	BuildRequires:  maven2-plugin-resources
12mu|maven-doxia-1.0-0.1.a7.3.3.6|79	BuildRequires:  maven2-plugin-site
12mu|maven-doxia-1.0-0.1.a7.3.3.6|80	BuildRequires:  maven2-plugin-surefire
12mu|maven-doxia-1.0-0.1.a7.3.3.6|81	BuildRequires:  plexus-maven-plugin >= 0:1.2-2
12mu|maven-doxia-1.0-0.1.a7.3.3.6|82	BuildRequires:  modello-maven-plugin >= 0:1.0-0.a8.3
12mu|maven-doxia-1.0-0.1.a7.3.3.6|83	BuildRequires:  plexus-xmlrpc >= 0:1.0-0.b4.3
12mu|maven-doxia-1.0-0.1.a7.3.3.6|84	%endif
12mu|maven-doxia-1.0-0.1.a7.3.3.6|85	BuildRequires:  classworlds
12mu|maven-doxia-1.0-0.1.a7.3.3.6|86	BuildRequires:  jakarta-commons-collections
12mu|maven-doxia-1.0-0.1.a7.3.3.6|87	BuildRequires:  jakarta-commons-logging
12mu|maven-doxia-1.0-0.1.a7.3.3.6|88	BuildRequires:  jakarta-commons-validator
12mu|maven-doxia-1.0-0.1.a7.3.3.6|89	BuildRequires:  junit
12mu|maven-doxia-1.0-0.1.a7.3.3.6|90	BuildRequires:  oro
12mu|maven-doxia-1.0-0.1.a7.3.3.6|91	BuildRequires:  plexus-container-default
12mu|maven-doxia-1.0-0.1.a7.3.3.6|92	BuildRequires:  plexus-i18n
12mu|maven-doxia-1.0-0.1.a7.3.3.6|93	BuildRequires:  plexus-utils
12mu|maven-doxia-1.0-0.1.a7.3.3.6|94	BuildRequires:  plexus-velocity
12mu|maven-doxia-1.0-0.1.a7.3.3.6|95	BuildRequires:  velocity
12mu|maven-doxia-1.0-0.1.a7.3.3.6|96	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|97	Requires:       classworlds
12mu|maven-doxia-1.0-0.1.a7.3.3.6|98	Requires:       jakarta-commons-collections
12mu|maven-doxia-1.0-0.1.a7.3.3.6|99	Requires:       jakarta-commons-logging
12mu|maven-doxia-1.0-0.1.a7.3.3.6|100	Requires:       jakarta-commons-validator
12mu|maven-doxia-1.0-0.1.a7.3.3.6|101	Requires:       junit
12mu|maven-doxia-1.0-0.1.a7.3.3.6|102	Requires:       oro
12mu|maven-doxia-1.0-0.1.a7.3.3.6|103	Requires:       plexus-container-default
12mu|maven-doxia-1.0-0.1.a7.3.3.6|104	Requires:       plexus-i18n
12mu|maven-doxia-1.0-0.1.a7.3.3.6|105	Requires:       plexus-utils
12mu|maven-doxia-1.0-0.1.a7.3.3.6|106	Requires:       plexus-velocity
12mu|maven-doxia-1.0-0.1.a7.3.3.6|107	Requires:       velocity
12mu|maven-doxia-1.0-0.1.a7.3.3.6|108	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|109	Requires(post):   jpackage-utils >= 0:1.7.2
12mu|maven-doxia-1.0-0.1.a7.3.3.6|110	Requires(postun): jpackage-utils >= 0:1.7.2
12mu|maven-doxia-1.0-0.1.a7.3.3.6|111	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|112	%if %{gcj_support}
12mu|maven-doxia-1.0-0.1.a7.3.3.6|113	BuildRequires:    java-gcj-compat-devel
12mu|maven-doxia-1.0-0.1.a7.3.3.6|114	%endif
12mu|maven-doxia-1.0-0.1.a7.3.3.6|115	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|116	%description
12mu|maven-doxia-1.0-0.1.a7.3.3.6|117	Doxia is a content generation framework which aims to provide its
12mu|maven-doxia-1.0-0.1.a7.3.3.6|118	users with powerful techniques for generating static and dynamic
12mu|maven-doxia-1.0-0.1.a7.3.3.6|119	content. Doxia can be used to generate static sites in addition to
12mu|maven-doxia-1.0-0.1.a7.3.3.6|120	being incorporated into dynamic content generation systems like blogs,
12mu|maven-doxia-1.0-0.1.a7.3.3.6|121	wikis and content management systems.
12mu|maven-doxia-1.0-0.1.a7.3.3.6|122	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|123	%if %with maven
12mu|maven-doxia-1.0-0.1.a7.3.3.6|124	%package javadoc
12mu|maven-doxia-1.0-0.1.a7.3.3.6|125	Summary:        Javadoc for %{name}
12mu|maven-doxia-1.0-0.1.a7.3.3.6|126	Group:          Development/Documentation
12mu|maven-doxia-1.0-0.1.a7.3.3.6|127	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|128	%description javadoc
12mu|maven-doxia-1.0-0.1.a7.3.3.6|129	Javadoc for %{name}.
12mu|maven-doxia-1.0-0.1.a7.3.3.6|130	%endif
12mu|maven-doxia-1.0-0.1.a7.3.3.6|131	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|132	%prep
12mu|maven-doxia-1.0-0.1.a7.3.3.6|133	%setup -q -n %{name}
12mu|maven-doxia-1.0-0.1.a7.3.3.6|134	cp -p %{SOURCE1} doxia-decoration-model/build.xml
12mu|maven-doxia-1.0-0.1.a7.3.3.6|135	cp -p %{SOURCE2} doxia-core/build.xml
12mu|maven-doxia-1.0-0.1.a7.3.3.6|136	cp -p %{SOURCE3} doxia-sink-api/build.xml
12mu|maven-doxia-1.0-0.1.a7.3.3.6|137	cp -p %{SOURCE4} doxia-site-renderer/build.xml
12mu|maven-doxia-1.0-0.1.a7.3.3.6|138	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|139	%patch0 -p0 -b .sav
12mu|maven-doxia-1.0-0.1.a7.3.3.6|140	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|141	%build
12mu|maven-doxia-1.0-0.1.a7.3.3.6|142	export LC_ALL=ISO-8859-1
12mu|maven-doxia-1.0-0.1.a7.3.3.6|143	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|144	export MAVEN_REPO_LOCAL=$(pwd)/.m2/repository
12mu|maven-doxia-1.0-0.1.a7.3.3.6|145	mkdir -p $MAVEN_REPO_LOCAL
12mu|maven-doxia-1.0-0.1.a7.3.3.6|146	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|147	%if %with maven
12mu|maven-doxia-1.0-0.1.a7.3.3.6|148	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|149	mvn-jpp \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|150	-e \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|151	-Dmaven.repo.local=$MAVEN_REPO_LOCAL \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|152	-Dmaven.test.failure.ignore=true \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|153	install javadoc:javadoc
12mu|maven-doxia-1.0-0.1.a7.3.3.6|154	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|155	%else
12mu|maven-doxia-1.0-0.1.a7.3.3.6|156	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|157	mkdir lib
12mu|maven-doxia-1.0-0.1.a7.3.3.6|158	build-jar-repository -s -p lib/ \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|159	commons-collections \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|160	commons-logging-api \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|161	classworlds \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|162	junit \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|163	oro \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|164	plexus/container-default \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|165	plexus/i18n \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|166	plexus/utils \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|167	plexus/velocity \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|168	velocity
12mu|maven-doxia-1.0-0.1.a7.3.3.6|169	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|170	# Extract autogenerated (by maven) files
12mu|maven-doxia-1.0-0.1.a7.3.3.6|171	tar xzf %{SOURCE5}
12mu|maven-doxia-1.0-0.1.a7.3.3.6|172	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|173	for project in doxia-decoration-model \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|174	doxia-sink-api \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|175	doxia-core \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|176	doxia-site-renderer; do
12mu|maven-doxia-1.0-0.1.a7.3.3.6|177	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|178	pushd $project
12mu|maven-doxia-1.0-0.1.a7.3.3.6|179	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|180	ant -Dmaven.mode.offline=true -Dmaven.repo.local=$MAVEN_REPO_LOCAL
12mu|maven-doxia-1.0-0.1.a7.3.3.6|181	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|182	# Copy over the jar
12mu|maven-doxia-1.0-0.1.a7.3.3.6|183	cp -p target/*jar ../lib/$project.jar
12mu|maven-doxia-1.0-0.1.a7.3.3.6|184	popd
12mu|maven-doxia-1.0-0.1.a7.3.3.6|185	done
12mu|maven-doxia-1.0-0.1.a7.3.3.6|186	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|187	%endif
12mu|maven-doxia-1.0-0.1.a7.3.3.6|188	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|189	%install
12mu|maven-doxia-1.0-0.1.a7.3.3.6|190	rm -rf $RPM_BUILD_ROOT
12mu|maven-doxia-1.0-0.1.a7.3.3.6|191	# jars/poms
12mu|maven-doxia-1.0-0.1.a7.3.3.6|192	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/%{name}
12mu|maven-doxia-1.0-0.1.a7.3.3.6|193	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mu|maven-doxia-1.0-0.1.a7.3.3.6|194	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|195	for project in decoration-model \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|196	sink-api \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|197	core \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|198	site-renderer \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|199	module-twiki; do
12mu|maven-doxia-1.0-0.1.a7.3.3.6|200	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|201	if [ -f doxia-$project/target/doxia-$project-%{namedversion}.jar ]; then                  install -pm 644 \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|202	doxia-$project/target/doxia-$project-%{namedversion}.jar \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|203	$RPM_BUILD_ROOT%{_javadir}/%{name}/$project-%{namedversion}.jar
12mu|maven-doxia-1.0-0.1.a7.3.3.6|204	%add_to_maven_depmap org.apache.maven.doxia doxia-$project %{namedversion} JPP/maven-doxia $project
12mu|maven-doxia-1.0-0.1.a7.3.3.6|205	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|206	fi
12mu|maven-doxia-1.0-0.1.a7.3.3.6|207	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|208	# Install pom to groupid-artifactid
12mu|maven-doxia-1.0-0.1.a7.3.3.6|209	install -pm 644 doxia-$project/pom.xml \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|210	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.maven-doxia-$project.pom
12mu|maven-doxia-1.0-0.1.a7.3.3.6|211	done
12mu|maven-doxia-1.0-0.1.a7.3.3.6|212	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|213	install -pm 644 pom.xml \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|214	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.maven-doxia-doxia.pom
12mu|maven-doxia-1.0-0.1.a7.3.3.6|215	%add_to_maven_depmap org.apache.maven.doxia doxia %{namedversion} JPP/maven-doxia doxia
12mu|maven-doxia-1.0-0.1.a7.3.3.6|216	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|217	(cd $RPM_BUILD_ROOT%{_javadir}/%{name} && for jar in *-%{namedversion}*; \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|218	do ln -sf ${jar} `echo $jar| sed  "s|-%{namedversion}||g"`; done)
12mu|maven-doxia-1.0-0.1.a7.3.3.6|219	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|220	%if %with maven
12mu|maven-doxia-1.0-0.1.a7.3.3.6|221	# javadoc
12mu|maven-doxia-1.0-0.1.a7.3.3.6|222	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mu|maven-doxia-1.0-0.1.a7.3.3.6|223	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|224	for p in doxia-decoration-model \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|225	doxia-sink-api \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|226	doxia-core \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|227	doxia-site-renderer; do
12mu|maven-doxia-1.0-0.1.a7.3.3.6|228	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|229	project=`basename $p`
12mu|maven-doxia-1.0-0.1.a7.3.3.6|230	install -d -m 755 \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|231	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/$project
12mu|maven-doxia-1.0-0.1.a7.3.3.6|232	cp -pr $project/target/site/apidocs/* \
12mu|maven-doxia-1.0-0.1.a7.3.3.6|233	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/$project
12mu|maven-doxia-1.0-0.1.a7.3.3.6|234	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|235	done
12mu|maven-doxia-1.0-0.1.a7.3.3.6|236	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mu|maven-doxia-1.0-0.1.a7.3.3.6|237	%endif
12mu|maven-doxia-1.0-0.1.a7.3.3.6|238	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|239	%if %{gcj_support}
12mu|maven-doxia-1.0-0.1.a7.3.3.6|240	%{_bindir}/aot-compile-rpm
12mu|maven-doxia-1.0-0.1.a7.3.3.6|241	%endif
12mu|maven-doxia-1.0-0.1.a7.3.3.6|242	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|243	%clean
12mu|maven-doxia-1.0-0.1.a7.3.3.6|244	rm -rf $RPM_BUILD_ROOT
12mu|maven-doxia-1.0-0.1.a7.3.3.6|245	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|246	%if %{gcj_support}
12mu|maven-doxia-1.0-0.1.a7.3.3.6|247	%postun
12mu|maven-doxia-1.0-0.1.a7.3.3.6|248	if [ -x %{_bindir}/rebuild-gcj-db ]
12mu|maven-doxia-1.0-0.1.a7.3.3.6|249	then
12mu|maven-doxia-1.0-0.1.a7.3.3.6|250	%{_bindir}/rebuild-gcj-db
12mu|maven-doxia-1.0-0.1.a7.3.3.6|251	fi
12mu|maven-doxia-1.0-0.1.a7.3.3.6|252	%endif
12mu|maven-doxia-1.0-0.1.a7.3.3.6|253	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|254	%files
12mu|maven-doxia-1.0-0.1.a7.3.3.6|255	%defattr(-,root,root,-)
12mu|maven-doxia-1.0-0.1.a7.3.3.6|256	%{_javadir}/%{name}
12mu|maven-doxia-1.0-0.1.a7.3.3.6|257	%{_datadir}/maven2
12mu|maven-doxia-1.0-0.1.a7.3.3.6|258	%config(noreplace) %{_mavendepmapfragdir}/*
12mu|maven-doxia-1.0-0.1.a7.3.3.6|259	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|260	%if %{gcj_support}
12mu|maven-doxia-1.0-0.1.a7.3.3.6|261	%dir %attr(-,root,root) %{_libdir}/gcj/%{name}
12mu|maven-doxia-1.0-0.1.a7.3.3.6|262	%attr(-,root,root) %{_libdir}/gcj/%{name}/core-1.0-alpha-7.jar.*
12mu|maven-doxia-1.0-0.1.a7.3.3.6|263	%attr(-,root,root) %{_libdir}/gcj/%{name}/decoration-model-1.0-alpha-7.jar.*
12mu|maven-doxia-1.0-0.1.a7.3.3.6|264	%attr(-,root,root) %{_libdir}/gcj/%{name}/sink-api-1.0-alpha-7.jar.*
12mu|maven-doxia-1.0-0.1.a7.3.3.6|265	%attr(-,root,root) %{_libdir}/gcj/%{name}/site-renderer-1.0-alpha-7.jar.*
12mu|maven-doxia-1.0-0.1.a7.3.3.6|266	%endif
12mu|maven-doxia-1.0-0.1.a7.3.3.6|267	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|268	%if %with maven
12mu|maven-doxia-1.0-0.1.a7.3.3.6|269	%files javadoc
12mu|maven-doxia-1.0-0.1.a7.3.3.6|270	%defattr(-,root,root,-)
12mu|maven-doxia-1.0-0.1.a7.3.3.6|271	%doc %{_javadocdir}/*
12mu|maven-doxia-1.0-0.1.a7.3.3.6|272	%endif
12mu|maven-doxia-1.0-0.1.a7.3.3.6|273	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|274	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|275	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|276	%changelog
12mu|maven-doxia-1.0-0.1.a7.3.3.6|277	* Thu Oct 18 2012 Denis Silakov <denis.silakov@rosalab.ru> 0:1.0-0.1.a7.3.3.6
12mu|maven-doxia-1.0-0.1.a7.3.3.6|278	+ Revision: 1e874a3
12mu|maven-doxia-1.0-0.1.a7.3.3.6|279	- Build with ISO locale
12mu|maven-doxia-1.0-0.1.a7.3.3.6|280	
12mu|maven-doxia-1.0-0.1.a7.3.3.6|281	

20209 12
12mu|maven-doxia-sitetools-1.2-4|1	# Copyright (c) 2000-2005, JPackage Project
12mu|maven-doxia-sitetools-1.2-4|2	# All rights reserved.
12mu|maven-doxia-sitetools-1.2-4|3	#
12mu|maven-doxia-sitetools-1.2-4|4	# Redistribution and use in source and binary forms, with or without
12mu|maven-doxia-sitetools-1.2-4|5	# modification, are permitted provided that the following conditions
12mu|maven-doxia-sitetools-1.2-4|6	# are met:
12mu|maven-doxia-sitetools-1.2-4|7	#
12mu|maven-doxia-sitetools-1.2-4|8	# 1. Redistributions of source code must retain the above copyright
12mu|maven-doxia-sitetools-1.2-4|9	#    notice, this list of conditions and the following disclaimer.
12mu|maven-doxia-sitetools-1.2-4|10	# 2. Redistributions in binary form must reproduce the above copyright
12mu|maven-doxia-sitetools-1.2-4|11	#    notice, this list of conditions and the following disclaimer in the
12mu|maven-doxia-sitetools-1.2-4|12	#    documentation and/or other materials provided with the
12mu|maven-doxia-sitetools-1.2-4|13	#    distribution.
12mu|maven-doxia-sitetools-1.2-4|14	# 3. Neither the name of the JPackage Project nor the names of its
12mu|maven-doxia-sitetools-1.2-4|15	#    contributors may be used to endorse or promote products derived
12mu|maven-doxia-sitetools-1.2-4|16	#    from this software without specific prior written permission.
12mu|maven-doxia-sitetools-1.2-4|17	#
12mu|maven-doxia-sitetools-1.2-4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mu|maven-doxia-sitetools-1.2-4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mu|maven-doxia-sitetools-1.2-4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mu|maven-doxia-sitetools-1.2-4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mu|maven-doxia-sitetools-1.2-4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mu|maven-doxia-sitetools-1.2-4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mu|maven-doxia-sitetools-1.2-4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mu|maven-doxia-sitetools-1.2-4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mu|maven-doxia-sitetools-1.2-4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mu|maven-doxia-sitetools-1.2-4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mu|maven-doxia-sitetools-1.2-4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mu|maven-doxia-sitetools-1.2-4|29	#
12mu|maven-doxia-sitetools-1.2-4|30	
12mu|maven-doxia-sitetools-1.2-4|31	%global parent maven-doxia
12mu|maven-doxia-sitetools-1.2-4|32	%global subproj sitetools
12mu|maven-doxia-sitetools-1.2-4|33	
12mu|maven-doxia-sitetools-1.2-4|34	Name:           %{parent}-%{subproj}
12mu|maven-doxia-sitetools-1.2-4|35	Version:        1.2
12mu|maven-doxia-sitetools-1.2-4|36	Release:        4
12mu|maven-doxia-sitetools-1.2-4|37	Summary:        Doxia content generation framework
12mu|maven-doxia-sitetools-1.2-4|38	License:        ASL 2.0
12mu|maven-doxia-sitetools-1.2-4|39	Group:          Development/Java
12mu|maven-doxia-sitetools-1.2-4|40	URL:            http://maven.apache.org/doxia/
12mu|maven-doxia-sitetools-1.2-4|41	
12mu|maven-doxia-sitetools-1.2-4|42	Source0:        http://repo2.maven.org/maven2/org/apache/maven/doxia/doxia-sitetools/%{version}/doxia-%{subproj}-%{version}-source-release.zip
12mu|maven-doxia-sitetools-1.2-4|43	
12mu|maven-doxia-sitetools-1.2-4|44	# Point it at the correct plexus-container-default
12mu|maven-doxia-sitetools-1.2-4|45	Source1:        maven-doxia-depmap.xml
12mu|maven-doxia-sitetools-1.2-4|46	
12mu|maven-doxia-sitetools-1.2-4|47	Patch0:         0001-Remove-clirr-dependency.patch
12mu|maven-doxia-sitetools-1.2-4|48	Patch1:         0002-Remove-htmlunit-dependency.patch
12mu|maven-doxia-sitetools-1.2-4|49	Patch2:         0003-Migration-to-component-metadata.patch
12mu|maven-doxia-sitetools-1.2-4|50	
12mu|maven-doxia-sitetools-1.2-4|51	BuildRequires:  java-devel >= 1.6.0
12mu|maven-doxia-sitetools-1.2-4|52	BuildRequires:  itext
12mu|maven-doxia-sitetools-1.2-4|53	BuildRequires:  jpackage-utils
12mu|maven-doxia-sitetools-1.2-4|54	BuildRequires:  maven2
12mu|maven-doxia-sitetools-1.2-4|55	BuildRequires:  maven-compiler-plugin
12mu|maven-doxia-sitetools-1.2-4|56	BuildRequires:  maven-install-plugin
12mu|maven-doxia-sitetools-1.2-4|57	BuildRequires:  maven-jar-plugin
12mu|maven-doxia-sitetools-1.2-4|58	BuildRequires:  maven-javadoc-plugin
12mu|maven-doxia-sitetools-1.2-4|59	BuildRequires:  maven-resources-plugin
12mu|maven-doxia-sitetools-1.2-4|60	BuildRequires:  maven-site-plugin
12mu|maven-doxia-sitetools-1.2-4|61	BuildRequires:  maven-surefire-plugin
12mu|maven-doxia-sitetools-1.2-4|62	BuildRequires:  maven-shared-reporting-impl
12mu|maven-doxia-sitetools-1.2-4|63	BuildRequires:  maven-surefire-provider-junit
12mu|maven-doxia-sitetools-1.2-4|64	BuildRequires:  maven-doxia
12mu|maven-doxia-sitetools-1.2-4|65	#BuildRequires:  modello-maven-plugin
12mu|maven-doxia-sitetools-1.2-4|66	BuildRequires:  classworlds
12mu|maven-doxia-sitetools-1.2-4|67	#BuildRequires:  apache-commons-collections
12mu|maven-doxia-sitetools-1.2-4|68	#BuildRequires:  apache-commons-configuration
12mu|maven-doxia-sitetools-1.2-4|69	#BuildRequires:  apache-commons-logging
12mu|maven-doxia-sitetools-1.2-4|70	#BuildRequires:  apache-commons-validator
12mu|maven-doxia-sitetools-1.2-4|71	BuildRequires:  junit
12mu|maven-doxia-sitetools-1.2-4|72	BuildRequires:  jakarta-oro
12mu|maven-doxia-sitetools-1.2-4|73	BuildRequires:  plexus-container-default
12mu|maven-doxia-sitetools-1.2-4|74	#BuildRequires:  plexus-containers-container-default
12mu|maven-doxia-sitetools-1.2-4|75	#BuildRequires:  plexus-containers-component-javadoc
12mu|maven-doxia-sitetools-1.2-4|76	#BuildRequires:  plexus-containers-component-metadata
12mu|maven-doxia-sitetools-1.2-4|77	BuildRequires:  plexus-i18n
12mu|maven-doxia-sitetools-1.2-4|78	BuildRequires:  plexus-utils
12mu|maven-doxia-sitetools-1.2-4|79	BuildRequires:  plexus-velocity
12mu|maven-doxia-sitetools-1.2-4|80	BuildRequires:  velocity
12mu|maven-doxia-sitetools-1.2-4|81	BuildRequires:  javamail
12mu|maven-doxia-sitetools-1.2-4|82	
12mu|maven-doxia-sitetools-1.2-4|83	Requires:       classworlds
12mu|maven-doxia-sitetools-1.2-4|84	#Requires:       apache-commons-collections
12mu|maven-doxia-sitetools-1.2-4|85	#Requires:       apache-commons-configuration
12mu|maven-doxia-sitetools-1.2-4|86	#Requires:       apache-commons-logging
12mu|maven-doxia-sitetools-1.2-4|87	#Requires:       apache-commons-validator
12mu|maven-doxia-sitetools-1.2-4|88	Requires:       junit
12mu|maven-doxia-sitetools-1.2-4|89	Requires:       maven-doxia
12mu|maven-doxia-sitetools-1.2-4|90	Requires:       jakarta-oro
12mu|maven-doxia-sitetools-1.2-4|91	Requires:       plexus-container-default
12mu|maven-doxia-sitetools-1.2-4|92	#Requires:       plexus-containers-container-default
12mu|maven-doxia-sitetools-1.2-4|93	Requires:       plexus-i18n
12mu|maven-doxia-sitetools-1.2-4|94	Requires:       plexus-utils
12mu|maven-doxia-sitetools-1.2-4|95	Requires:       plexus-velocity
12mu|maven-doxia-sitetools-1.2-4|96	Requires:       velocity
12mu|maven-doxia-sitetools-1.2-4|97	Requires:       javamail
12mu|maven-doxia-sitetools-1.2-4|98	
12mu|maven-doxia-sitetools-1.2-4|99	Requires:       java >= 1.6.0
12mu|maven-doxia-sitetools-1.2-4|100	Requires:       jpackage-utils
12mu|maven-doxia-sitetools-1.2-4|101	
12mu|maven-doxia-sitetools-1.2-4|102	BuildArch:      noarch
12mu|maven-doxia-sitetools-1.2-4|103	
12mu|maven-doxia-sitetools-1.2-4|104	%description
12mu|maven-doxia-sitetools-1.2-4|105	Doxia is a content generation framework which aims to provide its
12mu|maven-doxia-sitetools-1.2-4|106	users with powerful techniques for generating static and dynamic
12mu|maven-doxia-sitetools-1.2-4|107	content. Doxia can be used to generate static sites in addition to
12mu|maven-doxia-sitetools-1.2-4|108	being incorporated into dynamic content generation systems like blogs,
12mu|maven-doxia-sitetools-1.2-4|109	wikis and content management systems.
12mu|maven-doxia-sitetools-1.2-4|110	
12mu|maven-doxia-sitetools-1.2-4|111	%package javadoc
12mu|maven-doxia-sitetools-1.2-4|112	Summary:        Javadoc for %{name}
12mu|maven-doxia-sitetools-1.2-4|113	Group:          Development/Java
12mu|maven-doxia-sitetools-1.2-4|114	Requires:       jpackage-utils
12mu|maven-doxia-sitetools-1.2-4|115	
12mu|maven-doxia-sitetools-1.2-4|116	%description javadoc
12mu|maven-doxia-sitetools-1.2-4|117	API documentation for %{name}.
12mu|maven-doxia-sitetools-1.2-4|118	
12mu|maven-doxia-sitetools-1.2-4|119	%prep
12mu|maven-doxia-sitetools-1.2-4|120	%setup -q -n doxia-%{subproj}-%{version}
12mu|maven-doxia-sitetools-1.2-4|121	
12mu|maven-doxia-sitetools-1.2-4|122	%patch0 -p1
12mu|maven-doxia-sitetools-1.2-4|123	
12mu|maven-doxia-sitetools-1.2-4|124	# Disable tests that need htmlunit, until we get it in Fedora
12mu|maven-doxia-sitetools-1.2-4|125	%patch1 -p1
12mu|maven-doxia-sitetools-1.2-4|126	
12mu|maven-doxia-sitetools-1.2-4|127	%patch2 -p1
12mu|maven-doxia-sitetools-1.2-4|128	
12mu|maven-doxia-sitetools-1.2-4|129	
12mu|maven-doxia-sitetools-1.2-4|130	%build
12mu|maven-doxia-sitetools-1.2-4|131	
12mu|maven-doxia-sitetools-1.2-4|132	# tests can't run because of missing deps
12mu|maven-doxia-sitetools-1.2-4|133	mvn \
12mu|maven-doxia-sitetools-1.2-4|134	-Dmaven.local.depmap.file=%{SOURCE1} \
12mu|maven-doxia-sitetools-1.2-4|135	-Dmaven.test.skip=true \
12mu|maven-doxia-sitetools-1.2-4|136	install javadoc:aggregate
12mu|maven-doxia-sitetools-1.2-4|137	
12mu|maven-doxia-sitetools-1.2-4|138	%install
12mu|maven-doxia-sitetools-1.2-4|139	
12mu|maven-doxia-sitetools-1.2-4|140	# jars/poms
12mu|maven-doxia-sitetools-1.2-4|141	install -d -m 755 %{buildroot}%{_mavenpomdir}
12mu|maven-doxia-sitetools-1.2-4|142	
12mu|maven-doxia-sitetools-1.2-4|143	install -m 644 -p pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{parent}-sitetools.pom
12mu|maven-doxia-sitetools-1.2-4|144	#install -m 644 -p doxia-decoration-model/pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{parent}-decoration-model.pom
12mu|maven-doxia-sitetools-1.2-4|145	#install -m 644 -p doxia-site-renderer/pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{parent}-site-renderer.pom
12mu|maven-doxia-sitetools-1.2-4|146	install -m 644 -p doxia-doc-renderer/pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{parent}-doc-renderer.pom
12mu|maven-doxia-sitetools-1.2-4|147	
12mu|maven-doxia-sitetools-1.2-4|148	install -dm 755 %{buildroot}%{_javadir}/%{parent}
12mu|maven-doxia-sitetools-1.2-4|149	
12mu|maven-doxia-sitetools-1.2-4|150	#install -m 644 -p doxia-decoration-model/target/doxia-decoration-model-%{version}.jar \
12mu|maven-doxia-sitetools-1.2-4|151	#	%{buildroot}%{_javadir}/%{parent}/decoration-model.jar
12mu|maven-doxia-sitetools-1.2-4|152	#install -m 644 -p doxia-site-renderer/target/doxia-site-renderer-%{version}.jar \
12mu|maven-doxia-sitetools-1.2-4|153	#	%{buildroot}%{_javadir}/%{parent}/site-renderer.jar
12mu|maven-doxia-sitetools-1.2-4|154	install -m 644 -p doxia-doc-renderer/target/doxia-doc-renderer-%{version}.jar \
12mu|maven-doxia-sitetools-1.2-4|155	%{buildroot}%{_javadir}/%{parent}/doc-renderer.jar
12mu|maven-doxia-sitetools-1.2-4|156	
12mu|maven-doxia-sitetools-1.2-4|157	install -dm 755 %{buildroot}%{_javadocdir}/%{name}
12mu|maven-doxia-sitetools-1.2-4|158	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
12mu|maven-doxia-sitetools-1.2-4|159	
12mu|maven-doxia-sitetools-1.2-4|160	%add_to_maven_depmap org.apache.maven.doxia doxia-sitetools %{namedversion} JPP/maven-doxia-sitetools doxia-sitetools
12mu|maven-doxia-sitetools-1.2-4|161	#%add_to_maven_depmap org.apache.maven.doxia doxia-decoration-model %{namedversion} JPP/maven-doxia-decoration-model doxia-decoration-model
12mu|maven-doxia-sitetools-1.2-4|162	#%add_to_maven_depmap org.apache.maven.doxia doxia-site-renderer %{namedversion} JPP/maven-doxia-site-renderer doxia-site-rendeder
12mu|maven-doxia-sitetools-1.2-4|163	%add_to_maven_depmap org.apache.maven.doxia doxia-doc-renderer %{namedversion} JPP/maven-doxia-doc-renderer doxia-doc-renderer
12mu|maven-doxia-sitetools-1.2-4|164	
12mu|maven-doxia-sitetools-1.2-4|165	%files
12mu|maven-doxia-sitetools-1.2-4|166	%{_javadir}/%{parent}/*.jar
12mu|maven-doxia-sitetools-1.2-4|167	%{_mavenpomdir}/JPP-*.pom
12mu|maven-doxia-sitetools-1.2-4|168	%{_mavendepmapfragdir}/%{name}
12mu|maven-doxia-sitetools-1.2-4|169	
12mu|maven-doxia-sitetools-1.2-4|170	%files javadoc
12mu|maven-doxia-sitetools-1.2-4|171	%doc %{_javadocdir}/%{name}
12mu|maven-doxia-sitetools-1.2-4|172	
12mu|maven-doxia-sitetools-1.2-4|173	%changelog
12mu|maven-doxia-sitetools-1.2-4|174	* Tue Dec 10 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 1.2-4
12mu|maven-doxia-sitetools-1.2-4|175	+ Revision: b60566b
12mu|maven-doxia-sitetools-1.2-4|176	- Rebuild without conflicting files
12mu|maven-doxia-sitetools-1.2-4|177	
12mu|maven-doxia-sitetools-1.2-4|178	

20210 12
12mu|maven-install-plugin-2.3.1-6|1	Name:           maven-install-plugin
12mu|maven-install-plugin-2.3.1-6|2	Version:        2.3.1
12mu|maven-install-plugin-2.3.1-6|3	Release:        6
12mu|maven-install-plugin-2.3.1-6|4	Summary:        Maven Install Plugin
12mu|maven-install-plugin-2.3.1-6|5	Group:          Development/Java
12mu|maven-install-plugin-2.3.1-6|6	License:        ASL 2.0
12mu|maven-install-plugin-2.3.1-6|7	URL:            http://maven.apache.org/plugins/maven-install-plugin
12mu|maven-install-plugin-2.3.1-6|8	Source0:        http://repo2.maven.org/maven2/org/apache/maven/plugins/%{name}/%{version}/%{name}-%{version}-source-release.zip
12mu|maven-install-plugin-2.3.1-6|9	BuildArch:		noarch
12mu|maven-install-plugin-2.3.1-6|10	
12mu|maven-install-plugin-2.3.1-6|11	BuildRequires: java-devel >= 0:1.6.0
12mu|maven-install-plugin-2.3.1-6|12	BuildRequires: maven2
12mu|maven-install-plugin-2.3.1-6|13	BuildRequires: maven-plugin-plugin
12mu|maven-install-plugin-2.3.1-6|14	BuildRequires: maven-jar-plugin
12mu|maven-install-plugin-2.3.1-6|15	#BuildRequires: maven-install-plugin
12mu|maven-install-plugin-2.3.1-6|16	BuildRequires: maven-resources-plugin
12mu|maven-install-plugin-2.3.1-6|17	BuildRequires: maven-compiler-plugin
12mu|maven-install-plugin-2.3.1-6|18	BuildRequires: maven-javadoc-plugin
12mu|maven-install-plugin-2.3.1-6|19	BuildRequires: maven-surefire-plugin
12mu|maven-install-plugin-2.3.1-6|20	BuildRequires: maven-surefire-provider-junit
12mu|maven-install-plugin-2.3.1-6|21	#BuildRequires: maven-doxia-sitetools
12mu|maven-install-plugin-2.3.1-6|22	BuildRequires: maven-plugin-testing-harness
12mu|maven-install-plugin-2.3.1-6|23	BuildRequires: plexus-utils
12mu|maven-install-plugin-2.3.1-6|24	BuildRequires: plexus-digest
12mu|maven-install-plugin-2.3.1-6|25	BuildRequires: junit
12mu|maven-install-plugin-2.3.1-6|26	#BuildRequires: maven-archiver
12mu|maven-install-plugin-2.3.1-6|27	#BuildRequires: maven-shared-reporting-impl
12mu|maven-install-plugin-2.3.1-6|28	#BuildRequires: maven-plugins-pom
12mu|maven-install-plugin-2.3.1-6|29	
12mu|maven-install-plugin-2.3.1-6|30	Requires:	maven2
12mu|maven-install-plugin-2.3.1-6|31	Requires:	jpackage-utils
12mu|maven-install-plugin-2.3.1-6|32	Requires:	java
12mu|maven-install-plugin-2.3.1-6|33	# Requires:	maven-archiver
12mu|maven-install-plugin-2.3.1-6|34	Requires:	plexus-digest
12mu|maven-install-plugin-2.3.1-6|35	Requires(post):	jpackage-utils
12mu|maven-install-plugin-2.3.1-6|36	Requires(postun): jpackage-utils
12mu|maven-install-plugin-2.3.1-6|37	
12mu|maven-install-plugin-2.3.1-6|38	Provides:	maven2-plugin-install = %{version}-%{release}
12mu|maven-install-plugin-2.3.1-6|39	Obsoletes:	maven2-plugin-install <= 0:2.0.8
12mu|maven-install-plugin-2.3.1-6|40	
12mu|maven-install-plugin-2.3.1-6|41	%description
12mu|maven-install-plugin-2.3.1-6|42	Copies the project artifacts to the user's local repository.
12mu|maven-install-plugin-2.3.1-6|43	
12mu|maven-install-plugin-2.3.1-6|44	%package javadoc
12mu|maven-install-plugin-2.3.1-6|45	Group:		Development/Java
12mu|maven-install-plugin-2.3.1-6|46	Summary:	Javadoc for %{name}
12mu|maven-install-plugin-2.3.1-6|47	Requires:	jpackage-utils
12mu|maven-install-plugin-2.3.1-6|48	
12mu|maven-install-plugin-2.3.1-6|49	%description javadoc
12mu|maven-install-plugin-2.3.1-6|50	API documentation for %{name}.
12mu|maven-install-plugin-2.3.1-6|51	
12mu|maven-install-plugin-2.3.1-6|52	%prep
12mu|maven-install-plugin-2.3.1-6|53	%setup -q -n %{name}-%{version}
12mu|maven-install-plugin-2.3.1-6|54	
12mu|maven-install-plugin-2.3.1-6|55	%build
12mu|maven-install-plugin-2.3.1-6|56	mvn \
12mu|maven-install-plugin-2.3.1-6|57	-Dmaven.test.failure.ignore=true \
12mu|maven-install-plugin-2.3.1-6|58	install javadoc:javadoc
12mu|maven-install-plugin-2.3.1-6|59	
12mu|maven-install-plugin-2.3.1-6|60	%install
12mu|maven-install-plugin-2.3.1-6|61	# jars
12mu|maven-install-plugin-2.3.1-6|62	install -d -m 0755 %{buildroot}%{_javadir}
12mu|maven-install-plugin-2.3.1-6|63	install -m 644 target/%{name}-%{version}.jar  %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mu|maven-install-plugin-2.3.1-6|64	
12mu|maven-install-plugin-2.3.1-6|65	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mu|maven-install-plugin-2.3.1-6|66	
12mu|maven-install-plugin-2.3.1-6|67	%add_to_maven_depmap org.apache.maven.plugins maven-install-plugin %{version} JPP maven-install-plugin
12mu|maven-install-plugin-2.3.1-6|68	
12mu|maven-install-plugin-2.3.1-6|69	# poms
12mu|maven-install-plugin-2.3.1-6|70	install -d -m 755 %{buildroot}%{_mavenpomdir}
12mu|maven-install-plugin-2.3.1-6|71	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
12mu|maven-install-plugin-2.3.1-6|72	
12mu|maven-install-plugin-2.3.1-6|73	# javadoc
12mu|maven-install-plugin-2.3.1-6|74	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12mu|maven-install-plugin-2.3.1-6|75	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
12mu|maven-install-plugin-2.3.1-6|76	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mu|maven-install-plugin-2.3.1-6|77	rm -rf target/site/api*
12mu|maven-install-plugin-2.3.1-6|78	
12mu|maven-install-plugin-2.3.1-6|79	%post
12mu|maven-install-plugin-2.3.1-6|80	%update_maven_depmap
12mu|maven-install-plugin-2.3.1-6|81	
12mu|maven-install-plugin-2.3.1-6|82	%postun
12mu|maven-install-plugin-2.3.1-6|83	%update_maven_depmap
12mu|maven-install-plugin-2.3.1-6|84	
12mu|maven-install-plugin-2.3.1-6|85	%files
12mu|maven-install-plugin-2.3.1-6|86	%doc LICENSE NOTICE
12mu|maven-install-plugin-2.3.1-6|87	%{_javadir}/%{name}.jar
12mu|maven-install-plugin-2.3.1-6|88	%{_javadir}/%{name}-%{version}.jar
12mu|maven-install-plugin-2.3.1-6|89	%{_mavenpomdir}/JPP-%{name}.pom
12mu|maven-install-plugin-2.3.1-6|90	%{_mavendepmapfragdir}/%{name}
12mu|maven-install-plugin-2.3.1-6|91	
12mu|maven-install-plugin-2.3.1-6|92	%files javadoc
12mu|maven-install-plugin-2.3.1-6|93	%doc LICENSE
12mu|maven-install-plugin-2.3.1-6|94	%{_javadocdir}/%{name}-%{version}
12mu|maven-install-plugin-2.3.1-6|95	%{_javadocdir}/%{name}
12mu|maven-install-plugin-2.3.1-6|96	
12mu|maven-install-plugin-2.3.1-6|97	
12mu|maven-install-plugin-2.3.1-6|98	%changelog
12mu|maven-install-plugin-2.3.1-6|99	* Thu Nov 28 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.3.1-6
12mu|maven-install-plugin-2.3.1-6|100	+ Revision: b29f46a
12mu|maven-install-plugin-2.3.1-6|101	- Merge branch 'red3' into rosa2012.1
12mu|maven-install-plugin-2.3.1-6|102	- Conflicts:
12mu|maven-install-plugin-2.3.1-6|103	- maven-install-plugin.spec
12mu|maven-install-plugin-2.3.1-6|104	
12mu|maven-install-plugin-2.3.1-6|105	

20211 12
12mu|maven-javadoc-plugin-2.7-8|1	%global bootstrap 1
12mu|maven-javadoc-plugin-2.7-8|2	
12mu|maven-javadoc-plugin-2.7-8|3	Name:           maven-javadoc-plugin
12mu|maven-javadoc-plugin-2.7-8|4	Version:        2.7
12mu|maven-javadoc-plugin-2.7-8|5	Release:        8
12mu|maven-javadoc-plugin-2.7-8|6	Summary:        Maven Javadoc Plugin
12mu|maven-javadoc-plugin-2.7-8|7	
12mu|maven-javadoc-plugin-2.7-8|8	Group:          Development/Java
12mu|maven-javadoc-plugin-2.7-8|9	License:        ASL 2.0
12mu|maven-javadoc-plugin-2.7-8|10	URL:            http://maven.apache.org/plugins/maven-javadoc-plugin
12mu|maven-javadoc-plugin-2.7-8|11	# svn export http://svn.apache.org/repos/asf/maven/plugins/tags/maven-javadoc-plugin-2.7
12mu|maven-javadoc-plugin-2.7-8|12	# tar caf maven-javadoc-plugin-2.7.tar.xz maven-javadoc-plugin-2.7/
12mu|maven-javadoc-plugin-2.7-8|13	Source0:        %{name}-%{version}.tar.xz
12mu|maven-javadoc-plugin-2.7-8|14	Patch0:         remove-test-deps.patch
12mu|maven-javadoc-plugin-2.7-8|15	#Patch1:         pom.patch
12mu|maven-javadoc-plugin-2.7-8|16	
12mu|maven-javadoc-plugin-2.7-8|17	BuildRequires:  maven2
12mu|maven-javadoc-plugin-2.7-8|18	BuildRequires:  maven-clean-plugin
12mu|maven-javadoc-plugin-2.7-8|19	BuildRequires:  maven-compiler-plugin
12mu|maven-javadoc-plugin-2.7-8|20	BuildRequires:  maven-install-plugin
12mu|maven-javadoc-plugin-2.7-8|21	BuildRequires:  maven-jar-plugin
12mu|maven-javadoc-plugin-2.7-8|22	BuildRequires:  maven-plugin-plugin
12mu|maven-javadoc-plugin-2.7-8|23	BuildRequires:  maven-resources-plugin
12mu|maven-javadoc-plugin-2.7-8|24	
12mu|maven-javadoc-plugin-2.7-8|25	#BuildRequires:  maven-surefire-maven-plugin
12mu|maven-javadoc-plugin-2.7-8|26	#BuildRequires:  maven-doxia-sitetools
12mu|maven-javadoc-plugin-2.7-8|27	#BuildRequires:  maven-shared-plugin-testing-harness
12mu|maven-javadoc-plugin-2.7-8|28	#BuildRequires:  maven-shade-plugin
12mu|maven-javadoc-plugin-2.7-8|29	#BuildRequires:  plexus-interactivity
12mu|maven-javadoc-plugin-2.7-8|30	#BuildRequires:  maven-shared-invoker
12mu|maven-javadoc-plugin-2.7-8|31	%if ! %{bootstrap}
12mu|maven-javadoc-plugin-2.7-8|32	BuildRequires:  maven-javadoc-plugin
12mu|maven-javadoc-plugin-2.7-8|33	%endif
12mu|maven-javadoc-plugin-2.7-8|34	
12mu|maven-javadoc-plugin-2.7-8|35	BuildRequires: java-devel >= 0:1.6.0.
12mu|maven-javadoc-plugin-2.7-8|36	
12mu|maven-javadoc-plugin-2.7-8|37	Requires:       jpackage-utils
12mu|maven-javadoc-plugin-2.7-8|38	Requires:       maven2
12mu|maven-javadoc-plugin-2.7-8|39	#Requires:       maven-shared-invoker
12mu|maven-javadoc-plugin-2.7-8|40	Requires(post): jpackage-utils
12mu|maven-javadoc-plugin-2.7-8|41	Requires(postun): jpackage-utils
12mu|maven-javadoc-plugin-2.7-8|42	
12mu|maven-javadoc-plugin-2.7-8|43	BuildArch: noarch
12mu|maven-javadoc-plugin-2.7-8|44	
12mu|maven-javadoc-plugin-2.7-8|45	Obsoletes: maven2-plugin-javadoc <= 2.0.8
12mu|maven-javadoc-plugin-2.7-8|46	Provides:  maven2-plugin-javadoc = %{version}-%{release}
12mu|maven-javadoc-plugin-2.7-8|47	
12mu|maven-javadoc-plugin-2.7-8|48	%description
12mu|maven-javadoc-plugin-2.7-8|49	The Maven Javadoc Plugin is a plugin that uses the javadoc tool for
12mu|maven-javadoc-plugin-2.7-8|50	generating javadocs for the specified project.
12mu|maven-javadoc-plugin-2.7-8|51	
12mu|maven-javadoc-plugin-2.7-8|52	%if ! %{bootstrap}
12mu|maven-javadoc-plugin-2.7-8|53	%package javadoc
12mu|maven-javadoc-plugin-2.7-8|54	Group:          Development/Java
12mu|maven-javadoc-plugin-2.7-8|55	Summary:        Javadoc for %{name}
12mu|maven-javadoc-plugin-2.7-8|56	Requires:       %{name} = %{version}-%{release}
12mu|maven-javadoc-plugin-2.7-8|57	Requires:       jpackage-utils
12mu|maven-javadoc-plugin-2.7-8|58	
12mu|maven-javadoc-plugin-2.7-8|59	%description javadoc
12mu|maven-javadoc-plugin-2.7-8|60	API documentation for %{name}.
12mu|maven-javadoc-plugin-2.7-8|61	%endif
12mu|maven-javadoc-plugin-2.7-8|62	
12mu|maven-javadoc-plugin-2.7-8|63	%prep
12mu|maven-javadoc-plugin-2.7-8|64	%setup -q
12mu|maven-javadoc-plugin-2.7-8|65	%patch0
12mu|maven-javadoc-plugin-2.7-8|66	# Update source for use with newer doxia
12mu|maven-javadoc-plugin-2.7-8|67	#%patch1
12mu|maven-javadoc-plugin-2.7-8|68	
12mu|maven-javadoc-plugin-2.7-8|69	#sed -i -e "s|org.apache.maven.doxia.module.xhtml.decoration.render|org.apache.maven.doxia.sink.render|g" src/main/java/org/apache/maven/plugin/javadoc/JavadocReport.java
12mu|maven-javadoc-plugin-2.7-8|70	
12mu|maven-javadoc-plugin-2.7-8|71	sed -i -e "s|model>|models>|g" pom.xml
12mu|maven-javadoc-plugin-2.7-8|72	
12mu|maven-javadoc-plugin-2.7-8|73	%build
12mu|maven-javadoc-plugin-2.7-8|74	mvn -Dmaven.test.skip=true \
12mu|maven-javadoc-plugin-2.7-8|75	install
12mu|maven-javadoc-plugin-2.7-8|76	%if ! %{bootstrap}
12mu|maven-javadoc-plugin-2.7-8|77	mvn-jpp -Dmaven.test.skip=true \
12mu|maven-javadoc-plugin-2.7-8|78	javadoc:javadoc
12mu|maven-javadoc-plugin-2.7-8|79	%endif
12mu|maven-javadoc-plugin-2.7-8|80	
12mu|maven-javadoc-plugin-2.7-8|81	%install
12mu|maven-javadoc-plugin-2.7-8|82	
12mu|maven-javadoc-plugin-2.7-8|83	# jars
12mu|maven-javadoc-plugin-2.7-8|84	install -d -m 0755 %{buildroot}%{_javadir}
12mu|maven-javadoc-plugin-2.7-8|85	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mu|maven-javadoc-plugin-2.7-8|86	
12mu|maven-javadoc-plugin-2.7-8|87	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; \
12mu|maven-javadoc-plugin-2.7-8|88	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mu|maven-javadoc-plugin-2.7-8|89	
12mu|maven-javadoc-plugin-2.7-8|90	%add_to_maven_depmap org.apache.maven.plugins maven-javadoc-plugin %{version} JPP maven-javadoc-plugin
12mu|maven-javadoc-plugin-2.7-8|91	
12mu|maven-javadoc-plugin-2.7-8|92	# poms
12mu|maven-javadoc-plugin-2.7-8|93	install -d -m 755 %{buildroot}%{_mavenpomdir}
12mu|maven-javadoc-plugin-2.7-8|94	install -pm 644 pom.xml \
12mu|maven-javadoc-plugin-2.7-8|95	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
12mu|maven-javadoc-plugin-2.7-8|96	
12mu|maven-javadoc-plugin-2.7-8|97	%if ! %{bootstrap}
12mu|maven-javadoc-plugin-2.7-8|98	# javadoc
12mu|maven-javadoc-plugin-2.7-8|99	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12mu|maven-javadoc-plugin-2.7-8|100	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
12mu|maven-javadoc-plugin-2.7-8|101	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mu|maven-javadoc-plugin-2.7-8|102	rm -rf target/site/api*
12mu|maven-javadoc-plugin-2.7-8|103	%endif
12mu|maven-javadoc-plugin-2.7-8|104	
12mu|maven-javadoc-plugin-2.7-8|105	%post
12mu|maven-javadoc-plugin-2.7-8|106	%update_maven_depmap
12mu|maven-javadoc-plugin-2.7-8|107	
12mu|maven-javadoc-plugin-2.7-8|108	%postun
12mu|maven-javadoc-plugin-2.7-8|109	%update_maven_depmap
12mu|maven-javadoc-plugin-2.7-8|110	
12mu|maven-javadoc-plugin-2.7-8|111	%files
12mu|maven-javadoc-plugin-2.7-8|112	%{_javadir}/%{name}.jar
12mu|maven-javadoc-plugin-2.7-8|113	%{_javadir}/%{name}-%{version}.jar
12mu|maven-javadoc-plugin-2.7-8|114	%{_mavenpomdir}/JPP-%{name}.pom
12mu|maven-javadoc-plugin-2.7-8|115	%{_mavendepmapfragdir}/%{name}
12mu|maven-javadoc-plugin-2.7-8|116	
12mu|maven-javadoc-plugin-2.7-8|117	%if ! %{bootstrap}
12mu|maven-javadoc-plugin-2.7-8|118	%files javadoc
12mu|maven-javadoc-plugin-2.7-8|119	%{_javadocdir}/%{name}-%{version}
12mu|maven-javadoc-plugin-2.7-8|120	%{_javadocdir}/%{name}
12mu|maven-javadoc-plugin-2.7-8|121	%endif
12mu|maven-javadoc-plugin-2.7-8|122	
12mu|maven-javadoc-plugin-2.7-8|123	
12mu|maven-javadoc-plugin-2.7-8|124	%changelog
12mu|maven-javadoc-plugin-2.7-8|125	* Tue Apr 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7-8
12mu|maven-javadoc-plugin-2.7-8|126	+ Revision: 693dc45
12mu|maven-javadoc-plugin-2.7-8|127	- Use native maven
12mu|maven-javadoc-plugin-2.7-8|128	
12mu|maven-javadoc-plugin-2.7-8|129	

20212 12
12mu|maven-plugin-cobertura-2.4-4|1	Name:       maven-plugin-cobertura
12mu|maven-plugin-cobertura-2.4-4|2	Version:    2.4
12mu|maven-plugin-cobertura-2.4-4|3	Release:    4
12mu|maven-plugin-cobertura-2.4-4|4	Summary:    Plugin providing the features of Cobertura within Maven
12mu|maven-plugin-cobertura-2.4-4|5	
12mu|maven-plugin-cobertura-2.4-4|6	Group:      Development/Java
12mu|maven-plugin-cobertura-2.4-4|7	License:    ASL 2.0 and GPLv2 and GPLv2+
12mu|maven-plugin-cobertura-2.4-4|8	URL:        http://mojo.codehaus.org/cobertura-maven-plugin/
12mu|maven-plugin-cobertura-2.4-4|9	Source0:    http://repo2.maven.org/maven2/org/codehaus/mojo/cobertura-maven-plugin/2.4/cobertura-maven-plugin-%{version}-source-release.zip
12mu|maven-plugin-cobertura-2.4-4|10	BuildArch:  noarch
12mu|maven-plugin-cobertura-2.4-4|11	
12mu|maven-plugin-cobertura-2.4-4|12	BuildRequires:  maven2
12mu|maven-plugin-cobertura-2.4-4|13	BuildRequires:  maven-plugin-plugin
12mu|maven-plugin-cobertura-2.4-4|14	BuildRequires:  maven-resources-plugin
12mu|maven-plugin-cobertura-2.4-4|15	BuildRequires:  maven-compiler-plugin
12mu|maven-plugin-cobertura-2.4-4|16	BuildRequires:  maven-jar-plugin
12mu|maven-plugin-cobertura-2.4-4|17	BuildRequires:  maven-install-plugin
12mu|maven-plugin-cobertura-2.4-4|18	BuildRequires:  maven-invoker-plugin
12mu|maven-plugin-cobertura-2.4-4|19	BuildRequires:  maven-javadoc-plugin
12mu|maven-plugin-cobertura-2.4-4|20	BuildRequires:  maven-surefire-maven-plugin
12mu|maven-plugin-cobertura-2.4-4|21	#BuildRequires:  maven-doxia-sitetools
12mu|maven-plugin-cobertura-2.4-4|22	BuildRequires:  maven-plugin-testing-harness
12mu|maven-plugin-cobertura-2.4-4|23	BuildRequires:  gnu.getopt
12mu|maven-plugin-cobertura-2.4-4|24	BuildRequires:  java-1.7.0-openjdk-devel
12mu|maven-plugin-cobertura-2.4-4|25	#BuildRequires:  cobertura
12mu|maven-plugin-cobertura-2.4-4|26	#BuildRequires:  mojo-parent
12mu|maven-plugin-cobertura-2.4-4|27	
12mu|maven-plugin-cobertura-2.4-4|28	Requires:       maven2
12mu|maven-plugin-cobertura-2.4-4|29	#Requires:       cobertura
12mu|maven-plugin-cobertura-2.4-4|30	#Requires:       mojo-parent
12mu|maven-plugin-cobertura-2.4-4|31	Requires(post): jpackage-utils
12mu|maven-plugin-cobertura-2.4-4|32	Requires(postun):  jpackage-utils
12mu|maven-plugin-cobertura-2.4-4|33	
12mu|maven-plugin-cobertura-2.4-4|34	%description
12mu|maven-plugin-cobertura-2.4-4|35	This plugin provides the features of Cobertura within the Maven 2 environment.
12mu|maven-plugin-cobertura-2.4-4|36	The report generated by this plugin is the result of executing the Cobertura
12mu|maven-plugin-cobertura-2.4-4|37	tool against your compiled classes to help you determine how well the unit
12mu|maven-plugin-cobertura-2.4-4|38	testing efforts have been, and can then be used to identify which parts
12mu|maven-plugin-cobertura-2.4-4|39	of your Java program are lacking test coverage.
12mu|maven-plugin-cobertura-2.4-4|40	
12mu|maven-plugin-cobertura-2.4-4|41	%package	javadoc
12mu|maven-plugin-cobertura-2.4-4|42	Summary:    Javadoc for %{name}
12mu|maven-plugin-cobertura-2.4-4|43	Group:      Development/Java
12mu|maven-plugin-cobertura-2.4-4|44	Requires:   %{name} = %{version}-%{release}
12mu|maven-plugin-cobertura-2.4-4|45	Requires:   jpackage-utils
12mu|maven-plugin-cobertura-2.4-4|46	
12mu|maven-plugin-cobertura-2.4-4|47	%description	javadoc
12mu|maven-plugin-cobertura-2.4-4|48	This package contains the API documentation for %{name}.
12mu|maven-plugin-cobertura-2.4-4|49	
12mu|maven-plugin-cobertura-2.4-4|50	%prep
12mu|maven-plugin-cobertura-2.4-4|51	%setup -q -n cobertura-maven-plugin-%{version}
12mu|maven-plugin-cobertura-2.4-4|52	
12mu|maven-plugin-cobertura-2.4-4|53	%build
12mu|maven-plugin-cobertura-2.4-4|54	mvn \
12mu|maven-plugin-cobertura-2.4-4|55	-Dmaven.test.skip=true \
12mu|maven-plugin-cobertura-2.4-4|56	package javadoc:javadoc
12mu|maven-plugin-cobertura-2.4-4|57	
12mu|maven-plugin-cobertura-2.4-4|58	%install
12mu|maven-plugin-cobertura-2.4-4|59	# jar
12mu|maven-plugin-cobertura-2.4-4|60	ln -sf $(build-classpath gnu.getopt)
12mu|maven-plugin-cobertura-2.4-4|61	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mu|maven-plugin-cobertura-2.4-4|62	install -p -m 644 target/cobertura-maven-plugin-%{version}.jar \
12mu|maven-plugin-cobertura-2.4-4|63	$RPM_BUILD_ROOT%{_javadir}/maven-plugin-cobertura.jar
12mu|maven-plugin-cobertura-2.4-4|64	
12mu|maven-plugin-cobertura-2.4-4|65	# pom
12mu|maven-plugin-cobertura-2.4-4|66	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mu|maven-plugin-cobertura-2.4-4|67	install -p -m 644 pom.xml \
12mu|maven-plugin-cobertura-2.4-4|68	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-maven-plugin-cobertura.pom
12mu|maven-plugin-cobertura-2.4-4|69	%add_to_maven_depmap org.codehaus.mojo cobertura-maven-plugin %{version} JPP maven-plugin-cobertura
12mu|maven-plugin-cobertura-2.4-4|70	
12mu|maven-plugin-cobertura-2.4-4|71	# javadoc
12mu|maven-plugin-cobertura-2.4-4|72	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mu|maven-plugin-cobertura-2.4-4|73	cp -rp target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mu|maven-plugin-cobertura-2.4-4|74	
12mu|maven-plugin-cobertura-2.4-4|75	%post
12mu|maven-plugin-cobertura-2.4-4|76	%update_maven_depmap
12mu|maven-plugin-cobertura-2.4-4|77	
12mu|maven-plugin-cobertura-2.4-4|78	%postun
12mu|maven-plugin-cobertura-2.4-4|79	%update_maven_depmap
12mu|maven-plugin-cobertura-2.4-4|80	
12mu|maven-plugin-cobertura-2.4-4|81	%files
12mu|maven-plugin-cobertura-2.4-4|82	%{_mavenpomdir}/JPP-%{name}*.pom
12mu|maven-plugin-cobertura-2.4-4|83	%config(noreplace) %{_mavendepmapfragdir}
12mu|maven-plugin-cobertura-2.4-4|84	%{_javadir}/*
12mu|maven-plugin-cobertura-2.4-4|85	
12mu|maven-plugin-cobertura-2.4-4|86	%files javadoc
12mu|maven-plugin-cobertura-2.4-4|87	%{_javadocdir}/%{name}
12mu|maven-plugin-cobertura-2.4-4|88	
12mu|maven-plugin-cobertura-2.4-4|89	
12mu|maven-plugin-cobertura-2.4-4|90	%changelog
12mu|maven-plugin-cobertura-2.4-4|91	* Mon Dec 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.4-4
12mu|maven-plugin-cobertura-2.4-4|92	+ Revision: 9482776
12mu|maven-plugin-cobertura-2.4-4|93	- Added java-1.7.0-openjdk-devel BR
12mu|maven-plugin-cobertura-2.4-4|94	
12mu|maven-plugin-cobertura-2.4-4|95	

20213 12
12mu|maven-plugin-plugin-3.2-1|1	Name:           maven-plugin-plugin
12mu|maven-plugin-plugin-3.2-1|2	Version:        3.2
12mu|maven-plugin-plugin-3.2-1|3	Release:        1
12mu|maven-plugin-plugin-3.2-1|4	Summary:        Maven Plugin Plugin
12mu|maven-plugin-plugin-3.2-1|5	
12mu|maven-plugin-plugin-3.2-1|6	Group:          Development/Java
12mu|maven-plugin-plugin-3.2-1|7	License:        ASL 2.0
12mu|maven-plugin-plugin-3.2-1|8	URL:            http://maven.apache.org/plugins/maven-plugin-plugin
12mu|maven-plugin-plugin-3.2-1|9	#svn checkout http://svn.apache.org/repos/asf/maven/plugin-tools/tags/maven-plugin-tools-3.2/maven-plugin-plugin maven-plugin-plugin
12mu|maven-plugin-plugin-3.2-1|10	#tar caf maven-plugin-plugin-3.2.tar.xz maven-plugin-plugin-3.2/
12mu|maven-plugin-plugin-3.2-1|11	Source0:        %{name}-%{version}.tar.xz
12mu|maven-plugin-plugin-3.2-1|12	
12mu|maven-plugin-plugin-3.2-1|13	BuildArch: noarch
12mu|maven-plugin-plugin-3.2-1|14	
12mu|maven-plugin-plugin-3.2-1|15	BuildRequires: java-rpmbuild >= 0:1.6
12mu|maven-plugin-plugin-3.2-1|16	BuildRequires: maven2
12mu|maven-plugin-plugin-3.2-1|17	BuildRequires: maven-compiler-plugin
12mu|maven-plugin-plugin-3.2-1|18	BuildRequires: maven-jar-plugin
12mu|maven-plugin-plugin-3.2-1|19	BuildRequires: maven-install-plugin
12mu|maven-plugin-plugin-3.2-1|20	BuildRequires: maven-resources-plugin
12mu|maven-plugin-plugin-3.2-1|21	BuildRequires: maven-javadoc-plugin
12mu|maven-plugin-plugin-3.2-1|22	BuildRequires: maven-surefire-plugin
12mu|maven-plugin-plugin-3.2-1|23	BuildRequires: maven-surefire-provider-junit
12mu|maven-plugin-plugin-3.2-1|24	#BuildRequires: maven-doxia-sitetools
12mu|maven-plugin-plugin-3.2-1|25	BuildRequires: maven-plugin-testing-harness
12mu|maven-plugin-plugin-3.2-1|26	#BuildRequires:	maven-modello-plugin
12mu|maven-plugin-plugin-3.2-1|27	
12mu|maven-plugin-plugin-3.2-1|28	Requires:      maven2
12mu|maven-plugin-plugin-3.2-1|29	Requires:      jpackage-utils
12mu|maven-plugin-plugin-3.2-1|30	Requires:      java
12mu|maven-plugin-plugin-3.2-1|31	Requires(post):       jpackage-utils
12mu|maven-plugin-plugin-3.2-1|32	Requires(postun):     jpackage-utils
12mu|maven-plugin-plugin-3.2-1|33	
12mu|maven-plugin-plugin-3.2-1|34	%description
12mu|maven-plugin-plugin-3.2-1|35	The Maven Plugin Plugin is used to create a Maven plugin descriptor for any
12mu|maven-plugin-plugin-3.2-1|36	Mojo's found in the source tree, to include in the JAR. It is also used to
12mu|maven-plugin-plugin-3.2-1|37	generate report files for the Mojos as well as for updating the plugin
12mu|maven-plugin-plugin-3.2-1|38	registry, the artifact metadata and generating a generic help goal.
12mu|maven-plugin-plugin-3.2-1|39	
12mu|maven-plugin-plugin-3.2-1|40	%package javadoc
12mu|maven-plugin-plugin-3.2-1|41	Group:          Development/Java
12mu|maven-plugin-plugin-3.2-1|42	Summary:        Javadoc for %{name}
12mu|maven-plugin-plugin-3.2-1|43	Requires:       jpackage-utils
12mu|maven-plugin-plugin-3.2-1|44	
12mu|maven-plugin-plugin-3.2-1|45	%description javadoc
12mu|maven-plugin-plugin-3.2-1|46	API documentation for %{name}.
12mu|maven-plugin-plugin-3.2-1|47	
12mu|maven-plugin-plugin-3.2-1|48	%prep
12mu|maven-plugin-plugin-3.2-1|49	%setup -q
12mu|maven-plugin-plugin-3.2-1|50	
12mu|maven-plugin-plugin-3.2-1|51	%build
12mu|maven-plugin-plugin-3.2-1|52	mvn install javadoc:javadoc
12mu|maven-plugin-plugin-3.2-1|53	
12mu|maven-plugin-plugin-3.2-1|54	%install
12mu|maven-plugin-plugin-3.2-1|55	
12mu|maven-plugin-plugin-3.2-1|56	# jars
12mu|maven-plugin-plugin-3.2-1|57	install -d -m 0755 %{buildroot}%{_javadir}
12mu|maven-plugin-plugin-3.2-1|58	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}.jar
12mu|maven-plugin-plugin-3.2-1|59	
12mu|maven-plugin-plugin-3.2-1|60	%add_to_maven_depmap org.apache.maven.plugins maven-plugin-plugin %{version} JPP maven-plugin-plugin
12mu|maven-plugin-plugin-3.2-1|61	
12mu|maven-plugin-plugin-3.2-1|62	# poms
12mu|maven-plugin-plugin-3.2-1|63	install -d -m 755 %{buildroot}%{_mavenpomdir}
12mu|maven-plugin-plugin-3.2-1|64	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
12mu|maven-plugin-plugin-3.2-1|65	
12mu|maven-plugin-plugin-3.2-1|66	# javadoc
12mu|maven-plugin-plugin-3.2-1|67	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
12mu|maven-plugin-plugin-3.2-1|68	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}
12mu|maven-plugin-plugin-3.2-1|69	
12mu|maven-plugin-plugin-3.2-1|70	%pre javadoc
12mu|maven-plugin-plugin-3.2-1|71	# workaround for rpm bug, can be removed in F-17
12mu|maven-plugin-plugin-3.2-1|72	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
12mu|maven-plugin-plugin-3.2-1|73	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
12mu|maven-plugin-plugin-3.2-1|74	
12mu|maven-plugin-plugin-3.2-1|75	%post
12mu|maven-plugin-plugin-3.2-1|76	%update_maven_depmap
12mu|maven-plugin-plugin-3.2-1|77	
12mu|maven-plugin-plugin-3.2-1|78	%postun
12mu|maven-plugin-plugin-3.2-1|79	%update_maven_depmap
12mu|maven-plugin-plugin-3.2-1|80	
12mu|maven-plugin-plugin-3.2-1|81	%files
12mu|maven-plugin-plugin-3.2-1|82	%{_javadir}/%{name}.jar
12mu|maven-plugin-plugin-3.2-1|83	%{_mavenpomdir}/JPP-%{name}.pom
12mu|maven-plugin-plugin-3.2-1|84	%{_mavendepmapfragdir}/%{name}
12mu|maven-plugin-plugin-3.2-1|85	
12mu|maven-plugin-plugin-3.2-1|86	%files javadoc
12mu|maven-plugin-plugin-3.2-1|87	%{_javadocdir}/%{name}
12mu|maven-plugin-plugin-3.2-1|88	
12mu|maven-plugin-plugin-3.2-1|89	
12mu|maven-plugin-plugin-3.2-1|90	%changelog
12mu|maven-plugin-plugin-3.2-1|91	* Thu Nov 28 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.2-1
12mu|maven-plugin-plugin-3.2-1|92	+ Revision: 93d3143
12mu|maven-plugin-plugin-3.2-1|93	- Spec cleanup
12mu|maven-plugin-plugin-3.2-1|94	
12mu|maven-plugin-plugin-3.2-1|95	

20214 12
12mu|maven-plugin-testing-1.3-2|1	Name:           maven-plugin-testing
12mu|maven-plugin-testing-1.3-2|2	Version:        1.3
12mu|maven-plugin-testing-1.3-2|3	Release:        2
12mu|maven-plugin-testing-1.3-2|4	Summary:        Maven Plugin Testing
12mu|maven-plugin-testing-1.3-2|5	
12mu|maven-plugin-testing-1.3-2|6	Group:          Development/Java
12mu|maven-plugin-testing-1.3-2|7	License:        ASL 2.0
12mu|maven-plugin-testing-1.3-2|8	URL:            http://maven.apache.org/plugin-testing/
12mu|maven-plugin-testing-1.3-2|9	#svn export http://svn.apache.org/repos/asf/maven/plugin-testing/tags/maven-plugin-testing-1.3 maven-plugin-testing-1.3
12mu|maven-plugin-testing-1.3-2|10	#tar caf maven-plugin-testing-1.3.tar.gz maven-plugin-testing-1.3/
12mu|maven-plugin-testing-1.3-2|11	Source0:        %{name}-%{version}.tar.gz
12mu|maven-plugin-testing-1.3-2|12	
12mu|maven-plugin-testing-1.3-2|13	BuildArch: noarch
12mu|maven-plugin-testing-1.3-2|14	
12mu|maven-plugin-testing-1.3-2|15	BuildRequires: junit
12mu|maven-plugin-testing-1.3-2|16	BuildRequires: java-rpmbuild >= 0:1.6
12mu|maven-plugin-testing-1.3-2|17	BuildRequires: maven2
12mu|maven-plugin-testing-1.3-2|18	BuildRequires: maven-install-plugin
12mu|maven-plugin-testing-1.3-2|19	BuildRequires: maven-compiler-plugin
12mu|maven-plugin-testing-1.3-2|20	BuildRequires: maven-resources-plugin
12mu|maven-plugin-testing-1.3-2|21	BuildRequires: maven-jar-plugin
12mu|maven-plugin-testing-1.3-2|22	BuildRequires: maven-source-plugin
12mu|maven-plugin-testing-1.3-2|23	BuildRequires: maven-site-plugin
12mu|maven-plugin-testing-1.3-2|24	#BuildRequires: plexus-maven-plugin
12mu|maven-plugin-testing-1.3-2|25	BuildRequires: maven-javadoc-plugin
12mu|maven-plugin-testing-1.3-2|26	#BuildRequires: maven-doxia-sitetools
12mu|maven-plugin-testing-1.3-2|27	BuildRequires: maven-surefire-plugin
12mu|maven-plugin-testing-1.3-2|28	BuildRequires: maven-surefire-provider-junit
12mu|maven-plugin-testing-1.3-2|29	BuildRequires: maven-shared-reporting-impl
12mu|maven-plugin-testing-1.3-2|30	BuildRequires: maven-test-tools
12mu|maven-plugin-testing-1.3-2|31	
12mu|maven-plugin-testing-1.3-2|32	Requires:		maven2
12mu|maven-plugin-testing-1.3-2|33	Requires:       jpackage-utils
12mu|maven-plugin-testing-1.3-2|34	Requires:       java
12mu|maven-plugin-testing-1.3-2|35	Requires(post):       jpackage-utils
12mu|maven-plugin-testing-1.3-2|36	Requires(postun):     jpackage-utils
12mu|maven-plugin-testing-1.3-2|37	
12mu|maven-plugin-testing-1.3-2|38	%description
12mu|maven-plugin-testing-1.3-2|39	The Maven Plugin Testing contains the necessary modules
12mu|maven-plugin-testing-1.3-2|40	to be able to test Maven Plugins.
12mu|maven-plugin-testing-1.3-2|41	
12mu|maven-plugin-testing-1.3-2|42	%package javadoc
12mu|maven-plugin-testing-1.3-2|43	Group:          Development/Java
12mu|maven-plugin-testing-1.3-2|44	Summary:        Javadoc for %{name}
12mu|maven-plugin-testing-1.3-2|45	Requires:       jpackage-utils
12mu|maven-plugin-testing-1.3-2|46	
12mu|maven-plugin-testing-1.3-2|47	%description javadoc
12mu|maven-plugin-testing-1.3-2|48	API documentation for %{name}.
12mu|maven-plugin-testing-1.3-2|49	
12mu|maven-plugin-testing-1.3-2|50	%package harness
12mu|maven-plugin-testing-1.3-2|51	Summary: Maven Plugin Testing Mechanism
12mu|maven-plugin-testing-1.3-2|52	Group: Development/Java
12mu|maven-plugin-testing-1.3-2|53	Requires: maven-plugin-testing = %{version}-%{release}
12mu|maven-plugin-testing-1.3-2|54	%rename maven-shared-plugin-testing-harness
12mu|maven-plugin-testing-1.3-2|55	
12mu|maven-plugin-testing-1.3-2|56	%description harness
12mu|maven-plugin-testing-1.3-2|57	The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojo.
12mu|maven-plugin-testing-1.3-2|58	
12mu|maven-plugin-testing-1.3-2|59	%package tools
12mu|maven-plugin-testing-1.3-2|60	Summary: Maven Plugin Testing Tools
12mu|maven-plugin-testing-1.3-2|61	Group: Development/Java
12mu|maven-plugin-testing-1.3-2|62	Requires: maven-plugin-testing = %{version}-%{release}
12mu|maven-plugin-testing-1.3-2|63	%rename maven-shared-plugin-testing-tools
12mu|maven-plugin-testing-1.3-2|64	
12mu|maven-plugin-testing-1.3-2|65	%description tools
12mu|maven-plugin-testing-1.3-2|66	A set of useful tools to help the Maven Plugin testing.
12mu|maven-plugin-testing-1.3-2|67	
12mu|maven-plugin-testing-1.3-2|68	%package -n maven-test-tools
12mu|maven-plugin-testing-1.3-2|69	Summary: Maven Testing Tool
12mu|maven-plugin-testing-1.3-2|70	Group: Development/Java
12mu|maven-plugin-testing-1.3-2|71	Requires: maven-plugin-testing = %{version}-%{release}
12mu|maven-plugin-testing-1.3-2|72	%rename maven-shared-test-tools
12mu|maven-plugin-testing-1.3-2|73	
12mu|maven-plugin-testing-1.3-2|74	%description -n maven-test-tools
12mu|maven-plugin-testing-1.3-2|75	Framework to test Maven Plugins with Easymock objects.
12mu|maven-plugin-testing-1.3-2|76	
12mu|maven-plugin-testing-1.3-2|77	%prep
12mu|maven-plugin-testing-1.3-2|78	%setup -q
12mu|maven-plugin-testing-1.3-2|79	
12mu|maven-plugin-testing-1.3-2|80	%build
12mu|maven-plugin-testing-1.3-2|81	mvn install javadoc:aggregate
12mu|maven-plugin-testing-1.3-2|82	
12mu|maven-plugin-testing-1.3-2|83	%install
12mu|maven-plugin-testing-1.3-2|84	# jars
12mu|maven-plugin-testing-1.3-2|85	install -d -m 0755 %{buildroot}%{_javadir}/%{name}
12mu|maven-plugin-testing-1.3-2|86	install -m 644 maven-plugin-testing-harness/target/%{name}-harness-%{version}.jar  \
12mu|maven-plugin-testing-1.3-2|87	%{buildroot}%{_javadir}/%{name}/%{name}-harness.jar
12mu|maven-plugin-testing-1.3-2|88	install -m 644 maven-plugin-testing-tools/target/%{name}-tools-%{version}.jar \
12mu|maven-plugin-testing-1.3-2|89	%{buildroot}%{_javadir}/%{name}/%{name}-tools.jar
12mu|maven-plugin-testing-1.3-2|90	install -m 644 maven-test-tools/target/maven-test-tools-%{version}.jar  \
12mu|maven-plugin-testing-1.3-2|91	%{buildroot}%{_javadir}/%{name}/maven-test-tools.jar
12mu|maven-plugin-testing-1.3-2|92	
12mu|maven-plugin-testing-1.3-2|93	# poms
12mu|maven-plugin-testing-1.3-2|94	install -d -m 755 %{buildroot}%{_mavenpomdir}
12mu|maven-plugin-testing-1.3-2|95	install -pm 644 pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}-%{name}.pom
12mu|maven-plugin-testing-1.3-2|96	%add_to_maven_depmap org.apache.maven.plugin-testing %{name} %{version} JPP/%{name} %{name}
12mu|maven-plugin-testing-1.3-2|97	%add_to_maven_depmap org.apache.maven.shared %{name}-harness %{version} JPP/%{name} %{name}
12mu|maven-plugin-testing-1.3-2|98	install -pm 644 maven-plugin-testing-harness/pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}-%{name}-harness.pom
12mu|maven-plugin-testing-1.3-2|99	%add_to_maven_depmap org.apache.maven.plugin-testing %{name}-harness %{version} JPP/%{name} %{name}-harness
12mu|maven-plugin-testing-1.3-2|100	%add_to_maven_depmap org.apache.maven.shared %{name}-harness %{version} JPP/%{name} %{name}-harness
12mu|maven-plugin-testing-1.3-2|101	install -pm 644 maven-plugin-testing-tools/pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}-%{name}-tools.pom
12mu|maven-plugin-testing-1.3-2|102	%add_to_maven_depmap org.apache.maven.plugin-testing %{name}-tools %{version} JPP/%{name} %{name}-tools
12mu|maven-plugin-testing-1.3-2|103	%add_to_maven_depmap org.apache.maven.shared %{name}-tools %{version} JPP/%{name} %{name}-tools
12mu|maven-plugin-testing-1.3-2|104	install -pm 644 maven-test-tools/pom.xml %{buildroot}%{_mavenpomdir}/JPP.%{name}-maven-test-tools.pom
12mu|maven-plugin-testing-1.3-2|105	%add_to_maven_depmap org.apache.maven.plugin-testing maven-test-tools %{version} JPP/%{name} maven-test-tools
12mu|maven-plugin-testing-1.3-2|106	%add_to_maven_depmap org.apache.maven.shared maven-test-tools %{version} JPP/%{name} maven-test-tools
12mu|maven-plugin-testing-1.3-2|107	
12mu|maven-plugin-testing-1.3-2|108	# javadoc
12mu|maven-plugin-testing-1.3-2|109	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}
12mu|maven-plugin-testing-1.3-2|110	cp -pr target/site/apidocs/* %{buildroot}%{_javadocdir}/%{name}/
12mu|maven-plugin-testing-1.3-2|111	
12mu|maven-plugin-testing-1.3-2|112	%pre javadoc
12mu|maven-plugin-testing-1.3-2|113	# workaround for rpm bug, can be removed in F-17
12mu|maven-plugin-testing-1.3-2|114	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
12mu|maven-plugin-testing-1.3-2|115	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
12mu|maven-plugin-testing-1.3-2|116	
12mu|maven-plugin-testing-1.3-2|117	%post
12mu|maven-plugin-testing-1.3-2|118	%update_maven_depmap
12mu|maven-plugin-testing-1.3-2|119	
12mu|maven-plugin-testing-1.3-2|120	%postun
12mu|maven-plugin-testing-1.3-2|121	%update_maven_depmap
12mu|maven-plugin-testing-1.3-2|122	
12mu|maven-plugin-testing-1.3-2|123	%files
12mu|maven-plugin-testing-1.3-2|124	%{_mavenpomdir}/*
12mu|maven-plugin-testing-1.3-2|125	%{_mavendepmapfragdir}/*
12mu|maven-plugin-testing-1.3-2|126	
12mu|maven-plugin-testing-1.3-2|127	%files javadoc
12mu|maven-plugin-testing-1.3-2|128	%{_javadocdir}/*
12mu|maven-plugin-testing-1.3-2|129	
12mu|maven-plugin-testing-1.3-2|130	%files harness
12mu|maven-plugin-testing-1.3-2|131	%{_javadir}/%{name}/%{name}-harness*
12mu|maven-plugin-testing-1.3-2|132	
12mu|maven-plugin-testing-1.3-2|133	%files tools
12mu|maven-plugin-testing-1.3-2|134	%{_javadir}/%{name}/%{name}-tools*
12mu|maven-plugin-testing-1.3-2|135	
12mu|maven-plugin-testing-1.3-2|136	%files -n maven-test-tools
12mu|maven-plugin-testing-1.3-2|137	%{_javadir}/%{name}/maven-test-tools*
12mu|maven-plugin-testing-1.3-2|138	
12mu|maven-plugin-testing-1.3-2|139	
12mu|maven-plugin-testing-1.3-2|140	%changelog
12mu|maven-plugin-testing-1.3-2|141	* Fri Nov 29 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 1.3-2
12mu|maven-plugin-testing-1.3-2|142	+ Revision: 01d9f7c
12mu|maven-plugin-testing-1.3-2|143	- Spec cleanup
12mu|maven-plugin-testing-1.3-2|144	
12mu|maven-plugin-testing-1.3-2|145	

20215 12
12mu|maven-plugin-testing-harness-2.0-1|1	Name:           maven-plugin-testing-harness
12mu|maven-plugin-testing-harness-2.0-1|2	Version:        2.0
12mu|maven-plugin-testing-harness-2.0-1|3	Release:        1
12mu|maven-plugin-testing-harness-2.0-1|4	Summary:        The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojos
12mu|maven-plugin-testing-harness-2.0-1|5	
12mu|maven-plugin-testing-harness-2.0-1|6	Group:          Development/Java
12mu|maven-plugin-testing-harness-2.0-1|7	License:        ASL 2.0
12mu|maven-plugin-testing-harness-2.0-1|8	URL:            http://maven.apache.org/plugin-testing/maven-plugin-testing-harness/
12mu|maven-plugin-testing-harness-2.0-1|9	Source0:        %{name}-%{version}.tar.xz
12mu|maven-plugin-testing-harness-2.0-1|10	
12mu|maven-plugin-testing-harness-2.0-1|11	BuildRequires:  maven2
12mu|maven-plugin-testing-harness-2.0-1|12	BuildRequires:  maven-clean-plugin
12mu|maven-plugin-testing-harness-2.0-1|13	BuildRequires:  maven-compiler-plugin
12mu|maven-plugin-testing-harness-2.0-1|14	BuildRequires:  maven-install-plugin
12mu|maven-plugin-testing-harness-2.0-1|15	BuildRequires:  maven-jar-plugin
12mu|maven-plugin-testing-harness-2.0-1|16	BuildRequires:  maven-plugin-plugin
12mu|maven-plugin-testing-harness-2.0-1|17	BuildRequires:  maven-resources-plugin
12mu|maven-plugin-testing-harness-2.0-1|18	BuildRequires:	maven-plugin-testing
12mu|maven-plugin-testing-harness-2.0-1|19	BuildRequires:	java-1.7.0-openjdk-devel
12mu|maven-plugin-testing-harness-2.0-1|20	
12mu|maven-plugin-testing-harness-2.0-1|21	Requires:       jpackage-utils
12mu|maven-plugin-testing-harness-2.0-1|22	Requires:       maven2
12mu|maven-plugin-testing-harness-2.0-1|23	Requires(post): jpackage-utils
12mu|maven-plugin-testing-harness-2.0-1|24	Requires(postun): jpackage-utils
12mu|maven-plugin-testing-harness-2.0-1|25	
12mu|maven-plugin-testing-harness-2.0-1|26	BuildArch: noarch
12mu|maven-plugin-testing-harness-2.0-1|27	
12mu|maven-plugin-testing-harness-2.0-1|28	%description
12mu|maven-plugin-testing-harness-2.0-1|29	The Maven Plugin Testing Harness provides mechanisms to manage tests on Mojos,
12mu|maven-plugin-testing-harness-2.0-1|30	i.e. by pre-constructing the Plexus components, providing stub objects for
12mu|maven-plugin-testing-harness-2.0-1|31	Maven functionality such as projects, and populating fields from an XML file
12mu|maven-plugin-testing-harness-2.0-1|32	that resembles the plugin configuration in the POM.
12mu|maven-plugin-testing-harness-2.0-1|33	
12mu|maven-plugin-testing-harness-2.0-1|34	%package javadoc
12mu|maven-plugin-testing-harness-2.0-1|35	Group:          Development/Java
12mu|maven-plugin-testing-harness-2.0-1|36	Summary:        Javadoc for %{name}
12mu|maven-plugin-testing-harness-2.0-1|37	Requires:       %{name} = %{version}-%{release}
12mu|maven-plugin-testing-harness-2.0-1|38	Requires:       jpackage-utils
12mu|maven-plugin-testing-harness-2.0-1|39	
12mu|maven-plugin-testing-harness-2.0-1|40	%description javadoc
12mu|maven-plugin-testing-harness-2.0-1|41	API documentation for %{name}.
12mu|maven-plugin-testing-harness-2.0-1|42	
12mu|maven-plugin-testing-harness-2.0-1|43	%prep
12mu|maven-plugin-testing-harness-2.0-1|44	%setup -q
12mu|maven-plugin-testing-harness-2.0-1|45	
12mu|maven-plugin-testing-harness-2.0-1|46	%build
12mu|maven-plugin-testing-harness-2.0-1|47	mvn -Dmaven.test.skip=true \
12mu|maven-plugin-testing-harness-2.0-1|48	install javadoc:javadoc
12mu|maven-plugin-testing-harness-2.0-1|49	
12mu|maven-plugin-testing-harness-2.0-1|50	%install
12mu|maven-plugin-testing-harness-2.0-1|51	
12mu|maven-plugin-testing-harness-2.0-1|52	# jars
12mu|maven-plugin-testing-harness-2.0-1|53	install -d -m 0755 %{buildroot}%{_javadir}
12mu|maven-plugin-testing-harness-2.0-1|54	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mu|maven-plugin-testing-harness-2.0-1|55	
12mu|maven-plugin-testing-harness-2.0-1|56	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; \
12mu|maven-plugin-testing-harness-2.0-1|57	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mu|maven-plugin-testing-harness-2.0-1|58	
12mu|maven-plugin-testing-harness-2.0-1|59	%add_to_maven_depmap org.apache.maven.plugins maven-plugin-testing-harness %{version} JPP maven-plugin-testing-harness
12mu|maven-plugin-testing-harness-2.0-1|60	
12mu|maven-plugin-testing-harness-2.0-1|61	# poms
12mu|maven-plugin-testing-harness-2.0-1|62	install -d -m 755 %{buildroot}%{_mavenpomdir}
12mu|maven-plugin-testing-harness-2.0-1|63	install -pm 644 pom.xml \
12mu|maven-plugin-testing-harness-2.0-1|64	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
12mu|maven-plugin-testing-harness-2.0-1|65	
12mu|maven-plugin-testing-harness-2.0-1|66	# javadoc
12mu|maven-plugin-testing-harness-2.0-1|67	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12mu|maven-plugin-testing-harness-2.0-1|68	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
12mu|maven-plugin-testing-harness-2.0-1|69	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mu|maven-plugin-testing-harness-2.0-1|70	rm -rf target/site/api*
12mu|maven-plugin-testing-harness-2.0-1|71	
12mu|maven-plugin-testing-harness-2.0-1|72	%post
12mu|maven-plugin-testing-harness-2.0-1|73	%update_maven_depmap
12mu|maven-plugin-testing-harness-2.0-1|74	
12mu|maven-plugin-testing-harness-2.0-1|75	%postun
12mu|maven-plugin-testing-harness-2.0-1|76	%update_maven_depmap
12mu|maven-plugin-testing-harness-2.0-1|77	
12mu|maven-plugin-testing-harness-2.0-1|78	%files
12mu|maven-plugin-testing-harness-2.0-1|79	%{_javadir}/%{name}.jar
12mu|maven-plugin-testing-harness-2.0-1|80	%{_javadir}/%{name}-%{version}.jar
12mu|maven-plugin-testing-harness-2.0-1|81	%{_mavenpomdir}/JPP-%{name}.pom
12mu|maven-plugin-testing-harness-2.0-1|82	%{_mavendepmapfragdir}/%{name}
12mu|maven-plugin-testing-harness-2.0-1|83	
12mu|maven-plugin-testing-harness-2.0-1|84	%files javadoc
12mu|maven-plugin-testing-harness-2.0-1|85	%{_javadocdir}/%{name}-%{version}
12mu|maven-plugin-testing-harness-2.0-1|86	%{_javadocdir}/%{name}
12mu|maven-plugin-testing-harness-2.0-1|87	
12mu|maven-plugin-testing-harness-2.0-1|88	%changelog
12mu|maven-plugin-testing-harness-2.0-1|89	* Thu Dec 05 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.0-1
12mu|maven-plugin-testing-harness-2.0-1|90	+ Revision: 7fd1011
12mu|maven-plugin-testing-harness-2.0-1|91	- Added java-devel BR
12mu|maven-plugin-testing-harness-2.0-1|92	
12mu|maven-plugin-testing-harness-2.0-1|93	

20216 12
12mu|maven-resources-plugin-2.4.3-4|1	Name:           maven-resources-plugin
12mu|maven-resources-plugin-2.4.3-4|2	Version:        2.4.3
12mu|maven-resources-plugin-2.4.3-4|3	Release:        4
12mu|maven-resources-plugin-2.4.3-4|4	Summary:        Maven Resources Plugin
12mu|maven-resources-plugin-2.4.3-4|5	Group:          Development/Java
12mu|maven-resources-plugin-2.4.3-4|6	License:        ASL 2.0
12mu|maven-resources-plugin-2.4.3-4|7	URL:            http://maven.apache.org/plugins/maven-resources-plugin
12mu|maven-resources-plugin-2.4.3-4|8	#svn export http://svn.apache.org/repos/asf/maven/plugins/tags/maven-resources-plugin-2.4.3 maven-resources-plugin-2.4.3
12mu|maven-resources-plugin-2.4.3-4|9	#tar zcf maven-resources-plugin-2.4.3.tar.gz maven-resources-plugin-2.4.3/
12mu|maven-resources-plugin-2.4.3-4|10	Source0:        %{name}-%{version}.tar.gz
12mu|maven-resources-plugin-2.4.3-4|11	BuildArch: noarch
12mu|maven-resources-plugin-2.4.3-4|12	
12mu|maven-resources-plugin-2.4.3-4|13	BuildRequires: java-devel >= 0:1.6.0
12mu|maven-resources-plugin-2.4.3-4|14	BuildRequires: maven2
12mu|maven-resources-plugin-2.4.3-4|15	BuildRequires: maven-plugin-plugin
12mu|maven-resources-plugin-2.4.3-4|16	BuildRequires: maven-resources-plugin
12mu|maven-resources-plugin-2.4.3-4|17	BuildRequires: maven-jar-plugin
12mu|maven-resources-plugin-2.4.3-4|18	BuildRequires: maven-install-plugin
12mu|maven-resources-plugin-2.4.3-4|19	BuildRequires: maven-compiler-plugin
12mu|maven-resources-plugin-2.4.3-4|20	BuildRequires: maven-javadoc-plugin
12mu|maven-resources-plugin-2.4.3-4|21	#BuildRequires: maven-surefire-maven-plugin
12mu|maven-resources-plugin-2.4.3-4|22	#BuildRequires: maven-surefire-provider-junit
12mu|maven-resources-plugin-2.4.3-4|23	#BuildRequires: maven-doxia-sitetools
12mu|maven-resources-plugin-2.4.3-4|24	BuildRequires: maven-plugin-testing-harness
12mu|maven-resources-plugin-2.4.3-4|25	BuildRequires: maven-shared-reporting-impl
12mu|maven-resources-plugin-2.4.3-4|26	BuildRequires: plexus-digest
12mu|maven-resources-plugin-2.4.3-4|27	
12mu|maven-resources-plugin-2.4.3-4|28	Requires:	maven-plugin-testing-harness
12mu|maven-resources-plugin-2.4.3-4|29	Requires:	maven2
12mu|maven-resources-plugin-2.4.3-4|30	Requires:	jpackage-utils
12mu|maven-resources-plugin-2.4.3-4|31	Requires:	java
12mu|maven-resources-plugin-2.4.3-4|32	Requires(post):       jpackage-utils
12mu|maven-resources-plugin-2.4.3-4|33	Requires(postun):     jpackage-utils
12mu|maven-resources-plugin-2.4.3-4|34	
12mu|maven-resources-plugin-2.4.3-4|35	Provides:       maven2-plugin-resources = %{version}-%{release}
12mu|maven-resources-plugin-2.4.3-4|36	Obsoletes:      maven2-plugin-resources <= 0:2.0.8
12mu|maven-resources-plugin-2.4.3-4|37	
12mu|maven-resources-plugin-2.4.3-4|38	%description
12mu|maven-resources-plugin-2.4.3-4|39	The Resources Plugin handles the copying of project resources
12mu|maven-resources-plugin-2.4.3-4|40	to the output directory.
12mu|maven-resources-plugin-2.4.3-4|41	
12mu|maven-resources-plugin-2.4.3-4|42	%package javadoc
12mu|maven-resources-plugin-2.4.3-4|43	Group:          Development/Java
12mu|maven-resources-plugin-2.4.3-4|44	Summary:        Javadoc for %{name}
12mu|maven-resources-plugin-2.4.3-4|45	Requires:       jpackage-utils
12mu|maven-resources-plugin-2.4.3-4|46	
12mu|maven-resources-plugin-2.4.3-4|47	%description javadoc
12mu|maven-resources-plugin-2.4.3-4|48	API documentation for %{name}.
12mu|maven-resources-plugin-2.4.3-4|49	
12mu|maven-resources-plugin-2.4.3-4|50	%prep
12mu|maven-resources-plugin-2.4.3-4|51	%setup -q -n %{name}-%{version}
12mu|maven-resources-plugin-2.4.3-4|52	
12mu|maven-resources-plugin-2.4.3-4|53	%build
12mu|maven-resources-plugin-2.4.3-4|54	mvn -Dmaven.test.failure.ignore=true \
12mu|maven-resources-plugin-2.4.3-4|55	install javadoc:javadoc
12mu|maven-resources-plugin-2.4.3-4|56	
12mu|maven-resources-plugin-2.4.3-4|57	%install
12mu|maven-resources-plugin-2.4.3-4|58	
12mu|maven-resources-plugin-2.4.3-4|59	# jars
12mu|maven-resources-plugin-2.4.3-4|60	install -d -m 0755 %{buildroot}%{_javadir}
12mu|maven-resources-plugin-2.4.3-4|61	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mu|maven-resources-plugin-2.4.3-4|62	
12mu|maven-resources-plugin-2.4.3-4|63	(cd %{buildroot}%{_javadir} && for jar in *-%{version}*; \
12mu|maven-resources-plugin-2.4.3-4|64	do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mu|maven-resources-plugin-2.4.3-4|65	
12mu|maven-resources-plugin-2.4.3-4|66	%add_to_maven_depmap org.apache.maven.plugins maven-resources-plugin %{version} JPP maven-resources-plugin
12mu|maven-resources-plugin-2.4.3-4|67	
12mu|maven-resources-plugin-2.4.3-4|68	# poms
12mu|maven-resources-plugin-2.4.3-4|69	install -d -m 755 %{buildroot}%{_mavenpomdir}
12mu|maven-resources-plugin-2.4.3-4|70	install -pm 644 pom.xml \
12mu|maven-resources-plugin-2.4.3-4|71	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
12mu|maven-resources-plugin-2.4.3-4|72	
12mu|maven-resources-plugin-2.4.3-4|73	# javadoc
12mu|maven-resources-plugin-2.4.3-4|74	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12mu|maven-resources-plugin-2.4.3-4|75	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
12mu|maven-resources-plugin-2.4.3-4|76	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mu|maven-resources-plugin-2.4.3-4|77	rm -rf target/site/api*
12mu|maven-resources-plugin-2.4.3-4|78	
12mu|maven-resources-plugin-2.4.3-4|79	%post
12mu|maven-resources-plugin-2.4.3-4|80	%update_maven_depmap
12mu|maven-resources-plugin-2.4.3-4|81	
12mu|maven-resources-plugin-2.4.3-4|82	%postun
12mu|maven-resources-plugin-2.4.3-4|83	%update_maven_depmap
12mu|maven-resources-plugin-2.4.3-4|84	
12mu|maven-resources-plugin-2.4.3-4|85	%files
12mu|maven-resources-plugin-2.4.3-4|86	%{_javadir}/%{name}.jar
12mu|maven-resources-plugin-2.4.3-4|87	%{_javadir}/%{name}-%{version}.jar
12mu|maven-resources-plugin-2.4.3-4|88	%{_mavenpomdir}/JPP-%{name}.pom
12mu|maven-resources-plugin-2.4.3-4|89	%{_mavendepmapfragdir}/%{name}
12mu|maven-resources-plugin-2.4.3-4|90	
12mu|maven-resources-plugin-2.4.3-4|91	%files javadoc
12mu|maven-resources-plugin-2.4.3-4|92	%{_javadocdir}/%{name}-%{version}
12mu|maven-resources-plugin-2.4.3-4|93	%{_javadocdir}/%{name}
12mu|maven-resources-plugin-2.4.3-4|94	
12mu|maven-resources-plugin-2.4.3-4|95	
12mu|maven-resources-plugin-2.4.3-4|96	%changelog
12mu|maven-resources-plugin-2.4.3-4|97	* Thu Nov 28 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.4.3-4
12mu|maven-resources-plugin-2.4.3-4|98	+ Revision: 3d5b89e
12mu|maven-resources-plugin-2.4.3-4|99	- Call mvn directly
12mu|maven-resources-plugin-2.4.3-4|100	
12mu|maven-resources-plugin-2.4.3-4|101	

20217 12
12mu|maven-site-plugin-2.2-3|1	Name:           maven-site-plugin
12mu|maven-site-plugin-2.2-3|2	Version:        2.2
12mu|maven-site-plugin-2.2-3|3	Release:        3
12mu|maven-site-plugin-2.2-3|4	Summary:        Maven Site Plugin
12mu|maven-site-plugin-2.2-3|5	
12mu|maven-site-plugin-2.2-3|6	Group:          Development/Java
12mu|maven-site-plugin-2.2-3|7	License:        ASL 2.0
12mu|maven-site-plugin-2.2-3|8	URL:            http://maven.apache.org/plugins/maven-site-plugin/
12mu|maven-site-plugin-2.2-3|9	Source0:        http://repo2.maven.org/maven2/org/apache/maven/plugins/%{name}/%{version}/%{name}-%{version}-source-release.zip
12mu|maven-site-plugin-2.2-3|10	Patch0:         add-servlet-dep.patch
12mu|maven-site-plugin-2.2-3|11	
12mu|maven-site-plugin-2.2-3|12	BuildArch: noarch
12mu|maven-site-plugin-2.2-3|13	
12mu|maven-site-plugin-2.2-3|14	BuildRequires: java-devel >= 0:1.6.0
12mu|maven-site-plugin-2.2-3|15	BuildRequires: maven2
12mu|maven-site-plugin-2.2-3|16	BuildRequires: maven-plugin-plugin
12mu|maven-site-plugin-2.2-3|17	#BuildRequires: maven-assembly-plugin
12mu|maven-site-plugin-2.2-3|18	#BuildRequires: plexus-maven-plugin
12mu|maven-site-plugin-2.2-3|19	BuildRequires: maven-compiler-plugin
12mu|maven-site-plugin-2.2-3|20	BuildRequires: maven-install-plugin
12mu|maven-site-plugin-2.2-3|21	BuildRequires: maven-javadoc-plugin
12mu|maven-site-plugin-2.2-3|22	BuildRequires: maven-jar-plugin
12mu|maven-site-plugin-2.2-3|23	BuildRequires: maven-resources-plugin
12mu|maven-site-plugin-2.2-3|24	BuildRequires: maven-doxia
12mu|maven-site-plugin-2.2-3|25	#BuildRequires: maven-doxia-sitetools
12mu|maven-site-plugin-2.2-3|26	#BuildRequires: maven-doxia-tools
12mu|maven-site-plugin-2.2-3|27	BuildRequires: maven-surefire-plugin
12mu|maven-site-plugin-2.2-3|28	BuildRequires: maven-surefire-provider-junit
12mu|maven-site-plugin-2.2-3|29	BuildRequires: maven-plugin-testing-harness
12mu|maven-site-plugin-2.2-3|30	BuildRequires: maven-plugin-cobertura
12mu|maven-site-plugin-2.2-3|31	#BuildRequires:	jetty
12mu|maven-site-plugin-2.2-3|32	Requires: maven2
12mu|maven-site-plugin-2.2-3|33	Requires: java
12mu|maven-site-plugin-2.2-3|34	Requires: jpackage-utils
12mu|maven-site-plugin-2.2-3|35	#Requires: maven-doxia-tools
12mu|maven-site-plugin-2.2-3|36	#Requires:		jetty
12mu|maven-site-plugin-2.2-3|37	Requires(post): jpackage-utils
12mu|maven-site-plugin-2.2-3|38	Requires(postun): jpackage-utils
12mu|maven-site-plugin-2.2-3|39	
12mu|maven-site-plugin-2.2-3|40	Provides:       maven2-plugin-site = %{version}-%{release}
12mu|maven-site-plugin-2.2-3|41	Obsoletes:      maven2-plugin-site <= 0:2.0.8
12mu|maven-site-plugin-2.2-3|42	
12mu|maven-site-plugin-2.2-3|43	%description
12mu|maven-site-plugin-2.2-3|44	The Maven Site Plugin generates a site for the current project.
12mu|maven-site-plugin-2.2-3|45	
12mu|maven-site-plugin-2.2-3|46	%package javadoc
12mu|maven-site-plugin-2.2-3|47	Group:          Development/Java
12mu|maven-site-plugin-2.2-3|48	Summary:        Javadoc for %{name}
12mu|maven-site-plugin-2.2-3|49	Requires:       jpackage-utils
12mu|maven-site-plugin-2.2-3|50	
12mu|maven-site-plugin-2.2-3|51	%description javadoc
12mu|maven-site-plugin-2.2-3|52	API documentation for %{name}.
12mu|maven-site-plugin-2.2-3|53	
12mu|maven-site-plugin-2.2-3|54	%prep
12mu|maven-site-plugin-2.2-3|55	%setup -q
12mu|maven-site-plugin-2.2-3|56	%patch0
12mu|maven-site-plugin-2.2-3|57	
12mu|maven-site-plugin-2.2-3|58	%build
12mu|maven-site-plugin-2.2-3|59	mvn install javadoc:javadoc
12mu|maven-site-plugin-2.2-3|60	
12mu|maven-site-plugin-2.2-3|61	%install
12mu|maven-site-plugin-2.2-3|62	# jars
12mu|maven-site-plugin-2.2-3|63	install -d -m 0755 %{buildroot}%{_javadir}
12mu|maven-site-plugin-2.2-3|64	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}.jar
12mu|maven-site-plugin-2.2-3|65	
12mu|maven-site-plugin-2.2-3|66	%add_to_maven_depmap org.apache.maven.plugins maven-site-plugin %{version} JPP maven-site-plugin
12mu|maven-site-plugin-2.2-3|67	
12mu|maven-site-plugin-2.2-3|68	# poms
12mu|maven-site-plugin-2.2-3|69	install -d -m 755 %{buildroot}%{_mavenpomdir}
12mu|maven-site-plugin-2.2-3|70	install -pm 644 pom.xml \
12mu|maven-site-plugin-2.2-3|71	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
12mu|maven-site-plugin-2.2-3|72	
12mu|maven-site-plugin-2.2-3|73	# javadoc
12mu|maven-site-plugin-2.2-3|74	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12mu|maven-site-plugin-2.2-3|75	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}-%{version}/
12mu|maven-site-plugin-2.2-3|76	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mu|maven-site-plugin-2.2-3|77	rm -rf target/site/api*
12mu|maven-site-plugin-2.2-3|78	
12mu|maven-site-plugin-2.2-3|79	%post
12mu|maven-site-plugin-2.2-3|80	%update_maven_depmap
12mu|maven-site-plugin-2.2-3|81	
12mu|maven-site-plugin-2.2-3|82	%postun
12mu|maven-site-plugin-2.2-3|83	%update_maven_depmap
12mu|maven-site-plugin-2.2-3|84	
12mu|maven-site-plugin-2.2-3|85	%files
12mu|maven-site-plugin-2.2-3|86	%{_javadir}/*
12mu|maven-site-plugin-2.2-3|87	%{_mavenpomdir}/*
12mu|maven-site-plugin-2.2-3|88	%{_mavendepmapfragdir}/*
12mu|maven-site-plugin-2.2-3|89	
12mu|maven-site-plugin-2.2-3|90	%files javadoc
12mu|maven-site-plugin-2.2-3|91	%{_javadocdir}/%{name}-%{version}
12mu|maven-site-plugin-2.2-3|92	%{_javadocdir}/%{name}
12mu|maven-site-plugin-2.2-3|93	
12mu|maven-site-plugin-2.2-3|94	
12mu|maven-site-plugin-2.2-3|95	%changelog
12mu|maven-site-plugin-2.2-3|96	* Fri Nov 29 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 2.2-3
12mu|maven-site-plugin-2.2-3|97	+ Revision: 70c3f84
12mu|maven-site-plugin-2.2-3|98	- Bump release
12mu|maven-site-plugin-2.2-3|99	
12mu|maven-site-plugin-2.2-3|100	

20218 12
12mu|maven-source-plugin-2.1.2-8|1	Name:           maven-source-plugin
12mu|maven-source-plugin-2.1.2-8|2	Version:        2.1.2
12mu|maven-source-plugin-2.1.2-8|3	Release:        8
12mu|maven-source-plugin-2.1.2-8|4	Summary:        Plugin creating source jar
12mu|maven-source-plugin-2.1.2-8|5	
12mu|maven-source-plugin-2.1.2-8|6	Group:          Development/Java
12mu|maven-source-plugin-2.1.2-8|7	License:        ASL 2.0
12mu|maven-source-plugin-2.1.2-8|8	URL:            http://maven.apache.org/plugins/maven-source-plugin/
12mu|maven-source-plugin-2.1.2-8|9	Source0:        http://repo1.maven.org/maven2/org/apache/maven/plugins/%{name}/%{version}/%{name}-%{version}-source-release.zip
12mu|maven-source-plugin-2.1.2-8|10	
12mu|maven-source-plugin-2.1.2-8|11	BuildArch: noarch
12mu|maven-source-plugin-2.1.2-8|12	
12mu|maven-source-plugin-2.1.2-8|13	BuildRequires: java-devel >= 1.6.0
12mu|maven-source-plugin-2.1.2-8|14	BuildRequires: plexus-utils
12mu|maven-source-plugin-2.1.2-8|15	BuildRequires: maven2
12mu|maven-source-plugin-2.1.2-8|16	BuildRequires: maven-install-plugin
12mu|maven-source-plugin-2.1.2-8|17	BuildRequires: maven-compiler-plugin
12mu|maven-source-plugin-2.1.2-8|18	BuildRequires: maven-plugin-plugin
12mu|maven-source-plugin-2.1.2-8|19	BuildRequires: maven-resources-plugin
12mu|maven-source-plugin-2.1.2-8|20	BuildRequires: maven-surefire-plugin
12mu|maven-source-plugin-2.1.2-8|21	BuildRequires: maven-surefire-provider-junit
12mu|maven-source-plugin-2.1.2-8|22	BuildRequires: maven-jar-plugin
12mu|maven-source-plugin-2.1.2-8|23	BuildRequires: maven-javadoc-plugin
12mu|maven-source-plugin-2.1.2-8|24	BuildRequires: jpackage-utils
12mu|maven-source-plugin-2.1.2-8|25	Requires: ant
12mu|maven-source-plugin-2.1.2-8|26	Requires: maven2
12mu|maven-source-plugin-2.1.2-8|27	Requires: jpackage-utils
12mu|maven-source-plugin-2.1.2-8|28	Requires: java
12mu|maven-source-plugin-2.1.2-8|29	Requires(post): jpackage-utils
12mu|maven-source-plugin-2.1.2-8|30	Requires(postun): jpackage-utils
12mu|maven-source-plugin-2.1.2-8|31	
12mu|maven-source-plugin-2.1.2-8|32	Obsoletes: maven2-plugin-source < 0:%{version}-%{release}
12mu|maven-source-plugin-2.1.2-8|33	Provides: maven2-plugin-source = 0:%{version}-%{release}
12mu|maven-source-plugin-2.1.2-8|34	
12mu|maven-source-plugin-2.1.2-8|35	%description
12mu|maven-source-plugin-2.1.2-8|36	The Maven 2 Source Plugin creates a JAR archive of the
12mu|maven-source-plugin-2.1.2-8|37	source files of the current project.
12mu|maven-source-plugin-2.1.2-8|38	
12mu|maven-source-plugin-2.1.2-8|39	%package javadoc
12mu|maven-source-plugin-2.1.2-8|40	Group:          Development/Java
12mu|maven-source-plugin-2.1.2-8|41	Summary:        Javadoc for %{name}
12mu|maven-source-plugin-2.1.2-8|42	Requires: jpackage-utils
12mu|maven-source-plugin-2.1.2-8|43	
12mu|maven-source-plugin-2.1.2-8|44	%description javadoc
12mu|maven-source-plugin-2.1.2-8|45	API documentation for %{name}.
12mu|maven-source-plugin-2.1.2-8|46	
12mu|maven-source-plugin-2.1.2-8|47	
12mu|maven-source-plugin-2.1.2-8|48	%prep
12mu|maven-source-plugin-2.1.2-8|49	%setup -q
12mu|maven-source-plugin-2.1.2-8|50	sed -i -e "s|plexus-container-default|plexus-container|g" pom.xml
12mu|maven-source-plugin-2.1.2-8|51	
12mu|maven-source-plugin-2.1.2-8|52	%build
12mu|maven-source-plugin-2.1.2-8|53	mvn \
12mu|maven-source-plugin-2.1.2-8|54	-Dmaven.test.failure.ignore=true \
12mu|maven-source-plugin-2.1.2-8|55	install javadoc:aggregate
12mu|maven-source-plugin-2.1.2-8|56	
12mu|maven-source-plugin-2.1.2-8|57	%install
12mu|maven-source-plugin-2.1.2-8|58	# jars
12mu|maven-source-plugin-2.1.2-8|59	install -d -m 0755 %{buildroot}%{_javadir}
12mu|maven-source-plugin-2.1.2-8|60	install -m 644 target/%{name}-%{version}.jar   %{buildroot}%{_javadir}/%{name}.jar
12mu|maven-source-plugin-2.1.2-8|61	
12mu|maven-source-plugin-2.1.2-8|62	%add_to_maven_depmap org.apache.maven.plugins maven-source-plugin %{version} JPP maven-source-plugin
12mu|maven-source-plugin-2.1.2-8|63	
12mu|maven-source-plugin-2.1.2-8|64	# poms
12mu|maven-source-plugin-2.1.2-8|65	install -d -m 755 %{buildroot}%{_mavenpomdir}
12mu|maven-source-plugin-2.1.2-8|66	install -pm 644 pom.xml \
12mu|maven-source-plugin-2.1.2-8|67	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
12mu|maven-source-plugin-2.1.2-8|68	
12mu|maven-source-plugin-2.1.2-8|69	# javadoc
12mu|maven-source-plugin-2.1.2-8|70	install -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
12mu|maven-source-plugin-2.1.2-8|71	cp -pr target/site/api*/* %{buildroot}%{_javadocdir}/%{name}/
12mu|maven-source-plugin-2.1.2-8|72	
12mu|maven-source-plugin-2.1.2-8|73	%post
12mu|maven-source-plugin-2.1.2-8|74	%update_maven_depmap
12mu|maven-source-plugin-2.1.2-8|75	
12mu|maven-source-plugin-2.1.2-8|76	%postun
12mu|maven-source-plugin-2.1.2-8|77	%update_maven_depmap
12mu|maven-source-plugin-2.1.2-8|78	
12mu|maven-source-plugin-2.1.2-8|79	%files
12mu|maven-source-plugin-2.1.2-8|80	%{_javadir}/*
12mu|maven-source-plugin-2.1.2-8|81	%{_mavenpomdir}/*
12mu|maven-source-plugin-2.1.2-8|82	%{_mavendepmapfragdir}/*
12mu|maven-source-plugin-2.1.2-8|83	
12mu|maven-source-plugin-2.1.2-8|84	%files javadoc
12mu|maven-source-plugin-2.1.2-8|85	%{_javadocdir}/%{name}
12mu|maven-source-plugin-2.1.2-8|86	
12mu|maven-source-plugin-2.1.2-8|87	%changelog
12mu|maven-source-plugin-2.1.2-8|88	* Thu Nov 28 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 2.1.2-8
12mu|maven-source-plugin-2.1.2-8|89	+ Revision: e4aa26c
12mu|maven-source-plugin-2.1.2-8|90	- Revert to mvn
12mu|maven-source-plugin-2.1.2-8|91	
12mu|maven-source-plugin-2.1.2-8|92	

20219 12
12mu|maven-surefire-2.7.2-2|1	Name:           maven-surefire
12mu|maven-surefire-2.7.2-2|2	Version:        2.7.2
12mu|maven-surefire-2.7.2-2|3	Release:        2
12mu|maven-surefire-2.7.2-2|4	Summary:        Test framework project
12mu|maven-surefire-2.7.2-2|5	License:        ASL 2.0
12mu|maven-surefire-2.7.2-2|6	Group:          Development/Java
12mu|maven-surefire-2.7.2-2|7	URL:            http://maven.apache.org/surefire/
12mu|maven-surefire-2.7.2-2|8	
12mu|maven-surefire-2.7.2-2|9	Source0:        http://repo2.maven.org/maven2/org/apache/maven/surefire/surefire/%{version}/surefire-%{version}-source-release.zip
12mu|maven-surefire-2.7.2-2|10	Source1:        %{name}-jpp-depmap.xml
12mu|maven-surefire-2.7.2-2|11	
12mu|maven-surefire-2.7.2-2|12	# mockito is not available in Fedora yet
12mu|maven-surefire-2.7.2-2|13	Patch1:         0001-Remove-mockito-dependency.patch
12mu|maven-surefire-2.7.2-2|14	
12mu|maven-surefire-2.7.2-2|15	# use current version of maven-failsafe-plugin present in maven-surefire
12mu|maven-surefire-2.7.2-2|16	Patch2:         0002-Fix-failsafe-plugin-dependency-version.patch
12mu|maven-surefire-2.7.2-2|17	
12mu|maven-surefire-2.7.2-2|18	# remove test dep on htmlunit
12mu|maven-surefire-2.7.2-2|19	Patch3:         0003-Remove-htmlunit-dependency.patch
12mu|maven-surefire-2.7.2-2|20	
12mu|maven-surefire-2.7.2-2|21	BuildArch:      noarch
12mu|maven-surefire-2.7.2-2|22	BuildRequires:  ant
12mu|maven-surefire-2.7.2-2|23	BuildRequires:  ant-nodeps
12mu|maven-surefire-2.7.2-2|24	BuildRequires:  classworlds
12mu|maven-surefire-2.7.2-2|25	BuildRequires:  jpackage-utils >= 0:1.7.2
12mu|maven-surefire-2.7.2-2|26	BuildRequires:  junit >= 3.8.2
12mu|maven-surefire-2.7.2-2|27	BuildRequires:  plexus-utils
12mu|maven-surefire-2.7.2-2|28	BuildRequires:  junit4
12mu|maven-surefire-2.7.2-2|29	BuildRequires:  testng
12mu|maven-surefire-2.7.2-2|30	
12mu|maven-surefire-2.7.2-2|31	BuildRequires:  maven2
12mu|maven-surefire-2.7.2-2|32	BuildRequires:  maven-compiler-plugin
12mu|maven-surefire-2.7.2-2|33	#BuildRequires:  maven-help-plugin
12mu|maven-surefire-2.7.2-2|34	BuildRequires:  maven-install-plugin
12mu|maven-surefire-2.7.2-2|35	#BuildRequires:  maven-invoker-plugin
12mu|maven-surefire-2.7.2-2|36	BuildRequires:  maven-jar-plugin
12mu|maven-surefire-2.7.2-2|37	BuildRequires:  maven-javadoc-plugin
12mu|maven-surefire-2.7.2-2|38	BuildRequires:  maven-plugin-plugin
12mu|maven-surefire-2.7.2-2|39	BuildRequires:  maven-resources-plugin
12mu|maven-surefire-2.7.2-2|40	BuildRequires:  maven-site-plugin
12mu|maven-surefire-2.7.2-2|41	#BuildRequires:  maven-shade-plugin
12mu|maven-surefire-2.7.2-2|42	BuildRequires:  maven-shared-verifier
12mu|maven-surefire-2.7.2-2|43	BuildRequires:  maven-surefire-maven-plugin
12mu|maven-surefire-2.7.2-2|44	
12mu|maven-surefire-2.7.2-2|45	#BuildRequires:  plexus-containers-component-api >= 1.0-0.a34
12mu|maven-surefire-2.7.2-2|46	BuildRequires:  tomcat6
12mu|maven-surefire-2.7.2-2|47	BuildRequires:  tomcat6-servlet-2.5-api
12mu|maven-surefire-2.7.2-2|48	BuildRequires:  maven-plugin-testing-harness
12mu|maven-surefire-2.7.2-2|49	BuildRequires:  bsf
12mu|maven-surefire-2.7.2-2|50	
12mu|maven-surefire-2.7.2-2|51	Requires:       classworlds
12mu|maven-surefire-2.7.2-2|52	Requires:       maven2
12mu|maven-surefire-2.7.2-2|53	Requires:       junit
12mu|maven-surefire-2.7.2-2|54	Requires:       plexus-utils
12mu|maven-surefire-2.7.2-2|55	
12mu|maven-surefire-2.7.2-2|56	Requires(post):    jpackage-utils >= 0:1.7.2
12mu|maven-surefire-2.7.2-2|57	Requires(postun):  jpackage-utils >= 0:1.7.2
12mu|maven-surefire-2.7.2-2|58	
12mu|maven-surefire-2.7.2-2|59	Obsoletes:      maven-surefire-booter <= 0:1.5.3
12mu|maven-surefire-2.7.2-2|60	Provides:       maven-surefire-booter = %{version}-%{release}
12mu|maven-surefire-2.7.2-2|61	
12mu|maven-surefire-2.7.2-2|62	%description
12mu|maven-surefire-2.7.2-2|63	Surefire is a test framework project.
12mu|maven-surefire-2.7.2-2|64	
12mu|maven-surefire-2.7.2-2|65	%package plugin
12mu|maven-surefire-2.7.2-2|66	Summary:                Surefire plugin for maven
12mu|maven-surefire-2.7.2-2|67	Group:                  Development/Java
12mu|maven-surefire-2.7.2-2|68	Requires:               maven-surefire = %{version}-%{release}
12mu|maven-surefire-2.7.2-2|69	Obsoletes:              maven2-plugin-surefire <= 0:2.0.4
12mu|maven-surefire-2.7.2-2|70	Provides :              maven2-plugin-surefire = %{version}-%{release}
12mu|maven-surefire-2.7.2-2|71	Obsoletes:              maven-surefire-maven-plugin < 0:2.6
12mu|maven-surefire-2.7.2-2|72	Provides :              maven-surefire-maven-plugin = %{version}-%{release}
12mu|maven-surefire-2.7.2-2|73	
12mu|maven-surefire-2.7.2-2|74	%description plugin
12mu|maven-surefire-2.7.2-2|75	Maven surefire plugin for running tests via the surefire framework.
12mu|maven-surefire-2.7.2-2|76	
12mu|maven-surefire-2.7.2-2|77	%package report-plugin
12mu|maven-surefire-2.7.2-2|78	Summary:                Surefire reports plugin for maven
12mu|maven-surefire-2.7.2-2|79	Group:                  Development/Java
12mu|maven-surefire-2.7.2-2|80	Requires:               maven-surefire = %{version}-%{release}
12mu|maven-surefire-2.7.2-2|81	Obsoletes:              maven2-plugin-surefire-report <= 0:2.0.4
12mu|maven-surefire-2.7.2-2|82	Provides :              maven2-plugin-surefire-report = %{version}-%{release}
12mu|maven-surefire-2.7.2-2|83	Obsoletes:              maven-surefire-report-maven-plugin < 0:2.6
12mu|maven-surefire-2.7.2-2|84	Provides :              maven-surefire-report-maven-plugin = %{version}-%{release}
12mu|maven-surefire-2.7.2-2|85	
12mu|maven-surefire-2.7.2-2|86	%description report-plugin
12mu|maven-surefire-2.7.2-2|87	Plugin for generating reports from surefire test runs.
12mu|maven-surefire-2.7.2-2|88	
12mu|maven-surefire-2.7.2-2|89	%package provider-junit
12mu|maven-surefire-2.7.2-2|90	Summary:                JUnit3 provider for Maven Surefire
12mu|maven-surefire-2.7.2-2|91	Group:                  Development/Java
12mu|maven-surefire-2.7.2-2|92	Requires:               junit
12mu|maven-surefire-2.7.2-2|93	Requires:               maven-surefire = %{version}-%{release}
12mu|maven-surefire-2.7.2-2|94	Obsoletes:              maven2-plugin-surefire-report <= 0:2.0.4O
12mu|maven-surefire-2.7.2-2|95	#Obsoletes:              maven-surefire-junit = 2.3.1
12mu|maven-surefire-2.7.2-2|96	Provides:              maven2-plugin-surefire-report = %{version}-%{release}
12mu|maven-surefire-2.7.2-2|97	#Provides:              maven-surefire-junit = 2.3.1
12mu|maven-surefire-2.7.2-2|98	
12mu|maven-surefire-2.7.2-2|99	%description provider-junit
12mu|maven-surefire-2.7.2-2|100	JUnit3 provider for Maven Surefire.
12mu|maven-surefire-2.7.2-2|101	
12mu|maven-surefire-2.7.2-2|102	%package provider-junit4
12mu|maven-surefire-2.7.2-2|103	Summary:                JUnit4 provider for Maven Surefire
12mu|maven-surefire-2.7.2-2|104	Group:                  Development/Java
12mu|maven-surefire-2.7.2-2|105	Requires:               maven-surefire = %{version}-%{release}
12mu|maven-surefire-2.7.2-2|106	Requires:               junit4
12mu|maven-surefire-2.7.2-2|107	
12mu|maven-surefire-2.7.2-2|108	%description provider-junit4
12mu|maven-surefire-2.7.2-2|109	JUnit4 provider for Maven Surefire.
12mu|maven-surefire-2.7.2-2|110	
12mu|maven-surefire-2.7.2-2|111	%package provider-testng
12mu|maven-surefire-2.7.2-2|112	Summary:                TestNG provider for Maven Surefire
12mu|maven-surefire-2.7.2-2|113	Group:                  Development/Java
12mu|maven-surefire-2.7.2-2|114	Requires:               maven-surefire = %{version}-%{release}
12mu|maven-surefire-2.7.2-2|115	Requires:               testng
12mu|maven-surefire-2.7.2-2|116	
12mu|maven-surefire-2.7.2-2|117	%description provider-testng
12mu|maven-surefire-2.7.2-2|118	TestNG provider for Maven Surefire.
12mu|maven-surefire-2.7.2-2|119	
12mu|maven-surefire-2.7.2-2|120	%package -n maven-failsafe-plugin
12mu|maven-surefire-2.7.2-2|121	Summary:                Maven plugin for running integration tests
12mu|maven-surefire-2.7.2-2|122	Group:                  Development/Java
12mu|maven-surefire-2.7.2-2|123	Requires:               maven-surefire = %{version}-%{release}
12mu|maven-surefire-2.7.2-2|124	
12mu|maven-surefire-2.7.2-2|125	%description -n maven-failsafe-plugin
12mu|maven-surefire-2.7.2-2|126	The Failsafe Plugin is designed to run integration tests while the
12mu|maven-surefire-2.7.2-2|127	Surefire Plugins is designed to run unit. The name (failsafe) was
12mu|maven-surefire-2.7.2-2|128	chosen both because it is a synonym of surefire and because it implies
12mu|maven-surefire-2.7.2-2|129	that when it fails, it does so in a safe way.
12mu|maven-surefire-2.7.2-2|130	
12mu|maven-surefire-2.7.2-2|131	If you use the Surefire Plugin for running tests, then when you have a
12mu|maven-surefire-2.7.2-2|132	test failure, the build will stop at the integration-test phase and
12mu|maven-surefire-2.7.2-2|133	your integration test environment will not have been torn down
12mu|maven-surefire-2.7.2-2|134	correctly.
12mu|maven-surefire-2.7.2-2|135	
12mu|maven-surefire-2.7.2-2|136	The Failsafe Plugin is used during the integration-test and verify
12mu|maven-surefire-2.7.2-2|137	phases of the build lifecycle to execute the integration tests of an
12mu|maven-surefire-2.7.2-2|138	application. The Failsafe Plugin will not fail the build during the
12mu|maven-surefire-2.7.2-2|139	integration-test phase thus enabling the post-integration-test phase
12mu|maven-surefire-2.7.2-2|140	to execute.
12mu|maven-surefire-2.7.2-2|141	
12mu|maven-surefire-2.7.2-2|142	%package javadoc
12mu|maven-surefire-2.7.2-2|143	Summary:          Javadoc for %{name}
12mu|maven-surefire-2.7.2-2|144	Group:            Development/Java
12mu|maven-surefire-2.7.2-2|145	
12mu|maven-surefire-2.7.2-2|146	%description javadoc
12mu|maven-surefire-2.7.2-2|147	Javadoc for %{name}.
12mu|maven-surefire-2.7.2-2|148	
12mu|maven-surefire-2.7.2-2|149	%prep
12mu|maven-surefire-2.7.2-2|150	%setup -q -n surefire-%{version}
12mu|maven-surefire-2.7.2-2|151	
12mu|maven-surefire-2.7.2-2|152	%patch1 -p1 -b .sav
12mu|maven-surefire-2.7.2-2|153	%patch2 -p1 -b .sav
12mu|maven-surefire-2.7.2-2|154	%patch3 -p1 -b .sav
12mu|maven-surefire-2.7.2-2|155	
12mu|maven-surefire-2.7.2-2|156	%build
12mu|maven-surefire-2.7.2-2|157	# tests turned off because they need jmock
12mu|maven-surefire-2.7.2-2|158	mvn \
12mu|maven-surefire-2.7.2-2|159	-Dmaven.local.depmap.file=%{SOURCE1} \
12mu|maven-surefire-2.7.2-2|160	-Dmaven.test.skip=true \
12mu|maven-surefire-2.7.2-2|161	install javadoc:aggregate
12mu|maven-surefire-2.7.2-2|162	
12mu|maven-surefire-2.7.2-2|163	%install
12mu|maven-surefire-2.7.2-2|164	# jars
12mu|maven-surefire-2.7.2-2|165	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/maven-surefire
12mu|maven-surefire-2.7.2-2|166	install -d -m 755 $RPM_BUILD_ROOT%{_mavenpomdir}
12mu|maven-surefire-2.7.2-2|167	
12mu|maven-surefire-2.7.2-2|168	install -pm 644 maven-surefire-plugin/target/maven-surefire-plugin-*.jar $RPM_BUILD_ROOT%{_javadir}/maven-surefire/maven-plugin.jar
12mu|maven-surefire-2.7.2-2|169	%add_to_maven_depmap org.apache.maven.surefire maven-surefire-plugin %{version} JPP/maven-surefire maven-plugin
12mu|maven-surefire-2.7.2-2|170	install -pm 644 maven-surefire-plugin/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-maven-plugin.pom
12mu|maven-surefire-2.7.2-2|171	install -pm 644 maven-surefire-plugin/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven2.plugins-surefire-plugin.pom
12mu|maven-surefire-2.7.2-2|172	
12mu|maven-surefire-2.7.2-2|173	install -pm 644 maven-surefire-common/target/maven-surefire-common-*.jar $RPM_BUILD_ROOT%{_javadir}/maven-surefire/common.jar
12mu|maven-surefire-2.7.2-2|174	%add_to_maven_depmap org.apache.maven.surefire maven-surefire-common %{version} JPP/maven-surefire common
12mu|maven-surefire-2.7.2-2|175	install -pm 644 maven-surefire-common/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-common.pom
12mu|maven-surefire-2.7.2-2|176	
12mu|maven-surefire-2.7.2-2|177	install -pm 644 maven-surefire-report-plugin/target/maven-surefire-report-plugin-*.jar $RPM_BUILD_ROOT%{_javadir}/maven-surefire/report-maven-plugin.jar
12mu|maven-surefire-2.7.2-2|178	%add_to_maven_depmap org.apache.maven.surefire maven-surefire-report-plugin %{version} JPP/maven-surefire report-maven-plugin
12mu|maven-surefire-2.7.2-2|179	install -pm 644 maven-surefire-report-plugin/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-report-maven-plugin.pom
12mu|maven-surefire-2.7.2-2|180	
12mu|maven-surefire-2.7.2-2|181	install -pm 644 surefire-api/target/original-surefire-api-*.jar $RPM_BUILD_ROOT%{_javadir}/maven-surefire/api.jar
12mu|maven-surefire-2.7.2-2|182	%add_to_maven_depmap org.apache.maven.surefire surefire-api %{version} JPP/maven-surefire api
12mu|maven-surefire-2.7.2-2|183	install -pm 644 surefire-api/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-api.pom
12mu|maven-surefire-2.7.2-2|184	
12mu|maven-surefire-2.7.2-2|185	install -pm 644 surefire-booter/target/surefire-booter-*.jar $RPM_BUILD_ROOT%{_javadir}/maven-surefire/booter.jar
12mu|maven-surefire-2.7.2-2|186	%add_to_maven_depmap org.apache.maven.surefire surefire-booter %{version} JPP/maven-surefire booter
12mu|maven-surefire-2.7.2-2|187	install -pm 644 surefire-booter/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-booter.pom
12mu|maven-surefire-2.7.2-2|188	
12mu|maven-surefire-2.7.2-2|189	install -pm 644 surefire-providers/common-junit3/target/common-junit3-*.jar $RPM_BUILD_ROOT%{_javadir}/maven-surefire/common-junit.jar
12mu|maven-surefire-2.7.2-2|190	%add_to_maven_depmap org.apache.maven.surefire common-junit3 %{version} JPP/maven-surefire common-junit
12mu|maven-surefire-2.7.2-2|191	install -pm 644 surefire-providers/common-junit3/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-common-junit.pom
12mu|maven-surefire-2.7.2-2|192	
12mu|maven-surefire-2.7.2-2|193	install -pm 644 surefire-providers/surefire-junit3/target/original-surefire-junit3-*.jar $RPM_BUILD_ROOT%{_javadir}/maven-surefire/junit.jar
12mu|maven-surefire-2.7.2-2|194	%add_to_maven_depmap org.apache.maven.surefire surefire-junit3 %{version} JPP/maven-surefire junit
12mu|maven-surefire-2.7.2-2|195	%add_to_maven_depmap org.apache.maven.surefire surefire-junit %{version} JPP/maven-surefire junit
12mu|maven-surefire-2.7.2-2|196	install -pm 644 surefire-providers/surefire-junit3/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-junit.pom
12mu|maven-surefire-2.7.2-2|197	
12mu|maven-surefire-2.7.2-2|198	install -pm 644 surefire-providers/common-junit4/target/common-junit4-*.jar $RPM_BUILD_ROOT%{_javadir}/maven-surefire/common-junit4.jar
12mu|maven-surefire-2.7.2-2|199	%add_to_maven_depmap org.apache.maven.surefire common-junit4 %{version} JPP/maven-surefire common-junit4
12mu|maven-surefire-2.7.2-2|200	install -pm 644 surefire-providers/common-junit4/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-common-junit4.pom
12mu|maven-surefire-2.7.2-2|201	
12mu|maven-surefire-2.7.2-2|202	install -pm 644 surefire-providers/surefire-junit4/target/original-surefire-junit4-*.jar $RPM_BUILD_ROOT%{_javadir}/maven-surefire/junit4.jar
12mu|maven-surefire-2.7.2-2|203	%add_to_maven_depmap org.apache.maven.surefire surefire-junit4 %{version} JPP/maven-surefire junit4
12mu|maven-surefire-2.7.2-2|204	install -pm 644 surefire-providers/surefire-junit4/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-junit4.pom
12mu|maven-surefire-2.7.2-2|205	
12mu|maven-surefire-2.7.2-2|206	install -pm 644 surefire-providers/surefire-junit47/target/original-surefire-junit47-*.jar $RPM_BUILD_ROOT%{_javadir}/maven-surefire/junit47.jar
12mu|maven-surefire-2.7.2-2|207	%add_to_maven_depmap org.apache.maven.surefire surefire-junit47 %{version} JPP/maven-surefire junit47
12mu|maven-surefire-2.7.2-2|208	install -pm 644 surefire-providers/surefire-junit47/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-junit47.pom
12mu|maven-surefire-2.7.2-2|209	
12mu|maven-surefire-2.7.2-2|210	install -pm 644 surefire-providers/surefire-testng/target/surefire-testng-*.jar $RPM_BUILD_ROOT%{_javadir}/maven-surefire/testng.jar
12mu|maven-surefire-2.7.2-2|211	%add_to_maven_depmap org.apache.maven.surefire surefire-testng %{version} JPP/maven-surefire testng
12mu|maven-surefire-2.7.2-2|212	install -pm 644 surefire-providers/surefire-testng/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-testng.pom
12mu|maven-surefire-2.7.2-2|213	
12mu|maven-surefire-2.7.2-2|214	%add_to_maven_depmap org.apache.maven.surefire providers %{version} JPP/maven-surefire providers
12mu|maven-surefire-2.7.2-2|215	install -pm 644 surefire-providers/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-providers.pom
12mu|maven-surefire-2.7.2-2|216	
12mu|maven-surefire-2.7.2-2|217	install -pm 644 maven-failsafe-plugin/target/maven-failsafe-plugin*.jar $RPM_BUILD_ROOT%{_javadir}/maven-failsafe-plugin.jar
12mu|maven-surefire-2.7.2-2|218	%add_to_maven_depmap org.apache.maven.plugins maven-failsafe-plugin %{version} JPP maven-failsafe-plugin
12mu|maven-surefire-2.7.2-2|219	install -pm 644 maven-failsafe-plugin/pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP-maven-failsafe-plugin.pom
12mu|maven-surefire-2.7.2-2|220	
12mu|maven-surefire-2.7.2-2|221	install -pm 644 pom.xml $RPM_BUILD_ROOT%{_mavenpomdir}/JPP.maven-surefire-main.pom
12mu|maven-surefire-2.7.2-2|222	%add_to_maven_depmap org.apache.maven.surefire surefire %{version} JPP/maven-surefire main
12mu|maven-surefire-2.7.2-2|223	
12mu|maven-surefire-2.7.2-2|224	# javadoc
12mu|maven-surefire-2.7.2-2|225	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mu|maven-surefire-2.7.2-2|226	cp -pr target/site/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mu|maven-surefire-2.7.2-2|227	
12mu|maven-surefire-2.7.2-2|228	# Create compatibility links
12mu|maven-surefire-2.7.2-2|229	ln -s %{_javadir}/maven-surefire/api.jar \
12mu|maven-surefire-2.7.2-2|230	$RPM_BUILD_ROOT%{_javadir}/maven-surefire/surefire.jar
12mu|maven-surefire-2.7.2-2|231	
12mu|maven-surefire-2.7.2-2|232	install -dm 755 $RPM_BUILD_ROOT%{_datadir}/maven2/plugins
12mu|maven-surefire-2.7.2-2|233	ln -s %{_javadir}/maven-surefire/maven-plugin.jar \
12mu|maven-surefire-2.7.2-2|234	$RPM_BUILD_ROOT%{_datadir}/maven2/plugins/surefire-plugin.jar
12mu|maven-surefire-2.7.2-2|235	
12mu|maven-surefire-2.7.2-2|236	ln -s %{_javadir}/maven-surefire/report-maven-plugin.jar \
12mu|maven-surefire-2.7.2-2|237	$RPM_BUILD_ROOT%{_datadir}/maven2/plugins/surefire-report-plugin.jar
12mu|maven-surefire-2.7.2-2|238	
12mu|maven-surefire-2.7.2-2|239	%pre javadoc
12mu|maven-surefire-2.7.2-2|240	# workaround for rpm bug, can be removed in F-18
12mu|maven-surefire-2.7.2-2|241	[ $1 -gt 1 ] && [ -L %{_javadocdir}/%{name} ] && \
12mu|maven-surefire-2.7.2-2|242	rm -rf $(readlink -f %{_javadocdir}/%{name}) %{_javadocdir}/%{name} || :
12mu|maven-surefire-2.7.2-2|243	
12mu|maven-surefire-2.7.2-2|244	
12mu|maven-surefire-2.7.2-2|245	%post
12mu|maven-surefire-2.7.2-2|246	%update_maven_depmap
12mu|maven-surefire-2.7.2-2|247	
12mu|maven-surefire-2.7.2-2|248	%postun
12mu|maven-surefire-2.7.2-2|249	%update_maven_depmap
12mu|maven-surefire-2.7.2-2|250	
12mu|maven-surefire-2.7.2-2|251	%files
12mu|maven-surefire-2.7.2-2|252	%defattr(-,root,root,-)
12mu|maven-surefire-2.7.2-2|253	%dir %{_javadir}/maven-surefire
12mu|maven-surefire-2.7.2-2|254	%{_javadir}/maven-surefire/api.jar
12mu|maven-surefire-2.7.2-2|255	%{_javadir}/maven-surefire/booter.jar
12mu|maven-surefire-2.7.2-2|256	%{_javadir}/maven-surefire/surefire.jar
12mu|maven-surefire-2.7.2-2|257	%{_javadir}/maven-surefire/common.jar
12mu|maven-surefire-2.7.2-2|258	%{_mavenpomdir}/*
12mu|maven-surefire-2.7.2-2|259	%{_mavendepmapfragdir}/*
12mu|maven-surefire-2.7.2-2|260	
12mu|maven-surefire-2.7.2-2|261	%files plugin
12mu|maven-surefire-2.7.2-2|262	%defattr(-,root,root,-)
12mu|maven-surefire-2.7.2-2|263	%{_javadir}/maven-surefire/maven-plugin.jar
12mu|maven-surefire-2.7.2-2|264	%dir %{_datadir}/maven2/plugins
12mu|maven-surefire-2.7.2-2|265	%{_datadir}/maven2/plugins/surefire-plugin.jar
12mu|maven-surefire-2.7.2-2|266	
12mu|maven-surefire-2.7.2-2|267	%files report-plugin
12mu|maven-surefire-2.7.2-2|268	%defattr(-,root,root,-)
12mu|maven-surefire-2.7.2-2|269	%{_javadir}/maven-surefire/report-maven-plugin.jar
12mu|maven-surefire-2.7.2-2|270	%dir %{_datadir}/maven2/plugins
12mu|maven-surefire-2.7.2-2|271	%{_datadir}/maven2/plugins/surefire-report-plugin.jar
12mu|maven-surefire-2.7.2-2|272	
12mu|maven-surefire-2.7.2-2|273	%files provider-junit
12mu|maven-surefire-2.7.2-2|274	%defattr(-,root,root,-)
12mu|maven-surefire-2.7.2-2|275	%{_javadir}/maven-surefire/junit.jar
12mu|maven-surefire-2.7.2-2|276	%{_javadir}/maven-surefire/common-junit.jar
12mu|maven-surefire-2.7.2-2|277	
12mu|maven-surefire-2.7.2-2|278	%files provider-junit4
12mu|maven-surefire-2.7.2-2|279	%defattr(-,root,root,-)
12mu|maven-surefire-2.7.2-2|280	%{_javadir}/maven-surefire/junit4.jar
12mu|maven-surefire-2.7.2-2|281	%{_javadir}/maven-surefire/junit47.jar
12mu|maven-surefire-2.7.2-2|282	%{_javadir}/maven-surefire/common-junit4.jar
12mu|maven-surefire-2.7.2-2|283	
12mu|maven-surefire-2.7.2-2|284	%files provider-testng
12mu|maven-surefire-2.7.2-2|285	%defattr(-,root,root,-)
12mu|maven-surefire-2.7.2-2|286	%{_javadir}/maven-surefire/testng.jar
12mu|maven-surefire-2.7.2-2|287	
12mu|maven-surefire-2.7.2-2|288	%files -n maven-failsafe-plugin
12mu|maven-surefire-2.7.2-2|289	%defattr(-,root,root,-)
12mu|maven-surefire-2.7.2-2|290	%{_javadir}/maven-failsafe-plugin.jar
12mu|maven-surefire-2.7.2-2|291	
12mu|maven-surefire-2.7.2-2|292	%files javadoc
12mu|maven-surefire-2.7.2-2|293	%defattr(-,root,root,-)
12mu|maven-surefire-2.7.2-2|294	%doc %{_javadocdir}/*
12mu|maven-surefire-2.7.2-2|295	
12mu|maven-surefire-2.7.2-2|296	
12mu|maven-surefire-2.7.2-2|297	%changelog
12mu|maven-surefire-2.7.2-2|298	* Fri Nov 29 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 2.7.2-2
12mu|maven-surefire-2.7.2-2|299	+ Revision: d77ddd8
12mu|maven-surefire-2.7.2-2|300	- Rebuild without some BR
12mu|maven-surefire-2.7.2-2|301	
12mu|maven-surefire-2.7.2-2|302	

20220 12
12mu|mc-4.8.12-2|1	# experimental vfs, gpm and aspell enable
12mu|mc-4.8.12-2|2	%define  mrb 1
12mu|mc-4.8.12-2|3	
12mu|mc-4.8.12-2|4	# avoid dependency on X11 libraries
12mu|mc-4.8.12-2|5	%define without_x 1
12mu|mc-4.8.12-2|6	%define mc46_style 0
12mu|mc-4.8.12-2|7	
12mu|mc-4.8.12-2|8	Summary:	A user-friendly file manager and visual shell
12mu|mc-4.8.12-2|9	Name:		mc
12mu|mc-4.8.12-2|10	Version:	4.8.12
12mu|mc-4.8.12-2|11	Release:	2
12mu|mc-4.8.12-2|12	License:	GPLv2+
12mu|mc-4.8.12-2|13	Group:		File tools
12mu|mc-4.8.12-2|14	Url:		http://www.midnight-commander.org/
12mu|mc-4.8.12-2|15	Source0:	http://ftp.midnight-commander.org/%{name}-%{version}.tar.bz2
12mu|mc-4.8.12-2|16	# Highlight hidden files and dirs with black and
12mu|mc-4.8.12-2|17	# whitespaces (in mcedit) with bright red like it was in mc 4.6.3 aka Russian fork
12mu|mc-4.8.12-2|18	Patch0:		mc-4.8.11-old-style-defaults.patch
12mu|mc-4.8.12-2|19	Patch1:		mc-4.7.0.2-do-not-mark-tabs.patch
12mu|mc-4.8.12-2|20	# I'll keep it for now, if applied in the future
12mu|mc-4.8.12-2|21	# releases, to be dropped
12mu|mc-4.8.12-2|22	Patch2:		mc-4.7.0-pre2-decent_defaults.patch
12mu|mc-4.8.12-2|23	#
12mu|mc-4.8.12-2|24	Patch3:		mc-4.7.2-bash_history.patch
12mu|mc-4.8.12-2|25	BuildRequires:	bison
12mu|mc-4.8.12-2|26	BuildRequires:	gettext-devel
12mu|mc-4.8.12-2|27	BuildRequires:	gpm-devel
12mu|mc-4.8.12-2|28	BuildRequires:	pam-devel
12mu|mc-4.8.12-2|29	BuildRequires:	pkgconfig(ext2fs)
12mu|mc-4.8.12-2|30	BuildRequires:	pkgconfig(glib-2.0)
12mu|mc-4.8.12-2|31	BuildRequires:	pkgconfig(libpcre)
12mu|mc-4.8.12-2|32	BuildRequires:	pkgconfig(slang)
12mu|mc-4.8.12-2|33	%if %{mrb}
12mu|mc-4.8.12-2|34	BuildRequires:	groff
12mu|mc-4.8.12-2|35	BuildRequires:	aspell-devel
12mu|mc-4.8.12-2|36	BuildRequires:	pkgconfig(libssh2) >= 1.2.5
12mu|mc-4.8.12-2|37	Requires:	aspell-en
12mu|mc-4.8.12-2|38	%endif
12mu|mc-4.8.12-2|39	%if !%{without_x}
12mu|mc-4.8.12-2|40	BuildRequires:	pkgconfig(x11)
12mu|mc-4.8.12-2|41	%endif
12mu|mc-4.8.12-2|42	Requires:	groff
12mu|mc-4.8.12-2|43	
12mu|mc-4.8.12-2|44	%description
12mu|mc-4.8.12-2|45	Midnight Commander is a visual shell much like a file manager, only with way
12mu|mc-4.8.12-2|46	more features.  It is text mode, but also includes mouse support if you are
12mu|mc-4.8.12-2|47	running GPM.  Its coolest feature is the ability to ftp, view tar, zip
12mu|mc-4.8.12-2|48	files, and poke into RPMs for specific files.
12mu|mc-4.8.12-2|49	
12mu|mc-4.8.12-2|50	%files -f %{name}.lang
12mu|mc-4.8.12-2|51	%doc NEWS README
12mu|mc-4.8.12-2|52	%{_libdir}/mc
12mu|mc-4.8.12-2|53	%{_datadir}/mc
12mu|mc-4.8.12-2|54	%{_sysconfdir}/profile.d/*
12mu|mc-4.8.12-2|55	%{_sysconfdir}/mc
12mu|mc-4.8.12-2|56	%{_bindir}/mc
12mu|mc-4.8.12-2|57	%{_bindir}/mcdiff
12mu|mc-4.8.12-2|58	%{_bindir}/mcedit
12mu|mc-4.8.12-2|59	%{_bindir}/mcview
12mu|mc-4.8.12-2|60	%{_mandir}/man1/*
12mu|mc-4.8.12-2|61	
12mu|mc-4.8.12-2|62	#----------------------------------------------------------------------------
12mu|mc-4.8.12-2|63	
12mu|mc-4.8.12-2|64	%prep
12mu|mc-4.8.12-2|65	%setup -q
12mu|mc-4.8.12-2|66	%if %{mc46_style}
12mu|mc-4.8.12-2|67	%patch0 -p1 -b .mc46-style
12mu|mc-4.8.12-2|68	%else
12mu|mc-4.8.12-2|69	%patch1 -p0 -b .tabs
12mu|mc-4.8.12-2|70	%endif
12mu|mc-4.8.12-2|71	# Reversed (or previously applied) patch detected!
12mu|mc-4.8.12-2|72	#%%patch2 -p0 -b .decent_defaults
12mu|mc-4.8.12-2|73	%patch3 -p1 -b .bash_history
12mu|mc-4.8.12-2|74	
12mu|mc-4.8.12-2|75	sed -i 's:|hxx|:|hh|hpp|hxx|:' misc/syntax/Syntax.in
12mu|mc-4.8.12-2|76	
12mu|mc-4.8.12-2|77	%build
12mu|mc-4.8.12-2|78	#autoreconf -fi
12mu|mc-4.8.12-2|79	#%%serverbuild
12mu|mc-4.8.12-2|80	export X11_WWW="www-browser"
12mu|mc-4.8.12-2|81	export CFLAGS="-D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE %{optflags} -Wno-strict-aliasing"
12mu|mc-4.8.12-2|82	%configure2_5x \
12mu|mc-4.8.12-2|83	--with-debug \
12mu|mc-4.8.12-2|84	--enable-dependency-tracking \
12mu|mc-4.8.12-2|85	--without-included-gettext \
12mu|mc-4.8.12-2|86	--without-included-slang \
12mu|mc-4.8.12-2|87	--with-screen=slang \
12mu|mc-4.8.12-2|88	--with-search-engine=glib \
12mu|mc-4.8.12-2|89	--enable-nls \
12mu|mc-4.8.12-2|90	--enable-charset \
12mu|mc-4.8.12-2|91	--enable-largefile \
12mu|mc-4.8.12-2|92	--disable-rpath \
12mu|mc-4.8.12-2|93	--with-mcfs \
12mu|mc-4.8.12-2|94	--enable-extcharset \
12mu|mc-4.8.12-2|95	--with-ext2undel \
12mu|mc-4.8.12-2|96	--with-mmap \
12mu|mc-4.8.12-2|97	--enable-vfs-smb \
12mu|mc-4.8.12-2|98	%if %{mrb}
12mu|mc-4.8.12-2|99	--enable-vfs-sftp \
12mu|mc-4.8.12-2|100	--with-gpm-mouse \
12mu|mc-4.8.12-2|101	--enable-aspell \
12mu|mc-4.8.12-2|102	%endif
12mu|mc-4.8.12-2|103	%if %{without_x}
12mu|mc-4.8.12-2|104	--without-x
12mu|mc-4.8.12-2|105	%endif
12mu|mc-4.8.12-2|106	
12mu|mc-4.8.12-2|107	%make
12mu|mc-4.8.12-2|108	
12mu|mc-4.8.12-2|109	%install
12mu|mc-4.8.12-2|110	#sed -i -e 's/rm -f \"/rm -rf \"/g' contrib/mc-wrapper.sh
12mu|mc-4.8.12-2|111	%makeinstall_std
12mu|mc-4.8.12-2|112	
12mu|mc-4.8.12-2|113	#install -m644 contrib/mc.sh -D %{buildroot}%{_sysconfdir}/profile.d/20mc.sh
12mu|mc-4.8.12-2|114	#install -m644 contrib/mc.csh -D %{buildroot}%{_sysconfdir}/profile.d/20mc.csh
12mu|mc-4.8.12-2|115	
12mu|mc-4.8.12-2|116	install -d -m 755 %{buildroot}%{_sysconfdir}/profile.d
12mu|mc-4.8.12-2|117	install contrib/{mc.sh,mc.csh} %{buildroot}%{_sysconfdir}/profile.d
12mu|mc-4.8.12-2|118	
12mu|mc-4.8.12-2|119	%find_lang %{name} --with-man
12mu|mc-4.8.12-2|120	
12mu|mc-4.8.12-2|121	
12mu|mc-4.8.12-2|122	%changelog
12mu|mc-4.8.12-2|123	* Tue Aug 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.8.12-2
12mu|mc-4.8.12-2|124	+ Revision: dcbbe11
12mu|mc-4.8.12-2|125	- Require aspell-en when building with aspell support
12mu|mc-4.8.12-2|126	
12mu|mc-4.8.12-2|127	

20221 12
12mu|mdds-0.8.1-1|1	%global do_mem_tests 0
12mu|mdds-0.8.1-1|2	%global do_perf_tests 0
12mu|mdds-0.8.1-1|3	
12mu|mdds-0.8.1-1|4	Summary:	A collection of multi-dimensional data structures and indexing algorithms
12mu|mdds-0.8.1-1|5	Name:		mdds
12mu|mdds-0.8.1-1|6	Version:	0.8.1
12mu|mdds-0.8.1-1|7	Release:	1
12mu|mdds-0.8.1-1|8	Group:		Development/C++
12mu|mdds-0.8.1-1|9	License:	MIT
12mu|mdds-0.8.1-1|10	Url:		http://code.google.com/p/multidimalgorithm/
12mu|mdds-0.8.1-1|11	Source0:	http://multidimalgorithm.googlecode.com/files/%{name}_%{version}.tar.bz2
12mu|mdds-0.8.1-1|12	BuildArch:	noarch
12mu|mdds-0.8.1-1|13	
12mu|mdds-0.8.1-1|14	BuildRequires:	boost-devel
12mu|mdds-0.8.1-1|15	%if %{do_mem_tests}
12mu|mdds-0.8.1-1|16	BuildRequires:	valgrind
12mu|mdds-0.8.1-1|17	%endif
12mu|mdds-0.8.1-1|18	
12mu|mdds-0.8.1-1|19	%description
12mu|mdds-0.8.1-1|20	A collection of multi-dimensional data structures and indexing algorithms.
12mu|mdds-0.8.1-1|21	
12mu|mdds-0.8.1-1|22	It implements the following data structures:
12mu|mdds-0.8.1-1|23	* segment tree
12mu|mdds-0.8.1-1|24	* flat segment tree
12mu|mdds-0.8.1-1|25	* rectangle set
12mu|mdds-0.8.1-1|26	* point quad tree
12mu|mdds-0.8.1-1|27	* mixed type matrix
12mu|mdds-0.8.1-1|28	
12mu|mdds-0.8.1-1|29	%package devel
12mu|mdds-0.8.1-1|30	Group:		Development/C++
12mu|mdds-0.8.1-1|31	Summary:	Headers for %{name}
12mu|mdds-0.8.1-1|32	Requires:	boost-devel
12mu|mdds-0.8.1-1|33	
12mu|mdds-0.8.1-1|34	%description devel
12mu|mdds-0.8.1-1|35	Headers for %{name}.
12mu|mdds-0.8.1-1|36	
12mu|mdds-0.8.1-1|37	%prep
12mu|mdds-0.8.1-1|38	%setup -qn %{name}_%{version}
12mu|mdds-0.8.1-1|39	# this is only used in tests
12mu|mdds-0.8.1-1|40	sed -i -e '/^CPPFLAGS/s/-Wall.*-std/%{optflags} -std/' Makefile.in
12mu|mdds-0.8.1-1|41	
12mu|mdds-0.8.1-1|42	%build
12mu|mdds-0.8.1-1|43	%configure2_5x
12mu|mdds-0.8.1-1|44	%make
12mu|mdds-0.8.1-1|45	
12mu|mdds-0.8.1-1|46	%install
12mu|mdds-0.8.1-1|47	mkdir -p %{buildroot}/%{_includedir}
12mu|mdds-0.8.1-1|48	mkdir -p %{buildroot}/%{_datadir}/pkgconfig
12mu|mdds-0.8.1-1|49	mkdir %{buildroot}/%{_includedir}/mdds
12mu|mdds-0.8.1-1|50	cp -pr include/mdds/* %{buildroot}/%{_includedir}/mdds
12mu|mdds-0.8.1-1|51	cp misc/mdds.pc %{buildroot}/%{_datadir}/pkgconfig
12mu|mdds-0.8.1-1|52	
12mu|mdds-0.8.1-1|53	%check
12mu|mdds-0.8.1-1|54	for t in fst pqt recset st; do
12mu|mdds-0.8.1-1|55	make test.$t
12mu|mdds-0.8.1-1|56	done
12mu|mdds-0.8.1-1|57	%if %{do_perf_tests}
12mu|mdds-0.8.1-1|58	for t in recset st; do
12mu|mdds-0.8.1-1|59	make test.$t.perf
12mu|mdds-0.8.1-1|60	done
12mu|mdds-0.8.1-1|61	make test.stl
12mu|mdds-0.8.1-1|62	%endif
12mu|mdds-0.8.1-1|63	%if %{do_mem_tests}
12mu|mdds-0.8.1-1|64	for t in fst pqt recset st; do
12mu|mdds-0.8.1-1|65	make test.$t.mem
12mu|mdds-0.8.1-1|66	done
12mu|mdds-0.8.1-1|67	%endif
12mu|mdds-0.8.1-1|68	
12mu|mdds-0.8.1-1|69	%files devel
12mu|mdds-0.8.1-1|70	%doc AUTHORS NEWS README
12mu|mdds-0.8.1-1|71	%{_includedir}/mdds
12mu|mdds-0.8.1-1|72	%{_datadir}/pkgconfig/mdds.pc
12mu|mdds-0.8.1-1|73	

20222 12
12mu|mdkonline-2.77.27-1|1	Summary:	ROSA Online Update Tool
12mu|mdkonline-2.77.27-1|2	Name:		mdkonline
12mu|mdkonline-2.77.27-1|3	Version:	2.77.27
12mu|mdkonline-2.77.27-1|4	Release:	1
12mu|mdkonline-2.77.27-1|5	Source0:	%{name}-%{version}.tar.xz
12mu|mdkonline-2.77.27-1|6	Patch0:		mdkonline-2.77.22.local.to.global.patch
12mu|mdkonline-2.77.27-1|7	Patch1:         mdv-to-rosa.patch
12mu|mdkonline-2.77.27-1|8	Patch2:         rosa.fixed.mirrorlist.patch
12mu|mdkonline-2.77.27-1|9	Patch3:		mdkonline-2.77.22-pamd.patch
12mu|mdkonline-2.77.27-1|10	URL:		http://www.rosalinux.com
12mu|mdkonline-2.77.27-1|11	License:	GPL
12mu|mdkonline-2.77.27-1|12	Group:		System/Configuration/Other
12mu|mdkonline-2.77.27-1|13	# for LWP::UserAgent:
12mu|mdkonline-2.77.27-1|14	Requires:	perl-libwww-perl
12mu|mdkonline-2.77.27-1|15	Requires: rpmdrake >= 5.11.1
12mu|mdkonline-2.77.27-1|16	
12mu|mdkonline-2.77.27-1|17	# For adding restricted media:
12mu|mdkonline-2.77.27-1|18	Requires: perl-Crypt-SSLeay
12mu|mdkonline-2.77.27-1|19	# for good gurpmi:
12mu|mdkonline-2.77.27-1|20	
12mu|mdkonline-2.77.27-1|21	Requires: urpmi >= 6.17
12mu|mdkonline-2.77.27-1|22	Requires: gurpmi >= 6.17
12mu|mdkonline-2.77.27-1|23	Requires:   libdrakx-net >= 0.29
12mu|mdkonline-2.77.27-1|24	
12mu|mdkonline-2.77.27-1|25	Provides:   %{name}-backend = %{version}-%{release}
12mu|mdkonline-2.77.27-1|26	Obsoletes:  %{name}-backend < %{version}-%{release}
12mu|mdkonline-2.77.27-1|27	BuildRequires:	gettext, perl-MDK-Common-devel
12mu|mdkonline-2.77.27-1|28	BuildRoot:	%{_tmppath}/%{name}-buildroot
12mu|mdkonline-2.77.27-1|29	BuildArch:	noarch
12mu|mdkonline-2.77.27-1|30	
12mu|mdkonline-2.77.27-1|31	%description
12mu|mdkonline-2.77.27-1|32	The ROSA Online tool allows users to be kept informed about security
12mu|mdkonline-2.77.27-1|33	updates, hardware support/enhancements and other high value services.
12mu|mdkonline-2.77.27-1|34	The package include :
12mu|mdkonline-2.77.27-1|35	* Update daemon which allows you to install security updates
12mu|mdkonline-2.77.27-1|36	automatically,
12mu|mdkonline-2.77.27-1|37	* A KDE/Gnome/IceWM compliant applet for security updates notification
12mu|mdkonline-2.77.27-1|38	and installation.
12mu|mdkonline-2.77.27-1|39	
12mu|mdkonline-2.77.27-1|40	%prep
12mu|mdkonline-2.77.27-1|41	%setup -q
12mu|mdkonline-2.77.27-1|42	
12mu|mdkonline-2.77.27-1|43	# mdkonline-2.77.22.local.to.global.patch
12mu|mdkonline-2.77.27-1|44	%patch0 -p1 -b .global
12mu|mdkonline-2.77.27-1|45	%patch1 -p1
12mu|mdkonline-2.77.27-1|46	%patch2 -p1
12mu|mdkonline-2.77.27-1|47	%patch3 -p1
12mu|mdkonline-2.77.27-1|48	
12mu|mdkonline-2.77.27-1|49	%build
12mu|mdkonline-2.77.27-1|50	perl -pi -e 's!my \$ver = 1;!my \$ver = '"'%version-%release'"';!' mdkapplet
12mu|mdkonline-2.77.27-1|51	
12mu|mdkonline-2.77.27-1|52	%install
12mu|mdkonline-2.77.27-1|53	rm -rf $RPM_BUILD_ROOT
12mu|mdkonline-2.77.27-1|54	make PREFIX=$RPM_BUILD_ROOT MANDRIVA_VERSION=%{mandriva_release} install
12mu|mdkonline-2.77.27-1|55	
12mu|mdkonline-2.77.27-1|56	#symbolic link to drakonline and older path
12mu|mdkonline-2.77.27-1|57	mkdir -p %buildroot%_prefix/X11R6/bin/
12mu|mdkonline-2.77.27-1|58	
12mu|mdkonline-2.77.27-1|59	mkdir -p %buildroot%_sysconfdir/cron.daily/
12mu|mdkonline-2.77.27-1|60	touch %buildroot%_sysconfdir/cron.daily/mdkupdate
12mu|mdkonline-2.77.27-1|61	
12mu|mdkonline-2.77.27-1|62	%if %mdkversion < 201100
12mu|mdkonline-2.77.27-1|63	mkdir -p $RPM_BUILD_ROOT%_sysconfdir/X11/xinit.d
12mu|mdkonline-2.77.27-1|64	cat > $RPM_BUILD_ROOT%_sysconfdir/X11/xinit.d/mdkapplet <<EOF
12mu|mdkonline-2.77.27-1|65	#!/bin/sh
12mu|mdkonline-2.77.27-1|66	DESKTOP=\$1
12mu|mdkonline-2.77.27-1|67	case \$DESKTOP in
12mu|mdkonline-2.77.27-1|68	IceWM|Fluxbox) exec /usr/bin/mdkapplet;;
12mu|mdkonline-2.77.27-1|69	esac
12mu|mdkonline-2.77.27-1|70	EOF
12mu|mdkonline-2.77.27-1|71	
12mu|mdkonline-2.77.27-1|72	chmod +x $RPM_BUILD_ROOT%_sysconfdir/X11/xinit.d/mdkapplet
12mu|mdkonline-2.77.27-1|73	%endif
12mu|mdkonline-2.77.27-1|74	
12mu|mdkonline-2.77.27-1|75	#install lang
12mu|mdkonline-2.77.27-1|76	%{find_lang} %{name}
12mu|mdkonline-2.77.27-1|77	
12mu|mdkonline-2.77.27-1|78	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart
12mu|mdkonline-2.77.27-1|79	cat > $RPM_BUILD_ROOT%{_sysconfdir}/xdg/autostart/mandriva-mdvonline.desktop <<EOF
12mu|mdkonline-2.77.27-1|80	[Desktop Entry]
12mu|mdkonline-2.77.27-1|81	Name=Mandriva Online Applet
12mu|mdkonline-2.77.27-1|82	Comment=Applet for Mandriva Online
12mu|mdkonline-2.77.27-1|83	Exec=%{_bindir}/mdkapplet
12mu|mdkonline-2.77.27-1|84	Icon=mdkonline
12mu|mdkonline-2.77.27-1|85	Type=Application
12mu|mdkonline-2.77.27-1|86	StartupNotify=true
12mu|mdkonline-2.77.27-1|87	Categories=X-MandrivaLinux-System-Configuration-Networking;Settings;Network;
12mu|mdkonline-2.77.27-1|88	X-KDE-autostart-after=kdesktop
12mu|mdkonline-2.77.27-1|89	EOF
12mu|mdkonline-2.77.27-1|90	
12mu|mdkonline-2.77.27-1|91	#add consolehelper path to mdkapplet-config, mdkapplet-add-media-helper and mdkapplet-upgrade-helper
12mu|mdkonline-2.77.27-1|92	
12mu|mdkonline-2.77.27-1|93	# console user, ask for root password
12mu|mdkonline-2.77.27-1|94	for pak in mdkapplet-config mdkapplet-add-media-helper mdkapplet-upgrade-helper; do
12mu|mdkonline-2.77.27-1|95	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mu|mdkonline-2.77.27-1|96	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
12mu|mdkonline-2.77.27-1|97	USER=root
12mu|mdkonline-2.77.27-1|98	PROGRAM=/usr/sbin/$pak
12mu|mdkonline-2.77.27-1|99	FALLBACK=false
12mu|mdkonline-2.77.27-1|100	SESSION=true
12mu|mdkonline-2.77.27-1|101	EOF
12mu|mdkonline-2.77.27-1|102	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mu|mdkonline-2.77.27-1|103	cat > %{buildroot}%{_sysconfdir}/pam.d/$pak  <<EOF
12mu|mdkonline-2.77.27-1|104	#%PAM-1.0
12mu|mdkonline-2.77.27-1|105	auth		include		config-util
12mu|mdkonline-2.77.27-1|106	account		include		config-util
12mu|mdkonline-2.77.27-1|107	session		include		config-util
12mu|mdkonline-2.77.27-1|108	EOF
12mu|mdkonline-2.77.27-1|109	done
12mu|mdkonline-2.77.27-1|110	
12mu|mdkonline-2.77.27-1|111	# console user, no ask for root password
12mu|mdkonline-2.77.27-1|112	for pak in mdkapplet-config; do
12mu|mdkonline-2.77.27-1|113	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mu|mdkonline-2.77.27-1|114	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
12mu|mdkonline-2.77.27-1|115	USER=root
12mu|mdkonline-2.77.27-1|116	PROGRAM=/usr/sbin/$pak
12mu|mdkonline-2.77.27-1|117	FALLBACK=false
12mu|mdkonline-2.77.27-1|118	SESSION=true
12mu|mdkonline-2.77.27-1|119	EOF
12mu|mdkonline-2.77.27-1|120	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mu|mdkonline-2.77.27-1|121	cat > %{buildroot}%{_sysconfdir}/pam.d/$pak  <<EOF
12mu|mdkonline-2.77.27-1|122	#%PAM-1.0
12mu|mdkonline-2.77.27-1|123	auth		include		config-util-user
12mu|mdkonline-2.77.27-1|124	account		include		config-util-user
12mu|mdkonline-2.77.27-1|125	session		include		config-util-user
12mu|mdkonline-2.77.27-1|126	EOF
12mu|mdkonline-2.77.27-1|127	done
12mu|mdkonline-2.77.27-1|128	
12mu|mdkonline-2.77.27-1|129	#fix edit-urpm-sources.pl call - use drakrpm-edit-media instead for properly pam rule work
12mu|mdkonline-2.77.27-1|130	sed -e 's/edit-urpm-sources.pl/drakrpm-edit-media/' -i %{buildroot}%{_bindir}/mdkapplet
12mu|mdkonline-2.77.27-1|131	
12mu|mdkonline-2.77.27-1|132	%post
12mu|mdkonline-2.77.27-1|133	%{update_desktop_database}
12mu|mdkonline-2.77.27-1|134	%{update_mime_database}
12mu|mdkonline-2.77.27-1|135	
12mu|mdkonline-2.77.27-1|136	if [ -r /etc/cron.daily/mdkupdate ]; then
12mu|mdkonline-2.77.27-1|137	perl -p -i -e 's!/usr/bin/mdkupdate!/usr/sbin/mdkupdate!' /etc/cron.daily/mdkupdate
12mu|mdkonline-2.77.27-1|138	fi
12mu|mdkonline-2.77.27-1|139	
12mu|mdkonline-2.77.27-1|140	%postun
12mu|mdkonline-2.77.27-1|141	%{clean_desktop_database}
12mu|mdkonline-2.77.27-1|142	%{clean_mime_database}
12mu|mdkonline-2.77.27-1|143	
12mu|mdkonline-2.77.27-1|144	%files -f %{name}.lang
12mu|mdkonline-2.77.27-1|145	%defattr(-,root,root)
12mu|mdkonline-2.77.27-1|146	%doc COPYING
12mu|mdkonline-2.77.27-1|147	%{_sbindir}/mdkapplet-config
12mu|mdkonline-2.77.27-1|148	%{_sbindir}/mdkapplet-*-helper
12mu|mdkonline-2.77.27-1|149	%{_sbindir}/mdkupdate
12mu|mdkonline-2.77.27-1|150	%{_bindir}/*
12mu|mdkonline-2.77.27-1|151	%dir %{_prefix}/lib/libDrakX/drakfirsttime
12mu|mdkonline-2.77.27-1|152	%{_prefix}/lib/libDrakX/drakfirsttime/*.pm
12mu|mdkonline-2.77.27-1|153	%{_sysconfdir}/xdg/autostart/mandriva-*.desktop
12mu|mdkonline-2.77.27-1|154	%{_miconsdir}/*.png
12mu|mdkonline-2.77.27-1|155	%{_iconsdir}/*.png
12mu|mdkonline-2.77.27-1|156	%{_liconsdir}/*.png
12mu|mdkonline-2.77.27-1|157	%_datadir/mime/packages/*
12mu|mdkonline-2.77.27-1|158	%_datadir/mimelnk/application/
12mu|mdkonline-2.77.27-1|159	%{_datadir}/%{name}/pixmaps/*.png
12mu|mdkonline-2.77.27-1|160	%ghost %config(noreplace) %_sysconfdir/cron.daily/mdkupdate
12mu|mdkonline-2.77.27-1|161	%config(noreplace) %_sysconfdir/sysconfig/mdkapplet
12mu|mdkonline-2.77.27-1|162	%{_sysconfdir}/pam.d/*
12mu|mdkonline-2.77.27-1|163	%{_sysconfdir}/security/console.apps/*
12mu|mdkonline-2.77.27-1|164	
12mu|mdkonline-2.77.27-1|165	
12mu|mdkonline-2.77.27-1|166	##################################################################
12mu|mdkonline-2.77.27-1|167	#
12mu|mdkonline-2.77.27-1|168	#
12mu|mdkonline-2.77.27-1|169	# !!!!!!!! WARNING => THIS HAS TO BE EDITED IN THE CVS !!!!!!!!!!!
12mu|mdkonline-2.77.27-1|170	#
12mu|mdkonline-2.77.27-1|171	#
12mu|mdkonline-2.77.27-1|172	##################################################################
12mu|mdkonline-2.77.27-1|173	# get the source from our cvs repository (see
12mu|mdkonline-2.77.27-1|174	# http://www.mandrivalinux.com/en/cvs.php3)
12mu|mdkonline-2.77.27-1|175	
12mu|mdkonline-2.77.27-1|176	
12mu|mdkonline-2.77.27-1|177	
12mu|mdkonline-2.77.27-1|178	
12mu|mdkonline-2.77.27-1|179	%changelog
12mu|mdkonline-2.77.27-1|180	* Tue Aug 13 2013 akdengi <akdengi> 2.77.27-1
12mu|mdkonline-2.77.27-1|181	- change applet icons
12mu|mdkonline-2.77.27-1|182	- move urpmi.update consolehelper to urpmi package
12mu|mdkonline-2.77.27-1|183	
12mu|mdkonline-2.77.27-1|184	* Tue Feb 06 2013 akdengi <akdeing> 2.77.22-12
12mu|mdkonline-2.77.27-1|185	- use new pam.d and console.apps for urpmi.update due new usermod
12mu|mdkonline-2.77.27-1|186	
12mu|mdkonline-2.77.27-1|187	* Fri Aug 12 2011 Alexander Barakin <abarakin@mandriva.org> 2.77.22-2mdv2011.0
12mu|mdkonline-2.77.27-1|188	+ Revision: 694254
12mu|mdkonline-2.77.27-1|189	- Deprecated use of my() in false conditional #63822

20223 12
12mu|mdvinput-1.6.2-2|1	Name: mdvinput
12mu|mdvinput-1.6.2-2|2	Version: 1.6.2
12mu|mdvinput-1.6.2-2|3	Release: 2
12mu|mdvinput-1.6.2-2|4	Summary:  Small programm for set keyboard, mouse and touchpad
12mu|mdvinput-1.6.2-2|5	
12mu|mdvinput-1.6.2-2|6	Group: Graphical desktop/Other
12mu|mdvinput-1.6.2-2|7	License: GPLv2+
12mu|mdvinput-1.6.2-2|8	Source0: http://mandriva-lxde.googlecode.com/files/%{name}-%{version}.tar.gz
12mu|mdvinput-1.6.2-2|9	Patch0:  mdvinput-1.6.2-missing-locale.patch
12mu|mdvinput-1.6.2-2|10	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12mu|mdvinput-1.6.2-2|11	URL:	http://mandriva-lxde.googlecode.com
12mu|mdvinput-1.6.2-2|12	Requires: python, pygtk2.0, python-configobj
12mu|mdvinput-1.6.2-2|13	Suggests: x11-driver-input-synaptics
12mu|mdvinput-1.6.2-2|14	Obsoletes: lxinput
12mu|mdvinput-1.6.2-2|15	BuildArch: noarch
12mu|mdvinput-1.6.2-2|16	
12mu|mdvinput-1.6.2-2|17	%description
12mu|mdvinput-1.6.2-2|18	
12mu|mdvinput-1.6.2-2|19	Small utilite for setup keyboard, mouse and touchpad.
12mu|mdvinput-1.6.2-2|20	
12mu|mdvinput-1.6.2-2|21	%prep
12mu|mdvinput-1.6.2-2|22	%setup -q
12mu|mdvinput-1.6.2-2|23	%patch0 -p1
12mu|mdvinput-1.6.2-2|24	
12mu|mdvinput-1.6.2-2|25	%install
12mu|mdvinput-1.6.2-2|26	rm -rf $RPM_BUILD_ROOT
12mu|mdvinput-1.6.2-2|27	
12mu|mdvinput-1.6.2-2|28	mkdir -p %buildroot/usr
12mu|mdvinput-1.6.2-2|29	mkdir -p %buildroot/usr/lib
12mu|mdvinput-1.6.2-2|30	mkdir -p %buildroot%{_datadir}/applications
12mu|mdvinput-1.6.2-2|31	
12mu|mdvinput-1.6.2-2|32	cp -rf ./bin %buildroot/usr/
12mu|mdvinput-1.6.2-2|33	cp -rf ./share %buildroot/usr/
12mu|mdvinput-1.6.2-2|34	cp -rf ./mdvinput %buildroot/usr/lib/
12mu|mdvinput-1.6.2-2|35	
12mu|mdvinput-1.6.2-2|36	%clean
12mu|mdvinput-1.6.2-2|37	rm -rf $RPM_BUILD_ROOT
12mu|mdvinput-1.6.2-2|38	
12mu|mdvinput-1.6.2-2|39	%files
12mu|mdvinput-1.6.2-2|40	%defattr(-,root,root,-)
12mu|mdvinput-1.6.2-2|41	%{_bindir}/*
12mu|mdvinput-1.6.2-2|42	%{_datadir}/applications/*.desktop
12mu|mdvinput-1.6.2-2|43	%{_datadir}/locale/*
12mu|mdvinput-1.6.2-2|44	%{_datadir}/%{name}
12mu|mdvinput-1.6.2-2|45	/usr/lib/%{name}
12mu|mdvinput-1.6.2-2|46	
12mu|mdvinput-1.6.2-2|47	%changelog
12mu|mdvinput-1.6.2-2|48	* Tue Aug 23 2011 Александр Казанцев <kazancas@mandriva.org> 1.6.2-1mdv2011.0
12mu|mdvinput-1.6.2-2|49	+ Revision: 696319
12mu|mdvinput-1.6.2-2|50	- 1.6.2 fix error with lxsession conf dir if not exist
12mu|mdvinput-1.6.2-2|51	
12mu|mdvinput-1.6.2-2|52	* Fri Aug 19 2011 Александр Казанцев <kazancas@mandriva.org> 1.6.1-1
12mu|mdvinput-1.6.2-2|53	+ Revision: 695822
12mu|mdvinput-1.6.2-2|54	- change source structure
12mu|mdvinput-1.6.2-2|55	- add working locale support
12mu|mdvinput-1.6.2-2|56	- split mdvinput to lib and share
12mu|mdvinput-1.6.2-2|57	- add simple setup script
12mu|mdvinput-1.6.2-2|58	
12mu|mdvinput-1.6.2-2|59	* Fri Aug 19 2011 Александр Казанцев <kazancas@mandriva.org> 1.6-2
12mu|mdvinput-1.6.2-2|60	+ Revision: 695257
12mu|mdvinput-1.6.2-2|61	- redesign UI like lxinput
12mu|mdvinput-1.6.2-2|62	- add setting save and read to lxsession conf file
12mu|mdvinput-1.6.2-2|63	- add smart feautures for touchpad
12mu|mdvinput-1.6.2-2|64	- apply setiing when press OK button
12mu|mdvinput-1.6.2-2|65	
12mu|mdvinput-1.6.2-2|66	* Thu Aug 04 2011 Александр Казанцев <kazancas@mandriva.org> 1.5-2
12mu|mdvinput-1.6.2-2|67	+ Revision: 693234
12mu|mdvinput-1.6.2-2|68	- add missing mouse.png
12mu|mdvinput-1.6.2-2|69	
12mu|mdvinput-1.6.2-2|70	* Wed Aug 03 2011 Александр Казанцев <kazancas@mandriva.org> 1.5-1
12mu|mdvinput-1.6.2-2|71	+ Revision: 692971
12mu|mdvinput-1.6.2-2|72	- imported package mdvinput
12mu|mdvinput-1.6.2-2|73	

20224 12
12mu|media-player-info-17-1|1	Name:		media-player-info
12mu|media-player-info-17-1|2	Version:	17
12mu|media-player-info-17-1|3	Release:	%mkrel 1
12mu|media-player-info-17-1|4	Summary:	Media Player Information
12mu|media-player-info-17-1|5	Group:		System/Kernel and hardware
12mu|media-player-info-17-1|6	License:	BSD
12mu|media-player-info-17-1|7	URL:		http://people.freedesktop.org/~teuf/media-player-info/
12mu|media-player-info-17-1|8	Source0:	http://people.freedesktop.org/~teuf/media-player-info/%{name}-%{version}.tar.gz
12mu|media-player-info-17-1|9	BuildRequires:	python
12mu|media-player-info-17-1|10	BuildRequires:	udev-devel
12mu|media-player-info-17-1|11	BuildArch:	noarch
12mu|media-player-info-17-1|12	
12mu|media-player-info-17-1|13	%description
12mu|media-player-info-17-1|14	This is the freedesktop.org media player information database.
12mu|media-player-info-17-1|15	
12mu|media-player-info-17-1|16	This package contains udev rules to identify media players as well as a
12mu|media-player-info-17-1|17	compilation of .mpi files describing the media player capabilities of these
12mu|media-player-info-17-1|18	devices. This information used to live in hal-info, but it has been moved to
12mu|media-player-info-17-1|19	its own package as part of the "halectomy".
12mu|media-player-info-17-1|20	
12mu|media-player-info-17-1|21	%prep
12mu|media-player-info-17-1|22	%setup -q
12mu|media-player-info-17-1|23	
12mu|media-player-info-17-1|24	%build
12mu|media-player-info-17-1|25	%configure2_5x
12mu|media-player-info-17-1|26	%make
12mu|media-player-info-17-1|27	
12mu|media-player-info-17-1|28	%install
12mu|media-player-info-17-1|29	%makeinstall_std
12mu|media-player-info-17-1|30	
12mu|media-player-info-17-1|31	%files
12mu|media-player-info-17-1|32	%doc README NEWS
12mu|media-player-info-17-1|33	%dir %{_datadir}/media-player-info
12mu|media-player-info-17-1|34	%{_datadir}/media-player-info/*.mpi
12mu|media-player-info-17-1|35	/lib/udev/rules.d/40-usb-media-players.rules
12mu|media-player-info-17-1|36	
12mu|media-player-info-17-1|37	
12mu|media-player-info-17-1|38	%changelog
12mu|media-player-info-17-1|39	* Thu May 31 2012 Alexander Khrukin <akhrukin@mandriva.org> 17-1mdv2012.0
12mu|media-player-info-17-1|40	+ Revision: 801520
12mu|media-player-info-17-1|41	- version update 17
12mu|media-player-info-17-1|42	
12mu|media-player-info-17-1|43	* Tue Aug 24 2010 Christophe Fergeau <cfergeau@mandriva.com> 7-1mdv2011.0
12mu|media-player-info-17-1|44	+ Revision: 572676
12mu|media-player-info-17-1|45	- release 7
12mu|media-player-info-17-1|46	- media-player-info 6
12mu|media-player-info-17-1|47	
12mu|media-player-info-17-1|48	* Fri Mar 19 2010 Christophe Fergeau <cfergeau@mandriva.com> 5-1mdv2010.1
12mu|media-player-info-17-1|49	+ Revision: 525215
12mu|media-player-info-17-1|50	- fix udev rule file name
12mu|media-player-info-17-1|51	- new media-player-info release
12mu|media-player-info-17-1|52	
12mu|media-player-info-17-1|53	* Thu Jan 21 2010 Christophe Fergeau <cfergeau@mandriva.com> 4-1mdv2010.1
12mu|media-player-info-17-1|54	+ Revision: 494497
12mu|media-player-info-17-1|55	- new upstream release
12mu|media-player-info-17-1|56	
12mu|media-player-info-17-1|57	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 3-1mdv2010.0
12mu|media-player-info-17-1|58	+ Revision: 424582
12mu|media-player-info-17-1|59	- update to version 3
12mu|media-player-info-17-1|60	
12mu|media-player-info-17-1|61	* Tue Sep 01 2009 Christophe Fergeau <cfergeau@mandriva.com> 2-1mdv2010.0
12mu|media-player-info-17-1|62	+ Revision: 423608
12mu|media-player-info-17-1|63	- add missing BuildRequires
12mu|media-player-info-17-1|64	- import media-player-info
12mu|media-player-info-17-1|65	

20225 12
12mu|memtest86+-4.20-3|1	# Debug package is empty and rpmlint rejects build
12mu|memtest86+-4.20-3|2	%define _enable_debug_packages %{nil}
12mu|memtest86+-4.20-3|3	%define debug_package %{nil}
12mu|memtest86+-4.20-3|4	
12mu|memtest86+-4.20-3|5	Summary:	A stand alone memory test for i386 architecture systems
12mu|memtest86+-4.20-3|6	Name:		memtest86+
12mu|memtest86+-4.20-3|7	Version:	4.20
12mu|memtest86+-4.20-3|8	Release:	3
12mu|memtest86+-4.20-3|9	License:	GPL
12mu|memtest86+-4.20-3|10	Source0:	http://www.memtest.org/download/%{version}/%{name}-%{version}.tar.gz
12mu|memtest86+-4.20-3|11	Patch0:         memtest86+-4.20.gcc.4.7.test7.patch
12mu|memtest86+-4.20-3|12	URL:		http://www.memtest.org
12mu|memtest86+-4.20-3|13	Group:		System/Kernel and hardware
12mu|memtest86+-4.20-3|14	BuildRequires:	dev86
12mu|memtest86+-4.20-3|15	Requires:	initscripts, drakxtools-backend
12mu|memtest86+-4.20-3|16	
12mu|memtest86+-4.20-3|17	ExclusiveArch:	%{ix86} x86_64
12mu|memtest86+-4.20-3|18	%rename	memtest86
12mu|memtest86+-4.20-3|19	
12mu|memtest86+-4.20-3|20	%description
12mu|memtest86+-4.20-3|21	Memtest86 is thorough, stand alone memory test for i386 architecture
12mu|memtest86+-4.20-3|22	systems.  BIOS based memory tests are only a quick check and often
12mu|memtest86+-4.20-3|23	missfailures that are detected by Memtest86.
12mu|memtest86+-4.20-3|24	
12mu|memtest86+-4.20-3|25	%prep
12mu|memtest86+-4.20-3|26	%setup -q
12mu|memtest86+-4.20-3|27	%patch0 -p1
12mu|memtest86+-4.20-3|28	
12mu|memtest86+-4.20-3|29	%build
12mu|memtest86+-4.20-3|30	%make
12mu|memtest86+-4.20-3|31	
12mu|memtest86+-4.20-3|32	%install
12mu|memtest86+-4.20-3|33	install -m644 memtest.bin -D %{buildroot}/boot/memtest.bin
12mu|memtest86+-4.20-3|34	
12mu|memtest86+-4.20-3|35	%post
12mu|memtest86+-4.20-3|36	if [ -x /usr/sbin/bootloader-config ]; then
12mu|memtest86+-4.20-3|37	/usr/sbin/bootloader-config --action add-entry --label memtest --image /boot/memtest.bin
12mu|memtest86+-4.20-3|38	fi
12mu|memtest86+-4.20-3|39	
12mu|memtest86+-4.20-3|40	%preun
12mu|memtest86+-4.20-3|41	if [ -x /usr/sbin/bootloader-config ]; then
12mu|memtest86+-4.20-3|42	/usr/sbin/bootloader-config --action remove-entry --label memtest
12mu|memtest86+-4.20-3|43	fi
12mu|memtest86+-4.20-3|44	
12mu|memtest86+-4.20-3|45	%files
12mu|memtest86+-4.20-3|46	%doc FAQ
12mu|memtest86+-4.20-3|47	/boot/memtest.bin
12mu|memtest86+-4.20-3|48	
12mu|memtest86+-4.20-3|49	
12mu|memtest86+-4.20-3|50	
12mu|memtest86+-4.20-3|51	
12mu|memtest86+-4.20-3|52	%changelog
12mu|memtest86+-4.20-3|53	* Thu Dec 22 2011 Andrey Bondrov <abondrov@mandriva.org> 4.20-1
12mu|memtest86+-4.20-3|54	+ Revision: 744467
12mu|memtest86+-4.20-3|55	- New version 4.20

20226 12
12mu|menu-cache-0.5.0-1|1	Summary:	A library to speed up freedesktop.org application menus
12mu|menu-cache-0.5.0-1|2	Name:		menu-cache
12mu|menu-cache-0.5.0-1|3	Version:	0.5.0
12mu|menu-cache-0.5.0-1|4	Release:	1
12mu|menu-cache-0.5.0-1|5	License:	GPLv2+
12mu|menu-cache-0.5.0-1|6	Group:		Graphical desktop/Other
12mu|menu-cache-0.5.0-1|7	Source0:	http://dfn.dl.sourceforge.net/sourceforge/lxde/%{name}-%{version}.tar.gz
12mu|menu-cache-0.5.0-1|8	URL:		http://lxde.sourceforge.net/
12mu|menu-cache-0.5.0-1|9	BuildRequires:	glib2-devel
12mu|menu-cache-0.5.0-1|10	BuildRequires:	intltool
12mu|menu-cache-0.5.0-1|11	
12mu|menu-cache-0.5.0-1|12	%description
12mu|menu-cache-0.5.0-1|13	Libmenu-cache is a library creating and utilizing caches to speed up
12mu|menu-cache-0.5.0-1|14	freedesktop.org application menus.
12mu|menu-cache-0.5.0-1|15	It can be used as a replacement of libgnome-menu of gnome-menus.
12mu|menu-cache-0.5.0-1|16	
12mu|menu-cache-0.5.0-1|17	Advantages:
12mu|menu-cache-0.5.0-1|18	1. Faster loading of menus.
12mu|menu-cache-0.5.0-1|19	2. Ease of use. (API is very similar to that of libgnome-menu)
12mu|menu-cache-0.5.0-1|20	3. Lightweight runtime library. (Parsing of the menu definition files
12mu|menu-cache-0.5.0-1|21	are done by menu-cache-gen when the menus are really changed.)
12mu|menu-cache-0.5.0-1|22	4. Less unnecessary and complicated file monitoring.
12mu|menu-cache-0.5.0-1|23	5. Greatly reduced disk I/O.
12mu|menu-cache-0.5.0-1|24	
12mu|menu-cache-0.5.0-1|25	%files
12mu|menu-cache-0.5.0-1|26	%{_libexecdir}/menu-cache*
12mu|menu-cache-0.5.0-1|27	
12mu|menu-cache-0.5.0-1|28	#----------------------------------------------------------------------
12mu|menu-cache-0.5.0-1|29	
12mu|menu-cache-0.5.0-1|30	%define major 3
12mu|menu-cache-0.5.0-1|31	%define libname %mklibname %{name} %{major}
12mu|menu-cache-0.5.0-1|32	
12mu|menu-cache-0.5.0-1|33	%package -n %{libname}
12mu|menu-cache-0.5.0-1|34	Group:		Graphical desktop/Other
12mu|menu-cache-0.5.0-1|35	Requires:	%{name} >= %{version}
12mu|menu-cache-0.5.0-1|36	Summary:	Contains shared libraries for %{name}
12mu|menu-cache-0.5.0-1|37	
12mu|menu-cache-0.5.0-1|38	%description -n %{libname}
12mu|menu-cache-0.5.0-1|39	This package contains shared libraries for %{name}.
12mu|menu-cache-0.5.0-1|40	
12mu|menu-cache-0.5.0-1|41	%files -n %{libname}
12mu|menu-cache-0.5.0-1|42	%{_libdir}/*.so.%{major}*
12mu|menu-cache-0.5.0-1|43	
12mu|menu-cache-0.5.0-1|44	#----------------------------------------------------------------------
12mu|menu-cache-0.5.0-1|45	
12mu|menu-cache-0.5.0-1|46	%define develname %mklibname -d %{name}
12mu|menu-cache-0.5.0-1|47	
12mu|menu-cache-0.5.0-1|48	%package -n %{develname}
12mu|menu-cache-0.5.0-1|49	Group:		Graphical desktop/Other
12mu|menu-cache-0.5.0-1|50	Requires:	%{libname} = %{version}
12mu|menu-cache-0.5.0-1|51	Summary:	Contains development files for %{name}
12mu|menu-cache-0.5.0-1|52	Provides:	%{name}-devel = %{version}
12mu|menu-cache-0.5.0-1|53	Provides:	lib%{name}-devel = %{version}
12mu|menu-cache-0.5.0-1|54	
12mu|menu-cache-0.5.0-1|55	%description -n %{develname}
12mu|menu-cache-0.5.0-1|56	This package contains development files for %{name}.
12mu|menu-cache-0.5.0-1|57	
12mu|menu-cache-0.5.0-1|58	%files -n %{develname}
12mu|menu-cache-0.5.0-1|59	%{_libdir}/*.so
12mu|menu-cache-0.5.0-1|60	%{_includedir}/%{name}
12mu|menu-cache-0.5.0-1|61	%{_libdir}/pkgconfig/*.pc
12mu|menu-cache-0.5.0-1|62	
12mu|menu-cache-0.5.0-1|63	#----------------------------------------------------------------------
12mu|menu-cache-0.5.0-1|64	%prep
12mu|menu-cache-0.5.0-1|65	%setup -q
12mu|menu-cache-0.5.0-1|66	
12mu|menu-cache-0.5.0-1|67	%build
12mu|menu-cache-0.5.0-1|68	%configure2_5x --disable-static
12mu|menu-cache-0.5.0-1|69	%make
12mu|menu-cache-0.5.0-1|70	
12mu|menu-cache-0.5.0-1|71	%install
12mu|menu-cache-0.5.0-1|72	rm -rf %{buildroot}
12mu|menu-cache-0.5.0-1|73	%makeinstall_std
12mu|menu-cache-0.5.0-1|74	
12mu|menu-cache-0.5.0-1|75	%clean
12mu|menu-cache-0.5.0-1|76	rm -rf %{buildroot}
12mu|menu-cache-0.5.0-1|77	
12mu|menu-cache-0.5.0-1|78	
12mu|menu-cache-0.5.0-1|79	%changelog
12mu|menu-cache-0.5.0-1|80	* Wed May 30 2012 Andrey Bondrov <abondrov@mandriva.org> 0.3.2-4
12mu|menu-cache-0.5.0-1|81	+ Revision: 801210
12mu|menu-cache-0.5.0-1|82	- Don't use find_lang here, it does nothing
12mu|menu-cache-0.5.0-1|83	- Rebuild to get rid of .la file, spec cleanup
12mu|menu-cache-0.5.0-1|84	
12mu|menu-cache-0.5.0-1|85	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-3
12mu|menu-cache-0.5.0-1|86	+ Revision: 666416
12mu|menu-cache-0.5.0-1|87	- mass rebuild
12mu|menu-cache-0.5.0-1|88	
12mu|menu-cache-0.5.0-1|89	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-2mdv2011.0
12mu|menu-cache-0.5.0-1|90	+ Revision: 606637
12mu|menu-cache-0.5.0-1|91	- rebuild
12mu|menu-cache-0.5.0-1|92	
12mu|menu-cache-0.5.0-1|93	+ Ahmad Samir <ahmadsamir@mandriva.org>
12mu|menu-cache-0.5.0-1|94	- change lib package requires to ease future major changes (tip from Anssi)
12mu|menu-cache-0.5.0-1|95	
12mu|menu-cache-0.5.0-1|96	* Sun Feb 28 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.3.2-1mdv2010.1
12mu|menu-cache-0.5.0-1|97	+ Revision: 512516
12mu|menu-cache-0.5.0-1|98	- new upstream release 0.3.2
12mu|menu-cache-0.5.0-1|99	
12mu|menu-cache-0.5.0-1|100	* Tue Feb 16 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.3.1-1mdv2010.1
12mu|menu-cache-0.5.0-1|101	+ Revision: 506650
12mu|menu-cache-0.5.0-1|102	- new upstream release 0.3.1
12mu|menu-cache-0.5.0-1|103	
12mu|menu-cache-0.5.0-1|104	* Sun Feb 14 2010 Funda Wang <fwang@mandriva.org> 0.3.0-1mdv2010.1
12mu|menu-cache-0.5.0-1|105	+ Revision: 505931
12mu|menu-cache-0.5.0-1|106	- new version 0.3.0
12mu|menu-cache-0.5.0-1|107	
12mu|menu-cache-0.5.0-1|108	* Mon Nov 09 2009 Frederik Himpe <fhimpe@mandriva.org> 0.2.6-1mdv2010.1
12mu|menu-cache-0.5.0-1|109	+ Revision: 463694
12mu|menu-cache-0.5.0-1|110	- update to new version 0.2.6
12mu|menu-cache-0.5.0-1|111	
12mu|menu-cache-0.5.0-1|112	* Fri Jul 31 2009 Frederic Crozat <fcrozat@mandriva.com> 0.2.5-2mdv2010.0
12mu|menu-cache-0.5.0-1|113	+ Revision: 405083
12mu|menu-cache-0.5.0-1|114	- Ensure libraries are not duplicated in main package
12mu|menu-cache-0.5.0-1|115	
12mu|menu-cache-0.5.0-1|116	* Fri May 01 2009 Funda Wang <fwang@mandriva.org> 0.2.5-1mdv2010.0
12mu|menu-cache-0.5.0-1|117	+ Revision: 369562
12mu|menu-cache-0.5.0-1|118	- fix file list
12mu|menu-cache-0.5.0-1|119	- New version 0.2.5
12mu|menu-cache-0.5.0-1|120	
12mu|menu-cache-0.5.0-1|121	* Tue Apr 21 2009 Funda Wang <fwang@mandriva.org> 0.2.4-1mdv2009.1
12mu|menu-cache-0.5.0-1|122	+ Revision: 368476
12mu|menu-cache-0.5.0-1|123	- New version 0.2.4
12mu|menu-cache-0.5.0-1|124	
12mu|menu-cache-0.5.0-1|125	* Mon Apr 06 2009 Funda Wang <fwang@mandriva.org> 0.2.3-1mdv2009.1
12mu|menu-cache-0.5.0-1|126	+ Revision: 364363
12mu|menu-cache-0.5.0-1|127	- New version 0.2.3
12mu|menu-cache-0.5.0-1|128	
12mu|menu-cache-0.5.0-1|129	* Thu Dec 11 2008 Funda Wang <fwang@mandriva.org> 0.2.2-1mdv2009.1
12mu|menu-cache-0.5.0-1|130	+ Revision: 312650
12mu|menu-cache-0.5.0-1|131	- New version 0.2.2
12mu|menu-cache-0.5.0-1|132	
12mu|menu-cache-0.5.0-1|133	* Wed Dec 10 2008 Funda Wang <fwang@mandriva.org> 0.2.1-1mdv2009.1
12mu|menu-cache-0.5.0-1|134	+ Revision: 312478
12mu|menu-cache-0.5.0-1|135	- New versino 0.2.1
12mu|menu-cache-0.5.0-1|136	
12mu|menu-cache-0.5.0-1|137	* Fri Nov 28 2008 Funda Wang <fwang@mandriva.org> 0.1.2-1mdv2009.1
12mu|menu-cache-0.5.0-1|138	+ Revision: 307390
12mu|menu-cache-0.5.0-1|139	- new version 0.1.2
12mu|menu-cache-0.5.0-1|140	
12mu|menu-cache-0.5.0-1|141	* Fri Nov 28 2008 Funda Wang <fwang@mandriva.org> 0.1.1-1mdv2009.1
12mu|menu-cache-0.5.0-1|142	+ Revision: 307342
12mu|menu-cache-0.5.0-1|143	- import menu-cache
12mu|menu-cache-0.5.0-1|144	
12mu|menu-cache-0.5.0-1|145	

20227 12
12mu|mesa-9.2.4-4|1	# (cg) Cheater...
12mu|mesa-9.2.4-4|2	%define Werror_cflags %nil
12mu|mesa-9.2.4-4|3	
12mu|mesa-9.2.4-4|4	# (aco) Needed for the dri drivers
12mu|mesa-9.2.4-4|5	%define _disable_ld_no_undefined 1
12mu|mesa-9.2.4-4|6	
12mu|mesa-9.2.4-4|7	%bcond_with opencl
12mu|mesa-9.2.4-4|8	%bcond_without osmesa
12mu|mesa-9.2.4-4|9	%bcond_without radeonsi
12mu|mesa-9.2.4-4|10	%bcond_with va
12mu|mesa-9.2.4-4|11	%bcond_without vdpau
12mu|mesa-9.2.4-4|12	%bcond_without wayland
12mu|mesa-9.2.4-4|13	
12mu|mesa-9.2.4-4|14	%ifarch %{arm}
12mu|mesa-9.2.4-4|15	%define dri_drivers "nouveau,r200,radeon"
12mu|mesa-9.2.4-4|16	%else
12mu|mesa-9.2.4-4|17	%define dri_drivers "i915,i965,nouveau,r200,radeon"
12mu|mesa-9.2.4-4|18	%bcond_without vmware
12mu|mesa-9.2.4-4|19	%endif
12mu|mesa-9.2.4-4|20	
12mu|mesa-9.2.4-4|21	# as for the dri drivers: so providing one.
12mu|mesa-9.2.4-4|22	%define gallium_drivers "r300,r600,nouveau,svga,swrast"
12mu|mesa-9.2.4-4|23	%if %{with radeonsi}
12mu|mesa-9.2.4-4|24	%define gallium_drivers "r300,r600,radeonsi,nouveau,svga,swrast"
12mu|mesa-9.2.4-4|25	%endif
12mu|mesa-9.2.4-4|26	
12mu|mesa-9.2.4-4|27	%define short_ver 9.2.4
12mu|mesa-9.2.4-4|28	
12mu|mesa-9.2.4-4|29	Summary:	OpenGL 3.0 compatible 3D graphics library
12mu|mesa-9.2.4-4|30	Name:		mesa
12mu|mesa-9.2.4-4|31	Version:	9.2.4
12mu|mesa-9.2.4-4|32	Release:	4
12mu|mesa-9.2.4-4|33	License:	MIT
12mu|mesa-9.2.4-4|34	Group:		System/Libraries
12mu|mesa-9.2.4-4|35	Url:		http://www.mesa3d.org
12mu|mesa-9.2.4-4|36	Source0:	ftp://ftp.freedesktop.org/pub/mesa/%{version}/MesaLib-%{short_ver}.tar.bz2
12mu|mesa-9.2.4-4|37	Source3:	make-git-snapshot.sh
12mu|mesa-9.2.4-4|38	Source5:	mesa-driver-install
12mu|mesa-9.2.4-4|39	Source6:	XvMCConfig
12mu|mesa-9.2.4-4|40	Source7:	README.xvmc
12mu|mesa-9.2.4-4|41	Patch1:		GLX_INDIRECT_RENDERING_mesa9_1.patch
12mu|mesa-9.2.4-4|42	Patch2:		mesa-9.2-evergreen-big-endian.patch
12mu|mesa-9.2.4-4|43	Patch3:		mesa-9.2-hardware-float.patch
12mu|mesa-9.2.4-4|44	#Fedora
12mu|mesa-9.2.4-4|45	Patch16: mesa-9.2-no-useless-vdpau.patch
12mu|mesa-9.2.4-4|46	
12mu|mesa-9.2.4-4|47	BuildRequires:	bison
12mu|mesa-9.2.4-4|48	BuildRequires:	flex
12mu|mesa-9.2.4-4|49	BuildRequires:	gccmakedep
12mu|mesa-9.2.4-4|50	BuildRequires:	libxml2-python
12mu|mesa-9.2.4-4|51	BuildRequires:	makedepend
12mu|mesa-9.2.4-4|52	BuildRequires:	elfutils-devel
12mu|mesa-9.2.4-4|53	BuildRequires:	llvm-devel
12mu|mesa-9.2.4-4|54	BuildRequires:	pkgconfig(expat)
12mu|mesa-9.2.4-4|55	BuildRequires:	pkgconfig(libdrm) >= 2.4.21
12mu|mesa-9.2.4-4|56	BuildRequires:	pkgconfig(libudev)
12mu|mesa-9.2.4-4|57	%if %{with va}
12mu|mesa-9.2.4-4|58	BuildRequires:	pkgconfig(libva)
12mu|mesa-9.2.4-4|59	%endif
12mu|mesa-9.2.4-4|60	BuildRequires:	pkgconfig(talloc)
12mu|mesa-9.2.4-4|61	%if %{with vdpau}
12mu|mesa-9.2.4-4|62	BuildRequires:	pkgconfig(vdpau)
12mu|mesa-9.2.4-4|63	%endif
12mu|mesa-9.2.4-4|64	%if %{with wayland}
12mu|mesa-9.2.4-4|65	BuildRequires:	pkgconfig(wayland-client)
12mu|mesa-9.2.4-4|66	%endif
12mu|mesa-9.2.4-4|67	BuildRequires:	pkgconfig(x11)
12mu|mesa-9.2.4-4|68	BuildRequires:	pkgconfig(xdamage)
12mu|mesa-9.2.4-4|69	BuildRequires:	pkgconfig(xext)
12mu|mesa-9.2.4-4|70	BuildRequires:	pkgconfig(xfixes)
12mu|mesa-9.2.4-4|71	BuildRequires:	pkgconfig(xi)
12mu|mesa-9.2.4-4|72	BuildRequires:	pkgconfig(xmu)
12mu|mesa-9.2.4-4|73	BuildRequires:	pkgconfig(xproto)
12mu|mesa-9.2.4-4|74	BuildRequires:	pkgconfig(xt)
12mu|mesa-9.2.4-4|75	BuildRequires:	pkgconfig(xvmc)
12mu|mesa-9.2.4-4|76	BuildRequires:	pkgconfig(xxf86vm)
12mu|mesa-9.2.4-4|77	
12mu|mesa-9.2.4-4|78	%description
12mu|mesa-9.2.4-4|79	Mesa is an OpenGL compatible 3D graphics library.
12mu|mesa-9.2.4-4|80	
12mu|mesa-9.2.4-4|81	%files
12mu|mesa-9.2.4-4|82	%doc docs/COPYING docs/README.*
12mu|mesa-9.2.4-4|83	%config(noreplace) %{_sysconfdir}/XvMCConfig
12mu|mesa-9.2.4-4|84	%config(noreplace) %{_sysconfdir}/X11/XvMCConfig
12mu|mesa-9.2.4-4|85	%config(noreplace) %{_sysconfdir}/drirc
12mu|mesa-9.2.4-4|86	
12mu|mesa-9.2.4-4|87	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|88	
12mu|mesa-9.2.4-4|89	%define dridrivers %mklibname dri-drivers
12mu|mesa-9.2.4-4|90	
12mu|mesa-9.2.4-4|91	%package -n %{dridrivers}
12mu|mesa-9.2.4-4|92	Summary:	Mesa DRI drivers
12mu|mesa-9.2.4-4|93	Group:		System/Libraries
12mu|mesa-9.2.4-4|94	Requires:	mesa = %{EVRD}
12mu|mesa-9.2.4-4|95	
12mu|mesa-9.2.4-4|96	%description -n %{dridrivers}
12mu|mesa-9.2.4-4|97	Mesa is an OpenGL compatible 3D graphics library. This
12mu|mesa-9.2.4-4|98	package contains the DRI drivers and also the experimental back-ends for the
12mu|mesa-9.2.4-4|99	vdpau and xvmc state trackers.
12mu|mesa-9.2.4-4|100	
12mu|mesa-9.2.4-4|101	%files -n %{dridrivers}
12mu|mesa-9.2.4-4|102	%doc docs/COPYING
12mu|mesa-9.2.4-4|103	%dir %{_libdir}/dri
12mu|mesa-9.2.4-4|104	%{_libdir}/dri/i915_dri.so
12mu|mesa-9.2.4-4|105	%{_libdir}/dri/i965_dri.so
12mu|mesa-9.2.4-4|106	%{_libdir}/dri/nouveau_dri.so
12mu|mesa-9.2.4-4|107	%{_libdir}/dri/nouveau_vieux_dri.so
12mu|mesa-9.2.4-4|108	%{_libdir}/dri/r200_dri.so
12mu|mesa-9.2.4-4|109	%{_libdir}/dri/r300_dri.so
12mu|mesa-9.2.4-4|110	%{_libdir}/dri/r600_dri.so
12mu|mesa-9.2.4-4|111	%{_libdir}/dri/radeon_dri.so
12mu|mesa-9.2.4-4|112	%if %{with radeonsi}
12mu|mesa-9.2.4-4|113	%{_libdir}/dri/radeonsi_dri.so
12mu|mesa-9.2.4-4|114	%endif
12mu|mesa-9.2.4-4|115	%{_libdir}/dri/swrast_dri.so
12mu|mesa-9.2.4-4|116	%{_libdir}/dri/vmwgfx_dri.so
12mu|mesa-9.2.4-4|117	#{_libdir}/gallium-pipe/pipe_i915.so
12mu|mesa-9.2.4-4|118	%{_libdir}/gallium-pipe/pipe_nouveau.so
12mu|mesa-9.2.4-4|119	%{_libdir}/gallium-pipe/pipe_r300.so
12mu|mesa-9.2.4-4|120	%{_libdir}/gallium-pipe/pipe_r600.so
12mu|mesa-9.2.4-4|121	%if %{with radeonsi}
12mu|mesa-9.2.4-4|122	%{_libdir}/gallium-pipe/pipe_radeonsi.so
12mu|mesa-9.2.4-4|123	%endif
12mu|mesa-9.2.4-4|124	%{_libdir}/gallium-pipe/pipe_swrast.so
12mu|mesa-9.2.4-4|125	%{_libdir}/gallium-pipe/pipe_vmwgfx.so
12mu|mesa-9.2.4-4|126	# xvmc state tracker backends
12mu|mesa-9.2.4-4|127	%{_libdir}/libXvMCnouveau.so.*
12mu|mesa-9.2.4-4|128	%{_libdir}/libXvMCr300.so.*
12mu|mesa-9.2.4-4|129	%{_libdir}/libXvMCr600.so.*
12mu|mesa-9.2.4-4|130	%{_libdir}/libXvMCsoftpipe.so.*
12mu|mesa-9.2.4-4|131	# vdpau state tracker backends
12mu|mesa-9.2.4-4|132	%{_libdir}/vdpau/libvdpau_nouveau.so.*
12mu|mesa-9.2.4-4|133	#{_libdir}/vdpau/libvdpau_r300.so.*
12mu|mesa-9.2.4-4|134	%{_libdir}/vdpau/libvdpau_r600.so.*
12mu|mesa-9.2.4-4|135	%if %{with radeonsi}
12mu|mesa-9.2.4-4|136	%{_libdir}/vdpau/libvdpau_radeonsi.so.*
12mu|mesa-9.2.4-4|137	%endif
12mu|mesa-9.2.4-4|138	#{_libdir}/vdpau/libvdpau_softpipe.so.*
12mu|mesa-9.2.4-4|139	
12mu|mesa-9.2.4-4|140	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|141	
12mu|mesa-9.2.4-4|142	%define dricoremajor 1
12mu|mesa-9.2.4-4|143	%define libdricore %mklibname dricore %{dricoremajor}
12mu|mesa-9.2.4-4|144	
12mu|mesa-9.2.4-4|145	%package -n %{libdricore}
12mu|mesa-9.2.4-4|146	Summary:	Shared library for DRI drivers
12mu|mesa-9.2.4-4|147	Group:		System/Libraries
12mu|mesa-9.2.4-4|148	
12mu|mesa-9.2.4-4|149	%description -n %{libdricore}
12mu|mesa-9.2.4-4|150	Mesa is an OpenGL compatible 3D graphics library. This
12mu|mesa-9.2.4-4|151	package contains the DRI core library, needed from all DRI drivers.
12mu|mesa-9.2.4-4|152	
12mu|mesa-9.2.4-4|153	%files -n %{libdricore}
12mu|mesa-9.2.4-4|154	%doc docs/COPYING
12mu|mesa-9.2.4-4|155	%{_libdir}/libdricore%{version}.so.%{dricoremajor}*
12mu|mesa-9.2.4-4|156	
12mu|mesa-9.2.4-4|157	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|158	
12mu|mesa-9.2.4-4|159	%define devdricore %mklibname dricore -d
12mu|mesa-9.2.4-4|160	
12mu|mesa-9.2.4-4|161	%package -n %{devdricore}
12mu|mesa-9.2.4-4|162	Summary:	Development files for DRI core
12mu|mesa-9.2.4-4|163	Group:		Development/C
12mu|mesa-9.2.4-4|164	Requires:	%{libdricore} = %{EVRD}
12mu|mesa-9.2.4-4|165	Provides:	dricore-devel = %{EVRD}
12mu|mesa-9.2.4-4|166	
12mu|mesa-9.2.4-4|167	%description -n %{devdricore}
12mu|mesa-9.2.4-4|168	Mesa is an OpenGL compatible 3D graphics library. This
12mu|mesa-9.2.4-4|169	package contains the headers needed to compile DRI drivers.
12mu|mesa-9.2.4-4|170	
12mu|mesa-9.2.4-4|171	%files -n %{devdricore}
12mu|mesa-9.2.4-4|172	%doc docs/COPYING
12mu|mesa-9.2.4-4|173	%{_libdir}/libdricore%{version}.so
12mu|mesa-9.2.4-4|174	
12mu|mesa-9.2.4-4|175	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|176	
12mu|mesa-9.2.4-4|177	%define glmajor 1
12mu|mesa-9.2.4-4|178	%define libgl %mklibname gl %{glmajor}
12mu|mesa-9.2.4-4|179	
12mu|mesa-9.2.4-4|180	%package -n %{libgl}
12mu|mesa-9.2.4-4|181	Summary:	Files for Mesa (GL and GLX libs)
12mu|mesa-9.2.4-4|182	Group:		System/Libraries
12mu|mesa-9.2.4-4|183	Requires:	%{dridrivers} = %{EVRD}
12mu|mesa-9.2.4-4|184	Suggests:	%mklibname txc-dxtn
12mu|mesa-9.2.4-4|185	# Should be removed when we cleanup other packages' Requires on this
12mu|mesa-9.2.4-4|186	Provides:	libmesagl = %{EVRD}
12mu|mesa-9.2.4-4|187	
12mu|mesa-9.2.4-4|188	%description -n %{libgl}
12mu|mesa-9.2.4-4|189	Mesa is an OpenGL compatible 3D graphics library: GL
12mu|mesa-9.2.4-4|190	and GLX parts.
12mu|mesa-9.2.4-4|191	
12mu|mesa-9.2.4-4|192	%files -n %{libgl}
12mu|mesa-9.2.4-4|193	%doc docs/COPYING
12mu|mesa-9.2.4-4|194	%{_libdir}/libGL.so.%{glmajor}*
12mu|mesa-9.2.4-4|195	%dir %{_libdir}/mesa
12mu|mesa-9.2.4-4|196	%{_libdir}/mesa/libGL.so.%{glmajor}*
12mu|mesa-9.2.4-4|197	
12mu|mesa-9.2.4-4|198	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|199	
12mu|mesa-9.2.4-4|200	%define devgl %mklibname gl -d
12mu|mesa-9.2.4-4|201	
12mu|mesa-9.2.4-4|202	%package -n %{devgl}
12mu|mesa-9.2.4-4|203	Summary:	Development files for Mesa (OpenGL compatible 3D lib)
12mu|mesa-9.2.4-4|204	Group:		Development/C
12mu|mesa-9.2.4-4|205	Requires:	%{libgl} = %{EVRD}
12mu|mesa-9.2.4-4|206	
12mu|mesa-9.2.4-4|207	%description -n %{devgl}
12mu|mesa-9.2.4-4|208	Mesa is an OpenGL compatible 3D graphics library. This
12mu|mesa-9.2.4-4|209	package contains the headers needed to compile Mesa programs.
12mu|mesa-9.2.4-4|210	
12mu|mesa-9.2.4-4|211	%files -n %{devgl}
12mu|mesa-9.2.4-4|212	%doc docs/COPYING
12mu|mesa-9.2.4-4|213	%{_includedir}/GL/gl.h
12mu|mesa-9.2.4-4|214	%{_includedir}/GL/gl_mangle.h
12mu|mesa-9.2.4-4|215	%{_includedir}/GL/glext.h
12mu|mesa-9.2.4-4|216	%{_includedir}/GL/glx.h
12mu|mesa-9.2.4-4|217	%{_includedir}/GL/glxext.h
12mu|mesa-9.2.4-4|218	%{_includedir}/GL/glx_mangle.h
12mu|mesa-9.2.4-4|219	%if !%{with osmesa}
12mu|mesa-9.2.4-4|220	%{_includedir}/GL/osmesa.h
12mu|mesa-9.2.4-4|221	%endif
12mu|mesa-9.2.4-4|222	%{_includedir}/GL/wglext.h
12mu|mesa-9.2.4-4|223	%{_libdir}/libGL.so
12mu|mesa-9.2.4-4|224	%{_libdir}/libXvMC*.so
12mu|mesa-9.2.4-4|225	%{_libdir}/pkgconfig/gl.pc
12mu|mesa-9.2.4-4|226	%{_libdir}/pkgconfig/dri.pc
12mu|mesa-9.2.4-4|227	%{_includedir}/GL/wmesa.h
12mu|mesa-9.2.4-4|228	%dir %{_includedir}/GL/internal
12mu|mesa-9.2.4-4|229	%{_includedir}/GL/internal/dri_interface.h
12mu|mesa-9.2.4-4|230	
12mu|mesa-9.2.4-4|231	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|232	
12mu|mesa-9.2.4-4|233	%define eglmajor 1
12mu|mesa-9.2.4-4|234	%define libegl %mklibname egl %{eglmajor}
12mu|mesa-9.2.4-4|235	
12mu|mesa-9.2.4-4|236	%package -n %{libegl}
12mu|mesa-9.2.4-4|237	Summary:	Files for Mesa (EGL libs)
12mu|mesa-9.2.4-4|238	Group:		System/Libraries
12mu|mesa-9.2.4-4|239	
12mu|mesa-9.2.4-4|240	%description -n %{libegl}
12mu|mesa-9.2.4-4|241	Mesa is an OpenGL compatible 3D graphics library: EGL
12mu|mesa-9.2.4-4|242	parts.
12mu|mesa-9.2.4-4|243	
12mu|mesa-9.2.4-4|244	%files -n %{libegl}
12mu|mesa-9.2.4-4|245	%doc docs/COPYING
12mu|mesa-9.2.4-4|246	%{_libdir}/libEGL.so.%{eglmajor}*
12mu|mesa-9.2.4-4|247	%dir %{_libdir}/egl
12mu|mesa-9.2.4-4|248	%{_libdir}/egl/egl_gallium.so
12mu|mesa-9.2.4-4|249	
12mu|mesa-9.2.4-4|250	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|251	
12mu|mesa-9.2.4-4|252	%define devegl %mklibname egl -d
12mu|mesa-9.2.4-4|253	
12mu|mesa-9.2.4-4|254	%package -n %{devegl}
12mu|mesa-9.2.4-4|255	Summary:	Development files for Mesa (EGL libs)
12mu|mesa-9.2.4-4|256	Group:		Development/C
12mu|mesa-9.2.4-4|257	Requires:	%{libegl} = %{EVRD}
12mu|mesa-9.2.4-4|258	
12mu|mesa-9.2.4-4|259	%description -n %{devegl}
12mu|mesa-9.2.4-4|260	Mesa is an OpenGL compatible 3D graphics library. This
12mu|mesa-9.2.4-4|261	package contains the headers needed to compile Mesa programs based on EGL.
12mu|mesa-9.2.4-4|262	
12mu|mesa-9.2.4-4|263	%files -n %{devegl}
12mu|mesa-9.2.4-4|264	%doc docs/COPYING
12mu|mesa-9.2.4-4|265	%{_includedir}/EGL
12mu|mesa-9.2.4-4|266	%{_includedir}/KHR
12mu|mesa-9.2.4-4|267	%{_libdir}/libEGL.so
12mu|mesa-9.2.4-4|268	%{_libdir}/pkgconfig/egl.pc
12mu|mesa-9.2.4-4|269	
12mu|mesa-9.2.4-4|270	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|271	
12mu|mesa-9.2.4-4|272	%define gbmmajor 1
12mu|mesa-9.2.4-4|273	%define libgbm %mklibname gbm %{gbmmajor}
12mu|mesa-9.2.4-4|274	
12mu|mesa-9.2.4-4|275	%package -n %{libgbm}
12mu|mesa-9.2.4-4|276	Summary:	Files for Mesa (gbm libs)
12mu|mesa-9.2.4-4|277	Group:		System/Libraries
12mu|mesa-9.2.4-4|278	
12mu|mesa-9.2.4-4|279	%description -n %{libgbm}
12mu|mesa-9.2.4-4|280	Mesa is an OpenGL compatible 3D graphics library: GBM
12mu|mesa-9.2.4-4|281	(Graphics Buffer Manager) parts.
12mu|mesa-9.2.4-4|282	
12mu|mesa-9.2.4-4|283	%files -n %{libgbm}
12mu|mesa-9.2.4-4|284	%doc docs/COPYING
12mu|mesa-9.2.4-4|285	%{_libdir}/libgbm.so.%{gbmmajor}*
12mu|mesa-9.2.4-4|286	%{_libdir}/gbm/gbm_*.so
12mu|mesa-9.2.4-4|287	
12mu|mesa-9.2.4-4|288	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|289	
12mu|mesa-9.2.4-4|290	%define devgbm %mklibname gbm -d
12mu|mesa-9.2.4-4|291	
12mu|mesa-9.2.4-4|292	%package -n %{devgbm}
12mu|mesa-9.2.4-4|293	Summary:	Development files for Mesa (gbm libs)
12mu|mesa-9.2.4-4|294	Group:		Development/C
12mu|mesa-9.2.4-4|295	Requires:	%{libgbm} = %{EVRD}
12mu|mesa-9.2.4-4|296	
12mu|mesa-9.2.4-4|297	%description -n %{devgbm}
12mu|mesa-9.2.4-4|298	Mesa is an OpenGL compatible 3D graphics library. This
12mu|mesa-9.2.4-4|299	package contains the headers needed to compile Mesa programs based on GBM
12mu|mesa-9.2.4-4|300	(Graphics Buffer Manager).
12mu|mesa-9.2.4-4|301	
12mu|mesa-9.2.4-4|302	%files -n %{devgbm}
12mu|mesa-9.2.4-4|303	%doc docs/COPYING
12mu|mesa-9.2.4-4|304	%{_includedir}/gbm.h
12mu|mesa-9.2.4-4|305	%{_libdir}/libgbm.so
12mu|mesa-9.2.4-4|306	%{_libdir}/pkgconfig/gbm.pc
12mu|mesa-9.2.4-4|307	
12mu|mesa-9.2.4-4|308	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|309	
12mu|mesa-9.2.4-4|310	%define glesv1major 1
12mu|mesa-9.2.4-4|311	%define libglesv1 %mklibname glesv1_ %{glesv1major}
12mu|mesa-9.2.4-4|312	
12mu|mesa-9.2.4-4|313	%package -n %{libglesv1}
12mu|mesa-9.2.4-4|314	Summary:	Files for Mesa (glesv1 libs)
12mu|mesa-9.2.4-4|315	Group:		System/Libraries
12mu|mesa-9.2.4-4|316	
12mu|mesa-9.2.4-4|317	%description -n %{libglesv1}
12mu|mesa-9.2.4-4|318	Mesa is an OpenGL compatible 3D graphics library:
12mu|mesa-9.2.4-4|319	OpenGL ES library version 1 parts. OpenGL ES is a low-level, lightweight API
12mu|mesa-9.2.4-4|320	for advanced embedded graphics using well-defined subset profiles of OpenGL.
12mu|mesa-9.2.4-4|321	
12mu|mesa-9.2.4-4|322	%files -n %{libglesv1}
12mu|mesa-9.2.4-4|323	%doc docs/COPYING
12mu|mesa-9.2.4-4|324	%{_libdir}/libGLESv1_CM.so.%{glesv1major}*
12mu|mesa-9.2.4-4|325	
12mu|mesa-9.2.4-4|326	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|327	
12mu|mesa-9.2.4-4|328	%define devglesv1 %mklibname glesv1 -d
12mu|mesa-9.2.4-4|329	
12mu|mesa-9.2.4-4|330	%package -n %{devglesv1}
12mu|mesa-9.2.4-4|331	Summary:	Development files for glesv1 libs
12mu|mesa-9.2.4-4|332	Group:		Development/C
12mu|mesa-9.2.4-4|333	Requires:	%{libglesv1} = %{EVRD}
12mu|mesa-9.2.4-4|334	
12mu|mesa-9.2.4-4|335	%description -n %{devglesv1}
12mu|mesa-9.2.4-4|336	Mesa is an OpenGL compatible 3D graphics library. This
12mu|mesa-9.2.4-4|337	package contains the headers needed to compile OpenGL ES 1 programs.
12mu|mesa-9.2.4-4|338	
12mu|mesa-9.2.4-4|339	%files -n %{devglesv1}
12mu|mesa-9.2.4-4|340	%doc docs/COPYING
12mu|mesa-9.2.4-4|341	%{_includedir}/GLES
12mu|mesa-9.2.4-4|342	%{_libdir}/libGLESv1_CM.so
12mu|mesa-9.2.4-4|343	%{_libdir}/pkgconfig/glesv1_cm.pc
12mu|mesa-9.2.4-4|344	
12mu|mesa-9.2.4-4|345	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|346	
12mu|mesa-9.2.4-4|347	%define glesv2major 2
12mu|mesa-9.2.4-4|348	%define libglesv2 %mklibname glesv2_ %{glesv2major}
12mu|mesa-9.2.4-4|349	
12mu|mesa-9.2.4-4|350	%package -n %{libglesv2}
12mu|mesa-9.2.4-4|351	Summary:	Files for Mesa (glesv2 libs)
12mu|mesa-9.2.4-4|352	Group:		System/Libraries
12mu|mesa-9.2.4-4|353	
12mu|mesa-9.2.4-4|354	%description -n %{libglesv2}
12mu|mesa-9.2.4-4|355	Mesa is an OpenGL compatible 3D graphics library:
12mu|mesa-9.2.4-4|356	OpenGL ES library version 2 parts. OpenGL ES is a low-level, lightweight API
12mu|mesa-9.2.4-4|357	for advanced embedded graphics using well-defined subset profiles of OpenGL.
12mu|mesa-9.2.4-4|358	
12mu|mesa-9.2.4-4|359	%files -n %{libglesv2}
12mu|mesa-9.2.4-4|360	%doc docs/COPYING
12mu|mesa-9.2.4-4|361	%{_libdir}/libGLESv2.so.%{glesv2major}*
12mu|mesa-9.2.4-4|362	
12mu|mesa-9.2.4-4|363	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|364	
12mu|mesa-9.2.4-4|365	%define devglesv2 %mklibname glesv2 -d
12mu|mesa-9.2.4-4|366	
12mu|mesa-9.2.4-4|367	%package -n %{devglesv2}
12mu|mesa-9.2.4-4|368	Summary:	Development files for glesv2 libs
12mu|mesa-9.2.4-4|369	Group:		Development/C
12mu|mesa-9.2.4-4|370	Requires:	%{libglesv2} = %{EVRD}
12mu|mesa-9.2.4-4|371	
12mu|mesa-9.2.4-4|372	%description -n %{devglesv2}
12mu|mesa-9.2.4-4|373	Mesa is an OpenGL compatible 3D graphics library. This
12mu|mesa-9.2.4-4|374	package contains the headers needed to compile OpenGL ES 2 programs.
12mu|mesa-9.2.4-4|375	
12mu|mesa-9.2.4-4|376	%files -n %{devglesv2}
12mu|mesa-9.2.4-4|377	%doc docs/COPYING
12mu|mesa-9.2.4-4|378	%{_includedir}/GLES2
12mu|mesa-9.2.4-4|379	%{_libdir}/libGLESv2.so
12mu|mesa-9.2.4-4|380	%{_libdir}/pkgconfig/glesv2.pc
12mu|mesa-9.2.4-4|381	
12mu|mesa-9.2.4-4|382	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|383	
12mu|mesa-9.2.4-4|384	%define devglesv3 %mklibname glesv3 -d
12mu|mesa-9.2.4-4|385	
12mu|mesa-9.2.4-4|386	%package -n %{devglesv3}
12mu|mesa-9.2.4-4|387	Summary:	Development files for glesv3 libs
12mu|mesa-9.2.4-4|388	Group:		Development/C
12mu|mesa-9.2.4-4|389	# there is no pkgconfig
12mu|mesa-9.2.4-4|390	Provides:	glesv3-devel = %{version}-%{release}
12mu|mesa-9.2.4-4|391	
12mu|mesa-9.2.4-4|392	%description -n %{devglesv3}
12mu|mesa-9.2.4-4|393	This package contains the headers needed to compile OpenGL ES 3 programs.
12mu|mesa-9.2.4-4|394	
12mu|mesa-9.2.4-4|395	%files -n %{devglesv3}
12mu|mesa-9.2.4-4|396	%doc docs/COPYING
12mu|mesa-9.2.4-4|397	%{_includedir}/GLES3
12mu|mesa-9.2.4-4|398	
12mu|mesa-9.2.4-4|399	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|400	
12mu|mesa-9.2.4-4|401	#define openvgmajor 1
12mu|mesa-9.2.4-4|402	#define libopenvg %mklibname openvg %{openvgmajor}
12mu|mesa-9.2.4-4|403	
12mu|mesa-9.2.4-4|404	#package -n %{libopenvg}
12mu|mesa-9.2.4-4|405	#Summary:	Files for MESA (OpenVG libs)
12mu|mesa-9.2.4-4|406	#Group:		System/Libraries
12mu|mesa-9.2.4-4|407	
12mu|mesa-9.2.4-4|408	#description -n %{libopenvg}
12mu|mesa-9.2.4-4|409	#Mesa is an OpenGL compatible 3D graphics library:
12mu|mesa-9.2.4-4|410	#OpenVG parts. OpenVG is a royalty-free, cross-platform API that provides a
12mu|mesa-9.2.4-4|411	#low-level hardware acceleration interface for vector graphics libraries such
12mu|mesa-9.2.4-4|412	#as Flash and SVG.
12mu|mesa-9.2.4-4|413	
12mu|mesa-9.2.4-4|414	#files -n %{libopenvg}
12mu|mesa-9.2.4-4|415	#doc docs/COPYING
12mu|mesa-9.2.4-4|416	#{_libdir}/libOpenVG.so.%{openvgmajor}*
12mu|mesa-9.2.4-4|417	
12mu|mesa-9.2.4-4|418	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|419	
12mu|mesa-9.2.4-4|420	#define devopenvg %mklibname openvg -d
12mu|mesa-9.2.4-4|421	
12mu|mesa-9.2.4-4|422	#package -n %{devopenvg}
12mu|mesa-9.2.4-4|423	#Summary:	Development files for OpenVG libs
12mu|mesa-9.2.4-4|424	#Group:		Development/C
12mu|mesa-9.2.4-4|425	#Requires:	%{libopenvg} = %{EVRD}
12mu|mesa-9.2.4-4|426	
12mu|mesa-9.2.4-4|427	#description -n %{devopenvg}
12mu|mesa-9.2.4-4|428	#Mesa is an OpenGL compatible 3D graphics library.
12mu|mesa-9.2.4-4|429	#Development files for the OpenVG library.
12mu|mesa-9.2.4-4|430	
12mu|mesa-9.2.4-4|431	#files -n %{devopenvg}
12mu|mesa-9.2.4-4|432	#doc docs/COPYING
12mu|mesa-9.2.4-4|433	#{_includedir}/VG
12mu|mesa-9.2.4-4|434	#{_libdir}/libOpenVG.so
12mu|mesa-9.2.4-4|435	#{_libdir}/pkgconfig/vg.pc
12mu|mesa-9.2.4-4|436	
12mu|mesa-9.2.4-4|437	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|438	
12mu|mesa-9.2.4-4|439	%define glapimajor 0
12mu|mesa-9.2.4-4|440	%define libglapi %mklibname glapi %{glapimajor}
12mu|mesa-9.2.4-4|441	
12mu|mesa-9.2.4-4|442	%package -n %{libglapi}
12mu|mesa-9.2.4-4|443	Summary:	Files for Mesa (glapi libs)
12mu|mesa-9.2.4-4|444	Group:		System/Libraries
12mu|mesa-9.2.4-4|445	
12mu|mesa-9.2.4-4|446	%description -n %{libglapi}
12mu|mesa-9.2.4-4|447	Mesa is an OpenGL compatible 3D graphics library. This
12mu|mesa-9.2.4-4|448	packages provides the glapi shared library used by gallium drivers.
12mu|mesa-9.2.4-4|449	
12mu|mesa-9.2.4-4|450	%files -n %{libglapi}
12mu|mesa-9.2.4-4|451	%doc docs/COPYING
12mu|mesa-9.2.4-4|452	%{_libdir}/libglapi.so.%{glapimajor}*
12mu|mesa-9.2.4-4|453	
12mu|mesa-9.2.4-4|454	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|455	
12mu|mesa-9.2.4-4|456	%define devglapi %mklibname glapi -d
12mu|mesa-9.2.4-4|457	
12mu|mesa-9.2.4-4|458	%package -n %{devglapi}
12mu|mesa-9.2.4-4|459	Summary:	Development files for glapi libs
12mu|mesa-9.2.4-4|460	Group:		Development/C
12mu|mesa-9.2.4-4|461	Requires:	%{libglapi} = %{EVRD}
12mu|mesa-9.2.4-4|462	Provides:	glapi-devel = %{EVRD}
12mu|mesa-9.2.4-4|463	
12mu|mesa-9.2.4-4|464	%description -n %{devglapi}
12mu|mesa-9.2.4-4|465	Mesa is an OpenGL compatible 3D graphics library. This
12mu|mesa-9.2.4-4|466	package contains the headers needed to compile programs against glapi shared
12mu|mesa-9.2.4-4|467	library.
12mu|mesa-9.2.4-4|468	
12mu|mesa-9.2.4-4|469	%files -n %{devglapi}
12mu|mesa-9.2.4-4|470	%doc docs/COPYING
12mu|mesa-9.2.4-4|471	%{_libdir}/libglapi.so
12mu|mesa-9.2.4-4|472	
12mu|mesa-9.2.4-4|473	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|474	
12mu|mesa-9.2.4-4|475	%define xamajor 1
12mu|mesa-9.2.4-4|476	%define libxatracker %mklibname xatracker %{xamajor}
12mu|mesa-9.2.4-4|477	
12mu|mesa-9.2.4-4|478	%package -n %{libxatracker}
12mu|mesa-9.2.4-4|479	Summary:	Files for Mesa (xa state tracker)
12mu|mesa-9.2.4-4|480	Group:		System/Libraries
12mu|mesa-9.2.4-4|481	
12mu|mesa-9.2.4-4|482	%description -n %{libxatracker}
12mu|mesa-9.2.4-4|483	Mesa is an OpenGL compatible 3D graphics library: Mesa
12mu|mesa-9.2.4-4|484	back-end for the xa state tracker.
12mu|mesa-9.2.4-4|485	
12mu|mesa-9.2.4-4|486	%files -n %{libxatracker}
12mu|mesa-9.2.4-4|487	%doc docs/COPYING
12mu|mesa-9.2.4-4|488	%{_libdir}/libxatracker.so.%{xamajor}*
12mu|mesa-9.2.4-4|489	
12mu|mesa-9.2.4-4|490	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|491	
12mu|mesa-9.2.4-4|492	%define devxatracker %mklibname xatracker -d
12mu|mesa-9.2.4-4|493	
12mu|mesa-9.2.4-4|494	%package -n %{devxatracker}
12mu|mesa-9.2.4-4|495	Summary:	Development files for xa state tracker
12mu|mesa-9.2.4-4|496	Group:		Development/C
12mu|mesa-9.2.4-4|497	Requires:	%{libxatracker} = %{EVRD}
12mu|mesa-9.2.4-4|498	
12mu|mesa-9.2.4-4|499	%description -n %{devxatracker}
12mu|mesa-9.2.4-4|500	Mesa is an OpenGL compatible 3D graphics library. This
12mu|mesa-9.2.4-4|501	package contains the headers needed to compile programs against the xa state
12mu|mesa-9.2.4-4|502	tracker.
12mu|mesa-9.2.4-4|503	
12mu|mesa-9.2.4-4|504	%files -n %{devxatracker}
12mu|mesa-9.2.4-4|505	%doc docs/COPYING
12mu|mesa-9.2.4-4|506	%{_includedir}/xa_*.h
12mu|mesa-9.2.4-4|507	%{_libdir}/libxatracker.so
12mu|mesa-9.2.4-4|508	%{_libdir}/pkgconfig/xatracker.pc
12mu|mesa-9.2.4-4|509	
12mu|mesa-9.2.4-4|510	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|511	
12mu|mesa-9.2.4-4|512	%if %{with osmesa}
12mu|mesa-9.2.4-4|513	%define osmesamajor 8
12mu|mesa-9.2.4-4|514	%define libosmesa %mklibname osmesa %{osmesamajor}
12mu|mesa-9.2.4-4|515	
12mu|mesa-9.2.4-4|516	%package -n %{libosmesa}
12mu|mesa-9.2.4-4|517	Summary:	Mesa offscreen rendering libraries
12mu|mesa-9.2.4-4|518	Group:		System/Libraries
12mu|mesa-9.2.4-4|519	
12mu|mesa-9.2.4-4|520	%description -n %{libosmesa}
12mu|mesa-9.2.4-4|521	Mesa is an OpenGL compatible 3D graphics library: Mesa
12mu|mesa-9.2.4-4|522	off-screen rendering library.
12mu|mesa-9.2.4-4|523	
12mu|mesa-9.2.4-4|524	%files -n %{libosmesa}
12mu|mesa-9.2.4-4|525	%doc docs/COPYING
12mu|mesa-9.2.4-4|526	%{_libdir}/libOSMesa.so.%{osmesamajor}*
12mu|mesa-9.2.4-4|527	%endif
12mu|mesa-9.2.4-4|528	
12mu|mesa-9.2.4-4|529	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|530	
12mu|mesa-9.2.4-4|531	%if %{with osmesa}
12mu|mesa-9.2.4-4|532	%define devosmesa %mklibname osmesa -d
12mu|mesa-9.2.4-4|533	
12mu|mesa-9.2.4-4|534	%package -n %{devosmesa}
12mu|mesa-9.2.4-4|535	Summary:	Mesa offscreen rendering development package
12mu|mesa-9.2.4-4|536	Group:		Development/C
12mu|mesa-9.2.4-4|537	Requires:	%{libosmesa} = %{EVRD}
12mu|mesa-9.2.4-4|538	
12mu|mesa-9.2.4-4|539	%description -n %{devosmesa}
12mu|mesa-9.2.4-4|540	Mesa is an OpenGL compatible 3D graphics library. This
12mu|mesa-9.2.4-4|541	package contains the Mesa off-screen rendering development files.
12mu|mesa-9.2.4-4|542	
12mu|mesa-9.2.4-4|543	%files -n %{devosmesa}
12mu|mesa-9.2.4-4|544	%doc docs/COPYING
12mu|mesa-9.2.4-4|545	%dir %{_includedir}/GL
12mu|mesa-9.2.4-4|546	%{_includedir}/GL/osmesa.h
12mu|mesa-9.2.4-4|547	%{_libdir}/libOSMesa.so
12mu|mesa-9.2.4-4|548	%{_libdir}/pkgconfig/osmesa.pc
12mu|mesa-9.2.4-4|549	%endif
12mu|mesa-9.2.4-4|550	
12mu|mesa-9.2.4-4|551	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|552	
12mu|mesa-9.2.4-4|553	%if %{with wayland}
12mu|mesa-9.2.4-4|554	%define waylandeglmajor 1
12mu|mesa-9.2.4-4|555	%define libwaylandegl %mklibname wayland-egl %{waylandeglmajor}
12mu|mesa-9.2.4-4|556	
12mu|mesa-9.2.4-4|557	%package -n %{libwaylandegl}
12mu|mesa-9.2.4-4|558	Summary:	Files for Mesa (Wayland EGL libs)
12mu|mesa-9.2.4-4|559	Group:		System/Libraries
12mu|mesa-9.2.4-4|560	
12mu|mesa-9.2.4-4|561	%description -n %{libwaylandegl}
12mu|mesa-9.2.4-4|562	Mesa is an OpenGL compatible 3D graphics library:
12mu|mesa-9.2.4-4|563	Wayland EGL platform parts.
12mu|mesa-9.2.4-4|564	
12mu|mesa-9.2.4-4|565	%files -n %{libwaylandegl}
12mu|mesa-9.2.4-4|566	%doc docs/COPYING
12mu|mesa-9.2.4-4|567	%{_libdir}/libwayland-egl.so.%{waylandeglmajor}*
12mu|mesa-9.2.4-4|568	%endif
12mu|mesa-9.2.4-4|569	
12mu|mesa-9.2.4-4|570	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|571	
12mu|mesa-9.2.4-4|572	%if %{with wayland}
12mu|mesa-9.2.4-4|573	%define devwaylandegl %mklibname wayland-egl -d
12mu|mesa-9.2.4-4|574	
12mu|mesa-9.2.4-4|575	%package -n %{devwaylandegl}
12mu|mesa-9.2.4-4|576	Summary:	Development files for Mesa (Wayland EGL libs)
12mu|mesa-9.2.4-4|577	Group:		Development/C
12mu|mesa-9.2.4-4|578	Requires:	%{libwaylandegl} = %{EVRD}
12mu|mesa-9.2.4-4|579	
12mu|mesa-9.2.4-4|580	%description -n %{devwaylandegl}
12mu|mesa-9.2.4-4|581	Mesa is an OpenGL compatible 3D graphics library. This
12mu|mesa-9.2.4-4|582	package contains the headers needed to compile Mesa programs based on Wayland
12mu|mesa-9.2.4-4|583	EGL platform.
12mu|mesa-9.2.4-4|584	
12mu|mesa-9.2.4-4|585	%files -n %{devwaylandegl}
12mu|mesa-9.2.4-4|586	%doc docs/COPYING
12mu|mesa-9.2.4-4|587	%{_libdir}/libwayland-egl.so
12mu|mesa-9.2.4-4|588	%{_libdir}/pkgconfig/wayland-egl.pc
12mu|mesa-9.2.4-4|589	%endif
12mu|mesa-9.2.4-4|590	
12mu|mesa-9.2.4-4|591	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|592	
12mu|mesa-9.2.4-4|593	%package common-devel
12mu|mesa-9.2.4-4|594	Summary:	Meta package for Mesa development files
12mu|mesa-9.2.4-4|595	Group:		Development/C
12mu|mesa-9.2.4-4|596	Requires:	%{devgl} = %{EVRD}
12mu|mesa-9.2.4-4|597	Requires:	%{devdricore} = %{EVRD}
12mu|mesa-9.2.4-4|598	Requires:	%{devxatracker} = %{EVRD}
12mu|mesa-9.2.4-4|599	Requires:	%{devegl} = %{EVRD}
12mu|mesa-9.2.4-4|600	Requires:	%{devglapi} = %{EVRD}
12mu|mesa-9.2.4-4|601	Requires:	%{devgbm} = %{EVRD}
12mu|mesa-9.2.4-4|602	Requires:	%{devglesv1} = %{EVRD}
12mu|mesa-9.2.4-4|603	Requires:	%{devglesv2} = %{EVRD}
12mu|mesa-9.2.4-4|604	Requires:	%{devglesv3} = %{EVRD}
12mu|mesa-9.2.4-4|605	#Requires:	%{devopenvg} = %{EVRD}
12mu|mesa-9.2.4-4|606	%if %{with wayland}
12mu|mesa-9.2.4-4|607	Requires:	%{devwaylandegl} = %{EVRD}
12mu|mesa-9.2.4-4|608	%endif
12mu|mesa-9.2.4-4|609	%if %{with osmesa}
12mu|mesa-9.2.4-4|610	Requires:	%{devosmesa} = %{EVRD}
12mu|mesa-9.2.4-4|611	%endif
12mu|mesa-9.2.4-4|612	Requires:	pkgconfig(glu)
12mu|mesa-9.2.4-4|613	Requires:	pkgconfig(glut)
12mu|mesa-9.2.4-4|614	
12mu|mesa-9.2.4-4|615	%description common-devel
12mu|mesa-9.2.4-4|616	Mesa common meta-package for development files.
12mu|mesa-9.2.4-4|617	
12mu|mesa-9.2.4-4|618	%files common-devel
12mu|mesa-9.2.4-4|619	# This is the meta pacakge for development
12mu|mesa-9.2.4-4|620	
12mu|mesa-9.2.4-4|621	#----------------------------------------------------------------------------
12mu|mesa-9.2.4-4|622	
12mu|mesa-9.2.4-4|623	%prep
12mu|mesa-9.2.4-4|624	%setup -q -n Mesa-%{version}
12mu|mesa-9.2.4-4|625	%apply_patches
12mu|mesa-9.2.4-4|626	
12mu|mesa-9.2.4-4|627	%if %{with osmesa}
12mu|mesa-9.2.4-4|628	# OSMesa cannot be built at the same time with the whole of Mesa:
12mu|mesa-9.2.4-4|629	# doing that causes OSMesa to miss the OpenGL symbols, see e.g.
12mu|mesa-9.2.4-4|630	# https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1066599
12mu|mesa-9.2.4-4|631	# So we duplicate the source tree and do a double build (Anssi 12/2012)
12mu|mesa-9.2.4-4|632	all=$(ls)
12mu|mesa-9.2.4-4|633	mkdir -p build-osmesa
12mu|mesa-9.2.4-4|634	cp -al $all build-osmesa
12mu|mesa-9.2.4-4|635	%endif
12mu|mesa-9.2.4-4|636	
12mu|mesa-9.2.4-4|637	%build
12mu|mesa-9.2.4-4|638	# Always (re)generate auto* generated files using our autotools and libtoolize
12mu|mesa-9.2.4-4|639	autoreconf -vfi
12mu|mesa-9.2.4-4|640	
12mu|mesa-9.2.4-4|641	# Taken from Mageia: fix build
12mu|mesa-9.2.4-4|642	# TODO: should this be fixed in llvm somehow, or maybe the library
12mu|mesa-9.2.4-4|643	# symlinks should be moved to %%{_libdir}? (Anssi 08/2012)
12mu|mesa-9.2.4-4|644	export LDFLAGS="-L%{_libdir}/llvm"
12mu|mesa-9.2.4-4|645	
12mu|mesa-9.2.4-4|646	# 1. Do configure for the "normal" tree, without OSMesa
12mu|mesa-9.2.4-4|647	%configure2_5x \
12mu|mesa-9.2.4-4|648	--enable-dri \
12mu|mesa-9.2.4-4|649	--enable-glx \
12mu|mesa-9.2.4-4|650	--enable-vdpau \
12mu|mesa-9.2.4-4|651	%if %{with opencl}
12mu|mesa-9.2.4-4|652	--enable-opencl \
12mu|mesa-9.2.4-4|653	--with-libclc-path=[/path/to/libclc/] \
12mu|mesa-9.2.4-4|654	%else
12mu|mesa-9.2.4-4|655	--disable-opencl \
12mu|mesa-9.2.4-4|656	%endif
12mu|mesa-9.2.4-4|657	--with-dri-driverdir=%{_libdir}/dri \
12mu|mesa-9.2.4-4|658	--with-dri-drivers="%{dri_drivers}" \
12mu|mesa-9.2.4-4|659	--enable-r600-llvm-compiler \
12mu|mesa-9.2.4-4|660	%if %{with vmware}
12mu|mesa-9.2.4-4|661	--enable-xa \
12mu|mesa-9.2.4-4|662	%endif
12mu|mesa-9.2.4-4|663	--with-gallium-drivers="%{gallium_drivers}" \
12mu|mesa-9.2.4-4|664	--enable-gallium-llvm \
12mu|mesa-9.2.4-4|665	--with-llvm-shared-libs \
12mu|mesa-9.2.4-4|666	--enable-egl \
12mu|mesa-9.2.4-4|667	--enable-gallium-egl \
12mu|mesa-9.2.4-4|668	--enable-gallium-gbm \
12mu|mesa-9.2.4-4|669	--enable-gbm \
12mu|mesa-9.2.4-4|670	--enable-gles1 \
12mu|mesa-9.2.4-4|671	--enable-gles2 \
12mu|mesa-9.2.4-4|672	--enable-shared-glapi \
12mu|mesa-9.2.4-4|673	%if %{with wayland}
12mu|mesa-9.2.4-4|674	--with-egl-platforms=x11,drm,wayland \
12mu|mesa-9.2.4-4|675	%else
12mu|mesa-9.2.4-4|676	--with-egl-platforms=x11,drm \
12mu|mesa-9.2.4-4|677	%endif
12mu|mesa-9.2.4-4|678	%if %{with radeonsi}
12mu|mesa-9.2.4-4|679	--enable-glx-tls \
12mu|mesa-9.2.4-4|680	%else
12mu|mesa-9.2.4-4|681	--disable-glx-tls \
12mu|mesa-9.2.4-4|682	%endif
12mu|mesa-9.2.4-4|683	--enable-texture-float=yes
12mu|mesa-9.2.4-4|684	
12mu|mesa-9.2.4-4|685	# 2. Build only OSMesa separately, since we want to build OSMesa without shared-glapi.
12mu|mesa-9.2.4-4|686	%if %{with osmesa}
12mu|mesa-9.2.4-4|687	pushd build-osmesa
12mu|mesa-9.2.4-4|688	autoreconf -vfi
12mu|mesa-9.2.4-4|689	%configure2_5x \
12mu|mesa-9.2.4-4|690	--enable-osmesa \
12mu|mesa-9.2.4-4|691	--disable-dri \
12mu|mesa-9.2.4-4|692	--disable-glx \
12mu|mesa-9.2.4-4|693	--disable-egl \
12mu|mesa-9.2.4-4|694	--disable-shared-glapi \
12mu|mesa-9.2.4-4|695	--without-gallium-drivers
12mu|mesa-9.2.4-4|696	popd
12mu|mesa-9.2.4-4|697	%endif
12mu|mesa-9.2.4-4|698	
12mu|mesa-9.2.4-4|699	# 3. Do a double make, one for each tree and workaround a build error
12mu|mesa-9.2.4-4|700	# for OSMesa
12mu|mesa-9.2.4-4|701	# Build the regular tree
12mu|mesa-9.2.4-4|702	%make
12mu|mesa-9.2.4-4|703	%if %{with osmesa}
12mu|mesa-9.2.4-4|704	# Built the OSMesa one
12mu|mesa-9.2.4-4|705	%make -C build-osmesa || %make -C build-osmesa/src/mesa/program libprogram.la
12mu|mesa-9.2.4-4|706	%make -C build-osmesa
12mu|mesa-9.2.4-4|707	%endif
12mu|mesa-9.2.4-4|708	
12mu|mesa-9.2.4-4|709	%install
12mu|mesa-9.2.4-4|710	# Do a double install:
12mu|mesa-9.2.4-4|711	# 1. install OSMesa
12mu|mesa-9.2.4-4|712	%makeinstall_std -C build-osmesa
12mu|mesa-9.2.4-4|713	# 2. install the regular Mesa
12mu|mesa-9.2.4-4|714	%makeinstall_std
12mu|mesa-9.2.4-4|715	
12mu|mesa-9.2.4-4|716	# FIXME: strip will likely break the hardlink
12mu|mesa-9.2.4-4|717	# (blino) hardlink libGL files in %%{_libdir}/mesa
12mu|mesa-9.2.4-4|718	# to prevent proprietary driver installers from removing them
12mu|mesa-9.2.4-4|719	mkdir -p %{buildroot}%{_libdir}/mesa
12mu|mesa-9.2.4-4|720	pushd %{buildroot}%{_libdir}/mesa
12mu|mesa-9.2.4-4|721	for l in ../libGL.so.*; do cp -a $l .; done
12mu|mesa-9.2.4-4|722	popd
12mu|mesa-9.2.4-4|723	
12mu|mesa-9.2.4-4|724	%ifarch %{x86_64}
12mu|mesa-9.2.4-4|725	mkdir -p %{buildroot}%{_prefix}/lib/dri
12mu|mesa-9.2.4-4|726	%endif
12mu|mesa-9.2.4-4|727	
12mu|mesa-9.2.4-4|728	rm -f %{buildroot}/%{_includedir}/GL/glut.h
12mu|mesa-9.2.4-4|729	rm -f %{buildroot}/%{_includedir}/GL/glutf90.h
12mu|mesa-9.2.4-4|730	
12mu|mesa-9.2.4-4|731	# .so files are not needed by vdpau: there is not devel package
12mu|mesa-9.2.4-4|732	rm -f %{buildroot}%{_libdir}/vdpau/libvdpau_*.so
12mu|mesa-9.2.4-4|733	
12mu|mesa-9.2.4-4|734	# Use swrastg if built (Anssi 12/2011)
12mu|mesa-9.2.4-4|735	[ -e %{buildroot}%{_libdir}/dri/swrastg_dri.so ] && mv %{buildroot}%{_libdir}/dri/swrast{g,}_dri.so
12mu|mesa-9.2.4-4|736	
12mu|mesa-9.2.4-4|737	# Remove .la libraires
12mu|mesa-9.2.4-4|738	#find %{buildroot} -name '*.la' -exec rm {} \;
12mu|mesa-9.2.4-4|739	
12mu|mesa-9.2.4-4|740	# Install the config file needed for XvMC support,
12mu|mesa-9.2.4-4|741	# move it to /etc/X11 and symlink it from /etc
12mu|mesa-9.2.4-4|742	mkdir -p %{buildroot}%{_sysconfdir}/X11
12mu|mesa-9.2.4-4|743	install -m 0644 %{SOURCE6} %{buildroot}%{_sysconfdir}/X11/XvMCConfig
12mu|mesa-9.2.4-4|744	ln -s -t %{buildroot}%{_sysconfdir}/ %{_sysconfdir}/X11/XvMCConfig
12mu|mesa-9.2.4-4|745	
12mu|mesa-9.2.4-4|746	# Tell the user about the need to adjust the config file according the actual HW
12mu|mesa-9.2.4-4|747	mkdir -p %{buildroot}%{_docdir}/%{dridrivers}/
12mu|mesa-9.2.4-4|748	install -m 0644 %{SOURCE7} %{buildroot}%{_docdir}/%{dridrivers}/
12mu|mesa-9.2.4-4|749	
12mu|mesa-9.2.4-4|750	
12mu|mesa-9.2.4-4|751	%changelog
12mu|mesa-9.2.4-4|752	* Thu Jan 23 2014 akdengi <alexander.kazancev@rosalab.ru> 9.2.4-4
12mu|mesa-9.2.4-4|753	+ Revision: 23e1d92
12mu|mesa-9.2.4-4|754	- fix files
12mu|mesa-9.2.4-4|755	
12mu|mesa-9.2.4-4|756	* Thu Jan 23 2014 akdengi <alexander.kazancev@rosalab.ru> 9.2.4-4
12mu|mesa-9.2.4-4|757	+ Revision: 5c25c21
12mu|mesa-9.2.4-4|758	- disable Gallium for i915
12mu|mesa-9.2.4-4|759	
12mu|mesa-9.2.4-4|760	* Tue Dec 17 2013 Alexander Kazancev <kazancas@gmail.com> 9.2.4-3
12mu|mesa-9.2.4-4|761	+ Revision: 36a635c
12mu|mesa-9.2.4-4|762	- Up version
12mu|mesa-9.2.4-4|763	
12mu|mesa-9.2.4-4|764	* Mon Dec 16 2013 akdengi <kazancas@mandriva.ru> 9.2.4-2
12mu|mesa-9.2.4-4|765	+ Revision: c566096
12mu|mesa-9.2.4-4|766	- return /usr/lib/egl/egl_gallium.so
12mu|mesa-9.2.4-4|767	
12mu|mesa-9.2.4-4|768	* Mon Dec 16 2013 akdengi <kazancas@mandriva.ru> 9.2.4-2
12mu|mesa-9.2.4-4|769	+ Revision: 4d5f4ad
12mu|mesa-9.2.4-4|770	- fix drivers
12mu|mesa-9.2.4-4|771	
12mu|mesa-9.2.4-4|772	* Mon Dec 16 2013 akdengi <kazancas@mandriva.ru> 9.2.4-1
12mu|mesa-9.2.4-4|773	+ Revision: b7b522b
12mu|mesa-9.2.4-4|774	- SILENT fix build
12mu|mesa-9.2.4-4|775	
12mu|mesa-9.2.4-4|776	* Sun Dec 15 2013 akdengi <kazancas@mandriva.ru> 9.2.4-1
12mu|mesa-9.2.4-4|777	+ Revision: e4e6d6f
12mu|mesa-9.2.4-4|778	- enable xvmc again
12mu|mesa-9.2.4-4|779	
12mu|mesa-9.2.4-4|780	* Sat Dec 14 2013 akdengi <kazancas@mandriva.ru> 9.2.4-1
12mu|mesa-9.2.4-4|781	+ Revision: 8ae9829
12mu|mesa-9.2.4-4|782	- disable vdpau to r300 and soft
12mu|mesa-9.2.4-4|783	
12mu|mesa-9.2.4-4|784	* Sat Dec 14 2013 Alexander Kazancev <kazancas@gmail.com> 9.2.4-1
12mu|mesa-9.2.4-4|785	+ Revision: 29e37fd
12mu|mesa-9.2.4-4|786	- Updated mesa.spec
12mu|mesa-9.2.4-4|787	
12mu|mesa-9.2.4-4|788	* Sat Dec 14 2013 akdengi <kazancas@mandriva.ru> 9.2.4-1
12mu|mesa-9.2.4-4|789	+ Revision: 4142b56
12mu|mesa-9.2.4-4|790	- SILENT fix files
12mu|mesa-9.2.4-4|791	
12mu|mesa-9.2.4-4|792	* Sat Dec 14 2013 Alexander Kazancev <kazancas@gmail.com> 9.2.4-1
12mu|mesa-9.2.4-4|793	+ Revision: 2812827
12mu|mesa-9.2.4-4|794	- SILENT delete all GL version define
12mu|mesa-9.2.4-4|795	
12mu|mesa-9.2.4-4|796	* Sat Dec 14 2013 akdengi <kazancas@mandriva.ru> 9.2.4-1
12mu|mesa-9.2.4-4|797	+ Revision: 7e5d087
12mu|mesa-9.2.4-4|798	- SILENT fix rpmlint
12mu|mesa-9.2.4-4|799	
12mu|mesa-9.2.4-4|800	* Sat Dec 14 2013 akdengi <kazancas@mandriva.ru> 9.2.4-1
12mu|mesa-9.2.4-4|801	+ Revision: 70da043
12mu|mesa-9.2.4-4|802	- update to 9.2.4
12mu|mesa-9.2.4-4|803	
12mu|mesa-9.2.4-4|804	* Sun Oct 20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 9.2.2-1
12mu|mesa-9.2.4-4|805	+ Revision: deae31b
12mu|mesa-9.2.4-4|806	- LOG New version 9.2.2
12mu|mesa-9.2.4-4|807	
12mu|mesa-9.2.4-4|808	* Fri Oct 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 9.2.1-1
12mu|mesa-9.2.4-4|809	+ Revision: c452bcc
12mu|mesa-9.2.4-4|810	- LOG Restore libmesagl in Provides
12mu|mesa-9.2.4-4|811	
12mu|mesa-9.2.4-4|812	* Fri Oct 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 9.2.1-1
12mu|mesa-9.2.4-4|813	+ Revision: f5055c8
12mu|mesa-9.2.4-4|814	- LOG Add elfutils-devel to BuildRequires
12mu|mesa-9.2.4-4|815	
12mu|mesa-9.2.4-4|816	* Fri Oct 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 9.2.1-1
12mu|mesa-9.2.4-4|817	+ Revision: 55038d3
12mu|mesa-9.2.4-4|818	- LOG Drop pkgconfig(xorg-server) from BuildRequires and we don't build xorg modules, update files list
12mu|mesa-9.2.4-4|819	
12mu|mesa-9.2.4-4|820	* Fri Oct 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 9.2.1-1
12mu|mesa-9.2.4-4|821	+ Revision: 3d4721f
12mu|mesa-9.2.4-4|822	- LOG New version 9.2.1, major spec cleanup
12mu|mesa-9.2.4-4|823	
12mu|mesa-9.2.4-4|824	* Thu Jul 04 2013 Tigro <ashejn@gmail.com> 9.0.1-3
12mu|mesa-9.2.4-4|825	+ Revision: d831912
12mu|mesa-9.2.4-4|826	- try to fix https://bugs.freedesktop.org/show_bug.cgi?id=56416
12mu|mesa-9.2.4-4|827	
12mu|mesa-9.2.4-4|828	* Mon Jan 14 2013 Alexander Khryukin <alexander@mezon.ru> 9.0.1-2
12mu|mesa-9.2.4-4|829	+ Revision: ab42a98
12mu|mesa-9.2.4-4|830	- merging with MIB and OpenMandriva, osmesa enabled
12mu|mesa-9.2.4-4|831	
12mu|mesa-9.2.4-4|832	* Sat Nov 17 2012 akdengi <kazancas@mandriva.ru> 9.0.1-1
12mu|mesa-9.2.4-4|833	+ Revision: 440983d
12mu|mesa-9.2.4-4|834	- LOG -drop patch 202
12mu|mesa-9.2.4-4|835	
12mu|mesa-9.2.4-4|836	* Sat Nov 17 2012 akdengi <kazancas@mandriva.ru> 9.0.1-1
12mu|mesa-9.2.4-4|837	+ Revision: e6c040d
12mu|mesa-9.2.4-4|838	- LOG -update to 9.0.1
12mu|mesa-9.2.4-4|839	
12mu|mesa-9.2.4-4|840	* Thu Nov 15 2012 Alexander Khryukin <alexander@mezon.ru> 9.0.0-2
12mu|mesa-9.2.4-4|841	+ Revision: 3fd8701
12mu|mesa-9.2.4-4|842	- rebuild for new wayland server and mesa-9.0-19-g895a587.patch added (upstream patch)
12mu|mesa-9.2.4-4|843	
12mu|mesa-9.2.4-4|844	* Tue Oct 23 2012 Alexander Khryukin <alexander@mezon.ru> 9.0.0-1
12mu|mesa-9.2.4-4|845	+ Revision: 3867d7d
12mu|mesa-9.2.4-4|846	- 0002-MesaLib-9.0-Wayland-0.99-api.patch added
12mu|mesa-9.2.4-4|847	
12mu|mesa-9.2.4-4|848	* Mon Oct 15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 9.0.0-1
12mu|mesa-9.2.4-4|849	+ Revision: a9d3c3a
12mu|mesa-9.2.4-4|850	- Drop old tarball
12mu|mesa-9.2.4-4|851	
12mu|mesa-9.2.4-4|852	* Mon Oct 15 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 9.0.0-1
12mu|mesa-9.2.4-4|853	+ Revision: 7437aee
12mu|mesa-9.2.4-4|854	- LOG New version 9.0, drop no longer needed patches
12mu|mesa-9.2.4-4|855	
12mu|mesa-9.2.4-4|856	* Thu Sep 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 9.0.0-0.20120907.6.1
12mu|mesa-9.2.4-4|857	+ Revision: a054668
12mu|mesa-9.2.4-4|858	- LOG Adjust Obsoletes
12mu|mesa-9.2.4-4|859	
12mu|mesa-9.2.4-4|860	* Thu Sep 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 9.0.0-0.20120907.6
12mu|mesa-9.2.4-4|861	+ Revision: 0e30592
12mu|mesa-9.2.4-4|862	- LOG Properly merge old spec with updates
12mu|mesa-9.2.4-4|863	
12mu|mesa-9.2.4-4|864	* Thu Sep 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 9.0.0-0.git20120907.5
12mu|mesa-9.2.4-4|865	+ Revision: 07d54a3
12mu|mesa-9.2.4-4|866	- LOG Update Requires and Provides
12mu|mesa-9.2.4-4|867	
12mu|mesa-9.2.4-4|868	* Tue Sep 18 2012 Alexander Khryukin <alexander@mezon.ru> 9.0.0-0.git20120907.4
12mu|mesa-9.2.4-4|869	+ Revision: c71f0fe
12mu|mesa-9.2.4-4|870	- lots of Obsoletes:
12mu|mesa-9.2.4-4|871	
12mu|mesa-9.2.4-4|872	

20228 12
12mu|mesa-demos-8.1.0-2|1	Name:		mesa-demos
12mu|mesa-demos-8.1.0-2|2	Version: 	8.1.0
12mu|mesa-demos-8.1.0-2|3	Release: 	2
12mu|mesa-demos-8.1.0-2|4	Summary:	Demos for Mesa (OpenGL compatible 3D lib)
12mu|mesa-demos-8.1.0-2|5	Group:		Graphics
12mu|mesa-demos-8.1.0-2|6	License:	MIT
12mu|mesa-demos-8.1.0-2|7	URL:		http://www.mesa3d.org
12mu|mesa-demos-8.1.0-2|8	Source0:	ftp://ftp://ftp.freedesktop.org/pub/mesa/demos/%{version}/%{name}-%{version}.tar.bz2
12mu|mesa-demos-8.1.0-2|9	Source4:	Mesa-icons.tar.bz2
12mu|mesa-demos-8.1.0-2|10	
12mu|mesa-demos-8.1.0-2|11	BuildRequires:	pkgconfig(gl)
12mu|mesa-demos-8.1.0-2|12	BuildRequires:	pkgconfig(glu)
12mu|mesa-demos-8.1.0-2|13	BuildRequires:	pkgconfig(glew)
12mu|mesa-demos-8.1.0-2|14	# Not essential, but builds more demos:
12mu|mesa-demos-8.1.0-2|15	BuildRequires:	pkgconfig(glut)
12mu|mesa-demos-8.1.0-2|16	BuildRequires:	pkgconfig(egl)
12mu|mesa-demos-8.1.0-2|17	
12mu|mesa-demos-8.1.0-2|18	Requires:	glxinfo = %{version}
12mu|mesa-demos-8.1.0-2|19	
12mu|mesa-demos-8.1.0-2|20	%package -n	glxinfo
12mu|mesa-demos-8.1.0-2|21	Summary:	Commandline GLX information tool
12mu|mesa-demos-8.1.0-2|22	Group:		Graphics
12mu|mesa-demos-8.1.0-2|23	Conflicts:	mesa-demos < 7.7-4
12mu|mesa-demos-8.1.0-2|24	
12mu|mesa-demos-8.1.0-2|25	%description
12mu|mesa-demos-8.1.0-2|26	Mesa is an OpenGL 2.1 compatible 3D graphics library.
12mu|mesa-demos-8.1.0-2|27	
12mu|mesa-demos-8.1.0-2|28	This package contains some demo programs for the Mesa library.
12mu|mesa-demos-8.1.0-2|29	
12mu|mesa-demos-8.1.0-2|30	%description -n	glxinfo
12mu|mesa-demos-8.1.0-2|31	Mesa is an OpenGL 2.1 compatible 3D graphics library.
12mu|mesa-demos-8.1.0-2|32	
12mu|mesa-demos-8.1.0-2|33	This package contains the glinfo & glxinfo GLX information utility.
12mu|mesa-demos-8.1.0-2|34	
12mu|mesa-demos-8.1.0-2|35	%prep
12mu|mesa-demos-8.1.0-2|36	%setup -q
12mu|mesa-demos-8.1.0-2|37	%apply_patches
12mu|mesa-demos-8.1.0-2|38	
12mu|mesa-demos-8.1.0-2|39	perl -pi -e "s|\.\./images/|%{_libdir}/mesa-demos-data/|" src/*/*.c
12mu|mesa-demos-8.1.0-2|40	perl -pi -e "s,\"(.*?)\.(dat|vert|geom|frag)\",\"%{_libdir}/mesa-demos-data/\$1.\$2\",g" src/*/*.c
12mu|mesa-demos-8.1.0-2|41	perl -pi -e "s|isosurf.dat|%{_libdir}/mesa-demos-data/isosurf.dat|" src/*/isosurf.c
12mu|mesa-demos-8.1.0-2|42	
12mu|mesa-demos-8.1.0-2|43	
12mu|mesa-demos-8.1.0-2|44	%build
12mu|mesa-demos-8.1.0-2|45	LIB_DIR=%{_lib}
12mu|mesa-demos-8.1.0-2|46	INCLUDE_DIR=%{buildroot}/%{_includedir}
12mu|mesa-demos-8.1.0-2|47	export LIB_DIR INCLUDE_DIR DRI_DRIVER_DIR
12mu|mesa-demos-8.1.0-2|48	
12mu|mesa-demos-8.1.0-2|49	autoreconf -fvi
12mu|mesa-demos-8.1.0-2|50	%configure2_5x --with-system-data-files
12mu|mesa-demos-8.1.0-2|51	%make
12mu|mesa-demos-8.1.0-2|52	
12mu|mesa-demos-8.1.0-2|53	%install
12mu|mesa-demos-8.1.0-2|54	%makeinstall_std
12mu|mesa-demos-8.1.0-2|55	
12mu|mesa-demos-8.1.0-2|56	# (fg) So that demos at least work :)
12mu|mesa-demos-8.1.0-2|57	cp -a src/*/*.{frag,vert,geom} %{buildroot}/%{_datadir}/%{name}
12mu|mesa-demos-8.1.0-2|58	
12mu|mesa-demos-8.1.0-2|59	# (tv) fix conflict with bitmap:
12mu|mesa-demos-8.1.0-2|60	mv %{buildroot}%{_bindir}/bitmap{,-gl}
12mu|mesa-demos-8.1.0-2|61	
12mu|mesa-demos-8.1.0-2|62	# (blino) install some egl test apps as well
12mu|mesa-demos-8.1.0-2|63	for p in eglgears_screen eglgears_x11 eglinfo eglkms egltri_screen egltri_x11 peglgears xeglgears xeglthreads; do
12mu|mesa-demos-8.1.0-2|64	install -m755 src/egl/opengl/$p %{buildroot}%{_bindir}
12mu|mesa-demos-8.1.0-2|65	done
12mu|mesa-demos-8.1.0-2|66	
12mu|mesa-demos-8.1.0-2|67	# icons for three demos examples [we lack a frontend
12mu|mesa-demos-8.1.0-2|68	# to launch the demos obviously]
12mu|mesa-demos-8.1.0-2|69	install -m 755 -d %{buildroot}%{_miconsdir}
12mu|mesa-demos-8.1.0-2|70	install -m 755 -d %{buildroot}%{_iconsdir}
12mu|mesa-demos-8.1.0-2|71	install -m 755 -d %{buildroot}%{_liconsdir}
12mu|mesa-demos-8.1.0-2|72	tar jxvf %{SOURCE4} -C %{buildroot}%{_iconsdir}
12mu|mesa-demos-8.1.0-2|73	
12mu|mesa-demos-8.1.0-2|74	%files
12mu|mesa-demos-8.1.0-2|75	%{_bindir}/*
12mu|mesa-demos-8.1.0-2|76	%exclude %{_bindir}/glxinfo
12mu|mesa-demos-8.1.0-2|77	%exclude %{_bindir}/glinfo
12mu|mesa-demos-8.1.0-2|78	%dir %{_datadir}/%{name}
12mu|mesa-demos-8.1.0-2|79	%{_miconsdir}/*demos*.png
12mu|mesa-demos-8.1.0-2|80	%{_iconsdir}/*demos*.png
12mu|mesa-demos-8.1.0-2|81	%{_liconsdir}/*demos*.png
12mu|mesa-demos-8.1.0-2|82	%{_datadir}/%{name}/*
12mu|mesa-demos-8.1.0-2|83	
12mu|mesa-demos-8.1.0-2|84	%files -n glxinfo
12mu|mesa-demos-8.1.0-2|85	%{_bindir}/glxinfo
12mu|mesa-demos-8.1.0-2|86	%{_bindir}/glinfo
12mu|mesa-demos-8.1.0-2|87	
12mu|mesa-demos-8.1.0-2|88	%changelog
12mu|mesa-demos-8.1.0-2|89	* Tue Dec 17 2013 Alexander Kazancev <kazancas@gmail.com> 8.1.0-2
12mu|mesa-demos-8.1.0-2|90	+ Revision: 23fa9c5
12mu|mesa-demos-8.1.0-2|91	- Rebuild with new glew
12mu|mesa-demos-8.1.0-2|92	
12mu|mesa-demos-8.1.0-2|93	

20229 12
12mu|microcode_ctl-2.1-2|1	%define upstream_version 2.1-2
12mu|microcode_ctl-2.1-2|2	
12mu|microcode_ctl-2.1-2|3	Summary:   Intel / AMD CPU Microcode Utility
12mu|microcode_ctl-2.1-2|4	Name:      microcode_ctl
12mu|microcode_ctl-2.1-2|5	Version:   2.1
12mu|microcode_ctl-2.1-2|6	Release:   2
12mu|microcode_ctl-2.1-2|7	Group:     System/Kernel and hardware
12mu|microcode_ctl-2.1-2|8	License:   GPLv2
12mu|microcode_ctl-2.1-2|9	Url:       http://fedorahosted.org/microcode_ctl
12mu|microcode_ctl-2.1-2|10	Source0:   http://fedorahosted.org/released/microcode_ctl/%{name}-%{upstream_version}.tar.xz
12mu|microcode_ctl-2.1-2|11	Requires:  linux-firmware
12mu|microcode_ctl-2.1-2|12	Obsoletes: microcode
12mu|microcode_ctl-2.1-2|13	Provides:  microcode
12mu|microcode_ctl-2.1-2|14	ExclusiveArch: %ix86 x86_64
12mu|microcode_ctl-2.1-2|15	
12mu|microcode_ctl-2.1-2|16	%description
12mu|microcode_ctl-2.1-2|17	The microcode_ctl utility is a companion to the microcode driver written
12mu|microcode_ctl-2.1-2|18	by Tigran Aivazian <tigran@aivazian.fsnet.co.uk>.
12mu|microcode_ctl-2.1-2|19	
12mu|microcode_ctl-2.1-2|20	The microcode update is volatile and needs to be uploaded on each system
12mu|microcode_ctl-2.1-2|21	boot i.e. it doesn't reflash your cpu permanently, reboot and it reverts
12mu|microcode_ctl-2.1-2|22	back to the old microcode.
12mu|microcode_ctl-2.1-2|23	
12mu|microcode_ctl-2.1-2|24	%prep
12mu|microcode_ctl-2.1-2|25	%setup -q -n %{name}-%{upstream_version}
12mu|microcode_ctl-2.1-2|26	
12mu|microcode_ctl-2.1-2|27	%build
12mu|microcode_ctl-2.1-2|28	make CFLAGS="$RPM_OPT_FLAGS"
12mu|microcode_ctl-2.1-2|29	
12mu|microcode_ctl-2.1-2|30	%install
12mu|microcode_ctl-2.1-2|31	rm -rf %{buildroot}
12mu|microcode_ctl-2.1-2|32	make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean
12mu|microcode_ctl-2.1-2|33	
12mu|microcode_ctl-2.1-2|34	%files
12mu|microcode_ctl-2.1-2|35	/usr/sbin/intel-microcode2ucode
12mu|microcode_ctl-2.1-2|36	/lib/firmware/*
12mu|microcode_ctl-2.1-2|37	%doc /usr/share/doc/microcode_ctl/*
12mu|microcode_ctl-2.1-2|38	
12mu|microcode_ctl-2.1-2|39	%changelog
12mu|microcode_ctl-2.1-2|40	* Thu Oct 10 2013 Alexander Kazancev <kazancas@gmail.com> 2.1-2
12mu|microcode_ctl-2.1-2|41	+ Revision: 37eef4f
12mu|microcode_ctl-2.1-2|42	- Updated microcode_ctl.spec
12mu|microcode_ctl-2.1-2|43	
12mu|microcode_ctl-2.1-2|44	

20230 12
12mu|mkvtoolnix-6.8.0-1|1	Summary:	Matroska multimedia file utils
12mu|mkvtoolnix-6.8.0-1|2	
12mu|mkvtoolnix-6.8.0-1|3	Name:		mkvtoolnix
12mu|mkvtoolnix-6.8.0-1|4	Version:	6.8.0
12mu|mkvtoolnix-6.8.0-1|5	Release:	1
12mu|mkvtoolnix-6.8.0-1|6	Url:		http://www.bunkus.org/videotools/mkvtoolnix/
12mu|mkvtoolnix-6.8.0-1|7	Source0:	http://www.bunkus.org/videotools/mkvtoolnix/sources/%{name}-%{version}.tar.xz
12mu|mkvtoolnix-6.8.0-1|8	License:	GPLv2+ and LGPLv2+
12mu|mkvtoolnix-6.8.0-1|9	Group:		Video
12mu|mkvtoolnix-6.8.0-1|10	BuildRequires:	bzip2-devel
12mu|mkvtoolnix-6.8.0-1|11	BuildRequires:	libebml-devel >= 1.3.0
12mu|mkvtoolnix-6.8.0-1|12	BuildRequires:	liblzo-devel
12mu|mkvtoolnix-6.8.0-1|13	BuildRequires:	libmatroska-devel >= 1.4.1
12mu|mkvtoolnix-6.8.0-1|14	BuildRequires:	magic-devel
12mu|mkvtoolnix-6.8.0-1|15	BuildRequires:	wxgtku-devel
12mu|mkvtoolnix-6.8.0-1|16	BuildRequires:	pkgconfig(expat)
12mu|mkvtoolnix-6.8.0-1|17	BuildRequires:	pkgconfig(flac)
12mu|mkvtoolnix-6.8.0-1|18	BuildRequires:	pkgconfig(libcurl)
12mu|mkvtoolnix-6.8.0-1|19	BuildRequires:	pkgconfig(libpcre)
12mu|mkvtoolnix-6.8.0-1|20	BuildRequires:	pkgconfig(vorbis)
12mu|mkvtoolnix-6.8.0-1|21	BuildRequires:	boost-devel >= 1.46
12mu|mkvtoolnix-6.8.0-1|22	BuildRequires:	ruby
12mu|mkvtoolnix-6.8.0-1|23	
12mu|mkvtoolnix-6.8.0-1|24	%description
12mu|mkvtoolnix-6.8.0-1|25	These tools allow information about (mkvinfo) or extraction
12mu|mkvtoolnix-6.8.0-1|26	from (mkvdemux) or creation of (mkvmerge) or the splitting of
12mu|mkvtoolnix-6.8.0-1|27	(mkvsplit) Matroska files. Matroska is a new multimedia file
12mu|mkvtoolnix-6.8.0-1|28	format aiming to become THE new container format for the future. You
12mu|mkvtoolnix-6.8.0-1|29	can find more information about it and its underlying technology, the
12mu|mkvtoolnix-6.8.0-1|30	Extensible Binary Meta Language (EBML), at http://www.matroska.org/
12mu|mkvtoolnix-6.8.0-1|31	
12mu|mkvtoolnix-6.8.0-1|32	%files -f %{name}.lang
12mu|mkvtoolnix-6.8.0-1|33	%doc README TODO ChangeLog* COPYING
12mu|mkvtoolnix-6.8.0-1|34	%{_bindir}/*
12mu|mkvtoolnix-6.8.0-1|35	%{_datadir}/applications/mkvinfo.desktop
12mu|mkvtoolnix-6.8.0-1|36	%{_datadir}/applications/mkvmergeGUI.desktop
12mu|mkvtoolnix-6.8.0-1|37	%{_datadir}/icons/hicolor/*/apps/*.*
12mu|mkvtoolnix-6.8.0-1|38	%{_datadir}/mime/packages/%{name}.xml
12mu|mkvtoolnix-6.8.0-1|39	%{_mandir}/man1/*
12mu|mkvtoolnix-6.8.0-1|40	%lang(ja) %{_mandir}/ja/man1/*
12mu|mkvtoolnix-6.8.0-1|41	%lang(de) %{_mandir}/de/man1/*
12mu|mkvtoolnix-6.8.0-1|42	%lang(nl) %{_mandir}/nl/man1/*
12mu|mkvtoolnix-6.8.0-1|43	%lang(uk) %{_mandir}/uk/man1/*
12mu|mkvtoolnix-6.8.0-1|44	%lang(zh_CN) %{_mandir}/zh_CN/man1/*
12mu|mkvtoolnix-6.8.0-1|45	
12mu|mkvtoolnix-6.8.0-1|46	#----------------------------------------------------------------------------
12mu|mkvtoolnix-6.8.0-1|47	
12mu|mkvtoolnix-6.8.0-1|48	%prep
12mu|mkvtoolnix-6.8.0-1|49	%setup -q
12mu|mkvtoolnix-6.8.0-1|50	
12mu|mkvtoolnix-6.8.0-1|51	%build
12mu|mkvtoolnix-6.8.0-1|52	# Add workaround for bug in gcc 4.7.2_2012.07
12mu|mkvtoolnix-6.8.0-1|53	# otherwise configure won't find lambda functions support
12mu|mkvtoolnix-6.8.0-1|54	%setup_compile_flags
12mu|mkvtoolnix-6.8.0-1|55	export CXXFLAGS=`echo $CXXFLAGS | sed s/-gdwarf-4//`
12mu|mkvtoolnix-6.8.0-1|56	
12mu|mkvtoolnix-6.8.0-1|57	%configure2_5x --with-wx-config=%{_bindir}/wx-config-unicode
12mu|mkvtoolnix-6.8.0-1|58	./drake %{_smp_mflags}
12mu|mkvtoolnix-6.8.0-1|59	
12mu|mkvtoolnix-6.8.0-1|60	%install
12mu|mkvtoolnix-6.8.0-1|61	./drake install DESTDIR=%{buildroot}
12mu|mkvtoolnix-6.8.0-1|62	%find_lang %{name}
12mu|mkvtoolnix-6.8.0-1|63	
12mu|mkvtoolnix-6.8.0-1|64	
12mu|mkvtoolnix-6.8.0-1|65	
12mu|mkvtoolnix-6.8.0-1|66	
12mu|mkvtoolnix-6.8.0-1|67	
12mu|mkvtoolnix-6.8.0-1|68	%changelog
12mu|mkvtoolnix-6.8.0-1|69	* Wed Apr 02 2014 dsilakov <denis.silakov@rosalab.ru> 6.8.0-1
12mu|mkvtoolnix-6.8.0-1|70	+ Revision: 926cd8c
12mu|mkvtoolnix-6.8.0-1|71	- Merge pull request #4 from import/mkvtoolnix:auto_update
12mu|mkvtoolnix-6.8.0-1|72	- ROSA Updates Builder: update suggested
12mu|mkvtoolnix-6.8.0-1|73	
12mu|mkvtoolnix-6.8.0-1|74	

20231 12
12mu|mlt-0.9.0-3|1	%define major	6
12mu|mlt-0.9.0-3|2	%define libname	%mklibname %{name} %{major}
12mu|mlt-0.9.0-3|3	%define plusmaj	3
12mu|mlt-0.9.0-3|4	%define libplus	%mklibname mlt++ %{plusmaj}
12mu|mlt-0.9.0-3|5	%define devname	%mklibname %{name} -d
12mu|mlt-0.9.0-3|6	
12mu|mlt-0.9.0-3|7	%define use_mmx		0
12mu|mlt-0.9.0-3|8	
12mu|mlt-0.9.0-3|9	%{?_with_mmx: %global use_mmx 1}
12mu|mlt-0.9.0-3|10	%{?_without_mmx: %global use_mmx 0}
12mu|mlt-0.9.0-3|11	
12mu|mlt-0.9.0-3|12	Summary:	Media Lovin' Toolkit nonlinear video editing library
12mu|mlt-0.9.0-3|13	Name:		mlt
12mu|mlt-0.9.0-3|14	Version:	0.9.0
12mu|mlt-0.9.0-3|15	Release:	3
12mu|mlt-0.9.0-3|16	License:	LGPLv2+
12mu|mlt-0.9.0-3|17	Group:		Video
12mu|mlt-0.9.0-3|18	Url:		http://mlt.sourceforge.net
12mu|mlt-0.9.0-3|19	Source0:	http://downloads.sourceforge.net/project/mlt/mlt/%{name}-%{version}.tar.gz
12mu|mlt-0.9.0-3|20	Patch0:		mlt-0.7.6-fix-used-symbols.patch
12mu|mlt-0.9.0-3|21	BuildRequires:	imagemagick
12mu|mlt-0.9.0-3|22	BuildRequires:	multiarch-utils >= 1.0.3
12mu|mlt-0.9.0-3|23	BuildRequires:	ffmpeg
12mu|mlt-0.9.0-3|24	BuildRequires:	ffmpeg-devel
12mu|mlt-0.9.0-3|25	BuildRequires:	ladspa-devel
12mu|mlt-0.9.0-3|26	BuildRequires:	qt4-devel
12mu|mlt-0.9.0-3|27	BuildRequires:	pkgconfig(frei0r)
12mu|mlt-0.9.0-3|28	BuildRequires:	pkgconfig(glib-2.0)
12mu|mlt-0.9.0-3|29	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|mlt-0.9.0-3|30	BuildRequires:	pkgconfig(jack)
12mu|mlt-0.9.0-3|31	BuildRequires:	pkgconfig(libdv)
12mu|mlt-0.9.0-3|32	BuildRequires:	pkgconfig(libquicktime)
12mu|mlt-0.9.0-3|33	BuildRequires:	pkgconfig(libxml-2.0)
12mu|mlt-0.9.0-3|34	BuildRequires:	pkgconfig(mad)
12mu|mlt-0.9.0-3|35	BuildRequires:	pkgconfig(ogg)
12mu|mlt-0.9.0-3|36	BuildRequires:	pkgconfig(pango)
12mu|mlt-0.9.0-3|37	BuildRequires:	pkgconfig(samplerate)
12mu|mlt-0.9.0-3|38	BuildRequires:	pkgconfig(sdl)
12mu|mlt-0.9.0-3|39	BuildRequires:	pkgconfig(sox)
12mu|mlt-0.9.0-3|40	BuildRequires:	pkgconfig(vorbis)
12mu|mlt-0.9.0-3|41	# For python-bindings
12mu|mlt-0.9.0-3|42	BuildRequires:	swig
12mu|mlt-0.9.0-3|43	BuildRequires:	pkgconfig(python)
12mu|mlt-0.9.0-3|44	
12mu|mlt-0.9.0-3|45	%description
12mu|mlt-0.9.0-3|46	MLT is an open source multimedia framework, designed and developed for
12mu|mlt-0.9.0-3|47	television broadcasting.
12mu|mlt-0.9.0-3|48	
12mu|mlt-0.9.0-3|49	It provides a toolkit for broadcasters, video editors, media players,
12mu|mlt-0.9.0-3|50	transcoders, web streamers and many more types of applications. The
12mu|mlt-0.9.0-3|51	functionality of the system is provided via an assortment of ready to
12mu|mlt-0.9.0-3|52	use tools, xml authoring components, and an extendible plug-in based
12mu|mlt-0.9.0-3|53	API.
12mu|mlt-0.9.0-3|54	
12mu|mlt-0.9.0-3|55	%package -n %{libname}
12mu|mlt-0.9.0-3|56	Summary:	Main library for mlt
12mu|mlt-0.9.0-3|57	Group:		System/Libraries
12mu|mlt-0.9.0-3|58	
12mu|mlt-0.9.0-3|59	%description -n %{libname}
12mu|mlt-0.9.0-3|60	This package contains the libraries needed to run programs dynamically
12mu|mlt-0.9.0-3|61	linked with mlt.
12mu|mlt-0.9.0-3|62	
12mu|mlt-0.9.0-3|63	%package -n %{libplus}
12mu|mlt-0.9.0-3|64	Summary:	Main library for mlt++
12mu|mlt-0.9.0-3|65	Group:		System/Libraries
12mu|mlt-0.9.0-3|66	
12mu|mlt-0.9.0-3|67	%description -n %{libplus}
12mu|mlt-0.9.0-3|68	This package contains the libraries needed to run programs dynamically
12mu|mlt-0.9.0-3|69	linked with mlt++.
12mu|mlt-0.9.0-3|70	
12mu|mlt-0.9.0-3|71	%package -n %{devname}
12mu|mlt-0.9.0-3|72	Summary:	Headers for developing programs that will use mlt
12mu|mlt-0.9.0-3|73	Group:		Development/C
12mu|mlt-0.9.0-3|74	Requires:	%{libname} = %{version}-%{release}
12mu|mlt-0.9.0-3|75	Requires:	%{libplus} = %{version}-%{release}
12mu|mlt-0.9.0-3|76	# mlt-config requires stuff from %{_datadir}/%{name}
12mu|mlt-0.9.0-3|77	Requires:	%{name} = %{version}-%{release}
12mu|mlt-0.9.0-3|78	Provides:	%{name}-devel = %{version}-%{release}
12mu|mlt-0.9.0-3|79	
12mu|mlt-0.9.0-3|80	%description -n %{devname}
12mu|mlt-0.9.0-3|81	This package contains the headers that programmers will need to develop
12mu|mlt-0.9.0-3|82	applications which will use mlt.
12mu|mlt-0.9.0-3|83	
12mu|mlt-0.9.0-3|84	%package -n python-%{name}
12mu|mlt-0.9.0-3|85	Summary:	Python bindings for MLT
12mu|mlt-0.9.0-3|86	Group:		Development/Python
12mu|mlt-0.9.0-3|87	Requires:	python
12mu|mlt-0.9.0-3|88	Requires:	%{name} = %{version}-%{release}
12mu|mlt-0.9.0-3|89	
12mu|mlt-0.9.0-3|90	%description -n python-%{name}
12mu|mlt-0.9.0-3|91	This module allows to work with MLT using python.
12mu|mlt-0.9.0-3|92	
12mu|mlt-0.9.0-3|93	%prep
12mu|mlt-0.9.0-3|94	%setup -q
12mu|mlt-0.9.0-3|95	%apply_patches
12mu|mlt-0.9.0-3|96	
12mu|mlt-0.9.0-3|97	%build
12mu|mlt-0.9.0-3|98	%configure2_5x \
12mu|mlt-0.9.0-3|99	--disable-debug \
12mu|mlt-0.9.0-3|100	--enable-gpl \
12mu|mlt-0.9.0-3|101	%if %{use_mmx}
12mu|mlt-0.9.0-3|102	--enable-mmx \
12mu|mlt-0.9.0-3|103	%else
12mu|mlt-0.9.0-3|104	%ifarch x86_64
12mu|mlt-0.9.0-3|105	--enable-mmx \
12mu|mlt-0.9.0-3|106	--enable-sse \
12mu|mlt-0.9.0-3|107	%else
12mu|mlt-0.9.0-3|108	--disable-mmx \
12mu|mlt-0.9.0-3|109	%endif
12mu|mlt-0.9.0-3|110	%endif
12mu|mlt-0.9.0-3|111	--luma-compress \
12mu|mlt-0.9.0-3|112	--enable-avformat \
12mu|mlt-0.9.0-3|113	--avformat-shared=%{_prefix} \
12mu|mlt-0.9.0-3|114	--avformat-swscale \
12mu|mlt-0.9.0-3|115	--enable-motion-est \
12mu|mlt-0.9.0-3|116	--qimage-libdir=%{qt4lib} \
12mu|mlt-0.9.0-3|117	--qimage-includedir=%{qt4include} \
12mu|mlt-0.9.0-3|118	--swig-languages='python'
12mu|mlt-0.9.0-3|119	%make
12mu|mlt-0.9.0-3|120	
12mu|mlt-0.9.0-3|121	%install
12mu|mlt-0.9.0-3|122	%makeinstall_std
12mu|mlt-0.9.0-3|123	install -d %{buildroot}%{py_platsitedir}
12mu|mlt-0.9.0-3|124	install -pm 0644 src/swig/python/%{name}.py* %{buildroot}%{py_platsitedir}/
12mu|mlt-0.9.0-3|125	install -pm 0755 src/swig/python/_%{name}.so %{buildroot}%{py_platsitedir}/
12mu|mlt-0.9.0-3|126	
12mu|mlt-0.9.0-3|127	%files
12mu|mlt-0.9.0-3|128	%doc docs COPYING README
12mu|mlt-0.9.0-3|129	%{_bindir}/melt
12mu|mlt-0.9.0-3|130	%{_datadir}/mlt
12mu|mlt-0.9.0-3|131	%{_libdir}/mlt
12mu|mlt-0.9.0-3|132	
12mu|mlt-0.9.0-3|133	%files -n %{libname}
12mu|mlt-0.9.0-3|134	%{_libdir}/libmlt.so.%{major}*
12mu|mlt-0.9.0-3|135	%{_libdir}/libmlt.so.%{version}
12mu|mlt-0.9.0-3|136	
12mu|mlt-0.9.0-3|137	%files -n %{libplus}
12mu|mlt-0.9.0-3|138	%{_libdir}/libmlt++.so.%{plusmaj}*
12mu|mlt-0.9.0-3|139	%{_libdir}/libmlt++.so.%{version}
12mu|mlt-0.9.0-3|140	
12mu|mlt-0.9.0-3|141	%files -n %{devname}
12mu|mlt-0.9.0-3|142	%{_includedir}/*
12mu|mlt-0.9.0-3|143	%{_libdir}/*.so
12mu|mlt-0.9.0-3|144	%{_libdir}/pkgconfig/*.pc
12mu|mlt-0.9.0-3|145	
12mu|mlt-0.9.0-3|146	%files -n python-%{name}
12mu|mlt-0.9.0-3|147	%{py_platsitedir}/%{name}.p*
12mu|mlt-0.9.0-3|148	%{py_platsitedir}/_%{name}.so
12mu|mlt-0.9.0-3|149	

20232 12
12mu|mobile-broadband-provider-info-20120614-1|1	Name: mobile-broadband-provider-info
12mu|mobile-broadband-provider-info-20120614-1|2	Summary: Mobile broadband providers database
12mu|mobile-broadband-provider-info-20120614-1|3	Group: System/Configuration/Other
12mu|mobile-broadband-provider-info-20120614-1|4	Version: 20120614
12mu|mobile-broadband-provider-info-20120614-1|5	Release: 1
12mu|mobile-broadband-provider-info-20120614-1|6	License: Public Domain
12mu|mobile-broadband-provider-info-20120614-1|7	URL: http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders
12mu|mobile-broadband-provider-info-20120614-1|8	Source0: http://ftp.gnome.org/pub/gnome/sources/%{name}/%{version}/%{name}-%{version}.tar.xz
12mu|mobile-broadband-provider-info-20120614-1|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|mobile-broadband-provider-info-20120614-1|10	BuildArch: noarch
12mu|mobile-broadband-provider-info-20120614-1|11	BuildRequires: libxml2-utils
12mu|mobile-broadband-provider-info-20120614-1|12	
12mu|mobile-broadband-provider-info-20120614-1|13	%description
12mu|mobile-broadband-provider-info-20120614-1|14	The mobile-broadband-provider-info package contains listings of mobile
12mu|mobile-broadband-provider-info-20120614-1|15	broadband (3G) providers and associated network and plan information.
12mu|mobile-broadband-provider-info-20120614-1|16	
12mu|mobile-broadband-provider-info-20120614-1|17	%prep
12mu|mobile-broadband-provider-info-20120614-1|18	%setup -q -n %{name}-%{version}
12mu|mobile-broadband-provider-info-20120614-1|19	
12mu|mobile-broadband-provider-info-20120614-1|20	%build
12mu|mobile-broadband-provider-info-20120614-1|21	%configure2_5x
12mu|mobile-broadband-provider-info-20120614-1|22	%make
12mu|mobile-broadband-provider-info-20120614-1|23	
12mu|mobile-broadband-provider-info-20120614-1|24	%install
12mu|mobile-broadband-provider-info-20120614-1|25	rm -rf %{buildroot}
12mu|mobile-broadband-provider-info-20120614-1|26	%makeinstall_std
12mu|mobile-broadband-provider-info-20120614-1|27	
12mu|mobile-broadband-provider-info-20120614-1|28	%clean
12mu|mobile-broadband-provider-info-20120614-1|29	rm -rf %{buildroot}
12mu|mobile-broadband-provider-info-20120614-1|30	
12mu|mobile-broadband-provider-info-20120614-1|31	%files
12mu|mobile-broadband-provider-info-20120614-1|32	%defattr(-,root,root,-)
12mu|mobile-broadband-provider-info-20120614-1|33	%{_datadir}/pkgconfig/%{name}.pc
12mu|mobile-broadband-provider-info-20120614-1|34	%{_datadir}/%{name}/*
12mu|mobile-broadband-provider-info-20120614-1|35	
12mu|mobile-broadband-provider-info-20120614-1|36	
12mu|mobile-broadband-provider-info-20120614-1|37	%changelog
12mu|mobile-broadband-provider-info-20120614-1|38	* Mon Dec 09 2013 akdengi <alexander.kazancev@rosalab.ru> 20120614-1
12mu|mobile-broadband-provider-info-20120614-1|39	+ Revision: 111475c
12mu|mobile-broadband-provider-info-20120614-1|40	- SILENt Fix tarball
12mu|mobile-broadband-provider-info-20120614-1|41	
12mu|mobile-broadband-provider-info-20120614-1|42	

20233 12
12mu|mock-urpm-1.3.1-1|1	%define modname mock_urpm
12mu|mock-urpm-1.3.1-1|2	
12mu|mock-urpm-1.3.1-1|3	Summary:	Builds packages inside chroots
12mu|mock-urpm-1.3.1-1|4	Name:		mock-urpm
12mu|mock-urpm-1.3.1-1|5	Version:	1.3.1
12mu|mock-urpm-1.3.1-1|6	Release:	1
12mu|mock-urpm-1.3.1-1|7	License:	GPLv2+
12mu|mock-urpm-1.3.1-1|8	Group:		Development/Other
12mu|mock-urpm-1.3.1-1|9	Source0:        https://abf.io/soft/%{name}/archive/%{name}-%{version}.tar.gz
12mu|mock-urpm-1.3.1-1|10	Patch0:		site-defaults.patch
12mu|mock-urpm-1.3.1-1|11	Patch1:		mock-urpm.libmpc3.patch
12mu|mock-urpm-1.3.1-1|12	Patch2:		mock-urpm.loop-control.patch
12mu|mock-urpm-1.3.1-1|13	Patch3:		mock-urpm-umount-proc-when-cleaning-tmp.patch
12mu|mock-urpm-1.3.1-1|14	URL:		http://wiki.rosalab.ru/en/index.php/Mock-urpm
12mu|mock-urpm-1.3.1-1|15	
12mu|mock-urpm-1.3.1-1|16	BuildArch:	noarch
12mu|mock-urpm-1.3.1-1|17	Requires:	tar
12mu|mock-urpm-1.3.1-1|18	Requires:	pigz
12mu|mock-urpm-1.3.1-1|19	Requires:	python-ctypes
12mu|mock-urpm-1.3.1-1|20	Requires:	python-decoratortools
12mu|mock-urpm-1.3.1-1|21	Requires:	usermode-consoleonly
12mu|mock-urpm-1.3.1-1|22	Requires:	shadow-utils
12mu|mock-urpm-1.3.1-1|23	Requires:	coreutils
12mu|mock-urpm-1.3.1-1|24	Requires:	python-rpm
12mu|mock-urpm-1.3.1-1|25	Requires:	rpm-build
12mu|mock-urpm-1.3.1-1|26	BuildRequires:	python-devel
12mu|mock-urpm-1.3.1-1|27	BuildRequires:	shadow-utils
12mu|mock-urpm-1.3.1-1|28	
12mu|mock-urpm-1.3.1-1|29	%description
12mu|mock-urpm-1.3.1-1|30	Mock-urpm takes an SRPM and builds it in a chroot
12mu|mock-urpm-1.3.1-1|31	
12mu|mock-urpm-1.3.1-1|32	%prep
12mu|mock-urpm-1.3.1-1|33	%setup -q
12mu|mock-urpm-1.3.1-1|34	%patch0 -p1
12mu|mock-urpm-1.3.1-1|35	%patch1 -p1
12mu|mock-urpm-1.3.1-1|36	%patch2 -p1
12mu|mock-urpm-1.3.1-1|37	%patch3 -p1
12mu|mock-urpm-1.3.1-1|38	
12mu|mock-urpm-1.3.1-1|39	%install
12mu|mock-urpm-1.3.1-1|40	%makeinstall_std
12mu|mock-urpm-1.3.1-1|41	mkdir -p %{buildroot}/%{_bindir}
12mu|mock-urpm-1.3.1-1|42	ln -s %{_bindir}/consolehelper %{buildroot}/%{_bindir}/%{name}
12mu|mock-urpm-1.3.1-1|43	ln -s %{_datadir}/bash-completion/%{name} %{buildroot}/%{_sysconfdir}/bash_completion.d/%{name}
12mu|mock-urpm-1.3.1-1|44	
12mu|mock-urpm-1.3.1-1|45	%pre
12mu|mock-urpm-1.3.1-1|46	if [ $1 -eq 1 ]; then #first install
12mu|mock-urpm-1.3.1-1|47	groupadd -r -f %{name} >/dev/null 2>&1 || :
12mu|mock-urpm-1.3.1-1|48	if [ ! -z `env|grep SUDO_USER` ]; then
12mu|mock-urpm-1.3.1-1|49	usermod -a -G %{name} `env|grep SUDO_USER | cut -f2 -d=` >/dev/null 2>&1 || :
12mu|mock-urpm-1.3.1-1|50	fi
12mu|mock-urpm-1.3.1-1|51	fi
12mu|mock-urpm-1.3.1-1|52	
12mu|mock-urpm-1.3.1-1|53	%postun
12mu|mock-urpm-1.3.1-1|54	if [ $1 -eq 0 ]; then # complete removing
12mu|mock-urpm-1.3.1-1|55	rm -f %{_sysconfdir}/%{name}/default.cfg
12mu|mock-urpm-1.3.1-1|56	groupdel %{name} >/dev/null 2>&1 || :
12mu|mock-urpm-1.3.1-1|57	fi
12mu|mock-urpm-1.3.1-1|58	
12mu|mock-urpm-1.3.1-1|59	%files
12mu|mock-urpm-1.3.1-1|60	# executables
12mu|mock-urpm-1.3.1-1|61	%{_sbindir}/%{name}
12mu|mock-urpm-1.3.1-1|62	%{_bindir}/%{name}
12mu|mock-urpm-1.3.1-1|63	
12mu|mock-urpm-1.3.1-1|64	#consolehelper and PAM
12mu|mock-urpm-1.3.1-1|65	%{_sysconfdir}/pam.d/%{name}
12mu|mock-urpm-1.3.1-1|66	%{_sysconfdir}/security/console.apps/%{name}
12mu|mock-urpm-1.3.1-1|67	
12mu|mock-urpm-1.3.1-1|68	# python stuff
12mu|mock-urpm-1.3.1-1|69	%dir %{py_puresitedir}/%{modname}
12mu|mock-urpm-1.3.1-1|70	%{py_puresitedir}/%{modname}/*.py
12mu|mock-urpm-1.3.1-1|71	%{py_puresitedir}/%{modname}/*.pyc
12mu|mock-urpm-1.3.1-1|72	
12mu|mock-urpm-1.3.1-1|73	#bash_completion files
12mu|mock-urpm-1.3.1-1|74	%{_datadir}/bash-completion/%{name}
12mu|mock-urpm-1.3.1-1|75	%{_sysconfdir}/bash_completion.d/%{name}
12mu|mock-urpm-1.3.1-1|76	
12mu|mock-urpm-1.3.1-1|77	# config files
12mu|mock-urpm-1.3.1-1|78	%config %{_sysconfdir}/%{name}/logging.ini
12mu|mock-urpm-1.3.1-1|79	%config %{_sysconfdir}/%{name}/*.cfg
12mu|mock-urpm-1.3.1-1|80	
12mu|mock-urpm-1.3.1-1|81	#plugins
12mu|mock-urpm-1.3.1-1|82	%dir %{py_puresitedir}/%{modname}/plugins
12mu|mock-urpm-1.3.1-1|83	%{py_puresitedir}/%{modname}/plugins/*.py
12mu|mock-urpm-1.3.1-1|84	%{py_puresitedir}/%{modname}/plugins/*.pyc
12mu|mock-urpm-1.3.1-1|85	
12mu|mock-urpm-1.3.1-1|86	# docs
12mu|mock-urpm-1.3.1-1|87	%{_mandir}/man1/%{name}.1*
12mu|mock-urpm-1.3.1-1|88	
12mu|mock-urpm-1.3.1-1|89	# build dir
12mu|mock-urpm-1.3.1-1|90	%attr(02775, root, %{name}) %dir /var/lib/%{name}
12mu|mock-urpm-1.3.1-1|91	
12mu|mock-urpm-1.3.1-1|92	# cache dir
12mu|mock-urpm-1.3.1-1|93	%attr(02775, root, %{name}) %dir /var/cache/%{name}
12mu|mock-urpm-1.3.1-1|94	
12mu|mock-urpm-1.3.1-1|95	%changelog
12mu|mock-urpm-1.3.1-1|96	* Mon Feb 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3.1-1
12mu|mock-urpm-1.3.1-1|97	+ Revision: 557824b
12mu|mock-urpm-1.3.1-1|98	- 1.3.1 - Fix priority of *sbin folders in PATH
12mu|mock-urpm-1.3.1-1|99	
12mu|mock-urpm-1.3.1-1|100	* Mon Feb 09 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-1
12mu|mock-urpm-1.3.1-1|101	+ Revision: e79cbde
12mu|mock-urpm-1.3.1-1|102	- Try 1.2.1
12mu|mock-urpm-1.3.1-1|103	
12mu|mock-urpm-1.3.1-1|104	* Sun Feb 08 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.3-1
12mu|mock-urpm-1.3.1-1|105	+ Revision: 3a25fe3
12mu|mock-urpm-1.3.1-1|106	- 1.3 - introduced new settings for environment variables configuration
12mu|mock-urpm-1.3.1-1|107	
12mu|mock-urpm-1.3.1-1|108	* Tue Jan 27 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-1
12mu|mock-urpm-1.3.1-1|109	+ Revision: 93cea5b
12mu|mock-urpm-1.3.1-1|110	- Add --auth-no-challenge to wget options by default
12mu|mock-urpm-1.3.1-1|111	
12mu|mock-urpm-1.3.1-1|112	* Sat Jan 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-1
12mu|mock-urpm-1.3.1-1|113	+ Revision: 46fa9f6
12mu|mock-urpm-1.3.1-1|114	- Drop .abf.yml
12mu|mock-urpm-1.3.1-1|115	
12mu|mock-urpm-1.3.1-1|116	* Sat Jan 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2.1-1
12mu|mock-urpm-1.3.1-1|117	+ Revision: 7a93b39
12mu|mock-urpm-1.3.1-1|118	- Fix folder names for rosa2014.1 configs
12mu|mock-urpm-1.3.1-1|119	
12mu|mock-urpm-1.3.1-1|120	* Fri Jan 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-1
12mu|mock-urpm-1.3.1-1|121	+ Revision: 8a4a653
12mu|mock-urpm-1.3.1-1|122	- Fix patch numbering
12mu|mock-urpm-1.3.1-1|123	
12mu|mock-urpm-1.3.1-1|124	* Fri Jan 23 2015 Denis Silakov <denis.silakov@rosalab.ru> 1.2-1
12mu|mock-urpm-1.3.1-1|125	+ Revision: f9bdee1
12mu|mock-urpm-1.3.1-1|126	- Force proc umount during cleanup, build from ABF
12mu|mock-urpm-1.3.1-1|127	
12mu|mock-urpm-1.3.1-1|128	* Mon Dec 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.12-32
12mu|mock-urpm-1.3.1-1|129	+ Revision: d941b52
12mu|mock-urpm-1.3.1-1|130	- Spec cleanup
12mu|mock-urpm-1.3.1-1|131	
12mu|mock-urpm-1.3.1-1|132	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.12-32
12mu|mock-urpm-1.3.1-1|133	+ Revision: 16587bc
12mu|mock-urpm-1.3.1-1|134	- MassBuild#440: Increase release tag
12mu|mock-urpm-1.3.1-1|135	
12mu|mock-urpm-1.3.1-1|136	* Wed May 14 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.1.12-31
12mu|mock-urpm-1.3.1-1|137	+ Revision: 8968f77
12mu|mock-urpm-1.3.1-1|138	- add loop-control into chroot
12mu|mock-urpm-1.3.1-1|139	
12mu|mock-urpm-1.3.1-1|140	* Mon May 12 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.1.12-30
12mu|mock-urpm-1.3.1-1|141	+ Revision: 2d8da11
12mu|mock-urpm-1.3.1-1|142	- add --readdrepo option
12mu|mock-urpm-1.3.1-1|143	
12mu|mock-urpm-1.3.1-1|144	* Wed Feb 19 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.1.12-26
12mu|mock-urpm-1.3.1-1|145	+ Revision: 2376f16
12mu|mock-urpm-1.3.1-1|146	- use libmpc3 for 2012.1
12mu|mock-urpm-1.3.1-1|147	
12mu|mock-urpm-1.3.1-1|148	* Thu Feb 13 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.1.12-25
12mu|mock-urpm-1.3.1-1|149	+ Revision: cdeaf6b
12mu|mock-urpm-1.3.1-1|150	- add urpmi to chroot
12mu|mock-urpm-1.3.1-1|151	
12mu|mock-urpm-1.3.1-1|152	* Thu Feb 13 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.1.12-24
12mu|mock-urpm-1.3.1-1|153	+ Revision: e10c78a
12mu|mock-urpm-1.3.1-1|154	- added a test patch to call urpmi from chroot
12mu|mock-urpm-1.3.1-1|155	
12mu|mock-urpm-1.3.1-1|156	* Thu Feb 13 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.1.12-23
12mu|mock-urpm-1.3.1-1|157	+ Revision: df5fa9a
12mu|mock-urpm-1.3.1-1|158	- added a test patch
12mu|mock-urpm-1.3.1-1|159	
12mu|mock-urpm-1.3.1-1|160	* Tue Oct 01 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.12-21
12mu|mock-urpm-1.3.1-1|161	+ Revision: 0157dd8
12mu|mock-urpm-1.3.1-1|162	- rediffed patch, config need new option, even empty
12mu|mock-urpm-1.3.1-1|163	
12mu|mock-urpm-1.3.1-1|164	* Tue Oct 01 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.12-20
12mu|mock-urpm-1.3.1-1|165	+ Revision: d1054f9
12mu|mock-urpm-1.3.1-1|166	- added patch to support urpm_options, passed to urpmi.addmedia and urpmi.update
12mu|mock-urpm-1.3.1-1|167	
12mu|mock-urpm-1.3.1-1|168	* Tue Oct 01 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.12-20
12mu|mock-urpm-1.3.1-1|169	+ Revision: 24830ac
12mu|mock-urpm-1.3.1-1|170	- added patch to support urpm_options, passed to urpmi.addmedia and urpmi.update
12mu|mock-urpm-1.3.1-1|171	
12mu|mock-urpm-1.3.1-1|172	* Tue Feb 12 2013 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-19
12mu|mock-urpm-1.3.1-1|173	+ Revision: 401ac8d
12mu|mock-urpm-1.3.1-1|174	- Fix for initial configuration permissions
12mu|mock-urpm-1.3.1-1|175	
12mu|mock-urpm-1.3.1-1|176	* Fri Feb 01 2013 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-18
12mu|mock-urpm-1.3.1-1|177	+ Revision: f8b8276
12mu|mock-urpm-1.3.1-1|178	- merging
12mu|mock-urpm-1.3.1-1|179	
12mu|mock-urpm-1.3.1-1|180	* Fri Feb 01 2013 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-18
12mu|mock-urpm-1.3.1-1|181	+ Revision: 56cb50b
12mu|mock-urpm-1.3.1-1|182	- Fix for verbose output formatting and in-chroot internet
12mu|mock-urpm-1.3.1-1|183	
12mu|mock-urpm-1.3.1-1|184	* Tue Dec 18 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-17
12mu|mock-urpm-1.3.1-1|185	+ Revision: a0f99cc
12mu|mock-urpm-1.3.1-1|186	- Fix for hardcoded config path
12mu|mock-urpm-1.3.1-1|187	
12mu|mock-urpm-1.3.1-1|188	* Tue Dec 18 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-17
12mu|mock-urpm-1.3.1-1|189	+ Revision: bbe78fd
12mu|mock-urpm-1.3.1-1|190	- Fix for hardcoded config path
12mu|mock-urpm-1.3.1-1|191	
12mu|mock-urpm-1.3.1-1|192	* Thu Dec 13 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-16
12mu|mock-urpm-1.3.1-1|193	+ Revision: 0b9341a
12mu|mock-urpm-1.3.1-1|194	- Group detection improvements
12mu|mock-urpm-1.3.1-1|195	
12mu|mock-urpm-1.3.1-1|196	* Thu Dec 13 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-16
12mu|mock-urpm-1.3.1-1|197	+ Revision: a9c5806
12mu|mock-urpm-1.3.1-1|198	- Group detection improvements
12mu|mock-urpm-1.3.1-1|199	
12mu|mock-urpm-1.3.1-1|200	* Thu Dec 06 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-15
12mu|mock-urpm-1.3.1-1|201	+ Revision: f1f131a
12mu|mock-urpm-1.3.1-1|202	- Bugfix: --buildsrpm didn't raise an exception on rpmbuild failure
12mu|mock-urpm-1.3.1-1|203	
12mu|mock-urpm-1.3.1-1|204	* Thu Dec 06 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-15
12mu|mock-urpm-1.3.1-1|205	+ Revision: 05f0b76
12mu|mock-urpm-1.3.1-1|206	- Bugfix: --buildsrpm didn't raise an exception on rpmbuild failure
12mu|mock-urpm-1.3.1-1|207	
12mu|mock-urpm-1.3.1-1|208	* Wed Nov 21 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-14
12mu|mock-urpm-1.3.1-1|209	+ Revision: 68dd6e4
12mu|mock-urpm-1.3.1-1|210	- Config files for Mandriva-cooker
12mu|mock-urpm-1.3.1-1|211	
12mu|mock-urpm-1.3.1-1|212	* Wed Nov 21 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-14
12mu|mock-urpm-1.3.1-1|213	+ Revision: 73edccb
12mu|mock-urpm-1.3.1-1|214	- Config files for Mandriva-cooker
12mu|mock-urpm-1.3.1-1|215	
12mu|mock-urpm-1.3.1-1|216	* Tue Nov 20 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-14
12mu|mock-urpm-1.3.1-1|217	+ Revision: 108371a
12mu|mock-urpm-1.3.1-1|218	- Bugfixes for UID processing and mtab mounting
12mu|mock-urpm-1.3.1-1|219	
12mu|mock-urpm-1.3.1-1|220	* Tue Nov 20 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-14
12mu|mock-urpm-1.3.1-1|221	+ Revision: 3a08822
12mu|mock-urpm-1.3.1-1|222	- Bugfixes for UID processing and mtab mounting
12mu|mock-urpm-1.3.1-1|223	
12mu|mock-urpm-1.3.1-1|224	* Thu Sep 20 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-12
12mu|mock-urpm-1.3.1-1|225	+ Revision: d7a8248
12mu|mock-urpm-1.3.1-1|226	- 1.1.12-12 New configs for rosa2012.1
12mu|mock-urpm-1.3.1-1|227	
12mu|mock-urpm-1.3.1-1|228	* Thu Sep 20 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-12
12mu|mock-urpm-1.3.1-1|229	+ Revision: 07e7980
12mu|mock-urpm-1.3.1-1|230	- 1.1.12-12 New configs for rosa2012.1
12mu|mock-urpm-1.3.1-1|231	
12mu|mock-urpm-1.3.1-1|232	* Wed May 23 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-10
12mu|mock-urpm-1.3.1-1|233	+ Revision: e1f24e8
12mu|mock-urpm-1.3.1-1|234	- LOG Ability to copy urpmi configs to chroot have been added
12mu|mock-urpm-1.3.1-1|235	
12mu|mock-urpm-1.3.1-1|236	* Wed May 23 2012 Anton Kirilenko <anton.kirilenko@rosalab.ru> 1.1.12-10
12mu|mock-urpm-1.3.1-1|237	+ Revision: b1b9daf
12mu|mock-urpm-1.3.1-1|238	- LOG Ability to copy urpmi configs to chroot have been added
12mu|mock-urpm-1.3.1-1|239	
12mu|mock-urpm-1.3.1-1|240	* Sat Apr 28 2012 root <root@localhost.localdomain> 1.1.12-9
12mu|mock-urpm-1.3.1-1|241	+ Revision: bc647f8
12mu|mock-urpm-1.3.1-1|242	- update to last version
12mu|mock-urpm-1.3.1-1|243	
12mu|mock-urpm-1.3.1-1|244	* Sat Apr 28 2012 root <root@localhost.localdomain> 1.1.12-9
12mu|mock-urpm-1.3.1-1|245	+ Revision: 9281b12
12mu|mock-urpm-1.3.1-1|246	- update to last version
12mu|mock-urpm-1.3.1-1|247	
12mu|mock-urpm-1.3.1-1|248	* Wed Feb 08 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.1.12-1
12mu|mock-urpm-1.3.1-1|249	+ Revision: 0bd19bc
12mu|mock-urpm-1.3.1-1|250	- Automatic import for version 1.1.12
12mu|mock-urpm-1.3.1-1|251	
12mu|mock-urpm-1.3.1-1|252	

20234 12
12mu|modemmanager-1.2.0-3|1	%define srcname ModemManager
12mu|modemmanager-1.2.0-3|2	
12mu|modemmanager-1.2.0-3|3	%define major 0
12mu|modemmanager-1.2.0-3|4	%define libname %mklibname mm-glib %{major}
12mu|modemmanager-1.2.0-3|5	%define devname %mklibname mm-glib -d
12mu|modemmanager-1.2.0-3|6	
12mu|modemmanager-1.2.0-3|7	Summary:	Mobile broadband modem management service
12mu|modemmanager-1.2.0-3|8	Name:		modemmanager
12mu|modemmanager-1.2.0-3|9	Version:	1.2.0
12mu|modemmanager-1.2.0-3|10	Release:	3
12mu|modemmanager-1.2.0-3|11	License:	GPLv2+
12mu|modemmanager-1.2.0-3|12	Group:		System/Configuration/Networking
12mu|modemmanager-1.2.0-3|13	Url:		http://www.gnome.org/projects/NetworkManager/
12mu|modemmanager-1.2.0-3|14	Source0:	http://www.freedesktop.org/software/ModemManager/%{srcname}-%{version}.tar.xz
12mu|modemmanager-1.2.0-3|15	BuildRequires:	gtk-doc
12mu|modemmanager-1.2.0-3|16	BuildRequires:	intltool
12mu|modemmanager-1.2.0-3|17	BuildRequires:	ppp
12mu|modemmanager-1.2.0-3|18	BuildRequires:	xsltproc
12mu|modemmanager-1.2.0-3|19	BuildRequires:	gettext-devel
12mu|modemmanager-1.2.0-3|20	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|modemmanager-1.2.0-3|21	BuildRequires:	pkgconfig(glib-2.0)
12mu|modemmanager-1.2.0-3|22	BuildRequires:	pkgconfig(gudev-1.0)
12mu|modemmanager-1.2.0-3|23	BuildRequires:	pkgconfig(mbim-glib)
12mu|modemmanager-1.2.0-3|24	BuildRequires:	pkgconfig(polkit-gobject-1)
12mu|modemmanager-1.2.0-3|25	BuildRequires:	pkgconfig(qmi-glib)
12mu|modemmanager-1.2.0-3|26	Requires:	qmi-tools
12mu|modemmanager-1.2.0-3|27	Requires:	usb_modeswitch
12mu|modemmanager-1.2.0-3|28	Requires(pre,post,preun,postun):	systemd
12mu|modemmanager-1.2.0-3|29	
12mu|modemmanager-1.2.0-3|30	%description
12mu|modemmanager-1.2.0-3|31	The ModemManager service provides a consistent API to operate many
12mu|modemmanager-1.2.0-3|32	different modems, including mobile broadband (3G) devices.
12mu|modemmanager-1.2.0-3|33	
12mu|modemmanager-1.2.0-3|34	%files -f %{srcname}.lang
12mu|modemmanager-1.2.0-3|35	%doc README AUTHORS
12mu|modemmanager-1.2.0-3|36	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.%{srcname}1.conf
12mu|modemmanager-1.2.0-3|37	%{_datadir}/dbus-1/system-services/org.freedesktop.%{srcname}1.service
12mu|modemmanager-1.2.0-3|38	%attr(0755,root,root) %{_sbindir}/%{srcname}
12mu|modemmanager-1.2.0-3|39	%attr(0755,root,root) %{_bindir}/mmcli
12mu|modemmanager-1.2.0-3|40	%{_datadir}/dbus-1/interfaces/*.xml
12mu|modemmanager-1.2.0-3|41	%dir %{_libdir}/%{srcname}
12mu|modemmanager-1.2.0-3|42	%attr(0755,root,root) %{_libdir}/%{srcname}/libmm-plugin-*.so
12mu|modemmanager-1.2.0-3|43	%{_unitdir}/%{srcname}.service
12mu|modemmanager-1.2.0-3|44	%{_mandir}/man8/*
12mu|modemmanager-1.2.0-3|45	%{_iconsdir}/hicolor/22x22/apps/%{srcname}.png
12mu|modemmanager-1.2.0-3|46	/lib/udev/rules.d/*.rules
12mu|modemmanager-1.2.0-3|47	
12mu|modemmanager-1.2.0-3|48	%triggerin -- %{name} < 1.0.0-8
12mu|modemmanager-1.2.0-3|49	#<akdengi> We need enable modemanager allready after install
12mu|modemmanager-1.2.0-3|50	/bin/systemctl enable %{srcname}.service
12mu|modemmanager-1.2.0-3|51	/bin/systemctl start %{srcname}.service
12mu|modemmanager-1.2.0-3|52	
12mu|modemmanager-1.2.0-3|53	%post
12mu|modemmanager-1.2.0-3|54	%systemd_post %{srcname}.service
12mu|modemmanager-1.2.0-3|55	
12mu|modemmanager-1.2.0-3|56	%preun
12mu|modemmanager-1.2.0-3|57	%systemd_preun %{srcname}.service
12mu|modemmanager-1.2.0-3|58	
12mu|modemmanager-1.2.0-3|59	%postun
12mu|modemmanager-1.2.0-3|60	%systemd_postun
12mu|modemmanager-1.2.0-3|61	
12mu|modemmanager-1.2.0-3|62	#----------------------------------------------------------------------------
12mu|modemmanager-1.2.0-3|63	
12mu|modemmanager-1.2.0-3|64	%package devel
12mu|modemmanager-1.2.0-3|65	Summary:	Headers for adding ModemManager support to applications
12mu|modemmanager-1.2.0-3|66	Group:		System/Libraries
12mu|modemmanager-1.2.0-3|67	
12mu|modemmanager-1.2.0-3|68	%description devel
12mu|modemmanager-1.2.0-3|69	This package contains various headers for accessing some ModemManager
12mu|modemmanager-1.2.0-3|70	functionality from applications.
12mu|modemmanager-1.2.0-3|71	
12mu|modemmanager-1.2.0-3|72	%files devel
12mu|modemmanager-1.2.0-3|73	%{_includedir}/%{srcname}/*.h
12mu|modemmanager-1.2.0-3|74	%dir %{_datadir}/gtk-doc/html/%{srcname}
12mu|modemmanager-1.2.0-3|75	%{_datadir}/gtk-doc/html/%{srcname}/*
12mu|modemmanager-1.2.0-3|76	%{_libdir}/pkgconfig/%{srcname}.pc
12mu|modemmanager-1.2.0-3|77	
12mu|modemmanager-1.2.0-3|78	#----------------------------------------------------------------------------
12mu|modemmanager-1.2.0-3|79	
12mu|modemmanager-1.2.0-3|80	%package -n %{libname}
12mu|modemmanager-1.2.0-3|81	Summary:	Libraries for adding ModemManager support to applications that use glib
12mu|modemmanager-1.2.0-3|82	Group:		System/Libraries
12mu|modemmanager-1.2.0-3|83	Conflicts:	%{name}-glib < 1.2.0
12mu|modemmanager-1.2.0-3|84	Obsoletes:	%{name}-glib < 1.2.0
12mu|modemmanager-1.2.0-3|85	
12mu|modemmanager-1.2.0-3|86	%description -n %{libname}
12mu|modemmanager-1.2.0-3|87	This package contains the libraries that make it easier to use some
12mu|modemmanager-1.2.0-3|88	ModemManager functionality from applications that use glib.
12mu|modemmanager-1.2.0-3|89	
12mu|modemmanager-1.2.0-3|90	%files -n %{libname}
12mu|modemmanager-1.2.0-3|91	%{_libdir}/libmm-glib.so.%{major}*
12mu|modemmanager-1.2.0-3|92	
12mu|modemmanager-1.2.0-3|93	#----------------------------------------------------------------------------
12mu|modemmanager-1.2.0-3|94	
12mu|modemmanager-1.2.0-3|95	%package -n %{devname}
12mu|modemmanager-1.2.0-3|96	Summary:	Libraries and headers for adding glib ModemManager support
12mu|modemmanager-1.2.0-3|97	Group:		System/Libraries
12mu|modemmanager-1.2.0-3|98	Requires:	%{name}-devel = %{EVRD}
12mu|modemmanager-1.2.0-3|99	Requires:	%{libname} = %{EVRD}
12mu|modemmanager-1.2.0-3|100	Requires:	pkgconfig(glib-2.0)
12mu|modemmanager-1.2.0-3|101	Conflicts:	%{name}-glib-devel < 1.2.0
12mu|modemmanager-1.2.0-3|102	Obsoletes:	%{name}-glib-devel < 1.2.0
12mu|modemmanager-1.2.0-3|103	Provides:	%{name}-glib-devel = %{EVRD}
12mu|modemmanager-1.2.0-3|104	
12mu|modemmanager-1.2.0-3|105	%description -n %{devname}
12mu|modemmanager-1.2.0-3|106	This package contains various headers for accessing some ModemManager
12mu|modemmanager-1.2.0-3|107	functionality from glib applications.
12mu|modemmanager-1.2.0-3|108	
12mu|modemmanager-1.2.0-3|109	%files -n %{devname}
12mu|modemmanager-1.2.0-3|110	%{_libdir}/libmm-glib.so
12mu|modemmanager-1.2.0-3|111	%dir %{_includedir}/libmm-glib
12mu|modemmanager-1.2.0-3|112	%{_includedir}/libmm-glib/*.h
12mu|modemmanager-1.2.0-3|113	%{_libdir}/pkgconfig/mm-glib.pc
12mu|modemmanager-1.2.0-3|114	%dir %{_datadir}/gtk-doc/html/libmm-glib
12mu|modemmanager-1.2.0-3|115	%{_datadir}/gtk-doc/html/libmm-glib/*
12mu|modemmanager-1.2.0-3|116	
12mu|modemmanager-1.2.0-3|117	#----------------------------------------------------------------------------
12mu|modemmanager-1.2.0-3|118	
12mu|modemmanager-1.2.0-3|119	%prep
12mu|modemmanager-1.2.0-3|120	%setup -q -n %{srcname}-%{version}
12mu|modemmanager-1.2.0-3|121	
12mu|modemmanager-1.2.0-3|122	%build
12mu|modemmanager-1.2.0-3|123	pppver=`rpm -q --qf "%{VERSION}" ppp`
12mu|modemmanager-1.2.0-3|124	pppddir=%{_libdir}/pppd/$pppver
12mu|modemmanager-1.2.0-3|125	%configure2_5x \
12mu|modemmanager-1.2.0-3|126	--enable-more-warnings=error \
12mu|modemmanager-1.2.0-3|127	--with-udev-base-dir=/lib/udev \
12mu|modemmanager-1.2.0-3|128	--enable-gtk-doc=yes \
12mu|modemmanager-1.2.0-3|129	--with-polkit=no \
12mu|modemmanager-1.2.0-3|130	--with-systemdsystemunitdir=%{_unitdir} \
12mu|modemmanager-1.2.0-3|131	--disable-static \
12mu|modemmanager-1.2.0-3|132	--disable-introspection \
12mu|modemmanager-1.2.0-3|133	--with-qmi=yes \
12mu|modemmanager-1.2.0-3|134	--with-mbim=yes \
12mu|modemmanager-1.2.0-3|135	--with-newest-qmi-commands
12mu|modemmanager-1.2.0-3|136	%make
12mu|modemmanager-1.2.0-3|137	
12mu|modemmanager-1.2.0-3|138	%install
12mu|modemmanager-1.2.0-3|139	%makeinstall_std
12mu|modemmanager-1.2.0-3|140	
12mu|modemmanager-1.2.0-3|141	# only used by test suite
12mu|modemmanager-1.2.0-3|142	rm -f %{buildroot}%{_libdir}/pppd/2.*/*.so
12mu|modemmanager-1.2.0-3|143	
12mu|modemmanager-1.2.0-3|144	%find_lang %{srcname}
12mu|modemmanager-1.2.0-3|145	
12mu|modemmanager-1.2.0-3|146	%check
12mu|modemmanager-1.2.0-3|147	%make check
12mu|modemmanager-1.2.0-3|148	
12mu|modemmanager-1.2.0-3|149	%changelog
12mu|modemmanager-1.2.0-3|150	* Wed Apr 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-3
12mu|modemmanager-1.2.0-3|151	+ Revision: e63fdc7
12mu|modemmanager-1.2.0-3|152	- Add qmi-tools to Requires
12mu|modemmanager-1.2.0-3|153	
12mu|modemmanager-1.2.0-3|154	* Tue Apr 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-2
12mu|modemmanager-1.2.0-3|155	+ Revision: f1b6748
12mu|modemmanager-1.2.0-3|156	- Enable MBIM support and newest QMI commands
12mu|modemmanager-1.2.0-3|157	
12mu|modemmanager-1.2.0-3|158	* Mon Mar 31 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-1
12mu|modemmanager-1.2.0-3|159	+ Revision: 0c3e066
12mu|modemmanager-1.2.0-3|160	- New version 1.2.0, properly name glib library and devel packages, update BuildRequires
12mu|modemmanager-1.2.0-3|161	
12mu|modemmanager-1.2.0-3|162	* Thu Sep 05 2013 akdengi <kazancas@mandriva.ru> 1.0.0-8
12mu|modemmanager-1.2.0-3|163	+ Revision: c0ca990
12mu|modemmanager-1.2.0-3|164	- enable if install < 1.0.0-8
12mu|modemmanager-1.2.0-3|165	
12mu|modemmanager-1.2.0-3|166	* Thu Sep 05 2013 akdengi <kazancas@mandriva.ru> 1.0.0-8
12mu|modemmanager-1.2.0-3|167	+ Revision: aa31f22
12mu|modemmanager-1.2.0-3|168	- already enable service if upgrade from MM < 1.0.0
12mu|modemmanager-1.2.0-3|169	
12mu|modemmanager-1.2.0-3|170	* Wed Sep 04 2013 akdengi <kazancas@mandriva.ru> 1.0.0-7
12mu|modemmanager-1.2.0-3|171	+ Revision: 0a25103
12mu|modemmanager-1.2.0-3|172	- disable polkit
12mu|modemmanager-1.2.0-3|173	
12mu|modemmanager-1.2.0-3|174	* Wed Sep 04 2013 akdengi <kazancas@mandriva.ru> 1.0.0-7
12mu|modemmanager-1.2.0-3|175	+ Revision: 3b389cc
12mu|modemmanager-1.2.0-3|176	- BR pkgconfig(qmi-glib)
12mu|modemmanager-1.2.0-3|177	
12mu|modemmanager-1.2.0-3|178	* Wed Sep 04 2013 akdengi <kazancas@mandriva.ru> 1.0.0-7
12mu|modemmanager-1.2.0-3|179	+ Revision: 694d99e
12mu|modemmanager-1.2.0-3|180	- fix tag
12mu|modemmanager-1.2.0-3|181	
12mu|modemmanager-1.2.0-3|182	* Wed Sep 04 2013 akdengi <kazancas@mandriva.ru>
12mu|modemmanager-1.2.0-3|183	+ Revision: 02e0f22
12mu|modemmanager-1.2.0-3|184	- Disable mbim, enable qmi, change warning level and drop BR dia
12mu|modemmanager-1.2.0-3|185	
12mu|modemmanager-1.2.0-3|186	* Tue Sep 03 2013 Alexander Kazancev <kazancas@gmail.com> 1.0.0-7
12mu|modemmanager-1.2.0-3|187	+ Revision: 6904dab
12mu|modemmanager-1.2.0-3|188	- Use %{srcname} in post/preun скриптах
12mu|modemmanager-1.2.0-3|189	
12mu|modemmanager-1.2.0-3|190	* Fri Aug 30 2013 akdengi <kazancas@mandriva.ru> 1.0.0-6
12mu|modemmanager-1.2.0-3|191	+ Revision: 79d44c6
12mu|modemmanager-1.2.0-3|192	- disable QMI
12mu|modemmanager-1.2.0-3|193	
12mu|modemmanager-1.2.0-3|194	* Mon Aug 19 2013 Alexander Kazancev <kazancas@gmail.com> 1.0.0-4
12mu|modemmanager-1.2.0-3|195	+ Revision: c9bf920
12mu|modemmanager-1.2.0-3|196	- Return systemd macros
12mu|modemmanager-1.2.0-3|197	
12mu|modemmanager-1.2.0-3|198	* Mon Aug 19 2013 akdengi <kazancas@mandriva.ru> 1.0.0-4
12mu|modemmanager-1.2.0-3|199	+ Revision: 50558c6
12mu|modemmanager-1.2.0-3|200	- enable service, not preset
12mu|modemmanager-1.2.0-3|201	
12mu|modemmanager-1.2.0-3|202	* Sun Aug 18 2013 akdengi <kazancas@mandriva.ru> 1.0.0-3
12mu|modemmanager-1.2.0-3|203	+ Revision: 7089acd
12mu|modemmanager-1.2.0-3|204	- return systemd configure
12mu|modemmanager-1.2.0-3|205	
12mu|modemmanager-1.2.0-3|206	* Sun Aug 18 2013 akdengi <kazancas@mandriva.ru> 1.0.0-3
12mu|modemmanager-1.2.0-3|207	+ Revision: 60ce3aa
12mu|modemmanager-1.2.0-3|208	- use separate requires for systemd
12mu|modemmanager-1.2.0-3|209	
12mu|modemmanager-1.2.0-3|210	* Sun Aug 18 2013 akdengi <kazancas@mandriva.ru> 1.0.0-2
12mu|modemmanager-1.2.0-3|211	+ Revision: bdaf3d7
12mu|modemmanager-1.2.0-3|212	- fix previous error commit
12mu|modemmanager-1.2.0-3|213	
12mu|modemmanager-1.2.0-3|214	* Sun Aug 18 2013 akdengi <kazancas@mandriva.ru> 1.0.0-3
12mu|modemmanager-1.2.0-3|215	+ Revision: 963ac71
12mu|modemmanager-1.2.0-3|216	- add ModemManager.service to postun
12mu|modemmanager-1.2.0-3|217	
12mu|modemmanager-1.2.0-3|218	* Sun Aug 18 2013 akdengi <kazancas@mandriva.ru> 1.0.0-2
12mu|modemmanager-1.2.0-3|219	+ Revision: fbc4bfd
12mu|modemmanager-1.2.0-3|220	- add propertly systemd service support. Enable QMI
12mu|modemmanager-1.2.0-3|221	
12mu|modemmanager-1.2.0-3|222	* Sun Aug 18 2013 akdengi <kazancas@mandriva.ru> 1.0.0-2
12mu|modemmanager-1.2.0-3|223	+ Revision: 91cda94
12mu|modemmanager-1.2.0-3|224	- up release
12mu|modemmanager-1.2.0-3|225	
12mu|modemmanager-1.2.0-3|226	* Sun Aug 18 2013 akdengi <kazancas@mandriva.ru> 1.0.0-1
12mu|modemmanager-1.2.0-3|227	+ Revision: e88c7f1
12mu|modemmanager-1.2.0-3|228	- add build requires
12mu|modemmanager-1.2.0-3|229	
12mu|modemmanager-1.2.0-3|230	* Sun Aug 18 2013 akdengi <kazancas@mandriva.ru> 1.0.0-1
12mu|modemmanager-1.2.0-3|231	+ Revision: 87432a7
12mu|modemmanager-1.2.0-3|232	- fix summary long
12mu|modemmanager-1.2.0-3|233	
12mu|modemmanager-1.2.0-3|234	* Sun Aug 18 2013 akdengi <kazancas@mandriva.ru> 1.0.0-1
12mu|modemmanager-1.2.0-3|235	+ Revision: 0273f03
12mu|modemmanager-1.2.0-3|236	- short descriptions for avoid rpmlint errors
12mu|modemmanager-1.2.0-3|237	
12mu|modemmanager-1.2.0-3|238	* Sun Aug 18 2013 akdengi <kazancas@mandriva.ru> 1.0.0-1
12mu|modemmanager-1.2.0-3|239	+ Revision: 60590cc
12mu|modemmanager-1.2.0-3|240	- add missing \ in configutr
12mu|modemmanager-1.2.0-3|241	
12mu|modemmanager-1.2.0-3|242	* Sun Aug 18 2013 akdengi <kazancas@mandriva.ru> 1.0.0-1
12mu|modemmanager-1.2.0-3|243	+ Revision: b12f6f0
12mu|modemmanager-1.2.0-3|244	- fix configure options
12mu|modemmanager-1.2.0-3|245	
12mu|modemmanager-1.2.0-3|246	* Sun Aug 18 2013 akdengi <kazancas@mandriva.ru> 1.0.0-1
12mu|modemmanager-1.2.0-3|247	+ Revision: c2e1ac7
12mu|modemmanager-1.2.0-3|248	- add systemd to requires
12mu|modemmanager-1.2.0-3|249	
12mu|modemmanager-1.2.0-3|250	* Sun Aug 18 2013 akdengi <kazancas@mandriva.ru> 1.0.0-1
12mu|modemmanager-1.2.0-3|251	+ Revision: 0763c4c
12mu|modemmanager-1.2.0-3|252	- really enable build gtk doc
12mu|modemmanager-1.2.0-3|253	
12mu|modemmanager-1.2.0-3|254	* Sun Aug 18 2013 akdengi <kazancas@mandriva.ru> 1.0.0-1
12mu|modemmanager-1.2.0-3|255	+ Revision: fdc633c
12mu|modemmanager-1.2.0-3|256	- another spec fix
12mu|modemmanager-1.2.0-3|257	
12mu|modemmanager-1.2.0-3|258	* Sun Aug 18 2013 akdengi <kazancas@mandriva.ru> 1.0.0-1
12mu|modemmanager-1.2.0-3|259	+ Revision: facd506
12mu|modemmanager-1.2.0-3|260	- add udev dir to files
12mu|modemmanager-1.2.0-3|261	
12mu|modemmanager-1.2.0-3|262	* Sun Aug 18 2013 akdengi <kazancas@mandriva.ru> 1.0.0-1
12mu|modemmanager-1.2.0-3|263	+ Revision: 06e4ced
12mu|modemmanager-1.2.0-3|264	- fix configure options
12mu|modemmanager-1.2.0-3|265	
12mu|modemmanager-1.2.0-3|266	* Sun Aug 18 2013 akdengi <kazancas@mandriva.ru> 1.0.0-1
12mu|modemmanager-1.2.0-3|267	+ Revision: 4b2027f
12mu|modemmanager-1.2.0-3|268	- split package for subpackage. Enable polkit
12mu|modemmanager-1.2.0-3|269	
12mu|modemmanager-1.2.0-3|270	

20235 12
12mu|monitorix-3.5.0-4|1	Name:              monitorix
12mu|monitorix-3.5.0-4|2	Version:           3.5.0
12mu|monitorix-3.5.0-4|3	Release:           4
12mu|monitorix-3.5.0-4|4	Summary:           A free, open source, lightweight system monitoring tool
12mu|monitorix-3.5.0-4|5	License:           GPLv2+
12mu|monitorix-3.5.0-4|6	Group:             Monitoring
12mu|monitorix-3.5.0-4|7	URL:               http://www.monitorix.org
12mu|monitorix-3.5.0-4|8	Source0:           http://www.monitorix.org/%{name}-%{version}.tar.gz
12mu|monitorix-3.5.0-4|9	BuildArch:         noarch
12mu|monitorix-3.5.0-4|10	BuildRequires:     perl
12mu|monitorix-3.5.0-4|11	BuildRequires:     systemd
12mu|monitorix-3.5.0-4|12	Requires:          logrotate
12mu|monitorix-3.5.0-4|13	Requires:          perl(CGI)
12mu|monitorix-3.5.0-4|14	Requires:          perl(Config::General)
12mu|monitorix-3.5.0-4|15	Requires:          perl(DBD::mysql)
12mu|monitorix-3.5.0-4|16	Requires:          perl(DBI)
12mu|monitorix-3.5.0-4|17	Requires:          perl(HTTP::Server::Simple::CGI)
12mu|monitorix-3.5.0-4|18	Requires:          perl(XML::Simple)
12mu|monitorix-3.5.0-4|19	Requires:          perl(IO::Socket::SSL)
12mu|monitorix-3.5.0-4|20	Requires(pre):     rpm-helper
12mu|monitorix-3.5.0-4|21	Requires(post):    systemd
12mu|monitorix-3.5.0-4|22	Requires(preun):   systemd
12mu|monitorix-3.5.0-4|23	Requires(postun):  systemd rpm-helper
12mu|monitorix-3.5.0-4|24	
12mu|monitorix-3.5.0-4|25	%description
12mu|monitorix-3.5.0-4|26	Monitorix is a free, open source, lightweight system monitoring tool designed
12mu|monitorix-3.5.0-4|27	to monitor as many services and system resources as possible. It has been
12mu|monitorix-3.5.0-4|28	created to be used under production Linux/UNIX servers, but due to its
12mu|monitorix-3.5.0-4|29	simplicity and small size may also be used on embedded devices as well.
12mu|monitorix-3.5.0-4|30	
12mu|monitorix-3.5.0-4|31	%prep
12mu|monitorix-3.5.0-4|32	%setup -q
12mu|monitorix-3.5.0-4|33	sed -i 's|#!/usr/bin/env perl|#!/usr/bin/perl|' %{name}
12mu|monitorix-3.5.0-4|34	sed -i 's|#!/usr/bin/env perl|#!/usr/bin/perl|' %{name}.cgi
12mu|monitorix-3.5.0-4|35	sed -i 's|nobody|%{name}|' %{name}.conf
12mu|monitorix-3.5.0-4|36	
12mu|monitorix-3.5.0-4|37	%build
12mu|monitorix-3.5.0-4|38	# Nothing to build.
12mu|monitorix-3.5.0-4|39	
12mu|monitorix-3.5.0-4|40	%install
12mu|monitorix-3.5.0-4|41	install -pDm644 docs/%{name}.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12mu|monitorix-3.5.0-4|42	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}
12mu|monitorix-3.5.0-4|43	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}/conf.d
12mu|monitorix-3.5.0-4|44	install -pDm644 %{name}.conf %{buildroot}%{_sysconfdir}/%{name}/%{name}.conf
12mu|monitorix-3.5.0-4|45	install -pDm755 %{name} %{buildroot}%{_bindir}/%{name}
12mu|monitorix-3.5.0-4|46	mkdir -p %{buildroot}/usr/lib/%{name}
12mu|monitorix-3.5.0-4|47	install -pDm644 lib/*.pm %{buildroot}/usr/lib/%{name}
12mu|monitorix-3.5.0-4|48	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/www
12mu|monitorix-3.5.0-4|49	install -pDm644 logo_top.png %{buildroot}%{_localstatedir}/lib/%{name}/www
12mu|monitorix-3.5.0-4|50	install -pDm644 logo_bot.png %{buildroot}%{_localstatedir}/lib/%{name}/www
12mu|monitorix-3.5.0-4|51	install -pDm644 %{name}ico.png %{buildroot}%{_localstatedir}/lib/%{name}/www
12mu|monitorix-3.5.0-4|52	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/www/imgs
12mu|monitorix-3.5.0-4|53	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/www/cgi
12mu|monitorix-3.5.0-4|54	install -pDm755 %{name}.cgi %{buildroot}%{_localstatedir}/lib/%{name}/www/cgi
12mu|monitorix-3.5.0-4|55	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/reports
12mu|monitorix-3.5.0-4|56	install -pDm644 reports/*.html %{buildroot}%{_localstatedir}/lib/%{name}/reports
12mu|monitorix-3.5.0-4|57	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/usage
12mu|monitorix-3.5.0-4|58	mkdir -p %{buildroot}%{_mandir}/man5
12mu|monitorix-3.5.0-4|59	mkdir -p %{buildroot}%{_mandir}/man8
12mu|monitorix-3.5.0-4|60	install -pDm644 man/man5/%{name}.conf.5 %{buildroot}%{_mandir}/man5
12mu|monitorix-3.5.0-4|61	install -pDm644 man/man8/%{name}.8 %{buildroot}%{_mandir}/man8
12mu|monitorix-3.5.0-4|62	install -pDm644 docs/%{name}.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12mu|monitorix-3.5.0-4|63	install -pDm644 docs/%{name}.service %{buildroot}%{_unitdir}/%{name}.service
12mu|monitorix-3.5.0-4|64	
12mu|monitorix-3.5.0-4|65	%pre
12mu|monitorix-3.5.0-4|66	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
12mu|monitorix-3.5.0-4|67	%_pre_groupadd %{name} %{name}
12mu|monitorix-3.5.0-4|68	
12mu|monitorix-3.5.0-4|69	%post
12mu|monitorix-3.5.0-4|70	%_post_service %{name}
12mu|monitorix-3.5.0-4|71	
12mu|monitorix-3.5.0-4|72	%preun
12mu|monitorix-3.5.0-4|73	%systemd_preun %{buildroot}%{_unitdir}/%{name}.service
12mu|monitorix-3.5.0-4|74	
12mu|monitorix-3.5.0-4|75	%postun
12mu|monitorix-3.5.0-4|76	%systemd_postun_with_restart %{buildroot}%{_unitdir}/%{name}.service
12mu|monitorix-3.5.0-4|77	%_postun_userdel %{name}
12mu|monitorix-3.5.0-4|78	%_postun_groupdel %{name} %{name}
12mu|monitorix-3.5.0-4|79	
12mu|monitorix-3.5.0-4|80	%files
12mu|monitorix-3.5.0-4|81	%doc Changes COPYING README README.nginx
12mu|monitorix-3.5.0-4|82	%doc docs/%{name}-alert.sh docs/%{name}-apache.conf docs/%{name}-lighttpd.conf
12mu|monitorix-3.5.0-4|83	%doc docs/htpasswd.pl
12mu|monitorix-3.5.0-4|84	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12mu|monitorix-3.5.0-4|85	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mu|monitorix-3.5.0-4|86	%dir %{_sysconfdir}/%{name}
12mu|monitorix-3.5.0-4|87	%config(noreplace) %{_sysconfdir}/%{name}/%{name}.conf
12mu|monitorix-3.5.0-4|88	%dir %{_sysconfdir}/%{name}/conf.d
12mu|monitorix-3.5.0-4|89	%dir %{_localstatedir}/lib/%{name}/
12mu|monitorix-3.5.0-4|90	%dir %{_localstatedir}/lib/%{name}/www
12mu|monitorix-3.5.0-4|91	%dir %{_localstatedir}/lib/%{name}/www/cgi
12mu|monitorix-3.5.0-4|92	%dir %{_localstatedir}/lib/%{name}/reports
12mu|monitorix-3.5.0-4|93	%{_localstatedir}/lib/%{name}/reports/*.html
12mu|monitorix-3.5.0-4|94	%{_mandir}/man5/%{name}.conf.5*
12mu|monitorix-3.5.0-4|95	%{_mandir}/man8/%{name}.8*
12mu|monitorix-3.5.0-4|96	%{_unitdir}/%{name}.service
12mu|monitorix-3.5.0-4|97	%{_bindir}/%{name}
12mu|monitorix-3.5.0-4|98	%{_prefix}/lib/%{name}/
12mu|monitorix-3.5.0-4|99	%{_localstatedir}/lib/%{name}/www/logo_top.png
12mu|monitorix-3.5.0-4|100	%{_localstatedir}/lib/%{name}/www/logo_bot.png
12mu|monitorix-3.5.0-4|101	%{_localstatedir}/lib/%{name}/www/%{name}ico.png
12mu|monitorix-3.5.0-4|102	%{_localstatedir}/lib/%{name}/www/cgi/%{name}.cgi
12mu|monitorix-3.5.0-4|103	%attr(755,%{name},%{name}) %{_localstatedir}/lib/%{name}/www/imgs
12mu|monitorix-3.5.0-4|104	%attr(755,root,root) %{_localstatedir}/lib/%{name}/usage
12mu|monitorix-3.5.0-4|105	
12mu|monitorix-3.5.0-4|106	%changelog
12mu|monitorix-3.5.0-4|107	* Tue Apr 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.5.0-4
12mu|monitorix-3.5.0-4|108	+ Revision: fdf54aa
12mu|monitorix-3.5.0-4|109	- Fix service removal
12mu|monitorix-3.5.0-4|110	
12mu|monitorix-3.5.0-4|111	

20236 12
12mu|mozilla-thunderbird-31.0-1|1	%define __libtoolize /bin/true
12mu|mozilla-thunderbird-31.0-1|2	%define __cputoolize /bin/true
12mu|mozilla-thunderbird-31.0-1|3	
12mu|mozilla-thunderbird-31.0-1|4	%define _enable_debug_packages %{nil}
12mu|mozilla-thunderbird-31.0-1|5	%define debug_package %{nil}
12mu|mozilla-thunderbird-31.0-1|6	
12mu|mozilla-thunderbird-31.0-1|7	%define official_branding 1
12mu|mozilla-thunderbird-31.0-1|8	
12mu|mozilla-thunderbird-31.0-1|9	%if %{official_branding}
12mu|mozilla-thunderbird-31.0-1|10	%define title Mozilla Thunderbird
12mu|mozilla-thunderbird-31.0-1|11	%else
12mu|mozilla-thunderbird-31.0-1|12	%define title Mail/News
12mu|mozilla-thunderbird-31.0-1|13	%endif
12mu|mozilla-thunderbird-31.0-1|14	
12mu|mozilla-thunderbird-31.0-1|15	%define oname thunderbird
12mu|mozilla-thunderbird-31.0-1|16	%define tb_appid \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
12mu|mozilla-thunderbird-31.0-1|17	%define tbdir %{_libdir}/%{oname}-%{version}
12mu|mozilla-thunderbird-31.0-1|18	%define tbextdir %{_libdir}/mozilla/extensions/%{tb_appid}
12mu|mozilla-thunderbird-31.0-1|19	
12mu|mozilla-thunderbird-31.0-1|20	%define xpi 0
12mu|mozilla-thunderbird-31.0-1|21	%define enigmail_version 1.7
12mu|mozilla-thunderbird-31.0-1|22	%define enigmail_short_version 1.7
12mu|mozilla-thunderbird-31.0-1|23	%define enigmail_id \{847b3a00-7ab1-11d4-8f02-006008948af5\}
12mu|mozilla-thunderbird-31.0-1|24	
12mu|mozilla-thunderbird-31.0-1|25	%define __noautoprov 'libgtkembedmoz\\.so(.*)|libxpcom\\.so(.*)'
12mu|mozilla-thunderbird-31.0-1|26	%define __noautoreq 'libgtkembedmoz\\.so(.*)|libxpcom\\.so(.*)|libxul\\.so(.*)'
12mu|mozilla-thunderbird-31.0-1|27	
12mu|mozilla-thunderbird-31.0-1|28	# FIXME: Bug in nsExtensionManager.js prevents using x86_64 as arch
12mu|mozilla-thunderbird-31.0-1|29	# FIXME: I tried to modify nsExtensionManager.js.in, but it
12mu|mozilla-thunderbird-31.0-1|30	# FIXME: complained that I had modified it
12mu|mozilla-thunderbird-31.0-1|31	%ifarch %{ix86}
12mu|mozilla-thunderbird-31.0-1|32	%define tbarch x86
12mu|mozilla-thunderbird-31.0-1|33	%else # ix86
12mu|mozilla-thunderbird-31.0-1|34	%ifarch x86_64
12mu|mozilla-thunderbird-31.0-1|35	%define tbarch %{_arch}
12mu|mozilla-thunderbird-31.0-1|36	%else # x86_64
12mu|mozilla-thunderbird-31.0-1|37	%define tbarch %{_arch}
12mu|mozilla-thunderbird-31.0-1|38	%endif # x86_64
12mu|mozilla-thunderbird-31.0-1|39	%endif # ix86
12mu|mozilla-thunderbird-31.0-1|40	
12mu|mozilla-thunderbird-31.0-1|41	# this seems fragile, so require the exact version or later (#58754)
12mu|mozilla-thunderbird-31.0-1|42	%define sqlite3_version %(pkg-config --modversion sqlite3 &>/dev/null && pkg-config --modversion sqlite3 2>/dev/null || echo 0)
12mu|mozilla-thunderbird-31.0-1|43	# this one as well (#59759)
12mu|mozilla-thunderbird-31.0-1|44	%define nss_libname %mklibname nss 3
12mu|mozilla-thunderbird-31.0-1|45	%define nss_version %(pkg-config --modversion nss &>/dev/null && pkg-config --modversion nss 2>/dev/null || echo 0)
12mu|mozilla-thunderbird-31.0-1|46	
12mu|mozilla-thunderbird-31.0-1|47	%define major 31.0
12mu|mozilla-thunderbird-31.0-1|48	%define realver %{major}
12mu|mozilla-thunderbird-31.0-1|49	
12mu|mozilla-thunderbird-31.0-1|50	Name:		mozilla-thunderbird
12mu|mozilla-thunderbird-31.0-1|51	Version:	%{major}
12mu|mozilla-thunderbird-31.0-1|52	Release:	1
12mu|mozilla-thunderbird-31.0-1|53	Summary:	Full-featured email, RSS, and newsgroup client
12mu|mozilla-thunderbird-31.0-1|54	License:	MPL
12mu|mozilla-thunderbird-31.0-1|55	Group:		Networking/Mail
12mu|mozilla-thunderbird-31.0-1|56	Url:		http://www.mozillamessaging.com/
12mu|mozilla-thunderbird-31.0-1|57	Source0:	http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/source/thunderbird-%{version}.source.tar.bz2
12mu|mozilla-thunderbird-31.0-1|58	Source1:	http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/source/thunderbird-%{version}.source.tar.bz2.asc
12mu|mozilla-thunderbird-31.0-1|59	Source10:	mozilla-thunderbird.rpmlintrc
12mu|mozilla-thunderbird-31.0-1|60	Source12:	mozilla-thunderbird-mandriva-default-prefs.js
12mu|mozilla-thunderbird-31.0-1|61	Source30:	mozilla-thunderbird-open-browser.sh
12mu|mozilla-thunderbird-31.0-1|62	Source31:	mozilla-thunderbird-open-browser-xdg.sh
12mu|mozilla-thunderbird-31.0-1|63	# Mandriva sources (Source300+)
12mu|mozilla-thunderbird-31.0-1|64	Source300:	http://www.mozilla-enigmail.org/download/source/enigmail-%{enigmail_version}.tar.gz
12mu|mozilla-thunderbird-31.0-1|65	Source301:	http://www.mozilla-enigmail.org/download/source/enigmail-%{enigmail_version}.tar.gz.asc
12mu|mozilla-thunderbird-31.0-1|66	Source302:	%{name}-icons.tar.bz2
12mu|mozilla-thunderbird-31.0-1|67	# Language package template
12mu|mozilla-thunderbird-31.0-1|68	Source400:	mozilla-thunderbird-enigmail-l10n-template.in
12mu|mozilla-thunderbird-31.0-1|69	Source999:	icons.tar.xz
12mu|mozilla-thunderbird-31.0-1|70	# Build patches
12mu|mozilla-thunderbird-31.0-1|71	Patch2:		mozilla-firefox-1.0-prdtoa.patch
12mu|mozilla-thunderbird-31.0-1|72	Patch3:		thunderbird-objdir.patch
12mu|mozilla-thunderbird-31.0-1|73	Patch201:	mozilla-thunderbird-24.1.0-default-mailer.patch
12mu|mozilla-thunderbird-31.0-1|74	Patch212:	mozilla-thunderbird-enigmail-ui-content-contents-rdf.patch
12mu|mozilla-thunderbird-31.0-1|75	Patch213:	mozilla-thunderbird-enigmail-build-package-contents-rdf.patch
12mu|mozilla-thunderbird-31.0-1|76	# Mandriva patches (Patch300+)
12mu|mozilla-thunderbird-31.0-1|77	Patch300:	mozilla-thunderbird-0.8-progname.patch
12mu|mozilla-thunderbird-31.0-1|78	Patch301:	mozilla-thunderbird-enigmail-package.patch
12mu|mozilla-thunderbird-31.0-1|79	Patch304:	mozilla-thunderbird-run-mozilla.patch
12mu|mozilla-thunderbird-31.0-1|80	# OpenSuse patches (Patch400+)
12mu|mozilla-thunderbird-31.0-1|81	Patch400:	thunderbird-appname.patch
12mu|mozilla-thunderbird-31.0-1|82	
12mu|mozilla-thunderbird-31.0-1|83	Patch600:	mozilla-thunderbird-big-icon.patch
12mu|mozilla-thunderbird-31.0-1|84	
12mu|mozilla-thunderbird-31.0-1|85	%if %{official_branding}
12mu|mozilla-thunderbird-31.0-1|86	BuildRequires:	imagemagick
12mu|mozilla-thunderbird-31.0-1|87	%endif
12mu|mozilla-thunderbird-31.0-1|88	BuildRequires:	autoconf2.1
12mu|mozilla-thunderbird-31.0-1|89	BuildRequires:	gzip
12mu|mozilla-thunderbird-31.0-1|90	BuildRequires:	python
12mu|mozilla-thunderbird-31.0-1|91	BuildRequires:	unzip
12mu|mozilla-thunderbird-31.0-1|92	BuildRequires:	yasm >= 1.0.1
12mu|mozilla-thunderbird-31.0-1|93	BuildRequires:	zip
12mu|mozilla-thunderbird-31.0-1|94	BuildRequires:	jpeg-devel
12mu|mozilla-thunderbird-31.0-1|95	BuildRequires:	libiw-devel
12mu|mozilla-thunderbird-31.0-1|96	BuildRequires:	nss-static-devel >= 2:3.16.2
12mu|mozilla-thunderbird-31.0-1|97	BuildRequires:	pkgconfig(python)
12mu|mozilla-thunderbird-31.0-1|98	BuildRequires:	pkgconfig(alsa)
12mu|mozilla-thunderbird-31.0-1|99	BuildRequires:	pkgconfig(fontconfig)
12mu|mozilla-thunderbird-31.0-1|100	BuildRequires:	pkgconfig(freetype2)
12mu|mozilla-thunderbird-31.0-1|101	BuildRequires:	pkgconfig(gl)
12mu|mozilla-thunderbird-31.0-1|102	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|mozilla-thunderbird-31.0-1|103	BuildRequires:	pkgconfig(hunspell)
12mu|mozilla-thunderbird-31.0-1|104	BuildRequires:	pkgconfig(libpulse)
12mu|mozilla-thunderbird-31.0-1|105	BuildRequires:	pkgconfig(libevent) >= 1.4.7
12mu|mozilla-thunderbird-31.0-1|106	BuildRequires:	pkgconfig(libgnomeui-2.0)
12mu|mozilla-thunderbird-31.0-1|107	BuildRequires:	pkgconfig(libIDL-2.0)
12mu|mozilla-thunderbird-31.0-1|108	BuildRequires:	pkgconfig(libnotify)
12mu|mozilla-thunderbird-31.0-1|109	BuildRequires:	pkgconfig(libstartup-notification-1.0)
12mu|mozilla-thunderbird-31.0-1|110	BuildRequires:	pkgconfig(nspr) >= 4.10.6
12mu|mozilla-thunderbird-31.0-1|111	BuildRequires:	pkgconfig(nss)
12mu|mozilla-thunderbird-31.0-1|112	BuildRequires:	pkgconfig(sqlite3) >= 3.8.4.1
12mu|mozilla-thunderbird-31.0-1|113	BuildRequires:	pkgconfig(xft)
12mu|mozilla-thunderbird-31.0-1|114	BuildRequires:	pkgconfig(xt)
12mu|mozilla-thunderbird-31.0-1|115	BuildRequires:	pkgconfig(vpx) >= 0.9.7
12mu|mozilla-thunderbird-31.0-1|116	BuildRequires:	pkgconfig(zlib)
12mu|mozilla-thunderbird-31.0-1|117	BuildRequires:	librsvg
12mu|mozilla-thunderbird-31.0-1|118	BuildRequires:	pkgconfig(cairo) >= 1.10
12mu|mozilla-thunderbird-31.0-1|119	#BuildRequires:	pkgconfig(libpng) >= 1.4.8
12mu|mozilla-thunderbird-31.0-1|120	BuildRequires:	pkgconfig(gstreamer-1.0)
12mu|mozilla-thunderbird-31.0-1|121	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
12mu|mozilla-thunderbird-31.0-1|122	
12mu|mozilla-thunderbird-31.0-1|123	Requires:	%{mklibname sqlite3_ 0} >= %{sqlite3_version}
12mu|mozilla-thunderbird-31.0-1|124	Requires:	%{nss_libname} >= 2:%{nss_version}
12mu|mozilla-thunderbird-31.0-1|125	Requires(post,postun):	desktop-file-utils
12mu|mozilla-thunderbird-31.0-1|126	Requires(post):	mktemp
12mu|mozilla-thunderbird-31.0-1|127	Requires(post,postun): rpm-helper
12mu|mozilla-thunderbird-31.0-1|128	Requires:	xdg-utils
12mu|mozilla-thunderbird-31.0-1|129	
12mu|mozilla-thunderbird-31.0-1|130	BuildRequires:	libiw-devel
12mu|mozilla-thunderbird-31.0-1|131	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|mozilla-thunderbird-31.0-1|132	BuildRequires:	python-setuptools
12mu|mozilla-thunderbird-31.0-1|133	BuildRequires:	python-virtualenv
12mu|mozilla-thunderbird-31.0-1|134	
12mu|mozilla-thunderbird-31.0-1|135	
12mu|mozilla-thunderbird-31.0-1|136	%description
12mu|mozilla-thunderbird-31.0-1|137	%{title} is a full-featured email, RSS and newsgroup client that
12mu|mozilla-thunderbird-31.0-1|138	makes emailing safer, faster and easier than ever before.
12mu|mozilla-thunderbird-31.0-1|139	
12mu|mozilla-thunderbird-31.0-1|140	#===============================================================================
12mu|mozilla-thunderbird-31.0-1|141	
12mu|mozilla-thunderbird-31.0-1|142	%package enigmail
12mu|mozilla-thunderbird-31.0-1|143	Summary:	Access the authentication and encryption features provided by GnuPG
12mu|mozilla-thunderbird-31.0-1|144	Group:		Networking/Mail
12mu|mozilla-thunderbird-31.0-1|145	Requires:	%{name} >= %{version}
12mu|mozilla-thunderbird-31.0-1|146	Requires:	gnupg
12mu|mozilla-thunderbird-31.0-1|147	Requires(post,preun): %{name} >= %{version}
12mu|mozilla-thunderbird-31.0-1|148	Requires(post,postun):	mktemp
12mu|mozilla-thunderbird-31.0-1|149	# Bug #35180
12mu|mozilla-thunderbird-31.0-1|150	Suggests:	pinentry-gtk2
12mu|mozilla-thunderbird-31.0-1|151	
12mu|mozilla-thunderbird-31.0-1|152	%description enigmail
12mu|mozilla-thunderbird-31.0-1|153	Enigmail is an extension to the mail client of %{title}
12mu|mozilla-thunderbird-31.0-1|154	which allows users to access the authentication and encryption
12mu|mozilla-thunderbird-31.0-1|155	features provided by GnuPG.
12mu|mozilla-thunderbird-31.0-1|156	
12mu|mozilla-thunderbird-31.0-1|157	Main Features
12mu|mozilla-thunderbird-31.0-1|158	
12mu|mozilla-thunderbird-31.0-1|159	* Encrypt/sign mail when sending, decrypt/authenticate received
12mu|mozilla-thunderbird-31.0-1|160	mail
12mu|mozilla-thunderbird-31.0-1|161	* Support for inline-PGP (RFC 2440) and PGP/MIME (RFC 3156)
12mu|mozilla-thunderbird-31.0-1|162	* Per-Account based encryption and signing defaults
12mu|mozilla-thunderbird-31.0-1|163	* Per-Recipient rules for automated key selection, and
12mu|mozilla-thunderbird-31.0-1|164	enabling/disabling encryption and signing
12mu|mozilla-thunderbird-31.0-1|165	* OpenPGP key management interface
12mu|mozilla-thunderbird-31.0-1|166	
12mu|mozilla-thunderbird-31.0-1|167	#===============================================================================
12mu|mozilla-thunderbird-31.0-1|168	
12mu|mozilla-thunderbird-31.0-1|169	%package -n nsinstall
12mu|mozilla-thunderbird-31.0-1|170	Summary:	Netscape portable install command
12mu|mozilla-thunderbird-31.0-1|171	Group:		Development/Other
12mu|mozilla-thunderbird-31.0-1|172	
12mu|mozilla-thunderbird-31.0-1|173	%description -n nsinstall
12mu|mozilla-thunderbird-31.0-1|174	Netscape portable install command.
12mu|mozilla-thunderbird-31.0-1|175	
12mu|mozilla-thunderbird-31.0-1|176	#===============================================================================
12mu|mozilla-thunderbird-31.0-1|177	%package lightning
12mu|mozilla-thunderbird-31.0-1|178	Summary:	Calendar extension for Thunderbird
12mu|mozilla-thunderbird-31.0-1|179	Group:		Networking/Mail
12mu|mozilla-thunderbird-31.0-1|180	URL:		http://www.mozilla.org/projects/calendar/lightning/
12mu|mozilla-thunderbird-31.0-1|181	Requires:	%{name} >= %{version}
12mu|mozilla-thunderbird-31.0-1|182	
12mu|mozilla-thunderbird-31.0-1|183	%description lightning
12mu|mozilla-thunderbird-31.0-1|184	Calendar extension for Thunderbird.
12mu|mozilla-thunderbird-31.0-1|185	
12mu|mozilla-thunderbird-31.0-1|186	#===============================================================================
12mu|mozilla-thunderbird-31.0-1|187	# enigmail-l10n
12mu|mozilla-thunderbird-31.0-1|188	# Supported l10n language lists
12mu|mozilla-thunderbird-31.0-1|189	%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
12mu|mozilla-thunderbird-31.0-1|190	
12mu|mozilla-thunderbird-31.0-1|191	# Disabled l10n languages, for any reason
12mu|mozilla-thunderbird-31.0-1|192	# nl sk es_AR do not support 0.95.0 yet
12mu|mozilla-thunderbird-31.0-1|193	%define disabled_l10n_langlist	hu
12mu|mozilla-thunderbird-31.0-1|194	# define disabled_l10n_langlist %{nil}
12mu|mozilla-thunderbird-31.0-1|195	
12mu|mozilla-thunderbird-31.0-1|196	# Language descriptions
12mu|mozilla-thunderbird-31.0-1|197	%define language_ar ar
12mu|mozilla-thunderbird-31.0-1|198	%define langname_ar Arabic
12mu|mozilla-thunderbird-31.0-1|199	%define language_ca ca
12mu|mozilla-thunderbird-31.0-1|200	%define langname_ca Catalan
12mu|mozilla-thunderbird-31.0-1|201	%define language_cs cs-CZ
12mu|mozilla-thunderbird-31.0-1|202	%define langname_cs Czech
12mu|mozilla-thunderbird-31.0-1|203	%define language_de de
12mu|mozilla-thunderbird-31.0-1|204	%define langname_de German
12mu|mozilla-thunderbird-31.0-1|205	%define language_el el
12mu|mozilla-thunderbird-31.0-1|206	%define langname_el Greek
12mu|mozilla-thunderbird-31.0-1|207	%define language_es_AR es-AR
12mu|mozilla-thunderbird-31.0-1|208	%define langname_es_AR Spanish (Argentina)
12mu|mozilla-thunderbird-31.0-1|209	%define language_es es-ES
12mu|mozilla-thunderbird-31.0-1|210	%define langname_es Spanish
12mu|mozilla-thunderbird-31.0-1|211	%define language_fi fi-FI
12mu|mozilla-thunderbird-31.0-1|212	%define langname_fi Finnish
12mu|mozilla-thunderbird-31.0-1|213	%define language_fr fr
12mu|mozilla-thunderbird-31.0-1|214	%define langname_fr French
12mu|mozilla-thunderbird-31.0-1|215	%define language_hu hu-HU
12mu|mozilla-thunderbird-31.0-1|216	%define langname_hu Hungarian
12mu|mozilla-thunderbird-31.0-1|217	%define language_it it-IT
12mu|mozilla-thunderbird-31.0-1|218	%define langname_it Italian
12mu|mozilla-thunderbird-31.0-1|219	%define language_ja ja-JP
12mu|mozilla-thunderbird-31.0-1|220	%define langname_ja Japanese
12mu|mozilla-thunderbird-31.0-1|221	%define language_ko ko-KR
12mu|mozilla-thunderbird-31.0-1|222	%define langname_ko Korean
12mu|mozilla-thunderbird-31.0-1|223	%define language_nb nb-NO
12mu|mozilla-thunderbird-31.0-1|224	%define langname_nb Norwegian Bokmaal
12mu|mozilla-thunderbird-31.0-1|225	%define langname_nl Dutch
12mu|mozilla-thunderbird-31.0-1|226	%define language_nl nl
12mu|mozilla-thunderbird-31.0-1|227	%define language_pl pl
12mu|mozilla-thunderbird-31.0-1|228	%define langname_pl Polish
12mu|mozilla-thunderbird-31.0-1|229	%define langname_pt Portuguese
12mu|mozilla-thunderbird-31.0-1|230	%define language_pt pt-PT
12mu|mozilla-thunderbird-31.0-1|231	%define language_pt_BR pt-BR
12mu|mozilla-thunderbird-31.0-1|232	%define langname_pt_BR Brazilian portuguese
12mu|mozilla-thunderbird-31.0-1|233	%define language_ro ro-RO
12mu|mozilla-thunderbird-31.0-1|234	%define langname_ro Romanian
12mu|mozilla-thunderbird-31.0-1|235	%define language_ru ru-RU
12mu|mozilla-thunderbird-31.0-1|236	%define langname_ru Russian
12mu|mozilla-thunderbird-31.0-1|237	%define language_sk sk
12mu|mozilla-thunderbird-31.0-1|238	%define langname_sk Slovak
12mu|mozilla-thunderbird-31.0-1|239	%define language_sl sl-SI
12mu|mozilla-thunderbird-31.0-1|240	%define langname_sl Slovenian
12mu|mozilla-thunderbird-31.0-1|241	%define language_sv sv-SE
12mu|mozilla-thunderbird-31.0-1|242	%define langname_sv Swedish
12mu|mozilla-thunderbird-31.0-1|243	%define language_tr tr
12mu|mozilla-thunderbird-31.0-1|244	%define langname_tr Turkish
12mu|mozilla-thunderbird-31.0-1|245	%define language_vi vi
12mu|mozilla-thunderbird-31.0-1|246	%define langname_vi Vietnamese
12mu|mozilla-thunderbird-31.0-1|247	%define language_zh_CN zh-CN
12mu|mozilla-thunderbird-31.0-1|248	%define langname_zh_CN Simplified Chinese
12mu|mozilla-thunderbird-31.0-1|249	%define language_zh_TW zh-TW
12mu|mozilla-thunderbird-31.0-1|250	%define langname_zh_TW Traditional Chinese
12mu|mozilla-thunderbird-31.0-1|251	
12mu|mozilla-thunderbird-31.0-1|252	# --- Danger line ---
12mu|mozilla-thunderbird-31.0-1|253	
12mu|mozilla-thunderbird-31.0-1|254	# All langs
12mu|mozilla-thunderbird-31.0-1|255	%{expand:%%define langlist %(for lang in %l10n_langlist; do echo "$lang"; done | sort -u | sed ':a;$!N;s/\n/ /;ta')}
12mu|mozilla-thunderbird-31.0-1|256	
12mu|mozilla-thunderbird-31.0-1|257	# Defaults (all languages enabled by default)
12mu|mozilla-thunderbird-31.0-1|258	# l10n
12mu|mozilla-thunderbird-31.0-1|259	%{expand:%(for lang in %l10n_langlist; do echo "%%define l10n_$lang 1"; done)}
12mu|mozilla-thunderbird-31.0-1|260	%{expand:%(for lang in %disabled_l10n_langlist; do echo "%%define l10n_$lang 0"; done)}
12mu|mozilla-thunderbird-31.0-1|261	
12mu|mozilla-thunderbird-31.0-1|262	# Params
12mu|mozilla-thunderbird-31.0-1|263	%{expand:%(for lang in %langlist; do echo "%%bcond_without $lang"; done)}
12mu|mozilla-thunderbird-31.0-1|264	
12mu|mozilla-thunderbird-31.0-1|265	# Locales
12mu|mozilla-thunderbird-31.0-1|266	%{expand:%(for lang in %l10n_langlist; do echo "%%define locale_$lang `echo $lang | cut -d _ -f 1` "; done)}
12mu|mozilla-thunderbird-31.0-1|267	
12mu|mozilla-thunderbird-31.0-1|268	# Expand all languages packages.
12mu|mozilla-thunderbird-31.0-1|269	%{expand:%(\
12mu|mozilla-thunderbird-31.0-1|270	for lang in %langlist; do\
12mu|mozilla-thunderbird-31.0-1|271	echo "%%{expand:%%(sed "s!__LANG__!$lang!g" %{_sourcedir}/mozilla-thunderbird-enigmail-l10n-template.in 2> /dev/null)}";\
12mu|mozilla-thunderbird-31.0-1|272	done\
12mu|mozilla-thunderbird-31.0-1|273	)
12mu|mozilla-thunderbird-31.0-1|274	}
12mu|mozilla-thunderbird-31.0-1|275	#===============================================================================
12mu|mozilla-thunderbird-31.0-1|276	
12mu|mozilla-thunderbird-31.0-1|277	%prep
12mu|mozilla-thunderbird-31.0-1|278	%setup -q -c
12mu|mozilla-thunderbird-31.0-1|279	
12mu|mozilla-thunderbird-31.0-1|280	#===================
12mu|mozilla-thunderbird-31.0-1|281	# Thunderbird itself
12mu|mozilla-thunderbird-31.0-1|282	%setup -q -T -D -n %{name}-%{version}/comm-esr31
12mu|mozilla-thunderbird-31.0-1|283	
12mu|mozilla-thunderbird-31.0-1|284	%patch2 -p0
12mu|mozilla-thunderbird-31.0-1|285	%patch3 -p2 -b .objdir
12mu|mozilla-thunderbird-31.0-1|286	%patch201 -p1 -b .default_mail
12mu|mozilla-thunderbird-31.0-1|287	%patch300 -p0 -b .progname
12mu|mozilla-thunderbird-31.0-1|288	%patch301 -p1 -b .enigmailpackage
12mu|mozilla-thunderbird-31.0-1|289	%patch304 -p0 -b .run-mozilla
12mu|mozilla-thunderbird-31.0-1|290	%patch400 -p1 -b .appname
12mu|mozilla-thunderbird-31.0-1|291	%patch600 -p2 -b .big-icon
12mu|mozilla-thunderbird-31.0-1|292	
12mu|mozilla-thunderbird-31.0-1|293	#===============================================================================
12mu|mozilla-thunderbird-31.0-1|294	# Enigmail
12mu|mozilla-thunderbird-31.0-1|295	%setup -q -T -D -n %{name}-%{version}/comm-esr31/mozilla/extensions -a300
12mu|mozilla-thunderbird-31.0-1|296	%if 0
12mu|mozilla-thunderbird-31.0-1|297	%patch212 -p2 -b .enigmail-ui-content-contents-rdf
12mu|mozilla-thunderbird-31.0-1|298	%patch213 -p2 -b .enigmail-build-package-contents-rdf
12mu|mozilla-thunderbird-31.0-1|299	%endif
12mu|mozilla-thunderbird-31.0-1|300	
12mu|mozilla-thunderbird-31.0-1|301	%if !%{official_branding}
12mu|mozilla-thunderbird-31.0-1|302	%setup -q -T -D -n %{name}-%{version}/comm-esr31 -a302
12mu|mozilla-thunderbird-31.0-1|303	%endif
12mu|mozilla-thunderbird-31.0-1|304	
12mu|mozilla-thunderbird-31.0-1|305	%setup -q -T -D -n %{name}-%{version}/comm-esr31
12mu|mozilla-thunderbird-31.0-1|306	
12mu|mozilla-thunderbird-31.0-1|307	#===============================================================================
12mu|mozilla-thunderbird-31.0-1|308	
12mu|mozilla-thunderbird-31.0-1|309	%build
12mu|mozilla-thunderbird-31.0-1|310	export BUILD_OFFICIAL=1
12mu|mozilla-thunderbird-31.0-1|311	export MOZILLA_OFFICIAL=1
12mu|mozilla-thunderbird-31.0-1|312	
12mu|mozilla-thunderbird-31.0-1|313	%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//')
12mu|mozilla-thunderbird-31.0-1|314	
12mu|mozilla-thunderbird-31.0-1|315	%setup_compile_flags
12mu|mozilla-thunderbird-31.0-1|316	
12mu|mozilla-thunderbird-31.0-1|317	export MOZCONFIG=`pwd`/.mozconfig
12mu|mozilla-thunderbird-31.0-1|318	cat > $MOZCONFIG << EOF
12mu|mozilla-thunderbird-31.0-1|319	mk_add_options MOZILLA_OFFICIAL=1
12mu|mozilla-thunderbird-31.0-1|320	mk_add_options BUILD_OFFICIAL=1
12mu|mozilla-thunderbird-31.0-1|321	mk_add_options MOZ_MAKE_FLAGS="%{_smp_mflags}"
12mu|mozilla-thunderbird-31.0-1|322	mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/objdir
12mu|mozilla-thunderbird-31.0-1|323	ac_add_options --prefix="%{_prefix}"
12mu|mozilla-thunderbird-31.0-1|324	ac_add_options --libdir="%{_libdir}"
12mu|mozilla-thunderbird-31.0-1|325	ac_add_options --sysconfdir="%{_sysconfdir}"
12mu|mozilla-thunderbird-31.0-1|326	ac_add_options --mandir="%{_mandir}"
12mu|mozilla-thunderbird-31.0-1|327	ac_add_options --includedir="%{_includedir}"
12mu|mozilla-thunderbird-31.0-1|328	ac_add_options --datadir="%{_datadir}"
12mu|mozilla-thunderbird-31.0-1|329	ac_add_options --enable-application=mail
12mu|mozilla-thunderbird-31.0-1|330	ac_add_options --with-system-nspr
12mu|mozilla-thunderbird-31.0-1|331	ac_add_options --with-system-nss
12mu|mozilla-thunderbird-31.0-1|332	ac_add_options --with-system-jpeg
12mu|mozilla-thunderbird-31.0-1|333	ac_add_options --with-system-zlib
12mu|mozilla-thunderbird-31.0-1|334	ac_add_options --with-system-libevent
12mu|mozilla-thunderbird-31.0-1|335	ac_add_options --with-system-libvpx
12mu|mozilla-thunderbird-31.0-1|336	ac_add_options --enable-system-cairo
12mu|mozilla-thunderbird-31.0-1|337	ac_add_options --with-system-bz2
12mu|mozilla-thunderbird-31.0-1|338	ac_add_options --enable-system-sqlite
12mu|mozilla-thunderbird-31.0-1|339	ac_add_options --enable-system-hunspell
12mu|mozilla-thunderbird-31.0-1|340	ac_add_options --with-pthreads
12mu|mozilla-thunderbird-31.0-1|341	ac_add_options --disable-tests
12mu|mozilla-thunderbird-31.0-1|342	ac_add_options --disable-debug
12mu|mozilla-thunderbird-31.0-1|343	ac_add_options --enable-optimize
12mu|mozilla-thunderbird-31.0-1|344	ac_add_options --disable-installer
12mu|mozilla-thunderbird-31.0-1|345	ac_add_options --disable-updater
12mu|mozilla-thunderbird-31.0-1|346	ac_add_options --enable-xinerama
12mu|mozilla-thunderbird-31.0-1|347	ac_add_options --disable-crashreporter
12mu|mozilla-thunderbird-31.0-1|348	ac_add_options --enable-default-toolkit=cairo-gtk2
12mu|mozilla-thunderbird-31.0-1|349	ac_add_options --disable-xprint
12mu|mozilla-thunderbird-31.0-1|350	ac_add_options --disable-strip
12mu|mozilla-thunderbird-31.0-1|351	ac_add_options --enable-pango
12mu|mozilla-thunderbird-31.0-1|352	ac_add_options --enable-startup-notification
12mu|mozilla-thunderbird-31.0-1|353	ac_add_options --enable-svg
12mu|mozilla-thunderbird-31.0-1|354	ac_add_options --enable-canvas
12mu|mozilla-thunderbird-31.0-1|355	ac_add_options --enable-crypto
12mu|mozilla-thunderbird-31.0-1|356	ac_add_options --enable-mathml
12mu|mozilla-thunderbird-31.0-1|357	ac_add_options --enable-gstreamer=1.0
12mu|mozilla-thunderbird-31.0-1|358	ac_add_options --disable-gnomevfs
12mu|mozilla-thunderbird-31.0-1|359	ac_add_options --enable-gio
12mu|mozilla-thunderbird-31.0-1|360	ac_add_options --disable-mochintest
12mu|mozilla-thunderbird-31.0-1|361	ac_add_options --disable-cpp-exceptions
12mu|mozilla-thunderbird-31.0-1|362	ac_add_options --enable-calendar
12mu|mozilla-thunderbird-31.0-1|363	ac_add_options --enable-official-branding
12mu|mozilla-thunderbird-31.0-1|364	ac_add_options --with-distribution-id=com.mandriva
12mu|mozilla-thunderbird-31.0-1|365	EOF
12mu|mozilla-thunderbird-31.0-1|366	
12mu|mozilla-thunderbird-31.0-1|367	mkdir -p mozilla/objdir
12mu|mozilla-thunderbird-31.0-1|368	
12mu|mozilla-thunderbird-31.0-1|369	%make -f client.mk build
12mu|mozilla-thunderbird-31.0-1|370	
12mu|mozilla-thunderbird-31.0-1|371	#===============================================================================
12mu|mozilla-thunderbird-31.0-1|372	
12mu|mozilla-thunderbird-31.0-1|373	pushd mozilla/extensions/enigmail
12mu|mozilla-thunderbird-31.0-1|374	for i in `find . -type f -name Makefile.in`; do
12mu|mozilla-thunderbird-31.0-1|375	if [ -f $i.bak ]; then
12mu|mozilla-thunderbird-31.0-1|376	cp $i.bak $i
12mu|mozilla-thunderbird-31.0-1|377	else
12mu|mozilla-thunderbird-31.0-1|378	cp $i $i.bak
12mu|mozilla-thunderbird-31.0-1|379	fi
12mu|mozilla-thunderbird-31.0-1|380	#    %{__perl} -pi -e 's|^(DEPTH.*= )../|\1|;' $i
12mu|mozilla-thunderbird-31.0-1|381	done
12mu|mozilla-thunderbird-31.0-1|382	%configure2_5x
12mu|mozilla-thunderbird-31.0-1|383	make
12mu|mozilla-thunderbird-31.0-1|384	popd
12mu|mozilla-thunderbird-31.0-1|385	
12mu|mozilla-thunderbird-31.0-1|386	pushd mozilla/extensions/enigmail/lang
12mu|mozilla-thunderbird-31.0-1|387	chmod 0755 ./make-lang.sh
12mu|mozilla-thunderbird-31.0-1|388	for i in `cat current-languages.txt`; do
12mu|mozilla-thunderbird-31.0-1|389	./make-lang.sh $i %{enigmail_short_version}
12mu|mozilla-thunderbird-31.0-1|390	done
12mu|mozilla-thunderbird-31.0-1|391	popd
12mu|mozilla-thunderbird-31.0-1|392	
12mu|mozilla-thunderbird-31.0-1|393	#pushd mozilla/extensions/enigmail
12mu|mozilla-thunderbird-31.0-1|394	#
12mu|mozilla-thunderbird-31.0-1|395	#%{make} LOCAL_INCLUDES+="-I\$(DEPTH)/mailnews/mime/src -I../build -I../src -I../ipc/src"
12mu|mozilla-thunderbird-31.0-1|396	#
12mu|mozilla-thunderbird-31.0-1|397	#(cd lang
12mu|mozilla-thunderbird-31.0-1|398	# %{__perl} -pi -e 's|es-AR/enigmail.properties|es-ES/enigmail.properties|' jar.mn
12mu|mozilla-thunderbird-31.0-1|399	# echo 'zh-TW' >> current-languages.txt
12mu|mozilla-thunderbird-31.0-1|400	#%{make} LOCAL_INCLUDES+="-I\$(DEPTH)/mailnews/mime/src -I../build -I../src -I../ipc/src"
12mu|mozilla-thunderbird-31.0-1|401	#popd
12mu|mozilla-thunderbird-31.0-1|402	#
12mu|mozilla-thunderbird-31.0-1|403	#pushd mozilla/extensions/enigmail/lang
12mu|mozilla-thunderbird-31.0-1|404	#chmod 0755 ./make-lang.sh
12mu|mozilla-thunderbird-31.0-1|405	# for i in `cat current-languages.txt`; do
12mu|mozilla-thunderbird-31.0-1|406	#   ./make-lang.sh $i %{enigmail_short_version}
12mu|mozilla-thunderbird-31.0-1|407	# done
12mu|mozilla-thunderbird-31.0-1|408	#)
12mu|mozilla-thunderbird-31.0-1|409	#
12mu|mozilla-thunderbird-31.0-1|410	#%make xpi
12mu|mozilla-thunderbird-31.0-1|411	#popd
12mu|mozilla-thunderbird-31.0-1|412	
12mu|mozilla-thunderbird-31.0-1|413	#===============================================================================
12mu|mozilla-thunderbird-31.0-1|414	
12mu|mozilla-thunderbird-31.0-1|415	%install
12mu|mozilla-thunderbird-31.0-1|416	mkdir -p %{buildroot}{%{_libdir},%{_bindir},%{_datadir}/applications}
12mu|mozilla-thunderbird-31.0-1|417	mkdir -p %{buildroot}%{tbdir}
12mu|mozilla-thunderbird-31.0-1|418	
12mu|mozilla-thunderbird-31.0-1|419	rm -f extensions/spellcheck/locales/en-US/hunspell/en-US.{dic,aff}
12mu|mozilla-thunderbird-31.0-1|420	
12mu|mozilla-thunderbird-31.0-1|421	%makeinstall_std -f client.mk
12mu|mozilla-thunderbird-31.0-1|422	
12mu|mozilla-thunderbird-31.0-1|423	rm -rf %{buildroot}%{tbdir}/dictionaries
12mu|mozilla-thunderbird-31.0-1|424	ln -s /usr/share/dict/mozilla %{buildroot}%{tbdir}/dictionaries
12mu|mozilla-thunderbird-31.0-1|425	
12mu|mozilla-thunderbird-31.0-1|426	%if %{official_branding}
12mu|mozilla-thunderbird-31.0-1|427	install -p -D %{buildroot}%{tbdir}/chrome/icons/default/default256.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12mu|mozilla-thunderbird-31.0-1|428	%else
12mu|mozilla-thunderbird-31.0-1|429	install -p -D %{SOURCE302} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12mu|mozilla-thunderbird-31.0-1|430	%endif
12mu|mozilla-thunderbird-31.0-1|431	
12mu|mozilla-thunderbird-31.0-1|432	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12mu|mozilla-thunderbird-31.0-1|433	[Desktop Entry]
12mu|mozilla-thunderbird-31.0-1|434	Version=1.0
12mu|mozilla-thunderbird-31.0-1|435	Name=%{title}
12mu|mozilla-thunderbird-31.0-1|436	GenericName=Mail/News
12mu|mozilla-thunderbird-31.0-1|437	Comment=Mail and News Client
12mu|mozilla-thunderbird-31.0-1|438	Comment[ru]=Почтовый клиент и клиент новостей
12mu|mozilla-thunderbird-31.0-1|439	Exec=%{name}
12mu|mozilla-thunderbird-31.0-1|440	Icon=mozilla-thunderbird
12mu|mozilla-thunderbird-31.0-1|441	Terminal=false
12mu|mozilla-thunderbird-31.0-1|442	Type=Application
12mu|mozilla-thunderbird-31.0-1|443	StartupWMClass=Thunderbird-bin
12mu|mozilla-thunderbird-31.0-1|444	MimeType=message/rfc822;x-scheme-handler/mailto;
12mu|mozilla-thunderbird-31.0-1|445	Categories=GTK;Network;News;Email;X-MandrivaLinux-CrossDesktop;
12mu|mozilla-thunderbird-31.0-1|446	EOF
12mu|mozilla-thunderbird-31.0-1|447	
12mu|mozilla-thunderbird-31.0-1|448	# set up the thunderbird start script
12mu|mozilla-thunderbird-31.0-1|449	(cd %{buildroot}%{_bindir} && %{__ln_s} thunderbird %{name})
12mu|mozilla-thunderbird-31.0-1|450	
12mu|mozilla-thunderbird-31.0-1|451	%{__perl} -pi -e 's|^moz_libdir=.*|moz_libdir=%{tbdir}|' %{buildroot}%{_bindir}/thunderbird
12mu|mozilla-thunderbird-31.0-1|452	%{__perl} -pi -e 's|^MRE_HOME=.*|MRE_HOME=%{tbdir}|' %{buildroot}%{_bindir}/thunderbird
12mu|mozilla-thunderbird-31.0-1|453	
12mu|mozilla-thunderbird-31.0-1|454	# For backwards compatibility with old profiles. Bug #37528
12mu|mozilla-thunderbird-31.0-1|455	install -m 755 %{SOURCE31} %{buildroot}%{tbdir}/open-browser.sh
12mu|mozilla-thunderbird-31.0-1|456	# For new profiles
12mu|mozilla-thunderbird-31.0-1|457	%define COMMAND /usr/bin/xdg-open
12mu|mozilla-thunderbird-31.0-1|458	
12mu|mozilla-thunderbird-31.0-1|459	%{__cat} %{SOURCE12} | %{__perl} -p -e 's,THUNDERBIRD_RPM_VR,%{version}-%{release},g;' \
12mu|mozilla-thunderbird-31.0-1|460	-e 's,THUNDERBIRD_VENDOR_COMMENT,%{mandriva_release},g;' \
12mu|mozilla-thunderbird-31.0-1|461	> %{buildroot}/mdv-default-prefs
12mu|mozilla-thunderbird-31.0-1|462	cp -a %{buildroot}/mdv-default-prefs %{buildroot}%{tbdir}/defaults/pref/all-mandriva.js
12mu|mozilla-thunderbird-31.0-1|463	rm -f %{buildroot}/mdv-default-prefs
12mu|mozilla-thunderbird-31.0-1|464	
12mu|mozilla-thunderbird-31.0-1|465	#===============================================================================
12mu|mozilla-thunderbird-31.0-1|466	
12mu|mozilla-thunderbird-31.0-1|467	# icons
12mu|mozilla-thunderbird-31.0-1|468	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12mu|mozilla-thunderbird-31.0-1|469	%if %{official_branding}
12mu|mozilla-thunderbird-31.0-1|470	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/
12mu|mozilla-thunderbird-31.0-1|471	tar xaf %{SOURCE999} -C %{buildroot}%{_datadir}/icons/hicolor/
12mu|mozilla-thunderbird-31.0-1|472	install -m 644 %{buildroot}/%{_datadir}/icons/hicolor/48x48/apps/%{name}.svg %{buildroot}%{_liconsdir}/%{name}.svg
12mu|mozilla-thunderbird-31.0-1|473	install -m 644 %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/%{name}.svg %{buildroot}%{_iconsdir}/%{name}.svg
12mu|mozilla-thunderbird-31.0-1|474	install -m 644 %{buildroot}/%{_datadir}/icons/hicolor/16x16/apps/%{name}.svg %{buildroot}%{_miconsdir}/%{name}.svg
12mu|mozilla-thunderbird-31.0-1|475	
12mu|mozilla-thunderbird-31.0-1|476	rm -f %{buildroot}/%{tbdir}/chrome/icons/default/default*.png
12mu|mozilla-thunderbird-31.0-1|477	for i in `echo "16 22 24 32 48 64 72 128"`;do
12mu|mozilla-thunderbird-31.0-1|478	rsvg-convert %{buildroot}/%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.svg -o %{buildroot}/%{tbdir}/chrome/icons/default/default${i}.png
12mu|mozilla-thunderbird-31.0-1|479	rsvg-convert %{buildroot}/%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.svg -o %{buildroot}/%{_datadir}/icons/hicolor/${i}x${i}/apps/%{name}.png
12mu|mozilla-thunderbird-31.0-1|480	done
12mu|mozilla-thunderbird-31.0-1|481	rsvg-convert %{buildroot}/%{_datadir}/icons/hicolor/128x128/apps/%{name}.svg -w 256 -a -o %{buildroot}/%{tbdir}/chrome/icons/default/default256.png
12mu|mozilla-thunderbird-31.0-1|482	
12mu|mozilla-thunderbird-31.0-1|483	rm -f %{buildroot}/%{_datadir}/icons/hicolor/*/apps/%{name}.svg
12mu|mozilla-thunderbird-31.0-1|484	
12mu|mozilla-thunderbird-31.0-1|485	%else
12mu|mozilla-thunderbird-31.0-1|486	#mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{64x64,128x128}/apps
12mu|mozilla-thunderbird-31.0-1|487	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/{16x16,22x22,24x24,32x32,48x48,64x64,128x128}/apps
12mu|mozilla-thunderbird-31.0-1|488	install -m 644 %{name}-48.png %{buildroot}%{_liconsdir}/%{name}.png
12mu|mozilla-thunderbird-31.0-1|489	install -m 644 %{name}-32.png %{buildroot}%{_iconsdir}/%{name}.png
12mu|mozilla-thunderbird-31.0-1|490	install -m 644 %{name}-16.png %{buildroot}%{_miconsdir}/%{name}.png
12mu|mozilla-thunderbird-31.0-1|491	# Converting up, but not a big issue now that we have official branding
12mu|mozilla-thunderbird-31.0-1|492	install -m 644 %{name}-16.png %{buildroot}%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
12mu|mozilla-thunderbird-31.0-1|493	install -m 644 %{name}-22.png %{buildroot}%{_datadir}/icons/hicolor/22x22/apps/%{name}.png
12mu|mozilla-thunderbird-31.0-1|494	install -m 644 %{name}-24.png %{buildroot}%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
12mu|mozilla-thunderbird-31.0-1|495	install -m 644 %{name}-32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12mu|mozilla-thunderbird-31.0-1|496	install -m 644 %{name}-48.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12mu|mozilla-thunderbird-31.0-1|497	install -m 644 %{name}-64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
12mu|mozilla-thunderbird-31.0-1|498	install -m 644 %{name}-128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
12mu|mozilla-thunderbird-31.0-1|499	%endif
12mu|mozilla-thunderbird-31.0-1|500	
12mu|mozilla-thunderbird-31.0-1|501	#===============================================================================
12mu|mozilla-thunderbird-31.0-1|502	
12mu|mozilla-thunderbird-31.0-1|503	mkdir -p %{buildroot}%{tbextdir}/%{enigmail_id}
12mu|mozilla-thunderbird-31.0-1|504	%if !%{xpi}
12mu|mozilla-thunderbird-31.0-1|505	# MD this is odd, the short version here is 1.5 but the rest of the files still contain 1.4
12mu|mozilla-thunderbird-31.0-1|506	#{_bindir}/unzip -q mozilla/dist/bin/enigmail-%{enigmail_short_version}*.xpi -d %{buildroot}%{tbextdir}/%{enigmail_id}
12mu|mozilla-thunderbird-31.0-1|507	%{_bindir}/unzip -q mozilla/extensions/enigmail/build/enigmail-*.xpi -d %{buildroot}%{tbextdir}/%{enigmail_id}
12mu|mozilla-thunderbird-31.0-1|508	%{__chmod} 644 %{buildroot}%{tbextdir}/%{enigmail_id}/chrome.manifest
12mu|mozilla-thunderbird-31.0-1|509	%else
12mu|mozilla-thunderbird-31.0-1|510	cp -aL mozilla/extensions/enigmail/build/enigmail-%{enigmail_short_version}*.xpi %{buildroot}%{tbextdir}/%{enigmail_id}/%{enigmail_id}.xpi
12mu|mozilla-thunderbird-31.0-1|511	%endif
12mu|mozilla-thunderbird-31.0-1|512	
12mu|mozilla-thunderbird-31.0-1|513	#==============================================================================
12mu|mozilla-thunderbird-31.0-1|514	#enigmail lang package
12mu|mozilla-thunderbird-31.0-1|515	# Convert rpm macros to bash variables
12mu|mozilla-thunderbird-31.0-1|516	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
12mu|mozilla-thunderbird-31.0-1|517	%{expand:%(for lang in %langlist; do echo "with_$lang=%%{with $lang}"; done)}
12mu|mozilla-thunderbird-31.0-1|518	%{expand:%(for lang in %l10n_langlist; do echo "l10n_$lang=%%{l10n_$lang}"; done)}
12mu|mozilla-thunderbird-31.0-1|519	pushd mozilla/extensions/enigmail/lang
12mu|mozilla-thunderbird-31.0-1|520	for lang in %langlist; do
12mu|mozilla-thunderbird-31.0-1|521	mkdir -p %{buildroot}%{_datadir}/mozilla/extensions/%{tb_appid}/enigmail-$lang@enigmail.mozdev.org
12mu|mozilla-thunderbird-31.0-1|522	language="language_$lang"
12mu|mozilla-thunderbird-31.0-1|523	language=${!language}
12mu|mozilla-thunderbird-31.0-1|524	%{_bindir}/unzip -q enigmail-${language}-%{enigmail_short_version}.xpi -d %{buildroot}%{_datadir}/mozilla/extensions/%{tb_appid}/enigmail-$lang@enigmail.mozdev.org/
12mu|mozilla-thunderbird-31.0-1|525	done
12mu|mozilla-thunderbird-31.0-1|526	popd
12mu|mozilla-thunderbird-31.0-1|527	
12mu|mozilla-thunderbird-31.0-1|528	#===============================================================================
12mu|mozilla-thunderbird-31.0-1|529	# lightning ext here
12mu|mozilla-thunderbird-31.0-1|530	pushd objdir/mozilla/dist/xpi-stage/
12mu|mozilla-thunderbird-31.0-1|531	for ext in {gdata-provider,lightning}; do
12mu|mozilla-thunderbird-31.0-1|532	hash="$(sed -n '/^    <em:id>\(.*\)<\/em:id>.*/{s//\1/p;q}' $ext/install.rdf)"
12mu|mozilla-thunderbird-31.0-1|533	mkdir -p %{buildroot}%{tbextdir}/$hash
12mu|mozilla-thunderbird-31.0-1|534	%{_bindir}/unzip -q ${ext}*.xpi -d %{buildroot}%{tbextdir}/$hash/
12mu|mozilla-thunderbird-31.0-1|535	done
12mu|mozilla-thunderbird-31.0-1|536	popd
12mu|mozilla-thunderbird-31.0-1|537	
12mu|mozilla-thunderbird-31.0-1|538	#===============================================================================
12mu|mozilla-thunderbird-31.0-1|539	
12mu|mozilla-thunderbird-31.0-1|540	cp -aL objdir/mozilla/dist/bin/nsinstall %{buildroot}%{_bindir}
12mu|mozilla-thunderbird-31.0-1|541	
12mu|mozilla-thunderbird-31.0-1|542	#==============================================================================
12mu|mozilla-thunderbird-31.0-1|543	#exclude devel files
12mu|mozilla-thunderbird-31.0-1|544	rm -rf %{buildroot}%{_datadir}/idl/%{oname}-%{version}
12mu|mozilla-thunderbird-31.0-1|545	rm -rf %{buildroot}%{_includedir}/%{oname}-%{version}
12mu|mozilla-thunderbird-31.0-1|546	rm -rf %{buildroot}%{_libdir}/%{oname}-devel-%{version}
12mu|mozilla-thunderbird-31.0-1|547	
12mu|mozilla-thunderbird-31.0-1|548	#===============================================================================
12mu|mozilla-thunderbird-31.0-1|549	
12mu|mozilla-thunderbird-31.0-1|550	%pre
12mu|mozilla-thunderbird-31.0-1|551	if [ $1 == 2 ]; then
12mu|mozilla-thunderbird-31.0-1|552	if [ -d %{tbdir}/dictionaries ]; then
12mu|mozilla-thunderbird-31.0-1|553	# Otherelse rpm can't switch this into a symlink :(
12mu|mozilla-thunderbird-31.0-1|554	rm -rf %{tbdir}/dictionaries
12mu|mozilla-thunderbird-31.0-1|555	fi
12mu|mozilla-thunderbird-31.0-1|556	fi
12mu|mozilla-thunderbird-31.0-1|557	
12mu|mozilla-thunderbird-31.0-1|558	%post
12mu|mozilla-thunderbird-31.0-1|559	%{_bindir}/update-desktop-database %{_datadir}/applications
12mu|mozilla-thunderbird-31.0-1|560	
12mu|mozilla-thunderbird-31.0-1|561	mktemp="/bin/mktemp -d -q -p /tmp -t %{name}.XXXXXXXXXX"
12mu|mozilla-thunderbird-31.0-1|562	
12mu|mozilla-thunderbird-31.0-1|563	TMPDIR= TB_TMPDIR=`$mktemp` && {
12mu|mozilla-thunderbird-31.0-1|564	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -register
12mu|mozilla-thunderbird-31.0-1|565	test -d "$TB_TMPDIR" && rm -rf -- "$TB_TMPDIR"
12mu|mozilla-thunderbird-31.0-1|566	}
12mu|mozilla-thunderbird-31.0-1|567	
12mu|mozilla-thunderbird-31.0-1|568	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
12mu|mozilla-thunderbird-31.0-1|569	%{_bindir}/gtk-update-icon-cache --force --quiet %{_datadir}/icons/hicolor
12mu|mozilla-thunderbird-31.0-1|570	fi
12mu|mozilla-thunderbird-31.0-1|571	
12mu|mozilla-thunderbird-31.0-1|572	
12mu|mozilla-thunderbird-31.0-1|573	%postun
12mu|mozilla-thunderbird-31.0-1|574	%{_bindir}/update-desktop-database %{_datadir}/applications
12mu|mozilla-thunderbird-31.0-1|575	if [ "$1" = "0" -a -x %{_bindir}/gtk-update-icon-cache ]; then
12mu|mozilla-thunderbird-31.0-1|576	%{_bindir}/gtk-update-icon-cache --force --quiet %{_datadir}/icons/hicolor
12mu|mozilla-thunderbird-31.0-1|577	fi
12mu|mozilla-thunderbird-31.0-1|578	
12mu|mozilla-thunderbird-31.0-1|579	
12mu|mozilla-thunderbird-31.0-1|580	#===============================================================================
12mu|mozilla-thunderbird-31.0-1|581	
12mu|mozilla-thunderbird-31.0-1|582	%post enigmail
12mu|mozilla-thunderbird-31.0-1|583	if [ -f %{tbdir}/components/compreg.dat ]; then
12mu|mozilla-thunderbird-31.0-1|584	rm -f %{tbdir}/components/compreg.dat
12mu|mozilla-thunderbird-31.0-1|585	fi
12mu|mozilla-thunderbird-31.0-1|586	
12mu|mozilla-thunderbird-31.0-1|587	if [ -f %{tbdir}/components/xpti.dat ]; then
12mu|mozilla-thunderbird-31.0-1|588	rm -f %{tbdir}/components/xpti.dat
12mu|mozilla-thunderbird-31.0-1|589	fi
12mu|mozilla-thunderbird-31.0-1|590	
12mu|mozilla-thunderbird-31.0-1|591	mktemp="/bin/mktemp -d -q -p /tmp -t %{name}.XXXXXXXXXX"
12mu|mozilla-thunderbird-31.0-1|592	
12mu|mozilla-thunderbird-31.0-1|593	TMPDIR= TB_TMPDIR=`$mktemp` && {
12mu|mozilla-thunderbird-31.0-1|594	%if %{xpi}
12mu|mozilla-thunderbird-31.0-1|595	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -install-global-extension %{tbextdir}/enigmail-%{enigmail_version}-linux-*.xpi
12mu|mozilla-thunderbird-31.0-1|596	%endif
12mu|mozilla-thunderbird-31.0-1|597	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -register
12mu|mozilla-thunderbird-31.0-1|598	test -d "$TB_TMPDIR" && rm -rf -- "$TB_TMPDIR"
12mu|mozilla-thunderbird-31.0-1|599	}
12mu|mozilla-thunderbird-31.0-1|600	
12mu|mozilla-thunderbird-31.0-1|601	%preun enigmail
12mu|mozilla-thunderbird-31.0-1|602	if [ -f %{tbdir}/components/compreg.dat ]; then
12mu|mozilla-thunderbird-31.0-1|603	rm -f %{tbdir}/components/compreg.dat
12mu|mozilla-thunderbird-31.0-1|604	fi
12mu|mozilla-thunderbird-31.0-1|605	
12mu|mozilla-thunderbird-31.0-1|606	if [ -f %{tbdir}/components/xpti.dat ]; then
12mu|mozilla-thunderbird-31.0-1|607	rm -f %{tbdir}/components/xpti.dat
12mu|mozilla-thunderbird-31.0-1|608	fi
12mu|mozilla-thunderbird-31.0-1|609	
12mu|mozilla-thunderbird-31.0-1|610	if [ -x %{tbdir}/thunderbird-bin ]; then
12mu|mozilla-thunderbird-31.0-1|611	mktemp="/bin/mktemp -d -q -p /tmp -t %{name}.XXXXXXXXXX"
12mu|mozilla-thunderbird-31.0-1|612	
12mu|mozilla-thunderbird-31.0-1|613	TMPDIR= TB_TMPDIR=`$mktemp` && {
12mu|mozilla-thunderbird-31.0-1|614	%if %{xpi}
12mu|mozilla-thunderbird-31.0-1|615	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -install-global-extension %{tbextdir}/enigmail-%{enigmail_version}-linux-*.xpi
12mu|mozilla-thunderbird-31.0-1|616	%endif
12mu|mozilla-thunderbird-31.0-1|617	HOME="$TB_TMPDIR" LD_LIBRARY_PATH="%{tbdir}" %{tbdir}/thunderbird-bin -nox -register
12mu|mozilla-thunderbird-31.0-1|618	test -d "$TB_TMPDIR" && rm -rf -- "$TB_TMPDIR"
12mu|mozilla-thunderbird-31.0-1|619	}
12mu|mozilla-thunderbird-31.0-1|620	fi
12mu|mozilla-thunderbird-31.0-1|621	
12mu|mozilla-thunderbird-31.0-1|622	#===============================================================================
12mu|mozilla-thunderbird-31.0-1|623	
12mu|mozilla-thunderbird-31.0-1|624	%files
12mu|mozilla-thunderbird-31.0-1|625	%doc mozilla/LEGAL
12mu|mozilla-thunderbird-31.0-1|626	%attr(755,root,root) %{_bindir}/mozilla-thunderbird
12mu|mozilla-thunderbird-31.0-1|627	%attr(755,root,root) %{_bindir}/thunderbird
12mu|mozilla-thunderbird-31.0-1|628	%attr(644,root,root) %{_datadir}/applications/*.desktop
12mu|mozilla-thunderbird-31.0-1|629	%attr(644,root,root) %{_datadir}/pixmaps/%{name}.png
12mu|mozilla-thunderbird-31.0-1|630	%{tbdir}
12mu|mozilla-thunderbird-31.0-1|631	%if %{xpi}
12mu|mozilla-thunderbird-31.0-1|632	%dir %{tbextdir}
12mu|mozilla-thunderbird-31.0-1|633	%endif
12mu|mozilla-thunderbird-31.0-1|634	# Mandriva menu
12mu|mozilla-thunderbird-31.0-1|635	%{_miconsdir}/%{name}.svg
12mu|mozilla-thunderbird-31.0-1|636	%{_iconsdir}/%{name}.svg
12mu|mozilla-thunderbird-31.0-1|637	%{_liconsdir}/%{name}.svg
12mu|mozilla-thunderbird-31.0-1|638	# other icons
12mu|mozilla-thunderbird-31.0-1|639	%if %{official_branding}
12mu|mozilla-thunderbird-31.0-1|640	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12mu|mozilla-thunderbird-31.0-1|641	%else
12mu|mozilla-thunderbird-31.0-1|642	%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
12mu|mozilla-thunderbird-31.0-1|643	%{_datadir}/icons/hicolor/22x22/apps/%{name}.png
12mu|mozilla-thunderbird-31.0-1|644	%{_datadir}/icons/hicolor/24x24/apps/%{name}.png
12mu|mozilla-thunderbird-31.0-1|645	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12mu|mozilla-thunderbird-31.0-1|646	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12mu|mozilla-thunderbird-31.0-1|647	%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
12mu|mozilla-thunderbird-31.0-1|648	%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
12mu|mozilla-thunderbird-31.0-1|649	%endif
12mu|mozilla-thunderbird-31.0-1|650	# enigmail
12mu|mozilla-thunderbird-31.0-1|651	%exclude %{tbextdir}/%{enigmail_id}
12mu|mozilla-thunderbird-31.0-1|652	
12mu|mozilla-thunderbird-31.0-1|653	%files enigmail
12mu|mozilla-thunderbird-31.0-1|654	%{tbextdir}/%{enigmail_id}
12mu|mozilla-thunderbird-31.0-1|655	
12mu|mozilla-thunderbird-31.0-1|656	%files -n nsinstall
12mu|mozilla-thunderbird-31.0-1|657	%{_bindir}/nsinstall
12mu|mozilla-thunderbird-31.0-1|658	
12mu|mozilla-thunderbird-31.0-1|659	%files lightning
12mu|mozilla-thunderbird-31.0-1|660	#%{tbextdir}/calendar-timezones@mozilla.org
12mu|mozilla-thunderbird-31.0-1|661	%{tbextdir}/{a62ef8ec-5fdc-40c2-873c-223b8a6925cc}
12mu|mozilla-thunderbird-31.0-1|662	%{tbextdir}/{e2fda1a4-762b-4020-b5ad-a41df1933103}
12mu|mozilla-thunderbird-31.0-1|663	
12mu|mozilla-thunderbird-31.0-1|664	
12mu|mozilla-thunderbird-31.0-1|665	%changelog
12mu|mozilla-thunderbird-31.0-1|666	* Fri Aug 08 2014 Tigro <ashejn@gmail.com> 31.0-1
12mu|mozilla-thunderbird-31.0-1|667	+ Revision: e76840c
12mu|mozilla-thunderbird-31.0-1|668	- build with internal libpng
12mu|mozilla-thunderbird-31.0-1|669	
12mu|mozilla-thunderbird-31.0-1|670	* Fri Aug 08 2014 Tigro <ashejn@gmail.com> 31.0-1
12mu|mozilla-thunderbird-31.0-1|671	+ Revision: 601fbd1
12mu|mozilla-thunderbird-31.0-1|672	- update big icon patch
12mu|mozilla-thunderbird-31.0-1|673	
12mu|mozilla-thunderbird-31.0-1|674	* Thu Aug 07 2014 Tigro <ashejn@gmail.com> 31.0-1
12mu|mozilla-thunderbird-31.0-1|675	+ Revision: 39d4000
12mu|mozilla-thunderbird-31.0-1|676	- update to 31.0
12mu|mozilla-thunderbird-31.0-1|677	
12mu|mozilla-thunderbird-31.0-1|678	* Wed Jun 11 2014 Tigro <ashejn@gmail.com> 24.6.0-1
12mu|mozilla-thunderbird-31.0-1|679	+ Revision: 1f2fafc
12mu|mozilla-thunderbird-31.0-1|680	- update to 24.6.0
12mu|mozilla-thunderbird-31.0-1|681	
12mu|mozilla-thunderbird-31.0-1|682	* Tue Jun 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 24.4.0-2
12mu|mozilla-thunderbird-31.0-1|683	+ Revision: 36cb64a
12mu|mozilla-thunderbird-31.0-1|684	- MassBuild#430: Increase release tag
12mu|mozilla-thunderbird-31.0-1|685	
12mu|mozilla-thunderbird-31.0-1|686	* Thu Mar 20 2014 Tigro <ashejn@gmail.com> 24.4.0-1
12mu|mozilla-thunderbird-31.0-1|687	+ Revision: 491216d
12mu|mozilla-thunderbird-31.0-1|688	- update to 24.4.0
12mu|mozilla-thunderbird-31.0-1|689	
12mu|mozilla-thunderbird-31.0-1|690	* Wed Feb 19 2014 Tigro <ashejn@gmail.com> 24.3.0-1
12mu|mozilla-thunderbird-31.0-1|691	+ Revision: aae42e7
12mu|mozilla-thunderbird-31.0-1|692	- update to 24.3.0
12mu|mozilla-thunderbird-31.0-1|693	
12mu|mozilla-thunderbird-31.0-1|694	* Wed Dec 18 2013 Tigro <ashejn@gmail.com> 24.2.0-1
12mu|mozilla-thunderbird-31.0-1|695	+ Revision: 2ea03b4
12mu|mozilla-thunderbird-31.0-1|696	- update to 24.2.0
12mu|mozilla-thunderbird-31.0-1|697	
12mu|mozilla-thunderbird-31.0-1|698	* Thu Nov 21 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 24.1.1-3
12mu|mozilla-thunderbird-31.0-1|699	+ Revision: 343963c
12mu|mozilla-thunderbird-31.0-1|700	- LOG Fix build and do partial spec cleanup
12mu|mozilla-thunderbird-31.0-1|701	
12mu|mozilla-thunderbird-31.0-1|702	* Thu Nov 21 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 24.1.1-2
12mu|mozilla-thunderbird-31.0-1|703	+ Revision: 1bca09d
12mu|mozilla-thunderbird-31.0-1|704	- added export CFLAGS="`echo %{optflags} | sed -e 's/-gdwarf-4//' -e 's/-fvar-tracking-assignments//' -e 's/-frecord-gcc-switches//'`" to test 32bit build.
12mu|mozilla-thunderbird-31.0-1|705	
12mu|mozilla-thunderbird-31.0-1|706	* Thu Nov 21 2013 Tigro <ashejn@gmail.com> 24.1.1-1
12mu|mozilla-thunderbird-31.0-1|707	+ Revision: 1270c5f
12mu|mozilla-thunderbird-31.0-1|708	- use internal dependency generator
12mu|mozilla-thunderbird-31.0-1|709	
12mu|mozilla-thunderbird-31.0-1|710	* Thu Nov 21 2013 Tigro <ashejn@gmail.com> 24.1.1-1
12mu|mozilla-thunderbird-31.0-1|711	+ Revision: 0433ed0
12mu|mozilla-thunderbird-31.0-1|712	- fix package name
12mu|mozilla-thunderbird-31.0-1|713	
12mu|mozilla-thunderbird-31.0-1|714	* Thu Nov 21 2013 Tigro <ashejn@gmail.com> 24.1.1-1
12mu|mozilla-thunderbird-31.0-1|715	+ Revision: 1d5d689
12mu|mozilla-thunderbird-31.0-1|716	- set nspr version
12mu|mozilla-thunderbird-31.0-1|717	
12mu|mozilla-thunderbird-31.0-1|718	* Thu Nov 21 2013 Tigro <ashejn@gmail.com> 24.1.1-1
12mu|mozilla-thunderbird-31.0-1|719	+ Revision: fa259e7
12mu|mozilla-thunderbird-31.0-1|720	- set release to 1
12mu|mozilla-thunderbird-31.0-1|721	
12mu|mozilla-thunderbird-31.0-1|722	* Thu Nov 21 2013 Tigro <ashejn@gmail.com> 24.1.1-2
12mu|mozilla-thunderbird-31.0-1|723	+ Revision: 45c0057
12mu|mozilla-thunderbird-31.0-1|724	- update to 24.1.1
12mu|mozilla-thunderbird-31.0-1|725	
12mu|mozilla-thunderbird-31.0-1|726	* Mon Nov 18 2013 Tigro <ashejn@gmail.com> 24.1.0-2
12mu|mozilla-thunderbird-31.0-1|727	+ Revision: 5877253
12mu|mozilla-thunderbird-31.0-1|728	- added %define _use_internal_dependency_generator 0
12mu|mozilla-thunderbird-31.0-1|729	
12mu|mozilla-thunderbird-31.0-1|730	* Mon Nov 18 2013 Tigro <ashejn@gmail.com> 24.1.0-2
12mu|mozilla-thunderbird-31.0-1|731	+ Revision: ef55630
12mu|mozilla-thunderbird-31.0-1|732	- added BR: gstreamer
12mu|mozilla-thunderbird-31.0-1|733	
12mu|mozilla-thunderbird-31.0-1|734	* Mon Nov 18 2013 Tigro <ashejn@gmail.com> 24.1.0-2
12mu|mozilla-thunderbird-31.0-1|735	+ Revision: 8b71af8
12mu|mozilla-thunderbird-31.0-1|736	- fix version
12mu|mozilla-thunderbird-31.0-1|737	
12mu|mozilla-thunderbird-31.0-1|738	* Mon Nov 18 2013 Tigro <ashejn@gmail.com> 24.1.0-2
12mu|mozilla-thunderbird-31.0-1|739	+ Revision: 1c36ab6
12mu|mozilla-thunderbird-31.0-1|740	- drop add_ifdefs_to_gfx_thebes_gfxPlatform.cpp patch
12mu|mozilla-thunderbird-31.0-1|741	
12mu|mozilla-thunderbird-31.0-1|742	* Mon Nov 18 2013 Tigro <ashejn@gmail.com> 24.1.0-2
12mu|mozilla-thunderbird-31.0-1|743	+ Revision: 2a400d8
12mu|mozilla-thunderbird-31.0-1|744	- drop no_optimization_override patch
12mu|mozilla-thunderbird-31.0-1|745	
12mu|mozilla-thunderbird-31.0-1|746	* Mon Nov 18 2013 Tigro <ashejn@gmail.com> 24.1.0-2
12mu|mozilla-thunderbird-31.0-1|747	+ Revision: 302eb58
12mu|mozilla-thunderbird-31.0-1|748	- update default-mailer patch
12mu|mozilla-thunderbird-31.0-1|749	
12mu|mozilla-thunderbird-31.0-1|750	* Mon Nov 18 2013 Tigro <ashejn@gmail.com> 24.1.0-2
12mu|mozilla-thunderbird-31.0-1|751	+ Revision: 5ce0304
12mu|mozilla-thunderbird-31.0-1|752	- drop virtualenv patch
12mu|mozilla-thunderbird-31.0-1|753	
12mu|mozilla-thunderbird-31.0-1|754	* Mon Nov 18 2013 Tigro <ashejn@gmail.com> 24.1.0-2
12mu|mozilla-thunderbird-31.0-1|755	+ Revision: 69df397
12mu|mozilla-thunderbird-31.0-1|756	- update version in %setup section
12mu|mozilla-thunderbird-31.0-1|757	
12mu|mozilla-thunderbird-31.0-1|758	* Mon Nov 18 2013 Tigro <ashejn@gmail.com> 24.1.0-2
12mu|mozilla-thunderbird-31.0-1|759	+ Revision: 353b186
12mu|mozilla-thunderbird-31.0-1|760	- update to 24.1.0
12mu|mozilla-thunderbird-31.0-1|761	
12mu|mozilla-thunderbird-31.0-1|762	* Thu Sep 05 2013 Tigro <ashejn@gmail.com> 17.0.8-2
12mu|mozilla-thunderbird-31.0-1|763	+ Revision: 8146c88
12mu|mozilla-thunderbird-31.0-1|764	- update to 17.0.8
12mu|mozilla-thunderbird-31.0-1|765	
12mu|mozilla-thunderbird-31.0-1|766	* Mon Jun 03 2013 Tigro <ashejn@gmail.com> 17.0.6-2
12mu|mozilla-thunderbird-31.0-1|767	+ Revision: d8c5c43
12mu|mozilla-thunderbird-31.0-1|768	- bump release
12mu|mozilla-thunderbird-31.0-1|769	
12mu|mozilla-thunderbird-31.0-1|770	* Mon Jun 03 2013 Tigro <ashejn@gmail.com> 17.0.6-1
12mu|mozilla-thunderbird-31.0-1|771	+ Revision: 2191752
12mu|mozilla-thunderbird-31.0-1|772	- upload source
12mu|mozilla-thunderbird-31.0-1|773	
12mu|mozilla-thunderbird-31.0-1|774	* Mon Jun 03 2013 Tigro <ashejn@gmail.com> 17.0.6-1
12mu|mozilla-thunderbird-31.0-1|775	+ Revision: a3c1f88
12mu|mozilla-thunderbird-31.0-1|776	- update to 17.0.6
12mu|mozilla-thunderbird-31.0-1|777	
12mu|mozilla-thunderbird-31.0-1|778	* Mon Apr 08 2013 Tigro <ashejn@gmail.com> 17.0.5-1
12mu|mozilla-thunderbird-31.0-1|779	+ Revision: 926afea
12mu|mozilla-thunderbird-31.0-1|780	- update to 17.0.5
12mu|mozilla-thunderbird-31.0-1|781	
12mu|mozilla-thunderbird-31.0-1|782	* Mon Mar 18 2013 Tigro <ashejn@gmail.com> 17.0.4-3
12mu|mozilla-thunderbird-31.0-1|783	+ Revision: 435f31b
12mu|mozilla-thunderbird-31.0-1|784	- update to 17.0.4
12mu|mozilla-thunderbird-31.0-1|785	
12mu|mozilla-thunderbird-31.0-1|786	

20237 12
12mu|mozilla-thunderbird-l10n-31.0-1|1	%define thunderbird_package mozilla-thunderbird
12mu|mozilla-thunderbird-l10n-31.0-1|2	
12mu|mozilla-thunderbird-l10n-31.0-1|3	%define name    mozilla-thunderbird-l10n
12mu|mozilla-thunderbird-l10n-31.0-1|4	%define oname   mozilla-thunderbird
12mu|mozilla-thunderbird-l10n-31.0-1|5	%define version 31.0
12mu|mozilla-thunderbird-l10n-31.0-1|6	
12mu|mozilla-thunderbird-l10n-31.0-1|7	%define release 1
12mu|mozilla-thunderbird-l10n-31.0-1|8	
12mu|mozilla-thunderbird-l10n-31.0-1|9	#%%define thunderbird_epoch 0
12mu|mozilla-thunderbird-l10n-31.0-1|10	%define thunderbird_version %{version}
12mu|mozilla-thunderbird-l10n-31.0-1|11	
12mu|mozilla-thunderbird-l10n-31.0-1|12	%define up_ca_name      thunderbird
12mu|mozilla-thunderbird-l10n-31.0-1|13	%define lib_name        %{up_ca_name}-%version
12mu|mozilla-thunderbird-l10n-31.0-1|14	%define mozillalibdir   %_libdir/%lib_name
12mu|mozilla-thunderbird-l10n-31.0-1|15	%define tb_appid \{3550f703-e582-4d05-9a08-453d09bdfdc6\}
12mu|mozilla-thunderbird-l10n-31.0-1|16	%define tbextdir	%{_datadir}/mozilla/extensions/%{tb_appid}
12mu|mozilla-thunderbird-l10n-31.0-1|17	
12mu|mozilla-thunderbird-l10n-31.0-1|18	%define xpidir http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%{thunderbird_version}/linux-i686/xpi/
12mu|mozilla-thunderbird-l10n-31.0-1|19	
12mu|mozilla-thunderbird-l10n-31.0-1|20	# Supported l10n language lists
12mu|mozilla-thunderbird-l10n-31.0-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
12mu|mozilla-thunderbird-l10n-31.0-1|22	
12mu|mozilla-thunderbird-l10n-31.0-1|23	# Disabled l10n languages, for any reason
12mu|mozilla-thunderbird-l10n-31.0-1|24	%define disabled_langlist	et_EE gu_IN mk af sr ka
12mu|mozilla-thunderbird-l10n-31.0-1|25	
12mu|mozilla-thunderbird-l10n-31.0-1|26	# Disabled myspell dicts, for any reason
12mu|mozilla-thunderbird-l10n-31.0-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
12mu|mozilla-thunderbird-l10n-31.0-1|28	
12mu|mozilla-thunderbird-l10n-31.0-1|29	
12mu|mozilla-thunderbird-l10n-31.0-1|30	%define use_dict 0
12mu|mozilla-thunderbird-l10n-31.0-1|31	
12mu|mozilla-thunderbird-l10n-31.0-1|32	# Language descriptions
12mu|mozilla-thunderbird-l10n-31.0-1|33	%define language_af af
12mu|mozilla-thunderbird-l10n-31.0-1|34	%define langname_af Afrikaans
12mu|mozilla-thunderbird-l10n-31.0-1|35	%define language_ar ar
12mu|mozilla-thunderbird-l10n-31.0-1|36	%define langname_ar Arabic
12mu|mozilla-thunderbird-l10n-31.0-1|37	%define language_be be
12mu|mozilla-thunderbird-l10n-31.0-1|38	%define langname_be Belarusian
12mu|mozilla-thunderbird-l10n-31.0-1|39	%define language_bg bg
12mu|mozilla-thunderbird-l10n-31.0-1|40	%define langname_bg Bulgarian
12mu|mozilla-thunderbird-l10n-31.0-1|41	%define language_bn_BD bn-BD
12mu|mozilla-thunderbird-l10n-31.0-1|42	%define langname_bn_BD Bengali (Bangla)
12mu|mozilla-thunderbird-l10n-31.0-1|43	%define language_br_FR br-FR
12mu|mozilla-thunderbird-l10n-31.0-1|44	%define langname_br_FR Breton
12mu|mozilla-thunderbird-l10n-31.0-1|45	%define language_ca ca
12mu|mozilla-thunderbird-l10n-31.0-1|46	%define langname_ca Catalan
12mu|mozilla-thunderbird-l10n-31.0-1|47	%define language_cs cs
12mu|mozilla-thunderbird-l10n-31.0-1|48	%define langname_cs Czech
12mu|mozilla-thunderbird-l10n-31.0-1|49	%define language_da da
12mu|mozilla-thunderbird-l10n-31.0-1|50	%define langname_da Dansk
12mu|mozilla-thunderbird-l10n-31.0-1|51	%define language_de de
12mu|mozilla-thunderbird-l10n-31.0-1|52	%define langname_de German
12mu|mozilla-thunderbird-l10n-31.0-1|53	%define language_el el
12mu|mozilla-thunderbird-l10n-31.0-1|54	%define langname_el Greek
12mu|mozilla-thunderbird-l10n-31.0-1|55	%define language_en_GB en-GB
12mu|mozilla-thunderbird-l10n-31.0-1|56	%define langname_en_GB British English
12mu|mozilla-thunderbird-l10n-31.0-1|57	%define language_es_AR es-AR
12mu|mozilla-thunderbird-l10n-31.0-1|58	%define langname_es_AR Spanish (Argentina)
12mu|mozilla-thunderbird-l10n-31.0-1|59	%define language_es_ES es-ES
12mu|mozilla-thunderbird-l10n-31.0-1|60	%define langname_es_ES Spanish
12mu|mozilla-thunderbird-l10n-31.0-1|61	%define language_et_EE et-EE
12mu|mozilla-thunderbird-l10n-31.0-1|62	%define langname_et_EE Estonian (Magento)
12mu|mozilla-thunderbird-l10n-31.0-1|63	%define language_et et
12mu|mozilla-thunderbird-l10n-31.0-1|64	%define langname_et Estonian
12mu|mozilla-thunderbird-l10n-31.0-1|65	%define language_eu eu
12mu|mozilla-thunderbird-l10n-31.0-1|66	%define langname_eu Basque
12mu|mozilla-thunderbird-l10n-31.0-1|67	%define language_fi fi
12mu|mozilla-thunderbird-l10n-31.0-1|68	%define langname_fi Finnish
12mu|mozilla-thunderbird-l10n-31.0-1|69	%define language_fr fr
12mu|mozilla-thunderbird-l10n-31.0-1|70	%define langname_fr French
12mu|mozilla-thunderbird-l10n-31.0-1|71	%define language_fy fy-NL
12mu|mozilla-thunderbird-l10n-31.0-1|72	%define langname_fy Frisian
12mu|mozilla-thunderbird-l10n-31.0-1|73	%define language_ga ga-IE
12mu|mozilla-thunderbird-l10n-31.0-1|74	%define langname_ga Irish
12mu|mozilla-thunderbird-l10n-31.0-1|75	%define language_gd gd
12mu|mozilla-thunderbird-l10n-31.0-1|76	%define langname_gd Scottish Gaelic
12mu|mozilla-thunderbird-l10n-31.0-1|77	%define language_gl gl
12mu|mozilla-thunderbird-l10n-31.0-1|78	%define langname_gl Galician
12mu|mozilla-thunderbird-l10n-31.0-1|79	%define language_gu_IN gu-IN
12mu|mozilla-thunderbird-l10n-31.0-1|80	%define langname_gu_IN Gujarati
12mu|mozilla-thunderbird-l10n-31.0-1|81	%define language_he he
12mu|mozilla-thunderbird-l10n-31.0-1|82	%define langname_he Hebrew
12mu|mozilla-thunderbird-l10n-31.0-1|83	%define language_hu hu
12mu|mozilla-thunderbird-l10n-31.0-1|84	%define langname_hu Hungarian
12mu|mozilla-thunderbird-l10n-31.0-1|85	%define language_id id
12mu|mozilla-thunderbird-l10n-31.0-1|86	%define langname_id Indonesian
12mu|mozilla-thunderbird-l10n-31.0-1|87	%define language_is is
12mu|mozilla-thunderbird-l10n-31.0-1|88	%define langname_is Icelandic
12mu|mozilla-thunderbird-l10n-31.0-1|89	%define language_it it
12mu|mozilla-thunderbird-l10n-31.0-1|90	%define langname_it Italian
12mu|mozilla-thunderbird-l10n-31.0-1|91	%define language_ja ja
12mu|mozilla-thunderbird-l10n-31.0-1|92	%define langname_ja Japanese
12mu|mozilla-thunderbird-l10n-31.0-1|93	%define language_ka ka
12mu|mozilla-thunderbird-l10n-31.0-1|94	%define langname_ka Georgian
12mu|mozilla-thunderbird-l10n-31.0-1|95	%define language_ko ko
12mu|mozilla-thunderbird-l10n-31.0-1|96	%define langname_ko Korean
12mu|mozilla-thunderbird-l10n-31.0-1|97	%define language_lt lt
12mu|mozilla-thunderbird-l10n-31.0-1|98	%define langname_lt Lithuanian
12mu|mozilla-thunderbird-l10n-31.0-1|99	%define language_mk mk
12mu|mozilla-thunderbird-l10n-31.0-1|100	%define langname_mk Macedonian
12mu|mozilla-thunderbird-l10n-31.0-1|101	%define language_nb_NO nb-NO
12mu|mozilla-thunderbird-l10n-31.0-1|102	%define langname_nb_NO Norwegian Bokmaal
12mu|mozilla-thunderbird-l10n-31.0-1|103	%define language_nn_NO nn-NO
12mu|mozilla-thunderbird-l10n-31.0-1|104	%define langname_nn_NO Norwegian Nynorsk
12mu|mozilla-thunderbird-l10n-31.0-1|105	%define language_nl nl
12mu|mozilla-thunderbird-l10n-31.0-1|106	%define langname_nl Dutch
12mu|mozilla-thunderbird-l10n-31.0-1|107	%define language_pa_IN pa-IN
12mu|mozilla-thunderbird-l10n-31.0-1|108	%define langname_pa_IN Punjabi (gurmukhi)
12mu|mozilla-thunderbird-l10n-31.0-1|109	%define language_pl pl
12mu|mozilla-thunderbird-l10n-31.0-1|110	%define langname_pl Polish
12mu|mozilla-thunderbird-l10n-31.0-1|111	%define language_pt_BR pt-BR
12mu|mozilla-thunderbird-l10n-31.0-1|112	%define langname_pt_BR Brazilian portuguese
12mu|mozilla-thunderbird-l10n-31.0-1|113	%define language_pt_PT pt-PT
12mu|mozilla-thunderbird-l10n-31.0-1|114	%define langname_pt_PT Portuguese
12mu|mozilla-thunderbird-l10n-31.0-1|115	%define language_ro ro
12mu|mozilla-thunderbird-l10n-31.0-1|116	%define langname_ro Romanian
12mu|mozilla-thunderbird-l10n-31.0-1|117	%define language_ru ru
12mu|mozilla-thunderbird-l10n-31.0-1|118	%define langname_ru Russian
12mu|mozilla-thunderbird-l10n-31.0-1|119	%define language_si si
12mu|mozilla-thunderbird-l10n-31.0-1|120	%define langname_si Sinhala
12mu|mozilla-thunderbird-l10n-31.0-1|121	%define language_sk sk
12mu|mozilla-thunderbird-l10n-31.0-1|122	%define langname_sk Slovak
12mu|mozilla-thunderbird-l10n-31.0-1|123	%define language_sq sq
12mu|mozilla-thunderbird-l10n-31.0-1|124	%define langname_sq Albanian
12mu|mozilla-thunderbird-l10n-31.0-1|125	%define language_sl sl
12mu|mozilla-thunderbird-l10n-31.0-1|126	%define langname_sl Slovenian
12mu|mozilla-thunderbird-l10n-31.0-1|127	%define language_sr sr
12mu|mozilla-thunderbird-l10n-31.0-1|128	%define langname_sr Serbian
12mu|mozilla-thunderbird-l10n-31.0-1|129	%define language_sv_SE sv-SE
12mu|mozilla-thunderbird-l10n-31.0-1|130	%define langname_sv_SE Swedish
12mu|mozilla-thunderbird-l10n-31.0-1|131	%define language_ta_LK ta-LK
12mu|mozilla-thunderbird-l10n-31.0-1|132	%define langname_ta_LK Tamil (Sri-Lanka)
12mu|mozilla-thunderbird-l10n-31.0-1|133	%define language_tr tr
12mu|mozilla-thunderbird-l10n-31.0-1|134	%define langname_tr Turkish
12mu|mozilla-thunderbird-l10n-31.0-1|135	%define language_uk uk
12mu|mozilla-thunderbird-l10n-31.0-1|136	%define langname_uk Ukrainian
12mu|mozilla-thunderbird-l10n-31.0-1|137	%define language_vi vi
12mu|mozilla-thunderbird-l10n-31.0-1|138	%define langname_vi Vietnamese
12mu|mozilla-thunderbird-l10n-31.0-1|139	%define language_zh_CN zh-CN
12mu|mozilla-thunderbird-l10n-31.0-1|140	%define langname_zh_CN Simplified Chinese
12mu|mozilla-thunderbird-l10n-31.0-1|141	%define language_zh_TW zh-TW
12mu|mozilla-thunderbird-l10n-31.0-1|142	%define langname_zh_TW Traditional Chinese
12mu|mozilla-thunderbird-l10n-31.0-1|143	
12mu|mozilla-thunderbird-l10n-31.0-1|144	# --- Danger line ---
12mu|mozilla-thunderbird-l10n-31.0-1|145	
12mu|mozilla-thunderbird-l10n-31.0-1|146	# Defaults (all languages enabled by default)
12mu|mozilla-thunderbird-l10n-31.0-1|147	# l10n
12mu|mozilla-thunderbird-l10n-31.0-1|148	%{expand:%(for lang in %langlist; do echo "%%define with_$lang 1"; done)}
12mu|mozilla-thunderbird-l10n-31.0-1|149	%{expand:%(for lang in %disabled_langlist; do echo "%%define with_$lang 0"; done)}
12mu|mozilla-thunderbird-l10n-31.0-1|150	# dicts
12mu|mozilla-thunderbird-l10n-31.0-1|151	%{expand:%(for lang in %langlist; do echo "%%define with_dict_$lang %{use_dict}"; done)}
12mu|mozilla-thunderbird-l10n-31.0-1|152	%{expand:%(for lang in %disabled_dict_langlist; do echo "%%define with_dict_$lang 0"; done)}
12mu|mozilla-thunderbird-l10n-31.0-1|153	
12mu|mozilla-thunderbird-l10n-31.0-1|154	# Locales
12mu|mozilla-thunderbird-l10n-31.0-1|155	%{expand:%(for lang in %langlist; do echo "%%define locale_$lang `echo $lang | cut -d _ -f 1` "; done)}
12mu|mozilla-thunderbird-l10n-31.0-1|156	
12mu|mozilla-thunderbird-l10n-31.0-1|157	%if %use_dict
12mu|mozilla-thunderbird-l10n-31.0-1|158	# myspell dicts, allows setting preferences between several providers.
12mu|mozilla-thunderbird-l10n-31.0-1|159	%{expand:%(for lang in %langlist; do echo "%%define myspell_$lang myspell-$lang"; done)}
12mu|mozilla-thunderbird-l10n-31.0-1|160	%define myspell_de myspell-de_DE
12mu|mozilla-thunderbird-l10n-31.0-1|161	%define myspell_fr myspell-fr_FR
12mu|mozilla-thunderbird-l10n-31.0-1|162	%endif
12mu|mozilla-thunderbird-l10n-31.0-1|163	
12mu|mozilla-thunderbird-l10n-31.0-1|164	Summary: Localizations for Thunderbird (virtual package)
12mu|mozilla-thunderbird-l10n-31.0-1|165	Name: %{name}
12mu|mozilla-thunderbird-l10n-31.0-1|166	Version: %{version}
12mu|mozilla-thunderbird-l10n-31.0-1|167	Release: %{release}
12mu|mozilla-thunderbird-l10n-31.0-1|168	License: GPL
12mu|mozilla-thunderbird-l10n-31.0-1|169	Group: Networking/WWW
12mu|mozilla-thunderbird-l10n-31.0-1|170	Url: http://www.mozilla.org/
12mu|mozilla-thunderbird-l10n-31.0-1|171	BuildArch: noarch
12mu|mozilla-thunderbird-l10n-31.0-1|172	BuildRequires: libxml2-utils
12mu|mozilla-thunderbird-l10n-31.0-1|173	# l10n sources
12mu|mozilla-thunderbird-l10n-31.0-1|174	Source0:        %{name}-%{version}.tar.xz
12mu|mozilla-thunderbird-l10n-31.0-1|175	# Language package template
12mu|mozilla-thunderbird-l10n-31.0-1|176	Source1: %{name}-template.in
12mu|mozilla-thunderbird-l10n-31.0-1|177	Source500: mozilla-thunderbird-l10n.rpmlintrc
12mu|mozilla-thunderbird-l10n-31.0-1|178	# l10n sources
12mu|mozilla-thunderbird-l10n-31.0-1|179	#%{expand:%(\
12mu|mozilla-thunderbird-l10n-31.0-1|180	#	i=1;\
12mu|mozilla-thunderbird-l10n-31.0-1|181	#	for lang in %langlist; do\
12mu|mozilla-thunderbird-l10n-31.0-1|182	#		echo "%%{expand:Source$i: %{xpidir}/%%{language_$lang}.xpi}";\
12mu|mozilla-thunderbird-l10n-31.0-1|183	#		i=$[i+1];\
12mu|mozilla-thunderbird-l10n-31.0-1|184	#	done\
12mu|mozilla-thunderbird-l10n-31.0-1|185	#	)
12mu|mozilla-thunderbird-l10n-31.0-1|186	}
12mu|mozilla-thunderbird-l10n-31.0-1|187	%if %use_dict
12mu|mozilla-thunderbird-l10n-31.0-1|188	%{expand:%(\
12mu|mozilla-thunderbird-l10n-31.0-1|189	disabled="%{disabled_dict_langlist}";\
12mu|mozilla-thunderbird-l10n-31.0-1|190	for lang in %langlist; do\
12mu|mozilla-thunderbird-l10n-31.0-1|191	echo "$disabled" | grep -q "\<$lang\>" || \
12mu|mozilla-thunderbird-l10n-31.0-1|192	echo "BuildRequires: %%{myspell_$lang}";\
12mu|mozilla-thunderbird-l10n-31.0-1|193	done\
12mu|mozilla-thunderbird-l10n-31.0-1|194	)
12mu|mozilla-thunderbird-l10n-31.0-1|195	}
12mu|mozilla-thunderbird-l10n-31.0-1|196	%endif
12mu|mozilla-thunderbird-l10n-31.0-1|197	
12mu|mozilla-thunderbird-l10n-31.0-1|198	%description
12mu|mozilla-thunderbird-l10n-31.0-1|199	Localizations for Thunderbird
12mu|mozilla-thunderbird-l10n-31.0-1|200	
12mu|mozilla-thunderbird-l10n-31.0-1|201	# Expand all languages packages.
12mu|mozilla-thunderbird-l10n-31.0-1|202	%{expand:%(\
12mu|mozilla-thunderbird-l10n-31.0-1|203	for lang in %langlist; do\
12mu|mozilla-thunderbird-l10n-31.0-1|204	echo "%%{expand:%%(sed "s!__LANG__!$lang!g" %{_sourcedir}/%{name}-template.in 2> /dev/null)}";\
12mu|mozilla-thunderbird-l10n-31.0-1|205	done\
12mu|mozilla-thunderbird-l10n-31.0-1|206	)
12mu|mozilla-thunderbird-l10n-31.0-1|207	}
12mu|mozilla-thunderbird-l10n-31.0-1|208	
12mu|mozilla-thunderbird-l10n-31.0-1|209	%prep
12mu|mozilla-thunderbird-l10n-31.0-1|210	%setup -q
12mu|mozilla-thunderbird-l10n-31.0-1|211	
12mu|mozilla-thunderbird-l10n-31.0-1|212	# Convert rpm macros to bash variables
12mu|mozilla-thunderbird-l10n-31.0-1|213	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
12mu|mozilla-thunderbird-l10n-31.0-1|214	%{expand:%(for lang in %langlist; do echo "locale_$lang=%%{locale_$lang}"; done)}
12mu|mozilla-thunderbird-l10n-31.0-1|215	%{expand:%(for lang in %langlist; do echo "with_$lang=%%{with_$lang}"; done)}
12mu|mozilla-thunderbird-l10n-31.0-1|216	%{expand:%(for lang in %langlist; do echo "dict_$lang=%%{with_dict_$lang}"; done)}
12mu|mozilla-thunderbird-l10n-31.0-1|217	
12mu|mozilla-thunderbird-l10n-31.0-1|218	# Unpack all languages
12mu|mozilla-thunderbird-l10n-31.0-1|219	for lang in %langlist; do
12mu|mozilla-thunderbird-l10n-31.0-1|220	with="with_$lang"
12mu|mozilla-thunderbird-l10n-31.0-1|221	with=${!with}
12mu|mozilla-thunderbird-l10n-31.0-1|222	[ $with -eq 0 ] && continue
12mu|mozilla-thunderbird-l10n-31.0-1|223	
12mu|mozilla-thunderbird-l10n-31.0-1|224	language="language_$lang"
12mu|mozilla-thunderbird-l10n-31.0-1|225	language=${!language}
12mu|mozilla-thunderbird-l10n-31.0-1|226	
12mu|mozilla-thunderbird-l10n-31.0-1|227	locale="locale_$lang"
12mu|mozilla-thunderbird-l10n-31.0-1|228	locale=${!locale}
12mu|mozilla-thunderbird-l10n-31.0-1|229	
12mu|mozilla-thunderbird-l10n-31.0-1|230	# l10n
12mu|mozilla-thunderbird-l10n-31.0-1|231	mkdir ${language}
12mu|mozilla-thunderbird-l10n-31.0-1|232	cd ${language}
12mu|mozilla-thunderbird-l10n-31.0-1|233	unzip -qq ../${language}.xpi
12mu|mozilla-thunderbird-l10n-31.0-1|234	cd ..
12mu|mozilla-thunderbird-l10n-31.0-1|235	
12mu|mozilla-thunderbird-l10n-31.0-1|236	# dict
12mu|mozilla-thunderbird-l10n-31.0-1|237	dict="dict_$lang"
12mu|mozilla-thunderbird-l10n-31.0-1|238	dict=${!dict}
12mu|mozilla-thunderbird-l10n-31.0-1|239	[ $dict -eq 0 ] && continue
12mu|mozilla-thunderbird-l10n-31.0-1|240	
12mu|mozilla-thunderbird-l10n-31.0-1|241	done
12mu|mozilla-thunderbird-l10n-31.0-1|242	
12mu|mozilla-thunderbird-l10n-31.0-1|243	%check
12mu|mozilla-thunderbird-l10n-31.0-1|244	# All install.rdf files must validate
12mu|mozilla-thunderbird-l10n-31.0-1|245	xmllint --noout */install.rdf
12mu|mozilla-thunderbird-l10n-31.0-1|246	
12mu|mozilla-thunderbird-l10n-31.0-1|247	%install
12mu|mozilla-thunderbird-l10n-31.0-1|248	rm -rf %buildroot
12mu|mozilla-thunderbird-l10n-31.0-1|249	
12mu|mozilla-thunderbird-l10n-31.0-1|250	# Convert rpm macros to bash variables
12mu|mozilla-thunderbird-l10n-31.0-1|251	%{expand:%(for lang in %langlist; do echo "language_$lang=%%{language_$lang}"; done)}
12mu|mozilla-thunderbird-l10n-31.0-1|252	%{expand:%(for lang in %langlist; do echo "with_$lang=%%{with_$lang}"; done)}
12mu|mozilla-thunderbird-l10n-31.0-1|253	%{expand:%(for lang in %langlist; do echo "dict_$lang=%%{with_dict_$lang}"; done)}
12mu|mozilla-thunderbird-l10n-31.0-1|254	
12mu|mozilla-thunderbird-l10n-31.0-1|255	# Create dicts dir
12mu|mozilla-thunderbird-l10n-31.0-1|256	%if %use_dict
12mu|mozilla-thunderbird-l10n-31.0-1|257	mkdir -p %buildroot%{mozillalibdir}/dictionaries
12mu|mozilla-thunderbird-l10n-31.0-1|258	%endif
12mu|mozilla-thunderbird-l10n-31.0-1|259	
12mu|mozilla-thunderbird-l10n-31.0-1|260	# Install all languages
12mu|mozilla-thunderbird-l10n-31.0-1|261	for lang in %langlist; do
12mu|mozilla-thunderbird-l10n-31.0-1|262	with="with_$lang"
12mu|mozilla-thunderbird-l10n-31.0-1|263	with=${!with}
12mu|mozilla-thunderbird-l10n-31.0-1|264	[ $with -eq 0 ] && continue
12mu|mozilla-thunderbird-l10n-31.0-1|265	
12mu|mozilla-thunderbird-l10n-31.0-1|266	language="language_$lang"
12mu|mozilla-thunderbird-l10n-31.0-1|267	language=${!language}
12mu|mozilla-thunderbird-l10n-31.0-1|268	
12mu|mozilla-thunderbird-l10n-31.0-1|269	# l10n
12mu|mozilla-thunderbird-l10n-31.0-1|270	cd $language
12mu|mozilla-thunderbird-l10n-31.0-1|271	mkdir -p %buildroot%{tbextdir}/langpack-${language}@thunderbird.mozilla.org/
12mu|mozilla-thunderbird-l10n-31.0-1|272	cp -f -r * %buildroot%{tbextdir}/langpack-${language}@thunderbird.mozilla.org/
12mu|mozilla-thunderbird-l10n-31.0-1|273	cd ..
12mu|mozilla-thunderbird-l10n-31.0-1|274	
12mu|mozilla-thunderbird-l10n-31.0-1|275	done
12mu|mozilla-thunderbird-l10n-31.0-1|276	
12mu|mozilla-thunderbird-l10n-31.0-1|277	
12mu|mozilla-thunderbird-l10n-31.0-1|278	%changelog
12mu|mozilla-thunderbird-l10n-31.0-1|279	* Thu Aug 07 2014 Tigro <ashejn@gmail.com> 31.0-1
12mu|mozilla-thunderbird-l10n-31.0-1|280	+ Revision: 4412ee3
12mu|mozilla-thunderbird-l10n-31.0-1|281	- update to 31.0
12mu|mozilla-thunderbird-l10n-31.0-1|282	
12mu|mozilla-thunderbird-l10n-31.0-1|283	

20238 12
12mu|mozjs24-24.2.0-3|1	%define pkgname mozjs
12mu|mozjs24-24.2.0-3|2	%define api 24
12mu|mozjs24-24.2.0-3|3	%define libname %mklibname %{pkgname} %{api}
12mu|mozjs24-24.2.0-3|4	%define devname %mklibname %{pkgname} %{api} -d
12mu|mozjs24-24.2.0-3|5	
12mu|mozjs24-24.2.0-3|6	Summary:	JavaScript interpreter and libraries
12mu|mozjs24-24.2.0-3|7	Name:		mozjs24
12mu|mozjs24-24.2.0-3|8	Version:	24.2.0
12mu|mozjs24-24.2.0-3|9	Release:	3
12mu|mozjs24-24.2.0-3|10	License:	GPLv2+ or LGPLv2+ or MPLv1.1
12mu|mozjs24-24.2.0-3|11	Group:		Development/Other
12mu|mozjs24-24.2.0-3|12	Url:		http://www.mozilla.org/js/
12mu|mozjs24-24.2.0-3|13	Source0:	http://ftp.mozilla.org/pub/mozilla.org/js/mozjs-%{version}.tar.bz2
12mu|mozjs24-24.2.0-3|14	# From fedora
12mu|mozjs24-24.2.0-3|15	Patch0:		js17-build-fixes.patch
12mu|mozjs24-24.2.0-3|16	BuildRequires:	autoconf2.1
12mu|mozjs24-24.2.0-3|17	BuildRequires:	readline-devel
12mu|mozjs24-24.2.0-3|18	BuildRequires:	pkgconfig(nspr)
12mu|mozjs24-24.2.0-3|19	BuildRequires:	pkgconfig(python3)
12mu|mozjs24-24.2.0-3|20	
12mu|mozjs24-24.2.0-3|21	%description
12mu|mozjs24-24.2.0-3|22	JavaScript is the Netscape-developed object scripting language used in millions
12mu|mozjs24-24.2.0-3|23	of web pages and server applications worldwide. Netscape's JavaScript is a
12mu|mozjs24-24.2.0-3|24	superset of the ECMA-262 Edition 3 (ECMAScript) standard scripting language,
12mu|mozjs24-24.2.0-3|25	with only mild differences from the published standard.
12mu|mozjs24-24.2.0-3|26	
12mu|mozjs24-24.2.0-3|27	#-------------------------------------------------------------------------
12mu|mozjs24-24.2.0-3|28	
12mu|mozjs24-24.2.0-3|29	%package -n %{libname}
12mu|mozjs24-24.2.0-3|30	Summary:	JavaScript engine library
12mu|mozjs24-24.2.0-3|31	Group:		System/Libraries
12mu|mozjs24-24.2.0-3|32	
12mu|mozjs24-24.2.0-3|33	%description -n %{libname}
12mu|mozjs24-24.2.0-3|34	JavaScript is the Netscape-developed object scripting languages. This
12mu|mozjs24-24.2.0-3|35	package has been created for purposes of Sablotron and is suitable for
12mu|mozjs24-24.2.0-3|36	embedding in applications. See http://www.mozilla.org/js for details
12mu|mozjs24-24.2.0-3|37	and sources.
12mu|mozjs24-24.2.0-3|38	
12mu|mozjs24-24.2.0-3|39	%files -n %{libname}
12mu|mozjs24-24.2.0-3|40	%doc LICENSE README
12mu|mozjs24-24.2.0-3|41	%{_libdir}/lib%{pkgname}-%{api}.so
12mu|mozjs24-24.2.0-3|42	
12mu|mozjs24-24.2.0-3|43	#-------------------------------------------------------------------------
12mu|mozjs24-24.2.0-3|44	
12mu|mozjs24-24.2.0-3|45	%package -n %{devname}
12mu|mozjs24-24.2.0-3|46	Summary:	The header files for %{name}
12mu|mozjs24-24.2.0-3|47	Group:		Development/Other
12mu|mozjs24-24.2.0-3|48	Provides:	%{name}-devel = %{EVRD}
12mu|mozjs24-24.2.0-3|49	Requires:	%{libname} = %{EVRD}
12mu|mozjs24-24.2.0-3|50	# Necessary because mozjs uses a weird versioning scheme instead of
12mu|mozjs24-24.2.0-3|51	# proper sonames
12mu|mozjs24-24.2.0-3|52	%if "%{_lib}" == "lib64"
12mu|mozjs24-24.2.0-3|53	Provides:	devel(libmozjs-%{api}(64bit)) = %{EVRD}
12mu|mozjs24-24.2.0-3|54	%else
12mu|mozjs24-24.2.0-3|55	Provides:	devel(libmozjs-%{api}) = %{EVRD}
12mu|mozjs24-24.2.0-3|56	%endif
12mu|mozjs24-24.2.0-3|57	
12mu|mozjs24-24.2.0-3|58	%description -n %{devname}
12mu|mozjs24-24.2.0-3|59	This package contains the header files, static libraries and development
12mu|mozjs24-24.2.0-3|60	documentation for %{name}. If you like to develop programs using %{name},
12mu|mozjs24-24.2.0-3|61	you will need to install %{name}-devel.
12mu|mozjs24-24.2.0-3|62	
12mu|mozjs24-24.2.0-3|63	%files -n %{devname}
12mu|mozjs24-24.2.0-3|64	%{_libdir}/pkgconfig/*.pc
12mu|mozjs24-24.2.0-3|65	%{_includedir}/mozjs-%{api}
12mu|mozjs24-24.2.0-3|66	
12mu|mozjs24-24.2.0-3|67	#-------------------------------------------------------------------------
12mu|mozjs24-24.2.0-3|68	
12mu|mozjs24-24.2.0-3|69	%prep
12mu|mozjs24-24.2.0-3|70	%setup -q -n %{pkgname}-%{version}
12mu|mozjs24-24.2.0-3|71	%apply_patches
12mu|mozjs24-24.2.0-3|72	
12mu|mozjs24-24.2.0-3|73	# Delete bundled sources
12mu|mozjs24-24.2.0-3|74	rm -rf js/src/editline
12mu|mozjs24-24.2.0-3|75	rm -rf js/src/ctypes/libffi
12mu|mozjs24-24.2.0-3|76	
12mu|mozjs24-24.2.0-3|77	chmod a+x configure
12mu|mozjs24-24.2.0-3|78	
12mu|mozjs24-24.2.0-3|79	pushd js/src
12mu|mozjs24-24.2.0-3|80	autoconf-2.13
12mu|mozjs24-24.2.0-3|81	popd
12mu|mozjs24-24.2.0-3|82	
12mu|mozjs24-24.2.0-3|83	%build
12mu|mozjs24-24.2.0-3|84	%configure2_5x \
12mu|mozjs24-24.2.0-3|85	--disable-static \
12mu|mozjs24-24.2.0-3|86	--with-system-nspr \
12mu|mozjs24-24.2.0-3|87	--enable-threadsafe \
12mu|mozjs24-24.2.0-3|88	--enable-readline
12mu|mozjs24-24.2.0-3|89	%make
12mu|mozjs24-24.2.0-3|90	
12mu|mozjs24-24.2.0-3|91	%install
12mu|mozjs24-24.2.0-3|92	%makeinstall_std
12mu|mozjs24-24.2.0-3|93	
12mu|mozjs24-24.2.0-3|94	# For some reason the headers and pkg-config file are executable
12mu|mozjs24-24.2.0-3|95	find %{buildroot}%{_includedir} -type f -exec chmod a-x {} \;
12mu|mozjs24-24.2.0-3|96	chmod a-x  %{buildroot}%{_libdir}/pkgconfig/*.pc
12mu|mozjs24-24.2.0-3|97	
12mu|mozjs24-24.2.0-3|98	# Upstream does not honor --disable-static yet
12mu|mozjs24-24.2.0-3|99	rm -f %{buildroot}%{_libdir}/*.a
12mu|mozjs24-24.2.0-3|100	
12mu|mozjs24-24.2.0-3|101	# This is also statically linked; once that is fixed that we could
12mu|mozjs24-24.2.0-3|102	# consider shipping it.
12mu|mozjs24-24.2.0-3|103	rm -f %{buildroot}%{_bindir}/js%{api}
12mu|mozjs24-24.2.0-3|104	
12mu|mozjs24-24.2.0-3|105	# However, delete js-config since everything should use
12mu|mozjs24-24.2.0-3|106	# the pkg-config file.
12mu|mozjs24-24.2.0-3|107	rm -f %{buildroot}%{_bindir}/js%{api}-config
12mu|mozjs24-24.2.0-3|108	
12mu|mozjs24-24.2.0-3|109	%check
12mu|mozjs24-24.2.0-3|110	cat > js/src/config/find_vanilla_new_calls << EOF
12mu|mozjs24-24.2.0-3|111	#!/bin/bash
12mu|mozjs24-24.2.0-3|112	exit 0
12mu|mozjs24-24.2.0-3|113	EOF
12mu|mozjs24-24.2.0-3|114	%make -C js/src check
12mu|mozjs24-24.2.0-3|115	
12mu|mozjs24-24.2.0-3|116	%changelog
12mu|mozjs24-24.2.0-3|117	* Sat Jun 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 24.2.0-3
12mu|mozjs24-24.2.0-3|118	+ Revision: 0e3293a
12mu|mozjs24-24.2.0-3|119	- Add more control over files, minor cleanups
12mu|mozjs24-24.2.0-3|120	
12mu|mozjs24-24.2.0-3|121	

20239 12
12mu|mpd-0.18.9-3|1	#####################
12mu|mpd-0.18.9-3|2	# Hardcode PLF build
12mu|mpd-0.18.9-3|3	%define build_plf 0
12mu|mpd-0.18.9-3|4	#####################
12mu|mpd-0.18.9-3|5	
12mu|mpd-0.18.9-3|6	%{?_with_plf: %{expand: %%global build_plf 1}}
12mu|mpd-0.18.9-3|7	
12mu|mpd-0.18.9-3|8	%if %{build_plf}
12mu|mpd-0.18.9-3|9	%define distsuffix plf
12mu|mpd-0.18.9-3|10	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mu|mpd-0.18.9-3|11	%define extrarelsuffix plf
12mu|mpd-0.18.9-3|12	%endif
12mu|mpd-0.18.9-3|13	
12mu|mpd-0.18.9-3|14	Summary:	MPD, the Music Player Daemon
12mu|mpd-0.18.9-3|15	Name:		mpd
12mu|mpd-0.18.9-3|16	Version:	0.18.9
12mu|mpd-0.18.9-3|17	Release:	3%{?extrarelsuffix}
12mu|mpd-0.18.9-3|18	License:	GPLv2+
12mu|mpd-0.18.9-3|19	Group:		Sound
12mu|mpd-0.18.9-3|20	Url:		http://www.musicpd.org/
12mu|mpd-0.18.9-3|21	Source0:	http://www.musicpd.org/download/%{name}/%{name}-%{version}.tar.xz
12mu|mpd-0.18.9-3|22	Source1:	%{name}.conf
12mu|mpd-0.18.9-3|23	Source2:	%{name}.init
12mu|mpd-0.18.9-3|24	Source3:	%{name}.logrotate
12mu|mpd-0.18.9-3|25	Source4:	README.urpmi
12mu|mpd-0.18.9-3|26	Source5:	%{name}.service
12mu|mpd-0.18.9-3|27	Source100:	%{name}.rpmlintrc
12mu|mpd-0.18.9-3|28	Patch0:		mpd-0.18.8-libvorbis.patch
12mu|mpd-0.18.9-3|29	
12mu|mpd-0.18.9-3|30	Requires(pre,post):	rpm-helper
12mu|mpd-0.18.9-3|31	Requires(preun,postun): rpm-helper
12mu|mpd-0.18.9-3|32	BuildRequires:	pkgconfig(sqlite3)
12mu|mpd-0.18.9-3|33	BuildRequires:	pkgconfig(atomic_ops)
12mu|mpd-0.18.9-3|34	BuildRequires:	pkgconfig(libsystemd-daemon)
12mu|mpd-0.18.9-3|35	BuildRequires:	pkgconfig(glib-2.0) >= 2.28
12mu|mpd-0.18.9-3|36	BuildRequires:	pkgconfig(gthread-2.0)
12mu|mpd-0.18.9-3|37	BuildRequires:	avahi-common-devel
12mu|mpd-0.18.9-3|38	BuildRequires:	pkgconfig(libcurl) >= 7.18
12mu|mpd-0.18.9-3|39	# sound servers
12mu|mpd-0.18.9-3|40	BuildRequires:	pkgconfig(alsa) >= 0.9.0
12mu|mpd-0.18.9-3|41	BuildRequires:	pkgconfig(jack)
12mu|mpd-0.18.9-3|42	BuildRequires:	pkgconfig(libpulse) >= 0.9.16
12mu|mpd-0.18.9-3|43	BuildRequires:	pkgconfig(fluidsynth) >= 1.1
12mu|mpd-0.18.9-3|44	BuildRequires:	pkgconfig(libmms) >= 0.4
12mu|mpd-0.18.9-3|45	BuildRequires:	pkgconfig(openal)
12mu|mpd-0.18.9-3|46	# multimedia formats
12mu|mpd-0.18.9-3|47	BuildRequires:	pkgconfig(adplug)
12mu|mpd-0.18.9-3|48	BuildRequires:	pkgconfig(ao)
12mu|mpd-0.18.9-3|49	BuildRequires:	pkgconfig(audiofile) >= 0.3
12mu|mpd-0.18.9-3|50	BuildRequires:	pkgconfig(flac) >= 1.2
12mu|mpd-0.18.9-3|51	BuildRequires:	pkgconfig(flac++)
12mu|mpd-0.18.9-3|52	BuildRequires:	pkgconfig(id3tag)
12mu|mpd-0.18.9-3|53	BuildRequires:	pkgconfig(libcdio_paranoia)
12mu|mpd-0.18.9-3|54	BuildRequires:	pkgconfig(libffado)
12mu|mpd-0.18.9-3|55	BuildRequires:	pkgconfig(libiso9660)
12mu|mpd-0.18.9-3|56	BuildRequires:	pkgconfig(libmodplug)
12mu|mpd-0.18.9-3|57	BuildRequires:	pkgconfig(libmpg123)
12mu|mpd-0.18.9-3|58	BuildRequires:	pkgconfig(libsidplay2)
12mu|mpd-0.18.9-3|59	BuildRequires:	pkgconfig(libsidutils)
12mu|mpd-0.18.9-3|60	BuildRequires:	pkgconfig(libsoup-2.4)
12mu|mpd-0.18.9-3|61	BuildRequires:	pkgconfig(mad)
12mu|mpd-0.18.9-3|62	BuildRequires:	pkgconfig(ogg)
12mu|mpd-0.18.9-3|63	BuildRequires:	pkgconfig(opus)
12mu|mpd-0.18.9-3|64	BuildRequires:	pkgconfig(samplerate) >= 0.0.15
12mu|mpd-0.18.9-3|65	BuildRequires:	pkgconfig(shout)
12mu|mpd-0.18.9-3|66	BuildRequires:	pkgconfig(sndfile)
12mu|mpd-0.18.9-3|67	BuildRequires:	pkgconfig(twolame)
12mu|mpd-0.18.9-3|68	BuildRequires:	pkgconfig(vorbis)
12mu|mpd-0.18.9-3|69	BuildRequires:	pkgconfig(wavpack)
12mu|mpd-0.18.9-3|70	BuildRequires:	pkgconfig(yajl) >= 2.0
12mu|mpd-0.18.9-3|71	BuildRequires:	pkgconfig(zziplib) >= 0.13
12mu|mpd-0.18.9-3|72	BuildRequires:	ffmpeg-devel
12mu|mpd-0.18.9-3|73	BuildRequires:	libgme-devel
12mu|mpd-0.18.9-3|74	BuildRequires:	libmikmod-devel
12mu|mpd-0.18.9-3|75	BuildRequires:	libmpcdec-devel
12mu|mpd-0.18.9-3|76	BuildRequires:	wildmidi-devel
12mu|mpd-0.18.9-3|77	
12mu|mpd-0.18.9-3|78	%if %{build_plf}
12mu|mpd-0.18.9-3|79	BuildRequires:	libfaad2-devel
12mu|mpd-0.18.9-3|80	BuildRequires:	lame-devel
12mu|mpd-0.18.9-3|81	%endif
12mu|mpd-0.18.9-3|82	
12mu|mpd-0.18.9-3|83	%description
12mu|mpd-0.18.9-3|84	Music Player Daemon (MPD) allows remote access for playing music (MP3, Ogg
12mu|mpd-0.18.9-3|85	Vorbis, FLAC, Mod, and wave files) and managing play-lists. MPD is designed
12mu|mpd-0.18.9-3|86	for integrating a computer into a stereo system that provides control for music
12mu|mpd-0.18.9-3|87	playback over a local network. It is also makes a great desktop music player,
12mu|mpd-0.18.9-3|88	especially if you are a console junkie, like front-end options, or restart X
12mu|mpd-0.18.9-3|89	often.
12mu|mpd-0.18.9-3|90	%if %{build_plf}
12mu|mpd-0.18.9-3|91	This package is in restricted repository because it is built with AAC support
12mu|mpd-0.18.9-3|92	of libfaad2, which is patent-protected.
12mu|mpd-0.18.9-3|93	%endif
12mu|mpd-0.18.9-3|94	
12mu|mpd-0.18.9-3|95	
12mu|mpd-0.18.9-3|96	%prep
12mu|mpd-0.18.9-3|97	%setup -q
12mu|mpd-0.18.9-3|98	%patch0 -b .vorbis
12mu|mpd-0.18.9-3|99	autoreconf -vfi
12mu|mpd-0.18.9-3|100	
12mu|mpd-0.18.9-3|101	
12mu|mpd-0.18.9-3|102	%build
12mu|mpd-0.18.9-3|103	# Mad and sidplay option make the build to fail
12mu|mpd-0.18.9-3|104	%configure2_5x \
12mu|mpd-0.18.9-3|105	--with-systemdsystemunitdir=%{_unitdir} \
12mu|mpd-0.18.9-3|106	--with-zeroconf=auto \
12mu|mpd-0.18.9-3|107	--enable-alsa \
12mu|mpd-0.18.9-3|108	--enable-ao \
12mu|mpd-0.18.9-3|109	--enable-audiofile \
12mu|mpd-0.18.9-3|110	--enable-cdio-paranoia \
12mu|mpd-0.18.9-3|111	--enable-curl \
12mu|mpd-0.18.9-3|112	--enable-flac \
12mu|mpd-0.18.9-3|113	--enable-ffmpeg \
12mu|mpd-0.18.9-3|114	--enable-fluidsynth \
12mu|mpd-0.18.9-3|115	--enable-gme \
12mu|mpd-0.18.9-3|116	--enable-id3 \
12mu|mpd-0.18.9-3|117	--enable-iso9660 \
12mu|mpd-0.18.9-3|118	--enable-jack \
12mu|mpd-0.18.9-3|119	--enable-soundcloud \
12mu|mpd-0.18.9-3|120	--enable-lsr \
12mu|mpd-0.18.9-3|121	--disable-mad \
12mu|mpd-0.18.9-3|122	--enable-mikmod \
12mu|mpd-0.18.9-3|123	--enable-mms \
12mu|mpd-0.18.9-3|124	--enable-modplug \
12mu|mpd-0.18.9-3|125	--enable-mpg123 \
12mu|mpd-0.18.9-3|126	--enable-openal \
12mu|mpd-0.18.9-3|127	--enable-opus \
12mu|mpd-0.18.9-3|128	--enable-pulse \
12mu|mpd-0.18.9-3|129	--enable-recorder-output \
12mu|mpd-0.18.9-3|130	--disable-roar \
12mu|mpd-0.18.9-3|131	--enable-shout \
12mu|mpd-0.18.9-3|132	--disable-sidplay \
12mu|mpd-0.18.9-3|133	--enable-sndfile \
12mu|mpd-0.18.9-3|134	--enable-twolame-encoder \
12mu|mpd-0.18.9-3|135	--enable-vorbis \
12mu|mpd-0.18.9-3|136	--enable-vorbis-encoder \
12mu|mpd-0.18.9-3|137	--enable-wave-encoder \
12mu|mpd-0.18.9-3|138	--enable-wavpack \
12mu|mpd-0.18.9-3|139	--enable-wildmidi \
12mu|mpd-0.18.9-3|140	--enable-zzip \
12mu|mpd-0.18.9-3|141	%if !%{build_plf}
12mu|mpd-0.18.9-3|142	--disable-aac \
12mu|mpd-0.18.9-3|143	--disable-lame-encoder \
12mu|mpd-0.18.9-3|144	%endif
12mu|mpd-0.18.9-3|145	--enable-sqlite
12mu|mpd-0.18.9-3|146	%make
12mu|mpd-0.18.9-3|147	
12mu|mpd-0.18.9-3|148	
12mu|mpd-0.18.9-3|149	%install
12mu|mpd-0.18.9-3|150	%makeinstall_std
12mu|mpd-0.18.9-3|151	
12mu|mpd-0.18.9-3|152	mkdir -p %{buildroot}/var/lib/mpd
12mu|mpd-0.18.9-3|153	touch %{buildroot}/%{_localstatedir}/lib/mpd/mpd.db
12mu|mpd-0.18.9-3|154	touch %{buildroot}/%{_localstatedir}/lib/mpd/mpdstate
12mu|mpd-0.18.9-3|155	mkdir -p %{buildroot}/var/log/mpd
12mu|mpd-0.18.9-3|156	touch %{buildroot}/var/log/mpd/mpd.log
12mu|mpd-0.18.9-3|157	touch %{buildroot}/var/log/mpd/mpd.error
12mu|mpd-0.18.9-3|158	mkdir -p %{buildroot}/var/run/mpd
12mu|mpd-0.18.9-3|159	mkdir -p %{buildroot}/%{_localstatedir}/lib/mpd/playlists
12mu|mpd-0.18.9-3|160	mkdir -p %{buildroot}/%{_localstatedir}/lib/mpd/music
12mu|mpd-0.18.9-3|161	mkdir -p %{buildroot}/lib/systemd/system
12mu|mpd-0.18.9-3|162	
12mu|mpd-0.18.9-3|163	install -D -m 644 %{SOURCE1} %{buildroot}/etc/mpd.conf
12mu|mpd-0.18.9-3|164	install -D %{SOURCE2} %{buildroot}/%{_initrddir}/%{name}
12mu|mpd-0.18.9-3|165	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12mu|mpd-0.18.9-3|166	install -m 644 %{SOURCE4} doc/README.urpmi
12mu|mpd-0.18.9-3|167	rm -rf %{buildroot}/%{_docdir}/mpd
12mu|mpd-0.18.9-3|168	
12mu|mpd-0.18.9-3|169	install -D %{SOURCE5} %{buildroot}/lib/systemd/system/
12mu|mpd-0.18.9-3|170	
12mu|mpd-0.18.9-3|171	
12mu|mpd-0.18.9-3|172	
12mu|mpd-0.18.9-3|173	%pre
12mu|mpd-0.18.9-3|174	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
12mu|mpd-0.18.9-3|175	usermod -g audio %{name}
12mu|mpd-0.18.9-3|176	
12mu|mpd-0.18.9-3|177	
12mu|mpd-0.18.9-3|178	%post
12mu|mpd-0.18.9-3|179	if [ $1 -eq 1 ]
12mu|mpd-0.18.9-3|180	then
12mu|mpd-0.18.9-3|181	%create_ghostfile %{_localstatedir}/lib/mpd/mpd.db mpd audio 644
12mu|mpd-0.18.9-3|182	%create_ghostfile %{_localstatedir}/lib/mpd/mpdstate mpd audio 644
12mu|mpd-0.18.9-3|183	%create_ghostfile /var/log/mpd/mpd.log mpd audio 644
12mu|mpd-0.18.9-3|184	%create_ghostfile /var/log/mpd/mpd.error mpd audio 644
12mu|mpd-0.18.9-3|185	fi
12mu|mpd-0.18.9-3|186	#echo If you want to run mpd as a service, please read
12mu|mpd-0.18.9-3|187	#echo /usr/share/doc/mpd-%%{version}/README.MDK
12mu|mpd-0.18.9-3|188	%_post_service %{name}
12mu|mpd-0.18.9-3|189	
12mu|mpd-0.18.9-3|190	
12mu|mpd-0.18.9-3|191	%preun
12mu|mpd-0.18.9-3|192	%_preun_service %{name}
12mu|mpd-0.18.9-3|193	
12mu|mpd-0.18.9-3|194	
12mu|mpd-0.18.9-3|195	%postun
12mu|mpd-0.18.9-3|196	%_postun_userdel %{name}
12mu|mpd-0.18.9-3|197	
12mu|mpd-0.18.9-3|198	
12mu|mpd-0.18.9-3|199	%files
12mu|mpd-0.18.9-3|200	%doc README UPGRADING AUTHORS NEWS doc/mpdconf.example doc/*.urpmi
12mu|mpd-0.18.9-3|201	%{_bindir}/%{name}
12mu|mpd-0.18.9-3|202	%{_mandir}/man1/*
12mu|mpd-0.18.9-3|203	%{_mandir}/man5/*
12mu|mpd-0.18.9-3|204	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12mu|mpd-0.18.9-3|205	%attr(-,mpd,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
12mu|mpd-0.18.9-3|206	%config(noreplace) %{_initrddir}/%{name}
12mu|mpd-0.18.9-3|207	%defattr(644,mpd,audio)
12mu|mpd-0.18.9-3|208	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/mpd
12mu|mpd-0.18.9-3|209	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/mpd/music
12mu|mpd-0.18.9-3|210	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/mpd/playlists
12mu|mpd-0.18.9-3|211	%ghost %{_localstatedir}/lib/mpd/mpd.db
12mu|mpd-0.18.9-3|212	%ghost %{_localstatedir}/lib/mpd/mpdstate
12mu|mpd-0.18.9-3|213	%attr(755,mpd,audio) %dir /var/log/mpd
12mu|mpd-0.18.9-3|214	%attr(755,mpd,audio) %dir /var/run/mpd
12mu|mpd-0.18.9-3|215	%ghost /var/log/mpd/mpd.log
12mu|mpd-0.18.9-3|216	%ghost /var/log/mpd/mpd.error
12mu|mpd-0.18.9-3|217	%attr(644,root,root) /lib/systemd/system/%{name}.service
12mu|mpd-0.18.9-3|218	
12mu|mpd-0.18.9-3|219	
12mu|mpd-0.18.9-3|220	%changelog
12mu|mpd-0.18.9-3|221	* Thu Apr 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.18.9-3
12mu|mpd-0.18.9-3|222	+ Revision: 9f20762
12mu|mpd-0.18.9-3|223	- Bump release
12mu|mpd-0.18.9-3|224	
12mu|mpd-0.18.9-3|225	

20240 12
12mu|mpfr-3.1.2-1|1	%define lib_major		4
12mu|mpfr-3.1.2-1|2	%define lib_name		%mklibname %{name} %{lib_major}
12mu|mpfr-3.1.2-1|3	%define lib_name_devel		%mklibname %{name} -d
12mu|mpfr-3.1.2-1|4	%define lib_name_static_devel	%mklibname %{name} -d -s
12mu|mpfr-3.1.2-1|5	
12mu|mpfr-3.1.2-1|6	Summary:	Multiple-precision floating-point computations with correct rounding
12mu|mpfr-3.1.2-1|7	Name:		mpfr
12mu|mpfr-3.1.2-1|8	Version:	3.1.2
12mu|mpfr-3.1.2-1|9	Release:	1
12mu|mpfr-3.1.2-1|10	Epoch:		0
12mu|mpfr-3.1.2-1|11	License:	LGPLv3+
12mu|mpfr-3.1.2-1|12	Group:		System/Libraries
12mu|mpfr-3.1.2-1|13	URL:		http://www.mpfr.org/
12mu|mpfr-3.1.2-1|14	Source0:	http://www.mpfr.org/mpfr-current/mpfr-%{version}.tar.xz
12mu|mpfr-3.1.2-1|15	BuildRequires:	gmp-devel
12mu|mpfr-3.1.2-1|16	
12mu|mpfr-3.1.2-1|17	%description
12mu|mpfr-3.1.2-1|18	The MPFR library is a C library for multiple-precision
12mu|mpfr-3.1.2-1|19	floating-point computations with correct rounding.
12mu|mpfr-3.1.2-1|20	
12mu|mpfr-3.1.2-1|21	%package -n %{lib_name}
12mu|mpfr-3.1.2-1|22	Summary:	Multiple-precision floating-point computations with correct rounding
12mu|mpfr-3.1.2-1|23	Group:		System/Libraries
12mu|mpfr-3.1.2-1|24	
12mu|mpfr-3.1.2-1|25	%description -n %{lib_name}
12mu|mpfr-3.1.2-1|26	The MPFR library is a C library for multiple-precision
12mu|mpfr-3.1.2-1|27	floating-point computations with correct rounding.
12mu|mpfr-3.1.2-1|28	
12mu|mpfr-3.1.2-1|29	%package -n %{lib_name_devel}
12mu|mpfr-3.1.2-1|30	Summary:	Development headers and libraries for MPFR
12mu|mpfr-3.1.2-1|31	Group:		Development/C
12mu|mpfr-3.1.2-1|32	Requires:	%{lib_name} = %{EVRD}
12mu|mpfr-3.1.2-1|33	Provides:	lib%{name}-devel = %{EVRD}
12mu|mpfr-3.1.2-1|34	Provides:	%{name}-devel = %{EVRD}
12mu|mpfr-3.1.2-1|35	
12mu|mpfr-3.1.2-1|36	%description -n %{lib_name_devel}
12mu|mpfr-3.1.2-1|37	The development headers and libraries for the MPFR library.
12mu|mpfr-3.1.2-1|38	
12mu|mpfr-3.1.2-1|39	%package -n %{lib_name_static_devel}
12mu|mpfr-3.1.2-1|40	Summary:	Static libraries for MPFR
12mu|mpfr-3.1.2-1|41	Group:		Development/C
12mu|mpfr-3.1.2-1|42	Requires:	%{lib_name_devel} = %{EVRD}
12mu|mpfr-3.1.2-1|43	Provides:	lib%{name}-static-devel = %{EVRD}
12mu|mpfr-3.1.2-1|44	Provides:	%{name}-static-devel = %{EVRD}
12mu|mpfr-3.1.2-1|45	
12mu|mpfr-3.1.2-1|46	%description -n %{lib_name_static_devel}
12mu|mpfr-3.1.2-1|47	Static libraries for the MPFR library.
12mu|mpfr-3.1.2-1|48	
12mu|mpfr-3.1.2-1|49	%prep
12mu|mpfr-3.1.2-1|50	%setup -q
12mu|mpfr-3.1.2-1|51	
12mu|mpfr-3.1.2-1|52	%build
12mu|mpfr-3.1.2-1|53	%configure2_5x \
12mu|mpfr-3.1.2-1|54	--enable-shared \
12mu|mpfr-3.1.2-1|55	--enable-thread-safe
12mu|mpfr-3.1.2-1|56	
12mu|mpfr-3.1.2-1|57	%make
12mu|mpfr-3.1.2-1|58	
12mu|mpfr-3.1.2-1|59	%install
12mu|mpfr-3.1.2-1|60	%makeinstall_std
12mu|mpfr-3.1.2-1|61	
12mu|mpfr-3.1.2-1|62	rm -rf installed-docs
12mu|mpfr-3.1.2-1|63	mv %{buildroot}%{_docdir}/%{name} installed-docs
12mu|mpfr-3.1.2-1|64	
12mu|mpfr-3.1.2-1|65	%check
12mu|mpfr-3.1.2-1|66	make check
12mu|mpfr-3.1.2-1|67	
12mu|mpfr-3.1.2-1|68	%files -n %{lib_name}
12mu|mpfr-3.1.2-1|69	%{_libdir}/libmpfr.so.%{lib_major}*
12mu|mpfr-3.1.2-1|70	
12mu|mpfr-3.1.2-1|71	%files -n %{lib_name_devel}
12mu|mpfr-3.1.2-1|72	%doc installed-docs/*
12mu|mpfr-3.1.2-1|73	%{_includedir}/mpfr.h
12mu|mpfr-3.1.2-1|74	%{_includedir}/mpf2mpfr.h
12mu|mpfr-3.1.2-1|75	%{_infodir}/mpfr.info*
12mu|mpfr-3.1.2-1|76	%{_libdir}/libmpfr.so
12mu|mpfr-3.1.2-1|77	
12mu|mpfr-3.1.2-1|78	%files -n %{lib_name_static_devel}
12mu|mpfr-3.1.2-1|79	%{_libdir}/libmpfr.a
12mu|mpfr-3.1.2-1|80	

20241 12
12mu|mpg123-1.15.4-2|1	%define	major	0
12mu|mpg123-1.15.4-2|2	%define	libname	%mklibname mpg123_ %{major}
12mu|mpg123-1.15.4-2|3	%define	devname	%mklibname -d mpg123
12mu|mpg123-1.15.4-2|4	
12mu|mpg123-1.15.4-2|5	Summary:	MPEG audio player
12mu|mpg123-1.15.4-2|6	Name:		mpg123
12mu|mpg123-1.15.4-2|7	Version:	1.15.4
12mu|mpg123-1.15.4-2|8	Release:	2
12mu|mpg123-1.15.4-2|9	License:	LGPLv2+
12mu|mpg123-1.15.4-2|10	Group:		Sound
12mu|mpg123-1.15.4-2|11	URL:		http://www.mpg123.de
12mu|mpg123-1.15.4-2|12	Source0:	http://prdownloads.sourceforge.net/mpg123/%{name}-%{version}.tar.bz2
12mu|mpg123-1.15.4-2|13	Source1:	mp3license.tar.bz2
12mu|mpg123-1.15.4-2|14	BuildRequires:	libtool-devel
12mu|mpg123-1.15.4-2|15	BuildRequires:	nas-devel
12mu|mpg123-1.15.4-2|16	BuildRequires:	pkgconfig(alsa)
12mu|mpg123-1.15.4-2|17	BuildRequires:	pkgconfig(esound)
12mu|mpg123-1.15.4-2|18	BuildRequires:	pkgconfig(jack)
12mu|mpg123-1.15.4-2|19	BuildRequires:	pkgconfig(libpulse)
12mu|mpg123-1.15.4-2|20	BuildRequires:	pkgconfig(openal)
12mu|mpg123-1.15.4-2|21	BuildRequires:	pkgconfig(portaudio-2.0)
12mu|mpg123-1.15.4-2|22	BuildRequires:	pkgconfig(sdl)
12mu|mpg123-1.15.4-2|23	BuildRequires:	pkgconfig(zlib)
12mu|mpg123-1.15.4-2|24	
12mu|mpg123-1.15.4-2|25	%track
12mu|mpg123-1.15.4-2|26	prog %{name} = {
12mu|mpg123-1.15.4-2|27	url = http://sourceforge.net/projects/mpg123/files/
12mu|mpg123-1.15.4-2|28	version = %{version}
12mu|mpg123-1.15.4-2|29	regex = %{name}-(__VER__)\.tar\.bz2
12mu|mpg123-1.15.4-2|30	}
12mu|mpg123-1.15.4-2|31	
12mu|mpg123-1.15.4-2|32	%description
12mu|mpg123-1.15.4-2|33	Mpg123 is a fast, free and portable MPEG audio player for Unix.
12mu|mpg123-1.15.4-2|34	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
12mu|mpg123-1.15.4-2|35	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
12mu|mpg123-1.15.4-2|36	is required. Mono and/or reduced quality playback (22 kHz or
12mu|mpg123-1.15.4-2|37	11 kHz) is possible on slow CPUs (like Intel 486).
12mu|mpg123-1.15.4-2|38	
12mu|mpg123-1.15.4-2|39	For information on the MP3 License, please visit:
12mu|mpg123-1.15.4-2|40	http://www.mpeg.org
12mu|mpg123-1.15.4-2|41	
12mu|mpg123-1.15.4-2|42	%package	pulse
12mu|mpg123-1.15.4-2|43	Group:		Sound
12mu|mpg123-1.15.4-2|44	Summary:	Pulse audio output plugin for mpg123
12mu|mpg123-1.15.4-2|45	Requires:	%{name} = %{version}
12mu|mpg123-1.15.4-2|46	
12mu|mpg123-1.15.4-2|47	%description pulse
12mu|mpg123-1.15.4-2|48	Mpg123 is a fast, free and portable MPEG audio player for Unix.
12mu|mpg123-1.15.4-2|49	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
12mu|mpg123-1.15.4-2|50	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
12mu|mpg123-1.15.4-2|51	is required. Mono and/or reduced quality playback (22 kHz or
12mu|mpg123-1.15.4-2|52	11 kHz) is possible on slow CPUs (like Intel 486).
12mu|mpg123-1.15.4-2|53	
12mu|mpg123-1.15.4-2|54	For information on the MP3 License, please visit:
12mu|mpg123-1.15.4-2|55	http://www.mpeg.org
12mu|mpg123-1.15.4-2|56	
12mu|mpg123-1.15.4-2|57	%package	jack
12mu|mpg123-1.15.4-2|58	Group:		Sound
12mu|mpg123-1.15.4-2|59	Summary:	Jack audio output plugin for mpg123
12mu|mpg123-1.15.4-2|60	Requires:	%{name} = %{version}
12mu|mpg123-1.15.4-2|61	
12mu|mpg123-1.15.4-2|62	%description	jack
12mu|mpg123-1.15.4-2|63	Mpg123 is a fast, free and portable MPEG audio player for Unix.
12mu|mpg123-1.15.4-2|64	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
12mu|mpg123-1.15.4-2|65	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
12mu|mpg123-1.15.4-2|66	is required. Mono and/or reduced quality playback (22 kHz or
12mu|mpg123-1.15.4-2|67	11 kHz) is possible on slow CPUs (like Intel 486).
12mu|mpg123-1.15.4-2|68	
12mu|mpg123-1.15.4-2|69	For information on the MP3 License, please visit:
12mu|mpg123-1.15.4-2|70	http://www.mpeg.org
12mu|mpg123-1.15.4-2|71	
12mu|mpg123-1.15.4-2|72	%package	portaudio
12mu|mpg123-1.15.4-2|73	Group:		Sound
12mu|mpg123-1.15.4-2|74	Summary:	Portaudio output plugin for mpg123
12mu|mpg123-1.15.4-2|75	Requires:	%{name} = %{version}
12mu|mpg123-1.15.4-2|76	
12mu|mpg123-1.15.4-2|77	%description	portaudio
12mu|mpg123-1.15.4-2|78	Mpg123 is a fast, free and portable MPEG audio player for Unix.
12mu|mpg123-1.15.4-2|79	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
12mu|mpg123-1.15.4-2|80	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
12mu|mpg123-1.15.4-2|81	is required. Mono and/or reduced quality playback (22 kHz or
12mu|mpg123-1.15.4-2|82	11 kHz) is possible on slow CPUs (like Intel 486).
12mu|mpg123-1.15.4-2|83	
12mu|mpg123-1.15.4-2|84	For information on the MP3 License, please visit:
12mu|mpg123-1.15.4-2|85	http://www.mpeg.org
12mu|mpg123-1.15.4-2|86	
12mu|mpg123-1.15.4-2|87	%package	nas
12mu|mpg123-1.15.4-2|88	Group:		Sound
12mu|mpg123-1.15.4-2|89	Summary:	NAS audio output plugin for mpg123
12mu|mpg123-1.15.4-2|90	Requires:	%{name} = %{version}
12mu|mpg123-1.15.4-2|91	
12mu|mpg123-1.15.4-2|92	%description	nas
12mu|mpg123-1.15.4-2|93	Mpg123 is a fast, free and portable MPEG audio player for Unix.
12mu|mpg123-1.15.4-2|94	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
12mu|mpg123-1.15.4-2|95	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
12mu|mpg123-1.15.4-2|96	is required. Mono and/or reduced quality playback (22 kHz or
12mu|mpg123-1.15.4-2|97	11 kHz) is possible on slow CPUs (like Intel 486).
12mu|mpg123-1.15.4-2|98	
12mu|mpg123-1.15.4-2|99	For information on the MP3 License, please visit:
12mu|mpg123-1.15.4-2|100	http://www.mpeg.org
12mu|mpg123-1.15.4-2|101	
12mu|mpg123-1.15.4-2|102	%package	sdl
12mu|mpg123-1.15.4-2|103	Group:		Sound
12mu|mpg123-1.15.4-2|104	Summary:	SDL audio output plugin for mpg123
12mu|mpg123-1.15.4-2|105	Requires:	%{name} = %{version}
12mu|mpg123-1.15.4-2|106	
12mu|mpg123-1.15.4-2|107	%description	sdl
12mu|mpg123-1.15.4-2|108	Mpg123 is a fast, free and portable MPEG audio player for Unix.
12mu|mpg123-1.15.4-2|109	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
12mu|mpg123-1.15.4-2|110	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
12mu|mpg123-1.15.4-2|111	is required. Mono and/or reduced quality playback (22 kHz or
12mu|mpg123-1.15.4-2|112	11 kHz) is possible on slow CPUs (like Intel 486).
12mu|mpg123-1.15.4-2|113	
12mu|mpg123-1.15.4-2|114	For information on the MP3 License, please visit:
12mu|mpg123-1.15.4-2|115	http://www.mpeg.org
12mu|mpg123-1.15.4-2|116	
12mu|mpg123-1.15.4-2|117	%package	esd
12mu|mpg123-1.15.4-2|118	Group:		Sound
12mu|mpg123-1.15.4-2|119	Summary:	Esound audio output plugin for mpg123
12mu|mpg123-1.15.4-2|120	Requires:	%{name} = %{version}
12mu|mpg123-1.15.4-2|121	
12mu|mpg123-1.15.4-2|122	%description	esd
12mu|mpg123-1.15.4-2|123	Mpg123 is a fast, free and portable MPEG audio player for Unix.
12mu|mpg123-1.15.4-2|124	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
12mu|mpg123-1.15.4-2|125	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
12mu|mpg123-1.15.4-2|126	is required. Mono and/or reduced quality playback (22 kHz or
12mu|mpg123-1.15.4-2|127	11 kHz) is possible on slow CPUs (like Intel 486).
12mu|mpg123-1.15.4-2|128	
12mu|mpg123-1.15.4-2|129	For information on the MP3 License, please visit:
12mu|mpg123-1.15.4-2|130	http://www.mpeg.org
12mu|mpg123-1.15.4-2|131	
12mu|mpg123-1.15.4-2|132	%package	openal
12mu|mpg123-1.15.4-2|133	Group:		Sound
12mu|mpg123-1.15.4-2|134	Summary:	OpenAL audio output plugin for mpg123
12mu|mpg123-1.15.4-2|135	Requires:	%{name} = %{version}
12mu|mpg123-1.15.4-2|136	
12mu|mpg123-1.15.4-2|137	%description	openal
12mu|mpg123-1.15.4-2|138	Mpg123 is a fast, free and portable MPEG audio player for Unix.
12mu|mpg123-1.15.4-2|139	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For
12mu|mpg123-1.15.4-2|140	full CD quality playback (44 kHz, 16 bit, stereo) a fast CPU
12mu|mpg123-1.15.4-2|141	is required. Mono and/or reduced quality playback (22 kHz or
12mu|mpg123-1.15.4-2|142	11 kHz) is possible on slow CPUs (like Intel 486).
12mu|mpg123-1.15.4-2|143	
12mu|mpg123-1.15.4-2|144	For information on the MP3 License, please visit:
12mu|mpg123-1.15.4-2|145	http://www.mpeg.org
12mu|mpg123-1.15.4-2|146	
12mu|mpg123-1.15.4-2|147	%package -n	%{libname}
12mu|mpg123-1.15.4-2|148	Group:		System/Libraries
12mu|mpg123-1.15.4-2|149	Summary:	MPEG audio decoding library
12mu|mpg123-1.15.4-2|150	
12mu|mpg123-1.15.4-2|151	%description -n	%{libname}
12mu|mpg123-1.15.4-2|152	libmpg123 is a fast, free and portable MPEG audio decoding library for Unix.
12mu|mpg123-1.15.4-2|153	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For full CD
12mu|mpg123-1.15.4-2|154	quality playback (44 kHz, 16 bit, stereo) a fast CPU is required. Mono
12mu|mpg123-1.15.4-2|155	and/or reduced quality playback (22 kHz or 11 kHz) is possible on slow
12mu|mpg123-1.15.4-2|156	CPUs (like Intel 486).
12mu|mpg123-1.15.4-2|157	
12mu|mpg123-1.15.4-2|158	For information on the MP3 License, please visit:
12mu|mpg123-1.15.4-2|159	http://www.mpeg.org
12mu|mpg123-1.15.4-2|160	
12mu|mpg123-1.15.4-2|161	%package -n	%{devname}
12mu|mpg123-1.15.4-2|162	Group:		Development/C
12mu|mpg123-1.15.4-2|163	Summary:	MPEG audio decoding library - development files
12mu|mpg123-1.15.4-2|164	Requires:	%{libname} = %{version}-%{release}
12mu|mpg123-1.15.4-2|165	Provides:	libmpg123-devel = %{version}-%{release}
12mu|mpg123-1.15.4-2|166	Provides:	%{name}-devel = %{version}-%{release}
12mu|mpg123-1.15.4-2|167	
12mu|mpg123-1.15.4-2|168	%description -n %{devname}
12mu|mpg123-1.15.4-2|169	libmpg123 is a fast, free and portable MPEG audio decoding library for Unix.
12mu|mpg123-1.15.4-2|170	It supports MPEG 1.0/2.0 layers 1, 2 and 3 ("mp3" files).  For full CD
12mu|mpg123-1.15.4-2|171	quality playback (44 kHz, 16 bit, stereo) a fast CPU is required. Mono
12mu|mpg123-1.15.4-2|172	and/or reduced quality playback (22 kHz or 11 kHz) is possible on slow
12mu|mpg123-1.15.4-2|173	CPUs (like Intel 486).
12mu|mpg123-1.15.4-2|174	
12mu|mpg123-1.15.4-2|175	For information on the MP3 License, please visit:
12mu|mpg123-1.15.4-2|176	http://www.mpeg.org
12mu|mpg123-1.15.4-2|177	
12mu|mpg123-1.15.4-2|178	%prep
12mu|mpg123-1.15.4-2|179	%setup -q -a 1
12mu|mpg123-1.15.4-2|180	%apply_patches
12mu|mpg123-1.15.4-2|181	rm -f doc/README.WIN32
12mu|mpg123-1.15.4-2|182	rm -f configure
12mu|mpg123-1.15.4-2|183	libtoolize --force --copy; aclocal; autoheader; automake --add-missing --copy; autoconf
12mu|mpg123-1.15.4-2|184	
12mu|mpg123-1.15.4-2|185	%build
12mu|mpg123-1.15.4-2|186	#gw this must be disabled for configure, else it will bail out
12mu|mpg123-1.15.4-2|187	%define Werror_cflags %{nil}
12mu|mpg123-1.15.4-2|188	%configure2_5x \
12mu|mpg123-1.15.4-2|189	--with-module-suffix=.so \
12mu|mpg123-1.15.4-2|190	--with-default-audio=alsa \
12mu|mpg123-1.15.4-2|191	--enable-ipv6=yes \
12mu|mpg123-1.15.4-2|192	--enable-network=yes
12mu|mpg123-1.15.4-2|193	
12mu|mpg123-1.15.4-2|194	%make CFLAGS="%{optflags} -Wformat -Werror=format-security"
12mu|mpg123-1.15.4-2|195	
12mu|mpg123-1.15.4-2|196	%install
12mu|mpg123-1.15.4-2|197	%makeinstall_std
12mu|mpg123-1.15.4-2|198	
12mu|mpg123-1.15.4-2|199	%files
12mu|mpg123-1.15.4-2|200	%doc doc/* NEWS README AUTHORS ChangeLog
12mu|mpg123-1.15.4-2|201	%doc mp3license
12mu|mpg123-1.15.4-2|202	%{_bindir}/*
12mu|mpg123-1.15.4-2|203	%{_mandir}/man1/*
12mu|mpg123-1.15.4-2|204	%dir %{_libdir}/%{name}
12mu|mpg123-1.15.4-2|205	%{_libdir}/%{name}/output_alsa*
12mu|mpg123-1.15.4-2|206	%{_libdir}/%{name}/output_dummy*
12mu|mpg123-1.15.4-2|207	%{_libdir}/%{name}/output_oss*
12mu|mpg123-1.15.4-2|208	
12mu|mpg123-1.15.4-2|209	%files pulse
12mu|mpg123-1.15.4-2|210	%{_libdir}/%{name}/output_pulse*
12mu|mpg123-1.15.4-2|211	
12mu|mpg123-1.15.4-2|212	%files jack
12mu|mpg123-1.15.4-2|213	%{_libdir}/%{name}/output_jack*
12mu|mpg123-1.15.4-2|214	
12mu|mpg123-1.15.4-2|215	%files nas
12mu|mpg123-1.15.4-2|216	%{_libdir}/%{name}/output_nas*
12mu|mpg123-1.15.4-2|217	
12mu|mpg123-1.15.4-2|218	%files portaudio
12mu|mpg123-1.15.4-2|219	%{_libdir}/%{name}/output_portaudio*
12mu|mpg123-1.15.4-2|220	
12mu|mpg123-1.15.4-2|221	%files sdl
12mu|mpg123-1.15.4-2|222	%{_libdir}/%{name}/output_sdl*
12mu|mpg123-1.15.4-2|223	
12mu|mpg123-1.15.4-2|224	%files esd
12mu|mpg123-1.15.4-2|225	%{_libdir}/%{name}/output_esd*
12mu|mpg123-1.15.4-2|226	
12mu|mpg123-1.15.4-2|227	%files openal
12mu|mpg123-1.15.4-2|228	%{_libdir}/%{name}/output_openal*
12mu|mpg123-1.15.4-2|229	
12mu|mpg123-1.15.4-2|230	%files -n %{libname}
12mu|mpg123-1.15.4-2|231	%{_libdir}/libmpg123.so.%{major}*
12mu|mpg123-1.15.4-2|232	
12mu|mpg123-1.15.4-2|233	%files -n %{devname}
12mu|mpg123-1.15.4-2|234	%{_libdir}/libmpg123.so
12mu|mpg123-1.15.4-2|235	%{_includedir}/mpg123.h
12mu|mpg123-1.15.4-2|236	%{_libdir}/pkgconfig/libmpg123.pc
12mu|mpg123-1.15.4-2|237	

20242 12
12mu|mplayer-1.1.1-2.r36417.4|1	%define oname	MPlayer
12mu|mplayer-1.1.1-2.r36417.4|2	
12mu|mplayer-1.1.1-2.r36417.4|3	%define svn	r36417
12mu|mplayer-1.1.1-2.r36417.4|4	%if "%{svn}" != ""
12mu|mplayer-1.1.1-2.r36417.4|5	%define fversion %{svn}
12mu|mplayer-1.1.1-2.r36417.4|6	%define rel 2.%{svn}.4
12mu|mplayer-1.1.1-2.r36417.4|7	%else
12mu|mplayer-1.1.1-2.r36417.4|8	%define fversion %{version}
12mu|mplayer-1.1.1-2.r36417.4|9	%define rel 2
12mu|mplayer-1.1.1-2.r36417.4|10	%endif
12mu|mplayer-1.1.1-2.r36417.4|11	
12mu|mplayer-1.1.1-2.r36417.4|12	%define build_plf	0
12mu|mplayer-1.1.1-2.r36417.4|13	%define build_debug	0
12mu|mplayer-1.1.1-2.r36417.4|14	%define build_mencoder	1
12mu|mplayer-1.1.1-2.r36417.4|15	%define build_gui	1
12mu|mplayer-1.1.1-2.r36417.4|16	%define build_system_ffmpeg	1
12mu|mplayer-1.1.1-2.r36417.4|17	
12mu|mplayer-1.1.1-2.r36417.4|18	%define kernel_version	%(/bin/bash %{SOURCE5})
12mu|mplayer-1.1.1-2.r36417.4|19	%define kver 		%(/bin/bash %{SOURCE5} | sed -e 's/-/./')
12mu|mplayer-1.1.1-2.r36417.4|20	%define kvername	%(/bin/bash %{SOURCE5} | sed -e 's/-/./' | sed -e 's/mdk//')
12mu|mplayer-1.1.1-2.r36417.4|21	
12mu|mplayer-1.1.1-2.r36417.4|22	%define build_yasm	1
12mu|mplayer-1.1.1-2.r36417.4|23	%define build_live	1
12mu|mplayer-1.1.1-2.r36417.4|24	%define build_vesa	1
12mu|mplayer-1.1.1-2.r36417.4|25	%define build_theora	1
12mu|mplayer-1.1.1-2.r36417.4|26	%define build_lirc	1
12mu|mplayer-1.1.1-2.r36417.4|27	%define build_amr	0
12mu|mplayer-1.1.1-2.r36417.4|28	%define build_aa	1
12mu|mplayer-1.1.1-2.r36417.4|29	%define build_cdda	1
12mu|mplayer-1.1.1-2.r36417.4|30	%define build_compiz	0
12mu|mplayer-1.1.1-2.r36417.4|31	%define build_dirac	1
12mu|mplayer-1.1.1-2.r36417.4|32	%define build_dv	1
12mu|mplayer-1.1.1-2.r36417.4|33	%define build_sdl	1
12mu|mplayer-1.1.1-2.r36417.4|34	%define build_lzo	1
12mu|mplayer-1.1.1-2.r36417.4|35	%define build_smb	1
12mu|mplayer-1.1.1-2.r36417.4|36	%define build_mga	1
12mu|mplayer-1.1.1-2.r36417.4|37	%define build_fbdev	1
12mu|mplayer-1.1.1-2.r36417.4|38	%define build_dvb	1
12mu|mplayer-1.1.1-2.r36417.4|39	%define build_fribidi	1
12mu|mplayer-1.1.1-2.r36417.4|40	%define build_enca	1
12mu|mplayer-1.1.1-2.r36417.4|41	%define build_alsa	1
12mu|mplayer-1.1.1-2.r36417.4|42	%define build_jack	1
12mu|mplayer-1.1.1-2.r36417.4|43	%define build_openal	0
12mu|mplayer-1.1.1-2.r36417.4|44	%define build_pulse	1
12mu|mplayer-1.1.1-2.r36417.4|45	%define build_schroedinger	1
12mu|mplayer-1.1.1-2.r36417.4|46	%define build_twolame	0
12mu|mplayer-1.1.1-2.r36417.4|47	%define build_lame	0
12mu|mplayer-1.1.1-2.r36417.4|48	%define build_faac	0
12mu|mplayer-1.1.1-2.r36417.4|49	%define build_faad	0
12mu|mplayer-1.1.1-2.r36417.4|50	%define build_x264	0
12mu|mplayer-1.1.1-2.r36417.4|51	%define build_xvid	0
12mu|mplayer-1.1.1-2.r36417.4|52	%define build_dts	0
12mu|mplayer-1.1.1-2.r36417.4|53	%define build_directfb	1
12mu|mplayer-1.1.1-2.r36417.4|54	%define build_v4l2	1
12mu|mplayer-1.1.1-2.r36417.4|55	%define build_xvmc	1
12mu|mplayer-1.1.1-2.r36417.4|56	%define build_vdpau	1
12mu|mplayer-1.1.1-2.r36417.4|57	%define build_ivtv	0
12mu|mplayer-1.1.1-2.r36417.4|58	%define build_libass	1
12mu|mplayer-1.1.1-2.r36417.4|59	%define build_vpx	1
12mu|mplayer-1.1.1-2.r36417.4|60	%define build_rtmp	1
12mu|mplayer-1.1.1-2.r36417.4|61	
12mu|mplayer-1.1.1-2.r36417.4|62	%define build_smb	0
12mu|mplayer-1.1.1-2.r36417.4|63	
12mu|mplayer-1.1.1-2.r36417.4|64	%ifnarch %{ix86}
12mu|mplayer-1.1.1-2.r36417.4|65	%define build_vesa	0
12mu|mplayer-1.1.1-2.r36417.4|66	%endif
12mu|mplayer-1.1.1-2.r36417.4|67	
12mu|mplayer-1.1.1-2.r36417.4|68	%{?_with_plf:	%{expand:	%%global build_plf 1}}
12mu|mplayer-1.1.1-2.r36417.4|69	
12mu|mplayer-1.1.1-2.r36417.4|70	#####################
12mu|mplayer-1.1.1-2.r36417.4|71	# Hardcode PLF build
12mu|mplayer-1.1.1-2.r36417.4|72	%define build_plf 0
12mu|mplayer-1.1.1-2.r36417.4|73	#####################
12mu|mplayer-1.1.1-2.r36417.4|74	
12mu|mplayer-1.1.1-2.r36417.4|75	%if %{build_plf}
12mu|mplayer-1.1.1-2.r36417.4|76	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mu|mplayer-1.1.1-2.r36417.4|77	%define extrarelsuffix plf
12mu|mplayer-1.1.1-2.r36417.4|78	%define build_amr	1
12mu|mplayer-1.1.1-2.r36417.4|79	%define build_twolame	1
12mu|mplayer-1.1.1-2.r36417.4|80	%define build_lame	1
12mu|mplayer-1.1.1-2.r36417.4|81	%define build_faac	1
12mu|mplayer-1.1.1-2.r36417.4|82	%define build_faad	1
12mu|mplayer-1.1.1-2.r36417.4|83	%define build_x264	1
12mu|mplayer-1.1.1-2.r36417.4|84	%define build_xvid	1
12mu|mplayer-1.1.1-2.r36417.4|85	%define build_dts	1
12mu|mplayer-1.1.1-2.r36417.4|86	%define build_yasm	1
12mu|mplayer-1.1.1-2.r36417.4|87	%define build_dirac	1
12mu|mplayer-1.1.1-2.r36417.4|88	%define build_schroedinger	1
12mu|mplayer-1.1.1-2.r36417.4|89	%endif
12mu|mplayer-1.1.1-2.r36417.4|90	
12mu|mplayer-1.1.1-2.r36417.4|91	%if %{build_system_ffmpeg} && ! %{build_plf}
12mu|mplayer-1.1.1-2.r36417.4|92	%define build_amr 0
12mu|mplayer-1.1.1-2.r36417.4|93	%define build_dirac 0
12mu|mplayer-1.1.1-2.r36417.4|94	%define build_schroedinger 0
12mu|mplayer-1.1.1-2.r36417.4|95	%define build_vpx 0
12mu|mplayer-1.1.1-2.r36417.4|96	%define build_zr 0
12mu|mplayer-1.1.1-2.r36417.4|97	%endif
12mu|mplayer-1.1.1-2.r36417.4|98	
12mu|mplayer-1.1.1-2.r36417.4|99	%ifnarch %{arm} %{mips} aarch64
12mu|mplayer-1.1.1-2.r36417.4|100	%bcond_without	cpudetection
12mu|mplayer-1.1.1-2.r36417.4|101	%endif
12mu|mplayer-1.1.1-2.r36417.4|102	
12mu|mplayer-1.1.1-2.r36417.4|103	Summary:	Movie player for linux
12mu|mplayer-1.1.1-2.r36417.4|104	Name:		mplayer
12mu|mplayer-1.1.1-2.r36417.4|105	Version:	1.1.1
12mu|mplayer-1.1.1-2.r36417.4|106	Release:	%{rel}%{?extrarelsuffix}
12mu|mplayer-1.1.1-2.r36417.4|107	License:	GPLv2+
12mu|mplayer-1.1.1-2.r36417.4|108	Group:		Video
12mu|mplayer-1.1.1-2.r36417.4|109	Url:		http://www.mplayerhq.hu
12mu|mplayer-1.1.1-2.r36417.4|110	%if "%svn" != ""
12mu|mplayer-1.1.1-2.r36417.4|111	#gw generated using svn export
12mu|mplayer-1.1.1-2.r36417.4|112	Source0:	%{name}-%{svn}.tar.xz
12mu|mplayer-1.1.1-2.r36417.4|113	%else
12mu|mplayer-1.1.1-2.r36417.4|114	Source0:	ftp://ftp1.mplayerhq.hu/MPlayer/releases/%{oname}-%{fversion}.tar.xz
12mu|mplayer-1.1.1-2.r36417.4|115	%endif
12mu|mplayer-1.1.1-2.r36417.4|116	#gw default skin
12mu|mplayer-1.1.1-2.r36417.4|117	Source4:	Blue-1.8.tar.bz2
12mu|mplayer-1.1.1-2.r36417.4|118	Source5:	kernel-version.sh
12mu|mplayer-1.1.1-2.r36417.4|119	Patch0:	mplayer-mdvconfig.patch
12mu|mplayer-1.1.1-2.r36417.4|120	# fixes for crashes found while fixing CVE-2008-1558
12mu|mplayer-1.1.1-2.r36417.4|121	Patch28:	mplayer-rtsp-extra-fixes.patch
12mu|mplayer-1.1.1-2.r36417.4|122	Patch31:	mplayer-format-string-literal.patch
12mu|mplayer-1.1.1-2.r36417.4|123	#gw HAVE_DLFCN_H isn't defined
12mu|mplayer-1.1.1-2.r36417.4|124	Patch33:	mplayer-have-dlfcn_h.patch
12mu|mplayer-1.1.1-2.r36417.4|125	#gw fix crash:	https://qa.mandriva.com/show_bug.cgi?id=55443
12mu|mplayer-1.1.1-2.r36417.4|126	Patch35:	mplayer-fix-dvd-crash.patch
12mu|mplayer-1.1.1-2.r36417.4|127	Patch39:	mplayer-dlopen-libfaac-libfaad-and-libx264.patch
12mu|mplayer-1.1.1-2.r36417.4|128	Patch40:	mplayer-r36361-local-copy-of-internal-ffmpeg-type-definition.patch
12mu|mplayer-1.1.1-2.r36417.4|129	Patch42:	mplayer-filters-hack-with-shared.patch
12mu|mplayer-1.1.1-2.r36417.4|130	Patch43:	mplayer-r34911-dont-use-ffmpeg-functionality-outside-stable-release.patch
12mu|mplayer-1.1.1-2.r36417.4|131	
12mu|mplayer-1.1.1-2.r36417.4|132	BuildRequires:	docbook-style-xsl
12mu|mplayer-1.1.1-2.r36417.4|133	BuildRequires:	docbook-dtd412-xml
12mu|mplayer-1.1.1-2.r36417.4|134	BuildRequires:	xsltproc
12mu|mplayer-1.1.1-2.r36417.4|135	BuildRequires:	bzip2-devel
12mu|mplayer-1.1.1-2.r36417.4|136	BuildRequires:	giflib-devel
12mu|mplayer-1.1.1-2.r36417.4|137	BuildRequires:	gsm-devel
12mu|mplayer-1.1.1-2.r36417.4|138	BuildRequires:	jpeg-devel
12mu|mplayer-1.1.1-2.r36417.4|139	BuildRequires:	ladspa-devel
12mu|mplayer-1.1.1-2.r36417.4|140	BuildRequires:	libdxr3-devel
12mu|mplayer-1.1.1-2.r36417.4|141	BuildRequires:	libmpcdec-devel
12mu|mplayer-1.1.1-2.r36417.4|142	BuildRequires:	mng-devel
12mu|mplayer-1.1.1-2.r36417.4|143	BuildRequires:	nas-devel
12mu|mplayer-1.1.1-2.r36417.4|144	BuildRequires:	pkgconfig(caca)
12mu|mplayer-1.1.1-2.r36417.4|145	BuildRequires:	pkgconfig(dvdread)
12mu|mplayer-1.1.1-2.r36417.4|146	BuildRequires:	pkgconfig(dvdnavmini)
12mu|mplayer-1.1.1-2.r36417.4|147	BuildRequires:	pkgconfig(gl)
12mu|mplayer-1.1.1-2.r36417.4|148	BuildRequires:	pkgconfig(libbs2b)
12mu|mplayer-1.1.1-2.r36417.4|149	BuildRequires:	pkgconfig(libmpg123)
12mu|mplayer-1.1.1-2.r36417.4|150	BuildRequires:	pkgconfig(libopenjpeg1)
12mu|mplayer-1.1.1-2.r36417.4|151	BuildRequires:	pkgconfig(libpng)
12mu|mplayer-1.1.1-2.r36417.4|152	BuildRequires:	pkgconfig(mad)
12mu|mplayer-1.1.1-2.r36417.4|153	BuildRequires:	pkgconfig(ncursesw)
12mu|mplayer-1.1.1-2.r36417.4|154	BuildRequires:	pkgconfig(speex)
12mu|mplayer-1.1.1-2.r36417.4|155	BuildRequires:	pkgconfig(xxf86vm)
12mu|mplayer-1.1.1-2.r36417.4|156	BuildRequires:	pkgconfig(xxf86dga)
12mu|mplayer-1.1.1-2.r36417.4|157	BuildRequires:	pkgconfig(xscrnsaver)
12mu|mplayer-1.1.1-2.r36417.4|158	%if %{build_aa}
12mu|mplayer-1.1.1-2.r36417.4|159	BuildRequires:	aalib-devel
12mu|mplayer-1.1.1-2.r36417.4|160	%endif
12mu|mplayer-1.1.1-2.r36417.4|161	BuildRequires:	a52dec-devel
12mu|mplayer-1.1.1-2.r36417.4|162	%if %{build_amr}
12mu|mplayer-1.1.1-2.r36417.4|163	BuildRequires:	pkgconfig(opencore-amrnb)
12mu|mplayer-1.1.1-2.r36417.4|164	BuildRequires:	pkgconfig(opencore-amrwb)
12mu|mplayer-1.1.1-2.r36417.4|165	%endif
12mu|mplayer-1.1.1-2.r36417.4|166	%if %{build_jack}
12mu|mplayer-1.1.1-2.r36417.4|167	BuildRequires:	pkgconfig(jack)
12mu|mplayer-1.1.1-2.r36417.4|168	%endif
12mu|mplayer-1.1.1-2.r36417.4|169	%if %{build_pulse}
12mu|mplayer-1.1.1-2.r36417.4|170	BuildRequires:	pkgconfig(libpulse)
12mu|mplayer-1.1.1-2.r36417.4|171	%endif
12mu|mplayer-1.1.1-2.r36417.4|172	%if %{build_openal}
12mu|mplayer-1.1.1-2.r36417.4|173	BuildRequires:	pkgconfig(openal)
12mu|mplayer-1.1.1-2.r36417.4|174	%endif
12mu|mplayer-1.1.1-2.r36417.4|175	%if %{build_cdda}
12mu|mplayer-1.1.1-2.r36417.4|176	BuildRequires:	cdda-devel
12mu|mplayer-1.1.1-2.r36417.4|177	%endif
12mu|mplayer-1.1.1-2.r36417.4|178	%if %{build_dirac}
12mu|mplayer-1.1.1-2.r36417.4|179	BuildRequires:	pkgconfig(dirac)  >= 0.9.0
12mu|mplayer-1.1.1-2.r36417.4|180	%endif
12mu|mplayer-1.1.1-2.r36417.4|181	%if %{build_schroedinger}
12mu|mplayer-1.1.1-2.r36417.4|182	BuildRequires:	pkgconfig(schroedinger-1.0)
12mu|mplayer-1.1.1-2.r36417.4|183	%endif
12mu|mplayer-1.1.1-2.r36417.4|184	%if %{build_dv}
12mu|mplayer-1.1.1-2.r36417.4|185	BuildRequires:	pkgconfig(libdv)
12mu|mplayer-1.1.1-2.r36417.4|186	%endif
12mu|mplayer-1.1.1-2.r36417.4|187	%if %{build_lirc}
12mu|mplayer-1.1.1-2.r36417.4|188	BuildRequires:	pkgconfig(liblircclient0)
12mu|mplayer-1.1.1-2.r36417.4|189	%endif
12mu|mplayer-1.1.1-2.r36417.4|190	%if %{build_lzo}
12mu|mplayer-1.1.1-2.r36417.4|191	BuildRequires:	liblzo-devel
12mu|mplayer-1.1.1-2.r36417.4|192	%endif
12mu|mplayer-1.1.1-2.r36417.4|193	%if %{build_sdl}
12mu|mplayer-1.1.1-2.r36417.4|194	BuildRequires:	pkgconfig(sdl) >= 1.1.8
12mu|mplayer-1.1.1-2.r36417.4|195	%endif
12mu|mplayer-1.1.1-2.r36417.4|196	%if %{build_smb}
12mu|mplayer-1.1.1-2.r36417.4|197	BuildRequires:	pkgconfig(smbclient)
12mu|mplayer-1.1.1-2.r36417.4|198	%endif
12mu|mplayer-1.1.1-2.r36417.4|199	%if %{build_twolame}
12mu|mplayer-1.1.1-2.r36417.4|200	BuildRequires:	pkgconfig(twolame)
12mu|mplayer-1.1.1-2.r36417.4|201	%endif
12mu|mplayer-1.1.1-2.r36417.4|202	%if %{build_faac}
12mu|mplayer-1.1.1-2.r36417.4|203	BuildRequires:	libfaac-devel
12mu|mplayer-1.1.1-2.r36417.4|204	%endif
12mu|mplayer-1.1.1-2.r36417.4|205	%if %{build_faad}
12mu|mplayer-1.1.1-2.r36417.4|206	BuildRequires:	libfaad2-devel
12mu|mplayer-1.1.1-2.r36417.4|207	%endif
12mu|mplayer-1.1.1-2.r36417.4|208	%if %{build_x264}
12mu|mplayer-1.1.1-2.r36417.4|209	BuildRequires:	pkgconfig(x264) >= 0.120
12mu|mplayer-1.1.1-2.r36417.4|210	%endif
12mu|mplayer-1.1.1-2.r36417.4|211	%if %{build_xvid}
12mu|mplayer-1.1.1-2.r36417.4|212	BuildRequires:	xvid-devel
12mu|mplayer-1.1.1-2.r36417.4|213	%endif
12mu|mplayer-1.1.1-2.r36417.4|214	%if %{build_dts}
12mu|mplayer-1.1.1-2.r36417.4|215	BuildRequires:	pkgconfig(libdts)
12mu|mplayer-1.1.1-2.r36417.4|216	%endif
12mu|mplayer-1.1.1-2.r36417.4|217	%if %{build_lame}
12mu|mplayer-1.1.1-2.r36417.4|218	BuildRequires:	lame-devel
12mu|mplayer-1.1.1-2.r36417.4|219	%endif
12mu|mplayer-1.1.1-2.r36417.4|220	%if %{build_live}
12mu|mplayer-1.1.1-2.r36417.4|221	BuildRequires:	live-devel
12mu|mplayer-1.1.1-2.r36417.4|222	%endif
12mu|mplayer-1.1.1-2.r36417.4|223	%if %{build_vesa}
12mu|mplayer-1.1.1-2.r36417.4|224	BuildRequires:	libvbe-devel
12mu|mplayer-1.1.1-2.r36417.4|225	BuildRequires:	liblrmi-devel
12mu|mplayer-1.1.1-2.r36417.4|226	%endif
12mu|mplayer-1.1.1-2.r36417.4|227	%if %{build_theora}
12mu|mplayer-1.1.1-2.r36417.4|228	BuildRequires:	pkgconfig(theora)
12mu|mplayer-1.1.1-2.r36417.4|229	%endif
12mu|mplayer-1.1.1-2.r36417.4|230	%if %{build_fribidi}
12mu|mplayer-1.1.1-2.r36417.4|231	BuildRequires:	pkgconfig(fribidi) >= 0.10.4
12mu|mplayer-1.1.1-2.r36417.4|232	%endif
12mu|mplayer-1.1.1-2.r36417.4|233	%if %{build_enca}
12mu|mplayer-1.1.1-2.r36417.4|234	BuildRequires:	pkgconfig(enca)
12mu|mplayer-1.1.1-2.r36417.4|235	%endif
12mu|mplayer-1.1.1-2.r36417.4|236	%if %{build_directfb}
12mu|mplayer-1.1.1-2.r36417.4|237	BuildRequires:	pkgconfig(directfb)
12mu|mplayer-1.1.1-2.r36417.4|238	%endif
12mu|mplayer-1.1.1-2.r36417.4|239	%if %{build_xvmc}
12mu|mplayer-1.1.1-2.r36417.4|240	BuildRequires:	pkgconfig(xvmc)
12mu|mplayer-1.1.1-2.r36417.4|241	%endif
12mu|mplayer-1.1.1-2.r36417.4|242	%if %{build_vdpau}
12mu|mplayer-1.1.1-2.r36417.4|243	BuildRequires:	pkgconfig(vdpau)
12mu|mplayer-1.1.1-2.r36417.4|244	%endif
12mu|mplayer-1.1.1-2.r36417.4|245	%if %{build_libass}
12mu|mplayer-1.1.1-2.r36417.4|246	BuildRequires:	pkgconfig(libass)
12mu|mplayer-1.1.1-2.r36417.4|247	%endif
12mu|mplayer-1.1.1-2.r36417.4|248	%if %{build_vpx}
12mu|mplayer-1.1.1-2.r36417.4|249	BuildRequires:	pkgconfig(vpx)
12mu|mplayer-1.1.1-2.r36417.4|250	%endif
12mu|mplayer-1.1.1-2.r36417.4|251	%if %{build_rtmp}
12mu|mplayer-1.1.1-2.r36417.4|252	BuildRequires:	pkgconfig(librtmp)
12mu|mplayer-1.1.1-2.r36417.4|253	%endif
12mu|mplayer-1.1.1-2.r36417.4|254	%if %{build_yasm}
12mu|mplayer-1.1.1-2.r36417.4|255	BuildRequires:	yasm
12mu|mplayer-1.1.1-2.r36417.4|256	%endif
12mu|mplayer-1.1.1-2.r36417.4|257	%if %{build_system_ffmpeg}
12mu|mplayer-1.1.1-2.r36417.4|258	BuildRequires:	ffmpeg-devel
12mu|mplayer-1.1.1-2.r36417.4|259	%endif
12mu|mplayer-1.1.1-2.r36417.4|260	
12mu|mplayer-1.1.1-2.r36417.4|261	%if "%{_lib}" == "lib64"
12mu|mplayer-1.1.1-2.r36417.4|262	%global	_ext	()(64bit)
12mu|mplayer-1.1.1-2.r36417.4|263	%else
12mu|mplayer-1.1.1-2.r36417.4|264	%global	_ext	%{nil}
12mu|mplayer-1.1.1-2.r36417.4|265	%endif
12mu|mplayer-1.1.1-2.r36417.4|266	
12mu|mplayer-1.1.1-2.r36417.4|267	# With plf build they are auto-required
12mu|mplayer-1.1.1-2.r36417.4|268	%if ! %{build_plf}
12mu|mplayer-1.1.1-2.r36417.4|269	Suggests:	libfaac.so.0%{_ext}
12mu|mplayer-1.1.1-2.r36417.4|270	Suggests:	libfaad.so.2%{_ext}
12mu|mplayer-1.1.1-2.r36417.4|271	Suggests:	libx264.so.120%{_ext}
12mu|mplayer-1.1.1-2.r36417.4|272	Suggests:	libopencore-amrnb.so.0%{_ext}
12mu|mplayer-1.1.1-2.r36417.4|273	Suggests:	libopencore-amrwb.so.0%{_ext}
12mu|mplayer-1.1.1-2.r36417.4|274	Suggests:	libtwolame.so.0%{_ext}
12mu|mplayer-1.1.1-2.r36417.4|275	Suggests:	libdca.so.0%{_ext}
12mu|mplayer-1.1.1-2.r36417.4|276	Suggests:	libdvdcss.so.2%{_ext}
12mu|mplayer-1.1.1-2.r36417.4|277	%endif
12mu|mplayer-1.1.1-2.r36417.4|278	
12mu|mplayer-1.1.1-2.r36417.4|279	%description
12mu|mplayer-1.1.1-2.r36417.4|280	MPlayer is a movie player for LINUX (runs on many other Unices, and
12mu|mplayer-1.1.1-2.r36417.4|281	non-x86 CPUs, see the documentation). It plays most MPEG, VOB, AVI,
12mu|mplayer-1.1.1-2.r36417.4|282	VIVO, ASF/WMV, QT/MOV, FLI, NuppelVideo, yuv4mpeg, FILM, RoQ, and some
12mu|mplayer-1.1.1-2.r36417.4|283	RealMedia files, supported by many native, XAnim, and Win32 DLL codecs.
12mu|mplayer-1.1.1-2.r36417.4|284	You can watch VideoCD, SVCD, DVD, 3ivx, FLI, and even DivX movies too
12mu|mplayer-1.1.1-2.r36417.4|285	(and you don't need the avifile library at all!). The another big
12mu|mplayer-1.1.1-2.r36417.4|286	feature of mplayer is the wide range of supported output drivers. It
12mu|mplayer-1.1.1-2.r36417.4|287	works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, but you can use
12mu|mplayer-1.1.1-2.r36417.4|288	SDL (and this way all drivers of SDL), VESA (on every VESA compatible
12mu|mplayer-1.1.1-2.r36417.4|289	card, even without X!), and some lowlevel card-specific drivers (for
12mu|mplayer-1.1.1-2.r36417.4|290	Matrox, 3Dfx and Radeon) too! Most of them supports software or hardware
12mu|mplayer-1.1.1-2.r36417.4|291	scaling, so you can enjoy movies in fullscreen. MPlayer supports
12mu|mplayer-1.1.1-2.r36417.4|292	displaying through some hardware MPEG decoder boards, such as the DVB
12mu|mplayer-1.1.1-2.r36417.4|293	and DXR3/Hollywood+! And what about the nice big antialiased shaded
12mu|mplayer-1.1.1-2.r36417.4|294	subtitles (9 supported types!!!) with european/ISO 8859-1,2 (hungarian,
12mu|mplayer-1.1.1-2.r36417.4|295	english, czech, etc), cyrillic, korean fonts, and OSD?
12mu|mplayer-1.1.1-2.r36417.4|296	
12mu|mplayer-1.1.1-2.r36417.4|297	Note: If you want to play Real content, you need to have the content
12mu|mplayer-1.1.1-2.r36417.4|298	of RealPlayer's Codecs directory in %{_libdir}/codecs/
12mu|mplayer-1.1.1-2.r36417.4|299	
12mu|mplayer-1.1.1-2.r36417.4|300	%if %{build_plf}
12mu|mplayer-1.1.1-2.r36417.4|301	This package is in restricted because some included codecs are covered
12mu|mplayer-1.1.1-2.r36417.4|302	by patents. It also includes support for reading DVDs encrypted with
12mu|mplayer-1.1.1-2.r36417.4|303	CSS which might be illegal in some countries.
12mu|mplayer-1.1.1-2.r36417.4|304	
12mu|mplayer-1.1.1-2.r36417.4|305	For non-free binary codecs support you should install the packages
12mu|mplayer-1.1.1-2.r36417.4|306	win32-codecs, real-codecs and xanim-codecs.
12mu|mplayer-1.1.1-2.r36417.4|307	%endif
12mu|mplayer-1.1.1-2.r36417.4|308	
12mu|mplayer-1.1.1-2.r36417.4|309	%files -f mplayer.lang
12mu|mplayer-1.1.1-2.r36417.4|310	%doc AUTHORS Changelog README Copyright
12mu|mplayer-1.1.1-2.r36417.4|311	%dir %{_sysconfdir}/%{name}
12mu|mplayer-1.1.1-2.r36417.4|312	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/mplayer.conf
12mu|mplayer-1.1.1-2.r36417.4|313	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/menu.conf
12mu|mplayer-1.1.1-2.r36417.4|314	%{_bindir}/midentify
12mu|mplayer-1.1.1-2.r36417.4|315	%{_bindir}/mplayer
12mu|mplayer-1.1.1-2.r36417.4|316	%{_mandir}/man1/mplayer.1*
12mu|mplayer-1.1.1-2.r36417.4|317	%dir %{_datadir}/%{name}
12mu|mplayer-1.1.1-2.r36417.4|318	
12mu|mplayer-1.1.1-2.r36417.4|319	#----------------------------------------------------------------------------
12mu|mplayer-1.1.1-2.r36417.4|320	
12mu|mplayer-1.1.1-2.r36417.4|321	%package doc
12mu|mplayer-1.1.1-2.r36417.4|322	Summary:	%{oname} documentation
12mu|mplayer-1.1.1-2.r36417.4|323	Group:		Books/Computer books
12mu|mplayer-1.1.1-2.r36417.4|324	BuildArch:	noarch
12mu|mplayer-1.1.1-2.r36417.4|325	
12mu|mplayer-1.1.1-2.r36417.4|326	%description doc
12mu|mplayer-1.1.1-2.r36417.4|327	This package contains documentation for %{oname}.
12mu|mplayer-1.1.1-2.r36417.4|328	
12mu|mplayer-1.1.1-2.r36417.4|329	%files doc
12mu|mplayer-1.1.1-2.r36417.4|330	%doc README.DOCS
12mu|mplayer-1.1.1-2.r36417.4|331	%doc DOCS/default.css DOCS/xml DOCS/tech/
12mu|mplayer-1.1.1-2.r36417.4|332	
12mu|mplayer-1.1.1-2.r36417.4|333	#----------------------------------------------------------------------------
12mu|mplayer-1.1.1-2.r36417.4|334	
12mu|mplayer-1.1.1-2.r36417.4|335	%if %{build_gui}
12mu|mplayer-1.1.1-2.r36417.4|336	%package gui
12mu|mplayer-1.1.1-2.r36417.4|337	Summary:	GUI for %{name}
12mu|mplayer-1.1.1-2.r36417.4|338	Group:		Video
12mu|mplayer-1.1.1-2.r36417.4|339	Requires:	%{name} = %{version}
12mu|mplayer-1.1.1-2.r36417.4|340	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|mplayer-1.1.1-2.r36417.4|341	BuildRequires:	imagemagick
12mu|mplayer-1.1.1-2.r36417.4|342	Requires:	soundwrapper
12mu|mplayer-1.1.1-2.r36417.4|343	
12mu|mplayer-1.1.1-2.r36417.4|344	%description gui
12mu|mplayer-1.1.1-2.r36417.4|345	This package contains a GUI for %{name}.
12mu|mplayer-1.1.1-2.r36417.4|346	
12mu|mplayer-1.1.1-2.r36417.4|347	%files gui
12mu|mplayer-1.1.1-2.r36417.4|348	%{_bindir}/gmplayer
12mu|mplayer-1.1.1-2.r36417.4|349	%{_datadir}/applications/mplayer.desktop
12mu|mplayer-1.1.1-2.r36417.4|350	%{_datadir}/%{name}/skins
12mu|mplayer-1.1.1-2.r36417.4|351	%{_iconsdir}/mplayer.png
12mu|mplayer-1.1.1-2.r36417.4|352	%{_miconsdir}/mplayer.png
12mu|mplayer-1.1.1-2.r36417.4|353	%{_liconsdir}/mplayer.png
12mu|mplayer-1.1.1-2.r36417.4|354	
12mu|mplayer-1.1.1-2.r36417.4|355	%pre gui
12mu|mplayer-1.1.1-2.r36417.4|356	if [ -d %{_datadir}/%{name}/skins/default ]
12mu|mplayer-1.1.1-2.r36417.4|357	then rm -rf %{_datadir}/%{name}/skins/default
12mu|mplayer-1.1.1-2.r36417.4|358	fi
12mu|mplayer-1.1.1-2.r36417.4|359	%endif
12mu|mplayer-1.1.1-2.r36417.4|360	
12mu|mplayer-1.1.1-2.r36417.4|361	#----------------------------------------------------------------------------
12mu|mplayer-1.1.1-2.r36417.4|362	
12mu|mplayer-1.1.1-2.r36417.4|363	%if %{build_mencoder}
12mu|mplayer-1.1.1-2.r36417.4|364	%package -n mencoder
12mu|mplayer-1.1.1-2.r36417.4|365	Summary:	MPlayer's movie encoder
12mu|mplayer-1.1.1-2.r36417.4|366	Group:		Video
12mu|mplayer-1.1.1-2.r36417.4|367	Requires:	%{name}
12mu|mplayer-1.1.1-2.r36417.4|368	
12mu|mplayer-1.1.1-2.r36417.4|369	%description -n mencoder
12mu|mplayer-1.1.1-2.r36417.4|370	MEncoder a movie encoder and is a part of the MPlayer package.
12mu|mplayer-1.1.1-2.r36417.4|371	%if ! %{build_plf}
12mu|mplayer-1.1.1-2.r36417.4|372	Note: this version does not have support for encoding mp3 audio streams in the
12mu|mplayer-1.1.1-2.r36417.4|373	video files.
12mu|mplayer-1.1.1-2.r36417.4|374	%else
12mu|mplayer-1.1.1-2.r36417.4|375	This restricted build has additional support for AAC decoding with libfaad
12mu|mplayer-1.1.1-2.r36417.4|376	and MP3 encoding with lame, both are covered by software patents. It
12mu|mplayer-1.1.1-2.r36417.4|377	also includes support for reading DVDs encrypted with CSS which might
12mu|mplayer-1.1.1-2.r36417.4|378	be illegal in some countries.
12mu|mplayer-1.1.1-2.r36417.4|379	%endif
12mu|mplayer-1.1.1-2.r36417.4|380	
12mu|mplayer-1.1.1-2.r36417.4|381	%files -n mencoder -f mencoder.lang
12mu|mplayer-1.1.1-2.r36417.4|382	%{_bindir}/mencoder
12mu|mplayer-1.1.1-2.r36417.4|383	%{_bindir}/divx2svcd
12mu|mplayer-1.1.1-2.r36417.4|384	%{_bindir}/mencvcd
12mu|mplayer-1.1.1-2.r36417.4|385	%{_bindir}/wma2ogg.pl
12mu|mplayer-1.1.1-2.r36417.4|386	%{_mandir}/man1/mencoder.1*
12mu|mplayer-1.1.1-2.r36417.4|387	%endif
12mu|mplayer-1.1.1-2.r36417.4|388	
12mu|mplayer-1.1.1-2.r36417.4|389	#----------------------------------------------------------------------------
12mu|mplayer-1.1.1-2.r36417.4|390	
12mu|mplayer-1.1.1-2.r36417.4|391	%prep
12mu|mplayer-1.1.1-2.r36417.4|392	%if "%{svn}" != ""
12mu|mplayer-1.1.1-2.r36417.4|393	%setup -q -n %{name} -a 4
12mu|mplayer-1.1.1-2.r36417.4|394	%else
12mu|mplayer-1.1.1-2.r36417.4|395	%setup -q -n MPlayer-%{version}%{prerel} -a 4
12mu|mplayer-1.1.1-2.r36417.4|396	%endif
12mu|mplayer-1.1.1-2.r36417.4|397	#gw as we have have used svn export:
12mu|mplayer-1.1.1-2.r36417.4|398	echo %{svn}|sed s/^r// > snapshot_version
12mu|mplayer-1.1.1-2.r36417.4|399	find DOCS -name .svn|xargs rm -rf
12mu|mplayer-1.1.1-2.r36417.4|400	#gw fix permissions
12mu|mplayer-1.1.1-2.r36417.4|401	chmod 644 AUTHORS Changelog README Copyright
12mu|mplayer-1.1.1-2.r36417.4|402	rm -f Blue/README
12mu|mplayer-1.1.1-2.r36417.4|403	%patch0 -p1 -b .mdv~
12mu|mplayer-1.1.1-2.r36417.4|404	%patch28 -p1 -b .rtsp-extra-fixes
12mu|mplayer-1.1.1-2.r36417.4|405	%patch31 -p1 -b .format~
12mu|mplayer-1.1.1-2.r36417.4|406	%patch33 -p0 -b .dlfcn~
12mu|mplayer-1.1.1-2.r36417.4|407	%patch35 -p0
12mu|mplayer-1.1.1-2.r36417.4|408	%if ! %{build_plf}
12mu|mplayer-1.1.1-2.r36417.4|409	%patch39 -p1 -b .dlopen~
12mu|mplayer-1.1.1-2.r36417.4|410	%endif
12mu|mplayer-1.1.1-2.r36417.4|411	rm -rf ffmpeg
12mu|mplayer-1.1.1-2.r36417.4|412	%patch40 -p1 -b .ffmpeg~
12mu|mplayer-1.1.1-2.r36417.4|413	%patch42 -p1 -b .internal_filters~
12mu|mplayer-1.1.1-2.r36417.4|414	%patch43 -p1 -b .ffm_stable~
12mu|mplayer-1.1.1-2.r36417.4|415	
12mu|mplayer-1.1.1-2.r36417.4|416	# Sometimes (1.1.1) mplayer guys forget to update the VERSION file...
12mu|mplayer-1.1.1-2.r36417.4|417	# Let's fix it here, but let's not abuse this ;)
12mu|mplayer-1.1.1-2.r36417.4|418	echo %{version} >VERSION
12mu|mplayer-1.1.1-2.r36417.4|419	
12mu|mplayer-1.1.1-2.r36417.4|420	perl -pi -e 's^r\$svn_revision^%{release}^' version.sh
12mu|mplayer-1.1.1-2.r36417.4|421	
12mu|mplayer-1.1.1-2.r36417.4|422	mv DOCS/README README.DOCS
12mu|mplayer-1.1.1-2.r36417.4|423	
12mu|mplayer-1.1.1-2.r36417.4|424	%build
12mu|mplayer-1.1.1-2.r36417.4|425	export CFLAGS="$CFLAGS %{optflags}"
12mu|mplayer-1.1.1-2.r36417.4|426	%if %{build_debug}
12mu|mplayer-1.1.1-2.r36417.4|427	export CFLAGS="$CFLAGS -g"
12mu|mplayer-1.1.1-2.r36417.4|428	%endif
12mu|mplayer-1.1.1-2.r36417.4|429	%ifarch ppc
12mu|mplayer-1.1.1-2.r36417.4|430	export CFLAGS="$CFLAGS -mcpu=7450 -maltivec"
12mu|mplayer-1.1.1-2.r36417.4|431	%endif
12mu|mplayer-1.1.1-2.r36417.4|432	%if %{build_directfb}
12mu|mplayer-1.1.1-2.r36417.4|433	export CPPFLAGS="-I%{_includedir}/directfb"
12mu|mplayer-1.1.1-2.r36417.4|434	%endif
12mu|mplayer-1.1.1-2.r36417.4|435	export LDFLAGS="%{?ldflags}"
12mu|mplayer-1.1.1-2.r36417.4|436	./configure \
12mu|mplayer-1.1.1-2.r36417.4|437	--prefix=%{_prefix} \
12mu|mplayer-1.1.1-2.r36417.4|438	--datadir=%{_datadir}/%{name} \
12mu|mplayer-1.1.1-2.r36417.4|439	--confdir=%{_sysconfdir}/%{name} \
12mu|mplayer-1.1.1-2.r36417.4|440	--libdir=%{_libdir} \
12mu|mplayer-1.1.1-2.r36417.4|441	--codecsdir=%{_libdir}/codecs \
12mu|mplayer-1.1.1-2.r36417.4|442	--language=all \
12mu|mplayer-1.1.1-2.r36417.4|443	%ifarch %{ix86}
12mu|mplayer-1.1.1-2.r36417.4|444	--enable-mmx \
12mu|mplayer-1.1.1-2.r36417.4|445	--enable-3dnow \
12mu|mplayer-1.1.1-2.r36417.4|446	--enable-sse \
12mu|mplayer-1.1.1-2.r36417.4|447	--enable-sse2 \
12mu|mplayer-1.1.1-2.r36417.4|448	--enable-fastmemcpy \
12mu|mplayer-1.1.1-2.r36417.4|449	%endif
12mu|mplayer-1.1.1-2.r36417.4|450	%if %{with cpudetection}
12mu|mplayer-1.1.1-2.r36417.4|451	--enable-runtime-cpudetection \
12mu|mplayer-1.1.1-2.r36417.4|452	%endif
12mu|mplayer-1.1.1-2.r36417.4|453	%if %{build_debug}
12mu|mplayer-1.1.1-2.r36417.4|454	--enable-debug=3 \
12mu|mplayer-1.1.1-2.r36417.4|455	%else
12mu|mplayer-1.1.1-2.r36417.4|456	--disable-sighandler \
12mu|mplayer-1.1.1-2.r36417.4|457	%endif
12mu|mplayer-1.1.1-2.r36417.4|458	%if %{build_gui}
12mu|mplayer-1.1.1-2.r36417.4|459	--enable-gui \
12mu|mplayer-1.1.1-2.r36417.4|460	%endif
12mu|mplayer-1.1.1-2.r36417.4|461	%if %{build_mencoder}
12mu|mplayer-1.1.1-2.r36417.4|462	--enable-mencoder \
12mu|mplayer-1.1.1-2.r36417.4|463	%else
12mu|mplayer-1.1.1-2.r36417.4|464	--disable-mencoder \
12mu|mplayer-1.1.1-2.r36417.4|465	%endif
12mu|mplayer-1.1.1-2.r36417.4|466	--disable-arts \
12mu|mplayer-1.1.1-2.r36417.4|467	--disable-ggi \
12mu|mplayer-1.1.1-2.r36417.4|468	--disable-libdvdcss-internal \
12mu|mplayer-1.1.1-2.r36417.4|469	--enable-dvdnav \
12mu|mplayer-1.1.1-2.r36417.4|470	--disable-dvdread-internal \
12mu|mplayer-1.1.1-2.r36417.4|471	--enable-dvdread \
12mu|mplayer-1.1.1-2.r36417.4|472	--enable-tv \
12mu|mplayer-1.1.1-2.r36417.4|473	--enable-joystick \
12mu|mplayer-1.1.1-2.r36417.4|474	--enable-gl \
12mu|mplayer-1.1.1-2.r36417.4|475	--disable-svga \
12mu|mplayer-1.1.1-2.r36417.4|476	--enable-menu \
12mu|mplayer-1.1.1-2.r36417.4|477	--disable-zr \
12mu|mplayer-1.1.1-2.r36417.4|478	%if ! %{build_dts}
12mu|mplayer-1.1.1-2.r36417.4|479	--disable-libdca \
12mu|mplayer-1.1.1-2.r36417.4|480	--enable-libdca-dlopen \
12mu|mplayer-1.1.1-2.r36417.4|481	%endif
12mu|mplayer-1.1.1-2.r36417.4|482	--enable-freetype \
12mu|mplayer-1.1.1-2.r36417.4|483	--enable-nas \
12mu|mplayer-1.1.1-2.r36417.4|484	%if %{build_system_ffmpeg}
12mu|mplayer-1.1.1-2.r36417.4|485	--disable-ffmpeg_a \
12mu|mplayer-1.1.1-2.r36417.4|486	%endif
12mu|mplayer-1.1.1-2.r36417.4|487	%if ! %{build_faad}
12mu|mplayer-1.1.1-2.r36417.4|488	--disable-faad \
12mu|mplayer-1.1.1-2.r36417.4|489	--disable-decoder=AAC \
12mu|mplayer-1.1.1-2.r36417.4|490	--enable-faad-dlopen \
12mu|mplayer-1.1.1-2.r36417.4|491	%endif
12mu|mplayer-1.1.1-2.r36417.4|492	%if ! %{build_faac}
12mu|mplayer-1.1.1-2.r36417.4|493	--enable-faac-dlopen \
12mu|mplayer-1.1.1-2.r36417.4|494	%endif
12mu|mplayer-1.1.1-2.r36417.4|495	%if ! %{build_twolame}
12mu|mplayer-1.1.1-2.r36417.4|496	--disable-twolame \
12mu|mplayer-1.1.1-2.r36417.4|497	--enable-twolame-dlopen \
12mu|mplayer-1.1.1-2.r36417.4|498	%endif
12mu|mplayer-1.1.1-2.r36417.4|499	%if ! %{build_x264}
12mu|mplayer-1.1.1-2.r36417.4|500	--enable-x264-dlopen \
12mu|mplayer-1.1.1-2.r36417.4|501	%endif
12mu|mplayer-1.1.1-2.r36417.4|502	%if %{build_lirc}
12mu|mplayer-1.1.1-2.r36417.4|503	--enable-lirc \
12mu|mplayer-1.1.1-2.r36417.4|504	%else
12mu|mplayer-1.1.1-2.r36417.4|505	--disable-lirc \
12mu|mplayer-1.1.1-2.r36417.4|506	%endif
12mu|mplayer-1.1.1-2.r36417.4|507	%if ! %{build_v4l2}
12mu|mplayer-1.1.1-2.r36417.4|508	--disable-tv-v4l2 \
12mu|mplayer-1.1.1-2.r36417.4|509	%endif
12mu|mplayer-1.1.1-2.r36417.4|510	%if ! %{build_mga}
12mu|mplayer-1.1.1-2.r36417.4|511	--disable-mga \
12mu|mplayer-1.1.1-2.r36417.4|512	%endif
12mu|mplayer-1.1.1-2.r36417.4|513	%if ! %{build_fbdev}
12mu|mplayer-1.1.1-2.r36417.4|514	--disable-fbdev \
12mu|mplayer-1.1.1-2.r36417.4|515	%endif
12mu|mplayer-1.1.1-2.r36417.4|516	%if %{build_directfb}
12mu|mplayer-1.1.1-2.r36417.4|517	--enable-directfb \
12mu|mplayer-1.1.1-2.r36417.4|518	%else
12mu|mplayer-1.1.1-2.r36417.4|519	--disable-directfb \
12mu|mplayer-1.1.1-2.r36417.4|520	%endif
12mu|mplayer-1.1.1-2.r36417.4|521	%if ! %{build_live}
12mu|mplayer-1.1.1-2.r36417.4|522	--disable-live \
12mu|mplayer-1.1.1-2.r36417.4|523	%endif
12mu|mplayer-1.1.1-2.r36417.4|524	%if ! %{build_vesa}
12mu|mplayer-1.1.1-2.r36417.4|525	--disable-vesa \
12mu|mplayer-1.1.1-2.r36417.4|526	%endif
12mu|mplayer-1.1.1-2.r36417.4|527	%if %{build_theora}
12mu|mplayer-1.1.1-2.r36417.4|528	--enable-theora \
12mu|mplayer-1.1.1-2.r36417.4|529	%else
12mu|mplayer-1.1.1-2.r36417.4|530	--disable-theora \
12mu|mplayer-1.1.1-2.r36417.4|531	%endif
12mu|mplayer-1.1.1-2.r36417.4|532	%if %{build_smb}
12mu|mplayer-1.1.1-2.r36417.4|533	--enable-smb \
12mu|mplayer-1.1.1-2.r36417.4|534	%endif
12mu|mplayer-1.1.1-2.r36417.4|535	%if ! %{build_dvb}
12mu|mplayer-1.1.1-2.r36417.4|536	--disable-dvb \
12mu|mplayer-1.1.1-2.r36417.4|537	--disable-dvbhead \
12mu|mplayer-1.1.1-2.r36417.4|538	%endif
12mu|mplayer-1.1.1-2.r36417.4|539	%if ! %{build_jack}
12mu|mplayer-1.1.1-2.r36417.4|540	--disable-jack \
12mu|mplayer-1.1.1-2.r36417.4|541	%endif
12mu|mplayer-1.1.1-2.r36417.4|542	%if ! %{build_aa}
12mu|mplayer-1.1.1-2.r36417.4|543	--disable-aa \
12mu|mplayer-1.1.1-2.r36417.4|544	%endif
12mu|mplayer-1.1.1-2.r36417.4|545	%if ! %{build_cdda}
12mu|mplayer-1.1.1-2.r36417.4|546	--disable-cdparanoia \
12mu|mplayer-1.1.1-2.r36417.4|547	%endif
12mu|mplayer-1.1.1-2.r36417.4|548	%if ! %{build_dv}
12mu|mplayer-1.1.1-2.r36417.4|549	--disable-libdv \
12mu|mplayer-1.1.1-2.r36417.4|550	%endif
12mu|mplayer-1.1.1-2.r36417.4|551	%if ! %{build_lzo}
12mu|mplayer-1.1.1-2.r36417.4|552	--disable-liblzo \
12mu|mplayer-1.1.1-2.r36417.4|553	%endif
12mu|mplayer-1.1.1-2.r36417.4|554	%if ! %{build_sdl}
12mu|mplayer-1.1.1-2.r36417.4|555	--disable-sdl \
12mu|mplayer-1.1.1-2.r36417.4|556	%endif
12mu|mplayer-1.1.1-2.r36417.4|557	%if ! %{build_alsa}
12mu|mplayer-1.1.1-2.r36417.4|558	--disable-alsa \
12mu|mplayer-1.1.1-2.r36417.4|559	%endif
12mu|mplayer-1.1.1-2.r36417.4|560	%if ! %{build_fribidi}
12mu|mplayer-1.1.1-2.r36417.4|561	--disable-fribidi \
12mu|mplayer-1.1.1-2.r36417.4|562	%endif
12mu|mplayer-1.1.1-2.r36417.4|563	%if ! %{build_enca}
12mu|mplayer-1.1.1-2.r36417.4|564	--disable-enca \
12mu|mplayer-1.1.1-2.r36417.4|565	%endif
12mu|mplayer-1.1.1-2.r36417.4|566	%if %{build_pulse}
12mu|mplayer-1.1.1-2.r36417.4|567	--enable-pulse \
12mu|mplayer-1.1.1-2.r36417.4|568	%endif
12mu|mplayer-1.1.1-2.r36417.4|569	%if ! %{build_openal}
12mu|mplayer-1.1.1-2.r36417.4|570	--disable-openal \
12mu|mplayer-1.1.1-2.r36417.4|571	%endif
12mu|mplayer-1.1.1-2.r36417.4|572	%if %{build_xvmc}
12mu|mplayer-1.1.1-2.r36417.4|573	--enable-xvmc \
12mu|mplayer-1.1.1-2.r36417.4|574	%endif
12mu|mplayer-1.1.1-2.r36417.4|575	%if ! %{build_ivtv}
12mu|mplayer-1.1.1-2.r36417.4|576	--disable-ivtv \
12mu|mplayer-1.1.1-2.r36417.4|577	%endif
12mu|mplayer-1.1.1-2.r36417.4|578	%if ! %{build_vdpau}
12mu|mplayer-1.1.1-2.r36417.4|579	--disable-vdpau \
12mu|mplayer-1.1.1-2.r36417.4|580	%endif
12mu|mplayer-1.1.1-2.r36417.4|581	%if ! %{build_amr}
12mu|mplayer-1.1.1-2.r36417.4|582	--disable-libopencore_amrnb \
12mu|mplayer-1.1.1-2.r36417.4|583	--disable-libopencore_amrwb \
12mu|mplayer-1.1.1-2.r36417.4|584	--enable-libopencore_amrnb-dlopen \
12mu|mplayer-1.1.1-2.r36417.4|585	--enable-libopencore_amrwb-dlopen
12mu|mplayer-1.1.1-2.r36417.4|586	%endif
12mu|mplayer-1.1.1-2.r36417.4|587	
12mu|mplayer-1.1.1-2.r36417.4|588	# Keep this line before empty end %%configure (ppc conditionnal pb)
12mu|mplayer-1.1.1-2.r36417.4|589	make
12mu|mplayer-1.1.1-2.r36417.4|590	#gw make sure we have our version string included:
12mu|mplayer-1.1.1-2.r36417.4|591	fgrep %{version} version.h
12mu|mplayer-1.1.1-2.r36417.4|592	
12mu|mplayer-1.1.1-2.r36417.4|593	%install
12mu|mplayer-1.1.1-2.r36417.4|594	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12mu|mplayer-1.1.1-2.r36417.4|595	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12mu|mplayer-1.1.1-2.r36417.4|596	install -m755 mplayer -D %{buildroot}%{_bindir}/mplayer
12mu|mplayer-1.1.1-2.r36417.4|597	for lang in de fr hu pl es it zh_CN en; do
12mu|mplayer-1.1.1-2.r36417.4|598	install -m644 DOCS/man/$lang/mplayer.1 -D %{buildroot}%{_mandir}/$([ "$lang" != "en" ] && echo $lang)/man1/mplayer.1
12mu|mplayer-1.1.1-2.r36417.4|599	done
12mu|mplayer-1.1.1-2.r36417.4|600	
12mu|mplayer-1.1.1-2.r36417.4|601	%find_lang mplayer --with-man
12mu|mplayer-1.1.1-2.r36417.4|602	
12mu|mplayer-1.1.1-2.r36417.4|603	######################### Mencoder #########################
12mu|mplayer-1.1.1-2.r36417.4|604	%if %{build_mencoder}
12mu|mplayer-1.1.1-2.r36417.4|605	install -m755 mencoder -D %{buildroot}%{_bindir}/mencoder
12mu|mplayer-1.1.1-2.r36417.4|606	
12mu|mplayer-1.1.1-2.r36417.4|607	for lang in de fr hu pl es it zh_CN en; do
12mu|mplayer-1.1.1-2.r36417.4|608	ln -s mplayer.1 %{buildroot}%{_mandir}/$([ "$lang" != "en" ] && echo $lang)/man1/mencoder.1
12mu|mplayer-1.1.1-2.r36417.4|609	done
12mu|mplayer-1.1.1-2.r36417.4|610	
12mu|mplayer-1.1.1-2.r36417.4|611	%find_lang mencoder --with-man
12mu|mplayer-1.1.1-2.r36417.4|612	
12mu|mplayer-1.1.1-2.r36417.4|613	install -m 755 TOOLS/mencvcd.sh %{buildroot}%{_bindir}/mencvcd
12mu|mplayer-1.1.1-2.r36417.4|614	install -m 755 TOOLS/divx2svcd.sh %{buildroot}%{_bindir}/divx2svcd
12mu|mplayer-1.1.1-2.r36417.4|615	install -m 755 TOOLS/wma2ogg.pl %{buildroot}%{_bindir}/wma2ogg.pl
12mu|mplayer-1.1.1-2.r36417.4|616	install -m 755 TOOLS/midentify.sh %{buildroot}%{_bindir}/midentify
12mu|mplayer-1.1.1-2.r36417.4|617	%endif
12mu|mplayer-1.1.1-2.r36417.4|618	######################### /Mencoder #########################
12mu|mplayer-1.1.1-2.r36417.4|619	
12mu|mplayer-1.1.1-2.r36417.4|620	install -m 644 etc/example.conf %{buildroot}%{_sysconfdir}/%{name}/mplayer.conf
12mu|mplayer-1.1.1-2.r36417.4|621	install -m 644 etc/menu.conf %{buildroot}%{_sysconfdir}/%{name}
12mu|mplayer-1.1.1-2.r36417.4|622	
12mu|mplayer-1.1.1-2.r36417.4|623	%if %{build_gui}
12mu|mplayer-1.1.1-2.r36417.4|624	# default Skin
12mu|mplayer-1.1.1-2.r36417.4|625	install -d -m 755 %{buildroot}%{_datadir}/%{name}/skins/
12mu|mplayer-1.1.1-2.r36417.4|626	cp -r Blue %{buildroot}%{_datadir}/%{name}/skins/
12mu|mplayer-1.1.1-2.r36417.4|627	ln -s Blue %{buildroot}%{_datadir}/%{name}/skins/default
12mu|mplayer-1.1.1-2.r36417.4|628	# gmplayer equals mplayer -gui
12mu|mplayer-1.1.1-2.r36417.4|629	ln -s mplayer %{buildroot}%{_bindir}/gmplayer
12mu|mplayer-1.1.1-2.r36417.4|630	# icons
12mu|mplayer-1.1.1-2.r36417.4|631	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12mu|mplayer-1.1.1-2.r36417.4|632	convert -transparent white Blue/icons/icon48x48.png %{buildroot}%{_liconsdir}/mplayer.png
12mu|mplayer-1.1.1-2.r36417.4|633	convert -transparent white Blue/icons/icon32x32.png %{buildroot}%{_iconsdir}/mplayer.png
12mu|mplayer-1.1.1-2.r36417.4|634	convert -transparent white -scale 16x16 Blue/icons/icon48x48.png %{buildroot}%{_miconsdir}/mplayer.png
12mu|mplayer-1.1.1-2.r36417.4|635	install -D -m 644 etc/mplayer.desktop %{buildroot}%{_datadir}/applications/mplayer.desktop
12mu|mplayer-1.1.1-2.r36417.4|636	perl -pi -e 's@mplayer$@mplayer@g' %{buildroot}%{_datadir}/applications/mplayer.desktop
12mu|mplayer-1.1.1-2.r36417.4|637	%endif
12mu|mplayer-1.1.1-2.r36417.4|638	
12mu|mplayer-1.1.1-2.r36417.4|639	%if %{build_debug}
12mu|mplayer-1.1.1-2.r36417.4|640	export DONT_STRIP=1
12mu|mplayer-1.1.1-2.r36417.4|641	%endif
12mu|mplayer-1.1.1-2.r36417.4|642	
12mu|mplayer-1.1.1-2.r36417.4|643	
12mu|mplayer-1.1.1-2.r36417.4|644	%changelog
12mu|mplayer-1.1.1-2.r36417.4|645	* Tue Oct 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.4
12mu|mplayer-1.1.1-2.r36417.4|646	+ Revision: 617a6dd
12mu|mplayer-1.1.1-2.r36417.4|647	- LOG Rebuild with ffmpeg 2.1
12mu|mplayer-1.1.1-2.r36417.4|648	
12mu|mplayer-1.1.1-2.r36417.4|649	

20243 12
12mu|mplayerthumbs-4.12.4-1|1	Name:		mplayerthumbs
12mu|mplayerthumbs-4.12.4-1|2	Version:	4.12.4
12mu|mplayerthumbs-4.12.4-1|3	Release:	1
12mu|mplayerthumbs-4.12.4-1|4	Epoch:		3
12mu|mplayerthumbs-4.12.4-1|5	Summary:	Video thumbnail generator for KDE4 file managers
12mu|mplayerthumbs-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|mplayerthumbs-4.12.4-1|7	License:	GPLv2
12mu|mplayerthumbs-4.12.4-1|8	URL:		https://projects.kde.org/projects/kde/kdemultimedia/mplayerthumbs
12mu|mplayerthumbs-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|mplayerthumbs-4.12.4-1|10	BuildRequires:	kdelibs4-devel
12mu|mplayerthumbs-4.12.4-1|11	Requires:	kdebase4-runtime
12mu|mplayerthumbs-4.12.4-1|12	
12mu|mplayerthumbs-4.12.4-1|13	%description
12mu|mplayerthumbs-4.12.4-1|14	MPlayerThumbs is a video thumbnail generator for KDE file managers
12mu|mplayerthumbs-4.12.4-1|15	(Konqueror, Dolphin, ...), now available also for KDE 4.
12mu|mplayerthumbs-4.12.4-1|16	It needs mplayer (of course) to generate thumbnails, and it contains
12mu|mplayerthumbs-4.12.4-1|17	no linking to any library, so in a x86_64 system you can freely use the
12mu|mplayerthumbs-4.12.4-1|18	32bit mplayer binary with win32codecs by configuring the application
12mu|mplayerthumbs-4.12.4-1|19	launching the mplayerthumbsconfig helper application.
12mu|mplayerthumbs-4.12.4-1|20	It catches a random frame from 15% to 70%, checking also how contrasted
12mu|mplayerthumbs-4.12.4-1|21	is the image, and dropping bad frames.
12mu|mplayerthumbs-4.12.4-1|22	
12mu|mplayerthumbs-4.12.4-1|23	%files
12mu|mplayerthumbs-4.12.4-1|24	%{_kde_bindir}/mplayerthumbsconfig
12mu|mplayerthumbs-4.12.4-1|25	%{_kde_libdir}/kde4/videopreview.so
12mu|mplayerthumbs-4.12.4-1|26	%{_kde_appsdir}/videothumbnail
12mu|mplayerthumbs-4.12.4-1|27	%{_kde_datadir}/config.kcfg/mplayerthumbs.kcfg
12mu|mplayerthumbs-4.12.4-1|28	%{_kde_services}/videopreview.desktop
12mu|mplayerthumbs-4.12.4-1|29	
12mu|mplayerthumbs-4.12.4-1|30	#------------------------------------------------------------------------------
12mu|mplayerthumbs-4.12.4-1|31	
12mu|mplayerthumbs-4.12.4-1|32	%prep
12mu|mplayerthumbs-4.12.4-1|33	%setup -q
12mu|mplayerthumbs-4.12.4-1|34	
12mu|mplayerthumbs-4.12.4-1|35	%build
12mu|mplayerthumbs-4.12.4-1|36	%cmake_kde4
12mu|mplayerthumbs-4.12.4-1|37	%make
12mu|mplayerthumbs-4.12.4-1|38	
12mu|mplayerthumbs-4.12.4-1|39	%install
12mu|mplayerthumbs-4.12.4-1|40	%makeinstall_std -C build
12mu|mplayerthumbs-4.12.4-1|41	
12mu|mplayerthumbs-4.12.4-1|42	
12mu|mplayerthumbs-4.12.4-1|43	%changelog
12mu|mplayerthumbs-4.12.4-1|44	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.12.4-1
12mu|mplayerthumbs-4.12.4-1|45	+ Revision: f35efe2
12mu|mplayerthumbs-4.12.4-1|46	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|mplayerthumbs-4.12.4-1|47	
12mu|mplayerthumbs-4.12.4-1|48	

20244 12
12mu|msec-0.80.10-5|1	Name:		msec
12mu|msec-0.80.10-5|2	Version:	0.80.10
12mu|msec-0.80.10-5|3	Release:	5
12mu|msec-0.80.10-5|4	Summary:	Security Level management for the Mandriva Linux distribution
12mu|msec-0.80.10-5|5	License:	GPLv2+
12mu|msec-0.80.10-5|6	Group:		System/Base
12mu|msec-0.80.10-5|7	Url:		http://www.mandrivalinux.com/
12mu|msec-0.80.10-5|8	Source0:	%{name}-%{version}.tar.bz2
12mu|msec-0.80.10-5|9	Patch0:		msec-0.80.10-dont-pass-noscripts-to-rpm_-Va.patch
12mu|msec-0.80.10-5|10	Patch1:		msec-0.80.10-remove.svn.patch
12mu|msec-0.80.10-5|11	Patch2:         msec-0.80.10-start-networkmanager.patch
12mu|msec-0.80.10-5|12	Patch3:         msec-0.80.10-plugins.patch
12mu|msec-0.80.10-5|13	Requires:	perl-base
12mu|msec-0.80.10-5|14	Requires:	diffutils
12mu|msec-0.80.10-5|15	Requires:	gawk
12mu|msec-0.80.10-5|16	Requires:	coreutils
12mu|msec-0.80.10-5|17	Requires:	iproute2
12mu|msec-0.80.10-5|18	Requires:	setup >= 2.2.0-21mdk
12mu|msec-0.80.10-5|19	Requires:	chkconfig >= 1.2.24-3mdk
12mu|msec-0.80.10-5|20	Requires:	python-base >= 2.3.3-2mdk
12mu|msec-0.80.10-5|21	Requires:	mailx
12mu|msec-0.80.10-5|22	Requires:	python
12mu|msec-0.80.10-5|23	# at least xargs is used
12mu|msec-0.80.10-5|24	Requires:	findutils
12mu|msec-0.80.10-5|25	# ensure sysctl.conf and inittab are present before installing msec
12mu|msec-0.80.10-5|26	Requires(post):	initscripts
12mu|msec-0.80.10-5|27	
12mu|msec-0.80.10-5|28	Requires(pre):		rpm-helper >= 0.4
12mu|msec-0.80.10-5|29	Requires(postun):	rpm-helper >= 0.4
12mu|msec-0.80.10-5|30	
12mu|msec-0.80.10-5|31	Suggests:	msec-gui
12mu|msec-0.80.10-5|32	# using s2u for desktop notifications
12mu|msec-0.80.10-5|33	# it should be pulled by xinit to reduce basesystem size
12mu|msec-0.80.10-5|34	# Suggests:	s2u >= 0.9
12mu|msec-0.80.10-5|35	
12mu|msec-0.80.10-5|36	Conflicts:	passwd < 0.67
12mu|msec-0.80.10-5|37	BuildRequires:	python
12mu|msec-0.80.10-5|38	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mu|msec-0.80.10-5|39	
12mu|msec-0.80.10-5|40	%description
12mu|msec-0.80.10-5|41	The Mandriva Linux Security package is designed to provide security features to
12mu|msec-0.80.10-5|42	the Mandriva Linux users. It allows to select from a set of preconfigured
12mu|msec-0.80.10-5|43	security levels, and supports custom permission settings, user-specified
12mu|msec-0.80.10-5|44	levels, and several security utilities.  This packages includes main msec
12mu|msec-0.80.10-5|45	application and several programs that will be run periodically in order to test
12mu|msec-0.80.10-5|46	the security of your system and alert you if needed.
12mu|msec-0.80.10-5|47	
12mu|msec-0.80.10-5|48	%package gui
12mu|msec-0.80.10-5|49	Summary:	Graphical msec interface
12mu|msec-0.80.10-5|50	Group:		System/Configuration/Other
12mu|msec-0.80.10-5|51	Requires:	pygtk2.0
12mu|msec-0.80.10-5|52	Requires:	msec
12mu|msec-0.80.10-5|53	
12mu|msec-0.80.10-5|54	%description gui
12mu|msec-0.80.10-5|55	The Mandriva Linux Security package is designed to provide security
12mu|msec-0.80.10-5|56	features to the Mandriva Linux users. It allows to select from a set
12mu|msec-0.80.10-5|57	of preconfigured security levels, and also supports custom permission
12mu|msec-0.80.10-5|58	settings, user-specified levels, and several security utilities.
12mu|msec-0.80.10-5|59	This packages includes graphical interface to control and tune msec
12mu|msec-0.80.10-5|60	permissions.
12mu|msec-0.80.10-5|61	
12mu|msec-0.80.10-5|62	
12mu|msec-0.80.10-5|63	%prep
12mu|msec-0.80.10-5|64	%setup -q
12mu|msec-0.80.10-5|65	%apply_patches
12mu|msec-0.80.10-5|66	
12mu|msec-0.80.10-5|67	%build
12mu|msec-0.80.10-5|68	make CFLAGS="$RPM_OPT_FLAGS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
12mu|msec-0.80.10-5|69	
12mu|msec-0.80.10-5|70	%install
12mu|msec-0.80.10-5|71	rm -rf %{buildroot}
12mu|msec-0.80.10-5|72	
12mu|msec-0.80.10-5|73	make install
12mu|msec-0.80.10-5|74	
12mu|msec-0.80.10-5|75	mkdir -p %{buildroot}/%{_sysconfdir}/{logrotate.d,profile.d}
12mu|msec-0.80.10-5|76	touch %{buildroot}/var/log/security.log
12mu|msec-0.80.10-5|77	touch %{buildroot}/etc/security/msec/security.conf
12mu|msec-0.80.10-5|78	touch %{buildroot}/etc/security/msec/perms.conf
12mu|msec-0.80.10-5|79	# init script
12mu|msec-0.80.10-5|80	install -d %{buildroot}/%{_initrddir}
12mu|msec-0.80.10-5|81	install -m755 %{_builddir}/%{name}-%{version}/msec.init %{buildroot}/%{_initrddir}/%{name}
12mu|msec-0.80.10-5|82	mkdir -p %{buildroot}/etc/X11/xinit.d
12mu|msec-0.80.10-5|83	touch %{buildroot}/etc/X11/xinit.d/msec
12mu|msec-0.80.10-5|84	
12mu|msec-0.80.10-5|85	%find_lang %name
12mu|msec-0.80.10-5|86	
12mu|msec-0.80.10-5|87	%pre
12mu|msec-0.80.10-5|88	%_pre_groupadd xgrp
12mu|msec-0.80.10-5|89	%_pre_groupadd ntools
12mu|msec-0.80.10-5|90	%_pre_groupadd ctools
12mu|msec-0.80.10-5|91	
12mu|msec-0.80.10-5|92	%preun
12mu|msec-0.80.10-5|93	%_preun_service msec
12mu|msec-0.80.10-5|94	
12mu|msec-0.80.10-5|95	%post
12mu|msec-0.80.10-5|96	%_post_service msec
12mu|msec-0.80.10-5|97	
12mu|msec-0.80.10-5|98	touch /var/log/security.log
12mu|msec-0.80.10-5|99	
12mu|msec-0.80.10-5|100	if [ $1 != 1 ]; then
12mu|msec-0.80.10-5|101	# since 0.80.3, msec has its own upgrade script, which handles upgrades from previous versions
12mu|msec-0.80.10-5|102	/usr/share/msec/upgrade.sh
12mu|msec-0.80.10-5|103	fi
12mu|msec-0.80.10-5|104	
12mu|msec-0.80.10-5|105	# creating default configuration if not installed by installer
12mu|msec-0.80.10-5|106	if [ "$DURING_INSTALL" != "1" ]; then
12mu|msec-0.80.10-5|107	if [ ! -s /etc/security/msec/security.conf ]; then
12mu|msec-0.80.10-5|108	# creating default level configuration
12mu|msec-0.80.10-5|109	cp -f /etc/security/msec/level.standard /etc/security/msec/security.conf
12mu|msec-0.80.10-5|110	fi
12mu|msec-0.80.10-5|111	
12mu|msec-0.80.10-5|112	if [ ! -s /etc/security/msec/perms.conf ]; then
12mu|msec-0.80.10-5|113	# creating default level configuration
12mu|msec-0.80.10-5|114	cp -f /etc/security/msec/perm.standard /etc/security/msec/perms.conf
12mu|msec-0.80.10-5|115	fi
12mu|msec-0.80.10-5|116	fi
12mu|msec-0.80.10-5|117	
12mu|msec-0.80.10-5|118	%postun
12mu|msec-0.80.10-5|119	
12mu|msec-0.80.10-5|120	if [ $1 = 0 ]; then
12mu|msec-0.80.10-5|121	# cleanup crontabs on package removal
12mu|msec-0.80.10-5|122	rm -f /etc/cron.*/msec
12mu|msec-0.80.10-5|123	fi
12mu|msec-0.80.10-5|124	
12mu|msec-0.80.10-5|125	%_postun_groupdel xgrp
12mu|msec-0.80.10-5|126	%_postun_groupdel ntools
12mu|msec-0.80.10-5|127	%_postun_groupdel ctools
12mu|msec-0.80.10-5|128	
12mu|msec-0.80.10-5|129	%clean
12mu|msec-0.80.10-5|130	rm -rf %{buildroot}
12mu|msec-0.80.10-5|131	
12mu|msec-0.80.10-5|132	%files -f %{name}.lang
12mu|msec-0.80.10-5|133	%defattr(-,root,root)
12mu|msec-0.80.10-5|134	%doc AUTHORS COPYING README*
12mu|msec-0.80.10-5|135	%doc ChangeLog doc/*.txt
12mu|msec-0.80.10-5|136	%_bindir/promisc_check
12mu|msec-0.80.10-5|137	%_bindir/msec_find
12mu|msec-0.80.10-5|138	%{_initrddir}/%{name}
12mu|msec-0.80.10-5|139	%_sbindir/msec
12mu|msec-0.80.10-5|140	%_sbindir/msecperms
12mu|msec-0.80.10-5|141	%_datadir/msec/msec.py*
12mu|msec-0.80.10-5|142	%_datadir/msec/config.py*
12mu|msec-0.80.10-5|143	%_datadir/msec/libmsec.py*
12mu|msec-0.80.10-5|144	%_datadir/msec/msecperms.py*
12mu|msec-0.80.10-5|145	%_datadir/msec/tools.py*
12mu|msec-0.80.10-5|146	%_datadir/msec/version.py*
12mu|msec-0.80.10-5|147	%_datadir/msec/*.sh
12mu|msec-0.80.10-5|148	%_datadir/msec/plugins/*
12mu|msec-0.80.10-5|149	%_datadir/msec/scripts/*
12mu|msec-0.80.10-5|150	%_mandir/*/*.*
12mu|msec-0.80.10-5|151	%lang(cs) %_mandir/cs/man?/*
12mu|msec-0.80.10-5|152	%lang(et) %_mandir/et/man?/*
12mu|msec-0.80.10-5|153	%lang(eu) %_mandir/eu/man?/*
12mu|msec-0.80.10-5|154	%lang(fi) %_mandir/fi/man?/*
12mu|msec-0.80.10-5|155	%lang(fr) %_mandir/fr/man?/*
12mu|msec-0.80.10-5|156	%lang(it) %_mandir/it/man?/*
12mu|msec-0.80.10-5|157	%lang(nl) %_mandir/nl/man?/*
12mu|msec-0.80.10-5|158	%lang(pl) %_mandir/pl/man?/*
12mu|msec-0.80.10-5|159	%lang(ru) %_mandir/ru/man?/*
12mu|msec-0.80.10-5|160	%lang(uk) %_mandir/uk/man?/*
12mu|msec-0.80.10-5|161	%dir /var/log/security
12mu|msec-0.80.10-5|162	%dir /etc/security/msec
12mu|msec-0.80.10-5|163	%config /etc/security/msec/level.*
12mu|msec-0.80.10-5|164	%config /etc/security/msec/perm.*
12mu|msec-0.80.10-5|165	%config /etc/security/msec/server.*
12mu|msec-0.80.10-5|166	%config(noreplace) /etc/security/msec/security.conf
12mu|msec-0.80.10-5|167	%config(noreplace) /etc/security/msec/perms.conf
12mu|msec-0.80.10-5|168	%config(noreplace) /etc/logrotate.d/msec
12mu|msec-0.80.10-5|169	/etc/profile.d/*msec*
12mu|msec-0.80.10-5|170	
12mu|msec-0.80.10-5|171	%config %attr(0755,root,root) /etc/X11/xinit.d/msec
12mu|msec-0.80.10-5|172	
12mu|msec-0.80.10-5|173	%ghost /var/log/security.log
12mu|msec-0.80.10-5|174	%ghost /var/log/msec.log
12mu|msec-0.80.10-5|175	
12mu|msec-0.80.10-5|176	%files gui
12mu|msec-0.80.10-5|177	%defattr(-,root,root)
12mu|msec-0.80.10-5|178	%_sbindir/msecgui
12mu|msec-0.80.10-5|179	%_datadir/msec/msecgui.py*
12mu|msec-0.80.10-5|180	%_datadir/msec/help.py*
12mu|msec-0.80.10-5|181	%_datadir/msec/msec.png
12mu|msec-0.80.10-5|182	
12mu|msec-0.80.10-5|183	
12mu|msec-0.80.10-5|184	
12mu|msec-0.80.10-5|185	
12mu|msec-0.80.10-5|186	
12mu|msec-0.80.10-5|187	%changelog
12mu|msec-0.80.10-5|188	* Mon Nov 14 2011 Oden Eriksson <oeriksson@mandriva.com> 0.80.10-4.2
12mu|msec-0.80.10-5|189	- built for updates
12mu|msec-0.80.10-5|190	
12mu|msec-0.80.10-5|191	* Sat Nov 05 2011 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.80.10-4.1
12mu|msec-0.80.10-5|192	+ Revision: 717721
12mu|msec-0.80.10-5|193	- Enable networkmanager service during install
12mu|msec-0.80.10-5|194	
12mu|msec-0.80.10-5|195	+ Alexander Barakin <abarakin@mandriva.org>
12mu|msec-0.80.10-5|196	- remove check of /var/lib/svn
12mu|msec-0.80.10-5|197	bug: https://qa.mandriva.com/show_bug.cgi?id=63875
12mu|msec-0.80.10-5|198	
12mu|msec-0.80.10-5|199	* Wed May 25 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.80.10-3
12mu|msec-0.80.10-5|200	+ Revision: 678992
12mu|msec-0.80.10-5|201	- don't pass '--noscripts' to 'rpm -Va' (#62644)
12mu|msec-0.80.10-5|202	
12mu|msec-0.80.10-5|203	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.80.10-2
12mu|msec-0.80.10-5|204	+ Revision: 666496
12mu|msec-0.80.10-5|205	- mass rebuild
12mu|msec-0.80.10-5|206	
12mu|msec-0.80.10-5|207	* Mon Jun 28 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.80.10-1mdv2010.1
12mu|msec-0.80.10-5|208	+ Revision: 549330
12mu|msec-0.80.10-5|209	- 0.80.10:
12mu|msec-0.80.10-5|210	- localization fixes
12mu|msec-0.80.10-5|211	
12mu|msec-0.80.10-5|212	* Wed Jun 23 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.80.9-1mdv2010.1
12mu|msec-0.80.10-5|213	+ Revision: 548737
12mu|msec-0.80.10-5|214	- 0.80.9:
12mu|msec-0.80.10-5|215	- fix gdm/consolekit interaction (#59100)
12mu|msec-0.80.10-5|216	- use 'none' level as base when no BASE_LEVEL is defined (#59683)
12mu|msec-0.80.10-5|217	
12mu|msec-0.80.10-5|218	* Wed May 26 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.80.8-1mdv2010.1
12mu|msec-0.80.10-5|219	+ Revision: 546167
12mu|msec-0.80.10-5|220	- 0.80.8:
12mu|msec-0.80.10-5|221	- do not set gdm variables which are not used by new gdm
12mu|msec-0.80.10-5|222	- filter out trailing whitespace for open port checks (#59457)
12mu|msec-0.80.10-5|223	
12mu|msec-0.80.10-5|224	* Tue May 25 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.80.7-1mdv2010.1
12mu|msec-0.80.10-5|225	+ Revision: 545912
12mu|msec-0.80.10-5|226	- 0.80.7:
12mu|msec-0.80.10-5|227	- Translation updates
12mu|msec-0.80.10-5|228	
12mu|msec-0.80.10-5|229	* Tue Apr 27 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.80.6-1mdv2010.1
12mu|msec-0.80.10-5|230	+ Revision: 539654
12mu|msec-0.80.10-5|231	- 0.80.6:
12mu|msec-0.80.10-5|232	- support merging legacy perm.local into main perms.conf
12mu|msec-0.80.10-5|233	- add support for displaying periodic checks results
12mu|msec-0.80.10-5|234	- add support for running periodic checks manually
12mu|msec-0.80.10-5|235	- add support for merging legacy perm.local file if exists
12mu|msec-0.80.10-5|236	- add support for ACL (based on patch from Tiago Marques <tiago.marques@caixamagica.pt>, #58640)
12mu|msec-0.80.10-5|237	- add support for IGNORE_PID_CHANGES (#56744)
12mu|msec-0.80.10-5|238	- properly filter chkrootkit checks (#58076).
12mu|msec-0.80.10-5|239	- do not notify when no changes were found by a diff run
12mu|msec-0.80.10-5|240	- properly checking if we are run within security script
12mu|msec-0.80.10-5|241	- properly handle changes in password history when pam_unix is used (#58018).
12mu|msec-0.80.10-5|242	CCBUG: 58640
12mu|msec-0.80.10-5|243	CCBUG: 56744
12mu|msec-0.80.10-5|244	CCBUG: 58076
12mu|msec-0.80.10-5|245	CCBUG: 58018
12mu|msec-0.80.10-5|246	- 0.80.5:
12mu|msec-0.80.10-5|247	- added sudo plugin
12mu|msec-0.80.10-5|248	- do not check inside entries excluded by EXCLUDE_REGEXP
12mu|msec-0.80.10-5|249	- allow setting the EXCLUDE_REGEXP value in msecgui
12mu|msec-0.80.10-5|250	- added security levels 'audit_daily' and 'audit_weekly'
12mu|msec-0.80.10-5|251	- correctly check for changes in groups
12mu|msec-0.80.10-5|252	- save mail reports for each check period (daily, weekly, monthly and manual)
12mu|msec-0.80.10-5|253	- implemented security summary screen
12mu|msec-0.80.10-5|254	
12mu|msec-0.80.10-5|255	* Thu Feb 18 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.80.4-1mdv2010.1
12mu|msec-0.80.10-5|256	+ Revision: 507864
12mu|msec-0.80.10-5|257	- 0.80.4:
12mu|msec-0.80.10-5|258	- simplified UI for msecgui
12mu|msec-0.80.10-5|259	- added custom security levels: fileserver, webserver, netbook
12mu|msec-0.80.10-5|260	- added support for custom levels in gui
12mu|msec-0.80.10-5|261	- ignore 'vmblock' filesystem during periodic checks (#57669)
12mu|msec-0.80.10-5|262	- properly separate logs for different type of checks (daily, weekly, monthly and manual)
12mu|msec-0.80.10-5|263	- xguest user does not have a password, so silence report about it
12mu|msec-0.80.10-5|264	- added plugin to define log file retention period.
12mu|msec-0.80.10-5|265	
12mu|msec-0.80.10-5|266	* Mon Feb 08 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.80.3-1mdv2010.1
12mu|msec-0.80.10-5|267	+ Revision: 502269
12mu|msec-0.80.10-5|268	- 0.80.3:
12mu|msec-0.80.10-5|269	- added upgrade script to simplify upgrading from previous msec version
12mu|msec-0.80.10-5|270	- cleaned up spec to use upgrade script instead of doing all the work
12mu|msec-0.80.10-5|271	manually
12mu|msec-0.80.10-5|272	- improved log message when unowned or world-writable files are found
12mu|msec-0.80.10-5|273	- running file-related periodic checks weekly on standard security level
12mu|msec-0.80.10-5|274	to easy disk I/O load
12mu|msec-0.80.10-5|275	- improved error message when the wheel group is empty (#57463).
12mu|msec-0.80.10-5|276	- added support for defining periodicity for individual security checks
12mu|msec-0.80.10-5|277	- added support for sectool checks
12mu|msec-0.80.10-5|278	- handle level-switching and saving in msec, using msecperms only for checking
12mu|msec-0.80.10-5|279	and settings file permissions
12mu|msec-0.80.10-5|280	- do not duplicate variables present in BASE_LEVEL in security.conf and
12mu|msec-0.80.10-5|281	perms.conf files
12mu|msec-0.80.10-5|282	- properly check if chkrootkit is present (#51309)
12mu|msec-0.80.10-5|283	
12mu|msec-0.80.10-5|284	* Thu Jan 14 2010 Eugeni Dodonov <eugeni@mandriva.com> 0.80.2-1mdv2010.1
12mu|msec-0.80.10-5|285	+ Revision: 491429
12mu|msec-0.80.10-5|286	- 0.80.2:
12mu|msec-0.80.10-5|287	- save the entire log that is sent by email in /var/log/security to allow
12mu|msec-0.80.10-5|288	consulting it without relying on email messages
12mu|msec-0.80.10-5|289	- do not show toolbar, as it leads to confusion
12mu|msec-0.80.10-5|290	
12mu|msec-0.80.10-5|291	* Mon Nov 30 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.80.1-1mdv2010.1
12mu|msec-0.80.10-5|292	+ Revision: 471750
12mu|msec-0.80.10-5|293	- 0.80.1:
12mu|msec-0.80.10-5|294	- updated list of allowed services
12mu|msec-0.80.10-5|295	- fix error which prevents 'msec save' from working correctly
12mu|msec-0.80.10-5|296	- fix error message when checking non-local files (#55869,#56088)
12mu|msec-0.80.10-5|297	
12mu|msec-0.80.10-5|298	* Thu Nov 05 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.70.8-1mdv2010.1
12mu|msec-0.80.10-5|299	+ Revision: 460503
12mu|msec-0.80.10-5|300	- 0.70.8:
12mu|msec-0.80.10-5|301	- updated translations.
12mu|msec-0.80.10-5|302	
12mu|msec-0.80.10-5|303	* Tue Oct 13 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.70.7-1mdv2010.0
12mu|msec-0.80.10-5|304	+ Revision: 457190
12mu|msec-0.80.10-5|305	- 0.70.7:
12mu|msec-0.80.10-5|306	- fix issue which prevents msec from exiting correctly in some cases (#54470)
12mu|msec-0.80.10-5|307	
12mu|msec-0.80.10-5|308	* Wed Oct 07 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.70.6-1mdv2010.0
12mu|msec-0.80.10-5|309	+ Revision: 455562
12mu|msec-0.80.10-5|310	- 0.70.6:
12mu|msec-0.80.10-5|311	- use users' home directory for temporary files (SECURE_TMP) by default to be
12mu|msec-0.80.10-5|312	backward-compatible with previous distro versions
12mu|msec-0.80.10-5|313	- improved startup script
12mu|msec-0.80.10-5|314	- added option to skip security checks when running on battery power
12mu|msec-0.80.10-5|315	(CHECK_ON_BATTERY)
12mu|msec-0.80.10-5|316	
12mu|msec-0.80.10-5|317	* Wed Sep 23 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.70.5-1mdv2010.0
12mu|msec-0.80.10-5|318	+ Revision: 447873
12mu|msec-0.80.10-5|319	- 0.70.5:
12mu|msec-0.80.10-5|320	- do not show error messages for non-existent audit files
12mu|msec-0.80.10-5|321	- man page entries are now sorted according to plugin
12mu|msec-0.80.10-5|322	- split libmsec functionality into different plugins: audit (for periodic checks),
12mu|msec-0.80.10-5|323	msec (for local security settings) and network (for network-related settings)
12mu|msec-0.80.10-5|324	- support excluding path from all checks
12mu|msec-0.80.10-5|325	- Remove suggests on s2u - it will be pulled by xinit to reduce basesystem size.
12mu|msec-0.80.10-5|326	
12mu|msec-0.80.10-5|327	* Wed Sep 09 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.70.4-1mdv2010.0
12mu|msec-0.80.10-5|328	+ Revision: 434451
12mu|msec-0.80.10-5|329	- 0.70.4
12mu|msec-0.80.10-5|330	- implemented GUI for exception editing
12mu|msec-0.80.10-5|331	- implemented exceptions for all msec checks (#51277)
12mu|msec-0.80.10-5|332	- do not check for permission changes in block/character devices (#53424)
12mu|msec-0.80.10-5|333	- create a summary for msec reports
12mu|msec-0.80.10-5|334	- simplified permissions policy for standard level
12mu|msec-0.80.10-5|335	- support enforcing file permissions in periodic msec runs
12mu|msec-0.80.10-5|336	- allow configuring inclusion of current directory into path
12mu|msec-0.80.10-5|337	- do not crash if config files have empty lines (#53031)
12mu|msec-0.80.10-5|338	
12mu|msec-0.80.10-5|339	* Tue Aug 18 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.70.3-1mdv2010.0
12mu|msec-0.80.10-5|340	+ Revision: 417721
12mu|msec-0.80.10-5|341	- 0.70.3:
12mu|msec-0.80.10-5|342	- give proper permissions to diff check files.
12mu|msec-0.80.10-5|343	- Properly log promisc messages.
12mu|msec-0.80.10-5|344	- msecgui: Added toolbar for msecgui.
12mu|msec-0.80.10-5|345	- msecgui: Showing logo when running inside MCC.
12mu|msec-0.80.10-5|346	
12mu|msec-0.80.10-5|347	* Wed Jul 15 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.70.2-1mdv2010.0
12mu|msec-0.80.10-5|348	+ Revision: 396304
12mu|msec-0.80.10-5|349	- 0.70.2:
12mu|msec-0.80.10-5|350	- Correctly enforcing permissions on startup when required (#52268).
12mu|msec-0.80.10-5|351	- Added new variable SECURE_TMP to configure location of temporary files.
12mu|msec-0.80.10-5|352	- Improve description of changes in periodic packages integrity check.
12mu|msec-0.80.10-5|353	- Properly handle promisc_check when running standalone (#51903)
12mu|msec-0.80.10-5|354	
12mu|msec-0.80.10-5|355	* Fri Jun 26 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.70.1-1mdv2010.0
12mu|msec-0.80.10-5|356	+ Revision: 389546
12mu|msec-0.80.10-5|357	- 0.70.1
12mu|msec-0.80.10-5|358	- Improved rpm check, splitted into CHECK_RPM_PACKAGES and CHECK_RPM_INTEGRITY.
12mu|msec-0.80.10-5|359	- Supporting check for changes in system users and groups.
12mu|msec-0.80.10-5|360	- Reworked auditing code, improved logging format, added support for
12mu|msec-0.80.10-5|361	custom auditing plugins, simplified checks.
12mu|msec-0.80.10-5|362	- Added support for firewall configuration checks via CHECK_FIREWALL.
12mu|msec-0.80.10-5|363	- Add support for FIX_UNOWNED to change unowned files to nobody/nogroup (#51791).
12mu|msec-0.80.10-5|364	- Using WIN_PARTS_UMASK=-1 value instead of '0' when umask should not be set to
12mu|msec-0.80.10-5|365	prevent users and diskdrake confusion.
12mu|msec-0.80.10-5|366	- Correctly handling empty NOTIFY_WARN variables (#51364, #51464).
12mu|msec-0.80.10-5|367	- Correctly handling unicode messages (#50869).
12mu|msec-0.80.10-5|368	
12mu|msec-0.80.10-5|369	* Thu Apr 23 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.60.22-1mdv2009.1
12mu|msec-0.80.10-5|370	+ Revision: 368833
12mu|msec-0.80.10-5|371	- 0.60.22
12mu|msec-0.80.10-5|372	- Changed default WIN_PARTS_UMASK to be with sync with diskdrake.
12mu|msec-0.80.10-5|373	
12mu|msec-0.80.10-5|374	* Wed Apr 22 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.60.21-1mdv2009.1
12mu|msec-0.80.10-5|375	+ Revision: 368763
12mu|msec-0.80.10-5|376	- 0.60.21
12mu|msec-0.80.10-5|377	- Properly handle invalid WIN_PARTS_UMASK parameters.
12mu|msec-0.80.10-5|378	- Fixed command inversion between DNS_SPOOFING_PROTECTION and
12mu|msec-0.80.10-5|379	IP_SPOOFING_PROTECTION.
12mu|msec-0.80.10-5|380	- Cleaning up duplicated variables on upgrade.
12mu|msec-0.80.10-5|381	
12mu|msec-0.80.10-5|382	* Tue Apr 21 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.60.20-1mdv2009.1
12mu|msec-0.80.10-5|383	+ Revision: 368520
12mu|msec-0.80.10-5|384	- 0.60.20:
12mu|msec-0.80.10-5|385	Using correct locale when available (#44561).
12mu|msec-0.80.10-5|386	
12mu|msec-0.80.10-5|387	* Mon Apr 20 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.60.19-1mdv2009.1
12mu|msec-0.80.10-5|388	+ Revision: 368440
12mu|msec-0.80.10-5|389	- 0.60.19
12mu|msec-0.80.10-5|390	- Properly support NTFS-3G partitions permissions (#50125).
12mu|msec-0.80.10-5|391	
12mu|msec-0.80.10-5|392	* Wed Apr 15 2009 Thierry Vignaud <tv@mandriva.org> 0.60.18-2mdv2009.1
12mu|msec-0.80.10-5|393	+ Revision: 367538
12mu|msec-0.80.10-5|394	- translation updates
12mu|msec-0.80.10-5|395	
12mu|msec-0.80.10-5|396	+ Eugeni Dodonov <eugeni@mandriva.com>
12mu|msec-0.80.10-5|397	- Do not create duplicate entries.
12mu|msec-0.80.10-5|398	- Use right file when upgrading configuration.
12mu|msec-0.80.10-5|399	
12mu|msec-0.80.10-5|400	* Wed Apr 01 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.60.17-2mdv2009.1
12mu|msec-0.80.10-5|401	+ Revision: 363410
12mu|msec-0.80.10-5|402	- Installing with right permissions on /etc/X11/xinit.d/msec
12mu|msec-0.80.10-5|403	
12mu|msec-0.80.10-5|404	* Mon Mar 30 2009 Thierry Vignaud <tv@mandriva.org> 0.60.17-1mdv2009.1
12mu|msec-0.80.10-5|405	+ Revision: 362419
12mu|msec-0.80.10-5|406	- translation updates
12mu|msec-0.80.10-5|407	
12mu|msec-0.80.10-5|408	* Tue Mar 24 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.60.16-1mdv2009.1
12mu|msec-0.80.10-5|409	+ Revision: 360832
12mu|msec-0.80.10-5|410	- 0.60.16:
12mu|msec-0.80.10-5|411	- Added support for desktop notifications on msec periodic checks.
12mu|msec-0.80.10-5|412	- Using correct logger for syslog messages.
12mu|msec-0.80.10-5|413	- Updated gui layout to better fit on small displays (netbooks).
12mu|msec-0.80.10-5|414	
12mu|msec-0.80.10-5|415	* Thu Mar 12 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.60.15-1mdv2009.1
12mu|msec-0.80.10-5|416	+ Revision: 354242
12mu|msec-0.80.10-5|417	- 0.60.15
12mu|msec-0.80.10-5|418	- Added specific permission for /var/log/btmp and wtmp (#48604)
12mu|msec-0.80.10-5|419	- Do not run chkrootkit on NFS partitions (#37753).
12mu|msec-0.80.10-5|420	- Changed CREATE_SERVER_LINK functionality to allow/deny presets of local and
12mu|msec-0.80.10-5|421	remote services, enabling it on secure level only by default.
12mu|msec-0.80.10-5|422	- Added portreserve to list of safe remote services.
12mu|msec-0.80.10-5|423	- Updated list of files that should not be world-writable or not user-owned.
12mu|msec-0.80.10-5|424	- Running rpm database check with "--noscripts" (#42849).
12mu|msec-0.80.10-5|425	
12mu|msec-0.80.10-5|426	* Thu Mar 05 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.60.14-1mdv2009.1
12mu|msec-0.80.10-5|427	+ Revision: 349059
12mu|msec-0.80.10-5|428	- 0.60.14
12mu|msec-0.80.10-5|429	- Modularization: moved pam-related functionality to pam plugin.
12mu|msec-0.80.10-5|430	- Updated list of safe services (#47460).
12mu|msec-0.80.10-5|431	
12mu|msec-0.80.10-5|432	* Tue Mar 03 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.60.13-1mdv2009.1
12mu|msec-0.80.10-5|433	+ Revision: 347875
12mu|msec-0.80.10-5|434	- 0.60.13
12mu|msec-0.80.10-5|435	- Added banner for msecgui.
12mu|msec-0.80.10-5|436	- Moved PolicyKit code to plugin.
12mu|msec-0.80.10-5|437	- Changed default ENABLE_STARTUP parameters to be in sync with
12mu|msec-0.80.10-5|438	crontab settings.
12mu|msec-0.80.10-5|439	- Correctly handling parameter name changes on upgrade.
12mu|msec-0.80.10-5|440	
12mu|msec-0.80.10-5|441	* Wed Feb 25 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.60.12-1mdv2009.1
12mu|msec-0.80.10-5|442	+ Revision: 344963
12mu|msec-0.80.10-5|443	- 0.60.12
12mu|msec-0.80.10-5|444	- Correctly handle wheel group authentication (#19091)
12mu|msec-0.80.10-5|445	- Correctly handling CHECK_RPM and CHECK_CHKROOTKIT parameters.
12mu|msec-0.80.10-5|446	- Updating permissions on logs changed by logrotate (#47997).
12mu|msec-0.80.10-5|447	- Added support for plugins.
12mu|msec-0.80.10-5|448	- Added sample plugin.
12mu|msec-0.80.10-5|449	- Added MSEC init script (#21270), controlled by ENABLE_STARTUP_MSEC and
12mu|msec-0.80.10-5|450	ENABLE_STARTUP_PERMS variables, and enabled by default on 'secure' level.
12mu|msec-0.80.10-5|451	
12mu|msec-0.80.10-5|452	* Thu Feb 05 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.60.11-1mdv2009.1
12mu|msec-0.80.10-5|453	+ Revision: 337983
12mu|msec-0.80.10-5|454	- 0.60.11
12mu|msec-0.80.10-5|455	- Added quiet mode (for use within installer).
12mu|msec-0.80.10-5|456	
12mu|msec-0.80.10-5|457	* Thu Feb 05 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.60.10-1mdv2009.1
12mu|msec-0.80.10-5|458	+ Revision: 337809
12mu|msec-0.80.10-5|459	- 0.6.10
12mu|msec-0.80.10-5|460	- Updated spec file to better work with Mandriva installer.
12mu|msec-0.80.10-5|461	- Updated spec file to show urpmi notice.
12mu|msec-0.80.10-5|462	- Level name changes: 'default' to 'standard'.
12mu|msec-0.80.10-5|463	- Added support for running in chroot.
12mu|msec-0.80.10-5|464	- Added initial support for plugins.
12mu|msec-0.80.10-5|465	
12mu|msec-0.80.10-5|466	* Thu Jan 29 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.60.9-1mdv2009.1
12mu|msec-0.80.10-5|467	+ Revision: 335395
12mu|msec-0.80.10-5|468	- 0.60.9
12mu|msec-0.80.10-5|469	- Reviewed description text for options (#47240)
12mu|msec-0.80.10-5|470	- Added localization for msec.
12mu|msec-0.80.10-5|471	
12mu|msec-0.80.10-5|472	* Mon Jan 26 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.60.8-1mdv2009.1
12mu|msec-0.80.10-5|473	+ Revision: 333777
12mu|msec-0.80.10-5|474	- 0.60.8
12mu|msec-0.80.10-5|475	- Changed without_password to without-password to prevent bogus errors.
12mu|msec-0.80.10-5|476	- Running expensive msec_find only when required.
12mu|msec-0.80.10-5|477	- Fixing permissions on msec-created files (#27820 #47059)
12mu|msec-0.80.10-5|478	- Handling network settings as in previous msec versions (#47240).
12mu|msec-0.80.10-5|479	- Added default response to msecgui 'Save' dialog.
12mu|msec-0.80.10-5|480	- Implemented support for custom paths checks in msecperms.
12mu|msec-0.80.10-5|481	
12mu|msec-0.80.10-5|482	* Wed Jan 21 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.60.7-1mdv2009.1
12mu|msec-0.80.10-5|483	+ Revision: 332291
12mu|msec-0.80.10-5|484	- 0.60.7
12mu|msec-0.80.10-5|485	- Now correctly integrating with MCC.
12mu|msec-0.80.10-5|486	
12mu|msec-0.80.10-5|487	* Tue Jan 20 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.60.6-2mdv2009.1
12mu|msec-0.80.10-5|488	+ Revision: 331887
12mu|msec-0.80.10-5|489	- Fixed a typo in upgrade check.
12mu|msec-0.80.10-5|490	- 0.60.6
12mu|msec-0.80.10-5|491	- Removed Authentication tab (now handled by a separate application)
12mu|msec-0.80.10-5|492	- Now it is possible to save settings without quitting.
12mu|msec-0.80.10-5|493	- Better detection for file modifications (such as symlinks, moves, etc)
12mu|msec-0.80.10-5|494	- Now asking to save changes before quitting when necessary.
12mu|msec-0.80.10-5|495	- Highlighting default option value according to current level.
12mu|msec-0.80.10-5|496	- Level selection improvements.
12mu|msec-0.80.10-5|497	- Checking for $DISPLAY variable.
12mu|msec-0.80.10-5|498	- Added HAL to list of safe services.
12mu|msec-0.80.10-5|499	- Now highlighting options which are different from default values for level.
12mu|msec-0.80.10-5|500	- Improved GUI spacing between options.
12mu|msec-0.80.10-5|501	- Removed Notifications tab (merged with initial screen and periodic
12mu|msec-0.80.10-5|502	checks screen).
12mu|msec-0.80.10-5|503	- Better handling of non-existent files (inittab and sysctl).
12mu|msec-0.80.10-5|504	(SPEC file improvements)
12mu|msec-0.80.10-5|505	- Added an URPMI note for msec.
12mu|msec-0.80.10-5|506	- Do not run msec after upgrade anymore, as it could break the install.
12mu|msec-0.80.10-5|507	- Change the way the old files are upgraded.
12mu|msec-0.80.10-5|508	
12mu|msec-0.80.10-5|509	* Mon Jan 19 2009 Frederic Crozat <fcrozat@mandriva.com> 0.60.5-3mdv2009.1
12mu|msec-0.80.10-5|510	+ Revision: 331178
12mu|msec-0.80.10-5|511	- Do not limit services by default, was preventing hal to be started
12mu|msec-0.80.10-5|512	
12mu|msec-0.80.10-5|513	* Fri Jan 16 2009 Frederic Crozat <fcrozat@mandriva.com> 0.60.5-2mdv2009.1
12mu|msec-0.80.10-5|514	+ Revision: 330251
12mu|msec-0.80.10-5|515	- Workaround msec creating sysctl.conf / inittab files too early at install time
12mu|msec-0.80.10-5|516	
12mu|msec-0.80.10-5|517	* Wed Jan 14 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.60.5-1mdv2009.1
12mu|msec-0.80.10-5|518	+ Revision: 329458
12mu|msec-0.80.10-5|519	- 0.60.5
12mu|msec-0.80.10-5|520	- Fix for wrong msec permission enforcing (msecperms -e), which would
12mu|msec-0.80.10-5|521	enforce all permissions when changing to a different level.
12mu|msec-0.80.10-5|522	
12mu|msec-0.80.10-5|523	* Wed Jan 14 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.60.4-1mdv2009.1
12mu|msec-0.80.10-5|524	+ Revision: 329241
12mu|msec-0.80.10-5|525	- 0.60.4
12mu|msec-0.80.10-5|526	- Updated gui to allow immediate preview of options on level change.
12mu|msec-0.80.10-5|527	- New permissions control GUI.
12mu|msec-0.80.10-5|528	- Added support for custom security levels.
12mu|msec-0.80.10-5|529	
12mu|msec-0.80.10-5|530	* Thu Jan 08 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.60.3-1mdv2009.1
12mu|msec-0.80.10-5|531	+ Revision: 327003
12mu|msec-0.80.10-5|532	- 0.60.3
12mu|msec-0.80.10-5|533	- Fixed gdm X permissions checking.
12mu|msec-0.80.10-5|534	- Now using /etc/security/shell instead of /etc/sysconfig/msec for
12mu|msec-0.80.10-5|535	shell variables.
12mu|msec-0.80.10-5|536	- Implemented authentication tab in msecgui.
12mu|msec-0.80.10-5|537	- More verbose screen on security level selection.
12mu|msec-0.80.10-5|538	
12mu|msec-0.80.10-5|539	* Wed Jan 07 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.60.2-1mdv2009.1
12mu|msec-0.80.10-5|540	+ Revision: 326499
12mu|msec-0.80.10-5|541	- 0.60.2
12mu|msec-0.80.10-5|542	- Correctly handling kdmrc X server permissions.
12mu|msec-0.80.10-5|543	- Updated documentation.
12mu|msec-0.80.10-5|544	
12mu|msec-0.80.10-5|545	* Wed Jan 07 2009 Eugeni Dodonov <eugeni@mandriva.com> 0.60.1-1mdv2009.1
12mu|msec-0.80.10-5|546	+ Revision: 326453
12mu|msec-0.80.10-5|547	- Complete msec redesign for Mandriva 2009.1.
12mu|msec-0.80.10-5|548	
12mu|msec-0.80.10-5|549	* Tue Dec 16 2008 Eugeni Dodonov <eugeni@mandriva.com> 0.50.11-1mdv2009.1
12mu|msec-0.80.10-5|550	+ Revision: 314809
12mu|msec-0.80.10-5|551	- 0.50.10
12mu|msec-0.80.10-5|552	- Correctly handle permit_root_login in sshd_config on level change
12mu|msec-0.80.10-5|553	(#19726).
12mu|msec-0.80.10-5|554	- Handle multibyte characters in msec reports (#26773).
12mu|msec-0.80.10-5|555	
12mu|msec-0.80.10-5|556	* Tue Sep 30 2008 Thierry Vignaud <tv@mandriva.org> 0.50.10-1mdv2009.0
12mu|msec-0.80.10-5|557	+ Revision: 290111
12mu|msec-0.80.10-5|558	- cron entry:
12mu|msec-0.80.10-5|559	o blacklist cifs instead of only smbfs for samba
12mu|msec-0.80.10-5|560	o exclude /media from searching like /mnt is
12mu|msec-0.80.10-5|561	o run with idle IOnice priority (#42795)
12mu|msec-0.80.10-5|562	
12mu|msec-0.80.10-5|563	* Tue Jun 17 2008 Thierry Vignaud <tv@mandriva.org> 0.50.9-2mdv2009.0
12mu|msec-0.80.10-5|564	+ Revision: 223324
12mu|msec-0.80.10-5|565	- rebuild
12mu|msec-0.80.10-5|566	
12mu|msec-0.80.10-5|567	* Tue Mar 25 2008 Pixel <pixel@mandriva.com> 0.50.9-1mdv2008.1
12mu|msec-0.80.10-5|568	+ Revision: 189939
12mu|msec-0.80.10-5|569	- 0.50.9: do not allow msec to mess with umask=xxx for vfat in level 3 (#37222)
12mu|msec-0.80.10-5|570	
12mu|msec-0.80.10-5|571	* Fri Mar 07 2008 Thierry Vignaud <tv@mandriva.org> 0.50.8-1mdv2008.1
12mu|msec-0.80.10-5|572	+ Revision: 181183
12mu|msec-0.80.10-5|573	- use ionice to reduce I/O pressure when running msec_find and rpm -Va
12mu|msec-0.80.10-5|574	- packaging cleanups
12mu|msec-0.80.10-5|575	
12mu|msec-0.80.10-5|576	* Fri Jan 25 2008 Andreas Hasenack <andreas@mandriva.com> 0.50.7-1mdv2008.1
12mu|msec-0.80.10-5|577	+ Revision: 157928
12mu|msec-0.80.10-5|578	- 0.50.7: build msec_find with large file support (#36047)
12mu|msec-0.80.10-5|579	
12mu|msec-0.80.10-5|580	* Fri Jan 25 2008 Andreas Hasenack <andreas@mandriva.com> 0.50.6-1mdv2008.1
12mu|msec-0.80.10-5|581	+ Revision: 157908
12mu|msec-0.80.10-5|582	- 0.50.6: strip binary chars from report email (#36848)
12mu|msec-0.80.10-5|583	
12mu|msec-0.80.10-5|584	* Fri Jan 11 2008 Andreas Hasenack <andreas@mandriva.com> 0.50.5-1mdv2008.1
12mu|msec-0.80.10-5|585	+ Revision: 148730
12mu|msec-0.80.10-5|586	- fix infinitely growing kdmrc with set variable AllowShutdown to None (#12821)
12mu|msec-0.80.10-5|587	
12mu|msec-0.80.10-5|588	* Fri Jan 11 2008 Andreas Hasenack <andreas@mandriva.com> 0.50.4-1mdv2008.1
12mu|msec-0.80.10-5|589	+ Revision: 148599
12mu|msec-0.80.10-5|590	- updated to version 0.50.4, which fixes the following:
12mu|msec-0.80.10-5|591	- Argument list too long (#36656)
12mu|msec-0.80.10-5|592	- msec_find should exclude pipes and sockets when
12mu|msec-0.80.10-5|593	reporting writable files (#27530)
12mu|msec-0.80.10-5|594	- msec diff (diff_check.sh)  does not take into
12mu|msec-0.80.10-5|595	account the chkrootkit reports (#21369)
12mu|msec-0.80.10-5|596	- netstat check for open ports doesnt pick up ports
12mu|msec-0.80.10-5|597	on ipv6 addr (#19486)
12mu|msec-0.80.10-5|598	- need to resolve symlinks before testing for local
12mu|msec-0.80.10-5|599	filesystems (#14387)
12mu|msec-0.80.10-5|600	
12mu|msec-0.80.10-5|601	+ Olivier Blin <blino@mandriva.org>
12mu|msec-0.80.10-5|602	- restore BuildRoot
12mu|msec-0.80.10-5|603	
12mu|msec-0.80.10-5|604	+ Thierry Vignaud <tv@mandriva.org>
12mu|msec-0.80.10-5|605	- kill re-definition of %%buildroot on Pixel's request
12mu|msec-0.80.10-5|606	
12mu|msec-0.80.10-5|607	* Tue Nov 13 2007 Adam Williamson <awilliamson@mandriva.org> 0.50.3-2mdv2008.1
12mu|msec-0.80.10-5|608	+ Revision: 108377
12mu|msec-0.80.10-5|609	- requires python (#35485)
12mu|msec-0.80.10-5|610	- new license policy
12mu|msec-0.80.10-5|611	
12mu|msec-0.80.10-5|612	
12mu|msec-0.80.10-5|613	* Mon Mar 05 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.50.3-1mdv2007.0
12mu|msec-0.80.10-5|614	+ Revision: 132893
12mu|msec-0.80.10-5|615	- drop useless and redundant file dependencies
12mu|msec-0.80.10-5|616	- new version
12mu|msec-0.80.10-5|617	spec cleanup
12mu|msec-0.80.10-5|618	
12mu|msec-0.80.10-5|619	* Mon Mar 05 2007 Olivier Thauvin <nanardon@mandriva.org> 0.50.2-1mdv2007.1
12mu|msec-0.80.10-5|620	+ Revision: 132772
12mu|msec-0.80.10-5|621	- 0.50.2: fix (#27956 and #12353)
12mu|msec-0.80.10-5|622	
12mu|msec-0.80.10-5|623	* Sat Aug 12 2006 Olivier Thauvin <nanardon@mandriva.org> 0.50.1-1mdv2007.0
12mu|msec-0.80.10-5|624	+ Revision: 55666
12mu|msec-0.80.10-5|625	- 0.50.1
12mu|msec-0.80.10-5|626	
12mu|msec-0.80.10-5|627	+ Nicolas Lécureuil <neoclust@mandriva.org>
12mu|msec-0.80.10-5|628	- Fix manpages (close ticket #17430)
12mu|msec-0.80.10-5|629	
12mu|msec-0.80.10-5|630	* Sat Aug 05 2006 Olivier Thauvin <nanardon@mandriva.org> 0.50.0-1mdv2007.0
12mu|msec-0.80.10-5|631	+ Revision: 52699
12mu|msec-0.80.10-5|632	- 0.50.0
12mu|msec-0.80.10-5|633	- Import msec
12mu|msec-0.80.10-5|634	
12mu|msec-0.80.10-5|635	* Fri Nov 18 2005 Frederic Lepied <flepied@mandriva.com> 0.49.1-1mdk
12mu|msec-0.80.10-5|636	- fix bug #17921
12mu|msec-0.80.10-5|637	
12mu|msec-0.80.10-5|638	* Mon Nov 14 2005 Frederic Lepied <flepied@mandriva.com> 0.49-1mdk
12mu|msec-0.80.10-5|639	- scripts in /etc/profile.d no more config files
12mu|msec-0.80.10-5|640	- fix bug #19206 by really generating /var/lib/msec/security.conf
12mu|msec-0.80.10-5|641	
12mu|msec-0.80.10-5|642	* Tue Sep 20 2005 Frederic Lepied <flepied@mandriva.com> 0.48-1mdk
12mu|msec-0.80.10-5|643	- enable_pam_root_from_wheel: fixed too laxist config in level 2 (bug #18403).
12mu|msec-0.80.10-5|644	
12mu|msec-0.80.10-5|645	* Sat Sep 10 2005 Frederic Lepied <flepied@mandriva.com> 0.47.5-1mdk
12mu|msec-0.80.10-5|646	- remove debugging output
12mu|msec-0.80.10-5|647	
12mu|msec-0.80.10-5|648	* Fri Sep 09 2005 Frederic Lepied <flepied@mandriva.com> 0.47.4-1mdk
12mu|msec-0.80.10-5|649	- fixed security.conf path (bug #18271).
12mu|msec-0.80.10-5|650	- security.sh fix parsing of rpm -Va (bug #18326 , Michael Reinsch).
12mu|msec-0.80.10-5|651	- security.sh: don't check sysfs and usbfs file system (bug #14359).
12mu|msec-0.80.10-5|652	- make msec.sh bourne shell compatible.
12mu|msec-0.80.10-5|653	- allow_xserver_to_listen: adapt to new way of specifying X server
12mu|msec-0.80.10-5|654	arguments for kdm (bug #15759).
12mu|msec-0.80.10-5|655	
12mu|msec-0.80.10-5|656	* Fri Sep 02 2005 Frederic Lepied <flepied@mandriva.com> 0.47.3-1mdk
12mu|msec-0.80.10-5|657	- make /etc/rc.d/init.d/functions always readable (bug #18080)
12mu|msec-0.80.10-5|658	
12mu|msec-0.80.10-5|659	* Thu Aug 18 2005 Frederic Lepied <flepied@mandriva.com> 0.47.2-1mdk
12mu|msec-0.80.10-5|660	- another fix for bug #17477
12mu|msec-0.80.10-5|661	
12mu|msec-0.80.10-5|662	* Wed Aug 17 2005 Frederic Lepied <flepied@mandriva.com> 0.47.1-1mdk
12mu|msec-0.80.10-5|663	- really fix bug #17477
12mu|msec-0.80.10-5|664	
12mu|msec-0.80.10-5|665	* Sat Aug 13 2005 Frederic Lepied <flepied@mandriva.com> 0.47-1mdk
12mu|msec-0.80.10-5|666	- security_check.sh: fix user or homedir with spaces in
12mu|msec-0.80.10-5|667	(bug #16237).
12mu|msec-0.80.10-5|668	- perm.*: o /etc/rc.d/init.d/xprint exception
12mu|msec-0.80.10-5|669	o  manage apache files (Guillaume Rousse) (bug #12183)
12mu|msec-0.80.10-5|670	- allow_user_list: fixed kdmrc settings.
12mu|msec-0.80.10-5|671	- support new inittab syntax for single user mode.
12mu|msec-0.80.10-5|672	- fix parsing of new chage output (bug #17477).
12mu|msec-0.80.10-5|673	- Perms.py: more robust parsing
12mu|msec-0.80.10-5|674	- fixed wrong kdmrc values (bug #16268).
12mu|msec-0.80.10-5|675	- follow new Single user need in inittab.
12mu|msec-0.80.10-5|676	
12mu|msec-0.80.10-5|677	* Sat Jun 18 2005 Frederic Lepied <flepied@mandriva.com> 0.46-1mdk
12mu|msec-0.80.10-5|678	- Mandriva
12mu|msec-0.80.10-5|679	- new function enable_pam_root_from_wheel to allow transparent root
12mu|msec-0.80.10-5|680	access for the wheel group members.
12mu|msec-0.80.10-5|681	
12mu|msec-0.80.10-5|682	* Mon Mar 21 2005 Frederic Lepied <flepied@mandrakesoft.com> 0.45.1-1mdk
12mu|msec-0.80.10-5|683	- allow to use the variable CHKROOTKIT_OPTION as an argument to
12mu|msec-0.80.10-5|684	chkrootkit (Michael, bug #12687).
12mu|msec-0.80.10-5|685	- fixed documentation of the use of the current keyword (bug #12866).
12mu|msec-0.80.10-5|686	- fixed password_history.
12mu|msec-0.80.10-5|687	
12mu|msec-0.80.10-5|688	* Mon Feb 21 2005 Frederic Lepied <flepied@mandrakesoft.com> 0.45-1mdk
12mu|msec-0.80.10-5|689	- requires mailx (bug #13497).
12mu|msec-0.80.10-5|690	- fixed the permissions of sendmail symlinks (bug #13515).
12mu|msec-0.80.10-5|691	- allow to put an EXCLUDE_REGEXP variable in
12mu|msec-0.80.10-5|692	/etc/security/msec/security.conf to be used in msec_find (bug #508).
12mu|msec-0.80.10-5|693	
12mu|msec-0.80.10-5|694	* Fri Oct 01 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.44.2-1mdk
12mu|msec-0.80.10-5|695	- fix allow_reboot
12mu|msec-0.80.10-5|696	
12mu|msec-0.80.10-5|697	* Sat Jul 31 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.44.1-1mdk
12mu|msec-0.80.10-5|698	- fix directory creation code
12mu|msec-0.80.10-5|699	
12mu|msec-0.80.10-5|700	* Sat Jul 31 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.44-1mdk
12mu|msec-0.80.10-5|701	- new function allow_xauth_from_root
12mu|msec-0.80.10-5|702	- the perm.local config file is now forcing permissions even if it's lowering the security.
12mu|msec-0.80.10-5|703	- install translated man pages
12mu|msec-0.80.10-5|704	- Mandrakelinux/Mandrakesoft
12mu|msec-0.80.10-5|705	
12mu|msec-0.80.10-5|706	* Thu Jul 08 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.43-1mdk
12mu|msec-0.80.10-5|707	- fixed again mailman permissions for mailman in level 3 (bug #9319)
12mu|msec-0.80.10-5|708	- use getent to parse the passwd database (bug #9904)
12mu|msec-0.80.10-5|709	- fix msec.csh (Pixel)
12mu|msec-0.80.10-5|710	- more servers in level 4 (Florin)
12mu|msec-0.80.10-5|711	
12mu|msec-0.80.10-5|712	* Sat Apr 24 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.42.2-1mdk
12mu|msec-0.80.10-5|713	- corrected mailman log permissions (Guillaume Rousse bug #9319)
12mu|msec-0.80.10-5|714	
12mu|msec-0.80.10-5|715	* Sun Mar 21 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.42.1-1mdk
12mu|msec-0.80.10-5|716	- check files on / in the daily check (workaround strange ntfw bug #9121)
12mu|msec-0.80.10-5|717	

20245 12
12mu|mtdev-1.1.4-1|1	%define major 1
12mu|mtdev-1.1.4-1|2	%define libname %mklibname %{name} %{major}
12mu|mtdev-1.1.4-1|3	%define devname %mklibname %{name} -d
12mu|mtdev-1.1.4-1|4	
12mu|mtdev-1.1.4-1|5	Summary:	Kernel multi-touch transformation library
12mu|mtdev-1.1.4-1|6	Name:		mtdev
12mu|mtdev-1.1.4-1|7	Version:	1.1.4
12mu|mtdev-1.1.4-1|8	Release:	1
12mu|mtdev-1.1.4-1|9	License:	MIT
12mu|mtdev-1.1.4-1|10	Group:		System/Libraries
12mu|mtdev-1.1.4-1|11	Url:		http://edge.launchpad.net/mtdev
12mu|mtdev-1.1.4-1|12	Source0:	https://launchpad.net/mtdev/trunk/%{version}/+download/%{name}-%{version}.tar.gz
12mu|mtdev-1.1.4-1|13	
12mu|mtdev-1.1.4-1|14	%description
12mu|mtdev-1.1.4-1|15	The mtdev library transforms all variants of kernel MT (multi-touch) events to
12mu|mtdev-1.1.4-1|16	the slotted type B protocol. The events put into mtdev may be from any MT
12mu|mtdev-1.1.4-1|17	device, specifically type A without contact tracking, type A with contact
12mu|mtdev-1.1.4-1|18	tracking, or type B with contact tracking. See the kernel documentation for
12mu|mtdev-1.1.4-1|19	further details.
12mu|mtdev-1.1.4-1|20	
12mu|mtdev-1.1.4-1|21	%files
12mu|mtdev-1.1.4-1|22	%doc ChangeLog README COPYING
12mu|mtdev-1.1.4-1|23	%{_bindir}/mtdev-test
12mu|mtdev-1.1.4-1|24	
12mu|mtdev-1.1.4-1|25	#----------------------------------------------------------------------------
12mu|mtdev-1.1.4-1|26	
12mu|mtdev-1.1.4-1|27	%package -n %{libname}
12mu|mtdev-1.1.4-1|28	Summary:	Kernel multi-touch transformation library
12mu|mtdev-1.1.4-1|29	Group:		System/Libraries
12mu|mtdev-1.1.4-1|30	
12mu|mtdev-1.1.4-1|31	%description -n %{libname}
12mu|mtdev-1.1.4-1|32	This package contains the shared library for %{name}.
12mu|mtdev-1.1.4-1|33	
12mu|mtdev-1.1.4-1|34	%files -n %{libname}
12mu|mtdev-1.1.4-1|35	%{_libdir}/libmtdev.so.%{major}*
12mu|mtdev-1.1.4-1|36	
12mu|mtdev-1.1.4-1|37	#----------------------------------------------------------------------------
12mu|mtdev-1.1.4-1|38	
12mu|mtdev-1.1.4-1|39	%package -n %{devname}
12mu|mtdev-1.1.4-1|40	Summary:	Development files for mtdev
12mu|mtdev-1.1.4-1|41	Group:		Development/C
12mu|mtdev-1.1.4-1|42	Requires:	%{libname} = %{EVRD}
12mu|mtdev-1.1.4-1|43	Provides:	%{name}-devel = %{EVRD}
12mu|mtdev-1.1.4-1|44	
12mu|mtdev-1.1.4-1|45	%description -n %{devname}
12mu|mtdev-1.1.4-1|46	This package provides the development files for mtdev.
12mu|mtdev-1.1.4-1|47	
12mu|mtdev-1.1.4-1|48	%files -n %{devname}
12mu|mtdev-1.1.4-1|49	%{_includedir}/mtdev*
12mu|mtdev-1.1.4-1|50	%{_libdir}/*.so
12mu|mtdev-1.1.4-1|51	%{_libdir}/pkgconfig/*.pc
12mu|mtdev-1.1.4-1|52	
12mu|mtdev-1.1.4-1|53	#----------------------------------------------------------------------------
12mu|mtdev-1.1.4-1|54	
12mu|mtdev-1.1.4-1|55	%prep
12mu|mtdev-1.1.4-1|56	%setup -q
12mu|mtdev-1.1.4-1|57	
12mu|mtdev-1.1.4-1|58	%build
12mu|mtdev-1.1.4-1|59	%configure2_5x \
12mu|mtdev-1.1.4-1|60	--disable-static
12mu|mtdev-1.1.4-1|61	%make
12mu|mtdev-1.1.4-1|62	
12mu|mtdev-1.1.4-1|63	%install
12mu|mtdev-1.1.4-1|64	%makeinstall_std
12mu|mtdev-1.1.4-1|65	
12mu|mtdev-1.1.4-1|66	
12mu|mtdev-1.1.4-1|67	%changelog
12mu|mtdev-1.1.4-1|68	* Thu Oct 31 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.4-1
12mu|mtdev-1.1.4-1|69	+ Revision: 69232e5
12mu|mtdev-1.1.4-1|70	- LOG New version 1.1.4, spec cleanup
12mu|mtdev-1.1.4-1|71	
12mu|mtdev-1.1.4-1|72	

20246 12
12mu|mutt-1.5.23-1|1	%define _default_patch_fuzz 2
12mu|mutt-1.5.23-1|2	
12mu|mutt-1.5.23-1|3	# compile against kerberos
12mu|mutt-1.5.23-1|4	%bcond_with krb5
12mu|mutt-1.5.23-1|5	
12mu|mutt-1.5.23-1|6	# enable sasl2
12mu|mutt-1.5.23-1|7	# note that sasl2 includes kerberos support via sasl
12mu|mutt-1.5.23-1|8	%bcond_without sasl2
12mu|mutt-1.5.23-1|9	
12mu|mutt-1.5.23-1|10	Summary:	Text mode mail user agent
12mu|mutt-1.5.23-1|11	Name:		mutt
12mu|mutt-1.5.23-1|12	Version:	1.5.23
12mu|mutt-1.5.23-1|13	Release:	1
12mu|mutt-1.5.23-1|14	Epoch:		1
12mu|mutt-1.5.23-1|15	License:	GPLv2+
12mu|mutt-1.5.23-1|16	Group:		Networking/Mail
12mu|mutt-1.5.23-1|17	Url:		http://www.mutt.org/
12mu|mutt-1.5.23-1|18	Source0:	ftp://ftp.mutt.org/pub/mutt/%{name}-%{version}.tar.gz
12mu|mutt-1.5.23-1|19	# To make use of bzip2/gzip files
12mu|mutt-1.5.23-1|20	Source10:	%{name}-Muttrc_compressed_folders.foot.bz2
12mu|mutt-1.5.23-1|21	
12mu|mutt-1.5.23-1|22	# NOTE: For any patch that modifies Muttrc, please modify Muttrc.head.in
12mu|mutt-1.5.23-1|23	# instead, because Muttrc is automatically generated, so any change will
12mu|mutt-1.5.23-1|24	# be lost
12mu|mutt-1.5.23-1|25	#
12mu|mutt-1.5.23-1|26	# Patch 0-99: Mandriva patches
12mu|mutt-1.5.23-1|27	Patch0:		mutt-1.5.23-dotlock.patch
12mu|mutt-1.5.23-1|28	# Set tmpdir to ~/tmp in sample config
12mu|mutt-1.5.23-1|29	Patch1:		%{name}-1.3.15-tmpdef.patch
12mu|mutt-1.5.23-1|30	# Tell user to install urlview instead of just barf at user
12mu|mutt-1.5.23-1|31	Patch2:		%{name}-1.5.18-urlview.patch
12mu|mutt-1.5.23-1|32	# Don't include /usr/include/ncurses if not building against normal ncurses
12mu|mutt-1.5.23-1|33	Patch4:		%{name}-1.5.5.1-ncurses-include.patch
12mu|mutt-1.5.23-1|34	# fixes the viewing of MIME attached files when the mailcap
12mu|mutt-1.5.23-1|35	# entry already uses quotes (eg: "%s")
12mu|mutt-1.5.23-1|36	Patch5:		mutt-1.5.11-mailcap.patch
12mu|mutt-1.5.23-1|37	# defines gpg paths, aspell, and fallback charsets
12mu|mutt-1.5.23-1|38	Patch6:		mutt-1.5.20-gpg.patch
12mu|mutt-1.5.23-1|39	# stack is not defined under openssl 1.0.0 (http://dev.mutt.org/hg/mutt/rev/1cf34ea1f128)
12mu|mutt-1.5.23-1|40	#Patch7:	mutt-1.5.20-stack.patch
12mu|mutt-1.5.23-1|41	
12mu|mutt-1.5.23-1|42	# Patch 100- : external patches
12mu|mutt-1.5.23-1|43	# Compressed folder support, http://www.spinnaker.de/mutt/compressed/
12mu|mutt-1.5.23-1|44	# http://www.mutt.org.ua/download/mutt-%{version}/patch-%{version}.rr.compressed.gz
12mu|mutt-1.5.23-1|45	Patch100:	patch-1.5.23.rr.compressed
12mu|mutt-1.5.23-1|46	# NNTP support
12mu|mutt-1.5.23-1|47	# http://www.mutt.org.ua/download/mutt-%{version}/patch-%{version}.vvv.nntp.gz
12mu|mutt-1.5.23-1|48	Patch101:	patch-1.5.23.vvv.nntp
12mu|mutt-1.5.23-1|49	# Merged upstream
12mu|mutt-1.5.23-1|50	#Patch107:	mutt-1.5.19-nulcert.diff
12mu|mutt-1.5.23-1|51	# Now maintained at http://www.lunar-linux.org/index.php?option=com_content&task=view&id=44
12mu|mutt-1.5.23-1|52	# Patch adapted from: http://lunar-linux.org/~tchan/mutt/patch-1.5.23.sidebar.20140412.txt
12mu|mutt-1.5.23-1|53	Patch108:	mutt-1.5.23-sidebar.patch
12mu|mutt-1.5.23-1|54	
12mu|mutt-1.5.23-1|55	BuildRequires:	linuxdoc-tools
12mu|mutt-1.5.23-1|56	#BuildRequires:	sendmail-command
12mu|mutt-1.5.23-1|57	BuildRequires:	bzip2-devel
12mu|mutt-1.5.23-1|58	# required by the header cache patch
12mu|mutt-1.5.23-1|59	BuildRequires:	db-devel >= 5.2
12mu|mutt-1.5.23-1|60	%if %{with krb5}
12mu|mutt-1.5.23-1|61	BuildRequires:	krb5-devel
12mu|mutt-1.5.23-1|62	%endif
12mu|mutt-1.5.23-1|63	%if %{with sasl2}
12mu|mutt-1.5.23-1|64	BuildRequires:	libsasl-devel >= 2.1
12mu|mutt-1.5.23-1|65	%endif
12mu|mutt-1.5.23-1|66	BuildRequires:	pkgconfig(ncurses)
12mu|mutt-1.5.23-1|67	BuildRequires:	pkgconfig(ncursesw)
12mu|mutt-1.5.23-1|68	BuildRequires:	pkgconfig(openssl)
12mu|mutt-1.5.23-1|69	
12mu|mutt-1.5.23-1|70	# without it we have problems with attachments (e.g. .pdfs)
12mu|mutt-1.5.23-1|71	Suggests:	mailcap
12mu|mutt-1.5.23-1|72	Suggests:	mutt-utf8
12mu|mutt-1.5.23-1|73	
12mu|mutt-1.5.23-1|74	%description
12mu|mutt-1.5.23-1|75	Mutt is a text mode mail user agent. Mutt supports color, threading,
12mu|mutt-1.5.23-1|76	arbitrary key remapping, and a lot of customization.
12mu|mutt-1.5.23-1|77	
12mu|mutt-1.5.23-1|78	You should install mutt if you've used mutt in the past and you prefer
12mu|mutt-1.5.23-1|79	it, or if you're new to mail programs and you haven't decided which
12mu|mutt-1.5.23-1|80	one you're going to use.
12mu|mutt-1.5.23-1|81	
12mu|mutt-1.5.23-1|82	%files -f %{name}.lang
12mu|mutt-1.5.23-1|83	%doc BEWARE COPYRIGHT NEWS OPS* PATCHES*
12mu|mutt-1.5.23-1|84	%doc README* TODO UPDATING VERSION
12mu|mutt-1.5.23-1|85	%doc mime.types.dist Muttrc.dist
12mu|mutt-1.5.23-1|86	%config(noreplace) %{_sysconfdir}/Muttrc
12mu|mutt-1.5.23-1|87	%{_mandir}/man?/*
12mu|mutt-1.5.23-1|88	%{_bindir}/flea
12mu|mutt-1.5.23-1|89	%{_bindir}/mutt-normal
12mu|mutt-1.5.23-1|90	%{_bindir}/muttbug
12mu|mutt-1.5.23-1|91	%{_bindir}/pgpewrap
12mu|mutt-1.5.23-1|92	%{_bindir}/pgpring
12mu|mutt-1.5.23-1|93	%{_bindir}/smime_keys
12mu|mutt-1.5.23-1|94	%attr(2755, root, mail) %{_bindir}/mutt_dotlock
12mu|mutt-1.5.23-1|95	
12mu|mutt-1.5.23-1|96	%post
12mu|mutt-1.5.23-1|97	update-alternatives --install %{_bindir}/mutt mutt %{_bindir}/mutt-normal 10
12mu|mutt-1.5.23-1|98	
12mu|mutt-1.5.23-1|99	%preun
12mu|mutt-1.5.23-1|100	if [ $1 -eq 0 ]; then
12mu|mutt-1.5.23-1|101	update-alternatives --remove mutt %{_bindir}/mutt-normal
12mu|mutt-1.5.23-1|102	fi
12mu|mutt-1.5.23-1|103	
12mu|mutt-1.5.23-1|104	#----------------------------------------------------------------------------
12mu|mutt-1.5.23-1|105	
12mu|mutt-1.5.23-1|106	%package utf8
12mu|mutt-1.5.23-1|107	Summary:	Text mode mail user agent supporting wide character
12mu|mutt-1.5.23-1|108	Group:		Networking/Mail
12mu|mutt-1.5.23-1|109	Requires:	%{name} = %{EVRD}
12mu|mutt-1.5.23-1|110	
12mu|mutt-1.5.23-1|111	%description utf8
12mu|mutt-1.5.23-1|112	Mutt is a text mode mail user agent. Mutt supports color, threading,
12mu|mutt-1.5.23-1|113	arbitrary key remapping, and a lot of customization.
12mu|mutt-1.5.23-1|114	
12mu|mutt-1.5.23-1|115	You should install mutt if you've used mutt in the past and you prefer
12mu|mutt-1.5.23-1|116	it, or if you're new to mail programs and you haven't decided which
12mu|mutt-1.5.23-1|117	one you're going to use.
12mu|mutt-1.5.23-1|118	
12mu|mutt-1.5.23-1|119	NOTE: This version of mutt is linked against ncurses with wide char
12mu|mutt-1.5.23-1|120	support, and is useful for, say, people using UTF-8 locales.
12mu|mutt-1.5.23-1|121	
12mu|mutt-1.5.23-1|122	%files utf8
12mu|mutt-1.5.23-1|123	%{_bindir}/mutt-utf8
12mu|mutt-1.5.23-1|124	
12mu|mutt-1.5.23-1|125	%post utf8
12mu|mutt-1.5.23-1|126	update-alternatives --install %{_bindir}/mutt mutt %{_bindir}/mutt-utf8 20
12mu|mutt-1.5.23-1|127	
12mu|mutt-1.5.23-1|128	%preun utf8
12mu|mutt-1.5.23-1|129	if [ $1 -eq 0 ]; then
12mu|mutt-1.5.23-1|130	update-alternatives --remove mutt %{_bindir}/mutt-utf8
12mu|mutt-1.5.23-1|131	fi
12mu|mutt-1.5.23-1|132	
12mu|mutt-1.5.23-1|133	#----------------------------------------------------------------------------
12mu|mutt-1.5.23-1|134	
12mu|mutt-1.5.23-1|135	%package doc
12mu|mutt-1.5.23-1|136	Summary:	Manual for Mutt, a text mode mail user agent
12mu|mutt-1.5.23-1|137	Group:		Networking/Mail
12mu|mutt-1.5.23-1|138	
12mu|mutt-1.5.23-1|139	%description doc
12mu|mutt-1.5.23-1|140	This is the complete manual for Mutt, in text and HTML formats.
12mu|mutt-1.5.23-1|141	
12mu|mutt-1.5.23-1|142	Mutt is a text mode mail user agent. Mutt supports color, threading,
12mu|mutt-1.5.23-1|143	arbitrary key remapping, and a lot of customization.
12mu|mutt-1.5.23-1|144	
12mu|mutt-1.5.23-1|145	You should install mutt if you've used mutt in the past and you prefer
12mu|mutt-1.5.23-1|146	it, or if you're new to mail programs and you haven't decided which
12mu|mutt-1.5.23-1|147	one you're going to use.
12mu|mutt-1.5.23-1|148	
12mu|mutt-1.5.23-1|149	%files doc
12mu|mutt-1.5.23-1|150	%doc doc/manual.txt
12mu|mutt-1.5.23-1|151	%doc doc/advancedusage.html doc/gettingstarted.html doc/tuning.html
12mu|mutt-1.5.23-1|152	%doc doc/intro.html doc/mimesupport.html doc/reference.html
12mu|mutt-1.5.23-1|153	%doc doc/configuration.html doc/index.html doc/miscellany.html
12mu|mutt-1.5.23-1|154	
12mu|mutt-1.5.23-1|155	#----------------------------------------------------------------------------
12mu|mutt-1.5.23-1|156	
12mu|mutt-1.5.23-1|157	%prep
12mu|mutt-1.5.23-1|158	%setup -q
12mu|mutt-1.5.23-1|159	%patch0 -p1 -b .dotlock
12mu|mutt-1.5.23-1|160	%patch1 -p1 -b .tmpdef
12mu|mutt-1.5.23-1|161	%patch2 -p1 -b .urlview
12mu|mutt-1.5.23-1|162	%patch5 -p1 -b .mailcap
12mu|mutt-1.5.23-1|163	%patch6 -p0 -b .gpg
12mu|mutt-1.5.23-1|164	%patch100 -p1 -b .cfp
12mu|mutt-1.5.23-1|165	%patch101 -p1 -b .nntp
12mu|mutt-1.5.23-1|166	%patch108 -p1 -b .sidebar
12mu|mutt-1.5.23-1|167	
12mu|mutt-1.5.23-1|168	sed -i 's/AM_C_PROTOTYPES//g' configure.ac
12mu|mutt-1.5.23-1|169	autoreconf -fi
12mu|mutt-1.5.23-1|170	
12mu|mutt-1.5.23-1|171	# Append changes to Muttrc to make use of bzip2/gzip mbox
12mu|mutt-1.5.23-1|172	bzip2 -cd %{SOURCE10} >> Muttrc.head.in
12mu|mutt-1.5.23-1|173	
12mu|mutt-1.5.23-1|174	# Fix some bad references in the man pages
12mu|mutt-1.5.23-1|175	# Reference to imapd is not fixed, since uw-imap/courier/cyrus all have
12mu|mutt-1.5.23-1|176	# different paths
12mu|mutt-1.5.23-1|177	perl -pi -e 's|/usr/local/bin|%{_bindir}|g; s|/usr/local/doc/mutt|%{_docdir}/%{name}|g;' doc/*.man init.h
12mu|mutt-1.5.23-1|178	
12mu|mutt-1.5.23-1|179	%build
12mu|mutt-1.5.23-1|180	build()
12mu|mutt-1.5.23-1|181	{
12mu|mutt-1.5.23-1|182	CONFIGURE_TOP=.. %configure2_5x \
12mu|mutt-1.5.23-1|183	--with-docdir=%{_docdir}/%{name} \
12mu|mutt-1.5.23-1|184	--enable-smtp \
12mu|mutt-1.5.23-1|185	--enable-pop \
12mu|mutt-1.5.23-1|186	--enable-imap \
12mu|mutt-1.5.23-1|187	--enable-nfs-fix \
12mu|mutt-1.5.23-1|188	--with-ssl \
12mu|mutt-1.5.23-1|189	--enable-compressed \
12mu|mutt-1.5.23-1|190	--enable-hcache \
12mu|mutt-1.5.23-1|191	--without-gdbm \
12mu|mutt-1.5.23-1|192	--with-bdb \
12mu|mutt-1.5.23-1|193	--enable-pgp \
12mu|mutt-1.5.23-1|194	--enable-smime \
12mu|mutt-1.5.23-1|195	--with-gpgme-prefix=%{_prefix} \
12mu|mutt-1.5.23-1|196	%if %{with krb5}
12mu|mutt-1.5.23-1|197	--with-gss \
12mu|mutt-1.5.23-1|198	%else
12mu|mutt-1.5.23-1|199	--without-gss \
12mu|mutt-1.5.23-1|200	%endif
12mu|mutt-1.5.23-1|201	%if %{with sasl2}
12mu|mutt-1.5.23-1|202	--with-sasl \
12mu|mutt-1.5.23-1|203	%else
12mu|mutt-1.5.23-1|204	--without-sasl \
12mu|mutt-1.5.23-1|205	%endif
12mu|mutt-1.5.23-1|206	$@ \
12mu|mutt-1.5.23-1|207	--enable-nntp
12mu|mutt-1.5.23-1|208	
12mu|mutt-1.5.23-1|209	# no parallel make
12mu|mutt-1.5.23-1|210	make
12mu|mutt-1.5.23-1|211	}
12mu|mutt-1.5.23-1|212	
12mu|mutt-1.5.23-1|213	# build normal version
12mu|mutt-1.5.23-1|214	### ugly. ugly.
12mu|mutt-1.5.23-1|215	perl -pi -e 's/ncurses ncursesw/ncurses # ncursesw/' configure
12mu|mutt-1.5.23-1|216	mkdir mutt-normal
12mu|mutt-1.5.23-1|217	pushd mutt-normal
12mu|mutt-1.5.23-1|218	build
12mu|mutt-1.5.23-1|219	popd
12mu|mutt-1.5.23-1|220	
12mu|mutt-1.5.23-1|221	# build another version enabling wide char support
12mu|mutt-1.5.23-1|222	### ugly. ugly.
12mu|mutt-1.5.23-1|223	perl -pi -e 's/ncurses # ncursesw/ncurses ncursesw/' configure
12mu|mutt-1.5.23-1|224	mkdir mutt-utf-8
12mu|mutt-1.5.23-1|225	pushd mutt-utf-8
12mu|mutt-1.5.23-1|226	build
12mu|mutt-1.5.23-1|227	
12mu|mutt-1.5.23-1|228	# "make install" installs $builddir/Muttrc into $buildroot
12mu|mutt-1.5.23-1|229	make update-doc
12mu|mutt-1.5.23-1|230	#mv -f Muttrc ../Muttrc
12mu|mutt-1.5.23-1|231	
12mu|mutt-1.5.23-1|232	popd
12mu|mutt-1.5.23-1|233	
12mu|mutt-1.5.23-1|234	%install
12mu|mutt-1.5.23-1|235	pushd mutt-utf-8
12mu|mutt-1.5.23-1|236	%makeinstall_std
12mu|mutt-1.5.23-1|237	mv %{buildroot}%{_bindir}/mutt %{buildroot}%{_bindir}/mutt-utf8
12mu|mutt-1.5.23-1|238	popd
12mu|mutt-1.5.23-1|239	
12mu|mutt-1.5.23-1|240	pushd mutt-normal
12mu|mutt-1.5.23-1|241	install -m 755 mutt %{buildroot}%{_bindir}/mutt-normal
12mu|mutt-1.5.23-1|242	popd
12mu|mutt-1.5.23-1|243	
12mu|mutt-1.5.23-1|244	# get rid of unpackaged files
12mu|mutt-1.5.23-1|245	rm -f %{buildroot}%{_sysconfdir}/mime.types
12mu|mutt-1.5.23-1|246	mv -f %{buildroot}%{_sysconfdir}/mime.types.dist .
12mu|mutt-1.5.23-1|247	mv -f %{buildroot}%{_sysconfdir}/Muttrc.dist .
12mu|mutt-1.5.23-1|248	
12mu|mutt-1.5.23-1|249	%find_lang %{name}
12mu|mutt-1.5.23-1|250	
12mu|mutt-1.5.23-1|251	
12mu|mutt-1.5.23-1|252	%changelog
12mu|mutt-1.5.23-1|253	* Tue Aug 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.5.23-1
12mu|mutt-1.5.23-1|254	+ Revision: b6a064b
12mu|mutt-1.5.23-1|255	- New version 1.5.23, update patchset
12mu|mutt-1.5.23-1|256	
12mu|mutt-1.5.23-1|257	

20247 12
12mu|mutter-3.8.4-3|1	%define gir_major 3.0
12mu|mutter-3.8.4-3|2	%define major 0
12mu|mutter-3.8.4-3|3	%define libname %mklibname %{name} %{major}
12mu|mutter-3.8.4-3|4	%define girname %mklibname %{name}-gir %{gir_major}
12mu|mutter-3.8.4-3|5	%define develname %mklibname -d %{name}
12mu|mutter-3.8.4-3|6	
12mu|mutter-3.8.4-3|7	Summary:	Mutter window manager
12mu|mutter-3.8.4-3|8	Name:		mutter
12mu|mutter-3.8.4-3|9	Version:	3.8.4
12mu|mutter-3.8.4-3|10	Release:	3
12mu|mutter-3.8.4-3|11	License:	GPLv2+
12mu|mutter-3.8.4-3|12	Group:		Graphical desktop/GNOME
12mu|mutter-3.8.4-3|13	URL:		http://ftp.gnome.org/pub/gnome/sources/mutter/
12mu|mutter-3.8.4-3|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/mutter/3.8/%{name}-%{version}.tar.xz
12mu|mutter-3.8.4-3|15	Patch0:		mutter-3.8.3-fullscreen-flash-player.patch
12mu|mutter-3.8.4-3|16	Patch1:		overlay-key-pressed-v3.patch
12mu|mutter-3.8.4-3|17	
12mu|mutter-3.8.4-3|18	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|mutter-3.8.4-3|19	BuildRequires:	intltool
12mu|mutter-3.8.4-3|20	BuildRequires:	zenity
12mu|mutter-3.8.4-3|21	BuildRequires:	gnome-common gtk-doc
12mu|mutter-3.8.4-3|22	BuildRequires:	pkgconfig(cairo)
12mu|mutter-3.8.4-3|23	BuildRequires:	pkgconfig(clutter-1.0)
12mu|mutter-3.8.4-3|24	BuildRequires:	pkgconfig(gconf-2.0)
12mu|mutter-3.8.4-3|25	BuildRequires:	pkgconfig(gl)
12mu|mutter-3.8.4-3|26	BuildRequires:	pkgconfig(glib-2.0)
12mu|mutter-3.8.4-3|27	BuildRequires:	pkgconfig(gio-2.0)
12mu|mutter-3.8.4-3|28	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|mutter-3.8.4-3|29	BuildRequires:	pkgconfig(gsettings-desktop-schemas) >= 3.7.3
12mu|mutter-3.8.4-3|30	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|mutter-3.8.4-3|31	BuildRequires:	pkgconfig(libstartup-notification-1.0)
12mu|mutter-3.8.4-3|32	BuildRequires:	pkgconfig(libcanberra-gtk3)
12mu|mutter-3.8.4-3|33	BuildRequires:	pkgconfig(pango)
12mu|mutter-3.8.4-3|34	BuildRequires:	pkgconfig(sm)
12mu|mutter-3.8.4-3|35	BuildRequires:	pkgconfig(xcomposite)
12mu|mutter-3.8.4-3|36	BuildRequires:	pkgconfig(xcursor)
12mu|mutter-3.8.4-3|37	BuildRequires:	pkgconfig(xdamage)
12mu|mutter-3.8.4-3|38	BuildRequires:	pkgconfig(xfixes)
12mu|mutter-3.8.4-3|39	BuildRequires:	pkgconfig(xrender)
12mu|mutter-3.8.4-3|40	
12mu|mutter-3.8.4-3|41	Requires: GConf2
12mu|mutter-3.8.4-3|42	Requires: zenity
12mu|mutter-3.8.4-3|43	Requires: typelib(Meta)
12mu|mutter-3.8.4-3|44	
12mu|mutter-3.8.4-3|45	%description
12mu|mutter-3.8.4-3|46	Mutter is a simple window manager that integrates nicely with
12mu|mutter-3.8.4-3|47	GNOME 2.
12mu|mutter-3.8.4-3|48	
12mu|mutter-3.8.4-3|49	%package -n %{libname}
12mu|mutter-3.8.4-3|50	Summary:	Libraries for Mutter
12mu|mutter-3.8.4-3|51	Group:		System/Libraries
12mu|mutter-3.8.4-3|52	Obsoletes:	%{_lib}mutter-private0 < %{version}
12mu|mutter-3.8.4-3|53	
12mu|mutter-3.8.4-3|54	%description -n %{libname}
12mu|mutter-3.8.4-3|55	This package contains libraries used by Mutter.
12mu|mutter-3.8.4-3|56	
12mu|mutter-3.8.4-3|57	%package -n %{girname}
12mu|mutter-3.8.4-3|58	Summary: GObject Introspection interface description for %{name}
12mu|mutter-3.8.4-3|59	Group: System/Libraries
12mu|mutter-3.8.4-3|60	
12mu|mutter-3.8.4-3|61	%description -n %{girname}
12mu|mutter-3.8.4-3|62	GObject Introspection interface description for %{name}.
12mu|mutter-3.8.4-3|63	
12mu|mutter-3.8.4-3|64	%package -n %{develname}
12mu|mutter-3.8.4-3|65	Summary:	Libraries and include files with Mutter
12mu|mutter-3.8.4-3|66	Group:		Development/GNOME and GTK+
12mu|mutter-3.8.4-3|67	Requires:	%{libname} = %{version}
12mu|mutter-3.8.4-3|68	Requires:	%{girname} = %{version}
12mu|mutter-3.8.4-3|69	Provides:	%{name}-devel = %{version}-%{release}
12mu|mutter-3.8.4-3|70	Obsoletes:	%mklibname -d %{name}-private 0
12mu|mutter-3.8.4-3|71	Obsoletes:	%{_lib}mutter-private-devel < %{version}
12mu|mutter-3.8.4-3|72	
12mu|mutter-3.8.4-3|73	%description -n %{develname}
12mu|mutter-3.8.4-3|74	This package provides the necessary development libraries and include
12mu|mutter-3.8.4-3|75	files to allow you to develop with Mutter.
12mu|mutter-3.8.4-3|76	
12mu|mutter-3.8.4-3|77	%prep
12mu|mutter-3.8.4-3|78	%setup -q
12mu|mutter-3.8.4-3|79	%apply_patches
12mu|mutter-3.8.4-3|80	
12mu|mutter-3.8.4-3|81	%build
12mu|mutter-3.8.4-3|82	if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; fi;
12mu|mutter-3.8.4-3|83	
12mu|mutter-3.8.4-3|84	%configure2_5x \
12mu|mutter-3.8.4-3|85	--disable-static \
12mu|mutter-3.8.4-3|86	--disable-scrollkeeper \
12mu|mutter-3.8.4-3|87	--enable-compile-warnings=no
12mu|mutter-3.8.4-3|88	
12mu|mutter-3.8.4-3|89	%make
12mu|mutter-3.8.4-3|90	
12mu|mutter-3.8.4-3|91	%install
12mu|mutter-3.8.4-3|92	%makeinstall_std
12mu|mutter-3.8.4-3|93	%find_lang %{name}
12mu|mutter-3.8.4-3|94	
12mu|mutter-3.8.4-3|95	%files -f %{name}.lang
12mu|mutter-3.8.4-3|96	%doc README COPYING NEWS HACKING
12mu|mutter-3.8.4-3|97	%{_bindir}/*
12mu|mutter-3.8.4-3|98	%{_datadir}/applications/%{name}.desktop
12mu|mutter-3.8.4-3|99	%{_datadir}/GConf/gsettings/mutter-schemas.convert
12mu|mutter-3.8.4-3|100	%{_datadir}/glib-2.0/schemas/org.gnome.mutter.gschema.xml
12mu|mutter-3.8.4-3|101	%{_datadir}/gnome-control-center/keybindings/*.xml
12mu|mutter-3.8.4-3|102	%{_datadir}/gnome/wm-properties/%{name}-wm.desktop
12mu|mutter-3.8.4-3|103	%{_datadir}/%{name}
12mu|mutter-3.8.4-3|104	%{_datadir}/gtk-doc/
12mu|mutter-3.8.4-3|105	%dir %{_libdir}/%{name}
12mu|mutter-3.8.4-3|106	%dir %{_libdir}/%{name}/plugins
12mu|mutter-3.8.4-3|107	%{_libdir}/%{name}/plugins/default.so
12mu|mutter-3.8.4-3|108	%{_mandir}/man1/*
12mu|mutter-3.8.4-3|109	
12mu|mutter-3.8.4-3|110	%files -n %{libname}
12mu|mutter-3.8.4-3|111	%{_libdir}/*.so.%{major}*
12mu|mutter-3.8.4-3|112	
12mu|mutter-3.8.4-3|113	%files -n %{girname}
12mu|mutter-3.8.4-3|114	%{_libdir}/%{name}/Meta-%{gir_major}.typelib
12mu|mutter-3.8.4-3|115	
12mu|mutter-3.8.4-3|116	%files -n %{develname}
12mu|mutter-3.8.4-3|117	%doc ChangeLog
12mu|mutter-3.8.4-3|118	%{_libdir}/*.so
12mu|mutter-3.8.4-3|119	%{_includedir}/*
12mu|mutter-3.8.4-3|120	%{_libdir}/pkgconfig/*
12mu|mutter-3.8.4-3|121	%{_libdir}/%{name}/Meta-%{gir_major}.gir
12mu|mutter-3.8.4-3|122	
12mu|mutter-3.8.4-3|123	
12mu|mutter-3.8.4-3|124	%changelog
12mu|mutter-3.8.4-3|125	* Tue Dec 31 2013 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.8.4-3
12mu|mutter-3.8.4-3|126	+ Revision: 02e6ebe
12mu|mutter-3.8.4-3|127	- Added patch with overlay-key holding signal implementation
12mu|mutter-3.8.4-3|128	
12mu|mutter-3.8.4-3|129	

20248 12
12mu|mysql-5.5.50-1|1	%define _build_pkgcheck_set %{nil}
12mu|mysql-5.5.50-1|2	%define _build_pkgcheck_srpm %{nil}
12mu|mysql-5.5.50-1|3	
12mu|mysql-5.5.50-1|4	%define Werror_cflags %nil
12mu|mysql-5.5.50-1|5	%define _disable_ld_no_undefined 1
12mu|mysql-5.5.50-1|6	
12mu|mysql-5.5.50-1|7	%define _with_systemd 1
12mu|mysql-5.5.50-1|8	#(ie. use with rpm --rebuild):
12mu|mysql-5.5.50-1|9	#
12mu|mysql-5.5.50-1|10	#	--with debug	Compile with debugging code
12mu|mysql-5.5.50-1|11	#
12mu|mysql-5.5.50-1|12	#  enable build with debugging code: will _not_ strip away any debugging code,
12mu|mysql-5.5.50-1|13	#  will _add_ -g3 to CFLAGS, will _add_ --enable-maintainer-mode to
12mu|mysql-5.5.50-1|14	#  configure.
12mu|mysql-5.5.50-1|15	
12mu|mysql-5.5.50-1|16	%define build_debug 0
12mu|mysql-5.5.50-1|17	%define build_test 0
12mu|mysql-5.5.50-1|18	
12mu|mysql-5.5.50-1|19	%if %{build_debug}
12mu|mysql-5.5.50-1|20	# disable build root strip policy
12mu|mysql-5.5.50-1|21	%define __spec_install_post %{_libdir}/rpm/brp-compress || :
12mu|mysql-5.5.50-1|22	
12mu|mysql-5.5.50-1|23	# This gives extra debuggin and huge binaries
12mu|mysql-5.5.50-1|24	%{expand:%%define optflags %{optflags} %([ ! $DEBUG ] && echo '-g3')}
12mu|mysql-5.5.50-1|25	%endif
12mu|mysql-5.5.50-1|26	
12mu|mysql-5.5.50-1|27	%define _requires_exceptions perl(this)
12mu|mysql-5.5.50-1|28	
12mu|mysql-5.5.50-1|29	%define major 18
12mu|mysql-5.5.50-1|30	%define services_major 0
12mu|mysql-5.5.50-1|31	%define services_minor 0.0
12mu|mysql-5.5.50-1|32	%define mysqld_major 0
12mu|mysql-5.5.50-1|33	%define mysqld_minor 0.1
12mu|mysql-5.5.50-1|34	
12mu|mysql-5.5.50-1|35	%define libclient %mklibname mysqlclient %{major}
12mu|mysql-5.5.50-1|36	%define libservices %mklibname mysqlservices %{services_major}
12mu|mysql-5.5.50-1|37	%define libmysqld %mklibname mysqld %{mysqld_major}
12mu|mysql-5.5.50-1|38	%define develname %mklibname -d mysql
12mu|mysql-5.5.50-1|39	%define staticname %mklibname -d -s mysql
12mu|mysql-5.5.50-1|40	
12mu|mysql-5.5.50-1|41	%define muser	mysql
12mu|mysql-5.5.50-1|42	Summary:	A very fast and reliable SQL database engine
12mu|mysql-5.5.50-1|43	Name: 		mysql
12mu|mysql-5.5.50-1|44	Version:	5.5.50
12mu|mysql-5.5.50-1|45	Release:	1
12mu|mysql-5.5.50-1|46	Group:		Databases
12mu|mysql-5.5.50-1|47	License:	GPL
12mu|mysql-5.5.50-1|48	URL:		http://www.mysql.com/
12mu|mysql-5.5.50-1|49	Source0:	ftp://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.5/mysql-%{version}.tar.gz
12mu|mysql-5.5.50-1|50	#Source1:	%{SOURCE0}.asc
12mu|mysql-5.5.50-1|51	Source2:	mysqld.sysconfig
12mu|mysql-5.5.50-1|52	Source3:	my.cnf
12mu|mysql-5.5.50-1|53	Source4:	libmysql.version
12mu|mysql-5.5.50-1|54	Source5:	mysqld.service
12mu|mysql-5.5.50-1|55	Source6:	mysqld-prepare-db-dir
12mu|mysql-5.5.50-1|56	Source7:	mysqld-wait-ready
12mu|mysql-5.5.50-1|57	Source8:        mysql.tmpfiles.d
12mu|mysql-5.5.50-1|58	# fedora patches
12mu|mysql-5.5.50-1|59	Patch0:		mysql-errno.patch
12mu|mysql-5.5.50-1|60	Patch1:		mysql-strmov.patch
12mu|mysql-5.5.50-1|61	Patch2:		mysql-install-test.patch
12mu|mysql-5.5.50-1|62	#Patch3:		mysql-expired-certs.patch
12mu|mysql-5.5.50-1|63	Patch4:		mysql-stack-guard.patch
12mu|mysql-5.5.50-1|64	Patch5:		mysql-chain-certs.patch
12mu|mysql-5.5.50-1|65	Patch6:		mysql-versioning.patch
12mu|mysql-5.5.50-1|66	Patch7:		mysql-dubious-exports.patch
12mu|mysql-5.5.50-1|67	Patch8:		mysql-disable-test.patch
12mu|mysql-5.5.50-1|68	Patch10:	mysql-home.patch
12mu|mysql-5.5.50-1|69	Patch11:	mysqld_safe-nowatch.patch
12mu|mysql-5.5.50-1|70	# mandriva patches
12mu|mysql-5.5.50-1|71	Patch100:	mysql-mysqldumpslow_no_basedir.diff
12mu|mysql-5.5.50-1|72	Patch101:	mysql-logrotate.diff
12mu|mysql-5.5.50-1|73	Patch102:	mysql-initscript.diff
12mu|mysql-5.5.50-1|74	Patch103:	mysql_upgrade-exit-status.patch
12mu|mysql-5.5.50-1|75	#Patch104:	mysql-5.1.31-shebang.patch
12mu|mysql-5.5.50-1|76	Patch105:	mysql-5.1.35-test-variables-big.patch
12mu|mysql-5.5.50-1|77	Patch106:	mysql-5.1.36-hotcopy.patch
12mu|mysql-5.5.50-1|78	Patch107:	mysql-install_db-quiet.patch
12mu|mysql-5.5.50-1|79	Patch108:	mysql-5.5.9-INSTALL_INCLUDEDIR_borkfix.diff
12mu|mysql-5.5.50-1|80	Patch109:	mysql-libify_libservices.patch
12mu|mysql-5.5.50-1|81	
12mu|mysql-5.5.50-1|82	BuildRequires:	bison
12mu|mysql-5.5.50-1|83	BuildRequires:	cmake
12mu|mysql-5.5.50-1|84	BuildRequires:	dos2unix
12mu|mysql-5.5.50-1|85	BuildRequires:	doxygen
12mu|mysql-5.5.50-1|86	BuildRequires:	glibc-devel
12mu|mysql-5.5.50-1|87	BuildRequires:	libaio-devel
12mu|mysql-5.5.50-1|88	BuildRequires:	libstdc++-devel
12mu|mysql-5.5.50-1|89	BuildRequires:	pkgconfig(ncursesw)
12mu|mysql-5.5.50-1|90	BuildRequires:	openssl-devel
12mu|mysql-5.5.50-1|91	BuildRequires:	python
12mu|mysql-5.5.50-1|92	BuildRequires:	readline-devel
12mu|mysql-5.5.50-1|93	BuildRequires:	systemtap
12mu|mysql-5.5.50-1|94	BuildRequires:	xfsprogs-devel
12mu|mysql-5.5.50-1|95	BuildRequires:	zlib-devel
12mu|mysql-5.5.50-1|96	BuildRequires:  systemd-units
12mu|mysql-5.5.50-1|97	BuildConflicts:	edit-devel
12mu|mysql-5.5.50-1|98	
12mu|mysql-5.5.50-1|99	Requires(post): rpm-helper
12mu|mysql-5.5.50-1|100	Requires(preun): rpm-helper
12mu|mysql-5.5.50-1|101	Requires(pre): rpm-helper
12mu|mysql-5.5.50-1|102	Requires(postun): rpm-helper
12mu|mysql-5.5.50-1|103	# This basically turns into a metapkg
12mu|mysql-5.5.50-1|104	Requires:	mysql-server >= %{version}-%{release}
12mu|mysql-5.5.50-1|105	Requires:	mysql-client >= %{version}-%{release}
12mu|mysql-5.5.50-1|106	
12mu|mysql-5.5.50-1|107	Provides:	msqlormysql mysqlserver
12mu|mysql-5.5.50-1|108	Provides:	mysql-max = %{version}-%{release}
12mu|mysql-5.5.50-1|109	Obsoletes:	mysql-max < 5.1.43
12mu|mysql-5.5.50-1|110	
12mu|mysql-5.5.50-1|111	%description
12mu|mysql-5.5.50-1|112	The MySQL(TM) software delivers a very fast, multi-threaded, multi-user, and
12mu|mysql-5.5.50-1|113	robust SQL (Structured Query Language) database server. MySQL Server is
12mu|mysql-5.5.50-1|114	intended for mission-critical, heavy-load production systems as well as for
12mu|mysql-5.5.50-1|115	embedding into mass-deployed software. MySQL is a trademark of MySQL AB.
12mu|mysql-5.5.50-1|116	
12mu|mysql-5.5.50-1|117	The mysql server is compiled with the following storage engines:
12mu|mysql-5.5.50-1|118	
12mu|mysql-5.5.50-1|119	- InnoDB Storage Engine
12mu|mysql-5.5.50-1|120	- Archive Storage Engine
12mu|mysql-5.5.50-1|121	- CSV Storage Engine
12mu|mysql-5.5.50-1|122	- Federated Storage Engine
12mu|mysql-5.5.50-1|123	- User Defined Functions (UDFs).
12mu|mysql-5.5.50-1|124	- Blackhole Storage Engine
12mu|mysql-5.5.50-1|125	- Partition Storage Engine
12mu|mysql-5.5.50-1|126	- Perfschema Storage Engine
12mu|mysql-5.5.50-1|127	
12mu|mysql-5.5.50-1|128	%package	server
12mu|mysql-5.5.50-1|129	Summary:	Server mysqld binary
12mu|mysql-5.5.50-1|130	Group:		System/Servers
12mu|mysql-5.5.50-1|131	Conflicts:	mysql < 5.1.39-3
12mu|mysql-5.5.50-1|132	Conflicts:	mysql-max < 5.1.43
12mu|mysql-5.5.50-1|133	# all pkgs needed b/c of cleanup reorg
12mu|mysql-5.5.50-1|134	%rename %{name}-core
12mu|mysql-5.5.50-1|135	%rename %{name}-common-core
12mu|mysql-5.5.50-1|136	Requires:	mysql-common >= %{version}-%{release}
12mu|mysql-5.5.50-1|137	Requires:	mysql-plugin >= %{version}-%{release}
12mu|mysql-5.5.50-1|138	Requires(post): rpm-helper
12mu|mysql-5.5.50-1|139	Requires(preun): rpm-helper
12mu|mysql-5.5.50-1|140	Requires(pre): rpm-helper
12mu|mysql-5.5.50-1|141	Requires(postun): rpm-helper
12mu|mysql-5.5.50-1|142	Obsoletes:	mysql-common < 5.5.25a-1
12mu|mysql-5.5.50-1|143	
12mu|mysql-5.5.50-1|144	%description  server
12mu|mysql-5.5.50-1|145	The  mysqld server binary. For a full MySQL database server, install
12mu|mysql-5.5.50-1|146	package 'mysql'.
12mu|mysql-5.5.50-1|147	
12mu|mysql-5.5.50-1|148	%package	common
12mu|mysql-5.5.50-1|149	Summary:	Common files
12mu|mysql-5.5.50-1|150	Group:		System/Servers
12mu|mysql-5.5.50-1|151	BuildArch:	noarch
12mu|mysql-5.5.50-1|152	# all pkgs needed b/c of cleanup reorg
12mu|mysql-5.5.50-1|153	Conflicts:	mysql < 5.5.25a-1
12mu|mysql-5.5.50-1|154	Conflicts:	mysql-core < 5.5.25a-1
12mu|mysql-5.5.50-1|155	Obsoletes:	mysql-common-core < 5.5.25a-1
12mu|mysql-5.5.50-1|156	
12mu|mysql-5.5.50-1|157	%description	common
12mu|mysql-5.5.50-1|158	Common files for the MySQL(TM) database server.
12mu|mysql-5.5.50-1|159	
12mu|mysql-5.5.50-1|160	%package	plugin
12mu|mysql-5.5.50-1|161	Summary:	Mysql Plugins
12mu|mysql-5.5.50-1|162	Group:		Databases
12mu|mysql-5.5.50-1|163	# all pkgs needed b/c of cleanup reorg
12mu|mysql-5.5.50-1|164	Conflicts:	mysql < 5.5.25a-1
12mu|mysql-5.5.50-1|165	
12mu|mysql-5.5.50-1|166	%description	plugin
12mu|mysql-5.5.50-1|167	This package contains the standard MySQL plugins.
12mu|mysql-5.5.50-1|168	
12mu|mysql-5.5.50-1|169	%package	client
12mu|mysql-5.5.50-1|170	Summary:	Client
12mu|mysql-5.5.50-1|171	Group:		Databases
12mu|mysql-5.5.50-1|172	# all pkgs needed b/c of cleanup reorg
12mu|mysql-5.5.50-1|173	Conflicts:	mysql-core < 5.5.25a-1
12mu|mysql-5.5.50-1|174	Conflicts:	mysql-common < 5.5.25a-1
12mu|mysql-5.5.50-1|175	Conflicts:	mysql-common-core < 5.5.25a-1
12mu|mysql-5.5.50-1|176	
12mu|mysql-5.5.50-1|177	%description	client
12mu|mysql-5.5.50-1|178	This package contains the standard MySQL clients.
12mu|mysql-5.5.50-1|179	
12mu|mysql-5.5.50-1|180	%package	bench
12mu|mysql-5.5.50-1|181	Summary:	Benchmarks and test system
12mu|mysql-5.5.50-1|182	Group:		System/Servers
12mu|mysql-5.5.50-1|183	Requires:	mysql-client >= %{version}-%{release}
12mu|mysql-5.5.50-1|184	
12mu|mysql-5.5.50-1|185	%description	bench
12mu|mysql-5.5.50-1|186	This package contains MySQL benchmark scripts and data.
12mu|mysql-5.5.50-1|187	
12mu|mysql-5.5.50-1|188	%package -n	%{libclient}
12mu|mysql-5.5.50-1|189	Summary:	Shared libraries
12mu|mysql-5.5.50-1|190	Group:		System/Libraries
12mu|mysql-5.5.50-1|191	# mp3blaster is the last relic to require this
12mu|mysql-5.5.50-1|192	#Provides:	mysql-shared = %{version}-%{release}
12mu|mysql-5.5.50-1|193	%rename %{_lib}mysql18
12mu|mysql-5.5.50-1|194	
12mu|mysql-5.5.50-1|195	%description -n	%{libclient}
12mu|mysql-5.5.50-1|196	This package contains the shared %{name}client library.
12mu|mysql-5.5.50-1|197	
12mu|mysql-5.5.50-1|198	%package -n	%{libservices}
12mu|mysql-5.5.50-1|199	Summary:	Shared %{name}client library
12mu|mysql-5.5.50-1|200	Group:		System/Libraries
12mu|mysql-5.5.50-1|201	Conflicts:	%{mklibname mysql 16 } >= 5.5.8-1
12mu|mysql-5.5.50-1|202	Conflicts:	%{mklibname mysql 18 } <= 5.5.10-4
12mu|mysql-5.5.50-1|203	
12mu|mysql-5.5.50-1|204	%description -n	%{libservices}
12mu|mysql-5.5.50-1|205	The libmysqlservices library provides access to the available services and
12mu|mysql-5.5.50-1|206	dynamic plugins now must be linked against this library
12mu|mysql-5.5.50-1|207	(use the -lmysqlservices flag).
12mu|mysql-5.5.50-1|208	
12mu|mysql-5.5.50-1|209	%package -n	%{libmysqld}
12mu|mysql-5.5.50-1|210	Summary:	Shared libraries
12mu|mysql-5.5.50-1|211	Group:		System/Libraries
12mu|mysql-5.5.50-1|212	
12mu|mysql-5.5.50-1|213	%description -n	%{libmysqld}
12mu|mysql-5.5.50-1|214	This package contains the shared %{name}d library so the MySQL server that can
12mu|mysql-5.5.50-1|215	be embedded into a client application instead of running as a separate process.
12mu|mysql-5.5.50-1|216	The API is identical for the embedded MySQL version and the client/server
12mu|mysql-5.5.50-1|217	version.
12mu|mysql-5.5.50-1|218	
12mu|mysql-5.5.50-1|219	%package -n	%{develname}
12mu|mysql-5.5.50-1|220	Summary:	Development header files and libraries
12mu|mysql-5.5.50-1|221	Group:		Development/Other
12mu|mysql-5.5.50-1|222	Requires:	%{libclient} = %{version}-%{release}
12mu|mysql-5.5.50-1|223	Requires:	%{libmysqld} = %{version}-%{release}
12mu|mysql-5.5.50-1|224	Requires:	%{libservices} = %{version}-%{release}
12mu|mysql-5.5.50-1|225	# https://qa.mandriva.com/show_bug.cgi?id=64668
12mu|mysql-5.5.50-1|226	Requires:	rpm-build
12mu|mysql-5.5.50-1|227	Provides:	mysql-devel = %{version}-%{release}
12mu|mysql-5.5.50-1|228	Conflicts:	%{mklibname mysql 12 -d}
12mu|mysql-5.5.50-1|229	Conflicts:	%{mklibname mysql 14 -d}
12mu|mysql-5.5.50-1|230	Conflicts:	%{mklibname mysql 15 -d}
12mu|mysql-5.5.50-1|231	Conflicts:	%{mklibname mysql 16 -d}
12mu|mysql-5.5.50-1|232	
12mu|mysql-5.5.50-1|233	%description -n	%{develname}
12mu|mysql-5.5.50-1|234	This package contains the development header files and libraries necessary to
12mu|mysql-5.5.50-1|235	develop MySQL client applications.
12mu|mysql-5.5.50-1|236	
12mu|mysql-5.5.50-1|237	%package -n	%{staticname}
12mu|mysql-5.5.50-1|238	Summary:	Static development libraries
12mu|mysql-5.5.50-1|239	Group:		Development/Other
12mu|mysql-5.5.50-1|240	Requires:	%{develname} >= %{version}-%{release}
12mu|mysql-5.5.50-1|241	Provides:	mysql-static-devel = %{version}-%{release}
12mu|mysql-5.5.50-1|242	
12mu|mysql-5.5.50-1|243	%description -n	%{staticname}
12mu|mysql-5.5.50-1|244	This package contains the static development libraries.
12mu|mysql-5.5.50-1|245	
12mu|mysql-5.5.50-1|246	%prep
12mu|mysql-5.5.50-1|247	%setup -q
12mu|mysql-5.5.50-1|248	
12mu|mysql-5.5.50-1|249	# fedora patches
12mu|mysql-5.5.50-1|250	%patch0 -p1 -b .errno
12mu|mysql-5.5.50-1|251	%patch1 -p1 -b .strmov
12mu|mysql-5.5.50-1|252	%patch2 -p1 -b .install-test
12mu|mysql-5.5.50-1|253	%patch3 -p1 -b .expired-certs
12mu|mysql-5.5.50-1|254	%patch4 -p1 -b .stack-guard
12mu|mysql-5.5.50-1|255	%patch5 -p1 -b .chain-certs
12mu|mysql-5.5.50-1|256	%patch6 -p1 -b .versioning
12mu|mysql-5.5.50-1|257	%patch7 -p1 -b .dubious-exports
12mu|mysql-5.5.50-1|258	%patch8 -p0 -b .disable-test
12mu|mysql-5.5.50-1|259	%patch10 -p0 -b .home
12mu|mysql-5.5.50-1|260	%patch11 -p1 -b .nowatch
12mu|mysql-5.5.50-1|261	
12mu|mysql-5.5.50-1|262	# mandriva patches
12mu|mysql-5.5.50-1|263	%patch100 -p0 -b .mysqldumpslow_no_basedir
12mu|mysql-5.5.50-1|264	%patch101 -p0 -b .logrotate
12mu|mysql-5.5.50-1|265	%patch102 -p1 -b .initscript
12mu|mysql-5.5.50-1|266	%patch103 -p1 -b .mysql_upgrade-exit-status
12mu|mysql-5.5.50-1|267	%patch104 -p1 -b .shebang
12mu|mysql-5.5.50-1|268	%patch105 -p0 -b .test-variables-big
12mu|mysql-5.5.50-1|269	%patch106 -p0 -b .hotcopy
12mu|mysql-5.5.50-1|270	%patch107 -p0 -b .install_db-quiet
12mu|mysql-5.5.50-1|271	%patch108 -p0 -b .INSTALL_INCLUDEDIR_borkfix
12mu|mysql-5.5.50-1|272	%patch109 -p0 -b .libify_libservices
12mu|mysql-5.5.50-1|273	
12mu|mysql-5.5.50-1|274	mkdir -p Mandriva
12mu|mysql-5.5.50-1|275	cp %{SOURCE2} Mandriva/mysqld.sysconfig
12mu|mysql-5.5.50-1|276	cp %{SOURCE3} Mandriva/my.cnf
12mu|mysql-5.5.50-1|277	
12mu|mysql-5.5.50-1|278	# lib64 fix
12mu|mysql-5.5.50-1|279	perl -pi -e "s|/usr/lib/|%{_libdir}/|g" Mandriva/my.cnf
12mu|mysql-5.5.50-1|280	
12mu|mysql-5.5.50-1|281	# antiborker
12mu|mysql-5.5.50-1|282	perl -pi -e "s|\@bindir\@|%{_bindir}|g" support-files/* scripts/*
12mu|mysql-5.5.50-1|283	perl -pi -e "s|\@sbindir\@|%{_sbindir}|g" support-files/* scripts/*
12mu|mysql-5.5.50-1|284	perl -pi -e "s|\@libexecdir\@|%{_sbindir}|g" support-files/* scripts/*
12mu|mysql-5.5.50-1|285	perl -pi -e "s|\@localstatedir\@|/var/lib/mysql|g" support-files/* scripts/*
12mu|mysql-5.5.50-1|286	perl -pi -e "s|^basedir=.*|basedir=%{_prefix}|g" support-files/* scripts/mysql_install_db*
12mu|mysql-5.5.50-1|287	
12mu|mysql-5.5.50-1|288	# this may be part of the problems with mysql-test
12mu|mysql-5.5.50-1|289	# http://bugs.mysql.com/bug.php?id=52223
12mu|mysql-5.5.50-1|290	#perl -pi -e "s|basedir/lib\b|basedir/%{_lib}\b|g" mysql-test/mysql-test-run.pl
12mu|mysql-5.5.50-1|291	#perl -pi -e "s|basedir/lib/|basedir/%{_lib}/|g" mysql-test/mysql-test-run.pl
12mu|mysql-5.5.50-1|292	
12mu|mysql-5.5.50-1|293	# workaround for upstream bug #56342
12mu|mysql-5.5.50-1|294	rm -f mysql-test/t/ssl_8k_key-master.opt
12mu|mysql-5.5.50-1|295	
12mu|mysql-5.5.50-1|296	# upstream has fallen down badly on symbol versioning, do it ourselves
12mu|mysql-5.5.50-1|297	cp %{SOURCE4} libmysql/libmysql.version
12mu|mysql-5.5.50-1|298	
12mu|mysql-5.5.50-1|299	%build
12mu|mysql-5.5.50-1|300	%serverbuild
12mu|mysql-5.5.50-1|301	
12mu|mysql-5.5.50-1|302	# it does not work with -fPIE and someone added that to the serverbuild macro...
12mu|mysql-5.5.50-1|303	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
12mu|mysql-5.5.50-1|304	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
12mu|mysql-5.5.50-1|305	
12mu|mysql-5.5.50-1|306	CFLAGS="$CFLAGS -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE"
12mu|mysql-5.5.50-1|307	# MySQL 4.1.10 definitely doesn't work under strict aliasing; also,
12mu|mysql-5.5.50-1|308	# gcc 4.1 breaks MySQL 5.0.16 without -fwrapv
12mu|mysql-5.5.50-1|309	CFLAGS="$CFLAGS -fno-strict-aliasing -fwrapv"
12mu|mysql-5.5.50-1|310	export CFLAGS CXXFLAGS
12mu|mysql-5.5.50-1|311	
12mu|mysql-5.5.50-1|312	%cmake \
12mu|mysql-5.5.50-1|313	-DCMAKE_BUILD_TYPE=RelWithDebInfo \
12mu|mysql-5.5.50-1|314	-DCMAKE_INSTALL_PREFIX=%{_prefix} \
12mu|mysql-5.5.50-1|315	-DINSTALL_SBINDIR=sbin \
12mu|mysql-5.5.50-1|316	-DMYSQL_DATADIR=/var/lib/mysql \
12mu|mysql-5.5.50-1|317	-DSYSCONFDIR=%{_sysconfdir} \
12mu|mysql-5.5.50-1|318	-DINSTALL_PLUGINDIR=%{_lib}/mysql/plugin \
12mu|mysql-5.5.50-1|319	-DINSTALL_MANDIR=share/man \
12mu|mysql-5.5.50-1|320	-DINSTALL_SHAREDIR=share/mysql \
12mu|mysql-5.5.50-1|321	-DINSTALL_LIBDIR=%{_lib} \
12mu|mysql-5.5.50-1|322	-DINSTALL_INCLUDEDIR=include/mysql \
12mu|mysql-5.5.50-1|323	-DINSTALL_INFODIR=share/info \
12mu|mysql-5.5.50-1|324	-DINSTALL_MYSQLDATADIR=/var/lib/mysql \
12mu|mysql-5.5.50-1|325	-DINSTALL_MYSQLTESTDIR=share/mysql/mysql-test \
12mu|mysql-5.5.50-1|326	-DINSTALL_SQLBENCHDIR=share/mysql \
12mu|mysql-5.5.50-1|327	-DINSTALL_SUPPORTFILESDIR=share/mysql \
12mu|mysql-5.5.50-1|328	-DINSTALL_MYSQLSHAREDIR=share/mysql \
12mu|mysql-5.5.50-1|329	-DMYSQL_UNIX_ADDR=/var/lib/mysql/mysql.sock \
12mu|mysql-5.5.50-1|330	-DWITH_READLINE=0 \
12mu|mysql-5.5.50-1|331	-DWITH_LIBEDIT=0 \
12mu|mysql-5.5.50-1|332	-DWITH_LIBWRAP=1 \
12mu|mysql-5.5.50-1|333	-DWITH_SSL=system \
12mu|mysql-5.5.50-1|334	-DWITH_ZLIB=system \
12mu|mysql-5.5.50-1|335	-DWITH_PIC=1 \
12mu|mysql-5.5.50-1|336	-DMYSQL_TCP_PORT=3306 \
12mu|mysql-5.5.50-1|337	-DEXTRA_CHARSETS=all \
12mu|mysql-5.5.50-1|338	-DENABLED_LOCAL_INFILE=1 \
12mu|mysql-5.5.50-1|339	-DENABLE_DTRACE=0 \
12mu|mysql-5.5.50-1|340	-DWITH_EMBEDDED_SERVER=1 \
12mu|mysql-5.5.50-1|341	-DMYSQL_USER=%{muser} \
12mu|mysql-5.5.50-1|342	%if %{build_debug}
12mu|mysql-5.5.50-1|343	-DWITH_DEBUG=1 \
12mu|mysql-5.5.50-1|344	%else
12mu|mysql-5.5.50-1|345	-DWITH_DEBUG=0 \
12mu|mysql-5.5.50-1|346	%endif
12mu|mysql-5.5.50-1|347	-DWITHOUT_EXAMPLE_STORAGE_ENGINE=1 \
12mu|mysql-5.5.50-1|348	-DWITHOUT_NDBCLUSTER_STORAGE_ENGINE=1 \
12mu|mysql-5.5.50-1|349	-DWITHOUT_DAEMON_EXAMPLE=1 \
12mu|mysql-5.5.50-1|350	-DFEATURE_SET="community" \
12mu|mysql-5.5.50-1|351	-DCOMPILATION_COMMENT="Mandriva Linux - MySQL Community Edition (GPL)" \
12mu|mysql-5.5.50-1|352	-DLIBSERVICES_SOVERSION="%{services_major}" \
12mu|mysql-5.5.50-1|353	-DLIBSERVICES_VERSION="%{services_major}.%{services_minor}"
12mu|mysql-5.5.50-1|354	
12mu|mysql-5.5.50-1|355	cp ../libmysql/libmysql.version libmysql/libmysql.version
12mu|mysql-5.5.50-1|356	
12mu|mysql-5.5.50-1|357	%make
12mu|mysql-5.5.50-1|358	# regular build will make libmysqld.a but not libmysqld.so :-(
12mu|mysql-5.5.50-1|359	mkdir libmysqld/work
12mu|mysql-5.5.50-1|360	cd libmysqld/work
12mu|mysql-5.5.50-1|361	ar -x ../libmysqld.a
12mu|mysql-5.5.50-1|362	# these result in missing dependencies: (filed upstream as bug 59104)
12mu|mysql-5.5.50-1|363	rm -f sql_binlog.cc.o rpl_utility.cc.o
12mu|mysql-5.5.50-1|364	gcc $CFLAGS $LDFLAGS -shared -Wl,-soname,libmysqld.so.%{mysqld_major} -o libmysqld.so.%{mysqld_major}.%{mysqld_minor} \
12mu|mysql-5.5.50-1|365	*.o \
12mu|mysql-5.5.50-1|366	-lpthread -laio -lcrypt -lssl -lcrypto -lz -lrt -lstdc++ -ldl -lm -lc
12mu|mysql-5.5.50-1|367	
12mu|mysql-5.5.50-1|368	%install
12mu|mysql-5.5.50-1|369	# don't fiddle with the initscript!
12mu|mysql-5.5.50-1|370	export DONT_GPRINTIFY=1
12mu|mysql-5.5.50-1|371	
12mu|mysql-5.5.50-1|372	%if %{build_debug}
12mu|mysql-5.5.50-1|373	export DONT_STRIP=1
12mu|mysql-5.5.50-1|374	%endif
12mu|mysql-5.5.50-1|375	
12mu|mysql-5.5.50-1|376	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mu|mysql-5.5.50-1|377	install -d %{buildroot}%{_initrddir}
12mu|mysql-5.5.50-1|378	install -d %{buildroot}%{_var}/run/mysqld
12mu|mysql-5.5.50-1|379	install -d %{buildroot}%{_var}/log/mysqld
12mu|mysql-5.5.50-1|380	install -d %{buildroot}/var/lib/mysql/{mysql,test}
12mu|mysql-5.5.50-1|381	install -m 0644 %{SOURCE8} -D %{buildroot}%{_prefix}/lib/tmpfiles.d/mysql.conf
12mu|mysql-5.5.50-1|382	
12mu|mysql-5.5.50-1|383	%makeinstall_std -C build
12mu|mysql-5.5.50-1|384	
12mu|mysql-5.5.50-1|385	# install init scripts
12mu|mysql-5.5.50-1|386	install -m0755 build/support-files/mysql.server %{buildroot}%{_initrddir}/mysqld
12mu|mysql-5.5.50-1|387	
12mu|mysql-5.5.50-1|388	# install configuration files
12mu|mysql-5.5.50-1|389	install -m0644 Mandriva/mysqld.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/mysqld
12mu|mysql-5.5.50-1|390	install -m0644 Mandriva/my.cnf %{buildroot}%{_sysconfdir}/my.cnf
12mu|mysql-5.5.50-1|391	
12mu|mysql-5.5.50-1|392	# bork
12mu|mysql-5.5.50-1|393	mv %{buildroot}%{_bindir}/mysqlaccess.conf %{buildroot}%{_sysconfdir}/
12mu|mysql-5.5.50-1|394	chmod 644 %{buildroot}%{_sysconfdir}/mysqlaccess.conf
12mu|mysql-5.5.50-1|395	mv %{buildroot}%{_prefix}/scripts/mysql_install_db %{buildroot}%{_bindir}/
12mu|mysql-5.5.50-1|396	mv %{buildroot}%{_datadir}/mysql/aclocal %{buildroot}%{_datadir}/aclocal
12mu|mysql-5.5.50-1|397	
12mu|mysql-5.5.50-1|398	pushd %{buildroot}%{_bindir}
12mu|mysql-5.5.50-1|399	ln -sf mysqlcheck mysqlrepair
12mu|mysql-5.5.50-1|400	ln -sf mysqlcheck mysqlanalyze
12mu|mysql-5.5.50-1|401	ln -sf mysqlcheck mysqloptimize
12mu|mysql-5.5.50-1|402	popd
12mu|mysql-5.5.50-1|403	
12mu|mysql-5.5.50-1|404	# nuke -Wl,--as-needed from the mysql_config file
12mu|mysql-5.5.50-1|405	perl -pi -e "s|^ldflags=.*|ldflags=\'-rdynamic\'|g" %{buildroot}%{_bindir}/mysql_config
12mu|mysql-5.5.50-1|406	
12mu|mysql-5.5.50-1|407	# cmake generates some completely wacko references to -lprobes_mysql when
12mu|mysql-5.5.50-1|408	# building with dtrace support.  Haven't found where to shut that off,
12mu|mysql-5.5.50-1|409	# so resort to this blunt instrument.  While at it, let's not reference
12mu|mysql-5.5.50-1|410	# libmysqlclient_r anymore either.
12mu|mysql-5.5.50-1|411	sed -e 's/-lprobes_mysql//' -e 's/-lmysqlclient_r/-lmysqlclient/' \
12mu|mysql-5.5.50-1|412	%{buildroot}%{_bindir}/mysql_config >mysql_config.tmp
12mu|mysql-5.5.50-1|413	cp -f mysql_config.tmp %{buildroot}%{_bindir}/mysql_config
12mu|mysql-5.5.50-1|414	chmod 755 %{buildroot}%{_bindir}/mysql_config
12mu|mysql-5.5.50-1|415	
12mu|mysql-5.5.50-1|416	# libmysqlclient_r is no more.  Upstream tries to replace it with symlinks
12mu|mysql-5.5.50-1|417	# but that really doesn't work (wrong soname in particular).  We'll keep
12mu|mysql-5.5.50-1|418	# just the devel libmysqlclient_r.so link, so that rebuilding without any
12mu|mysql-5.5.50-1|419	# source change is enough to get rid of dependency on libmysqlclient_r.
12mu|mysql-5.5.50-1|420	rm -f %{buildroot}%{_libdir}/libmysqlclient_r.so*
12mu|mysql-5.5.50-1|421	ln -s libmysqlclient.so %{buildroot}%{_libdir}/libmysqlclient_r.so
12mu|mysql-5.5.50-1|422	
12mu|mysql-5.5.50-1|423	# mysql-test includes one executable that doesn't belong under /usr/share,
12mu|mysql-5.5.50-1|424	# so move it and provide a symlink
12mu|mysql-5.5.50-1|425	mv %{buildroot}%{_datadir}/mysql/mysql-test/lib/My/SafeProcess/my_safe_process %{buildroot}%{_bindir}
12mu|mysql-5.5.50-1|426	ln -s %{_bindir}/my_safe_process %{buildroot}%{_datadir}/mysql/mysql-test/lib/My/SafeProcess/my_safe_process
12mu|mysql-5.5.50-1|427	
12mu|mysql-5.5.50-1|428	# Remove libmysqld.a, install libmysqld.so
12mu|mysql-5.5.50-1|429	rm -f %{buildroot}%{_libdir}/libmysqld.a
12mu|mysql-5.5.50-1|430	install -m 0755 build/libmysqld/work/libmysqld.so.%{mysqld_major}.%{mysqld_minor} %{buildroot}%{_libdir}/libmysqld.so.%{mysqld_major}.%{mysqld_minor}
12mu|mysql-5.5.50-1|431	ln -s libmysqld.so.%{mysqld_major}.%{mysqld_minor} %{buildroot}%{_libdir}/libmysqld.so.%{mysqld_major}
12mu|mysql-5.5.50-1|432	ln -s libmysqld.so.%{mysqld_major} %{buildroot}%{_libdir}/libmysqld.so
12mu|mysql-5.5.50-1|433	
12mu|mysql-5.5.50-1|434	# house cleaning
12mu|mysql-5.5.50-1|435	rm -rf %{buildroot}%{_datadir}/info
12mu|mysql-5.5.50-1|436	rm -f %{buildroot}%{_bindir}/client_test
12mu|mysql-5.5.50-1|437	rm -f %{buildroot}%{_bindir}/make_win_binary_distribution
12mu|mysql-5.5.50-1|438	rm -f %{buildroot}%{_bindir}/make_win_src_distribution
12mu|mysql-5.5.50-1|439	rm -f %{buildroot}%{_datadir}/mysql/binary-configure
12mu|mysql-5.5.50-1|440	rm -f %{buildroot}%{_datadir}/mysql/config.huge.ini
12mu|mysql-5.5.50-1|441	rm -f %{buildroot}%{_datadir}/mysql/config.medium.ini
12mu|mysql-5.5.50-1|442	rm -f %{buildroot}%{_datadir}/mysql/config.small.ini
12mu|mysql-5.5.50-1|443	rm -f %{buildroot}%{_datadir}/mysql/mysqld_multi.server
12mu|mysql-5.5.50-1|444	rm -f %{buildroot}%{_datadir}/mysql/mysql-log-rotate
12mu|mysql-5.5.50-1|445	rm -f %{buildroot}%{_datadir}/mysql/mysql.server
12mu|mysql-5.5.50-1|446	rm -f %{buildroot}%{_datadir}/mysql/ndb-config-2-node.ini
12mu|mysql-5.5.50-1|447	rm -f %{buildroot}%{_datadir}/mysql/binary-configure
12mu|mysql-5.5.50-1|448	rm -f %{buildroot}%{_mandir}/man1/make_win_bin_dist.1*
12mu|mysql-5.5.50-1|449	rm -f %{buildroot}%{_mandir}/man1/make_win_src_distribution.1*
12mu|mysql-5.5.50-1|450	rm -f %{buildroot}%{_datadir}/mysql/magic
12mu|mysql-5.5.50-1|451	rm -f %{buildroot}%{_libdir}/mysql/plugin/daemon_example.ini
12mu|mysql-5.5.50-1|452	rm -f %{buildroot}%{_bindir}/mysql_embedded
12mu|mysql-5.5.50-1|453	
12mu|mysql-5.5.50-1|454	# no idea how to fix this
12mu|mysql-5.5.50-1|455	rm -rf %{buildroot}%{_prefix}/data
12mu|mysql-5.5.50-1|456	rm -rf %{buildroot}%{_prefix}/docs
12mu|mysql-5.5.50-1|457	rm -rf %{buildroot}%{_prefix}/scripts
12mu|mysql-5.5.50-1|458	rm -f %{buildroot}%{_prefix}/COPYING
12mu|mysql-5.5.50-1|459	rm -f %{buildroot}%{_prefix}/INSTALL-BINARY
12mu|mysql-5.5.50-1|460	rm -f %{buildroot}%{_prefix}/README
12mu|mysql-5.5.50-1|461	
12mu|mysql-5.5.50-1|462	%multiarch_binaries %{buildroot}%{_bindir}/mysql_config
12mu|mysql-5.5.50-1|463	
12mu|mysql-5.5.50-1|464	%multiarch_includes %{buildroot}%{_includedir}/mysql/my_config.h
12mu|mysql-5.5.50-1|465	
12mu|mysql-5.5.50-1|466	%if %{_with_systemd}
12mu|mysql-5.5.50-1|467	# systemd
12mu|mysql-5.5.50-1|468	mkdir -p %{buildroot}/lib/systemd/system
12mu|mysql-5.5.50-1|469	install -m644 %{SOURCE5} %{buildroot}%{_systemunitdir}
12mu|mysql-5.5.50-1|470	install -m 755 %{SOURCE6} %{buildroot}%{_bindir}/
12mu|mysql-5.5.50-1|471	install -m 755 %{SOURCE7} %{buildroot}%{_bindir}/
12mu|mysql-5.5.50-1|472	%endif
12mu|mysql-5.5.50-1|473	cat > README.urpmi <<EOF
12mu|mysql-5.5.50-1|474	
12mu|mysql-5.5.50-1|475	The initscript used to start mysql has been reverted to use the one shipped
12mu|mysql-5.5.50-1|476	by MySQL AB. This means the following changes:
12mu|mysql-5.5.50-1|477	
12mu|mysql-5.5.50-1|478	* The generation of the initial system mysql database is now done when mysql
12mu|mysql-5.5.50-1|479	is started from the initscript and only if the /var/lib/mysql/mysql
12mu|mysql-5.5.50-1|480	directory is empty (mysql_install_db). Previousely this was quite hidden and
12mu|mysql-5.5.50-1|481	silently done at (rpm) install time. As a consequence to this change you may
12mu|mysql-5.5.50-1|482	have to perform some manual tasks to upgrade the mysql system database and
12mu|mysql-5.5.50-1|483	such. So, doing something like this might help you:
12mu|mysql-5.5.50-1|484	
12mu|mysql-5.5.50-1|485	/etc/rc.d/init.d/mysqld stop
12mu|mysql-5.5.50-1|486	TMPDIR=/var/tmp mysql_install_db
12mu|mysql-5.5.50-1|487	mysql_upgrade
12mu|mysql-5.5.50-1|488	
12mu|mysql-5.5.50-1|489	The cluster functionalities (ndb) has been deactivated and will be removed in
12mu|mysql-5.5.50-1|490	future mysql versions. A new product named mysql-cluster has been added (in
12mu|mysql-5.5.50-1|491	contrib) that replaces the cluster functionalities.
12mu|mysql-5.5.50-1|492	
12mu|mysql-5.5.50-1|493	The mysql-common-core package ships with a default /etc/my.cnf file that is
12mu|mysql-5.5.50-1|494	based on the my-medium.cnf file that comes with the source code.
12mu|mysql-5.5.50-1|495	
12mu|mysql-5.5.50-1|496	Starting from mysql-5.1.43-2 the storage engines is built as dynamically
12mu|mysql-5.5.50-1|497	loadable modules. You can either load the engines using the /etc/my.cnf file or
12mu|mysql-5.5.50-1|498	at runtime. Please look at these lines in the /etc/my.cnf file to enable
12mu|mysql-5.5.50-1|499	additional engines or disable one or more of the default ones:
12mu|mysql-5.5.50-1|500	
12mu|mysql-5.5.50-1|501	plugin_dir=%{_libdir}/mysql/plugin
12mu|mysql-5.5.50-1|502	plugin-load=ha_archive.so;ha_blackhole.so;ha_federated.so
12mu|mysql-5.5.50-1|503	
12mu|mysql-5.5.50-1|504	Starting from mysql-5.1.44-3 the html documentation and the mysql.info is not
12mu|mysql-5.5.50-1|505	shipped with the Mandriva packages due to strict licensing.
12mu|mysql-5.5.50-1|506	
12mu|mysql-5.5.50-1|507	EOF
12mu|mysql-5.5.50-1|508	
12mu|mysql-5.5.50-1|509	################################################################################
12mu|mysql-5.5.50-1|510	# run the tests
12mu|mysql-5.5.50-1|511	%if %{build_test}
12mu|mysql-5.5.50-1|512	# disable failing tests
12mu|mysql-5.5.50-1|513	echo "rpl_trigger : Unstable test case" >> mysql-test/t/disabled.def
12mu|mysql-5.5.50-1|514	echo "type_enum : Unstable test case" >> mysql-test/t/disabled.def
12mu|mysql-5.5.50-1|515	echo "windows : For MS Windows only" >> mysql-test/t/disabled.def
12mu|mysql-5.5.50-1|516	pushd build/mysql-test
12mu|mysql-5.5.50-1|517	export LANG=C
12mu|mysql-5.5.50-1|518	export LC_ALL=C
12mu|mysql-5.5.50-1|519	export LANGUAGE=C
12mu|mysql-5.5.50-1|520	perl ./mysql-test-run.pl \
12mu|mysql-5.5.50-1|521	--mtr-build-thread="$((${RANDOM} % 100))" \
12mu|mysql-5.5.50-1|522	--skip-ndb \
12mu|mysql-5.5.50-1|523	--timer \
12mu|mysql-5.5.50-1|524	--retry=0 \
12mu|mysql-5.5.50-1|525	--ssl \
12mu|mysql-5.5.50-1|526	--mysqld=--binlog-format=mixed \
12mu|mysql-5.5.50-1|527	--testcase-timeout=60 \
12mu|mysql-5.5.50-1|528	--suite-timeout=120 || false
12mu|mysql-5.5.50-1|529	popd
12mu|mysql-5.5.50-1|530	%endif
12mu|mysql-5.5.50-1|531	
12mu|mysql-5.5.50-1|532	%pre server
12mu|mysql-5.5.50-1|533	# delete the mysql group if no mysql user is found, before adding the user
12mu|mysql-5.5.50-1|534	if [ -z "`getent passwd %{muser}`" ] && ! [ -z "`getent group %{muser}`" ]; then
12mu|mysql-5.5.50-1|535	%{_sbindir}/groupdel %{muser} 2> /dev/null || :
12mu|mysql-5.5.50-1|536	fi
12mu|mysql-5.5.50-1|537	
12mu|mysql-5.5.50-1|538	%_pre_useradd %{muser} /var/lib/mysql /bin/bash
12mu|mysql-5.5.50-1|539	
12mu|mysql-5.5.50-1|540	%post server
12mu|mysql-5.5.50-1|541	# Change permissions so that the user that will run the MySQL daemon
12mu|mysql-5.5.50-1|542	# owns all needed files.
12mu|mysql-5.5.50-1|543	chown -R %{muser}:%{muser} /var/lib/mysql /var/run/mysqld /var/log/mysqld
12mu|mysql-5.5.50-1|544	
12mu|mysql-5.5.50-1|545	# make sure the /var/lib/mysql directory can be accessed
12mu|mysql-5.5.50-1|546	chmod 711 /var/lib/mysql
12mu|mysql-5.5.50-1|547	
12mu|mysql-5.5.50-1|548	%_post_service mysqld mysqld.service
12mu|mysql-5.5.50-1|549	
12mu|mysql-5.5.50-1|550	%preun server
12mu|mysql-5.5.50-1|551	%_preun_service mysqld mysqld.service
12mu|mysql-5.5.50-1|552	
12mu|mysql-5.5.50-1|553	%postun server
12mu|mysql-5.5.50-1|554	%_postun_unit mysqld.service
12mu|mysql-5.5.50-1|555	
12mu|mysql-5.5.50-1|556	%pre common
12mu|mysql-5.5.50-1|557	# enable plugins
12mu|mysql-5.5.50-1|558	if [ -f %{_sysconfdir}/my.cnf ]; then
12mu|mysql-5.5.50-1|559	perl -pi -e "s|^#plugin-load|plugin-load|g" %{_sysconfdir}/my.cnf
12mu|mysql-5.5.50-1|560	perl -pi -e "s|^#federated|federated|g" %{_sysconfdir}/my.cnf
12mu|mysql-5.5.50-1|561	fi
12mu|mysql-5.5.50-1|562	
12mu|mysql-5.5.50-1|563	%triggerun -- %{name} < 5.5.24-1
12mu|mysql-5.5.50-1|564	%_systemd_migrate_service_pre %{name} %{name}d.service
12mu|mysql-5.5.50-1|565	
12mu|mysql-5.5.50-1|566	%triggerpostun -- %{name} < 5.5.24-1
12mu|mysql-5.5.50-1|567	%_systemd_migrate_service_post %{name} %{name}d.service
12mu|mysql-5.5.50-1|568	
12mu|mysql-5.5.50-1|569	%files
12mu|mysql-5.5.50-1|570	# metapkg
12mu|mysql-5.5.50-1|571	
12mu|mysql-5.5.50-1|572	%files plugin
12mu|mysql-5.5.50-1|573	%dir %{_libdir}/mysql/plugin
12mu|mysql-5.5.50-1|574	%attr(0755,root,root) %{_libdir}/mysql/plugin/adt_null.so
12mu|mysql-5.5.50-1|575	%attr(0755,root,root) %{_libdir}/mysql/plugin/auth.so
12mu|mysql-5.5.50-1|576	%attr(0755,root,root) %{_libdir}/mysql/plugin/auth_socket.so
12mu|mysql-5.5.50-1|577	%attr(0755,root,root) %{_libdir}/mysql/plugin/auth_test_plugin.so
12mu|mysql-5.5.50-1|578	%attr(0755,root,root) %{_libdir}/mysql/plugin/ha_archive.so
12mu|mysql-5.5.50-1|579	%attr(0755,root,root) %{_libdir}/mysql/plugin/ha_blackhole.so
12mu|mysql-5.5.50-1|580	%attr(0755,root,root) %{_libdir}/mysql/plugin/ha_federated.so
12mu|mysql-5.5.50-1|581	%attr(0755,root,root) %{_libdir}/mysql/plugin/mypluglib.so
12mu|mysql-5.5.50-1|582	%attr(0755,root,root) %{_libdir}/mysql/plugin/qa_auth_client.so
12mu|mysql-5.5.50-1|583	%attr(0755,root,root) %{_libdir}/mysql/plugin/qa_auth_interface.so
12mu|mysql-5.5.50-1|584	%attr(0755,root,root) %{_libdir}/mysql/plugin/qa_auth_server.so
12mu|mysql-5.5.50-1|585	%attr(0755,root,root) %{_libdir}/mysql/plugin/semisync_master.so
12mu|mysql-5.5.50-1|586	%attr(0755,root,root) %{_libdir}/mysql/plugin/semisync_slave.so
12mu|mysql-5.5.50-1|587	
12mu|mysql-5.5.50-1|588	%files client
12mu|mysql-5.5.50-1|589	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/mysqlaccess.conf
12mu|mysql-5.5.50-1|590	%attr(0755,root,root) %{_bindir}/msql2mysql
12mu|mysql-5.5.50-1|591	%attr(0755,root,root) %{_bindir}/mysql
12mu|mysql-5.5.50-1|592	%attr(0755,root,root) %{_bindir}/mysqlaccess
12mu|mysql-5.5.50-1|593	%attr(0755,root,root) %{_bindir}/mysqladmin
12mu|mysql-5.5.50-1|594	%attr(0755,root,root) %{_bindir}/mysqlanalyze
12mu|mysql-5.5.50-1|595	%attr(0755,root,root) %{_bindir}/mysqlbinlog
12mu|mysql-5.5.50-1|596	%attr(0755,root,root) %{_bindir}/mysqlcheck
12mu|mysql-5.5.50-1|597	%attr(0755,root,root) %{_bindir}/mysqldump
12mu|mysql-5.5.50-1|598	%attr(0755,root,root) %{_bindir}/mysqldumpslow
12mu|mysql-5.5.50-1|599	%attr(0755,root,root) %{_bindir}/mysql_find_rows
12mu|mysql-5.5.50-1|600	%attr(0755,root,root) %{_bindir}/mysqlimport
12mu|mysql-5.5.50-1|601	%attr(0755,root,root) %{_bindir}/mysqloptimize
12mu|mysql-5.5.50-1|602	%attr(0755,root,root) %{_bindir}/mysqlrepair
12mu|mysql-5.5.50-1|603	%attr(0755,root,root) %{_bindir}/mysqlshow
12mu|mysql-5.5.50-1|604	%attr(0755,root,root) %{_bindir}/mysqlslap
12mu|mysql-5.5.50-1|605	%attr(0755,root,root) %{_bindir}/mysql_waitpid
12mu|mysql-5.5.50-1|606	%attr(0755,root,root) %{_bindir}/my_print_defaults
12mu|mysql-5.5.50-1|607	%attr(0644,root,root) %{_mandir}/man1/msql2mysql.1*
12mu|mysql-5.5.50-1|608	%attr(0644,root,root) %{_mandir}/man1/myisam_ftdump.1*
12mu|mysql-5.5.50-1|609	%attr(0644,root,root) %{_mandir}/man1/mysql.1*
12mu|mysql-5.5.50-1|610	%attr(0644,root,root) %{_mandir}/man1/mysqlaccess.1*
12mu|mysql-5.5.50-1|611	%attr(0644,root,root) %{_mandir}/man1/mysqladmin.1*
12mu|mysql-5.5.50-1|612	%attr(0644,root,root) %{_mandir}/man1/mysqlbinlog.1*
12mu|mysql-5.5.50-1|613	%attr(0644,root,root) %{_mandir}/man1/mysqlcheck.1*
12mu|mysql-5.5.50-1|614	%attr(0644,root,root) %{_mandir}/man1/mysqldump.1*
12mu|mysql-5.5.50-1|615	%attr(0644,root,root) %{_mandir}/man1/mysqldumpslow.1*
12mu|mysql-5.5.50-1|616	%attr(0644,root,root) %{_mandir}/man1/mysql_find_rows.1*
12mu|mysql-5.5.50-1|617	%attr(0644,root,root) %{_mandir}/man1/mysqlimport.1*
12mu|mysql-5.5.50-1|618	%attr(0644,root,root) %{_mandir}/man1/mysqlshow.1*
12mu|mysql-5.5.50-1|619	%attr(0644,root,root) %{_mandir}/man1/mysql_waitpid.1*
12mu|mysql-5.5.50-1|620	%attr(0644,root,root) %{_mandir}/man1/my_print_defaults.1*
12mu|mysql-5.5.50-1|621	
12mu|mysql-5.5.50-1|622	%files bench
12mu|mysql-5.5.50-1|623	%doc build/sql-bench/README
12mu|mysql-5.5.50-1|624	%attr(0755,root,root) %{_bindir}/my_safe_process
12mu|mysql-5.5.50-1|625	%attr(0755,root,root) %{_bindir}/mysql_client_test
12mu|mysql-5.5.50-1|626	%attr(0755,root,root) %{_bindir}/mysql_client_test_embedded
12mu|mysql-5.5.50-1|627	%attr(0755,root,root) %{_bindir}/mysqltest_embedded
12mu|mysql-5.5.50-1|628	%{_datadir}/mysql/sql-bench
12mu|mysql-5.5.50-1|629	%attr(-,mysql,mysql) %{_datadir}/mysql/mysql-test
12mu|mysql-5.5.50-1|630	%attr(0644,root,root) %{_mandir}/man1/mysql-stress-test.pl.1*
12mu|mysql-5.5.50-1|631	%attr(0644,root,root) %{_mandir}/man1/mysql-test-run.pl.1*
12mu|mysql-5.5.50-1|632	%attr(0644,root,root) %{_mandir}/man1/mysql_client_test.1*
12mu|mysql-5.5.50-1|633	%attr(0644,root,root) %{_mandir}/man1/mysql_client_test_embedded.1*
12mu|mysql-5.5.50-1|634	%attr(0644,root,root) %{_mandir}/man1/mysqltest.1*
12mu|mysql-5.5.50-1|635	%attr(0644,root,root) %{_mandir}/man1/mysqltest_embedded.1*
12mu|mysql-5.5.50-1|636	
12mu|mysql-5.5.50-1|637	%files server
12mu|mysql-5.5.50-1|638	%doc README.urpmi
12mu|mysql-5.5.50-1|639	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/mysqld
12mu|mysql-5.5.50-1|640	%attr(0755,root,root) %{_initrddir}/mysqld
12mu|mysql-5.5.50-1|641	%attr(0755,root,root) %{_bindir}/innochecksum
12mu|mysql-5.5.50-1|642	%attr(0755,root,root) %{_bindir}/myisamchk
12mu|mysql-5.5.50-1|643	%attr(0755,root,root) %{_bindir}/myisam_ftdump
12mu|mysql-5.5.50-1|644	%attr(0755,root,root) %{_bindir}/myisamlog
12mu|mysql-5.5.50-1|645	%attr(0755,root,root) %{_bindir}/myisampack
12mu|mysql-5.5.50-1|646	%attr(0755,root,root) %{_bindir}/mysql_convert_table_format
12mu|mysql-5.5.50-1|647	%attr(0755,root,root) %{_bindir}/mysql_fix_extensions
12mu|mysql-5.5.50-1|648	%attr(0755,root,root) %{_bindir}/mysqlbug
12mu|mysql-5.5.50-1|649	%attr(0755,root,root) %{_bindir}/mysqld_multi
12mu|mysql-5.5.50-1|650	%attr(0755,root,root) %{_bindir}/mysqld_safe
12mu|mysql-5.5.50-1|651	%attr(0755,root,root) %{_bindir}/mysqlhotcopy
12mu|mysql-5.5.50-1|652	%attr(0755,root,root) %{_bindir}/mysql_install_db
12mu|mysql-5.5.50-1|653	%attr(0755,root,root) %{_bindir}/mysql_plugin
12mu|mysql-5.5.50-1|654	%attr(0755,root,root) %{_bindir}/mysql_secure_installation
12mu|mysql-5.5.50-1|655	%attr(0755,root,root) %{_bindir}/mysql_setpermission
12mu|mysql-5.5.50-1|656	%attr(0755,root,root) %{_bindir}/mysqltest
12mu|mysql-5.5.50-1|657	%attr(0755,root,root) %{_bindir}/mysql_tzinfo_to_sql
12mu|mysql-5.5.50-1|658	%attr(0755,root,root) %{_bindir}/mysql_upgrade
12mu|mysql-5.5.50-1|659	%attr(0755,root,root) %{_bindir}/mysql_zap
12mu|mysql-5.5.50-1|660	%attr(0755,root,root) %{_bindir}/perror
12mu|mysql-5.5.50-1|661	%attr(0755,root,root) %{_bindir}/replace
12mu|mysql-5.5.50-1|662	%attr(0755,root,root) %{_bindir}/resolveip
12mu|mysql-5.5.50-1|663	%attr(0755,root,root) %{_bindir}/resolve_stack_dump
12mu|mysql-5.5.50-1|664	%attr(0755,root,root) %{_sbindir}/mysqld
12mu|mysql-5.5.50-1|665	%attr(0711,%{muser},%{muser}) %dir /var/lib/mysql
12mu|mysql-5.5.50-1|666	%attr(0711,%{muser},%{muser}) %dir /var/lib/mysql/mysql
12mu|mysql-5.5.50-1|667	%attr(0711,%{muser},%{muser}) %dir /var/lib/mysql/test
12mu|mysql-5.5.50-1|668	%attr(0755,%{muser},%{muser}) %dir %{_var}/run/mysqld
12mu|mysql-5.5.50-1|669	%attr(0755,%{muser},%{muser}) %dir %{_var}/log/mysqld
12mu|mysql-5.5.50-1|670	%{_prefix}/lib/tmpfiles.d/%{name}.conf
12mu|mysql-5.5.50-1|671	%{_datadir}/mysql/*.cnf
12mu|mysql-5.5.50-1|672	%{_datadir}/mysql/fill_help_tables.sql
12mu|mysql-5.5.50-1|673	%{_datadir}/mysql/mysql_system_tables.sql
12mu|mysql-5.5.50-1|674	%{_datadir}/mysql/mysql_system_tables_data.sql
12mu|mysql-5.5.50-1|675	%{_datadir}/mysql/mysql_test_data_timezone.sql
12mu|mysql-5.5.50-1|676	%{_datadir}/mysql/errmsg-utf8.txt
12mu|mysql-5.5.50-1|677	%attr(0644,root,root) %{_mandir}/man1/innochecksum.1*
12mu|mysql-5.5.50-1|678	%attr(0644,root,root) %{_mandir}/man1/myisamchk.1*
12mu|mysql-5.5.50-1|679	%attr(0644,root,root) %{_mandir}/man1/myisamlog.1*
12mu|mysql-5.5.50-1|680	%attr(0644,root,root) %{_mandir}/man1/myisampack.1*
12mu|mysql-5.5.50-1|681	%attr(0644,root,root) %{_mandir}/man1/mysqlbug.1*
12mu|mysql-5.5.50-1|682	%attr(0644,root,root) %{_mandir}/man1/mysql_convert_table_format.1*
12mu|mysql-5.5.50-1|683	%attr(0644,root,root) %{_mandir}/man1/mysqld_multi.1*
12mu|mysql-5.5.50-1|684	%attr(0644,root,root) %{_mandir}/man1/mysqld_safe.1*
12mu|mysql-5.5.50-1|685	%attr(0644,root,root) %{_mandir}/man1/mysql_fix_extensions.1*
12mu|mysql-5.5.50-1|686	%attr(0644,root,root) %{_mandir}/man1/mysqlhotcopy.1*
12mu|mysql-5.5.50-1|687	%attr(0644,root,root) %{_mandir}/man1/mysql_install_db.1*
12mu|mysql-5.5.50-1|688	%attr(0644,root,root) %{_mandir}/man1/mysqlman.1*
12mu|mysql-5.5.50-1|689	%attr(0644,root,root) %{_mandir}/man1/mysql_plugin.1*
12mu|mysql-5.5.50-1|690	%attr(0644,root,root) %{_mandir}/man1/mysql_secure_installation.1*
12mu|mysql-5.5.50-1|691	%attr(0644,root,root) %{_mandir}/man1/mysql.server.1*
12mu|mysql-5.5.50-1|692	%attr(0644,root,root) %{_mandir}/man1/mysql_setpermission.1*
12mu|mysql-5.5.50-1|693	%attr(0644,root,root) %{_mandir}/man1/mysqlslap.1*
12mu|mysql-5.5.50-1|694	%attr(0644,root,root) %{_mandir}/man1/mysql_tzinfo_to_sql.1*
12mu|mysql-5.5.50-1|695	%attr(0644,root,root) %{_mandir}/man1/mysql_upgrade.1*
12mu|mysql-5.5.50-1|696	%attr(0644,root,root) %{_mandir}/man1/mysql_zap.1*
12mu|mysql-5.5.50-1|697	%attr(0644,root,root) %{_mandir}/man1/perror.1*
12mu|mysql-5.5.50-1|698	%attr(0644,root,root) %{_mandir}/man1/replace.1*
12mu|mysql-5.5.50-1|699	%attr(0644,root,root) %{_mandir}/man1/resolveip.1*
12mu|mysql-5.5.50-1|700	%attr(0644,root,root) %{_mandir}/man1/resolve_stack_dump.1*
12mu|mysql-5.5.50-1|701	%attr(0644,root,root) %{_mandir}/man8/mysqld.8*
12mu|mysql-5.5.50-1|702	
12mu|mysql-5.5.50-1|703	%{_systemunitdir}/mysqld.service
12mu|mysql-5.5.50-1|704	%{_bindir}/mysqld-prepare-db-dir
12mu|mysql-5.5.50-1|705	%{_bindir}/mysqld-wait-ready
12mu|mysql-5.5.50-1|706	
12mu|mysql-5.5.50-1|707	%files common
12mu|mysql-5.5.50-1|708	%doc README COPYING
12mu|mysql-5.5.50-1|709	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/my.cnf
12mu|mysql-5.5.50-1|710	%dir %{_datadir}/mysql
12mu|mysql-5.5.50-1|711	%{_datadir}/mysql/english
12mu|mysql-5.5.50-1|712	%{_datadir}/mysql/charsets
12mu|mysql-5.5.50-1|713	%{_datadir}/mysql/czech
12mu|mysql-5.5.50-1|714	%{_datadir}/mysql/danish
12mu|mysql-5.5.50-1|715	%{_datadir}/mysql/dutch
12mu|mysql-5.5.50-1|716	%{_datadir}/mysql/estonian
12mu|mysql-5.5.50-1|717	%{_datadir}/mysql/french
12mu|mysql-5.5.50-1|718	%{_datadir}/mysql/german
12mu|mysql-5.5.50-1|719	%{_datadir}/mysql/greek
12mu|mysql-5.5.50-1|720	%{_datadir}/mysql/hungarian
12mu|mysql-5.5.50-1|721	%{_datadir}/mysql/italian
12mu|mysql-5.5.50-1|722	%{_datadir}/mysql/japanese
12mu|mysql-5.5.50-1|723	%{_datadir}/mysql/korean
12mu|mysql-5.5.50-1|724	%{_datadir}/mysql/norwegian
12mu|mysql-5.5.50-1|725	%{_datadir}/mysql/norwegian-ny
12mu|mysql-5.5.50-1|726	%{_datadir}/mysql/polish
12mu|mysql-5.5.50-1|727	%{_datadir}/mysql/portuguese
12mu|mysql-5.5.50-1|728	%{_datadir}/mysql/romanian
12mu|mysql-5.5.50-1|729	%{_datadir}/mysql/russian
12mu|mysql-5.5.50-1|730	%{_datadir}/mysql/serbian
12mu|mysql-5.5.50-1|731	%{_datadir}/mysql/slovak
12mu|mysql-5.5.50-1|732	%{_datadir}/mysql/spanish
12mu|mysql-5.5.50-1|733	%{_datadir}/mysql/swedish
12mu|mysql-5.5.50-1|734	%{_datadir}/mysql/ukrainian
12mu|mysql-5.5.50-1|735	
12mu|mysql-5.5.50-1|736	%files -n %{libclient}
12mu|mysql-5.5.50-1|737	%{_libdir}/libmysqlclient.so.%{major}*
12mu|mysql-5.5.50-1|738	
12mu|mysql-5.5.50-1|739	%files -n %{libservices}
12mu|mysql-5.5.50-1|740	%{_libdir}/libmysqlservices.so.%{services_major}*
12mu|mysql-5.5.50-1|741	
12mu|mysql-5.5.50-1|742	%files -n %{libmysqld}
12mu|mysql-5.5.50-1|743	%{_libdir}/libmysqld.so.%{mysqld_major}*
12mu|mysql-5.5.50-1|744	
12mu|mysql-5.5.50-1|745	%files -n %{develname}
12mu|mysql-5.5.50-1|746	%doc INSTALL-SOURCE
12mu|mysql-5.5.50-1|747	%doc Docs/ChangeLog
12mu|mysql-5.5.50-1|748	%{multiarch_bindir}/mysql_config
12mu|mysql-5.5.50-1|749	%{_bindir}/mysql_config
12mu|mysql-5.5.50-1|750	%{_libdir}/libmysqlclient_r.so
12mu|mysql-5.5.50-1|751	%{_libdir}/libmysqlclient.so
12mu|mysql-5.5.50-1|752	%{_libdir}/libmysqlservices.so
12mu|mysql-5.5.50-1|753	%{_libdir}/libmysqld.so
12mu|mysql-5.5.50-1|754	%dir %{_includedir}/mysql
12mu|mysql-5.5.50-1|755	%dir %{_includedir}/mysql/psi
12mu|mysql-5.5.50-1|756	%attr(0644,root,root) %{_includedir}/mysql/*.h
12mu|mysql-5.5.50-1|757	%attr(0644,root,root) %{_includedir}/mysql/psi/*.h
12mu|mysql-5.5.50-1|758	%{multiarch_includedir}/mysql/my_config.h
12mu|mysql-5.5.50-1|759	%attr(0644,root,root) %{_mandir}/man1/comp_err.1*
12mu|mysql-5.5.50-1|760	%attr(0644,root,root) %{_mandir}/man1/mysql_config.1*
12mu|mysql-5.5.50-1|761	%attr(0644,root,root) %{_datadir}/aclocal/mysql.m4
12mu|mysql-5.5.50-1|762	
12mu|mysql-5.5.50-1|763	%files -n %{staticname}
12mu|mysql-5.5.50-1|764	%{_libdir}/*.a
12mu|mysql-5.5.50-1|765	
12mu|mysql-5.5.50-1|766	
12mu|mysql-5.5.50-1|767	
12mu|mysql-5.5.50-1|768	
12mu|mysql-5.5.50-1|769	%changelog
12mu|mysql-5.5.50-1|770	
12mu|mysql-5.5.50-1|771	* Thu Jul 21 2016 Denis Silakov <dsilakov@gmail.com> 5.5.50-1
12mu|mysql-5.5.50-1|772	- (3ebdb00) Updated to 5.5.50
12mu|mysql-5.5.50-1|773	
12mu|mysql-5.5.50-1|774	

20249 12
12mu|nautilus-3.8.2-7|1	%define major	1
12mu|nautilus-3.8.2-7|2	%define gir_major	3.0
12mu|nautilus-3.8.2-7|3	%define libname	%mklibname %{name}-extension %{major}
12mu|nautilus-3.8.2-7|4	%define girname	%mklibname %{name}-gir %{gir_major}
12mu|nautilus-3.8.2-7|5	%define develname	%mklibname -d %{name}
12mu|nautilus-3.8.2-7|6	
12mu|nautilus-3.8.2-7|7	Summary: File manager for the GNOME desktop environment
12mu|nautilus-3.8.2-7|8	Name: nautilus
12mu|nautilus-3.8.2-7|9	Version: 3.8.2
12mu|nautilus-3.8.2-7|10	Release: 7
12mu|nautilus-3.8.2-7|11	Group: File tools
12mu|nautilus-3.8.2-7|12	License: GPLv2+
12mu|nautilus-3.8.2-7|13	URL: http://www.gnome.org/projects/nautilus/
12mu|nautilus-3.8.2-7|14	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/nautilus/3.8/%{name}-%{version}.tar.xz
12mu|nautilus-3.8.2-7|15	Patch0: fallback-background-support.patch
12mu|nautilus-3.8.2-7|16	Patch1: nautilus-3.8.2-streaming.patch
12mu|nautilus-3.8.2-7|17	Patch2: trash-desktop-shortcut-localization.patch
12mu|nautilus-3.8.2-7|18	
12mu|nautilus-3.8.2-7|19	# upstream fixes
12mu|nautilus-3.8.2-7|20	Patch3: nautilus-3.8.2-EelEditableLabel-Render-background.patch
12mu|nautilus-3.8.2-7|21	Patch4: Make-sure-the-desktop-window-is-transparent.patch
12mu|nautilus-3.8.2-7|22	
12mu|nautilus-3.8.2-7|23	Patch5: nautilus-3.8.2-bookmarks.patch
12mu|nautilus-3.8.2-7|24	
12mu|nautilus-3.8.2-7|25	BuildRequires:	intltool
12mu|nautilus-3.8.2-7|26	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|nautilus-3.8.2-7|27	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|nautilus-3.8.2-7|28	BuildRequires:	pkgconfig(glib-2.0) >= 2.29.13
12mu|nautilus-3.8.2-7|29	BuildRequires:	pkgconfig(gail-3.0)
12mu|nautilus-3.8.2-7|30	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 3.0.0
12mu|nautilus-3.8.2-7|31	BuildRequires:	pkgconfig(libnotify) >= 0.7.0
12mu|nautilus-3.8.2-7|32	BuildRequires:	pkgconfig(exempi-2.0)
12mu|nautilus-3.8.2-7|33	BuildRequires:	pkgconfig(libexif)
12mu|nautilus-3.8.2-7|34	BuildRequires:  pkgconfig(tracker-sparql-0.16)
12mu|nautilus-3.8.2-7|35	
12mu|nautilus-3.8.2-7|36	Requires(post,postun): shared-mime-info desktop-file-utils
12mu|nautilus-3.8.2-7|37	
12mu|nautilus-3.8.2-7|38	%description
12mu|nautilus-3.8.2-7|39	Nautilus is an excellent file manager for the GNOME desktop environment.
12mu|nautilus-3.8.2-7|40	
12mu|nautilus-3.8.2-7|41	%package -n %{libname}
12mu|nautilus-3.8.2-7|42	Summary:        Libraries for Nautilus File manager
12mu|nautilus-3.8.2-7|43	Group:          System/Libraries
12mu|nautilus-3.8.2-7|44	Obsoletes:	%{_lib}nautilus1 < 3.4.1-1
12mu|nautilus-3.8.2-7|45	Provides:	%{name}-extensions = %{version}-%{release}
12mu|nautilus-3.8.2-7|46	
12mu|nautilus-3.8.2-7|47	%description -n %{libname}
12mu|nautilus-3.8.2-7|48	Nautilus is an excellent file manager for the GNOME desktop environment.
12mu|nautilus-3.8.2-7|49	This package contains libraries used by Nautilus.
12mu|nautilus-3.8.2-7|50	
12mu|nautilus-3.8.2-7|51	%package -n %{girname}
12mu|nautilus-3.8.2-7|52	Summary:        GObject Introspection interface description for %{name}
12mu|nautilus-3.8.2-7|53	Group:          System/Libraries
12mu|nautilus-3.8.2-7|54	Conflicts:	%{libname} < 3.2.1
12mu|nautilus-3.8.2-7|55	
12mu|nautilus-3.8.2-7|56	%description -n %{girname}
12mu|nautilus-3.8.2-7|57	GObject Introspection interface description for %{name}.
12mu|nautilus-3.8.2-7|58	
12mu|nautilus-3.8.2-7|59	%package -n %{develname}
12mu|nautilus-3.8.2-7|60	Summary:	Libraries and include files for developing nautilus components
12mu|nautilus-3.8.2-7|61	Group:		Development/GNOME and GTK+
12mu|nautilus-3.8.2-7|62	Requires:	%{libname} = %{version}
12mu|nautilus-3.8.2-7|63	Requires:	%{girname} = %{version}
12mu|nautilus-3.8.2-7|64	%rename		%{name}-devel
12mu|nautilus-3.8.2-7|65	Obsoletes:	%{libname}-devel
12mu|nautilus-3.8.2-7|66	
12mu|nautilus-3.8.2-7|67	%description -n %{develname}
12mu|nautilus-3.8.2-7|68	This package provides the necessary development libraries and include
12mu|nautilus-3.8.2-7|69	files to allow you to develop nautilus components.
12mu|nautilus-3.8.2-7|70	
12mu|nautilus-3.8.2-7|71	%prep
12mu|nautilus-3.8.2-7|72	%setup -q
12mu|nautilus-3.8.2-7|73	%apply_patches
12mu|nautilus-3.8.2-7|74	
12mu|nautilus-3.8.2-7|75	%build
12mu|nautilus-3.8.2-7|76	%__aclocal
12mu|nautilus-3.8.2-7|77	%__automake
12mu|nautilus-3.8.2-7|78	%configure2_5x \
12mu|nautilus-3.8.2-7|79	--disable-static \
12mu|nautilus-3.8.2-7|80	--disable-update-mimedb \
12mu|nautilus-3.8.2-7|81	--disable-schemas-compile
12mu|nautilus-3.8.2-7|82	
12mu|nautilus-3.8.2-7|83	%make
12mu|nautilus-3.8.2-7|84	
12mu|nautilus-3.8.2-7|85	%install
12mu|nautilus-3.8.2-7|86	%makeinstall_std
12mu|nautilus-3.8.2-7|87	find %{buildroot} -name "*.la" -exec rm -rf {} \;
12mu|nautilus-3.8.2-7|88	
12mu|nautilus-3.8.2-7|89	mkdir -p %{buildroot}%{_localstatedir}/lib/gnome/desktop \
12mu|nautilus-3.8.2-7|90	%{buildroot}%{_datadir}/nautilus/default-desktop \
12mu|nautilus-3.8.2-7|91	%{buildroot}%{_libdir}/nautilus/extensions-2.0
12mu|nautilus-3.8.2-7|92	
12mu|nautilus-3.8.2-7|93	%find_lang %{name} --with-gnome --all-name
12mu|nautilus-3.8.2-7|94	
12mu|nautilus-3.8.2-7|95	%files -f %{name}.lang
12mu|nautilus-3.8.2-7|96	%doc README NEWS HACKING AUTHORS MAINTAINERS
12mu|nautilus-3.8.2-7|97	%dir %{_localstatedir}/lib/gnome/desktop
12mu|nautilus-3.8.2-7|98	%dir %{_localstatedir}/lib/gnome/
12mu|nautilus-3.8.2-7|99	%{_sysconfdir}/xdg/autostart/nautilus-autostart.desktop
12mu|nautilus-3.8.2-7|100	%{_bindir}/*
12mu|nautilus-3.8.2-7|101	%{_libexecdir}/nautilus-convert-metadata
12mu|nautilus-3.8.2-7|102	%dir %{_libdir}/nautilus
12mu|nautilus-3.8.2-7|103	%dir %{_libdir}/nautilus/extensions-2.0
12mu|nautilus-3.8.2-7|104	%dir %{_libdir}/nautilus/extensions-3.0
12mu|nautilus-3.8.2-7|105	%{_libdir}/nautilus/extensions-3.0/libnautilus-sendto.so
12mu|nautilus-3.8.2-7|106	%{_datadir}/applications/*
12mu|nautilus-3.8.2-7|107	%{_datadir}/dbus-1/services/org.freedesktop.FileManager1.service
12mu|nautilus-3.8.2-7|108	%{_datadir}/dbus-1/services/org.gnome.Nautilus.SearchProvider.service
12mu|nautilus-3.8.2-7|109	%{_datadir}/dbus-1/services/org.gnome.Nautilus.service
12mu|nautilus-3.8.2-7|110	%{_datadir}/gnome-shell/search-providers/nautilus-search-provider.ini
12mu|nautilus-3.8.2-7|111	%{_datadir}/GConf/gsettings/nautilus.convert
12mu|nautilus-3.8.2-7|112	%{_datadir}/glib-2.0/schemas/org.gnome.nautilus.gschema.xml
12mu|nautilus-3.8.2-7|113	%{_datadir}/mime/packages/nautilus.xml
12mu|nautilus-3.8.2-7|114	%{_datadir}/nautilus
12mu|nautilus-3.8.2-7|115	%{_mandir}/man1/*
12mu|nautilus-3.8.2-7|116	
12mu|nautilus-3.8.2-7|117	%files -n %{libname}
12mu|nautilus-3.8.2-7|118	%{_libdir}/libnautilus*.so.%{major}*
12mu|nautilus-3.8.2-7|119	
12mu|nautilus-3.8.2-7|120	%files -n %{girname}
12mu|nautilus-3.8.2-7|121	%{_libdir}/girepository-1.0/Nautilus-%{gir_major}.typelib
12mu|nautilus-3.8.2-7|122	
12mu|nautilus-3.8.2-7|123	%files -n %{develname}
12mu|nautilus-3.8.2-7|124	%doc ChangeLog
12mu|nautilus-3.8.2-7|125	%{_includedir}/*
12mu|nautilus-3.8.2-7|126	%{_libdir}/*.so
12mu|nautilus-3.8.2-7|127	%{_libdir}/pkgconfig/*
12mu|nautilus-3.8.2-7|128	%{_datadir}/gtk-doc/html/libnautilus-extension
12mu|nautilus-3.8.2-7|129	%{_datadir}/gir-1.0/Nautilus-%{gir_major}.gir
12mu|nautilus-3.8.2-7|130	
12mu|nautilus-3.8.2-7|131	
12mu|nautilus-3.8.2-7|132	%changelog
12mu|nautilus-3.8.2-7|133	* Thu Jun 05 2014 Ural Mullabaev <ural.mullabaev@rosalab.ru> 3.8.2-7
12mu|nautilus-3.8.2-7|134	+ Revision: 6c1385b
12mu|nautilus-3.8.2-7|135	- Added items to context menu for managing bookmarks
12mu|nautilus-3.8.2-7|136	
12mu|nautilus-3.8.2-7|137	

20250 12
12mu|nautilus-sendto-3.8.0-3|1	Summary: Send files from nautilus using with mail or IM
12mu|nautilus-sendto-3.8.0-3|2	Name: nautilus-sendto
12mu|nautilus-sendto-3.8.0-3|3	Version: 3.8.0
12mu|nautilus-sendto-3.8.0-3|4	Release: 3
12mu|nautilus-sendto-3.8.0-3|5	License: GPLv2+
12mu|nautilus-sendto-3.8.0-3|6	Group: Graphical desktop/GNOME
12mu|nautilus-sendto-3.8.0-3|7	Url: http://www.es.gnome.org/~telemaco/
12mu|nautilus-sendto-3.8.0-3|8	Source0: http://ftp.gnome.org/pub/GNOME/sources/nautilus-sendto/3.8/%{name}-%{version}.tar.xz
12mu|nautilus-sendto-3.8.0-3|9	
12mu|nautilus-sendto-3.8.0-3|10	BuildRequires: intltool
12mu|nautilus-sendto-3.8.0-3|11	BuildRequires: glib2.0-common
12mu|nautilus-sendto-3.8.0-3|12	BuildRequires: gnome-common
12mu|nautilus-sendto-3.8.0-3|13	BuildRequires: gtk-doc
12mu|nautilus-sendto-3.8.0-3|14	BuildRequires: pkgconfig(glib-2.0) >= 2.25.9
12mu|nautilus-sendto-3.8.0-3|15	BuildRequires: pkgconfig(gthread-2.0) >= 2.25.9
12mu|nautilus-sendto-3.8.0-3|16	BuildRequires: pkgconfig(gmodule-2.0) >= 2.25.9
12mu|nautilus-sendto-3.8.0-3|17	BuildRequires: pkgconfig(gtk+-3.0) >= 2.90.9
12mu|nautilus-sendto-3.8.0-3|18	BuildRequires: pkgconfig(libnautilus-extension) >= 2.31.3
12mu|nautilus-sendto-3.8.0-3|19	BuildRequires: pkgconfig(libebook-1.2) >= 3.6.0
12mu|nautilus-sendto-3.8.0-3|20	BuildRequires: pkgconfig(dbus-1) >= 1.0
12mu|nautilus-sendto-3.8.0-3|21	BuildRequires: pkgconfig(dbus-glib-1) >= 0.60
12mu|nautilus-sendto-3.8.0-3|22	BuildRequires: pkgconfig(gio-2.0)
12mu|nautilus-sendto-3.8.0-3|23	BuildRequires: pkgconfig(gupnp-1.0) >= 0.13
12mu|nautilus-sendto-3.8.0-3|24	BuildRequires: pkgconfig(gobject-introspection-1.0)
12mu|nautilus-sendto-3.8.0-3|25	
12mu|nautilus-sendto-3.8.0-3|26	Obsoletes: %{name}-gajim < %{version}
12mu|nautilus-sendto-3.8.0-3|27	Obsoletes: %{name}-pidgin < %{version}
12mu|nautilus-sendto-3.8.0-3|28	Obsoletes: %{name}-upnp < %{version}
12mu|nautilus-sendto-3.8.0-3|29	Obsoletes: %{name}-evolution < %{version}
12mu|nautilus-sendto-3.8.0-3|30	Obsoletes: %{name}-devel < %{version}
12mu|nautilus-sendto-3.8.0-3|31	Obsoletes: %{name}-bluetooth < %{version}
12mu|nautilus-sendto-3.8.0-3|32	
12mu|nautilus-sendto-3.8.0-3|33	Requires: gsettings-desktop-schemas
12mu|nautilus-sendto-3.8.0-3|34	Requires: nautilus
12mu|nautilus-sendto-3.8.0-3|35	Obsoletes: nautilus-sendto-sylpheed nautilus-sendto-thunderbird nautilus-sendto-balsa
12mu|nautilus-sendto-3.8.0-3|36	
12mu|nautilus-sendto-3.8.0-3|37	%description
12mu|nautilus-sendto-3.8.0-3|38	This application provides integration between nautilus and mail or IM clients.
12mu|nautilus-sendto-3.8.0-3|39	It adds a Nautilus context menu component ("Send To...") and features
12mu|nautilus-sendto-3.8.0-3|40	a dialog for insert the email or IM account which you want to send
12mu|nautilus-sendto-3.8.0-3|41	the file/files.
12mu|nautilus-sendto-3.8.0-3|42	
12mu|nautilus-sendto-3.8.0-3|43	%prep
12mu|nautilus-sendto-3.8.0-3|44	%setup -q
12mu|nautilus-sendto-3.8.0-3|45	
12mu|nautilus-sendto-3.8.0-3|46	%build
12mu|nautilus-sendto-3.8.0-3|47	%configure2_5x
12mu|nautilus-sendto-3.8.0-3|48	%make
12mu|nautilus-sendto-3.8.0-3|49	
12mu|nautilus-sendto-3.8.0-3|50	%install
12mu|nautilus-sendto-3.8.0-3|51	rm -rf %{buildroot} %{name}.lang
12mu|nautilus-sendto-3.8.0-3|52	%makeinstall_std
12mu|nautilus-sendto-3.8.0-3|53	find %buildroot -name *.la -exec rm {} \;
12mu|nautilus-sendto-3.8.0-3|54	%find_lang %{name}
12mu|nautilus-sendto-3.8.0-3|55	
12mu|nautilus-sendto-3.8.0-3|56	rm -f  %{buildroot}%{_libdir}/nautilus/extensions-3.0/libnautilus-sendto.so
12mu|nautilus-sendto-3.8.0-3|57	
12mu|nautilus-sendto-3.8.0-3|58	%files -f %{name}.lang
12mu|nautilus-sendto-3.8.0-3|59	%doc NEWS AUTHORS ChangeLog
12mu|nautilus-sendto-3.8.0-3|60	%{_bindir}/nautilus-sendto
12mu|nautilus-sendto-3.8.0-3|61	%{_mandir}/man1/nautilus-sendto.1*
12mu|nautilus-sendto-3.8.0-3|62	
12mu|nautilus-sendto-3.8.0-3|63	
12mu|nautilus-sendto-3.8.0-3|64	%changelog
12mu|nautilus-sendto-3.8.0-3|65	* Wed Dec 11 2013 Tigro <ashejn@gmail.com> 3.8.0-3
12mu|nautilus-sendto-3.8.0-3|66	+ Revision: a496b31
12mu|nautilus-sendto-3.8.0-3|67	- bump release
12mu|nautilus-sendto-3.8.0-3|68	
12mu|nautilus-sendto-3.8.0-3|69	

20251 12
12mu|nautilus-share-0.7.3-5|1	Summary:	A Quick and Easy Way to Share Folders in Nautilus Via Samba
12mu|nautilus-share-0.7.3-5|2	Name:		nautilus-share
12mu|nautilus-share-0.7.3-5|3	Version:	0.7.3
12mu|nautilus-share-0.7.3-5|4	Release:	5
12mu|nautilus-share-0.7.3-5|5	License:	GPLv2
12mu|nautilus-share-0.7.3-5|6	Url:		http://git.gnome.org/nautilus-share
12mu|nautilus-share-0.7.3-5|7	Group:		File tools
12mu|nautilus-share-0.7.3-5|8	Source:		ftp://ftp.gnome.org/pub/GNOME/sources/nautilus-share/0.7/%{name}-%{version}.tar.bz2
12mu|nautilus-share-0.7.3-5|9	Patch1:		ru.po.patch
12mu|nautilus-share-0.7.3-5|10	BuildRequires:	intltool
12mu|nautilus-share-0.7.3-5|11	BuildRequires:	libtool
12mu|nautilus-share-0.7.3-5|12	BuildRequires:	nautilus-devel
12mu|nautilus-share-0.7.3-5|13	Requires:	gnome-icon-theme
12mu|nautilus-share-0.7.3-5|14	Requires:	samba >= 3.0.23
12mu|nautilus-share-0.7.3-5|15	
12mu|nautilus-share-0.7.3-5|16	%description
12mu|nautilus-share-0.7.3-5|17	Application for the GNOME desktop integrated in Nautilus, that allows
12mu|nautilus-share-0.7.3-5|18	simple use of Nautilus shares without signing in as root.
12mu|nautilus-share-0.7.3-5|19	
12mu|nautilus-share-0.7.3-5|20	Features: * A new entry in your Nautilus right-click menu with a
12mu|nautilus-share-0.7.3-5|21	nice icon.
12mu|nautilus-share-0.7.3-5|22	
12mu|nautilus-share-0.7.3-5|23	* A simple dialog to share your folder, which allows you to choose a
12mu|nautilus-share-0.7.3-5|24	name and decide whether to make it read-only.
12mu|nautilus-share-0.7.3-5|25	
12mu|nautilus-share-0.7.3-5|26	* Possibility to access it from the Properties tab of your folder.
12mu|nautilus-share-0.7.3-5|27	
12mu|nautilus-share-0.7.3-5|28	* Possibility to see whether a share name already exists by simply
12mu|nautilus-share-0.7.3-5|29	typing it.
12mu|nautilus-share-0.7.3-5|30	
12mu|nautilus-share-0.7.3-5|31	* Nautilus displays a palm icon to visually show you which folders are
12mu|nautilus-share-0.7.3-5|32	shared.
12mu|nautilus-share-0.7.3-5|33	
12mu|nautilus-share-0.7.3-5|34	
12mu|nautilus-share-0.7.3-5|35	%prep
12mu|nautilus-share-0.7.3-5|36	%setup -q
12mu|nautilus-share-0.7.3-5|37	%patch1 -p1
12mu|nautilus-share-0.7.3-5|38	
12mu|nautilus-share-0.7.3-5|39	%build
12mu|nautilus-share-0.7.3-5|40	autoreconf -f -i
12mu|nautilus-share-0.7.3-5|41	%configure2_5x --disable-static
12mu|nautilus-share-0.7.3-5|42	%make
12mu|nautilus-share-0.7.3-5|43	
12mu|nautilus-share-0.7.3-5|44	
12mu|nautilus-share-0.7.3-5|45	%install
12mu|nautilus-share-0.7.3-5|46	%makeinstall_std
12mu|nautilus-share-0.7.3-5|47	
12mu|nautilus-share-0.7.3-5|48	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
12mu|nautilus-share-0.7.3-5|49	# mkdir -p -m 1777 %{buildroot}%{_localstatedir}/cache/samba/usershares/
12mu|nautilus-share-0.7.3-5|50	
12mu|nautilus-share-0.7.3-5|51	%find_lang %{name}
12mu|nautilus-share-0.7.3-5|52	
12mu|nautilus-share-0.7.3-5|53	
12mu|nautilus-share-0.7.3-5|54	%files -f %{name}.lang
12mu|nautilus-share-0.7.3-5|55	%doc AUTHORS COPYING README
12mu|nautilus-share-0.7.3-5|56	%{_datadir}/nautilus-share/
12mu|nautilus-share-0.7.3-5|57	%{_libdir}/nautilus/extensions-3.0/*.so
12mu|nautilus-share-0.7.3-5|58	# %attr(01777,root,root) %{_localstatedir}/cache/samba/usershares/
12mu|nautilus-share-0.7.3-5|59	
12mu|nautilus-share-0.7.3-5|60	
12mu|nautilus-share-0.7.3-5|61	%changelog
12mu|nautilus-share-0.7.3-5|62	* Wed Jan  9 2013 Arkady L. Shane <ashejn@rosalab.ru> - 0.7.3-2
12mu|nautilus-share-0.7.3-5|63	- create /var/cache/samba/usershares
12mu|nautilus-share-0.7.3-5|64	
12mu|nautilus-share-0.7.3-5|65	* Fri Dec  7 2012 Arkady L. Shane <ashejn@rosalab.ru> - 0.7.3-1
12mu|nautilus-share-0.7.3-5|66	- initial build

20252 12
12mu|ndesk-dbus-0.6.1a-11|1	%define name ndesk-dbus
12mu|ndesk-dbus-0.6.1a-11|2	%define version 0.6.1a
12mu|ndesk-dbus-0.6.1a-11|3	%define release %mkrel 11
12mu|ndesk-dbus-0.6.1a-11|4	%define pkgname ndesk-dbus-1.0
12mu|ndesk-dbus-0.6.1a-11|5	
12mu|ndesk-dbus-0.6.1a-11|6	Summary: Managed D-Bus implementation
12mu|ndesk-dbus-0.6.1a-11|7	Name: %{name}
12mu|ndesk-dbus-0.6.1a-11|8	Version: %{version}
12mu|ndesk-dbus-0.6.1a-11|9	Release: %{release}
12mu|ndesk-dbus-0.6.1a-11|10	Source0: http://www.ndesk.org/archive/dbus-sharp/%{name}-%{version}.tar.gz
12mu|ndesk-dbus-0.6.1a-11|11	License: MIT
12mu|ndesk-dbus-0.6.1a-11|12	Group: System/Libraries
12mu|ndesk-dbus-0.6.1a-11|13	Url: http://www.ndesk.org/DBusSharp
12mu|ndesk-dbus-0.6.1a-11|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|ndesk-dbus-0.6.1a-11|15	BuildRequires: mono-devel
12mu|ndesk-dbus-0.6.1a-11|16	BuildArch: noarch
12mu|ndesk-dbus-0.6.1a-11|17	
12mu|ndesk-dbus-0.6.1a-11|18	Provides: mono(NDesk.DBus) = 1.0.0.0
12mu|ndesk-dbus-0.6.1a-11|19	
12mu|ndesk-dbus-0.6.1a-11|20	%description
12mu|ndesk-dbus-0.6.1a-11|21	dbus-sharp is a C# implementation of D-Bus. It's often referred to as
12mu|ndesk-dbus-0.6.1a-11|22	"managed D-Bus" to avoid confusion with existing bindings (which wrap
12mu|ndesk-dbus-0.6.1a-11|23	libdbus).
12mu|ndesk-dbus-0.6.1a-11|24	
12mu|ndesk-dbus-0.6.1a-11|25	D-Bus is an inter-process communication framework that lets
12mu|ndesk-dbus-0.6.1a-11|26	applications interface with the system event bus as well as allowing
12mu|ndesk-dbus-0.6.1a-11|27	them to talk to one another in a peer-to-peer configuration.
12mu|ndesk-dbus-0.6.1a-11|28	
12mu|ndesk-dbus-0.6.1a-11|29	%package devel
12mu|ndesk-dbus-0.6.1a-11|30	Summary: Development files for %name
12mu|ndesk-dbus-0.6.1a-11|31	Group: Development/Other
12mu|ndesk-dbus-0.6.1a-11|32	Requires: %name = %version-%release
12mu|ndesk-dbus-0.6.1a-11|33	
12mu|ndesk-dbus-0.6.1a-11|34	%description devel
12mu|ndesk-dbus-0.6.1a-11|35	dbus-sharp is a C# implementation of D-Bus. It's often referred to as
12mu|ndesk-dbus-0.6.1a-11|36	"managed D-Bus" to avoid confusion with existing bindings (which wrap
12mu|ndesk-dbus-0.6.1a-11|37	libdbus).
12mu|ndesk-dbus-0.6.1a-11|38	
12mu|ndesk-dbus-0.6.1a-11|39	D-Bus is an inter-process communication framework that lets
12mu|ndesk-dbus-0.6.1a-11|40	applications interface with the system event bus as well as allowing
12mu|ndesk-dbus-0.6.1a-11|41	them to talk to one another in a peer-to-peer configuration.
12mu|ndesk-dbus-0.6.1a-11|42	
12mu|ndesk-dbus-0.6.1a-11|43	%prep
12mu|ndesk-dbus-0.6.1a-11|44	%setup -q -n %name-%version
12mu|ndesk-dbus-0.6.1a-11|45	
12mu|ndesk-dbus-0.6.1a-11|46	%build
12mu|ndesk-dbus-0.6.1a-11|47	./configure --prefix=%_prefix
12mu|ndesk-dbus-0.6.1a-11|48	%make
12mu|ndesk-dbus-0.6.1a-11|49	
12mu|ndesk-dbus-0.6.1a-11|50	%install
12mu|ndesk-dbus-0.6.1a-11|51	rm -rf $RPM_BUILD_ROOT
12mu|ndesk-dbus-0.6.1a-11|52	%makeinstall_std pkgconfigdir=%_datadir/pkgconfig
12mu|ndesk-dbus-0.6.1a-11|53	
12mu|ndesk-dbus-0.6.1a-11|54	%clean
12mu|ndesk-dbus-0.6.1a-11|55	rm -rf $RPM_BUILD_ROOT
12mu|ndesk-dbus-0.6.1a-11|56	
12mu|ndesk-dbus-0.6.1a-11|57	%files
12mu|ndesk-dbus-0.6.1a-11|58	%defattr(-,root,root)
12mu|ndesk-dbus-0.6.1a-11|59	%doc README COPYING
12mu|ndesk-dbus-0.6.1a-11|60	%_prefix/lib/mono/%pkgname
12mu|ndesk-dbus-0.6.1a-11|61	%_prefix/lib/mono/gac/NDesk.DBus/
12mu|ndesk-dbus-0.6.1a-11|62	
12mu|ndesk-dbus-0.6.1a-11|63	%files devel
12mu|ndesk-dbus-0.6.1a-11|64	%defattr(-,root,root)
12mu|ndesk-dbus-0.6.1a-11|65	%doc examples
12mu|ndesk-dbus-0.6.1a-11|66	%_datadir/pkgconfig/%pkgname.pc
12mu|ndesk-dbus-0.6.1a-11|67	
12mu|ndesk-dbus-0.6.1a-11|68	
12mu|ndesk-dbus-0.6.1a-11|69	%changelog
12mu|ndesk-dbus-0.6.1a-11|70	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.6.1a-8mdv2011.0
12mu|ndesk-dbus-0.6.1a-11|71	+ Revision: 666602
12mu|ndesk-dbus-0.6.1a-11|72	- mass rebuild
12mu|ndesk-dbus-0.6.1a-11|73	
12mu|ndesk-dbus-0.6.1a-11|74	* Fri Oct 08 2010 Funda Wang <fwang@mandriva.org> 0.6.1a-7mdv2011.0
12mu|ndesk-dbus-0.6.1a-11|75	+ Revision: 584163
12mu|ndesk-dbus-0.6.1a-11|76	- rebuild
12mu|ndesk-dbus-0.6.1a-11|77	
12mu|ndesk-dbus-0.6.1a-11|78	* Mon Aug 09 2010 Götz Waschk <waschk@mandriva.org> 0.6.1a-6mdv2011.0
12mu|ndesk-dbus-0.6.1a-11|79	+ Revision: 567916
12mu|ndesk-dbus-0.6.1a-11|80	- split out devel package
12mu|ndesk-dbus-0.6.1a-11|81	
12mu|ndesk-dbus-0.6.1a-11|82	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 0.6.1a-5mdv2010.1
12mu|ndesk-dbus-0.6.1a-11|83	+ Revision: 523409
12mu|ndesk-dbus-0.6.1a-11|84	- rebuilt for 2010.1
12mu|ndesk-dbus-0.6.1a-11|85	
12mu|ndesk-dbus-0.6.1a-11|86	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.6.1a-4mdv2010.0
12mu|ndesk-dbus-0.6.1a-11|87	+ Revision: 426247
12mu|ndesk-dbus-0.6.1a-11|88	- rebuild
12mu|ndesk-dbus-0.6.1a-11|89	
12mu|ndesk-dbus-0.6.1a-11|90	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 0.6.1a-3mdv2009.1
12mu|ndesk-dbus-0.6.1a-11|91	+ Revision: 351629
12mu|ndesk-dbus-0.6.1a-11|92	- rebuild
12mu|ndesk-dbus-0.6.1a-11|93	
12mu|ndesk-dbus-0.6.1a-11|94	* Wed Aug 06 2008 Thierry Vignaud <tv@mandriva.org> 0.6.1a-2mdv2009.0
12mu|ndesk-dbus-0.6.1a-11|95	+ Revision: 265197
12mu|ndesk-dbus-0.6.1a-11|96	- rebuild early 2009.0 package (before pixel changes)
12mu|ndesk-dbus-0.6.1a-11|97	
12mu|ndesk-dbus-0.6.1a-11|98	* Wed Apr 09 2008 Götz Waschk <waschk@mandriva.org> 0.6.1a-1mdv2009.0
12mu|ndesk-dbus-0.6.1a-11|99	+ Revision: 192442
12mu|ndesk-dbus-0.6.1a-11|100	- new version
12mu|ndesk-dbus-0.6.1a-11|101	
12mu|ndesk-dbus-0.6.1a-11|102	+ Olivier Blin <oblin@mandriva.com>
12mu|ndesk-dbus-0.6.1a-11|103	- restore BuildRoot
12mu|ndesk-dbus-0.6.1a-11|104	
12mu|ndesk-dbus-0.6.1a-11|105	+ Thierry Vignaud <tv@mandriva.org>
12mu|ndesk-dbus-0.6.1a-11|106	- kill re-definition of %%buildroot on Pixel's request
12mu|ndesk-dbus-0.6.1a-11|107	
12mu|ndesk-dbus-0.6.1a-11|108	* Sun Oct 21 2007 Götz Waschk <waschk@mandriva.org> 0.6.0-1mdv2008.1
12mu|ndesk-dbus-0.6.1a-11|109	+ Revision: 101052
12mu|ndesk-dbus-0.6.1a-11|110	- new version
12mu|ndesk-dbus-0.6.1a-11|111	- fix build
12mu|ndesk-dbus-0.6.1a-11|112	
12mu|ndesk-dbus-0.6.1a-11|113	* Mon Aug 06 2007 Götz Waschk <waschk@mandriva.org> 0.5.2-2mdv2008.0
12mu|ndesk-dbus-0.6.1a-11|114	+ Revision: 59367
12mu|ndesk-dbus-0.6.1a-11|115	- remove file conflicting with native dbus
12mu|ndesk-dbus-0.6.1a-11|116	
12mu|ndesk-dbus-0.6.1a-11|117	* Mon Aug 06 2007 Götz Waschk <waschk@mandriva.org> 0.5.2-1mdv2008.0
12mu|ndesk-dbus-0.6.1a-11|118	+ Revision: 59362
12mu|ndesk-dbus-0.6.1a-11|119	- Import ndesk-dbus
12mu|ndesk-dbus-0.6.1a-11|120	
12mu|ndesk-dbus-0.6.1a-11|121	
12mu|ndesk-dbus-0.6.1a-11|122	
12mu|ndesk-dbus-0.6.1a-11|123	* Mon Aug  6 2007 Götz Waschk <waschk@mandriva.org> 0.5.2-1mdv2008.0
12mu|ndesk-dbus-0.6.1a-11|124	- initial package

20253 12
12mu|nepomuk-core-4.12.4-1|1	Summary:	Nepomuk core utilities and libraries
12mu|nepomuk-core-4.12.4-1|2	Name:		nepomuk-core
12mu|nepomuk-core-4.12.4-1|3	Version:	4.12.4
12mu|nepomuk-core-4.12.4-1|4	Release:	1
12mu|nepomuk-core-4.12.4-1|5	Epoch:		1
12mu|nepomuk-core-4.12.4-1|6	License:	GPLv2 GPLv3 LGPLv2 LGPLv3
12mu|nepomuk-core-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|nepomuk-core-4.12.4-1|8	Url:		http://www.kde.org
12mu|nepomuk-core-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|nepomuk-core-4.12.4-1|10	%if %{is_beta}
12mu|nepomuk-core-4.12.4-1|11	%define ftpdir unstable
12mu|nepomuk-core-4.12.4-1|12	%else
12mu|nepomuk-core-4.12.4-1|13	%define ftpdir stable
12mu|nepomuk-core-4.12.4-1|14	%endif
12mu|nepomuk-core-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%ftpdir/%{version}/src/%{name}-%{version}.tar.xz
12mu|nepomuk-core-4.12.4-1|16	BuildRequires:	doxygen
12mu|nepomuk-core-4.12.4-1|17	BuildRequires:	kde4-macros
12mu|nepomuk-core-4.12.4-1|18	BuildRequires:	ebook-tools-devel
12mu|nepomuk-core-4.12.4-1|19	BuildRequires:	kdelibs4-devel
12mu|nepomuk-core-4.12.4-1|20	BuildRequires:	qmobipocket-devel
12mu|nepomuk-core-4.12.4-1|21	BuildRequires:	pkgconfig(soprano) >= 2.7.57
12mu|nepomuk-core-4.12.4-1|22	BuildRequires:	pkgconfig(libstreams) >= 0.7.3
12mu|nepomuk-core-4.12.4-1|23	BuildRequires:	pkgconfig(shared-desktop-ontologies) >= 0.11
12mu|nepomuk-core-4.12.4-1|24	BuildRequires:	pkgconfig(libavcodec)
12mu|nepomuk-core-4.12.4-1|25	BuildRequires:	pkgconfig(libavdevice)
12mu|nepomuk-core-4.12.4-1|26	BuildRequires:	pkgconfig(libavfilter)
12mu|nepomuk-core-4.12.4-1|27	BuildRequires:	pkgconfig(libavformat)
12mu|nepomuk-core-4.12.4-1|28	BuildRequires:	pkgconfig(libavutil)
12mu|nepomuk-core-4.12.4-1|29	BuildRequires:	pkgconfig(libpostproc)
12mu|nepomuk-core-4.12.4-1|30	BuildRequires:	pkgconfig(libswresample)
12mu|nepomuk-core-4.12.4-1|31	BuildRequires:	pkgconfig(libswscale)
12mu|nepomuk-core-4.12.4-1|32	BuildRequires:	pkgconfig(exiv2)
12mu|nepomuk-core-4.12.4-1|33	BuildRequires:	pkgconfig(poppler)
12mu|nepomuk-core-4.12.4-1|34	BuildRequires:	pkgconfig(poppler-qt4)
12mu|nepomuk-core-4.12.4-1|35	BuildRequires:	pkgconfig(taglib)
12mu|nepomuk-core-4.12.4-1|36	Requires:	shared-desktop-ontologies >= 0.11
12mu|nepomuk-core-4.12.4-1|37	Requires:	soprano >= 4:2.7.57
12mu|nepomuk-core-4.12.4-1|38	Conflicts:	kdebase4-runtime < 1:4.8.80
12mu|nepomuk-core-4.12.4-1|39	
12mu|nepomuk-core-4.12.4-1|40	%description
12mu|nepomuk-core-4.12.4-1|41	Nepomuk core utilities and libraries.
12mu|nepomuk-core-4.12.4-1|42	
12mu|nepomuk-core-4.12.4-1|43	%files
12mu|nepomuk-core-4.12.4-1|44	%doc COPYING*
12mu|nepomuk-core-4.12.4-1|45	%{_datadir}/dbus-1/interfaces/*.xml
12mu|nepomuk-core-4.12.4-1|46	%{_datadir}/dbus-1/system-services/org.kde.nepomuk.filewatch.service
12mu|nepomuk-core-4.12.4-1|47	%{_datadir}/polkit-1/actions/org.kde.nepomuk.filewatch.policy
12mu|nepomuk-core-4.12.4-1|48	%{_sysconfdir}/dbus-1/system.d/org.kde.nepomuk.filewatch.conf
12mu|nepomuk-core-4.12.4-1|49	%{_kde_applicationsdir}/*.desktop
12mu|nepomuk-core-4.12.4-1|50	%{_kde_appsdir}/fileindexerservice
12mu|nepomuk-core-4.12.4-1|51	%{_kde_appsdir}/nepomukfilewatch
12mu|nepomuk-core-4.12.4-1|52	%{_kde_appsdir}/nepomukstorage
12mu|nepomuk-core-4.12.4-1|53	%{_kde_bindir}/nepomuk*
12mu|nepomuk-core-4.12.4-1|54	%{_kde_datadir}/autostart/*.desktop
12mu|nepomuk-core-4.12.4-1|55	%{_kde_datadir}/ontology/kde/*
12mu|nepomuk-core-4.12.4-1|56	%{_kde_libdir}/kde4/nepomukepubextractor.so
12mu|nepomuk-core-4.12.4-1|57	%{_kde_libdir}/kde4/nepomukexiv2extractor.so
12mu|nepomuk-core-4.12.4-1|58	%{_kde_libdir}/kde4/nepomukffmpegextractor.so
12mu|nepomuk-core-4.12.4-1|59	%{_kde_libdir}/kde4/nepomukmobiextractor.so
12mu|nepomuk-core-4.12.4-1|60	%{_kde_libdir}/kde4/nepomukodfextractor.so
12mu|nepomuk-core-4.12.4-1|61	%{_kde_libdir}/kde4/nepomukoffice2007extractor.so
12mu|nepomuk-core-4.12.4-1|62	%{_kde_libdir}/kde4/nepomukofficeextractor.so
12mu|nepomuk-core-4.12.4-1|63	%{_kde_libdir}/kde4/nepomukplaintextextractor.so
12mu|nepomuk-core-4.12.4-1|64	%{_kde_libdir}/kde4/nepomukpopplerextractor.so
12mu|nepomuk-core-4.12.4-1|65	%{_kde_libdir}/kde4/nepomuktaglibextractor.so
12mu|nepomuk-core-4.12.4-1|66	%{_kde_libdir}/kde4/libexec/kde_nepomuk_filewatch_raiselimit
12mu|nepomuk-core-4.12.4-1|67	%{_kde_libdir}/libkdeinit4_nepomukserver.so
12mu|nepomuk-core-4.12.4-1|68	%{_kde_libdir}/libnepomukcommon.so
12mu|nepomuk-core-4.12.4-1|69	%{_kde_libdir}/libnepomukextractor.so
12mu|nepomuk-core-4.12.4-1|70	%{_kde_services}/*.desktop
12mu|nepomuk-core-4.12.4-1|71	%{_kde_servicetypes}/*.desktop
12mu|nepomuk-core-4.12.4-1|72	
12mu|nepomuk-core-4.12.4-1|73	#----------------------------------------------------------------------------------
12mu|nepomuk-core-4.12.4-1|74	
12mu|nepomuk-core-4.12.4-1|75	%define nepomukcore_major 4
12mu|nepomuk-core-4.12.4-1|76	%define libnepomukcore %mklibname nepomukcore %{nepomukcore_major}
12mu|nepomuk-core-4.12.4-1|77	%if %{nepomukcore_major} != 4
12mu|nepomuk-core-4.12.4-1|78	Please remove all references to libnepomuksync below -- we are not compatible
12mu|nepomuk-core-4.12.4-1|79	with it in any way, so we should not claim we are its successor.
12mu|nepomuk-core-4.12.4-1|80	%endif
12mu|nepomuk-core-4.12.4-1|81	%define libnepomuksync %mklibname nepomuksync %{nepomukcore_major}
12mu|nepomuk-core-4.12.4-1|82	
12mu|nepomuk-core-4.12.4-1|83	%package -n %{libnepomukcore}
12mu|nepomuk-core-4.12.4-1|84	Summary:	Nepomuk core library
12mu|nepomuk-core-4.12.4-1|85	Group:		System/Libraries
12mu|nepomuk-core-4.12.4-1|86	Requires:	%{name} = %{EVRD}
12mu|nepomuk-core-4.12.4-1|87	%rename %{libnepomuksync}
12mu|nepomuk-core-4.12.4-1|88	
12mu|nepomuk-core-4.12.4-1|89	%description -n %{libnepomukcore}
12mu|nepomuk-core-4.12.4-1|90	Nepomuk core library.
12mu|nepomuk-core-4.12.4-1|91	
12mu|nepomuk-core-4.12.4-1|92	%files -n %{libnepomukcore}
12mu|nepomuk-core-4.12.4-1|93	%{_kde_libdir}/libnepomukcore.so.%{nepomukcore_major}*
12mu|nepomuk-core-4.12.4-1|94	
12mu|nepomuk-core-4.12.4-1|95	#----------------------------------------------------------------------------------
12mu|nepomuk-core-4.12.4-1|96	
12mu|nepomuk-core-4.12.4-1|97	%define nepomukcleaner_major 4
12mu|nepomuk-core-4.12.4-1|98	%define libnepomukcleaner %mklibname nepomukcleaner %{nepomukcleaner_major}
12mu|nepomuk-core-4.12.4-1|99	
12mu|nepomuk-core-4.12.4-1|100	%package -n %{libnepomukcleaner}
12mu|nepomuk-core-4.12.4-1|101	Summary:	Nepomuk cleaner library
12mu|nepomuk-core-4.12.4-1|102	Group:		System/Libraries
12mu|nepomuk-core-4.12.4-1|103	
12mu|nepomuk-core-4.12.4-1|104	%description -n %{libnepomukcleaner}
12mu|nepomuk-core-4.12.4-1|105	Nepomuk cleaner library.
12mu|nepomuk-core-4.12.4-1|106	
12mu|nepomuk-core-4.12.4-1|107	%files -n %{libnepomukcleaner}
12mu|nepomuk-core-4.12.4-1|108	%{_kde_libdir}/libnepomukcleaner.so.%{nepomukcleaner_major}*
12mu|nepomuk-core-4.12.4-1|109	
12mu|nepomuk-core-4.12.4-1|110	#----------------------------------------------------------------------------------
12mu|nepomuk-core-4.12.4-1|111	
12mu|nepomuk-core-4.12.4-1|112	%package devel
12mu|nepomuk-core-4.12.4-1|113	Summary:	Development files for %{name}
12mu|nepomuk-core-4.12.4-1|114	Group:		Development/KDE and Qt
12mu|nepomuk-core-4.12.4-1|115	Requires:	%{libnepomukcore} = %{EVRD}
12mu|nepomuk-core-4.12.4-1|116	Requires:	%{libnepomukcleaner} = %{EVRD}
12mu|nepomuk-core-4.12.4-1|117	Conflicts:	kdebase4-runtime-devel < 1:4.8.80
12mu|nepomuk-core-4.12.4-1|118	
12mu|nepomuk-core-4.12.4-1|119	%description devel
12mu|nepomuk-core-4.12.4-1|120	This package includes the header files needed to develop applications
12mu|nepomuk-core-4.12.4-1|121	that use Nepomuk.
12mu|nepomuk-core-4.12.4-1|122	
12mu|nepomuk-core-4.12.4-1|123	%files devel
12mu|nepomuk-core-4.12.4-1|124	%{_kde_includedir}/nepomuk2
12mu|nepomuk-core-4.12.4-1|125	%{_kde_includedir}/Nepomuk2
12mu|nepomuk-core-4.12.4-1|126	%{_kde_libdir}/libnepomukcore.so
12mu|nepomuk-core-4.12.4-1|127	%{_kde_libdir}/libnepomukcleaner.so
12mu|nepomuk-core-4.12.4-1|128	%{_libdir}/cmake/NepomukCore
12mu|nepomuk-core-4.12.4-1|129	
12mu|nepomuk-core-4.12.4-1|130	#----------------------------------------------------------------------------------
12mu|nepomuk-core-4.12.4-1|131	
12mu|nepomuk-core-4.12.4-1|132	%prep
12mu|nepomuk-core-4.12.4-1|133	%setup -q
12mu|nepomuk-core-4.12.4-1|134	
12mu|nepomuk-core-4.12.4-1|135	%build
12mu|nepomuk-core-4.12.4-1|136	%cmake_kde4
12mu|nepomuk-core-4.12.4-1|137	
12mu|nepomuk-core-4.12.4-1|138	%install
12mu|nepomuk-core-4.12.4-1|139	%makeinstall_std -C build
12mu|nepomuk-core-4.12.4-1|140	
12mu|nepomuk-core-4.12.4-1|141	
12mu|nepomuk-core-4.12.4-1|142	%changelog
12mu|nepomuk-core-4.12.4-1|143	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|nepomuk-core-4.12.4-1|144	+ Revision: 5241c53
12mu|nepomuk-core-4.12.4-1|145	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|nepomuk-core-4.12.4-1|146	
12mu|nepomuk-core-4.12.4-1|147	

20254 12
12mu|nepomuk-widgets-4.12.4-1|1	Name:		nepomuk-widgets
12mu|nepomuk-widgets-4.12.4-1|2	Summary:	Nepomuk widget utilities and libraries
12mu|nepomuk-widgets-4.12.4-1|3	Version:	4.12.4
12mu|nepomuk-widgets-4.12.4-1|4	Release:	1
12mu|nepomuk-widgets-4.12.4-1|5	Epoch:		1
12mu|nepomuk-widgets-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|nepomuk-widgets-4.12.4-1|7	License:	GPLv2 GPLv3 LGPLv2 LGPLv3
12mu|nepomuk-widgets-4.12.4-1|8	URL:		http://www.kde.org
12mu|nepomuk-widgets-4.12.4-1|9	%define is_beta %(if test `echo %version |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|nepomuk-widgets-4.12.4-1|10	%if %is_beta
12mu|nepomuk-widgets-4.12.4-1|11	%define ftpdir unstable
12mu|nepomuk-widgets-4.12.4-1|12	%else
12mu|nepomuk-widgets-4.12.4-1|13	%define ftpdir stable
12mu|nepomuk-widgets-4.12.4-1|14	%endif
12mu|nepomuk-widgets-4.12.4-1|15	Source:		ftp://ftp.kde.org/pub/kde/%ftpdir/%{version}/src/%{name}-%{version}.tar.xz
12mu|nepomuk-widgets-4.12.4-1|16	BuildRequires:	kde4-macros
12mu|nepomuk-widgets-4.12.4-1|17	BuildRequires:	kdelibs4-devel
12mu|nepomuk-widgets-4.12.4-1|18	BuildRequires:	doxygen
12mu|nepomuk-widgets-4.12.4-1|19	BuildRequires:	pkgconfig(soprano) >= 2.7.57
12mu|nepomuk-widgets-4.12.4-1|20	BuildRequires:	nepomuk-core-devel >= 4.9.98
12mu|nepomuk-widgets-4.12.4-1|21	
12mu|nepomuk-widgets-4.12.4-1|22	%description
12mu|nepomuk-widgets-4.12.4-1|23	Nepomuk widget utilities and libraries.
12mu|nepomuk-widgets-4.12.4-1|24	
12mu|nepomuk-widgets-4.12.4-1|25	#----------------------------------------------------------------------------------
12mu|nepomuk-widgets-4.12.4-1|26	
12mu|nepomuk-widgets-4.12.4-1|27	%define nepomukwidgets_major 4
12mu|nepomuk-widgets-4.12.4-1|28	%define libnepomukwidgets %mklibname nepomukwidgets %{nepomukwidgets_major}
12mu|nepomuk-widgets-4.12.4-1|29	
12mu|nepomuk-widgets-4.12.4-1|30	%package -n %{libnepomukwidgets}
12mu|nepomuk-widgets-4.12.4-1|31	Summary:	Nepomuk widgets library
12mu|nepomuk-widgets-4.12.4-1|32	Group:		System/Libraries
12mu|nepomuk-widgets-4.12.4-1|33	
12mu|nepomuk-widgets-4.12.4-1|34	%description -n %{libnepomukwidgets}
12mu|nepomuk-widgets-4.12.4-1|35	Nepomuk widgets library.
12mu|nepomuk-widgets-4.12.4-1|36	
12mu|nepomuk-widgets-4.12.4-1|37	%files -n %{libnepomukwidgets}
12mu|nepomuk-widgets-4.12.4-1|38	%{_kde_libdir}/libnepomukwidgets.so.%{nepomukwidgets_major}*
12mu|nepomuk-widgets-4.12.4-1|39	
12mu|nepomuk-widgets-4.12.4-1|40	#----------------------------------------------------------------------------------
12mu|nepomuk-widgets-4.12.4-1|41	
12mu|nepomuk-widgets-4.12.4-1|42	%package devel
12mu|nepomuk-widgets-4.12.4-1|43	Summary:	Development files for %{name}
12mu|nepomuk-widgets-4.12.4-1|44	Group:		Development/KDE and Qt
12mu|nepomuk-widgets-4.12.4-1|45	Requires:	%{libnepomukwidgets} = %{EVRD}
12mu|nepomuk-widgets-4.12.4-1|46	Conflicts:	kdebase4-runtime-devel < 1:4.8.80
12mu|nepomuk-widgets-4.12.4-1|47	
12mu|nepomuk-widgets-4.12.4-1|48	%description devel
12mu|nepomuk-widgets-4.12.4-1|49	This package includes the header files needed to develop applications
12mu|nepomuk-widgets-4.12.4-1|50	that use Nepomuk.
12mu|nepomuk-widgets-4.12.4-1|51	
12mu|nepomuk-widgets-4.12.4-1|52	%files devel
12mu|nepomuk-widgets-4.12.4-1|53	%{_kde_includedir}/nepomuk2/*
12mu|nepomuk-widgets-4.12.4-1|54	%{_kde_libdir}/libnepomukwidgets.so
12mu|nepomuk-widgets-4.12.4-1|55	%{_libdir}/cmake/NepomukWidgets
12mu|nepomuk-widgets-4.12.4-1|56	
12mu|nepomuk-widgets-4.12.4-1|57	#----------------------------------------------------------------------------------
12mu|nepomuk-widgets-4.12.4-1|58	
12mu|nepomuk-widgets-4.12.4-1|59	%prep
12mu|nepomuk-widgets-4.12.4-1|60	%setup -q
12mu|nepomuk-widgets-4.12.4-1|61	
12mu|nepomuk-widgets-4.12.4-1|62	%build
12mu|nepomuk-widgets-4.12.4-1|63	%cmake_kde4
12mu|nepomuk-widgets-4.12.4-1|64	
12mu|nepomuk-widgets-4.12.4-1|65	%install
12mu|nepomuk-widgets-4.12.4-1|66	%makeinstall_std -C build
12mu|nepomuk-widgets-4.12.4-1|67	
12mu|nepomuk-widgets-4.12.4-1|68	
12mu|nepomuk-widgets-4.12.4-1|69	%changelog
12mu|nepomuk-widgets-4.12.4-1|70	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|nepomuk-widgets-4.12.4-1|71	+ Revision: 7699211
12mu|nepomuk-widgets-4.12.4-1|72	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|nepomuk-widgets-4.12.4-1|73	
12mu|nepomuk-widgets-4.12.4-1|74	

20255 12
12mu|netcat-traditional-1.10-38|1	%define real_name nc
12mu|netcat-traditional-1.10-38|2	
12mu|netcat-traditional-1.10-38|3	Name:           netcat-traditional
12mu|netcat-traditional-1.10-38|4	Version:        1.10
12mu|netcat-traditional-1.10-38|5	Release:        38
12mu|netcat-traditional-1.10-38|6	Epoch:		1
12mu|netcat-traditional-1.10-38|7	Summary:        Reads and writes data across network connections using TCP or UDP
12mu|netcat-traditional-1.10-38|8	License:        Public Domain
12mu|netcat-traditional-1.10-38|9	Group:          Networking/Other
12mu|netcat-traditional-1.10-38|10	URL:            http://nc110.sourceforge.net/
12mu|netcat-traditional-1.10-38|11	Source0:        http://sourceforge.net/projects/nc110/files/unix%20netcat%201.10%20by%20_Hobbit_/%5BUnnamed%20release%5D/nc110.tgz
12mu|netcat-traditional-1.10-38|12	Source1:        %{real_name}.1
12mu|netcat-traditional-1.10-38|13	Patch0:         unstripped.patch
12mu|netcat-traditional-1.10-38|14	Patch1:         glibc-resolv-h.patch
12mu|netcat-traditional-1.10-38|15	Patch2:         arm-timer.patch
12mu|netcat-traditional-1.10-38|16	Patch3:         posix-setjmp.patch
12mu|netcat-traditional-1.10-38|17	Patch4:         no-sleep-punt.patch
12mu|netcat-traditional-1.10-38|18	Patch5:         single-verbose.patch
12mu|netcat-traditional-1.10-38|19	Patch6:         use-getservbyport.patch
12mu|netcat-traditional-1.10-38|20	Patch7:         read-overflow.patch
12mu|netcat-traditional-1.10-38|21	Patch8:         inet-aton.patch
12mu|netcat-traditional-1.10-38|22	Patch9:         udp-broadcast.patch
12mu|netcat-traditional-1.10-38|23	Patch10:        quit.patch
12mu|netcat-traditional-1.10-38|24	Patch11:        dash-port.patch
12mu|netcat-traditional-1.10-38|25	Patch12:        sh-c.patch
12mu|netcat-traditional-1.10-38|26	Patch13:        tos.patch
12mu|netcat-traditional-1.10-38|27	Patch14:        rservice-buf.patch
12mu|netcat-traditional-1.10-38|28	Patch15:        so-keepalive.patch
12mu|netcat-traditional-1.10-38|29	Patch16:        nodup-stderr.patch
12mu|netcat-traditional-1.10-38|30	Patch17:        help-exit-failure.patch
12mu|netcat-traditional-1.10-38|31	Patch18:        darwin-ipproto.patch
12mu|netcat-traditional-1.10-38|32	Patch19:        select-nfds.patch
12mu|netcat-traditional-1.10-38|33	Patch20:        proxy-doc.patch
12mu|netcat-traditional-1.10-38|34	Patch30:        nc-1.10-format_not_a_string_literal_and_no_format_arguments.diff
12mu|netcat-traditional-1.10-38|35	Patch31:        nc-1.10-LDFLAGS.patch
12mu|netcat-traditional-1.10-38|36	Obsoletes:      nc
12mu|netcat-traditional-1.10-38|37	Conflicts:      netcat < 1.0
12mu|netcat-traditional-1.10-38|38	Provides:       netcat = 1.0
12mu|netcat-traditional-1.10-38|39	Conflicts:      netcat-openbsd
12mu|netcat-traditional-1.10-38|40	Conflicts:      netcat-gnu
12mu|netcat-traditional-1.10-38|41	
12mu|netcat-traditional-1.10-38|42	%description
12mu|netcat-traditional-1.10-38|43	The nc package contains Netcat (the program is now netcat), a simple utility
12mu|netcat-traditional-1.10-38|44	for reading and writing data across network connections, using the TCP or UDP
12mu|netcat-traditional-1.10-38|45	protocols. Netcat is intended to be a reliable back-end tool which can be used
12mu|netcat-traditional-1.10-38|46	directly or easily driven by other programs and scripts. Netcat is also a
12mu|netcat-traditional-1.10-38|47	feature-rich network debugging and exploration tool, since it can create many
12mu|netcat-traditional-1.10-38|48	different connections and has many built-in capabilities.
12mu|netcat-traditional-1.10-38|49	
12mu|netcat-traditional-1.10-38|50	You may want to install the netcat package if you are administering a network
12mu|netcat-traditional-1.10-38|51	and you'd like to use its debugging and network exploration capabilities.
12mu|netcat-traditional-1.10-38|52	
12mu|netcat-traditional-1.10-38|53	netcat has been compiled with -DGAPING_SECURITY_HOLE turned on. I do not
12mu|netcat-traditional-1.10-38|54	believe this is as much of a security hole as the author makes it out to be,
12mu|netcat-traditional-1.10-38|55	*if* you know what you're doing (but then, if you didn't, you'd still be using
12mu|netcat-traditional-1.10-38|56	telnet ;-)). Since the spawned program will run as whatever user started
12mu|netcat-traditional-1.10-38|57	netcat, don't use -e as root. You have been warned, so if some cracker breaks
12mu|netcat-traditional-1.10-38|58	into your system due to your own stupidity, don't blame me.
12mu|netcat-traditional-1.10-38|59	
12mu|netcat-traditional-1.10-38|60	A symlink to the netcat binary called 'netcat' has been installed. However, the
12mu|netcat-traditional-1.10-38|61	canonical name is still 'nc'. If you use netcat on other systems, it will
12mu|netcat-traditional-1.10-38|62	probably only be installed as 'nc', so keep this in mind when writing scripts.
12mu|netcat-traditional-1.10-38|63	
12mu|netcat-traditional-1.10-38|64	%prep
12mu|netcat-traditional-1.10-38|65	%setup -q -c
12mu|netcat-traditional-1.10-38|66	
12mu|netcat-traditional-1.10-38|67	%patch0 -p1
12mu|netcat-traditional-1.10-38|68	%patch1 -p1
12mu|netcat-traditional-1.10-38|69	%patch2 -p1
12mu|netcat-traditional-1.10-38|70	%patch3 -p1
12mu|netcat-traditional-1.10-38|71	%patch4 -p1
12mu|netcat-traditional-1.10-38|72	%patch5 -p1
12mu|netcat-traditional-1.10-38|73	%patch6 -p1
12mu|netcat-traditional-1.10-38|74	%patch7 -p1
12mu|netcat-traditional-1.10-38|75	%patch8 -p1
12mu|netcat-traditional-1.10-38|76	%patch9 -p1
12mu|netcat-traditional-1.10-38|77	%patch10 -p1
12mu|netcat-traditional-1.10-38|78	%patch11 -p1
12mu|netcat-traditional-1.10-38|79	%patch12 -p1
12mu|netcat-traditional-1.10-38|80	%patch13 -p1
12mu|netcat-traditional-1.10-38|81	%patch14 -p1
12mu|netcat-traditional-1.10-38|82	%patch15 -p1
12mu|netcat-traditional-1.10-38|83	%patch16 -p1
12mu|netcat-traditional-1.10-38|84	%patch17 -p1
12mu|netcat-traditional-1.10-38|85	%patch18 -p1
12mu|netcat-traditional-1.10-38|86	%patch19 -p1
12mu|netcat-traditional-1.10-38|87	%patch20 -p1
12mu|netcat-traditional-1.10-38|88	
12mu|netcat-traditional-1.10-38|89	%patch30 -p0
12mu|netcat-traditional-1.10-38|90	%patch31 -p0
12mu|netcat-traditional-1.10-38|91	
12mu|netcat-traditional-1.10-38|92	%build
12mu|netcat-traditional-1.10-38|93	# Make linux ids supported, but it makes a static binary.
12mu|netcat-traditional-1.10-38|94	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}" \
12mu|netcat-traditional-1.10-38|95	DFLAGS='-DLINUX -DTELNET -DGAPING_SECURITY_HOLE' generic
12mu|netcat-traditional-1.10-38|96	
12mu|netcat-traditional-1.10-38|97	%install
12mu|netcat-traditional-1.10-38|98	install -d -m 755 %{buildroot}%{_bindir}
12mu|netcat-traditional-1.10-38|99	install -m 755 nc %{buildroot}%{_bindir}
12mu|netcat-traditional-1.10-38|100	(cd %{buildroot}%{_bindir} && %{__ln_s} nc netcat)
12mu|netcat-traditional-1.10-38|101	
12mu|netcat-traditional-1.10-38|102	install -d -m 755 %{buildroot}%{_mandir}/man1
12mu|netcat-traditional-1.10-38|103	install -m 644 %{SOURCE1} %{buildroot}%{_mandir}/man1
12mu|netcat-traditional-1.10-38|104	(cd %{buildroot}%{_mandir}/man1 && %{__ln_s} nc.1 netcat.1)
12mu|netcat-traditional-1.10-38|105	
12mu|netcat-traditional-1.10-38|106	%clean
12mu|netcat-traditional-1.10-38|107	
12mu|netcat-traditional-1.10-38|108	%files
12mu|netcat-traditional-1.10-38|109	%doc README Changelog scripts
12mu|netcat-traditional-1.10-38|110	%{_bindir}/nc
12mu|netcat-traditional-1.10-38|111	%{_bindir}/netcat
12mu|netcat-traditional-1.10-38|112	%{_mandir}/man1/nc.1*
12mu|netcat-traditional-1.10-38|113	%{_mandir}/man1/netcat.1*
12mu|netcat-traditional-1.10-38|114	
12mu|netcat-traditional-1.10-38|115	
12mu|netcat-traditional-1.10-38|116	
12mu|netcat-traditional-1.10-38|117	%changelog
12mu|netcat-traditional-1.10-38|118	* Wed Sep 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.10-38
12mu|netcat-traditional-1.10-38|119	+ Revision: 1f44318
12mu|netcat-traditional-1.10-38|120	- Rebuild to check singatures
12mu|netcat-traditional-1.10-38|121	
12mu|netcat-traditional-1.10-38|122	

20256 12
12mu|netcdf-4.1.3-3|1	%define major_c 7
12mu|netcdf-4.1.3-3|2	%define major_cmm 4
12mu|netcdf-4.1.3-3|3	%define major_fortran 5
12mu|netcdf-4.1.3-3|4	%define libname %mklibname %{name} %{major_c}
12mu|netcdf-4.1.3-3|5	%define libname_mm %mklibname %{name}mm %{major_cmm}
12mu|netcdf-4.1.3-3|6	%define libname_fortran %mklibname %{name}_fortran %{major_fortran}
12mu|netcdf-4.1.3-3|7	%define devname %mklibname -d %{name}
12mu|netcdf-4.1.3-3|8	
12mu|netcdf-4.1.3-3|9	Summary:	Libraries to use the Unidata network Common Data Form (netCDF)
12mu|netcdf-4.1.3-3|10	Name:		netcdf
12mu|netcdf-4.1.3-3|11	Version:	4.1.3
12mu|netcdf-4.1.3-3|12	Release:	3
12mu|netcdf-4.1.3-3|13	Group:		Development/C
12mu|netcdf-4.1.3-3|14	License:	NetCDF
12mu|netcdf-4.1.3-3|15	Url:		http://www.unidata.ucar.edu/packages/netcdf/index.html
12mu|netcdf-4.1.3-3|16	Source0:	ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-%{version}.tar.gz
12mu|netcdf-4.1.3-3|17	Source1:	ftp://ftp.unidata.ucar.edu/pub/netcdf/guidec.pdf.bz2
12mu|netcdf-4.1.3-3|18	Source2:	ftp://ftp.unidata.ucar.edu/pub/netcdf/guidec.html.tar.bz2
12mu|netcdf-4.1.3-3|19	Patch0:		netcdf-4.1-pkgconfig.patch
12mu|netcdf-4.1.3-3|20	BuildRequires:	gcc-gfortran
12mu|netcdf-4.1.3-3|21	BuildRequires:	groff
12mu|netcdf-4.1.3-3|22	BuildRequires:	valgrind
12mu|netcdf-4.1.3-3|23	BuildRequires:	hdf5-devel
12mu|netcdf-4.1.3-3|24	BuildRequires:	pkgconfig(libcurl)
12mu|netcdf-4.1.3-3|25	BuildRequires:	pkgconfig(libtirpc)
12mu|netcdf-4.1.3-3|26	BuildRequires:	pkgconfig(zlib)
12mu|netcdf-4.1.3-3|27	
12mu|netcdf-4.1.3-3|28	%description
12mu|netcdf-4.1.3-3|29	NetCDF (network Common Data Form) is an interface for array-oriented data
12mu|netcdf-4.1.3-3|30	access and a freely-distributed collection of software libraries for C,
12mu|netcdf-4.1.3-3|31	Fortran, C++, and perl that provides an implementation of the interface.
12mu|netcdf-4.1.3-3|32	The netCDF library also defines a machine-independent format for representing
12mu|netcdf-4.1.3-3|33	scientific data. Together, the interface, library, and format support the
12mu|netcdf-4.1.3-3|34	creation, access, and sharing of scientific data. The netCDF software was
12mu|netcdf-4.1.3-3|35	developed at the Unidata Program Center in Boulder, Colorado.
12mu|netcdf-4.1.3-3|36	
12mu|netcdf-4.1.3-3|37	NetCDF data is:
12mu|netcdf-4.1.3-3|38	
12mu|netcdf-4.1.3-3|39	o Self-Describing. A netCDF file includes information about the data it
12mu|netcdf-4.1.3-3|40	contains.
12mu|netcdf-4.1.3-3|41	
12mu|netcdf-4.1.3-3|42	o Network-transparent. A netCDF file is represented in a form that can be
12mu|netcdf-4.1.3-3|43	accessed by computers with different ways of storing integers, characters,
12mu|netcdf-4.1.3-3|44	and floating-point numbers.
12mu|netcdf-4.1.3-3|45	
12mu|netcdf-4.1.3-3|46	o Direct-access. A small subset of a large dataset may be accessed
12mu|netcdf-4.1.3-3|47	efficiently, without first reading through all the preceding data.
12mu|netcdf-4.1.3-3|48	
12mu|netcdf-4.1.3-3|49	o Appendable. Data can be appended to a netCDF dataset along one dimension
12mu|netcdf-4.1.3-3|50	without copying the dataset or redefining its structure. The structure of
12mu|netcdf-4.1.3-3|51	a netCDF dataset can be changed, though this sometimes causes the dataset
12mu|netcdf-4.1.3-3|52	to be copied.
12mu|netcdf-4.1.3-3|53	
12mu|netcdf-4.1.3-3|54	o Sharable. One writer and multiple readers may simultaneously access the
12mu|netcdf-4.1.3-3|55	same netCDF file.
12mu|netcdf-4.1.3-3|56	
12mu|netcdf-4.1.3-3|57	%files
12mu|netcdf-4.1.3-3|58	%doc COPYRIGHT README RELEASE_NOTES guidec.pdf guidec
12mu|netcdf-4.1.3-3|59	%{_bindir}/ncgen
12mu|netcdf-4.1.3-3|60	%{_bindir}/ncgen3
12mu|netcdf-4.1.3-3|61	%{_bindir}/ncdump
12mu|netcdf-4.1.3-3|62	%{_bindir}/nccopy
12mu|netcdf-4.1.3-3|63	%{_mandir}/man1/*.1*
12mu|netcdf-4.1.3-3|64	%{_infodir}/*
12mu|netcdf-4.1.3-3|65	
12mu|netcdf-4.1.3-3|66	#----------------------------------------------------------------------------
12mu|netcdf-4.1.3-3|67	
12mu|netcdf-4.1.3-3|68	%package -n	%{libname}
12mu|netcdf-4.1.3-3|69	Summary:	C libraries for netcdf-4
12mu|netcdf-4.1.3-3|70	Group:		System/Libraries
12mu|netcdf-4.1.3-3|71	
12mu|netcdf-4.1.3-3|72	%description -n	%{libname}
12mu|netcdf-4.1.3-3|73	This package contains the netCDF-4 C libraries.
12mu|netcdf-4.1.3-3|74	
12mu|netcdf-4.1.3-3|75	%files -n %{libname}
12mu|netcdf-4.1.3-3|76	%{_libdir}/libnetcdf.so.%{major_c}*
12mu|netcdf-4.1.3-3|77	
12mu|netcdf-4.1.3-3|78	#----------------------------------------------------------------------------
12mu|netcdf-4.1.3-3|79	
12mu|netcdf-4.1.3-3|80	%package -n	%{libname_mm}
12mu|netcdf-4.1.3-3|81	Summary:	C++ libraries for netcdf-4
12mu|netcdf-4.1.3-3|82	Group:		System/Libraries
12mu|netcdf-4.1.3-3|83	
12mu|netcdf-4.1.3-3|84	%description -n	%{libname_mm}
12mu|netcdf-4.1.3-3|85	This package contains the netCDF-4 C++ libraries.
12mu|netcdf-4.1.3-3|86	
12mu|netcdf-4.1.3-3|87	%files -n %{libname_mm}
12mu|netcdf-4.1.3-3|88	%{_libdir}/libnetcdf_c++.so.%{major_cmm}*
12mu|netcdf-4.1.3-3|89	
12mu|netcdf-4.1.3-3|90	#----------------------------------------------------------------------------
12mu|netcdf-4.1.3-3|91	
12mu|netcdf-4.1.3-3|92	%package -n	%{libname_fortran}
12mu|netcdf-4.1.3-3|93	Summary:	Fortran libraries for netcdf-4
12mu|netcdf-4.1.3-3|94	Group:		System/Libraries
12mu|netcdf-4.1.3-3|95	
12mu|netcdf-4.1.3-3|96	%description -n	%{libname_fortran}
12mu|netcdf-4.1.3-3|97	This package contains the netCDF-4 fortran libraries.
12mu|netcdf-4.1.3-3|98	
12mu|netcdf-4.1.3-3|99	%files -n %{libname_fortran}
12mu|netcdf-4.1.3-3|100	%{_libdir}/libnetcdff.so.%{major_fortran}*
12mu|netcdf-4.1.3-3|101	
12mu|netcdf-4.1.3-3|102	#----------------------------------------------------------------------------
12mu|netcdf-4.1.3-3|103	
12mu|netcdf-4.1.3-3|104	%package -n	%{devname}
12mu|netcdf-4.1.3-3|105	Summary:	Development files for netcdf-4
12mu|netcdf-4.1.3-3|106	Group:		Development/C
12mu|netcdf-4.1.3-3|107	Requires:	%{name} = %{EVRD}
12mu|netcdf-4.1.3-3|108	Requires:	%{libname_mm} = %{EVRD}
12mu|netcdf-4.1.3-3|109	Requires:	%{libname_fortran} = %{EVRD}
12mu|netcdf-4.1.3-3|110	Provides:	%{name}-devel = %{EVRD}
12mu|netcdf-4.1.3-3|111	Obsoletes:	%{_lib}netcdf-static-devel < 4.1.3-3
12mu|netcdf-4.1.3-3|112	
12mu|netcdf-4.1.3-3|113	%description -n %{devname}
12mu|netcdf-4.1.3-3|114	This package contains the netCDF-4 header files, shared devel libs, and
12mu|netcdf-4.1.3-3|115	man pages.
12mu|netcdf-4.1.3-3|116	
12mu|netcdf-4.1.3-3|117	%files -n %{devname}
12mu|netcdf-4.1.3-3|118	%{_bindir}/nc-config
12mu|netcdf-4.1.3-3|119	%{_includedir}/*.h
12mu|netcdf-4.1.3-3|120	%{_includedir}/*.hh
12mu|netcdf-4.1.3-3|121	%{_includedir}/*.inc
12mu|netcdf-4.1.3-3|122	%{_includedir}/*.mod
12mu|netcdf-4.1.3-3|123	%{_libdir}/*.so
12mu|netcdf-4.1.3-3|124	%{_mandir}/man3/*.3*
12mu|netcdf-4.1.3-3|125	%{_libdir}/pkgconfig/*.pc
12mu|netcdf-4.1.3-3|126	
12mu|netcdf-4.1.3-3|127	#----------------------------------------------------------------------------
12mu|netcdf-4.1.3-3|128	
12mu|netcdf-4.1.3-3|129	%prep
12mu|netcdf-4.1.3-3|130	%setup -q
12mu|netcdf-4.1.3-3|131	%patch0 -p1
12mu|netcdf-4.1.3-3|132	
12mu|netcdf-4.1.3-3|133	%build
12mu|netcdf-4.1.3-3|134	export FC="gfortran"
12mu|netcdf-4.1.3-3|135	export F90="gfortran"
12mu|netcdf-4.1.3-3|136	export CPPFLAGS="%{optflags} -fPIC"
12mu|netcdf-4.1.3-3|137	export FFLAGS="-fPIC %{optflags}"
12mu|netcdf-4.1.3-3|138	export F90FLAGS="$FFLAGS"
12mu|netcdf-4.1.3-3|139	export FCFLAGS="$FFLAGS"
12mu|netcdf-4.1.3-3|140	export LIBS="-ltirpc"
12mu|netcdf-4.1.3-3|141	
12mu|netcdf-4.1.3-3|142	%define _disable_ld_no_undefined 1
12mu|netcdf-4.1.3-3|143	
12mu|netcdf-4.1.3-3|144	%configure2_5x \
12mu|netcdf-4.1.3-3|145	--enable-shared \
12mu|netcdf-4.1.3-3|146	--disable-static \
12mu|netcdf-4.1.3-3|147	--enable-netcdf-4 \
12mu|netcdf-4.1.3-3|148	--enable-ncgen4 \
12mu|netcdf-4.1.3-3|149	--enable-dap \
12mu|netcdf-4.1.3-3|150	--enable-extra-example-tests \
12mu|netcdf-4.1.3-3|151	--disable-dap-remote-tests
12mu|netcdf-4.1.3-3|152	
12mu|netcdf-4.1.3-3|153	make
12mu|netcdf-4.1.3-3|154	
12mu|netcdf-4.1.3-3|155	%check
12mu|netcdf-4.1.3-3|156	make check
12mu|netcdf-4.1.3-3|157	
12mu|netcdf-4.1.3-3|158	%install
12mu|netcdf-4.1.3-3|159	%makeinstall_std
12mu|netcdf-4.1.3-3|160	
12mu|netcdf-4.1.3-3|161	bzcat %{SOURCE1} > guidec.pdf
12mu|netcdf-4.1.3-3|162	bzcat %{SOURCE2} | tar xvf -
12mu|netcdf-4.1.3-3|163	
12mu|netcdf-4.1.3-3|164	
12mu|netcdf-4.1.3-3|165	%changelog
12mu|netcdf-4.1.3-3|166	* Wed Nov 27 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.1.3-3
12mu|netcdf-4.1.3-3|167	+ Revision: 1feca9f
12mu|netcdf-4.1.3-3|168	- LOG Drop static devel package, spec cleanup
12mu|netcdf-4.1.3-3|169	
12mu|netcdf-4.1.3-3|170	

20257 12
12mu|networkmanager-0.9.8.9-1|1	%define major_glib	4
12mu|networkmanager-0.9.8.9-1|2	%define major_glib_vpn	1
12mu|networkmanager-0.9.8.9-1|3	%define major_util	2
12mu|networkmanager-0.9.8.9-1|4	%define libnm_glib		%mklibname nm-glib %{major_glib}
12mu|networkmanager-0.9.8.9-1|5	%define libnm_glib_devel	%mklibname -d nm-glib
12mu|networkmanager-0.9.8.9-1|6	%define libnm_glib_vpn		%mklibname nm-glib-vpn %{major_glib_vpn}
12mu|networkmanager-0.9.8.9-1|7	%define libnm_glib_vpn_devel	%mklibname -d nm-glib-vpn
12mu|networkmanager-0.9.8.9-1|8	%define libnm_util		%mklibname nm-util %{major_util}
12mu|networkmanager-0.9.8.9-1|9	%define libnm_util_devel	%mklibname -d nm-util
12mu|networkmanager-0.9.8.9-1|10	
12mu|networkmanager-0.9.8.9-1|11	%define rname NetworkManager
12mu|networkmanager-0.9.8.9-1|12	
12mu|networkmanager-0.9.8.9-1|13	Name:		networkmanager
12mu|networkmanager-0.9.8.9-1|14	Summary:	Network connection manager and user applications
12mu|networkmanager-0.9.8.9-1|15	Version:	0.9.8.9
12mu|networkmanager-0.9.8.9-1|16	Release:	1
12mu|networkmanager-0.9.8.9-1|17	License:	GPLv2+
12mu|networkmanager-0.9.8.9-1|18	Group:		System/Base
12mu|networkmanager-0.9.8.9-1|19	Url:		http://www.gnome.org/projects/NetworkManager/
12mu|networkmanager-0.9.8.9-1|20	Source0:	http://ftp.gnome.org/pub/GNOME/sources/NetworkManager/0.9/%{rname}-%{version}.tar.xz
12mu|networkmanager-0.9.8.9-1|21	Source1:	README.urpmi
12mu|networkmanager-0.9.8.9-1|22	Source3:	nm-poke-nscd
12mu|networkmanager-0.9.8.9-1|23	
12mu|networkmanager-0.9.8.9-1|24	# Fedora patches
12mu|networkmanager-0.9.8.9-1|25	Patch2:		networkmanager-0.8.1.999-explain-dns1-dns2.patch
12mu|networkmanager-0.9.8.9-1|26	# Rosa specific patches
12mu|networkmanager-0.9.8.9-1|27	Patch3:		networkmanager-0.9.8.8-systemd-service.patch
12mu|networkmanager-0.9.8.9-1|28	Patch6:		NetworkManager-0.9.4.0-dhcpcd-verbose-output.patch
12mu|networkmanager-0.9.8.9-1|29	Patch9:		networkmanager-0.9.4.0-nm-remote-settings.patch
12mu|networkmanager-0.9.8.9-1|30	Patch10:	nm-polkit-permissive.patch
12mu|networkmanager-0.9.8.9-1|31	Patch11:	nss-error.patch
12mu|networkmanager-0.9.8.9-1|32	#Avoid werror format security errors
12mu|networkmanager-0.9.8.9-1|33	
12mu|networkmanager-0.9.8.9-1|34	BuildRequires:	gtk-doc
12mu|networkmanager-0.9.8.9-1|35	BuildRequires:	intltool
12mu|networkmanager-0.9.8.9-1|36	BuildRequires:	iptables
12mu|networkmanager-0.9.8.9-1|37	BuildRequires:	systemd >= 194-25
12mu|networkmanager-0.9.8.9-1|38	BuildRequires:	wpa_supplicant >= 1.1-3
12mu|networkmanager-0.9.8.9-1|39	BuildRequires:	libiw-devel
12mu|networkmanager-0.9.8.9-1|40	BuildRequires:	ppp-devel
12mu|networkmanager-0.9.8.9-1|41	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|networkmanager-0.9.8.9-1|42	BuildRequires:	pkgconfig(ext2fs)
12mu|networkmanager-0.9.8.9-1|43	BuildRequires:	pkgconfig(glibmm-2.4)
12mu|networkmanager-0.9.8.9-1|44	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|networkmanager-0.9.8.9-1|45	BuildRequires:	pkgconfig(gudev-1.0)
12mu|networkmanager-0.9.8.9-1|46	BuildRequires:	pkgconfig(libnl-3.0)
12mu|networkmanager-0.9.8.9-1|47	BuildRequires:	pkgconfig(libsoup-2.4)
12mu|networkmanager-0.9.8.9-1|48	BuildRequires:	pkgconfig(libsystemd-login)
12mu|networkmanager-0.9.8.9-1|49	BuildRequires:	pkgconfig(mm-glib)
12mu|networkmanager-0.9.8.9-1|50	BuildRequires:	pkgconfig(nss)
12mu|networkmanager-0.9.8.9-1|51	BuildRequires:	pkgconfig(polkit-gobject-1)
12mu|networkmanager-0.9.8.9-1|52	BuildRequires:	pkgconfig(systemd)
12mu|networkmanager-0.9.8.9-1|53	BuildRequires:	pkgconfig(uuid)
12mu|networkmanager-0.9.8.9-1|54	
12mu|networkmanager-0.9.8.9-1|55	Requires(post,preun):	systemd rpm-helper
12mu|networkmanager-0.9.8.9-1|56	Requires(postun):systemd
12mu|networkmanager-0.9.8.9-1|57	Requires:	dhcp-client
12mu|networkmanager-0.9.8.9-1|58	Requires:	dnsmasq-base
12mu|networkmanager-0.9.8.9-1|59	Requires:	iproute2
12mu|networkmanager-0.9.8.9-1|60	Requires:	iptables
12mu|networkmanager-0.9.8.9-1|61	Requires:	mobile-broadband-provider-info
12mu|networkmanager-0.9.8.9-1|62	Requires:	modemmanager >= 1.0.0-4
12mu|networkmanager-0.9.8.9-1|63	Suggests:	nscd
12mu|networkmanager-0.9.8.9-1|64	Requires:	ppp = %(rpm -q --queryformat "%{VERSION}" ppp )
12mu|networkmanager-0.9.8.9-1|65	Requires:	systemd >= 194-25
12mu|networkmanager-0.9.8.9-1|66	Requires:	wireless-tools
12mu|networkmanager-0.9.8.9-1|67	Requires:	wpa_supplicant >= 1.1-3
12mu|networkmanager-0.9.8.9-1|68	Provides:	NetworkManager = %{EVRD}
12mu|networkmanager-0.9.8.9-1|69	Conflicts:	%{_lib}nm_util1 < 0.7.996
12mu|networkmanager-0.9.8.9-1|70	Conflicts:	initscripts < 9.24-5
12mu|networkmanager-0.9.8.9-1|71	
12mu|networkmanager-0.9.8.9-1|72	%description
12mu|networkmanager-0.9.8.9-1|73	NetworkManager attempts to keep an active network connection available at all
12mu|networkmanager-0.9.8.9-1|74	times. It is intended only for the desktop use-case, and is not intended for
12mu|networkmanager-0.9.8.9-1|75	usage on servers. The point of NetworkManager is to make networking
12mu|networkmanager-0.9.8.9-1|76	configuration and setup as painless and automatic as possible. If using DHCP,
12mu|networkmanager-0.9.8.9-1|77	NetworkManager is _intended_ to replace default routes, obtain IP addresses
12mu|networkmanager-0.9.8.9-1|78	from a DHCP server, and change nameservers whenever it sees fit.
12mu|networkmanager-0.9.8.9-1|79	
12mu|networkmanager-0.9.8.9-1|80	%files -f %{rname}.lang
12mu|networkmanager-0.9.8.9-1|81	%doc AUTHORS CONTRIBUTING ChangeLog NEWS README TODO
12mu|networkmanager-0.9.8.9-1|82	%doc README.urpmi
12mu|networkmanager-0.9.8.9-1|83	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.NetworkManager.conf
12mu|networkmanager-0.9.8.9-1|84	%{_sysconfdir}/dbus-1/system.d/nm-avahi-autoipd.conf
12mu|networkmanager-0.9.8.9-1|85	%{_sysconfdir}/dbus-1/system.d/nm-dhcp-client.conf
12mu|networkmanager-0.9.8.9-1|86	%{_sysconfdir}/dbus-1/system.d/nm-dispatcher.conf
12mu|networkmanager-0.9.8.9-1|87	%{_sysconfdir}/dbus-1/system.d/nm-ifcfg-rh.conf
12mu|networkmanager-0.9.8.9-1|88	%dir %{_sysconfdir}/%{rname}
12mu|networkmanager-0.9.8.9-1|89	%config(noreplace) %{_sysconfdir}/%{rname}/NetworkManager.conf
12mu|networkmanager-0.9.8.9-1|90	%{_sbindir}/%{rname}
12mu|networkmanager-0.9.8.9-1|91	#%{_sbindir}/%{rname}Dispatcher
12mu|networkmanager-0.9.8.9-1|92	%dir %{_sysconfdir}/%{rname}/dispatcher.d
12mu|networkmanager-0.9.8.9-1|93	%dir %{_sysconfdir}/%{rname}/system-connections
12mu|networkmanager-0.9.8.9-1|94	%dir %{_sysconfdir}/NetworkManager/VPN
12mu|networkmanager-0.9.8.9-1|95	%{_bindir}/nmcli
12mu|networkmanager-0.9.8.9-1|96	%{_bindir}/nm-tool
12mu|networkmanager-0.9.8.9-1|97	%{_bindir}/nm-online
12mu|networkmanager-0.9.8.9-1|98	%{_libdir}/nm-dispatcher.action
12mu|networkmanager-0.9.8.9-1|99	%{_libexecdir}/nm-dhcp-client.action
12mu|networkmanager-0.9.8.9-1|100	%{_libexecdir}/nm-avahi-autoipd.action
12mu|networkmanager-0.9.8.9-1|101	%{_libexecdir}/nm-poke-nscd
12mu|networkmanager-0.9.8.9-1|102	%{_mandir}/man1/*.1*
12mu|networkmanager-0.9.8.9-1|103	%{_mandir}/man5/*.5*
12mu|networkmanager-0.9.8.9-1|104	%{_mandir}/man8/*.8*
12mu|networkmanager-0.9.8.9-1|105	%dir %{_libdir}/NetworkManager
12mu|networkmanager-0.9.8.9-1|106	%{_libdir}/NetworkManager/*.so
12mu|networkmanager-0.9.8.9-1|107	%{_libdir}/pppd/*.*.*/nm-pppd-plugin.so
12mu|networkmanager-0.9.8.9-1|108	%dir %{_localstatedir}/run/%{rname}
12mu|networkmanager-0.9.8.9-1|109	%dir %{_localstatedir}/lib/%{rname}
12mu|networkmanager-0.9.8.9-1|110	%ghost %{_localstatedir}/lib/%{rname}/*
12mu|networkmanager-0.9.8.9-1|111	%{_datadir}/dbus-1/system-services/org.freedesktop.nm_dispatcher.service
12mu|networkmanager-0.9.8.9-1|112	%{_datadir}/polkit-1/actions/org.freedesktop.NetworkManager.policy
12mu|networkmanager-0.9.8.9-1|113	%{_datadir}/gtk-doc/html/*
12mu|networkmanager-0.9.8.9-1|114	/lib/udev/rules.d/*.rules
12mu|networkmanager-0.9.8.9-1|115	%{_systemunitdir}/NetworkManager-wait-online.service
12mu|networkmanager-0.9.8.9-1|116	%{_systemunitdir}/NetworkManager.service
12mu|networkmanager-0.9.8.9-1|117	%{_systemunitdir}/NetworkManager-dispatcher.service
12mu|networkmanager-0.9.8.9-1|118	%{_datadir}/dbus-1/system-services/org.freedesktop.NetworkManager.service
12mu|networkmanager-0.9.8.9-1|119	%{_datadir}/bash-completion/completions/nmcli
12mu|networkmanager-0.9.8.9-1|120	
12mu|networkmanager-0.9.8.9-1|121	#Update config files from previous
12mu|networkmanager-0.9.8.9-1|122	%triggerin -- %{name} < %{version}-%{release}
12mu|networkmanager-0.9.8.9-1|123	sed -e 's/ifcfg-mdv/ifcfg-rh/' -i /etc/NetworkManager/NetworkManager.conf
12mu|networkmanager-0.9.8.9-1|124	
12mu|networkmanager-0.9.8.9-1|125	%post
12mu|networkmanager-0.9.8.9-1|126	%systemd_post NetworkManager.service
12mu|networkmanager-0.9.8.9-1|127	%systemd_post NetworkManager-dispatcher.service
12mu|networkmanager-0.9.8.9-1|128	#Use NM only by default
12mu|networkmanager-0.9.8.9-1|129	if cat /etc/sysconfig/network | grep USE_NM_ONLY; then
12mu|networkmanager-0.9.8.9-1|130	sed -e 's/USE_NM_ONLY=no/USE_NM_ONLY=yes/' -i /etc/sysconfig/network
12mu|networkmanager-0.9.8.9-1|131	else
12mu|networkmanager-0.9.8.9-1|132	echo "USE_NM_ONLY=yes" >> /etc/sysconfig/network
12mu|networkmanager-0.9.8.9-1|133	fi
12mu|networkmanager-0.9.8.9-1|134	
12mu|networkmanager-0.9.8.9-1|135	%preun
12mu|networkmanager-0.9.8.9-1|136	%systemd_preun NetworkManager.service
12mu|networkmanager-0.9.8.9-1|137	%systemd_preun NetworkManager-dispatcher.service
12mu|networkmanager-0.9.8.9-1|138	if [ $1 -eq 0 ] ; then \
12mu|networkmanager-0.9.8.9-1|139	# Package removal, not upgrade \
12mu|networkmanager-0.9.8.9-1|140	sed -e 's/USE_NM_ONLY=yes/USE_NM_ONLY=no/' -i /etc/sysconfig/network
12mu|networkmanager-0.9.8.9-1|141	fi
12mu|networkmanager-0.9.8.9-1|142	
12mu|networkmanager-0.9.8.9-1|143	%postun
12mu|networkmanager-0.9.8.9-1|144	%systemd_postun
12mu|networkmanager-0.9.8.9-1|145	
12mu|networkmanager-0.9.8.9-1|146	#----------------------------------------------------------------------------
12mu|networkmanager-0.9.8.9-1|147	
12mu|networkmanager-0.9.8.9-1|148	%package -n	%{libnm_util}
12mu|networkmanager-0.9.8.9-1|149	Summary:	Shared library for nm_util
12mu|networkmanager-0.9.8.9-1|150	Group:		System/Libraries
12mu|networkmanager-0.9.8.9-1|151	Obsoletes:	%{mklibname networkmanager-util 0}
12mu|networkmanager-0.9.8.9-1|152	%rename		%{_lib}nm_util1
12mu|networkmanager-0.9.8.9-1|153	
12mu|networkmanager-0.9.8.9-1|154	%description -n %{libnm_util}
12mu|networkmanager-0.9.8.9-1|155	Shared library for nm-util.
12mu|networkmanager-0.9.8.9-1|156	
12mu|networkmanager-0.9.8.9-1|157	%files -n %{libnm_util}
12mu|networkmanager-0.9.8.9-1|158	%{_libdir}/libnm-util.so.%{major_util}*
12mu|networkmanager-0.9.8.9-1|159	%{_libdir}/girepository-1.0/NetworkManager-1.0.typelib
12mu|networkmanager-0.9.8.9-1|160	
12mu|networkmanager-0.9.8.9-1|161	#----------------------------------------------------------------------------
12mu|networkmanager-0.9.8.9-1|162	
12mu|networkmanager-0.9.8.9-1|163	%package -n	%{libnm_util_devel}
12mu|networkmanager-0.9.8.9-1|164	Summary:	Development files for nm_util
12mu|networkmanager-0.9.8.9-1|165	Group:		Development/C
12mu|networkmanager-0.9.8.9-1|166	Provides:	NetworkManager-devel = %{EVRD}
12mu|networkmanager-0.9.8.9-1|167	Provides:	nm-util-devel = %{EVRD}
12mu|networkmanager-0.9.8.9-1|168	Provides:	libnm-util-devel = %{EVRD}
12mu|networkmanager-0.9.8.9-1|169	Requires:	%{libnm_util} = %{EVRD}
12mu|networkmanager-0.9.8.9-1|170	Obsoletes:	%{_lib}nm_util-devel < 0.7.996
12mu|networkmanager-0.9.8.9-1|171	
12mu|networkmanager-0.9.8.9-1|172	%description -n %{libnm_util_devel}
12mu|networkmanager-0.9.8.9-1|173	Development files for nm-util.
12mu|networkmanager-0.9.8.9-1|174	
12mu|networkmanager-0.9.8.9-1|175	%files -n %{libnm_util_devel}
12mu|networkmanager-0.9.8.9-1|176	%dir %{_includedir}/%{rname}
12mu|networkmanager-0.9.8.9-1|177	%{_includedir}/%{rname}/*.h
12mu|networkmanager-0.9.8.9-1|178	%{_libdir}/pkgconfig/%{rname}.pc
12mu|networkmanager-0.9.8.9-1|179	%{_libdir}/pkgconfig/libnm-util.pc
12mu|networkmanager-0.9.8.9-1|180	%{_libdir}/libnm-util.so
12mu|networkmanager-0.9.8.9-1|181	
12mu|networkmanager-0.9.8.9-1|182	#----------------------------------------------------------------------------
12mu|networkmanager-0.9.8.9-1|183	
12mu|networkmanager-0.9.8.9-1|184	%package -n	%{libnm_glib}
12mu|networkmanager-0.9.8.9-1|185	Summary:	Shared library for nm_glib
12mu|networkmanager-0.9.8.9-1|186	Group:		System/Libraries
12mu|networkmanager-0.9.8.9-1|187	
12mu|networkmanager-0.9.8.9-1|188	%description -n	%{libnm_glib}
12mu|networkmanager-0.9.8.9-1|189	This package contains the libraries that make it easier to use some
12mu|networkmanager-0.9.8.9-1|190	NetworkManager functionality from applications that use glib.
12mu|networkmanager-0.9.8.9-1|191	
12mu|networkmanager-0.9.8.9-1|192	%files -n %{libnm_glib}
12mu|networkmanager-0.9.8.9-1|193	%{_libdir}/libnm-glib.so.%{major_glib}*
12mu|networkmanager-0.9.8.9-1|194	%{_libdir}/girepository-1.0/NMClient-1.0.typelib
12mu|networkmanager-0.9.8.9-1|195	
12mu|networkmanager-0.9.8.9-1|196	#----------------------------------------------------------------------------
12mu|networkmanager-0.9.8.9-1|197	
12mu|networkmanager-0.9.8.9-1|198	%package -n	%{libnm_glib_devel}
12mu|networkmanager-0.9.8.9-1|199	Summary:	Development files for nm_glib
12mu|networkmanager-0.9.8.9-1|200	Group:		Development/C
12mu|networkmanager-0.9.8.9-1|201	Provides:	nm-glib-devel = %{EVRD}
12mu|networkmanager-0.9.8.9-1|202	Provides:	libnm-glib-devel = %{EVRD}
12mu|networkmanager-0.9.8.9-1|203	Provides:	NetworkManager-glib-devel = %{EVRD}
12mu|networkmanager-0.9.8.9-1|204	Requires:	%{libnm_glib} = %{EVRD}
12mu|networkmanager-0.9.8.9-1|205	Obsoletes:	%{_lib}nm_glib-devel < 0.7.996
12mu|networkmanager-0.9.8.9-1|206	
12mu|networkmanager-0.9.8.9-1|207	%description -n %{libnm_glib_devel}
12mu|networkmanager-0.9.8.9-1|208	Development files for nm-glib.
12mu|networkmanager-0.9.8.9-1|209	
12mu|networkmanager-0.9.8.9-1|210	%files -n %{libnm_glib_devel}
12mu|networkmanager-0.9.8.9-1|211	%dir %{_includedir}/libnm-glib
12mu|networkmanager-0.9.8.9-1|212	%exclude %{_includedir}/libnm-glib/nm-vpn*.h
12mu|networkmanager-0.9.8.9-1|213	%{_includedir}/libnm-glib/*.h
12mu|networkmanager-0.9.8.9-1|214	%{_libdir}/pkgconfig/libnm-glib.pc
12mu|networkmanager-0.9.8.9-1|215	%{_libdir}/libnm-glib.so
12mu|networkmanager-0.9.8.9-1|216	%{_datadir}/gir-1.0/NMClient-1.0.gir
12mu|networkmanager-0.9.8.9-1|217	%{_datadir}/gir-1.0/NetworkManager-1.0.gir
12mu|networkmanager-0.9.8.9-1|218	
12mu|networkmanager-0.9.8.9-1|219	#----------------------------------------------------------------------------
12mu|networkmanager-0.9.8.9-1|220	
12mu|networkmanager-0.9.8.9-1|221	%package -n	%{libnm_glib_vpn}
12mu|networkmanager-0.9.8.9-1|222	Summary:	Shared library for nm-glib-vpn
12mu|networkmanager-0.9.8.9-1|223	Group:		System/Libraries
12mu|networkmanager-0.9.8.9-1|224	Conflicts:	%{_lib}nm-glib1 < 0.7.996
12mu|networkmanager-0.9.8.9-1|225	
12mu|networkmanager-0.9.8.9-1|226	%description -n	%{libnm_glib_vpn}
12mu|networkmanager-0.9.8.9-1|227	This package contains the libraries that make it easier to use some
12mu|networkmanager-0.9.8.9-1|228	NetworkManager VPN functionality from applications that use glib.
12mu|networkmanager-0.9.8.9-1|229	
12mu|networkmanager-0.9.8.9-1|230	%files -n %{libnm_glib_vpn}
12mu|networkmanager-0.9.8.9-1|231	%{_libdir}/libnm-glib-vpn.so.%{major_glib_vpn}*
12mu|networkmanager-0.9.8.9-1|232	
12mu|networkmanager-0.9.8.9-1|233	#----------------------------------------------------------------------------
12mu|networkmanager-0.9.8.9-1|234	
12mu|networkmanager-0.9.8.9-1|235	%package -n	%{libnm_glib_vpn_devel}
12mu|networkmanager-0.9.8.9-1|236	Summary:	Development files for nm-glib-vpn
12mu|networkmanager-0.9.8.9-1|237	Group:		Development/C
12mu|networkmanager-0.9.8.9-1|238	Provides:	nm-glib-vpn-devel = %{EVRD}
12mu|networkmanager-0.9.8.9-1|239	Provides:	libnm-glib-vpn-devel = %{EVRD}
12mu|networkmanager-0.9.8.9-1|240	Requires:	%{libnm_glib_vpn} = %{EVRD}
12mu|networkmanager-0.9.8.9-1|241	Conflicts:	%{_lib}nm_glib-devel < 0.7.996
12mu|networkmanager-0.9.8.9-1|242	
12mu|networkmanager-0.9.8.9-1|243	%description -n %{libnm_glib_vpn_devel}
12mu|networkmanager-0.9.8.9-1|244	Development files for nm-glib-vpn.
12mu|networkmanager-0.9.8.9-1|245	
12mu|networkmanager-0.9.8.9-1|246	%files -n %{libnm_glib_vpn_devel}
12mu|networkmanager-0.9.8.9-1|247	%{_includedir}/libnm-glib/nm-vpn*.h
12mu|networkmanager-0.9.8.9-1|248	%{_libdir}/pkgconfig/libnm-glib-vpn.pc
12mu|networkmanager-0.9.8.9-1|249	%{_libdir}/libnm-glib-vpn.so
12mu|networkmanager-0.9.8.9-1|250	
12mu|networkmanager-0.9.8.9-1|251	#----------------------------------------------------------------------------
12mu|networkmanager-0.9.8.9-1|252	
12mu|networkmanager-0.9.8.9-1|253	%prep
12mu|networkmanager-0.9.8.9-1|254	%setup -q -n %{rname}-%{version}
12mu|networkmanager-0.9.8.9-1|255	%apply_patches
12mu|networkmanager-0.9.8.9-1|256	autoreconf -f
12mu|networkmanager-0.9.8.9-1|257	intltoolize -f
12mu|networkmanager-0.9.8.9-1|258	
12mu|networkmanager-0.9.8.9-1|259	%build
12mu|networkmanager-0.9.8.9-1|260	%define	_disable_ld_no_undefined 1
12mu|networkmanager-0.9.8.9-1|261	%configure2_5x \
12mu|networkmanager-0.9.8.9-1|262	--disable-static \
12mu|networkmanager-0.9.8.9-1|263	--disable-rpath \
12mu|networkmanager-0.9.8.9-1|264	--with-crypto=nss \
12mu|networkmanager-0.9.8.9-1|265	--enable-more-warnings=no \
12mu|networkmanager-0.9.8.9-1|266	--with-docs=yes \
12mu|networkmanager-0.9.8.9-1|267	--with-system-ca-path=%{_sysconfdir}/pki/tls/certs \
12mu|networkmanager-0.9.8.9-1|268	--with-resolvconf=yes \
12mu|networkmanager-0.9.8.9-1|269	--with-session-tracking=systemd \
12mu|networkmanager-0.9.8.9-1|270	--with-suspend-resume=systemd \
12mu|networkmanager-0.9.8.9-1|271	--with-systemdsystemunitdir=%{_systemunitdir} \
12mu|networkmanager-0.9.8.9-1|272	--with-tests=yes \
12mu|networkmanager-0.9.8.9-1|273	--with-dhcpcd=/sbin/dhcpcd \
12mu|networkmanager-0.9.8.9-1|274	--with-dhclient=/sbin/dhclient \
12mu|networkmanager-0.9.8.9-1|275	--with-iptables=/sbin/iptables \
12mu|networkmanager-0.9.8.9-1|276	--enable-bluez4 \
12mu|networkmanager-0.9.8.9-1|277	--enable-polkit \
12mu|networkmanager-0.9.8.9-1|278	--enable-ppp \
12mu|networkmanager-0.9.8.9-1|279	--enable-concheck \
12mu|networkmanager-0.9.8.9-1|280	--with-wext=yes \
12mu|networkmanager-0.9.8.9-1|281	--enable-modify-system \
12mu|networkmanager-0.9.8.9-1|282	--with-modem-manager-1
12mu|networkmanager-0.9.8.9-1|283	
12mu|networkmanager-0.9.8.9-1|284	%make
12mu|networkmanager-0.9.8.9-1|285	
12mu|networkmanager-0.9.8.9-1|286	%install
12mu|networkmanager-0.9.8.9-1|287	%makeinstall_std
12mu|networkmanager-0.9.8.9-1|288	
12mu|networkmanager-0.9.8.9-1|289	install -d %{buildroot}%{_libexecdir}
12mu|networkmanager-0.9.8.9-1|290	install -m755 %{SOURCE3} %{buildroot}%{_libexecdir}/
12mu|networkmanager-0.9.8.9-1|291	
12mu|networkmanager-0.9.8.9-1|292	cat > %{buildroot}%{_sysconfdir}/NetworkManager/NetworkManager.conf << EOF
12mu|networkmanager-0.9.8.9-1|293	[main]
12mu|networkmanager-0.9.8.9-1|294	plugins=ifcfg-rh,keyfile
12mu|networkmanager-0.9.8.9-1|295	EOF
12mu|networkmanager-0.9.8.9-1|296	
12mu|networkmanager-0.9.8.9-1|297	# create a VPN directory
12mu|networkmanager-0.9.8.9-1|298	install -d %{buildroot}%{_sysconfdir}/%{rname}/VPN
12mu|networkmanager-0.9.8.9-1|299	install -m755 test/.libs/nm-online -D %{buildroot}%{_bindir}/nm-online
12mu|networkmanager-0.9.8.9-1|300	
12mu|networkmanager-0.9.8.9-1|301	# create keyfile plugin system-settings directory
12mu|networkmanager-0.9.8.9-1|302	install -d %{buildroot}%{_sysconfdir}/%{rname}/system-connections
12mu|networkmanager-0.9.8.9-1|303	
12mu|networkmanager-0.9.8.9-1|304	# Add readme displayed by urpmi
12mu|networkmanager-0.9.8.9-1|305	cp %{SOURCE1} .
12mu|networkmanager-0.9.8.9-1|306	
12mu|networkmanager-0.9.8.9-1|307	# (bor) clean up on uninstall
12mu|networkmanager-0.9.8.9-1|308	install -d %{buildroot}%{_localstatedir}/lib/%{rname}
12mu|networkmanager-0.9.8.9-1|309	pushd %{buildroot}%{_localstatedir}/lib/%{rname} && {
12mu|networkmanager-0.9.8.9-1|310	touch %{rname}.state
12mu|networkmanager-0.9.8.9-1|311	touch timestamps
12mu|networkmanager-0.9.8.9-1|312	popd
12mu|networkmanager-0.9.8.9-1|313	}
12mu|networkmanager-0.9.8.9-1|314	
12mu|networkmanager-0.9.8.9-1|315	%find_lang %{rname}
12mu|networkmanager-0.9.8.9-1|316	
12mu|networkmanager-0.9.8.9-1|317	find %{buildroot} -name \*.la|xargs rm -f
12mu|networkmanager-0.9.8.9-1|318	
12mu|networkmanager-0.9.8.9-1|319	
12mu|networkmanager-0.9.8.9-1|320	%changelog
12mu|networkmanager-0.9.8.9-1|321	* Sun Apr 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.8.9-1
12mu|networkmanager-0.9.8.9-1|322	+ Revision: 96a306c
12mu|networkmanager-0.9.8.9-1|323	- New version 0.9.8.9
12mu|networkmanager-0.9.8.9-1|324	
12mu|networkmanager-0.9.8.9-1|325	* Sat Mar 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.8.8-1
12mu|networkmanager-0.9.8.9-1|326	+ Revision: 9c79c65
12mu|networkmanager-0.9.8.9-1|327	- New version 0.9.8.8, re-diff systemd patch, force bluez4, spec cleanup
12mu|networkmanager-0.9.8.9-1|328	
12mu|networkmanager-0.9.8.9-1|329	* Sun Nov 24 2013 akdengi <kazancas@mandriva.ru> 0.9.8.2-3
12mu|networkmanager-0.9.8.9-1|330	+ Revision: 14cdb6b
12mu|networkmanager-0.9.8.9-1|331	- properly set USE_NM_ONLY
12mu|networkmanager-0.9.8.9-1|332	
12mu|networkmanager-0.9.8.9-1|333	* Wed Sep 04 2013 akdengi <kazancas@mandriva.ru> 0.9.8.2-2
12mu|networkmanager-0.9.8.9-1|334	+ Revision: 5c651d8
12mu|networkmanager-0.9.8.9-1|335	- set/unset USE_NM_ONLY with NM install
12mu|networkmanager-0.9.8.9-1|336	
12mu|networkmanager-0.9.8.9-1|337	* Mon Aug 19 2013 akdengi <kazancas@mandriva.ru> 0.9.8.2-1
12mu|networkmanager-0.9.8.9-1|338	+ Revision: 4f62418
12mu|networkmanager-0.9.8.9-1|339	- fix and split service patch. Add nm-poke-nscd script from Mageia
12mu|networkmanager-0.9.8.9-1|340	
12mu|networkmanager-0.9.8.9-1|341	* Mon Aug 19 2013 akdengi <kazancas@mandriva.ru> 0.9.8.2-1
12mu|networkmanager-0.9.8.9-1|342	+ Revision: df8271d
12mu|networkmanager-0.9.8.9-1|343	- update to 0.9.8.2
12mu|networkmanager-0.9.8.9-1|344	
12mu|networkmanager-0.9.8.9-1|345	* Thu May 02 2013 Alexander Kazancev <kazancas@gmail.com> 0.9.8.0-2
12mu|networkmanager-0.9.8.9-1|346	+ Revision: 4b13651
12mu|networkmanager-0.9.8.9-1|347	- Use release too in triggerin
12mu|networkmanager-0.9.8.9-1|348	
12mu|networkmanager-0.9.8.9-1|349	* Thu May 02 2013 Alexander Kazancev <kazancas@gmail.com> 0.9.8.0-2
12mu|networkmanager-0.9.8.9-1|350	+ Revision: 4ee81fe
12mu|networkmanager-0.9.8.9-1|351	- Use triggerin to properly update
12mu|networkmanager-0.9.8.9-1|352	
12mu|networkmanager-0.9.8.9-1|353	* Thu May 02 2013 Alexander Kazancev <kazancas@gmail.com> 0.9.8.0-2
12mu|networkmanager-0.9.8.9-1|354	+ Revision: 824e7ac
12mu|networkmanager-0.9.8.9-1|355	- Updated networkmanager.spec
12mu|networkmanager-0.9.8.9-1|356	
12mu|networkmanager-0.9.8.9-1|357	* Thu May 02 2013 Alexander Kazancev <kazancas@gmail.com> 0.9.8.0-2
12mu|networkmanager-0.9.8.9-1|358	+ Revision: 6b97218
12mu|networkmanager-0.9.8.9-1|359	- Use ifcfg-rh instead ugly ifcfg-mdv
12mu|networkmanager-0.9.8.9-1|360	
12mu|networkmanager-0.9.8.9-1|361	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-1
12mu|networkmanager-0.9.8.9-1|362	+ Revision: 84e8f22
12mu|networkmanager-0.9.8.9-1|363	- fix files - add /usr/share/bash-completion/completions/nmcli
12mu|networkmanager-0.9.8.9-1|364	
12mu|networkmanager-0.9.8.9-1|365	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-1
12mu|networkmanager-0.9.8.9-1|366	+ Revision: 52dd53c
12mu|networkmanager-0.9.8.9-1|367	- fix file list
12mu|networkmanager-0.9.8.9-1|368	
12mu|networkmanager-0.9.8.9-1|369	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-4
12mu|networkmanager-0.9.8.9-1|370	+ Revision: c286d62
12mu|networkmanager-0.9.8.9-1|371	- use BR pkgconfig(systemd)
12mu|networkmanager-0.9.8.9-1|372	
12mu|networkmanager-0.9.8.9-1|373	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-4
12mu|networkmanager-0.9.8.9-1|374	+ Revision: 11fca05
12mu|networkmanager-0.9.8.9-1|375	- add systemd to BR
12mu|networkmanager-0.9.8.9-1|376	
12mu|networkmanager-0.9.8.9-1|377	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-4
12mu|networkmanager-0.9.8.9-1|378	+ Revision: 587eadd
12mu|networkmanager-0.9.8.9-1|379	- add pkgconfig(glibmm-2.4)
12mu|networkmanager-0.9.8.9-1|380	
12mu|networkmanager-0.9.8.9-1|381	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-4
12mu|networkmanager-0.9.8.9-1|382	+ Revision: 35decde
12mu|networkmanager-0.9.8.9-1|383	- fix BR and add suggest nscd
12mu|networkmanager-0.9.8.9-1|384	
12mu|networkmanager-0.9.8.9-1|385	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-4
12mu|networkmanager-0.9.8.9-1|386	+ Revision: 238ea29
12mu|networkmanager-0.9.8.9-1|387	- fix polkit patch
12mu|networkmanager-0.9.8.9-1|388	
12mu|networkmanager-0.9.8.9-1|389	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-4
12mu|networkmanager-0.9.8.9-1|390	+ Revision: b6d44e0
12mu|networkmanager-0.9.8.9-1|391	- User ROSA implimentation of NM_CONTROLLED state
12mu|networkmanager-0.9.8.9-1|392	
12mu|networkmanager-0.9.8.9-1|393	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-4
12mu|networkmanager-0.9.8.9-1|394	+ Revision: 9a5e18b
12mu|networkmanager-0.9.8.9-1|395	- disable patch7
12mu|networkmanager-0.9.8.9-1|396	
12mu|networkmanager-0.9.8.9-1|397	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-4
12mu|networkmanager-0.9.8.9-1|398	+ Revision: 1c2fd54
12mu|networkmanager-0.9.8.9-1|399	- fix systemd alias patch
12mu|networkmanager-0.9.8.9-1|400	
12mu|networkmanager-0.9.8.9-1|401	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-4
12mu|networkmanager-0.9.8.9-1|402	+ Revision: 10649f5
12mu|networkmanager-0.9.8.9-1|403	- update spec and patch
12mu|networkmanager-0.9.8.9-1|404	
12mu|networkmanager-0.9.8.9-1|405	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-4
12mu|networkmanager-0.9.8.9-1|406	+ Revision: ea9afab
12mu|networkmanager-0.9.8.9-1|407	- delete non-used patch
12mu|networkmanager-0.9.8.9-1|408	
12mu|networkmanager-0.9.8.9-1|409	* Tue Feb 26 2013 akdengi <kazancas@gmail.com> 0.9.8.0-4
12mu|networkmanager-0.9.8.9-1|410	+ Revision: 50893e1
12mu|networkmanager-0.9.8.9-1|411	- -new version 0.9.8.0
12mu|networkmanager-0.9.8.9-1|412	
12mu|networkmanager-0.9.8.9-1|413	* Fri Feb 22 2013 root <root@localhost.localdomain> 0.9.6.4-4
12mu|networkmanager-0.9.8.9-1|414	+ Revision: 9756724
12mu|networkmanager-0.9.8.9-1|415	- changed README.urpmi
12mu|networkmanager-0.9.8.9-1|416	
12mu|networkmanager-0.9.8.9-1|417	* Thu Feb 21 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.6.4-3
12mu|networkmanager-0.9.8.9-1|418	+ Revision: 868c997
12mu|networkmanager-0.9.8.9-1|419	- fixed alias name from networkmanager.service to network-manager.service
12mu|networkmanager-0.9.8.9-1|420	
12mu|networkmanager-0.9.8.9-1|421	* Thu Feb 21 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.6.4-3
12mu|networkmanager-0.9.8.9-1|422	+ Revision: bad4d9f
12mu|networkmanager-0.9.8.9-1|423	- release up
12mu|networkmanager-0.9.8.9-1|424	
12mu|networkmanager-0.9.8.9-1|425	* Wed Nov 14 2012 akdengi <kazancas@gmail.com> 0.9.6.4-2
12mu|networkmanager-0.9.8.9-1|426	+ Revision: 703f643
12mu|networkmanager-0.9.8.9-1|427	- LOG -update to 0.9.6.4
12mu|networkmanager-0.9.8.9-1|428	
12mu|networkmanager-0.9.8.9-1|429	* Tue Nov 06 2012 Alexander Khryukin <alexander@mezon.ru> 0.9.6.0-2
12mu|networkmanager-0.9.8.9-1|430	+ Revision: cc7f49f
12mu|networkmanager-0.9.8.9-1|431	- networkmanager.rpmlintrc filter external-depfilter-with-internal-depgen
12mu|networkmanager-0.9.8.9-1|432	
12mu|networkmanager-0.9.8.9-1|433	* Tue Nov 06 2012 Alexander Khryukin <alexander@mezon.ru> 0.9.6.0-2
12mu|networkmanager-0.9.8.9-1|434	+ Revision: 7b8c02e
12mu|networkmanager-0.9.8.9-1|435	- relink against libnl3
12mu|networkmanager-0.9.8.9-1|436	
12mu|networkmanager-0.9.8.9-1|437	* Wed Aug 22 2012 akdengi <kazancas@mandriva.ru> 0.9.6.0-1
12mu|networkmanager-0.9.8.9-1|438	+ Revision: fb5e540
12mu|networkmanager-0.9.8.9-1|439	- fix spec
12mu|networkmanager-0.9.8.9-1|440	
12mu|networkmanager-0.9.8.9-1|441	* Wed Aug 22 2012 akdengi <kazancas@mandriva.ru> 0.9.6.0-1
12mu|networkmanager-0.9.8.9-1|442	+ Revision: 73ac051
12mu|networkmanager-0.9.8.9-1|443	- fix spec
12mu|networkmanager-0.9.8.9-1|444	
12mu|networkmanager-0.9.8.9-1|445	* Wed Aug 22 2012 akdengi <kazancas@mandriva.ru> 0.9.6.0-1
12mu|networkmanager-0.9.8.9-1|446	+ Revision: 05529bd
12mu|networkmanager-0.9.8.9-1|447	- fix spec
12mu|networkmanager-0.9.8.9-1|448	
12mu|networkmanager-0.9.8.9-1|449	* Wed Aug 22 2012 akdengi <kazancas@mandriva.ru> 0.9.6.0-1
12mu|networkmanager-0.9.8.9-1|450	+ Revision: ddaafb4
12mu|networkmanager-0.9.8.9-1|451	- LOG - drop patch11
12mu|networkmanager-0.9.8.9-1|452	
12mu|networkmanager-0.9.8.9-1|453	

20258 12
12mu|networkmanager-applet-0.9.8.2-1|1	%define	rname	network-manager-applet
12mu|networkmanager-applet-0.9.8.2-1|2	%define	major	0
12mu|networkmanager-applet-0.9.8.2-1|3	%define libname %mklibname nm-gtk %{major}
12mu|networkmanager-applet-0.9.8.2-1|4	%define develname %mklibname nm-gtk -d
12mu|networkmanager-applet-0.9.8.2-1|5	
12mu|networkmanager-applet-0.9.8.2-1|6	Name:		networkmanager-applet
12mu|networkmanager-applet-0.9.8.2-1|7	Summary:	Network connection manager applet for GNOME
12mu|networkmanager-applet-0.9.8.2-1|8	Version:	0.9.8.2
12mu|networkmanager-applet-0.9.8.2-1|9	Release:	1
12mu|networkmanager-applet-0.9.8.2-1|10	Group:		System/Configuration/Networking
12mu|networkmanager-applet-0.9.8.2-1|11	License:	GPLv2+
12mu|networkmanager-applet-0.9.8.2-1|12	URL:		http://www.gnome.org/projects/NetworkManager/
12mu|networkmanager-applet-0.9.8.2-1|13	Source0:	http://ftp.gnome.org/pub/GNOME/sources/network-manager-applet/0.9/%{rname}-%{version}.tar.xz
12mu|networkmanager-applet-0.9.8.2-1|14	Source1:	50-nm_applet.pkla
12mu|networkmanager-applet-0.9.8.2-1|15	BuildRequires:	intltool
12mu|networkmanager-applet-0.9.8.2-1|16	BuildRequires:	libiw-devel
12mu|networkmanager-applet-0.9.8.2-1|17	BuildRequires:	pkgconfig(gconf-2.0)
12mu|networkmanager-applet-0.9.8.2-1|18	BuildRequires:	pkgconfig(gnome-keyring-1)
12mu|networkmanager-applet-0.9.8.2-1|19	BuildRequires:	pkgconfig(gnome-bluetooth-1.0) >= 3.4.2
12mu|networkmanager-applet-0.9.8.2-1|20	BuildRequires:	pkgconfig(libnm-glib) >= %{version}
12mu|networkmanager-applet-0.9.8.2-1|21	BuildRequires:	pkgconfig(libnm-glib-vpn) >= %{version}
12mu|networkmanager-applet-0.9.8.2-1|22	BuildRequires:	pkgconfig(libnotify)
12mu|networkmanager-applet-0.9.8.2-1|23	BuildRequires:	pkgconfig(polkit-gobject-1) >= 0.92
12mu|networkmanager-applet-0.9.8.2-1|24	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|networkmanager-applet-0.9.8.2-1|25	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|networkmanager-applet-0.9.8.2-1|26	BuildRequires:	pkgconfig(iso-codes)
12mu|networkmanager-applet-0.9.8.2-1|27	BuildRequires:	pkgconfig(libsecret-unstable)
12mu|networkmanager-applet-0.9.8.2-1|28	Requires:	networkmanager >= %{version}
12mu|networkmanager-applet-0.9.8.2-1|29	Requires:	gtk+3
12mu|networkmanager-applet-0.9.8.2-1|30	Requires:	iso-codes
12mu|networkmanager-applet-0.9.8.2-1|31	
12mu|networkmanager-applet-0.9.8.2-1|32	%description
12mu|networkmanager-applet-0.9.8.2-1|33	Network-manager-applet is a system tray applet which lets you easily
12mu|networkmanager-applet-0.9.8.2-1|34	connect to different networks. It is created for GNOME's notification area
12mu|networkmanager-applet-0.9.8.2-1|35	but it also works for other desktop environments which provide a system
12mu|networkmanager-applet-0.9.8.2-1|36	tray like KDE or XFCE. It displays the available networks and allows to
12mu|networkmanager-applet-0.9.8.2-1|37	easily switch between them. For encrypted networks it will prompt the user
12mu|networkmanager-applet-0.9.8.2-1|38	for the key/passphrase and it can optionally store them in the
12mu|networkmanager-applet-0.9.8.2-1|39	gnome-keyring.
12mu|networkmanager-applet-0.9.8.2-1|40	
12mu|networkmanager-applet-0.9.8.2-1|41	%package -n %{libname}
12mu|networkmanager-applet-0.9.8.2-1|42	Group:      System/Libraries
12mu|networkmanager-applet-0.9.8.2-1|43	Summary:    %{summary}
12mu|networkmanager-applet-0.9.8.2-1|44	
12mu|networkmanager-applet-0.9.8.2-1|45	%description -n %{libname}
12mu|networkmanager-applet-0.9.8.2-1|46	Library from %{name}-gtk
12mu|networkmanager-applet-0.9.8.2-1|47	
12mu|networkmanager-applet-0.9.8.2-1|48	%package -n %{develname}
12mu|networkmanager-applet-0.9.8.2-1|49	Group:      Development/C
12mu|networkmanager-applet-0.9.8.2-1|50	Summary:    Development libraries and header files from %{name}
12mu|networkmanager-applet-0.9.8.2-1|51	Requires:   %{libname} = %{EVRD}
12mu|networkmanager-applet-0.9.8.2-1|52	
12mu|networkmanager-applet-0.9.8.2-1|53	%description -n %{develname}
12mu|networkmanager-applet-0.9.8.2-1|54	%{name}-gtk development headers and libraries.
12mu|networkmanager-applet-0.9.8.2-1|55	
12mu|networkmanager-applet-0.9.8.2-1|56	%prep
12mu|networkmanager-applet-0.9.8.2-1|57	%setup -qn %{rname}-%{version}
12mu|networkmanager-applet-0.9.8.2-1|58	%apply_patches
12mu|networkmanager-applet-0.9.8.2-1|59	
12mu|networkmanager-applet-0.9.8.2-1|60	%build
12mu|networkmanager-applet-0.9.8.2-1|61	autoreconf -fi
12mu|networkmanager-applet-0.9.8.2-1|62	%configure2_5x \
12mu|networkmanager-applet-0.9.8.2-1|63	--disable-static \
12mu|networkmanager-applet-0.9.8.2-1|64	--enable-more-warnings=no \
12mu|networkmanager-applet-0.9.8.2-1|65	--with-bluetooth \
12mu|networkmanager-applet-0.9.8.2-1|66	--with-gtkver=3
12mu|networkmanager-applet-0.9.8.2-1|67	
12mu|networkmanager-applet-0.9.8.2-1|68	%make
12mu|networkmanager-applet-0.9.8.2-1|69	
12mu|networkmanager-applet-0.9.8.2-1|70	%install
12mu|networkmanager-applet-0.9.8.2-1|71	%makeinstall_std
12mu|networkmanager-applet-0.9.8.2-1|72	
12mu|networkmanager-applet-0.9.8.2-1|73	mkdir -p %{buildroot}/%{_sysconfdir}/polkit-1/localauthority/50-local.d/
12mu|networkmanager-applet-0.9.8.2-1|74	install -m 0644 %{SOURCE1} %{buildroot}/%{_sysconfdir}/polkit-1/localauthority/50-local.d/
12mu|networkmanager-applet-0.9.8.2-1|75	
12mu|networkmanager-applet-0.9.8.2-1|76	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
12mu|networkmanager-applet-0.9.8.2-1|77	%find_lang nm-applet
12mu|networkmanager-applet-0.9.8.2-1|78	
12mu|networkmanager-applet-0.9.8.2-1|79	%files -f nm-applet.lang
12mu|networkmanager-applet-0.9.8.2-1|80	%doc ChangeLog CONTRIBUTING
12mu|networkmanager-applet-0.9.8.2-1|81	%{_sysconfdir}/xdg/autostart/nm-applet.desktop
12mu|networkmanager-applet-0.9.8.2-1|82	%{_bindir}/nm-connection-editor
12mu|networkmanager-applet-0.9.8.2-1|83	%{_bindir}/nm-applet
12mu|networkmanager-applet-0.9.8.2-1|84	%{_libdir}/gnome-bluetooth/plugins/libnma.so
12mu|networkmanager-applet-0.9.8.2-1|85	%{_libexecdir}/nm-applet-migration-tool
12mu|networkmanager-applet-0.9.8.2-1|86	%{_datadir}/applications/nm-connection-editor.desktop
12mu|networkmanager-applet-0.9.8.2-1|87	%{_datadir}/GConf/gsettings/nm-applet.convert
12mu|networkmanager-applet-0.9.8.2-1|88	%{_datadir}/glib-2.0/schemas/org.gnome.nm-applet.gschema.xml
12mu|networkmanager-applet-0.9.8.2-1|89	%dir %{_datadir}/nm-applet/
12mu|networkmanager-applet-0.9.8.2-1|90	%{_datadir}/nm-applet/*.png
12mu|networkmanager-applet-0.9.8.2-1|91	%{_datadir}/nm-applet/*.ui
12mu|networkmanager-applet-0.9.8.2-1|92	%{_datadir}/applications/nm-applet.desktop
12mu|networkmanager-applet-0.9.8.2-1|93	%{_datadir}/libnm-gtk/wifi.ui
12mu|networkmanager-applet-0.9.8.2-1|94	%{_iconsdir}/hicolor/*/apps/*
12mu|networkmanager-applet-0.9.8.2-1|95	%{_sysconfdir}/polkit-1/localauthority/50-local.d/50-nm_applet.pkla
12mu|networkmanager-applet-0.9.8.2-1|96	%{_libdir}/girepository-1.0/NMGtk-1.0.typelib
12mu|networkmanager-applet-0.9.8.2-1|97	%{_datadir}/gir-1.0/NMGtk-1.0.gir
12mu|networkmanager-applet-0.9.8.2-1|98	%{_mandir}/man1/nm-applet.1.xz
12mu|networkmanager-applet-0.9.8.2-1|99	%{_mandir}/man1/nm-connection-editor.1.xz
12mu|networkmanager-applet-0.9.8.2-1|100	
12mu|networkmanager-applet-0.9.8.2-1|101	%files -n %{libname}
12mu|networkmanager-applet-0.9.8.2-1|102	%{_libdir}/libnm-gtk.so.%{major}*
12mu|networkmanager-applet-0.9.8.2-1|103	
12mu|networkmanager-applet-0.9.8.2-1|104	%files -n %{develname}
12mu|networkmanager-applet-0.9.8.2-1|105	%{_includedir}/libnm-gtk/*
12mu|networkmanager-applet-0.9.8.2-1|106	%{_libdir}/libnm-gtk.so
12mu|networkmanager-applet-0.9.8.2-1|107	%{_libdir}/pkgconfig/libnm-gtk.pc
12mu|networkmanager-applet-0.9.8.2-1|108	
12mu|networkmanager-applet-0.9.8.2-1|109	
12mu|networkmanager-applet-0.9.8.2-1|110	
12mu|networkmanager-applet-0.9.8.2-1|111	%changelog
12mu|networkmanager-applet-0.9.8.2-1|112	* Thu Feb 26 2013 akdengi <akdengi> 0.9.8.0-1
12mu|networkmanager-applet-0.9.8.2-1|113	- new version 0.9.8.0
12mu|networkmanager-applet-0.9.8.2-1|114	
12mu|networkmanager-applet-0.9.8.2-1|115	* Wed Oct 10 2012 Arkady L. Shane <ashejn@rosalab.ru> 0.9.6.2-2
12mu|networkmanager-applet-0.9.8.2-1|116	- rebuilt against new gnome-bluetooth
12mu|networkmanager-applet-0.9.8.2-1|117	
12mu|networkmanager-applet-0.9.8.2-1|118	* Thu Aug 09 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.9.6.2-1
12mu|networkmanager-applet-0.9.8.2-1|119	+ Revision: 813349
12mu|networkmanager-applet-0.9.8.2-1|120	- update to new version 0.9.6.2
12mu|networkmanager-applet-0.9.8.2-1|121	
12mu|networkmanager-applet-0.9.8.2-1|122	* Wed Aug 08 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.9.6.0-1
12mu|networkmanager-applet-0.9.8.2-1|123	+ Revision: 812725
12mu|networkmanager-applet-0.9.8.2-1|124	- update to new version 0.9.6.0
12mu|networkmanager-applet-0.9.8.2-1|125	
12mu|networkmanager-applet-0.9.8.2-1|126	* Sun May 06 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.9.4.1-2
12mu|networkmanager-applet-0.9.8.2-1|127	+ Revision: 796933
12mu|networkmanager-applet-0.9.8.2-1|128	- rebuild for gnome-bluetooth
12mu|networkmanager-applet-0.9.8.2-1|129	
12mu|networkmanager-applet-0.9.8.2-1|130	* Sun Mar 25 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.4.1-1
12mu|networkmanager-applet-0.9.8.2-1|131	+ Revision: 786620
12mu|networkmanager-applet-0.9.8.2-1|132	- Patch 1: fix format not a string literal and no format arguments error
12mu|networkmanager-applet-0.9.8.2-1|133	- update to new version 0.9.4.1
12mu|networkmanager-applet-0.9.8.2-1|134	- enable bluetooth support
12mu|networkmanager-applet-0.9.8.2-1|135	
12mu|networkmanager-applet-0.9.8.2-1|136	* Tue Dec 06 2011 Matthew Dawkins <mattydaw@mandriva.org> 0.9.2.0-1
12mu|networkmanager-applet-0.9.8.2-1|137	+ Revision: 738337
12mu|networkmanager-applet-0.9.8.2-1|138	- added missing devel description
12mu|networkmanager-applet-0.9.8.2-1|139	- new version 0.9.2.0
12mu|networkmanager-applet-0.9.8.2-1|140	- new lib nm-gtk0 & devel nm-gtk
12mu|networkmanager-applet-0.9.8.2-1|141	- removed defattr, clean section, BuildRoot, mkrel
12mu|networkmanager-applet-0.9.8.2-1|142	- removed .la files
12mu|networkmanager-applet-0.9.8.2-1|143	- converted BRs to pkgconfig provides
12mu|networkmanager-applet-0.9.8.2-1|144	
12mu|networkmanager-applet-0.9.8.2-1|145	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|networkmanager-applet-0.9.8.2-1|146	- 0.8.6.0
12mu|networkmanager-applet-0.9.8.2-1|147	- 0.8.6.0
12mu|networkmanager-applet-0.9.8.2-1|148	
12mu|networkmanager-applet-0.9.8.2-1|149	* Sun May 22 2011 Funda Wang <fwang@mandriva.org> 0.8.4-2
12mu|networkmanager-applet-0.9.8.2-1|150	+ Revision: 677158
12mu|networkmanager-applet-0.9.8.2-1|151	- cleanup spec file
12mu|networkmanager-applet-0.9.8.2-1|152	- rebuild to add gconf2 as req
12mu|networkmanager-applet-0.9.8.2-1|153	
12mu|networkmanager-applet-0.9.8.2-1|154	* Thu Apr 21 2011 Funda Wang <fwang@mandriva.org> 0.8.4-1
12mu|networkmanager-applet-0.9.8.2-1|155	+ Revision: 656404
12mu|networkmanager-applet-0.9.8.2-1|156	- disable warnings
12mu|networkmanager-applet-0.9.8.2-1|157	- bump req
12mu|networkmanager-applet-0.9.8.2-1|158	- new version 0.8.4
12mu|networkmanager-applet-0.9.8.2-1|159	
12mu|networkmanager-applet-0.9.8.2-1|160	* Tue Apr 05 2011 Funda Wang <fwang@mandriva.org> 0.8.3.999-1
12mu|networkmanager-applet-0.9.8.2-1|161	+ Revision: 650762
12mu|networkmanager-applet-0.9.8.2-1|162	- new version 0.8.3.999
12mu|networkmanager-applet-0.9.8.2-1|163	
12mu|networkmanager-applet-0.9.8.2-1|164	* Sat Mar 19 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 0.8.3.998-1
12mu|networkmanager-applet-0.9.8.2-1|165	+ Revision: 647051
12mu|networkmanager-applet-0.9.8.2-1|166	- 0.8.4-rc1
12mu|networkmanager-applet-0.9.8.2-1|167	
12mu|networkmanager-applet-0.9.8.2-1|168	* Sat Mar 05 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 0.8.3.997-1
12mu|networkmanager-applet-0.9.8.2-1|169	+ Revision: 642103
12mu|networkmanager-applet-0.9.8.2-1|170	- update to 0.8.4-beta3
12mu|networkmanager-applet-0.9.8.2-1|171	
12mu|networkmanager-applet-0.9.8.2-1|172	* Fri Nov 05 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.8.2-1mdv2011.0
12mu|networkmanager-applet-0.9.8.2-1|173	+ Revision: 593784
12mu|networkmanager-applet-0.9.8.2-1|174	- 0.8.2 final
12mu|networkmanager-applet-0.9.8.2-1|175	
12mu|networkmanager-applet-0.9.8.2-1|176	* Thu Nov 04 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.8.1.999-1mdv2011.0
12mu|networkmanager-applet-0.9.8.2-1|177	+ Revision: 593131
12mu|networkmanager-applet-0.9.8.2-1|178	- update to 0.8.2-rc1
12mu|networkmanager-applet-0.9.8.2-1|179	
12mu|networkmanager-applet-0.9.8.2-1|180	+ Funda Wang <fwang@mandriva.org>
12mu|networkmanager-applet-0.9.8.2-1|181	- new version 0.8.1
12mu|networkmanager-applet-0.9.8.2-1|182	
12mu|networkmanager-applet-0.9.8.2-1|183	* Sat Jul 17 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.8.0.999-1mdv2011.0
12mu|networkmanager-applet-0.9.8.2-1|184	+ Revision: 554751
12mu|networkmanager-applet-0.9.8.2-1|185	- new version 0.8.1-rc
12mu|networkmanager-applet-0.9.8.2-1|186	
12mu|networkmanager-applet-0.9.8.2-1|187	* Thu Feb 25 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 0.8-1mdv2010.1
12mu|networkmanager-applet-0.9.8.2-1|188	+ Revision: 511187
12mu|networkmanager-applet-0.9.8.2-1|189	- new version
12mu|networkmanager-applet-0.9.8.2-1|190	
12mu|networkmanager-applet-0.9.8.2-1|191	* Sat Feb 06 2010 Frederik Himpe <fhimpe@mandriva.org> 0.7.999-1.git20100122.2mdv2010.1
12mu|networkmanager-applet-0.9.8.2-1|192	+ Revision: 501460
12mu|networkmanager-applet-0.9.8.2-1|193	- Don't autostart the applet in KDE as KDE has its own applet now
12mu|networkmanager-applet-0.9.8.2-1|194	
12mu|networkmanager-applet-0.9.8.2-1|195	* Sat Jan 23 2010 Frederik Himpe <fhimpe@mandriva.org> 0.7.999-1.git20100122.1mdv2010.1
12mu|networkmanager-applet-0.9.8.2-1|196	+ Revision: 495148
12mu|networkmanager-applet-0.9.8.2-1|197	- Update to 0.7.999+ snapshot
12mu|networkmanager-applet-0.9.8.2-1|198	
12mu|networkmanager-applet-0.9.8.2-1|199	* Fri Jan 01 2010 Frederik Himpe <fhimpe@mandriva.org> 0.7.997-0.git20100101.1mdv2010.1
12mu|networkmanager-applet-0.9.8.2-1|200	+ Revision: 484910
12mu|networkmanager-applet-0.9.8.2-1|201	- Update to new snapshot
12mu|networkmanager-applet-0.9.8.2-1|202	
12mu|networkmanager-applet-0.9.8.2-1|203	* Tue Nov 17 2009 Frederik Himpe <fhimpe@mandriva.org> 0.7.996-0.git20091117.1mdv2010.1
12mu|networkmanager-applet-0.9.8.2-1|204	+ Revision: 467054
12mu|networkmanager-applet-0.9.8.2-1|205	- Update to new git snapshot
12mu|networkmanager-applet-0.9.8.2-1|206	
12mu|networkmanager-applet-0.9.8.2-1|207	* Fri Nov 13 2009 Frederik Himpe <fhimpe@mandriva.org> 0.7.996-0.git20091021.1mdv2010.1
12mu|networkmanager-applet-0.9.8.2-1|208	+ Revision: 465802
12mu|networkmanager-applet-0.9.8.2-1|209	- Add BuildRoot to SPEC file
12mu|networkmanager-applet-0.9.8.2-1|210	- First Mandriva package
12mu|networkmanager-applet-0.9.8.2-1|211	- create networkmanager-applet
12mu|networkmanager-applet-0.9.8.2-1|212	

20259 12
12mu|NetworkManager-l2tp-0.9.8-1|1	%define nm_version          0.9.8.2
12mu|NetworkManager-l2tp-0.9.8-1|2	%define dbus_version        0.74
12mu|NetworkManager-l2tp-0.9.8-1|3	%define gtk3_version        3.0
12mu|NetworkManager-l2tp-0.9.8-1|4	%define shared_mime_version 0.16-3
12mu|NetworkManager-l2tp-0.9.8-1|5	%define up_ver 0.9
12mu|NetworkManager-l2tp-0.9.8-1|6	
12mu|NetworkManager-l2tp-0.9.8-1|7	Summary:   NetworkManager VPN plugin for l2tp
12mu|NetworkManager-l2tp-0.9.8-1|8	Name:      NetworkManager-l2tp
12mu|NetworkManager-l2tp-0.9.8-1|9	Version:   0.9.8
12mu|NetworkManager-l2tp-0.9.8-1|10	Release:   1%{?dist}
12mu|NetworkManager-l2tp-0.9.8-1|11	License:   GPLv2+
12mu|NetworkManager-l2tp-0.9.8-1|12	Group:     System/Base
12mu|NetworkManager-l2tp-0.9.8-1|13	URL:       https://launchpad.net/~seriy-pr/+archive/network-manager-l2tp
12mu|NetworkManager-l2tp-0.9.8-1|14	Source:    %{name}-%{version}.tar.gz
12mu|NetworkManager-l2tp-0.9.8-1|15	
12mu|NetworkManager-l2tp-0.9.8-1|16	BuildRequires: gettext
12mu|NetworkManager-l2tp-0.9.8-1|17	BuildRequires: intltool
12mu|NetworkManager-l2tp-0.9.8-1|18	BuildRequires: libtool
12mu|NetworkManager-l2tp-0.9.8-1|19	BuildRequires: perl-XML-Parser
12mu|NetworkManager-l2tp-0.9.8-1|20	BuildRequires: perl
12mu|NetworkManager-l2tp-0.9.8-1|21	BuildRequires: ppp-devel
12mu|NetworkManager-l2tp-0.9.8-1|22	BuildRequires: pkgconfig(gtk+-3.0)
12mu|NetworkManager-l2tp-0.9.8-1|23	BuildRequires: pkgconfig(dbus-1)
12mu|NetworkManager-l2tp-0.9.8-1|24	BuildRequires: pkgconfig(libnm-util) >= %{nm_version}
12mu|NetworkManager-l2tp-0.9.8-1|25	BuildRequires: pkgconfig(libnm-glib) >= %{nm_version}
12mu|NetworkManager-l2tp-0.9.8-1|26	BuildRequires: pkgconfig(libnm-glib-vpn) >= %{nm_version}
12mu|NetworkManager-l2tp-0.9.8-1|27	BuildRequires: pkgconfig(gnome-keyring-1)
12mu|NetworkManager-l2tp-0.9.8-1|28	BuildRequires: pkgconfig(libpng15)
12mu|NetworkManager-l2tp-0.9.8-1|29	Requires: dbus
12mu|NetworkManager-l2tp-0.9.8-1|30	Requires: gtk+3            >= %{gtk3_version}
12mu|NetworkManager-l2tp-0.9.8-1|31	Requires: dbus
12mu|NetworkManager-l2tp-0.9.8-1|32	Requires: NetworkManager   >= %{nm_version}
12mu|NetworkManager-l2tp-0.9.8-1|33	Requires: shared-mime-info >= %{shared_mime_version}
12mu|NetworkManager-l2tp-0.9.8-1|34	Requires: gnome-keyring
12mu|NetworkManager-l2tp-0.9.8-1|35	Requires: pptp-linux
12mu|NetworkManager-l2tp-0.9.8-1|36	Requires: ppp-pppoe
12mu|NetworkManager-l2tp-0.9.8-1|37	Requires: xl2tpd
12mu|NetworkManager-l2tp-0.9.8-1|38	
12mu|NetworkManager-l2tp-0.9.8-1|39	%description
12mu|NetworkManager-l2tp-0.9.8-1|40	This package contains software for integrating L2TP VPN support with
12mu|NetworkManager-l2tp-0.9.8-1|41	the NetworkManager and the GNOME desktop.
12mu|NetworkManager-l2tp-0.9.8-1|42	
12mu|NetworkManager-l2tp-0.9.8-1|43	%prep
12mu|NetworkManager-l2tp-0.9.8-1|44	%setup -q
12mu|NetworkManager-l2tp-0.9.8-1|45	
12mu|NetworkManager-l2tp-0.9.8-1|46	
12mu|NetworkManager-l2tp-0.9.8-1|47	%build
12mu|NetworkManager-l2tp-0.9.8-1|48	./autogen.sh
12mu|NetworkManager-l2tp-0.9.8-1|49	%configure2_5x \
12mu|NetworkManager-l2tp-0.9.8-1|50	--disable-static \
12mu|NetworkManager-l2tp-0.9.8-1|51	--disable-dependency-tracking \
12mu|NetworkManager-l2tp-0.9.8-1|52	--enable-more-warnings=yes
12mu|NetworkManager-l2tp-0.9.8-1|53	
12mu|NetworkManager-l2tp-0.9.8-1|54	%make
12mu|NetworkManager-l2tp-0.9.8-1|55	
12mu|NetworkManager-l2tp-0.9.8-1|56	%install
12mu|NetworkManager-l2tp-0.9.8-1|57	%makeinstall_std
12mu|NetworkManager-l2tp-0.9.8-1|58	
12mu|NetworkManager-l2tp-0.9.8-1|59	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mu|NetworkManager-l2tp-0.9.8-1|60	
12mu|NetworkManager-l2tp-0.9.8-1|61	%find_lang NetworkManager-l2tp
12mu|NetworkManager-l2tp-0.9.8-1|62	
12mu|NetworkManager-l2tp-0.9.8-1|63	
12mu|NetworkManager-l2tp-0.9.8-1|64	%files -f %{name}.lang
12mu|NetworkManager-l2tp-0.9.8-1|65	%doc AUTHORS ChangeLog
12mu|NetworkManager-l2tp-0.9.8-1|66	%{_libdir}/NetworkManager/lib*.so*
12mu|NetworkManager-l2tp-0.9.8-1|67	%{_libexecdir}/nm-l2tp-auth-dialog
12mu|NetworkManager-l2tp-0.9.8-1|68	%{_sysconfdir}/dbus-1/system.d/nm-l2tp-service.conf
12mu|NetworkManager-l2tp-0.9.8-1|69	%{_sysconfdir}/NetworkManager/VPN/nm-l2tp-service.name
12mu|NetworkManager-l2tp-0.9.8-1|70	%{_libexecdir}/nm-l2tp-service
12mu|NetworkManager-l2tp-0.9.8-1|71	%{_libdir}/pppd/2.*/nm-l2tp-pppd-plugin.so
12mu|NetworkManager-l2tp-0.9.8-1|72	%{_datadir}/gnome-vpn-properties/l2tp
12mu|NetworkManager-l2tp-0.9.8-1|73	
12mu|NetworkManager-l2tp-0.9.8-1|74	
12mu|NetworkManager-l2tp-0.9.8-1|75	
12mu|NetworkManager-l2tp-0.9.8-1|76	%changelog
12mu|NetworkManager-l2tp-0.9.8-1|77	* Sat Mar 01 2014 grendizer <alex.burmashev@rosalab.ru> 0.9.8-1
12mu|NetworkManager-l2tp-0.9.8-1|78	+ Revision: 72ccb55
12mu|NetworkManager-l2tp-0.9.8-1|79	- Merge pull request #1 from r0g3r/networkmanager-l2tp:rosa2012.1
12mu|NetworkManager-l2tp-0.9.8-1|80	- update
12mu|NetworkManager-l2tp-0.9.8-1|81	
12mu|NetworkManager-l2tp-0.9.8-1|82	

20260 12
12mu|networkmanager-openconnect-0.9.8.0-1|1	%define nm_version          0.9.6.0
12mu|networkmanager-openconnect-0.9.8.0-1|2	%define dbus_version        1.1
12mu|networkmanager-openconnect-0.9.8.0-1|3	%define openconnect_version 3.01
12mu|networkmanager-openconnect-0.9.8.0-1|4	%define gtk3_version        3.0
12mu|networkmanager-openconnect-0.9.8.0-1|5	%define up_ver		0.9
12mu|networkmanager-openconnect-0.9.8.0-1|6	
12mu|networkmanager-openconnect-0.9.8.0-1|7	Summary:	NetworkManager VPN integration for openconnect
12mu|networkmanager-openconnect-0.9.8.0-1|8	Name:		networkmanager-openconnect
12mu|networkmanager-openconnect-0.9.8.0-1|9	Version:	0.9.8.0
12mu|networkmanager-openconnect-0.9.8.0-1|10	Release:	1
12mu|networkmanager-openconnect-0.9.8.0-1|11	License:	GPLv2+
12mu|networkmanager-openconnect-0.9.8.0-1|12	Group:		System/Base
12mu|networkmanager-openconnect-0.9.8.0-1|13	URL:		http://www.gnome.org/projects/NetworkManager/
12mu|networkmanager-openconnect-0.9.8.0-1|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/NetworkManager-openconnect/%{up_ver}/NetworkManager-openconnect-%{version}.tar.xz
12mu|networkmanager-openconnect-0.9.8.0-1|15	
12mu|networkmanager-openconnect-0.9.8.0-1|16	BuildRequires: gettext
12mu|networkmanager-openconnect-0.9.8.0-1|17	BuildRequires: intltool
12mu|networkmanager-openconnect-0.9.8.0-1|18	BuildRequires: pkgconfig(dbus-1)
12mu|networkmanager-openconnect-0.9.8.0-1|19	BuildRequires: pkgconfig(gnome-keyring-1)
12mu|networkmanager-openconnect-0.9.8.0-1|20	BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
12mu|networkmanager-openconnect-0.9.8.0-1|21	BuildRequires: pkgconfig(libnm-util) >= %{nm_version}
12mu|networkmanager-openconnect-0.9.8.0-1|22	BuildRequires: pkgconfig(libnm-glib) >= %{nm_version}
12mu|networkmanager-openconnect-0.9.8.0-1|23	BuildRequires: pkgconfig(libnm-glib-vpn) >= %{nm_version}
12mu|networkmanager-openconnect-0.9.8.0-1|24	BuildRequires: pkgconfig(libpng15)
12mu|networkmanager-openconnect-0.9.8.0-1|25	BuildRequires: pkgconfig(openconnect)
12mu|networkmanager-openconnect-0.9.8.0-1|26	BuildRequires: pkgconfig(gconf-2.0)
12mu|networkmanager-openconnect-0.9.8.0-1|27	Requires: gtk+3             >= %{gtk3_version}
12mu|networkmanager-openconnect-0.9.8.0-1|28	Requires: dbus
12mu|networkmanager-openconnect-0.9.8.0-1|29	Requires: NetworkManager   >= %{nm_version}
12mu|networkmanager-openconnect-0.9.8.0-1|30	Requires: openconnect      >= %{openconnect_version}
12mu|networkmanager-openconnect-0.9.8.0-1|31	Obsoletes: openconnect-nm-auth-dialog
12mu|networkmanager-openconnect-0.9.8.0-1|32	
12mu|networkmanager-openconnect-0.9.8.0-1|33	%description
12mu|networkmanager-openconnect-0.9.8.0-1|34	This package contains software for integrating the openconnect VPN software
12mu|networkmanager-openconnect-0.9.8.0-1|35	with NetworkManager and the GNOME desktop
12mu|networkmanager-openconnect-0.9.8.0-1|36	
12mu|networkmanager-openconnect-0.9.8.0-1|37	%prep
12mu|networkmanager-openconnect-0.9.8.0-1|38	%setup -qn NetworkManager-openconnect-%{version}
12mu|networkmanager-openconnect-0.9.8.0-1|39	%apply_patches
12mu|networkmanager-openconnect-0.9.8.0-1|40	
12mu|networkmanager-openconnect-0.9.8.0-1|41	%build
12mu|networkmanager-openconnect-0.9.8.0-1|42	%configure2_5x \
12mu|networkmanager-openconnect-0.9.8.0-1|43	--disable-static \
12mu|networkmanager-openconnect-0.9.8.0-1|44	--with-gnome \
12mu|networkmanager-openconnect-0.9.8.0-1|45	--with-authdlg \
12mu|networkmanager-openconnect-0.9.8.0-1|46	--enable-more-warnings=no \
12mu|networkmanager-openconnect-0.9.8.0-1|47	--with-gtkver=3
12mu|networkmanager-openconnect-0.9.8.0-1|48	%make
12mu|networkmanager-openconnect-0.9.8.0-1|49	
12mu|networkmanager-openconnect-0.9.8.0-1|50	%install
12mu|networkmanager-openconnect-0.9.8.0-1|51	%makeinstall_std
12mu|networkmanager-openconnect-0.9.8.0-1|52	
12mu|networkmanager-openconnect-0.9.8.0-1|53	rm -f %{buildroot}%{_libdir}/NetworkManager/libnm-openconnect-properties.la
12mu|networkmanager-openconnect-0.9.8.0-1|54	
12mu|networkmanager-openconnect-0.9.8.0-1|55	%find_lang NetworkManager-openconnect
12mu|networkmanager-openconnect-0.9.8.0-1|56	
12mu|networkmanager-openconnect-0.9.8.0-1|57	%pre
12mu|networkmanager-openconnect-0.9.8.0-1|58	%{_sbindir}/groupadd -r nm-openconnect &>/dev/null || :
12mu|networkmanager-openconnect-0.9.8.0-1|59	%{_sbindir}/useradd  -r -s /sbin/nologin -d / -M \
12mu|networkmanager-openconnect-0.9.8.0-1|60	-c 'NetworkManager user for OpenConnect' \
12mu|networkmanager-openconnect-0.9.8.0-1|61	-g nm-openconnect nm-openconnect &>/dev/null || :
12mu|networkmanager-openconnect-0.9.8.0-1|62	
12mu|networkmanager-openconnect-0.9.8.0-1|63	%files -f NetworkManager-openconnect.lang
12mu|networkmanager-openconnect-0.9.8.0-1|64	%doc AUTHORS ChangeLog COPYING
12mu|networkmanager-openconnect-0.9.8.0-1|65	%{_libdir}/NetworkManager/lib*.so*
12mu|networkmanager-openconnect-0.9.8.0-1|66	%{_libdir}/nm-openconnect-auth-dialog
12mu|networkmanager-openconnect-0.9.8.0-1|67	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/nm-openconnect-service.conf
12mu|networkmanager-openconnect-0.9.8.0-1|68	%config(noreplace) %{_sysconfdir}/NetworkManager/VPN/nm-openconnect-service.name
12mu|networkmanager-openconnect-0.9.8.0-1|69	%{_libexecdir}/nm-openconnect-service
12mu|networkmanager-openconnect-0.9.8.0-1|70	%{_libexecdir}/nm-openconnect-service-openconnect-helper
12mu|networkmanager-openconnect-0.9.8.0-1|71	%{_datadir}/gnome-vpn-properties/openconnect
12mu|networkmanager-openconnect-0.9.8.0-1|72	
12mu|networkmanager-openconnect-0.9.8.0-1|73	
12mu|networkmanager-openconnect-0.9.8.0-1|74	
12mu|networkmanager-openconnect-0.9.8.0-1|75	%changelog
12mu|networkmanager-openconnect-0.9.8.0-1|76	* Thu Feb 26 2013 akdengi <akdengi> 0.9.8.0-1
12mu|networkmanager-openconnect-0.9.8.0-1|77	- update to 0.9.8.0
12mu|networkmanager-openconnect-0.9.8.0-1|78	
12mu|networkmanager-openconnect-0.9.8.0-1|79	* Thu Aug 09 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.9.6.2-1
12mu|networkmanager-openconnect-0.9.8.0-1|80	+ Revision: 813348
12mu|networkmanager-openconnect-0.9.8.0-1|81	- update to new version 0.9.6.2
12mu|networkmanager-openconnect-0.9.8.0-1|82	- update to new version 0.9.6.0
12mu|networkmanager-openconnect-0.9.8.0-1|83	
12mu|networkmanager-openconnect-0.9.8.0-1|84	* Fri Feb 24 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.9.2.0-1
12mu|networkmanager-openconnect-0.9.8.0-1|85	+ Revision: 780661
12mu|networkmanager-openconnect-0.9.8.0-1|86	- added patches 0 & 1 to fix build
12mu|networkmanager-openconnect-0.9.8.0-1|87	- moved to build 0.9.2.0
12mu|networkmanager-openconnect-0.9.8.0-1|88	
12mu|networkmanager-openconnect-0.9.8.0-1|89	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|networkmanager-openconnect-0.9.8.0-1|90	- 0.8.6.0
12mu|networkmanager-openconnect-0.9.8.0-1|91	- 0.9.2.0
12mu|networkmanager-openconnect-0.9.8.0-1|92	
12mu|networkmanager-openconnect-0.9.8.0-1|93	* Thu Apr 21 2011 Funda Wang <fwang@mandriva.org> 0.8.4-1
12mu|networkmanager-openconnect-0.9.8.0-1|94	+ Revision: 656406
12mu|networkmanager-openconnect-0.9.8.0-1|95	- disable warnings
12mu|networkmanager-openconnect-0.9.8.0-1|96	- bump req
12mu|networkmanager-openconnect-0.9.8.0-1|97	- new verison 0.8.4
12mu|networkmanager-openconnect-0.9.8.0-1|98	
12mu|networkmanager-openconnect-0.9.8.0-1|99	* Tue Mar 15 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 0.8.3.995-3
12mu|networkmanager-openconnect-0.9.8.0-1|100	+ Revision: 645114
12mu|networkmanager-openconnect-0.9.8.0-1|101	- P0: really build authentication dialogue (GIT)
12mu|networkmanager-openconnect-0.9.8.0-1|102	- P1: fix format not literal warning
12mu|networkmanager-openconnect-0.9.8.0-1|103	- BR openconnect-static-devel for authentication library
12mu|networkmanager-openconnect-0.9.8.0-1|104	
12mu|networkmanager-openconnect-0.9.8.0-1|105	* Tue Mar 15 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 0.8.3.995-2
12mu|networkmanager-openconnect-0.9.8.0-1|106	+ Revision: 644985
12mu|networkmanager-openconnect-0.9.8.0-1|107	- obsoletes openconnect-nm-auth-dialog
12mu|networkmanager-openconnect-0.9.8.0-1|108	
12mu|networkmanager-openconnect-0.9.8.0-1|109	* Sat Mar 05 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 0.8.3.995-1
12mu|networkmanager-openconnect-0.9.8.0-1|110	+ Revision: 642111
12mu|networkmanager-openconnect-0.9.8.0-1|111	- update to 0.8.4-beta1
12mu|networkmanager-openconnect-0.9.8.0-1|112	
12mu|networkmanager-openconnect-0.9.8.0-1|113	* Mon Nov 29 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.2-2mdv2011.0
12mu|networkmanager-openconnect-0.9.8.0-1|114	+ Revision: 603025
12mu|networkmanager-openconnect-0.9.8.0-1|115	- dependency on openconnect-nm-auth-dialog
12mu|networkmanager-openconnect-0.9.8.0-1|116	
12mu|networkmanager-openconnect-0.9.8.0-1|117	* Wed Nov 17 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.2-1mdv2011.0
12mu|networkmanager-openconnect-0.9.8.0-1|118	+ Revision: 598377
12mu|networkmanager-openconnect-0.9.8.0-1|119	- import networkmanager-openconnect
12mu|networkmanager-openconnect-0.9.8.0-1|120	

20261 12
12mu|networkmanager-openswan-0.9.8.0-3|1	Summary:	NetworkManager VPN integration for OpenSWAN
12mu|networkmanager-openswan-0.9.8.0-3|2	Name:		networkmanager-openswan
12mu|networkmanager-openswan-0.9.8.0-3|3	Version:	0.9.8.0
12mu|networkmanager-openswan-0.9.8.0-3|4	Release:	3
12mu|networkmanager-openswan-0.9.8.0-3|5	License:	GPLv2+
12mu|networkmanager-openswan-0.9.8.0-3|6	Group:		System/Base
12mu|networkmanager-openswan-0.9.8.0-3|7	URL:		http://www.gnome.org/projects/NetworkManager/
12mu|networkmanager-openswan-0.9.8.0-3|8	Source0:	http://ftp.gnome.org/pub/GNOME/sources/NetworkManager-openswan/0.9/NetworkManager-openswan-%{version}.tar.xz
12mu|networkmanager-openswan-0.9.8.0-3|9	
12mu|networkmanager-openswan-0.9.8.0-3|10	BuildRequires:	gettext
12mu|networkmanager-openswan-0.9.8.0-3|11	BuildRequires:	gnome-common
12mu|networkmanager-openswan-0.9.8.0-3|12	BuildRequires:	intltool
12mu|networkmanager-openswan-0.9.8.0-3|13	BuildRequires:	libtool
12mu|networkmanager-openswan-0.9.8.0-3|14	BuildRequires:	perl-XML-Parser
12mu|networkmanager-openswan-0.9.8.0-3|15	BuildRequires:	perl
12mu|networkmanager-openswan-0.9.8.0-3|16	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|networkmanager-openswan-0.9.8.0-3|17	BuildRequires:	pkgconfig(dbus-1)
12mu|networkmanager-openswan-0.9.8.0-3|18	BuildRequires:	pkgconfig(libnm-util)
12mu|networkmanager-openswan-0.9.8.0-3|19	BuildRequires:	pkgconfig(libnm-glib)
12mu|networkmanager-openswan-0.9.8.0-3|20	BuildRequires:	pkgconfig(libnm-glib-vpn)
12mu|networkmanager-openswan-0.9.8.0-3|21	BuildRequires:	pkgconfig(gconf-2.0)
12mu|networkmanager-openswan-0.9.8.0-3|22	BuildRequires:	pkgconfig(gnome-keyring-1)
12mu|networkmanager-openswan-0.9.8.0-3|23	Requires:	gtk+3
12mu|networkmanager-openswan-0.9.8.0-3|24	Requires:	dbus
12mu|networkmanager-openswan-0.9.8.0-3|25	Requires:	NetworkManager
12mu|networkmanager-openswan-0.9.8.0-3|26	Requires:	shared-mime-info
12mu|networkmanager-openswan-0.9.8.0-3|27	Requires:	GConf2
12mu|networkmanager-openswan-0.9.8.0-3|28	Requires:	gnome-keyring
12mu|networkmanager-openswan-0.9.8.0-3|29	Suggests:	openswan
12mu|networkmanager-openswan-0.9.8.0-3|30	
12mu|networkmanager-openswan-0.9.8.0-3|31	%description
12mu|networkmanager-openswan-0.9.8.0-3|32	This package contains software for integrating the OpenSWAN IPSec VPN software
12mu|networkmanager-openswan-0.9.8.0-3|33	with NetworkManager and the GNOME desktop.
12mu|networkmanager-openswan-0.9.8.0-3|34	
12mu|networkmanager-openswan-0.9.8.0-3|35	%prep
12mu|networkmanager-openswan-0.9.8.0-3|36	%setup -qn NetworkManager-openswan-%{version}
12mu|networkmanager-openswan-0.9.8.0-3|37	%apply_patches
12mu|networkmanager-openswan-0.9.8.0-3|38	
12mu|networkmanager-openswan-0.9.8.0-3|39	%build
12mu|networkmanager-openswan-0.9.8.0-3|40	%configure2_5x \
12mu|networkmanager-openswan-0.9.8.0-3|41	--disable-static \
12mu|networkmanager-openswan-0.9.8.0-3|42	--disable-dependency-tracking
12mu|networkmanager-openswan-0.9.8.0-3|43	
12mu|networkmanager-openswan-0.9.8.0-3|44	%make
12mu|networkmanager-openswan-0.9.8.0-3|45	
12mu|networkmanager-openswan-0.9.8.0-3|46	%install
12mu|networkmanager-openswan-0.9.8.0-3|47	%makeinstall_std
12mu|networkmanager-openswan-0.9.8.0-3|48	
12mu|networkmanager-openswan-0.9.8.0-3|49	%find_lang NetworkManager-openswan
12mu|networkmanager-openswan-0.9.8.0-3|50	
12mu|networkmanager-openswan-0.9.8.0-3|51	%files -f NetworkManager-openswan.lang
12mu|networkmanager-openswan-0.9.8.0-3|52	%doc AUTHORS ChangeLog README
12mu|networkmanager-openswan-0.9.8.0-3|53	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/nm-openswan-service.conf
12mu|networkmanager-openswan-0.9.8.0-3|54	%config(noreplace) %{_sysconfdir}/NetworkManager/VPN/nm-openswan-service.name
12mu|networkmanager-openswan-0.9.8.0-3|55	%{_libdir}/NetworkManager/libnm-openswan-properties.so
12mu|networkmanager-openswan-0.9.8.0-3|56	%{_libexecdir}/nm-openswan-auth-dialog
12mu|networkmanager-openswan-0.9.8.0-3|57	%{_libexecdir}/nm-openswan-service
12mu|networkmanager-openswan-0.9.8.0-3|58	%{_libexecdir}/nm-openswan-service-helper
12mu|networkmanager-openswan-0.9.8.0-3|59	%{_datadir}//gnome-vpn-properties/openswan/nm-openswan-dialog.ui
12mu|networkmanager-openswan-0.9.8.0-3|60	
12mu|networkmanager-openswan-0.9.8.0-3|61	
12mu|networkmanager-openswan-0.9.8.0-3|62	
12mu|networkmanager-openswan-0.9.8.0-3|63	%changelog
12mu|networkmanager-openswan-0.9.8.0-3|64	* Thu Feb 26 2013 akdengi <akdengi> 0.9.8.0-1
12mu|networkmanager-openswan-0.9.8.0-3|65	- update to 0.9.8.0
12mu|networkmanager-openswan-0.9.8.0-3|66	
12mu|networkmanager-openswan-0.9.8.0-3|67	* Thu Aug 09 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.9.6.0-1
12mu|networkmanager-openswan-0.9.8.0-3|68	+ Revision: 812959
12mu|networkmanager-openswan-0.9.8.0-3|69	- imported package networkmanager-openswan
12mu|networkmanager-openswan-0.9.8.0-3|70	

20262 12
12mu|networkmanager-openvpn-0.9.8.2-1|1	%define nm_version          0.9.8.2
12mu|networkmanager-openvpn-0.9.8.2-1|2	%define openvpn_version     2.2
12mu|networkmanager-openvpn-0.9.8.2-1|3	%define shared_mime_version 0.16-3
12mu|networkmanager-openvpn-0.9.8.2-1|4	%define gtk3_version        3.0
12mu|networkmanager-openvpn-0.9.8.2-1|5	%define up_ver		0.9
12mu|networkmanager-openvpn-0.9.8.2-1|6	
12mu|networkmanager-openvpn-0.9.8.2-1|7	Summary:	NetworkManager VPN integration for OpenVPN
12mu|networkmanager-openvpn-0.9.8.2-1|8	Name:		networkmanager-openvpn
12mu|networkmanager-openvpn-0.9.8.2-1|9	Epoch:		1
12mu|networkmanager-openvpn-0.9.8.2-1|10	Version:	0.9.8.2
12mu|networkmanager-openvpn-0.9.8.2-1|11	Release:	1
12mu|networkmanager-openvpn-0.9.8.2-1|12	License:	GPLv2+
12mu|networkmanager-openvpn-0.9.8.2-1|13	Group:		System/Base
12mu|networkmanager-openvpn-0.9.8.2-1|14	URL:		http://www.gnome.org/projects/NetworkManager/
12mu|networkmanager-openvpn-0.9.8.2-1|15	Source0:	http://download.gnome.org/sources/NetworkManager-openvpn/%{up_ver}/NetworkManager-openvpn-%{version}.tar.xz
12mu|networkmanager-openvpn-0.9.8.2-1|16	# ubuntu
12mu|networkmanager-openvpn-0.9.8.2-1|17	#Patch0:	gtk_table_to_gtk_grid.patch
12mu|networkmanager-openvpn-0.9.8.2-1|18	
12mu|networkmanager-openvpn-0.9.8.2-1|19	BuildRequires: gettext
12mu|networkmanager-openvpn-0.9.8.2-1|20	BuildRequires: intltool
12mu|networkmanager-openvpn-0.9.8.2-1|21	BuildRequires: libtool
12mu|networkmanager-openvpn-0.9.8.2-1|22	BuildRequires: perl-XML-Parser
12mu|networkmanager-openvpn-0.9.8.2-1|23	BuildRequires: perl
12mu|networkmanager-openvpn-0.9.8.2-1|24	BuildRequires: pkgconfig(gtk+-3.0) >= %{gtk3_version}
12mu|networkmanager-openvpn-0.9.8.2-1|25	BuildRequires: pkgconfig(dbus-1)
12mu|networkmanager-openvpn-0.9.8.2-1|26	BuildRequires: pkgconfig(libnm-util) >= %{nm_version}
12mu|networkmanager-openvpn-0.9.8.2-1|27	BuildRequires: pkgconfig(libnm-glib) >= %{nm_version}
12mu|networkmanager-openvpn-0.9.8.2-1|28	BuildRequires: pkgconfig(libnm-glib-vpn) >= %{nm_version}
12mu|networkmanager-openvpn-0.9.8.2-1|29	BuildRequires: pkgconfig(gnome-keyring-1)
12mu|networkmanager-openvpn-0.9.8.2-1|30	BuildRequires: pkgconfig(libpng15)
12mu|networkmanager-openvpn-0.9.8.2-1|31	Requires: gtk+3             >= %{gtk3_version}
12mu|networkmanager-openvpn-0.9.8.2-1|32	Requires: dbus
12mu|networkmanager-openvpn-0.9.8.2-1|33	Requires: NetworkManager   >= %{nm_version}
12mu|networkmanager-openvpn-0.9.8.2-1|34	Requires: openvpn          >= %{openvpn_version}
12mu|networkmanager-openvpn-0.9.8.2-1|35	Requires: shared-mime-info >= %{shared_mime_version}
12mu|networkmanager-openvpn-0.9.8.2-1|36	Requires: gnome-keyring
12mu|networkmanager-openvpn-0.9.8.2-1|37	
12mu|networkmanager-openvpn-0.9.8.2-1|38	%description
12mu|networkmanager-openvpn-0.9.8.2-1|39	This package contains software for integrating the OpenVPN VPN software
12mu|networkmanager-openvpn-0.9.8.2-1|40	with NetworkManager and the GNOME desktop.
12mu|networkmanager-openvpn-0.9.8.2-1|41	
12mu|networkmanager-openvpn-0.9.8.2-1|42	%prep
12mu|networkmanager-openvpn-0.9.8.2-1|43	%setup -qn NetworkManager-openvpn-%{version}
12mu|networkmanager-openvpn-0.9.8.2-1|44	%apply_patches
12mu|networkmanager-openvpn-0.9.8.2-1|45	
12mu|networkmanager-openvpn-0.9.8.2-1|46	%build
12mu|networkmanager-openvpn-0.9.8.2-1|47	%configure2_5x \
12mu|networkmanager-openvpn-0.9.8.2-1|48	--disable-static \
12mu|networkmanager-openvpn-0.9.8.2-1|49	--disable-dependency-tracking \
12mu|networkmanager-openvpn-0.9.8.2-1|50	--enable-more-warnings
12mu|networkmanager-openvpn-0.9.8.2-1|51	%make
12mu|networkmanager-openvpn-0.9.8.2-1|52	
12mu|networkmanager-openvpn-0.9.8.2-1|53	%install
12mu|networkmanager-openvpn-0.9.8.2-1|54	rm -rf %{buildroot}
12mu|networkmanager-openvpn-0.9.8.2-1|55	%makeinstall_std
12mu|networkmanager-openvpn-0.9.8.2-1|56	
12mu|networkmanager-openvpn-0.9.8.2-1|57	rm -f %{buildroot}%{_libdir}/NetworkManager/*.la
12mu|networkmanager-openvpn-0.9.8.2-1|58	
12mu|networkmanager-openvpn-0.9.8.2-1|59	%find_lang NetworkManager-openvpn
12mu|networkmanager-openvpn-0.9.8.2-1|60	
12mu|networkmanager-openvpn-0.9.8.2-1|61	%files -f NetworkManager-openvpn.lang
12mu|networkmanager-openvpn-0.9.8.2-1|62	%doc AUTHORS ChangeLog README
12mu|networkmanager-openvpn-0.9.8.2-1|63	%{_libdir}/NetworkManager/libnm-openvpn-properties.so
12mu|networkmanager-openvpn-0.9.8.2-1|64	%{_libexecdir}/nm-openvpn-auth-dialog
12mu|networkmanager-openvpn-0.9.8.2-1|65	%{_libexecdir}/nm-openvpn-service
12mu|networkmanager-openvpn-0.9.8.2-1|66	%{_libexecdir}/nm-openvpn-service-openvpn-helper
12mu|networkmanager-openvpn-0.9.8.2-1|67	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/nm-openvpn-service.conf
12mu|networkmanager-openvpn-0.9.8.2-1|68	%config(noreplace) %{_sysconfdir}/NetworkManager/VPN/nm-openvpn-service.name
12mu|networkmanager-openvpn-0.9.8.2-1|69	%{_datadir}/gnome-vpn-properties/openvpn/nm-openvpn-dialog.ui
12mu|networkmanager-openvpn-0.9.8.2-1|70	# For now disabled in upstream
12mu|networkmanager-openvpn-0.9.8.2-1|71	#{_datadir}/applications/nm-openvpn.desktop
12mu|networkmanager-openvpn-0.9.8.2-1|72	#{_datadir}/icons/hicolor/*/apps/*
12mu|networkmanager-openvpn-0.9.8.2-1|73	
12mu|networkmanager-openvpn-0.9.8.2-1|74	
12mu|networkmanager-openvpn-0.9.8.2-1|75	%changelog
12mu|networkmanager-openvpn-0.9.8.2-1|76	* Thu Feb 26 2013 akdengi <akdengi> 0.9.8-1
12mu|networkmanager-openvpn-0.9.8.2-1|77	- update to 0.9.8.0
12mu|networkmanager-openvpn-0.9.8.2-1|78	
12mu|networkmanager-openvpn-0.9.8.2-1|79	* Sat Feb 25 2012 Matthew Dawkins <mattydaw@mandriva.org> 1:0.9.2.0-1
12mu|networkmanager-openvpn-0.9.8.2-1|80	+ Revision: 780679
12mu|networkmanager-openvpn-0.9.8.2-1|81	- added p0 to fix gtk3 deprecated build failures
12mu|networkmanager-openvpn-0.9.8.2-1|82	- move to build 0.9.2.0
12mu|networkmanager-openvpn-0.9.8.2-1|83	- cleaned up spec
12mu|networkmanager-openvpn-0.9.8.2-1|84	
12mu|networkmanager-openvpn-0.9.8.2-1|85	* Sun Nov 13 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.8.6.0-1
12mu|networkmanager-openvpn-0.9.8.2-1|86	+ Revision: 730415
12mu|networkmanager-openvpn-0.9.8.2-1|87	- 0.8.6.0
12mu|networkmanager-openvpn-0.9.8.2-1|88	- 0.9.2.0
12mu|networkmanager-openvpn-0.9.8.2-1|89	
12mu|networkmanager-openvpn-0.9.8.2-1|90	* Thu Apr 21 2011 Funda Wang <fwang@mandriva.org> 1:0.8.4-1
12mu|networkmanager-openvpn-0.9.8.2-1|91	+ Revision: 656403
12mu|networkmanager-openvpn-0.9.8.2-1|92	- bump req
12mu|networkmanager-openvpn-0.9.8.2-1|93	- new version 0.8.4
12mu|networkmanager-openvpn-0.9.8.2-1|94	
12mu|networkmanager-openvpn-0.9.8.2-1|95	* Sat Mar 05 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 1:0.8.3.995-1
12mu|networkmanager-openvpn-0.9.8.2-1|96	+ Revision: 642104
12mu|networkmanager-openvpn-0.9.8.2-1|97	- update to 0.8.4-beta1
12mu|networkmanager-openvpn-0.9.8.2-1|98	
12mu|networkmanager-openvpn-0.9.8.2-1|99	* Fri Nov 05 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 1:0.8.2-1mdv2011.0
12mu|networkmanager-openvpn-0.9.8.2-1|100	+ Revision: 593782
12mu|networkmanager-openvpn-0.9.8.2-1|101	- 0.8.2 final
12mu|networkmanager-openvpn-0.9.8.2-1|102	
12mu|networkmanager-openvpn-0.9.8.2-1|103	* Thu Nov 04 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 1:0.8.1.999-1mdv2011.0
12mu|networkmanager-openvpn-0.9.8.2-1|104	+ Revision: 593133
12mu|networkmanager-openvpn-0.9.8.2-1|105	- update to 0.8.2-rc1
12mu|networkmanager-openvpn-0.9.8.2-1|106	
12mu|networkmanager-openvpn-0.9.8.2-1|107	+ Funda Wang <fwang@mandriva.org>
12mu|networkmanager-openvpn-0.9.8.2-1|108	- New version 0.8.1
12mu|networkmanager-openvpn-0.9.8.2-1|109	
12mu|networkmanager-openvpn-0.9.8.2-1|110	* Sat Jul 17 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 1:0.8.0.997-1mdv2011.0
12mu|networkmanager-openvpn-0.9.8.2-1|111	+ Revision: 554752
12mu|networkmanager-openvpn-0.9.8.2-1|112	- new version 0.8.1-beta1
12mu|networkmanager-openvpn-0.9.8.2-1|113	
12mu|networkmanager-openvpn-0.9.8.2-1|114	* Fri Feb 26 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 1:0.8-1mdv2010.1
12mu|networkmanager-openvpn-0.9.8.2-1|115	+ Revision: 511475
12mu|networkmanager-openvpn-0.9.8.2-1|116	- disable icons for now as well
12mu|networkmanager-openvpn-0.9.8.2-1|117	- desktop file is disabled upstream for now
12mu|networkmanager-openvpn-0.9.8.2-1|118	- new version
12mu|networkmanager-openvpn-0.9.8.2-1|119	
12mu|networkmanager-openvpn-0.9.8.2-1|120	* Sat Jan 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.7.999-1mdv2010.1
12mu|networkmanager-openvpn-0.9.8.2-1|121	+ Revision: 495350
12mu|networkmanager-openvpn-0.9.8.2-1|122	- new version
12mu|networkmanager-openvpn-0.9.8.2-1|123	
12mu|networkmanager-openvpn-0.9.8.2-1|124	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1:0.7.0-12mdv2010.0
12mu|networkmanager-openvpn-0.9.8.2-1|125	+ Revision: 440327
12mu|networkmanager-openvpn-0.9.8.2-1|126	- rebuild
12mu|networkmanager-openvpn-0.9.8.2-1|127	
12mu|networkmanager-openvpn-0.9.8.2-1|128	* Sun Nov 30 2008 Funda Wang <fwang@mandriva.org> 1:0.7.0-11mdv2009.1
12mu|networkmanager-openvpn-0.9.8.2-1|129	+ Revision: 308371
12mu|networkmanager-openvpn-0.9.8.2-1|130	- 0.7.0 final
12mu|networkmanager-openvpn-0.9.8.2-1|131	
12mu|networkmanager-openvpn-0.9.8.2-1|132	+ Thierry Vignaud <tv@mandriva.org>
12mu|networkmanager-openvpn-0.9.8.2-1|133	- rebuild early 2009.0 package (before pixel changes)
12mu|networkmanager-openvpn-0.9.8.2-1|134	
12mu|networkmanager-openvpn-0.9.8.2-1|135	* Mon May 19 2008 David Walluck <walluck@mandriva.org> 1:0.7.0-10.svn3632.1mdv2009.0
12mu|networkmanager-openvpn-0.9.8.2-1|136	+ Revision: 209014
12mu|networkmanager-openvpn-0.9.8.2-1|137	- import networkmanager-openvpn
12mu|networkmanager-openvpn-0.9.8.2-1|138	
12mu|networkmanager-openvpn-0.9.8.2-1|139	
12mu|networkmanager-openvpn-0.9.8.2-1|140	* Mon May 05 2008 Dan Williams <dcbw@redhat.com> 1:0.7.0-10.svn3632
12mu|networkmanager-openvpn-0.9.8.2-1|141	- Fix issue with location of the VPN plugin
12mu|networkmanager-openvpn-0.9.8.2-1|142	
12mu|networkmanager-openvpn-0.9.8.2-1|143	* Thu May 01 2008 Dan Williams <dcbw@redhat.com> 1:0.7.0-10.svn3627
12mu|networkmanager-openvpn-0.9.8.2-1|144	- Update for compat with new NM bits
12mu|networkmanager-openvpn-0.9.8.2-1|145	
12mu|networkmanager-openvpn-0.9.8.2-1|146	* Wed Apr 23 2008 Christoph Höger <choeger@cs.tu-berlin.de> 1:0.7.0-10.svn3549
12mu|networkmanager-openvpn-0.9.8.2-1|147	- (Hopefully) Fix generation of nm-openvpn-service.name (#443389)
12mu|networkmanager-openvpn-0.9.8.2-1|148	
12mu|networkmanager-openvpn-0.9.8.2-1|149	* Wed Apr 09 2008 Dan Williams <dcbw@redhat.com> 1:0.7.0-9.svn3549
12mu|networkmanager-openvpn-0.9.8.2-1|150	- Update for compat with new NM bits
12mu|networkmanager-openvpn-0.9.8.2-1|151	
12mu|networkmanager-openvpn-0.9.8.2-1|152	* Mon Mar 03 2008 Tim Niemueller <tim@niemueller.de> 1:0.7.0-9.svn3302
12mu|networkmanager-openvpn-0.9.8.2-1|153	- Mute %%post and %%postun scripts
12mu|networkmanager-openvpn-0.9.8.2-1|154	
12mu|networkmanager-openvpn-0.9.8.2-1|155	* Fri Feb 08 2008 Tim Niemueller <tim@niemueller.de> 1:0.7.0-8.svn3302
12mu|networkmanager-openvpn-0.9.8.2-1|156	- Update to latest SVN snapshot
12mu|networkmanager-openvpn-0.9.8.2-1|157	- Fixes rhbz#429816 (port was not saved correctly)
12mu|networkmanager-openvpn-0.9.8.2-1|158	- Respects DNS search string from OpenVPN server
12mu|networkmanager-openvpn-0.9.8.2-1|159	
12mu|networkmanager-openvpn-0.9.8.2-1|160	* Fri Jan 18 2008 Tim Niemueller <tim@niemueller.de> 1:0.7.0-7.svn3169
12mu|networkmanager-openvpn-0.9.8.2-1|161	- Use install -p during "make install" to fix #342701
12mu|networkmanager-openvpn-0.9.8.2-1|162	
12mu|networkmanager-openvpn-0.9.8.2-1|163	* Thu Dec 13 2007 Tim Niemueller <tim@niemueller.de> 1:0.7.0-6.svn3169
12mu|networkmanager-openvpn-0.9.8.2-1|164	- Update to latest SVN snapshot
12mu|networkmanager-openvpn-0.9.8.2-1|165	
12mu|networkmanager-openvpn-0.9.8.2-1|166	* Thu Dec  6 2007 Dan Williams <dcbw@redhat.com> 1:0.7.0-5.svn3140
12mu|networkmanager-openvpn-0.9.8.2-1|167	- Update to latest SVN snapshot to get stuff working
12mu|networkmanager-openvpn-0.9.8.2-1|168	
12mu|networkmanager-openvpn-0.9.8.2-1|169	* Fri Nov 23 2007 Tim Niemueller <tim@niemueller.de> 1:0.7.0-4.svn3047
12mu|networkmanager-openvpn-0.9.8.2-1|170	- BuildRequire libtool and glib2-devel since we call autogen.sh now
12mu|networkmanager-openvpn-0.9.8.2-1|171	
12mu|networkmanager-openvpn-0.9.8.2-1|172	* Fri Nov 23 2007 Tim Niemueller <tim@niemueller.de> 1:0.7.0-3.svn3047
12mu|networkmanager-openvpn-0.9.8.2-1|173	- Fixed #320941
12mu|networkmanager-openvpn-0.9.8.2-1|174	- Call autogen, therefore BuildRequire gnome-common
12mu|networkmanager-openvpn-0.9.8.2-1|175	- Use plain 3047 from repo and use a patch, we cannot use trunk at the
12mu|networkmanager-openvpn-0.9.8.2-1|176	moment since it is in flux and incompatible with NM available for F8
12mu|networkmanager-openvpn-0.9.8.2-1|177	
12mu|networkmanager-openvpn-0.9.8.2-1|178	* Wed Oct 31 2007 Tim Niemueller <tim@niemueller.de> 1:0.7.0-2.svn3047.fc8
12mu|networkmanager-openvpn-0.9.8.2-1|179	- BuildRequire gettext
12mu|networkmanager-openvpn-0.9.8.2-1|180	
12mu|networkmanager-openvpn-0.9.8.2-1|181	* Tue Oct 30 2007 Tim Niemueller <tim@niemueller.de> 1:0.7.0-1.svn3047.fc8
12mu|networkmanager-openvpn-0.9.8.2-1|182	- Upgrade to trunk, needed to be compatible with NM 0.7.0, rebuild for F-8
12mu|networkmanager-openvpn-0.9.8.2-1|183	
12mu|networkmanager-openvpn-0.9.8.2-1|184	* Fri Sep 15 2006 Tim Niemueller <tim@niemueller.de> 0.3.2-7
12mu|networkmanager-openvpn-0.9.8.2-1|185	- Rebuild for FC6
12mu|networkmanager-openvpn-0.9.8.2-1|186	
12mu|networkmanager-openvpn-0.9.8.2-1|187	* Sat Aug 19 2006 Tim Niemueller <tim@niemueller.de> 0.3.2-5
12mu|networkmanager-openvpn-0.9.8.2-1|188	- Added perl-XML-Parser as a build requirement, needed for intltool
12mu|networkmanager-openvpn-0.9.8.2-1|189	
12mu|networkmanager-openvpn-0.9.8.2-1|190	* Tue Aug 15 2006 Tim Niemueller <tim@niemueller.de> 0.3.2-4
12mu|networkmanager-openvpn-0.9.8.2-1|191	- Added instructions how to build the source package
12mu|networkmanager-openvpn-0.9.8.2-1|192	- removed a rm line
12mu|networkmanager-openvpn-0.9.8.2-1|193	
12mu|networkmanager-openvpn-0.9.8.2-1|194	* Wed Aug 09 2006 Tim Niemueller <tim@niemueller.de> 0.3.2-3
12mu|networkmanager-openvpn-0.9.8.2-1|195	- Added URL
12mu|networkmanager-openvpn-0.9.8.2-1|196	
12mu|networkmanager-openvpn-0.9.8.2-1|197	* Fri Aug 04 2006 Tim Niemueller <tim@niemueller.de> 0.3.2-2
12mu|networkmanager-openvpn-0.9.8.2-1|198	- Upgrade to current upstream version (0.3.2 on 0.6 branch)
12mu|networkmanager-openvpn-0.9.8.2-1|199	
12mu|networkmanager-openvpn-0.9.8.2-1|200	* Mon Jul 10 2006 Tim Niemueller <tim@niemueller.de> 0.3.2-1
12mu|networkmanager-openvpn-0.9.8.2-1|201	- Upgraded to 0.3.2 for 0.6 branch
12mu|networkmanager-openvpn-0.9.8.2-1|202	
12mu|networkmanager-openvpn-0.9.8.2-1|203	* Tue Dec 06 2005 Tim Niemueller <tim@niemueller.de> 0.3-1
12mu|networkmanager-openvpn-0.9.8.2-1|204	- Initial revision based on NetworkManager-vpnc spec
12mu|networkmanager-openvpn-0.9.8.2-1|205	

20263 12
12mu|networkmanager-pptp-0.9.8.2-1|1	# How to build the source package:
12mu|networkmanager-pptp-0.9.8.2-1|2	# - Check out NetworkManager from Gnome SVN, currently trunk is used
12mu|networkmanager-pptp-0.9.8.2-1|3	# - cd NetworkManager/vpn-daemons/pptp
12mu|networkmanager-pptp-0.9.8.2-1|4	# - ./autogen.sh --prefix=/usr --sysconfdir=/etc
12mu|networkmanager-pptp-0.9.8.2-1|5	# - make distclean
12mu|networkmanager-pptp-0.9.8.2-1|6	# - cd ..
12mu|networkmanager-pptp-0.9.8.2-1|7	# - mv pptp NetworkManager-pptp-%{version}
12mu|networkmanager-pptp-0.9.8.2-1|8	# - tar cvfz NetworkManager-pptp-%{version}.tar.gz NetworkManager-pptp-%{version}
12mu|networkmanager-pptp-0.9.8.2-1|9	
12mu|networkmanager-pptp-0.9.8.2-1|10	%define nm_version          0.9.8.2
12mu|networkmanager-pptp-0.9.8.2-1|11	%define dbus_version        0.74
12mu|networkmanager-pptp-0.9.8.2-1|12	%define gtk3_version        3.0
12mu|networkmanager-pptp-0.9.8.2-1|13	%define shared_mime_version 0.16-3
12mu|networkmanager-pptp-0.9.8.2-1|14	%define up_ver	0.9
12mu|networkmanager-pptp-0.9.8.2-1|15	
12mu|networkmanager-pptp-0.9.8.2-1|16	Summary:	NetworkManager VPN integration for PPTP
12mu|networkmanager-pptp-0.9.8.2-1|17	Name:		networkmanager-pptp
12mu|networkmanager-pptp-0.9.8.2-1|18	Epoch:		1
12mu|networkmanager-pptp-0.9.8.2-1|19	Version:	0.9.8.2
12mu|networkmanager-pptp-0.9.8.2-1|20	Release:	1
12mu|networkmanager-pptp-0.9.8.2-1|21	License:	GPLv2+
12mu|networkmanager-pptp-0.9.8.2-1|22	Group:		System/Base
12mu|networkmanager-pptp-0.9.8.2-1|23	URL:		http://www.gnome.org/projects/NetworkManager/
12mu|networkmanager-pptp-0.9.8.2-1|24	Source0:	http://ftp.gnome.org/pub/GNOME/sources/NetworkManager-pptp/%{up_ver}/NetworkManager-pptp-%{version}.tar.xz
12mu|networkmanager-pptp-0.9.8.2-1|25	# ubuntu
12mu|networkmanager-pptp-0.9.8.2-1|26	# Patch0:	gtk_table_to_gtk_grid.patch
12mu|networkmanager-pptp-0.9.8.2-1|27	
12mu|networkmanager-pptp-0.9.8.2-1|28	BuildRequires: gettext
12mu|networkmanager-pptp-0.9.8.2-1|29	BuildRequires: intltool
12mu|networkmanager-pptp-0.9.8.2-1|30	BuildRequires: libtool
12mu|networkmanager-pptp-0.9.8.2-1|31	BuildRequires: perl-XML-Parser
12mu|networkmanager-pptp-0.9.8.2-1|32	BuildRequires: perl
12mu|networkmanager-pptp-0.9.8.2-1|33	BuildRequires: ppp-devel
12mu|networkmanager-pptp-0.9.8.2-1|34	BuildRequires: pkgconfig(gtk+-3.0)
12mu|networkmanager-pptp-0.9.8.2-1|35	BuildRequires: pkgconfig(dbus-1)
12mu|networkmanager-pptp-0.9.8.2-1|36	BuildRequires: pkgconfig(libnm-util) >= %{nm_version}
12mu|networkmanager-pptp-0.9.8.2-1|37	BuildRequires: pkgconfig(libnm-glib) >= %{nm_version}
12mu|networkmanager-pptp-0.9.8.2-1|38	BuildRequires: pkgconfig(libnm-glib-vpn) >= %{nm_version}
12mu|networkmanager-pptp-0.9.8.2-1|39	BuildRequires: pkgconfig(gnome-keyring-1)
12mu|networkmanager-pptp-0.9.8.2-1|40	BuildRequires: pkgconfig(libpng15)
12mu|networkmanager-pptp-0.9.8.2-1|41	Requires: dbus
12mu|networkmanager-pptp-0.9.8.2-1|42	Requires: gtk+3            >= %{gtk3_version}
12mu|networkmanager-pptp-0.9.8.2-1|43	Requires: dbus             >= %{dbus_version}
12mu|networkmanager-pptp-0.9.8.2-1|44	Requires: NetworkManager   >= %{nm_version}
12mu|networkmanager-pptp-0.9.8.2-1|45	Requires: shared-mime-info >= %{shared_mime_version}
12mu|networkmanager-pptp-0.9.8.2-1|46	Requires: gnome-keyring
12mu|networkmanager-pptp-0.9.8.2-1|47	Requires: pptp-linux
12mu|networkmanager-pptp-0.9.8.2-1|48	Requires: ppp-pppoe
12mu|networkmanager-pptp-0.9.8.2-1|49	
12mu|networkmanager-pptp-0.9.8.2-1|50	%description
12mu|networkmanager-pptp-0.9.8.2-1|51	This package contains software for integrating the PPTP VPN
12mu|networkmanager-pptp-0.9.8.2-1|52	with NetworkManager and the GNOME desktop.
12mu|networkmanager-pptp-0.9.8.2-1|53	
12mu|networkmanager-pptp-0.9.8.2-1|54	%prep
12mu|networkmanager-pptp-0.9.8.2-1|55	%setup -qn NetworkManager-pptp-%{version}
12mu|networkmanager-pptp-0.9.8.2-1|56	%apply_patches
12mu|networkmanager-pptp-0.9.8.2-1|57	
12mu|networkmanager-pptp-0.9.8.2-1|58	%build
12mu|networkmanager-pptp-0.9.8.2-1|59	%configure2_5x \
12mu|networkmanager-pptp-0.9.8.2-1|60	--disable-static \
12mu|networkmanager-pptp-0.9.8.2-1|61	--disable-dependency-tracking \
12mu|networkmanager-pptp-0.9.8.2-1|62	--enable-more-warnings=yes
12mu|networkmanager-pptp-0.9.8.2-1|63	
12mu|networkmanager-pptp-0.9.8.2-1|64	%make
12mu|networkmanager-pptp-0.9.8.2-1|65	
12mu|networkmanager-pptp-0.9.8.2-1|66	%install
12mu|networkmanager-pptp-0.9.8.2-1|67	%makeinstall_std
12mu|networkmanager-pptp-0.9.8.2-1|68	
12mu|networkmanager-pptp-0.9.8.2-1|69	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mu|networkmanager-pptp-0.9.8.2-1|70	
12mu|networkmanager-pptp-0.9.8.2-1|71	%find_lang NetworkManager-pptp
12mu|networkmanager-pptp-0.9.8.2-1|72	
12mu|networkmanager-pptp-0.9.8.2-1|73	%files -f NetworkManager-pptp.lang
12mu|networkmanager-pptp-0.9.8.2-1|74	%doc AUTHORS ChangeLog README
12mu|networkmanager-pptp-0.9.8.2-1|75	%{_libdir}/NetworkManager/libnm-pptp-properties.so
12mu|networkmanager-pptp-0.9.8.2-1|76	%{_libdir}/pppd/*/nm-pptp-pppd-plugin.so
12mu|networkmanager-pptp-0.9.8.2-1|77	%{_libexecdir}/nm-pptp-auth-dialog
12mu|networkmanager-pptp-0.9.8.2-1|78	%{_libexecdir}/nm-pptp-service
12mu|networkmanager-pptp-0.9.8.2-1|79	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/nm-pptp-service.conf
12mu|networkmanager-pptp-0.9.8.2-1|80	%config(noreplace) %{_sysconfdir}/NetworkManager/VPN/nm-pptp-service.name
12mu|networkmanager-pptp-0.9.8.2-1|81	%_datadir/gnome-vpn-properties/pptp/nm-pptp-dialog.ui
12mu|networkmanager-pptp-0.9.8.2-1|82	
12mu|networkmanager-pptp-0.9.8.2-1|83	
12mu|networkmanager-pptp-0.9.8.2-1|84	%changelog
12mu|networkmanager-pptp-0.9.8.2-1|85	* Thu Feb 26 2013 akdengi <akdengi> 0.9.8.0-1
12mu|networkmanager-pptp-0.9.8.2-1|86	- update to 0.9.8.0
12mu|networkmanager-pptp-0.9.8.2-1|87	
12mu|networkmanager-pptp-0.9.8.2-1|88	* Wed Aug 08 2012 Matthew Dawkins <mattydaw@mandriva.org> 1:0.9.6.0-1
12mu|networkmanager-pptp-0.9.8.2-1|89	+ Revision: 812562
12mu|networkmanager-pptp-0.9.8.2-1|90	- update to new version 0.9.6.0
12mu|networkmanager-pptp-0.9.8.2-1|91	
12mu|networkmanager-pptp-0.9.8.2-1|92	* Sat Feb 25 2012 Matthew Dawkins <mattydaw@mandriva.org> 1:0.9.2.0-1
12mu|networkmanager-pptp-0.9.8.2-1|93	+ Revision: 780680
12mu|networkmanager-pptp-0.9.8.2-1|94	- moved to build 0.9.2.0
12mu|networkmanager-pptp-0.9.8.2-1|95	- added p0 to fix gtk3 deprecated build failures
12mu|networkmanager-pptp-0.9.8.2-1|96	- cleaned up spec
12mu|networkmanager-pptp-0.9.8.2-1|97	
12mu|networkmanager-pptp-0.9.8.2-1|98	* Sun Nov 13 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.8.6.0-1
12mu|networkmanager-pptp-0.9.8.2-1|99	+ Revision: 730416
12mu|networkmanager-pptp-0.9.8.2-1|100	- 0.8.6.0
12mu|networkmanager-pptp-0.9.8.2-1|101	- 0.9.2.0
12mu|networkmanager-pptp-0.9.8.2-1|102	
12mu|networkmanager-pptp-0.9.8.2-1|103	* Thu Apr 21 2011 Funda Wang <fwang@mandriva.org> 1:0.8.4-1
12mu|networkmanager-pptp-0.9.8.2-1|104	+ Revision: 656419
12mu|networkmanager-pptp-0.9.8.2-1|105	- new version 0.8.4
12mu|networkmanager-pptp-0.9.8.2-1|106	
12mu|networkmanager-pptp-0.9.8.2-1|107	* Tue Apr 05 2011 Funda Wang <fwang@mandriva.org> 1:0.8.3.999-1
12mu|networkmanager-pptp-0.9.8.2-1|108	+ Revision: 650806
12mu|networkmanager-pptp-0.9.8.2-1|109	- updat file list
12mu|networkmanager-pptp-0.9.8.2-1|110	- update to new version 0.8.3.999
12mu|networkmanager-pptp-0.9.8.2-1|111	
12mu|networkmanager-pptp-0.9.8.2-1|112	* Tue Dec 21 2010 Eugeni Dodonov <eugeni@mandriva.com> 1:0.8.2-1mdv2011.0
12mu|networkmanager-pptp-0.9.8.2-1|113	+ Revision: 623647
12mu|networkmanager-pptp-0.9.8.2-1|114	- Add ppp-devel BR
12mu|networkmanager-pptp-0.9.8.2-1|115	- Added networkmanager-pptp 0.8.2 (thanks to Alexandre Lissy, #61954).
12mu|networkmanager-pptp-0.9.8.2-1|116	- Created package structure for networkmanager-pptp.
12mu|networkmanager-pptp-0.9.8.2-1|117	

20264 12
12mu|networkmanager-vpnc-0.9.8.2-1|1	%define nm_version          0.9.8.2
12mu|networkmanager-vpnc-0.9.8.2-1|2	%define vpnc_version        0.5
12mu|networkmanager-vpnc-0.9.8.2-1|3	%define shared_mime_version 0.16-3
12mu|networkmanager-vpnc-0.9.8.2-1|4	%define up_ver		0.9
12mu|networkmanager-vpnc-0.9.8.2-1|5	
12mu|networkmanager-vpnc-0.9.8.2-1|6	Summary:	NetworkManager VPN integration for vpnc
12mu|networkmanager-vpnc-0.9.8.2-1|7	Name:		networkmanager-vpnc
12mu|networkmanager-vpnc-0.9.8.2-1|8	Epoch:		1
12mu|networkmanager-vpnc-0.9.8.2-1|9	Version:	0.9.8.2
12mu|networkmanager-vpnc-0.9.8.2-1|10	Release:	1
12mu|networkmanager-vpnc-0.9.8.2-1|11	License:	GPLv2+
12mu|networkmanager-vpnc-0.9.8.2-1|12	Group:		System/Base
12mu|networkmanager-vpnc-0.9.8.2-1|13	URL:		http://www.gnome.org/projects/NetworkManager/
12mu|networkmanager-vpnc-0.9.8.2-1|14	Source0:	http://ftp.gnome.org/pub/GNOME/sources/NetworkManager-vpnc/%{up_ver}/NetworkManager-vpnc-%{version}.tar.xz
12mu|networkmanager-vpnc-0.9.8.2-1|15	# ubuntu
12mu|networkmanager-vpnc-0.9.8.2-1|16	Patch0:	gtk_table_to_gtk_grid.patch
12mu|networkmanager-vpnc-0.9.8.2-1|17	
12mu|networkmanager-vpnc-0.9.8.2-1|18	BuildRequires: gettext
12mu|networkmanager-vpnc-0.9.8.2-1|19	BuildRequires: intltool
12mu|networkmanager-vpnc-0.9.8.2-1|20	BuildRequires: pkgconfig(gtk+-3.0)
12mu|networkmanager-vpnc-0.9.8.2-1|21	BuildRequires: pkgconfig(dbus-1)
12mu|networkmanager-vpnc-0.9.8.2-1|22	BuildRequires: pkgconfig(libnm-util) >= %{nm_version}
12mu|networkmanager-vpnc-0.9.8.2-1|23	BuildRequires: pkgconfig(libnm-glib) >= %{nm_version}
12mu|networkmanager-vpnc-0.9.8.2-1|24	BuildRequires: pkgconfig(libnm-glib-vpn) >= %{nm_version}
12mu|networkmanager-vpnc-0.9.8.2-1|25	BuildRequires: pkgconfig(gconf-2.0)
12mu|networkmanager-vpnc-0.9.8.2-1|26	BuildRequires: pkgconfig(libgnomeui-2.0)
12mu|networkmanager-vpnc-0.9.8.2-1|27	BuildRequires: pkgconfig(gnome-keyring-1)
12mu|networkmanager-vpnc-0.9.8.2-1|28	BuildRequires: pkgconfig(libpng15)
12mu|networkmanager-vpnc-0.9.8.2-1|29	Requires: gtk+3
12mu|networkmanager-vpnc-0.9.8.2-1|30	Requires: dbus
12mu|networkmanager-vpnc-0.9.8.2-1|31	Requires: NetworkManager	>= %{nm_version}
12mu|networkmanager-vpnc-0.9.8.2-1|32	Requires: vpnc				>= %{vpnc_version}
12mu|networkmanager-vpnc-0.9.8.2-1|33	Requires: shared-mime-info	>= %{shared_mime_version}
12mu|networkmanager-vpnc-0.9.8.2-1|34	Requires: GConf2
12mu|networkmanager-vpnc-0.9.8.2-1|35	Requires: gnome-keyring
12mu|networkmanager-vpnc-0.9.8.2-1|36	Requires(post): desktop-file-utils
12mu|networkmanager-vpnc-0.9.8.2-1|37	Requires(postun): desktop-file-utils
12mu|networkmanager-vpnc-0.9.8.2-1|38	
12mu|networkmanager-vpnc-0.9.8.2-1|39	%description
12mu|networkmanager-vpnc-0.9.8.2-1|40	This package contains software for integrating the vpnc VPN software
12mu|networkmanager-vpnc-0.9.8.2-1|41	with NetworkManager and the GNOME desktop
12mu|networkmanager-vpnc-0.9.8.2-1|42	
12mu|networkmanager-vpnc-0.9.8.2-1|43	%prep
12mu|networkmanager-vpnc-0.9.8.2-1|44	%setup -qn NetworkManager-vpnc-%{version}
12mu|networkmanager-vpnc-0.9.8.2-1|45	%apply_patches
12mu|networkmanager-vpnc-0.9.8.2-1|46	
12mu|networkmanager-vpnc-0.9.8.2-1|47	%build
12mu|networkmanager-vpnc-0.9.8.2-1|48	%configure2_5x --disable-static --enable-more-warnings=yes --with-gtkver=3 --with-tests=yes
12mu|networkmanager-vpnc-0.9.8.2-1|49	
12mu|networkmanager-vpnc-0.9.8.2-1|50	
12mu|networkmanager-vpnc-0.9.8.2-1|51	%make
12mu|networkmanager-vpnc-0.9.8.2-1|52	
12mu|networkmanager-vpnc-0.9.8.2-1|53	%install
12mu|networkmanager-vpnc-0.9.8.2-1|54	rm -rf %{buildroot}
12mu|networkmanager-vpnc-0.9.8.2-1|55	%makeinstall_std
12mu|networkmanager-vpnc-0.9.8.2-1|56	
12mu|networkmanager-vpnc-0.9.8.2-1|57	rm -f %{buildroot}%{_libdir}/NetworkManager/lib*.la
12mu|networkmanager-vpnc-0.9.8.2-1|58	
12mu|networkmanager-vpnc-0.9.8.2-1|59	%find_lang NetworkManager-vpnc
12mu|networkmanager-vpnc-0.9.8.2-1|60	
12mu|networkmanager-vpnc-0.9.8.2-1|61	%files -f NetworkManager-vpnc.lang
12mu|networkmanager-vpnc-0.9.8.2-1|62	%doc AUTHORS ChangeLog
12mu|networkmanager-vpnc-0.9.8.2-1|63	%{_libexecdir}/nm-vpnc-auth-dialog
12mu|networkmanager-vpnc-0.9.8.2-1|64	%{_libexecdir}/nm-vpnc-service
12mu|networkmanager-vpnc-0.9.8.2-1|65	%{_libexecdir}/nm-vpnc-service-vpnc-helper
12mu|networkmanager-vpnc-0.9.8.2-1|66	%{_libdir}/NetworkManager/libnm-vpnc-properties.so
12mu|networkmanager-vpnc-0.9.8.2-1|67	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/nm-vpnc-service.conf
12mu|networkmanager-vpnc-0.9.8.2-1|68	%config(noreplace) %{_sysconfdir}/NetworkManager/VPN/nm-vpnc-service.name
12mu|networkmanager-vpnc-0.9.8.2-1|69	%{_datadir}/gnome-vpn-properties/vpnc/nm-vpnc-dialog.ui
12mu|networkmanager-vpnc-0.9.8.2-1|70	%{_datadir}/applications/nm-vpnc-auth-dialog.desktop
12mu|networkmanager-vpnc-0.9.8.2-1|71	%{_datadir}/icons/hicolor/48x48/apps/gnome-mime-application-x-cisco-vpn-settings.png
12mu|networkmanager-vpnc-0.9.8.2-1|72	
12mu|networkmanager-vpnc-0.9.8.2-1|73	
12mu|networkmanager-vpnc-0.9.8.2-1|74	%changelog
12mu|networkmanager-vpnc-0.9.8.2-1|75	* Thu Feb 26 2013 akdengi <akdengi> 0.9.8.0-1
12mu|networkmanager-vpnc-0.9.8.2-1|76	- update to 0.9.8.0
12mu|networkmanager-vpnc-0.9.8.2-1|77	
12mu|networkmanager-vpnc-0.9.8.2-1|78	* Wed Aug 08 2012 Matthew Dawkins <mattydaw@mandriva.org> 1:0.9.6.0-1
12mu|networkmanager-vpnc-0.9.8.2-1|79	+ Revision: 812540
12mu|networkmanager-vpnc-0.9.8.2-1|80	- update to new version 0.9.6.0
12mu|networkmanager-vpnc-0.9.8.2-1|81	
12mu|networkmanager-vpnc-0.9.8.2-1|82	* Sat Feb 25 2012 Matthew Dawkins <mattydaw@mandriva.org> 1:0.9.2.0-1
12mu|networkmanager-vpnc-0.9.8.2-1|83	+ Revision: 780668
12mu|networkmanager-vpnc-0.9.8.2-1|84	- added p0 to fix gtk3 deprecation build failures
12mu|networkmanager-vpnc-0.9.8.2-1|85	- move to build 0.9.2.0
12mu|networkmanager-vpnc-0.9.8.2-1|86	
12mu|networkmanager-vpnc-0.9.8.2-1|87	* Sun Nov 13 2011 Oden Eriksson <oeriksson@mandriva.com> 1:0.8.6.0-1
12mu|networkmanager-vpnc-0.9.8.2-1|88	+ Revision: 730417
12mu|networkmanager-vpnc-0.9.8.2-1|89	- 0.8.6.0
12mu|networkmanager-vpnc-0.9.8.2-1|90	- 0.9.2.0
12mu|networkmanager-vpnc-0.9.8.2-1|91	
12mu|networkmanager-vpnc-0.9.8.2-1|92	* Thu Apr 21 2011 Funda Wang <fwang@mandriva.org> 1:0.8.4-1
12mu|networkmanager-vpnc-0.9.8.2-1|93	+ Revision: 656420
12mu|networkmanager-vpnc-0.9.8.2-1|94	- new version 0.8.4
12mu|networkmanager-vpnc-0.9.8.2-1|95	- revert changed
12mu|networkmanager-vpnc-0.9.8.2-1|96	- update to new version 0.8.996
12mu|networkmanager-vpnc-0.9.8.2-1|97	
12mu|networkmanager-vpnc-0.9.8.2-1|98	* Sat Mar 05 2011 Andrey Borzenkov <arvidjaar@mandriva.org> 1:0.8.3.995-1
12mu|networkmanager-vpnc-0.9.8.2-1|99	+ Revision: 642105
12mu|networkmanager-vpnc-0.9.8.2-1|100	- update to 0.8.4-beta1
12mu|networkmanager-vpnc-0.9.8.2-1|101	
12mu|networkmanager-vpnc-0.9.8.2-1|102	* Fri Nov 05 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 1:0.8.2-1mdv2011.0
12mu|networkmanager-vpnc-0.9.8.2-1|103	+ Revision: 593783
12mu|networkmanager-vpnc-0.9.8.2-1|104	- 0.8.2 final
12mu|networkmanager-vpnc-0.9.8.2-1|105	
12mu|networkmanager-vpnc-0.9.8.2-1|106	* Thu Nov 04 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 1:0.8.1.999-1mdv2011.0
12mu|networkmanager-vpnc-0.9.8.2-1|107	+ Revision: 593134
12mu|networkmanager-vpnc-0.9.8.2-1|108	- update to 0.8.2-rc1
12mu|networkmanager-vpnc-0.9.8.2-1|109	
12mu|networkmanager-vpnc-0.9.8.2-1|110	+ Funda Wang <fwang@mandriva.org>
12mu|networkmanager-vpnc-0.9.8.2-1|111	- new version 0.8.1
12mu|networkmanager-vpnc-0.9.8.2-1|112	
12mu|networkmanager-vpnc-0.9.8.2-1|113	* Sat Jul 17 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 1:0.8.0.997-1mdv2011.0
12mu|networkmanager-vpnc-0.9.8.2-1|114	+ Revision: 554753
12mu|networkmanager-vpnc-0.9.8.2-1|115	- new version 0.8.1-beta1
12mu|networkmanager-vpnc-0.9.8.2-1|116	
12mu|networkmanager-vpnc-0.9.8.2-1|117	* Fri Feb 26 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 1:0.8-1mdv2010.1
12mu|networkmanager-vpnc-0.9.8.2-1|118	+ Revision: 511454
12mu|networkmanager-vpnc-0.9.8.2-1|119	- desktop file is disabled upstream for now
12mu|networkmanager-vpnc-0.9.8.2-1|120	- new version
12mu|networkmanager-vpnc-0.9.8.2-1|121	
12mu|networkmanager-vpnc-0.9.8.2-1|122	* Sat Jan 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.7.999-1mdv2010.1
12mu|networkmanager-vpnc-0.9.8.2-1|123	+ Revision: 495351
12mu|networkmanager-vpnc-0.9.8.2-1|124	- new version
12mu|networkmanager-vpnc-0.9.8.2-1|125	
12mu|networkmanager-vpnc-0.9.8.2-1|126	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1:0.7.0-2mdv2010.0
12mu|networkmanager-vpnc-0.9.8.2-1|127	+ Revision: 440328
12mu|networkmanager-vpnc-0.9.8.2-1|128	- rebuild
12mu|networkmanager-vpnc-0.9.8.2-1|129	
12mu|networkmanager-vpnc-0.9.8.2-1|130	* Sun Nov 30 2008 Funda Wang <fwang@mandriva.org> 1:0.7.0-1mdv2009.1
12mu|networkmanager-vpnc-0.9.8.2-1|131	+ Revision: 308381
12mu|networkmanager-vpnc-0.9.8.2-1|132	- 0.7.0 final
12mu|networkmanager-vpnc-0.9.8.2-1|133	
12mu|networkmanager-vpnc-0.9.8.2-1|134	+ Thierry Vignaud <tv@mandriva.org>
12mu|networkmanager-vpnc-0.9.8.2-1|135	- rebuild early 2009.0 package (before pixel changes)
12mu|networkmanager-vpnc-0.9.8.2-1|136	
12mu|networkmanager-vpnc-0.9.8.2-1|137	* Mon May 19 2008 David Walluck <walluck@mandriva.org> 1:0.7.0-0.7.7.svn3627.1mdv2009.0
12mu|networkmanager-vpnc-0.9.8.2-1|138	+ Revision: 209009
12mu|networkmanager-vpnc-0.9.8.2-1|139	- import networkmanager-vpnc
12mu|networkmanager-vpnc-0.9.8.2-1|140	
12mu|networkmanager-vpnc-0.9.8.2-1|141	
12mu|networkmanager-vpnc-0.9.8.2-1|142	* Thu May 01 2008 Dan Williams <dcbw@redhat.com> 1:0.7.0-7.7.svn3627
12mu|networkmanager-vpnc-0.9.8.2-1|143	- Update for compat with new NM bits
12mu|networkmanager-vpnc-0.9.8.2-1|144	
12mu|networkmanager-vpnc-0.9.8.2-1|145	* Wed Apr 09 2008 Dan Williams <dcbw@redhat.com> 1:0.7.0-6.7.svn3549
12mu|networkmanager-vpnc-0.9.8.2-1|146	- Update for compat with new NM bits
12mu|networkmanager-vpnc-0.9.8.2-1|147	
12mu|networkmanager-vpnc-0.9.8.2-1|148	* Tue Mar 25 2008 Dan Williams <dcbw@redhat.com> - 1:0.7.0-0.6.7.svn3502
12mu|networkmanager-vpnc-0.9.8.2-1|149	- Send suggested MTU to NetworkManager
12mu|networkmanager-vpnc-0.9.8.2-1|150	
12mu|networkmanager-vpnc-0.9.8.2-1|151	* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 1:0.7.0-0.7.7.svn3204
12mu|networkmanager-vpnc-0.9.8.2-1|152	- Autorebuild for GCC 4.3
12mu|networkmanager-vpnc-0.9.8.2-1|153	
12mu|networkmanager-vpnc-0.9.8.2-1|154	* Fri Jan  4 2008 Dan Williams <dcbw@redhat.com> - 1:0.7.0-0.6.7.svn3204
12mu|networkmanager-vpnc-0.9.8.2-1|155	- Support new vpnc 0.4 Cisco UDP Encapsulation option
12mu|networkmanager-vpnc-0.9.8.2-1|156	- Fix another crash in the properties applet
12mu|networkmanager-vpnc-0.9.8.2-1|157	- Remove upstreamed pcfimport patch
12mu|networkmanager-vpnc-0.9.8.2-1|158	
12mu|networkmanager-vpnc-0.9.8.2-1|159	* Mon Nov 26 2007 Dan Williams <dcbw@redhat.com> - 1:0.7.0-0.6.3.svn3109
12mu|networkmanager-vpnc-0.9.8.2-1|160	- Rebuild for updated NetworkManager
12mu|networkmanager-vpnc-0.9.8.2-1|161	
12mu|networkmanager-vpnc-0.9.8.2-1|162	* Tue Nov 13 2007 Dan Williams <dcbw@redhat.com> - 1:0.7.0-0.6.2.svn3083
12mu|networkmanager-vpnc-0.9.8.2-1|163	- Rebuild for updated NetworkManager
12mu|networkmanager-vpnc-0.9.8.2-1|164	
12mu|networkmanager-vpnc-0.9.8.2-1|165	* Sat Oct 27 2007 Dan Williams <dcbw@redhat.com> - 1:0.7.0-0.4.svn3030
12mu|networkmanager-vpnc-0.9.8.2-1|166	- Fix a crash when editing VPN properties a second time
12mu|networkmanager-vpnc-0.9.8.2-1|167	
12mu|networkmanager-vpnc-0.9.8.2-1|168	* Tue Oct 23 2007 Dan Williams <dcbw@redhat.com> - 1:0.7.0-0.3.svn3014
12mu|networkmanager-vpnc-0.9.8.2-1|169	- Rebuild
12mu|networkmanager-vpnc-0.9.8.2-1|170	
12mu|networkmanager-vpnc-0.9.8.2-1|171	* Wed Oct 17 2007 Bill Nottingham <notting@redhat.com> - 1:0.7.0-0.3.svn2970
12mu|networkmanager-vpnc-0.9.8.2-1|172	- rebuild (#336261)
12mu|networkmanager-vpnc-0.9.8.2-1|173	
12mu|networkmanager-vpnc-0.9.8.2-1|174	* Wed Oct 10 2007 Dan Williams <dcbw@redhat.com> - 1:0.7.0-0.2.svn2970
12mu|networkmanager-vpnc-0.9.8.2-1|175	- Fix default username
12mu|networkmanager-vpnc-0.9.8.2-1|176	
12mu|networkmanager-vpnc-0.9.8.2-1|177	* Thu Sep 28 2007 Dan Williams <dcbw@redhat.com> - 1:0.7.0-0.1.svn2914
12mu|networkmanager-vpnc-0.9.8.2-1|178	- Fix .name file on 64-bit systems
12mu|networkmanager-vpnc-0.9.8.2-1|179	
12mu|networkmanager-vpnc-0.9.8.2-1|180	* Fri Sep 28 2007 Jesse Keating <jkeating@redhat.com> - 1:0.7.0-0.2.svn2910
12mu|networkmanager-vpnc-0.9.8.2-1|181	- BuildRequire NetworkManager-glib-devel
12mu|networkmanager-vpnc-0.9.8.2-1|182	
12mu|networkmanager-vpnc-0.9.8.2-1|183	* Thu Sep 27 2007 Dan Williams <dcbw@redhat.com> - 1:0.7.0-0.1.svn2910
12mu|networkmanager-vpnc-0.9.8.2-1|184	- New snapshot; ported to NM 0.7 API
12mu|networkmanager-vpnc-0.9.8.2-1|185	
12mu|networkmanager-vpnc-0.9.8.2-1|186	* Fri Aug 17 2007 Denis Leroy <denis@poolshark.org> - 1:0.6.4-4
12mu|networkmanager-vpnc-0.9.8.2-1|187	- Updated License tag
12mu|networkmanager-vpnc-0.9.8.2-1|188	- Added patch to make properties multilib friendly (#243535)
12mu|networkmanager-vpnc-0.9.8.2-1|189	
12mu|networkmanager-vpnc-0.9.8.2-1|190	* Thu Mar 22 2007 Denis Leroy <denis@poolshark.org> - 1:0.6.4-3
12mu|networkmanager-vpnc-0.9.8.2-1|191	- Added patch to improve configuration GUI, add NAT traversal and single DES options
12mu|networkmanager-vpnc-0.9.8.2-1|192	
12mu|networkmanager-vpnc-0.9.8.2-1|193	* Sun Feb 18 2007 Denis Leroy <denis@poolshark.org> - 1:0.6.4-2
12mu|networkmanager-vpnc-0.9.8.2-1|194	- Readded NAT-keepalive support patch from SVN branch
12mu|networkmanager-vpnc-0.9.8.2-1|195	
12mu|networkmanager-vpnc-0.9.8.2-1|196	* Wed Feb 14 2007 Denis Leroy <denis@poolshark.org> - 1:0.6.4-1
12mu|networkmanager-vpnc-0.9.8.2-1|197	- Downgrading to 1:0.6.4 to keep par with core NM version
12mu|networkmanager-vpnc-0.9.8.2-1|198	
12mu|networkmanager-vpnc-0.9.8.2-1|199	* Mon Dec  4 2006 Dan Williams <dcbw@redhat.com> - 0.7.0-0.cvs20061204
12mu|networkmanager-vpnc-0.9.8.2-1|200	- Allow "NAT-Keepalive packet interval" config option
12mu|networkmanager-vpnc-0.9.8.2-1|201	
12mu|networkmanager-vpnc-0.9.8.2-1|202	* Sat Oct 21 2006 Denis Leroy <denis@poolshark.org> - 0.7.0-0.cvs20060929.3
12mu|networkmanager-vpnc-0.9.8.2-1|203	- Added patch to support saving group password only
12mu|networkmanager-vpnc-0.9.8.2-1|204	
12mu|networkmanager-vpnc-0.9.8.2-1|205	* Thu Oct  5 2006 Denis Leroy <denis@poolshark.org> - 0.7.0-0.cvs20060929.2
12mu|networkmanager-vpnc-0.9.8.2-1|206	- Leave .so link alone, needed by nm
12mu|networkmanager-vpnc-0.9.8.2-1|207	
12mu|networkmanager-vpnc-0.9.8.2-1|208	* Fri Sep 29 2006 Denis Leroy <denis@poolshark.org> - 0.7.0-0.cvs20060929.1
12mu|networkmanager-vpnc-0.9.8.2-1|209	- Update to CVS snapshot 060929
12mu|networkmanager-vpnc-0.9.8.2-1|210	- Some rpmlint cleanups
12mu|networkmanager-vpnc-0.9.8.2-1|211	
12mu|networkmanager-vpnc-0.9.8.2-1|212	* Fri Sep 29 2006 Denis Leroy <denis@poolshark.org> - 0.7.0-0.cvs20060529.4
12mu|networkmanager-vpnc-0.9.8.2-1|213	- Added XML::Parser BR
12mu|networkmanager-vpnc-0.9.8.2-1|214	
12mu|networkmanager-vpnc-0.9.8.2-1|215	* Fri Sep 29 2006 Denis Leroy <denis@poolshark.org> - 0.7.0-0.cvs20060529.3
12mu|networkmanager-vpnc-0.9.8.2-1|216	- Added gettext BR
12mu|networkmanager-vpnc-0.9.8.2-1|217	
12mu|networkmanager-vpnc-0.9.8.2-1|218	* Wed Sep 27 2006 Warren Togami <wtogami@redhat.com> - 0.7.0-0.cvs20060529.2
12mu|networkmanager-vpnc-0.9.8.2-1|219	- rebuild for FC6
12mu|networkmanager-vpnc-0.9.8.2-1|220	
12mu|networkmanager-vpnc-0.9.8.2-1|221	* Thu Jul 20 2006 Warren Togami <wtogami@redhat.com> - 0.7.0-0.cvs20060529.1
12mu|networkmanager-vpnc-0.9.8.2-1|222	- rebuild for new dbus
12mu|networkmanager-vpnc-0.9.8.2-1|223	
12mu|networkmanager-vpnc-0.9.8.2-1|224	* Mon May 29 2006 Dan Williams <dcbw@redhat.com> - 0.7.0-0.cvs20060529
12mu|networkmanager-vpnc-0.9.8.2-1|225	- Gnome.org #336913: HIG tweaks for vpn properties pages
12mu|networkmanager-vpnc-0.9.8.2-1|226	
12mu|networkmanager-vpnc-0.9.8.2-1|227	* Sun May 21 2006 Dan Williams <dcbw@redhat.com> 0.7.0-0.cvs20060521
12mu|networkmanager-vpnc-0.9.8.2-1|228	- Update to CVS snapshot
12mu|networkmanager-vpnc-0.9.8.2-1|229	- Honor user-specified rekeying intervals
12mu|networkmanager-vpnc-0.9.8.2-1|230	
12mu|networkmanager-vpnc-0.9.8.2-1|231	* Mon May 15 2006 Dan Williams <dcbw@redhat.com> 0.6.2-1
12mu|networkmanager-vpnc-0.9.8.2-1|232	- New release for NM 0.6.2 compat
12mu|networkmanager-vpnc-0.9.8.2-1|233	
12mu|networkmanager-vpnc-0.9.8.2-1|234	* Fri Apr 21 2006 Dan Williams <dcbw@redhat.com> 0.6.0-3
12mu|networkmanager-vpnc-0.9.8.2-1|235	- Add dist tag to RPM release
12mu|networkmanager-vpnc-0.9.8.2-1|236	
12mu|networkmanager-vpnc-0.9.8.2-1|237	* Wed Apr 12 2006 Christopher Aillon <caillon@redhat.com> 0.6.0-2
12mu|networkmanager-vpnc-0.9.8.2-1|238	- Rekey every 2 hours
12mu|networkmanager-vpnc-0.9.8.2-1|239	
12mu|networkmanager-vpnc-0.9.8.2-1|240	* Tue Mar 14 2006 Dan Williams <dcbw@redhat.com> - 0.6.0-1
12mu|networkmanager-vpnc-0.9.8.2-1|241	- Update to CVS snapshot of 0.6 for NM compatibility
12mu|networkmanager-vpnc-0.9.8.2-1|242	
12mu|networkmanager-vpnc-0.9.8.2-1|243	* Fri Jan 27 2006 Dan Williams <dcbw@redhat.com> - 0.5.0-1
12mu|networkmanager-vpnc-0.9.8.2-1|244	- CVS snapshot for compatibility new NetworkManager
12mu|networkmanager-vpnc-0.9.8.2-1|245	
12mu|networkmanager-vpnc-0.9.8.2-1|246	* Tue Dec  6 2005 Jeremy Katz <katzj@redhat.com> - 0.3-3
12mu|networkmanager-vpnc-0.9.8.2-1|247	- rebuild for new dbus
12mu|networkmanager-vpnc-0.9.8.2-1|248	
12mu|networkmanager-vpnc-0.9.8.2-1|249	* Mon Oct 17 2005 Dan Williams <dcbw@redhat.com> 0.3-2
12mu|networkmanager-vpnc-0.9.8.2-1|250	- Rebuild to test new Extras buildsystem
12mu|networkmanager-vpnc-0.9.8.2-1|251	
12mu|networkmanager-vpnc-0.9.8.2-1|252	* Thu Aug 18 2005 David Zeuthen <davidz@redhat.com> 0.3-1
12mu|networkmanager-vpnc-0.9.8.2-1|253	- New upstream release
12mu|networkmanager-vpnc-0.9.8.2-1|254	- Bump some versions for deps
12mu|networkmanager-vpnc-0.9.8.2-1|255	
12mu|networkmanager-vpnc-0.9.8.2-1|256	* Fri Jul  1 2005 David Zeuthen <davidz@redhat.com> 0.2-2
12mu|networkmanager-vpnc-0.9.8.2-1|257	- Add missing changelog entry for last commit
12mu|networkmanager-vpnc-0.9.8.2-1|258	- Temporarily BuildReq libpng-devel as it is not pulled in by gtk2-devel
12mu|networkmanager-vpnc-0.9.8.2-1|259	(should be fixed in Core shortly)
12mu|networkmanager-vpnc-0.9.8.2-1|260	- Pull in latest D-BUS (which features automatic reloading of policy files)
12mu|networkmanager-vpnc-0.9.8.2-1|261	so users do not have to restart the messagebus after installing this package
12mu|networkmanager-vpnc-0.9.8.2-1|262	
12mu|networkmanager-vpnc-0.9.8.2-1|263	* Thu Jun 30 2005 David Zeuthen <davidz@redhat.com> 0.2-1
12mu|networkmanager-vpnc-0.9.8.2-1|264	- New upsteam version
12mu|networkmanager-vpnc-0.9.8.2-1|265	- Add the new gnome-mime-application-x-cisco-vpn-settings.png icon and call
12mu|networkmanager-vpnc-0.9.8.2-1|266	gtk-update-icon-cache as appropriate
12mu|networkmanager-vpnc-0.9.8.2-1|267	
12mu|networkmanager-vpnc-0.9.8.2-1|268	* Fri Jun 17 2005 David Zeuthen <davidz@redhat.com> 0.1-2.cvs20050617
12mu|networkmanager-vpnc-0.9.8.2-1|269	- Add Prereq: /usr/bin/update-desktop-database
12mu|networkmanager-vpnc-0.9.8.2-1|270	- Nuke .la and .a files
12mu|networkmanager-vpnc-0.9.8.2-1|271	- Use find_lang macro to handle locale files properly
12mu|networkmanager-vpnc-0.9.8.2-1|272	- Add Requires for suitable version of shared-mime-info since our desktop
12mu|networkmanager-vpnc-0.9.8.2-1|273	file depends on the application/x-cisco-vpn-settings MIME-type
12mu|networkmanager-vpnc-0.9.8.2-1|274	
12mu|networkmanager-vpnc-0.9.8.2-1|275	* Fri Jun 17 2005 David Zeuthen <davidz@redhat.com> 0.1-1.cvs20050617
12mu|networkmanager-vpnc-0.9.8.2-1|276	- Latest CVS snapshot
12mu|networkmanager-vpnc-0.9.8.2-1|277	
12mu|networkmanager-vpnc-0.9.8.2-1|278	* Thu Jun 16 2005 David Zeuthen <davidz@redhat.com> 0.1-1
12mu|networkmanager-vpnc-0.9.8.2-1|279	- Initial build

20265 12
12mu|nginx-1.8.0-1|1	%define nginx_user nginx
12mu|nginx-1.8.0-1|2	%define nginx_group %{nginx_user}
12mu|nginx-1.8.0-1|3	%define nginx_home /var/lib/nginx
12mu|nginx-1.8.0-1|4	%define nginx_home_tmp %{nginx_home}/tmp
12mu|nginx-1.8.0-1|5	%define nginx_logdir /var/log/nginx
12mu|nginx-1.8.0-1|6	%define nginx_confdir %{_sysconfdir}/nginx
12mu|nginx-1.8.0-1|7	%define nginx_datadir %{_datadir}/nginx
12mu|nginx-1.8.0-1|8	%define nginx_webroot %{nginx_datadir}/html
12mu|nginx-1.8.0-1|9	
12mu|nginx-1.8.0-1|10	Summary:	Robust, small and high performance HTTP and reverse proxy server
12mu|nginx-1.8.0-1|11	Name:		nginx
12mu|nginx-1.8.0-1|12	Version:	1.8.0
12mu|nginx-1.8.0-1|13	Release:	1
12mu|nginx-1.8.0-1|14	# BSD License (two clause)
12mu|nginx-1.8.0-1|15	# http://www.freebsd.org/copyright/freebsd-license.html
12mu|nginx-1.8.0-1|16	License:	BSD
12mu|nginx-1.8.0-1|17	Group:		System/Servers
12mu|nginx-1.8.0-1|18	Url:		http://nginx.net/
12mu|nginx-1.8.0-1|19	Source0:	http://nginx.org/download/nginx-%{version}.tar.gz
12mu|nginx-1.8.0-1|20	Source1:	http://nginx.org/download/nginx-%{version}.tar.gz.asc
12mu|nginx-1.8.0-1|21	Source2:	nginx.service
12mu|nginx-1.8.0-1|22	Source3:	nginx.logrotate
12mu|nginx-1.8.0-1|23	Source4:	virtual.conf
12mu|nginx-1.8.0-1|24	Source5:	ssl.conf
12mu|nginx-1.8.0-1|25	Source100:	index.html
12mu|nginx-1.8.0-1|26	Source102:	nginx-logo.png
12mu|nginx-1.8.0-1|27	Source103:	50x.html
12mu|nginx-1.8.0-1|28	Source104:	404.html
12mu|nginx-1.8.0-1|29	BuildRequires:	systemd-units
12mu|nginx-1.8.0-1|30	BuildRequires:	gd-devel
12mu|nginx-1.8.0-1|31	BuildRequires:	perl-devel
12mu|nginx-1.8.0-1|32	BuildRequires:	perl(ExtUtils::Embed)
12mu|nginx-1.8.0-1|33	BuildRequires:	pkgconfig(geoip)
12mu|nginx-1.8.0-1|34	BuildRequires:	pkgconfig(libpcre)
12mu|nginx-1.8.0-1|35	BuildRequires:	pkgconfig(libxslt)
12mu|nginx-1.8.0-1|36	BuildRequires:	pkgconfig(openssl)
12mu|nginx-1.8.0-1|37	BuildRequires:	pkgconfig(zlib)
12mu|nginx-1.8.0-1|38	Requires(pre,postun):	rpm-helper
12mu|nginx-1.8.0-1|39	Requires:	pcre
12mu|nginx-1.8.0-1|40	Requires:	geoip
12mu|nginx-1.8.0-1|41	Requires:	openssl
12mu|nginx-1.8.0-1|42	Provides:	webserver
12mu|nginx-1.8.0-1|43	
12mu|nginx-1.8.0-1|44	%description
12mu|nginx-1.8.0-1|45	Nginx [engine x] is an HTTP(S) server, HTTP(S) reverse proxy and IMAP/POP3
12mu|nginx-1.8.0-1|46	proxy server written by Igor Sysoev.
12mu|nginx-1.8.0-1|47	
12mu|nginx-1.8.0-1|48	%files
12mu|nginx-1.8.0-1|49	%doc LICENSE CHANGES README
12mu|nginx-1.8.0-1|50	%{nginx_datadir}/
12mu|nginx-1.8.0-1|51	%{_sbindir}/%{name}
12mu|nginx-1.8.0-1|52	%{_mandir}/man3/%{name}.3pm*
12mu|nginx-1.8.0-1|53	%{_mandir}/man8/*
12mu|nginx-1.8.0-1|54	%{_unitdir}/nginx.service
12mu|nginx-1.8.0-1|55	%dir %{nginx_confdir}
12mu|nginx-1.8.0-1|56	%dir %{nginx_confdir}/conf.d
12mu|nginx-1.8.0-1|57	%config(noreplace) %{nginx_confdir}/conf.d/*.conf
12mu|nginx-1.8.0-1|58	%config(noreplace) %{nginx_confdir}/win-utf
12mu|nginx-1.8.0-1|59	%config(noreplace) %{nginx_confdir}/%{name}.conf.default
12mu|nginx-1.8.0-1|60	%config(noreplace) %{nginx_confdir}/scgi_params
12mu|nginx-1.8.0-1|61	%config(noreplace) %{nginx_confdir}/scgi_params.default
12mu|nginx-1.8.0-1|62	%config(noreplace) %{nginx_confdir}/fastcgi.conf
12mu|nginx-1.8.0-1|63	%config(noreplace) %{nginx_confdir}/fastcgi.conf.default
12mu|nginx-1.8.0-1|64	%config(noreplace) %{nginx_confdir}/mime.types.default
12mu|nginx-1.8.0-1|65	%config(noreplace) %{nginx_confdir}/fastcgi_params
12mu|nginx-1.8.0-1|66	%config(noreplace) %{nginx_confdir}/fastcgi_params.default
12mu|nginx-1.8.0-1|67	%config(noreplace) %{nginx_confdir}/koi-win
12mu|nginx-1.8.0-1|68	%config(noreplace) %{nginx_confdir}/koi-utf
12mu|nginx-1.8.0-1|69	%config(noreplace) %{nginx_confdir}/%{name}.conf
12mu|nginx-1.8.0-1|70	%config(noreplace) %{nginx_confdir}/mime.types
12mu|nginx-1.8.0-1|71	%config(noreplace) %{nginx_confdir}/uwsgi_params
12mu|nginx-1.8.0-1|72	%config(noreplace) %{nginx_confdir}/uwsgi_params.default
12mu|nginx-1.8.0-1|73	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12mu|nginx-1.8.0-1|74	%dir %{perl_vendorarch}/auto/%{name}
12mu|nginx-1.8.0-1|75	%{perl_vendorarch}/%{name}.pm
12mu|nginx-1.8.0-1|76	%{perl_vendorarch}/auto/%{name}/%{name}.so
12mu|nginx-1.8.0-1|77	%attr(-,%{nginx_user},%{nginx_group}) %dir %{nginx_home}
12mu|nginx-1.8.0-1|78	%attr(-,%{nginx_user},%{nginx_group}) %dir %{nginx_home_tmp}
12mu|nginx-1.8.0-1|79	%attr(-,%{nginx_user},%{nginx_group}) %dir %{nginx_logdir}
12mu|nginx-1.8.0-1|80	
12mu|nginx-1.8.0-1|81	%pre
12mu|nginx-1.8.0-1|82	%_pre_useradd %{nginx_user} %{nginx_home} /bin/false
12mu|nginx-1.8.0-1|83	
12mu|nginx-1.8.0-1|84	%post
12mu|nginx-1.8.0-1|85	%_post_service %{name}
12mu|nginx-1.8.0-1|86	
12mu|nginx-1.8.0-1|87	%preun
12mu|nginx-1.8.0-1|88	%_preun_service %{name}
12mu|nginx-1.8.0-1|89	
12mu|nginx-1.8.0-1|90	%postun
12mu|nginx-1.8.0-1|91	%_postun_userdel %{nginx_user}
12mu|nginx-1.8.0-1|92	
12mu|nginx-1.8.0-1|93	#----------------------------------------------------------------------------
12mu|nginx-1.8.0-1|94	
12mu|nginx-1.8.0-1|95	%prep
12mu|nginx-1.8.0-1|96	%setup -q
12mu|nginx-1.8.0-1|97	
12mu|nginx-1.8.0-1|98	%build
12mu|nginx-1.8.0-1|99	%setup_compile_flags
12mu|nginx-1.8.0-1|100	./configure \
12mu|nginx-1.8.0-1|101	--user=%{nginx_user} \
12mu|nginx-1.8.0-1|102	--group=%{nginx_group} \
12mu|nginx-1.8.0-1|103	--prefix=%{nginx_datadir} \
12mu|nginx-1.8.0-1|104	--sbin-path=%{_sbindir}/%{name} \
12mu|nginx-1.8.0-1|105	--conf-path=%{nginx_confdir}/%{name}.conf \
12mu|nginx-1.8.0-1|106	--error-log-path=%{nginx_logdir}/error.log \
12mu|nginx-1.8.0-1|107	--http-log-path=%{nginx_logdir}/access.log \
12mu|nginx-1.8.0-1|108	--http-client-body-temp-path=%{nginx_home_tmp}/client_body \
12mu|nginx-1.8.0-1|109	--http-proxy-temp-path=%{nginx_home_tmp}/proxy \
12mu|nginx-1.8.0-1|110	--http-fastcgi-temp-path=%{nginx_home_tmp}/fastcgi \
12mu|nginx-1.8.0-1|111	--pid-path=/var/run/%{name}.pid \
12mu|nginx-1.8.0-1|112	--lock-path=/var/lock/subsys/%{name} \
12mu|nginx-1.8.0-1|113	--with-file-aio \
12mu|nginx-1.8.0-1|114	--with-ipv6 \
12mu|nginx-1.8.0-1|115	--with-http_ssl_module \
12mu|nginx-1.8.0-1|116	--with-http_realip_module \
12mu|nginx-1.8.0-1|117	--with-http_addition_module \
12mu|nginx-1.8.0-1|118	--with-http_xslt_module \
12mu|nginx-1.8.0-1|119	--with-http_image_filter_module \
12mu|nginx-1.8.0-1|120	--with-http_geoip_module \
12mu|nginx-1.8.0-1|121	--with-http_sub_module \
12mu|nginx-1.8.0-1|122	--with-http_dav_module \
12mu|nginx-1.8.0-1|123	--with-http_flv_module \
12mu|nginx-1.8.0-1|124	--with-http_mp4_module \
12mu|nginx-1.8.0-1|125	--with-http_gzip_static_module \
12mu|nginx-1.8.0-1|126	--with-http_random_index_module \
12mu|nginx-1.8.0-1|127	--with-http_secure_link_module \
12mu|nginx-1.8.0-1|128	--with-http_degradation_module \
12mu|nginx-1.8.0-1|129	--with-http_stub_status_module \
12mu|nginx-1.8.0-1|130	--with-http_perl_module \
12mu|nginx-1.8.0-1|131	--with-mail \
12mu|nginx-1.8.0-1|132	--with-mail_ssl_module \
12mu|nginx-1.8.0-1|133	--with-pcre \
12mu|nginx-1.8.0-1|134	--with-ld-opt="$RPM_LD_FLAGS -Wl,-E" # so the perl module finds its symbols
12mu|nginx-1.8.0-1|135	
12mu|nginx-1.8.0-1|136	# this is only passed to perl module being built and only overrides the
12mu|nginx-1.8.0-1|137	# default '-O' flag which anyways lowers optimizations (which we don't
12mu|nginx-1.8.0-1|138	# want)
12mu|nginx-1.8.0-1|139	%make OPTIMIZE="-fno-PIE"
12mu|nginx-1.8.0-1|140	
12mu|nginx-1.8.0-1|141	%install
12mu|nginx-1.8.0-1|142	%makeinstall_std INSTALLDIRS=vendor
12mu|nginx-1.8.0-1|143	
12mu|nginx-1.8.0-1|144	find %{buildroot} -type f -name .packlist -exec rm -f {} \;
12mu|nginx-1.8.0-1|145	find %{buildroot} -type f -name perllocal.pod -exec rm -f {} \;
12mu|nginx-1.8.0-1|146	find %{buildroot} -type f -empty -exec rm -f {} \;
12mu|nginx-1.8.0-1|147	find %{buildroot} -type f -exec chmod 0644 {} \;
12mu|nginx-1.8.0-1|148	find %{buildroot} -type f -name '*.so' -exec chmod 0755 {} \;
12mu|nginx-1.8.0-1|149	chmod 0755 %{buildroot}%{_sbindir}/nginx
12mu|nginx-1.8.0-1|150	
12mu|nginx-1.8.0-1|151	install -p -D -m 0755 %{SOURCE2} %{buildroot}/lib/systemd/system/nginx.service
12mu|nginx-1.8.0-1|152	install -p -D -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12mu|nginx-1.8.0-1|153	install -p -d -m 0755 %{buildroot}%{nginx_confdir}/conf.d
12mu|nginx-1.8.0-1|154	install -p -m 0644 %{SOURCE4} %{SOURCE5} %{buildroot}%{nginx_confdir}/conf.d
12mu|nginx-1.8.0-1|155	install -p -d -m 0755 %{buildroot}%{nginx_home_tmp}
12mu|nginx-1.8.0-1|156	install -p -d -m 0755 %{buildroot}%{nginx_logdir}
12mu|nginx-1.8.0-1|157	install -p -d -m 0755 %{buildroot}%{nginx_webroot}
12mu|nginx-1.8.0-1|158	
12mu|nginx-1.8.0-1|159	install -p -m 0644 %{SOURCE100} %{SOURCE102} %{SOURCE103} %{SOURCE104} %{buildroot}%{nginx_webroot}
12mu|nginx-1.8.0-1|160	
12mu|nginx-1.8.0-1|161	# add current version
12mu|nginx-1.8.0-1|162	perl -pi -e "s|_VERSION_|%{version}|g" %{buildroot}%{nginx_webroot}/index.html
12mu|nginx-1.8.0-1|163	
12mu|nginx-1.8.0-1|164	# convert to UTF-8 all files that give warnings.
12mu|nginx-1.8.0-1|165	for textfile in CHANGES; do
12mu|nginx-1.8.0-1|166	mv $textfile $textfile.old
12mu|nginx-1.8.0-1|167	iconv --from-code ISO8859-1 --to-code UTF-8 --output $textfile $textfile.old
12mu|nginx-1.8.0-1|168	rm -f $textfile.old
12mu|nginx-1.8.0-1|169	done
12mu|nginx-1.8.0-1|170	
12mu|nginx-1.8.0-1|171	install -d %{buildroot}%{_mandir}/man8
12mu|nginx-1.8.0-1|172	install -m0644 man/*.8 %{buildroot}%{_mandir}/man8/
12mu|nginx-1.8.0-1|173	
12mu|nginx-1.8.0-1|174	
12mu|nginx-1.8.0-1|175	%changelog
12mu|nginx-1.8.0-1|176	
12mu|nginx-1.8.0-1|177	* Wed Apr 22 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.0-1
12mu|nginx-1.8.0-1|178	- (ee3b898) New version 1.8.0 (stable branch)
12mu|nginx-1.8.0-1|179	
12mu|nginx-1.8.0-1|180	

20266 12
12mu|ninja-1.4.0-2|1	#global githash 5dc55a3
12mu|ninja-1.4.0-2|2	
12mu|ninja-1.4.0-2|3	Name:           ninja
12mu|ninja-1.4.0-2|4	Version:        1.4.0
12mu|ninja-1.4.0-2|5	Release:        2
12mu|ninja-1.4.0-2|6	Group:          Development/Other
12mu|ninja-1.4.0-2|7	Summary:        A small build system with a focus on speed
12mu|ninja-1.4.0-2|8	
12mu|ninja-1.4.0-2|9	License:        ASL 2.0
12mu|ninja-1.4.0-2|10	URL:            http://martine.github.com/ninja/
12mu|ninja-1.4.0-2|11	#VCS:            git://github.com/martine/ninja.git
12mu|ninja-1.4.0-2|12	# Snapshot from github
12mu|ninja-1.4.0-2|13	# Downloaded from https://github.com/martine/ninja/tarball/%{githash}
12mu|ninja-1.4.0-2|14	#Source0:        martine-ninja-%{githash}.tar.gz
12mu|ninja-1.4.0-2|15	Source0:        https://github.com/martine/ninja/archive/v%{version}.tar.gz
12mu|ninja-1.4.0-2|16	Source1:        ninja.vim
12mu|ninja-1.4.0-2|17	
12mu|ninja-1.4.0-2|18	BuildRequires:  asciidoc
12mu|ninja-1.4.0-2|19	BuildRequires:  gtest-devel
12mu|ninja-1.4.0-2|20	BuildRequires:  re2c
12mu|ninja-1.4.0-2|21	BuildRequires:	xsltproc docbook-dtds docbook-style-xsl
12mu|ninja-1.4.0-2|22	
12mu|ninja-1.4.0-2|23	Suggests:	%{name}-vim = %{EVRD}
12mu|ninja-1.4.0-2|24	
12mu|ninja-1.4.0-2|25	%description
12mu|ninja-1.4.0-2|26	Ninja is a small build system with a focus on speed. It differs from other
12mu|ninja-1.4.0-2|27	build systems in two major respects: it is designed to have its input files
12mu|ninja-1.4.0-2|28	generated by a higher-level build system, and it is designed to run builds as
12mu|ninja-1.4.0-2|29	fast as possible.
12mu|ninja-1.4.0-2|30	
12mu|ninja-1.4.0-2|31	%package vim
12mu|ninja-1.4.0-2|32	Summary:	Syntax highlighting etc. for Ninja files in vim
12mu|ninja-1.4.0-2|33	Suggests:	%{name} = %{EVRD}
12mu|ninja-1.4.0-2|34	Group:		Development/Other
12mu|ninja-1.4.0-2|35	
12mu|ninja-1.4.0-2|36	%description vim
12mu|ninja-1.4.0-2|37	Syntax highlighting etc. for Ninja files in vim
12mu|ninja-1.4.0-2|38	
12mu|ninja-1.4.0-2|39	%package emacs
12mu|ninja-1.4.0-2|40	Summary:	Syntax highlighting etc. for Ninja files in emacs
12mu|ninja-1.4.0-2|41	Suggests:	%{name} = %{EVRD}
12mu|ninja-1.4.0-2|42	Group:		Development/Other
12mu|ninja-1.4.0-2|43	
12mu|ninja-1.4.0-2|44	%description emacs
12mu|ninja-1.4.0-2|45	Syntax highlighting etc. for Ninja files in emacs
12mu|ninja-1.4.0-2|46	
12mu|ninja-1.4.0-2|47	%package zsh
12mu|ninja-1.4.0-2|48	Summary:	Command line completion for Ninja in zsh
12mu|ninja-1.4.0-2|49	Suggests:	%{name} = %{EVRD}
12mu|ninja-1.4.0-2|50	Group:		Development/Other
12mu|ninja-1.4.0-2|51	
12mu|ninja-1.4.0-2|52	%description zsh
12mu|ninja-1.4.0-2|53	Command line completion for Ninja in zsh
12mu|ninja-1.4.0-2|54	
12mu|ninja-1.4.0-2|55	%prep
12mu|ninja-1.4.0-2|56	%setup -q
12mu|ninja-1.4.0-2|57	
12mu|ninja-1.4.0-2|58	
12mu|ninja-1.4.0-2|59	%build
12mu|ninja-1.4.0-2|60	CFLAGS="%{optflags}"
12mu|ninja-1.4.0-2|61	export CFLAGS
12mu|ninja-1.4.0-2|62	./bootstrap.py --verbose -- --debug
12mu|ninja-1.4.0-2|63	./ninja -v manual
12mu|ninja-1.4.0-2|64	./ninja -v ninja_test
12mu|ninja-1.4.0-2|65	
12mu|ninja-1.4.0-2|66	
12mu|ninja-1.4.0-2|67	%check
12mu|ninja-1.4.0-2|68	# workaround possible too low default limits
12mu|ninja-1.4.0-2|69	ulimit -n 2048
12mu|ninja-1.4.0-2|70	ulimit -u 2048
12mu|ninja-1.4.0-2|71	
12mu|ninja-1.4.0-2|72	./ninja_test
12mu|ninja-1.4.0-2|73	
12mu|ninja-1.4.0-2|74	
12mu|ninja-1.4.0-2|75	%install
12mu|ninja-1.4.0-2|76	# TODO: Install ninja_syntax.py?
12mu|ninja-1.4.0-2|77	install -p -m 755 -d %{buildroot}%{_bindir}
12mu|ninja-1.4.0-2|78	install -p -m 755 ninja %{buildroot}%{_bindir}/
12mu|ninja-1.4.0-2|79	
12mu|ninja-1.4.0-2|80	install -p -m 755 -d %{buildroot}%{_sysconfdir}/bash_completion.d
12mu|ninja-1.4.0-2|81	install -p -m 644 misc/bash-completion %{buildroot}%{_sysconfdir}/bash_completion.d/ninja-bash-completion
12mu|ninja-1.4.0-2|82	
12mu|ninja-1.4.0-2|83	install -p -m 755 -d %{buildroot}%{_datadir}/emacs/site-lisp
12mu|ninja-1.4.0-2|84	install -p -m 644 misc/ninja-mode.el %{buildroot}%{_datadir}/emacs/site-lisp/ninja-mode.el
12mu|ninja-1.4.0-2|85	
12mu|ninja-1.4.0-2|86	install -p -m 755 -d %{buildroot}%{_datadir}/vim/vimfiles/syntax
12mu|ninja-1.4.0-2|87	install -p -m 644 misc/ninja.vim %{buildroot}%{_datadir}/vim/vimfiles/syntax/ninja.vim
12mu|ninja-1.4.0-2|88	install -p -m 755 -d %{buildroot}%{_datadir}/vim/vimfiles/ftdetect
12mu|ninja-1.4.0-2|89	install -p -m 644 %{SOURCE1} %{buildroot}%{_datadir}/vim/vimfiles/ftdetect/ninja.vim
12mu|ninja-1.4.0-2|90	
12mu|ninja-1.4.0-2|91	install -p -m 755 -d %{buildroot}%{_datadir}/zsh/site-functions
12mu|ninja-1.4.0-2|92	install -p -m 644 misc/zsh-completion %{buildroot}%{_datadir}/zsh/site-functions/_ninja
12mu|ninja-1.4.0-2|93	
12mu|ninja-1.4.0-2|94	
12mu|ninja-1.4.0-2|95	%files
12mu|ninja-1.4.0-2|96	%doc COPYING README doc/manual.html
12mu|ninja-1.4.0-2|97	%{_bindir}/ninja
12mu|ninja-1.4.0-2|98	%{_sysconfdir}/bash_completion.d/
12mu|ninja-1.4.0-2|99	
12mu|ninja-1.4.0-2|100	%files emacs
12mu|ninja-1.4.0-2|101	%{_datadir}/emacs/site-lisp/ninja-mode.el
12mu|ninja-1.4.0-2|102	
12mu|ninja-1.4.0-2|103	%files vim
12mu|ninja-1.4.0-2|104	%{_datadir}/vim/vimfiles/syntax/ninja.vim
12mu|ninja-1.4.0-2|105	%{_datadir}/vim/vimfiles/ftdetect/ninja.vim
12mu|ninja-1.4.0-2|106	
12mu|ninja-1.4.0-2|107	%files zsh
12mu|ninja-1.4.0-2|108	%{_datadir}/zsh/
12mu|ninja-1.4.0-2|109	
12mu|ninja-1.4.0-2|110	%changelog
12mu|ninja-1.4.0-2|111	* Tue Feb 11 2014 Bernhard Rosenkraenzer <bero@lindev.ch> 1.4.0-2
12mu|ninja-1.4.0-2|112	+ Revision: 8aae55b
12mu|ninja-1.4.0-2|113	- Fix binary naming
12mu|ninja-1.4.0-2|114	
12mu|ninja-1.4.0-2|115	

20267 12
12mu|nspr-4.10.6-1|1	%define major_nspr 4
12mu|nspr-4.10.6-1|2	%define epoch_nspr 2
12mu|nspr-4.10.6-1|3	%define libname %mklibname nspr %{major_nspr}
12mu|nspr-4.10.6-1|4	%define develname %mklibname nspr -d
12mu|nspr-4.10.6-1|5	
12mu|nspr-4.10.6-1|6	Summary:	Netscape Portable Runtime
12mu|nspr-4.10.6-1|7	Name:		nspr
12mu|nspr-4.10.6-1|8	Epoch:		%{epoch_nspr}
12mu|nspr-4.10.6-1|9	Version:	4.10.6
12mu|nspr-4.10.6-1|10	Release:	1
12mu|nspr-4.10.6-1|11	License:	MPL or GPLv2+ or LGPLv2+
12mu|nspr-4.10.6-1|12	Group:		System/Libraries
12mu|nspr-4.10.6-1|13	URL:		http://www.mozilla.org/projects/nspr/
12mu|nspr-4.10.6-1|14	Source0:	https://ftp.mozilla.org/pub/mozilla.org/%{name}/releases/v%{version}/src/%{name}-%{version}.tar.gz
12mu|nspr-4.10.6-1|15	Source1:	nspr.pc.in
12mu|nspr-4.10.6-1|16	Source2:	nspr-config-vars.in
12mu|nspr-4.10.6-1|17	Patch1:		nspr-config-pc.patch
12mu|nspr-4.10.6-1|18	
12mu|nspr-4.10.6-1|19	%description
12mu|nspr-4.10.6-1|20	Virtual package, not built.
12mu|nspr-4.10.6-1|21	
12mu|nspr-4.10.6-1|22	%package -n %{libname}
12mu|nspr-4.10.6-1|23	Summary:	Netscape Portable Runtime
12mu|nspr-4.10.6-1|24	Group:		System/Libraries
12mu|nspr-4.10.6-1|25	Provides:	nspr = %{EVRD}
12mu|nspr-4.10.6-1|26	%rename	mozilla-nspr
12mu|nspr-4.10.6-1|27	
12mu|nspr-4.10.6-1|28	%description -n %{libname}
12mu|nspr-4.10.6-1|29	NSPR provides platform independence for non-GUI operating system
12mu|nspr-4.10.6-1|30	facilities. These facilities include threads, thread synchronization,
12mu|nspr-4.10.6-1|31	normal file and network I/O, interval timing and calendar time, basic
12mu|nspr-4.10.6-1|32	memory management (malloc and free) and shared library linking.
12mu|nspr-4.10.6-1|33	
12mu|nspr-4.10.6-1|34	%package -n %{develname}
12mu|nspr-4.10.6-1|35	Summary:	Development libraries for the Netscape Portable Runtime
12mu|nspr-4.10.6-1|36	Group:		Development/C++
12mu|nspr-4.10.6-1|37	Requires:	%{libname} = %{epoch_nspr}:%{version}-%{release}
12mu|nspr-4.10.6-1|38	Provides:	nspr-devel = %{epoch_nspr}:%{version}-%{release}
12mu|nspr-4.10.6-1|39	Provides:	libnspr-devel = %{epoch_nspr}:%{version}-%{release}
12mu|nspr-4.10.6-1|40	Conflicts:	%{libname} < 2:4.7.3-3
12mu|nspr-4.10.6-1|41	%rename mozilla-nspr-devel
12mu|nspr-4.10.6-1|42	%rename %{libname}-devel
12mu|nspr-4.10.6-1|43	
12mu|nspr-4.10.6-1|44	%description -n %{develname}
12mu|nspr-4.10.6-1|45	Header files for doing development with the Netscape Portable Runtime.
12mu|nspr-4.10.6-1|46	
12mu|nspr-4.10.6-1|47	%prep
12mu|nspr-4.10.6-1|48	
12mu|nspr-4.10.6-1|49	%setup -q
12mu|nspr-4.10.6-1|50	
12mu|nspr-4.10.6-1|51	chmod -R a+r *
12mu|nspr-4.10.6-1|52	find . -name '*.h' -executable -exec chmod -x {} \;
12mu|nspr-4.10.6-1|53	
12mu|nspr-4.10.6-1|54	# Original nspr-config is not suitable for our distribution,
12mu|nspr-4.10.6-1|55	# because on different platforms it contains different dynamic content.
12mu|nspr-4.10.6-1|56	# Therefore we produce an adjusted copy of nspr-config that will be
12mu|nspr-4.10.6-1|57	# identical on all platforms.
12mu|nspr-4.10.6-1|58	# However, we need to use original nspr-config to produce some variables
12mu|nspr-4.10.6-1|59	# that go into nspr.pc for pkg-config.
12mu|nspr-4.10.6-1|60	
12mu|nspr-4.10.6-1|61	cp ./nspr/config/nspr-config.in ./nspr/config/nspr-config-pc.in
12mu|nspr-4.10.6-1|62	%patch1 -p0
12mu|nspr-4.10.6-1|63	
12mu|nspr-4.10.6-1|64	#cp %{SOURCE2} ./nspr/config/
12mu|nspr-4.10.6-1|65	
12mu|nspr-4.10.6-1|66	%build
12mu|nspr-4.10.6-1|67	%setup_compile_flags
12mu|nspr-4.10.6-1|68	
12mu|nspr-4.10.6-1|69	# (tpg) don't use macro here
12mu|nspr-4.10.6-1|70	./nspr/configure \
12mu|nspr-4.10.6-1|71	--build=%{_target_platform} \
12mu|nspr-4.10.6-1|72	--host=%{_host} \
12mu|nspr-4.10.6-1|73	--target=%{_target_platform} \
12mu|nspr-4.10.6-1|74	--prefix=%{_prefix} \
12mu|nspr-4.10.6-1|75	--libdir=%{_libdir} \
12mu|nspr-4.10.6-1|76	--includedir=%{_includedir}/nspr4 \
12mu|nspr-4.10.6-1|77	%ifarch x86_64 ppc64 ia64 s390x sparc64
12mu|nspr-4.10.6-1|78	--enable-64bit \
12mu|nspr-4.10.6-1|79	%endif
12mu|nspr-4.10.6-1|80	--enable-optimize="-O2" \
12mu|nspr-4.10.6-1|81	--disable-debug \
12mu|nspr-4.10.6-1|82	--enable-ipv6 \
12mu|nspr-4.10.6-1|83	--with-pthreads \
12mu|nspr-4.10.6-1|84	--with-mozilla
12mu|nspr-4.10.6-1|85	
12mu|nspr-4.10.6-1|86	%make
12mu|nspr-4.10.6-1|87	
12mu|nspr-4.10.6-1|88	%install
12mu|nspr-4.10.6-1|89	%makeinstall_std
12mu|nspr-4.10.6-1|90	
12mu|nspr-4.10.6-1|91	NSPR_LIBS=`./config/nspr-config --libs`
12mu|nspr-4.10.6-1|92	NSPR_CFLAGS=`./config/nspr-config --cflags`
12mu|nspr-4.10.6-1|93	NSPR_VERSION=`./config/nspr-config --version`
12mu|nspr-4.10.6-1|94	%{__mkdir_p} %{buildroot}/%{_libdir}/pkgconfig
12mu|nspr-4.10.6-1|95	
12mu|nspr-4.10.6-1|96	#cat ./config/nspr-config-vars > \
12mu|nspr-4.10.6-1|97	#                     %{buildroot}/%{_libdir}/pkgconfig/nspr.pc
12mu|nspr-4.10.6-1|98	
12mu|nspr-4.10.6-1|99	#cat %{SOURCE1} | sed -e "s,%%libdir%%,%{_libdir},g" \
12mu|nspr-4.10.6-1|100	#                     -e "s,%%prefix%%,%{_prefix},g" \
12mu|nspr-4.10.6-1|101	#                     -e "s,%%exec_prefix%%,%{_prefix},g" \
12mu|nspr-4.10.6-1|102	#                     -e "s,%%includedir%%,%{_includedir}/nspr4,g" \
12mu|nspr-4.10.6-1|103	#                     -e "s,%%NSPR_VERSION%%,$NSPR_VERSION,g" \
12mu|nspr-4.10.6-1|104	#                     -e "s,%%FULL_NSPR_LIBS%%,$NSPR_LIBS,g" \
12mu|nspr-4.10.6-1|105	#                     -e "s,%%FULL_NSPR_CFLAGS%%,$NSPR_CFLAGS,g" >> \
12mu|nspr-4.10.6-1|106	#                     %{buildroot}/%{_libdir}/pkgconfig/nspr.pc
12mu|nspr-4.10.6-1|107	
12mu|nspr-4.10.6-1|108	%{__mkdir_p} %{buildroot}%{_bindir}
12mu|nspr-4.10.6-1|109	%{__mkdir_p} %{buildroot}/%{_lib}
12mu|nspr-4.10.6-1|110	#install -m755 -D ./config/nspr-config-pc %{buildroot}/%{_bindir}/nspr-config
12mu|nspr-4.10.6-1|111	
12mu|nspr-4.10.6-1|112	# Get rid of the things we don't want installed (per upstream)
12mu|nspr-4.10.6-1|113	%{__rm} -rf \
12mu|nspr-4.10.6-1|114	%{buildroot}%{_bindir}/compile-et.pl \
12mu|nspr-4.10.6-1|115	%{buildroot}%{_bindir}/prerr.properties \
12mu|nspr-4.10.6-1|116	%{buildroot}%{_libdir}/libnspr4.a \
12mu|nspr-4.10.6-1|117	%{buildroot}%{_libdir}/libplc4.a \
12mu|nspr-4.10.6-1|118	%{buildroot}%{_libdir}/libplds4.a \
12mu|nspr-4.10.6-1|119	%{buildroot}%{_datadir}/aclocal/nspr.m4 \
12mu|nspr-4.10.6-1|120	%{buildroot}%{_includedir}/nspr4/md
12mu|nspr-4.10.6-1|121	
12mu|nspr-4.10.6-1|122	# nb: those symlinks helps having devel(xxx) provides (through find-provides)
12mu|nspr-4.10.6-1|123	for file in libnspr4.so libplc4.so libplds4.so
12mu|nspr-4.10.6-1|124	do
12mu|nspr-4.10.6-1|125	mv -f %{buildroot}%{_libdir}/$file %{buildroot}/%{_lib}/$file
12mu|nspr-4.10.6-1|126	ln -sf ../../%{_lib}/$file %{buildroot}%{_libdir}/$file
12mu|nspr-4.10.6-1|127	done
12mu|nspr-4.10.6-1|128	
12mu|nspr-4.10.6-1|129	%files -n %{libname}
12mu|nspr-4.10.6-1|130	%defattr(-,root,root)
12mu|nspr-4.10.6-1|131	/%{_lib}/libnspr4.so
12mu|nspr-4.10.6-1|132	/%{_lib}/libplc4.so
12mu|nspr-4.10.6-1|133	/%{_lib}/libplds4.so
12mu|nspr-4.10.6-1|134	
12mu|nspr-4.10.6-1|135	%files -n %{develname}
12mu|nspr-4.10.6-1|136	%defattr(-,root,root)
12mu|nspr-4.10.6-1|137	%{_libdir}/libnspr4.so
12mu|nspr-4.10.6-1|138	%{_libdir}/libplc4.so
12mu|nspr-4.10.6-1|139	%{_libdir}/libplds4.so
12mu|nspr-4.10.6-1|140	%{_includedir}/nspr4
12mu|nspr-4.10.6-1|141	%{_libdir}/pkgconfig/nspr.pc
12mu|nspr-4.10.6-1|142	%{_bindir}/nspr-config
12mu|nspr-4.10.6-1|143	
12mu|nspr-4.10.6-1|144	
12mu|nspr-4.10.6-1|145	%changelog
12mu|nspr-4.10.6-1|146	* Tue Jun 10 2014 Tigro <ashejn@gmail.com> 2:4.10.6-1
12mu|nspr-4.10.6-1|147	+ Revision: 8a42e13
12mu|nspr-4.10.6-1|148	- update to 4.10.6
12mu|nspr-4.10.6-1|149	
12mu|nspr-4.10.6-1|150	

20268 12
12mu|nss-3.16.2-1|1	%bcond_without  lib
12mu|nss-3.16.2-1|2	
12mu|nss-3.16.2-1|3	%define major 3
12mu|nss-3.16.2-1|4	%define libname %mklibname %{name} %{major}
12mu|nss-3.16.2-1|5	%define libfreebl %mklibname freebl %{major}
12mu|nss-3.16.2-1|6	%define develname %mklibname -d %{name}
12mu|nss-3.16.2-1|7	%define sdevelname %mklibname -d -s %{name}
12mu|nss-3.16.2-1|8	%define cvsver 3_16_2
12mu|nss-3.16.2-1|9	
12mu|nss-3.16.2-1|10	%define nspr_libname %mklibname nspr 4
12mu|nss-3.16.2-1|11	%define	nspr_version 4.10.0
12mu|nss-3.16.2-1|12	
12mu|nss-3.16.2-1|13	# this seems fragile, so require the exact version or later (#58754)
12mu|nss-3.16.2-1|14	%define sqlite3_version %(pkg-config --modversion sqlite3 &>/dev/null && pkg-config --modversion sqlite3 2>/dev/null || echo 0)
12mu|nss-3.16.2-1|15	%define nspr_version %(pkg-config --modversion nspr &>/dev/null && pkg-config --modversion nspr 2>/dev/null || echo 0)
12mu|nss-3.16.2-1|16	
12mu|nss-3.16.2-1|17	%define build_empty 0
12mu|nss-3.16.2-1|18	%{?_with_empty:   %{expand: %%global build_empty 1}}
12mu|nss-3.16.2-1|19	%{?_without_empty:   %{expand: %%global build_empty 0}}
12mu|nss-3.16.2-1|20	
12mu|nss-3.16.2-1|21	Name:		nss
12mu|nss-3.16.2-1|22	Epoch:		2
12mu|nss-3.16.2-1|23	Version:	3.16.2
12mu|nss-3.16.2-1|24	Release:	1
12mu|nss-3.16.2-1|25	Summary:	Netscape Security Services
12mu|nss-3.16.2-1|26	Group:		System/Libraries
12mu|nss-3.16.2-1|27	License:	MPL or GPLv2+ or LGPLv2+
12mu|nss-3.16.2-1|28	URL:		http://www.mozilla.org/projects/security/pki/nss/index.html
12mu|nss-3.16.2-1|29	Source0:	ftp://ftp.mozilla.org/pub/mozilla.org/security/nss/releases/NSS_%{cvsver}_RTM/src/nss-%{version}.tar.gz
12mu|nss-3.16.2-1|30	Source1:	nss.pc.in
12mu|nss-3.16.2-1|31	Source2:	nss-config.in
12mu|nss-3.16.2-1|32	Source3:	blank-cert8.db
12mu|nss-3.16.2-1|33	Source4:	blank-key3.db
12mu|nss-3.16.2-1|34	Source5:	blank-secmod.db
12mu|nss-3.16.2-1|35	Source6:	certdata_empty.txt
12mu|nss-3.16.2-1|36	# https://www.verisign.com/support/verisign-intermediate-ca/secure-site-intermediate/index.html
12mu|nss-3.16.2-1|37	# converted from PEM to DER format with openssl command:
12mu|nss-3.16.2-1|38	# openssl x509 -in cert.pem -inform PEM -outform DER -out cert.der
12mu|nss-3.16.2-1|39	# this way we can avoid a buildrequires for openssl
12mu|nss-3.16.2-1|40	Source7:	verisign-class-3-secure-server-ca.der
12mu|nss-3.16.2-1|41	# Brasilian government certificate
12mu|nss-3.16.2-1|42	# verified in person with a government official
12mu|nss-3.16.2-1|43	Source8:	http://www.icpbrasil.gov.br/certificadoACRaiz.crt
12mu|nss-3.16.2-1|44	Patch0:		nss-no-rpath.patch
12mu|nss-3.16.2-1|45	Patch1:		nss-fixrandom.patch
12mu|nss-3.16.2-1|46	Patch4:		renegotiate-transitional.patch
12mu|nss-3.16.2-1|47	Patch5:         nss-3.15.1.prtypes.patch
12mu|nss-3.16.2-1|48	BuildRequires:	rootcerts >= 1:20120218.00
12mu|nss-3.16.2-1|49	BuildRequires:	nspr-devel >= 2:4.9.0
12mu|nss-3.16.2-1|50	BuildRequires:	zlib-devel
12mu|nss-3.16.2-1|51	BuildRequires:	sqlite3-devel >= 3.7.7.1
12mu|nss-3.16.2-1|52	BuildRequires:	zip
12mu|nss-3.16.2-1|53	
12mu|nss-3.16.2-1|54	%description
12mu|nss-3.16.2-1|55	Network Security Services (NSS) is a set of libraries designed to
12mu|nss-3.16.2-1|56	support cross-platform development of security-enabled client and server
12mu|nss-3.16.2-1|57	applications. Applications built with NSS can support SSL v2 and v3,
12mu|nss-3.16.2-1|58	TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and
12mu|nss-3.16.2-1|59	other security standards. For detailed information on standards supported, see
12mu|nss-3.16.2-1|60	http://www.mozilla.org/projects/security/pki/nss/overview.html.
12mu|nss-3.16.2-1|61	%if %without lib
12mu|nss-3.16.2-1|62	
12mu|nss-3.16.2-1|63	Note: This package currently contains the NSS binaries only. The
12mu|nss-3.16.2-1|64	libraries have been not been included due to conflicts with the Mozilla
12mu|nss-3.16.2-1|65	libraries.
12mu|nss-3.16.2-1|66	%endif
12mu|nss-3.16.2-1|67	
12mu|nss-3.16.2-1|68	%package shlibsign
12mu|nss-3.16.2-1|69	Summary:	Netscape Security Services - shlibsign
12mu|nss-3.16.2-1|70	Group:		System/Libraries
12mu|nss-3.16.2-1|71	Conflicts:	%{name} < 2:3.13.1-2
12mu|nss-3.16.2-1|72	
12mu|nss-3.16.2-1|73	%description shlibsign
12mu|nss-3.16.2-1|74	This package contains the binary shlibsign needed by libfreebl3
12mu|nss-3.16.2-1|75	and libsoftokn3.
12mu|nss-3.16.2-1|76	
12mu|nss-3.16.2-1|77	%if %with lib
12mu|nss-3.16.2-1|78	%package -n %{libname}
12mu|nss-3.16.2-1|79	Summary:	Network Security Services (NSS)
12mu|nss-3.16.2-1|80	Group:		System/Libraries
12mu|nss-3.16.2-1|81	
12mu|nss-3.16.2-1|82	%description -n %{libname}
12mu|nss-3.16.2-1|83	This package contains the shared libraries libnss3, libnssckbi, libnssdbm3,
12mu|nss-3.16.2-1|84	libnssutil3, libsmime3, and libssl3.
12mu|nss-3.16.2-1|85	
12mu|nss-3.16.2-1|86	%package -n %{libfreebl}
12mu|nss-3.16.2-1|87	Summary:	Network Security Services (NSS)
12mu|nss-3.16.2-1|88	Group:		System/Libraries
12mu|nss-3.16.2-1|89	Requires(post): nss-shlibsign
12mu|nss-3.16.2-1|90	Requires(post): rpm-helper
12mu|nss-3.16.2-1|91	Conflicts: %{_lib}nss3 < 2:3.13.1-5
12mu|nss-3.16.2-1|92	
12mu|nss-3.16.2-1|93	%description -n %{libfreebl}
12mu|nss-3.16.2-1|94	This package contains the shared libraries libfreebl3 and libsoftokn3.
12mu|nss-3.16.2-1|95	
12mu|nss-3.16.2-1|96	%package -n %{develname}
12mu|nss-3.16.2-1|97	Summary:	Network Security Services (NSS) - development files
12mu|nss-3.16.2-1|98	Group:		Development/C++
12mu|nss-3.16.2-1|99	Requires:	%{libname} >= %{epoch}:%{version}-%{release}
12mu|nss-3.16.2-1|100	Requires:	%{libfreebl} >= %{epoch}:%{version}-%{release}
12mu|nss-3.16.2-1|101	Provides:	nss-devel = %{epoch}:%{version}-%{release}
12mu|nss-3.16.2-1|102	%rename %{libname}-devel
12mu|nss-3.16.2-1|103	
12mu|nss-3.16.2-1|104	%description -n %{develname}
12mu|nss-3.16.2-1|105	Header files to doing development with Network Security Services.
12mu|nss-3.16.2-1|106	
12mu|nss-3.16.2-1|107	%package -n %{sdevelname}
12mu|nss-3.16.2-1|108	Summary:	Network Security Services (NSS) - static libraries
12mu|nss-3.16.2-1|109	Group:		Development/C++
12mu|nss-3.16.2-1|110	Requires:	%{libname} >= %{epoch}:%{version}-%{release}
12mu|nss-3.16.2-1|111	Requires:	%{develname} >= %{epoch}:%{version}-%{release}
12mu|nss-3.16.2-1|112	Provides:	nss-static-devel = %{epoch}:%{version}-%{release}
12mu|nss-3.16.2-1|113	Conflicts:	libopenssl-static-devel
12mu|nss-3.16.2-1|114	%rename %{libname}-static-devel
12mu|nss-3.16.2-1|115	
12mu|nss-3.16.2-1|116	%description -n %{sdevelname}
12mu|nss-3.16.2-1|117	Static libraries for doing development with Network Security Services.
12mu|nss-3.16.2-1|118	%endif
12mu|nss-3.16.2-1|119	
12mu|nss-3.16.2-1|120	%prep
12mu|nss-3.16.2-1|121	
12mu|nss-3.16.2-1|122	%setup -q
12mu|nss-3.16.2-1|123	%patch0 -p0 -b .no-rpath
12mu|nss-3.16.2-1|124	%patch1 -p0
12mu|nss-3.16.2-1|125	%patch4 -p0 -b .transitional
12mu|nss-3.16.2-1|126	%patch5 -p1
12mu|nss-3.16.2-1|127	
12mu|nss-3.16.2-1|128	find . -type d -perm 0700 -exec chmod 755 {} \;
12mu|nss-3.16.2-1|129	find . -type f -perm 0555 -exec chmod 755 {} \;
12mu|nss-3.16.2-1|130	find . -type f -perm 0444 -exec chmod 644 {} \;
12mu|nss-3.16.2-1|131	find . -name '*.h' -executable -exec chmod -x {} \;
12mu|nss-3.16.2-1|132	find . -name '*.c' -executable -exec chmod -x {} \;
12mu|nss-3.16.2-1|133	
12mu|nss-3.16.2-1|134	%build
12mu|nss-3.16.2-1|135	%setup_compile_flags
12mu|nss-3.16.2-1|136	export BUILD_OPT=1
12mu|nss-3.16.2-1|137	export OPTIMIZER="%{optflags}"
12mu|nss-3.16.2-1|138	export XCFLAGS="%{optflags}"
12mu|nss-3.16.2-1|139	export ARCHFLAG="$LDFLAGS"
12mu|nss-3.16.2-1|140	export LIBDIR=%{_libdir}
12mu|nss-3.16.2-1|141	export USE_SYSTEM_ZLIB=1
12mu|nss-3.16.2-1|142	export ZLIB_LIBS="-lz"
12mu|nss-3.16.2-1|143	export PKG_CONFIG_ALLOW_SYSTEM_LIBS=1
12mu|nss-3.16.2-1|144	export PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1
12mu|nss-3.16.2-1|145	export NSPR_INCLUDE_DIR=`%{_bindir}/pkg-config --cflags-only-I nspr | sed 's/-I//'`
12mu|nss-3.16.2-1|146	export NSPR_LIB_DIR=`%{_bindir}/pkg-config --libs-only-L nspr | sed 's/-L//'`
12mu|nss-3.16.2-1|147	export MOZILLA_CLIENT=1
12mu|nss-3.16.2-1|148	export NS_USE_GCC=1
12mu|nss-3.16.2-1|149	export NSS_USE_SYSTEM_SQLITE=1
12mu|nss-3.16.2-1|150	export NSS_ENABLE_ECC=1
12mu|nss-3.16.2-1|151	%ifarch x86_64 ppc64 ia64 s390x
12mu|nss-3.16.2-1|152	export USE_64=1
12mu|nss-3.16.2-1|153	%endif
12mu|nss-3.16.2-1|154	
12mu|nss-3.16.2-1|155	%if %{build_empty}
12mu|nss-3.16.2-1|156	# (oe) the "trust no one" scenario, it goes like:
12mu|nss-3.16.2-1|157	# 1. mv /% {_lib}/libnssckbi.so /% {_lib}/libnssckbi.so.BAK
12mu|nss-3.16.2-1|158	# 2. mv /% {_lib}/libnssckbi_empty.so /% {_lib}/libnssckbi.so
12mu|nss-3.16.2-1|159	# 3. restart ff/tb
12mu|nss-3.16.2-1|160	# it has to be done manually for now, but at least we have a way for
12mu|nss-3.16.2-1|161	# users to quickly mitigate future problems, or whatever :-)
12mu|nss-3.16.2-1|162	
12mu|nss-3.16.2-1|163	pushd mozilla/security/nss/lib/ckfw/builtins
12mu|nss-3.16.2-1|164	%{__perl} ./certdata.perl < %{SOURCE6}
12mu|nss-3.16.2-1|165	popd
12mu|nss-3.16.2-1|166	%endif
12mu|nss-3.16.2-1|167	
12mu|nss-3.16.2-1|168	# Parallel is broken as of 3.11.4 :(
12mu|nss-3.16.2-1|169	%make -j1 -C ./nss/coreconf
12mu|nss-3.16.2-1|170	%make -j1 -C ./nss/lib/dbm
12mu|nss-3.16.2-1|171	%make -j1 -C ./nss
12mu|nss-3.16.2-1|172	
12mu|nss-3.16.2-1|173	%if %{build_empty}
12mu|nss-3.16.2-1|174	# tuck away the empty libnssckbi.so library
12mu|nss-3.16.2-1|175	cp -p mozilla/security/nss/lib/ckfw/builtins/Linux*/libnssckbi.so libnssckbi_empty.so
12mu|nss-3.16.2-1|176	%endif
12mu|nss-3.16.2-1|177	
12mu|nss-3.16.2-1|178	# install new Verisign intermediate certificate
12mu|nss-3.16.2-1|179	# http://qa.mandriva.com/show_bug.cgi?id=29612
12mu|nss-3.16.2-1|180	# use built addbuildin command to avoid having
12mu|nss-3.16.2-1|181	# a buildrequires for nss
12mu|nss-3.16.2-1|182	ADDBUILTIN=`%{_bindir}/find . -type f -name addbuiltin`
12mu|nss-3.16.2-1|183	if [ -z "$ADDBUILTIN" ]; then
12mu|nss-3.16.2-1|184	exit 1
12mu|nss-3.16.2-1|185	fi
12mu|nss-3.16.2-1|186	ADDBUILTIN="$PWD/$ADDBUILTIN"
12mu|nss-3.16.2-1|187	OLD="$LD_LIBRARY_PATH"
12mu|nss-3.16.2-1|188	libpath=`%{_bindir}/find ./dist/ -name "Linux*" -type d`
12mu|nss-3.16.2-1|189	# to use the built libraries instead of requiring nss
12mu|nss-3.16.2-1|190	# again as buildrequires
12mu|nss-3.16.2-1|191	export LD_LIBRARY_PATH="$PWD/$libpath/lib"
12mu|nss-3.16.2-1|192	
12mu|nss-3.16.2-1|193	pushd nss/lib/ckfw/builtins
12mu|nss-3.16.2-1|194	
12mu|nss-3.16.2-1|195	# (oe) for reference:
12mu|nss-3.16.2-1|196	# *ALL* of the root CA certs are hard coded into the libnssckbi.so library.
12mu|nss-3.16.2-1|197	# So, for Mandriva we can add/remove certs easily in the rootcerts package. Please
12mu|nss-3.16.2-1|198	# checkout and examine the rootcerts package.
12mu|nss-3.16.2-1|199	# Once this has been done and the new rootcerts package has been installed this
12mu|nss-3.16.2-1|200	# package (nss) has to be rebuilt to pickup the changes made. The "recreate
12mu|nss-3.16.2-1|201	# certificates" lines below generates a new certdata.c source containing the root
12mu|nss-3.16.2-1|202	# CA certs for mozilla.
12mu|nss-3.16.2-1|203	# *ALL* of the mozilla based softwares that support SSL has to link against
12mu|nss-3.16.2-1|204	# the NSS library.
12mu|nss-3.16.2-1|205	# recreate certificates
12mu|nss-3.16.2-1|206	%{__perl} ./certdata.perl < /etc/pki/tls/mozilla/certdata.txt
12mu|nss-3.16.2-1|207	
12mu|nss-3.16.2-1|208	%make clean
12mu|nss-3.16.2-1|209	%make -j1
12mu|nss-3.16.2-1|210	
12mu|nss-3.16.2-1|211	popd
12mu|nss-3.16.2-1|212	export LD_LIBRARY_PATH="$OLD"
12mu|nss-3.16.2-1|213	
12mu|nss-3.16.2-1|214	%install
12mu|nss-3.16.2-1|215	pushd dist/$(uname -s)*
12mu|nss-3.16.2-1|216	
12mu|nss-3.16.2-1|217	%{__mkdir_p} %{buildroot}%{_bindir}
12mu|nss-3.16.2-1|218	%{__cp} -aL bin/* %{buildroot}%{_bindir}
12mu|nss-3.16.2-1|219	
12mu|nss-3.16.2-1|220	%if %with lib
12mu|nss-3.16.2-1|221	%{__mkdir_p} %{buildroot}%{_libdir}
12mu|nss-3.16.2-1|222	%{__mkdir_p} %{buildroot}/%{_lib}
12mu|nss-3.16.2-1|223	%{__mkdir_p} %{buildroot}%{_includedir}/nss
12mu|nss-3.16.2-1|224	%{__cp} -aL ../public/nss/* %{buildroot}%{_includedir}/nss
12mu|nss-3.16.2-1|225	
12mu|nss-3.16.2-1|226	%{__cp} -aL lib/libcrmf.a \
12mu|nss-3.16.2-1|227	lib/libnss.a \
12mu|nss-3.16.2-1|228	lib/libnssb.a \
12mu|nss-3.16.2-1|229	lib/libnssckbi.so \
12mu|nss-3.16.2-1|230	lib/libnssckfw.a \
12mu|nss-3.16.2-1|231	lib/libnssutil.a \
12mu|nss-3.16.2-1|232	lib/libsmime.a \
12mu|nss-3.16.2-1|233	lib/libssl.a \
12mu|nss-3.16.2-1|234	%{buildroot}%{_libdir}
12mu|nss-3.16.2-1|235	
12mu|nss-3.16.2-1|236	# Copy the binary libraries we want
12mu|nss-3.16.2-1|237	for file in libsoftokn3.so libfreebl3.so libnss3.so libnssutil3.so \
12mu|nss-3.16.2-1|238	libssl3.so libsmime3.so libnssckbi.so libnssdbm3.so
12mu|nss-3.16.2-1|239	do
12mu|nss-3.16.2-1|240	%{__install} -m 755 lib/$file %{buildroot}/%{_lib}
12mu|nss-3.16.2-1|241	ln -sf ../../%{_lib}/$file %{buildroot}%{_libdir}/$file
12mu|nss-3.16.2-1|242	done
12mu|nss-3.16.2-1|243	
12mu|nss-3.16.2-1|244	# These ghost files will be generated in the post step
12mu|nss-3.16.2-1|245	# Make sure chk files can be found in both places
12mu|nss-3.16.2-1|246	for file in libsoftokn3.chk libfreebl3.chk
12mu|nss-3.16.2-1|247	do
12mu|nss-3.16.2-1|248	touch %{buildroot}/%{_lib}/$file
12mu|nss-3.16.2-1|249	ln -s ../../%{_lib}/$file %{buildroot}%{_libdir}/$file
12mu|nss-3.16.2-1|250	done
12mu|nss-3.16.2-1|251	
12mu|nss-3.16.2-1|252	%{__mkdir_p} %{buildroot}%{_libdir}/pkgconfig
12mu|nss-3.16.2-1|253	cat %{SOURCE1} | sed -e "s,%%libdir%%,%{_libdir},g" \
12mu|nss-3.16.2-1|254	-e "s,%%prefix%%,%{_prefix},g" \
12mu|nss-3.16.2-1|255	-e "s,%%exec_prefix%%,%{_prefix},g" \
12mu|nss-3.16.2-1|256	-e "s,%%includedir%%,%{_includedir}/nss,g" \
12mu|nss-3.16.2-1|257	-e "s,%%NSPR_VERSION%%,%{nspr_version},g" \
12mu|nss-3.16.2-1|258	-e "s,%%NSS_VERSION%%,%{version},g" > \
12mu|nss-3.16.2-1|259	%{buildroot}%{_libdir}/pkgconfig/nss.pc
12mu|nss-3.16.2-1|260	%endif
12mu|nss-3.16.2-1|261	
12mu|nss-3.16.2-1|262	popd
12mu|nss-3.16.2-1|263	
12mu|nss-3.16.2-1|264	%if %with lib
12mu|nss-3.16.2-1|265	export NSS_VMAJOR=`%{__cat} nss/lib/nss/nss.h | %{__grep} "#define.*NSS_VMAJOR" | %{__awk} '{print $3}'`
12mu|nss-3.16.2-1|266	export NSS_VMINOR=`%{__cat} nss/lib/nss/nss.h | %{__grep} "#define.*NSS_VMINOR" | %{__awk} '{print $3}'`
12mu|nss-3.16.2-1|267	export NSS_VPATCH=`echo %{version} | sed 's/\([0-9]*\).\([0-9]*\).\([0-9]*\)/\3/'`
12mu|nss-3.16.2-1|268	
12mu|nss-3.16.2-1|269	%{__mkdir_p} %{buildroot}%{_bindir}
12mu|nss-3.16.2-1|270	cat %{SOURCE2} | sed -e "s,@libdir@,%{_libdir},g" \
12mu|nss-3.16.2-1|271	-e "s,@prefix@,%{_prefix},g" \
12mu|nss-3.16.2-1|272	-e "s,@exec_prefix@,%{_prefix},g" \
12mu|nss-3.16.2-1|273	-e "s,@includedir@,%{_includedir}/nss%{major},g" \
12mu|nss-3.16.2-1|274	-e "s,@MOD_MAJOR_VERSION@,$NSS_VMAJOR,g" \
12mu|nss-3.16.2-1|275	-e "s,@MOD_MINOR_VERSION@,$NSS_VMINOR,g" \
12mu|nss-3.16.2-1|276	-e "s,@MOD_PATCH_VERSION@,$NSS_VPATCH,g" \
12mu|nss-3.16.2-1|277	> %{buildroot}/%{_bindir}/nss-config
12mu|nss-3.16.2-1|278	%endif
12mu|nss-3.16.2-1|279	
12mu|nss-3.16.2-1|280	pushd nss/cmd/smimetools
12mu|nss-3.16.2-1|281	%{__install} -m 0755 smime %{buildroot}%{_bindir}
12mu|nss-3.16.2-1|282	%{__perl} -pi -e 's|/usr/local/bin|%{_bindir}|g' %{buildroot}%{_bindir}/smime
12mu|nss-3.16.2-1|283	popd
12mu|nss-3.16.2-1|284	
12mu|nss-3.16.2-1|285	# add docs
12mu|nss-3.16.2-1|286	%{__mkdir_p} docs/SSLsample
12mu|nss-3.16.2-1|287	
12mu|nss-3.16.2-1|288	%{__mkdir_p} docs/bltest
12mu|nss-3.16.2-1|289	cp -a nss/cmd/bltest/tests/* docs/bltest/
12mu|nss-3.16.2-1|290	chmod -R a+r docs
12mu|nss-3.16.2-1|291	
12mu|nss-3.16.2-1|292	%{__mkdir_p} docs/certcgi
12mu|nss-3.16.2-1|293	%{__cp} -a nss/cmd/certcgi/*.html docs/certcgi/
12mu|nss-3.16.2-1|294	%{__cp} -a nss/cmd/certcgi/HOWTO.txt docs/certcgi/
12mu|nss-3.16.2-1|295	
12mu|nss-3.16.2-1|296	%{__mkdir_p} docs/modutil
12mu|nss-3.16.2-1|297	%{__cp} -a nss/cmd/modutil/*.html docs/modutil/
12mu|nss-3.16.2-1|298	
12mu|nss-3.16.2-1|299	%{__mkdir_p} docs/signtool
12mu|nss-3.16.2-1|300	%{__cp} -a nss/cmd/signtool/README docs/signtool/
12mu|nss-3.16.2-1|301	
12mu|nss-3.16.2-1|302	%{__mkdir_p} docs/signver
12mu|nss-3.16.2-1|303	%{__cp} -a nss/cmd/signver/examples/1/*.pl docs/signver/
12mu|nss-3.16.2-1|304	%{__cp} -a nss/cmd/signver/examples/1/*.html docs/signver/
12mu|nss-3.16.2-1|305	
12mu|nss-3.16.2-1|306	%{__mkdir_p} docs/ssltap
12mu|nss-3.16.2-1|307	%{__cp} -a nss/cmd/ssltap/*.html docs/ssltap/
12mu|nss-3.16.2-1|308	
12mu|nss-3.16.2-1|309	# Install the empty NSS db files
12mu|nss-3.16.2-1|310	%{__mkdir_p} %{buildroot}%{_sysconfdir}/pki/nssdb
12mu|nss-3.16.2-1|311	%{__install} -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/pki/nssdb/cert8.db
12mu|nss-3.16.2-1|312	%{__install} -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/pki/nssdb/key3.db
12mu|nss-3.16.2-1|313	%{__install} -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/pki/nssdb/secmod.db
12mu|nss-3.16.2-1|314	
12mu|nss-3.16.2-1|315	%{_bindir}/find docs -type f | %{_bindir}/xargs -t %{__perl} -pi -e 's/\r$//g'
12mu|nss-3.16.2-1|316	
12mu|nss-3.16.2-1|317	%if %{build_empty}
12mu|nss-3.16.2-1|318	# install the empty libnssckbi.so library (use alternatives?)
12mu|nss-3.16.2-1|319	install -m0755 libnssckbi_empty.so %{buildroot}/%{_lib}/libnssckbi_empty.so
12mu|nss-3.16.2-1|320	%endif
12mu|nss-3.16.2-1|321	
12mu|nss-3.16.2-1|322	%multiarch_binaries %{buildroot}%{_bindir}/nss-config
12mu|nss-3.16.2-1|323	
12mu|nss-3.16.2-1|324	%if %with lib
12mu|nss-3.16.2-1|325	%posttrans -n %{libfreebl}
12mu|nss-3.16.2-1|326	%create_ghostfile /%{_lib}/libsoftokn%{major}.chk root root 644
12mu|nss-3.16.2-1|327	%create_ghostfile /%{_lib}/libfreebl%{major}.chk root root 644
12mu|nss-3.16.2-1|328	%{_bindir}/shlibsign -i /%{_lib}/libsoftokn%{major}.so >/dev/null 2>/dev/null
12mu|nss-3.16.2-1|329	%{_bindir}/shlibsign -i /%{_lib}/libfreebl%{major}.so >/dev/null 2>/dev/null
12mu|nss-3.16.2-1|330	%endif
12mu|nss-3.16.2-1|331	
12mu|nss-3.16.2-1|332	%files
12mu|nss-3.16.2-1|333	%doc docs/*
12mu|nss-3.16.2-1|334	%attr(0755,root,root) %{_bindir}/addbuiltin
12mu|nss-3.16.2-1|335	%attr(0755,root,root) %{_bindir}/atob
12mu|nss-3.16.2-1|336	%attr(0755,root,root) %{_bindir}/baddbdir
12mu|nss-3.16.2-1|337	%attr(0755,root,root) %{_bindir}/bltest
12mu|nss-3.16.2-1|338	%attr(0755,root,root) %{_bindir}/btoa
12mu|nss-3.16.2-1|339	%attr(0755,root,root) %{_bindir}/certcgi
12mu|nss-3.16.2-1|340	%attr(0755,root,root) %{_bindir}/certutil
12mu|nss-3.16.2-1|341	%attr(0755,root,root) %{_bindir}/checkcert
12mu|nss-3.16.2-1|342	%attr(0755,root,root) %{_bindir}/chktest
12mu|nss-3.16.2-1|343	%attr(0755,root,root) %{_bindir}/cmsutil
12mu|nss-3.16.2-1|344	%attr(0755,root,root) %{_bindir}/conflict
12mu|nss-3.16.2-1|345	%attr(0755,root,root) %{_bindir}/crlutil
12mu|nss-3.16.2-1|346	%attr(0755,root,root) %{_bindir}/crmftest
12mu|nss-3.16.2-1|347	%attr(0755,root,root) %{_bindir}/dbtest
12mu|nss-3.16.2-1|348	%attr(0755,root,root) %{_bindir}/derdump
12mu|nss-3.16.2-1|349	%attr(0755,root,root) %{_bindir}/dertimetest
12mu|nss-3.16.2-1|350	%attr(0755,root,root) %{_bindir}/digest
12mu|nss-3.16.2-1|351	%attr(0755,root,root) %{_bindir}/encodeinttest
12mu|nss-3.16.2-1|352	%attr(0755,root,root) %{_bindir}/fipstest
12mu|nss-3.16.2-1|353	%attr(0755,root,root) %{_bindir}/httpserv
12mu|nss-3.16.2-1|354	%attr(0755,root,root) %{_bindir}/listsuites
12mu|nss-3.16.2-1|355	%attr(0755,root,root) %{_bindir}/lowhashtest
12mu|nss-3.16.2-1|356	%attr(0755,root,root) %{_bindir}/makepqg
12mu|nss-3.16.2-1|357	%attr(0755,root,root) %{_bindir}/mangle
12mu|nss-3.16.2-1|358	%attr(0755,root,root) %{_bindir}/modutil
12mu|nss-3.16.2-1|359	%attr(0755,root,root) %{_bindir}/multinit
12mu|nss-3.16.2-1|360	%attr(0755,root,root) %{_bindir}/nonspr10
12mu|nss-3.16.2-1|361	%attr(0755,root,root) %{_bindir}/ocspclnt
12mu|nss-3.16.2-1|362	%attr(0755,root,root) %{_bindir}/ocspresp
12mu|nss-3.16.2-1|363	%attr(0755,root,root) %{_bindir}/oidcalc
12mu|nss-3.16.2-1|364	%attr(0755,root,root) %{_bindir}/p7content
12mu|nss-3.16.2-1|365	%attr(0755,root,root) %{_bindir}/p7env
12mu|nss-3.16.2-1|366	%attr(0755,root,root) %{_bindir}/p7sign
12mu|nss-3.16.2-1|367	%attr(0755,root,root) %{_bindir}/p7verify
12mu|nss-3.16.2-1|368	%attr(0755,root,root) %{_bindir}/pk11gcmtest
12mu|nss-3.16.2-1|369	%attr(0755,root,root) %{_bindir}/pk11mode
12mu|nss-3.16.2-1|370	%attr(0755,root,root) %{_bindir}/pk12util
12mu|nss-3.16.2-1|371	%attr(0755,root,root) %{_bindir}/pk1sign
12mu|nss-3.16.2-1|372	%attr(0755,root,root) %{_bindir}/pkix-errcodes
12mu|nss-3.16.2-1|373	%attr(0755,root,root) %{_bindir}/pp
12mu|nss-3.16.2-1|374	%attr(0755,root,root) %{_bindir}/pwdecrypt
12mu|nss-3.16.2-1|375	%attr(0755,root,root) %{_bindir}/remtest
12mu|nss-3.16.2-1|376	%attr(0755,root,root) %{_bindir}/rsaperf
12mu|nss-3.16.2-1|377	%attr(0755,root,root) %{_bindir}/sdrtest
12mu|nss-3.16.2-1|378	%attr(0755,root,root) %{_bindir}/secmodtest
12mu|nss-3.16.2-1|379	%attr(0755,root,root) %{_bindir}/selfserv
12mu|nss-3.16.2-1|380	%attr(0755,root,root) %{_bindir}/signtool
12mu|nss-3.16.2-1|381	%attr(0755,root,root) %{_bindir}/signver
12mu|nss-3.16.2-1|382	%attr(0755,root,root) %{_bindir}/smime
12mu|nss-3.16.2-1|383	%attr(0755,root,root) %{_bindir}/ssltap
12mu|nss-3.16.2-1|384	%attr(0755,root,root) %{_bindir}/strsclnt
12mu|nss-3.16.2-1|385	%attr(0755,root,root) %{_bindir}/symkeyutil
12mu|nss-3.16.2-1|386	%attr(0755,root,root) %{_bindir}/tstclnt
12mu|nss-3.16.2-1|387	%attr(0755,root,root) %{_bindir}/vfychain
12mu|nss-3.16.2-1|388	%attr(0755,root,root) %{_bindir}/vfyserv
12mu|nss-3.16.2-1|389	%dir %{_sysconfdir}/pki/nssdb
12mu|nss-3.16.2-1|390	%config(noreplace) %{_sysconfdir}/pki/nssdb/cert8.db
12mu|nss-3.16.2-1|391	%config(noreplace) %{_sysconfdir}/pki/nssdb/key3.db
12mu|nss-3.16.2-1|392	%config(noreplace) %{_sysconfdir}/pki/nssdb/secmod.db
12mu|nss-3.16.2-1|393	
12mu|nss-3.16.2-1|394	%files shlibsign
12mu|nss-3.16.2-1|395	%attr(0755,root,root) %{_bindir}/shlibsign
12mu|nss-3.16.2-1|396	
12mu|nss-3.16.2-1|397	%if %with lib
12mu|nss-3.16.2-1|398	%files -n %{libfreebl}
12mu|nss-3.16.2-1|399	/%{_lib}/libfreebl%{major}.so
12mu|nss-3.16.2-1|400	/%{_lib}/libsoftokn%{major}.so
12mu|nss-3.16.2-1|401	%defattr(0644,root,root,0755)
12mu|nss-3.16.2-1|402	%ghost /%{_lib}/libfreebl%{major}.chk
12mu|nss-3.16.2-1|403	%ghost /%{_lib}/libsoftokn%{major}.chk
12mu|nss-3.16.2-1|404	
12mu|nss-3.16.2-1|405	%files -n %{libname}
12mu|nss-3.16.2-1|406	/%{_lib}/libnss%{major}.so
12mu|nss-3.16.2-1|407	/%{_lib}/libnssckbi.so
12mu|nss-3.16.2-1|408	%if %{build_empty}
12mu|nss-3.16.2-1|409	/%{_lib}/libnssckbi_empty.so
12mu|nss-3.16.2-1|410	%endif
12mu|nss-3.16.2-1|411	/%{_lib}/libnssutil%{major}.so
12mu|nss-3.16.2-1|412	/%{_lib}/libnssdbm%{major}.so
12mu|nss-3.16.2-1|413	/%{_lib}/libsmime%{major}.so
12mu|nss-3.16.2-1|414	/%{_lib}/libssl%{major}.so
12mu|nss-3.16.2-1|415	
12mu|nss-3.16.2-1|416	%files -n %{develname}
12mu|nss-3.16.2-1|417	%defattr(0644,root,root,0755)
12mu|nss-3.16.2-1|418	%attr(0755,root,root) %{_bindir}/nss-config
12mu|nss-3.16.2-1|419	%attr(0755,root,root) %{multiarch_bindir}/nss-config
12mu|nss-3.16.2-1|420	%_libdir/*.so
12mu|nss-3.16.2-1|421	%dir %{_includedir}/nss
12mu|nss-3.16.2-1|422	%{_includedir}/nss/base64.h
12mu|nss-3.16.2-1|423	%{_includedir}/nss/blapit.h
12mu|nss-3.16.2-1|424	%{_includedir}/nss/certdb.h
12mu|nss-3.16.2-1|425	%{_includedir}/nss/cert.h
12mu|nss-3.16.2-1|426	%{_includedir}/nss/certt.h
12mu|nss-3.16.2-1|427	%{_includedir}/nss/ciferfam.h
12mu|nss-3.16.2-1|428	%{_includedir}/nss/cmmf.h
12mu|nss-3.16.2-1|429	%{_includedir}/nss/cmmft.h
12mu|nss-3.16.2-1|430	%{_includedir}/nss/cms.h
12mu|nss-3.16.2-1|431	%{_includedir}/nss/cmsreclist.h
12mu|nss-3.16.2-1|432	%{_includedir}/nss/cmst.h
12mu|nss-3.16.2-1|433	%{_includedir}/nss/crmf.h
12mu|nss-3.16.2-1|434	%{_includedir}/nss/crmft.h
12mu|nss-3.16.2-1|435	%{_includedir}/nss/cryptohi.h
12mu|nss-3.16.2-1|436	%{_includedir}/nss/cryptoht.h
12mu|nss-3.16.2-1|437	%{_includedir}/nss/ecl-exp.h
12mu|nss-3.16.2-1|438	%{_includedir}/nss/hasht.h
12mu|nss-3.16.2-1|439	%{_includedir}/nss/jar-ds.h
12mu|nss-3.16.2-1|440	%{_includedir}/nss/jarfile.h
12mu|nss-3.16.2-1|441	%{_includedir}/nss/jar.h
12mu|nss-3.16.2-1|442	%{_includedir}/nss/key.h
12mu|nss-3.16.2-1|443	%{_includedir}/nss/keyhi.h
12mu|nss-3.16.2-1|444	%{_includedir}/nss/keyt.h
12mu|nss-3.16.2-1|445	%{_includedir}/nss/keythi.h
12mu|nss-3.16.2-1|446	%{_includedir}/nss/nssb64.h
12mu|nss-3.16.2-1|447	%{_includedir}/nss/nssb64t.h
12mu|nss-3.16.2-1|448	%{_includedir}/nss/nssbase.h
12mu|nss-3.16.2-1|449	%{_includedir}/nss/nssbaset.h
12mu|nss-3.16.2-1|450	%{_includedir}/nss/nssck.api
12mu|nss-3.16.2-1|451	%{_includedir}/nss/nssckbi.h
12mu|nss-3.16.2-1|452	%{_includedir}/nss/nssckepv.h
12mu|nss-3.16.2-1|453	%{_includedir}/nss/nssckft.h
12mu|nss-3.16.2-1|454	%{_includedir}/nss/nssckfwc.h
12mu|nss-3.16.2-1|455	%{_includedir}/nss/nssckfw.h
12mu|nss-3.16.2-1|456	%{_includedir}/nss/nssckfwt.h
12mu|nss-3.16.2-1|457	%{_includedir}/nss/nssckg.h
12mu|nss-3.16.2-1|458	%{_includedir}/nss/nssckmdt.h
12mu|nss-3.16.2-1|459	%{_includedir}/nss/nssckt.h
12mu|nss-3.16.2-1|460	%{_includedir}/nss/nss.h
12mu|nss-3.16.2-1|461	%{_includedir}/nss/nssilckt.h
12mu|nss-3.16.2-1|462	%{_includedir}/nss/nssilock.h
12mu|nss-3.16.2-1|463	%{_includedir}/nss/nsslocks.h
12mu|nss-3.16.2-1|464	%{_includedir}/nss/nsslowhash.h
12mu|nss-3.16.2-1|465	%{_includedir}/nss/nssrwlk.h
12mu|nss-3.16.2-1|466	%{_includedir}/nss/nssrwlkt.h
12mu|nss-3.16.2-1|467	%{_includedir}/nss/nssutil.h
12mu|nss-3.16.2-1|468	%{_includedir}/nss/ocsp.h
12mu|nss-3.16.2-1|469	%{_includedir}/nss/ocspt.h
12mu|nss-3.16.2-1|470	%{_includedir}/nss/p12.h
12mu|nss-3.16.2-1|471	%{_includedir}/nss/p12plcy.h
12mu|nss-3.16.2-1|472	%{_includedir}/nss/p12t.h
12mu|nss-3.16.2-1|473	%{_includedir}/nss/pk11func.h
12mu|nss-3.16.2-1|474	%{_includedir}/nss/pk11pqg.h
12mu|nss-3.16.2-1|475	%{_includedir}/nss/pk11priv.h
12mu|nss-3.16.2-1|476	%{_includedir}/nss/pk11pub.h
12mu|nss-3.16.2-1|477	%{_includedir}/nss/pk11sdr.h
12mu|nss-3.16.2-1|478	%{_includedir}/nss/pkcs11f.h
12mu|nss-3.16.2-1|479	%{_includedir}/nss/pkcs11.h
12mu|nss-3.16.2-1|480	%{_includedir}/nss/pkcs11n.h
12mu|nss-3.16.2-1|481	%{_includedir}/nss/pkcs11p.h
12mu|nss-3.16.2-1|482	%{_includedir}/nss/pkcs11t.h
12mu|nss-3.16.2-1|483	%{_includedir}/nss/pkcs11u.h
12mu|nss-3.16.2-1|484	%{_includedir}/nss/pkcs12.h
12mu|nss-3.16.2-1|485	%{_includedir}/nss/pkcs12t.h
12mu|nss-3.16.2-1|486	%{_includedir}/nss/pkcs7t.h
12mu|nss-3.16.2-1|487	%{_includedir}/nss/portreg.h
12mu|nss-3.16.2-1|488	%{_includedir}/nss/preenc.h
12mu|nss-3.16.2-1|489	%{_includedir}/nss/secasn1.h
12mu|nss-3.16.2-1|490	%{_includedir}/nss/secasn1t.h
12mu|nss-3.16.2-1|491	%{_includedir}/nss/seccomon.h
12mu|nss-3.16.2-1|492	%{_includedir}/nss/secder.h
12mu|nss-3.16.2-1|493	%{_includedir}/nss/secdert.h
12mu|nss-3.16.2-1|494	%{_includedir}/nss/secdig.h
12mu|nss-3.16.2-1|495	%{_includedir}/nss/secdigt.h
12mu|nss-3.16.2-1|496	%{_includedir}/nss/secerr.h
12mu|nss-3.16.2-1|497	%{_includedir}/nss/sechash.h
12mu|nss-3.16.2-1|498	%{_includedir}/nss/secitem.h
12mu|nss-3.16.2-1|499	%{_includedir}/nss/secmime.h
12mu|nss-3.16.2-1|500	%{_includedir}/nss/secmod.h
12mu|nss-3.16.2-1|501	%{_includedir}/nss/secmodt.h
12mu|nss-3.16.2-1|502	%{_includedir}/nss/secoid.h
12mu|nss-3.16.2-1|503	%{_includedir}/nss/secoidt.h
12mu|nss-3.16.2-1|504	%{_includedir}/nss/secpkcs5.h
12mu|nss-3.16.2-1|505	%{_includedir}/nss/secpkcs7.h
12mu|nss-3.16.2-1|506	%{_includedir}/nss/secport.h
12mu|nss-3.16.2-1|507	%{_includedir}/nss/shsign.h
12mu|nss-3.16.2-1|508	%{_includedir}/nss/smime.h
12mu|nss-3.16.2-1|509	%{_includedir}/nss/sslerr.h
12mu|nss-3.16.2-1|510	%{_includedir}/nss/ssl.h
12mu|nss-3.16.2-1|511	%{_includedir}/nss/sslproto.h
12mu|nss-3.16.2-1|512	%{_includedir}/nss/sslt.h
12mu|nss-3.16.2-1|513	%{_includedir}/nss/utilmodt.h
12mu|nss-3.16.2-1|514	%{_includedir}/nss/utilpars.h
12mu|nss-3.16.2-1|515	%{_includedir}/nss/utilparst.h
12mu|nss-3.16.2-1|516	%{_includedir}/nss/utilrename.h
12mu|nss-3.16.2-1|517	%{_libdir}/pkgconfig/nss.pc
12mu|nss-3.16.2-1|518	%{_libdir}/libsoftokn%{major}.chk
12mu|nss-3.16.2-1|519	%{_libdir}/libfreebl%{major}.chk
12mu|nss-3.16.2-1|520	
12mu|nss-3.16.2-1|521	%files -n %{sdevelname}
12mu|nss-3.16.2-1|522	%defattr(0644,root,root,0755)
12mu|nss-3.16.2-1|523	%{_libdir}/libcrmf.a
12mu|nss-3.16.2-1|524	%{_libdir}/libnss.a
12mu|nss-3.16.2-1|525	%{_libdir}/libnssutil.a
12mu|nss-3.16.2-1|526	%{_libdir}/libnssb.a
12mu|nss-3.16.2-1|527	%{_libdir}/libnssckfw.a
12mu|nss-3.16.2-1|528	%{_libdir}/libsmime.a
12mu|nss-3.16.2-1|529	%{_libdir}/libssl.a
12mu|nss-3.16.2-1|530	%endif
12mu|nss-3.16.2-1|531	
12mu|nss-3.16.2-1|532	
12mu|nss-3.16.2-1|533	
12mu|nss-3.16.2-1|534	%changelog

20269 12
12mu|nss_mdns-0.10-23|1	%define rname nss-mdns
12mu|nss_mdns-0.10-23|2	
12mu|nss_mdns-0.10-23|3	%define major 2
12mu|nss_mdns-0.10-23|4	%define libname %mklibname %{name} %{major}
12mu|nss_mdns-0.10-23|5	
12mu|nss_mdns-0.10-23|6	Summary:	Multicast dns support for glibc domain resolver
12mu|nss_mdns-0.10-23|7	Name:		nss_mdns
12mu|nss_mdns-0.10-23|8	Version:	0.10
12mu|nss_mdns-0.10-23|9	Release:	23
12mu|nss_mdns-0.10-23|10	License:	GPLv2+
12mu|nss_mdns-0.10-23|11	Group:		System/Libraries
12mu|nss_mdns-0.10-23|12	Url:		http://0pointer.de/lennart/projects/%{rname}/
12mu|nss_mdns-0.10-23|13	Source0:	http://0pointer.de/lennart/projects/%{rname}/%{rname}-%{version}.tar.bz2
12mu|nss_mdns-0.10-23|14	BuildRequires:	pkgconfig(avahi-core)
12mu|nss_mdns-0.10-23|15	# for /etc/sysconfig/network
12mu|nss_mdns-0.10-23|16	Requires(post):	initscripts
12mu|nss_mdns-0.10-23|17	Requires:	%{name}-libraries
12mu|nss_mdns-0.10-23|18	
12mu|nss_mdns-0.10-23|19	%description
12mu|nss_mdns-0.10-23|20	nss-mdns is a plugin for the Name Service Switch (NSS) functionality of the
12mu|nss_mdns-0.10-23|21	glibc providing host name resolution via Multicast DNS (aka Zeroconf, aka
12mu|nss_mdns-0.10-23|22	Apple Rendezvous), effectively allowing name resolution by common
12mu|nss_mdns-0.10-23|23	Unix/Linux programs in the ad-hoc mDNS domain .local.
12mu|nss_mdns-0.10-23|24	
12mu|nss_mdns-0.10-23|25	nss-mdns provides client functionality only, which means that you have to run
12mu|nss_mdns-0.10-23|26	a mDNS responder daemon separately from nss-mdns if you want to register
12mu|nss_mdns-0.10-23|27	the local host name via mDNS.
12mu|nss_mdns-0.10-23|28	
12mu|nss_mdns-0.10-23|29	%files
12mu|nss_mdns-0.10-23|30	%doc README doc/README.html doc/style.css
12mu|nss_mdns-0.10-23|31	%config(noreplace) %{_sysconfdir}/mdns.allow
12mu|nss_mdns-0.10-23|32	
12mu|nss_mdns-0.10-23|33	%post
12mu|nss_mdns-0.10-23|34	if [ $1 = 1 ]; then
12mu|nss_mdns-0.10-23|35	# ipv4 by default, as explained on the webpage
12mu|nss_mdns-0.10-23|36	[ -f %{_sysconfdir}/sysconfig/network ] && source %{_sysconfdir}/sysconfig/network
12mu|nss_mdns-0.10-23|37	if [ "${NETWORKING_IPV6}" = "yes" ]; then
12mu|nss_mdns-0.10-23|38	# for both ipv6 and ipv4
12mu|nss_mdns-0.10-23|39	perl -pi -e '!/mdns/ && s/^(hosts:\s*)([^#\n]*)(#?.*)$/$1 mdns_minimal $2 mdns $3/' %{_sysconfdir}/nsswitch.conf
12mu|nss_mdns-0.10-23|40	else
12mu|nss_mdns-0.10-23|41	perl -pi -e '!/mdns/ && s/^(hosts:\s*)([^#\n]*)(#?.*)$/$1 mdns4_minimal $2 mdns4 $3/' %{_sysconfdir}/nsswitch.conf
12mu|nss_mdns-0.10-23|42	fi
12mu|nss_mdns-0.10-23|43	fi
12mu|nss_mdns-0.10-23|44	
12mu|nss_mdns-0.10-23|45	%postun
12mu|nss_mdns-0.10-23|46	if [ $1 = 0 ]; then
12mu|nss_mdns-0.10-23|47	perl -pi -e 's/^(hosts:.*)\smdns_minimal\d?(\s.*)$/$1 $2/' %{_sysconfdir}/nsswitch.conf
12mu|nss_mdns-0.10-23|48	perl -pi -e 's/^(hosts:.*)\smdns\d?(\s.*)$/$1 $2/' %{_sysconfdir}/nsswitch.conf
12mu|nss_mdns-0.10-23|49	fi
12mu|nss_mdns-0.10-23|50	
12mu|nss_mdns-0.10-23|51	#----------------------------------------------------------------------------
12mu|nss_mdns-0.10-23|52	
12mu|nss_mdns-0.10-23|53	%package -n %{libname}
12mu|nss_mdns-0.10-23|54	Summary:	Plugin libraries for nss-mdns
12mu|nss_mdns-0.10-23|55	Group:		System/Libraries
12mu|nss_mdns-0.10-23|56	Requires:	%{name} = %{EVRD}
12mu|nss_mdns-0.10-23|57	Conflicts:	%{name} < 0.10-23
12mu|nss_mdns-0.10-23|58	Provides:	%{name}-libraries = %{EVRD}
12mu|nss_mdns-0.10-23|59	
12mu|nss_mdns-0.10-23|60	%description -n %{libname}
12mu|nss_mdns-0.10-23|61	Plugin libraries for nss-mdns.
12mu|nss_mdns-0.10-23|62	
12mu|nss_mdns-0.10-23|63	%files -n %{libname}
12mu|nss_mdns-0.10-23|64	/%{_lib}/*.so.%{major}
12mu|nss_mdns-0.10-23|65	
12mu|nss_mdns-0.10-23|66	#----------------------------------------------------------------------------
12mu|nss_mdns-0.10-23|67	
12mu|nss_mdns-0.10-23|68	%prep
12mu|nss_mdns-0.10-23|69	%setup -qn %{rname}-%{version}
12mu|nss_mdns-0.10-23|70	
12mu|nss_mdns-0.10-23|71	%build
12mu|nss_mdns-0.10-23|72	%configure2_5x \
12mu|nss_mdns-0.10-23|73	--localstatedir=%{_var}/ \
12mu|nss_mdns-0.10-23|74	--libdir=/%{_lib} \
12mu|nss_mdns-0.10-23|75	--enable-avahi
12mu|nss_mdns-0.10-23|76	%make
12mu|nss_mdns-0.10-23|77	
12mu|nss_mdns-0.10-23|78	%install
12mu|nss_mdns-0.10-23|79	%makeinstall_std
12mu|nss_mdns-0.10-23|80	
12mu|nss_mdns-0.10-23|81	mkdir -p %{buildroot}%{_sysconfdir}
12mu|nss_mdns-0.10-23|82	cat > %{buildroot}%{_sysconfdir}/mdns.allow  <<EOF
12mu|nss_mdns-0.10-23|83	# place here the domain that should be resolved by multicast dns
12mu|nss_mdns-0.10-23|84	# use * to include all ( not recommended )
12mu|nss_mdns-0.10-23|85	.local.
12mu|nss_mdns-0.10-23|86	.local
12mu|nss_mdns-0.10-23|87	EOF
12mu|nss_mdns-0.10-23|88	
12mu|nss_mdns-0.10-23|89	
12mu|nss_mdns-0.10-23|90	%changelog
12mu|nss_mdns-0.10-23|91	* Thu Jul 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10-23
12mu|nss_mdns-0.10-23|92	+ Revision: 018ac77
12mu|nss_mdns-0.10-23|93	- Split libraries into own package to make it possible to install both 32 and 64 bit libraries (needed for Crossover)
12mu|nss_mdns-0.10-23|94	
12mu|nss_mdns-0.10-23|95	

20270 12
12mu|ntfs-3g-2014.2.15-1|1	%define	name	ntfs-3g
12mu|ntfs-3g-2014.2.15-1|2	%define	version	2014.2.15
12mu|ntfs-3g-2014.2.15-1|3	%define	release 1
12mu|ntfs-3g-2014.2.15-1|4	
12mu|ntfs-3g-2014.2.15-1|5	%define build_external_fuse 1
12mu|ntfs-3g-2014.2.15-1|6	# flag to allow local users to mount partitions. This is *really* not a good
12mu|ntfs-3g-2014.2.15-1|7	# idea, because all users who have access to the device can do whatever they
12mu|ntfs-3g-2014.2.15-1|8	# want with the data, and it also adds a root setuid binary to your system, so
12mu|ntfs-3g-2014.2.15-1|9	# use it on your own risk. Refer to
12mu|ntfs-3g-2014.2.15-1|10	# http://www.tuxera.com/community/ntfs-3g-faq/#useroption for details.
12mu|ntfs-3g-2014.2.15-1|11	%define allow_unsafe_mount 0
12mu|ntfs-3g-2014.2.15-1|12	%if %allow_unsafe_mount
12mu|ntfs-3g-2014.2.15-1|13	# user mount only works if ntfs-3g is using internal fuse library
12mu|ntfs-3g-2014.2.15-1|14	%define build_external_fuse 0
12mu|ntfs-3g-2014.2.15-1|15	%endif
12mu|ntfs-3g-2014.2.15-1|16	
12mu|ntfs-3g-2014.2.15-1|17	Summary:	Read-write ntfs driver
12mu|ntfs-3g-2014.2.15-1|18	Name:		%{name}
12mu|ntfs-3g-2014.2.15-1|19	Version:	%{version}
12mu|ntfs-3g-2014.2.15-1|20	Release:	%{release}
12mu|ntfs-3g-2014.2.15-1|21	License:	GPLv2+
12mu|ntfs-3g-2014.2.15-1|22	Group:		System/Base
12mu|ntfs-3g-2014.2.15-1|23	Source0: 	http://tuxera.com/opensource/%{name}_ntfsprogs-%{version}.tgz
12mu|ntfs-3g-2014.2.15-1|24	Source1:	20-ntfs-config-write-policy.fdi
12mu|ntfs-3g-2014.2.15-1|25	URL:		http://www.tuxera.com/community/ntfs-3g-download/
12mu|ntfs-3g-2014.2.15-1|26	Obsoletes:      %mklibname ntfs-3g 0
12mu|ntfs-3g-2014.2.15-1|27	Obsoletes:      %mklibname ntfs-3g 2
12mu|ntfs-3g-2014.2.15-1|28	Obsoletes:      %mklibname ntfs-3g 10
12mu|ntfs-3g-2014.2.15-1|29	Obsoletes:      %mklibname ntfs-3g 14
12mu|ntfs-3g-2014.2.15-1|30	Obsoletes:      %mklibname ntfs-3g 16
12mu|ntfs-3g-2014.2.15-1|31	Obsoletes:      %mklibname ntfs-3g 23
12mu|ntfs-3g-2014.2.15-1|32	%rename ntfsprogs
12mu|ntfs-3g-2014.2.15-1|33	BuildRequires:	attr-devel libgcrypt-devel pkgconfig(gnutls)
12mu|ntfs-3g-2014.2.15-1|34	%if %build_external_fuse
12mu|ntfs-3g-2014.2.15-1|35	Buildrequires:  fuse-devel >= 2.8
12mu|ntfs-3g-2014.2.15-1|36	Requires:	fuse >= 2.8
12mu|ntfs-3g-2014.2.15-1|37	Requires(pre):	fuse >= 2.8
12mu|ntfs-3g-2014.2.15-1|38	%else
12mu|ntfs-3g-2014.2.15-1|39	Requires:	kmod(fuse)
12mu|ntfs-3g-2014.2.15-1|40	%endif
12mu|ntfs-3g-2014.2.15-1|41	Obsoletes:	ntfsprogs < %{version}-%{release}
12mu|ntfs-3g-2014.2.15-1|42	Provides:	ntfsprogs-gnomevfs = %{version}-%{release}
12mu|ntfs-3g-2014.2.15-1|43	Obsoletes:	ntfsprogs-gnomevfs
12mu|ntfs-3g-2014.2.15-1|44	
12mu|ntfs-3g-2014.2.15-1|45	Provides:	ntfsprogs-fuse = %{version}-%{release}
12mu|ntfs-3g-2014.2.15-1|46	Obsoletes:	ntfsprogs-fuse
12mu|ntfs-3g-2014.2.15-1|47	Provides:	fuse-ntfs-3g = %{version}-%{release}
12mu|ntfs-3g-2014.2.15-1|48	Patch0:		ntfs-3g_ntfsprogs-2011.10.9-RC-ntfsck-unsupported-return-0.patch
12mu|ntfs-3g-2014.2.15-1|49	
12mu|ntfs-3g-2014.2.15-1|50	%description
12mu|ntfs-3g-2014.2.15-1|51	The ntfs-3g package contains NTFS filesystem driver with read and
12mu|ntfs-3g-2014.2.15-1|52	write support. It provides safe and fast handling of MS Windows Vista,
12mu|ntfs-3g-2014.2.15-1|53	XP, 2000 and Server 2003 NTFS file systems. Most POSIX file system
12mu|ntfs-3g-2014.2.15-1|54	operations are supported.
12mu|ntfs-3g-2014.2.15-1|55	
12mu|ntfs-3g-2014.2.15-1|56	%package	devel
12mu|ntfs-3g-2014.2.15-1|57	Summary:	Header files and static libraries for ntfs-3g
12mu|ntfs-3g-2014.2.15-1|58	Group:		Development/C
12mu|ntfs-3g-2014.2.15-1|59	Requires:	%{name} = %{version}
12mu|ntfs-3g-2014.2.15-1|60	Provides:	%{name}-devel = %{version}-%{release}
12mu|ntfs-3g-2014.2.15-1|61	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|ntfs-3g-2014.2.15-1|62	Obsoletes:	%mklibname -d %name
12mu|ntfs-3g-2014.2.15-1|63	Obsoletes:	%mklibname -d %name 0
12mu|ntfs-3g-2014.2.15-1|64	Obsoletes:      %mklibname -d %name 2
12mu|ntfs-3g-2014.2.15-1|65	Obsoletes:      %mklibname -d %name 4
12mu|ntfs-3g-2014.2.15-1|66	
12mu|ntfs-3g-2014.2.15-1|67	%description devel
12mu|ntfs-3g-2014.2.15-1|68	You should install this package if you wish to develop applications that
12mu|ntfs-3g-2014.2.15-1|69	use ntfs-3g.
12mu|ntfs-3g-2014.2.15-1|70	
12mu|ntfs-3g-2014.2.15-1|71	%prep
12mu|ntfs-3g-2014.2.15-1|72	%setup -qn %{name}_ntfsprogs-%{version}
12mu|ntfs-3g-2014.2.15-1|73	%patch0 -p1 -b .unsupported
12mu|ntfs-3g-2014.2.15-1|74	
12mu|ntfs-3g-2014.2.15-1|75	%build
12mu|ntfs-3g-2014.2.15-1|76	export CFLAGS="%{optflags} -fPIC"
12mu|ntfs-3g-2014.2.15-1|77	%configure2_5x \
12mu|ntfs-3g-2014.2.15-1|78	--disable-static \
12mu|ntfs-3g-2014.2.15-1|79	--exec-prefix=/ \
12mu|ntfs-3g-2014.2.15-1|80	--bindir=/bin \
12mu|ntfs-3g-2014.2.15-1|81	--libdir=/%_lib \
12mu|ntfs-3g-2014.2.15-1|82	--sbindir=/sbin \
12mu|ntfs-3g-2014.2.15-1|83	--disable-ldconfig \
12mu|ntfs-3g-2014.2.15-1|84	--enable-crypto \
12mu|ntfs-3g-2014.2.15-1|85	--enable-extras \
12mu|ntfs-3g-2014.2.15-1|86	%if %build_external_fuse
12mu|ntfs-3g-2014.2.15-1|87	--with-fuse=external
12mu|ntfs-3g-2014.2.15-1|88	%else
12mu|ntfs-3g-2014.2.15-1|89	--with-fuse=internal
12mu|ntfs-3g-2014.2.15-1|90	%endif
12mu|ntfs-3g-2014.2.15-1|91	%make
12mu|ntfs-3g-2014.2.15-1|92	
12mu|ntfs-3g-2014.2.15-1|93	%install
12mu|ntfs-3g-2014.2.15-1|94	sed -i -e 's|/sbin/ldconfig|true|' src/Makefile
12mu|ntfs-3g-2014.2.15-1|95	%makeinstall_std
12mu|ntfs-3g-2014.2.15-1|96	
12mu|ntfs-3g-2014.2.15-1|97	# make the symlink an actual copy to avoid confusion
12mu|ntfs-3g-2014.2.15-1|98	rm -rf %buildroot/sbin/mount.ntfs-3g
12mu|ntfs-3g-2014.2.15-1|99	cp -a %buildroot/bin/ntfs-3g %buildroot/sbin/mount.ntfs-3g
12mu|ntfs-3g-2014.2.15-1|100	ln -sf /sbin/mount.ntfs-3g %buildroot/sbin/mount.ntfs
12mu|ntfs-3g-2014.2.15-1|101	ln -sf /sbin/mount.ntfs-3g %buildroot/sbin/mount.ntfs-fuse
12mu|ntfs-3g-2014.2.15-1|102	mkdir -p %buildroot/%_bindir
12mu|ntfs-3g-2014.2.15-1|103	ln -sf /sbin/mount.ntfs-3g %buildroot/%_bindir/ntfsmount
12mu|ntfs-3g-2014.2.15-1|104	
12mu|ntfs-3g-2014.2.15-1|105	# Need this for fsck to find it
12mu|ntfs-3g-2014.2.15-1|106	ln -s ../bin/ntfsck %buildroot/sbin/fsck.ntfs
12mu|ntfs-3g-2014.2.15-1|107	
12mu|ntfs-3g-2014.2.15-1|108	# .pc file should always be there
12mu|ntfs-3g-2014.2.15-1|109	mkdir -p %buildroot%_libdir
12mu|ntfs-3g-2014.2.15-1|110	mv -f %buildroot/%_lib/pkgconfig %buildroot%_libdir/pkgconfig
12mu|ntfs-3g-2014.2.15-1|111	
12mu|ntfs-3g-2014.2.15-1|112	# remove doc files, as we'll cp them later
12mu|ntfs-3g-2014.2.15-1|113	rm -fr %buildroot/%_datadir/doc
12mu|ntfs-3g-2014.2.15-1|114	
12mu|ntfs-3g-2014.2.15-1|115	mkdir -p %{buildroot}%{_datadir}/hal/fdi/policy/10osvendor/
12mu|ntfs-3g-2014.2.15-1|116	cp -a %{SOURCE1} %{buildroot}%{_datadir}/hal/fdi/policy/10osvendor/
12mu|ntfs-3g-2014.2.15-1|117	
12mu|ntfs-3g-2014.2.15-1|118	%files
12mu|ntfs-3g-2014.2.15-1|119	%doc README AUTHORS CREDITS NEWS
12mu|ntfs-3g-2014.2.15-1|120	%_bindir/ntfsmount
12mu|ntfs-3g-2014.2.15-1|121	/bin/lowntfs-3g
12mu|ntfs-3g-2014.2.15-1|122	/bin/ntfs-3g
12mu|ntfs-3g-2014.2.15-1|123	/bin/ntfs-3g.probe
12mu|ntfs-3g-2014.2.15-1|124	/bin/ntfs-3g.secaudit
12mu|ntfs-3g-2014.2.15-1|125	/bin/ntfs-3g.usermap
12mu|ntfs-3g-2014.2.15-1|126	/bin/ntfscat
12mu|ntfs-3g-2014.2.15-1|127	/bin/ntfscluster
12mu|ntfs-3g-2014.2.15-1|128	/bin/ntfscmp
12mu|ntfs-3g-2014.2.15-1|129	/bin/ntfsfix
12mu|ntfs-3g-2014.2.15-1|130	/bin/ntfsinfo
12mu|ntfs-3g-2014.2.15-1|131	/bin/ntfsls
12mu|ntfs-3g-2014.2.15-1|132	/bin/ntfsck
12mu|ntfs-3g-2014.2.15-1|133	/bin/ntfsdecrypt
12mu|ntfs-3g-2014.2.15-1|134	/bin/ntfsdump_logfile
12mu|ntfs-3g-2014.2.15-1|135	/bin/ntfsmftalloc
12mu|ntfs-3g-2014.2.15-1|136	/bin/ntfsmove
12mu|ntfs-3g-2014.2.15-1|137	/bin/ntfstruncate
12mu|ntfs-3g-2014.2.15-1|138	/bin/ntfswipe
12mu|ntfs-3g-2014.2.15-1|139	/sbin/mkfs.ntfs
12mu|ntfs-3g-2014.2.15-1|140	/sbin/fsck.ntfs
12mu|ntfs-3g-2014.2.15-1|141	/sbin/mkntfs
12mu|ntfs-3g-2014.2.15-1|142	/sbin/ntfsclone
12mu|ntfs-3g-2014.2.15-1|143	/sbin/ntfscp
12mu|ntfs-3g-2014.2.15-1|144	/sbin/ntfslabel
12mu|ntfs-3g-2014.2.15-1|145	/sbin/ntfsresize
12mu|ntfs-3g-2014.2.15-1|146	/sbin/ntfsundelete
12mu|ntfs-3g-2014.2.15-1|147	%{_mandir}/man8/*
12mu|ntfs-3g-2014.2.15-1|148	%if %allow_unsafe_mount
12mu|ntfs-3g-2014.2.15-1|149	%attr(4755,root,root) /sbin/mount.ntfs-3g
12mu|ntfs-3g-2014.2.15-1|150	%else
12mu|ntfs-3g-2014.2.15-1|151	%attr(754,root,root) /sbin/mount.ntfs-3g
12mu|ntfs-3g-2014.2.15-1|152	%endif
12mu|ntfs-3g-2014.2.15-1|153	/sbin/mount.ntfs
12mu|ntfs-3g-2014.2.15-1|154	/sbin/mount.lowntfs-3g
12mu|ntfs-3g-2014.2.15-1|155	/sbin/mount.ntfs-fuse
12mu|ntfs-3g-2014.2.15-1|156	/%{_lib}/libntfs-3g.so.*
12mu|ntfs-3g-2014.2.15-1|157	%{_datadir}/hal/fdi/policy/10osvendor/20-ntfs-config-write-policy.fdi
12mu|ntfs-3g-2014.2.15-1|158	
12mu|ntfs-3g-2014.2.15-1|159	%files devel
12mu|ntfs-3g-2014.2.15-1|160	%doc ChangeLog
12mu|ntfs-3g-2014.2.15-1|161	/%{_lib}/libntfs-3g.so
12mu|ntfs-3g-2014.2.15-1|162	%{_includedir}/ntfs-3g
12mu|ntfs-3g-2014.2.15-1|163	%{_libdir}/pkgconfig/*.pc
12mu|ntfs-3g-2014.2.15-1|164	
12mu|ntfs-3g-2014.2.15-1|165	
12mu|ntfs-3g-2014.2.15-1|166	
12mu|ntfs-3g-2014.2.15-1|167	%changelog
12mu|ntfs-3g-2014.2.15-1|168	* Thu Mar 13 2014 akdengi <kazancas@mandriva.ru> 2014.2.15-1
12mu|ntfs-3g-2014.2.15-1|169	+ Revision: d7e4d83
12mu|ntfs-3g-2014.2.15-1|170	- update to 2014.2.15
12mu|ntfs-3g-2014.2.15-1|171	
12mu|ntfs-3g-2014.2.15-1|172	

20271 12
12mu|ntfs-config-1.1-4|1	%define _enable_debug_packages	%{nil}
12mu|ntfs-config-1.1-4|2	%define debug_package		%{nil}
12mu|ntfs-config-1.1-4|3	
12mu|ntfs-config-1.1-4|4	Summary:	GUI tool to enable/disable write support for NTFS device
12mu|ntfs-config-1.1-4|5	Name:		ntfs-config
12mu|ntfs-config-1.1-4|6	Version:	1.1
12mu|ntfs-config-1.1-4|7	Release:	4
12mu|ntfs-config-1.1-4|8	License: 	GPL
12mu|ntfs-config-1.1-4|9	Group:  	Graphical desktop/GNOME
12mu|ntfs-config-1.1-4|10	Source0:	%{name}-%{version}.tar.gz
12mu|ntfs-config-1.1-4|11	Patch0:		ntfs-config-1.1-desktop.patch
12mu|ntfs-config-1.1-4|12	URL:		http://flomertens.free.fr/ntfs-config/
12mu|ntfs-config-1.1-4|13	BuildRequires:  pygtk2.0-devel
12mu|ntfs-config-1.1-4|14	BuildRequires:  desktop-file-utils
12mu|ntfs-config-1.1-4|15	BuildRequires:  perl-XML-Parser
12mu|ntfs-config-1.1-4|16	BuildRequires:  usermode
12mu|ntfs-config-1.1-4|17	BuildRequires:	intltool
12mu|ntfs-config-1.1-4|18	Requires:	ntfs-3g
12mu|ntfs-config-1.1-4|19	Requires:	pygtk2.0-libglade
12mu|ntfs-config-1.1-4|20	Requires:       usermode
12mu|ntfs-config-1.1-4|21	Requires:	gksu
12mu|ntfs-config-1.1-4|22	
12mu|ntfs-config-1.1-4|23	%description
12mu|ntfs-config-1.1-4|24	This program will allow you to easily configure all of your NTFS devices to
12mu|ntfs-config-1.1-4|25	allow write support.  For that use, it will configure them to use the ntfs-3g
12mu|ntfs-config-1.1-4|26	driver. You'll also be able to easily disable this feature.
12mu|ntfs-config-1.1-4|27	
12mu|ntfs-config-1.1-4|28	For more information about ntfs-3g : http://www.ntfs-3g.org
12mu|ntfs-config-1.1-4|29	
12mu|ntfs-config-1.1-4|30	%prep
12mu|ntfs-config-1.1-4|31	%setup -q
12mu|ntfs-config-1.1-4|32	%apply_patches
12mu|ntfs-config-1.1-4|33	
12mu|ntfs-config-1.1-4|34	#fix ru
12mu|ntfs-config-1.1-4|35	rm -f po/ru.mo
12mu|ntfs-config-1.1-4|36	
12mu|ntfs-config-1.1-4|37	%build
12mu|ntfs-config-1.1-4|38	autoconf
12mu|ntfs-config-1.1-4|39	%configure2_5x
12mu|ntfs-config-1.1-4|40	%make
12mu|ntfs-config-1.1-4|41	
12mu|ntfs-config-1.1-4|42	%install
12mu|ntfs-config-1.1-4|43	
12mu|ntfs-config-1.1-4|44	%makeinstall_std
12mu|ntfs-config-1.1-4|45	
12mu|ntfs-config-1.1-4|46	#For compartibles without HAL
12mu|ntfs-config-1.1-4|47	mkdir -p %{buildroot}%{_sysconfdir}/hal/fdi/policy
12mu|ntfs-config-1.1-4|48	echo "This directory need for ntfs-config. Not remove!" > %{buildroot}%{_sysconfdir}/hal/fdi/policy/README
12mu|ntfs-config-1.1-4|49	
12mu|ntfs-config-1.1-4|50	%find_lang %{name} --with-gnome
12mu|ntfs-config-1.1-4|51	
12mu|ntfs-config-1.1-4|52	%files -f %{name}.lang
12mu|ntfs-config-1.1-4|53	%doc AUTHORS COPYING ChangeLog NEWS README
12mu|ntfs-config-1.1-4|54	%{_sbindir}/%{name}
12mu|ntfs-config-1.1-4|55	%{_datadir}/applications/*.desktop
12mu|ntfs-config-1.1-4|56	%{_mandir}/man8/*
12mu|ntfs-config-1.1-4|57	%{_datadir}/%{name}/*
12mu|ntfs-config-1.1-4|58	%py_platsitedir/NtfsConfig
12mu|ntfs-config-1.1-4|59	%{_sysconfdir}/hal/fdi/policy/README

20272 12
12mu|ntrack-016-4|1	Name:		ntrack
12mu|ntrack-016-4|2	Summary:	Network Connectivity Tracking library for Desktop Applications
12mu|ntrack-016-4|3	Version:	016
12mu|ntrack-016-4|4	Release:	4
12mu|ntrack-016-4|5	License:	LGPLv3
12mu|ntrack-016-4|6	Group:		Development/C
12mu|ntrack-016-4|7	Url:		https://launchpad.net/%{name}
12mu|ntrack-016-4|8	Source:		http://launchpad.net/%{name}/main/%{version}/+download/%{name}-%{version}.tar.gz
12mu|ntrack-016-4|9	Patch0:		ntrack-016-relaxed_flags.diff
12mu|ntrack-016-4|10	BuildRequires:	autoconf automake libtool
12mu|ntrack-016-4|11	BuildRequires:	qt4-devel
12mu|ntrack-016-4|12	BuildRequires:	libnl-devel
12mu|ntrack-016-4|13	BuildRequires:	python-devel
12mu|ntrack-016-4|14	BuildRequires:	libnl3-devel
12mu|ntrack-016-4|15	
12mu|ntrack-016-4|16	%description
12mu|ntrack-016-4|17	ntrack aims to be a lightweight and easy to use library for application
12mu|ntrack-016-4|18	developers that want to get events on network online status changes such
12mu|ntrack-016-4|19	as online, offline or route changes.
12mu|ntrack-016-4|20	
12mu|ntrack-016-4|21	The primary goal is to serve desktop applications in a network manager
12mu|ntrack-016-4|22	and desktop environment independent fashion.
12mu|ntrack-016-4|23	Also its supposed to be lightweight, resource un-intensive and extensible.
12mu|ntrack-016-4|24	
12mu|ntrack-016-4|25	%files
12mu|ntrack-016-4|26	%doc README NEWS COPYING COPYING.LESSER ChangeLog AUTHORS
12mu|ntrack-016-4|27	%{_libdir}/ntrack/modules/ntrack-libnl1.so
12mu|ntrack-016-4|28	%{_libdir}/ntrack/modules/ntrack-libnl3_x.so
12mu|ntrack-016-4|29	#------------------------------------------------------------------------------
12mu|ntrack-016-4|30	
12mu|ntrack-016-4|31	%define ntrack_major 0
12mu|ntrack-016-4|32	%define libntrack %mklibname ntrack %ntrack_major
12mu|ntrack-016-4|33	
12mu|ntrack-016-4|34	%package -n %{libntrack}
12mu|ntrack-016-4|35	Summary:        Network Connectivity Tracking library for Desktop Applications
12mu|ntrack-016-4|36	Group: System/Libraries
12mu|ntrack-016-4|37	
12mu|ntrack-016-4|38	%description -n %{libntrack}
12mu|ntrack-016-4|39	ntrack aims to be a lightweight and easy to use library for application
12mu|ntrack-016-4|40	developers that want to get events on network online status changes such
12mu|ntrack-016-4|41	as online, offline or route changes.
12mu|ntrack-016-4|42	
12mu|ntrack-016-4|43	%files -n %{libntrack}
12mu|ntrack-016-4|44	%defattr(-,root,root)
12mu|ntrack-016-4|45	%{_libdir}/libntrack.so.%{ntrack_major}*
12mu|ntrack-016-4|46	
12mu|ntrack-016-4|47	#-------------------------------------------------------------------------------
12mu|ntrack-016-4|48	
12mu|ntrack-016-4|49	%define libntrack_devel %mklibname ntrack -d
12mu|ntrack-016-4|50	
12mu|ntrack-016-4|51	%package -n %{libntrack_devel}
12mu|ntrack-016-4|52	Summary:	Network Connectivity Tracking library for Desktop Applications
12mu|ntrack-016-4|53	Group:		Development/Other
12mu|ntrack-016-4|54	Provides:	libntrack-devel = %{version}-%{release}
12mu|ntrack-016-4|55	
12mu|ntrack-016-4|56	%description -n %{libntrack_devel}
12mu|ntrack-016-4|57	ntrack aims to be a lightweight and easy to use library for application
12mu|ntrack-016-4|58	developers that want to get events on network online status changes such
12mu|ntrack-016-4|59	as online, offline or route changes.
12mu|ntrack-016-4|60	
12mu|ntrack-016-4|61	%files -n %{libntrack_devel}
12mu|ntrack-016-4|62	%{_libdir}/pkgconfig/libntrack.pc
12mu|ntrack-016-4|63	%{_libdir}/libntrack.so
12mu|ntrack-016-4|64	
12mu|ntrack-016-4|65	#-------------------------------------------------------------------------------
12mu|ntrack-016-4|66	
12mu|ntrack-016-4|67	%define ntrackqt_major 1
12mu|ntrack-016-4|68	%define libntrackqt %mklibname ntrack-qt4 %ntrackqt_major
12mu|ntrack-016-4|69	
12mu|ntrack-016-4|70	%package -n %{libntrackqt}
12mu|ntrack-016-4|71	Summary:	Network Connectivity Tracking library for Desktop Applications
12mu|ntrack-016-4|72	Group:		System/Libraries
12mu|ntrack-016-4|73	
12mu|ntrack-016-4|74	%description -n %{libntrackqt}
12mu|ntrack-016-4|75	ntrack aims to be a lightweight and easy to use library for application
12mu|ntrack-016-4|76	developers that want to get events on network online status changes such
12mu|ntrack-016-4|77	as online, offline or route changes.
12mu|ntrack-016-4|78	
12mu|ntrack-016-4|79	This packages provides the Qt4 bindings for %{name}
12mu|ntrack-016-4|80	
12mu|ntrack-016-4|81	%files -n %{libntrackqt}
12mu|ntrack-016-4|82	%{_libdir}/libntrack-qt4.so.%{ntrackqt_major}*
12mu|ntrack-016-4|83	
12mu|ntrack-016-4|84	#--------------------------------------------------------------------------------
12mu|ntrack-016-4|85	
12mu|ntrack-016-4|86	%define libntrackqt_devel %mklibname libntrack-qt4 -d
12mu|ntrack-016-4|87	
12mu|ntrack-016-4|88	%package -n %{libntrackqt_devel}
12mu|ntrack-016-4|89	Summary:	Network Connectivity Tracking library for Desktop Applications
12mu|ntrack-016-4|90	Group:		Development/Other
12mu|ntrack-016-4|91	Requires:	%{libntrackqt} = %{version}-%{release}
12mu|ntrack-016-4|92	Provides:	libntrack-qt4-devel = %{version}-%{release}
12mu|ntrack-016-4|93	
12mu|ntrack-016-4|94	%description -n %{libntrackqt_devel}
12mu|ntrack-016-4|95	Development files (headers and libraries) for ntrack
12mu|ntrack-016-4|96	
12mu|ntrack-016-4|97	%files -n %{libntrackqt_devel}
12mu|ntrack-016-4|98	%{_includedir}/%{name}/qt4/
12mu|ntrack-016-4|99	%{_libdir}/pkgconfig/libntrack-qt4.pc
12mu|ntrack-016-4|100	%{_libdir}/libntrack-qt4.so
12mu|ntrack-016-4|101	
12mu|ntrack-016-4|102	
12mu|ntrack-016-4|103	#------------------------------------------------------------------------------
12mu|ntrack-016-4|104	
12mu|ntrack-016-4|105	%define libntrack_gobject_major 1
12mu|ntrack-016-4|106	%define libntrack_gobject %mklibname libntrack-gobject %{libntrack_gobject_major}
12mu|ntrack-016-4|107	
12mu|ntrack-016-4|108	%package -n %{libntrack_gobject}
12mu|ntrack-016-4|109	Summary:	Network Connectivity Tracking library for Desktop Applications
12mu|ntrack-016-4|110	Group:		System/Libraries
12mu|ntrack-016-4|111	
12mu|ntrack-016-4|112	%description -n %{libntrack_gobject}
12mu|ntrack-016-4|113	ntrack aims to be a lightweight and easy to use library for application
12mu|ntrack-016-4|114	developers that want to get events on network online status changes such
12mu|ntrack-016-4|115	as online, offline or route changes.
12mu|ntrack-016-4|116	
12mu|ntrack-016-4|117	This package provides the gobject bindings for %{name}
12mu|ntrack-016-4|118	
12mu|ntrack-016-4|119	%files -n %{libntrack_gobject}
12mu|ntrack-016-4|120	%{_libdir}/libntrack-gobject.so.%{libntrack_gobject_major}*
12mu|ntrack-016-4|121	
12mu|ntrack-016-4|122	
12mu|ntrack-016-4|123	#------------------------------------------------------------------------------
12mu|ntrack-016-4|124	
12mu|ntrack-016-4|125	%define libntrack_gobject_devel %mklibname libntrack-gobject -d
12mu|ntrack-016-4|126	
12mu|ntrack-016-4|127	%package -n %{libntrack_gobject_devel}
12mu|ntrack-016-4|128	Summary:	Network Connectivity Tracking library for Desktop Applications
12mu|ntrack-016-4|129	Group:		Development/Other
12mu|ntrack-016-4|130	Requires:	%{libntrack_gobject} = %{version}-%{release}
12mu|ntrack-016-4|131	Provides:	libntrack-gobject-devel = %{version}-%{release}
12mu|ntrack-016-4|132	
12mu|ntrack-016-4|133	
12mu|ntrack-016-4|134	%description -n %{libntrack_gobject_devel}
12mu|ntrack-016-4|135	Development files (headers and libraries) for ntrack
12mu|ntrack-016-4|136	
12mu|ntrack-016-4|137	
12mu|ntrack-016-4|138	%files -n %{libntrack_gobject_devel}
12mu|ntrack-016-4|139	%{_includedir}/%{name}/gobject/
12mu|ntrack-016-4|140	%{_libdir}/pkgconfig/libntrack-gobject.pc
12mu|ntrack-016-4|141	%{_libdir}/libntrack-gobject.so
12mu|ntrack-016-4|142	
12mu|ntrack-016-4|143	#------------------------------------------------------------------------------
12mu|ntrack-016-4|144	
12mu|ntrack-016-4|145	%define libntrack_glib_major 2
12mu|ntrack-016-4|146	%define libntrack_glib %mklibname libntrack-glib %{libntrack_glib_major}
12mu|ntrack-016-4|147	
12mu|ntrack-016-4|148	%package -n %{libntrack_glib}
12mu|ntrack-016-4|149	Summary:	Network Connectivity Tracking library for Desktop Applications
12mu|ntrack-016-4|150	Group:		System/Libraries
12mu|ntrack-016-4|151	
12mu|ntrack-016-4|152	%description -n %{libntrack_glib}
12mu|ntrack-016-4|153	ntrack aims to be a lightweight and easy to use library for application
12mu|ntrack-016-4|154	developers that want to get events on network online status changes such
12mu|ntrack-016-4|155	as online, offline or route changes.
12mu|ntrack-016-4|156	
12mu|ntrack-016-4|157	This package provides the glib bindings for %{name}.
12mu|ntrack-016-4|158	
12mu|ntrack-016-4|159	%files -n %{libntrack_glib}
12mu|ntrack-016-4|160	%{_libdir}/libntrack-glib.so.%{libntrack_glib_major}*
12mu|ntrack-016-4|161	
12mu|ntrack-016-4|162	#------------------------------------------------------------------------------
12mu|ntrack-016-4|163	
12mu|ntrack-016-4|164	%define libntrack_glib_devel %mklibname libntrack-glib -d
12mu|ntrack-016-4|165	
12mu|ntrack-016-4|166	%package -n %{libntrack_glib_devel}
12mu|ntrack-016-4|167	Summary:	Network Connectivity Tracking library for Desktop Applications
12mu|ntrack-016-4|168	Group:		Development/Other
12mu|ntrack-016-4|169	Requires: 	%{libntrack_glib} = %{version}-%{release}
12mu|ntrack-016-4|170	Provides:	libntrack-glib-devel = %{version}-%{release}
12mu|ntrack-016-4|171	
12mu|ntrack-016-4|172	%description -n %{libntrack_glib_devel}
12mu|ntrack-016-4|173	Development files (headers and libraries) for ntrack.
12mu|ntrack-016-4|174	
12mu|ntrack-016-4|175	%files -n %{libntrack_glib_devel}
12mu|ntrack-016-4|176	%{_includedir}/%{name}/glib/
12mu|ntrack-016-4|177	%{_libdir}/pkgconfig/libntrack-glib.pc
12mu|ntrack-016-4|178	%{_libdir}/libntrack-glib.so
12mu|ntrack-016-4|179	
12mu|ntrack-016-4|180	#------------------------------------------------------------------------------
12mu|ntrack-016-4|181	
12mu|ntrack-016-4|182	%package devel
12mu|ntrack-016-4|183	Summary:	Network Connectivity Tracking library for Desktop Applications
12mu|ntrack-016-4|184	Group:		Development/Other
12mu|ntrack-016-4|185	Requires:	%{libntrack_glib_devel} = %{version}-%{release}
12mu|ntrack-016-4|186	Requires:	%{libntrack_gobject} = %{version}-%{release}
12mu|ntrack-016-4|187	Requires:	%{libntrack_devel} = %{version}-%{release}
12mu|ntrack-016-4|188	Requires:	%{libntrackqt_devel} =  %{version}-%{release}
12mu|ntrack-016-4|189	
12mu|ntrack-016-4|190	%description devel
12mu|ntrack-016-4|191	Development files (headers and libraries) for ntrack.
12mu|ntrack-016-4|192	
12mu|ntrack-016-4|193	%files devel
12mu|ntrack-016-4|194	%dir %{_includedir}/ntrack
12mu|ntrack-016-4|195	%{_includedir}/ntrack/common/
12mu|ntrack-016-4|196	
12mu|ntrack-016-4|197	
12mu|ntrack-016-4|198	#------------------------------------------------------------------------------
12mu|ntrack-016-4|199	
12mu|ntrack-016-4|200	%prep
12mu|ntrack-016-4|201	%setup -q
12mu|ntrack-016-4|202	%patch0 -p1
12mu|ntrack-016-4|203	
12mu|ntrack-016-4|204	%build
12mu|ntrack-016-4|205	mkdir -p m4
12mu|ntrack-016-4|206	autoreconf -fi
12mu|ntrack-016-4|207	%configure
12mu|ntrack-016-4|208	%make
12mu|ntrack-016-4|209	
12mu|ntrack-016-4|210	%install
12mu|ntrack-016-4|211	%makeinstall
12mu|ntrack-016-4|212	
12mu|ntrack-016-4|213	# Remove .a & .la files
12mu|ntrack-016-4|214	rm -rf %{buildroot}/%{_libdir}/*.a
12mu|ntrack-016-4|215	rm -rf %{buildroot}/%{_libdir}/*.la
12mu|ntrack-016-4|216	rm -rf %{buildroot}/%{_libdir}/ntrack/modules/*.a
12mu|ntrack-016-4|217	rm -rf %{buildroot}/%{_libdir}/ntrack/modules/*.la
12mu|ntrack-016-4|218	
12mu|ntrack-016-4|219	# dupes
12mu|ntrack-016-4|220	rm -rf %{buildroot}%{_datadir}/doc/ntrack
12mu|ntrack-016-4|221	

20273 12
12mu|numactl-2.0.9-1|1	%define major 1
12mu|numactl-2.0.9-1|2	%define libname %mklibname numa %{major}
12mu|numactl-2.0.9-1|3	%define devname %mklibname numa -d
12mu|numactl-2.0.9-1|4	
12mu|numactl-2.0.9-1|5	Summary:	Simple NUMA policy support
12mu|numactl-2.0.9-1|6	Name:		numactl
12mu|numactl-2.0.9-1|7	Version:	2.0.9
12mu|numactl-2.0.9-1|8	Release:	1
12mu|numactl-2.0.9-1|9	License:	LGPLv2/GPLv2
12mu|numactl-2.0.9-1|10	Group:		System/Configuration/Hardware
12mu|numactl-2.0.9-1|11	Url:		ftp://oss.sgi.com/www/projects/libnuma/download
12mu|numactl-2.0.9-1|12	Source0:	ftp://oss.sgi.com/www/projects/libnuma/download/%{name}-%{version}.tar.gz
12mu|numactl-2.0.9-1|13	ExclusiveArch:	%{ix86} x86_64 ia64
12mu|numactl-2.0.9-1|14	
12mu|numactl-2.0.9-1|15	%description
12mu|numactl-2.0.9-1|16	This package contains the `numactl' program to run other programs with
12mu|numactl-2.0.9-1|17	a specific NUMA policy.
12mu|numactl-2.0.9-1|18	
12mu|numactl-2.0.9-1|19	%files
12mu|numactl-2.0.9-1|20	%doc README CHANGES
12mu|numactl-2.0.9-1|21	%{_bindir}/memhog
12mu|numactl-2.0.9-1|22	%{_bindir}/numactl
12mu|numactl-2.0.9-1|23	%{_bindir}/numademo
12mu|numactl-2.0.9-1|24	%{_bindir}/numastat
12mu|numactl-2.0.9-1|25	%{_bindir}/migratepages
12mu|numactl-2.0.9-1|26	%{_bindir}/migspeed
12mu|numactl-2.0.9-1|27	%{_mandir}/man8/*.8*
12mu|numactl-2.0.9-1|28	
12mu|numactl-2.0.9-1|29	#----------------------------------------------------------------------------
12mu|numactl-2.0.9-1|30	
12mu|numactl-2.0.9-1|31	%package -n	%{libname}
12mu|numactl-2.0.9-1|32	Summary:	Runtime libraries for NUMA policy support
12mu|numactl-2.0.9-1|33	Group:		System/Libraries
12mu|numactl-2.0.9-1|34	
12mu|numactl-2.0.9-1|35	%description -n	%{libname}
12mu|numactl-2.0.9-1|36	This package contains the dynamic libraries for NUMA policy support.
12mu|numactl-2.0.9-1|37	
12mu|numactl-2.0.9-1|38	%files -n %{libname}
12mu|numactl-2.0.9-1|39	%{_libdir}/libnuma.so.%{major}*
12mu|numactl-2.0.9-1|40	
12mu|numactl-2.0.9-1|41	#----------------------------------------------------------------------------
12mu|numactl-2.0.9-1|42	
12mu|numactl-2.0.9-1|43	%package -n	%{devname}
12mu|numactl-2.0.9-1|44	Summary:	Headers and libraries for NUMA policy
12mu|numactl-2.0.9-1|45	Group:		Development/C
12mu|numactl-2.0.9-1|46	Requires:	%{libname} = %{version}-%{release}
12mu|numactl-2.0.9-1|47	Provides:	numa-devel = %{version}-%{release}
12mu|numactl-2.0.9-1|48	
12mu|numactl-2.0.9-1|49	%description -n	%{devname}
12mu|numactl-2.0.9-1|50	This package contains headers and libraries useful for developing
12mu|numactl-2.0.9-1|51	applications using different NUMA policies.
12mu|numactl-2.0.9-1|52	
12mu|numactl-2.0.9-1|53	%files -n %{devname}
12mu|numactl-2.0.9-1|54	%{_libdir}/libnuma.so
12mu|numactl-2.0.9-1|55	%{_libdir}/libnuma.a
12mu|numactl-2.0.9-1|56	%{_includedir}/numa.h
12mu|numactl-2.0.9-1|57	%{_includedir}/numaif.h
12mu|numactl-2.0.9-1|58	%{_includedir}/numacompat1.h
12mu|numactl-2.0.9-1|59	%{_mandir}/man3/*
12mu|numactl-2.0.9-1|60	
12mu|numactl-2.0.9-1|61	#----------------------------------------------------------------------------
12mu|numactl-2.0.9-1|62	
12mu|numactl-2.0.9-1|63	%prep
12mu|numactl-2.0.9-1|64	%setup -q
12mu|numactl-2.0.9-1|65	
12mu|numactl-2.0.9-1|66	%build
12mu|numactl-2.0.9-1|67	%setup_compile_flags
12mu|numactl-2.0.9-1|68	
12mu|numactl-2.0.9-1|69	%make CFLAGS="%{optflags} -I."
12mu|numactl-2.0.9-1|70	
12mu|numactl-2.0.9-1|71	%install
12mu|numactl-2.0.9-1|72	%makeinstall_std prefix=%{buildroot}/usr
12mu|numactl-2.0.9-1|73	
12mu|numactl-2.0.9-1|74	
12mu|numactl-2.0.9-1|75	%changelog
12mu|numactl-2.0.9-1|76	* Wed Jan 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.9-1
12mu|numactl-2.0.9-1|77	+ Revision: cedcc8f
12mu|numactl-2.0.9-1|78	- LOG New version 2.0.9
12mu|numactl-2.0.9-1|79	
12mu|numactl-2.0.9-1|80	

20274 12
12mu|nut-2.7.1-6|1	%define build_doc 0
12mu|nut-2.7.1-6|2	%{?_without_doc: %global build_doc 0}
12mu|nut-2.7.1-6|3	%{?_with_doc: %global build_doc 1}
12mu|nut-2.7.1-6|4	
12mu|nut-2.7.1-6|5	%define major 1
12mu|nut-2.7.1-6|6	%define nut_major 0
12mu|nut-2.7.1-6|7	%define ups_major 3
12mu|nut-2.7.1-6|8	%define libname %mklibname nutscan %{major}
12mu|nut-2.7.1-6|9	%define libnut %mklibname nutclient %{nut_major}
12mu|nut-2.7.1-6|10	%define libups %mklibname upsclient %{ups_major}
12mu|nut-2.7.1-6|11	
12mu|nut-2.7.1-6|12	%define nutuser ups
12mu|nut-2.7.1-6|13	
12mu|nut-2.7.1-6|14	Summary:	Network UPS Tools Client Utilities
12mu|nut-2.7.1-6|15	Name:		nut
12mu|nut-2.7.1-6|16	Version:	2.7.1
12mu|nut-2.7.1-6|17	Release:	6
12mu|nut-2.7.1-6|18	Epoch:		1
12mu|nut-2.7.1-6|19	License:	GPLv2+
12mu|nut-2.7.1-6|20	Group:		System/Configuration/Hardware
12mu|nut-2.7.1-6|21	Url:		http://www.networkupstools.org/
12mu|nut-2.7.1-6|22	Source0:	http://www.networkupstools.org/source/2.7/%{name}-%{version}.tar.gz
12mu|nut-2.7.1-6|23	Source1:	http://www.networkupstools.org/source/2.7/%{name}-%{version}.tar.gz.sig
12mu|nut-2.7.1-6|24	Source100:	ups.conf
12mu|nut-2.7.1-6|25	Source101:	upsd.users
12mu|nut-2.7.1-6|26	Source102:	70-nut-usbups.rules
12mu|nut-2.7.1-6|27	Source103:	nut.tmpfiles.d
12mu|nut-2.7.1-6|28	Patch0:		nut-upsset.conf.diff
12mu|nut-2.7.1-6|29	Patch1:		nut-mdv_conf.diff
12mu|nut-2.7.1-6|30	Patch2:		backport-fix-lp753661.patch
12mu|nut-2.7.1-6|31	Patch3:		link-fixes.patch
12mu|nut-2.7.1-6|32	Patch4:		configure.patch
12mu|nut-2.7.1-6|33	Patch5:		nut-server.service.patch
12mu|nut-2.7.1-6|34	Patch6:		upsmon_config.patch
12mu|nut-2.7.1-6|35	
12mu|nut-2.7.1-6|36	%if %{build_doc}
12mu|nut-2.7.1-6|37	BuildRequires:	asciidoc
12mu|nut-2.7.1-6|38	BuildRequires:	dblatex
12mu|nut-2.7.1-6|39	%endif
12mu|nut-2.7.1-6|40	BuildRequires:	libtool
12mu|nut-2.7.1-6|41	BuildRequires:	systemd-units
12mu|nut-2.7.1-6|42	BuildRequires:	genders-devel
12mu|nut-2.7.1-6|43	BuildRequires:	jpeg-devel
12mu|nut-2.7.1-6|44	BuildRequires:	libgd-devel
12mu|nut-2.7.1-6|45	BuildRequires:	libtool-devel
12mu|nut-2.7.1-6|46	BuildRequires:	net-snmp-devel
12mu|nut-2.7.1-6|47	BuildRequires:	tcp_wrappers-devel
12mu|nut-2.7.1-6|48	BuildRequires:	pkgconfig(freetype2)
12mu|nut-2.7.1-6|49	BuildRequires:	pkgconfig(libpng)
12mu|nut-2.7.1-6|50	BuildRequires:	pkgconfig(libpowerman)
12mu|nut-2.7.1-6|51	BuildRequires:	pkgconfig(libsystemd-daemon)
12mu|nut-2.7.1-6|52	BuildRequires:	pkgconfig(libusb)
12mu|nut-2.7.1-6|53	BuildRequires:	pkgconfig(neon)
12mu|nut-2.7.1-6|54	BuildRequires:	pkgconfig(openssl)
12mu|nut-2.7.1-6|55	BuildRequires:	pkgconfig(xpm)
12mu|nut-2.7.1-6|56	Requires(pre,post,preun,postun):	rpm-helper
12mu|nut-2.7.1-6|57	Requires(post,preun,postun):	systemd
12mu|nut-2.7.1-6|58	
12mu|nut-2.7.1-6|59	%description
12mu|nut-2.7.1-6|60	These programs are part of a developing project to monitor the assortment of
12mu|nut-2.7.1-6|61	UPSes that are found out there in the field. Many models have serial ports of
12mu|nut-2.7.1-6|62	some kind that allow some form of state checking. This capability has been
12mu|nut-2.7.1-6|63	harnessed where possible to allow for safe shutdowns, live status tracking on
12mu|nut-2.7.1-6|64	web pages, and more.
12mu|nut-2.7.1-6|65	
12mu|nut-2.7.1-6|66	This package includes the client utilities that are required to monitor a UPS
12mu|nut-2.7.1-6|67	that the client host is powered from - either connected directly via a serial
12mu|nut-2.7.1-6|68	port (in which case the nut-server package needs to be installed on this
12mu|nut-2.7.1-6|69	machine) or across the network (where another host on the network monitors the
12mu|nut-2.7.1-6|70	UPS via serial cable and runs the main nut package to allow clients to see the
12mu|nut-2.7.1-6|71	information).
12mu|nut-2.7.1-6|72	
12mu|nut-2.7.1-6|73	%files
12mu|nut-2.7.1-6|74	%doc AUTHORS COPYING ChangeLog MAINTAINERS NEWS README UPGRADING docs
12mu|nut-2.7.1-6|75	%{_unitdir}/nut-monitor.service
12mu|nut-2.7.1-6|76	%attr(0755,root,root) %dir %{_sysconfdir}/ups
12mu|nut-2.7.1-6|77	%attr(0640,root,%{nutuser}) %config(noreplace) %{_sysconfdir}/ups/upssched.conf
12mu|nut-2.7.1-6|78	%attr(0640,root,%{nutuser}) %{_sysconfdir}/ups/upsmon.conf.sample
12mu|nut-2.7.1-6|79	%attr(0640,root,root) %{_sysconfdir}/ups/upsmon.conf
12mu|nut-2.7.1-6|80	%attr(0750,%{nutuser},%{nutuser}) %dir /var/state/ups
12mu|nut-2.7.1-6|81	#%attr(0755,%{nutuser},%{nutuser}) %dir /var/run/nut
12mu|nut-2.7.1-6|82	%{_prefix}/lib/tmpfiles.d/%{name}.conf
12mu|nut-2.7.1-6|83	%{_bindir}/nut-scanner
12mu|nut-2.7.1-6|84	%{_bindir}/upsc
12mu|nut-2.7.1-6|85	%{_bindir}/upscmd
12mu|nut-2.7.1-6|86	%{_bindir}/upslog
12mu|nut-2.7.1-6|87	%{_bindir}/upsrw
12mu|nut-2.7.1-6|88	%{_bindir}/upssched-cmd
12mu|nut-2.7.1-6|89	%{_sbindir}/upsmon
12mu|nut-2.7.1-6|90	%{_sbindir}/upssched
12mu|nut-2.7.1-6|91	%{_mandir}/man5/upsmon.conf.5*
12mu|nut-2.7.1-6|92	%{_mandir}/man5/upssched.conf.5*
12mu|nut-2.7.1-6|93	%{_mandir}/man8/nut-scanner.8*
12mu|nut-2.7.1-6|94	%{_mandir}/man8/upsc.8*
12mu|nut-2.7.1-6|95	%{_mandir}/man8/upscmd.8*
12mu|nut-2.7.1-6|96	%{_mandir}/man8/upslog.8*
12mu|nut-2.7.1-6|97	%{_mandir}/man8/upsmon.8*
12mu|nut-2.7.1-6|98	%{_mandir}/man8/upsrw.8*
12mu|nut-2.7.1-6|99	%{_mandir}/man8/upssched.8*
12mu|nut-2.7.1-6|100	
12mu|nut-2.7.1-6|101	%pre
12mu|nut-2.7.1-6|102	# Create an UPS user
12mu|nut-2.7.1-6|103	%_pre_useradd %{nutuser} /var/state/ups /bin/false
12mu|nut-2.7.1-6|104	%{_sbindir}/usermod -G dialout,tty,usb %{nutuser}
12mu|nut-2.7.1-6|105	
12mu|nut-2.7.1-6|106	%preun
12mu|nut-2.7.1-6|107	# only do this if it is not an upgrade
12mu|nut-2.7.1-6|108	%systemd_preun nut-monitor
12mu|nut-2.7.1-6|109	
12mu|nut-2.7.1-6|110	%post
12mu|nut-2.7.1-6|111	%systemd_post nut-monitor
12mu|nut-2.7.1-6|112	
12mu|nut-2.7.1-6|113	%postun
12mu|nut-2.7.1-6|114	# Only do this if it is not an upgrade
12mu|nut-2.7.1-6|115	if [ ! -f %{_sbindir}/upsd ]; then
12mu|nut-2.7.1-6|116	%_postun_userdel %{nutuser}
12mu|nut-2.7.1-6|117	fi
12mu|nut-2.7.1-6|118	%systemd_postun nut-monitor
12mu|nut-2.7.1-6|119	
12mu|nut-2.7.1-6|120	#----------------------------------------------------------------------------
12mu|nut-2.7.1-6|121	
12mu|nut-2.7.1-6|122	%package -n %{libname}
12mu|nut-2.7.1-6|123	Summary:	Network UPS Tools Client Utilities library
12mu|nut-2.7.1-6|124	Group:		System/Libraries
12mu|nut-2.7.1-6|125	Conflicts:	%{_lib}upsclient1 < 1:2.6.4-10
12mu|nut-2.7.1-6|126	
12mu|nut-2.7.1-6|127	%description -n %{libname}
12mu|nut-2.7.1-6|128	This package contains a shared libraries for NUT client applications.
12mu|nut-2.7.1-6|129	
12mu|nut-2.7.1-6|130	%files -n %{libname}
12mu|nut-2.7.1-6|131	%{_libdir}/libnutscan.so.%{major}*
12mu|nut-2.7.1-6|132	
12mu|nut-2.7.1-6|133	#----------------------------------------------------------------------------
12mu|nut-2.7.1-6|134	
12mu|nut-2.7.1-6|135	%package -n %{libups}
12mu|nut-2.7.1-6|136	Summary:	Network UPS Tools Client Utilities library
12mu|nut-2.7.1-6|137	Group:		System/Libraries
12mu|nut-2.7.1-6|138	
12mu|nut-2.7.1-6|139	%description -n %{libups}
12mu|nut-2.7.1-6|140	This package contains a shared libraries for NUT client applications.
12mu|nut-2.7.1-6|141	
12mu|nut-2.7.1-6|142	%files -n %{libups}
12mu|nut-2.7.1-6|143	%{_libdir}/libupsclient.so.%{ups_major}*
12mu|nut-2.7.1-6|144	
12mu|nut-2.7.1-6|145	#----------------------------------------------------------------------------
12mu|nut-2.7.1-6|146	
12mu|nut-2.7.1-6|147	%package -n %{libnut}
12mu|nut-2.7.1-6|148	Summary:	Network UPS Tools Client Utilities library
12mu|nut-2.7.1-6|149	Group:		System/Libraries
12mu|nut-2.7.1-6|150	
12mu|nut-2.7.1-6|151	%files -n %{libnut}
12mu|nut-2.7.1-6|152	%{_libdir}/libnutclient.so.%{nut_major}*
12mu|nut-2.7.1-6|153	
12mu|nut-2.7.1-6|154	#----------------------------------------------------------------------------
12mu|nut-2.7.1-6|155	
12mu|nut-2.7.1-6|156	%package server
12mu|nut-2.7.1-6|157	Summary:	Network UPS Tools server
12mu|nut-2.7.1-6|158	Group:		System/Servers
12mu|nut-2.7.1-6|159	Requires:	nut = %{EVRD}
12mu|nut-2.7.1-6|160	Requires:	tcp_wrappers
12mu|nut-2.7.1-6|161	Requires(pre):	nut = %{EVRD}
12mu|nut-2.7.1-6|162	Requires(pre):	rpm-helper
12mu|nut-2.7.1-6|163	Requires(post,postun,preun):	systemd
12mu|nut-2.7.1-6|164	
12mu|nut-2.7.1-6|165	%description server
12mu|nut-2.7.1-6|166	These programs are part of a developing project to monitor the assortment of
12mu|nut-2.7.1-6|167	UPSes that are found out there in the field. Many models have serial ports of
12mu|nut-2.7.1-6|168	some kind that allow some form of state checking. This capability has been
12mu|nut-2.7.1-6|169	harnessed where possible to allow for safe shutdowns, live status tracking on
12mu|nut-2.7.1-6|170	web pages, and more.
12mu|nut-2.7.1-6|171	
12mu|nut-2.7.1-6|172	This package is the main NUT upsd daemon and the associated per-UPS-model
12mu|nut-2.7.1-6|173	drivers which talk to the UPSes. You also need to install the base NUT package.
12mu|nut-2.7.1-6|174	
12mu|nut-2.7.1-6|175	%files server
12mu|nut-2.7.1-6|176	%{_unitdir}/nut-server.service
12mu|nut-2.7.1-6|177	%{_unitdir}/nut-driver.service
12mu|nut-2.7.1-6|178	%{_systemshutdowndir}/nutshutdown
12mu|nut-2.7.1-6|179	%{_sbindir}/upsd
12mu|nut-2.7.1-6|180	%attr(0644,%{nutuser},%{nutuser}) %config(noreplace) %{_sysconfdir}/ups/ups.conf
12mu|nut-2.7.1-6|181	%attr(0640,root,%{nutuser}) %config(noreplace) %{_sysconfdir}/ups/upsd.users
12mu|nut-2.7.1-6|182	%attr(0640,root,%{nutuser}) %config(noreplace) %{_sysconfdir}/ups/upsd.conf
12mu|nut-2.7.1-6|183	%attr(0644,root,root) %{_sysconfdir}/udev/rules.d/70-nut-usbups.rules
12mu|nut-2.7.1-6|184	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/hotplug/usb/libhid.usermap
12mu|nut-2.7.1-6|185	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/hotplug/usb/libhidups
12mu|nut-2.7.1-6|186	%{_sbindir}/apcsmart
12mu|nut-2.7.1-6|187	%{_sbindir}/apcsmart-old
12mu|nut-2.7.1-6|188	%{_sbindir}/bcmxcp
12mu|nut-2.7.1-6|189	%{_sbindir}/bcmxcp_usb
12mu|nut-2.7.1-6|190	%{_sbindir}/belkin
12mu|nut-2.7.1-6|191	%{_sbindir}/belkinunv
12mu|nut-2.7.1-6|192	%{_sbindir}/bestfcom
12mu|nut-2.7.1-6|193	%{_sbindir}/bestfortress
12mu|nut-2.7.1-6|194	%{_sbindir}/bestuferrups
12mu|nut-2.7.1-6|195	%{_sbindir}/bestups
12mu|nut-2.7.1-6|196	%{_sbindir}/blazer_ser
12mu|nut-2.7.1-6|197	%{_sbindir}/blazer_usb
12mu|nut-2.7.1-6|198	%{_sbindir}/clone
12mu|nut-2.7.1-6|199	%{_sbindir}/clone-outlet
12mu|nut-2.7.1-6|200	%{_sbindir}/dummy-ups
12mu|nut-2.7.1-6|201	%{_sbindir}/etapro
12mu|nut-2.7.1-6|202	%{_sbindir}/everups
12mu|nut-2.7.1-6|203	%{_sbindir}/gamatronic
12mu|nut-2.7.1-6|204	%{_sbindir}/genericups
12mu|nut-2.7.1-6|205	%{_sbindir}/isbmex
12mu|nut-2.7.1-6|206	%{_sbindir}/ivtscd
12mu|nut-2.7.1-6|207	%{_sbindir}/liebert
12mu|nut-2.7.1-6|208	%{_sbindir}/liebert-esp2
12mu|nut-2.7.1-6|209	%{_sbindir}/masterguard
12mu|nut-2.7.1-6|210	%{_sbindir}/metasys
12mu|nut-2.7.1-6|211	%{_sbindir}/mge-shut
12mu|nut-2.7.1-6|212	%{_sbindir}/mge-utalk
12mu|nut-2.7.1-6|213	%{_sbindir}/microdowell
12mu|nut-2.7.1-6|214	%{_sbindir}/oldmge-shut
12mu|nut-2.7.1-6|215	%{_sbindir}/oneac
12mu|nut-2.7.1-6|216	%{_sbindir}/optiups
12mu|nut-2.7.1-6|217	%{_sbindir}/powercom
12mu|nut-2.7.1-6|218	%{_sbindir}/powerman-pdu
12mu|nut-2.7.1-6|219	%{_sbindir}/powerpanel
12mu|nut-2.7.1-6|220	%{_sbindir}/rhino
12mu|nut-2.7.1-6|221	%{_sbindir}/richcomm_usb
12mu|nut-2.7.1-6|222	%{_sbindir}/safenet
12mu|nut-2.7.1-6|223	%{_sbindir}/skel
12mu|nut-2.7.1-6|224	%{_sbindir}/snmp-ups
12mu|nut-2.7.1-6|225	%{_sbindir}/solis
12mu|nut-2.7.1-6|226	%{_sbindir}/tripplite
12mu|nut-2.7.1-6|227	%{_sbindir}/tripplitesu
12mu|nut-2.7.1-6|228	%{_sbindir}/tripplite_usb
12mu|nut-2.7.1-6|229	%{_sbindir}/upscode2
12mu|nut-2.7.1-6|230	%{_sbindir}/upsdrvctl
12mu|nut-2.7.1-6|231	%{_sbindir}/usbhid-ups
12mu|nut-2.7.1-6|232	%{_sbindir}/victronups
12mu|nut-2.7.1-6|233	%{_sbindir}/netxml-ups
12mu|nut-2.7.1-6|234	%{_datadir}/cmdvartab
12mu|nut-2.7.1-6|235	%{_datadir}/driver.list
12mu|nut-2.7.1-6|236	%{_mandir}/man5/nut.conf.5*
12mu|nut-2.7.1-6|237	%{_mandir}/man5/ups.conf.5*
12mu|nut-2.7.1-6|238	%{_mandir}/man5/upsd.conf.5*
12mu|nut-2.7.1-6|239	%{_mandir}/man5/upsd.users.5*
12mu|nut-2.7.1-6|240	%{_mandir}/man8/apcsmart.8*
12mu|nut-2.7.1-6|241	%{_mandir}/man8/apcsmart-old.8*
12mu|nut-2.7.1-6|242	%{_mandir}/man8/bcmxcp.8*
12mu|nut-2.7.1-6|243	%{_mandir}/man8/bcmxcp_usb.8*
12mu|nut-2.7.1-6|244	%{_mandir}/man8/belkin.8*
12mu|nut-2.7.1-6|245	%{_mandir}/man8/belkinunv.8*
12mu|nut-2.7.1-6|246	%{_mandir}/man8/bestfcom.8*
12mu|nut-2.7.1-6|247	%{_mandir}/man8/bestfortress.8*
12mu|nut-2.7.1-6|248	%{_mandir}/man8/bestuferrups.8*
12mu|nut-2.7.1-6|249	%{_mandir}/man8/bestups.8*
12mu|nut-2.7.1-6|250	%{_mandir}/man8/clone.8*
12mu|nut-2.7.1-6|251	%{_mandir}/man8/dummy-ups.8*
12mu|nut-2.7.1-6|252	%{_mandir}/man8/etapro.8*
12mu|nut-2.7.1-6|253	%{_mandir}/man8/everups.8*
12mu|nut-2.7.1-6|254	%{_mandir}/man8/gamatronic.8*
12mu|nut-2.7.1-6|255	%{_mandir}/man8/genericups.8*
12mu|nut-2.7.1-6|256	%{_mandir}/man8/isbmex.8*
12mu|nut-2.7.1-6|257	%{_mandir}/man8/ivtscd.8*
12mu|nut-2.7.1-6|258	%{_mandir}/man8/liebert.8*
12mu|nut-2.7.1-6|259	%{_mandir}/man8/liebert-esp2.8*
12mu|nut-2.7.1-6|260	%{_mandir}/man8/masterguard.8*
12mu|nut-2.7.1-6|261	%{_mandir}/man8/metasys.8*
12mu|nut-2.7.1-6|262	%{_mandir}/man8/mge-shut.8*
12mu|nut-2.7.1-6|263	%{_mandir}/man8/mge-utalk.8*
12mu|nut-2.7.1-6|264	%{_mandir}/man8/microdowell.8*
12mu|nut-2.7.1-6|265	%{_mandir}/man8/nutupsdrv.8*
12mu|nut-2.7.1-6|266	%{_mandir}/man8/oneac.8*
12mu|nut-2.7.1-6|267	%{_mandir}/man8/optiups.8*
12mu|nut-2.7.1-6|268	%{_mandir}/man8/powercom.8*
12mu|nut-2.7.1-6|269	%{_mandir}/man8/powerman-pdu.8*
12mu|nut-2.7.1-6|270	%{_mandir}/man8/powerpanel.8*
12mu|nut-2.7.1-6|271	%{_mandir}/man8/rhino.8*
12mu|nut-2.7.1-6|272	%{_mandir}/man8/richcomm_usb.8*
12mu|nut-2.7.1-6|273	%{_mandir}/man8/safenet.8*
12mu|nut-2.7.1-6|274	%{_mandir}/man8/snmp-ups.8*
12mu|nut-2.7.1-6|275	%{_mandir}/man8/solis.8*
12mu|nut-2.7.1-6|276	%{_mandir}/man8/tripplite.8*
12mu|nut-2.7.1-6|277	%{_mandir}/man8/tripplitesu.8*
12mu|nut-2.7.1-6|278	%{_mandir}/man8/tripplite_usb.8*
12mu|nut-2.7.1-6|279	%{_mandir}/man8/upscode2.8*
12mu|nut-2.7.1-6|280	%{_mandir}/man8/upsd.8*
12mu|nut-2.7.1-6|281	%{_mandir}/man8/upsdrvctl.8*
12mu|nut-2.7.1-6|282	%{_mandir}/man8/usbhid-ups.8*
12mu|nut-2.7.1-6|283	%{_mandir}/man8/victronups.8*
12mu|nut-2.7.1-6|284	%{_mandir}/man8/netxml-ups.8*
12mu|nut-2.7.1-6|285	%{_sbindir}/al175
12mu|nut-2.7.1-6|286	%{_sbindir}/apcupsd-ups
12mu|nut-2.7.1-6|287	%{_sbindir}/nutdrv_qx
12mu|nut-2.7.1-6|288	%{_sbindir}/riello_ser
12mu|nut-2.7.1-6|289	%{_sbindir}/riello_usb
12mu|nut-2.7.1-6|290	%{_mandir}/man3/libnutclient.3*
12mu|nut-2.7.1-6|291	%{_mandir}/man3/libnutclient_commands.3*
12mu|nut-2.7.1-6|292	%{_mandir}/man3/libnutclient_devices.3*
12mu|nut-2.7.1-6|293	%{_mandir}/man3/libnutclient_general.3*
12mu|nut-2.7.1-6|294	%{_mandir}/man3/libnutclient_misc.3*
12mu|nut-2.7.1-6|295	%{_mandir}/man3/libnutclient_tcp.3*
12mu|nut-2.7.1-6|296	%{_mandir}/man3/libnutclient_variables.3*
12mu|nut-2.7.1-6|297	%{_mandir}/man3/nutclient_authenticate.3*
12mu|nut-2.7.1-6|298	%{_mandir}/man3/nutclient_destroy.3*
12mu|nut-2.7.1-6|299	%{_mandir}/man3/nutclient_device_forced_shutdown.3*
12mu|nut-2.7.1-6|300	%{_mandir}/man3/nutclient_device_login.3*
12mu|nut-2.7.1-6|301	%{_mandir}/man3/nutclient_device_master.3*
12mu|nut-2.7.1-6|302	%{_mandir}/man3/nutclient_execute_device_command.3*
12mu|nut-2.7.1-6|303	%{_mandir}/man3/nutclient_get_device_command_description.3*
12mu|nut-2.7.1-6|304	%{_mandir}/man3/nutclient_get_device_commands.3*
12mu|nut-2.7.1-6|305	%{_mandir}/man3/nutclient_get_device_description.3*
12mu|nut-2.7.1-6|306	%{_mandir}/man3/nutclient_get_device_num_logins.3*
12mu|nut-2.7.1-6|307	%{_mandir}/man3/nutclient_get_device_rw_variables.3*
12mu|nut-2.7.1-6|308	%{_mandir}/man3/nutclient_get_device_variable_description.3*
12mu|nut-2.7.1-6|309	%{_mandir}/man3/nutclient_get_device_variable_values.3*
12mu|nut-2.7.1-6|310	%{_mandir}/man3/nutclient_get_device_variables.3*
12mu|nut-2.7.1-6|311	%{_mandir}/man3/nutclient_get_devices.3*
12mu|nut-2.7.1-6|312	%{_mandir}/man3/nutclient_has_device.3*
12mu|nut-2.7.1-6|313	%{_mandir}/man3/nutclient_has_device_command.3*
12mu|nut-2.7.1-6|314	%{_mandir}/man3/nutclient_has_device_variable.3*
12mu|nut-2.7.1-6|315	%{_mandir}/man3/nutclient_logout.3*
12mu|nut-2.7.1-6|316	%{_mandir}/man3/nutclient_set_device_variable_value.3*
12mu|nut-2.7.1-6|317	%{_mandir}/man3/nutclient_set_device_variable_values.3*
12mu|nut-2.7.1-6|318	%{_mandir}/man3/nutclient_tcp_create_client.3*
12mu|nut-2.7.1-6|319	%{_mandir}/man3/nutclient_tcp_disconnect.3*
12mu|nut-2.7.1-6|320	%{_mandir}/man3/nutclient_tcp_get_timeout.3*
12mu|nut-2.7.1-6|321	%{_mandir}/man3/nutclient_tcp_is_connected.3*
12mu|nut-2.7.1-6|322	%{_mandir}/man3/nutclient_tcp_reconnect.3*
12mu|nut-2.7.1-6|323	%{_mandir}/man3/nutclient_tcp_set_timeout.3*
12mu|nut-2.7.1-6|324	%{_mandir}/man3/nutscan_get_serial_ports_list.3*
12mu|nut-2.7.1-6|325	%{_mandir}/man3/nutscan_scan_eaton_serial.3*
12mu|nut-2.7.1-6|326	%{_mandir}/man8/al175.8*
12mu|nut-2.7.1-6|327	%{_mandir}/man8/apcupsd-ups.8*
12mu|nut-2.7.1-6|328	%{_mandir}/man8/blazer_ser.8*
12mu|nut-2.7.1-6|329	%{_mandir}/man8/blazer_usb.8*
12mu|nut-2.7.1-6|330	%{_mandir}/man8/nutdrv_qx.8*
12mu|nut-2.7.1-6|331	%{_mandir}/man8/riello_ser.8*
12mu|nut-2.7.1-6|332	%{_mandir}/man8/riello_usb.8*
12mu|nut-2.7.1-6|333	
12mu|nut-2.7.1-6|334	%pre	server
12mu|nut-2.7.1-6|335	# Create an UPS user. We do not use the buggy macro %_pre_groupadd anymore.
12mu|nut-2.7.1-6|336	%_pre_useradd %{nutuser} /var/state/ups /bin/false
12mu|nut-2.7.1-6|337	%{_sbindir}/usermod -G dialout,tty,usb %{nutuser}
12mu|nut-2.7.1-6|338	
12mu|nut-2.7.1-6|339	%preun	server
12mu|nut-2.7.1-6|340	%systemd_preun nut-server
12mu|nut-2.7.1-6|341	
12mu|nut-2.7.1-6|342	%post	server
12mu|nut-2.7.1-6|343	%systemd_post nut-server
12mu|nut-2.7.1-6|344	
12mu|nut-2.7.1-6|345	%postun	server
12mu|nut-2.7.1-6|346	# Only do this if it is not an upgrade
12mu|nut-2.7.1-6|347	if [ ! -f %{_sbindir}/upsmon ]; then
12mu|nut-2.7.1-6|348	%_postun_userdel %{nutuser}
12mu|nut-2.7.1-6|349	fi
12mu|nut-2.7.1-6|350	%systemd_postun nut-server
12mu|nut-2.7.1-6|351	
12mu|nut-2.7.1-6|352	#----------------------------------------------------------------------------
12mu|nut-2.7.1-6|353	
12mu|nut-2.7.1-6|354	%package	cgi
12mu|nut-2.7.1-6|355	Summary:	CGI utils for NUT
12mu|nut-2.7.1-6|356	Group:		Monitoring
12mu|nut-2.7.1-6|357	Requires:	apache
12mu|nut-2.7.1-6|358	Conflicts:	apcupsd
12mu|nut-2.7.1-6|359	
12mu|nut-2.7.1-6|360	%description	cgi
12mu|nut-2.7.1-6|361	These programs are part of a developing project to monitor the assortment of
12mu|nut-2.7.1-6|362	UPSes that are found out there in the field. Many models have serial ports of
12mu|nut-2.7.1-6|363	some kind that allow some form of state checking. This capability has been
12mu|nut-2.7.1-6|364	harnessed where possible to allow for safe shutdowns, live status tracking on
12mu|nut-2.7.1-6|365	web pages, and more.
12mu|nut-2.7.1-6|366	
12mu|nut-2.7.1-6|367	This package adds the web CGI programs. These can be installed on a separate
12mu|nut-2.7.1-6|368	machine to the rest of the NUT package.
12mu|nut-2.7.1-6|369	
12mu|nut-2.7.1-6|370	%files cgi
12mu|nut-2.7.1-6|371	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ups/hosts.conf
12mu|nut-2.7.1-6|372	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ups/upsset.conf
12mu|nut-2.7.1-6|373	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ups/upsstats.html
12mu|nut-2.7.1-6|374	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ups/upsstats-single.html
12mu|nut-2.7.1-6|375	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/%{name}-cgi.conf
12mu|nut-2.7.1-6|376	/var/www/cgi-bin/upsimage.cgi
12mu|nut-2.7.1-6|377	/var/www/cgi-bin/upsset.cgi
12mu|nut-2.7.1-6|378	/var/www/cgi-bin/upsstats.cgi
12mu|nut-2.7.1-6|379	%dir %attr(0755,root,root) /var/www/nut
12mu|nut-2.7.1-6|380	%attr(0644,root,root) /var/www/nut/bottom.html
12mu|nut-2.7.1-6|381	%attr(0644,root,root) /var/www/nut/header.html
12mu|nut-2.7.1-6|382	%attr(0644,root,root) /var/www/nut/index.html
12mu|nut-2.7.1-6|383	%attr(0644,root,root) /var/www/nut/nut-banner.png
12mu|nut-2.7.1-6|384	%{_mandir}/man5/hosts.conf.5*
12mu|nut-2.7.1-6|385	%{_mandir}/man5/upsstats.html.5*
12mu|nut-2.7.1-6|386	%{_mandir}/man5/upsset.conf.5*
12mu|nut-2.7.1-6|387	%{_mandir}/man8/upsimage.cgi.8*
12mu|nut-2.7.1-6|388	%{_mandir}/man8/upsset.cgi.8*
12mu|nut-2.7.1-6|389	%{_mandir}/man8/upsstats.cgi.8*
12mu|nut-2.7.1-6|390	
12mu|nut-2.7.1-6|391	#----------------------------------------------------------------------------
12mu|nut-2.7.1-6|392	
12mu|nut-2.7.1-6|393	%package devel
12mu|nut-2.7.1-6|394	Summary:	Development for NUT Client
12mu|nut-2.7.1-6|395	Group:		Development/C
12mu|nut-2.7.1-6|396	Requires:	%{libname} = %{EVRD}
12mu|nut-2.7.1-6|397	Requires:	%{libups} = %{EVRD}
12mu|nut-2.7.1-6|398	
12mu|nut-2.7.1-6|399	%description devel
12mu|nut-2.7.1-6|400	These programs are part of a developing project to monitor the assortment of
12mu|nut-2.7.1-6|401	UPSes that are found out there in the field. Many models have serial ports of
12mu|nut-2.7.1-6|402	some kind that allow some form of state checking. This capability has been
12mu|nut-2.7.1-6|403	harnessed where possible to allow for safe shutdowns, live status tracking on
12mu|nut-2.7.1-6|404	web pages, and more.
12mu|nut-2.7.1-6|405	
12mu|nut-2.7.1-6|406	This package contains the development header files and libraries
12mu|nut-2.7.1-6|407	necessary to develop NUT client applications.
12mu|nut-2.7.1-6|408	
12mu|nut-2.7.1-6|409	%files devel
12mu|nut-2.7.1-6|410	%{_includedir}/*.h
12mu|nut-2.7.1-6|411	%{_libdir}/*.so
12mu|nut-2.7.1-6|412	%{_libdir}/pkgconfig/*.pc
12mu|nut-2.7.1-6|413	%{_mandir}/man3/upscli_*.3*
12mu|nut-2.7.1-6|414	%{_mandir}/man3/upsclient.3*
12mu|nut-2.7.1-6|415	%{_mandir}/man3/nutscan_add_device_to_device.3*
12mu|nut-2.7.1-6|416	%{_mandir}/man3/nutscan_add_option_to_device.3*
12mu|nut-2.7.1-6|417	%{_mandir}/man3/nutscan_cidr_to_ip.3*
12mu|nut-2.7.1-6|418	%{_mandir}/man3/nutscan_display_parsable.3*
12mu|nut-2.7.1-6|419	%{_mandir}/man3/nutscan_display_ups_conf.3*
12mu|nut-2.7.1-6|420	%{_mandir}/man3/nutscan_free_device.3*
12mu|nut-2.7.1-6|421	%{_mandir}/man3/nutscan_new_device.3*
12mu|nut-2.7.1-6|422	%{_mandir}/man3/nutscan_scan_avahi.3*
12mu|nut-2.7.1-6|423	%{_mandir}/man3/nutscan_scan_ipmi.3*
12mu|nut-2.7.1-6|424	%{_mandir}/man3/nutscan_scan_nut.3*
12mu|nut-2.7.1-6|425	%{_mandir}/man3/nutscan_scan_snmp.3*
12mu|nut-2.7.1-6|426	%{_mandir}/man3/nutscan_scan_usb.3*
12mu|nut-2.7.1-6|427	%{_mandir}/man3/nutscan_scan_xml_http.3*
12mu|nut-2.7.1-6|428	%{_mandir}/man3/nutscan.3*
12mu|nut-2.7.1-6|429	%{_mandir}/man3/nutscan_init.3*
12mu|nut-2.7.1-6|430	
12mu|nut-2.7.1-6|431	#----------------------------------------------------------------------------
12mu|nut-2.7.1-6|432	
12mu|nut-2.7.1-6|433	%prep
12mu|nut-2.7.1-6|434	%setup -q
12mu|nut-2.7.1-6|435	%patch0 -p0 -b .upsset.conf
12mu|nut-2.7.1-6|436	%patch1 -p1 -b .mdv_conf
12mu|nut-2.7.1-6|437	%patch2 -p1
12mu|nut-2.7.1-6|438	%patch3 -p1
12mu|nut-2.7.1-6|439	%patch4 -p1
12mu|nut-2.7.1-6|440	%patch5 -p1
12mu|nut-2.7.1-6|441	%patch6 -p1
12mu|nut-2.7.1-6|442	
12mu|nut-2.7.1-6|443	# instead of a patch
12mu|nut-2.7.1-6|444	perl -pi -e "s|/cgi-bin/nut|/cgi-bin|g" data/html/*.html*
12mu|nut-2.7.1-6|445	
12mu|nut-2.7.1-6|446	%build
12mu|nut-2.7.1-6|447	# this takes care of rpath
12mu|nut-2.7.1-6|448	#libtoolize --copy --force; aclocal -I m4; autoconf; automake --foreign --add-missing --copy
12mu|nut-2.7.1-6|449	%serverbuild
12mu|nut-2.7.1-6|450	autoreconf -vdi
12mu|nut-2.7.1-6|451	
12mu|nut-2.7.1-6|452	%configure2_5x \
12mu|nut-2.7.1-6|453	--enable-static \
12mu|nut-2.7.1-6|454	--enable-shared \
12mu|nut-2.7.1-6|455	--sysconfdir=%{_sysconfdir}/ups \
12mu|nut-2.7.1-6|456	--with-systemdsystemunitdir=%{_unitdir} \
12mu|nut-2.7.1-6|457	--with-systemdsystemshutdowndir=%{_systemshutdowndir} \
12mu|nut-2.7.1-6|458	--with-serial \
12mu|nut-2.7.1-6|459	--with-usb \
12mu|nut-2.7.1-6|460	--with-snmp \
12mu|nut-2.7.1-6|461	--with-cgi \
12mu|nut-2.7.1-6|462	--with-dev \
12mu|nut-2.7.1-6|463	--with-ssl \
12mu|nut-2.7.1-6|464	--with-neon \
12mu|nut-2.7.1-6|465	%if %{build_doc}
12mu|nut-2.7.1-6|466	--with-doc \
12mu|nut-2.7.1-6|467	%endif
12mu|nut-2.7.1-6|468	--with-statepath=/var/state/ups \
12mu|nut-2.7.1-6|469	--with-drvpath=%{_sbindir} \
12mu|nut-2.7.1-6|470	--with-cgipath=/var/www/cgi-bin \
12mu|nut-2.7.1-6|471	--with-htmlpath=/var/www/nut \
12mu|nut-2.7.1-6|472	--with-pidpath=/var/run/nut \
12mu|nut-2.7.1-6|473	--with-port=3493 \
12mu|nut-2.7.1-6|474	--with-user=%{nutuser} \
12mu|nut-2.7.1-6|475	--with-group=%{nutuser} \
12mu|nut-2.7.1-6|476	--with-pkgconfig-dir=%{_libdir}/pkgconfig \
12mu|nut-2.7.1-6|477	--with-hotplug-dir=%{_sysconfdir}/hotplug \
12mu|nut-2.7.1-6|478	--with-udev-dir=%{_sysconfdir}/udev
12mu|nut-2.7.1-6|479	
12mu|nut-2.7.1-6|480	%make
12mu|nut-2.7.1-6|481	
12mu|nut-2.7.1-6|482	%install
12mu|nut-2.7.1-6|483	%makeinstall_std
12mu|nut-2.7.1-6|484	
12mu|nut-2.7.1-6|485	install -d %{buildroot}/var/state/ups
12mu|nut-2.7.1-6|486	#install -d %{buildroot}/var/run/nut
12mu|nut-2.7.1-6|487	install -m 0644 %{SOURCE103} -D %{buildroot}%{_prefix}/lib/tmpfiles.d/nut.conf
12mu|nut-2.7.1-6|488	
12mu|nut-2.7.1-6|489	# move the *.sample config files to their real locations
12mu|nut-2.7.1-6|490	# we don't need to worry about overwriting anything since
12mu|nut-2.7.1-6|491	# they are marked as %config files within the package
12mu|nut-2.7.1-6|492	for file in %{buildroot}%{_sysconfdir}/ups/*.sample
12mu|nut-2.7.1-6|493	do
12mu|nut-2.7.1-6|494	mv $file %{buildroot}%{_sysconfdir}/ups/`basename $file .sample`
12mu|nut-2.7.1-6|495	done
12mu|nut-2.7.1-6|496	
12mu|nut-2.7.1-6|497	mv %{buildroot}%{_sysconfdir}/ups/upsmon.conf %{buildroot}%{_sysconfdir}/ups/upsmon.conf.sample
12mu|nut-2.7.1-6|498	perl -pi -e 's/# RUN_AS_USER nutmon/RUN_AS_USER %{nutuser}/g' %{buildroot}%{_sysconfdir}/ups/upsmon.conf.sample
12mu|nut-2.7.1-6|499	cp -a %{buildroot}%{_sysconfdir}/ups/upsmon.conf.sample %{buildroot}%{_sysconfdir}/ups/upsmon.conf
12mu|nut-2.7.1-6|500	cp -af data/driver.list docs/
12mu|nut-2.7.1-6|501	
12mu|nut-2.7.1-6|502	# udev usb ups stuff
12mu|nut-2.7.1-6|503	mv %{buildroot}%{_sysconfdir}/udev/rules.d/52-nut-usbups.rules %{buildroot}%{_sysconfdir}/udev/rules.d/70-nut-usbups.rules
12mu|nut-2.7.1-6|504	cp %{SOURCE102} %{buildroot}%{_sysconfdir}/udev/rules.d/70-nut-usbups.rules
12mu|nut-2.7.1-6|505	
12mu|nut-2.7.1-6|506	# fix access config files
12mu|nut-2.7.1-6|507	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12mu|nut-2.7.1-6|508	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/%{name}-cgi.conf << EOF
12mu|nut-2.7.1-6|509	
12mu|nut-2.7.1-6|510	<Files upsset.cgi>
12mu|nut-2.7.1-6|511	Require all denied
12mu|nut-2.7.1-6|512	Require local granted
12mu|nut-2.7.1-6|513	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}-cgi.conf"
12mu|nut-2.7.1-6|514	</Files>
12mu|nut-2.7.1-6|515	
12mu|nut-2.7.1-6|516	Alias /nut /var/www/nut
12mu|nut-2.7.1-6|517	
12mu|nut-2.7.1-6|518	<Directory "/var/www/nut">
12mu|nut-2.7.1-6|519	Require all denied
12mu|nut-2.7.1-6|520	Require local granted
12mu|nut-2.7.1-6|521	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/%{name}-cgi.conf"
12mu|nut-2.7.1-6|522	</Directory>
12mu|nut-2.7.1-6|523	
12mu|nut-2.7.1-6|524	EOF
12mu|nut-2.7.1-6|525	
12mu|nut-2.7.1-6|526	# install missing (forgotten?) headers
12mu|nut-2.7.1-6|527	install -m0644 tools/nut-scanner/*.h %{buildroot}%{_includedir}/
12mu|nut-2.7.1-6|528	
12mu|nut-2.7.1-6|529	# cleanup
12mu|nut-2.7.1-6|530	rm -f %{buildroot}%{_sysconfdir}/ups/nut.conf
12mu|nut-2.7.1-6|531	rm -f %{buildroot}%{_libdir}/*.*a
12mu|nut-2.7.1-6|532	rm -f %{buildroot}%{_mandir}/man8/nut-recorder.8*
12mu|nut-2.7.1-6|533	
12mu|nut-2.7.1-6|534	cp %{SOURCE100} %{buildroot}%{_sysconfdir}/ups/ups.conf
12mu|nut-2.7.1-6|535	cp %{SOURCE101} %{buildroot}%{_sysconfdir}/ups/upsd.users
12mu|nut-2.7.1-6|536	
12mu|nut-2.7.1-6|537	%changelog
12mu|nut-2.7.1-6|538	* Fri Aug 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.7.1-6
12mu|nut-2.7.1-6|539	+ Revision: e2d4268
12mu|nut-2.7.1-6|540	- Fix library package names and restore control over majors (sonames)
12mu|nut-2.7.1-6|541	
12mu|nut-2.7.1-6|542	

20275 12
12mu|nvidia-additional-settings-1-1|1	Summary: Additional settings set for nvidia GPUs
12mu|nvidia-additional-settings-1-1|2	Name: nvidia-additional-settings
12mu|nvidia-additional-settings-1-1|3	Version: 1
12mu|nvidia-additional-settings-1-1|4	Release: 1
12mu|nvidia-additional-settings-1-1|5	Group: System/Kernel and hardware
12mu|nvidia-additional-settings-1-1|6	Url: https://abf.rosalinux.ru/abf/nvidia-additional-settings/issues
12mu|nvidia-additional-settings-1-1|7	License: GPLv2+
12mu|nvidia-additional-settings-1-1|8	BuildArch: noarch
12mu|nvidia-additional-settings-1-1|9	Source0: 68nvidia-defaults.sh
12mu|nvidia-additional-settings-1-1|10	
12mu|nvidia-additional-settings-1-1|11	%description
12mu|nvidia-additional-settings-1-1|12	default settings for nvidia GPUs
12mu|nvidia-additional-settings-1-1|13	
12mu|nvidia-additional-settings-1-1|14	%install
12mu|nvidia-additional-settings-1-1|15	mkdir -p %buildroot/etc/profile.d
12mu|nvidia-additional-settings-1-1|16	install -m755 %{SOURCE0} -D %{buildroot}/etc/profile.d/68nvidia-defaults.sh
12mu|nvidia-additional-settings-1-1|17	
12mu|nvidia-additional-settings-1-1|18	%pre
12mu|nvidia-additional-settings-1-1|19	
12mu|nvidia-additional-settings-1-1|20	%post
12mu|nvidia-additional-settings-1-1|21	
12mu|nvidia-additional-settings-1-1|22	%postun
12mu|nvidia-additional-settings-1-1|23	
12mu|nvidia-additional-settings-1-1|24	%files
12mu|nvidia-additional-settings-1-1|25	%config /etc/profile.d/68nvidia-defaults.sh
12mu|nvidia-additional-settings-1-1|26	%changelog
12mu|nvidia-additional-settings-1-1|27	* Wed Oct 30 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1-1
12mu|nvidia-additional-settings-1-1|28	+ Revision: 22bf836
12mu|nvidia-additional-settings-1-1|29	- import
12mu|nvidia-additional-settings-1-1|30	
12mu|nvidia-additional-settings-1-1|31	

20276 12
12mu|obconf-2.0.4-1|1	Summary:	Openbox preferences manager
12mu|obconf-2.0.4-1|2	Name:		obconf
12mu|obconf-2.0.4-1|3	Version:	2.0.4
12mu|obconf-2.0.4-1|4	Release:	1
12mu|obconf-2.0.4-1|5	Source0:	http://openbox.org/dist/obconf/%name-%version.tar.gz
12mu|obconf-2.0.4-1|6	Patch1:		obconf-2.0.3-link.patch
12mu|obconf-2.0.4-1|7	Patch2:		obconf-2.0.4-ru.patch
12mu|obconf-2.0.4-1|8	License:	GPLv2+
12mu|obconf-2.0.4-1|9	Group:		Graphical desktop/Other
12mu|obconf-2.0.4-1|10	Url:		http://openbox.org/wiki/Obconf
12mu|obconf-2.0.4-1|11	BuildRequires:	autoconf
12mu|obconf-2.0.4-1|12	BuildRequires:	automake
12mu|obconf-2.0.4-1|13	BuildRequires:	libtool
12mu|obconf-2.0.4-1|14	BuildRequires:	gettext-devel
12mu|obconf-2.0.4-1|15	BuildRequires:	startup-notification-devel
12mu|obconf-2.0.4-1|16	BuildRequires:	openbox-devel >= 3.5.2
12mu|obconf-2.0.4-1|17	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|obconf-2.0.4-1|18	BuildRequires:	libglade2.0-devel
12mu|obconf-2.0.4-1|19	BuildRequires:	desktop-file-utils
12mu|obconf-2.0.4-1|20	Requires:	openbox >= 3.5.2
12mu|obconf-2.0.4-1|21	
12mu|obconf-2.0.4-1|22	%description
12mu|obconf-2.0.4-1|23	ObConf is a graphical configuration tool for the Openbox window manager.
12mu|obconf-2.0.4-1|24	
12mu|obconf-2.0.4-1|25	%prep
12mu|obconf-2.0.4-1|26	%setup -q
12mu|obconf-2.0.4-1|27	%apply_patches
12mu|obconf-2.0.4-1|28	
12mu|obconf-2.0.4-1|29	%build
12mu|obconf-2.0.4-1|30	autoreconf -fi
12mu|obconf-2.0.4-1|31	%configure2_5x
12mu|obconf-2.0.4-1|32	%make
12mu|obconf-2.0.4-1|33	
12mu|obconf-2.0.4-1|34	%install
12mu|obconf-2.0.4-1|35	rm -rf %{buildroot}
12mu|obconf-2.0.4-1|36	%makeinstall
12mu|obconf-2.0.4-1|37	
12mu|obconf-2.0.4-1|38	# fix .desktop file
12mu|obconf-2.0.4-1|39	desktop-file-install --remove-key="Encoding" \
12mu|obconf-2.0.4-1|40	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
12mu|obconf-2.0.4-1|41	
12mu|obconf-2.0.4-1|42	%find_lang %{name}
12mu|obconf-2.0.4-1|43	
12mu|obconf-2.0.4-1|44	%files -f %{name}.lang
12mu|obconf-2.0.4-1|45	%defattr(-,root,root)
12mu|obconf-2.0.4-1|46	%doc AUTHORS README COPYING TODO
12mu|obconf-2.0.4-1|47	%{_bindir}/%{name}
12mu|obconf-2.0.4-1|48	%{_datadir}/applications/%{name}.desktop
12mu|obconf-2.0.4-1|49	%{_datadir}/%{name}
12mu|obconf-2.0.4-1|50	%{_datadir}/mime/packages/%{name}.xml
12mu|obconf-2.0.4-1|51	%{_datadir}/mimelnk/application/x-openbox-theme.desktop
12mu|obconf-2.0.4-1|52	%{_datadir}/pixmaps/%{name}.png
12mu|obconf-2.0.4-1|53	
12mu|obconf-2.0.4-1|54	%changelog
12mu|obconf-2.0.4-1|55	* Wed Oct 23 2013 akdengi <kazancas@mandriva.ru> 2.0.4-1
12mu|obconf-2.0.4-1|56	+ Revision: 156510d
12mu|obconf-2.0.4-1|57	- add patch for ru
12mu|obconf-2.0.4-1|58	
12mu|obconf-2.0.4-1|59	

20277 12
12mu|obex-data-server-0.4.6-5|1	Name:		obex-data-server
12mu|obex-data-server-0.4.6-5|2	Version:	0.4.6
12mu|obex-data-server-0.4.6-5|3	Release:	%mkrel 5
12mu|obex-data-server-0.4.6-5|4	Summary:	D-Bus service for Obex access
12mu|obex-data-server-0.4.6-5|5	
12mu|obex-data-server-0.4.6-5|6	Group:		System/Servers
12mu|obex-data-server-0.4.6-5|7	License:	GPLv2+
12mu|obex-data-server-0.4.6-5|8	Source0:	http://tadas.dailyda.com/software/%{name}-%{version}.tar.gz
12mu|obex-data-server-0.4.6-5|9	Url:		http://tadas.dailyda.com/blog
12mu|obex-data-server-0.4.6-5|10	Patch0:		obex-data-server-0.4.6-build-fixes-1.patch
12mu|obex-data-server-0.4.6-5|11	
12mu|obex-data-server-0.4.6-5|12	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|obex-data-server-0.4.6-5|13	BuildRequires:	bluez-devel
12mu|obex-data-server-0.4.6-5|14	BuildRequires:	openobex-devel
12mu|obex-data-server-0.4.6-5|15	BuildRequires:	gtk2-devel
12mu|obex-data-server-0.4.6-5|16	BuildRequires:	pkgconfig(libusb)
12mu|obex-data-server-0.4.6-5|17	BuildRequires:	libtool
12mu|obex-data-server-0.4.6-5|18	
12mu|obex-data-server-0.4.6-5|19	%description
12mu|obex-data-server-0.4.6-5|20	obex-data-server is a D-Bus service to allow sending and receiving files
12mu|obex-data-server-0.4.6-5|21	using the ObexFTP and Obex Push protocols, common on mobile phones and
12mu|obex-data-server-0.4.6-5|22	other Bluetooth-equipped devices.
12mu|obex-data-server-0.4.6-5|23	
12mu|obex-data-server-0.4.6-5|24	%prep
12mu|obex-data-server-0.4.6-5|25	%setup -q
12mu|obex-data-server-0.4.6-5|26	%patch0 -p1
12mu|obex-data-server-0.4.6-5|27	
12mu|obex-data-server-0.4.6-5|28	%build
12mu|obex-data-server-0.4.6-5|29	%configure2_5x --enable-bip=gdk-pixbuf
12mu|obex-data-server-0.4.6-5|30	%make
12mu|obex-data-server-0.4.6-5|31	
12mu|obex-data-server-0.4.6-5|32	cat << EOF > README
12mu|obex-data-server-0.4.6-5|33	Bug tracking system is at:
12mu|obex-data-server-0.4.6-5|34	http://bugs.muiline.com/view_all_bug_page.php
12mu|obex-data-server-0.4.6-5|35	
12mu|obex-data-server-0.4.6-5|36	Web page is at:
12mu|obex-data-server-0.4.6-5|37	http://tadas.dailyda.com/blog/
12mu|obex-data-server-0.4.6-5|38	
12mu|obex-data-server-0.4.6-5|39	SVN tree:
12mu|obex-data-server-0.4.6-5|40	svn://svn.muiline.com/obex-data-server/trunk/
12mu|obex-data-server-0.4.6-5|41	
12mu|obex-data-server-0.4.6-5|42	SVN browsing:
12mu|obex-data-server-0.4.6-5|43	http://svn.muiline.com/cgi-bin/viewvc.cgi/obex-data-server/trunk/
12mu|obex-data-server-0.4.6-5|44	
12mu|obex-data-server-0.4.6-5|45	EOF
12mu|obex-data-server-0.4.6-5|46	
12mu|obex-data-server-0.4.6-5|47	%install
12mu|obex-data-server-0.4.6-5|48	# FIXME files missing: http://bugs.muiline.com/view.php?id=42
12mu|obex-data-server-0.4.6-5|49	#chmod a-x test/*.py
12mu|obex-data-server-0.4.6-5|50	%makeinstall_std
12mu|obex-data-server-0.4.6-5|51	
12mu|obex-data-server-0.4.6-5|52	%files
12mu|obex-data-server-0.4.6-5|53	%doc AUTHORS ChangeLog NEWS README COPYING dbus-api.txt
12mu|obex-data-server-0.4.6-5|54	#test/ods-dbus-test.c test/ods-server-test.py test/ods-session-test.py
12mu|obex-data-server-0.4.6-5|55	%{_bindir}/obex-data-server
12mu|obex-data-server-0.4.6-5|56	%{_datadir}/dbus-1/services/obex-data-server.service
12mu|obex-data-server-0.4.6-5|57	%config %{_sysconfdir}/obex-data-server/*.xml
12mu|obex-data-server-0.4.6-5|58	%{_mandir}/man1/obex-data-server.1.*

20278 12
12mu|obexftp-0.23-9|1	%define major		0
12mu|obexftp-0.23-9|2	%define mcobex_major	1
12mu|obexftp-0.23-9|3	%define libname		%mklibname %{name} %{major}
12mu|obexftp-0.23-9|4	%define develname	%mklibname %{name} -d
12mu|obexftp-0.23-9|5	
12mu|obexftp-0.23-9|6	Name:		obexftp
12mu|obexftp-0.23-9|7	Summary:	Access devices via ObexFTP e.g. Siemens mobile equipment
12mu|obexftp-0.23-9|8	Version:	0.23
12mu|obexftp-0.23-9|9	Release:	9
12mu|obexftp-0.23-9|10	License:	GPLv2+
12mu|obexftp-0.23-9|11	Group:		Communications
12mu|obexftp-0.23-9|12	URL:		http://dev.zuckschwerdt.org/openobex/wiki/ObexFtp
12mu|obexftp-0.23-9|13	Source0:	http://triq.net/obexftp/%{name}-%{version}.tar.bz2
12mu|obexftp-0.23-9|14	# From Gentoo bug #250210: fix a missing include that breaks build -
12mu|obexftp-0.23-9|15	# AdamW 2009/01
12mu|obexftp-0.23-9|16	Patch0:		obexftp-0.22-include.patch
12mu|obexftp-0.23-9|17	# Fix a string literal error - AdamW 2009/01
12mu|obexftp-0.23-9|18	Patch1:		obexftp-0.22-literal.patch
12mu|obexftp-0.23-9|19	Patch2:		obexftp-0.23-ruby1.9.patch
12mu|obexftp-0.23-9|20	Patch3:		obexftp-0.23-sfmt.patch
12mu|obexftp-0.23-9|21	Patch4:		obexftp-change-api-new-openobx.patch
12mu|obexftp-0.23-9|22	BuildRequires:	pkgconfig(bluez)
12mu|obexftp-0.23-9|23	BuildRequires:	pkgconfig(openobex)
12mu|obexftp-0.23-9|24	BuildRequires:	python-devel
12mu|obexftp-0.23-9|25	BuildRequires:	ruby
12mu|obexftp-0.23-9|26	BuildRequires:	ruby-devel
12mu|obexftp-0.23-9|27	
12mu|obexftp-0.23-9|28	%description
12mu|obexftp-0.23-9|29	The overall goal of this project is to make mobile devices featuring
12mu|obexftp-0.23-9|30	the OBEX protocol and adhering to the OBEX FTP standard accessible.
12mu|obexftp-0.23-9|31	The most common use for ObexFTP is to access your mobile phones memory
12mu|obexftp-0.23-9|32	to store and retrieve e.g. your phonebook, logos, ringtones, music,
12mu|obexftp-0.23-9|33	pictures and the like.
12mu|obexftp-0.23-9|34	
12mu|obexftp-0.23-9|35	%package -n	%{libname}
12mu|obexftp-0.23-9|36	Summary:	Main library for %{name}
12mu|obexftp-0.23-9|37	Group:		System/Libraries
12mu|obexftp-0.23-9|38	
12mu|obexftp-0.23-9|39	%description -n	%{libname}
12mu|obexftp-0.23-9|40	The overall goal of this project is to make mobile devices featuring
12mu|obexftp-0.23-9|41	the OBEX protocol and adhering to the OBEX FTP standard accessible.
12mu|obexftp-0.23-9|42	The most common use for ObexFTP is to access your mobile phones memory
12mu|obexftp-0.23-9|43	to store and retrieve e.g. your phonebook, logos, ringtones, music,
12mu|obexftp-0.23-9|44	pictures and the like.
12mu|obexftp-0.23-9|45	
12mu|obexftp-0.23-9|46	%package -n	%{develname}
12mu|obexftp-0.23-9|47	Summary:	Headers for developing programs that will use %{name}
12mu|obexftp-0.23-9|48	Group:		Development/Other
12mu|obexftp-0.23-9|49	Provides:	%{name}-devel = %{version}-%{release}
12mu|obexftp-0.23-9|50	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|obexftp-0.23-9|51	Requires:	%{libname} = %{version}-%{release}
12mu|obexftp-0.23-9|52	Requires:	pkgconfig(openobex)
12mu|obexftp-0.23-9|53	
12mu|obexftp-0.23-9|54	%description -n	%{develname}
12mu|obexftp-0.23-9|55	The overall goal of this project is to make mobile devices featuring
12mu|obexftp-0.23-9|56	the OBEX protocol and adhering to the OBEX FTP standard accessible.
12mu|obexftp-0.23-9|57	The most common use for ObexFTP is to access your mobile phones memory
12mu|obexftp-0.23-9|58	to store and retrieve e.g. your phonebook, logos, ringtones, music,
12mu|obexftp-0.23-9|59	pictures and the like.
12mu|obexftp-0.23-9|60	
12mu|obexftp-0.23-9|61	%package -n	python-%{name}
12mu|obexftp-0.23-9|62	Summary:	Python binding for %{name}
12mu|obexftp-0.23-9|63	Group:		Development/Python
12mu|obexftp-0.23-9|64	Requires:	python
12mu|obexftp-0.23-9|65	Requires:	python-devel
12mu|obexftp-0.23-9|66	
12mu|obexftp-0.23-9|67	%description -n	python-%{name}
12mu|obexftp-0.23-9|68	The overall goal of this project is to make mobile devices featuring
12mu|obexftp-0.23-9|69	the OBEX protocol and adhering to the OBEX FTP standard accessible.
12mu|obexftp-0.23-9|70	The most common use for ObexFTP is to access your mobile phones memory
12mu|obexftp-0.23-9|71	to store and retrieve e.g. your phonebook, logos, ringtones, music,
12mu|obexftp-0.23-9|72	pictures and the like.
12mu|obexftp-0.23-9|73	
12mu|obexftp-0.23-9|74	%package -n	ruby-%{name}
12mu|obexftp-0.23-9|75	Summary:	Ruby binding for %{name}
12mu|obexftp-0.23-9|76	Group:		Development/Other
12mu|obexftp-0.23-9|77	Requires:	ruby
12mu|obexftp-0.23-9|78	Requires:	ruby-devel
12mu|obexftp-0.23-9|79	
12mu|obexftp-0.23-9|80	%description -n	ruby-%{name}
12mu|obexftp-0.23-9|81	The overall goal of this project is to make mobile devices featuring
12mu|obexftp-0.23-9|82	the OBEX protocol and adhering to the OBEX FTP standard accessible.
12mu|obexftp-0.23-9|83	The most common use for ObexFTP is to access your mobile phones memory
12mu|obexftp-0.23-9|84	to store and retrieve e.g. your phonebook, logos, ringtones, music,
12mu|obexftp-0.23-9|85	pictures and the like.
12mu|obexftp-0.23-9|86	
12mu|obexftp-0.23-9|87	%prep
12mu|obexftp-0.23-9|88	%setup -q
12mu|obexftp-0.23-9|89	%patch0 -p1 -b .include
12mu|obexftp-0.23-9|90	%patch1 -p1 -b .literal
12mu|obexftp-0.23-9|91	%patch2 -p1 -b .ruby1.9
12mu|obexftp-0.23-9|92	%patch3 -p1 -b .sfmt
12mu|obexftp-0.23-9|93	%patch4 -p1 -b .api
12mu|obexftp-0.23-9|94	
12mu|obexftp-0.23-9|95	%build
12mu|obexftp-0.23-9|96	%configure2_5x \
12mu|obexftp-0.23-9|97	--disable-tcl \
12mu|obexftp-0.23-9|98	--disable-perl
12mu|obexftp-0.23-9|99	
12mu|obexftp-0.23-9|100	%make
12mu|obexftp-0.23-9|101	
12mu|obexftp-0.23-9|102	%install
12mu|obexftp-0.23-9|103	%makeinstall_std
12mu|obexftp-0.23-9|104	
12mu|obexftp-0.23-9|105	%files
12mu|obexftp-0.23-9|106	%doc AUTHORS ChangeLog NEWS README* THANKS TODO
12mu|obexftp-0.23-9|107	%{_bindir}/*
12mu|obexftp-0.23-9|108	%{_mandir}/man1/*
12mu|obexftp-0.23-9|109	
12mu|obexftp-0.23-9|110	%files -n %{libname}
12mu|obexftp-0.23-9|111	%{_libdir}/*.so.%{major}*
12mu|obexftp-0.23-9|112	%{_libdir}/libmulticobex.so.%{mcobex_major}*
12mu|obexftp-0.23-9|113	
12mu|obexftp-0.23-9|114	%files -n %{develname}
12mu|obexftp-0.23-9|115	%{_includedir}/*
12mu|obexftp-0.23-9|116	%{_libdir}/*.so
12mu|obexftp-0.23-9|117	%{_libdir}/*.a
12mu|obexftp-0.23-9|118	%{_libdir}/pkgconfig/*.pc
12mu|obexftp-0.23-9|119	
12mu|obexftp-0.23-9|120	%files -n python-%{name}
12mu|obexftp-0.23-9|121	%{py_platsitedir}/%{name}
12mu|obexftp-0.23-9|122	%{py_platsitedir}/%{name}-%version-py%{py_ver}.egg-info
12mu|obexftp-0.23-9|123	
12mu|obexftp-0.23-9|124	%files -n ruby-%{name}
12mu|obexftp-0.23-9|125	%{ruby_sitearchdir}/%{name}.so

20279 12
12mu|ocaml-findlib-1.3.3-1|1	%define up_name	findlib
12mu|ocaml-findlib-1.3.3-1|2	%define debug_package          %{nil}
12mu|ocaml-findlib-1.3.3-1|3	
12mu|ocaml-findlib-1.3.3-1|4	Summary:	A module packaging tool for OCaml
12mu|ocaml-findlib-1.3.3-1|5	Name:		ocaml-%{up_name}
12mu|ocaml-findlib-1.3.3-1|6	Version:	1.3.3
12mu|ocaml-findlib-1.3.3-1|7	Release:	1
12mu|ocaml-findlib-1.3.3-1|8	Group:		Development/Other
12mu|ocaml-findlib-1.3.3-1|9	License:	MIT-style
12mu|ocaml-findlib-1.3.3-1|10	Url:		http://www.ocaml-programming.de/packages/documentation/findlib/
12mu|ocaml-findlib-1.3.3-1|11	Source0:	http://www.ocaml-programming.de/packages/%{up_name}-%{version}.tar.gz
12mu|ocaml-findlib-1.3.3-1|12	BuildRequires:	ocaml >= 0:3.10
12mu|ocaml-findlib-1.3.3-1|13	BuildRequires:	camlp4
12mu|ocaml-findlib-1.3.3-1|14	BuildRequires:	ocaml-labltk
12mu|ocaml-findlib-1.3.3-1|15	BuildRequires:	ncurses-devel
12mu|ocaml-findlib-1.3.3-1|16	Obsoletes:      %{up_name}
12mu|ocaml-findlib-1.3.3-1|17	
12mu|ocaml-findlib-1.3.3-1|18	%description
12mu|ocaml-findlib-1.3.3-1|19	The findlib library provides a scheme to manage reusable software
12mu|ocaml-findlib-1.3.3-1|20	components (packages), and includes tools that support this scheme.
12mu|ocaml-findlib-1.3.3-1|21	Packages are collections of OCaml modules for which metainformation can
12mu|ocaml-findlib-1.3.3-1|22	be stored. The packages are kept in the filesystem hierarchy, but with
12mu|ocaml-findlib-1.3.3-1|23	strict directory structure. The library contains functions to look the
12mu|ocaml-findlib-1.3.3-1|24	directory up that stores a package, to query metainformation about a
12mu|ocaml-findlib-1.3.3-1|25	package, and to retrieve dependency information about multiple packages.
12mu|ocaml-findlib-1.3.3-1|26	There is also a tool that allows the user to enter queries on the
12mu|ocaml-findlib-1.3.3-1|27	command-line. In order to simplify compilation and linkage, there are
12mu|ocaml-findlib-1.3.3-1|28	new frontends of the various OCaml compilers that can directly deal with
12mu|ocaml-findlib-1.3.3-1|29	packages.
12mu|ocaml-findlib-1.3.3-1|30	
12mu|ocaml-findlib-1.3.3-1|31	%package	devel
12mu|ocaml-findlib-1.3.3-1|32	Summary:	Development files for %{name}
12mu|ocaml-findlib-1.3.3-1|33	Group:		Development/Other
12mu|ocaml-findlib-1.3.3-1|34	Requires:	%{name} = %{version}-%{release}
12mu|ocaml-findlib-1.3.3-1|35	
12mu|ocaml-findlib-1.3.3-1|36	
12mu|ocaml-findlib-1.3.3-1|37	%description	devel
12mu|ocaml-findlib-1.3.3-1|38	The %{name}-devel package contains libraries and header files for
12mu|ocaml-findlib-1.3.3-1|39	developing applications that use %{name}.
12mu|ocaml-findlib-1.3.3-1|40	
12mu|ocaml-findlib-1.3.3-1|41	
12mu|ocaml-findlib-1.3.3-1|42	%prep
12mu|ocaml-findlib-1.3.3-1|43	%setup -q -n %{up_name}-%{version}
12mu|ocaml-findlib-1.3.3-1|44	
12mu|ocaml-findlib-1.3.3-1|45	%build
12mu|ocaml-findlib-1.3.3-1|46	./configure \
12mu|ocaml-findlib-1.3.3-1|47	-mandir %{_mandir} \
12mu|ocaml-findlib-1.3.3-1|48	-config %{_sysconfdir}/findlib.conf \
12mu|ocaml-findlib-1.3.3-1|49	-sitelib `ocamlc -where` \
12mu|ocaml-findlib-1.3.3-1|50	-with-toolbox
12mu|ocaml-findlib-1.3.3-1|51	%make all
12mu|ocaml-findlib-1.3.3-1|52	%ifnarch %arm %mips
12mu|ocaml-findlib-1.3.3-1|53	%make opt
12mu|ocaml-findlib-1.3.3-1|54	%endif
12mu|ocaml-findlib-1.3.3-1|55	
12mu|ocaml-findlib-1.3.3-1|56	%install
12mu|ocaml-findlib-1.3.3-1|57	%make prefix=%{buildroot} PREFIX=%{buildroot} install
12mu|ocaml-findlib-1.3.3-1|58	
12mu|ocaml-findlib-1.3.3-1|59	# don't ship META files for standard library in this package,
12mu|ocaml-findlib-1.3.3-1|60	# they are included in ocaml package,
12mu|ocaml-findlib-1.3.3-1|61	# [IMPORTANT] so when this package is updated, update too
12mu|ocaml-findlib-1.3.3-1|62	# the tarball that contain these files (Source5) in the ocaml package!
12mu|ocaml-findlib-1.3.3-1|63	rm -f %{buildroot}%{_libdir}/ocaml/bigarray/META
12mu|ocaml-findlib-1.3.3-1|64	rm -f %{buildroot}%{_libdir}/ocaml/camlp4/META
12mu|ocaml-findlib-1.3.3-1|65	rm -f %{buildroot}%{_libdir}/ocaml/dbm/META
12mu|ocaml-findlib-1.3.3-1|66	rm -f %{buildroot}%{_libdir}/ocaml/dynlink/META
12mu|ocaml-findlib-1.3.3-1|67	rm -f %{buildroot}%{_libdir}/ocaml/graphics/META
12mu|ocaml-findlib-1.3.3-1|68	rm -f %{buildroot}%{_libdir}/ocaml/labltk/META
12mu|ocaml-findlib-1.3.3-1|69	rm -f %{buildroot}%{_libdir}/ocaml/num/META
12mu|ocaml-findlib-1.3.3-1|70	rm -f %{buildroot}%{_libdir}/ocaml/num-top/META
12mu|ocaml-findlib-1.3.3-1|71	rm -f %{buildroot}%{_libdir}/ocaml/stdlib/META
12mu|ocaml-findlib-1.3.3-1|72	rm -f %{buildroot}%{_libdir}/ocaml/str/META
12mu|ocaml-findlib-1.3.3-1|73	rm -f %{buildroot}%{_libdir}/ocaml/threads/META
12mu|ocaml-findlib-1.3.3-1|74	rm -f %{buildroot}%{_libdir}/ocaml/unix/META
12mu|ocaml-findlib-1.3.3-1|75	rm -f %{buildroot}%{_libdir}/ocaml/ocamlbuild/META
12mu|ocaml-findlib-1.3.3-1|76	# In order to update the [Source5] field of ocaml.spec,
12mu|ocaml-findlib-1.3.3-1|77	# in the findlib source directory run the ./configure script
12mu|ocaml-findlib-1.3.3-1|78	# with camlp4 and ocaml-labltk properly installed, then:
12mu|ocaml-findlib-1.3.3-1|79	# tar cfj  findlib-1.2.4-ocaml-3.11.1-meta-files.tar.bz2  site-lib-src/*/META
12mu|ocaml-findlib-1.3.3-1|80	
12mu|ocaml-findlib-1.3.3-1|81	%files
12mu|ocaml-findlib-1.3.3-1|82	%doc LICENSE
12mu|ocaml-findlib-1.3.3-1|83	%config(noreplace) %{_sysconfdir}/findlib.conf
12mu|ocaml-findlib-1.3.3-1|84	%{_bindir}/*
12mu|ocaml-findlib-1.3.3-1|85	%{_mandir}/man*/*
12mu|ocaml-findlib-1.3.3-1|86	%{_libdir}/ocaml/findlib
12mu|ocaml-findlib-1.3.3-1|87	%{_libdir}/ocaml/topfind
12mu|ocaml-findlib-1.3.3-1|88	%{_libdir}/ocaml/num-top
12mu|ocaml-findlib-1.3.3-1|89	# %{_libdir}/ocaml/compiler-libs
12mu|ocaml-findlib-1.3.3-1|90	%exclude %{_libdir}/ocaml/findlib/*.a
12mu|ocaml-findlib-1.3.3-1|91	%exclude %{_libdir}/ocaml/findlib/*.cmxa
12mu|ocaml-findlib-1.3.3-1|92	%exclude %{_libdir}/ocaml/findlib/*.mli
12mu|ocaml-findlib-1.3.3-1|93	%exclude %{_libdir}/ocaml/findlib/Makefile.config
12mu|ocaml-findlib-1.3.3-1|94	%exclude %{_libdir}/ocaml/findlib/make_wizard
12mu|ocaml-findlib-1.3.3-1|95	%exclude %{_libdir}/ocaml/findlib/make_wizard.pattern
12mu|ocaml-findlib-1.3.3-1|96	
12mu|ocaml-findlib-1.3.3-1|97	%files devel
12mu|ocaml-findlib-1.3.3-1|98	%doc LICENSE doc doc/README doc/guide-html
12mu|ocaml-findlib-1.3.3-1|99	%{_libdir}/ocaml/findlib/*.a
12mu|ocaml-findlib-1.3.3-1|100	%{_libdir}/ocaml/findlib/*.cmxa
12mu|ocaml-findlib-1.3.3-1|101	%{_libdir}/ocaml/findlib/*.mli
12mu|ocaml-findlib-1.3.3-1|102	%{_libdir}/ocaml/findlib/Makefile.config
12mu|ocaml-findlib-1.3.3-1|103	%{_libdir}/ocaml/findlib/make_wizard
12mu|ocaml-findlib-1.3.3-1|104	%{_libdir}/ocaml/findlib/make_wizard.pattern
12mu|ocaml-findlib-1.3.3-1|105	
12mu|ocaml-findlib-1.3.3-1|106	
12mu|ocaml-findlib-1.3.3-1|107	%changelog
12mu|ocaml-findlib-1.3.3-1|108	* Sun Apr 10 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.7-1
12mu|ocaml-findlib-1.3.3-1|109	+ Revision: 652334
12mu|ocaml-findlib-1.3.3-1|110	- do parallel build
12mu|ocaml-findlib-1.3.3-1|111	- cleanups
12mu|ocaml-findlib-1.3.3-1|112	- new version
12mu|ocaml-findlib-1.3.3-1|113	
12mu|ocaml-findlib-1.3.3-1|114	* Wed Oct 06 2010 Funda Wang <fwang@mandriva.org> 1.2.6-2mdv2011.0
12mu|ocaml-findlib-1.3.3-1|115	+ Revision: 583377
12mu|ocaml-findlib-1.3.3-1|116	- rebuild for ocaml
12mu|ocaml-findlib-1.3.3-1|117	
12mu|ocaml-findlib-1.3.3-1|118	* Mon Aug 23 2010 Florent Monnier <blue_prawn@mandriva.org> 1.2.6-1mdv2011.0
12mu|ocaml-findlib-1.3.3-1|119	+ Revision: 572365
12mu|ocaml-findlib-1.3.3-1|120	- updated to last version 1.2.6
12mu|ocaml-findlib-1.3.3-1|121	
12mu|ocaml-findlib-1.3.3-1|122	* Fri Sep 25 2009 Olivier Blin <oblin@mandriva.com> 1.2.4-5mdv2010.0
12mu|ocaml-findlib-1.3.3-1|123	+ Revision: 448919
12mu|ocaml-findlib-1.3.3-1|124	- fix build on platforms without ocaml*opt, by disabling make opt on
12mu|ocaml-findlib-1.3.3-1|125	arm & mips (from Arnaud Patard)
12mu|ocaml-findlib-1.3.3-1|126	
12mu|ocaml-findlib-1.3.3-1|127	* Fri Sep 11 2009 Florent Monnier <blue_prawn@mandriva.org> 1.2.4-4mdv2010.0
12mu|ocaml-findlib-1.3.3-1|128	+ Revision: 438522
12mu|ocaml-findlib-1.3.3-1|129	- restore the previous management of the META files of the standard library
12mu|ocaml-findlib-1.3.3-1|130	
12mu|ocaml-findlib-1.3.3-1|131	* Wed Sep 09 2009 Florent Monnier <blue_prawn@mandriva.org> 1.2.4-3mdv2010.0
12mu|ocaml-findlib-1.3.3-1|132	+ Revision: 435980
12mu|ocaml-findlib-1.3.3-1|133	- along with the "revision 435784" of the package ocaml, it will be easier to keep these META files up to date in this package
12mu|ocaml-findlib-1.3.3-1|134	
12mu|ocaml-findlib-1.3.3-1|135	* Sat Jun 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.4-2mdv2010.0
12mu|ocaml-findlib-1.3.3-1|136	+ Revision: 389775
12mu|ocaml-findlib-1.3.3-1|137	- rebuild
12mu|ocaml-findlib-1.3.3-1|138	
12mu|ocaml-findlib-1.3.3-1|139	* Thu Jun 11 2009 Florent Monnier <blue_prawn@mandriva.org> 1.2.4-1mdv2010.0
12mu|ocaml-findlib-1.3.3-1|140	+ Revision: 385095
12mu|ocaml-findlib-1.3.3-1|141	- updated version
12mu|ocaml-findlib-1.3.3-1|142	
12mu|ocaml-findlib-1.3.3-1|143	* Wed Dec 24 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.3-1mdv2009.1
12mu|ocaml-findlib-1.3.3-1|144	+ Revision: 318141
12mu|ocaml-findlib-1.3.3-1|145	- rename package from findlib, for general consistency with ocaml naming policy
12mu|ocaml-findlib-1.3.3-1|146	- use standard ocaml lib directory root for packages installation, instead of
12mu|ocaml-findlib-1.3.3-1|147	site-libe hierarchy, as per fedora and debian policies
12mu|ocaml-findlib-1.3.3-1|148	- new version
12mu|ocaml-findlib-1.3.3-1|149	- no more mini subpackage, but new devel subpackage
12mu|ocaml-findlib-1.3.3-1|150	- build toolbox, as per fedora package
12mu|ocaml-findlib-1.3.3-1|151	- package renaming
12mu|ocaml-findlib-1.3.3-1|152	
12mu|ocaml-findlib-1.3.3-1|153	* Tue Dec 09 2008 Pixel <pixel@mandriva.com> 0:1.2.2-2mdv2009.1
12mu|ocaml-findlib-1.3.3-1|154	+ Revision: 312166
12mu|ocaml-findlib-1.3.3-1|155	- rebuild
12mu|ocaml-findlib-1.3.3-1|156	
12mu|ocaml-findlib-1.3.3-1|157	* Thu Aug 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0:1.2.2-1mdv2009.0
12mu|ocaml-findlib-1.3.3-1|158	+ Revision: 272039
12mu|ocaml-findlib-1.3.3-1|159	- new version
12mu|ocaml-findlib-1.3.3-1|160	
12mu|ocaml-findlib-1.3.3-1|161	* Tue Mar 04 2008 Stefan van der Eijk <stefan@mandriva.org> 0:1.1.2-0.pl1.3mdv2008.1
12mu|ocaml-findlib-1.3.3-1|162	+ Revision: 178241
12mu|ocaml-findlib-1.3.3-1|163	- rebuild
12mu|ocaml-findlib-1.3.3-1|164	
12mu|ocaml-findlib-1.3.3-1|165	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0:1.1.2-0.pl1.2mdv2008.1
12mu|ocaml-findlib-1.3.3-1|166	+ Revision: 136415
12mu|ocaml-findlib-1.3.3-1|167	- restore BuildRoot
12mu|ocaml-findlib-1.3.3-1|168	
12mu|ocaml-findlib-1.3.3-1|169	+ Thierry Vignaud <tv@mandriva.org>
12mu|ocaml-findlib-1.3.3-1|170	- kill re-definition of %%buildroot on Pixel's request
12mu|ocaml-findlib-1.3.3-1|171	
12mu|ocaml-findlib-1.3.3-1|172	* Tue Sep 18 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0:1.1.2-0.pl1.2mdv2008.0
12mu|ocaml-findlib-1.3.3-1|173	+ Revision: 89641
12mu|ocaml-findlib-1.3.3-1|174	- rebuild
12mu|ocaml-findlib-1.3.3-1|175	
12mu|ocaml-findlib-1.3.3-1|176	* Thu Jun 07 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 0:1.1.2-0.pl1.1mdv2008.0
12mu|ocaml-findlib-1.3.3-1|177	+ Revision: 36818
12mu|ocaml-findlib-1.3.3-1|178	- new release: 1.1.2pl3
12mu|ocaml-findlib-1.3.3-1|179	- fix installation of safe_camlp4 (P0)
12mu|ocaml-findlib-1.3.3-1|180	- wipe out buildroot before install
12mu|ocaml-findlib-1.3.3-1|181	
12mu|ocaml-findlib-1.3.3-1|182	* Tue May 29 2007 Pixel <pixel@mandriva.com> 0:1.1.1-7mdv2008.0
12mu|ocaml-findlib-1.3.3-1|183	+ Revision: 32507
12mu|ocaml-findlib-1.3.3-1|184	- rebuild with new ocaml
12mu|ocaml-findlib-1.3.3-1|185	

20280 12
12mu|ogre-1.8.1-1|1	%define	oname OGRE
12mu|ogre-1.8.1-1|2	################################################################################
12mu|ogre-1.8.1-1|3	# !!! Never backport this package as it requires full rebuild of all based games
12mu|ogre-1.8.1-1|4	%define	version 1.8.1
12mu|ogre-1.8.1-1|5	################################################################################
12mu|ogre-1.8.1-1|6	%define	uversion %(echo %{version}| tr . _)
12mu|ogre-1.8.1-1|7	%define	libname %mklibname %{name} %{uversion}
12mu|ogre-1.8.1-1|8	%define	devname %mklibname %{name} -d
12mu|ogre-1.8.1-1|9	%define	filever %(echo v%{version}| tr . -)
12mu|ogre-1.8.1-1|10	
12mu|ogre-1.8.1-1|11	Summary:	Object-Oriented Graphics Rendering Engine
12mu|ogre-1.8.1-1|12	Name:		ogre
12mu|ogre-1.8.1-1|13	Version:	%{version}
12mu|ogre-1.8.1-1|14	Release:	1
12mu|ogre-1.8.1-1|15	License:	LGPLv2+
12mu|ogre-1.8.1-1|16	Group:		System/Libraries
12mu|ogre-1.8.1-1|17	URL:		http://www.ogre3d.org/
12mu|ogre-1.8.1-1|18	Source0:	http://downloads.sourceforge.net/ogre/%{name}_src_%{filever}.tar.bz2
12mu|ogre-1.8.1-1|19	
12mu|ogre-1.8.1-1|20	BuildRequires:	cmake
12mu|ogre-1.8.1-1|21	BuildRequires:	pkgconfig(x11)
12mu|ogre-1.8.1-1|22	BuildRequires:	pkgconfig(xaw7)
12mu|ogre-1.8.1-1|23	BuildRequires:	pkgconfig(xrandr)
12mu|ogre-1.8.1-1|24	BuildRequires:	pkgconfig(xt)
12mu|ogre-1.8.1-1|25	BuildRequires:	pkgconfig(gl)
12mu|ogre-1.8.1-1|26	BuildRequires:	pkgconfig(glu)
12mu|ogre-1.8.1-1|27	BuildRequires:	pkgconfig(OIS)
12mu|ogre-1.8.1-1|28	BuildRequires:	boost-devel
12mu|ogre-1.8.1-1|29	BuildRequires:	freeimage-devel
12mu|ogre-1.8.1-1|30	BuildRequires:	pkgconfig(freetype2)
12mu|ogre-1.8.1-1|31	BuildRequires:	pkgconfig(zziplib)
12mu|ogre-1.8.1-1|32	BuildRequires:	pkgconfig(cppunit)
12mu|ogre-1.8.1-1|33	#Requires to build cg-plugin, but we cannot do it as cg-devel is in Non-Free
12mu|ogre-1.8.1-1|34	#BuildRequires:	cg-devel
12mu|ogre-1.8.1-1|35	#Be sure to build OGRE without cg-devel
12mu|ogre-1.8.1-1|36	BuildConflicts:	cg-devel
12mu|ogre-1.8.1-1|37	Conflicts:	libogre < 1.4.9
12mu|ogre-1.8.1-1|38	Suggests:	ogre-cg-plugin = %{version}
12mu|ogre-1.8.1-1|39	
12mu|ogre-1.8.1-1|40	%description
12mu|ogre-1.8.1-1|41	OGRE  (Object-Oriented  Graphics  Rendering  Engine)  is a scene-oriented,
12mu|ogre-1.8.1-1|42	flexible 3D engine written in C++ designed to make it easier  and  more
12mu|ogre-1.8.1-1|43	intuitive for developers to produce games and demos utilising 3D hardware.
12mu|ogre-1.8.1-1|44	The class library abstracts all the details  of  using the underlying system
12mu|ogre-1.8.1-1|45	libraries like Direct3D and OpenGL and provides an interface based on world
12mu|ogre-1.8.1-1|46	objects and other intuitive classes.
12mu|ogre-1.8.1-1|47	
12mu|ogre-1.8.1-1|48	%package -n %{libname}
12mu|ogre-1.8.1-1|49	Summary:	Libraries needed for programs using %{oname}
12mu|ogre-1.8.1-1|50	Group:		System/Libraries
12mu|ogre-1.8.1-1|51	
12mu|ogre-1.8.1-1|52	%description -n %{libname}
12mu|ogre-1.8.1-1|53	OGRE  (Object-Oriented  Graphics  Rendering  Engine)  is a scene-oriented,
12mu|ogre-1.8.1-1|54	flexible 3D engine written in C++ designed to make it easier  and  more
12mu|ogre-1.8.1-1|55	intuitive for developers to produce games and demos utilising 3D hardware.
12mu|ogre-1.8.1-1|56	The class library abstracts all the details  of  using the underlying system
12mu|ogre-1.8.1-1|57	libraries like Direct3D and OpenGL and provides an interface based on world
12mu|ogre-1.8.1-1|58	objects and other intuitive classes.
12mu|ogre-1.8.1-1|59	
12mu|ogre-1.8.1-1|60	%package -n %{devname}
12mu|ogre-1.8.1-1|61	Summary:	Development headers and libraries for writing programs using %{oname}
12mu|ogre-1.8.1-1|62	Group:		Development/C++
12mu|ogre-1.8.1-1|63	Requires:	%{libname} = %{version}-%{release}
12mu|ogre-1.8.1-1|64	Provides:	%{name}-devel = %{version}-%{release}
12mu|ogre-1.8.1-1|65	
12mu|ogre-1.8.1-1|66	%description -n	%{devname}
12mu|ogre-1.8.1-1|67	Development headers and libraries for writing programs using %{oname}
12mu|ogre-1.8.1-1|68	
12mu|ogre-1.8.1-1|69	%package samples
12mu|ogre-1.8.1-1|70	Summary:	Samples for %{oname}
12mu|ogre-1.8.1-1|71	Group:		System/Libraries
12mu|ogre-1.8.1-1|72	
12mu|ogre-1.8.1-1|73	%description samples
12mu|ogre-1.8.1-1|74	Samples for %{oname}.
12mu|ogre-1.8.1-1|75	
12mu|ogre-1.8.1-1|76	%prep
12mu|ogre-1.8.1-1|77	%setup -qn %{name}_src_%{filever}
12mu|ogre-1.8.1-1|78	
12mu|ogre-1.8.1-1|79	%build
12mu|ogre-1.8.1-1|80	%cmake \
12mu|ogre-1.8.1-1|81	-DOGRE_INSTALL_SAMPLES:BOOL=ON \
12mu|ogre-1.8.1-1|82	-DOGRE_INSTALL_SAMPLES_SOURCE:BOOL=ON \
12mu|ogre-1.8.1-1|83	-DOGRE_CONFIG_MEMTRACK_RELEASE:BOOL=ON
12mu|ogre-1.8.1-1|84	%make
12mu|ogre-1.8.1-1|85	
12mu|ogre-1.8.1-1|86	%install
12mu|ogre-1.8.1-1|87	%makeinstall_std -C build
12mu|ogre-1.8.1-1|88	
12mu|ogre-1.8.1-1|89	%files
12mu|ogre-1.8.1-1|90	%doc AUTHORS BUGS
12mu|ogre-1.8.1-1|91	%{_bindir}/OgreMeshUpgrader
12mu|ogre-1.8.1-1|92	%{_bindir}/OgreXMLConverter
12mu|ogre-1.8.1-1|93	%dir %{_libdir}/%{oname}
12mu|ogre-1.8.1-1|94	%{_libdir}/%{oname}/*.so*
12mu|ogre-1.8.1-1|95	%dir %{_datadir}/%{oname}
12mu|ogre-1.8.1-1|96	
12mu|ogre-1.8.1-1|97	%files -n %{libname}
12mu|ogre-1.8.1-1|98	%{_libdir}/*.so.%{version}
12mu|ogre-1.8.1-1|99	
12mu|ogre-1.8.1-1|100	%files -n %{devname}
12mu|ogre-1.8.1-1|101	%{_libdir}/*.so
12mu|ogre-1.8.1-1|102	%{_libdir}/pkgconfig/*.pc
12mu|ogre-1.8.1-1|103	%{_libdir}/%{oname}/cmake
12mu|ogre-1.8.1-1|104	%{_includedir}/%{oname}
12mu|ogre-1.8.1-1|105	
12mu|ogre-1.8.1-1|106	%files samples
12mu|ogre-1.8.1-1|107	%{_bindir}/SampleBrowser
12mu|ogre-1.8.1-1|108	%{_datadir}/%{oname}/*.cfg
12mu|ogre-1.8.1-1|109	%{_datadir}/%{oname}/CMakeLists.txt
12mu|ogre-1.8.1-1|110	%{_datadir}/%{oname}/media
12mu|ogre-1.8.1-1|111	%{_datadir}/%{oname}/Samples
12mu|ogre-1.8.1-1|112	%{_libdir}/%{oname}/Samples
12mu|ogre-1.8.1-1|113	
12mu|ogre-1.8.1-1|114	

20281 12
12mu|okteta-4.12.4-1|1	Summary:	A simple HEX editor for KDE
12mu|okteta-4.12.4-1|2	Name:		okteta
12mu|okteta-4.12.4-1|3	Version:	4.12.4
12mu|okteta-4.12.4-1|4	Release:	1
12mu|okteta-4.12.4-1|5	Epoch:		1
12mu|okteta-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|okteta-4.12.4-1|7	License:	GPLv2+
12mu|okteta-4.12.4-1|8	Url:		http://www.kde.org
12mu|okteta-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|okteta-4.12.4-1|10	%if %{is_beta}
12mu|okteta-4.12.4-1|11	%define ftpdir unstable
12mu|okteta-4.12.4-1|12	%else
12mu|okteta-4.12.4-1|13	%define ftpdir stable
12mu|okteta-4.12.4-1|14	%endif
12mu|okteta-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|okteta-4.12.4-1|16	BuildRequires:	kdelibs4-devel
12mu|okteta-4.12.4-1|17	BuildRequires:	pkgconfig(qca2)
12mu|okteta-4.12.4-1|18	Conflicts:	kdesdk4-core < 1:4.11.0
12mu|okteta-4.12.4-1|19	
12mu|okteta-4.12.4-1|20	%description
12mu|okteta-4.12.4-1|21	Okteta is a simple editor for the raw data of files. This type of program
12mu|okteta-4.12.4-1|22	is also called hex editor or binary editor.
12mu|okteta-4.12.4-1|23	
12mu|okteta-4.12.4-1|24	%files
12mu|okteta-4.12.4-1|25	%{_kde_bindir}/okteta
12mu|okteta-4.12.4-1|26	%{_kde_bindir}/struct2osd.sh
12mu|okteta-4.12.4-1|27	%{_kde_libdir}/kde4/libkbytearrayedit.so
12mu|okteta-4.12.4-1|28	%{_kde_libdir}/kde4/oktetapart.so
12mu|okteta-4.12.4-1|29	%{_kde_applicationsdir}/okteta.desktop
12mu|okteta-4.12.4-1|30	%{_kde_appsdir}/okteta
12mu|okteta-4.12.4-1|31	%{_kde_appsdir}/oktetapart
12mu|okteta-4.12.4-1|32	%{_kde_datadir}/config.kcfg/structviewpreferences.kcfg
12mu|okteta-4.12.4-1|33	%{_kde_configdir}/okteta-structures.knsrc
12mu|okteta-4.12.4-1|34	%{_kde_iconsdir}/*/*/apps/okteta.png
12mu|okteta-4.12.4-1|35	%{_kde_services}/kbytearrayedit.desktop
12mu|okteta-4.12.4-1|36	%{_kde_services}/oktetapart.desktop
12mu|okteta-4.12.4-1|37	%{_kde_datadir}/mime/packages/okteta.xml
12mu|okteta-4.12.4-1|38	%doc %{_kde_docdir}/HTML/en/okteta
12mu|okteta-4.12.4-1|39	
12mu|okteta-4.12.4-1|40	#----------------------------------------------------------------------------
12mu|okteta-4.12.4-1|41	
12mu|okteta-4.12.4-1|42	%define kasten2controllers_major 2
12mu|okteta-4.12.4-1|43	%define libkasten2controllers %mklibname kasten2controllers %{kasten2controllers_major}
12mu|okteta-4.12.4-1|44	
12mu|okteta-4.12.4-1|45	%package -n %{libkasten2controllers}
12mu|okteta-4.12.4-1|46	Summary:	Okteta shared library
12mu|okteta-4.12.4-1|47	Group:		System/Libraries
12mu|okteta-4.12.4-1|48	Obsoletes:	%{mklibname kasten1controllers 0} < 1:4.10.0
12mu|okteta-4.12.4-1|49	
12mu|okteta-4.12.4-1|50	%description -n %{libkasten2controllers}
12mu|okteta-4.12.4-1|51	Okteta shared library.
12mu|okteta-4.12.4-1|52	
12mu|okteta-4.12.4-1|53	%files -n %{libkasten2controllers}
12mu|okteta-4.12.4-1|54	%{_kde_libdir}/libkasten2controllers.so.%{kasten2controllers_major}
12mu|okteta-4.12.4-1|55	%{_kde_libdir}/libkasten2controllers.so.0.*
12mu|okteta-4.12.4-1|56	
12mu|okteta-4.12.4-1|57	#----------------------------------------------------------------------------
12mu|okteta-4.12.4-1|58	
12mu|okteta-4.12.4-1|59	%define kasten2core_major 2
12mu|okteta-4.12.4-1|60	%define libkasten2core %mklibname kasten2core %{kasten2core_major}
12mu|okteta-4.12.4-1|61	
12mu|okteta-4.12.4-1|62	%package -n %{libkasten2core}
12mu|okteta-4.12.4-1|63	Summary:	Okteta shared library
12mu|okteta-4.12.4-1|64	Group:		System/Libraries
12mu|okteta-4.12.4-1|65	Obsoletes:	%{mklibname kasten1core 0} < 1:4.10.0
12mu|okteta-4.12.4-1|66	
12mu|okteta-4.12.4-1|67	%description -n %{libkasten2core}
12mu|okteta-4.12.4-1|68	Okteta shared library.
12mu|okteta-4.12.4-1|69	
12mu|okteta-4.12.4-1|70	%files -n %{libkasten2core}
12mu|okteta-4.12.4-1|71	%{_kde_libdir}/libkasten2core.so.%{kasten2core_major}
12mu|okteta-4.12.4-1|72	%{_kde_libdir}/libkasten2core.so.0.*
12mu|okteta-4.12.4-1|73	
12mu|okteta-4.12.4-1|74	#----------------------------------------------------------------------------
12mu|okteta-4.12.4-1|75	
12mu|okteta-4.12.4-1|76	%define kasten2gui_major 2
12mu|okteta-4.12.4-1|77	%define libkasten2gui %mklibname kasten2gui %{kasten2gui_major}
12mu|okteta-4.12.4-1|78	
12mu|okteta-4.12.4-1|79	%package -n %{libkasten2gui}
12mu|okteta-4.12.4-1|80	Summary:	Okteta shared library
12mu|okteta-4.12.4-1|81	Group:		System/Libraries
12mu|okteta-4.12.4-1|82	Obsoletes:	%{mklibname kasten1gui 0} < 1:4.10.0
12mu|okteta-4.12.4-1|83	
12mu|okteta-4.12.4-1|84	%description -n %{libkasten2gui}
12mu|okteta-4.12.4-1|85	Okteta shared library.
12mu|okteta-4.12.4-1|86	
12mu|okteta-4.12.4-1|87	%files -n %{libkasten2gui}
12mu|okteta-4.12.4-1|88	%{_kde_libdir}/libkasten2gui.so.%{kasten2gui_major}
12mu|okteta-4.12.4-1|89	%{_kde_libdir}/libkasten2gui.so.0.*
12mu|okteta-4.12.4-1|90	
12mu|okteta-4.12.4-1|91	#----------------------------------------------------------------------------
12mu|okteta-4.12.4-1|92	
12mu|okteta-4.12.4-1|93	%define kasten2okteta1controllers_major 1
12mu|okteta-4.12.4-1|94	%define libkasten2okteta1controllers %mklibname kasten2okteta1controllers %{kasten2okteta1controllers_major}
12mu|okteta-4.12.4-1|95	
12mu|okteta-4.12.4-1|96	%package -n %{libkasten2okteta1controllers}
12mu|okteta-4.12.4-1|97	Summary:	Okteta shared library
12mu|okteta-4.12.4-1|98	Group:		System/Libraries
12mu|okteta-4.12.4-1|99	Obsoletes:	%{mklibname kasten1okteta1controllers 0} < 1:4.10.0
12mu|okteta-4.12.4-1|100	
12mu|okteta-4.12.4-1|101	%description -n %{libkasten2okteta1controllers}
12mu|okteta-4.12.4-1|102	Okteta shared library.
12mu|okteta-4.12.4-1|103	
12mu|okteta-4.12.4-1|104	%files -n %{libkasten2okteta1controllers}
12mu|okteta-4.12.4-1|105	%{_kde_libdir}/libkasten2okteta1controllers.so.%{kasten2okteta1controllers_major}
12mu|okteta-4.12.4-1|106	%{_kde_libdir}/libkasten2okteta1controllers.so.0.*
12mu|okteta-4.12.4-1|107	
12mu|okteta-4.12.4-1|108	#----------------------------------------------------------------------------
12mu|okteta-4.12.4-1|109	
12mu|okteta-4.12.4-1|110	%define kasten2okteta1core_major 1
12mu|okteta-4.12.4-1|111	%define libkasten2okteta1core %mklibname kasten2okteta1core %{kasten2okteta1core_major}
12mu|okteta-4.12.4-1|112	
12mu|okteta-4.12.4-1|113	%package -n %{libkasten2okteta1core}
12mu|okteta-4.12.4-1|114	Summary:	Okteta shared library
12mu|okteta-4.12.4-1|115	Group:		System/Libraries
12mu|okteta-4.12.4-1|116	Obsoletes:	%{mklibname kasten1okteta1core 0} < 1:4.10.0
12mu|okteta-4.12.4-1|117	
12mu|okteta-4.12.4-1|118	%description -n %{libkasten2okteta1core}
12mu|okteta-4.12.4-1|119	Okteta shared library.
12mu|okteta-4.12.4-1|120	
12mu|okteta-4.12.4-1|121	%files -n %{libkasten2okteta1core}
12mu|okteta-4.12.4-1|122	%{_kde_libdir}/libkasten2okteta1core.so.%{kasten2okteta1core_major}
12mu|okteta-4.12.4-1|123	%{_kde_libdir}/libkasten2okteta1core.so.0.*
12mu|okteta-4.12.4-1|124	
12mu|okteta-4.12.4-1|125	#----------------------------------------------------------------------------
12mu|okteta-4.12.4-1|126	
12mu|okteta-4.12.4-1|127	%define kasten2okteta1gui_major 1
12mu|okteta-4.12.4-1|128	%define libkasten2okteta1gui %mklibname kasten2okteta1gui %{kasten2okteta1gui_major}
12mu|okteta-4.12.4-1|129	
12mu|okteta-4.12.4-1|130	%package -n %{libkasten2okteta1gui}
12mu|okteta-4.12.4-1|131	Summary:	Okteta shared library
12mu|okteta-4.12.4-1|132	Group:		System/Libraries
12mu|okteta-4.12.4-1|133	Obsoletes:	%{mklibname kasten1okteta1gui 0} < 1:4.10.0
12mu|okteta-4.12.4-1|134	
12mu|okteta-4.12.4-1|135	%description -n %{libkasten2okteta1gui}
12mu|okteta-4.12.4-1|136	Okteta shared library.
12mu|okteta-4.12.4-1|137	
12mu|okteta-4.12.4-1|138	%files -n %{libkasten2okteta1gui}
12mu|okteta-4.12.4-1|139	%{_kde_libdir}/libkasten2okteta1gui.so.%{kasten2okteta1gui_major}
12mu|okteta-4.12.4-1|140	%{_kde_libdir}/libkasten2okteta1gui.so.0.*
12mu|okteta-4.12.4-1|141	
12mu|okteta-4.12.4-1|142	#----------------------------------------------------------------------------
12mu|okteta-4.12.4-1|143	
12mu|okteta-4.12.4-1|144	%define okteta1core_major 1
12mu|okteta-4.12.4-1|145	%define libokteta1core %mklibname okteta1core %{okteta1core_major}
12mu|okteta-4.12.4-1|146	
12mu|okteta-4.12.4-1|147	%package -n %{libokteta1core}
12mu|okteta-4.12.4-1|148	Summary:	Okteta shared library
12mu|okteta-4.12.4-1|149	Group:		System/Libraries
12mu|okteta-4.12.4-1|150	Obsoletes:	%{mklibname okteta1core 0} < 1:4.10.0
12mu|okteta-4.12.4-1|151	
12mu|okteta-4.12.4-1|152	%description -n %{libokteta1core}
12mu|okteta-4.12.4-1|153	Okteta shared library.
12mu|okteta-4.12.4-1|154	
12mu|okteta-4.12.4-1|155	%files -n %{libokteta1core}
12mu|okteta-4.12.4-1|156	%{_kde_libdir}/libokteta1core.so.%{okteta1core_major}
12mu|okteta-4.12.4-1|157	%{_kde_libdir}/libokteta1core.so.0.*
12mu|okteta-4.12.4-1|158	
12mu|okteta-4.12.4-1|159	#----------------------------------------------------------------------------
12mu|okteta-4.12.4-1|160	
12mu|okteta-4.12.4-1|161	%define okteta1gui_major 1
12mu|okteta-4.12.4-1|162	%define libokteta1gui %mklibname okteta1gui %{okteta1gui_major}
12mu|okteta-4.12.4-1|163	
12mu|okteta-4.12.4-1|164	%package -n %{libokteta1gui}
12mu|okteta-4.12.4-1|165	Summary:	Okteta shared library
12mu|okteta-4.12.4-1|166	Group:		System/Libraries
12mu|okteta-4.12.4-1|167	Obsoletes:	%{mklibname okteta1gui 0} < 1:4.10.0
12mu|okteta-4.12.4-1|168	
12mu|okteta-4.12.4-1|169	%description -n %{libokteta1gui}
12mu|okteta-4.12.4-1|170	Okteta shared library.
12mu|okteta-4.12.4-1|171	
12mu|okteta-4.12.4-1|172	%files -n %{libokteta1gui}
12mu|okteta-4.12.4-1|173	%{_kde_libdir}/libokteta1gui.so.%{okteta1gui_major}
12mu|okteta-4.12.4-1|174	%{_kde_libdir}/libokteta1gui.so.0.*
12mu|okteta-4.12.4-1|175	
12mu|okteta-4.12.4-1|176	#----------------------------------------------------------------------------
12mu|okteta-4.12.4-1|177	
12mu|okteta-4.12.4-1|178	%package devel
12mu|okteta-4.12.4-1|179	Summary:	Development files for Okteta
12mu|okteta-4.12.4-1|180	Group:		Development/KDE and Qt
12mu|okteta-4.12.4-1|181	Requires:	%{libkasten2controllers} = %{EVRD}
12mu|okteta-4.12.4-1|182	Requires:	%{libkasten2core} = %{EVRD}
12mu|okteta-4.12.4-1|183	Requires:	%{libkasten2gui} = %{EVRD}
12mu|okteta-4.12.4-1|184	Requires:	%{libkasten2okteta1controllers} = %{EVRD}
12mu|okteta-4.12.4-1|185	Requires:	%{libkasten2okteta1core} = %{EVRD}
12mu|okteta-4.12.4-1|186	Requires:	%{libkasten2okteta1gui} = %{EVRD}
12mu|okteta-4.12.4-1|187	Requires:	%{libokteta1core} = %{EVRD}
12mu|okteta-4.12.4-1|188	Requires:	%{libokteta1gui} = %{EVRD}
12mu|okteta-4.12.4-1|189	
12mu|okteta-4.12.4-1|190	%description devel
12mu|okteta-4.12.4-1|191	This package includes the header files you will need to compile
12mu|okteta-4.12.4-1|192	applications that use Okteta libraries.
12mu|okteta-4.12.4-1|193	
12mu|okteta-4.12.4-1|194	%files devel
12mu|okteta-4.12.4-1|195	%{_kde_includedir}/*
12mu|okteta-4.12.4-1|196	%{_kde_libdir}/libkasten2controllers.so
12mu|okteta-4.12.4-1|197	%{_kde_libdir}/libkasten2core.so
12mu|okteta-4.12.4-1|198	%{_kde_libdir}/libkasten2gui.so
12mu|okteta-4.12.4-1|199	%{_kde_libdir}/libkasten2okteta1controllers.so
12mu|okteta-4.12.4-1|200	%{_kde_libdir}/libkasten2okteta1core.so
12mu|okteta-4.12.4-1|201	%{_kde_libdir}/libkasten2okteta1gui.so
12mu|okteta-4.12.4-1|202	%{_kde_libdir}/libokteta1core.so
12mu|okteta-4.12.4-1|203	%{_kde_libdir}/libokteta1gui.so
12mu|okteta-4.12.4-1|204	%{_kde_libdir}/kde4/plugins/designer/oktetadesignerplugin.so
12mu|okteta-4.12.4-1|205	
12mu|okteta-4.12.4-1|206	#----------------------------------------------------------------------------
12mu|okteta-4.12.4-1|207	
12mu|okteta-4.12.4-1|208	%prep
12mu|okteta-4.12.4-1|209	%setup -q
12mu|okteta-4.12.4-1|210	
12mu|okteta-4.12.4-1|211	%build
12mu|okteta-4.12.4-1|212	%cmake_kde4
12mu|okteta-4.12.4-1|213	%make
12mu|okteta-4.12.4-1|214	
12mu|okteta-4.12.4-1|215	%install
12mu|okteta-4.12.4-1|216	%makeinstall_std -C build
12mu|okteta-4.12.4-1|217	
12mu|okteta-4.12.4-1|218	
12mu|okteta-4.12.4-1|219	%changelog
12mu|okteta-4.12.4-1|220	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|okteta-4.12.4-1|221	+ Revision: f9087eb
12mu|okteta-4.12.4-1|222	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|okteta-4.12.4-1|223	
12mu|okteta-4.12.4-1|224	

20282 12
12mu|okular-4.12.4-1|1	Summary:	A universal document viewer
12mu|okular-4.12.4-1|2	Name:		okular
12mu|okular-4.12.4-1|3	Version:	4.12.4
12mu|okular-4.12.4-1|4	Release:	1
12mu|okular-4.12.4-1|5	Epoch:		2
12mu|okular-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|okular-4.12.4-1|7	License:	GPLv2+
12mu|okular-4.12.4-1|8	URL:		http://www.kde.org/applications/graphics/okular/
12mu|okular-4.12.4-1|9	%define is_beta %(if test `echo %version |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|okular-4.12.4-1|10	%if %{is_beta}
12mu|okular-4.12.4-1|11	%define ftpdir unstable
12mu|okular-4.12.4-1|12	%else
12mu|okular-4.12.4-1|13	%define ftpdir stable
12mu|okular-4.12.4-1|14	%endif
12mu|okular-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|okular-4.12.4-1|16	Patch0:		kdegraphics-4.6.4-okularxdg.patch
12mu|okular-4.12.4-1|17	BuildRequires:	kdelibs4-devel
12mu|okular-4.12.4-1|18	BuildRequires:	pkgconfig(libkactivities)
12mu|okular-4.12.4-1|19	BuildRequires:	pkgconfig(qimageblitz)
12mu|okular-4.12.4-1|20	Requires:	%{name}-pdf = %{EVRD}
12mu|okular-4.12.4-1|21	Requires:	%{name}-postscript = %{EVRD}
12mu|okular-4.12.4-1|22	Suggests:	%{name}-chm = %{EVRD}
12mu|okular-4.12.4-1|23	Suggests:	%{name}-comicbook = %{EVRD}
12mu|okular-4.12.4-1|24	Suggests:	%{name}-djvu = %{EVRD}
12mu|okular-4.12.4-1|25	Suggests:	%{name}-dvi = %{EVRD}
12mu|okular-4.12.4-1|26	Suggests:	%{name}-epub = %{EVRD}
12mu|okular-4.12.4-1|27	Suggests:	%{name}-fax = %{EVRD}
12mu|okular-4.12.4-1|28	Suggests:	%{name}-fb = %{EVRD}
12mu|okular-4.12.4-1|29	Suggests:	%{name}-kimgio = %{EVRD}
12mu|okular-4.12.4-1|30	Suggests:	%{name}-mobipocket = %{EVRD}
12mu|okular-4.12.4-1|31	Suggests:	%{name}-ooo = %{EVRD}
12mu|okular-4.12.4-1|32	Suggests:	%{name}-plucker = %{EVRD}
12mu|okular-4.12.4-1|33	Suggests:	%{name}-tiff = %{EVRD}
12mu|okular-4.12.4-1|34	Suggests:	%{name}-txt = %{EVRD}
12mu|okular-4.12.4-1|35	Suggests:	%{name}-xps = %{EVRD}
12mu|okular-4.12.4-1|36	
12mu|okular-4.12.4-1|37	%description
12mu|okular-4.12.4-1|38	Okular is a universal document viewer based on KPDF for KDE 4.
12mu|okular-4.12.4-1|39	
12mu|okular-4.12.4-1|40	Okular combines the excellent functionalities of KPDF with the versatility
12mu|okular-4.12.4-1|41	of supporting different kind of documents, like PDF, Postscript, DjVu, CHM,
12mu|okular-4.12.4-1|42	and others.
12mu|okular-4.12.4-1|43	
12mu|okular-4.12.4-1|44	The document format handlers page has a chart describing in more detail
12mu|okular-4.12.4-1|45	the supported formats and the features supported in each of them.
12mu|okular-4.12.4-1|46	
12mu|okular-4.12.4-1|47	%files
12mu|okular-4.12.4-1|48	%doc AUTHORS COPYING TODO VERSION
12mu|okular-4.12.4-1|49	%doc %{_kde_docdir}/HTML/en/okular/
12mu|okular-4.12.4-1|50	%{_kde_bindir}/okular
12mu|okular-4.12.4-1|51	%{_kde_libdir}/kde4/okularpart.so
12mu|okular-4.12.4-1|52	%{_kde_libdir}/kde4/imports/org/kde/okular
12mu|okular-4.12.4-1|53	%{_kde_applicationsdir}/okular.desktop
12mu|okular-4.12.4-1|54	%{_kde_appsdir}/okular
12mu|okular-4.12.4-1|55	%{_kde_appsdir}/kconf_update/okular.upd
12mu|okular-4.12.4-1|56	%{_kde_datadir}/config.kcfg/okular.kcfg
12mu|okular-4.12.4-1|57	%{_kde_datadir}/config.kcfg/gssettings.kcfg
12mu|okular-4.12.4-1|58	%{_kde_datadir}/config.kcfg/okular_core.kcfg
12mu|okular-4.12.4-1|59	%{_kde_services}/okular_part.desktop
12mu|okular-4.12.4-1|60	%{_kde_servicetypes}/okularGenerator.desktop
12mu|okular-4.12.4-1|61	%{_kde_iconsdir}/*/*/*/okular.*
12mu|okular-4.12.4-1|62	%{_kde_mandir}/man1/okular.1*
12mu|okular-4.12.4-1|63	
12mu|okular-4.12.4-1|64	#------------------------------------------------
12mu|okular-4.12.4-1|65	
12mu|okular-4.12.4-1|66	%package pdf
12mu|okular-4.12.4-1|67	Summary:	PDF display support for Okular
12mu|okular-4.12.4-1|68	Group:		Graphical desktop/KDE
12mu|okular-4.12.4-1|69	Requires:	%{name} = %{EVRD}
12mu|okular-4.12.4-1|70	BuildRequires:	pkgconfig(poppler-qt4)
12mu|okular-4.12.4-1|71	
12mu|okular-4.12.4-1|72	%description pdf
12mu|okular-4.12.4-1|73	PDF display support for Okular.
12mu|okular-4.12.4-1|74	
12mu|okular-4.12.4-1|75	%files pdf
12mu|okular-4.12.4-1|76	%{_kde_datadir}/config.kcfg/pdfsettings.kcfg
12mu|okular-4.12.4-1|77	%{_kde_libdir}/kde4/okularGenerator_poppler.so
12mu|okular-4.12.4-1|78	%{_kde_services}/libokularGenerator_poppler.desktop
12mu|okular-4.12.4-1|79	%{_kde_services}/okularPoppler.desktop
12mu|okular-4.12.4-1|80	%{_kde_applicationsdir}/okularApplication_pdf.desktop
12mu|okular-4.12.4-1|81	%{_kde_applicationsdir}/active-documentviewer_pdf.desktop
12mu|okular-4.12.4-1|82	
12mu|okular-4.12.4-1|83	#------------------------------------------------
12mu|okular-4.12.4-1|84	
12mu|okular-4.12.4-1|85	%package chm
12mu|okular-4.12.4-1|86	Summary:	CHM (Microsoft Help) display support for Okular
12mu|okular-4.12.4-1|87	Group:		Graphical desktop/KDE
12mu|okular-4.12.4-1|88	Requires:	%{name} = %{EVRD}
12mu|okular-4.12.4-1|89	BuildRequires:	chmlib-devel
12mu|okular-4.12.4-1|90	
12mu|okular-4.12.4-1|91	%description chm
12mu|okular-4.12.4-1|92	CHM (Microsoft Help) display support for Okular.
12mu|okular-4.12.4-1|93	
12mu|okular-4.12.4-1|94	%files chm
12mu|okular-4.12.4-1|95	%{_kde_libdir}/kde4/kio_msits.so
12mu|okular-4.12.4-1|96	%{_kde_libdir}/kde4/okularGenerator_chmlib.so
12mu|okular-4.12.4-1|97	%{_kde_services}/msits*
12mu|okular-4.12.4-1|98	%{_kde_services}/libokularGenerator_chmlib.desktop
12mu|okular-4.12.4-1|99	%{_kde_services}/okularChm.desktop
12mu|okular-4.12.4-1|100	%{_kde_applicationsdir}/okularApplication_chm.desktop
12mu|okular-4.12.4-1|101	%{_kde_applicationsdir}/active-documentviewer_chm.desktop
12mu|okular-4.12.4-1|102	
12mu|okular-4.12.4-1|103	#------------------------------------------------
12mu|okular-4.12.4-1|104	
12mu|okular-4.12.4-1|105	%package comicbook
12mu|okular-4.12.4-1|106	Summary:	ComicBook display support for Okular
12mu|okular-4.12.4-1|107	Group:		Graphical desktop/KDE
12mu|okular-4.12.4-1|108	Requires:	%{name} = %{EVRD}
12mu|okular-4.12.4-1|109	
12mu|okular-4.12.4-1|110	%description comicbook
12mu|okular-4.12.4-1|111	ComicBook display support for Okular.
12mu|okular-4.12.4-1|112	
12mu|okular-4.12.4-1|113	%files comicbook
12mu|okular-4.12.4-1|114	%{_kde_libdir}/kde4/okularGenerator_comicbook.so
12mu|okular-4.12.4-1|115	%{_kde_services}/libokularGenerator_comicbook.desktop
12mu|okular-4.12.4-1|116	%{_kde_services}/okularComicbook.desktop
12mu|okular-4.12.4-1|117	%{_kde_applicationsdir}/okularApplication_comicbook.desktop
12mu|okular-4.12.4-1|118	%{_kde_applicationsdir}/active-documentviewer_comicbook.desktop
12mu|okular-4.12.4-1|119	
12mu|okular-4.12.4-1|120	#------------------------------------------------
12mu|okular-4.12.4-1|121	
12mu|okular-4.12.4-1|122	%package djvu
12mu|okular-4.12.4-1|123	Summary:	DjVu display support for Okular
12mu|okular-4.12.4-1|124	Group:		Graphical desktop/KDE
12mu|okular-4.12.4-1|125	Requires:	%{name} = %{EVRD}
12mu|okular-4.12.4-1|126	BuildRequires:	pkgconfig(ddjvuapi)
12mu|okular-4.12.4-1|127	
12mu|okular-4.12.4-1|128	%description djvu
12mu|okular-4.12.4-1|129	DjVu display support for Okular.
12mu|okular-4.12.4-1|130	
12mu|okular-4.12.4-1|131	%files djvu
12mu|okular-4.12.4-1|132	%{_kde_libdir}/kde4/okularGenerator_djvu.so
12mu|okular-4.12.4-1|133	%{_kde_services}/libokularGenerator_djvu.desktop
12mu|okular-4.12.4-1|134	%{_kde_services}/okularDjvu.desktop
12mu|okular-4.12.4-1|135	%{_kde_applicationsdir}/okularApplication_djvu.desktop
12mu|okular-4.12.4-1|136	%{_kde_applicationsdir}/active-documentviewer_djvu.desktop
12mu|okular-4.12.4-1|137	
12mu|okular-4.12.4-1|138	#------------------------------------------------
12mu|okular-4.12.4-1|139	
12mu|okular-4.12.4-1|140	%package dvi
12mu|okular-4.12.4-1|141	Summary:	DVI display support for Okular
12mu|okular-4.12.4-1|142	Group:		Graphical desktop/KDE
12mu|okular-4.12.4-1|143	Requires:	%{name} = %{EVRD}
12mu|okular-4.12.4-1|144	
12mu|okular-4.12.4-1|145	%description dvi
12mu|okular-4.12.4-1|146	DVI display support for Okular.
12mu|okular-4.12.4-1|147	
12mu|okular-4.12.4-1|148	%files dvi
12mu|okular-4.12.4-1|149	%{_kde_libdir}/kde4/okularGenerator_dvi.so
12mu|okular-4.12.4-1|150	%{_kde_services}/libokularGenerator_dvi.desktop
12mu|okular-4.12.4-1|151	%{_kde_services}/okularDvi.desktop
12mu|okular-4.12.4-1|152	%{_kde_applicationsdir}/okularApplication_dvi.desktop
12mu|okular-4.12.4-1|153	%{_kde_applicationsdir}/active-documentviewer_dvi.desktop
12mu|okular-4.12.4-1|154	
12mu|okular-4.12.4-1|155	#------------------------------------------------
12mu|okular-4.12.4-1|156	
12mu|okular-4.12.4-1|157	%package epub
12mu|okular-4.12.4-1|158	Summary:	EPub display support for Okular
12mu|okular-4.12.4-1|159	Group:		Graphical desktop/KDE
12mu|okular-4.12.4-1|160	Requires:	%{name} = %{EVRD}
12mu|okular-4.12.4-1|161	BuildRequires:	ebook-tools-devel
12mu|okular-4.12.4-1|162	
12mu|okular-4.12.4-1|163	%description epub
12mu|okular-4.12.4-1|164	EPub display support for Okular.
12mu|okular-4.12.4-1|165	
12mu|okular-4.12.4-1|166	%files epub
12mu|okular-4.12.4-1|167	%{_kde_libdir}/kde4/okularGenerator_epub.so
12mu|okular-4.12.4-1|168	%{_kde_services}/libokularGenerator_epub.desktop
12mu|okular-4.12.4-1|169	%{_kde_services}/okularEPub.desktop
12mu|okular-4.12.4-1|170	%{_kde_applicationsdir}/okularApplication_epub.desktop
12mu|okular-4.12.4-1|171	%{_kde_applicationsdir}/active-documentviewer_epub.desktop
12mu|okular-4.12.4-1|172	
12mu|okular-4.12.4-1|173	#------------------------------------------------
12mu|okular-4.12.4-1|174	
12mu|okular-4.12.4-1|175	%package fax
12mu|okular-4.12.4-1|176	Summary:	Fax display support for Okular
12mu|okular-4.12.4-1|177	Group:		Graphical desktop/KDE
12mu|okular-4.12.4-1|178	Requires:	%{name} = %{EVRD}
12mu|okular-4.12.4-1|179	
12mu|okular-4.12.4-1|180	%description fax
12mu|okular-4.12.4-1|181	Fax display support for Okular.
12mu|okular-4.12.4-1|182	
12mu|okular-4.12.4-1|183	%files fax
12mu|okular-4.12.4-1|184	%{_kde_libdir}/kde4/okularGenerator_fax.so
12mu|okular-4.12.4-1|185	%{_kde_services}/libokularGenerator_fax.desktop
12mu|okular-4.12.4-1|186	%{_kde_services}/okularFax.desktop
12mu|okular-4.12.4-1|187	%{_kde_applicationsdir}/okularApplication_fax.desktop
12mu|okular-4.12.4-1|188	%{_kde_applicationsdir}/active-documentviewer_fax.desktop
12mu|okular-4.12.4-1|189	
12mu|okular-4.12.4-1|190	#------------------------------------------------
12mu|okular-4.12.4-1|191	
12mu|okular-4.12.4-1|192	%package fb
12mu|okular-4.12.4-1|193	Summary:	FeedBooks display support for Okular
12mu|okular-4.12.4-1|194	Group:		Graphical desktop/KDE
12mu|okular-4.12.4-1|195	Requires:	%{name} = %{EVRD}
12mu|okular-4.12.4-1|196	
12mu|okular-4.12.4-1|197	%description fb
12mu|okular-4.12.4-1|198	FeedBooks display support for Okular.
12mu|okular-4.12.4-1|199	
12mu|okular-4.12.4-1|200	%files fb
12mu|okular-4.12.4-1|201	%{_kde_libdir}/kde4/okularGenerator_fb.so
12mu|okular-4.12.4-1|202	%{_kde_services}/libokularGenerator_fb.desktop
12mu|okular-4.12.4-1|203	%{_kde_services}/okularFb.desktop
12mu|okular-4.12.4-1|204	%{_kde_applicationsdir}/okularApplication_fb.desktop
12mu|okular-4.12.4-1|205	%{_kde_applicationsdir}/active-documentviewer_fb.desktop
12mu|okular-4.12.4-1|206	
12mu|okular-4.12.4-1|207	#------------------------------------------------
12mu|okular-4.12.4-1|208	
12mu|okular-4.12.4-1|209	%package kimgio
12mu|okular-4.12.4-1|210	Summary:	KImgIO display support for Okular
12mu|okular-4.12.4-1|211	Group:		Graphical desktop/KDE
12mu|okular-4.12.4-1|212	Requires:	%{name} = %{EVRD}
12mu|okular-4.12.4-1|213	BuildRequires:	pkgconfig(libkexiv2)
12mu|okular-4.12.4-1|214	
12mu|okular-4.12.4-1|215	%description kimgio
12mu|okular-4.12.4-1|216	KImgIO display support for Okular.
12mu|okular-4.12.4-1|217	
12mu|okular-4.12.4-1|218	%files kimgio
12mu|okular-4.12.4-1|219	%{_kde_libdir}/kde4/okularGenerator_kimgio.so
12mu|okular-4.12.4-1|220	%{_kde_services}/libokularGenerator_kimgio.desktop
12mu|okular-4.12.4-1|221	%{_kde_services}/okularKimgio.desktop
12mu|okular-4.12.4-1|222	%{_kde_applicationsdir}/okularApplication_kimgio.desktop
12mu|okular-4.12.4-1|223	%{_kde_applicationsdir}/active-documentviewer_kimgio.desktop
12mu|okular-4.12.4-1|224	
12mu|okular-4.12.4-1|225	#------------------------------------------------
12mu|okular-4.12.4-1|226	
12mu|okular-4.12.4-1|227	%package mobipocket
12mu|okular-4.12.4-1|228	Summary:	Mobipocket display support for Okular
12mu|okular-4.12.4-1|229	Group:		Graphical desktop/KDE
12mu|okular-4.12.4-1|230	Requires:	%{name} = %{EVRD}
12mu|okular-4.12.4-1|231	BuildRequires:	qmobipocket-devel
12mu|okular-4.12.4-1|232	Conflicts:	kdegraphics-mobipocket < 2:4.12.1
12mu|okular-4.12.4-1|233	
12mu|okular-4.12.4-1|234	%description mobipocket
12mu|okular-4.12.4-1|235	Mobipocket display support for Okular.
12mu|okular-4.12.4-1|236	
12mu|okular-4.12.4-1|237	%files mobipocket
12mu|okular-4.12.4-1|238	%{_kde_libdir}/kde4/okularGenerator_mobi.so
12mu|okular-4.12.4-1|239	%{_kde_services}/libokularGenerator_mobi.desktop
12mu|okular-4.12.4-1|240	%{_kde_services}/okularMobi.desktop
12mu|okular-4.12.4-1|241	%{_kde_applicationsdir}/okularApplication_mobi.desktop
12mu|okular-4.12.4-1|242	
12mu|okular-4.12.4-1|243	#------------------------------------------------
12mu|okular-4.12.4-1|244	
12mu|okular-4.12.4-1|245	%package ooo
12mu|okular-4.12.4-1|246	Summary:	OpenOffice.Org/LibreOffice display support for Okular
12mu|okular-4.12.4-1|247	Group:		Graphical desktop/KDE
12mu|okular-4.12.4-1|248	Requires:	%{name} = %{EVRD}
12mu|okular-4.12.4-1|249	
12mu|okular-4.12.4-1|250	%description ooo
12mu|okular-4.12.4-1|251	OpenOffice.org/LibreOffice display support for Okular.
12mu|okular-4.12.4-1|252	
12mu|okular-4.12.4-1|253	%files ooo
12mu|okular-4.12.4-1|254	%{_kde_libdir}/kde4/okularGenerator_ooo.so
12mu|okular-4.12.4-1|255	%{_kde_services}/libokularGenerator_ooo.desktop
12mu|okular-4.12.4-1|256	%{_kde_services}/okularOoo.desktop
12mu|okular-4.12.4-1|257	%{_kde_applicationsdir}/okularApplication_ooo.desktop
12mu|okular-4.12.4-1|258	%{_kde_applicationsdir}/active-documentviewer_ooo.desktop
12mu|okular-4.12.4-1|259	
12mu|okular-4.12.4-1|260	#------------------------------------------------
12mu|okular-4.12.4-1|261	
12mu|okular-4.12.4-1|262	%package plucker
12mu|okular-4.12.4-1|263	Summary:	Plucker display support for Okular
12mu|okular-4.12.4-1|264	Group:		Graphical desktop/KDE
12mu|okular-4.12.4-1|265	Requires:	%{name} = %{EVRD}
12mu|okular-4.12.4-1|266	
12mu|okular-4.12.4-1|267	%description plucker
12mu|okular-4.12.4-1|268	Plucker display support for Okular.
12mu|okular-4.12.4-1|269	
12mu|okular-4.12.4-1|270	%files plucker
12mu|okular-4.12.4-1|271	%{_libdir}/kde4/okularGenerator_plucker.so
12mu|okular-4.12.4-1|272	%{_kde_services}/libokularGenerator_plucker.desktop
12mu|okular-4.12.4-1|273	%{_kde_services}/okularPlucker.desktop
12mu|okular-4.12.4-1|274	%{_kde_applicationsdir}/okularApplication_plucker.desktop
12mu|okular-4.12.4-1|275	%{_kde_applicationsdir}/active-documentviewer_plucker.desktop
12mu|okular-4.12.4-1|276	
12mu|okular-4.12.4-1|277	#------------------------------------------------
12mu|okular-4.12.4-1|278	
12mu|okular-4.12.4-1|279	%package postscript
12mu|okular-4.12.4-1|280	Summary:	PostScript display support for Okular
12mu|okular-4.12.4-1|281	Group:		Graphical desktop/KDE
12mu|okular-4.12.4-1|282	Requires:	%{name} = %{EVRD}
12mu|okular-4.12.4-1|283	BuildRequires:	pkgconfig(libspectre)
12mu|okular-4.12.4-1|284	
12mu|okular-4.12.4-1|285	%description postscript
12mu|okular-4.12.4-1|286	PostScript display support for Okular.
12mu|okular-4.12.4-1|287	
12mu|okular-4.12.4-1|288	%files postscript
12mu|okular-4.12.4-1|289	%{_kde_libdir}/kde4/okularGenerator_ghostview.so
12mu|okular-4.12.4-1|290	%{_kde_services}/libokularGenerator_ghostview.desktop
12mu|okular-4.12.4-1|291	%{_kde_services}/okularGhostview.desktop
12mu|okular-4.12.4-1|292	%{_kde_applicationsdir}/okularApplication_ghostview.desktop
12mu|okular-4.12.4-1|293	%{_kde_applicationsdir}/active-documentviewer_ghostview.desktop
12mu|okular-4.12.4-1|294	
12mu|okular-4.12.4-1|295	#------------------------------------------------
12mu|okular-4.12.4-1|296	
12mu|okular-4.12.4-1|297	%package tiff
12mu|okular-4.12.4-1|298	Summary:	TIFF display support for Okular
12mu|okular-4.12.4-1|299	Group:		Graphical desktop/KDE
12mu|okular-4.12.4-1|300	Requires:	%{name} = %{EVRD}
12mu|okular-4.12.4-1|301	
12mu|okular-4.12.4-1|302	%description tiff
12mu|okular-4.12.4-1|303	TIFF display support for Okular.
12mu|okular-4.12.4-1|304	
12mu|okular-4.12.4-1|305	%files tiff
12mu|okular-4.12.4-1|306	%{_kde_libdir}/kde4/okularGenerator_tiff.so
12mu|okular-4.12.4-1|307	%{_kde_services}/libokularGenerator_tiff.desktop
12mu|okular-4.12.4-1|308	%{_kde_services}/okularTiff.desktop
12mu|okular-4.12.4-1|309	%{_kde_applicationsdir}/okularApplication_tiff.desktop
12mu|okular-4.12.4-1|310	%{_kde_applicationsdir}/active-documentviewer_tiff.desktop
12mu|okular-4.12.4-1|311	
12mu|okular-4.12.4-1|312	#------------------------------------------------
12mu|okular-4.12.4-1|313	
12mu|okular-4.12.4-1|314	%package txt
12mu|okular-4.12.4-1|315	Summary:	TXT display support for Okular
12mu|okular-4.12.4-1|316	Group:		Graphical desktop/KDE
12mu|okular-4.12.4-1|317	Requires:	%{name} = %{EVRD}
12mu|okular-4.12.4-1|318	
12mu|okular-4.12.4-1|319	%description txt
12mu|okular-4.12.4-1|320	TXT display support for Okular.
12mu|okular-4.12.4-1|321	
12mu|okular-4.12.4-1|322	%files txt
12mu|okular-4.12.4-1|323	%{_kde_libdir}/kde4/okularGenerator_txt.so
12mu|okular-4.12.4-1|324	%{_kde_services}/libokularGenerator_txt.desktop
12mu|okular-4.12.4-1|325	%{_kde_services}/okularTxt.desktop
12mu|okular-4.12.4-1|326	%{_kde_applicationsdir}/active-documentviewer_txt.desktop
12mu|okular-4.12.4-1|327	%{_kde_applicationsdir}/okularApplication_txt.desktop
12mu|okular-4.12.4-1|328	
12mu|okular-4.12.4-1|329	#------------------------------------------------
12mu|okular-4.12.4-1|330	
12mu|okular-4.12.4-1|331	%package xps
12mu|okular-4.12.4-1|332	Summary:	XPS display support for Okular
12mu|okular-4.12.4-1|333	Group:		Graphical desktop/KDE
12mu|okular-4.12.4-1|334	Requires:	%{name} = %{EVRD}
12mu|okular-4.12.4-1|335	
12mu|okular-4.12.4-1|336	%description xps
12mu|okular-4.12.4-1|337	XPS display support for Okular.
12mu|okular-4.12.4-1|338	
12mu|okular-4.12.4-1|339	%files xps
12mu|okular-4.12.4-1|340	%{_kde_libdir}/kde4/okularGenerator_xps.so
12mu|okular-4.12.4-1|341	%{_kde_services}/libokularGenerator_xps.desktop
12mu|okular-4.12.4-1|342	%{_kde_services}/okularXps.desktop
12mu|okular-4.12.4-1|343	%{_kde_applicationsdir}/okularApplication_xps.desktop
12mu|okular-4.12.4-1|344	%{_kde_applicationsdir}/active-documentviewer_xps.desktop
12mu|okular-4.12.4-1|345	
12mu|okular-4.12.4-1|346	#------------------------------------------------
12mu|okular-4.12.4-1|347	
12mu|okular-4.12.4-1|348	%define okularcore_major 3
12mu|okular-4.12.4-1|349	%define libokularcore %mklibname okularcore %{okularcore_major}
12mu|okular-4.12.4-1|350	
12mu|okular-4.12.4-1|351	%package -n %{libokularcore}
12mu|okular-4.12.4-1|352	Summary:	Runtime library for okular
12mu|okular-4.12.4-1|353	Group:		System/Libraries
12mu|okular-4.12.4-1|354	Obsoletes:	%{_lib}okularcore1 < 2:4.10.0
12mu|okular-4.12.4-1|355	Obsoletes:	%{_lib}okularcore2 < 2:4.11.0
12mu|okular-4.12.4-1|356	
12mu|okular-4.12.4-1|357	%description -n %{libokularcore}
12mu|okular-4.12.4-1|358	Runtime library for Okular.
12mu|okular-4.12.4-1|359	
12mu|okular-4.12.4-1|360	%files -n %{libokularcore}
12mu|okular-4.12.4-1|361	%{_kde_libdir}/libokularcore.so.%{okularcore_major}*
12mu|okular-4.12.4-1|362	
12mu|okular-4.12.4-1|363	#-----------------------------------------------------------------------------
12mu|okular-4.12.4-1|364	
12mu|okular-4.12.4-1|365	%package devel
12mu|okular-4.12.4-1|366	Summary:	Devel stuff for kdegraphics
12mu|okular-4.12.4-1|367	Group:		Development/KDE and Qt
12mu|okular-4.12.4-1|368	Conflicts:	kdegraphics4-devel < 2:4.6.90
12mu|okular-4.12.4-1|369	Requires:	%{libokularcore} = %{EVRD}
12mu|okular-4.12.4-1|370	Requires:	kdelibs4-devel
12mu|okular-4.12.4-1|371	Requires:	chmlib-devel
12mu|okular-4.12.4-1|372	Requires:	ebook-tools-devel
12mu|okular-4.12.4-1|373	
12mu|okular-4.12.4-1|374	%description devel
12mu|okular-4.12.4-1|375	This package contains header files needed if you wish to build applications
12mu|okular-4.12.4-1|376	based on Okular.
12mu|okular-4.12.4-1|377	
12mu|okular-4.12.4-1|378	%files devel
12mu|okular-4.12.4-1|379	%{_includedir}/%{name}
12mu|okular-4.12.4-1|380	%{_kde_libdir}/cmake/Okular/OkularConfig.cmake
12mu|okular-4.12.4-1|381	%{_kde_libdir}/cmake/Okular/OkularConfigVersion.cmake
12mu|okular-4.12.4-1|382	%{_kde_libdir}/libokularcore.so
12mu|okular-4.12.4-1|383	
12mu|okular-4.12.4-1|384	#----------------------------------------------------------------------
12mu|okular-4.12.4-1|385	
12mu|okular-4.12.4-1|386	%prep
12mu|okular-4.12.4-1|387	%setup -q
12mu|okular-4.12.4-1|388	%patch0 -p2
12mu|okular-4.12.4-1|389	
12mu|okular-4.12.4-1|390	%build
12mu|okular-4.12.4-1|391	%cmake_kde4
12mu|okular-4.12.4-1|392	%make
12mu|okular-4.12.4-1|393	
12mu|okular-4.12.4-1|394	%install
12mu|okular-4.12.4-1|395	%makeinstall_std -C build
12mu|okular-4.12.4-1|396	
12mu|okular-4.12.4-1|397	
12mu|okular-4.12.4-1|398	%changelog
12mu|okular-4.12.4-1|399	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|okular-4.12.4-1|400	+ Revision: 4701b12
12mu|okular-4.12.4-1|401	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|okular-4.12.4-1|402	
12mu|okular-4.12.4-1|403	

20283 12
12mu|opal3-3.10.10-4|1	%define _enable_debug_packages %{nil}
12mu|opal3-3.10.10-4|2	%define debug_package %{nil}
12mu|opal3-3.10.10-4|3	
12mu|opal3-3.10.10-4|4	%define major		%{version}
12mu|opal3-3.10.10-4|5	%define libname		%mklibname opal %{major}
12mu|opal3-3.10.10-4|6	%define devname		%mklibname %{name} -d
12mu|opal3-3.10.10-4|7	
12mu|opal3-3.10.10-4|8	######################
12mu|opal3-3.10.10-4|9	# Hardcode PLF build
12mu|opal3-3.10.10-4|10	%define build_plf 0
12mu|opal3-3.10.10-4|11	######################
12mu|opal3-3.10.10-4|12	
12mu|opal3-3.10.10-4|13	%if %{build_plf}
12mu|opal3-3.10.10-4|14	%define distsuffix plf
12mu|opal3-3.10.10-4|15	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mu|opal3-3.10.10-4|16	%define extrarelsuffix plf
12mu|opal3-3.10.10-4|17	%endif
12mu|opal3-3.10.10-4|18	
12mu|opal3-3.10.10-4|19	%define url_ver %(echo %version | cut -d. -f1,2)
12mu|opal3-3.10.10-4|20	
12mu|opal3-3.10.10-4|21	Summary:	VoIP library
12mu|opal3-3.10.10-4|22	Name:		opal3
12mu|opal3-3.10.10-4|23	Version:	3.10.10
12mu|opal3-3.10.10-4|24	Release:	4%{?extrarelsuffix}
12mu|opal3-3.10.10-4|25	License:	MPL
12mu|opal3-3.10.10-4|26	Group:		System/Libraries
12mu|opal3-3.10.10-4|27	URL:		http://www.opalvoip.org/
12mu|opal3-3.10.10-4|28	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/opal/%{url_ver}/opal-%{version}.tar.xz
12mu|opal3-3.10.10-4|29	Patch0:		opal-3.10.7-fix-link.patch
12mu|opal3-3.10.10-4|30	Patch2:		opal-3.10.7-ffmpeg-0.11.patch
12mu|opal3-3.10.10-4|31	Patch3:		opal-3.10.10-ffmpeg-2.0.patch
12mu|opal3-3.10.10-4|32	BuildRequires:	gawk
12mu|opal3-3.10.10-4|33	BuildRequires:	openldap-devel
12mu|opal3-3.10.10-4|34	BuildRequires:	ptlib-devel >= 2.10.7
12mu|opal3-3.10.10-4|35	BuildRequires:	pkgconfig(openssl)
12mu|opal3-3.10.10-4|36	BuildRequires:	pkgconfig(speex)
12mu|opal3-3.10.10-4|37	BuildRequires:	pkgconfig(theora)
12mu|opal3-3.10.10-4|38	BuildRequires:	ffmpeg-devel
12mu|opal3-3.10.10-4|39	%if %{build_plf}
12mu|opal3-3.10.10-4|40	BuildRequires:	pkgconfig(x264)
12mu|opal3-3.10.10-4|41	%endif
12mu|opal3-3.10.10-4|42	
12mu|opal3-3.10.10-4|43	%description
12mu|opal3-3.10.10-4|44	This is an open source class library for the development of
12mu|opal3-3.10.10-4|45	applications that wish to use SIP / H.323 protocols for multimedia
12mu|opal3-3.10.10-4|46	communications over packet based networks.
12mu|opal3-3.10.10-4|47	
12mu|opal3-3.10.10-4|48	%if %{build_plf}
12mu|opal3-3.10.10-4|49	This package is in restricted repository because the H264 codec is
12mu|opal3-3.10.10-4|50	covered by patents.
12mu|opal3-3.10.10-4|51	%endif
12mu|opal3-3.10.10-4|52	
12mu|opal3-3.10.10-4|53	#----------------------------------------------------------------------------
12mu|opal3-3.10.10-4|54	
12mu|opal3-3.10.10-4|55	%package -n	%{libname}-plugins
12mu|opal3-3.10.10-4|56	Summary:	Codec plugins for Opal
12mu|opal3-3.10.10-4|57	Group:		System/Libraries
12mu|opal3-3.10.10-4|58	Provides:	%{name}-plugins = %{EVRD}
12mu|opal3-3.10.10-4|59	
12mu|opal3-3.10.10-4|60	%description -n	%{libname}-plugins
12mu|opal3-3.10.10-4|61	PTlib codec plugins for various formats provided by Opal.
12mu|opal3-3.10.10-4|62	
12mu|opal3-3.10.10-4|63	%files -n %{libname}-plugins
12mu|opal3-3.10.10-4|64	%{_libdir}/opal-%{version}/codecs/audio/*
12mu|opal3-3.10.10-4|65	%{_libdir}/opal-%{version}/codecs/video/*
12mu|opal3-3.10.10-4|66	
12mu|opal3-3.10.10-4|67	#----------------------------------------------------------------------------
12mu|opal3-3.10.10-4|68	
12mu|opal3-3.10.10-4|69	%package -n	%{libname}
12mu|opal3-3.10.10-4|70	Summary:	Opal Library
12mu|opal3-3.10.10-4|71	Group:		System/Libraries
12mu|opal3-3.10.10-4|72	Provides:	%{name} = %{EVRD}
12mu|opal3-3.10.10-4|73	Requires:	%{libname}-plugins = %{EVRD}
12mu|opal3-3.10.10-4|74	
12mu|opal3-3.10.10-4|75	%description -n	%{libname}
12mu|opal3-3.10.10-4|76	Shared library for OPAL (SIP / H323 stack).
12mu|opal3-3.10.10-4|77	
12mu|opal3-3.10.10-4|78	%files -n %{libname}
12mu|opal3-3.10.10-4|79	%attr(0755,root,root) %{_libdir}/lib*.so.%{major}*
12mu|opal3-3.10.10-4|80	
12mu|opal3-3.10.10-4|81	#----------------------------------------------------------------------------
12mu|opal3-3.10.10-4|82	
12mu|opal3-3.10.10-4|83	%package -n	%{devname}
12mu|opal3-3.10.10-4|84	Summary:	Opal development files
12mu|opal3-3.10.10-4|85	Group:		Development/C
12mu|opal3-3.10.10-4|86	Requires:	%{libname} = %{EVRD}
12mu|opal3-3.10.10-4|87	Provides:	%{name}-devel = %{EVRD}
12mu|opal3-3.10.10-4|88	
12mu|opal3-3.10.10-4|89	%description -n	%{devname}
12mu|opal3-3.10.10-4|90	Header files and libraries for developing applications that use
12mu|opal3-3.10.10-4|91	Opal.
12mu|opal3-3.10.10-4|92	
12mu|opal3-3.10.10-4|93	%files -n %{devname}
12mu|opal3-3.10.10-4|94	%doc mpl-1.0.htm
12mu|opal3-3.10.10-4|95	%attr(0755,root,root) %{_libdir}/*.so
12mu|opal3-3.10.10-4|96	%{_libdir}/*.*a
12mu|opal3-3.10.10-4|97	%{_includedir}/*
12mu|opal3-3.10.10-4|98	%{_libdir}/pkgconfig/opal.pc
12mu|opal3-3.10.10-4|99	
12mu|opal3-3.10.10-4|100	#----------------------------------------------------------------------------
12mu|opal3-3.10.10-4|101	
12mu|opal3-3.10.10-4|102	%prep
12mu|opal3-3.10.10-4|103	%setup -q -n opal-%{version}
12mu|opal3-3.10.10-4|104	%patch0 -p0 -b .link
12mu|opal3-3.10.10-4|105	%patch2 -p0 -b .ffmpeg
12mu|opal3-3.10.10-4|106	%patch3 -p1 -b .ffmpeg2
12mu|opal3-3.10.10-4|107	
12mu|opal3-3.10.10-4|108	%build
12mu|opal3-3.10.10-4|109	#gw don't use the default %%optflags, see
12mu|opal3-3.10.10-4|110	# https://qa.mandriva.com/show_bug.cgi?id=48476
12mu|opal3-3.10.10-4|111	%define optflags %nil
12mu|opal3-3.10.10-4|112	#gw else the UINT64_C macro is not defined by stdint.h
12mu|opal3-3.10.10-4|113	export STDCCFLAGS=-D__STDC_CONSTANT_MACROS
12mu|opal3-3.10.10-4|114	%configure2_5x
12mu|opal3-3.10.10-4|115	%make
12mu|opal3-3.10.10-4|116	
12mu|opal3-3.10.10-4|117	%install
12mu|opal3-3.10.10-4|118	%makeinstall_std
12mu|opal3-3.10.10-4|119	
12mu|opal3-3.10.10-4|120	# remove incorrect symlinks (http://bugzilla.gnome.org/show_bug.cgi?id=553808 )
12mu|opal3-3.10.10-4|121	rm -f %{buildroot}%{_libdir}/libopal.so.?
12mu|opal3-3.10.10-4|122	rm -f %{buildroot}%{_libdir}/libopal.so.?.?
12mu|opal3-3.10.10-4|123	

20284 12
12mu|openal-1.15.1-3|1	%define	major	1
12mu|openal-1.15.1-3|2	%define	libname	%mklibname %{name} %{major}
12mu|openal-1.15.1-3|3	%define	devname	%mklibname %{name} -d
12mu|openal-1.15.1-3|4	%define	oname	openal-soft
12mu|openal-1.15.1-3|5	
12mu|openal-1.15.1-3|6	Name:		openal
12mu|openal-1.15.1-3|7	Summary:	3D Sound Library
12mu|openal-1.15.1-3|8	Version:	1.15.1
12mu|openal-1.15.1-3|9	Release:	3
12mu|openal-1.15.1-3|10	License:	LGPLv2
12mu|openal-1.15.1-3|11	Group:		Sound
12mu|openal-1.15.1-3|12	URL:		http://www.openal.org
12mu|openal-1.15.1-3|13	Source0:	http://kcat.strangesoft.net/openal-releases/%{oname}-%{version}.tar.bz2
12mu|openal-1.15.1-3|14	BuildRequires:	portaudio-devel
12mu|openal-1.15.1-3|15	BuildRequires:	alsa-oss-devel
12mu|openal-1.15.1-3|16	BuildRequires:	cmake
12mu|openal-1.15.1-3|17	BuildRequires:	pkgconfig(libpulse)
12mu|openal-1.15.1-3|18	BuildRequires:	ffmpeg-devel
12mu|openal-1.15.1-3|19	Provides:	%{oname} = %{version}-%{release}
12mu|openal-1.15.1-3|20	Conflicts:	openal1 < 1.7.411-2
12mu|openal-1.15.1-3|21	# Due to some files moved from library subpackage to main package
12mu|openal-1.15.1-3|22	Conflicts:	%{libname} < 1.15
12mu|openal-1.15.1-3|23	
12mu|openal-1.15.1-3|24	%description
12mu|openal-1.15.1-3|25	OpenAL is a free 3D-audio library, with a programming interface similar
12mu|openal-1.15.1-3|26	to that of OpenGL.
12mu|openal-1.15.1-3|27	
12mu|openal-1.15.1-3|28	%package -n	%{libname}
12mu|openal-1.15.1-3|29	Summary:	Main library for OpenAL, a free 3D sound library
12mu|openal-1.15.1-3|30	Group:		System/Libraries
12mu|openal-1.15.1-3|31	Requires:	%{name} >= %{version}-%{release}
12mu|openal-1.15.1-3|32	
12mu|openal-1.15.1-3|33	%description -n %{libname}
12mu|openal-1.15.1-3|34	This package contains the library needed to run programs dynamically
12mu|openal-1.15.1-3|35	linked with OpenAL.
12mu|openal-1.15.1-3|36	
12mu|openal-1.15.1-3|37	%package -n	%{devname}
12mu|openal-1.15.1-3|38	Summary:	Headers for developing programs that will use OpenAL
12mu|openal-1.15.1-3|39	Group:		Development/C
12mu|openal-1.15.1-3|40	Requires:	%{libname} = %{version}-%{release}
12mu|openal-1.15.1-3|41	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|openal-1.15.1-3|42	Provides:	%{name}-devel = %{version}-%{release}
12mu|openal-1.15.1-3|43	Provides:	%{oname}-devel = %{version}-%{release}
12mu|openal-1.15.1-3|44	
12mu|openal-1.15.1-3|45	%description -n	%{devname}
12mu|openal-1.15.1-3|46	This package contains the headers that programmers will need to develop
12mu|openal-1.15.1-3|47	applications which will use OpenAL, a free 3D audio library.
12mu|openal-1.15.1-3|48	
12mu|openal-1.15.1-3|49	%prep
12mu|openal-1.15.1-3|50	%setup -q -n %{oname}-%{version}
12mu|openal-1.15.1-3|51	
12mu|openal-1.15.1-3|52	%build
12mu|openal-1.15.1-3|53	%cmake -DALSOFT_CONFIG=ON
12mu|openal-1.15.1-3|54	%make
12mu|openal-1.15.1-3|55	
12mu|openal-1.15.1-3|56	%install
12mu|openal-1.15.1-3|57	%makeinstall_std -C build
12mu|openal-1.15.1-3|58	mkdir -p %{buildroot}/%{_sysconfdir}/%{name}
12mu|openal-1.15.1-3|59	install -m 0644 alsoftrc.sample %{buildroot}/%{_sysconfdir}/%{name}/alsoft.conf
12mu|openal-1.15.1-3|60	
12mu|openal-1.15.1-3|61	%files
12mu|openal-1.15.1-3|62	%dir %{_sysconfdir}/openal
12mu|openal-1.15.1-3|63	%config(noreplace) %{_sysconfdir}/openal/alsoft.conf
12mu|openal-1.15.1-3|64	%{_bindir}/alstream
12mu|openal-1.15.1-3|65	%{_bindir}/allatency
12mu|openal-1.15.1-3|66	%{_bindir}/alreverb
12mu|openal-1.15.1-3|67	%{_bindir}/openal-info
12mu|openal-1.15.1-3|68	%{_bindir}/makehrtf
12mu|openal-1.15.1-3|69	%{_datadir}/%{name}/alsoftrc.sample
12mu|openal-1.15.1-3|70	
12mu|openal-1.15.1-3|71	%files -n %{libname}
12mu|openal-1.15.1-3|72	%{_libdir}/*.so.%{major}*
12mu|openal-1.15.1-3|73	
12mu|openal-1.15.1-3|74	%files -n %{devname}
12mu|openal-1.15.1-3|75	%{_includedir}/AL
12mu|openal-1.15.1-3|76	%{_libdir}/pkgconfig/%{name}.pc
12mu|openal-1.15.1-3|77	%{_libdir}/*.so

20285 12
12mu|openbox-3.5.2-1|1	%define name      openbox
12mu|openbox-3.5.2-1|2	%define version   3.5.2
12mu|openbox-3.5.2-1|3	%define release   1
12mu|openbox-3.5.2-1|4	%define title     Openbox
12mu|openbox-3.5.2-1|5	%define Summary   Windowmanager based on the original blackbox-code
12mu|openbox-3.5.2-1|6	
12mu|openbox-3.5.2-1|7	%define major 29
12mu|openbox-3.5.2-1|8	%define obtmajor 2
12mu|openbox-3.5.2-1|9	%define libname %mklibname %name %major
12mu|openbox-3.5.2-1|10	%define develname %mklibname -d %name
12mu|openbox-3.5.2-1|11	
12mu|openbox-3.5.2-1|12	Summary:          %Summary
12mu|openbox-3.5.2-1|13	Name:             %name
12mu|openbox-3.5.2-1|14	Version:          %version
12mu|openbox-3.5.2-1|15	Release:          %release
12mu|openbox-3.5.2-1|16	Group:            Graphical desktop/Other
12mu|openbox-3.5.2-1|17	License:          BSD
12mu|openbox-3.5.2-1|18	URL:              http://openbox.org/
12mu|openbox-3.5.2-1|19	Source:           http://openbox.org/dist/openbox/%name-%version.tar.gz
12mu|openbox-3.5.2-1|20	Patch0:		 openbox-3.5.0-mandriva_customisation.patch
12mu|openbox-3.5.2-1|21	BuildRequires:   libxext-devel
12mu|openbox-3.5.2-1|22	BuildRequires:   libxrandr-devel
12mu|openbox-3.5.2-1|23	BuildRequires:   libxinerama-devel
12mu|openbox-3.5.2-1|24	BuildRequires:   libxcursor-devel
12mu|openbox-3.5.2-1|25	BuildRequires:   pkgconfig(glib-2.0)
12mu|openbox-3.5.2-1|26	BuildRequires:   pkgconfig(libxml-2.0)
12mu|openbox-3.5.2-1|27	BuildRequires:   pango-devel
12mu|openbox-3.5.2-1|28	BuildRequires:   pkgconfig(pangoxft)
12mu|openbox-3.5.2-1|29	BuildRequires:   gettext-devel
12mu|openbox-3.5.2-1|30	BuildRequires:   startup-notification-devel >= 0.8
12mu|openbox-3.5.2-1|31	BuildRequires:	 pkgconfig(librsvg-2.0)
12mu|openbox-3.5.2-1|32	Requires:        xsetroot
12mu|openbox-3.5.2-1|33	Suggests:        obconf
12mu|openbox-3.5.2-1|34	
12mu|openbox-3.5.2-1|35	%description
12mu|openbox-3.5.2-1|36	Openbox is a window manager for the X11 windowing system.
12mu|openbox-3.5.2-1|37	It currently runs on a large list of platforms. It was originally
12mu|openbox-3.5.2-1|38	based on blackbox and currently remains very similar, even using
12mu|openbox-3.5.2-1|39	blackbox styles (with available extensions) for its themeing.
12mu|openbox-3.5.2-1|40	
12mu|openbox-3.5.2-1|41	Openbox is the spawn of a number of previous blackbox users/hackers.
12mu|openbox-3.5.2-1|42	Being overall pleased with the window manager, but feeling left unable
12mu|openbox-3.5.2-1|43	to contribute, this project was born.The Openbox project is developed,
12mu|openbox-3.5.2-1|44	maintained, and contributed to by these individuals.
12mu|openbox-3.5.2-1|45	
12mu|openbox-3.5.2-1|46	%package -n %libname
12mu|openbox-3.5.2-1|47	Summary: Libraries from openbox
12mu|openbox-3.5.2-1|48	Group: System/Libraries
12mu|openbox-3.5.2-1|49	Provides: lib%name = %version-%release
12mu|openbox-3.5.2-1|50	
12mu|openbox-3.5.2-1|51	%description -n %libname
12mu|openbox-3.5.2-1|52	Openbox is a window manager for the X11 windowing system.
12mu|openbox-3.5.2-1|53	It currently runs on a large list of platforms. It was originally
12mu|openbox-3.5.2-1|54	based on blackbox and currently remains very similar, even using
12mu|openbox-3.5.2-1|55	blackbox styles (with available extensions) for its themeing.
12mu|openbox-3.5.2-1|56	
12mu|openbox-3.5.2-1|57	Openbox is the spawn of a number of previous blackbox users/hackers.
12mu|openbox-3.5.2-1|58	Being overall pleased with the window manager, but feeling left unable
12mu|openbox-3.5.2-1|59	to contribute, this project was born.The Openbox project is developed,
12mu|openbox-3.5.2-1|60	maintained, and contributed to by these individuals.
12mu|openbox-3.5.2-1|61	
12mu|openbox-3.5.2-1|62	%package -n %develname
12mu|openbox-3.5.2-1|63	Summary: Development files from openbox
12mu|openbox-3.5.2-1|64	Group: Development/Other
12mu|openbox-3.5.2-1|65	Requires: %libname = %version-%release
12mu|openbox-3.5.2-1|66	Provides: lib%name-devel = %version-%release
12mu|openbox-3.5.2-1|67	Provides: %name-devel = %version-%release
12mu|openbox-3.5.2-1|68	Obsoletes: %mklibname -d openbox 1
12mu|openbox-3.5.2-1|69	
12mu|openbox-3.5.2-1|70	%description -n %develname
12mu|openbox-3.5.2-1|71	Openbox is a window manager for the X11 windowing system.
12mu|openbox-3.5.2-1|72	It currently runs on a large list of platforms. It was originally
12mu|openbox-3.5.2-1|73	based on blackbox and currently remains very similar, even using
12mu|openbox-3.5.2-1|74	blackbox styles (with available extensions) for its themeing.
12mu|openbox-3.5.2-1|75	
12mu|openbox-3.5.2-1|76	Openbox is the spawn of a number of previous blackbox users/hackers.
12mu|openbox-3.5.2-1|77	Being overall pleased with the window manager, but feeling left unable
12mu|openbox-3.5.2-1|78	to contribute, this project was born.The Openbox project is developed,
12mu|openbox-3.5.2-1|79	maintained, and contributed to by these individuals.
12mu|openbox-3.5.2-1|80	
12mu|openbox-3.5.2-1|81	%prep
12mu|openbox-3.5.2-1|82	%setup -q
12mu|openbox-3.5.2-1|83	%apply_patches
12mu|openbox-3.5.2-1|84	
12mu|openbox-3.5.2-1|85	%build
12mu|openbox-3.5.2-1|86	autoreconf -fi
12mu|openbox-3.5.2-1|87	%configure2_5x
12mu|openbox-3.5.2-1|88	%make DEFAULT_MENU=%_sysconfdir/xdg/openbox/menu.xml
12mu|openbox-3.5.2-1|89	
12mu|openbox-3.5.2-1|90	%install
12mu|openbox-3.5.2-1|91	%makeinstall_std
12mu|openbox-3.5.2-1|92	
12mu|openbox-3.5.2-1|93	# session file
12mu|openbox-3.5.2-1|94	%__mkdir -p %buildroot%_sysconfdir/X11/wmsession.d
12mu|openbox-3.5.2-1|95	%__cat > %buildroot%_sysconfdir/X11/wmsession.d/26openbox << EOF
12mu|openbox-3.5.2-1|96	NAME=Openbox
12mu|openbox-3.5.2-1|97	ICON=%_datadir/pixmaps/openbox.png
12mu|openbox-3.5.2-1|98	EXEC=%_bindir/startopenbox
12mu|openbox-3.5.2-1|99	DESC=%Summary
12mu|openbox-3.5.2-1|100	SCRIPT:
12mu|openbox-3.5.2-1|101	exec %_bindir/startopenbox
12mu|openbox-3.5.2-1|102	EOF
12mu|openbox-3.5.2-1|103	
12mu|openbox-3.5.2-1|104	%__mkdir -p %buildroot%_bindir
12mu|openbox-3.5.2-1|105	cat > %buildroot%_bindir/start%name <<EOF
12mu|openbox-3.5.2-1|106	#!/bin/sh
12mu|openbox-3.5.2-1|107	%_bindir/xsetroot -solid Black
12mu|openbox-3.5.2-1|108	exec %_bindir/openbox-session
12mu|openbox-3.5.2-1|109	EOF
12mu|openbox-3.5.2-1|110	
12mu|openbox-3.5.2-1|111	%find_lang %name
12mu|openbox-3.5.2-1|112	
12mu|openbox-3.5.2-1|113	find %buildroot -name *.la | xargs rm
12mu|openbox-3.5.2-1|114	
12mu|openbox-3.5.2-1|115	%files -f %name.lang
12mu|openbox-3.5.2-1|116	%defattr(-,root,root)
12mu|openbox-3.5.2-1|117	%doc AUTHORS CHANGELOG README
12mu|openbox-3.5.2-1|118	%attr(755,root,root) %_bindir/*
12mu|openbox-3.5.2-1|119	
12mu|openbox-3.5.2-1|120	#%config(noreplace) %_sysconfdir/menu-methods/%name
12mu|openbox-3.5.2-1|121	%config(noreplace) %_sysconfdir/X11/wmsession.d/26%name
12mu|openbox-3.5.2-1|122	
12mu|openbox-3.5.2-1|123	%dir %_sysconfdir/xdg/%name
12mu|openbox-3.5.2-1|124	%config(noreplace) %_sysconfdir/xdg/%name/*
12mu|openbox-3.5.2-1|125	%_libexecdir/openbox-autostart
12mu|openbox-3.5.2-1|126	%_libexecdir/openbox-xdg-autostart
12mu|openbox-3.5.2-1|127	%{_datadir}/man/man1/*
12mu|openbox-3.5.2-1|128	%{_datadir}/xsessions/*
12mu|openbox-3.5.2-1|129	%{_datadir}/gnome/wm-properties/openbox.desktop
12mu|openbox-3.5.2-1|130	%{_datadir}/applications/*.desktop
12mu|openbox-3.5.2-1|131	%{_datadir}/pixmaps/*
12mu|openbox-3.5.2-1|132	%{_datadir}/themes/*
12mu|openbox-3.5.2-1|133	%{_datadir}/gnome-session/sessions/openbox-gnome-fallback.session
12mu|openbox-3.5.2-1|134	%{_datadir}/gnome-session/sessions/openbox-gnome.session
12mu|openbox-3.5.2-1|135	
12mu|openbox-3.5.2-1|136	%files -n %libname
12mu|openbox-3.5.2-1|137	%defattr(-,root,root)
12mu|openbox-3.5.2-1|138	%_libdir/*.so.%{major}*
12mu|openbox-3.5.2-1|139	%defattr(-,root,root)
12mu|openbox-3.5.2-1|140	%_libdir/libobt.so.%{obtmajor}
12mu|openbox-3.5.2-1|141	%_libdir/libobt.so.%{obtmajor}.*
12mu|openbox-3.5.2-1|142	
12mu|openbox-3.5.2-1|143	%files -n %develname
12mu|openbox-3.5.2-1|144	%defattr(-,root,root)
12mu|openbox-3.5.2-1|145	%_libdir/pkgconfig/*.pc
12mu|openbox-3.5.2-1|146	%_libdir/*.so
12mu|openbox-3.5.2-1|147	%_libdir/*.a
12mu|openbox-3.5.2-1|148	%_includedir/%name
12mu|openbox-3.5.2-1|149	
12mu|openbox-3.5.2-1|150	
12mu|openbox-3.5.2-1|151	%changelog
12mu|openbox-3.5.2-1|152	* Wed Oct 23 2013 akdengi <kazancas@mandriva.ru> 3.5.2-1
12mu|openbox-3.5.2-1|153	+ Revision: 125bd20
12mu|openbox-3.5.2-1|154	- 3.5.2
12mu|openbox-3.5.2-1|155	
12mu|openbox-3.5.2-1|156	

20286 12
12mu|openbox-menu-0.3.6.6-3|1	%define debug_package %{nil}
12mu|openbox-menu-0.3.6.6-3|2	Summary:	Dynamic menus in Openbox WM
12mu|openbox-menu-0.3.6.6-3|3	Name:		openbox-menu
12mu|openbox-menu-0.3.6.6-3|4	Version:	0.3.6.6
12mu|openbox-menu-0.3.6.6-3|5	Release:	3
12mu|openbox-menu-0.3.6.6-3|6	License:	GPLv3
12mu|openbox-menu-0.3.6.6-3|7	Group:		Graphical desktop/Other
12mu|openbox-menu-0.3.6.6-3|8	URL:		http://mimarchlinux.googlecode.com/
12mu|openbox-menu-0.3.6.6-3|9	Source0:	http://mimarchlinux.googlecode.com/%{name}-%{version}.tar.bz2
12mu|openbox-menu-0.3.6.6-3|10	Patch1:		openbox-menu-0.3.6.6_makefile-install.patch
12mu|openbox-menu-0.3.6.6-3|11	
12mu|openbox-menu-0.3.6.6-3|12	BuildRequires:	pkgconfig(glib-2.0)
12mu|openbox-menu-0.3.6.6-3|13	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|openbox-menu-0.3.6.6-3|14	BuildRequires:	pkgconfig(libmenu-cache)
12mu|openbox-menu-0.3.6.6-3|15	
12mu|openbox-menu-0.3.6.6-3|16	Requires:	openbox
12mu|openbox-menu-0.3.6.6-3|17	Requires:	menu-cache
12mu|openbox-menu-0.3.6.6-3|18	
12mu|openbox-menu-0.3.6.6-3|19	%description
12mu|openbox-menu-0.3.6.6-3|20	An Openbox pipe-menu to display entries in *.desktop files.
12mu|openbox-menu-0.3.6.6-3|21	
12mu|openbox-menu-0.3.6.6-3|22	%prep
12mu|openbox-menu-0.3.6.6-3|23	%setup -q
12mu|openbox-menu-0.3.6.6-3|24	%apply_patches
12mu|openbox-menu-0.3.6.6-3|25	
12mu|openbox-menu-0.3.6.6-3|26	%build
12mu|openbox-menu-0.3.6.6-3|27	%make
12mu|openbox-menu-0.3.6.6-3|28	
12mu|openbox-menu-0.3.6.6-3|29	%install
12mu|openbox-menu-0.3.6.6-3|30	%makeinstall_std
12mu|openbox-menu-0.3.6.6-3|31	
12mu|openbox-menu-0.3.6.6-3|32	%files
12mu|openbox-menu-0.3.6.6-3|33	%doc ChangeLog AUTHORS COPYING
12mu|openbox-menu-0.3.6.6-3|34	%{_bindir}/%{name}
12mu|openbox-menu-0.3.6.6-3|35	
12mu|openbox-menu-0.3.6.6-3|36	
12mu|openbox-menu-0.3.6.6-3|37	
12mu|openbox-menu-0.3.6.6-3|38	%changelog
12mu|openbox-menu-0.3.6.6-3|39	* Thu Apr 26 2012 Matthew Dawkins <mattydaw@mandriva.org> 0.3.6.6-1
12mu|openbox-menu-0.3.6.6-3|40	+ Revision: 793615
12mu|openbox-menu-0.3.6.6-3|41	- imported package openbox-menu
12mu|openbox-menu-0.3.6.6-3|42	

20287 12
12mu|openconnect-5.03-1|1	%define major 2
12mu|openconnect-5.03-1|2	%define libname %mklibname %{name} %{major}
12mu|openconnect-5.03-1|3	%define devname %mklibname %{name} -d
12mu|openconnect-5.03-1|4	
12mu|openconnect-5.03-1|5	Summary:	Open client for Cisco AnyConnect VPN
12mu|openconnect-5.03-1|6	Name:		openconnect
12mu|openconnect-5.03-1|7	Version:	5.03
12mu|openconnect-5.03-1|8	Release:	1
12mu|openconnect-5.03-1|9	Group:		Networking/Other
12mu|openconnect-5.03-1|10	License:	LGPLv2+
12mu|openconnect-5.03-1|11	Url:		http://www.infradead.org/openconnect.html
12mu|openconnect-5.03-1|12	Source0:	ftp://ftp.infradead.org:21/pub/openconnect/%{name}-%{version}.tar.gz
12mu|openconnect-5.03-1|13	BuildRequires:	pkgconfig(dbus-1)
12mu|openconnect-5.03-1|14	BuildRequires:	pkgconfig(libxml-2.0)
12mu|openconnect-5.03-1|15	BuildRequires:	pkgconfig(gnutls)
12mu|openconnect-5.03-1|16	# our version 1.0.0e of OpenSSL is known to be broken with Cisco DTLS.
12mu|openconnect-5.03-1|17	BuildRequires:	pkgconfig(openssl)
12mu|openconnect-5.03-1|18	BuildRequires:	vpnc
12mu|openconnect-5.03-1|19	
12mu|openconnect-5.03-1|20	%description
12mu|openconnect-5.03-1|21	This package provides a client for Cisco's "AnyConnect" VPN, which uses
12mu|openconnect-5.03-1|22	HTTPS and DTLS protocols.
12mu|openconnect-5.03-1|23	
12mu|openconnect-5.03-1|24	%files -f %{name}.lang
12mu|openconnect-5.03-1|25	%doc TODO COPYING.LGPL
12mu|openconnect-5.03-1|26	%{_sbindir}/%{name}
12mu|openconnect-5.03-1|27	%{_mandir}/man8/*
12mu|openconnect-5.03-1|28	
12mu|openconnect-5.03-1|29	#----------------------------------------------------------------------------
12mu|openconnect-5.03-1|30	
12mu|openconnect-5.03-1|31	%package -n %{libname}
12mu|openconnect-5.03-1|32	Summary:	Dynamic libraries for %{name}
12mu|openconnect-5.03-1|33	
12mu|openconnect-5.03-1|34	%description -n %{libname}
12mu|openconnect-5.03-1|35	This package contains the shared library for %{name}.
12mu|openconnect-5.03-1|36	
12mu|openconnect-5.03-1|37	%files -n %{libname}
12mu|openconnect-5.03-1|38	%{_libdir}/libopenconnect.so.%{major}*
12mu|openconnect-5.03-1|39	
12mu|openconnect-5.03-1|40	#----------------------------------------------------------------------------
12mu|openconnect-5.03-1|41	
12mu|openconnect-5.03-1|42	%package -n %{devname}
12mu|openconnect-5.03-1|43	Summary:	Development files for %{name}
12mu|openconnect-5.03-1|44	Group:		Development/C
12mu|openconnect-5.03-1|45	Requires:	%{libname} = %{EVRD}
12mu|openconnect-5.03-1|46	Provides:	%{name}-devel = %{EVRD}
12mu|openconnect-5.03-1|47	
12mu|openconnect-5.03-1|48	%description -n %{devname}
12mu|openconnect-5.03-1|49	This package contains the development files for %{name}.
12mu|openconnect-5.03-1|50	
12mu|openconnect-5.03-1|51	%files -n %{devname}
12mu|openconnect-5.03-1|52	%{_includedir}/openconnect.h
12mu|openconnect-5.03-1|53	%{_libdir}/libopenconnect.so
12mu|openconnect-5.03-1|54	%{_libdir}/pkgconfig/%{name}.pc
12mu|openconnect-5.03-1|55	
12mu|openconnect-5.03-1|56	#----------------------------------------------------------------------------
12mu|openconnect-5.03-1|57	
12mu|openconnect-5.03-1|58	%prep
12mu|openconnect-5.03-1|59	%setup -q
12mu|openconnect-5.03-1|60	
12mu|openconnect-5.03-1|61	%build
12mu|openconnect-5.03-1|62	%configure2_5x --disable-static --with-vpnc-script=/etc/vpnc/vpnc-script
12mu|openconnect-5.03-1|63	
12mu|openconnect-5.03-1|64	%make
12mu|openconnect-5.03-1|65	
12mu|openconnect-5.03-1|66	%install
12mu|openconnect-5.03-1|67	%makeinstall_std
12mu|openconnect-5.03-1|68	
12mu|openconnect-5.03-1|69	%find_lang %{name}
12mu|openconnect-5.03-1|70	
12mu|openconnect-5.03-1|71	
12mu|openconnect-5.03-1|72	
12mu|openconnect-5.03-1|73	
12mu|openconnect-5.03-1|74	%changelog
12mu|openconnect-5.03-1|75	* Wed Feb 26 2014 dsilakov <denis.silakov@rosalab.ru> 5.03-1
12mu|openconnect-5.03-1|76	+ Revision: be42761
12mu|openconnect-5.03-1|77	- Merge pull request #2 from import/openconnect:auto_update
12mu|openconnect-5.03-1|78	- ROSA Updates Builder: update suggested
12mu|openconnect-5.03-1|79	
12mu|openconnect-5.03-1|80	

20288 12
12mu|opencv-2.4.6.1-3|1	%ifnarch %{arm} %{mips}
12mu|opencv-2.4.6.1-3|2	%bcond_without	java
12mu|opencv-2.4.6.1-3|3	%endif
12mu|opencv-2.4.6.1-3|4	
12mu|opencv-2.4.6.1-3|5	Summary:	Open Source Computer Vision library
12mu|opencv-2.4.6.1-3|6	Name:		opencv
12mu|opencv-2.4.6.1-3|7	Version:	2.4.6.1
12mu|opencv-2.4.6.1-3|8	Release:	3
12mu|opencv-2.4.6.1-3|9	License:	GPLv2+
12mu|opencv-2.4.6.1-3|10	Group:		Sciences/Computer science
12mu|opencv-2.4.6.1-3|11	Url:		http://opencv.org/
12mu|opencv-2.4.6.1-3|12	Source0:	http://kent.dl.sourceforge.net/project/opencvlibrary/opencv-unix/%{version}/%{name}-%{version}.tar.gz
12mu|opencv-2.4.6.1-3|13	Patch0:		opencv-2.4.5-link-v4l2.patch
12mu|opencv-2.4.6.1-3|14	BuildRequires:	cmake
12mu|opencv-2.4.6.1-3|15	BuildRequires:	pkgconfig(eigen2)
12mu|opencv-2.4.6.1-3|16	BuildRequires:	pkgconfig(glu)
12mu|opencv-2.4.6.1-3|17	BuildRequires:	pkgconfig(gstreamer-app-0.10)
12mu|opencv-2.4.6.1-3|18	BuildRequires:	pkgconfig(gstreamer-base-0.10)
12mu|opencv-2.4.6.1-3|19	BuildRequires:	pkgconfig(gstreamer-video-0.10)
12mu|opencv-2.4.6.1-3|20	BuildRequires:	pkgconfig(gthread-2.0)
12mu|opencv-2.4.6.1-3|21	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|opencv-2.4.6.1-3|22	BuildRequires:	pkgconfig(jasper)
12mu|opencv-2.4.6.1-3|23	BuildRequires:	pkgconfig(lapack)
12mu|opencv-2.4.6.1-3|24	BuildRequires:	pkgconfig(libavcodec)
12mu|opencv-2.4.6.1-3|25	BuildRequires:	pkgconfig(libavformat)
12mu|opencv-2.4.6.1-3|26	BuildRequires:	pkgconfig(libavutil)
12mu|opencv-2.4.6.1-3|27	BuildRequires:	pkgconfig(libdc1394-2)
12mu|opencv-2.4.6.1-3|28	BuildRequires:	pkgconfig(libpng)
12mu|opencv-2.4.6.1-3|29	BuildRequires:	pkgconfig(libswscale)
12mu|opencv-2.4.6.1-3|30	BuildRequires:	pkgconfig(libtiff-4)
12mu|opencv-2.4.6.1-3|31	BuildRequires:	pkgconfig(libv4l2)
12mu|opencv-2.4.6.1-3|32	BuildRequires:	pkgconfig(OpenEXR)
12mu|opencv-2.4.6.1-3|33	BuildRequires:	pkgconfig(python2)
12mu|opencv-2.4.6.1-3|34	BuildRequires:	pkgconfig(zlib)
12mu|opencv-2.4.6.1-3|35	BuildRequires:	jpeg-devel
12mu|opencv-2.4.6.1-3|36	BuildRequires:	python-numpy-devel
12mu|opencv-2.4.6.1-3|37	%if %{with java}
12mu|opencv-2.4.6.1-3|38	# Java bindings
12mu|opencv-2.4.6.1-3|39	BuildRequires:	java-1.6.0-openjdk-devel
12mu|opencv-2.4.6.1-3|40	BuildRequires:	ant
12mu|opencv-2.4.6.1-3|41	%endif
12mu|opencv-2.4.6.1-3|42	# Qt 4.x module
12mu|opencv-2.4.6.1-3|43	BuildRequires:	pkgconfig(QtCore) pkgconfig(QtGui) pkgconfig(QtOpenGL) pkgconfig(QtTest)
12mu|opencv-2.4.6.1-3|44	# Documentation generation
12mu|opencv-2.4.6.1-3|45	BuildRequires:	python-sphinx latex2html
12mu|opencv-2.4.6.1-3|46	
12mu|opencv-2.4.6.1-3|47	%description
12mu|opencv-2.4.6.1-3|48	OpenCV (Open Source Computer Vision) is a library of programming
12mu|opencv-2.4.6.1-3|49	functions for real time computer vision.
12mu|opencv-2.4.6.1-3|50	
12mu|opencv-2.4.6.1-3|51	#--------------------------------------------------------------------------------
12mu|opencv-2.4.6.1-3|52	
12mu|opencv-2.4.6.1-3|53	%define libopencv_core_soname 2.4
12mu|opencv-2.4.6.1-3|54	%define libopencv_core %mklibname opencv_core %{libopencv_core_soname}
12mu|opencv-2.4.6.1-3|55	%define wrongcore %mklibname opencv_core 2
12mu|opencv-2.4.6.1-3|56	
12mu|opencv-2.4.6.1-3|57	%package -n	%{libopencv_core}
12mu|opencv-2.4.6.1-3|58	Summary:	OpenCV core library
12mu|opencv-2.4.6.1-3|59	Group:		System/Libraries
12mu|opencv-2.4.6.1-3|60	%rename		%{wrongcore}
12mu|opencv-2.4.6.1-3|61	
12mu|opencv-2.4.6.1-3|62	%description -n	%{libopencv_core}
12mu|opencv-2.4.6.1-3|63	OpenCV core library (basic structures, arithmetics and linear algebra,
12mu|opencv-2.4.6.1-3|64	
12mu|opencv-2.4.6.1-3|65	%files -n	%{libopencv_core}
12mu|opencv-2.4.6.1-3|66	%{_libdir}/libopencv_core.so.%{libopencv_core_soname}*
12mu|opencv-2.4.6.1-3|67	
12mu|opencv-2.4.6.1-3|68	#--------------------------------------------------------------------------------
12mu|opencv-2.4.6.1-3|69	
12mu|opencv-2.4.6.1-3|70	%define libopencv_imgproc_soname 2.4
12mu|opencv-2.4.6.1-3|71	%define libopencv_imgproc %mklibname opencv_imgproc %{libopencv_imgproc_soname}
12mu|opencv-2.4.6.1-3|72	%define wrongimgproc %mklibname opencv_imgproc 2
12mu|opencv-2.4.6.1-3|73	
12mu|opencv-2.4.6.1-3|74	%package -n	%{libopencv_imgproc}
12mu|opencv-2.4.6.1-3|75	Summary:	OpenCV image processing library
12mu|opencv-2.4.6.1-3|76	Group:		System/Libraries
12mu|opencv-2.4.6.1-3|77	Requires:	%{libopencv_core} = %{EVRD}
12mu|opencv-2.4.6.1-3|78	%rename		%{wrongimgproc}
12mu|opencv-2.4.6.1-3|79	
12mu|opencv-2.4.6.1-3|80	%description -n	%{libopencv_imgproc}
12mu|opencv-2.4.6.1-3|81	OpenCV image processing library (filter, Gaussian blur, erode, dilate,
12mu|opencv-2.4.6.1-3|82	resize, remap, etc.).
12mu|opencv-2.4.6.1-3|83	
12mu|opencv-2.4.6.1-3|84	%files -n	%{libopencv_imgproc}
12mu|opencv-2.4.6.1-3|85	%{_libdir}/libopencv_imgproc.so.%{libopencv_imgproc_soname}*
12mu|opencv-2.4.6.1-3|86	
12mu|opencv-2.4.6.1-3|87	#--------------------------------------------------------------------------------
12mu|opencv-2.4.6.1-3|88	
12mu|opencv-2.4.6.1-3|89	%define libopencv_highgui_soname 2.4
12mu|opencv-2.4.6.1-3|90	%define libopencv_highgui %mklibname opencv_highgui %{libopencv_highgui_soname}
12mu|opencv-2.4.6.1-3|91	%define wronghighgui %mklibname opencv_highgui 2
12mu|opencv-2.4.6.1-3|92	
12mu|opencv-2.4.6.1-3|93	%package -n	%{libopencv_highgui}
12mu|opencv-2.4.6.1-3|94	Summary:	OpenCV GUI and image/video I/O library
12mu|opencv-2.4.6.1-3|95	Group:		System/Libraries
12mu|opencv-2.4.6.1-3|96	Requires:	%{libopencv_core} = %{EVRD}
12mu|opencv-2.4.6.1-3|97	Requires:	%{libopencv_imgproc} = %{EVRD}
12mu|opencv-2.4.6.1-3|98	%rename		%{wronghighgui}
12mu|opencv-2.4.6.1-3|99	
12mu|opencv-2.4.6.1-3|100	%description -n	%{libopencv_highgui}
12mu|opencv-2.4.6.1-3|101	OpenCV GUI and image/video I/O library.
12mu|opencv-2.4.6.1-3|102	
12mu|opencv-2.4.6.1-3|103	%files -n	%{libopencv_highgui}
12mu|opencv-2.4.6.1-3|104	%{_libdir}/libopencv_highgui.so.%{libopencv_highgui_soname}*
12mu|opencv-2.4.6.1-3|105	
12mu|opencv-2.4.6.1-3|106	#--------------------------------------------------------------------------------
12mu|opencv-2.4.6.1-3|107	
12mu|opencv-2.4.6.1-3|108	%define libopencv_ml_soname 2.4
12mu|opencv-2.4.6.1-3|109	%define libopencv_ml %mklibname opencv_ml %{libopencv_ml_soname}
12mu|opencv-2.4.6.1-3|110	%define wrongml %mklibname opencv_ml 2
12mu|opencv-2.4.6.1-3|111	
12mu|opencv-2.4.6.1-3|112	%package -n	%{libopencv_ml}
12mu|opencv-2.4.6.1-3|113	Summary:	OpenCV machine learning model library
12mu|opencv-2.4.6.1-3|114	Group:		System/Libraries
12mu|opencv-2.4.6.1-3|115	Requires:	%{libopencv_core} = %{EVRD}
12mu|opencv-2.4.6.1-3|116	%rename		%{wrongml}
12mu|opencv-2.4.6.1-3|117	
12mu|opencv-2.4.6.1-3|118	%description -n	%{libopencv_ml}
12mu|opencv-2.4.6.1-3|119	OpenCV statistical machine learning models (SVM,
12mu|opencv-2.4.6.1-3|120	decision trees, boosting, etc.).
12mu|opencv-2.4.6.1-3|121	
12mu|opencv-2.4.6.1-3|122	%files -n	%{libopencv_ml}
12mu|opencv-2.4.6.1-3|123	%{_libdir}/libopencv_ml.so.%{libopencv_ml_soname}*
12mu|opencv-2.4.6.1-3|124	
12mu|opencv-2.4.6.1-3|125	#--------------------------------------------------------------------------------
12mu|opencv-2.4.6.1-3|126	
12mu|opencv-2.4.6.1-3|127	%define libopencv_ts_soname 2.4
12mu|opencv-2.4.6.1-3|128	%define libopencv_ts %mklibname opencv_ts %{libopencv_ts_soname}
12mu|opencv-2.4.6.1-3|129	%define wrongts %mklibname opencv_ts 2
12mu|opencv-2.4.6.1-3|130	
12mu|opencv-2.4.6.1-3|131	%package -n	%{libopencv_ts}
12mu|opencv-2.4.6.1-3|132	Summary:	OpenCV Base test library
12mu|opencv-2.4.6.1-3|133	Group:		System/Libraries
12mu|opencv-2.4.6.1-3|134	Requires:	%{libopencv_core} = %{EVRD}
12mu|opencv-2.4.6.1-3|135	%rename		%{wrongts}
12mu|opencv-2.4.6.1-3|136	
12mu|opencv-2.4.6.1-3|137	%description -n %{libopencv_ts}
12mu|opencv-2.4.6.1-3|138	OpenCV Base test library.
12mu|opencv-2.4.6.1-3|139	
12mu|opencv-2.4.6.1-3|140	%files -n	%{libopencv_ts}
12mu|opencv-2.4.6.1-3|141	%{_libdir}/libopencv_ts.so.%{libopencv_ts_soname}*
12mu|opencv-2.4.6.1-3|142	
12mu|opencv-2.4.6.1-3|143	#--------------------------------------------------------------------------------
12mu|opencv-2.4.6.1-3|144	
12mu|opencv-2.4.6.1-3|145	%define libopencv_flann_soname 2.4
12mu|opencv-2.4.6.1-3|146	%define libopencv_flann %mklibname opencv_flann %{libopencv_flann_soname}
12mu|opencv-2.4.6.1-3|147	%define wrongflann %mklibname opencv_flann 2
12mu|opencv-2.4.6.1-3|148	
12mu|opencv-2.4.6.1-3|149	%package -n	%{libopencv_flann}
12mu|opencv-2.4.6.1-3|150	Summary:	OpenCV FLANN library
12mu|opencv-2.4.6.1-3|151	Group:		System/Libraries
12mu|opencv-2.4.6.1-3|152	%rename		%{wrongflann}
12mu|opencv-2.4.6.1-3|153	
12mu|opencv-2.4.6.1-3|154	%description -n	%{libopencv_flann}
12mu|opencv-2.4.6.1-3|155	OpenCV wrappers for the Fast Library for Approximate Neurest Neighbors
12mu|opencv-2.4.6.1-3|156	(FLANN).
12mu|opencv-2.4.6.1-3|157	
12mu|opencv-2.4.6.1-3|158	%files -n	%{libopencv_flann}
12mu|opencv-2.4.6.1-3|159	%{_libdir}/libopencv_flann.so.%{libopencv_flann_soname}*
12mu|opencv-2.4.6.1-3|160	
12mu|opencv-2.4.6.1-3|161	#--------------------------------------------------------------------------------
12mu|opencv-2.4.6.1-3|162	
12mu|opencv-2.4.6.1-3|163	%define libopencv_calib3d_soname 2.4
12mu|opencv-2.4.6.1-3|164	%define libopencv_calib3d %mklibname opencv_calib3d %{libopencv_calib3d_soname}
12mu|opencv-2.4.6.1-3|165	%define wrongcalib3d %mklibname opencv_calib3d 2
12mu|opencv-2.4.6.1-3|166	
12mu|opencv-2.4.6.1-3|167	%package -n	%{libopencv_calib3d}
12mu|opencv-2.4.6.1-3|168	Summary:	OpenCV camera calibration library
12mu|opencv-2.4.6.1-3|169	Group:		System/Libraries
12mu|opencv-2.4.6.1-3|170	Requires:	%{libopencv_core} = %{EVRD}
12mu|opencv-2.4.6.1-3|171	Requires:	%{libopencv_imgproc} = %{EVRD}
12mu|opencv-2.4.6.1-3|172	%rename		%{wrongcalib3d}
12mu|opencv-2.4.6.1-3|173	
12mu|opencv-2.4.6.1-3|174	%description -n	%{libopencv_calib3d}
12mu|opencv-2.4.6.1-3|175	OpenCV library for camera calibration, stereo correspondence, and
12mu|opencv-2.4.6.1-3|176	elements of 3D data processing.
12mu|opencv-2.4.6.1-3|177	
12mu|opencv-2.4.6.1-3|178	%files -n	%{libopencv_calib3d}
12mu|opencv-2.4.6.1-3|179	%{_libdir}/libopencv_calib3d.so.%{libopencv_calib3d_soname}*
12mu|opencv-2.4.6.1-3|180	
12mu|opencv-2.4.6.1-3|181	#--------------------------------------------------------------------------------
12mu|opencv-2.4.6.1-3|182	
12mu|opencv-2.4.6.1-3|183	%define libopencv_features2d_soname 2.4
12mu|opencv-2.4.6.1-3|184	%define libopencv_features2d %mklibname opencv_features2d %{libopencv_features2d_soname}
12mu|opencv-2.4.6.1-3|185	%define wrongfeatures2d %mklibname opencv_features2d 2
12mu|opencv-2.4.6.1-3|186	
12mu|opencv-2.4.6.1-3|187	%package -n	%{libopencv_features2d}
12mu|opencv-2.4.6.1-3|188	Summary:	OpenCV 2D feature detectors
12mu|opencv-2.4.6.1-3|189	Group:		System/Libraries
12mu|opencv-2.4.6.1-3|190	Requires:	%{libopencv_core} = %{EVRD}
12mu|opencv-2.4.6.1-3|191	Requires:	%{libopencv_imgproc} = %{EVRD}
12mu|opencv-2.4.6.1-3|192	Requires:	%{libopencv_calib3d} = %{EVRD}
12mu|opencv-2.4.6.1-3|193	Requires:	%{libopencv_highgui} = %{EVRD}
12mu|opencv-2.4.6.1-3|194	Requires:	%{libopencv_flann} = %{EVRD}
12mu|opencv-2.4.6.1-3|195	%rename		%{wrongfeatures2d}
12mu|opencv-2.4.6.1-3|196	
12mu|opencv-2.4.6.1-3|197	%description -n	%{libopencv_features2d}
12mu|opencv-2.4.6.1-3|198	OpenCV 2D feature detectors and descriptors (SURF, FAST, etc.).
12mu|opencv-2.4.6.1-3|199	
12mu|opencv-2.4.6.1-3|200	%files -n	%{libopencv_features2d}
12mu|opencv-2.4.6.1-3|201	%{_libdir}/libopencv_features2d.so.%{libopencv_features2d_soname}*
12mu|opencv-2.4.6.1-3|202	
12mu|opencv-2.4.6.1-3|203	#--------------------------------------------------------------------------------
12mu|opencv-2.4.6.1-3|204	
12mu|opencv-2.4.6.1-3|205	%define libopencv_superres_soname 2.4
12mu|opencv-2.4.6.1-3|206	%define libopencv_superres %mklibname opencv_superres %{libopencv_superres_soname}
12mu|opencv-2.4.6.1-3|207	
12mu|opencv-2.4.6.1-3|208	%package -n	%{libopencv_superres}
12mu|opencv-2.4.6.1-3|209	Summary:	OpenCV super-resolution support
12mu|opencv-2.4.6.1-3|210	Group:		System/Libraries
12mu|opencv-2.4.6.1-3|211	Requires:	%{libopencv_core} = %{EVRD}
12mu|opencv-2.4.6.1-3|212	
12mu|opencv-2.4.6.1-3|213	%description -n	%{libopencv_superres}
12mu|opencv-2.4.6.1-3|214	Super-resolution support for OpenCV.
12mu|opencv-2.4.6.1-3|215	
12mu|opencv-2.4.6.1-3|216	%files -n	%{libopencv_superres}
12mu|opencv-2.4.6.1-3|217	%{_libdir}/libopencv_superres.so.%{libopencv_superres_soname}*
12mu|opencv-2.4.6.1-3|218	
12mu|opencv-2.4.6.1-3|219	#--------------------------------------------------------------------------------
12mu|opencv-2.4.6.1-3|220	
12mu|opencv-2.4.6.1-3|221	%define libopencv_video_soname 2.4
12mu|opencv-2.4.6.1-3|222	%define libopencv_video %mklibname opencv_video %{libopencv_video_soname}
12mu|opencv-2.4.6.1-3|223	%define wrongvideo %mklibname opencv_video 2
12mu|opencv-2.4.6.1-3|224	
12mu|opencv-2.4.6.1-3|225	%package -n	%{libopencv_video}
12mu|opencv-2.4.6.1-3|226	Summary:	OpenCV motion analysis and object tracking library
12mu|opencv-2.4.6.1-3|227	Group:		System/Libraries
12mu|opencv-2.4.6.1-3|228	Requires:	%{libopencv_core} = %{EVRD}
12mu|opencv-2.4.6.1-3|229	Requires:	%{libopencv_imgproc} = %{EVRD}
12mu|opencv-2.4.6.1-3|230	%rename		%{wrongvideo}
12mu|opencv-2.4.6.1-3|231	
12mu|opencv-2.4.6.1-3|232	%description -n	%{libopencv_video}
12mu|opencv-2.4.6.1-3|233	OpenCV motion analysis and object tracking library (optical flow,
12mu|opencv-2.4.6.1-3|234	motion templates, background subtraction, etc.).
12mu|opencv-2.4.6.1-3|235	
12mu|opencv-2.4.6.1-3|236	%files -n	%{libopencv_video}
12mu|opencv-2.4.6.1-3|237	%{_libdir}/libopencv_video.so.%{libopencv_video_soname}*
12mu|opencv-2.4.6.1-3|238	
12mu|opencv-2.4.6.1-3|239	#--------------------------------------------------------------------------------
12mu|opencv-2.4.6.1-3|240	
12mu|opencv-2.4.6.1-3|241	%define libopencv_objdetect_soname 2.4
12mu|opencv-2.4.6.1-3|242	%define libopencv_objdetect %mklibname opencv_objdetect %{libopencv_objdetect_soname}
12mu|opencv-2.4.6.1-3|243	%define wrongobjdetect %mklibname opencv_objdetect 2
12mu|opencv-2.4.6.1-3|244	
12mu|opencv-2.4.6.1-3|245	%package -n	%{libopencv_objdetect}
12mu|opencv-2.4.6.1-3|246	Summary:	OpenCV motion analysis and object tracking library
12mu|opencv-2.4.6.1-3|247	Group:		System/Libraries
12mu|opencv-2.4.6.1-3|248	Requires:	%{libopencv_core} = %{EVRD}
12mu|opencv-2.4.6.1-3|249	Requires:	%{libopencv_imgproc} = %{EVRD}
12mu|opencv-2.4.6.1-3|250	Requires:	%{libopencv_highgui} = %{EVRD}
12mu|opencv-2.4.6.1-3|251	%rename		%{wrongobjdetect}
12mu|opencv-2.4.6.1-3|252	
12mu|opencv-2.4.6.1-3|253	%description -n	%{libopencv_objdetect}
12mu|opencv-2.4.6.1-3|254	OpenCV object detection library (Haar and LBP face detectors, HOG
12mu|opencv-2.4.6.1-3|255	people detector, etc.).
12mu|opencv-2.4.6.1-3|256	
12mu|opencv-2.4.6.1-3|257	%files -n	%{libopencv_objdetect}
12mu|opencv-2.4.6.1-3|258	%{_libdir}/libopencv_objdetect.so.%{libopencv_objdetect_soname}*
12mu|opencv-2.4.6.1-3|259	
12mu|opencv-2.4.6.1-3|260	#--------------------------------------------------------------------------------
12mu|opencv-2.4.6.1-3|261	
12mu|opencv-2.4.6.1-3|262	%define libopencv_contrib_soname 2.4
12mu|opencv-2.4.6.1-3|263	%define libopencv_contrib %mklibname opencv_contrib %{libopencv_contrib_soname}
12mu|opencv-2.4.6.1-3|264	%define wrongcontrib %mklibname opencv_contrib 2
12mu|opencv-2.4.6.1-3|265	
12mu|opencv-2.4.6.1-3|266	%package -n	%{libopencv_contrib}
12mu|opencv-2.4.6.1-3|267	Summary:	OpenCV contributed code library
12mu|opencv-2.4.6.1-3|268	Group:		System/Libraries
12mu|opencv-2.4.6.1-3|269	Requires:	%{libopencv_core} = %{EVRD}
12mu|opencv-2.4.6.1-3|270	Requires:	%{libopencv_imgproc} = %{EVRD}
12mu|opencv-2.4.6.1-3|271	Requires:	%{libopencv_calib3d} = %{EVRD}
12mu|opencv-2.4.6.1-3|272	Requires:	%{libopencv_highgui} = %{EVRD}
12mu|opencv-2.4.6.1-3|273	%rename		%{wrongcontrib}
12mu|opencv-2.4.6.1-3|274	
12mu|opencv-2.4.6.1-3|275	%description -n	%{libopencv_contrib}
12mu|opencv-2.4.6.1-3|276	OpenCV contributed code library.
12mu|opencv-2.4.6.1-3|277	
12mu|opencv-2.4.6.1-3|278	%files -n	%{libopencv_contrib}
12mu|opencv-2.4.6.1-3|279	%{_libdir}/libopencv_contrib.so.%{libopencv_contrib_soname}*
12mu|opencv-2.4.6.1-3|280	
12mu|opencv-2.4.6.1-3|281	#--------------------------------------------------------------------------------
12mu|opencv-2.4.6.1-3|282	
12mu|opencv-2.4.6.1-3|283	%define libopencv_legacy_soname 2.4
12mu|opencv-2.4.6.1-3|284	%define libopencv_legacy %mklibname opencv_legacy %{libopencv_legacy_soname}
12mu|opencv-2.4.6.1-3|285	%define wronglegacy %mklibname opencv_legacy 2
12mu|opencv-2.4.6.1-3|286	
12mu|opencv-2.4.6.1-3|287	%package -n	%{libopencv_legacy}
12mu|opencv-2.4.6.1-3|288	Summary:	OpenCV legacy library
12mu|opencv-2.4.6.1-3|289	Group:		System/Libraries
12mu|opencv-2.4.6.1-3|290	Requires:	%{libopencv_core} = %{EVRD}
12mu|opencv-2.4.6.1-3|291	Requires:	%{libopencv_imgproc} = %{EVRD}
12mu|opencv-2.4.6.1-3|292	Requires:	%{libopencv_calib3d} = %{EVRD}
12mu|opencv-2.4.6.1-3|293	Requires:	%{libopencv_highgui} = %{EVRD}
12mu|opencv-2.4.6.1-3|294	Requires:	%{libopencv_video} = %{EVRD}
12mu|opencv-2.4.6.1-3|295	%rename		%{wronglegacy}
12mu|opencv-2.4.6.1-3|296	
12mu|opencv-2.4.6.1-3|297	%description -n	%{libopencv_legacy}
12mu|opencv-2.4.6.1-3|298	OpenCV library containing obsolete legacy code.
12mu|opencv-2.4.6.1-3|299	
12mu|opencv-2.4.6.1-3|300	%files -n	%{libopencv_legacy}
12mu|opencv-2.4.6.1-3|301	%{_libdir}/libopencv_legacy.so.%{libopencv_legacy_soname}*
12mu|opencv-2.4.6.1-3|302	
12mu|opencv-2.4.6.1-3|303	#--------------------------------------------------------------------------------
12mu|opencv-2.4.6.1-3|304	
12mu|opencv-2.4.6.1-3|305	%define libopencv_nonfree_soname 2.4
12mu|opencv-2.4.6.1-3|306	%define libopencv_nonfree %mklibname opencv_nonfree %{libopencv_nonfree_soname}
12mu|opencv-2.4.6.1-3|307	%define wrongnonfree %mklibname opencv_nonfree 2
12mu|opencv-2.4.6.1-3|308	
12mu|opencv-2.4.6.1-3|309	%package -n	%{libopencv_nonfree}
12mu|opencv-2.4.6.1-3|310	Summary:	OpenCV motion analysis and object tracking library
12mu|opencv-2.4.6.1-3|311	Group:		System/Libraries
12mu|opencv-2.4.6.1-3|312	%rename		%{wrongnonfree}
12mu|opencv-2.4.6.1-3|313	
12mu|opencv-2.4.6.1-3|314	%description -n	%{libopencv_nonfree}
12mu|opencv-2.4.6.1-3|315	OpenCV motion analysis and object tracking library (optical flow,
12mu|opencv-2.4.6.1-3|316	motion templates, background subtraction, etc.).
12mu|opencv-2.4.6.1-3|317	
12mu|opencv-2.4.6.1-3|318	%files -n %{libopencv_nonfree}
12mu|opencv-2.4.6.1-3|319	%{_libdir}/libopencv_nonfree.so.%{libopencv_nonfree_soname}*
12mu|opencv-2.4.6.1-3|320	
12mu|opencv-2.4.6.1-3|321	#--------------------------------------------------------------------------------
12mu|opencv-2.4.6.1-3|322	
12mu|opencv-2.4.6.1-3|323	%define libopencv_photo_soname 2.4
12mu|opencv-2.4.6.1-3|324	%define libopencv_photo %mklibname opencv_photo %{libopencv_photo_soname}
12mu|opencv-2.4.6.1-3|325	%define wrongphoto %mklibname opencv_photo 2
12mu|opencv-2.4.6.1-3|326	
12mu|opencv-2.4.6.1-3|327	%package -n	%{libopencv_photo}
12mu|opencv-2.4.6.1-3|328	Summary:	OpenCV motion analysis and object tracking library
12mu|opencv-2.4.6.1-3|329	Group:		System/Libraries
12mu|opencv-2.4.6.1-3|330	%rename		%{wrongphoto}
12mu|opencv-2.4.6.1-3|331	
12mu|opencv-2.4.6.1-3|332	%description -n	%{libopencv_photo}
12mu|opencv-2.4.6.1-3|333	OpenCV motion analysis and object tracking library (optical flow,
12mu|opencv-2.4.6.1-3|334	motion templates, background subtraction, etc.).
12mu|opencv-2.4.6.1-3|335	
12mu|opencv-2.4.6.1-3|336	%files -n	%{libopencv_photo}
12mu|opencv-2.4.6.1-3|337	%{_libdir}/libopencv_photo.so.%{libopencv_photo_soname}*
12mu|opencv-2.4.6.1-3|338	
12mu|opencv-2.4.6.1-3|339	#--------------------------------------------------------------------------------
12mu|opencv-2.4.6.1-3|340	
12mu|opencv-2.4.6.1-3|341	%define libopencv_stitching_soname 2.4
12mu|opencv-2.4.6.1-3|342	%define libopencv_stitching %mklibname opencv_stitching %{libopencv_stitching_soname}
12mu|opencv-2.4.6.1-3|343	
12mu|opencv-2.4.6.1-3|344	%package -n %{libopencv_stitching}
12mu|opencv-2.4.6.1-3|345	Summary:	OpenCV Stitching Pipeline
12mu|opencv-2.4.6.1-3|346	Group:		System/Libraries
12mu|opencv-2.4.6.1-3|347	
12mu|opencv-2.4.6.1-3|348	%description -n %{libopencv_stitching}
12mu|opencv-2.4.6.1-3|349	This figure illustrates the stitching module pipeline implemented in the
12mu|opencv-2.4.6.1-3|350	:ocv:class:`Stitcher` class. Using that class it's possible to configure/remove
12mu|opencv-2.4.6.1-3|351	some steps, i.e. adjust the stitching pipeline according to the particular
12mu|opencv-2.4.6.1-3|352	needs. All building blocks from the pipeline are available in the ``detail``
12mu|opencv-2.4.6.1-3|353	namespace, one can combine and use them separately.
12mu|opencv-2.4.6.1-3|354	
12mu|opencv-2.4.6.1-3|355	%files -n %{libopencv_stitching}
12mu|opencv-2.4.6.1-3|356	%{_libdir}/libopencv_stitching.so.%{libopencv_stitching_soname}*
12mu|opencv-2.4.6.1-3|357	
12mu|opencv-2.4.6.1-3|358	#--------------------------------------------------------------------------------
12mu|opencv-2.4.6.1-3|359	
12mu|opencv-2.4.6.1-3|360	%define libopencv_videostab_soname 2.4
12mu|opencv-2.4.6.1-3|361	%define libopencv_videostab %mklibname opencv_videostab %{libopencv_videostab_soname}
12mu|opencv-2.4.6.1-3|362	
12mu|opencv-2.4.6.1-3|363	%package -n %{libopencv_videostab}
12mu|opencv-2.4.6.1-3|364	Summary:	OpenCV Video stabilization
12mu|opencv-2.4.6.1-3|365	Group:		System/Libraries
12mu|opencv-2.4.6.1-3|366	
12mu|opencv-2.4.6.1-3|367	%description -n %{libopencv_videostab}
12mu|opencv-2.4.6.1-3|368	OpenCV Video stabilization module.
12mu|opencv-2.4.6.1-3|369	
12mu|opencv-2.4.6.1-3|370	%files -n %{libopencv_videostab}
12mu|opencv-2.4.6.1-3|371	%{_libdir}/libopencv_videostab.so.%{libopencv_videostab_soname}*
12mu|opencv-2.4.6.1-3|372	
12mu|opencv-2.4.6.1-3|373	#--------------------------------------------------------------------------------
12mu|opencv-2.4.6.1-3|374	
12mu|opencv-2.4.6.1-3|375	%package	devel
12mu|opencv-2.4.6.1-3|376	Summary:	OpenCV development files
12mu|opencv-2.4.6.1-3|377	Group:		Development/C
12mu|opencv-2.4.6.1-3|378	Provides:	opencv-devel = %{EVRD}
12mu|opencv-2.4.6.1-3|379	Requires:	%{libopencv_core} = %{EVRD}
12mu|opencv-2.4.6.1-3|380	Requires:	%{libopencv_imgproc} = %{EVRD}
12mu|opencv-2.4.6.1-3|381	Requires:	%{libopencv_highgui} = %{EVRD}
12mu|opencv-2.4.6.1-3|382	Requires:	%{libopencv_ml} = %{EVRD}
12mu|opencv-2.4.6.1-3|383	Requires:	%{libopencv_features2d} = %{EVRD}
12mu|opencv-2.4.6.1-3|384	Requires:	%{libopencv_video} = %{EVRD}
12mu|opencv-2.4.6.1-3|385	Requires:	%{libopencv_objdetect} = %{EVRD}
12mu|opencv-2.4.6.1-3|386	Requires:	%{libopencv_calib3d} = %{EVRD}
12mu|opencv-2.4.6.1-3|387	Requires:	%{libopencv_flann} = %{EVRD}
12mu|opencv-2.4.6.1-3|388	Requires:	%{libopencv_contrib} = %{EVRD}
12mu|opencv-2.4.6.1-3|389	Requires:	%{libopencv_legacy} = %{EVRD}
12mu|opencv-2.4.6.1-3|390	Requires:	%{libopencv_ts} = %{EVRD}
12mu|opencv-2.4.6.1-3|391	Requires:	%{libopencv_nonfree} = %{EVRD}
12mu|opencv-2.4.6.1-3|392	Requires:	%{libopencv_photo} = %{EVRD}
12mu|opencv-2.4.6.1-3|393	Requires:	%{libopencv_superres} = %{EVRD}
12mu|opencv-2.4.6.1-3|394	Requires:	%{libopencv_videostab} = %{EVRD}
12mu|opencv-2.4.6.1-3|395	Requires:	%{libopencv_stitching} = %{EVRD}
12mu|opencv-2.4.6.1-3|396	
12mu|opencv-2.4.6.1-3|397	%description	devel
12mu|opencv-2.4.6.1-3|398	OpenCV development files.
12mu|opencv-2.4.6.1-3|399	
12mu|opencv-2.4.6.1-3|400	%files		devel
12mu|opencv-2.4.6.1-3|401	%{_libdir}/*.so
12mu|opencv-2.4.6.1-3|402	%{_includedir}/*
12mu|opencv-2.4.6.1-3|403	%{_libdir}/pkgconfig/*
12mu|opencv-2.4.6.1-3|404	%{_datadir}/OpenCV/*.cmake
12mu|opencv-2.4.6.1-3|405	
12mu|opencv-2.4.6.1-3|406	#--------------------------------------------------------------------------------
12mu|opencv-2.4.6.1-3|407	%package -n	python-opencv
12mu|opencv-2.4.6.1-3|408	Summary:	OpenCV Python bindings
12mu|opencv-2.4.6.1-3|409	Group:		Development/Python
12mu|opencv-2.4.6.1-3|410	
12mu|opencv-2.4.6.1-3|411	%description -n	python-opencv
12mu|opencv-2.4.6.1-3|412	OpenCV python bindings.
12mu|opencv-2.4.6.1-3|413	
12mu|opencv-2.4.6.1-3|414	%files -n	python-opencv
12mu|opencv-2.4.6.1-3|415	%{python_sitearch}/*
12mu|opencv-2.4.6.1-3|416	
12mu|opencv-2.4.6.1-3|417	#--------------------------------------------------------------------------------
12mu|opencv-2.4.6.1-3|418	
12mu|opencv-2.4.6.1-3|419	%package	doc
12mu|opencv-2.4.6.1-3|420	Summary:	OpenCV docs
12mu|opencv-2.4.6.1-3|421	Group:		Books/Computer books
12mu|opencv-2.4.6.1-3|422	BuildArch:	noarch
12mu|opencv-2.4.6.1-3|423	
12mu|opencv-2.4.6.1-3|424	%description	doc
12mu|opencv-2.4.6.1-3|425	OpenCV docs.
12mu|opencv-2.4.6.1-3|426	
12mu|opencv-2.4.6.1-3|427	%files	doc
12mu|opencv-2.4.6.1-3|428	%{_datadir}/OpenCV/doc
12mu|opencv-2.4.6.1-3|429	
12mu|opencv-2.4.6.1-3|430	#--------------------------------------------------------------------------------
12mu|opencv-2.4.6.1-3|431	
12mu|opencv-2.4.6.1-3|432	%package	samples
12mu|opencv-2.4.6.1-3|433	Summary:	OpenCV sample code
12mu|opencv-2.4.6.1-3|434	Group:		Books/Computer books
12mu|opencv-2.4.6.1-3|435	
12mu|opencv-2.4.6.1-3|436	%description	samples
12mu|opencv-2.4.6.1-3|437	OpenCV sample code.
12mu|opencv-2.4.6.1-3|438	
12mu|opencv-2.4.6.1-3|439	%files		samples
12mu|opencv-2.4.6.1-3|440	%{_bindir}/opencv_createsamples
12mu|opencv-2.4.6.1-3|441	%{_bindir}/opencv_haartraining
12mu|opencv-2.4.6.1-3|442	%{_bindir}/opencv_performance
12mu|opencv-2.4.6.1-3|443	%{_bindir}/opencv_traincascade
12mu|opencv-2.4.6.1-3|444	%dir %{_datadir}/OpenCV
12mu|opencv-2.4.6.1-3|445	%{_datadir}/OpenCV/samples
12mu|opencv-2.4.6.1-3|446	%{_datadir}/OpenCV/haarcascades
12mu|opencv-2.4.6.1-3|447	%{_datadir}/OpenCV/lbpcascades
12mu|opencv-2.4.6.1-3|448	#--------------------------------------------------------------------------------
12mu|opencv-2.4.6.1-3|449	
12mu|opencv-2.4.6.1-3|450	%if %{with java}
12mu|opencv-2.4.6.1-3|451	%package	java
12mu|opencv-2.4.6.1-3|452	Summary:	Java bindings for OpenCV
12mu|opencv-2.4.6.1-3|453	Group:		Sciences/Computer science
12mu|opencv-2.4.6.1-3|454	
12mu|opencv-2.4.6.1-3|455	%description	java
12mu|opencv-2.4.6.1-3|456	Java bindings for OpenCV
12mu|opencv-2.4.6.1-3|457	
12mu|opencv-2.4.6.1-3|458	%files		java
12mu|opencv-2.4.6.1-3|459	%{_datadir}/OpenCV/java
12mu|opencv-2.4.6.1-3|460	%endif
12mu|opencv-2.4.6.1-3|461	
12mu|opencv-2.4.6.1-3|462	%prep
12mu|opencv-2.4.6.1-3|463	%setup -q
12mu|opencv-2.4.6.1-3|464	%apply_patches
12mu|opencv-2.4.6.1-3|465	
12mu|opencv-2.4.6.1-3|466	# Fix source files having executable permissions
12mu|opencv-2.4.6.1-3|467	find . -name "*.cpp" -o -name "*.hpp" -o -name "*.h" |xargs chmod 0644
12mu|opencv-2.4.6.1-3|468	# And scripts lacking them
12mu|opencv-2.4.6.1-3|469	find . -name "*.sh" |xargs chmod 0755
12mu|opencv-2.4.6.1-3|470	
12mu|opencv-2.4.6.1-3|471	%build
12mu|opencv-2.4.6.1-3|472	%cmake \
12mu|opencv-2.4.6.1-3|473	-DBUILD_EXAMPLES:BOOL=ON \
12mu|opencv-2.4.6.1-3|474	-DBUILD_opencv_gpu:BOOL=OFF \
12mu|opencv-2.4.6.1-3|475	-DINSTALL_C_EXAMPLES:BOOL=ON \
12mu|opencv-2.4.6.1-3|476	-DINSTALL_PYTHON_EXAMPLES:BOOL=ON \
12mu|opencv-2.4.6.1-3|477	-DINSTALL_OCTAVE_EXAMPLES:BOOL=ON \
12mu|opencv-2.4.6.1-3|478	-DPYTHON_PACKAGES_PATH=%{python_sitearch} \
12mu|opencv-2.4.6.1-3|479	-DWITH_FFMPEG:BOOL=ON \
12mu|opencv-2.4.6.1-3|480	-DWITH_OPENGL:BOOL=ON \
12mu|opencv-2.4.6.1-3|481	-DWITH_TIFF:BOOL=ON \
12mu|opencv-2.4.6.1-3|482	-DWITH_QT:BOOL=ON \
12mu|opencv-2.4.6.1-3|483	-DWITH_CUDA:BOOL=OFF
12mu|opencv-2.4.6.1-3|484	%make
12mu|opencv-2.4.6.1-3|485	
12mu|opencv-2.4.6.1-3|486	%install
12mu|opencv-2.4.6.1-3|487	%makeinstall_std -C build
12mu|opencv-2.4.6.1-3|488	
12mu|opencv-2.4.6.1-3|489	# Requesting libraries by filename is just bogus...
12mu|opencv-2.4.6.1-3|490	sed -i -e 's,\${exec_prefix}/%{_lib}/lib,-l,g;s,\.so,,g' %{buildroot}%{_libdir}/pkgconfig/opencv.pc
12mu|opencv-2.4.6.1-3|491	
12mu|opencv-2.4.6.1-3|492	mv -f %{buildroot}%{_datadir}/opencv/samples/* %{buildroot}%{_datadir}/OpenCV/samples/

20289 12
12mu|OpenImageIO-1.0.9-2|1	%define		major		1.0
12mu|OpenImageIO-1.0.9-2|2	%define		libname		%mklibname %{name} %{major}
12mu|OpenImageIO-1.0.9-2|3	%define		develname	%mklibname %{name} -d
12mu|OpenImageIO-1.0.9-2|4	
12mu|OpenImageIO-1.0.9-2|5	Name:		OpenImageIO
12mu|OpenImageIO-1.0.9-2|6	Version:	1.0.9
12mu|OpenImageIO-1.0.9-2|7	Release:	2
12mu|OpenImageIO-1.0.9-2|8	Summary:	Library for reading and writing images
12mu|OpenImageIO-1.0.9-2|9	Group:		System/Libraries
12mu|OpenImageIO-1.0.9-2|10	License:	BSD
12mu|OpenImageIO-1.0.9-2|11	URL:		https://sites.google.com/site/openimageio/home
12mu|OpenImageIO-1.0.9-2|12	Source0:	https://download.github.com/%{name}-oiio-Release-%{version}-0-g0b78dec.tar.gz
12mu|OpenImageIO-1.0.9-2|13	Patch1:		OpenImageIO-1.0.2-dl.patch
12mu|OpenImageIO-1.0.9-2|14	BuildRequires:	cmake
12mu|OpenImageIO-1.0.9-2|15	BuildRequires:	txt2man
12mu|OpenImageIO-1.0.9-2|16	BuildRequires:	pkgconfig(OpenColorIO)
12mu|OpenImageIO-1.0.9-2|17	BuildRequires:	pkgconfig(OpenEXR)
12mu|OpenImageIO-1.0.9-2|18	BuildRequires:	pkgconfig(IlmBase)
12mu|OpenImageIO-1.0.9-2|19	BuildRequires:	pkgconfig(glew)
12mu|OpenImageIO-1.0.9-2|20	BuildRequires:	pkgconfig(jasper)
12mu|OpenImageIO-1.0.9-2|21	BuildRequires:	pkgconfig(libpng)
12mu|OpenImageIO-1.0.9-2|22	BuildRequires:	boost-devel
12mu|OpenImageIO-1.0.9-2|23	BuildRequires:	qt4-devel
12mu|OpenImageIO-1.0.9-2|24	BuildRequires:	python-devel
12mu|OpenImageIO-1.0.9-2|25	BuildRequires:	libtiff-devel
12mu|OpenImageIO-1.0.9-2|26	BuildRequires:	zlib-devel
12mu|OpenImageIO-1.0.9-2|27	BuildRequires:	pugixml-devel
12mu|OpenImageIO-1.0.9-2|28	
12mu|OpenImageIO-1.0.9-2|29	%description
12mu|OpenImageIO-1.0.9-2|30	OpenImageIO is a library for reading and writing images, and a bunch of related
12mu|OpenImageIO-1.0.9-2|31	classes, utilities, and applications. Main features include:
12mu|OpenImageIO-1.0.9-2|32	- Extremely simple but powerful ImageInput and ImageOutput APIs for reading and
12mu|OpenImageIO-1.0.9-2|33	writing 2D images that is format agnostic.
12mu|OpenImageIO-1.0.9-2|34	- Format plugins for TIFF, JPEG/JFIF, OpenEXR, PNG, HDR/RGBE, Targa, JPEG-2000,
12mu|OpenImageIO-1.0.9-2|35	DPX, Cineon, FITS, BMP, ICO, RMan Zfile, Softimage PIC, DDS, SGI,
12mu|OpenImageIO-1.0.9-2|36	PNM/PPM/PGM/PBM, Field3d.
12mu|OpenImageIO-1.0.9-2|37	- An ImageCache class that transparently manages a cache so that it can access
12mu|OpenImageIO-1.0.9-2|38	truly vast amounts of image data.
12mu|OpenImageIO-1.0.9-2|39	- A really nice image viewer, iv, also based on OpenImageIO classes (and so
12mu|OpenImageIO-1.0.9-2|40	will work with any formats for which plugins are available).
12mu|OpenImageIO-1.0.9-2|41	
12mu|OpenImageIO-1.0.9-2|42	%package -n %{libname}
12mu|OpenImageIO-1.0.9-2|43	Summary:	A library for reading and writing images
12mu|OpenImageIO-1.0.9-2|44	Group:		System/Libraries
12mu|OpenImageIO-1.0.9-2|45	
12mu|OpenImageIO-1.0.9-2|46	%description -n %{libname}
12mu|OpenImageIO-1.0.9-2|47	OpenImageIO is a library for reading and writing images.
12mu|OpenImageIO-1.0.9-2|48	
12mu|OpenImageIO-1.0.9-2|49	%package -n %{develname}
12mu|OpenImageIO-1.0.9-2|50	Summary:	Development files for %{name}
12mu|OpenImageIO-1.0.9-2|51	Group:		Development/C++
12mu|OpenImageIO-1.0.9-2|52	Requires:	%{libname} = %{version}-%{release}
12mu|OpenImageIO-1.0.9-2|53	Provides:	%{name}-devel = %{version}-%{release}
12mu|OpenImageIO-1.0.9-2|54	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|OpenImageIO-1.0.9-2|55	
12mu|OpenImageIO-1.0.9-2|56	%description -n %{develname}
12mu|OpenImageIO-1.0.9-2|57	Development files for %{name} library.
12mu|OpenImageIO-1.0.9-2|58	
12mu|OpenImageIO-1.0.9-2|59	%prep
12mu|OpenImageIO-1.0.9-2|60	%setup -q -n %{name}-oiio-0d48631
12mu|OpenImageIO-1.0.9-2|61	
12mu|OpenImageIO-1.0.9-2|62	%patch1 -p1 -b .dl~
12mu|OpenImageIO-1.0.9-2|63	
12mu|OpenImageIO-1.0.9-2|64	# Remove bundled pugixml
12mu|OpenImageIO-1.0.9-2|65	rm -f src/include/pugixml.hpp \
12mu|OpenImageIO-1.0.9-2|66	src/include/pugiconfig.hpp \
12mu|OpenImageIO-1.0.9-2|67	src/libutil/pugixml.cpp
12mu|OpenImageIO-1.0.9-2|68	
12mu|OpenImageIO-1.0.9-2|69	%build
12mu|OpenImageIO-1.0.9-2|70	%cmake -DCMAKE_SKIP_RPATH:BOOL=TRUE \
12mu|OpenImageIO-1.0.9-2|71	-DPYLIB_INSTALL_DIR:PATH=%{python_sitearch} \
12mu|OpenImageIO-1.0.9-2|72	-DINCLUDE_INSTALL_DIR:PATH=/usr/include/%{name} \
12mu|OpenImageIO-1.0.9-2|73	-DINSTALL_DOCS:BOOL=OFF \
12mu|OpenImageIO-1.0.9-2|74	-DUSE_EXTERNAL_PUGIXML:BOOL=ON \
12mu|OpenImageIO-1.0.9-2|75	../src
12mu|OpenImageIO-1.0.9-2|76	
12mu|OpenImageIO-1.0.9-2|77	%make
12mu|OpenImageIO-1.0.9-2|78	
12mu|OpenImageIO-1.0.9-2|79	%install
12mu|OpenImageIO-1.0.9-2|80	%makeinstall_std -C build
12mu|OpenImageIO-1.0.9-2|81	
12mu|OpenImageIO-1.0.9-2|82	# Move man pages to the right directory
12mu|OpenImageIO-1.0.9-2|83	mkdir -p %{buildroot}%{_mandir}/man1
12mu|OpenImageIO-1.0.9-2|84	cp -a build/doc/*.1 %{buildroot}%{_mandir}/man1
12mu|OpenImageIO-1.0.9-2|85	
12mu|OpenImageIO-1.0.9-2|86	%files
12mu|OpenImageIO-1.0.9-2|87	%doc CHANGES LICENSE
12mu|OpenImageIO-1.0.9-2|88	%{_bindir}/*
12mu|OpenImageIO-1.0.9-2|89	%{python_sitearch}/OpenImageIO.so
12mu|OpenImageIO-1.0.9-2|90	%{_mandir}/man1/*
12mu|OpenImageIO-1.0.9-2|91	
12mu|OpenImageIO-1.0.9-2|92	%files -n %{libname}
12mu|OpenImageIO-1.0.9-2|93	%{_libdir}/libOpenImageIO.so.%{major}*
12mu|OpenImageIO-1.0.9-2|94	
12mu|OpenImageIO-1.0.9-2|95	%files -n %{develname}
12mu|OpenImageIO-1.0.9-2|96	%doc src/doc/*.pdf
12mu|OpenImageIO-1.0.9-2|97	%{_libdir}/libOpenImageIO.so
12mu|OpenImageIO-1.0.9-2|98	%{_includedir}/*
12mu|OpenImageIO-1.0.9-2|99	
12mu|OpenImageIO-1.0.9-2|100	
12mu|OpenImageIO-1.0.9-2|101	%changelog
12mu|OpenImageIO-1.0.9-2|102	* Tue Dec 17 2013 Alexander Kazancev <kazancas@gmail.com> 1.0.9-2
12mu|OpenImageIO-1.0.9-2|103	+ Revision: a19322a
12mu|OpenImageIO-1.0.9-2|104	- Rebuild with new libglew
12mu|OpenImageIO-1.0.9-2|105	
12mu|OpenImageIO-1.0.9-2|106	

20290 12
12mu|openldap-2.4.33-2|1	%define _build_pkgcheck_set %{nil}
12mu|openldap-2.4.33-2|2	%define _build_pkgcheck_srpm %{nil}
12mu|openldap-2.4.33-2|3	
12mu|openldap-2.4.33-2|4	%define pkg_name openldap
12mu|openldap-2.4.33-2|5	%global beta %{nil}
12mu|openldap-2.4.33-2|6	
12mu|openldap-2.4.33-2|7	#defaults
12mu|openldap-2.4.33-2|8	%define build_system 1
12mu|openldap-2.4.33-2|9	%define build_alternatives 0
12mu|openldap-2.4.33-2|10	%define build_modules 1
12mu|openldap-2.4.33-2|11	%define build_modpacks 0
12mu|openldap-2.4.33-2|12	%define build_slp 0
12mu|openldap-2.4.33-2|13	%define build_heimdal 0
12mu|openldap-2.4.33-2|14	%define build_nssov 1
12mu|openldap-2.4.33-2|15	%define build_smbk5pwd 1
12mu|openldap-2.4.33-2|16	%define build_asmmutex 0
12mu|openldap-2.4.33-2|17	%global build_migration 0
12mu|openldap-2.4.33-2|18	
12mu|openldap-2.4.33-2|19	%{?_with_system: %global build_system 1}
12mu|openldap-2.4.33-2|20	%{?_without_system: %global build_system 0}
12mu|openldap-2.4.33-2|21	%{?_with_modules: %global build_modules 1}
12mu|openldap-2.4.33-2|22	%{?_without_modules: %global build_modules 0}
12mu|openldap-2.4.33-2|23	%{?_with_slp: %global build_slp 1}
12mu|openldap-2.4.33-2|24	%{?_without_slp: %global build_slp 0}
12mu|openldap-2.4.33-2|25	%{?_with_heimdal: %global build_heimdal 1}
12mu|openldap-2.4.33-2|26	%{?_without_heimdal: %global build_heimdal 0}
12mu|openldap-2.4.33-2|27	%{?_with_nssov: %global build_nssov 1}
12mu|openldap-2.4.33-2|28	%{?_without_nssov: %global build_nssov 0}
12mu|openldap-2.4.33-2|29	%{?_with_smbk5pwd: %global build_smbk5pwd 1}
12mu|openldap-2.4.33-2|30	%{?_without_smbk5pwd: %global build_smbk5pwd 0}
12mu|openldap-2.4.33-2|31	%{?_with_asmmutex: %global build_asmmutex 1}
12mu|openldap-2.4.33-2|32	%{?_without_asmmutex: %global build_asmmutex 0}
12mu|openldap-2.4.33-2|33	
12mu|openldap-2.4.33-2|34	%define major 2.4_2
12mu|openldap-2.4.33-2|35	%define fname ldap
12mu|openldap-2.4.33-2|36	%define libname %mklibname %{fname} %{major}
12mu|openldap-2.4.33-2|37	%define migtools_ver 45
12mu|openldap-2.4.33-2|38	
12mu|openldap-2.4.33-2|39	# we want to use the default db version for each release, so as
12mu|openldap-2.4.33-2|40	# to make backport binary compatibles
12mu|openldap-2.4.33-2|41	# excepted for very old systems, where we use bundled db
12mu|openldap-2.4.33-2|42	%define bundled_db_source_ver 4.8.30
12mu|openldap-2.4.33-2|43	%define dbdevel db-devel
12mu|openldap-2.4.33-2|44	%global db_internal 0
12mu|openldap-2.4.33-2|45	%define dbver 5.2.0
12mu|openldap-2.4.33-2|46	%define dbutils db-utils
12mu|openldap-2.4.33-2|47	%define dbutilsprefix db52_
12mu|openldap-2.4.33-2|48	
12mu|openldap-2.4.33-2|49	%define ol_ver_major 2.4
12mu|openldap-2.4.33-2|50	%if %build_system
12mu|openldap-2.4.33-2|51	%define ol_major %{nil}
12mu|openldap-2.4.33-2|52	%define ol_suffix %nil
12mu|openldap-2.4.33-2|53	%else
12mu|openldap-2.4.33-2|54	%define ol_major 2.4
12mu|openldap-2.4.33-2|55	%define ol_suffix 24
12mu|openldap-2.4.33-2|56	%endif
12mu|openldap-2.4.33-2|57	
12mu|openldap-2.4.33-2|58	%if %build_alternatives || !%build_system
12mu|openldap-2.4.33-2|59	%define alternative_major 2.4
12mu|openldap-2.4.33-2|60	%else
12mu|openldap-2.4.33-2|61	%define alternatives_major %{nil}
12mu|openldap-2.4.33-2|62	%endif
12mu|openldap-2.4.33-2|63	
12mu|openldap-2.4.33-2|64	%global clientbin	ldapadd,ldapcompare,ldapdelete,ldapmodify,ldapmodrdn,ldappasswd,ldapsearch,ldapwhoami,ldapexop
12mu|openldap-2.4.33-2|65	%global serverbin	slapd-addel,slapd-bind,slapd-modify,slapd-modrdn,slapd-read,slapd-search,slapd-tester,ldif-filter
12mu|openldap-2.4.33-2|66	%define serversbin	slapadd,slapcat,slapd,slapdn,slapindex,slappasswd,slaptest,slurpd,slapacl,slapauth
12mu|openldap-2.4.33-2|67	
12mu|openldap-2.4.33-2|68	#localstatedir is passed directly to configure, and we want it to be /var/lib
12mu|openldap-2.4.33-2|69	#define _localstatedir %{_var}/run
12mu|openldap-2.4.33-2|70	%define	_libexecdir	%{_sbindir}
12mu|openldap-2.4.33-2|71	
12mu|openldap-2.4.33-2|72	# Allow --with[out] SASL at rpm command line build
12mu|openldap-2.4.33-2|73	%{?_without_SASL: %{expand: %%define _without_cyrussasl --without-cyrus-sasl}}
12mu|openldap-2.4.33-2|74	%{?_with_SASL: %{expand: %%define _with_cyrussasl --with-cyrus-sasl}}
12mu|openldap-2.4.33-2|75	%{!?_with_cyrussasl: %{!?_without_cyrussasl: %global _with_cyrussasl --with-cyrus-sasl}}
12mu|openldap-2.4.33-2|76	%{?_with_cyrussasl: %define _with_cyrussasl --with-cyrus-sasl}
12mu|openldap-2.4.33-2|77	%{?_without_cyrussasl: %define _without_cyrussasl --without-cyrus-sasl}
12mu|openldap-2.4.33-2|78	%{?_with_gdbm: %global db_conv dbb}
12mu|openldap-2.4.33-2|79	%{!?_with_gdbm: %global db_conv gdbm}
12mu|openldap-2.4.33-2|80	%global build_sql 1
12mu|openldap-2.4.33-2|81	%{?_without_sql: %global build_sql 0}
12mu|openldap-2.4.33-2|82	%global back_perl 0
12mu|openldap-2.4.33-2|83	
12mu|openldap-2.4.33-2|84	Summary:	LDAP servers and sample clients
12mu|openldap-2.4.33-2|85	Name:		%{pkg_name}%{ol_major}
12mu|openldap-2.4.33-2|86	Version:	2.4.33
12mu|openldap-2.4.33-2|87	Release:	2
12mu|openldap-2.4.33-2|88	License:	Artistic
12mu|openldap-2.4.33-2|89	Group:		System/Servers
12mu|openldap-2.4.33-2|90	URL:		http://www.openldap.org
12mu|openldap-2.4.33-2|91	
12mu|openldap-2.4.33-2|92	# Openldap source
12mu|openldap-2.4.33-2|93	Source0:	ftp://ftp.openldap.org/pub/OpenLDAP/openldap-release/%{pkg_name}-%{version}%{beta}.tgz
12mu|openldap-2.4.33-2|94	
12mu|openldap-2.4.33-2|95	## To generate ths tarball, check the docs out of CVS:
12mu|openldap-2.4.33-2|96	# cvs -d :pserver:anonymous@cvs.OpenLDAP.org:/repo/OpenLDAP co \
12mu|openldap-2.4.33-2|97	# -r OPENLDAP_REL_ENG_2_4 guide
12mu|openldap-2.4.33-2|98	## patch the docs:
12mu|openldap-2.4.33-2|99	# cd guide/admin
12mu|openldap-2.4.33-2|100	# patch -p0 < `rpm --eval %_sourcedir`/openldap-2.4-admin-guide-add-vendor-doc.patch
12mu|openldap-2.4.33-2|101	# cp -p `rpm --eval %_sourcedir`/vendor*.sdf .
12mu|openldap-2.4.33-2|102	## build the docs
12mu|openldap-2.4.33-2|103	# make guide.html
12mu|openldap-2.4.33-2|104	## tar them up
12mu|openldap-2.4.33-2|105	# mkdir openldap-guide
12mu|openldap-2.4.33-2|106	# cp *.html *.gif *.png ../images/LDAPlogo.gif openldap-guide
12mu|openldap-2.4.33-2|107	# tar cjvf `rpm --eval %_sourcedir`/openldap-guide-2.4.tar.bz2 openldap-guide
12mu|openldap-2.4.33-2|108	## To update the README-openldap2.4.mdv as well:
12mu|openldap-2.4.33-2|109	# sdf -2txt_ vendor-standalone.sdf
12mu|openldap-2.4.33-2|110	# cp vendor-standalone.txt `rpm --eval %_sourcedir`/README-openldap2.4.mdv
12mu|openldap-2.4.33-2|111	## ensure your changes get back into the package:
12mu|openldap-2.4.33-2|112	# cvs diff | bzip2 -c > \
12mu|openldap-2.4.33-2|113	# `rpm --eval %_sourcedir`/openldap-2.4-admin-guide-add-vendor-doc.patch.bz2
12mu|openldap-2.4.33-2|114	# tar cjvf `rpm --eval %_sourcedir`/openldap-2.4-vendor-docs.tar.bz2 vendor*.sdf
12mu|openldap-2.4.33-2|115	
12mu|openldap-2.4.33-2|116	Source12:	openldap-guide-2.4.tar.bz2
12mu|openldap-2.4.33-2|117	Source13:	README-openldap2.4.mdv
12mu|openldap-2.4.33-2|118	
12mu|openldap-2.4.33-2|119	# Specific source
12mu|openldap-2.4.33-2|120	Source1: 	ldap.init
12mu|openldap-2.4.33-2|121	Source2: 	%{pkg_name}.sysconfig
12mu|openldap-2.4.33-2|122	Source19:	gencert.sh
12mu|openldap-2.4.33-2|123	Source20:	ldap.logrotate
12mu|openldap-2.4.33-2|124	Source21:	slapd.conf
12mu|openldap-2.4.33-2|125	Source22:	DB_CONFIG
12mu|openldap-2.4.33-2|126	Source23:	ldap.conf
12mu|openldap-2.4.33-2|127	Source24:	slapd.access.conf
12mu|openldap-2.4.33-2|128	Source25:	ldap-hot-db-backup
12mu|openldap-2.4.33-2|129	Source26:	ldap-reinitialise-slave
12mu|openldap-2.4.33-2|130	Source27:	ldap-common
12mu|openldap-2.4.33-2|131	
12mu|openldap-2.4.33-2|132	# Extended Schema
12mu|openldap-2.4.33-2|133	Source54:	mull.schema
12mu|openldap-2.4.33-2|134	
12mu|openldap-2.4.33-2|135	# Doc sources, used to build SOURCE12 and SOURCE13 above
12mu|openldap-2.4.33-2|136	Source100:	openldap-2.4-admin-guide-add-vendor-doc.patch
12mu|openldap-2.4.33-2|137	Source101:	vendor.sdf
12mu|openldap-2.4.33-2|138	Source102:	vendor-standalone.sdf
12mu|openldap-2.4.33-2|139	
12mu|openldap-2.4.33-2|140	Source500:	%{name}.tmpfiles.d
12mu|openldap-2.4.33-2|141	
12mu|openldap-2.4.33-2|142	# Chris Patches
12mu|openldap-2.4.33-2|143	Patch0:		%{pkg_name}-2.3.4-config.patch
12mu|openldap-2.4.33-2|144	Patch1:		%{pkg_name}-2.0.7-module.patch
12mu|openldap-2.4.33-2|145	
12mu|openldap-2.4.33-2|146	#Fix various paths in smbk5pwd:
12mu|openldap-2.4.33-2|147	Patch2:		openldap-2.3-smbk5passwd-paths.patch
12mu|openldap-2.4.33-2|148	# For now, only build support for SMB (no krb5) changing support in smbk5passwd
12mu|openldap-2.4.33-2|149	# overlay:
12mu|openldap-2.4.33-2|150	Patch3:		openldap-2.3.4-smbk5passwd-only-smb.patch
12mu|openldap-2.4.33-2|151	Patch4:		openldap-2.4.25-contrib-makefiles-with-tests.patch
12mu|openldap-2.4.33-2|152	Patch5:		openldap-2.4.8-fix-lib-perms.patch
12mu|openldap-2.4.33-2|153	Patch6:		openldap-2.4.12-test001-check-slapcat.patch
12mu|openldap-2.4.33-2|154	
12mu|openldap-2.4.33-2|155	# RH + PLD Patches
12mu|openldap-2.4.33-2|156	Patch15:	%{pkg_name}-cldap.patch
12mu|openldap-2.4.33-2|157	
12mu|openldap-2.4.33-2|158	# schema patch
12mu|openldap-2.4.33-2|159	Patch46:	openldap-2.0.21-schema.patch
12mu|openldap-2.4.33-2|160	Patch47:	openldap-2.4.12-change-dyngroup-schema.patch
12mu|openldap-2.4.33-2|161	
12mu|openldap-2.4.33-2|162	Patch53:	%pkg_name-ntlm.patch
12mu|openldap-2.4.33-2|163	
12mu|openldap-2.4.33-2|164	#patches in CVS
12mu|openldap-2.4.33-2|165	# see http://www.stanford.edu/services/directory/openldap/configuration/openldap-build.html
12mu|openldap-2.4.33-2|166	# for other possibly interesting patches
12mu|openldap-2.4.33-2|167	
12mu|openldap-2.4.33-2|168	%{?_with_cyrussasl:BuildRequires:	libsasl-devel}
12mu|openldap-2.4.33-2|169	%{?_with_kerberos:BuildRequires:	krb5-devel}
12mu|openldap-2.4.33-2|170	BuildRequires:	openssl-devel, perl
12mu|openldap-2.4.33-2|171	%if %build_slp
12mu|openldap-2.4.33-2|172	BuildRequires:	openslp-devel
12mu|openldap-2.4.33-2|173	%endif
12mu|openldap-2.4.33-2|174	%if %build_heimdal
12mu|openldap-2.4.33-2|175	BuildRequires:	heimdal-devel
12mu|openldap-2.4.33-2|176	%endif
12mu|openldap-2.4.33-2|177	%if %build_sql
12mu|openldap-2.4.33-2|178	BuildRequires:	unixODBC-devel
12mu|openldap-2.4.33-2|179	%endif
12mu|openldap-2.4.33-2|180	%if %back_perl
12mu|openldap-2.4.33-2|181	BuildRequires:	perl-devel
12mu|openldap-2.4.33-2|182	%endif
12mu|openldap-2.4.33-2|183	BuildRequires:	%{dbdevel} >= %{dbver}
12mu|openldap-2.4.33-2|184	BuildRequires:	ncurses-devel >= 5.0
12mu|openldap-2.4.33-2|185	BuildRequires:	tcp_wrappers-devel
12mu|openldap-2.4.33-2|186	BuildRequires:	libltdl-devel
12mu|openldap-2.4.33-2|187	BuildRequires:	krb5-devel
12mu|openldap-2.4.33-2|188	BuildRequires:	groff
12mu|openldap-2.4.33-2|189	# for make test:
12mu|openldap-2.4.33-2|190	BuildRequires:	diffutils
12mu|openldap-2.4.33-2|191	Requires:	shadow-utils, setup
12mu|openldap-2.4.33-2|192	
12mu|openldap-2.4.33-2|193	%description
12mu|openldap-2.4.33-2|194	OpenLDAP is an open source suite of LDAP (Lightweight Directory Access
12mu|openldap-2.4.33-2|195	Protocol) applications and development tools.  The suite includes a
12mu|openldap-2.4.33-2|196	stand-alone LDAP server (slapd) which is in the -servers package, libraries for
12mu|openldap-2.4.33-2|197	implementing the LDAP protocol (in the lib packages), and utilities, tools, and
12mu|openldap-2.4.33-2|198	sample clients (in the -clients package). The openldap binary package includes
12mu|openldap-2.4.33-2|199	only configuration files used by the libraries.
12mu|openldap-2.4.33-2|200	
12mu|openldap-2.4.33-2|201	Install openldap if you need LDAP applications and tools.
12mu|openldap-2.4.33-2|202	
12mu|openldap-2.4.33-2|203	%package servers
12mu|openldap-2.4.33-2|204	Summary:	OpenLDAP servers and related files
12mu|openldap-2.4.33-2|205	Group:		System/Servers
12mu|openldap-2.4.33-2|206	Requires(pre):	rpm-helper >= 0.23 coreutils shadow-utils
12mu|openldap-2.4.33-2|207	BuildRequires:	rpm-helper >= 0.23
12mu|openldap-2.4.33-2|208	%if !%build_modpacks
12mu|openldap-2.4.33-2|209	Provides:	%{name}-back_dnssrv = %{version}-%{release}
12mu|openldap-2.4.33-2|210	Provides:	%{name}-back_ldap = %{version}-%{release}
12mu|openldap-2.4.33-2|211	Provides:	%{name}-back_passwd = %{version}-%{release}
12mu|openldap-2.4.33-2|212	Provides:	%{name}-back_sql = %{version}-%{release}
12mu|openldap-2.4.33-2|213	Obsoletes:	%{name}-back_dnssrv < %{version}-%{release}
12mu|openldap-2.4.33-2|214	Obsoletes:	%{name}-back_ldap < %{version}-%{release}
12mu|openldap-2.4.33-2|215	Obsoletes:	%{name}-back_passwd < %{version}-%{release}
12mu|openldap-2.4.33-2|216	Obsoletes:	%{name}-back_sql < %{version}-%{release}
12mu|openldap-2.4.33-2|217	%endif
12mu|openldap-2.4.33-2|218	Requires(pre):	%{dbutils}
12mu|openldap-2.4.33-2|219	Requires(post):	%{dbutils}
12mu|openldap-2.4.33-2|220	# slapd checks at startup if the library version matches exactly what it
12mu|openldap-2.4.33-2|221	# was compiled against, so we cant allow newer versions, e.g.:
12mu|openldap-2.4.33-2|222	#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)
12mu|openldap-2.4.33-2|223	# This might need to be changed to a library dependency, but we need to verify
12mu|openldap-2.4.33-2|224	# library provides on multiple distros before doing that
12mu|openldap-2.4.33-2|225	Requires:	%{dbutils} >= %{dbver}
12mu|openldap-2.4.33-2|226	
12mu|openldap-2.4.33-2|227	%if %{?_with_cyrussasl:1}%{!?_with_cyrussasl:0}
12mu|openldap-2.4.33-2|228	%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")
12mu|openldap-2.4.33-2|229	%define sasllib %mklibname sasl 2
12mu|openldap-2.4.33-2|230	#Ensure we have the sasl library we compiled against available in post so
12mu|openldap-2.4.33-2|231	#slapadd etc works
12mu|openldap-2.4.33-2|232	Requires(post):	%{sasllib} = %{saslver}
12mu|openldap-2.4.33-2|233	%endif
12mu|openldap-2.4.33-2|234	
12mu|openldap-2.4.33-2|235	Requires:	%{libname} = %{version}-%{release}
12mu|openldap-2.4.33-2|236	Requires:	%{pkg_name}%{ol_major}-extra-schemas >= 1.3-7
12mu|openldap-2.4.33-2|237	Requires(pre):	%{pkg_name}%{ol_major}-extra-schemas >= 1.3-7
12mu|openldap-2.4.33-2|238	
12mu|openldap-2.4.33-2|239	%description servers
12mu|openldap-2.4.33-2|240	OpenLDAP Servers
12mu|openldap-2.4.33-2|241	
12mu|openldap-2.4.33-2|242	This package contains the OpenLDAP server, slapd (LDAP server), additional
12mu|openldap-2.4.33-2|243	backends, configuration files, schema definitions required for operation, and
12mu|openldap-2.4.33-2|244	database maintenance tools
12mu|openldap-2.4.33-2|245	
12mu|openldap-2.4.33-2|246	This server package was compiled with support for the %{?_with_gdbm:gdbm}%{!?_with_gdbm:berkeley}
12mu|openldap-2.4.33-2|247	database library.
12mu|openldap-2.4.33-2|248	
12mu|openldap-2.4.33-2|249	%package clients
12mu|openldap-2.4.33-2|250	Summary:	OpenLDAP clients and related files
12mu|openldap-2.4.33-2|251	Group:		System/Servers
12mu|openldap-2.4.33-2|252	Requires:	%{libname} = %{version}-%{release}
12mu|openldap-2.4.33-2|253	
12mu|openldap-2.4.33-2|254	%description clients
12mu|openldap-2.4.33-2|255	OpenLDAP clients
12mu|openldap-2.4.33-2|256	
12mu|openldap-2.4.33-2|257	This package contains command-line ldap clients (ldapsearch, ldapadd etc)
12mu|openldap-2.4.33-2|258	
12mu|openldap-2.4.33-2|259	%package -n %{libname}
12mu|openldap-2.4.33-2|260	Summary:	OpenLDAP libraries
12mu|openldap-2.4.33-2|261	Group:		System/Libraries
12mu|openldap-2.4.33-2|262	Provides:	lib%{fname} = %{version}-%{release}
12mu|openldap-2.4.33-2|263	Requires:	%{name}
12mu|openldap-2.4.33-2|264	
12mu|openldap-2.4.33-2|265	%description -n %{libname}
12mu|openldap-2.4.33-2|266	This package includes the libraries needed by ldap applications.
12mu|openldap-2.4.33-2|267	
12mu|openldap-2.4.33-2|268	%package -n %{libname}-devel
12mu|openldap-2.4.33-2|269	Summary:	OpenLDAP development libraries and header files
12mu|openldap-2.4.33-2|270	Group:		Development/C
12mu|openldap-2.4.33-2|271	Requires:	%{libname} = %{version}-%{release}
12mu|openldap-2.4.33-2|272	Requires:	tcp_wrappers-devel
12mu|openldap-2.4.33-2|273	Provides:	%{name}-devel = %{version}-%{release}
12mu|openldap-2.4.33-2|274	%if %build_system
12mu|openldap-2.4.33-2|275	Provides: 	lib%{fname}-devel = %{version}-%{release}
12mu|openldap-2.4.33-2|276	Provides:	openldap2-devel = %{version}-%{release}
12mu|openldap-2.4.33-2|277	Obsoletes: 	openldap-devel < %{version}-%{release}
12mu|openldap-2.4.33-2|278	%endif
12mu|openldap-2.4.33-2|279	Conflicts:	libldap1-devel
12mu|openldap-2.4.33-2|280	Conflicts:	%mklibname -d ldap 2
12mu|openldap-2.4.33-2|281	Conflicts:	%mklibname -d ldap 2.3_0
12mu|openldap-2.4.33-2|282	
12mu|openldap-2.4.33-2|283	%description -n %{libname}-devel
12mu|openldap-2.4.33-2|284	This package includes the development libraries and header files
12mu|openldap-2.4.33-2|285	needed for compiling applications that use LDAP internals.  Install
12mu|openldap-2.4.33-2|286	this package only if you plan to develop or will need to compile
12mu|openldap-2.4.33-2|287	LDAP clients.
12mu|openldap-2.4.33-2|288	
12mu|openldap-2.4.33-2|289	%package -n %{libname}-static-devel
12mu|openldap-2.4.33-2|290	Summary: 	OpenLDAP development static libraries
12mu|openldap-2.4.33-2|291	Group: 		Development/C
12mu|openldap-2.4.33-2|292	Requires: 	%{libname}-devel = %{version}-%{release}
12mu|openldap-2.4.33-2|293	%if %build_system
12mu|openldap-2.4.33-2|294	Provides: 	lib%{fname}-devel-static = %{version}-%{release}
12mu|openldap-2.4.33-2|295	Provides: 	lib%{fname}-static-devel = %{version}-%{release}
12mu|openldap-2.4.33-2|296	Provides:	openldap-devel-static = %{version}-%{release}
12mu|openldap-2.4.33-2|297	Provides:	openldap-static-devel = %{version}-%{release}
12mu|openldap-2.4.33-2|298	Obsoletes: 	openldap-devel-static < %{version}-%{release}
12mu|openldap-2.4.33-2|299	%endif
12mu|openldap-2.4.33-2|300	Conflicts:	libldap1-devel
12mu|openldap-2.4.33-2|301	
12mu|openldap-2.4.33-2|302	%description -n %{libname}-static-devel
12mu|openldap-2.4.33-2|303	OpenLDAP development static libraries
12mu|openldap-2.4.33-2|304	
12mu|openldap-2.4.33-2|305	%if %build_modpacks
12mu|openldap-2.4.33-2|306	%package back_dnssrv
12mu|openldap-2.4.33-2|307	Summary:	Module dnssrv for OpenLDAP
12mu|openldap-2.4.33-2|308	Group:		System/Libraries
12mu|openldap-2.4.33-2|309	Requires:	%{libname} = %{version}-%{release}
12mu|openldap-2.4.33-2|310	Requires:	openldap-servers = %{version}-%{release}
12mu|openldap-2.4.33-2|311	
12mu|openldap-2.4.33-2|312	%description back_dnssrv
12mu|openldap-2.4.33-2|313	The dnssrv daabase backend module for OpenLDAP daemon
12mu|openldap-2.4.33-2|314	
12mu|openldap-2.4.33-2|315	%package back_ldap
12mu|openldap-2.4.33-2|316	Summary:	Module ldap for OpenLDAP
12mu|openldap-2.4.33-2|317	Group:		System/Libraries
12mu|openldap-2.4.33-2|318	Requires:	%{libname} = %{version}-%{release}
12mu|openldap-2.4.33-2|319	Requires:	openldap-servers = %{version}-%{release}
12mu|openldap-2.4.33-2|320	
12mu|openldap-2.4.33-2|321	%description back_ldap
12mu|openldap-2.4.33-2|322	The ldap database backend module for OpenLDAP daemon
12mu|openldap-2.4.33-2|323	
12mu|openldap-2.4.33-2|324	%package back_passwd
12mu|openldap-2.4.33-2|325	Summary:	Module passwd for OpenLDAP
12mu|openldap-2.4.33-2|326	Group:		System/Libraries
12mu|openldap-2.4.33-2|327	Requires:	%{libname} = %{version}-%{release}
12mu|openldap-2.4.33-2|328	Requires:	openldap-servers = %{version}-%{release}
12mu|openldap-2.4.33-2|329	
12mu|openldap-2.4.33-2|330	%description back_passwd
12mu|openldap-2.4.33-2|331	The passwd database backend module for OpenLDAP daemon
12mu|openldap-2.4.33-2|332	%endif
12mu|openldap-2.4.33-2|333	
12mu|openldap-2.4.33-2|334	%if %build_sql && %build_modpacks
12mu|openldap-2.4.33-2|335	%package back_sql
12mu|openldap-2.4.33-2|336	Summary:	Module sql for OpenLDAP
12mu|openldap-2.4.33-2|337	Group:		System/Libraries
12mu|openldap-2.4.33-2|338	Requires:	%{libname} = %{version}-%{release}
12mu|openldap-2.4.33-2|339	Requires:	openldap-servers = %{version}-%{release}
12mu|openldap-2.4.33-2|340	
12mu|openldap-2.4.33-2|341	%description back_sql
12mu|openldap-2.4.33-2|342	The sql database backend module for OpenLDAP daemon
12mu|openldap-2.4.33-2|343	%endif
12mu|openldap-2.4.33-2|344	
12mu|openldap-2.4.33-2|345	%package doc
12mu|openldap-2.4.33-2|346	Summary:	OpenLDAP documentation and administration guide
12mu|openldap-2.4.33-2|347	Group:		Books/Computer books
12mu|openldap-2.4.33-2|348	Requires:	openldap
12mu|openldap-2.4.33-2|349	Provides:	openldap-guide
12mu|openldap-2.4.33-2|350	
12mu|openldap-2.4.33-2|351	%description doc
12mu|openldap-2.4.33-2|352	OpenLDAP documentation, incuding RFCs and the adminitration guide
12mu|openldap-2.4.33-2|353	
12mu|openldap-2.4.33-2|354	%package tests
12mu|openldap-2.4.33-2|355	Summary:	OpenLDAP Test Suite - tests and data
12mu|openldap-2.4.33-2|356	Group:		Development/Other
12mu|openldap-2.4.33-2|357	Requires:	%{name}-servers %{name}-clients %{name}-testprogs
12mu|openldap-2.4.33-2|358	
12mu|openldap-2.4.33-2|359	%description tests
12mu|openldap-2.4.33-2|360	OpenLDAP now has a substantial test suite, which includes sample configurations
12mu|openldap-2.4.33-2|361	and data for a large number of scenarios and features. These are useful for
12mu|openldap-2.4.33-2|362	testing the installed server, and seeing examples of how to use the features.
12mu|openldap-2.4.33-2|363	
12mu|openldap-2.4.33-2|364	The intention is that it should be possible to run the entire test suite on
12mu|openldap-2.4.33-2|365	the installed server using this package.
12mu|openldap-2.4.33-2|366	
12mu|openldap-2.4.33-2|367	%package testprogs
12mu|openldap-2.4.33-2|368	Summary:	OpenLDAP Test Suite - simple testing client binaries
12mu|openldap-2.4.33-2|369	Group:		Development/Other
12mu|openldap-2.4.33-2|370	
12mu|openldap-2.4.33-2|371	%description testprogs
12mu|openldap-2.4.33-2|372	Programs shipped with the test suite which are used by the test suite, and may
12mu|openldap-2.4.33-2|373	also be useful as load generators etc.
12mu|openldap-2.4.33-2|374	
12mu|openldap-2.4.33-2|375	%prep
12mu|openldap-2.4.33-2|376	%setup -q  -n %{pkg_name}-%{version}%{beta}
12mu|openldap-2.4.33-2|377	
12mu|openldap-2.4.33-2|378	%patch0 -p1 -b .config
12mu|openldap-2.4.33-2|379	perl -pi -e 's/^(#define\s+DEFAULT_SLURPD_REPLICA_DIR.*)ldap(.*)/${1}ldap%{ol_major}${2}/' servers/slurpd/slurp.h
12mu|openldap-2.4.33-2|380	perl -pi -e 's/LDAP_DIRSEP "run" //g' include/ldap_defaults.h
12mu|openldap-2.4.33-2|381	%patch1 -p1 -b .module
12mu|openldap-2.4.33-2|382	%patch2 -p1 -b .smbk5paths
12mu|openldap-2.4.33-2|383	%if !%build_heimdal
12mu|openldap-2.4.33-2|384	%patch3 -p1 -b .smbonly
12mu|openldap-2.4.33-2|385	%endif
12mu|openldap-2.4.33-2|386	%patch4 -p1 -b .contribmake
12mu|openldap-2.4.33-2|387	
12mu|openldap-2.4.33-2|388	%patch15 -p1 -b .cldap
12mu|openldap-2.4.33-2|389	
12mu|openldap-2.4.33-2|390	%patch46 -p1 -b .mdk
12mu|openldap-2.4.33-2|391	%patch47 -p1 -b .dyngroup
12mu|openldap-2.4.33-2|392	# FIXME
12mu|openldap-2.4.33-2|393	%patch53 -p1 -b .ntlm
12mu|openldap-2.4.33-2|394	
12mu|openldap-2.4.33-2|395	# patches from CVS
12mu|openldap-2.4.33-2|396	perl -pi -e 's/testrun/\${TESTDIR}/g' tests/scripts/test024-unique
12mu|openldap-2.4.33-2|397	
12mu|openldap-2.4.33-2|398	# README:
12mu|openldap-2.4.33-2|399	cp %{SOURCE13} README.mdk
12mu|openldap-2.4.33-2|400	
12mu|openldap-2.4.33-2|401	# test049 not ready for not writing to testdir ...
12mu|openldap-2.4.33-2|402	mv tests/scripts/{,broken}test049*
12mu|openldap-2.4.33-2|403	
12mu|openldap-2.4.33-2|404	%patch5 -p1
12mu|openldap-2.4.33-2|405	%patch6 -p1
12mu|openldap-2.4.33-2|406	chmod a+rx tests/scripts/test054*
12mu|openldap-2.4.33-2|407	#aclocal
12mu|openldap-2.4.33-2|408	#perl -pi -e 's/^(AC_PREREQ.2.5)/${1}7/g' configure.in
12mu|openldap-2.4.33-2|409	#autoconf
12mu|openldap-2.4.33-2|410	
12mu|openldap-2.4.33-2|411	%build
12mu|openldap-2.4.33-2|412	#disable icecream:
12mu|openldap-2.4.33-2|413	PATH=`echo $PATH|perl -pe 's,:[\/\w]+icecream[\/\w]+:,:,g'`
12mu|openldap-2.4.33-2|414	%serverbuild
12mu|openldap-2.4.33-2|415	
12mu|openldap-2.4.33-2|416	# it does not work with -fPIE and someone added that to the serverbuild macro...
12mu|openldap-2.4.33-2|417	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
12mu|openldap-2.4.33-2|418	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
12mu|openldap-2.4.33-2|419	
12mu|openldap-2.4.33-2|420	unset CONFIGURE_TOP
12mu|openldap-2.4.33-2|421	
12mu|openldap-2.4.33-2|422	#FIXME: Some script backends should not be used with threads, mostly shell/perl
12mu|openldap-2.4.33-2|423	
12mu|openldap-2.4.33-2|424	%if !%build_system
12mu|openldap-2.4.33-2|425	perl -pi -e 's,(progname = "\w+)",${1}%{ol_major}",g' servers/slapd/*.c
12mu|openldap-2.4.33-2|426	perl -pi -e 's,({"slap\w+)",${1}%{ol_major}",g' servers/slapd/main.c
12mu|openldap-2.4.33-2|427	%endif
12mu|openldap-2.4.33-2|428	
12mu|openldap-2.4.33-2|429	# don't choose db4.3 even if it is available
12mu|openldap-2.4.33-2|430	export ol_cv_db_db_4_dot_3=no
12mu|openldap-2.4.33-2|431	# try and miss linuxthreads, so we get a threading lib on glibc2.4:
12mu|openldap-2.4.33-2|432	export ol_cv_header_linux_threads=no
12mu|openldap-2.4.33-2|433	#rh only:
12mu|openldap-2.4.33-2|434	export CPPFLAGS="-I%{_prefix}/kerberos/include $CPPFLAGS"
12mu|openldap-2.4.33-2|435	export LDFLAGS="-L%{_prefix}/kerberos/%{_lib} $LDFLAGS"
12mu|openldap-2.4.33-2|436	%if %{?openldap_fd_setsize:1}%{!?openldap_fd_setsize:0}
12mu|openldap-2.4.33-2|437	CPPFLAGS="$CPPFLAGS -DOPENLDAP_FD_SETSIZE=%{openldap_fd_setsize}"
12mu|openldap-2.4.33-2|438	%endif
12mu|openldap-2.4.33-2|439	# FIXME glibc 2.8 breakage, this is not the correct fix, see
12mu|openldap-2.4.33-2|440	# http://www.openldap.org/its/index.cgi/Build?id=5464;selectid=5464
12mu|openldap-2.4.33-2|441	CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE"
12mu|openldap-2.4.33-2|442	# building for systems with kernel < 2.6 requires building without epoll support
12mu|openldap-2.4.33-2|443	%if %{mdkversion} < 1000 || %{?_without_epoll:1}%{!?_without_epoll:0}
12mu|openldap-2.4.33-2|444	export ac_cv_header_sys_epoll_h=no
12mu|openldap-2.4.33-2|445	%endif
12mu|openldap-2.4.33-2|446	
12mu|openldap-2.4.33-2|447	%configure2_5x \
12mu|openldap-2.4.33-2|448	--with-subdir=%{name} \
12mu|openldap-2.4.33-2|449	%if !%build_system
12mu|openldap-2.4.33-2|450	--program-suffix=%{ol_major} \
12mu|openldap-2.4.33-2|451	%endif
12mu|openldap-2.4.33-2|452	--localstatedir=/var/run/ldap%{ol_major} \
12mu|openldap-2.4.33-2|453	--enable-dynamic \
12mu|openldap-2.4.33-2|454	--enable-syslog \
12mu|openldap-2.4.33-2|455	--enable-proctitle \
12mu|openldap-2.4.33-2|456	--enable-ipv6 \
12mu|openldap-2.4.33-2|457	--enable-local \
12mu|openldap-2.4.33-2|458	%{?_with_cyrussasl} %{?_without_cyrussasl} \
12mu|openldap-2.4.33-2|459	%{?_with_kerberos} %{?_without_kerberos} \
12mu|openldap-2.4.33-2|460	--with-threads \
12mu|openldap-2.4.33-2|461	--with-tls \
12mu|openldap-2.4.33-2|462	--enable-slapd \
12mu|openldap-2.4.33-2|463	--enable-aci \
12mu|openldap-2.4.33-2|464	--enable-cleartext \
12mu|openldap-2.4.33-2|465	--enable-crypt \
12mu|openldap-2.4.33-2|466	--enable-lmpasswd \
12mu|openldap-2.4.33-2|467	%{!?_with_gssapi:--without-gssapi} \
12mu|openldap-2.4.33-2|468	%{?_with_kerberos:--enable-kpasswd} \
12mu|openldap-2.4.33-2|469	%{?_with_cyrussasl:--enable-spasswd} \
12mu|openldap-2.4.33-2|470	%if %build_modules
12mu|openldap-2.4.33-2|471	--enable-modules \
12mu|openldap-2.4.33-2|472	%endif
12mu|openldap-2.4.33-2|473	--enable-rewrite \
12mu|openldap-2.4.33-2|474	--enable-rlookups \
12mu|openldap-2.4.33-2|475	%if %build_slp
12mu|openldap-2.4.33-2|476	--enable-slp \
12mu|openldap-2.4.33-2|477	%endif
12mu|openldap-2.4.33-2|478	--enable-wrappers \
12mu|openldap-2.4.33-2|479	--enable-bdb=yes \
12mu|openldap-2.4.33-2|480	--enable-hdb=yes \
12mu|openldap-2.4.33-2|481	--enable-ndb=no \
12mu|openldap-2.4.33-2|482	--enable-backends=mod \
12mu|openldap-2.4.33-2|483	%if %back_perl
12mu|openldap-2.4.33-2|484	--enable-perl=mod \
12mu|openldap-2.4.33-2|485	%else
12mu|openldap-2.4.33-2|486	--enable-perl=no \
12mu|openldap-2.4.33-2|487	%endif
12mu|openldap-2.4.33-2|488	%if %build_sql
12mu|openldap-2.4.33-2|489	--enable-sql=mod \
12mu|openldap-2.4.33-2|490	%else
12mu|openldap-2.4.33-2|491	--enable-sql=no \
12mu|openldap-2.4.33-2|492	%endif
12mu|openldap-2.4.33-2|493	--enable-overlays=mod \
12mu|openldap-2.4.33-2|494	--enable-shared
12mu|openldap-2.4.33-2|495	
12mu|openldap-2.4.33-2|496	%if !%build_system
12mu|openldap-2.4.33-2|497	perl -pi -e 's/^(ldap_subdir\s+=\s+.*)%{pkg_name}/$1%{name}/g' Makefile
12mu|openldap-2.4.33-2|498	perl -p -i.bak -e 's/slapd-(search|read|addel|modrdn|modify|bind)/slapd-${1}%{ol_major}/g' tests/progs/slapd-tester.c
12mu|openldap-2.4.33-2|499	%endif
12mu|openldap-2.4.33-2|500	
12mu|openldap-2.4.33-2|501	# (oe) amd64 fix
12mu|openldap-2.4.33-2|502	perl -pi -e "s|^AC_CFLAGS.*|AC_CFLAGS = $CFLAGS -fPIC|g" libraries/librewrite/Makefile
12mu|openldap-2.4.33-2|503	
12mu|openldap-2.4.33-2|504	make depend
12mu|openldap-2.4.33-2|505	
12mu|openldap-2.4.33-2|506	make
12mu|openldap-2.4.33-2|507	export LIBTOOL=`pwd`/libtool
12mu|openldap-2.4.33-2|508	
12mu|openldap-2.4.33-2|509	if [ -d /usr/kerberos/%{_lib} ]; then export LIBRARY_PATH=/usr/kerberos/%{_lib}; fi
12mu|openldap-2.4.33-2|510	perl -pi -e 's/radius.la//g' contrib/slapd-modules/passwd/Makefile
12mu|openldap-2.4.33-2|511	#acl broken
12mu|openldap-2.4.33-2|512	for i in addpartial allop allowed autogroup cloak denyop dsaschema dupent  \
12mu|openldap-2.4.33-2|513	kinit \
12mu|openldap-2.4.33-2|514	lastbind lastmod noopsrch nops \
12mu|openldap-2.4.33-2|515	%if %build_nssov
12mu|openldap-2.4.33-2|516	nssov \
12mu|openldap-2.4.33-2|517	%endif
12mu|openldap-2.4.33-2|518	%if %build_smbk5pwd
12mu|openldap-2.4.33-2|519	smbk5pwd \
12mu|openldap-2.4.33-2|520	%endif
12mu|openldap-2.4.33-2|521	passwd passwd/sha2 trace
12mu|openldap-2.4.33-2|522	do
12mu|openldap-2.4.33-2|523	make -C contrib/slapd-modules/$i libdir=%{_libdir} moduledir=%{_libdir}/%{name}
12mu|openldap-2.4.33-2|524	done
12mu|openldap-2.4.33-2|525	
12mu|openldap-2.4.33-2|526	#proxyOld, needs some work ...
12mu|openldap-2.4.33-2|527	#CC=g++ make -C contrib/slapd-modules/proxyOld
12mu|openldap-2.4.33-2|528	
12mu|openldap-2.4.33-2|529	#samba4, not useful yet?
12mu|openldap-2.4.33-2|530	
12mu|openldap-2.4.33-2|531	# http://wiki.mandriva.com/en/2009-underlinking-overlinking
12mu|openldap-2.4.33-2|532	#LDFLAGS=${LDFLAGS//-Wl,--no-undefined/}
12mu|openldap-2.4.33-2|533	# Not shipped yet: comp_match,proxyOld
12mu|openldap-2.4.33-2|534	
12mu|openldap-2.4.33-2|535	
12mu|openldap-2.4.33-2|536	%check
12mu|openldap-2.4.33-2|537	%if %{!?_without_test:1}%{?_without_test:0}
12mu|openldap-2.4.33-2|538	%if !%{build_system}
12mu|openldap-2.4.33-2|539	pushd clients/tools
12mu|openldap-2.4.33-2|540	for OLD in {%{clientbin}}
12mu|openldap-2.4.33-2|541	do
12mu|openldap-2.4.33-2|542	NEW=`echo ${OLD}%{alternative_major}`
12mu|openldap-2.4.33-2|543	ln -sf $OLD $NEW
12mu|openldap-2.4.33-2|544	#mv -f $OLD $NEW ||:
12mu|openldap-2.4.33-2|545	#if [ -L $NEW ]
12mu|openldap-2.4.33-2|546	#then ln -sf `readlink $NEW`%{alternative_major} $NEW
12mu|openldap-2.4.33-2|547	#fi
12mu|openldap-2.4.33-2|548	done
12mu|openldap-2.4.33-2|549	popd
12mu|openldap-2.4.33-2|550	%endif
12mu|openldap-2.4.33-2|551	#disable icecream:
12mu|openldap-2.4.33-2|552	#PATH=`echo $PATH|perl -pe 's,:[\/\w]+icecream[\/\w]+:,:,g'`
12mu|openldap-2.4.33-2|553	# meta test seems to timeout on the Mandriva cluster:
12mu|openldap-2.4.33-2|554	#export TEST_META=no
12mu|openldap-2.4.33-2|555	# Use a pseudo-random number between 9000 and 10000 as base port for slapd in tests
12mu|openldap-2.4.33-2|556	export SLAPD_BASEPORT=$[9000+RANDOM%1000]
12mu|openldap-2.4.33-2|557	make -C tests %{!?tests:test}%{?tests:%tests}
12mu|openldap-2.4.33-2|558	%endif
12mu|openldap-2.4.33-2|559	
12mu|openldap-2.4.33-2|560	%install
12mu|openldap-2.4.33-2|561	#disable icecream:
12mu|openldap-2.4.33-2|562	#PATH=`echo $PATH|perl -pe 's,:[\/\w]+icecream[\/\w]+:,:,g'`
12mu|openldap-2.4.33-2|563	export DONT_GPRINTIFY=1
12mu|openldap-2.4.33-2|564	export DONT_REMOVE_LIBTOOL_FILES=1
12mu|openldap-2.4.33-2|565	for i in acl addpartial allop allowed autogroup \
12mu|openldap-2.4.33-2|566	kinit \
12mu|openldap-2.4.33-2|567	%if %build_nssov
12mu|openldap-2.4.33-2|568	nssov \
12mu|openldap-2.4.33-2|569	%endif
12mu|openldap-2.4.33-2|570	%if %build_smbk5pwd
12mu|openldap-2.4.33-2|571	smbk5pwd \
12mu|openldap-2.4.33-2|572	%endif
12mu|openldap-2.4.33-2|573	passwd
12mu|openldap-2.4.33-2|574	do
12mu|openldap-2.4.33-2|575	cp -af contrib/slapd-modules/$i/README{,.$i}
12mu|openldap-2.4.33-2|576	done
12mu|openldap-2.4.33-2|577	cp contrib/slapd-modules/passwd/sha2/README{,.sha2}
12mu|openldap-2.4.33-2|578	rm -Rf %{buildroot}
12mu|openldap-2.4.33-2|579	
12mu|openldap-2.4.33-2|580	%makeinstall_std STRIP=""
12mu|openldap-2.4.33-2|581	
12mu|openldap-2.4.33-2|582	%if %build_smbk5pwd
12mu|openldap-2.4.33-2|583	cp -a contrib/slapd-modules/smbk5pwd/.libs/smbk5pwd.so* %{buildroot}/%{_libdir}/%{name}
12mu|openldap-2.4.33-2|584	%if !%{build_heimdal}
12mu|openldap-2.4.33-2|585	for i in %{buildroot}/%{_libdir}/%{name}/smbk5pwd*
12mu|openldap-2.4.33-2|586	do
12mu|openldap-2.4.33-2|587	if [ -L ${i} ]
12mu|openldap-2.4.33-2|588	then
12mu|openldap-2.4.33-2|589	newlink=`readlink $i|sed -e 's/k5//g'`
12mu|openldap-2.4.33-2|590	rm $i
12mu|openldap-2.4.33-2|591	ln -svf $newlink ${i/k5/}
12mu|openldap-2.4.33-2|592	else
12mu|openldap-2.4.33-2|593	mv $i ${i/k5/}
12mu|openldap-2.4.33-2|594	fi
12mu|openldap-2.4.33-2|595	done
12mu|openldap-2.4.33-2|596	%endif
12mu|openldap-2.4.33-2|597	%endif
12mu|openldap-2.4.33-2|598	
12mu|openldap-2.4.33-2|599	cp contrib/slapd-modules/allop/slapo-allop.5 %{buildroot}/%{_mandir}/man5
12mu|openldap-2.4.33-2|600	cp contrib/slapd-modules/cloak/slapo-cloak.5 %{buildroot}/%{_mandir}/man5
12mu|openldap-2.4.33-2|601	cp contrib/slapd-modules/lastbind/slapo-lastbind.5 %{buildroot}/%{_mandir}/man5
12mu|openldap-2.4.33-2|602	cp contrib/slapd-modules/lastmod/slapo-lastmod.5 %{buildroot}/%{_mandir}/man5
12mu|openldap-2.4.33-2|603	cp contrib/slapd-modules/nops/slapo-nops.5 %{buildroot}/%{_mandir}/man5
12mu|openldap-2.4.33-2|604	
12mu|openldap-2.4.33-2|605	#cp contrib/slapd-modules/*/*.so %{buildroot}/%{_libdir}/%{name}
12mu|openldap-2.4.33-2|606	
12mu|openldap-2.4.33-2|607	#smbk5pwd skipped, installed as smbpwd above
12mu|openldap-2.4.33-2|608	#dsaschema broken on 32bit
12mu|openldap-2.4.33-2|609	for i in addpartial allop allowed autogroup cloak denyop dupent \
12mu|openldap-2.4.33-2|610	kinit \
12mu|openldap-2.4.33-2|611	lastbind lastmod noopsrch nops \
12mu|openldap-2.4.33-2|612	%if %build_nssov
12mu|openldap-2.4.33-2|613	nssov \
12mu|openldap-2.4.33-2|614	%endif
12mu|openldap-2.4.33-2|615	passwd passwd/sha2 trace
12mu|openldap-2.4.33-2|616	do
12mu|openldap-2.4.33-2|617	if make -C contrib/slapd-modules/$i test
12mu|openldap-2.4.33-2|618	then make DESTDIR=%{buildroot} mandir=%{_mandir} moduledir=%{_libdir}/%{name} schemadir=%{_sysconfdir}/%{name}/schema -C contrib/slapd-modules/$i install
12mu|openldap-2.4.33-2|619	rm -f %{buildroot}/%{_libdir}/%{name}/$i.a
12mu|openldap-2.4.33-2|620	else exit 1
12mu|openldap-2.4.33-2|621	fi
12mu|openldap-2.4.33-2|622	done
12mu|openldap-2.4.33-2|623	rm -f %{buildroot}/%{_libdir}/%{name}/kerberos.a
12mu|openldap-2.4.33-2|624	rm -f %{buildroot}/%{_libdir}/%{name}/netscape.a
12mu|openldap-2.4.33-2|625	rm -f %{buildroot}/%{_libdir}/%{name}/sha2.a
12mu|openldap-2.4.33-2|626	#compat symlinks, DONT REMOVE
12mu|openldap-2.4.33-2|627	ln -s netscape.so %{buildroot}/%{_libdir}/%{name}/pw-netscape.so
12mu|openldap-2.4.33-2|628	ln -s kerberos.so %{buildroot}/%{_libdir}/%{name}/pw-kerberos.so
12mu|openldap-2.4.33-2|629	
12mu|openldap-2.4.33-2|630	# We already had ldapns.schema in extra-schemas
12mu|openldap-2.4.33-2|631	rm -f %{buildroot}/%{_sysconfdir}/%{name}/schema/ldapns.schema
12mu|openldap-2.4.33-2|632	
12mu|openldap-2.4.33-2|633	
12mu|openldap-2.4.33-2|634	# try and ship the tests such that they will run properly
12mu|openldap-2.4.33-2|635	
12mu|openldap-2.4.33-2|636	install -d %{buildroot}/%{_datadir}/%{name}/tests
12mu|openldap-2.4.33-2|637	cp -a tests/{data,scripts,Makefile,run} %{buildroot}/%{_datadir}/%{name}/tests
12mu|openldap-2.4.33-2|638	ln -s %{_datadir}/%{name}/schema %{buildroot}/%{_datadir}/%{name}/tests
12mu|openldap-2.4.33-2|639	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' {} \;
12mu|openldap-2.4.33-2|640	perl -pi -e 's,(\`pwd\`\/)?\.\.\/servers\/(slapd|slurpd)\/(slapd|slurpd),%{_sbindir}/${2}%{ol_major},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}%{ol_major}/g;s/slapd-tester$/slapd-tester%{ol_major}/g;s,\$TESTWD\/,,g;s/^(\.\*.*)\$(.*)/${1}\`pwd\`\/\$${2}/g' %{buildroot}/%{_datadir}/%{name}/tests/scripts/defines.sh %{buildroot}/%{_datadir}/%{name}/tests/run
12mu|openldap-2.4.33-2|641	perl -pi -e 's/testrun/\$TESTDIR/g;s,^SHTOOL=.*,. scripts/defines.sh,g' %{buildroot}/%{_datadir}/%{name}/tests/scripts/all
12mu|openldap-2.4.33-2|642	perl -p -i.bak -e 's,^olcModulePath: .*,olcModulePath: %{_libdir}/%{name},g' %{buildroot}/%{_datadir}/%{name}/tests/scripts/test*
12mu|openldap-2.4.33-2|643	perl -pi -e 's/^(Makefile|SUBDIRS)/#$1/g' %{buildroot}/%{_datadir}/%{name}/tests/Makefile
12mu|openldap-2.4.33-2|644	echo 'SHTOOL="./scripts/shtool"' >> %{buildroot}/%{_datadir}/%{name}/tests/scripts/defines.sh
12mu|openldap-2.4.33-2|645	install -m755 build/shtool %{buildroot}/%{_datadir}/%{name}/tests/scripts
12mu|openldap-2.4.33-2|646	if [ -n "%{ol_major}" ]
12mu|openldap-2.4.33-2|647	then for i in addel bind modify modrdn read search tester
12mu|openldap-2.4.33-2|648	do ln -sf slapd-${i} tests/progs/slapd-${i}%{ol_major}
12mu|openldap-2.4.33-2|649	done
12mu|openldap-2.4.33-2|650	fi
12mu|openldap-2.4.33-2|651	ln -s %{_datadir}/%{name}/tests/data %{buildroot}/%{_datadir}/%{name}/tests/testdata
12mu|openldap-2.4.33-2|652	
12mu|openldap-2.4.33-2|653	install -m755 tests/progs/.libs/slapd-* tests/progs/.libs/ldif-filter %{buildroot}/%{_bindir}
12mu|openldap-2.4.33-2|654	
12mu|openldap-2.4.33-2|655	### some hack
12mu|openldap-2.4.33-2|656	perl -pi -e "s| -L../liblber/.libs||g" %{buildroot}%{_libdir}/libldap.la
12mu|openldap-2.4.33-2|657	
12mu|openldap-2.4.33-2|658	perl -pi -e  "s,-L$RPM_BUILD_DIR\S+%{_libdir},,g" %{buildroot}/%{_libdir}/lib*.la
12mu|openldap-2.4.33-2|659	#sed -i -e "s|-L$RPM_BUILD_DIR/%{name}-%{version}/db-instroot/%{_libdir}||g" %{buildroot}/%{_libdir}/*la
12mu|openldap-2.4.33-2|660	#%{buildroot}/%{_libdir}/%{name}/*.la
12mu|openldap-2.4.33-2|661	
12mu|openldap-2.4.33-2|662	### Init scripts
12mu|openldap-2.4.33-2|663	install -d %{buildroot}%{_initrddir}
12mu|openldap-2.4.33-2|664	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/ldap%{ol_major}
12mu|openldap-2.4.33-2|665	perl -pi -e 's,%{_bindir}/db_,%{_bindir}/%{dbutilsprefix},g' %{buildroot}%{_initrddir}/ldap%{ol_major}
12mu|openldap-2.4.33-2|666	
12mu|openldap-2.4.33-2|667	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mu|openldap-2.4.33-2|668	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/ldap%{ol_major}
12mu|openldap-2.4.33-2|669	
12mu|openldap-2.4.33-2|670	install -m 640 %{SOURCE21} %{SOURCE23} %{SOURCE24} %{buildroot}%{_sysconfdir}/%{name}
12mu|openldap-2.4.33-2|671	install -d %{buildroot}/%{_sysconfdir}/%{name}/slapd.d
12mu|openldap-2.4.33-2|672	#install -m640 -o ldap -g ldap -d /etc/openldap/slapd.d
12mu|openldap-2.4.33-2|673	
12mu|openldap-2.4.33-2|674	### repository dir
12mu|openldap-2.4.33-2|675	install -d %{buildroot}%{_var}/lib/ldap%{ol_major}
12mu|openldap-2.4.33-2|676	
12mu|openldap-2.4.33-2|677	### DB_CONFIG for bdb backend
12mu|openldap-2.4.33-2|678	install -m644 %{SOURCE22} %{buildroot}%{_var}/lib/ldap%{ol_major}
12mu|openldap-2.4.33-2|679	
12mu|openldap-2.4.33-2|680	### run dir
12mu|openldap-2.4.33-2|681	install -d %{buildroot}%{_var}/run/ldap%{ol_major}
12mu|openldap-2.4.33-2|682	
12mu|openldap-2.4.33-2|683	### Server defaults
12mu|openldap-2.4.33-2|684	echo "localhost" > %{buildroot}%{_sysconfdir}/%{name}/ldapserver
12mu|openldap-2.4.33-2|685	
12mu|openldap-2.4.33-2|686	### we don't need the default files
12mu|openldap-2.4.33-2|687	rm -f %{buildroot}/etc/%{name}/*.default
12mu|openldap-2.4.33-2|688	rm -f %{buildroot}/etc/%{name}/schema/*.default
12mu|openldap-2.4.33-2|689	
12mu|openldap-2.4.33-2|690	
12mu|openldap-2.4.33-2|691	### Standard schemas should not be changed by users
12mu|openldap-2.4.33-2|692	install -d %{buildroot}%{_datadir}/%{name}/schema
12mu|openldap-2.4.33-2|693	mv -f %{buildroot}%{_sysconfdir}/%{name}/schema/* %{buildroot}%{_datadir}/%{name}/schema/
12mu|openldap-2.4.33-2|694	
12mu|openldap-2.4.33-2|695	### install additional schemas
12mu|openldap-2.4.33-2|696	install -m 644 %{SOURCE54} %{buildroot}%{_datadir}/%{name}/schema/
12mu|openldap-2.4.33-2|697	
12mu|openldap-2.4.33-2|698	install -d %{buildroot}/%{_datadir}/%{name}/scripts
12mu|openldap-2.4.33-2|699	install -m 755 %{SOURCE25} %{SOURCE26} %{SOURCE27} %{buildroot}/%{_datadir}/%{name}/scripts/
12mu|openldap-2.4.33-2|700	for i in hourly daily weekly monthly yearly
12mu|openldap-2.4.33-2|701	do
12mu|openldap-2.4.33-2|702	install -d %{buildroot}/%{_sysconfdir}/cron.${i}
12mu|openldap-2.4.33-2|703	ln -s %{_datadir}/%{name}/scripts/ldap-hot-db-backup %{buildroot}/%{_sysconfdir}/cron.${i}/ldap-hot-db-backup%{ol_major}
12mu|openldap-2.4.33-2|704	done
12mu|openldap-2.4.33-2|705	perl -pi -e 's,%{_bindir}/db_,%{_bindir}/%{dbutilsprefix},g' %{buildroot}/%{_datadir}/%{name}/scripts/ldap-common
12mu|openldap-2.4.33-2|706	
12mu|openldap-2.4.33-2|707	### create local.schema
12mu|openldap-2.4.33-2|708	echo "# This is a good place to put your schema definitions " > %{buildroot}%{_sysconfdir}/%{name}/schema/local.schema
12mu|openldap-2.4.33-2|709	chmod 644 %{buildroot}%{_sysconfdir}/%{name}/schema/local.schema
12mu|openldap-2.4.33-2|710	
12mu|openldap-2.4.33-2|711	### Guide
12mu|openldap-2.4.33-2|712	mkdir -p %{buildroot}/%{_docdir}/
12mu|openldap-2.4.33-2|713	tar xvjf %{SOURCE12} -C %{buildroot}/%{_docdir}/
12mu|openldap-2.4.33-2|714	mv %{buildroot}/%{_docdir}/{%{pkg_name},%{name}}-guide ||:
12mu|openldap-2.4.33-2|715	
12mu|openldap-2.4.33-2|716	### gencert.sh
12mu|openldap-2.4.33-2|717	install -m 755 %{SOURCE19} %{buildroot}/%{_datadir}/%{name}
12mu|openldap-2.4.33-2|718	
12mu|openldap-2.4.33-2|719	### log repository
12mu|openldap-2.4.33-2|720	install -m 700 -d %{buildroot}/var/log/ldap%{ol_major}
12mu|openldap-2.4.33-2|721	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mu|openldap-2.4.33-2|722	install -m 644 %{SOURCE20} %{buildroot}%{_sysconfdir}/logrotate.d/ldap%{ol_major}
12mu|openldap-2.4.33-2|723	
12mu|openldap-2.4.33-2|724	
12mu|openldap-2.4.33-2|725	# get the buildroot out of the man pages
12mu|openldap-2.4.33-2|726	perl -pi -e "s|%{buildroot}||g" %{buildroot}%{_mandir}/*/*.*
12mu|openldap-2.4.33-2|727	
12mu|openldap-2.4.33-2|728	#mkdir -p %{buildroot}%{_sysconfdir}/ssl/%{name}
12mu|openldap-2.4.33-2|729	
12mu|openldap-2.4.33-2|730	#rename binaries
12mu|openldap-2.4.33-2|731	%if !%{build_system} || %{build_alternatives}
12mu|openldap-2.4.33-2|732	for OLD in %{buildroot}/%{_bindir}/{%{clientbin}}
12mu|openldap-2.4.33-2|733	do
12mu|openldap-2.4.33-2|734	NEW=`echo ${OLD}%{alternative_major}`
12mu|openldap-2.4.33-2|735	mv -f $OLD $NEW ||:
12mu|openldap-2.4.33-2|736	if [ -L $NEW ]
12mu|openldap-2.4.33-2|737	then ln -sf `readlink $NEW`%{alternative_major} $NEW
12mu|openldap-2.4.33-2|738	fi
12mu|openldap-2.4.33-2|739	done
12mu|openldap-2.4.33-2|740	for OLD in %{buildroot}/%{_mandir}/man?/{%{clientbin},ldap.conf,ldif}*
12mu|openldap-2.4.33-2|741	do
12mu|openldap-2.4.33-2|742	if [ -e $OLD ]
12mu|openldap-2.4.33-2|743	then
12mu|openldap-2.4.33-2|744	BASE=`perl -e '$_="'${OLD}'"; m,(%buildroot)(.*?)(\.[0-9]),;print "$1$2\n";'`
12mu|openldap-2.4.33-2|745	EXT=`echo $OLD|sed -e 's,'${BASE}',,g'`
12mu|openldap-2.4.33-2|746	NEW=`echo ${BASE}%{alternative_major}${EXT}`
12mu|openldap-2.4.33-2|747	mv $OLD $NEW
12mu|openldap-2.4.33-2|748	fi
12mu|openldap-2.4.33-2|749	done
12mu|openldap-2.4.33-2|750	%endif
12mu|openldap-2.4.33-2|751	%if !%build_system
12mu|openldap-2.4.33-2|752	for OLD in %{buildroot}/%{_bindir}/{%{serverbin}} %{buildroot}/%{_sbindir}/{%{serversbin}}
12mu|openldap-2.4.33-2|753	do
12mu|openldap-2.4.33-2|754	NEW=`echo ${OLD}%{ol_major}`
12mu|openldap-2.4.33-2|755	mv $OLD $NEW -f ||:
12mu|openldap-2.4.33-2|756	if [ -L $NEW ]
12mu|openldap-2.4.33-2|757	then ln -sf `readlink $NEW`%{ol_major} $NEW
12mu|openldap-2.4.33-2|758	fi
12mu|openldap-2.4.33-2|759	done
12mu|openldap-2.4.33-2|760	# And the man pages too:
12mu|openldap-2.4.33-2|761	for OLD in %{buildroot}/%{_mandir}/man?/{%{serversbin},slapo}*
12mu|openldap-2.4.33-2|762	do
12mu|openldap-2.4.33-2|763	if [ -e $OLD ]
12mu|openldap-2.4.33-2|764	then
12mu|openldap-2.4.33-2|765	BASE=`perl -e '$_="'${OLD}'"; m,(%buildroot)(.*?)(\.[0-9]),;print "$1$2\n";'`
12mu|openldap-2.4.33-2|766	#        BASE=`perl -e '$name="'${OLD}'"; print "",($name =~ /(.*?)\.[0-9]/), "\n";'`
12mu|openldap-2.4.33-2|767	EXT=`echo $OLD|sed -e 's,'${BASE}',,g'`
12mu|openldap-2.4.33-2|768	NEW=`echo ${BASE}%{ol_major}${EXT}`
12mu|openldap-2.4.33-2|769	mv $OLD $NEW
12mu|openldap-2.4.33-2|770	fi
12mu|openldap-2.4.33-2|771	done
12mu|openldap-2.4.33-2|772	%endif
12mu|openldap-2.4.33-2|773	
12mu|openldap-2.4.33-2|774	#Fix binary names and config paths in scripts/configs
12mu|openldap-2.4.33-2|775	perl -pi -e 's,/%{pkg_name}/,/%{name}/,g;s,(/ldap\w?)\b,${1}%{ol_major},g;s,(%{_bindir}/slapd_db_\w+),${1}%{ol_major},g;s,(%{_sbindir}/sl(apd|urpd|aptest))\b,${1}%{ol_major},g;s/ldap%{ol_major}-common/ldap-common/g;s,ldap%{ol_major}.pem,ldap.pem,g;s,/usr/lib,%{_libdir},g' %{buildroot}/{%{_sysconfdir}/%{name}/slapd.conf,%{_initrddir}/ldap%{ol_major},%{_datadir}/%{name}/scripts/*}
12mu|openldap-2.4.33-2|776	perl -pi -e 's/ldap/ldap%{ol_major}/' %{buildroot}/%{_sysconfdir}/logrotate.d/ldap%{ol_major}
12mu|openldap-2.4.33-2|777	
12mu|openldap-2.4.33-2|778	mv %{buildroot}/var/run/ldap%{ol_major}/openldap-data/DB_CONFIG.example %{buildroot}/%{_var}/lib/ldap%{ol_major}/
12mu|openldap-2.4.33-2|779	
12mu|openldap-2.4.33-2|780	# install private headers so as to build additional overlays later
12mu|openldap-2.4.33-2|781	install -d -m 755 %{buildroot}%{_includedir}/%{name}/{include,slapd}
12mu|openldap-2.4.33-2|782	install -m 644 include/*.h  %{buildroot}%{_includedir}/%{name}/include
12mu|openldap-2.4.33-2|783	install -d -m 755 %{buildroot}%{_includedir}/%{name}/include/ac
12mu|openldap-2.4.33-2|784	install -m 644 include/ac/*.h  %{buildroot}%{_includedir}/%{name}/include/ac
12mu|openldap-2.4.33-2|785	install -m 644 servers/slapd/*.h  %{buildroot}%{_includedir}/%{name}/slapd
12mu|openldap-2.4.33-2|786	install -d -m 755 %{buildroot}%{_includedir}/%{name}/libraries/liblunicode/ucdata
12mu|openldap-2.4.33-2|787	install -m 644 libraries/liblunicode/ucdata/*.h %{buildroot}%{_includedir}/%{name}/libraries/liblunicode/ucdata
12mu|openldap-2.4.33-2|788	
12mu|openldap-2.4.33-2|789	# Dont drop all  .la files, as OpenLDAP uses them for loading plugins
12mu|openldap-2.4.33-2|790	rm -f %{buildroot}/%{_libdir}/*.la
12mu|openldap-2.4.33-2|791	rm -f %{buildroot}%{_libdir}/%{name}/*.a
12mu|openldap-2.4.33-2|792	
12mu|openldap-2.4.33-2|793	# tmpfiles
12mu|openldap-2.4.33-2|794	install -m 0644 %{SOURCE500} -D %{buildroot}%{_prefix}/lib/tmpfiles.d/%{name}.conf
12mu|openldap-2.4.33-2|795	
12mu|openldap-2.4.33-2|796	%pre servers
12mu|openldap-2.4.33-2|797	%_pre_useradd ldap %{_var}/lib/ldap /bin/false
12mu|openldap-2.4.33-2|798	%_pre_groupadd ldap ldap
12mu|openldap-2.4.33-2|799	# allowing slapd to read hosts.allow and hosts.deny
12mu|openldap-2.4.33-2|800	%{_bindir}/gpasswd -a ldap adm 1>&2 > /dev/null || :
12mu|openldap-2.4.33-2|801	
12mu|openldap-2.4.33-2|802	if [ "$1" -ne '1' ]
12mu|openldap-2.4.33-2|803	then
12mu|openldap-2.4.33-2|804	SLAPD_STATUS=`LANG=C LC_ALL=C NOLOCALE=1 service ldap%{ol_major} status 2>/dev/null|grep -q stopped;echo $?`
12mu|openldap-2.4.33-2|805	[ $SLAPD_STATUS -eq 1 ] && service ldap%{ol_major} stop
12mu|openldap-2.4.33-2|806	service ldap%{ol_major} recover
12mu|openldap-2.4.33-2|807	
12mu|openldap-2.4.33-2|808	%if build_system
12mu|openldap-2.4.33-2|809	LDAPUSER=ldap
12mu|openldap-2.4.33-2|810	LDAPGROUP=ldap
12mu|openldap-2.4.33-2|811	[ -e "/etc/sysconfig/%{name}" ] && . "/etc/sysconfig/%{name}"
12mu|openldap-2.4.33-2|812	SLAPDCONF=${SLAPDCONF:-/etc/%{name}/slapd.conf}
12mu|openldap-2.4.33-2|813	
12mu|openldap-2.4.33-2|814	#decide whether we need to migrate at all:
12mu|openldap-2.4.33-2|815	MIGRATE=`%{_sbindir}/slapd%{ol_major} -VV 2>&1|while read a b c d e;do case $d in (2.4.*) echo nomigrate;;(2.*) echo migrate;;esac;done`
12mu|openldap-2.4.33-2|816	
12mu|openldap-2.4.33-2|817	if [ "$1" -ne 1 -a -e "$SLAPDCONF" -a "$MIGRATE" != "nomigrate" ]
12mu|openldap-2.4.33-2|818	then
12mu|openldap-2.4.33-2|819	#`awk '/^[:space:]*directory[:space:]*\w*/ {print $2}' /etc/%{name}/slapd.conf`
12mu|openldap-2.4.33-2|820	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'`
12mu|openldap-2.4.33-2|821	for db in $dbs
12mu|openldap-2.4.33-2|822	do
12mu|openldap-2.4.33-2|823	dbdir=${db/:*/}
12mu|openldap-2.4.33-2|824	dbsuffix=${db/*:/}
12mu|openldap-2.4.33-2|825	[ -e /etc/sysconfig/ldap%{ol_major} ] && . /etc/sysconfig/ldap%{ol_major}
12mu|openldap-2.4.33-2|826	# data migration between incompatible versions
12mu|openldap-2.4.33-2|827	# openldap >= 2.2.x have slapcat as a link to slapd, older releases do not
12mu|openldap-2.4.33-2|828	if [ "${AUTOMIGRATE:-yes}" == "yes" -a -f %{_sbindir}/slapcat ]
12mu|openldap-2.4.33-2|829	then
12mu|openldap-2.4.33-2|830	ldiffile="rpm-migrate-to-%{ol_ver_major}.ldif"
12mu|openldap-2.4.33-2|831	# dont do backups more than onc
12mu|openldap-2.4.33-2|832	if [ ! -e "${dbdir}/${ldiffile}-imported" -a ! -e "${dbdir}/${ldiffile}-import-failed" ];then
12mu|openldap-2.4.33-2|833	echo "Migrating pre-OpenLDAP-%{ol_ver_major} data"
12mu|openldap-2.4.33-2|834	echo "Making a backup of $dbsuffix to ldif file ${dbdir}/$ldiffile"
12mu|openldap-2.4.33-2|835	# For some reason, slapcat works in the shell when slapd is
12mu|openldap-2.4.33-2|836	# running but not via rpm ...
12mu|openldap-2.4.33-2|837	slapcat -b "$dbsuffix" -l ${dbdir}/${ldiffile} ||:
12mu|openldap-2.4.33-2|838	fi
12mu|openldap-2.4.33-2|839	fi
12mu|openldap-2.4.33-2|840	done
12mu|openldap-2.4.33-2|841	fi
12mu|openldap-2.4.33-2|842	%endif
12mu|openldap-2.4.33-2|843	# We want post to start the service, but we dont want to start
12mu|openldap-2.4.33-2|844	# it now to create a new database environment in case of db library upgrade
12mu|openldap-2.4.33-2|845	touch /var/lock/subsys/slapd%{ol_major}
12mu|openldap-2.4.33-2|846	fi
12mu|openldap-2.4.33-2|847	
12mu|openldap-2.4.33-2|848	%post servers
12mu|openldap-2.4.33-2|849	SLAPD_STATUS=`LANG=C LC_ALL=C NOLOCALE=1 service ldap%{ol_major} status 2>/dev/null|grep -q stopped;echo $?`
12mu|openldap-2.4.33-2|850	[ $SLAPD_STATUS -eq 1 ] && service ldap%{ol_major} stop
12mu|openldap-2.4.33-2|851	# bgmilne: part 2 of gdbm->dbb conversion for data created with
12mu|openldap-2.4.33-2|852	# original package for 9.1:
12mu|openldap-2.4.33-2|853	dbnum=1
12mu|openldap-2.4.33-2|854	LDAPUSER=ldap
12mu|openldap-2.4.33-2|855	LDAPGROUP=ldap
12mu|openldap-2.4.33-2|856	[ -e "/etc/sysconfig/%{name}" ] && . "/etc/sysconfig/%{name}"
12mu|openldap-2.4.33-2|857	SLAPDCONF=${SLAPDCONF:-/etc/%{name}/slapd.conf}
12mu|openldap-2.4.33-2|858	if [ -e "$SLAPDCONF" ]
12mu|openldap-2.4.33-2|859	then
12mu|openldap-2.4.33-2|860	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'`
12mu|openldap-2.4.33-2|861	for db in $dbs
12mu|openldap-2.4.33-2|862	do
12mu|openldap-2.4.33-2|863	dbdir=${db/:*/}
12mu|openldap-2.4.33-2|864	dbsuffix=${db/*:/}
12mu|openldap-2.4.33-2|865	ldiffile="rpm-migrate-to-%{ol_ver_major}.ldif"
12mu|openldap-2.4.33-2|866	if [ -e "${dbdir}/${ldiffile}" ]
12mu|openldap-2.4.33-2|867	then
12mu|openldap-2.4.33-2|868	echo -e "\n\nImporting $dbsuffix"
12mu|openldap-2.4.33-2|869	if [ -e ${dbdir}/ldap-rpm-backup ]
12mu|openldap-2.4.33-2|870	then
12mu|openldap-2.4.33-2|871	echo "Warning: Old ldap backup data in ${dbdir}/ldap-rpm-backup"
12mu|openldap-2.4.33-2|872	echo "These files will be removed"
12mu|openldap-2.4.33-2|873	rm -f ${dbdir}/ldap-rpm-backup/*
12mu|openldap-2.4.33-2|874	fi
12mu|openldap-2.4.33-2|875	
12mu|openldap-2.4.33-2|876	echo "Moving the database files fom ${dbdir} to ${dbdir}/ldap-rpm-backup"
12mu|openldap-2.4.33-2|877	mkdir -p ${dbdir}/ldap-rpm-backup
12mu|openldap-2.4.33-2|878	mv -f ${dbdir}/{*.bdb,*.gdbm,*.dbb,log.*,__db*} ${dbdir}/ldap-rpm-backup 2>/dev/null
12mu|openldap-2.4.33-2|879	echo "Importing $dbsuffix from ${dbdir}/${ldiffile}"
12mu|openldap-2.4.33-2|880	if slapadd%{ol_major} -q -cv -b "$dbsuffix" -l ${dbdir}/${ldiffile} > \
12mu|openldap-2.4.33-2|881	${dbdir}/rpm-ldif-import.log 2>&1
12mu|openldap-2.4.33-2|882	then
12mu|openldap-2.4.33-2|883	mv -f ${dbdir}/${ldiffile} ${dbdir}/${ldiffile}-imported
12mu|openldap-2.4.33-2|884	echo "Import complete, see log ${dbdir}/rpm-ldif-import.log"
12mu|openldap-2.4.33-2|885	echo "If any entries were not migrated, see ${dbdir}/${ldiffile}-imported"
12mu|openldap-2.4.33-2|886	else
12mu|openldap-2.4.33-2|887	mv -f ${dbdir}/${ldiffile} ${dbdir}/${ldiffile}-import-failed
12mu|openldap-2.4.33-2|888	echo "Import failed on ${dbdir}/${ldifffile}, see ${dbdir}/rpm-ldif-import.log"
12mu|openldap-2.4.33-2|889	echo "An ldif dump of $dbsuffix has been saved as ${dbdir}/${ldiffile}-import-failed"
12mu|openldap-2.4.33-2|890	echo -e "\nYou can import it manually by running (as root):"
12mu|openldap-2.4.33-2|891	echo "# service ldap%{ol_major} stop"
12mu|openldap-2.4.33-2|892	echo "# slapadd%{ol_major} -c -l ${dbdir}/${ldiffile}-import-failed"
12mu|openldap-2.4.33-2|893	echo "# chown $LDAPUSER:$LDAPGROUP ${dbdir}/*"
12mu|openldap-2.4.33-2|894	echo "# service ldap%{ol_major} start"
12mu|openldap-2.4.33-2|895	fi
12mu|openldap-2.4.33-2|896	fi
12mu|openldap-2.4.33-2|897	
12mu|openldap-2.4.33-2|898	chown ${LDAPUSER}:${LDAPGROUP} -R ${dbdir}
12mu|openldap-2.4.33-2|899	# openldap-2.0.x->2.1.x on ldbm/dbb backend seems to need reindex regardless:
12mu|openldap-2.4.33-2|900	#slapindex -n $dbnum
12mu|openldap-2.4.33-2|901	#dbnum=$[dbnum+1]
12mu|openldap-2.4.33-2|902	done
12mu|openldap-2.4.33-2|903	fi
12mu|openldap-2.4.33-2|904	[ $SLAPD_STATUS -eq 1 ] && service ldap%{ol_major} start
12mu|openldap-2.4.33-2|905	
12mu|openldap-2.4.33-2|906	# Setup log facility for OpenLDAP on new install
12mu|openldap-2.4.33-2|907	%if %{?_post_syslogadd:1}%{!?_post_syslogadd:0}
12mu|openldap-2.4.33-2|908	%_post_syslogadd /var/log/ldap%{ol_major}/ldap.log local4
12mu|openldap-2.4.33-2|909	perl -pi -e "s|^.*SLAPDSYSLOGLOCALUSER.*|SLAPDSYSLOGLOCALUSER=\"local4\"|" \
12mu|openldap-2.4.33-2|910	%{_sysconfdir}/sysconfig/ldap%{ol_major}
12mu|openldap-2.4.33-2|911	%else
12mu|openldap-2.4.33-2|912	if [ -f %{_sysconfdir}/syslog.conf -a $1 -eq 1 ]
12mu|openldap-2.4.33-2|913	then
12mu|openldap-2.4.33-2|914	# clean syslog
12mu|openldap-2.4.33-2|915	perl -pi -e "s|^.*ldap%{ol_major}.*\n||g" %{_sysconfdir}/syslog.conf
12mu|openldap-2.4.33-2|916	
12mu|openldap-2.4.33-2|917	# probe free local-users
12mu|openldap-2.4.33-2|918	cntlog=""
12mu|openldap-2.4.33-2|919	for log in 7 6 5 3 2 1 0 4
12mu|openldap-2.4.33-2|920	do
12mu|openldap-2.4.33-2|921	grep -vE "local${log}[^;]*\.none" %{_sysconfdir}/syslog.conf|grep -q local${log} || cntlog="${log}"
12mu|openldap-2.4.33-2|922	done
12mu|openldap-2.4.33-2|923	
12mu|openldap-2.4.33-2|924	if [ "${cntlog}" != "" ];then
12mu|openldap-2.4.33-2|925	echo "# added by %{name}-%{version} rpm $(date)" >> %{_sysconfdir}/syslog.conf
12mu|openldap-2.4.33-2|926	#   modified by Oden Eriksson
12mu|openldap-2.4.33-2|927	#		echo "local${cntlog}.*       /var/log/ldap/ldap.log" >> %{_sysconfdir}/syslog.conf
12mu|openldap-2.4.33-2|928	echo -e "local${cntlog}.*\t\t\t\t\t\t\t-/var/log/ldap%{ol_major}/ldap.log" >> %{_sysconfdir}/syslog.conf
12mu|openldap-2.4.33-2|929	
12mu|openldap-2.4.33-2|930	# reset syslog daemon
12mu|openldap-2.4.33-2|931	if [ -f /var/lock/subsys/syslog ]; then
12mu|openldap-2.4.33-2|932	service syslog restart  > /dev/null 2>/dev/null || :
12mu|openldap-2.4.33-2|933	elif [ -f /var/lock/subsys/rsyslog ]; then
12mu|openldap-2.4.33-2|934	service rsyslog restart > /dev/null 2>/dev/null || :
12mu|openldap-2.4.33-2|935	fi
12mu|openldap-2.4.33-2|936	else
12mu|openldap-2.4.33-2|937	echo "I can't set syslog local-user!"
12mu|openldap-2.4.33-2|938	fi
12mu|openldap-2.4.33-2|939	
12mu|openldap-2.4.33-2|940	# set syslog local-user in /etc/sysconfig/ldap
12mu|openldap-2.4.33-2|941	perl -pi -e "s|^.*SLAPDSYSLOGLOCALUSER.*|SLAPDSYSLOGLOCALUSER=\"LOCAL${cntlog}\"|g" %{_sysconfdir}/sysconfig/ldap%{ol_major}
12mu|openldap-2.4.33-2|942	
12mu|openldap-2.4.33-2|943	fi
12mu|openldap-2.4.33-2|944	%endif
12mu|openldap-2.4.33-2|945	
12mu|openldap-2.4.33-2|946	# Handle switch from %{_sysconfdir}/ssl/%{name}/ldap.pem to %{_sysconfdir}/pki/tls/private/ldap.pem
12mu|openldap-2.4.33-2|947	if [ -e %{_sysconfdir}/ssl/%{name}/ldap.pem -a ! -e %{_sysconfdir}/pki/tls/private/ldap.pem ]
12mu|openldap-2.4.33-2|948	then
12mu|openldap-2.4.33-2|949	mv %{_sysconfdir}/ssl/%{name}/ldap.pem %{_sysconfdir}/pki/tls/private/ldap.pem
12mu|openldap-2.4.33-2|950	ln -s %{_sysconfdir}/pki/tls/private/ldap.pem %{_sysconfdir}/ssl/%{name}/ldap.pem
12mu|openldap-2.4.33-2|951	fi
12mu|openldap-2.4.33-2|952	# generate the ldap.pem cert here instead of the initscript
12mu|openldap-2.4.33-2|953	%if %{?_create_ssl_certificate:1}%{!?_create_ssl_certificate:0}
12mu|openldap-2.4.33-2|954	%_create_ssl_certificate -g ldap ldap
12mu|openldap-2.4.33-2|955	%else
12mu|openldap-2.4.33-2|956	if [ ! -e %{_sysconfdir}/pki/tls/private/ldap.pem ]
12mu|openldap-2.4.33-2|957	then
12mu|openldap-2.4.33-2|958	if [ -x %{_datadir}/%{name}/gencert.sh ] ; then
12mu|openldap-2.4.33-2|959	echo "Generating self-signed certificate..."
12mu|openldap-2.4.33-2|960	pushd %{_sysconfdir}/pki/tls/private > /dev/null
12mu|openldap-2.4.33-2|961	yes ""|%{_datadir}/%{name}/gencert.sh >/dev/null 2>&1
12mu|openldap-2.4.33-2|962	chmod 640 ldap.pem
12mu|openldap-2.4.33-2|963	chown root:ldap ldap.pem
12mu|openldap-2.4.33-2|964	popd > /dev/null
12mu|openldap-2.4.33-2|965	fi
12mu|openldap-2.4.33-2|966	echo "To generate a self-signed certificate, you can use the utility"
12mu|openldap-2.4.33-2|967	echo "%{_datadir}/%{name}/gencert.sh..."
12mu|openldap-2.4.33-2|968	fi
12mu|openldap-2.4.33-2|969	%endif
12mu|openldap-2.4.33-2|970	
12mu|openldap-2.4.33-2|971	pushd %{_sysconfdir}/%{name}/ > /dev/null
12mu|openldap-2.4.33-2|972	for i in slapd.conf slapd.access.conf ; do
12mu|openldap-2.4.33-2|973	if [ -f $i ]; then
12mu|openldap-2.4.33-2|974	chmod 0640 $i
12mu|openldap-2.4.33-2|975	chown root:ldap $i
12mu|openldap-2.4.33-2|976	fi
12mu|openldap-2.4.33-2|977	done
12mu|openldap-2.4.33-2|978	popd > /dev/null
12mu|openldap-2.4.33-2|979	
12mu|openldap-2.4.33-2|980	
12mu|openldap-2.4.33-2|981	%_post_service ldap%{ol_major}
12mu|openldap-2.4.33-2|982	
12mu|openldap-2.4.33-2|983	# nscd reset
12mu|openldap-2.4.33-2|984	if [ -f /var/lock/subsys/nscd ]; then
12mu|openldap-2.4.33-2|985	service nscd restart  > /dev/null 2>/dev/null || :
12mu|openldap-2.4.33-2|986	fi
12mu|openldap-2.4.33-2|987	
12mu|openldap-2.4.33-2|988	
12mu|openldap-2.4.33-2|989	%preun servers
12mu|openldap-2.4.33-2|990	%_preun_service ldap%{ol_major}
12mu|openldap-2.4.33-2|991	
12mu|openldap-2.4.33-2|992	%postun servers
12mu|openldap-2.4.33-2|993	%if %{?_preun_syslogdel:1}%{?!_preun_syslogdel:0}
12mu|openldap-2.4.33-2|994	%_preun_syslogdel
12mu|openldap-2.4.33-2|995	%else
12mu|openldap-2.4.33-2|996	if [ $1 = 0 ]; then
12mu|openldap-2.4.33-2|997	# remove ldap entry
12mu|openldap-2.4.33-2|998	perl -pi -e "s|^.*ldap.*\n||g" %{_sysconfdir}/syslog.conf
12mu|openldap-2.4.33-2|999	
12mu|openldap-2.4.33-2|1000	# reset syslog daemon
12mu|openldap-2.4.33-2|1001	if [ -f /var/lock/subsys/syslog ]; then
12mu|openldap-2.4.33-2|1002	service syslog restart  > /dev/null 2>/dev/null || :
12mu|openldap-2.4.33-2|1003	elif [ -f /var/lock/subsys/rsyslog ]; then
12mu|openldap-2.4.33-2|1004	service rsyslog restart > /dev/null 2>/dev/null || :
12mu|openldap-2.4.33-2|1005	fi
12mu|openldap-2.4.33-2|1006	fi
12mu|openldap-2.4.33-2|1007	%endif
12mu|openldap-2.4.33-2|1008	%_postun_userdel ldap
12mu|openldap-2.4.33-2|1009	%_postun_groupdel ldap
12mu|openldap-2.4.33-2|1010	
12mu|openldap-2.4.33-2|1011	%triggerpostun -- openldap-clients < 2.1.25-5mdk
12mu|openldap-2.4.33-2|1012	# We may have openldap client configuration in /etc/ldap.conf
12mu|openldap-2.4.33-2|1013	# which now needs to be in /etc/openldap/ldap.conf
12mu|openldap-2.4.33-2|1014	if [ -f /etc/ldap.conf ]
12mu|openldap-2.4.33-2|1015	then
12mu|openldap-2.4.33-2|1016	mv -f /etc/%{name}/ldap.conf /etc/%{name}/ldap.conf.rpmfix
12mu|openldap-2.4.33-2|1017	cp -af /etc/ldap.conf /etc/%{name}/ldap.conf
12mu|openldap-2.4.33-2|1018	fi
12mu|openldap-2.4.33-2|1019	
12mu|openldap-2.4.33-2|1020	%files
12mu|openldap-2.4.33-2|1021	%config(noreplace) %{_sysconfdir}/%{name}/ldapserver
12mu|openldap-2.4.33-2|1022	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/%{name}/ldap.conf
12mu|openldap-2.4.33-2|1023	%{_mandir}/man5/ldap.conf%{ol_major}.5*
12mu|openldap-2.4.33-2|1024	%{_mandir}/man5/ldif%{ol_major}.5*
12mu|openldap-2.4.33-2|1025	%doc README.mdk
12mu|openldap-2.4.33-2|1026	
12mu|openldap-2.4.33-2|1027	
12mu|openldap-2.4.33-2|1028	%files doc
12mu|openldap-2.4.33-2|1029	%doc ANNOUNCEMENT CHANGES COPYRIGHT LICENSE README
12mu|openldap-2.4.33-2|1030	%doc doc/rfc doc/drafts
12mu|openldap-2.4.33-2|1031	%doc %{_docdir}/%{name}-guide
12mu|openldap-2.4.33-2|1032	
12mu|openldap-2.4.33-2|1033	%files servers
12mu|openldap-2.4.33-2|1034	%dir %{_sysconfdir}/%{name}
12mu|openldap-2.4.33-2|1035	%dir %{_sysconfdir}/%{name}/schema
12mu|openldap-2.4.33-2|1036	%attr(640,root,ldap) %config(noreplace) %{_sysconfdir}/%{name}/slapd.conf
12mu|openldap-2.4.33-2|1037	%attr(640,root,ldap) %config(noreplace) %{_sysconfdir}/%{name}/slapd.ldif
12mu|openldap-2.4.33-2|1038	%dir %attr(750,ldap,ldap) %{_sysconfdir}/%{name}/slapd.d
12mu|openldap-2.4.33-2|1039	%attr(640,root,ldap) %{_sysconfdir}/%{name}/DB_CONFIG.example
12mu|openldap-2.4.33-2|1040	%attr(640,root,ldap) %config %{_sysconfdir}/%{name}/slapd.access.conf
12mu|openldap-2.4.33-2|1041	%config(noreplace) %{_sysconfdir}/%{name}/schema/*.schema
12mu|openldap-2.4.33-2|1042	%dir %{_datadir}/%{name}
12mu|openldap-2.4.33-2|1043	%dir %{_datadir}/%{name}/schema
12mu|openldap-2.4.33-2|1044	%{_datadir}/%{name}/schema/*.schema
12mu|openldap-2.4.33-2|1045	%{_datadir}/%{name}/schema/*.ldif
12mu|openldap-2.4.33-2|1046	%{_datadir}/%{name}/schema/README
12mu|openldap-2.4.33-2|1047	%{_datadir}/%{name}/scripts
12mu|openldap-2.4.33-2|1048	%{_sysconfdir}/cron.hourly/ldap-hot-db-backup%{ol_major}
12mu|openldap-2.4.33-2|1049	%{_sysconfdir}/cron.daily/ldap-hot-db-backup%{ol_major}
12mu|openldap-2.4.33-2|1050	%{_sysconfdir}/cron.weekly/ldap-hot-db-backup%{ol_major}
12mu|openldap-2.4.33-2|1051	%{_sysconfdir}/cron.monthly/ldap-hot-db-backup%{ol_major}
12mu|openldap-2.4.33-2|1052	%{_sysconfdir}/cron.yearly/ldap-hot-db-backup%{ol_major}
12mu|openldap-2.4.33-2|1053	%{_prefix}/lib/tmpfiles.d/%{name}.conf
12mu|openldap-2.4.33-2|1054	
12mu|openldap-2.4.33-2|1055	%config(noreplace) %{_sysconfdir}/sysconfig/ldap%{ol_major}
12mu|openldap-2.4.33-2|1056	%config(noreplace) %{_initrddir}/ldap%{ol_major}
12mu|openldap-2.4.33-2|1057	%attr(750,ldap,ldap) %dir %{_var}/lib/ldap%{ol_major}
12mu|openldap-2.4.33-2|1058	%config(noreplace) %{_var}/lib/ldap%{ol_major}/DB_CONFIG
12mu|openldap-2.4.33-2|1059	%{_var}/lib/ldap%{ol_major}/DB_CONFIG.example
12mu|openldap-2.4.33-2|1060	%attr(755,ldap,ldap) %dir /var/run/ldap%{ol_major}
12mu|openldap-2.4.33-2|1061	%{_datadir}/%{name}/gencert.sh
12mu|openldap-2.4.33-2|1062	%{_sbindir}/*
12mu|openldap-2.4.33-2|1063	
12mu|openldap-2.4.33-2|1064	%dir %{_libdir}/%{name}
12mu|openldap-2.4.33-2|1065	%if %build_modules && !%build_modpacks
12mu|openldap-2.4.33-2|1066	%{_libdir}/%{name}/*.la
12mu|openldap-2.4.33-2|1067	%{_libdir}/%{name}/*.so*
12mu|openldap-2.4.33-2|1068	%endif
12mu|openldap-2.4.33-2|1069	
12mu|openldap-2.4.33-2|1070	%{_mandir}/man5/slap*.5*
12mu|openldap-2.4.33-2|1071	%{_mandir}/man8/*
12mu|openldap-2.4.33-2|1072	
12mu|openldap-2.4.33-2|1073	%attr(750,ldap,ldap) %dir /var/log/ldap%{ol_major}
12mu|openldap-2.4.33-2|1074	%config(noreplace) %{_sysconfdir}/logrotate.d/ldap%{ol_major}
12mu|openldap-2.4.33-2|1075	
12mu|openldap-2.4.33-2|1076	%doc contrib/slapd-modules/acl/README.acl
12mu|openldap-2.4.33-2|1077	%doc contrib/slapd-modules/addpartial/README.addpartial
12mu|openldap-2.4.33-2|1078	%doc contrib/slapd-modules/allop/README.allop
12mu|openldap-2.4.33-2|1079	%doc contrib/slapd-modules/allowed/README.allowed
12mu|openldap-2.4.33-2|1080	%doc contrib/slapd-modules/autogroup/README.autogroup
12mu|openldap-2.4.33-2|1081	#doc contrib/slapd-modules/dsaschema/README.dsaschema
12mu|openldap-2.4.33-2|1082	%doc contrib/slapd-modules/kinit/README.kinit
12mu|openldap-2.4.33-2|1083	%doc contrib/slapd-modules/passwd/README.passwd
12mu|openldap-2.4.33-2|1084	%doc contrib/slapd-modules/passwd/sha2/README.sha2
12mu|openldap-2.4.33-2|1085	%if %build_smbk5pwd
12mu|openldap-2.4.33-2|1086	%doc contrib/slapd-modules/smbk5pwd/README.smbk5pwd
12mu|openldap-2.4.33-2|1087	%endif
12mu|openldap-2.4.33-2|1088	%if %build_nssov
12mu|openldap-2.4.33-2|1089	%doc contrib/slapd-modules/nssov/README.nssov
12mu|openldap-2.4.33-2|1090	%endif
12mu|openldap-2.4.33-2|1091	
12mu|openldap-2.4.33-2|1092	%files clients
12mu|openldap-2.4.33-2|1093	%{_bindir}/ldap*
12mu|openldap-2.4.33-2|1094	%{_mandir}/man1/*
12mu|openldap-2.4.33-2|1095	
12mu|openldap-2.4.33-2|1096	%files -n %libname
12mu|openldap-2.4.33-2|1097	%{_libdir}/lib*.so.*
12mu|openldap-2.4.33-2|1098	
12mu|openldap-2.4.33-2|1099	%files -n %libname-devel
12mu|openldap-2.4.33-2|1100	%{_libdir}/libl*.so
12mu|openldap-2.4.33-2|1101	%{_includedir}/l*.h
12mu|openldap-2.4.33-2|1102	%{_includedir}/s*.h
12mu|openldap-2.4.33-2|1103	%{_includedir}/%{name}
12mu|openldap-2.4.33-2|1104	%{_mandir}/man3/*
12mu|openldap-2.4.33-2|1105	
12mu|openldap-2.4.33-2|1106	%files -n %libname-static-devel
12mu|openldap-2.4.33-2|1107	%{_libdir}/lib*.a
12mu|openldap-2.4.33-2|1108	
12mu|openldap-2.4.33-2|1109	%if %build_modpacks
12mu|openldap-2.4.33-2|1110	%files back_dnssrv
12mu|openldap-2.4.33-2|1111	%{_libdir}/%{name}/back_dnssrv.la
12mu|openldap-2.4.33-2|1112	%{_libdir}/%{name}/back_dnssrv*.so.*
12mu|openldap-2.4.33-2|1113	%{_libdir}/%{name}/back_dnssrv*.so
12mu|openldap-2.4.33-2|1114	
12mu|openldap-2.4.33-2|1115	%files back_ldap
12mu|openldap-2.4.33-2|1116	%{_libdir}/%{name}/back_ldap.la
12mu|openldap-2.4.33-2|1117	%{_libdir}/%{name}/back_ldap*.so.*
12mu|openldap-2.4.33-2|1118	%{_libdir}/%{name}/back_ldap*.so
12mu|openldap-2.4.33-2|1119	
12mu|openldap-2.4.33-2|1120	%files back_passwd
12mu|openldap-2.4.33-2|1121	%{_libdir}/%{name}/back_passwd.la
12mu|openldap-2.4.33-2|1122	%{_libdir}/%{name}/back_passwd*.so.*
12mu|openldap-2.4.33-2|1123	%{_libdir}/%{name}/back_passwd*.so
12mu|openldap-2.4.33-2|1124	%endif #build_modpacks
12mu|openldap-2.4.33-2|1125	
12mu|openldap-2.4.33-2|1126	%if %build_sql && %build_modpacks
12mu|openldap-2.4.33-2|1127	%files back_sql
12mu|openldap-2.4.33-2|1128	%dir %{_libdir}/%{name}
12mu|openldap-2.4.33-2|1129	%{_libdir}/%{name}/back_sql.la
12mu|openldap-2.4.33-2|1130	%{_libdir}/%{name}/back_sql*.so.*
12mu|openldap-2.4.33-2|1131	%{_libdir}/%{name}/back_sql*.so
12mu|openldap-2.4.33-2|1132	%endif
12mu|openldap-2.4.33-2|1133	
12mu|openldap-2.4.33-2|1134	%files tests
12mu|openldap-2.4.33-2|1135	%{_datadir}/%{name}/tests
12mu|openldap-2.4.33-2|1136	
12mu|openldap-2.4.33-2|1137	%files testprogs
12mu|openldap-2.4.33-2|1138	%{_bindir}/slapd-*
12mu|openldap-2.4.33-2|1139	%{_bindir}/ldif-filter%{ol_major}
12mu|openldap-2.4.33-2|1140	#
12mu|openldap-2.4.33-2|1141	# Todo:
12mu|openldap-2.4.33-2|1142	# - add cron-job to remove transaction logs (bdb)
12mu|openldap-2.4.33-2|1143	
12mu|openldap-2.4.33-2|1144	
12mu|openldap-2.4.33-2|1145	%changelog
12mu|openldap-2.4.33-2|1146	* Wed Nov 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.4.33-2
12mu|openldap-2.4.33-2|1147	+ Revision: 638cf6b
12mu|openldap-2.4.33-2|1148	- Disable autofs in default config
12mu|openldap-2.4.33-2|1149	
12mu|openldap-2.4.33-2|1150	

20291 12
12mu|openobex-1.6-1|1	%define major 2
12mu|openobex-1.6-1|2	%define libname %mklibname openobex %{major}
12mu|openobex-1.6-1|3	%define develname %mklibname openobex -d
12mu|openobex-1.6-1|4	
12mu|openobex-1.6-1|5	Summary: 	Library for using OBEX
12mu|openobex-1.6-1|6	Name: 		openobex
12mu|openobex-1.6-1|7	Version: 	1.6
12mu|openobex-1.6-1|8	Release: 	1
12mu|openobex-1.6-1|9	License: 	LGPL
12mu|openobex-1.6-1|10	Group: 		System/Libraries
12mu|openobex-1.6-1|11	URL:		http://openobex.sourceforge.net/
12mu|openobex-1.6-1|12	Source0: 	http://downloads.sourceforge.net/project/openobex/openobex/%{version}/%{name}-%{version}-Source.tar.gz
12mu|openobex-1.6-1|13	BuildRequires:	bluez-devel
12mu|openobex-1.6-1|14	BuildRequires:	pkgconfig(libusb)
12mu|openobex-1.6-1|15	
12mu|openobex-1.6-1|16	%description
12mu|openobex-1.6-1|17	Open OBEX shared c-library
12mu|openobex-1.6-1|18	
12mu|openobex-1.6-1|19	%package -n %{libname}
12mu|openobex-1.6-1|20	Summary: Library for using OBEX
12mu|openobex-1.6-1|21	Group: System/Libraries
12mu|openobex-1.6-1|22	Provides: lib%{name} = %version-%release
12mu|openobex-1.6-1|23	Provides: %{name} = %version-%release
12mu|openobex-1.6-1|24	Conflicts: %{_lib}%{name}1.3
12mu|openobex-1.6-1|25	Conflicts: %{_lib}%{name}1.2
12mu|openobex-1.6-1|26	Conflicts: %{_lib}%{name}1.1
12mu|openobex-1.6-1|27	
12mu|openobex-1.6-1|28	%description -n %{libname}
12mu|openobex-1.6-1|29	Open OBEX shared c-library
12mu|openobex-1.6-1|30	
12mu|openobex-1.6-1|31	%package -n %{develname}
12mu|openobex-1.6-1|32	Summary: Library for using OBEX
12mu|openobex-1.6-1|33	Group: Development/C
12mu|openobex-1.6-1|34	Provides: lib%{name}-devel = %version-%release
12mu|openobex-1.6-1|35	Provides: %{name}-devel  = %version-%release
12mu|openobex-1.6-1|36	Requires: %{libname} = %{version}
12mu|openobex-1.6-1|37	Requires:   bluez-devel
12mu|openobex-1.6-1|38	Conflicts: %{_lib}%{name}1.3-devel
12mu|openobex-1.6-1|39	Conflicts: %{_lib}%{name}1.2-devel
12mu|openobex-1.6-1|40	Conflicts: %{_lib}%{name}1.1-devel
12mu|openobex-1.6-1|41	Obsoletes: %{_lib}%{name}1-devel
12mu|openobex-1.6-1|42	
12mu|openobex-1.6-1|43	%description -n %{develname}
12mu|openobex-1.6-1|44	Open OBEX shared c-library
12mu|openobex-1.6-1|45	
12mu|openobex-1.6-1|46	%package apps
12mu|openobex-1.6-1|47	Summary: Apps that come with the Open OBEX c-library
12mu|openobex-1.6-1|48	Group: Communications
12mu|openobex-1.6-1|49	
12mu|openobex-1.6-1|50	%description apps
12mu|openobex-1.6-1|51	These are the apps that come with the Open OBEX c-library. These are
12mu|openobex-1.6-1|52	not meant to be more than test-programs to look at if you want to see
12mu|openobex-1.6-1|53	how use the library itself.
12mu|openobex-1.6-1|54	
12mu|openobex-1.6-1|55	%package ircp
12mu|openobex-1.6-1|56	Summary: Used to "beam" files or whole directories
12mu|openobex-1.6-1|57	Group: Communications
12mu|openobex-1.6-1|58	Obsoletes: ircp
12mu|openobex-1.6-1|59	Provides: ircp
12mu|openobex-1.6-1|60	
12mu|openobex-1.6-1|61	%description ircp
12mu|openobex-1.6-1|62	Ircp is used to "beam" files or whole directories to/from Linux, Windows.
12mu|openobex-1.6-1|63	
12mu|openobex-1.6-1|64	%prep
12mu|openobex-1.6-1|65	
12mu|openobex-1.6-1|66	%setup -q -n %{name}-%{version}-Source
12mu|openobex-1.6-1|67	
12mu|openobex-1.6-1|68	%build
12mu|openobex-1.6-1|69	autoreconf -fis
12mu|openobex-1.6-1|70	%configure \
12mu|openobex-1.6-1|71	--enable-apps
12mu|openobex-1.6-1|72	%make
12mu|openobex-1.6-1|73	
12mu|openobex-1.6-1|74	%install
12mu|openobex-1.6-1|75	%makeinstall_std
12mu|openobex-1.6-1|76	
12mu|openobex-1.6-1|77	# since our old packages will look for headers in /usr/include
12mu|openobex-1.6-1|78	ln -s openobex/obex.h %{buildroot}/%_includedir/obex.h
12mu|openobex-1.6-1|79	ln -s openobex/obex_const.h %{buildroot}/%_includedir/obex_const.h
12mu|openobex-1.6-1|80	
12mu|openobex-1.6-1|81	%files -n %{libname}
12mu|openobex-1.6-1|82	%doc COPYING
12mu|openobex-1.6-1|83	%{_libdir}/libopenobex.so.%{major}*
12mu|openobex-1.6-1|84	
12mu|openobex-1.6-1|85	%files -n %{develname}
12mu|openobex-1.6-1|86	%doc AUTHORS ChangeLog README
12mu|openobex-1.6-1|87	%{_libdir}/pkgconfig/openobex.pc
12mu|openobex-1.6-1|88	%{_includedir}/*
12mu|openobex-1.6-1|89	%{_libdir}/*a
12mu|openobex-1.6-1|90	%{_libdir}/lib*.so
12mu|openobex-1.6-1|91	
12mu|openobex-1.6-1|92	%files apps
12mu|openobex-1.6-1|93	%{_bindir}/irobex_palm3
12mu|openobex-1.6-1|94	%{_bindir}/irxfer
12mu|openobex-1.6-1|95	%{_bindir}/obex_tcp
12mu|openobex-1.6-1|96	%{_bindir}/obex_test
12mu|openobex-1.6-1|97	%{_bindir}/obex_find
12mu|openobex-1.6-1|98	%{_sbindir}/obex-check-device
12mu|openobex-1.6-1|99	#% {_mandir}/man1/*.*
12mu|openobex-1.6-1|100	
12mu|openobex-1.6-1|101	%files ircp
12mu|openobex-1.6-1|102	%{_bindir}/ircp

20292 12
12mu|openssh-6.9p1-2|1	## Do not apply any unauthorized patches to this package!
12mu|openssh-6.9p1-2|2	## - vdanen 05/18/01
12mu|openssh-6.9p1-2|3	##
12mu|openssh-6.9p1-2|4	
12mu|openssh-6.9p1-2|5	# Version of watchdog patch
12mu|openssh-6.9p1-2|6	%define wversion 4.4p1
12mu|openssh-6.9p1-2|7	
12mu|openssh-6.9p1-2|8	# Version of the hpn patch
12mu|openssh-6.9p1-2|9	%define hpnver 13v6
12mu|openssh-6.9p1-2|10	
12mu|openssh-6.9p1-2|11	%bcond_with	skey
12mu|openssh-6.9p1-2|12	%bcond_without	krb5
12mu|openssh-6.9p1-2|13	%bcond_with	watchdog
12mu|openssh-6.9p1-2|14	%bcond_without	gnomeaskpass
12mu|openssh-6.9p1-2|15	%bcond_with	ldap
12mu|openssh-6.9p1-2|16	%bcond_with	sftpcontrol
12mu|openssh-6.9p1-2|17	%bcond_with	hpn
12mu|openssh-6.9p1-2|18	%bcond_with	audit
12mu|openssh-6.9p1-2|19	%bcond_without	libedit
12mu|openssh-6.9p1-2|20	
12mu|openssh-6.9p1-2|21	%define OPENSSH_PATH "/usr/local/bin:/bin:%{_bindir}"
12mu|openssh-6.9p1-2|22	%define XAUTH %{_bindir}/xauth
12mu|openssh-6.9p1-2|23	
12mu|openssh-6.9p1-2|24	Summary:	OpenSSH free Secure Shell (SSH) implementation
12mu|openssh-6.9p1-2|25	Name:		openssh
12mu|openssh-6.9p1-2|26	Version:	6.9p1
12mu|openssh-6.9p1-2|27	Release:	2
12mu|openssh-6.9p1-2|28	License:	BSD
12mu|openssh-6.9p1-2|29	Group:		Networking/Remote access
12mu|openssh-6.9p1-2|30	Url:		http://www.openssh.com/
12mu|openssh-6.9p1-2|31	Source0: 	ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/%{name}-%{version}.tar.gz
12mu|openssh-6.9p1-2|32	Source1: 	ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/%{name}-%{version}.tar.gz.asc
12mu|openssh-6.9p1-2|33	# ssh-copy-id taken from debian, with "usage" added
12mu|openssh-6.9p1-2|34	Source3:	ssh-copy-id
12mu|openssh-6.9p1-2|35	Source9:	README.sftpfilecontrol
12mu|openssh-6.9p1-2|36	# this is never to be applied by default
12mu|openssh-6.9p1-2|37	# http://www.sc.isc.tohoku.ac.jp/~hgot/sources/openssh-watchdog.html
12mu|openssh-6.9p1-2|38	Source10:	openssh-%{wversion}-watchdog.patch.tgz
12mu|openssh-6.9p1-2|39	Source12:	ssh_ldap_key.pl
12mu|openssh-6.9p1-2|40	Source15:	ssh-avahi-integration
12mu|openssh-6.9p1-2|41	Source17:	sshd.pam
12mu|openssh-6.9p1-2|42	Source18:	sshd.service
12mu|openssh-6.9p1-2|43	Source19:	README.3.8p1.upgrade.urpmi
12mu|openssh-6.9p1-2|44	Source20:	README.3.9p1-3.upgrade.urpmi
12mu|openssh-6.9p1-2|45	Source21:	README.hpn
12mu|openssh-6.9p1-2|46	Source22:	sshd-keygen
12mu|openssh-6.9p1-2|47	Source23:	sshd.socket
12mu|openssh-6.9p1-2|48	Source24:	sshd@.service
12mu|openssh-6.9p1-2|49	Source25:	sshd-keygen.service
12mu|openssh-6.9p1-2|50	Patch1:		openssh-mdv_conf.diff
12mu|openssh-6.9p1-2|51	# rediffed from openssh-4.4p1-watchdog.patch.tgz
12mu|openssh-6.9p1-2|52	Patch4:		openssh-4.4p1-watchdog.diff
12mu|openssh-6.9p1-2|53	# optional ldap support
12mu|openssh-6.9p1-2|54	# http://dev.inversepath.com/trac/openssh-lpk
12mu|openssh-6.9p1-2|55	#Patch6:		http://dev.inversepath.com/openssh-lpk/openssh-lpk-4.6p1-0.3.9.patch
12mu|openssh-6.9p1-2|56	# new location for the lpk patch.
12mu|openssh-6.9p1-2|57	# rediffed from "svn checkout http://openssh-lpk.googlecode.com/svn/trunk/ openssh-lpk-read-only"
12mu|openssh-6.9p1-2|58	Patch6:		openssh-lpk-5.4p1-0.3.10.diff
12mu|openssh-6.9p1-2|59	# http://sftpfilecontrol.sourceforge.net
12mu|openssh-6.9p1-2|60	# Not applied by default
12mu|openssh-6.9p1-2|61	# P7 is rediffed and slightly adjusted from http://sftplogging.sourceforge.net/download/v1.5/openssh-4.4p1.sftplogging-v1.5.patch
12mu|openssh-6.9p1-2|62	Patch7:		openssh-4.9p1.sftplogging-v1.5.diff
12mu|openssh-6.9p1-2|63	# (tpg) http://www.psc.edu/networking/projects/hpn-ssh/
12mu|openssh-6.9p1-2|64	Patch11:	http://www.psc.edu/networking/projects/hpn-ssh/openssh-5.2p1-hpn%{hpnver}.diff
12mu|openssh-6.9p1-2|65	Patch12:	http://www.psc.edu/networking/projects/hpn-ssh/openssh5.1-peaktput.diff
12mu|openssh-6.9p1-2|66	#gw: from Fedora:
12mu|openssh-6.9p1-2|67	#fix round-robin DNS with GSSAPI authentification
12mu|openssh-6.9p1-2|68	Patch13:	openssh-4.3p2-gssapi-canohost.patch
12mu|openssh-6.9p1-2|69	Patch14:	openssh-4.7p1-audit.patch
12mu|openssh-6.9p1-2|70	Patch17:	openssh-5.1p1-askpass-progress.patch
12mu|openssh-6.9p1-2|71	Patch18:	openssh-4.3p2-askpass-grab-info.patch
12mu|openssh-6.9p1-2|72	Patch19:	openssh-4.0p1-exit-deadlock.patch
12mu|openssh-6.9p1-2|73	BuildRequires:	groff-base
12mu|openssh-6.9p1-2|74	BuildRequires:	pam-devel
12mu|openssh-6.9p1-2|75	BuildRequires:	tcp_wrappers-devel
12mu|openssh-6.9p1-2|76	BuildRequires:	pkgconfig(openssl)
12mu|openssh-6.9p1-2|77	BuildRequires:	pkgconfig(zlib)
12mu|openssh-6.9p1-2|78	%if %{with skey}
12mu|openssh-6.9p1-2|79	BuildRequires:	skey-devel
12mu|openssh-6.9p1-2|80	%endif
12mu|openssh-6.9p1-2|81	%if %{with krb5}
12mu|openssh-6.9p1-2|82	BuildRequires:	krb5-devel
12mu|openssh-6.9p1-2|83	%endif
12mu|openssh-6.9p1-2|84	%if %{with gnomeaskpass}
12mu|openssh-6.9p1-2|85	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|openssh-6.9p1-2|86	%endif
12mu|openssh-6.9p1-2|87	%if %{with ldap}
12mu|openssh-6.9p1-2|88	BuildRequires: openldap-devel >= 2.0
12mu|openssh-6.9p1-2|89	%endif
12mu|openssh-6.9p1-2|90	%if %{with audit}
12mu|openssh-6.9p1-2|91	BuildRequires:	audit-devel
12mu|openssh-6.9p1-2|92	%endif
12mu|openssh-6.9p1-2|93	%if %{with libedit}
12mu|openssh-6.9p1-2|94	BuildRequires:	pkgconfig(libedit)
12mu|openssh-6.9p1-2|95	BuildRequires:	pkgconfig(ncurses)
12mu|openssh-6.9p1-2|96	%endif
12mu|openssh-6.9p1-2|97	BuildConflicts:	libgssapi-devel
12mu|openssh-6.9p1-2|98	BuildRequires:  systemd-units
12mu|openssh-6.9p1-2|99	Requires(pre,post,preun,postun):	rpm-helper > 0.24
12mu|openssh-6.9p1-2|100	Requires:	tcp_wrappers
12mu|openssh-6.9p1-2|101	Obsoletes:	ssh
12mu|openssh-6.9p1-2|102	Provides:	ssh
12mu|openssh-6.9p1-2|103	
12mu|openssh-6.9p1-2|104	%description
12mu|openssh-6.9p1-2|105	Ssh (Secure Shell) is a program for logging into a remote machine and for
12mu|openssh-6.9p1-2|106	executing commands in a remote machine.  It is intended to replace
12mu|openssh-6.9p1-2|107	rlogin and rsh, and provide secure encrypted communications between
12mu|openssh-6.9p1-2|108	two untrusted hosts over an insecure network.  X11 connections and
12mu|openssh-6.9p1-2|109	arbitrary TCP/IP ports can also be forwarded over the secure channel.
12mu|openssh-6.9p1-2|110	
12mu|openssh-6.9p1-2|111	OpenSSH is OpenBSD's rework of the last free version of SSH, bringing it
12mu|openssh-6.9p1-2|112	up to date in terms of security and features, as well as removing all
12mu|openssh-6.9p1-2|113	patented algorithms to separate libraries (OpenSSL).
12mu|openssh-6.9p1-2|114	
12mu|openssh-6.9p1-2|115	This package includes the core files necessary for both the OpenSSH
12mu|openssh-6.9p1-2|116	client and server.  To make this package useful, you should also
12mu|openssh-6.9p1-2|117	install openssh-clients, openssh-server, or both.
12mu|openssh-6.9p1-2|118	
12mu|openssh-6.9p1-2|119	You can build %{name} with some conditional build swithes;
12mu|openssh-6.9p1-2|120	
12mu|openssh-6.9p1-2|121	(ie. use with rpm --rebuild):
12mu|openssh-6.9p1-2|122	
12mu|openssh-6.9p1-2|123	--with[out] skey         smartcard support (disabled)
12mu|openssh-6.9p1-2|124	--with[out] krb5         kerberos support (enabled)
12mu|openssh-6.9p1-2|125	--with[out] watchdog     watchdog support (disabled)
12mu|openssh-6.9p1-2|126	--with[out] gnomeaskpass Gnome ask pass support (disabled)
12mu|openssh-6.9p1-2|127	--with[out] ldap         OpenLDAP support (disabled)
12mu|openssh-6.9p1-2|128	--with[out] sftpcontrol  sftp file control support (disabled)
12mu|openssh-6.9p1-2|129	--with[out] hpn          HPN ssh/scp support (disabled)
12mu|openssh-6.9p1-2|130	--with[out] audit        audit support (disabled)
12mu|openssh-6.9p1-2|131	--with[out] libedit      libedit support in sftp (enabled)
12mu|openssh-6.9p1-2|132	
12mu|openssh-6.9p1-2|133	%package	clients
12mu|openssh-6.9p1-2|134	Summary:	OpenSSH Secure Shell protocol clients
12mu|openssh-6.9p1-2|135	Group:		Networking/Remote access
12mu|openssh-6.9p1-2|136	Requires:	%{name} = %{version}-%{release}
12mu|openssh-6.9p1-2|137	Provides:	ssh-clients
12mu|openssh-6.9p1-2|138	Provides:	sftp
12mu|openssh-6.9p1-2|139	Provides:	ssh
12mu|openssh-6.9p1-2|140	
12mu|openssh-6.9p1-2|141	%description	clients
12mu|openssh-6.9p1-2|142	This package includes the clients necessary to make encrypted connections
12mu|openssh-6.9p1-2|143	to SSH servers.
12mu|openssh-6.9p1-2|144	
12mu|openssh-6.9p1-2|145	%package	server
12mu|openssh-6.9p1-2|146	Summary:	OpenSSH Secure Shell protocol server (sshd)
12mu|openssh-6.9p1-2|147	Group:		System/Servers
12mu|openssh-6.9p1-2|148	Requires(pre):	%{name} = %{version}-%{release}
12mu|openssh-6.9p1-2|149	Requires:	%{name}-clients = %{version}-%{release}
12mu|openssh-6.9p1-2|150	Requires(pre):	pam >= 0.74
12mu|openssh-6.9p1-2|151	Requires(pre,postun,preun,postun):	rpm-helper
12mu|openssh-6.9p1-2|152	%if %{with skey}
12mu|openssh-6.9p1-2|153	Requires:	skey
12mu|openssh-6.9p1-2|154	%endif
12mu|openssh-6.9p1-2|155	Provides:	ssh-server
12mu|openssh-6.9p1-2|156	Provides:	sshd
12mu|openssh-6.9p1-2|157	
12mu|openssh-6.9p1-2|158	%description	server
12mu|openssh-6.9p1-2|159	This package contains the secure shell daemon. The sshd is the server
12mu|openssh-6.9p1-2|160	part of the secure shell protocol and allows ssh clients to connect to
12mu|openssh-6.9p1-2|161	your host.
12mu|openssh-6.9p1-2|162	
12mu|openssh-6.9p1-2|163	%package askpass-common
12mu|openssh-6.9p1-2|164	Summary:	OpenSSH X11 passphrase common scripts
12mu|openssh-6.9p1-2|165	Group:		Networking/Remote access
12mu|openssh-6.9p1-2|166	
12mu|openssh-6.9p1-2|167	%description askpass-common
12mu|openssh-6.9p1-2|168	OpenSSH X11 passphrase common scripts
12mu|openssh-6.9p1-2|169	
12mu|openssh-6.9p1-2|170	%if %{with gnomeaskpass}
12mu|openssh-6.9p1-2|171	%package	askpass-gnome
12mu|openssh-6.9p1-2|172	Summary:	OpenSSH GNOME passphrase dialog
12mu|openssh-6.9p1-2|173	Group:		Networking/Remote access
12mu|openssh-6.9p1-2|174	Requires:	%{name} = %{version}-%{release}
12mu|openssh-6.9p1-2|175	Requires: 	%{name}-askpass-common
12mu|openssh-6.9p1-2|176	Requires(pre):	update-alternatives
12mu|openssh-6.9p1-2|177	Provides:	%{name}-askpass
12mu|openssh-6.9p1-2|178	Provides:	ssh-askpass
12mu|openssh-6.9p1-2|179	Provides:	ssh-extras
12mu|openssh-6.9p1-2|180	
12mu|openssh-6.9p1-2|181	%description	askpass-gnome
12mu|openssh-6.9p1-2|182	This package contains the GNOME passphrase dialog.
12mu|openssh-6.9p1-2|183	%endif
12mu|openssh-6.9p1-2|184	
12mu|openssh-6.9p1-2|185	%prep
12mu|openssh-6.9p1-2|186	%setup -q -a10
12mu|openssh-6.9p1-2|187	%patch1 -p1 -b .mdkconf
12mu|openssh-6.9p1-2|188	%if %{with watchdog}
12mu|openssh-6.9p1-2|189	#patch -p0 -s -z .wdog < %{name}-%{wversion}-watchdog.patch
12mu|openssh-6.9p1-2|190	%patch4 -p1 -b .watchdog
12mu|openssh-6.9p1-2|191	%endif
12mu|openssh-6.9p1-2|192	%if %{with ldap}
12mu|openssh-6.9p1-2|193	sed -i 's|UsePrivilegeSeparation yes|#UsePrivilegeSeparation yes|' sshd_config
12mu|openssh-6.9p1-2|194	%patch6 -p1 -b .lpk
12mu|openssh-6.9p1-2|195	rm -f README.lpk.lpk
12mu|openssh-6.9p1-2|196	%define _default_patch_fuzz 3
12mu|openssh-6.9p1-2|197	%else
12mu|openssh-6.9p1-2|198	%define _default_patch_fuzz 2
12mu|openssh-6.9p1-2|199	%endif
12mu|openssh-6.9p1-2|200	%if %{with sftpcontrol}
12mu|openssh-6.9p1-2|201	#cat %{SOURCE8} | patch -p1 -s -z .sftpcontrol
12mu|openssh-6.9p1-2|202	echo "This patch is broken or needs to be updated/rediffed"; exit 1
12mu|openssh-6.9p1-2|203	%patch7 -p1 -b .sftplogging-v1.5
12mu|openssh-6.9p1-2|204	# README with license terms for this patch
12mu|openssh-6.9p1-2|205	install -m 0644 %{SOURCE9} .
12mu|openssh-6.9p1-2|206	%endif
12mu|openssh-6.9p1-2|207	%if %{with hpn}
12mu|openssh-6.9p1-2|208	echo "This patch is broken or needs to be updated/rediffed"; exit 1
12mu|openssh-6.9p1-2|209	%patch11 -p1 -b .hpn
12mu|openssh-6.9p1-2|210	%patch12 -p1 -b .peak
12mu|openssh-6.9p1-2|211	install %{SOURCE21} .
12mu|openssh-6.9p1-2|212	%endif
12mu|openssh-6.9p1-2|213	%patch13 -p1 -b .canohost
12mu|openssh-6.9p1-2|214	%if %{with audit}
12mu|openssh-6.9p1-2|215	%patch14 -p1 -b .audit
12mu|openssh-6.9p1-2|216	%endif
12mu|openssh-6.9p1-2|217	%patch17 -p1 -b .progress
12mu|openssh-6.9p1-2|218	%patch18 -p1 -b .grab-info
12mu|openssh-6.9p1-2|219	%patch19 -p1 -b .exit-deadlock
12mu|openssh-6.9p1-2|220	
12mu|openssh-6.9p1-2|221	install %{SOURCE12} %{SOURCE19} %{SOURCE20} .
12mu|openssh-6.9p1-2|222	
12mu|openssh-6.9p1-2|223	install -m 0644 %{SOURCE17} sshd.pam
12mu|openssh-6.9p1-2|224	
12mu|openssh-6.9p1-2|225	# fix attribs
12mu|openssh-6.9p1-2|226	chmod 644 ChangeLog OVERVIEW README* INSTALL CREDITS LICENCE TODO ssh_ldap_key.pl
12mu|openssh-6.9p1-2|227	
12mu|openssh-6.9p1-2|228	# http://qa.mandriva.com/show_bug.cgi?id=22957
12mu|openssh-6.9p1-2|229	perl -pi -e "s|_OPENSSH_PATH_|%{OPENSSH_PATH}|g" sshd_config
12mu|openssh-6.9p1-2|230	
12mu|openssh-6.9p1-2|231	autoreconf -fi
12mu|openssh-6.9p1-2|232	
12mu|openssh-6.9p1-2|233	%build
12mu|openssh-6.9p1-2|234	%ifarch %{ix86}
12mu|openssh-6.9p1-2|235	%define _disable_ld_no_undefined 1
12mu|openssh-6.9p1-2|236	%endif
12mu|openssh-6.9p1-2|237	
12mu|openssh-6.9p1-2|238	%serverbuild
12mu|openssh-6.9p1-2|239	%configure \
12mu|openssh-6.9p1-2|240	--prefix=%{_prefix} \
12mu|openssh-6.9p1-2|241	--sysconfdir=%{_sysconfdir}/ssh \
12mu|openssh-6.9p1-2|242	--mandir=%{_mandir} \
12mu|openssh-6.9p1-2|243	--libdir=%{_libdir} \
12mu|openssh-6.9p1-2|244	--libexecdir=%{_libdir}/ssh \
12mu|openssh-6.9p1-2|245	--datadir=%{_datadir}/ssh \
12mu|openssh-6.9p1-2|246	--disable-strip \
12mu|openssh-6.9p1-2|247	--with-tcp-wrappers \
12mu|openssh-6.9p1-2|248	--with-pam \
12mu|openssh-6.9p1-2|249	--with-default-path=%{OPENSSH_PATH} \
12mu|openssh-6.9p1-2|250	--with-xauth=%{XAUTH} \
12mu|openssh-6.9p1-2|251	--with-privsep-path=/var/empty \
12mu|openssh-6.9p1-2|252	--without-zlib-version-check \
12mu|openssh-6.9p1-2|253	--with-maildir=/var/spool/mail \
12mu|openssh-6.9p1-2|254	--with-sandbox=rlimit \
12mu|openssh-6.9p1-2|255	%if %{with krb5}
12mu|openssh-6.9p1-2|256	--with-kerberos5=%{_prefix} \
12mu|openssh-6.9p1-2|257	%endif
12mu|openssh-6.9p1-2|258	%if %{with skey}
12mu|openssh-6.9p1-2|259	--with-skey \
12mu|openssh-6.9p1-2|260	%endif
12mu|openssh-6.9p1-2|261	%if %{with ldap}
12mu|openssh-6.9p1-2|262	--with-libs="-lldap -llber" \
12mu|openssh-6.9p1-2|263	--with-cppflags="-DWITH_LDAP_PUBKEY -DLDAP_DEPRECATED" \
12mu|openssh-6.9p1-2|264	%endif
12mu|openssh-6.9p1-2|265	--with-superuser-path=/usr/local/sbin:/usr/local/bin:/sbin:/bin:%{_sbindir}:%{_bindir} \
12mu|openssh-6.9p1-2|266	%if %{with libedit}
12mu|openssh-6.9p1-2|267	--with-libedit \
12mu|openssh-6.9p1-2|268	%else
12mu|openssh-6.9p1-2|269	--without-libedit \
12mu|openssh-6.9p1-2|270	%endif
12mu|openssh-6.9p1-2|271	%if %{with audit}
12mu|openssh-6.9p1-2|272	--with-linux-audit \
12mu|openssh-6.9p1-2|273	%endif
12mu|openssh-6.9p1-2|274	
12mu|openssh-6.9p1-2|275	%ifarch %{ix86} %{arm}
12mu|openssh-6.9p1-2|276	# crisb - ftrapv causes link error (missing mulodi4) on 32-bit systems
12mu|openssh-6.9p1-2|277	# seems the configure code does not detect this (despite attempts)
12mu|openssh-6.9p1-2|278	find . -name Makefile -exec sed -i 's|-ftrapv||' {} \;
12mu|openssh-6.9p1-2|279	%endif
12mu|openssh-6.9p1-2|280	
12mu|openssh-6.9p1-2|281	%make
12mu|openssh-6.9p1-2|282	
12mu|openssh-6.9p1-2|283	%if %{with gnomeaskpass}
12mu|openssh-6.9p1-2|284	pushd contrib
12mu|openssh-6.9p1-2|285	make gnome-ssh-askpass2 CC="%__cc %optflags %ldflags"
12mu|openssh-6.9p1-2|286	mv gnome-ssh-askpass2 gnome-ssh-askpass
12mu|openssh-6.9p1-2|287	popd
12mu|openssh-6.9p1-2|288	%endif
12mu|openssh-6.9p1-2|289	
12mu|openssh-6.9p1-2|290	%install
12mu|openssh-6.9p1-2|291	%makeinstall_std
12mu|openssh-6.9p1-2|292	
12mu|openssh-6.9p1-2|293	install -d %{buildroot}%{_sysconfdir}/ssh
12mu|openssh-6.9p1-2|294	install -d %{buildroot}%{_sysconfdir}/pam.d/
12mu|openssh-6.9p1-2|295	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mu|openssh-6.9p1-2|296	install -d %{buildroot}%{_unitdir}
12mu|openssh-6.9p1-2|297	install -m644 sshd.pam %{buildroot}%{_sysconfdir}/pam.d/sshd
12mu|openssh-6.9p1-2|298	install -m644 %{SOURCE18} %{buildroot}%{_unitdir}/sshd.service
12mu|openssh-6.9p1-2|299	install -m755 %{SOURCE22} %{buildroot}%{_sbindir}/sshd-keygen
12mu|openssh-6.9p1-2|300	install -m644 %{SOURCE23} %{buildroot}%{_unitdir}/sshd.socket
12mu|openssh-6.9p1-2|301	install -m644 %{SOURCE24} %{buildroot}%{_unitdir}/sshd@.service
12mu|openssh-6.9p1-2|302	install -m644 %{SOURCE25} %{buildroot}%{_unitdir}/sshd-keygen.service
12mu|openssh-6.9p1-2|303	
12mu|openssh-6.9p1-2|304	if [[ -f sshd_config.out ]]; then
12mu|openssh-6.9p1-2|305	install -m600 sshd_config.out %{buildroot}%{_sysconfdir}/ssh/sshd_config
12mu|openssh-6.9p1-2|306	else
12mu|openssh-6.9p1-2|307	install -m600 sshd_config %{buildroot}%{_sysconfdir}/ssh/sshd_config
12mu|openssh-6.9p1-2|308	fi
12mu|openssh-6.9p1-2|309	echo "root" > %{buildroot}%{_sysconfdir}/ssh/denyusers
12mu|openssh-6.9p1-2|310	
12mu|openssh-6.9p1-2|311	if [[ -f ssh_config.out ]]; then
12mu|openssh-6.9p1-2|312	install -m644 ssh_config.out %{buildroot}%{_sysconfdir}/ssh/ssh_config
12mu|openssh-6.9p1-2|313	else
12mu|openssh-6.9p1-2|314	install -m644 ssh_config %{buildroot}%{_sysconfdir}/ssh/ssh_config
12mu|openssh-6.9p1-2|315	fi
12mu|openssh-6.9p1-2|316	echo "    StrictHostKeyChecking no" >> %{buildroot}%{_sysconfdir}/ssh/ssh_config
12mu|openssh-6.9p1-2|317	
12mu|openssh-6.9p1-2|318	mkdir -p %{buildroot}%{_libdir}/ssh
12mu|openssh-6.9p1-2|319	
12mu|openssh-6.9p1-2|320	install -d %{buildroot}%{_sysconfdir}/profile.d/
12mu|openssh-6.9p1-2|321	%if %{with gnomeaskpass}
12mu|openssh-6.9p1-2|322	install -m 755 contrib/gnome-ssh-askpass %{buildroot}%{_libdir}/ssh/gnome-ssh-askpass
12mu|openssh-6.9p1-2|323	%endif
12mu|openssh-6.9p1-2|324	
12mu|openssh-6.9p1-2|325	cat > %{buildroot}%{_sysconfdir}/profile.d/90ssh-askpass.csh <<EOF
12mu|openssh-6.9p1-2|326	setenv SSH_ASKPASS %{_libdir}/ssh/ssh-askpass
12mu|openssh-6.9p1-2|327	EOF
12mu|openssh-6.9p1-2|328	
12mu|openssh-6.9p1-2|329	cat > %{buildroot}%{_sysconfdir}/profile.d/90ssh-askpass.sh <<EOF
12mu|openssh-6.9p1-2|330	export SSH_ASKPASS=%{_libdir}/ssh/ssh-askpass
12mu|openssh-6.9p1-2|331	EOF
12mu|openssh-6.9p1-2|332	
12mu|openssh-6.9p1-2|333	cat > %{buildroot}%{_sysconfdir}/profile.d/90ssh-client.sh <<'EOF'
12mu|openssh-6.9p1-2|334	# fix hanging ssh clients on exit
12mu|openssh-6.9p1-2|335	if [ -n "$BASH_VERSION" ]; then
12mu|openssh-6.9p1-2|336	shopt -s huponexit
12mu|openssh-6.9p1-2|337	elif [ -n "$ZSH_VERSION" ]; then
12mu|openssh-6.9p1-2|338	setopt hup
12mu|openssh-6.9p1-2|339	fi
12mu|openssh-6.9p1-2|340	EOF
12mu|openssh-6.9p1-2|341	
12mu|openssh-6.9p1-2|342	install -m 0755 %{SOURCE3} %{buildroot}/%{_bindir}/ssh-copy-id
12mu|openssh-6.9p1-2|343	chmod a+x %{buildroot}/%{_bindir}/ssh-copy-id
12mu|openssh-6.9p1-2|344	install -m 644 contrib/ssh-copy-id.1 %{buildroot}/%{_mandir}/man1/
12mu|openssh-6.9p1-2|345	
12mu|openssh-6.9p1-2|346	# create pre-authentication directory
12mu|openssh-6.9p1-2|347	mkdir -p %{buildroot}/var/empty
12mu|openssh-6.9p1-2|348	
12mu|openssh-6.9p1-2|349	# remove unwanted files
12mu|openssh-6.9p1-2|350	rm -f %{buildroot}%{_libdir}/ssh/ssh-askpass
12mu|openssh-6.9p1-2|351	
12mu|openssh-6.9p1-2|352	cat > %{buildroot}%{_sysconfdir}/sysconfig/sshd << EOF
12mu|openssh-6.9p1-2|353	#SSHD="%{_sbindir}/sshd"
12mu|openssh-6.9p1-2|354	#PID_FILE="/var/run/sshd.pid"
12mu|openssh-6.9p1-2|355	#OPTIONS=""
12mu|openssh-6.9p1-2|356	EOF
12mu|openssh-6.9p1-2|357	
12mu|openssh-6.9p1-2|358	# avahi integration support (misc)
12mu|openssh-6.9p1-2|359	mkdir -p %{buildroot}%{_sysconfdir}/avahi/services/
12mu|openssh-6.9p1-2|360	install -m 0644 %{SOURCE15} %{buildroot}%{_sysconfdir}/avahi/services/%{name}.service
12mu|openssh-6.9p1-2|361	
12mu|openssh-6.9p1-2|362	# make sure strip can touch it
12mu|openssh-6.9p1-2|363	chmod 755 %{buildroot}%{_libdir}/ssh/ssh-keysign
12mu|openssh-6.9p1-2|364	
12mu|openssh-6.9p1-2|365	%pre server
12mu|openssh-6.9p1-2|366	%_pre_useradd sshd /var/empty /bin/true
12mu|openssh-6.9p1-2|367	
12mu|openssh-6.9p1-2|368	%post server
12mu|openssh-6.9p1-2|369	# do some key management
12mu|openssh-6.9p1-2|370	# %{_bindir}/ssh-keygen -A
12mu|openssh-6.9p1-2|371	# do some key management; taken from the initscript
12mu|openssh-6.9p1-2|372	
12mu|openssh-6.9p1-2|373	KEYGEN=/usr/bin/ssh-keygen
12mu|openssh-6.9p1-2|374	RSA1_KEY=/etc/ssh/ssh_host_key
12mu|openssh-6.9p1-2|375	RSA_KEY=/etc/ssh/ssh_host_rsa_key
12mu|openssh-6.9p1-2|376	DSA_KEY=/etc/ssh/ssh_host_dsa_key
12mu|openssh-6.9p1-2|377	ECDSA_KEY=/etc/ssh/ssh_host_ecdsa_key
12mu|openssh-6.9p1-2|378	
12mu|openssh-6.9p1-2|379	do_rsa1_keygen() {
12mu|openssh-6.9p1-2|380	if [ ! -s $RSA1_KEY ]; then
12mu|openssh-6.9p1-2|381	echo -n "Generating SSH1 RSA host key... "
12mu|openssh-6.9p1-2|382	if $KEYGEN -q -t rsa1 -f $RSA1_KEY -C '' -N '' >&/dev/null; then
12mu|openssh-6.9p1-2|383	chmod 600 $RSA1_KEY
12mu|openssh-6.9p1-2|384	chmod 644 $RSA1_KEY.pub
12mu|openssh-6.9p1-2|385	echo "done"
12mu|openssh-6.9p1-2|386	echo
12mu|openssh-6.9p1-2|387	else
12mu|openssh-6.9p1-2|388	echo "failed"
12mu|openssh-6.9p1-2|389	echo
12mu|openssh-6.9p1-2|390	exit 1
12mu|openssh-6.9p1-2|391	fi
12mu|openssh-6.9p1-2|392	fi
12mu|openssh-6.9p1-2|393	}
12mu|openssh-6.9p1-2|394	
12mu|openssh-6.9p1-2|395	do_rsa_keygen() {
12mu|openssh-6.9p1-2|396	if [ ! -s $RSA_KEY ]; then
12mu|openssh-6.9p1-2|397	echo "Generating SSH2 RSA host key... "
12mu|openssh-6.9p1-2|398	if $KEYGEN -q -t rsa -f $RSA_KEY -C '' -N '' >&/dev/null; then
12mu|openssh-6.9p1-2|399	chmod 600 $RSA_KEY
12mu|openssh-6.9p1-2|400	chmod 644 $RSA_KEY.pub
12mu|openssh-6.9p1-2|401	echo "done"
12mu|openssh-6.9p1-2|402	echo
12mu|openssh-6.9p1-2|403	else
12mu|openssh-6.9p1-2|404	echo "failed"
12mu|openssh-6.9p1-2|405	echo
12mu|openssh-6.9p1-2|406	exit 1
12mu|openssh-6.9p1-2|407	fi
12mu|openssh-6.9p1-2|408	fi
12mu|openssh-6.9p1-2|409	}
12mu|openssh-6.9p1-2|410	
12mu|openssh-6.9p1-2|411	do_dsa_keygen() {
12mu|openssh-6.9p1-2|412	if [ ! -s $DSA_KEY ]; then
12mu|openssh-6.9p1-2|413	echo "Generating SSH2 DSA host key... "
12mu|openssh-6.9p1-2|414	if $KEYGEN -q -t dsa -f $DSA_KEY -C '' -N '' >&/dev/null; then
12mu|openssh-6.9p1-2|415	chmod 600 $DSA_KEY
12mu|openssh-6.9p1-2|416	chmod 644 $DSA_KEY.pub
12mu|openssh-6.9p1-2|417	echo "done"
12mu|openssh-6.9p1-2|418	echo
12mu|openssh-6.9p1-2|419	else
12mu|openssh-6.9p1-2|420	echo "failed"
12mu|openssh-6.9p1-2|421	echo
12mu|openssh-6.9p1-2|422	exit 1
12mu|openssh-6.9p1-2|423	fi
12mu|openssh-6.9p1-2|424	fi
12mu|openssh-6.9p1-2|425	}
12mu|openssh-6.9p1-2|426	
12mu|openssh-6.9p1-2|427	do_ecdsa_keygen() {
12mu|openssh-6.9p1-2|428	if [ ! -s $ECDSA_KEY ]; then
12mu|openssh-6.9p1-2|429	echo "Generating SSH2 EC DSA host key... "
12mu|openssh-6.9p1-2|430	if $KEYGEN -q -t dsa -f $ECDSA_KEY -C '' -N '' >&/dev/null; then
12mu|openssh-6.9p1-2|431	chmod 600 $ECDSA_KEY
12mu|openssh-6.9p1-2|432	chmod 644 $ECDSA_KEY.pub
12mu|openssh-6.9p1-2|433	echo "done"
12mu|openssh-6.9p1-2|434	echo
12mu|openssh-6.9p1-2|435	else
12mu|openssh-6.9p1-2|436	echo "failed"
12mu|openssh-6.9p1-2|437	echo
12mu|openssh-6.9p1-2|438	exit 1
12mu|openssh-6.9p1-2|439	fi
12mu|openssh-6.9p1-2|440	fi
12mu|openssh-6.9p1-2|441	}
12mu|openssh-6.9p1-2|442	
12mu|openssh-6.9p1-2|443	do_rsa1_keygen
12mu|openssh-6.9p1-2|444	do_rsa_keygen
12mu|openssh-6.9p1-2|445	do_dsa_keygen
12mu|openssh-6.9p1-2|446	do_ecdsa_keygen
12mu|openssh-6.9p1-2|447	
12mu|openssh-6.9p1-2|448	%postun server
12mu|openssh-6.9p1-2|449	%_postun_userdel sshd
12mu|openssh-6.9p1-2|450	
12mu|openssh-6.9p1-2|451	%if %{with gnomeaskpass}
12mu|openssh-6.9p1-2|452	%post askpass-gnome
12mu|openssh-6.9p1-2|453	update-alternatives --install %{_libdir}/ssh/ssh-askpass ssh-askpass %{_libdir}/ssh/gnome-ssh-askpass 20
12mu|openssh-6.9p1-2|454	update-alternatives --install %{_bindir}/ssh-askpass bssh-askpass %{_libdir}/ssh/gnome-ssh-askpass 20
12mu|openssh-6.9p1-2|455	
12mu|openssh-6.9p1-2|456	%postun askpass-gnome
12mu|openssh-6.9p1-2|457	[ $1 = 0 ] || exit 0
12mu|openssh-6.9p1-2|458	update-alternatives --remove ssh-askpass %{_libdir}/ssh/gnome-ssh-askpass
12mu|openssh-6.9p1-2|459	update-alternatives --remove bssh-askpass %{_libdir}/ssh/gnome-ssh-askpass
12mu|openssh-6.9p1-2|460	%endif
12mu|openssh-6.9p1-2|461	
12mu|openssh-6.9p1-2|462	%files
12mu|openssh-6.9p1-2|463	%doc ChangeLog OVERVIEW README* INSTALL CREDITS LICENCE TODO ssh_ldap_key.pl
12mu|openssh-6.9p1-2|464	%if %{with ldap}
12mu|openssh-6.9p1-2|465	%doc *.schema
12mu|openssh-6.9p1-2|466	%endif
12mu|openssh-6.9p1-2|467	%if %{with watchdog}
12mu|openssh-6.9p1-2|468	%doc CHANGES-openssh-watchdog openssh-watchdog.html
12mu|openssh-6.9p1-2|469	%endif
12mu|openssh-6.9p1-2|470	%if %{with sftpcontrol}
12mu|openssh-6.9p1-2|471	%doc README.sftpfilecontrol
12mu|openssh-6.9p1-2|472	%endif
12mu|openssh-6.9p1-2|473	%{_bindir}/ssh-keygen
12mu|openssh-6.9p1-2|474	%dir %{_sysconfdir}/ssh
12mu|openssh-6.9p1-2|475	%{_bindir}/ssh-keyscan
12mu|openssh-6.9p1-2|476	%attr(4711,root,root) %{_libdir}/ssh/ssh-keysign
12mu|openssh-6.9p1-2|477	%{_libdir}/ssh/ssh-pkcs11-helper
12mu|openssh-6.9p1-2|478	%{_mandir}/man1/ssh-keygen.1*
12mu|openssh-6.9p1-2|479	%{_mandir}/man1/ssh-keyscan.1*
12mu|openssh-6.9p1-2|480	%{_mandir}/man8/ssh-keysign.8*
12mu|openssh-6.9p1-2|481	%{_mandir}/man8/ssh-pkcs11-helper.8*
12mu|openssh-6.9p1-2|482	
12mu|openssh-6.9p1-2|483	%files clients
12mu|openssh-6.9p1-2|484	%{_bindir}/scp
12mu|openssh-6.9p1-2|485	%{_bindir}/ssh
12mu|openssh-6.9p1-2|486	%{_bindir}/ssh-agent
12mu|openssh-6.9p1-2|487	%{_bindir}/ssh-add
12mu|openssh-6.9p1-2|488	%{_bindir}/ssh-copy-id
12mu|openssh-6.9p1-2|489	%{_bindir}/slogin
12mu|openssh-6.9p1-2|490	%{_bindir}/sftp
12mu|openssh-6.9p1-2|491	%{_mandir}/man1/scp.1*
12mu|openssh-6.9p1-2|492	%{_mandir}/man1/ssh-copy-id.1*
12mu|openssh-6.9p1-2|493	%{_mandir}/man1/slogin.1*
12mu|openssh-6.9p1-2|494	%{_mandir}/man1/ssh.1*
12mu|openssh-6.9p1-2|495	%{_mandir}/man1/ssh-agent.1*
12mu|openssh-6.9p1-2|496	%{_mandir}/man1/ssh-add.1*
12mu|openssh-6.9p1-2|497	%{_mandir}/man1/sftp.1*
12mu|openssh-6.9p1-2|498	%{_mandir}/man5/ssh_config.5*
12mu|openssh-6.9p1-2|499	%config(noreplace) %{_sysconfdir}/ssh/ssh_config
12mu|openssh-6.9p1-2|500	%{_sysconfdir}/profile.d/90ssh-client.sh
12mu|openssh-6.9p1-2|501	
12mu|openssh-6.9p1-2|502	%files server
12mu|openssh-6.9p1-2|503	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/sshd
12mu|openssh-6.9p1-2|504	%{_sbindir}/sshd
12mu|openssh-6.9p1-2|505	%{_sbindir}/sshd-keygen
12mu|openssh-6.9p1-2|506	%dir %{_libdir}/ssh
12mu|openssh-6.9p1-2|507	%{_libdir}/ssh/sftp-server
12mu|openssh-6.9p1-2|508	%{_mandir}/man5/sshd_config.5*
12mu|openssh-6.9p1-2|509	%{_mandir}/man5/moduli.5*
12mu|openssh-6.9p1-2|510	%{_mandir}/man8/sshd.8*
12mu|openssh-6.9p1-2|511	%{_mandir}/man8/sftp-server.8*
12mu|openssh-6.9p1-2|512	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/sshd_config
12mu|openssh-6.9p1-2|513	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ssh/denyusers
12mu|openssh-6.9p1-2|514	%attr(0600,root,root) %config(noreplace) %{_sysconfdir}/pam.d/sshd
12mu|openssh-6.9p1-2|515	%config(noreplace) %{_sysconfdir}/avahi/services/%{name}.service
12mu|openssh-6.9p1-2|516	%config(noreplace) %{_sysconfdir}/ssh/moduli
12mu|openssh-6.9p1-2|517	%{_unitdir}/sshd.service
12mu|openssh-6.9p1-2|518	%{_unitdir}/sshd.socket
12mu|openssh-6.9p1-2|519	%{_unitdir}/sshd-keygen.service
12mu|openssh-6.9p1-2|520	%{_unitdir}/sshd@.service
12mu|openssh-6.9p1-2|521	%dir %attr(0755,root,root) /var/empty
12mu|openssh-6.9p1-2|522	
12mu|openssh-6.9p1-2|523	%files askpass-common
12mu|openssh-6.9p1-2|524	%{_sysconfdir}/profile.d/90ssh-askpass.*
12mu|openssh-6.9p1-2|525	
12mu|openssh-6.9p1-2|526	%if %{with gnomeaskpass}
12mu|openssh-6.9p1-2|527	%files askpass-gnome
12mu|openssh-6.9p1-2|528	%{_libdir}/ssh/gnome-ssh-askpass
12mu|openssh-6.9p1-2|529	%endif
12mu|openssh-6.9p1-2|530	
12mu|openssh-6.9p1-2|531	%changelog
12mu|openssh-6.9p1-2|532	
12mu|openssh-6.9p1-2|533	* Tue Aug 18 2015 Denis Silakov <denis.silakov@rosalab.ru> 6.9p1-2
12mu|openssh-6.9p1-2|534	- (97df67e) Backported 6.9 from rosa2014.1
12mu|openssh-6.9p1-2|535	
12mu|openssh-6.9p1-2|536	

20293 12
12mu|openssl-1.0.1p-1|1	%define major 1.0.0
12mu|openssl-1.0.1p-1|2	%define engines_name %mklibname openssl-engines %{major}
12mu|openssl-1.0.1p-1|3	%define libcrypto %mklibname crypto %{major}
12mu|openssl-1.0.1p-1|4	%define libssl %mklibname ssl %{major}
12mu|openssl-1.0.1p-1|5	%define devname %mklibname openssl -d
12mu|openssl-1.0.1p-1|6	%define staticname %mklibname openssl -s -d
12mu|openssl-1.0.1p-1|7	
12mu|openssl-1.0.1p-1|8	%define conflict2 %mklibname openssl 0.9.8
12mu|openssl-1.0.1p-1|9	
12mu|openssl-1.0.1p-1|10	# Number of threads to spawn when testing some threading fixes.
12mu|openssl-1.0.1p-1|11	#define thread_test_threads %{?threads:%{threads}}%{!?threads:1}
12mu|openssl-1.0.1p-1|12	
12mu|openssl-1.0.1p-1|13	%define with_krb5 %{?_with_krb5:1}%{!?_with_krb5:0}
12mu|openssl-1.0.1p-1|14	
12mu|openssl-1.0.1p-1|15	Summary:	Secure Sockets Layer communications libs & utils
12mu|openssl-1.0.1p-1|16	Name:		openssl
12mu|openssl-1.0.1p-1|17	Version:	1.0.1p
12mu|openssl-1.0.1p-1|18	Release:	1
12mu|openssl-1.0.1p-1|19	License:	BSD-like
12mu|openssl-1.0.1p-1|20	Group:		System/Libraries
12mu|openssl-1.0.1p-1|21	Url:		http://www.openssl.org/
12mu|openssl-1.0.1p-1|22	Source0:	ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz
12mu|openssl-1.0.1p-1|23	Source1:	ftp://ftp.openssl.org/source/%{name}-%{version}.tar.gz.asc
12mu|openssl-1.0.1p-1|24	Source2:	Makefile.certificate
12mu|openssl-1.0.1p-1|25	Source3:	make-dummy-cert
12mu|openssl-1.0.1p-1|26	Source4:	openssl-thread-test.c
12mu|openssl-1.0.1p-1|27	# Handle RPM_OPT_FLAGS in Configure
12mu|openssl-1.0.1p-1|28	Patch2:		openssl-1.0.1n-optflags.diff
12mu|openssl-1.0.1p-1|29	Patch3:		openssl-1.0.1c-fix-perlpath.pl
12mu|openssl-1.0.1p-1|30	# (oe) support Brazilian Government OTHERNAME X509v3 field (#14158)
12mu|openssl-1.0.1p-1|31	# http://www.iti.gov.br/resolucoes/RESOLU__O_13_DE_26_04_2002.PDF
12mu|openssl-1.0.1p-1|32	Patch6:		openssl-1.0.1m-beta6-icpbrasil.diff
12mu|openssl-1.0.1p-1|33	Patch7:		openssl-1.0.0-defaults.patch
12mu|openssl-1.0.1p-1|34	Patch8:		openssl-0.9.8a-link-krb5.patch
12mu|openssl-1.0.1p-1|35	Patch12:	openssl-1.0.1m-x509.patch
12mu|openssl-1.0.1p-1|36	Patch13:	openssl-1.0.1m-beta5-version-add-engines.patch
12mu|openssl-1.0.1p-1|37	# http://qa.mandriva.com/show_bug.cgi?id=32621
12mu|openssl-1.0.1p-1|38	Patch15:	openssl-0.9.8e-crt.patch
12mu|openssl-1.0.1p-1|39	Patch302:	openssl-1.0.0-enginesdir.patch
12mu|openssl-1.0.1p-1|40	Patch303:	openssl-0.9.8a-no-rpath.patch
12mu|openssl-1.0.1p-1|41	Patch304:	openssl-1.0.1m-test-use-localhost.diff
12mu|openssl-1.0.1p-1|42	BuildRequires:	bc
12mu|openssl-1.0.1p-1|43	%{?_with_krb5:BuildRequires:	krb5-devel}
12mu|openssl-1.0.1p-1|44	BuildRequires:	sctp-devel
12mu|openssl-1.0.1p-1|45	BuildRequires:	pkgconfig(zlib)
12mu|openssl-1.0.1p-1|46	Requires:	%{engines_name} = %{EVRD}
12mu|openssl-1.0.1p-1|47	Requires:	perl-base
12mu|openssl-1.0.1p-1|48	Requires:	rootcerts
12mu|openssl-1.0.1p-1|49	Provides:	/usr/bin/openssl
12mu|openssl-1.0.1p-1|50	
12mu|openssl-1.0.1p-1|51	%description
12mu|openssl-1.0.1p-1|52	The openssl certificate management tool and the shared libraries that provide
12mu|openssl-1.0.1p-1|53	various encryption and decription algorithms and protocols, including DES, RC4,
12mu|openssl-1.0.1p-1|54	RSA and SSL.
12mu|openssl-1.0.1p-1|55	
12mu|openssl-1.0.1p-1|56	%files
12mu|openssl-1.0.1p-1|57	%doc FAQ INSTALL LICENSE NEWS PROBLEMS main-doc-info/README*
12mu|openssl-1.0.1p-1|58	%doc README README.ASN1 README.ENGINE
12mu|openssl-1.0.1p-1|59	%dir %{_sysconfdir}/pki
12mu|openssl-1.0.1p-1|60	%dir %{_sysconfdir}/pki/CA
12mu|openssl-1.0.1p-1|61	%dir %{_sysconfdir}/pki/CA/private
12mu|openssl-1.0.1p-1|62	%dir %{_sysconfdir}/pki/tls
12mu|openssl-1.0.1p-1|63	%dir %{_sysconfdir}/pki/tls/certs
12mu|openssl-1.0.1p-1|64	%dir %{_sysconfdir}/pki/tls/misc
12mu|openssl-1.0.1p-1|65	%dir %{_sysconfdir}/pki/tls/private
12mu|openssl-1.0.1p-1|66	%dir %{_sysconfdir}/pki/tls/rootcerts
12mu|openssl-1.0.1p-1|67	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/pki/tls/openssl.cnf
12mu|openssl-1.0.1p-1|68	%attr(0755,root,root) %{_sysconfdir}/pki/tls/certs/make-dummy-cert
12mu|openssl-1.0.1p-1|69	%attr(0644,root,root) %{_sysconfdir}/pki/tls/certs/Makefile
12mu|openssl-1.0.1p-1|70	%attr(0755,root,root) %{_sysconfdir}/pki/tls/misc/*
12mu|openssl-1.0.1p-1|71	%attr(0755,root,root) %{_bindir}/*
12mu|openssl-1.0.1p-1|72	%attr(0644,root,root) %{_mandir}/man[157]/*
12mu|openssl-1.0.1p-1|73	
12mu|openssl-1.0.1p-1|74	#----------------------------------------------------------------------------
12mu|openssl-1.0.1p-1|75	
12mu|openssl-1.0.1p-1|76	%package -n %{engines_name}
12mu|openssl-1.0.1p-1|77	Summary:	Engines for openssl
12mu|openssl-1.0.1p-1|78	Group:		System/Libraries
12mu|openssl-1.0.1p-1|79	Provides:	openssl-engines = %{EVRD}
12mu|openssl-1.0.1p-1|80	
12mu|openssl-1.0.1p-1|81	%description -n %{engines_name}
12mu|openssl-1.0.1p-1|82	This package provides engines for openssl.
12mu|openssl-1.0.1p-1|83	
12mu|openssl-1.0.1p-1|84	%files -n %{engines_name}
12mu|openssl-1.0.1p-1|85	%attr(0755,root,root) %dir %{_libdir}/openssl-%{version}/engines
12mu|openssl-1.0.1p-1|86	%attr(0755,root,root) %{_libdir}/openssl-%{version}/engines/*.so
12mu|openssl-1.0.1p-1|87	
12mu|openssl-1.0.1p-1|88	#----------------------------------------------------------------------------
12mu|openssl-1.0.1p-1|89	
12mu|openssl-1.0.1p-1|90	%package -n %{libcrypto}
12mu|openssl-1.0.1p-1|91	Summary:	Secure Sockets Layer communications libs
12mu|openssl-1.0.1p-1|92	Group:		System/Libraries
12mu|openssl-1.0.1p-1|93	Conflicts:	%{_lib}openssl1.0.0 < 1.0.1n
12mu|openssl-1.0.1p-1|94	
12mu|openssl-1.0.1p-1|95	%description -n %{libcrypto}
12mu|openssl-1.0.1p-1|96	The libraries files are needed for various cryptographic algorithms
12mu|openssl-1.0.1p-1|97	and protocols, including DES, RC4, RSA and SSL.
12mu|openssl-1.0.1p-1|98	
12mu|openssl-1.0.1p-1|99	%files -n %{libcrypto}
12mu|openssl-1.0.1p-1|100	%doc FAQ INSTALL LICENSE NEWS PROBLEMS README*
12mu|openssl-1.0.1p-1|101	%{_libdir}/libcrypto.so.%{major}*
12mu|openssl-1.0.1p-1|102	
12mu|openssl-1.0.1p-1|103	#----------------------------------------------------------------------------
12mu|openssl-1.0.1p-1|104	
12mu|openssl-1.0.1p-1|105	%package -n %{libssl}
12mu|openssl-1.0.1p-1|106	Summary:	Secure Sockets Layer communications libs
12mu|openssl-1.0.1p-1|107	Group:		System/Libraries
12mu|openssl-1.0.1p-1|108	Conflicts:	%{_lib}openssl1.0.0 < 1.0.1n
12mu|openssl-1.0.1p-1|109	Obsoletes:	%{_lib}openssl1.0.0 < 1.0.1n
12mu|openssl-1.0.1p-1|110	
12mu|openssl-1.0.1p-1|111	%description -n %{libssl}
12mu|openssl-1.0.1p-1|112	The libraries files are needed for various cryptographic algorithms
12mu|openssl-1.0.1p-1|113	and protocols, including DES, RC4, RSA and SSL.
12mu|openssl-1.0.1p-1|114	
12mu|openssl-1.0.1p-1|115	%files -n %{libssl}
12mu|openssl-1.0.1p-1|116	%doc FAQ INSTALL LICENSE NEWS PROBLEMS README*
12mu|openssl-1.0.1p-1|117	%{_libdir}/libssl.so.%{major}*
12mu|openssl-1.0.1p-1|118	
12mu|openssl-1.0.1p-1|119	#----------------------------------------------------------------------------
12mu|openssl-1.0.1p-1|120	
12mu|openssl-1.0.1p-1|121	%package -n %{devname}
12mu|openssl-1.0.1p-1|122	Summary:	Secure Sockets Layer communications libs & headers & utils
12mu|openssl-1.0.1p-1|123	Group:		Development/Other
12mu|openssl-1.0.1p-1|124	Requires:	%{libssl} = %{EVRD}
12mu|openssl-1.0.1p-1|125	Requires:	%{libcrypto} = %{EVRD}
12mu|openssl-1.0.1p-1|126	Provides:	libopenssl-devel
12mu|openssl-1.0.1p-1|127	Provides:	openssl-devel = %{EVRD}
12mu|openssl-1.0.1p-1|128	Provides:	%{name}-devel = %{EVRD}
12mu|openssl-1.0.1p-1|129	
12mu|openssl-1.0.1p-1|130	%description -n %{devname}
12mu|openssl-1.0.1p-1|131	The libraries and include files needed to compile apps with support
12mu|openssl-1.0.1p-1|132	for various cryptographic algorithms and protocols, including DES, RC4, RSA
12mu|openssl-1.0.1p-1|133	and SSL.
12mu|openssl-1.0.1p-1|134	
12mu|openssl-1.0.1p-1|135	%files -n %{devname}
12mu|openssl-1.0.1p-1|136	%doc CHANGES doc/* devel-doc-info/README*
12mu|openssl-1.0.1p-1|137	%dir %{_includedir}/openssl
12mu|openssl-1.0.1p-1|138	%{multiarch_includedir}/openssl/opensslconf.h
12mu|openssl-1.0.1p-1|139	%{_includedir}/openssl/*
12mu|openssl-1.0.1p-1|140	%{_libdir}/libcrypto.so
12mu|openssl-1.0.1p-1|141	%{_libdir}/libssl.so
12mu|openssl-1.0.1p-1|142	%{_mandir}/man3/*
12mu|openssl-1.0.1p-1|143	%{_libdir}/pkgconfig/*
12mu|openssl-1.0.1p-1|144	
12mu|openssl-1.0.1p-1|145	#----------------------------------------------------------------------------
12mu|openssl-1.0.1p-1|146	
12mu|openssl-1.0.1p-1|147	%package -n %{staticname}
12mu|openssl-1.0.1p-1|148	Summary:	Secure Sockets Layer communications static libs
12mu|openssl-1.0.1p-1|149	Group:		Development/Other
12mu|openssl-1.0.1p-1|150	Requires:	%{devname} = %{EVRD}
12mu|openssl-1.0.1p-1|151	Provides:	libopenssl-static-devel
12mu|openssl-1.0.1p-1|152	Provides:	openssl-static-devel = %{EVRD}
12mu|openssl-1.0.1p-1|153	Provides:	%{name}-static-devel = %{EVRD}
12mu|openssl-1.0.1p-1|154	
12mu|openssl-1.0.1p-1|155	%description -n %{staticname}
12mu|openssl-1.0.1p-1|156	The static libraries needed to compile apps with support for various
12mu|openssl-1.0.1p-1|157	cryptographic algorithms and protocols, including DES, RC4, RSA and SSL.
12mu|openssl-1.0.1p-1|158	
12mu|openssl-1.0.1p-1|159	%files -n %{staticname}
12mu|openssl-1.0.1p-1|160	%attr(0644,root,root) %{_libdir}/lib*.a
12mu|openssl-1.0.1p-1|161	
12mu|openssl-1.0.1p-1|162	#----------------------------------------------------------------------------
12mu|openssl-1.0.1p-1|163	
12mu|openssl-1.0.1p-1|164	%prep
12mu|openssl-1.0.1p-1|165	%setup -q
12mu|openssl-1.0.1p-1|166	%patch2 -p1 -b .optflags
12mu|openssl-1.0.1p-1|167	%patch3 -p1 -b .perl
12mu|openssl-1.0.1p-1|168	%patch6 -p1 -b .icpbrasil
12mu|openssl-1.0.1p-1|169	%patch7 -p1 -b .defaults
12mu|openssl-1.0.1p-1|170	%{?_with_krb5:%patch8 -p1 -b .krb5}
12mu|openssl-1.0.1p-1|171	%patch12 -p1 -b .x509
12mu|openssl-1.0.1p-1|172	%patch13 -p1 -b .version-add-engines
12mu|openssl-1.0.1p-1|173	%patch15 -p1 -b .crt
12mu|openssl-1.0.1p-1|174	
12mu|openssl-1.0.1p-1|175	%patch302 -p1 -b .engines
12mu|openssl-1.0.1p-1|176	%patch303 -p1 -b .no-rpath
12mu|openssl-1.0.1p-1|177	%patch304 -p1 -b .test-use-localhost
12mu|openssl-1.0.1p-1|178	
12mu|openssl-1.0.1p-1|179	perl -pi -e "s,^(OPENSSL_LIBNAME=).+$,\1%{_lib}," Makefile.org engines/Makefile
12mu|openssl-1.0.1p-1|180	
12mu|openssl-1.0.1p-1|181	# fix perl path
12mu|openssl-1.0.1p-1|182	perl util/perlpath.pl %{_bindir}/perl
12mu|openssl-1.0.1p-1|183	
12mu|openssl-1.0.1p-1|184	cp %{SOURCE2} Makefile.certificate
12mu|openssl-1.0.1p-1|185	cp %{SOURCE3} make-dummy-cert
12mu|openssl-1.0.1p-1|186	cp %{SOURCE4} openssl-thread-test.c
12mu|openssl-1.0.1p-1|187	
12mu|openssl-1.0.1p-1|188	%build
12mu|openssl-1.0.1p-1|189	%serverbuild
12mu|openssl-1.0.1p-1|190	
12mu|openssl-1.0.1p-1|191	# Figure out which flags we want to use.
12mu|openssl-1.0.1p-1|192	# default
12mu|openssl-1.0.1p-1|193	sslarch=%{_os}-%{_arch}
12mu|openssl-1.0.1p-1|194	%ifarch %{ix86}
12mu|openssl-1.0.1p-1|195	sslarch=linux-elf
12mu|openssl-1.0.1p-1|196	if ! echo %{_target} | grep -q i[56]86 ; then
12mu|openssl-1.0.1p-1|197	sslflags="no-asm"
12mu|openssl-1.0.1p-1|198	fi
12mu|openssl-1.0.1p-1|199	%endif
12mu|openssl-1.0.1p-1|200	%ifarch %{arm}
12mu|openssl-1.0.1p-1|201	sslarch=linux-generic32
12mu|openssl-1.0.1p-1|202	%endif
12mu|openssl-1.0.1p-1|203	
12mu|openssl-1.0.1p-1|204	
12mu|openssl-1.0.1p-1|205	# ia64, x86_64, ppc, ppc64 are OK by default
12mu|openssl-1.0.1p-1|206	# Configure the build tree.  Override OpenSSL defaults with known-good defaults
12mu|openssl-1.0.1p-1|207	# usable on all platforms.  The Configure script already knows to use -fPIC and
12mu|openssl-1.0.1p-1|208	# RPM_OPT_FLAGS, so we can skip specifiying them here.
12mu|openssl-1.0.1p-1|209	./Configure \
12mu|openssl-1.0.1p-1|210	--openssldir=%{_sysconfdir}/pki/tls ${sslflags} \
12mu|openssl-1.0.1p-1|211	--enginesdir=%{_libdir}/openssl-%{version}/engines \
12mu|openssl-1.0.1p-1|212	--prefix=%{_prefix} --libdir=%{_lib}/ %{?_with_krb5:--with-krb5-flavor=MIT -I%{_prefix}/kerberos/include -L%{_prefix}/kerberos/%{_lib}} \
12mu|openssl-1.0.1p-1|213	zlib no-idea no-rc5 enable-camellia enable-seed enable-tlsext enable-rfc3779 enable-cms sctp shared ${sslarch}
12mu|openssl-1.0.1p-1|214	
12mu|openssl-1.0.1p-1|215	# Add -Wa,--noexecstack here so that libcrypto's assembler modules will be
12mu|openssl-1.0.1p-1|216	# marked as not requiring an executable stack.
12mu|openssl-1.0.1p-1|217	RPM_OPT_FLAGS="%{optflags} -Wa,--noexecstack"
12mu|openssl-1.0.1p-1|218	
12mu|openssl-1.0.1p-1|219	make depend
12mu|openssl-1.0.1p-1|220	make all build-shared
12mu|openssl-1.0.1p-1|221	
12mu|openssl-1.0.1p-1|222	# Generate hashes for the included certs.
12mu|openssl-1.0.1p-1|223	make rehash build-shared
12mu|openssl-1.0.1p-1|224	
12mu|openssl-1.0.1p-1|225	%check
12mu|openssl-1.0.1p-1|226	# Verify that what was compiled actually works.
12mu|openssl-1.0.1p-1|227	export LD_LIBRARY_PATH=`pwd`${LD_LIBRARY_PATH:+:${LD_LIBRARY_PATH}}
12mu|openssl-1.0.1p-1|228	
12mu|openssl-1.0.1p-1|229	make -C test apps tests
12mu|openssl-1.0.1p-1|230	
12mu|openssl-1.0.1p-1|231	gcc -o openssl-thread-test \
12mu|openssl-1.0.1p-1|232	%{?_with_krb5:`krb5-config --cflags`} \
12mu|openssl-1.0.1p-1|233	-I./include \
12mu|openssl-1.0.1p-1|234	%{optflags} \
12mu|openssl-1.0.1p-1|235	openssl-thread-test.c \
12mu|openssl-1.0.1p-1|236	-L. -lssl -lcrypto \
12mu|openssl-1.0.1p-1|237	%{?_with_krb5:`krb5-config --libs`} \
12mu|openssl-1.0.1p-1|238	-lpthread -lz -ldl
12mu|openssl-1.0.1p-1|239	
12mu|openssl-1.0.1p-1|240	./openssl-thread-test --threads %{thread_test_threads}
12mu|openssl-1.0.1p-1|241	
12mu|openssl-1.0.1p-1|242	%install
12mu|openssl-1.0.1p-1|243	
12mu|openssl-1.0.1p-1|244	%makeinstall \
12mu|openssl-1.0.1p-1|245	INSTALL_PREFIX=%{buildroot} \
12mu|openssl-1.0.1p-1|246	MANDIR=%{_mandir} \
12mu|openssl-1.0.1p-1|247	build-shared
12mu|openssl-1.0.1p-1|248	
12mu|openssl-1.0.1p-1|249	# the makefiles is too borked...
12mu|openssl-1.0.1p-1|250	install -d %{buildroot}%{_libdir}/openssl-%{version}
12mu|openssl-1.0.1p-1|251	mv %{buildroot}%{_libdir}/engines %{buildroot}%{_libdir}/openssl-%{version}/engines
12mu|openssl-1.0.1p-1|252	
12mu|openssl-1.0.1p-1|253	# make the rootcerts dir
12mu|openssl-1.0.1p-1|254	install -d %{buildroot}%{_sysconfdir}/pki/tls/rootcerts
12mu|openssl-1.0.1p-1|255	
12mu|openssl-1.0.1p-1|256	# Install a makefile for generating keys and self-signed certs, and a script
12mu|openssl-1.0.1p-1|257	# for generating them on the fly.
12mu|openssl-1.0.1p-1|258	install -d %{buildroot}%{_sysconfdir}/pki/tls/certs
12mu|openssl-1.0.1p-1|259	install -m0644 Makefile.certificate %{buildroot}%{_sysconfdir}/pki/tls/certs/Makefile
12mu|openssl-1.0.1p-1|260	install -m0755 make-dummy-cert %{buildroot}%{_sysconfdir}/pki/tls/certs/make-dummy-cert
12mu|openssl-1.0.1p-1|261	
12mu|openssl-1.0.1p-1|262	# Pick a CA script.
12mu|openssl-1.0.1p-1|263	mv %{buildroot}%{_sysconfdir}/pki/tls/misc/CA.sh %{buildroot}%{_sysconfdir}/pki/tls/misc/CA
12mu|openssl-1.0.1p-1|264	
12mu|openssl-1.0.1p-1|265	install -d %{buildroot}%{_sysconfdir}/pki/CA
12mu|openssl-1.0.1p-1|266	install -d %{buildroot}%{_sysconfdir}/pki/CA/private
12mu|openssl-1.0.1p-1|267	
12mu|openssl-1.0.1p-1|268	# openssl was named ssleay in "ancient" times.
12mu|openssl-1.0.1p-1|269	ln -snf openssl %{buildroot}%{_bindir}/ssleay
12mu|openssl-1.0.1p-1|270	
12mu|openssl-1.0.1p-1|271	# The man pages rand.3 and passwd.1 conflict with other packages
12mu|openssl-1.0.1p-1|272	# Rename them to ssl-* and also make a symlink from openssl-* to ssl-*
12mu|openssl-1.0.1p-1|273	mv %{buildroot}%{_mandir}/man1/passwd.1 %{buildroot}%{_mandir}/man1/ssl-passwd.1
12mu|openssl-1.0.1p-1|274	ln -sf ssl-passwd.1%{_extension} %{buildroot}%{_mandir}/man1/openssl-passwd.1%{_extension}
12mu|openssl-1.0.1p-1|275	
12mu|openssl-1.0.1p-1|276	for i in rand err; do
12mu|openssl-1.0.1p-1|277	mv %{buildroot}%{_mandir}/man3/$i.3 %{buildroot}%{_mandir}/man3/ssl-$i.3
12mu|openssl-1.0.1p-1|278	ln -snf ssl-$i.3%{_extension} %{buildroot}%{_mandir}/man3/openssl-$i.3%{_extension}
12mu|openssl-1.0.1p-1|279	done
12mu|openssl-1.0.1p-1|280	
12mu|openssl-1.0.1p-1|281	rm -rf {main,devel}-doc-info
12mu|openssl-1.0.1p-1|282	mkdir -p {main,devel}-doc-info
12mu|openssl-1.0.1p-1|283	cat - << EOF > main-doc-info/README.Mandriva-manpage
12mu|openssl-1.0.1p-1|284	Warning:
12mu|openssl-1.0.1p-1|285	The man page of passwd, passwd.1, has been renamed to ssl-passwd.1
12mu|openssl-1.0.1p-1|286	to avoid a conflict with passwd.1 man page from the package passwd.
12mu|openssl-1.0.1p-1|287	EOF
12mu|openssl-1.0.1p-1|288	
12mu|openssl-1.0.1p-1|289	cat - << EOF > devel-doc-info/README.Mandriva-manpage
12mu|openssl-1.0.1p-1|290	Warning:
12mu|openssl-1.0.1p-1|291	The man page of rand, rand.3, has been renamed to ssl-rand.3
12mu|openssl-1.0.1p-1|292	to avoid a conflict with rand.3 from the package man-pages
12mu|openssl-1.0.1p-1|293	The man page of err, err.3, has been renamed to ssl-err.3
12mu|openssl-1.0.1p-1|294	to avoid a conflict with err.3 from the package man-pages
12mu|openssl-1.0.1p-1|295	EOF
12mu|openssl-1.0.1p-1|296	
12mu|openssl-1.0.1p-1|297	chmod 755 %{buildroot}%{_libdir}/pkgconfig
12mu|openssl-1.0.1p-1|298	
12mu|openssl-1.0.1p-1|299	%multiarch_includes %{buildroot}%{_includedir}/openssl/opensslconf.h
12mu|openssl-1.0.1p-1|300	
12mu|openssl-1.0.1p-1|301	# strip cannot touch these unless 755
12mu|openssl-1.0.1p-1|302	chmod 755 %{buildroot}%{_libdir}/openssl-%{version}/engines/*.so*
12mu|openssl-1.0.1p-1|303	chmod 755 %{buildroot}%{_libdir}/*.so*
12mu|openssl-1.0.1p-1|304	chmod 755 %{buildroot}%{_bindir}/*
12mu|openssl-1.0.1p-1|305	
12mu|openssl-1.0.1p-1|306	# nuke a mistake
12mu|openssl-1.0.1p-1|307	rm -f %{buildroot}%{_mandir}/man3/.3
12mu|openssl-1.0.1p-1|308	
12mu|openssl-1.0.1p-1|309	# Fix libdir.
12mu|openssl-1.0.1p-1|310	pushd %{buildroot}%{_libdir}/pkgconfig
12mu|openssl-1.0.1p-1|311	for i in *.pc ; do
12mu|openssl-1.0.1p-1|312	sed 's,^libdir=${exec_prefix}/lib$,libdir=${exec_prefix}/%{_lib},g' \
12mu|openssl-1.0.1p-1|313	$i >$i.tmp && \
12mu|openssl-1.0.1p-1|314	cat $i.tmp >$i && \
12mu|openssl-1.0.1p-1|315	rm -f $i.tmp
12mu|openssl-1.0.1p-1|316	done
12mu|openssl-1.0.1p-1|317	popd
12mu|openssl-1.0.1p-1|318	
12mu|openssl-1.0.1p-1|319	# adjust ssldir
12mu|openssl-1.0.1p-1|320	perl -pi -e "s|^CATOP=.*|CATOP=%{_sysconfdir}/pki/tls|g" %{buildroot}%{_sysconfdir}/pki/tls/misc/CA
12mu|openssl-1.0.1p-1|321	perl -pi -e "s|^\\\$CATOP\=\".*|\\\$CATOP\=\"%{_sysconfdir}/pki/tls\";|g" %{buildroot}%{_sysconfdir}/pki/tls/misc/CA.pl
12mu|openssl-1.0.1p-1|322	perl -pi -e "s|\./demoCA|%{_sysconfdir}/pki/tls|g" %{buildroot}%{_sysconfdir}/pki/tls/openssl.cnf
12mu|openssl-1.0.1p-1|323	
12mu|openssl-1.0.1p-1|324	
12mu|openssl-1.0.1p-1|325	%changelog
12mu|openssl-1.0.1p-1|326	
12mu|openssl-1.0.1p-1|327	* Sat Jul 18 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.1p-1
12mu|openssl-1.0.1p-1|328	- (a9cfff8) Merge branch 'rosa2014.1' into rosa2012.1
12mu|openssl-1.0.1p-1|329	
12mu|openssl-1.0.1p-1|330	

20294 12
12mu|opus-1.0.3-1|1	%define	major		0
12mu|opus-1.0.3-1|2	
12mu|opus-1.0.3-1|3	%define libname		%mklibname %name %major
12mu|opus-1.0.3-1|4	%define libnamedev	%mklibname -d %name
12mu|opus-1.0.3-1|5	
12mu|opus-1.0.3-1|6	
12mu|opus-1.0.3-1|7	Summary:	Opus Interactive Audio Codec
12mu|opus-1.0.3-1|8	Name:		opus
12mu|opus-1.0.3-1|9	Version:	1.0.3
12mu|opus-1.0.3-1|10	Release:	1
12mu|opus-1.0.3-1|11	Source0:	http://downloads.xiph.org/releases/opus/%{name}-%{version}.tar.gz
12mu|opus-1.0.3-1|12	URL:		http://opus-codec.org/
12mu|opus-1.0.3-1|13	License:	BSD
12mu|opus-1.0.3-1|14	Group:		Sound
12mu|opus-1.0.3-1|15	
12mu|opus-1.0.3-1|16	%description
12mu|opus-1.0.3-1|17	The Opus codec is designed for interactive speech and audio transmission over
12mu|opus-1.0.3-1|18	the Internet. It is designed by the IETF Codec Working Group and incorporates
12mu|opus-1.0.3-1|19	technology from Skype's SILK codec and Xiph.Org's CELT codec.
12mu|opus-1.0.3-1|20	
12mu|opus-1.0.3-1|21	%package -n	%{libname}
12mu|opus-1.0.3-1|22	Summary:	Opus library
12mu|opus-1.0.3-1|23	Group:		System/Libraries
12mu|opus-1.0.3-1|24	
12mu|opus-1.0.3-1|25	%description -n	%{libname}
12mu|opus-1.0.3-1|26	This package provides the library that implements the Opus codec.
12mu|opus-1.0.3-1|27	The Opus codec is designed for interactive speech and audio transmission over
12mu|opus-1.0.3-1|28	the Internet. It is designed by the IETF Codec Working Group and incorporates
12mu|opus-1.0.3-1|29	technology from Skype's SILK codec and Xiph.Org's CELT codec.
12mu|opus-1.0.3-1|30	
12mu|opus-1.0.3-1|31	%package -n	%{libnamedev}
12mu|opus-1.0.3-1|32	Summary:	Files needed to compile a program with Opus support
12mu|opus-1.0.3-1|33	Group:		Development/C
12mu|opus-1.0.3-1|34	Requires:	%{libname} = %version
12mu|opus-1.0.3-1|35	
12mu|opus-1.0.3-1|36	%description -n	%{libnamedev}
12mu|opus-1.0.3-1|37	This package provides the library that implements the Opus codec.
12mu|opus-1.0.3-1|38	
12mu|opus-1.0.3-1|39	%prep
12mu|opus-1.0.3-1|40	%setup -q
12mu|opus-1.0.3-1|41	
12mu|opus-1.0.3-1|42	%build
12mu|opus-1.0.3-1|43	%configure2_5x --disable-static
12mu|opus-1.0.3-1|44	%make
12mu|opus-1.0.3-1|45	
12mu|opus-1.0.3-1|46	%install
12mu|opus-1.0.3-1|47	%makeinstall_std
12mu|opus-1.0.3-1|48	rm -f %{buildroot}%{_docdir}/opus/doxygen-build.stamp
12mu|opus-1.0.3-1|49	rm -rf %{buildroot}%{_docdir}/opus
12mu|opus-1.0.3-1|50	
12mu|opus-1.0.3-1|51	
12mu|opus-1.0.3-1|52	%files -n %{libname}
12mu|opus-1.0.3-1|53	%{_libdir}/*.so.%{major}*
12mu|opus-1.0.3-1|54	
12mu|opus-1.0.3-1|55	%files -n %{libnamedev}
12mu|opus-1.0.3-1|56	%doc COPYING README
12mu|opus-1.0.3-1|57	%{_includedir}/*
12mu|opus-1.0.3-1|58	%{_libdir}/*.so
12mu|opus-1.0.3-1|59	#% {_mandir}/man3/*.xz
12mu|opus-1.0.3-1|60	%{_libdir}/pkgconfig/*.pc
12mu|opus-1.0.3-1|61	%{_datadir}/aclocal/opus.m4

20295 12
12mu|opus-tools-0.1.8-1|1	Summary:	Opus codec tools
12mu|opus-tools-0.1.8-1|2	Name:		opus-tools
12mu|opus-tools-0.1.8-1|3	Version:	0.1.8
12mu|opus-tools-0.1.8-1|4	Release:	1
12mu|opus-tools-0.1.8-1|5	License:	BSD
12mu|opus-tools-0.1.8-1|6	Group:		Sound
12mu|opus-tools-0.1.8-1|7	Url:		http://opus-codec.org/
12mu|opus-tools-0.1.8-1|8	Source0:	http://downloads.xiph.org/releases/opus/%{name}-%{version}.tar.gz
12mu|opus-tools-0.1.8-1|9	BuildRequires:	pkgconfig(flac)
12mu|opus-tools-0.1.8-1|10	BuildRequires:	pkgconfig(opus)
12mu|opus-tools-0.1.8-1|11	BuildRequires:	pkgconfig(vorbis)
12mu|opus-tools-0.1.8-1|12	
12mu|opus-tools-0.1.8-1|13	%description
12mu|opus-tools-0.1.8-1|14	This packages provides various tools to decode & encode files with the Opus
12mu|opus-tools-0.1.8-1|15	codec.
12mu|opus-tools-0.1.8-1|16	
12mu|opus-tools-0.1.8-1|17	The Opus codec is designed for interactive speech and audio transmission over
12mu|opus-tools-0.1.8-1|18	the Internet. It is designed by the IETF Codec Working Group and incorporates
12mu|opus-tools-0.1.8-1|19	technology from Skype's SILK codec and Xiph.Org's CELT codec.
12mu|opus-tools-0.1.8-1|20	
12mu|opus-tools-0.1.8-1|21	%files
12mu|opus-tools-0.1.8-1|22	%doc COPYING
12mu|opus-tools-0.1.8-1|23	%{_bindir}/*
12mu|opus-tools-0.1.8-1|24	%{_mandir}/man1/*
12mu|opus-tools-0.1.8-1|25	
12mu|opus-tools-0.1.8-1|26	#----------------------------------------------------------------------------
12mu|opus-tools-0.1.8-1|27	
12mu|opus-tools-0.1.8-1|28	%prep
12mu|opus-tools-0.1.8-1|29	%setup -q
12mu|opus-tools-0.1.8-1|30	
12mu|opus-tools-0.1.8-1|31	%build
12mu|opus-tools-0.1.8-1|32	%configure2_5x
12mu|opus-tools-0.1.8-1|33	%make
12mu|opus-tools-0.1.8-1|34	
12mu|opus-tools-0.1.8-1|35	%install
12mu|opus-tools-0.1.8-1|36	%makeinstall_std
12mu|opus-tools-0.1.8-1|37	
12mu|opus-tools-0.1.8-1|38	
12mu|opus-tools-0.1.8-1|39	
12mu|opus-tools-0.1.8-1|40	%changelog
12mu|opus-tools-0.1.8-1|41	* Tue Dec 24 2013 dsilakov <denis.silakov@rosalab.ru> 0.1.8-1
12mu|opus-tools-0.1.8-1|42	+ Revision: 172bacb
12mu|opus-tools-0.1.8-1|43	- Merge pull request #1 from import/opus-tools:auto_update
12mu|opus-tools-0.1.8-1|44	- ROSA Updates Builder: update suggested
12mu|opus-tools-0.1.8-1|45	
12mu|opus-tools-0.1.8-1|46	

20296 12
12mu|orc-0.4.18-1|1	%define api 0.4
12mu|orc-0.4.18-1|2	%define major 0
12mu|orc-0.4.18-1|3	%define libname %mklibname %{name} %{api} %{major}
12mu|orc-0.4.18-1|4	%define libtest %mklibname %{name}-test %{api} %{major}
12mu|orc-0.4.18-1|5	%define devname %mklibname -d %{name}
12mu|orc-0.4.18-1|6	
12mu|orc-0.4.18-1|7	Summary:	The Oil Runtime Compiler
12mu|orc-0.4.18-1|8	Name:		orc
12mu|orc-0.4.18-1|9	Version:	0.4.18
12mu|orc-0.4.18-1|10	Release:	1
12mu|orc-0.4.18-1|11	License:	BSD
12mu|orc-0.4.18-1|12	Group:		Development/Other
12mu|orc-0.4.18-1|13	Url:		http://code.entropywave.com/projects/orc/
12mu|orc-0.4.18-1|14	Source0:	http://code.entropywave.com/download/orc/%{name}-%{version}.tar.gz
12mu|orc-0.4.18-1|15	
12mu|orc-0.4.18-1|16	%description
12mu|orc-0.4.18-1|17	Orc is a library and set of tools for compiling and executing very
12mu|orc-0.4.18-1|18	simple programs that operate on arrays of data.  The “language” is a
12mu|orc-0.4.18-1|19	generic assembly language that represents many of the features
12mu|orc-0.4.18-1|20	available in SIMD architectures, including saturated addition and
12mu|orc-0.4.18-1|21	subtraction, and many arithmetic operations.
12mu|orc-0.4.18-1|22	
12mu|orc-0.4.18-1|23	%package -n %{libname}
12mu|orc-0.4.18-1|24	Summary:	The Oil Runtime Compiler
12mu|orc-0.4.18-1|25	Group:		System/Libraries
12mu|orc-0.4.18-1|26	
12mu|orc-0.4.18-1|27	%description -n %{libname}
12mu|orc-0.4.18-1|28	This package contains a shared library for %{name}.
12mu|orc-0.4.18-1|29	
12mu|orc-0.4.18-1|30	%package -n %{libtest}
12mu|orc-0.4.18-1|31	Summary:	The Oil Runtime Compiler
12mu|orc-0.4.18-1|32	Group:		System/Libraries
12mu|orc-0.4.18-1|33	Conflicts:	%{_lib}orc0.4_0 <= 0.4.17-2
12mu|orc-0.4.18-1|34	
12mu|orc-0.4.18-1|35	%description -n %{libtest}
12mu|orc-0.4.18-1|36	This package contains a shared library for %{name}.
12mu|orc-0.4.18-1|37	
12mu|orc-0.4.18-1|38	%package -n %{devname}
12mu|orc-0.4.18-1|39	Summary:	The Oil Runtime Compiler
12mu|orc-0.4.18-1|40	Group:		Development/C
12mu|orc-0.4.18-1|41	Requires:	%{libname} = %{version}-%{release}
12mu|orc-0.4.18-1|42	Requires:	%{libtest} = %{version}-%{release}
12mu|orc-0.4.18-1|43	Requires:	%{name} >= %{version}-%{release}
12mu|orc-0.4.18-1|44	Provides:	%{name}-devel = %{version}-%{release}
12mu|orc-0.4.18-1|45	
12mu|orc-0.4.18-1|46	%description -n %{devname}
12mu|orc-0.4.18-1|47	This package includes the development files for %{name}.
12mu|orc-0.4.18-1|48	
12mu|orc-0.4.18-1|49	%prep
12mu|orc-0.4.18-1|50	%setup -q
12mu|orc-0.4.18-1|51	
12mu|orc-0.4.18-1|52	%build
12mu|orc-0.4.18-1|53	%configure2_5x --disable-static
12mu|orc-0.4.18-1|54	%make
12mu|orc-0.4.18-1|55	
12mu|orc-0.4.18-1|56	%install
12mu|orc-0.4.18-1|57	%makeinstall_std
12mu|orc-0.4.18-1|58	
12mu|orc-0.4.18-1|59	%files
12mu|orc-0.4.18-1|60	%doc README TODO
12mu|orc-0.4.18-1|61	%{_bindir}/orcc
12mu|orc-0.4.18-1|62	%{_bindir}/orc-bugreport
12mu|orc-0.4.18-1|63	
12mu|orc-0.4.18-1|64	%files -n %{libname}
12mu|orc-0.4.18-1|65	%{_libdir}/liborc-%{api}.so.%{major}*
12mu|orc-0.4.18-1|66	
12mu|orc-0.4.18-1|67	%files -n %{libtest}
12mu|orc-0.4.18-1|68	%{_libdir}/liborc-test-%{api}.so.%{major}*
12mu|orc-0.4.18-1|69	
12mu|orc-0.4.18-1|70	%files -n %{devname}
12mu|orc-0.4.18-1|71	%{_includedir}/%{name}-%{api}/
12mu|orc-0.4.18-1|72	%{_libdir}/liborc*-%{api}.so
12mu|orc-0.4.18-1|73	%{_libdir}/pkgconfig/orc-%{api}.pc
12mu|orc-0.4.18-1|74	%{_datadir}/gtk-doc/html/orc
12mu|orc-0.4.18-1|75	%{_datadir}/aclocal/orc.m4
12mu|orc-0.4.18-1|76	
12mu|orc-0.4.18-1|77	
12mu|orc-0.4.18-1|78	%changelog
12mu|orc-0.4.18-1|79	* Fri Oct 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.4.18-1
12mu|orc-0.4.18-1|80	+ Revision: e23b1ad
12mu|orc-0.4.18-1|81	- LOG Updated to 0.4.18
12mu|orc-0.4.18-1|82	
12mu|orc-0.4.18-1|83	

20297 12
12mu|orca-3.8.2-2|1	# debug is empty anyway and rpmlint rejects build
12mu|orca-3.8.2-2|2	
12mu|orca-3.8.2-2|3	%define _enable_debug_packages %{nil}
12mu|orca-3.8.2-2|4	%define debug_package %{nil}
12mu|orca-3.8.2-2|5	
12mu|orca-3.8.2-2|6	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|orca-3.8.2-2|7	
12mu|orca-3.8.2-2|8	Summary:	GNOME screen reader for people with visual impairments
12mu|orca-3.8.2-2|9	Name:		orca
12mu|orca-3.8.2-2|10	Version:	3.8.2
12mu|orca-3.8.2-2|11	Release:	2
12mu|orca-3.8.2-2|12	License:	LGPLv2+
12mu|orca-3.8.2-2|13	Group:		Accessibility
12mu|orca-3.8.2-2|14	URL:		http://live.gnome.org/Orca/
12mu|orca-3.8.2-2|15	Source0:	http://download.gnome.org/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|orca-3.8.2-2|16	
12mu|orca-3.8.2-2|17	BuildRequires:	brlapi-python
12mu|orca-3.8.2-2|18	BuildRequires:	gnome-common
12mu|orca-3.8.2-2|19	BuildRequires:	intltool
12mu|orca-3.8.2-2|20	BuildRequires:	python-gi
12mu|orca-3.8.2-2|21	BuildRequires:	pkgconfig(atspi-2)
12mu|orca-3.8.2-2|22	BuildRequires:	pkgconfig(gnome-doc-utils) >= 0.17.3
12mu|orca-3.8.2-2|23	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.1.14
12mu|orca-3.8.2-2|24	BuildRequires:	pkgconfig(pygobject-3.0) >= 2.90.3
12mu|orca-3.8.2-2|25	BuildRequires:	python3-devel
12mu|orca-3.8.2-2|26	BuildRequires:	python3-gi
12mu|orca-3.8.2-2|27	BuildRequires:	python-dbus
12mu|orca-3.8.2-2|28	#BuildRequires:	python-cairo
12mu|orca-3.8.2-2|29	BuildRequires:	python3-cairo
12mu|orca-3.8.2-2|30	BuildRequires:	python-pyxdg
12mu|orca-3.8.2-2|31	BuildRequires:	python3-speechd
12mu|orca-3.8.2-2|32	BuildRequires:	python-braille
12mu|orca-3.8.2-2|33	BuildRequires:	itstool
12mu|orca-3.8.2-2|34	Requires:	python-dbus
12mu|orca-3.8.2-2|35	#Requires:	python-cairo
12mu|orca-3.8.2-2|36	Requires:	python3-cairo
12mu|orca-3.8.2-2|37	Requires:	python-pyxdg
12mu|orca-3.8.2-2|38	Requires:	python3-speechd
12mu|orca-3.8.2-2|39	Requires:	python-braille
12mu|orca-3.8.2-2|40	Requires:	brlapi-python
12mu|orca-3.8.2-2|41	Requires:	python3-pyatspi
12mu|orca-3.8.2-2|42	Requires:   typelib(Wnck)
12mu|orca-3.8.2-2|43	Requires:   typelib(Atspi)
12mu|orca-3.8.2-2|44	
12mu|orca-3.8.2-2|45	%description
12mu|orca-3.8.2-2|46	A flexible, scriptable, extensible screen reader for the GNOME platform
12mu|orca-3.8.2-2|47	that provides access via speech synthesis, braille, and magnification.
12mu|orca-3.8.2-2|48	
12mu|orca-3.8.2-2|49	%prep
12mu|orca-3.8.2-2|50	%setup -q
12mu|orca-3.8.2-2|51	
12mu|orca-3.8.2-2|52	%build
12mu|orca-3.8.2-2|53	%configure2_5x
12mu|orca-3.8.2-2|54	%make
12mu|orca-3.8.2-2|55	
12mu|orca-3.8.2-2|56	%install
12mu|orca-3.8.2-2|57	%makeinstall_std
12mu|orca-3.8.2-2|58	
12mu|orca-3.8.2-2|59	%find_lang %{name} --with-gnome
12mu|orca-3.8.2-2|60	
12mu|orca-3.8.2-2|61	%files -f %{name}.lang
12mu|orca-3.8.2-2|62	%doc README NEWS
12mu|orca-3.8.2-2|63	%{_sysconfdir}/xdg/autostart/%{name}-autostart.desktop
12mu|orca-3.8.2-2|64	%{_bindir}/%{name}
12mu|orca-3.8.2-2|65	%{py3_platsitedir}/*orca*
12mu|orca-3.8.2-2|66	%{_datadir}/%{name}
12mu|orca-3.8.2-2|67	%{_datadir}/applications/%{name}.desktop
12mu|orca-3.8.2-2|68	%{_datadir}/icons/hicolor/*/apps/%{name}.*
12mu|orca-3.8.2-2|69	%{_mandir}/man1/%{name}.1*

20298 12
12mu|ortp-0.22.0-1|1	%define major 9
12mu|ortp-0.22.0-1|2	%define libname %mklibname %{name} %{major}
12mu|ortp-0.22.0-1|3	%define libnamedev %mklibname %{name} -d
12mu|ortp-0.22.0-1|4	
12mu|ortp-0.22.0-1|5	Summary:	Real-time Transport Protocol Stack
12mu|ortp-0.22.0-1|6	Name:		ortp
12mu|ortp-0.22.0-1|7	Version:	0.22.0
12mu|ortp-0.22.0-1|8	Release:	1
12mu|ortp-0.22.0-1|9	License:	LGPLv2+
12mu|ortp-0.22.0-1|10	Group:		Communications
12mu|ortp-0.22.0-1|11	URL:		http://linphone.org/ortp/
12mu|ortp-0.22.0-1|12	Source0:	http://download.savannah.gnu.org/releases-noredirect/linphone/ortp/sources/%{name}-%{version}.tar.gz
12mu|ortp-0.22.0-1|13	Source1:	http://download.savannah.gnu.org/releases-noredirect/linphone/ortp/sources/%{name}-%{version}.tar.gz.sig
12mu|ortp-0.22.0-1|14	BuildRequires:	pkgconfig(openssl)
12mu|ortp-0.22.0-1|15	BuildRequires:	doxygen
12mu|ortp-0.22.0-1|16	
12mu|ortp-0.22.0-1|17	%description
12mu|ortp-0.22.0-1|18	oRTP is a LGPL licensed C library implementing the RTP protocol
12mu|ortp-0.22.0-1|19	(rfc1889). It is available for most unix clones (primilarly Linux and
12mu|ortp-0.22.0-1|20	HP-UX), and Microsoft Windows.
12mu|ortp-0.22.0-1|21	
12mu|ortp-0.22.0-1|22	%package -n	%{libname}
12mu|ortp-0.22.0-1|23	Summary:	Real-time Transport Protocol Stack
12mu|ortp-0.22.0-1|24	Group:		System/Libraries
12mu|ortp-0.22.0-1|25	
12mu|ortp-0.22.0-1|26	%description -n	%{libname}
12mu|ortp-0.22.0-1|27	oRTP is a LGPL licensed C library implementing the RTP protocol
12mu|ortp-0.22.0-1|28	(rfc1889). It is available for most unix clones (primilarly Linux and
12mu|ortp-0.22.0-1|29	HP-UX), and Microsoft Windows.
12mu|ortp-0.22.0-1|30	
12mu|ortp-0.22.0-1|31	%package -n	%{libnamedev}
12mu|ortp-0.22.0-1|32	Summary:	Headers, libraries and docs for the oRTP library
12mu|ortp-0.22.0-1|33	Group:		Development/Other
12mu|ortp-0.22.0-1|34	Provides:	%{name}-devel = %{version}
12mu|ortp-0.22.0-1|35	Requires:	%{libname} = %{version}
12mu|ortp-0.22.0-1|36	Obsoletes:	%{libname}5-devel < 0.18.0
12mu|ortp-0.22.0-1|37	
12mu|ortp-0.22.0-1|38	%description -n %{libnamedev}
12mu|ortp-0.22.0-1|39	oRTP is a LGPL licensed C library implementing the RTP protocol
12mu|ortp-0.22.0-1|40	(rfc1889). It is available for most unix clones (primilarly Linux and
12mu|ortp-0.22.0-1|41	HP-UX), and Microsoft Windows.
12mu|ortp-0.22.0-1|42	
12mu|ortp-0.22.0-1|43	This package contains header files and development libraries needed to
12mu|ortp-0.22.0-1|44	develop programs using the oRTP library.
12mu|ortp-0.22.0-1|45	
12mu|ortp-0.22.0-1|46	%prep
12mu|ortp-0.22.0-1|47	%setup -q
12mu|ortp-0.22.0-1|48	
12mu|ortp-0.22.0-1|49	%build
12mu|ortp-0.22.0-1|50	%configure2_5x \
12mu|ortp-0.22.0-1|51	--disable-strict \
12mu|ortp-0.22.0-1|52	--enable-shared \
12mu|ortp-0.22.0-1|53	--disable-static \
12mu|ortp-0.22.0-1|54	--enable-ipv6
12mu|ortp-0.22.0-1|55	
12mu|ortp-0.22.0-1|56	%make
12mu|ortp-0.22.0-1|57	
12mu|ortp-0.22.0-1|58	%install
12mu|ortp-0.22.0-1|59	%makeinstall_std
12mu|ortp-0.22.0-1|60	
12mu|ortp-0.22.0-1|61	%files -n %{libname}
12mu|ortp-0.22.0-1|62	%{_libdir}/*.so.%{major}*
12mu|ortp-0.22.0-1|63	
12mu|ortp-0.22.0-1|64	%files -n %{libnamedev}
12mu|ortp-0.22.0-1|65	%doc AUTHORS COPYING ChangeLog INSTALL README TODO
12mu|ortp-0.22.0-1|66	%{_libdir}/*.so
12mu|ortp-0.22.0-1|67	%{_libdir}/pkgconfig/*.pc
12mu|ortp-0.22.0-1|68	%{_includedir}/%{name}
12mu|ortp-0.22.0-1|69	%{_docdir}/%{name}-%{version}
12mu|ortp-0.22.0-1|70	
12mu|ortp-0.22.0-1|71	%changelog
12mu|ortp-0.22.0-1|72	* Wed Feb 01 2012 Andrey Bondrov <abondrov@mandriva.org> 0.18.0-1mdv2012.0
12mu|ortp-0.22.0-1|73	+ Revision: 770437
12mu|ortp-0.22.0-1|74	- New version 0.18.0
12mu|ortp-0.22.0-1|75	
12mu|ortp-0.22.0-1|76	* Thu May 05 2011 Funda Wang <fwang@mandriva.org> 0.16.3-2
12mu|ortp-0.22.0-1|77	+ Revision: 669312
12mu|ortp-0.22.0-1|78	- fix build
12mu|ortp-0.22.0-1|79	
12mu|ortp-0.22.0-1|80	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|ortp-0.22.0-1|81	- mass rebuild
12mu|ortp-0.22.0-1|82	
12mu|ortp-0.22.0-1|83	* Fri Aug 06 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.16.3-1mdv2011.0
12mu|ortp-0.22.0-1|84	+ Revision: 566539
12mu|ortp-0.22.0-1|85	- update to 0.16.3
12mu|ortp-0.22.0-1|86	- drop patch0, hasn't been applied for some time (and Fedora already dropped it)
12mu|ortp-0.22.0-1|87	- update source url
12mu|ortp-0.22.0-1|88	
12mu|ortp-0.22.0-1|89	* Wed Apr 07 2010 Funda Wang <fwang@mandriva.org> 0.16.1-4mdv2010.1
12mu|ortp-0.22.0-1|90	+ Revision: 532520
12mu|ortp-0.22.0-1|91	- rebuild
12mu|ortp-0.22.0-1|92	
12mu|ortp-0.22.0-1|93	* Fri Feb 26 2010 Oden Eriksson <oeriksson@mandriva.com> 0.16.1-3mdv2010.1
12mu|ortp-0.22.0-1|94	+ Revision: 511607
12mu|ortp-0.22.0-1|95	- rebuilt against openssl-0.9.8m
12mu|ortp-0.22.0-1|96	
12mu|ortp-0.22.0-1|97	* Sun Sep 27 2009 Olivier Blin <blino@mandriva.org> 0.16.1-2mdv2010.0
12mu|ortp-0.22.0-1|98	+ Revision: 450190
12mu|ortp-0.22.0-1|99	- fix build by adding missing read() check on non-x86, because it
12mu|ortp-0.22.0-1|100	fallbacks to reading /dev/random to get random data and never checks
12mu|ortp-0.22.0-1|101	read() return value; as we're building with Werror, it fails to
12mu|ortp-0.22.0-1|102	build (from Arnaud Patard)
12mu|ortp-0.22.0-1|103	
12mu|ortp-0.22.0-1|104	* Sun Sep 20 2009 Funda Wang <fwang@mandriva.org> 0.16.1-1mdv2010.0
12mu|ortp-0.22.0-1|105	+ Revision: 444862
12mu|ortp-0.22.0-1|106	- New version 0.16.1
12mu|ortp-0.22.0-1|107	
12mu|ortp-0.22.0-1|108	* Tue May 05 2009 Funda Wang <fwang@mandriva.org> 0.16.0-1mdv2010.0
12mu|ortp-0.22.0-1|109	+ Revision: 372136
12mu|ortp-0.22.0-1|110	- New version 0.16.0
12mu|ortp-0.22.0-1|111	
12mu|ortp-0.22.0-1|112	* Wed Feb 18 2009 Emmanuel Andry <eandry@mandriva.org> 0.15.0-1mdv2009.1
12mu|ortp-0.22.0-1|113	+ Revision: 342649
12mu|ortp-0.22.0-1|114	- BR doxygen
12mu|ortp-0.22.0-1|115	- New version 0.15.0
12mu|ortp-0.22.0-1|116	- New major 8
12mu|ortp-0.22.0-1|117	- apply devel library policy
12mu|ortp-0.22.0-1|118	- fix license
12mu|ortp-0.22.0-1|119	- disable P0 (doesn't apply, and can't check if still needed because of ppc arch
12mu|ortp-0.22.0-1|120	- BR openssl-devel
12mu|ortp-0.22.0-1|121	- enable ipv6
12mu|ortp-0.22.0-1|122	- package doc
12mu|ortp-0.22.0-1|123	
12mu|ortp-0.22.0-1|124	* Sat Oct 25 2008 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.13.1-1mdv2009.1
12mu|ortp-0.22.0-1|125	+ Revision: 297027
12mu|ortp-0.22.0-1|126	- Fix File list
12mu|ortp-0.22.0-1|127	- Fix File list
12mu|ortp-0.22.0-1|128	- New version (needed by kdenetwork 4.1.71)
12mu|ortp-0.22.0-1|129	
12mu|ortp-0.22.0-1|130	* Sat Jun 28 2008 Oden Eriksson <oeriksson@mandriva.com> 0.10.0-5mdv2009.0
12mu|ortp-0.22.0-1|131	+ Revision: 229672
12mu|ortp-0.22.0-1|132	- rebuild
12mu|ortp-0.22.0-1|133	
12mu|ortp-0.22.0-1|134	+ Thierry Vignaud <tv@mandriva.org>
12mu|ortp-0.22.0-1|135	- rebuild
12mu|ortp-0.22.0-1|136	
12mu|ortp-0.22.0-1|137	+ Pixel <pixel@mandriva.com>
12mu|ortp-0.22.0-1|138	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|ortp-0.22.0-1|139	
12mu|ortp-0.22.0-1|140	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.10.0-3mdv2008.1
12mu|ortp-0.22.0-1|141	+ Revision: 179114
12mu|ortp-0.22.0-1|142	- rebuild
12mu|ortp-0.22.0-1|143	
12mu|ortp-0.22.0-1|144	+ Olivier Blin <blino@mandriva.org>
12mu|ortp-0.22.0-1|145	- restore BuildRoot
12mu|ortp-0.22.0-1|146	
12mu|ortp-0.22.0-1|147	+ Thierry Vignaud <tv@mandriva.org>
12mu|ortp-0.22.0-1|148	- kill re-definition of %%buildroot on Pixel's request
12mu|ortp-0.22.0-1|149	
12mu|ortp-0.22.0-1|150	
12mu|ortp-0.22.0-1|151	* Wed Jan 03 2007 Emmanuel Blindauer <blindauer@mandriva.org> 0.10.0-2mdv2007.0
12mu|ortp-0.22.0-1|152	+ Revision: 103558
12mu|ortp-0.22.0-1|153	- fix ppc build (patch 0)
12mu|ortp-0.22.0-1|154	- Import ortp
12mu|ortp-0.22.0-1|155	
12mu|ortp-0.22.0-1|156	* Fri Jun 16 2006 Austin Acton <austin@mandriva.org> 0.10.0-2mdv2007.0
12mu|ortp-0.22.0-1|157	- major 5
12mu|ortp-0.22.0-1|158	
12mu|ortp-0.22.0-1|159	* Fri Jun 16 2006 Austin Acton <austin@mandriva.org> 0.10.0-1mdv2007.0
12mu|ortp-0.22.0-1|160	- New release 0.10.0
12mu|ortp-0.22.0-1|161	
12mu|ortp-0.22.0-1|162	* Thu Mar 09 2006 Austin Acton <austin@mandriva.org> 0.9.0-1mdk
12mu|ortp-0.22.0-1|163	- New release 0.9.0
12mu|ortp-0.22.0-1|164	- major 4
12mu|ortp-0.22.0-1|165	- move docs to devel package
12mu|ortp-0.22.0-1|166	- buildrequires gtk-doc
12mu|ortp-0.22.0-1|167	
12mu|ortp-0.22.0-1|168	* Mon Feb 13 2006 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-1mdk
12mu|ortp-0.22.0-1|169	- 0.8.1
12mu|ortp-0.22.0-1|170	
12mu|ortp-0.22.0-1|171	* Tue Dec 20 2005 Lenny Cartier <lenny@mandriva.com> 0.8.0-1mdk
12mu|ortp-0.22.0-1|172	- 0.8.0
12mu|ortp-0.22.0-1|173	
12mu|ortp-0.22.0-1|174	* Wed Oct 26 2005 Francois-Xavier Kowalski <fix@hp.com>
12mu|ortp-0.22.0-1|175	- Add to oRTP distribution with "make rpm" target
12mu|ortp-0.22.0-1|176	

20299 12
12mu|os-prober-1.63-4|1	%define _libexecdir %{_exec_prefix}/lib
12mu|os-prober-1.63-4|2	%define lprob linux-boot-prober
12mu|os-prober-1.63-4|3	
12mu|os-prober-1.63-4|4	Name:           os-prober
12mu|os-prober-1.63-4|5	Version:        1.63
12mu|os-prober-1.63-4|6	Release:        4
12mu|os-prober-1.63-4|7	Summary:        Probes disks on the system for installed operating systems
12mu|os-prober-1.63-4|8	License:        GPLv1 and GPLv2+
12mu|os-prober-1.63-4|9	Group:          System/Configuration/Boot and Init
12mu|os-prober-1.63-4|10	Url:            http://kitenet.net/~joey/code/os-prober/
12mu|os-prober-1.63-4|11	#               http://ftp.de.debian.org/debian/pool/main/o/os-prober/os-prober_1.61.tar.gz
12mu|os-prober-1.63-4|12	Source0:        http://ftp.de.debian.org/debian/pool/main/o/%{name}/%{name}_%{version}.tar.gz
12mu|os-prober-1.63-4|13	Source1:        COPYING-note.txt
12mu|os-prober-1.63-4|14	
12mu|os-prober-1.63-4|15	# move newns binary outside of os-prober subdirectory, so that debuginfo
12mu|os-prober-1.63-4|16	# can be automatically generated for it
12mu|os-prober-1.63-4|17	Patch0:         os-prober-newnsdirfix.patch
12mu|os-prober-1.63-4|18	# Fix spelling of SUSE aj@suse.de
12mu|os-prober-1.63-4|19	Patch1:         os-prober-SUSE.patch
12mu|os-prober-1.63-4|20	# Sent upstream by Fedora
12mu|os-prober-1.63-4|21	Patch2:         os-prober-mdraidfix.patch
12mu|os-prober-1.63-4|22	Patch3:         os-prober-yaboot-parsefix.patch
12mu|os-prober-1.63-4|23	Patch4:         os-prober-usrmovefix.patch
12mu|os-prober-1.63-4|24	Patch5:         os-prober-remove-basename.patch
12mu|os-prober-1.63-4|25	Patch6:         os-prober-disable-debug-test.patch
12mu|os-prober-1.63-4|26	# To be sent upstream by Fedora
12mu|os-prober-1.63-4|27	Patch7:         os-prober-btrfsfix.patch
12mu|os-prober-1.63-4|28	Patch8:         os-prober-factor-out-logger.patch
12mu|os-prober-1.63-4|29	Patch9:         os-prober-bootpart-name-fix.patch
12mu|os-prober-1.63-4|30	Patch10:        os-prober-mounted-partitions-fix.patch
12mu|os-prober-1.63-4|31	# Add ROSA to 90linux-distro
12mu|os-prober-1.63-4|32	Patch11:        os-prober-1.57-add_rosa-release_to_90linux-distro.patch
12mu|os-prober-1.63-4|33	#Patch12:		os-prober-missed-os-fix.patch
12mu|os-prober-1.63-4|34	
12mu|os-prober-1.63-4|35	Patch13:        os-prober-1.63-fallback-sort-by-kernel-version.patch
12mu|os-prober-1.63-4|36	Patch14:        os-prober-1.63-skip-os-prober-entries.patch
12mu|os-prober-1.63-4|37	Patch15:        os-prober-1.63-efi-support.patch
12mu|os-prober-1.63-4|38	
12mu|os-prober-1.63-4|39	%description
12mu|os-prober-1.63-4|40	This package detects other OSes available on a system and outputs the results
12mu|os-prober-1.63-4|41	in a generic machine-readable format. Support for new OSes and Linux
12mu|os-prober-1.63-4|42	distributions can be added easily.
12mu|os-prober-1.63-4|43	
12mu|os-prober-1.63-4|44	%prep
12mu|os-prober-1.63-4|45	%setup -q -n %{name}-%{version}
12mu|os-prober-1.63-4|46	cp %SOURCE1 .
12mu|os-prober-1.63-4|47	
12mu|os-prober-1.63-4|48	%apply_patches
12mu|os-prober-1.63-4|49	
12mu|os-prober-1.63-4|50	%build
12mu|os-prober-1.63-4|51	
12mu|os-prober-1.63-4|52	%make
12mu|os-prober-1.63-4|53	
12mu|os-prober-1.63-4|54	%install
12mu|os-prober-1.63-4|55	install -m 0755 -d %{buildroot}%{_bindir}
12mu|os-prober-1.63-4|56	install -m 0755 -d %{buildroot}%{_sbindir}
12mu|os-prober-1.63-4|57	install -m 0755 -d %{buildroot}%{_localstatedir}/lib/%{name}
12mu|os-prober-1.63-4|58	
12mu|os-prober-1.63-4|59	install -m 0755 -p os-prober linux-boot-prober %{buildroot}%{_sbindir}
12mu|os-prober-1.63-4|60	install -m 0755 -Dp newns %{buildroot}%{_libexecdir}/newns
12mu|os-prober-1.63-4|61	install -m 0644 -Dp common.sh %{buildroot}%{_datadir}/%{name}/common.sh
12mu|os-prober-1.63-4|62	
12mu|os-prober-1.63-4|63	%ifarch %{ix86} x86_64
12mu|os-prober-1.63-4|64	ARCH=x86
12mu|os-prober-1.63-4|65	%endif
12mu|os-prober-1.63-4|66	
12mu|os-prober-1.63-4|67	for probes in os-probes os-probes/mounted os-probes/init \
12mu|os-prober-1.63-4|68	linux-boot-probes linux-boot-probes/mounted; do
12mu|os-prober-1.63-4|69	install -m 755 -d %{buildroot}%{_libexecdir}/$probes
12mu|os-prober-1.63-4|70	cp -a $probes/common/* %{buildroot}%{_libexecdir}/$probes
12mu|os-prober-1.63-4|71	if [ -e "$probes/$ARCH" ]; then
12mu|os-prober-1.63-4|72	cp -a $probes/$ARCH/* %{buildroot}%{_libexecdir}/$probes
12mu|os-prober-1.63-4|73	fi
12mu|os-prober-1.63-4|74	done
12mu|os-prober-1.63-4|75	if [ "$ARCH" = x86 ]; then
12mu|os-prober-1.63-4|76	install -m 755 -p os-probes/mounted/powerpc/20macosx \
12mu|os-prober-1.63-4|77	%{buildroot}%{_libexecdir}/os-probes/mounted
12mu|os-prober-1.63-4|78	fi
12mu|os-prober-1.63-4|79	
12mu|os-prober-1.63-4|80	# console user, ask for root password
12mu|os-prober-1.63-4|81	for pak in %{name} %{lprob}; do
12mu|os-prober-1.63-4|82	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/$pak
12mu|os-prober-1.63-4|83	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mu|os-prober-1.63-4|84	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
12mu|os-prober-1.63-4|85	USER=root
12mu|os-prober-1.63-4|86	PROGRAM=/usr/sbin/$pak
12mu|os-prober-1.63-4|87	FALLBACK=false
12mu|os-prober-1.63-4|88	SESSION=true
12mu|os-prober-1.63-4|89	EOF
12mu|os-prober-1.63-4|90	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mu|os-prober-1.63-4|91	cat > %{buildroot}%{_sysconfdir}/pam.d/$pak  <<EOF
12mu|os-prober-1.63-4|92	#%PAM-1.0
12mu|os-prober-1.63-4|93	auth		include		config-util
12mu|os-prober-1.63-4|94	account		include		config-util
12mu|os-prober-1.63-4|95	session		include		config-util
12mu|os-prober-1.63-4|96	EOF
12mu|os-prober-1.63-4|97	done
12mu|os-prober-1.63-4|98	
12mu|os-prober-1.63-4|99	%files
12mu|os-prober-1.63-4|100	%doc README TODO debian/copyright debian/changelog COPYING-note.txt
12mu|os-prober-1.63-4|101	%{_bindir}/*
12mu|os-prober-1.63-4|102	%{_sbindir}/*
12mu|os-prober-1.63-4|103	%{_libexecdir}/linux-boot-probes
12mu|os-prober-1.63-4|104	%{_libexecdir}/newns
12mu|os-prober-1.63-4|105	%{_libexecdir}/os-probes
12mu|os-prober-1.63-4|106	%{_datadir}/%{name}
12mu|os-prober-1.63-4|107	%{_localstatedir}/lib/%{name}
12mu|os-prober-1.63-4|108	%{_sysconfdir}/pam.d/*
12mu|os-prober-1.63-4|109	%{_sysconfdir}/security/console.apps/*
12mu|os-prober-1.63-4|110	
12mu|os-prober-1.63-4|111	%changelog
12mu|os-prober-1.63-4|112	* Fri Jul 18 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 1.63-4
12mu|os-prober-1.63-4|113	+ Revision: 5deec92
12mu|os-prober-1.63-4|114	- Improvements in boot entries enumerating
12mu|os-prober-1.63-4|115	- 1. Sorting by kernels (latest first) when enumerating boot entries.
12mu|os-prober-1.63-4|116	- 2. When parsing grub2 menu, skip entries generated by 30_os-prober: they do not belong to the analyzed system.
12mu|os-prober-1.63-4|117	- 3. Grub2 menu parser: Added support for EFI menu entries.
12mu|os-prober-1.63-4|118	
12mu|os-prober-1.63-4|119	

20300 12
12mu|ossp-1.3.2-4|1	Summary:	OSS (Open Sound System) Proxy Daemon
12mu|ossp-1.3.2-4|2	Name:		ossp
12mu|ossp-1.3.2-4|3	Version:	1.3.2
12mu|ossp-1.3.2-4|4	Release:	4
12mu|ossp-1.3.2-4|5	License:	GPLv2+
12mu|ossp-1.3.2-4|6	Group:		Sound
12mu|ossp-1.3.2-4|7	Url:		http://sourceforge.net/projects/osspd/
12mu|ossp-1.3.2-4|8	Source0:	%{name}-%{version}.tar.gz
12mu|ossp-1.3.2-4|9	Patch0:		0001-Add-a-very-simple-systemd-unit.patch
12mu|ossp-1.3.2-4|10	Patch1:		0002-udev-Rename-udev-rules-and-add-uaccess-udev-acl-tags.patch
12mu|ossp-1.3.2-4|11	Patch2:		ossp-1.3.2-fix-build-lrt.patch
12mu|ossp-1.3.2-4|12	Patch3:		ossp-1.3.2-sfmt.patch
12mu|ossp-1.3.2-4|13	BuildRequires:	pkgconfig(alsa)
12mu|ossp-1.3.2-4|14	BuildRequires:	pkgconfig(fuse)
12mu|ossp-1.3.2-4|15	BuildRequires:	pkgconfig(libpulse)
12mu|ossp-1.3.2-4|16	Requires(post,preun): rpm-helper >= 0.24.1
12mu|ossp-1.3.2-4|17	Suggests:	pulseaudio
12mu|ossp-1.3.2-4|18	
12mu|ossp-1.3.2-4|19	%description
12mu|ossp-1.3.2-4|20	OSS Proxy Daemon is Linux userland OSS sound device (/dev/[a]dsp
12mu|ossp-1.3.2-4|21	and /dev/mixer) implementation using CUSE. Currently it supports
12mu|ossp-1.3.2-4|22	forwarding OSS sound streams to PulseAudio and ALSA.
12mu|ossp-1.3.2-4|23	
12mu|ossp-1.3.2-4|24	%files
12mu|ossp-1.3.2-4|25	%doc README
12mu|ossp-1.3.2-4|26	%{_sbindir}/ossp*
12mu|ossp-1.3.2-4|27	/lib/udev/rules.d/70-osscuse.rules
12mu|ossp-1.3.2-4|28	%{_sysconfdir}/modprobe.preload.d/%{name}.conf
12mu|ossp-1.3.2-4|29	/lib/systemd/system/osspd.service
12mu|ossp-1.3.2-4|30	/lib/systemd/system/sound.target.wants/osspd.service
12mu|ossp-1.3.2-4|31	
12mu|ossp-1.3.2-4|32	#----------------------------------------------------------------------------
12mu|ossp-1.3.2-4|33	
12mu|ossp-1.3.2-4|34	%prep
12mu|ossp-1.3.2-4|35	%setup -q
12mu|ossp-1.3.2-4|36	%patch0 -p1
12mu|ossp-1.3.2-4|37	%patch1 -p1
12mu|ossp-1.3.2-4|38	%patch2 -p1
12mu|ossp-1.3.2-4|39	%patch3 -p1
12mu|ossp-1.3.2-4|40	
12mu|ossp-1.3.2-4|41	sed -i 's,/usr/local,%{_prefix},' Makefile
12mu|ossp-1.3.2-4|42	sed -i 's,/etc/udev/rules.d,/lib/udev/rules.d,' Makefile
12mu|ossp-1.3.2-4|43	
12mu|ossp-1.3.2-4|44	%build
12mu|ossp-1.3.2-4|45	%setup_compile_flags
12mu|ossp-1.3.2-4|46	%make
12mu|ossp-1.3.2-4|47	
12mu|ossp-1.3.2-4|48	%install
12mu|ossp-1.3.2-4|49	%makeinstall_std
12mu|ossp-1.3.2-4|50	
12mu|ossp-1.3.2-4|51	mkdir -p %{buildroot}%{_sysconfdir}/modprobe.preload.d
12mu|ossp-1.3.2-4|52	echo "cuse" >%{buildroot}%{_sysconfdir}/modprobe.preload.d/%{name}.conf
12mu|ossp-1.3.2-4|53	
12mu|ossp-1.3.2-4|54	%post
12mu|ossp-1.3.2-4|55	if [ "$1" -eq "1" ] ; then
12mu|ossp-1.3.2-4|56	# Initial installation
12mu|ossp-1.3.2-4|57	modprobe cuse
12mu|ossp-1.3.2-4|58	fi
12mu|ossp-1.3.2-4|59	
12mu|ossp-1.3.2-4|60	%changelog
12mu|ossp-1.3.2-4|61	* Fri Apr 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-4
12mu|ossp-1.3.2-4|62	+ Revision: bf8ad40
12mu|ossp-1.3.2-4|63	- Added modprobe cuse to postscript
12mu|ossp-1.3.2-4|64	
12mu|ossp-1.3.2-4|65	

20301 12
12mu|oxygen-gtk-1.4.1-1|1	Summary:	A port of the default KDE widget theme (Oxygen) to gtk
12mu|oxygen-gtk-1.4.1-1|2	Name:		oxygen-gtk
12mu|oxygen-gtk-1.4.1-1|3	Version:	1.4.1
12mu|oxygen-gtk-1.4.1-1|4	Release:	1
12mu|oxygen-gtk-1.4.1-1|5	License:	LGPLv2+
12mu|oxygen-gtk-1.4.1-1|6	Group:		Graphical desktop/KDE
12mu|oxygen-gtk-1.4.1-1|7	Url:		https://projects.kde.org/projects/playground/artwork/oxygen-gtk
12mu|oxygen-gtk-1.4.1-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/oxygen-gtk2/%{version}/src/%{name}2-%{version}.tar.bz2
12mu|oxygen-gtk-1.4.1-1|9	BuildRequires:	cmake
12mu|oxygen-gtk-1.4.1-1|10	BuildRequires:	pkgconfig(cairo)
12mu|oxygen-gtk-1.4.1-1|11	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|oxygen-gtk-1.4.1-1|12	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|oxygen-gtk-1.4.1-1|13	Requires:	oxygen-gtk2-engine = %{version}-%{release}
12mu|oxygen-gtk-1.4.1-1|14	
12mu|oxygen-gtk-1.4.1-1|15	%description
12mu|oxygen-gtk-1.4.1-1|16	Oxygen-Gtk is a port of the default KDE widget theme (Oxygen), to gtk.
12mu|oxygen-gtk-1.4.1-1|17	
12mu|oxygen-gtk-1.4.1-1|18	It's primary goal is to ensure visual consistency between gtk and qt-based
12mu|oxygen-gtk-1.4.1-1|19	applications running under kde. A secondary objective is to also have a
12mu|oxygen-gtk-1.4.1-1|20	stand-alone nice looking gtk theme that would behave well on other Desktop
12mu|oxygen-gtk-1.4.1-1|21	Environments.
12mu|oxygen-gtk-1.4.1-1|22	
12mu|oxygen-gtk-1.4.1-1|23	Unlike other attempts made to port the kde oxygen theme to gtk, this attempt
12mu|oxygen-gtk-1.4.1-1|24	does not depend on Qt (via some Qt to Gtk conversion engine), nor does render
12mu|oxygen-gtk-1.4.1-1|25	the widget appearance via hard coded pixmaps, which otherwise breaks everytime
12mu|oxygen-gtk-1.4.1-1|26	some setting is changed in kde.
12mu|oxygen-gtk-1.4.1-1|27	
12mu|oxygen-gtk-1.4.1-1|28	%files
12mu|oxygen-gtk-1.4.1-1|29	%doc AUTHORS COPYING INSTALL README
12mu|oxygen-gtk-1.4.1-1|30	%{_bindir}/*
12mu|oxygen-gtk-1.4.1-1|31	%{_datadir}/themes/oxygen-gtk
12mu|oxygen-gtk-1.4.1-1|32	
12mu|oxygen-gtk-1.4.1-1|33	#------------------------------------------------
12mu|oxygen-gtk-1.4.1-1|34	
12mu|oxygen-gtk-1.4.1-1|35	%define libname %mklibname oxygen-gtk
12mu|oxygen-gtk-1.4.1-1|36	
12mu|oxygen-gtk-1.4.1-1|37	%package -n %{libname}
12mu|oxygen-gtk-1.4.1-1|38	Summary:	Dynamic libraries for %{name}
12mu|oxygen-gtk-1.4.1-1|39	Group:		System/Libraries
12mu|oxygen-gtk-1.4.1-1|40	Provides:	oxygen-gtk2-engine = %{version}-%{release}
12mu|oxygen-gtk-1.4.1-1|41	Conflicts:	oxygen-gtk < 1.3.0
12mu|oxygen-gtk-1.4.1-1|42	
12mu|oxygen-gtk-1.4.1-1|43	%description -n %{libname}
12mu|oxygen-gtk-1.4.1-1|44	Dynamic libraries for %{name}.
12mu|oxygen-gtk-1.4.1-1|45	
12mu|oxygen-gtk-1.4.1-1|46	%files -n %{libname}
12mu|oxygen-gtk-1.4.1-1|47	%{_libdir}/gtk-2.0/2.10.0/engines/liboxygen-gtk.so
12mu|oxygen-gtk-1.4.1-1|48	
12mu|oxygen-gtk-1.4.1-1|49	#------------------------------------------------
12mu|oxygen-gtk-1.4.1-1|50	
12mu|oxygen-gtk-1.4.1-1|51	%prep
12mu|oxygen-gtk-1.4.1-1|52	%setup -q -n %{name}2-%{version}
12mu|oxygen-gtk-1.4.1-1|53	
12mu|oxygen-gtk-1.4.1-1|54	%build
12mu|oxygen-gtk-1.4.1-1|55	%cmake \
12mu|oxygen-gtk-1.4.1-1|56	-DOXYGEN_FORCE_KDE_ICONS_AND_FONTS=0
12mu|oxygen-gtk-1.4.1-1|57	%make
12mu|oxygen-gtk-1.4.1-1|58	
12mu|oxygen-gtk-1.4.1-1|59	%install
12mu|oxygen-gtk-1.4.1-1|60	%makeinstall_std -C build
12mu|oxygen-gtk-1.4.1-1|61	
12mu|oxygen-gtk-1.4.1-1|62	
12mu|oxygen-gtk-1.4.1-1|63	%changelog
12mu|oxygen-gtk-1.4.1-1|64	* Tue Dec 17 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.1-1
12mu|oxygen-gtk-1.4.1-1|65	+ Revision: 75b97a9
12mu|oxygen-gtk-1.4.1-1|66	- LOG New version 1.4.1
12mu|oxygen-gtk-1.4.1-1|67	
12mu|oxygen-gtk-1.4.1-1|68	

20302 12
12mu|oxygen-gtk3-1.2.1-1|1	Summary:	A port of the default KDE widget theme (Oxygen) to gtk3
12mu|oxygen-gtk3-1.2.1-1|2	Name:		oxygen-gtk3
12mu|oxygen-gtk3-1.2.1-1|3	Version:	1.2.1
12mu|oxygen-gtk3-1.2.1-1|4	Release:	1
12mu|oxygen-gtk3-1.2.1-1|5	License:	LGPLv2+
12mu|oxygen-gtk3-1.2.1-1|6	Group:		Graphical desktop/KDE
12mu|oxygen-gtk3-1.2.1-1|7	Url:		https://projects.kde.org/projects/playground/artwork/oxygen-gtk
12mu|oxygen-gtk3-1.2.1-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/oxygen-gtk3/%{version}/src/%{name}-%{version}.tar.bz2
12mu|oxygen-gtk3-1.2.1-1|9	BuildRequires:	cmake
12mu|oxygen-gtk3-1.2.1-1|10	BuildRequires:	pkgconfig(cairo)
12mu|oxygen-gtk3-1.2.1-1|11	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|oxygen-gtk3-1.2.1-1|12	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.2.0
12mu|oxygen-gtk3-1.2.1-1|13	Suggests:	oxygen-icon-theme
12mu|oxygen-gtk3-1.2.1-1|14	Requires:	%{name}-engine = %{version}-%{release}
12mu|oxygen-gtk3-1.2.1-1|15	
12mu|oxygen-gtk3-1.2.1-1|16	%description
12mu|oxygen-gtk3-1.2.1-1|17	Oxygen-Gtk3 is a port of the default KDE widget theme (Oxygen), to gtk3.
12mu|oxygen-gtk3-1.2.1-1|18	
12mu|oxygen-gtk3-1.2.1-1|19	It's primary goal is to ensure visual consistency between gtk and qt-based
12mu|oxygen-gtk3-1.2.1-1|20	applications running under kde. A secondary objective is to also have a
12mu|oxygen-gtk3-1.2.1-1|21	stand-alone nice looking gtk theme that would behave well on other Desktop
12mu|oxygen-gtk3-1.2.1-1|22	Environments.
12mu|oxygen-gtk3-1.2.1-1|23	
12mu|oxygen-gtk3-1.2.1-1|24	Unlike other attempts made to port the kde oxygen theme to gtk3, this attempt
12mu|oxygen-gtk3-1.2.1-1|25	does not depend on Qt (via some Qt to Gtk conversion engine), nor does render
12mu|oxygen-gtk3-1.2.1-1|26	the widget appearance via hard coded pixmaps, which otherwise breaks everytime
12mu|oxygen-gtk3-1.2.1-1|27	some setting is changed in kde.
12mu|oxygen-gtk3-1.2.1-1|28	
12mu|oxygen-gtk3-1.2.1-1|29	%files
12mu|oxygen-gtk3-1.2.1-1|30	%{_bindir}/%{name}-demo
12mu|oxygen-gtk3-1.2.1-1|31	%{_datadir}/themes/oxygen-gtk
12mu|oxygen-gtk3-1.2.1-1|32	
12mu|oxygen-gtk3-1.2.1-1|33	#------------------------------------------------
12mu|oxygen-gtk3-1.2.1-1|34	
12mu|oxygen-gtk3-1.2.1-1|35	%define libname %mklibname %{name}
12mu|oxygen-gtk3-1.2.1-1|36	
12mu|oxygen-gtk3-1.2.1-1|37	%package -n %{libname}
12mu|oxygen-gtk3-1.2.1-1|38	Summary:	Dynamic libraries for %{name}
12mu|oxygen-gtk3-1.2.1-1|39	Group:		System/Libraries
12mu|oxygen-gtk3-1.2.1-1|40	Provides:	%{name}-engine = %{version}-%{release}
12mu|oxygen-gtk3-1.2.1-1|41	
12mu|oxygen-gtk3-1.2.1-1|42	%description -n %{libname}
12mu|oxygen-gtk3-1.2.1-1|43	Dynamic libraries for %{name}.
12mu|oxygen-gtk3-1.2.1-1|44	
12mu|oxygen-gtk3-1.2.1-1|45	%files -n %{libname}
12mu|oxygen-gtk3-1.2.1-1|46	%{_libdir}/gtk-3.0/3.0.0/theming-engines/liboxygen-gtk.so
12mu|oxygen-gtk3-1.2.1-1|47	
12mu|oxygen-gtk3-1.2.1-1|48	#------------------------------------------------
12mu|oxygen-gtk3-1.2.1-1|49	
12mu|oxygen-gtk3-1.2.1-1|50	%prep
12mu|oxygen-gtk3-1.2.1-1|51	%setup -q
12mu|oxygen-gtk3-1.2.1-1|52	
12mu|oxygen-gtk3-1.2.1-1|53	%build
12mu|oxygen-gtk3-1.2.1-1|54	%cmake -DOXYGEN_FORCE_KDE_ICONS_AND_FONTS=0
12mu|oxygen-gtk3-1.2.1-1|55	%make
12mu|oxygen-gtk3-1.2.1-1|56	
12mu|oxygen-gtk3-1.2.1-1|57	%install
12mu|oxygen-gtk3-1.2.1-1|58	%makeinstall_std -C build
12mu|oxygen-gtk3-1.2.1-1|59	
12mu|oxygen-gtk3-1.2.1-1|60	
12mu|oxygen-gtk3-1.2.1-1|61	%changelog
12mu|oxygen-gtk3-1.2.1-1|62	* Wed Dec 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.1-1
12mu|oxygen-gtk3-1.2.1-1|63	+ Revision: f3647b4
12mu|oxygen-gtk3-1.2.1-1|64	- LOG Revert to 1.2.1 for now
12mu|oxygen-gtk3-1.2.1-1|65	
12mu|oxygen-gtk3-1.2.1-1|66	

20303 12
12mu|oxygen-icon-theme-4.12.4-1|1	Summary:	Oxygen icon theme
12mu|oxygen-icon-theme-4.12.4-1|2	Name:		oxygen-icon-theme
12mu|oxygen-icon-theme-4.12.4-1|3	Version:	4.12.4
12mu|oxygen-icon-theme-4.12.4-1|4	Release:	1
12mu|oxygen-icon-theme-4.12.4-1|5	Epoch:		1
12mu|oxygen-icon-theme-4.12.4-1|6	License:	GPL
12mu|oxygen-icon-theme-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|oxygen-icon-theme-4.12.4-1|8	Url:		http://www.kde.org
12mu|oxygen-icon-theme-4.12.4-1|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/oxygen-icons-%{version}.tar.xz
12mu|oxygen-icon-theme-4.12.4-1|10	BuildRequires:	cmake
12mu|oxygen-icon-theme-4.12.4-1|11	BuildRequires:	kde4-macros
12mu|oxygen-icon-theme-4.12.4-1|12	Provides:	kde4-icon-theme
12mu|oxygen-icon-theme-4.12.4-1|13	BuildArch:	noarch
12mu|oxygen-icon-theme-4.12.4-1|14	
12mu|oxygen-icon-theme-4.12.4-1|15	%description
12mu|oxygen-icon-theme-4.12.4-1|16	Oxygen KDE 4 icon theme. Compliant with FreeDesktop.org naming schema
12mu|oxygen-icon-theme-4.12.4-1|17	
12mu|oxygen-icon-theme-4.12.4-1|18	%files
12mu|oxygen-icon-theme-4.12.4-1|19	%{_iconsdir}/oxygen
12mu|oxygen-icon-theme-4.12.4-1|20	# This is needed as hicolor is the fallback for icons
12mu|oxygen-icon-theme-4.12.4-1|21	%{_kde_iconsdir}/hicolor/*/apps/*
12mu|oxygen-icon-theme-4.12.4-1|22	%{_var}/lib/rpm/filetriggers/gtk-icon-cache-oxygen.*
12mu|oxygen-icon-theme-4.12.4-1|23	
12mu|oxygen-icon-theme-4.12.4-1|24	#-----------------------------------------------------------------------------
12mu|oxygen-icon-theme-4.12.4-1|25	
12mu|oxygen-icon-theme-4.12.4-1|26	%prep
12mu|oxygen-icon-theme-4.12.4-1|27	%setup -q -n oxygen-icons-%{version}
12mu|oxygen-icon-theme-4.12.4-1|28	
12mu|oxygen-icon-theme-4.12.4-1|29	%build
12mu|oxygen-icon-theme-4.12.4-1|30	%cmake_kde4
12mu|oxygen-icon-theme-4.12.4-1|31	
12mu|oxygen-icon-theme-4.12.4-1|32	%install
12mu|oxygen-icon-theme-4.12.4-1|33	%makeinstall_std -C build
12mu|oxygen-icon-theme-4.12.4-1|34	
12mu|oxygen-icon-theme-4.12.4-1|35	# automatic gtk icon cache update on rpm installs/removals
12mu|oxygen-icon-theme-4.12.4-1|36	# (see http://wiki.mandriva.com/en/Rpm_filetriggers)
12mu|oxygen-icon-theme-4.12.4-1|37	install -d %{buildroot}%{_var}/lib/rpm/filetriggers
12mu|oxygen-icon-theme-4.12.4-1|38	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/gtk-icon-cache-oxygen.filter << EOF
12mu|oxygen-icon-theme-4.12.4-1|39	^./usr/share/icons/oxygen/
12mu|oxygen-icon-theme-4.12.4-1|40	EOF
12mu|oxygen-icon-theme-4.12.4-1|41	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/gtk-icon-cache-oxygen.script << EOF
12mu|oxygen-icon-theme-4.12.4-1|42	#!/bin/sh
12mu|oxygen-icon-theme-4.12.4-1|43	if [ -x /usr/bin/gtk-update-icon-cache ]; then
12mu|oxygen-icon-theme-4.12.4-1|44	/usr/bin/gtk-update-icon-cache --force --quiet /usr/share/icons/oxygen
12mu|oxygen-icon-theme-4.12.4-1|45	fi
12mu|oxygen-icon-theme-4.12.4-1|46	EOF
12mu|oxygen-icon-theme-4.12.4-1|47	chmod 755 %{buildroot}%{_var}/lib/rpm/filetriggers/gtk-icon-cache-oxygen.script
12mu|oxygen-icon-theme-4.12.4-1|48	
12mu|oxygen-icon-theme-4.12.4-1|49	# We copy some missing icons from oxygen to hicolor
12mu|oxygen-icon-theme-4.12.4-1|50	for size in 16 32 48 64 128; do
12mu|oxygen-icon-theme-4.12.4-1|51	mkdir -p %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mu|oxygen-icon-theme-4.12.4-1|52	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/office-address-book.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mu|oxygen-icon-theme-4.12.4-1|53	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/krdc.png  %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mu|oxygen-icon-theme-4.12.4-1|54	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/akonadi.png  %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mu|oxygen-icon-theme-4.12.4-1|55	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/kaffeine.png  %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mu|oxygen-icon-theme-4.12.4-1|56	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/semn.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mu|oxygen-icon-theme-4.12.4-1|57	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/plasmagik.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mu|oxygen-icon-theme-4.12.4-1|58	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/ktip.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mu|oxygen-icon-theme-4.12.4-1|59	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/kthesaurus.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mu|oxygen-icon-theme-4.12.4-1|60	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/ksniffer.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mu|oxygen-icon-theme-4.12.4-1|61	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/korgac.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mu|oxygen-icon-theme-4.12.4-1|62	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/knewsticker.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mu|oxygen-icon-theme-4.12.4-1|63	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/klipper.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mu|oxygen-icon-theme-4.12.4-1|64	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/kjournal.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mu|oxygen-icon-theme-4.12.4-1|65	cp %{buildroot}%{_kde_iconsdir}/oxygen/${size}x${size}/apps/kivio.png %{buildroot}/%{_datadir}/icons/hicolor/${size}x${size}/apps
12mu|oxygen-icon-theme-4.12.4-1|66	done
12mu|oxygen-icon-theme-4.12.4-1|67	
12mu|oxygen-icon-theme-4.12.4-1|68	%post
12mu|oxygen-icon-theme-4.12.4-1|69	%update_icon_cache oxygen
12mu|oxygen-icon-theme-4.12.4-1|70	
12mu|oxygen-icon-theme-4.12.4-1|71	%postun
12mu|oxygen-icon-theme-4.12.4-1|72	%clean_icon_cache oxygen
12mu|oxygen-icon-theme-4.12.4-1|73	
12mu|oxygen-icon-theme-4.12.4-1|74	
12mu|oxygen-icon-theme-4.12.4-1|75	%changelog
12mu|oxygen-icon-theme-4.12.4-1|76	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|oxygen-icon-theme-4.12.4-1|77	+ Revision: 047510d
12mu|oxygen-icon-theme-4.12.4-1|78	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|oxygen-icon-theme-4.12.4-1|79	
12mu|oxygen-icon-theme-4.12.4-1|80	

20304 12
12mu|ozerocdoff-0.4-2|1	%define __debug_package %nil
12mu|ozerocdoff-0.4-2|2	%define _enable_debug_packages %{nil}
12mu|ozerocdoff-0.4-2|3	%define debug_package          %{nil}
12mu|ozerocdoff-0.4-2|4	
12mu|ozerocdoff-0.4-2|5	Name:		ozerocdoff
12mu|ozerocdoff-0.4-2|6	Version:	0.4
12mu|ozerocdoff-0.4-2|7	Release:	2
12mu|ozerocdoff-0.4-2|8	Summary:	Tool for switching modes of Option USB devices
12mu|ozerocdoff-0.4-2|9	Group:		System/Base
12mu|ozerocdoff-0.4-2|10	License:	GPL
12mu|ozerocdoff-0.4-2|11	URL:		http://www.pharscape.org/ozerocdoff.html
12mu|ozerocdoff-0.4-2|12	Source0:	ozerocdoff-%{version}.tar.bz2
12mu|ozerocdoff-0.4-2|13	Patch0:		ozerocdoff-mda.patch
12mu|ozerocdoff-0.4-2|14	Patch1:		ozerocdoff-0.4-udev.patch
12mu|ozerocdoff-0.4-2|15	
12mu|ozerocdoff-0.4-2|16	BuildRequires:  usb-compat-devel
12mu|ozerocdoff-0.4-2|17	
12mu|ozerocdoff-0.4-2|18	Obsoletes:      hso-rezero
12mu|ozerocdoff-0.4-2|19	
12mu|ozerocdoff-0.4-2|20	%description
12mu|ozerocdoff-0.4-2|21	Ozerocdoff - an improved ZeroCD switching utility
12mu|ozerocdoff-0.4-2|22	
12mu|ozerocdoff-0.4-2|23	This is the improved Option software for temporarily disabling ZeroCD
12mu|ozerocdoff-0.4-2|24	and allowing the modem to be a modem. It has replaced rezero.
12mu|ozerocdoff-0.4-2|25	
12mu|ozerocdoff-0.4-2|26	%prep
12mu|ozerocdoff-0.4-2|27	%setup -q
12mu|ozerocdoff-0.4-2|28	%patch0 -p1 -b .mda~
12mu|ozerocdoff-0.4-2|29	%patch1 -p1 -b .udev~
12mu|ozerocdoff-0.4-2|30	
12mu|ozerocdoff-0.4-2|31	%build
12mu|ozerocdoff-0.4-2|32	%make
12mu|ozerocdoff-0.4-2|33	
12mu|ozerocdoff-0.4-2|34	
12mu|ozerocdoff-0.4-2|35	%install
12mu|ozerocdoff-0.4-2|36	LIBNAME=%{_lib} %makeinstall_std
12mu|ozerocdoff-0.4-2|37	%__ln_s ozerocdoff %{buildroot}%{_sbindir}/rezero
12mu|ozerocdoff-0.4-2|38	
12mu|ozerocdoff-0.4-2|39	
12mu|ozerocdoff-0.4-2|40	%files
12mu|ozerocdoff-0.4-2|41	%defattr(-,root,root,-)
12mu|ozerocdoff-0.4-2|42	%_sbindir/ozerocdoff
12mu|ozerocdoff-0.4-2|43	%_sbindir/rezero
12mu|ozerocdoff-0.4-2|44	%_sbindir/osetsuspend
12mu|ozerocdoff-0.4-2|45	
12mu|ozerocdoff-0.4-2|46	%_sysconfdir/udev/rules.d/49-hso-udev.rules
12mu|ozerocdoff-0.4-2|47	
12mu|ozerocdoff-0.4-2|48	%{_libdir}/hal/scripts/hal-serial-hsotype
12mu|ozerocdoff-0.4-2|49	%{_datadir}/hal/fdi/preprobe/20thirdparty/10-wwan-hso-preprobe.fdi
12mu|ozerocdoff-0.4-2|50	%{_datadir}/hal/fdi/information/20thirdparty/10-wwan-quirk.fdi
12mu|ozerocdoff-0.4-2|51	
12mu|ozerocdoff-0.4-2|52	%config(noreplace) %attr(0644,root,root) /etc/hso-suspend.conf
12mu|ozerocdoff-0.4-2|53	
12mu|ozerocdoff-0.4-2|54	%doc
12mu|ozerocdoff-0.4-2|55	
12mu|ozerocdoff-0.4-2|56	
12mu|ozerocdoff-0.4-2|57	%changelog
12mu|ozerocdoff-0.4-2|58	* Thu Apr 05 2012 Bernhard Rosenkraenzer <bero@bero.eu> 0.4-1.2mdv2012.0
12mu|ozerocdoff-0.4-2|59	+ Revision: 789276
12mu|ozerocdoff-0.4-2|60	- Fix up udev file syntax for current udev releases
12mu|ozerocdoff-0.4-2|61	
12mu|ozerocdoff-0.4-2|62	* Mon Mar 19 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 0.4-1.1
12mu|ozerocdoff-0.4-2|63	+ Revision: 785524
12mu|ozerocdoff-0.4-2|64	- fix obsolete macro
12mu|ozerocdoff-0.4-2|65	
12mu|ozerocdoff-0.4-2|66	* Wed Jul 06 2011 Александр Казанцев <kazancas@mandriva.org> 0.4-1
12mu|ozerocdoff-0.4-2|67	+ Revision: 689010
12mu|ozerocdoff-0.4-2|68	- initial release for Mandriva
12mu|ozerocdoff-0.4-2|69	- imported package ozerocdoff
12mu|ozerocdoff-0.4-2|70	- Created package structure for ozerocdoff.
12mu|ozerocdoff-0.4-2|71	

20305 12
12mu|packagekit-0.8.11-2|1	%define	major	16
12mu|packagekit-0.8.11-2|2	
12mu|packagekit-0.8.11-2|3	%define girmajor 1.0
12mu|packagekit-0.8.11-2|4	%define girname_plugin %mklibname packagekitplugin-gir  %{girmajor}
12mu|packagekit-0.8.11-2|5	%define girname_glib %mklibname packagekitglib-gir  %{girmajor}
12mu|packagekit-0.8.11-2|6	
12mu|packagekit-0.8.11-2|7	%define	libname %mklibname %{name}-glib %{major}
12mu|packagekit-0.8.11-2|8	%define	qt2major 2
12mu|packagekit-0.8.11-2|9	%define	qt2lib	%mklibname %{name}-qt2_ %{qt2major}
12mu|packagekit-0.8.11-2|10	%define	devname	%mklibname -d %{name}
12mu|packagekit-0.8.11-2|11	
12mu|packagekit-0.8.11-2|12	Summary:	A DBUS packaging abstraction layer
12mu|packagekit-0.8.11-2|13	Name:	  	packagekit
12mu|packagekit-0.8.11-2|14	Version:	0.8.11
12mu|packagekit-0.8.11-2|15	Release:	2
12mu|packagekit-0.8.11-2|16	License:	GPLv2+
12mu|packagekit-0.8.11-2|17	Group:		System/Configuration/Packaging
12mu|packagekit-0.8.11-2|18	URL:		http://www.packagekit.org
12mu|packagekit-0.8.11-2|19	Source0: 	http://www.packagekit.org/releases/PackageKit-%version.tar.xz
12mu|packagekit-0.8.11-2|20	Patch1:		packagekit-0.8.10-vendor.patch
12mu|packagekit-0.8.11-2|21	Patch2:		packagekit-0.8.10-rosa-add-rosa-support-in-urpmi-backend.patch
12mu|packagekit-0.8.11-2|22	Patch3:		PackageKit-0.8.10-ROSA-turn-off-time.conf.patch
12mu|packagekit-0.8.11-2|23	Patch4:		PackageKit-0.8.10-libexecdir.patch
12mu|packagekit-0.8.11-2|24	Patch5:		packagekit-0.8.10-increase-command-not-found-install-timeout.patch
12mu|packagekit-0.8.11-2|25	Patch6:		packagekit-0.8.10-porting_error_disable.patch
12mu|packagekit-0.8.11-2|26	Patch7:		packagekit-0.8.11-fix-urpmi-backend.patch
12mu|packagekit-0.8.11-2|27	
12mu|packagekit-0.8.11-2|28	BuildRequires: pkgconfig(cairo)
12mu|packagekit-0.8.11-2|29	BuildRequires: pkgconfig(fontconfig)
12mu|packagekit-0.8.11-2|30	BuildRequires: pkgconfig(gio-2.0) >= 2.16.1
12mu|packagekit-0.8.11-2|31	BuildRequires: pkgconfig(gio-unix-2.0)
12mu|packagekit-0.8.11-2|32	BuildRequires: pkgconfig(gio-unix-2.0) >= 2.16.1
12mu|packagekit-0.8.11-2|33	BuildRequires: pkgconfig(glib-2.0) >= 2.26.0
12mu|packagekit-0.8.11-2|34	BuildRequires: pkgconfig(gmodule-2.0)
12mu|packagekit-0.8.11-2|35	BuildRequires: pkgconfig(gobject-2.0)
12mu|packagekit-0.8.11-2|36	BuildRequires: pkgconfig(gstreamer-0.10)
12mu|packagekit-0.8.11-2|37	BuildRequires: pkgconfig(gstreamer-plugins-base-0.10)
12mu|packagekit-0.8.11-2|38	BuildRequires: pkgconfig(gtk+-2.0) >= 2.14.0
12mu|packagekit-0.8.11-2|39	BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0
12mu|packagekit-0.8.11-2|40	BuildRequires: pkgconfig(gudev-1.0)
12mu|packagekit-0.8.11-2|41	BuildRequires: pkgconfig(systemd)
12mu|packagekit-0.8.11-2|42	BuildRequires: pkgconfig(mozilla-plugin) >= 8.0
12mu|packagekit-0.8.11-2|43	BuildRequires: pkgconfig(NetworkManager) >= 0.6.4
12mu|packagekit-0.8.11-2|44	BuildRequires: pkgconfig(nspr) >= 4.8
12mu|packagekit-0.8.11-2|45	BuildRequires: pkgconfig(pango)
12mu|packagekit-0.8.11-2|46	BuildRequires: pkgconfig(pangoft2)
12mu|packagekit-0.8.11-2|47	BuildRequires: pkgconfig(polkit-gobject-1) >= 0.98
12mu|packagekit-0.8.11-2|48	BuildRequires: pkgconfig(sqlite3)
12mu|packagekit-0.8.11-2|49	BuildRequires: pkgconfig(gobject-introspection-1.0)
12mu|packagekit-0.8.11-2|50	BuildRequires: pkgconfig(pm-utils)
12mu|packagekit-0.8.11-2|51	BuildRequires: intltool
12mu|packagekit-0.8.11-2|52	BuildRequires: pkgconfig(bash-completion)
12mu|packagekit-0.8.11-2|53	
12mu|packagekit-0.8.11-2|54	# fonts package in Mandriva do not have needed provides yet to be useful
12mu|packagekit-0.8.11-2|55	Suggests:	%{name}-gtk3-module = %{version}
12mu|packagekit-0.8.11-2|56	Suggests:	packagekit-gui
12mu|packagekit-0.8.11-2|57	# No gtk2 plugin anymore
12mu|packagekit-0.8.11-2|58	Obsoletes:	packagekit-gtk-module
12mu|packagekit-0.8.11-2|59	
12mu|packagekit-0.8.11-2|60	%description
12mu|packagekit-0.8.11-2|61	PackageKit is a DBUS abstraction layer that allows the session user to manage
12mu|packagekit-0.8.11-2|62	packages in a secure way using a cross-distro, cross-architecture API.
12mu|packagekit-0.8.11-2|63	
12mu|packagekit-0.8.11-2|64	%package -n	%{libname}
12mu|packagekit-0.8.11-2|65	Summary:	Libraries for accessing PackageKit
12mu|packagekit-0.8.11-2|66	Group:		System/Configuration/Packaging
12mu|packagekit-0.8.11-2|67	
12mu|packagekit-0.8.11-2|68	%description -n	%{libname}
12mu|packagekit-0.8.11-2|69	Libraries for accessing PackageKit.
12mu|packagekit-0.8.11-2|70	
12mu|packagekit-0.8.11-2|71	%package -n %{girname_plugin}
12mu|packagekit-0.8.11-2|72	Summary:    GObject Introspection interface library for %{name} plugin
12mu|packagekit-0.8.11-2|73	Group:      System/Libraries
12mu|packagekit-0.8.11-2|74	
12mu|packagekit-0.8.11-2|75	%description -n %{girname_plugin}
12mu|packagekit-0.8.11-2|76	GObject Introspection interface library for %{name} plugin.
12mu|packagekit-0.8.11-2|77	
12mu|packagekit-0.8.11-2|78	%package -n %{girname_glib}
12mu|packagekit-0.8.11-2|79	Summary:    GObject Introspection interface library for %{name} glib
12mu|packagekit-0.8.11-2|80	Group:      System/Libraries
12mu|packagekit-0.8.11-2|81	
12mu|packagekit-0.8.11-2|82	%description -n %{girname_glib}
12mu|packagekit-0.8.11-2|83	GObject Introspection interface library for %{name} glib.
12mu|packagekit-0.8.11-2|84	
12mu|packagekit-0.8.11-2|85	%package -n %{devname}
12mu|packagekit-0.8.11-2|86	Summary:    Libraries and headers for PackageKit
12mu|packagekit-0.8.11-2|87	Group:      Development/Other
12mu|packagekit-0.8.11-2|88	Requires:   %{libname} = %{version}-%{release}
12mu|packagekit-0.8.11-2|89	Requires:   %{girname_glib} = %{version}-%{release}
12mu|packagekit-0.8.11-2|90	Requires:   %{girname_plugin} = %{version}-%{release}
12mu|packagekit-0.8.11-2|91	Provides:   %{name}-devel = %{version}-%{release}
12mu|packagekit-0.8.11-2|92	Obsoletes:  packagekit-qt-devel < %{version}
12mu|packagekit-0.8.11-2|93	
12mu|packagekit-0.8.11-2|94	%description -n	%{devname}
12mu|packagekit-0.8.11-2|95	Headers and libraries for PackageKit.
12mu|packagekit-0.8.11-2|96	
12mu|packagekit-0.8.11-2|97	%package	cron
12mu|packagekit-0.8.11-2|98	Summary:	Cron job and related utilities for PackageKit
12mu|packagekit-0.8.11-2|99	Group:		System/Configuration/Packaging
12mu|packagekit-0.8.11-2|100	Requires:	crontabs
12mu|packagekit-0.8.11-2|101	Requires:	%{name} = %{version}-%{release}
12mu|packagekit-0.8.11-2|102	
12mu|packagekit-0.8.11-2|103	%description	cron
12mu|packagekit-0.8.11-2|104	Crontab and utilities for running PackageKit as a cron job.
12mu|packagekit-0.8.11-2|105	
12mu|packagekit-0.8.11-2|106	%package	gstreamer-plugin
12mu|packagekit-0.8.11-2|107	Summary:	Install GStreamer codecs using PackageKit
12mu|packagekit-0.8.11-2|108	Group:		System/Configuration/Packaging
12mu|packagekit-0.8.11-2|109	Requires:	gstreamer0.10-tools
12mu|packagekit-0.8.11-2|110	Requires:	%{name} = %{version}-%{release}
12mu|packagekit-0.8.11-2|111	Requires(post):	update-alternatives
12mu|packagekit-0.8.11-2|112	Requires(postun): update-alternatives
12mu|packagekit-0.8.11-2|113	Provides:	gst-install-plugins-helper
12mu|packagekit-0.8.11-2|114	
12mu|packagekit-0.8.11-2|115	%description	gstreamer-plugin
12mu|packagekit-0.8.11-2|116	The PackageKit GStreamer plugin allows any Gstreamer application to install
12mu|packagekit-0.8.11-2|117	codecs from configured repositories using PackageKit.
12mu|packagekit-0.8.11-2|118	
12mu|packagekit-0.8.11-2|119	%package	browser-plugin
12mu|packagekit-0.8.11-2|120	Summary:	Browser Plugin for PackageKit
12mu|packagekit-0.8.11-2|121	Group:		System/Configuration/Packaging
12mu|packagekit-0.8.11-2|122	Requires:	%{name} = %{version}-%{release}
12mu|packagekit-0.8.11-2|123	
12mu|packagekit-0.8.11-2|124	%description	browser-plugin
12mu|packagekit-0.8.11-2|125	The PackageKit browser plugin allows web sites to offer the ability to
12mu|packagekit-0.8.11-2|126	users to install and update packages from configured repositories
12mu|packagekit-0.8.11-2|127	using PackageKit.
12mu|packagekit-0.8.11-2|128	
12mu|packagekit-0.8.11-2|129	%package	command-not-found
12mu|packagekit-0.8.11-2|130	Summary:	Ask the user to install command line programs automatically
12mu|packagekit-0.8.11-2|131	Group:		System/Configuration/Packaging
12mu|packagekit-0.8.11-2|132	Requires:	%{name} = %{version}-%{release}
12mu|packagekit-0.8.11-2|133	
12mu|packagekit-0.8.11-2|134	%description	command-not-found
12mu|packagekit-0.8.11-2|135	A simple helper that offers to install new packages on the command line
12mu|packagekit-0.8.11-2|136	using PackageKit.
12mu|packagekit-0.8.11-2|137	
12mu|packagekit-0.8.11-2|138	%package	gtk2-module
12mu|packagekit-0.8.11-2|139	Summary:	Install fonts automatically using PackageKit
12mu|packagekit-0.8.11-2|140	Group:		System/Configuration/Packaging
12mu|packagekit-0.8.11-2|141	Requires:	pango
12mu|packagekit-0.8.11-2|142	Requires:	%{name} = %{version}-%{release}
12mu|packagekit-0.8.11-2|143	
12mu|packagekit-0.8.11-2|144	%description	gtk2-module
12mu|packagekit-0.8.11-2|145	The PackageKit GTK2+ module allows any Pango application to install
12mu|packagekit-0.8.11-2|146	fonts from configured repositories using PackageKit.
12mu|packagekit-0.8.11-2|147	
12mu|packagekit-0.8.11-2|148	%package	gtk3-module
12mu|packagekit-0.8.11-2|149	Summary:	Install fonts automatically using PackageKit
12mu|packagekit-0.8.11-2|150	Group:		System/Configuration/Packaging
12mu|packagekit-0.8.11-2|151	Requires:	pango
12mu|packagekit-0.8.11-2|152	Requires:	%{name} = %{version}-%{release}
12mu|packagekit-0.8.11-2|153	Conflicts:	%{_lib}packagekit-glib14 < 0.7.4-2
12mu|packagekit-0.8.11-2|154	
12mu|packagekit-0.8.11-2|155	%description	gtk3-module
12mu|packagekit-0.8.11-2|156	The PackageKit GTK3+ module allows any Pango application to install
12mu|packagekit-0.8.11-2|157	fonts from configured repositories using PackageKit.
12mu|packagekit-0.8.11-2|158	
12mu|packagekit-0.8.11-2|159	%prep
12mu|packagekit-0.8.11-2|160	%setup -q -n PackageKit-%{version}
12mu|packagekit-0.8.11-2|161	%apply_patches
12mu|packagekit-0.8.11-2|162	
12mu|packagekit-0.8.11-2|163	# We do not install in /usr/libexec
12mu|packagekit-0.8.11-2|164	sed -e 's,/usr/libexec,%{_libexecdir},g' -i contrib/command-not-found/PackageKit.sh.in
12mu|packagekit-0.8.11-2|165	sed -e 's,/usr/libexec,%{_libexecdir},g' -i contrib/command-not-found/PackageKit.sh
12mu|packagekit-0.8.11-2|166	
12mu|packagekit-0.8.11-2|167	%build
12mu|packagekit-0.8.11-2|168	%configure2_5x --disable-static \
12mu|packagekit-0.8.11-2|169	--enable-gstreamer-plugin \
12mu|packagekit-0.8.11-2|170	--disable-alpm \
12mu|packagekit-0.8.11-2|171	--disable-apt \
12mu|packagekit-0.8.11-2|172	--disable-box \
12mu|packagekit-0.8.11-2|173	--disable-conary \
12mu|packagekit-0.8.11-2|174	--enable-dummy \
12mu|packagekit-0.8.11-2|175	--disable-opkg \
12mu|packagekit-0.8.11-2|176	--disable-pisi \
12mu|packagekit-0.8.11-2|177	--disable-poldek \
12mu|packagekit-0.8.11-2|178	--enable-introspection \
12mu|packagekit-0.8.11-2|179	--disable-yum \
12mu|packagekit-0.8.11-2|180	--disable-zypp \
12mu|packagekit-0.8.11-2|181	--disable-smart \
12mu|packagekit-0.8.11-2|182	--enable-urpmi \
12mu|packagekit-0.8.11-2|183	--with-default-backend=urpmi \
12mu|packagekit-0.8.11-2|184	--disable-local \
12mu|packagekit-0.8.11-2|185	--disable-strict \
12mu|packagekit-0.8.11-2|186	--disable-silent-rules \
12mu|packagekit-0.8.11-2|187	--disable-tests
12mu|packagekit-0.8.11-2|188	find -name '*.moc' -exec rm -f {} \;
12mu|packagekit-0.8.11-2|189	%make V=1
12mu|packagekit-0.8.11-2|190	
12mu|packagekit-0.8.11-2|191	%install
12mu|packagekit-0.8.11-2|192	%makeinstall_std
12mu|packagekit-0.8.11-2|193	
12mu|packagekit-0.8.11-2|194	find %{buildroot} -name *.la | xargs rm
12mu|packagekit-0.8.11-2|195	
12mu|packagekit-0.8.11-2|196	%{find_lang} PackageKit
12mu|packagekit-0.8.11-2|197	
12mu|packagekit-0.8.11-2|198	%post
12mu|packagekit-0.8.11-2|199	# the job count used to live in /var/run, but it's now in /var/lib with the
12mu|packagekit-0.8.11-2|200	# other persistent bits
12mu|packagekit-0.8.11-2|201	if [ -e %{_localstatedir}/run/PackageKit/job_count.dat ]; then
12mu|packagekit-0.8.11-2|202	mv %{_localstatedir}/run/PackageKit/job_count.dat %{_localstatedir}/lib/PackageKit/job_count.dat
12mu|packagekit-0.8.11-2|203	fi
12mu|packagekit-0.8.11-2|204	
12mu|packagekit-0.8.11-2|205	systemctl enable packagekit-offline-update.service &> /dev/null || :
12mu|packagekit-0.8.11-2|206	
12mu|packagekit-0.8.11-2|207	%files -f PackageKit.lang
12mu|packagekit-0.8.11-2|208	%dir %{_sysconfdir}/PackageKit
12mu|packagekit-0.8.11-2|209	%config %{_sysconfdir}/PackageKit/PackageKit.conf
12mu|packagekit-0.8.11-2|210	%config %{_sysconfdir}/PackageKit/Vendor.conf
12mu|packagekit-0.8.11-2|211	%config %{_sysconfdir}/PackageKit/CommandNotFound.conf
12mu|packagekit-0.8.11-2|212	%dir %{_sysconfdir}/PackageKit/events
12mu|packagekit-0.8.11-2|213	%dir %{_sysconfdir}/PackageKit/events/post-transaction.d
12mu|packagekit-0.8.11-2|214	%{_sysconfdir}/PackageKit/events/post-transaction.d/README
12mu|packagekit-0.8.11-2|215	%dir %{_sysconfdir}/PackageKit/events/pre-transaction.d
12mu|packagekit-0.8.11-2|216	%{_sysconfdir}/PackageKit/events/pre-transaction.d/README
12mu|packagekit-0.8.11-2|217	%{_datadir}/bash-completion/completions/pkcon
12mu|packagekit-0.8.11-2|218	%{_sysconfdir}/dbus-1/system.d/*.conf
12mu|packagekit-0.8.11-2|219	%{_bindir}/*
12mu|packagekit-0.8.11-2|220	%{_datadir}/dbus-1/interfaces/*.xml
12mu|packagekit-0.8.11-2|221	%{_datadir}/dbus-1/system-services/*.service
12mu|packagekit-0.8.11-2|222	%{_datadir}/gtk-doc/html/PackageKit
12mu|packagekit-0.8.11-2|223	%{_datadir}/mime/packages/*.xml
12mu|packagekit-0.8.11-2|224	%{_sbindir}/pk-device-rebind
12mu|packagekit-0.8.11-2|225	%{_datadir}/PackageKit
12mu|packagekit-0.8.11-2|226	%{_datadir}/polkit-1/actions/*.policy
12mu|packagekit-0.8.11-2|227	%{python_sitelib}/packagekit
12mu|packagekit-0.8.11-2|228	%{_libexecdir}/packagekitd
12mu|packagekit-0.8.11-2|229	%dir %{_libdir}/packagekit-backend
12mu|packagekit-0.8.11-2|230	%{_libdir}/packagekit-backend/libpk_backend_dummy.so
12mu|packagekit-0.8.11-2|231	%{_libdir}/packagekit-backend/libpk_backend_test_fail.so
12mu|packagekit-0.8.11-2|232	%{_libdir}/packagekit-backend/libpk_backend_test_nop.so
12mu|packagekit-0.8.11-2|233	%{_libdir}/packagekit-backend/libpk_backend_test_spawn.so
12mu|packagekit-0.8.11-2|234	%{_libdir}/packagekit-backend/libpk_backend_test_succeed.so
12mu|packagekit-0.8.11-2|235	%{_libdir}/packagekit-backend/libpk_backend_test_thread.so
12mu|packagekit-0.8.11-2|236	%{_libdir}/packagekit-backend/libpk_backend_urpmi.so
12mu|packagekit-0.8.11-2|237	%{_libdir}/packagekit-plugins/*.so
12mu|packagekit-0.8.11-2|238	#{_mandir}/man1/*
12mu|packagekit-0.8.11-2|239	%dir %{_var}/lib/PackageKit
12mu|packagekit-0.8.11-2|240	%ghost %verify(not md5 size mtime) %{_var}/lib/PackageKit/transactions.db
12mu|packagekit-0.8.11-2|241	%dir %{_var}/cache/PackageKit
12mu|packagekit-0.8.11-2|242	%dir %{_var}/cache/PackageKit/downloads
12mu|packagekit-0.8.11-2|243	%{_datadir}/polkit-1/rules.d/org.freedesktop.packagekit.rules
12mu|packagekit-0.8.11-2|244	%{_libdir}/pk-clear-offline-update
12mu|packagekit-0.8.11-2|245	%{_libdir}/pk-offline-update
12mu|packagekit-0.8.11-2|246	%{_libdir}/pk-trigger-offline-update
12mu|packagekit-0.8.11-2|247	%{_libdir}/pm-utils/sleep.d/95packagekit
12mu|packagekit-0.8.11-2|248	/lib/systemd/system/packagekit-offline-update.service
12mu|packagekit-0.8.11-2|249	
12mu|packagekit-0.8.11-2|250	%files -n %{libname}
12mu|packagekit-0.8.11-2|251	%{_libdir}/*packagekit-glib*.so.%{major}*
12mu|packagekit-0.8.11-2|252	
12mu|packagekit-0.8.11-2|253	%files -n %{girname_plugin}
12mu|packagekit-0.8.11-2|254	%{_libdir}/girepository-1.0/PackageKitPlugin-1.0.typelib
12mu|packagekit-0.8.11-2|255	
12mu|packagekit-0.8.11-2|256	%files -n %{girname_glib}
12mu|packagekit-0.8.11-2|257	%{_libdir}/girepository-1.0/PackageKitGlib-1.0.typelib
12mu|packagekit-0.8.11-2|258	
12mu|packagekit-0.8.11-2|259	%files -n %{devname}
12mu|packagekit-0.8.11-2|260	%{_includedir}/PackageKit
12mu|packagekit-0.8.11-2|261	%{_libdir}/*.so
12mu|packagekit-0.8.11-2|262	%{_libdir}/pkgconfig/*.pc
12mu|packagekit-0.8.11-2|263	%{_datadir}/gir-1.0/PackageKitGlib-1.0.gir
12mu|packagekit-0.8.11-2|264	%{_datadir}/gir-1.0/PackageKitPlugin-1.0.gir
12mu|packagekit-0.8.11-2|265	
12mu|packagekit-0.8.11-2|266	%files cron
12mu|packagekit-0.8.11-2|267	%config %{_sysconfdir}/cron.daily/*.cron
12mu|packagekit-0.8.11-2|268	%config %{_sysconfdir}/sysconfig/packagekit-background
12mu|packagekit-0.8.11-2|269	
12mu|packagekit-0.8.11-2|270	%files gstreamer-plugin
12mu|packagekit-0.8.11-2|271	%{_libexecdir}/pk-gstreamer-install
12mu|packagekit-0.8.11-2|272	
12mu|packagekit-0.8.11-2|273	%files browser-plugin
12mu|packagekit-0.8.11-2|274	%{_libdir}/mozilla/plugins/packagekit-plugin.*
12mu|packagekit-0.8.11-2|275	
12mu|packagekit-0.8.11-2|276	%files command-not-found
12mu|packagekit-0.8.11-2|277	%{_sysconfdir}/profile.d/*
12mu|packagekit-0.8.11-2|278	%{_libexecdir}/pk-command-not-found
12mu|packagekit-0.8.11-2|279	
12mu|packagekit-0.8.11-2|280	%files gtk2-module
12mu|packagekit-0.8.11-2|281	%{_libdir}/gtk-2.0/modules/libpk-gtk-module.so
12mu|packagekit-0.8.11-2|282	
12mu|packagekit-0.8.11-2|283	%files gtk3-module
12mu|packagekit-0.8.11-2|284	%{_libdir}/gnome-settings-daemon-3.0/gtk-modules/*.desktop
12mu|packagekit-0.8.11-2|285	%{_libdir}/gtk-3.0/modules/libpk-gtk-module.so

20306 12
12mu|packagekit-qt-0.8.8-1|1	%define api 2
12mu|packagekit-qt-0.8.8-1|2	%define major 6
12mu|packagekit-qt-0.8.8-1|3	%define libname %mklibname %name %api %major
12mu|packagekit-qt-0.8.8-1|4	%define develname %mklibname -d %name
12mu|packagekit-qt-0.8.8-1|5	
12mu|packagekit-qt-0.8.8-1|6	Summary:	A DBUS packaging abstraction layer
12mu|packagekit-qt-0.8.8-1|7	Name:	  	packagekit-qt
12mu|packagekit-qt-0.8.8-1|8	Version:	0.8.8
12mu|packagekit-qt-0.8.8-1|9	Release:	%mkrel 1
12mu|packagekit-qt-0.8.8-1|10	License:	GPLv2+
12mu|packagekit-qt-0.8.8-1|11	Group:		System/Configuration/Packaging
12mu|packagekit-qt-0.8.8-1|12	Source0: 	http://www.packagekit.org/releases/PackageKit-Qt-%version.tar.xz
12mu|packagekit-qt-0.8.8-1|13	Source1:	%{name}.rpmlintrc
12mu|packagekit-qt-0.8.8-1|14	URL:		http://www.packagekit.org
12mu|packagekit-qt-0.8.8-1|15	BuildRequires: packagekit >= %{version}
12mu|packagekit-qt-0.8.8-1|16	BuildRequires: qt4-devel
12mu|packagekit-qt-0.8.8-1|17	BuildRequires: cmake
12mu|packagekit-qt-0.8.8-1|18	Requires:	packagekit >= %{version}
12mu|packagekit-qt-0.8.8-1|19	
12mu|packagekit-qt-0.8.8-1|20	%description
12mu|packagekit-qt-0.8.8-1|21	PackageKit is a DBUS abstraction layer that allows the session user to manage
12mu|packagekit-qt-0.8.8-1|22	packages in a secure way using a cross-distro, cross-architecture API.
12mu|packagekit-qt-0.8.8-1|23	
12mu|packagekit-qt-0.8.8-1|24	%package -n %{libname}
12mu|packagekit-qt-0.8.8-1|25	Summary: Libraries for accessing PackageKit-Qt
12mu|packagekit-qt-0.8.8-1|26	Group: System/Configuration/Packaging
12mu|packagekit-qt-0.8.8-1|27	Requires: packagekit >= %{version}
12mu|packagekit-qt-0.8.8-1|28	
12mu|packagekit-qt-0.8.8-1|29	%description -n %{libname}
12mu|packagekit-qt-0.8.8-1|30	Libraries for accessing PackageKit-Qt.
12mu|packagekit-qt-0.8.8-1|31	
12mu|packagekit-qt-0.8.8-1|32	%package -n %{develname}
12mu|packagekit-qt-0.8.8-1|33	Summary: Libraries and headers for PackageKit
12mu|packagekit-qt-0.8.8-1|34	Group: Development/Other
12mu|packagekit-qt-0.8.8-1|35	Requires: %{libname} = %{version}-%{release}
12mu|packagekit-qt-0.8.8-1|36	Provides: %{name}-devel = %{version}-%{release}
12mu|packagekit-qt-0.8.8-1|37	Conflicts: packagekit-devel < 0.8.6
12mu|packagekit-qt-0.8.8-1|38	
12mu|packagekit-qt-0.8.8-1|39	%description -n %{develname}
12mu|packagekit-qt-0.8.8-1|40	Headers and libraries for PackageKit.
12mu|packagekit-qt-0.8.8-1|41	
12mu|packagekit-qt-0.8.8-1|42	%prep
12mu|packagekit-qt-0.8.8-1|43	%setup -q -n PackageKit-Qt-%version
12mu|packagekit-qt-0.8.8-1|44	%apply_patches
12mu|packagekit-qt-0.8.8-1|45	
12mu|packagekit-qt-0.8.8-1|46	%build
12mu|packagekit-qt-0.8.8-1|47	%cmake_qt4
12mu|packagekit-qt-0.8.8-1|48	%make
12mu|packagekit-qt-0.8.8-1|49	
12mu|packagekit-qt-0.8.8-1|50	%install
12mu|packagekit-qt-0.8.8-1|51	%makeinstall_std -C build
12mu|packagekit-qt-0.8.8-1|52	
12mu|packagekit-qt-0.8.8-1|53	%files -n %{libname}
12mu|packagekit-qt-0.8.8-1|54	%{_libdir}/lib%{name}%{api}.so.%{major}
12mu|packagekit-qt-0.8.8-1|55	%{_libdir}/lib%{name}%{api}.so.%{version}
12mu|packagekit-qt-0.8.8-1|56	
12mu|packagekit-qt-0.8.8-1|57	%files -n %{develname}
12mu|packagekit-qt-0.8.8-1|58	%{_includedir}/PackageKit/%{name}%{api}
12mu|packagekit-qt-0.8.8-1|59	%{_libdir}/*.so
12mu|packagekit-qt-0.8.8-1|60	%{_libdir}/pkgconfig/*.pc
12mu|packagekit-qt-0.8.8-1|61	%{_libdir}/cmake/%{name}%{api}

20307 12
12mu|pairs-4.12.4-1|1	Name:		pairs
12mu|pairs-4.12.4-1|2	Summary:	A memory and pairs game for KDE
12mu|pairs-4.12.4-1|3	Version:	4.12.4
12mu|pairs-4.12.4-1|4	Release:	1
12mu|pairs-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|pairs-4.12.4-1|6	License:	GPLv2 and LGPLv2 and GFDL
12mu|pairs-4.12.4-1|7	URL:		http://edu.kde.org/applications/all/pairs
12mu|pairs-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|pairs-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|pairs-4.12.4-1|10	Suggests:	%{name}-editor
12mu|pairs-4.12.4-1|11	
12mu|pairs-4.12.4-1|12	%description
12mu|pairs-4.12.4-1|13	Pairs is a game that will help train your memory by remembering different
12mu|pairs-4.12.4-1|14	images, shapes, sounds and text.
12mu|pairs-4.12.4-1|15	
12mu|pairs-4.12.4-1|16	%files
12mu|pairs-4.12.4-1|17	%{_kde_bindir}/pairs
12mu|pairs-4.12.4-1|18	%{_kde_applicationsdir}/pairs.desktop
12mu|pairs-4.12.4-1|19	%{_kde_appsdir}/pairs
12mu|pairs-4.12.4-1|20	%{_kde_configdir}/pairs.knsrc
12mu|pairs-4.12.4-1|21	%{_kde_iconsdir}/*/*/*/*
12mu|pairs-4.12.4-1|22	
12mu|pairs-4.12.4-1|23	#------------------------------------------------------------------------------
12mu|pairs-4.12.4-1|24	
12mu|pairs-4.12.4-1|25	%package editor
12mu|pairs-4.12.4-1|26	Summary:	Editor for pairs
12mu|pairs-4.12.4-1|27	Requires:	%{name} = %{EVRD}
12mu|pairs-4.12.4-1|28	
12mu|pairs-4.12.4-1|29	%description editor
12mu|pairs-4.12.4-1|30	This package provides an editor for KDE game pairs.
12mu|pairs-4.12.4-1|31	
12mu|pairs-4.12.4-1|32	%files editor
12mu|pairs-4.12.4-1|33	%doc %{_kde_docdir}/HTML/en/pairseditor
12mu|pairs-4.12.4-1|34	%{_kde_bindir}/pairseditor
12mu|pairs-4.12.4-1|35	%{_kde_applicationsdir}/pairseditor.desktop
12mu|pairs-4.12.4-1|36	%{_kde_appsdir}/pairseditor/pairseditorui.rc
12mu|pairs-4.12.4-1|37	
12mu|pairs-4.12.4-1|38	#------------------------------------------------------------------------------
12mu|pairs-4.12.4-1|39	
12mu|pairs-4.12.4-1|40	%prep
12mu|pairs-4.12.4-1|41	%setup -q
12mu|pairs-4.12.4-1|42	
12mu|pairs-4.12.4-1|43	%build
12mu|pairs-4.12.4-1|44	%cmake_kde4
12mu|pairs-4.12.4-1|45	%make
12mu|pairs-4.12.4-1|46	
12mu|pairs-4.12.4-1|47	%install
12mu|pairs-4.12.4-1|48	%makeinstall_std -C build
12mu|pairs-4.12.4-1|49	
12mu|pairs-4.12.4-1|50	
12mu|pairs-4.12.4-1|51	%changelog
12mu|pairs-4.12.4-1|52	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|pairs-4.12.4-1|53	+ Revision: d889387
12mu|pairs-4.12.4-1|54	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|pairs-4.12.4-1|55	
12mu|pairs-4.12.4-1|56	

20308 12
12mu|palapeli-4.12.4-1|1	Name:		palapeli
12mu|palapeli-4.12.4-1|2	Version:	4.12.4
12mu|palapeli-4.12.4-1|3	Release:	1
12mu|palapeli-4.12.4-1|4	Epoch:		1
12mu|palapeli-4.12.4-1|5	Summary:	Jigsaw puzzle game
12mu|palapeli-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|palapeli-4.12.4-1|7	License:	GPLv2 and LGPLv2 and GFDL
12mu|palapeli-4.12.4-1|8	URL:		http://www.kde.org/applications/games/palapeli/
12mu|palapeli-4.12.4-1|9	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|palapeli-4.12.4-1|10	BuildRequires:	libkdegames-devel
12mu|palapeli-4.12.4-1|11	
12mu|palapeli-4.12.4-1|12	%description
12mu|palapeli-4.12.4-1|13	Palapeli is a jigsaw puzzle game. Unlike other games in that genre, you
12mu|palapeli-4.12.4-1|14	are not limited to aligning pieces on imaginary grids. The pieces are
12mu|palapeli-4.12.4-1|15	freely moveable. Also, Palapeli features real persistency, i.e. everything
12mu|palapeli-4.12.4-1|16	you do is saved on your disk immediately.
12mu|palapeli-4.12.4-1|17	
12mu|palapeli-4.12.4-1|18	%files
12mu|palapeli-4.12.4-1|19	%{_kde_bindir}/palapeli
12mu|palapeli-4.12.4-1|20	%{_kde_libdir}/kde4/palapeli_jigsawslicer.so
12mu|palapeli-4.12.4-1|21	%{_kde_libdir}/kde4/palapeli_rectslicer.so
12mu|palapeli-4.12.4-1|22	%{_kde_libdir}/kde4/palathumbcreator.so
12mu|palapeli-4.12.4-1|23	%{_kde_libdir}/kde4/palapeli_goldbergslicer.so
12mu|palapeli-4.12.4-1|24	%{_kde_applicationsdir}/palapeli.desktop
12mu|palapeli-4.12.4-1|25	%{_kde_appsdir}/palapeli
12mu|palapeli-4.12.4-1|26	%{_kde_iconsdir}/hicolor/*/*/*palapeli*
12mu|palapeli-4.12.4-1|27	%{_kde_services}/ServiceMenus/palapeli_servicemenu.desktop
12mu|palapeli-4.12.4-1|28	%{_kde_services}/palapeli_goldbergslicer.desktop
12mu|palapeli-4.12.4-1|29	%{_kde_services}/palapeli_jigsawslicer.desktop
12mu|palapeli-4.12.4-1|30	%{_kde_services}/palapeli_rectslicer.desktop
12mu|palapeli-4.12.4-1|31	%{_kde_services}/palathumbcreator.desktop
12mu|palapeli-4.12.4-1|32	%{_kde_servicetypes}/libpala-slicerplugin.desktop
12mu|palapeli-4.12.4-1|33	%{_kde_datadir}/mime/packages/palapeli-mimetypes.xml
12mu|palapeli-4.12.4-1|34	%{_kde_configdir}/palapeli-collectionrc
12mu|palapeli-4.12.4-1|35	%{_kde_docdir}/HTML/en/palapeli
12mu|palapeli-4.12.4-1|36	
12mu|palapeli-4.12.4-1|37	#------------------------------------------------------------------------------
12mu|palapeli-4.12.4-1|38	
12mu|palapeli-4.12.4-1|39	%define pala_major 0
12mu|palapeli-4.12.4-1|40	%define libpala %mklibname pala %{pala_major}
12mu|palapeli-4.12.4-1|41	
12mu|palapeli-4.12.4-1|42	%package -n %{libpala}
12mu|palapeli-4.12.4-1|43	Summary:	Palapeli shared library
12mu|palapeli-4.12.4-1|44	Group:		System/Libraries
12mu|palapeli-4.12.4-1|45	
12mu|palapeli-4.12.4-1|46	%description -n %{libpala}
12mu|palapeli-4.12.4-1|47	Palapeli shared library.
12mu|palapeli-4.12.4-1|48	
12mu|palapeli-4.12.4-1|49	%files -n %{libpala}
12mu|palapeli-4.12.4-1|50	%{_kde_libdir}/libpala.so.%{pala_major}*
12mu|palapeli-4.12.4-1|51	
12mu|palapeli-4.12.4-1|52	#------------------------------------------------------------------------------
12mu|palapeli-4.12.4-1|53	
12mu|palapeli-4.12.4-1|54	%package devel
12mu|palapeli-4.12.4-1|55	Summary:	Development files for Palapeli
12mu|palapeli-4.12.4-1|56	Group:		Development/KDE and Qt
12mu|palapeli-4.12.4-1|57	Requires:	%{libpala} = %{EVRD}
12mu|palapeli-4.12.4-1|58	Conflicts:	kdegames4-devel < 1:4.9.80
12mu|palapeli-4.12.4-1|59	
12mu|palapeli-4.12.4-1|60	%description devel
12mu|palapeli-4.12.4-1|61	This package provides development files for Palapeli.
12mu|palapeli-4.12.4-1|62	
12mu|palapeli-4.12.4-1|63	%files devel
12mu|palapeli-4.12.4-1|64	%{_kde_includedir}/Pala
12mu|palapeli-4.12.4-1|65	%{_kde_includedir}/libpala
12mu|palapeli-4.12.4-1|66	%{_kde_libdir}/libpala.so
12mu|palapeli-4.12.4-1|67	# cmake files
12mu|palapeli-4.12.4-1|68	%{_kde_libdir}/libpala
12mu|palapeli-4.12.4-1|69	
12mu|palapeli-4.12.4-1|70	#------------------------------------------------------------------------------
12mu|palapeli-4.12.4-1|71	
12mu|palapeli-4.12.4-1|72	%prep
12mu|palapeli-4.12.4-1|73	%setup -q
12mu|palapeli-4.12.4-1|74	
12mu|palapeli-4.12.4-1|75	%build
12mu|palapeli-4.12.4-1|76	%cmake_kde4
12mu|palapeli-4.12.4-1|77	%make
12mu|palapeli-4.12.4-1|78	
12mu|palapeli-4.12.4-1|79	%install
12mu|palapeli-4.12.4-1|80	%makeinstall_std -C build
12mu|palapeli-4.12.4-1|81	
12mu|palapeli-4.12.4-1|82	
12mu|palapeli-4.12.4-1|83	%changelog
12mu|palapeli-4.12.4-1|84	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|palapeli-4.12.4-1|85	+ Revision: 1047b76
12mu|palapeli-4.12.4-1|86	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|palapeli-4.12.4-1|87	
12mu|palapeli-4.12.4-1|88	

20309 12
12mu|pam-1.1.8-1|1	%define major	0
12mu|pam-1.1.8-1|2	%define libname %mklibname %{name} %{major}
12mu|pam-1.1.8-1|3	%define libnamec %mklibname %{name}c %{major}
12mu|pam-1.1.8-1|4	%define libname_misc %mklibname %{name}_misc %{major}
12mu|pam-1.1.8-1|5	%define develname %mklibname %{name} -d
12mu|pam-1.1.8-1|6	
12mu|pam-1.1.8-1|7	%define with_prelude 0
12mu|pam-1.1.8-1|8	%{?_without_prelude: %{expand: %%global with_prelude 0}}
12mu|pam-1.1.8-1|9	%{?_with_prelude: %{expand: %%global with_prelude 1}}
12mu|pam-1.1.8-1|10	
12mu|pam-1.1.8-1|11	%define bootstrap 0
12mu|pam-1.1.8-1|12	%{?_without_bootstrap: %global bootstrap 0}
12mu|pam-1.1.8-1|13	%{?_with_bootstrap: %global bootstrap 1}
12mu|pam-1.1.8-1|14	
12mu|pam-1.1.8-1|15	%define pam_redhat_version 0.99.10-1
12mu|pam-1.1.8-1|16	
12mu|pam-1.1.8-1|17	Epoch:	1
12mu|pam-1.1.8-1|18	
12mu|pam-1.1.8-1|19	Summary:	A security tool which provides authentication for applications
12mu|pam-1.1.8-1|20	Name:		pam
12mu|pam-1.1.8-1|21	Version:	1.1.8
12mu|pam-1.1.8-1|22	Release:	1
12mu|pam-1.1.8-1|23	# The library is BSD licensed with option to relicense as GPLv2+ - this option is redundant
12mu|pam-1.1.8-1|24	# as the BSD license allows that anyway. pam_timestamp and pam_console modules are GPLv2+,
12mu|pam-1.1.8-1|25	License:	BSD and GPLv2+
12mu|pam-1.1.8-1|26	Group:		System/Libraries
12mu|pam-1.1.8-1|27	Url:		http://www.kernel.org/pub/linux/libs/pam/index.html
12mu|pam-1.1.8-1|28	Source0:	ftp://ftp.kernel.org/pub/linux/libs/pam/library/Linux-PAM-%{version}.tar.bz2
12mu|pam-1.1.8-1|29	Source1:	ftp://ftp.kernel.org/pub/linux/libs/pam/library/Linux-PAM-%{version}.tar.bz2.sign
12mu|pam-1.1.8-1|30	Source2:	pam-redhat-%{pam_redhat_version}.tar.bz2
12mu|pam-1.1.8-1|31	Source5:	other.pamd
12mu|pam-1.1.8-1|32	Source6:	system-auth.pamd
12mu|pam-1.1.8-1|33	Source7:	config-util.pamd
12mu|pam-1.1.8-1|34	Source8:	dlopen.sh
12mu|pam-1.1.8-1|35	Source9:	system-auth.5
12mu|pam-1.1.8-1|36	Source10:	config-util.5
12mu|pam-1.1.8-1|37	Source11:	postlogin.pamd
12mu|pam-1.1.8-1|38	Source12:	postlogin.5
12mu|pam-1.1.8-1|39	Source13:	pamtmp.conf
12mu|pam-1.1.8-1|40	Source14:	90-nproc.conf
12mu|pam-1.1.8-1|41	#add missing documentation
12mu|pam-1.1.8-1|42	Source501: 	pam_tty_audit.8
12mu|pam-1.1.8-1|43	Source502:	README
12mu|pam-1.1.8-1|44	
12mu|pam-1.1.8-1|45	# RedHat patches
12mu|pam-1.1.8-1|46	Patch1:  pam-1.0.90-redhat-modules.patch
12mu|pam-1.1.8-1|47	Patch2:  pam-1.1.6-std-noclose.patch
12mu|pam-1.1.8-1|48	Patch4:  pam-1.1.0-console-nochmod.patch
12mu|pam-1.1.8-1|49	Patch5:  pam-1.1.0-notally.patch
12mu|pam-1.1.8-1|50	Patch7:  pam-1.1.0-console-fixes.patch
12mu|pam-1.1.8-1|51	Patch9:  pam-1.1.6-noflex.patch
12mu|pam-1.1.8-1|52	Patch10: pam-1.1.3-nouserenv.patch
12mu|pam-1.1.8-1|53	Patch11: pam-1.1.3-console-abstract.patch
12mu|pam-1.1.8-1|54	Patch13: pam-1.1.5-limits-user.patch
12mu|pam-1.1.8-1|55	Patch22: pam-1.1.7-unix-build.patch
12mu|pam-1.1.8-1|56	Patch32: pam-1.1.7-tty-audit-init.patch
12mu|pam-1.1.8-1|57	
12mu|pam-1.1.8-1|58	# ROSA specific sources/patches
12mu|pam-1.1.8-1|59	# (fl) fix infinite loop
12mu|pam-1.1.8-1|60	Patch507:	pam-0.74-loop.patch
12mu|pam-1.1.8-1|61	# (fc) 0.75-29mdk don't complain when / is owned by root.adm
12mu|pam-1.1.8-1|62	Patch508:	Linux-PAM-0.99.3.0-pamtimestampadm.patch
12mu|pam-1.1.8-1|63	# (fl) pam_xauth: set extra groups because in high security levels
12mu|pam-1.1.8-1|64	#      access to /usr/X11R6/bin dir is controlled by a group
12mu|pam-1.1.8-1|65	Patch512:	Linux-PAM-1.1.1-xauth-groups.patch
12mu|pam-1.1.8-1|66	# (tv/blino) add defaults for nice/rtprio in /etc/security/limits.conf
12mu|pam-1.1.8-1|67	Patch517:	Linux-PAM-0.99.3.0-enable_rt.patch
12mu|pam-1.1.8-1|68	# (blino) fix parallel build (pam_console)
12mu|pam-1.1.8-1|69	Patch521:	Linux-PAM-0.99.3.0-pbuild-rh.patch
12mu|pam-1.1.8-1|70	
12mu|pam-1.1.8-1|71	Patch700:	pam_fix_static_pam_console.patch
12mu|pam-1.1.8-1|72	# (fc) do not output error when no file is in /etc/security/console.perms.d/
12mu|pam-1.1.8-1|73	Patch701:	pam-1.1.0-console-nopermsd.patch
12mu|pam-1.1.8-1|74	# (proyvind): add missing constant that went with rpc removal from glibc 2.14
12mu|pam-1.1.8-1|75	Patch702:	Linux-PAM-1.1.4-add-now-missing-nis-constant.patch
12mu|pam-1.1.8-1|76	
12mu|pam-1.1.8-1|77	# (akdengi> add user to default group users which need for Samba
12mu|pam-1.1.8-1|78	Patch801:	Linux-PAM-1.1.4-group_add_users.patch
12mu|pam-1.1.8-1|79	
12mu|pam-1.1.8-1|80	BuildRequires:	bison
12mu|pam-1.1.8-1|81	BuildRequires:	cracklib-devel
12mu|pam-1.1.8-1|82	BuildRequires:	flex
12mu|pam-1.1.8-1|83	%if !%{bootstrap}
12mu|pam-1.1.8-1|84	# this pulls in the mega texlive load
12mu|pam-1.1.8-1|85	BuildRequires:	linuxdoc-tools
12mu|pam-1.1.8-1|86	%endif
12mu|pam-1.1.8-1|87	BuildRequires:	db_nss-devel
12mu|pam-1.1.8-1|88	BuildRequires:	openssl-devel
12mu|pam-1.1.8-1|89	BuildRequires:	libaudit-devel
12mu|pam-1.1.8-1|90	BuildRequires:	glibc-crypt_blowfish-devel
12mu|pam-1.1.8-1|91	BuildRequires:  gettext-devel
12mu|pam-1.1.8-1|92	%if %with_prelude
12mu|pam-1.1.8-1|93	BuildRequires:	prelude-devel >= 0.9.0
12mu|pam-1.1.8-1|94	%else
12mu|pam-1.1.8-1|95	BuildConflicts:	prelude-devel
12mu|pam-1.1.8-1|96	%endif
12mu|pam-1.1.8-1|97	Requires:	cracklib-dicts
12mu|pam-1.1.8-1|98	Requires:	setup >= 2.7.12-2
12mu|pam-1.1.8-1|99	Requires:	pam_tcb >= 1.0.2-16
12mu|pam-1.1.8-1|100	Requires(pre):	rpm-helper
12mu|pam-1.1.8-1|101	Requires(post):	coreutils
12mu|pam-1.1.8-1|102	Requires(post):	tcb >= 1.0.2-16
12mu|pam-1.1.8-1|103	Conflicts:	%{_lib}pam0 < 1.1.4-5
12mu|pam-1.1.8-1|104	Requires: libpwquality >= 0.9.9
12mu|pam-1.1.8-1|105	
12mu|pam-1.1.8-1|106	
12mu|pam-1.1.8-1|107	%description
12mu|pam-1.1.8-1|108	PAM (Pluggable Authentication Modules) is a system security tool that
12mu|pam-1.1.8-1|109	allows system administrators to set authentication policy without
12mu|pam-1.1.8-1|110	having to recompile programs that handle authentication.
12mu|pam-1.1.8-1|111	
12mu|pam-1.1.8-1|112	%package	doc
12mu|pam-1.1.8-1|113	Summary:	Additional documentation for %{name}
12mu|pam-1.1.8-1|114	Group:		System/Libraries
12mu|pam-1.1.8-1|115	Requires:	%{name} = %{EVRD}
12mu|pam-1.1.8-1|116	
12mu|pam-1.1.8-1|117	%description	doc
12mu|pam-1.1.8-1|118	This is the documentation package of %{name}.
12mu|pam-1.1.8-1|119	
12mu|pam-1.1.8-1|120	%package -n	%{libname}
12mu|pam-1.1.8-1|121	Summary:	Library for %{name}
12mu|pam-1.1.8-1|122	Group:		System/Libraries
12mu|pam-1.1.8-1|123	Conflicts:	pam < 1.1.4-5
12mu|pam-1.1.8-1|124	
12mu|pam-1.1.8-1|125	%description -n	%{libname}
12mu|pam-1.1.8-1|126	This package contains the library libpam for %{name}.
12mu|pam-1.1.8-1|127	
12mu|pam-1.1.8-1|128	%package -n	%{libnamec}
12mu|pam-1.1.8-1|129	Summary:	Library for %{name}
12mu|pam-1.1.8-1|130	Group:		System/Libraries
12mu|pam-1.1.8-1|131	Conflicts:	%{_lib}pam0 < 1.1.4-5
12mu|pam-1.1.8-1|132	
12mu|pam-1.1.8-1|133	%description -n	%{libnamec}
12mu|pam-1.1.8-1|134	This package contains the library libpamc for %{name}.
12mu|pam-1.1.8-1|135	
12mu|pam-1.1.8-1|136	%package -n	%{libname_misc}
12mu|pam-1.1.8-1|137	Summary:	Library for %{name}
12mu|pam-1.1.8-1|138	Group:		System/Libraries
12mu|pam-1.1.8-1|139	Conflicts:	%{_lib}pam0 < 1.1.4-5
12mu|pam-1.1.8-1|140	
12mu|pam-1.1.8-1|141	%description -n	%{libname_misc}
12mu|pam-1.1.8-1|142	This package contains the library libpam_misc for %{name}.
12mu|pam-1.1.8-1|143	
12mu|pam-1.1.8-1|144	%package -n	%{develname}
12mu|pam-1.1.8-1|145	Summary:	Development headers and libraries for %{name}
12mu|pam-1.1.8-1|146	Group:		Development/Other
12mu|pam-1.1.8-1|147	Requires:	%{libname} = %{EVRD}
12mu|pam-1.1.8-1|148	Requires:	%{libnamec} = %{EVRD}
12mu|pam-1.1.8-1|149	Requires:	%{libname_misc} = %{EVRD}
12mu|pam-1.1.8-1|150	Provides:	%{name}-devel = %{EVRD}
12mu|pam-1.1.8-1|151	
12mu|pam-1.1.8-1|152	%description -n	%{develname}
12mu|pam-1.1.8-1|153	PAM (Pluggable Authentication Modules) is a system security tool that
12mu|pam-1.1.8-1|154	allows system administrators to set authentication policy without
12mu|pam-1.1.8-1|155	having to recompile programs that handle authentication.
12mu|pam-1.1.8-1|156	
12mu|pam-1.1.8-1|157	This package contains the development libraries for %{name}.
12mu|pam-1.1.8-1|158	
12mu|pam-1.1.8-1|159	%prep
12mu|pam-1.1.8-1|160	%setup -q -n Linux-PAM-%{version} -a 2
12mu|pam-1.1.8-1|161	
12mu|pam-1.1.8-1|162	# Add custom modules.
12mu|pam-1.1.8-1|163	mv pam-redhat-%{pam_redhat_version}/* modules
12mu|pam-1.1.8-1|164	
12mu|pam-1.1.8-1|165	%apply_patches
12mu|pam-1.1.8-1|166	
12mu|pam-1.1.8-1|167	install -m644 %{SOURCE501} %{SOURCE502} modules/pam_tty_audit/
12mu|pam-1.1.8-1|168	
12mu|pam-1.1.8-1|169	mkdir -p doc/txts
12mu|pam-1.1.8-1|170	for readme in modules/pam_*/README ; do
12mu|pam-1.1.8-1|171	cp -f ${readme} doc/txts/README.`dirname ${readme} | sed -e 's|^modules/||'`
12mu|pam-1.1.8-1|172	done
12mu|pam-1.1.8-1|173	
12mu|pam-1.1.8-1|174	#libtoolize -cf
12mu|pam-1.1.8-1|175	autoreconf -ifs -I m4
12mu|pam-1.1.8-1|176	
12mu|pam-1.1.8-1|177	%build
12mu|pam-1.1.8-1|178	export BROWSER=""
12mu|pam-1.1.8-1|179	CFLAGS="$RPM_OPT_FLAGS -fPIC -I%{_includedir}/db_nss -D_GNU_SOURCE" \
12mu|pam-1.1.8-1|180	%configure2_5x \
12mu|pam-1.1.8-1|181	--sbindir=/sbin \
12mu|pam-1.1.8-1|182	--libdir=/%{_lib} \
12mu|pam-1.1.8-1|183	--includedir=%{_includedir}/security \
12mu|pam-1.1.8-1|184	--with-db-uniquename=_nss \
12mu|pam-1.1.8-1|185	--docdir=%{_docdir}/%{name} \
12mu|pam-1.1.8-1|186	--disable-selinux \
12mu|pam-1.1.8-1|187	--disable-prelude
12mu|pam-1.1.8-1|188	%make
12mu|pam-1.1.8-1|189	
12mu|pam-1.1.8-1|190	%install
12mu|pam-1.1.8-1|191	mkdir -p %{buildroot}%{_includedir}/security
12mu|pam-1.1.8-1|192	mkdir -p %{buildroot}/%{_lib}/security
12mu|pam-1.1.8-1|193	%makeinstall_std LDCONFIG=:
12mu|pam-1.1.8-1|194	install -d -m 755 %{buildroot}/etc/pam.d
12mu|pam-1.1.8-1|195	install -m 644 %{SOURCE5} %{buildroot}/etc/pam.d/other
12mu|pam-1.1.8-1|196	install -m 644 %{SOURCE6} %{buildroot}/etc/pam.d/system-auth
12mu|pam-1.1.8-1|197	install -m 644 %{SOURCE7} %{buildroot}/etc/pam.d/config-util
12mu|pam-1.1.8-1|198	install -m 644 %{SOURCE11} %{buildroot}/etc/pam.d/postlogin
12mu|pam-1.1.8-1|199	install -m 600 /dev/null %{buildroot}%{_sysconfdir}/security/opasswd
12mu|pam-1.1.8-1|200	install -d -m 755 %{buildroot}/var/log
12mu|pam-1.1.8-1|201	install -m 600 /dev/null %{buildroot}/var/log/tallylog
12mu|pam-1.1.8-1|202	install -m 644 %{SOURCE14} %{buildroot}%{_sysconfdir}/security/limits.d/90-nproc.conf
12mu|pam-1.1.8-1|203	
12mu|pam-1.1.8-1|204	# Install man pages.
12mu|pam-1.1.8-1|205	install -m 644 %{SOURCE9} %{SOURCE10} %{SOURCE12} %{buildroot}%{_mandir}/man5/
12mu|pam-1.1.8-1|206	
12mu|pam-1.1.8-1|207	# no longer needed, handled by ACL in udev
12mu|pam-1.1.8-1|208	for phase in auth acct passwd session ; do
12mu|pam-1.1.8-1|209	ln -sf pam_unix.so %{buildroot}/%{_lib}/security/pam_unix_${phase}.so
12mu|pam-1.1.8-1|210	done
12mu|pam-1.1.8-1|211	
12mu|pam-1.1.8-1|212	# cleanup
12mu|pam-1.1.8-1|213	rm -f %{buildroot}/%{_lib}/security/*.la
12mu|pam-1.1.8-1|214	rm -f %{buildroot}/%{_lib}/*.la
12mu|pam-1.1.8-1|215	
12mu|pam-1.1.8-1|216	#Set suid bit for /sbin/unix_chkpwd (bug #3169)
12mu|pam-1.1.8-1|217	chmod u+s %{buildroot}/sbin/unix_chkpwd
12mu|pam-1.1.8-1|218	
12mu|pam-1.1.8-1|219	# Install the file for autocreation of /var/run subdirectories on boot
12mu|pam-1.1.8-1|220	mkdir -p %{buildroot}%{_prefix}/lib/tmfiles.d/
12mu|pam-1.1.8-1|221	install -m644 -D %{SOURCE13} %{buildroot}%{_prefix}/lib/tmpfiles.d/pam.conf
12mu|pam-1.1.8-1|222	
12mu|pam-1.1.8-1|223	%find_lang Linux-PAM
12mu|pam-1.1.8-1|224	
12mu|pam-1.1.8-1|225	%check
12mu|pam-1.1.8-1|226	# (blino) we don't want to test if SE Linux is built, it's disabled
12mu|pam-1.1.8-1|227	# Make sure every module subdirectory gave us a module.  Yes, this is hackish.
12mu|pam-1.1.8-1|228	for dir in modules/pam_* ; do
12mu|pam-1.1.8-1|229	if [ -d ${dir} ] && [[ "${dir}" != "modules/pam_selinux" ]] && [[ "${dir}" != "modules/pam_sepermit" ]]; then
12mu|pam-1.1.8-1|230	[[ "${dir}" = "modules/pam_tally" ]] && continue
12mu|pam-1.1.8-1|231	if ! ls -1 %{buildroot}/%{_lib}/security/`basename ${dir}`*.so ; then
12mu|pam-1.1.8-1|232	echo ERROR `basename ${dir}` did not build a module.
12mu|pam-1.1.8-1|233	exit 1
12mu|pam-1.1.8-1|234	fi
12mu|pam-1.1.8-1|235	fi
12mu|pam-1.1.8-1|236	done
12mu|pam-1.1.8-1|237	
12mu|pam-1.1.8-1|238	# Check for module problems.  Specifically, check that every module we just
12mu|pam-1.1.8-1|239	# installed can actually be loaded by a minimal PAM-aware application.
12mu|pam-1.1.8-1|240	/sbin/ldconfig -n %{buildroot}/%{_lib}
12mu|pam-1.1.8-1|241	for module in %{buildroot}/%{_lib}/security/pam*.so ; do
12mu|pam-1.1.8-1|242	if ! env LD_LIBRARY_PATH=%{buildroot}/%{_lib} \
12mu|pam-1.1.8-1|243	sh %{SOURCE8} -ldl -lpam -L%{buildroot}/%{_lib} ${module} ; then
12mu|pam-1.1.8-1|244	echo ERROR module: ${module} cannot be loaded.
12mu|pam-1.1.8-1|245	exit 1
12mu|pam-1.1.8-1|246	fi
12mu|pam-1.1.8-1|247	done
12mu|pam-1.1.8-1|248	
12mu|pam-1.1.8-1|249	%posttrans
12mu|pam-1.1.8-1|250	# (cg) Ensure that the pam_systemd.so is included for user ACLs under systemd
12mu|pam-1.1.8-1|251	# Note: Only affects upgrades, but does no harm so always update if needed.
12mu|pam-1.1.8-1|252	if ! grep -q "pam_systemd\.so" /etc/pam.d/system-auth; then
12mu|pam-1.1.8-1|253	echo "-session    optional      pam_systemd.so" >>/etc/pam.d/system-auth
12mu|pam-1.1.8-1|254	fi
12mu|pam-1.1.8-1|255	
12mu|pam-1.1.8-1|256	if [ ! -a /var/log/tallylog ] ; then
12mu|pam-1.1.8-1|257	install -m 600 /dev/null /var/log/tallylog
12mu|pam-1.1.8-1|258	fi
12mu|pam-1.1.8-1|259	if [ -f /etc/login.defs ] && ! grep -q USE_TCB /etc/login.defs; then
12mu|pam-1.1.8-1|260	/usr/sbin/set_tcb --auto --migrate
12mu|pam-1.1.8-1|261	fi
12mu|pam-1.1.8-1|262	
12mu|pam-1.1.8-1|263	%files -f Linux-PAM.lang
12mu|pam-1.1.8-1|264	%doc NEWS
12mu|pam-1.1.8-1|265	%docdir %{_docdir}/%{name}
12mu|pam-1.1.8-1|266	%dir /etc/pam.d
12mu|pam-1.1.8-1|267	%config(noreplace) /etc/environment
12mu|pam-1.1.8-1|268	%config /etc/pam.d/other
12mu|pam-1.1.8-1|269	%attr(0644,root,shadow) %config(noreplace) /etc/pam.d/system-auth
12mu|pam-1.1.8-1|270	%config /etc/pam.d/config-util
12mu|pam-1.1.8-1|271	%config /etc/pam.d/postlogin
12mu|pam-1.1.8-1|272	/sbin/mkhomedir_helper
12mu|pam-1.1.8-1|273	/sbin/pam_console_apply
12mu|pam-1.1.8-1|274	/sbin/pam_tally2
12mu|pam-1.1.8-1|275	/sbin/unix_chkpwd
12mu|pam-1.1.8-1|276	/sbin/unix_update
12mu|pam-1.1.8-1|277	%attr(4755,root,root) /sbin/pam_timestamp_check
12mu|pam-1.1.8-1|278	%config(noreplace) %{_sysconfdir}/security/access.conf
12mu|pam-1.1.8-1|279	%config(noreplace) %{_sysconfdir}/security/chroot.conf
12mu|pam-1.1.8-1|280	%config(noreplace) %{_sysconfdir}/security/console.perms
12mu|pam-1.1.8-1|281	%config(noreplace) %{_sysconfdir}/security/console.handlers
12mu|pam-1.1.8-1|282	%config(noreplace) %{_sysconfdir}/security/group.conf
12mu|pam-1.1.8-1|283	%config(noreplace) %{_sysconfdir}/security/limits.conf
12mu|pam-1.1.8-1|284	%config(noreplace) %{_sysconfdir}/security/namespace.conf
12mu|pam-1.1.8-1|285	%attr(755,root,root) %config(noreplace) %{_sysconfdir}/security/namespace.init
12mu|pam-1.1.8-1|286	%config(noreplace) %{_sysconfdir}/security/pam_env.conf
12mu|pam-1.1.8-1|287	%config(noreplace) %{_sysconfdir}/security/time.conf
12mu|pam-1.1.8-1|288	%config(noreplace) %{_sysconfdir}/security/opasswd
12mu|pam-1.1.8-1|289	%config(noreplace) %{_sysconfdir}/security/limits.d/90-nproc.conf
12mu|pam-1.1.8-1|290	%dir %{_sysconfdir}/security/console.apps
12mu|pam-1.1.8-1|291	%dir %{_sysconfdir}/security/console.perms.d
12mu|pam-1.1.8-1|292	%dir /%{_lib}/security
12mu|pam-1.1.8-1|293	/%{_lib}/security/*.so
12mu|pam-1.1.8-1|294	/%{_lib}/security/pam_filter
12mu|pam-1.1.8-1|295	/usr/lib/tmpfiles.d/pam.conf
12mu|pam-1.1.8-1|296	%dir /var/run/console
12mu|pam-1.1.8-1|297	%ghost %verify(not md5 size mtime) /var/log/tallylog
12mu|pam-1.1.8-1|298	%{_mandir}/man5/*
12mu|pam-1.1.8-1|299	%{_mandir}/man8/*
12mu|pam-1.1.8-1|300	
12mu|pam-1.1.8-1|301	%files -n %{libname}
12mu|pam-1.1.8-1|302	/%{_lib}/libpam.so.%{major}*
12mu|pam-1.1.8-1|303	
12mu|pam-1.1.8-1|304	%files -n %{libnamec}
12mu|pam-1.1.8-1|305	/%{_lib}/libpamc.so.%{major}*
12mu|pam-1.1.8-1|306	
12mu|pam-1.1.8-1|307	%files -n %{libname_misc}
12mu|pam-1.1.8-1|308	/%{_lib}/libpam_misc.so.%{major}*
12mu|pam-1.1.8-1|309	
12mu|pam-1.1.8-1|310	%files -n %{develname}
12mu|pam-1.1.8-1|311	%doc Copyright
12mu|pam-1.1.8-1|312	/%{_lib}/libpam.so
12mu|pam-1.1.8-1|313	/%{_lib}/libpam_misc.so
12mu|pam-1.1.8-1|314	/%{_lib}/libpamc.so
12mu|pam-1.1.8-1|315	%{_includedir}/security/*.h
12mu|pam-1.1.8-1|316	%{_mandir}/man3/*
12mu|pam-1.1.8-1|317	
12mu|pam-1.1.8-1|318	%files doc
12mu|pam-1.1.8-1|319	%doc doc/txts doc/specs/rfc86.0.txt Copyright
12mu|pam-1.1.8-1|320	
12mu|pam-1.1.8-1|321	
12mu|pam-1.1.8-1|322	%changelog
12mu|pam-1.1.8-1|323	* Tue Jan 21 2014 akdengi <alexander.kazancev@rosalab.ru> 1:1.1.8-1
12mu|pam-1.1.8-1|324	+ Revision: 37111ad
12mu|pam-1.1.8-1|325	- fix build
12mu|pam-1.1.8-1|326	
12mu|pam-1.1.8-1|327	

20310 12
12mu|pango-1.34.1-1|1	%define enable_gtkdoc 1
12mu|pango-1.34.1-1|2	
12mu|pango-1.34.1-1|3	# Define biarch packages
12mu|pango-1.34.1-1|4	%define biarches_32 %{ix86} ppc
12mu|pango-1.34.1-1|5	%define biarches_64 x86_64 ppc64
12mu|pango-1.34.1-1|6	%define query_modules_suffix %{nil}
12mu|pango-1.34.1-1|7	%ifarch %{biarches_32}
12mu|pango-1.34.1-1|8	%define query_modules_suffix -32
12mu|pango-1.34.1-1|9	%endif
12mu|pango-1.34.1-1|10	%ifarch %{biarches_64}
12mu|pango-1.34.1-1|11	%define query_modules_suffix -64
12mu|pango-1.34.1-1|12	%endif
12mu|pango-1.34.1-1|13	%define query_modules pango-querymodules%{query_modules_suffix}
12mu|pango-1.34.1-1|14	
12mu|pango-1.34.1-1|15	%define api 1.0
12mu|pango-1.34.1-1|16	%define module_version 1.8.0
12mu|pango-1.34.1-1|17	%define major 0
12mu|pango-1.34.1-1|18	
12mu|pango-1.34.1-1|19	%define modules %mklibname %{name}-modules %{api}
12mu|pango-1.34.1-1|20	%define libname %mklibname %{name} %{api} %{major}
12mu|pango-1.34.1-1|21	%define libcairo %mklibname %{name}cairo %{api} %{major}
12mu|pango-1.34.1-1|22	%define libft2 %mklibname %{name}ft2_ %{api} %{major}
12mu|pango-1.34.1-1|23	%define libxft %mklibname %{name}xft %{api} %{major}
12mu|pango-1.34.1-1|24	
12mu|pango-1.34.1-1|25	%define girname %mklibname %{name}-gir %{api}
12mu|pango-1.34.1-1|26	%define gircairo %mklibname %{name}cairo-gir %{api}
12mu|pango-1.34.1-1|27	%define girft2 %mklibname %{name}ft2-gir %{api}
12mu|pango-1.34.1-1|28	%define girxft %mklibname %{name}xft-gir %{api}
12mu|pango-1.34.1-1|29	
12mu|pango-1.34.1-1|30	%define develname %mklibname -d %{name} %{api}
12mu|pango-1.34.1-1|31	%define develcairo %mklibname -d %{name}cairo %{api}
12mu|pango-1.34.1-1|32	%define develft2 %mklibname -d %{name}ft2_ %{api}
12mu|pango-1.34.1-1|33	%define develx %mklibname -d %{name}x %{api}
12mu|pango-1.34.1-1|34	%define develxft %mklibname -d %{name}xft %{api}
12mu|pango-1.34.1-1|35	
12mu|pango-1.34.1-1|36	Summary:	System for layout and rendering of internationalized text
12mu|pango-1.34.1-1|37	Name:		pango
12mu|pango-1.34.1-1|38	Version:	1.34.1
12mu|pango-1.34.1-1|39	Release:	1
12mu|pango-1.34.1-1|40	License:	LGPLv2+
12mu|pango-1.34.1-1|41	Group:		System/Internationalization
12mu|pango-1.34.1-1|42	URL:		http://www.pango.org/
12mu|pango-1.34.1-1|43	Source0:	http://ftp.gnome.org/pub/GNOME/sources/pango/1.34/%{name}-%{version}.tar.xz
12mu|pango-1.34.1-1|44	# (gb) 1.4.0-2mdk biarch support
12mu|pango-1.34.1-1|45	Patch5:		pango-1.32.0-lib64.patch
12mu|pango-1.34.1-1|46	
12mu|pango-1.34.1-1|47	BuildRequires:	pkgconfig(cairo) >= 1.7.6
12mu|pango-1.34.1-1|48	BuildRequires:	pkgconfig(fontconfig) >= 2.10.91
12mu|pango-1.34.1-1|49	BuildRequires:	pkgconfig(freetype2) >= 2.1.3
12mu|pango-1.34.1-1|50	BuildRequires:	pkgconfig(glib-2.0) >= 2.24
12mu|pango-1.34.1-1|51	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|pango-1.34.1-1|52	BuildRequires:	pkgconfig(libthai) >= 0.1.9
12mu|pango-1.34.1-1|53	BuildRequires:	pkgconfig(xft) >= 2.0
12mu|pango-1.34.1-1|54	BuildRequires:	pkgconfig(harfbuzz) >= 0.9.3
12mu|pango-1.34.1-1|55	%if %{enable_gtkdoc}
12mu|pango-1.34.1-1|56	BuildRequires:	docbook-style-xsl
12mu|pango-1.34.1-1|57	BuildRequires:	docbook-dtd412-xml
12mu|pango-1.34.1-1|58	BuildRequires:	gtk-doc >= 0.10
12mu|pango-1.34.1-1|59	BuildRequires:	xsltproc
12mu|pango-1.34.1-1|60	%endif
12mu|pango-1.34.1-1|61	
12mu|pango-1.34.1-1|62	%description
12mu|pango-1.34.1-1|63	A library to handle unicode strings as well as complex bidirectional
12mu|pango-1.34.1-1|64	or context dependent shaped strings.
12mu|pango-1.34.1-1|65	It is the next step on Gtk+ internationalization.
12mu|pango-1.34.1-1|66	
12mu|pango-1.34.1-1|67	%package -n %{libname}
12mu|pango-1.34.1-1|68	Summary:	Internationalized text layout and rendering system
12mu|pango-1.34.1-1|69	Group:		%{group}
12mu|pango-1.34.1-1|70	
12mu|pango-1.34.1-1|71	%description -n %{libname}
12mu|pango-1.34.1-1|72	A library to handle unicode strings as well as complex bidirectional
12mu|pango-1.34.1-1|73	or context dependent shaped strings.
12mu|pango-1.34.1-1|74	It is the next step on Gtk+ internationalization.
12mu|pango-1.34.1-1|75	
12mu|pango-1.34.1-1|76	%package -n %{libcairo}
12mu|pango-1.34.1-1|77	Summary:	Internationalized text layout and rendering system - cairo
12mu|pango-1.34.1-1|78	Group:		%{group}
12mu|pango-1.34.1-1|79	
12mu|pango-1.34.1-1|80	%description -n %{libcairo}
12mu|pango-1.34.1-1|81	Library for %{name} - cairo.
12mu|pango-1.34.1-1|82	
12mu|pango-1.34.1-1|83	%package -n %{libft2}
12mu|pango-1.34.1-1|84	Summary:	Internationalized text layout and rendering system - ft2
12mu|pango-1.34.1-1|85	Group:		%{group}
12mu|pango-1.34.1-1|86	
12mu|pango-1.34.1-1|87	%description -n %{libft2}
12mu|pango-1.34.1-1|88	Library for %{name} - ft2.
12mu|pango-1.34.1-1|89	
12mu|pango-1.34.1-1|90	%package -n %{libxft}
12mu|pango-1.34.1-1|91	Summary:	Internationalized text layout and rendering system - xft
12mu|pango-1.34.1-1|92	Group:		%{group}
12mu|pango-1.34.1-1|93	
12mu|pango-1.34.1-1|94	%description -n %{libxft}
12mu|pango-1.34.1-1|95	Library for %{name} - xft.
12mu|pango-1.34.1-1|96	
12mu|pango-1.34.1-1|97	%package -n %{girname}
12mu|pango-1.34.1-1|98	Summary:	GObject Introspection interface description for %{name}
12mu|pango-1.34.1-1|99	Group:		System/Libraries
12mu|pango-1.34.1-1|100	
12mu|pango-1.34.1-1|101	%description -n %{girname}
12mu|pango-1.34.1-1|102	GObject Introspection interface description for %{name}.
12mu|pango-1.34.1-1|103	
12mu|pango-1.34.1-1|104	%package -n %{gircairo}
12mu|pango-1.34.1-1|105	Summary:	GObject Introspection interface description for %{name} - cairo
12mu|pango-1.34.1-1|106	Group:		System/Libraries
12mu|pango-1.34.1-1|107	
12mu|pango-1.34.1-1|108	%description -n %{gircairo}
12mu|pango-1.34.1-1|109	GObject Introspection interface description for %{name} - cairo.
12mu|pango-1.34.1-1|110	
12mu|pango-1.34.1-1|111	%package -n %{girft2}
12mu|pango-1.34.1-1|112	Summary:	GObject Introspection interface description for %{name} - ft2
12mu|pango-1.34.1-1|113	Group:		System/Libraries
12mu|pango-1.34.1-1|114	
12mu|pango-1.34.1-1|115	%description -n %{girft2}
12mu|pango-1.34.1-1|116	GObject Introspection interface description for %{name} - ft2.
12mu|pango-1.34.1-1|117	
12mu|pango-1.34.1-1|118	%package -n %{girxft}
12mu|pango-1.34.1-1|119	Summary:	GObject Introspection interface description for %{name} - xft
12mu|pango-1.34.1-1|120	Group:		System/Libraries
12mu|pango-1.34.1-1|121	
12mu|pango-1.34.1-1|122	%description -n %{girxft}
12mu|pango-1.34.1-1|123	GObject Introspection interface description for %{name} - xft.
12mu|pango-1.34.1-1|124	
12mu|pango-1.34.1-1|125	%package -n %{modules}
12mu|pango-1.34.1-1|126	Summary:	Internationalized text layout and rendering system
12mu|pango-1.34.1-1|127	Group:		%{group}
12mu|pango-1.34.1-1|128	Provides:	lib%{name}%{api} = %{version}-%{release}
12mu|pango-1.34.1-1|129	Provides:	lib%{name} = %{version}-%{release}
12mu|pango-1.34.1-1|130	%rename		%{_lib}pango1.0_0-modules
12mu|pango-1.34.1-1|131	%rename		%{name}
12mu|pango-1.34.1-1|132	#need this since we launch pango-querymodules in %post
12mu|pango-1.34.1-1|133	Provides:	pango-modules = %{version}-%{release}
12mu|pango-1.34.1-1|134	
12mu|pango-1.34.1-1|135	%description -n %{modules}
12mu|pango-1.34.1-1|136	A library to handle unicode strings as well as complex bidirectional
12mu|pango-1.34.1-1|137	or context dependent shaped strings.
12mu|pango-1.34.1-1|138	It is the next step on Gtk+ internationalization.
12mu|pango-1.34.1-1|139	
12mu|pango-1.34.1-1|140	%package -n %{develname}
12mu|pango-1.34.1-1|141	Summary:	Internationalized text layout and rendering system
12mu|pango-1.34.1-1|142	Group:		Development/GNOME and GTK+
12mu|pango-1.34.1-1|143	%rename		pango-devel
12mu|pango-1.34.1-1|144	%rename		pango-doc
12mu|pango-1.34.1-1|145	Requires:	%{libname} = %{version}-%{release}
12mu|pango-1.34.1-1|146	Requires:	%{girname} = %{version}-%{release}
12mu|pango-1.34.1-1|147	Conflicts:	%{_lib}pango1.0_0 < 1.28.1-2
12mu|pango-1.34.1-1|148	
12mu|pango-1.34.1-1|149	%description -n %{develname}
12mu|pango-1.34.1-1|150	This package includes the development library and header files
12mu|pango-1.34.1-1|151	for the %{name} package.
12mu|pango-1.34.1-1|152	
12mu|pango-1.34.1-1|153	%package -n %{develcairo}
12mu|pango-1.34.1-1|154	Summary:	Internationalized text layout and rendering system - cairo
12mu|pango-1.34.1-1|155	Group:		Development/GNOME and GTK+
12mu|pango-1.34.1-1|156	Requires:	%{libcairo} = %{version}-%{release}
12mu|pango-1.34.1-1|157	Requires:	%{gircairo} = %{version}-%{release}
12mu|pango-1.34.1-1|158	
12mu|pango-1.34.1-1|159	%description -n %{develcairo}
12mu|pango-1.34.1-1|160	This package includes the development library and header files
12mu|pango-1.34.1-1|161	for the %{name}cairo package.
12mu|pango-1.34.1-1|162	
12mu|pango-1.34.1-1|163	%package -n %{develft2}
12mu|pango-1.34.1-1|164	Summary:	Internationalized text layout and rendering system - ft2
12mu|pango-1.34.1-1|165	Group:		Development/GNOME and GTK+
12mu|pango-1.34.1-1|166	Requires:	%{libft2} = %{version}-%{release}
12mu|pango-1.34.1-1|167	Requires:	%{girft2} = %{version}-%{release}
12mu|pango-1.34.1-1|168	
12mu|pango-1.34.1-1|169	%description -n %{develft2}
12mu|pango-1.34.1-1|170	This package includes the development library and header files
12mu|pango-1.34.1-1|171	for the %{name}ft2 package.
12mu|pango-1.34.1-1|172	
12mu|pango-1.34.1-1|173	%package -n %{develxft}
12mu|pango-1.34.1-1|174	Summary:	Internationalized text layout and rendering system - xft
12mu|pango-1.34.1-1|175	Group:		Development/GNOME and GTK+
12mu|pango-1.34.1-1|176	Requires:	%{libxft} = %{version}-%{release}
12mu|pango-1.34.1-1|177	Requires:	%{girxft} = %{version}-%{release}
12mu|pango-1.34.1-1|178	
12mu|pango-1.34.1-1|179	%description -n %{develxft}
12mu|pango-1.34.1-1|180	This package includes the development library and header files
12mu|pango-1.34.1-1|181	for the %{name}xft package.
12mu|pango-1.34.1-1|182	
12mu|pango-1.34.1-1|183	%prep
12mu|pango-1.34.1-1|184	%setup -q
12mu|pango-1.34.1-1|185	%apply_patches
12mu|pango-1.34.1-1|186	
12mu|pango-1.34.1-1|187	%build
12mu|pango-1.34.1-1|188	#needed by patch5
12mu|pango-1.34.1-1|189	autoreconf -fi
12mu|pango-1.34.1-1|190	%configure2_5x \
12mu|pango-1.34.1-1|191	--enable-static=no \
12mu|pango-1.34.1-1|192	%if !%enable_gtkdoc
12mu|pango-1.34.1-1|193	--disable-gtk-doc \
12mu|pango-1.34.1-1|194	%endif
12mu|pango-1.34.1-1|195	
12mu|pango-1.34.1-1|196	%make ARCH=%{_arch}
12mu|pango-1.34.1-1|197	
12mu|pango-1.34.1-1|198	%check
12mu|pango-1.34.1-1|199	#disabled for https://bugzilla.gnome.org/show_bug.cgi?id=610791
12mu|pango-1.34.1-1|200	make check || true
12mu|pango-1.34.1-1|201	
12mu|pango-1.34.1-1|202	%install
12mu|pango-1.34.1-1|203	%makeinstall_std
12mu|pango-1.34.1-1|204	# remove unpackaged files
12mu|pango-1.34.1-1|205	find %{buildroot} -name "*.la" -delete
12mu|pango-1.34.1-1|206	
12mu|pango-1.34.1-1|207	# remove some quite annoying /usr/usr
12mu|pango-1.34.1-1|208	perl -pi -e "s|/usr/usr/%{_lib}|%{_libdir}|g" %{buildroot}%{_libdir}/*.la
12mu|pango-1.34.1-1|209	
12mu|pango-1.34.1-1|210	mkdir -p %{buildroot}%{_sysconfdir}/pango/%{_arch}
12mu|pango-1.34.1-1|211	touch %{buildroot}%{_sysconfdir}/pango/%{_arch}/pango.modules
12mu|pango-1.34.1-1|212	
12mu|pango-1.34.1-1|213	%ifarch %{biarches_32} %{biarches_64}
12mu|pango-1.34.1-1|214	mv %{buildroot}%{_bindir}/pango-querymodules %{buildroot}%{_bindir}/%{query_modules}
12mu|pango-1.34.1-1|215	%endif
12mu|pango-1.34.1-1|216	%ifarch %{biarches_64}
12mu|pango-1.34.1-1|217	mv %{buildroot}%{_bindir}/pango-view %{buildroot}%{_bindir}/pango-view%{query_modules_suffix}
12mu|pango-1.34.1-1|218	%endif
12mu|pango-1.34.1-1|219	
12mu|pango-1.34.1-1|220	%post -n %{modules}
12mu|pango-1.34.1-1|221	if [ "$1" = "2" -a -r  %{_sysconfdir}/pango/pango.modules ]; then
12mu|pango-1.34.1-1|222	rm -f %{_sysconfdir}/pango/pango.modules
12mu|pango-1.34.1-1|223	fi
12mu|pango-1.34.1-1|224	%{_bindir}/%{query_modules} --system > %{_sysconfdir}/pango/%{_arch}/pango.modules
12mu|pango-1.34.1-1|225	
12mu|pango-1.34.1-1|226	%postun -n %{modules}
12mu|pango-1.34.1-1|227	if [ "$1" -gt "0" -a -r  %{_sysconfdir}/pango/pango.modules ]; then
12mu|pango-1.34.1-1|228	rm -f %{_sysconfdir}/pango/pango.modules
12mu|pango-1.34.1-1|229	fi
12mu|pango-1.34.1-1|230	%{_bindir}/%{query_modules} > %{_sysconfdir}/pango/%{_arch}/pango.modules
12mu|pango-1.34.1-1|231	
12mu|pango-1.34.1-1|232	%files -n %{modules}
12mu|pango-1.34.1-1|233	%doc README AUTHORS NEWS
12mu|pango-1.34.1-1|234	%dir %{_sysconfdir}/pango
12mu|pango-1.34.1-1|235	%dir %{_sysconfdir}/pango/%{_arch}
12mu|pango-1.34.1-1|236	%ghost %verify (not md5 mtime size) %config(noreplace) %{_sysconfdir}/pango/%{_arch}/pango.modules
12mu|pango-1.34.1-1|237	%ifnarch %{biarches_32} %{biarches_64}
12mu|pango-1.34.1-1|238	%{_bindir}/pango-querymodules
12mu|pango-1.34.1-1|239	%else
12mu|pango-1.34.1-1|240	%{_bindir}/pango-querymodules-*
12mu|pango-1.34.1-1|241	%endif
12mu|pango-1.34.1-1|242	%dir %{_libdir}/pango
12mu|pango-1.34.1-1|243	%dir %{_libdir}/pango/%{module_version}
12mu|pango-1.34.1-1|244	%dir %{_libdir}/pango/%{module_version}/modules
12mu|pango-1.34.1-1|245	%{_libdir}/pango/%{module_version}/modules/*.so
12mu|pango-1.34.1-1|246	%{_mandir}/man1/*
12mu|pango-1.34.1-1|247	
12mu|pango-1.34.1-1|248	%files -n %{libname}
12mu|pango-1.34.1-1|249	%{_libdir}/libpango-%{api}.so.%{major}*
12mu|pango-1.34.1-1|250	
12mu|pango-1.34.1-1|251	%files -n %{libcairo}
12mu|pango-1.34.1-1|252	%{_libdir}/libpangocairo-%{api}.so.%{major}*
12mu|pango-1.34.1-1|253	
12mu|pango-1.34.1-1|254	%files -n %{libft2}
12mu|pango-1.34.1-1|255	%{_libdir}/libpangoft2-%{api}.so.%{major}*
12mu|pango-1.34.1-1|256	
12mu|pango-1.34.1-1|257	%files -n %{libxft}
12mu|pango-1.34.1-1|258	%{_libdir}/libpangoxft-%{api}.so.%{major}*
12mu|pango-1.34.1-1|259	
12mu|pango-1.34.1-1|260	%files -n %{girname}
12mu|pango-1.34.1-1|261	%{_libdir}/girepository-1.0/Pango-%{api}.typelib
12mu|pango-1.34.1-1|262	
12mu|pango-1.34.1-1|263	%files -n %{gircairo}
12mu|pango-1.34.1-1|264	%{_libdir}/girepository-1.0/PangoCairo-%{api}.typelib
12mu|pango-1.34.1-1|265	
12mu|pango-1.34.1-1|266	%files -n %{girft2}
12mu|pango-1.34.1-1|267	%{_libdir}/girepository-1.0/PangoFT2-%{api}.typelib
12mu|pango-1.34.1-1|268	
12mu|pango-1.34.1-1|269	%files -n %{girxft}
12mu|pango-1.34.1-1|270	%{_libdir}/girepository-1.0/PangoXft-%{api}.typelib
12mu|pango-1.34.1-1|271	
12mu|pango-1.34.1-1|272	%files -n %{develname}
12mu|pango-1.34.1-1|273	%doc %{_datadir}/gtk-doc/html/pango
12mu|pango-1.34.1-1|274	%doc ChangeLog pango-view/HELLO.txt
12mu|pango-1.34.1-1|275	%{_bindir}/pango-view*
12mu|pango-1.34.1-1|276	%{_libdir}/libpango-*.so
12mu|pango-1.34.1-1|277	%{_libdir}/pkgconfig/pango.pc
12mu|pango-1.34.1-1|278	%{_datadir}/gir-1.0/Pango-%{api}.gir
12mu|pango-1.34.1-1|279	%dir %{_includedir}/pango-1.0
12mu|pango-1.34.1-1|280	%dir %{_includedir}/pango-1.0/pango
12mu|pango-1.34.1-1|281	%{_includedir}/pango-1.0/pango/pango-*.h
12mu|pango-1.34.1-1|282	%{_includedir}/pango-1.0/pango/pango.h
12mu|pango-1.34.1-1|283	%{_includedir}/pango-1.0/pango/pangofc-*.h
12mu|pango-1.34.1-1|284	
12mu|pango-1.34.1-1|285	%files -n %{develcairo}
12mu|pango-1.34.1-1|286	%{_libdir}/libpangocairo*.so
12mu|pango-1.34.1-1|287	%{_libdir}/pkgconfig/pangocairo.pc
12mu|pango-1.34.1-1|288	%{_datadir}/gir-1.0/PangoCairo-%{api}.gir
12mu|pango-1.34.1-1|289	%{_includedir}/pango-1.0/pango/pangocairo.h
12mu|pango-1.34.1-1|290	
12mu|pango-1.34.1-1|291	%files -n %{develft2}
12mu|pango-1.34.1-1|292	%{_libdir}/libpangoft2-*.so
12mu|pango-1.34.1-1|293	%{_libdir}/pkgconfig/pangoft2.pc
12mu|pango-1.34.1-1|294	%{_datadir}/gir-1.0/PangoFT2-%{api}.gir
12mu|pango-1.34.1-1|295	%{_includedir}/pango-1.0/pango/pangoft2.h
12mu|pango-1.34.1-1|296	
12mu|pango-1.34.1-1|297	%files -n %{develxft}
12mu|pango-1.34.1-1|298	%{_libdir}/libpangoxft-*.so
12mu|pango-1.34.1-1|299	%{_libdir}/pkgconfig/pangoxft.pc
12mu|pango-1.34.1-1|300	%{_datadir}/gir-1.0/PangoXft-%{api}.gir
12mu|pango-1.34.1-1|301	%{_includedir}/pango-1.0/pango/pangoxft.h
12mu|pango-1.34.1-1|302	%{_includedir}/pango-1.0/pango/pangoxft-render.h
12mu|pango-1.34.1-1|303	

20311 12
12mu|parley-4.12.4-1|1	Name:		parley
12mu|parley-4.12.4-1|2	Summary:	KDE Vocabulary training application
12mu|parley-4.12.4-1|3	Version:	4.12.4
12mu|parley-4.12.4-1|4	Release:	1
12mu|parley-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|parley-4.12.4-1|6	License:	GPLv2 GFDL LGPLv2+ LGPLv2
12mu|parley-4.12.4-1|7	URL:		http://edu.kde.org/parley
12mu|parley-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|parley-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|parley-4.12.4-1|10	BuildRequires:	libkdeedu-devel >= %{version}
12mu|parley-4.12.4-1|11	BuildRequires:	pkgconfig(libattica)
12mu|parley-4.12.4-1|12	BuildRequires:	pkgconfig(libxml-2.0)
12mu|parley-4.12.4-1|13	BuildRequires:	pkgconfig(libxslt)
12mu|parley-4.12.4-1|14	Requires:	libkdeedu = %{version}
12mu|parley-4.12.4-1|15	Requires:	python-mwclient
12mu|parley-4.12.4-1|16	
12mu|parley-4.12.4-1|17	%description
12mu|parley-4.12.4-1|18	Parley is a program to help you memorize things.
12mu|parley-4.12.4-1|19	
12mu|parley-4.12.4-1|20	Parley supports many language specific features but can be used for other
12mu|parley-4.12.4-1|21	learning tasks just as well. It uses the spaced repetition learning method,
12mu|parley-4.12.4-1|22	also known as flash cards.
12mu|parley-4.12.4-1|23	
12mu|parley-4.12.4-1|24	%files
12mu|parley-4.12.4-1|25	%doc COPYING COPYING.DOC AUTHORS
12mu|parley-4.12.4-1|26	%{_kde_bindir}/parley
12mu|parley-4.12.4-1|27	%{_kde_appsdir}/parley
12mu|parley-4.12.4-1|28	%{_kde_appsdir}/desktoptheme/default/widgets/parley_plasma_card.svg
12mu|parley-4.12.4-1|29	%{_kde_iconsdir}/*/*/apps/parley*
12mu|parley-4.12.4-1|30	%{_kde_applicationsdir}/parley.desktop
12mu|parley-4.12.4-1|31	%{_kde_services}/plasma-dataengine-parley.desktop
12mu|parley-4.12.4-1|32	%{_kde_services}/plasma_parley.desktop
12mu|parley-4.12.4-1|33	%{_kde_datadir}/config.kcfg/parley.kcfg
12mu|parley-4.12.4-1|34	%{_kde_datadir}/config.kcfg/languagesettings.kcfg
12mu|parley-4.12.4-1|35	%{_kde_datadir}/config.kcfg/documentsettings.kcfg
12mu|parley-4.12.4-1|36	%{_kde_configdir}/parley.knsrc
12mu|parley-4.12.4-1|37	%{_kde_configdir}/parley-themes.knsrc
12mu|parley-4.12.4-1|38	%{_kde_libdir}/kde4/plasma_applet_parley.so
12mu|parley-4.12.4-1|39	%{_kde_libdir}/kde4/plasma_engine_parley.so
12mu|parley-4.12.4-1|40	%{_kde_docdir}/HTML/*/parley
12mu|parley-4.12.4-1|41	
12mu|parley-4.12.4-1|42	#----------------------------------------------------------------------
12mu|parley-4.12.4-1|43	
12mu|parley-4.12.4-1|44	%prep
12mu|parley-4.12.4-1|45	%setup -q
12mu|parley-4.12.4-1|46	
12mu|parley-4.12.4-1|47	%build
12mu|parley-4.12.4-1|48	%cmake_kde4
12mu|parley-4.12.4-1|49	%make
12mu|parley-4.12.4-1|50	
12mu|parley-4.12.4-1|51	%install
12mu|parley-4.12.4-1|52	%makeinstall_std -C build
12mu|parley-4.12.4-1|53	
12mu|parley-4.12.4-1|54	
12mu|parley-4.12.4-1|55	%changelog
12mu|parley-4.12.4-1|56	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|parley-4.12.4-1|57	+ Revision: afb695d
12mu|parley-4.12.4-1|58	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|parley-4.12.4-1|59	
12mu|parley-4.12.4-1|60	

20312 12
12mu|parted-3.1-5|1	%define _disable_ld_no_undefined 1
12mu|parted-3.1-5|2	
12mu|parted-3.1-5|3	%define	major		2
12mu|parted-3.1-5|4	%define	libname		%mklibname %{name} %{major}
12mu|parted-3.1-5|5	%define	devname		%mklibname %{name} -d
12mu|parted-3.1-5|6	
12mu|parted-3.1-5|7	%define	fsresize_major	0
12mu|parted-3.1-5|8	%define	libfsresize	%mklibname %{name}-fs-resize %{fsresize_major}
12mu|parted-3.1-5|9	
12mu|parted-3.1-5|10	Name:		parted
12mu|parted-3.1-5|11	Version:	3.1
12mu|parted-3.1-5|12	Release:	5
12mu|parted-3.1-5|13	Summary:	Flexible partitioning tool
12mu|parted-3.1-5|14	License:	GPLv3+
12mu|parted-3.1-5|15	Group:		System/Configuration/Hardware
12mu|parted-3.1-5|16	URL:		http://www.gnu.org/software/parted/
12mu|parted-3.1-5|17	Source0:	http://ftp.gnu.org/gnu/parted/parted-%{version}.tar.xz
12mu|parted-3.1-5|18	Source1:	http://ftp.gnu.org/gnu/parted/parted-%{version}.tar.xz.sig
12mu|parted-3.1-5|19	BuildRequires:	pkgconfig(devmapper)
12mu|parted-3.1-5|20	BuildRequires:	gettext-devel >= 0.18
12mu|parted-3.1-5|21	BuildRequires:	pkgconfig(ext2fs)
12mu|parted-3.1-5|22	BuildRequires:	pkgconfig(uuid)
12mu|parted-3.1-5|23	BuildRequires:	gpm-devel
12mu|parted-3.1-5|24	BuildRequires:	pkgconfig(ncurses)
12mu|parted-3.1-5|25	BuildRequires:	readline-devel
12mu|parted-3.1-5|26	BuildRequires:	texinfo
12mu|parted-3.1-5|27	Requires:	e2fsprogs
12mu|parted-3.1-5|28	
12mu|parted-3.1-5|29	#Fedora patches
12mu|parted-3.1-5|30	Patch0: parted-3.0-libparted-copy-pmbr_boot-when-duplicating-GPT-disk.patch
12mu|parted-3.1-5|31	Patch1: parted-3.1-libparted-check-PMBR-before-GPT-partition-table-8052.patch
12mu|parted-3.1-5|32	Patch2: parted-3.1-tests-add-t0301-overwrite-gpt-pmbr.sh.patch
12mu|parted-3.1-5|33	Patch3: parted-3.1-libparted-Fix-endian-error-with-FirstUsableLBA.patch
12mu|parted-3.1-5|34	Patch4: parted-2.1-libparted-use-dm_udev_wait-698121.patch
12mu|parted-3.1-5|35	Patch5: parted-3.1-libparted-use-largest_partnum-in-dm_reread_part_tabl.patch
12mu|parted-3.1-5|36	patch6: parted-3.1-test-creating-20-device-mapper-partitions.patch
12mu|parted-3.1-5|37	Patch7: parted-3.1-libparted-preserve-the-uuid-on-dm-partitions.patch
12mu|parted-3.1-5|38	Patch8: parted-3.1-tests-Make-sure-dm-UUIDs-are-not-erased.patch
12mu|parted-3.1-5|39	Patch9: parted-3.1-libparted-reallocate-buf-after-_disk_analyse_block_s.patch
12mu|parted-3.1-5|40	Patch10: parted-3.1-tests-cleanup-losetup-usage.patch
12mu|parted-3.1-5|41	Patch11: parted-3.1-libparted-add-support-for-implicit-FBA-DASD-partitions.patch
12mu|parted-3.1-5|42	Patch12: parted-3.1-libparted-add-support-for-EAV-DASD-partitions.patch
12mu|parted-3.1-5|43	Patch13: parted-3.1-libparted-don-t-canonicalize-dev-md-paths.patch
12mu|parted-3.1-5|44	Patch14: parted-3.1-libparted-mklabel-eav.patch
12mu|parted-3.1-5|45	Patch15: parted-3.1-avoid-dasd-as-default-file-image-type.patch
12mu|parted-3.1-5|46	Patch16: parted-3.1-libparted-mklabel-edev.patch
12mu|parted-3.1-5|47	Patch17: parted-3.1-tests-rewrite-t6001-to-use-dev-mapper.patch
12mu|parted-3.1-5|48	Patch18: parted-3.1-libparted-Support-Linux-fs-GUID.patch
12mu|parted-3.1-5|49	Patch19: parted-3.1-libparted-Recognize-btrfs-filesystem.patch
12mu|parted-3.1-5|50	
12mu|parted-3.1-5|51	%package -n	%{libname}
12mu|parted-3.1-5|52	Summary:	The parted library
12mu|parted-3.1-5|53	Group:		Development/C
12mu|parted-3.1-5|54	
12mu|parted-3.1-5|55	%package -n	%{libfsresize}
12mu|parted-3.1-5|56	Summary:	The parted fs-resize library
12mu|parted-3.1-5|57	Group:		Development/C
12mu|parted-3.1-5|58	
12mu|parted-3.1-5|59	%package -n	%{devname}
12mu|parted-3.1-5|60	Summary:	Files required to compile software that uses libparted
12mu|parted-3.1-5|61	Group:		Development/C
12mu|parted-3.1-5|62	Requires:	e2fsprogs
12mu|parted-3.1-5|63	Requires:	%{libname} = %{version}
12mu|parted-3.1-5|64	Requires:	%{libfsresize} = %{version}
12mu|parted-3.1-5|65	Provides:	parted-devel = %{version}
12mu|parted-3.1-5|66	
12mu|parted-3.1-5|67	%description
12mu|parted-3.1-5|68	GNU Parted is a program that allows you to create, destroy,
12mu|parted-3.1-5|69	resize, move and copy hard disk partitions. This is useful for
12mu|parted-3.1-5|70	creating space for new operating systems, reorganising disk
12mu|parted-3.1-5|71	usage, and copying data to new hard disks.
12mu|parted-3.1-5|72	
12mu|parted-3.1-5|73	%description -n %{libname}
12mu|parted-3.1-5|74	This package includes the dynamic libraries
12mu|parted-3.1-5|75	
12mu|parted-3.1-5|76	%description -n %{libfsresize}
12mu|parted-3.1-5|77	This package includes the dynamic libraries
12mu|parted-3.1-5|78	
12mu|parted-3.1-5|79	%description -n %{devname}
12mu|parted-3.1-5|80	This package includes the header files and libraries needed to
12mu|parted-3.1-5|81	link software with libparted.
12mu|parted-3.1-5|82	
12mu|parted-3.1-5|83	%prep
12mu|parted-3.1-5|84	%setup -q
12mu|parted-3.1-5|85	%apply_patches
12mu|parted-3.1-5|86	autoreconf -fi
12mu|parted-3.1-5|87	
12mu|parted-3.1-5|88	%build
12mu|parted-3.1-5|89	%configure2_5x	--disable-static
12mu|parted-3.1-5|90	%make
12mu|parted-3.1-5|91	
12mu|parted-3.1-5|92	%install
12mu|parted-3.1-5|93	%makeinstall_std
12mu|parted-3.1-5|94	
12mu|parted-3.1-5|95	%find_lang %{name}
12mu|parted-3.1-5|96	
12mu|parted-3.1-5|97	%check
12mu|parted-3.1-5|98	export PATH=$PATH:/sbin
12mu|parted-3.1-5|99	make check
12mu|parted-3.1-5|100	
12mu|parted-3.1-5|101	%files -f %{name}.lang
12mu|parted-3.1-5|102	%doc README
12mu|parted-3.1-5|103	%{_sbindir}/*
12mu|parted-3.1-5|104	%{_mandir}/man*/*
12mu|parted-3.1-5|105	%{_infodir}/parted.info*
12mu|parted-3.1-5|106	
12mu|parted-3.1-5|107	%files -n %{libname}
12mu|parted-3.1-5|108	%doc TODO
12mu|parted-3.1-5|109	%{_libdir}/lib%{name}.so.%{major}*
12mu|parted-3.1-5|110	
12mu|parted-3.1-5|111	%files -n %{libfsresize}
12mu|parted-3.1-5|112	%{_libdir}/lib%{name}-fs-resize.so.%{fsresize_major}*
12mu|parted-3.1-5|113	
12mu|parted-3.1-5|114	%files -n %{devname}
12mu|parted-3.1-5|115	%doc AUTHORS ChangeLog doc/API
12mu|parted-3.1-5|116	%{_libdir}/*.so
12mu|parted-3.1-5|117	%{_includedir}/*
12mu|parted-3.1-5|118	%{_libdir}/pkgconfig/libparted.pc
12mu|parted-3.1-5|119	
12mu|parted-3.1-5|120	
12mu|parted-3.1-5|121	
12mu|parted-3.1-5|122	%changelog
12mu|parted-3.1-5|123	* Thu May 22 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 3.1-5
12mu|parted-3.1-5|124	+ Revision: 2838db8
12mu|parted-3.1-5|125	- Recognize btrfs; use Linux file system GUID in GPT
12mu|parted-3.1-5|126	
12mu|parted-3.1-5|127	

20313 12
12mu|passwd-0.79-1|1	Summary:	The passwd utility for setting/changing passwords using PAM
12mu|passwd-0.79-1|2	Name:		passwd
12mu|passwd-0.79-1|3	Version:	0.79
12mu|passwd-0.79-1|4	Release:	1
12mu|passwd-0.79-1|5	License:	BSD
12mu|passwd-0.79-1|6	Group:		System/Base
12mu|passwd-0.79-1|7	URL:		https://fedorahosted.org/passwd/
12mu|passwd-0.79-1|8	Source0:	https://fedorahosted.org/releases/p/a/passwd/%{name}-%{version}.tar.bz2
12mu|passwd-0.79-1|9	#Patch0:		passwd-0.78-enable-gnome-keyring.patch
12mu|passwd-0.79-1|10	BuildRequires:	glib2-devel
12mu|passwd-0.79-1|11	BuildRequires:	libuser-devel
12mu|passwd-0.79-1|12	BuildRequires:	pam-devel
12mu|passwd-0.79-1|13	BuildRequires:	popt-devel
12mu|passwd-0.79-1|14	BuildRequires:	audit-devel
12mu|passwd-0.79-1|15	Requires:	pam >= 0.59
12mu|passwd-0.79-1|16	Requires(pre):	setup >= 2.7.12-2mdv
12mu|passwd-0.79-1|17	#needed for file-deps /etc/libuser.conf
12mu|passwd-0.79-1|18	Requires:	libuser
12mu|passwd-0.79-1|19	
12mu|passwd-0.79-1|20	%description
12mu|passwd-0.79-1|21	The passwd package contains a system utility (passwd) which sets
12mu|passwd-0.79-1|22	and/or changes passwords, using PAM (Pluggable Authentication
12mu|passwd-0.79-1|23	Modules).
12mu|passwd-0.79-1|24	
12mu|passwd-0.79-1|25	%prep
12mu|passwd-0.79-1|26	%setup -q
12mu|passwd-0.79-1|27	%apply_patches
12mu|passwd-0.79-1|28	
12mu|passwd-0.79-1|29	%build
12mu|passwd-0.79-1|30	%configure2_5x \
12mu|passwd-0.79-1|31	--without-selinux \
12mu|passwd-0.79-1|32	--without-pwdb \
12mu|passwd-0.79-1|33	--with-audit \
12mu|passwd-0.79-1|34	--with-libuser \
12mu|passwd-0.79-1|35	--disable-rpath
12mu|passwd-0.79-1|36	
12mu|passwd-0.79-1|37	%make
12mu|passwd-0.79-1|38	
12mu|passwd-0.79-1|39	%install
12mu|passwd-0.79-1|40	rm -rf %{buildroot}
12mu|passwd-0.79-1|41	
12mu|passwd-0.79-1|42	%makeinstall_std
12mu|passwd-0.79-1|43	
12mu|passwd-0.79-1|44	install -m644 passwd.pamd -D %{buildroot}%{_sysconfdir}/pam.d/passwd
12mu|passwd-0.79-1|45	
12mu|passwd-0.79-1|46	%find_lang %{name}
12mu|passwd-0.79-1|47	
12mu|passwd-0.79-1|48	
12mu|passwd-0.79-1|49	%files -f %{name}.lang
12mu|passwd-0.79-1|50	%defattr(-,root,root)
12mu|passwd-0.79-1|51	%config(noreplace) %{_sysconfdir}/pam.d/passwd
12mu|passwd-0.79-1|52	%attr(4511,root,shadow) %{_bindir}/passwd
12mu|passwd-0.79-1|53	%{_mandir}/man1/passwd.1*
12mu|passwd-0.79-1|54	%lang(ja) %{_mandir}/ja/man1/passwd.1*
12mu|passwd-0.79-1|55	
12mu|passwd-0.79-1|56	
12mu|passwd-0.79-1|57	
12mu|passwd-0.79-1|58	%changelog
12mu|passwd-0.79-1|59	* Sat Nov 16 2013 akdengi <kazancas@mandriva.ru> 0.79-1
12mu|passwd-0.79-1|60	+ Revision: 6614090
12mu|passwd-0.79-1|61	- disable patch1
12mu|passwd-0.79-1|62	
12mu|passwd-0.79-1|63	

20314 12
12mu|pciutils-3.2.0-4|1	# when updating, please rebuild ldetect as it is compiled against this static library
12mu|pciutils-3.2.0-4|2	
12mu|pciutils-3.2.0-4|3	%bcond_with	bootstrap
12mu|pciutils-3.2.0-4|4	%bcond_without	diet
12mu|pciutils-3.2.0-4|5	%bcond_without	uclibc
12mu|pciutils-3.2.0-4|6	
12mu|pciutils-3.2.0-4|7	%define	major	3
12mu|pciutils-3.2.0-4|8	%define	libname	%mklibname pci %{major}
12mu|pciutils-3.2.0-4|9	%define	devname	%mklibname pci -d
12mu|pciutils-3.2.0-4|10	
12mu|pciutils-3.2.0-4|11	Summary:	PCI bus related utilities
12mu|pciutils-3.2.0-4|12	Name:		pciutils
12mu|pciutils-3.2.0-4|13	Version:	3.2.0
12mu|pciutils-3.2.0-4|14	Release:	4
12mu|pciutils-3.2.0-4|15	License:	GPLv2+
12mu|pciutils-3.2.0-4|16	Group:		System/Kernel and hardware
12mu|pciutils-3.2.0-4|17	URL:		http://atrey.karlin.mff.cuni.cz/~mj/pciutils.shtml
12mu|pciutils-3.2.0-4|18	Source0:	ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci/%{name}-%{version}.tar.gz
12mu|pciutils-3.2.0-4|19	Patch0:		pciutils-3.0.3-use-stdint.patch
12mu|pciutils-3.2.0-4|20	Patch10:	pciutils-3.1.2-pcimodules.patch
12mu|pciutils-3.2.0-4|21	Patch11:	pciutils-3.0.3-cardbus-only-when-root.patch
12mu|pciutils-3.2.0-4|22	# allow build with dietlibc, using sycall() and sys/io.h
12mu|pciutils-3.2.0-4|23	Patch20:	pciutils-2.2.6-noglibc.patch
12mu|pciutils-3.2.0-4|24	# allow build with dietlibc, not using unsupported features:
12mu|pciutils-3.2.0-4|25	Patch21:	pciutils-3.0.3-fix-compiliing-w-diet.patch
12mu|pciutils-3.2.0-4|26	Patch22:	pciutils-3.1.10-LDFLAGS.patch
12mu|pciutils-3.2.0-4|27	
12mu|pciutils-3.2.0-4|28	# upstream fixes / addons
12mu|pciutils-3.2.0-4|29	Patch51:	0001-lspci-Display-CardBus-bridge-capabilities.patch
12mu|pciutils-3.2.0-4|30	Patch52:	0002-lspci-Fully-decode-ASPM-support-from-Link-Capabiliti.patch
12mu|pciutils-3.2.0-4|31	Patch53:	0003-lspci-Add-L1-PM-Substate-capability-reporting.patch
12mu|pciutils-3.2.0-4|32	Patch54:	0004-Added-a-test-case-for-the-L1-PM-capability.patch
12mu|pciutils-3.2.0-4|33	Patch55:	0005-lspci-Make-output-of-L1-PM-cap-consistent-with-other.patch
12mu|pciutils-3.2.0-4|34	
12mu|pciutils-3.2.0-4|35	# Fedora patches
12mu|pciutils-3.2.0-4|36	# (TV) all but 106 & 109 (which we disabled) were droped by fedora!
12mu|pciutils-3.2.0-4|37	# don't segfault on systems without PCI bus (rhbz #84146)
12mu|pciutils-3.2.0-4|38	Patch102:         pciutils-2.1.10-scan.patch
12mu|pciutils-3.2.0-4|39	# use pread/pwrite, ifdef check is obsolete nowadays
12mu|pciutils-3.2.0-4|40	Patch103:         pciutils-havepread.patch
12mu|pciutils-3.2.0-4|41	# change pci.ids directory to hwdata
12mu|pciutils-3.2.0-4|42	Patch106:         pciutils-2.2.1-idpath.patch
12mu|pciutils-3.2.0-4|43	# multilib support
12mu|pciutils-3.2.0-4|44	Patch108:         pciutils-3.0.2-multilib.patch
12mu|pciutils-3.2.0-4|45	# add support for directory with another pci.ids
12mu|pciutils-3.2.0-4|46	Patch109:         pciutils-dir-d.patch
12mu|pciutils-3.2.0-4|47	# platform support 3x
12mu|pciutils-3.2.0-4|48	Patch110:        pciutils-2.2.10-sparc-support.patch
12mu|pciutils-3.2.0-4|49	Patch111:        pciutils-3.0.1-superh-support.patch
12mu|pciutils-3.2.0-4|50	Patch112:        pciutils-3.1.8-arm.patch
12mu|pciutils-3.2.0-4|51	
12mu|pciutils-3.2.0-4|52	%if !%{with bootstrap}
12mu|pciutils-3.2.0-4|53	Requires:	pciids
12mu|pciutils-3.2.0-4|54	%endif
12mu|pciutils-3.2.0-4|55	%if %{with diet}
12mu|pciutils-3.2.0-4|56	BuildRequires:	dietlibc-devel
12mu|pciutils-3.2.0-4|57	%endif
12mu|pciutils-3.2.0-4|58	%if %{with uclibc}
12mu|pciutils-3.2.0-4|59	BuildRequires:	uClibc-devel >= 0.9.33.2
12mu|pciutils-3.2.0-4|60	%endif
12mu|pciutils-3.2.0-4|61	# matching lib is always needed (mga #10661)
12mu|pciutils-3.2.0-4|62	Requires:	%{libname} = %{version}-%{release}
12mu|pciutils-3.2.0-4|63	Requires:	hwdata
12mu|pciutils-3.2.0-4|64	Provides:	pciids
12mu|pciutils-3.2.0-4|65	
12mu|pciutils-3.2.0-4|66	# needed to support modaliases so lspci -k gives correct output
12mu|pciutils-3.2.0-4|67	BuildRequires:	kmod-devel
12mu|pciutils-3.2.0-4|68	
12mu|pciutils-3.2.0-4|69	%description
12mu|pciutils-3.2.0-4|70	This package contains various utilities for inspecting and setting
12mu|pciutils-3.2.0-4|71	devices connected to the PCI bus.
12mu|pciutils-3.2.0-4|72	
12mu|pciutils-3.2.0-4|73	%package -n %{libname}
12mu|pciutils-3.2.0-4|74	Summary:	The PCI library
12mu|pciutils-3.2.0-4|75	Group:		System/Libraries
12mu|pciutils-3.2.0-4|76	
12mu|pciutils-3.2.0-4|77	%description -n	%{libname}
12mu|pciutils-3.2.0-4|78	This package contains a dynamic library for inspecting and setting
12mu|pciutils-3.2.0-4|79	devices connected to the PCI bus.
12mu|pciutils-3.2.0-4|80	
12mu|pciutils-3.2.0-4|81	%package -n %{devname}
12mu|pciutils-3.2.0-4|82	Summary:	Linux PCI development library
12mu|pciutils-3.2.0-4|83	Group:		Development/C
12mu|pciutils-3.2.0-4|84	Requires:	%{libname}  = %{version}-%{release}
12mu|pciutils-3.2.0-4|85	Provides:	pciutils-devel = %{version}-%{release}
12mu|pciutils-3.2.0-4|86	
12mu|pciutils-3.2.0-4|87	%description -n	%{devname}
12mu|pciutils-3.2.0-4|88	This package contains a library for inspecting and setting
12mu|pciutils-3.2.0-4|89	devices connected to the PCI bus.
12mu|pciutils-3.2.0-4|90	
12mu|pciutils-3.2.0-4|91	%prep
12mu|pciutils-3.2.0-4|92	%setup -q
12mu|pciutils-3.2.0-4|93	%patch0 -p0
12mu|pciutils-3.2.0-4|94	%patch10 -p1
12mu|pciutils-3.2.0-4|95	%patch11 -p0
12mu|pciutils-3.2.0-4|96	%patch20 -p1
12mu|pciutils-3.2.0-4|97	%patch21 -p1
12mu|pciutils-3.2.0-4|98	%patch22 -p1
12mu|pciutils-3.2.0-4|99	
12mu|pciutils-3.2.0-4|100	%patch51 -p1
12mu|pciutils-3.2.0-4|101	%patch52 -p1
12mu|pciutils-3.2.0-4|102	%patch53 -p1
12mu|pciutils-3.2.0-4|103	%patch54 -p1
12mu|pciutils-3.2.0-4|104	%patch55 -p1
12mu|pciutils-3.2.0-4|105	
12mu|pciutils-3.2.0-4|106	%patch102 -p1 -b .scan~
12mu|pciutils-3.2.0-4|107	%patch103 -p1 -b .pread~
12mu|pciutils-3.2.0-4|108	%patch106 -p1 -b .idpath~
12mu|pciutils-3.2.0-4|109	%patch108 -p1 -b .multilib~
12mu|pciutils-3.2.0-4|110	# fixme:?
12mu|pciutils-3.2.0-4|111	%patch109 -p1 -b .dird~
12mu|pciutils-3.2.0-4|112	%patch110 -p1 -b .sparc~
12mu|pciutils-3.2.0-4|113	%patch111 -p1 -b .superh~
12mu|pciutils-3.2.0-4|114	%patch112 -p1 -b .arm~
12mu|pciutils-3.2.0-4|115	%build
12mu|pciutils-3.2.0-4|116	sed -i -e 's|^SRC=.*|SRC="http://pciids.sourceforge.net/pci.ids"|' update-pciids.sh
12mu|pciutils-3.2.0-4|117	
12mu|pciutils-3.2.0-4|118	%if %{with diet}
12mu|pciutils-3.2.0-4|119	%make PREFIX=%{_prefix} ZLIB=no OPT="-Os -D__USE_DIETLIBC" LDFLAGS="%{ldflags}" CC="diet gcc" DNS=no IDSDIR="/usr/share/hwdata" PCI_IDS="pci.ids" lib/libpci.a
12mu|pciutils-3.2.0-4|120	cp lib/libpci.a libpci.a.diet
12mu|pciutils-3.2.0-4|121	make clean
12mu|pciutils-3.2.0-4|122	%endif
12mu|pciutils-3.2.0-4|123	%if %{with uclibc}
12mu|pciutils-3.2.0-4|124	%make PREFIX=%{_prefix} ZLIB=no OPT="%{uclibc_cflags}" LDFLAGS="%{ldflags}" CC="%{uclibc_cc}" DNS=no IDSDIR="/usr/share/hwdata" PCI_IDS="pci.ids" lib/libpci.a
12mu|pciutils-3.2.0-4|125	cp lib/libpci.a libpci.a.uclibc
12mu|pciutils-3.2.0-4|126	make clean
12mu|pciutils-3.2.0-4|127	%endif
12mu|pciutils-3.2.0-4|128	
12mu|pciutils-3.2.0-4|129	%make PREFIX=%{_prefix} OPT="%{optflags} -fPIC" ZLIB=no SHARED=no DNS=no LDFLAGS="%{ldflags}" IDSDIR="/usr/share/hwdata" PCI_IDS="pci.ids" lib/libpci.a
12mu|pciutils-3.2.0-4|130	cp lib/libpci.a lib/libpci.a.libc
12mu|pciutils-3.2.0-4|131	make clean
12mu|pciutils-3.2.0-4|132	
12mu|pciutils-3.2.0-4|133	# do not build with zlib support since it's useless (only needed if we compress
12mu|pciutils-3.2.0-4|134	# pci.ids which we cannot do since hal mmaps it for memory saving reason)
12mu|pciutils-3.2.0-4|135	%make PREFIX=%{_prefix} OPT="%{optflags} -fPIC" ZLIB=no SHARED=yes LDFLAGS="%{ldflags}" IDSDIR="/usr/share/hwdata" PCI_IDS="pci.ids"
12mu|pciutils-3.2.0-4|136	
12mu|pciutils-3.2.0-4|137	%install
12mu|pciutils-3.2.0-4|138	install -d %{buildroot}{%{_bindir},%{_sbindir},%{_mandir}/man8,%{_libdir}/pkgconfig,%{_includedir}/pci}
12mu|pciutils-3.2.0-4|139	
12mu|pciutils-3.2.0-4|140	install pcimodules lspci setpci %{buildroot}%{_bindir}
12mu|pciutils-3.2.0-4|141	install update-pciids $RPM_BUILD_ROOT/%{_sbindir}
12mu|pciutils-3.2.0-4|142	install -m 644 pcimodules.man lspci.8 setpci.8 %{buildroot}%{_mandir}/man8
12mu|pciutils-3.2.0-4|143	install -m 644 lib/libpci.a.libc %{buildroot}%{_libdir}/libpci.a
12mu|pciutils-3.2.0-4|144	install lib/libpci.so.%{major}.* %{buildroot}%{_libdir}
12mu|pciutils-3.2.0-4|145	ln -s libpci.so.3 %{buildroot}%{_libdir}/libpci.so
12mu|pciutils-3.2.0-4|146	%if %{with diet}
12mu|pciutils-3.2.0-4|147	install -m644 libpci.a.diet -D %{buildroot}%{_prefix}/lib/dietlibc/lib-%{_arch}/libpci.a
12mu|pciutils-3.2.0-4|148	%endif
12mu|pciutils-3.2.0-4|149	%if %{with uclibc}
12mu|pciutils-3.2.0-4|150	install -m644 libpci.a.uclibc -D %{buildroot}%{uclibc_root}%{_libdir}/libpci.a
12mu|pciutils-3.2.0-4|151	%endif
12mu|pciutils-3.2.0-4|152	
12mu|pciutils-3.2.0-4|153	install -m 644 lib/{pci.h,header.h,config.h,types.h} %{buildroot}%{_includedir}/pci
12mu|pciutils-3.2.0-4|154	install -m 644 lib/libpci.pc %{buildroot}%{_libdir}/pkgconfig/
12mu|pciutils-3.2.0-4|155	
12mu|pciutils-3.2.0-4|156	%files
12mu|pciutils-3.2.0-4|157	%doc README ChangeLog pciutils.lsm
12mu|pciutils-3.2.0-4|158	%{_mandir}/man8/*
12mu|pciutils-3.2.0-4|159	%{_bindir}/lspci
12mu|pciutils-3.2.0-4|160	%{_bindir}/pcimodules
12mu|pciutils-3.2.0-4|161	%{_bindir}/setpci
12mu|pciutils-3.2.0-4|162	%{_sbindir}/update-pciids
12mu|pciutils-3.2.0-4|163	
12mu|pciutils-3.2.0-4|164	%files -n %{libname}
12mu|pciutils-3.2.0-4|165	%{_libdir}/*.so.%{major}*
12mu|pciutils-3.2.0-4|166	
12mu|pciutils-3.2.0-4|167	%files -n %{devname}
12mu|pciutils-3.2.0-4|168	%doc TODO
12mu|pciutils-3.2.0-4|169	%{_libdir}/*.a
12mu|pciutils-3.2.0-4|170	%{_libdir}/*.so
12mu|pciutils-3.2.0-4|171	%if %{with diet}
12mu|pciutils-3.2.0-4|172	%{_prefix}/lib/dietlibc/lib-%{_arch}/libpci.a
12mu|pciutils-3.2.0-4|173	%endif
12mu|pciutils-3.2.0-4|174	%if %{with uclibc}
12mu|pciutils-3.2.0-4|175	%{uclibc_root}%{_libdir}/libpci.a
12mu|pciutils-3.2.0-4|176	%endif
12mu|pciutils-3.2.0-4|177	%dir %{_includedir}/pci
12mu|pciutils-3.2.0-4|178	%{_includedir}/pci/*.h
12mu|pciutils-3.2.0-4|179	%{_libdir}/pkgconfig/libpci.pc
12mu|pciutils-3.2.0-4|180	
12mu|pciutils-3.2.0-4|181	
12mu|pciutils-3.2.0-4|182	%changelog
12mu|pciutils-3.2.0-4|183	* Sun Jul 21 2012 akdengi <akdengi> 3.2.0-1
12mu|pciutils-3.2.0-4|184	- thanks for Mageia people for all after this line!
12mu|pciutils-3.2.0-4|185	- update pci.ids to 2013-07-11 (P120)
12mu|pciutils-3.2.0-4|186	- BR: kmod-devel so lspci -k gives correct output (see Mageia bug mga#10661)
12mu|pciutils-3.2.0-4|187	- lspci: Display CardBus bridge capabilities
12mu|pciutils-3.2.0-4|188	- lspci: Fully decode ASPM support from Link Capabilities
12mu|pciutils-3.2.0-4|189	- lspci: Add L1 PM Substate capability reporting
12mu|pciutils-3.2.0-4|190	- Added a test case for the L1 PM capability
12mu|pciutils-3.2.0-4|191	- lspci: Make output of L1 PM cap consistent with other caps
12mu|pciutils-3.2.0-4|192	
12mu|pciutils-3.2.0-4|193	* Fri May 24 2013 tv <tv> 3.2.0-1.mga4
12mu|pciutils-3.2.0-4|194	+ Revision: 426643
12mu|pciutils-3.2.0-4|195	- rediff patch
12mu|pciutils-3.2.0-4|196	- new release
12mu|pciutils-3.2.0-4|197	
12mu|pciutils-3.2.0-4|198	* Sun Jul 01 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 3.1.10-1
12mu|pciutils-3.2.0-4|199	+ Revision: 807689
12mu|pciutils-3.2.0-4|200	- rediff patch 22
12mu|pciutils-3.2.0-4|201	- update to new version 3.1.10
12mu|pciutils-3.2.0-4|202	
12mu|pciutils-3.2.0-4|203	* Tue May 22 2012 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 3.1.9-4
12mu|pciutils-3.2.0-4|204	+ Revision: 800057
12mu|pciutils-3.2.0-4|205	- disable dns query support for diet & uclibc builds
12mu|pciutils-3.2.0-4|206	- do diet & uclibc builds with %%ldflags
12mu|pciutils-3.2.0-4|207	- build against uClibc 0.9.33
12mu|pciutils-3.2.0-4|208	- update url
12mu|pciutils-3.2.0-4|209	
12mu|pciutils-3.2.0-4|210	* Tue May 08 2012 Franck Bui <franck.bui@mandriva.com> 3.1.9-3
12mu|pciutils-3.2.0-4|211	+ Revision: 797455
12mu|pciutils-3.2.0-4|212	- pci-devel has to provide pciutils-devel
12mu|pciutils-3.2.0-4|213	and there's no point in providing again pci-devel, so I assumed
12mu|pciutils-3.2.0-4|214	the previous commit dropped wrongly pciutils-devel.
12mu|pciutils-3.2.0-4|215	
12mu|pciutils-3.2.0-4|216	* Wed Mar 07 2012 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 3.1.9-2
12mu|pciutils-3.2.0-4|217	+ Revision: 782660
12mu|pciutils-3.2.0-4|218	- drop excessive provides
12mu|pciutils-3.2.0-4|219	- cleanups
12mu|pciutils-3.2.0-4|220	
12mu|pciutils-3.2.0-4|221	* Mon Jan 30 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 3.1.9-1
12mu|pciutils-3.2.0-4|222	+ Revision: 769930
12mu|pciutils-3.2.0-4|223	- update to new version 3.1.9
12mu|pciutils-3.2.0-4|224	
12mu|pciutils-3.2.0-4|225	* Mon Nov 07 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 3.1.8-1
12mu|pciutils-3.2.0-4|226	+ Revision: 728329
12mu|pciutils-3.2.0-4|227	- update to new version 3.1.8
12mu|pciutils-3.2.0-4|228	- drop patches 101, 106 and 109
12mu|pciutils-3.2.0-4|229	- rediff patches 22 and 112
12mu|pciutils-3.2.0-4|230	
12mu|pciutils-3.2.0-4|231	* Sat Oct 29 2011 Matthew Dawkins <mattydaw@mandriva.org> 3.1.7-8
12mu|pciutils-3.2.0-4|232	+ Revision: 707821
12mu|pciutils-3.2.0-4|233	- ship pkgconfig file
12mu|pciutils-3.2.0-4|234	
12mu|pciutils-3.2.0-4|235	* Mon Aug 22 2011 Lonyai Gergely <aleph@mandriva.org> 3.1.7-7
12mu|pciutils-3.2.0-4|236	+ Revision: 696122
12mu|pciutils-3.2.0-4|237	- Add the pciutils-devel to obsolotes.
12mu|pciutils-3.2.0-4|238	
12mu|pciutils-3.2.0-4|239	* Sat Jul 16 2011 Lonyai Gergely <aleph@mandriva.org> 3.1.7-6
12mu|pciutils-3.2.0-4|240	+ Revision: 690121
12mu|pciutils-3.2.0-4|241	- rebuild
12mu|pciutils-3.2.0-4|242	
12mu|pciutils-3.2.0-4|243	* Sun May 29 2011 Matthew Dawkins <mattydaw@mandriva.org> 3.1.7-5
12mu|pciutils-3.2.0-4|244	+ Revision: 681725
12mu|pciutils-3.2.0-4|245	- changed buildwith diet to bcond
12mu|pciutils-3.2.0-4|246	- renamed devel pkg to libpci-devel
12mu|pciutils-3.2.0-4|247	
12mu|pciutils-3.2.0-4|248	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 3.1.7-4
12mu|pciutils-3.2.0-4|249	+ Revision: 666999
12mu|pciutils-3.2.0-4|250	- mass rebuild
12mu|pciutils-3.2.0-4|251	
12mu|pciutils-3.2.0-4|252	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 3.1.7-3mdv2011.0
12mu|pciutils-3.2.0-4|253	+ Revision: 607082
12mu|pciutils-3.2.0-4|254	- rebuild
12mu|pciutils-3.2.0-4|255	
12mu|pciutils-3.2.0-4|256	* Wed Mar 17 2010 Thierry Vignaud <tv@mandriva.org> 3.1.7-2mdv2010.1
12mu|pciutils-3.2.0-4|257	+ Revision: 523759
12mu|pciutils-3.2.0-4|258	- build diet lib by default (needed by installer's stage1)
12mu|pciutils-3.2.0-4|259	
12mu|pciutils-3.2.0-4|260	* Fri Feb 12 2010 Frederik Himpe <fhimpe@mandriva.org> 3.1.7-1mdv2010.1
12mu|pciutils-3.2.0-4|261	+ Revision: 505082
12mu|pciutils-3.2.0-4|262	- update to new version 3.1.7
12mu|pciutils-3.2.0-4|263	- Update to new version 3.1.7
12mu|pciutils-3.2.0-4|264	- Rediff LDFLAGS patch
12mu|pciutils-3.2.0-4|265	
12mu|pciutils-3.2.0-4|266	* Mon Jan 25 2010 Frederik Himpe <fhimpe@mandriva.org> 3.1.6-1mdv2010.1
12mu|pciutils-3.2.0-4|267	+ Revision: 496346
12mu|pciutils-3.2.0-4|268	- Update to new version 3.1.6
12mu|pciutils-3.2.0-4|269	- Rediff LDFLAGS patch
12mu|pciutils-3.2.0-4|270	
12mu|pciutils-3.2.0-4|271	* Tue Jan 19 2010 Frederik Himpe <fhimpe@mandriva.org> 3.1.5-1mdv2010.1
12mu|pciutils-3.2.0-4|272	+ Revision: 493771
12mu|pciutils-3.2.0-4|273	- Update to new version 3.1.5
12mu|pciutils-3.2.0-4|274	- capabilities freeing fix integrated upstream
12mu|pciutils-3.2.0-4|275	- Rediff ldflags patch
12mu|pciutils-3.2.0-4|276	
12mu|pciutils-3.2.0-4|277	+ Per Ã˜yvind Karlsen <peroyvind@mandriva.org>
12mu|pciutils-3.2.0-4|278	- add support for building against uclibc
12mu|pciutils-3.2.0-4|279	
12mu|pciutils-3.2.0-4|280	* Tue Dec 15 2009 Eugeni Dodonov <eugeni@mandriva.com> 3.1.4-6mdv2010.1
12mu|pciutils-3.2.0-4|281	+ Revision: 479071
12mu|pciutils-3.2.0-4|282	- Do not search for pci.ids in /usr/share/hwdata/pci.ids, as it is not there.
12mu|pciutils-3.2.0-4|283	
12mu|pciutils-3.2.0-4|284	* Mon Dec 14 2009 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 3.1.4-5mdv2010.1
12mu|pciutils-3.2.0-4|285	+ Revision: 478486
12mu|pciutils-3.2.0-4|286	- disable changing of pci.ids path (P106),release was submitted a bit prematurely
12mu|pciutils-3.2.0-4|287	
12mu|pciutils-3.2.0-4|288	* Sat Dec 05 2009 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 3.1.4-4mdv2010.1
12mu|pciutils-3.2.0-4|289	+ Revision: 473685
12mu|pciutils-3.2.0-4|290	- sync with fedora patches:
12mu|pciutils-3.2.0-4|291	o truncate too long names (P101, rhbz #205948)
12mu|pciutils-3.2.0-4|292	o don't segfault on systems without PCI bus (P102, rhbz #84146)
12mu|pciutils-3.2.0-4|293	o use pread/pwrite, ifdef check is obsolete nowadays (P103, alters P20)
12mu|pciutils-3.2.0-4|294	o change pci.ids directory to hwdata (P106)
12mu|pciutils-3.2.0-4|295	o multilib support (P106, replacing %%multiarch voodoo)
12mu|pciutils-3.2.0-4|296	o add support for directory with another pci.ids (P109)
12mu|pciutils-3.2.0-4|297	o add support for sparc, sh & arm (P110, 111 & P112)
12mu|pciutils-3.2.0-4|298	- correct license
12mu|pciutils-3.2.0-4|299	
12mu|pciutils-3.2.0-4|300	* Wed Sep 30 2009 Thierry Vignaud <tv@mandriva.org> 3.1.4-3mdv2010.0
12mu|pciutils-3.2.0-4|301	+ Revision: 451197
12mu|pciutils-3.2.0-4|302	- patche 100: backport crash fix when using PCI_FILL_CAPS
12mu|pciutils-3.2.0-4|303	- drop BuildConflicts on zlib-devel (useless with current build options)
12mu|pciutils-3.2.0-4|304	
12mu|pciutils-3.2.0-4|305	* Sun Sep 27 2009 Olivier Blin <blino@mandriva.org> 3.1.4-2mdv2010.0
12mu|pciutils-3.2.0-4|306	+ Revision: 450240
12mu|pciutils-3.2.0-4|307	- add bootstrap flag: pciutils needs pciids to be installed and to
12mu|pciutils-3.2.0-4|308	build pciids, one needs pciutils (from Arnaud Patard)
12mu|pciutils-3.2.0-4|309	
12mu|pciutils-3.2.0-4|310	* Fri Aug 14 2009 Frederik Himpe <fhimpe@mandriva.org> 3.1.4-1mdv2010.0
12mu|pciutils-3.2.0-4|311	+ Revision: 416384
12mu|pciutils-3.2.0-4|312	- Update to new version 3.1.4
12mu|pciutils-3.2.0-4|313	- Rediff LDFLAGS patch
12mu|pciutils-3.2.0-4|314	
12mu|pciutils-3.2.0-4|315	* Mon Jul 06 2009 Frederik Himpe <fhimpe@mandriva.org> 3.1.3-1mdv2010.0
12mu|pciutils-3.2.0-4|316	+ Revision: 392686
12mu|pciutils-3.2.0-4|317	- Update to new version 3.1.3
12mu|pciutils-3.2.0-4|318	- Rediff LDFLAGS patch
12mu|pciutils-3.2.0-4|319	
12mu|pciutils-3.2.0-4|320	* Tue Feb 10 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 3.1.2-1mdv2009.1
12mu|pciutils-3.2.0-4|321	+ Revision: 339077
12mu|pciutils-3.2.0-4|322	- update to new version 3.1.2
12mu|pciutils-3.2.0-4|323	- rediff patches 10 and 22
12mu|pciutils-3.2.0-4|324	- spec file clean
12mu|pciutils-3.2.0-4|325	
12mu|pciutils-3.2.0-4|326	* Wed Feb 04 2009 Pascal Terjan <pterjan@mandriva.org> 3.0.3-2mdv2009.1
12mu|pciutils-3.2.0-4|327	+ Revision: 337437
12mu|pciutils-3.2.0-4|328	- Disable support for network fetching of pci.ids in static libpci
12mu|pciutils-3.2.0-4|329	
12mu|pciutils-3.2.0-4|330	* Thu Jan 08 2009 Thierry Vignaud <tv@mandriva.org> 3.0.3-1mdv2009.1
12mu|pciutils-3.2.0-4|331	+ Revision: 327278
12mu|pciutils-3.2.0-4|332	- new release
12mu|pciutils-3.2.0-4|333	- rediff patches
12mu|pciutils-3.2.0-4|334	
12mu|pciutils-3.2.0-4|335	* Thu Dec 25 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-7mdv2009.1
12mu|pciutils-3.2.0-4|336	+ Revision: 319062
12mu|pciutils-3.2.0-4|337	- rediffed some fuzzy patches
12mu|pciutils-3.2.0-4|338	- use %%ldflags
12mu|pciutils-3.2.0-4|339	
12mu|pciutils-3.2.0-4|340	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 3.0.0-6mdv2009.0
12mu|pciutils-3.2.0-4|341	+ Revision: 265335
12mu|pciutils-3.2.0-4|342	- rebuild early 2009.0 package (before pixel changes)
12mu|pciutils-3.2.0-4|343	
12mu|pciutils-3.2.0-4|344	* Tue Jun 10 2008 Oden Eriksson <oeriksson@mandriva.com> 3.0.0-5mdv2009.0
12mu|pciutils-3.2.0-4|345	+ Revision: 217579
12mu|pciutils-3.2.0-4|346	- rebuilt against dietlibc-devel-0.32
12mu|pciutils-3.2.0-4|347	
12mu|pciutils-3.2.0-4|348	* Tue Jun 10 2008 Thierry Vignaud <tv@mandriva.org> 3.0.0-4mdv2009.0
12mu|pciutils-3.2.0-4|349	+ Revision: 217497
12mu|pciutils-3.2.0-4|350	- make devel package require library (thus fixing linking of library users)
12mu|pciutils-3.2.0-4|351	- remove kernel require from description
12mu|pciutils-3.2.0-4|352	
12mu|pciutils-3.2.0-4|353	+ Pixel <pixel@mandriva.com>
12mu|pciutils-3.2.0-4|354	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|pciutils-3.2.0-4|355	
12mu|pciutils-3.2.0-4|356	* Wed May 21 2008 Thierry Vignaud <tv@mandriva.org> 3.0.0-3mdv2009.0
12mu|pciutils-3.2.0-4|357	+ Revision: 209756
12mu|pciutils-3.2.0-4|358	- rebuild with gcc-4.3
12mu|pciutils-3.2.0-4|359	
12mu|pciutils-3.2.0-4|360	* Wed May 14 2008 Thierry Vignaud <tv@mandriva.org> 3.0.0-2mdv2009.0
12mu|pciutils-3.2.0-4|361	+ Revision: 207184
12mu|pciutils-3.2.0-4|362	- provide .so link for linking
12mu|pciutils-3.2.0-4|363	
12mu|pciutils-3.2.0-4|364	* Wed May 14 2008 Thierry Vignaud <tv@mandriva.org> 3.0.0-1mdv2009.0
12mu|pciutils-3.2.0-4|365	+ Revision: 206969
12mu|pciutils-3.2.0-4|366	- enable dynamic library
12mu|pciutils-3.2.0-4|367	- patch 21: allow build with dietlibc, not using unsupported __res_state.res_h_errno feature
12mu|pciutils-3.2.0-4|368	- typo fix
12mu|pciutils-3.2.0-4|369	- new release
12mu|pciutils-3.2.0-4|370	- rediff pcimodules patch
12mu|pciutils-3.2.0-4|371	
12mu|pciutils-3.2.0-4|372	* Wed Jan 02 2008 Thierry Vignaud <tv@mandriva.org> 2.2.9-1mdv2008.1
12mu|pciutils-3.2.0-4|373	+ Revision: 140541
12mu|pciutils-3.2.0-4|374	- new release
12mu|pciutils-3.2.0-4|375	- kill re-definition of %%buildroot on Pixel's request
12mu|pciutils-3.2.0-4|376	
12mu|pciutils-3.2.0-4|377	+ Olivier Blin <blino@mandriva.org>
12mu|pciutils-3.2.0-4|378	- restore BuildRoot
12mu|pciutils-3.2.0-4|379	
12mu|pciutils-3.2.0-4|380	* Wed Aug 15 2007 Olivier Blin <blino@mandriva.org> 2.2.6-3mdv2008.0
12mu|pciutils-3.2.0-4|381	+ Revision: 63511
12mu|pciutils-3.2.0-4|382	- build dietlibc library with -Os
12mu|pciutils-3.2.0-4|383	
12mu|pciutils-3.2.0-4|384	* Tue Aug 14 2007 Olivier Blin <blino@mandriva.org> 2.2.6-2mdv2008.0
12mu|pciutils-3.2.0-4|385	+ Revision: 63367
12mu|pciutils-3.2.0-4|386	- build dietlibc static library
12mu|pciutils-3.2.0-4|387	- add patch to be able to build with dietlibc
12mu|pciutils-3.2.0-4|388	
12mu|pciutils-3.2.0-4|389	+ Thierry Vignaud <tv@mandriva.org>
12mu|pciutils-3.2.0-4|390	- add a note asking for rebuilding ldetect on update
12mu|pciutils-3.2.0-4|391	
12mu|pciutils-3.2.0-4|392	* Wed Jun 27 2007 Thierry Vignaud <tv@mandriva.org> 2.2.6-1mdv2008.0
12mu|pciutils-3.2.0-4|393	+ Revision: 45028
12mu|pciutils-3.2.0-4|394	- new release
12mu|pciutils-3.2.0-4|395	
12mu|pciutils-3.2.0-4|396	+ Pixel <pixel@mandriva.com>
12mu|pciutils-3.2.0-4|397	- replace BuildConflicts on zlib-devel with flag ZLIB=no
12mu|pciutils-3.2.0-4|398	
12mu|pciutils-3.2.0-4|399	* Mon May 14 2007 Thierry Vignaud <tv@mandriva.org> 2.2.4-12mdv2008.0
12mu|pciutils-3.2.0-4|400	+ Revision: 26643
12mu|pciutils-3.2.0-4|401	- build w/ozlib support since it's useless
12mu|pciutils-3.2.0-4|402	
12mu|pciutils-3.2.0-4|403	* Mon May 07 2007 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 2.2.4-11mdv2008.0
12mu|pciutils-3.2.0-4|404	+ Revision: 23932
12mu|pciutils-3.2.0-4|405	- add zlib-devel to buildrequires to ensure building with zlib support
12mu|pciutils-3.2.0-4|406	- do not strip binaries with 'install', otherwise rpm won't be able to create -debug package
12mu|pciutils-3.2.0-4|407	- do parallell build
12mu|pciutils-3.2.0-4|408	
12mu|pciutils-3.2.0-4|409	
12mu|pciutils-3.2.0-4|410	* Fri Mar 09 2007 Pixel <pixel@mandriva.com> 2.2.4-10mdv2007.1
12mu|pciutils-3.2.0-4|411	+ Revision: 138807
12mu|pciutils-3.2.0-4|412	- add a conflict to help workaround urpmi #29299
12mu|pciutils-3.2.0-4|413	(the other part of the fix is libldetect 0.7.0-5mdv now requiring pciids directly)
12mu|pciutils-3.2.0-4|414	- don't requires kernel
12mu|pciutils-3.2.0-4|415	(it was meant to be a conflict, and conflicting on kernel < 2.1.82 is
12mu|pciutils-3.2.0-4|416	useless nowadays)
12mu|pciutils-3.2.0-4|417	- requires pciids (otherwise lspci will fail)
12mu|pciutils-3.2.0-4|418	- remove BuildRequires needed by update-pciids
12mu|pciutils-3.2.0-4|419	(since it is called in pciids now)
12mu|pciutils-3.2.0-4|420	- remove pciutils-devel requiring pciutils, it's useless and help breaking the
12mu|pciutils-3.2.0-4|421	loop below:
12mu|pciutils-3.2.0-4|422	- move update-pciids.sh inside pciutils-devel
12mu|pciutils-3.2.0-4|423	(it's a little ugly, but it allows pciids to buildrequire pciutils-devel
12mu|pciutils-3.2.0-4|424	without introducing a loop (when bootstrapping distro))
12mu|pciutils-3.2.0-4|425	
12mu|pciutils-3.2.0-4|426	* Thu Mar 08 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.2.4-8mdv2007.1
12mu|pciutils-3.2.0-4|427	+ Revision: 138536
12mu|pciutils-3.2.0-4|428	- package update-pciids.sh (for pciids package)
12mu|pciutils-3.2.0-4|429	- stop packaging pci.ids (now in pciids package)
12mu|pciutils-3.2.0-4|430	
12mu|pciutils-3.2.0-4|431	* Thu Mar 08 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.2.4-7mdv2007.1
12mu|pciutils-3.2.0-4|432	+ Revision: 138525
12mu|pciutils-3.2.0-4|433	- reenable updating pci.ids
12mu|pciutils-3.2.0-4|434	
12mu|pciutils-3.2.0-4|435	* Mon Feb 26 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.2.4-6mdv2007.1
12mu|pciutils-3.2.0-4|436	+ Revision: 125875
12mu|pciutils-3.2.0-4|437	- bump release
12mu|pciutils-3.2.0-4|438	
12mu|pciutils-3.2.0-4|439	* Mon Feb 26 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.2.4-4mdv2007.1
12mu|pciutils-3.2.0-4|440	+ Revision: 125855
12mu|pciutils-3.2.0-4|441	- bump release
12mu|pciutils-3.2.0-4|442	- fix library on x86_64
12mu|pciutils-3.2.0-4|443	
12mu|pciutils-3.2.0-4|444	* Fri Feb 23 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.2.4-3mdv2007.1
12mu|pciutils-3.2.0-4|445	+ Revision: 124846
12mu|pciutils-3.2.0-4|446	- rebuild in order to update pci.ids
12mu|pciutils-3.2.0-4|447	- buildrequire curl for update-pciids.sh
12mu|pciutils-3.2.0-4|448	
12mu|pciutils-3.2.0-4|449	* Fri Jan 26 2007 Thierry Vignaud <tvignaud@mandriva.com> 2.2.4-2mdv2007.1
12mu|pciutils-3.2.0-4|450	+ Revision: 113897
12mu|pciutils-3.2.0-4|451	- update pci.ids
12mu|pciutils-3.2.0-4|452	
12mu|pciutils-3.2.0-4|453	* Fri Nov 24 2006 Pixel <pixel@mandriva.com> 2.2.4-1mdv2007.1
12mu|pciutils-3.2.0-4|454	+ Revision: 86875
12mu|pciutils-3.2.0-4|455	- new release
12mu|pciutils-3.2.0-4|456	- adapt patch10
12mu|pciutils-3.2.0-4|457	- add /usr/include/multiarch-i386-linux/pci to file list (what's this?)
12mu|pciutils-3.2.0-4|458	- Import pciutils
12mu|pciutils-3.2.0-4|459	
12mu|pciutils-3.2.0-4|460	* Fri Jun 23 2006 Pixel <pixel@mandriva.com> 2.2.3-1mdv2007.0
12mu|pciutils-3.2.0-4|461	- new release
12mu|pciutils-3.2.0-4|462	
12mu|pciutils-3.2.0-4|463	* Mon Jan 09 2006 Pixel <pixel@mandriva.com> 2.2.1-3mdk
12mu|pciutils-3.2.0-4|464	- use uint* & stdin.h instead of u_int* & sys/types.h
12mu|pciutils-3.2.0-4|465	(u_int* is not available in diet libc)
12mu|pciutils-3.2.0-4|466	
12mu|pciutils-3.2.0-4|467	* Thu Jan 05 2006 Pixel <pixel@mandriva.com> 2.2.1-2mdk
12mu|pciutils-3.2.0-4|468	- types.h is needed in pciutils-devel
12mu|pciutils-3.2.0-4|469	
12mu|pciutils-3.2.0-4|470	* Sun Dec 18 2005 Pixel <pixel@mandriva.com> 2.2.1-1mdk
12mu|pciutils-3.2.0-4|471	- new release
12mu|pciutils-3.2.0-4|472	- update pci.ids
12mu|pciutils-3.2.0-4|473	- redo patch11, patch10
12mu|pciutils-3.2.0-4|474	- drop patch1, patch12 (applied upstream)
12mu|pciutils-3.2.0-4|475	- drop patch13 (seems to be useless)
12mu|pciutils-3.2.0-4|476	
12mu|pciutils-3.2.0-4|477	* Mon Dec 12 2005 Thierry Vignaud <tvignaud@mandriva.com> 2.1.11-21mdk
12mu|pciutils-3.2.0-4|478	- update pci.ids
12mu|pciutils-3.2.0-4|479	
12mu|pciutils-3.2.0-4|480	* Thu Nov 24 2005 Thierry Vignaud <tvignaud@mandriva.com> 2.1.11-20mdk
12mu|pciutils-3.2.0-4|481	- update pci.ids
12mu|pciutils-3.2.0-4|482	
12mu|pciutils-3.2.0-4|483	* Mon Nov 07 2005 Thierry Vignaud <tvignaud@mandriva.com> 2.1.11-19mdk
12mu|pciutils-3.2.0-4|484	- update pci.ids
12mu|pciutils-3.2.0-4|485	
12mu|pciutils-3.2.0-4|486	* Wed Oct 19 2005 Thierry Vignaud <tvignaud@mandriva.com> 2.1.11-18mdk
12mu|pciutils-3.2.0-4|487	- update pci.ids
12mu|pciutils-3.2.0-4|488	
12mu|pciutils-3.2.0-4|489	* Wed Sep 07 2005 Thierry Vignaud <tvignaud@mandriva.com> 2.1.11-17mdk
12mu|pciutils-3.2.0-4|490	- update pci.ids
12mu|pciutils-3.2.0-4|491	
12mu|pciutils-3.2.0-4|492	* Fri Aug 26 2005 Thierry Vignaud <tvignaud@mandriva.com> 2.1.11-16mdk
12mu|pciutils-3.2.0-4|493	- update pci.ids
12mu|pciutils-3.2.0-4|494	
12mu|pciutils-3.2.0-4|495	* Sat Jun 25 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.1.11-15mdk
12mu|pciutils-3.2.0-4|496	- update pci.ids
12mu|pciutils-3.2.0-4|497	
12mu|pciutils-3.2.0-4|498	* Wed May 25 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.1.11-14mdk
12mu|pciutils-3.2.0-4|499	- update pci.ids
12mu|pciutils-3.2.0-4|500	
12mu|pciutils-3.2.0-4|501	* Sat May 14 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.1.11-13mdk
12mu|pciutils-3.2.0-4|502	- update pci.ids
12mu|pciutils-3.2.0-4|503	
12mu|pciutils-3.2.0-4|504	* Tue May 10 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.1.11-12mdk
12mu|pciutils-3.2.0-4|505	- update pci.ids
12mu|pciutils-3.2.0-4|506	
12mu|pciutils-3.2.0-4|507	* Tue Apr 26 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.1.11-11mdk
12mu|pciutils-3.2.0-4|508	- update pci.ids
12mu|pciutils-3.2.0-4|509	
12mu|pciutils-3.2.0-4|510	* Tue Mar 08 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.1.11-10mdk
12mu|pciutils-3.2.0-4|511	- update pci.ids
12mu|pciutils-3.2.0-4|512	
12mu|pciutils-3.2.0-4|513	* Tue Feb 08 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.1.11-9mdk
12mu|pciutils-3.2.0-4|514	- update pci.ids
12mu|pciutils-3.2.0-4|515	
12mu|pciutils-3.2.0-4|516	* Fri Jan 21 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.1.11-8mdk
12mu|pciutils-3.2.0-4|517	- multiarch capable
12mu|pciutils-3.2.0-4|518	
12mu|pciutils-3.2.0-4|519	* Thu Dec 02 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.1.11-7mdk
12mu|pciutils-3.2.0-4|520	- update pci.ids
12mu|pciutils-3.2.0-4|521	
12mu|pciutils-3.2.0-4|522	* Wed Aug 04 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.1.11-6mdk
12mu|pciutils-3.2.0-4|523	- update pci.ids
12mu|pciutils-3.2.0-4|524	
12mu|pciutils-3.2.0-4|525	* Sat Jul 24 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.1.11-5mdk
12mu|pciutils-3.2.0-4|526	- rebuild (to update pciids)
12mu|pciutils-3.2.0-4|527	- cosmetics
12mu|pciutils-3.2.0-4|528	

20315 12
12mu|pcmanfm-1.2.0-2|1	Summary:	PCMan File Manager
12mu|pcmanfm-1.2.0-2|2	Name:		pcmanfm
12mu|pcmanfm-1.2.0-2|3	Version:	1.2.0
12mu|pcmanfm-1.2.0-2|4	Release:	2
12mu|pcmanfm-1.2.0-2|5	License:	GPLv2+
12mu|pcmanfm-1.2.0-2|6	Group:		File tools
12mu|pcmanfm-1.2.0-2|7	Url:		http://pcmanfm.sourceforge.net/
12mu|pcmanfm-1.2.0-2|8	Source0:	http://dfn.dl.sourceforge.net/sourceforge/pcmanfm/%{name}-%{version}.tar.xz
12mu|pcmanfm-1.2.0-2|9	Patch0:		pcmanfm-0.9.8-mdv-default-config.patch
12mu|pcmanfm-1.2.0-2|10	BuildRequires:	desktop-file-utils
12mu|pcmanfm-1.2.0-2|11	BuildRequires:	intltool
12mu|pcmanfm-1.2.0-2|12	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|pcmanfm-1.2.0-2|13	BuildRequires:	pkgconfig(libfm)
12mu|pcmanfm-1.2.0-2|14	Requires:	gksu
12mu|pcmanfm-1.2.0-2|15	Requires:	gnome-icon-theme
12mu|pcmanfm-1.2.0-2|16	Requires:	shared-mime-info
12mu|pcmanfm-1.2.0-2|17	Suggests:	gvfs
12mu|pcmanfm-1.2.0-2|18	Conflicts:	lxde-common < 0.5.0
12mu|pcmanfm-1.2.0-2|19	
12mu|pcmanfm-1.2.0-2|20	%description
12mu|pcmanfm-1.2.0-2|21	PCMan File Manager is an extremely fast and lightweight file manager which
12mu|pcmanfm-1.2.0-2|22	features tabbed browsing and user-friendly interface.
12mu|pcmanfm-1.2.0-2|23	
12mu|pcmanfm-1.2.0-2|24	%files -f %{name}.lang
12mu|pcmanfm-1.2.0-2|25	%doc AUTHORS ChangeLog NEWS README
12mu|pcmanfm-1.2.0-2|26	%{_bindir}/%{name}
12mu|pcmanfm-1.2.0-2|27	%{_sysconfdir}/xdg/%{name}/default/pcmanfm.conf
12mu|pcmanfm-1.2.0-2|28	%{_datadir}/applications/%{name}.desktop
12mu|pcmanfm-1.2.0-2|29	%{_datadir}/%{name}
12mu|pcmanfm-1.2.0-2|30	%{_datadir}/applications/%{name}-desktop-pref.desktop
12mu|pcmanfm-1.2.0-2|31	%{_datadir}/man/man1/pcmanfm.1.xz
12mu|pcmanfm-1.2.0-2|32	
12mu|pcmanfm-1.2.0-2|33	#----------------------------------------------------------------------------
12mu|pcmanfm-1.2.0-2|34	
12mu|pcmanfm-1.2.0-2|35	%package devel
12mu|pcmanfm-1.2.0-2|36	Summary:	Developement files for %{name}
12mu|pcmanfm-1.2.0-2|37	Group:		Development/C
12mu|pcmanfm-1.2.0-2|38	
12mu|pcmanfm-1.2.0-2|39	%description devel
12mu|pcmanfm-1.2.0-2|40	This package contains header files needed when building applications based on
12mu|pcmanfm-1.2.0-2|41	%{name}.
12mu|pcmanfm-1.2.0-2|42	
12mu|pcmanfm-1.2.0-2|43	%files devel
12mu|pcmanfm-1.2.0-2|44	%{_includedir}/*.h
12mu|pcmanfm-1.2.0-2|45	
12mu|pcmanfm-1.2.0-2|46	#----------------------------------------------------------------------------
12mu|pcmanfm-1.2.0-2|47	
12mu|pcmanfm-1.2.0-2|48	%prep
12mu|pcmanfm-1.2.0-2|49	%setup -q
12mu|pcmanfm-1.2.0-2|50	%apply_patches
12mu|pcmanfm-1.2.0-2|51	
12mu|pcmanfm-1.2.0-2|52	%build
12mu|pcmanfm-1.2.0-2|53	%configure2_5x \
12mu|pcmanfm-1.2.0-2|54	--disable-static \
12mu|pcmanfm-1.2.0-2|55	--with-gtk=2
12mu|pcmanfm-1.2.0-2|56	%make
12mu|pcmanfm-1.2.0-2|57	
12mu|pcmanfm-1.2.0-2|58	%install
12mu|pcmanfm-1.2.0-2|59	%makeinstall_std
12mu|pcmanfm-1.2.0-2|60	
12mu|pcmanfm-1.2.0-2|61	%find_lang %{name}
12mu|pcmanfm-1.2.0-2|62	
12mu|pcmanfm-1.2.0-2|63	# clean .desktop file
12mu|pcmanfm-1.2.0-2|64	desktop-file-install --vendor="" \
12mu|pcmanfm-1.2.0-2|65	--remove-category="Application" \
12mu|pcmanfm-1.2.0-2|66	--add-category="System;FileTools" \
12mu|pcmanfm-1.2.0-2|67	--remove-mime-type="x-directory/normal" \
12mu|pcmanfm-1.2.0-2|68	--dir %{buildroot}%{_datadir}/applications \
12mu|pcmanfm-1.2.0-2|69	%{buildroot}%{_datadir}/applications/%{name}.desktop
12mu|pcmanfm-1.2.0-2|70	
12mu|pcmanfm-1.2.0-2|71	
12mu|pcmanfm-1.2.0-2|72	%changelog
12mu|pcmanfm-1.2.0-2|73	* Wed May 14 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.0-2
12mu|pcmanfm-1.2.0-2|74	+ Revision: b52fbd2
12mu|pcmanfm-1.2.0-2|75	- Properly name devel package, spec cleanup
12mu|pcmanfm-1.2.0-2|76	
12mu|pcmanfm-1.2.0-2|77	

20316 12
12mu|pentaho-libxml-1.1.6-1|1	%define upstream_name libxml
12mu|pentaho-libxml-1.1.6-1|2	
12mu|pentaho-libxml-1.1.6-1|3	Summary:	Namespace aware SAX-Parser utility library
12mu|pentaho-libxml-1.1.6-1|4	Name:		pentaho-libxml
12mu|pentaho-libxml-1.1.6-1|5	Version:	1.1.6
12mu|pentaho-libxml-1.1.6-1|6	Release:	1
12mu|pentaho-libxml-1.1.6-1|7	License:	LGPLv2+
12mu|pentaho-libxml-1.1.6-1|8	Group:		System/Libraries
12mu|pentaho-libxml-1.1.6-1|9	Url:		http://reporting.pentaho.org/
12mu|pentaho-libxml-1.1.6-1|10	Source0:	http://downloads.sourceforge.net/jfreereport/%{upstream_name}-%{version}.zip
12mu|pentaho-libxml-1.1.6-1|11	Patch0:		pentaho-libxml-1.1.2-fix-build.patch
12mu|pentaho-libxml-1.1.6-1|12	BuildArch:	noarch
12mu|pentaho-libxml-1.1.6-1|13	BuildRequires:	ant
12mu|pentaho-libxml-1.1.6-1|14	BuildRequires:	ant-contrib
12mu|pentaho-libxml-1.1.6-1|15	BuildRequires:	ant-nodeps
12mu|pentaho-libxml-1.1.6-1|16	BuildRequires:	java-devel >= 0:1.6.0
12mu|pentaho-libxml-1.1.6-1|17	BuildRequires:	jpackage-utils
12mu|pentaho-libxml-1.1.6-1|18	BuildRequires:	libbase
12mu|pentaho-libxml-1.1.6-1|19	BuildRequires:	libloader
12mu|pentaho-libxml-1.1.6-1|20	BuildRequires:	java-rpmbuild
12mu|pentaho-libxml-1.1.6-1|21	Requires:	java >= 0:1.6.0
12mu|pentaho-libxml-1.1.6-1|22	Requires:	jpackage-utils
12mu|pentaho-libxml-1.1.6-1|23	Requires:	libbase >= 1.1.2
12mu|pentaho-libxml-1.1.6-1|24	Requires:	libloader >= 1.1.2
12mu|pentaho-libxml-1.1.6-1|25	
12mu|pentaho-libxml-1.1.6-1|26	%description
12mu|pentaho-libxml-1.1.6-1|27	Pentaho LibXML is a namespace aware SAX-Parser utility library. It eases the
12mu|pentaho-libxml-1.1.6-1|28	pain of implementing non-trivial SAX input handlers.
12mu|pentaho-libxml-1.1.6-1|29	
12mu|pentaho-libxml-1.1.6-1|30	%package javadoc
12mu|pentaho-libxml-1.1.6-1|31	Summary:	Javadoc for %{name}
12mu|pentaho-libxml-1.1.6-1|32	Group:		Development/Java
12mu|pentaho-libxml-1.1.6-1|33	Requires:	%{name} = %{version}-%{release}
12mu|pentaho-libxml-1.1.6-1|34	Requires:	jpackage-utils
12mu|pentaho-libxml-1.1.6-1|35	
12mu|pentaho-libxml-1.1.6-1|36	%description javadoc
12mu|pentaho-libxml-1.1.6-1|37	Javadoc for %{name}.
12mu|pentaho-libxml-1.1.6-1|38	
12mu|pentaho-libxml-1.1.6-1|39	%prep
12mu|pentaho-libxml-1.1.6-1|40	%setup -q -c
12mu|pentaho-libxml-1.1.6-1|41	%patch0 -p0
12mu|pentaho-libxml-1.1.6-1|42	find . -name "*.jar" -exec rm -f {} \;
12mu|pentaho-libxml-1.1.6-1|43	mkdir -p lib
12mu|pentaho-libxml-1.1.6-1|44	build-jar-repository -s -p lib commons-logging-api libbase libloader
12mu|pentaho-libxml-1.1.6-1|45	cd lib
12mu|pentaho-libxml-1.1.6-1|46	ln -s %{_javadir}/ant ant-contrib
12mu|pentaho-libxml-1.1.6-1|47	
12mu|pentaho-libxml-1.1.6-1|48	%build
12mu|pentaho-libxml-1.1.6-1|49	ant jar javadoc
12mu|pentaho-libxml-1.1.6-1|50	for file in README.txt licence-LGPL.txt ChangeLog.txt; do
12mu|pentaho-libxml-1.1.6-1|51	tr -d '\r' < $file > $file.new
12mu|pentaho-libxml-1.1.6-1|52	mv $file.new $file
12mu|pentaho-libxml-1.1.6-1|53	done
12mu|pentaho-libxml-1.1.6-1|54	
12mu|pentaho-libxml-1.1.6-1|55	%install
12mu|pentaho-libxml-1.1.6-1|56	mkdir -p %{buildroot}%{_javadir}
12mu|pentaho-libxml-1.1.6-1|57	cp -p ./dist/%{upstream_name}-%{version}.jar %{buildroot}%{_javadir}
12mu|pentaho-libxml-1.1.6-1|58	pushd %{buildroot}%{_javadir}
12mu|pentaho-libxml-1.1.6-1|59	ln -s %{upstream_name}-%{version}.jar %{upstream_name}.jar
12mu|pentaho-libxml-1.1.6-1|60	popd
12mu|pentaho-libxml-1.1.6-1|61	
12mu|pentaho-libxml-1.1.6-1|62	mkdir -p %{buildroot}%{_javadocdir}/%{upstream_name}
12mu|pentaho-libxml-1.1.6-1|63	cp -rp bin/javadoc/docs/api %{buildroot}%{_javadocdir}/%{upstream_name}
12mu|pentaho-libxml-1.1.6-1|64	
12mu|pentaho-libxml-1.1.6-1|65	%files
12mu|pentaho-libxml-1.1.6-1|66	%doc licence-LGPL.txt README.txt ChangeLog.txt
12mu|pentaho-libxml-1.1.6-1|67	%{_javadir}/%{upstream_name}-%{version}.jar
12mu|pentaho-libxml-1.1.6-1|68	%{_javadir}/%{upstream_name}.jar
12mu|pentaho-libxml-1.1.6-1|69	
12mu|pentaho-libxml-1.1.6-1|70	%files javadoc
12mu|pentaho-libxml-1.1.6-1|71	%{_javadocdir}/%{upstream_name}

20317 12
12mu|pentaho-reporting-flow-engine-0.9.4-1|1	Summary:	Pentaho Flow Reporting Engine
12mu|pentaho-reporting-flow-engine-0.9.4-1|2	Name:		pentaho-reporting-flow-engine
12mu|pentaho-reporting-flow-engine-0.9.4-1|3	Version:	0.9.4
12mu|pentaho-reporting-flow-engine-0.9.4-1|4	Release:	1
12mu|pentaho-reporting-flow-engine-0.9.4-1|5	License:	LGPLv2+
12mu|pentaho-reporting-flow-engine-0.9.4-1|6	Group:		System/Libraries
12mu|pentaho-reporting-flow-engine-0.9.4-1|7	Url:		http://reporting.pentaho.org/
12mu|pentaho-reporting-flow-engine-0.9.4-1|8	Source0:	http://downloads.sourceforge.net/jfreereport/flow-engine-%{version}.zip
12mu|pentaho-reporting-flow-engine-0.9.4-1|9	BuildRequires:	ant
12mu|pentaho-reporting-flow-engine-0.9.4-1|10	BuildRequires:	flute
12mu|pentaho-reporting-flow-engine-0.9.4-1|11	BuildRequires:	java-devel
12mu|pentaho-reporting-flow-engine-0.9.4-1|12	BuildRequires:	jpackage-utils
12mu|pentaho-reporting-flow-engine-0.9.4-1|13	BuildRequires:	libbase
12mu|pentaho-reporting-flow-engine-0.9.4-1|14	BuildRequires:	libfonts
12mu|pentaho-reporting-flow-engine-0.9.4-1|15	BuildRequires:	libformula
12mu|pentaho-reporting-flow-engine-0.9.4-1|16	BuildRequires:	liblayout
12mu|pentaho-reporting-flow-engine-0.9.4-1|17	BuildRequires:	libloader
12mu|pentaho-reporting-flow-engine-0.9.4-1|18	BuildRequires:	librepository
12mu|pentaho-reporting-flow-engine-0.9.4-1|19	BuildRequires:	libserializer
12mu|pentaho-reporting-flow-engine-0.9.4-1|20	BuildRequires:	pentaho-libxml
12mu|pentaho-reporting-flow-engine-0.9.4-1|21	BuildRequires:	sac
12mu|pentaho-reporting-flow-engine-0.9.4-1|22	BuildRequires:	xml-commons >= 1.4.01
12mu|pentaho-reporting-flow-engine-0.9.4-1|23	Requires:	java
12mu|pentaho-reporting-flow-engine-0.9.4-1|24	Requires:	jpackage-utils
12mu|pentaho-reporting-flow-engine-0.9.4-1|25	Requires:	libbase >= 1.1.3
12mu|pentaho-reporting-flow-engine-0.9.4-1|26	Requires:	libfonts >= 1.1.3
12mu|pentaho-reporting-flow-engine-0.9.4-1|27	Requires:	pentaho-libxml
12mu|pentaho-reporting-flow-engine-0.9.4-1|28	Requires:	libformula >= 1.1.3
12mu|pentaho-reporting-flow-engine-0.9.4-1|29	Requires:	librepository >= 1.1.3
12mu|pentaho-reporting-flow-engine-0.9.4-1|30	Requires:	sac
12mu|pentaho-reporting-flow-engine-0.9.4-1|31	Requires:	flute
12mu|pentaho-reporting-flow-engine-0.9.4-1|32	Requires:	liblayout >= 0.2.10
12mu|pentaho-reporting-flow-engine-0.9.4-1|33	Requires:	libserializer
12mu|pentaho-reporting-flow-engine-0.9.4-1|34	BuildArch:	noarch
12mu|pentaho-reporting-flow-engine-0.9.4-1|35	
12mu|pentaho-reporting-flow-engine-0.9.4-1|36	%description
12mu|pentaho-reporting-flow-engine-0.9.4-1|37	Pentaho Reporting Flow Engine is a free Java report library, formerly
12mu|pentaho-reporting-flow-engine-0.9.4-1|38	known as 'JFreeReport'
12mu|pentaho-reporting-flow-engine-0.9.4-1|39	
12mu|pentaho-reporting-flow-engine-0.9.4-1|40	%package javadoc
12mu|pentaho-reporting-flow-engine-0.9.4-1|41	Summary:	Javadoc for %{name}
12mu|pentaho-reporting-flow-engine-0.9.4-1|42	Group:		Development/Java
12mu|pentaho-reporting-flow-engine-0.9.4-1|43	Requires:	%{name} = %{version}-%{release}
12mu|pentaho-reporting-flow-engine-0.9.4-1|44	Requires:	jpackage-utils
12mu|pentaho-reporting-flow-engine-0.9.4-1|45	
12mu|pentaho-reporting-flow-engine-0.9.4-1|46	%description javadoc
12mu|pentaho-reporting-flow-engine-0.9.4-1|47	Javadoc for %{name}.
12mu|pentaho-reporting-flow-engine-0.9.4-1|48	
12mu|pentaho-reporting-flow-engine-0.9.4-1|49	%prep
12mu|pentaho-reporting-flow-engine-0.9.4-1|50	%setup -q -c
12mu|pentaho-reporting-flow-engine-0.9.4-1|51	mkdir -p lib
12mu|pentaho-reporting-flow-engine-0.9.4-1|52	find . -name "*.jar" -exec rm -f {} \;
12mu|pentaho-reporting-flow-engine-0.9.4-1|53	build-jar-repository -s -p lib commons-logging-api libbase libloader \
12mu|pentaho-reporting-flow-engine-0.9.4-1|54	libfonts libxml jaxp libformula librepository sac flute liblayout \
12mu|pentaho-reporting-flow-engine-0.9.4-1|55	libserializer
12mu|pentaho-reporting-flow-engine-0.9.4-1|56	
12mu|pentaho-reporting-flow-engine-0.9.4-1|57	%build
12mu|pentaho-reporting-flow-engine-0.9.4-1|58	ant jar javadoc
12mu|pentaho-reporting-flow-engine-0.9.4-1|59	
12mu|pentaho-reporting-flow-engine-0.9.4-1|60	%install
12mu|pentaho-reporting-flow-engine-0.9.4-1|61	mkdir -p %{buildroot}%{_javadir}
12mu|pentaho-reporting-flow-engine-0.9.4-1|62	cp -p build/lib/flow-engine.jar %{buildroot}%{_javadir}/flow-engine.jar
12mu|pentaho-reporting-flow-engine-0.9.4-1|63	
12mu|pentaho-reporting-flow-engine-0.9.4-1|64	mkdir -p %{buildroot}%{_javadocdir}/%{name}
12mu|pentaho-reporting-flow-engine-0.9.4-1|65	cp -rp build/api %{buildroot}%{_javadocdir}/%{name}
12mu|pentaho-reporting-flow-engine-0.9.4-1|66	
12mu|pentaho-reporting-flow-engine-0.9.4-1|67	%files
12mu|pentaho-reporting-flow-engine-0.9.4-1|68	%doc licence-LGPL.txt README.txt ChangeLog.txt
12mu|pentaho-reporting-flow-engine-0.9.4-1|69	%{_javadir}/*.jar
12mu|pentaho-reporting-flow-engine-0.9.4-1|70	
12mu|pentaho-reporting-flow-engine-0.9.4-1|71	%files javadoc
12mu|pentaho-reporting-flow-engine-0.9.4-1|72	%{_javadocdir}/%{name}

20318 12
12mu|perl-Alien-SDL-1.440.0-3|1	%define upstream_name    Alien-SDL
12mu|perl-Alien-SDL-1.440.0-3|2	%define upstream_version 1.440
12mu|perl-Alien-SDL-1.440.0-3|3	
12mu|perl-Alien-SDL-1.440.0-3|4	Summary:	Building, finding and using SDL binaries
12mu|perl-Alien-SDL-1.440.0-3|5	Name:		perl-%{upstream_name}
12mu|perl-Alien-SDL-1.440.0-3|6	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Alien-SDL-1.440.0-3|7	Release:	3
12mu|perl-Alien-SDL-1.440.0-3|8	License:	GPLv2+ or Artistic
12mu|perl-Alien-SDL-1.440.0-3|9	Group:		Development/Perl
12mu|perl-Alien-SDL-1.440.0-3|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Alien-SDL-1.440.0-3|11	Source0:	http://www.cpan.org/modules/by-module/Alien/Alien-SDL-%{upstream_version}.tar.gz
12mu|perl-Alien-SDL-1.440.0-3|12	Patch0:		perl-Alien-SDL-1.440-disable-rpath.patch
12mu|perl-Alien-SDL-1.440.0-3|13	BuildRequires:	pkgconfig(sdl)
12mu|perl-Alien-SDL-1.440.0-3|14	BuildRequires:	perl(Archive::Extract)
12mu|perl-Alien-SDL-1.440.0-3|15	BuildRequires:	perl(Archive::Tar)
12mu|perl-Alien-SDL-1.440.0-3|16	BuildRequires:	perl(Archive::Zip)
12mu|perl-Alien-SDL-1.440.0-3|17	BuildRequires:	perl(Capture::Tiny)
12mu|perl-Alien-SDL-1.440.0-3|18	BuildRequires:	perl(Digest::SHA)
12mu|perl-Alien-SDL-1.440.0-3|19	BuildRequires:	perl(ExtUtils::CBuilder)
12mu|perl-Alien-SDL-1.440.0-3|20	BuildRequires:	perl(File::Fetch)
12mu|perl-Alien-SDL-1.440.0-3|21	BuildRequires:	perl(File::Find)
12mu|perl-Alien-SDL-1.440.0-3|22	BuildRequires:	perl(File::Path)
12mu|perl-Alien-SDL-1.440.0-3|23	BuildRequires:	perl(File::ShareDir)
12mu|perl-Alien-SDL-1.440.0-3|24	BuildRequires:	perl(File::Spec)
12mu|perl-Alien-SDL-1.440.0-3|25	BuildRequires:	perl(File::Temp)
12mu|perl-Alien-SDL-1.440.0-3|26	BuildRequires:	perl(File::Which)
12mu|perl-Alien-SDL-1.440.0-3|27	BuildRequires:	perl(Module::Build)
12mu|perl-Alien-SDL-1.440.0-3|28	BuildRequires:	perl(Text::Patch)
12mu|perl-Alien-SDL-1.440.0-3|29	BuildArch:	noarch
12mu|perl-Alien-SDL-1.440.0-3|30	
12mu|perl-Alien-SDL-1.440.0-3|31	%description
12mu|perl-Alien-SDL-1.440.0-3|32	Please see the Alien manpage for the manifesto of the Alien namespace.
12mu|perl-Alien-SDL-1.440.0-3|33	
12mu|perl-Alien-SDL-1.440.0-3|34	In short 'Alien::SDL' can be used to detect and get configuration settings
12mu|perl-Alien-SDL-1.440.0-3|35	from an installed SDL and related libraries. Based on your platform it
12mu|perl-Alien-SDL-1.440.0-3|36	offers the possibility to download and install prebuilt binaries or to
12mu|perl-Alien-SDL-1.440.0-3|37	build SDL & co. from source codes.
12mu|perl-Alien-SDL-1.440.0-3|38	
12mu|perl-Alien-SDL-1.440.0-3|39	%files
12mu|perl-Alien-SDL-1.440.0-3|40	%doc META.yml Changes README LICENSE
12mu|perl-Alien-SDL-1.440.0-3|41	%{_mandir}/man3/*
12mu|perl-Alien-SDL-1.440.0-3|42	%{perl_vendorlib}/*
12mu|perl-Alien-SDL-1.440.0-3|43	%{_bindir}/sdl-config.pl
12mu|perl-Alien-SDL-1.440.0-3|44	
12mu|perl-Alien-SDL-1.440.0-3|45	#----------------------------------------------------------------------------
12mu|perl-Alien-SDL-1.440.0-3|46	
12mu|perl-Alien-SDL-1.440.0-3|47	%prep
12mu|perl-Alien-SDL-1.440.0-3|48	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Alien-SDL-1.440.0-3|49	%patch0 -p1
12mu|perl-Alien-SDL-1.440.0-3|50	
12mu|perl-Alien-SDL-1.440.0-3|51	%build
12mu|perl-Alien-SDL-1.440.0-3|52	echo 1 | perl Build.PL installdirs=vendor
12mu|perl-Alien-SDL-1.440.0-3|53	./Build
12mu|perl-Alien-SDL-1.440.0-3|54	
12mu|perl-Alien-SDL-1.440.0-3|55	%check
12mu|perl-Alien-SDL-1.440.0-3|56	./Build test
12mu|perl-Alien-SDL-1.440.0-3|57	
12mu|perl-Alien-SDL-1.440.0-3|58	%install
12mu|perl-Alien-SDL-1.440.0-3|59	./Build install destdir=%{buildroot}
12mu|perl-Alien-SDL-1.440.0-3|60	
12mu|perl-Alien-SDL-1.440.0-3|61	
12mu|perl-Alien-SDL-1.440.0-3|62	%changelog
12mu|perl-Alien-SDL-1.440.0-3|63	* Tue May 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.440.0-3
12mu|perl-Alien-SDL-1.440.0-3|64	+ Revision: 2e46827
12mu|perl-Alien-SDL-1.440.0-3|65	- Add patch from Debian to disable rpath in linker flags
12mu|perl-Alien-SDL-1.440.0-3|66	
12mu|perl-Alien-SDL-1.440.0-3|67	

20319 12
12mu|perl-AnyEvent-7.70.0-1|1	%define pkgname AnyEvent
12mu|perl-AnyEvent-7.70.0-1|2	%define filelist %{pkgname}-%{version}-filelist
12mu|perl-AnyEvent-7.70.0-1|3	%define maketest 1
12mu|perl-AnyEvent-7.70.0-1|4	%define upstream_version 7.07
12mu|perl-AnyEvent-7.70.0-1|5	
12mu|perl-AnyEvent-7.70.0-1|6	%define __noautoreq 'perl\\(AnyEvent:.*'
12mu|perl-AnyEvent-7.70.0-1|7	
12mu|perl-AnyEvent-7.70.0-1|8	Name:		perl-%{pkgname}
12mu|perl-AnyEvent-7.70.0-1|9	Summary:	Provide framework for multiple event loops
12mu|perl-AnyEvent-7.70.0-1|10	Version:	%perl_convert_version %{upstream_version}
12mu|perl-AnyEvent-7.70.0-1|11	Release:	1
12mu|perl-AnyEvent-7.70.0-1|12	Epoch:		3
12mu|perl-AnyEvent-7.70.0-1|13	License:	Artistic
12mu|perl-AnyEvent-7.70.0-1|14	Group:		Development/Perl
12mu|perl-AnyEvent-7.70.0-1|15	URL:		http://search.cpan.org/~mlehmann/AnyEvent/
12mu|perl-AnyEvent-7.70.0-1|16	Source0:	http://search.cpan.org/CPAN/authors/id/M/ML/MLEHMANN/AnyEvent-%{upstream_version}.tar.gz
12mu|perl-AnyEvent-7.70.0-1|17	Source1:	perl-AnyEvent.rpmlintrc
12mu|perl-AnyEvent-7.70.0-1|18	BuildRequires:	perl-devel
12mu|perl-AnyEvent-7.70.0-1|19	BuildRequires:	perl-Event
12mu|perl-AnyEvent-7.70.0-1|20	
12mu|perl-AnyEvent-7.70.0-1|21	%description
12mu|perl-AnyEvent-7.70.0-1|22	AnyEvent - provide framework for multiple event loops
12mu|perl-AnyEvent-7.70.0-1|23	Event, Glib, Tk, Perl, - various supported event loops.
12mu|perl-AnyEvent-7.70.0-1|24	
12mu|perl-AnyEvent-7.70.0-1|25	%package EV
12mu|perl-AnyEvent-7.70.0-1|26	Group:		Development/Perl
12mu|perl-AnyEvent-7.70.0-1|27	Summary:	Provide framework for multiple event loops - EV integration
12mu|perl-AnyEvent-7.70.0-1|28	
12mu|perl-AnyEvent-7.70.0-1|29	%description EV
12mu|perl-AnyEvent-7.70.0-1|30	AnyEvent - provide framework for multiple event loops
12mu|perl-AnyEvent-7.70.0-1|31	EV event loop integration.
12mu|perl-AnyEvent-7.70.0-1|32	
12mu|perl-AnyEvent-7.70.0-1|33	# %package Event-Lib
12mu|perl-AnyEvent-7.70.0-1|34	#Group:		Development/Perl
12mu|perl-AnyEvent-7.70.0-1|35	#Summary:	Provide framework for multiple event loops - Event::Lib integration
12mu|perl-AnyEvent-7.70.0-1|36	
12mu|perl-AnyEvent-7.70.0-1|37	# %description Event-Lib
12mu|perl-AnyEvent-7.70.0-1|38	#AnyEvent - provide framework for multiple event loops
12mu|perl-AnyEvent-7.70.0-1|39	#Event::Lib event loop integration.
12mu|perl-AnyEvent-7.70.0-1|40	
12mu|perl-AnyEvent-7.70.0-1|41	%package Tk
12mu|perl-AnyEvent-7.70.0-1|42	Group:		Development/Perl
12mu|perl-AnyEvent-7.70.0-1|43	Summary:	Provide framework for multiple event loops - Tk integration
12mu|perl-AnyEvent-7.70.0-1|44	
12mu|perl-AnyEvent-7.70.0-1|45	%description Tk
12mu|perl-AnyEvent-7.70.0-1|46	AnyEvent - provide framework for multiple event loops
12mu|perl-AnyEvent-7.70.0-1|47	Tk event loop integration.
12mu|perl-AnyEvent-7.70.0-1|48	
12mu|perl-AnyEvent-7.70.0-1|49	# %package POE
12mu|perl-AnyEvent-7.70.0-1|50	#Group:		Development/Perl
12mu|perl-AnyEvent-7.70.0-1|51	#Summary:	Provide framework for multiple event loops - POE integration
12mu|perl-AnyEvent-7.70.0-1|52	
12mu|perl-AnyEvent-7.70.0-1|53	# %description POE
12mu|perl-AnyEvent-7.70.0-1|54	#AnyEvent - provide framework for multiple event loops
12mu|perl-AnyEvent-7.70.0-1|55	#POE event loop integration.
12mu|perl-AnyEvent-7.70.0-1|56	
12mu|perl-AnyEvent-7.70.0-1|57	# %package IOAsync
12mu|perl-AnyEvent-7.70.0-1|58	# Group:		Development/Perl
12mu|perl-AnyEvent-7.70.0-1|59	#Summary:	Provide framework for multiple event loops - IO::Async integration
12mu|perl-AnyEvent-7.70.0-1|60	
12mu|perl-AnyEvent-7.70.0-1|61	# %description IOAsync
12mu|perl-AnyEvent-7.70.0-1|62	#AnyEvent - provide framework for multiple event loops
12mu|perl-AnyEvent-7.70.0-1|63	#IO::Async event loop integration.
12mu|perl-AnyEvent-7.70.0-1|64	
12mu|perl-AnyEvent-7.70.0-1|65	%package Irssi
12mu|perl-AnyEvent-7.70.0-1|66	Group:		Development/Perl
12mu|perl-AnyEvent-7.70.0-1|67	Summary:	Provide framework for multiple event loops - Irssi integration
12mu|perl-AnyEvent-7.70.0-1|68	
12mu|perl-AnyEvent-7.70.0-1|69	%description Irssi
12mu|perl-AnyEvent-7.70.0-1|70	AnyEvent - provide framework for multiple event loops
12mu|perl-AnyEvent-7.70.0-1|71	Irssi event loop integration.
12mu|perl-AnyEvent-7.70.0-1|72	
12mu|perl-AnyEvent-7.70.0-1|73	
12mu|perl-AnyEvent-7.70.0-1|74	%prep
12mu|perl-AnyEvent-7.70.0-1|75	%setup -q -n %{pkgname}-%{upstream_version}
12mu|perl-AnyEvent-7.70.0-1|76	chmod -R u+w %{_builddir}/%{pkgname}-%{upstream_version}
12mu|perl-AnyEvent-7.70.0-1|77	
12mu|perl-AnyEvent-7.70.0-1|78	%build
12mu|perl-AnyEvent-7.70.0-1|79	grep -rsl '^#!.*perl' . |
12mu|perl-AnyEvent-7.70.0-1|80	grep -v '.bak$' |xargs --no-run-if-empty \
12mu|perl-AnyEvent-7.70.0-1|81	%__perl -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)'
12mu|perl-AnyEvent-7.70.0-1|82	CFLAGS="%{optflags}"
12mu|perl-AnyEvent-7.70.0-1|83	%{__perl} Makefile.PL `%{__perl} -MExtUtils::MakeMaker -e ' print qq|PREFIX=%{buildroot}%{_prefix}| if \$ExtUtils::MakeMaker::VERSION =~ /5\.9[1-6]|6\.0[0-5]/ '` INSTALLDIRS=vendor
12mu|perl-AnyEvent-7.70.0-1|84	%make
12mu|perl-AnyEvent-7.70.0-1|85	
12mu|perl-AnyEvent-7.70.0-1|86	%check
12mu|perl-AnyEvent-7.70.0-1|87	make test
12mu|perl-AnyEvent-7.70.0-1|88	
12mu|perl-AnyEvent-7.70.0-1|89	%install
12mu|perl-AnyEvent-7.70.0-1|90	%{makeinstall} `%{__perl} -MExtUtils::MakeMaker -e ' print \$ExtUtils::MakeMaker::VERSION <= 6.05 ? qq|PREFIX=%{buildroot}%{_prefix}| : qq|DESTDIR=%{buildroot}| '`
12mu|perl-AnyEvent-7.70.0-1|91	
12mu|perl-AnyEvent-7.70.0-1|92	# remove special files
12mu|perl-AnyEvent-7.70.0-1|93	find %{buildroot} -name "perllocal.pod" \
12mu|perl-AnyEvent-7.70.0-1|94	-o -name ".packlist"                \
12mu|perl-AnyEvent-7.70.0-1|95	-o -name "*.bs"                     \
12mu|perl-AnyEvent-7.70.0-1|96	|xargs -i rm -f {}
12mu|perl-AnyEvent-7.70.0-1|97	
12mu|perl-AnyEvent-7.70.0-1|98	# no empty directories
12mu|perl-AnyEvent-7.70.0-1|99	find %{buildroot}%{_prefix}             \
12mu|perl-AnyEvent-7.70.0-1|100	-type d -depth                      \
12mu|perl-AnyEvent-7.70.0-1|101	-exec rmdir {} \; 2>/dev/null
12mu|perl-AnyEvent-7.70.0-1|102	
12mu|perl-AnyEvent-7.70.0-1|103	#we don't have perl-Qt anymore:
12mu|perl-AnyEvent-7.70.0-1|104	rm -f %{buildroot}%{perl_vendorarch}/AnyEvent/Impl/Qt.pm
12mu|perl-AnyEvent-7.70.0-1|105	rm -f %{buildroot}%{_mandir}/man3/AnyEvent::Impl::Qt*
12mu|perl-AnyEvent-7.70.0-1|106	#we don't have perl-FLTK (yet):
12mu|perl-AnyEvent-7.70.0-1|107	rm -f %{buildroot}%{perl_vendorarch}/AnyEvent/Impl/FLTK.pm
12mu|perl-AnyEvent-7.70.0-1|108	rm -f %{buildroot}%{_mandir}/man3/AnyEvent::Impl::FLTK*
12mu|perl-AnyEvent-7.70.0-1|109	#only for Mac:
12mu|perl-AnyEvent-7.70.0-1|110	rm -f %{buildroot}%{perl_vendorarch}/AnyEvent/Impl/Cocoa.pm
12mu|perl-AnyEvent-7.70.0-1|111	rm -f %{buildroot}%{_mandir}/man3/AnyEvent::Impl::Cocoa*
12mu|perl-AnyEvent-7.70.0-1|112	
12mu|perl-AnyEvent-7.70.0-1|113	# IOAsync, POE and Event-Lib are in contrib, drop its support for now
12mu|perl-AnyEvent-7.70.0-1|114	rm -f %{buildroot}%{perl_vendorarch}/AnyEvent/Impl/POE.pm
12mu|perl-AnyEvent-7.70.0-1|115	rm -f %{buildroot}%{_mandir}/man3/AnyEvent::Impl::POE*
12mu|perl-AnyEvent-7.70.0-1|116	rm -f %{buildroot}%{perl_vendorarch}/AnyEvent/Impl/EventLib.pm
12mu|perl-AnyEvent-7.70.0-1|117	rm -f %{buildroot}%{_mandir}/man3/AnyEvent::Impl::EventLib.3pm*
12mu|perl-AnyEvent-7.70.0-1|118	rm -f %{buildroot}%{perl_vendorarch}/AnyEvent/Impl/IOAsync.pm
12mu|perl-AnyEvent-7.70.0-1|119	rm -f %{buildroot}%{_mandir}/man3/AnyEvent::Impl::IOAsync*
12mu|perl-AnyEvent-7.70.0-1|120	
12mu|perl-AnyEvent-7.70.0-1|121	
12mu|perl-AnyEvent-7.70.0-1|122	%files
12mu|perl-AnyEvent-7.70.0-1|123	%doc README Changes
12mu|perl-AnyEvent-7.70.0-1|124	%{perl_vendorarch}/AE.pm
12mu|perl-AnyEvent-7.70.0-1|125	%{perl_vendorarch}/AnyEvent.pm
12mu|perl-AnyEvent-7.70.0-1|126	%dir %{perl_vendorarch}/AnyEvent
12mu|perl-AnyEvent-7.70.0-1|127	%dir %{perl_vendorarch}/AnyEvent/Impl
12mu|perl-AnyEvent-7.70.0-1|128	%{perl_vendorarch}/AnyEvent/Debug.pm
12mu|perl-AnyEvent-7.70.0-1|129	%{perl_vendorarch}/AnyEvent/DNS.pm
12mu|perl-AnyEvent-7.70.0-1|130	%{perl_vendorarch}/AnyEvent/FAQ.pod
12mu|perl-AnyEvent-7.70.0-1|131	%{perl_vendorarch}/AnyEvent/Handle.pm
12mu|perl-AnyEvent-7.70.0-1|132	%{perl_vendorarch}/AnyEvent/Log.pm
12mu|perl-AnyEvent-7.70.0-1|133	%{perl_vendorarch}/AnyEvent/Loop.pm
12mu|perl-AnyEvent-7.70.0-1|134	%{perl_vendorarch}/AnyEvent/Socket.pm
12mu|perl-AnyEvent-7.70.0-1|135	%{perl_vendorarch}/AnyEvent/Strict.pm
12mu|perl-AnyEvent-7.70.0-1|136	%{perl_vendorarch}/AnyEvent/Intro.pod
12mu|perl-AnyEvent-7.70.0-1|137	%{perl_vendorarch}/AnyEvent/TLS.pm
12mu|perl-AnyEvent-7.70.0-1|138	%{perl_vendorarch}/AnyEvent/Util.pm
12mu|perl-AnyEvent-7.70.0-1|139	%{perl_vendorarch}/AnyEvent/Util/
12mu|perl-AnyEvent-7.70.0-1|140	%{perl_vendorarch}/AnyEvent/IO.pm
12mu|perl-AnyEvent-7.70.0-1|141	%{perl_vendorarch}/AnyEvent/IO/
12mu|perl-AnyEvent-7.70.0-1|142	%{perl_vendorarch}/AnyEvent/Impl/Event.pm
12mu|perl-AnyEvent-7.70.0-1|143	%{perl_vendorarch}/AnyEvent/Impl/Glib.pm
12mu|perl-AnyEvent-7.70.0-1|144	%{perl_vendorarch}/AnyEvent/Impl/Perl.pm
12mu|perl-AnyEvent-7.70.0-1|145	%{perl_vendorarch}/AnyEvent/constants.pl
12mu|perl-AnyEvent-7.70.0-1|146	%{_mandir}/man3/AE.3pm*
12mu|perl-AnyEvent-7.70.0-1|147	%{_mandir}/man3/AnyEvent.3pm*
12mu|perl-AnyEvent-7.70.0-1|148	%{_mandir}/man3/AnyEvent::Debug*
12mu|perl-AnyEvent-7.70.0-1|149	%{_mandir}/man3/AnyEvent::DNS*
12mu|perl-AnyEvent-7.70.0-1|150	%{_mandir}/man3/AnyEvent::FAQ*
12mu|perl-AnyEvent-7.70.0-1|151	%{_mandir}/man3/AnyEvent::Handle*
12mu|perl-AnyEvent-7.70.0-1|152	%{_mandir}/man3/AnyEvent::Socket.*
12mu|perl-AnyEvent-7.70.0-1|153	%{_mandir}/man3/AnyEvent::Strict.*
12mu|perl-AnyEvent-7.70.0-1|154	%{_mandir}/man3/AnyEvent::Util.*
12mu|perl-AnyEvent-7.70.0-1|155	%{_mandir}/man3/AnyEvent::Intro.*
12mu|perl-AnyEvent-7.70.0-1|156	%{_mandir}/man3/AnyEvent::IO*
12mu|perl-AnyEvent-7.70.0-1|157	%{_mandir}/man3/AnyEvent::Impl::Event.*
12mu|perl-AnyEvent-7.70.0-1|158	%{_mandir}/man3/AnyEvent::Impl::Glib.*
12mu|perl-AnyEvent-7.70.0-1|159	%{_mandir}/man3/AnyEvent::Impl::Perl*
12mu|perl-AnyEvent-7.70.0-1|160	%{_mandir}/man3/AnyEvent::Log.*
12mu|perl-AnyEvent-7.70.0-1|161	%{_mandir}/man3/AnyEvent::Loop.*
12mu|perl-AnyEvent-7.70.0-1|162	%{_mandir}/man3/AnyEvent::TLS*
12mu|perl-AnyEvent-7.70.0-1|163	
12mu|perl-AnyEvent-7.70.0-1|164	%files EV
12mu|perl-AnyEvent-7.70.0-1|165	%{perl_vendorarch}/AnyEvent/Impl/EV.pm
12mu|perl-AnyEvent-7.70.0-1|166	%{_mandir}/man3/AnyEvent::Impl::EV.3pm*
12mu|perl-AnyEvent-7.70.0-1|167	
12mu|perl-AnyEvent-7.70.0-1|168	# %files Event-Lib
12mu|perl-AnyEvent-7.70.0-1|169	# %{perl_vendorarch}/AnyEvent/Impl/EventLib.pm
12mu|perl-AnyEvent-7.70.0-1|170	# %{_mandir}/man3/AnyEvent::Impl::EventLib.3pm*
12mu|perl-AnyEvent-7.70.0-1|171	
12mu|perl-AnyEvent-7.70.0-1|172	%files Tk
12mu|perl-AnyEvent-7.70.0-1|173	%{perl_vendorarch}/AnyEvent/Impl/Tk.pm
12mu|perl-AnyEvent-7.70.0-1|174	%{_mandir}/man3/AnyEvent::Impl::Tk*
12mu|perl-AnyEvent-7.70.0-1|175	
12mu|perl-AnyEvent-7.70.0-1|176	# %files POE
12mu|perl-AnyEvent-7.70.0-1|177	# %{perl_vendorarch}/AnyEvent/Impl/POE.pm
12mu|perl-AnyEvent-7.70.0-1|178	# %{_mandir}/man3/AnyEvent::Impl::POE*
12mu|perl-AnyEvent-7.70.0-1|179	
12mu|perl-AnyEvent-7.70.0-1|180	# %files IOAsync
12mu|perl-AnyEvent-7.70.0-1|181	# %{perl_vendorarch}/AnyEvent/Impl/IOAsync.pm
12mu|perl-AnyEvent-7.70.0-1|182	# %{_mandir}/man3/AnyEvent::Impl::IOAsync*
12mu|perl-AnyEvent-7.70.0-1|183	
12mu|perl-AnyEvent-7.70.0-1|184	%files Irssi
12mu|perl-AnyEvent-7.70.0-1|185	%{perl_vendorarch}/AnyEvent/Impl/Irssi.pm
12mu|perl-AnyEvent-7.70.0-1|186	%{_mandir}/man3/AnyEvent::Impl::Irssi*
12mu|perl-AnyEvent-7.70.0-1|187	
12mu|perl-AnyEvent-7.70.0-1|188	
12mu|perl-AnyEvent-7.70.0-1|189	
12mu|perl-AnyEvent-7.70.0-1|190	%changelog
12mu|perl-AnyEvent-7.70.0-1|191	* Mon Feb 03 2014 dsilakov <denis.silakov@rosalab.ru> 3:7.70.0-1
12mu|perl-AnyEvent-7.70.0-1|192	+ Revision: 2061e33
12mu|perl-AnyEvent-7.70.0-1|193	- Merge pull request #1 from import/perl-AnyEvent:auto_update
12mu|perl-AnyEvent-7.70.0-1|194	- ROSA Updates Builder: update suggested
12mu|perl-AnyEvent-7.70.0-1|195	
12mu|perl-AnyEvent-7.70.0-1|196	

20320 12
12mu|perl-Apache-Test-1.380.0-1|1	%define upstream_name Apache-Test
12mu|perl-Apache-Test-1.380.0-1|2	%define upstream_version 1.38
12mu|perl-Apache-Test-1.380.0-1|3	
12mu|perl-Apache-Test-1.380.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Apache-Test-1.380.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Apache-Test-1.380.0-1|6	Release:	1
12mu|perl-Apache-Test-1.380.0-1|7	Summary:	Test.pm wrapper with helpers for testing Apache
12mu|perl-Apache-Test-1.380.0-1|8	License:	GPL+ or Artistic
12mu|perl-Apache-Test-1.380.0-1|9	Group:		Development/Perl
12mu|perl-Apache-Test-1.380.0-1|10	URL:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Apache-Test-1.380.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Apache/Apache-Test-%{upstream_version}.tar.gz
12mu|perl-Apache-Test-1.380.0-1|12	BuildArch:	noarch
12mu|perl-Apache-Test-1.380.0-1|13	Provides:	perl(Apache::TestConfigParse)
12mu|perl-Apache-Test-1.380.0-1|14	Provides:	perl(Apache::TestConfigPerl)
12mu|perl-Apache-Test-1.380.0-1|15	BuildRequires:	perl-devel
12mu|perl-Apache-Test-1.380.0-1|16	
12mu|perl-Apache-Test-1.380.0-1|17	%description
12mu|perl-Apache-Test-1.380.0-1|18	Apache::Test is a test toolkit for testing an Apache server with any
12mu|perl-Apache-Test-1.380.0-1|19	configuration. It works with Apache 1.3 and Apache 2.0 and any of its modules,
12mu|perl-Apache-Test-1.380.0-1|20	including mod_perl 1.0 and 2.0. It was originally developed for testing
12mu|perl-Apache-Test-1.380.0-1|21	mod_perl 2.0.
12mu|perl-Apache-Test-1.380.0-1|22	
12mu|perl-Apache-Test-1.380.0-1|23	%prep
12mu|perl-Apache-Test-1.380.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Apache-Test-1.380.0-1|25	
12mu|perl-Apache-Test-1.380.0-1|26	%build
12mu|perl-Apache-Test-1.380.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-Apache-Test-1.380.0-1|28	%make
12mu|perl-Apache-Test-1.380.0-1|29	
12mu|perl-Apache-Test-1.380.0-1|30	%install
12mu|perl-Apache-Test-1.380.0-1|31	
12mu|perl-Apache-Test-1.380.0-1|32	%makeinstall_std
12mu|perl-Apache-Test-1.380.0-1|33	
12mu|perl-Apache-Test-1.380.0-1|34	%files
12mu|perl-Apache-Test-1.380.0-1|35	%doc CONTRIBUTORS Changes INSTALL LICENSE README SUPPORT ToDo
12mu|perl-Apache-Test-1.380.0-1|36	%{perl_vendorlib}/Apache
12mu|perl-Apache-Test-1.380.0-1|37	%{perl_vendorlib}/Bundle
12mu|perl-Apache-Test-1.380.0-1|38	%{_mandir}/*/*
12mu|perl-Apache-Test-1.380.0-1|39	
12mu|perl-Apache-Test-1.380.0-1|40	
12mu|perl-Apache-Test-1.380.0-1|41	
12mu|perl-Apache-Test-1.380.0-1|42	%changelog
12mu|perl-Apache-Test-1.380.0-1|43	* Thu Dec 26 2013 dsilakov <denis.silakov@rosalab.ru> 1.380.0-1
12mu|perl-Apache-Test-1.380.0-1|44	+ Revision: af17ea5
12mu|perl-Apache-Test-1.380.0-1|45	- Merge pull request #1 from import/perl-Apache-Test:auto_update
12mu|perl-Apache-Test-1.380.0-1|46	- ROSA Updates Builder: update suggested
12mu|perl-Apache-Test-1.380.0-1|47	
12mu|perl-Apache-Test-1.380.0-1|48	

20321 12
12mu|perl-Archive-Extract-0.720.0-1|1	%define	upstream_name	 Archive-Extract
12mu|perl-Archive-Extract-0.720.0-1|2	%define upstream_version 0.72
12mu|perl-Archive-Extract-0.720.0-1|3	
12mu|perl-Archive-Extract-0.720.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Archive-Extract-0.720.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Archive-Extract-0.720.0-1|6	Release:	1
12mu|perl-Archive-Extract-0.720.0-1|7	
12mu|perl-Archive-Extract-0.720.0-1|8	Summary:	A generic archive extracting mechanism
12mu|perl-Archive-Extract-0.720.0-1|9	License:	Artistic/GPL
12mu|perl-Archive-Extract-0.720.0-1|10	Group:		Development/Perl
12mu|perl-Archive-Extract-0.720.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-Archive-Extract-0.720.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Archive/Archive-Extract-%{upstream_version}.tar.gz
12mu|perl-Archive-Extract-0.720.0-1|13	
12mu|perl-Archive-Extract-0.720.0-1|14	BuildRequires:	perl-devel
12mu|perl-Archive-Extract-0.720.0-1|15	BuildRequires:	perl(IPC::Cmd)                  >= 0.360.0
12mu|perl-Archive-Extract-0.720.0-1|16	BuildRequires:	perl(Module::Load::Conditional) >= 0.40.0
12mu|perl-Archive-Extract-0.720.0-1|17	BuildRequires:	perl-version
12mu|perl-Archive-Extract-0.720.0-1|18	BuildArch:	noarch
12mu|perl-Archive-Extract-0.720.0-1|19	
12mu|perl-Archive-Extract-0.720.0-1|20	%description
12mu|perl-Archive-Extract-0.720.0-1|21	Archive::Extract is a generic archive extraction mechanism.
12mu|perl-Archive-Extract-0.720.0-1|22	
12mu|perl-Archive-Extract-0.720.0-1|23	It allows you to extract any archive file of the type .tar, .tar.gz, .gz, .Z,
12mu|perl-Archive-Extract-0.720.0-1|24	tar.bz2, .tbz, .bz2 or .zip without having to worry how it does so, or use
12mu|perl-Archive-Extract-0.720.0-1|25	different interfaces for each type by using either perl modules, or commandline
12mu|perl-Archive-Extract-0.720.0-1|26	tools on your system.
12mu|perl-Archive-Extract-0.720.0-1|27	
12mu|perl-Archive-Extract-0.720.0-1|28	%prep
12mu|perl-Archive-Extract-0.720.0-1|29	%setup -qn  %{upstream_name}-%{upstream_version}
12mu|perl-Archive-Extract-0.720.0-1|30	
12mu|perl-Archive-Extract-0.720.0-1|31	%build
12mu|perl-Archive-Extract-0.720.0-1|32	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Archive-Extract-0.720.0-1|33	%make
12mu|perl-Archive-Extract-0.720.0-1|34	
12mu|perl-Archive-Extract-0.720.0-1|35	%check
12mu|perl-Archive-Extract-0.720.0-1|36	%__make test
12mu|perl-Archive-Extract-0.720.0-1|37	
12mu|perl-Archive-Extract-0.720.0-1|38	%install
12mu|perl-Archive-Extract-0.720.0-1|39	%makeinstall_std
12mu|perl-Archive-Extract-0.720.0-1|40	
12mu|perl-Archive-Extract-0.720.0-1|41	%files
12mu|perl-Archive-Extract-0.720.0-1|42	%doc README CHANGES
12mu|perl-Archive-Extract-0.720.0-1|43	%{perl_vendorlib}/Archive/*
12mu|perl-Archive-Extract-0.720.0-1|44	%{_mandir}/*/*
12mu|perl-Archive-Extract-0.720.0-1|45	
12mu|perl-Archive-Extract-0.720.0-1|46	
12mu|perl-Archive-Extract-0.720.0-1|47	%changelog
12mu|perl-Archive-Extract-0.720.0-1|48	* Tue Feb 11 2014 dsilakov <denis.silakov@rosalab.ru> 0.720.0-1
12mu|perl-Archive-Extract-0.720.0-1|49	+ Revision: e538113
12mu|perl-Archive-Extract-0.720.0-1|50	- Merge pull request #2 from import/perl-Archive-Extract:auto_update
12mu|perl-Archive-Extract-0.720.0-1|51	- ROSA Updates Builder: update suggested
12mu|perl-Archive-Extract-0.720.0-1|52	
12mu|perl-Archive-Extract-0.720.0-1|53	

20322 12
12mu|perl-Archive-Zip-1.370.0-1|1	%define upstream_name    Archive-Zip
12mu|perl-Archive-Zip-1.370.0-1|2	%define upstream_version 1.37
12mu|perl-Archive-Zip-1.370.0-1|3	
12mu|perl-Archive-Zip-1.370.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Archive-Zip-1.370.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Archive-Zip-1.370.0-1|6	Release:	1
12mu|perl-Archive-Zip-1.370.0-1|7	
12mu|perl-Archive-Zip-1.370.0-1|8	Summary:	Provide an interface to ZIP archive files
12mu|perl-Archive-Zip-1.370.0-1|9	License:	GPL+ or Artistic
12mu|perl-Archive-Zip-1.370.0-1|10	Group:		Development/Perl
12mu|perl-Archive-Zip-1.370.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Archive-Zip-1.370.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Archive/Archive-Zip-%{upstream_version}.tar.gz
12mu|perl-Archive-Zip-1.370.0-1|13	
12mu|perl-Archive-Zip-1.370.0-1|14	BuildRequires:	zlib-devel
12mu|perl-Archive-Zip-1.370.0-1|15	BuildRequires:	perl-devel
12mu|perl-Archive-Zip-1.370.0-1|16	BuildRequires:	perl(Compress::Zlib)
12mu|perl-Archive-Zip-1.370.0-1|17	BuildRequires:	perl(File::Which)
12mu|perl-Archive-Zip-1.370.0-1|18	BuildArch:	noarch
12mu|perl-Archive-Zip-1.370.0-1|19	
12mu|perl-Archive-Zip-1.370.0-1|20	
12mu|perl-Archive-Zip-1.370.0-1|21	%description
12mu|perl-Archive-Zip-1.370.0-1|22	A Perl module that provides an interface to ZIP archive files.
12mu|perl-Archive-Zip-1.370.0-1|23	
12mu|perl-Archive-Zip-1.370.0-1|24	%prep
12mu|perl-Archive-Zip-1.370.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Archive-Zip-1.370.0-1|26	
12mu|perl-Archive-Zip-1.370.0-1|27	%build
12mu|perl-Archive-Zip-1.370.0-1|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Archive-Zip-1.370.0-1|29	%make CFLAGS="%{optflags}"
12mu|perl-Archive-Zip-1.370.0-1|30	
12mu|perl-Archive-Zip-1.370.0-1|31	%check
12mu|perl-Archive-Zip-1.370.0-1|32	%__make test
12mu|perl-Archive-Zip-1.370.0-1|33	
12mu|perl-Archive-Zip-1.370.0-1|34	%install
12mu|perl-Archive-Zip-1.370.0-1|35	%makeinstall_std
12mu|perl-Archive-Zip-1.370.0-1|36	
12mu|perl-Archive-Zip-1.370.0-1|37	%files
12mu|perl-Archive-Zip-1.370.0-1|38	%doc  Changes
12mu|perl-Archive-Zip-1.370.0-1|39	%doc examples
12mu|perl-Archive-Zip-1.370.0-1|40	%{_bindir}/crc32
12mu|perl-Archive-Zip-1.370.0-1|41	%{perl_vendorlib}/Archive
12mu|perl-Archive-Zip-1.370.0-1|42	%{_mandir}/*/*
12mu|perl-Archive-Zip-1.370.0-1|43	
12mu|perl-Archive-Zip-1.370.0-1|44	
12mu|perl-Archive-Zip-1.370.0-1|45	
12mu|perl-Archive-Zip-1.370.0-1|46	%changelog
12mu|perl-Archive-Zip-1.370.0-1|47	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.370.0-1
12mu|perl-Archive-Zip-1.370.0-1|48	+ Revision: a977217
12mu|perl-Archive-Zip-1.370.0-1|49	- Updated to 1.37 (by updates_builder)
12mu|perl-Archive-Zip-1.370.0-1|50	
12mu|perl-Archive-Zip-1.370.0-1|51	

20323 12
12mu|perl-Array-Compare-2.20.0-1|1	%define upstream_name    Array-Compare
12mu|perl-Array-Compare-2.20.0-1|2	%define upstream_version 2.02
12mu|perl-Array-Compare-2.20.0-1|3	
12mu|perl-Array-Compare-2.20.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Array-Compare-2.20.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Array-Compare-2.20.0-1|6	Release:	1
12mu|perl-Array-Compare-2.20.0-1|7	
12mu|perl-Array-Compare-2.20.0-1|8	Summary:	Perl extension for comparing arrays
12mu|perl-Array-Compare-2.20.0-1|9	License:	GPL+ or Artistic
12mu|perl-Array-Compare-2.20.0-1|10	Group:		Development/Perl
12mu|perl-Array-Compare-2.20.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Array-Compare-2.20.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Array/Array-Compare-%{upstream_version}.tar.gz
12mu|perl-Array-Compare-2.20.0-1|13	
12mu|perl-Array-Compare-2.20.0-1|14	BuildRequires:	perl(Module::Build)
12mu|perl-Array-Compare-2.20.0-1|15	BuildRequires: perl(Test::NoWarnings)
12mu|perl-Array-Compare-2.20.0-1|16	BuildRequires:	perl(Moose)
12mu|perl-Array-Compare-2.20.0-1|17	BuildRequires:	perl-devel
12mu|perl-Array-Compare-2.20.0-1|18	
12mu|perl-Array-Compare-2.20.0-1|19	BuildArch: 	noarch
12mu|perl-Array-Compare-2.20.0-1|20	
12mu|perl-Array-Compare-2.20.0-1|21	%description
12mu|perl-Array-Compare-2.20.0-1|22	If you have two arrays and you want to know if they are the same or different,
12mu|perl-Array-Compare-2.20.0-1|23	then Array::Compare will be useful to you.
12mu|perl-Array-Compare-2.20.0-1|24	
12mu|perl-Array-Compare-2.20.0-1|25	%prep
12mu|perl-Array-Compare-2.20.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Array-Compare-2.20.0-1|27	
12mu|perl-Array-Compare-2.20.0-1|28	%build
12mu|perl-Array-Compare-2.20.0-1|29	%__perl Build.PL installdirs=vendor
12mu|perl-Array-Compare-2.20.0-1|30	./Build
12mu|perl-Array-Compare-2.20.0-1|31	
12mu|perl-Array-Compare-2.20.0-1|32	%install
12mu|perl-Array-Compare-2.20.0-1|33	./Build install destdir=%{buildroot}
12mu|perl-Array-Compare-2.20.0-1|34	
12mu|perl-Array-Compare-2.20.0-1|35	%check
12mu|perl-Array-Compare-2.20.0-1|36	./Build test
12mu|perl-Array-Compare-2.20.0-1|37	
12mu|perl-Array-Compare-2.20.0-1|38	%files
12mu|perl-Array-Compare-2.20.0-1|39	%doc Changes README
12mu|perl-Array-Compare-2.20.0-1|40	%{perl_vendorlib}/Array
12mu|perl-Array-Compare-2.20.0-1|41	%{_mandir}/*/*
12mu|perl-Array-Compare-2.20.0-1|42	
12mu|perl-Array-Compare-2.20.0-1|43	
12mu|perl-Array-Compare-2.20.0-1|44	
12mu|perl-Array-Compare-2.20.0-1|45	%changelog
12mu|perl-Array-Compare-2.20.0-1|46	* Sat Jan 11 2014 dsilakov <denis.silakov@rosalab.ru> 2.20.0-1
12mu|perl-Array-Compare-2.20.0-1|47	+ Revision: 54fd350
12mu|perl-Array-Compare-2.20.0-1|48	- Merge pull request #1 from import/perl-Array-Compare:auto_update
12mu|perl-Array-Compare-2.20.0-1|49	- ROSA Updates Builder: update suggested
12mu|perl-Array-Compare-2.20.0-1|50	
12mu|perl-Array-Compare-2.20.0-1|51	

20324 12
12mu|perl-Astro-FITS-Header-3.70.0-1|1	%if %{_use_internal_dependency_generator}
12mu|perl-Astro-FITS-Header-3.70.0-1|2	%define __noautoreq 'perl\\(Starlink::AST\\)|perl\\(NDF\\)|perl\\(Astro::FITS::CFITSIO\\)|perl\\(GSD\\)'
12mu|perl-Astro-FITS-Header-3.70.0-1|3	%else
12mu|perl-Astro-FITS-Header-3.70.0-1|4	%define _requires_exceptions Starlink::AST\\|NDF|Astro::FITS::CFITSIO\\|GSD
12mu|perl-Astro-FITS-Header-3.70.0-1|5	%endif
12mu|perl-Astro-FITS-Header-3.70.0-1|6	
12mu|perl-Astro-FITS-Header-3.70.0-1|7	%define upstream_name    Astro-FITS-Header
12mu|perl-Astro-FITS-Header-3.70.0-1|8	%define upstream_version 3.07
12mu|perl-Astro-FITS-Header-3.70.0-1|9	
12mu|perl-Astro-FITS-Header-3.70.0-1|10	Name:       perl-%{upstream_name}
12mu|perl-Astro-FITS-Header-3.70.0-1|11	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Astro-FITS-Header-3.70.0-1|12	Release:    1
12mu|perl-Astro-FITS-Header-3.70.0-1|13	
12mu|perl-Astro-FITS-Header-3.70.0-1|14	Summary:    Interface to FITS headers
12mu|perl-Astro-FITS-Header-3.70.0-1|15	License:    GPL+ or Artistic
12mu|perl-Astro-FITS-Header-3.70.0-1|16	Group:      Development/Perl
12mu|perl-Astro-FITS-Header-3.70.0-1|17	Url:        http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Astro-FITS-Header-3.70.0-1|18	Source0:    http://www.cpan.org/modules/by-module/Astro/Astro-FITS-Header-%{upstream_version}.tar.gz
12mu|perl-Astro-FITS-Header-3.70.0-1|19	
12mu|perl-Astro-FITS-Header-3.70.0-1|20	BuildRequires: perl(Test::More)
12mu|perl-Astro-FITS-Header-3.70.0-1|21	BuildRequires: perl(Module::Build)
12mu|perl-Astro-FITS-Header-3.70.0-1|22	BuildArch: noarch
12mu|perl-Astro-FITS-Header-3.70.0-1|23	
12mu|perl-Astro-FITS-Header-3.70.0-1|24	%description
12mu|perl-Astro-FITS-Header-3.70.0-1|25	Stores information about a FITS header block in an object. Takes an hash
12mu|perl-Astro-FITS-Header-3.70.0-1|26	with an array reference as an arguement. The array should contain a list of
12mu|perl-Astro-FITS-Header-3.70.0-1|27	FITS header cards as input.
12mu|perl-Astro-FITS-Header-3.70.0-1|28	
12mu|perl-Astro-FITS-Header-3.70.0-1|29	%prep
12mu|perl-Astro-FITS-Header-3.70.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Astro-FITS-Header-3.70.0-1|31	
12mu|perl-Astro-FITS-Header-3.70.0-1|32	%build
12mu|perl-Astro-FITS-Header-3.70.0-1|33	%{__perl} Build.PL installdirs=vendor
12mu|perl-Astro-FITS-Header-3.70.0-1|34	./Build
12mu|perl-Astro-FITS-Header-3.70.0-1|35	
12mu|perl-Astro-FITS-Header-3.70.0-1|36	%check
12mu|perl-Astro-FITS-Header-3.70.0-1|37	./Build test
12mu|perl-Astro-FITS-Header-3.70.0-1|38	
12mu|perl-Astro-FITS-Header-3.70.0-1|39	%install
12mu|perl-Astro-FITS-Header-3.70.0-1|40	./Build install destdir=%{buildroot}
12mu|perl-Astro-FITS-Header-3.70.0-1|41	
12mu|perl-Astro-FITS-Header-3.70.0-1|42	%files
12mu|perl-Astro-FITS-Header-3.70.0-1|43	%doc META.yml README
12mu|perl-Astro-FITS-Header-3.70.0-1|44	%{_mandir}/man3/*
12mu|perl-Astro-FITS-Header-3.70.0-1|45	%perl_vendorlib/*
12mu|perl-Astro-FITS-Header-3.70.0-1|46	
12mu|perl-Astro-FITS-Header-3.70.0-1|47	
12mu|perl-Astro-FITS-Header-3.70.0-1|48	
12mu|perl-Astro-FITS-Header-3.70.0-1|49	%changelog
12mu|perl-Astro-FITS-Header-3.70.0-1|50	* Thu Dec 26 2013 dsilakov <denis.silakov@rosalab.ru> 3.70.0-1
12mu|perl-Astro-FITS-Header-3.70.0-1|51	+ Revision: bf3bace
12mu|perl-Astro-FITS-Header-3.70.0-1|52	- Merge pull request #1 from import/perl-Astro-FITS-Header:auto_update
12mu|perl-Astro-FITS-Header-3.70.0-1|53	- ROSA Updates Builder: update suggested
12mu|perl-Astro-FITS-Header-3.70.0-1|54	
12mu|perl-Astro-FITS-Header-3.70.0-1|55	

20325 12
12mu|perl-autodie-2.250.0-1|1	%define upstream_name       autodie
12mu|perl-autodie-2.250.0-1|2	%define upstream_version 2.25
12mu|perl-autodie-2.250.0-1|3	
12mu|perl-autodie-2.250.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-autodie-2.250.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-autodie-2.250.0-1|6	Release:	1
12mu|perl-autodie-2.250.0-1|7	
12mu|perl-autodie-2.250.0-1|8	Summary:	Lexically have functions succeed or die
12mu|perl-autodie-2.250.0-1|9	
12mu|perl-autodie-2.250.0-1|10	License:	GPL+ or Artistic
12mu|perl-autodie-2.250.0-1|11	Group:		Development/Perl
12mu|perl-autodie-2.250.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-autodie-2.250.0-1|13	Source0:	http://www.cpan.org/modules/by-module/%{upstream_name}/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-autodie-2.250.0-1|14	
12mu|perl-autodie-2.250.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12mu|perl-autodie-2.250.0-1|16	BuildRequires:	perl(Test::More)
12mu|perl-autodie-2.250.0-1|17	BuildRequires:	perl-devel
12mu|perl-autodie-2.250.0-1|18	
12mu|perl-autodie-2.250.0-1|19	BuildArch:	noarch
12mu|perl-autodie-2.250.0-1|20	
12mu|perl-autodie-2.250.0-1|21	Provides:	perl(autodie)
12mu|perl-autodie-2.250.0-1|22	
12mu|perl-autodie-2.250.0-1|23	%description
12mu|perl-autodie-2.250.0-1|24	'Fatal' provides a way to conveniently replace functions which normally
12mu|perl-autodie-2.250.0-1|25	return a false value when they fail with equivalents which raise exceptions
12mu|perl-autodie-2.250.0-1|26	if they are not successful. This lets you use these functions without
12mu|perl-autodie-2.250.0-1|27	having to test their return values explicitly on each call. Exceptions can
12mu|perl-autodie-2.250.0-1|28	be caught using 'eval{}'. See the perlfunc manpage and the perlvar manpage
12mu|perl-autodie-2.250.0-1|29	for details.
12mu|perl-autodie-2.250.0-1|30	
12mu|perl-autodie-2.250.0-1|31	The do-or-die equivalents are set up simply by calling Fatal's 'import'
12mu|perl-autodie-2.250.0-1|32	routine, passing it the names of the functions to be replaced. You may wrap
12mu|perl-autodie-2.250.0-1|33	both user-defined functions and overridable CORE operators (except 'exec',
12mu|perl-autodie-2.250.0-1|34	'system', 'print', or any other built-in that cannot be expressed via
12mu|perl-autodie-2.250.0-1|35	prototypes) in this way.
12mu|perl-autodie-2.250.0-1|36	
12mu|perl-autodie-2.250.0-1|37	If the symbol ':void' appears in the import list, then functions named
12mu|perl-autodie-2.250.0-1|38	later in that import list raise an exception only when these are called in
12mu|perl-autodie-2.250.0-1|39	void context--that is, when their return values are ignored. For example
12mu|perl-autodie-2.250.0-1|40	
12mu|perl-autodie-2.250.0-1|41	%prep
12mu|perl-autodie-2.250.0-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-autodie-2.250.0-1|43	
12mu|perl-autodie-2.250.0-1|44	%build
12mu|perl-autodie-2.250.0-1|45	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-autodie-2.250.0-1|46	%make
12mu|perl-autodie-2.250.0-1|47	
12mu|perl-autodie-2.250.0-1|48	%check
12mu|perl-autodie-2.250.0-1|49	%make test
12mu|perl-autodie-2.250.0-1|50	
12mu|perl-autodie-2.250.0-1|51	%install
12mu|perl-autodie-2.250.0-1|52	%makeinstall_std
12mu|perl-autodie-2.250.0-1|53	
12mu|perl-autodie-2.250.0-1|54	%files
12mu|perl-autodie-2.250.0-1|55	%doc Changes
12mu|perl-autodie-2.250.0-1|56	%{_mandir}/man3/*
12mu|perl-autodie-2.250.0-1|57	%{perl_vendorlib}/*
12mu|perl-autodie-2.250.0-1|58	
12mu|perl-autodie-2.250.0-1|59	
12mu|perl-autodie-2.250.0-1|60	
12mu|perl-autodie-2.250.0-1|61	
12mu|perl-autodie-2.250.0-1|62	%changelog
12mu|perl-autodie-2.250.0-1|63	* Sun Apr 20 2014 dsilakov <denis.silakov@rosalab.ru> 2.250.0-1
12mu|perl-autodie-2.250.0-1|64	+ Revision: 9f3b9e5
12mu|perl-autodie-2.250.0-1|65	- Merge pull request #4 from import/perl-autodie:auto_update
12mu|perl-autodie-2.250.0-1|66	- ROSA Updates Builder: update suggested
12mu|perl-autodie-2.250.0-1|67	
12mu|perl-autodie-2.250.0-1|68	

20326 12
12mu|perl-Bit-Vector-7.300.0-1|1	%define upstream_name	 Bit-Vector
12mu|perl-Bit-Vector-7.300.0-1|2	%define upstream_version 7.3
12mu|perl-Bit-Vector-7.300.0-1|3	
12mu|perl-Bit-Vector-7.300.0-1|4	%define TEST 1
12mu|perl-Bit-Vector-7.300.0-1|5	%{?_with_test: %{expand: %%global TEST 1}}
12mu|perl-Bit-Vector-7.300.0-1|6	%{?_without_test: %{expand: %%global TEST 0}}
12mu|perl-Bit-Vector-7.300.0-1|7	
12mu|perl-Bit-Vector-7.300.0-1|8	Name:       perl-%{upstream_name}
12mu|perl-Bit-Vector-7.300.0-1|9	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Bit-Vector-7.300.0-1|10	Release:    1
12mu|perl-Bit-Vector-7.300.0-1|11	
12mu|perl-Bit-Vector-7.300.0-1|12	Summary: 	%{upstream_name} module for perl
12mu|perl-Bit-Vector-7.300.0-1|13	License: 	GPL+ or Artistic
12mu|perl-Bit-Vector-7.300.0-1|14	Group:		Development/Perl
12mu|perl-Bit-Vector-7.300.0-1|15	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-Bit-Vector-7.300.0-1|16	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Bit/Bit-Vector-%{upstream_version}.tar.gz
12mu|perl-Bit-Vector-7.300.0-1|17	
12mu|perl-Bit-Vector-7.300.0-1|18	BuildRequires:	perl(Carp::Clan)
12mu|perl-Bit-Vector-7.300.0-1|19	BuildRequires:	perl(Storable) >= 2.210.0
12mu|perl-Bit-Vector-7.300.0-1|20	BuildRequires:	perl-devel
12mu|perl-Bit-Vector-7.300.0-1|21	
12mu|perl-Bit-Vector-7.300.0-1|22	
12mu|perl-Bit-Vector-7.300.0-1|23	%description
12mu|perl-Bit-Vector-7.300.0-1|24	%{upstream_name} module for perl.
12mu|perl-Bit-Vector-7.300.0-1|25	Bit::Vector is an efficient C library which allows you to handle
12mu|perl-Bit-Vector-7.300.0-1|26	bit vectors, sets (of integers), "big integer arithmetic" and
12mu|perl-Bit-Vector-7.300.0-1|27	boolean matrices, all of arbitrary sizes.
12mu|perl-Bit-Vector-7.300.0-1|28	
12mu|perl-Bit-Vector-7.300.0-1|29	%prep
12mu|perl-Bit-Vector-7.300.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Bit-Vector-7.300.0-1|31	chmod -R u+w examples
12mu|perl-Bit-Vector-7.300.0-1|32	
12mu|perl-Bit-Vector-7.300.0-1|33	%build
12mu|perl-Bit-Vector-7.300.0-1|34	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-Bit-Vector-7.300.0-1|35	%make OPTIMIZE="%{optflags}"
12mu|perl-Bit-Vector-7.300.0-1|36	
12mu|perl-Bit-Vector-7.300.0-1|37	%check
12mu|perl-Bit-Vector-7.300.0-1|38	%if %{TEST}
12mu|perl-Bit-Vector-7.300.0-1|39	LANG=C %make test
12mu|perl-Bit-Vector-7.300.0-1|40	%endif
12mu|perl-Bit-Vector-7.300.0-1|41	
12mu|perl-Bit-Vector-7.300.0-1|42	%install
12mu|perl-Bit-Vector-7.300.0-1|43	%makeinstall_std
12mu|perl-Bit-Vector-7.300.0-1|44	
12mu|perl-Bit-Vector-7.300.0-1|45	%clean
12mu|perl-Bit-Vector-7.300.0-1|46	
12mu|perl-Bit-Vector-7.300.0-1|47	%files
12mu|perl-Bit-Vector-7.300.0-1|48	%defattr(-,root,root,755)
12mu|perl-Bit-Vector-7.300.0-1|49	%doc CHANGES.txt CREDITS.txt INSTALL.txt README.txt examples
12mu|perl-Bit-Vector-7.300.0-1|50	%{_mandir}/man3/Bit::Vector*
12mu|perl-Bit-Vector-7.300.0-1|51	%dir %{perl_vendorarch}/Bit
12mu|perl-Bit-Vector-7.300.0-1|52	%{perl_vendorarch}/Bit/Vector*
12mu|perl-Bit-Vector-7.300.0-1|53	%dir %{perl_vendorarch}/auto/Bit
12mu|perl-Bit-Vector-7.300.0-1|54	%{perl_vendorarch}/auto/Bit/Vector*
12mu|perl-Bit-Vector-7.300.0-1|55	
12mu|perl-Bit-Vector-7.300.0-1|56	
12mu|perl-Bit-Vector-7.300.0-1|57	
12mu|perl-Bit-Vector-7.300.0-1|58	%changelog
12mu|perl-Bit-Vector-7.300.0-1|59	* Thu Dec 26 2013 dsilakov <denis.silakov@rosalab.ru> 7.300.0-1
12mu|perl-Bit-Vector-7.300.0-1|60	+ Revision: 07b24c6
12mu|perl-Bit-Vector-7.300.0-1|61	- Merge pull request #1 from import/perl-Bit-Vector:auto_update
12mu|perl-Bit-Vector-7.300.0-1|62	- ROSA Updates Builder: update suggested
12mu|perl-Bit-Vector-7.300.0-1|63	
12mu|perl-Bit-Vector-7.300.0-1|64	

20327 12
12mu|perl-B-Keywords-1.130.0-1|1	%define	upstream_name	 B-Keywords
12mu|perl-B-Keywords-1.130.0-1|2	%define upstream_version 1.13
12mu|perl-B-Keywords-1.130.0-1|3	
12mu|perl-B-Keywords-1.130.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-B-Keywords-1.130.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-B-Keywords-1.130.0-1|6	Release:	1
12mu|perl-B-Keywords-1.130.0-1|7	
12mu|perl-B-Keywords-1.130.0-1|8	Summary:	Lists of reserved barewords and symbol names
12mu|perl-B-Keywords-1.130.0-1|9	License:	GPL+ or Artistic
12mu|perl-B-Keywords-1.130.0-1|10	Group:		Development/Perl
12mu|perl-B-Keywords-1.130.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-B-Keywords-1.130.0-1|12	Source0:	http://www.cpan.org/modules/by-module/B/B-Keywords-%{upstream_version}.tar.gz
12mu|perl-B-Keywords-1.130.0-1|13	
12mu|perl-B-Keywords-1.130.0-1|14	BuildRequires:	perl-devel
12mu|perl-B-Keywords-1.130.0-1|15	BuildArch:	noarch
12mu|perl-B-Keywords-1.130.0-1|16	
12mu|perl-B-Keywords-1.130.0-1|17	%description
12mu|perl-B-Keywords-1.130.0-1|18	B::Keywords supplies seven arrays of keywords: @Scalars, @Arrays,
12mu|perl-B-Keywords-1.130.0-1|19	@Hashes, @Filehandles, @Symbols, @Functions, and @Barewords. The
12mu|perl-B-Keywords-1.130.0-1|20	@Symbols array includes the contents of each of @Scalars, @Arrays,
12mu|perl-B-Keywords-1.130.0-1|21	@Hashes, and @Filehandles. Similarly, @Barewords adds a few
12mu|perl-B-Keywords-1.130.0-1|22	non-function keywords and operators to the @Functions array.
12mu|perl-B-Keywords-1.130.0-1|23	
12mu|perl-B-Keywords-1.130.0-1|24	All additions and modifications are welcome.
12mu|perl-B-Keywords-1.130.0-1|25	
12mu|perl-B-Keywords-1.130.0-1|26	%prep
12mu|perl-B-Keywords-1.130.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-B-Keywords-1.130.0-1|28	
12mu|perl-B-Keywords-1.130.0-1|29	%build
12mu|perl-B-Keywords-1.130.0-1|30	perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-B-Keywords-1.130.0-1|31	
12mu|perl-B-Keywords-1.130.0-1|32	%check
12mu|perl-B-Keywords-1.130.0-1|33	make test
12mu|perl-B-Keywords-1.130.0-1|34	
12mu|perl-B-Keywords-1.130.0-1|35	%install
12mu|perl-B-Keywords-1.130.0-1|36	%makeinstall_std
12mu|perl-B-Keywords-1.130.0-1|37	
12mu|perl-B-Keywords-1.130.0-1|38	%files
12mu|perl-B-Keywords-1.130.0-1|39	%doc Changes README LICENSE
12mu|perl-B-Keywords-1.130.0-1|40	%{perl_vendorlib}/B
12mu|perl-B-Keywords-1.130.0-1|41	%{_mandir}/man*/*
12mu|perl-B-Keywords-1.130.0-1|42	
12mu|perl-B-Keywords-1.130.0-1|43	
12mu|perl-B-Keywords-1.130.0-1|44	
12mu|perl-B-Keywords-1.130.0-1|45	%changelog
12mu|perl-B-Keywords-1.130.0-1|46	* Thu Dec 26 2013 dsilakov <denis.silakov@rosalab.ru> 1.130.0-1
12mu|perl-B-Keywords-1.130.0-1|47	+ Revision: 16cd04d
12mu|perl-B-Keywords-1.130.0-1|48	- Merge pull request #1 from import/perl-B-Keywords:auto_update
12mu|perl-B-Keywords-1.130.0-1|49	- ROSA Updates Builder: update suggested
12mu|perl-B-Keywords-1.130.0-1|50	
12mu|perl-B-Keywords-1.130.0-1|51	

20328 12
12mu|perl-BSD-Resource-1.290.700-1|1	%define	upstream_name	 BSD-Resource
12mu|perl-BSD-Resource-1.290.700-1|2	%define upstream_version 1.2907
12mu|perl-BSD-Resource-1.290.700-1|3	
12mu|perl-BSD-Resource-1.290.700-1|4	Name:		perl-%{upstream_name}
12mu|perl-BSD-Resource-1.290.700-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-BSD-Resource-1.290.700-1|6	Release:	1
12mu|perl-BSD-Resource-1.290.700-1|7	
12mu|perl-BSD-Resource-1.290.700-1|8	Summary:	BSD process resource limit and priority functions
12mu|perl-BSD-Resource-1.290.700-1|9	License:	GPL+ or Artistic
12mu|perl-BSD-Resource-1.290.700-1|10	Group:		Development/Perl
12mu|perl-BSD-Resource-1.290.700-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-BSD-Resource-1.290.700-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/BSD/BSD-Resource-%{upstream_version}.tar.gz
12mu|perl-BSD-Resource-1.290.700-1|13	
12mu|perl-BSD-Resource-1.290.700-1|14	BuildRequires:	perl-devel
12mu|perl-BSD-Resource-1.290.700-1|15	
12mu|perl-BSD-Resource-1.290.700-1|16	
12mu|perl-BSD-Resource-1.290.700-1|17	%description
12mu|perl-BSD-Resource-1.290.700-1|18	%{upstream_name} module for perl
12mu|perl-BSD-Resource-1.290.700-1|19	
12mu|perl-BSD-Resource-1.290.700-1|20	%prep
12mu|perl-BSD-Resource-1.290.700-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-BSD-Resource-1.290.700-1|22	
12mu|perl-BSD-Resource-1.290.700-1|23	%build
12mu|perl-BSD-Resource-1.290.700-1|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-BSD-Resource-1.290.700-1|25	%make CFLAGS="%{optflags}"
12mu|perl-BSD-Resource-1.290.700-1|26	
12mu|perl-BSD-Resource-1.290.700-1|27	%check
12mu|perl-BSD-Resource-1.290.700-1|28	%make test
12mu|perl-BSD-Resource-1.290.700-1|29	
12mu|perl-BSD-Resource-1.290.700-1|30	%install
12mu|perl-BSD-Resource-1.290.700-1|31	
12mu|perl-BSD-Resource-1.290.700-1|32	%makeinstall_std
12mu|perl-BSD-Resource-1.290.700-1|33	
12mu|perl-BSD-Resource-1.290.700-1|34	%files
12mu|perl-BSD-Resource-1.290.700-1|35	%doc ChangeLog README
12mu|perl-BSD-Resource-1.290.700-1|36	%{perl_vendorarch}/BSD
12mu|perl-BSD-Resource-1.290.700-1|37	%{perl_vendorarch}/auto/BSD
12mu|perl-BSD-Resource-1.290.700-1|38	%{_mandir}/man*/*
12mu|perl-BSD-Resource-1.290.700-1|39	
12mu|perl-BSD-Resource-1.290.700-1|40	
12mu|perl-BSD-Resource-1.290.700-1|41	
12mu|perl-BSD-Resource-1.290.700-1|42	%changelog
12mu|perl-BSD-Resource-1.290.700-1|43	* Thu Dec 26 2013 dsilakov <denis.silakov@rosalab.ru> 1.290.700-1
12mu|perl-BSD-Resource-1.290.700-1|44	+ Revision: ee08373
12mu|perl-BSD-Resource-1.290.700-1|45	- Merge pull request #1 from import/perl-BSD-Resource:auto_update
12mu|perl-BSD-Resource-1.290.700-1|46	- ROSA Updates Builder: update suggested
12mu|perl-BSD-Resource-1.290.700-1|47	
12mu|perl-BSD-Resource-1.290.700-1|48	

20329 12
12mu|perl-Cairo-1.104.0-1|1	%define upstream_name    Cairo
12mu|perl-Cairo-1.104.0-1|2	%define upstream_version 1.104
12mu|perl-Cairo-1.104.0-1|3	
12mu|perl-Cairo-1.104.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-Cairo-1.104.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Cairo-1.104.0-1|6	Release:    1
12mu|perl-Cairo-1.104.0-1|7	
12mu|perl-Cairo-1.104.0-1|8	Summary:	Perl module for the Cairo library
12mu|perl-Cairo-1.104.0-1|9	License:	GPL+ or Artistic
12mu|perl-Cairo-1.104.0-1|10	Group:		Development/GNOME and GTK+
12mu|perl-Cairo-1.104.0-1|11	Url:		http://gtk2-perl.sf.net/
12mu|perl-Cairo-1.104.0-1|12	# http://sourceforge.net/project/showfiles.php?group_id=64773&package_id=160888
12mu|perl-Cairo-1.104.0-1|13	Source0:    http://sourceforge.net/projects/gtk2-perl/files/Cairo/%{upstream_version}/Cairo-%{upstream_version}.tar.gz
12mu|perl-Cairo-1.104.0-1|14	
12mu|perl-Cairo-1.104.0-1|15	BuildRequires:	pkgconfig(cairo)
12mu|perl-Cairo-1.104.0-1|16	BuildRequires:  perl(ExtUtils::Depends)
12mu|perl-Cairo-1.104.0-1|17	BuildRequires:  perl(ExtUtils::PkgConfig)
12mu|perl-Cairo-1.104.0-1|18	BuildRequires:	perl(Test::Number::Delta)
12mu|perl-Cairo-1.104.0-1|19	BuildRequires:  perl-devel
12mu|perl-Cairo-1.104.0-1|20	
12mu|perl-Cairo-1.104.0-1|21	%description
12mu|perl-Cairo-1.104.0-1|22	This module provides perl access to the Cairo library.
12mu|perl-Cairo-1.104.0-1|23	
12mu|perl-Cairo-1.104.0-1|24	Cairo provides anti-aliased vector-based rendering for X. Paths
12mu|perl-Cairo-1.104.0-1|25	consist of line segments and cubic splines and can be rendered at any
12mu|perl-Cairo-1.104.0-1|26	width with various join and cap styles. All colors may be specified
12mu|perl-Cairo-1.104.0-1|27	with optional translucence (opacity/alpha) and combined using the
12mu|perl-Cairo-1.104.0-1|28	extended Porter/Duff compositing algebra as found in the X Render
12mu|perl-Cairo-1.104.0-1|29	Extension.
12mu|perl-Cairo-1.104.0-1|30	
12mu|perl-Cairo-1.104.0-1|31	%prep
12mu|perl-Cairo-1.104.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Cairo-1.104.0-1|33	find -type d -name CVS | rm -rf
12mu|perl-Cairo-1.104.0-1|34	
12mu|perl-Cairo-1.104.0-1|35	%build
12mu|perl-Cairo-1.104.0-1|36	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-Cairo-1.104.0-1|37	%make OPTIMIZE="%{optflags}"
12mu|perl-Cairo-1.104.0-1|38	%make test || :
12mu|perl-Cairo-1.104.0-1|39	
12mu|perl-Cairo-1.104.0-1|40	%install
12mu|perl-Cairo-1.104.0-1|41	%makeinstall_std
12mu|perl-Cairo-1.104.0-1|42	
12mu|perl-Cairo-1.104.0-1|43	%files
12mu|perl-Cairo-1.104.0-1|44	%doc LICENSE examples README NEWS TODO
12mu|perl-Cairo-1.104.0-1|45	%{_mandir}/*/*
12mu|perl-Cairo-1.104.0-1|46	%{perl_vendorarch}/%{upstream_name}
12mu|perl-Cairo-1.104.0-1|47	%{perl_vendorarch}/%{upstream_name}.pm
12mu|perl-Cairo-1.104.0-1|48	%{perl_vendorarch}/auto/*
12mu|perl-Cairo-1.104.0-1|49	
12mu|perl-Cairo-1.104.0-1|50	
12mu|perl-Cairo-1.104.0-1|51	
12mu|perl-Cairo-1.104.0-1|52	%changelog
12mu|perl-Cairo-1.104.0-1|53	* Thu Feb 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.104.0-1
12mu|perl-Cairo-1.104.0-1|54	+ Revision: ef68537
12mu|perl-Cairo-1.104.0-1|55	- Updated to 1.104 (by updates_builder)
12mu|perl-Cairo-1.104.0-1|56	
12mu|perl-Cairo-1.104.0-1|57	

20330 12
12mu|perl-Cairo-GObject-1.4.0-1|1	%define	modname	Cairo-GObject
12mu|perl-Cairo-GObject-1.4.0-1|2	%define	modver	1.004
12mu|perl-Cairo-GObject-1.4.0-1|3	
12mu|perl-Cairo-GObject-1.4.0-1|4	Summary:	Integrate Cairo into the Glib type system
12mu|perl-Cairo-GObject-1.4.0-1|5	Name:		perl-%{modname}
12mu|perl-Cairo-GObject-1.4.0-1|6	Version:	%{perl_convert_version %{modver}}
12mu|perl-Cairo-GObject-1.4.0-1|7	Release:	1
12mu|perl-Cairo-GObject-1.4.0-1|8	License:	LGPLv2+
12mu|perl-Cairo-GObject-1.4.0-1|9	Group:		Development/Perl
12mu|perl-Cairo-GObject-1.4.0-1|10	Url:		http://search.cpan.org/dist/%{modname}
12mu|perl-Cairo-GObject-1.4.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Cairo/%{modname}-%{modver}.tar.gz
12mu|perl-Cairo-GObject-1.4.0-1|12	BuildRequires:	perl(Cairo) >= 1.80.0
12mu|perl-Cairo-GObject-1.4.0-1|13	BuildRequires:	perl(ExtUtils::Depends) >= 0.200.0
12mu|perl-Cairo-GObject-1.4.0-1|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12mu|perl-Cairo-GObject-1.4.0-1|15	BuildRequires:	perl(ExtUtils::PkgConfig) >= 1.0.0
12mu|perl-Cairo-GObject-1.4.0-1|16	BuildRequires:	perl(Glib) >= 1.224.0
12mu|perl-Cairo-GObject-1.4.0-1|17	BuildRequires:	perl-devel
12mu|perl-Cairo-GObject-1.4.0-1|18	BuildRequires:	pkgconfig(cairo)
12mu|perl-Cairo-GObject-1.4.0-1|19	
12mu|perl-Cairo-GObject-1.4.0-1|20	%description
12mu|perl-Cairo-GObject-1.4.0-1|21	Integrate Cairo into the Glib type system.
12mu|perl-Cairo-GObject-1.4.0-1|22	
12mu|perl-Cairo-GObject-1.4.0-1|23	%prep
12mu|perl-Cairo-GObject-1.4.0-1|24	%setup -q -n %{modname}-%{modver}
12mu|perl-Cairo-GObject-1.4.0-1|25	
12mu|perl-Cairo-GObject-1.4.0-1|26	%build
12mu|perl-Cairo-GObject-1.4.0-1|27	perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Cairo-GObject-1.4.0-1|28	
12mu|perl-Cairo-GObject-1.4.0-1|29	%make
12mu|perl-Cairo-GObject-1.4.0-1|30	
12mu|perl-Cairo-GObject-1.4.0-1|31	%check
12mu|perl-Cairo-GObject-1.4.0-1|32	#make test
12mu|perl-Cairo-GObject-1.4.0-1|33	
12mu|perl-Cairo-GObject-1.4.0-1|34	%install
12mu|perl-Cairo-GObject-1.4.0-1|35	%makeinstall_std
12mu|perl-Cairo-GObject-1.4.0-1|36	
12mu|perl-Cairo-GObject-1.4.0-1|37	%files
12mu|perl-Cairo-GObject-1.4.0-1|38	%doc LICENSE META.json META.yml MYMETA.yml NEWS README examples
12mu|perl-Cairo-GObject-1.4.0-1|39	%{_mandir}/man3/*
12mu|perl-Cairo-GObject-1.4.0-1|40	%{perl_vendorlib}/*
12mu|perl-Cairo-GObject-1.4.0-1|41	
12mu|perl-Cairo-GObject-1.4.0-1|42	%changelog
12mu|perl-Cairo-GObject-1.4.0-1|43	* Wed May 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.0-1
12mu|perl-Cairo-GObject-1.4.0-1|44	+ Revision: 52f87bc
12mu|perl-Cairo-GObject-1.4.0-1|45	- Minor cleanups
12mu|perl-Cairo-GObject-1.4.0-1|46	
12mu|perl-Cairo-GObject-1.4.0-1|47	

20331 12
12mu|perl-Capture-Tiny-0.240.0-1|1	%define upstream_name    Capture-Tiny
12mu|perl-Capture-Tiny-0.240.0-1|2	%define upstream_version 0.24
12mu|perl-Capture-Tiny-0.240.0-1|3	
12mu|perl-Capture-Tiny-0.240.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-Capture-Tiny-0.240.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Capture-Tiny-0.240.0-1|6	Release:    1
12mu|perl-Capture-Tiny-0.240.0-1|7	
12mu|perl-Capture-Tiny-0.240.0-1|8	Summary:    Capture STDOUT and STDERR from Perl, XS or external programs
12mu|perl-Capture-Tiny-0.240.0-1|9	License:    GPL+ or Artistic
12mu|perl-Capture-Tiny-0.240.0-1|10	Group:      Development/Perl
12mu|perl-Capture-Tiny-0.240.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Capture-Tiny-0.240.0-1|12	Source0:    http://search.cpan.org/CPAN/authors/id/D/DA/DAGOLDEN/Capture-Tiny-%{upstream_version}.tar.gz
12mu|perl-Capture-Tiny-0.240.0-1|13	
12mu|perl-Capture-Tiny-0.240.0-1|14	BuildRequires: perl(Exporter)
12mu|perl-Capture-Tiny-0.240.0-1|15	BuildRequires: perl(File::Spec)
12mu|perl-Capture-Tiny-0.240.0-1|16	BuildRequires: perl(File::Temp)
12mu|perl-Capture-Tiny-0.240.0-1|17	BuildRequires: perl(IO::Handle)
12mu|perl-Capture-Tiny-0.240.0-1|18	BuildRequires: perl(Module::Build::Compat)
12mu|perl-Capture-Tiny-0.240.0-1|19	BuildRequires: perl-devel
12mu|perl-Capture-Tiny-0.240.0-1|20	
12mu|perl-Capture-Tiny-0.240.0-1|21	BuildArch: noarch
12mu|perl-Capture-Tiny-0.240.0-1|22	
12mu|perl-Capture-Tiny-0.240.0-1|23	%description
12mu|perl-Capture-Tiny-0.240.0-1|24	Capture::Tiny provides a simple, portable way to capture anything sent to
12mu|perl-Capture-Tiny-0.240.0-1|25	STDOUT or STDERR, regardless of whether it comes from Perl, from XS code or
12mu|perl-Capture-Tiny-0.240.0-1|26	from an external program. Optionally, output can be teed so that it is
12mu|perl-Capture-Tiny-0.240.0-1|27	captured while being passed through to the original handles. Yes, it even
12mu|perl-Capture-Tiny-0.240.0-1|28	works on Windows. Stop guessing which of a dozen capturing modules to use
12mu|perl-Capture-Tiny-0.240.0-1|29	in any particular situation and just use this one.
12mu|perl-Capture-Tiny-0.240.0-1|30	
12mu|perl-Capture-Tiny-0.240.0-1|31	This module was heavily inspired by the IO::CaptureOutput manpage, which
12mu|perl-Capture-Tiny-0.240.0-1|32	provides similar functionality without the ability to tee output and with
12mu|perl-Capture-Tiny-0.240.0-1|33	more complicated code and API.
12mu|perl-Capture-Tiny-0.240.0-1|34	
12mu|perl-Capture-Tiny-0.240.0-1|35	%prep
12mu|perl-Capture-Tiny-0.240.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Capture-Tiny-0.240.0-1|37	
12mu|perl-Capture-Tiny-0.240.0-1|38	%build
12mu|perl-Capture-Tiny-0.240.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-Capture-Tiny-0.240.0-1|40	%make
12mu|perl-Capture-Tiny-0.240.0-1|41	
12mu|perl-Capture-Tiny-0.240.0-1|42	%check
12mu|perl-Capture-Tiny-0.240.0-1|43	%make test
12mu|perl-Capture-Tiny-0.240.0-1|44	
12mu|perl-Capture-Tiny-0.240.0-1|45	%install
12mu|perl-Capture-Tiny-0.240.0-1|46	%makeinstall_std
12mu|perl-Capture-Tiny-0.240.0-1|47	
12mu|perl-Capture-Tiny-0.240.0-1|48	%files
12mu|perl-Capture-Tiny-0.240.0-1|49	%doc README Changes LICENSE
12mu|perl-Capture-Tiny-0.240.0-1|50	%{_mandir}/man3/*
12mu|perl-Capture-Tiny-0.240.0-1|51	%perl_vendorlib/*
12mu|perl-Capture-Tiny-0.240.0-1|52	
12mu|perl-Capture-Tiny-0.240.0-1|53	
12mu|perl-Capture-Tiny-0.240.0-1|54	
12mu|perl-Capture-Tiny-0.240.0-1|55	%changelog
12mu|perl-Capture-Tiny-0.240.0-1|56	* Tue Feb 11 2014 dsilakov <denis.silakov@rosalab.ru> 0.240.0-1
12mu|perl-Capture-Tiny-0.240.0-1|57	+ Revision: 95c2d6b
12mu|perl-Capture-Tiny-0.240.0-1|58	- Merge pull request #1 from import/perl-Capture-Tiny:auto_update
12mu|perl-Capture-Tiny-0.240.0-1|59	- ROSA Updates Builder: update suggested
12mu|perl-Capture-Tiny-0.240.0-1|60	
12mu|perl-Capture-Tiny-0.240.0-1|61	

20332 12
12mu|perl-Class-Accessor-Grouped-0.100.100-1|1	%define upstream_name    Class-Accessor-Grouped
12mu|perl-Class-Accessor-Grouped-0.100.100-1|2	%define upstream_version 0.10010
12mu|perl-Class-Accessor-Grouped-0.100.100-1|3	
12mu|perl-Class-Accessor-Grouped-0.100.100-1|4	Name:		perl-%{upstream_name}
12mu|perl-Class-Accessor-Grouped-0.100.100-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Class-Accessor-Grouped-0.100.100-1|6	Release:	1
12mu|perl-Class-Accessor-Grouped-0.100.100-1|7	Epoch:		1
12mu|perl-Class-Accessor-Grouped-0.100.100-1|8	
12mu|perl-Class-Accessor-Grouped-0.100.100-1|9	Summary:	Lets you build groups of accessors
12mu|perl-Class-Accessor-Grouped-0.100.100-1|10	License:	GPL+ or Artistic
12mu|perl-Class-Accessor-Grouped-0.100.100-1|11	Group:		Development/Perl
12mu|perl-Class-Accessor-Grouped-0.100.100-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Class-Accessor-Grouped-0.100.100-1|13	Source0:	http://www.cpan.org/modules/by-module/Class/Class-Accessor-Grouped-%{upstream_version}.tar.gz
12mu|perl-Class-Accessor-Grouped-0.100.100-1|14	
12mu|perl-Class-Accessor-Grouped-0.100.100-1|15	BuildRequires:	perl-devel
12mu|perl-Class-Accessor-Grouped-0.100.100-1|16	BuildRequires: perl(Module::Runtime)
12mu|perl-Class-Accessor-Grouped-0.100.100-1|17	BuildRequires: perl(Module::Build)
12mu|perl-Class-Accessor-Grouped-0.100.100-1|18	BuildRequires:	perl(Algorithm::C3)
12mu|perl-Class-Accessor-Grouped-0.100.100-1|19	BuildRequires:	perl(Class::XSAccessor)
12mu|perl-Class-Accessor-Grouped-0.100.100-1|20	BuildRequires:	perl(Class::C3)
12mu|perl-Class-Accessor-Grouped-0.100.100-1|21	BuildRequires:	perl(Class::Inspector)
12mu|perl-Class-Accessor-Grouped-0.100.100-1|22	BuildRequires:	perl(Module::AutoInstall)
12mu|perl-Class-Accessor-Grouped-0.100.100-1|23	BuildRequires:	perl(MRO::Compat)
12mu|perl-Class-Accessor-Grouped-0.100.100-1|24	BuildRequires:	perl(Sub::Identify)
12mu|perl-Class-Accessor-Grouped-0.100.100-1|25	BuildRequires:	perl(Sub::Name)
12mu|perl-Class-Accessor-Grouped-0.100.100-1|26	BuildRequires:	perl(Test::Exception)
12mu|perl-Class-Accessor-Grouped-0.100.100-1|27	BuildArch:		noarch
12mu|perl-Class-Accessor-Grouped-0.100.100-1|28	
12mu|perl-Class-Accessor-Grouped-0.100.100-1|29	%description
12mu|perl-Class-Accessor-Grouped-0.100.100-1|30	This class lets you build groups of accessors that will call different getters
12mu|perl-Class-Accessor-Grouped-0.100.100-1|31	and setters.
12mu|perl-Class-Accessor-Grouped-0.100.100-1|32	
12mu|perl-Class-Accessor-Grouped-0.100.100-1|33	%prep
12mu|perl-Class-Accessor-Grouped-0.100.100-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Class-Accessor-Grouped-0.100.100-1|35	chmod 644 README Changes
12mu|perl-Class-Accessor-Grouped-0.100.100-1|36	
12mu|perl-Class-Accessor-Grouped-0.100.100-1|37	%build
12mu|perl-Class-Accessor-Grouped-0.100.100-1|38	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Class-Accessor-Grouped-0.100.100-1|39	%make
12mu|perl-Class-Accessor-Grouped-0.100.100-1|40	
12mu|perl-Class-Accessor-Grouped-0.100.100-1|41	%check
12mu|perl-Class-Accessor-Grouped-0.100.100-1|42	make test
12mu|perl-Class-Accessor-Grouped-0.100.100-1|43	
12mu|perl-Class-Accessor-Grouped-0.100.100-1|44	%install
12mu|perl-Class-Accessor-Grouped-0.100.100-1|45	%makeinstall_std
12mu|perl-Class-Accessor-Grouped-0.100.100-1|46	
12mu|perl-Class-Accessor-Grouped-0.100.100-1|47	%files
12mu|perl-Class-Accessor-Grouped-0.100.100-1|48	%doc Changes README
12mu|perl-Class-Accessor-Grouped-0.100.100-1|49	%{perl_vendorlib}/Class
12mu|perl-Class-Accessor-Grouped-0.100.100-1|50	%{_mandir}/*/*
12mu|perl-Class-Accessor-Grouped-0.100.100-1|51	
12mu|perl-Class-Accessor-Grouped-0.100.100-1|52	
12mu|perl-Class-Accessor-Grouped-0.100.100-1|53	%changelog
12mu|perl-Class-Accessor-Grouped-0.100.100-1|54	* Tue Feb 11 2014 dsilakov <denis.silakov@rosalab.ru> 1:0.100.100-1
12mu|perl-Class-Accessor-Grouped-0.100.100-1|55	+ Revision: 1d9022d
12mu|perl-Class-Accessor-Grouped-0.100.100-1|56	- Merge pull request #2 from import/perl-Class-Accessor-Grouped:auto_update
12mu|perl-Class-Accessor-Grouped-0.100.100-1|57	- ROSA Updates Builder: update suggested
12mu|perl-Class-Accessor-Grouped-0.100.100-1|58	
12mu|perl-Class-Accessor-Grouped-0.100.100-1|59	

20333 12
12mu|perl-Class-C3-0.260.0-1|1	%define upstream_name	 Class-C3
12mu|perl-Class-C3-0.260.0-1|2	%define upstream_version 0.26
12mu|perl-Class-C3-0.260.0-1|3	
12mu|perl-Class-C3-0.260.0-1|4	Summary:	A pragma to use the C3 method resolution order algortihm
12mu|perl-Class-C3-0.260.0-1|5	Name:		perl-%{upstream_name}
12mu|perl-Class-C3-0.260.0-1|6	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Class-C3-0.260.0-1|7	Release:	1
12mu|perl-Class-C3-0.260.0-1|8	License:	Artistic/GPLv2
12mu|perl-Class-C3-0.260.0-1|9	Group:		Development/Perl
12mu|perl-Class-C3-0.260.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-Class-C3-0.260.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Class-C3-0.260.0-1|12	BuildArch:	noarch
12mu|perl-Class-C3-0.260.0-1|13	BuildRequires:	perl-devel
12mu|perl-Class-C3-0.260.0-1|14	BuildRequires:	perl(Algorithm::C3) >= 0.05
12mu|perl-Class-C3-0.260.0-1|15	BuildRequires:	perl(Scalar::Util) >= 1.10
12mu|perl-Class-C3-0.260.0-1|16	BuildRequires:	perl(Test::More) >= 0.47
12mu|perl-Class-C3-0.260.0-1|17	BuildRequires:	perl(Test::Exception) >= 0.15
12mu|perl-Class-C3-0.260.0-1|18	BuildRequires:	perl(Class::C3::XS) >= 0.07
12mu|perl-Class-C3-0.260.0-1|19	Requires:	perl(Algorithm::C3)
12mu|perl-Class-C3-0.260.0-1|20	
12mu|perl-Class-C3-0.260.0-1|21	%description
12mu|perl-Class-C3-0.260.0-1|22	This is pragma to change Perl 5's standard method resolution order
12mu|perl-Class-C3-0.260.0-1|23	from depth-first left-to-right (a.k.a - pre-order) to the more
12mu|perl-Class-C3-0.260.0-1|24	sophisticated C3 method resolution order.
12mu|perl-Class-C3-0.260.0-1|25	
12mu|perl-Class-C3-0.260.0-1|26	%prep
12mu|perl-Class-C3-0.260.0-1|27	%setup -qn %{upstream_name}-%{upstream_version}
12mu|perl-Class-C3-0.260.0-1|28	
12mu|perl-Class-C3-0.260.0-1|29	%build
12mu|perl-Class-C3-0.260.0-1|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Class-C3-0.260.0-1|31	%make
12mu|perl-Class-C3-0.260.0-1|32	
12mu|perl-Class-C3-0.260.0-1|33	%check
12mu|perl-Class-C3-0.260.0-1|34	%make test
12mu|perl-Class-C3-0.260.0-1|35	
12mu|perl-Class-C3-0.260.0-1|36	%install
12mu|perl-Class-C3-0.260.0-1|37	%makeinstall_std
12mu|perl-Class-C3-0.260.0-1|38	
12mu|perl-Class-C3-0.260.0-1|39	%files
12mu|perl-Class-C3-0.260.0-1|40	%doc ChangeLog README
12mu|perl-Class-C3-0.260.0-1|41	%{perl_vendorlib}/Class
12mu|perl-Class-C3-0.260.0-1|42	%{_mandir}/man3/*
12mu|perl-Class-C3-0.260.0-1|43	
12mu|perl-Class-C3-0.260.0-1|44	
12mu|perl-Class-C3-0.260.0-1|45	
12mu|perl-Class-C3-0.260.0-1|46	
12mu|perl-Class-C3-0.260.0-1|47	
12mu|perl-Class-C3-0.260.0-1|48	%changelog
12mu|perl-Class-C3-0.260.0-1|49	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.260.0-1
12mu|perl-Class-C3-0.260.0-1|50	+ Revision: 4272c0d
12mu|perl-Class-C3-0.260.0-1|51	- Updated to 0.26 (by updates_builder)
12mu|perl-Class-C3-0.260.0-1|52	
12mu|perl-Class-C3-0.260.0-1|53	

20334 12
12mu|perl-Class-Inspector-1.280.0-1|1	%define upstream_name	 Class-Inspector
12mu|perl-Class-Inspector-1.280.0-1|2	%define upstream_version 1.28
12mu|perl-Class-Inspector-1.280.0-1|3	
12mu|perl-Class-Inspector-1.280.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Class-Inspector-1.280.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Class-Inspector-1.280.0-1|6	Release:	1
12mu|perl-Class-Inspector-1.280.0-1|7	
12mu|perl-Class-Inspector-1.280.0-1|8	Summary:	Get information about a class and its structure
12mu|perl-Class-Inspector-1.280.0-1|9	License:	GPL+ or Artistic
12mu|perl-Class-Inspector-1.280.0-1|10	Group:		Development/Perl
12mu|perl-Class-Inspector-1.280.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Class-Inspector-1.280.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Class/Class-Inspector-%{upstream_version}.tar.gz
12mu|perl-Class-Inspector-1.280.0-1|13	
12mu|perl-Class-Inspector-1.280.0-1|14	BuildRequires:	perl-devel
12mu|perl-Class-Inspector-1.280.0-1|15	BuildArch:	noarch
12mu|perl-Class-Inspector-1.280.0-1|16	
12mu|perl-Class-Inspector-1.280.0-1|17	%description
12mu|perl-Class-Inspector-1.280.0-1|18	Class::Inspector allows you to get information about a loaded class.
12mu|perl-Class-Inspector-1.280.0-1|19	Most or all of this information can be found in other ways, but they
12mu|perl-Class-Inspector-1.280.0-1|20	arn't always very friendly, and usually involve a relatively high level
12mu|perl-Class-Inspector-1.280.0-1|21	of Perl wizardry, or strange and unusual looking code. Class::Inspector
12mu|perl-Class-Inspector-1.280.0-1|22	attempts to provide an easier, more friendly interface to this
12mu|perl-Class-Inspector-1.280.0-1|23	information.
12mu|perl-Class-Inspector-1.280.0-1|24	
12mu|perl-Class-Inspector-1.280.0-1|25	%prep
12mu|perl-Class-Inspector-1.280.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Class-Inspector-1.280.0-1|27	
12mu|perl-Class-Inspector-1.280.0-1|28	%build
12mu|perl-Class-Inspector-1.280.0-1|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Class-Inspector-1.280.0-1|30	%make
12mu|perl-Class-Inspector-1.280.0-1|31	
12mu|perl-Class-Inspector-1.280.0-1|32	%check
12mu|perl-Class-Inspector-1.280.0-1|33	make test
12mu|perl-Class-Inspector-1.280.0-1|34	
12mu|perl-Class-Inspector-1.280.0-1|35	%install
12mu|perl-Class-Inspector-1.280.0-1|36	%makeinstall_std
12mu|perl-Class-Inspector-1.280.0-1|37	
12mu|perl-Class-Inspector-1.280.0-1|38	%files
12mu|perl-Class-Inspector-1.280.0-1|39	%doc Changes README
12mu|perl-Class-Inspector-1.280.0-1|40	%{perl_vendorlib}/Class
12mu|perl-Class-Inspector-1.280.0-1|41	%{_mandir}/*/*
12mu|perl-Class-Inspector-1.280.0-1|42	
12mu|perl-Class-Inspector-1.280.0-1|43	
12mu|perl-Class-Inspector-1.280.0-1|44	
12mu|perl-Class-Inspector-1.280.0-1|45	
12mu|perl-Class-Inspector-1.280.0-1|46	%changelog
12mu|perl-Class-Inspector-1.280.0-1|47	* Fri Jan 10 2014 dsilakov <denis.silakov@rosalab.ru> 1.280.0-1
12mu|perl-Class-Inspector-1.280.0-1|48	+ Revision: 2735f71
12mu|perl-Class-Inspector-1.280.0-1|49	- Merge pull request #1 from import/perl-Class-Inspector:auto_update
12mu|perl-Class-Inspector-1.280.0-1|50	- ROSA Updates Builder: update suggested
12mu|perl-Class-Inspector-1.280.0-1|51	
12mu|perl-Class-Inspector-1.280.0-1|52	

20335 12
12mu|perl-Class-Load-0.210.0-1|1	%define upstream_name    Class-Load
12mu|perl-Class-Load-0.210.0-1|2	%define upstream_version 0.21
12mu|perl-Class-Load-0.210.0-1|3	
12mu|perl-Class-Load-0.210.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Class-Load-0.210.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Class-Load-0.210.0-1|6	Release:	1
12mu|perl-Class-Load-0.210.0-1|7	
12mu|perl-Class-Load-0.210.0-1|8	Summary:	A working (require "Class::Name") and more
12mu|perl-Class-Load-0.210.0-1|9	License:	GPL+ or Artistic
12mu|perl-Class-Load-0.210.0-1|10	Group:		Development/Perl
12mu|perl-Class-Load-0.210.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Class-Load-0.210.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Class/Class-Load-%{upstream_version}.tar.gz
12mu|perl-Class-Load-0.210.0-1|13	Source1:	perl-Class-Load.rpmlintrc
12mu|perl-Class-Load-0.210.0-1|14	
12mu|perl-Class-Load-0.210.0-1|15	BuildRequires:  perl(Data::OptList)
12mu|perl-Class-Load-0.210.0-1|16	BuildRequires:  perl(ExtUtils::MakeMaker)
12mu|perl-Class-Load-0.210.0-1|17	BuildRequires:  perl(Module::Implementation)
12mu|perl-Class-Load-0.210.0-1|18	BuildRequires:  perl(Module::Runtime)
12mu|perl-Class-Load-0.210.0-1|19	BuildRequires:  perl(Package::Stash)
12mu|perl-Class-Load-0.210.0-1|20	BuildRequires:  perl(Scalar::Util)
12mu|perl-Class-Load-0.210.0-1|21	BuildRequires:  perl(Test::Fatal)
12mu|perl-Class-Load-0.210.0-1|22	BuildRequires:  perl(Test::More)
12mu|perl-Class-Load-0.210.0-1|23	BuildRequires:  perl(Test::Requires)
12mu|perl-Class-Load-0.210.0-1|24	BuildRequires:	perl-devel
12mu|perl-Class-Load-0.210.0-1|25	BuildArch:	noarch
12mu|perl-Class-Load-0.210.0-1|26	
12mu|perl-Class-Load-0.210.0-1|27	%description
12mu|perl-Class-Load-0.210.0-1|28	'require EXPR' only accepts 'Class/Name.pm' style module names, not
12mu|perl-Class-Load-0.210.0-1|29	'Class::Name'. How frustrating! For that, we provide 'load_class
12mu|perl-Class-Load-0.210.0-1|30	'Class::Name''.
12mu|perl-Class-Load-0.210.0-1|31	
12mu|perl-Class-Load-0.210.0-1|32	It's often useful to test whether a module can be loaded, instead of
12mu|perl-Class-Load-0.210.0-1|33	throwing an error when it's not available. For that, we provide
12mu|perl-Class-Load-0.210.0-1|34	'try_load_class 'Class::Name''.
12mu|perl-Class-Load-0.210.0-1|35	
12mu|perl-Class-Load-0.210.0-1|36	Finally, sometimes we need to know whether a particular class has been
12mu|perl-Class-Load-0.210.0-1|37	loaded. Asking '%INC' is an option, but that will miss inner packages and
12mu|perl-Class-Load-0.210.0-1|38	any class for which the filename does not correspond to the package name.
12mu|perl-Class-Load-0.210.0-1|39	For that, we provide 'is_class_loaded 'Class::Name''.
12mu|perl-Class-Load-0.210.0-1|40	
12mu|perl-Class-Load-0.210.0-1|41	%prep
12mu|perl-Class-Load-0.210.0-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Class-Load-0.210.0-1|43	
12mu|perl-Class-Load-0.210.0-1|44	%build
12mu|perl-Class-Load-0.210.0-1|45	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Class-Load-0.210.0-1|46	%make
12mu|perl-Class-Load-0.210.0-1|47	
12mu|perl-Class-Load-0.210.0-1|48	%check
12mu|perl-Class-Load-0.210.0-1|49	%make test
12mu|perl-Class-Load-0.210.0-1|50	
12mu|perl-Class-Load-0.210.0-1|51	%install
12mu|perl-Class-Load-0.210.0-1|52	%makeinstall_std
12mu|perl-Class-Load-0.210.0-1|53	
12mu|perl-Class-Load-0.210.0-1|54	%files
12mu|perl-Class-Load-0.210.0-1|55	%doc Changes META.yml
12mu|perl-Class-Load-0.210.0-1|56	%{_mandir}/man3/*
12mu|perl-Class-Load-0.210.0-1|57	%{perl_vendorlib}/*
12mu|perl-Class-Load-0.210.0-1|58	
12mu|perl-Class-Load-0.210.0-1|59	
12mu|perl-Class-Load-0.210.0-1|60	
12mu|perl-Class-Load-0.210.0-1|61	%changelog
12mu|perl-Class-Load-0.210.0-1|62	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.210.0-1
12mu|perl-Class-Load-0.210.0-1|63	+ Revision: 1800d1c
12mu|perl-Class-Load-0.210.0-1|64	- Updated to 0.21 (by updates_builder)
12mu|perl-Class-Load-0.210.0-1|65	
12mu|perl-Class-Load-0.210.0-1|66	

20336 12
12mu|perl-Class-MethodMaker-2.210.0-1|1	%define	upstream_name	 Class-MethodMaker
12mu|perl-Class-MethodMaker-2.210.0-1|2	%define upstream_version 2.21
12mu|perl-Class-MethodMaker-2.210.0-1|3	
12mu|perl-Class-MethodMaker-2.210.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Class-MethodMaker-2.210.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Class-MethodMaker-2.210.0-1|6	Release:	1
12mu|perl-Class-MethodMaker-2.210.0-1|7	
12mu|perl-Class-MethodMaker-2.210.0-1|8	Summary:	Create generic methods for OO Perl
12mu|perl-Class-MethodMaker-2.210.0-1|9	License:	GPL+ or Artistic
12mu|perl-Class-MethodMaker-2.210.0-1|10	Group:		Development/Perl
12mu|perl-Class-MethodMaker-2.210.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Class-MethodMaker-2.210.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Class/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Class-MethodMaker-2.210.0-1|13	
12mu|perl-Class-MethodMaker-2.210.0-1|14	BuildRequires:	perl-devel
12mu|perl-Class-MethodMaker-2.210.0-1|15	
12mu|perl-Class-MethodMaker-2.210.0-1|16	%description
12mu|perl-Class-MethodMaker-2.210.0-1|17	This module solves the problem of having to write a bazillion
12mu|perl-Class-MethodMaker-2.210.0-1|18	get/set methods that are all the same. The argument to 'use'
12mu|perl-Class-MethodMaker-2.210.0-1|19	is a hash whose keys are the names of types of generic
12mu|perl-Class-MethodMaker-2.210.0-1|20	methods generated by MethodMaker and whose values tell method
12mu|perl-Class-MethodMaker-2.210.0-1|21	maker what methods to make. (More precisely, the keys are the
12mu|perl-Class-MethodMaker-2.210.0-1|22	names of MethodMaker methods (methods that write methods) and
12mu|perl-Class-MethodMaker-2.210.0-1|23	the values are the arguments to those methods.
12mu|perl-Class-MethodMaker-2.210.0-1|24	
12mu|perl-Class-MethodMaker-2.210.0-1|25	%prep
12mu|perl-Class-MethodMaker-2.210.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Class-MethodMaker-2.210.0-1|27	rm -f t/0-signature.t # debug files make it fails
12mu|perl-Class-MethodMaker-2.210.0-1|28	
12mu|perl-Class-MethodMaker-2.210.0-1|29	%build
12mu|perl-Class-MethodMaker-2.210.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-Class-MethodMaker-2.210.0-1|31	%make
12mu|perl-Class-MethodMaker-2.210.0-1|32	
12mu|perl-Class-MethodMaker-2.210.0-1|33	%check
12mu|perl-Class-MethodMaker-2.210.0-1|34	%make test
12mu|perl-Class-MethodMaker-2.210.0-1|35	
12mu|perl-Class-MethodMaker-2.210.0-1|36	%install
12mu|perl-Class-MethodMaker-2.210.0-1|37	%makeinstall_std
12mu|perl-Class-MethodMaker-2.210.0-1|38	
12mu|perl-Class-MethodMaker-2.210.0-1|39	%clean
12mu|perl-Class-MethodMaker-2.210.0-1|40	
12mu|perl-Class-MethodMaker-2.210.0-1|41	%files
12mu|perl-Class-MethodMaker-2.210.0-1|42	%doc README TODO Changes
12mu|perl-Class-MethodMaker-2.210.0-1|43	%{perl_vendorarch}/Class
12mu|perl-Class-MethodMaker-2.210.0-1|44	%{perl_vendorarch}/auto/Class
12mu|perl-Class-MethodMaker-2.210.0-1|45	%{_mandir}/*/*
12mu|perl-Class-MethodMaker-2.210.0-1|46	
12mu|perl-Class-MethodMaker-2.210.0-1|47	
12mu|perl-Class-MethodMaker-2.210.0-1|48	
12mu|perl-Class-MethodMaker-2.210.0-1|49	%changelog
12mu|perl-Class-MethodMaker-2.210.0-1|50	* Tue Mar 25 2014 dsilakov <denis.silakov@rosalab.ru> 2.210.0-1
12mu|perl-Class-MethodMaker-2.210.0-1|51	+ Revision: e230b49
12mu|perl-Class-MethodMaker-2.210.0-1|52	- Merge pull request #2 from import/perl-Class-MethodMaker:auto_update
12mu|perl-Class-MethodMaker-2.210.0-1|53	- ROSA Updates Builder: update suggested
12mu|perl-Class-MethodMaker-2.210.0-1|54	
12mu|perl-Class-MethodMaker-2.210.0-1|55	

20337 12
12mu|perl-Class-XSAccessor-1.190.0-1|1	%define upstream_name Class-XSAccessor
12mu|perl-Class-XSAccessor-1.190.0-1|2	%define upstream_version 1.19
12mu|perl-Class-XSAccessor-1.190.0-1|3	
12mu|perl-Class-XSAccessor-1.190.0-1|4	%if %{_use_internal_dependency_generator}
12mu|perl-Class-XSAccessor-1.190.0-1|5	%define __noautoreq 'perl\\(Class::XSAccessor::Heavy\\)'
12mu|perl-Class-XSAccessor-1.190.0-1|6	%endif
12mu|perl-Class-XSAccessor-1.190.0-1|7	
12mu|perl-Class-XSAccessor-1.190.0-1|8	Name:		perl-%{upstream_name}
12mu|perl-Class-XSAccessor-1.190.0-1|9	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Class-XSAccessor-1.190.0-1|10	Release:	1
12mu|perl-Class-XSAccessor-1.190.0-1|11	
12mu|perl-Class-XSAccessor-1.190.0-1|12	License:	GPL+ or Artistic
12mu|perl-Class-XSAccessor-1.190.0-1|13	Group:		Development/Perl
12mu|perl-Class-XSAccessor-1.190.0-1|14	Summary:	Generate fast XS accessors without runtime compilation
12mu|perl-Class-XSAccessor-1.190.0-1|15	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Class-XSAccessor-1.190.0-1|16	Source0:	http://www.cpan.org/modules/by-module/Class/Class-XSAccessor-%{upstream_version}.tar.gz
12mu|perl-Class-XSAccessor-1.190.0-1|17	
12mu|perl-Class-XSAccessor-1.190.0-1|18	BuildRequires:	perl(AutoXS::Header)
12mu|perl-Class-XSAccessor-1.190.0-1|19	BuildRequires:	perl-devel
12mu|perl-Class-XSAccessor-1.190.0-1|20	
12mu|perl-Class-XSAccessor-1.190.0-1|21	Provides:	perl-Class-XSAccessor-Array = %{version}-%{release}
12mu|perl-Class-XSAccessor-1.190.0-1|22	
12mu|perl-Class-XSAccessor-1.190.0-1|23	%description
12mu|perl-Class-XSAccessor-1.190.0-1|24	Class::XSAccessor implements fast read, write and read/write accessors in
12mu|perl-Class-XSAccessor-1.190.0-1|25	XS. Additionally, it can provide predicates such as 'has_foo()' for testing
12mu|perl-Class-XSAccessor-1.190.0-1|26	whether the attribute 'foo' is defined in the object. It only works with
12mu|perl-Class-XSAccessor-1.190.0-1|27	objects that are implemented as ordinary hashes. the
12mu|perl-Class-XSAccessor-1.190.0-1|28	Class::XSAccessor::Array manpage implements the same interface for objects
12mu|perl-Class-XSAccessor-1.190.0-1|29	that use arrays for their internal representation.
12mu|perl-Class-XSAccessor-1.190.0-1|30	
12mu|perl-Class-XSAccessor-1.190.0-1|31	Since version 0.10, the module can also generate simple constructors
12mu|perl-Class-XSAccessor-1.190.0-1|32	(implemented in XS) for you. Simply supply the 'constructor =>
12mu|perl-Class-XSAccessor-1.190.0-1|33	'constructor_name'' option or the 'constructors => ['new', 'create',
12mu|perl-Class-XSAccessor-1.190.0-1|34	'spawn']' option. These constructors do the equivalent of the following
12mu|perl-Class-XSAccessor-1.190.0-1|35	perl code:
12mu|perl-Class-XSAccessor-1.190.0-1|36	
12mu|perl-Class-XSAccessor-1.190.0-1|37	sub new {
12mu|perl-Class-XSAccessor-1.190.0-1|38	my $class = shift;
12mu|perl-Class-XSAccessor-1.190.0-1|39	return bless { @_ }, ref($class)||$class;
12mu|perl-Class-XSAccessor-1.190.0-1|40	}
12mu|perl-Class-XSAccessor-1.190.0-1|41	
12mu|perl-Class-XSAccessor-1.190.0-1|42	%prep
12mu|perl-Class-XSAccessor-1.190.0-1|43	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Class-XSAccessor-1.190.0-1|44	
12mu|perl-Class-XSAccessor-1.190.0-1|45	%build
12mu|perl-Class-XSAccessor-1.190.0-1|46	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Class-XSAccessor-1.190.0-1|47	%make
12mu|perl-Class-XSAccessor-1.190.0-1|48	
12mu|perl-Class-XSAccessor-1.190.0-1|49	%check
12mu|perl-Class-XSAccessor-1.190.0-1|50	%make test
12mu|perl-Class-XSAccessor-1.190.0-1|51	
12mu|perl-Class-XSAccessor-1.190.0-1|52	%install
12mu|perl-Class-XSAccessor-1.190.0-1|53	%makeinstall_std
12mu|perl-Class-XSAccessor-1.190.0-1|54	
12mu|perl-Class-XSAccessor-1.190.0-1|55	%files
12mu|perl-Class-XSAccessor-1.190.0-1|56	%doc Changes README META.yml
12mu|perl-Class-XSAccessor-1.190.0-1|57	%{_mandir}/man3/*
12mu|perl-Class-XSAccessor-1.190.0-1|58	%{perl_vendorlib}/*
12mu|perl-Class-XSAccessor-1.190.0-1|59	
12mu|perl-Class-XSAccessor-1.190.0-1|60	
12mu|perl-Class-XSAccessor-1.190.0-1|61	
12mu|perl-Class-XSAccessor-1.190.0-1|62	%changelog
12mu|perl-Class-XSAccessor-1.190.0-1|63	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.190.0-1
12mu|perl-Class-XSAccessor-1.190.0-1|64	+ Revision: 3730771
12mu|perl-Class-XSAccessor-1.190.0-1|65	- Updated to 1.19 (by updates_builder)
12mu|perl-Class-XSAccessor-1.190.0-1|66	
12mu|perl-Class-XSAccessor-1.190.0-1|67	

20338 12
12mu|perl-common-sense-3.720.0-1|1	%define upstream_name    common-sense
12mu|perl-common-sense-3.720.0-1|2	%define upstream_version 3.72
12mu|perl-common-sense-3.720.0-1|3	
12mu|perl-common-sense-3.720.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-common-sense-3.720.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-common-sense-3.720.0-1|6	Release:	1
12mu|perl-common-sense-3.720.0-1|7	
12mu|perl-common-sense-3.720.0-1|8	Summary:	Save a tree AND a kitten, use common::sense!
12mu|perl-common-sense-3.720.0-1|9	License:	GPL+ or Artistic
12mu|perl-common-sense-3.720.0-1|10	Group:		Development/Perl
12mu|perl-common-sense-3.720.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-common-sense-3.720.0-1|12	Source0:	http://www.cpan.org/modules/by-module/common/common-sense-%{upstream_version}.tar.gz
12mu|perl-common-sense-3.720.0-1|13	
12mu|perl-common-sense-3.720.0-1|14	BuildRequires:	perl-devel
12mu|perl-common-sense-3.720.0-1|15	BuildArch:	noarch
12mu|perl-common-sense-3.720.0-1|16	
12mu|perl-common-sense-3.720.0-1|17	Provides:	perl(common::sense)
12mu|perl-common-sense-3.720.0-1|18	
12mu|perl-common-sense-3.720.0-1|19	%description
12mu|perl-common-sense-3.720.0-1|20	This module implements some sane defaults for Perl programs, as defined by
12mu|perl-common-sense-3.720.0-1|21	two typical (or not so typical - use your common sense) specimens of Perl
12mu|perl-common-sense-3.720.0-1|22	coders.
12mu|perl-common-sense-3.720.0-1|23	
12mu|perl-common-sense-3.720.0-1|24	%prep
12mu|perl-common-sense-3.720.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-common-sense-3.720.0-1|26	
12mu|perl-common-sense-3.720.0-1|27	%build
12mu|perl-common-sense-3.720.0-1|28	perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-common-sense-3.720.0-1|29	%make
12mu|perl-common-sense-3.720.0-1|30	
12mu|perl-common-sense-3.720.0-1|31	%check
12mu|perl-common-sense-3.720.0-1|32	%make test
12mu|perl-common-sense-3.720.0-1|33	
12mu|perl-common-sense-3.720.0-1|34	%install
12mu|perl-common-sense-3.720.0-1|35	%makeinstall_std
12mu|perl-common-sense-3.720.0-1|36	
12mu|perl-common-sense-3.720.0-1|37	%files
12mu|perl-common-sense-3.720.0-1|38	%doc Changes README
12mu|perl-common-sense-3.720.0-1|39	%{_mandir}/man3/*
12mu|perl-common-sense-3.720.0-1|40	%{perl_vendorlib}/*
12mu|perl-common-sense-3.720.0-1|41	
12mu|perl-common-sense-3.720.0-1|42	
12mu|perl-common-sense-3.720.0-1|43	%changelog
12mu|perl-common-sense-3.720.0-1|44	* Wed Oct 30 2013 dsilakov <denis.silakov@rosalab.ru> 3.720.0-1
12mu|perl-common-sense-3.720.0-1|45	+ Revision: 119ec58
12mu|perl-common-sense-3.720.0-1|46	- Merge pull request #1 from import/perl-common-sense:auto_update
12mu|perl-common-sense-3.720.0-1|47	- ROSA Updates Builder: update suggested
12mu|perl-common-sense-3.720.0-1|48	
12mu|perl-common-sense-3.720.0-1|49	

20339 12
12mu|perl-Compress-Bzip2-2.170.0-1|1	%define upstream_name	 Compress-Bzip2
12mu|perl-Compress-Bzip2-2.170.0-1|2	%define upstream_version 2.17
12mu|perl-Compress-Bzip2-2.170.0-1|3	
12mu|perl-Compress-Bzip2-2.170.0-1|4	Name:		    perl-%{upstream_name}
12mu|perl-Compress-Bzip2-2.170.0-1|5	Version:	    %perl_convert_version %{upstream_version}
12mu|perl-Compress-Bzip2-2.170.0-1|6	Release:	    1
12mu|perl-Compress-Bzip2-2.170.0-1|7	
12mu|perl-Compress-Bzip2-2.170.0-1|8	Summary:	    Interface to Bzip2 compression library
12mu|perl-Compress-Bzip2-2.170.0-1|9	License:	    GPL+ or Artistic
12mu|perl-Compress-Bzip2-2.170.0-1|10	Group:		    Development/Perl
12mu|perl-Compress-Bzip2-2.170.0-1|11	Url:		    http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Compress-Bzip2-2.170.0-1|12	Source0:	    http://www.cpan.org/modules/by-module/Compress/Compress-Bzip2-%{upstream_version}.tar.gz
12mu|perl-Compress-Bzip2-2.170.0-1|13	
12mu|perl-Compress-Bzip2-2.170.0-1|14	BuildRequires:	perl-devel
12mu|perl-Compress-Bzip2-2.170.0-1|15	
12mu|perl-Compress-Bzip2-2.170.0-1|16	%description
12mu|perl-Compress-Bzip2-2.170.0-1|17	The Compress::Bzip2 module provides a Perl interface to the Bzip2 compression
12mu|perl-Compress-Bzip2-2.170.0-1|18	library (see "AUTHOR" for details about where to get Bzip2). A relevant subset
12mu|perl-Compress-Bzip2-2.170.0-1|19	of the functionality provided by Bzip2 is available in Compress::Bzip2.
12mu|perl-Compress-Bzip2-2.170.0-1|20	
12mu|perl-Compress-Bzip2-2.170.0-1|21	All string parameters can either be a scalar or a scalar reference.
12mu|perl-Compress-Bzip2-2.170.0-1|22	
12mu|perl-Compress-Bzip2-2.170.0-1|23	%prep
12mu|perl-Compress-Bzip2-2.170.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Compress-Bzip2-2.170.0-1|25	
12mu|perl-Compress-Bzip2-2.170.0-1|26	%build
12mu|perl-Compress-Bzip2-2.170.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-Compress-Bzip2-2.170.0-1|28	%make
12mu|perl-Compress-Bzip2-2.170.0-1|29	
12mu|perl-Compress-Bzip2-2.170.0-1|30	%check
12mu|perl-Compress-Bzip2-2.170.0-1|31	%make test
12mu|perl-Compress-Bzip2-2.170.0-1|32	
12mu|perl-Compress-Bzip2-2.170.0-1|33	%install
12mu|perl-Compress-Bzip2-2.170.0-1|34	%makeinstall_std
12mu|perl-Compress-Bzip2-2.170.0-1|35	
12mu|perl-Compress-Bzip2-2.170.0-1|36	%files
12mu|perl-Compress-Bzip2-2.170.0-1|37	%doc README Changes
12mu|perl-Compress-Bzip2-2.170.0-1|38	%{perl_vendorarch}/Compress
12mu|perl-Compress-Bzip2-2.170.0-1|39	%{perl_vendorarch}/auto/Compress
12mu|perl-Compress-Bzip2-2.170.0-1|40	%{_mandir}/*/*
12mu|perl-Compress-Bzip2-2.170.0-1|41	
12mu|perl-Compress-Bzip2-2.170.0-1|42	
12mu|perl-Compress-Bzip2-2.170.0-1|43	
12mu|perl-Compress-Bzip2-2.170.0-1|44	%changelog
12mu|perl-Compress-Bzip2-2.170.0-1|45	* Thu Dec 26 2013 dsilakov <denis.silakov@rosalab.ru> 2.170.0-1
12mu|perl-Compress-Bzip2-2.170.0-1|46	+ Revision: 36deb86
12mu|perl-Compress-Bzip2-2.170.0-1|47	- Merge pull request #1 from import/perl-Compress-Bzip2:auto_update
12mu|perl-Compress-Bzip2-2.170.0-1|48	- ROSA Updates Builder: update suggested
12mu|perl-Compress-Bzip2-2.170.0-1|49	
12mu|perl-Compress-Bzip2-2.170.0-1|50	

20340 12
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|1	%define	modname	Compress-Raw-Bzip2
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|2	%define upstream_version 2.064
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|3	
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|4	Summary:	Low-Level Interface to bzip2 compression library
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|5	Name:		perl-%{modname}
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|6	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|7	Release:	1
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|8	License:	GPLv2+ or Artistic
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|9	Group:		Development/Perl
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|10	Url:		http://search.cpan.org/dist/%{modname}/
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/Compress-Raw-Bzip2-%{upstream_version}.tar.gz
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|12	BuildRequires:	bzip2-devel
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|13	BuildRequires:	perl-devel
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|14	
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|15	%description
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|16	Low-Level Interface to bzip2 compression library.
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|17	
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|18	%prep
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|19	%setup -qn %{modname}-%{upstream_version}
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|20	
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|21	%build
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|22	BUILD_BZIP2=0 perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|23	%make
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|24	
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|25	%check
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|26	make test
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|27	
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|28	%install
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|29	%makeinstall_std
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|30	
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|31	%files
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|32	%doc README Changes
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|33	%{perl_vendorarch}/Compress
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|34	%{perl_vendorarch}/auto/Compress
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|35	%{_mandir}/man3/Compress::Raw::Bzip2.3pm*
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|36	
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|37	
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|38	
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|39	%changelog
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|40	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.64.0-1
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|41	+ Revision: 0a8e304
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|42	- Updated to 2.064 (by updates_builder)
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|43	
12mu|perl-Compress-Raw-Bzip2-2.64.0-1|44	

20341 12
12mu|perl-Compress-Raw-Zlib-2.65.0-1|1	%define	modname	Compress-Raw-Zlib
12mu|perl-Compress-Raw-Zlib-2.65.0-1|2	%define upstream_version 2.065
12mu|perl-Compress-Raw-Zlib-2.65.0-1|3	
12mu|perl-Compress-Raw-Zlib-2.65.0-1|4	Summary:	Low-Level Interface to zlib compression library
12mu|perl-Compress-Raw-Zlib-2.65.0-1|5	Name:		perl-%{modname}
12mu|perl-Compress-Raw-Zlib-2.65.0-1|6	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Compress-Raw-Zlib-2.65.0-1|7	Release:	1
12mu|perl-Compress-Raw-Zlib-2.65.0-1|8	License:	GPLv2+ or Artistic
12mu|perl-Compress-Raw-Zlib-2.65.0-1|9	Group:		Development/Perl
12mu|perl-Compress-Raw-Zlib-2.65.0-1|10	Url:		http://search.cpan.org/dist/%{modname}/
12mu|perl-Compress-Raw-Zlib-2.65.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/P/PM/PMQS/Compress-Raw-Zlib-%{upstream_version}.tar.gz
12mu|perl-Compress-Raw-Zlib-2.65.0-1|12	BuildRequires:	perl-devel
12mu|perl-Compress-Raw-Zlib-2.65.0-1|13	BuildRequires:	pkgconfig(zlib)
12mu|perl-Compress-Raw-Zlib-2.65.0-1|14	
12mu|perl-Compress-Raw-Zlib-2.65.0-1|15	%description
12mu|perl-Compress-Raw-Zlib-2.65.0-1|16	Low-Level Interface to zlib compression library.
12mu|perl-Compress-Raw-Zlib-2.65.0-1|17	
12mu|perl-Compress-Raw-Zlib-2.65.0-1|18	%prep
12mu|perl-Compress-Raw-Zlib-2.65.0-1|19	%setup -qn %{modname}-%{upstream_version}
12mu|perl-Compress-Raw-Zlib-2.65.0-1|20	# Leaving the unused zlib source in the tree causes its zlib.h to be preferred
12mu|perl-Compress-Raw-Zlib-2.65.0-1|21	# over the system version we want.
12mu|perl-Compress-Raw-Zlib-2.65.0-1|22	rm -rf zlib-src
12mu|perl-Compress-Raw-Zlib-2.65.0-1|23	
12mu|perl-Compress-Raw-Zlib-2.65.0-1|24	%build
12mu|perl-Compress-Raw-Zlib-2.65.0-1|25	BUILD_ZLIB=False perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Compress-Raw-Zlib-2.65.0-1|26	%make
12mu|perl-Compress-Raw-Zlib-2.65.0-1|27	
12mu|perl-Compress-Raw-Zlib-2.65.0-1|28	%check
12mu|perl-Compress-Raw-Zlib-2.65.0-1|29	%make test
12mu|perl-Compress-Raw-Zlib-2.65.0-1|30	
12mu|perl-Compress-Raw-Zlib-2.65.0-1|31	%install
12mu|perl-Compress-Raw-Zlib-2.65.0-1|32	%makeinstall_std
12mu|perl-Compress-Raw-Zlib-2.65.0-1|33	
12mu|perl-Compress-Raw-Zlib-2.65.0-1|34	%files
12mu|perl-Compress-Raw-Zlib-2.65.0-1|35	%doc README Changes
12mu|perl-Compress-Raw-Zlib-2.65.0-1|36	%{perl_vendorarch}/Compress
12mu|perl-Compress-Raw-Zlib-2.65.0-1|37	%{perl_vendorarch}/auto/Compress
12mu|perl-Compress-Raw-Zlib-2.65.0-1|38	%{_mandir}/man3/*
12mu|perl-Compress-Raw-Zlib-2.65.0-1|39	
12mu|perl-Compress-Raw-Zlib-2.65.0-1|40	
12mu|perl-Compress-Raw-Zlib-2.65.0-1|41	
12mu|perl-Compress-Raw-Zlib-2.65.0-1|42	%changelog
12mu|perl-Compress-Raw-Zlib-2.65.0-1|43	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.65.0-1
12mu|perl-Compress-Raw-Zlib-2.65.0-1|44	+ Revision: 7318927
12mu|perl-Compress-Raw-Zlib-2.65.0-1|45	- Updated to 2.065 (by updates_builder)
12mu|perl-Compress-Raw-Zlib-2.65.0-1|46	
12mu|perl-Compress-Raw-Zlib-2.65.0-1|47	

20342 12
12mu|perl-Config-General-2.520.0-2|1	%define	upstream_name	 Config-General
12mu|perl-Config-General-2.520.0-2|2	%define upstream_version 2.52
12mu|perl-Config-General-2.520.0-2|3	
12mu|perl-Config-General-2.520.0-2|4	Name:		perl-%{upstream_name}
12mu|perl-Config-General-2.520.0-2|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Config-General-2.520.0-2|6	Release:	2
12mu|perl-Config-General-2.520.0-2|7	
12mu|perl-Config-General-2.520.0-2|8	Summary:	Generic Config perl module
12mu|perl-Config-General-2.520.0-2|9	License:	GPL+ or Artistic
12mu|perl-Config-General-2.520.0-2|10	Group:		Development/Perl
12mu|perl-Config-General-2.520.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Config-General-2.520.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Config/Config-General-%{upstream_version}.tar.gz
12mu|perl-Config-General-2.520.0-2|13	
12mu|perl-Config-General-2.520.0-2|14	BuildRequires:	perl-devel
12mu|perl-Config-General-2.520.0-2|15	BuildArch:	noarch
12mu|perl-Config-General-2.520.0-2|16	
12mu|perl-Config-General-2.520.0-2|17	%description
12mu|perl-Config-General-2.520.0-2|18	This module opens a config file and parses it's contents for you. The
12mu|perl-Config-General-2.520.0-2|19	method new requires one parameter which needs to be a filename. The
12mu|perl-Config-General-2.520.0-2|20	method getall returns a hash which contains all options and it's
12mu|perl-Config-General-2.520.0-2|21	associated values of your config file.
12mu|perl-Config-General-2.520.0-2|22	
12mu|perl-Config-General-2.520.0-2|23	%prep
12mu|perl-Config-General-2.520.0-2|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Config-General-2.520.0-2|25	chmod 644 Changelog README
12mu|perl-Config-General-2.520.0-2|26	
12mu|perl-Config-General-2.520.0-2|27	%build
12mu|perl-Config-General-2.520.0-2|28	perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Config-General-2.520.0-2|29	%make
12mu|perl-Config-General-2.520.0-2|30	
12mu|perl-Config-General-2.520.0-2|31	%check
12mu|perl-Config-General-2.520.0-2|32	make test
12mu|perl-Config-General-2.520.0-2|33	
12mu|perl-Config-General-2.520.0-2|34	%install
12mu|perl-Config-General-2.520.0-2|35	%makeinstall_std
12mu|perl-Config-General-2.520.0-2|36	
12mu|perl-Config-General-2.520.0-2|37	%files
12mu|perl-Config-General-2.520.0-2|38	%doc Changelog README
12mu|perl-Config-General-2.520.0-2|39	%{perl_vendorlib}/Config
12mu|perl-Config-General-2.520.0-2|40	%{_mandir}/man3/*
12mu|perl-Config-General-2.520.0-2|41	
12mu|perl-Config-General-2.520.0-2|42	%changelog
12mu|perl-Config-General-2.520.0-2|43	* Wed Apr 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.520.0-2
12mu|perl-Config-General-2.520.0-2|44	+ Revision: 04240cd
12mu|perl-Config-General-2.520.0-2|45	- Spec cleanup, rebuild to main
12mu|perl-Config-General-2.520.0-2|46	
12mu|perl-Config-General-2.520.0-2|47	

20343 12
12mu|perl-Config-IniFiles-2.830.0-1|1	%define upstream_name	 Config-IniFiles
12mu|perl-Config-IniFiles-2.830.0-1|2	%define upstream_version 2.83
12mu|perl-Config-IniFiles-2.830.0-1|3	
12mu|perl-Config-IniFiles-2.830.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Config-IniFiles-2.830.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Config-IniFiles-2.830.0-1|6	Release:	1
12mu|perl-Config-IniFiles-2.830.0-1|7	
12mu|perl-Config-IniFiles-2.830.0-1|8	Summary:	A module for reading .ini-style configuration files
12mu|perl-Config-IniFiles-2.830.0-1|9	License: 	GPL
12mu|perl-Config-IniFiles-2.830.0-1|10	Group: 		Development/Perl
12mu|perl-Config-IniFiles-2.830.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-Config-IniFiles-2.830.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Config/Config-IniFiles-%{upstream_version}.tar.gz
12mu|perl-Config-IniFiles-2.830.0-1|13	
12mu|perl-Config-IniFiles-2.830.0-1|14	BuildRequires: perl(Module::Build)
12mu|perl-Config-IniFiles-2.830.0-1|15	BuildRequires: perl-devel
12mu|perl-Config-IniFiles-2.830.0-1|16	BuildArch: noarch
12mu|perl-Config-IniFiles-2.830.0-1|17	
12mu|perl-Config-IniFiles-2.830.0-1|18	%description
12mu|perl-Config-IniFiles-2.830.0-1|19	This perl module allows you to access to config files written in the
12mu|perl-Config-IniFiles-2.830.0-1|20	.ini style.
12mu|perl-Config-IniFiles-2.830.0-1|21	
12mu|perl-Config-IniFiles-2.830.0-1|22	%prep
12mu|perl-Config-IniFiles-2.830.0-1|23	%setup -q -n Config-IniFiles-%{upstream_version}
12mu|perl-Config-IniFiles-2.830.0-1|24	
12mu|perl-Config-IniFiles-2.830.0-1|25	%build
12mu|perl-Config-IniFiles-2.830.0-1|26	%__perl Build.PL installdirs=vendor
12mu|perl-Config-IniFiles-2.830.0-1|27	./Build
12mu|perl-Config-IniFiles-2.830.0-1|28	
12mu|perl-Config-IniFiles-2.830.0-1|29	%check
12mu|perl-Config-IniFiles-2.830.0-1|30	./Build test
12mu|perl-Config-IniFiles-2.830.0-1|31	
12mu|perl-Config-IniFiles-2.830.0-1|32	%install
12mu|perl-Config-IniFiles-2.830.0-1|33	./Build install destdir=%{buildroot}
12mu|perl-Config-IniFiles-2.830.0-1|34	
12mu|perl-Config-IniFiles-2.830.0-1|35	%files
12mu|perl-Config-IniFiles-2.830.0-1|36	%doc README
12mu|perl-Config-IniFiles-2.830.0-1|37	%{perl_vendorlib}/Config
12mu|perl-Config-IniFiles-2.830.0-1|38	%{_mandir}/*/*
12mu|perl-Config-IniFiles-2.830.0-1|39	
12mu|perl-Config-IniFiles-2.830.0-1|40	
12mu|perl-Config-IniFiles-2.830.0-1|41	
12mu|perl-Config-IniFiles-2.830.0-1|42	%changelog
12mu|perl-Config-IniFiles-2.830.0-1|43	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.830.0-1
12mu|perl-Config-IniFiles-2.830.0-1|44	+ Revision: e0628c1
12mu|perl-Config-IniFiles-2.830.0-1|45	- Updated to 2.83 (by updates_builder)
12mu|perl-Config-IniFiles-2.830.0-1|46	
12mu|perl-Config-IniFiles-2.830.0-1|47	

20344 12
12mu|perl-Config-Tiny-2.200.0-1|1	%define upstream_name    Config-Tiny
12mu|perl-Config-Tiny-2.200.0-1|2	%define upstream_version 2.20
12mu|perl-Config-Tiny-2.200.0-1|3	
12mu|perl-Config-Tiny-2.200.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Config-Tiny-2.200.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Config-Tiny-2.200.0-1|6	Release:	1
12mu|perl-Config-Tiny-2.200.0-1|7	
12mu|perl-Config-Tiny-2.200.0-1|8	Summary:	Read/Write .ini style files with as little code as possible
12mu|perl-Config-Tiny-2.200.0-1|9	License:	GPL+ or Artistic
12mu|perl-Config-Tiny-2.200.0-1|10	Group:		Development/Perl
12mu|perl-Config-Tiny-2.200.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Config-Tiny-2.200.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Config/Config-Tiny-%{upstream_version}.tgz
12mu|perl-Config-Tiny-2.200.0-1|13	
12mu|perl-Config-Tiny-2.200.0-1|14	BuildRequires:	perl-devel
12mu|perl-Config-Tiny-2.200.0-1|15	BuildArch:	noarch
12mu|perl-Config-Tiny-2.200.0-1|16	
12mu|perl-Config-Tiny-2.200.0-1|17	%description
12mu|perl-Config-Tiny-2.200.0-1|18	"Config::Tiny" is a perl class to read and write .ini style
12mu|perl-Config-Tiny-2.200.0-1|19	configuration files with as little code as possible, reducing load time
12mu|perl-Config-Tiny-2.200.0-1|20	and memory overhead. Most of the time it is accepted that Perl
12mu|perl-Config-Tiny-2.200.0-1|21	applications use a lot of memory and modules. The "::Tiny" family of
12mu|perl-Config-Tiny-2.200.0-1|22	modules is specifically intended to provide an ultralight alternative to
12mu|perl-Config-Tiny-2.200.0-1|23	the standard modules.
12mu|perl-Config-Tiny-2.200.0-1|24	
12mu|perl-Config-Tiny-2.200.0-1|25	This module is primarily for reading human written files, and anything
12mu|perl-Config-Tiny-2.200.0-1|26	we write shouldn't need to have documentation/comments. If you need
12mu|perl-Config-Tiny-2.200.0-1|27	something with more power move up to Config::Simple, Config::General or
12mu|perl-Config-Tiny-2.200.0-1|28	one of the many other "Config::" modules. To rephrase, Config::Tiny does
12mu|perl-Config-Tiny-2.200.0-1|29	not preserve your comments, whitespace, or the order of your config
12mu|perl-Config-Tiny-2.200.0-1|30	file.
12mu|perl-Config-Tiny-2.200.0-1|31	
12mu|perl-Config-Tiny-2.200.0-1|32	%prep
12mu|perl-Config-Tiny-2.200.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Config-Tiny-2.200.0-1|34	
12mu|perl-Config-Tiny-2.200.0-1|35	%build
12mu|perl-Config-Tiny-2.200.0-1|36	chmod 644 Changes lib/Config/Tiny.pm
12mu|perl-Config-Tiny-2.200.0-1|37	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Config-Tiny-2.200.0-1|38	%make
12mu|perl-Config-Tiny-2.200.0-1|39	
12mu|perl-Config-Tiny-2.200.0-1|40	%check
12mu|perl-Config-Tiny-2.200.0-1|41	%make test
12mu|perl-Config-Tiny-2.200.0-1|42	
12mu|perl-Config-Tiny-2.200.0-1|43	%install
12mu|perl-Config-Tiny-2.200.0-1|44	%makeinstall_std
12mu|perl-Config-Tiny-2.200.0-1|45	
12mu|perl-Config-Tiny-2.200.0-1|46	%files
12mu|perl-Config-Tiny-2.200.0-1|47	%doc Changes README
12mu|perl-Config-Tiny-2.200.0-1|48	%{perl_vendorlib}/Config
12mu|perl-Config-Tiny-2.200.0-1|49	%{_mandir}/*/*
12mu|perl-Config-Tiny-2.200.0-1|50	
12mu|perl-Config-Tiny-2.200.0-1|51	
12mu|perl-Config-Tiny-2.200.0-1|52	
12mu|perl-Config-Tiny-2.200.0-1|53	%changelog
12mu|perl-Config-Tiny-2.200.0-1|54	* Tue Feb 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.200.0-1
12mu|perl-Config-Tiny-2.200.0-1|55	+ Revision: eec4037
12mu|perl-Config-Tiny-2.200.0-1|56	- Updated to 2.20 (by updates_builder)
12mu|perl-Config-Tiny-2.200.0-1|57	
12mu|perl-Config-Tiny-2.200.0-1|58	

20345 12
12mu|perl-Convert-ASN1-0.260.0-1|1	%define upstream_name    Convert-ASN1
12mu|perl-Convert-ASN1-0.260.0-1|2	%define upstream_version 0.26
12mu|perl-Convert-ASN1-0.260.0-1|3	
12mu|perl-Convert-ASN1-0.260.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Convert-ASN1-0.260.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Convert-ASN1-0.260.0-1|6	Release:	1
12mu|perl-Convert-ASN1-0.260.0-1|7	
12mu|perl-Convert-ASN1-0.260.0-1|8	Summary:	ASN.1 Encode/Decode library for perl
12mu|perl-Convert-ASN1-0.260.0-1|9	License:	GPL+ or Artistic
12mu|perl-Convert-ASN1-0.260.0-1|10	Group:		Development/Perl
12mu|perl-Convert-ASN1-0.260.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-Convert-ASN1-0.260.0-1|12	Source0:	http://www.cpan.org/authors/id/GBARR/Convert-ASN1-%{upstream_version}.tar.gz
12mu|perl-Convert-ASN1-0.260.0-1|13	
12mu|perl-Convert-ASN1-0.260.0-1|14	BuildRequires:	perl-devel
12mu|perl-Convert-ASN1-0.260.0-1|15	BuildArch:	noarch
12mu|perl-Convert-ASN1-0.260.0-1|16	
12mu|perl-Convert-ASN1-0.260.0-1|17	%description
12mu|perl-Convert-ASN1-0.260.0-1|18	Perl module used to encode and decode ASN.1 data structures using
12mu|perl-Convert-ASN1-0.260.0-1|19	BER/DER rules.
12mu|perl-Convert-ASN1-0.260.0-1|20	
12mu|perl-Convert-ASN1-0.260.0-1|21	Needed by webmin to handle the OpenLDAP modules properly.
12mu|perl-Convert-ASN1-0.260.0-1|22	
12mu|perl-Convert-ASN1-0.260.0-1|23	%prep
12mu|perl-Convert-ASN1-0.260.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Convert-ASN1-0.260.0-1|25	
12mu|perl-Convert-ASN1-0.260.0-1|26	%build
12mu|perl-Convert-ASN1-0.260.0-1|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Convert-ASN1-0.260.0-1|28	%make
12mu|perl-Convert-ASN1-0.260.0-1|29	
12mu|perl-Convert-ASN1-0.260.0-1|30	%check
12mu|perl-Convert-ASN1-0.260.0-1|31	%make test
12mu|perl-Convert-ASN1-0.260.0-1|32	
12mu|perl-Convert-ASN1-0.260.0-1|33	%install
12mu|perl-Convert-ASN1-0.260.0-1|34	%makeinstall_std
12mu|perl-Convert-ASN1-0.260.0-1|35	
12mu|perl-Convert-ASN1-0.260.0-1|36	%files
12mu|perl-Convert-ASN1-0.260.0-1|37	%doc ChangeLog  examples/*
12mu|perl-Convert-ASN1-0.260.0-1|38	%{perl_vendorlib}/Convert/*
12mu|perl-Convert-ASN1-0.260.0-1|39	%{_mandir}/*/*
12mu|perl-Convert-ASN1-0.260.0-1|40	
12mu|perl-Convert-ASN1-0.260.0-1|41	
12mu|perl-Convert-ASN1-0.260.0-1|42	
12mu|perl-Convert-ASN1-0.260.0-1|43	%changelog
12mu|perl-Convert-ASN1-0.260.0-1|44	* Thu Jan 09 2014 dsilakov <denis.silakov@rosalab.ru> 0.260.0-1
12mu|perl-Convert-ASN1-0.260.0-1|45	+ Revision: 08096e3
12mu|perl-Convert-ASN1-0.260.0-1|46	- Merge pull request #1 from import/perl-Convert-ASN1:auto_update
12mu|perl-Convert-ASN1-0.260.0-1|47	- ROSA Updates Builder: update suggested
12mu|perl-Convert-ASN1-0.260.0-1|48	
12mu|perl-Convert-ASN1-0.260.0-1|49	

20346 12
12mu|perl-CPANPLUS-0.914.800-1|1	%define	upstream_name	 CPANPLUS
12mu|perl-CPANPLUS-0.914.800-1|2	%define upstream_version 0.9148
12mu|perl-CPANPLUS-0.914.800-1|3	
12mu|perl-CPANPLUS-0.914.800-1|4	%if %{_use_internal_dependency_generator}
12mu|perl-CPANPLUS-0.914.800-1|5	%define __noautoreq 'perl\\(Your::Module::Here\\)'
12mu|perl-CPANPLUS-0.914.800-1|6	%else
12mu|perl-CPANPLUS-0.914.800-1|7	%define _requires_exceptions perl(Your::Module::Here)
12mu|perl-CPANPLUS-0.914.800-1|8	%endif
12mu|perl-CPANPLUS-0.914.800-1|9	
12mu|perl-CPANPLUS-0.914.800-1|10	Summary:	API & CLI access to the CPAN mirrors
12mu|perl-CPANPLUS-0.914.800-1|11	Name:		perl-%{upstream_name}
12mu|perl-CPANPLUS-0.914.800-1|12	Version:	%perl_convert_version %{upstream_version}
12mu|perl-CPANPLUS-0.914.800-1|13	Release:	1
12mu|perl-CPANPLUS-0.914.800-1|14	License:	Artistic/GPL
12mu|perl-CPANPLUS-0.914.800-1|15	Group:		Development/Perl
12mu|perl-CPANPLUS-0.914.800-1|16	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-CPANPLUS-0.914.800-1|17	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/CPANPLUS/CPANPLUS-%{upstream_version}.tar.gz
12mu|perl-CPANPLUS-0.914.800-1|18	BuildRequires:	perl-devel
12mu|perl-CPANPLUS-0.914.800-1|19	BuildRequires:	perl(Archive::Extract)          >=  0.160.0
12mu|perl-CPANPLUS-0.914.800-1|20	BuildRequires:	perl(Archive::Tar)
12mu|perl-CPANPLUS-0.914.800-1|21	BuildRequires:	perl(Crypt::OpenPGP)
12mu|perl-CPANPLUS-0.914.800-1|22	BuildRequires:	perl(File::Fetch)               >= 0.160.0
12mu|perl-CPANPLUS-0.914.800-1|23	BuildRequires:	perl(IO::Zlib)
12mu|perl-CPANPLUS-0.914.800-1|24	BuildRequires:	perl(IPC::Cmd)                  >= 0.420.0
12mu|perl-CPANPLUS-0.914.800-1|25	BuildRequires:	perl(Locale::Maketext::Simple)  >= 0.10.0
12mu|perl-CPANPLUS-0.914.800-1|26	BuildRequires:	perl(Log::Message)              >= 0.10.0
12mu|perl-CPANPLUS-0.914.800-1|27	BuildRequires:	perl(Log::Message::Simple)
12mu|perl-CPANPLUS-0.914.800-1|28	BuildRequires:	perl(Module::CoreList)          >= 2.90.0
12mu|perl-CPANPLUS-0.914.800-1|29	BuildRequires:	perl(Module::Load)              >= 0.100.0
12mu|perl-CPANPLUS-0.914.800-1|30	BuildRequires:	perl(Module::Load::Conditional) >= 0.280.0
12mu|perl-CPANPLUS-0.914.800-1|31	BuildRequires:	perl(Module::Loaded)            >= 0.10.0
12mu|perl-CPANPLUS-0.914.800-1|32	BuildRequires:	perl(Module::Pluggable)
12mu|perl-CPANPLUS-0.914.800-1|33	BuildRequires:	perl(Object::Accessor)          >= 0.340.0
12mu|perl-CPANPLUS-0.914.800-1|34	BuildRequires:	perl(Package::Constants)        >= 0.10.0
12mu|perl-CPANPLUS-0.914.800-1|35	BuildRequires:	perl(Params::Check)             >= 0.220.0
12mu|perl-CPANPLUS-0.914.800-1|36	BuildRequires:	perl(Parse::CPAN::Meta)         >= 0.20.0
12mu|perl-CPANPLUS-0.914.800-1|37	BuildRequires:	perl(Term::UI)                  >= 0.50.0
12mu|perl-CPANPLUS-0.914.800-1|38	BuildRequires:	perl(Test::Harness)             >= 2.620.0
12mu|perl-CPANPLUS-0.914.800-1|39	BuildArch:	noarch
12mu|perl-CPANPLUS-0.914.800-1|40	
12mu|perl-CPANPLUS-0.914.800-1|41	# (misc) not detected automatically, needed by CPANPLUS/Module.pm line 450
12mu|perl-CPANPLUS-0.914.800-1|42	# fixing bug https://qa.mandriva.com/show_bug.cgi?id=35018
12mu|perl-CPANPLUS-0.914.800-1|43	Requires:	perl(Module::CoreList)
12mu|perl-CPANPLUS-0.914.800-1|44	Requires:	perl(Module::Pluggable)
12mu|perl-CPANPLUS-0.914.800-1|45	Requires:	perl(Module::Signature)
12mu|perl-CPANPLUS-0.914.800-1|46	
12mu|perl-CPANPLUS-0.914.800-1|47	%description
12mu|perl-CPANPLUS-0.914.800-1|48	The CPANPLUS library is an API to the CPAN mirrors and a collection of
12mu|perl-CPANPLUS-0.914.800-1|49	interactive shells, commandline programs, etc, that use this API.
12mu|perl-CPANPLUS-0.914.800-1|50	
12mu|perl-CPANPLUS-0.914.800-1|51	%prep
12mu|perl-CPANPLUS-0.914.800-1|52	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-CPANPLUS-0.914.800-1|53	# wants to write to the root fs
12mu|perl-CPANPLUS-0.914.800-1|54	rm -f t/20_CPANPLUS-Dist-MM.t
12mu|perl-CPANPLUS-0.914.800-1|55	
12mu|perl-CPANPLUS-0.914.800-1|56	%build
12mu|perl-CPANPLUS-0.914.800-1|57	perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-CPANPLUS-0.914.800-1|58	%make
12mu|perl-CPANPLUS-0.914.800-1|59	
12mu|perl-CPANPLUS-0.914.800-1|60	%check
12mu|perl-CPANPLUS-0.914.800-1|61	make test
12mu|perl-CPANPLUS-0.914.800-1|62	
12mu|perl-CPANPLUS-0.914.800-1|63	%install
12mu|perl-CPANPLUS-0.914.800-1|64	%makeinstall_std
12mu|perl-CPANPLUS-0.914.800-1|65	
12mu|perl-CPANPLUS-0.914.800-1|66	%files
12mu|perl-CPANPLUS-0.914.800-1|67	%doc README ChangeLog
12mu|perl-CPANPLUS-0.914.800-1|68	%{_bindir}/cpan2dist
12mu|perl-CPANPLUS-0.914.800-1|69	%{_bindir}/cpanp
12mu|perl-CPANPLUS-0.914.800-1|70	%{_bindir}/cpanp-run-perl
12mu|perl-CPANPLUS-0.914.800-1|71	%{perl_vendorlib}/CPANPLUS*
12mu|perl-CPANPLUS-0.914.800-1|72	%{_mandir}/*/*
12mu|perl-CPANPLUS-0.914.800-1|73	
12mu|perl-CPANPLUS-0.914.800-1|74	
12mu|perl-CPANPLUS-0.914.800-1|75	
12mu|perl-CPANPLUS-0.914.800-1|76	
12mu|perl-CPANPLUS-0.914.800-1|77	%changelog
12mu|perl-CPANPLUS-0.914.800-1|78	* Tue Feb 11 2014 dsilakov <denis.silakov@rosalab.ru> 0.914.800-1
12mu|perl-CPANPLUS-0.914.800-1|79	+ Revision: e3368ad
12mu|perl-CPANPLUS-0.914.800-1|80	- Merge pull request #2 from import/perl-CPANPLUS:auto_update
12mu|perl-CPANPLUS-0.914.800-1|81	- ROSA Updates Builder: update suggested
12mu|perl-CPANPLUS-0.914.800-1|82	
12mu|perl-CPANPLUS-0.914.800-1|83	

20347 12
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|1	%define upstream_name       CPANPLUS-Dist-Build
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|2	%define upstream_version 0.76
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|3	
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|6	Release:    1
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|7	License:    GPL or Artistic
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|8	Group:      Development/Perl
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|9	Summary:    Constants for CPANPLUS::Dist::Build
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|10	Url:        http://search.cpan.org/dist/%{upstream_name}
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|11	Source:     http://www.cpan.org/modules/by-module/Config/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|12	BuildRequires: perl-devel
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|13	BuildRequires: perl(CPANPLUS)
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|14	BuildRequires: perl(ExtUtils::MakeMaker)
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|15	BuildRequires: perl(File::Spec)
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|16	BuildRequires: perl(IPC::Cmd)
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|17	BuildRequires: perl(Locale::Maketext::Simple)
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|18	BuildRequires: perl(Module::Build)
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|19	BuildRequires: perl(Module::Load)
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|20	BuildRequires: perl(Module::Load::Conditional)
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|21	BuildRequires: perl(Module::Pluggable)
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|22	BuildRequires: perl(Object::Accessor)
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|23	BuildRequires: perl(Params::Check)
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|24	BuildRequires: perl(Test::Harness)
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|25	BuildRequires: perl(Test::More)
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|26	# versionning the corresponding virtual package is not enough
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|27	BuildRequires: perl-Module-Load-Conditional
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|28	BuildArch: noarch
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|29	
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|30	%description
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|31	'CPANPLUS::Dist::Build' is a distribution class for 'Module::Build' related
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|32	modules. Using this package, you can create, install and uninstall perl
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|33	modules. It inherits from 'CPANPLUS::Dist'.
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|34	
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|35	Normal users won't have to worry about the interface to this module, as it
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|36	functions transparently as a plug-in to 'CPANPLUS' and will just 'Do The
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|37	Right Thing' when it's loaded.
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|38	
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|39	%prep
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|40	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|41	
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|42	%build
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|43	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|44	%make
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|45	
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|46	%check
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|47	make test
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|48	
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|49	%install
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|50	%makeinstall_std
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|51	
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|52	%files
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|53	%doc Changes README LICENSE
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|54	%{_mandir}/man3/*
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|55	%{perl_vendorlib}/CPANPLUS
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|56	
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|57	%changelog
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|58	* Wed Jan 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.760.0-1
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|59	+ Revision: 2552e32
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|60	- Updated to 0.76
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|61	
12mu|perl-CPANPLUS-Dist-Build-0.760.0-1|62	

20348 12
12mu|perl-Crypt-Blowfish-2.140.0-1|1	%define upstream_name	 Crypt-Blowfish
12mu|perl-Crypt-Blowfish-2.140.0-1|2	%define upstream_version 2.14
12mu|perl-Crypt-Blowfish-2.140.0-1|3	
12mu|perl-Crypt-Blowfish-2.140.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-Crypt-Blowfish-2.140.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Crypt-Blowfish-2.140.0-1|6	Release:    1
12mu|perl-Crypt-Blowfish-2.140.0-1|7	
12mu|perl-Crypt-Blowfish-2.140.0-1|8	Summary:	Perl Blowfish encryption module
12mu|perl-Crypt-Blowfish-2.140.0-1|9	License:	GPL+ or Artistic
12mu|perl-Crypt-Blowfish-2.140.0-1|10	Group:		Development/Perl
12mu|perl-Crypt-Blowfish-2.140.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-Crypt-Blowfish-2.140.0-1|12	Source0:	http://www.cpan.org/authors/id/D/DP/DPARIS/Crypt-Blowfish-%{upstream_version}.tar.gz
12mu|perl-Crypt-Blowfish-2.140.0-1|13	
12mu|perl-Crypt-Blowfish-2.140.0-1|14	Buildrequires:	 perl-devel
12mu|perl-Crypt-Blowfish-2.140.0-1|15	
12mu|perl-Crypt-Blowfish-2.140.0-1|16	%description
12mu|perl-Crypt-Blowfish-2.140.0-1|17	Perl module to encrypt using the Blowfish algorithm.
12mu|perl-Crypt-Blowfish-2.140.0-1|18	
12mu|perl-Crypt-Blowfish-2.140.0-1|19	%prep
12mu|perl-Crypt-Blowfish-2.140.0-1|20	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Crypt-Blowfish-2.140.0-1|21	
12mu|perl-Crypt-Blowfish-2.140.0-1|22	%build
12mu|perl-Crypt-Blowfish-2.140.0-1|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-Crypt-Blowfish-2.140.0-1|24	%make
12mu|perl-Crypt-Blowfish-2.140.0-1|25	
12mu|perl-Crypt-Blowfish-2.140.0-1|26	%check
12mu|perl-Crypt-Blowfish-2.140.0-1|27	%make test
12mu|perl-Crypt-Blowfish-2.140.0-1|28	
12mu|perl-Crypt-Blowfish-2.140.0-1|29	%install
12mu|perl-Crypt-Blowfish-2.140.0-1|30	%makeinstall_std
12mu|perl-Crypt-Blowfish-2.140.0-1|31	
12mu|perl-Crypt-Blowfish-2.140.0-1|32	%clean
12mu|perl-Crypt-Blowfish-2.140.0-1|33	
12mu|perl-Crypt-Blowfish-2.140.0-1|34	%files
12mu|perl-Crypt-Blowfish-2.140.0-1|35	%defattr(-, root, root)
12mu|perl-Crypt-Blowfish-2.140.0-1|36	%doc README COPYRIGHT Changes
12mu|perl-Crypt-Blowfish-2.140.0-1|37	%{perl_vendorarch}/Crypt
12mu|perl-Crypt-Blowfish-2.140.0-1|38	%{perl_vendorarch}/auto/Crypt
12mu|perl-Crypt-Blowfish-2.140.0-1|39	%{_mandir}/*/*
12mu|perl-Crypt-Blowfish-2.140.0-1|40	
12mu|perl-Crypt-Blowfish-2.140.0-1|41	
12mu|perl-Crypt-Blowfish-2.140.0-1|42	
12mu|perl-Crypt-Blowfish-2.140.0-1|43	%changelog
12mu|perl-Crypt-Blowfish-2.140.0-1|44	* Thu Dec 26 2013 dsilakov <denis.silakov@rosalab.ru> 2.140.0-1
12mu|perl-Crypt-Blowfish-2.140.0-1|45	+ Revision: 98ac5c2
12mu|perl-Crypt-Blowfish-2.140.0-1|46	- Merge pull request #1 from import/perl-Crypt-Blowfish:auto_update
12mu|perl-Crypt-Blowfish-2.140.0-1|47	- ROSA Updates Builder: update suggested
12mu|perl-Crypt-Blowfish-2.140.0-1|48	
12mu|perl-Crypt-Blowfish-2.140.0-1|49	

20349 12
12mu|perl-Crypt-CBC-2.330.0-1|1	%define	upstream_name	 Crypt-CBC
12mu|perl-Crypt-CBC-2.330.0-1|2	%define upstream_version 2.33
12mu|perl-Crypt-CBC-2.330.0-1|3	
12mu|perl-Crypt-CBC-2.330.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Crypt-CBC-2.330.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Crypt-CBC-2.330.0-1|6	Release:	1
12mu|perl-Crypt-CBC-2.330.0-1|7	
12mu|perl-Crypt-CBC-2.330.0-1|8	Summary:	Encrypt Data with Cipher Block Chaining Mode
12mu|perl-Crypt-CBC-2.330.0-1|9	License:	GPL+ or Artistic
12mu|perl-Crypt-CBC-2.330.0-1|10	Group:		Development/Perl
12mu|perl-Crypt-CBC-2.330.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-Crypt-CBC-2.330.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Crypt/Crypt-CBC-%{upstream_version}.tar.gz
12mu|perl-Crypt-CBC-2.330.0-1|13	
12mu|perl-Crypt-CBC-2.330.0-1|14	BuildRequires:	perl-devel
12mu|perl-Crypt-CBC-2.330.0-1|15	BuildRequires:	perl(Crypt::Rijndael)
12mu|perl-Crypt-CBC-2.330.0-1|16	BuildRequires:	perl(Crypt::Blowfish)
12mu|perl-Crypt-CBC-2.330.0-1|17	BuildRequires:	perl(Crypt::Blowfish_PP)
12mu|perl-Crypt-CBC-2.330.0-1|18	BuildRequires:	perl(Crypt::CAST5)
12mu|perl-Crypt-CBC-2.330.0-1|19	BuildRequires:	perl(Crypt::DES)
12mu|perl-Crypt-CBC-2.330.0-1|20	BuildRequires:	perl(Crypt::IDEA)
12mu|perl-Crypt-CBC-2.330.0-1|21	BuildArch:	noarch
12mu|perl-Crypt-CBC-2.330.0-1|22	
12mu|perl-Crypt-CBC-2.330.0-1|23	%description
12mu|perl-Crypt-CBC-2.330.0-1|24	This module is a Perl-only implementation of the cryptographic cipher
12mu|perl-Crypt-CBC-2.330.0-1|25	block chaining mode (CBC).  In combination with a block cipher such as
12mu|perl-Crypt-CBC-2.330.0-1|26	DES or IDEA, you can encrypt and decrypt messages of arbitrarily long
12mu|perl-Crypt-CBC-2.330.0-1|27	length.  The encrypted messages are compatible with the encryption
12mu|perl-Crypt-CBC-2.330.0-1|28	format used by SSLeay, and can be made compatible with the newer
12mu|perl-Crypt-CBC-2.330.0-1|29	OpenSSL package by specifying the -salt argument.
12mu|perl-Crypt-CBC-2.330.0-1|30	
12mu|perl-Crypt-CBC-2.330.0-1|31	To use this module, you will first create a Crypt::CBC cipher object with
12mu|perl-Crypt-CBC-2.330.0-1|32	new().  At the time of cipher creation, you specify an encryption key
12mu|perl-Crypt-CBC-2.330.0-1|33	to use and, optionally, a block encryption algorithm.  You will then
12mu|perl-Crypt-CBC-2.330.0-1|34	call the start() method to initialize the encryption or decryption
12mu|perl-Crypt-CBC-2.330.0-1|35	process, crypt() to encrypt or decrypt one or more blocks of data, and
12mu|perl-Crypt-CBC-2.330.0-1|36	lastly finish(), to pad and encrypt the final block.  For your
12mu|perl-Crypt-CBC-2.330.0-1|37	convenience, you can call the encrypt() and decrypt() methods to
12mu|perl-Crypt-CBC-2.330.0-1|38	operate on a whole data value at once.
12mu|perl-Crypt-CBC-2.330.0-1|39	
12mu|perl-Crypt-CBC-2.330.0-1|40	%prep
12mu|perl-Crypt-CBC-2.330.0-1|41	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Crypt-CBC-2.330.0-1|42	
12mu|perl-Crypt-CBC-2.330.0-1|43	%build
12mu|perl-Crypt-CBC-2.330.0-1|44	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Crypt-CBC-2.330.0-1|45	%make
12mu|perl-Crypt-CBC-2.330.0-1|46	
12mu|perl-Crypt-CBC-2.330.0-1|47	
12mu|perl-Crypt-CBC-2.330.0-1|48	%check
12mu|perl-Crypt-CBC-2.330.0-1|49	make test
12mu|perl-Crypt-CBC-2.330.0-1|50	
12mu|perl-Crypt-CBC-2.330.0-1|51	%install
12mu|perl-Crypt-CBC-2.330.0-1|52	%makeinstall_std
12mu|perl-Crypt-CBC-2.330.0-1|53	
12mu|perl-Crypt-CBC-2.330.0-1|54	%files
12mu|perl-Crypt-CBC-2.330.0-1|55	%doc Changes README eg
12mu|perl-Crypt-CBC-2.330.0-1|56	%{perl_vendorlib}/Crypt
12mu|perl-Crypt-CBC-2.330.0-1|57	%{_mandir}/man3*/*
12mu|perl-Crypt-CBC-2.330.0-1|58	
12mu|perl-Crypt-CBC-2.330.0-1|59	
12mu|perl-Crypt-CBC-2.330.0-1|60	
12mu|perl-Crypt-CBC-2.330.0-1|61	%changelog
12mu|perl-Crypt-CBC-2.330.0-1|62	* Thu Dec 26 2013 dsilakov <denis.silakov@rosalab.ru> 2.330.0-1
12mu|perl-Crypt-CBC-2.330.0-1|63	+ Revision: 8c3eadd
12mu|perl-Crypt-CBC-2.330.0-1|64	- Merge pull request #1 from import/perl-Crypt-CBC:auto_update
12mu|perl-Crypt-CBC-2.330.0-1|65	- ROSA Updates Builder: update suggested
12mu|perl-Crypt-CBC-2.330.0-1|66	
12mu|perl-Crypt-CBC-2.330.0-1|67	

20350 12
12mu|perl-Crypt-DES-2.70.0-1|1	%define module	Crypt-DES
12mu|perl-Crypt-DES-2.70.0-1|2	%define upstream_version 2.07
12mu|perl-Crypt-DES-2.70.0-1|3	
12mu|perl-Crypt-DES-2.70.0-1|4	Name:		perl-%{module}
12mu|perl-Crypt-DES-2.70.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Crypt-DES-2.70.0-1|6	Release:	1
12mu|perl-Crypt-DES-2.70.0-1|7	License:	GPL or Artistic
12mu|perl-Crypt-DES-2.70.0-1|8	Group:		Development/Perl
12mu|perl-Crypt-DES-2.70.0-1|9	Summary:	Perl DES encryption module
12mu|perl-Crypt-DES-2.70.0-1|10	Source0:	http://www.cpan.org/authors/id/D/DP/DPARIS/Crypt-DES-2.07.tar.gz
12mu|perl-Crypt-DES-2.70.0-1|11	Url:            http://search.cpan.org/dist/%{module}/
12mu|perl-Crypt-DES-2.70.0-1|12	BuildRequires:	perl-devel
12mu|perl-Crypt-DES-2.70.0-1|13	# avoid build dependency on perl-Crypt-CBC to avoid dependency cycles
12mu|perl-Crypt-DES-2.70.0-1|14	# https://qa.mandriva.com/show_bug.cgi?id=43033
12mu|perl-Crypt-DES-2.70.0-1|15	
12mu|perl-Crypt-DES-2.70.0-1|16	%description
12mu|perl-Crypt-DES-2.70.0-1|17	The module implements the Crypt::CBC interface.
12mu|perl-Crypt-DES-2.70.0-1|18	
12mu|perl-Crypt-DES-2.70.0-1|19	%prep
12mu|perl-Crypt-DES-2.70.0-1|20	%setup -q -n %{module}-%{upstream_version}
12mu|perl-Crypt-DES-2.70.0-1|21	
12mu|perl-Crypt-DES-2.70.0-1|22	%build
12mu|perl-Crypt-DES-2.70.0-1|23	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-Crypt-DES-2.70.0-1|24	%make CFLAGS="%{optflags}"
12mu|perl-Crypt-DES-2.70.0-1|25	
12mu|perl-Crypt-DES-2.70.0-1|26	%check
12mu|perl-Crypt-DES-2.70.0-1|27	%make test
12mu|perl-Crypt-DES-2.70.0-1|28	
12mu|perl-Crypt-DES-2.70.0-1|29	%install
12mu|perl-Crypt-DES-2.70.0-1|30	%makeinstall_std
12mu|perl-Crypt-DES-2.70.0-1|31	
12mu|perl-Crypt-DES-2.70.0-1|32	%clean
12mu|perl-Crypt-DES-2.70.0-1|33	
12mu|perl-Crypt-DES-2.70.0-1|34	%files
12mu|perl-Crypt-DES-2.70.0-1|35	%doc README COPYRIGHT
12mu|perl-Crypt-DES-2.70.0-1|36	%{perl_vendorarch}/Crypt
12mu|perl-Crypt-DES-2.70.0-1|37	%{perl_vendorarch}/auto/Crypt
12mu|perl-Crypt-DES-2.70.0-1|38	%{_mandir}/man3/*
12mu|perl-Crypt-DES-2.70.0-1|39	
12mu|perl-Crypt-DES-2.70.0-1|40	
12mu|perl-Crypt-DES-2.70.0-1|41	%changelog
12mu|perl-Crypt-DES-2.70.0-1|42	* Sat Jan 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.70.0-1
12mu|perl-Crypt-DES-2.70.0-1|43	+ Revision: 5d37eb5
12mu|perl-Crypt-DES-2.70.0-1|44	- Fix version
12mu|perl-Crypt-DES-2.70.0-1|45	
12mu|perl-Crypt-DES-2.70.0-1|46	

20351 12
12mu|perl-Crypt-IDEA-1.100.0-1|1	%define upstream_name	 Crypt-IDEA
12mu|perl-Crypt-IDEA-1.100.0-1|2	%define upstream_version 1.10
12mu|perl-Crypt-IDEA-1.100.0-1|3	
12mu|perl-Crypt-IDEA-1.100.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Crypt-IDEA-1.100.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Crypt-IDEA-1.100.0-1|6	Release:	1
12mu|perl-Crypt-IDEA-1.100.0-1|7	
12mu|perl-Crypt-IDEA-1.100.0-1|8	Summary:	Perl interface to IDEA block cipher
12mu|perl-Crypt-IDEA-1.100.0-1|9	License:	GPL+ or Artistic
12mu|perl-Crypt-IDEA-1.100.0-1|10	Group:		Development/Perl
12mu|perl-Crypt-IDEA-1.100.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-Crypt-IDEA-1.100.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Crypt/Crypt-IDEA-%{upstream_version}.tar.gz
12mu|perl-Crypt-IDEA-1.100.0-1|13	
12mu|perl-Crypt-IDEA-1.100.0-1|14	BuildRequires:	perl-devel
12mu|perl-Crypt-IDEA-1.100.0-1|15	
12mu|perl-Crypt-IDEA-1.100.0-1|16	%description
12mu|perl-Crypt-IDEA-1.100.0-1|17	This perl extension is an implementation of the IDEA block
12mu|perl-Crypt-IDEA-1.100.0-1|18	cipher algorithm. The module implements the
12mu|perl-Crypt-IDEA-1.100.0-1|19	Crypt::BlockCipher interface, which has the following
12mu|perl-Crypt-IDEA-1.100.0-1|20	methods
12mu|perl-Crypt-IDEA-1.100.0-1|21	
12mu|perl-Crypt-IDEA-1.100.0-1|22	blocksize =item keysize =item encrypt =item decrypt
12mu|perl-Crypt-IDEA-1.100.0-1|23	
12mu|perl-Crypt-IDEA-1.100.0-1|24	%prep
12mu|perl-Crypt-IDEA-1.100.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Crypt-IDEA-1.100.0-1|26	
12mu|perl-Crypt-IDEA-1.100.0-1|27	%build
12mu|perl-Crypt-IDEA-1.100.0-1|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Crypt-IDEA-1.100.0-1|29	%make CFLAGS="%{optflags}"
12mu|perl-Crypt-IDEA-1.100.0-1|30	
12mu|perl-Crypt-IDEA-1.100.0-1|31	%check
12mu|perl-Crypt-IDEA-1.100.0-1|32	make test
12mu|perl-Crypt-IDEA-1.100.0-1|33	
12mu|perl-Crypt-IDEA-1.100.0-1|34	%install
12mu|perl-Crypt-IDEA-1.100.0-1|35	%makeinstall_std
12mu|perl-Crypt-IDEA-1.100.0-1|36	
12mu|perl-Crypt-IDEA-1.100.0-1|37	%files
12mu|perl-Crypt-IDEA-1.100.0-1|38	%doc COPYRIGHT
12mu|perl-Crypt-IDEA-1.100.0-1|39	%{perl_vendorarch}/Crypt
12mu|perl-Crypt-IDEA-1.100.0-1|40	%{perl_vendorarch}/auto/Crypt
12mu|perl-Crypt-IDEA-1.100.0-1|41	%{_mandir}/*/*
12mu|perl-Crypt-IDEA-1.100.0-1|42	
12mu|perl-Crypt-IDEA-1.100.0-1|43	
12mu|perl-Crypt-IDEA-1.100.0-1|44	
12mu|perl-Crypt-IDEA-1.100.0-1|45	%changelog
12mu|perl-Crypt-IDEA-1.100.0-1|46	* Thu Dec 26 2013 dsilakov <denis.silakov@rosalab.ru> 1.100.0-1
12mu|perl-Crypt-IDEA-1.100.0-1|47	+ Revision: 2206701
12mu|perl-Crypt-IDEA-1.100.0-1|48	- Merge pull request #1 from import/perl-Crypt-IDEA:auto_update
12mu|perl-Crypt-IDEA-1.100.0-1|49	- ROSA Updates Builder: update suggested
12mu|perl-Crypt-IDEA-1.100.0-1|50	
12mu|perl-Crypt-IDEA-1.100.0-1|51	

20352 12
12mu|perl-Crypt-PasswdMD5-1.400.0-1|1	%define	upstream_name	 Crypt-PasswdMD5
12mu|perl-Crypt-PasswdMD5-1.400.0-1|2	%define upstream_version 1.40
12mu|perl-Crypt-PasswdMD5-1.400.0-1|3	
12mu|perl-Crypt-PasswdMD5-1.400.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Crypt-PasswdMD5-1.400.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Crypt-PasswdMD5-1.400.0-1|6	Release:	1
12mu|perl-Crypt-PasswdMD5-1.400.0-1|7	
12mu|perl-Crypt-PasswdMD5-1.400.0-1|8	Summary:	Perl extension for crypt()-compatible interfaces to the MD5-based crypt()
12mu|perl-Crypt-PasswdMD5-1.400.0-1|9	License:	GPL+ or Artistic
12mu|perl-Crypt-PasswdMD5-1.400.0-1|10	Group:		Development/Perl
12mu|perl-Crypt-PasswdMD5-1.400.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Crypt-PasswdMD5-1.400.0-1|12	Source0:	ftp://ftp.cpan.org:21/pub/CPAN/modules/by-module/Crypt/Crypt-PasswdMD5-%{upstream_version}.tgz
12mu|perl-Crypt-PasswdMD5-1.400.0-1|13	
12mu|perl-Crypt-PasswdMD5-1.400.0-1|14	BuildRequires:	perl-devel
12mu|perl-Crypt-PasswdMD5-1.400.0-1|15	BuildArch:	noarch
12mu|perl-Crypt-PasswdMD5-1.400.0-1|16	
12mu|perl-Crypt-PasswdMD5-1.400.0-1|17	%description
12mu|perl-Crypt-PasswdMD5-1.400.0-1|18	This  code  provides  various  crypt()-compatible  interfaces  to  the
12mu|perl-Crypt-PasswdMD5-1.400.0-1|19	MD5-based crypt() function found in  various *nixes. It's based on the
12mu|perl-Crypt-PasswdMD5-1.400.0-1|20	implementation  found  on FreeBSD  2.2.[56]-RELEASE
12mu|perl-Crypt-PasswdMD5-1.400.0-1|21	
12mu|perl-Crypt-PasswdMD5-1.400.0-1|22	%prep
12mu|perl-Crypt-PasswdMD5-1.400.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Crypt-PasswdMD5-1.400.0-1|24	perl -pi -e 's,(SSL_DIR.*)/lib\b,\1/%{_lib},g' Makefile.PL
12mu|perl-Crypt-PasswdMD5-1.400.0-1|25	
12mu|perl-Crypt-PasswdMD5-1.400.0-1|26	%build
12mu|perl-Crypt-PasswdMD5-1.400.0-1|27	CFLAGS="%{optflags}" echo | %{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-Crypt-PasswdMD5-1.400.0-1|28	%make
12mu|perl-Crypt-PasswdMD5-1.400.0-1|29	
12mu|perl-Crypt-PasswdMD5-1.400.0-1|30	%check
12mu|perl-Crypt-PasswdMD5-1.400.0-1|31	%make test
12mu|perl-Crypt-PasswdMD5-1.400.0-1|32	
12mu|perl-Crypt-PasswdMD5-1.400.0-1|33	%install
12mu|perl-Crypt-PasswdMD5-1.400.0-1|34	%makeinstall_std
12mu|perl-Crypt-PasswdMD5-1.400.0-1|35	
12mu|perl-Crypt-PasswdMD5-1.400.0-1|36	%files
12mu|perl-Crypt-PasswdMD5-1.400.0-1|37	%doc README
12mu|perl-Crypt-PasswdMD5-1.400.0-1|38	%{perl_vendorlib}/Crypt/PasswdMD5.pm
12mu|perl-Crypt-PasswdMD5-1.400.0-1|39	%{_mandir}/*/*
12mu|perl-Crypt-PasswdMD5-1.400.0-1|40	
12mu|perl-Crypt-PasswdMD5-1.400.0-1|41	
12mu|perl-Crypt-PasswdMD5-1.400.0-1|42	
12mu|perl-Crypt-PasswdMD5-1.400.0-1|43	%changelog
12mu|perl-Crypt-PasswdMD5-1.400.0-1|44	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.400.0-1
12mu|perl-Crypt-PasswdMD5-1.400.0-1|45	+ Revision: 0c331c9
12mu|perl-Crypt-PasswdMD5-1.400.0-1|46	- Updated to 1.40 (by updates_builder)
12mu|perl-Crypt-PasswdMD5-1.400.0-1|47	
12mu|perl-Crypt-PasswdMD5-1.400.0-1|48	

20353 12
12mu|perl-Crypt-Rijndael-1.120.0-1|1	%define upstream_name	 Crypt-Rijndael
12mu|perl-Crypt-Rijndael-1.120.0-1|2	%define upstream_version 1.12
12mu|perl-Crypt-Rijndael-1.120.0-1|3	
12mu|perl-Crypt-Rijndael-1.120.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-Crypt-Rijndael-1.120.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Crypt-Rijndael-1.120.0-1|6	Release:    1
12mu|perl-Crypt-Rijndael-1.120.0-1|7	
12mu|perl-Crypt-Rijndael-1.120.0-1|8	Summary:	Crypt::CBC compliant Rijndael encryption module
12mu|perl-Crypt-Rijndael-1.120.0-1|9	License:	GPL+ or Artistic
12mu|perl-Crypt-Rijndael-1.120.0-1|10	Group:		Development/Perl
12mu|perl-Crypt-Rijndael-1.120.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-Crypt-Rijndael-1.120.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Crypt/Crypt-Rijndael-%{upstream_version}.tar.gz
12mu|perl-Crypt-Rijndael-1.120.0-1|13	
12mu|perl-Crypt-Rijndael-1.120.0-1|14	BuildRequires:	perl-devel
12mu|perl-Crypt-Rijndael-1.120.0-1|15	
12mu|perl-Crypt-Rijndael-1.120.0-1|16	%description
12mu|perl-Crypt-Rijndael-1.120.0-1|17	This module implements the Rijndael cipher, which has just been selected as the
12mu|perl-Crypt-Rijndael-1.120.0-1|18	Advanced Encryption Standard.
12mu|perl-Crypt-Rijndael-1.120.0-1|19	
12mu|perl-Crypt-Rijndael-1.120.0-1|20	%prep
12mu|perl-Crypt-Rijndael-1.120.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Crypt-Rijndael-1.120.0-1|22	
12mu|perl-Crypt-Rijndael-1.120.0-1|23	%build
12mu|perl-Crypt-Rijndael-1.120.0-1|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-Crypt-Rijndael-1.120.0-1|25	%make
12mu|perl-Crypt-Rijndael-1.120.0-1|26	
12mu|perl-Crypt-Rijndael-1.120.0-1|27	%check
12mu|perl-Crypt-Rijndael-1.120.0-1|28	%make test
12mu|perl-Crypt-Rijndael-1.120.0-1|29	
12mu|perl-Crypt-Rijndael-1.120.0-1|30	%install
12mu|perl-Crypt-Rijndael-1.120.0-1|31	%makeinstall_std
12mu|perl-Crypt-Rijndael-1.120.0-1|32	
12mu|perl-Crypt-Rijndael-1.120.0-1|33	%clean
12mu|perl-Crypt-Rijndael-1.120.0-1|34	
12mu|perl-Crypt-Rijndael-1.120.0-1|35	%files
12mu|perl-Crypt-Rijndael-1.120.0-1|36	%doc NEWS README
12mu|perl-Crypt-Rijndael-1.120.0-1|37	%{perl_vendorarch}/Crypt
12mu|perl-Crypt-Rijndael-1.120.0-1|38	%{perl_vendorarch}/auto/Crypt
12mu|perl-Crypt-Rijndael-1.120.0-1|39	%{_mandir}/man3*/*
12mu|perl-Crypt-Rijndael-1.120.0-1|40	
12mu|perl-Crypt-Rijndael-1.120.0-1|41	
12mu|perl-Crypt-Rijndael-1.120.0-1|42	
12mu|perl-Crypt-Rijndael-1.120.0-1|43	%changelog
12mu|perl-Crypt-Rijndael-1.120.0-1|44	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.120.0-1
12mu|perl-Crypt-Rijndael-1.120.0-1|45	+ Revision: 6d0853c
12mu|perl-Crypt-Rijndael-1.120.0-1|46	- Updated to 1.12 (by updates_builder)
12mu|perl-Crypt-Rijndael-1.120.0-1|47	
12mu|perl-Crypt-Rijndael-1.120.0-1|48	

20354 12
12mu|perl-Crypt-Twofish-2.170.0-1|1	%define upstream_name    Crypt-Twofish
12mu|perl-Crypt-Twofish-2.170.0-1|2	%define upstream_version 2.17
12mu|perl-Crypt-Twofish-2.170.0-1|3	
12mu|perl-Crypt-Twofish-2.170.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-Crypt-Twofish-2.170.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Crypt-Twofish-2.170.0-1|6	Release:    1
12mu|perl-Crypt-Twofish-2.170.0-1|7	
12mu|perl-Crypt-Twofish-2.170.0-1|8	Summary:	Crypt-Twofish module for perl
12mu|perl-Crypt-Twofish-2.170.0-1|9	License:	GPL+ or Artistic
12mu|perl-Crypt-Twofish-2.170.0-1|10	Group:		Development/Perl
12mu|perl-Crypt-Twofish-2.170.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Crypt-Twofish-2.170.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Crypt/Crypt-Twofish-%{upstream_version}.tar.gz
12mu|perl-Crypt-Twofish-2.170.0-1|13	
12mu|perl-Crypt-Twofish-2.170.0-1|14	BuildRequires:	perl-devel
12mu|perl-Crypt-Twofish-2.170.0-1|15	
12mu|perl-Crypt-Twofish-2.170.0-1|16	%description
12mu|perl-Crypt-Twofish-2.170.0-1|17	Twofish is a 128-bit symmetric block cipher with a variable length (128, 192,
12mu|perl-Crypt-Twofish-2.170.0-1|18	or 256-bit) key, developed by Counterpane Labs. It is unpatented and free for
12mu|perl-Crypt-Twofish-2.170.0-1|19	all uses, as described at http://www.counterpane.com/twofish.html.
12mu|perl-Crypt-Twofish-2.170.0-1|20	
12mu|perl-Crypt-Twofish-2.170.0-1|21	This module implements Twofish encryption. It supports the Crypt::CBC interface
12mu|perl-Crypt-Twofish-2.170.0-1|22	
12mu|perl-Crypt-Twofish-2.170.0-1|23	%prep
12mu|perl-Crypt-Twofish-2.170.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Crypt-Twofish-2.170.0-1|25	
12mu|perl-Crypt-Twofish-2.170.0-1|26	%build
12mu|perl-Crypt-Twofish-2.170.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-Crypt-Twofish-2.170.0-1|28	%make
12mu|perl-Crypt-Twofish-2.170.0-1|29	
12mu|perl-Crypt-Twofish-2.170.0-1|30	%check
12mu|perl-Crypt-Twofish-2.170.0-1|31	%make test
12mu|perl-Crypt-Twofish-2.170.0-1|32	
12mu|perl-Crypt-Twofish-2.170.0-1|33	%install
12mu|perl-Crypt-Twofish-2.170.0-1|34	%makeinstall_std
12mu|perl-Crypt-Twofish-2.170.0-1|35	
12mu|perl-Crypt-Twofish-2.170.0-1|36	%clean
12mu|perl-Crypt-Twofish-2.170.0-1|37	
12mu|perl-Crypt-Twofish-2.170.0-1|38	%files
12mu|perl-Crypt-Twofish-2.170.0-1|39	%doc Changes README
12mu|perl-Crypt-Twofish-2.170.0-1|40	%{perl_vendorlib}/*/Crypt/Twofish.pm
12mu|perl-Crypt-Twofish-2.170.0-1|41	%{perl_vendorlib}/*/auto/Crypt/Twofish
12mu|perl-Crypt-Twofish-2.170.0-1|42	%{_mandir}/*/*
12mu|perl-Crypt-Twofish-2.170.0-1|43	
12mu|perl-Crypt-Twofish-2.170.0-1|44	
12mu|perl-Crypt-Twofish-2.170.0-1|45	
12mu|perl-Crypt-Twofish-2.170.0-1|46	%changelog
12mu|perl-Crypt-Twofish-2.170.0-1|47	* Thu Dec 26 2013 dsilakov <denis.silakov@rosalab.ru> 2.170.0-1
12mu|perl-Crypt-Twofish-2.170.0-1|48	+ Revision: b2b35e7
12mu|perl-Crypt-Twofish-2.170.0-1|49	- Merge pull request #1 from import/perl-Crypt-Twofish:auto_update
12mu|perl-Crypt-Twofish-2.170.0-1|50	- ROSA Updates Builder: update suggested
12mu|perl-Crypt-Twofish-2.170.0-1|51	
12mu|perl-Crypt-Twofish-2.170.0-1|52	

20355 12
12mu|perl-Curses-UI-0.960.900-1|1	%define upstream_name    Curses-UI
12mu|perl-Curses-UI-0.960.900-1|2	%define upstream_version 0.9609
12mu|perl-Curses-UI-0.960.900-1|3	
12mu|perl-Curses-UI-0.960.900-1|4	Name:		perl-%{upstream_name}
12mu|perl-Curses-UI-0.960.900-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Curses-UI-0.960.900-1|6	Release:	1
12mu|perl-Curses-UI-0.960.900-1|7	
12mu|perl-Curses-UI-0.960.900-1|8	Summary:	A curses based perl OO user interface framework
12mu|perl-Curses-UI-0.960.900-1|9	License:	GPL+ or Artistic
12mu|perl-Curses-UI-0.960.900-1|10	Group:		Development/Perl
12mu|perl-Curses-UI-0.960.900-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Curses-UI-0.960.900-1|12	Source0:	http://www.cpan.org/modules/by-module/Curses/Curses-UI-%{upstream_version}.tar.gz
12mu|perl-Curses-UI-0.960.900-1|13	Patch0:		Curses-UI-0.95-more-Listbox-alike-Popupmenu.patch
12mu|perl-Curses-UI-0.960.900-1|14	Patch2:		Curses-UI-0.95-add-method-to-modify-button-label.patch
12mu|perl-Curses-UI-0.960.900-1|15	Patch3:		Curses-UI-0.95-allow-setting-active-line.patch
12mu|perl-Curses-UI-0.960.900-1|16	Patch4:		Curses-UI-0.9607-focus-up-and-focus-down.patch
12mu|perl-Curses-UI-0.960.900-1|17	Patch5:		Curses-UI-0.95-make-dialog-message-focusable-if-scrolled.patch
12mu|perl-Curses-UI-0.960.900-1|18	Patch6:		Curses-UI-0.95-new-Container-method--delete_object.patch
12mu|perl-Curses-UI-0.960.900-1|19	Patch7:		Curses-UI-0.95-do-not-replace-last-char-with-overflow-char.patch
12mu|perl-Curses-UI-0.960.900-1|20	Patch8:		Curses-UI-0.9607-gpm-does-not-work--hide-error-for-now.patch
12mu|perl-Curses-UI-0.960.900-1|21	Patch9:		Curses-UI-0.95-only-redraw-Listbox-when-needed-otherwise-it-occurs-after-focus-next.patch
12mu|perl-Curses-UI-0.960.900-1|22	
12mu|perl-Curses-UI-0.960.900-1|23	BuildRequires:	perl(Curses)
12mu|perl-Curses-UI-0.960.900-1|24	BuildRequires:	perl(Term::ReadKey)
12mu|perl-Curses-UI-0.960.900-1|25	BuildRequires:	perl(Test::Pod)
12mu|perl-Curses-UI-0.960.900-1|26	BuildRequires:	perl-devel
12mu|perl-Curses-UI-0.960.900-1|27	BuildArch:	noarch
12mu|perl-Curses-UI-0.960.900-1|28	Requires:	perl(Curses)
12mu|perl-Curses-UI-0.960.900-1|29	Requires:	perl(Term::ReadKey)
12mu|perl-Curses-UI-0.960.900-1|30	# temporary dep due to the perl-5.14 bump
12mu|perl-Curses-UI-0.960.900-1|31	BuildRequires:	perl-Curses >= 1.280.0-6
12mu|perl-Curses-UI-0.960.900-1|32	
12mu|perl-Curses-UI-0.960.900-1|33	%description
12mu|perl-Curses-UI-0.960.900-1|34	A UI framework based on the curses library. Curses::UI contains
12mu|perl-Curses-UI-0.960.900-1|35	several widgets which can be used to build a user interface.
12mu|perl-Curses-UI-0.960.900-1|36	
12mu|perl-Curses-UI-0.960.900-1|37	%prep
12mu|perl-Curses-UI-0.960.900-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Curses-UI-0.960.900-1|39	%patch0 -p1
12mu|perl-Curses-UI-0.960.900-1|40	%patch2 -p1
12mu|perl-Curses-UI-0.960.900-1|41	%patch3 -p1
12mu|perl-Curses-UI-0.960.900-1|42	%patch4 -p1
12mu|perl-Curses-UI-0.960.900-1|43	%patch5 -p1
12mu|perl-Curses-UI-0.960.900-1|44	%patch6 -p1
12mu|perl-Curses-UI-0.960.900-1|45	%patch7 -p1
12mu|perl-Curses-UI-0.960.900-1|46	%patch8 -p1
12mu|perl-Curses-UI-0.960.900-1|47	%patch9 -p1
12mu|perl-Curses-UI-0.960.900-1|48	
12mu|perl-Curses-UI-0.960.900-1|49	# perl path hack
12mu|perl-Curses-UI-0.960.900-1|50	find . -type f | xargs perl -p -i -e "s|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|g"
12mu|perl-Curses-UI-0.960.900-1|51	
12mu|perl-Curses-UI-0.960.900-1|52	%build
12mu|perl-Curses-UI-0.960.900-1|53	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Curses-UI-0.960.900-1|54	
12mu|perl-Curses-UI-0.960.900-1|55	%make OPTIMIZE="%{optflags}"
12mu|perl-Curses-UI-0.960.900-1|56	
12mu|perl-Curses-UI-0.960.900-1|57	%check
12mu|perl-Curses-UI-0.960.900-1|58	# need setting COLUMNS and LINES to help it getting "Terminal Size" under nohup or iurt
12mu|perl-Curses-UI-0.960.900-1|59	COLUMNS=80 LINES=25 make test
12mu|perl-Curses-UI-0.960.900-1|60	
12mu|perl-Curses-UI-0.960.900-1|61	%install
12mu|perl-Curses-UI-0.960.900-1|62	%makeinstall_std
12mu|perl-Curses-UI-0.960.900-1|63	
12mu|perl-Curses-UI-0.960.900-1|64	%files
12mu|perl-Curses-UI-0.960.900-1|65	%doc README examples CREDITS Changes
12mu|perl-Curses-UI-0.960.900-1|66	%{perl_vendorlib}/Curses
12mu|perl-Curses-UI-0.960.900-1|67	%{_mandir}/*/*
12mu|perl-Curses-UI-0.960.900-1|68	
12mu|perl-Curses-UI-0.960.900-1|69	
12mu|perl-Curses-UI-0.960.900-1|70	
12mu|perl-Curses-UI-0.960.900-1|71	%changelog
12mu|perl-Curses-UI-0.960.900-1|72	* Fri Jan 10 2014 dsilakov <denis.silakov@rosalab.ru> 0.960.900-1
12mu|perl-Curses-UI-0.960.900-1|73	+ Revision: 4f8665e
12mu|perl-Curses-UI-0.960.900-1|74	- Merge pull request #1 from import/perl-Curses-UI:auto_update
12mu|perl-Curses-UI-0.960.900-1|75	- ROSA Updates Builder: update suggested
12mu|perl-Curses-UI-0.960.900-1|76	
12mu|perl-Curses-UI-0.960.900-1|77	

20356 12
12mu|perl-Data-Dump-1.220.0-1|1	%define	upstream_name	 Data-Dump
12mu|perl-Data-Dump-1.220.0-1|2	%define upstream_version 1.22
12mu|perl-Data-Dump-1.220.0-1|3	
12mu|perl-Data-Dump-1.220.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Data-Dump-1.220.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Data-Dump-1.220.0-1|6	Release:	1
12mu|perl-Data-Dump-1.220.0-1|7	
12mu|perl-Data-Dump-1.220.0-1|8	Summary:	Pretty printing of data structures
12mu|perl-Data-Dump-1.220.0-1|9	License:	Artistic/GPL
12mu|perl-Data-Dump-1.220.0-1|10	Group:		Development/Perl
12mu|perl-Data-Dump-1.220.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-Data-Dump-1.220.0-1|12	Source:		ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Data/Data-Dump-%{upstream_version}.tar.gz
12mu|perl-Data-Dump-1.220.0-1|13	
12mu|perl-Data-Dump-1.220.0-1|14	BuildRequires:	perl-devel
12mu|perl-Data-Dump-1.220.0-1|15	BuildArch:	noarch
12mu|perl-Data-Dump-1.220.0-1|16	
12mu|perl-Data-Dump-1.220.0-1|17	%description
12mu|perl-Data-Dump-1.220.0-1|18	This module provides a single function called dump() that takes a list
12mu|perl-Data-Dump-1.220.0-1|19	of values as its argument and produces a string as its result. The
12mu|perl-Data-Dump-1.220.0-1|20	string contains Perl code that, when evaled, produces a deep copy of
12mu|perl-Data-Dump-1.220.0-1|21	the original arguments. The string is formatted for easy reading.
12mu|perl-Data-Dump-1.220.0-1|22	
12mu|perl-Data-Dump-1.220.0-1|23	%prep
12mu|perl-Data-Dump-1.220.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Data-Dump-1.220.0-1|25	
12mu|perl-Data-Dump-1.220.0-1|26	%build
12mu|perl-Data-Dump-1.220.0-1|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Data-Dump-1.220.0-1|28	%make
12mu|perl-Data-Dump-1.220.0-1|29	
12mu|perl-Data-Dump-1.220.0-1|30	%check
12mu|perl-Data-Dump-1.220.0-1|31	%make test
12mu|perl-Data-Dump-1.220.0-1|32	
12mu|perl-Data-Dump-1.220.0-1|33	%install
12mu|perl-Data-Dump-1.220.0-1|34	%makeinstall_std
12mu|perl-Data-Dump-1.220.0-1|35	
12mu|perl-Data-Dump-1.220.0-1|36	%files
12mu|perl-Data-Dump-1.220.0-1|37	%doc README Changes
12mu|perl-Data-Dump-1.220.0-1|38	%{_mandir}/*/*
12mu|perl-Data-Dump-1.220.0-1|39	%{perl_vendorlib}/Data
12mu|perl-Data-Dump-1.220.0-1|40	
12mu|perl-Data-Dump-1.220.0-1|41	
12mu|perl-Data-Dump-1.220.0-1|42	%changelog
12mu|perl-Data-Dump-1.220.0-1|43	* Thu Dec 26 2013 dsilakov <denis.silakov@rosalab.ru> 1.220.0-1
12mu|perl-Data-Dump-1.220.0-1|44	+ Revision: 3655f1b
12mu|perl-Data-Dump-1.220.0-1|45	- Merge pull request #1 from import/perl-Data-Dump:auto_update
12mu|perl-Data-Dump-1.220.0-1|46	- ROSA Updates Builder: update suggested
12mu|perl-Data-Dump-1.220.0-1|47	
12mu|perl-Data-Dump-1.220.0-1|48	

20357 12
12mu|perl-Data-OptList-0.109.0-1|1	%define upstream_name    Data-OptList
12mu|perl-Data-OptList-0.109.0-1|2	%define upstream_version 0.109
12mu|perl-Data-OptList-0.109.0-1|3	
12mu|perl-Data-OptList-0.109.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Data-OptList-0.109.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Data-OptList-0.109.0-1|6	Release:	1
12mu|perl-Data-OptList-0.109.0-1|7	
12mu|perl-Data-OptList-0.109.0-1|8	Summary:	Parse and validate simple name/value option pairs
12mu|perl-Data-OptList-0.109.0-1|9	License:	GPL+ or Artistic
12mu|perl-Data-OptList-0.109.0-1|10	Group:		Development/Perl
12mu|perl-Data-OptList-0.109.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Data-OptList-0.109.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Data/Data-OptList-%{upstream_version}.tar.gz
12mu|perl-Data-OptList-0.109.0-1|13	
12mu|perl-Data-OptList-0.109.0-1|14	BuildRequires:	perl(Sub::Install)
12mu|perl-Data-OptList-0.109.0-1|15	BuildRequires:	perl(Params::Util)
12mu|perl-Data-OptList-0.109.0-1|16	BuildRequires:	perl-devel
12mu|perl-Data-OptList-0.109.0-1|17	
12mu|perl-Data-OptList-0.109.0-1|18	BuildArch:	noarch
12mu|perl-Data-OptList-0.109.0-1|19	
12mu|perl-Data-OptList-0.109.0-1|20	%description
12mu|perl-Data-OptList-0.109.0-1|21	Hashes are great for storing named data, but if you want more than one entry
12mu|perl-Data-OptList-0.109.0-1|22	for a name, you have to use a list of pairs.
12mu|perl-Data-OptList-0.109.0-1|23	
12mu|perl-Data-OptList-0.109.0-1|24	%prep
12mu|perl-Data-OptList-0.109.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Data-OptList-0.109.0-1|26	
12mu|perl-Data-OptList-0.109.0-1|27	%build
12mu|perl-Data-OptList-0.109.0-1|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Data-OptList-0.109.0-1|29	%make
12mu|perl-Data-OptList-0.109.0-1|30	
12mu|perl-Data-OptList-0.109.0-1|31	%check
12mu|perl-Data-OptList-0.109.0-1|32	%make test
12mu|perl-Data-OptList-0.109.0-1|33	
12mu|perl-Data-OptList-0.109.0-1|34	%install
12mu|perl-Data-OptList-0.109.0-1|35	%makeinstall_std
12mu|perl-Data-OptList-0.109.0-1|36	
12mu|perl-Data-OptList-0.109.0-1|37	%files
12mu|perl-Data-OptList-0.109.0-1|38	%doc Changes README
12mu|perl-Data-OptList-0.109.0-1|39	%{perl_vendorlib}/Data
12mu|perl-Data-OptList-0.109.0-1|40	%{_mandir}/*/*
12mu|perl-Data-OptList-0.109.0-1|41	
12mu|perl-Data-OptList-0.109.0-1|42	
12mu|perl-Data-OptList-0.109.0-1|43	
12mu|perl-Data-OptList-0.109.0-1|44	%changelog
12mu|perl-Data-OptList-0.109.0-1|45	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.109.0-1
12mu|perl-Data-OptList-0.109.0-1|46	+ Revision: f32e928
12mu|perl-Data-OptList-0.109.0-1|47	- Updated to 0.109 (by updates_builder)
12mu|perl-Data-OptList-0.109.0-1|48	
12mu|perl-Data-OptList-0.109.0-1|49	

20358 12
12mu|perl-Data-Random-0.110.0-1|1	%define upstream_name    Data-Random
12mu|perl-Data-Random-0.110.0-1|2	%define upstream_version 0.11
12mu|perl-Data-Random-0.110.0-1|3	
12mu|perl-Data-Random-0.110.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Data-Random-0.110.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Data-Random-0.110.0-1|6	Release:	1
12mu|perl-Data-Random-0.110.0-1|7	
12mu|perl-Data-Random-0.110.0-1|8	Summary:	Data::Random - Perl module to generate random data
12mu|perl-Data-Random-0.110.0-1|9	License:	GPL+ or Artistic
12mu|perl-Data-Random-0.110.0-1|10	Group:		Development/Perl
12mu|perl-Data-Random-0.110.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Data-Random-0.110.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Data/Data-Random-%{upstream_version}.tar.gz
12mu|perl-Data-Random-0.110.0-1|13	
12mu|perl-Data-Random-0.110.0-1|14	BuildRequires:	perl-Date-Calc
12mu|perl-Data-Random-0.110.0-1|15	BuildRequires:	perl-GD
12mu|perl-Data-Random-0.110.0-1|16	BuildRequires:	perl-YAML-Tiny
12mu|perl-Data-Random-0.110.0-1|17	BuildRequires:	perl-devel
12mu|perl-Data-Random-0.110.0-1|18	BuildArch:	noarch
12mu|perl-Data-Random-0.110.0-1|19	
12mu|perl-Data-Random-0.110.0-1|20	%description
12mu|perl-Data-Random-0.110.0-1|21	A module used to generate random data.  Useful mostly for test
12mu|perl-Data-Random-0.110.0-1|22	programs.
12mu|perl-Data-Random-0.110.0-1|23	
12mu|perl-Data-Random-0.110.0-1|24	%prep
12mu|perl-Data-Random-0.110.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Data-Random-0.110.0-1|26	
12mu|perl-Data-Random-0.110.0-1|27	%build
12mu|perl-Data-Random-0.110.0-1|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Data-Random-0.110.0-1|29	%make
12mu|perl-Data-Random-0.110.0-1|30	make test
12mu|perl-Data-Random-0.110.0-1|31	
12mu|perl-Data-Random-0.110.0-1|32	%install
12mu|perl-Data-Random-0.110.0-1|33	%makeinstall_std
12mu|perl-Data-Random-0.110.0-1|34	
12mu|perl-Data-Random-0.110.0-1|35	%files
12mu|perl-Data-Random-0.110.0-1|36	%doc Changes README*
12mu|perl-Data-Random-0.110.0-1|37	%dir %{perl_vendorlib}/Data/Random
12mu|perl-Data-Random-0.110.0-1|38	%{perl_vendorlib}/Data/Random.pm
12mu|perl-Data-Random-0.110.0-1|39	%{perl_vendorlib}/Data/Random/*
12mu|perl-Data-Random-0.110.0-1|40	%{_mandir}/*/*
12mu|perl-Data-Random-0.110.0-1|41	
12mu|perl-Data-Random-0.110.0-1|42	
12mu|perl-Data-Random-0.110.0-1|43	
12mu|perl-Data-Random-0.110.0-1|44	%changelog
12mu|perl-Data-Random-0.110.0-1|45	* Tue Feb 11 2014 dsilakov <denis.silakov@rosalab.ru> 0.110.0-1
12mu|perl-Data-Random-0.110.0-1|46	+ Revision: e335b79
12mu|perl-Data-Random-0.110.0-1|47	- Merge pull request #1 from import/perl-Data-Random:auto_update
12mu|perl-Data-Random-0.110.0-1|48	- ROSA Updates Builder: update suggested
12mu|perl-Data-Random-0.110.0-1|49	
12mu|perl-Data-Random-0.110.0-1|50	

20359 12
12mu|perl-Data-Section-Simple-0.50.0-2|1	%define upstream_name    Data-Section-Simple
12mu|perl-Data-Section-Simple-0.50.0-2|2	%define upstream_version 0.05
12mu|perl-Data-Section-Simple-0.50.0-2|3	
12mu|perl-Data-Section-Simple-0.50.0-2|4	Name:       perl-%{upstream_name}
12mu|perl-Data-Section-Simple-0.50.0-2|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Data-Section-Simple-0.50.0-2|6	Release:    2
12mu|perl-Data-Section-Simple-0.50.0-2|7	
12mu|perl-Data-Section-Simple-0.50.0-2|8	Summary:    Read data from __DATA__
12mu|perl-Data-Section-Simple-0.50.0-2|9	License:    GPL+ or Artistic
12mu|perl-Data-Section-Simple-0.50.0-2|10	Group:      Development/Perl
12mu|perl-Data-Section-Simple-0.50.0-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Data-Section-Simple-0.50.0-2|12	Source0:    http://www.cpan.org/modules/by-module/Data/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Data-Section-Simple-0.50.0-2|13	
12mu|perl-Data-Section-Simple-0.50.0-2|14	BuildRequires: perl(Test::More)
12mu|perl-Data-Section-Simple-0.50.0-2|15	BuildRequires: perl(Test::Requires)
12mu|perl-Data-Section-Simple-0.50.0-2|16	BuildRequires: perl-devel
12mu|perl-Data-Section-Simple-0.50.0-2|17	BuildArch: noarch
12mu|perl-Data-Section-Simple-0.50.0-2|18	
12mu|perl-Data-Section-Simple-0.50.0-2|19	%description
12mu|perl-Data-Section-Simple-0.50.0-2|20	Data::Section::Simple is a simple module to extract data from '__DATA__'
12mu|perl-Data-Section-Simple-0.50.0-2|21	section of the file.
12mu|perl-Data-Section-Simple-0.50.0-2|22	
12mu|perl-Data-Section-Simple-0.50.0-2|23	%prep
12mu|perl-Data-Section-Simple-0.50.0-2|24	%setup -qn %{upstream_name}-%{upstream_version}
12mu|perl-Data-Section-Simple-0.50.0-2|25	
12mu|perl-Data-Section-Simple-0.50.0-2|26	%build
12mu|perl-Data-Section-Simple-0.50.0-2|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-Data-Section-Simple-0.50.0-2|28	
12mu|perl-Data-Section-Simple-0.50.0-2|29	%make
12mu|perl-Data-Section-Simple-0.50.0-2|30	
12mu|perl-Data-Section-Simple-0.50.0-2|31	%check
12mu|perl-Data-Section-Simple-0.50.0-2|32	%make test
12mu|perl-Data-Section-Simple-0.50.0-2|33	
12mu|perl-Data-Section-Simple-0.50.0-2|34	%install
12mu|perl-Data-Section-Simple-0.50.0-2|35	%makeinstall_std
12mu|perl-Data-Section-Simple-0.50.0-2|36	
12mu|perl-Data-Section-Simple-0.50.0-2|37	%files
12mu|perl-Data-Section-Simple-0.50.0-2|38	%doc Changes LICENSE META.json META.yml README
12mu|perl-Data-Section-Simple-0.50.0-2|39	%{_mandir}/man3/*
12mu|perl-Data-Section-Simple-0.50.0-2|40	%{perl_vendorlib}/*
12mu|perl-Data-Section-Simple-0.50.0-2|41	
12mu|perl-Data-Section-Simple-0.50.0-2|42	
12mu|perl-Data-Section-Simple-0.50.0-2|43	%changelog
12mu|perl-Data-Section-Simple-0.50.0-2|44	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.50.0-2
12mu|perl-Data-Section-Simple-0.50.0-2|45	+ Revision: faf5628
12mu|perl-Data-Section-Simple-0.50.0-2|46	- Bump release
12mu|perl-Data-Section-Simple-0.50.0-2|47	
12mu|perl-Data-Section-Simple-0.50.0-2|48	

20360 12
12mu|perl-Data-UUID-1.219.0-1|1	%define upstream_name	 Data-UUID
12mu|perl-Data-UUID-1.219.0-1|2	%define upstream_version 1.219
12mu|perl-Data-UUID-1.219.0-1|3	
12mu|perl-Data-UUID-1.219.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Data-UUID-1.219.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Data-UUID-1.219.0-1|6	Release:	1
12mu|perl-Data-UUID-1.219.0-1|7	
12mu|perl-Data-UUID-1.219.0-1|8	Summary: Perl extension for generating Globally/Universally Unique Identifiers
12mu|perl-Data-UUID-1.219.0-1|9	License: GPL+ or Artistic
12mu|perl-Data-UUID-1.219.0-1|10	Group:	 Development/Perl
12mu|perl-Data-UUID-1.219.0-1|11	Url:     http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Data-UUID-1.219.0-1|12	Source0: http://www.cpan.org/modules/by-module/Data/Data-UUID-%{upstream_version}.tar.gz
12mu|perl-Data-UUID-1.219.0-1|13	
12mu|perl-Data-UUID-1.219.0-1|14	BuildRequires: perl-devel
12mu|perl-Data-UUID-1.219.0-1|15	
12mu|perl-Data-UUID-1.219.0-1|16	%description
12mu|perl-Data-UUID-1.219.0-1|17	Perl extension for generating Globally/Universally Unique Identifiers
12mu|perl-Data-UUID-1.219.0-1|18	(GUIDs/UUIDs).
12mu|perl-Data-UUID-1.219.0-1|19	
12mu|perl-Data-UUID-1.219.0-1|20	%prep
12mu|perl-Data-UUID-1.219.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Data-UUID-1.219.0-1|22	
12mu|perl-Data-UUID-1.219.0-1|23	%build
12mu|perl-Data-UUID-1.219.0-1|24	%{__perl} Makefile.PL INSTALLDIRS=vendor < /dev/null
12mu|perl-Data-UUID-1.219.0-1|25	%make
12mu|perl-Data-UUID-1.219.0-1|26	
12mu|perl-Data-UUID-1.219.0-1|27	%check
12mu|perl-Data-UUID-1.219.0-1|28	%make test
12mu|perl-Data-UUID-1.219.0-1|29	
12mu|perl-Data-UUID-1.219.0-1|30	%install
12mu|perl-Data-UUID-1.219.0-1|31	%makeinstall_std
12mu|perl-Data-UUID-1.219.0-1|32	
12mu|perl-Data-UUID-1.219.0-1|33	%clean
12mu|perl-Data-UUID-1.219.0-1|34	
12mu|perl-Data-UUID-1.219.0-1|35	%files
12mu|perl-Data-UUID-1.219.0-1|36	%doc Changes README
12mu|perl-Data-UUID-1.219.0-1|37	%{perl_vendorarch}/Data
12mu|perl-Data-UUID-1.219.0-1|38	%{perl_vendorarch}/auto/Data
12mu|perl-Data-UUID-1.219.0-1|39	%{_mandir}/man3/*
12mu|perl-Data-UUID-1.219.0-1|40	
12mu|perl-Data-UUID-1.219.0-1|41	
12mu|perl-Data-UUID-1.219.0-1|42	
12mu|perl-Data-UUID-1.219.0-1|43	
12mu|perl-Data-UUID-1.219.0-1|44	
12mu|perl-Data-UUID-1.219.0-1|45	%changelog
12mu|perl-Data-UUID-1.219.0-1|46	* Tue Feb 11 2014 dsilakov <denis.silakov@rosalab.ru> 1.219.0-1
12mu|perl-Data-UUID-1.219.0-1|47	+ Revision: 9f17239
12mu|perl-Data-UUID-1.219.0-1|48	- Merge pull request #1 from import/perl-Data-UUID:auto_update
12mu|perl-Data-UUID-1.219.0-1|49	- ROSA Updates Builder: update suggested
12mu|perl-Data-UUID-1.219.0-1|50	
12mu|perl-Data-UUID-1.219.0-1|51	

20361 12
12mu|perl-Date-Manip-6.430.0-1|1	%define upstream_name	 Date-Manip
12mu|perl-Date-Manip-6.430.0-1|2	%define upstream_version 6.43
12mu|perl-Date-Manip-6.430.0-1|3	
12mu|perl-Date-Manip-6.430.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-Date-Manip-6.430.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Date-Manip-6.430.0-1|6	Release:    1
12mu|perl-Date-Manip-6.430.0-1|7	
12mu|perl-Date-Manip-6.430.0-1|8	Summary:	%{upstream_name} upstream_name for Perl
12mu|perl-Date-Manip-6.430.0-1|9	License:	GPL+ or Artistic
12mu|perl-Date-Manip-6.430.0-1|10	Group:		Development/Perl
12mu|perl-Date-Manip-6.430.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-Date-Manip-6.430.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Date/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Date-Manip-6.430.0-1|13	
12mu|perl-Date-Manip-6.430.0-1|14	BuildRequires: perl(Test::Inter)
12mu|perl-Date-Manip-6.430.0-1|15	BuildRequires: perl(Test::Pod)
12mu|perl-Date-Manip-6.430.0-1|16	BuildRequires: perl(Test::Pod::Coverage)
12mu|perl-Date-Manip-6.430.0-1|17	BuildRequires: perl(YAML::Syck)
12mu|perl-Date-Manip-6.430.0-1|18	BuildRequires: perl(Module::Build)
12mu|perl-Date-Manip-6.430.0-1|19	
12mu|perl-Date-Manip-6.430.0-1|20	BuildArch:	noarch
12mu|perl-Date-Manip-6.430.0-1|21	
12mu|perl-Date-Manip-6.430.0-1|22	Obsoletes:	perl-DateManip < 5.46
12mu|perl-Date-Manip-6.430.0-1|23	Provides:	perl-DateManip < 5.46
12mu|perl-Date-Manip-6.430.0-1|24	
12mu|perl-Date-Manip-6.430.0-1|25	%description
12mu|perl-Date-Manip-6.430.0-1|26	This is a set of routines designed to make any common date/time
12mu|perl-Date-Manip-6.430.0-1|27	manipulation easy to do. Operations such as comparing two times,
12mu|perl-Date-Manip-6.430.0-1|28	calculating a time a given amount of time from another, or parsing
12mu|perl-Date-Manip-6.430.0-1|29	international times are all easily done.
12mu|perl-Date-Manip-6.430.0-1|30	
12mu|perl-Date-Manip-6.430.0-1|31	%prep
12mu|perl-Date-Manip-6.430.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Date-Manip-6.430.0-1|33	
12mu|perl-Date-Manip-6.430.0-1|34	%build
12mu|perl-Date-Manip-6.430.0-1|35	%{__perl} Build.PL installdirs=vendor
12mu|perl-Date-Manip-6.430.0-1|36	./Build
12mu|perl-Date-Manip-6.430.0-1|37	
12mu|perl-Date-Manip-6.430.0-1|38	%check
12mu|perl-Date-Manip-6.430.0-1|39	./Build test
12mu|perl-Date-Manip-6.430.0-1|40	
12mu|perl-Date-Manip-6.430.0-1|41	%install
12mu|perl-Date-Manip-6.430.0-1|42	./Build install destdir=%{buildroot}
12mu|perl-Date-Manip-6.430.0-1|43	
12mu|perl-Date-Manip-6.430.0-1|44	%clean
12mu|perl-Date-Manip-6.430.0-1|45	
12mu|perl-Date-Manip-6.430.0-1|46	%files
12mu|perl-Date-Manip-6.430.0-1|47	%doc  INSTALL README
12mu|perl-Date-Manip-6.430.0-1|48	%{_mandir}/man*/*
12mu|perl-Date-Manip-6.430.0-1|49	%{perl_vendorlib}/Date
12mu|perl-Date-Manip-6.430.0-1|50	%{_bindir}/dm_date
12mu|perl-Date-Manip-6.430.0-1|51	%{_bindir}/dm_zdump
12mu|perl-Date-Manip-6.430.0-1|52	
12mu|perl-Date-Manip-6.430.0-1|53	
12mu|perl-Date-Manip-6.430.0-1|54	
12mu|perl-Date-Manip-6.430.0-1|55	%changelog
12mu|perl-Date-Manip-6.430.0-1|56	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.430.0-1
12mu|perl-Date-Manip-6.430.0-1|57	+ Revision: b360ec3
12mu|perl-Date-Manip-6.430.0-1|58	- Fix %doc files
12mu|perl-Date-Manip-6.430.0-1|59	
12mu|perl-Date-Manip-6.430.0-1|60	

20362 12
12mu|perl-DateTime-1.30.0-1|1	%define upstream_name	 DateTime
12mu|perl-DateTime-1.30.0-1|2	%define upstream_version 1.03
12mu|perl-DateTime-1.30.0-1|3	
12mu|perl-DateTime-1.30.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-DateTime-1.30.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-DateTime-1.30.0-1|6	Release:	1
12mu|perl-DateTime-1.30.0-1|7	Epoch:		2
12mu|perl-DateTime-1.30.0-1|8	
12mu|perl-DateTime-1.30.0-1|9	Summary:	A date and time object in Perl
12mu|perl-DateTime-1.30.0-1|10	License:	Artistic
12mu|perl-DateTime-1.30.0-1|11	Group:		Development/Perl
12mu|perl-DateTime-1.30.0-1|12	URL:		http://datetime.perl.org/
12mu|perl-DateTime-1.30.0-1|13	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-DateTime-1.30.0-1|14	
12mu|perl-DateTime-1.30.0-1|15	BuildRequires:	perl(DateTime::Locale) >= 0.21
12mu|perl-DateTime-1.30.0-1|16	BuildRequires:	perl(DateTime::TimeZone) >= 0.38
12mu|perl-DateTime-1.30.0-1|17	BuildRequires:	perl(Module::Build)
12mu|perl-DateTime-1.30.0-1|18	BuildRequires:	perl(Params::Validate) >= 0.76
12mu|perl-DateTime-1.30.0-1|19	BuildRequires:	perl(Pod::Man) >= 1.14
12mu|perl-DateTime-1.30.0-1|20	BuildRequires:	perl(Scalar::Util)
12mu|perl-DateTime-1.30.0-1|21	BuildRequires:	perl(Test::Exception)
12mu|perl-DateTime-1.30.0-1|22	BuildRequires:	perl(Test::More) >= 0.34
12mu|perl-DateTime-1.30.0-1|23	BuildRequires:	perl(Time::Local) >= 1.04
12mu|perl-DateTime-1.30.0-1|24	BuildRequires:	perl(Math::Round)
12mu|perl-DateTime-1.30.0-1|25	BuildRequires:	perl(Test::Fatal)
12mu|perl-DateTime-1.30.0-1|26	BuildRequires:	perl-devel >= 2:5.14
12mu|perl-DateTime-1.30.0-1|27	BuildRequires:	perl-List-MoreUtils >= 0.320.0-3
12mu|perl-DateTime-1.30.0-1|28	
12mu|perl-DateTime-1.30.0-1|29	
12mu|perl-DateTime-1.30.0-1|30	Provides:	perl(DateTimePP)
12mu|perl-DateTime-1.30.0-1|31	Provides:	perl(DateTimePPExtra)
12mu|perl-DateTime-1.30.0-1|32	
12mu|perl-DateTime-1.30.0-1|33	%description
12mu|perl-DateTime-1.30.0-1|34	DateTime is a class for the representation of date/time combinations, and is
12mu|perl-DateTime-1.30.0-1|35	part of the Perl DateTime project.
12mu|perl-DateTime-1.30.0-1|36	
12mu|perl-DateTime-1.30.0-1|37	It represents the Gregorian calendar, extended backwards in time before its
12mu|perl-DateTime-1.30.0-1|38	creation (in 1582). This is sometimes known as the "proleptic Gregorian
12mu|perl-DateTime-1.30.0-1|39	calendar". In this calendar, the first day of the calendar (the epoch), is the
12mu|perl-DateTime-1.30.0-1|40	first day of year 1, which corresponds to the date which was (incorrectly)
12mu|perl-DateTime-1.30.0-1|41	believed to be the birth of Jesus Christ.
12mu|perl-DateTime-1.30.0-1|42	
12mu|perl-DateTime-1.30.0-1|43	%prep
12mu|perl-DateTime-1.30.0-1|44	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-DateTime-1.30.0-1|45	
12mu|perl-DateTime-1.30.0-1|46	%build
12mu|perl-DateTime-1.30.0-1|47	%__perl Build.PL installdirs=vendor
12mu|perl-DateTime-1.30.0-1|48	./Build CFLAGS="%{optflags}"
12mu|perl-DateTime-1.30.0-1|49	
12mu|perl-DateTime-1.30.0-1|50	%check
12mu|perl-DateTime-1.30.0-1|51	./Build test
12mu|perl-DateTime-1.30.0-1|52	
12mu|perl-DateTime-1.30.0-1|53	%install
12mu|perl-DateTime-1.30.0-1|54	rm -rf %{buildroot}
12mu|perl-DateTime-1.30.0-1|55	./Build install destdir=%{buildroot}
12mu|perl-DateTime-1.30.0-1|56	
12mu|perl-DateTime-1.30.0-1|57	%clean
12mu|perl-DateTime-1.30.0-1|58	rm -rf %{buildroot}
12mu|perl-DateTime-1.30.0-1|59	
12mu|perl-DateTime-1.30.0-1|60	%files
12mu|perl-DateTime-1.30.0-1|61	%defattr(-,root,root)
12mu|perl-DateTime-1.30.0-1|62	%doc Changes README CREDITS
12mu|perl-DateTime-1.30.0-1|63	%{perl_vendorarch}/DateTime*
12mu|perl-DateTime-1.30.0-1|64	%{perl_vendorarch}/auto/*
12mu|perl-DateTime-1.30.0-1|65	%{_mandir}/*/*
12mu|perl-DateTime-1.30.0-1|66	
12mu|perl-DateTime-1.30.0-1|67	
12mu|perl-DateTime-1.30.0-1|68	%changelog
12mu|perl-DateTime-1.30.0-1|69	* Fri Jan 20 2012 Bernhard Rosenkraenzer <bero@bero.eu> 2:0.720.0-1
12mu|perl-DateTime-1.30.0-1|70	+ Revision: 762889
12mu|perl-DateTime-1.30.0-1|71	- Build for perl 5.14.x
12mu|perl-DateTime-1.30.0-1|72	- Update to 0.72
12mu|perl-DateTime-1.30.0-1|73	
12mu|perl-DateTime-1.30.0-1|74	* Thu Jun 16 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2:0.700.0-1
12mu|perl-DateTime-1.30.0-1|75	+ Revision: 685622
12mu|perl-DateTime-1.30.0-1|76	- update to new version 0.70
12mu|perl-DateTime-1.30.0-1|77	
12mu|perl-DateTime-1.30.0-1|78	* Mon Apr 25 2011 Sandro Cazzaniga <kharec@mandriva.org> 2:0.680.0-1
12mu|perl-DateTime-1.30.0-1|79	+ Revision: 659055
12mu|perl-DateTime-1.30.0-1|80	- new version 0.68
12mu|perl-DateTime-1.30.0-1|81	
12mu|perl-DateTime-1.30.0-1|82	* Sun Apr 24 2011 Sandro Cazzaniga <kharec@mandriva.org> 2:0.670.0-1
12mu|perl-DateTime-1.30.0-1|83	+ Revision: 658373
12mu|perl-DateTime-1.30.0-1|84	- new version 0.67
12mu|perl-DateTime-1.30.0-1|85	- add a BR on Math::Round
12mu|perl-DateTime-1.30.0-1|86	
12mu|perl-DateTime-1.30.0-1|87	* Thu Dec 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2:0.660.0-1mdv2011.0
12mu|perl-DateTime-1.30.0-1|88	+ Revision: 624081
12mu|perl-DateTime-1.30.0-1|89	- update to new version 0.66
12mu|perl-DateTime-1.30.0-1|90	
12mu|perl-DateTime-1.30.0-1|91	* Fri Nov 12 2010 Jérôme Quelin <jquelin@mandriva.org> 2:0.650.0-1mdv2011.0
12mu|perl-DateTime-1.30.0-1|92	+ Revision: 596608
12mu|perl-DateTime-1.30.0-1|93	- update to 0.65
12mu|perl-DateTime-1.30.0-1|94	
12mu|perl-DateTime-1.30.0-1|95	* Sat Oct 16 2010 Sandro Cazzaniga <kharec@mandriva.org> 2:0.630.0-1mdv2011.0
12mu|perl-DateTime-1.30.0-1|96	+ Revision: 585985
12mu|perl-DateTime-1.30.0-1|97	- new upstream release
12mu|perl-DateTime-1.30.0-1|98	
12mu|perl-DateTime-1.30.0-1|99	* Tue Jul 27 2010 Jérôme Quelin <jquelin@mandriva.org> 2:0.610.0-1mdv2011.0
12mu|perl-DateTime-1.30.0-1|100	+ Revision: 561030
12mu|perl-DateTime-1.30.0-1|101	- update to 0.61
12mu|perl-DateTime-1.30.0-1|102	
12mu|perl-DateTime-1.30.0-1|103	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 2:0.600.0-3mdv2011.0
12mu|perl-DateTime-1.30.0-1|104	+ Revision: 555786
12mu|perl-DateTime-1.30.0-1|105	- rebuild for perl 5.12
12mu|perl-DateTime-1.30.0-1|106	
12mu|perl-DateTime-1.30.0-1|107	+ Sandro Cazzaniga <kharec@mandriva.org>
12mu|perl-DateTime-1.30.0-1|108	- rebuild
12mu|perl-DateTime-1.30.0-1|109	
12mu|perl-DateTime-1.30.0-1|110	* Tue Jul 13 2010 Jérôme Quelin <jquelin@mandriva.org> 2:0.600.0-1mdv2011.0
12mu|perl-DateTime-1.30.0-1|111	+ Revision: 551989
12mu|perl-DateTime-1.30.0-1|112	- update to 0.60
12mu|perl-DateTime-1.30.0-1|113	
12mu|perl-DateTime-1.30.0-1|114	* Wed Mar 17 2010 Jérôme Quelin <jquelin@mandriva.org> 2:0.550.0-1mdv2010.1
12mu|perl-DateTime-1.30.0-1|115	+ Revision: 523432
12mu|perl-DateTime-1.30.0-1|116	- update to 0.55
12mu|perl-DateTime-1.30.0-1|117	
12mu|perl-DateTime-1.30.0-1|118	* Mon Mar 15 2010 Jérôme Quelin <jquelin@mandriva.org> 2:0.540.0-1mdv2010.1
12mu|perl-DateTime-1.30.0-1|119	+ Revision: 519949
12mu|perl-DateTime-1.30.0-1|120	- update to 0.54
12mu|perl-DateTime-1.30.0-1|121	
12mu|perl-DateTime-1.30.0-1|122	* Tue Dec 08 2009 Jérôme Quelin <jquelin@mandriva.org> 2:0.530.0-1mdv2010.1
12mu|perl-DateTime-1.30.0-1|123	+ Revision: 474661
12mu|perl-DateTime-1.30.0-1|124	- update to 0.53
12mu|perl-DateTime-1.30.0-1|125	
12mu|perl-DateTime-1.30.0-1|126	* Sun Dec 06 2009 Jérôme Quelin <jquelin@mandriva.org> 2:0.520.0-1mdv2010.1
12mu|perl-DateTime-1.30.0-1|127	+ Revision: 474101
12mu|perl-DateTime-1.30.0-1|128	- adding missing buildrequires:
12mu|perl-DateTime-1.30.0-1|129	- update to 0.52
12mu|perl-DateTime-1.30.0-1|130	
12mu|perl-DateTime-1.30.0-1|131	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 2:0.510.0-1mdv2010.1
12mu|perl-DateTime-1.30.0-1|132	+ Revision: 460717
12mu|perl-DateTime-1.30.0-1|133	- update to 0.51
12mu|perl-DateTime-1.30.0-1|134	
12mu|perl-DateTime-1.30.0-1|135	* Mon Jul 06 2009 Jérôme Quelin <jquelin@mandriva.org> 2:0.500.0-1mdv2010.0
12mu|perl-DateTime-1.30.0-1|136	+ Revision: 392733
12mu|perl-DateTime-1.30.0-1|137	- bumping epoch to make sure %%perl_convert_version works
12mu|perl-DateTime-1.30.0-1|138	- update to 0.50
12mu|perl-DateTime-1.30.0-1|139	- using %%perl_convert_version
12mu|perl-DateTime-1.30.0-1|140	- fixed license field
12mu|perl-DateTime-1.30.0-1|141	
12mu|perl-DateTime-1.30.0-1|142	* Tue Dec 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.4501-1mdv2009.1
12mu|perl-DateTime-1.30.0-1|143	+ Revision: 309297
12mu|perl-DateTime-1.30.0-1|144	- update to new version 0.4501
12mu|perl-DateTime-1.30.0-1|145	
12mu|perl-DateTime-1.30.0-1|146	* Sat Oct 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.4305-1mdv2009.1
12mu|perl-DateTime-1.30.0-1|147	+ Revision: 292117
12mu|perl-DateTime-1.30.0-1|148	- update to new version 0.4305
12mu|perl-DateTime-1.30.0-1|149	
12mu|perl-DateTime-1.30.0-1|150	* Mon Sep 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1:0.4304-1mdv2009.0
12mu|perl-DateTime-1.30.0-1|151	+ Revision: 289459
12mu|perl-DateTime-1.30.0-1|152	- 0.4304
12mu|perl-DateTime-1.30.0-1|153	
12mu|perl-DateTime-1.30.0-1|154	+ Thierry Vignaud <tv@mandriva.org>
12mu|perl-DateTime-1.30.0-1|155	- rebuild
12mu|perl-DateTime-1.30.0-1|156	
12mu|perl-DateTime-1.30.0-1|157	* Sat Mar 01 2008 Michael Scherer <misc@mandriva.org> 1:0.42-1mdv2008.1
12mu|perl-DateTime-1.30.0-1|158	+ Revision: 177287
12mu|perl-DateTime-1.30.0-1|159	- update to new version 0.42
12mu|perl-DateTime-1.30.0-1|160	
12mu|perl-DateTime-1.30.0-1|161	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1:0.41-3mdv2008.1
12mu|perl-DateTime-1.30.0-1|162	+ Revision: 152051
12mu|perl-DateTime-1.30.0-1|163	- rebuild
12mu|perl-DateTime-1.30.0-1|164	- kill re-definition of %%buildroot on Pixel's request
12mu|perl-DateTime-1.30.0-1|165	
12mu|perl-DateTime-1.30.0-1|166	+ Pixel <pixel@mandriva.com>
12mu|perl-DateTime-1.30.0-1|167	- rebuild for perl-5.10.0
12mu|perl-DateTime-1.30.0-1|168	
12mu|perl-DateTime-1.30.0-1|169	+ Olivier Blin <blino@mandriva.org>
12mu|perl-DateTime-1.30.0-1|170	- restore BuildRoot
12mu|perl-DateTime-1.30.0-1|171	
12mu|perl-DateTime-1.30.0-1|172	* Sun Oct 21 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.41-1mdv2008.1
12mu|perl-DateTime-1.30.0-1|173	+ Revision: 100854
12mu|perl-DateTime-1.30.0-1|174	- update to new version 0.41
12mu|perl-DateTime-1.30.0-1|175	
12mu|perl-DateTime-1.30.0-1|176	* Sun Sep 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.40-1mdv2008.0
12mu|perl-DateTime-1.30.0-1|177	+ Revision: 78095
12mu|perl-DateTime-1.30.0-1|178	- update to new version 0.40
12mu|perl-DateTime-1.30.0-1|179	
12mu|perl-DateTime-1.30.0-1|180	* Fri Jul 27 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1:0.39-1mdv2008.0
12mu|perl-DateTime-1.30.0-1|181	+ Revision: 56248
12mu|perl-DateTime-1.30.0-1|182	- update to new version 0.39
12mu|perl-DateTime-1.30.0-1|183	- update to new version 0.38
12mu|perl-DateTime-1.30.0-1|184	
12mu|perl-DateTime-1.30.0-1|185	* Mon May 21 2007 Michael Scherer <misc@mandriva.org> 1:0.37-1mdv2008.0
12mu|perl-DateTime-1.30.0-1|186	+ Revision: 29068
12mu|perl-DateTime-1.30.0-1|187	- Update to new version 0.37
12mu|perl-DateTime-1.30.0-1|188	
12mu|perl-DateTime-1.30.0-1|189	
12mu|perl-DateTime-1.30.0-1|190	* Sat Aug 12 2006 Scott Karns <scottk@mandriva.org>
12mu|perl-DateTime-1.30.0-1|191	+ 2006-08-12 14:39:36 (55729)
12mu|perl-DateTime-1.30.0-1|192	- Version 0.34
12mu|perl-DateTime-1.30.0-1|193	
12mu|perl-DateTime-1.30.0-1|194	* Wed Aug 09 2006 Scott Karns <scottk@mandriva.org>
12mu|perl-DateTime-1.30.0-1|195	+ 2006-08-09 17:35:26 (54815)
12mu|perl-DateTime-1.30.0-1|196	- Version 0.33
12mu|perl-DateTime-1.30.0-1|197	
12mu|perl-DateTime-1.30.0-1|198	* Sun Aug 06 2006 Scott Karns <scottk@mandriva.org>
12mu|perl-DateTime-1.30.0-1|199	+ 2006-08-06 17:00:07 (53482)
12mu|perl-DateTime-1.30.0-1|200	- Version 0.32
12mu|perl-DateTime-1.30.0-1|201	
12mu|perl-DateTime-1.30.0-1|202	* Sun Aug 06 2006 Scott Karns <scottk@mandriva.org>
12mu|perl-DateTime-1.30.0-1|203	+ 2006-08-06 16:54:28 (53479)
12mu|perl-DateTime-1.30.0-1|204	- import perl-DateTime-0.31-1mdk
12mu|perl-DateTime-1.30.0-1|205	
12mu|perl-DateTime-1.30.0-1|206	* Sun May 21 2006 Scott Karns <scottk@mandriva.org> 1:0.31-1mdk
12mu|perl-DateTime-1.30.0-1|207	- 0.31
12mu|perl-DateTime-1.30.0-1|208	- Added BuildRequires perl(Scalar::Util) for 0.31
12mu|perl-DateTime-1.30.0-1|209	
12mu|perl-DateTime-1.30.0-1|210	* Sat May 06 2006 Scott Karns <scottk@mandriva.org> 1:0.30-3mdk
12mu|perl-DateTime-1.30.0-1|211	- Remove mdkversion conditional surrounding BuildRequires perl-devel.
12mu|perl-DateTime-1.30.0-1|212	(Needed for arch specific perl packages.)
12mu|perl-DateTime-1.30.0-1|213	
12mu|perl-DateTime-1.30.0-1|214	* Fri May 05 2006 Scott Karns <scottk@mandriva.org> 1:0.30-2mdk
12mu|perl-DateTime-1.30.0-1|215	- Added CFLAGS="-O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fomit-frame-pointer -march=i586 -mtune=pentiumpro -fasynchronous-unwind-tables"
12mu|perl-DateTime-1.30.0-1|216	- Updated BuildRequires
12mu|perl-DateTime-1.30.0-1|217	- Updated to comply with Mandriva perl packaging policies
12mu|perl-DateTime-1.30.0-1|218	
12mu|perl-DateTime-1.30.0-1|219	* Mon Jan 16 2006 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1:0.30-1mdk
12mu|perl-DateTime-1.30.0-1|220	- 0.30
12mu|perl-DateTime-1.30.0-1|221	
12mu|perl-DateTime-1.30.0-1|222	* Tue Aug 23 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.2901-2mdk
12mu|perl-DateTime-1.30.0-1|223	- buildrequires perl-Class-Singleton
12mu|perl-DateTime-1.30.0-1|224	- use standard syntax for manual dependencies
12mu|perl-DateTime-1.30.0-1|225	- fix sources url for rpmbuildupdate
12mu|perl-DateTime-1.30.0-1|226	
12mu|perl-DateTime-1.30.0-1|227	* Fri Jul 15 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.2901-1mdk
12mu|perl-DateTime-1.30.0-1|228	- 0.2901
12mu|perl-DateTime-1.30.0-1|229	
12mu|perl-DateTime-1.30.0-1|230	* Sat Jun 04 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.29-1mdk
12mu|perl-DateTime-1.30.0-1|231	- 0.29
12mu|perl-DateTime-1.30.0-1|232	
12mu|perl-DateTime-1.30.0-1|233	* Fri Apr 22 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 0.28-1mdk
12mu|perl-DateTime-1.30.0-1|234	- 0.28
12mu|perl-DateTime-1.30.0-1|235	
12mu|perl-DateTime-1.30.0-1|236	* Wed Feb 02 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.27-1mdk
12mu|perl-DateTime-1.30.0-1|237	- 0.27
12mu|perl-DateTime-1.30.0-1|238	
12mu|perl-DateTime-1.30.0-1|239	* Mon Jan 31 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.26-1mdk
12mu|perl-DateTime-1.30.0-1|240	- 0.26
12mu|perl-DateTime-1.30.0-1|241	
12mu|perl-DateTime-1.30.0-1|242	* Tue Jan 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.25-1mdk
12mu|perl-DateTime-1.30.0-1|243	- 0.25
12mu|perl-DateTime-1.30.0-1|244	
12mu|perl-DateTime-1.30.0-1|245	* Tue Dec 14 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.24-1mdk
12mu|perl-DateTime-1.30.0-1|246	- 0.24
12mu|perl-DateTime-1.30.0-1|247	
12mu|perl-DateTime-1.30.0-1|248	* Fri Dec 10 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.23-1mdk
12mu|perl-DateTime-1.30.0-1|249	- 0.23
12mu|perl-DateTime-1.30.0-1|250	- test during build
12mu|perl-DateTime-1.30.0-1|251	
12mu|perl-DateTime-1.30.0-1|252	* Mon Nov 15 2004 Michael Scherer <misc@mandrake.org> 0.22-3mdk
12mu|perl-DateTime-1.30.0-1|253	- Rebuild for new perl
12mu|perl-DateTime-1.30.0-1|254	
12mu|perl-DateTime-1.30.0-1|255	* Mon Aug 30 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.22-2mdk
12mu|perl-DateTime-1.30.0-1|256	- Add manually needed provides.
12mu|perl-DateTime-1.30.0-1|257	
12mu|perl-DateTime-1.30.0-1|258	* Thu Aug 26 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.22-1mdk
12mu|perl-DateTime-1.30.0-1|259	- Initial MDK release.
12mu|perl-DateTime-1.30.0-1|260	

20363 12
12mu|perl-DateTime-Format-Builder-0.810.0-1|1	%define upstream_name    DateTime-Format-Builder
12mu|perl-DateTime-Format-Builder-0.810.0-1|2	%define upstream_version 0.81
12mu|perl-DateTime-Format-Builder-0.810.0-1|3	
12mu|perl-DateTime-Format-Builder-0.810.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-DateTime-Format-Builder-0.810.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-DateTime-Format-Builder-0.810.0-1|6	Release:	1
12mu|perl-DateTime-Format-Builder-0.810.0-1|7	
12mu|perl-DateTime-Format-Builder-0.810.0-1|8	Summary:	Create DateTime parser classes and objects
12mu|perl-DateTime-Format-Builder-0.810.0-1|9	License:	GPL+ or Artistic
12mu|perl-DateTime-Format-Builder-0.810.0-1|10	Group:		Development/Perl
12mu|perl-DateTime-Format-Builder-0.810.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-DateTime-Format-Builder-0.810.0-1|12	Source0:	http://www.cpan.org/modules/by-module/DateTime/DateTime-Format-Builder-%{upstream_version}.tar.gz
12mu|perl-DateTime-Format-Builder-0.810.0-1|13	
12mu|perl-DateTime-Format-Builder-0.810.0-1|14	BuildRequires:	perl-devel
12mu|perl-DateTime-Format-Builder-0.810.0-1|15	BuildRequires:	perl(Class::Factory::Util)
12mu|perl-DateTime-Format-Builder-0.810.0-1|16	BuildRequires:	perl(DateTime)
12mu|perl-DateTime-Format-Builder-0.810.0-1|17	BuildRequires:	perl(DateTime::Format::Strptime)
12mu|perl-DateTime-Format-Builder-0.810.0-1|18	BuildRequires:	perl(Module::Build)
12mu|perl-DateTime-Format-Builder-0.810.0-1|19	BuildRequires:	perl(Params::Validate)
12mu|perl-DateTime-Format-Builder-0.810.0-1|20	BuildRequires:	perl(Task::Weaken)
12mu|perl-DateTime-Format-Builder-0.810.0-1|21	BuildRequires:	perl(Module::Build::Compat)
12mu|perl-DateTime-Format-Builder-0.810.0-1|22	# This dependency is missing so we specify it explicitly.
12mu|perl-DateTime-Format-Builder-0.810.0-1|23	Requires:	perl(Class::Factory::Util)
12mu|perl-DateTime-Format-Builder-0.810.0-1|24	BuildArch:	noarch
12mu|perl-DateTime-Format-Builder-0.810.0-1|25	
12mu|perl-DateTime-Format-Builder-0.810.0-1|26	%description
12mu|perl-DateTime-Format-Builder-0.810.0-1|27	This module understands the formats used by MySQL for its DATE, DATETIME,
12mu|perl-DateTime-Format-Builder-0.810.0-1|28	TIME, and TIMESTAMP data types. It can be used to parse these formats in
12mu|perl-DateTime-Format-Builder-0.810.0-1|29	order to create DateTime objects, and it can take a DateTime object and
12mu|perl-DateTime-Format-Builder-0.810.0-1|30	produce a string representing it in the MySQL format.
12mu|perl-DateTime-Format-Builder-0.810.0-1|31	
12mu|perl-DateTime-Format-Builder-0.810.0-1|32	%prep
12mu|perl-DateTime-Format-Builder-0.810.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-DateTime-Format-Builder-0.810.0-1|34	
12mu|perl-DateTime-Format-Builder-0.810.0-1|35	%build
12mu|perl-DateTime-Format-Builder-0.810.0-1|36	perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-DateTime-Format-Builder-0.810.0-1|37	%make
12mu|perl-DateTime-Format-Builder-0.810.0-1|38	
12mu|perl-DateTime-Format-Builder-0.810.0-1|39	%check
12mu|perl-DateTime-Format-Builder-0.810.0-1|40	%make test
12mu|perl-DateTime-Format-Builder-0.810.0-1|41	
12mu|perl-DateTime-Format-Builder-0.810.0-1|42	%install
12mu|perl-DateTime-Format-Builder-0.810.0-1|43	%makeinstall_std
12mu|perl-DateTime-Format-Builder-0.810.0-1|44	
12mu|perl-DateTime-Format-Builder-0.810.0-1|45	%files
12mu|perl-DateTime-Format-Builder-0.810.0-1|46	%doc Changes README
12mu|perl-DateTime-Format-Builder-0.810.0-1|47	%{_mandir}/man3/*
12mu|perl-DateTime-Format-Builder-0.810.0-1|48	%{perl_vendorlib}/*
12mu|perl-DateTime-Format-Builder-0.810.0-1|49	
12mu|perl-DateTime-Format-Builder-0.810.0-1|50	%changelog
12mu|perl-DateTime-Format-Builder-0.810.0-1|51	* Sat Apr 23 2011 Funda Wang <fwang@mandriva.org> 0.800.0-3mdv2011.0
12mu|perl-DateTime-Format-Builder-0.810.0-1|52	+ Revision: 656905
12mu|perl-DateTime-Format-Builder-0.810.0-1|53	- rebuild for updated spec-helper
12mu|perl-DateTime-Format-Builder-0.810.0-1|54	
12mu|perl-DateTime-Format-Builder-0.810.0-1|55	* Sat Dec 04 2010 Shlomi Fish <shlomif@mandriva.org> 0.800.0-2mdv2011.0
12mu|perl-DateTime-Format-Builder-0.810.0-1|56	+ Revision: 609257
12mu|perl-DateTime-Format-Builder-0.810.0-1|57	- Add Requires for Class::Factory::Util (it was missing for some reason)
12mu|perl-DateTime-Format-Builder-0.810.0-1|58	
12mu|perl-DateTime-Format-Builder-0.810.0-1|59	* Mon Mar 15 2010 Jérôme Quelin <jquelin@mandriva.org> 0.800.0-1mdv2011.0
12mu|perl-DateTime-Format-Builder-0.810.0-1|60	+ Revision: 519950
12mu|perl-DateTime-Format-Builder-0.810.0-1|61	- update to 0.80
12mu|perl-DateTime-Format-Builder-0.810.0-1|62	
12mu|perl-DateTime-Format-Builder-0.810.0-1|63	* Sun Nov 29 2009 Jérôme Quelin <jquelin@mandriva.org> 0.790.100-1mdv2010.1
12mu|perl-DateTime-Format-Builder-0.810.0-1|64	+ Revision: 471226
12mu|perl-DateTime-Format-Builder-0.810.0-1|65	- import perl-DateTime-Format-Builder
12mu|perl-DateTime-Format-Builder-0.810.0-1|66	
12mu|perl-DateTime-Format-Builder-0.810.0-1|67	
12mu|perl-DateTime-Format-Builder-0.810.0-1|68	* Sun Nov 29 2009 cpan2dist 0.7901-1mdv
12mu|perl-DateTime-Format-Builder-0.810.0-1|69	- initial mdv release, generated with cpan2dist
12mu|perl-DateTime-Format-Builder-0.810.0-1|70	

20364 12
12mu|perl-DateTime-TimeZone-1.650.0-1|1	%define	upstream_name    DateTime-TimeZone
12mu|perl-DateTime-TimeZone-1.650.0-1|2	%define upstream_version 1.65
12mu|perl-DateTime-TimeZone-1.650.0-1|3	
12mu|perl-DateTime-TimeZone-1.650.0-1|4	# circular dependency
12mu|perl-DateTime-TimeZone-1.650.0-1|5	%if %{_use_internal_dependency_generator}
12mu|perl-DateTime-TimeZone-1.650.0-1|6	%define __noautoreq 'perl\\(DateTime\\)|perl\\(DateTime::Duration\\)|perl\\(Win32::TieRegistry\\)'
12mu|perl-DateTime-TimeZone-1.650.0-1|7	%else
12mu|perl-DateTime-TimeZone-1.650.0-1|8	%define _requires_exceptions perl(DateTime)\\|perl(DateTime::Duration)
12mu|perl-DateTime-TimeZone-1.650.0-1|9	%endif
12mu|perl-DateTime-TimeZone-1.650.0-1|10	
12mu|perl-DateTime-TimeZone-1.650.0-1|11	Name:		perl-%{upstream_name}
12mu|perl-DateTime-TimeZone-1.650.0-1|12	Version:	%perl_convert_version %{upstream_version}
12mu|perl-DateTime-TimeZone-1.650.0-1|13	Release:	1
12mu|perl-DateTime-TimeZone-1.650.0-1|14	Epoch:		1
12mu|perl-DateTime-TimeZone-1.650.0-1|15	
12mu|perl-DateTime-TimeZone-1.650.0-1|16	Summary:	Time zone object base class and factory
12mu|perl-DateTime-TimeZone-1.650.0-1|17	License:	GPL+ or Artistic
12mu|perl-DateTime-TimeZone-1.650.0-1|18	Group:		Development/Perl
12mu|perl-DateTime-TimeZone-1.650.0-1|19	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-DateTime-TimeZone-1.650.0-1|20	Source0:	http://www.cpan.org/modules/by-module/DateTime/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-DateTime-TimeZone-1.650.0-1|21	
12mu|perl-DateTime-TimeZone-1.650.0-1|22	BuildRequires:  perl-devel
12mu|perl-DateTime-TimeZone-1.650.0-1|23	BuildRequires:	perl(Class::Load)
12mu|perl-DateTime-TimeZone-1.650.0-1|24	BuildRequires:	perl(Class::Singleton) >= 1.03
12mu|perl-DateTime-TimeZone-1.650.0-1|25	BuildRequires:	perl(Module::Build)
12mu|perl-DateTime-TimeZone-1.650.0-1|26	BuildRequires:	perl(Params::Validate) >= 0.72
12mu|perl-DateTime-TimeZone-1.650.0-1|27	BuildRequires:	perl(Pod::Man) >= 1.14
12mu|perl-DateTime-TimeZone-1.650.0-1|28	BuildRequires:  perl(Test::Requires)
12mu|perl-DateTime-TimeZone-1.650.0-1|29	
12mu|perl-DateTime-TimeZone-1.650.0-1|30	BuildArch:	noarch
12mu|perl-DateTime-TimeZone-1.650.0-1|31	
12mu|perl-DateTime-TimeZone-1.650.0-1|32	Provides:	perl(DateTime::TimeZoneCatalog)
12mu|perl-DateTime-TimeZone-1.650.0-1|33	
12mu|perl-DateTime-TimeZone-1.650.0-1|34	%description
12mu|perl-DateTime-TimeZone-1.650.0-1|35	This perl module defines the base class for all time zone objects. A time zone
12mu|perl-DateTime-TimeZone-1.650.0-1|36	is represented internally as a set of observances, each of which describes the
12mu|perl-DateTime-TimeZone-1.650.0-1|37	offset from GMT for a given time period.
12mu|perl-DateTime-TimeZone-1.650.0-1|38	
12mu|perl-DateTime-TimeZone-1.650.0-1|39	Note that without the DateTime.pm module, this module does not do much. Its
12mu|perl-DateTime-TimeZone-1.650.0-1|40	primary interface is through a DateTime object, and most users will not need to
12mu|perl-DateTime-TimeZone-1.650.0-1|41	directly use DateTime::TimeZone methods.
12mu|perl-DateTime-TimeZone-1.650.0-1|42	
12mu|perl-DateTime-TimeZone-1.650.0-1|43	%prep
12mu|perl-DateTime-TimeZone-1.650.0-1|44	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-DateTime-TimeZone-1.650.0-1|45	
12mu|perl-DateTime-TimeZone-1.650.0-1|46	%build
12mu|perl-DateTime-TimeZone-1.650.0-1|47	%{__perl} Makefile.PL installdirs=vendor destdir=%{buildroot}
12mu|perl-DateTime-TimeZone-1.650.0-1|48	%make
12mu|perl-DateTime-TimeZone-1.650.0-1|49	
12mu|perl-DateTime-TimeZone-1.650.0-1|50	%check
12mu|perl-DateTime-TimeZone-1.650.0-1|51	%make test
12mu|perl-DateTime-TimeZone-1.650.0-1|52	
12mu|perl-DateTime-TimeZone-1.650.0-1|53	%install
12mu|perl-DateTime-TimeZone-1.650.0-1|54	%makeinstall_std
12mu|perl-DateTime-TimeZone-1.650.0-1|55	
12mu|perl-DateTime-TimeZone-1.650.0-1|56	%files
12mu|perl-DateTime-TimeZone-1.650.0-1|57	%doc Changes README
12mu|perl-DateTime-TimeZone-1.650.0-1|58	%{perl_vendorlib}/DateTime
12mu|perl-DateTime-TimeZone-1.650.0-1|59	%{_mandir}/*/*
12mu|perl-DateTime-TimeZone-1.650.0-1|60	
12mu|perl-DateTime-TimeZone-1.650.0-1|61	
12mu|perl-DateTime-TimeZone-1.650.0-1|62	
12mu|perl-DateTime-TimeZone-1.650.0-1|63	%changelog
12mu|perl-DateTime-TimeZone-1.650.0-1|64	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.650.0-1
12mu|perl-DateTime-TimeZone-1.650.0-1|65	+ Revision: f123644
12mu|perl-DateTime-TimeZone-1.650.0-1|66	- Updated to 1.65 (by updates_builder)
12mu|perl-DateTime-TimeZone-1.650.0-1|67	
12mu|perl-DateTime-TimeZone-1.650.0-1|68	

20365 12
12mu|perl-DBD-mysql-4.27.0-1|1	%define	upstream_name    DBD-mysql
12mu|perl-DBD-mysql-4.27.0-1|2	%define upstream_version 4.027
12mu|perl-DBD-mysql-4.27.0-1|3	%define Werror_cflags %nil
12mu|perl-DBD-mysql-4.27.0-1|4	
12mu|perl-DBD-mysql-4.27.0-1|5	Name:		perl-%{upstream_name}
12mu|perl-DBD-mysql-4.27.0-1|6	Version:	%perl_convert_version %{upstream_version}
12mu|perl-DBD-mysql-4.27.0-1|7	Release:	1
12mu|perl-DBD-mysql-4.27.0-1|8	
12mu|perl-DBD-mysql-4.27.0-1|9	Summary:	MySQL-Perl bindings
12mu|perl-DBD-mysql-4.27.0-1|10	License:	GPL
12mu|perl-DBD-mysql-4.27.0-1|11	Group:		Development/Databases
12mu|perl-DBD-mysql-4.27.0-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-DBD-mysql-4.27.0-1|13	Source0:	http://www.cpan.org/modules/by-module/DBD/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-DBD-mysql-4.27.0-1|14	
12mu|perl-DBD-mysql-4.27.0-1|15	BuildRequires:	perl(DBI)
12mu|perl-DBD-mysql-4.27.0-1|16	BuildRequires:	mysql-devel
12mu|perl-DBD-mysql-4.27.0-1|17	BuildRequires:	openssl-devel
12mu|perl-DBD-mysql-4.27.0-1|18	BuildRequires:	perl-devel
12mu|perl-DBD-mysql-4.27.0-1|19	BuildRequires:	zlib-devel
12mu|perl-DBD-mysql-4.27.0-1|20	Provides:	perl-Mysql
12mu|perl-DBD-mysql-4.27.0-1|21	Obsoletes:	perl-Mysql
12mu|perl-DBD-mysql-4.27.0-1|22	
12mu|perl-DBD-mysql-4.27.0-1|23	%description
12mu|perl-DBD-mysql-4.27.0-1|24	DBD::mysql is an interface driver for connecting the DBMS independent Perl API
12mu|perl-DBD-mysql-4.27.0-1|25	DBI to the MySQL DBMS. When you want to use MySQL from within perl, DBI and
12mu|perl-DBD-mysql-4.27.0-1|26	DBD::mysql are your best choice: Unlike "mysqlperl", another option, this is
12mu|perl-DBD-mysql-4.27.0-1|27	based on a common standard, so your sources will easily be portable to other
12mu|perl-DBD-mysql-4.27.0-1|28	DBMS's.
12mu|perl-DBD-mysql-4.27.0-1|29	
12mu|perl-DBD-mysql-4.27.0-1|30	%prep
12mu|perl-DBD-mysql-4.27.0-1|31	
12mu|perl-DBD-mysql-4.27.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-DBD-mysql-4.27.0-1|33	
12mu|perl-DBD-mysql-4.27.0-1|34	%build
12mu|perl-DBD-mysql-4.27.0-1|35	%serverbuild
12mu|perl-DBD-mysql-4.27.0-1|36	
12mu|perl-DBD-mysql-4.27.0-1|37	# it does not work with -fPIE and someone added that to the serverbuild macro...
12mu|perl-DBD-mysql-4.27.0-1|38	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
12mu|perl-DBD-mysql-4.27.0-1|39	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
12mu|perl-DBD-mysql-4.27.0-1|40	
12mu|perl-DBD-mysql-4.27.0-1|41	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-DBD-mysql-4.27.0-1|42	#--testhost=127.0.0.1 --testport=22222
12mu|perl-DBD-mysql-4.27.0-1|43	
12mu|perl-DBD-mysql-4.27.0-1|44	%make OPTIMIZE="$CFLAGS"
12mu|perl-DBD-mysql-4.27.0-1|45	
12mu|perl-DBD-mysql-4.27.0-1|46	# make test requires a running mysql server
12mu|perl-DBD-mysql-4.27.0-1|47	#make test
12mu|perl-DBD-mysql-4.27.0-1|48	
12mu|perl-DBD-mysql-4.27.0-1|49	%clean
12mu|perl-DBD-mysql-4.27.0-1|50	
12mu|perl-DBD-mysql-4.27.0-1|51	%install
12mu|perl-DBD-mysql-4.27.0-1|52	
12mu|perl-DBD-mysql-4.27.0-1|53	%makeinstall_std
12mu|perl-DBD-mysql-4.27.0-1|54	
12mu|perl-DBD-mysql-4.27.0-1|55	%files
12mu|perl-DBD-mysql-4.27.0-1|56	%doc  ChangeLog
12mu|perl-DBD-mysql-4.27.0-1|57	%{perl_vendorarch}/*
12mu|perl-DBD-mysql-4.27.0-1|58	%{_mandir}/*/*
12mu|perl-DBD-mysql-4.27.0-1|59	
12mu|perl-DBD-mysql-4.27.0-1|60	
12mu|perl-DBD-mysql-4.27.0-1|61	
12mu|perl-DBD-mysql-4.27.0-1|62	%changelog
12mu|perl-DBD-mysql-4.27.0-1|63	* Tue Mar 25 2014 dsilakov <denis.silakov@rosalab.ru> 4.27.0-1
12mu|perl-DBD-mysql-4.27.0-1|64	+ Revision: 9eb047b
12mu|perl-DBD-mysql-4.27.0-1|65	- Merge pull request #3 from import/perl-DBD-mysql:auto_update
12mu|perl-DBD-mysql-4.27.0-1|66	- ROSA Updates Builder: update suggested
12mu|perl-DBD-mysql-4.27.0-1|67	
12mu|perl-DBD-mysql-4.27.0-1|68	

20366 12
12mu|perl-DBD-SQLite-1.420.0-1|1	%define upstream_name DBD-SQLite
12mu|perl-DBD-SQLite-1.420.0-1|2	%define upstream_version 1.42
12mu|perl-DBD-SQLite-1.420.0-1|3	
12mu|perl-DBD-SQLite-1.420.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-DBD-SQLite-1.420.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-DBD-SQLite-1.420.0-1|6	Release:	1
12mu|perl-DBD-SQLite-1.420.0-1|7	
12mu|perl-DBD-SQLite-1.420.0-1|8	Summary:	Self Contained RDBMS in a DBI Driver
12mu|perl-DBD-SQLite-1.420.0-1|9	License:	GPL
12mu|perl-DBD-SQLite-1.420.0-1|10	Group:		Development/Perl
12mu|perl-DBD-SQLite-1.420.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-DBD-SQLite-1.420.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/DBD/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-DBD-SQLite-1.420.0-1|13	BuildRequires:	perl-devel
12mu|perl-DBD-SQLite-1.420.0-1|14	BuildRequires:	perl(DBI) >= 1.616.0-5
12mu|perl-DBD-SQLite-1.420.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12mu|perl-DBD-SQLite-1.420.0-1|16	BuildRequires:	perl(File::Spec) >= 0.820.0
12mu|perl-DBD-SQLite-1.420.0-1|17	BuildRequires:	perl(Test::Builder) >= 0.860.0
12mu|perl-DBD-SQLite-1.420.0-1|18	BuildRequires:	perl(Test::More) >= 0.470.0
12mu|perl-DBD-SQLite-1.420.0-1|19	BuildRequires:	perl(Tie::Hash)
12mu|perl-DBD-SQLite-1.420.0-1|20	BuildRequires:	sqlite3-devel >= 3.6.0
12mu|perl-DBD-SQLite-1.420.0-1|21	
12mu|perl-DBD-SQLite-1.420.0-1|22	%description
12mu|perl-DBD-SQLite-1.420.0-1|23	SQLite is a small fast embedded SQL database engine.
12mu|perl-DBD-SQLite-1.420.0-1|24	
12mu|perl-DBD-SQLite-1.420.0-1|25	DBD::SQLite embeds that database engine into a DBD driver, so
12mu|perl-DBD-SQLite-1.420.0-1|26	if you want a relational database for your project, but don't
12mu|perl-DBD-SQLite-1.420.0-1|27	want to install a large RDBMS system like MySQL or PostgreSQL,
12mu|perl-DBD-SQLite-1.420.0-1|28	then DBD::SQLite may be just what you need.
12mu|perl-DBD-SQLite-1.420.0-1|29	
12mu|perl-DBD-SQLite-1.420.0-1|30	It supports quite a lot of features, such as transactions (atomic
12mu|perl-DBD-SQLite-1.420.0-1|31	commit and rollback), indexes, DBA-free operation, a large subset
12mu|perl-DBD-SQLite-1.420.0-1|32	of SQL92 supported, and more.
12mu|perl-DBD-SQLite-1.420.0-1|33	
12mu|perl-DBD-SQLite-1.420.0-1|34	%prep
12mu|perl-DBD-SQLite-1.420.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-DBD-SQLite-1.420.0-1|36	
12mu|perl-DBD-SQLite-1.420.0-1|37	%build
12mu|perl-DBD-SQLite-1.420.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-DBD-SQLite-1.420.0-1|39	%make
12mu|perl-DBD-SQLite-1.420.0-1|40	
12mu|perl-DBD-SQLite-1.420.0-1|41	%check
12mu|perl-DBD-SQLite-1.420.0-1|42	make test
12mu|perl-DBD-SQLite-1.420.0-1|43	
12mu|perl-DBD-SQLite-1.420.0-1|44	%install
12mu|perl-DBD-SQLite-1.420.0-1|45	%makeinstall_std
12mu|perl-DBD-SQLite-1.420.0-1|46	
12mu|perl-DBD-SQLite-1.420.0-1|47	# useless content
12mu|perl-DBD-SQLite-1.420.0-1|48	rm -f %{buildroot}%{perl_vendorarch}/auto/share/dist/DBD-SQLite/sqlite3.c
12mu|perl-DBD-SQLite-1.420.0-1|49	rm -f %{buildroot}%{perl_vendorarch}/auto/share/dist/DBD-SQLite/sqlite3.h
12mu|perl-DBD-SQLite-1.420.0-1|50	rm -f %{buildroot}%{perl_vendorarch}/auto/share/dist/DBD-SQLite/sqlite3ext.h
12mu|perl-DBD-SQLite-1.420.0-1|51	
12mu|perl-DBD-SQLite-1.420.0-1|52	%files
12mu|perl-DBD-SQLite-1.420.0-1|53	%doc README* Changes
12mu|perl-DBD-SQLite-1.420.0-1|54	%{perl_vendorarch}/DBD
12mu|perl-DBD-SQLite-1.420.0-1|55	%{perl_vendorarch}/auto/DBD
12mu|perl-DBD-SQLite-1.420.0-1|56	%{_mandir}/*/*
12mu|perl-DBD-SQLite-1.420.0-1|57	
12mu|perl-DBD-SQLite-1.420.0-1|58	
12mu|perl-DBD-SQLite-1.420.0-1|59	
12mu|perl-DBD-SQLite-1.420.0-1|60	%changelog
12mu|perl-DBD-SQLite-1.420.0-1|61	* Tue Mar 25 2014 dsilakov <denis.silakov@rosalab.ru> 1.420.0-1
12mu|perl-DBD-SQLite-1.420.0-1|62	+ Revision: e9300e5
12mu|perl-DBD-SQLite-1.420.0-1|63	- Merge pull request #2 from import/perl-DBD-SQLite:auto_update
12mu|perl-DBD-SQLite-1.420.0-1|64	- ROSA Updates Builder: update suggested
12mu|perl-DBD-SQLite-1.420.0-1|65	
12mu|perl-DBD-SQLite-1.420.0-1|66	

20367 12
12mu|perl-DBI-1.631.0-1|1	%define upstream_name	 DBI
12mu|perl-DBI-1.631.0-1|2	%define upstream_version 1.631
12mu|perl-DBI-1.631.0-1|3	
12mu|perl-DBI-1.631.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-DBI-1.631.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-DBI-1.631.0-1|6	Release:	1
12mu|perl-DBI-1.631.0-1|7	
12mu|perl-DBI-1.631.0-1|8	Summary:	The Perl Database Interface
12mu|perl-DBI-1.631.0-1|9	License:	GPL
12mu|perl-DBI-1.631.0-1|10	Group:		Development/Perl
12mu|perl-DBI-1.631.0-1|11	URL:		http://dbi.perl.org/
12mu|perl-DBI-1.631.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/DBI/DBI-%{upstream_version}.tar.gz
12mu|perl-DBI-1.631.0-1|13	
12mu|perl-DBI-1.631.0-1|14	BuildRequires:	perl(Storable) >= 1
12mu|perl-DBI-1.631.0-1|15	BuildRequires:	perl(Test::Simple) >= 0.400.0
12mu|perl-DBI-1.631.0-1|16	BuildRequires:	perl-devel >= 2:5.14
12mu|perl-DBI-1.631.0-1|17	BuildRequires:	perl-List-MoreUtils >= 0.320.0-3
12mu|perl-DBI-1.631.0-1|18	
12mu|perl-DBI-1.631.0-1|19	%description
12mu|perl-DBI-1.631.0-1|20	The Perl Database Interface (DBI) is a database access Application Programming
12mu|perl-DBI-1.631.0-1|21	Interface (API) for the Perl Language. The Perl DBI API specification defines a
12mu|perl-DBI-1.631.0-1|22	set of functions, variables and conventions that provide a consistent database
12mu|perl-DBI-1.631.0-1|23	interface independent of the actual database being used.
12mu|perl-DBI-1.631.0-1|24	
12mu|perl-DBI-1.631.0-1|25	%package	proxy
12mu|perl-DBI-1.631.0-1|26	Group:		Development/Perl
12mu|perl-DBI-1.631.0-1|27	Summary: 	DBI proxy server and client
12mu|perl-DBI-1.631.0-1|28	Requires:	%{name} = %{version}
12mu|perl-DBI-1.631.0-1|29	
12mu|perl-DBI-1.631.0-1|30	%description	proxy
12mu|perl-DBI-1.631.0-1|31	DBI::ProxyServer is a module for implementing a proxy for the DBI
12mu|perl-DBI-1.631.0-1|32	proxy driver, DBD::Proxy.
12mu|perl-DBI-1.631.0-1|33	DBD::Proxy is a Perl module for connecting to a database via a remote
12mu|perl-DBI-1.631.0-1|34	DBI driver.
12mu|perl-DBI-1.631.0-1|35	
12mu|perl-DBI-1.631.0-1|36	%package	ProfileDumper-Apache
12mu|perl-DBI-1.631.0-1|37	Group:		Development/Perl
12mu|perl-DBI-1.631.0-1|38	Summary: 	DBI profiling data for mod_perl
12mu|perl-DBI-1.631.0-1|39	Requires:	%{name} = %{version}
12mu|perl-DBI-1.631.0-1|40	
12mu|perl-DBI-1.631.0-1|41	%description ProfileDumper-Apache
12mu|perl-DBI-1.631.0-1|42	This module interfaces DBI::ProfileDumper to Apache/mod_perl. Using this
12mu|perl-DBI-1.631.0-1|43	module you can collect profiling data from mod_perl applications. It
12mu|perl-DBI-1.631.0-1|44	works by creating a DBI::ProfileDumper data file for each Apache
12mu|perl-DBI-1.631.0-1|45	process. These files are created in your Apache log directory. You can
12mu|perl-DBI-1.631.0-1|46	then use dbiprof to analyze the profile files.
12mu|perl-DBI-1.631.0-1|47	
12mu|perl-DBI-1.631.0-1|48	%prep
12mu|perl-DBI-1.631.0-1|49	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-DBI-1.631.0-1|50	
12mu|perl-DBI-1.631.0-1|51	%build
12mu|perl-DBI-1.631.0-1|52	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-DBI-1.631.0-1|53	%__make CFLAGS="%{optflags}"
12mu|perl-DBI-1.631.0-1|54	
12mu|perl-DBI-1.631.0-1|55	%check
12mu|perl-DBI-1.631.0-1|56	rm -f t/zvg_85gofer
12mu|perl-DBI-1.631.0-1|57	%__make test
12mu|perl-DBI-1.631.0-1|58	
12mu|perl-DBI-1.631.0-1|59	%install
12mu|perl-DBI-1.631.0-1|60	%makeinstall_std
12mu|perl-DBI-1.631.0-1|61	
12mu|perl-DBI-1.631.0-1|62	# remove Win32 stuff
12mu|perl-DBI-1.631.0-1|63	rm -rf %{buildroot}%{perl_vendorarch}/Win32
12mu|perl-DBI-1.631.0-1|64	rm -f %{buildroot}%{perl_vendorarch}/DBI/W32ODBC.pm
12mu|perl-DBI-1.631.0-1|65	rm -f %{buildroot}%{perl_vendorarch}/Roadmap.pod
12mu|perl-DBI-1.631.0-1|66	rm -f %{buildroot}%{perl_vendorarch}/DBI/Roadmap.pm
12mu|perl-DBI-1.631.0-1|67	rm -f %{buildroot}%{perl_vendorarch}/TASKS.pod
12mu|perl-DBI-1.631.0-1|68	rm -f %{buildroot}%{perl_vendorarch}/DBI/TASKS.pm
12mu|perl-DBI-1.631.0-1|69	rm -f %{buildroot}%{_mandir}/man3*/Win32::DBIODBC.3pm*
12mu|perl-DBI-1.631.0-1|70	rm -f %{buildroot}%{_mandir}/man3*/DBI::W32ODBC.3pm*
12mu|perl-DBI-1.631.0-1|71	rm -f %{buildroot}%{_mandir}/man3*/Roadmap.3pm*
12mu|perl-DBI-1.631.0-1|72	rm -f %{buildroot}%{_mandir}/man3*/TASKS.3pm*
12mu|perl-DBI-1.631.0-1|73	
12mu|perl-DBI-1.631.0-1|74	# we don't want requires on Coro which is not even really used
12mu|perl-DBI-1.631.0-1|75	rm -f %{buildroot}%{perl_vendorarch}/DBD/Gofer/Transport/corostream.pm
12mu|perl-DBI-1.631.0-1|76	
12mu|perl-DBI-1.631.0-1|77	%files
12mu|perl-DBI-1.631.0-1|78	%doc Changes  META.yml
12mu|perl-DBI-1.631.0-1|79	%{_bindir}/dbiprof
12mu|perl-DBI-1.631.0-1|80	%{_bindir}/dbilogstrip
12mu|perl-DBI-1.631.0-1|81	%{_mandir}/*/*
12mu|perl-DBI-1.631.0-1|82	%exclude %{_mandir}/man1/dbiproxy.1*
12mu|perl-DBI-1.631.0-1|83	%exclude %{_mandir}/man3*/DBD::Proxy.3pm*
12mu|perl-DBI-1.631.0-1|84	%exclude %{_mandir}/man3*/DBI::ProxyServer.3pm*
12mu|perl-DBI-1.631.0-1|85	%exclude %{_mandir}/man3*/DBI::ProfileDumper::Apache.3pm*
12mu|perl-DBI-1.631.0-1|86	%{perl_vendorarch}/Bundle
12mu|perl-DBI-1.631.0-1|87	%{perl_vendorarch}/DBD
12mu|perl-DBI-1.631.0-1|88	%{perl_vendorarch}/dbixs_rev.pl
12mu|perl-DBI-1.631.0-1|89	%exclude %{perl_vendorarch}/DBD/Proxy.pm
12mu|perl-DBI-1.631.0-1|90	%{perl_vendorarch}/DBI.pm
12mu|perl-DBI-1.631.0-1|91	%{perl_vendorarch}/DBI
12mu|perl-DBI-1.631.0-1|92	%exclude %{perl_vendorarch}/DBI/ProfileDumper
12mu|perl-DBI-1.631.0-1|93	%exclude %{perl_vendorarch}/DBI/ProfileDumper.pm
12mu|perl-DBI-1.631.0-1|94	%exclude %{perl_vendorarch}/DBI/ProxyServer.pm
12mu|perl-DBI-1.631.0-1|95	%{perl_vendorarch}/auto/DBI
12mu|perl-DBI-1.631.0-1|96	
12mu|perl-DBI-1.631.0-1|97	%files proxy
12mu|perl-DBI-1.631.0-1|98	%{_bindir}/dbiproxy
12mu|perl-DBI-1.631.0-1|99	%{perl_vendorarch}/DBD/Proxy.pm
12mu|perl-DBI-1.631.0-1|100	%{perl_vendorarch}/DBI/ProxyServer.pm
12mu|perl-DBI-1.631.0-1|101	%{_mandir}/man1/dbiproxy.1.*
12mu|perl-DBI-1.631.0-1|102	%{_mandir}/man3*/DBI::ProxyServer.3pm.*
12mu|perl-DBI-1.631.0-1|103	%{_mandir}/man3*/DBD::Proxy.3pm.*
12mu|perl-DBI-1.631.0-1|104	
12mu|perl-DBI-1.631.0-1|105	%files ProfileDumper-Apache
12mu|perl-DBI-1.631.0-1|106	%{perl_vendorarch}/DBI/ProfileDumper
12mu|perl-DBI-1.631.0-1|107	%{perl_vendorarch}/DBI/ProfileDumper.pm
12mu|perl-DBI-1.631.0-1|108	%{_mandir}/man3*/DBI::ProfileDumper::Apache.3pm.*
12mu|perl-DBI-1.631.0-1|109	
12mu|perl-DBI-1.631.0-1|110	
12mu|perl-DBI-1.631.0-1|111	
12mu|perl-DBI-1.631.0-1|112	
12mu|perl-DBI-1.631.0-1|113	%changelog
12mu|perl-DBI-1.631.0-1|114	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.631.0-1
12mu|perl-DBI-1.631.0-1|115	+ Revision: 59be5ba
12mu|perl-DBI-1.631.0-1|116	- Updated to 1.631 (by updates_builder)
12mu|perl-DBI-1.631.0-1|117	
12mu|perl-DBI-1.631.0-1|118	

20368 12
12mu|perl-Devel-GlobalDestruction-0.120.0-1|1	%define upstream_name    Devel-GlobalDestruction
12mu|perl-Devel-GlobalDestruction-0.120.0-1|2	%define upstream_version 0.12
12mu|perl-Devel-GlobalDestruction-0.120.0-1|3	
12mu|perl-Devel-GlobalDestruction-0.120.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Devel-GlobalDestruction-0.120.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Devel-GlobalDestruction-0.120.0-1|6	Release:	1
12mu|perl-Devel-GlobalDestruction-0.120.0-1|7	
12mu|perl-Devel-GlobalDestruction-0.120.0-1|8	Summary:	Expose PL_dirty, the flag which marks global
12mu|perl-Devel-GlobalDestruction-0.120.0-1|9	License:	GPL+ or Artistic
12mu|perl-Devel-GlobalDestruction-0.120.0-1|10	Group:		Development/Perl
12mu|perl-Devel-GlobalDestruction-0.120.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Devel-GlobalDestruction-0.120.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Devel/Devel-GlobalDestruction-%{upstream_version}.tar.gz
12mu|perl-Devel-GlobalDestruction-0.120.0-1|13	
12mu|perl-Devel-GlobalDestruction-0.120.0-1|14	BuildRequires:	perl(Scope::Guard)
12mu|perl-Devel-GlobalDestruction-0.120.0-1|15	BuildRequires: perl(Sub::Exporter::Progressive)
12mu|perl-Devel-GlobalDestruction-0.120.0-1|16	BuildRequires:	perl(Sub::Exporter)
12mu|perl-Devel-GlobalDestruction-0.120.0-1|17	BuildRequires:	perl-devel
12mu|perl-Devel-GlobalDestruction-0.120.0-1|18	BuildArch:	noarch
12mu|perl-Devel-GlobalDestruction-0.120.0-1|19	
12mu|perl-Devel-GlobalDestruction-0.120.0-1|20	%description
12mu|perl-Devel-GlobalDestruction-0.120.0-1|21	Perl's global destruction is a little tricky to deal with WRT finalizers
12mu|perl-Devel-GlobalDestruction-0.120.0-1|22	because it's not ordered and objects can sometimes disappear.
12mu|perl-Devel-GlobalDestruction-0.120.0-1|23	
12mu|perl-Devel-GlobalDestruction-0.120.0-1|24	Writing defensive destructors is hard and annoying, and usually if global
12mu|perl-Devel-GlobalDestruction-0.120.0-1|25	destruction is happenning you only need the destructors that free up non
12mu|perl-Devel-GlobalDestruction-0.120.0-1|26	process local resources to actually execute.
12mu|perl-Devel-GlobalDestruction-0.120.0-1|27	
12mu|perl-Devel-GlobalDestruction-0.120.0-1|28	For these constructors you can avoid the mess by simply bailing out if
12mu|perl-Devel-GlobalDestruction-0.120.0-1|29	global destruction is in effect.
12mu|perl-Devel-GlobalDestruction-0.120.0-1|30	
12mu|perl-Devel-GlobalDestruction-0.120.0-1|31	%prep
12mu|perl-Devel-GlobalDestruction-0.120.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Devel-GlobalDestruction-0.120.0-1|33	
12mu|perl-Devel-GlobalDestruction-0.120.0-1|34	%build
12mu|perl-Devel-GlobalDestruction-0.120.0-1|35	perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Devel-GlobalDestruction-0.120.0-1|36	%make
12mu|perl-Devel-GlobalDestruction-0.120.0-1|37	
12mu|perl-Devel-GlobalDestruction-0.120.0-1|38	%check
12mu|perl-Devel-GlobalDestruction-0.120.0-1|39	make test
12mu|perl-Devel-GlobalDestruction-0.120.0-1|40	
12mu|perl-Devel-GlobalDestruction-0.120.0-1|41	%install
12mu|perl-Devel-GlobalDestruction-0.120.0-1|42	%makeinstall_std
12mu|perl-Devel-GlobalDestruction-0.120.0-1|43	
12mu|perl-Devel-GlobalDestruction-0.120.0-1|44	%files
12mu|perl-Devel-GlobalDestruction-0.120.0-1|45	%{_mandir}/man3/*
12mu|perl-Devel-GlobalDestruction-0.120.0-1|46	%{perl_vendorlib}/*
12mu|perl-Devel-GlobalDestruction-0.120.0-1|47	
12mu|perl-Devel-GlobalDestruction-0.120.0-1|48	
12mu|perl-Devel-GlobalDestruction-0.120.0-1|49	
12mu|perl-Devel-GlobalDestruction-0.120.0-1|50	%changelog
12mu|perl-Devel-GlobalDestruction-0.120.0-1|51	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.120.0-1
12mu|perl-Devel-GlobalDestruction-0.120.0-1|52	+ Revision: 8df225f
12mu|perl-Devel-GlobalDestruction-0.120.0-1|53	- Fix BRs
12mu|perl-Devel-GlobalDestruction-0.120.0-1|54	
12mu|perl-Devel-GlobalDestruction-0.120.0-1|55	

20369 12
12mu|perl-Devel-Size-0.790.0-1|1	%define upstream_name	 Devel-Size
12mu|perl-Devel-Size-0.790.0-1|2	%define upstream_version 0.79
12mu|perl-Devel-Size-0.790.0-1|3	
12mu|perl-Devel-Size-0.790.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-Devel-Size-0.790.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Devel-Size-0.790.0-1|6	Release:    1
12mu|perl-Devel-Size-0.790.0-1|7	
12mu|perl-Devel-Size-0.790.0-1|8	Summary:	Find the memory usage of Perl variables
12mu|perl-Devel-Size-0.790.0-1|9	License:	GPL+ or Artistic
12mu|perl-Devel-Size-0.790.0-1|10	Group:		Development/Perl
12mu|perl-Devel-Size-0.790.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Devel-Size-0.790.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Devel/Devel-Size-%{upstream_version}.tar.gz
12mu|perl-Devel-Size-0.790.0-1|13	
12mu|perl-Devel-Size-0.790.0-1|14	BuildRequires:	perl-devel
12mu|perl-Devel-Size-0.790.0-1|15	
12mu|perl-Devel-Size-0.790.0-1|16	%description
12mu|perl-Devel-Size-0.790.0-1|17	This module figures out the real sizes of Perl variables in bytes. Call
12mu|perl-Devel-Size-0.790.0-1|18	functions with a reference to the variable you want the size of. If the
12mu|perl-Devel-Size-0.790.0-1|19	variable is a plain scalar it returns the size of the scalar. If the variable
12mu|perl-Devel-Size-0.790.0-1|20	is a hash or an array, use a reference when calling.
12mu|perl-Devel-Size-0.790.0-1|21	
12mu|perl-Devel-Size-0.790.0-1|22	%prep
12mu|perl-Devel-Size-0.790.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Devel-Size-0.790.0-1|24	
12mu|perl-Devel-Size-0.790.0-1|25	%build
12mu|perl-Devel-Size-0.790.0-1|26	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Devel-Size-0.790.0-1|27	%__make
12mu|perl-Devel-Size-0.790.0-1|28	
12mu|perl-Devel-Size-0.790.0-1|29	%check
12mu|perl-Devel-Size-0.790.0-1|30	%__make test
12mu|perl-Devel-Size-0.790.0-1|31	
12mu|perl-Devel-Size-0.790.0-1|32	%install
12mu|perl-Devel-Size-0.790.0-1|33	%makeinstall_std
12mu|perl-Devel-Size-0.790.0-1|34	
12mu|perl-Devel-Size-0.790.0-1|35	%files
12mu|perl-Devel-Size-0.790.0-1|36	%doc CHANGES
12mu|perl-Devel-Size-0.790.0-1|37	%{perl_vendorarch}/Devel/*
12mu|perl-Devel-Size-0.790.0-1|38	%{perl_vendorarch}/auto/Devel/*
12mu|perl-Devel-Size-0.790.0-1|39	%{_mandir}/*/*
12mu|perl-Devel-Size-0.790.0-1|40	
12mu|perl-Devel-Size-0.790.0-1|41	
12mu|perl-Devel-Size-0.790.0-1|42	
12mu|perl-Devel-Size-0.790.0-1|43	%changelog
12mu|perl-Devel-Size-0.790.0-1|44	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.790.0-1
12mu|perl-Devel-Size-0.790.0-1|45	+ Revision: 2cc5ab7
12mu|perl-Devel-Size-0.790.0-1|46	- Fix %doc files
12mu|perl-Devel-Size-0.790.0-1|47	
12mu|perl-Devel-Size-0.790.0-1|48	

20370 12
12mu|perl-Devel-StackTrace-1.310.0-1|1	%define	upstream_name	 Devel-StackTrace
12mu|perl-Devel-StackTrace-1.310.0-1|2	%define upstream_version 1.31
12mu|perl-Devel-StackTrace-1.310.0-1|3	
12mu|perl-Devel-StackTrace-1.310.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Devel-StackTrace-1.310.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Devel-StackTrace-1.310.0-1|6	Release:	1
12mu|perl-Devel-StackTrace-1.310.0-1|7	
12mu|perl-Devel-StackTrace-1.310.0-1|8	Summary:	Stack trace and stack trace frame objects
12mu|perl-Devel-StackTrace-1.310.0-1|9	License:	GPL+ or Artistic
12mu|perl-Devel-StackTrace-1.310.0-1|10	Group:		Development/Perl
12mu|perl-Devel-StackTrace-1.310.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-Devel-StackTrace-1.310.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Devel-StackTrace-%{upstream_version}.tar.gz
12mu|perl-Devel-StackTrace-1.310.0-1|13	
12mu|perl-Devel-StackTrace-1.310.0-1|14	BuildRequires:	perl-devel
12mu|perl-Devel-StackTrace-1.310.0-1|15	BuildArch:	noarch
12mu|perl-Devel-StackTrace-1.310.0-1|16	
12mu|perl-Devel-StackTrace-1.310.0-1|17	%description
12mu|perl-Devel-StackTrace-1.310.0-1|18	%{upstream_name} module for perl.  Simple objects to deal with stack traces.
12mu|perl-Devel-StackTrace-1.310.0-1|19	The parent object, Devel::StackTrace, holds a number of
12mu|perl-Devel-StackTrace-1.310.0-1|20	Devel::StackTraceFrame objects (which have the same information as is
12mu|perl-Devel-StackTrace-1.310.0-1|21	returned from caller()).  You can step through these frames forwards
12mu|perl-Devel-StackTrace-1.310.0-1|22	and backwards as you want or retrieve specific frames.
12mu|perl-Devel-StackTrace-1.310.0-1|23	
12mu|perl-Devel-StackTrace-1.310.0-1|24	%prep
12mu|perl-Devel-StackTrace-1.310.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Devel-StackTrace-1.310.0-1|26	chmod 644 lib/Devel/StackTrace.pm
12mu|perl-Devel-StackTrace-1.310.0-1|27	
12mu|perl-Devel-StackTrace-1.310.0-1|28	%build
12mu|perl-Devel-StackTrace-1.310.0-1|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Devel-StackTrace-1.310.0-1|30	%make
12mu|perl-Devel-StackTrace-1.310.0-1|31	
12mu|perl-Devel-StackTrace-1.310.0-1|32	%check
12mu|perl-Devel-StackTrace-1.310.0-1|33	%make test
12mu|perl-Devel-StackTrace-1.310.0-1|34	
12mu|perl-Devel-StackTrace-1.310.0-1|35	%install
12mu|perl-Devel-StackTrace-1.310.0-1|36	%makeinstall_std
12mu|perl-Devel-StackTrace-1.310.0-1|37	
12mu|perl-Devel-StackTrace-1.310.0-1|38	%files
12mu|perl-Devel-StackTrace-1.310.0-1|39	%doc Changes LICENSE README
12mu|perl-Devel-StackTrace-1.310.0-1|40	%{perl_vendorlib}/Devel
12mu|perl-Devel-StackTrace-1.310.0-1|41	%{_mandir}/*/*
12mu|perl-Devel-StackTrace-1.310.0-1|42	
12mu|perl-Devel-StackTrace-1.310.0-1|43	
12mu|perl-Devel-StackTrace-1.310.0-1|44	
12mu|perl-Devel-StackTrace-1.310.0-1|45	%changelog
12mu|perl-Devel-StackTrace-1.310.0-1|46	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.310.0-1
12mu|perl-Devel-StackTrace-1.310.0-1|47	+ Revision: a9b5f57
12mu|perl-Devel-StackTrace-1.310.0-1|48	- Updated to 1.31 (by updates_builder)
12mu|perl-Devel-StackTrace-1.310.0-1|49	
12mu|perl-Devel-StackTrace-1.310.0-1|50	

20371 12
12mu|perl-Devel-Symdump-2.110.0-1|1	%define upstream_name 	 Devel-Symdump
12mu|perl-Devel-Symdump-2.110.0-1|2	%define upstream_version 2.11
12mu|perl-Devel-Symdump-2.110.0-1|3	
12mu|perl-Devel-Symdump-2.110.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Devel-Symdump-2.110.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Devel-Symdump-2.110.0-1|6	Release:	1
12mu|perl-Devel-Symdump-2.110.0-1|7	
12mu|perl-Devel-Symdump-2.110.0-1|8	Summary:	Dump symbol names or the symbol table
12mu|perl-Devel-Symdump-2.110.0-1|9	License:	GPL+ or Artistic
12mu|perl-Devel-Symdump-2.110.0-1|10	Group:		Development/Perl
12mu|perl-Devel-Symdump-2.110.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-Devel-Symdump-2.110.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Devel/Devel-Symdump-%{upstream_version}.tar.gz
12mu|perl-Devel-Symdump-2.110.0-1|13	
12mu|perl-Devel-Symdump-2.110.0-1|14	BuildRequires:	perl-devel
12mu|perl-Devel-Symdump-2.110.0-1|15	BuildArch:	noarch
12mu|perl-Devel-Symdump-2.110.0-1|16	
12mu|perl-Devel-Symdump-2.110.0-1|17	%description
12mu|perl-Devel-Symdump-2.110.0-1|18	This little package serves to access the symbol table of perl.
12mu|perl-Devel-Symdump-2.110.0-1|19	
12mu|perl-Devel-Symdump-2.110.0-1|20	%prep
12mu|perl-Devel-Symdump-2.110.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Devel-Symdump-2.110.0-1|22	
12mu|perl-Devel-Symdump-2.110.0-1|23	%build
12mu|perl-Devel-Symdump-2.110.0-1|24	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Devel-Symdump-2.110.0-1|25	%make
12mu|perl-Devel-Symdump-2.110.0-1|26	
12mu|perl-Devel-Symdump-2.110.0-1|27	%check
12mu|perl-Devel-Symdump-2.110.0-1|28	make test
12mu|perl-Devel-Symdump-2.110.0-1|29	
12mu|perl-Devel-Symdump-2.110.0-1|30	%install
12mu|perl-Devel-Symdump-2.110.0-1|31	%makeinstall_std
12mu|perl-Devel-Symdump-2.110.0-1|32	
12mu|perl-Devel-Symdump-2.110.0-1|33	%files
12mu|perl-Devel-Symdump-2.110.0-1|34	%doc  README
12mu|perl-Devel-Symdump-2.110.0-1|35	%{perl_vendorlib}/Devel
12mu|perl-Devel-Symdump-2.110.0-1|36	%{_mandir}/*/*
12mu|perl-Devel-Symdump-2.110.0-1|37	
12mu|perl-Devel-Symdump-2.110.0-1|38	
12mu|perl-Devel-Symdump-2.110.0-1|39	
12mu|perl-Devel-Symdump-2.110.0-1|40	%changelog
12mu|perl-Devel-Symdump-2.110.0-1|41	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.110.0-1
12mu|perl-Devel-Symdump-2.110.0-1|42	+ Revision: 77c2c5c
12mu|perl-Devel-Symdump-2.110.0-1|43	- Fix %doc files
12mu|perl-Devel-Symdump-2.110.0-1|44	
12mu|perl-Devel-Symdump-2.110.0-1|45	

20372 12
12mu|perl-Digest-SHA-5.880.0-1|1	%define	upstream_name	 Digest-SHA
12mu|perl-Digest-SHA-5.880.0-1|2	%define upstream_version 5.88
12mu|perl-Digest-SHA-5.880.0-1|3	
12mu|perl-Digest-SHA-5.880.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-Digest-SHA-5.880.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Digest-SHA-5.880.0-1|6	Release:    1
12mu|perl-Digest-SHA-5.880.0-1|7	
12mu|perl-Digest-SHA-5.880.0-1|8	Summary:	Perl extension for SHA-1/224/256/384/512
12mu|perl-Digest-SHA-5.880.0-1|9	License:	GPL+ or Artistic
12mu|perl-Digest-SHA-5.880.0-1|10	Group:		Development/Perl
12mu|perl-Digest-SHA-5.880.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Digest-SHA-5.880.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Digest/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Digest-SHA-5.880.0-1|13	
12mu|perl-Digest-SHA-5.880.0-1|14	BuildRequires:	perl-devel
12mu|perl-Digest-SHA-5.880.0-1|15	
12mu|perl-Digest-SHA-5.880.0-1|16	%description
12mu|perl-Digest-SHA-5.880.0-1|17	Digest::SHA is a complete implementation of the NIST Secure Hash Standard. It
12mu|perl-Digest-SHA-5.880.0-1|18	gives Perl programmers a convenient way to calculate SHA-1, SHA-224, SHA-256,
12mu|perl-Digest-SHA-5.880.0-1|19	SHA-384, and SHA-512 message digests.  The module can handle all types of
12mu|perl-Digest-SHA-5.880.0-1|20	input, including partial-byte data.
12mu|perl-Digest-SHA-5.880.0-1|21	
12mu|perl-Digest-SHA-5.880.0-1|22	%prep
12mu|perl-Digest-SHA-5.880.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Digest-SHA-5.880.0-1|24	
12mu|perl-Digest-SHA-5.880.0-1|25	%build
12mu|perl-Digest-SHA-5.880.0-1|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-Digest-SHA-5.880.0-1|27	%make CFLAGS="%{optflags}"
12mu|perl-Digest-SHA-5.880.0-1|28	
12mu|perl-Digest-SHA-5.880.0-1|29	%check
12mu|perl-Digest-SHA-5.880.0-1|30	%make test
12mu|perl-Digest-SHA-5.880.0-1|31	
12mu|perl-Digest-SHA-5.880.0-1|32	%install
12mu|perl-Digest-SHA-5.880.0-1|33	%makeinstall_std
12mu|perl-Digest-SHA-5.880.0-1|34	
12mu|perl-Digest-SHA-5.880.0-1|35	%clean
12mu|perl-Digest-SHA-5.880.0-1|36	
12mu|perl-Digest-SHA-5.880.0-1|37	%files
12mu|perl-Digest-SHA-5.880.0-1|38	%doc Changes README
12mu|perl-Digest-SHA-5.880.0-1|39	%{perl_vendorarch}/Digest
12mu|perl-Digest-SHA-5.880.0-1|40	%{perl_vendorarch}/auto/Digest
12mu|perl-Digest-SHA-5.880.0-1|41	%{_mandir}/*/*
12mu|perl-Digest-SHA-5.880.0-1|42	%{_bindir}/shasum
12mu|perl-Digest-SHA-5.880.0-1|43	
12mu|perl-Digest-SHA-5.880.0-1|44	
12mu|perl-Digest-SHA-5.880.0-1|45	
12mu|perl-Digest-SHA-5.880.0-1|46	
12mu|perl-Digest-SHA-5.880.0-1|47	%changelog
12mu|perl-Digest-SHA-5.880.0-1|48	* Tue Mar 25 2014 dsilakov <denis.silakov@rosalab.ru> 5.880.0-1
12mu|perl-Digest-SHA-5.880.0-1|49	+ Revision: cce3615
12mu|perl-Digest-SHA-5.880.0-1|50	- Merge pull request #5 from import/perl-Digest-SHA:auto_update
12mu|perl-Digest-SHA-5.880.0-1|51	- ROSA Updates Builder: update suggested
12mu|perl-Digest-SHA-5.880.0-1|52	
12mu|perl-Digest-SHA-5.880.0-1|53	

20373 12
12mu|perl-Email-Abstract-3.7.0-1|1	%define upstream_name    Email-Abstract
12mu|perl-Email-Abstract-3.7.0-1|2	%define upstream_version 3.007
12mu|perl-Email-Abstract-3.7.0-1|3	
12mu|perl-Email-Abstract-3.7.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Email-Abstract-3.7.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Email-Abstract-3.7.0-1|6	Release:	1
12mu|perl-Email-Abstract-3.7.0-1|7	
12mu|perl-Email-Abstract-3.7.0-1|8	Summary:	Unified interface to mail representations
12mu|perl-Email-Abstract-3.7.0-1|9	License:	GPL+ or Artistic
12mu|perl-Email-Abstract-3.7.0-1|10	Group:		Development/Perl
12mu|perl-Email-Abstract-3.7.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Email-Abstract-3.7.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Email/Email-Abstract-%{upstream_version}.tar.gz
12mu|perl-Email-Abstract-3.7.0-1|13	
12mu|perl-Email-Abstract-3.7.0-1|14	BuildRequires:	perl(MIME::Entity) >= 5.501.0
12mu|perl-Email-Abstract-3.7.0-1|15	BuildRequires:	perl(Email::Simple)
12mu|perl-Email-Abstract-3.7.0-1|16	BuildRequires:	perl(Module::Pluggable)
12mu|perl-Email-Abstract-3.7.0-1|17	BuildRequires:	perl(MRO::Compat)
12mu|perl-Email-Abstract-3.7.0-1|18	BuildRequires:	perl(Class::Accessor::Grouped)
12mu|perl-Email-Abstract-3.7.0-1|19	BuildRequires:	perl-devel
12mu|perl-Email-Abstract-3.7.0-1|20	BuildArch:		noarch
12mu|perl-Email-Abstract-3.7.0-1|21	
12mu|perl-Email-Abstract-3.7.0-1|22	%description
12mu|perl-Email-Abstract-3.7.0-1|23	Email::Abstract provides module writers with the ability to write
12mu|perl-Email-Abstract-3.7.0-1|24	representation-independent mail handling code. For instance, in the cases of
12mu|perl-Email-Abstract-3.7.0-1|25	Mail::Thread or Mail::ListDetector, a key part of the code involves reading the
12mu|perl-Email-Abstract-3.7.0-1|26	headers from a mail object. Where previously one would either have to specify
12mu|perl-Email-Abstract-3.7.0-1|27	the mail class required, or to build a new object from scratch, Email::Abstract
12mu|perl-Email-Abstract-3.7.0-1|28	can be used to perform certain simple operations on an object regardless of its
12mu|perl-Email-Abstract-3.7.0-1|29	underlying representation.
12mu|perl-Email-Abstract-3.7.0-1|30	
12mu|perl-Email-Abstract-3.7.0-1|31	Email::Abstract currently supports Mail::Internet, MIME::Entity, Mail::Message,
12mu|perl-Email-Abstract-3.7.0-1|32	Email::Simple and Email::MIME. Other representations are encouraged to create
12mu|perl-Email-Abstract-3.7.0-1|33	their own Email::Abstract::* class by copying Email::Abstract::EmailSimple. All
12mu|perl-Email-Abstract-3.7.0-1|34	modules installed under the Email::Abstract hierarchy will be automatically
12mu|perl-Email-Abstract-3.7.0-1|35	picked up and used.
12mu|perl-Email-Abstract-3.7.0-1|36	
12mu|perl-Email-Abstract-3.7.0-1|37	For this reason, the tedious process of looking for a valid date has been
12mu|perl-Email-Abstract-3.7.0-1|38	encapsulated in this software. Further, the process of creating RFC compliant
12mu|perl-Email-Abstract-3.7.0-1|39	date strings is also found in this software.
12mu|perl-Email-Abstract-3.7.0-1|40	
12mu|perl-Email-Abstract-3.7.0-1|41	%prep
12mu|perl-Email-Abstract-3.7.0-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Email-Abstract-3.7.0-1|43	
12mu|perl-Email-Abstract-3.7.0-1|44	%build
12mu|perl-Email-Abstract-3.7.0-1|45	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Email-Abstract-3.7.0-1|46	%make
12mu|perl-Email-Abstract-3.7.0-1|47	
12mu|perl-Email-Abstract-3.7.0-1|48	%check
12mu|perl-Email-Abstract-3.7.0-1|49	%make test
12mu|perl-Email-Abstract-3.7.0-1|50	
12mu|perl-Email-Abstract-3.7.0-1|51	%install
12mu|perl-Email-Abstract-3.7.0-1|52	%makeinstall_std
12mu|perl-Email-Abstract-3.7.0-1|53	
12mu|perl-Email-Abstract-3.7.0-1|54	%files
12mu|perl-Email-Abstract-3.7.0-1|55	%doc Changes
12mu|perl-Email-Abstract-3.7.0-1|56	%{perl_vendorlib}/Email
12mu|perl-Email-Abstract-3.7.0-1|57	%{_mandir}/*/*
12mu|perl-Email-Abstract-3.7.0-1|58	
12mu|perl-Email-Abstract-3.7.0-1|59	
12mu|perl-Email-Abstract-3.7.0-1|60	%changelog
12mu|perl-Email-Abstract-3.7.0-1|61	* Tue Feb 11 2014 dsilakov <denis.silakov@rosalab.ru> 3.7.0-1
12mu|perl-Email-Abstract-3.7.0-1|62	+ Revision: ea4f4db
12mu|perl-Email-Abstract-3.7.0-1|63	- Merge pull request #1 from import/perl-Email-Abstract:auto_update
12mu|perl-Email-Abstract-3.7.0-1|64	- ROSA Updates Builder: update suggested
12mu|perl-Email-Abstract-3.7.0-1|65	
12mu|perl-Email-Abstract-3.7.0-1|66	

20374 12
12mu|perl-Email-Address-1.901.0-1|1	%define upstream_name    Email-Address
12mu|perl-Email-Address-1.901.0-1|2	%define upstream_version 1.901
12mu|perl-Email-Address-1.901.0-1|3	
12mu|perl-Email-Address-1.901.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Email-Address-1.901.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Email-Address-1.901.0-1|6	Release:	1
12mu|perl-Email-Address-1.901.0-1|7	
12mu|perl-Email-Address-1.901.0-1|8	Summary:	RFC 2822 Address Parsing and Creation
12mu|perl-Email-Address-1.901.0-1|9	License:	GPL+ or Artistic
12mu|perl-Email-Address-1.901.0-1|10	Group:		Development/Perl
12mu|perl-Email-Address-1.901.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Email-Address-1.901.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Email/Email-Address-%{upstream_version}.tar.gz
12mu|perl-Email-Address-1.901.0-1|13	
12mu|perl-Email-Address-1.901.0-1|14	BuildRequires:	perl-devel
12mu|perl-Email-Address-1.901.0-1|15	BuildArch:	noarch
12mu|perl-Email-Address-1.901.0-1|16	
12mu|perl-Email-Address-1.901.0-1|17	
12mu|perl-Email-Address-1.901.0-1|18	%description
12mu|perl-Email-Address-1.901.0-1|19	This class implements a complete RFC 2822 parser that locates
12mu|perl-Email-Address-1.901.0-1|20	email addresses in strings and returns a list of "Email::Address"
12mu|perl-Email-Address-1.901.0-1|21	objects found. Alternatley you may construct objects manually.
12mu|perl-Email-Address-1.901.0-1|22	The goal of this software is to be correct, and very very fast.
12mu|perl-Email-Address-1.901.0-1|23	
12mu|perl-Email-Address-1.901.0-1|24	%prep
12mu|perl-Email-Address-1.901.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Email-Address-1.901.0-1|26	perl -pi -e 's|/usr/local/bin/perl|%{__perl}|' bench/ea-vs-ma.pl
12mu|perl-Email-Address-1.901.0-1|27	
12mu|perl-Email-Address-1.901.0-1|28	%build
12mu|perl-Email-Address-1.901.0-1|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Email-Address-1.901.0-1|30	%make
12mu|perl-Email-Address-1.901.0-1|31	
12mu|perl-Email-Address-1.901.0-1|32	%check
12mu|perl-Email-Address-1.901.0-1|33	%make test
12mu|perl-Email-Address-1.901.0-1|34	
12mu|perl-Email-Address-1.901.0-1|35	%install
12mu|perl-Email-Address-1.901.0-1|36	%makeinstall_std
12mu|perl-Email-Address-1.901.0-1|37	
12mu|perl-Email-Address-1.901.0-1|38	%files
12mu|perl-Email-Address-1.901.0-1|39	%doc Changes README bench META.yml
12mu|perl-Email-Address-1.901.0-1|40	%{perl_vendorlib}/Email
12mu|perl-Email-Address-1.901.0-1|41	%{_mandir}/man3/*
12mu|perl-Email-Address-1.901.0-1|42	
12mu|perl-Email-Address-1.901.0-1|43	
12mu|perl-Email-Address-1.901.0-1|44	
12mu|perl-Email-Address-1.901.0-1|45	%changelog
12mu|perl-Email-Address-1.901.0-1|46	* Tue Feb 11 2014 dsilakov <denis.silakov@rosalab.ru> 1.901.0-1
12mu|perl-Email-Address-1.901.0-1|47	+ Revision: a127a44
12mu|perl-Email-Address-1.901.0-1|48	- Merge pull request #1 from import/perl-Email-Address:auto_update
12mu|perl-Email-Address-1.901.0-1|49	- ROSA Updates Builder: update suggested
12mu|perl-Email-Address-1.901.0-1|50	
12mu|perl-Email-Address-1.901.0-1|51	

20375 12
12mu|perl-Email-Date-1.104.0-1|1	%define upstream_name    Email-Date
12mu|perl-Email-Date-1.104.0-1|2	%define upstream_version 1.104
12mu|perl-Email-Date-1.104.0-1|3	
12mu|perl-Email-Date-1.104.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Email-Date-1.104.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Email-Date-1.104.0-1|6	Release:	1
12mu|perl-Email-Date-1.104.0-1|7	
12mu|perl-Email-Date-1.104.0-1|8	Summary:	Find and Format Date Headers
12mu|perl-Email-Date-1.104.0-1|9	License:	GPL+ or Artistic
12mu|perl-Email-Date-1.104.0-1|10	Group:		Development/Perl
12mu|perl-Email-Date-1.104.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Email-Date-1.104.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Email-Date-1.104.0-1|13	
12mu|perl-Email-Date-1.104.0-1|14	BuildRequires:	perl(Time::Piece)
12mu|perl-Email-Date-1.104.0-1|15	BuildRequires: perl(Capture::Tiny)
12mu|perl-Email-Date-1.104.0-1|16	BuildRequires:	perl(Email::Abstract)
12mu|perl-Email-Date-1.104.0-1|17	BuildRequires:	perl(Email::Date::Format)
12mu|perl-Email-Date-1.104.0-1|18	BuildRequires:	perl(Date::Parse)
12mu|perl-Email-Date-1.104.0-1|19	BuildRequires:	perl-devel
12mu|perl-Email-Date-1.104.0-1|20	
12mu|perl-Email-Date-1.104.0-1|21	BuildArch:	noarch
12mu|perl-Email-Date-1.104.0-1|22	
12mu|perl-Email-Date-1.104.0-1|23	
12mu|perl-Email-Date-1.104.0-1|24	%description
12mu|perl-Email-Date-1.104.0-1|25	RFC 2822 defines the Date: header. It declares the header a required part of an
12mu|perl-Email-Date-1.104.0-1|26	email message. The syntax for date headers is clearly laid out. Stil, even a
12mu|perl-Email-Date-1.104.0-1|27	perfectly planned world has storms. The truth is, many programs get it wrong.
12mu|perl-Email-Date-1.104.0-1|28	Very wrong. Or, they don't include a Date: header at all. This often forces you
12mu|perl-Email-Date-1.104.0-1|29	to look elsewhere for the date, and hoping to find something.
12mu|perl-Email-Date-1.104.0-1|30	
12mu|perl-Email-Date-1.104.0-1|31	For this reason, the tedious process of looking for a valid date has been
12mu|perl-Email-Date-1.104.0-1|32	encapsulated in this software. Further, the process of creating RFC compliant
12mu|perl-Email-Date-1.104.0-1|33	date strings is also found in this software.
12mu|perl-Email-Date-1.104.0-1|34	
12mu|perl-Email-Date-1.104.0-1|35	%prep
12mu|perl-Email-Date-1.104.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Email-Date-1.104.0-1|37	
12mu|perl-Email-Date-1.104.0-1|38	%build
12mu|perl-Email-Date-1.104.0-1|39	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Email-Date-1.104.0-1|40	%make
12mu|perl-Email-Date-1.104.0-1|41	
12mu|perl-Email-Date-1.104.0-1|42	%check
12mu|perl-Email-Date-1.104.0-1|43	make test
12mu|perl-Email-Date-1.104.0-1|44	
12mu|perl-Email-Date-1.104.0-1|45	%install
12mu|perl-Email-Date-1.104.0-1|46	%makeinstall_std
12mu|perl-Email-Date-1.104.0-1|47	
12mu|perl-Email-Date-1.104.0-1|48	%files
12mu|perl-Email-Date-1.104.0-1|49	%doc README Changes
12mu|perl-Email-Date-1.104.0-1|50	%{perl_vendorlib}/Email
12mu|perl-Email-Date-1.104.0-1|51	%{_mandir}/*/*
12mu|perl-Email-Date-1.104.0-1|52	
12mu|perl-Email-Date-1.104.0-1|53	
12mu|perl-Email-Date-1.104.0-1|54	
12mu|perl-Email-Date-1.104.0-1|55	%changelog
12mu|perl-Email-Date-1.104.0-1|56	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.104.0-1
12mu|perl-Email-Date-1.104.0-1|57	+ Revision: 173e2af
12mu|perl-Email-Date-1.104.0-1|58	- Fix BRs
12mu|perl-Email-Date-1.104.0-1|59	
12mu|perl-Email-Date-1.104.0-1|60	

20376 12
12mu|perl-Email-Date-Format-1.4.0-1|1	%define upstream_name    Email-Date-Format
12mu|perl-Email-Date-Format-1.4.0-1|2	%define upstream_version 1.004
12mu|perl-Email-Date-Format-1.4.0-1|3	
12mu|perl-Email-Date-Format-1.4.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Email-Date-Format-1.4.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Email-Date-Format-1.4.0-1|6	Release:	1
12mu|perl-Email-Date-Format-1.4.0-1|7	
12mu|perl-Email-Date-Format-1.4.0-1|8	Summary:	Produce RFC 2822 date strings
12mu|perl-Email-Date-Format-1.4.0-1|9	License:	GPL+ or Artistic
12mu|perl-Email-Date-Format-1.4.0-1|10	Group:		Development/Perl
12mu|perl-Email-Date-Format-1.4.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Email-Date-Format-1.4.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Email/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Email-Date-Format-1.4.0-1|13	
12mu|perl-Email-Date-Format-1.4.0-1|14	BuildRequires:	perl(Test::More)
12mu|perl-Email-Date-Format-1.4.0-1|15	BuildRequires: perl(Capture::Tiny)
12mu|perl-Email-Date-Format-1.4.0-1|16	BuildRequires:	perl(Time::Local)
12mu|perl-Email-Date-Format-1.4.0-1|17	BuildRequires:	perl-devel
12mu|perl-Email-Date-Format-1.4.0-1|18	
12mu|perl-Email-Date-Format-1.4.0-1|19	BuildArch:		noarch
12mu|perl-Email-Date-Format-1.4.0-1|20	
12mu|perl-Email-Date-Format-1.4.0-1|21	%description
12mu|perl-Email-Date-Format-1.4.0-1|22	This module provides a simple means for generating an RFC 2822 compliant
12mu|perl-Email-Date-Format-1.4.0-1|23	datetime string.  (In case you care, they're not RFC 822 dates, because they
12mu|perl-Email-Date-Format-1.4.0-1|24	use a four digit year, which is not allowed in RFC 822.)
12mu|perl-Email-Date-Format-1.4.0-1|25	
12mu|perl-Email-Date-Format-1.4.0-1|26	%prep
12mu|perl-Email-Date-Format-1.4.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Email-Date-Format-1.4.0-1|28	
12mu|perl-Email-Date-Format-1.4.0-1|29	%build
12mu|perl-Email-Date-Format-1.4.0-1|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Email-Date-Format-1.4.0-1|31	%make
12mu|perl-Email-Date-Format-1.4.0-1|32	
12mu|perl-Email-Date-Format-1.4.0-1|33	%check
12mu|perl-Email-Date-Format-1.4.0-1|34	make test
12mu|perl-Email-Date-Format-1.4.0-1|35	
12mu|perl-Email-Date-Format-1.4.0-1|36	%install
12mu|perl-Email-Date-Format-1.4.0-1|37	%makeinstall_std
12mu|perl-Email-Date-Format-1.4.0-1|38	
12mu|perl-Email-Date-Format-1.4.0-1|39	%files
12mu|perl-Email-Date-Format-1.4.0-1|40	%doc Changes LICENSE README
12mu|perl-Email-Date-Format-1.4.0-1|41	%{_mandir}/man3/*
12mu|perl-Email-Date-Format-1.4.0-1|42	%{perl_vendorlib}/Email
12mu|perl-Email-Date-Format-1.4.0-1|43	
12mu|perl-Email-Date-Format-1.4.0-1|44	
12mu|perl-Email-Date-Format-1.4.0-1|45	
12mu|perl-Email-Date-Format-1.4.0-1|46	%changelog
12mu|perl-Email-Date-Format-1.4.0-1|47	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.0-1
12mu|perl-Email-Date-Format-1.4.0-1|48	+ Revision: 463e7ea
12mu|perl-Email-Date-Format-1.4.0-1|49	- Fix BRs
12mu|perl-Email-Date-Format-1.4.0-1|50	
12mu|perl-Email-Date-Format-1.4.0-1|51	

20377 12
12mu|perl-Email-Simple-2.203.0-1|1	%define upstream_name     Email-Simple
12mu|perl-Email-Simple-2.203.0-1|2	%define upstream_version 2.203
12mu|perl-Email-Simple-2.203.0-1|3	
12mu|perl-Email-Simple-2.203.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Email-Simple-2.203.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Email-Simple-2.203.0-1|6	Release:	1
12mu|perl-Email-Simple-2.203.0-1|7	
12mu|perl-Email-Simple-2.203.0-1|8	Summary:	Simple parsing of RFC2822 message format and headers
12mu|perl-Email-Simple-2.203.0-1|9	License:	GPL+ or Artistic
12mu|perl-Email-Simple-2.203.0-1|10	Group:		Development/Perl
12mu|perl-Email-Simple-2.203.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Email-Simple-2.203.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Email/Email-Simple-%{upstream_version}.tar.gz
12mu|perl-Email-Simple-2.203.0-1|13	
12mu|perl-Email-Simple-2.203.0-1|14	BuildRequires:	perl(Email::Date::Format)
12mu|perl-Email-Simple-2.203.0-1|15	BuildRequires: perl(Capture::Tiny)
12mu|perl-Email-Simple-2.203.0-1|16	BuildRequires:	perl-devel
12mu|perl-Email-Simple-2.203.0-1|17	
12mu|perl-Email-Simple-2.203.0-1|18	BuildArch:	noarch
12mu|perl-Email-Simple-2.203.0-1|19	
12mu|perl-Email-Simple-2.203.0-1|20	Obsoletes:	perl-Email-Simple-Creator <= 1.424.0
12mu|perl-Email-Simple-2.203.0-1|21	Provides:	perl-Email-Simple-Creator  = 1.424.0
12mu|perl-Email-Simple-2.203.0-1|22	
12mu|perl-Email-Simple-2.203.0-1|23	%description
12mu|perl-Email-Simple-2.203.0-1|24	Email::Simple is the first deliverable of the "Perl Email Project", a reaction
12mu|perl-Email-Simple-2.203.0-1|25	against the complexity and increasing bugginess of the Mail::* modules. In
12mu|perl-Email-Simple-2.203.0-1|26	contrast, Email::* modules are meant to be simple to use and to maintain, pared
12mu|perl-Email-Simple-2.203.0-1|27	to the bone, fast, minimal in their external dependencies, and correct.
12mu|perl-Email-Simple-2.203.0-1|28	
12mu|perl-Email-Simple-2.203.0-1|29	%prep
12mu|perl-Email-Simple-2.203.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Email-Simple-2.203.0-1|31	
12mu|perl-Email-Simple-2.203.0-1|32	%build
12mu|perl-Email-Simple-2.203.0-1|33	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Email-Simple-2.203.0-1|34	%make
12mu|perl-Email-Simple-2.203.0-1|35	
12mu|perl-Email-Simple-2.203.0-1|36	%check
12mu|perl-Email-Simple-2.203.0-1|37	%make test
12mu|perl-Email-Simple-2.203.0-1|38	
12mu|perl-Email-Simple-2.203.0-1|39	%install
12mu|perl-Email-Simple-2.203.0-1|40	%makeinstall_std
12mu|perl-Email-Simple-2.203.0-1|41	
12mu|perl-Email-Simple-2.203.0-1|42	%files
12mu|perl-Email-Simple-2.203.0-1|43	%doc README Changes
12mu|perl-Email-Simple-2.203.0-1|44	%{perl_vendorlib}/Email
12mu|perl-Email-Simple-2.203.0-1|45	%{_mandir}/*/*
12mu|perl-Email-Simple-2.203.0-1|46	
12mu|perl-Email-Simple-2.203.0-1|47	
12mu|perl-Email-Simple-2.203.0-1|48	
12mu|perl-Email-Simple-2.203.0-1|49	%changelog
12mu|perl-Email-Simple-2.203.0-1|50	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.203.0-1
12mu|perl-Email-Simple-2.203.0-1|51	+ Revision: 704f995
12mu|perl-Email-Simple-2.203.0-1|52	- Updated to 2.203 (by updates_builder)
12mu|perl-Email-Simple-2.203.0-1|53	
12mu|perl-Email-Simple-2.203.0-1|54	

20378 12
12mu|perl-Encode-Locale-1.30.0-1|1	%define upstream_name    Encode-Locale
12mu|perl-Encode-Locale-1.30.0-1|2	%define upstream_version 1.03
12mu|perl-Encode-Locale-1.30.0-1|3	
12mu|perl-Encode-Locale-1.30.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-Encode-Locale-1.30.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Encode-Locale-1.30.0-1|6	Release:    1
12mu|perl-Encode-Locale-1.30.0-1|7	
12mu|perl-Encode-Locale-1.30.0-1|8	Summary:    Determine the locale encoding
12mu|perl-Encode-Locale-1.30.0-1|9	License:    GPL+ or Artistic
12mu|perl-Encode-Locale-1.30.0-1|10	Group:      Development/Perl
12mu|perl-Encode-Locale-1.30.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Encode-Locale-1.30.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Encode/Encode-Locale-%{upstream_version}.tar.gz
12mu|perl-Encode-Locale-1.30.0-1|13	
12mu|perl-Encode-Locale-1.30.0-1|14	BuildRequires: perl(Encode)
12mu|perl-Encode-Locale-1.30.0-1|15	BuildRequires: perl(Encode::Alias)
12mu|perl-Encode-Locale-1.30.0-1|16	BuildRequires: perl(Test)
12mu|perl-Encode-Locale-1.30.0-1|17	BuildRequires: perl-devel
12mu|perl-Encode-Locale-1.30.0-1|18	BuildArch: noarch
12mu|perl-Encode-Locale-1.30.0-1|19	
12mu|perl-Encode-Locale-1.30.0-1|20	%description
12mu|perl-Encode-Locale-1.30.0-1|21	In many applications it's wise to let Perl use Unicode for the strings it
12mu|perl-Encode-Locale-1.30.0-1|22	processes. Most of the interfaces Perl has to the outside world is still
12mu|perl-Encode-Locale-1.30.0-1|23	byte based. Programs therefore needs to decode byte strings that enter the
12mu|perl-Encode-Locale-1.30.0-1|24	program from the outside and encode them again on the way out.
12mu|perl-Encode-Locale-1.30.0-1|25	
12mu|perl-Encode-Locale-1.30.0-1|26	The POSIX locale system is used to specify both the language conventions
12mu|perl-Encode-Locale-1.30.0-1|27	requested by the user and the preferred character set to consume and
12mu|perl-Encode-Locale-1.30.0-1|28	output. The 'Encode::Locale' module looks up the charset and encoding
12mu|perl-Encode-Locale-1.30.0-1|29	(called a CODESET in the locale jargon) and arrange for the the Encode
12mu|perl-Encode-Locale-1.30.0-1|30	manpage module to know this encoding under the name "locale". It means
12mu|perl-Encode-Locale-1.30.0-1|31	bytes obtained from the environment can be converted to Unicode strings by
12mu|perl-Encode-Locale-1.30.0-1|32	calling 'Encode::encode(locale => $bytes)' and converted back again with
12mu|perl-Encode-Locale-1.30.0-1|33	'Encode::decode(locale => $string)'.
12mu|perl-Encode-Locale-1.30.0-1|34	
12mu|perl-Encode-Locale-1.30.0-1|35	Where file systems interfaces pass file names in and out of the program we
12mu|perl-Encode-Locale-1.30.0-1|36	also need care. The trend is for operating systems to use a fixed file
12mu|perl-Encode-Locale-1.30.0-1|37	encoding that don't actually depend on the locale; and this module
12mu|perl-Encode-Locale-1.30.0-1|38	determines the most appropriate encoding for file names. The the Encode
12mu|perl-Encode-Locale-1.30.0-1|39	manpage module will know this encoding under the name "locale_fs". For
12mu|perl-Encode-Locale-1.30.0-1|40	traditional Unix systems this will be an alias to the same encoding as
12mu|perl-Encode-Locale-1.30.0-1|41	"locale".
12mu|perl-Encode-Locale-1.30.0-1|42	
12mu|perl-Encode-Locale-1.30.0-1|43	%prep
12mu|perl-Encode-Locale-1.30.0-1|44	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Encode-Locale-1.30.0-1|45	
12mu|perl-Encode-Locale-1.30.0-1|46	%build
12mu|perl-Encode-Locale-1.30.0-1|47	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Encode-Locale-1.30.0-1|48	
12mu|perl-Encode-Locale-1.30.0-1|49	%make
12mu|perl-Encode-Locale-1.30.0-1|50	
12mu|perl-Encode-Locale-1.30.0-1|51	%check
12mu|perl-Encode-Locale-1.30.0-1|52	%make test
12mu|perl-Encode-Locale-1.30.0-1|53	
12mu|perl-Encode-Locale-1.30.0-1|54	%install
12mu|perl-Encode-Locale-1.30.0-1|55	%makeinstall_std
12mu|perl-Encode-Locale-1.30.0-1|56	
12mu|perl-Encode-Locale-1.30.0-1|57	%files
12mu|perl-Encode-Locale-1.30.0-1|58	%doc Changes META.yml README
12mu|perl-Encode-Locale-1.30.0-1|59	%{_mandir}/man3/*
12mu|perl-Encode-Locale-1.30.0-1|60	%perl_vendorlib/*
12mu|perl-Encode-Locale-1.30.0-1|61	
12mu|perl-Encode-Locale-1.30.0-1|62	
12mu|perl-Encode-Locale-1.30.0-1|63	
12mu|perl-Encode-Locale-1.30.0-1|64	%changelog
12mu|perl-Encode-Locale-1.30.0-1|65	* Fri Jan 10 2014 dsilakov <denis.silakov@rosalab.ru> 1.30.0-1
12mu|perl-Encode-Locale-1.30.0-1|66	+ Revision: cdc7ad2
12mu|perl-Encode-Locale-1.30.0-1|67	- Merge pull request #1 from import/perl-Encode-Locale:auto_update
12mu|perl-Encode-Locale-1.30.0-1|68	- ROSA Updates Builder: update suggested
12mu|perl-Encode-Locale-1.30.0-1|69	
12mu|perl-Encode-Locale-1.30.0-1|70	

20379 12
12mu|perl-Error-0.170.220-1|1	%define upstream_name    Error%define upstream_version 0.17022
12mu|perl-Error-0.170.220-1|2	
12mu|perl-Error-0.170.220-1|3	Name:		perl-%{upstream_name}
12mu|perl-Error-0.170.220-1|4	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Error-0.170.220-1|5	Release:	1
12mu|perl-Error-0.170.220-1|6	Epoch:		1
12mu|perl-Error-0.170.220-1|7	
12mu|perl-Error-0.170.220-1|8	Summary:	Error/exception handling in an OO-ish way
12mu|perl-Error-0.170.220-1|9	License:	GPL+ or Artistic
12mu|perl-Error-0.170.220-1|10	Group:		Development/Perl
12mu|perl-Error-0.170.220-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Error-0.170.220-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/S/SH/SHLOMIF/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Error-0.170.220-1|13	
12mu|perl-Error-0.170.220-1|14	BuildRequires:	perl-devel
12mu|perl-Error-0.170.220-1|15	BuildArch:	noarch
12mu|perl-Error-0.170.220-1|16	
12mu|perl-Error-0.170.220-1|17	%description
12mu|perl-Error-0.170.220-1|18	The Error package provides two interfaces. Firstly Error
12mu|perl-Error-0.170.220-1|19	provides a procedural interface to exception handling.
12mu|perl-Error-0.170.220-1|20	Secondly Error is a base class for errors/exceptions that
12mu|perl-Error-0.170.220-1|21	can either be thrown, for subsequent catch, or can simply
12mu|perl-Error-0.170.220-1|22	be recorded.
12mu|perl-Error-0.170.220-1|23	Errors in the class Error should not be thrown directly,
12mu|perl-Error-0.170.220-1|24	but the user should throw errors from a sub-class of Error.
12mu|perl-Error-0.170.220-1|25	
12mu|perl-Error-0.170.220-1|26	%prep
12mu|perl-Error-0.170.220-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Error-0.170.220-1|28	
12mu|perl-Error-0.170.220-1|29	%build
12mu|perl-Error-0.170.220-1|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Error-0.170.220-1|31	%make
12mu|perl-Error-0.170.220-1|32	
12mu|perl-Error-0.170.220-1|33	%check
12mu|perl-Error-0.170.220-1|34	%make test
12mu|perl-Error-0.170.220-1|35	
12mu|perl-Error-0.170.220-1|36	%install
12mu|perl-Error-0.170.220-1|37	%makeinstall_std
12mu|perl-Error-0.170.220-1|38	
12mu|perl-Error-0.170.220-1|39	%files
12mu|perl-Error-0.170.220-1|40	%doc ChangeLog README examples
12mu|perl-Error-0.170.220-1|41	%{perl_vendorlib}/Error
12mu|perl-Error-0.170.220-1|42	%{perl_vendorlib}/Error.pm
12mu|perl-Error-0.170.220-1|43	%{_mandir}/*/*
12mu|perl-Error-0.170.220-1|44	
12mu|perl-Error-0.170.220-1|45	
12mu|perl-Error-0.170.220-1|46	
12mu|perl-Error-0.170.220-1|47	%changelog
12mu|perl-Error-0.170.220-1|48	* Mon Mar 03 2014 dsilakov <denis.silakov@rosalab.ru> 1:0.170.220-1
12mu|perl-Error-0.170.220-1|49	+ Revision: f6eec01
12mu|perl-Error-0.170.220-1|50	- Merge pull request #4 from import/perl-Error:auto_update
12mu|perl-Error-0.170.220-1|51	- ROSA Updates Builder: update suggested
12mu|perl-Error-0.170.220-1|52	
12mu|perl-Error-0.170.220-1|53	

20380 12
12mu|perl-EV-4.160.0-1|1	%define upstream_name    EV
12mu|perl-EV-4.160.0-1|2	%define upstream_version 4.16
12mu|perl-EV-4.160.0-1|3	
12mu|perl-EV-4.160.0-1|4	%define filelist %{upstream_name}-%{upstream_version}-filelist
12mu|perl-EV-4.160.0-1|5	%define maketest 1
12mu|perl-EV-4.160.0-1|6	
12mu|perl-EV-4.160.0-1|7	Name:      perl-%{upstream_name}
12mu|perl-EV-4.160.0-1|8	Version:   %perl_convert_version %{upstream_version}
12mu|perl-EV-4.160.0-1|9	Release:	1
12mu|perl-EV-4.160.0-1|10	
12mu|perl-EV-4.160.0-1|11	Summary:   Wrapper for the libev high-performance event loop library
12mu|perl-EV-4.160.0-1|12	License:   Artistic
12mu|perl-EV-4.160.0-1|13	Group:     Development/Perl
12mu|perl-EV-4.160.0-1|14	Url:       http://software.schmorp.de/pkg/EV.html
12mu|perl-EV-4.160.0-1|15	Source0:   http://www.cpan.org/authors/id/M/ML/MLEHMANN/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-EV-4.160.0-1|16	
12mu|perl-EV-4.160.0-1|17	BuildRequires: perl-devel
12mu|perl-EV-4.160.0-1|18	BuildRequires: perl-AnyEvent >= 1:2.6
12mu|perl-EV-4.160.0-1|19	BuildRequires: perl(common::sense)
12mu|perl-EV-4.160.0-1|20	
12mu|perl-EV-4.160.0-1|21	%description
12mu|perl-EV-4.160.0-1|22	A thin wrapper around libev, a high-performance event loop. Intended
12mu|perl-EV-4.160.0-1|23	as a faster and less buggy replacement for the Event perl
12mu|perl-EV-4.160.0-1|24	module. Efficiently supports very high number of timers, scalable
12mu|perl-EV-4.160.0-1|25	operating system APIs such as epoll, kqueue and solaris's ports,
12mu|perl-EV-4.160.0-1|26	child/pid watchers and more.
12mu|perl-EV-4.160.0-1|27	
12mu|perl-EV-4.160.0-1|28	%prep
12mu|perl-EV-4.160.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-EV-4.160.0-1|30	chmod -R u+w %{_builddir}/%{upstream_name}-%{upstream_version}
12mu|perl-EV-4.160.0-1|31	
12mu|perl-EV-4.160.0-1|32	%build
12mu|perl-EV-4.160.0-1|33	grep -rsl '^#!.*perl' . |
12mu|perl-EV-4.160.0-1|34	grep -v '.bak$' |xargs --no-run-if-empty \
12mu|perl-EV-4.160.0-1|35	%__perl -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)'
12mu|perl-EV-4.160.0-1|36	CFLAGS="%{optflags}"
12mu|perl-EV-4.160.0-1|37	echo | %{__perl} Makefile.PL `%{__perl} -MExtUtils::MakeMaker -e ' print qq|PREFIX=%{buildroot}%{_prefix}| if \$ExtUtils::MakeMaker::VERSION =~ /5\.9[1-6]|6\.0[0-5]/ '` INSTALLDIRS=vendor
12mu|perl-EV-4.160.0-1|38	%make
12mu|perl-EV-4.160.0-1|39	
12mu|perl-EV-4.160.0-1|40	%check
12mu|perl-EV-4.160.0-1|41	%make test
12mu|perl-EV-4.160.0-1|42	
12mu|perl-EV-4.160.0-1|43	%install
12mu|perl-EV-4.160.0-1|44	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mu|perl-EV-4.160.0-1|45	
12mu|perl-EV-4.160.0-1|46	%{makeinstall} `%{__perl} -MExtUtils::MakeMaker -e ' print \$ExtUtils::MakeMaker::VERSION <= 6.05 ? qq|PREFIX=%{buildroot}%{_prefix}| : qq|DESTDIR=%{buildroot}| '`
12mu|perl-EV-4.160.0-1|47	
12mu|perl-EV-4.160.0-1|48	# remove special files
12mu|perl-EV-4.160.0-1|49	find %{buildroot} -name "perllocal.pod" \
12mu|perl-EV-4.160.0-1|50	-o -name ".packlist"                \
12mu|perl-EV-4.160.0-1|51	-o -name "*.bs"                     \
12mu|perl-EV-4.160.0-1|52	|xargs -i rm -f {}
12mu|perl-EV-4.160.0-1|53	
12mu|perl-EV-4.160.0-1|54	# no empty directories
12mu|perl-EV-4.160.0-1|55	find %{buildroot}%{_prefix}             \
12mu|perl-EV-4.160.0-1|56	-type d -depth                      \
12mu|perl-EV-4.160.0-1|57	-exec rmdir {} \; 2>/dev/null
12mu|perl-EV-4.160.0-1|58	
12mu|perl-EV-4.160.0-1|59	
12mu|perl-EV-4.160.0-1|60	%clean
12mu|perl-EV-4.160.0-1|61	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mu|perl-EV-4.160.0-1|62	
12mu|perl-EV-4.160.0-1|63	%files
12mu|perl-EV-4.160.0-1|64	%doc README Changes
12mu|perl-EV-4.160.0-1|65	%{perl_vendorarch}/EV.pm
12mu|perl-EV-4.160.0-1|66	%{perl_vendorarch}/EV
12mu|perl-EV-4.160.0-1|67	%{perl_vendorarch}/auto/EV
12mu|perl-EV-4.160.0-1|68	%{_mandir}/man3/EV*
12mu|perl-EV-4.160.0-1|69	
12mu|perl-EV-4.160.0-1|70	
12mu|perl-EV-4.160.0-1|71	
12mu|perl-EV-4.160.0-1|72	
12mu|perl-EV-4.160.0-1|73	%changelog
12mu|perl-EV-4.160.0-1|74	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.160.0-1
12mu|perl-EV-4.160.0-1|75	+ Revision: 77cdce6
12mu|perl-EV-4.160.0-1|76	- Updated to 4.16 (by updates_builder)
12mu|perl-EV-4.160.0-1|77	
12mu|perl-EV-4.160.0-1|78	

20381 12
12mu|perl-Eval-Closure-0.110.0-1|1	%define upstream_name    Eval-Closure
12mu|perl-Eval-Closure-0.110.0-1|2	%define upstream_version 0.11
12mu|perl-Eval-Closure-0.110.0-1|3	
12mu|perl-Eval-Closure-0.110.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Eval-Closure-0.110.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Eval-Closure-0.110.0-1|6	Release:	1
12mu|perl-Eval-Closure-0.110.0-1|7	Summary:	Safely and cleanly create closures via string eval
12mu|perl-Eval-Closure-0.110.0-1|8	License:	GPL+ or Artistic
12mu|perl-Eval-Closure-0.110.0-1|9	Group:		Development/Perl
12mu|perl-Eval-Closure-0.110.0-1|10	URL:		http://search.cpan.org/~doy/Eval-Closure-0.04/lib/Eval/Closure.pm
12mu|perl-Eval-Closure-0.110.0-1|11	Source0:	http://www.cpan.org/authors/id/D/DO/DOY/Eval-Closure-%{upstream_version}.tar.gz
12mu|perl-Eval-Closure-0.110.0-1|12	BuildRequires:	perl(Sub::Exporter)
12mu|perl-Eval-Closure-0.110.0-1|13	BuildRequires:	perl(Test::Fatal)
12mu|perl-Eval-Closure-0.110.0-1|14	BuildRequires:	perl(Test::Requires)
12mu|perl-Eval-Closure-0.110.0-1|15	BuildRequires:	perl-devel
12mu|perl-Eval-Closure-0.110.0-1|16	BuildArch:	noarch
12mu|perl-Eval-Closure-0.110.0-1|17	
12mu|perl-Eval-Closure-0.110.0-1|18	%description
12mu|perl-Eval-Closure-0.110.0-1|19	String eval is often used for dynamic code generation. For instance, Moose uses
12mu|perl-Eval-Closure-0.110.0-1|20	it heavily, to generate inlined versions of accessors and constructors, which
12mu|perl-Eval-Closure-0.110.0-1|21	speeds code up at runtime by a significant amount. String eval is not without
12mu|perl-Eval-Closure-0.110.0-1|22	its issues however - it's difficult to control the scope it's used in (which
12mu|perl-Eval-Closure-0.110.0-1|23	determines which variables are in scope inside the eval), and it can be quite
12mu|perl-Eval-Closure-0.110.0-1|24	slow, especially if doing a large number of evals.
12mu|perl-Eval-Closure-0.110.0-1|25	
12mu|perl-Eval-Closure-0.110.0-1|26	This module attempts to solve both of those problems. It provides an
12mu|perl-Eval-Closure-0.110.0-1|27	eval_closure function, which evals a string in a clean environment, other than
12mu|perl-Eval-Closure-0.110.0-1|28	a fixed list of specified variables. It also caches the result of the eval, so
12mu|perl-Eval-Closure-0.110.0-1|29	that doing repeated evals of the same source, even with a different
12mu|perl-Eval-Closure-0.110.0-1|30	environment, will be much faster (but note that the description is part of the
12mu|perl-Eval-Closure-0.110.0-1|31	string to be evaled, so it must also be the same (or non-existent) if caching
12mu|perl-Eval-Closure-0.110.0-1|32	is to work properly).
12mu|perl-Eval-Closure-0.110.0-1|33	
12mu|perl-Eval-Closure-0.110.0-1|34	%prep
12mu|perl-Eval-Closure-0.110.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Eval-Closure-0.110.0-1|36	
12mu|perl-Eval-Closure-0.110.0-1|37	%build
12mu|perl-Eval-Closure-0.110.0-1|38	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Eval-Closure-0.110.0-1|39	%make
12mu|perl-Eval-Closure-0.110.0-1|40	
12mu|perl-Eval-Closure-0.110.0-1|41	%check
12mu|perl-Eval-Closure-0.110.0-1|42	make test
12mu|perl-Eval-Closure-0.110.0-1|43	
12mu|perl-Eval-Closure-0.110.0-1|44	%install
12mu|perl-Eval-Closure-0.110.0-1|45	%makeinstall_std
12mu|perl-Eval-Closure-0.110.0-1|46	
12mu|perl-Eval-Closure-0.110.0-1|47	%files
12mu|perl-Eval-Closure-0.110.0-1|48	%doc LICENSE MANIFEST README Changes
12mu|perl-Eval-Closure-0.110.0-1|49	%{_mandir}/man3/*
12mu|perl-Eval-Closure-0.110.0-1|50	%{perl_vendorlib}/*
12mu|perl-Eval-Closure-0.110.0-1|51	
12mu|perl-Eval-Closure-0.110.0-1|52	
12mu|perl-Eval-Closure-0.110.0-1|53	
12mu|perl-Eval-Closure-0.110.0-1|54	%changelog
12mu|perl-Eval-Closure-0.110.0-1|55	* Fri Jan 10 2014 dsilakov <denis.silakov@rosalab.ru> 0.110.0-1
12mu|perl-Eval-Closure-0.110.0-1|56	+ Revision: 1ae8f60
12mu|perl-Eval-Closure-0.110.0-1|57	- Merge pull request #1 from import/perl-Eval-Closure:auto_update
12mu|perl-Eval-Closure-0.110.0-1|58	- ROSA Updates Builder: update suggested
12mu|perl-Eval-Closure-0.110.0-1|59	
12mu|perl-Eval-Closure-0.110.0-1|60	

20382 12
12mu|perl-Event-1.210.0-1|1	%define upstream_name	 Event
12mu|perl-Event-1.210.0-1|2	%define upstream_version 1.21
12mu|perl-Event-1.210.0-1|3	
12mu|perl-Event-1.210.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-Event-1.210.0-1|5	Version:    %perl_convert_version 1.21
12mu|perl-Event-1.210.0-1|6	Release:	1
12mu|perl-Event-1.210.0-1|7	
12mu|perl-Event-1.210.0-1|8	Summary:	%{upstream_name} module for perl
12mu|perl-Event-1.210.0-1|9	License:	GPL+ or Artistic
12mu|perl-Event-1.210.0-1|10	Group:		Development/Perl
12mu|perl-Event-1.210.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Event-1.210.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Event/Event-1.21.tar.gz
12mu|perl-Event-1.210.0-1|13	
12mu|perl-Event-1.210.0-1|14	BuildRequires:	perl-devel
12mu|perl-Event-1.210.0-1|15	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}
12mu|perl-Event-1.210.0-1|16	
12mu|perl-Event-1.210.0-1|17	%description
12mu|perl-Event-1.210.0-1|18	Fast, generic event loop
12mu|perl-Event-1.210.0-1|19	
12mu|perl-Event-1.210.0-1|20	%prep
12mu|perl-Event-1.210.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Event-1.210.0-1|22	
12mu|perl-Event-1.210.0-1|23	%build
12mu|perl-Event-1.210.0-1|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-Event-1.210.0-1|25	%make CFLAGS="%{optflags}"
12mu|perl-Event-1.210.0-1|26	
12mu|perl-Event-1.210.0-1|27	%check
12mu|perl-Event-1.210.0-1|28	%{__make} test
12mu|perl-Event-1.210.0-1|29	
12mu|perl-Event-1.210.0-1|30	%clean
12mu|perl-Event-1.210.0-1|31	rm -rf %{buildroot}
12mu|perl-Event-1.210.0-1|32	
12mu|perl-Event-1.210.0-1|33	%install
12mu|perl-Event-1.210.0-1|34	rm -rf %{buildroot}
12mu|perl-Event-1.210.0-1|35	%makeinstall_std
12mu|perl-Event-1.210.0-1|36	
12mu|perl-Event-1.210.0-1|37	%files
12mu|perl-Event-1.210.0-1|38	%defattr(-,root,root)
12mu|perl-Event-1.210.0-1|39	%doc ANNOUNCE INSTALL README TODO Tutorial.pdf ChangeLog
12mu|perl-Event-1.210.0-1|40	%{perl_vendorarch}/Event*
12mu|perl-Event-1.210.0-1|41	%{perl_vendorarch}/auto/Event
12mu|perl-Event-1.210.0-1|42	%{_mandir}/*/*
12mu|perl-Event-1.210.0-1|43	
12mu|perl-Event-1.210.0-1|44	
12mu|perl-Event-1.210.0-1|45	%changelog
12mu|perl-Event-1.210.0-1|46	* Wed Jan 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.180.0-2
12mu|perl-Event-1.210.0-1|47	+ Revision: 768358
12mu|perl-Event-1.210.0-1|48	- svn commit -m mass rebuild of perl extension against perl 5.14.2
12mu|perl-Event-1.210.0-1|49	
12mu|perl-Event-1.210.0-1|50	* Sun Jun 26 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.180.0-1
12mu|perl-Event-1.210.0-1|51	+ Revision: 687340
12mu|perl-Event-1.210.0-1|52	- update to new version 1.18
12mu|perl-Event-1.210.0-1|53	
12mu|perl-Event-1.210.0-1|54	* Sun May 22 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.170.0-1
12mu|perl-Event-1.210.0-1|55	+ Revision: 677327
12mu|perl-Event-1.210.0-1|56	- update to new version 1.17
12mu|perl-Event-1.210.0-1|57	
12mu|perl-Event-1.210.0-1|58	* Sun May 08 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.150.0-1
12mu|perl-Event-1.210.0-1|59	+ Revision: 672615
12mu|perl-Event-1.210.0-1|60	- update to new version 1.15
12mu|perl-Event-1.210.0-1|61	
12mu|perl-Event-1.210.0-1|62	* Tue Jul 20 2010 Jérôme Quelin <jquelin@mandriva.org> 1.130.0-2mdv2011.0
12mu|perl-Event-1.210.0-1|63	+ Revision: 555255
12mu|perl-Event-1.210.0-1|64	- rebuild
12mu|perl-Event-1.210.0-1|65	
12mu|perl-Event-1.210.0-1|66	* Fri Nov 06 2009 Jérôme Quelin <jquelin@mandriva.org> 1.130.0-1mdv2010.1
12mu|perl-Event-1.210.0-1|67	+ Revision: 461740
12mu|perl-Event-1.210.0-1|68	- update to 1.13
12mu|perl-Event-1.210.0-1|69	
12mu|perl-Event-1.210.0-1|70	* Thu Aug 27 2009 Jérôme Quelin <jquelin@mandriva.org> 1.120.0-1mdv2010.0
12mu|perl-Event-1.210.0-1|71	+ Revision: 421624
12mu|perl-Event-1.210.0-1|72	- update to 1.12
12mu|perl-Event-1.210.0-1|73	
12mu|perl-Event-1.210.0-1|74	* Wed Jul 29 2009 Jérôme Quelin <jquelin@mandriva.org> 1.110.0-1mdv2010.0
12mu|perl-Event-1.210.0-1|75	+ Revision: 403160
12mu|perl-Event-1.210.0-1|76	- rebuild using %%perl_convert_version
12mu|perl-Event-1.210.0-1|77	
12mu|perl-Event-1.210.0-1|78	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.11-2mdv2009.0
12mu|perl-Event-1.210.0-1|79	+ Revision: 268471
12mu|perl-Event-1.210.0-1|80	- rebuild early 2009.0 package (before pixel changes)
12mu|perl-Event-1.210.0-1|81	
12mu|perl-Event-1.210.0-1|82	* Tue May 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.11-1mdv2009.0
12mu|perl-Event-1.210.0-1|83	+ Revision: 209325
12mu|perl-Event-1.210.0-1|84	- update to new version 1.11
12mu|perl-Event-1.210.0-1|85	
12mu|perl-Event-1.210.0-1|86	* Tue Jan 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.10-1mdv2008.1
12mu|perl-Event-1.210.0-1|87	+ Revision: 156177
12mu|perl-Event-1.210.0-1|88	- update to new version 1.10
12mu|perl-Event-1.210.0-1|89	- update to new version 1.10
12mu|perl-Event-1.210.0-1|90	
12mu|perl-Event-1.210.0-1|91	* Tue Jan 15 2008 Thierry Vignaud <tv@mandriva.org> 1.09-2mdv2008.1
12mu|perl-Event-1.210.0-1|92	+ Revision: 152070
12mu|perl-Event-1.210.0-1|93	- rebuild
12mu|perl-Event-1.210.0-1|94	- kill re-definition of %%buildroot on Pixel's request
12mu|perl-Event-1.210.0-1|95	
12mu|perl-Event-1.210.0-1|96	+ Olivier Blin <blino@mandriva.org>
12mu|perl-Event-1.210.0-1|97	- restore BuildRoot
12mu|perl-Event-1.210.0-1|98	
12mu|perl-Event-1.210.0-1|99	* Sun Jul 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.09-1mdv2008.0
12mu|perl-Event-1.210.0-1|100	+ Revision: 46524
12mu|perl-Event-1.210.0-1|101	- update to new version 1.09
12mu|perl-Event-1.210.0-1|102	
12mu|perl-Event-1.210.0-1|103	
12mu|perl-Event-1.210.0-1|104	* Thu Nov 16 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.08-1mdv2007.0
12mu|perl-Event-1.210.0-1|105	+ Revision: 84656
12mu|perl-Event-1.210.0-1|106	- new version
12mu|perl-Event-1.210.0-1|107	- Import perl-Event
12mu|perl-Event-1.210.0-1|108	
12mu|perl-Event-1.210.0-1|109	* Fri Sep 01 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-3mdv2007.0
12mu|perl-Event-1.210.0-1|110	- Rebuild
12mu|perl-Event-1.210.0-1|111	
12mu|perl-Event-1.210.0-1|112	* Sat May 20 2006 Guillaume Rousse <guillomovitch@mandriva.org> 1.06-2mdk
12mu|perl-Event-1.210.0-1|113	- better source URL
12mu|perl-Event-1.210.0-1|114	- test in %%check
12mu|perl-Event-1.210.0-1|115	
12mu|perl-Event-1.210.0-1|116	* Thu May 19 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.06-1mdk
12mu|perl-Event-1.210.0-1|117	- 1.06
12mu|perl-Event-1.210.0-1|118	- Add ChangeLog in docs
12mu|perl-Event-1.210.0-1|119	
12mu|perl-Event-1.210.0-1|120	* Fri Apr 29 2005 Guillaume Rousse <guillomovitch@mandriva.org> 1.05-1mdk
12mu|perl-Event-1.210.0-1|121	- new release
12mu|perl-Event-1.210.0-1|122	- spec cleanup
12mu|perl-Event-1.210.0-1|123	- better url
12mu|perl-Event-1.210.0-1|124	- no more explicit perl requires
12mu|perl-Event-1.210.0-1|125	- rpmbuilupdate aware
12mu|perl-Event-1.210.0-1|126	
12mu|perl-Event-1.210.0-1|127	* Thu Mar 31 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.04-1mdk
12mu|perl-Event-1.210.0-1|128	- 1.04
12mu|perl-Event-1.210.0-1|129	
12mu|perl-Event-1.210.0-1|130	* Fri Feb 11 2005 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 1.03-1mdk
12mu|perl-Event-1.210.0-1|131	- 1.03
12mu|perl-Event-1.210.0-1|132	- make tests
12mu|perl-Event-1.210.0-1|133	
12mu|perl-Event-1.210.0-1|134	* Mon Nov 15 2004 Götz Waschk <waschk@linux-mandrake.com> 1.00-2mdk
12mu|perl-Event-1.210.0-1|135	- rebuild for new perl
12mu|perl-Event-1.210.0-1|136	
12mu|perl-Event-1.210.0-1|137	* Thu Jun 03 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.00-1mdk
12mu|perl-Event-1.210.0-1|138	- 1.00
12mu|perl-Event-1.210.0-1|139	- use %%makeinstall_std macro
12mu|perl-Event-1.210.0-1|140	
12mu|perl-Event-1.210.0-1|141	* Tue Apr 27 2004 Stefan van der Eijk <stefan@mandrake.org> 0.88-1mdk
12mu|perl-Event-1.210.0-1|142	- 0.88
12mu|perl-Event-1.210.0-1|143	
12mu|perl-Event-1.210.0-1|144	

20383 12
12mu|perl-Event-ExecFlow-0.640.0-3|1	%define pkgname Event-ExecFlow
12mu|perl-Event-ExecFlow-0.640.0-3|2	%define filelist %{pkgname}-%{upstream_version}-filelist
12mu|perl-Event-ExecFlow-0.640.0-3|3	%define NVR %{pkgname}-%{upstream_version}-%{release}
12mu|perl-Event-ExecFlow-0.640.0-3|4	%define maketest 1
12mu|perl-Event-ExecFlow-0.640.0-3|5	%define upstream_version 0.64
12mu|perl-Event-ExecFlow-0.640.0-3|6	
12mu|perl-Event-ExecFlow-0.640.0-3|7	Name:      perl-Event-ExecFlow
12mu|perl-Event-ExecFlow-0.640.0-3|8	Summary:   Event-RPC - High level API for event-based execution flow control
12mu|perl-Event-ExecFlow-0.640.0-3|9	Version:   %perl_convert_version %upstream_version
12mu|perl-Event-ExecFlow-0.640.0-3|10	Release:   %mkrel 3
12mu|perl-Event-ExecFlow-0.640.0-3|11	License:   Artistic
12mu|perl-Event-ExecFlow-0.640.0-3|12	Group:     Development/Perl
12mu|perl-Event-ExecFlow-0.640.0-3|13	URL:       http://www.exit1.org/Event-ExecFlow/
12mu|perl-Event-ExecFlow-0.640.0-3|14	SOURCE:    http://search.cpan.org/CPAN/authors/id/J/JR/JRED/Event-ExecFlow-%upstream_version.tar.bz2
12mu|perl-Event-ExecFlow-0.640.0-3|15	Buildroot: %{_tmppath}/%{name}-%{upstream_version}-%(id -u -n)
12mu|perl-Event-ExecFlow-0.640.0-3|16	Buildarch: noarch
12mu|perl-Event-ExecFlow-0.640.0-3|17	BuildRequires: perl-devel
12mu|perl-Event-ExecFlow-0.640.0-3|18	BuildRequires: perl-AnyEvent
12mu|perl-Event-ExecFlow-0.640.0-3|19	BuildRequires: perl-libintl-perl
12mu|perl-Event-ExecFlow-0.640.0-3|20	
12mu|perl-Event-ExecFlow-0.640.0-3|21	%description
12mu|perl-Event-ExecFlow-0.640.0-3|22	Event::ExecFlow provides a ligh level API for defining complex flow
12mu|perl-Event-ExecFlow-0.640.0-3|23	controls with asynchronous execution of external programs.
12mu|perl-Event-ExecFlow-0.640.0-3|24	
12mu|perl-Event-ExecFlow-0.640.0-3|25	%prep
12mu|perl-Event-ExecFlow-0.640.0-3|26	%setup -q -n %{pkgname}-%{upstream_version}
12mu|perl-Event-ExecFlow-0.640.0-3|27	chmod -R u+w %{_builddir}/%{pkgname}-%{upstream_version}
12mu|perl-Event-ExecFlow-0.640.0-3|28	
12mu|perl-Event-ExecFlow-0.640.0-3|29	%build
12mu|perl-Event-ExecFlow-0.640.0-3|30	grep -rsl '^#!.*perl' . |
12mu|perl-Event-ExecFlow-0.640.0-3|31	grep -v '.bak$' |xargs --no-run-if-empty \
12mu|perl-Event-ExecFlow-0.640.0-3|32	%__perl -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)'
12mu|perl-Event-ExecFlow-0.640.0-3|33	CFLAGS="$RPM_OPT_FLAGS"
12mu|perl-Event-ExecFlow-0.640.0-3|34	%{__perl} Makefile.PL `%{__perl} -MExtUtils::MakeMaker -e ' print qq|PREFIX=%{buildroot}%{_prefix}| if \$ExtUtils::MakeMaker::VERSION =~ /5\.9[1-6]|6\.0[0-5]/ '` INSTALLDIRS=vendor
12mu|perl-Event-ExecFlow-0.640.0-3|35	%{__make}
12mu|perl-Event-ExecFlow-0.640.0-3|36	%check
12mu|perl-Event-ExecFlow-0.640.0-3|37	chmod 755 bin/*
12mu|perl-Event-ExecFlow-0.640.0-3|38	%{__make} test
12mu|perl-Event-ExecFlow-0.640.0-3|39	
12mu|perl-Event-ExecFlow-0.640.0-3|40	%install
12mu|perl-Event-ExecFlow-0.640.0-3|41	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mu|perl-Event-ExecFlow-0.640.0-3|42	
12mu|perl-Event-ExecFlow-0.640.0-3|43	%{makeinstall} `%{__perl} -MExtUtils::MakeMaker -e ' print \$ExtUtils::MakeMaker::VERSION <= 6.05 ? qq|PREFIX=%{buildroot}%{_prefix}| : qq|DESTDIR=%{buildroot}| '`
12mu|perl-Event-ExecFlow-0.640.0-3|44	
12mu|perl-Event-ExecFlow-0.640.0-3|45	# remove special files
12mu|perl-Event-ExecFlow-0.640.0-3|46	find %{buildroot} -name "perllocal.pod" \
12mu|perl-Event-ExecFlow-0.640.0-3|47	-o -name ".packlist"                \
12mu|perl-Event-ExecFlow-0.640.0-3|48	-o -name "*.bs"                     \
12mu|perl-Event-ExecFlow-0.640.0-3|49	|xargs -i rm -f {}
12mu|perl-Event-ExecFlow-0.640.0-3|50	
12mu|perl-Event-ExecFlow-0.640.0-3|51	# no empty directories
12mu|perl-Event-ExecFlow-0.640.0-3|52	find %{buildroot}%{_prefix}             \
12mu|perl-Event-ExecFlow-0.640.0-3|53	-type d -depth                      \
12mu|perl-Event-ExecFlow-0.640.0-3|54	-exec rmdir {} \; 2>/dev/null
12mu|perl-Event-ExecFlow-0.640.0-3|55	
12mu|perl-Event-ExecFlow-0.640.0-3|56	
12mu|perl-Event-ExecFlow-0.640.0-3|57	%clean
12mu|perl-Event-ExecFlow-0.640.0-3|58	[ "%{buildroot}" != "/" ] && rm -rf %{buildroot}
12mu|perl-Event-ExecFlow-0.640.0-3|59	
12mu|perl-Event-ExecFlow-0.640.0-3|60	%files
12mu|perl-Event-ExecFlow-0.640.0-3|61	%defattr(-,root,root)
12mu|perl-Event-ExecFlow-0.640.0-3|62	%doc README Changes
12mu|perl-Event-ExecFlow-0.640.0-3|63	%_bindir/execflow
12mu|perl-Event-ExecFlow-0.640.0-3|64	%{perl_vendorlib}/Event/ExecFlow*
12mu|perl-Event-ExecFlow-0.640.0-3|65	%_mandir/man3/Event::ExecFlow*
12mu|perl-Event-ExecFlow-0.640.0-3|66	
12mu|perl-Event-ExecFlow-0.640.0-3|67	
12mu|perl-Event-ExecFlow-0.640.0-3|68	
12mu|perl-Event-ExecFlow-0.640.0-3|69	%changelog
12mu|perl-Event-ExecFlow-0.640.0-3|70	* Fri Jan 20 2012 Götz Waschk <waschk@mandriva.org> 0.640.0-3mdv2012.0
12mu|perl-Event-ExecFlow-0.640.0-3|71	+ Revision: 763021
12mu|perl-Event-ExecFlow-0.640.0-3|72	- rebuild
12mu|perl-Event-ExecFlow-0.640.0-3|73	
12mu|perl-Event-ExecFlow-0.640.0-3|74	* Tue Jul 26 2011 Götz Waschk <waschk@mandriva.org> 0.640.0-2
12mu|perl-Event-ExecFlow-0.640.0-3|75	+ Revision: 691693
12mu|perl-Event-ExecFlow-0.640.0-3|76	- rebuild
12mu|perl-Event-ExecFlow-0.640.0-3|77	
12mu|perl-Event-ExecFlow-0.640.0-3|78	* Wed Jan 06 2010 Götz Waschk <waschk@mandriva.org> 0.640.0-1mdv2011.0
12mu|perl-Event-ExecFlow-0.640.0-3|79	+ Revision: 486564
12mu|perl-Event-ExecFlow-0.640.0-3|80	- update to new version 0.64
12mu|perl-Event-ExecFlow-0.640.0-3|81	
12mu|perl-Event-ExecFlow-0.640.0-3|82	* Tue Jul 28 2009 Götz Waschk <waschk@mandriva.org> 0.630.0-1mdv2010.0
12mu|perl-Event-ExecFlow-0.640.0-3|83	+ Revision: 401505
12mu|perl-Event-ExecFlow-0.640.0-3|84	- use perl version macro
12mu|perl-Event-ExecFlow-0.640.0-3|85	
12mu|perl-Event-ExecFlow-0.640.0-3|86	* Thu Jul 31 2008 Thierry Vignaud <tv@mandriva.org> 0.63-3mdv2009.0
12mu|perl-Event-ExecFlow-0.640.0-3|87	+ Revision: 256812
12mu|perl-Event-ExecFlow-0.640.0-3|88	- rebuild
12mu|perl-Event-ExecFlow-0.640.0-3|89	
12mu|perl-Event-ExecFlow-0.640.0-3|90	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 0.63-1mdv2008.1
12mu|perl-Event-ExecFlow-0.640.0-3|91	+ Revision: 135841
12mu|perl-Event-ExecFlow-0.640.0-3|92	- restore BuildRoot
12mu|perl-Event-ExecFlow-0.640.0-3|93	
12mu|perl-Event-ExecFlow-0.640.0-3|94	+ Thierry Vignaud <tv@mandriva.org>
12mu|perl-Event-ExecFlow-0.640.0-3|95	- kill re-definition of %%buildroot on Pixel's request
12mu|perl-Event-ExecFlow-0.640.0-3|96	
12mu|perl-Event-ExecFlow-0.640.0-3|97	* Tue Apr 17 2007 Götz Waschk <waschk@mandriva.org> 0.63-1mdv2007.1
12mu|perl-Event-ExecFlow-0.640.0-3|98	+ Revision: 13562
12mu|perl-Event-ExecFlow-0.640.0-3|99	- new version
12mu|perl-Event-ExecFlow-0.640.0-3|100	
12mu|perl-Event-ExecFlow-0.640.0-3|101	
12mu|perl-Event-ExecFlow-0.640.0-3|102	* Sun Jun 18 2006 Götz Waschk <waschk@mandriva.org> 0.62-1mdk
12mu|perl-Event-ExecFlow-0.640.0-3|103	- New release 0.62
12mu|perl-Event-ExecFlow-0.640.0-3|104	
12mu|perl-Event-ExecFlow-0.640.0-3|105	* Mon Apr 03 2006 Götz Waschk <waschk@mandriva.org> 0.61-2mdk
12mu|perl-Event-ExecFlow-0.640.0-3|106	- fix buildrequires
12mu|perl-Event-ExecFlow-0.640.0-3|107	- fix URL
12mu|perl-Event-ExecFlow-0.640.0-3|108	
12mu|perl-Event-ExecFlow-0.640.0-3|109	* Mon Apr 03 2006 Götz Waschk <waschk@mandriva.org> 0.61-1mdk
12mu|perl-Event-ExecFlow-0.640.0-3|110	- initial package
12mu|perl-Event-ExecFlow-0.640.0-3|111	

20384 12
12mu|perl-Event-File-0.1.1-3|1	
12mu|perl-Event-File-0.1.1-3|2	%define module	Event-File
12mu|perl-Event-File-0.1.1-3|3	%define name	perl-%{module}
12mu|perl-Event-File-0.1.1-3|4	%define version	0.1.1
12mu|perl-Event-File-0.1.1-3|5	%define rel	3
12mu|perl-Event-File-0.1.1-3|6	
12mu|perl-Event-File-0.1.1-3|7	Summary:	Mimic the 'tail -f' behaviour using Event
12mu|perl-Event-File-0.1.1-3|8	Name:		%{name}
12mu|perl-Event-File-0.1.1-3|9	Version:	%{version}
12mu|perl-Event-File-0.1.1-3|10	Release:	%mkrel %{rel}
12mu|perl-Event-File-0.1.1-3|11	License:	GPL or Artistic
12mu|perl-Event-File-0.1.1-3|12	Group:		Development/Perl
12mu|perl-Event-File-0.1.1-3|13	URL:		http://search.cpan.org/dist/%{module}
12mu|perl-Event-File-0.1.1-3|14	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/Event/%{module}-%{version}.tar.bz2
12mu|perl-Event-File-0.1.1-3|15	BuildRequires:	perl-devel
12mu|perl-Event-File-0.1.1-3|16	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mu|perl-Event-File-0.1.1-3|17	BuildArch:	noarch
12mu|perl-Event-File-0.1.1-3|18	
12mu|perl-Event-File-0.1.1-3|19	%description
12mu|perl-Event-File-0.1.1-3|20	This module tries to mimic the 'tail -f' behaviour
12mu|perl-Event-File-0.1.1-3|21	using Event.
12mu|perl-Event-File-0.1.1-3|22	
12mu|perl-Event-File-0.1.1-3|23	It detects file deletion, rename, rotation providing a simple way to keep
12mu|perl-Event-File-0.1.1-3|24	track of files like log files.
12mu|perl-Event-File-0.1.1-3|25	
12mu|perl-Event-File-0.1.1-3|26	%prep
12mu|perl-Event-File-0.1.1-3|27	%setup -q -n %{module}-%{version}
12mu|perl-Event-File-0.1.1-3|28	find -type f | xargs chmod 0644
12mu|perl-Event-File-0.1.1-3|29	find -type d | xargs chmod 0755
12mu|perl-Event-File-0.1.1-3|30	
12mu|perl-Event-File-0.1.1-3|31	%build
12mu|perl-Event-File-0.1.1-3|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-Event-File-0.1.1-3|33	%make
12mu|perl-Event-File-0.1.1-3|34	
12mu|perl-Event-File-0.1.1-3|35	%install
12mu|perl-Event-File-0.1.1-3|36	rm -rf %{buildroot}
12mu|perl-Event-File-0.1.1-3|37	%makeinstall_std
12mu|perl-Event-File-0.1.1-3|38	
12mu|perl-Event-File-0.1.1-3|39	%clean
12mu|perl-Event-File-0.1.1-3|40	rm -rf %{buildroot}
12mu|perl-Event-File-0.1.1-3|41	
12mu|perl-Event-File-0.1.1-3|42	%files
12mu|perl-Event-File-0.1.1-3|43	%defattr(-,root,root)
12mu|perl-Event-File-0.1.1-3|44	%doc README Changes demo
12mu|perl-Event-File-0.1.1-3|45	%{perl_vendorlib}/Event
12mu|perl-Event-File-0.1.1-3|46	%{_mandir}/man3/*
12mu|perl-Event-File-0.1.1-3|47	
12mu|perl-Event-File-0.1.1-3|48	
12mu|perl-Event-File-0.1.1-3|49	
12mu|perl-Event-File-0.1.1-3|50	%changelog
12mu|perl-Event-File-0.1.1-3|51	* Fri Sep 04 2009 Thierry Vignaud <tv@mandriva.org> 0.1.1-3mdv2010.0
12mu|perl-Event-File-0.1.1-3|52	+ Revision: 430421
12mu|perl-Event-File-0.1.1-3|53	- rebuild
12mu|perl-Event-File-0.1.1-3|54	
12mu|perl-Event-File-0.1.1-3|55	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 0.1.1-2mdv2008.1
12mu|perl-Event-File-0.1.1-3|56	+ Revision: 135841
12mu|perl-Event-File-0.1.1-3|57	- restore BuildRoot
12mu|perl-Event-File-0.1.1-3|58	
12mu|perl-Event-File-0.1.1-3|59	+ Thierry Vignaud <tv@mandriva.org>
12mu|perl-Event-File-0.1.1-3|60	- kill re-definition of %%buildroot on Pixel's request
12mu|perl-Event-File-0.1.1-3|61	
12mu|perl-Event-File-0.1.1-3|62	* Sun Jun 03 2007 Anssi Hannula <anssi@mandriva.org> 0.1.1-2mdv2008.0
12mu|perl-Event-File-0.1.1-3|63	+ Revision: 34865
12mu|perl-Event-File-0.1.1-3|64	- annual rebuild
12mu|perl-Event-File-0.1.1-3|65	
12mu|perl-Event-File-0.1.1-3|66	
12mu|perl-Event-File-0.1.1-3|67	* Sun May 28 2006 Anssi Hannula <anssi@mandriva.org> 0.1.1-1mdv2007.0
12mu|perl-Event-File-0.1.1-3|68	- initial Mandriva package
12mu|perl-Event-File-0.1.1-3|69	

20385 12
12mu|perl-Exception-Class-1.370.0-1|1	%define	upstream_name	 Exception-Class
12mu|perl-Exception-Class-1.370.0-1|2	%define upstream_version 1.37
12mu|perl-Exception-Class-1.370.0-1|3	
12mu|perl-Exception-Class-1.370.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Exception-Class-1.370.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Exception-Class-1.370.0-1|6	Release:	1
12mu|perl-Exception-Class-1.370.0-1|7	
12mu|perl-Exception-Class-1.370.0-1|8	Summary:	A module that allows you to declare real exception classes in Perl
12mu|perl-Exception-Class-1.370.0-1|9	License:	GPL+ or Artistic
12mu|perl-Exception-Class-1.370.0-1|10	Group:		Development/Perl
12mu|perl-Exception-Class-1.370.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-Exception-Class-1.370.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/Exception-Class-%{upstream_version}.tar.gz
12mu|perl-Exception-Class-1.370.0-1|13	
12mu|perl-Exception-Class-1.370.0-1|14	BuildRequires:	perl(Class::Data::Inheritable)
12mu|perl-Exception-Class-1.370.0-1|15	BuildRequires:	perl(Devel::StackTrace) >= 1.20
12mu|perl-Exception-Class-1.370.0-1|16	BuildRequires:	perl-devel
12mu|perl-Exception-Class-1.370.0-1|17	
12mu|perl-Exception-Class-1.370.0-1|18	BuildArch: 	noarch
12mu|perl-Exception-Class-1.370.0-1|19	
12mu|perl-Exception-Class-1.370.0-1|20	Requires: 	perl-Class-Data-Inheritable >= 0.02
12mu|perl-Exception-Class-1.370.0-1|21	Requires:	perl-Devel-StackTrace >= 0.9
12mu|perl-Exception-Class-1.370.0-1|22	
12mu|perl-Exception-Class-1.370.0-1|23	%description
12mu|perl-Exception-Class-1.370.0-1|24	This module allows you to declare hierarchies of exception classes for use
12mu|perl-Exception-Class-1.370.0-1|25	in your code. It also provides a simple exception class that it uses as the
12mu|perl-Exception-Class-1.370.0-1|26	default base class for all other exceptions.
12mu|perl-Exception-Class-1.370.0-1|27	
12mu|perl-Exception-Class-1.370.0-1|28	%prep
12mu|perl-Exception-Class-1.370.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Exception-Class-1.370.0-1|30	chmod 644 Changes LICENSE lib/Exception/Class.pm
12mu|perl-Exception-Class-1.370.0-1|31	
12mu|perl-Exception-Class-1.370.0-1|32	%build
12mu|perl-Exception-Class-1.370.0-1|33	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Exception-Class-1.370.0-1|34	%make
12mu|perl-Exception-Class-1.370.0-1|35	
12mu|perl-Exception-Class-1.370.0-1|36	%check
12mu|perl-Exception-Class-1.370.0-1|37	%make test
12mu|perl-Exception-Class-1.370.0-1|38	
12mu|perl-Exception-Class-1.370.0-1|39	%install
12mu|perl-Exception-Class-1.370.0-1|40	%makeinstall_std
12mu|perl-Exception-Class-1.370.0-1|41	
12mu|perl-Exception-Class-1.370.0-1|42	%files
12mu|perl-Exception-Class-1.370.0-1|43	%doc Changes LICENSE
12mu|perl-Exception-Class-1.370.0-1|44	%{perl_vendorlib}/Exception
12mu|perl-Exception-Class-1.370.0-1|45	%{_mandir}/*/*
12mu|perl-Exception-Class-1.370.0-1|46	
12mu|perl-Exception-Class-1.370.0-1|47	
12mu|perl-Exception-Class-1.370.0-1|48	%changelog
12mu|perl-Exception-Class-1.370.0-1|49	* Thu Jan 09 2014 dsilakov <denis.silakov@rosalab.ru> 1.370.0-1
12mu|perl-Exception-Class-1.370.0-1|50	+ Revision: 162eb97
12mu|perl-Exception-Class-1.370.0-1|51	- Merge pull request #1 from import/perl-Exception-Class:auto_update
12mu|perl-Exception-Class-1.370.0-1|52	- ROSA Updates Builder: update suggested
12mu|perl-Exception-Class-1.370.0-1|53	
12mu|perl-Exception-Class-1.370.0-1|54	

20386 12
12mu|perl-ExtUtils-CBuilder-0.280.216-1|1	%define upstream_name  	    ExtUtils-CBuilder
12mu|perl-ExtUtils-CBuilder-0.280.216-1|2	%define upstream_version 0.280216
12mu|perl-ExtUtils-CBuilder-0.280.216-1|3	
12mu|perl-ExtUtils-CBuilder-0.280.216-1|4	Name:		perl-%{upstream_name}
12mu|perl-ExtUtils-CBuilder-0.280.216-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-ExtUtils-CBuilder-0.280.216-1|6	Release:	1
12mu|perl-ExtUtils-CBuilder-0.280.216-1|7	Summary:	Compile and link C code for Perl modules
12mu|perl-ExtUtils-CBuilder-0.280.216-1|8	License:	GPL or Artistic
12mu|perl-ExtUtils-CBuilder-0.280.216-1|9	Group:		Development/Perl
12mu|perl-ExtUtils-CBuilder-0.280.216-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-ExtUtils-CBuilder-0.280.216-1|11	Source:		http://www.cpan.org/modules/by-module/ExtUtils/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-ExtUtils-CBuilder-0.280.216-1|12	BuildRequires:	perl(File::Basename)
12mu|perl-ExtUtils-CBuilder-0.280.216-1|13	BuildRequires:	perl(File::Spec)
12mu|perl-ExtUtils-CBuilder-0.280.216-1|14	BuildRequires:	perl(Test)
12mu|perl-ExtUtils-CBuilder-0.280.216-1|15	BuildRequires:	perl(Text::ParseWords)
12mu|perl-ExtUtils-CBuilder-0.280.216-1|16	BuildRequires:	perl-devel
12mu|perl-ExtUtils-CBuilder-0.280.216-1|17	BuildArch:	noarch
12mu|perl-ExtUtils-CBuilder-0.280.216-1|18	
12mu|perl-ExtUtils-CBuilder-0.280.216-1|19	%description
12mu|perl-ExtUtils-CBuilder-0.280.216-1|20	This module can build the C portions of Perl modules by invoking the
12mu|perl-ExtUtils-CBuilder-0.280.216-1|21	appropriate compilers and linkers in a cross-platform manner. It was motivated
12mu|perl-ExtUtils-CBuilder-0.280.216-1|22	by the Module::Build project, but may be useful for other purposes as well.
12mu|perl-ExtUtils-CBuilder-0.280.216-1|23	However, it is not intended as a general cross-platform interface to all your C
12mu|perl-ExtUtils-CBuilder-0.280.216-1|24	building needs. That would have been a much more ambitious goal!
12mu|perl-ExtUtils-CBuilder-0.280.216-1|25	
12mu|perl-ExtUtils-CBuilder-0.280.216-1|26	%prep
12mu|perl-ExtUtils-CBuilder-0.280.216-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-ExtUtils-CBuilder-0.280.216-1|28	
12mu|perl-ExtUtils-CBuilder-0.280.216-1|29	%build
12mu|perl-ExtUtils-CBuilder-0.280.216-1|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-ExtUtils-CBuilder-0.280.216-1|31	make
12mu|perl-ExtUtils-CBuilder-0.280.216-1|32	
12mu|perl-ExtUtils-CBuilder-0.280.216-1|33	%check
12mu|perl-ExtUtils-CBuilder-0.280.216-1|34	make test
12mu|perl-ExtUtils-CBuilder-0.280.216-1|35	
12mu|perl-ExtUtils-CBuilder-0.280.216-1|36	%install
12mu|perl-ExtUtils-CBuilder-0.280.216-1|37	%makeinstall_std
12mu|perl-ExtUtils-CBuilder-0.280.216-1|38	for m in ExtUtils::CBuilder.3pm ExtUtils::CBuilder::Platform::Windows.3pm; do
12mu|perl-ExtUtils-CBuilder-0.280.216-1|39	rm -f %{buildroot}%{_mandir}/man3/$m
12mu|perl-ExtUtils-CBuilder-0.280.216-1|40	done
12mu|perl-ExtUtils-CBuilder-0.280.216-1|41	
12mu|perl-ExtUtils-CBuilder-0.280.216-1|42	%files
12mu|perl-ExtUtils-CBuilder-0.280.216-1|43	%doc Changes
12mu|perl-ExtUtils-CBuilder-0.280.216-1|44	%{perl_vendorlib}/ExtUtils
12mu|perl-ExtUtils-CBuilder-0.280.216-1|45	
12mu|perl-ExtUtils-CBuilder-0.280.216-1|46	
12mu|perl-ExtUtils-CBuilder-0.280.216-1|47	
12mu|perl-ExtUtils-CBuilder-0.280.216-1|48	%changelog
12mu|perl-ExtUtils-CBuilder-0.280.216-1|49	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.280.216-1
12mu|perl-ExtUtils-CBuilder-0.280.216-1|50	+ Revision: a8a2756
12mu|perl-ExtUtils-CBuilder-0.280.216-1|51	- Updated to 0.280216 (by updates_builder)
12mu|perl-ExtUtils-CBuilder-0.280.216-1|52	
12mu|perl-ExtUtils-CBuilder-0.280.216-1|53	

20387 12
12mu|perl-ExtUtils-Depends-0.306.0-1|1	%define upstream_name    ExtUtils-Depends
12mu|perl-ExtUtils-Depends-0.306.0-1|2	%define upstream_version 0.306
12mu|perl-ExtUtils-Depends-0.306.0-1|3	
12mu|perl-ExtUtils-Depends-0.306.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-ExtUtils-Depends-0.306.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-ExtUtils-Depends-0.306.0-1|6	Release:    1
12mu|perl-ExtUtils-Depends-0.306.0-1|7	
12mu|perl-ExtUtils-Depends-0.306.0-1|8	Summary:    Perl module for further extending extensions
12mu|perl-ExtUtils-Depends-0.306.0-1|9	License:    GPL+ or Artistic
12mu|perl-ExtUtils-Depends-0.306.0-1|10	Group:      Development/Perl
12mu|perl-ExtUtils-Depends-0.306.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mu|perl-ExtUtils-Depends-0.306.0-1|12	Source0:    http://www.cpan.org/modules/by-module/ExtUtils/ExtUtils-Depends-%{upstream_version}.tar.gz
12mu|perl-ExtUtils-Depends-0.306.0-1|13	
12mu|perl-ExtUtils-Depends-0.306.0-1|14	BuildArch: noarch
12mu|perl-ExtUtils-Depends-0.306.0-1|15	BuildRequires:	perl-devel
12mu|perl-ExtUtils-Depends-0.306.0-1|16	
12mu|perl-ExtUtils-Depends-0.306.0-1|17	%description
12mu|perl-ExtUtils-Depends-0.306.0-1|18	This module tries to make it easy to build Perl extensions that use
12mu|perl-ExtUtils-Depends-0.306.0-1|19	functions and typemaps provided by other perl extensions. This means
12mu|perl-ExtUtils-Depends-0.306.0-1|20	that a perl extension is treated like a shared library that provides
12mu|perl-ExtUtils-Depends-0.306.0-1|21	also a C and an XS interface besides the perl one.
12mu|perl-ExtUtils-Depends-0.306.0-1|22	
12mu|perl-ExtUtils-Depends-0.306.0-1|23	%prep
12mu|perl-ExtUtils-Depends-0.306.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-ExtUtils-Depends-0.306.0-1|25	find -type d -name CVS | rm -fr
12mu|perl-ExtUtils-Depends-0.306.0-1|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-ExtUtils-Depends-0.306.0-1|27	
12mu|perl-ExtUtils-Depends-0.306.0-1|28	%build
12mu|perl-ExtUtils-Depends-0.306.0-1|29	%make
12mu|perl-ExtUtils-Depends-0.306.0-1|30	
12mu|perl-ExtUtils-Depends-0.306.0-1|31	%check
12mu|perl-ExtUtils-Depends-0.306.0-1|32	%make test
12mu|perl-ExtUtils-Depends-0.306.0-1|33	
12mu|perl-ExtUtils-Depends-0.306.0-1|34	%install
12mu|perl-ExtUtils-Depends-0.306.0-1|35	%makeinstall_std
12mu|perl-ExtUtils-Depends-0.306.0-1|36	
12mu|perl-ExtUtils-Depends-0.306.0-1|37	%clean
12mu|perl-ExtUtils-Depends-0.306.0-1|38	
12mu|perl-ExtUtils-Depends-0.306.0-1|39	%files
12mu|perl-ExtUtils-Depends-0.306.0-1|40	%defattr(-, root, root)
12mu|perl-ExtUtils-Depends-0.306.0-1|41	%doc Changes
12mu|perl-ExtUtils-Depends-0.306.0-1|42	%{_mandir}/*/*
12mu|perl-ExtUtils-Depends-0.306.0-1|43	%{perl_vendorlib}/*
12mu|perl-ExtUtils-Depends-0.306.0-1|44	
12mu|perl-ExtUtils-Depends-0.306.0-1|45	
12mu|perl-ExtUtils-Depends-0.306.0-1|46	
12mu|perl-ExtUtils-Depends-0.306.0-1|47	%changelog
12mu|perl-ExtUtils-Depends-0.306.0-1|48	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.306.0-1
12mu|perl-ExtUtils-Depends-0.306.0-1|49	+ Revision: 25e99da
12mu|perl-ExtUtils-Depends-0.306.0-1|50	- Updated to 0.306 (by updates_builder)
12mu|perl-ExtUtils-Depends-0.306.0-1|51	
12mu|perl-ExtUtils-Depends-0.306.0-1|52	

20388 12
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|1	%define upstream_name    ExtUtils-PkgConfig
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|2	%define upstream_version 1.15
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|3	
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|6	Release:    1
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|7	
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|8	Summary:    Perl module for further extending extensions
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|9	License:    GPL+ or Artistic
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|10	Group:      Development/Perl
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|12	Source0:    http://www.cpan.org/modules/by-module/ExtUtils/ExtUtils-PkgConfig-%{upstream_version}.tar.gz
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|13	
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|14	BuildRequires: pkgconfig
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|15	BuildRequires:	perl-devel
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|16	BuildArch: noarch
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|17	
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|18	%description
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|19	This module tries to make it easy to build Perl extensions that use
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|20	functions and typemaps provided by other perl extensions. This means
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|21	that a perl extension is treated like a shared library that provides
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|22	also a C and an XS interface besides the perl one.
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|23	
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|24	%prep
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|26	#find -type d -name CVS | rm -fr
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|27	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|28	
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|29	%build
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|30	make
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|31	
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|32	%check
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|33	%make test
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|34	
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|35	%install
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|36	%makeinstall_std
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|37	
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|38	%clean
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|39	
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|40	
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|41	%files
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|42	%defattr(-, root, root)
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|43	%doc Changes
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|44	%{_mandir}/*/*
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|45	%{perl_vendorlib}/ExtUtils/*.pm
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|46	
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|47	
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|48	
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|49	%changelog
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|50	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.150.0-1
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|51	+ Revision: 05d761d
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|52	- Updated to 1.15 (by updates_builder)
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|53	
12mu|perl-ExtUtils-PkgConfig-1.150.0-1|54	

20389 12
12mu|perl-File-FcntlLock-0.140.0-1|1	%define upstream_name    File-FcntlLock
12mu|perl-File-FcntlLock-0.140.0-1|2	%define upstream_version 0.14
12mu|perl-File-FcntlLock-0.140.0-1|3	
12mu|perl-File-FcntlLock-0.140.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-File-FcntlLock-0.140.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-File-FcntlLock-0.140.0-1|6	Release:    1
12mu|perl-File-FcntlLock-0.140.0-1|7	
12mu|perl-File-FcntlLock-0.140.0-1|8	Summary:    File locking with fcntl()
12mu|perl-File-FcntlLock-0.140.0-1|9	License:    GPL+ or Artistic
12mu|perl-File-FcntlLock-0.140.0-1|10	Group:      Development/Perl
12mu|perl-File-FcntlLock-0.140.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mu|perl-File-FcntlLock-0.140.0-1|12	Source0:    http://www.cpan.org/modules/by-module/File/File-FcntlLock-%{upstream_version}.tar.gz
12mu|perl-File-FcntlLock-0.140.0-1|13	
12mu|perl-File-FcntlLock-0.140.0-1|14	BuildRequires: perl(Carp)
12mu|perl-File-FcntlLock-0.140.0-1|15	BuildRequires: perl(DynaLoader)
12mu|perl-File-FcntlLock-0.140.0-1|16	BuildRequires: perl(Errno)
12mu|perl-File-FcntlLock-0.140.0-1|17	BuildRequires: perl(Exporter)
12mu|perl-File-FcntlLock-0.140.0-1|18	BuildRequires: perl(POSIX)
12mu|perl-File-FcntlLock-0.140.0-1|19	BuildRequires: perl-devel
12mu|perl-File-FcntlLock-0.140.0-1|20	
12mu|perl-File-FcntlLock-0.140.0-1|21	%description
12mu|perl-File-FcntlLock-0.140.0-1|22	File locking in Perl is usually done using the the flock() manpage
12mu|perl-File-FcntlLock-0.140.0-1|23	function. Unfortunately, this only allows locks on whole files and is often
12mu|perl-File-FcntlLock-0.140.0-1|24	implemented in terms of the flock(2) manpage, which has some shortcomings.
12mu|perl-File-FcntlLock-0.140.0-1|25	
12mu|perl-File-FcntlLock-0.140.0-1|26	Using this module file locking via the fcntl(2) manpage can be done
12mu|perl-File-FcntlLock-0.140.0-1|27	(obviously, this restricts the use of the module to systems that have a the
12mu|perl-File-FcntlLock-0.140.0-1|28	fcntl(2) manpage system call). Before a file (or parts of a file) can be
12mu|perl-File-FcntlLock-0.140.0-1|29	locked, an object simulating a flock structure must be created and its
12mu|perl-File-FcntlLock-0.140.0-1|30	properties set. Afterwards, by calling the 'lock()' method a lock can be
12mu|perl-File-FcntlLock-0.140.0-1|31	set or it can be determined if and which process currently holds the lock.
12mu|perl-File-FcntlLock-0.140.0-1|32	
12mu|perl-File-FcntlLock-0.140.0-1|33	To create a new object representing a flock structure call 'new()':
12mu|perl-File-FcntlLock-0.140.0-1|34	
12mu|perl-File-FcntlLock-0.140.0-1|35	%prep
12mu|perl-File-FcntlLock-0.140.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-File-FcntlLock-0.140.0-1|37	
12mu|perl-File-FcntlLock-0.140.0-1|38	%build
12mu|perl-File-FcntlLock-0.140.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-File-FcntlLock-0.140.0-1|40	
12mu|perl-File-FcntlLock-0.140.0-1|41	%make
12mu|perl-File-FcntlLock-0.140.0-1|42	
12mu|perl-File-FcntlLock-0.140.0-1|43	%check
12mu|perl-File-FcntlLock-0.140.0-1|44	%make test
12mu|perl-File-FcntlLock-0.140.0-1|45	
12mu|perl-File-FcntlLock-0.140.0-1|46	%install
12mu|perl-File-FcntlLock-0.140.0-1|47	%makeinstall_std
12mu|perl-File-FcntlLock-0.140.0-1|48	
12mu|perl-File-FcntlLock-0.140.0-1|49	%clean
12mu|perl-File-FcntlLock-0.140.0-1|50	
12mu|perl-File-FcntlLock-0.140.0-1|51	%files
12mu|perl-File-FcntlLock-0.140.0-1|52	%doc README Changes
12mu|perl-File-FcntlLock-0.140.0-1|53	%{_mandir}/man3/*
12mu|perl-File-FcntlLock-0.140.0-1|54	%perl_vendorlib/*
12mu|perl-File-FcntlLock-0.140.0-1|55	
12mu|perl-File-FcntlLock-0.140.0-1|56	
12mu|perl-File-FcntlLock-0.140.0-1|57	
12mu|perl-File-FcntlLock-0.140.0-1|58	
12mu|perl-File-FcntlLock-0.140.0-1|59	
12mu|perl-File-FcntlLock-0.140.0-1|60	%changelog
12mu|perl-File-FcntlLock-0.140.0-1|61	* Tue Feb 11 2014 dsilakov <denis.silakov@rosalab.ru> 0.140.0-1
12mu|perl-File-FcntlLock-0.140.0-1|62	+ Revision: 21f1bb2
12mu|perl-File-FcntlLock-0.140.0-1|63	- Merge pull request #1 from import/perl-File-FcntlLock:auto_update
12mu|perl-File-FcntlLock-0.140.0-1|64	- ROSA Updates Builder: update suggested
12mu|perl-File-FcntlLock-0.140.0-1|65	
12mu|perl-File-FcntlLock-0.140.0-1|66	

20390 12
12mu|perl-File-Find-Rule-0.330.0-1|1	%define	upstream_name	 File-Find-Rule
12mu|perl-File-Find-Rule-0.330.0-1|2	%define upstream_version 0.33
12mu|perl-File-Find-Rule-0.330.0-1|3	
12mu|perl-File-Find-Rule-0.330.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-File-Find-Rule-0.330.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-File-Find-Rule-0.330.0-1|6	Release:	1
12mu|perl-File-Find-Rule-0.330.0-1|7	
12mu|perl-File-Find-Rule-0.330.0-1|8	Summary:	Alternative interface to File::Find
12mu|perl-File-Find-Rule-0.330.0-1|9	License:	GPL+ or Artistic
12mu|perl-File-Find-Rule-0.330.0-1|10	Group:		Development/Perl
12mu|perl-File-Find-Rule-0.330.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-File-Find-Rule-0.330.0-1|12	Source0:	http://www.cpan.org/modules/by-module/File/File-Find-Rule-%{upstream_version}.tar.gz
12mu|perl-File-Find-Rule-0.330.0-1|13	
12mu|perl-File-Find-Rule-0.330.0-1|14	BuildRequires:	perl-devel
12mu|perl-File-Find-Rule-0.330.0-1|15	BuildRequires:	perl(Text::Glob)
12mu|perl-File-Find-Rule-0.330.0-1|16	BuildRequires:	perl(Number::Compare)
12mu|perl-File-Find-Rule-0.330.0-1|17	BuildArch:	noarch
12mu|perl-File-Find-Rule-0.330.0-1|18	
12mu|perl-File-Find-Rule-0.330.0-1|19	%description
12mu|perl-File-Find-Rule-0.330.0-1|20	File::Find::Rule is a friendlier interface to File::Find. It allows you to
12mu|perl-File-Find-Rule-0.330.0-1|21	build rules which specify the desired files and directories.
12mu|perl-File-Find-Rule-0.330.0-1|22	
12mu|perl-File-Find-Rule-0.330.0-1|23	%prep
12mu|perl-File-Find-Rule-0.330.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-File-Find-Rule-0.330.0-1|25	
12mu|perl-File-Find-Rule-0.330.0-1|26	%build
12mu|perl-File-Find-Rule-0.330.0-1|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-File-Find-Rule-0.330.0-1|28	%make
12mu|perl-File-Find-Rule-0.330.0-1|29	
12mu|perl-File-Find-Rule-0.330.0-1|30	%check
12mu|perl-File-Find-Rule-0.330.0-1|31	%make test
12mu|perl-File-Find-Rule-0.330.0-1|32	
12mu|perl-File-Find-Rule-0.330.0-1|33	%install
12mu|perl-File-Find-Rule-0.330.0-1|34	%makeinstall_std
12mu|perl-File-Find-Rule-0.330.0-1|35	
12mu|perl-File-Find-Rule-0.330.0-1|36	%files
12mu|perl-File-Find-Rule-0.330.0-1|37	%doc Changes
12mu|perl-File-Find-Rule-0.330.0-1|38	%{perl_vendorlib}/File
12mu|perl-File-Find-Rule-0.330.0-1|39	%{_mandir}/*/*
12mu|perl-File-Find-Rule-0.330.0-1|40	%{_bindir}/*
12mu|perl-File-Find-Rule-0.330.0-1|41	
12mu|perl-File-Find-Rule-0.330.0-1|42	
12mu|perl-File-Find-Rule-0.330.0-1|43	
12mu|perl-File-Find-Rule-0.330.0-1|44	%changelog
12mu|perl-File-Find-Rule-0.330.0-1|45	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.330.0-1
12mu|perl-File-Find-Rule-0.330.0-1|46	+ Revision: 698422d
12mu|perl-File-Find-Rule-0.330.0-1|47	- Fix %doc files
12mu|perl-File-Find-Rule-0.330.0-1|48	
12mu|perl-File-Find-Rule-0.330.0-1|49	

20391 12
12mu|perl-File-Find-Rule-Perl-1.130.0-1|1	%define upstream_name    File-Find-Rule-Perl
12mu|perl-File-Find-Rule-Perl-1.130.0-1|2	%define upstream_version 1.13
12mu|perl-File-Find-Rule-Perl-1.130.0-1|3	
12mu|perl-File-Find-Rule-Perl-1.130.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-File-Find-Rule-Perl-1.130.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-File-Find-Rule-Perl-1.130.0-1|6	Release:	1
12mu|perl-File-Find-Rule-Perl-1.130.0-1|7	
12mu|perl-File-Find-Rule-Perl-1.130.0-1|8	License:	GPL+ or Artistic
12mu|perl-File-Find-Rule-Perl-1.130.0-1|9	Group:		Development/Perl
12mu|perl-File-Find-Rule-Perl-1.130.0-1|10	Summary:	Common rules for searching for Perl things
12mu|perl-File-Find-Rule-Perl-1.130.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-File-Find-Rule-Perl-1.130.0-1|12	Source0:	http://www.cpan.org/modules/by-module/File/File-Find-Rule-Perl-%{upstream_version}.tar.gz
12mu|perl-File-Find-Rule-Perl-1.130.0-1|13	
12mu|perl-File-Find-Rule-Perl-1.130.0-1|14	BuildRequires:	perl(Parse::CPAN::Meta)
12mu|perl-File-Find-Rule-Perl-1.130.0-1|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12mu|perl-File-Find-Rule-Perl-1.130.0-1|16	BuildRequires:	perl(File::Find::Rule)
12mu|perl-File-Find-Rule-Perl-1.130.0-1|17	BuildRequires:	perl(File::Spec)
12mu|perl-File-Find-Rule-Perl-1.130.0-1|18	BuildRequires:	perl(Params::Util)
12mu|perl-File-Find-Rule-Perl-1.130.0-1|19	BuildRequires:	perl(Test::More)
12mu|perl-File-Find-Rule-Perl-1.130.0-1|20	BuildRequires:	perl-devel
12mu|perl-File-Find-Rule-Perl-1.130.0-1|21	BuildArch:	noarch
12mu|perl-File-Find-Rule-Perl-1.130.0-1|22	
12mu|perl-File-Find-Rule-Perl-1.130.0-1|23	%description
12mu|perl-File-Find-Rule-Perl-1.130.0-1|24	I write a lot of things that muck with Perl files. And it always annoyed me
12mu|perl-File-Find-Rule-Perl-1.130.0-1|25	that finding "perl files" requires a moderately complex the
12mu|perl-File-Find-Rule-Perl-1.130.0-1|26	File::Find::Rule manpage pattern.
12mu|perl-File-Find-Rule-Perl-1.130.0-1|27	
12mu|perl-File-Find-Rule-Perl-1.130.0-1|28	*File::Find::Rule::Perl* provides methods for finding various Perl-related
12mu|perl-File-Find-Rule-Perl-1.130.0-1|29	files.
12mu|perl-File-Find-Rule-Perl-1.130.0-1|30	
12mu|perl-File-Find-Rule-Perl-1.130.0-1|31	%prep
12mu|perl-File-Find-Rule-Perl-1.130.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-File-Find-Rule-Perl-1.130.0-1|33	
12mu|perl-File-Find-Rule-Perl-1.130.0-1|34	%build
12mu|perl-File-Find-Rule-Perl-1.130.0-1|35	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-File-Find-Rule-Perl-1.130.0-1|36	%make
12mu|perl-File-Find-Rule-Perl-1.130.0-1|37	
12mu|perl-File-Find-Rule-Perl-1.130.0-1|38	%install
12mu|perl-File-Find-Rule-Perl-1.130.0-1|39	%makeinstall_std
12mu|perl-File-Find-Rule-Perl-1.130.0-1|40	
12mu|perl-File-Find-Rule-Perl-1.130.0-1|41	%files
12mu|perl-File-Find-Rule-Perl-1.130.0-1|42	%doc README LICENSE Changes
12mu|perl-File-Find-Rule-Perl-1.130.0-1|43	%{_mandir}/man3/*
12mu|perl-File-Find-Rule-Perl-1.130.0-1|44	%{perl_vendorlib}/*
12mu|perl-File-Find-Rule-Perl-1.130.0-1|45	
12mu|perl-File-Find-Rule-Perl-1.130.0-1|46	
12mu|perl-File-Find-Rule-Perl-1.130.0-1|47	
12mu|perl-File-Find-Rule-Perl-1.130.0-1|48	%changelog
12mu|perl-File-Find-Rule-Perl-1.130.0-1|49	* Tue Feb 11 2014 dsilakov <denis.silakov@rosalab.ru> 1.130.0-1
12mu|perl-File-Find-Rule-Perl-1.130.0-1|50	+ Revision: cd45e40
12mu|perl-File-Find-Rule-Perl-1.130.0-1|51	- Merge pull request #1 from import/perl-File-Find-Rule-Perl:auto_update
12mu|perl-File-Find-Rule-Perl-1.130.0-1|52	- ROSA Updates Builder: update suggested
12mu|perl-File-Find-Rule-Perl-1.130.0-1|53	
12mu|perl-File-Find-Rule-Perl-1.130.0-1|54	

20392 12
12mu|perl-File-HomeDir-1.0.0-1|1	%define	upstream_name	 File-HomeDir
12mu|perl-File-HomeDir-1.0.0-1|2	%define upstream_version 1.00
12mu|perl-File-HomeDir-1.0.0-1|3	
12mu|perl-File-HomeDir-1.0.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-File-HomeDir-1.0.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-File-HomeDir-1.0.0-1|6	Release:	1
12mu|perl-File-HomeDir-1.0.0-1|7	
12mu|perl-File-HomeDir-1.0.0-1|8	Summary:	Get home directory for self or other users
12mu|perl-File-HomeDir-1.0.0-1|9	License:	GPL+ or Artistic
12mu|perl-File-HomeDir-1.0.0-1|10	Group:		Development/Perl
12mu|perl-File-HomeDir-1.0.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-File-HomeDir-1.0.0-1|12	Source0:	http://www.cpan.org/modules/by-module/File/File-HomeDir-%{upstream_version}.tar.gz
12mu|perl-File-HomeDir-1.0.0-1|13	
12mu|perl-File-HomeDir-1.0.0-1|14	BuildRequires:	perl-devel
12mu|perl-File-HomeDir-1.0.0-1|15	BuildRequires:	perl(File::Which)
12mu|perl-File-HomeDir-1.0.0-1|16	BuildRequires:	xdg-user-dirs
12mu|perl-File-HomeDir-1.0.0-1|17	
12mu|perl-File-HomeDir-1.0.0-1|18	BuildArch:	noarch
12mu|perl-File-HomeDir-1.0.0-1|19	
12mu|perl-File-HomeDir-1.0.0-1|20	%description
12mu|perl-File-HomeDir-1.0.0-1|21	A Perl module to get home directory portably for self or other users.
12mu|perl-File-HomeDir-1.0.0-1|22	
12mu|perl-File-HomeDir-1.0.0-1|23	%prep
12mu|perl-File-HomeDir-1.0.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-File-HomeDir-1.0.0-1|25	find lib -name *.pm | xargs chmod 644
12mu|perl-File-HomeDir-1.0.0-1|26	chmod 644 Changes
12mu|perl-File-HomeDir-1.0.0-1|27	
12mu|perl-File-HomeDir-1.0.0-1|28	%build
12mu|perl-File-HomeDir-1.0.0-1|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-File-HomeDir-1.0.0-1|30	%make
12mu|perl-File-HomeDir-1.0.0-1|31	
12mu|perl-File-HomeDir-1.0.0-1|32	%check
12mu|perl-File-HomeDir-1.0.0-1|33	# tests require that user dirs exist, which is not the case within bs
12mu|perl-File-HomeDir-1.0.0-1|34	#make test
12mu|perl-File-HomeDir-1.0.0-1|35	
12mu|perl-File-HomeDir-1.0.0-1|36	%install
12mu|perl-File-HomeDir-1.0.0-1|37	%makeinstall_std
12mu|perl-File-HomeDir-1.0.0-1|38	
12mu|perl-File-HomeDir-1.0.0-1|39	%files
12mu|perl-File-HomeDir-1.0.0-1|40	%doc README Changes
12mu|perl-File-HomeDir-1.0.0-1|41	%{perl_vendorlib}/File
12mu|perl-File-HomeDir-1.0.0-1|42	%{_mandir}/*/*
12mu|perl-File-HomeDir-1.0.0-1|43	
12mu|perl-File-HomeDir-1.0.0-1|44	
12mu|perl-File-HomeDir-1.0.0-1|45	
12mu|perl-File-HomeDir-1.0.0-1|46	%changelog
12mu|perl-File-HomeDir-1.0.0-1|47	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-1
12mu|perl-File-HomeDir-1.0.0-1|48	+ Revision: 963334f
12mu|perl-File-HomeDir-1.0.0-1|49	- Updated to 1.00 (by updates_builder)
12mu|perl-File-HomeDir-1.0.0-1|50	
12mu|perl-File-HomeDir-1.0.0-1|51	

20393 12
12mu|perl-File-Listing-6.40.0-1|1	%define upstream_name    File-Listing
12mu|perl-File-Listing-6.40.0-1|2	%define upstream_version 6.04
12mu|perl-File-Listing-6.40.0-1|3	
12mu|perl-File-Listing-6.40.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-File-Listing-6.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-File-Listing-6.40.0-1|6	Release:	1
12mu|perl-File-Listing-6.40.0-1|7	
12mu|perl-File-Listing-6.40.0-1|8	Summary:	Parse directory listings
12mu|perl-File-Listing-6.40.0-1|9	License:	GPL+ or Artistic
12mu|perl-File-Listing-6.40.0-1|10	Group:		Development/Perl
12mu|perl-File-Listing-6.40.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-File-Listing-6.40.0-1|12	Source0:	http://www.cpan.org/modules/by-module/File/File-Listing-%{upstream_version}.tar.gz
12mu|perl-File-Listing-6.40.0-1|13	
12mu|perl-File-Listing-6.40.0-1|14	BuildRequires:	perl(HTTP::Date)
12mu|perl-File-Listing-6.40.0-1|15	BuildRequires:	perl-devel
12mu|perl-File-Listing-6.40.0-1|16	BuildArch:	noarch
12mu|perl-File-Listing-6.40.0-1|17	
12mu|perl-File-Listing-6.40.0-1|18	%description
12mu|perl-File-Listing-6.40.0-1|19	This module exports a single function called parse_dir(), which can be used
12mu|perl-File-Listing-6.40.0-1|20	to parse directory listings.
12mu|perl-File-Listing-6.40.0-1|21	
12mu|perl-File-Listing-6.40.0-1|22	The first parameter to parse_dir() is the directory listing to parse. It
12mu|perl-File-Listing-6.40.0-1|23	can be a scalar, a reference to an array of directory lines or a glob
12mu|perl-File-Listing-6.40.0-1|24	representing a filehandle to read the directory listing from.
12mu|perl-File-Listing-6.40.0-1|25	
12mu|perl-File-Listing-6.40.0-1|26	The second parameter is the time zone to use when parsing time stamps in
12mu|perl-File-Listing-6.40.0-1|27	the listing. If this value is undefined, then the local time zone is
12mu|perl-File-Listing-6.40.0-1|28	assumed.
12mu|perl-File-Listing-6.40.0-1|29	
12mu|perl-File-Listing-6.40.0-1|30	%prep
12mu|perl-File-Listing-6.40.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-File-Listing-6.40.0-1|32	
12mu|perl-File-Listing-6.40.0-1|33	%build
12mu|perl-File-Listing-6.40.0-1|34	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-File-Listing-6.40.0-1|35	%make
12mu|perl-File-Listing-6.40.0-1|36	
12mu|perl-File-Listing-6.40.0-1|37	%check
12mu|perl-File-Listing-6.40.0-1|38	%make test
12mu|perl-File-Listing-6.40.0-1|39	
12mu|perl-File-Listing-6.40.0-1|40	%install
12mu|perl-File-Listing-6.40.0-1|41	%makeinstall_std
12mu|perl-File-Listing-6.40.0-1|42	
12mu|perl-File-Listing-6.40.0-1|43	%files
12mu|perl-File-Listing-6.40.0-1|44	%doc Changes META.yml README
12mu|perl-File-Listing-6.40.0-1|45	%{_mandir}/man3/*
12mu|perl-File-Listing-6.40.0-1|46	%{perl_vendorlib}/*
12mu|perl-File-Listing-6.40.0-1|47	
12mu|perl-File-Listing-6.40.0-1|48	
12mu|perl-File-Listing-6.40.0-1|49	
12mu|perl-File-Listing-6.40.0-1|50	%changelog
12mu|perl-File-Listing-6.40.0-1|51	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.40.0-1
12mu|perl-File-Listing-6.40.0-1|52	+ Revision: 9379df4
12mu|perl-File-Listing-6.40.0-1|53	- Updated to 6.04 (by updates_builder)
12mu|perl-File-Listing-6.40.0-1|54	
12mu|perl-File-Listing-6.40.0-1|55	

20394 12
12mu|perl-File-MMagic-1.300.0-1|1	%define	upstream_name	 File-MMagic
12mu|perl-File-MMagic-1.300.0-1|2	%define upstream_version 1.30
12mu|perl-File-MMagic-1.300.0-1|3	
12mu|perl-File-MMagic-1.300.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-File-MMagic-1.300.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-File-MMagic-1.300.0-1|6	Release:	1
12mu|perl-File-MMagic-1.300.0-1|7	
12mu|perl-File-MMagic-1.300.0-1|8	Summary:	Guess file type from filename and/or filehandle
12mu|perl-File-MMagic-1.300.0-1|9	License:	GPL+ or Artistic
12mu|perl-File-MMagic-1.300.0-1|10	Group:		Development/Perl
12mu|perl-File-MMagic-1.300.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-File-MMagic-1.300.0-1|12	Source0:	http://www.cpan.org/modules/by-module/File/File-MMagic-%{upstream_version}.tar.gz
12mu|perl-File-MMagic-1.300.0-1|13	
12mu|perl-File-MMagic-1.300.0-1|14	BuildRequires:	perl-devel
12mu|perl-File-MMagic-1.300.0-1|15	BuildArch:	noarch
12mu|perl-File-MMagic-1.300.0-1|16	
12mu|perl-File-MMagic-1.300.0-1|17	%description
12mu|perl-File-MMagic-1.300.0-1|18	This perl library uses perl5 objects to guess file type from filename and/or
12mu|perl-File-MMagic-1.300.0-1|19	filehandle.
12mu|perl-File-MMagic-1.300.0-1|20	
12mu|perl-File-MMagic-1.300.0-1|21	%prep
12mu|perl-File-MMagic-1.300.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-File-MMagic-1.300.0-1|23	
12mu|perl-File-MMagic-1.300.0-1|24	%build
12mu|perl-File-MMagic-1.300.0-1|25	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-File-MMagic-1.300.0-1|26	%make
12mu|perl-File-MMagic-1.300.0-1|27	
12mu|perl-File-MMagic-1.300.0-1|28	%check
12mu|perl-File-MMagic-1.300.0-1|29	make test
12mu|perl-File-MMagic-1.300.0-1|30	
12mu|perl-File-MMagic-1.300.0-1|31	%install
12mu|perl-File-MMagic-1.300.0-1|32	%makeinstall_std
12mu|perl-File-MMagic-1.300.0-1|33	
12mu|perl-File-MMagic-1.300.0-1|34	%files
12mu|perl-File-MMagic-1.300.0-1|35	%doc README.en
12mu|perl-File-MMagic-1.300.0-1|36	%{perl_vendorlib}/File
12mu|perl-File-MMagic-1.300.0-1|37	%{_mandir}/*/*
12mu|perl-File-MMagic-1.300.0-1|38	
12mu|perl-File-MMagic-1.300.0-1|39	
12mu|perl-File-MMagic-1.300.0-1|40	
12mu|perl-File-MMagic-1.300.0-1|41	%changelog
12mu|perl-File-MMagic-1.300.0-1|42	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.300.0-1
12mu|perl-File-MMagic-1.300.0-1|43	+ Revision: 0ecc825
12mu|perl-File-MMagic-1.300.0-1|44	- Updated to 1.30 (by updates_builder)
12mu|perl-File-MMagic-1.300.0-1|45	
12mu|perl-File-MMagic-1.300.0-1|46	

20395 12
12mu|perl-File-Remove-1.520.0-1|1	%define	upstream_name	 File-Remove
12mu|perl-File-Remove-1.520.0-1|2	%define upstream_version 1.52
12mu|perl-File-Remove-1.520.0-1|3	
12mu|perl-File-Remove-1.520.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-File-Remove-1.520.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-File-Remove-1.520.0-1|6	Release:    1
12mu|perl-File-Remove-1.520.0-1|7	
12mu|perl-File-Remove-1.520.0-1|8	Summary:	Remove files and directories
12mu|perl-File-Remove-1.520.0-1|9	License:	GPL+ or Artistic
12mu|perl-File-Remove-1.520.0-1|10	Group:		Development/Perl
12mu|perl-File-Remove-1.520.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-File-Remove-1.520.0-1|12	Source0:    http://www.cpan.org/modules/by-module/File/File-Remove-%{upstream_version}.tar.gz
12mu|perl-File-Remove-1.520.0-1|13	
12mu|perl-File-Remove-1.520.0-1|14	BuildRequires:	perl-devel
12mu|perl-File-Remove-1.520.0-1|15	BuildArch:	noarch
12mu|perl-File-Remove-1.520.0-1|16	
12mu|perl-File-Remove-1.520.0-1|17	%description
12mu|perl-File-Remove-1.520.0-1|18	A Perl module to remove files and directories.
12mu|perl-File-Remove-1.520.0-1|19	
12mu|perl-File-Remove-1.520.0-1|20	%prep
12mu|perl-File-Remove-1.520.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-File-Remove-1.520.0-1|22	
12mu|perl-File-Remove-1.520.0-1|23	%build
12mu|perl-File-Remove-1.520.0-1|24	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-File-Remove-1.520.0-1|25	%make
12mu|perl-File-Remove-1.520.0-1|26	
12mu|perl-File-Remove-1.520.0-1|27	%check
12mu|perl-File-Remove-1.520.0-1|28	%__make test
12mu|perl-File-Remove-1.520.0-1|29	
12mu|perl-File-Remove-1.520.0-1|30	%install
12mu|perl-File-Remove-1.520.0-1|31	%makeinstall_std
12mu|perl-File-Remove-1.520.0-1|32	
12mu|perl-File-Remove-1.520.0-1|33	%files
12mu|perl-File-Remove-1.520.0-1|34	%doc README Changes
12mu|perl-File-Remove-1.520.0-1|35	%{perl_vendorlib}/File
12mu|perl-File-Remove-1.520.0-1|36	%{_mandir}/*/*
12mu|perl-File-Remove-1.520.0-1|37	
12mu|perl-File-Remove-1.520.0-1|38	
12mu|perl-File-Remove-1.520.0-1|39	
12mu|perl-File-Remove-1.520.0-1|40	%changelog
12mu|perl-File-Remove-1.520.0-1|41	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.520.0-1
12mu|perl-File-Remove-1.520.0-1|42	+ Revision: 8b50adc
12mu|perl-File-Remove-1.520.0-1|43	- Updated to 1.52 (by updates_builder)
12mu|perl-File-Remove-1.520.0-1|44	
12mu|perl-File-Remove-1.520.0-1|45	

20396 12
12mu|perl-File-Temp-0.230.400-1|1	%define upstream_name    File-Temp
12mu|perl-File-Temp-0.230.400-1|2	%define upstream_version 0.2304
12mu|perl-File-Temp-0.230.400-1|3	
12mu|perl-File-Temp-0.230.400-1|4	%if %{_use_internal_dependency_generator}
12mu|perl-File-Temp-0.230.400-1|5	%define __noautoreq 'perl\\(VMS::Stdio\\)'
12mu|perl-File-Temp-0.230.400-1|6	%endif
12mu|perl-File-Temp-0.230.400-1|7	
12mu|perl-File-Temp-0.230.400-1|8	Name:           perl-%{upstream_name}
12mu|perl-File-Temp-0.230.400-1|9	Version:        %perl_convert_version %{upstream_version}
12mu|perl-File-Temp-0.230.400-1|10	Release:        1
12mu|perl-File-Temp-0.230.400-1|11	
12mu|perl-File-Temp-0.230.400-1|12	Summary:        Return name and handle of a temporary file safely
12mu|perl-File-Temp-0.230.400-1|13	License:        GPL+ or Artistic
12mu|perl-File-Temp-0.230.400-1|14	Group:          Development/Perl
12mu|perl-File-Temp-0.230.400-1|15	URL:            http://search.cpan.org/dist/%{upstream_name}
12mu|perl-File-Temp-0.230.400-1|16	Source0:        http://www.cpan.org/modules/by-module/File/File-Temp-%{upstream_version}.tar.gz
12mu|perl-File-Temp-0.230.400-1|17	
12mu|perl-File-Temp-0.230.400-1|18	BuildRequires:	perl-devel
12mu|perl-File-Temp-0.230.400-1|19	BuildArch:      noarch
12mu|perl-File-Temp-0.230.400-1|20	
12mu|perl-File-Temp-0.230.400-1|21	%description
12mu|perl-File-Temp-0.230.400-1|22	File::Temp can be used to create and open temporary files in a safe way. There
12mu|perl-File-Temp-0.230.400-1|23	is both a function interface and an object-oriented interface. The File::Temp
12mu|perl-File-Temp-0.230.400-1|24	constructor or the tempfile() function can be used to return the name and the
12mu|perl-File-Temp-0.230.400-1|25	open filehandle of a temporary file. The tempdir() function can be used to
12mu|perl-File-Temp-0.230.400-1|26	create a temporary directory.
12mu|perl-File-Temp-0.230.400-1|27	
12mu|perl-File-Temp-0.230.400-1|28	%prep
12mu|perl-File-Temp-0.230.400-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-File-Temp-0.230.400-1|30	
12mu|perl-File-Temp-0.230.400-1|31	%build
12mu|perl-File-Temp-0.230.400-1|32	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-File-Temp-0.230.400-1|33	%make CFLAGS="%{optflags}"
12mu|perl-File-Temp-0.230.400-1|34	
12mu|perl-File-Temp-0.230.400-1|35	%install
12mu|perl-File-Temp-0.230.400-1|36	%makeinstall_std
12mu|perl-File-Temp-0.230.400-1|37	
12mu|perl-File-Temp-0.230.400-1|38	mv %{buildroot}%{_mandir}/man3/File::Temp.3pm \
12mu|perl-File-Temp-0.230.400-1|39	%{buildroot}%{_mandir}/man3/File::Temp-%{upstream_version}.3pm
12mu|perl-File-Temp-0.230.400-1|40	
12mu|perl-File-Temp-0.230.400-1|41	%check
12mu|perl-File-Temp-0.230.400-1|42	%__make test
12mu|perl-File-Temp-0.230.400-1|43	
12mu|perl-File-Temp-0.230.400-1|44	%files
12mu|perl-File-Temp-0.230.400-1|45	%doc  README
12mu|perl-File-Temp-0.230.400-1|46	%{perl_vendorlib}/File
12mu|perl-File-Temp-0.230.400-1|47	%{_mandir}/*/*
12mu|perl-File-Temp-0.230.400-1|48	
12mu|perl-File-Temp-0.230.400-1|49	
12mu|perl-File-Temp-0.230.400-1|50	
12mu|perl-File-Temp-0.230.400-1|51	
12mu|perl-File-Temp-0.230.400-1|52	%changelog
12mu|perl-File-Temp-0.230.400-1|53	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.230.400-1
12mu|perl-File-Temp-0.230.400-1|54	+ Revision: 545fe38
12mu|perl-File-Temp-0.230.400-1|55	- Fix %doc files
12mu|perl-File-Temp-0.230.400-1|56	
12mu|perl-File-Temp-0.230.400-1|57	

20397 12
12mu|perl-GD-2.520.0-1|1	%define modname	GD
12mu|perl-GD-2.520.0-1|2	%define modver 2.52
12mu|perl-GD-2.520.0-1|3	
12mu|perl-GD-2.520.0-1|4	Summary:	A perl5 interface to Thomas Boutell's gd library
12mu|perl-GD-2.520.0-1|5	
12mu|perl-GD-2.520.0-1|6	Name:		perl-%{modname}
12mu|perl-GD-2.520.0-1|7	Version:	%perl_convert_version %{modver}
12mu|perl-GD-2.520.0-1|8	Release:	1
12mu|perl-GD-2.520.0-1|9	License:	Artistic
12mu|perl-GD-2.520.0-1|10	Group:		Development/Perl
12mu|perl-GD-2.520.0-1|11	Url:		http://search.cpan.org/dist/%{modname}
12mu|perl-GD-2.520.0-1|12	Source0:	http://www.cpan.org/modules/by-module/%{modname}/%{modname}-%{modver}.tar.gz
12mu|perl-GD-2.520.0-1|13	Patch2:		skip-jpg-test.diff
12mu|perl-GD-2.520.0-1|14	BuildRequires:	gd-devel
12mu|perl-GD-2.520.0-1|15	BuildRequires:	jpeg-devel
12mu|perl-GD-2.520.0-1|16	BuildRequires:	perl-devel
12mu|perl-GD-2.520.0-1|17	BuildRequires:	perl(JSON::PP)
12mu|perl-GD-2.520.0-1|18	BuildRequires:	pkgconfig(freetype2)
12mu|perl-GD-2.520.0-1|19	BuildRequires:	pkgconfig(libpng)
12mu|perl-GD-2.520.0-1|20	BuildRequires:	pkgconfig(xpm)
12mu|perl-GD-2.520.0-1|21	BuildRequires:	pkgconfig(zlib)
12mu|perl-GD-2.520.0-1|22	
12mu|perl-GD-2.520.0-1|23	%description
12mu|perl-GD-2.520.0-1|24	GD.pm is a autoloadable interface module for libgd, a popular library
12mu|perl-GD-2.520.0-1|25	for creating and manipulating PNG files.  With this library you can
12mu|perl-GD-2.520.0-1|26	create PNG images on the fly or modify existing files.  Features
12mu|perl-GD-2.520.0-1|27	include:
12mu|perl-GD-2.520.0-1|28	
12mu|perl-GD-2.520.0-1|29	a.  lines, polygons, rectangles and arcs, both filled and unfilled
12mu|perl-GD-2.520.0-1|30	b.  flood fills
12mu|perl-GD-2.520.0-1|31	c.  the use of arbitrary images as brushes and as tiled fill patterns
12mu|perl-GD-2.520.0-1|32	d.  line styling (dashed lines and the like)
12mu|perl-GD-2.520.0-1|33	e.  horizontal and vertical text rendering
12mu|perl-GD-2.520.0-1|34	f.  support for transparency and interlacing
12mu|perl-GD-2.520.0-1|35	
12mu|perl-GD-2.520.0-1|36	%prep
12mu|perl-GD-2.520.0-1|37	%setup -qn %{modname}-%{modver}
12mu|perl-GD-2.520.0-1|38	%patch2 -p0
12mu|perl-GD-2.520.0-1|39	
12mu|perl-GD-2.520.0-1|40	# Remove Local from path
12mu|perl-GD-2.520.0-1|41	find . -type f | xargs perl -p -i -e "s|/usr/local/|/usr/|g"
12mu|perl-GD-2.520.0-1|42	
12mu|perl-GD-2.520.0-1|43	# lib64 fixes, don't add /usr/lib/X11 to linker search path
12mu|perl-GD-2.520.0-1|44	perl -pi \
12mu|perl-GD-2.520.0-1|45	-e "s|-L/usr/lib/X11||g;" \
12mu|perl-GD-2.520.0-1|46	-e "s|-L/usr/X11/lib||g;" \
12mu|perl-GD-2.520.0-1|47	-e "s|-L/usr/lib||g" \
12mu|perl-GD-2.520.0-1|48	Makefile.PL
12mu|perl-GD-2.520.0-1|49	
12mu|perl-GD-2.520.0-1|50	%build
12mu|perl-GD-2.520.0-1|51	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-GD-2.520.0-1|52	%make CFLAGS="%{optflags}"
12mu|perl-GD-2.520.0-1|53	
12mu|perl-GD-2.520.0-1|54	%install
12mu|perl-GD-2.520.0-1|55	%makeinstall_std
12mu|perl-GD-2.520.0-1|56	
12mu|perl-GD-2.520.0-1|57	%files
12mu|perl-GD-2.520.0-1|58	%doc ChangeLog README README.QUICKDRAW README.unix demos
12mu|perl-GD-2.520.0-1|59	%{perl_vendorarch}/GD*
12mu|perl-GD-2.520.0-1|60	%{perl_vendorarch}/auto/GD*
12mu|perl-GD-2.520.0-1|61	%{perl_vendorarch}/qd.pl
12mu|perl-GD-2.520.0-1|62	%{_bindir}/bdf2gdfont.pl
12mu|perl-GD-2.520.0-1|63	%{_mandir}/man1/*
12mu|perl-GD-2.520.0-1|64	%{_mandir}/man3/*
12mu|perl-GD-2.520.0-1|65	
12mu|perl-GD-2.520.0-1|66	
12mu|perl-GD-2.520.0-1|67	
12mu|perl-GD-2.520.0-1|68	
12mu|perl-GD-2.520.0-1|69	%changelog
12mu|perl-GD-2.520.0-1|70	* Wed Apr 02 2014 dsilakov <denis.silakov@rosalab.ru> 2.520.0-1
12mu|perl-GD-2.520.0-1|71	+ Revision: fb72f1b
12mu|perl-GD-2.520.0-1|72	- Merge pull request #6 from import/perl-GD:auto_update
12mu|perl-GD-2.520.0-1|73	- ROSA Updates Builder: update suggested
12mu|perl-GD-2.520.0-1|74	
12mu|perl-GD-2.520.0-1|75	

20398 12
12mu|perl-Geo-IP-1.420.0-5|1	%define upstream_name 	 Geo-IP
12mu|perl-Geo-IP-1.420.0-5|2	%define upstream_version 1.42
12mu|perl-Geo-IP-1.420.0-5|3	
12mu|perl-Geo-IP-1.420.0-5|4	Name:       perl-%{upstream_name}
12mu|perl-Geo-IP-1.420.0-5|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Geo-IP-1.420.0-5|6	Release:    5
12mu|perl-Geo-IP-1.420.0-5|7	
12mu|perl-Geo-IP-1.420.0-5|8	Summary:    Look up country by IP Address
12mu|perl-Geo-IP-1.420.0-5|9	License:    GPL+ or Artistic
12mu|perl-Geo-IP-1.420.0-5|10	Group:      Development/Perl
12mu|perl-Geo-IP-1.420.0-5|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Geo-IP-1.420.0-5|12	Source0:    http://www.cpan.org/modules/by-module/Geo/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Geo-IP-1.420.0-5|13	
12mu|perl-Geo-IP-1.420.0-5|14	BuildRequires: perl(ExtUtils::MakeMaker)
12mu|perl-Geo-IP-1.420.0-5|15	BuildRequires: perl-devel
12mu|perl-Geo-IP-1.420.0-5|16	BuildRequires: pkgconfig(geoip)
12mu|perl-Geo-IP-1.420.0-5|17	BuildRequires: geoip
12mu|perl-Geo-IP-1.420.0-5|18	%description
12mu|perl-Geo-IP-1.420.0-5|19	This module uses a file based database. This database simply contains
12mu|perl-Geo-IP-1.420.0-5|20	IP blocks as keys, and countries as values. This database should be
12mu|perl-Geo-IP-1.420.0-5|21	more complete and accurate than reverse DNS lookups.
12mu|perl-Geo-IP-1.420.0-5|22	This module can be used to automatically select the geographically
12mu|perl-Geo-IP-1.420.0-5|23	closest mirror, to analyze your web server logs to determine the
12mu|perl-Geo-IP-1.420.0-5|24	countries of your visiters, for credit card fraud detection, and for
12mu|perl-Geo-IP-1.420.0-5|25	software export controls.
12mu|perl-Geo-IP-1.420.0-5|26	
12mu|perl-Geo-IP-1.420.0-5|27	%prep
12mu|perl-Geo-IP-1.420.0-5|28	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Geo-IP-1.420.0-5|29	
12mu|perl-Geo-IP-1.420.0-5|30	%build
12mu|perl-Geo-IP-1.420.0-5|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-Geo-IP-1.420.0-5|32	%{__make}
12mu|perl-Geo-IP-1.420.0-5|33	
12mu|perl-Geo-IP-1.420.0-5|34	%check
12mu|perl-Geo-IP-1.420.0-5|35	make test
12mu|perl-Geo-IP-1.420.0-5|36	
12mu|perl-Geo-IP-1.420.0-5|37	%install
12mu|perl-Geo-IP-1.420.0-5|38	%makeinstall_std
12mu|perl-Geo-IP-1.420.0-5|39	
12mu|perl-Geo-IP-1.420.0-5|40	%files
12mu|perl-Geo-IP-1.420.0-5|41	%doc Changes INSTALL META.json META.yml MYMETA.yml README example
12mu|perl-Geo-IP-1.420.0-5|42	%{perl_vendorarch}/Geo
12mu|perl-Geo-IP-1.420.0-5|43	%{perl_vendorarch}/auto/Geo
12mu|perl-Geo-IP-1.420.0-5|44	%{_mandir}/*/*
12mu|perl-Geo-IP-1.420.0-5|45	
12mu|perl-Geo-IP-1.420.0-5|46	%changelog

20399 12
12mu|perl-Glib-1.304.0-1|1	%define upstream_name    Glib
12mu|perl-Glib-1.304.0-1|2	%define upstream_version 1.304
12mu|perl-Glib-1.304.0-1|3	
12mu|perl-Glib-1.304.0-1|4	%define Werror_cflags %nil
12mu|perl-Glib-1.304.0-1|5	
12mu|perl-Glib-1.304.0-1|6	Name:       perl-%{upstream_name}
12mu|perl-Glib-1.304.0-1|7	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Glib-1.304.0-1|8	Release:    1
12mu|perl-Glib-1.304.0-1|9	
12mu|perl-Glib-1.304.0-1|10	Summary: Perl module for the glib-2.x library
12mu|perl-Glib-1.304.0-1|11	License: GPL+ or Artistic
12mu|perl-Glib-1.304.0-1|12	Group:   Development/GNOME and GTK+
12mu|perl-Glib-1.304.0-1|13	Url:     http://gtk2-perl.sf.net/
12mu|perl-Glib-1.304.0-1|14	# https://sourceforge.net/project/showfiles.php?group_id=64773&package_id=91217
12mu|perl-Glib-1.304.0-1|15	Source0: http://sourceforge.net/projects/gtk2-perl/files/Glib/%{upstream_version}/Glib-%{upstream_version}.tar.gz
12mu|perl-Glib-1.304.0-1|16	# BUG: we do not hanble exceptions out of Gtk2->main loop
12mu|perl-Glib-1.304.0-1|17	# we should just horribly die in that case
12mu|perl-Glib-1.304.0-1|18	Patch0: Glib-1.210-exception-trapping.patch
12mu|perl-Glib-1.304.0-1|19	
12mu|perl-Glib-1.304.0-1|20	BuildRequires: glib2-devel >= 2.6.0
12mu|perl-Glib-1.304.0-1|21	BuildRequires: perl(ExtUtils::Depends) >= 0.300.0
12mu|perl-Glib-1.304.0-1|22	BuildRequires: perl(ExtUtils::PkgConfig)
12mu|perl-Glib-1.304.0-1|23	BuildRequires: perl-devel
12mu|perl-Glib-1.304.0-1|24	
12mu|perl-Glib-1.304.0-1|25	Conflicts: perl-Gtk2 <= 1
12mu|perl-Glib-1.304.0-1|26	
12mu|perl-Glib-1.304.0-1|27	%description
12mu|perl-Glib-1.304.0-1|28	This module provides perl access to Glib and GLib's GObject libraries.
12mu|perl-Glib-1.304.0-1|29	It is mainly used by perl-GTK2 applications.
12mu|perl-Glib-1.304.0-1|30	
12mu|perl-Glib-1.304.0-1|31	Glib is a handy library of portability and utility functions. This C library
12mu|perl-Glib-1.304.0-1|32	is designed to solve some portability problems and provide other useful
12mu|perl-Glib-1.304.0-1|33	functionality which most programs require.
12mu|perl-Glib-1.304.0-1|34	
12mu|perl-Glib-1.304.0-1|35	GObject provides a generic type system with inheritance and a powerful signal
12mu|perl-Glib-1.304.0-1|36	system.
12mu|perl-Glib-1.304.0-1|37	
12mu|perl-Glib-1.304.0-1|38	Together these libraries are used as the foundation for many of the libraries
12mu|perl-Glib-1.304.0-1|39	that make up the Gnome environment, and are used in many unrelated
12mu|perl-Glib-1.304.0-1|40	projects.
12mu|perl-Glib-1.304.0-1|41	
12mu|perl-Glib-1.304.0-1|42	%package doc
12mu|perl-Glib-1.304.0-1|43	Summary: Glib documentation
12mu|perl-Glib-1.304.0-1|44	Group: Books/Computer books
12mu|perl-Glib-1.304.0-1|45	Obsoletes: %{name}-doc < 1.230.0-9
12mu|perl-Glib-1.304.0-1|46	
12mu|perl-Glib-1.304.0-1|47	%description doc
12mu|perl-Glib-1.304.0-1|48	This package contains documentation of the Glib module.
12mu|perl-Glib-1.304.0-1|49	
12mu|perl-Glib-1.304.0-1|50	%prep
12mu|perl-Glib-1.304.0-1|51	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Glib-1.304.0-1|52	%patch0 -p0 -b .ex
12mu|perl-Glib-1.304.0-1|53	find -type d -name CVS | rm -rf
12mu|perl-Glib-1.304.0-1|54	
12mu|perl-Glib-1.304.0-1|55	%build
12mu|perl-Glib-1.304.0-1|56	perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Glib-1.304.0-1|57	%make OPTIMIZE="%{optflags}"
12mu|perl-Glib-1.304.0-1|58	
12mu|perl-Glib-1.304.0-1|59	%check
12mu|perl-Glib-1.304.0-1|60	# disabled due to long time faillures
12mu|perl-Glib-1.304.0-1|61	#%make test
12mu|perl-Glib-1.304.0-1|62	
12mu|perl-Glib-1.304.0-1|63	%install
12mu|perl-Glib-1.304.0-1|64	%makeinstall_std
12mu|perl-Glib-1.304.0-1|65	
12mu|perl-Glib-1.304.0-1|66	%files
12mu|perl-Glib-1.304.0-1|67	%doc AUTHORS LICENSE
12mu|perl-Glib-1.304.0-1|68	%dir %{perl_vendorarch}/%{upstream_name}/
12mu|perl-Glib-1.304.0-1|69	%{perl_vendorarch}/%{upstream_name}.pm
12mu|perl-Glib-1.304.0-1|70	%{perl_vendorarch}/%{upstream_name}/*.pm
12mu|perl-Glib-1.304.0-1|71	%{perl_vendorarch}/%{upstream_name}/*/*.pm
12mu|perl-Glib-1.304.0-1|72	%{perl_vendorarch}/%{upstream_name}/Install/doctypes
12mu|perl-Glib-1.304.0-1|73	%{perl_vendorarch}/%{upstream_name}/Install/gperl.h
12mu|perl-Glib-1.304.0-1|74	%{perl_vendorarch}/%{upstream_name}/Install/gperl_marshal.h
12mu|perl-Glib-1.304.0-1|75	%{perl_vendorarch}/%{upstream_name}/Install/typemap
12mu|perl-Glib-1.304.0-1|76	%{perl_vendorarch}/auto/*
12mu|perl-Glib-1.304.0-1|77	
12mu|perl-Glib-1.304.0-1|78	%files doc
12mu|perl-Glib-1.304.0-1|79	%{_mandir}/*/*
12mu|perl-Glib-1.304.0-1|80	%dir %{perl_vendorarch}/%{upstream_name}
12mu|perl-Glib-1.304.0-1|81	%{perl_vendorarch}/%{upstream_name}/*.pod
12mu|perl-Glib-1.304.0-1|82	%{perl_vendorarch}/%{upstream_name}/*/*.pod
12mu|perl-Glib-1.304.0-1|83	
12mu|perl-Glib-1.304.0-1|84	
12mu|perl-Glib-1.304.0-1|85	
12mu|perl-Glib-1.304.0-1|86	%changelog
12mu|perl-Glib-1.304.0-1|87	* Thu Jan 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.304.0-1
12mu|perl-Glib-1.304.0-1|88	+ Revision: e2cf9cc
12mu|perl-Glib-1.304.0-1|89	- Added tarball
12mu|perl-Glib-1.304.0-1|90	
12mu|perl-Glib-1.304.0-1|91	

20400 12
12mu|perl-Glib-Object-Introspection-0.22.0-1|1	%define	modname	Glib-Object-Introspection
12mu|perl-Glib-Object-Introspection-0.22.0-1|2	%define	modver	0.022
12mu|perl-Glib-Object-Introspection-0.22.0-1|3	
12mu|perl-Glib-Object-Introspection-0.22.0-1|4	Summary:	Dynamically create Perl language bindings
12mu|perl-Glib-Object-Introspection-0.22.0-1|5	Name:		perl-%{modname}
12mu|perl-Glib-Object-Introspection-0.22.0-1|6	Version:	%{perl_convert_version %{modver}}
12mu|perl-Glib-Object-Introspection-0.22.0-1|7	Release:	1
12mu|perl-Glib-Object-Introspection-0.22.0-1|8	License:	LGPLv2+
12mu|perl-Glib-Object-Introspection-0.22.0-1|9	Group:		Development/Perl
12mu|perl-Glib-Object-Introspection-0.22.0-1|10	Url:		http://search.cpan.org/dist/%{modname}
12mu|perl-Glib-Object-Introspection-0.22.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Glib/%{modname}-%{modver}.tar.gz
12mu|perl-Glib-Object-Introspection-0.22.0-1|12	BuildRequires:	perl-devel
12mu|perl-Glib-Object-Introspection-0.22.0-1|13	BuildRequires:	perl(ExtUtils::Depends) >= 0.300.0
12mu|perl-Glib-Object-Introspection-0.22.0-1|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12mu|perl-Glib-Object-Introspection-0.22.0-1|15	BuildRequires:	perl(ExtUtils::PkgConfig) >= 1.0.0
12mu|perl-Glib-Object-Introspection-0.22.0-1|16	BuildRequires:	perl(Glib) >= 1.270.0
12mu|perl-Glib-Object-Introspection-0.22.0-1|17	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|perl-Glib-Object-Introspection-0.22.0-1|18	# For tests:
12mu|perl-Glib-Object-Introspection-0.22.0-1|19	BuildRequires:	perl(Cairo::GObject)
12mu|perl-Glib-Object-Introspection-0.22.0-1|20	BuildRequires:	pkgconfig(cairo-gobject)
12mu|perl-Glib-Object-Introspection-0.22.0-1|21	BuildRequires:	pkgconfig(cairo)
12mu|perl-Glib-Object-Introspection-0.22.0-1|22	BuildRequires:	pkgconfig(libffi)
12mu|perl-Glib-Object-Introspection-0.22.0-1|23	# (tv) t/00-basic-types.t line 51 failed with C locale
12mu|perl-Glib-Object-Introspection-0.22.0-1|24	BuildRequires:	locales-en
12mu|perl-Glib-Object-Introspection-0.22.0-1|25	Requires:	perl(Glib) >= 1.270.0
12mu|perl-Glib-Object-Introspection-0.22.0-1|26	
12mu|perl-Glib-Object-Introspection-0.22.0-1|27	%description
12mu|perl-Glib-Object-Introspection-0.22.0-1|28	To allow Glib::Object::Introspection to create bindings for a library, it
12mu|perl-Glib-Object-Introspection-0.22.0-1|29	must have installed a typelib file, for example
12mu|perl-Glib-Object-Introspection-0.22.0-1|30	'$prefix/lib/girepository-1.0/Gtk-3.0.typelib'. In your code you then
12mu|perl-Glib-Object-Introspection-0.22.0-1|31	simply call 'Glib::Object::Introspection->setup' to set everything up. This
12mu|perl-Glib-Object-Introspection-0.22.0-1|32	method takes a couple of key-value pairs as arguments. These three are
12mu|perl-Glib-Object-Introspection-0.22.0-1|33	mandatory:
12mu|perl-Glib-Object-Introspection-0.22.0-1|34	
12mu|perl-Glib-Object-Introspection-0.22.0-1|35	* basename => $basename
12mu|perl-Glib-Object-Introspection-0.22.0-1|36	
12mu|perl-Glib-Object-Introspection-0.22.0-1|37	The basename of the library that should be wrapped. If your typelib is
12mu|perl-Glib-Object-Introspection-0.22.0-1|38	called 'Gtk-3.0.typelib', then the basename is 'Gtk'.
12mu|perl-Glib-Object-Introspection-0.22.0-1|39	
12mu|perl-Glib-Object-Introspection-0.22.0-1|40	%prep
12mu|perl-Glib-Object-Introspection-0.22.0-1|41	%setup -q -n %{modname}-%{modver}
12mu|perl-Glib-Object-Introspection-0.22.0-1|42	%apply_patches
12mu|perl-Glib-Object-Introspection-0.22.0-1|43	
12mu|perl-Glib-Object-Introspection-0.22.0-1|44	%build
12mu|perl-Glib-Object-Introspection-0.22.0-1|45	perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Glib-Object-Introspection-0.22.0-1|46	%make
12mu|perl-Glib-Object-Introspection-0.22.0-1|47	
12mu|perl-Glib-Object-Introspection-0.22.0-1|48	%check
12mu|perl-Glib-Object-Introspection-0.22.0-1|49	exit 0
12mu|perl-Glib-Object-Introspection-0.22.0-1|50	LC_ALL=en_US.UTF-8 make test
12mu|perl-Glib-Object-Introspection-0.22.0-1|51	
12mu|perl-Glib-Object-Introspection-0.22.0-1|52	%install
12mu|perl-Glib-Object-Introspection-0.22.0-1|53	%makeinstall_std
12mu|perl-Glib-Object-Introspection-0.22.0-1|54	
12mu|perl-Glib-Object-Introspection-0.22.0-1|55	%files
12mu|perl-Glib-Object-Introspection-0.22.0-1|56	%doc LICENSE META.json META.yml MYMETA.yml NEWS README
12mu|perl-Glib-Object-Introspection-0.22.0-1|57	%{_mandir}/man3/*
12mu|perl-Glib-Object-Introspection-0.22.0-1|58	%{perl_vendorlib}/*
12mu|perl-Glib-Object-Introspection-0.22.0-1|59	
12mu|perl-Glib-Object-Introspection-0.22.0-1|60	%changelog
12mu|perl-Glib-Object-Introspection-0.22.0-1|61	* Wed May 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.22.0-1
12mu|perl-Glib-Object-Introspection-0.22.0-1|62	+ Revision: 119913a
12mu|perl-Glib-Object-Introspection-0.22.0-1|63	- Minor cleanups
12mu|perl-Glib-Object-Introspection-0.22.0-1|64	
12mu|perl-Glib-Object-Introspection-0.22.0-1|65	

20401 12
12mu|perl-Gnome2-Vte-0.110.0-1|1	%define	upstream_name	 Gnome2-Vte
12mu|perl-Gnome2-Vte-0.110.0-1|2	%define upstream_version 0.11
12mu|perl-Gnome2-Vte-0.110.0-1|3	
12mu|perl-Gnome2-Vte-0.110.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-Gnome2-Vte-0.110.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Gnome2-Vte-0.110.0-1|6	Release:	1
12mu|perl-Gnome2-Vte-0.110.0-1|7	
12mu|perl-Gnome2-Vte-0.110.0-1|8	Summary:	Perl binding for the vte widget
12mu|perl-Gnome2-Vte-0.110.0-1|9	License:	GPL+ or Artistic
12mu|perl-Gnome2-Vte-0.110.0-1|10	Group:		Development/GNOME and GTK+
12mu|perl-Gnome2-Vte-0.110.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Gnome2-Vte-0.110.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Gnome2/Gnome2-Vte-%{upstream_version}.tar.gz
12mu|perl-Gnome2-Vte-0.110.0-1|13	
12mu|perl-Gnome2-Vte-0.110.0-1|14	BuildRequires:	perl-Glib => 1.00
12mu|perl-Gnome2-Vte-0.110.0-1|15	BuildRequires:	perl-Gtk2
12mu|perl-Gnome2-Vte-0.110.0-1|16	BuildRequires:	perl-ExtUtils-Depends
12mu|perl-Gnome2-Vte-0.110.0-1|17	BuildRequires:	perl-ExtUtils-PkgConfig
12mu|perl-Gnome2-Vte-0.110.0-1|18	BuildRequires:	perl-devel
12mu|perl-Gnome2-Vte-0.110.0-1|19	BuildRequires:	vte-devel => 0.11.10
12mu|perl-Gnome2-Vte-0.110.0-1|20	BuildRequires:	x11-server-xvfb
12mu|perl-Gnome2-Vte-0.110.0-1|21	
12mu|perl-Gnome2-Vte-0.110.0-1|22	Conflicts:	drakxtools < 9.1-15mdk
12mu|perl-Gnome2-Vte-0.110.0-1|23	Requires:	perl-Glib >= 1.00
12mu|perl-Gnome2-Vte-0.110.0-1|24	
12mu|perl-Gnome2-Vte-0.110.0-1|25	%description
12mu|perl-Gnome2-Vte-0.110.0-1|26	This module provides perl access to vte libraries.
12mu|perl-Gnome2-Vte-0.110.0-1|27	
12mu|perl-Gnome2-Vte-0.110.0-1|28	VTE is an experimental terminal emulator widget for use with GTK+ 2.:.
12mu|perl-Gnome2-Vte-0.110.0-1|29	
12mu|perl-Gnome2-Vte-0.110.0-1|30	%prep
12mu|perl-Gnome2-Vte-0.110.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Gnome2-Vte-0.110.0-1|32	find -type d -name CVS | rm -rf
12mu|perl-Gnome2-Vte-0.110.0-1|33	
12mu|perl-Gnome2-Vte-0.110.0-1|34	%build
12mu|perl-Gnome2-Vte-0.110.0-1|35	RPM_OPT_FLAGS="%{optflags} -Os -s"
12mu|perl-Gnome2-Vte-0.110.0-1|36	export GTK2_PERL_CFLAGS="%{optflags}"
12mu|perl-Gnome2-Vte-0.110.0-1|37	perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Gnome2-Vte-0.110.0-1|38	%make OPTIMIZE="%{optflags}"
12mu|perl-Gnome2-Vte-0.110.0-1|39	
12mu|perl-Gnome2-Vte-0.110.0-1|40	%check
12mu|perl-Gnome2-Vte-0.110.0-1|41	# (tv) disabled b/c of "Xlib:  extension "RANDR" missing on display ":99.0"."
12mu|perl-Gnome2-Vte-0.110.0-1|42	#xvfb-run %make test
12mu|perl-Gnome2-Vte-0.110.0-1|43	
12mu|perl-Gnome2-Vte-0.110.0-1|44	%install
12mu|perl-Gnome2-Vte-0.110.0-1|45	%makeinstall_std
12mu|perl-Gnome2-Vte-0.110.0-1|46	
12mu|perl-Gnome2-Vte-0.110.0-1|47	%clean
12mu|perl-Gnome2-Vte-0.110.0-1|48	
12mu|perl-Gnome2-Vte-0.110.0-1|49	%files
12mu|perl-Gnome2-Vte-0.110.0-1|50	%defattr(-, root, root)
12mu|perl-Gnome2-Vte-0.110.0-1|51	%doc LICENSE
12mu|perl-Gnome2-Vte-0.110.0-1|52	%{_mandir}/*/*
12mu|perl-Gnome2-Vte-0.110.0-1|53	%{perl_vendorarch}/Gnome2/*
12mu|perl-Gnome2-Vte-0.110.0-1|54	%{perl_vendorarch}/auto/Gnome2/*
12mu|perl-Gnome2-Vte-0.110.0-1|55	
12mu|perl-Gnome2-Vte-0.110.0-1|56	
12mu|perl-Gnome2-Vte-0.110.0-1|57	
12mu|perl-Gnome2-Vte-0.110.0-1|58	%changelog
12mu|perl-Gnome2-Vte-0.110.0-1|59	* Tue Feb 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.110.0-1
12mu|perl-Gnome2-Vte-0.110.0-1|60	+ Revision: a6da6ca
12mu|perl-Gnome2-Vte-0.110.0-1|61	- Updated to 0.11 (by updates_builder)
12mu|perl-Gnome2-Vte-0.110.0-1|62	
12mu|perl-Gnome2-Vte-0.110.0-1|63	

20402 12
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|1	%define pkgname Gtk2-Ex-FormFactory
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|2	%define NVR %{pkgname}-%{version}-%{release}
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|3	%define maketest 1
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|4	%define upstream_version 0.67
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|5	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|6	Name:      perl-Gtk2-Ex-FormFactory
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|7	Summary:   Gtk2-Ex-FormFactory - Makes building complex GUI's easy
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|8	Version:   %perl_convert_version %{upstream_version}
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|9	Release:   3
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|10	license:   LGPLv2+
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|11	Group:     Development/GNOME and GTK+
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|12	Url:       http://www.exit1.org/download/ff
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|13	BuildArch: noarch
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|14	Source:    http://www.exit1.org/packages/Gtk2-Ex-FormFactory/dist/Gtk2-Ex-FormFactory-%{upstream_version}.tar.bz2
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|15	BuildRequires: perl-Gtk2 perl-devel
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|16	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|17	%description
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|18	This is a framework which tries to make building complex GUI's easy, by
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|19	offering these two main features:
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|20	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|21	* Consistent looking GUI without the need to code resp. tune
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|22	each widget by hand. Instead you declare the structure of your
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|23	GUI, connect it to the data of your program (which should be
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|24	a well defined set of objects) and control how this structure
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|25	is transformed into a specific layout in a very generic way.
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|26	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|27	* Automatically keep widget and object states in sync (in both
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|28	directions), even with complex data structures with a lot of
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|29	internal dependencies, object nesting etc.
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|30	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|31	This manpage describes the facilities of Gtk2::Ex::FormFactory objects
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|32	which are only a small part of the whole framework. To get a full
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|33	introduction and overview of how this framework works refer to
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|34	Gtk2::Ex::FormFactory::Intro.
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|35	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|36	%prep
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|37	%setup -q -n %{pkgname}-%{upstream_version}
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|38	chmod -R u+w %{_builddir}/%{pkgname}-%{upstream_version}
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|39	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|40	%build
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|41	grep -rsl '^#!.*perl' . |
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|42	grep -v '.bak$' |xargs --no-run-if-empty \
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|43	%__perl -MExtUtils::MakeMaker -e 'MY->fixin(@ARGV)'
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|44	CFLAGS="%{optflags}"
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|45	%{__perl} Makefile.PL `%{__perl} -MExtUtils::MakeMaker -e ' print qq|PREFIX=%{buildroot}%{_prefix}| if \$ExtUtils::MakeMaker::VERSION =~ /5\.9[1-6]|6\.0[0-5]/ '` INSTALLDIRS=vendor
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|46	%make
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|47	%if %maketest
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|48	%{__make} test
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|49	%endif
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|50	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|51	%install
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|52	%{makeinstall} `%{__perl} -MExtUtils::MakeMaker -e ' print \$ExtUtils::MakeMaker::VERSION <= 6.05 ? qq|PREFIX=%{buildroot}%{_prefix}| : qq|DESTDIR=%{buildroot}| '`
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|53	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|54	# remove special files
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|55	find %{buildroot} -name "perllocal.pod" \
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|56	-o -name ".packlist"                \
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|57	-o -name "*.bs"                     \
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|58	|xargs -i rm -f {}
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|59	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|60	# no empty directories
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|61	find %{buildroot}%{_prefix}             \
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|62	-type d -depth                      \
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|63	-exec rmdir {} \; 2>/dev/null
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|64	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|65	%files
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|66	%doc Changes README
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|67	%perl_vendorlib/Gtk2/Ex/
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|68	%_mandir/man3/Gtk2::Ex*
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|69	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|70	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|71	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|72	%changelog
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|73	* Fri Jan 20 2012 Götz Waschk <waschk@mandriva.org> 0.670.0-2mdv2012.0
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|74	+ Revision: 763023
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|75	- rebuild
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|76	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|77	* Sun Aug 14 2011 Götz Waschk <waschk@mandriva.org> 0.670.0-1
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|78	+ Revision: 694477
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|79	- update to new version 0.67
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|80	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|81	* Tue Jul 26 2011 Götz Waschk <waschk@mandriva.org> 0.650.0-2
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|82	+ Revision: 691695
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|83	- rebuild
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|84	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|85	* Tue Jul 28 2009 Götz Waschk <waschk@mandriva.org> 0.650.0-1mdv2011.0
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|86	+ Revision: 401498
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|87	- use perl version macro
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|88	- update license
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|89	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|90	* Thu Dec 20 2007 Olivier Blin <blino@mandriva.org> 0.65-1mdv2009.0
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|91	+ Revision: 135846
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|92	- restore BuildRoot
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|93	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|94	+ Thierry Vignaud <tv@mandriva.org>
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|95	- kill re-definition of %%buildroot on Pixel's request
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|96	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|97	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|98	* Sun Jul 02 2006 Götz Waschk <waschk@mandriva.org> 0.65-1mdv2007.0
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|99	- New release 0.65
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|100	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|101	* Sun Jun 18 2006 Götz Waschk <waschk@mandriva.org> 0.64-1mdk
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|102	- New release 0.64
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|103	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|104	* Mon Apr 24 2006 Götz Waschk <waschk@mandriva.org> 0.63-1mdk
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|105	- New release 0.63
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|106	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|107	* Mon Apr 10 2006 Götz Waschk <waschk@mandriva.org> 0.62-1mdk
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|108	- New release 0.62
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|109	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|110	* Mon Apr 03 2006 Götz Waschk <waschk@mandriva.org> 0.61-1mdk
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|111	- New release 0.61
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|112	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|113	* Tue Mar 28 2006 Götz Waschk <waschk@mandriva.org> 0.60-1mdk
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|114	- New release 0.60
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|115	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|116	* Thu Dec 29 2005 Götz Waschk <waschk@mandriva.org> 0.59-1mdk
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|117	- New release 0.59
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|118	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|119	* Fri Nov 04 2005 Götz Waschk <waschk@mandriva.org> 0.58-2mdk
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|120	- fix dir (Anssi Hannuta)
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|121	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|122	* Sun Oct 09 2005 Götz Waschk <waschk@mandriva.org> 0.58-1mdk
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|123	- New release 0.58
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|124	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|125	* Tue Aug 02 2005 Götz Waschk <waschk@mandriva.org> 0.57-1mdk
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|126	- new version
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|127	
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|128	* Mon Jul 25 2005 Götz Waschk <waschk@mandriva.org> 0.56-1mdk
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|129	- Initial build.
12mu|perl-Gtk2-Ex-FormFactory-0.670.0-3|130	

20403 12
12mu|perl-Gtk3-0.14.0-1|1	%define upstream_name Gtk3
12mu|perl-Gtk3-0.14.0-1|2	%define upstream_version 0.014
12mu|perl-Gtk3-0.14.0-1|3	
12mu|perl-Gtk3-0.14.0-1|4	%define perl_glib_require 1.260
12mu|perl-Gtk3-0.14.0-1|5	
12mu|perl-Gtk3-0.14.0-1|6	Summary:	Perl module for the GTK+-3.x library
12mu|perl-Gtk3-0.14.0-1|7	Name:		perl-%{upstream_name}
12mu|perl-Gtk3-0.14.0-1|8	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Gtk3-0.14.0-1|9	Release:	1
12mu|perl-Gtk3-0.14.0-1|10	License:	LGPLv2+
12mu|perl-Gtk3-0.14.0-1|11	Group:		Development/GNOME and GTK+
12mu|perl-Gtk3-0.14.0-1|12	Url:		http://gtk2-perl.sf.net/
12mu|perl-Gtk3-0.14.0-1|13	Source0:	http://prdownloads.sourceforge.net/gtk2-perl/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Gtk3-0.14.0-1|14	# helper for exception management:
12mu|perl-Gtk3-0.14.0-1|15	Patch1:		exceptions.diff
12mu|perl-Gtk3-0.14.0-1|16	Patch5:		pango.diff
12mu|perl-Gtk3-0.14.0-1|17	# set up GdkX11:
12mu|perl-Gtk3-0.14.0-1|18	Patch6:		GdkX11.diff
12mu|perl-Gtk3-0.14.0-1|19	Patch7:		gio.diff
12mu|perl-Gtk3-0.14.0-1|20	BuildRequires:	perl-devel
12mu|perl-Gtk3-0.14.0-1|21	BuildRequires:	perl(Cairo::GObject) >= 1.0.0
12mu|perl-Gtk3-0.14.0-1|22	BuildRequires:	perl(ExtUtils::MakeMaker) >= 6.300.0
12mu|perl-Gtk3-0.14.0-1|23	BuildRequires:	perl(Glib) >= %{perl_glib_require}
12mu|perl-Gtk3-0.14.0-1|24	BuildRequires:	perl(Glib::Object::Introspection)
12mu|perl-Gtk3-0.14.0-1|25	BuildRequires:	perl-ExtUtils-Depends >= 0.300
12mu|perl-Gtk3-0.14.0-1|26	BuildRequires:	perl-ExtUtils-PkgConfig >= 1.03
12mu|perl-Gtk3-0.14.0-1|27	# for test suite:
12mu|perl-Gtk3-0.14.0-1|28	#BuildRequires: x11-server-xvfb
12mu|perl-Gtk3-0.14.0-1|29	BuildRequires:	typelib(Gtk) = 3.0
12mu|perl-Gtk3-0.14.0-1|30	Requires:	typelib(Gtk) = 3.0
12mu|perl-Gtk3-0.14.0-1|31	Requires:	typelib(Gdk) = 3.0
12mu|perl-Gtk3-0.14.0-1|32	Requires:	typelib(Pango) = 1.0
12mu|perl-Gtk3-0.14.0-1|33	BuildArch:	noarch
12mu|perl-Gtk3-0.14.0-1|34	
12mu|perl-Gtk3-0.14.0-1|35	%description
12mu|perl-Gtk3-0.14.0-1|36	This module provides perl access to the GTK+-3.x library.
12mu|perl-Gtk3-0.14.0-1|37	
12mu|perl-Gtk3-0.14.0-1|38	GTK+ is the GIMP ToolKit, a library for creating graphical user interfaces
12mu|perl-Gtk3-0.14.0-1|39	for the X Window System. GTK+ was originally written for the GIMP (GNU Image
12mu|perl-Gtk3-0.14.0-1|40	Manipulation Program) image processing program, but is now used by several
12mu|perl-Gtk3-0.14.0-1|41	other programs as well.
12mu|perl-Gtk3-0.14.0-1|42	
12mu|perl-Gtk3-0.14.0-1|43	%prep
12mu|perl-Gtk3-0.14.0-1|44	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Gtk3-0.14.0-1|45	%apply_patches
12mu|perl-Gtk3-0.14.0-1|46	rm -f lib/Gtk3.pm.*
12mu|perl-Gtk3-0.14.0-1|47	perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Gtk3-0.14.0-1|48	
12mu|perl-Gtk3-0.14.0-1|49	%build
12mu|perl-Gtk3-0.14.0-1|50	%make OPTIMIZE="%{optflags}"
12mu|perl-Gtk3-0.14.0-1|51	
12mu|perl-Gtk3-0.14.0-1|52	%install
12mu|perl-Gtk3-0.14.0-1|53	%makeinstall_std
12mu|perl-Gtk3-0.14.0-1|54	
12mu|perl-Gtk3-0.14.0-1|55	%check
12mu|perl-Gtk3-0.14.0-1|56	# (TV) Test suite won't work in iurt (not enough stuff configured):
12mu|perl-Gtk3-0.14.0-1|57	exit 0
12mu|perl-Gtk3-0.14.0-1|58	xvfb-run %make test
12mu|perl-Gtk3-0.14.0-1|59	
12mu|perl-Gtk3-0.14.0-1|60	%files
12mu|perl-Gtk3-0.14.0-1|61	%doc LICENSE META.yml MYMETA.yml NEWS README
12mu|perl-Gtk3-0.14.0-1|62	%{perl_vendorlib}/%{upstream_name}.pm
12mu|perl-Gtk3-0.14.0-1|63	%{_mandir}/*/*
12mu|perl-Gtk3-0.14.0-1|64	
12mu|perl-Gtk3-0.14.0-1|65	
12mu|perl-Gtk3-0.14.0-1|66	%changelog
12mu|perl-Gtk3-0.14.0-1|67	* Wed May 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.14.0-1
12mu|perl-Gtk3-0.14.0-1|68	+ Revision: 60c71d9
12mu|perl-Gtk3-0.14.0-1|69	- Minor cleanups
12mu|perl-Gtk3-0.14.0-1|70	
12mu|perl-Gtk3-0.14.0-1|71	

20404 12
12mu|perl-HTML-Format-2.110.0-1|1	%define	upstream_name    HTML-Format
12mu|perl-HTML-Format-2.110.0-1|2	%define upstream_version 2.11
12mu|perl-HTML-Format-2.110.0-1|3	
12mu|perl-HTML-Format-2.110.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-HTML-Format-2.110.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-HTML-Format-2.110.0-1|6	Release:    1
12mu|perl-HTML-Format-2.110.0-1|7	
12mu|perl-HTML-Format-2.110.0-1|8	Summary:	CPAN %{upstream_name} perl module
12mu|perl-HTML-Format-2.110.0-1|9	License:	GPL+ or Artistic
12mu|perl-HTML-Format-2.110.0-1|10	Group:		Development/Perl
12mu|perl-HTML-Format-2.110.0-1|11	Url:		http://search.cpan.org/dist/HTML-Format/
12mu|perl-HTML-Format-2.110.0-1|12	Source:     http://www.cpan.org/modules/by-module/HTML/HTML-Format-%{upstream_version}.tar.gz
12mu|perl-HTML-Format-2.110.0-1|13	BuildRequires:	perl(Font::AFM) >= 1.17
12mu|perl-HTML-Format-2.110.0-1|14	BuildRequires:	perl(HTML::Tree) >= 3.15
12mu|perl-HTML-Format-2.110.0-1|15	BuildRequires:	perl(Module::Build)
12mu|perl-HTML-Format-2.110.0-1|16	BuildRequires:	perl(Test::More) >= 0.960.0
12mu|perl-HTML-Format-2.110.0-1|17	BuildArch:	noarch
12mu|perl-HTML-Format-2.110.0-1|18	
12mu|perl-HTML-Format-2.110.0-1|19	%description
12mu|perl-HTML-Format-2.110.0-1|20	This is a collection of modules that formats HTML as plaintext,
12mu|perl-HTML-Format-2.110.0-1|21	PostScript or RTF.
12mu|perl-HTML-Format-2.110.0-1|22	
12mu|perl-HTML-Format-2.110.0-1|23	The modules present in this package are:
12mu|perl-HTML-Format-2.110.0-1|24	
12mu|perl-HTML-Format-2.110.0-1|25	HTML::FormatText - Formatter that converts a syntax tree to plain
12mu|perl-HTML-Format-2.110.0-1|26	readable text.
12mu|perl-HTML-Format-2.110.0-1|27	
12mu|perl-HTML-Format-2.110.0-1|28	HTML::FormatPS - Formatter that outputs PostScript code.
12mu|perl-HTML-Format-2.110.0-1|29	
12mu|perl-HTML-Format-2.110.0-1|30	HTML::FormatRTF - Formatter that outputs RTF code.
12mu|perl-HTML-Format-2.110.0-1|31	
12mu|perl-HTML-Format-2.110.0-1|32	HTML::Formatter - Base class for various formatters.  Formatters
12mu|perl-HTML-Format-2.110.0-1|33	traverse a syntax tree and produce some textual output.  None
12mu|perl-HTML-Format-2.110.0-1|34	of the current formatters handle tables or forms yet.
12mu|perl-HTML-Format-2.110.0-1|35	
12mu|perl-HTML-Format-2.110.0-1|36	%prep
12mu|perl-HTML-Format-2.110.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-HTML-Format-2.110.0-1|38	
12mu|perl-HTML-Format-2.110.0-1|39	%build
12mu|perl-HTML-Format-2.110.0-1|40	%{__perl} Build.PL installdirs=vendor
12mu|perl-HTML-Format-2.110.0-1|41	./Build
12mu|perl-HTML-Format-2.110.0-1|42	
12mu|perl-HTML-Format-2.110.0-1|43	%check
12mu|perl-HTML-Format-2.110.0-1|44	./Build test
12mu|perl-HTML-Format-2.110.0-1|45	
12mu|perl-HTML-Format-2.110.0-1|46	%install
12mu|perl-HTML-Format-2.110.0-1|47	./Build install destdir=%{buildroot}
12mu|perl-HTML-Format-2.110.0-1|48	
12mu|perl-HTML-Format-2.110.0-1|49	%clean
12mu|perl-HTML-Format-2.110.0-1|50	
12mu|perl-HTML-Format-2.110.0-1|51	%files
12mu|perl-HTML-Format-2.110.0-1|52	%doc Changes README
12mu|perl-HTML-Format-2.110.0-1|53	%{_mandir}/*/*
12mu|perl-HTML-Format-2.110.0-1|54	%{perl_vendorlib}/HTML/*
12mu|perl-HTML-Format-2.110.0-1|55	
12mu|perl-HTML-Format-2.110.0-1|56	
12mu|perl-HTML-Format-2.110.0-1|57	
12mu|perl-HTML-Format-2.110.0-1|58	%changelog
12mu|perl-HTML-Format-2.110.0-1|59	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.110.0-1
12mu|perl-HTML-Format-2.110.0-1|60	+ Revision: e044821
12mu|perl-HTML-Format-2.110.0-1|61	- Updated to 2.11 (by updates_builder)
12mu|perl-HTML-Format-2.110.0-1|62	
12mu|perl-HTML-Format-2.110.0-1|63	

20405 12
12mu|perl-HTML-Parser-3.710.0-1|1	%define	upstream_name	 HTML-Parser
12mu|perl-HTML-Parser-3.710.0-1|2	%define upstream_version 3.71
12mu|perl-HTML-Parser-3.710.0-1|3	
12mu|perl-HTML-Parser-3.710.0-1|4	%define Werror_cflags %nil
12mu|perl-HTML-Parser-3.710.0-1|5	
12mu|perl-HTML-Parser-3.710.0-1|6	Name:       perl-%{upstream_name}
12mu|perl-HTML-Parser-3.710.0-1|7	Version:    %perl_convert_version %{upstream_version}
12mu|perl-HTML-Parser-3.710.0-1|8	Release:    1
12mu|perl-HTML-Parser-3.710.0-1|9	
12mu|perl-HTML-Parser-3.710.0-1|10	Summary:	Perl module to parse HTML documents
12mu|perl-HTML-Parser-3.710.0-1|11	License:	GPL+ or Artistic
12mu|perl-HTML-Parser-3.710.0-1|12	Group:		Development/Perl
12mu|perl-HTML-Parser-3.710.0-1|13	Url: 		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-HTML-Parser-3.710.0-1|14	Source0:	http://www.cpan.org/modules/by-module/HTML/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-HTML-Parser-3.710.0-1|15	
12mu|perl-HTML-Parser-3.710.0-1|16	BuildRequires:	perl-devel
12mu|perl-HTML-Parser-3.710.0-1|17	BuildRequires:	perl-HTML-Tagset
12mu|perl-HTML-Parser-3.710.0-1|18	Requires: 	perl-HTML-Tagset >= 3.30.0
12mu|perl-HTML-Parser-3.710.0-1|19	
12mu|perl-HTML-Parser-3.710.0-1|20	%description
12mu|perl-HTML-Parser-3.710.0-1|21	HTML::Parser module for Perl to parse and extract information from
12mu|perl-HTML-Parser-3.710.0-1|22	HTML documents.
12mu|perl-HTML-Parser-3.710.0-1|23	
12mu|perl-HTML-Parser-3.710.0-1|24	%prep
12mu|perl-HTML-Parser-3.710.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-HTML-Parser-3.710.0-1|26	
12mu|perl-HTML-Parser-3.710.0-1|27	%build
12mu|perl-HTML-Parser-3.710.0-1|28	# compile with default options (prompt() checks for STDIN being a terminal).
12mu|perl-HTML-Parser-3.710.0-1|29	# yes to not ask for automate rebuild
12mu|perl-HTML-Parser-3.710.0-1|30	yes | %__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-HTML-Parser-3.710.0-1|31	%make OPTIMIZE="%{optflags}"
12mu|perl-HTML-Parser-3.710.0-1|32	
12mu|perl-HTML-Parser-3.710.0-1|33	%check
12mu|perl-HTML-Parser-3.710.0-1|34	%make test
12mu|perl-HTML-Parser-3.710.0-1|35	
12mu|perl-HTML-Parser-3.710.0-1|36	%install
12mu|perl-HTML-Parser-3.710.0-1|37	%makeinstall_std
12mu|perl-HTML-Parser-3.710.0-1|38	
12mu|perl-HTML-Parser-3.710.0-1|39	%files
12mu|perl-HTML-Parser-3.710.0-1|40	%doc README TODO Changes
12mu|perl-HTML-Parser-3.710.0-1|41	%{perl_vendorarch}/auto/HTML
12mu|perl-HTML-Parser-3.710.0-1|42	%{perl_vendorarch}/HTML
12mu|perl-HTML-Parser-3.710.0-1|43	%{_mandir}/*/*
12mu|perl-HTML-Parser-3.710.0-1|44	
12mu|perl-HTML-Parser-3.710.0-1|45	
12mu|perl-HTML-Parser-3.710.0-1|46	
12mu|perl-HTML-Parser-3.710.0-1|47	%changelog
12mu|perl-HTML-Parser-3.710.0-1|48	* Fri Mar 07 2014 dsilakov <denis.silakov@rosalab.ru> 3.710.0-1
12mu|perl-HTML-Parser-3.710.0-1|49	+ Revision: 78dd5f3
12mu|perl-HTML-Parser-3.710.0-1|50	- Merge pull request #3 from import/perl-HTML-Parser:auto_update
12mu|perl-HTML-Parser-3.710.0-1|51	- ROSA Updates Builder: update suggested
12mu|perl-HTML-Parser-3.710.0-1|52	
12mu|perl-HTML-Parser-3.710.0-1|53	

20406 12
12mu|perl-HTTP-Daemon-6.10.0-1|1	%define upstream_name    HTTP-Daemon
12mu|perl-HTTP-Daemon-6.10.0-1|2	%define upstream_version 6.01
12mu|perl-HTTP-Daemon-6.10.0-1|3	
12mu|perl-HTTP-Daemon-6.10.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-HTTP-Daemon-6.10.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-HTTP-Daemon-6.10.0-1|6	Release:	1
12mu|perl-HTTP-Daemon-6.10.0-1|7	
12mu|perl-HTTP-Daemon-6.10.0-1|8	Summary:	Base class for simple HTTP servers
12mu|perl-HTTP-Daemon-6.10.0-1|9	License:	GPL+ or Artistic
12mu|perl-HTTP-Daemon-6.10.0-1|10	Group:		Development/Perl
12mu|perl-HTTP-Daemon-6.10.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-HTTP-Daemon-6.10.0-1|12	Source0:	http://www.cpan.org/modules/by-module/HTTP/HTTP-Daemon-%{upstream_version}.tar.gz
12mu|perl-HTTP-Daemon-6.10.0-1|13	
12mu|perl-HTTP-Daemon-6.10.0-1|14	BuildRequires:	perl(HTTP::Date)
12mu|perl-HTTP-Daemon-6.10.0-1|15	BuildRequires:	perl(HTTP::Request)
12mu|perl-HTTP-Daemon-6.10.0-1|16	BuildRequires:	perl(HTTP::Response)
12mu|perl-HTTP-Daemon-6.10.0-1|17	BuildRequires:	perl(HTTP::Status)
12mu|perl-HTTP-Daemon-6.10.0-1|18	BuildRequires:	perl(IO::Socket)
12mu|perl-HTTP-Daemon-6.10.0-1|19	BuildRequires:	perl(LWP::MediaTypes)
12mu|perl-HTTP-Daemon-6.10.0-1|20	BuildRequires:	perl(Sys::Hostname)
12mu|perl-HTTP-Daemon-6.10.0-1|21	BuildRequires:	perl-devel
12mu|perl-HTTP-Daemon-6.10.0-1|22	BuildArch:	noarch
12mu|perl-HTTP-Daemon-6.10.0-1|23	
12mu|perl-HTTP-Daemon-6.10.0-1|24	%description
12mu|perl-HTTP-Daemon-6.10.0-1|25	Instances of the 'HTTP::Daemon' class are HTTP/1.1 servers that listen on a
12mu|perl-HTTP-Daemon-6.10.0-1|26	socket for incoming requests. The 'HTTP::Daemon' is a subclass of
12mu|perl-HTTP-Daemon-6.10.0-1|27	'IO::Socket::INET', so you can perform socket operations directly on it
12mu|perl-HTTP-Daemon-6.10.0-1|28	too.
12mu|perl-HTTP-Daemon-6.10.0-1|29	
12mu|perl-HTTP-Daemon-6.10.0-1|30	The accept() method will return when a connection from a client is
12mu|perl-HTTP-Daemon-6.10.0-1|31	available. The returned value will be an 'HTTP::Daemon::ClientConn' object
12mu|perl-HTTP-Daemon-6.10.0-1|32	which is another 'IO::Socket::INET' subclass. Calling the get_request()
12mu|perl-HTTP-Daemon-6.10.0-1|33	method on this object will read data from the client and return an
12mu|perl-HTTP-Daemon-6.10.0-1|34	'HTTP::Request' object. The ClientConn object also provide methods to send
12mu|perl-HTTP-Daemon-6.10.0-1|35	back various responses.
12mu|perl-HTTP-Daemon-6.10.0-1|36	
12mu|perl-HTTP-Daemon-6.10.0-1|37	This HTTP daemon does not fork(2) for you. Your application, i.e. the user
12mu|perl-HTTP-Daemon-6.10.0-1|38	of the 'HTTP::Daemon' is responsible for forking if that is desirable. Also
12mu|perl-HTTP-Daemon-6.10.0-1|39	note that the user is responsible for generating responses that conform to
12mu|perl-HTTP-Daemon-6.10.0-1|40	the HTTP/1.1 protocol.
12mu|perl-HTTP-Daemon-6.10.0-1|41	
12mu|perl-HTTP-Daemon-6.10.0-1|42	%prep
12mu|perl-HTTP-Daemon-6.10.0-1|43	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-HTTP-Daemon-6.10.0-1|44	
12mu|perl-HTTP-Daemon-6.10.0-1|45	%build
12mu|perl-HTTP-Daemon-6.10.0-1|46	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-HTTP-Daemon-6.10.0-1|47	%make
12mu|perl-HTTP-Daemon-6.10.0-1|48	
12mu|perl-HTTP-Daemon-6.10.0-1|49	%check
12mu|perl-HTTP-Daemon-6.10.0-1|50	%make test
12mu|perl-HTTP-Daemon-6.10.0-1|51	
12mu|perl-HTTP-Daemon-6.10.0-1|52	%install
12mu|perl-HTTP-Daemon-6.10.0-1|53	%makeinstall_std
12mu|perl-HTTP-Daemon-6.10.0-1|54	
12mu|perl-HTTP-Daemon-6.10.0-1|55	%files
12mu|perl-HTTP-Daemon-6.10.0-1|56	%doc Changes META.yml README
12mu|perl-HTTP-Daemon-6.10.0-1|57	%{_mandir}/man3/*
12mu|perl-HTTP-Daemon-6.10.0-1|58	%{perl_vendorlib}/*
12mu|perl-HTTP-Daemon-6.10.0-1|59	
12mu|perl-HTTP-Daemon-6.10.0-1|60	
12mu|perl-HTTP-Daemon-6.10.0-1|61	
12mu|perl-HTTP-Daemon-6.10.0-1|62	%changelog
12mu|perl-HTTP-Daemon-6.10.0-1|63	* Thu Dec 26 2013 dsilakov <denis.silakov@rosalab.ru> 6.10.0-1
12mu|perl-HTTP-Daemon-6.10.0-1|64	+ Revision: bf859c4
12mu|perl-HTTP-Daemon-6.10.0-1|65	- Merge pull request #1 from import/perl-HTTP-Daemon:auto_update
12mu|perl-HTTP-Daemon-6.10.0-1|66	- ROSA Updates Builder: update suggested
12mu|perl-HTTP-Daemon-6.10.0-1|67	
12mu|perl-HTTP-Daemon-6.10.0-1|68	

20407 12
12mu|perl-HTTP-Date-6.20.0-1|1	%define upstream_name    HTTP-Date
12mu|perl-HTTP-Date-6.20.0-1|2	%define upstream_version 6.02
12mu|perl-HTTP-Date-6.20.0-1|3	
12mu|perl-HTTP-Date-6.20.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-HTTP-Date-6.20.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-HTTP-Date-6.20.0-1|6	Release:    1
12mu|perl-HTTP-Date-6.20.0-1|7	
12mu|perl-HTTP-Date-6.20.0-1|8	Summary:    Date conversion for HTTP date formats
12mu|perl-HTTP-Date-6.20.0-1|9	License:    GPL+ or Artistic
12mu|perl-HTTP-Date-6.20.0-1|10	Group:      Development/Perl
12mu|perl-HTTP-Date-6.20.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mu|perl-HTTP-Date-6.20.0-1|12	Source0:    http://www.cpan.org/modules/by-module/HTTP/HTTP-Date-%{upstream_version}.tar.gz
12mu|perl-HTTP-Date-6.20.0-1|13	
12mu|perl-HTTP-Date-6.20.0-1|14	BuildRequires: perl(Time::Local)
12mu|perl-HTTP-Date-6.20.0-1|15	BuildRequires: perl-devel
12mu|perl-HTTP-Date-6.20.0-1|16	Conflicts:	perl-libwww-perl < 6
12mu|perl-HTTP-Date-6.20.0-1|17	BuildArch: noarch
12mu|perl-HTTP-Date-6.20.0-1|18	
12mu|perl-HTTP-Date-6.20.0-1|19	%description
12mu|perl-HTTP-Date-6.20.0-1|20	This module provides functions that deal the date formats used by the HTTP
12mu|perl-HTTP-Date-6.20.0-1|21	protocol (and then some more). Only the first two functions, time2str() and
12mu|perl-HTTP-Date-6.20.0-1|22	str2time(), are exported by default.
12mu|perl-HTTP-Date-6.20.0-1|23	
12mu|perl-HTTP-Date-6.20.0-1|24	* time2str( [$time] )
12mu|perl-HTTP-Date-6.20.0-1|25	
12mu|perl-HTTP-Date-6.20.0-1|26	The time2str() function converts a machine time (seconds since epoch) to
12mu|perl-HTTP-Date-6.20.0-1|27	a string. If the function is called without an argument or with an
12mu|perl-HTTP-Date-6.20.0-1|28	undefined argument, it will use the current time.
12mu|perl-HTTP-Date-6.20.0-1|29	
12mu|perl-HTTP-Date-6.20.0-1|30	%prep
12mu|perl-HTTP-Date-6.20.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-HTTP-Date-6.20.0-1|32	
12mu|perl-HTTP-Date-6.20.0-1|33	%build
12mu|perl-HTTP-Date-6.20.0-1|34	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-HTTP-Date-6.20.0-1|35	
12mu|perl-HTTP-Date-6.20.0-1|36	%make
12mu|perl-HTTP-Date-6.20.0-1|37	
12mu|perl-HTTP-Date-6.20.0-1|38	%check
12mu|perl-HTTP-Date-6.20.0-1|39	%make test
12mu|perl-HTTP-Date-6.20.0-1|40	
12mu|perl-HTTP-Date-6.20.0-1|41	%install
12mu|perl-HTTP-Date-6.20.0-1|42	%makeinstall_std
12mu|perl-HTTP-Date-6.20.0-1|43	
12mu|perl-HTTP-Date-6.20.0-1|44	%files
12mu|perl-HTTP-Date-6.20.0-1|45	%doc Changes META.yml README
12mu|perl-HTTP-Date-6.20.0-1|46	%{_mandir}/man3/*
12mu|perl-HTTP-Date-6.20.0-1|47	%perl_vendorlib/*
12mu|perl-HTTP-Date-6.20.0-1|48	
12mu|perl-HTTP-Date-6.20.0-1|49	
12mu|perl-HTTP-Date-6.20.0-1|50	
12mu|perl-HTTP-Date-6.20.0-1|51	%changelog
12mu|perl-HTTP-Date-6.20.0-1|52	* Fri Jan 10 2014 dsilakov <denis.silakov@rosalab.ru> 6.20.0-1
12mu|perl-HTTP-Date-6.20.0-1|53	+ Revision: 03a0227
12mu|perl-HTTP-Date-6.20.0-1|54	- Merge pull request #1 from import/perl-HTTP-Date:auto_update
12mu|perl-HTTP-Date-6.20.0-1|55	- ROSA Updates Builder: update suggested
12mu|perl-HTTP-Date-6.20.0-1|56	
12mu|perl-HTTP-Date-6.20.0-1|57	

20408 12
12mu|perl-HTTP-DAV-0.470.0-1|1	%define upstream_name    HTTP-DAV
12mu|perl-HTTP-DAV-0.470.0-1|2	%define upstream_version 0.47
12mu|perl-HTTP-DAV-0.470.0-1|3	
12mu|perl-HTTP-DAV-0.470.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-HTTP-DAV-0.470.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-HTTP-DAV-0.470.0-1|6	Release:	1
12mu|perl-HTTP-DAV-0.470.0-1|7	
12mu|perl-HTTP-DAV-0.470.0-1|8	Summary:	A WebDAV client library for Perl5
12mu|perl-HTTP-DAV-0.470.0-1|9	License:	GPL+ or Artistic
12mu|perl-HTTP-DAV-0.470.0-1|10	Group:		Development/Perl
12mu|perl-HTTP-DAV-0.470.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-HTTP-DAV-0.470.0-1|12	Source0:	http://www.cpan.org/modules/by-module/HTTP/HTTP-DAV-%{upstream_version}.tar.gz
12mu|perl-HTTP-DAV-0.470.0-1|13	
12mu|perl-HTTP-DAV-0.470.0-1|14	BuildRequires:	perl-libwww-perl
12mu|perl-HTTP-DAV-0.470.0-1|15	BuildRequires:	perl(XML::DOM)
12mu|perl-HTTP-DAV-0.470.0-1|16	BuildRequires:	perl(Crypt::SSLeay)
12mu|perl-HTTP-DAV-0.470.0-1|17	BuildRequires:	perl(MD5)
12mu|perl-HTTP-DAV-0.470.0-1|18	BuildRequires:	perl-devel
12mu|perl-HTTP-DAV-0.470.0-1|19	
12mu|perl-HTTP-DAV-0.470.0-1|20	BuildArch:	noarch
12mu|perl-HTTP-DAV-0.470.0-1|21	
12mu|perl-HTTP-DAV-0.470.0-1|22	%description
12mu|perl-HTTP-DAV-0.470.0-1|23	PerlDAV is a Perl library for modifying content on webservers using the WebDAV
12mu|perl-HTTP-DAV-0.470.0-1|24	protocol. Now you can LOCK, DELETE and PUT files and much more on a DAV-enabled
12mu|perl-HTTP-DAV-0.470.0-1|25	webserver.
12mu|perl-HTTP-DAV-0.470.0-1|26	
12mu|perl-HTTP-DAV-0.470.0-1|27	%prep
12mu|perl-HTTP-DAV-0.470.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-HTTP-DAV-0.470.0-1|29	
12mu|perl-HTTP-DAV-0.470.0-1|30	# fix attribs
12mu|perl-HTTP-DAV-0.470.0-1|31	find . -type d -exec chmod 755 {} \;
12mu|perl-HTTP-DAV-0.470.0-1|32	find . -type f -exec chmod 644 {} \;
12mu|perl-HTTP-DAV-0.470.0-1|33	
12mu|perl-HTTP-DAV-0.470.0-1|34	%build
12mu|perl-HTTP-DAV-0.470.0-1|35	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-HTTP-DAV-0.470.0-1|36	%make
12mu|perl-HTTP-DAV-0.470.0-1|37	
12mu|perl-HTTP-DAV-0.470.0-1|38	# requires a "test server"...
12mu|perl-HTTP-DAV-0.470.0-1|39	#make test TEST_VERBOSE=1
12mu|perl-HTTP-DAV-0.470.0-1|40	
12mu|perl-HTTP-DAV-0.470.0-1|41	%install
12mu|perl-HTTP-DAV-0.470.0-1|42	%makeinstall_std
12mu|perl-HTTP-DAV-0.470.0-1|43	
12mu|perl-HTTP-DAV-0.470.0-1|44	%files
12mu|perl-HTTP-DAV-0.470.0-1|45	%doc Changes README TODO doc/*
12mu|perl-HTTP-DAV-0.470.0-1|46	%{_bindir}/dave
12mu|perl-HTTP-DAV-0.470.0-1|47	%{_mandir}/*/*
12mu|perl-HTTP-DAV-0.470.0-1|48	%{perl_vendorlib}/HTTP
12mu|perl-HTTP-DAV-0.470.0-1|49	
12mu|perl-HTTP-DAV-0.470.0-1|50	
12mu|perl-HTTP-DAV-0.470.0-1|51	
12mu|perl-HTTP-DAV-0.470.0-1|52	%changelog
12mu|perl-HTTP-DAV-0.470.0-1|53	* Thu Dec 26 2013 dsilakov <denis.silakov@rosalab.ru> 0.470.0-1
12mu|perl-HTTP-DAV-0.470.0-1|54	+ Revision: b957451
12mu|perl-HTTP-DAV-0.470.0-1|55	- Merge pull request #1 from import/perl-HTTP-DAV:auto_update
12mu|perl-HTTP-DAV-0.470.0-1|56	- ROSA Updates Builder: update suggested
12mu|perl-HTTP-DAV-0.470.0-1|57	
12mu|perl-HTTP-DAV-0.470.0-1|58	

20409 12
12mu|perl-HTTP-Negotiate-6.10.0-1|1	%define upstream_name    HTTP-Negotiate
12mu|perl-HTTP-Negotiate-6.10.0-1|2	%define upstream_version 6.01
12mu|perl-HTTP-Negotiate-6.10.0-1|3	
12mu|perl-HTTP-Negotiate-6.10.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-HTTP-Negotiate-6.10.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-HTTP-Negotiate-6.10.0-1|6	Release:	1
12mu|perl-HTTP-Negotiate-6.10.0-1|7	
12mu|perl-HTTP-Negotiate-6.10.0-1|8	Summary:	HTTP content negotiation
12mu|perl-HTTP-Negotiate-6.10.0-1|9	License:	GPL+ or Artistic
12mu|perl-HTTP-Negotiate-6.10.0-1|10	Group:		Development/Perl
12mu|perl-HTTP-Negotiate-6.10.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-HTTP-Negotiate-6.10.0-1|12	Source0:	http://www.cpan.org/modules/by-module/HTTP/HTTP-Negotiate-%{upstream_version}.tar.gz
12mu|perl-HTTP-Negotiate-6.10.0-1|13	
12mu|perl-HTTP-Negotiate-6.10.0-1|14	BuildRequires:	perl(HTTP::Headers)
12mu|perl-HTTP-Negotiate-6.10.0-1|15	BuildRequires:	perl-devel
12mu|perl-HTTP-Negotiate-6.10.0-1|16	BuildArch:	noarch
12mu|perl-HTTP-Negotiate-6.10.0-1|17	
12mu|perl-HTTP-Negotiate-6.10.0-1|18	%description
12mu|perl-HTTP-Negotiate-6.10.0-1|19	This module provides a complete implementation of the HTTP content
12mu|perl-HTTP-Negotiate-6.10.0-1|20	negotiation algorithm specified in _draft-ietf-http-v11-spec-00.ps_ chapter
12mu|perl-HTTP-Negotiate-6.10.0-1|21	12. Content negotiation allows for the selection of a preferred content
12mu|perl-HTTP-Negotiate-6.10.0-1|22	representation based upon attributes of the negotiable variants and the
12mu|perl-HTTP-Negotiate-6.10.0-1|23	value of the various Accept* header fields in the request.
12mu|perl-HTTP-Negotiate-6.10.0-1|24	
12mu|perl-HTTP-Negotiate-6.10.0-1|25	The variants are ordered by preference by calling the function choose().
12mu|perl-HTTP-Negotiate-6.10.0-1|26	
12mu|perl-HTTP-Negotiate-6.10.0-1|27	The first parameter is reference to an array of the variants to choose
12mu|perl-HTTP-Negotiate-6.10.0-1|28	among. Each element in this array is an array with the values [$id, $qs,
12mu|perl-HTTP-Negotiate-6.10.0-1|29	$content_type, $content_encoding, $charset, $content_language,
12mu|perl-HTTP-Negotiate-6.10.0-1|30	$content_length] whose meanings are described below. The $content_encoding
12mu|perl-HTTP-Negotiate-6.10.0-1|31	and $content_language can be either a single scalar value or an array
12mu|perl-HTTP-Negotiate-6.10.0-1|32	reference if there are several values.
12mu|perl-HTTP-Negotiate-6.10.0-1|33	
12mu|perl-HTTP-Negotiate-6.10.0-1|34	%prep
12mu|perl-HTTP-Negotiate-6.10.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-HTTP-Negotiate-6.10.0-1|36	
12mu|perl-HTTP-Negotiate-6.10.0-1|37	%build
12mu|perl-HTTP-Negotiate-6.10.0-1|38	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-HTTP-Negotiate-6.10.0-1|39	%make
12mu|perl-HTTP-Negotiate-6.10.0-1|40	
12mu|perl-HTTP-Negotiate-6.10.0-1|41	%check
12mu|perl-HTTP-Negotiate-6.10.0-1|42	%make test
12mu|perl-HTTP-Negotiate-6.10.0-1|43	
12mu|perl-HTTP-Negotiate-6.10.0-1|44	%install
12mu|perl-HTTP-Negotiate-6.10.0-1|45	%makeinstall_std
12mu|perl-HTTP-Negotiate-6.10.0-1|46	
12mu|perl-HTTP-Negotiate-6.10.0-1|47	%files
12mu|perl-HTTP-Negotiate-6.10.0-1|48	%doc Changes META.yml README
12mu|perl-HTTP-Negotiate-6.10.0-1|49	%{_mandir}/man3/*
12mu|perl-HTTP-Negotiate-6.10.0-1|50	%{perl_vendorlib}/*
12mu|perl-HTTP-Negotiate-6.10.0-1|51	
12mu|perl-HTTP-Negotiate-6.10.0-1|52	
12mu|perl-HTTP-Negotiate-6.10.0-1|53	
12mu|perl-HTTP-Negotiate-6.10.0-1|54	%changelog
12mu|perl-HTTP-Negotiate-6.10.0-1|55	* Fri Jan 10 2014 dsilakov <denis.silakov@rosalab.ru> 6.10.0-1
12mu|perl-HTTP-Negotiate-6.10.0-1|56	+ Revision: d28c756
12mu|perl-HTTP-Negotiate-6.10.0-1|57	- Merge pull request #1 from import/perl-HTTP-Negotiate:auto_update
12mu|perl-HTTP-Negotiate-6.10.0-1|58	- ROSA Updates Builder: update suggested
12mu|perl-HTTP-Negotiate-6.10.0-1|59	
12mu|perl-HTTP-Negotiate-6.10.0-1|60	

20410 12
12mu|perl-Image-ExifTool-9.530.0-1|1	%define upstream_name    Image-ExifTool
12mu|perl-Image-ExifTool-9.530.0-1|2	%define upstream_version 9.53
12mu|perl-Image-ExifTool-9.530.0-1|3	
12mu|perl-Image-ExifTool-9.530.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Image-ExifTool-9.530.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Image-ExifTool-9.530.0-1|6	Release:	1
12mu|perl-Image-ExifTool-9.530.0-1|7	Epoch:		1
12mu|perl-Image-ExifTool-9.530.0-1|8	
12mu|perl-Image-ExifTool-9.530.0-1|9	Summary:	Read and write meta information
12mu|perl-Image-ExifTool-9.530.0-1|10	License:	GPL
12mu|perl-Image-ExifTool-9.530.0-1|11	Group:		Development/Perl
12mu|perl-Image-ExifTool-9.530.0-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Image-ExifTool-9.530.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Image/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Image-ExifTool-9.530.0-1|14	
12mu|perl-Image-ExifTool-9.530.0-1|15	BuildRequires:  perl-devel
12mu|perl-Image-ExifTool-9.530.0-1|16	BuildArch:	noarch
12mu|perl-Image-ExifTool-9.530.0-1|17	Provides:	Image-ExifTool
12mu|perl-Image-ExifTool-9.530.0-1|18	
12mu|perl-Image-ExifTool-9.530.0-1|19	%description
12mu|perl-Image-ExifTool-9.530.0-1|20	ExifTool provides an extensible set of perl modules to read and write meta
12mu|perl-Image-ExifTool-9.530.0-1|21	information in image, audio and video files, including the maker note
12mu|perl-Image-ExifTool-9.530.0-1|22	information of many digital cameras by various manufacturers such as Canon,
12mu|perl-Image-ExifTool-9.530.0-1|23	Casio, FujiFilm, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon,
12mu|perl-Image-ExifTool-9.530.0-1|24	Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Ricoh, Sanyo and Sigma/Foveon.
12mu|perl-Image-ExifTool-9.530.0-1|25	
12mu|perl-Image-ExifTool-9.530.0-1|26	%prep
12mu|perl-Image-ExifTool-9.530.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Image-ExifTool-9.530.0-1|28	
12mu|perl-Image-ExifTool-9.530.0-1|29	%build
12mu|perl-Image-ExifTool-9.530.0-1|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Image-ExifTool-9.530.0-1|31	%make CFLAGS="%{optflags}} -DENGLISH"
12mu|perl-Image-ExifTool-9.530.0-1|32	
12mu|perl-Image-ExifTool-9.530.0-1|33	%check
12mu|perl-Image-ExifTool-9.530.0-1|34	make test
12mu|perl-Image-ExifTool-9.530.0-1|35	
12mu|perl-Image-ExifTool-9.530.0-1|36	%install
12mu|perl-Image-ExifTool-9.530.0-1|37	%makeinstall_std
12mu|perl-Image-ExifTool-9.530.0-1|38	
12mu|perl-Image-ExifTool-9.530.0-1|39	%files
12mu|perl-Image-ExifTool-9.530.0-1|40	%{_bindir}/*
12mu|perl-Image-ExifTool-9.530.0-1|41	%{_mandir}/*/*
12mu|perl-Image-ExifTool-9.530.0-1|42	%{perl_vendorlib}/Image
12mu|perl-Image-ExifTool-9.530.0-1|43	%{perl_vendorlib}/File
12mu|perl-Image-ExifTool-9.530.0-1|44	
12mu|perl-Image-ExifTool-9.530.0-1|45	
12mu|perl-Image-ExifTool-9.530.0-1|46	%changelog
12mu|perl-Image-ExifTool-9.530.0-1|47	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:9.530.0-1
12mu|perl-Image-ExifTool-9.530.0-1|48	+ Revision: cdb8a41
12mu|perl-Image-ExifTool-9.530.0-1|49	- Fix typo
12mu|perl-Image-ExifTool-9.530.0-1|50	
12mu|perl-Image-ExifTool-9.530.0-1|51	

20411 12
12mu|perl-Image-Size-3.232.0-1|1	%define upstream_name	 Image-Size
12mu|perl-Image-Size-3.232.0-1|2	%define upstream_version 3.232
12mu|perl-Image-Size-3.232.0-1|3	
12mu|perl-Image-Size-3.232.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Image-Size-3.232.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Image-Size-3.232.0-1|6	Release:	1
12mu|perl-Image-Size-3.232.0-1|7	Epoch:		1
12mu|perl-Image-Size-3.232.0-1|8	
12mu|perl-Image-Size-3.232.0-1|9	Summary:	Read the dimensions of an image in several popular formats
12mu|perl-Image-Size-3.232.0-1|10	License:	GPL
12mu|perl-Image-Size-3.232.0-1|11	Group:		Development/Perl
12mu|perl-Image-Size-3.232.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Image-Size-3.232.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Image/Image-Size-%{upstream_version}.tar.gz
12mu|perl-Image-Size-3.232.0-1|14	
12mu|perl-Image-Size-3.232.0-1|15	BuildRequires:	perl(Compress::Zlib)
12mu|perl-Image-Size-3.232.0-1|16	BuildRequires:	perl-devel
12mu|perl-Image-Size-3.232.0-1|17	
12mu|perl-Image-Size-3.232.0-1|18	BuildArch:	noarch
12mu|perl-Image-Size-3.232.0-1|19	
12mu|perl-Image-Size-3.232.0-1|20	%description
12mu|perl-Image-Size-3.232.0-1|21	Image::Size is a library based on the image-sizing code in the wwwimagesize
12mu|perl-Image-Size-3.232.0-1|22	script, a tool that analyzes HTML files and adds HEIGHT and WIDTH tags to
12mu|perl-Image-Size-3.232.0-1|23	IMG directives.
12mu|perl-Image-Size-3.232.0-1|24	
12mu|perl-Image-Size-3.232.0-1|25	%prep
12mu|perl-Image-Size-3.232.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Image-Size-3.232.0-1|27	
12mu|perl-Image-Size-3.232.0-1|28	%build
12mu|perl-Image-Size-3.232.0-1|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Image-Size-3.232.0-1|30	%make
12mu|perl-Image-Size-3.232.0-1|31	
12mu|perl-Image-Size-3.232.0-1|32	%check
12mu|perl-Image-Size-3.232.0-1|33	make test
12mu|perl-Image-Size-3.232.0-1|34	
12mu|perl-Image-Size-3.232.0-1|35	%install
12mu|perl-Image-Size-3.232.0-1|36	%makeinstall_std
12mu|perl-Image-Size-3.232.0-1|37	
12mu|perl-Image-Size-3.232.0-1|38	%files
12mu|perl-Image-Size-3.232.0-1|39	%{_bindir}/imgsize
12mu|perl-Image-Size-3.232.0-1|40	%{_mandir}/*/*
12mu|perl-Image-Size-3.232.0-1|41	%{perl_vendorlib}/Image
12mu|perl-Image-Size-3.232.0-1|42	
12mu|perl-Image-Size-3.232.0-1|43	
12mu|perl-Image-Size-3.232.0-1|44	%changelog
12mu|perl-Image-Size-3.232.0-1|45	* Thu Jan 09 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:3.232.0-1
12mu|perl-Image-Size-3.232.0-1|46	+ Revision: 4770d60
12mu|perl-Image-Size-3.232.0-1|47	- Fix files
12mu|perl-Image-Size-3.232.0-1|48	
12mu|perl-Image-Size-3.232.0-1|49	

20412 12
12mu|perl-IO-AIO-4.180.0-3|1	%define	upstream_name	 IO-AIO
12mu|perl-IO-AIO-4.180.0-3|2	%define upstream_version 4.18
12mu|perl-IO-AIO-4.180.0-3|3	
12mu|perl-IO-AIO-4.180.0-3|4	Name:       perl-%{upstream_name}
12mu|perl-IO-AIO-4.180.0-3|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-IO-AIO-4.180.0-3|6	Release:	3
12mu|perl-IO-AIO-4.180.0-3|7	
12mu|perl-IO-AIO-4.180.0-3|8	Summary:	Asynchronous Input/Output
12mu|perl-IO-AIO-4.180.0-3|9	License:	GPL+ or Artistic
12mu|perl-IO-AIO-4.180.0-3|10	Group:		Development/Perl
12mu|perl-IO-AIO-4.180.0-3|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-IO-AIO-4.180.0-3|12	Source0:    http://www.cpan.org/modules/by-module/IO/IO-AIO-%{upstream_version}.tar.gz
12mu|perl-IO-AIO-4.180.0-3|13	Requires:	perl(common::sense)
12mu|perl-IO-AIO-4.180.0-3|14	BuildRequires:	db5-devel
12mu|perl-IO-AIO-4.180.0-3|15	BuildRequires:	gdbm-devel
12mu|perl-IO-AIO-4.180.0-3|16	BuildRequires:	perl(common::sense)
12mu|perl-IO-AIO-4.180.0-3|17	BuildRequires:	perl-devel
12mu|perl-IO-AIO-4.180.0-3|18	
12mu|perl-IO-AIO-4.180.0-3|19	%description
12mu|perl-IO-AIO-4.180.0-3|20	This module implements asynchronous I/O using whatever means your operating
12mu|perl-IO-AIO-4.180.0-3|21	system supports.
12mu|perl-IO-AIO-4.180.0-3|22	
12mu|perl-IO-AIO-4.180.0-3|23	Currently, a number of threads are started that execute your read/writes and
12mu|perl-IO-AIO-4.180.0-3|24	signal their completion. You don't need thread support in your libc or perl,
12mu|perl-IO-AIO-4.180.0-3|25	and the threads created by this module will not be visible to the pthreads
12mu|perl-IO-AIO-4.180.0-3|26	library. In the future, this module might make use of the native aio functions
12mu|perl-IO-AIO-4.180.0-3|27	available on many operating systems. However, they are often not well-supported
12mu|perl-IO-AIO-4.180.0-3|28	(Linux doesn't allow them on normal files currently, for example), and they
12mu|perl-IO-AIO-4.180.0-3|29	would only support aio_read and aio_write, so the remaining functionality would
12mu|perl-IO-AIO-4.180.0-3|30	have to be implemented using threads anyway.
12mu|perl-IO-AIO-4.180.0-3|31	
12mu|perl-IO-AIO-4.180.0-3|32	Although the module will work with in the presence of other threads, it is
12mu|perl-IO-AIO-4.180.0-3|33	currently not reentrant, so use appropriate locking yourself, always call
12mu|perl-IO-AIO-4.180.0-3|34	poll_cb from within the same thread, or never call poll_cb (or other aio_
12mu|perl-IO-AIO-4.180.0-3|35	functions) recursively.
12mu|perl-IO-AIO-4.180.0-3|36	
12mu|perl-IO-AIO-4.180.0-3|37	After creating a new Gtk2::Ex::Simple::List object with the desired columns you
12mu|perl-IO-AIO-4.180.0-3|38	may set the list data with a simple Perl array assignment. Rows may be added or
12mu|perl-IO-AIO-4.180.0-3|39	deleted with all of the normal array operations. You can treat the data member
12mu|perl-IO-AIO-4.180.0-3|40	of the Simple::List object as an array reference, and manipulate the list data
12mu|perl-IO-AIO-4.180.0-3|41	with perl's normal array operators.
12mu|perl-IO-AIO-4.180.0-3|42	
12mu|perl-IO-AIO-4.180.0-3|43	A mechanism has also been put into place allowing columns to be Perl scalars.
12mu|perl-IO-AIO-4.180.0-3|44	The scalar is converted to text through Perl's normal mechanisms and then
12mu|perl-IO-AIO-4.180.0-3|45	displayed in the list. This same mechanism can be expanded by defining
12mu|perl-IO-AIO-4.180.0-3|46	arbitrary new column types before calling the new function.
12mu|perl-IO-AIO-4.180.0-3|47	
12mu|perl-IO-AIO-4.180.0-3|48	%prep
12mu|perl-IO-AIO-4.180.0-3|49	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-IO-AIO-4.180.0-3|50	
12mu|perl-IO-AIO-4.180.0-3|51	%build
12mu|perl-IO-AIO-4.180.0-3|52	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-IO-AIO-4.180.0-3|53	%make CFLAGS="%{optflags}"
12mu|perl-IO-AIO-4.180.0-3|54	
12mu|perl-IO-AIO-4.180.0-3|55	%check
12mu|perl-IO-AIO-4.180.0-3|56	%{__make} test
12mu|perl-IO-AIO-4.180.0-3|57	
12mu|perl-IO-AIO-4.180.0-3|58	%install
12mu|perl-IO-AIO-4.180.0-3|59	%makeinstall_std
12mu|perl-IO-AIO-4.180.0-3|60	
12mu|perl-IO-AIO-4.180.0-3|61	%clean
12mu|perl-IO-AIO-4.180.0-3|62	
12mu|perl-IO-AIO-4.180.0-3|63	%files
12mu|perl-IO-AIO-4.180.0-3|64	%{_mandir}/*/*
12mu|perl-IO-AIO-4.180.0-3|65	%{_bindir}/treescan
12mu|perl-IO-AIO-4.180.0-3|66	%{perl_vendorarch}/IO
12mu|perl-IO-AIO-4.180.0-3|67	%{perl_vendorarch}/auto/IO
12mu|perl-IO-AIO-4.180.0-3|68	
12mu|perl-IO-AIO-4.180.0-3|69	%changelog
12mu|perl-IO-AIO-4.180.0-3|70	* Sun Oct 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.180.0-3
12mu|perl-IO-AIO-4.180.0-3|71	+ Revision: a139b7d
12mu|perl-IO-AIO-4.180.0-3|72	- Spec cleanup
12mu|perl-IO-AIO-4.180.0-3|73	
12mu|perl-IO-AIO-4.180.0-3|74	

20413 12
12mu|perl-IO-CaptureOutput-1.110.300-1|1	%define upstream_name    IO-CaptureOutput
12mu|perl-IO-CaptureOutput-1.110.300-1|2	%define upstream_version 1.1103
12mu|perl-IO-CaptureOutput-1.110.300-1|3	
12mu|perl-IO-CaptureOutput-1.110.300-1|4	Name:		perl-%{upstream_name}
12mu|perl-IO-CaptureOutput-1.110.300-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-IO-CaptureOutput-1.110.300-1|6	Release:	1
12mu|perl-IO-CaptureOutput-1.110.300-1|7	Epoch:		1
12mu|perl-IO-CaptureOutput-1.110.300-1|8	
12mu|perl-IO-CaptureOutput-1.110.300-1|9	Summary:	Capture STDOUT and STDERR from Perl code, subprocesses or XS
12mu|perl-IO-CaptureOutput-1.110.300-1|10	License:	GPL+ or Artistic
12mu|perl-IO-CaptureOutput-1.110.300-1|11	Group:		Development/Perl
12mu|perl-IO-CaptureOutput-1.110.300-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-IO-CaptureOutput-1.110.300-1|13	Source0:	http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-IO-CaptureOutput-1.110.300-1|14	
12mu|perl-IO-CaptureOutput-1.110.300-1|15	BuildRequires:	perl(Carp)
12mu|perl-IO-CaptureOutput-1.110.300-1|16	BuildRequires:	perl(Exporter)
12mu|perl-IO-CaptureOutput-1.110.300-1|17	BuildRequires:	perl(File::Basename)
12mu|perl-IO-CaptureOutput-1.110.300-1|18	BuildRequires:	perl(File::Spec)
12mu|perl-IO-CaptureOutput-1.110.300-1|19	BuildRequires:	perl(File::Temp)
12mu|perl-IO-CaptureOutput-1.110.300-1|20	BuildRequires:	perl(IO::File)
12mu|perl-IO-CaptureOutput-1.110.300-1|21	BuildRequires:	perl(Symbol)
12mu|perl-IO-CaptureOutput-1.110.300-1|22	BuildRequires:	perl(Test::More)
12mu|perl-IO-CaptureOutput-1.110.300-1|23	BuildRequires:	perl(Module::Build::Compat)
12mu|perl-IO-CaptureOutput-1.110.300-1|24	BuildRequires:	perl-devel
12mu|perl-IO-CaptureOutput-1.110.300-1|25	
12mu|perl-IO-CaptureOutput-1.110.300-1|26	BuildArch:	noarch
12mu|perl-IO-CaptureOutput-1.110.300-1|27	
12mu|perl-IO-CaptureOutput-1.110.300-1|28	%description
12mu|perl-IO-CaptureOutput-1.110.300-1|29	This module provides routines for capturing STDOUT and STDERR from perl
12mu|perl-IO-CaptureOutput-1.110.300-1|30	subroutines, forked system calls (e.g. 'system()', 'fork()') and from XS or
12mu|perl-IO-CaptureOutput-1.110.300-1|31	C modules.
12mu|perl-IO-CaptureOutput-1.110.300-1|32	
12mu|perl-IO-CaptureOutput-1.110.300-1|33	%prep
12mu|perl-IO-CaptureOutput-1.110.300-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-IO-CaptureOutput-1.110.300-1|35	
12mu|perl-IO-CaptureOutput-1.110.300-1|36	%build
12mu|perl-IO-CaptureOutput-1.110.300-1|37	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-IO-CaptureOutput-1.110.300-1|38	%make
12mu|perl-IO-CaptureOutput-1.110.300-1|39	
12mu|perl-IO-CaptureOutput-1.110.300-1|40	%check
12mu|perl-IO-CaptureOutput-1.110.300-1|41	%make test
12mu|perl-IO-CaptureOutput-1.110.300-1|42	
12mu|perl-IO-CaptureOutput-1.110.300-1|43	%install
12mu|perl-IO-CaptureOutput-1.110.300-1|44	%makeinstall_std
12mu|perl-IO-CaptureOutput-1.110.300-1|45	
12mu|perl-IO-CaptureOutput-1.110.300-1|46	%files
12mu|perl-IO-CaptureOutput-1.110.300-1|47	%doc Changes META.yml LICENSE README
12mu|perl-IO-CaptureOutput-1.110.300-1|48	%{_mandir}/man3/*
12mu|perl-IO-CaptureOutput-1.110.300-1|49	%{perl_vendorlib}/*
12mu|perl-IO-CaptureOutput-1.110.300-1|50	
12mu|perl-IO-CaptureOutput-1.110.300-1|51	
12mu|perl-IO-CaptureOutput-1.110.300-1|52	%changelog
12mu|perl-IO-CaptureOutput-1.110.300-1|53	* Fri Mar 07 2014 dsilakov <denis.silakov@rosalab.ru> 1:1.110.300-1
12mu|perl-IO-CaptureOutput-1.110.300-1|54	+ Revision: a81bf89
12mu|perl-IO-CaptureOutput-1.110.300-1|55	- Merge pull request #1 from import/perl-IO-CaptureOutput:auto_update
12mu|perl-IO-CaptureOutput-1.110.300-1|56	- ROSA Updates Builder: update suggested
12mu|perl-IO-CaptureOutput-1.110.300-1|57	
12mu|perl-IO-CaptureOutput-1.110.300-1|58	

20414 12
12mu|perl-IO-Compress-2.64.0-1|1	%define	modname	IO-Compress
12mu|perl-IO-Compress-2.64.0-1|2	%define upstream_version 2.064
12mu|perl-IO-Compress-2.64.0-1|3	
12mu|perl-IO-Compress-2.64.0-1|4	Summary:	IO Interface to compressed data files/buffers
12mu|perl-IO-Compress-2.64.0-1|5	Name:		perl-%{modname}
12mu|perl-IO-Compress-2.64.0-1|6	Version:	%perl_convert_version %{upstream_version}
12mu|perl-IO-Compress-2.64.0-1|7	Release:	1
12mu|perl-IO-Compress-2.64.0-1|8	License:	GPLv2+ or Artistic
12mu|perl-IO-Compress-2.64.0-1|9	Group:		Development/Perl
12mu|perl-IO-Compress-2.64.0-1|10	Url:		http://search.cpan.org/dist/%{modname}
12mu|perl-IO-Compress-2.64.0-1|11	Source0:	http://www.cpan.org/modules/by-module/IO/%{modname}-%{upstream_version}.tar.gz
12mu|perl-IO-Compress-2.64.0-1|12	BuildArch:	noarch
12mu|perl-IO-Compress-2.64.0-1|13	# perl provides this one unversionned
12mu|perl-IO-Compress-2.64.0-1|14	BuildRequires:	perl(Compress::Raw::Bzip2) >= %{version}
12mu|perl-IO-Compress-2.64.0-1|15	BuildRequires:	perl(Compress::Raw::Zlib) >= %{version}
12mu|perl-IO-Compress-2.64.0-1|16	BuildRequires:	perl-devel
12mu|perl-IO-Compress-2.64.0-1|17	Obsoletes:	perl-Compress-Zlib
12mu|perl-IO-Compress-2.64.0-1|18	Obsoletes:	perl-IO-Compress-Base
12mu|perl-IO-Compress-2.64.0-1|19	Obsoletes:	perl-IO-Compress-Bzip2
12mu|perl-IO-Compress-2.64.0-1|20	Obsoletes:	perl-IO-Compress-Zlib
12mu|perl-IO-Compress-2.64.0-1|21	
12mu|perl-IO-Compress-2.64.0-1|22	%description
12mu|perl-IO-Compress-2.64.0-1|23	This distribution provides a Perl interface to allow reading and writing of
12mu|perl-IO-Compress-2.64.0-1|24	compressed data created with the zlib and bzip2 libraries.
12mu|perl-IO-Compress-2.64.0-1|25	
12mu|perl-IO-Compress-2.64.0-1|26	IO-Compress supports reading and writing of bzip2, RFC 1950, RFC
12mu|perl-IO-Compress-2.64.0-1|27	1951, RFC 1952 (i.e. gzip) and zip files/buffers.
12mu|perl-IO-Compress-2.64.0-1|28	
12mu|perl-IO-Compress-2.64.0-1|29	%prep
12mu|perl-IO-Compress-2.64.0-1|30	%setup -qn %{modname}-%{upstream_version}
12mu|perl-IO-Compress-2.64.0-1|31	
12mu|perl-IO-Compress-2.64.0-1|32	%build
12mu|perl-IO-Compress-2.64.0-1|33	perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-IO-Compress-2.64.0-1|34	%make
12mu|perl-IO-Compress-2.64.0-1|35	
12mu|perl-IO-Compress-2.64.0-1|36	%check
12mu|perl-IO-Compress-2.64.0-1|37	%make test
12mu|perl-IO-Compress-2.64.0-1|38	
12mu|perl-IO-Compress-2.64.0-1|39	%install
12mu|perl-IO-Compress-2.64.0-1|40	%makeinstall_std
12mu|perl-IO-Compress-2.64.0-1|41	
12mu|perl-IO-Compress-2.64.0-1|42	%files
12mu|perl-IO-Compress-2.64.0-1|43	%doc Changes README
12mu|perl-IO-Compress-2.64.0-1|44	%{_bindir}/zipdetails
12mu|perl-IO-Compress-2.64.0-1|45	%{perl_vendorlib}/Compress
12mu|perl-IO-Compress-2.64.0-1|46	%{perl_vendorlib}/File
12mu|perl-IO-Compress-2.64.0-1|47	%{perl_vendorlib}/IO
12mu|perl-IO-Compress-2.64.0-1|48	%{_mandir}/man1/zipdetails.1*
12mu|perl-IO-Compress-2.64.0-1|49	%{_mandir}/man3/*
12mu|perl-IO-Compress-2.64.0-1|50	
12mu|perl-IO-Compress-2.64.0-1|51	
12mu|perl-IO-Compress-2.64.0-1|52	
12mu|perl-IO-Compress-2.64.0-1|53	%changelog
12mu|perl-IO-Compress-2.64.0-1|54	* Fri Mar 07 2014 dsilakov <denis.silakov@rosalab.ru> 2.64.0-1
12mu|perl-IO-Compress-2.64.0-1|55	+ Revision: 309bdf8
12mu|perl-IO-Compress-2.64.0-1|56	- Merge pull request #1 from import/perl-IO-Compress:auto_update
12mu|perl-IO-Compress-2.64.0-1|57	- ROSA Updates Builder: update suggested
12mu|perl-IO-Compress-2.64.0-1|58	
12mu|perl-IO-Compress-2.64.0-1|59	

20415 12
12mu|perl-IO-Socket-INET6-2.720.0-1|1	%define upstream_name	 IO-Socket-INET6
12mu|perl-IO-Socket-INET6-2.720.0-1|2	%define upstream_version 2.72
12mu|perl-IO-Socket-INET6-2.720.0-1|3	
12mu|perl-IO-Socket-INET6-2.720.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-IO-Socket-INET6-2.720.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-IO-Socket-INET6-2.720.0-1|6	Release:	1
12mu|perl-IO-Socket-INET6-2.720.0-1|7	
12mu|perl-IO-Socket-INET6-2.720.0-1|8	Summary:	Object interface for AF_INET|AF_INET6 domain sockets
12mu|perl-IO-Socket-INET6-2.720.0-1|9	License:	BSD-like
12mu|perl-IO-Socket-INET6-2.720.0-1|10	Group:		Development/Perl
12mu|perl-IO-Socket-INET6-2.720.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-IO-Socket-INET6-2.720.0-1|12	Source0:	http://www.cpan.org/modules/by-module/IO/IO-Socket-INET6-%{upstream_version}.tar.gz
12mu|perl-IO-Socket-INET6-2.720.0-1|13	
12mu|perl-IO-Socket-INET6-2.720.0-1|14	BuildRequires:	perl-Socket6
12mu|perl-IO-Socket-INET6-2.720.0-1|15	BuildRequires:	perl-devel
12mu|perl-IO-Socket-INET6-2.720.0-1|16	BuildArch:	noarch
12mu|perl-IO-Socket-INET6-2.720.0-1|17	
12mu|perl-IO-Socket-INET6-2.720.0-1|18	%description
12mu|perl-IO-Socket-INET6-2.720.0-1|19	IO::Socket::INET6 provides an object interface to creating and using sockets in
12mu|perl-IO-Socket-INET6-2.720.0-1|20	both AF_INET|AF_INET6 domain. It is built upon the IO::Socket interface and
12mu|perl-IO-Socket-INET6-2.720.0-1|21	inherits all the methods defined by IO::Socket.
12mu|perl-IO-Socket-INET6-2.720.0-1|22	
12mu|perl-IO-Socket-INET6-2.720.0-1|23	%prep
12mu|perl-IO-Socket-INET6-2.720.0-1|24	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-IO-Socket-INET6-2.720.0-1|25	
12mu|perl-IO-Socket-INET6-2.720.0-1|26	%build
12mu|perl-IO-Socket-INET6-2.720.0-1|27	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-IO-Socket-INET6-2.720.0-1|28	%make
12mu|perl-IO-Socket-INET6-2.720.0-1|29	
12mu|perl-IO-Socket-INET6-2.720.0-1|30	%check
12mu|perl-IO-Socket-INET6-2.720.0-1|31	make test
12mu|perl-IO-Socket-INET6-2.720.0-1|32	
12mu|perl-IO-Socket-INET6-2.720.0-1|33	%install
12mu|perl-IO-Socket-INET6-2.720.0-1|34	%makeinstall_std
12mu|perl-IO-Socket-INET6-2.720.0-1|35	
12mu|perl-IO-Socket-INET6-2.720.0-1|36	%files
12mu|perl-IO-Socket-INET6-2.720.0-1|37	%doc ChangeLog README
12mu|perl-IO-Socket-INET6-2.720.0-1|38	%{perl_vendorlib}/IO
12mu|perl-IO-Socket-INET6-2.720.0-1|39	%{_mandir}/man3/*
12mu|perl-IO-Socket-INET6-2.720.0-1|40	
12mu|perl-IO-Socket-INET6-2.720.0-1|41	
12mu|perl-IO-Socket-INET6-2.720.0-1|42	
12mu|perl-IO-Socket-INET6-2.720.0-1|43	%changelog
12mu|perl-IO-Socket-INET6-2.720.0-1|44	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.720.0-1
12mu|perl-IO-Socket-INET6-2.720.0-1|45	+ Revision: d9dce5b
12mu|perl-IO-Socket-INET6-2.720.0-1|46	- Updated to 2.72 (by updates_builder)
12mu|perl-IO-Socket-INET6-2.720.0-1|47	
12mu|perl-IO-Socket-INET6-2.720.0-1|48	

20416 12
12mu|perl-IO-Socket-SSL-1.970.0-1|1	%define upstream_name    IO-Socket-SSL
12mu|perl-IO-Socket-SSL-1.970.0-1|2	%define upstream_version 1.970
12mu|perl-IO-Socket-SSL-1.970.0-1|3	
12mu|perl-IO-Socket-SSL-1.970.0-1|4	Name:           perl-%{upstream_name}
12mu|perl-IO-Socket-SSL-1.970.0-1|5	Version:        %perl_convert_version %{upstream_version}
12mu|perl-IO-Socket-SSL-1.970.0-1|6	Release:        1
12mu|perl-IO-Socket-SSL-1.970.0-1|7	
12mu|perl-IO-Socket-SSL-1.970.0-1|8	Summary:        Nearly transparent SSL encapsulation for IO::Socket::INET
12mu|perl-IO-Socket-SSL-1.970.0-1|9	License:        GPL+ or Artistic
12mu|perl-IO-Socket-SSL-1.970.0-1|10	Group:          Development/Perl
12mu|perl-IO-Socket-SSL-1.970.0-1|11	URL:            http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-IO-Socket-SSL-1.970.0-1|12	Source0:        http://www.cpan.org/modules/by-module/IO/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-IO-Socket-SSL-1.970.0-1|13	BuildRequires:  perl-devel
12mu|perl-IO-Socket-SSL-1.970.0-1|14	BuildRequires:  perl(Net::SSLeay) >= 1.21
12mu|perl-IO-Socket-SSL-1.970.0-1|15	BuildRequires:  perl(IO::Socket::INET6)
12mu|perl-IO-Socket-SSL-1.970.0-1|16	BuildArch:      noarch
12mu|perl-IO-Socket-SSL-1.970.0-1|17	Requires:       perl(Net::SSLeay) >= 1.21
12mu|perl-IO-Socket-SSL-1.970.0-1|18	
12mu|perl-IO-Socket-SSL-1.970.0-1|19	%description
12mu|perl-IO-Socket-SSL-1.970.0-1|20	IO::Socket::SSL is a class implementing an object oriented
12mu|perl-IO-Socket-SSL-1.970.0-1|21	interface to SSL sockets. The class is a descendent of
12mu|perl-IO-Socket-SSL-1.970.0-1|22	IO::Socket::INET and provides a subset of the base class's
12mu|perl-IO-Socket-SSL-1.970.0-1|23	interface methods.
12mu|perl-IO-Socket-SSL-1.970.0-1|24	
12mu|perl-IO-Socket-SSL-1.970.0-1|25	%prep
12mu|perl-IO-Socket-SSL-1.970.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-IO-Socket-SSL-1.970.0-1|27	
12mu|perl-IO-Socket-SSL-1.970.0-1|28	%build
12mu|perl-IO-Socket-SSL-1.970.0-1|29	export SKIP_RNG_TEST=1
12mu|perl-IO-Socket-SSL-1.970.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-IO-Socket-SSL-1.970.0-1|31	%make
12mu|perl-IO-Socket-SSL-1.970.0-1|32	
12mu|perl-IO-Socket-SSL-1.970.0-1|33	# %%check
12mu|perl-IO-Socket-SSL-1.970.0-1|34	# export SKIP_RNG_TEST=1
12mu|perl-IO-Socket-SSL-1.970.0-1|35	# %{__make} test
12mu|perl-IO-Socket-SSL-1.970.0-1|36	
12mu|perl-IO-Socket-SSL-1.970.0-1|37	%install
12mu|perl-IO-Socket-SSL-1.970.0-1|38	%makeinstall_std
12mu|perl-IO-Socket-SSL-1.970.0-1|39	
12mu|perl-IO-Socket-SSL-1.970.0-1|40	%clean
12mu|perl-IO-Socket-SSL-1.970.0-1|41	
12mu|perl-IO-Socket-SSL-1.970.0-1|42	%files
12mu|perl-IO-Socket-SSL-1.970.0-1|43	%doc README Changes util docs certs
12mu|perl-IO-Socket-SSL-1.970.0-1|44	%{_mandir}/*/*
12mu|perl-IO-Socket-SSL-1.970.0-1|45	%{perl_vendorlib}/IO
12mu|perl-IO-Socket-SSL-1.970.0-1|46	
12mu|perl-IO-Socket-SSL-1.970.0-1|47	
12mu|perl-IO-Socket-SSL-1.970.0-1|48	
12mu|perl-IO-Socket-SSL-1.970.0-1|49	%changelog
12mu|perl-IO-Socket-SSL-1.970.0-1|50	* Tue Mar 25 2014 dsilakov <denis.silakov@rosalab.ru> 1.970.0-1
12mu|perl-IO-Socket-SSL-1.970.0-1|51	+ Revision: 6998f1d
12mu|perl-IO-Socket-SSL-1.970.0-1|52	- Merge pull request #4 from import/perl-IO-Socket-SSL:auto_update
12mu|perl-IO-Socket-SSL-1.970.0-1|53	- ROSA Updates Builder: update suggested
12mu|perl-IO-Socket-SSL-1.970.0-1|54	
12mu|perl-IO-Socket-SSL-1.970.0-1|55	

20417 12
12mu|perl-IO-stringy-2.110.0-16|1	%define realname IO-stringy
12mu|perl-IO-stringy-2.110.0-16|2	%define	upstream_version	2.110
12mu|perl-IO-stringy-2.110.0-16|3	
12mu|perl-IO-stringy-2.110.0-16|4	Summary:	Perl module for I/O on in-core objects like strings and arrays
12mu|perl-IO-stringy-2.110.0-16|5	Name:		perl-%{realname}
12mu|perl-IO-stringy-2.110.0-16|6	Version:	%perl_convert_version %{upstream_version}
12mu|perl-IO-stringy-2.110.0-16|7	Release:	16
12mu|perl-IO-stringy-2.110.0-16|8	License:	Artistic/GPLv2
12mu|perl-IO-stringy-2.110.0-16|9	Group:		Development/Perl
12mu|perl-IO-stringy-2.110.0-16|10	Url:		http://search.cpan.org/dist/%{realname}/
12mu|perl-IO-stringy-2.110.0-16|11	Source0:	ftp://ftp.perl.org/pub/CPAN/modules/by-module/IO/%{realname}-%{upstream_version}.tar.bz2
12mu|perl-IO-stringy-2.110.0-16|12	BuildArch:	noarch
12mu|perl-IO-stringy-2.110.0-16|13	BuildRequires:	perl-devel
12mu|perl-IO-stringy-2.110.0-16|14	BuildRequires:	perl
12mu|perl-IO-stringy-2.110.0-16|15	
12mu|perl-IO-stringy-2.110.0-16|16	%description
12mu|perl-IO-stringy-2.110.0-16|17	This toolkit primarily provides modules for performing both traditional
12mu|perl-IO-stringy-2.110.0-16|18	and object-oriented i/o) on things *other* than normal filehandles; in
12mu|perl-IO-stringy-2.110.0-16|19	particular, the IO::Scalar manpage, the IO::ScalarArray manpage, and the
12mu|perl-IO-stringy-2.110.0-16|20	IO::Lines manpage.
12mu|perl-IO-stringy-2.110.0-16|21	
12mu|perl-IO-stringy-2.110.0-16|22	If you have access to tie(), these classes will make use of the the
12mu|perl-IO-stringy-2.110.0-16|23	IO::WrapTie manpage module to inherit a convenient new_tie()
12mu|perl-IO-stringy-2.110.0-16|24	constructor. It also exports a nice wraptie() function.
12mu|perl-IO-stringy-2.110.0-16|25	
12mu|perl-IO-stringy-2.110.0-16|26	In the more-traditional IO::Handle front, we have the IO::AtomicFile
12mu|perl-IO-stringy-2.110.0-16|27	manpage which may be used to painlessly create files which are updated
12mu|perl-IO-stringy-2.110.0-16|28	atomically.
12mu|perl-IO-stringy-2.110.0-16|29	
12mu|perl-IO-stringy-2.110.0-16|30	And in the "this-may-prove-useful" corner, we have the IO::Wrap manpage,
12mu|perl-IO-stringy-2.110.0-16|31	whose exported wraphandle() function will clothe anything that's not a
12mu|perl-IO-stringy-2.110.0-16|32	blessed object in an IO::Handle-like wrapper... so you can just use OO
12mu|perl-IO-stringy-2.110.0-16|33	syntax and stop worrying about whether your function's caller handed you
12mu|perl-IO-stringy-2.110.0-16|34	a string, a globref, or a FileHandle.
12mu|perl-IO-stringy-2.110.0-16|35	
12mu|perl-IO-stringy-2.110.0-16|36	%prep
12mu|perl-IO-stringy-2.110.0-16|37	%setup -q -n %{realname}-%{upstream_version}
12mu|perl-IO-stringy-2.110.0-16|38	
12mu|perl-IO-stringy-2.110.0-16|39	%build
12mu|perl-IO-stringy-2.110.0-16|40	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-IO-stringy-2.110.0-16|41	%make
12mu|perl-IO-stringy-2.110.0-16|42	
12mu|perl-IO-stringy-2.110.0-16|43	%check
12mu|perl-IO-stringy-2.110.0-16|44	%make test
12mu|perl-IO-stringy-2.110.0-16|45	
12mu|perl-IO-stringy-2.110.0-16|46	%install
12mu|perl-IO-stringy-2.110.0-16|47	%makeinstall_std
12mu|perl-IO-stringy-2.110.0-16|48	
12mu|perl-IO-stringy-2.110.0-16|49	%files
12mu|perl-IO-stringy-2.110.0-16|50	%doc README
12mu|perl-IO-stringy-2.110.0-16|51	%{perl_vendorlib}/IO
12mu|perl-IO-stringy-2.110.0-16|52	%{_mandir}/man3/*
12mu|perl-IO-stringy-2.110.0-16|53	
12mu|perl-IO-stringy-2.110.0-16|54	
12mu|perl-IO-stringy-2.110.0-16|55	%changelog
12mu|perl-IO-stringy-2.110.0-16|56	* Sat Jan 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.110.0-16
12mu|perl-IO-stringy-2.110.0-16|57	+ Revision: a927815
12mu|perl-IO-stringy-2.110.0-16|58	- Follow perl policy
12mu|perl-IO-stringy-2.110.0-16|59	
12mu|perl-IO-stringy-2.110.0-16|60	

20418 12
12mu|perl-IP-Country-2.280.0-1|1	%define upstream_name	 IP-Country
12mu|perl-IP-Country-2.280.0-1|2	%define upstream_version 2.28
12mu|perl-IP-Country-2.280.0-1|3	
12mu|perl-IP-Country-2.280.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-IP-Country-2.280.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-IP-Country-2.280.0-1|6	Release:	1
12mu|perl-IP-Country-2.280.0-1|7	
12mu|perl-IP-Country-2.280.0-1|8	Summary:	Fast lookup of country codes from IP addresses
12mu|perl-IP-Country-2.280.0-1|9	License:	GPL+ or Artistic
12mu|perl-IP-Country-2.280.0-1|10	Group:		Development/Perl
12mu|perl-IP-Country-2.280.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-IP-Country-2.280.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/IP/IP-Country-%{upstream_version}.tar.gz
12mu|perl-IP-Country-2.280.0-1|13	
12mu|perl-IP-Country-2.280.0-1|14	BuildRequires:	perl-devel
12mu|perl-IP-Country-2.280.0-1|15	BuildRequires:	perl(Geography::Countries)
12mu|perl-IP-Country-2.280.0-1|16	BuildArch:	noarch
12mu|perl-IP-Country-2.280.0-1|17	
12mu|perl-IP-Country-2.280.0-1|18	%description
12mu|perl-IP-Country-2.280.0-1|19	IP lookup modules for Perl. This package also provides the ip2cc utility, to
12mu|perl-IP-Country-2.280.0-1|20	lookup country from IP address or hostname.
12mu|perl-IP-Country-2.280.0-1|21	
12mu|perl-IP-Country-2.280.0-1|22	%prep
12mu|perl-IP-Country-2.280.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-IP-Country-2.280.0-1|24	
12mu|perl-IP-Country-2.280.0-1|25	%build
12mu|perl-IP-Country-2.280.0-1|26	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-IP-Country-2.280.0-1|27	%make
12mu|perl-IP-Country-2.280.0-1|28	
12mu|perl-IP-Country-2.280.0-1|29	%check
12mu|perl-IP-Country-2.280.0-1|30	make test
12mu|perl-IP-Country-2.280.0-1|31	
12mu|perl-IP-Country-2.280.0-1|32	%install
12mu|perl-IP-Country-2.280.0-1|33	%makeinstall_std
12mu|perl-IP-Country-2.280.0-1|34	
12mu|perl-IP-Country-2.280.0-1|35	%files
12mu|perl-IP-Country-2.280.0-1|36	%doc CHANGES README
12mu|perl-IP-Country-2.280.0-1|37	%{perl_vendorlib}/IP
12mu|perl-IP-Country-2.280.0-1|38	%{_mandir}/*/*
12mu|perl-IP-Country-2.280.0-1|39	%{_bindir}/*
12mu|perl-IP-Country-2.280.0-1|40	
12mu|perl-IP-Country-2.280.0-1|41	
12mu|perl-IP-Country-2.280.0-1|42	
12mu|perl-IP-Country-2.280.0-1|43	
12mu|perl-IP-Country-2.280.0-1|44	%changelog
12mu|perl-IP-Country-2.280.0-1|45	* Thu Dec 26 2013 dsilakov <denis.silakov@rosalab.ru> 2.280.0-1
12mu|perl-IP-Country-2.280.0-1|46	+ Revision: 55b2061
12mu|perl-IP-Country-2.280.0-1|47	- Merge pull request #1 from import/perl-IP-Country:auto_update
12mu|perl-IP-Country-2.280.0-1|48	- ROSA Updates Builder: update suggested
12mu|perl-IP-Country-2.280.0-1|49	
12mu|perl-IP-Country-2.280.0-1|50	

20419 12
12mu|perl-IPC-Run-0.920.0-1|1	%define upstream_name	 IPC-Run
12mu|perl-IPC-Run-0.920.0-1|2	%define upstream_version 0.92
12mu|perl-IPC-Run-0.920.0-1|3	
12mu|perl-IPC-Run-0.920.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-IPC-Run-0.920.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-IPC-Run-0.920.0-1|6	Release:	1
12mu|perl-IPC-Run-0.920.0-1|7	
12mu|perl-IPC-Run-0.920.0-1|8	Summary:	%{upstream_name} module for perl
12mu|perl-IPC-Run-0.920.0-1|9	License:	GPL+ or Artistic
12mu|perl-IPC-Run-0.920.0-1|10	Group:		Development/Perl
12mu|perl-IPC-Run-0.920.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-IPC-Run-0.920.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/IPC/IPC-Run-%{upstream_version}.tar.gz
12mu|perl-IPC-Run-0.920.0-1|13	
12mu|perl-IPC-Run-0.920.0-1|14	BuildRequires:	perl-devel
12mu|perl-IPC-Run-0.920.0-1|15	BuildArch:	noarch
12mu|perl-IPC-Run-0.920.0-1|16	
12mu|perl-IPC-Run-0.920.0-1|17	%description
12mu|perl-IPC-Run-0.920.0-1|18	IPC::Run allows you run and interact with child processes using files,
12mu|perl-IPC-Run-0.920.0-1|19	pipes, and pseudo-ttys. Both system()-style and scripted usages are
12mu|perl-IPC-Run-0.920.0-1|20	supported and may be mixed. Likewise, functional and OO API styles are
12mu|perl-IPC-Run-0.920.0-1|21	both supported and may be mixed.
12mu|perl-IPC-Run-0.920.0-1|22	
12mu|perl-IPC-Run-0.920.0-1|23	Various redirection operators reminiscent of those seen on common Unix
12mu|perl-IPC-Run-0.920.0-1|24	and DOS command lines are provided.
12mu|perl-IPC-Run-0.920.0-1|25	
12mu|perl-IPC-Run-0.920.0-1|26	%prep
12mu|perl-IPC-Run-0.920.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-IPC-Run-0.920.0-1|28	chmod 644 Changes
12mu|perl-IPC-Run-0.920.0-1|29	chmod 755 eg/*
12mu|perl-IPC-Run-0.920.0-1|30	perl -pi -e 's|^#!/usr/local/bin/perl|#!/usr/bin/perl|' eg/*
12mu|perl-IPC-Run-0.920.0-1|31	
12mu|perl-IPC-Run-0.920.0-1|32	rm -f lib/IPC/Run/Win32Helper.pm \
12mu|perl-IPC-Run-0.920.0-1|33	lib/IPC/Run/Win32IO.pm \
12mu|perl-IPC-Run-0.920.0-1|34	lib/IPC/Run/Win32Pump.pm
12mu|perl-IPC-Run-0.920.0-1|35	
12mu|perl-IPC-Run-0.920.0-1|36	sed -i -e '/Win32Helper.pm/d;/Win32IO.pm/d;/Win32Pump.pm/d' MANIFEST
12mu|perl-IPC-Run-0.920.0-1|37	
12mu|perl-IPC-Run-0.920.0-1|38	%build
12mu|perl-IPC-Run-0.920.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-IPC-Run-0.920.0-1|40	%make
12mu|perl-IPC-Run-0.920.0-1|41	
12mu|perl-IPC-Run-0.920.0-1|42	%check
12mu|perl-IPC-Run-0.920.0-1|43	#%{__make} test
12mu|perl-IPC-Run-0.920.0-1|44	
12mu|perl-IPC-Run-0.920.0-1|45	%clean
12mu|perl-IPC-Run-0.920.0-1|46	
12mu|perl-IPC-Run-0.920.0-1|47	%install
12mu|perl-IPC-Run-0.920.0-1|48	%makeinstall_std
12mu|perl-IPC-Run-0.920.0-1|49	
12mu|perl-IPC-Run-0.920.0-1|50	%files
12mu|perl-IPC-Run-0.920.0-1|51	%doc Changes TODO eg
12mu|perl-IPC-Run-0.920.0-1|52	%{perl_vendorlib}/IPC
12mu|perl-IPC-Run-0.920.0-1|53	%{_mandir}/*/*
12mu|perl-IPC-Run-0.920.0-1|54	
12mu|perl-IPC-Run-0.920.0-1|55	
12mu|perl-IPC-Run-0.920.0-1|56	
12mu|perl-IPC-Run-0.920.0-1|57	%changelog
12mu|perl-IPC-Run-0.920.0-1|58	* Thu Dec 26 2013 dsilakov <denis.silakov@rosalab.ru> 0.920.0-1
12mu|perl-IPC-Run-0.920.0-1|59	+ Revision: 99a94dc
12mu|perl-IPC-Run-0.920.0-1|60	- Merge pull request #2 from import/perl-IPC-Run:auto_update
12mu|perl-IPC-Run-0.920.0-1|61	- ROSA Updates Builder: update suggested
12mu|perl-IPC-Run-0.920.0-1|62	
12mu|perl-IPC-Run-0.920.0-1|63	

20420 12
12mu|perl-IPC-Run3-0.46.0-1|1	%define upstream_name    IPC-Run3
12mu|perl-IPC-Run3-0.46.0-1|2	%define upstream_version 0.046
12mu|perl-IPC-Run3-0.46.0-1|3	
12mu|perl-IPC-Run3-0.46.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-IPC-Run3-0.46.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-IPC-Run3-0.46.0-1|6	Release:	1
12mu|perl-IPC-Run3-0.46.0-1|7	
12mu|perl-IPC-Run3-0.46.0-1|8	Summary:	Run a subprocess in batch mode (a la system)
12mu|perl-IPC-Run3-0.46.0-1|9	License:	GPL+ or Artistic
12mu|perl-IPC-Run3-0.46.0-1|10	Group:		Development/Perl
12mu|perl-IPC-Run3-0.46.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-IPC-Run3-0.46.0-1|12	Source0:	http://www.cpan.org/modules/by-module/IPC/IPC-Run3-%{upstream_version}.tar.gz
12mu|perl-IPC-Run3-0.46.0-1|13	
12mu|perl-IPC-Run3-0.46.0-1|14	BuildRequires:	perl-devel
12mu|perl-IPC-Run3-0.46.0-1|15	BuildArch:	noarch
12mu|perl-IPC-Run3-0.46.0-1|16	
12mu|perl-IPC-Run3-0.46.0-1|17	%description
12mu|perl-IPC-Run3-0.46.0-1|18	IPC::Run3 allows you run and interact with child processes using files,
12mu|perl-IPC-Run3-0.46.0-1|19	pipes, and pseudo-ttys. Both system()-style and scripted usages are
12mu|perl-IPC-Run3-0.46.0-1|20	supported and may be mixed. Likewise, functional and OO API styles are
12mu|perl-IPC-Run3-0.46.0-1|21	both supported and may be mixed.
12mu|perl-IPC-Run3-0.46.0-1|22	
12mu|perl-IPC-Run3-0.46.0-1|23	Various redirection operators reminiscent of those seen on common Unix
12mu|perl-IPC-Run3-0.46.0-1|24	and DOS command lines are provided.
12mu|perl-IPC-Run3-0.46.0-1|25	
12mu|perl-IPC-Run3-0.46.0-1|26	%prep
12mu|perl-IPC-Run3-0.46.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-IPC-Run3-0.46.0-1|28	perl -pi -e 's#/usr/local/bin/#%{_bindir}/#' bin/run3profpp
12mu|perl-IPC-Run3-0.46.0-1|29	
12mu|perl-IPC-Run3-0.46.0-1|30	%build
12mu|perl-IPC-Run3-0.46.0-1|31	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-IPC-Run3-0.46.0-1|32	%make
12mu|perl-IPC-Run3-0.46.0-1|33	
12mu|perl-IPC-Run3-0.46.0-1|34	%check
12mu|perl-IPC-Run3-0.46.0-1|35	%make test
12mu|perl-IPC-Run3-0.46.0-1|36	
12mu|perl-IPC-Run3-0.46.0-1|37	%install
12mu|perl-IPC-Run3-0.46.0-1|38	%makeinstall_std
12mu|perl-IPC-Run3-0.46.0-1|39	mkdir -p %{buildroot}/%{_bindir}
12mu|perl-IPC-Run3-0.46.0-1|40	cp bin/* %{buildroot}/%{_bindir}
12mu|perl-IPC-Run3-0.46.0-1|41	chmod 0755 %{buildroot}/%{_bindir}/*
12mu|perl-IPC-Run3-0.46.0-1|42	
12mu|perl-IPC-Run3-0.46.0-1|43	%files
12mu|perl-IPC-Run3-0.46.0-1|44	%doc Changes META.yml
12mu|perl-IPC-Run3-0.46.0-1|45	%{perl_vendorlib}/IPC
12mu|perl-IPC-Run3-0.46.0-1|46	%{_mandir}/*/*
12mu|perl-IPC-Run3-0.46.0-1|47	%{_bindir}/*
12mu|perl-IPC-Run3-0.46.0-1|48	
12mu|perl-IPC-Run3-0.46.0-1|49	
12mu|perl-IPC-Run3-0.46.0-1|50	
12mu|perl-IPC-Run3-0.46.0-1|51	%changelog
12mu|perl-IPC-Run3-0.46.0-1|52	* Thu Dec 26 2013 dsilakov <denis.silakov@rosalab.ru> 0.46.0-1
12mu|perl-IPC-Run3-0.46.0-1|53	+ Revision: bbe06f1
12mu|perl-IPC-Run3-0.46.0-1|54	- Merge pull request #1 from import/perl-IPC-Run3:auto_update
12mu|perl-IPC-Run3-0.46.0-1|55	- ROSA Updates Builder: update suggested
12mu|perl-IPC-Run3-0.46.0-1|56	
12mu|perl-IPC-Run3-0.46.0-1|57	

20421 12
12mu|perl-IPC-System-Simple-1.250.0-1|1	%define upstream_name    IPC-System-Simple
12mu|perl-IPC-System-Simple-1.250.0-1|2	%define upstream_version 1.25
12mu|perl-IPC-System-Simple-1.250.0-1|3	
12mu|perl-IPC-System-Simple-1.250.0-1|4	# find-requires extracts too much, cf https://qa.mandriva.com/show_bug.cgi?id=47678
12mu|perl-IPC-System-Simple-1.250.0-1|5	# therefore, forcing explicit require skipping of Win32
12mu|perl-IPC-System-Simple-1.250.0-1|6	%if %{_use_internal_dependency_generator}
12mu|perl-IPC-System-Simple-1.250.0-1|7	%define __noautoreq 'perl\\(Win32(.*)\\)'
12mu|perl-IPC-System-Simple-1.250.0-1|8	%else
12mu|perl-IPC-System-Simple-1.250.0-1|9	%define _requires_exceptions perl.Win32.
12mu|perl-IPC-System-Simple-1.250.0-1|10	%endif
12mu|perl-IPC-System-Simple-1.250.0-1|11	
12mu|perl-IPC-System-Simple-1.250.0-1|12	Name:		perl-%{upstream_name}
12mu|perl-IPC-System-Simple-1.250.0-1|13	Version:	%perl_convert_version %{upstream_version}
12mu|perl-IPC-System-Simple-1.250.0-1|14	Release:	1
12mu|perl-IPC-System-Simple-1.250.0-1|15	
12mu|perl-IPC-System-Simple-1.250.0-1|16	Summary:	Run commands simply, with detailed diagnostics
12mu|perl-IPC-System-Simple-1.250.0-1|17	License:	GPL+ or Artistic
12mu|perl-IPC-System-Simple-1.250.0-1|18	Group:		Development/Perl
12mu|perl-IPC-System-Simple-1.250.0-1|19	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-IPC-System-Simple-1.250.0-1|20	Source0:	http://www.cpan.org/modules/by-module/IPC/IPC-System-Simple-%{upstream_version}.tar.gz
12mu|perl-IPC-System-Simple-1.250.0-1|21	
12mu|perl-IPC-System-Simple-1.250.0-1|22	BuildRequires:	perl(Config)
12mu|perl-IPC-System-Simple-1.250.0-1|23	BuildRequires:	perl(ExtUtils::MakeMaker)
12mu|perl-IPC-System-Simple-1.250.0-1|24	BuildRequires:	perl(File::Basename)
12mu|perl-IPC-System-Simple-1.250.0-1|25	BuildRequires:	perl(List::Util)
12mu|perl-IPC-System-Simple-1.250.0-1|26	BuildRequires:	perl(Scalar::Util)
12mu|perl-IPC-System-Simple-1.250.0-1|27	BuildRequires:	perl(Test)
12mu|perl-IPC-System-Simple-1.250.0-1|28	BuildRequires:	perl(Test::More)
12mu|perl-IPC-System-Simple-1.250.0-1|29	BuildRequires:	perl-devel
12mu|perl-IPC-System-Simple-1.250.0-1|30	BuildArch:	noarch
12mu|perl-IPC-System-Simple-1.250.0-1|31	
12mu|perl-IPC-System-Simple-1.250.0-1|32	%description
12mu|perl-IPC-System-Simple-1.250.0-1|33	Calling Perl's in-built 'system()' function is easy, determining if it was
12mu|perl-IPC-System-Simple-1.250.0-1|34	successful is _hard_. Let's face it, '$?' isn't the nicest variable in the
12mu|perl-IPC-System-Simple-1.250.0-1|35	world to play with, and even if you _do_ check it, producing a
12mu|perl-IPC-System-Simple-1.250.0-1|36	well-formatted error string takes a lot of work.
12mu|perl-IPC-System-Simple-1.250.0-1|37	
12mu|perl-IPC-System-Simple-1.250.0-1|38	'IPC::System::Simple' takes the hard work out of calling external commands.
12mu|perl-IPC-System-Simple-1.250.0-1|39	In fact, if you want to be really lazy, you can just write:
12mu|perl-IPC-System-Simple-1.250.0-1|40	
12mu|perl-IPC-System-Simple-1.250.0-1|41	use IPC::System::Simple qw(system);
12mu|perl-IPC-System-Simple-1.250.0-1|42	
12mu|perl-IPC-System-Simple-1.250.0-1|43	%prep
12mu|perl-IPC-System-Simple-1.250.0-1|44	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-IPC-System-Simple-1.250.0-1|45	
12mu|perl-IPC-System-Simple-1.250.0-1|46	%build
12mu|perl-IPC-System-Simple-1.250.0-1|47	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-IPC-System-Simple-1.250.0-1|48	%make
12mu|perl-IPC-System-Simple-1.250.0-1|49	
12mu|perl-IPC-System-Simple-1.250.0-1|50	%check
12mu|perl-IPC-System-Simple-1.250.0-1|51	make test
12mu|perl-IPC-System-Simple-1.250.0-1|52	
12mu|perl-IPC-System-Simple-1.250.0-1|53	%install
12mu|perl-IPC-System-Simple-1.250.0-1|54	%makeinstall_std
12mu|perl-IPC-System-Simple-1.250.0-1|55	
12mu|perl-IPC-System-Simple-1.250.0-1|56	%files
12mu|perl-IPC-System-Simple-1.250.0-1|57	%doc Changes LICENSE README
12mu|perl-IPC-System-Simple-1.250.0-1|58	%{_mandir}/man3/*
12mu|perl-IPC-System-Simple-1.250.0-1|59	%{perl_vendorlib}/*
12mu|perl-IPC-System-Simple-1.250.0-1|60	
12mu|perl-IPC-System-Simple-1.250.0-1|61	
12mu|perl-IPC-System-Simple-1.250.0-1|62	
12mu|perl-IPC-System-Simple-1.250.0-1|63	
12mu|perl-IPC-System-Simple-1.250.0-1|64	%changelog
12mu|perl-IPC-System-Simple-1.250.0-1|65	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.250.0-1
12mu|perl-IPC-System-Simple-1.250.0-1|66	+ Revision: e3f4b60
12mu|perl-IPC-System-Simple-1.250.0-1|67	- Updated to 1.25 (by updates_builder)
12mu|perl-IPC-System-Simple-1.250.0-1|68	
12mu|perl-IPC-System-Simple-1.250.0-1|69	

20422 12
12mu|perl-JSON-2.900.0-1|1	%define modname	JSON
12mu|perl-JSON-2.900.0-1|2	%define modver 2.90
12mu|perl-JSON-2.900.0-1|3	
12mu|perl-JSON-2.900.0-1|4	Summary:	Parse and convert to JSON (JavaScript Object Notation)
12mu|perl-JSON-2.900.0-1|5	Name:		perl-%{modname}
12mu|perl-JSON-2.900.0-1|6	Version:	%perl_convert_version %{modver}
12mu|perl-JSON-2.900.0-1|7	Release:	1
12mu|perl-JSON-2.900.0-1|8	License:	Artistic/GPLv2
12mu|perl-JSON-2.900.0-1|9	Group:		Development/Perl
12mu|perl-JSON-2.900.0-1|10	Url:		http://search.cpan.org/dist/%{modname}/
12mu|perl-JSON-2.900.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/M/MA/MAKAMAKA/JSON-%{modver}.tar.gz
12mu|perl-JSON-2.900.0-1|12	BuildArch:	noarch
12mu|perl-JSON-2.900.0-1|13	BuildRequires:	perl(Test::More)
12mu|perl-JSON-2.900.0-1|14	BuildRequires:	perl(CGI)
12mu|perl-JSON-2.900.0-1|15	BuildRequires:	perl-devel
12mu|perl-JSON-2.900.0-1|16	#BuildRequires:	perl-JSON-PP
12mu|perl-JSON-2.900.0-1|17	#BuildRequires:	perl-JSON-XS
12mu|perl-JSON-2.900.0-1|18	# This is (and should be) provided by perl-JSON-PP. We provide JSON::backportPP
12mu|perl-JSON-2.900.0-1|19	# instead.
12mu|perl-JSON-2.900.0-1|20	%define __noautoprov 'perl\\(JSON::PP\\)'
12mu|perl-JSON-2.900.0-1|21	Provides:	perl(JSON::backportPP)
12mu|perl-JSON-2.900.0-1|22	
12mu|perl-JSON-2.900.0-1|23	%description
12mu|perl-JSON-2.900.0-1|24	This module converts between JSON (JavaScript Object Notation) and
12mu|perl-JSON-2.900.0-1|25	Perl data structure into each other.
12mu|perl-JSON-2.900.0-1|26	
12mu|perl-JSON-2.900.0-1|27	%prep
12mu|perl-JSON-2.900.0-1|28	%setup -qn %{modname}-%{modver}
12mu|perl-JSON-2.900.0-1|29	sed -i.DOS -e 's/\r//g' README
12mu|perl-JSON-2.900.0-1|30	
12mu|perl-JSON-2.900.0-1|31	%build
12mu|perl-JSON-2.900.0-1|32	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-JSON-2.900.0-1|33	%make
12mu|perl-JSON-2.900.0-1|34	
12mu|perl-JSON-2.900.0-1|35	%check
12mu|perl-JSON-2.900.0-1|36	%make test
12mu|perl-JSON-2.900.0-1|37	
12mu|perl-JSON-2.900.0-1|38	%install
12mu|perl-JSON-2.900.0-1|39	%makeinstall_std
12mu|perl-JSON-2.900.0-1|40	
12mu|perl-JSON-2.900.0-1|41	%files
12mu|perl-JSON-2.900.0-1|42	%doc Changes README
12mu|perl-JSON-2.900.0-1|43	%{perl_vendorlib}/JSON*
12mu|perl-JSON-2.900.0-1|44	%{_mandir}/man3/*
12mu|perl-JSON-2.900.0-1|45	
12mu|perl-JSON-2.900.0-1|46	
12mu|perl-JSON-2.900.0-1|47	
12mu|perl-JSON-2.900.0-1|48	
12mu|perl-JSON-2.900.0-1|49	%changelog
12mu|perl-JSON-2.900.0-1|50	* Wed Feb 26 2014 dsilakov <denis.silakov@rosalab.ru> 2.900.0-1
12mu|perl-JSON-2.900.0-1|51	+ Revision: 0494836
12mu|perl-JSON-2.900.0-1|52	- Merge pull request #3 from import/perl-JSON:auto_update
12mu|perl-JSON-2.900.0-1|53	- ROSA Updates Builder: update suggested
12mu|perl-JSON-2.900.0-1|54	
12mu|perl-JSON-2.900.0-1|55	

20423 12
12mu|perl-kde4-4.12.4-1|1	%define srcname perlkde
12mu|perl-kde4-4.12.4-1|2	%define with_kdepimlibs4 0
12mu|perl-kde4-4.12.4-1|3	
12mu|perl-kde4-4.12.4-1|4	Summary:	KDE4 bindings for perl language
12mu|perl-kde4-4.12.4-1|5	Name:		perl-kde4
12mu|perl-kde4-4.12.4-1|6	Version:	4.12.4
12mu|perl-kde4-4.12.4-1|7	Release:	1
12mu|perl-kde4-4.12.4-1|8	Epoch:		1
12mu|perl-kde4-4.12.4-1|9	Group:		Graphical desktop/KDE
12mu|perl-kde4-4.12.4-1|10	License:	GPLv2
12mu|perl-kde4-4.12.4-1|11	Url:		http://www.kde.org
12mu|perl-kde4-4.12.4-1|12	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{srcname}-%{version}.tar.xz
12mu|perl-kde4-4.12.4-1|13	BuildRequires:	perl-qt4-devel >= 1:%{version}
12mu|perl-kde4-4.12.4-1|14	BuildRequires:	smokekde-devel
12mu|perl-kde4-4.12.4-1|15	BuildRequires:	gdbm-devel
12mu|perl-kde4-4.12.4-1|16	%if %{with_kdepimlibs4}
12mu|perl-kde4-4.12.4-1|17	BuildRequires:	kdepimlibs4-devel
12mu|perl-kde4-4.12.4-1|18	%endif
12mu|perl-kde4-4.12.4-1|19	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12mu|perl-kde4-4.12.4-1|20	Requires:	perl-qt4 >= %{epoch}:%{version}
12mu|perl-kde4-4.12.4-1|21	
12mu|perl-kde4-4.12.4-1|22	%description
12mu|perl-kde4-4.12.4-1|23	A KDE4 bindings for perl language.
12mu|perl-kde4-4.12.4-1|24	
12mu|perl-kde4-4.12.4-1|25	%prep
12mu|perl-kde4-4.12.4-1|26	%setup -q -n %{srcname}-%{version}
12mu|perl-kde4-4.12.4-1|27	
12mu|perl-kde4-4.12.4-1|28	%build
12mu|perl-kde4-4.12.4-1|29	%cmake_kde4
12mu|perl-kde4-4.12.4-1|30	%make
12mu|perl-kde4-4.12.4-1|31	
12mu|perl-kde4-4.12.4-1|32	%install
12mu|perl-kde4-4.12.4-1|33	%makeinstall_std -C build
12mu|perl-kde4-4.12.4-1|34	
12mu|perl-kde4-4.12.4-1|35	%files
12mu|perl-kde4-4.12.4-1|36	%{_kde_libdir}/kde4/kperlpluginfactory.so
12mu|perl-kde4-4.12.4-1|37	%if %{with_kdepimlibs4}
12mu|perl-kde4-4.12.4-1|38	%{perl_sitearch}/QImageBlitz.pm
12mu|perl-kde4-4.12.4-1|39	%{perl_sitearch}/Phonon.pm
12mu|perl-kde4-4.12.4-1|40	%{perl_sitearch}/Qsci.pm
12mu|perl-kde4-4.12.4-1|41	%{perl_sitearch}/auto/Phonon
12mu|perl-kde4-4.12.4-1|42	%{perl_sitearch}/auto/QImageBlitz
12mu|perl-kde4-4.12.4-1|43	%{perl_sitearch}/auto/Qsci
12mu|perl-kde4-4.12.4-1|44	%endif
12mu|perl-kde4-4.12.4-1|45	%{perl_sitearch}/Akonadi.pm
12mu|perl-kde4-4.12.4-1|46	%{perl_sitearch}/Attica.pm
12mu|perl-kde4-4.12.4-1|47	%{perl_sitearch}/KDECore4.pm
12mu|perl-kde4-4.12.4-1|48	%{perl_sitearch}/KDEUi4.pm
12mu|perl-kde4-4.12.4-1|49	%{perl_sitearch}/KFile.pm
12mu|perl-kde4-4.12.4-1|50	%{perl_sitearch}/KHTML.pm
12mu|perl-kde4-4.12.4-1|51	%{perl_sitearch}/KIO4.pm
12mu|perl-kde4-4.12.4-1|52	%{perl_sitearch}/KNewStuff2.pm
12mu|perl-kde4-4.12.4-1|53	%{perl_sitearch}/KNewStuff3.pm
12mu|perl-kde4-4.12.4-1|54	%{perl_sitearch}/KParts.pm
12mu|perl-kde4-4.12.4-1|55	%{perl_sitearch}/KTextEditor.pm
12mu|perl-kde4-4.12.4-1|56	%{perl_sitearch}/KUtils.pm
12mu|perl-kde4-4.12.4-1|57	%{perl_sitearch}/Kate.pm
12mu|perl-kde4-4.12.4-1|58	%{perl_sitearch}/Nepomuk.pm
12mu|perl-kde4-4.12.4-1|59	%{perl_sitearch}/NepomukQuery.pm
12mu|perl-kde4-4.12.4-1|60	%{perl_sitearch}/Okular.pm
12mu|perl-kde4-4.12.4-1|61	%{perl_sitearch}/Plasma4.pm
12mu|perl-kde4-4.12.4-1|62	%{perl_sitearch}/Solid.pm
12mu|perl-kde4-4.12.4-1|63	%{perl_sitearch}/Soprano.pm
12mu|perl-kde4-4.12.4-1|64	%{perl_sitearch}/SopranoClient.pm
12mu|perl-kde4-4.12.4-1|65	%{perl_sitearch}/SopranoServer.pm
12mu|perl-kde4-4.12.4-1|66	%{perl_sitearch}/auto/Akonadi
12mu|perl-kde4-4.12.4-1|67	%{perl_sitearch}/auto/Attica
12mu|perl-kde4-4.12.4-1|68	%{perl_sitearch}/auto/KDECore4
12mu|perl-kde4-4.12.4-1|69	%{perl_sitearch}/auto/KDEUi4
12mu|perl-kde4-4.12.4-1|70	%{perl_sitearch}/auto/KFile
12mu|perl-kde4-4.12.4-1|71	%{perl_sitearch}/auto/KHTML
12mu|perl-kde4-4.12.4-1|72	%{perl_sitearch}/auto/KIO4
12mu|perl-kde4-4.12.4-1|73	%{perl_sitearch}/auto/KNewStuff2
12mu|perl-kde4-4.12.4-1|74	%{perl_sitearch}/auto/KNewStuff3
12mu|perl-kde4-4.12.4-1|75	%{perl_sitearch}/auto/KParts
12mu|perl-kde4-4.12.4-1|76	%{perl_sitearch}/auto/KTextEditor
12mu|perl-kde4-4.12.4-1|77	%{perl_sitearch}/auto/KUtils
12mu|perl-kde4-4.12.4-1|78	%{perl_sitearch}/auto/Kate
12mu|perl-kde4-4.12.4-1|79	%{perl_sitearch}/auto/Nepomuk
12mu|perl-kde4-4.12.4-1|80	%{perl_sitearch}/auto/NepomukQuery
12mu|perl-kde4-4.12.4-1|81	%{perl_sitearch}/auto/Okular
12mu|perl-kde4-4.12.4-1|82	%{perl_sitearch}/auto/Plasma4
12mu|perl-kde4-4.12.4-1|83	%{perl_sitearch}/auto/Solid
12mu|perl-kde4-4.12.4-1|84	%{perl_sitearch}/auto/Soprano
12mu|perl-kde4-4.12.4-1|85	%{perl_sitearch}/auto/SopranoClient
12mu|perl-kde4-4.12.4-1|86	%{perl_sitearch}/auto/SopranoServer
12mu|perl-kde4-4.12.4-1|87	
12mu|perl-kde4-4.12.4-1|88	
12mu|perl-kde4-4.12.4-1|89	%changelog
12mu|perl-kde4-4.12.4-1|90	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|perl-kde4-4.12.4-1|91	+ Revision: 64ae7bc
12mu|perl-kde4-4.12.4-1|92	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|perl-kde4-4.12.4-1|93	
12mu|perl-kde4-4.12.4-1|94	

20424 12
12mu|perl-libintl-perl-1.230.0-1|1	%define	upstream_name    libintl-perl
12mu|perl-libintl-perl-1.230.0-1|2	%define upstream_version 1.23
12mu|perl-libintl-perl-1.230.0-1|3	
12mu|perl-libintl-perl-1.230.0-1|4	%if %{_use_internal_dependency_generator}
12mu|perl-libintl-perl-1.230.0-1|5	%define __noautoreq '/bin/false'
12mu|perl-libintl-perl-1.230.0-1|6	%endif
12mu|perl-libintl-perl-1.230.0-1|7	
12mu|perl-libintl-perl-1.230.0-1|8	Name:		perl-%{upstream_name}
12mu|perl-libintl-perl-1.230.0-1|9	Version:	%perl_convert_version %{upstream_version}
12mu|perl-libintl-perl-1.230.0-1|10	Release:	1
12mu|perl-libintl-perl-1.230.0-1|11	
12mu|perl-libintl-perl-1.230.0-1|12	Summary:	A localization library for Perl
12mu|perl-libintl-perl-1.230.0-1|13	License:	LGPL
12mu|perl-libintl-perl-1.230.0-1|14	Group:		Development/Perl
12mu|perl-libintl-perl-1.230.0-1|15	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-libintl-perl-1.230.0-1|16	Source0:	http://www.cpan.org/authors/id/G/GU/GUIDO/libintl-perl-%{upstream_version}.tar.gz
12mu|perl-libintl-perl-1.230.0-1|17	
12mu|perl-libintl-perl-1.230.0-1|18	BuildRequires:	gettext-devel
12mu|perl-libintl-perl-1.230.0-1|19	BuildRequires:	perl-devel
12mu|perl-libintl-perl-1.230.0-1|20	#gw yes, this is required by the tests
12mu|perl-libintl-perl-1.230.0-1|21	BuildRequires:	locales-de
12mu|perl-libintl-perl-1.230.0-1|22	
12mu|perl-libintl-perl-1.230.0-1|23	%description
12mu|perl-libintl-perl-1.230.0-1|24	libintl-perl is a library that supports message translation for
12mu|perl-libintl-perl-1.230.0-1|25	Perl, written in pure Perl (version 5.004 or better). A faster C
12mu|perl-libintl-perl-1.230.0-1|26	version is also built and installed if the system fulfills all
12mu|perl-libintl-perl-1.230.0-1|27	requirements. Its interface is very similar to the gettext family
12mu|perl-libintl-perl-1.230.0-1|28	of functions in C, and it uses the same file formats as GNU
12mu|perl-libintl-perl-1.230.0-1|29	gettext, making it possible to use all tools available for gettext
12mu|perl-libintl-perl-1.230.0-1|30	itself and to seamlessly integrate internationalized Perl code
12mu|perl-libintl-perl-1.230.0-1|31	into mixed-language projects. An alternative library with a
12mu|perl-libintl-perl-1.230.0-1|32	similar purpose is available as Locale::MakeText.
12mu|perl-libintl-perl-1.230.0-1|33	
12mu|perl-libintl-perl-1.230.0-1|34	%prep
12mu|perl-libintl-perl-1.230.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-libintl-perl-1.230.0-1|36	
12mu|perl-libintl-perl-1.230.0-1|37	%build
12mu|perl-libintl-perl-1.230.0-1|38	perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-libintl-perl-1.230.0-1|39	%make
12mu|perl-libintl-perl-1.230.0-1|40	
12mu|perl-libintl-perl-1.230.0-1|41	%check
12mu|perl-libintl-perl-1.230.0-1|42	make test
12mu|perl-libintl-perl-1.230.0-1|43	
12mu|perl-libintl-perl-1.230.0-1|44	%install
12mu|perl-libintl-perl-1.230.0-1|45	%makeinstall_std
12mu|perl-libintl-perl-1.230.0-1|46	
12mu|perl-libintl-perl-1.230.0-1|47	%files
12mu|perl-libintl-perl-1.230.0-1|48	%doc ChangeLog NEWS README THANKS TODO
12mu|perl-libintl-perl-1.230.0-1|49	%{perl_vendorlib}/Locale
12mu|perl-libintl-perl-1.230.0-1|50	%{perl_vendorarch}/auto/Locale
12mu|perl-libintl-perl-1.230.0-1|51	%{_mandir}/*/*
12mu|perl-libintl-perl-1.230.0-1|52	
12mu|perl-libintl-perl-1.230.0-1|53	
12mu|perl-libintl-perl-1.230.0-1|54	
12mu|perl-libintl-perl-1.230.0-1|55	%changelog
12mu|perl-libintl-perl-1.230.0-1|56	* Fri Jan 10 2014 dsilakov <denis.silakov@rosalab.ru> 1.230.0-1
12mu|perl-libintl-perl-1.230.0-1|57	+ Revision: 844144f
12mu|perl-libintl-perl-1.230.0-1|58	- Merge pull request #1 from import/perl-libintl-perl:auto_update
12mu|perl-libintl-perl-1.230.0-1|59	- ROSA Updates Builder: update suggested
12mu|perl-libintl-perl-1.230.0-1|60	
12mu|perl-libintl-perl-1.230.0-1|61	

20425 12
12mu|perl-libwww-perl-6.50.0-1|1	%define upstream_name  libwww-perl
12mu|perl-libwww-perl-6.50.0-1|2	%define upstream_version 6.05
12mu|perl-libwww-perl-6.50.0-1|3	
12mu|perl-libwww-perl-6.50.0-1|4	%if %{_use_internal_dependency_generator}
12mu|perl-libwww-perl-6.50.0-1|5	%define __noautoreq 'perl\\(Authen::NTLM\\)|perl\\(HTTP::GHTTP\\)'
12mu|perl-libwww-perl-6.50.0-1|6	%else
12mu|perl-libwww-perl-6.50.0-1|7	%define _requires_exceptions Authen::NTLM\\|HTTP::GHTTP\\|Win32
12mu|perl-libwww-perl-6.50.0-1|8	%endif
12mu|perl-libwww-perl-6.50.0-1|9	
12mu|perl-libwww-perl-6.50.0-1|10	Name:		perl-%{upstream_name}
12mu|perl-libwww-perl-6.50.0-1|11	Version:	%perl_convert_version %{upstream_version}
12mu|perl-libwww-perl-6.50.0-1|12	Release:	1
12mu|perl-libwww-perl-6.50.0-1|13	Summary:	The World-Wide Web library for Perl
12mu|perl-libwww-perl-6.50.0-1|14	License:	GPL+ or Artistic
12mu|perl-libwww-perl-6.50.0-1|15	Group:		Development/Perl
12mu|perl-libwww-perl-6.50.0-1|16	URL:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-libwww-perl-6.50.0-1|17	Source0:	http://www.cpan.org/modules/by-module/WWW/libwww-perl-%{upstream_version}.tar.gz
12mu|perl-libwww-perl-6.50.0-1|18	BuildRequires:	perl(Digest::MD5)
12mu|perl-libwww-perl-6.50.0-1|19	BuildRequires:	perl(Encode) >= 2.120.0
12mu|perl-libwww-perl-6.50.0-1|20	BuildRequires:	perl(Encode::Locale)
12mu|perl-libwww-perl-6.50.0-1|21	BuildRequires:	perl(ExtUtils::MakeMaker)
12mu|perl-libwww-perl-6.50.0-1|22	BuildRequires:	perl(File::Listing) >= 6.0.0
12mu|perl-libwww-perl-6.50.0-1|23	BuildRequires:	perl(HTML::Entities)
12mu|perl-libwww-perl-6.50.0-1|24	BuildRequires:	perl(HTML::HeadParser)
12mu|perl-libwww-perl-6.50.0-1|25	BuildRequires:	perl(HTTP::Cookies) >= 6.0.0
12mu|perl-libwww-perl-6.50.0-1|26	BuildRequires:	perl(HTTP::Daemon) >= 6.0.0
12mu|perl-libwww-perl-6.50.0-1|27	BuildRequires:	perl(HTTP::Date) >= 6.0.0
12mu|perl-libwww-perl-6.50.0-1|28	BuildRequires:	perl(HTTP::Negotiate) >= 6.0.0
12mu|perl-libwww-perl-6.50.0-1|29	BuildRequires:	perl(HTTP::Request) >= 6.0.0
12mu|perl-libwww-perl-6.50.0-1|30	BuildRequires:	perl(HTTP::Request::Common) >= 6.0.0
12mu|perl-libwww-perl-6.50.0-1|31	BuildRequires:	perl(HTTP::Response) >= 6.0.0
12mu|perl-libwww-perl-6.50.0-1|32	BuildRequires:	perl(HTTP::Status) >= 6.0.0
12mu|perl-libwww-perl-6.50.0-1|33	BuildRequires:	perl(IO::Select)
12mu|perl-libwww-perl-6.50.0-1|34	BuildRequires:	perl(IO::Socket)
12mu|perl-libwww-perl-6.50.0-1|35	BuildRequires:	perl(LWP::MediaTypes) >= 6.0.0
12mu|perl-libwww-perl-6.50.0-1|36	BuildRequires:	perl(MIME::Base64) >= 2.100.0
12mu|perl-libwww-perl-6.50.0-1|37	BuildRequires:	perl(Net::FTP) >= 2.580.0
12mu|perl-libwww-perl-6.50.0-1|38	BuildRequires:	perl(Net::HTTP) >= 6.0.0
12mu|perl-libwww-perl-6.50.0-1|39	BuildRequires:	perl(URI) >= 1.100.0
12mu|perl-libwww-perl-6.50.0-1|40	BuildRequires:	perl(URI::Escape)
12mu|perl-libwww-perl-6.50.0-1|41	BuildRequires:	perl(WWW::RobotRules) >= 6.0.0
12mu|perl-libwww-perl-6.50.0-1|42	
12mu|perl-libwww-perl-6.50.0-1|43	BuildRequires:	perl-devel
12mu|perl-libwww-perl-6.50.0-1|44	Requires:	perl(Net::HTTP)
12mu|perl-libwww-perl-6.50.0-1|45	Requires:	perl(HTTP::Cookies)
12mu|perl-libwww-perl-6.50.0-1|46	BuildArch:	noarch
12mu|perl-libwww-perl-6.50.0-1|47	
12mu|perl-libwww-perl-6.50.0-1|48	%description
12mu|perl-libwww-perl-6.50.0-1|49	The libwww-perl collection is a set of Perl modules which provides a simple and
12mu|perl-libwww-perl-6.50.0-1|50	consistent application programming interface (API) to the World-Wide Web. The
12mu|perl-libwww-perl-6.50.0-1|51	main focus of the library is to provide classes and functions that allow you to
12mu|perl-libwww-perl-6.50.0-1|52	write WWW clients. The library also contain modules that are of more general
12mu|perl-libwww-perl-6.50.0-1|53	use and even classes that help you implement simple HTTP servers.
12mu|perl-libwww-perl-6.50.0-1|54	
12mu|perl-libwww-perl-6.50.0-1|55	%prep
12mu|perl-libwww-perl-6.50.0-1|56	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-libwww-perl-6.50.0-1|57	
12mu|perl-libwww-perl-6.50.0-1|58	%build
12mu|perl-libwww-perl-6.50.0-1|59	/usr/bin/yes | %__perl Makefile.PL --aliases INSTALLDIRS=vendor
12mu|perl-libwww-perl-6.50.0-1|60	%make
12mu|perl-libwww-perl-6.50.0-1|61	
12mu|perl-libwww-perl-6.50.0-1|62	%install
12mu|perl-libwww-perl-6.50.0-1|63	%makeinstall_std
12mu|perl-libwww-perl-6.50.0-1|64	
12mu|perl-libwww-perl-6.50.0-1|65	%check
12mu|perl-libwww-perl-6.50.0-1|66	%make test
12mu|perl-libwww-perl-6.50.0-1|67	
12mu|perl-libwww-perl-6.50.0-1|68	%files
12mu|perl-libwww-perl-6.50.0-1|69	%doc README README.SSL Changes
12mu|perl-libwww-perl-6.50.0-1|70	%{_bindir}/*
12mu|perl-libwww-perl-6.50.0-1|71	%{perl_vendorlib}/*
12mu|perl-libwww-perl-6.50.0-1|72	%{_mandir}/*/*
12mu|perl-libwww-perl-6.50.0-1|73	
12mu|perl-libwww-perl-6.50.0-1|74	
12mu|perl-libwww-perl-6.50.0-1|75	
12mu|perl-libwww-perl-6.50.0-1|76	%changelog
12mu|perl-libwww-perl-6.50.0-1|77	* Fri Jan 10 2014 dsilakov <denis.silakov@rosalab.ru> 6.50.0-1
12mu|perl-libwww-perl-6.50.0-1|78	+ Revision: 026c3d4
12mu|perl-libwww-perl-6.50.0-1|79	- Merge pull request #1 from import/perl-libwww-perl:auto_update
12mu|perl-libwww-perl-6.50.0-1|80	- ROSA Updates Builder: update suggested
12mu|perl-libwww-perl-6.50.0-1|81	
12mu|perl-libwww-perl-6.50.0-1|82	

20426 12
12mu|perl-List-MoreUtils-0.330.0-1|1	%define upstream_name	 List-MoreUtils
12mu|perl-List-MoreUtils-0.330.0-1|2	%define upstream_version 0.33
12mu|perl-List-MoreUtils-0.330.0-1|3	# Fix circular build dependency:
12mu|perl-List-MoreUtils-0.330.0-1|4	# gprintify requires perl-List-MoreUtils
12mu|perl-List-MoreUtils-0.330.0-1|5	%define dont_gprintify 1
12mu|perl-List-MoreUtils-0.330.0-1|6	
12mu|perl-List-MoreUtils-0.330.0-1|7	Name:		perl-%{upstream_name}
12mu|perl-List-MoreUtils-0.330.0-1|8	Version:	%perl_convert_version %{upstream_version}
12mu|perl-List-MoreUtils-0.330.0-1|9	Release:	1
12mu|perl-List-MoreUtils-0.330.0-1|10	
12mu|perl-List-MoreUtils-0.330.0-1|11	Summary:	Provide the stuff missing in List::Util
12mu|perl-List-MoreUtils-0.330.0-1|12	License:	GPL+ or Artistic
12mu|perl-List-MoreUtils-0.330.0-1|13	Group:		Development/Perl
12mu|perl-List-MoreUtils-0.330.0-1|14	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-List-MoreUtils-0.330.0-1|15	Source0:	http://www.cpan.org/modules/by-module/List/List-MoreUtils-%{upstream_version}.tar.gz
12mu|perl-List-MoreUtils-0.330.0-1|16	
12mu|perl-List-MoreUtils-0.330.0-1|17	BuildRequires:	perl(Test::Pod)
12mu|perl-List-MoreUtils-0.330.0-1|18	BuildRequires:	perl(Test::Pod::Coverage)
12mu|perl-List-MoreUtils-0.330.0-1|19	BuildRequires:	perl-devel >= 2:5.14.2-1
12mu|perl-List-MoreUtils-0.330.0-1|20	
12mu|perl-List-MoreUtils-0.330.0-1|21	%description
12mu|perl-List-MoreUtils-0.330.0-1|22	List::MoreUtils provides some trivial but commonly needed functionality on
12mu|perl-List-MoreUtils-0.330.0-1|23	lists which is not going to go into List::Util.
12mu|perl-List-MoreUtils-0.330.0-1|24	
12mu|perl-List-MoreUtils-0.330.0-1|25	All of its functions are implementable in one line of Perl code. Using
12mu|perl-List-MoreUtils-0.330.0-1|26	the functions from this module however should give slightly better performance
12mu|perl-List-MoreUtils-0.330.0-1|27	as everything is implemented in C.
12mu|perl-List-MoreUtils-0.330.0-1|28	
12mu|perl-List-MoreUtils-0.330.0-1|29	%prep
12mu|perl-List-MoreUtils-0.330.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-List-MoreUtils-0.330.0-1|31	
12mu|perl-List-MoreUtils-0.330.0-1|32	%build
12mu|perl-List-MoreUtils-0.330.0-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-List-MoreUtils-0.330.0-1|34	%make CFLAGS="%{optflags}"
12mu|perl-List-MoreUtils-0.330.0-1|35	
12mu|perl-List-MoreUtils-0.330.0-1|36	%install
12mu|perl-List-MoreUtils-0.330.0-1|37	%makeinstall_std
12mu|perl-List-MoreUtils-0.330.0-1|38	
12mu|perl-List-MoreUtils-0.330.0-1|39	%check
12mu|perl-List-MoreUtils-0.330.0-1|40	%make test
12mu|perl-List-MoreUtils-0.330.0-1|41	
12mu|perl-List-MoreUtils-0.330.0-1|42	%clean
12mu|perl-List-MoreUtils-0.330.0-1|43	
12mu|perl-List-MoreUtils-0.330.0-1|44	%files
12mu|perl-List-MoreUtils-0.330.0-1|45	%doc Changes README
12mu|perl-List-MoreUtils-0.330.0-1|46	%{perl_vendorarch}/List
12mu|perl-List-MoreUtils-0.330.0-1|47	%{perl_vendorarch}/auto/List
12mu|perl-List-MoreUtils-0.330.0-1|48	%{_mandir}/*/*
12mu|perl-List-MoreUtils-0.330.0-1|49	
12mu|perl-List-MoreUtils-0.330.0-1|50	
12mu|perl-List-MoreUtils-0.330.0-1|51	
12mu|perl-List-MoreUtils-0.330.0-1|52	%changelog
12mu|perl-List-MoreUtils-0.330.0-1|53	* Fri Jan 10 2014 dsilakov <denis.silakov@rosalab.ru> 0.330.0-1
12mu|perl-List-MoreUtils-0.330.0-1|54	+ Revision: 4b3efdd
12mu|perl-List-MoreUtils-0.330.0-1|55	- Merge pull request #1 from import/perl-List-MoreUtils:auto_update
12mu|perl-List-MoreUtils-0.330.0-1|56	- ROSA Updates Builder: update suggested
12mu|perl-List-MoreUtils-0.330.0-1|57	
12mu|perl-List-MoreUtils-0.330.0-1|58	

20427 12
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|1	%define upstream_name	 Locale-Maketext-Lexicon
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|2	%define upstream_version 1.00
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|3	
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|6	Release:	1
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|7	
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|8	Summary:	Perl module to use other catalog formats in Maketext
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|9	License:	MIT
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|10	Group:		Development/Perl
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Locale/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|13	
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|14	BuildRequires:	perl(YAML)
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|15	BuildRequires:	perl-devel
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|16	
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|17	BuildArch:	noarch
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|18	
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|19	%description
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|20	Locale::Maketext::Lexicon is a module providing lexicon-handling backends, for
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|21	Locale::Maketext to read from other localization formats, such as PO files,
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|22	MO files, or from databases via the Tie interface.
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|23	
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|24	%prep
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|26	
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|27	%build
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|29	%make
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|30	
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|31	%check
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|32	%make test
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|33	
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|34	%install
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|35	%makeinstall_std
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|36	
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|37	%files
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|38	%doc Changes README META.yml
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|39	%{perl_vendorlib}/Locale
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|40	%{_bindir}/*
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|41	%{_mandir}/*/*
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|42	
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|43	
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|44	
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|45	%changelog
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|46	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-1
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|47	+ Revision: 1c8a2d4
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|48	- Updated to 1.00 (by updates_builder)
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|49	
12mu|perl-Locale-Maketext-Lexicon-1.0.0-1|50	

20428 12
12mu|perl-LWP-MediaTypes-6.20.0-1|1	%define upstream_name    LWP-MediaTypes
12mu|perl-LWP-MediaTypes-6.20.0-1|2	%define upstream_version 6.02
12mu|perl-LWP-MediaTypes-6.20.0-1|3	
12mu|perl-LWP-MediaTypes-6.20.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-LWP-MediaTypes-6.20.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-LWP-MediaTypes-6.20.0-1|6	Release:    1
12mu|perl-LWP-MediaTypes-6.20.0-1|7	
12mu|perl-LWP-MediaTypes-6.20.0-1|8	Summary:    Media types and mailcap processing
12mu|perl-LWP-MediaTypes-6.20.0-1|9	License:    GPL+ or Artistic
12mu|perl-LWP-MediaTypes-6.20.0-1|10	Group:      Development/Perl
12mu|perl-LWP-MediaTypes-6.20.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mu|perl-LWP-MediaTypes-6.20.0-1|12	Source0:    http://www.cpan.org/modules/by-module/LWP/LWP-MediaTypes-%{upstream_version}.tar.gz
12mu|perl-LWP-MediaTypes-6.20.0-1|13	
12mu|perl-LWP-MediaTypes-6.20.0-1|14	BuildRequires:	perl-devel
12mu|perl-LWP-MediaTypes-6.20.0-1|15	BuildArch: noarch
12mu|perl-LWP-MediaTypes-6.20.0-1|16	
12mu|perl-LWP-MediaTypes-6.20.0-1|17	
12mu|perl-LWP-MediaTypes-6.20.0-1|18	%description
12mu|perl-LWP-MediaTypes-6.20.0-1|19	This module provides functions for handling media (also known as MIME)
12mu|perl-LWP-MediaTypes-6.20.0-1|20	types and encodings. The mapping from file extensions to media types is
12mu|perl-LWP-MediaTypes-6.20.0-1|21	defined by the _media.types_ file. If the _~/.media.types_ file exists it
12mu|perl-LWP-MediaTypes-6.20.0-1|22	is used instead. For backwards compatibility we will also look for
12mu|perl-LWP-MediaTypes-6.20.0-1|23	_~/.mime.types_.
12mu|perl-LWP-MediaTypes-6.20.0-1|24	
12mu|perl-LWP-MediaTypes-6.20.0-1|25	The following functions are exported by default:
12mu|perl-LWP-MediaTypes-6.20.0-1|26	
12mu|perl-LWP-MediaTypes-6.20.0-1|27	* guess_media_type( $filename )
12mu|perl-LWP-MediaTypes-6.20.0-1|28	
12mu|perl-LWP-MediaTypes-6.20.0-1|29	%prep
12mu|perl-LWP-MediaTypes-6.20.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-LWP-MediaTypes-6.20.0-1|31	
12mu|perl-LWP-MediaTypes-6.20.0-1|32	%build
12mu|perl-LWP-MediaTypes-6.20.0-1|33	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-LWP-MediaTypes-6.20.0-1|34	
12mu|perl-LWP-MediaTypes-6.20.0-1|35	%make
12mu|perl-LWP-MediaTypes-6.20.0-1|36	
12mu|perl-LWP-MediaTypes-6.20.0-1|37	%check
12mu|perl-LWP-MediaTypes-6.20.0-1|38	%make test
12mu|perl-LWP-MediaTypes-6.20.0-1|39	
12mu|perl-LWP-MediaTypes-6.20.0-1|40	%install
12mu|perl-LWP-MediaTypes-6.20.0-1|41	%makeinstall_std
12mu|perl-LWP-MediaTypes-6.20.0-1|42	
12mu|perl-LWP-MediaTypes-6.20.0-1|43	%files
12mu|perl-LWP-MediaTypes-6.20.0-1|44	%doc Changes META.yml README
12mu|perl-LWP-MediaTypes-6.20.0-1|45	%{_mandir}/man3/*
12mu|perl-LWP-MediaTypes-6.20.0-1|46	%perl_vendorlib/*
12mu|perl-LWP-MediaTypes-6.20.0-1|47	
12mu|perl-LWP-MediaTypes-6.20.0-1|48	
12mu|perl-LWP-MediaTypes-6.20.0-1|49	
12mu|perl-LWP-MediaTypes-6.20.0-1|50	%changelog
12mu|perl-LWP-MediaTypes-6.20.0-1|51	* Fri Jan 10 2014 dsilakov <denis.silakov@rosalab.ru> 6.20.0-1
12mu|perl-LWP-MediaTypes-6.20.0-1|52	+ Revision: 8772fff
12mu|perl-LWP-MediaTypes-6.20.0-1|53	- Merge pull request #1 from import/perl-LWP-MediaTypes:auto_update
12mu|perl-LWP-MediaTypes-6.20.0-1|54	- ROSA Updates Builder: update suggested
12mu|perl-LWP-MediaTypes-6.20.0-1|55	
12mu|perl-LWP-MediaTypes-6.20.0-1|56	

20429 12
12mu|perl-Mail-Box-2.112.0-1|1	%define	upstream_name    Mail-Box
12mu|perl-Mail-Box-2.112.0-1|2	%define upstream_version 2.112
12mu|perl-Mail-Box-2.112.0-1|3	
12mu|perl-Mail-Box-2.112.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Mail-Box-2.112.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Mail-Box-2.112.0-1|6	Release:	1
12mu|perl-Mail-Box-2.112.0-1|7	
12mu|perl-Mail-Box-2.112.0-1|8	Summary:	Mail-folder manager API
12mu|perl-Mail-Box-2.112.0-1|9	License:	GPL+ or Artistic
12mu|perl-Mail-Box-2.112.0-1|10	Group:		Development/Perl
12mu|perl-Mail-Box-2.112.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-Mail-Box-2.112.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Mail/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Mail-Box-2.112.0-1|13	
12mu|perl-Mail-Box-2.112.0-1|14	BuildRequires:	perl-File-Remove
12mu|perl-Mail-Box-2.112.0-1|15	BuildRequires:	perl-HTML-Format
12mu|perl-Mail-Box-2.112.0-1|16	BuildRequires:	perl-HTML-Tree
12mu|perl-Mail-Box-2.112.0-1|17	BuildRequires:	perl-Mail-IMAPClient
12mu|perl-Mail-Box-2.112.0-1|18	BuildRequires:	perl-Mail-MboxParser
12mu|perl-Mail-Box-2.112.0-1|19	BuildRequires:	perl-Mail-SpamAssassin
12mu|perl-Mail-Box-2.112.0-1|20	BuildRequires:	perl-MailTools
12mu|perl-Mail-Box-2.112.0-1|21	BuildRequires:	perl-MIME-tools
12mu|perl-Mail-Box-2.112.0-1|22	BuildRequires:	perl-MIME-Types
12mu|perl-Mail-Box-2.112.0-1|23	BuildRequires:	perl-Object-Realize-Later
12mu|perl-Mail-Box-2.112.0-1|24	BuildRequires:	perl-User-Identity
12mu|perl-Mail-Box-2.112.0-1|25	BuildRequires:	perl-devel
12mu|perl-Mail-Box-2.112.0-1|26	
12mu|perl-Mail-Box-2.112.0-1|27	BuildArch:	noarch
12mu|perl-Mail-Box-2.112.0-1|28	
12mu|perl-Mail-Box-2.112.0-1|29	Requires:	perl(Object::Realize::Later)
12mu|perl-Mail-Box-2.112.0-1|30	Provides:	perl(Mail::Message::Construct)
12mu|perl-Mail-Box-2.112.0-1|31	
12mu|perl-Mail-Box-2.112.0-1|32	%description
12mu|perl-Mail-Box-2.112.0-1|33	Mail::Box is a Perl CPAN package that can be used to handle and manage E-mail
12mu|perl-Mail-Box-2.112.0-1|34	messages, mail boxes, and folders of many types.
12mu|perl-Mail-Box-2.112.0-1|35	
12mu|perl-Mail-Box-2.112.0-1|36	%prep
12mu|perl-Mail-Box-2.112.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Mail-Box-2.112.0-1|38	
12mu|perl-Mail-Box-2.112.0-1|39	%build
12mu|perl-Mail-Box-2.112.0-1|40	%__perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12mu|perl-Mail-Box-2.112.0-1|41	%make
12mu|perl-Mail-Box-2.112.0-1|42	
12mu|perl-Mail-Box-2.112.0-1|43	%install
12mu|perl-Mail-Box-2.112.0-1|44	%makeinstall_std
12mu|perl-Mail-Box-2.112.0-1|45	
12mu|perl-Mail-Box-2.112.0-1|46	# fix permissions
12mu|perl-Mail-Box-2.112.0-1|47	find %{buildroot} -type f -exec chmod 0644 {} \;
12mu|perl-Mail-Box-2.112.0-1|48	find %{buildroot} -type d -exec chmod 0755 {} \;
12mu|perl-Mail-Box-2.112.0-1|49	
12mu|perl-Mail-Box-2.112.0-1|50	# remove unused file
12mu|perl-Mail-Box-2.112.0-1|51	rm -f %{buildroot}%{perl_vendorlib}/Mail/Makefile.PL
12mu|perl-Mail-Box-2.112.0-1|52	
12mu|perl-Mail-Box-2.112.0-1|53	%files
12mu|perl-Mail-Box-2.112.0-1|54	%doc ChangeLog INSTALL LICENSE README* TODO.v2
12mu|perl-Mail-Box-2.112.0-1|55	%{_mandir}/*/*
12mu|perl-Mail-Box-2.112.0-1|56	%{perl_vendorlib}/Mail
12mu|perl-Mail-Box-2.112.0-1|57	
12mu|perl-Mail-Box-2.112.0-1|58	
12mu|perl-Mail-Box-2.112.0-1|59	
12mu|perl-Mail-Box-2.112.0-1|60	%changelog
12mu|perl-Mail-Box-2.112.0-1|61	* Tue Mar 25 2014 dsilakov <denis.silakov@rosalab.ru> 2.112.0-1
12mu|perl-Mail-Box-2.112.0-1|62	+ Revision: 013e873
12mu|perl-Mail-Box-2.112.0-1|63	- Merge pull request #3 from import/perl-Mail-Box:auto_update
12mu|perl-Mail-Box-2.112.0-1|64	- ROSA Updates Builder: update suggested
12mu|perl-Mail-Box-2.112.0-1|65	
12mu|perl-Mail-Box-2.112.0-1|66	

20430 12
12mu|perl-Mail-DKIM-0.400.0-1|1	%define upstream_name    Mail-DKIM
12mu|perl-Mail-DKIM-0.400.0-1|2	%define upstream_version 0.40
12mu|perl-Mail-DKIM-0.400.0-1|3	
12mu|perl-Mail-DKIM-0.400.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Mail-DKIM-0.400.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Mail-DKIM-0.400.0-1|6	Release:	1
12mu|perl-Mail-DKIM-0.400.0-1|7	Summary:	Implements DomainKeys Identified Mail (DKIM)
12mu|perl-Mail-DKIM-0.400.0-1|8	License:	GPL+ or Artistic
12mu|perl-Mail-DKIM-0.400.0-1|9	Group:		Development/Perl
12mu|perl-Mail-DKIM-0.400.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Mail-DKIM-0.400.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Mail/Mail-DKIM-%{upstream_version}.tar.gz
12mu|perl-Mail-DKIM-0.400.0-1|12	
12mu|perl-Mail-DKIM-0.400.0-1|13	BuildRequires:	perl-Module-Build
12mu|perl-Mail-DKIM-0.400.0-1|14	BuildRequires:	perl-Test-Pod
12mu|perl-Mail-DKIM-0.400.0-1|15	BuildRequires:	perl(Crypt::OpenSSL::RSA)
12mu|perl-Mail-DKIM-0.400.0-1|16	BuildRequires:	perl(Digest::SHA)
12mu|perl-Mail-DKIM-0.400.0-1|17	BuildRequires:	perl(Digest::SHA1)
12mu|perl-Mail-DKIM-0.400.0-1|18	BuildRequires:	perl(Mail::Address)
12mu|perl-Mail-DKIM-0.400.0-1|19	BuildRequires:	perl(MIME::Base64)
12mu|perl-Mail-DKIM-0.400.0-1|20	BuildRequires:	perl(Net::DNS)
12mu|perl-Mail-DKIM-0.400.0-1|21	BuildRequires:	perl(Test::Simple)
12mu|perl-Mail-DKIM-0.400.0-1|22	BuildRequires:	perl-devel
12mu|perl-Mail-DKIM-0.400.0-1|23	BuildArch:	noarch
12mu|perl-Mail-DKIM-0.400.0-1|24	
12mu|perl-Mail-DKIM-0.400.0-1|25	%description
12mu|perl-Mail-DKIM-0.400.0-1|26	This module implements the various components of the DKIM and DomainKeys
12mu|perl-Mail-DKIM-0.400.0-1|27	message-signing and verifying standards for Internet mail. It currently
12mu|perl-Mail-DKIM-0.400.0-1|28	tries to implement these specifications:
12mu|perl-Mail-DKIM-0.400.0-1|29	* RFC4871, for DKIM
12mu|perl-Mail-DKIM-0.400.0-1|30	* RFC4870, for DomainKeys
12mu|perl-Mail-DKIM-0.400.0-1|31	
12mu|perl-Mail-DKIM-0.400.0-1|32	%prep
12mu|perl-Mail-DKIM-0.400.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Mail-DKIM-0.400.0-1|34	
12mu|perl-Mail-DKIM-0.400.0-1|35	%build
12mu|perl-Mail-DKIM-0.400.0-1|36	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Mail-DKIM-0.400.0-1|37	%make
12mu|perl-Mail-DKIM-0.400.0-1|38	
12mu|perl-Mail-DKIM-0.400.0-1|39	%check
12mu|perl-Mail-DKIM-0.400.0-1|40	%make test
12mu|perl-Mail-DKIM-0.400.0-1|41	
12mu|perl-Mail-DKIM-0.400.0-1|42	%install
12mu|perl-Mail-DKIM-0.400.0-1|43	%makeinstall_std
12mu|perl-Mail-DKIM-0.400.0-1|44	
12mu|perl-Mail-DKIM-0.400.0-1|45	%files
12mu|perl-Mail-DKIM-0.400.0-1|46	%doc scripts Changes README TODO
12mu|perl-Mail-DKIM-0.400.0-1|47	%dir %{perl_vendorlib}/Mail/DKIM
12mu|perl-Mail-DKIM-0.400.0-1|48	%dir %{perl_vendorlib}/Mail/DKIM/Algorithm
12mu|perl-Mail-DKIM-0.400.0-1|49	%dir %{perl_vendorlib}/Mail/DKIM/Canonicalization
12mu|perl-Mail-DKIM-0.400.0-1|50	%{perl_vendorlib}/Mail/DKIM/*.pm
12mu|perl-Mail-DKIM-0.400.0-1|51	%{perl_vendorlib}/Mail/DKIM/Algorithm/*.pm
12mu|perl-Mail-DKIM-0.400.0-1|52	%{perl_vendorlib}/Mail/DKIM/Canonicalization/*.pm
12mu|perl-Mail-DKIM-0.400.0-1|53	%{perl_vendorlib}/Mail/DKIM.pm
12mu|perl-Mail-DKIM-0.400.0-1|54	%{perl_vendorlib}/Mail/sample_mime_lite.pl
12mu|perl-Mail-DKIM-0.400.0-1|55	%{_mandir}/man3/*
12mu|perl-Mail-DKIM-0.400.0-1|56	
12mu|perl-Mail-DKIM-0.400.0-1|57	
12mu|perl-Mail-DKIM-0.400.0-1|58	
12mu|perl-Mail-DKIM-0.400.0-1|59	%changelog
12mu|perl-Mail-DKIM-0.400.0-1|60	* Fri Jan 10 2014 dsilakov <denis.silakov@rosalab.ru> 0.400.0-1
12mu|perl-Mail-DKIM-0.400.0-1|61	+ Revision: 3e4fa68
12mu|perl-Mail-DKIM-0.400.0-1|62	- Merge pull request #1 from import/perl-Mail-DKIM:auto_update
12mu|perl-Mail-DKIM-0.400.0-1|63	- ROSA Updates Builder: update suggested
12mu|perl-Mail-DKIM-0.400.0-1|64	
12mu|perl-Mail-DKIM-0.400.0-1|65	

20431 12
12mu|perl-Mail-IMAPClient-3.350.0-1|1	%define upstream_name    Mail-IMAPClient
12mu|perl-Mail-IMAPClient-3.350.0-1|2	%define upstream_version 3.35
12mu|perl-Mail-IMAPClient-3.350.0-1|3	
12mu|perl-Mail-IMAPClient-3.350.0-1|4	# We never had it and unlikely really need
12mu|perl-Mail-IMAPClient-3.350.0-1|5	%if %{_use_internal_dependency_generator}
12mu|perl-Mail-IMAPClient-3.350.0-1|6	%define __noautoreq 'perl\\(Mozilla::LDAP::Conn\\)'
12mu|perl-Mail-IMAPClient-3.350.0-1|7	%endif
12mu|perl-Mail-IMAPClient-3.350.0-1|8	
12mu|perl-Mail-IMAPClient-3.350.0-1|9	Name:		perl-%{upstream_name}
12mu|perl-Mail-IMAPClient-3.350.0-1|10	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Mail-IMAPClient-3.350.0-1|11	Release:	1
12mu|perl-Mail-IMAPClient-3.350.0-1|12	
12mu|perl-Mail-IMAPClient-3.350.0-1|13	Summary:	An IMAP Client API
12mu|perl-Mail-IMAPClient-3.350.0-1|14	License:	GPL+ or Artistic
12mu|perl-Mail-IMAPClient-3.350.0-1|15	Group:		Development/Perl
12mu|perl-Mail-IMAPClient-3.350.0-1|16	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Mail-IMAPClient-3.350.0-1|17	Source0:    http://www.cpan.org/modules/by-module/Mail/Mail-IMAPClient-%{upstream_version}.tar.gz
12mu|perl-Mail-IMAPClient-3.350.0-1|18	
12mu|perl-Mail-IMAPClient-3.350.0-1|19	BuildRequires:	perl(Carp)
12mu|perl-Mail-IMAPClient-3.350.0-1|20	BuildRequires:	perl(Errno)
12mu|perl-Mail-IMAPClient-3.350.0-1|21	BuildRequires:	perl(Exporter)
12mu|perl-Mail-IMAPClient-3.350.0-1|22	BuildRequires:	perl(Fcntl)
12mu|perl-Mail-IMAPClient-3.350.0-1|23	BuildRequires:	perl(IO::File)
12mu|perl-Mail-IMAPClient-3.350.0-1|24	BuildRequires:	perl(IO::Select)
12mu|perl-Mail-IMAPClient-3.350.0-1|25	BuildRequires:	perl(IO::Socket)
12mu|perl-Mail-IMAPClient-3.350.0-1|26	BuildRequires:	perl(Parse::RecDescent)
12mu|perl-Mail-IMAPClient-3.350.0-1|27	BuildRequires:	perl(Socket)
12mu|perl-Mail-IMAPClient-3.350.0-1|28	BuildRequires:	perl-devel
12mu|perl-Mail-IMAPClient-3.350.0-1|29	BuildArch:	noarch
12mu|perl-Mail-IMAPClient-3.350.0-1|30	
12mu|perl-Mail-IMAPClient-3.350.0-1|31	%description
12mu|perl-Mail-IMAPClient-3.350.0-1|32	This module provides Perl routines that simplify a sockets connection to and an
12mu|perl-Mail-IMAPClient-3.350.0-1|33	IMAP conversation with an IMAP server.
12mu|perl-Mail-IMAPClient-3.350.0-1|34	
12mu|perl-Mail-IMAPClient-3.350.0-1|35	%prep
12mu|perl-Mail-IMAPClient-3.350.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Mail-IMAPClient-3.350.0-1|37	
12mu|perl-Mail-IMAPClient-3.350.0-1|38	# fix perl path
12mu|perl-Mail-IMAPClient-3.350.0-1|39	find -type f | xargs perl -pi -e "s|/usr/local/bin/perl|%{_bindir}/perl|g"
12mu|perl-Mail-IMAPClient-3.350.0-1|40	
12mu|perl-Mail-IMAPClient-3.350.0-1|41	%build
12mu|perl-Mail-IMAPClient-3.350.0-1|42	%__perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12mu|perl-Mail-IMAPClient-3.350.0-1|43	%make
12mu|perl-Mail-IMAPClient-3.350.0-1|44	
12mu|perl-Mail-IMAPClient-3.350.0-1|45	%check
12mu|perl-Mail-IMAPClient-3.350.0-1|46	make test
12mu|perl-Mail-IMAPClient-3.350.0-1|47	
12mu|perl-Mail-IMAPClient-3.350.0-1|48	%install
12mu|perl-Mail-IMAPClient-3.350.0-1|49	%makeinstall_std
12mu|perl-Mail-IMAPClient-3.350.0-1|50	# fix permissions
12mu|perl-Mail-IMAPClient-3.350.0-1|51	find %{buildroot} -type f -exec chmod 0644 {} \;
12mu|perl-Mail-IMAPClient-3.350.0-1|52	find %{buildroot} -type d -exec chmod 0755 {} \;
12mu|perl-Mail-IMAPClient-3.350.0-1|53	
12mu|perl-Mail-IMAPClient-3.350.0-1|54	%files
12mu|perl-Mail-IMAPClient-3.350.0-1|55	%doc README examples
12mu|perl-Mail-IMAPClient-3.350.0-1|56	%{perl_vendorlib}/Mail
12mu|perl-Mail-IMAPClient-3.350.0-1|57	%{_mandir}/man3/*
12mu|perl-Mail-IMAPClient-3.350.0-1|58	
12mu|perl-Mail-IMAPClient-3.350.0-1|59	
12mu|perl-Mail-IMAPClient-3.350.0-1|60	
12mu|perl-Mail-IMAPClient-3.350.0-1|61	%changelog
12mu|perl-Mail-IMAPClient-3.350.0-1|62	* Tue Feb 11 2014 dsilakov <denis.silakov@rosalab.ru> 3.350.0-1
12mu|perl-Mail-IMAPClient-3.350.0-1|63	+ Revision: 1f61803
12mu|perl-Mail-IMAPClient-3.350.0-1|64	- Merge pull request #2 from import/perl-Mail-IMAPClient:auto_update
12mu|perl-Mail-IMAPClient-3.350.0-1|65	- ROSA Updates Builder: update suggested
12mu|perl-Mail-IMAPClient-3.350.0-1|66	
12mu|perl-Mail-IMAPClient-3.350.0-1|67	

20432 12
12mu|perl-Mail-Sender-0.8.22-1|1	%define	module	Mail-Sender
12mu|perl-Mail-Sender-0.8.22-1|2	
12mu|perl-Mail-Sender-0.8.22-1|3	Name:		perl-%module
12mu|perl-Mail-Sender-0.8.22-1|4	Version:	%perl_convert_version 0.8.22
12mu|perl-Mail-Sender-0.8.22-1|5	Release:	1
12mu|perl-Mail-Sender-0.8.22-1|6	Summary:	Module for sending mails with attachments through an SMTP server
12mu|perl-Mail-Sender-0.8.22-1|7	License:	GPL
12mu|perl-Mail-Sender-0.8.22-1|8	Group:		Development/Perl
12mu|perl-Mail-Sender-0.8.22-1|9	Source:		http://search.cpan.org/CPAN/authors/id/J/JE/JENDA/Mail-Sender-%{version}.tar.gz
12mu|perl-Mail-Sender-0.8.22-1|10	Url:            http://search.cpan.org/dist/%{module}/
12mu|perl-Mail-Sender-0.8.22-1|11	BuildRequires:	perl-devel
12mu|perl-Mail-Sender-0.8.22-1|12	Buildarch:	noarch
12mu|perl-Mail-Sender-0.8.22-1|13	
12mu|perl-Mail-Sender-0.8.22-1|14	%description
12mu|perl-Mail-Sender-0.8.22-1|15	Mail-Sender is a Perl module for sending mail with attachments through an
12mu|perl-Mail-Sender-0.8.22-1|16	SMTP server.  This module will not work with qmail servers, however.
12mu|perl-Mail-Sender-0.8.22-1|17	
12mu|perl-Mail-Sender-0.8.22-1|18	
12mu|perl-Mail-Sender-0.8.22-1|19	%prep
12mu|perl-Mail-Sender-0.8.22-1|20	%setup -q -n %{module}-%{version}
12mu|perl-Mail-Sender-0.8.22-1|21	rm -f Sender/CType/Win32.pm
12mu|perl-Mail-Sender-0.8.22-1|22	sed -i -e '/Win32.pm/d' MANIFEST
12mu|perl-Mail-Sender-0.8.22-1|23	
12mu|perl-Mail-Sender-0.8.22-1|24	%build
12mu|perl-Mail-Sender-0.8.22-1|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-Mail-Sender-0.8.22-1|26	echo "N
12mu|perl-Mail-Sender-0.8.22-1|27	" | %make
12mu|perl-Mail-Sender-0.8.22-1|28	
12mu|perl-Mail-Sender-0.8.22-1|29	%check
12mu|perl-Mail-Sender-0.8.22-1|30	%make test
12mu|perl-Mail-Sender-0.8.22-1|31	
12mu|perl-Mail-Sender-0.8.22-1|32	%install
12mu|perl-Mail-Sender-0.8.22-1|33	%makeinstall_std
12mu|perl-Mail-Sender-0.8.22-1|34	
12mu|perl-Mail-Sender-0.8.22-1|35	%clean
12mu|perl-Mail-Sender-0.8.22-1|36	
12mu|perl-Mail-Sender-0.8.22-1|37	%files
12mu|perl-Mail-Sender-0.8.22-1|38	%{perl_vendorlib}/Mail
12mu|perl-Mail-Sender-0.8.22-1|39	%{_mandir}/*/*
12mu|perl-Mail-Sender-0.8.22-1|40	
12mu|perl-Mail-Sender-0.8.22-1|41	
12mu|perl-Mail-Sender-0.8.22-1|42	
12mu|perl-Mail-Sender-0.8.22-1|43	
12mu|perl-Mail-Sender-0.8.22-1|44	
12mu|perl-Mail-Sender-0.8.22-1|45	%changelog
12mu|perl-Mail-Sender-0.8.22-1|46	* Fri Jan 10 2014 dsilakov <denis.silakov@rosalab.ru> 0.8.22-1
12mu|perl-Mail-Sender-0.8.22-1|47	+ Revision: 2e6bdbd
12mu|perl-Mail-Sender-0.8.22-1|48	- Merge pull request #1 from import/perl-Mail-Sender:auto_update
12mu|perl-Mail-Sender-0.8.22-1|49	- ROSA Updates Builder: update suggested
12mu|perl-Mail-Sender-0.8.22-1|50	
12mu|perl-Mail-Sender-0.8.22-1|51	

20433 12
12mu|perl-Mail-SPF-2.9.0-1|1	%define upstream_name    Mail-SPF
12mu|perl-Mail-SPF-2.9.0-1|2	%define upstream_version 2.9.0
12mu|perl-Mail-SPF-2.9.0-1|3	
12mu|perl-Mail-SPF-2.9.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-Mail-SPF-2.9.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Mail-SPF-2.9.0-1|6	Release:    1
12mu|perl-Mail-SPF-2.9.0-1|7	
12mu|perl-Mail-SPF-2.9.0-1|8	Summary:	Perl implementation of Sender Policy Framework and Sender ID
12mu|perl-Mail-SPF-2.9.0-1|9	License:	BSD
12mu|perl-Mail-SPF-2.9.0-1|10	Group:		Development/Perl
12mu|perl-Mail-SPF-2.9.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Mail-SPF-2.9.0-1|12	Source:     http://www.cpan.org/modules/by-module/Mail/Mail-SPF-v%{upstream_version}.tar.gz
12mu|perl-Mail-SPF-2.9.0-1|13	BuildRequires:	perl(Error)
12mu|perl-Mail-SPF-2.9.0-1|14	BuildRequires:	perl(Mail::SPF::Test)
12mu|perl-Mail-SPF-2.9.0-1|15	BuildRequires:	perl(Module::Build)
12mu|perl-Mail-SPF-2.9.0-1|16	BuildRequires:	perl(NetAddr::IP)
12mu|perl-Mail-SPF-2.9.0-1|17	BuildRequires:	perl(Net::DNS)
12mu|perl-Mail-SPF-2.9.0-1|18	BuildRequires:	perl(Net::DNS::Resolver::Programmable)
12mu|perl-Mail-SPF-2.9.0-1|19	BuildRequires:	perl(Test::Pod)
12mu|perl-Mail-SPF-2.9.0-1|20	BuildRequires:	perl(URI)
12mu|perl-Mail-SPF-2.9.0-1|21	BuildRequires:	perl(YAML)
12mu|perl-Mail-SPF-2.9.0-1|22	BuildRequires:	perl-version
12mu|perl-Mail-SPF-2.9.0-1|23	BuildArch:	noarch
12mu|perl-Mail-SPF-2.9.0-1|24	
12mu|perl-Mail-SPF-2.9.0-1|25	%description
12mu|perl-Mail-SPF-2.9.0-1|26	Mail::SPF is an object-oriented Perl implementation of the Sender Policy
12mu|perl-Mail-SPF-2.9.0-1|27	Framework (SPF) e-mail sender authentication system <http://www.openspf.org>.
12mu|perl-Mail-SPF-2.9.0-1|28	
12mu|perl-Mail-SPF-2.9.0-1|29	It supports both the TXT and SPF RR types as well as both SPFv1 (v=spf1) and
12mu|perl-Mail-SPF-2.9.0-1|30	Sender ID (spf2.0) records, and it is fully compliant to RFCs 4408 and 4406.
12mu|perl-Mail-SPF-2.9.0-1|31	(It does not however implement the patented PRA address selection algorithm
12mu|perl-Mail-SPF-2.9.0-1|32	described in RFC 4407.)
12mu|perl-Mail-SPF-2.9.0-1|33	
12mu|perl-Mail-SPF-2.9.0-1|34	%package -n	spf-tools
12mu|perl-Mail-SPF-2.9.0-1|35	Summary:	SPF tools (spfquery, spfd) based on the Mail::SPF Perl module
12mu|perl-Mail-SPF-2.9.0-1|36	Group:		Development/Perl
12mu|perl-Mail-SPF-2.9.0-1|37	
12mu|perl-Mail-SPF-2.9.0-1|38	%description -n	spf-tools
12mu|perl-Mail-SPF-2.9.0-1|39	A collection of Sender Policy Framework (SPF) tools that are based on the
12mu|perl-Mail-SPF-2.9.0-1|40	fully RFC-conforming Mail::SPF Perl module.  The following tools are included
12mu|perl-Mail-SPF-2.9.0-1|41	in this package:
12mu|perl-Mail-SPF-2.9.0-1|42	
12mu|perl-Mail-SPF-2.9.0-1|43	* mail-spfquery:  A command-line tool for performing SPF checks.
12mu|perl-Mail-SPF-2.9.0-1|44	* mail-spfd:      A daemon for services that perform SPF checks frequently.
12mu|perl-Mail-SPF-2.9.0-1|45	
12mu|perl-Mail-SPF-2.9.0-1|46	%prep
12mu|perl-Mail-SPF-2.9.0-1|47	%setup -q -n %{upstream_name}-v%{upstream_version}
12mu|perl-Mail-SPF-2.9.0-1|48	
12mu|perl-Mail-SPF-2.9.0-1|49	%build
12mu|perl-Mail-SPF-2.9.0-1|50	%{__perl} Build.PL installdirs=vendor
12mu|perl-Mail-SPF-2.9.0-1|51	./Build
12mu|perl-Mail-SPF-2.9.0-1|52	
12mu|perl-Mail-SPF-2.9.0-1|53	#%%check
12mu|perl-Mail-SPF-2.9.0-1|54	#./Build test
12mu|perl-Mail-SPF-2.9.0-1|55	
12mu|perl-Mail-SPF-2.9.0-1|56	%install
12mu|perl-Mail-SPF-2.9.0-1|57	./Build install destdir=%{buildroot}
12mu|perl-Mail-SPF-2.9.0-1|58	
12mu|perl-Mail-SPF-2.9.0-1|59	# fix file clash with perl-Mail-SPF-Query
12mu|perl-Mail-SPF-2.9.0-1|60	mv %{buildroot}%{_bindir}/spfquery %{buildroot}%{_bindir}/mail-spfquery
12mu|perl-Mail-SPF-2.9.0-1|61	mv %{buildroot}%{_sbindir}/spfd %{buildroot}%{_sbindir}/mail-spfd
12mu|perl-Mail-SPF-2.9.0-1|62	mv %{buildroot}%{_mandir}/man1/spfquery.1 %{buildroot}%{_mandir}/man1/mail-spfquery.1
12mu|perl-Mail-SPF-2.9.0-1|63	
12mu|perl-Mail-SPF-2.9.0-1|64	%clean
12mu|perl-Mail-SPF-2.9.0-1|65	
12mu|perl-Mail-SPF-2.9.0-1|66	%files
12mu|perl-Mail-SPF-2.9.0-1|67	%doc CHANGES README TODO
12mu|perl-Mail-SPF-2.9.0-1|68	%{perl_vendorlib}/Mail/*.pm
12mu|perl-Mail-SPF-2.9.0-1|69	%{perl_vendorlib}/Mail/SPF/Mech/*.pm
12mu|perl-Mail-SPF-2.9.0-1|70	%{perl_vendorlib}/Mail/SPF/Mod/*.pm
12mu|perl-Mail-SPF-2.9.0-1|71	%{perl_vendorlib}/Mail/SPF/*.pm
12mu|perl-Mail-SPF-2.9.0-1|72	%{perl_vendorlib}/Mail/SPF/v1/*.pm
12mu|perl-Mail-SPF-2.9.0-1|73	%{perl_vendorlib}/Mail/SPF/v2/*.pm
12mu|perl-Mail-SPF-2.9.0-1|74	%{_mandir}/man3/*
12mu|perl-Mail-SPF-2.9.0-1|75	
12mu|perl-Mail-SPF-2.9.0-1|76	%files -n spf-tools
12mu|perl-Mail-SPF-2.9.0-1|77	%{_bindir}/mail-spfquery
12mu|perl-Mail-SPF-2.9.0-1|78	%{_sbindir}/mail-spfd
12mu|perl-Mail-SPF-2.9.0-1|79	%{_mandir}/man1/mail-spfquery.1*
12mu|perl-Mail-SPF-2.9.0-1|80	
12mu|perl-Mail-SPF-2.9.0-1|81	
12mu|perl-Mail-SPF-2.9.0-1|82	
12mu|perl-Mail-SPF-2.9.0-1|83	%changelog
12mu|perl-Mail-SPF-2.9.0-1|84	* Fri Jan 10 2014 dsilakov <denis.silakov@rosalab.ru> 2.9.0-1
12mu|perl-Mail-SPF-2.9.0-1|85	+ Revision: 9332558
12mu|perl-Mail-SPF-2.9.0-1|86	- Merge pull request #1 from import/perl-Mail-SPF:auto_update
12mu|perl-Mail-SPF-2.9.0-1|87	- ROSA Updates Builder: update suggested
12mu|perl-Mail-SPF-2.9.0-1|88	
12mu|perl-Mail-SPF-2.9.0-1|89	

20434 12
12mu|perl-MailTools-2.130.0-1|1	%define	upstream_name    MailTools
12mu|perl-MailTools-2.130.0-1|2	%define upstream_version 2.13
12mu|perl-MailTools-2.130.0-1|3	
12mu|perl-MailTools-2.130.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-MailTools-2.130.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-MailTools-2.130.0-1|6	Release:	1
12mu|perl-MailTools-2.130.0-1|7	
12mu|perl-MailTools-2.130.0-1|8	Summary:	A set of perl modules related to mail applications
12mu|perl-MailTools-2.130.0-1|9	License:	GPL+ or Artistic
12mu|perl-MailTools-2.130.0-1|10	Group:		Development/Perl
12mu|perl-MailTools-2.130.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-MailTools-2.130.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Mail/MailTools-%{upstream_version}.tar.gz
12mu|perl-MailTools-2.130.0-1|13	
12mu|perl-MailTools-2.130.0-1|14	BuildRequires:	perl-devel
12mu|perl-MailTools-2.130.0-1|15	BuildArch:	noarch
12mu|perl-MailTools-2.130.0-1|16	
12mu|perl-MailTools-2.130.0-1|17	%description
12mu|perl-MailTools-2.130.0-1|18	This is MailTools, a set of perl modules related to mail applications.
12mu|perl-MailTools-2.130.0-1|19	
12mu|perl-MailTools-2.130.0-1|20	%prep
12mu|perl-MailTools-2.130.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-MailTools-2.130.0-1|22	
12mu|perl-MailTools-2.130.0-1|23	%build
12mu|perl-MailTools-2.130.0-1|24	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-MailTools-2.130.0-1|25	%make
12mu|perl-MailTools-2.130.0-1|26	
12mu|perl-MailTools-2.130.0-1|27	%check
12mu|perl-MailTools-2.130.0-1|28	%make test
12mu|perl-MailTools-2.130.0-1|29	
12mu|perl-MailTools-2.130.0-1|30	%install
12mu|perl-MailTools-2.130.0-1|31	%makeinstall_std
12mu|perl-MailTools-2.130.0-1|32	
12mu|perl-MailTools-2.130.0-1|33	%files
12mu|perl-MailTools-2.130.0-1|34	%doc README ChangeLog
12mu|perl-MailTools-2.130.0-1|35	%{perl_vendorlib}/Mail
12mu|perl-MailTools-2.130.0-1|36	%{_mandir}/*/*
12mu|perl-MailTools-2.130.0-1|37	
12mu|perl-MailTools-2.130.0-1|38	
12mu|perl-MailTools-2.130.0-1|39	
12mu|perl-MailTools-2.130.0-1|40	%changelog
12mu|perl-MailTools-2.130.0-1|41	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.130.0-1
12mu|perl-MailTools-2.130.0-1|42	+ Revision: cf27e4a
12mu|perl-MailTools-2.130.0-1|43	- Updated to 2.13 (by updates_builder)
12mu|perl-MailTools-2.130.0-1|44	
12mu|perl-MailTools-2.130.0-1|45	

20435 12
12mu|perl-Math-BigInt-1.997.0-2|1	%define	modname	Math-BigInt
12mu|perl-Math-BigInt-1.997.0-2|2	%define	modver	1.997
12mu|perl-Math-BigInt-1.997.0-2|3	
12mu|perl-Math-BigInt-1.997.0-2|4	Name:		perl-%{modname}
12mu|perl-Math-BigInt-1.997.0-2|5	Version:	%perl_convert_version %{modver}
12mu|perl-Math-BigInt-1.997.0-2|6	Release:	2
12mu|perl-Math-BigInt-1.997.0-2|7	
12mu|perl-Math-BigInt-1.997.0-2|8	Summary:	Arbitrary size integer/float math package
12mu|perl-Math-BigInt-1.997.0-2|9	License:	GPL+ or Artistic
12mu|perl-Math-BigInt-1.997.0-2|10	Group:		Development/Perl
12mu|perl-Math-BigInt-1.997.0-2|11	Url:		http://search.cpan.org/dist/%{modname}
12mu|perl-Math-BigInt-1.997.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Math/%{modname}-%{modver}.tar.gz
12mu|perl-Math-BigInt-1.997.0-2|13	
12mu|perl-Math-BigInt-1.997.0-2|14	BuildRequires:	perl-devel
12mu|perl-Math-BigInt-1.997.0-2|15	BuildArch:	noarch
12mu|perl-Math-BigInt-1.997.0-2|16	
12mu|perl-Math-BigInt-1.997.0-2|17	%description
12mu|perl-Math-BigInt-1.997.0-2|18	All operators (including basic math operations) are overloaded if you declare
12mu|perl-Math-BigInt-1.997.0-2|19	your big integers as
12mu|perl-Math-BigInt-1.997.0-2|20	
12mu|perl-Math-BigInt-1.997.0-2|21	$i = new Math::BigInt '123_456_789_123_456_789';
12mu|perl-Math-BigInt-1.997.0-2|22	
12mu|perl-Math-BigInt-1.997.0-2|23	Operations with overloaded operators preserve the arguments which is exactly
12mu|perl-Math-BigInt-1.997.0-2|24	what you expect.
12mu|perl-Math-BigInt-1.997.0-2|25	
12mu|perl-Math-BigInt-1.997.0-2|26	%prep
12mu|perl-Math-BigInt-1.997.0-2|27	%setup -q -n %{modname}-%{modver}
12mu|perl-Math-BigInt-1.997.0-2|28	
12mu|perl-Math-BigInt-1.997.0-2|29	%build
12mu|perl-Math-BigInt-1.997.0-2|30	perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Math-BigInt-1.997.0-2|31	%make
12mu|perl-Math-BigInt-1.997.0-2|32	
12mu|perl-Math-BigInt-1.997.0-2|33	%check
12mu|perl-Math-BigInt-1.997.0-2|34	%make test
12mu|perl-Math-BigInt-1.997.0-2|35	
12mu|perl-Math-BigInt-1.997.0-2|36	%install
12mu|perl-Math-BigInt-1.997.0-2|37	%makeinstall_std
12mu|perl-Math-BigInt-1.997.0-2|38	
12mu|perl-Math-BigInt-1.997.0-2|39	%files
12mu|perl-Math-BigInt-1.997.0-2|40	%doc README
12mu|perl-Math-BigInt-1.997.0-2|41	%{perl_vendorlib}/Math
12mu|perl-Math-BigInt-1.997.0-2|42	%{_mandir}/*/*
12mu|perl-Math-BigInt-1.997.0-2|43	
12mu|perl-Math-BigInt-1.997.0-2|44	%changelog
12mu|perl-Math-BigInt-1.997.0-2|45	* Sun Jan 22 2012 Oden Eriksson <oeriksson@mandriva.com> 1.993.0-5mdv2012.0
12mu|perl-Math-BigInt-1.997.0-2|46	+ Revision: 765474
12mu|perl-Math-BigInt-1.997.0-2|47	- rebuilt for perl-5.14.2
12mu|perl-Math-BigInt-1.997.0-2|48	
12mu|perl-Math-BigInt-1.997.0-2|49	* Sat Jan 21 2012 Oden Eriksson <oeriksson@mandriva.com> 1.993.0-4
12mu|perl-Math-BigInt-1.997.0-2|50	+ Revision: 763964
12mu|perl-Math-BigInt-1.997.0-2|51	- rebuilt for perl-5.14.x
12mu|perl-Math-BigInt-1.997.0-2|52	
12mu|perl-Math-BigInt-1.997.0-2|53	* Sat May 21 2011 Oden Eriksson <oeriksson@mandriva.com> 1.993.0-3
12mu|perl-Math-BigInt-1.997.0-2|54	+ Revision: 676730
12mu|perl-Math-BigInt-1.997.0-2|55	- rebuild
12mu|perl-Math-BigInt-1.997.0-2|56	
12mu|perl-Math-BigInt-1.997.0-2|57	* Tue Mar 01 2011 Sandro Cazzaniga <kharec@mandriva.org> 1.993.0-1
12mu|perl-Math-BigInt-1.997.0-2|58	+ Revision: 641131
12mu|perl-Math-BigInt-1.997.0-2|59	- update to 1.993
12mu|perl-Math-BigInt-1.997.0-2|60	
12mu|perl-Math-BigInt-1.997.0-2|61	* Mon Feb 28 2011 Funda Wang <fwang@mandriva.org> 1.992.0-2
12mu|perl-Math-BigInt-1.997.0-2|62	+ Revision: 640770
12mu|perl-Math-BigInt-1.997.0-2|63	- rebuild to obsolete old packages
12mu|perl-Math-BigInt-1.997.0-2|64	
12mu|perl-Math-BigInt-1.997.0-2|65	* Sun Feb 20 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.992.0-1
12mu|perl-Math-BigInt-1.997.0-2|66	+ Revision: 638918
12mu|perl-Math-BigInt-1.997.0-2|67	- update to new version 1.992
12mu|perl-Math-BigInt-1.997.0-2|68	
12mu|perl-Math-BigInt-1.997.0-2|69	* Mon Feb 14 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.991.0-2
12mu|perl-Math-BigInt-1.997.0-2|70	+ Revision: 637699
12mu|perl-Math-BigInt-1.997.0-2|71	- rebuild to ensure it is loaded before the core module
12mu|perl-Math-BigInt-1.997.0-2|72	
12mu|perl-Math-BigInt-1.997.0-2|73	* Mon Feb 07 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.991.0-1
12mu|perl-Math-BigInt-1.997.0-2|74	+ Revision: 636614
12mu|perl-Math-BigInt-1.997.0-2|75	- update to new version 1.991
12mu|perl-Math-BigInt-1.997.0-2|76	
12mu|perl-Math-BigInt-1.997.0-2|77	* Tue Nov 16 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.990.0-1mdv2011.0
12mu|perl-Math-BigInt-1.997.0-2|78	+ Revision: 598085
12mu|perl-Math-BigInt-1.997.0-2|79	- update to new version 1.99
12mu|perl-Math-BigInt-1.997.0-2|80	
12mu|perl-Math-BigInt-1.997.0-2|81	* Sat Nov 13 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.980.0-1mdv2011.0
12mu|perl-Math-BigInt-1.997.0-2|82	+ Revision: 597192
12mu|perl-Math-BigInt-1.997.0-2|83	- update to 1.98
12mu|perl-Math-BigInt-1.997.0-2|84	
12mu|perl-Math-BigInt-1.997.0-2|85	* Sat Sep 04 2010 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.900.0-1mdv2011.0
12mu|perl-Math-BigInt-1.997.0-2|86	+ Revision: 575732
12mu|perl-Math-BigInt-1.997.0-2|87	- update to 1.90
12mu|perl-Math-BigInt-1.997.0-2|88	
12mu|perl-Math-BigInt-1.997.0-2|89	* Wed Jul 29 2009 JÃ©rÃ´me Quelin <jquelin@mandriva.org> 1.890.0-1mdv2011.0
12mu|perl-Math-BigInt-1.997.0-2|90	+ Revision: 403851
12mu|perl-Math-BigInt-1.997.0-2|91	- rebuild using %%perl_convert_version
12mu|perl-Math-BigInt-1.997.0-2|92	
12mu|perl-Math-BigInt-1.997.0-2|93	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 1.89-2mdv2009.0
12mu|perl-Math-BigInt-1.997.0-2|94	+ Revision: 268600
12mu|perl-Math-BigInt-1.997.0-2|95	- rebuild early 2009.0 package (before pixel changes)
12mu|perl-Math-BigInt-1.997.0-2|96	
12mu|perl-Math-BigInt-1.997.0-2|97	* Tue Apr 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.89-1mdv2009.0
12mu|perl-Math-BigInt-1.997.0-2|98	+ Revision: 196478
12mu|perl-Math-BigInt-1.997.0-2|99	- update to new version 1.89
12mu|perl-Math-BigInt-1.997.0-2|100	
12mu|perl-Math-BigInt-1.997.0-2|101	* Tue Apr 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.88-1mdv2009.0
12mu|perl-Math-BigInt-1.997.0-2|102	+ Revision: 193858
12mu|perl-Math-BigInt-1.997.0-2|103	- update to new version 1.88
12mu|perl-Math-BigInt-1.997.0-2|104	
12mu|perl-Math-BigInt-1.997.0-2|105	+ Olivier Blin <blino@mandriva.org>
12mu|perl-Math-BigInt-1.997.0-2|106	- restore BuildRoot
12mu|perl-Math-BigInt-1.997.0-2|107	
12mu|perl-Math-BigInt-1.997.0-2|108	+ Thierry Vignaud <tv@mandriva.org>
12mu|perl-Math-BigInt-1.997.0-2|109	- kill re-definition of %%buildroot on Pixel's request
12mu|perl-Math-BigInt-1.997.0-2|110	
12mu|perl-Math-BigInt-1.997.0-2|111	* Sun Sep 02 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.87-2mdv2008.0
12mu|perl-Math-BigInt-1.997.0-2|112	+ Revision: 78149
12mu|perl-Math-BigInt-1.997.0-2|113	- noarch package
12mu|perl-Math-BigInt-1.997.0-2|114	
12mu|perl-Math-BigInt-1.997.0-2|115	* Sat Sep 01 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.87-1mdv2008.0
12mu|perl-Math-BigInt-1.997.0-2|116	+ Revision: 77701
12mu|perl-Math-BigInt-1.997.0-2|117	- import perl-Math-BigInt
12mu|perl-Math-BigInt-1.997.0-2|118	
12mu|perl-Math-BigInt-1.997.0-2|119	
12mu|perl-Math-BigInt-1.997.0-2|120	* Thu Aug 31 2006 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-6mdv2007.0
12mu|perl-Math-BigInt-1.997.0-2|121	- Rebuild
12mu|perl-Math-BigInt-1.997.0-2|122	
12mu|perl-Math-BigInt-1.997.0-2|123	* Thu May 04 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.01-5mdk
12mu|perl-Math-BigInt-1.997.0-2|124	- Fix According to perl Policy
12mu|perl-Math-BigInt-1.997.0-2|125	- Source URL
12mu|perl-Math-BigInt-1.997.0-2|126	- use mkrel
12mu|perl-Math-BigInt-1.997.0-2|127	
12mu|perl-Math-BigInt-1.997.0-2|128	* Sat Jun 11 2005 Guillaume Rousse <guillomovitch@mandriva.org> 0.01-4mdk
12mu|perl-Math-BigInt-1.997.0-2|129	- better url
12mu|perl-Math-BigInt-1.997.0-2|130	- spec cleanup
12mu|perl-Math-BigInt-1.997.0-2|131	- don't ship useless empty dirs
12mu|perl-Math-BigInt-1.997.0-2|132	- make test in %%check
12mu|perl-Math-BigInt-1.997.0-2|133	
12mu|perl-Math-BigInt-1.997.0-2|134	* Mon Dec 20 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.01-3mdk
12mu|perl-Math-BigInt-1.997.0-2|135	- fix buildrequires in a backward compatible way
12mu|perl-Math-BigInt-1.997.0-2|136	
12mu|perl-Math-BigInt-1.997.0-2|137	* Fri Jul 23 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.01-2mdk
12mu|perl-Math-BigInt-1.997.0-2|138	- rpmbuildupdate aware
12mu|perl-Math-BigInt-1.997.0-2|139	
12mu|perl-Math-BigInt-1.997.0-2|140	* Mon Jan 05 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.01-1mdk
12mu|perl-Math-BigInt-1.997.0-2|141	- first mdk release

20436 12
12mu|perl-Math-BigInt-GMP-1.370.0-1|1	%define upstream_name    Math-BigInt-GMP
12mu|perl-Math-BigInt-GMP-1.370.0-1|2	%define upstream_version 1.37
12mu|perl-Math-BigInt-GMP-1.370.0-1|3	
12mu|perl-Math-BigInt-GMP-1.370.0-1|4	Summary:	High speed arbitrary size integer math
12mu|perl-Math-BigInt-GMP-1.370.0-1|5	Name:		perl-%{upstream_name}
12mu|perl-Math-BigInt-GMP-1.370.0-1|6	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Math-BigInt-GMP-1.370.0-1|7	Release:	1
12mu|perl-Math-BigInt-GMP-1.370.0-1|8	License:	Artistic
12mu|perl-Math-BigInt-GMP-1.370.0-1|9	Group:		Development/Perl
12mu|perl-Math-BigInt-GMP-1.370.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Math-BigInt-GMP-1.370.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Math/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Math-BigInt-GMP-1.370.0-1|12	BuildRequires:	perl(ExtUtils::MakeMaker)
12mu|perl-Math-BigInt-GMP-1.370.0-1|13	BuildRequires:	perl(Math::BigInt) >= 1.997.0
12mu|perl-Math-BigInt-GMP-1.370.0-1|14	BuildRequires:	perl(XSLoader) >= 0.20.0
12mu|perl-Math-BigInt-GMP-1.370.0-1|15	# automatic dependency doesn't work here, because perl package
12mu|perl-Math-BigInt-GMP-1.370.0-1|16	# provides an unversioned one
12mu|perl-Math-BigInt-GMP-1.370.0-1|17	BuildRequires:	perl-Math-BigInt >= 1.87
12mu|perl-Math-BigInt-GMP-1.370.0-1|18	BuildRequires:	gmp-devel
12mu|perl-Math-BigInt-GMP-1.370.0-1|19	BuildRequires:	perl-devel
12mu|perl-Math-BigInt-GMP-1.370.0-1|20	
12mu|perl-Math-BigInt-GMP-1.370.0-1|21	%description
12mu|perl-Math-BigInt-GMP-1.370.0-1|22	This package contains a replacement (drop-in) module for
12mu|perl-Math-BigInt-GMP-1.370.0-1|23	Math::BigInt's core, Math::BigInt::Calc.pm.
12mu|perl-Math-BigInt-GMP-1.370.0-1|24	
12mu|perl-Math-BigInt-GMP-1.370.0-1|25	%prep
12mu|perl-Math-BigInt-GMP-1.370.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Math-BigInt-GMP-1.370.0-1|27	
12mu|perl-Math-BigInt-GMP-1.370.0-1|28	%build
12mu|perl-Math-BigInt-GMP-1.370.0-1|29	export PERL5LIB=%{perl_vendorlib}
12mu|perl-Math-BigInt-GMP-1.370.0-1|30	perl Makefile.PL INSTALLDIRS="vendor"
12mu|perl-Math-BigInt-GMP-1.370.0-1|31	%make CFLAGS="%{optflags}"
12mu|perl-Math-BigInt-GMP-1.370.0-1|32	
12mu|perl-Math-BigInt-GMP-1.370.0-1|33	%check
12mu|perl-Math-BigInt-GMP-1.370.0-1|34	export PERL5LIB=%{perl_vendorlib}
12mu|perl-Math-BigInt-GMP-1.370.0-1|35	make test
12mu|perl-Math-BigInt-GMP-1.370.0-1|36	
12mu|perl-Math-BigInt-GMP-1.370.0-1|37	%install
12mu|perl-Math-BigInt-GMP-1.370.0-1|38	%makeinstall_std
12mu|perl-Math-BigInt-GMP-1.370.0-1|39	
12mu|perl-Math-BigInt-GMP-1.370.0-1|40	%files
12mu|perl-Math-BigInt-GMP-1.370.0-1|41	%doc BUGS CHANGES CREDITS INSTALL LICENSE META.json META.yml README SIGNATURE TODO
12mu|perl-Math-BigInt-GMP-1.370.0-1|42	%{perl_vendorarch}/Math
12mu|perl-Math-BigInt-GMP-1.370.0-1|43	%{perl_vendorarch}/auto/Math
12mu|perl-Math-BigInt-GMP-1.370.0-1|44	%{_mandir}/man*/*
12mu|perl-Math-BigInt-GMP-1.370.0-1|45	
12mu|perl-Math-BigInt-GMP-1.370.0-1|46	
12mu|perl-Math-BigInt-GMP-1.370.0-1|47	%changelog
12mu|perl-Math-BigInt-GMP-1.370.0-1|48	* Fri Nov 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.370.0-1
12mu|perl-Math-BigInt-GMP-1.370.0-1|49	+ Revision: 86bf023
12mu|perl-Math-BigInt-GMP-1.370.0-1|50	- LOG New version 1.37
12mu|perl-Math-BigInt-GMP-1.370.0-1|51	
12mu|perl-Math-BigInt-GMP-1.370.0-1|52	

20437 12
12mu|perl-MIME-Charset-1.11.1-1|1	%define upstream_name    MIME-Charset
12mu|perl-MIME-Charset-1.11.1-1|2	%define upstream_version 1.011.1
12mu|perl-MIME-Charset-1.11.1-1|3	
12mu|perl-MIME-Charset-1.11.1-1|4	Name:		perl-%{upstream_name}
12mu|perl-MIME-Charset-1.11.1-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-MIME-Charset-1.11.1-1|6	Release:	1
12mu|perl-MIME-Charset-1.11.1-1|7	
12mu|perl-MIME-Charset-1.11.1-1|8	Summary:	Charset Informations for MIME
12mu|perl-MIME-Charset-1.11.1-1|9	License:	GPL+ or Artistic
12mu|perl-MIME-Charset-1.11.1-1|10	Group:		Development/Perl
12mu|perl-MIME-Charset-1.11.1-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-MIME-Charset-1.11.1-1|12	Source0:	http://www.cpan.org/modules/by-module/MIME/MIME-Charset-%{upstream_version}.tar.gz
12mu|perl-MIME-Charset-1.11.1-1|13	
12mu|perl-MIME-Charset-1.11.1-1|14	BuildRequires:	perl-devel
12mu|perl-MIME-Charset-1.11.1-1|15	BuildArch:	noarch
12mu|perl-MIME-Charset-1.11.1-1|16	
12mu|perl-MIME-Charset-1.11.1-1|17	%description
12mu|perl-MIME-Charset-1.11.1-1|18	MIME::Charset provides informations about character sets used for MIME messages
12mu|perl-MIME-Charset-1.11.1-1|19	on Internet.
12mu|perl-MIME-Charset-1.11.1-1|20	
12mu|perl-MIME-Charset-1.11.1-1|21	%prep
12mu|perl-MIME-Charset-1.11.1-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-MIME-Charset-1.11.1-1|23	
12mu|perl-MIME-Charset-1.11.1-1|24	%build
12mu|perl-MIME-Charset-1.11.1-1|25	%__perl Makefile.PL INSTALLDIRS=vendor < /dev/null
12mu|perl-MIME-Charset-1.11.1-1|26	%make
12mu|perl-MIME-Charset-1.11.1-1|27	
12mu|perl-MIME-Charset-1.11.1-1|28	%check
12mu|perl-MIME-Charset-1.11.1-1|29	make test
12mu|perl-MIME-Charset-1.11.1-1|30	
12mu|perl-MIME-Charset-1.11.1-1|31	%install
12mu|perl-MIME-Charset-1.11.1-1|32	%makeinstall_std
12mu|perl-MIME-Charset-1.11.1-1|33	
12mu|perl-MIME-Charset-1.11.1-1|34	%files
12mu|perl-MIME-Charset-1.11.1-1|35	%doc README
12mu|perl-MIME-Charset-1.11.1-1|36	%{perl_vendorlib}/MIME
12mu|perl-MIME-Charset-1.11.1-1|37	%{perl_vendorlib}/POD2/JA/MIME/Charset.pod
12mu|perl-MIME-Charset-1.11.1-1|38	%{_mandir}/*/*
12mu|perl-MIME-Charset-1.11.1-1|39	
12mu|perl-MIME-Charset-1.11.1-1|40	
12mu|perl-MIME-Charset-1.11.1-1|41	
12mu|perl-MIME-Charset-1.11.1-1|42	
12mu|perl-MIME-Charset-1.11.1-1|43	%changelog
12mu|perl-MIME-Charset-1.11.1-1|44	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.11.1-1
12mu|perl-MIME-Charset-1.11.1-1|45	+ Revision: 5c5b7fa
12mu|perl-MIME-Charset-1.11.1-1|46	- Updated to 1.011.1 (by updates_builder)
12mu|perl-MIME-Charset-1.11.1-1|47	
12mu|perl-MIME-Charset-1.11.1-1|48	

20438 12
12mu|perl-MIME-EncWords-1.14.2-1|1	%define upstream_name     MIME-EncWords
12mu|perl-MIME-EncWords-1.14.2-1|2	%define upstream_version 1.014.2
12mu|perl-MIME-EncWords-1.14.2-1|3	
12mu|perl-MIME-EncWords-1.14.2-1|4	Name:		perl-%{upstream_name}
12mu|perl-MIME-EncWords-1.14.2-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-MIME-EncWords-1.14.2-1|6	Release:	1
12mu|perl-MIME-EncWords-1.14.2-1|7	Epoch:		1
12mu|perl-MIME-EncWords-1.14.2-1|8	
12mu|perl-MIME-EncWords-1.14.2-1|9	Summary:	Deal with RFC-1522 encoded words (improved)
12mu|perl-MIME-EncWords-1.14.2-1|10	License:	GPL+ or Artistic
12mu|perl-MIME-EncWords-1.14.2-1|11	Group:		Development/Perl
12mu|perl-MIME-EncWords-1.14.2-1|12	URL:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-MIME-EncWords-1.14.2-1|13	Source0:	http://www.cpan.org/modules/by-module/MIME/MIME-EncWords-%{upstream_version}.tar.gz
12mu|perl-MIME-EncWords-1.14.2-1|14	BuildRequires:	 perl(MIME::Charset)
12mu|perl-MIME-EncWords-1.14.2-1|15	BuildRequires:	 perl-devel
12mu|perl-MIME-EncWords-1.14.2-1|16	BuildArch:	noarch
12mu|perl-MIME-EncWords-1.14.2-1|17	
12mu|perl-MIME-EncWords-1.14.2-1|18	%description
12mu|perl-MIME-EncWords-1.14.2-1|19	Fellow Americans, you probably won't know what the hell this module is for.
12mu|perl-MIME-EncWords-1.14.2-1|20	Europeans, Russians, et al, you probably do. :-)
12mu|perl-MIME-EncWords-1.14.2-1|21	
12mu|perl-MIME-EncWords-1.14.2-1|22	%prep
12mu|perl-MIME-EncWords-1.14.2-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-MIME-EncWords-1.14.2-1|24	
12mu|perl-MIME-EncWords-1.14.2-1|25	%build
12mu|perl-MIME-EncWords-1.14.2-1|26	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-MIME-EncWords-1.14.2-1|27	%make
12mu|perl-MIME-EncWords-1.14.2-1|28	
12mu|perl-MIME-EncWords-1.14.2-1|29	%check
12mu|perl-MIME-EncWords-1.14.2-1|30	make test
12mu|perl-MIME-EncWords-1.14.2-1|31	
12mu|perl-MIME-EncWords-1.14.2-1|32	%install
12mu|perl-MIME-EncWords-1.14.2-1|33	%makeinstall_std
12mu|perl-MIME-EncWords-1.14.2-1|34	
12mu|perl-MIME-EncWords-1.14.2-1|35	%files
12mu|perl-MIME-EncWords-1.14.2-1|36	%doc ARTISTIC GPL README
12mu|perl-MIME-EncWords-1.14.2-1|37	%{perl_vendorlib}/MIME
12mu|perl-MIME-EncWords-1.14.2-1|38	%{perl_vendorlib}/Encode
12mu|perl-MIME-EncWords-1.14.2-1|39	%{perl_vendorlib}/POD2
12mu|perl-MIME-EncWords-1.14.2-1|40	%{_mandir}/*/*
12mu|perl-MIME-EncWords-1.14.2-1|41	
12mu|perl-MIME-EncWords-1.14.2-1|42	
12mu|perl-MIME-EncWords-1.14.2-1|43	%changelog
12mu|perl-MIME-EncWords-1.14.2-1|44	* Fri Jan 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.14.2-1
12mu|perl-MIME-EncWords-1.14.2-1|45	+ Revision: be03d4f
12mu|perl-MIME-EncWords-1.14.2-1|46	- Fix files
12mu|perl-MIME-EncWords-1.14.2-1|47	
12mu|perl-MIME-EncWords-1.14.2-1|48	

20439 12
12mu|perl-MIME-Lite-3.30.0-1|1	%define upstream_name    MIME-Lite
12mu|perl-MIME-Lite-3.30.0-1|2	%define upstream_version 3.030
12mu|perl-MIME-Lite-3.30.0-1|3	
12mu|perl-MIME-Lite-3.30.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-MIME-Lite-3.30.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-MIME-Lite-3.30.0-1|6	Release:	1
12mu|perl-MIME-Lite-3.30.0-1|7	
12mu|perl-MIME-Lite-3.30.0-1|8	Summary:	Low-calorie MIME generator
12mu|perl-MIME-Lite-3.30.0-1|9	License:	GPL+ or Artistic
12mu|perl-MIME-Lite-3.30.0-1|10	Group:		Development/Perl
12mu|perl-MIME-Lite-3.30.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-MIME-Lite-3.30.0-1|12	Source0:	http://www.cpan.org/modules/by-module/MIME/MIME-Lite-%{upstream_version}.tar.gz
12mu|perl-MIME-Lite-3.30.0-1|13	
12mu|perl-MIME-Lite-3.30.0-1|14	BuildRequires:	perl(Email::Date)
12mu|perl-MIME-Lite-3.30.0-1|15	BuildRequires:	perl(MIME::Types)
12mu|perl-MIME-Lite-3.30.0-1|16	BuildRequires:	perl(Mail::Address)
12mu|perl-MIME-Lite-3.30.0-1|17	BuildRequires:	perl(Email::Date::Format)
12mu|perl-MIME-Lite-3.30.0-1|18	BuildRequires:	perl-devel
12mu|perl-MIME-Lite-3.30.0-1|19	BuildRequires:	sendmail-command
12mu|perl-MIME-Lite-3.30.0-1|20	
12mu|perl-MIME-Lite-3.30.0-1|21	BuildArch:	noarch
12mu|perl-MIME-Lite-3.30.0-1|22	
12mu|perl-MIME-Lite-3.30.0-1|23	%description
12mu|perl-MIME-Lite-3.30.0-1|24	MIME::Lite is intended as a simple, standalone module for generating
12mu|perl-MIME-Lite-3.30.0-1|25	(not parsing!) MIME messages... specifically, it allows you to output a
12mu|perl-MIME-Lite-3.30.0-1|26	simple, decent single- or multi-part message with text or binary
12mu|perl-MIME-Lite-3.30.0-1|27	attachments. It does not require that you have the Mail:: or MIME::
12mu|perl-MIME-Lite-3.30.0-1|28	modules installed.
12mu|perl-MIME-Lite-3.30.0-1|29	
12mu|perl-MIME-Lite-3.30.0-1|30	%prep
12mu|perl-MIME-Lite-3.30.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-MIME-Lite-3.30.0-1|32	
12mu|perl-MIME-Lite-3.30.0-1|33	%build
12mu|perl-MIME-Lite-3.30.0-1|34	chmod 644 README changes.pod lib/MIME/* examples/*
12mu|perl-MIME-Lite-3.30.0-1|35	%__perl Makefile.PL INSTALLDIRS=vendor </dev/null
12mu|perl-MIME-Lite-3.30.0-1|36	%make
12mu|perl-MIME-Lite-3.30.0-1|37	
12mu|perl-MIME-Lite-3.30.0-1|38	%check
12mu|perl-MIME-Lite-3.30.0-1|39	make test
12mu|perl-MIME-Lite-3.30.0-1|40	
12mu|perl-MIME-Lite-3.30.0-1|41	%install
12mu|perl-MIME-Lite-3.30.0-1|42	%makeinstall_std
12mu|perl-MIME-Lite-3.30.0-1|43	rm -f %{buildroot}%{perl_vendorlib}/MIME/changes.pod
12mu|perl-MIME-Lite-3.30.0-1|44	
12mu|perl-MIME-Lite-3.30.0-1|45	%files
12mu|perl-MIME-Lite-3.30.0-1|46	%doc COPYING INSTALLING README changes.pod
12mu|perl-MIME-Lite-3.30.0-1|47	%{perl_vendorlib}/MIME
12mu|perl-MIME-Lite-3.30.0-1|48	%{_mandir}/*/*
12mu|perl-MIME-Lite-3.30.0-1|49	
12mu|perl-MIME-Lite-3.30.0-1|50	
12mu|perl-MIME-Lite-3.30.0-1|51	
12mu|perl-MIME-Lite-3.30.0-1|52	%changelog
12mu|perl-MIME-Lite-3.30.0-1|53	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.30.0-1
12mu|perl-MIME-Lite-3.30.0-1|54	+ Revision: 14f6445
12mu|perl-MIME-Lite-3.30.0-1|55	- Updated to 3.030 (by updates_builder)
12mu|perl-MIME-Lite-3.30.0-1|56	
12mu|perl-MIME-Lite-3.30.0-1|57	

20440 12
12mu|perl-MIME-Types-2.40.0-1|1	%define	upstream_name	 MIME-Types
12mu|perl-MIME-Types-2.40.0-1|2	%define upstream_version 2.04
12mu|perl-MIME-Types-2.40.0-1|3	
12mu|perl-MIME-Types-2.40.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-MIME-Types-2.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-MIME-Types-2.40.0-1|6	Release:	1
12mu|perl-MIME-Types-2.40.0-1|7	
12mu|perl-MIME-Types-2.40.0-1|8	Summary:	MIME::Types module for Perl
12mu|perl-MIME-Types-2.40.0-1|9	License:	GPL
12mu|perl-MIME-Types-2.40.0-1|10	Group:		Development/Perl
12mu|perl-MIME-Types-2.40.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-MIME-Types-2.40.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/MIME/MIME-Types-%{upstream_version}.tar.gz
12mu|perl-MIME-Types-2.40.0-1|13	
12mu|perl-MIME-Types-2.40.0-1|14	BuildRequires:	perl-devel
12mu|perl-MIME-Types-2.40.0-1|15	BuildRequires:	perl(Test::More) >= 0.47
12mu|perl-MIME-Types-2.40.0-1|16	
12mu|perl-MIME-Types-2.40.0-1|17	BuildArch:	noarch
12mu|perl-MIME-Types-2.40.0-1|18	
12mu|perl-MIME-Types-2.40.0-1|19	%description
12mu|perl-MIME-Types-2.40.0-1|20	This Perl module maintains a set of MIME::Type objects, which each describe one
12mu|perl-MIME-Types-2.40.0-1|21	known mime type.  There are many types defined by RFCs and vendors, so the list
12mu|perl-MIME-Types-2.40.0-1|22	is long but not complete.
12mu|perl-MIME-Types-2.40.0-1|23	
12mu|perl-MIME-Types-2.40.0-1|24	%prep
12mu|perl-MIME-Types-2.40.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-MIME-Types-2.40.0-1|26	
12mu|perl-MIME-Types-2.40.0-1|27	%build
12mu|perl-MIME-Types-2.40.0-1|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-MIME-Types-2.40.0-1|29	%make
12mu|perl-MIME-Types-2.40.0-1|30	
12mu|perl-MIME-Types-2.40.0-1|31	%check
12mu|perl-MIME-Types-2.40.0-1|32	%make test
12mu|perl-MIME-Types-2.40.0-1|33	
12mu|perl-MIME-Types-2.40.0-1|34	%install
12mu|perl-MIME-Types-2.40.0-1|35	%makeinstall_std
12mu|perl-MIME-Types-2.40.0-1|36	
12mu|perl-MIME-Types-2.40.0-1|37	%files
12mu|perl-MIME-Types-2.40.0-1|38	%doc README ChangeLog
12mu|perl-MIME-Types-2.40.0-1|39	%{perl_vendorlib}/MIME
12mu|perl-MIME-Types-2.40.0-1|40	%{_mandir}/*/*
12mu|perl-MIME-Types-2.40.0-1|41	
12mu|perl-MIME-Types-2.40.0-1|42	
12mu|perl-MIME-Types-2.40.0-1|43	
12mu|perl-MIME-Types-2.40.0-1|44	%changelog
12mu|perl-MIME-Types-2.40.0-1|45	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.40.0-1
12mu|perl-MIME-Types-2.40.0-1|46	+ Revision: 06df8c9
12mu|perl-MIME-Types-2.40.0-1|47	- Updated to 2.04 (by updates_builder)
12mu|perl-MIME-Types-2.40.0-1|48	
12mu|perl-MIME-Types-2.40.0-1|49	

20441 12
12mu|perl-Module-Build-0.420.300-3|1	%define modname Module-Build
12mu|perl-Module-Build-0.420.300-3|2	%define modver 0.4203
12mu|perl-Module-Build-0.420.300-3|3	
12mu|perl-Module-Build-0.420.300-3|4	Summary:	Build and install Perl modules
12mu|perl-Module-Build-0.420.300-3|5	Name:		perl-%{modname}
12mu|perl-Module-Build-0.420.300-3|6	Epoch:		1
12mu|perl-Module-Build-0.420.300-3|7	Version:	%{perl_convert_version %{modver}}
12mu|perl-Module-Build-0.420.300-3|8	Release:	3
12mu|perl-Module-Build-0.420.300-3|9	License:	GPL+ or Artistic
12mu|perl-Module-Build-0.420.300-3|10	Group:		Development/Perl
12mu|perl-Module-Build-0.420.300-3|11	Url:		http://search.cpan.org/dist/%{modname}
12mu|perl-Module-Build-0.420.300-3|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{modname}-%{modver}.tar.gz
12mu|perl-Module-Build-0.420.300-3|13	BuildArch:	noarch
12mu|perl-Module-Build-0.420.300-3|14	
12mu|perl-Module-Build-0.420.300-3|15	BuildRequires:	perl(Archive::Tar)
12mu|perl-Module-Build-0.420.300-3|16	BuildRequires:	perl(CPAN::Meta) >= 2.110.420
12mu|perl-Module-Build-0.420.300-3|17	BuildRequires:	perl(Cwd)
12mu|perl-Module-Build-0.420.300-3|18	BuildRequires:	perl(Data::Dumper)
12mu|perl-Module-Build-0.420.300-3|19	BuildRequires:	perl(ExtUtils::CBuilder) >= 0.270
12mu|perl-Module-Build-0.420.300-3|20	BuildRequires:	perl(ExtUtils::Install)
12mu|perl-Module-Build-0.420.300-3|21	BuildRequires:	perl(ExtUtils::Manifest)
12mu|perl-Module-Build-0.420.300-3|22	BuildRequires:	perl(ExtUtils::Mkbootstrap)
12mu|perl-Module-Build-0.420.300-3|23	BuildRequires:	perl(ExtUtils::ParseXS) >= 2.210
12mu|perl-Module-Build-0.420.300-3|24	BuildRequires:	perl(File::Basename)
12mu|perl-Module-Build-0.420.300-3|25	BuildRequires:	perl(File::Compare)
12mu|perl-Module-Build-0.420.300-3|26	BuildRequires:	perl(File::Copy)
12mu|perl-Module-Build-0.420.300-3|27	BuildRequires:	perl(File::Find)
12mu|perl-Module-Build-0.420.300-3|28	BuildRequires:	perl(File::Path)
12mu|perl-Module-Build-0.420.300-3|29	BuildRequires:	perl(File::Spec) >= 0.820
12mu|perl-Module-Build-0.420.300-3|30	BuildRequires:	perl(File::Temp) >= 0.150
12mu|perl-Module-Build-0.420.300-3|31	BuildRequires:	perl(Getopt::Long)
12mu|perl-Module-Build-0.420.300-3|32	BuildRequires:	perl(IO::File)
12mu|perl-Module-Build-0.420.300-3|33	BuildRequires:	perl(Module::Metadata) >= 1.000.002
12mu|perl-Module-Build-0.420.300-3|34	BuildRequires:	perl(Parse::CPAN::Meta)
12mu|perl-Module-Build-0.420.300-3|35	BuildRequires:	perl(Perl::OSType) >= 1
12mu|perl-Module-Build-0.420.300-3|36	BuildRequires:	perl(Test::Harness) >= 3.160
12mu|perl-Module-Build-0.420.300-3|37	BuildRequires:	perl(Test::More) >= 0.490
12mu|perl-Module-Build-0.420.300-3|38	BuildRequires:	perl(Text::Abbrev)
12mu|perl-Module-Build-0.420.300-3|39	BuildRequires:	perl(Text::ParseWords)
12mu|perl-Module-Build-0.420.300-3|40	BuildRequires:	perl(YAML)
12mu|perl-Module-Build-0.420.300-3|41	# for %%check
12mu|perl-Module-Build-0.420.300-3|42	BuildRequires:	perl-devel
12mu|perl-Module-Build-0.420.300-3|43	Suggests:	perl-ExtUtils-CBuilder
12mu|perl-Module-Build-0.420.300-3|44	
12mu|perl-Module-Build-0.420.300-3|45	%description
12mu|perl-Module-Build-0.420.300-3|46	Module::Build is a system for building, testing, and installing Perl modules.
12mu|perl-Module-Build-0.420.300-3|47	It is meant to be a replacement for ExtUtils::MakeMaker. Developers may alter
12mu|perl-Module-Build-0.420.300-3|48	the behavior of the module through subclassing in a much more straightforward
12mu|perl-Module-Build-0.420.300-3|49	way than with MakeMaker. It also does not require a make on your system - most
12mu|perl-Module-Build-0.420.300-3|50	of the Module::Build code is pure-perl and written in a very cross-platform
12mu|perl-Module-Build-0.420.300-3|51	way. In fact, you don't even need a shell, so even platforms like MacOS
12mu|perl-Module-Build-0.420.300-3|52	(traditional) can use it fairly easily. Its only prerequisites are modules that
12mu|perl-Module-Build-0.420.300-3|53	are included with perl 5.6.0, and it works fine on perl 5.005 if you can
12mu|perl-Module-Build-0.420.300-3|54	install a few additional modules.
12mu|perl-Module-Build-0.420.300-3|55	
12mu|perl-Module-Build-0.420.300-3|56	%prep
12mu|perl-Module-Build-0.420.300-3|57	%setup -qn %{modname}-%{modver}
12mu|perl-Module-Build-0.420.300-3|58	
12mu|perl-Module-Build-0.420.300-3|59	%build
12mu|perl-Module-Build-0.420.300-3|60	perl Build.PL installdirs=vendor
12mu|perl-Module-Build-0.420.300-3|61	./Build
12mu|perl-Module-Build-0.420.300-3|62	
12mu|perl-Module-Build-0.420.300-3|63	%install
12mu|perl-Module-Build-0.420.300-3|64	./Build install destdir=%{buildroot}
12mu|perl-Module-Build-0.420.300-3|65	
12mu|perl-Module-Build-0.420.300-3|66	%check
12mu|perl-Module-Build-0.420.300-3|67	./Build test
12mu|perl-Module-Build-0.420.300-3|68	
12mu|perl-Module-Build-0.420.300-3|69	%files
12mu|perl-Module-Build-0.420.300-3|70	%doc Changes README
12mu|perl-Module-Build-0.420.300-3|71	%{_bindir}/config_data
12mu|perl-Module-Build-0.420.300-3|72	%{perl_vendorlib}/inc
12mu|perl-Module-Build-0.420.300-3|73	%{perl_vendorlib}/Module
12mu|perl-Module-Build-0.420.300-3|74	%{_mandir}/*/*
12mu|perl-Module-Build-0.420.300-3|75	
12mu|perl-Module-Build-0.420.300-3|76	%changelog
12mu|perl-Module-Build-0.420.300-3|77	* Mon Dec 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:0.420.300-3
12mu|perl-Module-Build-0.420.300-3|78	+ Revision: 533a147
12mu|perl-Module-Build-0.420.300-3|79	- Updated to 0.4203
12mu|perl-Module-Build-0.420.300-3|80	
12mu|perl-Module-Build-0.420.300-3|81	

20442 12
12mu|perl-Module-CoreList-3.90.0-1|1	%define upstream_name	 Module-CoreList
12mu|perl-Module-CoreList-3.90.0-1|2	%define upstream_version 3.09
12mu|perl-Module-CoreList-3.90.0-1|3	
12mu|perl-Module-CoreList-3.90.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Module-CoreList-3.90.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Module-CoreList-3.90.0-1|6	Release:	1
12mu|perl-Module-CoreList-3.90.0-1|7	
12mu|perl-Module-CoreList-3.90.0-1|8	Summary:	Tell what modules shipped with versions of perl
12mu|perl-Module-CoreList-3.90.0-1|9	License:	GPL+ or Artistic
12mu|perl-Module-CoreList-3.90.0-1|10	Group:		Development/Perl
12mu|perl-Module-CoreList-3.90.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Module-CoreList-3.90.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Module/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Module-CoreList-3.90.0-1|13	
12mu|perl-Module-CoreList-3.90.0-1|14	BuildRequires:	perl-devel
12mu|perl-Module-CoreList-3.90.0-1|15	BuildArch:	noarch
12mu|perl-Module-CoreList-3.90.0-1|16	
12mu|perl-Module-CoreList-3.90.0-1|17	%description
12mu|perl-Module-CoreList-3.90.0-1|18	Module::CoreList contains data about what perl modules are shipped
12mu|perl-Module-CoreList-3.90.0-1|19	with given versions of perl (and their versions). It comes also with a
12mu|perl-Module-CoreList-3.90.0-1|20	command-line utility, corelist, to retrieve this information easily.
12mu|perl-Module-CoreList-3.90.0-1|21	
12mu|perl-Module-CoreList-3.90.0-1|22	%prep
12mu|perl-Module-CoreList-3.90.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Module-CoreList-3.90.0-1|24	
12mu|perl-Module-CoreList-3.90.0-1|25	%build
12mu|perl-Module-CoreList-3.90.0-1|26	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Module-CoreList-3.90.0-1|27	%make
12mu|perl-Module-CoreList-3.90.0-1|28	
12mu|perl-Module-CoreList-3.90.0-1|29	%check
12mu|perl-Module-CoreList-3.90.0-1|30	%__make test
12mu|perl-Module-CoreList-3.90.0-1|31	
12mu|perl-Module-CoreList-3.90.0-1|32	%install
12mu|perl-Module-CoreList-3.90.0-1|33	%makeinstall_std
12mu|perl-Module-CoreList-3.90.0-1|34	
12mu|perl-Module-CoreList-3.90.0-1|35	%files
12mu|perl-Module-CoreList-3.90.0-1|36	%doc Changes README
12mu|perl-Module-CoreList-3.90.0-1|37	%{perl_vendorlib}/Module
12mu|perl-Module-CoreList-3.90.0-1|38	%{_mandir}/*/*
12mu|perl-Module-CoreList-3.90.0-1|39	%{_bindir}/corelist
12mu|perl-Module-CoreList-3.90.0-1|40	
12mu|perl-Module-CoreList-3.90.0-1|41	
12mu|perl-Module-CoreList-3.90.0-1|42	
12mu|perl-Module-CoreList-3.90.0-1|43	
12mu|perl-Module-CoreList-3.90.0-1|44	%changelog
12mu|perl-Module-CoreList-3.90.0-1|45	* Tue Mar 25 2014 dsilakov <denis.silakov@rosalab.ru> 3.90.0-1
12mu|perl-Module-CoreList-3.90.0-1|46	+ Revision: e6d8fa6
12mu|perl-Module-CoreList-3.90.0-1|47	- Merge pull request #6 from import/perl-Module-CoreList:auto_update
12mu|perl-Module-CoreList-3.90.0-1|48	- ROSA Updates Builder: update suggested
12mu|perl-Module-CoreList-3.90.0-1|49	
12mu|perl-Module-CoreList-3.90.0-1|50	

20443 12
12mu|perl-Module-Implementation-0.70.0-1|1	%define upstream_name    Module-Implementation
12mu|perl-Module-Implementation-0.70.0-1|2	%define upstream_version 0.07
12mu|perl-Module-Implementation-0.70.0-1|3	
12mu|perl-Module-Implementation-0.70.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Module-Implementation-0.70.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Module-Implementation-0.70.0-1|6	Release:	1
12mu|perl-Module-Implementation-0.70.0-1|7	
12mu|perl-Module-Implementation-0.70.0-1|8	Summary:	Loads one of several alternate underlying implementations for a module
12mu|perl-Module-Implementation-0.70.0-1|9	License:	GPL+ or Artistic
12mu|perl-Module-Implementation-0.70.0-1|10	Group:		Development/Perl
12mu|perl-Module-Implementation-0.70.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Module-Implementation-0.70.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Module/Module-Implementation-%{upstream_version}.tar.gz
12mu|perl-Module-Implementation-0.70.0-1|13	
12mu|perl-Module-Implementation-0.70.0-1|14	BuildRequires:	perl(Carp)
12mu|perl-Module-Implementation-0.70.0-1|15	BuildRequires:	perl(Module::Runtime)
12mu|perl-Module-Implementation-0.70.0-1|16	BuildRequires:	perl(Test::Fatal)
12mu|perl-Module-Implementation-0.70.0-1|17	BuildRequires:	perl(Test::More)
12mu|perl-Module-Implementation-0.70.0-1|18	BuildRequires:	perl(Test::Requires)
12mu|perl-Module-Implementation-0.70.0-1|19	BuildRequires:	perl(Try::Tiny)
12mu|perl-Module-Implementation-0.70.0-1|20	BuildRequires:	perl(strict)
12mu|perl-Module-Implementation-0.70.0-1|21	BuildRequires:	perl(warnings)
12mu|perl-Module-Implementation-0.70.0-1|22	BuildRequires:	perl-devel
12mu|perl-Module-Implementation-0.70.0-1|23	BuildArch:	noarch
12mu|perl-Module-Implementation-0.70.0-1|24	
12mu|perl-Module-Implementation-0.70.0-1|25	%description
12mu|perl-Module-Implementation-0.70.0-1|26	This module abstracts out the process of choosing one of several underlying
12mu|perl-Module-Implementation-0.70.0-1|27	implementations for a module. This can be used to provide XS and pure Perl
12mu|perl-Module-Implementation-0.70.0-1|28	implementations of a module, or it could be used to load an implementation
12mu|perl-Module-Implementation-0.70.0-1|29	for a given OS or any other case of needing to provide multiple
12mu|perl-Module-Implementation-0.70.0-1|30	implementations.
12mu|perl-Module-Implementation-0.70.0-1|31	
12mu|perl-Module-Implementation-0.70.0-1|32	This module is only useful when you know all the implementations ahead of
12mu|perl-Module-Implementation-0.70.0-1|33	time. If you want to load arbitrary implementations then you probably want
12mu|perl-Module-Implementation-0.70.0-1|34	something like a plugin system, not this module.
12mu|perl-Module-Implementation-0.70.0-1|35	
12mu|perl-Module-Implementation-0.70.0-1|36	%prep
12mu|perl-Module-Implementation-0.70.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Module-Implementation-0.70.0-1|38	
12mu|perl-Module-Implementation-0.70.0-1|39	%build
12mu|perl-Module-Implementation-0.70.0-1|40	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Module-Implementation-0.70.0-1|41	%make
12mu|perl-Module-Implementation-0.70.0-1|42	
12mu|perl-Module-Implementation-0.70.0-1|43	%check
12mu|perl-Module-Implementation-0.70.0-1|44	%make test
12mu|perl-Module-Implementation-0.70.0-1|45	
12mu|perl-Module-Implementation-0.70.0-1|46	%install
12mu|perl-Module-Implementation-0.70.0-1|47	%makeinstall_std
12mu|perl-Module-Implementation-0.70.0-1|48	
12mu|perl-Module-Implementation-0.70.0-1|49	%files
12mu|perl-Module-Implementation-0.70.0-1|50	%doc README LICENSE META.yml Changes META.json INSTALL
12mu|perl-Module-Implementation-0.70.0-1|51	%{_mandir}/man3/*
12mu|perl-Module-Implementation-0.70.0-1|52	%{perl_vendorlib}/*
12mu|perl-Module-Implementation-0.70.0-1|53	
12mu|perl-Module-Implementation-0.70.0-1|54	
12mu|perl-Module-Implementation-0.70.0-1|55	
12mu|perl-Module-Implementation-0.70.0-1|56	
12mu|perl-Module-Implementation-0.70.0-1|57	%changelog
12mu|perl-Module-Implementation-0.70.0-1|58	* Fri Jan 10 2014 dsilakov <denis.silakov@rosalab.ru> 0.70.0-1
12mu|perl-Module-Implementation-0.70.0-1|59	+ Revision: d2e4949
12mu|perl-Module-Implementation-0.70.0-1|60	- Merge pull request #1 from import/perl-Module-Implementation:auto_update
12mu|perl-Module-Implementation-0.70.0-1|61	- ROSA Updates Builder: update suggested
12mu|perl-Module-Implementation-0.70.0-1|62	
12mu|perl-Module-Implementation-0.70.0-1|63	

20444 12
12mu|perl-Module-Install-1.60.0-1|1	%define	upstream_name	 Module-Install
12mu|perl-Module-Install-1.60.0-1|2	%define upstream_version 1.06
12mu|perl-Module-Install-1.60.0-1|3	
12mu|perl-Module-Install-1.60.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Module-Install-1.60.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Module-Install-1.60.0-1|6	Release:	1
12mu|perl-Module-Install-1.60.0-1|7	
12mu|perl-Module-Install-1.60.0-1|8	Summary:	Standalone, extensible Perl module installer
12mu|perl-Module-Install-1.60.0-1|9	License:	GPL+ or Artistic
12mu|perl-Module-Install-1.60.0-1|10	Group:		Development/Perl
12mu|perl-Module-Install-1.60.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Module-Install-1.60.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Module/Module-Install-%{upstream_version}.tar.gz
12mu|perl-Module-Install-1.60.0-1|13	
12mu|perl-Module-Install-1.60.0-1|14	BuildRequires:	perl-devel
12mu|perl-Module-Install-1.60.0-1|15	BuildRequires:	perl(Archive::Tar)
12mu|perl-Module-Install-1.60.0-1|16	BuildRequires:	perl(Devel::PPPort) >= 3.16
12mu|perl-Module-Install-1.60.0-1|17	BuildRequires:	perl(ExtUtils::Install) >= 1.52
12mu|perl-Module-Install-1.60.0-1|18	BuildRequires:	perl(ExtUtils::ParseXS) >= 2.19
12mu|perl-Module-Install-1.60.0-1|19	BuildRequires:	perl-PathTools >= 3.270.100
12mu|perl-Module-Install-1.60.0-1|20	BuildRequires:	perl(File::Remove)
12mu|perl-Module-Install-1.60.0-1|21	BuildRequires:  perl(JSON)
12mu|perl-Module-Install-1.60.0-1|22	BuildRequires:  perl(LWP::UserAgent)
12mu|perl-Module-Install-1.60.0-1|23	BuildRequires:	perl(Module::Build)
12mu|perl-Module-Install-1.60.0-1|24	BuildRequires:	perl(Module::CoreList)
12mu|perl-Module-Install-1.60.0-1|25	BuildRequires:	perl(Module::ScanDeps)
12mu|perl-Module-Install-1.60.0-1|26	BuildRequires:	perl(PAR::Dist)
12mu|perl-Module-Install-1.60.0-1|27	BuildRequires:	perl(Parse::CPAN::Meta)
12mu|perl-Module-Install-1.60.0-1|28	BuildRequires:	perl(Test::Harness) >= 3.13
12mu|perl-Module-Install-1.60.0-1|29	BuildRequires:	perl(Test::More) >= 0.86
12mu|perl-Module-Install-1.60.0-1|30	BuildRequires:	perl(YAML)
12mu|perl-Module-Install-1.60.0-1|31	BuildRequires:	perl(YAML::Tiny)
12mu|perl-Module-Install-1.60.0-1|32	
12mu|perl-Module-Install-1.60.0-1|33	BuildArch:	noarch
12mu|perl-Module-Install-1.60.0-1|34	
12mu|perl-Module-Install-1.60.0-1|35	%description
12mu|perl-Module-Install-1.60.0-1|36	This module provides a drop-in replacement for ExtUtils::MakeMaker. For
12mu|perl-Module-Install-1.60.0-1|37	first-time users, Brian Ingerson's Creating Module Distributions with
12mu|perl-Module-Install-1.60.0-1|38	Module::Install in June 2003 issue of The Perl Journal
12mu|perl-Module-Install-1.60.0-1|39	(http://www.tpj.com/issues/) provides a gentle introduction to how this
12mu|perl-Module-Install-1.60.0-1|40	module works.
12mu|perl-Module-Install-1.60.0-1|41	
12mu|perl-Module-Install-1.60.0-1|42	%prep
12mu|perl-Module-Install-1.60.0-1|43	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Module-Install-1.60.0-1|44	
12mu|perl-Module-Install-1.60.0-1|45	%build
12mu|perl-Module-Install-1.60.0-1|46	chmod 644 Changes
12mu|perl-Module-Install-1.60.0-1|47	find lib -type f | xargs chmod 644
12mu|perl-Module-Install-1.60.0-1|48	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Module-Install-1.60.0-1|49	%make
12mu|perl-Module-Install-1.60.0-1|50	
12mu|perl-Module-Install-1.60.0-1|51	%check
12mu|perl-Module-Install-1.60.0-1|52	# this one requires a working CPAN configuration
12mu|perl-Module-Install-1.60.0-1|53	rm -f t/03_autoinstall.t
12mu|perl-Module-Install-1.60.0-1|54	%make test
12mu|perl-Module-Install-1.60.0-1|55	
12mu|perl-Module-Install-1.60.0-1|56	%install
12mu|perl-Module-Install-1.60.0-1|57	%makeinstall_std
12mu|perl-Module-Install-1.60.0-1|58	
12mu|perl-Module-Install-1.60.0-1|59	%files
12mu|perl-Module-Install-1.60.0-1|60	%doc README Changes META.yml
12mu|perl-Module-Install-1.60.0-1|61	%{perl_vendorlib}/Module
12mu|perl-Module-Install-1.60.0-1|62	%{perl_vendorlib}/inc/Module
12mu|perl-Module-Install-1.60.0-1|63	%{_mandir}/man3/*
12mu|perl-Module-Install-1.60.0-1|64	
12mu|perl-Module-Install-1.60.0-1|65	
12mu|perl-Module-Install-1.60.0-1|66	
12mu|perl-Module-Install-1.60.0-1|67	%changelog
12mu|perl-Module-Install-1.60.0-1|68	* Thu Dec 26 2013 dsilakov <denis.silakov@rosalab.ru> 1.60.0-1
12mu|perl-Module-Install-1.60.0-1|69	+ Revision: f3d86f5
12mu|perl-Module-Install-1.60.0-1|70	- Merge pull request #1 from import/perl-Module-Install:auto_update
12mu|perl-Module-Install-1.60.0-1|71	- ROSA Updates Builder: update suggested
12mu|perl-Module-Install-1.60.0-1|72	
12mu|perl-Module-Install-1.60.0-1|73	

20445 12
12mu|perl-Module-Runtime-0.14.0-1|1	%define upstream_name    Module-Runtime
12mu|perl-Module-Runtime-0.14.0-1|2	%define upstream_version 0.014
12mu|perl-Module-Runtime-0.14.0-1|3	
12mu|perl-Module-Runtime-0.14.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-Module-Runtime-0.14.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Module-Runtime-0.14.0-1|6	Release:    1
12mu|perl-Module-Runtime-0.14.0-1|7	
12mu|perl-Module-Runtime-0.14.0-1|8	Summary:    Runtime module handling
12mu|perl-Module-Runtime-0.14.0-1|9	License:    GPL+ or Artistic
12mu|perl-Module-Runtime-0.14.0-1|10	Group:      Development/Perl
12mu|perl-Module-Runtime-0.14.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Module-Runtime-0.14.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Module/Module-Runtime-%{upstream_version}.tar.gz
12mu|perl-Module-Runtime-0.14.0-1|13	
12mu|perl-Module-Runtime-0.14.0-1|14	BuildRequires: perl(Carp)
12mu|perl-Module-Runtime-0.14.0-1|15	BuildRequires: perl(Exporter)
12mu|perl-Module-Runtime-0.14.0-1|16	BuildRequires: perl(Math::Complex)
12mu|perl-Module-Runtime-0.14.0-1|17	BuildRequires: perl(Math::Trig)
12mu|perl-Module-Runtime-0.14.0-1|18	BuildRequires: perl(Module::Build)
12mu|perl-Module-Runtime-0.14.0-1|19	BuildRequires: perl(Test::More)
12mu|perl-Module-Runtime-0.14.0-1|20	BuildRequires: perl(parent)
12mu|perl-Module-Runtime-0.14.0-1|21	BuildRequires: perl(strict)
12mu|perl-Module-Runtime-0.14.0-1|22	BuildRequires: perl(warnings)
12mu|perl-Module-Runtime-0.14.0-1|23	BuildRequires: perl(Module::Build::Compat)
12mu|perl-Module-Runtime-0.14.0-1|24	BuildRequires: perl(Params::Classify)
12mu|perl-Module-Runtime-0.14.0-1|25	BuildArch: noarch
12mu|perl-Module-Runtime-0.14.0-1|26	
12mu|perl-Module-Runtime-0.14.0-1|27	%description
12mu|perl-Module-Runtime-0.14.0-1|28	The functions exported by this module deal with runtime handling of Perl
12mu|perl-Module-Runtime-0.14.0-1|29	modules, which are normally handled at compile time.
12mu|perl-Module-Runtime-0.14.0-1|30	
12mu|perl-Module-Runtime-0.14.0-1|31	%prep
12mu|perl-Module-Runtime-0.14.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Module-Runtime-0.14.0-1|33	
12mu|perl-Module-Runtime-0.14.0-1|34	%build
12mu|perl-Module-Runtime-0.14.0-1|35	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Module-Runtime-0.14.0-1|36	
12mu|perl-Module-Runtime-0.14.0-1|37	%make
12mu|perl-Module-Runtime-0.14.0-1|38	
12mu|perl-Module-Runtime-0.14.0-1|39	%check
12mu|perl-Module-Runtime-0.14.0-1|40	%make test
12mu|perl-Module-Runtime-0.14.0-1|41	
12mu|perl-Module-Runtime-0.14.0-1|42	%install
12mu|perl-Module-Runtime-0.14.0-1|43	%makeinstall_std
12mu|perl-Module-Runtime-0.14.0-1|44	
12mu|perl-Module-Runtime-0.14.0-1|45	%files
12mu|perl-Module-Runtime-0.14.0-1|46	%doc Changes README
12mu|perl-Module-Runtime-0.14.0-1|47	%{_mandir}/man3/*
12mu|perl-Module-Runtime-0.14.0-1|48	%{perl_vendorlib}/*
12mu|perl-Module-Runtime-0.14.0-1|49	
12mu|perl-Module-Runtime-0.14.0-1|50	
12mu|perl-Module-Runtime-0.14.0-1|51	
12mu|perl-Module-Runtime-0.14.0-1|52	%changelog
12mu|perl-Module-Runtime-0.14.0-1|53	* Wed Feb 19 2014 dsilakov <denis.silakov@rosalab.ru> 0.14.0-1
12mu|perl-Module-Runtime-0.14.0-1|54	+ Revision: 4acf260
12mu|perl-Module-Runtime-0.14.0-1|55	- Merge pull request #2 from import/perl-Module-Runtime:auto_update
12mu|perl-Module-Runtime-0.14.0-1|56	- ROSA Updates Builder: update suggested
12mu|perl-Module-Runtime-0.14.0-1|57	
12mu|perl-Module-Runtime-0.14.0-1|58	

20446 12
12mu|perl-Module-ScanDeps-1.130.0-1|1	%define upstream_name       Module-ScanDeps
12mu|perl-Module-ScanDeps-1.130.0-1|2	%define upstream_version 1.13
12mu|perl-Module-ScanDeps-1.130.0-1|3	
12mu|perl-Module-ScanDeps-1.130.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Module-ScanDeps-1.130.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Module-ScanDeps-1.130.0-1|6	Release:	1
12mu|perl-Module-ScanDeps-1.130.0-1|7	Summary:	Recursively scan Perl code for dependencies
12mu|perl-Module-ScanDeps-1.130.0-1|8	License:	Artistic
12mu|perl-Module-ScanDeps-1.130.0-1|9	Group:		Development/Perl
12mu|perl-Module-ScanDeps-1.130.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Module-ScanDeps-1.130.0-1|11	Source:		http://www.cpan.org/modules/by-module/Module/Module-ScanDeps-%{upstream_version}.tar.gz
12mu|perl-Module-ScanDeps-1.130.0-1|12	BuildRequires:	perl(File::Temp)
12mu|perl-Module-ScanDeps-1.130.0-1|13	BuildRequires:	perl(Test::Requires)
12mu|perl-Module-ScanDeps-1.130.0-1|14	BuildRequires:	perl(Module::Build::ModuleInfo)
12mu|perl-Module-ScanDeps-1.130.0-1|15	BuildRequires:	perl-devel
12mu|perl-Module-ScanDeps-1.130.0-1|16	BuildArch:	noarch
12mu|perl-Module-ScanDeps-1.130.0-1|17	
12mu|perl-Module-ScanDeps-1.130.0-1|18	%description
12mu|perl-Module-ScanDeps-1.130.0-1|19	This is a module to recursively scan Perl programs for dependencies.
12mu|perl-Module-ScanDeps-1.130.0-1|20	
12mu|perl-Module-ScanDeps-1.130.0-1|21	An application of Module::ScanDeps is to generate executables from scripts
12mu|perl-Module-ScanDeps-1.130.0-1|22	that contains necessary modules; this module supports two such projects, PAR
12mu|perl-Module-ScanDeps-1.130.0-1|23	and App::Packer.  Please see their respective documentations on CPAN for
12mu|perl-Module-ScanDeps-1.130.0-1|24	further information.
12mu|perl-Module-ScanDeps-1.130.0-1|25	
12mu|perl-Module-ScanDeps-1.130.0-1|26	%prep
12mu|perl-Module-ScanDeps-1.130.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Module-ScanDeps-1.130.0-1|28	
12mu|perl-Module-ScanDeps-1.130.0-1|29	%build
12mu|perl-Module-ScanDeps-1.130.0-1|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Module-ScanDeps-1.130.0-1|31	%make
12mu|perl-Module-ScanDeps-1.130.0-1|32	
12mu|perl-Module-ScanDeps-1.130.0-1|33	%check
12mu|perl-Module-ScanDeps-1.130.0-1|34	%__make test
12mu|perl-Module-ScanDeps-1.130.0-1|35	
12mu|perl-Module-ScanDeps-1.130.0-1|36	%install
12mu|perl-Module-ScanDeps-1.130.0-1|37	%makeinstall_std
12mu|perl-Module-ScanDeps-1.130.0-1|38	
12mu|perl-Module-ScanDeps-1.130.0-1|39	%files
12mu|perl-Module-ScanDeps-1.130.0-1|40	%doc AUTHORS Changes README
12mu|perl-Module-ScanDeps-1.130.0-1|41	%{_bindir}/*
12mu|perl-Module-ScanDeps-1.130.0-1|42	%{_mandir}/man*/*
12mu|perl-Module-ScanDeps-1.130.0-1|43	%{perl_vendorlib}/Module
12mu|perl-Module-ScanDeps-1.130.0-1|44	
12mu|perl-Module-ScanDeps-1.130.0-1|45	%changelog
12mu|perl-Module-ScanDeps-1.130.0-1|46	* Wed Feb 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.130.0-1
12mu|perl-Module-ScanDeps-1.130.0-1|47	+ Revision: efb2239
12mu|perl-Module-ScanDeps-1.130.0-1|48	- Added Test::Requires BR
12mu|perl-Module-ScanDeps-1.130.0-1|49	
12mu|perl-Module-ScanDeps-1.130.0-1|50	

20447 12
12mu|perl-Module-Signature-0.730.0-1|1	%define	upstream_name	 Module-Signature
12mu|perl-Module-Signature-0.730.0-1|2	%define upstream_version 0.73
12mu|perl-Module-Signature-0.730.0-1|3	
12mu|perl-Module-Signature-0.730.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Module-Signature-0.730.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Module-Signature-0.730.0-1|6	Release:	1
12mu|perl-Module-Signature-0.730.0-1|7	
12mu|perl-Module-Signature-0.730.0-1|8	Summary:	Check and create SIGNATURE files for CPAN distributions
12mu|perl-Module-Signature-0.730.0-1|9	License:	Artistic
12mu|perl-Module-Signature-0.730.0-1|10	Group:		Development/Perl
12mu|perl-Module-Signature-0.730.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Module-Signature-0.730.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Module/Module-Signature-%{upstream_version}.tar.gz
12mu|perl-Module-Signature-0.730.0-1|13	
12mu|perl-Module-Signature-0.730.0-1|14	BuildRequires:	perl(Digest::SHA1)
12mu|perl-Module-Signature-0.730.0-1|15	BuildRequires:	perl(PAR::Dist)
12mu|perl-Module-Signature-0.730.0-1|16	BuildRequires:	perl(Digest::SHA)
12mu|perl-Module-Signature-0.730.0-1|17	BuildRequires:	perl(IPC::Run)
12mu|perl-Module-Signature-0.730.0-1|18	BuildRequires:	perl-devel
12mu|perl-Module-Signature-0.730.0-1|19	BuildArch:	noarch
12mu|perl-Module-Signature-0.730.0-1|20	
12mu|perl-Module-Signature-0.730.0-1|21	%description
12mu|perl-Module-Signature-0.730.0-1|22	This is a perl module to check and create SIGNATURE files
12mu|perl-Module-Signature-0.730.0-1|23	for CPAN distributions.
12mu|perl-Module-Signature-0.730.0-1|24	
12mu|perl-Module-Signature-0.730.0-1|25	%prep
12mu|perl-Module-Signature-0.730.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Module-Signature-0.730.0-1|27	
12mu|perl-Module-Signature-0.730.0-1|28	%build
12mu|perl-Module-Signature-0.730.0-1|29	%__perl Makefile.PL INSTALLDIRS=vendor --skipdeps </dev/null
12mu|perl-Module-Signature-0.730.0-1|30	%make
12mu|perl-Module-Signature-0.730.0-1|31	
12mu|perl-Module-Signature-0.730.0-1|32	%check
12mu|perl-Module-Signature-0.730.0-1|33	%make test
12mu|perl-Module-Signature-0.730.0-1|34	
12mu|perl-Module-Signature-0.730.0-1|35	%install
12mu|perl-Module-Signature-0.730.0-1|36	%makeinstall_std
12mu|perl-Module-Signature-0.730.0-1|37	
12mu|perl-Module-Signature-0.730.0-1|38	%files
12mu|perl-Module-Signature-0.730.0-1|39	%doc AUTHORS Changes README
12mu|perl-Module-Signature-0.730.0-1|40	%{_bindir}/*
12mu|perl-Module-Signature-0.730.0-1|41	%{_mandir}/man*/*
12mu|perl-Module-Signature-0.730.0-1|42	%{perl_vendorlib}/Module
12mu|perl-Module-Signature-0.730.0-1|43	
12mu|perl-Module-Signature-0.730.0-1|44	
12mu|perl-Module-Signature-0.730.0-1|45	
12mu|perl-Module-Signature-0.730.0-1|46	%changelog
12mu|perl-Module-Signature-0.730.0-1|47	* Thu Dec 26 2013 dsilakov <denis.silakov@rosalab.ru> 0.730.0-1
12mu|perl-Module-Signature-0.730.0-1|48	+ Revision: 940ae50
12mu|perl-Module-Signature-0.730.0-1|49	- Merge pull request #1 from import/perl-Module-Signature:auto_update
12mu|perl-Module-Signature-0.730.0-1|50	- ROSA Updates Builder: update suggested
12mu|perl-Module-Signature-0.730.0-1|51	
12mu|perl-Module-Signature-0.730.0-1|52	

20448 12
12mu|perl-Moose-2.120.400-1|1	%define upstream_name	 Moose
12mu|perl-Moose-2.120.400-1|2	%define upstream_version 2.1204
12mu|perl-Moose-2.120.400-1|3	
12mu|perl-Moose-2.120.400-1|4	%if %{_use_internal_dependency_generator}
12mu|perl-Moose-2.120.400-1|5	%define __noautoreq 'perl\\(Moose::Conflicts\\)'
12mu|perl-Moose-2.120.400-1|6	%else
12mu|perl-Moose-2.120.400-1|7	%define _requires_exceptions perl(Moose::Conflicts)
12mu|perl-Moose-2.120.400-1|8	%endif
12mu|perl-Moose-2.120.400-1|9	
12mu|perl-Moose-2.120.400-1|10	Name:		perl-%{upstream_name}
12mu|perl-Moose-2.120.400-1|11	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Moose-2.120.400-1|12	Release:	1
12mu|perl-Moose-2.120.400-1|13	Summary:	A complete modern object system for Perl 5
12mu|perl-Moose-2.120.400-1|14	License:    GPL+ or Artistic
12mu|perl-Moose-2.120.400-1|15	Group:		Development/Perl
12mu|perl-Moose-2.120.400-1|16	URL:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Moose-2.120.400-1|17	Source0:	http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Moose-2.120.400-1|18	BuildRequires:	perl(Class::Load)
12mu|perl-Moose-2.120.400-1|19	BuildRequires:	perl(Data::OptList)
12mu|perl-Moose-2.120.400-1|20	BuildRequires:	perl(Devel::GlobalDestruction)
12mu|perl-Moose-2.120.400-1|21	BuildRequires:	perl(Devel::StackTrace)
12mu|perl-Moose-2.120.400-1|22	BuildRequires:	perl(Eval::Closure)
12mu|perl-Moose-2.120.400-1|23	BuildRequires:	perl(List::MoreUtils) >= 0.120.0
12mu|perl-Moose-2.120.400-1|24	BuildRequires:	perl(MRO::Compat)
12mu|perl-Moose-2.120.400-1|25	BuildRequires:	perl(Package::DeprecationManager) >= 0.070.0
12mu|perl-Moose-2.120.400-1|26	BuildRequires:	perl(Package::Stash)
12mu|perl-Moose-2.120.400-1|27	BuildRequires:	perl(Params::Util) >= 1.000.0
12mu|perl-Moose-2.120.400-1|28	BuildRequires:	perl(Scalar::Util) >= 1.190.0
12mu|perl-Moose-2.120.400-1|29	BuildRequires:	perl(Sub::Exporter) >= 0.098.0
12mu|perl-Moose-2.120.400-1|30	BuildRequires:	perl(Sub::Name)
12mu|perl-Moose-2.120.400-1|31	BuildRequires:	perl(Task::Weaken)
12mu|perl-Moose-2.120.400-1|32	# seems to be in contrib now...
12mu|perl-Moose-2.120.400-1|33	#BuildRequires:	perl(Test::Output)
12mu|perl-Moose-2.120.400-1|34	BuildRequires:	perl(Test::Exception) >= 0.270
12mu|perl-Moose-2.120.400-1|35	BuildRequires:	perl(Test::More) >= 0.880
12mu|perl-Moose-2.120.400-1|36	BuildRequires:	perl(Test::Requires) >= 0.050
12mu|perl-Moose-2.120.400-1|37	BuildRequires:	perl(Test::LongString)
12mu|perl-Moose-2.120.400-1|38	BuildRequires:	perl(Test::Fatal)
12mu|perl-Moose-2.120.400-1|39	BuildRequires:	perl(Try::Tiny) >= 0.020.0
12mu|perl-Moose-2.120.400-1|40	BuildRequires:	perl-devel
12mu|perl-Moose-2.120.400-1|41	Requires:	perl(Sub::Name)
12mu|perl-Moose-2.120.400-1|42	Provides:   perl-Moose-implementation
12mu|perl-Moose-2.120.400-1|43	Obsoletes:	perl-Class-MOP <= 1.120.0
12mu|perl-Moose-2.120.400-1|44	Provides:	perl-Class-MOP = 1.120.0
12mu|perl-Moose-2.120.400-1|45	
12mu|perl-Moose-2.120.400-1|46	%description
12mu|perl-Moose-2.120.400-1|47	Moose is an extension of the Perl 5 object system.
12mu|perl-Moose-2.120.400-1|48	
12mu|perl-Moose-2.120.400-1|49	%prep
12mu|perl-Moose-2.120.400-1|50	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Moose-2.120.400-1|51	
12mu|perl-Moose-2.120.400-1|52	%build
12mu|perl-Moose-2.120.400-1|53	%__perl Makefile.PL INSTALLDIRS=vendor --skipdeps
12mu|perl-Moose-2.120.400-1|54	%make
12mu|perl-Moose-2.120.400-1|55	
12mu|perl-Moose-2.120.400-1|56	%check
12mu|perl-Moose-2.120.400-1|57	%make test
12mu|perl-Moose-2.120.400-1|58	
12mu|perl-Moose-2.120.400-1|59	%install
12mu|perl-Moose-2.120.400-1|60	%makeinstall_std
12mu|perl-Moose-2.120.400-1|61	
12mu|perl-Moose-2.120.400-1|62	%files
12mu|perl-Moose-2.120.400-1|63	%doc Changes
12mu|perl-Moose-2.120.400-1|64	%{_bindir}/moose-outdated
12mu|perl-Moose-2.120.400-1|65	%{perl_vendorlib}/*
12mu|perl-Moose-2.120.400-1|66	%{_mandir}/*/*
12mu|perl-Moose-2.120.400-1|67	
12mu|perl-Moose-2.120.400-1|68	%changelog
12mu|perl-Moose-2.120.400-1|69	* Wed Feb 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.120.400-1
12mu|perl-Moose-2.120.400-1|70	+ Revision: ee23b09
12mu|perl-Moose-2.120.400-1|71	- Disable Test::Output BR
12mu|perl-Moose-2.120.400-1|72	
12mu|perl-Moose-2.120.400-1|73	

20449 12
12mu|perl-Mozilla-CA-20130114.0.0-2|1	%define upstream_name    Mozilla-CA
12mu|perl-Mozilla-CA-20130114.0.0-2|2	%define upstream_version 20130114
12mu|perl-Mozilla-CA-20130114.0.0-2|3	
12mu|perl-Mozilla-CA-20130114.0.0-2|4	Name:		perl-%{upstream_name}
12mu|perl-Mozilla-CA-20130114.0.0-2|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Mozilla-CA-20130114.0.0-2|6	Release:	2
12mu|perl-Mozilla-CA-20130114.0.0-2|7	
12mu|perl-Mozilla-CA-20130114.0.0-2|8	Summary:	Mozilla's CA cert bundle in PEM format
12mu|perl-Mozilla-CA-20130114.0.0-2|9	License:	GPL+ or Artistic
12mu|perl-Mozilla-CA-20130114.0.0-2|10	Group:		Development/Perl
12mu|perl-Mozilla-CA-20130114.0.0-2|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Mozilla-CA-20130114.0.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Mozilla/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Mozilla-CA-20130114.0.0-2|13	
12mu|perl-Mozilla-CA-20130114.0.0-2|14	BuildRequires:	perl-devel
12mu|perl-Mozilla-CA-20130114.0.0-2|15	BuildRequires:	perl(ExtUtils::MakeMaker)
12mu|perl-Mozilla-CA-20130114.0.0-2|16	BuildRequires:	perl(Test)
12mu|perl-Mozilla-CA-20130114.0.0-2|17	BuildArch:	noarch
12mu|perl-Mozilla-CA-20130114.0.0-2|18	
12mu|perl-Mozilla-CA-20130114.0.0-2|19	%description
12mu|perl-Mozilla-CA-20130114.0.0-2|20	Mozilla::CA provides a copy of Mozilla's bundle of Certificate Authority
12mu|perl-Mozilla-CA-20130114.0.0-2|21	certificates in a form that can be consumed by modules and libraries based
12mu|perl-Mozilla-CA-20130114.0.0-2|22	on OpenSSL.
12mu|perl-Mozilla-CA-20130114.0.0-2|23	
12mu|perl-Mozilla-CA-20130114.0.0-2|24	The module provide a single function:
12mu|perl-Mozilla-CA-20130114.0.0-2|25	
12mu|perl-Mozilla-CA-20130114.0.0-2|26	* SSL_ca_file()
12mu|perl-Mozilla-CA-20130114.0.0-2|27	
12mu|perl-Mozilla-CA-20130114.0.0-2|28	%prep
12mu|perl-Mozilla-CA-20130114.0.0-2|29	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Mozilla-CA-20130114.0.0-2|30	
12mu|perl-Mozilla-CA-20130114.0.0-2|31	%build
12mu|perl-Mozilla-CA-20130114.0.0-2|32	perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Mozilla-CA-20130114.0.0-2|33	%make
12mu|perl-Mozilla-CA-20130114.0.0-2|34	
12mu|perl-Mozilla-CA-20130114.0.0-2|35	%check
12mu|perl-Mozilla-CA-20130114.0.0-2|36	%make test
12mu|perl-Mozilla-CA-20130114.0.0-2|37	
12mu|perl-Mozilla-CA-20130114.0.0-2|38	%install
12mu|perl-Mozilla-CA-20130114.0.0-2|39	%makeinstall_std
12mu|perl-Mozilla-CA-20130114.0.0-2|40	
12mu|perl-Mozilla-CA-20130114.0.0-2|41	%files
12mu|perl-Mozilla-CA-20130114.0.0-2|42	%doc Changes META.json META.yml MYMETA.yml README
12mu|perl-Mozilla-CA-20130114.0.0-2|43	%{_mandir}/man3/*
12mu|perl-Mozilla-CA-20130114.0.0-2|44	%{perl_vendorlib}/*
12mu|perl-Mozilla-CA-20130114.0.0-2|45	
12mu|perl-Mozilla-CA-20130114.0.0-2|46	
12mu|perl-Mozilla-CA-20130114.0.0-2|47	%changelog
12mu|perl-Mozilla-CA-20130114.0.0-2|48	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 20130114.0.0-2
12mu|perl-Mozilla-CA-20130114.0.0-2|49	+ Revision: b3a00a5
12mu|perl-Mozilla-CA-20130114.0.0-2|50	- Bump release
12mu|perl-Mozilla-CA-20130114.0.0-2|51	
12mu|perl-Mozilla-CA-20130114.0.0-2|52	

20450 12
12mu|perl-NetAddr-IP-4.72.0-1|1	%define upstream_name    NetAddr-IP%define upstream_version 4.072
12mu|perl-NetAddr-IP-4.72.0-1|2	
12mu|perl-NetAddr-IP-4.72.0-1|3	Name:       perl-%{upstream_name}
12mu|perl-NetAddr-IP-4.72.0-1|4	Version:    %perl_convert_version %{upstream_version}
12mu|perl-NetAddr-IP-4.72.0-1|5	Release:    1
12mu|perl-NetAddr-IP-4.72.0-1|6	
12mu|perl-NetAddr-IP-4.72.0-1|7	Summary:        Manage IPv4 and IPv6 addresses and subnets in Perl
12mu|perl-NetAddr-IP-4.72.0-1|8	License:        Artistic
12mu|perl-NetAddr-IP-4.72.0-1|9	Group:          Development/Perl
12mu|perl-NetAddr-IP-4.72.0-1|10	Url:            http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-NetAddr-IP-4.72.0-1|11	Source0:        http://www.cpan.org/modules/by-module/NetAddr/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-NetAddr-IP-4.72.0-1|12	
12mu|perl-NetAddr-IP-4.72.0-1|13	BuildRequires:  perl-devel
12mu|perl-NetAddr-IP-4.72.0-1|14	
12mu|perl-NetAddr-IP-4.72.0-1|15	%description
12mu|perl-NetAddr-IP-4.72.0-1|16	This module provides an object-oriented abstraction on top of IP
12mu|perl-NetAddr-IP-4.72.0-1|17	addresses or IP subnets, that allows for easy manipulations.
12mu|perl-NetAddr-IP-4.72.0-1|18	
12mu|perl-NetAddr-IP-4.72.0-1|19	%prep
12mu|perl-NetAddr-IP-4.72.0-1|20	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-NetAddr-IP-4.72.0-1|21	rm -f t/00-Sign.t # debug files make it fails
12mu|perl-NetAddr-IP-4.72.0-1|22	
12mu|perl-NetAddr-IP-4.72.0-1|23	%build
12mu|perl-NetAddr-IP-4.72.0-1|24	%{__perl} Makefile.PL  INSTALLDIRS=vendor
12mu|perl-NetAddr-IP-4.72.0-1|25	%make
12mu|perl-NetAddr-IP-4.72.0-1|26	
12mu|perl-NetAddr-IP-4.72.0-1|27	%check
12mu|perl-NetAddr-IP-4.72.0-1|28	%make test
12mu|perl-NetAddr-IP-4.72.0-1|29	
12mu|perl-NetAddr-IP-4.72.0-1|30	%install
12mu|perl-NetAddr-IP-4.72.0-1|31	%makeinstall_std
12mu|perl-NetAddr-IP-4.72.0-1|32	
12mu|perl-NetAddr-IP-4.72.0-1|33	%clean
12mu|perl-NetAddr-IP-4.72.0-1|34	
12mu|perl-NetAddr-IP-4.72.0-1|35	%files
12mu|perl-NetAddr-IP-4.72.0-1|36	%{perl_vendorarch}/NetAddr
12mu|perl-NetAddr-IP-4.72.0-1|37	%{perl_vendorarch}/auto/NetAddr
12mu|perl-NetAddr-IP-4.72.0-1|38	%{_mandir}/*/*
12mu|perl-NetAddr-IP-4.72.0-1|39	
12mu|perl-NetAddr-IP-4.72.0-1|40	
12mu|perl-NetAddr-IP-4.72.0-1|41	
12mu|perl-NetAddr-IP-4.72.0-1|42	%changelog
12mu|perl-NetAddr-IP-4.72.0-1|43	* Mon Mar 03 2014 dsilakov <denis.silakov@rosalab.ru> 4.72.0-1
12mu|perl-NetAddr-IP-4.72.0-1|44	+ Revision: eecfa4e
12mu|perl-NetAddr-IP-4.72.0-1|45	- Merge pull request #4 from import/perl-NetAddr-IP:auto_update
12mu|perl-NetAddr-IP-4.72.0-1|46	- ROSA Updates Builder: update suggested
12mu|perl-NetAddr-IP-4.72.0-1|47	
12mu|perl-NetAddr-IP-4.72.0-1|48	

20451 12
12mu|perl-Net-HTTP-6.60.0-1|1	%define upstream_name    Net-HTTP
12mu|perl-Net-HTTP-6.60.0-1|2	%define upstream_version 6.06
12mu|perl-Net-HTTP-6.60.0-1|3	
12mu|perl-Net-HTTP-6.60.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-Net-HTTP-6.60.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Net-HTTP-6.60.0-1|6	Release:    1
12mu|perl-Net-HTTP-6.60.0-1|7	
12mu|perl-Net-HTTP-6.60.0-1|8	Summary:    Non-blocking HTTP client
12mu|perl-Net-HTTP-6.60.0-1|9	License:    GPL+ or Artistic
12mu|perl-Net-HTTP-6.60.0-1|10	Group:      Development/Perl
12mu|perl-Net-HTTP-6.60.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Net-HTTP-6.60.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Net/Net-HTTP-%{upstream_version}.tar.gz
12mu|perl-Net-HTTP-6.60.0-1|13	
12mu|perl-Net-HTTP-6.60.0-1|14	BuildRequires: perl(Compress::Raw::Zlib)
12mu|perl-Net-HTTP-6.60.0-1|15	BuildRequires: perl(IO::Compress::Gzip)
12mu|perl-Net-HTTP-6.60.0-1|16	BuildRequires: perl(IO::Select)
12mu|perl-Net-HTTP-6.60.0-1|17	BuildRequires: perl(IO::Socket::INET)
12mu|perl-Net-HTTP-6.60.0-1|18	BuildRequires: perl-devel
12mu|perl-Net-HTTP-6.60.0-1|19	BuildArch: noarch
12mu|perl-Net-HTTP-6.60.0-1|20	
12mu|perl-Net-HTTP-6.60.0-1|21	%description
12mu|perl-Net-HTTP-6.60.0-1|22	The 'Net::HTTP' class is a low-level HTTP client. An instance of the
12mu|perl-Net-HTTP-6.60.0-1|23	'Net::HTTP' class represents a connection to an HTTP server. The HTTP
12mu|perl-Net-HTTP-6.60.0-1|24	protocol is described in RFC 2616. The 'Net::HTTP' class supports
12mu|perl-Net-HTTP-6.60.0-1|25	'HTTP/1.0' and 'HTTP/1.1'.
12mu|perl-Net-HTTP-6.60.0-1|26	
12mu|perl-Net-HTTP-6.60.0-1|27	'Net::HTTP' is a sub-class of 'IO::Socket::INET'. You can mix the methods
12mu|perl-Net-HTTP-6.60.0-1|28	described below with reading and writing from the socket directly. This is
12mu|perl-Net-HTTP-6.60.0-1|29	not necessary a good idea, unless you know what you are doing.
12mu|perl-Net-HTTP-6.60.0-1|30	
12mu|perl-Net-HTTP-6.60.0-1|31	The following methods are provided (in addition to those of
12mu|perl-Net-HTTP-6.60.0-1|32	'IO::Socket::INET'):
12mu|perl-Net-HTTP-6.60.0-1|33	
12mu|perl-Net-HTTP-6.60.0-1|34	%prep
12mu|perl-Net-HTTP-6.60.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Net-HTTP-6.60.0-1|36	
12mu|perl-Net-HTTP-6.60.0-1|37	%build
12mu|perl-Net-HTTP-6.60.0-1|38	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Net-HTTP-6.60.0-1|39	
12mu|perl-Net-HTTP-6.60.0-1|40	%make
12mu|perl-Net-HTTP-6.60.0-1|41	
12mu|perl-Net-HTTP-6.60.0-1|42	%check
12mu|perl-Net-HTTP-6.60.0-1|43	%make test
12mu|perl-Net-HTTP-6.60.0-1|44	
12mu|perl-Net-HTTP-6.60.0-1|45	%install
12mu|perl-Net-HTTP-6.60.0-1|46	%makeinstall_std
12mu|perl-Net-HTTP-6.60.0-1|47	
12mu|perl-Net-HTTP-6.60.0-1|48	%files
12mu|perl-Net-HTTP-6.60.0-1|49	%doc Changes META.yml README
12mu|perl-Net-HTTP-6.60.0-1|50	%{_mandir}/man3/*
12mu|perl-Net-HTTP-6.60.0-1|51	%perl_vendorlib/*
12mu|perl-Net-HTTP-6.60.0-1|52	
12mu|perl-Net-HTTP-6.60.0-1|53	
12mu|perl-Net-HTTP-6.60.0-1|54	
12mu|perl-Net-HTTP-6.60.0-1|55	%changelog
12mu|perl-Net-HTTP-6.60.0-1|56	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.60.0-1
12mu|perl-Net-HTTP-6.60.0-1|57	+ Revision: 6e661bf
12mu|perl-Net-HTTP-6.60.0-1|58	- Updated to 6.06 (by updates_builder)
12mu|perl-Net-HTTP-6.60.0-1|59	
12mu|perl-Net-HTTP-6.60.0-1|60	

20452 12
12mu|perl-Net-IP-1.260.0-1|1	%define upstream_name	 Net-IP
12mu|perl-Net-IP-1.260.0-1|2	%define upstream_version 1.26
12mu|perl-Net-IP-1.260.0-1|3	
12mu|perl-Net-IP-1.260.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-Net-IP-1.260.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Net-IP-1.260.0-1|6	Release:    1
12mu|perl-Net-IP-1.260.0-1|7	
12mu|perl-Net-IP-1.260.0-1|8	Summary:	Perl extension for manipulating IPv4/IPv6 addresses
12mu|perl-Net-IP-1.260.0-1|9	License:	GPL+ or Artistic
12mu|perl-Net-IP-1.260.0-1|10	Group:		Development/Perl
12mu|perl-Net-IP-1.260.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Net-IP-1.260.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Net/Net-IP-%{upstream_version}.tar.gz
12mu|perl-Net-IP-1.260.0-1|13	
12mu|perl-Net-IP-1.260.0-1|14	BuildRequires:	perl-devel
12mu|perl-Net-IP-1.260.0-1|15	BuildArch:	noarch
12mu|perl-Net-IP-1.260.0-1|16	
12mu|perl-Net-IP-1.260.0-1|17	%description
12mu|perl-Net-IP-1.260.0-1|18	This module provides functions to deal with IPv4/IPv6 addresses.
12mu|perl-Net-IP-1.260.0-1|19	The module can be used as a class, allowing the user to instantiate
12mu|perl-Net-IP-1.260.0-1|20	IP objects, which can be single IP addresses, prefixes, or ranges of
12mu|perl-Net-IP-1.260.0-1|21	addresses. There is also a procedural way of accessing most of the
12mu|perl-Net-IP-1.260.0-1|22	functions. Most subroutines can take either IPv4 or IPv6 addresses
12mu|perl-Net-IP-1.260.0-1|23	transparently.
12mu|perl-Net-IP-1.260.0-1|24	
12mu|perl-Net-IP-1.260.0-1|25	%prep
12mu|perl-Net-IP-1.260.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Net-IP-1.260.0-1|27	
12mu|perl-Net-IP-1.260.0-1|28	%build
12mu|perl-Net-IP-1.260.0-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-Net-IP-1.260.0-1|30	%make
12mu|perl-Net-IP-1.260.0-1|31	
12mu|perl-Net-IP-1.260.0-1|32	%check
12mu|perl-Net-IP-1.260.0-1|33	%make test
12mu|perl-Net-IP-1.260.0-1|34	
12mu|perl-Net-IP-1.260.0-1|35	%install
12mu|perl-Net-IP-1.260.0-1|36	%makeinstall_std
12mu|perl-Net-IP-1.260.0-1|37	
12mu|perl-Net-IP-1.260.0-1|38	%clean
12mu|perl-Net-IP-1.260.0-1|39	
12mu|perl-Net-IP-1.260.0-1|40	%files
12mu|perl-Net-IP-1.260.0-1|41	%doc README Changes
12mu|perl-Net-IP-1.260.0-1|42	%{_bindir}/*
12mu|perl-Net-IP-1.260.0-1|43	%{perl_vendorlib}/Net
12mu|perl-Net-IP-1.260.0-1|44	%{_mandir}/*/*
12mu|perl-Net-IP-1.260.0-1|45	
12mu|perl-Net-IP-1.260.0-1|46	
12mu|perl-Net-IP-1.260.0-1|47	
12mu|perl-Net-IP-1.260.0-1|48	%changelog
12mu|perl-Net-IP-1.260.0-1|49	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.260.0-1
12mu|perl-Net-IP-1.260.0-1|50	+ Revision: 0848bcd
12mu|perl-Net-IP-1.260.0-1|51	- Updated to 1.26 (by updates_builder)
12mu|perl-Net-IP-1.260.0-1|52	
12mu|perl-Net-IP-1.260.0-1|53	

20453 12
12mu|perl-Net-Jabber-2.0.0-16|1	%define	module	Net-Jabber
12mu|perl-Net-Jabber-2.0.0-16|2	%define upstream_version 2.0
12mu|perl-Net-Jabber-2.0.0-16|3	
12mu|perl-Net-Jabber-2.0.0-16|4	Summary:	%{module} perl module
12mu|perl-Net-Jabber-2.0.0-16|5	Name:		perl-%{module}
12mu|perl-Net-Jabber-2.0.0-16|6	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Net-Jabber-2.0.0-16|7	Release:	16
12mu|perl-Net-Jabber-2.0.0-16|8	License:	LGPLv2
12mu|perl-Net-Jabber-2.0.0-16|9	Group:		Development/Perl
12mu|perl-Net-Jabber-2.0.0-16|10	Url:		http://search.cpan.org/dist/%{module}
12mu|perl-Net-Jabber-2.0.0-16|11	Source0:	http://search.cpan.org/CPAN/authors/id/R/RE/REATMON/%{module}-%{upstream_version}.tar.bz2
12mu|perl-Net-Jabber-2.0.0-16|12	BuildArch:	noarch
12mu|perl-Net-Jabber-2.0.0-16|13	Buildrequires:	perl-devel
12mu|perl-Net-Jabber-2.0.0-16|14	Buildrequires:	perl-Net-XMPP
12mu|perl-Net-Jabber-2.0.0-16|15	
12mu|perl-Net-Jabber-2.0.0-16|16	%description
12mu|perl-Net-Jabber-2.0.0-16|17	Net::Jabber is a collection of Perl modules that provide a Perl Developer
12mu|perl-Net-Jabber-2.0.0-16|18	access to the Jabber protocol.  Using OOP modules we provide a clean
12mu|perl-Net-Jabber-2.0.0-16|19	interface to writing anything from a full client to a simple protocol
12mu|perl-Net-Jabber-2.0.0-16|20	tester.
12mu|perl-Net-Jabber-2.0.0-16|21	
12mu|perl-Net-Jabber-2.0.0-16|22	%prep
12mu|perl-Net-Jabber-2.0.0-16|23	%setup -qn %{module}-%{upstream_version}
12mu|perl-Net-Jabber-2.0.0-16|24	
12mu|perl-Net-Jabber-2.0.0-16|25	%build
12mu|perl-Net-Jabber-2.0.0-16|26	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Net-Jabber-2.0.0-16|27	%make
12mu|perl-Net-Jabber-2.0.0-16|28	
12mu|perl-Net-Jabber-2.0.0-16|29	%check
12mu|perl-Net-Jabber-2.0.0-16|30	#make test
12mu|perl-Net-Jabber-2.0.0-16|31	
12mu|perl-Net-Jabber-2.0.0-16|32	%install
12mu|perl-Net-Jabber-2.0.0-16|33	%makeinstall_std
12mu|perl-Net-Jabber-2.0.0-16|34	
12mu|perl-Net-Jabber-2.0.0-16|35	%files
12mu|perl-Net-Jabber-2.0.0-16|36	%doc CHANGES LICENSE.LGPL MANIFEST.SKIP README
12mu|perl-Net-Jabber-2.0.0-16|37	%{perl_vendorlib}/Net/Jabber*
12mu|perl-Net-Jabber-2.0.0-16|38	%{_mandir}/man3/*
12mu|perl-Net-Jabber-2.0.0-16|39	
12mu|perl-Net-Jabber-2.0.0-16|40	
12mu|perl-Net-Jabber-2.0.0-16|41	%changelog
12mu|perl-Net-Jabber-2.0.0-16|42	* Sat Jan 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-16
12mu|perl-Net-Jabber-2.0.0-16|43	+ Revision: c6bcc85
12mu|perl-Net-Jabber-2.0.0-16|44	- Follow perl policy
12mu|perl-Net-Jabber-2.0.0-16|45	
12mu|perl-Net-Jabber-2.0.0-16|46	

20454 12
12mu|perl-Net-Server-2.7.0-1|1	%define	upstream_name	 Net-Server
12mu|perl-Net-Server-2.7.0-1|2	%define upstream_version 2.007
12mu|perl-Net-Server-2.7.0-1|3	
12mu|perl-Net-Server-2.7.0-1|4	%if %{_use_internal_dependency_generator}
12mu|perl-Net-Server-2.7.0-1|5	%define __noautoprov 'perl\\(My(.*)\\)|perl\\(Sample(.*)\\)'
12mu|perl-Net-Server-2.7.0-1|6	%else
12mu|perl-Net-Server-2.7.0-1|7	%define	_provides_exceptions perl(My\\|perl(Sample
12mu|perl-Net-Server-2.7.0-1|8	%endif
12mu|perl-Net-Server-2.7.0-1|9	
12mu|perl-Net-Server-2.7.0-1|10	Name:		perl-%{upstream_name}
12mu|perl-Net-Server-2.7.0-1|11	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Net-Server-2.7.0-1|12	Release:	1
12mu|perl-Net-Server-2.7.0-1|13	
12mu|perl-Net-Server-2.7.0-1|14	Summary:	Extensible, general Perl server engine
12mu|perl-Net-Server-2.7.0-1|15	License:	GPL+ or Artistic
12mu|perl-Net-Server-2.7.0-1|16	Group:		Development/Perl
12mu|perl-Net-Server-2.7.0-1|17	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Net-Server-2.7.0-1|18	Source0:	http://www.cpan.org/modules/by-module/Net/Net-Server-%{upstream_version}.tar.gz
12mu|perl-Net-Server-2.7.0-1|19	
12mu|perl-Net-Server-2.7.0-1|20	BuildRequires:	perl(IO::Socket)
12mu|perl-Net-Server-2.7.0-1|21	BuildRequires:	perl(POSIX)
12mu|perl-Net-Server-2.7.0-1|22	BuildRequires:	perl(Socket)
12mu|perl-Net-Server-2.7.0-1|23	BuildRequires:	perl-devel
12mu|perl-Net-Server-2.7.0-1|24	Requires:	perl-IO-Multiplex
12mu|perl-Net-Server-2.7.0-1|25	BuildArch:	noarch
12mu|perl-Net-Server-2.7.0-1|26	
12mu|perl-Net-Server-2.7.0-1|27	%description
12mu|perl-Net-Server-2.7.0-1|28	Net::Server is an extensible, generic Perl server engine.  Net::Server combines
12mu|perl-Net-Server-2.7.0-1|29	the good properties from Net::Daemon (0.34), NetServer::Generic (1.03), and
12mu|perl-Net-Server-2.7.0-1|30	Net::FTPServer (1.0), and also from various concepts in the Apache Webserver.
12mu|perl-Net-Server-2.7.0-1|31	
12mu|perl-Net-Server-2.7.0-1|32	%prep
12mu|perl-Net-Server-2.7.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Net-Server-2.7.0-1|34	
12mu|perl-Net-Server-2.7.0-1|35	%build
12mu|perl-Net-Server-2.7.0-1|36	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Net-Server-2.7.0-1|37	%make
12mu|perl-Net-Server-2.7.0-1|38	
12mu|perl-Net-Server-2.7.0-1|39	%check
12mu|perl-Net-Server-2.7.0-1|40	%make test
12mu|perl-Net-Server-2.7.0-1|41	
12mu|perl-Net-Server-2.7.0-1|42	%install
12mu|perl-Net-Server-2.7.0-1|43	%makeinstall_std
12mu|perl-Net-Server-2.7.0-1|44	
12mu|perl-Net-Server-2.7.0-1|45	%files
12mu|perl-Net-Server-2.7.0-1|46	%doc Changes examples README
12mu|perl-Net-Server-2.7.0-1|47	%{_mandir}/*/*
12mu|perl-Net-Server-2.7.0-1|48	%{perl_vendorlib}/Net
12mu|perl-Net-Server-2.7.0-1|49	%{_bindir}/net-server
12mu|perl-Net-Server-2.7.0-1|50	
12mu|perl-Net-Server-2.7.0-1|51	
12mu|perl-Net-Server-2.7.0-1|52	
12mu|perl-Net-Server-2.7.0-1|53	%changelog
12mu|perl-Net-Server-2.7.0-1|54	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.0-1
12mu|perl-Net-Server-2.7.0-1|55	+ Revision: 2832c82
12mu|perl-Net-Server-2.7.0-1|56	- Add new files
12mu|perl-Net-Server-2.7.0-1|57	
12mu|perl-Net-Server-2.7.0-1|58	

20455 12
12mu|perl-Net-SSLeay-1.580.0-1|1	%define upstream_name      Net-SSLeay
12mu|perl-Net-SSLeay-1.580.0-1|2	%define upstream_version 1.58
12mu|perl-Net-SSLeay-1.580.0-1|3	
12mu|perl-Net-SSLeay-1.580.0-1|4	Name:		    perl-%{upstream_name}
12mu|perl-Net-SSLeay-1.580.0-1|5	Version:	    %perl_convert_version %{upstream_version}
12mu|perl-Net-SSLeay-1.580.0-1|6	Release:	    1
12mu|perl-Net-SSLeay-1.580.0-1|7	Summary:	    Perl extension for using OpenSSL
12mu|perl-Net-SSLeay-1.580.0-1|8	License:	    BSD-like
12mu|perl-Net-SSLeay-1.580.0-1|9	Group:		    Development/Perl
12mu|perl-Net-SSLeay-1.580.0-1|10	Url:            http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Net-SSLeay-1.580.0-1|11	Source0:        http://www.cpan.org/modules/by-module/Net/Net-SSLeay-%{upstream_version}.tar.gz
12mu|perl-Net-SSLeay-1.580.0-1|12	
12mu|perl-Net-SSLeay-1.580.0-1|13	BuildRequires:  openssl >= 0.9.3a
12mu|perl-Net-SSLeay-1.580.0-1|14	BuildRequires:	openssl-devel
12mu|perl-Net-SSLeay-1.580.0-1|15	BuildRequires:	perl-devel
12mu|perl-Net-SSLeay-1.580.0-1|16	BuildRequires:	zlib-devel
12mu|perl-Net-SSLeay-1.580.0-1|17	Requires:	openssl >= 0.9.3a
12mu|perl-Net-SSLeay-1.580.0-1|18	Obsoletes:	perl-Net_SSLeay < 1.30-2mdv2007.0
12mu|perl-Net-SSLeay-1.580.0-1|19	Provides:	perl-Net_SSLeay = %{version}-%{release}
12mu|perl-Net-SSLeay-1.580.0-1|20	Obsoletes:	perl-Net_SSLeay.pm <= 1.30
12mu|perl-Net-SSLeay-1.580.0-1|21	Provides:	perl-Net_SSLeay.pm = %{version}-%{release}
12mu|perl-Net-SSLeay-1.580.0-1|22	
12mu|perl-Net-SSLeay-1.580.0-1|23	%description
12mu|perl-Net-SSLeay-1.580.0-1|24	Perl extension for using OpenSSL.
12mu|perl-Net-SSLeay-1.580.0-1|25	
12mu|perl-Net-SSLeay-1.580.0-1|26	%prep
12mu|perl-Net-SSLeay-1.580.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Net-SSLeay-1.580.0-1|28	%__chmod 755 examples
12mu|perl-Net-SSLeay-1.580.0-1|29	
12mu|perl-Net-SSLeay-1.580.0-1|30	%build
12mu|perl-Net-SSLeay-1.580.0-1|31	# note the %{_prefix} which must passed to Makefile.PL, weird but necessary :-(
12mu|perl-Net-SSLeay-1.580.0-1|32	echo | %{__perl} Makefile.PL %{_prefix} INSTALLDIRS=vendor
12mu|perl-Net-SSLeay-1.580.0-1|33	%make OPTIMIZE="%{optflags}"
12mu|perl-Net-SSLeay-1.580.0-1|34	perl -p -i -e 's|/usr/local/bin|/usr/bin|g;' *.pm examples/*
12mu|perl-Net-SSLeay-1.580.0-1|35	
12mu|perl-Net-SSLeay-1.580.0-1|36	%check
12mu|perl-Net-SSLeay-1.580.0-1|37	# testing the package implies contacting external sites (some are down ?)
12mu|perl-Net-SSLeay-1.580.0-1|38	#make test
12mu|perl-Net-SSLeay-1.580.0-1|39	
12mu|perl-Net-SSLeay-1.580.0-1|40	%install
12mu|perl-Net-SSLeay-1.580.0-1|41	%makeinstall_std
12mu|perl-Net-SSLeay-1.580.0-1|42	
12mu|perl-Net-SSLeay-1.580.0-1|43	%files
12mu|perl-Net-SSLeay-1.580.0-1|44	%doc Changes Credits README examples QuickRef
12mu|perl-Net-SSLeay-1.580.0-1|45	%{perl_vendorarch}/auto/Net
12mu|perl-Net-SSLeay-1.580.0-1|46	%{perl_vendorarch}/Net
12mu|perl-Net-SSLeay-1.580.0-1|47	%{_mandir}/*/*
12mu|perl-Net-SSLeay-1.580.0-1|48	
12mu|perl-Net-SSLeay-1.580.0-1|49	
12mu|perl-Net-SSLeay-1.580.0-1|50	
12mu|perl-Net-SSLeay-1.580.0-1|51	
12mu|perl-Net-SSLeay-1.580.0-1|52	%changelog
12mu|perl-Net-SSLeay-1.580.0-1|53	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.580.0-1
12mu|perl-Net-SSLeay-1.580.0-1|54	+ Revision: 724730a
12mu|perl-Net-SSLeay-1.580.0-1|55	- Updated to 1.58 (by updates_builder)
12mu|perl-Net-SSLeay-1.580.0-1|56	
12mu|perl-Net-SSLeay-1.580.0-1|57	

20456 12
12mu|perl-Number-Compare-0.30.0-1|1	%define upstream_name    Number-Compare
12mu|perl-Number-Compare-0.30.0-1|2	%define upstream_version 0.03
12mu|perl-Number-Compare-0.30.0-1|3	
12mu|perl-Number-Compare-0.30.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Number-Compare-0.30.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Number-Compare-0.30.0-1|6	Release:	1
12mu|perl-Number-Compare-0.30.0-1|7	
12mu|perl-Number-Compare-0.30.0-1|8	Summary:	Numeric comparisons
12mu|perl-Number-Compare-0.30.0-1|9	License:	GPL+ or Artistic
12mu|perl-Number-Compare-0.30.0-1|10	Group:		Development/Perl
12mu|perl-Number-Compare-0.30.0-1|11	Source0:	http://search.cpan.org/CPAN/authors/id/R/RC/RCLAMP/Number-Compare-%{upstream_version}.tar.gz
12mu|perl-Number-Compare-0.30.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Number-Compare-0.30.0-1|13	
12mu|perl-Number-Compare-0.30.0-1|14	BuildRequires:	perl-devel
12mu|perl-Number-Compare-0.30.0-1|15	BuildArch:	noarch
12mu|perl-Number-Compare-0.30.0-1|16	
12mu|perl-Number-Compare-0.30.0-1|17	%description
12mu|perl-Number-Compare-0.30.0-1|18	Number::Compare compiles a simple comparison to an anonymous subroutine, which
12mu|perl-Number-Compare-0.30.0-1|19	you can call with a value to be tested again.
12mu|perl-Number-Compare-0.30.0-1|20	
12mu|perl-Number-Compare-0.30.0-1|21	Now this would be very pointless, if Number::Compare didn't understand
12mu|perl-Number-Compare-0.30.0-1|22	magnitudes.
12mu|perl-Number-Compare-0.30.0-1|23	
12mu|perl-Number-Compare-0.30.0-1|24	The target value may use magnitudes of kilobytes (k, ki), megabytes (m, mi), or
12mu|perl-Number-Compare-0.30.0-1|25	gigabytes (g, gi). Those suffixed with an i use the appropriate 2**n version in
12mu|perl-Number-Compare-0.30.0-1|26	accordance with the IEC standard: http://physics.nist.gov/cuu/Units/binary.html
12mu|perl-Number-Compare-0.30.0-1|27	
12mu|perl-Number-Compare-0.30.0-1|28	%prep
12mu|perl-Number-Compare-0.30.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Number-Compare-0.30.0-1|30	
12mu|perl-Number-Compare-0.30.0-1|31	%build
12mu|perl-Number-Compare-0.30.0-1|32	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Number-Compare-0.30.0-1|33	%make
12mu|perl-Number-Compare-0.30.0-1|34	
12mu|perl-Number-Compare-0.30.0-1|35	%check
12mu|perl-Number-Compare-0.30.0-1|36	make test
12mu|perl-Number-Compare-0.30.0-1|37	
12mu|perl-Number-Compare-0.30.0-1|38	%install
12mu|perl-Number-Compare-0.30.0-1|39	%makeinstall_std
12mu|perl-Number-Compare-0.30.0-1|40	
12mu|perl-Number-Compare-0.30.0-1|41	%files
12mu|perl-Number-Compare-0.30.0-1|42	%doc Changes
12mu|perl-Number-Compare-0.30.0-1|43	%{perl_vendorlib}/Number
12mu|perl-Number-Compare-0.30.0-1|44	%{_mandir}/*/*
12mu|perl-Number-Compare-0.30.0-1|45	
12mu|perl-Number-Compare-0.30.0-1|46	
12mu|perl-Number-Compare-0.30.0-1|47	
12mu|perl-Number-Compare-0.30.0-1|48	%changelog
12mu|perl-Number-Compare-0.30.0-1|49	* Fri Jan 10 2014 dsilakov <denis.silakov@rosalab.ru> 0.30.0-1
12mu|perl-Number-Compare-0.30.0-1|50	+ Revision: 5965f33
12mu|perl-Number-Compare-0.30.0-1|51	- Merge pull request #1 from import/perl-Number-Compare:auto_update
12mu|perl-Number-Compare-0.30.0-1|52	- ROSA Updates Builder: update suggested
12mu|perl-Number-Compare-0.30.0-1|53	
12mu|perl-Number-Compare-0.30.0-1|54	

20457 12
12mu|perl-Object-Realize-Later-0.190.0-1|1	%define	upstream_name    Object-Realize-Later
12mu|perl-Object-Realize-Later-0.190.0-1|2	%define upstream_version 0.19
12mu|perl-Object-Realize-Later-0.190.0-1|3	
12mu|perl-Object-Realize-Later-0.190.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Object-Realize-Later-0.190.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Object-Realize-Later-0.190.0-1|6	Release:	1
12mu|perl-Object-Realize-Later-0.190.0-1|7	
12mu|perl-Object-Realize-Later-0.190.0-1|8	Summary:	CPAN %{upstream_name} perl module
12mu|perl-Object-Realize-Later-0.190.0-1|9	License:	GPL+ or Artistic
12mu|perl-Object-Realize-Later-0.190.0-1|10	Group:		Development/Perl
12mu|perl-Object-Realize-Later-0.190.0-1|11	URL:		http://search.cpan.org/dist/Object-Realize-Later/
12mu|perl-Object-Realize-Later-0.190.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/Object-Realize-Later-%{upstream_version}.tar.gz
12mu|perl-Object-Realize-Later-0.190.0-1|13	
12mu|perl-Object-Realize-Later-0.190.0-1|14	BuildRequires:	perl-devel
12mu|perl-Object-Realize-Later-0.190.0-1|15	BuildArch:	noarch
12mu|perl-Object-Realize-Later-0.190.0-1|16	
12mu|perl-Object-Realize-Later-0.190.0-1|17	%description
12mu|perl-Object-Realize-Later-0.190.0-1|18	This module helps you implementing delay loading of object-data.  While
12mu|perl-Object-Realize-Later-0.190.0-1|19	creating a stub-object, Object::Realize::Later simulates you got the
12mu|perl-Object-Realize-Later-0.190.0-1|20	real data.
12mu|perl-Object-Realize-Later-0.190.0-1|21	
12mu|perl-Object-Realize-Later-0.190.0-1|22	%prep
12mu|perl-Object-Realize-Later-0.190.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Object-Realize-Later-0.190.0-1|24	
12mu|perl-Object-Realize-Later-0.190.0-1|25	%build
12mu|perl-Object-Realize-Later-0.190.0-1|26	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Object-Realize-Later-0.190.0-1|27	make
12mu|perl-Object-Realize-Later-0.190.0-1|28	make test
12mu|perl-Object-Realize-Later-0.190.0-1|29	
12mu|perl-Object-Realize-Later-0.190.0-1|30	%install
12mu|perl-Object-Realize-Later-0.190.0-1|31	%makeinstall_std
12mu|perl-Object-Realize-Later-0.190.0-1|32	
12mu|perl-Object-Realize-Later-0.190.0-1|33	%files
12mu|perl-Object-Realize-Later-0.190.0-1|34	%doc Changes README
12mu|perl-Object-Realize-Later-0.190.0-1|35	%{_mandir}/*/*
12mu|perl-Object-Realize-Later-0.190.0-1|36	%{perl_vendorlib}/Object/Realize
12mu|perl-Object-Realize-Later-0.190.0-1|37	
12mu|perl-Object-Realize-Later-0.190.0-1|38	
12mu|perl-Object-Realize-Later-0.190.0-1|39	
12mu|perl-Object-Realize-Later-0.190.0-1|40	%changelog
12mu|perl-Object-Realize-Later-0.190.0-1|41	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.190.0-1
12mu|perl-Object-Realize-Later-0.190.0-1|42	+ Revision: 45f353e
12mu|perl-Object-Realize-Later-0.190.0-1|43	- Updated to 0.19 (by updates_builder)
12mu|perl-Object-Realize-Later-0.190.0-1|44	
12mu|perl-Object-Realize-Later-0.190.0-1|45	

20458 12
12mu|perl-Package-DeprecationManager-0.130.0-1|1	%define upstream_name    Package-DeprecationManager
12mu|perl-Package-DeprecationManager-0.130.0-1|2	%define upstream_version 0.13
12mu|perl-Package-DeprecationManager-0.130.0-1|3	
12mu|perl-Package-DeprecationManager-0.130.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Package-DeprecationManager-0.130.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Package-DeprecationManager-0.130.0-1|6	Release:	1
12mu|perl-Package-DeprecationManager-0.130.0-1|7	
12mu|perl-Package-DeprecationManager-0.130.0-1|8	Summary:	Manage deprecation warnings for your distribution
12mu|perl-Package-DeprecationManager-0.130.0-1|9	License:	GPL+ or Artistic
12mu|perl-Package-DeprecationManager-0.130.0-1|10	Group:		Development/Perl
12mu|perl-Package-DeprecationManager-0.130.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Package-DeprecationManager-0.130.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Package/Package-DeprecationManager-%{upstream_version}.tar.gz
12mu|perl-Package-DeprecationManager-0.130.0-1|13	
12mu|perl-Package-DeprecationManager-0.130.0-1|14	BuildRequires:	perl(Carp)
12mu|perl-Package-DeprecationManager-0.130.0-1|15	BuildRequires:	perl(Params::Util)
12mu|perl-Package-DeprecationManager-0.130.0-1|16	BuildRequires:	perl(Sub::Install)
12mu|perl-Package-DeprecationManager-0.130.0-1|17	BuildRequires:	perl(Test::Exception)
12mu|perl-Package-DeprecationManager-0.130.0-1|18	BuildRequires:	perl(Test::More)
12mu|perl-Package-DeprecationManager-0.130.0-1|19	BuildRequires:	perl(Test::Warn)
12mu|perl-Package-DeprecationManager-0.130.0-1|20	BuildRequires:	perl(Test::Requires)
12mu|perl-Package-DeprecationManager-0.130.0-1|21	BuildRequires:	perl(Test::Fatal)
12mu|perl-Package-DeprecationManager-0.130.0-1|22	BuildRequires:	perl-devel
12mu|perl-Package-DeprecationManager-0.130.0-1|23	BuildArch:	noarch
12mu|perl-Package-DeprecationManager-0.130.0-1|24	
12mu|perl-Package-DeprecationManager-0.130.0-1|25	%description
12mu|perl-Package-DeprecationManager-0.130.0-1|26	This module allows you to manage a set of deprecations for one or more
12mu|perl-Package-DeprecationManager-0.130.0-1|27	modules.
12mu|perl-Package-DeprecationManager-0.130.0-1|28	
12mu|perl-Package-DeprecationManager-0.130.0-1|29	When you import 'Package::DeprecationManager', you must provide a set of
12mu|perl-Package-DeprecationManager-0.130.0-1|30	'-deprecations' as a hash ref. The keys are "feature" names, and the values
12mu|perl-Package-DeprecationManager-0.130.0-1|31	are the version when that feature was deprecated.
12mu|perl-Package-DeprecationManager-0.130.0-1|32	
12mu|perl-Package-DeprecationManager-0.130.0-1|33	In many cases, you can simply use the fully qualified name of a subroutine
12mu|perl-Package-DeprecationManager-0.130.0-1|34	or method as the feature name. This works for cases where the whole
12mu|perl-Package-DeprecationManager-0.130.0-1|35	subroutine is deprecated. However, the feature names can be any string.
12mu|perl-Package-DeprecationManager-0.130.0-1|36	This is useful if you don't want to deprecate an entire subroutine, just a
12mu|perl-Package-DeprecationManager-0.130.0-1|37	certain usage.
12mu|perl-Package-DeprecationManager-0.130.0-1|38	
12mu|perl-Package-DeprecationManager-0.130.0-1|39	%prep
12mu|perl-Package-DeprecationManager-0.130.0-1|40	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Package-DeprecationManager-0.130.0-1|41	
12mu|perl-Package-DeprecationManager-0.130.0-1|42	%build
12mu|perl-Package-DeprecationManager-0.130.0-1|43	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Package-DeprecationManager-0.130.0-1|44	%make
12mu|perl-Package-DeprecationManager-0.130.0-1|45	
12mu|perl-Package-DeprecationManager-0.130.0-1|46	%check
12mu|perl-Package-DeprecationManager-0.130.0-1|47	%make test
12mu|perl-Package-DeprecationManager-0.130.0-1|48	
12mu|perl-Package-DeprecationManager-0.130.0-1|49	%install
12mu|perl-Package-DeprecationManager-0.130.0-1|50	%makeinstall_std
12mu|perl-Package-DeprecationManager-0.130.0-1|51	
12mu|perl-Package-DeprecationManager-0.130.0-1|52	%files
12mu|perl-Package-DeprecationManager-0.130.0-1|53	%doc Changes META.yml LICENSE README META.json
12mu|perl-Package-DeprecationManager-0.130.0-1|54	%{_mandir}/man3/*
12mu|perl-Package-DeprecationManager-0.130.0-1|55	%{perl_vendorlib}/*
12mu|perl-Package-DeprecationManager-0.130.0-1|56	
12mu|perl-Package-DeprecationManager-0.130.0-1|57	
12mu|perl-Package-DeprecationManager-0.130.0-1|58	
12mu|perl-Package-DeprecationManager-0.130.0-1|59	
12mu|perl-Package-DeprecationManager-0.130.0-1|60	
12mu|perl-Package-DeprecationManager-0.130.0-1|61	%changelog
12mu|perl-Package-DeprecationManager-0.130.0-1|62	* Fri Jan 10 2014 dsilakov <denis.silakov@rosalab.ru> 0.130.0-1
12mu|perl-Package-DeprecationManager-0.130.0-1|63	+ Revision: b916193
12mu|perl-Package-DeprecationManager-0.130.0-1|64	- Merge pull request #1 from import/perl-Package-DeprecationManager:auto_update
12mu|perl-Package-DeprecationManager-0.130.0-1|65	- ROSA Updates Builder: update suggested
12mu|perl-Package-DeprecationManager-0.130.0-1|66	
12mu|perl-Package-DeprecationManager-0.130.0-1|67	

20459 12
12mu|perl-Package-Stash-0.360.0-1|1	%define upstream_name    Package-Stash
12mu|perl-Package-Stash-0.360.0-1|2	%define upstream_version 0.36
12mu|perl-Package-Stash-0.360.0-1|3	
12mu|perl-Package-Stash-0.360.0-1|4	%if %{_use_internal_dependency_generator}
12mu|perl-Package-Stash-0.360.0-1|5	%define __noautoreq 'perl\\(Package::Stash::Conflicts\\)'
12mu|perl-Package-Stash-0.360.0-1|6	%else
12mu|perl-Package-Stash-0.360.0-1|7	%define _requires_exceptions perl(Package::Stash::Conflicts)
12mu|perl-Package-Stash-0.360.0-1|8	%endif
12mu|perl-Package-Stash-0.360.0-1|9	
12mu|perl-Package-Stash-0.360.0-1|10	Name:		perl-%{upstream_name}
12mu|perl-Package-Stash-0.360.0-1|11	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Package-Stash-0.360.0-1|12	Release:	1
12mu|perl-Package-Stash-0.360.0-1|13	
12mu|perl-Package-Stash-0.360.0-1|14	Summary:	Routines for manipulating stashes
12mu|perl-Package-Stash-0.360.0-1|15	
12mu|perl-Package-Stash-0.360.0-1|16	License:	GPL+ or Artistic
12mu|perl-Package-Stash-0.360.0-1|17	Group:		Development/Perl
12mu|perl-Package-Stash-0.360.0-1|18	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Package-Stash-0.360.0-1|19	Source0:	http://www.cpan.org/modules/by-module/Package/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Package-Stash-0.360.0-1|20	
12mu|perl-Package-Stash-0.360.0-1|21	BuildRequires:	perl(Scalar::Util)
12mu|perl-Package-Stash-0.360.0-1|22	BuildRequires: perl(Module::Implementation)
12mu|perl-Package-Stash-0.360.0-1|23	BuildRequires:	perl(Test::Exception)
12mu|perl-Package-Stash-0.360.0-1|24	BuildRequires:	perl(Test::Fatal)
12mu|perl-Package-Stash-0.360.0-1|25	BuildRequires:	perl(Test::More)
12mu|perl-Package-Stash-0.360.0-1|26	BuildRequires:	perl(Test::Requires)
12mu|perl-Package-Stash-0.360.0-1|27	BuildRequires:	perl(Dist::CheckConflicts)
12mu|perl-Package-Stash-0.360.0-1|28	BuildRequires:	perl(Package::DeprecationManager)
12mu|perl-Package-Stash-0.360.0-1|29	BuildRequires:	perl-devel
12mu|perl-Package-Stash-0.360.0-1|30	BuildArch:	noarch
12mu|perl-Package-Stash-0.360.0-1|31	
12mu|perl-Package-Stash-0.360.0-1|32	%description
12mu|perl-Package-Stash-0.360.0-1|33	Manipulating stashes (Perl's symbol tables) is occasionally necessary, but
12mu|perl-Package-Stash-0.360.0-1|34	incredibly messy, and easy to get wrong. This module hides all of that
12mu|perl-Package-Stash-0.360.0-1|35	behind a simple API.
12mu|perl-Package-Stash-0.360.0-1|36	
12mu|perl-Package-Stash-0.360.0-1|37	NOTE: Most methods in this class require a variable specification that
12mu|perl-Package-Stash-0.360.0-1|38	includes a sigil. If this sigil is absent, it is assumed to represent the
12mu|perl-Package-Stash-0.360.0-1|39	IO slot.
12mu|perl-Package-Stash-0.360.0-1|40	
12mu|perl-Package-Stash-0.360.0-1|41	%prep
12mu|perl-Package-Stash-0.360.0-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Package-Stash-0.360.0-1|43	
12mu|perl-Package-Stash-0.360.0-1|44	%build
12mu|perl-Package-Stash-0.360.0-1|45	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Package-Stash-0.360.0-1|46	%make
12mu|perl-Package-Stash-0.360.0-1|47	
12mu|perl-Package-Stash-0.360.0-1|48	%check
12mu|perl-Package-Stash-0.360.0-1|49	%make test
12mu|perl-Package-Stash-0.360.0-1|50	
12mu|perl-Package-Stash-0.360.0-1|51	%install
12mu|perl-Package-Stash-0.360.0-1|52	%makeinstall_std
12mu|perl-Package-Stash-0.360.0-1|53	
12mu|perl-Package-Stash-0.360.0-1|54	%files
12mu|perl-Package-Stash-0.360.0-1|55	%doc Changes META.yml LICENSE README META.json
12mu|perl-Package-Stash-0.360.0-1|56	%{_mandir}/man3/*
12mu|perl-Package-Stash-0.360.0-1|57	%{perl_vendorlib}/Package
12mu|perl-Package-Stash-0.360.0-1|58	%{_bindir}/package-stash-conflicts
12mu|perl-Package-Stash-0.360.0-1|59	%{_mandir}/man1/package-stash-conflicts.1*
12mu|perl-Package-Stash-0.360.0-1|60	
12mu|perl-Package-Stash-0.360.0-1|61	
12mu|perl-Package-Stash-0.360.0-1|62	
12mu|perl-Package-Stash-0.360.0-1|63	%changelog
12mu|perl-Package-Stash-0.360.0-1|64	* Wed Apr 02 2014 dsilakov <denis.silakov@rosalab.ru> 0.360.0-1
12mu|perl-Package-Stash-0.360.0-1|65	+ Revision: 7c216e9
12mu|perl-Package-Stash-0.360.0-1|66	- Merge pull request #1 from import/perl-Package-Stash:auto_update
12mu|perl-Package-Stash-0.360.0-1|67	- ROSA Updates Builder: update suggested
12mu|perl-Package-Stash-0.360.0-1|68	
12mu|perl-Package-Stash-0.360.0-1|69	

20460 12
12mu|perl-Package-Stash-XS-0.280.0-1|1	%define upstream_name    Package-Stash-XS
12mu|perl-Package-Stash-XS-0.280.0-1|2	%define upstream_version 0.28
12mu|perl-Package-Stash-XS-0.280.0-1|3	
12mu|perl-Package-Stash-XS-0.280.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-Package-Stash-XS-0.280.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Package-Stash-XS-0.280.0-1|6	Release:    1
12mu|perl-Package-Stash-XS-0.280.0-1|7	
12mu|perl-Package-Stash-XS-0.280.0-1|8	Summary:    Faster and more correct implementation of the Package::Stash API
12mu|perl-Package-Stash-XS-0.280.0-1|9	License:    GPL+ or Artistic
12mu|perl-Package-Stash-XS-0.280.0-1|10	Group:      Development/Perl
12mu|perl-Package-Stash-XS-0.280.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Package-Stash-XS-0.280.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Package/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Package-Stash-XS-0.280.0-1|13	
12mu|perl-Package-Stash-XS-0.280.0-1|14	BuildRequires: perl(Test::Fatal)
12mu|perl-Package-Stash-XS-0.280.0-1|15	BuildRequires: perl(Test::Requires)
12mu|perl-Package-Stash-XS-0.280.0-1|16	BuildRequires: perl(Test::More)
12mu|perl-Package-Stash-XS-0.280.0-1|17	BuildRequires: perl-devel
12mu|perl-Package-Stash-XS-0.280.0-1|18	
12mu|perl-Package-Stash-XS-0.280.0-1|19	%description
12mu|perl-Package-Stash-XS-0.280.0-1|20	This is a backend for the Package::Stash manpage, which provides the
12mu|perl-Package-Stash-XS-0.280.0-1|21	functionality in a way that's less buggy and much faster. It will be used
12mu|perl-Package-Stash-XS-0.280.0-1|22	by default if it's installed, and should be preferred in all environments
12mu|perl-Package-Stash-XS-0.280.0-1|23	with a compiler.
12mu|perl-Package-Stash-XS-0.280.0-1|24	
12mu|perl-Package-Stash-XS-0.280.0-1|25	%prep
12mu|perl-Package-Stash-XS-0.280.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Package-Stash-XS-0.280.0-1|27	
12mu|perl-Package-Stash-XS-0.280.0-1|28	%build
12mu|perl-Package-Stash-XS-0.280.0-1|29	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-Package-Stash-XS-0.280.0-1|30	
12mu|perl-Package-Stash-XS-0.280.0-1|31	%make
12mu|perl-Package-Stash-XS-0.280.0-1|32	
12mu|perl-Package-Stash-XS-0.280.0-1|33	%check
12mu|perl-Package-Stash-XS-0.280.0-1|34	%make test
12mu|perl-Package-Stash-XS-0.280.0-1|35	
12mu|perl-Package-Stash-XS-0.280.0-1|36	%install
12mu|perl-Package-Stash-XS-0.280.0-1|37	%makeinstall_std
12mu|perl-Package-Stash-XS-0.280.0-1|38	
12mu|perl-Package-Stash-XS-0.280.0-1|39	%clean
12mu|perl-Package-Stash-XS-0.280.0-1|40	
12mu|perl-Package-Stash-XS-0.280.0-1|41	%files
12mu|perl-Package-Stash-XS-0.280.0-1|42	%doc README Changes LICENSE META.yml META.json
12mu|perl-Package-Stash-XS-0.280.0-1|43	%{_mandir}/man3/*
12mu|perl-Package-Stash-XS-0.280.0-1|44	%perl_vendorlib/*
12mu|perl-Package-Stash-XS-0.280.0-1|45	
12mu|perl-Package-Stash-XS-0.280.0-1|46	
12mu|perl-Package-Stash-XS-0.280.0-1|47	
12mu|perl-Package-Stash-XS-0.280.0-1|48	
12mu|perl-Package-Stash-XS-0.280.0-1|49	
12mu|perl-Package-Stash-XS-0.280.0-1|50	%changelog
12mu|perl-Package-Stash-XS-0.280.0-1|51	* Tue Mar 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.280.0-1
12mu|perl-Package-Stash-XS-0.280.0-1|52	+ Revision: 393acaf
12mu|perl-Package-Stash-XS-0.280.0-1|53	- Fix BRs
12mu|perl-Package-Stash-XS-0.280.0-1|54	
12mu|perl-Package-Stash-XS-0.280.0-1|55	

20461 12
12mu|perl-PadWalker-1.980.0-1|1	%define	upstream_name	 PadWalker
12mu|perl-PadWalker-1.980.0-1|2	%define upstream_version 1.98
12mu|perl-PadWalker-1.980.0-1|3	
12mu|perl-PadWalker-1.980.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-PadWalker-1.980.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-PadWalker-1.980.0-1|6	Release:    1
12mu|perl-PadWalker-1.980.0-1|7	
12mu|perl-PadWalker-1.980.0-1|8	Summary:	Play with other peoples' lexical variables
12mu|perl-PadWalker-1.980.0-1|9	License:	Artistic/GPL
12mu|perl-PadWalker-1.980.0-1|10	Group:		Development/Perl
12mu|perl-PadWalker-1.980.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-PadWalker-1.980.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/R/RO/ROBIN/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-PadWalker-1.980.0-1|13	
12mu|perl-PadWalker-1.980.0-1|14	BuildRequires:	perl-devel
12mu|perl-PadWalker-1.980.0-1|15	
12mu|perl-PadWalker-1.980.0-1|16	%description
12mu|perl-PadWalker-1.980.0-1|17	PadWalker is a module which allows you to inspect (and even change!) lexical
12mu|perl-PadWalker-1.980.0-1|18	variables in any subroutine which called you. It will only show those variables
12mu|perl-PadWalker-1.980.0-1|19	which are in scope at the point of the call.
12mu|perl-PadWalker-1.980.0-1|20	
12mu|perl-PadWalker-1.980.0-1|21	%prep
12mu|perl-PadWalker-1.980.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-PadWalker-1.980.0-1|23	
12mu|perl-PadWalker-1.980.0-1|24	%build
12mu|perl-PadWalker-1.980.0-1|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-PadWalker-1.980.0-1|26	%make CFLAGS="%{optflags}"
12mu|perl-PadWalker-1.980.0-1|27	
12mu|perl-PadWalker-1.980.0-1|28	%check
12mu|perl-PadWalker-1.980.0-1|29	%make test
12mu|perl-PadWalker-1.980.0-1|30	
12mu|perl-PadWalker-1.980.0-1|31	%install
12mu|perl-PadWalker-1.980.0-1|32	%makeinstall_std
12mu|perl-PadWalker-1.980.0-1|33	
12mu|perl-PadWalker-1.980.0-1|34	%clean
12mu|perl-PadWalker-1.980.0-1|35	
12mu|perl-PadWalker-1.980.0-1|36	%files
12mu|perl-PadWalker-1.980.0-1|37	%doc README Changes
12mu|perl-PadWalker-1.980.0-1|38	%{perl_vendorarch}/PadWalker.pm
12mu|perl-PadWalker-1.980.0-1|39	%{perl_vendorarch}/auto/PadWalker
12mu|perl-PadWalker-1.980.0-1|40	%{_mandir}/*/*
12mu|perl-PadWalker-1.980.0-1|41	
12mu|perl-PadWalker-1.980.0-1|42	
12mu|perl-PadWalker-1.980.0-1|43	
12mu|perl-PadWalker-1.980.0-1|44	%changelog
12mu|perl-PadWalker-1.980.0-1|45	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.980.0-1
12mu|perl-PadWalker-1.980.0-1|46	+ Revision: c9e8c11
12mu|perl-PadWalker-1.980.0-1|47	- Updated to 1.98 (by updates_builder)
12mu|perl-PadWalker-1.980.0-1|48	
12mu|perl-PadWalker-1.980.0-1|49	

20462 12
12mu|perl-Pango-1.224.0-1|1	%define	module	Pango
12mu|perl-Pango-1.224.0-1|2	%define	perl_glib_require 1.220
12mu|perl-Pango-1.224.0-1|3	%define upstream_version 1.224
12mu|perl-Pango-1.224.0-1|4	
12mu|perl-Pango-1.224.0-1|5	Name:		perl-%{module}
12mu|perl-Pango-1.224.0-1|6	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Pango-1.224.0-1|7	Release:	1
12mu|perl-Pango-1.224.0-1|8	Summary:	Perl module for the Pango library
12mu|perl-Pango-1.224.0-1|9	License:	GPL or Artistic
12mu|perl-Pango-1.224.0-1|10	Group:		Development/GNOME and GTK+
12mu|perl-Pango-1.224.0-1|11	Source0:	http://sourceforge.net/projects/gtk2-perl/files/Pango/1.224/Pango-%{upstream_version}.tar.gz
12mu|perl-Pango-1.224.0-1|12	URL:		http://gtk2-perl.sf.net/
12mu|perl-Pango-1.224.0-1|13	BuildRequires:	perl-devel
12mu|perl-Pango-1.224.0-1|14	BuildRequires:	perl-ExtUtils-Depends >= 0.300
12mu|perl-Pango-1.224.0-1|15	BuildRequires:	perl-ExtUtils-PkgConfig >= 1.03
12mu|perl-Pango-1.224.0-1|16	BuildRequires:	perl-Glib >= %{perl_glib_require}
12mu|perl-Pango-1.224.0-1|17	BuildRequires:	pkgconfig(pangocairo)
12mu|perl-Pango-1.224.0-1|18	BuildRequires:	perl-Cairo
12mu|perl-Pango-1.224.0-1|19	# for test suite:
12mu|perl-Pango-1.224.0-1|20	#BuildRequires:	fontconfig
12mu|perl-Pango-1.224.0-1|21	#BuildRequires:	fonts-ttf-dejavu
12mu|perl-Pango-1.224.0-1|22	Requires:	perl-Glib >= %{perl_glib_require}
12mu|perl-Pango-1.224.0-1|23	
12mu|perl-Pango-1.224.0-1|24	%description
12mu|perl-Pango-1.224.0-1|25	This module provides perl access to the gtk+-2.x library.
12mu|perl-Pango-1.224.0-1|26	
12mu|perl-Pango-1.224.0-1|27	Pango is a library for laying out and rendering text, with an emphasis on
12mu|perl-Pango-1.224.0-1|28	internationalization. Pango can be used anywhere that text layout is needed,
12mu|perl-Pango-1.224.0-1|29	but using Pango in conjunction with Cairo and/or Gtk2 provides a complete
12mu|perl-Pango-1.224.0-1|30	solution with high quality text handling and graphics rendering.
12mu|perl-Pango-1.224.0-1|31	
12mu|perl-Pango-1.224.0-1|32	%package	doc
12mu|perl-Pango-1.224.0-1|33	Summary:	Pango documentation
12mu|perl-Pango-1.224.0-1|34	Group:		Books/Computer books
12mu|perl-Pango-1.224.0-1|35	
12mu|perl-Pango-1.224.0-1|36	%description	doc
12mu|perl-Pango-1.224.0-1|37	This package contains documentation of the Pango module.
12mu|perl-Pango-1.224.0-1|38	
12mu|perl-Pango-1.224.0-1|39	
12mu|perl-Pango-1.224.0-1|40	%prep
12mu|perl-Pango-1.224.0-1|41	%setup -q -n %{module}-%{upstream_version}
12mu|perl-Pango-1.224.0-1|42	perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Pango-1.224.0-1|43	
12mu|perl-Pango-1.224.0-1|44	%build
12mu|perl-Pango-1.224.0-1|45	%make OPTIMIZE="%{optflags}"
12mu|perl-Pango-1.224.0-1|46	
12mu|perl-Pango-1.224.0-1|47	%check
12mu|perl-Pango-1.224.0-1|48	#xvfb-run %make test
12mu|perl-Pango-1.224.0-1|49	
12mu|perl-Pango-1.224.0-1|50	%install
12mu|perl-Pango-1.224.0-1|51	%makeinstall_std
12mu|perl-Pango-1.224.0-1|52	
12mu|perl-Pango-1.224.0-1|53	%files
12mu|perl-Pango-1.224.0-1|54	%doc AUTHORS LICENSE
12mu|perl-Pango-1.224.0-1|55	%{perl_vendorarch}/%{module}
12mu|perl-Pango-1.224.0-1|56	%{perl_vendorarch}/%{module}.pm
12mu|perl-Pango-1.224.0-1|57	%exclude %{perl_vendorarch}/%{module}/*.pod
12mu|perl-Pango-1.224.0-1|58	%exclude %{perl_vendorarch}/%{module}/*/*.pod
12mu|perl-Pango-1.224.0-1|59	%{perl_vendorarch}/auto/*
12mu|perl-Pango-1.224.0-1|60	
12mu|perl-Pango-1.224.0-1|61	%files doc
12mu|perl-Pango-1.224.0-1|62	%doc examples
12mu|perl-Pango-1.224.0-1|63	%{_mandir}/*/*
12mu|perl-Pango-1.224.0-1|64	%dir %{perl_vendorarch}/%{module}
12mu|perl-Pango-1.224.0-1|65	%{perl_vendorarch}/%{module}/*.pod
12mu|perl-Pango-1.224.0-1|66	%{perl_vendorarch}/%{module}/*/*.pod
12mu|perl-Pango-1.224.0-1|67	
12mu|perl-Pango-1.224.0-1|68	
12mu|perl-Pango-1.224.0-1|69	%changelog
12mu|perl-Pango-1.224.0-1|70	* Sat Jan 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.224.0-1
12mu|perl-Pango-1.224.0-1|71	+ Revision: ed1e2d0
12mu|perl-Pango-1.224.0-1|72	- Fix version
12mu|perl-Pango-1.224.0-1|73	
12mu|perl-Pango-1.224.0-1|74	

20463 12
12mu|perl-Params-Validate-1.80.0-1|1	%define	upstream_name	 Params-Validate
12mu|perl-Params-Validate-1.80.0-1|2	%define upstream_version 1.08
12mu|perl-Params-Validate-1.80.0-1|3	
12mu|perl-Params-Validate-1.80.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-Params-Validate-1.80.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Params-Validate-1.80.0-1|6	Release:    1
12mu|perl-Params-Validate-1.80.0-1|7	Summary:	Validate method/function call parameters
12mu|perl-Params-Validate-1.80.0-1|8	License:	GPL+ or Artistic
12mu|perl-Params-Validate-1.80.0-1|9	Group:		Development/Other
12mu|perl-Params-Validate-1.80.0-1|10	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-Params-Validate-1.80.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Params/Params-Validate-%{upstream_version}.tar.gz
12mu|perl-Params-Validate-1.80.0-1|12	BuildRequires:	perl(Attribute::Handlers)
12mu|perl-Params-Validate-1.80.0-1|13	BuildRequires:	perl(Module::Build)
12mu|perl-Params-Validate-1.80.0-1|14	BuildRequires:	perl(Module::Implementation)
12mu|perl-Params-Validate-1.80.0-1|15	BuildRequires:	perl(ExtUtils::CBuilder)
12mu|perl-Params-Validate-1.80.0-1|16	BuildRequires:	perl(Test::More)
12mu|perl-Params-Validate-1.80.0-1|17	BuildRequires:	perl(Test::Fatal)
12mu|perl-Params-Validate-1.80.0-1|18	BuildRequires:	perl-devel >= 2:5.14
12mu|perl-Params-Validate-1.80.0-1|19	BuildRequires:	perl-List-MoreUtils >= 0.320.0-3
12mu|perl-Params-Validate-1.80.0-1|20	
12mu|perl-Params-Validate-1.80.0-1|21	%description
12mu|perl-Params-Validate-1.80.0-1|22	The Params::Validate module provides a flexible system for validation
12mu|perl-Params-Validate-1.80.0-1|23	method/function call parameters.
12mu|perl-Params-Validate-1.80.0-1|24	
12mu|perl-Params-Validate-1.80.0-1|25	The validation can be as simple as checking for the presence of required
12mu|perl-Params-Validate-1.80.0-1|26	parameters or as complex as validating object classes (via isa) or capabilities
12mu|perl-Params-Validate-1.80.0-1|27	(via can), checking parameter types, and using customized callbacks to ensure
12mu|perl-Params-Validate-1.80.0-1|28	data integrity.
12mu|perl-Params-Validate-1.80.0-1|29	
12mu|perl-Params-Validate-1.80.0-1|30	%prep
12mu|perl-Params-Validate-1.80.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Params-Validate-1.80.0-1|32	
12mu|perl-Params-Validate-1.80.0-1|33	%build
12mu|perl-Params-Validate-1.80.0-1|34	%__perl Build.PL installdirs=vendor
12mu|perl-Params-Validate-1.80.0-1|35	./Build CFLAGS="%{optflags}"
12mu|perl-Params-Validate-1.80.0-1|36	
12mu|perl-Params-Validate-1.80.0-1|37	%check
12mu|perl-Params-Validate-1.80.0-1|38	# avoid strange unlinking error
12mu|perl-Params-Validate-1.80.0-1|39	rm -f t/28-readonly-return.t
12mu|perl-Params-Validate-1.80.0-1|40	./Build test
12mu|perl-Params-Validate-1.80.0-1|41	
12mu|perl-Params-Validate-1.80.0-1|42	%install
12mu|perl-Params-Validate-1.80.0-1|43	rm -fr %{buildroot}
12mu|perl-Params-Validate-1.80.0-1|44	./Build install destdir=%{buildroot}
12mu|perl-Params-Validate-1.80.0-1|45	
12mu|perl-Params-Validate-1.80.0-1|46	%files
12mu|perl-Params-Validate-1.80.0-1|47	%doc README Changes
12mu|perl-Params-Validate-1.80.0-1|48	%{_mandir}/*/*
12mu|perl-Params-Validate-1.80.0-1|49	%{perl_vendorlib}/*
12mu|perl-Params-Validate-1.80.0-1|50	
12mu|perl-Params-Validate-1.80.0-1|51	
12mu|perl-Params-Validate-1.80.0-1|52	
12mu|perl-Params-Validate-1.80.0-1|53	%changelog
12mu|perl-Params-Validate-1.80.0-1|54	* Fri Jan 10 2014 dsilakov <denis.silakov@rosalab.ru> 1.80.0-1
12mu|perl-Params-Validate-1.80.0-1|55	+ Revision: 9b22b5f
12mu|perl-Params-Validate-1.80.0-1|56	- Merge pull request #1 from import/perl-Params-Validate:auto_update
12mu|perl-Params-Validate-1.80.0-1|57	- ROSA Updates Builder: update suggested
12mu|perl-Params-Validate-1.80.0-1|58	
12mu|perl-Params-Validate-1.80.0-1|59	

20464 12
12mu|perl-PAR-Dist-0.490.0-1|1	%define upstream_name	 PAR-Dist
12mu|perl-PAR-Dist-0.490.0-1|2	%define upstream_version 0.49
12mu|perl-PAR-Dist-0.490.0-1|3	
12mu|perl-PAR-Dist-0.490.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-PAR-Dist-0.490.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-PAR-Dist-0.490.0-1|6	Release:	1
12mu|perl-PAR-Dist-0.490.0-1|7	
12mu|perl-PAR-Dist-0.490.0-1|8	Summary:	Create and manipulate PAR distributions
12mu|perl-PAR-Dist-0.490.0-1|9	License:	Artistic
12mu|perl-PAR-Dist-0.490.0-1|10	Group:		Development/Perl
12mu|perl-PAR-Dist-0.490.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-PAR-Dist-0.490.0-1|12	Source0:	http://www.cpan.org/modules/by-module/PAR/PAR-Dist-%{upstream_version}.tar.gz
12mu|perl-PAR-Dist-0.490.0-1|13	
12mu|perl-PAR-Dist-0.490.0-1|14	BuildRequires:	perl-YAML-parser
12mu|perl-PAR-Dist-0.490.0-1|15	BuildRequires:	perl(Archive::Zip)
12mu|perl-PAR-Dist-0.490.0-1|16	BuildRequires:	perl-devel
12mu|perl-PAR-Dist-0.490.0-1|17	BuildArch:	noarch
12mu|perl-PAR-Dist-0.490.0-1|18	
12mu|perl-PAR-Dist-0.490.0-1|19	%description
12mu|perl-PAR-Dist-0.490.0-1|20	This module creates and manipulates *PAR distributions*. They are
12mu|perl-PAR-Dist-0.490.0-1|21	architecture-specific PAR files, containing everything under blib/ of CPAN
12mu|perl-PAR-Dist-0.490.0-1|22	distributions after their "make" or "Build" stage, a META.yml describing
12mu|perl-PAR-Dist-0.490.0-1|23	metadata of the original CPAN distribution, and a MANIFEST detailing all files
12mu|perl-PAR-Dist-0.490.0-1|24	within it. Digitally signed PAR distributions will also contain a SIGNATURE
12mu|perl-PAR-Dist-0.490.0-1|25	file.
12mu|perl-PAR-Dist-0.490.0-1|26	
12mu|perl-PAR-Dist-0.490.0-1|27	%prep
12mu|perl-PAR-Dist-0.490.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-PAR-Dist-0.490.0-1|29	
12mu|perl-PAR-Dist-0.490.0-1|30	%build
12mu|perl-PAR-Dist-0.490.0-1|31	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-PAR-Dist-0.490.0-1|32	%make
12mu|perl-PAR-Dist-0.490.0-1|33	
12mu|perl-PAR-Dist-0.490.0-1|34	%check
12mu|perl-PAR-Dist-0.490.0-1|35	%make test
12mu|perl-PAR-Dist-0.490.0-1|36	
12mu|perl-PAR-Dist-0.490.0-1|37	%install
12mu|perl-PAR-Dist-0.490.0-1|38	%makeinstall_std
12mu|perl-PAR-Dist-0.490.0-1|39	
12mu|perl-PAR-Dist-0.490.0-1|40	%files
12mu|perl-PAR-Dist-0.490.0-1|41	%doc Changes README
12mu|perl-PAR-Dist-0.490.0-1|42	%{_mandir}/*/*
12mu|perl-PAR-Dist-0.490.0-1|43	%{perl_vendorlib}/PAR
12mu|perl-PAR-Dist-0.490.0-1|44	
12mu|perl-PAR-Dist-0.490.0-1|45	
12mu|perl-PAR-Dist-0.490.0-1|46	
12mu|perl-PAR-Dist-0.490.0-1|47	%changelog
12mu|perl-PAR-Dist-0.490.0-1|48	* Thu Dec 26 2013 dsilakov <denis.silakov@rosalab.ru> 0.490.0-1
12mu|perl-PAR-Dist-0.490.0-1|49	+ Revision: 8b836c4
12mu|perl-PAR-Dist-0.490.0-1|50	- Merge pull request #1 from import/perl-PAR-Dist:auto_update
12mu|perl-PAR-Dist-0.490.0-1|51	- ROSA Updates Builder: update suggested
12mu|perl-PAR-Dist-0.490.0-1|52	
12mu|perl-PAR-Dist-0.490.0-1|53	

20465 12
12mu|perl-parent-0.228.0-1|1	%define upstream_name    parent
12mu|perl-parent-0.228.0-1|2	%define upstream_version 0.228
12mu|perl-parent-0.228.0-1|3	
12mu|perl-parent-0.228.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-parent-0.228.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-parent-0.228.0-1|6	Release:	1
12mu|perl-parent-0.228.0-1|7	
12mu|perl-parent-0.228.0-1|8	Summary:	Establish an ISA relationship with base classes at compile time
12mu|perl-parent-0.228.0-1|9	License:	GPL+ or Artistic
12mu|perl-parent-0.228.0-1|10	Group:		Development/Perl
12mu|perl-parent-0.228.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-parent-0.228.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/C/CO/CORION/parent-%{upstream_version}.tar.gz
12mu|perl-parent-0.228.0-1|13	
12mu|perl-parent-0.228.0-1|14	BuildRequires:	perl(Test::More)
12mu|perl-parent-0.228.0-1|15	BuildRequires:	perl-devel
12mu|perl-parent-0.228.0-1|16	
12mu|perl-parent-0.228.0-1|17	BuildArch:	noarch
12mu|perl-parent-0.228.0-1|18	
12mu|perl-parent-0.228.0-1|19	Provides:	perl(parent)
12mu|perl-parent-0.228.0-1|20	
12mu|perl-parent-0.228.0-1|21	%description
12mu|perl-parent-0.228.0-1|22	Allows you to both load one or more modules, while setting up inheritance from
12mu|perl-parent-0.228.0-1|23	those modules at the same time.  Mostly similar in effect to
12mu|perl-parent-0.228.0-1|24	
12mu|perl-parent-0.228.0-1|25	package Baz;
12mu|perl-parent-0.228.0-1|26	BEGIN {
12mu|perl-parent-0.228.0-1|27	require Foo;
12mu|perl-parent-0.228.0-1|28	require Bar;
12mu|perl-parent-0.228.0-1|29	push @ISA, qw(Foo Bar);
12mu|perl-parent-0.228.0-1|30	}
12mu|perl-parent-0.228.0-1|31	
12mu|perl-parent-0.228.0-1|32	By default, every base class needs to live in a file of its own.
12mu|perl-parent-0.228.0-1|33	If you want to have a subclass and its parent class in the same file, you
12mu|perl-parent-0.228.0-1|34	can tell C<parent> not to load any modules by using the C<-norequire> switch:
12mu|perl-parent-0.228.0-1|35	
12mu|perl-parent-0.228.0-1|36	%prep
12mu|perl-parent-0.228.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-parent-0.228.0-1|38	
12mu|perl-parent-0.228.0-1|39	%build
12mu|perl-parent-0.228.0-1|40	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-parent-0.228.0-1|41	%make
12mu|perl-parent-0.228.0-1|42	
12mu|perl-parent-0.228.0-1|43	%check
12mu|perl-parent-0.228.0-1|44	make test
12mu|perl-parent-0.228.0-1|45	
12mu|perl-parent-0.228.0-1|46	%install
12mu|perl-parent-0.228.0-1|47	%makeinstall_std
12mu|perl-parent-0.228.0-1|48	
12mu|perl-parent-0.228.0-1|49	%files
12mu|perl-parent-0.228.0-1|50	%doc Changes
12mu|perl-parent-0.228.0-1|51	%{_mandir}/man3/*
12mu|perl-parent-0.228.0-1|52	%{perl_vendorlib}/parent.pm
12mu|perl-parent-0.228.0-1|53	
12mu|perl-parent-0.228.0-1|54	
12mu|perl-parent-0.228.0-1|55	%changelog
12mu|perl-parent-0.228.0-1|56	* Sat Jan 11 2014 dsilakov <denis.silakov@rosalab.ru> 0.228.0-1
12mu|perl-parent-0.228.0-1|57	+ Revision: 7203aed
12mu|perl-parent-0.228.0-1|58	- Merge pull request #2 from import/perl-parent:auto_update
12mu|perl-parent-0.228.0-1|59	- ROSA Updates Builder: update suggested
12mu|perl-parent-0.228.0-1|60	
12mu|perl-parent-0.228.0-1|61	

20466 12
12mu|perl-pcsc-perl-1.4.13-1|1	%define module_name pcsc-perl
12mu|perl-pcsc-perl-1.4.13-1|2	
12mu|perl-pcsc-perl-1.4.13-1|3	Summary:	Perl interface to the PC/SC smart card library
12mu|perl-pcsc-perl-1.4.13-1|4	Name:		perl-%{module_name}
12mu|perl-pcsc-perl-1.4.13-1|5	Version:	%perl_convert_version 1.4.13
12mu|perl-pcsc-perl-1.4.13-1|6	Release:	1
12mu|perl-pcsc-perl-1.4.13-1|7	URL:		http://ludovic.rousseau.free.fr/softwares/pcsc-perl/
12mu|perl-pcsc-perl-1.4.13-1|8	Source0:	http://ludovic.rousseau.free.fr/softwares/pcsc-perl/pcsc-perl-%{version}.tar.bz2
12mu|perl-pcsc-perl-1.4.13-1|9	
12mu|perl-pcsc-perl-1.4.13-1|10	License:	GPL
12mu|perl-pcsc-perl-1.4.13-1|11	Group:		Development/Perl
12mu|perl-pcsc-perl-1.4.13-1|12	BuildRequires:	perl-devel >= 5.8.0
12mu|perl-pcsc-perl-1.4.13-1|13	BuildRequires:  libpcsclite-devel
12mu|perl-pcsc-perl-1.4.13-1|14	
12mu|perl-pcsc-perl-1.4.13-1|15	%description
12mu|perl-pcsc-perl-1.4.13-1|16	This package contains a Perl wrapper to the PC/SC smartcard library
12mu|perl-pcsc-perl-1.4.13-1|17	(pcsc-lite) from MUSCLE together with some small examples.
12mu|perl-pcsc-perl-1.4.13-1|18	
12mu|perl-pcsc-perl-1.4.13-1|19	%prep
12mu|perl-pcsc-perl-1.4.13-1|20	%setup -q -n %{module_name}-%{version}
12mu|perl-pcsc-perl-1.4.13-1|21	
12mu|perl-pcsc-perl-1.4.13-1|22	%build
12mu|perl-pcsc-perl-1.4.13-1|23	find -name \*.pm | xargs chmod 644
12mu|perl-pcsc-perl-1.4.13-1|24	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-pcsc-perl-1.4.13-1|25	%make
12mu|perl-pcsc-perl-1.4.13-1|26	
12mu|perl-pcsc-perl-1.4.13-1|27	%check
12mu|perl-pcsc-perl-1.4.13-1|28	# this needs a smart card reader configured and with a
12mu|perl-pcsc-perl-1.4.13-1|29	# card inserted
12mu|perl-pcsc-perl-1.4.13-1|30	#%%make test
12mu|perl-pcsc-perl-1.4.13-1|31	
12mu|perl-pcsc-perl-1.4.13-1|32	%install
12mu|perl-pcsc-perl-1.4.13-1|33	%makeinstall_std
12mu|perl-pcsc-perl-1.4.13-1|34	
12mu|perl-pcsc-perl-1.4.13-1|35	%clean
12mu|perl-pcsc-perl-1.4.13-1|36	
12mu|perl-pcsc-perl-1.4.13-1|37	%files
12mu|perl-pcsc-perl-1.4.13-1|38	%doc LICENCE README* examples Changelog
12mu|perl-pcsc-perl-1.4.13-1|39	%{_mandir}/*/*
12mu|perl-pcsc-perl-1.4.13-1|40	%{perl_vendorlib}/*/Chipcard
12mu|perl-pcsc-perl-1.4.13-1|41	%{perl_vendorlib}/*/auto/Chipcard
12mu|perl-pcsc-perl-1.4.13-1|42	
12mu|perl-pcsc-perl-1.4.13-1|43	
12mu|perl-pcsc-perl-1.4.13-1|44	
12mu|perl-pcsc-perl-1.4.13-1|45	
12mu|perl-pcsc-perl-1.4.13-1|46	%changelog
12mu|perl-pcsc-perl-1.4.13-1|47	* Mon Jan 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.13-1
12mu|perl-pcsc-perl-1.4.13-1|48	+ Revision: 3d350d7
12mu|perl-pcsc-perl-1.4.13-1|49	- LOG Updated to 1.4.13 (by updates_builder)
12mu|perl-pcsc-perl-1.4.13-1|50	
12mu|perl-pcsc-perl-1.4.13-1|51	

20467 12
12mu|perl-Perl-Critic-1.121.0-1|1	%define upstream_name       Perl-Critic
12mu|perl-Perl-Critic-1.121.0-1|2	%define upstream_version 1.121
12mu|perl-Perl-Critic-1.121.0-1|3	
12mu|perl-Perl-Critic-1.121.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Perl-Critic-1.121.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Perl-Critic-1.121.0-1|6	Release:	1
12mu|perl-Perl-Critic-1.121.0-1|7	
12mu|perl-Perl-Critic-1.121.0-1|8	Summary:	Critique Perl source for style and standards
12mu|perl-Perl-Critic-1.121.0-1|9	License:	GPL+ or Artistic
12mu|perl-Perl-Critic-1.121.0-1|10	Group:		Development/Perl
12mu|perl-Perl-Critic-1.121.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Perl-Critic-1.121.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Perl/Perl-Critic-%{upstream_version}.tar.gz
12mu|perl-Perl-Critic-1.121.0-1|13	
12mu|perl-Perl-Critic-1.121.0-1|14	BuildRequires:	perl(B::Keywords)
12mu|perl-Perl-Critic-1.121.0-1|15	BuildRequires:	perl(Config::Tiny)
12mu|perl-Perl-Critic-1.121.0-1|16	BuildRequires:	perl(Email::Address)
12mu|perl-Perl-Critic-1.121.0-1|17	BuildRequires:	perl(Exception::Class)
12mu|perl-Perl-Critic-1.121.0-1|18	BuildRequires:  perl(IO::String)
12mu|perl-Perl-Critic-1.121.0-1|19	BuildRequires:	perl(Module::Pluggable)
12mu|perl-Perl-Critic-1.121.0-1|20	BuildRequires:	perl(Perl::Tidy)
12mu|perl-Perl-Critic-1.121.0-1|21	BuildRequires:	perl(Pod::Spell)
12mu|perl-Perl-Critic-1.121.0-1|22	BuildRequires:	perl(PPI) >= 1.118.0
12mu|perl-Perl-Critic-1.121.0-1|23	BuildRequires:	perl(PPIx::Utilities::Statement)
12mu|perl-Perl-Critic-1.121.0-1|24	BuildRequires:	perl(PPIx::Regexp)
12mu|perl-Perl-Critic-1.121.0-1|25	BuildRequires:	perl(Readonly)
12mu|perl-Perl-Critic-1.121.0-1|26	BuildRequires:	perl(Set::Scalar)
12mu|perl-Perl-Critic-1.121.0-1|27	BuildRequires:	perl(String::Format)
12mu|perl-Perl-Critic-1.121.0-1|28	BuildRequires:	perl(Task::Weaken)
12mu|perl-Perl-Critic-1.121.0-1|29	BuildRequires:	perl(Test::Deep)
12mu|perl-Perl-Critic-1.121.0-1|30	BuildRequires:	perl-devel
12mu|perl-Perl-Critic-1.121.0-1|31	BuildArch:	noarch
12mu|perl-Perl-Critic-1.121.0-1|32	
12mu|perl-Perl-Critic-1.121.0-1|33	Requires:       perl(Module::Pluggable)
12mu|perl-Perl-Critic-1.121.0-1|34	
12mu|perl-Perl-Critic-1.121.0-1|35	%description
12mu|perl-Perl-Critic-1.121.0-1|36	Perl::Critic is an extensible framework for creating and applying coding
12mu|perl-Perl-Critic-1.121.0-1|37	standards to Perl source code. Essentially, it is a static source code analysis
12mu|perl-Perl-Critic-1.121.0-1|38	engine. Perl::Critic is distributed with a number of Perl::Critic::Policy
12mu|perl-Perl-Critic-1.121.0-1|39	modules that attempt to enforce various coding guidelines. Most Policies are
12mu|perl-Perl-Critic-1.121.0-1|40	based on Damian Conway's book Perl Best Practices. You can choose and customize
12mu|perl-Perl-Critic-1.121.0-1|41	those Polices through the Perl::Critic interface. You can also create new
12mu|perl-Perl-Critic-1.121.0-1|42	Policy modules that suit your own tastes.
12mu|perl-Perl-Critic-1.121.0-1|43	
12mu|perl-Perl-Critic-1.121.0-1|44	For a convenient command-line interface to Perl::Critic, see the documentation
12mu|perl-Perl-Critic-1.121.0-1|45	for perlcritic. If you want to integrate Perl::Critic with your build process,
12mu|perl-Perl-Critic-1.121.0-1|46	Test::Perl::Critic provides a nice interface that is suitable for test scripts.
12mu|perl-Perl-Critic-1.121.0-1|47	
12mu|perl-Perl-Critic-1.121.0-1|48	%prep
12mu|perl-Perl-Critic-1.121.0-1|49	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Perl-Critic-1.121.0-1|50	
12mu|perl-Perl-Critic-1.121.0-1|51	%build
12mu|perl-Perl-Critic-1.121.0-1|52	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Perl-Critic-1.121.0-1|53	%make
12mu|perl-Perl-Critic-1.121.0-1|54	
12mu|perl-Perl-Critic-1.121.0-1|55	%check
12mu|perl-Perl-Critic-1.121.0-1|56	%make test
12mu|perl-Perl-Critic-1.121.0-1|57	
12mu|perl-Perl-Critic-1.121.0-1|58	%install
12mu|perl-Perl-Critic-1.121.0-1|59	%makeinstall_std
12mu|perl-Perl-Critic-1.121.0-1|60	
12mu|perl-Perl-Critic-1.121.0-1|61	%files
12mu|perl-Perl-Critic-1.121.0-1|62	%doc Changes README
12mu|perl-Perl-Critic-1.121.0-1|63	%{perl_vendorlib}/Perl
12mu|perl-Perl-Critic-1.121.0-1|64	%{perl_vendorlib}/Test
12mu|perl-Perl-Critic-1.121.0-1|65	%{_bindir}/*
12mu|perl-Perl-Critic-1.121.0-1|66	%{_mandir}/*/*
12mu|perl-Perl-Critic-1.121.0-1|67	
12mu|perl-Perl-Critic-1.121.0-1|68	
12mu|perl-Perl-Critic-1.121.0-1|69	
12mu|perl-Perl-Critic-1.121.0-1|70	%changelog
12mu|perl-Perl-Critic-1.121.0-1|71	* Tue Feb 11 2014 dsilakov <denis.silakov@rosalab.ru> 1.121.0-1
12mu|perl-Perl-Critic-1.121.0-1|72	+ Revision: acbc96a
12mu|perl-Perl-Critic-1.121.0-1|73	- Merge pull request #2 from import/perl-Perl-Critic:auto_update
12mu|perl-Perl-Critic-1.121.0-1|74	- ROSA Updates Builder: update suggested
12mu|perl-Perl-Critic-1.121.0-1|75	
12mu|perl-Perl-Critic-1.121.0-1|76	

20468 12
12mu|perl-Perl-MinimumVersion-1.320.0-1|1	%define upstream_name    Perl-MinimumVersion
12mu|perl-Perl-MinimumVersion-1.320.0-1|2	%define upstream_version 1.32
12mu|perl-Perl-MinimumVersion-1.320.0-1|3	
12mu|perl-Perl-MinimumVersion-1.320.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Perl-MinimumVersion-1.320.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Perl-MinimumVersion-1.320.0-1|6	Release:	1
12mu|perl-Perl-MinimumVersion-1.320.0-1|7	
12mu|perl-Perl-MinimumVersion-1.320.0-1|8	Summary:	Find a minimum required version of perl for Perl code
12mu|perl-Perl-MinimumVersion-1.320.0-1|9	License:	GPL+ or Artistic
12mu|perl-Perl-MinimumVersion-1.320.0-1|10	Group:		Development/Perl
12mu|perl-Perl-MinimumVersion-1.320.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Perl-MinimumVersion-1.320.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Perl/Perl-MinimumVersion-%{upstream_version}.tar.gz
12mu|perl-Perl-MinimumVersion-1.320.0-1|13	
12mu|perl-Perl-MinimumVersion-1.320.0-1|14	BuildRequires:	perl(File::Find::Rule)
12mu|perl-Perl-MinimumVersion-1.320.0-1|15	BuildRequires:	perl(File::Find::Rule::Perl)
12mu|perl-Perl-MinimumVersion-1.320.0-1|16	BuildRequires:	perl(PPI)
12mu|perl-Perl-MinimumVersion-1.320.0-1|17	BuildRequires:	perl(Perl::Critic::Utils)
12mu|perl-Perl-MinimumVersion-1.320.0-1|18	BuildRequires:	perl(Test::Script)
12mu|perl-Perl-MinimumVersion-1.320.0-1|19	BuildRequires:	perl(version) >= 0.76
12mu|perl-Perl-MinimumVersion-1.320.0-1|20	BuildRequires:	perl-devel
12mu|perl-Perl-MinimumVersion-1.320.0-1|21	
12mu|perl-Perl-MinimumVersion-1.320.0-1|22	BuildArch:	noarch
12mu|perl-Perl-MinimumVersion-1.320.0-1|23	
12mu|perl-Perl-MinimumVersion-1.320.0-1|24	%description
12mu|perl-Perl-MinimumVersion-1.320.0-1|25	'Perl::MinimumVersion' takes Perl source code and calculates the minimum
12mu|perl-Perl-MinimumVersion-1.320.0-1|26	version of perl required to be able to run it. Because it is based on the
12mu|perl-Perl-MinimumVersion-1.320.0-1|27	PPI manpage, it can do this without having to actually load the code.
12mu|perl-Perl-MinimumVersion-1.320.0-1|28	
12mu|perl-Perl-MinimumVersion-1.320.0-1|29	Currently it tests both the syntax of your code, and the use of explicit
12mu|perl-Perl-MinimumVersion-1.320.0-1|30	version dependencies such as 'require 5.005'.
12mu|perl-Perl-MinimumVersion-1.320.0-1|31	
12mu|perl-Perl-MinimumVersion-1.320.0-1|32	Future plans are to also add support for tracing module dependencies.
12mu|perl-Perl-MinimumVersion-1.320.0-1|33	
12mu|perl-Perl-MinimumVersion-1.320.0-1|34	%prep
12mu|perl-Perl-MinimumVersion-1.320.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Perl-MinimumVersion-1.320.0-1|36	
12mu|perl-Perl-MinimumVersion-1.320.0-1|37	%build
12mu|perl-Perl-MinimumVersion-1.320.0-1|38	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Perl-MinimumVersion-1.320.0-1|39	%make
12mu|perl-Perl-MinimumVersion-1.320.0-1|40	
12mu|perl-Perl-MinimumVersion-1.320.0-1|41	%check
12mu|perl-Perl-MinimumVersion-1.320.0-1|42	make test
12mu|perl-Perl-MinimumVersion-1.320.0-1|43	
12mu|perl-Perl-MinimumVersion-1.320.0-1|44	%install
12mu|perl-Perl-MinimumVersion-1.320.0-1|45	%makeinstall_std
12mu|perl-Perl-MinimumVersion-1.320.0-1|46	
12mu|perl-Perl-MinimumVersion-1.320.0-1|47	%files
12mu|perl-Perl-MinimumVersion-1.320.0-1|48	%doc LICENSE README Changes
12mu|perl-Perl-MinimumVersion-1.320.0-1|49	%{_mandir}/man?/*
12mu|perl-Perl-MinimumVersion-1.320.0-1|50	%{perl_vendorlib}/*
12mu|perl-Perl-MinimumVersion-1.320.0-1|51	%{_bindir}/perlver
12mu|perl-Perl-MinimumVersion-1.320.0-1|52	
12mu|perl-Perl-MinimumVersion-1.320.0-1|53	
12mu|perl-Perl-MinimumVersion-1.320.0-1|54	
12mu|perl-Perl-MinimumVersion-1.320.0-1|55	%changelog
12mu|perl-Perl-MinimumVersion-1.320.0-1|56	* Tue Jan 21 2014 dsilakov <denis.silakov@rosalab.ru> 1.320.0-1
12mu|perl-Perl-MinimumVersion-1.320.0-1|57	+ Revision: a56b349
12mu|perl-Perl-MinimumVersion-1.320.0-1|58	- Merge pull request #1 from import/perl-Perl-MinimumVersion:auto_update
12mu|perl-Perl-MinimumVersion-1.320.0-1|59	- ROSA Updates Builder: update suggested
12mu|perl-Perl-MinimumVersion-1.320.0-1|60	
12mu|perl-Perl-MinimumVersion-1.320.0-1|61	

20469 12
12mu|perl-Pod-Coverage-0.230.0-1|1	%define upstream_name	 Pod-Coverage
12mu|perl-Pod-Coverage-0.230.0-1|2	%define upstream_version 0.23
12mu|perl-Pod-Coverage-0.230.0-1|3	
12mu|perl-Pod-Coverage-0.230.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Pod-Coverage-0.230.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Pod-Coverage-0.230.0-1|6	Release:	1
12mu|perl-Pod-Coverage-0.230.0-1|7	
12mu|perl-Pod-Coverage-0.230.0-1|8	Summary:	Checks if the documentation of a perl module is comprehensive
12mu|perl-Pod-Coverage-0.230.0-1|9	License:	GPL+ or Artistic
12mu|perl-Pod-Coverage-0.230.0-1|10	Group:		Development/Perl
12mu|perl-Pod-Coverage-0.230.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Pod-Coverage-0.230.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Pod/Pod-Coverage-%{upstream_version}.tar.gz
12mu|perl-Pod-Coverage-0.230.0-1|13	
12mu|perl-Pod-Coverage-0.230.0-1|14	BuildRequires:	perl-Module-Build
12mu|perl-Pod-Coverage-0.230.0-1|15	BuildRequires:	perl-Devel-Symdump
12mu|perl-Pod-Coverage-0.230.0-1|16	BuildRequires:	perl-devel
12mu|perl-Pod-Coverage-0.230.0-1|17	BuildArch:	noarch
12mu|perl-Pod-Coverage-0.230.0-1|18	
12mu|perl-Pod-Coverage-0.230.0-1|19	%description
12mu|perl-Pod-Coverage-0.230.0-1|20	Developers hate writing documentation. They'd hate it even more if their
12mu|perl-Pod-Coverage-0.230.0-1|21	computer tattled on them, but maybe they'll be even more thankful in the long
12mu|perl-Pod-Coverage-0.230.0-1|22	run. Even if not, perlmodstyle tells you to, so you must obey. This perl module
12mu|perl-Pod-Coverage-0.230.0-1|23	provides a mechanism for determining if the pod for a given module is
12mu|perl-Pod-Coverage-0.230.0-1|24	comprehensive.
12mu|perl-Pod-Coverage-0.230.0-1|25	
12mu|perl-Pod-Coverage-0.230.0-1|26	%prep
12mu|perl-Pod-Coverage-0.230.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Pod-Coverage-0.230.0-1|28	
12mu|perl-Pod-Coverage-0.230.0-1|29	%build
12mu|perl-Pod-Coverage-0.230.0-1|30	%__perl Makefile.PL INSTALLDIRS=vendor DESTDIR=%{buildroot}
12mu|perl-Pod-Coverage-0.230.0-1|31	%make
12mu|perl-Pod-Coverage-0.230.0-1|32	
12mu|perl-Pod-Coverage-0.230.0-1|33	%check
12mu|perl-Pod-Coverage-0.230.0-1|34	%make test
12mu|perl-Pod-Coverage-0.230.0-1|35	
12mu|perl-Pod-Coverage-0.230.0-1|36	%install
12mu|perl-Pod-Coverage-0.230.0-1|37	%makeinstall_std
12mu|perl-Pod-Coverage-0.230.0-1|38	
12mu|perl-Pod-Coverage-0.230.0-1|39	%files
12mu|perl-Pod-Coverage-0.230.0-1|40	%doc Changes
12mu|perl-Pod-Coverage-0.230.0-1|41	%{perl_vendorlib}/Pod/*
12mu|perl-Pod-Coverage-0.230.0-1|42	%{_bindir}/pod_cover
12mu|perl-Pod-Coverage-0.230.0-1|43	%{_mandir}/*/*
12mu|perl-Pod-Coverage-0.230.0-1|44	
12mu|perl-Pod-Coverage-0.230.0-1|45	
12mu|perl-Pod-Coverage-0.230.0-1|46	
12mu|perl-Pod-Coverage-0.230.0-1|47	%changelog
12mu|perl-Pod-Coverage-0.230.0-1|48	* Thu Jan 09 2014 dsilakov <denis.silakov@rosalab.ru> 0.230.0-1
12mu|perl-Pod-Coverage-0.230.0-1|49	+ Revision: bdcee04
12mu|perl-Pod-Coverage-0.230.0-1|50	- Merge pull request #1 from import/perl-Pod-Coverage:auto_update
12mu|perl-Pod-Coverage-0.230.0-1|51	- ROSA Updates Builder: update suggested
12mu|perl-Pod-Coverage-0.230.0-1|52	
12mu|perl-Pod-Coverage-0.230.0-1|53	

20470 12
12mu|perl-Pod-POM-0.290.0-1|1	%define	upstream_name	 Pod-POM
12mu|perl-Pod-POM-0.290.0-1|2	%define upstream_version 0.29
12mu|perl-Pod-POM-0.290.0-1|3	
12mu|perl-Pod-POM-0.290.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Pod-POM-0.290.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Pod-POM-0.290.0-1|6	Release:	1
12mu|perl-Pod-POM-0.290.0-1|7	
12mu|perl-Pod-POM-0.290.0-1|8	Summary:	POD Object Model
12mu|perl-Pod-POM-0.290.0-1|9	License:	GPL+ or Artistic
12mu|perl-Pod-POM-0.290.0-1|10	Group:		Development/Perl
12mu|perl-Pod-POM-0.290.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Pod-POM-0.290.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Pod/Pod-POM-%{upstream_version}.tar.gz
12mu|perl-Pod-POM-0.290.0-1|13	
12mu|perl-Pod-POM-0.290.0-1|14	BuildRequires:	perl(File::Slurp)
12mu|perl-Pod-POM-0.290.0-1|15	BuildRequires:	perl(Test::Differences)
12mu|perl-Pod-POM-0.290.0-1|16	BuildRequires:	perl(YAML::Any)
12mu|perl-Pod-POM-0.290.0-1|17	BuildRequires:	perl-devel
12mu|perl-Pod-POM-0.290.0-1|18	
12mu|perl-Pod-POM-0.290.0-1|19	BuildArch:	noarch
12mu|perl-Pod-POM-0.290.0-1|20	
12mu|perl-Pod-POM-0.290.0-1|21	%description
12mu|perl-Pod-POM-0.290.0-1|22	This module implements a parser to convert Pod documents into a simple object
12mu|perl-Pod-POM-0.290.0-1|23	model form known hereafter as the Pod Object Model. The object model is
12mu|perl-Pod-POM-0.290.0-1|24	generated as a hierarchical tree of nodes, each of which represents a different
12mu|perl-Pod-POM-0.290.0-1|25	element of the original document. The tree can be walked manually and the nodes
12mu|perl-Pod-POM-0.290.0-1|26	examined, printed or otherwise manipulated. In addition, Pod::POM supports and
12mu|perl-Pod-POM-0.290.0-1|27	provides view objects which can automatically traverse the tree, or section
12mu|perl-Pod-POM-0.290.0-1|28	thereof, and generate an output representation in one form or another.
12mu|perl-Pod-POM-0.290.0-1|29	
12mu|perl-Pod-POM-0.290.0-1|30	%prep
12mu|perl-Pod-POM-0.290.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Pod-POM-0.290.0-1|32	
12mu|perl-Pod-POM-0.290.0-1|33	%build
12mu|perl-Pod-POM-0.290.0-1|34	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Pod-POM-0.290.0-1|35	%make
12mu|perl-Pod-POM-0.290.0-1|36	
12mu|perl-Pod-POM-0.290.0-1|37	%check
12mu|perl-Pod-POM-0.290.0-1|38	%make test
12mu|perl-Pod-POM-0.290.0-1|39	
12mu|perl-Pod-POM-0.290.0-1|40	%install
12mu|perl-Pod-POM-0.290.0-1|41	%makeinstall_std
12mu|perl-Pod-POM-0.290.0-1|42	
12mu|perl-Pod-POM-0.290.0-1|43	%files
12mu|perl-Pod-POM-0.290.0-1|44	%doc Changes README TODO
12mu|perl-Pod-POM-0.290.0-1|45	%{_bindir}/*
12mu|perl-Pod-POM-0.290.0-1|46	%{perl_vendorlib}/Pod
12mu|perl-Pod-POM-0.290.0-1|47	%{_mandir}/*/*
12mu|perl-Pod-POM-0.290.0-1|48	
12mu|perl-Pod-POM-0.290.0-1|49	
12mu|perl-Pod-POM-0.290.0-1|50	
12mu|perl-Pod-POM-0.290.0-1|51	%changelog
12mu|perl-Pod-POM-0.290.0-1|52	* Wed Feb 26 2014 dsilakov <denis.silakov@rosalab.ru> 0.290.0-1
12mu|perl-Pod-POM-0.290.0-1|53	+ Revision: 5c3a99a
12mu|perl-Pod-POM-0.290.0-1|54	- Merge pull request #3 from import/perl-Pod-POM:auto_update
12mu|perl-Pod-POM-0.290.0-1|55	- ROSA Updates Builder: update suggested
12mu|perl-Pod-POM-0.290.0-1|56	
12mu|perl-Pod-POM-0.290.0-1|57	

20471 12
12mu|perl-PPIx-Regexp-0.36.0-1|1	%define upstream_name    PPIx-Regexp
12mu|perl-PPIx-Regexp-0.36.0-1|2	%define upstream_version 0.036
12mu|perl-PPIx-Regexp-0.36.0-1|3	
12mu|perl-PPIx-Regexp-0.36.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-PPIx-Regexp-0.36.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-PPIx-Regexp-0.36.0-1|6	Release:	1
12mu|perl-PPIx-Regexp-0.36.0-1|7	
12mu|perl-PPIx-Regexp-0.36.0-1|8	Summary:	Represent an independent subexpression marker
12mu|perl-PPIx-Regexp-0.36.0-1|9	License:	GPL+ or Artistic
12mu|perl-PPIx-Regexp-0.36.0-1|10	Group:		Development/Perl
12mu|perl-PPIx-Regexp-0.36.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-PPIx-Regexp-0.36.0-1|12	Source0:	http://www.cpan.org/authors/id/W/WY/WYANT/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-PPIx-Regexp-0.36.0-1|13	
12mu|perl-PPIx-Regexp-0.36.0-1|14	BuildRequires:	perl(List::MoreUtils)
12mu|perl-PPIx-Regexp-0.36.0-1|15	BuildRequires:	perl(List::Util)
12mu|perl-PPIx-Regexp-0.36.0-1|16	BuildRequires:	perl(PPI::Document)
12mu|perl-PPIx-Regexp-0.36.0-1|17	BuildRequires:	perl(Params::Util)
12mu|perl-PPIx-Regexp-0.36.0-1|18	BuildRequires:	perl(Readonly)
12mu|perl-PPIx-Regexp-0.36.0-1|19	BuildRequires:	perl(Scalar::Util)
12mu|perl-PPIx-Regexp-0.36.0-1|20	BuildRequires:	perl(Task::Weaken)
12mu|perl-PPIx-Regexp-0.36.0-1|21	BuildRequires:	perl-devel
12mu|perl-PPIx-Regexp-0.36.0-1|22	BuildArch:	noarch
12mu|perl-PPIx-Regexp-0.36.0-1|23	
12mu|perl-PPIx-Regexp-0.36.0-1|24	%description
12mu|perl-PPIx-Regexp-0.36.0-1|25	The purpose of the _PPIx-Regexp_ package is to parse regular expressions in
12mu|perl-PPIx-Regexp-0.36.0-1|26	a manner similar to the way the PPI package parses Perl. This class forms
12mu|perl-PPIx-Regexp-0.36.0-1|27	the root of the parse tree, playing a role similar to PPI::Document.
12mu|perl-PPIx-Regexp-0.36.0-1|28	
12mu|perl-PPIx-Regexp-0.36.0-1|29	This package shares with PPI the property of being round-trip safe. That
12mu|perl-PPIx-Regexp-0.36.0-1|30	is,
12mu|perl-PPIx-Regexp-0.36.0-1|31	
12mu|perl-PPIx-Regexp-0.36.0-1|32	my $expr = 's/ ( \d+ ) ( \D+ ) /$2$1/smxg';
12mu|perl-PPIx-Regexp-0.36.0-1|33	my $re = PPIx::Regexp->new( $expr );
12mu|perl-PPIx-Regexp-0.36.0-1|34	print $re->content() eq $expr ? "yes\n" : "no\n"
12mu|perl-PPIx-Regexp-0.36.0-1|35	
12mu|perl-PPIx-Regexp-0.36.0-1|36	%prep
12mu|perl-PPIx-Regexp-0.36.0-1|37	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-PPIx-Regexp-0.36.0-1|38	
12mu|perl-PPIx-Regexp-0.36.0-1|39	%build
12mu|perl-PPIx-Regexp-0.36.0-1|40	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-PPIx-Regexp-0.36.0-1|41	%make
12mu|perl-PPIx-Regexp-0.36.0-1|42	
12mu|perl-PPIx-Regexp-0.36.0-1|43	%check
12mu|perl-PPIx-Regexp-0.36.0-1|44	%make test
12mu|perl-PPIx-Regexp-0.36.0-1|45	
12mu|perl-PPIx-Regexp-0.36.0-1|46	%install
12mu|perl-PPIx-Regexp-0.36.0-1|47	%makeinstall_std
12mu|perl-PPIx-Regexp-0.36.0-1|48	
12mu|perl-PPIx-Regexp-0.36.0-1|49	%files
12mu|perl-PPIx-Regexp-0.36.0-1|50	%doc Changes META.yml README
12mu|perl-PPIx-Regexp-0.36.0-1|51	%{_mandir}/man3/*
12mu|perl-PPIx-Regexp-0.36.0-1|52	%{perl_vendorlib}/*
12mu|perl-PPIx-Regexp-0.36.0-1|53	
12mu|perl-PPIx-Regexp-0.36.0-1|54	%changelog
12mu|perl-PPIx-Regexp-0.36.0-1|55	* Sat Jan 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.36.0-1
12mu|perl-PPIx-Regexp-0.36.0-1|56	+ Revision: 90ada08
12mu|perl-PPIx-Regexp-0.36.0-1|57	- Updated to 0.036
12mu|perl-PPIx-Regexp-0.36.0-1|58	
12mu|perl-PPIx-Regexp-0.36.0-1|59	

20472 12
12mu|perl-qt4-4.12.4-1|1	%define srcname perlqt
12mu|perl-qt4-4.12.4-1|2	
12mu|perl-qt4-4.12.4-1|3	Summary:	Qt bindings for Perl
12mu|perl-qt4-4.12.4-1|4	Name:		perl-qt4
12mu|perl-qt4-4.12.4-1|5	Version:	4.12.4
12mu|perl-qt4-4.12.4-1|6	Release:	1
12mu|perl-qt4-4.12.4-1|7	Epoch:		1
12mu|perl-qt4-4.12.4-1|8	License:	GPLv2 Artistic GPLv3 LGPLv2
12mu|perl-qt4-4.12.4-1|9	Group:		Development/KDE and Qt
12mu|perl-qt4-4.12.4-1|10	Url:		http://www.kde.org
12mu|perl-qt4-4.12.4-1|11	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{srcname}-%{version}.tar.xz
12mu|perl-qt4-4.12.4-1|12	BuildRequires:	smokeqt-devel >= 1:%{version}
12mu|perl-qt4-4.12.4-1|13	BuildRequires:	perl-devel
12mu|perl-qt4-4.12.4-1|14	BuildRequires:	db-devel
12mu|perl-qt4-4.12.4-1|15	BuildRequires:	pkgconfig(qimageblitz)
12mu|perl-qt4-4.12.4-1|16	Conflicts:	perl-kde < 1:4.6.90
12mu|perl-qt4-4.12.4-1|17	
12mu|perl-qt4-4.12.4-1|18	%description
12mu|perl-qt4-4.12.4-1|19	A Qt4 bindings for perl language.
12mu|perl-qt4-4.12.4-1|20	
12mu|perl-qt4-4.12.4-1|21	%files
12mu|perl-qt4-4.12.4-1|22	%doc LICENSE LICENSE.Artistic LICENSE.GPL-3 LICENSE.LGPL MANIFEST README
12mu|perl-qt4-4.12.4-1|23	%{_kde_bindir}/puic4
12mu|perl-qt4-4.12.4-1|24	%{_kde_bindir}/prcc4_bin
12mu|perl-qt4-4.12.4-1|25	%{_kde_bindir}/qdbusxml2perl
12mu|perl-qt4-4.12.4-1|26	%{perl_sitearch}/Qt*.pm
12mu|perl-qt4-4.12.4-1|27	%{perl_sitearch}/QtCore4
12mu|perl-qt4-4.12.4-1|28	%{perl_sitearch}/auto/Qt*
12mu|perl-qt4-4.12.4-1|29	%{perl_sitelib}/*/Phonon.pm
12mu|perl-qt4-4.12.4-1|30	%{perl_sitelib}/*/QImageBlitz.pm
12mu|perl-qt4-4.12.4-1|31	%{perl_sitelib}/*/Qsci.pm
12mu|perl-qt4-4.12.4-1|32	%{perl_sitelib}/*/auto/Phonon/Phonon.so
12mu|perl-qt4-4.12.4-1|33	%{perl_sitelib}/*/auto/QImageBlitz/QImageBlitz.so
12mu|perl-qt4-4.12.4-1|34	%{perl_sitelib}/*/auto/Qsci/Qsci.so
12mu|perl-qt4-4.12.4-1|35	
12mu|perl-qt4-4.12.4-1|36	#--------------------------------------------------------
12mu|perl-qt4-4.12.4-1|37	
12mu|perl-qt4-4.12.4-1|38	%package devel
12mu|perl-qt4-4.12.4-1|39	Summary:	Headers files for %{name}
12mu|perl-qt4-4.12.4-1|40	Group:		Development/KDE and Qt
12mu|perl-qt4-4.12.4-1|41	Requires:	smokeqt-devel >= 1:%{version}
12mu|perl-qt4-4.12.4-1|42	Requires:	perl-devel
12mu|perl-qt4-4.12.4-1|43	Requires:	db-devel
12mu|perl-qt4-4.12.4-1|44	Requires:	%{name} = %{EVRD}
12mu|perl-qt4-4.12.4-1|45	
12mu|perl-qt4-4.12.4-1|46	%description devel
12mu|perl-qt4-4.12.4-1|47	Headers files for %{name}
12mu|perl-qt4-4.12.4-1|48	
12mu|perl-qt4-4.12.4-1|49	%files devel
12mu|perl-qt4-4.12.4-1|50	%dir %{_kde_includedir}/%{srcname}
12mu|perl-qt4-4.12.4-1|51	%{_kde_includedir}/%{srcname}/QtCore4.h
12mu|perl-qt4-4.12.4-1|52	%{_kde_includedir}/%{srcname}/binding.h
12mu|perl-qt4-4.12.4-1|53	%{_kde_includedir}/%{srcname}/handlers.h
12mu|perl-qt4-4.12.4-1|54	%{_kde_includedir}/%{srcname}/listclass_macros.h
12mu|perl-qt4-4.12.4-1|55	%{_kde_includedir}/%{srcname}/marshall.h
12mu|perl-qt4-4.12.4-1|56	%{_kde_includedir}/%{srcname}/marshall_basetypes.h
12mu|perl-qt4-4.12.4-1|57	%{_kde_includedir}/%{srcname}/marshall_complex.h
12mu|perl-qt4-4.12.4-1|58	%{_kde_includedir}/%{srcname}/marshall_macros.h
12mu|perl-qt4-4.12.4-1|59	%{_kde_includedir}/%{srcname}/marshall_primitives.h
12mu|perl-qt4-4.12.4-1|60	%{_kde_includedir}/%{srcname}/marshall_types.h
12mu|perl-qt4-4.12.4-1|61	%{_kde_includedir}/%{srcname}/perlqt.h
12mu|perl-qt4-4.12.4-1|62	%{_kde_includedir}/%{srcname}/ppport.h
12mu|perl-qt4-4.12.4-1|63	%{_kde_includedir}/%{srcname}/smokehelp.h
12mu|perl-qt4-4.12.4-1|64	%{_kde_includedir}/%{srcname}/smokeperl.h
12mu|perl-qt4-4.12.4-1|65	%{_kde_includedir}/%{srcname}/util.h
12mu|perl-qt4-4.12.4-1|66	%dir %{_kde_datadir}/%{srcname}
12mu|perl-qt4-4.12.4-1|67	%dir %{_kde_datadir}/%{srcname}/cmake
12mu|perl-qt4-4.12.4-1|68	%{_kde_datadir}/%{srcname}/cmake/FindPerlMore.cmake
12mu|perl-qt4-4.12.4-1|69	%{_kde_datadir}/%{srcname}/cmake/PerlQtConfig.cmake
12mu|perl-qt4-4.12.4-1|70	%{_kde_datadir}/%{srcname}/cmake/PerlQtExport*.cmake
12mu|perl-qt4-4.12.4-1|71	%{_kde_datadir}/%{srcname}/doxsubpp.pl
12mu|perl-qt4-4.12.4-1|72	
12mu|perl-qt4-4.12.4-1|73	#------------------------------------------------------------
12mu|perl-qt4-4.12.4-1|74	
12mu|perl-qt4-4.12.4-1|75	%prep
12mu|perl-qt4-4.12.4-1|76	%setup -q -n %{srcname}-%{version}
12mu|perl-qt4-4.12.4-1|77	
12mu|perl-qt4-4.12.4-1|78	%build
12mu|perl-qt4-4.12.4-1|79	%cmake_kde4
12mu|perl-qt4-4.12.4-1|80	%make
12mu|perl-qt4-4.12.4-1|81	
12mu|perl-qt4-4.12.4-1|82	%install
12mu|perl-qt4-4.12.4-1|83	%makeinstall_std -C build
12mu|perl-qt4-4.12.4-1|84	
12mu|perl-qt4-4.12.4-1|85	
12mu|perl-qt4-4.12.4-1|86	%changelog
12mu|perl-qt4-4.12.4-1|87	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|perl-qt4-4.12.4-1|88	+ Revision: 9d3d64d
12mu|perl-qt4-4.12.4-1|89	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|perl-qt4-4.12.4-1|90	
12mu|perl-qt4-4.12.4-1|91	

20473 12
12mu|perl-Razor-Agent-2.850.0-14|1	%define debug_package %{nil}
12mu|perl-Razor-Agent-2.850.0-14|2	%define pkgname razor-agents
12mu|perl-Razor-Agent-2.850.0-14|3	%define upstream_version 2.85
12mu|perl-Razor-Agent-2.850.0-14|4	
12mu|perl-Razor-Agent-2.850.0-14|5	Summary:	Use a Razor catalogue server to filter spam messages
12mu|perl-Razor-Agent-2.850.0-14|6	Name:		perl-Razor-Agent
12mu|perl-Razor-Agent-2.850.0-14|7	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Razor-Agent-2.850.0-14|8	Release:	14
12mu|perl-Razor-Agent-2.850.0-14|9	Group:		Networking/Mail
12mu|perl-Razor-Agent-2.850.0-14|10	License:	Artistic License 2.0
12mu|perl-Razor-Agent-2.850.0-14|11	Url:		http://razor.sourceforge.net
12mu|perl-Razor-Agent-2.850.0-14|12	Source0:	http://prdownloads.sourceforge.net/razor/%{pkgname}-%{upstream_version}.tar.bz2
12mu|perl-Razor-Agent-2.850.0-14|13	BuildRequires:	perl-devel
12mu|perl-Razor-Agent-2.850.0-14|14	BuildRequires:	perl-Net-DNS
12mu|perl-Razor-Agent-2.850.0-14|15	BuildRequires:	perl-Digest-SHA1
12mu|perl-Razor-Agent-2.850.0-14|16	BuildRequires:	perl-MailTools
12mu|perl-Razor-Agent-2.850.0-14|17	BuildRequires:	perl-Time-HiRes
12mu|perl-Razor-Agent-2.850.0-14|18	BuildRequires:	perl-URI
12mu|perl-Razor-Agent-2.850.0-14|19	BuildRequires:	perl-MIME-Base64
12mu|perl-Razor-Agent-2.850.0-14|20	Requires:	hping2
12mu|perl-Razor-Agent-2.850.0-14|21	Requires:	perl-Net-DNS
12mu|perl-Razor-Agent-2.850.0-14|22	
12mu|perl-Razor-Agent-2.850.0-14|23	%description
12mu|perl-Razor-Agent-2.850.0-14|24	Vipul's Razor is a distributed, collaborative, spam detection and filtering
12mu|perl-Razor-Agent-2.850.0-14|25	network. Razor establishes a distributed and constantly updating catalogue of
12mu|perl-Razor-Agent-2.850.0-14|26	spam in propagation.  This catalogue is used by clients to filter out known
12mu|perl-Razor-Agent-2.850.0-14|27	spam. On receiving a spam, a Razor Reporting Agent (run by an end-user or a
12mu|perl-Razor-Agent-2.850.0-14|28	troll box) calculates and submits a 20-character unique identification of the
12mu|perl-Razor-Agent-2.850.0-14|29	spam (a SHA Digest) to its closest Razor Catalogue Server. The Catalogue Server
12mu|perl-Razor-Agent-2.850.0-14|30	echos this signature to other trusted servers after storing it in its database.
12mu|perl-Razor-Agent-2.850.0-14|31	Prior to manual processing or transport-level reception, Razor Filtering Agents
12mu|perl-Razor-Agent-2.850.0-14|32	(end-users and MTAs) check their incoming mail against a Catalogue Server and
12mu|perl-Razor-Agent-2.850.0-14|33	filter out or deny transport in case of a signature match. Catalogued spam,
12mu|perl-Razor-Agent-2.850.0-14|34	once identified and reported by a Reporting Agent, can be blocked out by the
12mu|perl-Razor-Agent-2.850.0-14|35	rest of the Filtering Agents on the network.
12mu|perl-Razor-Agent-2.850.0-14|36	
12mu|perl-Razor-Agent-2.850.0-14|37	%prep
12mu|perl-Razor-Agent-2.850.0-14|38	%setup -qn %{pkgname}-%{upstream_version}
12mu|perl-Razor-Agent-2.850.0-14|39	
12mu|perl-Razor-Agent-2.850.0-14|40	%build
12mu|perl-Razor-Agent-2.850.0-14|41	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Razor-Agent-2.850.0-14|42	
12mu|perl-Razor-Agent-2.850.0-14|43	pushd Razor2-Preproc-deHTMLxs
12mu|perl-Razor-Agent-2.850.0-14|44	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Razor-Agent-2.850.0-14|45	popd
12mu|perl-Razor-Agent-2.850.0-14|46	
12mu|perl-Razor-Agent-2.850.0-14|47	%make OPTIMIZE="$CFLAGS"
12mu|perl-Razor-Agent-2.850.0-14|48	
12mu|perl-Razor-Agent-2.850.0-14|49	%check
12mu|perl-Razor-Agent-2.850.0-14|50	make test
12mu|perl-Razor-Agent-2.850.0-14|51	
12mu|perl-Razor-Agent-2.850.0-14|52	pushd Razor2-Preproc-deHTMLxs
12mu|perl-Razor-Agent-2.850.0-14|53	make test
12mu|perl-Razor-Agent-2.850.0-14|54	popd
12mu|perl-Razor-Agent-2.850.0-14|55	
12mu|perl-Razor-Agent-2.850.0-14|56	%install
12mu|perl-Razor-Agent-2.850.0-14|57	%makeinstall_std -C Razor2-Preproc-deHTMLxs
12mu|perl-Razor-Agent-2.850.0-14|58	%makeinstall_std
12mu|perl-Razor-Agent-2.850.0-14|59	
12mu|perl-Razor-Agent-2.850.0-14|60	install -d %{buildroot}%{_mandir}/man5
12mu|perl-Razor-Agent-2.850.0-14|61	install -m0644 blib/man5/*.5 %{buildroot}%{_mandir}/man5
12mu|perl-Razor-Agent-2.850.0-14|62	
12mu|perl-Razor-Agent-2.850.0-14|63	# fix some defaults
12mu|perl-Razor-Agent-2.850.0-14|64	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mu|perl-Razor-Agent-2.850.0-14|65	install -d %{buildroot}/var/log/razor
12mu|perl-Razor-Agent-2.850.0-14|66	install -d %{buildroot}%{_sysconfdir}/razor
12mu|perl-Razor-Agent-2.850.0-14|67	
12mu|perl-Razor-Agent-2.850.0-14|68	cat > %{buildroot}%{_sysconfdir}/razor/razor-agent.conf << EOF
12mu|perl-Razor-Agent-2.850.0-14|69	logfile                = /var/log/razor/razor-agent.log
12mu|perl-Razor-Agent-2.850.0-14|70	EOF
12mu|perl-Razor-Agent-2.850.0-14|71	
12mu|perl-Razor-Agent-2.850.0-14|72	# fix logrotating
12mu|perl-Razor-Agent-2.850.0-14|73	cat > %{buildroot}%{_sysconfdir}/logrotate.d/razor-agent << EOF
12mu|perl-Razor-Agent-2.850.0-14|74	/var/log/razor/razor-agent.log {
12mu|perl-Razor-Agent-2.850.0-14|75	# create 644 root root
12mu|perl-Razor-Agent-2.850.0-14|76	weekly
12mu|perl-Razor-Agent-2.850.0-14|77	notifempty
12mu|perl-Razor-Agent-2.850.0-14|78	missingok
12mu|perl-Razor-Agent-2.850.0-14|79	compress
12mu|perl-Razor-Agent-2.850.0-14|80	}
12mu|perl-Razor-Agent-2.850.0-14|81	EOF
12mu|perl-Razor-Agent-2.850.0-14|82	
12mu|perl-Razor-Agent-2.850.0-14|83	%post
12mu|perl-Razor-Agent-2.850.0-14|84	# only do this if we have a working network and if the config file contains just one line
12mu|perl-Razor-Agent-2.850.0-14|85	if [ "`cat %{_sysconfdir}/razor/razor-agent.conf|wc -l`" -eq "1" ] ; then
12mu|perl-Razor-Agent-2.850.0-14|86	if /usr/sbin/hping -c 4 -p 2703 --tcpexitcode discovery.razor.cloudmark.com >/dev/null 2>&1; then
12mu|perl-Razor-Agent-2.850.0-14|87	%{_bindir}/razor-admin -d -create -home=%{_sysconfdir}/razor
12mu|perl-Razor-Agent-2.850.0-14|88	else
12mu|perl-Razor-Agent-2.850.0-14|89	echo "You might want to run \"%{_bindir}/razor-admin -d -create -home=%{_sysconfdir}/razor\" when your network works"
12mu|perl-Razor-Agent-2.850.0-14|90	fi
12mu|perl-Razor-Agent-2.850.0-14|91	fi
12mu|perl-Razor-Agent-2.850.0-14|92	
12mu|perl-Razor-Agent-2.850.0-14|93	%files
12mu|perl-Razor-Agent-2.850.0-14|94	%doc BUGS CREDITS Changes FAQ README SERVICE_POLICY
12mu|perl-Razor-Agent-2.850.0-14|95	%attr(0755,root,root) %dir %{_sysconfdir}/razor
12mu|perl-Razor-Agent-2.850.0-14|96	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/razor/razor-agent.conf
12mu|perl-Razor-Agent-2.850.0-14|97	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/razor-agent
12mu|perl-Razor-Agent-2.850.0-14|98	%{_bindir}/*
12mu|perl-Razor-Agent-2.850.0-14|99	%{perl_vendorlib}/Razor2
12mu|perl-Razor-Agent-2.850.0-14|100	%{perl_vendorlib}/auto/Razor2
12mu|perl-Razor-Agent-2.850.0-14|101	%{perl_vendorarch}/Razor2
12mu|perl-Razor-Agent-2.850.0-14|102	%{perl_vendorarch}/auto/Razor2
12mu|perl-Razor-Agent-2.850.0-14|103	%{_mandir}/man1/*
12mu|perl-Razor-Agent-2.850.0-14|104	%{_mandir}/man3/*
12mu|perl-Razor-Agent-2.850.0-14|105	%{_mandir}/man5/*
12mu|perl-Razor-Agent-2.850.0-14|106	%attr(0755,root,root) %dir /var/log/razor
12mu|perl-Razor-Agent-2.850.0-14|107	
12mu|perl-Razor-Agent-2.850.0-14|108	
12mu|perl-Razor-Agent-2.850.0-14|109	%changelog
12mu|perl-Razor-Agent-2.850.0-14|110	* Wed Jan 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.850.0-14
12mu|perl-Razor-Agent-2.850.0-14|111	+ Revision: bd62acc
12mu|perl-Razor-Agent-2.850.0-14|112	- Follow perl policy
12mu|perl-Razor-Agent-2.850.0-14|113	
12mu|perl-Razor-Agent-2.850.0-14|114	

20474 12
12mu|perl-RPC-XML-0.780.0-1|1	%define upstream_name	 RPC-XML%define upstream_version 0.78
12mu|perl-RPC-XML-0.780.0-1|2	
12mu|perl-RPC-XML-0.780.0-1|3	Name: 		perl-%{upstream_name}
12mu|perl-RPC-XML-0.780.0-1|4	Version: 	%perl_convert_version %{upstream_version}
12mu|perl-RPC-XML-0.780.0-1|5	Release:	1
12mu|perl-RPC-XML-0.780.0-1|6	
12mu|perl-RPC-XML-0.780.0-1|7	Summary:	A set of classes for core data, message and XML handling
12mu|perl-RPC-XML-0.780.0-1|8	License:	GPL+ or Artistic
12mu|perl-RPC-XML-0.780.0-1|9	Group:		Development/Perl
12mu|perl-RPC-XML-0.780.0-1|10	URL:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-RPC-XML-0.780.0-1|11	Source0:	http://www.cpan.org/modules/by-module/RPC/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-RPC-XML-0.780.0-1|12	
12mu|perl-RPC-XML-0.780.0-1|13	BuildRequires:	perl-devel
12mu|perl-RPC-XML-0.780.0-1|14	BuildRequires:	perl(XML::Parser)
12mu|perl-RPC-XML-0.780.0-1|15	BuildRequires:	perl(Net::Server)
12mu|perl-RPC-XML-0.780.0-1|16	BuildRequires:  perl(LWP::UserAgent)
12mu|perl-RPC-XML-0.780.0-1|17	BuildArch:	noarch
12mu|perl-RPC-XML-0.780.0-1|18	
12mu|perl-RPC-XML-0.780.0-1|19	%description
12mu|perl-RPC-XML-0.780.0-1|20	The RPC::XML package is a reference implementation of the XML-RPC
12mu|perl-RPC-XML-0.780.0-1|21	standard. As a reference implementation, it is geared more towards clarity and
12mu|perl-RPC-XML-0.780.0-1|22	readability than efficiency.
12mu|perl-RPC-XML-0.780.0-1|23	
12mu|perl-RPC-XML-0.780.0-1|24	The package provides a set of classes for creating values to pass to the
12mu|perl-RPC-XML-0.780.0-1|25	constructors for requests and responses. These are lightweight objects, most
12mu|perl-RPC-XML-0.780.0-1|26	of which are implemented as tied scalars so as to associate specific type
12mu|perl-RPC-XML-0.780.0-1|27	information with the value. Classes are also provided for requests, responses,
12mu|perl-RPC-XML-0.780.0-1|28	faults (errors) and a parser based on the XML::Parser package from CPAN.
12mu|perl-RPC-XML-0.780.0-1|29	
12mu|perl-RPC-XML-0.780.0-1|30	This module does not actually provide any transport implementation or
12mu|perl-RPC-XML-0.780.0-1|31	server basis. For these, see RPC::XML::Client and RPC::XML::Server,
12mu|perl-RPC-XML-0.780.0-1|32	respectively.
12mu|perl-RPC-XML-0.780.0-1|33	
12mu|perl-RPC-XML-0.780.0-1|34	%package	Apache
12mu|perl-RPC-XML-0.780.0-1|35	Summary:	RPC server as an Apache/mod_perl content handler
12mu|perl-RPC-XML-0.780.0-1|36	Group:		Development/Perl
12mu|perl-RPC-XML-0.780.0-1|37	
12mu|perl-RPC-XML-0.780.0-1|38	%description	Apache
12mu|perl-RPC-XML-0.780.0-1|39	RPC server as an Apache/mod_perl content handler.
12mu|perl-RPC-XML-0.780.0-1|40	
12mu|perl-RPC-XML-0.780.0-1|41	%prep
12mu|perl-RPC-XML-0.780.0-1|42	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-RPC-XML-0.780.0-1|43	
12mu|perl-RPC-XML-0.780.0-1|44	%build
12mu|perl-RPC-XML-0.780.0-1|45	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-RPC-XML-0.780.0-1|46	%make
12mu|perl-RPC-XML-0.780.0-1|47	
12mu|perl-RPC-XML-0.780.0-1|48	# make tests don't work
12mu|perl-RPC-XML-0.780.0-1|49	# make test
12mu|perl-RPC-XML-0.780.0-1|50	
12mu|perl-RPC-XML-0.780.0-1|51	%install
12mu|perl-RPC-XML-0.780.0-1|52	%makeinstall_std
12mu|perl-RPC-XML-0.780.0-1|53	
12mu|perl-RPC-XML-0.780.0-1|54	%files
12mu|perl-RPC-XML-0.780.0-1|55	%doc ChangeLog README*
12mu|perl-RPC-XML-0.780.0-1|56	%{_bindir}/*
12mu|perl-RPC-XML-0.780.0-1|57	%{perl_vendorlib}/RPC
12mu|perl-RPC-XML-0.780.0-1|58	%{_mandir}/man3/*
12mu|perl-RPC-XML-0.780.0-1|59	%exclude %{_mandir}/man3/Apache*
12mu|perl-RPC-XML-0.780.0-1|60	%{_mandir}/man1/*
12mu|perl-RPC-XML-0.780.0-1|61	
12mu|perl-RPC-XML-0.780.0-1|62	%files Apache
12mu|perl-RPC-XML-0.780.0-1|63	%doc README.apache2
12mu|perl-RPC-XML-0.780.0-1|64	%{perl_vendorlib}/Apache
12mu|perl-RPC-XML-0.780.0-1|65	%{_mandir}/man3/Apache*
12mu|perl-RPC-XML-0.780.0-1|66	
12mu|perl-RPC-XML-0.780.0-1|67	
12mu|perl-RPC-XML-0.780.0-1|68	
12mu|perl-RPC-XML-0.780.0-1|69	
12mu|perl-RPC-XML-0.780.0-1|70	%changelog
12mu|perl-RPC-XML-0.780.0-1|71	* Wed Mar 05 2014 dsilakov <denis.silakov@rosalab.ru> 0.780.0-1
12mu|perl-RPC-XML-0.780.0-1|72	+ Revision: fadd206
12mu|perl-RPC-XML-0.780.0-1|73	- Merge pull request #3 from import/perl-RPC-XML:auto_update
12mu|perl-RPC-XML-0.780.0-1|74	- ROSA Updates Builder: update suggested
12mu|perl-RPC-XML-0.780.0-1|75	
12mu|perl-RPC-XML-0.780.0-1|76	

20475 12
12mu|perl-Safe-2.350.0-1|1	%define upstream_name    Safe
12mu|perl-Safe-2.350.0-1|2	%define upstream_version 2.35
12mu|perl-Safe-2.350.0-1|3	
12mu|perl-Safe-2.350.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Safe-2.350.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Safe-2.350.0-1|6	Release:	1
12mu|perl-Safe-2.350.0-1|7	
12mu|perl-Safe-2.350.0-1|8	License:	GPL+ or Artistic
12mu|perl-Safe-2.350.0-1|9	Group:		Development/Perl
12mu|perl-Safe-2.350.0-1|10	Summary:	Restrict eval'd code to safe subset of ops
12mu|perl-Safe-2.350.0-1|11	Source0:	http://www.cpan.org/modules/by-module/Safe/Safe-%{upstream_version}.tar.gz
12mu|perl-Safe-2.350.0-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Safe-2.350.0-1|13	
12mu|perl-Safe-2.350.0-1|14	BuildRequires:	perl-devel
12mu|perl-Safe-2.350.0-1|15	
12mu|perl-Safe-2.350.0-1|16	BuildArch:	noarch
12mu|perl-Safe-2.350.0-1|17	
12mu|perl-Safe-2.350.0-1|18	%description
12mu|perl-Safe-2.350.0-1|19	The Safe extension module allows the creation of compartments in which perl
12mu|perl-Safe-2.350.0-1|20	code can be evaluated. Each compartment has
12mu|perl-Safe-2.350.0-1|21	
12mu|perl-Safe-2.350.0-1|22	* a new namespace
12mu|perl-Safe-2.350.0-1|23	
12mu|perl-Safe-2.350.0-1|24	The "root" of the namespace (i.e. "main::") is changed to a different
12mu|perl-Safe-2.350.0-1|25	package and code evaluated in the compartment cannot refer to variables
12mu|perl-Safe-2.350.0-1|26	outside this namespace, even with run-time glob lookups and other tricks.
12mu|perl-Safe-2.350.0-1|27	
12mu|perl-Safe-2.350.0-1|28	%prep
12mu|perl-Safe-2.350.0-1|29	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Safe-2.350.0-1|30	
12mu|perl-Safe-2.350.0-1|31	%build
12mu|perl-Safe-2.350.0-1|32	perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Safe-2.350.0-1|33	%make
12mu|perl-Safe-2.350.0-1|34	
12mu|perl-Safe-2.350.0-1|35	%check
12mu|perl-Safe-2.350.0-1|36	make test
12mu|perl-Safe-2.350.0-1|37	
12mu|perl-Safe-2.350.0-1|38	%install
12mu|perl-Safe-2.350.0-1|39	%makeinstall_std
12mu|perl-Safe-2.350.0-1|40	
12mu|perl-Safe-2.350.0-1|41	%files
12mu|perl-Safe-2.350.0-1|42	%doc Changes README
12mu|perl-Safe-2.350.0-1|43	%{_mandir}/man3/*
12mu|perl-Safe-2.350.0-1|44	%{perl_vendorlib}/*
12mu|perl-Safe-2.350.0-1|45	
12mu|perl-Safe-2.350.0-1|46	
12mu|perl-Safe-2.350.0-1|47	%changelog
12mu|perl-Safe-2.350.0-1|48	* Fri Jan 10 2014 dsilakov <denis.silakov@rosalab.ru> 2.350.0-1
12mu|perl-Safe-2.350.0-1|49	+ Revision: 98af6c0
12mu|perl-Safe-2.350.0-1|50	- Merge pull request #1 from import/perl-Safe:auto_update
12mu|perl-Safe-2.350.0-1|51	- ROSA Updates Builder: update suggested
12mu|perl-Safe-2.350.0-1|52	
12mu|perl-Safe-2.350.0-1|53	

20476 12
12mu|perl-Set-Scalar-1.280.0-1|1	%define upstream_name    Set-Scalar
12mu|perl-Set-Scalar-1.280.0-1|2	%define upstream_version 1.28
12mu|perl-Set-Scalar-1.280.0-1|3	
12mu|perl-Set-Scalar-1.280.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Set-Scalar-1.280.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Set-Scalar-1.280.0-1|6	Release:	1
12mu|perl-Set-Scalar-1.280.0-1|7	
12mu|perl-Set-Scalar-1.280.0-1|8	Summary:	Basic set operations
12mu|perl-Set-Scalar-1.280.0-1|9	License:	GPL+ or Artistic
12mu|perl-Set-Scalar-1.280.0-1|10	Group:		Development/Perl
12mu|perl-Set-Scalar-1.280.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-Set-Scalar-1.280.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Set/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Set-Scalar-1.280.0-1|13	
12mu|perl-Set-Scalar-1.280.0-1|14	BuildRequires:	perl-devel
12mu|perl-Set-Scalar-1.280.0-1|15	BuildArch:	noarch
12mu|perl-Set-Scalar-1.280.0-1|16	
12mu|perl-Set-Scalar-1.280.0-1|17	%description
12mu|perl-Set-Scalar-1.280.0-1|18	Basic set operations.
12mu|perl-Set-Scalar-1.280.0-1|19	
12mu|perl-Set-Scalar-1.280.0-1|20	%prep
12mu|perl-Set-Scalar-1.280.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Set-Scalar-1.280.0-1|22	
12mu|perl-Set-Scalar-1.280.0-1|23	%build
12mu|perl-Set-Scalar-1.280.0-1|24	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Set-Scalar-1.280.0-1|25	%make
12mu|perl-Set-Scalar-1.280.0-1|26	
12mu|perl-Set-Scalar-1.280.0-1|27	%check
12mu|perl-Set-Scalar-1.280.0-1|28	make test
12mu|perl-Set-Scalar-1.280.0-1|29	
12mu|perl-Set-Scalar-1.280.0-1|30	%install
12mu|perl-Set-Scalar-1.280.0-1|31	%makeinstall_std
12mu|perl-Set-Scalar-1.280.0-1|32	
12mu|perl-Set-Scalar-1.280.0-1|33	%files
12mu|perl-Set-Scalar-1.280.0-1|34	%doc ChangeLog README
12mu|perl-Set-Scalar-1.280.0-1|35	%{perl_vendorlib}/Set
12mu|perl-Set-Scalar-1.280.0-1|36	%{_mandir}/*/*
12mu|perl-Set-Scalar-1.280.0-1|37	
12mu|perl-Set-Scalar-1.280.0-1|38	
12mu|perl-Set-Scalar-1.280.0-1|39	
12mu|perl-Set-Scalar-1.280.0-1|40	%changelog
12mu|perl-Set-Scalar-1.280.0-1|41	* Fri Mar 07 2014 dsilakov <denis.silakov@rosalab.ru> 1.280.0-1
12mu|perl-Set-Scalar-1.280.0-1|42	+ Revision: 1f91dac
12mu|perl-Set-Scalar-1.280.0-1|43	- Merge pull request #4 from import/perl-Set-Scalar:auto_update
12mu|perl-Set-Scalar-1.280.0-1|44	- ROSA Updates Builder: update suggested
12mu|perl-Set-Scalar-1.280.0-1|45	
12mu|perl-Set-Scalar-1.280.0-1|46	

20477 12
12mu|perl-Socket6-0.250.0-1|1	%define upstream_name	 Socket6
12mu|perl-Socket6-0.250.0-1|2	%define upstream_version 0.25
12mu|perl-Socket6-0.250.0-1|3	
12mu|perl-Socket6-0.250.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-Socket6-0.250.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Socket6-0.250.0-1|6	Release:    1
12mu|perl-Socket6-0.250.0-1|7	
12mu|perl-Socket6-0.250.0-1|8	Summary:	IPv6 related part of the C socket.h defines and structure manipulators
12mu|perl-Socket6-0.250.0-1|9	License:	BSD-like
12mu|perl-Socket6-0.250.0-1|10	Group:		Development/Perl
12mu|perl-Socket6-0.250.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-Socket6-0.250.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Socket6/Socket6-%{upstream_version}.tar.gz
12mu|perl-Socket6-0.250.0-1|13	
12mu|perl-Socket6-0.250.0-1|14	BuildRequires:	perl-devel
12mu|perl-Socket6-0.250.0-1|15	
12mu|perl-Socket6-0.250.0-1|16	%description
12mu|perl-Socket6-0.250.0-1|17	This module provides glue routines to the various IPv6 functions.
12mu|perl-Socket6-0.250.0-1|18	
12mu|perl-Socket6-0.250.0-1|19	If you use the Socket6 module, be sure to specify "use Socket" as
12mu|perl-Socket6-0.250.0-1|20	well as "use Socket6".
12mu|perl-Socket6-0.250.0-1|21	
12mu|perl-Socket6-0.250.0-1|22	%prep
12mu|perl-Socket6-0.250.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Socket6-0.250.0-1|24	
12mu|perl-Socket6-0.250.0-1|25	%build
12mu|perl-Socket6-0.250.0-1|26	%{__perl} Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
12mu|perl-Socket6-0.250.0-1|27	%make
12mu|perl-Socket6-0.250.0-1|28	
12mu|perl-Socket6-0.250.0-1|29	%check
12mu|perl-Socket6-0.250.0-1|30	make test
12mu|perl-Socket6-0.250.0-1|31	
12mu|perl-Socket6-0.250.0-1|32	%install
12mu|perl-Socket6-0.250.0-1|33	%makeinstall_std
12mu|perl-Socket6-0.250.0-1|34	
12mu|perl-Socket6-0.250.0-1|35	%clean
12mu|perl-Socket6-0.250.0-1|36	
12mu|perl-Socket6-0.250.0-1|37	%files
12mu|perl-Socket6-0.250.0-1|38	%doc ChangeLog README
12mu|perl-Socket6-0.250.0-1|39	%{perl_vendorarch}/auto/Socket6
12mu|perl-Socket6-0.250.0-1|40	%{perl_vendorarch}/Socket6.pm
12mu|perl-Socket6-0.250.0-1|41	%{_mandir}/man3/Socket6.3pm*
12mu|perl-Socket6-0.250.0-1|42	
12mu|perl-Socket6-0.250.0-1|43	
12mu|perl-Socket6-0.250.0-1|44	
12mu|perl-Socket6-0.250.0-1|45	%changelog
12mu|perl-Socket6-0.250.0-1|46	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.250.0-1
12mu|perl-Socket6-0.250.0-1|47	+ Revision: 088233a
12mu|perl-Socket6-0.250.0-1|48	- Add new files
12mu|perl-Socket6-0.250.0-1|49	
12mu|perl-Socket6-0.250.0-1|50	

20478 12
12mu|perl-Spiffy-0.310.0-1|1	%define	module	Spiffy
12mu|perl-Spiffy-0.310.0-1|2	%define upstream_version 0.31
12mu|perl-Spiffy-0.310.0-1|3	
12mu|perl-Spiffy-0.310.0-1|4	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Spiffy-0.310.0-1|5	Name:		perl-%{module}
12mu|perl-Spiffy-0.310.0-1|6	Release:	1
12mu|perl-Spiffy-0.310.0-1|7	Summary:	Spiffy Perl Interface Framework For You
12mu|perl-Spiffy-0.310.0-1|8	License:	GPL or Artistic
12mu|perl-Spiffy-0.310.0-1|9	Group:		Development/Perl
12mu|perl-Spiffy-0.310.0-1|10	Source0:	http://search.cpan.org/CPAN/authors/id/I/IN/INGY/Spiffy-%{upstream_version}.tar.gz
12mu|perl-Spiffy-0.310.0-1|11	URL:		http://search.cpan.org/dist/%{module}/
12mu|perl-Spiffy-0.310.0-1|12	BuildRequires:	perl-devel
12mu|perl-Spiffy-0.310.0-1|13	BuildArch:	noarch
12mu|perl-Spiffy-0.310.0-1|14	
12mu|perl-Spiffy-0.310.0-1|15	%description
12mu|perl-Spiffy-0.310.0-1|16	"Spiffy" is a framework and methodology for doing object oriented (OO)
12mu|perl-Spiffy-0.310.0-1|17	programming in Perl. Spiffy combines the best parts of Exporter.pm,
12mu|perl-Spiffy-0.310.0-1|18	base.pm, mixin.pm and SUPER.pm into one magic foundation class. It
12mu|perl-Spiffy-0.310.0-1|19	attempts to fix all the nits and warts of traditional Perl OO, in a clean,
12mu|perl-Spiffy-0.310.0-1|20	straightforward and (perhaps someday) standard way.
12mu|perl-Spiffy-0.310.0-1|21	
12mu|perl-Spiffy-0.310.0-1|22	Spiffy borrows ideas from other OO languages like Python, Ruby, Java and
12mu|perl-Spiffy-0.310.0-1|23	Perl 6. It also adds a few tricks of its own.
12mu|perl-Spiffy-0.310.0-1|24	
12mu|perl-Spiffy-0.310.0-1|25	%prep
12mu|perl-Spiffy-0.310.0-1|26	%setup -q -n %{module}-%{upstream_version}
12mu|perl-Spiffy-0.310.0-1|27	
12mu|perl-Spiffy-0.310.0-1|28	%build
12mu|perl-Spiffy-0.310.0-1|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Spiffy-0.310.0-1|30	%make
12mu|perl-Spiffy-0.310.0-1|31	
12mu|perl-Spiffy-0.310.0-1|32	%check
12mu|perl-Spiffy-0.310.0-1|33	%__make test
12mu|perl-Spiffy-0.310.0-1|34	
12mu|perl-Spiffy-0.310.0-1|35	%install
12mu|perl-Spiffy-0.310.0-1|36	%makeinstall_std
12mu|perl-Spiffy-0.310.0-1|37	
12mu|perl-Spiffy-0.310.0-1|38	%files
12mu|perl-Spiffy-0.310.0-1|39	%doc Changes README
12mu|perl-Spiffy-0.310.0-1|40	%{_mandir}/man*/*
12mu|perl-Spiffy-0.310.0-1|41	%{perl_vendorlib}/Spiffy*
12mu|perl-Spiffy-0.310.0-1|42	
12mu|perl-Spiffy-0.310.0-1|43	%changelog
12mu|perl-Spiffy-0.310.0-1|44	* Wed Jan 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.310.0-1
12mu|perl-Spiffy-0.310.0-1|45	+ Revision: 3efad4b
12mu|perl-Spiffy-0.310.0-1|46	- Fix files
12mu|perl-Spiffy-0.310.0-1|47	
12mu|perl-Spiffy-0.310.0-1|48	

20479 12
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|1	%define upstream_name	 Spreadsheet-WriteExcel
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|2	%define upstream_version 2.40
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|3	
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|4	%if %{_use_internal_dependency_generator}
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|5	%define __noautoreq 'perl\\(Win32(.*)\\)'
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|6	%endif
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|7	
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|8	Name:		perl-%{upstream_name}
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|9	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|10	Release:	1
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|11	
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|12	Summary:	Write cross-platform Excel binary file
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|13	License:	GPL+ or Artistic
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|14	Group:		Development/Perl
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|15	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|16	Source0:	http://www.cpan.org/modules/by-module/Spreadsheet/Spreadsheet-WriteExcel-%{upstream_version}.tar.gz
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|17	
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|18	BuildRequires:	perl-devel
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|19	BuildRequires:	perl-Parse-RecDescent
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|20	BuildRequires:	perl-OLE-Storage_Lite
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|21	BuildArch:	noarch
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|22	Requires:	perl-Parse-RecDescent
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|23	
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|24	%description
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|25	This package contains the Spreadsheet::WriteExcel perl5 module which
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|26	can be used to write (not read) Excel95 binary spreadsheets. It supports
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|27	multiple workbook, cell formatting, formulas, hyperlinks and more.
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|28	
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|29	Those spreadsheets will be compatible with Excel 5, 95, 97, 2000,
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|30	2002. The generated spreadsheets can also be imported in OpenOffice or
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|31	Gnumeric.
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|32	
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|33	%prep
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|35	
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|36	# fix perms
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|37	chmod 755 examples/*.pl external_charts/*.pl
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|38	
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|39	%build
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|40	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|41	%make
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|42	
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|43	%check
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|44	%make test
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|45	
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|46	%install
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|47	%makeinstall_std
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|48	
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|49	find %{buildroot} -name 'perllocal.pod' -o -name '.packlist' | xargs rm -f
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|50	
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|51	rm -rf %{buildroot}%{perl_vendorlib}/Spreadsheet/WriteExcel/doc
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|52	rm -rf %{buildroot}%{perl_vendorlib}/Spreadsheet/WriteExcel/examples
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|53	
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|54	%files
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|55	%doc README Changes examples external_charts
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|56	%{_bindir}/chartex
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|57	%{perl_vendorlib}/Spreadsheet
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|58	%{_mandir}/*/*
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|59	
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|60	
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|61	
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|62	%changelog
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|63	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.400.0-1
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|64	+ Revision: 275b848
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|65	- Updated to 2.40 (by updates_builder)
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|66	
12mu|perl-Spreadsheet-WriteExcel-2.400.0-1|67	

20480 12
12mu|perl-Statistics-Descriptive-3.60.700-1|1	%define upstream_name    Statistics-Descriptive
12mu|perl-Statistics-Descriptive-3.60.700-1|2	%define upstream_version 3.0607
12mu|perl-Statistics-Descriptive-3.60.700-1|3	
12mu|perl-Statistics-Descriptive-3.60.700-1|4	Name:		perl-%{upstream_name}
12mu|perl-Statistics-Descriptive-3.60.700-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Statistics-Descriptive-3.60.700-1|6	Release:	1
12mu|perl-Statistics-Descriptive-3.60.700-1|7	
12mu|perl-Statistics-Descriptive-3.60.700-1|8	Summary:	Module of basic descriptive statistical functions
12mu|perl-Statistics-Descriptive-3.60.700-1|9	License:	GPL+ or Artistic
12mu|perl-Statistics-Descriptive-3.60.700-1|10	Group:		Development/Perl
12mu|perl-Statistics-Descriptive-3.60.700-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Statistics-Descriptive-3.60.700-1|12	Source0:	http://www.cpan.org/modules/by-module/Statistics/Statistics-Descriptive-%{upstream_version}.tar.gz
12mu|perl-Statistics-Descriptive-3.60.700-1|13	
12mu|perl-Statistics-Descriptive-3.60.700-1|14	BuildRequires:  perl-devel
12mu|perl-Statistics-Descriptive-3.60.700-1|15	BuildArch: noarch
12mu|perl-Statistics-Descriptive-3.60.700-1|16	
12mu|perl-Statistics-Descriptive-3.60.700-1|17	%description
12mu|perl-Statistics-Descriptive-3.60.700-1|18	This module provides basic functions used in descriptive statistics. It has an
12mu|perl-Statistics-Descriptive-3.60.700-1|19	object oriented design and supports two different types of data storage and
12mu|perl-Statistics-Descriptive-3.60.700-1|20	calculation objects: sparse and full. With the sparse method, none of the data
12mu|perl-Statistics-Descriptive-3.60.700-1|21	is stored and only a few statistical measures are available. Using the full
12mu|perl-Statistics-Descriptive-3.60.700-1|22	method, the entire data set is retained and additional functions are available.
12mu|perl-Statistics-Descriptive-3.60.700-1|23	
12mu|perl-Statistics-Descriptive-3.60.700-1|24	%prep
12mu|perl-Statistics-Descriptive-3.60.700-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Statistics-Descriptive-3.60.700-1|26	
12mu|perl-Statistics-Descriptive-3.60.700-1|27	%build
12mu|perl-Statistics-Descriptive-3.60.700-1|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Statistics-Descriptive-3.60.700-1|29	%make
12mu|perl-Statistics-Descriptive-3.60.700-1|30	
12mu|perl-Statistics-Descriptive-3.60.700-1|31	%check
12mu|perl-Statistics-Descriptive-3.60.700-1|32	%__make test
12mu|perl-Statistics-Descriptive-3.60.700-1|33	
12mu|perl-Statistics-Descriptive-3.60.700-1|34	%install
12mu|perl-Statistics-Descriptive-3.60.700-1|35	%makeinstall_std
12mu|perl-Statistics-Descriptive-3.60.700-1|36	
12mu|perl-Statistics-Descriptive-3.60.700-1|37	%files
12mu|perl-Statistics-Descriptive-3.60.700-1|38	%doc README Changes
12mu|perl-Statistics-Descriptive-3.60.700-1|39	%{perl_vendorlib}/Statistics
12mu|perl-Statistics-Descriptive-3.60.700-1|40	%{_mandir}/*/*
12mu|perl-Statistics-Descriptive-3.60.700-1|41	
12mu|perl-Statistics-Descriptive-3.60.700-1|42	
12mu|perl-Statistics-Descriptive-3.60.700-1|43	
12mu|perl-Statistics-Descriptive-3.60.700-1|44	
12mu|perl-Statistics-Descriptive-3.60.700-1|45	%changelog
12mu|perl-Statistics-Descriptive-3.60.700-1|46	* Tue Feb 11 2014 dsilakov <denis.silakov@rosalab.ru> 3.60.700-1
12mu|perl-Statistics-Descriptive-3.60.700-1|47	+ Revision: a367218
12mu|perl-Statistics-Descriptive-3.60.700-1|48	- Merge pull request #2 from import/perl-Statistics-Descriptive:auto_update
12mu|perl-Statistics-Descriptive-3.60.700-1|49	- ROSA Updates Builder: update suggested
12mu|perl-Statistics-Descriptive-3.60.700-1|50	
12mu|perl-Statistics-Descriptive-3.60.700-1|51	

20481 12
12mu|perl-String-CRC32-1.500.0-1|1	%define module  String-CRC32
12mu|perl-String-CRC32-1.500.0-1|2	%define upstream_version 1.5
12mu|perl-String-CRC32-1.500.0-1|3	
12mu|perl-String-CRC32-1.500.0-1|4	Name: 		perl-%{module}
12mu|perl-String-CRC32-1.500.0-1|5	Version: 	%perl_convert_version %{upstream_version}
12mu|perl-String-CRC32-1.500.0-1|6	Release: 	1
12mu|perl-String-CRC32-1.500.0-1|7	Summary: 	Perl interface for cyclic redundency check generation
12mu|perl-String-CRC32-1.500.0-1|8	License: 	GPL or Artistic
12mu|perl-String-CRC32-1.500.0-1|9	Group: 		Development/Perl
12mu|perl-String-CRC32-1.500.0-1|10	Source:		ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/String/String-CRC32-%{upstream_version}.tar.gz
12mu|perl-String-CRC32-1.500.0-1|11	Url:		http://search.cpan.org/dist/%{module}
12mu|perl-String-CRC32-1.500.0-1|12	BuildRequires:	perl-devel
12mu|perl-String-CRC32-1.500.0-1|13	
12mu|perl-String-CRC32-1.500.0-1|14	%description
12mu|perl-String-CRC32-1.500.0-1|15	This packages provides a perl module to generate checksums from strings
12mu|perl-String-CRC32-1.500.0-1|16	and from files.
12mu|perl-String-CRC32-1.500.0-1|17	
12mu|perl-String-CRC32-1.500.0-1|18	%prep
12mu|perl-String-CRC32-1.500.0-1|19	%setup -q -n %{module}-%{upstream_version}
12mu|perl-String-CRC32-1.500.0-1|20	
12mu|perl-String-CRC32-1.500.0-1|21	%build
12mu|perl-String-CRC32-1.500.0-1|22	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-String-CRC32-1.500.0-1|23	%make CFLAGS="%{optflags}"
12mu|perl-String-CRC32-1.500.0-1|24	
12mu|perl-String-CRC32-1.500.0-1|25	%check
12mu|perl-String-CRC32-1.500.0-1|26	%make test
12mu|perl-String-CRC32-1.500.0-1|27	
12mu|perl-String-CRC32-1.500.0-1|28	%install
12mu|perl-String-CRC32-1.500.0-1|29	%makeinstall_std
12mu|perl-String-CRC32-1.500.0-1|30	
12mu|perl-String-CRC32-1.500.0-1|31	%files
12mu|perl-String-CRC32-1.500.0-1|32	%doc README
12mu|perl-String-CRC32-1.500.0-1|33	%{_mandir}/*/*
12mu|perl-String-CRC32-1.500.0-1|34	%{perl_vendorarch}/String
12mu|perl-String-CRC32-1.500.0-1|35	%{perl_vendorarch}/auto/String
12mu|perl-String-CRC32-1.500.0-1|36	
12mu|perl-String-CRC32-1.500.0-1|37	
12mu|perl-String-CRC32-1.500.0-1|38	
12mu|perl-String-CRC32-1.500.0-1|39	%changelog
12mu|perl-String-CRC32-1.500.0-1|40	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.500.0-1
12mu|perl-String-CRC32-1.500.0-1|41	+ Revision: ad5e2fc
12mu|perl-String-CRC32-1.500.0-1|42	- Updated to 1.5 (by updates_builder)
12mu|perl-String-CRC32-1.500.0-1|43	
12mu|perl-String-CRC32-1.500.0-1|44	

20482 12
12mu|perl-String-Format-1.170.0-1|1	%define upstream_name    String-Format
12mu|perl-String-Format-1.170.0-1|2	%define upstream_version 1.17
12mu|perl-String-Format-1.170.0-1|3	
12mu|perl-String-Format-1.170.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-String-Format-1.170.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-String-Format-1.170.0-1|6	Release:	1
12mu|perl-String-Format-1.170.0-1|7	
12mu|perl-String-Format-1.170.0-1|8	Summary:	Sprintf-like string formatting capabilities with arbitrary format definitions
12mu|perl-String-Format-1.170.0-1|9	License:	GPL+ or Artistic
12mu|perl-String-Format-1.170.0-1|10	Group:		Development/Perl
12mu|perl-String-Format-1.170.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-String-Format-1.170.0-1|12	Source0:	http://www.cpan.org/modules/by-module/String/String-Format-%{upstream_version}.tar.gz
12mu|perl-String-Format-1.170.0-1|13	
12mu|perl-String-Format-1.170.0-1|14	BuildRequires:	perl-devel
12mu|perl-String-Format-1.170.0-1|15	BuildArch:	noarch
12mu|perl-String-Format-1.170.0-1|16	
12mu|perl-String-Format-1.170.0-1|17	%description
12mu|perl-String-Format-1.170.0-1|18	String::Format lets you define arbitrary printf-like format sequences to be
12mu|perl-String-Format-1.170.0-1|19	expanded. This module would be most useful in configuration files and reporting
12mu|perl-String-Format-1.170.0-1|20	tools, where the results of a query need to be formatted in a particular way.
12mu|perl-String-Format-1.170.0-1|21	It was inspired by mutt's index_format and related directives (see
12mu|perl-String-Format-1.170.0-1|22	<URL:http://www.mutt.org/doc/manual/manual-6.html#index_format>).
12mu|perl-String-Format-1.170.0-1|23	
12mu|perl-String-Format-1.170.0-1|24	%prep
12mu|perl-String-Format-1.170.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-String-Format-1.170.0-1|26	
12mu|perl-String-Format-1.170.0-1|27	%build
12mu|perl-String-Format-1.170.0-1|28	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-String-Format-1.170.0-1|29	%make
12mu|perl-String-Format-1.170.0-1|30	
12mu|perl-String-Format-1.170.0-1|31	%check
12mu|perl-String-Format-1.170.0-1|32	make test
12mu|perl-String-Format-1.170.0-1|33	
12mu|perl-String-Format-1.170.0-1|34	%install
12mu|perl-String-Format-1.170.0-1|35	%makeinstall_std
12mu|perl-String-Format-1.170.0-1|36	
12mu|perl-String-Format-1.170.0-1|37	%files
12mu|perl-String-Format-1.170.0-1|38	%doc Changes README
12mu|perl-String-Format-1.170.0-1|39	%{perl_vendorlib}/String
12mu|perl-String-Format-1.170.0-1|40	%{_mandir}/*/*
12mu|perl-String-Format-1.170.0-1|41	
12mu|perl-String-Format-1.170.0-1|42	
12mu|perl-String-Format-1.170.0-1|43	
12mu|perl-String-Format-1.170.0-1|44	%changelog
12mu|perl-String-Format-1.170.0-1|45	* Thu Dec 26 2013 dsilakov <denis.silakov@rosalab.ru> 1.170.0-1
12mu|perl-String-Format-1.170.0-1|46	+ Revision: 9afcf42
12mu|perl-String-Format-1.170.0-1|47	- Merge pull request #1 from import/perl-String-Format:auto_update
12mu|perl-String-Format-1.170.0-1|48	- ROSA Updates Builder: update suggested
12mu|perl-String-Format-1.170.0-1|49	
12mu|perl-String-Format-1.170.0-1|50	

20483 12
12mu|perl-Sub-Exporter-0.987.0-1|1	%define module  Sub-Exporter
12mu|perl-Sub-Exporter-0.987.0-1|2	%define upstream_version 0.987
12mu|perl-Sub-Exporter-0.987.0-1|3	
12mu|perl-Sub-Exporter-0.987.0-1|4	Name:		perl-%{module}
12mu|perl-Sub-Exporter-0.987.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Sub-Exporter-0.987.0-1|6	Release:	1
12mu|perl-Sub-Exporter-0.987.0-1|7	Summary:	A sophisticated exporter for custom-built routines
12mu|perl-Sub-Exporter-0.987.0-1|8	License:	GPL or Artistic
12mu|perl-Sub-Exporter-0.987.0-1|9	Group:		Development/Perl
12mu|perl-Sub-Exporter-0.987.0-1|10	Url:		http://search.cpan.org/dist/%{module}
12mu|perl-Sub-Exporter-0.987.0-1|11	Source:		http://www.cpan.org/modules/by-module/Sub/Sub-Exporter-%{upstream_version}.tar.gz
12mu|perl-Sub-Exporter-0.987.0-1|12	BuildRequires:	perl(Data::OptList)
12mu|perl-Sub-Exporter-0.987.0-1|13	BuildRequires:	perl-devel
12mu|perl-Sub-Exporter-0.987.0-1|14	BuildArch:	noarch
12mu|perl-Sub-Exporter-0.987.0-1|15	
12mu|perl-Sub-Exporter-0.987.0-1|16	%description
12mu|perl-Sub-Exporter-0.987.0-1|17	This module allows to (re)name a sub.
12mu|perl-Sub-Exporter-0.987.0-1|18	
12mu|perl-Sub-Exporter-0.987.0-1|19	%prep
12mu|perl-Sub-Exporter-0.987.0-1|20	%setup -q -n %{module}-%{upstream_version}
12mu|perl-Sub-Exporter-0.987.0-1|21	
12mu|perl-Sub-Exporter-0.987.0-1|22	%build
12mu|perl-Sub-Exporter-0.987.0-1|23	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Sub-Exporter-0.987.0-1|24	%make
12mu|perl-Sub-Exporter-0.987.0-1|25	
12mu|perl-Sub-Exporter-0.987.0-1|26	%install
12mu|perl-Sub-Exporter-0.987.0-1|27	%makeinstall_std
12mu|perl-Sub-Exporter-0.987.0-1|28	
12mu|perl-Sub-Exporter-0.987.0-1|29	%check
12mu|perl-Sub-Exporter-0.987.0-1|30	make test
12mu|perl-Sub-Exporter-0.987.0-1|31	
12mu|perl-Sub-Exporter-0.987.0-1|32	%files
12mu|perl-Sub-Exporter-0.987.0-1|33	%doc Changes README
12mu|perl-Sub-Exporter-0.987.0-1|34	%{perl_vendorlib}/Sub
12mu|perl-Sub-Exporter-0.987.0-1|35	%{_mandir}/*/*
12mu|perl-Sub-Exporter-0.987.0-1|36	
12mu|perl-Sub-Exporter-0.987.0-1|37	
12mu|perl-Sub-Exporter-0.987.0-1|38	
12mu|perl-Sub-Exporter-0.987.0-1|39	%changelog
12mu|perl-Sub-Exporter-0.987.0-1|40	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.987.0-1
12mu|perl-Sub-Exporter-0.987.0-1|41	+ Revision: 8430051
12mu|perl-Sub-Exporter-0.987.0-1|42	- Updated to 0.987 (by updates_builder)
12mu|perl-Sub-Exporter-0.987.0-1|43	
12mu|perl-Sub-Exporter-0.987.0-1|44	

20484 12
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|1	%define upstream_name    Sub-Exporter-Progressive
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|2	%define upstream_version 0.001011
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|3	
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|4	Name:       perl-%{upstream_name}
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|6	Release:    2
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|7	
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|8	Summary:    Only use Sub::Exporter if you need it
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|9	License:    GPL+ or Artistic
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|10	Group:      Development/Perl
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|12	Source0:    http://www.cpan.org/modules/by-module/Sub/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|13	
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|14	BuildRequires: perl(ExtUtils::MakeMaker)
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|15	BuildRequires: perl(Test::More) >= 0.880.0
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|16	BuildRequires: perl-devel
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|17	BuildArch:  noarch
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|18	
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|19	%description
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|20	the Sub::Exporter manpage is an incredibly powerful module, but with that
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|21	power comes great responsibility, er- as well as some runtime penalties.
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|22	This module is a 'Sub::Exporter' wrapper that will let your users just use
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|23	the Exporter manpage if all they are doing is picking exports, but use
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|24	'Sub::Exporter' if your users try to use 'Sub::Exporter''s more advanced
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|25	features features, like renaming exports, if they try to use them.
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|26	
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|27	Note that this module will export '@EXPORT' and '@EXPORT_OK' package
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|28	variables for 'Exporter' to work. Additionally, if your package uses
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|29	advanced 'Sub::Exporter' features like currying, this module will only ever
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|30	use 'Sub::Exporter', so you might as well use it directly.
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|31	
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|32	%prep
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|34	
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|35	%build
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|36	perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|37	
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|38	%make
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|39	
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|40	%check
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|41	%make test
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|42	
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|43	%install
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|44	%makeinstall_std
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|45	
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|46	%files
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|47	%doc Changes META.json META.yml README
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|48	%{_mandir}/man3/*
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|49	%{perl_vendorlib}/*
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|50	
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|51	
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|52	%changelog
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|53	* Sat Feb 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.11-2
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|54	+ Revision: b22c000
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|55	- Bump release
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|56	
12mu|perl-Sub-Exporter-Progressive-0.1.11-2|57	

20485 12
12mu|perl-Sub-Install-0.927.0-1|1	%define module  Sub-Install
12mu|perl-Sub-Install-0.927.0-1|2	%define upstream_version 0.927
12mu|perl-Sub-Install-0.927.0-1|3	
12mu|perl-Sub-Install-0.927.0-1|4	Name:		perl-%{module}
12mu|perl-Sub-Install-0.927.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Sub-Install-0.927.0-1|6	Release:	1
12mu|perl-Sub-Install-0.927.0-1|7	Summary:	Install subroutines into packages easily
12mu|perl-Sub-Install-0.927.0-1|8	License:	GPL or Artistic
12mu|perl-Sub-Install-0.927.0-1|9	Group:		Development/Perl
12mu|perl-Sub-Install-0.927.0-1|10	Url:		http://search.cpan.org/dist/%{module}
12mu|perl-Sub-Install-0.927.0-1|11	Source:		http://www.cpan.org/modules/by-module/Sub/Sub-Install-%{upstream_version}.tar.gz
12mu|perl-Sub-Install-0.927.0-1|12	BuildRequires:	perl-devel
12mu|perl-Sub-Install-0.927.0-1|13	BuildArch:	noarch
12mu|perl-Sub-Install-0.927.0-1|14	
12mu|perl-Sub-Install-0.927.0-1|15	%description
12mu|perl-Sub-Install-0.927.0-1|16	This module makes it easy to install subroutines into packages without the
12mu|perl-Sub-Install-0.927.0-1|17	unslightly mess of no strict or typeglobs lying about where just anyone can see
12mu|perl-Sub-Install-0.927.0-1|18	them.
12mu|perl-Sub-Install-0.927.0-1|19	
12mu|perl-Sub-Install-0.927.0-1|20	%prep
12mu|perl-Sub-Install-0.927.0-1|21	%setup -q -n %{module}-%{upstream_version}
12mu|perl-Sub-Install-0.927.0-1|22	
12mu|perl-Sub-Install-0.927.0-1|23	%build
12mu|perl-Sub-Install-0.927.0-1|24	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Sub-Install-0.927.0-1|25	%make
12mu|perl-Sub-Install-0.927.0-1|26	
12mu|perl-Sub-Install-0.927.0-1|27	%install
12mu|perl-Sub-Install-0.927.0-1|28	%makeinstall_std
12mu|perl-Sub-Install-0.927.0-1|29	
12mu|perl-Sub-Install-0.927.0-1|30	%check
12mu|perl-Sub-Install-0.927.0-1|31	make test
12mu|perl-Sub-Install-0.927.0-1|32	
12mu|perl-Sub-Install-0.927.0-1|33	%files
12mu|perl-Sub-Install-0.927.0-1|34	%doc Changes README
12mu|perl-Sub-Install-0.927.0-1|35	%{perl_vendorlib}/Sub
12mu|perl-Sub-Install-0.927.0-1|36	%{_mandir}/*/*
12mu|perl-Sub-Install-0.927.0-1|37	
12mu|perl-Sub-Install-0.927.0-1|38	
12mu|perl-Sub-Install-0.927.0-1|39	%changelog
12mu|perl-Sub-Install-0.927.0-1|40	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.927.0-1
12mu|perl-Sub-Install-0.927.0-1|41	+ Revision: cd1c0c7
12mu|perl-Sub-Install-0.927.0-1|42	- Updated to 0.927 (by updates_builder)
12mu|perl-Sub-Install-0.927.0-1|43	
12mu|perl-Sub-Install-0.927.0-1|44	

20486 12
12mu|perl-SVG-2.590.0-1|1	%define upstream_name	 SVG
12mu|perl-SVG-2.590.0-1|2	%define upstream_version 2.59
12mu|perl-SVG-2.590.0-1|3	
12mu|perl-SVG-2.590.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-SVG-2.590.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-SVG-2.590.0-1|6	Release:	1
12mu|perl-SVG-2.590.0-1|7	
12mu|perl-SVG-2.590.0-1|8	Summary:	Perl extension for generating Scalable Vector Graphics (SVG) documents
12mu|perl-SVG-2.590.0-1|9	License:	GPL+ or Artistic
12mu|perl-SVG-2.590.0-1|10	Group:		Development/Perl
12mu|perl-SVG-2.590.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-SVG-2.590.0-1|12	Source0:	http://www.cpan.org/modules/by-module/SVG/SVG-%{upstream_version}.tar.gz
12mu|perl-SVG-2.590.0-1|13	
12mu|perl-SVG-2.590.0-1|14	BuildRequires:	perl-devel
12mu|perl-SVG-2.590.0-1|15	
12mu|perl-SVG-2.590.0-1|16	BuildArch:	noarch
12mu|perl-SVG-2.590.0-1|17	
12mu|perl-SVG-2.590.0-1|18	%description
12mu|perl-SVG-2.590.0-1|19	SVG is a Perl module which generates a nested data structure containing the
12mu|perl-SVG-2.590.0-1|20	DOM representation of an SVG (Scalable Vector Graphics) image. Using SVG, you
12mu|perl-SVG-2.590.0-1|21	can generate SVG objects, embed other SVG instances into it, access the DOM
12mu|perl-SVG-2.590.0-1|22	object, create and access javascript, and generate SMIL animation content.
12mu|perl-SVG-2.590.0-1|23	
12mu|perl-SVG-2.590.0-1|24	%prep
12mu|perl-SVG-2.590.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-SVG-2.590.0-1|26	
12mu|perl-SVG-2.590.0-1|27	%build
12mu|perl-SVG-2.590.0-1|28	perl -pi -e 's/\cM//' examples/*.{pl,cgi}
12mu|perl-SVG-2.590.0-1|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-SVG-2.590.0-1|30	%make
12mu|perl-SVG-2.590.0-1|31	
12mu|perl-SVG-2.590.0-1|32	%install
12mu|perl-SVG-2.590.0-1|33	%makeinstall_std
12mu|perl-SVG-2.590.0-1|34	
12mu|perl-SVG-2.590.0-1|35	%check
12mu|perl-SVG-2.590.0-1|36	%make test
12mu|perl-SVG-2.590.0-1|37	
12mu|perl-SVG-2.590.0-1|38	%files
12mu|perl-SVG-2.590.0-1|39	%doc README Changes examples
12mu|perl-SVG-2.590.0-1|40	%{perl_vendorlib}/SVG
12mu|perl-SVG-2.590.0-1|41	%{perl_vendorlib}/SVG.pm
12mu|perl-SVG-2.590.0-1|42	%{_mandir}/*/*
12mu|perl-SVG-2.590.0-1|43	
12mu|perl-SVG-2.590.0-1|44	
12mu|perl-SVG-2.590.0-1|45	
12mu|perl-SVG-2.590.0-1|46	%changelog
12mu|perl-SVG-2.590.0-1|47	* Fri Jan 10 2014 dsilakov <denis.silakov@rosalab.ru> 2.590.0-1
12mu|perl-SVG-2.590.0-1|48	+ Revision: c62ccc1
12mu|perl-SVG-2.590.0-1|49	- Merge pull request #1 from import/perl-SVG:auto_update
12mu|perl-SVG-2.590.0-1|50	- ROSA Updates Builder: update suggested
12mu|perl-SVG-2.590.0-1|51	
12mu|perl-SVG-2.590.0-1|52	

20487 12
12mu|perl-Template-Toolkit-2.250.0-1|1	%define	modname	Template-Toolkit
12mu|perl-Template-Toolkit-2.250.0-1|2	%define modver 2.25
12mu|perl-Template-Toolkit-2.250.0-1|3	%define	__noautoreq 'perl\\(CGI\\)'
12mu|perl-Template-Toolkit-2.250.0-1|4	
12mu|perl-Template-Toolkit-2.250.0-1|5	Name:		perl-%{modname}
12mu|perl-Template-Toolkit-2.250.0-1|6	Version:	%perl_convert_version %{modver}
12mu|perl-Template-Toolkit-2.250.0-1|7	Release:	1
12mu|perl-Template-Toolkit-2.250.0-1|8	
12mu|perl-Template-Toolkit-2.250.0-1|9	Summary:	%{modname} module for perl
12mu|perl-Template-Toolkit-2.250.0-1|10	License:	GPL
12mu|perl-Template-Toolkit-2.250.0-1|11	Group:		Development/Perl
12mu|perl-Template-Toolkit-2.250.0-1|12	URL:		http://www.template-toolkit.org
12mu|perl-Template-Toolkit-2.250.0-1|13	Source0:	http://www.cpan.org/modules/by-module/Template/Template-Toolkit-%{modver}.tar.gz
12mu|perl-Template-Toolkit-2.250.0-1|14	
12mu|perl-Template-Toolkit-2.250.0-1|15	BuildRequires:	perl-devel >= 0:5.600
12mu|perl-Template-Toolkit-2.250.0-1|16	BuildRequires:	perl(AppConfig) >= 1.56
12mu|perl-Template-Toolkit-2.250.0-1|17	BuildRequires:	perl(File::Spec) >= 0.8
12mu|perl-Template-Toolkit-2.250.0-1|18	BuildRequires:	perl(File::Temp) >= 0.12
12mu|perl-Template-Toolkit-2.250.0-1|19	BuildRequires:	perl(Pod::POM) >= 0.1
12mu|perl-Template-Toolkit-2.250.0-1|20	BuildRequires:	perl(Text::Autoformat) >= 1.03
12mu|perl-Template-Toolkit-2.250.0-1|21	
12mu|perl-Template-Toolkit-2.250.0-1|22	%description
12mu|perl-Template-Toolkit-2.250.0-1|23	The Template Toolkit is a collection of modules which implement a
12mu|perl-Template-Toolkit-2.250.0-1|24	fast, flexible, powerful and extensible template processing system.
12mu|perl-Template-Toolkit-2.250.0-1|25	It was originally designed and remains primarily useful for generating
12mu|perl-Template-Toolkit-2.250.0-1|26	dynamic web content, but it can be used equally well for processing
12mu|perl-Template-Toolkit-2.250.0-1|27	any other kind of text based documents: HTML, XML, POD, PostScript,
12mu|perl-Template-Toolkit-2.250.0-1|28	LaTeX, and so on.
12mu|perl-Template-Toolkit-2.250.0-1|29	
12mu|perl-Template-Toolkit-2.250.0-1|30	%prep
12mu|perl-Template-Toolkit-2.250.0-1|31	%setup -q -n %{modname}-%{modver}
12mu|perl-Template-Toolkit-2.250.0-1|32	
12mu|perl-Template-Toolkit-2.250.0-1|33	# perl path hack
12mu|perl-Template-Toolkit-2.250.0-1|34	find ./ -type f | \
12mu|perl-Template-Toolkit-2.250.0-1|35	xargs perl -pi -e 's|^#\!/usr/local/bin/perl|#\!/usr/bin/perl|'
12mu|perl-Template-Toolkit-2.250.0-1|36	
12mu|perl-Template-Toolkit-2.250.0-1|37	%build
12mu|perl-Template-Toolkit-2.250.0-1|38	perl Makefile.PL \
12mu|perl-Template-Toolkit-2.250.0-1|39	TT_XS_ENABLE="y" \
12mu|perl-Template-Toolkit-2.250.0-1|40	TT_XS_DEFAULT="y" \
12mu|perl-Template-Toolkit-2.250.0-1|41	INSTALLDIRS=vendor </dev/null
12mu|perl-Template-Toolkit-2.250.0-1|42	%make CFLAGS="%{optflags}"
12mu|perl-Template-Toolkit-2.250.0-1|43	
12mu|perl-Template-Toolkit-2.250.0-1|44	%install
12mu|perl-Template-Toolkit-2.250.0-1|45	%makeinstall_std
12mu|perl-Template-Toolkit-2.250.0-1|46	
12mu|perl-Template-Toolkit-2.250.0-1|47	%files
12mu|perl-Template-Toolkit-2.250.0-1|48	%doc README Changes TODO HACKING
12mu|perl-Template-Toolkit-2.250.0-1|49	%{perl_vendorarch}/Template*
12mu|perl-Template-Toolkit-2.250.0-1|50	%{perl_vendorarch}/auto/Template
12mu|perl-Template-Toolkit-2.250.0-1|51	%{_mandir}/*/*
12mu|perl-Template-Toolkit-2.250.0-1|52	%{_bindir}/*
12mu|perl-Template-Toolkit-2.250.0-1|53	
12mu|perl-Template-Toolkit-2.250.0-1|54	
12mu|perl-Template-Toolkit-2.250.0-1|55	%changelog
12mu|perl-Template-Toolkit-2.250.0-1|56	* Fri Jan 10 2014 dsilakov <denis.silakov@rosalab.ru> 2.250.0-1
12mu|perl-Template-Toolkit-2.250.0-1|57	+ Revision: 54435b6
12mu|perl-Template-Toolkit-2.250.0-1|58	- Merge pull request #1 from import/perl-Template-Toolkit:auto_update
12mu|perl-Template-Toolkit-2.250.0-1|59	- ROSA Updates Builder: update suggested
12mu|perl-Template-Toolkit-2.250.0-1|60	
12mu|perl-Template-Toolkit-2.250.0-1|61	

20488 12
12mu|perl-Term-ReadKey-2.310.0-1|1	Summary:	Term::ReadKey Perl module
12mu|perl-Term-ReadKey-2.310.0-1|2	Name:		perl-Term-ReadKey
12mu|perl-Term-ReadKey-2.310.0-1|3	Version:	%perl_convert_version 2.31
12mu|perl-Term-ReadKey-2.310.0-1|4	Release:	1
12mu|perl-Term-ReadKey-2.310.0-1|5	License:	GPL
12mu|perl-Term-ReadKey-2.310.0-1|6	Group:		Development/Perl
12mu|perl-Term-ReadKey-2.310.0-1|7	Source0:	http://search.cpan.org/CPAN/authors/id/J/JS/JSTOWE/TermReadKey-2.31.tar.gz
12mu|perl-Term-ReadKey-2.310.0-1|8	Url:		http://search.cpan.org/dist/TermReadKey/
12mu|perl-Term-ReadKey-2.310.0-1|9	BuildRequires:	perl-devel
12mu|perl-Term-ReadKey-2.310.0-1|10	BuildRequires:	perl-List-MoreUtils >= 0.320.0-3
12mu|perl-Term-ReadKey-2.310.0-1|11	
12mu|perl-Term-ReadKey-2.310.0-1|12	%description
12mu|perl-Term-ReadKey-2.310.0-1|13	This module, ReadKey, provides ioctl control for terminals so the
12mu|perl-Term-ReadKey-2.310.0-1|14	input modes can be changed (thus allowing reads of a single character
12mu|perl-Term-ReadKey-2.310.0-1|15	at a time), and also provides non-blocking reads of stdin, as well as
12mu|perl-Term-ReadKey-2.310.0-1|16	several other terminal related features, including
12mu|perl-Term-ReadKey-2.310.0-1|17	retrieval/modification of the screen size, and retrieval/modification
12mu|perl-Term-ReadKey-2.310.0-1|18	of the control characters.
12mu|perl-Term-ReadKey-2.310.0-1|19	
12mu|perl-Term-ReadKey-2.310.0-1|20	%prep
12mu|perl-Term-ReadKey-2.310.0-1|21	%setup -qn TermReadKey-2.31
12mu|perl-Term-ReadKey-2.310.0-1|22	
12mu|perl-Term-ReadKey-2.310.0-1|23	%build
12mu|perl-Term-ReadKey-2.310.0-1|24	perl Makefile.PL INSTALLDIRS=vendor </dev/null
12mu|perl-Term-ReadKey-2.310.0-1|25	%make
12mu|perl-Term-ReadKey-2.310.0-1|26	
12mu|perl-Term-ReadKey-2.310.0-1|27	%install
12mu|perl-Term-ReadKey-2.310.0-1|28	%makeinstall_std
12mu|perl-Term-ReadKey-2.310.0-1|29	
12mu|perl-Term-ReadKey-2.310.0-1|30	%clean
12mu|perl-Term-ReadKey-2.310.0-1|31	
12mu|perl-Term-ReadKey-2.310.0-1|32	%files
12mu|perl-Term-ReadKey-2.310.0-1|33	%doc README
12mu|perl-Term-ReadKey-2.310.0-1|34	%{perl_vendorlib}/*
12mu|perl-Term-ReadKey-2.310.0-1|35	%{_mandir}/*/*
12mu|perl-Term-ReadKey-2.310.0-1|36	
12mu|perl-Term-ReadKey-2.310.0-1|37	
12mu|perl-Term-ReadKey-2.310.0-1|38	
12mu|perl-Term-ReadKey-2.310.0-1|39	
12mu|perl-Term-ReadKey-2.310.0-1|40	%changelog
12mu|perl-Term-ReadKey-2.310.0-1|41	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.310.0-1
12mu|perl-Term-ReadKey-2.310.0-1|42	+ Revision: c2a3fa5
12mu|perl-Term-ReadKey-2.310.0-1|43	- Fix build setup
12mu|perl-Term-ReadKey-2.310.0-1|44	
12mu|perl-Term-ReadKey-2.310.0-1|45	

20489 12
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|1	%define upstream_name	 Term-ReadLine-Gnu
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|2	%define upstream_version 1.23
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|3	
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|6	Release:    1
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|7	
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|8	Summary:	Perl extension for the GNU Readline/History Library
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|9	License:	GPL+ or Artistic
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|10	Group:		Development/Perl
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Term/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|13	
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|14	BuildRequires:	ncurses-devel >= 5.2
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|15	BuildRequires:	perl-devel
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|16	BuildRequires:	readline-devel >= 4.2
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|17	
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|18	Obsoletes:	perl-Term-Readline-Gnu
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|19	
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|20	%description
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|21	This is an implementation of the interface to the GNU Readline
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|22	Library. This module gives you input line editing facility, input
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|23	history management facility, word completion facility, etc. It
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|24	uses the real GNU Readline Library. And this module has the
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|25	interface with the almost all variables and functions which are
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|26	documented in the GNU Readline/History Library. So you can program
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|27	your custom editing function, your custom completion function, and
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|28	so on with Perl. This may be useful for prototyping before
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|29	programming with C.
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|30	
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|31	%prep
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|32	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|33	chmod 644 README
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|34	# Fix bogus dependency on /usr/local/bin/perl:
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|35	perl -pi -e 's!/usr/local/bin/perl!/usr/bin/perl!g' Gnu/{euc_jp,XS}.pm
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|36	
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|37	
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|38	%build
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|39	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|40	%make "CFLAGS=%{optflags}"
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|41	
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|42	%check
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|43	if [ -n "$DISPLAY" ] ; then
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|44	TERM=linux make test
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|45	else
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|46	echo "***************************************************"
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|47	echo " make test not done because DISPLAY var is not set "
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|48	echo "***************************************************"
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|49	fi
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|50	
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|51	%install
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|52	%makeinstall_std
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|53	
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|54	%clean
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|55	
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|56	%files
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|57	%doc README
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|58	%{perl_vendorarch}/Term
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|59	%{perl_vendorarch}/auto/Term
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|60	%{_mandir}/*/*
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|61	%{_bindir}/perlsh
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|62	
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|63	
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|64	
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|65	%changelog
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|66	* Tue Mar 25 2014 dsilakov <denis.silakov@rosalab.ru> 1.230.0-1
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|67	+ Revision: fc2cc2d
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|68	- Merge pull request #1 from import/perl-Term-ReadLine-Gnu:auto_update
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|69	- ROSA Updates Builder: update suggested
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|70	
12mu|perl-Term-ReadLine-Gnu-1.230.0-1|71	

20490 12
12mu|perl-Test-Base-0.620.0-1|1	%define upstream_name	 Test-Base
12mu|perl-Test-Base-0.620.0-1|2	%define upstream_version 0.62
12mu|perl-Test-Base-0.620.0-1|3	
12mu|perl-Test-Base-0.620.0-1|4	%if %{_use_internal_dependency_generator}
12mu|perl-Test-Base-0.620.0-1|5	%define __noautoreq 'Module::Install.*'
12mu|perl-Test-Base-0.620.0-1|6	%else
12mu|perl-Test-Base-0.620.0-1|7	%define _requires_exceptions Module::Install
12mu|perl-Test-Base-0.620.0-1|8	%endif
12mu|perl-Test-Base-0.620.0-1|9	
12mu|perl-Test-Base-0.620.0-1|10	Name:       perl-%{upstream_name}
12mu|perl-Test-Base-0.620.0-1|11	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Test-Base-0.620.0-1|12	Release:    1
12mu|perl-Test-Base-0.620.0-1|13	
12mu|perl-Test-Base-0.620.0-1|14	Summary:	A Data Driven Testing Framework
12mu|perl-Test-Base-0.620.0-1|15	License:	GPL+ or Artistic
12mu|perl-Test-Base-0.620.0-1|16	Group:		Development/Perl
12mu|perl-Test-Base-0.620.0-1|17	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-Test-Base-0.620.0-1|18	Source0:    ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Test/Test-Base-%{upstream_version}.tar.gz
12mu|perl-Test-Base-0.620.0-1|19	
12mu|perl-Test-Base-0.620.0-1|20	BuildRequires:  perl(Spiffy) >= 0.29
12mu|perl-Test-Base-0.620.0-1|21	BuildRequires:  perl(Test::More) >= 0.62
12mu|perl-Test-Base-0.620.0-1|22	BuildRequires:  perl(Test::Deep)
12mu|perl-Test-Base-0.620.0-1|23	BuildRequires:  perl-devel
12mu|perl-Test-Base-0.620.0-1|24	BuildArch:	noarch
12mu|perl-Test-Base-0.620.0-1|25	
12mu|perl-Test-Base-0.620.0-1|26	%description
12mu|perl-Test-Base-0.620.0-1|27	Perl gives you a standard way to run tests with Test::Harness, and basic
12mu|perl-Test-Base-0.620.0-1|28	testing primitives with Test::More. After that you are pretty much on your own
12mu|perl-Test-Base-0.620.0-1|29	to develop a testing framework and philosophy. Test::More encourages you to
12mu|perl-Test-Base-0.620.0-1|30	make your own framework by subclassing Test::Builder, but that is not trivial.
12mu|perl-Test-Base-0.620.0-1|31	Test::Base gives you a way to write your own test framework base class that is
12mu|perl-Test-Base-0.620.0-1|32	trivial.
12mu|perl-Test-Base-0.620.0-1|33	
12mu|perl-Test-Base-0.620.0-1|34	%prep
12mu|perl-Test-Base-0.620.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Test-Base-0.620.0-1|36	
12mu|perl-Test-Base-0.620.0-1|37	%build
12mu|perl-Test-Base-0.620.0-1|38	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Test-Base-0.620.0-1|39	%make
12mu|perl-Test-Base-0.620.0-1|40	
12mu|perl-Test-Base-0.620.0-1|41	%check
12mu|perl-Test-Base-0.620.0-1|42	%__make test
12mu|perl-Test-Base-0.620.0-1|43	
12mu|perl-Test-Base-0.620.0-1|44	%install
12mu|perl-Test-Base-0.620.0-1|45	%makeinstall_std
12mu|perl-Test-Base-0.620.0-1|46	
12mu|perl-Test-Base-0.620.0-1|47	%files
12mu|perl-Test-Base-0.620.0-1|48	%doc Changes README
12mu|perl-Test-Base-0.620.0-1|49	%perl_vendorlib/Test
12mu|perl-Test-Base-0.620.0-1|50	%perl_vendorlib/Module
12mu|perl-Test-Base-0.620.0-1|51	%{_mandir}/*/*
12mu|perl-Test-Base-0.620.0-1|52	
12mu|perl-Test-Base-0.620.0-1|53	
12mu|perl-Test-Base-0.620.0-1|54	
12mu|perl-Test-Base-0.620.0-1|55	%changelog
12mu|perl-Test-Base-0.620.0-1|56	* Tue Feb 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.620.0-1
12mu|perl-Test-Base-0.620.0-1|57	+ Revision: e3af9af
12mu|perl-Test-Base-0.620.0-1|58	- Updated to 0.62 (by updates_builder)
12mu|perl-Test-Base-0.620.0-1|59	
12mu|perl-Test-Base-0.620.0-1|60	

20491 12
12mu|perl-Test-CPAN-Meta-0.230.0-1|1	%define upstream_name    Test-CPAN-Meta
12mu|perl-Test-CPAN-Meta-0.230.0-1|2	%define upstream_version 0.23
12mu|perl-Test-CPAN-Meta-0.230.0-1|3	
12mu|perl-Test-CPAN-Meta-0.230.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Test-CPAN-Meta-0.230.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Test-CPAN-Meta-0.230.0-1|6	Release:	1
12mu|perl-Test-CPAN-Meta-0.230.0-1|7	
12mu|perl-Test-CPAN-Meta-0.230.0-1|8	Summary:	Validation of META.yml specification elements
12mu|perl-Test-CPAN-Meta-0.230.0-1|9	License:	GPL+ or Artistic
12mu|perl-Test-CPAN-Meta-0.230.0-1|10	Group:		Development/Perl
12mu|perl-Test-CPAN-Meta-0.230.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Test-CPAN-Meta-0.230.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-CPAN-Meta-%{upstream_version}.tar.gz
12mu|perl-Test-CPAN-Meta-0.230.0-1|13	
12mu|perl-Test-CPAN-Meta-0.230.0-1|14	BuildRequires:	perl(Parse::CPAN::Meta)
12mu|perl-Test-CPAN-Meta-0.230.0-1|15	BuildRequires:	perl(Test::Builder)
12mu|perl-Test-CPAN-Meta-0.230.0-1|16	BuildRequires:	perl(Test::More)
12mu|perl-Test-CPAN-Meta-0.230.0-1|17	BuildRequires:	perl-devel
12mu|perl-Test-CPAN-Meta-0.230.0-1|18	BuildArch:	noarch
12mu|perl-Test-CPAN-Meta-0.230.0-1|19	
12mu|perl-Test-CPAN-Meta-0.230.0-1|20	%description
12mu|perl-Test-CPAN-Meta-0.230.0-1|21	This module was written to ensure that a META.yml file, provided with a
12mu|perl-Test-CPAN-Meta-0.230.0-1|22	standard distribution uploaded to CPAN, meets the specifications that are
12mu|perl-Test-CPAN-Meta-0.230.0-1|23	slowly being introduced to module uploads, via the use of package makers
12mu|perl-Test-CPAN-Meta-0.230.0-1|24	and installers such as the ExtUtils::MakeMaker manpage, the Module::Build
12mu|perl-Test-CPAN-Meta-0.230.0-1|25	manpage and the Module::Install manpage.
12mu|perl-Test-CPAN-Meta-0.230.0-1|26	
12mu|perl-Test-CPAN-Meta-0.230.0-1|27	%prep
12mu|perl-Test-CPAN-Meta-0.230.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Test-CPAN-Meta-0.230.0-1|29	
12mu|perl-Test-CPAN-Meta-0.230.0-1|30	%build
12mu|perl-Test-CPAN-Meta-0.230.0-1|31	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Test-CPAN-Meta-0.230.0-1|32	%make
12mu|perl-Test-CPAN-Meta-0.230.0-1|33	
12mu|perl-Test-CPAN-Meta-0.230.0-1|34	%check
12mu|perl-Test-CPAN-Meta-0.230.0-1|35	%make test
12mu|perl-Test-CPAN-Meta-0.230.0-1|36	
12mu|perl-Test-CPAN-Meta-0.230.0-1|37	%install
12mu|perl-Test-CPAN-Meta-0.230.0-1|38	%makeinstall_std
12mu|perl-Test-CPAN-Meta-0.230.0-1|39	
12mu|perl-Test-CPAN-Meta-0.230.0-1|40	%files
12mu|perl-Test-CPAN-Meta-0.230.0-1|41	%doc Changes README LICENSE
12mu|perl-Test-CPAN-Meta-0.230.0-1|42	%{_mandir}/man3/*
12mu|perl-Test-CPAN-Meta-0.230.0-1|43	%{perl_vendorlib}/*
12mu|perl-Test-CPAN-Meta-0.230.0-1|44	
12mu|perl-Test-CPAN-Meta-0.230.0-1|45	
12mu|perl-Test-CPAN-Meta-0.230.0-1|46	
12mu|perl-Test-CPAN-Meta-0.230.0-1|47	%changelog
12mu|perl-Test-CPAN-Meta-0.230.0-1|48	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.230.0-1
12mu|perl-Test-CPAN-Meta-0.230.0-1|49	+ Revision: 11f0a0d
12mu|perl-Test-CPAN-Meta-0.230.0-1|50	- Updated to 0.23 (by updates_builder)
12mu|perl-Test-CPAN-Meta-0.230.0-1|51	
12mu|perl-Test-CPAN-Meta-0.230.0-1|52	

20492 12
12mu|perl-Test-Deep-0.112.0-1|1	%define upstream_name	 Test-Deep
12mu|perl-Test-Deep-0.112.0-1|2	%define upstream_version 0.112
12mu|perl-Test-Deep-0.112.0-1|3	
12mu|perl-Test-Deep-0.112.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-Test-Deep-0.112.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Test-Deep-0.112.0-1|6	Release:    1
12mu|perl-Test-Deep-0.112.0-1|7	
12mu|perl-Test-Deep-0.112.0-1|8	Summary:	Extremely flexible deep comparison
12mu|perl-Test-Deep-0.112.0-1|9	License:	GPL+ or Artistic
12mu|perl-Test-Deep-0.112.0-1|10	Group:		Development/Perl
12mu|perl-Test-Deep-0.112.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Test-Deep-0.112.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Test/Test-Deep-%{upstream_version}.tar.gz
12mu|perl-Test-Deep-0.112.0-1|13	
12mu|perl-Test-Deep-0.112.0-1|14	Buildrequires:	perl-devel
12mu|perl-Test-Deep-0.112.0-1|15	BuildRequires:	perl(Test::NoWarnings)
12mu|perl-Test-Deep-0.112.0-1|16	BuildRequires:	perl(Test::Tester)
12mu|perl-Test-Deep-0.112.0-1|17	BuildArch:	noarch
12mu|perl-Test-Deep-0.112.0-1|18	
12mu|perl-Test-Deep-0.112.0-1|19	%description
12mu|perl-Test-Deep-0.112.0-1|20	Test::Deep gives you very flexible ways to check that the result you got is the
12mu|perl-Test-Deep-0.112.0-1|21	result you were expecting. At it's simplest it compares two structures by going
12mu|perl-Test-Deep-0.112.0-1|22	through each level, ensuring that the values match, that arrays and hashes have
12mu|perl-Test-Deep-0.112.0-1|23	the same elements and that references are blessed into the correct class. It
12mu|perl-Test-Deep-0.112.0-1|24	also handles circular data structures without getting caught in an infinite
12mu|perl-Test-Deep-0.112.0-1|25	loop.
12mu|perl-Test-Deep-0.112.0-1|26	
12mu|perl-Test-Deep-0.112.0-1|27	%prep
12mu|perl-Test-Deep-0.112.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Test-Deep-0.112.0-1|29	
12mu|perl-Test-Deep-0.112.0-1|30	%build
12mu|perl-Test-Deep-0.112.0-1|31	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-Test-Deep-0.112.0-1|32	%make
12mu|perl-Test-Deep-0.112.0-1|33	
12mu|perl-Test-Deep-0.112.0-1|34	%check
12mu|perl-Test-Deep-0.112.0-1|35	%make test
12mu|perl-Test-Deep-0.112.0-1|36	
12mu|perl-Test-Deep-0.112.0-1|37	%install
12mu|perl-Test-Deep-0.112.0-1|38	%makeinstall_std
12mu|perl-Test-Deep-0.112.0-1|39	
12mu|perl-Test-Deep-0.112.0-1|40	%clean
12mu|perl-Test-Deep-0.112.0-1|41	
12mu|perl-Test-Deep-0.112.0-1|42	%files
12mu|perl-Test-Deep-0.112.0-1|43	%doc  README TODO
12mu|perl-Test-Deep-0.112.0-1|44	%{_mandir}/*/*
12mu|perl-Test-Deep-0.112.0-1|45	%{perl_vendorlib}/Test/Deep
12mu|perl-Test-Deep-0.112.0-1|46	%{perl_vendorlib}/Test/Deep.pm
12mu|perl-Test-Deep-0.112.0-1|47	# %{perl_vendorlib}/Test/Deep.pod
12mu|perl-Test-Deep-0.112.0-1|48	
12mu|perl-Test-Deep-0.112.0-1|49	
12mu|perl-Test-Deep-0.112.0-1|50	
12mu|perl-Test-Deep-0.112.0-1|51	%changelog
12mu|perl-Test-Deep-0.112.0-1|52	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.112.0-1
12mu|perl-Test-Deep-0.112.0-1|53	+ Revision: 0ff6f0c
12mu|perl-Test-Deep-0.112.0-1|54	- Fix %doc files
12mu|perl-Test-Deep-0.112.0-1|55	
12mu|perl-Test-Deep-0.112.0-1|56	

20493 12
12mu|perl-Test-Exception-0.320.0-1|1	%define upstream_name    Test-Exception
12mu|perl-Test-Exception-0.320.0-1|2	%define upstream_version 0.32
12mu|perl-Test-Exception-0.320.0-1|3	
12mu|perl-Test-Exception-0.320.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Test-Exception-0.320.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Test-Exception-0.320.0-1|6	Release:	1
12mu|perl-Test-Exception-0.320.0-1|7	
12mu|perl-Test-Exception-0.320.0-1|8	Summary:	Test exception based code
12mu|perl-Test-Exception-0.320.0-1|9	License:	GPL+ or Artistic
12mu|perl-Test-Exception-0.320.0-1|10	Group:		Development/Perl
12mu|perl-Test-Exception-0.320.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Test-Exception-0.320.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Exception-%{upstream_version}.tar.gz
12mu|perl-Test-Exception-0.320.0-1|13	
12mu|perl-Test-Exception-0.320.0-1|14	BuildRequires:	perl-devel
12mu|perl-Test-Exception-0.320.0-1|15	BuildRequires:	perl(Test::Builder) >= 0.13
12mu|perl-Test-Exception-0.320.0-1|16	BuildRequires:	perl(Test::Harness) >= 2.03
12mu|perl-Test-Exception-0.320.0-1|17	BuildRequires:	perl(Test::More) >= 0.44
12mu|perl-Test-Exception-0.320.0-1|18	BuildRequires:	perl(Sub::Uplevel) >= 0.06
12mu|perl-Test-Exception-0.320.0-1|19	BuildRequires:	perl(Test::Builder::Tester) >= 1.01
12mu|perl-Test-Exception-0.320.0-1|20	BuildArch:		noarch
12mu|perl-Test-Exception-0.320.0-1|21	
12mu|perl-Test-Exception-0.320.0-1|22	%description
12mu|perl-Test-Exception-0.320.0-1|23	This module provides a few convenience methods for testing
12mu|perl-Test-Exception-0.320.0-1|24	exception-based code. It is built with Test::Builder and
12mu|perl-Test-Exception-0.320.0-1|25	plays happily with Test::Simple, Test::More and friends.
12mu|perl-Test-Exception-0.320.0-1|26	
12mu|perl-Test-Exception-0.320.0-1|27	If you are not familiar with Test::Simple or Test::More
12mu|perl-Test-Exception-0.320.0-1|28	now would be the time to go take a look.
12mu|perl-Test-Exception-0.320.0-1|29	
12mu|perl-Test-Exception-0.320.0-1|30	%prep
12mu|perl-Test-Exception-0.320.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Test-Exception-0.320.0-1|32	
12mu|perl-Test-Exception-0.320.0-1|33	%build
12mu|perl-Test-Exception-0.320.0-1|34	perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Test-Exception-0.320.0-1|35	%make
12mu|perl-Test-Exception-0.320.0-1|36	
12mu|perl-Test-Exception-0.320.0-1|37	%check
12mu|perl-Test-Exception-0.320.0-1|38	%make test
12mu|perl-Test-Exception-0.320.0-1|39	
12mu|perl-Test-Exception-0.320.0-1|40	%install
12mu|perl-Test-Exception-0.320.0-1|41	%makeinstall_std
12mu|perl-Test-Exception-0.320.0-1|42	rm -f %{buildroot}%{perl_archlib}/perllocal.pod
12mu|perl-Test-Exception-0.320.0-1|43	
12mu|perl-Test-Exception-0.320.0-1|44	%files
12mu|perl-Test-Exception-0.320.0-1|45	%doc Changes README
12mu|perl-Test-Exception-0.320.0-1|46	%{perl_vendorlib}/Test
12mu|perl-Test-Exception-0.320.0-1|47	%{_mandir}/man3/*
12mu|perl-Test-Exception-0.320.0-1|48	
12mu|perl-Test-Exception-0.320.0-1|49	
12mu|perl-Test-Exception-0.320.0-1|50	
12mu|perl-Test-Exception-0.320.0-1|51	%changelog
12mu|perl-Test-Exception-0.320.0-1|52	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.320.0-1
12mu|perl-Test-Exception-0.320.0-1|53	+ Revision: bdd05c6
12mu|perl-Test-Exception-0.320.0-1|54	- Updated to 0.32 (by updates_builder)
12mu|perl-Test-Exception-0.320.0-1|55	
12mu|perl-Test-Exception-0.320.0-1|56	

20494 12
12mu|perl-Test-Fatal-0.13.0-1|1	%define upstream_name    Test-Fatal
12mu|perl-Test-Fatal-0.13.0-1|2	%define upstream_version 0.013
12mu|perl-Test-Fatal-0.13.0-1|3	
12mu|perl-Test-Fatal-0.13.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Test-Fatal-0.13.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Test-Fatal-0.13.0-1|6	Release:	1
12mu|perl-Test-Fatal-0.13.0-1|7	
12mu|perl-Test-Fatal-0.13.0-1|8	Summary:	Incredibly simple helpers for testing code with exceptions
12mu|perl-Test-Fatal-0.13.0-1|9	License:	GPL+ or Artistic
12mu|perl-Test-Fatal-0.13.0-1|10	Group:		Development/Perl
12mu|perl-Test-Fatal-0.13.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Test-Fatal-0.13.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Fatal-%{upstream_version}.tar.gz
12mu|perl-Test-Fatal-0.13.0-1|13	
12mu|perl-Test-Fatal-0.13.0-1|14	BuildRequires:	perl(Carp)
12mu|perl-Test-Fatal-0.13.0-1|15	BuildRequires:	perl(Exporter)
12mu|perl-Test-Fatal-0.13.0-1|16	BuildRequires:	perl(Test::More)
12mu|perl-Test-Fatal-0.13.0-1|17	BuildRequires:	perl(Try::Tiny)
12mu|perl-Test-Fatal-0.13.0-1|18	BuildRequires:	perl(overload)
12mu|perl-Test-Fatal-0.13.0-1|19	BuildRequires:	perl-devel
12mu|perl-Test-Fatal-0.13.0-1|20	BuildArch:	noarch
12mu|perl-Test-Fatal-0.13.0-1|21	
12mu|perl-Test-Fatal-0.13.0-1|22	%description
12mu|perl-Test-Fatal-0.13.0-1|23	Test::Fatal is an alternative to the popular the Test::Exception manpage.
12mu|perl-Test-Fatal-0.13.0-1|24	It does much less, but should allow greater flexibility in testing
12mu|perl-Test-Fatal-0.13.0-1|25	exception-throwing code with about the same amount of typing.
12mu|perl-Test-Fatal-0.13.0-1|26	
12mu|perl-Test-Fatal-0.13.0-1|27	It exports one routine by default: 'exception'.
12mu|perl-Test-Fatal-0.13.0-1|28	
12mu|perl-Test-Fatal-0.13.0-1|29	%prep
12mu|perl-Test-Fatal-0.13.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Test-Fatal-0.13.0-1|31	
12mu|perl-Test-Fatal-0.13.0-1|32	%build
12mu|perl-Test-Fatal-0.13.0-1|33	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Test-Fatal-0.13.0-1|34	%make
12mu|perl-Test-Fatal-0.13.0-1|35	
12mu|perl-Test-Fatal-0.13.0-1|36	%check
12mu|perl-Test-Fatal-0.13.0-1|37	%make test
12mu|perl-Test-Fatal-0.13.0-1|38	
12mu|perl-Test-Fatal-0.13.0-1|39	%install
12mu|perl-Test-Fatal-0.13.0-1|40	%makeinstall_std
12mu|perl-Test-Fatal-0.13.0-1|41	
12mu|perl-Test-Fatal-0.13.0-1|42	%files
12mu|perl-Test-Fatal-0.13.0-1|43	%doc README Changes LICENSE META.yml META.json
12mu|perl-Test-Fatal-0.13.0-1|44	%{_mandir}/man3/*
12mu|perl-Test-Fatal-0.13.0-1|45	%perl_vendorlib/*
12mu|perl-Test-Fatal-0.13.0-1|46	
12mu|perl-Test-Fatal-0.13.0-1|47	
12mu|perl-Test-Fatal-0.13.0-1|48	
12mu|perl-Test-Fatal-0.13.0-1|49	%changelog
12mu|perl-Test-Fatal-0.13.0-1|50	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.13.0-1
12mu|perl-Test-Fatal-0.13.0-1|51	+ Revision: 1d33176
12mu|perl-Test-Fatal-0.13.0-1|52	- Updated to 0.013 (by updates_builder)
12mu|perl-Test-Fatal-0.13.0-1|53	
12mu|perl-Test-Fatal-0.13.0-1|54	

20495 12
12mu|perl-Test-Harness-3.300.0-1|1	%define upstream_name    Test-Harness
12mu|perl-Test-Harness-3.300.0-1|2	%define upstream_version 3.30
12mu|perl-Test-Harness-3.300.0-1|3	
12mu|perl-Test-Harness-3.300.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Test-Harness-3.300.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Test-Harness-3.300.0-1|6	Release:	1
12mu|perl-Test-Harness-3.300.0-1|7	
12mu|perl-Test-Harness-3.300.0-1|8	Summary:	Run Perl standard test scripts with statistics
12mu|perl-Test-Harness-3.300.0-1|9	License:	GPL+ or Artistic
12mu|perl-Test-Harness-3.300.0-1|10	Group:		Development/Perl
12mu|perl-Test-Harness-3.300.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Test-Harness-3.300.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Harness-%{upstream_version}.tar.gz
12mu|perl-Test-Harness-3.300.0-1|13	
12mu|perl-Test-Harness-3.300.0-1|14	BuildRequires:	perl-devel
12mu|perl-Test-Harness-3.300.0-1|15	BuildArch:	noarch
12mu|perl-Test-Harness-3.300.0-1|16	
12mu|perl-Test-Harness-3.300.0-1|17	%description
12mu|perl-Test-Harness-3.300.0-1|18	STOP! If all you want to do is write a test script, consider using
12mu|perl-Test-Harness-3.300.0-1|19	Test::Simple. Test::Harness is the module that reads the output from
12mu|perl-Test-Harness-3.300.0-1|20	Test::Simple, Test::More and other modules based on Test::Builder. You don't
12mu|perl-Test-Harness-3.300.0-1|21	need to know about Test::Harness to use those modules.
12mu|perl-Test-Harness-3.300.0-1|22	
12mu|perl-Test-Harness-3.300.0-1|23	Test::Harness runs tests and expects output from the test in a certain format.
12mu|perl-Test-Harness-3.300.0-1|24	That format is called TAP, the Test Anything Protocol. It is defined in
12mu|perl-Test-Harness-3.300.0-1|25	Test::Harness::TAP.
12mu|perl-Test-Harness-3.300.0-1|26	
12mu|perl-Test-Harness-3.300.0-1|27	Test::Harness::runtests(@tests) runs all the testscripts named as arguments and
12mu|perl-Test-Harness-3.300.0-1|28	checks standard output for the expected strings in TAP format.
12mu|perl-Test-Harness-3.300.0-1|29	
12mu|perl-Test-Harness-3.300.0-1|30	The prove utility is a thin wrapper around Test::Harness.
12mu|perl-Test-Harness-3.300.0-1|31	
12mu|perl-Test-Harness-3.300.0-1|32	%prep
12mu|perl-Test-Harness-3.300.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Test-Harness-3.300.0-1|34	
12mu|perl-Test-Harness-3.300.0-1|35	%build
12mu|perl-Test-Harness-3.300.0-1|36	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Test-Harness-3.300.0-1|37	%make
12mu|perl-Test-Harness-3.300.0-1|38	
12mu|perl-Test-Harness-3.300.0-1|39	%install
12mu|perl-Test-Harness-3.300.0-1|40	%makeinstall_std
12mu|perl-Test-Harness-3.300.0-1|41	# rename prove to avoid conflict with perl
12mu|perl-Test-Harness-3.300.0-1|42	mv %{buildroot}/%{_bindir}/prove %{buildroot}/%{_bindir}/prove-%{upstream_version}
12mu|perl-Test-Harness-3.300.0-1|43	# rename mandir files to avoid conflict with regular Mandriva perl
12mu|perl-Test-Harness-3.300.0-1|44	find %{buildroot}%{_mandir} -type f -exec mv {} {}-%{upstream_version} \;
12mu|perl-Test-Harness-3.300.0-1|45	
12mu|perl-Test-Harness-3.300.0-1|46	%check
12mu|perl-Test-Harness-3.300.0-1|47	%make test
12mu|perl-Test-Harness-3.300.0-1|48	
12mu|perl-Test-Harness-3.300.0-1|49	%files
12mu|perl-Test-Harness-3.300.0-1|50	%doc Changes
12mu|perl-Test-Harness-3.300.0-1|51	%{perl_vendorlib}/Test
12mu|perl-Test-Harness-3.300.0-1|52	%{perl_vendorlib}/TAP
12mu|perl-Test-Harness-3.300.0-1|53	%{perl_vendorlib}/App
12mu|perl-Test-Harness-3.300.0-1|54	%{_mandir}/*/*
12mu|perl-Test-Harness-3.300.0-1|55	%{_bindir}/prove-%{upstream_version}
12mu|perl-Test-Harness-3.300.0-1|56	
12mu|perl-Test-Harness-3.300.0-1|57	
12mu|perl-Test-Harness-3.300.0-1|58	
12mu|perl-Test-Harness-3.300.0-1|59	%changelog
12mu|perl-Test-Harness-3.300.0-1|60	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.300.0-1
12mu|perl-Test-Harness-3.300.0-1|61	+ Revision: 5788a79
12mu|perl-Test-Harness-3.300.0-1|62	- Updated to 3.30 (by updates_builder)
12mu|perl-Test-Harness-3.300.0-1|63	
12mu|perl-Test-Harness-3.300.0-1|64	

20496 12
12mu|perl-Test-Inter-1.50.0-1|1	%define upstream_name    Test-Inter
12mu|perl-Test-Inter-1.50.0-1|2	%define upstream_version 1.05
12mu|perl-Test-Inter-1.50.0-1|3	
12mu|perl-Test-Inter-1.50.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Test-Inter-1.50.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Test-Inter-1.50.0-1|6	Release:	1
12mu|perl-Test-Inter-1.50.0-1|7	
12mu|perl-Test-Inter-1.50.0-1|8	Summary:	Framework for more readable interactive test scripts
12mu|perl-Test-Inter-1.50.0-1|9	License:	GPL+ or Artistic
12mu|perl-Test-Inter-1.50.0-1|10	Group:		Development/Perl
12mu|perl-Test-Inter-1.50.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Test-Inter-1.50.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Inter-%{upstream_version}.tar.gz
12mu|perl-Test-Inter-1.50.0-1|13	
12mu|perl-Test-Inter-1.50.0-1|14	BuildRequires:	perl(File::Basename)
12mu|perl-Test-Inter-1.50.0-1|15	BuildRequires:	perl(IO::File)
12mu|perl-Test-Inter-1.50.0-1|16	BuildRequires:	perl(Test::Pod)
12mu|perl-Test-Inter-1.50.0-1|17	BuildRequires:	perl(Test::Pod::Coverage)
12mu|perl-Test-Inter-1.50.0-1|18	BuildRequires:	perl-devel
12mu|perl-Test-Inter-1.50.0-1|19	BuildArch:	noarch
12mu|perl-Test-Inter-1.50.0-1|20	
12mu|perl-Test-Inter-1.50.0-1|21	%description
12mu|perl-Test-Inter-1.50.0-1|22	This is another framework for writing test scripts. It is loosely inspired
12mu|perl-Test-Inter-1.50.0-1|23	by Test::More, and has most of it's functionality, but it is not a drop-in
12mu|perl-Test-Inter-1.50.0-1|24	replacement.
12mu|perl-Test-Inter-1.50.0-1|25	
12mu|perl-Test-Inter-1.50.0-1|26	Test::More (and other existing test frameworks) suffer from two weaknesses,
12mu|perl-Test-Inter-1.50.0-1|27	both of which have prevented me from ever using them:
12mu|perl-Test-Inter-1.50.0-1|28	
12mu|perl-Test-Inter-1.50.0-1|29	None offer the ability to access specific tests in
12mu|perl-Test-Inter-1.50.0-1|30	a reasonably interactive fashion
12mu|perl-Test-Inter-1.50.0-1|31	
12mu|perl-Test-Inter-1.50.0-1|32	%prep
12mu|perl-Test-Inter-1.50.0-1|33	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Test-Inter-1.50.0-1|34	
12mu|perl-Test-Inter-1.50.0-1|35	%build
12mu|perl-Test-Inter-1.50.0-1|36	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Test-Inter-1.50.0-1|37	%make
12mu|perl-Test-Inter-1.50.0-1|38	
12mu|perl-Test-Inter-1.50.0-1|39	%check
12mu|perl-Test-Inter-1.50.0-1|40	%make test
12mu|perl-Test-Inter-1.50.0-1|41	
12mu|perl-Test-Inter-1.50.0-1|42	%install
12mu|perl-Test-Inter-1.50.0-1|43	%makeinstall_std
12mu|perl-Test-Inter-1.50.0-1|44	
12mu|perl-Test-Inter-1.50.0-1|45	%files
12mu|perl-Test-Inter-1.50.0-1|46	%doc README LICENSE ChangeLog META.yml
12mu|perl-Test-Inter-1.50.0-1|47	%{_mandir}/man3/*
12mu|perl-Test-Inter-1.50.0-1|48	%{perl_vendorlib}/*
12mu|perl-Test-Inter-1.50.0-1|49	
12mu|perl-Test-Inter-1.50.0-1|50	
12mu|perl-Test-Inter-1.50.0-1|51	
12mu|perl-Test-Inter-1.50.0-1|52	%changelog
12mu|perl-Test-Inter-1.50.0-1|53	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-1
12mu|perl-Test-Inter-1.50.0-1|54	+ Revision: 01f8448
12mu|perl-Test-Inter-1.50.0-1|55	- Updated to 1.05 (by updates_builder)
12mu|perl-Test-Inter-1.50.0-1|56	
12mu|perl-Test-Inter-1.50.0-1|57	

20497 12
12mu|perl-Test-MinimumVersion-0.101.81-1|1	%define upstream_name    Test-MinimumVersion
12mu|perl-Test-MinimumVersion-0.101.81-1|2	%define upstream_version 0.101081
12mu|perl-Test-MinimumVersion-0.101.81-1|3	
12mu|perl-Test-MinimumVersion-0.101.81-1|4	Name:		perl-%{upstream_name}
12mu|perl-Test-MinimumVersion-0.101.81-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Test-MinimumVersion-0.101.81-1|6	Release:	1
12mu|perl-Test-MinimumVersion-0.101.81-1|7	
12mu|perl-Test-MinimumVersion-0.101.81-1|8	License:	GPL+ or Artistic
12mu|perl-Test-MinimumVersion-0.101.81-1|9	Group:		Development/Perl
12mu|perl-Test-MinimumVersion-0.101.81-1|10	Summary:	Does your code require newer perl than you think?
12mu|perl-Test-MinimumVersion-0.101.81-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Test-MinimumVersion-0.101.81-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-MinimumVersion-%{upstream_version}.tar.gz
12mu|perl-Test-MinimumVersion-0.101.81-1|13	
12mu|perl-Test-MinimumVersion-0.101.81-1|14	BuildRequires:	perl(File::Find::Rule::Perl)
12mu|perl-Test-MinimumVersion-0.101.81-1|15	BuildRequires:	perl(Perl::MinimumVersion)
12mu|perl-Test-MinimumVersion-0.101.81-1|16	BuildRequires:	perl(Test::Tester)
12mu|perl-Test-MinimumVersion-0.101.81-1|17	BuildRequires:	perl(YAML::Tiny)
12mu|perl-Test-MinimumVersion-0.101.81-1|18	BuildRequires:	perl-devel
12mu|perl-Test-MinimumVersion-0.101.81-1|19	
12mu|perl-Test-MinimumVersion-0.101.81-1|20	BuildArch:	noarch
12mu|perl-Test-MinimumVersion-0.101.81-1|21	
12mu|perl-Test-MinimumVersion-0.101.81-1|22	%description
12mu|perl-Test-MinimumVersion-0.101.81-1|23	Does your code require newer perl than you think?
12mu|perl-Test-MinimumVersion-0.101.81-1|24	
12mu|perl-Test-MinimumVersion-0.101.81-1|25	%prep
12mu|perl-Test-MinimumVersion-0.101.81-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Test-MinimumVersion-0.101.81-1|27	
12mu|perl-Test-MinimumVersion-0.101.81-1|28	%build
12mu|perl-Test-MinimumVersion-0.101.81-1|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Test-MinimumVersion-0.101.81-1|30	%make
12mu|perl-Test-MinimumVersion-0.101.81-1|31	
12mu|perl-Test-MinimumVersion-0.101.81-1|32	%check
12mu|perl-Test-MinimumVersion-0.101.81-1|33	%make test
12mu|perl-Test-MinimumVersion-0.101.81-1|34	
12mu|perl-Test-MinimumVersion-0.101.81-1|35	%install
12mu|perl-Test-MinimumVersion-0.101.81-1|36	%makeinstall_std
12mu|perl-Test-MinimumVersion-0.101.81-1|37	
12mu|perl-Test-MinimumVersion-0.101.81-1|38	%files
12mu|perl-Test-MinimumVersion-0.101.81-1|39	%doc Changes LICENSE README
12mu|perl-Test-MinimumVersion-0.101.81-1|40	%{_mandir}/man3/*
12mu|perl-Test-MinimumVersion-0.101.81-1|41	%{perl_vendorlib}/*
12mu|perl-Test-MinimumVersion-0.101.81-1|42	
12mu|perl-Test-MinimumVersion-0.101.81-1|43	
12mu|perl-Test-MinimumVersion-0.101.81-1|44	
12mu|perl-Test-MinimumVersion-0.101.81-1|45	%changelog
12mu|perl-Test-MinimumVersion-0.101.81-1|46	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.101.81-1
12mu|perl-Test-MinimumVersion-0.101.81-1|47	+ Revision: fac37f1
12mu|perl-Test-MinimumVersion-0.101.81-1|48	- Updated to 0.101081 (by updates_builder)
12mu|perl-Test-MinimumVersion-0.101.81-1|49	
12mu|perl-Test-MinimumVersion-0.101.81-1|50	

20498 12
12mu|perl-Test-Most-0.330.0-1|1	%define upstream_name    Test-Most
12mu|perl-Test-Most-0.330.0-1|2	%define upstream_version 0.33
12mu|perl-Test-Most-0.330.0-1|3	
12mu|perl-Test-Most-0.330.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Test-Most-0.330.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Test-Most-0.330.0-1|6	Release:	1
12mu|perl-Test-Most-0.330.0-1|7	
12mu|perl-Test-Most-0.330.0-1|8	Summary:	Most commonly needed test functions and features
12mu|perl-Test-Most-0.330.0-1|9	License:	GPL+ or Artistic
12mu|perl-Test-Most-0.330.0-1|10	Group:		Development/Perl
12mu|perl-Test-Most-0.330.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Test-Most-0.330.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Most-%{upstream_version}.tar.gz
12mu|perl-Test-Most-0.330.0-1|13	
12mu|perl-Test-Most-0.330.0-1|14	BuildRequires:	perl-devel
12mu|perl-Test-Most-0.330.0-1|15	BuildRequires:	perl(Exception::Class)
12mu|perl-Test-Most-0.330.0-1|16	BuildRequires:	perl(Test::Builder)
12mu|perl-Test-Most-0.330.0-1|17	BuildRequires:	perl(Test::Deep)
12mu|perl-Test-Most-0.330.0-1|18	BuildRequires:	perl(Test::Differences)
12mu|perl-Test-Most-0.330.0-1|19	BuildRequires:	perl(Test::Exception)
12mu|perl-Test-Most-0.330.0-1|20	BuildRequires:	perl(Test::Harness)
12mu|perl-Test-Most-0.330.0-1|21	BuildRequires:	perl(Test::Simple)
12mu|perl-Test-Most-0.330.0-1|22	BuildRequires:	perl(Test::Warn)
12mu|perl-Test-Most-0.330.0-1|23	BuildRequires:	perl(Module::Build::Compat)
12mu|perl-Test-Most-0.330.0-1|24	Requires:	perl(Exception::Class)
12mu|perl-Test-Most-0.330.0-1|25	Requires:	perl(Test::Deep)
12mu|perl-Test-Most-0.330.0-1|26	Requires:	perl(Test::Differences)
12mu|perl-Test-Most-0.330.0-1|27	Requires:	perl(Test::Exception)
12mu|perl-Test-Most-0.330.0-1|28	Requires:	perl(Test::Warn)
12mu|perl-Test-Most-0.330.0-1|29	BuildArch: noarch
12mu|perl-Test-Most-0.330.0-1|30	
12mu|perl-Test-Most-0.330.0-1|31	%description
12mu|perl-Test-Most-0.330.0-1|32	Most commonly needed test functions and features.
12mu|perl-Test-Most-0.330.0-1|33	
12mu|perl-Test-Most-0.330.0-1|34	%prep
12mu|perl-Test-Most-0.330.0-1|35	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Test-Most-0.330.0-1|36	
12mu|perl-Test-Most-0.330.0-1|37	%build
12mu|perl-Test-Most-0.330.0-1|38	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Test-Most-0.330.0-1|39	%make
12mu|perl-Test-Most-0.330.0-1|40	
12mu|perl-Test-Most-0.330.0-1|41	%install
12mu|perl-Test-Most-0.330.0-1|42	%makeinstall_std
12mu|perl-Test-Most-0.330.0-1|43	
12mu|perl-Test-Most-0.330.0-1|44	%files
12mu|perl-Test-Most-0.330.0-1|45	%doc Changes README META.yml
12mu|perl-Test-Most-0.330.0-1|46	%{_mandir}/man3/*
12mu|perl-Test-Most-0.330.0-1|47	%{perl_vendorlib}/*
12mu|perl-Test-Most-0.330.0-1|48	
12mu|perl-Test-Most-0.330.0-1|49	
12mu|perl-Test-Most-0.330.0-1|50	
12mu|perl-Test-Most-0.330.0-1|51	
12mu|perl-Test-Most-0.330.0-1|52	%changelog
12mu|perl-Test-Most-0.330.0-1|53	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.330.0-1
12mu|perl-Test-Most-0.330.0-1|54	+ Revision: 7dbb547
12mu|perl-Test-Most-0.330.0-1|55	- Updated to 0.33 (by updates_builder)
12mu|perl-Test-Most-0.330.0-1|56	
12mu|perl-Test-Most-0.330.0-1|57	

20499 12
12mu|perl-Test-NoWarnings-1.40.0-1|1	%define	upstream_name	 Test-NoWarnings
12mu|perl-Test-NoWarnings-1.40.0-1|2	%define upstream_version 1.04
12mu|perl-Test-NoWarnings-1.40.0-1|3	
12mu|perl-Test-NoWarnings-1.40.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Test-NoWarnings-1.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Test-NoWarnings-1.40.0-1|6	Release:	1
12mu|perl-Test-NoWarnings-1.40.0-1|7	
12mu|perl-Test-NoWarnings-1.40.0-1|8	Summary:	Make sure you didn't emit any warnings while testing
12mu|perl-Test-NoWarnings-1.40.0-1|9	License:	LGPL
12mu|perl-Test-NoWarnings-1.40.0-1|10	Group:		Development/Perl
12mu|perl-Test-NoWarnings-1.40.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-Test-NoWarnings-1.40.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-NoWarnings-%{upstream_version}.tar.gz
12mu|perl-Test-NoWarnings-1.40.0-1|13	
12mu|perl-Test-NoWarnings-1.40.0-1|14	BuildRequires:	perl-devel
12mu|perl-Test-NoWarnings-1.40.0-1|15	BuildRequires:	perl(Test::Tester) >= 0.103
12mu|perl-Test-NoWarnings-1.40.0-1|16	
12mu|perl-Test-NoWarnings-1.40.0-1|17	BuildArch:	noarch
12mu|perl-Test-NoWarnings-1.40.0-1|18	
12mu|perl-Test-NoWarnings-1.40.0-1|19	%description
12mu|perl-Test-NoWarnings-1.40.0-1|20	In general, your tests shouldn't produce warnings. This modules causes
12mu|perl-Test-NoWarnings-1.40.0-1|21	any warnings to be captured and stored. It automatically adds an extra
12mu|perl-Test-NoWarnings-1.40.0-1|22	test that will run when your script ends to check that there were no
12mu|perl-Test-NoWarnings-1.40.0-1|23	warnings. If there were any warings, the test will give a "not ok" and
12mu|perl-Test-NoWarnings-1.40.0-1|24	diagnostics of where, when and what the warning was, including a stack
12mu|perl-Test-NoWarnings-1.40.0-1|25	trace of what was going on when the it occurred.
12mu|perl-Test-NoWarnings-1.40.0-1|26	
12mu|perl-Test-NoWarnings-1.40.0-1|27	%prep
12mu|perl-Test-NoWarnings-1.40.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Test-NoWarnings-1.40.0-1|29	
12mu|perl-Test-NoWarnings-1.40.0-1|30	%build
12mu|perl-Test-NoWarnings-1.40.0-1|31	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Test-NoWarnings-1.40.0-1|32	%make
12mu|perl-Test-NoWarnings-1.40.0-1|33	
12mu|perl-Test-NoWarnings-1.40.0-1|34	%check
12mu|perl-Test-NoWarnings-1.40.0-1|35	%make test
12mu|perl-Test-NoWarnings-1.40.0-1|36	
12mu|perl-Test-NoWarnings-1.40.0-1|37	%install
12mu|perl-Test-NoWarnings-1.40.0-1|38	%makeinstall_std
12mu|perl-Test-NoWarnings-1.40.0-1|39	
12mu|perl-Test-NoWarnings-1.40.0-1|40	%files
12mu|perl-Test-NoWarnings-1.40.0-1|41	%doc README
12mu|perl-Test-NoWarnings-1.40.0-1|42	%{_mandir}/*/*
12mu|perl-Test-NoWarnings-1.40.0-1|43	%{perl_vendorlib}/Test
12mu|perl-Test-NoWarnings-1.40.0-1|44	
12mu|perl-Test-NoWarnings-1.40.0-1|45	
12mu|perl-Test-NoWarnings-1.40.0-1|46	
12mu|perl-Test-NoWarnings-1.40.0-1|47	%changelog
12mu|perl-Test-NoWarnings-1.40.0-1|48	* Thu Dec 26 2013 dsilakov <denis.silakov@rosalab.ru> 1.40.0-1
12mu|perl-Test-NoWarnings-1.40.0-1|49	+ Revision: 1113c7f
12mu|perl-Test-NoWarnings-1.40.0-1|50	- Merge pull request #1 from import/perl-Test-NoWarnings:auto_update
12mu|perl-Test-NoWarnings-1.40.0-1|51	- ROSA Updates Builder: update suggested
12mu|perl-Test-NoWarnings-1.40.0-1|52	
12mu|perl-Test-NoWarnings-1.40.0-1|53	

20500 12
12mu|perl-Test-Number-Delta-1.40.0-1|1	%define upstream_name    Test-Number-Delta
12mu|perl-Test-Number-Delta-1.40.0-1|2	%define upstream_version 1.04
12mu|perl-Test-Number-Delta-1.40.0-1|3	
12mu|perl-Test-Number-Delta-1.40.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Test-Number-Delta-1.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Test-Number-Delta-1.40.0-1|6	Release:	1
12mu|perl-Test-Number-Delta-1.40.0-1|7	
12mu|perl-Test-Number-Delta-1.40.0-1|8	Summary:	Test-Number-Delta - Perl module
12mu|perl-Test-Number-Delta-1.40.0-1|9	License:	Artistic
12mu|perl-Test-Number-Delta-1.40.0-1|10	Group:		Development/Perl
12mu|perl-Test-Number-Delta-1.40.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Test-Number-Delta-1.40.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Number-Delta-%{upstream_version}.tar.gz
12mu|perl-Test-Number-Delta-1.40.0-1|13	
12mu|perl-Test-Number-Delta-1.40.0-1|14	BuildRequires:	perl-devel
12mu|perl-Test-Number-Delta-1.40.0-1|15	BuildArch:	noarch
12mu|perl-Test-Number-Delta-1.40.0-1|16	
12mu|perl-Test-Number-Delta-1.40.0-1|17	%description
12mu|perl-Test-Number-Delta-1.40.0-1|18	Test::Number::Delta compare the difference between numbers against a given
12mu|perl-Test-Number-Delta-1.40.0-1|19	tolerance.
12mu|perl-Test-Number-Delta-1.40.0-1|20	
12mu|perl-Test-Number-Delta-1.40.0-1|21	
12mu|perl-Test-Number-Delta-1.40.0-1|22	%prep
12mu|perl-Test-Number-Delta-1.40.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Test-Number-Delta-1.40.0-1|24	
12mu|perl-Test-Number-Delta-1.40.0-1|25	%build
12mu|perl-Test-Number-Delta-1.40.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Test-Number-Delta-1.40.0-1|27	%make
12mu|perl-Test-Number-Delta-1.40.0-1|28	
12mu|perl-Test-Number-Delta-1.40.0-1|29	%check
12mu|perl-Test-Number-Delta-1.40.0-1|30	make test
12mu|perl-Test-Number-Delta-1.40.0-1|31	
12mu|perl-Test-Number-Delta-1.40.0-1|32	%install
12mu|perl-Test-Number-Delta-1.40.0-1|33	%makeinstall_std
12mu|perl-Test-Number-Delta-1.40.0-1|34	
12mu|perl-Test-Number-Delta-1.40.0-1|35	%files
12mu|perl-Test-Number-Delta-1.40.0-1|36	%{perl_vendorlib}/Test
12mu|perl-Test-Number-Delta-1.40.0-1|37	%{_mandir}/man3/Test::Number::Delta.*
12mu|perl-Test-Number-Delta-1.40.0-1|38	
12mu|perl-Test-Number-Delta-1.40.0-1|39	
12mu|perl-Test-Number-Delta-1.40.0-1|40	
12mu|perl-Test-Number-Delta-1.40.0-1|41	%changelog
12mu|perl-Test-Number-Delta-1.40.0-1|42	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.0-1
12mu|perl-Test-Number-Delta-1.40.0-1|43	+ Revision: 90ad31e
12mu|perl-Test-Number-Delta-1.40.0-1|44	- Updated to 1.04 (by updates_builder)
12mu|perl-Test-Number-Delta-1.40.0-1|45	
12mu|perl-Test-Number-Delta-1.40.0-1|46	

20501 12
12mu|perl-Test-Pod-1.480.0-1|1	%define upstream_name       Test-Pod
12mu|perl-Test-Pod-1.480.0-1|2	%define upstream_version 1.48
12mu|perl-Test-Pod-1.480.0-1|3	
12mu|perl-Test-Pod-1.480.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-Test-Pod-1.480.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Test-Pod-1.480.0-1|6	Release:    1
12mu|perl-Test-Pod-1.480.0-1|7	
12mu|perl-Test-Pod-1.480.0-1|8	Summary: 	Check for POD errors in files
12mu|perl-Test-Pod-1.480.0-1|9	License: 	GPL+ or Artistic
12mu|perl-Test-Pod-1.480.0-1|10	Group: 		Development/Perl
12mu|perl-Test-Pod-1.480.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Test-Pod-1.480.0-1|12	Source0:    http://www.cpan.org/modules/by-module/Test/Test-Pod-%{upstream_version}.tar.gz
12mu|perl-Test-Pod-1.480.0-1|13	BuildRequires:	perl(Module::Build)
12mu|perl-Test-Pod-1.480.0-1|14	BuildRequires:	perl(Pod::Simple) >= 3.07
12mu|perl-Test-Pod-1.480.0-1|15	BuildRequires:	perl(Test::Builder::Tester)
12mu|perl-Test-Pod-1.480.0-1|16	BuildArch:	noarch
12mu|perl-Test-Pod-1.480.0-1|17	
12mu|perl-Test-Pod-1.480.0-1|18	%description
12mu|perl-Test-Pod-1.480.0-1|19	Check POD files for errors or warnings in a test file, using Pod::Simple to do
12mu|perl-Test-Pod-1.480.0-1|20	the heavy lifting.
12mu|perl-Test-Pod-1.480.0-1|21	
12mu|perl-Test-Pod-1.480.0-1|22	%prep
12mu|perl-Test-Pod-1.480.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Test-Pod-1.480.0-1|24	
12mu|perl-Test-Pod-1.480.0-1|25	%build
12mu|perl-Test-Pod-1.480.0-1|26	%{__perl} Build.PL installdirs=vendor
12mu|perl-Test-Pod-1.480.0-1|27	./Build
12mu|perl-Test-Pod-1.480.0-1|28	
12mu|perl-Test-Pod-1.480.0-1|29	%check
12mu|perl-Test-Pod-1.480.0-1|30	./Build test
12mu|perl-Test-Pod-1.480.0-1|31	
12mu|perl-Test-Pod-1.480.0-1|32	%install
12mu|perl-Test-Pod-1.480.0-1|33	./Build install destdir=%{buildroot}
12mu|perl-Test-Pod-1.480.0-1|34	
12mu|perl-Test-Pod-1.480.0-1|35	%clean
12mu|perl-Test-Pod-1.480.0-1|36	
12mu|perl-Test-Pod-1.480.0-1|37	%files
12mu|perl-Test-Pod-1.480.0-1|38	%doc Changes
12mu|perl-Test-Pod-1.480.0-1|39	%{perl_vendorlib}/Test
12mu|perl-Test-Pod-1.480.0-1|40	%{_mandir}/*/*
12mu|perl-Test-Pod-1.480.0-1|41	
12mu|perl-Test-Pod-1.480.0-1|42	
12mu|perl-Test-Pod-1.480.0-1|43	
12mu|perl-Test-Pod-1.480.0-1|44	%changelog
12mu|perl-Test-Pod-1.480.0-1|45	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.480.0-1
12mu|perl-Test-Pod-1.480.0-1|46	+ Revision: 75cfa20
12mu|perl-Test-Pod-1.480.0-1|47	- Updated to 1.48 (by updates_builder)
12mu|perl-Test-Pod-1.480.0-1|48	
12mu|perl-Test-Pod-1.480.0-1|49	

20502 12
12mu|perl-Test-Requires-0.70.0-1|1	%define upstream_name    Test-Requires
12mu|perl-Test-Requires-0.70.0-1|2	%define upstream_version 0.07
12mu|perl-Test-Requires-0.70.0-1|3	
12mu|perl-Test-Requires-0.70.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Test-Requires-0.70.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Test-Requires-0.70.0-1|6	Release:	1
12mu|perl-Test-Requires-0.70.0-1|7	
12mu|perl-Test-Requires-0.70.0-1|8	Summary:	Checks to see if the module can be loaded
12mu|perl-Test-Requires-0.70.0-1|9	License:	GPL+ or Artistic
12mu|perl-Test-Requires-0.70.0-1|10	Group:		Development/Perl
12mu|perl-Test-Requires-0.70.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Test-Requires-0.70.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/Test-Requires-%{upstream_version}.tar.gz
12mu|perl-Test-Requires-0.70.0-1|13	
12mu|perl-Test-Requires-0.70.0-1|14	BuildRequires:	perl(ExtUtils::MakeMaker)
12mu|perl-Test-Requires-0.70.0-1|15	BuildRequires: perl(Module::Build)
12mu|perl-Test-Requires-0.70.0-1|16	BuildRequires:	perl(Test::More)
12mu|perl-Test-Requires-0.70.0-1|17	BuildRequires:	perl-devel
12mu|perl-Test-Requires-0.70.0-1|18	
12mu|perl-Test-Requires-0.70.0-1|19	BuildArch:	noarch
12mu|perl-Test-Requires-0.70.0-1|20	
12mu|perl-Test-Requires-0.70.0-1|21	%description
12mu|perl-Test-Requires-0.70.0-1|22	Test::Requires checks to see if the module can be loaded.
12mu|perl-Test-Requires-0.70.0-1|23	
12mu|perl-Test-Requires-0.70.0-1|24	If this fails rather than failing tests this *skips all tests*.
12mu|perl-Test-Requires-0.70.0-1|25	
12mu|perl-Test-Requires-0.70.0-1|26	%prep
12mu|perl-Test-Requires-0.70.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Test-Requires-0.70.0-1|28	
12mu|perl-Test-Requires-0.70.0-1|29	%build
12mu|perl-Test-Requires-0.70.0-1|30	%__perl Build.PL installdirs=vendor
12mu|perl-Test-Requires-0.70.0-1|31	./Build
12mu|perl-Test-Requires-0.70.0-1|32	
12mu|perl-Test-Requires-0.70.0-1|33	%check
12mu|perl-Test-Requires-0.70.0-1|34	./Build test
12mu|perl-Test-Requires-0.70.0-1|35	
12mu|perl-Test-Requires-0.70.0-1|36	%install
12mu|perl-Test-Requires-0.70.0-1|37	./Build install destdir=%{buildroot}
12mu|perl-Test-Requires-0.70.0-1|38	
12mu|perl-Test-Requires-0.70.0-1|39	%files
12mu|perl-Test-Requires-0.70.0-1|40	%doc  META.yml Changes
12mu|perl-Test-Requires-0.70.0-1|41	%{_mandir}/man3/*
12mu|perl-Test-Requires-0.70.0-1|42	%{perl_vendorlib}/*
12mu|perl-Test-Requires-0.70.0-1|43	
12mu|perl-Test-Requires-0.70.0-1|44	
12mu|perl-Test-Requires-0.70.0-1|45	
12mu|perl-Test-Requires-0.70.0-1|46	%changelog
12mu|perl-Test-Requires-0.70.0-1|47	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.0-1
12mu|perl-Test-Requires-0.70.0-1|48	+ Revision: 04faa1c
12mu|perl-Test-Requires-0.70.0-1|49	- Fix %doc files
12mu|perl-Test-Requires-0.70.0-1|50	
12mu|perl-Test-Requires-0.70.0-1|51	

20503 12
12mu|perl-Test-Tester-0.109.0-1|1	%define module	Test-Tester
12mu|perl-Test-Tester-0.109.0-1|2	%define upstream_version 0.109
12mu|perl-Test-Tester-0.109.0-1|3	
12mu|perl-Test-Tester-0.109.0-1|4	Summary:	Ease testing test modules built with Test::Builder
12mu|perl-Test-Tester-0.109.0-1|5	Name:		perl-%{module}
12mu|perl-Test-Tester-0.109.0-1|6	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Test-Tester-0.109.0-1|7	Release:	1
12mu|perl-Test-Tester-0.109.0-1|8	License:	GPL or Artistic
12mu|perl-Test-Tester-0.109.0-1|9	Group:		Development/Perl
12mu|perl-Test-Tester-0.109.0-1|10	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Test/Test-Tester-%{upstream_version}.tar.gz
12mu|perl-Test-Tester-0.109.0-1|11	Url:		http://search.cpan.org/dist/%{module}/
12mu|perl-Test-Tester-0.109.0-1|12	
12mu|perl-Test-Tester-0.109.0-1|13	BuildRequires:	perl-devel
12mu|perl-Test-Tester-0.109.0-1|14	BuildArch:	noarch
12mu|perl-Test-Tester-0.109.0-1|15	
12mu|perl-Test-Tester-0.109.0-1|16	%description
12mu|perl-Test-Tester-0.109.0-1|17	If you have written a test module based on Test::Builder then Test::Tester
12mu|perl-Test-Tester-0.109.0-1|18	allows you to test it with the minimum of effort.
12mu|perl-Test-Tester-0.109.0-1|19	
12mu|perl-Test-Tester-0.109.0-1|20	%prep
12mu|perl-Test-Tester-0.109.0-1|21	%setup -qn %{module}-%{upstream_version}
12mu|perl-Test-Tester-0.109.0-1|22	
12mu|perl-Test-Tester-0.109.0-1|23	%build
12mu|perl-Test-Tester-0.109.0-1|24	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Test-Tester-0.109.0-1|25	make
12mu|perl-Test-Tester-0.109.0-1|26	
12mu|perl-Test-Tester-0.109.0-1|27	%check
12mu|perl-Test-Tester-0.109.0-1|28	make test
12mu|perl-Test-Tester-0.109.0-1|29	
12mu|perl-Test-Tester-0.109.0-1|30	%install
12mu|perl-Test-Tester-0.109.0-1|31	%makeinstall_std
12mu|perl-Test-Tester-0.109.0-1|32	
12mu|perl-Test-Tester-0.109.0-1|33	%files
12mu|perl-Test-Tester-0.109.0-1|34	%doc CHANGES README TODO
12mu|perl-Test-Tester-0.109.0-1|35	%{_mandir}/*/*
12mu|perl-Test-Tester-0.109.0-1|36	%{perl_vendorlib}/Test/Tester
12mu|perl-Test-Tester-0.109.0-1|37	%{perl_vendorlib}/Test/Tester.pm
12mu|perl-Test-Tester-0.109.0-1|38	
12mu|perl-Test-Tester-0.109.0-1|39	%changelog
12mu|perl-Test-Tester-0.109.0-1|40	* Wed Jan 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.109.0-1
12mu|perl-Test-Tester-0.109.0-1|41	+ Revision: a399cd0
12mu|perl-Test-Tester-0.109.0-1|42	- Fix version
12mu|perl-Test-Tester-0.109.0-1|43	
12mu|perl-Test-Tester-0.109.0-1|44	

20504 12
12mu|perl-Test-Warn-0.300.0-1|1	%define upstream_name    Test-Warn
12mu|perl-Test-Warn-0.300.0-1|2	%define upstream_version 0.30
12mu|perl-Test-Warn-0.300.0-1|3	
12mu|perl-Test-Warn-0.300.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Test-Warn-0.300.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Test-Warn-0.300.0-1|6	Release:	1
12mu|perl-Test-Warn-0.300.0-1|7	
12mu|perl-Test-Warn-0.300.0-1|8	Summary:	Perl extension to test methods for warnings
12mu|perl-Test-Warn-0.300.0-1|9	License:	GPL+ or Artistic
12mu|perl-Test-Warn-0.300.0-1|10	Group:		Development/Perl
12mu|perl-Test-Warn-0.300.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Test-Warn-0.300.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Test/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Test-Warn-0.300.0-1|13	
12mu|perl-Test-Warn-0.300.0-1|14	BuildRequires:	perl-devel
12mu|perl-Test-Warn-0.300.0-1|15	BuildRequires:	perl(Array::Compare)
12mu|perl-Test-Warn-0.300.0-1|16	BuildRequires:	perl(Test::Builder::Tester)
12mu|perl-Test-Warn-0.300.0-1|17	BuildRequires:	perl(Tree::DAG_Node)
12mu|perl-Test-Warn-0.300.0-1|18	BuildRequires:	perl(Test::Exception)
12mu|perl-Test-Warn-0.300.0-1|19	
12mu|perl-Test-Warn-0.300.0-1|20	Requires:		perl(Tree::DAG_Node)
12mu|perl-Test-Warn-0.300.0-1|21	
12mu|perl-Test-Warn-0.300.0-1|22	BuildArch:	noarch
12mu|perl-Test-Warn-0.300.0-1|23	
12mu|perl-Test-Warn-0.300.0-1|24	%description
12mu|perl-Test-Warn-0.300.0-1|25	This module provides a few convenience methods for testing warning based code.
12mu|perl-Test-Warn-0.300.0-1|26	
12mu|perl-Test-Warn-0.300.0-1|27	If you are not already familiar with the Test::More manpage now would be the
12mu|perl-Test-Warn-0.300.0-1|28	time to go take a look.
12mu|perl-Test-Warn-0.300.0-1|29	
12mu|perl-Test-Warn-0.300.0-1|30	%prep
12mu|perl-Test-Warn-0.300.0-1|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Test-Warn-0.300.0-1|32	
12mu|perl-Test-Warn-0.300.0-1|33	%build
12mu|perl-Test-Warn-0.300.0-1|34	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Test-Warn-0.300.0-1|35	%make
12mu|perl-Test-Warn-0.300.0-1|36	
12mu|perl-Test-Warn-0.300.0-1|37	%install
12mu|perl-Test-Warn-0.300.0-1|38	%makeinstall_std
12mu|perl-Test-Warn-0.300.0-1|39	
12mu|perl-Test-Warn-0.300.0-1|40	%check
12mu|perl-Test-Warn-0.300.0-1|41	%make test
12mu|perl-Test-Warn-0.300.0-1|42	
12mu|perl-Test-Warn-0.300.0-1|43	%files
12mu|perl-Test-Warn-0.300.0-1|44	%doc Changes README
12mu|perl-Test-Warn-0.300.0-1|45	%{perl_vendorlib}/Test
12mu|perl-Test-Warn-0.300.0-1|46	%{_mandir}/*/*
12mu|perl-Test-Warn-0.300.0-1|47	
12mu|perl-Test-Warn-0.300.0-1|48	
12mu|perl-Test-Warn-0.300.0-1|49	
12mu|perl-Test-Warn-0.300.0-1|50	%changelog
12mu|perl-Test-Warn-0.300.0-1|51	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.300.0-1
12mu|perl-Test-Warn-0.300.0-1|52	+ Revision: 2024240
12mu|perl-Test-Warn-0.300.0-1|53	- Updated to 0.30 (by updates_builder)
12mu|perl-Test-Warn-0.300.0-1|54	
12mu|perl-Test-Warn-0.300.0-1|55	

20505 12
12mu|perl-Text-CharWidth-0.40.0-3|1	%define upstream_name    Text-CharWidth
12mu|perl-Text-CharWidth-0.40.0-3|2	%define upstream_version 0.04
12mu|perl-Text-CharWidth-0.40.0-3|3	
12mu|perl-Text-CharWidth-0.40.0-3|4	Name:       perl-%{upstream_name}
12mu|perl-Text-CharWidth-0.40.0-3|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Text-CharWidth-0.40.0-3|6	Release:	3
12mu|perl-Text-CharWidth-0.40.0-3|7	
12mu|perl-Text-CharWidth-0.40.0-3|8	Summary:	Text-CharWidth module for perl
12mu|perl-Text-CharWidth-0.40.0-3|9	License:	GPL+ or Artistic
12mu|perl-Text-CharWidth-0.40.0-3|10	Group:		Development/Perl
12mu|perl-Text-CharWidth-0.40.0-3|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Text-CharWidth-0.40.0-3|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
12mu|perl-Text-CharWidth-0.40.0-3|13	
12mu|perl-Text-CharWidth-0.40.0-3|14	BuildRequires:	perl-devel
12mu|perl-Text-CharWidth-0.40.0-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12mu|perl-Text-CharWidth-0.40.0-3|16	
12mu|perl-Text-CharWidth-0.40.0-3|17	%description
12mu|perl-Text-CharWidth-0.40.0-3|18	Text::CharWidth - Get number of occupied columns of a string on
12mu|perl-Text-CharWidth-0.40.0-3|19	terminal
12mu|perl-Text-CharWidth-0.40.0-3|20	
12mu|perl-Text-CharWidth-0.40.0-3|21	This module supplies features similar as wcwidth(3) and wcswidth(3) in
12mu|perl-Text-CharWidth-0.40.0-3|22	C language.
12mu|perl-Text-CharWidth-0.40.0-3|23	
12mu|perl-Text-CharWidth-0.40.0-3|24	Characters have its own width on terminal depending on locale. For
12mu|perl-Text-CharWidth-0.40.0-3|25	example, ASCII characters occupy one column per character, east Asian
12mu|perl-Text-CharWidth-0.40.0-3|26	fullwidth characters (like Hiragana or Han Ideograph) occupy two
12mu|perl-Text-CharWidth-0.40.0-3|27	columns per character, and combining characters (apperaring in
12mu|perl-Text-CharWidth-0.40.0-3|28	ISO-8859-11 Thai, Unicode, and so on) occupy zero columns per
12mu|perl-Text-CharWidth-0.40.0-3|29	character. mbwidth() gives the width of the first character of the
12mu|perl-Text-CharWidth-0.40.0-3|30	given string and mbswidth() gives the width of the whole given string.
12mu|perl-Text-CharWidth-0.40.0-3|31	
12mu|perl-Text-CharWidth-0.40.0-3|32	The names of mbwidth and mbswidth came from ``multibyte'' versions of
12mu|perl-Text-CharWidth-0.40.0-3|33	wcwidth and wcswidth which are ``wide character'' versions.
12mu|perl-Text-CharWidth-0.40.0-3|34	
12mu|perl-Text-CharWidth-0.40.0-3|35	mblen(string) returns number of bytes of the first character of the
12mu|perl-Text-CharWidth-0.40.0-3|36	string. Please note that a character may consist of multiple bytes in
12mu|perl-Text-CharWidth-0.40.0-3|37	multibyte encodings such as UTF-8, EUC-JP, EUC-KR, GB2312, or Big5.
12mu|perl-Text-CharWidth-0.40.0-3|38	
12mu|perl-Text-CharWidth-0.40.0-3|39	mbwidth(string) returns the width of the first character of the
12mu|perl-Text-CharWidth-0.40.0-3|40	string. mbswidth(string) returns the width of the whole string.
12mu|perl-Text-CharWidth-0.40.0-3|41	
12mu|perl-Text-CharWidth-0.40.0-3|42	Parameters are to be given in locale encodings, not always in UTF-8.
12mu|perl-Text-CharWidth-0.40.0-3|43	
12mu|perl-Text-CharWidth-0.40.0-3|44	%prep
12mu|perl-Text-CharWidth-0.40.0-3|45	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Text-CharWidth-0.40.0-3|46	
12mu|perl-Text-CharWidth-0.40.0-3|47	# perl path hack
12mu|perl-Text-CharWidth-0.40.0-3|48	find . -type f | xargs %{__perl} -p -i -e "s|^#!/usr/local/bin/perl|#!%{_bindir}/perl|g"
12mu|perl-Text-CharWidth-0.40.0-3|49	
12mu|perl-Text-CharWidth-0.40.0-3|50	%build
12mu|perl-Text-CharWidth-0.40.0-3|51	perl Makefile.PL INSTALLDIRS=vendor </dev/null
12mu|perl-Text-CharWidth-0.40.0-3|52	%make
12mu|perl-Text-CharWidth-0.40.0-3|53	make test
12mu|perl-Text-CharWidth-0.40.0-3|54	
12mu|perl-Text-CharWidth-0.40.0-3|55	%install
12mu|perl-Text-CharWidth-0.40.0-3|56	rm -rf %{buildroot}
12mu|perl-Text-CharWidth-0.40.0-3|57	
12mu|perl-Text-CharWidth-0.40.0-3|58	%makeinstall_std
12mu|perl-Text-CharWidth-0.40.0-3|59	
12mu|perl-Text-CharWidth-0.40.0-3|60	%clean
12mu|perl-Text-CharWidth-0.40.0-3|61	rm -rf %{buildroot}
12mu|perl-Text-CharWidth-0.40.0-3|62	
12mu|perl-Text-CharWidth-0.40.0-3|63	%files
12mu|perl-Text-CharWidth-0.40.0-3|64	%defattr(-,root,root)
12mu|perl-Text-CharWidth-0.40.0-3|65	%doc Changes README
12mu|perl-Text-CharWidth-0.40.0-3|66	%{perl_vendorarch}/Text/CharWidth.pm
12mu|perl-Text-CharWidth-0.40.0-3|67	%{perl_vendorarch}/auto/Text/CharWidth/CharWidth.so
12mu|perl-Text-CharWidth-0.40.0-3|68	%{_mandir}/man3/*
12mu|perl-Text-CharWidth-0.40.0-3|69	
12mu|perl-Text-CharWidth-0.40.0-3|70	
12mu|perl-Text-CharWidth-0.40.0-3|71	
12mu|perl-Text-CharWidth-0.40.0-3|72	%changelog
12mu|perl-Text-CharWidth-0.40.0-3|73	* Thu Feb 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.40.0-3
12mu|perl-Text-CharWidth-0.40.0-3|74	+ Revision: 355a446
12mu|perl-Text-CharWidth-0.40.0-3|75	- Automatic import for version 0.40.0
12mu|perl-Text-CharWidth-0.40.0-3|76	
12mu|perl-Text-CharWidth-0.40.0-3|77	

20506 12
12mu|perl-Text-CSV_XS-1.50.0-1|1	%define upstream_name    Text-CSV_XS
12mu|perl-Text-CSV_XS-1.50.0-1|2	%define upstream_version 1.05
12mu|perl-Text-CSV_XS-1.50.0-1|3	
12mu|perl-Text-CSV_XS-1.50.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Text-CSV_XS-1.50.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Text-CSV_XS-1.50.0-1|6	Release:	1
12mu|perl-Text-CSV_XS-1.50.0-1|7	
12mu|perl-Text-CSV_XS-1.50.0-1|8	Summary:	Comma-separated values manipulation routines
12mu|perl-Text-CSV_XS-1.50.0-1|9	License:	GPL+ or Artistic
12mu|perl-Text-CSV_XS-1.50.0-1|10	Group:		Development/Perl
12mu|perl-Text-CSV_XS-1.50.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Text-CSV_XS-1.50.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tgz
12mu|perl-Text-CSV_XS-1.50.0-1|13	
12mu|perl-Text-CSV_XS-1.50.0-1|14	BuildRequires: perl-devel
12mu|perl-Text-CSV_XS-1.50.0-1|15	
12mu|perl-Text-CSV_XS-1.50.0-1|16	%description
12mu|perl-Text-CSV_XS-1.50.0-1|17	Text-CSV_XS is a Perl module that provides facilities for the composition
12mu|perl-Text-CSV_XS-1.50.0-1|18	and decomposition of comma-separated values.  An instance of the Text::CSV
12mu|perl-Text-CSV_XS-1.50.0-1|19	class can combine fields into a CSV string and parse a CSV string into
12mu|perl-Text-CSV_XS-1.50.0-1|20	fields.
12mu|perl-Text-CSV_XS-1.50.0-1|21	
12mu|perl-Text-CSV_XS-1.50.0-1|22	%prep
12mu|perl-Text-CSV_XS-1.50.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Text-CSV_XS-1.50.0-1|24	
12mu|perl-Text-CSV_XS-1.50.0-1|25	%build
12mu|perl-Text-CSV_XS-1.50.0-1|26	perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Text-CSV_XS-1.50.0-1|27	%make
12mu|perl-Text-CSV_XS-1.50.0-1|28	
12mu|perl-Text-CSV_XS-1.50.0-1|29	%check
12mu|perl-Text-CSV_XS-1.50.0-1|30	make test
12mu|perl-Text-CSV_XS-1.50.0-1|31	
12mu|perl-Text-CSV_XS-1.50.0-1|32	%install
12mu|perl-Text-CSV_XS-1.50.0-1|33	%makeinstall_std
12mu|perl-Text-CSV_XS-1.50.0-1|34	
12mu|perl-Text-CSV_XS-1.50.0-1|35	%files
12mu|perl-Text-CSV_XS-1.50.0-1|36	%doc MANIFEST ChangeLog README
12mu|perl-Text-CSV_XS-1.50.0-1|37	%{perl_vendorarch}/Text
12mu|perl-Text-CSV_XS-1.50.0-1|38	%{perl_vendorarch}/auto/Text
12mu|perl-Text-CSV_XS-1.50.0-1|39	%{_mandir}/*/*
12mu|perl-Text-CSV_XS-1.50.0-1|40	
12mu|perl-Text-CSV_XS-1.50.0-1|41	
12mu|perl-Text-CSV_XS-1.50.0-1|42	
12mu|perl-Text-CSV_XS-1.50.0-1|43	%changelog
12mu|perl-Text-CSV_XS-1.50.0-1|44	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50.0-1
12mu|perl-Text-CSV_XS-1.50.0-1|45	+ Revision: 09f5607
12mu|perl-Text-CSV_XS-1.50.0-1|46	- Updated to 1.05 (by updates_builder)
12mu|perl-Text-CSV_XS-1.50.0-1|47	
12mu|perl-Text-CSV_XS-1.50.0-1|48	

20507 12
12mu|perl-Text-Haml-0.990.115-2|1	%define upstream_name    Text-Haml
12mu|perl-Text-Haml-0.990.115-2|2	%define upstream_version 0.990115
12mu|perl-Text-Haml-0.990.115-2|3	
12mu|perl-Text-Haml-0.990.115-2|4	Name:       perl-%{upstream_name}
12mu|perl-Text-Haml-0.990.115-2|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Text-Haml-0.990.115-2|6	Release:    2
12mu|perl-Text-Haml-0.990.115-2|7	
12mu|perl-Text-Haml-0.990.115-2|8	Summary:    Haml Perl implementation
12mu|perl-Text-Haml-0.990.115-2|9	License:    GPL+ or Artistic
12mu|perl-Text-Haml-0.990.115-2|10	Group:      Development/Perl
12mu|perl-Text-Haml-0.990.115-2|11	Url:        http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Text-Haml-0.990.115-2|12	Source0:    http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Text-Haml-0.990.115-2|13	
12mu|perl-Text-Haml-0.990.115-2|14	BuildRequires: perl(Carp)
12mu|perl-Text-Haml-0.990.115-2|15	BuildRequires: perl(Data::Section::Simple)
12mu|perl-Text-Haml-0.990.115-2|16	BuildRequires: perl(Encode)
12mu|perl-Text-Haml-0.990.115-2|17	BuildRequires: perl(ExtUtils::MakeMaker)
12mu|perl-Text-Haml-0.990.115-2|18	BuildRequires: perl(File::Basename)
12mu|perl-Text-Haml-0.990.115-2|19	BuildRequires: perl(File::Spec)
12mu|perl-Text-Haml-0.990.115-2|20	BuildRequires: perl(IO::File)
12mu|perl-Text-Haml-0.990.115-2|21	BuildRequires: perl(Module::Build)
12mu|perl-Text-Haml-0.990.115-2|22	BuildRequires: perl(Scalar::Util)
12mu|perl-Text-Haml-0.990.115-2|23	BuildRequires: perl(URI::Escape)
12mu|perl-Text-Haml-0.990.115-2|24	BuildArch:  noarch
12mu|perl-Text-Haml-0.990.115-2|25	
12mu|perl-Text-Haml-0.990.115-2|26	%description
12mu|perl-Text-Haml-0.990.115-2|27	the Text::Haml manpage implements Haml the
12mu|perl-Text-Haml-0.990.115-2|28	http://haml-lang.com/docs/yardoc/file.HAML_REFERENCE.html manpage
12mu|perl-Text-Haml-0.990.115-2|29	specification.
12mu|perl-Text-Haml-0.990.115-2|30	
12mu|perl-Text-Haml-0.990.115-2|31	the Text::Haml manpage passes specification tests written by Norman Clarke
12mu|perl-Text-Haml-0.990.115-2|32	http://github.com/norman/haml-spec and supports only cross-language Haml
12mu|perl-Text-Haml-0.990.115-2|33	features. Do not expect Ruby specific things to work.
12mu|perl-Text-Haml-0.990.115-2|34	
12mu|perl-Text-Haml-0.990.115-2|35	%prep
12mu|perl-Text-Haml-0.990.115-2|36	%setup -qn %{upstream_name}-%{upstream_version}
12mu|perl-Text-Haml-0.990.115-2|37	
12mu|perl-Text-Haml-0.990.115-2|38	%build
12mu|perl-Text-Haml-0.990.115-2|39	perl Build.PL --installdirs=vendor
12mu|perl-Text-Haml-0.990.115-2|40	./Build
12mu|perl-Text-Haml-0.990.115-2|41	
12mu|perl-Text-Haml-0.990.115-2|42	%check
12mu|perl-Text-Haml-0.990.115-2|43	./Build test
12mu|perl-Text-Haml-0.990.115-2|44	
12mu|perl-Text-Haml-0.990.115-2|45	%install
12mu|perl-Text-Haml-0.990.115-2|46	./Build install --destdir=%buildroot
12mu|perl-Text-Haml-0.990.115-2|47	rm -f %{buildroot}/%{perl_vendorlib}/Text/README.pod
12mu|perl-Text-Haml-0.990.115-2|48	
12mu|perl-Text-Haml-0.990.115-2|49	%files
12mu|perl-Text-Haml-0.990.115-2|50	%doc META.json META.yml MYMETA.yml
12mu|perl-Text-Haml-0.990.115-2|51	%{_mandir}/man3/*
12mu|perl-Text-Haml-0.990.115-2|52	%{perl_vendorlib}/*
12mu|perl-Text-Haml-0.990.115-2|53	
12mu|perl-Text-Haml-0.990.115-2|54	%changelog
12mu|perl-Text-Haml-0.990.115-2|55	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.990.115-2
12mu|perl-Text-Haml-0.990.115-2|56	+ Revision: 6de3c7b
12mu|perl-Text-Haml-0.990.115-2|57	- Bump release
12mu|perl-Text-Haml-0.990.115-2|58	
12mu|perl-Text-Haml-0.990.115-2|59	

20508 12
12mu|perl-Text-WrapI18N-0.60.0-2|1	%define upstream_name    Text-WrapI18N
12mu|perl-Text-WrapI18N-0.60.0-2|2	%define upstream_version 0.06
12mu|perl-Text-WrapI18N-0.60.0-2|3	
12mu|perl-Text-WrapI18N-0.60.0-2|4	Name:		perl-%{upstream_name}
12mu|perl-Text-WrapI18N-0.60.0-2|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Text-WrapI18N-0.60.0-2|6	Release:	2
12mu|perl-Text-WrapI18N-0.60.0-2|7	
12mu|perl-Text-WrapI18N-0.60.0-2|8	Summary:	Text-WrapI18N module for perl
12mu|perl-Text-WrapI18N-0.60.0-2|9	License:	GPL+ or Artistic
12mu|perl-Text-WrapI18N-0.60.0-2|10	Group:		Development/Perl
12mu|perl-Text-WrapI18N-0.60.0-2|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Text-WrapI18N-0.60.0-2|12	Source0:	http://www.cpan.org/modules/by-module/Text/%{upstream_name}-%{upstream_version}.tar.bz2
12mu|perl-Text-WrapI18N-0.60.0-2|13	
12mu|perl-Text-WrapI18N-0.60.0-2|14	BuildRequires:	perl-devel
12mu|perl-Text-WrapI18N-0.60.0-2|15	BuildRequires:	perl(Text::CharWidth)
12mu|perl-Text-WrapI18N-0.60.0-2|16	BuildArch:	noarch
12mu|perl-Text-WrapI18N-0.60.0-2|17	
12mu|perl-Text-WrapI18N-0.60.0-2|18	%description
12mu|perl-Text-WrapI18N-0.60.0-2|19	Text::WrapI18N - Line wrapping module with support for multibyte, fullwidth,
12mu|perl-Text-WrapI18N-0.60.0-2|20	and combining characters and languages without whitespaces between words.
12mu|perl-Text-WrapI18N-0.60.0-2|21	
12mu|perl-Text-WrapI18N-0.60.0-2|22	This module intends to be a better Text::Wrap module. This module is needed to
12mu|perl-Text-WrapI18N-0.60.0-2|23	support multibyte character encodings such as UTF-8, EUC-JP, EUC-KR, GB2312,
12mu|perl-Text-WrapI18N-0.60.0-2|24	and Big5. This module also supports characters with irregular widths, such as
12mu|perl-Text-WrapI18N-0.60.0-2|25	combining characters (which occupy zero columns on terminal, like diacritical
12mu|perl-Text-WrapI18N-0.60.0-2|26	marks in UTF-8) and fullwidth characters (which occupy two columns on terminal,
12mu|perl-Text-WrapI18N-0.60.0-2|27	like most of east Asian characters). Also, minimal handling of languages which
12mu|perl-Text-WrapI18N-0.60.0-2|28	doesn't use whitespaces between words (like Chinese and Japanese) is supported.
12mu|perl-Text-WrapI18N-0.60.0-2|29	
12mu|perl-Text-WrapI18N-0.60.0-2|30	%prep
12mu|perl-Text-WrapI18N-0.60.0-2|31	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Text-WrapI18N-0.60.0-2|32	
12mu|perl-Text-WrapI18N-0.60.0-2|33	# perl path hack
12mu|perl-Text-WrapI18N-0.60.0-2|34	find . -type f | xargs perl -p -i -e "s|^#!/usr/local/bin/perl|#!%{_bindir}/perl|g"
12mu|perl-Text-WrapI18N-0.60.0-2|35	
12mu|perl-Text-WrapI18N-0.60.0-2|36	%build
12mu|perl-Text-WrapI18N-0.60.0-2|37	perl Makefile.PL INSTALLDIRS=vendor </dev/null
12mu|perl-Text-WrapI18N-0.60.0-2|38	make
12mu|perl-Text-WrapI18N-0.60.0-2|39	make test
12mu|perl-Text-WrapI18N-0.60.0-2|40	
12mu|perl-Text-WrapI18N-0.60.0-2|41	%install
12mu|perl-Text-WrapI18N-0.60.0-2|42	%makeinstall_std
12mu|perl-Text-WrapI18N-0.60.0-2|43	
12mu|perl-Text-WrapI18N-0.60.0-2|44	%files
12mu|perl-Text-WrapI18N-0.60.0-2|45	%doc Changes README
12mu|perl-Text-WrapI18N-0.60.0-2|46	%{perl_vendorlib}/Text/WrapI18N.pm
12mu|perl-Text-WrapI18N-0.60.0-2|47	%{_mandir}/man3/*
12mu|perl-Text-WrapI18N-0.60.0-2|48	
12mu|perl-Text-WrapI18N-0.60.0-2|49	
12mu|perl-Text-WrapI18N-0.60.0-2|50	
12mu|perl-Text-WrapI18N-0.60.0-2|51	%changelog
12mu|perl-Text-WrapI18N-0.60.0-2|52	* Sat Sep 29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.60.0-2
12mu|perl-Text-WrapI18N-0.60.0-2|53	+ Revision: c5b8f37
12mu|perl-Text-WrapI18N-0.60.0-2|54	- LOG Add perl-devel to BuildRequires, spec cleanup
12mu|perl-Text-WrapI18N-0.60.0-2|55	
12mu|perl-Text-WrapI18N-0.60.0-2|56	

20509 12
12mu|perl-Tie-DBI-1.60.0-1|1	%define	upstream_name	 Tie-DBI
12mu|perl-Tie-DBI-1.60.0-1|2	%define upstream_version 1.06
12mu|perl-Tie-DBI-1.60.0-1|3	
12mu|perl-Tie-DBI-1.60.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Tie-DBI-1.60.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Tie-DBI-1.60.0-1|6	Release:	1
12mu|perl-Tie-DBI-1.60.0-1|7	
12mu|perl-Tie-DBI-1.60.0-1|8	Summary:	Tie hashes to DBI relational databases
12mu|perl-Tie-DBI-1.60.0-1|9	License:	GPL+ or Artistic
12mu|perl-Tie-DBI-1.60.0-1|10	Group:		Development/Perl
12mu|perl-Tie-DBI-1.60.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-Tie-DBI-1.60.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Tie/Tie-DBI-%{upstream_version}.tar.gz
12mu|perl-Tie-DBI-1.60.0-1|13	BuildRequires:	perl-devel
12mu|perl-Tie-DBI-1.60.0-1|14	BuildRequires:	perl(Test::More)
12mu|perl-Tie-DBI-1.60.0-1|15	BuildRequires:	perl(DBD::SQLite)
12mu|perl-Tie-DBI-1.60.0-1|16	BuildArch:	noarch
12mu|perl-Tie-DBI-1.60.0-1|17	
12mu|perl-Tie-DBI-1.60.0-1|18	%description
12mu|perl-Tie-DBI-1.60.0-1|19	This module allows you to tie Perl associative arrays (hashes) to SQL databases
12mu|perl-Tie-DBI-1.60.0-1|20	using the DBI interface. The tied hash is associated with a table in a local or
12mu|perl-Tie-DBI-1.60.0-1|21	networked database. One column becomes the hash key. Each row of the table
12mu|perl-Tie-DBI-1.60.0-1|22	becomes an associative array, from which individual fields can be set or
12mu|perl-Tie-DBI-1.60.0-1|23	retrieved.
12mu|perl-Tie-DBI-1.60.0-1|24	
12mu|perl-Tie-DBI-1.60.0-1|25	%prep
12mu|perl-Tie-DBI-1.60.0-1|26	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Tie-DBI-1.60.0-1|27	
12mu|perl-Tie-DBI-1.60.0-1|28	%build
12mu|perl-Tie-DBI-1.60.0-1|29	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Tie-DBI-1.60.0-1|30	%make
12mu|perl-Tie-DBI-1.60.0-1|31	
12mu|perl-Tie-DBI-1.60.0-1|32	%check
12mu|perl-Tie-DBI-1.60.0-1|33	# test require a real database
12mu|perl-Tie-DBI-1.60.0-1|34	
12mu|perl-Tie-DBI-1.60.0-1|35	%install
12mu|perl-Tie-DBI-1.60.0-1|36	%makeinstall_std
12mu|perl-Tie-DBI-1.60.0-1|37	
12mu|perl-Tie-DBI-1.60.0-1|38	%files
12mu|perl-Tie-DBI-1.60.0-1|39	%doc Changes README
12mu|perl-Tie-DBI-1.60.0-1|40	%{perl_vendorlib}/Tie
12mu|perl-Tie-DBI-1.60.0-1|41	%{_mandir}/*/*
12mu|perl-Tie-DBI-1.60.0-1|42	
12mu|perl-Tie-DBI-1.60.0-1|43	
12mu|perl-Tie-DBI-1.60.0-1|44	
12mu|perl-Tie-DBI-1.60.0-1|45	%changelog
12mu|perl-Tie-DBI-1.60.0-1|46	* Thu Dec 26 2013 dsilakov <denis.silakov@rosalab.ru> 1.60.0-1
12mu|perl-Tie-DBI-1.60.0-1|47	+ Revision: a20d188
12mu|perl-Tie-DBI-1.60.0-1|48	- Merge pull request #1 from import/perl-Tie-DBI:auto_update
12mu|perl-Tie-DBI-1.60.0-1|49	- ROSA Updates Builder: update suggested
12mu|perl-Tie-DBI-1.60.0-1|50	
12mu|perl-Tie-DBI-1.60.0-1|51	

20510 12
12mu|perl-Tie-IxHash-1.230.0-1|1	%define upstream_name    Tie-IxHash
12mu|perl-Tie-IxHash-1.230.0-1|2	%define upstream_version 1.23
12mu|perl-Tie-IxHash-1.230.0-1|3	
12mu|perl-Tie-IxHash-1.230.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-Tie-IxHash-1.230.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Tie-IxHash-1.230.0-1|6	Release:    1
12mu|perl-Tie-IxHash-1.230.0-1|7	
12mu|perl-Tie-IxHash-1.230.0-1|8	Summary: 	%{upstream_name} module for perl
12mu|perl-Tie-IxHash-1.230.0-1|9	License: 	GPL+ or Artistic
12mu|perl-Tie-IxHash-1.230.0-1|10	Group: 		Development/Perl
12mu|perl-Tie-IxHash-1.230.0-1|11	Url:        http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-Tie-IxHash-1.230.0-1|12	Source0: 	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/Tie/Tie-IxHash-%{upstream_version}.tar.gz
12mu|perl-Tie-IxHash-1.230.0-1|13	
12mu|perl-Tie-IxHash-1.230.0-1|14	BuildArch: 	noarch
12mu|perl-Tie-IxHash-1.230.0-1|15	BuildRequires:  perl-devel
12mu|perl-Tie-IxHash-1.230.0-1|16	
12mu|perl-Tie-IxHash-1.230.0-1|17	%description
12mu|perl-Tie-IxHash-1.230.0-1|18	%{upstream_name} module for perl.  This Perl module implements ordered
12mu|perl-Tie-IxHash-1.230.0-1|19	in-memory associative arrays.
12mu|perl-Tie-IxHash-1.230.0-1|20	
12mu|perl-Tie-IxHash-1.230.0-1|21	%prep
12mu|perl-Tie-IxHash-1.230.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Tie-IxHash-1.230.0-1|23	
12mu|perl-Tie-IxHash-1.230.0-1|24	%build
12mu|perl-Tie-IxHash-1.230.0-1|25	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-Tie-IxHash-1.230.0-1|26	%make
12mu|perl-Tie-IxHash-1.230.0-1|27	
12mu|perl-Tie-IxHash-1.230.0-1|28	%check
12mu|perl-Tie-IxHash-1.230.0-1|29	%make test
12mu|perl-Tie-IxHash-1.230.0-1|30	
12mu|perl-Tie-IxHash-1.230.0-1|31	%install
12mu|perl-Tie-IxHash-1.230.0-1|32	%makeinstall_std
12mu|perl-Tie-IxHash-1.230.0-1|33	
12mu|perl-Tie-IxHash-1.230.0-1|34	%clean
12mu|perl-Tie-IxHash-1.230.0-1|35	
12mu|perl-Tie-IxHash-1.230.0-1|36	%files
12mu|perl-Tie-IxHash-1.230.0-1|37	%defattr(644,root,root,755)
12mu|perl-Tie-IxHash-1.230.0-1|38	%doc Changes README
12mu|perl-Tie-IxHash-1.230.0-1|39	%{perl_vendorlib}/Tie/IxHash.pm
12mu|perl-Tie-IxHash-1.230.0-1|40	%{_mandir}/*/*
12mu|perl-Tie-IxHash-1.230.0-1|41	
12mu|perl-Tie-IxHash-1.230.0-1|42	
12mu|perl-Tie-IxHash-1.230.0-1|43	
12mu|perl-Tie-IxHash-1.230.0-1|44	%changelog
12mu|perl-Tie-IxHash-1.230.0-1|45	* Thu Dec 26 2013 dsilakov <denis.silakov@rosalab.ru> 1.230.0-1
12mu|perl-Tie-IxHash-1.230.0-1|46	+ Revision: 75ee93a
12mu|perl-Tie-IxHash-1.230.0-1|47	- Merge pull request #1 from import/perl-Tie-IxHash:auto_update
12mu|perl-Tie-IxHash-1.230.0-1|48	- ROSA Updates Builder: update suggested
12mu|perl-Tie-IxHash-1.230.0-1|49	
12mu|perl-Tie-IxHash-1.230.0-1|50	

20511 12
12mu|perl-Time-Piece-1.270.0-1|1	%define upstream_name	 Time-Piece
12mu|perl-Time-Piece-1.270.0-1|2	%define upstream_version 1.27
12mu|perl-Time-Piece-1.270.0-1|3	
12mu|perl-Time-Piece-1.270.0-1|4	Name:       perl-%{upstream_name}
12mu|perl-Time-Piece-1.270.0-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-Time-Piece-1.270.0-1|6	Release:    1
12mu|perl-Time-Piece-1.270.0-1|7	
12mu|perl-Time-Piece-1.270.0-1|8	Summary:	Object Oriented time objects
12mu|perl-Time-Piece-1.270.0-1|9	License:	GPL
12mu|perl-Time-Piece-1.270.0-1|10	Group:		Development/Perl
12mu|perl-Time-Piece-1.270.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Time-Piece-1.270.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Time/Time-Piece-%{upstream_version}.tar.gz
12mu|perl-Time-Piece-1.270.0-1|13	
12mu|perl-Time-Piece-1.270.0-1|14	BuildRequires:	perl-devel
12mu|perl-Time-Piece-1.270.0-1|15	
12mu|perl-Time-Piece-1.270.0-1|16	%description
12mu|perl-Time-Piece-1.270.0-1|17	This module replaces the standard localtime and gmtime functions with
12mu|perl-Time-Piece-1.270.0-1|18	implementations that return objects. It does so in a backwards compatible
12mu|perl-Time-Piece-1.270.0-1|19	manner, so that using localtime/gmtime in the way documented in perlfunc will
12mu|perl-Time-Piece-1.270.0-1|20	still return what you expect.
12mu|perl-Time-Piece-1.270.0-1|21	
12mu|perl-Time-Piece-1.270.0-1|22	The module actually implements most of an interface described by Larry Wall on
12mu|perl-Time-Piece-1.270.0-1|23	the perl5-porters mailing list here:
12mu|perl-Time-Piece-1.270.0-1|24	http://www.xray.mpe.mpg.de/mailing-lists/perl5-porters/2000-01/msg00241.html
12mu|perl-Time-Piece-1.270.0-1|25	
12mu|perl-Time-Piece-1.270.0-1|26	%prep
12mu|perl-Time-Piece-1.270.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Time-Piece-1.270.0-1|28	
12mu|perl-Time-Piece-1.270.0-1|29	%build
12mu|perl-Time-Piece-1.270.0-1|30	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-Time-Piece-1.270.0-1|31	%make
12mu|perl-Time-Piece-1.270.0-1|32	
12mu|perl-Time-Piece-1.270.0-1|33	%check
12mu|perl-Time-Piece-1.270.0-1|34	%make test
12mu|perl-Time-Piece-1.270.0-1|35	
12mu|perl-Time-Piece-1.270.0-1|36	%install
12mu|perl-Time-Piece-1.270.0-1|37	%makeinstall_std
12mu|perl-Time-Piece-1.270.0-1|38	
12mu|perl-Time-Piece-1.270.0-1|39	%clean
12mu|perl-Time-Piece-1.270.0-1|40	
12mu|perl-Time-Piece-1.270.0-1|41	%files
12mu|perl-Time-Piece-1.270.0-1|42	%doc Changes README
12mu|perl-Time-Piece-1.270.0-1|43	%{perl_vendorarch}/Time
12mu|perl-Time-Piece-1.270.0-1|44	%{perl_vendorarch}/auto/Time
12mu|perl-Time-Piece-1.270.0-1|45	%{_mandir}/*/*
12mu|perl-Time-Piece-1.270.0-1|46	
12mu|perl-Time-Piece-1.270.0-1|47	
12mu|perl-Time-Piece-1.270.0-1|48	
12mu|perl-Time-Piece-1.270.0-1|49	%changelog
12mu|perl-Time-Piece-1.270.0-1|50	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.270.0-1
12mu|perl-Time-Piece-1.270.0-1|51	+ Revision: 69e05c4
12mu|perl-Time-Piece-1.270.0-1|52	- Updated to 1.27 (by updates_builder)
12mu|perl-Time-Piece-1.270.0-1|53	
12mu|perl-Time-Piece-1.270.0-1|54	

20512 12
12mu|perl-Tree-DAG_Node-1.200.0-1|1	%define upstream_name	 Tree-DAG_Node
12mu|perl-Tree-DAG_Node-1.200.0-1|2	%define upstream_version 1.20
12mu|perl-Tree-DAG_Node-1.200.0-1|3	
12mu|perl-Tree-DAG_Node-1.200.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Tree-DAG_Node-1.200.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Tree-DAG_Node-1.200.0-1|6	Release:	1
12mu|perl-Tree-DAG_Node-1.200.0-1|7	
12mu|perl-Tree-DAG_Node-1.200.0-1|8	Summary:	Class for representing nodes in a tre
12mu|perl-Tree-DAG_Node-1.200.0-1|9	License:	GPL+ or Artistic
12mu|perl-Tree-DAG_Node-1.200.0-1|10	Group:		Development/Perl
12mu|perl-Tree-DAG_Node-1.200.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Tree-DAG_Node-1.200.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Tree/Tree-DAG_Node-%{upstream_version}.tgz
12mu|perl-Tree-DAG_Node-1.200.0-1|13	
12mu|perl-Tree-DAG_Node-1.200.0-1|14	BuildRequires:	perl-devel
12mu|perl-Tree-DAG_Node-1.200.0-1|15	BuildArch:	noarch
12mu|perl-Tree-DAG_Node-1.200.0-1|16	
12mu|perl-Tree-DAG_Node-1.200.0-1|17	%description
12mu|perl-Tree-DAG_Node-1.200.0-1|18	This class encapsulates/makes/manipulates objects that represent nodes in a
12mu|perl-Tree-DAG_Node-1.200.0-1|19	tree structure. The tree structure is not an object itself, but is emergent
12mu|perl-Tree-DAG_Node-1.200.0-1|20	from the linkages you create between nodes. This class provides the methods for
12mu|perl-Tree-DAG_Node-1.200.0-1|21	making linkages that can be used to build up a tree, while preventing you from
12mu|perl-Tree-DAG_Node-1.200.0-1|22	ever making any kinds of linkages which are not allowed in a tree (such as
12mu|perl-Tree-DAG_Node-1.200.0-1|23	having a node be its own mother or ancestor, or having a node have two
12mu|perl-Tree-DAG_Node-1.200.0-1|24	mothers).
12mu|perl-Tree-DAG_Node-1.200.0-1|25	
12mu|perl-Tree-DAG_Node-1.200.0-1|26	%prep
12mu|perl-Tree-DAG_Node-1.200.0-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Tree-DAG_Node-1.200.0-1|28	
12mu|perl-Tree-DAG_Node-1.200.0-1|29	%build
12mu|perl-Tree-DAG_Node-1.200.0-1|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Tree-DAG_Node-1.200.0-1|31	%make
12mu|perl-Tree-DAG_Node-1.200.0-1|32	
12mu|perl-Tree-DAG_Node-1.200.0-1|33	%install
12mu|perl-Tree-DAG_Node-1.200.0-1|34	%makeinstall_std
12mu|perl-Tree-DAG_Node-1.200.0-1|35	
12mu|perl-Tree-DAG_Node-1.200.0-1|36	%check
12mu|perl-Tree-DAG_Node-1.200.0-1|37	make test
12mu|perl-Tree-DAG_Node-1.200.0-1|38	
12mu|perl-Tree-DAG_Node-1.200.0-1|39	%files
12mu|perl-Tree-DAG_Node-1.200.0-1|40	%doc  README
12mu|perl-Tree-DAG_Node-1.200.0-1|41	%{perl_vendorlib}/Tree
12mu|perl-Tree-DAG_Node-1.200.0-1|42	%{_mandir}/*/*
12mu|perl-Tree-DAG_Node-1.200.0-1|43	
12mu|perl-Tree-DAG_Node-1.200.0-1|44	
12mu|perl-Tree-DAG_Node-1.200.0-1|45	
12mu|perl-Tree-DAG_Node-1.200.0-1|46	%changelog
12mu|perl-Tree-DAG_Node-1.200.0-1|47	* Tue Feb 11 2014 dsilakov <denis.silakov@rosalab.ru> 1.200.0-1
12mu|perl-Tree-DAG_Node-1.200.0-1|48	+ Revision: 1bd4530
12mu|perl-Tree-DAG_Node-1.200.0-1|49	- Merge pull request #1 from import/perl-Tree-DAG_Node:auto_update
12mu|perl-Tree-DAG_Node-1.200.0-1|50	- ROSA Updates Builder: update suggested
12mu|perl-Tree-DAG_Node-1.200.0-1|51	
12mu|perl-Tree-DAG_Node-1.200.0-1|52	

20513 12
12mu|perl-Try-Tiny-0.200.0-1|1	%define upstream_name    Try-Tiny
12mu|perl-Try-Tiny-0.200.0-1|2	%define upstream_version 0.20
12mu|perl-Try-Tiny-0.200.0-1|3	
12mu|perl-Try-Tiny-0.200.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-Try-Tiny-0.200.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Try-Tiny-0.200.0-1|6	Release:	1
12mu|perl-Try-Tiny-0.200.0-1|7	
12mu|perl-Try-Tiny-0.200.0-1|8	Summary:	Minimal try/catch with proper localization of $@
12mu|perl-Try-Tiny-0.200.0-1|9	License:	GPL+ or Artistic
12mu|perl-Try-Tiny-0.200.0-1|10	Group:		Development/Perl
12mu|perl-Try-Tiny-0.200.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-Try-Tiny-0.200.0-1|12	Source0:	http://www.cpan.org/modules/by-module/Try/%{upstream_name}-%{upstream_version}.tar.gz
12mu|perl-Try-Tiny-0.200.0-1|13	
12mu|perl-Try-Tiny-0.200.0-1|14	BuildRequires:	perl(Test::More)
12mu|perl-Try-Tiny-0.200.0-1|15	BuildRequires:	perl-devel
12mu|perl-Try-Tiny-0.200.0-1|16	BuildArch:	noarch
12mu|perl-Try-Tiny-0.200.0-1|17	
12mu|perl-Try-Tiny-0.200.0-1|18	%description
12mu|perl-Try-Tiny-0.200.0-1|19	This module provides bare bones 'try'/'catch' statements that are designed
12mu|perl-Try-Tiny-0.200.0-1|20	to minimize common mistakes with eval blocks, and NOTHING else.
12mu|perl-Try-Tiny-0.200.0-1|21	
12mu|perl-Try-Tiny-0.200.0-1|22	This is unlike the TryCatch manpage which provides a nice syntax and avoids
12mu|perl-Try-Tiny-0.200.0-1|23	adding another call stack layer, and supports calling 'return' from the try
12mu|perl-Try-Tiny-0.200.0-1|24	block to return from the parent subroutine. These extra features come at a
12mu|perl-Try-Tiny-0.200.0-1|25	cost of a few dependencies, namely the Devel::Declare manpage and the
12mu|perl-Try-Tiny-0.200.0-1|26	Scope::Upper manpage which are occasionally problematic, and the additional
12mu|perl-Try-Tiny-0.200.0-1|27	catch filtering uses the Moose manpage type constraints which may not be
12mu|perl-Try-Tiny-0.200.0-1|28	desirable either.
12mu|perl-Try-Tiny-0.200.0-1|29	
12mu|perl-Try-Tiny-0.200.0-1|30	The main focus of this module is to provide simple and reliable error
12mu|perl-Try-Tiny-0.200.0-1|31	handling for those having a hard time installing the TryCatch manpage, but
12mu|perl-Try-Tiny-0.200.0-1|32	who still want to write correct 'eval' blocks without 5 lines of
12mu|perl-Try-Tiny-0.200.0-1|33	boilerplate each time.
12mu|perl-Try-Tiny-0.200.0-1|34	
12mu|perl-Try-Tiny-0.200.0-1|35	%prep
12mu|perl-Try-Tiny-0.200.0-1|36	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-Try-Tiny-0.200.0-1|37	
12mu|perl-Try-Tiny-0.200.0-1|38	%build
12mu|perl-Try-Tiny-0.200.0-1|39	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Try-Tiny-0.200.0-1|40	%make
12mu|perl-Try-Tiny-0.200.0-1|41	
12mu|perl-Try-Tiny-0.200.0-1|42	%check
12mu|perl-Try-Tiny-0.200.0-1|43	%make test
12mu|perl-Try-Tiny-0.200.0-1|44	
12mu|perl-Try-Tiny-0.200.0-1|45	%install
12mu|perl-Try-Tiny-0.200.0-1|46	%makeinstall_std
12mu|perl-Try-Tiny-0.200.0-1|47	
12mu|perl-Try-Tiny-0.200.0-1|48	%files
12mu|perl-Try-Tiny-0.200.0-1|49	%doc Changes
12mu|perl-Try-Tiny-0.200.0-1|50	%{_mandir}/man3/*
12mu|perl-Try-Tiny-0.200.0-1|51	%{perl_vendorlib}/*
12mu|perl-Try-Tiny-0.200.0-1|52	
12mu|perl-Try-Tiny-0.200.0-1|53	
12mu|perl-Try-Tiny-0.200.0-1|54	
12mu|perl-Try-Tiny-0.200.0-1|55	%changelog
12mu|perl-Try-Tiny-0.200.0-1|56	* Tue Apr 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.200.0-1
12mu|perl-Try-Tiny-0.200.0-1|57	+ Revision: e207f10
12mu|perl-Try-Tiny-0.200.0-1|58	- Updated to 0.20
12mu|perl-Try-Tiny-0.200.0-1|59	
12mu|perl-Try-Tiny-0.200.0-1|60	

20514 12
12mu|perl-Unicode-LineBreak-2013.110.0-1|1	%define	modname	Unicode-LineBreak
12mu|perl-Unicode-LineBreak-2013.110.0-1|2	%define modver 2013.11
12mu|perl-Unicode-LineBreak-2013.110.0-1|3	
12mu|perl-Unicode-LineBreak-2013.110.0-1|4	%if %{_use_internal_dependency_generator}
12mu|perl-Unicode-LineBreak-2013.110.0-1|5	%define __noautoreq 'perl\\(Unicode::LineBreak::Constants\\)'
12mu|perl-Unicode-LineBreak-2013.110.0-1|6	%endif
12mu|perl-Unicode-LineBreak-2013.110.0-1|7	
12mu|perl-Unicode-LineBreak-2013.110.0-1|8	Summary:	UAX #14 Unicode Line Breaking Algorithm
12mu|perl-Unicode-LineBreak-2013.110.0-1|9	Name:		perl-%{modname}
12mu|perl-Unicode-LineBreak-2013.110.0-1|10	Version:	%perl_convert_version %{modver}
12mu|perl-Unicode-LineBreak-2013.110.0-1|11	Release:	1
12mu|perl-Unicode-LineBreak-2013.110.0-1|12	License:	GPLv2+ or Artistic
12mu|perl-Unicode-LineBreak-2013.110.0-1|13	Group:		Development/Perl
12mu|perl-Unicode-LineBreak-2013.110.0-1|14	Url:		http://search.cpan.org/dist/%{modname}
12mu|perl-Unicode-LineBreak-2013.110.0-1|15	Source0:	http://www.cpan.org/modules/by-module/Unicode/Unicode-LineBreak-%{modver}.tar.gz
12mu|perl-Unicode-LineBreak-2013.110.0-1|16	BuildRequires:	perl(Encode)
12mu|perl-Unicode-LineBreak-2013.110.0-1|17	BuildRequires:	perl(MIME::Charset)
12mu|perl-Unicode-LineBreak-2013.110.0-1|18	BuildRequires:	perl(Test::More)
12mu|perl-Unicode-LineBreak-2013.110.0-1|19	BuildRequires:	perl-devel
12mu|perl-Unicode-LineBreak-2013.110.0-1|20	
12mu|perl-Unicode-LineBreak-2013.110.0-1|21	%description
12mu|perl-Unicode-LineBreak-2013.110.0-1|22	Text::LineFold folds or unfolds lines of plain text. As it mainly focuses
12mu|perl-Unicode-LineBreak-2013.110.0-1|23	on plain text e-mail messages, RFC 3676 flowed format is also supported.
12mu|perl-Unicode-LineBreak-2013.110.0-1|24	
12mu|perl-Unicode-LineBreak-2013.110.0-1|25	%prep
12mu|perl-Unicode-LineBreak-2013.110.0-1|26	%setup -qn %{modname}-%{modver}
12mu|perl-Unicode-LineBreak-2013.110.0-1|27	
12mu|perl-Unicode-LineBreak-2013.110.0-1|28	%build
12mu|perl-Unicode-LineBreak-2013.110.0-1|29	perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Unicode-LineBreak-2013.110.0-1|30	%make
12mu|perl-Unicode-LineBreak-2013.110.0-1|31	
12mu|perl-Unicode-LineBreak-2013.110.0-1|32	%check
12mu|perl-Unicode-LineBreak-2013.110.0-1|33	%make test
12mu|perl-Unicode-LineBreak-2013.110.0-1|34	
12mu|perl-Unicode-LineBreak-2013.110.0-1|35	%install
12mu|perl-Unicode-LineBreak-2013.110.0-1|36	%makeinstall_std
12mu|perl-Unicode-LineBreak-2013.110.0-1|37	
12mu|perl-Unicode-LineBreak-2013.110.0-1|38	%files
12mu|perl-Unicode-LineBreak-2013.110.0-1|39	%doc Changes README
12mu|perl-Unicode-LineBreak-2013.110.0-1|40	%{perl_vendorlib}/*
12mu|perl-Unicode-LineBreak-2013.110.0-1|41	%{_mandir}/man3/*
12mu|perl-Unicode-LineBreak-2013.110.0-1|42	
12mu|perl-Unicode-LineBreak-2013.110.0-1|43	
12mu|perl-Unicode-LineBreak-2013.110.0-1|44	
12mu|perl-Unicode-LineBreak-2013.110.0-1|45	%changelog
12mu|perl-Unicode-LineBreak-2013.110.0-1|46	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 2013.110.0-1
12mu|perl-Unicode-LineBreak-2013.110.0-1|47	+ Revision: 92532b6
12mu|perl-Unicode-LineBreak-2013.110.0-1|48	- Updated to 2013.11 (by updates_builder)
12mu|perl-Unicode-LineBreak-2013.110.0-1|49	
12mu|perl-Unicode-LineBreak-2013.110.0-1|50	

20515 12
12mu|perl-Unicode-Map-0.112.0-25|1	%define module Unicode-Map
12mu|perl-Unicode-Map-0.112.0-25|2	%define upstream_version 0.112
12mu|perl-Unicode-Map-0.112.0-25|3	
12mu|perl-Unicode-Map-0.112.0-25|4	Summary:	Maps charsets from and to utf16 unicode
12mu|perl-Unicode-Map-0.112.0-25|5	Name:		perl-%{module}
12mu|perl-Unicode-Map-0.112.0-25|6	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Unicode-Map-0.112.0-25|7	Release:	25
12mu|perl-Unicode-Map-0.112.0-25|8	License:	GPLv2 or Artistic
12mu|perl-Unicode-Map-0.112.0-25|9	Group:		Development/Perl
12mu|perl-Unicode-Map-0.112.0-25|10	Url:		http://search.cpan.org/dist/%{module}
12mu|perl-Unicode-Map-0.112.0-25|11	Source0:	http://www.cpan.org/modules/by-module/Unicode/%{module}-%{upstream_version}.tar.bz2
12mu|perl-Unicode-Map-0.112.0-25|12	BuildRequires:	perl-devel
12mu|perl-Unicode-Map-0.112.0-25|13	
12mu|perl-Unicode-Map-0.112.0-25|14	%description
12mu|perl-Unicode-Map-0.112.0-25|15	This module converts strings from and to 2-byte Unicode UCS2 format. All
12mu|perl-Unicode-Map-0.112.0-25|16	mappings happen via 2 byte UTF16 encodings, not via 1 byte UTF8 encoding. To
12mu|perl-Unicode-Map-0.112.0-25|17	transform these use Unicode::String.
12mu|perl-Unicode-Map-0.112.0-25|18	
12mu|perl-Unicode-Map-0.112.0-25|19	For historical reasons this module coexists with Unicode::Map8. Please use
12mu|perl-Unicode-Map-0.112.0-25|20	Unicode::Map8 unless you need to care for two byte character sets, e.g. chinese
12mu|perl-Unicode-Map-0.112.0-25|21	GB2312. Anyway, if you stick to the basic functionality (see documentation) you
12mu|perl-Unicode-Map-0.112.0-25|22	can use both modules equivalently.
12mu|perl-Unicode-Map-0.112.0-25|23	
12mu|perl-Unicode-Map-0.112.0-25|24	
12mu|perl-Unicode-Map-0.112.0-25|25	Practically this module will disappear from earth sooner or later as Unicode
12mu|perl-Unicode-Map-0.112.0-25|26	mapping support needs somehow to get into perl's core. If you like to work on
12mu|perl-Unicode-Map-0.112.0-25|27	this field please don't hesitate contacting Gisle Aas!
12mu|perl-Unicode-Map-0.112.0-25|28	
12mu|perl-Unicode-Map-0.112.0-25|29	This module can't deal directly with utf8. Use Unicode::String to convert utf8
12mu|perl-Unicode-Map-0.112.0-25|30	to utf16 and vice versa.
12mu|perl-Unicode-Map-0.112.0-25|31	
12mu|perl-Unicode-Map-0.112.0-25|32	Character mapping is according to the data of binary mapfiles in Unicode::Map
12mu|perl-Unicode-Map-0.112.0-25|33	hierarchy. Binary mapfiles can also be created with this module, enabling you
12mu|perl-Unicode-Map-0.112.0-25|34	to install own specific character sets. Refer to mkmapfile or file REGISTRY in
12mu|perl-Unicode-Map-0.112.0-25|35	the Unicode::Map hierarchy
12mu|perl-Unicode-Map-0.112.0-25|36	
12mu|perl-Unicode-Map-0.112.0-25|37	%prep
12mu|perl-Unicode-Map-0.112.0-25|38	%setup -qn %{module}-%{upstream_version}
12mu|perl-Unicode-Map-0.112.0-25|39	
12mu|perl-Unicode-Map-0.112.0-25|40	%build
12mu|perl-Unicode-Map-0.112.0-25|41	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Unicode-Map-0.112.0-25|42	%make
12mu|perl-Unicode-Map-0.112.0-25|43	
12mu|perl-Unicode-Map-0.112.0-25|44	%check
12mu|perl-Unicode-Map-0.112.0-25|45	%make test
12mu|perl-Unicode-Map-0.112.0-25|46	
12mu|perl-Unicode-Map-0.112.0-25|47	%install
12mu|perl-Unicode-Map-0.112.0-25|48	%makeinstall_std
12mu|perl-Unicode-Map-0.112.0-25|49	
12mu|perl-Unicode-Map-0.112.0-25|50	%files
12mu|perl-Unicode-Map-0.112.0-25|51	%doc README
12mu|perl-Unicode-Map-0.112.0-25|52	%{_bindir}/*
12mu|perl-Unicode-Map-0.112.0-25|53	%{perl_vendorarch}/Unicode
12mu|perl-Unicode-Map-0.112.0-25|54	%{perl_vendorarch}/auto/Unicode
12mu|perl-Unicode-Map-0.112.0-25|55	%{_mandir}/man1/*
12mu|perl-Unicode-Map-0.112.0-25|56	%{_mandir}/man3/*
12mu|perl-Unicode-Map-0.112.0-25|57	
12mu|perl-Unicode-Map-0.112.0-25|58	
12mu|perl-Unicode-Map-0.112.0-25|59	%changelog
12mu|perl-Unicode-Map-0.112.0-25|60	* Wed Jan 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.112.0-25
12mu|perl-Unicode-Map-0.112.0-25|61	+ Revision: 71677ee
12mu|perl-Unicode-Map-0.112.0-25|62	- Follow perl policy
12mu|perl-Unicode-Map-0.112.0-25|63	
12mu|perl-Unicode-Map-0.112.0-25|64	

20516 12
12mu|perl-Unix-Syslog-1.100.0-14|1	%define	module	Unix-Syslog
12mu|perl-Unix-Syslog-1.100.0-14|2	%define upstream_version 1.1
12mu|perl-Unix-Syslog-1.100.0-14|3	
12mu|perl-Unix-Syslog-1.100.0-14|4	Summary:	Perl interface to the UNIX system logger
12mu|perl-Unix-Syslog-1.100.0-14|5	Name:		perl-%{module}
12mu|perl-Unix-Syslog-1.100.0-14|6	Version:	%perl_convert_version %{upstream_version}
12mu|perl-Unix-Syslog-1.100.0-14|7	Release:	14
12mu|perl-Unix-Syslog-1.100.0-14|8	License:	GPLv2
12mu|perl-Unix-Syslog-1.100.0-14|9	Group:		Development/Perl
12mu|perl-Unix-Syslog-1.100.0-14|10	Url:		http://search.cpan.org/dist/%{module}/
12mu|perl-Unix-Syslog-1.100.0-14|11	Source0:	http://www.cpan.org/modules/by-module/Unix/%{module}-%{upstream_version}.tar.gz
12mu|perl-Unix-Syslog-1.100.0-14|12	Buildrequires:	perl-devel
12mu|perl-Unix-Syslog-1.100.0-14|13	
12mu|perl-Unix-Syslog-1.100.0-14|14	%description
12mu|perl-Unix-Syslog-1.100.0-14|15	This module provides access to the system logger available on most
12mu|perl-Unix-Syslog-1.100.0-14|16	UNIX systems via perl XSUBs (perl's C interface).
12mu|perl-Unix-Syslog-1.100.0-14|17	
12mu|perl-Unix-Syslog-1.100.0-14|18	%prep
12mu|perl-Unix-Syslog-1.100.0-14|19	%setup -qn %{module}-%{upstream_version}
12mu|perl-Unix-Syslog-1.100.0-14|20	
12mu|perl-Unix-Syslog-1.100.0-14|21	%build
12mu|perl-Unix-Syslog-1.100.0-14|22	CFLAGS="%{optflags}" %__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-Unix-Syslog-1.100.0-14|23	%make
12mu|perl-Unix-Syslog-1.100.0-14|24	
12mu|perl-Unix-Syslog-1.100.0-14|25	%check
12mu|perl-Unix-Syslog-1.100.0-14|26	make test
12mu|perl-Unix-Syslog-1.100.0-14|27	
12mu|perl-Unix-Syslog-1.100.0-14|28	%install
12mu|perl-Unix-Syslog-1.100.0-14|29	%makeinstall_std
12mu|perl-Unix-Syslog-1.100.0-14|30	
12mu|perl-Unix-Syslog-1.100.0-14|31	%files
12mu|perl-Unix-Syslog-1.100.0-14|32	%{perl_vendorarch}/*
12mu|perl-Unix-Syslog-1.100.0-14|33	%{_mandir}/man3/*
12mu|perl-Unix-Syslog-1.100.0-14|34	
12mu|perl-Unix-Syslog-1.100.0-14|35	
12mu|perl-Unix-Syslog-1.100.0-14|36	%changelog
12mu|perl-Unix-Syslog-1.100.0-14|37	* Wed Jan 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.100.0-14
12mu|perl-Unix-Syslog-1.100.0-14|38	+ Revision: f9198a7
12mu|perl-Unix-Syslog-1.100.0-14|39	- Follow perl policy
12mu|perl-Unix-Syslog-1.100.0-14|40	
12mu|perl-Unix-Syslog-1.100.0-14|41	

20517 12
12mu|perl-URI-1.600.0-1|1	%define upstream_name	 URI
12mu|perl-URI-1.600.0-1|2	%define upstream_version 1.60
12mu|perl-URI-1.600.0-1|3	
12mu|perl-URI-1.600.0-1|4	%if %{_use_internal_dependency_generator}
12mu|perl-URI-1.600.0-1|5	%define __noautoreq 'perl\\(Business::ISBN\\)'
12mu|perl-URI-1.600.0-1|6	%else
12mu|perl-URI-1.600.0-1|7	%define _requires_exceptions perl(Business::ISBN)
12mu|perl-URI-1.600.0-1|8	%endif
12mu|perl-URI-1.600.0-1|9	
12mu|perl-URI-1.600.0-1|10	Name:       perl-%{upstream_name}
12mu|perl-URI-1.600.0-1|11	Version:    %perl_convert_version %{upstream_version}
12mu|perl-URI-1.600.0-1|12	Release:    1
12mu|perl-URI-1.600.0-1|13	
12mu|perl-URI-1.600.0-1|14	Summary:	URI module for perl
12mu|perl-URI-1.600.0-1|15	License:	GPL+ or Artistic
12mu|perl-URI-1.600.0-1|16	Group:		Development/Perl
12mu|perl-URI-1.600.0-1|17	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-URI-1.600.0-1|18	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/URI/URI-%{upstream_version}.tar.gz
12mu|perl-URI-1.600.0-1|19	
12mu|perl-URI-1.600.0-1|20	BuildRequires:	perl-devel
12mu|perl-URI-1.600.0-1|21	BuildArch:	noarch
12mu|perl-URI-1.600.0-1|22	
12mu|perl-URI-1.600.0-1|23	%description
12mu|perl-URI-1.600.0-1|24	This Perl module implements the URI class. Objects of this class represent
12mu|perl-URI-1.600.0-1|25	Uniform Resource Identifier (URI) references as specified in RFC 2396.
12mu|perl-URI-1.600.0-1|26	
12mu|perl-URI-1.600.0-1|27	%prep
12mu|perl-URI-1.600.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-URI-1.600.0-1|29	
12mu|perl-URI-1.600.0-1|30	%build
12mu|perl-URI-1.600.0-1|31	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-URI-1.600.0-1|32	%__make
12mu|perl-URI-1.600.0-1|33	
12mu|perl-URI-1.600.0-1|34	%check
12mu|perl-URI-1.600.0-1|35	%__make test
12mu|perl-URI-1.600.0-1|36	
12mu|perl-URI-1.600.0-1|37	%install
12mu|perl-URI-1.600.0-1|38	%makeinstall_std
12mu|perl-URI-1.600.0-1|39	
12mu|perl-URI-1.600.0-1|40	%files
12mu|perl-URI-1.600.0-1|41	%doc Changes README
12mu|perl-URI-1.600.0-1|42	%{perl_vendorlib}/URI.pm
12mu|perl-URI-1.600.0-1|43	%{perl_vendorlib}/URI
12mu|perl-URI-1.600.0-1|44	%{_mandir}/*/*
12mu|perl-URI-1.600.0-1|45	
12mu|perl-URI-1.600.0-1|46	
12mu|perl-URI-1.600.0-1|47	
12mu|perl-URI-1.600.0-1|48	%changelog
12mu|perl-URI-1.600.0-1|49	* Fri Jan 10 2014 dsilakov <denis.silakov@rosalab.ru> 1.600.0-1
12mu|perl-URI-1.600.0-1|50	+ Revision: 5875c60
12mu|perl-URI-1.600.0-1|51	- Merge pull request #1 from import/perl-URI:auto_update
12mu|perl-URI-1.600.0-1|52	- ROSA Updates Builder: update suggested
12mu|perl-URI-1.600.0-1|53	
12mu|perl-URI-1.600.0-1|54	

20518 12
12mu|perl-URPM-4.43-34|1	%define real_name URPM
12mu|perl-URPM-4.43-34|2	
12mu|perl-URPM-4.43-34|3	Summary:	URPM module for perl
12mu|perl-URPM-4.43-34|4	Name:		perl-%{real_name}
12mu|perl-URPM-4.43-34|5	Version:	4.43
12mu|perl-URPM-4.43-34|6	Release:	34
12mu|perl-URPM-4.43-34|7	License:	GPLv2+ or Artistic
12mu|perl-URPM-4.43-34|8	Group:		Development/Perl
12mu|perl-URPM-4.43-34|9	Source0:	%{real_name}-%{version}.tar.xz
12mu|perl-URPM-4.43-34|10	URL:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/rpm/perl-URPM/
12mu|perl-URPM-4.43-34|11	BuildRequires:	rpm-devel >= 1:5.4
12mu|perl-URPM-4.43-34|12	BuildRequires:	perl(MDV::Packdrakeng)
12mu|perl-URPM-4.43-34|13	BuildRequires:	perl-devel
12mu|perl-URPM-4.43-34|14	BuildRequires:	perl-List-MoreUtils
12mu|perl-URPM-4.43-34|15	
12mu|perl-URPM-4.43-34|16	#Patch from Mageia
12mu|perl-URPM-4.43-34|17	Patch0:		URPM-4.43-prefer-package.patch
12mu|perl-URPM-4.43-34|18	Patch1:		URPM-4.43-kernel.patch
12mu|perl-URPM-4.43-34|19	Patch2:		URPM-4.43-empty-transaction-crash.patch
12mu|perl-URPM-4.43-34|20	Patch3:		URPM-4.43-loop-prevent.patch
12mu|perl-URPM-4.43-34|21	
12mu|perl-URPM-4.43-34|22	# Force-req-update support
12mu|perl-URPM-4.43-34|23	Patch4:		URPM-4.43-force-req-update.patch
12mu|perl-URPM-4.43-34|24	
12mu|perl-URPM-4.43-34|25	# Smarter handling of alternatives
12mu|perl-URPM-4.43-34|26	Patch5:		URPM-4.43-skip-installed-alternatives.patch
12mu|perl-URPM-4.43-34|27	
12mu|perl-URPM-4.43-34|28	# Do not process a package if a newer version already installed
12mu|perl-URPM-4.43-34|29	Patch6:		URPM-4.43-do-not-select-old-packages.patch
12mu|perl-URPM-4.43-34|30	
12mu|perl-URPM-4.43-34|31	# Fix different flaws discovered by coverity (patch by jbj)
12mu|perl-URPM-4.43-34|32	Patch7:		URPM-4.43-fix-coverity-flaws.patch
12mu|perl-URPM-4.43-34|33	
12mu|perl-URPM-4.43-34|34	# Minot improvement of debug output
12mu|perl-URPM-4.43-34|35	Patch8:		URPM-4.43-improve-debug-output.patch
12mu|perl-URPM-4.43-34|36	
12mu|perl-URPM-4.43-34|37	# When selecting locale-specific packages, prefer $LANG locale
12mu|perl-URPM-4.43-34|38	Patch9:		URPM-4.43-take-LANG-into-account.patch
12mu|perl-URPM-4.43-34|39	
12mu|perl-URPM-4.43-34|40	# Support larger sets of provides
12mu|perl-URPM-4.43-34|41	Patch10:	URPM-4.43-fix-large-header-pack.patch
12mu|perl-URPM-4.43-34|42	
12mu|perl-URPM-4.43-34|43	# we can now expect librpm API to be backward compatible
12mu|perl-URPM-4.43-34|44	Requires:	rpm
12mu|perl-URPM-4.43-34|45	Conflicts:	rpm < 1:5.3
12mu|perl-URPM-4.43-34|46	Conflicts:	urpmi < 6.44
12mu|perl-URPM-4.43-34|47	Requires:	perl(MDV::Packdrakeng)
12mu|perl-URPM-4.43-34|48	Provides:	perl(URPM::Build) = %{version}-%{release}
12mu|perl-URPM-4.43-34|49	Provides:	perl(URPM::Resolve) = %{version}-%{release}
12mu|perl-URPM-4.43-34|50	Provides:	perl(URPM::Signature) = %{version}-%{release}
12mu|perl-URPM-4.43-34|51	
12mu|perl-URPM-4.43-34|52	%description
12mu|perl-URPM-4.43-34|53	The URPM module allows you to manipulate rpm files, rpm header files and
12mu|perl-URPM-4.43-34|54	hdlist files and manage them in memory.
12mu|perl-URPM-4.43-34|55	
12mu|perl-URPM-4.43-34|56	%prep
12mu|perl-URPM-4.43-34|57	%setup -q -n %{real_name}-%{version}
12mu|perl-URPM-4.43-34|58	
12mu|perl-URPM-4.43-34|59	%apply_patches
12mu|perl-URPM-4.43-34|60	
12mu|perl-URPM-4.43-34|61	%build
12mu|perl-URPM-4.43-34|62	perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}"
12mu|perl-URPM-4.43-34|63	%make
12mu|perl-URPM-4.43-34|64	
12mu|perl-URPM-4.43-34|65	%check
12mu|perl-URPM-4.43-34|66	# skip check suite when building on rpm 4, as some parts of it depends on
12mu|perl-URPM-4.43-34|67	# rpm 5.3 to be installed
12mu|perl-URPM-4.43-34|68	#[ "`rpm --version|sed -e  's/^.* \([0-9]\+\).*/\1/'`" != 4 ] && \
12mu|perl-URPM-4.43-34|69	#make test
12mu|perl-URPM-4.43-34|70	
12mu|perl-URPM-4.43-34|71	%install
12mu|perl-URPM-4.43-34|72	%makeinstall_std
12mu|perl-URPM-4.43-34|73	
12mu|perl-URPM-4.43-34|74	%files
12mu|perl-URPM-4.43-34|75	%doc README ChangeLog
12mu|perl-URPM-4.43-34|76	%{_mandir}/man3/*
12mu|perl-URPM-4.43-34|77	%{perl_vendorarch}/URPM.pm
12mu|perl-URPM-4.43-34|78	%dir %{perl_vendorarch}/URPM
12mu|perl-URPM-4.43-34|79	%{perl_vendorarch}/URPM/*.pm
12mu|perl-URPM-4.43-34|80	%dir %{perl_vendorarch}/auto/URPM
12mu|perl-URPM-4.43-34|81	%{perl_vendorarch}/auto/URPM/URPM.so
12mu|perl-URPM-4.43-34|82	
12mu|perl-URPM-4.43-34|83	
12mu|perl-URPM-4.43-34|84	%changelog
12mu|perl-URPM-4.43-34|85	* Tue Aug 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.43-34
12mu|perl-URPM-4.43-34|86	+ Revision: ee66a7c
12mu|perl-URPM-4.43-34|87	- Increase buffer size even more
12mu|perl-URPM-4.43-34|88	
12mu|perl-URPM-4.43-34|89	* Sun Aug 03 2014 abondrov <andrey.bondrov@rosalab.ru> 4.43-33
12mu|perl-URPM-4.43-34|90	+ Revision: 4a7da1d
12mu|perl-URPM-4.43-34|91	- Update fix-large-header-pack patch once more
12mu|perl-URPM-4.43-34|92	
12mu|perl-URPM-4.43-34|93	* Fri Aug 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.43-32
12mu|perl-URPM-4.43-34|94	+ Revision: e382532
12mu|perl-URPM-4.43-34|95	- Fix patch to support lager sets of provides
12mu|perl-URPM-4.43-34|96	
12mu|perl-URPM-4.43-34|97	* Tue Jul 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.43-31
12mu|perl-URPM-4.43-34|98	+ Revision: 5c02cbe
12mu|perl-URPM-4.43-34|99	- Disable patch 12 becuase we cannot replace %d with %PRId64 like this
12mu|perl-URPM-4.43-34|100	
12mu|perl-URPM-4.43-34|101	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.43-30
12mu|perl-URPM-4.43-34|102	+ Revision: 5e10b31
12mu|perl-URPM-4.43-34|103	- Bump release
12mu|perl-URPM-4.43-34|104	
12mu|perl-URPM-4.43-34|105	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.43-29
12mu|perl-URPM-4.43-34|106	+ Revision: df69174
12mu|perl-URPM-4.43-34|107	- Fix large header pack
12mu|perl-URPM-4.43-34|108	
12mu|perl-URPM-4.43-34|109	* Fri Jul 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.43-29
12mu|perl-URPM-4.43-34|110	+ Revision: 32e6a47
12mu|perl-URPM-4.43-34|111	- Increase one more buffer size
12mu|perl-URPM-4.43-34|112	
12mu|perl-URPM-4.43-34|113	* Tue Jun 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.43-28
12mu|perl-URPM-4.43-34|114	+ Revision: 143fc10
12mu|perl-URPM-4.43-34|115	- Increase buffer size when generating strings for synthesis files
12mu|perl-URPM-4.43-34|116	
12mu|perl-URPM-4.43-34|117	* Mon May 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.43-26
12mu|perl-URPM-4.43-34|118	+ Revision: d58c644
12mu|perl-URPM-4.43-34|119	- Bump release
12mu|perl-URPM-4.43-34|120	
12mu|perl-URPM-4.43-34|121	* Fri May 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.43-25
12mu|perl-URPM-4.43-34|122	+ Revision: 622395d
12mu|perl-URPM-4.43-34|123	- Dump release
12mu|perl-URPM-4.43-34|124	
12mu|perl-URPM-4.43-34|125	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.43-24
12mu|perl-URPM-4.43-34|126	+ Revision: 8e3813d
12mu|perl-URPM-4.43-34|127	- Avoid warnings if LANG is not set
12mu|perl-URPM-4.43-34|128	
12mu|perl-URPM-4.43-34|129	* Fri Dec 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-23
12mu|perl-URPM-4.43-34|130	+ Revision: 7220b7d
12mu|perl-URPM-4.43-34|131	- Improve log message for the case when newer version of the package exist in repos
12mu|perl-URPM-4.43-34|132	
12mu|perl-URPM-4.43-34|133	* Wed Oct 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-22
12mu|perl-URPM-4.43-34|134	+ Revision: 76d4928
12mu|perl-URPM-4.43-34|135	- Compare architecture when detecting newer versions in repo
12mu|perl-URPM-4.43-34|136	
12mu|perl-URPM-4.43-34|137	* Thu Sep 26 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-21
12mu|perl-URPM-4.43-34|138	+ Revision: 8b131ab
12mu|perl-URPM-4.43-34|139	- Allow to select old packages in case of srpms
12mu|perl-URPM-4.43-34|140	
12mu|perl-URPM-4.43-34|141	* Wed Sep 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-20
12mu|perl-URPM-4.43-34|142	+ Revision: 8cf9bb4
12mu|perl-URPM-4.43-34|143	- LOG Fix issue with LANG reset
12mu|perl-URPM-4.43-34|144	
12mu|perl-URPM-4.43-34|145	* Mon Aug 26 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-19
12mu|perl-URPM-4.43-34|146	+ Revision: 90f8b1d
12mu|perl-URPM-4.43-34|147	- LOG Take LANG into acocunt when choosing among locale-specific packages
12mu|perl-URPM-4.43-34|148	
12mu|perl-URPM-4.43-34|149	* Mon Aug 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-18
12mu|perl-URPM-4.43-34|150	+ Revision: ee82fac
12mu|perl-URPM-4.43-34|151	- Fix patch
12mu|perl-URPM-4.43-34|152	
12mu|perl-URPM-4.43-34|153	* Mon Aug 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-18
12mu|perl-URPM-4.43-34|154	+ Revision: 787caba
12mu|perl-URPM-4.43-34|155	- Fix flaws found by coverity analyzer
12mu|perl-URPM-4.43-34|156	
12mu|perl-URPM-4.43-34|157	* Tue Jul 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-17
12mu|perl-URPM-4.43-34|158	+ Revision: db48c22
12mu|perl-URPM-4.43-34|159	- Bump release
12mu|perl-URPM-4.43-34|160	
12mu|perl-URPM-4.43-34|161	* Tue Jul 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-16
12mu|perl-URPM-4.43-34|162	+ Revision: 274aee4
12mu|perl-URPM-4.43-34|163	- Fix skip-installed-alternatives patch
12mu|perl-URPM-4.43-34|164	
12mu|perl-URPM-4.43-34|165	* Tue Jul 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-16
12mu|perl-URPM-4.43-34|166	+ Revision: 3a5bddb
12mu|perl-URPM-4.43-34|167	- Fix malformed patch
12mu|perl-URPM-4.43-34|168	
12mu|perl-URPM-4.43-34|169	* Tue Jul 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-16
12mu|perl-URPM-4.43-34|170	+ Revision: f4e9d53
12mu|perl-URPM-4.43-34|171	- Improve ignorance of old packages
12mu|perl-URPM-4.43-34|172	
12mu|perl-URPM-4.43-34|173	* Mon Jul 22 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-15
12mu|perl-URPM-4.43-34|174	+ Revision: 8b8686a
12mu|perl-URPM-4.43-34|175	- Added a patch to skip old package versions
12mu|perl-URPM-4.43-34|176	
12mu|perl-URPM-4.43-34|177	* Fri Jul 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-14
12mu|perl-URPM-4.43-34|178	+ Revision: a16b49a
12mu|perl-URPM-4.43-34|179	- Take pkg arch into account in the auto mode
12mu|perl-URPM-4.43-34|180	
12mu|perl-URPM-4.43-34|181	* Tue Jul 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-13
12mu|perl-URPM-4.43-34|182	+ Revision: 5b6159b
12mu|perl-URPM-4.43-34|183	- Fix pkg version comparison
12mu|perl-URPM-4.43-34|184	
12mu|perl-URPM-4.43-34|185	* Tue Jul 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-12
12mu|perl-URPM-4.43-34|186	+ Revision: 3233260
12mu|perl-URPM-4.43-34|187	- Improve selection of locale-dependent packages
12mu|perl-URPM-4.43-34|188	
12mu|perl-URPM-4.43-34|189	* Thu Jul 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-11
12mu|perl-URPM-4.43-34|190	+ Revision: 242eb67
12mu|perl-URPM-4.43-34|191	- One more experimental fix
12mu|perl-URPM-4.43-34|192	
12mu|perl-URPM-4.43-34|193	* Wed Jul 03 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-10
12mu|perl-URPM-4.43-34|194	+ Revision: 33f7ce4
12mu|perl-URPM-4.43-34|195	- Compare candidate versions in skip-alternatives patch
12mu|perl-URPM-4.43-34|196	
12mu|perl-URPM-4.43-34|197	* Thu Jun 27 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-9
12mu|perl-URPM-4.43-34|198	+ Revision: 1f19576
12mu|perl-URPM-4.43-34|199	- Try to fix alternatives selection
12mu|perl-URPM-4.43-34|200	
12mu|perl-URPM-4.43-34|201	* Thu Apr 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.43-8
12mu|perl-URPM-4.43-34|202	+ Revision: f8bb36b
12mu|perl-URPM-4.43-34|203	- Do not force update of packages that are newer than available in repos
12mu|perl-URPM-4.43-34|204	
12mu|perl-URPM-4.43-34|205	

20519 12
12mu|perl-User-Identity-0.940.0-1|1	%define	upstream_name    User-Identity
12mu|perl-User-Identity-0.940.0-1|2	%define upstream_version 0.94
12mu|perl-User-Identity-0.940.0-1|3	
12mu|perl-User-Identity-0.940.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-User-Identity-0.940.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-User-Identity-0.940.0-1|6	Release:	1
12mu|perl-User-Identity-0.940.0-1|7	
12mu|perl-User-Identity-0.940.0-1|8	Summary:	%{upstream_name} CPAN Perl module
12mu|perl-User-Identity-0.940.0-1|9	License:	GPL+ or Artistic
12mu|perl-User-Identity-0.940.0-1|10	Group:		Development/Perl
12mu|perl-User-Identity-0.940.0-1|11	URL:		http://search.cpan.org/dist/User-Identity/
12mu|perl-User-Identity-0.940.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/M/MA/MARKOV/User-Identity-%{upstream_version}.tar.gz
12mu|perl-User-Identity-0.940.0-1|13	
12mu|perl-User-Identity-0.940.0-1|14	BuildRequires:	perl-devel
12mu|perl-User-Identity-0.940.0-1|15	BuildArch:	noarch
12mu|perl-User-Identity-0.940.0-1|16	
12mu|perl-User-Identity-0.940.0-1|17	%description
12mu|perl-User-Identity-0.940.0-1|18	This is the User Identity CPAN Perl module.
12mu|perl-User-Identity-0.940.0-1|19	
12mu|perl-User-Identity-0.940.0-1|20	%prep
12mu|perl-User-Identity-0.940.0-1|21	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-User-Identity-0.940.0-1|22	
12mu|perl-User-Identity-0.940.0-1|23	%build
12mu|perl-User-Identity-0.940.0-1|24	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-User-Identity-0.940.0-1|25	make
12mu|perl-User-Identity-0.940.0-1|26	make test
12mu|perl-User-Identity-0.940.0-1|27	
12mu|perl-User-Identity-0.940.0-1|28	%install
12mu|perl-User-Identity-0.940.0-1|29	%makeinstall_std
12mu|perl-User-Identity-0.940.0-1|30	
12mu|perl-User-Identity-0.940.0-1|31	%files
12mu|perl-User-Identity-0.940.0-1|32	%doc Changes
12mu|perl-User-Identity-0.940.0-1|33	%{_mandir}/*/*
12mu|perl-User-Identity-0.940.0-1|34	%{perl_vendorlib}/Mail/*
12mu|perl-User-Identity-0.940.0-1|35	%{perl_vendorlib}/User/*
12mu|perl-User-Identity-0.940.0-1|36	
12mu|perl-User-Identity-0.940.0-1|37	
12mu|perl-User-Identity-0.940.0-1|38	
12mu|perl-User-Identity-0.940.0-1|39	%changelog
12mu|perl-User-Identity-0.940.0-1|40	* Tue Feb 11 2014 dsilakov <denis.silakov@rosalab.ru> 0.940.0-1
12mu|perl-User-Identity-0.940.0-1|41	+ Revision: b45c0b0
12mu|perl-User-Identity-0.940.0-1|42	- Merge pull request #1 from import/perl-User-Identity:auto_update
12mu|perl-User-Identity-0.940.0-1|43	- ROSA Updates Builder: update suggested
12mu|perl-User-Identity-0.940.0-1|44	
12mu|perl-User-Identity-0.940.0-1|45	

20520 12
12mu|perl-version-0.990.800-1|1	%define upstream_name	 version
12mu|perl-version-0.990.800-1|2	%define upstream_version 0.9908
12mu|perl-version-0.990.800-1|3	
12mu|perl-version-0.990.800-1|4	Name:       perl-%{upstream_name}
12mu|perl-version-0.990.800-1|5	Version:    %perl_convert_version %{upstream_version}
12mu|perl-version-0.990.800-1|6	Release:    1
12mu|perl-version-0.990.800-1|7	Epoch:      1
12mu|perl-version-0.990.800-1|8	
12mu|perl-version-0.990.800-1|9	Summary:	Perl extension for Version Objects
12mu|perl-version-0.990.800-1|10	License:	GPL+ or Artistic
12mu|perl-version-0.990.800-1|11	Group:		Development/Perl
12mu|perl-version-0.990.800-1|12	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-version-0.990.800-1|13	Source0:	http://search.cpan.org/CPAN/authors/id/J/JP/JPEACOCK/version-%{upstream_version}.tar.gz
12mu|perl-version-0.990.800-1|14	
12mu|perl-version-0.990.800-1|15	BuildRequires:	perl(Module::Build)
12mu|perl-version-0.990.800-1|16	BuildRequires:	perl(Test::More)
12mu|perl-version-0.990.800-1|17	BuildRequires:	perl-devel
12mu|perl-version-0.990.800-1|18	
12mu|perl-version-0.990.800-1|19	Provides:   perl(version) = %{epoch}:%{version}
12mu|perl-version-0.990.800-1|20	
12mu|perl-version-0.990.800-1|21	%description
12mu|perl-version-0.990.800-1|22	Overloaded version objects for all versions of Perl. This module implements
12mu|perl-version-0.990.800-1|23	all of the features of version objects which will be part of Perl 5.10.0
12mu|perl-version-0.990.800-1|24	except automatic version object creation.
12mu|perl-version-0.990.800-1|25	
12mu|perl-version-0.990.800-1|26	%prep
12mu|perl-version-0.990.800-1|27	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-version-0.990.800-1|28	
12mu|perl-version-0.990.800-1|29	%build
12mu|perl-version-0.990.800-1|30	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-version-0.990.800-1|31	%make
12mu|perl-version-0.990.800-1|32	
12mu|perl-version-0.990.800-1|33	%check
12mu|perl-version-0.990.800-1|34	%make test
12mu|perl-version-0.990.800-1|35	
12mu|perl-version-0.990.800-1|36	%install
12mu|perl-version-0.990.800-1|37	%makeinstall_std
12mu|perl-version-0.990.800-1|38	
12mu|perl-version-0.990.800-1|39	%files
12mu|perl-version-0.990.800-1|40	%doc Changes README
12mu|perl-version-0.990.800-1|41	%{perl_vendorarch}/version*
12mu|perl-version-0.990.800-1|42	%{perl_vendorarch}/auto/version
12mu|perl-version-0.990.800-1|43	%{_mandir}/*/*
12mu|perl-version-0.990.800-1|44	
12mu|perl-version-0.990.800-1|45	
12mu|perl-version-0.990.800-1|46	
12mu|perl-version-0.990.800-1|47	%changelog
12mu|perl-version-0.990.800-1|48	* Tue Feb 11 2014 dsilakov <denis.silakov@rosalab.ru> 1:0.990.800-1
12mu|perl-version-0.990.800-1|49	+ Revision: d3d492b
12mu|perl-version-0.990.800-1|50	- Merge pull request #2 from import/perl-version:auto_update
12mu|perl-version-0.990.800-1|51	- ROSA Updates Builder: update suggested
12mu|perl-version-0.990.800-1|52	
12mu|perl-version-0.990.800-1|53	

20521 12
12mu|perl-WWW-Mechanize-1.730.0-1|1	%define upstream_name  WWW-Mechanize
12mu|perl-WWW-Mechanize-1.730.0-1|2	%define upstream_version 1.73
12mu|perl-WWW-Mechanize-1.730.0-1|3	
12mu|perl-WWW-Mechanize-1.730.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-WWW-Mechanize-1.730.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-WWW-Mechanize-1.730.0-1|6	Release:	1
12mu|perl-WWW-Mechanize-1.730.0-1|7	
12mu|perl-WWW-Mechanize-1.730.0-1|8	Summary:	Handy web browsing in a Perl object
12mu|perl-WWW-Mechanize-1.730.0-1|9	License:	GPL+ or Artistic
12mu|perl-WWW-Mechanize-1.730.0-1|10	Group:		Development/Perl
12mu|perl-WWW-Mechanize-1.730.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-WWW-Mechanize-1.730.0-1|12	Source0:	http://www.cpan.org/modules/by-module/WWW/WWW-Mechanize-%{upstream_version}.tar.gz
12mu|perl-WWW-Mechanize-1.730.0-1|13	
12mu|perl-WWW-Mechanize-1.730.0-1|14	BuildRequires:	perl-devel
12mu|perl-WWW-Mechanize-1.730.0-1|15	BuildRequires:	perl(CGI)
12mu|perl-WWW-Mechanize-1.730.0-1|16	BuildRequires:	perl(HTML::Form)
12mu|perl-WWW-Mechanize-1.730.0-1|17	BuildRequires:	perl(HTML::Parser)
12mu|perl-WWW-Mechanize-1.730.0-1|18	BuildRequires:	perl(IO::Socket::SSL)
12mu|perl-WWW-Mechanize-1.730.0-1|19	BuildRequires:	perl(URI)
12mu|perl-WWW-Mechanize-1.730.0-1|20	BuildRequires:	perl(LWP::UserAgent)
12mu|perl-WWW-Mechanize-1.730.0-1|21	BuildRequires:	perl(Test::Exception)
12mu|perl-WWW-Mechanize-1.730.0-1|22	BuildRequires:	perl(Test::Memory::Cycle)
12mu|perl-WWW-Mechanize-1.730.0-1|23	BuildRequires:	perl(Test::Pod)
12mu|perl-WWW-Mechanize-1.730.0-1|24	BuildRequires:	perl(Test::Warn)
12mu|perl-WWW-Mechanize-1.730.0-1|25	BuildRequires:	perl(Test::LongString)
12mu|perl-WWW-Mechanize-1.730.0-1|26	BuildRequires:	perl(HTTP::Daemon)
12mu|perl-WWW-Mechanize-1.730.0-1|27	BuildRequires:	perl(HTTP::Response::Encoding)
12mu|perl-WWW-Mechanize-1.730.0-1|28	BuildRequires:	perl(HTTP::Server::Simple::CGI)
12mu|perl-WWW-Mechanize-1.730.0-1|29	BuildArch:	noarch
12mu|perl-WWW-Mechanize-1.730.0-1|30	
12mu|perl-WWW-Mechanize-1.730.0-1|31	%description
12mu|perl-WWW-Mechanize-1.730.0-1|32	WWW::Mechanize, or Mech for short, helps you automate interaction with a
12mu|perl-WWW-Mechanize-1.730.0-1|33	website. It supports performing a sequence of page fetches including following
12mu|perl-WWW-Mechanize-1.730.0-1|34	links and submitting forms. Each fetched page is parsed and its links and forms
12mu|perl-WWW-Mechanize-1.730.0-1|35	are extracted. A link or a form can be selected, form fields can be filled and
12mu|perl-WWW-Mechanize-1.730.0-1|36	the next page can be fetched. Mech also stores a history of the URLs you've
12mu|perl-WWW-Mechanize-1.730.0-1|37	visited, which can be queried and revisited.
12mu|perl-WWW-Mechanize-1.730.0-1|38	
12mu|perl-WWW-Mechanize-1.730.0-1|39	%prep
12mu|perl-WWW-Mechanize-1.730.0-1|40	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-WWW-Mechanize-1.730.0-1|41	
12mu|perl-WWW-Mechanize-1.730.0-1|42	%build
12mu|perl-WWW-Mechanize-1.730.0-1|43	%__perl Makefile.PL INSTALLDIRS=vendor <<EOF
12mu|perl-WWW-Mechanize-1.730.0-1|44	EOF
12mu|perl-WWW-Mechanize-1.730.0-1|45	%make
12mu|perl-WWW-Mechanize-1.730.0-1|46	
12mu|perl-WWW-Mechanize-1.730.0-1|47	%install
12mu|perl-WWW-Mechanize-1.730.0-1|48	%makeinstall_std
12mu|perl-WWW-Mechanize-1.730.0-1|49	
12mu|perl-WWW-Mechanize-1.730.0-1|50	%check
12mu|perl-WWW-Mechanize-1.730.0-1|51	make test
12mu|perl-WWW-Mechanize-1.730.0-1|52	
12mu|perl-WWW-Mechanize-1.730.0-1|53	%files
12mu|perl-WWW-Mechanize-1.730.0-1|54	%doc Changes etc/www-mechanize-logo.png
12mu|perl-WWW-Mechanize-1.730.0-1|55	%{perl_vendorlib}/WWW
12mu|perl-WWW-Mechanize-1.730.0-1|56	%{_mandir}/*/*
12mu|perl-WWW-Mechanize-1.730.0-1|57	%{_bindir}/*
12mu|perl-WWW-Mechanize-1.730.0-1|58	
12mu|perl-WWW-Mechanize-1.730.0-1|59	
12mu|perl-WWW-Mechanize-1.730.0-1|60	
12mu|perl-WWW-Mechanize-1.730.0-1|61	%changelog
12mu|perl-WWW-Mechanize-1.730.0-1|62	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.730.0-1
12mu|perl-WWW-Mechanize-1.730.0-1|63	+ Revision: de654bd
12mu|perl-WWW-Mechanize-1.730.0-1|64	- Updated to 1.73 (by updates_builder)
12mu|perl-WWW-Mechanize-1.730.0-1|65	
12mu|perl-WWW-Mechanize-1.730.0-1|66	

20522 12
12mu|perl-WWW-RobotRules-6.20.0-1|1	%define upstream_name    WWW-RobotRules
12mu|perl-WWW-RobotRules-6.20.0-1|2	%define upstream_version 6.02
12mu|perl-WWW-RobotRules-6.20.0-1|3	
12mu|perl-WWW-RobotRules-6.20.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-WWW-RobotRules-6.20.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-WWW-RobotRules-6.20.0-1|6	Release:	1
12mu|perl-WWW-RobotRules-6.20.0-1|7	
12mu|perl-WWW-RobotRules-6.20.0-1|8	Summary:	Parse /robots.txt file
12mu|perl-WWW-RobotRules-6.20.0-1|9	License:	GPL+ or Artistic
12mu|perl-WWW-RobotRules-6.20.0-1|10	Group:		Development/Perl
12mu|perl-WWW-RobotRules-6.20.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-WWW-RobotRules-6.20.0-1|12	Source0:	http://www.cpan.org/modules/by-module/WWW/WWW-RobotRules-%{upstream_version}.tar.gz
12mu|perl-WWW-RobotRules-6.20.0-1|13	
12mu|perl-WWW-RobotRules-6.20.0-1|14	BuildRequires:	perl-devel
12mu|perl-WWW-RobotRules-6.20.0-1|15	BuildRequires:	perl(AnyDBM_File)
12mu|perl-WWW-RobotRules-6.20.0-1|16	BuildRequires:	perl(Fcntl)
12mu|perl-WWW-RobotRules-6.20.0-1|17	BuildRequires:	perl(URI)
12mu|perl-WWW-RobotRules-6.20.0-1|18	BuildArch:	noarch
12mu|perl-WWW-RobotRules-6.20.0-1|19	
12mu|perl-WWW-RobotRules-6.20.0-1|20	%description
12mu|perl-WWW-RobotRules-6.20.0-1|21	This module parses _/robots.txt_ files as specified in "A Standard for
12mu|perl-WWW-RobotRules-6.20.0-1|22	Robot Exclusion", at <http://www.robotstxt.org/wc/norobots.html> Webmasters
12mu|perl-WWW-RobotRules-6.20.0-1|23	can use the _/robots.txt_ file to forbid conforming robots from accessing
12mu|perl-WWW-RobotRules-6.20.0-1|24	parts of their web site.
12mu|perl-WWW-RobotRules-6.20.0-1|25	
12mu|perl-WWW-RobotRules-6.20.0-1|26	The parsed files are kept in a WWW::RobotRules object, and this object
12mu|perl-WWW-RobotRules-6.20.0-1|27	provides methods to check if access to a given URL is prohibited. The same
12mu|perl-WWW-RobotRules-6.20.0-1|28	WWW::RobotRules object can be used for one or more parsed _/robots.txt_
12mu|perl-WWW-RobotRules-6.20.0-1|29	files on any number of hosts.
12mu|perl-WWW-RobotRules-6.20.0-1|30	
12mu|perl-WWW-RobotRules-6.20.0-1|31	The following methods are provided:
12mu|perl-WWW-RobotRules-6.20.0-1|32	
12mu|perl-WWW-RobotRules-6.20.0-1|33	%prep
12mu|perl-WWW-RobotRules-6.20.0-1|34	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-WWW-RobotRules-6.20.0-1|35	
12mu|perl-WWW-RobotRules-6.20.0-1|36	%build
12mu|perl-WWW-RobotRules-6.20.0-1|37	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-WWW-RobotRules-6.20.0-1|38	%make
12mu|perl-WWW-RobotRules-6.20.0-1|39	
12mu|perl-WWW-RobotRules-6.20.0-1|40	%check
12mu|perl-WWW-RobotRules-6.20.0-1|41	%make test
12mu|perl-WWW-RobotRules-6.20.0-1|42	
12mu|perl-WWW-RobotRules-6.20.0-1|43	%install
12mu|perl-WWW-RobotRules-6.20.0-1|44	%makeinstall_std
12mu|perl-WWW-RobotRules-6.20.0-1|45	
12mu|perl-WWW-RobotRules-6.20.0-1|46	%files
12mu|perl-WWW-RobotRules-6.20.0-1|47	%doc Changes META.yml README
12mu|perl-WWW-RobotRules-6.20.0-1|48	%{_mandir}/man3/*
12mu|perl-WWW-RobotRules-6.20.0-1|49	%{perl_vendorlib}/*
12mu|perl-WWW-RobotRules-6.20.0-1|50	
12mu|perl-WWW-RobotRules-6.20.0-1|51	
12mu|perl-WWW-RobotRules-6.20.0-1|52	%changelog
12mu|perl-WWW-RobotRules-6.20.0-1|53	* Fri Jan 10 2014 dsilakov <denis.silakov@rosalab.ru> 6.20.0-1
12mu|perl-WWW-RobotRules-6.20.0-1|54	+ Revision: 8b87354
12mu|perl-WWW-RobotRules-6.20.0-1|55	- Merge pull request #1 from import/perl-WWW-RobotRules:auto_update
12mu|perl-WWW-RobotRules-6.20.0-1|56	- ROSA Updates Builder: update suggested
12mu|perl-WWW-RobotRules-6.20.0-1|57	
12mu|perl-WWW-RobotRules-6.20.0-1|58	

20523 12
12mu|perl-XML-LibXML-2.11.300-1|1	%define	module	XML-LibXML
12mu|perl-XML-LibXML-2.11.300-1|2	%define modver 2.0113
12mu|perl-XML-LibXML-2.11.300-1|3	
12mu|perl-XML-LibXML-2.11.300-1|4	Summary:	Perl Binding for libxml2
12mu|perl-XML-LibXML-2.11.300-1|5	Name:		perl-%{module}
12mu|perl-XML-LibXML-2.11.300-1|6	Version:	%perl_convert_version %{modver}
12mu|perl-XML-LibXML-2.11.300-1|7	Release:	1
12mu|perl-XML-LibXML-2.11.300-1|8	License:	GPL+ or Artistic
12mu|perl-XML-LibXML-2.11.300-1|9	Group:		Development/Perl
12mu|perl-XML-LibXML-2.11.300-1|10	Url:		http://search.cpan.org/dist/%{module}/
12mu|perl-XML-LibXML-2.11.300-1|11	Source0:	http://www.cpan.org/modules/by-module/XML/XML-LibXML-%{modver}.tar.gz
12mu|perl-XML-LibXML-2.11.300-1|12	
12mu|perl-XML-LibXML-2.11.300-1|13	BuildRequires:	pkgconfig(libxml-2.0)
12mu|perl-XML-LibXML-2.11.300-1|14	BuildRequires:	perl(XML::NamespaceSupport)
12mu|perl-XML-LibXML-2.11.300-1|15	BuildRequires:	perl(XML::SAX)
12mu|perl-XML-LibXML-2.11.300-1|16	BuildRequires:	perl-devel
12mu|perl-XML-LibXML-2.11.300-1|17	Obsoletes:	perl-XML-LibXML-XPathContext
12mu|perl-XML-LibXML-2.11.300-1|18	Obsoletes:	perl-XML-LibXML-Common
12mu|perl-XML-LibXML-2.11.300-1|19	Requires(post):	perl-XML-SAX >= 0.11
12mu|perl-XML-LibXML-2.11.300-1|20	Requires(preun):perl-XML-SAX >= 0.11
12mu|perl-XML-LibXML-2.11.300-1|21	
12mu|perl-XML-LibXML-2.11.300-1|22	%description
12mu|perl-XML-LibXML-2.11.300-1|23	This module implements much of the DOM Level 2 API as an
12mu|perl-XML-LibXML-2.11.300-1|24	interface to the Gnome libxml2 library. This makes it a fast
12mu|perl-XML-LibXML-2.11.300-1|25	and highly capable validating XML parser library, as well as
12mu|perl-XML-LibXML-2.11.300-1|26	a high performance DOM.
12mu|perl-XML-LibXML-2.11.300-1|27	
12mu|perl-XML-LibXML-2.11.300-1|28	%prep
12mu|perl-XML-LibXML-2.11.300-1|29	%setup -q -n %{module}-%{modver}
12mu|perl-XML-LibXML-2.11.300-1|30	
12mu|perl-XML-LibXML-2.11.300-1|31	%build
12mu|perl-XML-LibXML-2.11.300-1|32	perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" SKIP_SAX_INSTALL=1
12mu|perl-XML-LibXML-2.11.300-1|33	%make
12mu|perl-XML-LibXML-2.11.300-1|34	
12mu|perl-XML-LibXML-2.11.300-1|35	%check
12mu|perl-XML-LibXML-2.11.300-1|36	make test
12mu|perl-XML-LibXML-2.11.300-1|37	
12mu|perl-XML-LibXML-2.11.300-1|38	%install
12mu|perl-XML-LibXML-2.11.300-1|39	%makeinstall_std
12mu|perl-XML-LibXML-2.11.300-1|40	
12mu|perl-XML-LibXML-2.11.300-1|41	%preun -p %{__perl}
12mu|perl-XML-LibXML-2.11.300-1|42	use XML::SAX;
12mu|perl-XML-LibXML-2.11.300-1|43	XML::SAX->remove_parser(q(XML::LibXML::SAX::Parser))->save_parsers();
12mu|perl-XML-LibXML-2.11.300-1|44	
12mu|perl-XML-LibXML-2.11.300-1|45	%post -p %{__perl}
12mu|perl-XML-LibXML-2.11.300-1|46	use XML::SAX;
12mu|perl-XML-LibXML-2.11.300-1|47	XML::SAX->add_parser(q(XML::LibXML::SAX::Parser))->save_parsers();
12mu|perl-XML-LibXML-2.11.300-1|48	
12mu|perl-XML-LibXML-2.11.300-1|49	%files
12mu|perl-XML-LibXML-2.11.300-1|50	%doc Changes README example/*
12mu|perl-XML-LibXML-2.11.300-1|51	%{perl_vendorarch}/auto/XML/LibXML
12mu|perl-XML-LibXML-2.11.300-1|52	%{perl_vendorarch}/XML/LibXML*
12mu|perl-XML-LibXML-2.11.300-1|53	%{_mandir}/*/*
12mu|perl-XML-LibXML-2.11.300-1|54	
12mu|perl-XML-LibXML-2.11.300-1|55	
12mu|perl-XML-LibXML-2.11.300-1|56	
12mu|perl-XML-LibXML-2.11.300-1|57	
12mu|perl-XML-LibXML-2.11.300-1|58	
12mu|perl-XML-LibXML-2.11.300-1|59	%changelog
12mu|perl-XML-LibXML-2.11.300-1|60	* Tue Mar 25 2014 dsilakov <denis.silakov@rosalab.ru> 2.11.300-1
12mu|perl-XML-LibXML-2.11.300-1|61	+ Revision: 00438d8
12mu|perl-XML-LibXML-2.11.300-1|62	- Merge pull request #2 from import/perl-XML-LibXML:auto_update
12mu|perl-XML-LibXML-2.11.300-1|63	- ROSA Updates Builder: update suggested
12mu|perl-XML-LibXML-2.11.300-1|64	
12mu|perl-XML-LibXML-2.11.300-1|65	

20524 12
12mu|perl-XML-RegExp-0.40.0-1|1	%define upstream_name    XML-RegExp
12mu|perl-XML-RegExp-0.40.0-1|2	%define upstream_version 0.04
12mu|perl-XML-RegExp-0.40.0-1|3	
12mu|perl-XML-RegExp-0.40.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-XML-RegExp-0.40.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-XML-RegExp-0.40.0-1|6	Release:	1
12mu|perl-XML-RegExp-0.40.0-1|7	
12mu|perl-XML-RegExp-0.40.0-1|8	Summary:	XML::RegExp - regular expressions for XML tokens
12mu|perl-XML-RegExp-0.40.0-1|9	License:	GPL+ or Artistic
12mu|perl-XML-RegExp-0.40.0-1|10	Group:		Development/Perl
12mu|perl-XML-RegExp-0.40.0-1|11	URL:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-XML-RegExp-0.40.0-1|12	Source0:	http://search.cpan.org/CPAN/authors/id/T/TJ/TJMATHER/XML-RegExp-%{upstream_version}.tar.gz
12mu|perl-XML-RegExp-0.40.0-1|13	
12mu|perl-XML-RegExp-0.40.0-1|14	BuildRequires:	perl-devel
12mu|perl-XML-RegExp-0.40.0-1|15	BuildArch:	noarch
12mu|perl-XML-RegExp-0.40.0-1|16	
12mu|perl-XML-RegExp-0.40.0-1|17	%description
12mu|perl-XML-RegExp-0.40.0-1|18	This package contains regular expressions for the following XML
12mu|perl-XML-RegExp-0.40.0-1|19	tokens: BaseChar, Ideographic, Letter, Digit, Extender, CombiningChar,
12mu|perl-XML-RegExp-0.40.0-1|20	NameChar, EntityRef, CharRef, Reference, Name, NmToken, and AttValue.
12mu|perl-XML-RegExp-0.40.0-1|21	
12mu|perl-XML-RegExp-0.40.0-1|22	%prep
12mu|perl-XML-RegExp-0.40.0-1|23	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-XML-RegExp-0.40.0-1|24	
12mu|perl-XML-RegExp-0.40.0-1|25	%build
12mu|perl-XML-RegExp-0.40.0-1|26	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|perl-XML-RegExp-0.40.0-1|27	%make
12mu|perl-XML-RegExp-0.40.0-1|28	
12mu|perl-XML-RegExp-0.40.0-1|29	%check
12mu|perl-XML-RegExp-0.40.0-1|30	make test
12mu|perl-XML-RegExp-0.40.0-1|31	
12mu|perl-XML-RegExp-0.40.0-1|32	%install
12mu|perl-XML-RegExp-0.40.0-1|33	%makeinstall_std
12mu|perl-XML-RegExp-0.40.0-1|34	
12mu|perl-XML-RegExp-0.40.0-1|35	%files
12mu|perl-XML-RegExp-0.40.0-1|36	%doc Changes README
12mu|perl-XML-RegExp-0.40.0-1|37	%{perl_vendorlib}/XML/RegExp.pm
12mu|perl-XML-RegExp-0.40.0-1|38	%{_mandir}/*/*
12mu|perl-XML-RegExp-0.40.0-1|39	
12mu|perl-XML-RegExp-0.40.0-1|40	
12mu|perl-XML-RegExp-0.40.0-1|41	
12mu|perl-XML-RegExp-0.40.0-1|42	%changelog
12mu|perl-XML-RegExp-0.40.0-1|43	* Thu Jan 09 2014 dsilakov <denis.silakov@rosalab.ru> 0.40.0-1
12mu|perl-XML-RegExp-0.40.0-1|44	+ Revision: 21628e0
12mu|perl-XML-RegExp-0.40.0-1|45	- Merge pull request #1 from import/perl-XML-RegExp:auto_update
12mu|perl-XML-RegExp-0.40.0-1|46	- ROSA Updates Builder: update suggested
12mu|perl-XML-RegExp-0.40.0-1|47	
12mu|perl-XML-RegExp-0.40.0-1|48	

20525 12
12mu|perl-XML-SAX-Expat-0.510.0-1|1	%define upstream_name    XML-SAX-Expat
12mu|perl-XML-SAX-Expat-0.510.0-1|2	%define upstream_version 0.51
12mu|perl-XML-SAX-Expat-0.510.0-1|3	
12mu|perl-XML-SAX-Expat-0.510.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-XML-SAX-Expat-0.510.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-XML-SAX-Expat-0.510.0-1|6	Release:	1
12mu|perl-XML-SAX-Expat-0.510.0-1|7	Summary:	SAX2 Driver for perl Expat Module
12mu|perl-XML-SAX-Expat-0.510.0-1|8	
12mu|perl-XML-SAX-Expat-0.510.0-1|9	License:	Artistic or GPL+
12mu|perl-XML-SAX-Expat-0.510.0-1|10	Group:		Development/Perl
12mu|perl-XML-SAX-Expat-0.510.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-XML-SAX-Expat-0.510.0-1|12	Source0:	ftp://ftp.perl.org:21/pub/CPAN/modules/by-module/XML/XML-SAX-Expat-%{upstream_version}.tar.gz
12mu|perl-XML-SAX-Expat-0.510.0-1|13	
12mu|perl-XML-SAX-Expat-0.510.0-1|14	BuildRequires:	perl-devel
12mu|perl-XML-SAX-Expat-0.510.0-1|15	BuildRequires:	perl(XML::SAX::Base)
12mu|perl-XML-SAX-Expat-0.510.0-1|16	BuildRequires:	perl(XML::Parser)
12mu|perl-XML-SAX-Expat-0.510.0-1|17	BuildRequires:	perl(XML::NamespaceSupport)
12mu|perl-XML-SAX-Expat-0.510.0-1|18	BuildRequires:	perl(XML::SAX)
12mu|perl-XML-SAX-Expat-0.510.0-1|19	BuildArch:	noarch
12mu|perl-XML-SAX-Expat-0.510.0-1|20	
12mu|perl-XML-SAX-Expat-0.510.0-1|21	%description
12mu|perl-XML-SAX-Expat-0.510.0-1|22	An implementation of a SAX2 driver sitting on top of Expat (XML::Parser).
12mu|perl-XML-SAX-Expat-0.510.0-1|23	
12mu|perl-XML-SAX-Expat-0.510.0-1|24	%prep
12mu|perl-XML-SAX-Expat-0.510.0-1|25	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-XML-SAX-Expat-0.510.0-1|26	# some autoregistration stufif, moved to %post
12mu|perl-XML-SAX-Expat-0.510.0-1|27	perl -pi -e 'm/^sub MY/ and exit' Makefile.PL
12mu|perl-XML-SAX-Expat-0.510.0-1|28	chmod -x Changes
12mu|perl-XML-SAX-Expat-0.510.0-1|29	
12mu|perl-XML-SAX-Expat-0.510.0-1|30	%build
12mu|perl-XML-SAX-Expat-0.510.0-1|31	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-XML-SAX-Expat-0.510.0-1|32	%make
12mu|perl-XML-SAX-Expat-0.510.0-1|33	
12mu|perl-XML-SAX-Expat-0.510.0-1|34	%check
12mu|perl-XML-SAX-Expat-0.510.0-1|35	make test
12mu|perl-XML-SAX-Expat-0.510.0-1|36	
12mu|perl-XML-SAX-Expat-0.510.0-1|37	%install
12mu|perl-XML-SAX-Expat-0.510.0-1|38	%makeinstall_std
12mu|perl-XML-SAX-Expat-0.510.0-1|39	chmod -x %{buildroot}%{perl_vendorlib}/XML/SAX/Expat.pm
12mu|perl-XML-SAX-Expat-0.510.0-1|40	
12mu|perl-XML-SAX-Expat-0.510.0-1|41	%post
12mu|perl-XML-SAX-Expat-0.510.0-1|42	# directly taken from Makefile
12mu|perl-XML-SAX-Expat-0.510.0-1|43	perl -MXML::SAX -e "XML::SAX->add_parser(q(XML::SAX::Expat))->save_parsers()"
12mu|perl-XML-SAX-Expat-0.510.0-1|44	
12mu|perl-XML-SAX-Expat-0.510.0-1|45	%files
12mu|perl-XML-SAX-Expat-0.510.0-1|46	%doc Changes
12mu|perl-XML-SAX-Expat-0.510.0-1|47	%{perl_vendorlib}/XML
12mu|perl-XML-SAX-Expat-0.510.0-1|48	%{_mandir}/man3/*
12mu|perl-XML-SAX-Expat-0.510.0-1|49	
12mu|perl-XML-SAX-Expat-0.510.0-1|50	
12mu|perl-XML-SAX-Expat-0.510.0-1|51	%changelog
12mu|perl-XML-SAX-Expat-0.510.0-1|52	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.510.0-1
12mu|perl-XML-SAX-Expat-0.510.0-1|53	+ Revision: 0928324
12mu|perl-XML-SAX-Expat-0.510.0-1|54	- Updated to 0.51 (by updates_builder)
12mu|perl-XML-SAX-Expat-0.510.0-1|55	
12mu|perl-XML-SAX-Expat-0.510.0-1|56	

20526 12
12mu|perl-XML-SAX-Writer-0.540.0-1|1	%define upstream_name    XML-SAX-Writer
12mu|perl-XML-SAX-Writer-0.540.0-1|2	%define upstream_version 0.54
12mu|perl-XML-SAX-Writer-0.540.0-1|3	
12mu|perl-XML-SAX-Writer-0.540.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-XML-SAX-Writer-0.540.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-XML-SAX-Writer-0.540.0-1|6	Release:	1
12mu|perl-XML-SAX-Writer-0.540.0-1|7	
12mu|perl-XML-SAX-Writer-0.540.0-1|8	Summary:	SAX2 Writer
12mu|perl-XML-SAX-Writer-0.540.0-1|9	License:	Artistic
12mu|perl-XML-SAX-Writer-0.540.0-1|10	Group:		Development/Perl
12mu|perl-XML-SAX-Writer-0.540.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}
12mu|perl-XML-SAX-Writer-0.540.0-1|12	Source0:	http://www.cpan.org/modules/by-module/XML/XML-SAX-Writer-%{upstream_version}.tar.gz
12mu|perl-XML-SAX-Writer-0.540.0-1|13	
12mu|perl-XML-SAX-Writer-0.540.0-1|14	BuildRequires:	perl-devel
12mu|perl-XML-SAX-Writer-0.540.0-1|15	BuildRequires:	perl(Text::Iconv)
12mu|perl-XML-SAX-Writer-0.540.0-1|16	BuildRequires:	perl(XML::Filter::BufferText)
12mu|perl-XML-SAX-Writer-0.540.0-1|17	BuildRequires:	perl(XML::SAX)
12mu|perl-XML-SAX-Writer-0.540.0-1|18	BuildArch:	noarch
12mu|perl-XML-SAX-Writer-0.540.0-1|19	
12mu|perl-XML-SAX-Writer-0.540.0-1|20	%description
12mu|perl-XML-SAX-Writer-0.540.0-1|21	A new XML Writer was needed to match the SAX2 effort because quite naturally no
12mu|perl-XML-SAX-Writer-0.540.0-1|22	existing writer understood SAX2. My first intention had been to start patching
12mu|perl-XML-SAX-Writer-0.540.0-1|23	XML::Handler::YAWriter as it had previously been my favourite writer in the
12mu|perl-XML-SAX-Writer-0.540.0-1|24	SAX1 world.
12mu|perl-XML-SAX-Writer-0.540.0-1|25	
12mu|perl-XML-SAX-Writer-0.540.0-1|26	However the more I patched it the more I realised that what I thought was going
12mu|perl-XML-SAX-Writer-0.540.0-1|27	to be a simple patch (mostly adding a few event handlers and changing the
12mu|perl-XML-SAX-Writer-0.540.0-1|28	attribute syntax) was turning out to be a rewrite due to various ideas I'd been
12mu|perl-XML-SAX-Writer-0.540.0-1|29	collecting along the way. Besides, I couldn't find a way to elegantly make it
12mu|perl-XML-SAX-Writer-0.540.0-1|30	work with SAX2 without breaking the SAX1 compatibility which people are
12mu|perl-XML-SAX-Writer-0.540.0-1|31	probably still using. There are of course ways to do that, but most require
12mu|perl-XML-SAX-Writer-0.540.0-1|32	user interaction which is something I wanted to avoid.
12mu|perl-XML-SAX-Writer-0.540.0-1|33	
12mu|perl-XML-SAX-Writer-0.540.0-1|34	So in the end there was a new writer. I think it's in fact better this way as
12mu|perl-XML-SAX-Writer-0.540.0-1|35	it helps keep SAX1 and SAX2 separated.
12mu|perl-XML-SAX-Writer-0.540.0-1|36	
12mu|perl-XML-SAX-Writer-0.540.0-1|37	%prep
12mu|perl-XML-SAX-Writer-0.540.0-1|38	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-XML-SAX-Writer-0.540.0-1|39	chmod 644 README Changes lib/XML/SAX/Writer/XML.pm
12mu|perl-XML-SAX-Writer-0.540.0-1|40	
12mu|perl-XML-SAX-Writer-0.540.0-1|41	%build
12mu|perl-XML-SAX-Writer-0.540.0-1|42	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-XML-SAX-Writer-0.540.0-1|43	%make
12mu|perl-XML-SAX-Writer-0.540.0-1|44	
12mu|perl-XML-SAX-Writer-0.540.0-1|45	%check
12mu|perl-XML-SAX-Writer-0.540.0-1|46	make test
12mu|perl-XML-SAX-Writer-0.540.0-1|47	
12mu|perl-XML-SAX-Writer-0.540.0-1|48	%install
12mu|perl-XML-SAX-Writer-0.540.0-1|49	%makeinstall_std
12mu|perl-XML-SAX-Writer-0.540.0-1|50	
12mu|perl-XML-SAX-Writer-0.540.0-1|51	%files
12mu|perl-XML-SAX-Writer-0.540.0-1|52	%doc README Changes
12mu|perl-XML-SAX-Writer-0.540.0-1|53	%{perl_vendorlib}/XML
12mu|perl-XML-SAX-Writer-0.540.0-1|54	%{_mandir}/*/*
12mu|perl-XML-SAX-Writer-0.540.0-1|55	
12mu|perl-XML-SAX-Writer-0.540.0-1|56	
12mu|perl-XML-SAX-Writer-0.540.0-1|57	
12mu|perl-XML-SAX-Writer-0.540.0-1|58	%changelog
12mu|perl-XML-SAX-Writer-0.540.0-1|59	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.540.0-1
12mu|perl-XML-SAX-Writer-0.540.0-1|60	+ Revision: d674b79
12mu|perl-XML-SAX-Writer-0.540.0-1|61	- Updated to 0.54 (by updates_builder)
12mu|perl-XML-SAX-Writer-0.540.0-1|62	
12mu|perl-XML-SAX-Writer-0.540.0-1|63	

20527 12
12mu|perl-XML-Simple-2.200.0-1|1	%define upstream_name 	 XML-Simple
12mu|perl-XML-Simple-2.200.0-1|2	%define upstream_version 2.20
12mu|perl-XML-Simple-2.200.0-1|3	
12mu|perl-XML-Simple-2.200.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-XML-Simple-2.200.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-XML-Simple-2.200.0-1|6	Release:	1
12mu|perl-XML-Simple-2.200.0-1|7	
12mu|perl-XML-Simple-2.200.0-1|8	Summary:	Easy API to maintain XML (esp config files)
12mu|perl-XML-Simple-2.200.0-1|9	License:	GPL+ or Artistic
12mu|perl-XML-Simple-2.200.0-1|10	Group:		Development/Perl
12mu|perl-XML-Simple-2.200.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-XML-Simple-2.200.0-1|12	Source0:	http://www.cpan.org/modules/by-module/XML/XML-Simple-%{upstream_version}.tar.gz
12mu|perl-XML-Simple-2.200.0-1|13	
12mu|perl-XML-Simple-2.200.0-1|14	BuildRequires:	perl-devel
12mu|perl-XML-Simple-2.200.0-1|15	BuildRequires:	perl(XML::SAX)
12mu|perl-XML-Simple-2.200.0-1|16	BuildArch:	noarch
12mu|perl-XML-Simple-2.200.0-1|17	
12mu|perl-XML-Simple-2.200.0-1|18	%description
12mu|perl-XML-Simple-2.200.0-1|19	XML::Simple is a trivial perl API to manipulate XML.
12mu|perl-XML-Simple-2.200.0-1|20	
12mu|perl-XML-Simple-2.200.0-1|21	%prep
12mu|perl-XML-Simple-2.200.0-1|22	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-XML-Simple-2.200.0-1|23	
12mu|perl-XML-Simple-2.200.0-1|24	%build
12mu|perl-XML-Simple-2.200.0-1|25	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-XML-Simple-2.200.0-1|26	make
12mu|perl-XML-Simple-2.200.0-1|27	
12mu|perl-XML-Simple-2.200.0-1|28	%check
12mu|perl-XML-Simple-2.200.0-1|29	make test
12mu|perl-XML-Simple-2.200.0-1|30	
12mu|perl-XML-Simple-2.200.0-1|31	%install
12mu|perl-XML-Simple-2.200.0-1|32	%makeinstall_std
12mu|perl-XML-Simple-2.200.0-1|33	
12mu|perl-XML-Simple-2.200.0-1|34	%files
12mu|perl-XML-Simple-2.200.0-1|35	%doc README Changes
12mu|perl-XML-Simple-2.200.0-1|36	%{perl_vendorlib}/XML
12mu|perl-XML-Simple-2.200.0-1|37	%{_mandir}/*/*
12mu|perl-XML-Simple-2.200.0-1|38	
12mu|perl-XML-Simple-2.200.0-1|39	
12mu|perl-XML-Simple-2.200.0-1|40	
12mu|perl-XML-Simple-2.200.0-1|41	%changelog
12mu|perl-XML-Simple-2.200.0-1|42	* Thu Jan 09 2014 dsilakov <denis.silakov@rosalab.ru> 2.200.0-1
12mu|perl-XML-Simple-2.200.0-1|43	+ Revision: 75a62a7
12mu|perl-XML-Simple-2.200.0-1|44	- Merge pull request #1 from import/perl-XML-Simple:auto_update
12mu|perl-XML-Simple-2.200.0-1|45	- ROSA Updates Builder: update suggested
12mu|perl-XML-Simple-2.200.0-1|46	
12mu|perl-XML-Simple-2.200.0-1|47	

20528 12
12mu|perl-XML-XPathEngine-0.140.0-1|1	%define upstream_name    XML-XPathEngine
12mu|perl-XML-XPathEngine-0.140.0-1|2	%define upstream_version 0.14
12mu|perl-XML-XPathEngine-0.140.0-1|3	
12mu|perl-XML-XPathEngine-0.140.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-XML-XPathEngine-0.140.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-XML-XPathEngine-0.140.0-1|6	Release:	1
12mu|perl-XML-XPathEngine-0.140.0-1|7	
12mu|perl-XML-XPathEngine-0.140.0-1|8	Summary:	A re-usable XPath engine for DOM-like trees
12mu|perl-XML-XPathEngine-0.140.0-1|9	License:	Artistic and GPL
12mu|perl-XML-XPathEngine-0.140.0-1|10	Group:		Development/Perl
12mu|perl-XML-XPathEngine-0.140.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-XML-XPathEngine-0.140.0-1|12	Source0:	http://www.cpan.org/modules/by-module/XML/XML-XPathEngine-%{upstream_version}.tar.gz
12mu|perl-XML-XPathEngine-0.140.0-1|13	
12mu|perl-XML-XPathEngine-0.140.0-1|14	BuildRequires:	perl-devel
12mu|perl-XML-XPathEngine-0.140.0-1|15	BuildArch:	noarch
12mu|perl-XML-XPathEngine-0.140.0-1|16	
12mu|perl-XML-XPathEngine-0.140.0-1|17	%description
12mu|perl-XML-XPathEngine-0.140.0-1|18	This module provides an XPath engine, that can be re-used by other
12mu|perl-XML-XPathEngine-0.140.0-1|19	module/classes that implement trees.
12mu|perl-XML-XPathEngine-0.140.0-1|20	
12mu|perl-XML-XPathEngine-0.140.0-1|21	In order to use the XPath engine, nodes in the user module need to mimick DOM
12mu|perl-XML-XPathEngine-0.140.0-1|22	nodes. The degree of similitude between the user tree and a DOM dictates how
12mu|perl-XML-XPathEngine-0.140.0-1|23	much of the XPath features can be used. A module implementing all of the DOM
12mu|perl-XML-XPathEngine-0.140.0-1|24	should be able to use this module very easily (you might need to add the cmp
12mu|perl-XML-XPathEngine-0.140.0-1|25	method on nodes in order to get ordered result sets).
12mu|perl-XML-XPathEngine-0.140.0-1|26	
12mu|perl-XML-XPathEngine-0.140.0-1|27	%prep
12mu|perl-XML-XPathEngine-0.140.0-1|28	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-XML-XPathEngine-0.140.0-1|29	
12mu|perl-XML-XPathEngine-0.140.0-1|30	%build
12mu|perl-XML-XPathEngine-0.140.0-1|31	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|perl-XML-XPathEngine-0.140.0-1|32	%make
12mu|perl-XML-XPathEngine-0.140.0-1|33	
12mu|perl-XML-XPathEngine-0.140.0-1|34	%check
12mu|perl-XML-XPathEngine-0.140.0-1|35	make test
12mu|perl-XML-XPathEngine-0.140.0-1|36	
12mu|perl-XML-XPathEngine-0.140.0-1|37	%install
12mu|perl-XML-XPathEngine-0.140.0-1|38	%makeinstall_std
12mu|perl-XML-XPathEngine-0.140.0-1|39	
12mu|perl-XML-XPathEngine-0.140.0-1|40	%files
12mu|perl-XML-XPathEngine-0.140.0-1|41	%doc README Changes
12mu|perl-XML-XPathEngine-0.140.0-1|42	%{_mandir}/*/*
12mu|perl-XML-XPathEngine-0.140.0-1|43	%{perl_vendorlib}/XML
12mu|perl-XML-XPathEngine-0.140.0-1|44	
12mu|perl-XML-XPathEngine-0.140.0-1|45	
12mu|perl-XML-XPathEngine-0.140.0-1|46	
12mu|perl-XML-XPathEngine-0.140.0-1|47	%changelog
12mu|perl-XML-XPathEngine-0.140.0-1|48	* Mon Feb 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.140.0-1
12mu|perl-XML-XPathEngine-0.140.0-1|49	+ Revision: d184c27
12mu|perl-XML-XPathEngine-0.140.0-1|50	- Updated to 0.14 (by updates_builder)
12mu|perl-XML-XPathEngine-0.140.0-1|51	
12mu|perl-XML-XPathEngine-0.140.0-1|52	

20529 12
12mu|perl-YAML-0.900.0-1|1	%define upstream_name YAML
12mu|perl-YAML-0.900.0-1|2	%define upstream_version 0.90
12mu|perl-YAML-0.900.0-1|3	
12mu|perl-YAML-0.900.0-1|4	Name:		perl-%{upstream_name}
12mu|perl-YAML-0.900.0-1|5	Version:	%perl_convert_version %{upstream_version}
12mu|perl-YAML-0.900.0-1|6	Release:	1
12mu|perl-YAML-0.900.0-1|7	
12mu|perl-YAML-0.900.0-1|8	Summary:	YAML Ain't Markup Language (tm)
12mu|perl-YAML-0.900.0-1|9	License:	GPL+ or Artistic
12mu|perl-YAML-0.900.0-1|10	Group:		Development/Perl
12mu|perl-YAML-0.900.0-1|11	Url:		http://search.cpan.org/dist/%{upstream_name}/
12mu|perl-YAML-0.900.0-1|12	Source0:	http://www.cpan.org/modules/by-module/YAML/YAML-%{upstream_version}.tar.gz
12mu|perl-YAML-0.900.0-1|13	
12mu|perl-YAML-0.900.0-1|14	BuildRequires:	perl-Test-Base >= 0.47
12mu|perl-YAML-0.900.0-1|15	BuildRequires:	perl-devel
12mu|perl-YAML-0.900.0-1|16	Provides:	perl-YAML-parser
12mu|perl-YAML-0.900.0-1|17	Buildarch:	noarch
12mu|perl-YAML-0.900.0-1|18	
12mu|perl-YAML-0.900.0-1|19	%description
12mu|perl-YAML-0.900.0-1|20	The YAML.pm module implements a YAML Loader and Dumper based on the YAML 1.0
12mu|perl-YAML-0.900.0-1|21	specification. http://www.yaml.org/spec/
12mu|perl-YAML-0.900.0-1|22	
12mu|perl-YAML-0.900.0-1|23	YAML is a generic data serialization language that is optimized for human
12mu|perl-YAML-0.900.0-1|24	readability. It can be used to express the data structures of most modern
12mu|perl-YAML-0.900.0-1|25	programming languages. (Including Perl!!!)
12mu|perl-YAML-0.900.0-1|26	
12mu|perl-YAML-0.900.0-1|27	For information on the YAML syntax, please refer to the YAML specification.
12mu|perl-YAML-0.900.0-1|28	
12mu|perl-YAML-0.900.0-1|29	%prep
12mu|perl-YAML-0.900.0-1|30	%setup -q -n %{upstream_name}-%{upstream_version}
12mu|perl-YAML-0.900.0-1|31	
12mu|perl-YAML-0.900.0-1|32	%build
12mu|perl-YAML-0.900.0-1|33	perl Makefile.PL INSTALLDIRS=vendor <<EOF
12mu|perl-YAML-0.900.0-1|34	EOF
12mu|perl-YAML-0.900.0-1|35	%make
12mu|perl-YAML-0.900.0-1|36	
12mu|perl-YAML-0.900.0-1|37	%check
12mu|perl-YAML-0.900.0-1|38	make test
12mu|perl-YAML-0.900.0-1|39	
12mu|perl-YAML-0.900.0-1|40	%install
12mu|perl-YAML-0.900.0-1|41	%makeinstall_std
12mu|perl-YAML-0.900.0-1|42	
12mu|perl-YAML-0.900.0-1|43	%files
12mu|perl-YAML-0.900.0-1|44	%doc Changes README
12mu|perl-YAML-0.900.0-1|45	%{perl_vendorlib}/YAML*
12mu|perl-YAML-0.900.0-1|46	%{perl_vendorlib}/Test/YAML*
12mu|perl-YAML-0.900.0-1|47	%{_mandir}/*/*
12mu|perl-YAML-0.900.0-1|48	
12mu|perl-YAML-0.900.0-1|49	
12mu|perl-YAML-0.900.0-1|50	
12mu|perl-YAML-0.900.0-1|51	%changelog
12mu|perl-YAML-0.900.0-1|52	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.900.0-1
12mu|perl-YAML-0.900.0-1|53	+ Revision: 6ddcb2b
12mu|perl-YAML-0.900.0-1|54	- Updated to 0.90 (by updates_builder)
12mu|perl-YAML-0.900.0-1|55	
12mu|perl-YAML-0.900.0-1|56	

20530 12
12mu|pesign-0.108-3|1	Summary: Signing utility for UEFI binaries
12mu|pesign-0.108-3|2	Name: pesign
12mu|pesign-0.108-3|3	Version: 0.108
12mu|pesign-0.108-3|4	Release: 3
12mu|pesign-0.108-3|5	Group: Development/Other
12mu|pesign-0.108-3|6	License: GPLv2
12mu|pesign-0.108-3|7	URL: https://github.com/vathpela/pesign
12mu|pesign-0.108-3|8	BuildRequires: git gnu-efi nspr nss nss-devel popt-devel
12mu|pesign-0.108-3|9	BuildRequires: coolkey opensc
12mu|pesign-0.108-3|10	BuildRequires: nspr-devel >= 4.9.2-1
12mu|pesign-0.108-3|11	BuildRequires: nss-devel >= 3.13.6-1
12mu|pesign-0.108-3|12	Requires: nspr nss nss-devel popt rpm coolkey opensc
12mu|pesign-0.108-3|13	Requires(pre): shadow-utils
12mu|pesign-0.108-3|14	ExclusiveArch: i586 i686 x86_64 ia64
12mu|pesign-0.108-3|15	Source0: pesign-%{version}.tar.bz2
12mu|pesign-0.108-3|16	
12mu|pesign-0.108-3|17	%description
12mu|pesign-0.108-3|18	This package contains the pesign utility for signing UEFI binaries as
12mu|pesign-0.108-3|19	well as other associated tools.
12mu|pesign-0.108-3|20	
12mu|pesign-0.108-3|21	%prep
12mu|pesign-0.108-3|22	%setup -q
12mu|pesign-0.108-3|23	
12mu|pesign-0.108-3|24	%build
12mu|pesign-0.108-3|25	make PREFIX=%{_prefix} LIBDIR=%{_libdir}
12mu|pesign-0.108-3|26	
12mu|pesign-0.108-3|27	%install
12mu|pesign-0.108-3|28	rm -rf %{buildroot}
12mu|pesign-0.108-3|29	mkdir -p %{buildroot}/%{_libdir}
12mu|pesign-0.108-3|30	make PREFIX=%{_prefix} LIBDIR=%{_libdir} INSTALLROOT=%{buildroot} \
12mu|pesign-0.108-3|31	install
12mu|pesign-0.108-3|32	make PREFIX=%{_prefix} LIBDIR=%{_libdir} INSTALLROOT=%{buildroot} \
12mu|pesign-0.108-3|33	install_systemd
12mu|pesign-0.108-3|34	
12mu|pesign-0.108-3|35	# there's some stuff that's not really meant to be shipped yet
12mu|pesign-0.108-3|36	rm -rf %{buildroot}/boot %{buildroot}/usr/include
12mu|pesign-0.108-3|37	rm -rf %{buildroot}%{_libdir}/libdpe*
12mu|pesign-0.108-3|38	
12mu|pesign-0.108-3|39	modutil -force -dbdir %{buildroot}/etc/pki/pesign -add opensc \
12mu|pesign-0.108-3|40	-libfile %{_libdir}/pkcs11/opensc-pkcs11.so
12mu|pesign-0.108-3|41	
12mu|pesign-0.108-3|42	# rpm5 is cute
12mu|pesign-0.108-3|43	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
12mu|pesign-0.108-3|44	mv %{buildroot}%{_sysconfdir}/rpm/macros.pesign \
12mu|pesign-0.108-3|45	%{buildroot}%{_sysconfdir}/rpm/macros.d/pesign.macros
12mu|pesign-0.108-3|46	
12mu|pesign-0.108-3|47	# confusion due to fedora /lib == /usr/lib
12mu|pesign-0.108-3|48	mkdir -p %{buildroot}%{_unitdir}
12mu|pesign-0.108-3|49	mv %{buildroot}/usr/lib/systemd/system/*.service %{buildroot}%{_unitdir}
12mu|pesign-0.108-3|50	
12mu|pesign-0.108-3|51	%clean
12mu|pesign-0.108-3|52	rm -rf %{buildroot}
12mu|pesign-0.108-3|53	
12mu|pesign-0.108-3|54	%pre
12mu|pesign-0.108-3|55	getent group pesign >/dev/null || groupadd -r pesign
12mu|pesign-0.108-3|56	getent passwd pesign >/dev/null || \
12mu|pesign-0.108-3|57	useradd -r -g pesign -d /var/run/pesign -s /sbin/nologin \
12mu|pesign-0.108-3|58	-c "Group for the pesign signing daemon" pesign
12mu|pesign-0.108-3|59	exit 0
12mu|pesign-0.108-3|60	
12mu|pesign-0.108-3|61	%post
12mu|pesign-0.108-3|62	%systemd_post pesign.service
12mu|pesign-0.108-3|63	
12mu|pesign-0.108-3|64	%preun
12mu|pesign-0.108-3|65	%systemd_preun pesign.service
12mu|pesign-0.108-3|66	
12mu|pesign-0.108-3|67	%postun
12mu|pesign-0.108-3|68	%systemd_postun_with_restart pesign.service
12mu|pesign-0.108-3|69	
12mu|pesign-0.108-3|70	%files
12mu|pesign-0.108-3|71	%defattr(-,root,root,-)
12mu|pesign-0.108-3|72	%doc README TODO COPYING
12mu|pesign-0.108-3|73	%{_bindir}/pesign
12mu|pesign-0.108-3|74	%{_bindir}/pesign-client
12mu|pesign-0.108-3|75	%{_bindir}/efikeygen
12mu|pesign-0.108-3|76	%{_sysconfdir}/popt.d/pesign.popt
12mu|pesign-0.108-3|77	%{_sysconfdir}/rpm/macros.d/pesign.macros
12mu|pesign-0.108-3|78	%{_mandir}/man*/*
12mu|pesign-0.108-3|79	%dir %attr(0775,pesign,pesign) /etc/pki/pesign
12mu|pesign-0.108-3|80	%attr(0664,pesign,pesign) /etc/pki/pesign/*
12mu|pesign-0.108-3|81	%dir %attr(0770, pesign, pesign) %{_localstatedir}/run/%{name}
12mu|pesign-0.108-3|82	%{_prefix}/lib/tmpfiles.d/pesign.conf
12mu|pesign-0.108-3|83	%{_unitdir}/pesign.service
12mu|pesign-0.108-3|84	
12mu|pesign-0.108-3|85	
12mu|pesign-0.108-3|86	%changelog
12mu|pesign-0.108-3|87	* Wed Jul 30 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.108-3
12mu|pesign-0.108-3|88	+ Revision: 1f58ff0
12mu|pesign-0.108-3|89	- remove redhat remains
12mu|pesign-0.108-3|90	
12mu|pesign-0.108-3|91	

20531 12
12mu|pessulus-2.30.4-4|1	Summary: Desktop lockdown editor for GNOME
12mu|pessulus-2.30.4-4|2	Name: pessulus
12mu|pessulus-2.30.4-4|3	Version: 2.30.4
12mu|pessulus-2.30.4-4|4	Release: 4
12mu|pessulus-2.30.4-4|5	Source0: http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.bz2
12mu|pessulus-2.30.4-4|6	License: GPLv2+
12mu|pessulus-2.30.4-4|7	Group: Graphical desktop/GNOME
12mu|pessulus-2.30.4-4|8	Url: http://www.gnome.org/~vuntz/pessulus/
12mu|pessulus-2.30.4-4|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|pessulus-2.30.4-4|10	BuildArch: noarch
12mu|pessulus-2.30.4-4|11	BuildRequires: python-devel
12mu|pessulus-2.30.4-4|12	BuildRequires: pygtk2.0-devel >= 2.6.0
12mu|pessulus-2.30.4-4|13	BuildRequires: gnome-python >= 2.6.0
12mu|pessulus-2.30.4-4|14	BuildRequires: gnome-python-devel >= 2.6.0
12mu|pessulus-2.30.4-4|15	BuildRequires: gnome-python-desktop
12mu|pessulus-2.30.4-4|16	BuildRequires: intltool
12mu|pessulus-2.30.4-4|17	BuildRequires: desktop-file-utils
12mu|pessulus-2.30.4-4|18	Requires: gnome-python gnome-python-gconf pygtk2.0-libglade
12mu|pessulus-2.30.4-4|19	#gw for bugbuddy
12mu|pessulus-2.30.4-4|20	Requires: gnome-python-desktop
12mu|pessulus-2.30.4-4|21	# fix http://bugs.rosalinux.ru/show_bug.cgi?id=2829
12mu|pessulus-2.30.4-4|22	Requires: libbonobo
12mu|pessulus-2.30.4-4|23	
12mu|pessulus-2.30.4-4|24	%description
12mu|pessulus-2.30.4-4|25	pessulus is a lockdown editor for GNOME, written in python.  pessulus
12mu|pessulus-2.30.4-4|26	enables administrators to set mandatory settings in GConf. The users
12mu|pessulus-2.30.4-4|27	can not change these settings.
12mu|pessulus-2.30.4-4|28	
12mu|pessulus-2.30.4-4|29	Use of pessulus can be useful on computers that are open to use by
12mu|pessulus-2.30.4-4|30	everyone, e.g. in an internet cafe.
12mu|pessulus-2.30.4-4|31	
12mu|pessulus-2.30.4-4|32	
12mu|pessulus-2.30.4-4|33	%prep
12mu|pessulus-2.30.4-4|34	%setup -q
12mu|pessulus-2.30.4-4|35	
12mu|pessulus-2.30.4-4|36	%build
12mu|pessulus-2.30.4-4|37	./configure --prefix=%_prefix
12mu|pessulus-2.30.4-4|38	%make
12mu|pessulus-2.30.4-4|39	
12mu|pessulus-2.30.4-4|40	%install
12mu|pessulus-2.30.4-4|41	rm -rf $RPM_BUILD_ROOT
12mu|pessulus-2.30.4-4|42	%makeinstall_std
12mu|pessulus-2.30.4-4|43	%find_lang %name
12mu|pessulus-2.30.4-4|44	desktop-file-install --vendor="" \
12mu|pessulus-2.30.4-4|45	--remove-category="Application" \
12mu|pessulus-2.30.4-4|46	--add-category="X-MandrivaLinux-System-Configuration-GNOME-Advanced" \
12mu|pessulus-2.30.4-4|47	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12mu|pessulus-2.30.4-4|48	
12mu|pessulus-2.30.4-4|49	
12mu|pessulus-2.30.4-4|50	%if %mdkversion < 200900
12mu|pessulus-2.30.4-4|51	%post
12mu|pessulus-2.30.4-4|52	%update_menus
12mu|pessulus-2.30.4-4|53	%endif
12mu|pessulus-2.30.4-4|54	%if %mdkversion < 200900
12mu|pessulus-2.30.4-4|55	%postun
12mu|pessulus-2.30.4-4|56	%clean_menus
12mu|pessulus-2.30.4-4|57	%endif
12mu|pessulus-2.30.4-4|58	
12mu|pessulus-2.30.4-4|59	%clean
12mu|pessulus-2.30.4-4|60	rm -rf $RPM_BUILD_ROOT
12mu|pessulus-2.30.4-4|61	
12mu|pessulus-2.30.4-4|62	%files -f %name.lang
12mu|pessulus-2.30.4-4|63	%defattr(-,root,root)
12mu|pessulus-2.30.4-4|64	%doc AUTHORS ChangeLog HACKING NEWS MAINTAINERS README TODO
12mu|pessulus-2.30.4-4|65	%_bindir/%name
12mu|pessulus-2.30.4-4|66	%_iconsdir/hicolor/*/apps/*
12mu|pessulus-2.30.4-4|67	%_datadir/%name/
12mu|pessulus-2.30.4-4|68	%_datadir/applications/%name.desktop
12mu|pessulus-2.30.4-4|69	%py_puresitedir/Pessulus/
12mu|pessulus-2.30.4-4|70	
12mu|pessulus-2.30.4-4|71	
12mu|pessulus-2.30.4-4|72	%changelog
12mu|pessulus-2.30.4-4|73	* Fri Oct 11 2013 Tigro <ashejn@gmail.com> 2.30.4-4
12mu|pessulus-2.30.4-4|74	+ Revision: 4729be7
12mu|pessulus-2.30.4-4|75	- fix rosa#2829
12mu|pessulus-2.30.4-4|76	
12mu|pessulus-2.30.4-4|77	

20532 12
12mu|phonon-4.7.1-1|1	%define major 4
12mu|phonon-4.7.1-1|2	
12mu|phonon-4.7.1-1|3	Summary:	KDE4 Multimedia Framework
12mu|phonon-4.7.1-1|4	Name:		phonon
12mu|phonon-4.7.1-1|5	Version:	4.7.1
12mu|phonon-4.7.1-1|6	Release:	1
12mu|phonon-4.7.1-1|7	Epoch:		2
12mu|phonon-4.7.1-1|8	License:	LGPLv2+
12mu|phonon-4.7.1-1|9	Group:		Graphical desktop/KDE
12mu|phonon-4.7.1-1|10	Url:		http://phonon.kde.org/
12mu|phonon-4.7.1-1|11	Source0:	ftp://ftp.kde.org/pub/kde/stable/phonon/%{version}/%{name}-%{version}.tar.xz
12mu|phonon-4.7.1-1|12	Patch0:		phonon-4.6.50-phonon-allow-stop-empty-source.patch
12mu|phonon-4.7.1-1|13	Patch1:		phonon-4.7.0-cmake.patch
12mu|phonon-4.7.1-1|14	BuildRequires:	automoc4
12mu|phonon-4.7.1-1|15	BuildRequires:	cmake
12mu|phonon-4.7.1-1|16	BuildRequires:	imagemagick
12mu|phonon-4.7.1-1|17	BuildRequires:	qt4-devel
12mu|phonon-4.7.1-1|18	BuildRequires:	qt4-qmlviewer
12mu|phonon-4.7.1-1|19	BuildRequires:	pkgconfig(glib-2.0)
12mu|phonon-4.7.1-1|20	BuildRequires:	pkgconfig(libpulse)
12mu|phonon-4.7.1-1|21	
12mu|phonon-4.7.1-1|22	%description
12mu|phonon-4.7.1-1|23	Phonon is the KDE4 Multimedia Framework.
12mu|phonon-4.7.1-1|24	
12mu|phonon-4.7.1-1|25	#--------------------------------------------------------------------
12mu|phonon-4.7.1-1|26	
12mu|phonon-4.7.1-1|27	%define libphononexperimental %mklibname phononexperimental %{major}
12mu|phonon-4.7.1-1|28	
12mu|phonon-4.7.1-1|29	%package -n %{libphononexperimental}
12mu|phonon-4.7.1-1|30	Summary:	Phonon Library
12mu|phonon-4.7.1-1|31	Group:		System/Libraries
12mu|phonon-4.7.1-1|32	
12mu|phonon-4.7.1-1|33	%description -n %{libphononexperimental}
12mu|phonon-4.7.1-1|34	Library for Phonon.
12mu|phonon-4.7.1-1|35	
12mu|phonon-4.7.1-1|36	%files -n %{libphononexperimental}
12mu|phonon-4.7.1-1|37	%{_libdir}/libphononexperimental.so.%{major}*
12mu|phonon-4.7.1-1|38	
12mu|phonon-4.7.1-1|39	#--------------------------------------------------------------------
12mu|phonon-4.7.1-1|40	
12mu|phonon-4.7.1-1|41	%define libphonon %mklibname phonon %{major}
12mu|phonon-4.7.1-1|42	
12mu|phonon-4.7.1-1|43	%package -n %{libphonon}
12mu|phonon-4.7.1-1|44	Summary:	Phonon Library
12mu|phonon-4.7.1-1|45	Group:		System/Libraries
12mu|phonon-4.7.1-1|46	
12mu|phonon-4.7.1-1|47	%description -n %{libphonon}
12mu|phonon-4.7.1-1|48	Library for Phonon.
12mu|phonon-4.7.1-1|49	
12mu|phonon-4.7.1-1|50	%files -n %{libphonon}
12mu|phonon-4.7.1-1|51	%{_libdir}/libphonon.so.%{major}*
12mu|phonon-4.7.1-1|52	
12mu|phonon-4.7.1-1|53	#--------------------------------------------------------------------
12mu|phonon-4.7.1-1|54	%package designer-plugin
12mu|phonon-4.7.1-1|55	Summary:	Phonon Designer Plugin
12mu|phonon-4.7.1-1|56	Group:		System/Libraries
12mu|phonon-4.7.1-1|57	Conflicts:	qt4-designer-plugin-phonon <= 5:4.7.4
12mu|phonon-4.7.1-1|58	
12mu|phonon-4.7.1-1|59	%description designer-plugin
12mu|phonon-4.7.1-1|60	Designer plugin for phonon.
12mu|phonon-4.7.1-1|61	
12mu|phonon-4.7.1-1|62	%files designer-plugin
12mu|phonon-4.7.1-1|63	%{_qt_plugindir}/designer/libphononwidgets.so
12mu|phonon-4.7.1-1|64	
12mu|phonon-4.7.1-1|65	#--------------------------------------------------------------------
12mu|phonon-4.7.1-1|66	
12mu|phonon-4.7.1-1|67	%package devel
12mu|phonon-4.7.1-1|68	Group:		Development/KDE and Qt
12mu|phonon-4.7.1-1|69	Summary:	Phonon Development Files
12mu|phonon-4.7.1-1|70	Requires:	%{libphononexperimental} = %{EVRD}
12mu|phonon-4.7.1-1|71	Requires:	%{libphonon} = %{EVRD}
12mu|phonon-4.7.1-1|72	Requires:	phonon-designer-plugin = %{EVRD}
12mu|phonon-4.7.1-1|73	
12mu|phonon-4.7.1-1|74	%description devel
12mu|phonon-4.7.1-1|75	Header files needed to compile applications for KDE.
12mu|phonon-4.7.1-1|76	
12mu|phonon-4.7.1-1|77	%files devel
12mu|phonon-4.7.1-1|78	%{_qt_datadir}/mkspecs/modules/qt_phonon.pri
12mu|phonon-4.7.1-1|79	%{_datadir}/dbus-1/interfaces/org.kde.Phonon.AudioOutput.xml
12mu|phonon-4.7.1-1|80	%{_datadir}/phonon/buildsystem/
12mu|phonon-4.7.1-1|81	%{_includedir}/phonon/
12mu|phonon-4.7.1-1|82	%{_includedir}/KDE/
12mu|phonon-4.7.1-1|83	%{_libdir}/libphonon.so
12mu|phonon-4.7.1-1|84	%{_libdir}/libphononexperimental.so
12mu|phonon-4.7.1-1|85	%{_libdir}/pkgconfig/phonon.pc
12mu|phonon-4.7.1-1|86	%{_libdir}/cmake/phonon/Phonon*.cmake
12mu|phonon-4.7.1-1|87	
12mu|phonon-4.7.1-1|88	#--------------------------------------------------------------------
12mu|phonon-4.7.1-1|89	
12mu|phonon-4.7.1-1|90	%prep
12mu|phonon-4.7.1-1|91	%setup -q
12mu|phonon-4.7.1-1|92	%apply_patches
12mu|phonon-4.7.1-1|93	
12mu|phonon-4.7.1-1|94	%build
12mu|phonon-4.7.1-1|95	%cmake \
12mu|phonon-4.7.1-1|96	-DPHONON_INSTALL_QT_EXTENSIONS_INTO_SYSTEM_QT=ON
12mu|phonon-4.7.1-1|97	
12mu|phonon-4.7.1-1|98	%make
12mu|phonon-4.7.1-1|99	
12mu|phonon-4.7.1-1|100	%install
12mu|phonon-4.7.1-1|101	%makeinstall_std -C build
12mu|phonon-4.7.1-1|102	
12mu|phonon-4.7.1-1|103	
12mu|phonon-4.7.1-1|104	%changelog
12mu|phonon-4.7.1-1|105	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.7.1-1
12mu|phonon-4.7.1-1|106	+ Revision: 275baa3
12mu|phonon-4.7.1-1|107	- LOG New version 4.7.1, drop merged patches
12mu|phonon-4.7.1-1|108	
12mu|phonon-4.7.1-1|109	

20533 12
12mu|phonon-gstreamer-4.7.1-2|1	Summary:	GStreamer backend to Phonon
12mu|phonon-gstreamer-4.7.1-2|2	Name:		phonon-gstreamer
12mu|phonon-gstreamer-4.7.1-2|3	Version:	4.7.1
12mu|phonon-gstreamer-4.7.1-2|4	Release:	2
12mu|phonon-gstreamer-4.7.1-2|5	Epoch:		2
12mu|phonon-gstreamer-4.7.1-2|6	License:	LGPLv2+
12mu|phonon-gstreamer-4.7.1-2|7	Group:		Sound
12mu|phonon-gstreamer-4.7.1-2|8	Url:		http://phonon.kde.org/
12mu|phonon-gstreamer-4.7.1-2|9	Source0:	ftp://ftp.kde.org/pub/kde/stable/phonon/phonon-backend-gstreamer/%{version}/src/phonon-backend-gstreamer-%{version}.tar.xz
12mu|phonon-gstreamer-4.7.1-2|10	Patch0:		phonon-4.4.3-flac_mimetype.patch
12mu|phonon-gstreamer-4.7.1-2|11	BuildRequires:	automoc4
12mu|phonon-gstreamer-4.7.1-2|12	BuildRequires:	cmake
12mu|phonon-gstreamer-4.7.1-2|13	BuildRequires:	imagemagick
12mu|phonon-gstreamer-4.7.1-2|14	BuildRequires:	pkgconfig(gstreamer-0.10)
12mu|phonon-gstreamer-4.7.1-2|15	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mu|phonon-gstreamer-4.7.1-2|16	BuildRequires:	pkgconfig(phonon)
12mu|phonon-gstreamer-4.7.1-2|17	# Yes, really...
12mu|phonon-gstreamer-4.7.1-2|18	# The bit we need is the qt5_use_modules cmake macro.
12mu|phonon-gstreamer-4.7.1-2|19	BuildRequires:	pkgconfig(Qt5Core)
12mu|phonon-gstreamer-4.7.1-2|20	Requires:	gstreamer0.10-plugins-good
12mu|phonon-gstreamer-4.7.1-2|21	Requires:	gstreamer0.10-plugins-base
12mu|phonon-gstreamer-4.7.1-2|22	Suggests:	gstreamer0.10-plugins-bad
12mu|phonon-gstreamer-4.7.1-2|23	Suggests:	gstreamer0.10-plugins-ugly
12mu|phonon-gstreamer-4.7.1-2|24	Suggests:	gstreamer0.10-ffmpeg
12mu|phonon-gstreamer-4.7.1-2|25	Suggests:	gstreamer0.10-soup
12mu|phonon-gstreamer-4.7.1-2|26	Requires:	gstreamer0.10-pulse
12mu|phonon-gstreamer-4.7.1-2|27	Provides:	phonon-backend
12mu|phonon-gstreamer-4.7.1-2|28	
12mu|phonon-gstreamer-4.7.1-2|29	%description
12mu|phonon-gstreamer-4.7.1-2|30	GStreamer backend to Phonon.
12mu|phonon-gstreamer-4.7.1-2|31	
12mu|phonon-gstreamer-4.7.1-2|32	%files
12mu|phonon-gstreamer-4.7.1-2|33	%{_libdir}/kde4/plugins/phonon_backend/phonon_gstreamer.so
12mu|phonon-gstreamer-4.7.1-2|34	%{_datadir}/kde4/services/phononbackends/gstreamer.desktop
12mu|phonon-gstreamer-4.7.1-2|35	%{_iconsdir}/*/*/*/*
12mu|phonon-gstreamer-4.7.1-2|36	
12mu|phonon-gstreamer-4.7.1-2|37	#--------------------------------------------------------------------
12mu|phonon-gstreamer-4.7.1-2|38	%prep
12mu|phonon-gstreamer-4.7.1-2|39	%setup -qn phonon-backend-gstreamer-%{version}
12mu|phonon-gstreamer-4.7.1-2|40	%apply_patches
12mu|phonon-gstreamer-4.7.1-2|41	
12mu|phonon-gstreamer-4.7.1-2|42	%build
12mu|phonon-gstreamer-4.7.1-2|43	%cmake
12mu|phonon-gstreamer-4.7.1-2|44	%make
12mu|phonon-gstreamer-4.7.1-2|45	
12mu|phonon-gstreamer-4.7.1-2|46	%install
12mu|phonon-gstreamer-4.7.1-2|47	%makeinstall_std -C build
12mu|phonon-gstreamer-4.7.1-2|48	
12mu|phonon-gstreamer-4.7.1-2|49	
12mu|phonon-gstreamer-4.7.1-2|50	%changelog
12mu|phonon-gstreamer-4.7.1-2|51	* Fri Mar 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.7.1-2
12mu|phonon-gstreamer-4.7.1-2|52	+ Revision: 0a58a50
12mu|phonon-gstreamer-4.7.1-2|53	- LOG New version 4.7.1, update BuildRequires and Requires
12mu|phonon-gstreamer-4.7.1-2|54	
12mu|phonon-gstreamer-4.7.1-2|55	

20534 12
12mu|php-5.5.25-1|1	%define _build_pkgcheck_set %{nil}
12mu|php-5.5.25-1|2	%define _build_pkgcheck_srpm %{nil}
12mu|php-5.5.25-1|3	
12mu|php-5.5.25-1|4	%define build_test 1
12mu|php-5.5.25-1|5	%{?_with_test: %{expand: %%global build_test 1}}
12mu|php-5.5.25-1|6	%{?_without_test: %{expand: %%global build_test 0}}
12mu|php-5.5.25-1|7	
12mu|php-5.5.25-1|8	%define build_libmagic 0
12mu|php-5.5.25-1|9	%{?_with_libmagic: %{expand: %%global build_libmagic 1}}
12mu|php-5.5.25-1|10	%{?_without_libmagic: %{expand: %%global build_libmagic 0}}
12mu|php-5.5.25-1|11	
12mu|php-5.5.25-1|12	%define php5_common_major 5
12mu|php-5.5.25-1|13	%define libname %mklibname php5_common %{php5_common_major}
12mu|php-5.5.25-1|14	
12mu|php-5.5.25-1|15	%define __noautoreq '.*/bin/awk|.*/bin/gawk|.*/bin/php'
12mu|php-5.5.25-1|16	
12mu|php-5.5.25-1|17	Summary:	The PHP5 scripting language
12mu|php-5.5.25-1|18	Name:		php
12mu|php-5.5.25-1|19	Version:	5.5.25
12mu|php-5.5.25-1|20	Release:	1
12mu|php-5.5.25-1|21	Source0:	http://se.php.net/distributions/php-%{version}.tar.bz2
12mu|php-5.5.25-1|22	Group:		Development/PHP
12mu|php-5.5.25-1|23	License:	PHP License
12mu|php-5.5.25-1|24	URL:		http://www.php.net
12mu|php-5.5.25-1|25	Source1:	php-test.ini
12mu|php-5.5.25-1|26	Source2:	maxlifetime
12mu|php-5.5.25-1|27	Source3:	php.crond
12mu|php-5.5.25-1|28	Source4:	php-fpm.service
12mu|php-5.5.25-1|29	Source5:	php-fpm.sysconf
12mu|php-5.5.25-1|30	Source6:	php-fpm.logrotate
12mu|php-5.5.25-1|31	# S7 comes from ext/fileinfo/create_data_file.php but could be removed someday
12mu|php-5.5.25-1|32	Source7:	create_data_file.php
12mu|php-5.5.25-1|33	Source9:        php-fpm-tmpfiles.conf
12mu|php-5.5.25-1|34	Source10:	php.ini
12mu|php-5.5.25-1|35	Patch0:		php-init.diff
12mu|php-5.5.25-1|36	Patch1:		php-shared.diff
12mu|php-5.5.25-1|37	Patch3:		php-libtool.diff
12mu|php-5.5.25-1|38	Patch4:		php-phpize.diff
12mu|php-5.5.25-1|39	Patch5:		php-phpbuilddir.diff
12mu|php-5.5.25-1|40	# http://www.outoforder.cc/projects/apache/mod_transform/
12mu|php-5.5.25-1|41	# http://www.outoforder.cc/projects/apache/mod_transform/patches/php5-apache2-filters.patch
12mu|php-5.5.25-1|42	Patch6:		php5-apache2-filters.diff
12mu|php-5.5.25-1|43	# remove libedit once and for all
12mu|php-5.5.25-1|44	Patch7:		php-no_libedit.diff
12mu|php-5.5.25-1|45	Patch8:		php-xmlrpc_epi.patch
12mu|php-5.5.25-1|46	Patch9:		php-xmlrpc_no_rpath.diff
12mu|php-5.5.25-1|47	Patch10:	php-5.5.7-detect-freetype-2.5.x.patch
12mu|php-5.5.25-1|48	Patch11:	php-5.3.8-bdb-5.2.diff
12mu|php-5.5.25-1|49	Patch12:	php-5.5.6-db-6.0.patch
12mu|php-5.5.25-1|50	#####################################################################
12mu|php-5.5.25-1|51	# Stolen from PLD
12mu|php-5.5.25-1|52	Patch20:	php-mail.diff
12mu|php-5.5.25-1|53	Patch21:	php-filter-shared.diff
12mu|php-5.5.25-1|54	Patch22:	php-dba-link.patch
12mu|php-5.5.25-1|55	Patch23:	php-zlib-for-getimagesize.patch
12mu|php-5.5.25-1|56	Patch25:	php-5.3.10-external_libzip.diff
12mu|php-5.5.25-1|57	Patch26:	php-5.3.9RC2-mcrypt-libs.diff
12mu|php-5.5.25-1|58	# for kolab2
12mu|php-5.5.25-1|59	# P50 was rediffed from PLD (php-5.3.3-8.src.rpm) which merges the annotation and status-current patches
12mu|php-5.5.25-1|60	Patch27:	php-imap-annotation+status-current.diff
12mu|php-5.5.25-1|61	# P51 was taken from http://kolab.org/cgi-bin/viewcvs-kolab.cgi/server/php/patches/php-5.3.2/
12mu|php-5.5.25-1|62	Patch28:	php-imap-myrights.diff
12mu|php-5.5.25-1|63	Patch29:	php-5.3.x-fpm-0.6.5-shared.diff
12mu|php-5.5.25-1|64	Patch30:	php-5.3.x-fpm-0.6.5-mdv_conf.diff
12mu|php-5.5.25-1|65	#####################################################################
12mu|php-5.5.25-1|66	# stolen from debian
12mu|php-5.5.25-1|67	Patch50:	php-session.save_path.diff
12mu|php-5.5.25-1|68	Patch51:	php-exif_nesting_level.diff
12mu|php-5.5.25-1|69	#####################################################################
12mu|php-5.5.25-1|70	# Stolen from fedora
12mu|php-5.5.25-1|71	Patch101:	php-cxx.diff
12mu|php-5.5.25-1|72	Patch102:	php-install.diff
12mu|php-5.5.25-1|73	Patch105:	php-umask.diff
12mu|php-5.5.25-1|74	# Fixes for extension modules
12mu|php-5.5.25-1|75	Patch113:	php-libc-client.diff
12mu|php-5.5.25-1|76	Patch114:	php-no_pam_in_c-client.diff
12mu|php-5.5.25-1|77	# Functional changes
12mu|php-5.5.25-1|78	Patch115:	php-dlopen.diff
12mu|php-5.5.25-1|79	# Fix bugs
12mu|php-5.5.25-1|80	Patch120:	php-tests-wddx.diff
12mu|php-5.5.25-1|81	Patch121:	php-bug43221.diff
12mu|php-5.5.25-1|82	Patch123:	php-bug43589.diff
12mu|php-5.5.25-1|83	Patch226:	php-no-fvisibility_hidden_fix.diff
12mu|php-5.5.25-1|84	Patch227:	php-5.3.0RC1-enchant_lib64_fix.diff
12mu|php-5.5.25-1|85	Patch228:	php-5.3.0RC2-xmlrpc-epi_fix.diff
12mu|php-5.5.25-1|86	
12mu|php-5.5.25-1|87	BuildRequires:	autoconf
12mu|php-5.5.25-1|88	BuildRequires:	automake
12mu|php-5.5.25-1|89	BuildRequires:	bison
12mu|php-5.5.25-1|90	BuildRequires:	byacc
12mu|php-5.5.25-1|91	BuildRequires:	file
12mu|php-5.5.25-1|92	BuildRequires:	flex
12mu|php-5.5.25-1|93	BuildRequires:	lemon
12mu|php-5.5.25-1|94	BuildRequires:	libtool
12mu|php-5.5.25-1|95	BuildRequires:	openssl
12mu|php-5.5.25-1|96	BuildRequires:	re2c >= 0.13.4
12mu|php-5.5.25-1|97	
12mu|php-5.5.25-1|98	BuildRequires:	pkgconfig(enchant)
12mu|php-5.5.25-1|99	BuildRequires:	pkgconfig(expat)
12mu|php-5.5.25-1|100	BuildRequires:	pkgconfig(freetype2)
12mu|php-5.5.25-1|101	BuildRequires:	pkgconfig(libcurl)
12mu|php-5.5.25-1|102	BuildRequires:	pkgconfig(libpcre)
12mu|php-5.5.25-1|103	BuildRequires:	pkgconfig(libpng)
12mu|php-5.5.25-1|104	BuildRequires:	pkgconfig(libxml-2.0)
12mu|php-5.5.25-1|105	BuildRequires:	pkgconfig(libxslt)
12mu|php-5.5.25-1|106	BuildRequires:	pkgconfig(libzip)
12mu|php-5.5.25-1|107	BuildRequires:	pkgconfig(ncurses)
12mu|php-5.5.25-1|108	BuildRequires:	pkgconfig(openssl)
12mu|php-5.5.25-1|109	BuildRequires:	pkgconfig(sqlite3)
12mu|php-5.5.25-1|110	BuildRequires:	pkgconfig(x11)
12mu|php-5.5.25-1|111	BuildRequires:	pkgconfig(xpm)
12mu|php-5.5.25-1|112	
12mu|php-5.5.25-1|113	BuildRequires:	apache-devel >= 2.2.0
12mu|php-5.5.25-1|114	BuildRequires:	aspell-devel
12mu|php-5.5.25-1|115	BuildRequires:	bzip2-devel
12mu|php-5.5.25-1|116	BuildRequires:	c-client-devel >= 2007
12mu|php-5.5.25-1|117	BuildRequires:	db-devel
12mu|php-5.5.25-1|118	BuildRequires:	elfutils-devel
12mu|php-5.5.25-1|119	BuildRequires:	freetds-devel >= 0.63
12mu|php-5.5.25-1|120	BuildRequires:	gdbm-devel
12mu|php-5.5.25-1|121	BuildRequires:	gd-devel >= 2.0.33
12mu|php-5.5.25-1|122	BuildRequires:	gettext-devel
12mu|php-5.5.25-1|123	BuildRequires:	gmp-devel
12mu|php-5.5.25-1|124	BuildRequires:	gpm-devel
12mu|php-5.5.25-1|125	BuildRequires:	icu-devel >= 49.0
12mu|php-5.5.25-1|126	BuildRequires:	jpeg-devel
12mu|php-5.5.25-1|127	BuildRequires:	openldap-devel
12mu|php-5.5.25-1|128	BuildRequires:	libmcrypt-devel
12mu|php-5.5.25-1|129	BuildRequires:	sasl-devel
12mu|php-5.5.25-1|130	BuildRequires:	libtool-devel
12mu|php-5.5.25-1|131	BuildRequires:	mbfl-devel >= 1.2.0
12mu|php-5.5.25-1|132	BuildRequires:	mysql-devel >= 4.1.7
12mu|php-5.5.25-1|133	BuildRequires:	net-snmp-devel
12mu|php-5.5.25-1|134	BuildRequires:	net-snmp-mibs
12mu|php-5.5.25-1|135	BuildRequires:	onig-devel >= 5.9.2
12mu|php-5.5.25-1|136	BuildRequires:	pam-devel
12mu|php-5.5.25-1|137	BuildRequires:	postgresql-devel
12mu|php-5.5.25-1|138	BuildRequires:	readline-devel
12mu|php-5.5.25-1|139	BuildRequires:	recode-devel
12mu|php-5.5.25-1|140	BuildRequires:	t1lib-devel
12mu|php-5.5.25-1|141	BuildRequires:	tidy-devel
12mu|php-5.5.25-1|142	BuildRequires:	unixODBC-devel >= 2.2.1
12mu|php-5.5.25-1|143	BuildRequires:	xmlrpc-epi-devel
12mu|php-5.5.25-1|144	%if %{build_libmagic}
12mu|php-5.5.25-1|145	BuildRequires:	magic-devel
12mu|php-5.5.25-1|146	%endif
12mu|php-5.5.25-1|147	Epoch: 3
12mu|php-5.5.25-1|148	
12mu|php-5.5.25-1|149	# stupid postgresql... stupid build system...
12mu|php-5.5.25-1|150	# this is needed due to the postgresql packaging and due to bugs like this:
12mu|php-5.5.25-1|151	# https://qa.mandriva.com/show_bug.cgi?id=52527
12mu|php-5.5.25-1|152	%define postgresql_version %(pg_config &>/dev/null && pg_config 2>/dev/null | grep "^VERSION" | awk '{ print $4 }' 2>/dev/null || echo 0)
12mu|php-5.5.25-1|153	
12mu|php-5.5.25-1|154	%description
12mu|php-5.5.25-1|155	PHP5 is an HTML-embeddable scripting language. PHP5 offers built-in database
12mu|php-5.5.25-1|156	integration for several commercial and non-commercial database management
12mu|php-5.5.25-1|157	systems, so writing a database-enabled script with PHP5 is fairly simple. The
12mu|php-5.5.25-1|158	most common use of PHP5 coding is probably as a replacement for CGI scripts.
12mu|php-5.5.25-1|159	
12mu|php-5.5.25-1|160	%package	cli
12mu|php-5.5.25-1|161	Summary:	PHP5 CLI interface
12mu|php-5.5.25-1|162	Group:		Development/Other
12mu|php-5.5.25-1|163	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|164	Requires:	php-ctype >= %{EVRD}
12mu|php-5.5.25-1|165	Requires:	php-filter >= %{EVRD}
12mu|php-5.5.25-1|166	Requires:	php-ftp >= %{EVRD}
12mu|php-5.5.25-1|167	Requires:	php-gettext >= %{EVRD}
12mu|php-5.5.25-1|168	Requires:	php-hash >= %{EVRD}
12mu|php-5.5.25-1|169	Requires:	php-ini >= %{version}
12mu|php-5.5.25-1|170	Requires:	php-json >= %{EVRD}
12mu|php-5.5.25-1|171	Requires:	php-openssl >= %{EVRD}
12mu|php-5.5.25-1|172	Requires:	php-posix >= %{EVRD}
12mu|php-5.5.25-1|173	Requires:	php-session >= %{EVRD}
12mu|php-5.5.25-1|174	# Suggests:	php-suhosin >= 0.9.33
12mu|php-5.5.25-1|175	Requires:	php-sysvsem >= %{EVRD}
12mu|php-5.5.25-1|176	Requires:	php-sysvshm >= %{EVRD}
12mu|php-5.5.25-1|177	Requires:	php-timezonedb >= 3:2009.10
12mu|php-5.5.25-1|178	Requires:	php-tokenizer >= %{EVRD}
12mu|php-5.5.25-1|179	Requires:	php-xmlreader >= %{EVRD}
12mu|php-5.5.25-1|180	Requires:	php-xmlwriter >= %{EVRD}
12mu|php-5.5.25-1|181	Requires:	php-zlib >= %{EVRD}
12mu|php-5.5.25-1|182	Requires:	php-xml >= %{EVRD}
12mu|php-5.5.25-1|183	Provides:	php = %{EVRD}
12mu|php-5.5.25-1|184	
12mu|php-5.5.25-1|185	%description	cli
12mu|php-5.5.25-1|186	PHP5 is an HTML-embeddable scripting language. PHP5 offers built-in database
12mu|php-5.5.25-1|187	integration for several commercial and non-commercial database management
12mu|php-5.5.25-1|188	systems, so writing a database-enabled script with PHP5 is fairly simple. The
12mu|php-5.5.25-1|189	most common use of PHP5 coding is probably as a replacement for CGI scripts.
12mu|php-5.5.25-1|190	
12mu|php-5.5.25-1|191	This package contains a command-line (CLI) version of php. You must also
12mu|php-5.5.25-1|192	install libphp5_common. If you need apache module support, you also need to
12mu|php-5.5.25-1|193	install the apache-mod_php package.
12mu|php-5.5.25-1|194	
12mu|php-5.5.25-1|195	%package	cgi
12mu|php-5.5.25-1|196	Summary:	PHP5 CGI interface
12mu|php-5.5.25-1|197	Group:		Development/Other
12mu|php-5.5.25-1|198	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|199	Requires:	php-ctype >= %{EVRD}
12mu|php-5.5.25-1|200	Requires:	php-filter >= %{EVRD}
12mu|php-5.5.25-1|201	Requires:	php-ftp >= %{EVRD}
12mu|php-5.5.25-1|202	Requires:	php-gettext >= %{EVRD}
12mu|php-5.5.25-1|203	Requires:	php-hash >= %{EVRD}
12mu|php-5.5.25-1|204	Requires:	php-ini >= %{version}
12mu|php-5.5.25-1|205	Requires:	php-json >= %{EVRD}
12mu|php-5.5.25-1|206	Requires:	php-openssl >= %{EVRD}
12mu|php-5.5.25-1|207	Requires:	php-posix >= %{EVRD}
12mu|php-5.5.25-1|208	Requires:	php-session >= %{EVRD}
12mu|php-5.5.25-1|209	# Suggests:	php-suhosin >= 0.9.33
12mu|php-5.5.25-1|210	Requires:	php-sysvsem >= %{EVRD}
12mu|php-5.5.25-1|211	Requires:	php-sysvshm >= %{EVRD}
12mu|php-5.5.25-1|212	Requires:	php-timezonedb >= 3:2009.10
12mu|php-5.5.25-1|213	Requires:	php-tokenizer >= %{EVRD}
12mu|php-5.5.25-1|214	Requires:	php-xmlreader >= %{EVRD}
12mu|php-5.5.25-1|215	Requires:	php-xmlwriter >= %{EVRD}
12mu|php-5.5.25-1|216	Requires:	php-zlib >= %{EVRD}
12mu|php-5.5.25-1|217	Requires:	php-xml >= %{EVRD}
12mu|php-5.5.25-1|218	Provides:	php = %{EVRD}
12mu|php-5.5.25-1|219	Provides:	php-fcgi = %{EVRD}
12mu|php-5.5.25-1|220	Obsoletes:	php-fcgi
12mu|php-5.5.25-1|221	# because of a added compat softlink
12mu|php-5.5.25-1|222	Conflicts:	php-fcgi < %{EVRD}
12mu|php-5.5.25-1|223	
12mu|php-5.5.25-1|224	%description	cgi
12mu|php-5.5.25-1|225	PHP5 is an HTML-embeddable scripting language. PHP5 offers built-in database
12mu|php-5.5.25-1|226	integration for several commercial and non-commercial database management
12mu|php-5.5.25-1|227	systems, so writing a database-enabled script with PHP5 is fairly simple. The
12mu|php-5.5.25-1|228	most common use of PHP5 coding is probably as a replacement for CGI scripts.
12mu|php-5.5.25-1|229	
12mu|php-5.5.25-1|230	This package contains a standalone (CGI) version of php with FastCGI support.
12mu|php-5.5.25-1|231	You must also install libphp5_common. If you need apache module support, you
12mu|php-5.5.25-1|232	also need to install the apache-mod_php package.
12mu|php-5.5.25-1|233	
12mu|php-5.5.25-1|234	%package -n	%{libname}
12mu|php-5.5.25-1|235	Summary:	Shared library for PHP5
12mu|php-5.5.25-1|236	Group:		Development/Other
12mu|php-5.5.25-1|237	Provides:	php-pcre = %{EVRD}
12mu|php-5.5.25-1|238	Provides:	php-simplexml = %{EVRD}
12mu|php-5.5.25-1|239	Requires:	systemd-units
12mu|php-5.5.25-1|240	Requires(post): systemd-units
12mu|php-5.5.25-1|241	Requires(preun): systemd-units
12mu|php-5.5.25-1|242	Requires(postun): systemd-units
12mu|php-5.5.25-1|243	
12mu|php-5.5.25-1|244	%description -n	%{libname}
12mu|php-5.5.25-1|245	This package provides the common files to run with different implementations of
12mu|php-5.5.25-1|246	PHP5. You need this package if you install the php standalone package or a
12mu|php-5.5.25-1|247	webserver with php support (ie: apache-mod_php).
12mu|php-5.5.25-1|248	
12mu|php-5.5.25-1|249	%package	devel
12mu|php-5.5.25-1|250	Summary:	Development package for PHP5
12mu|php-5.5.25-1|251	Group:		Development/C
12mu|php-5.5.25-1|252	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|253	Requires:	autoconf automake libtool
12mu|php-5.5.25-1|254	Requires:	bison
12mu|php-5.5.25-1|255	Requires:	byacc
12mu|php-5.5.25-1|256	Requires:	chrpath
12mu|php-5.5.25-1|257	Requires:	dos2unix
12mu|php-5.5.25-1|258	Requires:	flex
12mu|php-5.5.25-1|259	Requires:	openssl
12mu|php-5.5.25-1|260	Requires:	re2c >= 0.9.11
12mu|php-5.5.25-1|261	Requires:	tcl
12mu|php-5.5.25-1|262	Requires:	pam-devel
12mu|php-5.5.25-1|263	Requires:	pkgconfig(libpcre)
12mu|php-5.5.25-1|264	Requires:	pkgconfig(libxml-2.0)
12mu|php-5.5.25-1|265	Requires:	pkgconfig(libxslt)
12mu|php-5.5.25-1|266	Requires:	pkgconfig(openssl)
12mu|php-5.5.25-1|267	
12mu|php-5.5.25-1|268	
12mu|php-5.5.25-1|269	%description	devel
12mu|php-5.5.25-1|270	The php-devel package lets you compile dynamic extensions to PHP5. Included
12mu|php-5.5.25-1|271	here is the source for the php extensions. Instead of recompiling the whole php
12mu|php-5.5.25-1|272	binary to add support for, say, oracle, install this package and use the new
12mu|php-5.5.25-1|273	self-contained extensions support. For more information, read the file
12mu|php-5.5.25-1|274	SELF-CONTAINED-EXTENSIONS.
12mu|php-5.5.25-1|275	
12mu|php-5.5.25-1|276	%package	openssl
12mu|php-5.5.25-1|277	Summary:	OpenSSL extension module for PHP
12mu|php-5.5.25-1|278	Group:		Development/PHP
12mu|php-5.5.25-1|279	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|280	
12mu|php-5.5.25-1|281	%description	openssl
12mu|php-5.5.25-1|282	This is a dynamic shared object (DSO) for PHP that will add OpenSSL support.
12mu|php-5.5.25-1|283	
12mu|php-5.5.25-1|284	%package	zlib
12mu|php-5.5.25-1|285	Summary:	Zlib extension module for PHP
12mu|php-5.5.25-1|286	Group:		Development/PHP
12mu|php-5.5.25-1|287	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|288	
12mu|php-5.5.25-1|289	%description	zlib
12mu|php-5.5.25-1|290	This is a dynamic shared object (DSO) for PHP that will add zlib compression
12mu|php-5.5.25-1|291	support to PHP.
12mu|php-5.5.25-1|292	
12mu|php-5.5.25-1|293	%package	doc
12mu|php-5.5.25-1|294	Summary:	Documentation for PHP
12mu|php-5.5.25-1|295	Group:		Development/PHP
12mu|php-5.5.25-1|296	
12mu|php-5.5.25-1|297	%description	doc
12mu|php-5.5.25-1|298	Documentation for php.
12mu|php-5.5.25-1|299	
12mu|php-5.5.25-1|300	%package	bcmath
12mu|php-5.5.25-1|301	Summary:	The bcmath module for PHP
12mu|php-5.5.25-1|302	Group:		Development/PHP
12mu|php-5.5.25-1|303	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|304	
12mu|php-5.5.25-1|305	%description	bcmath
12mu|php-5.5.25-1|306	This is a dynamic shared object (DSO) for PHP that will add bc style precision
12mu|php-5.5.25-1|307	math functions support.
12mu|php-5.5.25-1|308	
12mu|php-5.5.25-1|309	For arbitrary precision mathematics PHP offers the Binary Calculator which
12mu|php-5.5.25-1|310	supports numbers of any size and precision, represented as strings.
12mu|php-5.5.25-1|311	
12mu|php-5.5.25-1|312	%package	bz2
12mu|php-5.5.25-1|313	Summary:	Bzip2 extension module for PHP
12mu|php-5.5.25-1|314	Group:		Development/PHP
12mu|php-5.5.25-1|315	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|316	
12mu|php-5.5.25-1|317	%description	bz2
12mu|php-5.5.25-1|318	This is a dynamic shared object (DSO) for PHP that will add bzip2 compression
12mu|php-5.5.25-1|319	support to PHP.
12mu|php-5.5.25-1|320	
12mu|php-5.5.25-1|321	The bzip2 functions are used to transparently read and write bzip2 (.bz2)
12mu|php-5.5.25-1|322	compressed files.
12mu|php-5.5.25-1|323	
12mu|php-5.5.25-1|324	%package	calendar
12mu|php-5.5.25-1|325	Summary:	Calendar extension module for PHP
12mu|php-5.5.25-1|326	Group:		Development/PHP
12mu|php-5.5.25-1|327	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|328	
12mu|php-5.5.25-1|329	%description	calendar
12mu|php-5.5.25-1|330	This is a dynamic shared object (DSO) for PHP that will add calendar support.
12mu|php-5.5.25-1|331	
12mu|php-5.5.25-1|332	The calendar extension presents a series of functions to simplify converting
12mu|php-5.5.25-1|333	between different calendar formats. The intermediary or standard it is based on
12mu|php-5.5.25-1|334	is the Julian Day Count. The Julian Day Count is a count of days starting from
12mu|php-5.5.25-1|335	January 1st, 4713 B.C. To convert between calendar systems, you must first
12mu|php-5.5.25-1|336	convert to Julian Day Count, then to the calendar system of your choice. Julian
12mu|php-5.5.25-1|337	Day Count is very different from the Julian Calendar! For more information on
12mu|php-5.5.25-1|338	Julian Day Count, visit http://www.hermetic.ch/cal_stud/jdn.htm. For more
12mu|php-5.5.25-1|339	information on calendar systems visit
12mu|php-5.5.25-1|340	http://www.boogle.com/info/cal-overview.html. Excerpts from this page are
12mu|php-5.5.25-1|341	included in these instructions, and are in quotes.
12mu|php-5.5.25-1|342	
12mu|php-5.5.25-1|343	%package	ctype
12mu|php-5.5.25-1|344	Summary:	Ctype extension module for PHP
12mu|php-5.5.25-1|345	Group:		Development/PHP
12mu|php-5.5.25-1|346	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|347	
12mu|php-5.5.25-1|348	%description	ctype
12mu|php-5.5.25-1|349	This is a dynamic shared object (DSO) for PHP that will add ctype support.
12mu|php-5.5.25-1|350	
12mu|php-5.5.25-1|351	The functions provided by this extension check whether a character or string
12mu|php-5.5.25-1|352	falls into a certain character class according to the current locale (see also
12mu|php-5.5.25-1|353	setlocale()).
12mu|php-5.5.25-1|354	
12mu|php-5.5.25-1|355	%package	curl
12mu|php-5.5.25-1|356	Summary:	Curl extension module for PHP
12mu|php-5.5.25-1|357	Group:		Development/PHP
12mu|php-5.5.25-1|358	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|359	
12mu|php-5.5.25-1|360	%description	curl
12mu|php-5.5.25-1|361	This is a dynamic shared object (DSO) for PHP that will add curl support.
12mu|php-5.5.25-1|362	
12mu|php-5.5.25-1|363	PHP supports libcurl, a library created by Daniel Stenberg, that allows you to
12mu|php-5.5.25-1|364	connect and communicate to many different types of servers with many different
12mu|php-5.5.25-1|365	types of protocols. libcurl currently supports the http, https, ftp, gopher,
12mu|php-5.5.25-1|366	telnet, dict, file, and ldap protocols. libcurl also supports HTTPS
12mu|php-5.5.25-1|367	certificates, HTTP POST, HTTP PUT, FTP uploading (this can also be done with
12mu|php-5.5.25-1|368	PHP's ftp extension), HTTP form based upload, proxies, cookies, and
12mu|php-5.5.25-1|369	user+password authentication.
12mu|php-5.5.25-1|370	
12mu|php-5.5.25-1|371	%package	dba
12mu|php-5.5.25-1|372	Summary:	DBA extension module for PHP
12mu|php-5.5.25-1|373	Group:		Development/PHP
12mu|php-5.5.25-1|374	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|375	
12mu|php-5.5.25-1|376	%description	dba
12mu|php-5.5.25-1|377	This is a dynamic shared object (DSO) for PHP that will add flat-file databases
12mu|php-5.5.25-1|378	(DBA) support.
12mu|php-5.5.25-1|379	
12mu|php-5.5.25-1|380	These functions build the foundation for accessing Berkeley DB style databases.
12mu|php-5.5.25-1|381	
12mu|php-5.5.25-1|382	This is a general abstraction layer for several file-based databases. As such,
12mu|php-5.5.25-1|383	functionality is limited to a common subset of features supported by modern
12mu|php-5.5.25-1|384	databases such as Sleepycat Software's DB2. (This is not to be confused with
12mu|php-5.5.25-1|385	IBM's DB2 software, which is supported through the ODBC functions.)
12mu|php-5.5.25-1|386	
12mu|php-5.5.25-1|387	%package	dom
12mu|php-5.5.25-1|388	Summary:	Dom extension module for PHP
12mu|php-5.5.25-1|389	Group:		Development/PHP
12mu|php-5.5.25-1|390	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|391	
12mu|php-5.5.25-1|392	%description	dom
12mu|php-5.5.25-1|393	This is a dynamic shared object (DSO) for PHP that will add dom support.
12mu|php-5.5.25-1|394	
12mu|php-5.5.25-1|395	The DOM extension is the replacement for the DOM XML extension from PHP 4. The
12mu|php-5.5.25-1|396	extension still contains many old functions, but they should no longer be used.
12mu|php-5.5.25-1|397	In particular, functions that are not object-oriented should be avoided.
12mu|php-5.5.25-1|398	
12mu|php-5.5.25-1|399	The extension allows you to operate on an XML document with the DOM API.
12mu|php-5.5.25-1|400	
12mu|php-5.5.25-1|401	%package	enchant
12mu|php-5.5.25-1|402	Summary:	Libenchant binder, support near all spelling tools
12mu|php-5.5.25-1|403	Group:		Development/PHP
12mu|php-5.5.25-1|404	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|405	
12mu|php-5.5.25-1|406	%description	enchant
12mu|php-5.5.25-1|407	Enchant is a binder for libenchant. Libenchant provides a common API for many
12mu|php-5.5.25-1|408	spell libraries:
12mu|php-5.5.25-1|409	
12mu|php-5.5.25-1|410	- aspell/pspell (intended to replace ispell)
12mu|php-5.5.25-1|411	- hspell (hebrew)
12mu|php-5.5.25-1|412	- ispell
12mu|php-5.5.25-1|413	- myspell (OpenOffice project, mozilla)
12mu|php-5.5.25-1|414	- uspell (primarily Yiddish, Hebrew, and Eastern European languages)
12mu|php-5.5.25-1|415	A plugin system allows to add custom spell support.
12mu|php-5.5.25-1|416	see www.abisource.com/enchant/
12mu|php-5.5.25-1|417	
12mu|php-5.5.25-1|418	%package	exif
12mu|php-5.5.25-1|419	Summary:	EXIF extension module for PHP
12mu|php-5.5.25-1|420	Group:		Development/PHP
12mu|php-5.5.25-1|421	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|422	Requires:	php-mbstring >= %{EVRD}
12mu|php-5.5.25-1|423	
12mu|php-5.5.25-1|424	%description	exif
12mu|php-5.5.25-1|425	This is a dynamic shared object (DSO) for PHP that will add EXIF tags support
12mu|php-5.5.25-1|426	in image files.
12mu|php-5.5.25-1|427	
12mu|php-5.5.25-1|428	With the exif extension you are able to work with image meta data. For example,
12mu|php-5.5.25-1|429	you may use exif functions to read meta data of pictures taken from digital
12mu|php-5.5.25-1|430	cameras by working with information stored in the headers of the JPEG and TIFF
12mu|php-5.5.25-1|431	images.
12mu|php-5.5.25-1|432	
12mu|php-5.5.25-1|433	%package	fileinfo
12mu|php-5.5.25-1|434	Summary:	Fileinfo extension module for PHP
12mu|php-5.5.25-1|435	Group:		Development/PHP
12mu|php-5.5.25-1|436	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|437	
12mu|php-5.5.25-1|438	%description	fileinfo
12mu|php-5.5.25-1|439	This extension allows retrieval of information regarding vast majority of file.
12mu|php-5.5.25-1|440	This information may include dimensions, quality, length etc...
12mu|php-5.5.25-1|441	
12mu|php-5.5.25-1|442	Additionally it can also be used to retrieve the mime type for a particular
12mu|php-5.5.25-1|443	file and for text files proper language encoding.
12mu|php-5.5.25-1|444	
12mu|php-5.5.25-1|445	%package	filter
12mu|php-5.5.25-1|446	Summary:	Extension for safely dealing with input parameters
12mu|php-5.5.25-1|447	Group:		Development/PHP
12mu|php-5.5.25-1|448	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|449	
12mu|php-5.5.25-1|450	%description	filter
12mu|php-5.5.25-1|451	The Input Filter extension is meant to address this issue by implementing a set
12mu|php-5.5.25-1|452	of filters and mechanisms that users can use to safely access their input data.
12mu|php-5.5.25-1|453	
12mu|php-5.5.25-1|454	%package	ftp
12mu|php-5.5.25-1|455	Summary:	FTP extension module for PHP
12mu|php-5.5.25-1|456	Group:		Development/PHP
12mu|php-5.5.25-1|457	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|458	
12mu|php-5.5.25-1|459	%description	ftp
12mu|php-5.5.25-1|460	This is a dynamic shared object (DSO) for PHP that will add FTP support.
12mu|php-5.5.25-1|461	
12mu|php-5.5.25-1|462	The functions in this extension implement client access to file servers
12mu|php-5.5.25-1|463	speaking the File Transfer Protocol (FTP) as defined in
12mu|php-5.5.25-1|464	http://www.faqs.org/rfcs/rfc959. This extension is meant for detailed access to
12mu|php-5.5.25-1|465	an FTP server providing a wide range of control to the executing script. If you
12mu|php-5.5.25-1|466	only wish to read from or write to a file on an FTP server, consider using the
12mu|php-5.5.25-1|467	ftp:// wrapper  with the filesystem functions  which provide a simpler and more
12mu|php-5.5.25-1|468	intuitive interface.
12mu|php-5.5.25-1|469	
12mu|php-5.5.25-1|470	%package	gd
12mu|php-5.5.25-1|471	Summary:	GD extension module for PHP
12mu|php-5.5.25-1|472	Group:		Development/PHP
12mu|php-5.5.25-1|473	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|474	
12mu|php-5.5.25-1|475	%description	gd
12mu|php-5.5.25-1|476	This is a dynamic shared object (DSO) for PHP that will add GD support,
12mu|php-5.5.25-1|477	allowing you to create and manipulate images with PHP using the gd library.
12mu|php-5.5.25-1|478	
12mu|php-5.5.25-1|479	PHP is not limited to creating just HTML output. It can also be used to create
12mu|php-5.5.25-1|480	and manipulate image files in a variety of different image formats, including
12mu|php-5.5.25-1|481	gif, png, jpg, wbmp, and xpm. Even more convenient, PHP can output image
12mu|php-5.5.25-1|482	streams directly to a browser. You will need to compile PHP with the GD library
12mu|php-5.5.25-1|483	of image functions for this to work. GD and PHP may also require other
12mu|php-5.5.25-1|484	libraries, depending on which image formats you want to work with.
12mu|php-5.5.25-1|485	
12mu|php-5.5.25-1|486	You can use the image functions in PHP to get the size of JPEG, GIF, PNG, SWF,
12mu|php-5.5.25-1|487	TIFF and JPEG2000 images.
12mu|php-5.5.25-1|488	
12mu|php-5.5.25-1|489	%package	gettext
12mu|php-5.5.25-1|490	Summary:	Gettext extension module for PHP
12mu|php-5.5.25-1|491	Group:		Development/PHP
12mu|php-5.5.25-1|492	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|493	
12mu|php-5.5.25-1|494	%description	gettext
12mu|php-5.5.25-1|495	This is a dynamic shared object (DSO) for PHP that will add gettext support.
12mu|php-5.5.25-1|496	
12mu|php-5.5.25-1|497	The gettext functions implement an NLS (Native Language Support) API which can
12mu|php-5.5.25-1|498	be used to internationalize your PHP applications. Please see the gettext
12mu|php-5.5.25-1|499	documentation for your system for a thorough explanation of these functions or
12mu|php-5.5.25-1|500	view the docs at http://www.gnu.org/software/gettext/manual/gettext.html.
12mu|php-5.5.25-1|501	
12mu|php-5.5.25-1|502	%package	gmp
12mu|php-5.5.25-1|503	Summary:	Gmp extension module for PHP
12mu|php-5.5.25-1|504	Group:		Development/PHP
12mu|php-5.5.25-1|505	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|506	
12mu|php-5.5.25-1|507	%description	gmp
12mu|php-5.5.25-1|508	This is a dynamic shared object (DSO) for PHP that will add arbitrary length
12mu|php-5.5.25-1|509	number support using the GNU MP library.
12mu|php-5.5.25-1|510	
12mu|php-5.5.25-1|511	%package	hash
12mu|php-5.5.25-1|512	Summary:	HASH Message Digest Framework
12mu|php-5.5.25-1|513	Group:		Development/PHP
12mu|php-5.5.25-1|514	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|515	
12mu|php-5.5.25-1|516	%description	hash
12mu|php-5.5.25-1|517	Native implementations of common message digest algorithms using a generic
12mu|php-5.5.25-1|518	factory method.
12mu|php-5.5.25-1|519	
12mu|php-5.5.25-1|520	Message Digest (hash) engine. Allows direct or incremental processing of
12mu|php-5.5.25-1|521	arbitrary length messages using a variety of hashing algorithms.
12mu|php-5.5.25-1|522	
12mu|php-5.5.25-1|523	%package	iconv
12mu|php-5.5.25-1|524	Summary:	Iconv extension module for PHP
12mu|php-5.5.25-1|525	Group:		Development/PHP
12mu|php-5.5.25-1|526	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|527	
12mu|php-5.5.25-1|528	%description	iconv
12mu|php-5.5.25-1|529	This is a dynamic shared object (DSO) for PHP that will add iconv support.
12mu|php-5.5.25-1|530	
12mu|php-5.5.25-1|531	This module contains an interface to iconv character set conversion facility.
12mu|php-5.5.25-1|532	With this module, you can turn a string represented by a local character set
12mu|php-5.5.25-1|533	into the one represented by another character set, which may be the Unicode
12mu|php-5.5.25-1|534	character set. Supported character sets depend on the iconv implementation of
12mu|php-5.5.25-1|535	your system. Note that the iconv function on some systems may not work as you
12mu|php-5.5.25-1|536	expect. In such case, it'd be a good idea to install the GNU libiconv library.
12mu|php-5.5.25-1|537	It will most likely end up with more consistent results.
12mu|php-5.5.25-1|538	
12mu|php-5.5.25-1|539	%package	imap
12mu|php-5.5.25-1|540	Summary:	IMAP extension module for PHP
12mu|php-5.5.25-1|541	Group:		Development/PHP
12mu|php-5.5.25-1|542	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|543	
12mu|php-5.5.25-1|544	%description	imap
12mu|php-5.5.25-1|545	This is a dynamic shared object (DSO) for PHP that will add IMAP support.
12mu|php-5.5.25-1|546	
12mu|php-5.5.25-1|547	These functions are not limited to the IMAP protocol, despite their name. The
12mu|php-5.5.25-1|548	underlying c-client library also supports NNTP, POP3 and local mailbox access
12mu|php-5.5.25-1|549	methods.
12mu|php-5.5.25-1|550	
12mu|php-5.5.25-1|551	%package	intl
12mu|php-5.5.25-1|552	Summary:	Internationalization extension module for PHP
12mu|php-5.5.25-1|553	Group:		Development/PHP
12mu|php-5.5.25-1|554	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|555	
12mu|php-5.5.25-1|556	%description	intl
12mu|php-5.5.25-1|557	This is a dynamic shared object (DSO) for PHP that will add
12mu|php-5.5.25-1|558	Internationalization support.
12mu|php-5.5.25-1|559	
12mu|php-5.5.25-1|560	Internationalization extension implements ICU library functionality in PHP.
12mu|php-5.5.25-1|561	
12mu|php-5.5.25-1|562	%package	json
12mu|php-5.5.25-1|563	Summary:	JavaScript Object Notation
12mu|php-5.5.25-1|564	Group:		Development/PHP
12mu|php-5.5.25-1|565	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|566	
12mu|php-5.5.25-1|567	%description	json
12mu|php-5.5.25-1|568	Support for JSON (JavaScript Object Notation) serialization.
12mu|php-5.5.25-1|569	
12mu|php-5.5.25-1|570	%package	ldap
12mu|php-5.5.25-1|571	Summary:	LDAP extension module for PHP
12mu|php-5.5.25-1|572	Group:		Development/PHP
12mu|php-5.5.25-1|573	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|574	
12mu|php-5.5.25-1|575	%description	ldap
12mu|php-5.5.25-1|576	This is a dynamic shared object (DSO) for PHP that will add LDAP support.
12mu|php-5.5.25-1|577	
12mu|php-5.5.25-1|578	LDAP is the Lightweight Directory Access Protocol, and is a protocol used to
12mu|php-5.5.25-1|579	access "Directory Servers". The Directory is a special kind of database that
12mu|php-5.5.25-1|580	holds information in a tree structure.
12mu|php-5.5.25-1|581	
12mu|php-5.5.25-1|582	The concept is similar to your hard disk directory structure, except that in
12mu|php-5.5.25-1|583	this context, the root directory is "The world" and the first level
12mu|php-5.5.25-1|584	subdirectories are "countries". Lower levels of the directory structure contain
12mu|php-5.5.25-1|585	entries for companies, organisations or places, while yet lower still we find
12mu|php-5.5.25-1|586	directory entries for people, and perhaps equipment or documents.
12mu|php-5.5.25-1|587	
12mu|php-5.5.25-1|588	%package	mbstring
12mu|php-5.5.25-1|589	Summary:	MBstring extension module for PHP
12mu|php-5.5.25-1|590	Group:		Development/PHP
12mu|php-5.5.25-1|591	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|592	# To make it easier to find for e.g. Roundcube requesting php-multibyte
12mu|php-5.5.25-1|593	Provides:	%{name}-multibyte = %{EVRD}
12mu|php-5.5.25-1|594	
12mu|php-5.5.25-1|595	%description	mbstring
12mu|php-5.5.25-1|596	This is a dynamic shared object (DSO) for PHP that will add multibyte string
12mu|php-5.5.25-1|597	support.
12mu|php-5.5.25-1|598	
12mu|php-5.5.25-1|599	mbstring provides multibyte specific string functions that help you deal with
12mu|php-5.5.25-1|600	multibyte encodings in PHP. In addition to that, mbstring handles character
12mu|php-5.5.25-1|601	encoding conversion between the possible encoding pairs. mbstring is designed
12mu|php-5.5.25-1|602	to handle Unicode-based encodings such as UTF-8 and UCS-2 and many single-byte
12mu|php-5.5.25-1|603	encodings for convenience.
12mu|php-5.5.25-1|604	
12mu|php-5.5.25-1|605	%package	mcrypt
12mu|php-5.5.25-1|606	Summary:	Mcrypt extension module for PHP
12mu|php-5.5.25-1|607	Group:		Development/PHP
12mu|php-5.5.25-1|608	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|609	
12mu|php-5.5.25-1|610	%description	mcrypt
12mu|php-5.5.25-1|611	This is a dynamic shared object (DSO) for PHP that will add mcrypt support.
12mu|php-5.5.25-1|612	
12mu|php-5.5.25-1|613	This is an interface to the mcrypt library, which supports a wide variety of
12mu|php-5.5.25-1|614	block algorithms such as DES, TripleDES, Blowfish (default), 3-WAY, SAFER-SK64,
12mu|php-5.5.25-1|615	SAFER-SK128, TWOFISH, TEA, RC3 and GOST in CBC, OFB, CFB and ECB cipher modes.
12mu|php-5.5.25-1|616	Additionally, it supports RC6 and IDEA which are considered "non-free".
12mu|php-5.5.25-1|617	
12mu|php-5.5.25-1|618	%package	mssql
12mu|php-5.5.25-1|619	Summary:	MS SQL extension module for PHP
12mu|php-5.5.25-1|620	Group:		Development/PHP
12mu|php-5.5.25-1|621	Requires:       freetds >= 0.63
12mu|php-5.5.25-1|622	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|623	
12mu|php-5.5.25-1|624	%description	mssql
12mu|php-5.5.25-1|625	This is a dynamic shared object (DSO) for PHP that will add MS SQL databases
12mu|php-5.5.25-1|626	support using the FreeTDS library.
12mu|php-5.5.25-1|627	
12mu|php-5.5.25-1|628	%package	mysql
12mu|php-5.5.25-1|629	Summary:	MySQL database module for PHP
12mu|php-5.5.25-1|630	Group:		Development/PHP
12mu|php-5.5.25-1|631	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|632	
12mu|php-5.5.25-1|633	%description	mysql
12mu|php-5.5.25-1|634	This is a dynamic shared object (DSO) for PHP that will add MySQL database
12mu|php-5.5.25-1|635	support.
12mu|php-5.5.25-1|636	
12mu|php-5.5.25-1|637	These functions allow you to access MySQL database servers. More information
12mu|php-5.5.25-1|638	about MySQL can be found at http://www.mysql.com/.
12mu|php-5.5.25-1|639	
12mu|php-5.5.25-1|640	Documentation for MySQL can be found at http://dev.mysql.com/doc/.
12mu|php-5.5.25-1|641	
12mu|php-5.5.25-1|642	%package	mysqli
12mu|php-5.5.25-1|643	Summary:	MySQL database module for PHP
12mu|php-5.5.25-1|644	Group:		Development/PHP
12mu|php-5.5.25-1|645	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|646	
12mu|php-5.5.25-1|647	%description	mysqli
12mu|php-5.5.25-1|648	This is a dynamic shared object (DSO) for PHP that will add MySQL database
12mu|php-5.5.25-1|649	support.
12mu|php-5.5.25-1|650	
12mu|php-5.5.25-1|651	The mysqli extension allows you to access the functionality provided by MySQL
12mu|php-5.5.25-1|652	4.1 and above. It is an improved version of the older PHP MySQL driver,
12mu|php-5.5.25-1|653	offering various benefits. The developers of the PHP programming language
12mu|php-5.5.25-1|654	recommend using MySQLi when dealing with MySQL server versions 4.1.3 and newer
12mu|php-5.5.25-1|655	(takes advantage of new functionality)
12mu|php-5.5.25-1|656	
12mu|php-5.5.25-1|657	More information about the MySQL Database server can be found at
12mu|php-5.5.25-1|658	http://www.mysql.com/
12mu|php-5.5.25-1|659	
12mu|php-5.5.25-1|660	Documentation for MySQL can be found at http://dev.mysql.com/doc/.
12mu|php-5.5.25-1|661	
12mu|php-5.5.25-1|662	Documentation for MySQLi can be found at http://www.php.net/manual/en/mysqli.overview.php.
12mu|php-5.5.25-1|663	
12mu|php-5.5.25-1|664	%package	mysqlnd
12mu|php-5.5.25-1|665	Summary:	MySQL native database module for PHP
12mu|php-5.5.25-1|666	Group:		Development/PHP
12mu|php-5.5.25-1|667	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|668	
12mu|php-5.5.25-1|669	%description	mysqlnd
12mu|php-5.5.25-1|670	This is a dynamic shared object (DSO) for PHP that will add MySQL native
12mu|php-5.5.25-1|671	database support.
12mu|php-5.5.25-1|672	
12mu|php-5.5.25-1|673	These functions allow you to access MySQL database servers. More information
12mu|php-5.5.25-1|674	about MySQL can be found at http://www.mysql.com/.
12mu|php-5.5.25-1|675	
12mu|php-5.5.25-1|676	Documentation for MySQL can be found at http://dev.mysql.com/doc/.
12mu|php-5.5.25-1|677	
12mu|php-5.5.25-1|678	%package	odbc
12mu|php-5.5.25-1|679	Summary:	ODBC extension module for PHP
12mu|php-5.5.25-1|680	Group:		Development/PHP
12mu|php-5.5.25-1|681	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|682	
12mu|php-5.5.25-1|683	%description	odbc
12mu|php-5.5.25-1|684	This is a dynamic shared object (DSO) for PHP that will add ODBC support.
12mu|php-5.5.25-1|685	
12mu|php-5.5.25-1|686	In addition to normal ODBC support, the Unified ODBC functions in PHP allow you
12mu|php-5.5.25-1|687	to access several databases that have borrowed the semantics of the ODBC API to
12mu|php-5.5.25-1|688	implement their own API. Instead of maintaining multiple database drivers that
12mu|php-5.5.25-1|689	were all nearly identical, these drivers have been unified into a single set of
12mu|php-5.5.25-1|690	ODBC functions.
12mu|php-5.5.25-1|691	
12mu|php-5.5.25-1|692	%package	opcache
12mu|php-5.5.25-1|693	Summary:	Opcode cache for PHP
12mu|php-5.5.25-1|694	Group:		Development/PHP
12mu|php-5.5.25-1|695	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|696	
12mu|php-5.5.25-1|697	%description	opcache
12mu|php-5.5.25-1|698	Opcode cache for PHP
12mu|php-5.5.25-1|699	
12mu|php-5.5.25-1|700	%package	pcntl
12mu|php-5.5.25-1|701	Summary:	Process Control extension module for PHP
12mu|php-5.5.25-1|702	Group:		Development/PHP
12mu|php-5.5.25-1|703	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|704	
12mu|php-5.5.25-1|705	%description	pcntl
12mu|php-5.5.25-1|706	This is a dynamic shared object (DSO) for PHP that will add process spawning
12mu|php-5.5.25-1|707	and control support. It supports functions like fork(), waitpid(), signal()
12mu|php-5.5.25-1|708	etc.
12mu|php-5.5.25-1|709	
12mu|php-5.5.25-1|710	Process Control support in PHP implements the Unix style of process creation,
12mu|php-5.5.25-1|711	program execution, signal handling and process termination. Process Control
12mu|php-5.5.25-1|712	should not be enabled within a webserver environment and unexpected results may
12mu|php-5.5.25-1|713	happen if any Process Control functions are used within a webserver
12mu|php-5.5.25-1|714	environment.
12mu|php-5.5.25-1|715	
12mu|php-5.5.25-1|716	%package	pdo
12mu|php-5.5.25-1|717	Summary:	PHP Data Objects Interface
12mu|php-5.5.25-1|718	Group:		Development/PHP
12mu|php-5.5.25-1|719	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|720	
12mu|php-5.5.25-1|721	%description	pdo
12mu|php-5.5.25-1|722	PDO provides a uniform data access interface, sporting advanced features such
12mu|php-5.5.25-1|723	as prepared statements and bound parameters. PDO drivers are dynamically
12mu|php-5.5.25-1|724	loadable and may be developed independently from the core, but still accessed
12mu|php-5.5.25-1|725	using the same API.
12mu|php-5.5.25-1|726	
12mu|php-5.5.25-1|727	Read the documentation at http://www.php.net/pdo for more information.
12mu|php-5.5.25-1|728	
12mu|php-5.5.25-1|729	%package	pdo_dblib
12mu|php-5.5.25-1|730	Summary:	Sybase Interface driver for PDO
12mu|php-5.5.25-1|731	Group:		Development/PHP
12mu|php-5.5.25-1|732	Requires:       freetds >= 0.63
12mu|php-5.5.25-1|733	Requires:	php-pdo >= %{EVRD}
12mu|php-5.5.25-1|734	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|735	
12mu|php-5.5.25-1|736	%description	pdo_dblib
12mu|php-5.5.25-1|737	PDO_DBLIB is a driver that implements the PHP Data Objects (PDO) interface to
12mu|php-5.5.25-1|738	enable access from PHP to Microsoft SQL Server and Sybase databases through the
12mu|php-5.5.25-1|739	FreeTDS libary.
12mu|php-5.5.25-1|740	
12mu|php-5.5.25-1|741	%package	pdo_mysql
12mu|php-5.5.25-1|742	Summary:	MySQL Interface driver for PDO
12mu|php-5.5.25-1|743	Group:		Development/PHP
12mu|php-5.5.25-1|744	Requires:	php-pdo >= %{EVRD}
12mu|php-5.5.25-1|745	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|746	
12mu|php-5.5.25-1|747	%description	pdo_mysql
12mu|php-5.5.25-1|748	PDO_MYSQL is a driver that implements the PHP Data Objects (PDO) interface to
12mu|php-5.5.25-1|749	enable access from PHP to MySQL 3.x and 4.x databases.
12mu|php-5.5.25-1|750	
12mu|php-5.5.25-1|751	PDO_MYSQL will take advantage of native prepared statement support present in
12mu|php-5.5.25-1|752	MySQL 4.1 and higher. If you're using an older version of the mysql client
12mu|php-5.5.25-1|753	libraries, PDO will emulate them for you.
12mu|php-5.5.25-1|754	
12mu|php-5.5.25-1|755	%package	pdo_odbc
12mu|php-5.5.25-1|756	Summary:	ODBC v3 Interface driver for PDO
12mu|php-5.5.25-1|757	Group:		Development/PHP
12mu|php-5.5.25-1|758	Requires:	php-pdo >= %{EVRD}
12mu|php-5.5.25-1|759	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|760	
12mu|php-5.5.25-1|761	%description	pdo_odbc
12mu|php-5.5.25-1|762	PDO_ODBC is a driver that implements the PHP Data Objects (PDO) interface to
12mu|php-5.5.25-1|763	enable access from PHP to databases through ODBC drivers or through the IBM DB2
12mu|php-5.5.25-1|764	Call Level Interface (DB2 CLI) library. PDO_ODBC currently supports three
12mu|php-5.5.25-1|765	different "flavours" of database drivers:
12mu|php-5.5.25-1|766	
12mu|php-5.5.25-1|767	o ibm-db2  - Supports access to IBM DB2 Universal Database, Cloudscape, and
12mu|php-5.5.25-1|768	Apache Derby servers through the free DB2 client.
12mu|php-5.5.25-1|769	
12mu|php-5.5.25-1|770	o unixODBC - Supports access to database servers through the unixODBC driver
12mu|php-5.5.25-1|771	manager and the database's own ODBC drivers.
12mu|php-5.5.25-1|772	
12mu|php-5.5.25-1|773	o generic  - Offers a compile option for ODBC driver managers that are not
12mu|php-5.5.25-1|774	explicitly supported by PDO_ODBC.
12mu|php-5.5.25-1|775	
12mu|php-5.5.25-1|776	%package	pdo_pgsql
12mu|php-5.5.25-1|777	Summary:	PostgreSQL interface driver for PDO
12mu|php-5.5.25-1|778	Group:		Development/PHP
12mu|php-5.5.25-1|779	Requires:	php-pdo >= %{EVRD}
12mu|php-5.5.25-1|780	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|781	Requires:	postgresql-libs >= %{postgresql_version}
12mu|php-5.5.25-1|782	
12mu|php-5.5.25-1|783	%description	pdo_pgsql
12mu|php-5.5.25-1|784	PDO_PGSQL is a driver that implements the PHP Data Objects (PDO) interface to
12mu|php-5.5.25-1|785	enable access from PHP to PostgreSQL databases.
12mu|php-5.5.25-1|786	
12mu|php-5.5.25-1|787	%package	pdo_sqlite
12mu|php-5.5.25-1|788	Summary:	SQLite v3 Interface driver for PDO
12mu|php-5.5.25-1|789	Group:		Development/PHP
12mu|php-5.5.25-1|790	Requires:	php-pdo >= %{EVRD}
12mu|php-5.5.25-1|791	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|792	
12mu|php-5.5.25-1|793	%description	pdo_sqlite
12mu|php-5.5.25-1|794	PDO_SQLITE is a driver that implements the PHP Data Objects (PDO) interface to
12mu|php-5.5.25-1|795	enable access to SQLite 3 databases.
12mu|php-5.5.25-1|796	
12mu|php-5.5.25-1|797	This extension provides an SQLite v3 driver for PDO. SQLite V3 is NOT
12mu|php-5.5.25-1|798	compatible with the bundled SQLite 2 in PHP 5, but is a significant step
12mu|php-5.5.25-1|799	forwards, featuring complete utf-8 support, native support for blobs, native
12mu|php-5.5.25-1|800	support for prepared statements with bound parameters and improved concurrency.
12mu|php-5.5.25-1|801	
12mu|php-5.5.25-1|802	%package	pgsql
12mu|php-5.5.25-1|803	Summary:	PostgreSQL database module for PHP
12mu|php-5.5.25-1|804	Group:		Development/PHP
12mu|php-5.5.25-1|805	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|806	Requires:	postgresql-libs >= %{postgresql_version}
12mu|php-5.5.25-1|807	
12mu|php-5.5.25-1|808	%description	pgsql
12mu|php-5.5.25-1|809	This is a dynamic shared object (DSO) for PHP that will add PostgreSQL database
12mu|php-5.5.25-1|810	support.
12mu|php-5.5.25-1|811	
12mu|php-5.5.25-1|812	PostgreSQL database is Open Source product and available without cost.
12mu|php-5.5.25-1|813	Postgres, developed originally in the UC Berkeley Computer Science Department,
12mu|php-5.5.25-1|814	pioneered many of the object-relational concepts now becoming available in some
12mu|php-5.5.25-1|815	commercial databases. It provides SQL92/SQL99 language support, transactions,
12mu|php-5.5.25-1|816	referential integrity, stored procedures and type extensibility. PostgreSQL is
12mu|php-5.5.25-1|817	an open source descendant of this original Berkeley code.
12mu|php-5.5.25-1|818	
12mu|php-5.5.25-1|819	%package	phar
12mu|php-5.5.25-1|820	Summary:	Allows running of complete applications out of .phar files
12mu|php-5.5.25-1|821	Group:		Development/PHP
12mu|php-5.5.25-1|822	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|823	Requires:	php-bz2
12mu|php-5.5.25-1|824	Requires:	php-hash
12mu|php-5.5.25-1|825	
12mu|php-5.5.25-1|826	%description	phar
12mu|php-5.5.25-1|827	This is the extension version of PEAR's PHP_Archive package. Support for
12mu|php-5.5.25-1|828	zlib, bz2 and crc32 is achieved without any dependency other than the external
12mu|php-5.5.25-1|829	zlib or bz2 extension.
12mu|php-5.5.25-1|830	
12mu|php-5.5.25-1|831	.phar files can be read using the phar stream, or with the Phar class. If the
12mu|php-5.5.25-1|832	SPL extension is available, a Phar object can be used as an array to iterate
12mu|php-5.5.25-1|833	over a phar's contents or to read files directly from the phar.
12mu|php-5.5.25-1|834	
12mu|php-5.5.25-1|835	Phar archives can be created using the streams API or with the Phar class, if
12mu|php-5.5.25-1|836	the phar.readonly ini variable is set to false.
12mu|php-5.5.25-1|837	
12mu|php-5.5.25-1|838	Full support for MD5 and SHA1 signatures is possible. Signatures can be
12mu|php-5.5.25-1|839	required if the ini variable phar.require_hash is set to true. When PECL
12mu|php-5.5.25-1|840	extension hash is avaiable then SHA-256 and SHA-512 signatures are supported as
12mu|php-5.5.25-1|841	well.
12mu|php-5.5.25-1|842	
12mu|php-5.5.25-1|843	%package	posix
12mu|php-5.5.25-1|844	Summary:	POSIX extension module for PHP
12mu|php-5.5.25-1|845	Group:		Development/PHP
12mu|php-5.5.25-1|846	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|847	
12mu|php-5.5.25-1|848	%description	posix
12mu|php-5.5.25-1|849	This is a dynamic shared object (DSO) for PHP that will add POSIX functions
12mu|php-5.5.25-1|850	support to PHP.
12mu|php-5.5.25-1|851	
12mu|php-5.5.25-1|852	This module contains an interface to those functions defined in the IEEE 1003.1
12mu|php-5.5.25-1|853	(POSIX.1) standards document which are not accessible through other means.
12mu|php-5.5.25-1|854	POSIX.1 for example defined the open(), read(), write() and close() functions,
12mu|php-5.5.25-1|855	too, which traditionally have been part of PHP 3 for a long time. Some more
12mu|php-5.5.25-1|856	system specific functions have not been available before, though, and this
12mu|php-5.5.25-1|857	module tries to remedy this by providing easy access to these functions.
12mu|php-5.5.25-1|858	
12mu|php-5.5.25-1|859	%package	pspell
12mu|php-5.5.25-1|860	Summary:	Pspell extension module for PHP
12mu|php-5.5.25-1|861	Group:		Development/PHP
12mu|php-5.5.25-1|862	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|863	
12mu|php-5.5.25-1|864	%description	pspell
12mu|php-5.5.25-1|865	This is a dynamic shared object (DSO) for PHP that will add pspell support to
12mu|php-5.5.25-1|866	PHP.
12mu|php-5.5.25-1|867	
12mu|php-5.5.25-1|868	These functions allow you to check the spelling of a word and offer
12mu|php-5.5.25-1|869	suggestions.
12mu|php-5.5.25-1|870	
12mu|php-5.5.25-1|871	%package	readline
12mu|php-5.5.25-1|872	Summary:	Readline extension module for PHP
12mu|php-5.5.25-1|873	Group:		Development/PHP
12mu|php-5.5.25-1|874	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|875	
12mu|php-5.5.25-1|876	%description	readline
12mu|php-5.5.25-1|877	This PHP module adds support for readline functions (only for cli and cgi
12mu|php-5.5.25-1|878	SAPIs).
12mu|php-5.5.25-1|879	
12mu|php-5.5.25-1|880	The readline() functions implement an interface to the GNU Readline library.
12mu|php-5.5.25-1|881	These are functions that provide editable command lines. An example being the
12mu|php-5.5.25-1|882	way Bash allows you to use the arrow keys to insert characters or scroll
12mu|php-5.5.25-1|883	through command history. Because of the interactive nature of this library, it
12mu|php-5.5.25-1|884	will be of little use for writing Web applications, but may be useful when
12mu|php-5.5.25-1|885	writing scripts used from a command line.
12mu|php-5.5.25-1|886	
12mu|php-5.5.25-1|887	%package	recode
12mu|php-5.5.25-1|888	Summary:	Recode extension module for PHP
12mu|php-5.5.25-1|889	Group:		Development/PHP
12mu|php-5.5.25-1|890	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|891	
12mu|php-5.5.25-1|892	%description	recode
12mu|php-5.5.25-1|893	This is a dynamic shared object (DSO) for PHP that will add recode support
12mu|php-5.5.25-1|894	using the recode library.
12mu|php-5.5.25-1|895	
12mu|php-5.5.25-1|896	This module contains an interface to the GNU Recode library. The GNU Recode
12mu|php-5.5.25-1|897	library converts files between various coded character sets and surface
12mu|php-5.5.25-1|898	encodings. When this cannot be achieved exactly, it may get rid of the
12mu|php-5.5.25-1|899	offending characters or fall back on approximations. The library recognises or
12mu|php-5.5.25-1|900	produces nearly 150 different character sets and is able to convert files
12mu|php-5.5.25-1|901	between almost any pair. Most RFC 1345 character sets are supported.
12mu|php-5.5.25-1|902	
12mu|php-5.5.25-1|903	%package	session
12mu|php-5.5.25-1|904	Summary:	Session extension module for PHP
12mu|php-5.5.25-1|905	Group:		Development/PHP
12mu|php-5.5.25-1|906	Requires(pre): rpm-helper
12mu|php-5.5.25-1|907	Requires(postun): rpm-helper
12mu|php-5.5.25-1|908	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|909	
12mu|php-5.5.25-1|910	%description	session
12mu|php-5.5.25-1|911	This is a dynamic shared object (DSO) for PHP that will add session support.
12mu|php-5.5.25-1|912	
12mu|php-5.5.25-1|913	Session support in PHP consists of a way to preserve certain data across
12mu|php-5.5.25-1|914	subsequent accesses. This enables you to build more customized applications and
12mu|php-5.5.25-1|915	increase the appeal of your web site.
12mu|php-5.5.25-1|916	
12mu|php-5.5.25-1|917	A visitor accessing your web site is assigned a unique id, the so-called
12mu|php-5.5.25-1|918	session id. This is either stored in a cookie on the user side or is propagated
12mu|php-5.5.25-1|919	in the URL.
12mu|php-5.5.25-1|920	
12mu|php-5.5.25-1|921	%package	shmop
12mu|php-5.5.25-1|922	Summary:	Shared Memory Operations extension module for PHP
12mu|php-5.5.25-1|923	Group:		Development/PHP
12mu|php-5.5.25-1|924	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|925	
12mu|php-5.5.25-1|926	%description	shmop
12mu|php-5.5.25-1|927	This is a dynamic shared object (DSO) for PHP that will add Shared Memory
12mu|php-5.5.25-1|928	Operations support.
12mu|php-5.5.25-1|929	
12mu|php-5.5.25-1|930	Shmop is an easy to use set of functions that allows PHP to read, write, create
12mu|php-5.5.25-1|931	and delete Unix shared memory segments.
12mu|php-5.5.25-1|932	
12mu|php-5.5.25-1|933	%package	snmp
12mu|php-5.5.25-1|934	Summary:	NET-SNMP extension module for PHP
12mu|php-5.5.25-1|935	Group:		Development/PHP
12mu|php-5.5.25-1|936	Requires:	net-snmp-mibs
12mu|php-5.5.25-1|937	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|938	
12mu|php-5.5.25-1|939	%description	snmp
12mu|php-5.5.25-1|940	This is a dynamic shared object (DSO) for PHP that will add SNMP support using
12mu|php-5.5.25-1|941	the NET-SNMP libraries.
12mu|php-5.5.25-1|942	
12mu|php-5.5.25-1|943	In order to use the SNMP functions you need to install the NET-SNMP package.
12mu|php-5.5.25-1|944	
12mu|php-5.5.25-1|945	%package	soap
12mu|php-5.5.25-1|946	Summary:	Soap extension module for PHP
12mu|php-5.5.25-1|947	Group:		Development/PHP
12mu|php-5.5.25-1|948	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|949	
12mu|php-5.5.25-1|950	%description	soap
12mu|php-5.5.25-1|951	This is a dynamic shared object (DSO) for PHP that will add soap support.
12mu|php-5.5.25-1|952	
12mu|php-5.5.25-1|953	The SOAP extension can be used to write SOAP Servers and Clients. It supports
12mu|php-5.5.25-1|954	subsets of SOAP 1.1, SOAP 1.2 and WSDL 1.1 specifications.
12mu|php-5.5.25-1|955	
12mu|php-5.5.25-1|956	%package	sockets
12mu|php-5.5.25-1|957	Summary:	Sockets extension module for PHP
12mu|php-5.5.25-1|958	Group:		Development/PHP
12mu|php-5.5.25-1|959	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|960	
12mu|php-5.5.25-1|961	%description	sockets
12mu|php-5.5.25-1|962	This is a dynamic shared object (DSO) for PHP that will add sockets support.
12mu|php-5.5.25-1|963	
12mu|php-5.5.25-1|964	The socket extension implements a low-level interface to the socket
12mu|php-5.5.25-1|965	communication functions based on the popular BSD sockets, providing the
12mu|php-5.5.25-1|966	possibility to act as a socket server as well as a client.
12mu|php-5.5.25-1|967	
12mu|php-5.5.25-1|968	%package	sqlite3
12mu|php-5.5.25-1|969	Summary:	SQLite database bindings for PHP
12mu|php-5.5.25-1|970	Group:		Development/PHP
12mu|php-5.5.25-1|971	Requires:	php-pdo >= %{EVRD}
12mu|php-5.5.25-1|972	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|973	Obsoletes:	%name-sqlite
12mu|php-5.5.25-1|974	
12mu|php-5.5.25-1|975	%description	sqlite3
12mu|php-5.5.25-1|976	This is an extension for the SQLite Embeddable SQL Database Engine. SQLite is a
12mu|php-5.5.25-1|977	C library that implements an embeddable SQL database engine. Programs that link
12mu|php-5.5.25-1|978	with the SQLite library can have SQL database access without running a separate
12mu|php-5.5.25-1|979	RDBMS process.
12mu|php-5.5.25-1|980	
12mu|php-5.5.25-1|981	SQLite is not a client library used to connect to a big database server. SQLite
12mu|php-5.5.25-1|982	is the server. The SQLite library reads and writes directly to and from the
12mu|php-5.5.25-1|983	database files on disk.
12mu|php-5.5.25-1|984	
12mu|php-5.5.25-1|985	%package	sybase_ct
12mu|php-5.5.25-1|986	Summary:	Sybase extension module for PHP
12mu|php-5.5.25-1|987	Group:		Development/PHP
12mu|php-5.5.25-1|988	Obsoletes:	php-sybase
12mu|php-5.5.25-1|989	Provides:	php-sybase = %{EVRD}
12mu|php-5.5.25-1|990	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|991	
12mu|php-5.5.25-1|992	%description	sybase_ct
12mu|php-5.5.25-1|993	This is a dynamic shared object (DSO) for PHP that will add Sybase support to
12mu|php-5.5.25-1|994	PHP.
12mu|php-5.5.25-1|995	
12mu|php-5.5.25-1|996	%package	sysvmsg
12mu|php-5.5.25-1|997	Summary:	SysV msg extension module for PHP
12mu|php-5.5.25-1|998	Group:		Development/PHP
12mu|php-5.5.25-1|999	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|1000	
12mu|php-5.5.25-1|1001	%description	sysvmsg
12mu|php-5.5.25-1|1002	This is a dynamic shared object (DSO) for PHP that will add SysV message queues
12mu|php-5.5.25-1|1003	support.
12mu|php-5.5.25-1|1004	
12mu|php-5.5.25-1|1005	%package	sysvsem
12mu|php-5.5.25-1|1006	Summary:	SysV sem extension module for PHP
12mu|php-5.5.25-1|1007	Group:		Development/PHP
12mu|php-5.5.25-1|1008	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|1009	
12mu|php-5.5.25-1|1010	%description	sysvsem
12mu|php-5.5.25-1|1011	This is a dynamic shared object (DSO) for PHP that will add SysV semaphores
12mu|php-5.5.25-1|1012	support.
12mu|php-5.5.25-1|1013	
12mu|php-5.5.25-1|1014	%package	sysvshm
12mu|php-5.5.25-1|1015	Summary:	SysV shm extension module for PHP
12mu|php-5.5.25-1|1016	Group:		Development/PHP
12mu|php-5.5.25-1|1017	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|1018	
12mu|php-5.5.25-1|1019	%description	sysvshm
12mu|php-5.5.25-1|1020	This is a dynamic shared object (DSO) for PHP that will add SysV Shared Memory
12mu|php-5.5.25-1|1021	support.
12mu|php-5.5.25-1|1022	
12mu|php-5.5.25-1|1023	%package	tidy
12mu|php-5.5.25-1|1024	Summary:	Tidy HTML Repairing and Parsing for PHP
12mu|php-5.5.25-1|1025	Group:		Development/PHP
12mu|php-5.5.25-1|1026	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|1027	
12mu|php-5.5.25-1|1028	%description	tidy
12mu|php-5.5.25-1|1029	Tidy is a binding for the Tidy HTML clean and repair utility which allows you
12mu|php-5.5.25-1|1030	to not only clean and otherwise manipluate HTML documents, but also traverse
12mu|php-5.5.25-1|1031	the document tree using the Zend Engine 2 OO semantics.
12mu|php-5.5.25-1|1032	
12mu|php-5.5.25-1|1033	%package	tokenizer
12mu|php-5.5.25-1|1034	Summary:	Tokenizer extension module for PHP
12mu|php-5.5.25-1|1035	Group:		Development/PHP
12mu|php-5.5.25-1|1036	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|1037	
12mu|php-5.5.25-1|1038	%description	tokenizer
12mu|php-5.5.25-1|1039	This is a dynamic shared object (DSO) for PHP that will add Tokenizer support.
12mu|php-5.5.25-1|1040	
12mu|php-5.5.25-1|1041	The tokenizer functions provide an interface to the PHP tokenizer embedded in
12mu|php-5.5.25-1|1042	the Zend Engine. Using these functions you may write your own PHP source
12mu|php-5.5.25-1|1043	analyzing or modification tools without having to deal with the language
12mu|php-5.5.25-1|1044	specification at the lexical level.
12mu|php-5.5.25-1|1045	
12mu|php-5.5.25-1|1046	%package	xml
12mu|php-5.5.25-1|1047	Summary:	XML extension module for PHP
12mu|php-5.5.25-1|1048	Group:		Development/PHP
12mu|php-5.5.25-1|1049	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|1050	
12mu|php-5.5.25-1|1051	%description	xml
12mu|php-5.5.25-1|1052	This is a dynamic shared object (DSO) for PHP that will add XML support. This
12mu|php-5.5.25-1|1053	extension lets you create XML parsers and then define handlers for different
12mu|php-5.5.25-1|1054	XML events.
12mu|php-5.5.25-1|1055	
12mu|php-5.5.25-1|1056	%package	xmlreader
12mu|php-5.5.25-1|1057	Summary:	Xmlreader extension module for PHP
12mu|php-5.5.25-1|1058	Group:		Development/PHP
12mu|php-5.5.25-1|1059	Requires:	php-dom
12mu|php-5.5.25-1|1060	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|1061	
12mu|php-5.5.25-1|1062	%description	xmlreader
12mu|php-5.5.25-1|1063	XMLReader represents a reader that provides non-cached, forward-only access to
12mu|php-5.5.25-1|1064	XML data. It is based upon the xmlTextReader api from libxml
12mu|php-5.5.25-1|1065	
12mu|php-5.5.25-1|1066	%package	xmlrpc
12mu|php-5.5.25-1|1067	Summary:	Xmlrpc extension module for PHP
12mu|php-5.5.25-1|1068	Group:		Development/PHP
12mu|php-5.5.25-1|1069	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|1070	
12mu|php-5.5.25-1|1071	%description	xmlrpc
12mu|php-5.5.25-1|1072	This is a dynamic shared object (DSO) for PHP that will add XMLRPC support.
12mu|php-5.5.25-1|1073	
12mu|php-5.5.25-1|1074	These functions can be used to write XML-RPC servers and clients. You can find
12mu|php-5.5.25-1|1075	more information about XML-RPC at http://www.xmlrpc.com/, and more
12mu|php-5.5.25-1|1076	documentation on this extension and its functions at
12mu|php-5.5.25-1|1077	http://xmlrpc-epi.sourceforge.net/.
12mu|php-5.5.25-1|1078	
12mu|php-5.5.25-1|1079	%package	xmlwriter
12mu|php-5.5.25-1|1080	Summary:	Provides fast, non-cached, forward-only means to write XML data
12mu|php-5.5.25-1|1081	Group:		Development/PHP
12mu|php-5.5.25-1|1082	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|1083	
12mu|php-5.5.25-1|1084	%description	xmlwriter
12mu|php-5.5.25-1|1085	This extension wraps the libxml xmlWriter API. Represents a writer that
12mu|php-5.5.25-1|1086	provides a non-cached, forward-only means of generating streams or files
12mu|php-5.5.25-1|1087	containing XML data.
12mu|php-5.5.25-1|1088	
12mu|php-5.5.25-1|1089	%package	xsl
12mu|php-5.5.25-1|1090	Summary:	Xsl extension module for PHP
12mu|php-5.5.25-1|1091	Group:		Development/PHP
12mu|php-5.5.25-1|1092	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|1093	
12mu|php-5.5.25-1|1094	%description	xsl
12mu|php-5.5.25-1|1095	This is a dynamic shared object (DSO) for PHP that will add xsl support.
12mu|php-5.5.25-1|1096	
12mu|php-5.5.25-1|1097	The XSL extension implements the XSL standard, performing XSLT transformations
12mu|php-5.5.25-1|1098	using the libxslt library
12mu|php-5.5.25-1|1099	
12mu|php-5.5.25-1|1100	%package	wddx
12mu|php-5.5.25-1|1101	Summary:	WDDX serialization functions
12mu|php-5.5.25-1|1102	Group:		Development/PHP
12mu|php-5.5.25-1|1103	Requires:	php-xml
12mu|php-5.5.25-1|1104	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|1105	
12mu|php-5.5.25-1|1106	%description	wddx
12mu|php-5.5.25-1|1107	This is a dynamic shared object (DSO) that adds wddx support to PHP.
12mu|php-5.5.25-1|1108	
12mu|php-5.5.25-1|1109	These functions are intended for work with WDDX (http://www.openwddx.org/)
12mu|php-5.5.25-1|1110	
12mu|php-5.5.25-1|1111	%package	zip
12mu|php-5.5.25-1|1112	Summary:	A zip management extension for PHP
12mu|php-5.5.25-1|1113	Group:		Development/PHP
12mu|php-5.5.25-1|1114	
12mu|php-5.5.25-1|1115	%description	zip
12mu|php-5.5.25-1|1116	This is a dynamic shared object (DSO) for PHP that will add zip support to
12mu|php-5.5.25-1|1117	create and read zip files using the libzip library.
12mu|php-5.5.25-1|1118	
12mu|php-5.5.25-1|1119	%package	fpm
12mu|php-5.5.25-1|1120	Summary:	PHP5 FastCGI Process Manager
12mu|php-5.5.25-1|1121	Group:		Development/Other
12mu|php-5.5.25-1|1122	Requires(post): rpm-helper
12mu|php-5.5.25-1|1123	Requires(preun): rpm-helper
12mu|php-5.5.25-1|1124	Requires(pre): rpm-helper
12mu|php-5.5.25-1|1125	Requires(postun): rpm-helper
12mu|php-5.5.25-1|1126	Requires:	%{libname} >= %{EVRD}
12mu|php-5.5.25-1|1127	Requires:	php-ctype >= %{EVRD}
12mu|php-5.5.25-1|1128	Requires:	php-filter >= %{EVRD}
12mu|php-5.5.25-1|1129	Requires:	php-ftp >= %{EVRD}
12mu|php-5.5.25-1|1130	Requires:	php-gettext >= %{EVRD}
12mu|php-5.5.25-1|1131	Requires:	php-hash >= %{EVRD}
12mu|php-5.5.25-1|1132	Requires:	php-ini >= %{version}
12mu|php-5.5.25-1|1133	Requires:	php-json >= %{EVRD}
12mu|php-5.5.25-1|1134	Requires:	php-openssl >= %{EVRD}
12mu|php-5.5.25-1|1135	Requires:	php-posix >= %{EVRD}
12mu|php-5.5.25-1|1136	Requires:	php-session >= %{EVRD}
12mu|php-5.5.25-1|1137	# Suggests:	php-suhosin >= 0.9.33
12mu|php-5.5.25-1|1138	Requires:	php-sysvsem >= %{EVRD}
12mu|php-5.5.25-1|1139	Requires:	php-sysvshm >= %{EVRD}
12mu|php-5.5.25-1|1140	Requires:	php-timezonedb >= 3:2009.10
12mu|php-5.5.25-1|1141	Requires:	php-tokenizer >= %{EVRD}
12mu|php-5.5.25-1|1142	Requires:	php-xmlreader >= %{EVRD}
12mu|php-5.5.25-1|1143	Requires:	php-xmlwriter >= %{EVRD}
12mu|php-5.5.25-1|1144	Requires:	php-zlib >= %{EVRD}
12mu|php-5.5.25-1|1145	Requires:	php-xml >= %{EVRD}
12mu|php-5.5.25-1|1146	Provides:	php = %{EVRD}
12mu|php-5.5.25-1|1147	
12mu|php-5.5.25-1|1148	%description	fpm
12mu|php-5.5.25-1|1149	PHP5 is an HTML-embeddable scripting language. PHP5 offers built-in database
12mu|php-5.5.25-1|1150	integration for several commercial and non-commercial database management
12mu|php-5.5.25-1|1151	systems, so writing a database-enabled script with PHP5 is fairly simple. The
12mu|php-5.5.25-1|1152	most common use of PHP5 coding is probably as a replacement for CGI scripts.
12mu|php-5.5.25-1|1153	
12mu|php-5.5.25-1|1154	This package contains the FastCGI Process Manager. You must also install
12mu|php-5.5.25-1|1155	libphp5_common.
12mu|php-5.5.25-1|1156	
12mu|php-5.5.25-1|1157	%package -n	apache-mod_php
12mu|php-5.5.25-1|1158	Summary:	The PHP HTML-embedded scripting language for use with apache
12mu|php-5.5.25-1|1159	Group:		System/Servers
12mu|php-5.5.25-1|1160	Requires(pre,postun):	rpm-helper
12mu|php-5.5.25-1|1161	Requires:	%{libname} = %{EVRD}
12mu|php-5.5.25-1|1162	Requires:	apache-base >= 2.4.0
12mu|php-5.5.25-1|1163	Requires:	apache-modules >= 2.4.0
12mu|php-5.5.25-1|1164	Requires:	apache-mpm >= 2.4.0
12mu|php-5.5.25-1|1165	Requires:	%{name}-ctype = %{EVRD}
12mu|php-5.5.25-1|1166	Requires:	%{name}-filter = %{EVRD}
12mu|php-5.5.25-1|1167	Requires:	%{name}-ftp = %{EVRD}
12mu|php-5.5.25-1|1168	Requires:	%{name}-gettext = %{EVRD}
12mu|php-5.5.25-1|1169	Requires:	%{name}-hash = %{EVRD}
12mu|php-5.5.25-1|1170	Requires:	%{name}-ini >= %{version}
12mu|php-5.5.25-1|1171	Requires:	%{name}-json = %{EVRD}
12mu|php-5.5.25-1|1172	Requires:	%{name}-openssl = %{EVRD}
12mu|php-5.5.25-1|1173	Requires:	%{name}-pcre = %{EVRD}
12mu|php-5.5.25-1|1174	Requires:	%{name}-posix = %{EVRD}
12mu|php-5.5.25-1|1175	Requires:	%{name}-session = %{EVRD}
12mu|php-5.5.25-1|1176	Requires:	%{name}-sysvsem = %{EVRD}
12mu|php-5.5.25-1|1177	Requires:	%{name}-tokenizer = %{EVRD}
12mu|php-5.5.25-1|1178	Requires:	%{name}-xmlreader = %{EVRD}
12mu|php-5.5.25-1|1179	Requires:	%{name}-xmlwriter = %{EVRD}
12mu|php-5.5.25-1|1180	Requires:	%{name}-zlib = %{EVRD}
12mu|php-5.5.25-1|1181	Requires:	%{name}-xml = %{EVRD}
12mu|php-5.5.25-1|1182	Requires:	%{name}-timezonedb >= 3:2009.10
12mu|php-5.5.25-1|1183	# Suggests:	%{name}-suhosin >= 0.9.29
12mu|php-5.5.25-1|1184	Conflicts:	%{name}-suhosin < 0.9.29
12mu|php-5.5.25-1|1185	Conflicts:	apache-mpm-worker >= 2.4.0
12mu|php-5.5.25-1|1186	Conflicts:	apache-mpm-event >= 2.4.0
12mu|php-5.5.25-1|1187	Provides:	mod_php = %{EVRD}
12mu|php-5.5.25-1|1188	BuildRequires:	dos2unix
12mu|php-5.5.25-1|1189	
12mu|php-5.5.25-1|1190	%description -n apache-mod_php
12mu|php-5.5.25-1|1191	PHP5 is an HTML-embedded scripting language. PHP5 attempts to make it easy for
12mu|php-5.5.25-1|1192	developers to write dynamically generated web pages. PHP5 also offers built-in
12mu|php-5.5.25-1|1193	database integration for several commercial and non-commercial database
12mu|php-5.5.25-1|1194	management systems, so writing a database-enabled web page with PHP5 is fairly
12mu|php-5.5.25-1|1195	simple. The most common use of PHP coding is probably as a replacement for CGI
12mu|php-5.5.25-1|1196	scripts. The %{name} module enables the apache web server to understand
12mu|php-5.5.25-1|1197	and process the embedded PHP language in web pages.
12mu|php-5.5.25-1|1198	
12mu|php-5.5.25-1|1199	This package contains PHP version 5. You'll also need to install the apache web
12mu|php-5.5.25-1|1200	server.
12mu|php-5.5.25-1|1201	
12mu|php-5.5.25-1|1202	
12mu|php-5.5.25-1|1203	%package -n	php-ini
12mu|php-5.5.25-1|1204	Summary:	INI files for PHP
12mu|php-5.5.25-1|1205	Group:		Development/Other
12mu|php-5.5.25-1|1206	
12mu|php-5.5.25-1|1207	%description -n	php-ini
12mu|php-5.5.25-1|1208	The php-ini package contains the ini file required for PHP.
12mu|php-5.5.25-1|1209	
12mu|php-5.5.25-1|1210	
12mu|php-5.5.25-1|1211	%prep
12mu|php-5.5.25-1|1212	%setup -q
12mu|php-5.5.25-1|1213	
12mu|php-5.5.25-1|1214	%if %{build_libmagic}
12mu|php-5.5.25-1|1215	if ! [ -f %{_datadir}/misc/magic.mgc ]; then
12mu|php-5.5.25-1|1216	echo "ERROR: the %{_datadir}/misc/magic.mgc file is needed"
12mu|php-5.5.25-1|1217	exit 1
12mu|php-5.5.25-1|1218	fi
12mu|php-5.5.25-1|1219	%endif
12mu|php-5.5.25-1|1220	
12mu|php-5.5.25-1|1221	# the ".droplet" suffix is here to nuke the backups later..., we don't want those in php-devel
12mu|php-5.5.25-1|1222	
12mu|php-5.5.25-1|1223	%patch0 -p0 -b .init.droplet
12mu|php-5.5.25-1|1224	%patch1 -p1 -b .shared.droplet
12mu|php-5.5.25-1|1225	%patch3 -p0 -b .libtool.droplet
12mu|php-5.5.25-1|1226	%patch4 -p1 -b .phpize.droplet
12mu|php-5.5.25-1|1227	%patch5 -p1 -b .phpbuilddir.droplet
12mu|php-5.5.25-1|1228	%patch6 -p1 -b .apache2-filters.droplet
12mu|php-5.5.25-1|1229	%patch7 -p1 -b .no_libedit.droplet
12mu|php-5.5.25-1|1230	%patch8 -p0 -b .xmlrpc_epi_header
12mu|php-5.5.25-1|1231	%patch9 -p0 -b .xmlrpc_no_rpath.droplet
12mu|php-5.5.25-1|1232	#patch10 -p1 -b .ft252~
12mu|php-5.5.25-1|1233	%patch11 -p0 -b .bdb-5.2.droplet
12mu|php-5.5.25-1|1234	%patch12 -p1 -b .db60~
12mu|php-5.5.25-1|1235	
12mu|php-5.5.25-1|1236	#####################################################################
12mu|php-5.5.25-1|1237	# Stolen from PLD
12mu|php-5.5.25-1|1238	%patch20 -p1 -b .mail.droplet
12mu|php-5.5.25-1|1239	%patch21 -p0 -b .filter-shared.droplet
12mu|php-5.5.25-1|1240	%patch22 -p0 -b .dba-link.droplet
12mu|php-5.5.25-1|1241	%patch23 -p0 -b .zlib-for-getimagesize.droplet
12mu|php-5.5.25-1|1242	%patch25 -p1 -b .external_libzip.droplet
12mu|php-5.5.25-1|1243	%patch26 -p0 -b .mcrypt-libs.droplet
12mu|php-5.5.25-1|1244	# for kolab2
12mu|php-5.5.25-1|1245	%patch27 -p1 -b .imap-annotation.droplet
12mu|php-5.5.25-1|1246	%patch28 -p1 -b .imap-myrights.droplet
12mu|php-5.5.25-1|1247	# fpm stuff
12mu|php-5.5.25-1|1248	%patch29 -p1 -b .shared-fpm.droplet
12mu|php-5.5.25-1|1249	%patch30 -p1 -b .fpmmdv.droplet
12mu|php-5.5.25-1|1250	
12mu|php-5.5.25-1|1251	#####################################################################
12mu|php-5.5.25-1|1252	# stolen from debian
12mu|php-5.5.25-1|1253	%patch50 -p1 -b .session.save_path.droplet
12mu|php-5.5.25-1|1254	%patch51 -p0 -b .exif_nesting_level.droplet
12mu|php-5.5.25-1|1255	
12mu|php-5.5.25-1|1256	#####################################################################
12mu|php-5.5.25-1|1257	# Stolen from fedora
12mu|php-5.5.25-1|1258	%patch101 -p1 -b .cxx.droplet
12mu|php-5.5.25-1|1259	%patch102 -p0 -b .install.droplet
12mu|php-5.5.25-1|1260	%patch105 -p1 -b .umask.droplet
12mu|php-5.5.25-1|1261	%patch113 -p1 -b .libc-client-php.droplet
12mu|php-5.5.25-1|1262	%patch114 -p0 -b .no_pam_in_c-client.droplet
12mu|php-5.5.25-1|1263	%patch115 -p0 -b .dlopen.droplet
12mu|php-5.5.25-1|1264	
12mu|php-5.5.25-1|1265	# upstream fixes
12mu|php-5.5.25-1|1266	%patch120 -p1 -b .tests-wddx.droplet
12mu|php-5.5.25-1|1267	%patch121 -p0 -b .bug43221.droplet
12mu|php-5.5.25-1|1268	%patch123 -p0 -b .bug43589.droplet
12mu|php-5.5.25-1|1269	%patch226 -p0 -b .no-fvisibility_hidden.droplet
12mu|php-5.5.25-1|1270	%patch227 -p0 -b .enchant_lib64_fix.droplet
12mu|php-5.5.25-1|1271	%patch228 -p0 -b .xmlrpc-epi_fix.droplet
12mu|php-5.5.25-1|1272	
12mu|php-5.5.25-1|1273	cp %{SOURCE1} php-test.ini
12mu|php-5.5.25-1|1274	cp %{SOURCE2} maxlifetime
12mu|php-5.5.25-1|1275	cp %{SOURCE3} php.crond
12mu|php-5.5.25-1|1276	cp %{SOURCE4} php-fpm.service
12mu|php-5.5.25-1|1277	cp %{SOURCE5} php-fpm.sysconf
12mu|php-5.5.25-1|1278	cp %{SOURCE6} php-fpm.logrotate
12mu|php-5.5.25-1|1279	cp %{SOURCE7} create_data_file.php
12mu|php-5.5.25-1|1280	
12mu|php-5.5.25-1|1281	# lib64 hack
12mu|php-5.5.25-1|1282	perl -p -i -e "s|/usr/lib|%{_libdir}|" php.crond
12mu|php-5.5.25-1|1283	
12mu|php-5.5.25-1|1284	# nuke bogus checks becuase i fixed this years ago in our recode package
12mu|php-5.5.25-1|1285	rm -f ext/recode/config9.m4
12mu|php-5.5.25-1|1286	
12mu|php-5.5.25-1|1287	# Change perms otherwise rpm would get fooled while finding requires
12mu|php-5.5.25-1|1288	find -name "*.inc" | xargs chmod 644
12mu|php-5.5.25-1|1289	find -name "*.php*" | xargs chmod 644
12mu|php-5.5.25-1|1290	find -name "*README*" | xargs chmod 644
12mu|php-5.5.25-1|1291	
12mu|php-5.5.25-1|1292	mkdir -p php-devel/extensions
12mu|php-5.5.25-1|1293	mkdir -p php-devel/sapi
12mu|php-5.5.25-1|1294	
12mu|php-5.5.25-1|1295	# Install test files in php-devel
12mu|php-5.5.25-1|1296	cp -a tests php-devel
12mu|php-5.5.25-1|1297	
12mu|php-5.5.25-1|1298	cp -dpR ext/* php-devel/extensions/
12mu|php-5.5.25-1|1299	rm -f php-devel/extensions/informix/stub.c
12mu|php-5.5.25-1|1300	rm -f php-devel/extensions/standard/.deps
12mu|php-5.5.25-1|1301	rm -f php-devel/extensions/skeleton/EXPERIMENTAL
12mu|php-5.5.25-1|1302	
12mu|php-5.5.25-1|1303	# SAPI
12mu|php-5.5.25-1|1304	cp -dpR sapi/* php-devel/sapi/
12mu|php-5.5.25-1|1305	rm -f php-devel/sapi/thttpd/stub.c
12mu|php-5.5.25-1|1306	rm -f php-devel/sapi/cgi/php.sym
12mu|php-5.5.25-1|1307	rm -f php-devel/sapi/fastcgi/php.sym
12mu|php-5.5.25-1|1308	rm -f php-devel/sapi/pi3web/php.sym
12mu|php-5.5.25-1|1309	
12mu|php-5.5.25-1|1310	# cleanup
12mu|php-5.5.25-1|1311	find php-devel -name "*.droplet" | xargs rm -f
12mu|php-5.5.25-1|1312	
12mu|php-5.5.25-1|1313	# don't ship MS Windows source
12mu|php-5.5.25-1|1314	rm -rf php-devel/extensions/com_dotnet
12mu|php-5.5.25-1|1315	
12mu|php-5.5.25-1|1316	# likewise with these:
12mu|php-5.5.25-1|1317	find php-devel -name "*.dsp" | xargs rm -f
12mu|php-5.5.25-1|1318	find php-devel -name "*.mak" | xargs rm -f
12mu|php-5.5.25-1|1319	find php-devel -name "*.w32" | xargs rm
12mu|php-5.5.25-1|1320	
12mu|php-5.5.25-1|1321	# maek sure using system libs
12mu|php-5.5.25-1|1322	rm -rf ext/pcre/pcrelib
12mu|php-5.5.25-1|1323	rm -rf ext/pdo_sqlite/sqlite
12mu|php-5.5.25-1|1324	rm -rf ext/xmlrpc/libxmlrpc
12mu|php-5.5.25-1|1325	
12mu|php-5.5.25-1|1326	%build
12mu|php-5.5.25-1|1327	%serverbuild_hardened
12mu|php-5.5.25-1|1328	
12mu|php-5.5.25-1|1329	# it does not work with -fPIE and someone added that to the serverbuild macro...
12mu|php-5.5.25-1|1330	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
12mu|php-5.5.25-1|1331	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
12mu|php-5.5.25-1|1332	
12mu|php-5.5.25-1|1333	#export CFLAGS="`echo ${CFLAGS} | sed s/O2/O0/` -fPIC -L%{_libdir} -fno-strict-aliasing"
12mu|php-5.5.25-1|1334	export CFLAGS="${CFLAGS} -fPIC -L%{_libdir} -fno-strict-aliasing"
12mu|php-5.5.25-1|1335	export CXXFLAGS="${CFLAGS}"
12mu|php-5.5.25-1|1336	export RPM_OPT_FLAGS="${CFLAGS}"
12mu|php-5.5.25-1|1337	
12mu|php-5.5.25-1|1338	cat > php-devel/buildext <<EOF
12mu|php-5.5.25-1|1339	#!/bin/bash
12mu|php-5.5.25-1|1340	gcc -Wall -fPIC -shared $CFLAGS \\
12mu|php-5.5.25-1|1341	-I. \`%{_bindir}/php-config --includes\` \\
12mu|php-5.5.25-1|1342	-I%{_includedir}/libxml2 \\
12mu|php-5.5.25-1|1343	-I%{_includedir}/freetype \\
12mu|php-5.5.25-1|1344	-I%{_includedir}/openssl \\
12mu|php-5.5.25-1|1345	-I%{_usrsrc}/php-devel/ext \\
12mu|php-5.5.25-1|1346	-I%{_includedir}/\$1 \\
12mu|php-5.5.25-1|1347	\$4 \$2 -o \$1.so \$3 -lc
12mu|php-5.5.25-1|1348	EOF
12mu|php-5.5.25-1|1349	
12mu|php-5.5.25-1|1350	chmod 755 php-devel/buildext
12mu|php-5.5.25-1|1351	
12mu|php-5.5.25-1|1352	#export PHP_AUTOCONF=autoconf-2.13
12mu|php-5.5.25-1|1353	rm -f configure
12mu|php-5.5.25-1|1354	rm -rf autom4te.cache
12mu|php-5.5.25-1|1355	./buildconf --force
12mu|php-5.5.25-1|1356	
12mu|php-5.5.25-1|1357	# Do this patch with a perl hack...
12mu|php-5.5.25-1|1358	perl -pi -e "s|'\\\$install_libdir'|'%{_libdir}'|" ltmain.sh
12mu|php-5.5.25-1|1359	
12mu|php-5.5.25-1|1360	export oldstyleextdir=yes
12mu|php-5.5.25-1|1361	export EXTENSION_DIR="%{_libdir}/php/extensions"
12mu|php-5.5.25-1|1362	export PROG_SENDMAIL="%{_sbindir}/sendmail"
12mu|php-5.5.25-1|1363	export GD_SHARED_LIBADD="$GD_SHARED_LIBADD -lm"
12mu|php-5.5.25-1|1364	SAFE_LDFLAGS=`echo %{ldflags}|sed -e 's|-Wl,--no-undefined||g'`
12mu|php-5.5.25-1|1365	export LDFLAGS="$SAFE_LDFLAGS"
12mu|php-5.5.25-1|1366	
12mu|php-5.5.25-1|1367	# never use "--disable-rpath", it does the opposite
12mu|php-5.5.25-1|1368	
12mu|php-5.5.25-1|1369	# Configure php5
12mu|php-5.5.25-1|1370	# FIXME switch to external gd (--with-gd=shared,%_prefix) once php bug #60108 is fixed
12mu|php-5.5.25-1|1371	for i in fpm cgi cli apxs; do
12mu|php-5.5.25-1|1372	./configure \
12mu|php-5.5.25-1|1373	`[ $i = fpm ] && echo --disable-cli --enable-fpm --with-libxml-dir=%{_prefix} --with-fpm-user=apache --with-fpm-group=apache` \
12mu|php-5.5.25-1|1374	`[ $i = cgi ] && echo --disable-cli` \
12mu|php-5.5.25-1|1375	`[ $i = cli ] && echo --disable-cgi --enable-cli` \
12mu|php-5.5.25-1|1376	`[ $i = apxs ] && echo --with-apxs2=%{_bindir}/apxs` \
12mu|php-5.5.25-1|1377	--build=%{_build} \
12mu|php-5.5.25-1|1378	--prefix=%{_prefix} \
12mu|php-5.5.25-1|1379	--exec-prefix=%{_prefix} \
12mu|php-5.5.25-1|1380	--bindir=%{_bindir} \
12mu|php-5.5.25-1|1381	--sbindir=%{_sbindir} \
12mu|php-5.5.25-1|1382	--sysconfdir=%{_sysconfdir} \
12mu|php-5.5.25-1|1383	--datadir=%{_datadir} \
12mu|php-5.5.25-1|1384	--includedir=%{_includedir} \
12mu|php-5.5.25-1|1385	--libdir=%{_libdir} \
12mu|php-5.5.25-1|1386	--libexecdir=%{_libexecdir} \
12mu|php-5.5.25-1|1387	--localstatedir=/var/lib \
12mu|php-5.5.25-1|1388	--mandir=%{_mandir} \
12mu|php-5.5.25-1|1389	--enable-shared=yes \
12mu|php-5.5.25-1|1390	--enable-static=no \
12mu|php-5.5.25-1|1391	--with-libdir=%{_lib} \
12mu|php-5.5.25-1|1392	--with-config-file-path=%{_sysconfdir} \
12mu|php-5.5.25-1|1393	--with-config-file-scan-dir=%{_sysconfdir}/php.d \
12mu|php-5.5.25-1|1394	--disable-debug  \
12mu|php-5.5.25-1|1395	--enable-inline-optimization \
12mu|php-5.5.25-1|1396	--with-exec-dir=%{_bindir} \
12mu|php-5.5.25-1|1397	--with-regex=system \
12mu|php-5.5.25-1|1398	--with-pcre-regex=%{_prefix} \
12mu|php-5.5.25-1|1399	--with-freetype-dir=%{_prefix} --with-zlib=%{_prefix} \
12mu|php-5.5.25-1|1400	--with-png-dir=%{_prefix} \
12mu|php-5.5.25-1|1401	--with-pdo-odbc=unixODBC \
12mu|php-5.5.25-1|1402	--enable-magic-quotes \
12mu|php-5.5.25-1|1403	--enable-safe-mode \
12mu|php-5.5.25-1|1404	--with-zlib=shared,%{_prefix} --with-zlib-dir=%{_prefix} \
12mu|php-5.5.25-1|1405	--with-openssl=shared,%{_prefix} \
12mu|php-5.5.25-1|1406	--enable-libxml=%{_prefix} --with-libxml-dir=%{_prefix} \
12mu|php-5.5.25-1|1407	--enable-mod_charset \
12mu|php-5.5.25-1|1408	--without-pear \
12mu|php-5.5.25-1|1409	--enable-bcmath=shared \
12mu|php-5.5.25-1|1410	--with-bz2=shared,%{_prefix} \
12mu|php-5.5.25-1|1411	--enable-calendar=shared \
12mu|php-5.5.25-1|1412	--enable-ctype=shared \
12mu|php-5.5.25-1|1413	--with-curl=shared,%{_prefix} --without-curlwrappers \
12mu|php-5.5.25-1|1414	--enable-dba=shared --with-gdbm --with-db4 --with-cdb  \
12mu|php-5.5.25-1|1415	--enable-dom=shared,%{_prefix} --with-libxml-dir=%{_prefix} \
12mu|php-5.5.25-1|1416	--with-enchant=shared,%{_prefix} \
12mu|php-5.5.25-1|1417	--enable-exif=shared \
12mu|php-5.5.25-1|1418	--enable-fileinfo=shared \
12mu|php-5.5.25-1|1419	--enable-filter=shared --with-pcre-dir=%{_prefix} \
12mu|php-5.5.25-1|1420	--enable-intl=shared --with-icu-dir=%{_prefix} \
12mu|php-5.5.25-1|1421	--enable-json=shared \
12mu|php-5.5.25-1|1422	--with-openssl-dir=%{_prefix} --enable-ftp=shared \
12mu|php-5.5.25-1|1423	--with-gd=shared --with-jpeg-dir=%{_prefix} --with-png-dir=%{_prefix} --with-zlib-dir=%{_prefix} --with-xpm-dir=%{_prefix}/X11R6 --with-freetype-dir=%{_prefix} --enable-gd-native-ttf --with-t1lib=%{_prefix} \
12mu|php-5.5.25-1|1424	--with-gettext=shared,%{_prefix} \
12mu|php-5.5.25-1|1425	--with-gmp=shared,%{_prefix} \
12mu|php-5.5.25-1|1426	--enable-hash=shared,%{_prefix} \
12mu|php-5.5.25-1|1427	--with-iconv=shared \
12mu|php-5.5.25-1|1428	--with-imap=shared,%{_prefix} --with-imap-ssl=%{_prefix} \
12mu|php-5.5.25-1|1429	--with-ldap=shared,%{_prefix} --with-ldap-sasl=%{_prefix} \
12mu|php-5.5.25-1|1430	--enable-mbstring=shared,%{_prefix} --enable-mbregex --with-libmbfl=%{_prefix} --with-onig=%{_prefix} \
12mu|php-5.5.25-1|1431	--with-mcrypt=shared,%{_prefix} \
12mu|php-5.5.25-1|1432	--with-mssql=shared,%{_prefix} \
12mu|php-5.5.25-1|1433	--with-mysql=shared,%{_prefix} --with-mysql-sock=/var/lib/mysql/mysql.sock --with-zlib-dir=%{_prefix} \
12mu|php-5.5.25-1|1434	--with-mysqli=shared,%{_bindir}/mysql_config \
12mu|php-5.5.25-1|1435	--enable-mysqlnd=shared,%{_prefix} \
12mu|php-5.5.25-1|1436	--with-unixODBC=shared,%{_prefix} \
12mu|php-5.5.25-1|1437	--enable-pcntl=shared \
12mu|php-5.5.25-1|1438	--enable-pdo=shared,%{_prefix} --with-pdo-dblib=shared,%{_prefix} --with-pdo-mysql=shared,%{_prefix} --with-pdo-odbc=shared,unixODBC,%{_prefix} --with-pdo-pgsql=shared,%{_prefix} --with-pdo-sqlite=shared,%{_prefix} \
12mu|php-5.5.25-1|1439	--with-pgsql=shared,%{_prefix} \
12mu|php-5.5.25-1|1440	--enable-phar=shared \
12mu|php-5.5.25-1|1441	--enable-posix=shared \
12mu|php-5.5.25-1|1442	--with-pspell=shared,%{_prefix} \
12mu|php-5.5.25-1|1443	--with-readline=shared,%{_prefix} \
12mu|php-5.5.25-1|1444	--with-recode=shared,%{_prefix} \
12mu|php-5.5.25-1|1445	--enable-session=shared,%{_prefix} \
12mu|php-5.5.25-1|1446	--enable-shmop=shared,%{_prefix} \
12mu|php-5.5.25-1|1447	--enable-simplexml \
12mu|php-5.5.25-1|1448	--with-snmp=shared,%{_prefix} --enable-ucd-snmp-hack \
12mu|php-5.5.25-1|1449	--enable-soap=shared,%{_prefix} --with-libxml-dir=%{_prefix} \
12mu|php-5.5.25-1|1450	--enable-sockets=shared,%{_prefix} \
12mu|php-5.5.25-1|1451	--with-sqlite=shared,%{_prefix} \
12mu|php-5.5.25-1|1452	--with-sqlite3=shared,%{_prefix} \
12mu|php-5.5.25-1|1453	--with-sybase-ct=shared,%{_prefix} \
12mu|php-5.5.25-1|1454	--enable-sysvmsg=shared,%{_prefix} \
12mu|php-5.5.25-1|1455	--enable-sysvsem=shared,%{_prefix} \
12mu|php-5.5.25-1|1456	--enable-sysvshm=shared,%{_prefix} \
12mu|php-5.5.25-1|1457	--with-tidy=shared,%{_prefix} \
12mu|php-5.5.25-1|1458	--enable-tokenizer=shared,%{_prefix} \
12mu|php-5.5.25-1|1459	--enable-xml=shared,%{_prefix} --with-libxml-dir=%{_prefix} \
12mu|php-5.5.25-1|1460	--enable-xmlreader=shared,%{_prefix} \
12mu|php-5.5.25-1|1461	--with-xmlrpc=shared,%{_prefix} \
12mu|php-5.5.25-1|1462	--enable-xmlwriter=shared,%{_prefix} \
12mu|php-5.5.25-1|1463	--with-xsl=shared,%{_prefix} \
12mu|php-5.5.25-1|1464	--enable-wddx=shared --with-libxml-dir=%{_prefix} \
12mu|php-5.5.25-1|1465	--enable-zip=shared --with-libzip=%{_prefix}
12mu|php-5.5.25-1|1466	
12mu|php-5.5.25-1|1467	cp -f Makefile Makefile.$i
12mu|php-5.5.25-1|1468	
12mu|php-5.5.25-1|1469	# left for debugging purposes
12mu|php-5.5.25-1|1470	cp -f main/php_config.h php_config.h.$i
12mu|php-5.5.25-1|1471	
12mu|php-5.5.25-1|1472	# when all else failed...
12mu|php-5.5.25-1|1473	perl -pi -e "s|-prefer-non-pic -static||g" Makefile.$i
12mu|php-5.5.25-1|1474	
12mu|php-5.5.25-1|1475	done
12mu|php-5.5.25-1|1476	
12mu|php-5.5.25-1|1477	# remove all confusion...
12mu|php-5.5.25-1|1478	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
12mu|php-5.5.25-1|1479	cp config.nice configure_command; chmod 644 configure_command
12mu|php-5.5.25-1|1480	
12mu|php-5.5.25-1|1481	%make
12mu|php-5.5.25-1|1482	
12mu|php-5.5.25-1|1483	%if %{build_libmagic}
12mu|php-5.5.25-1|1484	# keep in sync with latest system magic, the next best thing when system libmagic can't be used...
12mu|php-5.5.25-1|1485	sapi/cli/php create_data_file.php %{_datadir}/misc/magic.mgc > ext/fileinfo/data_file.c
12mu|php-5.5.25-1|1486	rm -rf ext/fileinfo/.libs ext/fileinfo/*.lo ext/fileinfo/*.la modules/fileinfo.so modules/fileinfo.la
12mu|php-5.5.25-1|1487	cp -p ext/fileinfo/data_file.c php-devel/extensions/fileinfo/data_file.c
12mu|php-5.5.25-1|1488	%make
12mu|php-5.5.25-1|1489	%endif
12mu|php-5.5.25-1|1490	
12mu|php-5.5.25-1|1491	# make php-cgi
12mu|php-5.5.25-1|1492	cp -af php_config.h.cgi main/php_config.h
12mu|php-5.5.25-1|1493	make -f Makefile.cgi sapi/cgi/php-cgi
12mu|php-5.5.25-1|1494	cp -af php_config.h.apxs main/php_config.h
12mu|php-5.5.25-1|1495	
12mu|php-5.5.25-1|1496	# make php-fpm
12mu|php-5.5.25-1|1497	cp -af php_config.h.fpm main/php_config.h
12mu|php-5.5.25-1|1498	make -f Makefile.fpm sapi/fpm/php-fpm
12mu|php-5.5.25-1|1499	cp -af php_config.h.apxs main/php_config.h
12mu|php-5.5.25-1|1500	
12mu|php-5.5.25-1|1501	# make apache-mod_php
12mu|php-5.5.25-1|1502	mkdir mod_php
12mu|php-5.5.25-1|1503	cd mod_php
12mu|php-5.5.25-1|1504	cp -dpR ../php-devel/sapi/apache2handler/* .
12mu|php-5.5.25-1|1505	cp ../main/internal_functions.c .
12mu|php-5.5.25-1|1506	cp ../ext/date/lib/timelib_config.h .
12mu|php-5.5.25-1|1507	sed -i -e 's,php5_module,php_module,g' *
12mu|php-5.5.25-1|1508	mv mod_php5.c mod_php.c
12mu|php-5.5.25-1|1509	find . -type f |xargs dos2unix
12mu|php-5.5.25-1|1510	apxs \
12mu|php-5.5.25-1|1511	`apr-1-config --link-ld --libs` \
12mu|php-5.5.25-1|1512	`xml2-config --cflags` \
12mu|php-5.5.25-1|1513	-I. -I.. -I../main -I../Zend -I../TSRM \
12mu|php-5.5.25-1|1514	-L../libs -lphp5_common \
12mu|php-5.5.25-1|1515	-c mod_php.c sapi_apache2.c apache_config.c \
12mu|php-5.5.25-1|1516	php_functions.c internal_functions.c
12mu|php-5.5.25-1|1517	
12mu|php-5.5.25-1|1518	%install
12mu|php-5.5.25-1|1519	
12mu|php-5.5.25-1|1520	install -d %{buildroot}%{_libdir}
12mu|php-5.5.25-1|1521	install -d %{buildroot}%{_bindir}
12mu|php-5.5.25-1|1522	install -d %{buildroot}%{_sysconfdir}/php.d
12mu|php-5.5.25-1|1523	install -d %{buildroot}%{_libdir}/php/extensions
12mu|php-5.5.25-1|1524	install -d %{buildroot}%{_usrsrc}/php-devel
12mu|php-5.5.25-1|1525	install -d %{buildroot}%{_mandir}/man1
12mu|php-5.5.25-1|1526	install -d %{buildroot}%{_sysconfdir}/cron.d
12mu|php-5.5.25-1|1527	install -d %{buildroot}/var/lib/php
12mu|php-5.5.25-1|1528	
12mu|php-5.5.25-1|1529	make -f Makefile.apxs install \
12mu|php-5.5.25-1|1530	INSTALL_ROOT=%{buildroot} \
12mu|php-5.5.25-1|1531	INSTALL_IT="\$(LIBTOOL) --mode=install install libphp5_common.la %{buildroot}%{_libdir}/"
12mu|php-5.5.25-1|1532	
12mu|php-5.5.25-1|1533	# borked autopoo
12mu|php-5.5.25-1|1534	rm -f %{buildroot}%{_bindir}/php %{buildroot}%{_bindir}/php-cgi
12mu|php-5.5.25-1|1535	./libtool --silent --mode=install install sapi/cli/php %{buildroot}%{_bindir}/php
12mu|php-5.5.25-1|1536	./libtool --silent --mode=install install sapi/cgi/php-cgi %{buildroot}%{_bindir}/php-cgi
12mu|php-5.5.25-1|1537	
12mu|php-5.5.25-1|1538	# compat php-fcgi symink
12mu|php-5.5.25-1|1539	ln -s php-cgi %{buildroot}%{_bindir}/php-fcgi
12mu|php-5.5.25-1|1540	
12mu|php-5.5.25-1|1541	cp -dpR php-devel/* %{buildroot}%{_usrsrc}/php-devel/
12mu|php-5.5.25-1|1542	install -m0644 run-tests*.php %{buildroot}%{_usrsrc}/php-devel/
12mu|php-5.5.25-1|1543	install -m0644 main/internal_functions.c %{buildroot}%{_usrsrc}/php-devel/
12mu|php-5.5.25-1|1544	
12mu|php-5.5.25-1|1545	install -m0644 sapi/cli/php.1 %{buildroot}%{_mandir}/man1/
12mu|php-5.5.25-1|1546	install -m0644 scripts/man1/phpize.1 %{buildroot}%{_mandir}/man1/
12mu|php-5.5.25-1|1547	install -m0644 scripts/man1/php-config.1 %{buildroot}%{_mandir}/man1/
12mu|php-5.5.25-1|1548	
12mu|php-5.5.25-1|1549	# fpm
12mu|php-5.5.25-1|1550	install -d %{buildroot}/lib/systemd/system
12mu|php-5.5.25-1|1551	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mu|php-5.5.25-1|1552	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mu|php-5.5.25-1|1553	install -d %{buildroot}%{_sysconfdir}/php-fpm.d
12mu|php-5.5.25-1|1554	install -d %{buildroot}%{_sbindir}
12mu|php-5.5.25-1|1555	install -d %{buildroot}%{_mandir}/man8
12mu|php-5.5.25-1|1556	install -d %{buildroot}/var/lib/php-fpm
12mu|php-5.5.25-1|1557	install -d %{buildroot}/var/log/php-fpm
12mu|php-5.5.25-1|1558	install -d %{buildroot}/run/php-fpm
12mu|php-5.5.25-1|1559	install -D -p -m 0644 %{SOURCE9} %{buildroot}%{_tmpfilesdir}/php-fpm.conf
12mu|php-5.5.25-1|1560	# a small bug here...
12mu|php-5.5.25-1|1561	echo "; place your config here" > %{buildroot}%{_sysconfdir}/php-fpm.d/default.conf
12mu|php-5.5.25-1|1562	
12mu|php-5.5.25-1|1563	./libtool --silent --mode=install install sapi/fpm/php-fpm %{buildroot}%{_sbindir}/php-fpm
12mu|php-5.5.25-1|1564	install -m0644 sapi/fpm/php-fpm.8 %{buildroot}%{_mandir}/man8/
12mu|php-5.5.25-1|1565	install -m0644 sapi/fpm/php-fpm.conf %{buildroot}%{_sysconfdir}/
12mu|php-5.5.25-1|1566	install -m0644 php-fpm.service %{buildroot}/lib/systemd/system/
12mu|php-5.5.25-1|1567	install -m0644 php-fpm.sysconf %{buildroot}%{_sysconfdir}/sysconfig/php-fpm
12mu|php-5.5.25-1|1568	install -m0644 php-fpm.logrotate %{buildroot}%{_sysconfdir}/logrotate.d/php-fpm
12mu|php-5.5.25-1|1569	
12mu|php-5.5.25-1|1570	perl -pi -e "s|^pid.*|pid = /run/php-fpm/php-fpm.pid|g" %{buildroot}%{_sysconfdir}/php-fpm.conf
12mu|php-5.5.25-1|1571	
12mu|php-5.5.25-1|1572	ln -snf extensions %{buildroot}%{_usrsrc}/php-devel/ext
12mu|php-5.5.25-1|1573	
12mu|php-5.5.25-1|1574	# extensions
12mu|php-5.5.25-1|1575	echo "extension = openssl.so"		> %{buildroot}%{_sysconfdir}/php.d/21_openssl.ini
12mu|php-5.5.25-1|1576	echo "extension = zlib.so"		> %{buildroot}%{_sysconfdir}/php.d/21_zlib.ini
12mu|php-5.5.25-1|1577	echo "extension = bcmath.so"		> %{buildroot}%{_sysconfdir}/php.d/66_bcmath.ini
12mu|php-5.5.25-1|1578	echo "extension = bz2.so"		> %{buildroot}%{_sysconfdir}/php.d/10_bz2.ini
12mu|php-5.5.25-1|1579	echo "extension = calendar.so"		> %{buildroot}%{_sysconfdir}/php.d/11_calendar.ini
12mu|php-5.5.25-1|1580	echo "extension = ctype.so"		> %{buildroot}%{_sysconfdir}/php.d/12_ctype.ini
12mu|php-5.5.25-1|1581	echo "extension = curl.so"		> %{buildroot}%{_sysconfdir}/php.d/13_curl.ini
12mu|php-5.5.25-1|1582	echo "extension = dba.so"		> %{buildroot}%{_sysconfdir}/php.d/14_dba.ini
12mu|php-5.5.25-1|1583	echo "extension = dom.so"		> %{buildroot}%{_sysconfdir}/php.d/18_dom.ini
12mu|php-5.5.25-1|1584	echo "extension = exif.so"		> %{buildroot}%{_sysconfdir}/php.d/19_exif.ini
12mu|php-5.5.25-1|1585	echo "extension = filter.so"		> %{buildroot}%{_sysconfdir}/php.d/81_filter.ini
12mu|php-5.5.25-1|1586	echo "extension = ftp.so"		> %{buildroot}%{_sysconfdir}/php.d/22_ftp.ini
12mu|php-5.5.25-1|1587	echo "extension = gd.so"		> %{buildroot}%{_sysconfdir}/php.d/23_gd.ini
12mu|php-5.5.25-1|1588	echo "extension = gettext.so"		> %{buildroot}%{_sysconfdir}/php.d/24_gettext.ini
12mu|php-5.5.25-1|1589	echo "extension = gmp.so"		> %{buildroot}%{_sysconfdir}/php.d/25_gmp.ini
12mu|php-5.5.25-1|1590	echo "extension = hash.so"		> %{buildroot}%{_sysconfdir}/php.d/54_hash.ini
12mu|php-5.5.25-1|1591	echo "extension = iconv.so"		> %{buildroot}%{_sysconfdir}/php.d/26_iconv.ini
12mu|php-5.5.25-1|1592	echo "extension = imap.so"		> %{buildroot}%{_sysconfdir}/php.d/27_imap.ini
12mu|php-5.5.25-1|1593	echo "extension = intl.so"		> %{buildroot}%{_sysconfdir}/php.d/27_intl.ini
12mu|php-5.5.25-1|1594	echo "extension = ldap.so"		> %{buildroot}%{_sysconfdir}/php.d/28_ldap.ini
12mu|php-5.5.25-1|1595	echo "extension = mbstring.so"		> %{buildroot}%{_sysconfdir}/php.d/29_mbstring.ini
12mu|php-5.5.25-1|1596	echo "extension = mcrypt.so"		> %{buildroot}%{_sysconfdir}/php.d/30_mcrypt.ini
12mu|php-5.5.25-1|1597	echo "extension = fileinfo.so"		> %{buildroot}%{_sysconfdir}/php.d/32_fileinfo.ini
12mu|php-5.5.25-1|1598	echo "extension = mssql.so"		> %{buildroot}%{_sysconfdir}/php.d/35_mssql.ini
12mu|php-5.5.25-1|1599	echo "extension = mysql.so"		> %{buildroot}%{_sysconfdir}/php.d/36_mysql.ini
12mu|php-5.5.25-1|1600	echo "extension = mysqli.so"		> %{buildroot}%{_sysconfdir}/php.d/37_mysqli.ini
12mu|php-5.5.25-1|1601	echo "extension = enchant.so"		> %{buildroot}%{_sysconfdir}/php.d/38_enchant.ini
12mu|php-5.5.25-1|1602	echo "extension = odbc.so"		> %{buildroot}%{_sysconfdir}/php.d/39_odbc.ini
12mu|php-5.5.25-1|1603	echo "extension = pcntl.so"		> %{buildroot}%{_sysconfdir}/php.d/40_pcntl.ini
12mu|php-5.5.25-1|1604	echo "extension = pdo.so"		> %{buildroot}%{_sysconfdir}/php.d/70_pdo.ini
12mu|php-5.5.25-1|1605	echo "extension = pdo_dblib.so"		> %{buildroot}%{_sysconfdir}/php.d/71_pdo_dblib.ini
12mu|php-5.5.25-1|1606	echo "extension = pdo_mysql.so"		> %{buildroot}%{_sysconfdir}/php.d/73_pdo_mysql.ini
12mu|php-5.5.25-1|1607	echo "extension = pdo_odbc.so"		> %{buildroot}%{_sysconfdir}/php.d/75_pdo_odbc.ini
12mu|php-5.5.25-1|1608	echo "extension = pdo_pgsql.so"		> %{buildroot}%{_sysconfdir}/php.d/76_pdo_pgsql.ini
12mu|php-5.5.25-1|1609	echo "extension = pdo_sqlite.so"	> %{buildroot}%{_sysconfdir}/php.d/77_pdo_sqlite.ini
12mu|php-5.5.25-1|1610	echo "extension = mysqlnd.so"		> %{buildroot}%{_sysconfdir}/php.d/78_mysqlnd.ini
12mu|php-5.5.25-1|1611	echo "extension = pgsql.so"		> %{buildroot}%{_sysconfdir}/php.d/42_pgsql.ini
12mu|php-5.5.25-1|1612	echo "extension = posix.so"		> %{buildroot}%{_sysconfdir}/php.d/43_posix.ini
12mu|php-5.5.25-1|1613	echo "extension = pspell.so"		> %{buildroot}%{_sysconfdir}/php.d/44_pspell.ini
12mu|php-5.5.25-1|1614	echo "extension = readline.so"		> %{buildroot}%{_sysconfdir}/php.d/45_readline.ini
12mu|php-5.5.25-1|1615	echo "extension = recode.so"		> %{buildroot}%{_sysconfdir}/php.d/46_recode.ini
12mu|php-5.5.25-1|1616	echo "extension = session.so"		> %{buildroot}%{_sysconfdir}/php.d/47_session.ini
12mu|php-5.5.25-1|1617	echo "extension = shmop.so"		> %{buildroot}%{_sysconfdir}/php.d/48_shmop.ini
12mu|php-5.5.25-1|1618	echo "extension = snmp.so"		> %{buildroot}%{_sysconfdir}/php.d/50_snmp.ini
12mu|php-5.5.25-1|1619	echo "extension = soap.so"		> %{buildroot}%{_sysconfdir}/php.d/51_soap.ini
12mu|php-5.5.25-1|1620	echo "extension = sockets.so"		> %{buildroot}%{_sysconfdir}/php.d/52_sockets.ini
12mu|php-5.5.25-1|1621	echo "extension = sqlite3.so"		> %{buildroot}%{_sysconfdir}/php.d/78_sqlite3.ini
12mu|php-5.5.25-1|1622	echo "extension = sybase_ct.so"		> %{buildroot}%{_sysconfdir}/php.d/46_sybase_ct.ini
12mu|php-5.5.25-1|1623	echo "extension = sysvmsg.so"		> %{buildroot}%{_sysconfdir}/php.d/56_sysvmsg.ini
12mu|php-5.5.25-1|1624	echo "extension = sysvsem.so"		> %{buildroot}%{_sysconfdir}/php.d/57_sysvsem.ini
12mu|php-5.5.25-1|1625	echo "extension = sysvshm.so"		> %{buildroot}%{_sysconfdir}/php.d/58_sysvshm.ini
12mu|php-5.5.25-1|1626	echo "extension = tidy.so"		> %{buildroot}%{_sysconfdir}/php.d/59_tidy.ini
12mu|php-5.5.25-1|1627	echo "extension = tokenizer.so"		> %{buildroot}%{_sysconfdir}/php.d/60_tokenizer.ini
12mu|php-5.5.25-1|1628	echo "extension = xml.so"		> %{buildroot}%{_sysconfdir}/php.d/62_xml.ini
12mu|php-5.5.25-1|1629	echo "extension = xmlreader.so"		> %{buildroot}%{_sysconfdir}/php.d/63_xmlreader.ini
12mu|php-5.5.25-1|1630	echo "extension = xmlrpc.so"		> %{buildroot}%{_sysconfdir}/php.d/62_xmlrpc.ini
12mu|php-5.5.25-1|1631	echo "extension = xmlwriter.so"		> %{buildroot}%{_sysconfdir}/php.d/64_xmlwriter.ini
12mu|php-5.5.25-1|1632	echo "extension = xsl.so"		> %{buildroot}%{_sysconfdir}/php.d/63_xsl.ini
12mu|php-5.5.25-1|1633	echo "extension = wddx.so"		> %{buildroot}%{_sysconfdir}/php.d/63_wddx.ini
12mu|php-5.5.25-1|1634	echo "extension = json.so"		> %{buildroot}%{_sysconfdir}/php.d/82_json.ini
12mu|php-5.5.25-1|1635	echo "extension = zip.so"		> %{buildroot}%{_sysconfdir}/php.d/83_zip.ini
12mu|php-5.5.25-1|1636	echo "extension = phar.so"		> %{buildroot}%{_sysconfdir}/php.d/84_phar.ini
12mu|php-5.5.25-1|1637	cat >%{buildroot}%{_sysconfdir}/php.d/85_opcache.ini <<"EOF"
12mu|php-5.5.25-1|1638	zend_extension = %{_libdir}/php/extensions/opcache.so
12mu|php-5.5.25-1|1639	opcache.memory_consumption=128
12mu|php-5.5.25-1|1640	opcache.interned_strings_buffer=8
12mu|php-5.5.25-1|1641	opcache.max_accelerated_files=4000
12mu|php-5.5.25-1|1642	opcache.revalidate_freq=60
12mu|php-5.5.25-1|1643	opcache.fast_shutdown=1
12mu|php-5.5.25-1|1644	opcache.enable_cli=1
12mu|php-5.5.25-1|1645	EOF
12mu|php-5.5.25-1|1646	
12mu|php-5.5.25-1|1647	install -m0755 maxlifetime %{buildroot}%{_libdir}/php/maxlifetime
12mu|php-5.5.25-1|1648	install -m0644 php.crond %{buildroot}%{_sysconfdir}/cron.d/php
12mu|php-5.5.25-1|1649	
12mu|php-5.5.25-1|1650	# mod_php
12mu|php-5.5.25-1|1651	install -d %{buildroot}%{_libdir}/apache
12mu|php-5.5.25-1|1652	install -d %{buildroot}%{_sysconfdir}/httpd/modules.d
12mu|php-5.5.25-1|1653	install -m 755 mod_php/.libs/*.so %{buildroot}%{_libdir}/apache/
12mu|php-5.5.25-1|1654	
12mu|php-5.5.25-1|1655	cat > %{buildroot}%{_sysconfdir}/httpd/modules.d/170_mod_php.conf << EOF
12mu|php-5.5.25-1|1656	LoadModule php_module %{_libdir}/apache/mod_php.so
12mu|php-5.5.25-1|1657	
12mu|php-5.5.25-1|1658	AddType application/x-httpd-php .php
12mu|php-5.5.25-1|1659	AddType application/x-httpd-php .phtml
12mu|php-5.5.25-1|1660	AddType application/x-httpd-php-source .phps
12mu|php-5.5.25-1|1661	
12mu|php-5.5.25-1|1662	DirectoryIndex index.php index.phtml
12mu|php-5.5.25-1|1663	EOF
12mu|php-5.5.25-1|1664	
12mu|php-5.5.25-1|1665	# fix docs
12mu|php-5.5.25-1|1666	cp Zend/LICENSE Zend/ZEND_LICENSE
12mu|php-5.5.25-1|1667	cp README.SELF-CONTAINED-EXTENSIONS SELF-CONTAINED-EXTENSIONS
12mu|php-5.5.25-1|1668	cp ext/openssl/README README.openssl
12mu|php-5.5.25-1|1669	cp ext/spl/README README.spl
12mu|php-5.5.25-1|1670	cp ext/libxml/CREDITS CREDITS.libxml
12mu|php-5.5.25-1|1671	cp ext/zlib/CREDITS CREDITS.zlib
12mu|php-5.5.25-1|1672	
12mu|php-5.5.25-1|1673	# cgi docs
12mu|php-5.5.25-1|1674	cp sapi/cgi/CREDITS CREDITS.cgi
12mu|php-5.5.25-1|1675	cp sapi/cgi/README.FastCGI README.fcgi
12mu|php-5.5.25-1|1676	
12mu|php-5.5.25-1|1677	# cli docs
12mu|php-5.5.25-1|1678	cp sapi/cli/CREDITS CREDITS.cli
12mu|php-5.5.25-1|1679	cp sapi/cli/README README.cli
12mu|php-5.5.25-1|1680	cp sapi/cli/TODO TODO.cli
12mu|php-5.5.25-1|1681	
12mu|php-5.5.25-1|1682	# phar fixes
12mu|php-5.5.25-1|1683	if [ -L %{buildroot}%{_bindir}/phar ]; then
12mu|php-5.5.25-1|1684	rm -f %{buildroot}%{_bindir}/phar
12mu|php-5.5.25-1|1685	mv %{buildroot}%{_bindir}/phar.phar %{buildroot}%{_bindir}/phar
12mu|php-5.5.25-1|1686	fi
12mu|php-5.5.25-1|1687	
12mu|php-5.5.25-1|1688	# inis
12mu|php-5.5.25-1|1689	install -d -m 755 %{buildroot}%{_sysconfdir}/php.d
12mu|php-5.5.25-1|1690	install -d -m 755 %{buildroot}%{_libdir}/php/extensions
12mu|php-5.5.25-1|1691	install -d -m 755 %{buildroot}%{_datadir}/php
12mu|php-5.5.25-1|1692	
12mu|php-5.5.25-1|1693	sed -e 's,/usr/lib,%{_libdir},g' %{SOURCE10} >%{buildroot}%{_sysconfdir}/php.ini
12mu|php-5.5.25-1|1694	cp %{buildroot}%{_sysconfdir}/php.ini %{buildroot}%{_sysconfdir}/php-cgi-fcgi.ini
12mu|php-5.5.25-1|1695	
12mu|php-5.5.25-1|1696	# house cleaning
12mu|php-5.5.25-1|1697	rm -f %{buildroot}%{_bindir}/pear
12mu|php-5.5.25-1|1698	rm -f %{buildroot}%{_libdir}/*.*a
12mu|php-5.5.25-1|1699	
12mu|php-5.5.25-1|1700	# don't pack useless stuff
12mu|php-5.5.25-1|1701	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/bcmath
12mu|php-5.5.25-1|1702	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/bz2
12mu|php-5.5.25-1|1703	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/calendar
12mu|php-5.5.25-1|1704	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/ctype
12mu|php-5.5.25-1|1705	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/curl
12mu|php-5.5.25-1|1706	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/dba
12mu|php-5.5.25-1|1707	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/dom
12mu|php-5.5.25-1|1708	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/enchant
12mu|php-5.5.25-1|1709	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/ereg
12mu|php-5.5.25-1|1710	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/exif
12mu|php-5.5.25-1|1711	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/fileinfo
12mu|php-5.5.25-1|1712	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/filter
12mu|php-5.5.25-1|1713	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/ftp
12mu|php-5.5.25-1|1714	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/gettext
12mu|php-5.5.25-1|1715	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/gmp
12mu|php-5.5.25-1|1716	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/hash
12mu|php-5.5.25-1|1717	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/iconv
12mu|php-5.5.25-1|1718	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/imap
12mu|php-5.5.25-1|1719	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/intl
12mu|php-5.5.25-1|1720	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/json
12mu|php-5.5.25-1|1721	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/ldap
12mu|php-5.5.25-1|1722	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/libxml
12mu|php-5.5.25-1|1723	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/mbstring
12mu|php-5.5.25-1|1724	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/mcrypt
12mu|php-5.5.25-1|1725	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/mssql
12mu|php-5.5.25-1|1726	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/mysql
12mu|php-5.5.25-1|1727	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/mysqli
12mu|php-5.5.25-1|1728	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/mysqlnd
12mu|php-5.5.25-1|1729	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/odbc
12mu|php-5.5.25-1|1730	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/openssl
12mu|php-5.5.25-1|1731	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pcntl
12mu|php-5.5.25-1|1732	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pcre
12mu|php-5.5.25-1|1733	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pdo
12mu|php-5.5.25-1|1734	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pdo_dblib
12mu|php-5.5.25-1|1735	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pdo_mysql
12mu|php-5.5.25-1|1736	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pdo_odbc
12mu|php-5.5.25-1|1737	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pdo_pgsql
12mu|php-5.5.25-1|1738	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pdo_sqlite
12mu|php-5.5.25-1|1739	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pgsql
12mu|php-5.5.25-1|1740	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/phar
12mu|php-5.5.25-1|1741	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/posix
12mu|php-5.5.25-1|1742	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/pspell
12mu|php-5.5.25-1|1743	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/readline
12mu|php-5.5.25-1|1744	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/recode
12mu|php-5.5.25-1|1745	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/shmop
12mu|php-5.5.25-1|1746	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/snmp
12mu|php-5.5.25-1|1747	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/soap
12mu|php-5.5.25-1|1748	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/sockets
12mu|php-5.5.25-1|1749	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/spl
12mu|php-5.5.25-1|1750	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/sqlite
12mu|php-5.5.25-1|1751	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/sqlite3
12mu|php-5.5.25-1|1752	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/standard
12mu|php-5.5.25-1|1753	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/sybase_ct
12mu|php-5.5.25-1|1754	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/sysvmsg
12mu|php-5.5.25-1|1755	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/sysvsem
12mu|php-5.5.25-1|1756	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/sysvshm
12mu|php-5.5.25-1|1757	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/tidy
12mu|php-5.5.25-1|1758	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/tokenizer
12mu|php-5.5.25-1|1759	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/wddx
12mu|php-5.5.25-1|1760	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/xml
12mu|php-5.5.25-1|1761	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/xmlreader
12mu|php-5.5.25-1|1762	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/xmlrpc
12mu|php-5.5.25-1|1763	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/xmlwriter
12mu|php-5.5.25-1|1764	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/xsl
12mu|php-5.5.25-1|1765	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/zip
12mu|php-5.5.25-1|1766	rm -rf %{buildroot}%{_usrsrc}/php-devel/extensions/zlib
12mu|php-5.5.25-1|1767	
12mu|php-5.5.25-1|1768	# php-devel.i586: E: zero-length /usr/src/php-devel/extensions/pdo_firebird/EXPERIMENTAL
12mu|php-5.5.25-1|1769	find %{buildroot}%{_usrsrc}/php-devel -type f -size 0 -exec rm -f {} \;
12mu|php-5.5.25-1|1770	
12mu|php-5.5.25-1|1771	%multiarch_includes %{buildroot}%{_includedir}/php/main/build-defs.h
12mu|php-5.5.25-1|1772	
12mu|php-5.5.25-1|1773	%multiarch_includes %{buildroot}%{_includedir}/php/main/php_config.h
12mu|php-5.5.25-1|1774	
12mu|php-5.5.25-1|1775	%if %{build_test}
12mu|php-5.5.25-1|1776	# do a make test
12mu|php-5.5.25-1|1777	export NO_INTERACTION=1
12mu|php-5.5.25-1|1778	export PHPRC="."
12mu|php-5.5.25-1|1779	export REPORT_EXIT_STATUS=2
12mu|php-5.5.25-1|1780	export TEST_PHP_DETAILED=0
12mu|php-5.5.25-1|1781	export TEST_PHP_ERROR_STYLE=EMACS
12mu|php-5.5.25-1|1782	export TEST_PHP_LOG_FORMAT=LEODC
12mu|php-5.5.25-1|1783	export PHP_INI_SCAN_DIR=/dev/null
12mu|php-5.5.25-1|1784	
12mu|php-5.5.25-1|1785	# FAILING TESTS:
12mu|php-5.5.25-1|1786	# unknown errors with ext/date/tests/oo_002.phpt probably because of php-5.2.5-systzdata.patch
12mu|php-5.5.25-1|1787	# http://bugs.php.net/bug.php?id=22414 (claimed to be fixed in 2003, but seems not)
12mu|php-5.5.25-1|1788	# unknown errors with ext/standard/tests/general_functions/phpinfo.phpt
12mu|php-5.5.25-1|1789	# unknown errors with ext/standard/tests/strings/setlocale_*
12mu|php-5.5.25-1|1790	disable_tests="ext/date/tests/oo_002.phpt \
12mu|php-5.5.25-1|1791	ext/standard/tests/file/bug22414.phpt \
12mu|php-5.5.25-1|1792	ext/standard/tests/general_functions/phpinfo.phpt \
12mu|php-5.5.25-1|1793	ext/standard/tests/strings/setlocale_basic1.phpt \
12mu|php-5.5.25-1|1794	ext/standard/tests/strings/setlocale_basic2.phpt \
12mu|php-5.5.25-1|1795	ext/standard/tests/strings/setlocale_basic3.phpt \
12mu|php-5.5.25-1|1796	ext/standard/tests/strings/setlocale_variation1.phpt \
12mu|php-5.5.25-1|1797	ext/standard/tests/strings/setlocale_variation3.phpt \
12mu|php-5.5.25-1|1798	ext/standard/tests/strings/setlocale_variation4.phpt \
12mu|php-5.5.25-1|1799	ext/standard/tests/strings/setlocale_variation5.phpt"
12mu|php-5.5.25-1|1800	
12mu|php-5.5.25-1|1801	[[ -n "$disable_tests" ]] && \
12mu|php-5.5.25-1|1802	for f in $disable_tests; do
12mu|php-5.5.25-1|1803	[[ -f "$f" ]] && mv $f $f.disabled
12mu|php-5.5.25-1|1804	done
12mu|php-5.5.25-1|1805	
12mu|php-5.5.25-1|1806	TEST_PHP_EXECUTABLE=sapi/cli/php sapi/cli/php -c ./php-test.ini run-tests.php
12mu|php-5.5.25-1|1807	%endif
12mu|php-5.5.25-1|1808	
12mu|php-5.5.25-1|1809	%post bcmath
12mu|php-5.5.25-1|1810	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1811	
12mu|php-5.5.25-1|1812	%postun bcmath
12mu|php-5.5.25-1|1813	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1814	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1815	fi
12mu|php-5.5.25-1|1816	
12mu|php-5.5.25-1|1817	%post bz2
12mu|php-5.5.25-1|1818	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1819	
12mu|php-5.5.25-1|1820	%postun bz2
12mu|php-5.5.25-1|1821	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1822	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1823	fi
12mu|php-5.5.25-1|1824	
12mu|php-5.5.25-1|1825	%post calendar
12mu|php-5.5.25-1|1826	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1827	
12mu|php-5.5.25-1|1828	%postun calendar
12mu|php-5.5.25-1|1829	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1830	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1831	fi
12mu|php-5.5.25-1|1832	
12mu|php-5.5.25-1|1833	%post cgi
12mu|php-5.5.25-1|1834	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1835	
12mu|php-5.5.25-1|1836	%postun cgi
12mu|php-5.5.25-1|1837	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1838	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1839	fi
12mu|php-5.5.25-1|1840	
12mu|php-5.5.25-1|1841	%post cli
12mu|php-5.5.25-1|1842	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1843	
12mu|php-5.5.25-1|1844	%postun cli
12mu|php-5.5.25-1|1845	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1846	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1847	fi
12mu|php-5.5.25-1|1848	
12mu|php-5.5.25-1|1849	%post ctype
12mu|php-5.5.25-1|1850	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1851	
12mu|php-5.5.25-1|1852	%postun ctype
12mu|php-5.5.25-1|1853	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1854	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1855	fi
12mu|php-5.5.25-1|1856	
12mu|php-5.5.25-1|1857	%post curl
12mu|php-5.5.25-1|1858	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1859	
12mu|php-5.5.25-1|1860	%postun curl
12mu|php-5.5.25-1|1861	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1862	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1863	fi
12mu|php-5.5.25-1|1864	
12mu|php-5.5.25-1|1865	%post dba
12mu|php-5.5.25-1|1866	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1867	
12mu|php-5.5.25-1|1868	%postun dba
12mu|php-5.5.25-1|1869	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1870	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1871	fi
12mu|php-5.5.25-1|1872	
12mu|php-5.5.25-1|1873	%post devel
12mu|php-5.5.25-1|1874	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1875	
12mu|php-5.5.25-1|1876	%postun devel
12mu|php-5.5.25-1|1877	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1878	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1879	fi
12mu|php-5.5.25-1|1880	
12mu|php-5.5.25-1|1881	%post doc
12mu|php-5.5.25-1|1882	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1883	
12mu|php-5.5.25-1|1884	%postun doc
12mu|php-5.5.25-1|1885	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1886	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1887	fi
12mu|php-5.5.25-1|1888	
12mu|php-5.5.25-1|1889	%post dom
12mu|php-5.5.25-1|1890	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1891	
12mu|php-5.5.25-1|1892	%postun dom
12mu|php-5.5.25-1|1893	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1894	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1895	fi
12mu|php-5.5.25-1|1896	
12mu|php-5.5.25-1|1897	%post enchant
12mu|php-5.5.25-1|1898	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1899	
12mu|php-5.5.25-1|1900	%postun enchant
12mu|php-5.5.25-1|1901	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1902	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1903	fi
12mu|php-5.5.25-1|1904	
12mu|php-5.5.25-1|1905	%post exif
12mu|php-5.5.25-1|1906	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1907	
12mu|php-5.5.25-1|1908	%postun exif
12mu|php-5.5.25-1|1909	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1910	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1911	fi
12mu|php-5.5.25-1|1912	
12mu|php-5.5.25-1|1913	%post fileinfo
12mu|php-5.5.25-1|1914	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1915	
12mu|php-5.5.25-1|1916	%postun fileinfo
12mu|php-5.5.25-1|1917	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1918	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1919	fi
12mu|php-5.5.25-1|1920	
12mu|php-5.5.25-1|1921	%post filter
12mu|php-5.5.25-1|1922	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1923	
12mu|php-5.5.25-1|1924	%postun filter
12mu|php-5.5.25-1|1925	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1926	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1927	fi
12mu|php-5.5.25-1|1928	
12mu|php-5.5.25-1|1929	%post ftp
12mu|php-5.5.25-1|1930	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1931	
12mu|php-5.5.25-1|1932	%postun ftp
12mu|php-5.5.25-1|1933	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1934	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1935	fi
12mu|php-5.5.25-1|1936	
12mu|php-5.5.25-1|1937	%post gd
12mu|php-5.5.25-1|1938	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1939	
12mu|php-5.5.25-1|1940	%postun gd
12mu|php-5.5.25-1|1941	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1942	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1943	fi
12mu|php-5.5.25-1|1944	
12mu|php-5.5.25-1|1945	%post gettext
12mu|php-5.5.25-1|1946	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1947	
12mu|php-5.5.25-1|1948	%postun gettext
12mu|php-5.5.25-1|1949	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1950	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1951	fi
12mu|php-5.5.25-1|1952	
12mu|php-5.5.25-1|1953	%post gmp
12mu|php-5.5.25-1|1954	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1955	
12mu|php-5.5.25-1|1956	%postun gmp
12mu|php-5.5.25-1|1957	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1958	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1959	fi
12mu|php-5.5.25-1|1960	
12mu|php-5.5.25-1|1961	%post hash
12mu|php-5.5.25-1|1962	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1963	
12mu|php-5.5.25-1|1964	%postun hash
12mu|php-5.5.25-1|1965	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1966	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1967	fi
12mu|php-5.5.25-1|1968	
12mu|php-5.5.25-1|1969	%post iconv
12mu|php-5.5.25-1|1970	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1971	
12mu|php-5.5.25-1|1972	%postun iconv
12mu|php-5.5.25-1|1973	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1974	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1975	fi
12mu|php-5.5.25-1|1976	
12mu|php-5.5.25-1|1977	%post imap
12mu|php-5.5.25-1|1978	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1979	
12mu|php-5.5.25-1|1980	%postun imap
12mu|php-5.5.25-1|1981	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1982	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1983	fi
12mu|php-5.5.25-1|1984	
12mu|php-5.5.25-1|1985	%post intl
12mu|php-5.5.25-1|1986	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1987	
12mu|php-5.5.25-1|1988	%postun intl
12mu|php-5.5.25-1|1989	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1990	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1991	fi
12mu|php-5.5.25-1|1992	
12mu|php-5.5.25-1|1993	%post json
12mu|php-5.5.25-1|1994	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1995	
12mu|php-5.5.25-1|1996	%postun json
12mu|php-5.5.25-1|1997	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|1998	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|1999	fi
12mu|php-5.5.25-1|2000	
12mu|php-5.5.25-1|2001	%post ldap
12mu|php-5.5.25-1|2002	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2003	
12mu|php-5.5.25-1|2004	%postun ldap
12mu|php-5.5.25-1|2005	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2006	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2007	fi
12mu|php-5.5.25-1|2008	
12mu|php-5.5.25-1|2009	%post mbstring
12mu|php-5.5.25-1|2010	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2011	
12mu|php-5.5.25-1|2012	%postun mbstring
12mu|php-5.5.25-1|2013	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2014	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2015	fi
12mu|php-5.5.25-1|2016	
12mu|php-5.5.25-1|2017	%post mcrypt
12mu|php-5.5.25-1|2018	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2019	
12mu|php-5.5.25-1|2020	%postun mcrypt
12mu|php-5.5.25-1|2021	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2022	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2023	fi
12mu|php-5.5.25-1|2024	
12mu|php-5.5.25-1|2025	%post mssql
12mu|php-5.5.25-1|2026	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2027	
12mu|php-5.5.25-1|2028	%postun mssql
12mu|php-5.5.25-1|2029	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2030	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2031	fi
12mu|php-5.5.25-1|2032	
12mu|php-5.5.25-1|2033	%post mysql
12mu|php-5.5.25-1|2034	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2035	
12mu|php-5.5.25-1|2036	%postun mysql
12mu|php-5.5.25-1|2037	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2038	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2039	fi
12mu|php-5.5.25-1|2040	
12mu|php-5.5.25-1|2041	%post mysqli
12mu|php-5.5.25-1|2042	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2043	
12mu|php-5.5.25-1|2044	%postun mysqli
12mu|php-5.5.25-1|2045	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2046	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2047	fi
12mu|php-5.5.25-1|2048	
12mu|php-5.5.25-1|2049	%post mysqlnd
12mu|php-5.5.25-1|2050	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2051	
12mu|php-5.5.25-1|2052	%postun mysqlnd
12mu|php-5.5.25-1|2053	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2054	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2055	fi
12mu|php-5.5.25-1|2056	
12mu|php-5.5.25-1|2057	%post odbc
12mu|php-5.5.25-1|2058	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2059	
12mu|php-5.5.25-1|2060	%postun odbc
12mu|php-5.5.25-1|2061	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2062	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2063	fi
12mu|php-5.5.25-1|2064	
12mu|php-5.5.25-1|2065	%post openssl
12mu|php-5.5.25-1|2066	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2067	
12mu|php-5.5.25-1|2068	%postun openssl
12mu|php-5.5.25-1|2069	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2070	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2071	fi
12mu|php-5.5.25-1|2072	
12mu|php-5.5.25-1|2073	%post pcntl
12mu|php-5.5.25-1|2074	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2075	
12mu|php-5.5.25-1|2076	%postun pcntl
12mu|php-5.5.25-1|2077	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2078	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2079	fi
12mu|php-5.5.25-1|2080	
12mu|php-5.5.25-1|2081	%post pdo
12mu|php-5.5.25-1|2082	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2083	
12mu|php-5.5.25-1|2084	%postun pdo
12mu|php-5.5.25-1|2085	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2086	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2087	fi
12mu|php-5.5.25-1|2088	
12mu|php-5.5.25-1|2089	%post pdo_dblib
12mu|php-5.5.25-1|2090	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2091	
12mu|php-5.5.25-1|2092	%postun pdo_dblib
12mu|php-5.5.25-1|2093	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2094	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2095	fi
12mu|php-5.5.25-1|2096	
12mu|php-5.5.25-1|2097	%post pdo_mysql
12mu|php-5.5.25-1|2098	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2099	
12mu|php-5.5.25-1|2100	%postun pdo_mysql
12mu|php-5.5.25-1|2101	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2102	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2103	fi
12mu|php-5.5.25-1|2104	
12mu|php-5.5.25-1|2105	%post pdo_odbc
12mu|php-5.5.25-1|2106	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2107	
12mu|php-5.5.25-1|2108	%postun pdo_odbc
12mu|php-5.5.25-1|2109	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2110	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2111	fi
12mu|php-5.5.25-1|2112	
12mu|php-5.5.25-1|2113	%post pdo_pgsql
12mu|php-5.5.25-1|2114	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2115	
12mu|php-5.5.25-1|2116	%postun pdo_pgsql
12mu|php-5.5.25-1|2117	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2118	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2119	fi
12mu|php-5.5.25-1|2120	
12mu|php-5.5.25-1|2121	%post pdo_sqlite
12mu|php-5.5.25-1|2122	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2123	
12mu|php-5.5.25-1|2124	%postun pdo_sqlite
12mu|php-5.5.25-1|2125	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2126	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2127	fi
12mu|php-5.5.25-1|2128	
12mu|php-5.5.25-1|2129	%post pgsql
12mu|php-5.5.25-1|2130	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2131	
12mu|php-5.5.25-1|2132	%postun pgsql
12mu|php-5.5.25-1|2133	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2134	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2135	fi
12mu|php-5.5.25-1|2136	
12mu|php-5.5.25-1|2137	%post phar
12mu|php-5.5.25-1|2138	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2139	
12mu|php-5.5.25-1|2140	%postun phar
12mu|php-5.5.25-1|2141	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2142	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2143	fi
12mu|php-5.5.25-1|2144	
12mu|php-5.5.25-1|2145	%post posix
12mu|php-5.5.25-1|2146	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2147	
12mu|php-5.5.25-1|2148	%postun posix
12mu|php-5.5.25-1|2149	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2150	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2151	fi
12mu|php-5.5.25-1|2152	
12mu|php-5.5.25-1|2153	%post pspell
12mu|php-5.5.25-1|2154	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2155	
12mu|php-5.5.25-1|2156	%postun pspell
12mu|php-5.5.25-1|2157	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2158	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2159	fi
12mu|php-5.5.25-1|2160	
12mu|php-5.5.25-1|2161	%post readline
12mu|php-5.5.25-1|2162	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2163	
12mu|php-5.5.25-1|2164	%postun readline
12mu|php-5.5.25-1|2165	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2166	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2167	fi
12mu|php-5.5.25-1|2168	
12mu|php-5.5.25-1|2169	%post recode
12mu|php-5.5.25-1|2170	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2171	
12mu|php-5.5.25-1|2172	%postun recode
12mu|php-5.5.25-1|2173	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2174	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2175	fi
12mu|php-5.5.25-1|2176	
12mu|php-5.5.25-1|2177	%pre session
12mu|php-5.5.25-1|2178	%_pre_useradd apache /var/www /bin/sh
12mu|php-5.5.25-1|2179	
12mu|php-5.5.25-1|2180	%post session
12mu|php-5.5.25-1|2181	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2182	
12mu|php-5.5.25-1|2183	%postun session
12mu|php-5.5.25-1|2184	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2185	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2186	fi
12mu|php-5.5.25-1|2187	
12mu|php-5.5.25-1|2188	%post shmop
12mu|php-5.5.25-1|2189	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2190	
12mu|php-5.5.25-1|2191	%postun shmop
12mu|php-5.5.25-1|2192	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2193	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2194	fi
12mu|php-5.5.25-1|2195	
12mu|php-5.5.25-1|2196	%post snmp
12mu|php-5.5.25-1|2197	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2198	
12mu|php-5.5.25-1|2199	%postun snmp
12mu|php-5.5.25-1|2200	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2201	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2202	fi
12mu|php-5.5.25-1|2203	
12mu|php-5.5.25-1|2204	%post soap
12mu|php-5.5.25-1|2205	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2206	
12mu|php-5.5.25-1|2207	%postun soap
12mu|php-5.5.25-1|2208	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2209	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2210	fi
12mu|php-5.5.25-1|2211	
12mu|php-5.5.25-1|2212	%post sockets
12mu|php-5.5.25-1|2213	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2214	
12mu|php-5.5.25-1|2215	%postun sockets
12mu|php-5.5.25-1|2216	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2217	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2218	fi
12mu|php-5.5.25-1|2219	
12mu|php-5.5.25-1|2220	%post sqlite3
12mu|php-5.5.25-1|2221	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2222	
12mu|php-5.5.25-1|2223	%postun sqlite3
12mu|php-5.5.25-1|2224	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2225	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2226	fi
12mu|php-5.5.25-1|2227	
12mu|php-5.5.25-1|2228	%post sybase_ct
12mu|php-5.5.25-1|2229	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2230	
12mu|php-5.5.25-1|2231	%postun sybase_ct
12mu|php-5.5.25-1|2232	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2233	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2234	fi
12mu|php-5.5.25-1|2235	
12mu|php-5.5.25-1|2236	%post sysvmsg
12mu|php-5.5.25-1|2237	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2238	
12mu|php-5.5.25-1|2239	%postun sysvmsg
12mu|php-5.5.25-1|2240	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2241	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2242	fi
12mu|php-5.5.25-1|2243	
12mu|php-5.5.25-1|2244	%post sysvsem
12mu|php-5.5.25-1|2245	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2246	
12mu|php-5.5.25-1|2247	%postun sysvsem
12mu|php-5.5.25-1|2248	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2249	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2250	fi
12mu|php-5.5.25-1|2251	
12mu|php-5.5.25-1|2252	%post sysvshm
12mu|php-5.5.25-1|2253	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2254	
12mu|php-5.5.25-1|2255	%postun sysvshm
12mu|php-5.5.25-1|2256	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2257	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2258	fi
12mu|php-5.5.25-1|2259	
12mu|php-5.5.25-1|2260	%post tidy
12mu|php-5.5.25-1|2261	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2262	
12mu|php-5.5.25-1|2263	%postun tidy
12mu|php-5.5.25-1|2264	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2265	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2266	fi
12mu|php-5.5.25-1|2267	
12mu|php-5.5.25-1|2268	%post tokenizer
12mu|php-5.5.25-1|2269	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2270	
12mu|php-5.5.25-1|2271	%postun tokenizer
12mu|php-5.5.25-1|2272	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2273	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2274	fi
12mu|php-5.5.25-1|2275	
12mu|php-5.5.25-1|2276	%post wddx
12mu|php-5.5.25-1|2277	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2278	
12mu|php-5.5.25-1|2279	%postun wddx
12mu|php-5.5.25-1|2280	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2281	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2282	fi
12mu|php-5.5.25-1|2283	
12mu|php-5.5.25-1|2284	%post xml
12mu|php-5.5.25-1|2285	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2286	
12mu|php-5.5.25-1|2287	%postun xml
12mu|php-5.5.25-1|2288	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2289	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2290	fi
12mu|php-5.5.25-1|2291	
12mu|php-5.5.25-1|2292	%post xmlreader
12mu|php-5.5.25-1|2293	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2294	
12mu|php-5.5.25-1|2295	%postun xmlreader
12mu|php-5.5.25-1|2296	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2297	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2298	fi
12mu|php-5.5.25-1|2299	
12mu|php-5.5.25-1|2300	%post xmlrpc
12mu|php-5.5.25-1|2301	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2302	
12mu|php-5.5.25-1|2303	%postun xmlrpc
12mu|php-5.5.25-1|2304	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2305	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2306	fi
12mu|php-5.5.25-1|2307	
12mu|php-5.5.25-1|2308	%post xmlwriter
12mu|php-5.5.25-1|2309	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2310	
12mu|php-5.5.25-1|2311	%postun xmlwriter
12mu|php-5.5.25-1|2312	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2313	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2314	fi
12mu|php-5.5.25-1|2315	
12mu|php-5.5.25-1|2316	%post xsl
12mu|php-5.5.25-1|2317	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2318	
12mu|php-5.5.25-1|2319	%postun xsl
12mu|php-5.5.25-1|2320	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2321	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2322	fi
12mu|php-5.5.25-1|2323	
12mu|php-5.5.25-1|2324	%post zip
12mu|php-5.5.25-1|2325	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2326	
12mu|php-5.5.25-1|2327	%postun zip
12mu|php-5.5.25-1|2328	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2329	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2330	fi
12mu|php-5.5.25-1|2331	
12mu|php-5.5.25-1|2332	%post zlib
12mu|php-5.5.25-1|2333	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2334	
12mu|php-5.5.25-1|2335	%postun zlib
12mu|php-5.5.25-1|2336	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2337	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2338	fi
12mu|php-5.5.25-1|2339	
12mu|php-5.5.25-1|2340	%post fpm
12mu|php-5.5.25-1|2341	%tmpfiles_create php-fpm
12mu|php-5.5.25-1|2342	%_post_service php-fpm
12mu|php-5.5.25-1|2343	if [ $1 = 1 ]; then
12mu|php-5.5.25-1|2344	# Initial installation
12mu|php-5.5.25-1|2345	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2346	fi
12mu|php-5.5.25-1|2347	
12mu|php-5.5.25-1|2348	%pre fpm
12mu|php-5.5.25-1|2349	%_preun_service php-fpm
12mu|php-5.5.25-1|2350	%_pre_useradd apache /var/www /bin/sh
12mu|php-5.5.25-1|2351	
12mu|php-5.5.25-1|2352	%preun fpm
12mu|php-5.5.25-1|2353	if [ $1 = 0 ]; then
12mu|php-5.5.25-1|2354	# Package removal, not upgrade
12mu|php-5.5.25-1|2355	/bin/systemctl --no-reload disable php-fpm.service >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2356	/bin/systemctl stop php-fpm.service >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2357	fi
12mu|php-5.5.25-1|2358	
12mu|php-5.5.25-1|2359	%postun fpm
12mu|php-5.5.25-1|2360	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2361	if [ $1 -ge 1 ]; then
12mu|php-5.5.25-1|2362	# Package upgrade, not uninstall
12mu|php-5.5.25-1|2363	/bin/systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2364	fi
12mu|php-5.5.25-1|2365	%_postun_userdel apache
12mu|php-5.5.25-1|2366	
12mu|php-5.5.25-1|2367	%post -n apache-mod_php
12mu|php-5.5.25-1|2368	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2369	
12mu|php-5.5.25-1|2370	%postun -n apache-mod_php
12mu|php-5.5.25-1|2371	if [ "$1" = "0" ]; then
12mu|php-5.5.25-1|2372	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-5.5.25-1|2373	fi
12mu|php-5.5.25-1|2374	
12mu|php-5.5.25-1|2375	%files doc
12mu|php-5.5.25-1|2376	%doc CREDITS INSTALL LICENSE NEWS Zend/ZEND_LICENSE
12mu|php-5.5.25-1|2377	%doc php.ini-production php.ini-development configure_command
12mu|php-5.5.25-1|2378	%doc README.openssl README.spl CREDITS.libxml CREDITS.zlib
12mu|php-5.5.25-1|2379	%doc README.PHP4-TO-PHP5-THIN-CHANGES
12mu|php-5.5.25-1|2380	%doc README.EXTENSIONS README.EXT_SKEL README.input_filter
12mu|php-5.5.25-1|2381	%doc README.PARAMETER_PARSING_API README.STREAMS
12mu|php-5.5.25-1|2382	
12mu|php-5.5.25-1|2383	%files -n %{libname}
12mu|php-5.5.25-1|2384	%{_libdir}/libphp5_common.so.%{php5_common_major}*
12mu|php-5.5.25-1|2385	
12mu|php-5.5.25-1|2386	%files cli
12mu|php-5.5.25-1|2387	%doc CREDITS.cli README.cli TODO.cli
12mu|php-5.5.25-1|2388	%attr(0755,root,root) %{_bindir}/php
12mu|php-5.5.25-1|2389	%attr(0644,root,root) %{_mandir}/man1/php.1*
12mu|php-5.5.25-1|2390	
12mu|php-5.5.25-1|2391	%files cgi
12mu|php-5.5.25-1|2392	%doc CREDITS.cgi README.fcgi
12mu|php-5.5.25-1|2393	%attr(0755,root,root) %{_bindir}/php-cgi
12mu|php-5.5.25-1|2394	%attr(0755,root,root) %{_bindir}/php-fcgi
12mu|php-5.5.25-1|2395	%{_mandir}/man1/php-cgi.1*
12mu|php-5.5.25-1|2396	
12mu|php-5.5.25-1|2397	%files devel
12mu|php-5.5.25-1|2398	%doc SELF-CONTAINED-EXTENSIONS CODING_STANDARDS README.* EXTENSIONS
12mu|php-5.5.25-1|2399	%doc Zend/ZEND_* README.TESTING*
12mu|php-5.5.25-1|2400	%attr(0755,root,root) %{_bindir}/php-config
12mu|php-5.5.25-1|2401	%attr(0755,root,root) %{_bindir}/phpize
12mu|php-5.5.25-1|2402	%attr(0755,root,root) %{_libdir}/libphp5_common.so
12mu|php-5.5.25-1|2403	%{_libdir}/php/build
12mu|php-5.5.25-1|2404	%{_usrsrc}/php-devel
12mu|php-5.5.25-1|2405	%{multiarch_includedir}/php/main/build-defs.h
12mu|php-5.5.25-1|2406	%{multiarch_includedir}/php/main/php_config.h
12mu|php-5.5.25-1|2407	%{_includedir}/php
12mu|php-5.5.25-1|2408	%attr(0644,root,root) %{_mandir}/man1/php-config.1*
12mu|php-5.5.25-1|2409	%attr(0644,root,root) %{_mandir}/man1/phpize.1*
12mu|php-5.5.25-1|2410	
12mu|php-5.5.25-1|2411	%files openssl
12mu|php-5.5.25-1|2412	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/21_openssl.ini
12mu|php-5.5.25-1|2413	%attr(0755,root,root) %{_libdir}/php/extensions/openssl.so
12mu|php-5.5.25-1|2414	
12mu|php-5.5.25-1|2415	%files zlib
12mu|php-5.5.25-1|2416	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/21_zlib.ini
12mu|php-5.5.25-1|2417	%attr(0755,root,root) %{_libdir}/php/extensions/zlib.so
12mu|php-5.5.25-1|2418	
12mu|php-5.5.25-1|2419	%files bcmath
12mu|php-5.5.25-1|2420	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/66_bcmath.ini
12mu|php-5.5.25-1|2421	%attr(0755,root,root) %{_libdir}/php/extensions/bcmath.so
12mu|php-5.5.25-1|2422	
12mu|php-5.5.25-1|2423	%files bz2
12mu|php-5.5.25-1|2424	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/10_bz2.ini
12mu|php-5.5.25-1|2425	%attr(0755,root,root) %{_libdir}/php/extensions/bz2.so
12mu|php-5.5.25-1|2426	
12mu|php-5.5.25-1|2427	%files calendar
12mu|php-5.5.25-1|2428	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/11_calendar.ini
12mu|php-5.5.25-1|2429	%attr(0755,root,root) %{_libdir}/php/extensions/calendar.so
12mu|php-5.5.25-1|2430	
12mu|php-5.5.25-1|2431	%files ctype
12mu|php-5.5.25-1|2432	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/12_ctype.ini
12mu|php-5.5.25-1|2433	%attr(0755,root,root) %{_libdir}/php/extensions/ctype.so
12mu|php-5.5.25-1|2434	
12mu|php-5.5.25-1|2435	%files curl
12mu|php-5.5.25-1|2436	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/13_curl.ini
12mu|php-5.5.25-1|2437	%attr(0755,root,root) %{_libdir}/php/extensions/curl.so
12mu|php-5.5.25-1|2438	
12mu|php-5.5.25-1|2439	%files dba
12mu|php-5.5.25-1|2440	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/14_dba.ini
12mu|php-5.5.25-1|2441	%attr(0755,root,root) %{_libdir}/php/extensions/dba.so
12mu|php-5.5.25-1|2442	
12mu|php-5.5.25-1|2443	%files dom
12mu|php-5.5.25-1|2444	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/18_dom.ini
12mu|php-5.5.25-1|2445	%attr(0755,root,root) %{_libdir}/php/extensions/dom.so
12mu|php-5.5.25-1|2446	
12mu|php-5.5.25-1|2447	%files enchant
12mu|php-5.5.25-1|2448	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/38_enchant.ini
12mu|php-5.5.25-1|2449	%attr(0755,root,root) %{_libdir}/php/extensions/enchant.so
12mu|php-5.5.25-1|2450	
12mu|php-5.5.25-1|2451	%files exif
12mu|php-5.5.25-1|2452	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/19_exif.ini
12mu|php-5.5.25-1|2453	%attr(0755,root,root) %{_libdir}/php/extensions/exif.so
12mu|php-5.5.25-1|2454	
12mu|php-5.5.25-1|2455	%files fileinfo
12mu|php-5.5.25-1|2456	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/32_fileinfo.ini
12mu|php-5.5.25-1|2457	%attr(0755,root,root) %{_libdir}/php/extensions/fileinfo.so
12mu|php-5.5.25-1|2458	
12mu|php-5.5.25-1|2459	%files filter
12mu|php-5.5.25-1|2460	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/81_filter.ini
12mu|php-5.5.25-1|2461	%attr(0755,root,root) %{_libdir}/php/extensions/filter.so
12mu|php-5.5.25-1|2462	
12mu|php-5.5.25-1|2463	%files ftp
12mu|php-5.5.25-1|2464	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/22_ftp.ini
12mu|php-5.5.25-1|2465	%attr(0755,root,root) %{_libdir}/php/extensions/ftp.so
12mu|php-5.5.25-1|2466	
12mu|php-5.5.25-1|2467	%files gd
12mu|php-5.5.25-1|2468	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/23_gd.ini
12mu|php-5.5.25-1|2469	%attr(0755,root,root) %{_libdir}/php/extensions/gd.so
12mu|php-5.5.25-1|2470	
12mu|php-5.5.25-1|2471	%files gettext
12mu|php-5.5.25-1|2472	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/24_gettext.ini
12mu|php-5.5.25-1|2473	%attr(0755,root,root) %{_libdir}/php/extensions/gettext.so
12mu|php-5.5.25-1|2474	
12mu|php-5.5.25-1|2475	%files gmp
12mu|php-5.5.25-1|2476	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/25_gmp.ini
12mu|php-5.5.25-1|2477	%attr(0755,root,root) %{_libdir}/php/extensions/gmp.so
12mu|php-5.5.25-1|2478	
12mu|php-5.5.25-1|2479	%files hash
12mu|php-5.5.25-1|2480	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/54_hash.ini
12mu|php-5.5.25-1|2481	%attr(0755,root,root) %{_libdir}/php/extensions/hash.so
12mu|php-5.5.25-1|2482	
12mu|php-5.5.25-1|2483	%files iconv
12mu|php-5.5.25-1|2484	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/26_iconv.ini
12mu|php-5.5.25-1|2485	%attr(0755,root,root) %{_libdir}/php/extensions/iconv.so
12mu|php-5.5.25-1|2486	
12mu|php-5.5.25-1|2487	%files imap
12mu|php-5.5.25-1|2488	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/27_imap.ini
12mu|php-5.5.25-1|2489	%attr(0755,root,root) %{_libdir}/php/extensions/imap.so
12mu|php-5.5.25-1|2490	
12mu|php-5.5.25-1|2491	%files intl
12mu|php-5.5.25-1|2492	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/27_intl.ini
12mu|php-5.5.25-1|2493	%attr(0755,root,root) %{_libdir}/php/extensions/intl.so
12mu|php-5.5.25-1|2494	
12mu|php-5.5.25-1|2495	%files json
12mu|php-5.5.25-1|2496	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/82_json.ini
12mu|php-5.5.25-1|2497	%attr(0755,root,root) %{_libdir}/php/extensions/json.so
12mu|php-5.5.25-1|2498	
12mu|php-5.5.25-1|2499	%files ldap
12mu|php-5.5.25-1|2500	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/28_ldap.ini
12mu|php-5.5.25-1|2501	%attr(0755,root,root) %{_libdir}/php/extensions/ldap.so
12mu|php-5.5.25-1|2502	
12mu|php-5.5.25-1|2503	%files mbstring
12mu|php-5.5.25-1|2504	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/29_mbstring.ini
12mu|php-5.5.25-1|2505	%attr(0755,root,root) %{_libdir}/php/extensions/mbstring.so
12mu|php-5.5.25-1|2506	
12mu|php-5.5.25-1|2507	%files mcrypt
12mu|php-5.5.25-1|2508	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/30_mcrypt.ini
12mu|php-5.5.25-1|2509	%attr(0755,root,root) %{_libdir}/php/extensions/mcrypt.so
12mu|php-5.5.25-1|2510	
12mu|php-5.5.25-1|2511	%files mssql
12mu|php-5.5.25-1|2512	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/35_mssql.ini
12mu|php-5.5.25-1|2513	%attr(0755,root,root) %{_libdir}/php/extensions/mssql.so
12mu|php-5.5.25-1|2514	
12mu|php-5.5.25-1|2515	%files mysql
12mu|php-5.5.25-1|2516	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/36_mysql.ini
12mu|php-5.5.25-1|2517	%attr(0755,root,root) %{_libdir}/php/extensions/mysql.so
12mu|php-5.5.25-1|2518	
12mu|php-5.5.25-1|2519	%files mysqli
12mu|php-5.5.25-1|2520	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/37_mysqli.ini
12mu|php-5.5.25-1|2521	%attr(0755,root,root) %{_libdir}/php/extensions/mysqli.so
12mu|php-5.5.25-1|2522	
12mu|php-5.5.25-1|2523	%files mysqlnd
12mu|php-5.5.25-1|2524	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/78_mysqlnd.ini
12mu|php-5.5.25-1|2525	%attr(0755,root,root) %{_libdir}/php/extensions/mysqlnd.so
12mu|php-5.5.25-1|2526	
12mu|php-5.5.25-1|2527	%files odbc
12mu|php-5.5.25-1|2528	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/39_odbc.ini
12mu|php-5.5.25-1|2529	%attr(0755,root,root) %{_libdir}/php/extensions/odbc.so
12mu|php-5.5.25-1|2530	
12mu|php-5.5.25-1|2531	%files opcache
12mu|php-5.5.25-1|2532	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/85_opcache.ini
12mu|php-5.5.25-1|2533	%attr(0755,root,root) %{_libdir}/php/extensions/opcache.so
12mu|php-5.5.25-1|2534	
12mu|php-5.5.25-1|2535	%files pcntl
12mu|php-5.5.25-1|2536	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/40_pcntl.ini
12mu|php-5.5.25-1|2537	%attr(0755,root,root) %{_libdir}/php/extensions/pcntl.so
12mu|php-5.5.25-1|2538	
12mu|php-5.5.25-1|2539	%files pdo
12mu|php-5.5.25-1|2540	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/70_pdo.ini
12mu|php-5.5.25-1|2541	%attr(0755,root,root) %{_libdir}/php/extensions/pdo.so
12mu|php-5.5.25-1|2542	
12mu|php-5.5.25-1|2543	%files pdo_dblib
12mu|php-5.5.25-1|2544	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/71_pdo_dblib.ini
12mu|php-5.5.25-1|2545	%attr(0755,root,root) %{_libdir}/php/extensions/pdo_dblib.so
12mu|php-5.5.25-1|2546	
12mu|php-5.5.25-1|2547	%files pdo_mysql
12mu|php-5.5.25-1|2548	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/73_pdo_mysql.ini
12mu|php-5.5.25-1|2549	%attr(0755,root,root) %{_libdir}/php/extensions/pdo_mysql.so
12mu|php-5.5.25-1|2550	
12mu|php-5.5.25-1|2551	%files pdo_odbc
12mu|php-5.5.25-1|2552	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/75_pdo_odbc.ini
12mu|php-5.5.25-1|2553	%attr(0755,root,root) %{_libdir}/php/extensions/pdo_odbc.so
12mu|php-5.5.25-1|2554	
12mu|php-5.5.25-1|2555	%files pdo_pgsql
12mu|php-5.5.25-1|2556	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/76_pdo_pgsql.ini
12mu|php-5.5.25-1|2557	%attr(0755,root,root) %{_libdir}/php/extensions/pdo_pgsql.so
12mu|php-5.5.25-1|2558	
12mu|php-5.5.25-1|2559	%files pdo_sqlite
12mu|php-5.5.25-1|2560	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/77_pdo_sqlite.ini
12mu|php-5.5.25-1|2561	%attr(0755,root,root) %{_libdir}/php/extensions/pdo_sqlite.so
12mu|php-5.5.25-1|2562	
12mu|php-5.5.25-1|2563	%files pgsql
12mu|php-5.5.25-1|2564	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/42_pgsql.ini
12mu|php-5.5.25-1|2565	%attr(0755,root,root) %{_libdir}/php/extensions/pgsql.so
12mu|php-5.5.25-1|2566	
12mu|php-5.5.25-1|2567	%files phar
12mu|php-5.5.25-1|2568	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/84_phar.ini
12mu|php-5.5.25-1|2569	%attr(0755,root,root) %{_libdir}/php/extensions/phar.so
12mu|php-5.5.25-1|2570	%attr(0755,root,root) %{_bindir}/phar
12mu|php-5.5.25-1|2571	%{_mandir}/man1/phar.1*
12mu|php-5.5.25-1|2572	%{_mandir}/man1/phar.phar.1*
12mu|php-5.5.25-1|2573	
12mu|php-5.5.25-1|2574	%files posix
12mu|php-5.5.25-1|2575	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/43_posix.ini
12mu|php-5.5.25-1|2576	%attr(0755,root,root) %{_libdir}/php/extensions/posix.so
12mu|php-5.5.25-1|2577	
12mu|php-5.5.25-1|2578	%files pspell
12mu|php-5.5.25-1|2579	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/44_pspell.ini
12mu|php-5.5.25-1|2580	%attr(0755,root,root) %{_libdir}/php/extensions/pspell.so
12mu|php-5.5.25-1|2581	
12mu|php-5.5.25-1|2582	%files readline
12mu|php-5.5.25-1|2583	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/45_readline.ini
12mu|php-5.5.25-1|2584	%attr(0755,root,root) %{_libdir}/php/extensions/readline.so
12mu|php-5.5.25-1|2585	
12mu|php-5.5.25-1|2586	%files recode
12mu|php-5.5.25-1|2587	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/46_recode.ini
12mu|php-5.5.25-1|2588	%attr(0755,root,root) %{_libdir}/php/extensions/recode.so
12mu|php-5.5.25-1|2589	
12mu|php-5.5.25-1|2590	%files session
12mu|php-5.5.25-1|2591	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/47_session.ini
12mu|php-5.5.25-1|2592	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cron.d/php
12mu|php-5.5.25-1|2593	%attr(0755,root,root) %{_libdir}/php/extensions/session.so
12mu|php-5.5.25-1|2594	%attr(0755,root,root) %{_libdir}/php/maxlifetime
12mu|php-5.5.25-1|2595	%attr(01733,apache,apache) %dir /var/lib/php
12mu|php-5.5.25-1|2596	
12mu|php-5.5.25-1|2597	%files shmop
12mu|php-5.5.25-1|2598	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/48_shmop.ini
12mu|php-5.5.25-1|2599	%attr(0755,root,root) %{_libdir}/php/extensions/shmop.so
12mu|php-5.5.25-1|2600	
12mu|php-5.5.25-1|2601	%files snmp
12mu|php-5.5.25-1|2602	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/50_snmp.ini
12mu|php-5.5.25-1|2603	%attr(0755,root,root) %{_libdir}/php/extensions/snmp.so
12mu|php-5.5.25-1|2604	
12mu|php-5.5.25-1|2605	%files soap
12mu|php-5.5.25-1|2606	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/51_soap.ini
12mu|php-5.5.25-1|2607	%attr(0755,root,root) %{_libdir}/php/extensions/soap.so
12mu|php-5.5.25-1|2608	
12mu|php-5.5.25-1|2609	%files sockets
12mu|php-5.5.25-1|2610	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/52_sockets.ini
12mu|php-5.5.25-1|2611	%attr(0755,root,root) %{_libdir}/php/extensions/sockets.so
12mu|php-5.5.25-1|2612	
12mu|php-5.5.25-1|2613	%files sqlite3
12mu|php-5.5.25-1|2614	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/78_sqlite3.ini
12mu|php-5.5.25-1|2615	%attr(0755,root,root) %{_libdir}/php/extensions/sqlite3.so
12mu|php-5.5.25-1|2616	
12mu|php-5.5.25-1|2617	%files sybase_ct
12mu|php-5.5.25-1|2618	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/46_sybase_ct.ini
12mu|php-5.5.25-1|2619	%attr(0755,root,root) %{_libdir}/php/extensions/sybase_ct.so
12mu|php-5.5.25-1|2620	
12mu|php-5.5.25-1|2621	%files sysvmsg
12mu|php-5.5.25-1|2622	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/56_sysvmsg.ini
12mu|php-5.5.25-1|2623	%attr(0755,root,root) %{_libdir}/php/extensions/sysvmsg.so
12mu|php-5.5.25-1|2624	
12mu|php-5.5.25-1|2625	%files sysvsem
12mu|php-5.5.25-1|2626	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/57_sysvsem.ini
12mu|php-5.5.25-1|2627	%attr(0755,root,root) %{_libdir}/php/extensions/sysvsem.so
12mu|php-5.5.25-1|2628	
12mu|php-5.5.25-1|2629	%files sysvshm
12mu|php-5.5.25-1|2630	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/58_sysvshm.ini
12mu|php-5.5.25-1|2631	%attr(0755,root,root) %{_libdir}/php/extensions/sysvshm.so
12mu|php-5.5.25-1|2632	
12mu|php-5.5.25-1|2633	%files tidy
12mu|php-5.5.25-1|2634	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/59_tidy.ini
12mu|php-5.5.25-1|2635	%attr(0755,root,root) %{_libdir}/php/extensions/tidy.so
12mu|php-5.5.25-1|2636	
12mu|php-5.5.25-1|2637	%files tokenizer
12mu|php-5.5.25-1|2638	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/60_tokenizer.ini
12mu|php-5.5.25-1|2639	%attr(0755,root,root) %{_libdir}/php/extensions/tokenizer.so
12mu|php-5.5.25-1|2640	
12mu|php-5.5.25-1|2641	%files xml
12mu|php-5.5.25-1|2642	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/62_xml.ini
12mu|php-5.5.25-1|2643	%attr(0755,root,root) %{_libdir}/php/extensions/xml.so
12mu|php-5.5.25-1|2644	
12mu|php-5.5.25-1|2645	%files xmlreader
12mu|php-5.5.25-1|2646	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/63_xmlreader.ini
12mu|php-5.5.25-1|2647	%attr(0755,root,root) %{_libdir}/php/extensions/xmlreader.so
12mu|php-5.5.25-1|2648	
12mu|php-5.5.25-1|2649	%files xmlrpc
12mu|php-5.5.25-1|2650	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/62_xmlrpc.ini
12mu|php-5.5.25-1|2651	%attr(0755,root,root) %{_libdir}/php/extensions/xmlrpc.so
12mu|php-5.5.25-1|2652	
12mu|php-5.5.25-1|2653	%files xmlwriter
12mu|php-5.5.25-1|2654	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/64_xmlwriter.ini
12mu|php-5.5.25-1|2655	%attr(0755,root,root) %{_libdir}/php/extensions/xmlwriter.so
12mu|php-5.5.25-1|2656	
12mu|php-5.5.25-1|2657	%files xsl
12mu|php-5.5.25-1|2658	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/63_xsl.ini
12mu|php-5.5.25-1|2659	%attr(0755,root,root) %{_libdir}/php/extensions/xsl.so
12mu|php-5.5.25-1|2660	
12mu|php-5.5.25-1|2661	%files wddx
12mu|php-5.5.25-1|2662	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/63_wddx.ini
12mu|php-5.5.25-1|2663	%attr(0755,root,root) %{_libdir}/php/extensions/wddx.so
12mu|php-5.5.25-1|2664	
12mu|php-5.5.25-1|2665	%files zip
12mu|php-5.5.25-1|2666	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/83_zip.ini
12mu|php-5.5.25-1|2667	%attr(0755,root,root) %{_libdir}/php/extensions/zip.so
12mu|php-5.5.25-1|2668	
12mu|php-5.5.25-1|2669	%files fpm
12mu|php-5.5.25-1|2670	%doc sapi/fpm/CREDITS sapi/fpm/LICENSE
12mu|php-5.5.25-1|2671	/lib/systemd/system/php-fpm.service
12mu|php-5.5.25-1|2672	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php-fpm.conf
12mu|php-5.5.25-1|2673	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/php-fpm
12mu|php-5.5.25-1|2674	%attr(0644,root,root) %{_sysconfdir}/logrotate.d/php-fpm
12mu|php-5.5.25-1|2675	%attr(0755,root,root) %dir %{_sysconfdir}/php-fpm.d
12mu|php-5.5.25-1|2676	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php-fpm.d/default.conf
12mu|php-5.5.25-1|2677	%attr(0755,root,root) %{_sbindir}/php-fpm
12mu|php-5.5.25-1|2678	%attr(0644,root,root) %{_mandir}/man8/php-fpm.8*
12mu|php-5.5.25-1|2679	%attr(0711,apache,apache) %dir /var/lib/php-fpm
12mu|php-5.5.25-1|2680	%attr(0711,apache,apache) %dir /var/log/php-fpm
12mu|php-5.5.25-1|2681	%attr(0711,apache,apache) %dir /run/php-fpm
12mu|php-5.5.25-1|2682	%{_tmpfilesdir}/php-fpm.conf
12mu|php-5.5.25-1|2683	
12mu|php-5.5.25-1|2684	%files -n apache-mod_php
12mu|php-5.5.25-1|2685	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/modules.d/*.conf
12mu|php-5.5.25-1|2686	%attr(0755,root,root) %{_libdir}/apache/*.so
12mu|php-5.5.25-1|2687	
12mu|php-5.5.25-1|2688	%files -n php-ini
12mu|php-5.5.25-1|2689	%config(noreplace) %{_sysconfdir}/php.ini
12mu|php-5.5.25-1|2690	%config(noreplace) %{_sysconfdir}/php-cgi-fcgi.ini
12mu|php-5.5.25-1|2691	%dir %{_sysconfdir}/php.d
12mu|php-5.5.25-1|2692	%dir %{_libdir}/php
12mu|php-5.5.25-1|2693	%dir %{_libdir}/php/extensions
12mu|php-5.5.25-1|2694	%dir %{_datadir}/php
12mu|php-5.5.25-1|2695	
12mu|php-5.5.25-1|2696	%changelog
12mu|php-5.5.25-1|2697	
12mu|php-5.5.25-1|2698	* Thu May 21 2015 Denis Silakov <denis.silakov@rosalab.ru> 3:5.5.25-1
12mu|php-5.5.25-1|2699	- (c244309) Updated to 5.5.25
12mu|php-5.5.25-1|2700	
12mu|php-5.5.25-1|2701	

20535 12
12mu|php-apc-3.1.15-1|1	%define _disable_ld_no_undefined 1
12mu|php-apc-3.1.15-1|2	
12mu|php-apc-3.1.15-1|3	%define realname apc (Alternative PHP Cache)
12mu|php-apc-3.1.15-1|4	%define modname apc
12mu|php-apc-3.1.15-1|5	%define inifile 99_%{modname}.ini
12mu|php-apc-3.1.15-1|6	
12mu|php-apc-3.1.15-1|7	Summary:	The %{realname} module for PHP
12mu|php-apc-3.1.15-1|8	Name:		php-%{modname}
12mu|php-apc-3.1.15-1|9	Epoch:		1
12mu|php-apc-3.1.15-1|10	Version:	3.1.15
12mu|php-apc-3.1.15-1|11	Release:	1
12mu|php-apc-3.1.15-1|12	Group:		Development/PHP
12mu|php-apc-3.1.15-1|13	License:	PHP License
12mu|php-apc-3.1.15-1|14	Url:		http://pecl.php.net/package/APC
12mu|php-apc-3.1.15-1|15	Source0:	http://pecl.php.net/get/APC-%{version}.tgz
12mu|php-apc-3.1.15-1|16	Source1:	apc.ini
12mu|php-apc-3.1.15-1|17	Patch0:		APC-3.1.3p1-default_lock_dir.diff
12mu|php-apc-3.1.15-1|18	Patch1:		APC-3.1.9-svn_fixes.diff
12mu|php-apc-3.1.15-1|19	BuildRequires:  php-devel >= 3:5.2.0
12mu|php-apc-3.1.15-1|20	Conflicts:	php-afterburner
12mu|php-apc-3.1.15-1|21	Conflicts:	php-mmcache
12mu|php-apc-3.1.15-1|22	Conflicts:	php-eaccelerator
12mu|php-apc-3.1.15-1|23	
12mu|php-apc-3.1.15-1|24	%description
12mu|php-apc-3.1.15-1|25	APC was conceived of to provide a way of boosting the performance of PHP on
12mu|php-apc-3.1.15-1|26	heavily loaded sites by providing a way for scripts to be cached in a compiled
12mu|php-apc-3.1.15-1|27	state, so that the overhead of parsing and compiling can be almost completely
12mu|php-apc-3.1.15-1|28	eliminated. There are commercial products which provide this functionality, but
12mu|php-apc-3.1.15-1|29	they are neither open-source nor free. Our goal was to level the playing field
12mu|php-apc-3.1.15-1|30	by providing an implementation that allows greater flexibility and is
12mu|php-apc-3.1.15-1|31	universally accessible.
12mu|php-apc-3.1.15-1|32	
12mu|php-apc-3.1.15-1|33	NOTE!: %{name} has to be loaded last, very important!
12mu|php-apc-3.1.15-1|34	
12mu|php-apc-3.1.15-1|35	This package comes with four different flavours of APC (use only one of them):
12mu|php-apc-3.1.15-1|36	
12mu|php-apc-3.1.15-1|37	o apc-mmap.so - mmap (fcntl) based locks (default)
12mu|php-apc-3.1.15-1|38	o apc-sem.so - IPC semamphore based locks
12mu|php-apc-3.1.15-1|39	o apc-spinlocks.so - Hardware-dependent implementation of spinlocks
12mu|php-apc-3.1.15-1|40	o apc-pthread.so - NPTL pthread mutex based locks
12mu|php-apc-3.1.15-1|41	o apc-mmap+mutex.so - mmap (fcntl) and pthread mutex based locks
12mu|php-apc-3.1.15-1|42	
12mu|php-apc-3.1.15-1|43	%package	admin
12mu|php-apc-3.1.15-1|44	Summary:	Web admin GUI for %{realname}
12mu|php-apc-3.1.15-1|45	Group:		Development/PHP
12mu|php-apc-3.1.15-1|46	Requires:	apache-mod_php
12mu|php-apc-3.1.15-1|47	Requires:	%{name} = %{EVRD}
12mu|php-apc-3.1.15-1|48	
12mu|php-apc-3.1.15-1|49	%description	admin
12mu|php-apc-3.1.15-1|50	This package contains a Web admin GUI for %{realname}.
12mu|php-apc-3.1.15-1|51	
12mu|php-apc-3.1.15-1|52	To access the web GUI please open up your favourite web browser and point to:
12mu|php-apc-3.1.15-1|53	
12mu|php-apc-3.1.15-1|54	http://localhost/%{name}/
12mu|php-apc-3.1.15-1|55	
12mu|php-apc-3.1.15-1|56	%prep
12mu|php-apc-3.1.15-1|57	%setup -qn APC-%{version}
12mu|php-apc-3.1.15-1|58	
12mu|php-apc-3.1.15-1|59	%patch0 -p0
12mu|php-apc-3.1.15-1|60	
12mu|php-apc-3.1.15-1|61	cp %{SOURCE1} %{inifile}
12mu|php-apc-3.1.15-1|62	
12mu|php-apc-3.1.15-1|63	%build
12mu|php-apc-3.1.15-1|64	%serverbuild
12mu|php-apc-3.1.15-1|65	
12mu|php-apc-3.1.15-1|66	phpize
12mu|php-apc-3.1.15-1|67	
12mu|php-apc-3.1.15-1|68	mkdir -p build-apc-mmap
12mu|php-apc-3.1.15-1|69	pushd build-apc-mmap
12mu|php-apc-3.1.15-1|70	ln -s ../configure .
12mu|php-apc-3.1.15-1|71	%configure2_5x \
12mu|php-apc-3.1.15-1|72	--enable-%{modname}=shared,%{_prefix} \
12mu|php-apc-3.1.15-1|73	--enable-apc-filehits \
12mu|php-apc-3.1.15-1|74	--disable-apc-pthreadmutex \
12mu|php-apc-3.1.15-1|75	--disable-apc-pthreadrwlocks \
12mu|php-apc-3.1.15-1|76	--disable-apc-sem \
12mu|php-apc-3.1.15-1|77	--disable-apc-spinlocks \
12mu|php-apc-3.1.15-1|78	--enable-apc-mmap \
12mu|php-apc-3.1.15-1|79	--enable-apc-memprotect
12mu|php-apc-3.1.15-1|80	
12mu|php-apc-3.1.15-1|81	%make
12mu|php-apc-3.1.15-1|82	popd
12mu|php-apc-3.1.15-1|83	
12mu|php-apc-3.1.15-1|84	mkdir -p build-apc-sem
12mu|php-apc-3.1.15-1|85	pushd build-apc-sem
12mu|php-apc-3.1.15-1|86	ln -s ../configure .
12mu|php-apc-3.1.15-1|87	%configure2_5x \
12mu|php-apc-3.1.15-1|88	--enable-%{modname}=shared,%{_prefix} \
12mu|php-apc-3.1.15-1|89	--enable-apc-filehits \
12mu|php-apc-3.1.15-1|90	--disable-apc-pthreadmutex \
12mu|php-apc-3.1.15-1|91	--disable-apc-pthreadrwlocks \
12mu|php-apc-3.1.15-1|92	--disable-apc-mmap \
12mu|php-apc-3.1.15-1|93	--disable-apc-spinlocks \
12mu|php-apc-3.1.15-1|94	--enable-apc-sem \
12mu|php-apc-3.1.15-1|95	--enable-apc-memprotect
12mu|php-apc-3.1.15-1|96	
12mu|php-apc-3.1.15-1|97	%make
12mu|php-apc-3.1.15-1|98	popd
12mu|php-apc-3.1.15-1|99	
12mu|php-apc-3.1.15-1|100	mkdir -p build-apc-spinlocks
12mu|php-apc-3.1.15-1|101	pushd build-apc-spinlocks
12mu|php-apc-3.1.15-1|102	ln -s ../configure .
12mu|php-apc-3.1.15-1|103	%configure2_5x \
12mu|php-apc-3.1.15-1|104	--enable-%{modname}=shared,%{_prefix} \
12mu|php-apc-3.1.15-1|105	--enable-apc-filehits \
12mu|php-apc-3.1.15-1|106	--disable-apc-pthreadmutex \
12mu|php-apc-3.1.15-1|107	--disable-apc-pthreadrwlocks \
12mu|php-apc-3.1.15-1|108	--disable-apc-sem \
12mu|php-apc-3.1.15-1|109	--disable-apc-mmap \
12mu|php-apc-3.1.15-1|110	--disable-apc-memprotect \
12mu|php-apc-3.1.15-1|111	--enable-apc-spinlocks
12mu|php-apc-3.1.15-1|112	
12mu|php-apc-3.1.15-1|113	%make
12mu|php-apc-3.1.15-1|114	popd
12mu|php-apc-3.1.15-1|115	
12mu|php-apc-3.1.15-1|116	mkdir -p build-apc-pthread
12mu|php-apc-3.1.15-1|117	pushd build-apc-pthread
12mu|php-apc-3.1.15-1|118	ln -s ../configure .
12mu|php-apc-3.1.15-1|119	%configure2_5x \
12mu|php-apc-3.1.15-1|120	--enable-%{modname}=shared,%{_prefix} \
12mu|php-apc-3.1.15-1|121	--enable-apc-filehits \
12mu|php-apc-3.1.15-1|122	--enable-apc-pthreadrwlocks \
12mu|php-apc-3.1.15-1|123	--disable-apc-spinlocks \
12mu|php-apc-3.1.15-1|124	--disable-apc-mmap \
12mu|php-apc-3.1.15-1|125	--disable-apc-sem \
12mu|php-apc-3.1.15-1|126	--disable-apc-memprotect
12mu|php-apc-3.1.15-1|127	%make
12mu|php-apc-3.1.15-1|128	popd
12mu|php-apc-3.1.15-1|129	
12mu|php-apc-3.1.15-1|130	mkdir -p build-apc-mmap+mutex
12mu|php-apc-3.1.15-1|131	pushd build-apc-mmap+mutex
12mu|php-apc-3.1.15-1|132	ln -s ../configure .
12mu|php-apc-3.1.15-1|133	%configure2_5x \
12mu|php-apc-3.1.15-1|134	--enable-%{modname}=shared,%{_prefix} \
12mu|php-apc-3.1.15-1|135	--enable-apc-filehits \
12mu|php-apc-3.1.15-1|136	--enable-apc-mmap \
12mu|php-apc-3.1.15-1|137	--enable-apc-pthreadmutex
12mu|php-apc-3.1.15-1|138	%make
12mu|php-apc-3.1.15-1|139	popd
12mu|php-apc-3.1.15-1|140	
12mu|php-apc-3.1.15-1|141	%install
12mu|php-apc-3.1.15-1|142	install -d %{buildroot}%{_libdir}/php/extensions
12mu|php-apc-3.1.15-1|143	install -d %{buildroot}%{_sysconfdir}/php.d
12mu|php-apc-3.1.15-1|144	install -d %{buildroot}/var/www/%{name}
12mu|php-apc-3.1.15-1|145	install -d %{buildroot}/var/lib/php-apc
12mu|php-apc-3.1.15-1|146	
12mu|php-apc-3.1.15-1|147	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12mu|php-apc-3.1.15-1|148	
12mu|php-apc-3.1.15-1|149	install -m0755 build-apc-mmap/modules/apc.so %{buildroot}%{_libdir}/php/extensions/apc-mmap.so
12mu|php-apc-3.1.15-1|150	install -m0755 build-apc-sem/modules/apc.so %{buildroot}%{_libdir}/php/extensions/apc-sem.so
12mu|php-apc-3.1.15-1|151	install -m0755 build-apc-spinlocks/modules/apc.so %{buildroot}%{_libdir}/php/extensions/apc-spinlocks.so
12mu|php-apc-3.1.15-1|152	install -m0755 build-apc-pthread/modules/apc.so %{buildroot}%{_libdir}/php/extensions/apc-pthread.so
12mu|php-apc-3.1.15-1|153	install -m0755 build-apc-mmap+mutex/modules/apc.so %{buildroot}%{_libdir}/php/extensions/apc-mmap+mutex.so
12mu|php-apc-3.1.15-1|154	
12mu|php-apc-3.1.15-1|155	install -d -m 755 %{buildroot}%{_webappconfdir}
12mu|php-apc-3.1.15-1|156	cat > %{buildroot}%{_webappconfdir}/%{name}.conf << EOF
12mu|php-apc-3.1.15-1|157	Alias /%{name} /var/www/%{name}
12mu|php-apc-3.1.15-1|158	
12mu|php-apc-3.1.15-1|159	<Directory "/var/www/%{name}">
12mu|php-apc-3.1.15-1|160	Require host 127.0.0.1
12mu|php-apc-3.1.15-1|161	ErrorDocument 403 "Access denied per %{_webappconfdir}/%{name}.conf"
12mu|php-apc-3.1.15-1|162	</Directory>
12mu|php-apc-3.1.15-1|163	EOF
12mu|php-apc-3.1.15-1|164	
12mu|php-apc-3.1.15-1|165	install -m0644 apc.php %{buildroot}/var/www/%{name}/index.php
12mu|php-apc-3.1.15-1|166	
12mu|php-apc-3.1.15-1|167	%post
12mu|php-apc-3.1.15-1|168	if [ -f /var/lock/subsys/httpd ]; then
12mu|php-apc-3.1.15-1|169	%{_initrddir}/httpd restart >/dev/null || :
12mu|php-apc-3.1.15-1|170	fi
12mu|php-apc-3.1.15-1|171	
12mu|php-apc-3.1.15-1|172	%postun
12mu|php-apc-3.1.15-1|173	if [ "$1" = "0" ]; then
12mu|php-apc-3.1.15-1|174	if [ -f /var/lock/subsys/httpd ]; then
12mu|php-apc-3.1.15-1|175	%{_initrddir}/httpd restart >/dev/null || :
12mu|php-apc-3.1.15-1|176	fi
12mu|php-apc-3.1.15-1|177	fi
12mu|php-apc-3.1.15-1|178	
12mu|php-apc-3.1.15-1|179	%files
12mu|php-apc-3.1.15-1|180	%doc tests CHANGELOG INSTALL LICENSE NOTICE TECHNOTES.txt TODO package*.xml
12mu|php-apc-3.1.15-1|181	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12mu|php-apc-3.1.15-1|182	%attr(0755,root,root) %{_libdir}/php/extensions/apc-mmap.so
12mu|php-apc-3.1.15-1|183	%attr(0755,root,root) %{_libdir}/php/extensions/apc-sem.so
12mu|php-apc-3.1.15-1|184	%attr(0755,root,root) %{_libdir}/php/extensions/apc-spinlocks.so
12mu|php-apc-3.1.15-1|185	%attr(0755,root,root) %{_libdir}/php/extensions/apc-pthread.so
12mu|php-apc-3.1.15-1|186	%attr(0755,root,root) %{_libdir}/php/extensions/apc-mmap+mutex.so
12mu|php-apc-3.1.15-1|187	%attr(0755,apache,apache) /var/lib/php-apc
12mu|php-apc-3.1.15-1|188	
12mu|php-apc-3.1.15-1|189	%files admin
12mu|php-apc-3.1.15-1|190	%config(noreplace) %{_webappconfdir}/%{name}.conf
12mu|php-apc-3.1.15-1|191	%dir /var/www/%{name}
12mu|php-apc-3.1.15-1|192	/var/www/%{name}/index.php
12mu|php-apc-3.1.15-1|193	
12mu|php-apc-3.1.15-1|194	
12mu|php-apc-3.1.15-1|195	%changelog
12mu|php-apc-3.1.15-1|196	* Mon May 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:3.1.15-1
12mu|php-apc-3.1.15-1|197	+ Revision: 3a636c8
12mu|php-apc-3.1.15-1|198	- Updated to 3.1.15 (sync with cooker)
12mu|php-apc-3.1.15-1|199	
12mu|php-apc-3.1.15-1|200	

20536 12
12mu|php-cairo-0.3.2-5|1	%define rname Cairo
12mu|php-cairo-0.3.2-5|2	%define modname cairo
12mu|php-cairo-0.3.2-5|3	%define dirname %{modname}
12mu|php-cairo-0.3.2-5|4	%define soname %{modname}.so
12mu|php-cairo-0.3.2-5|5	%define inifile A98_%{modname}.ini
12mu|php-cairo-0.3.2-5|6	
12mu|php-cairo-0.3.2-5|7	Summary:	Cairo Graphics Library Extension
12mu|php-cairo-0.3.2-5|8	Name:		php-%{modname}
12mu|php-cairo-0.3.2-5|9	Version:	0.3.2
12mu|php-cairo-0.3.2-5|10	Release:	5
12mu|php-cairo-0.3.2-5|11	License:	PHP License
12mu|php-cairo-0.3.2-5|12	Group:		Development/PHP
12mu|php-cairo-0.3.2-5|13	Url:		http://pecl.php.net/package/Cairo/
12mu|php-cairo-0.3.2-5|14	Source0:	http://pecl.php.net/get/%{rname}-%{version}.tgz
12mu|php-cairo-0.3.2-5|15	BuildRequires:	apache-devel
12mu|php-cairo-0.3.2-5|16	BuildRequires:	php-devel
12mu|php-cairo-0.3.2-5|17	BuildRequires:	pkgconfig(cairo)
12mu|php-cairo-0.3.2-5|18	
12mu|php-cairo-0.3.2-5|19	%description
12mu|php-cairo-0.3.2-5|20	Cairo is a 2D graphics library with support for multiple output devices.
12mu|php-cairo-0.3.2-5|21	Currently supported output targets include the X Window System, Quartz, Win32,
12mu|php-cairo-0.3.2-5|22	image buffers, PostScript, PDF, and SVG file output.
12mu|php-cairo-0.3.2-5|23	
12mu|php-cairo-0.3.2-5|24	%files
12mu|php-cairo-0.3.2-5|25	%doc CREDITS IGNORED README SYMBOLS TODO package*.xml
12mu|php-cairo-0.3.2-5|26	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12mu|php-cairo-0.3.2-5|27	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12mu|php-cairo-0.3.2-5|28	
12mu|php-cairo-0.3.2-5|29	%post
12mu|php-cairo-0.3.2-5|30	if [ -f /var/lock/subsys/httpd ]; then
12mu|php-cairo-0.3.2-5|31	%{_initrddir}/httpd restart >/dev/null || :
12mu|php-cairo-0.3.2-5|32	fi
12mu|php-cairo-0.3.2-5|33	
12mu|php-cairo-0.3.2-5|34	%postun
12mu|php-cairo-0.3.2-5|35	if [ "$1" = "0" ]; then
12mu|php-cairo-0.3.2-5|36	if [ -f /var/lock/subsys/httpd ]; then
12mu|php-cairo-0.3.2-5|37	%{_initrddir}/httpd restart >/dev/null || :
12mu|php-cairo-0.3.2-5|38	fi
12mu|php-cairo-0.3.2-5|39	fi
12mu|php-cairo-0.3.2-5|40	
12mu|php-cairo-0.3.2-5|41	#----------------------------------------------------------------------------
12mu|php-cairo-0.3.2-5|42	
12mu|php-cairo-0.3.2-5|43	%prep
12mu|php-cairo-0.3.2-5|44	%setup -q -n %{rname}-%{version}
12mu|php-cairo-0.3.2-5|45	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12mu|php-cairo-0.3.2-5|46	
12mu|php-cairo-0.3.2-5|47	%build
12mu|php-cairo-0.3.2-5|48	%serverbuild
12mu|php-cairo-0.3.2-5|49	
12mu|php-cairo-0.3.2-5|50	phpize
12mu|php-cairo-0.3.2-5|51	%configure2_5x --with-libdir=%{_lib} \
12mu|php-cairo-0.3.2-5|52	--with-%{modname}=shared,%{_prefix}
12mu|php-cairo-0.3.2-5|53	%make
12mu|php-cairo-0.3.2-5|54	mv modules/*.so .
12mu|php-cairo-0.3.2-5|55	
12mu|php-cairo-0.3.2-5|56	%install
12mu|php-cairo-0.3.2-5|57	install -d %{buildroot}%{_libdir}/php/extensions
12mu|php-cairo-0.3.2-5|58	install -d %{buildroot}%{_sysconfdir}/php.d
12mu|php-cairo-0.3.2-5|59	
12mu|php-cairo-0.3.2-5|60	install -m755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12mu|php-cairo-0.3.2-5|61	
12mu|php-cairo-0.3.2-5|62	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12mu|php-cairo-0.3.2-5|63	extension = %{soname}
12mu|php-cairo-0.3.2-5|64	EOF
12mu|php-cairo-0.3.2-5|65	
12mu|php-cairo-0.3.2-5|66	
12mu|php-cairo-0.3.2-5|67	%changelog
12mu|php-cairo-0.3.2-5|68	* Tue Aug 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.2-5
12mu|php-cairo-0.3.2-5|69	+ Revision: bcc59cc
12mu|php-cairo-0.3.2-5|70	- Spec cleanup
12mu|php-cairo-0.3.2-5|71	
12mu|php-cairo-0.3.2-5|72	

20537 12
12mu|php-eaccelerator-0.9.6.1git20120725-12|1	%define modname eaccelerator
12mu|php-eaccelerator-0.9.6.1git20120725-12|2	%define dirname %{modname}
12mu|php-eaccelerator-0.9.6.1git20120725-12|3	%define soname %{modname}.so
12mu|php-eaccelerator-0.9.6.1git20120725-12|4	%define inifile Z99_%{modname}.ini
12mu|php-eaccelerator-0.9.6.1git20120725-12|5	
12mu|php-eaccelerator-0.9.6.1git20120725-12|6	Summary:	PHP accelerator optimizer
12mu|php-eaccelerator-0.9.6.1git20120725-12|7	Name:		php-eaccelerator
12mu|php-eaccelerator-0.9.6.1git20120725-12|8	Version:	0.9.6.1git20120725
12mu|php-eaccelerator-0.9.6.1git20120725-12|9	Release:	12
12mu|php-eaccelerator-0.9.6.1git20120725-12|10	Group:		Development/PHP
12mu|php-eaccelerator-0.9.6.1git20120725-12|11	License:	GPL
12mu|php-eaccelerator-0.9.6.1git20120725-12|12	URL:		http://eaccelerator.net/
12mu|php-eaccelerator-0.9.6.1git20120725-12|13	# svn --username anonymous --password anonymous co http://dev.eaccelerator.net/eaccelerator/trunk eaccelerator
12mu|php-eaccelerator-0.9.6.1git20120725-12|14	Source0:	http://prdownloads.sourceforge.net/eaccelerator/eaccelerator-%{version}.tar.gz
12mu|php-eaccelerator-0.9.6.1git20120725-12|15	Source1:	eaccelerator.ini
12mu|php-eaccelerator-0.9.6.1git20120725-12|16	Source2:	php-eaccelerator.rpmlintrc
12mu|php-eaccelerator-0.9.6.1git20120725-12|17	Patch0:		eaccelerator-cache_file_location.diff
12mu|php-eaccelerator-0.9.6.1git20120725-12|18	Requires(post): rpm-helper
12mu|php-eaccelerator-0.9.6.1git20120725-12|19	Requires(postun): rpm-helper
12mu|php-eaccelerator-0.9.6.1git20120725-12|20	BuildRequires:	php-devel >= 3:5.2.2
12mu|php-eaccelerator-0.9.6.1git20120725-12|21	BuildRequires:	apache-devel >= 2.2.4
12mu|php-eaccelerator-0.9.6.1git20120725-12|22	Conflicts:	php-afterburner php-apc %{name}-eloader
12mu|php-eaccelerator-0.9.6.1git20120725-12|23	Epoch:		2
12mu|php-eaccelerator-0.9.6.1git20120725-12|24	ExcludeArch:	%mips %arm
12mu|php-eaccelerator-0.9.6.1git20120725-12|25	
12mu|php-eaccelerator-0.9.6.1git20120725-12|26	%description
12mu|php-eaccelerator-0.9.6.1git20120725-12|27	eAccelerator is a further development of the mmcache PHP accelerator and
12mu|php-eaccelerator-0.9.6.1git20120725-12|28	encoder. It increases the performance of PHP scripts by caching them in a
12mu|php-eaccelerator-0.9.6.1git20120725-12|29	compiled state, so that the overhead of compiling is almost completely
12mu|php-eaccelerator-0.9.6.1git20120725-12|30	eliminated.
12mu|php-eaccelerator-0.9.6.1git20120725-12|31	
12mu|php-eaccelerator-0.9.6.1git20120725-12|32	%package	admin
12mu|php-eaccelerator-0.9.6.1git20120725-12|33	Summary:	Web interface for controlling eaccelerator and encode php files
12mu|php-eaccelerator-0.9.6.1git20120725-12|34	Group:		System/Servers
12mu|php-eaccelerator-0.9.6.1git20120725-12|35	Requires:	%{name} >= %{epoch}:%{version}
12mu|php-eaccelerator-0.9.6.1git20120725-12|36	Conflicts:	%{name}-eloader
12mu|php-eaccelerator-0.9.6.1git20120725-12|37	Epoch:		%{epoch}
12mu|php-eaccelerator-0.9.6.1git20120725-12|38	
12mu|php-eaccelerator-0.9.6.1git20120725-12|39	%description	admin
12mu|php-eaccelerator-0.9.6.1git20120725-12|40	This packages install the eAccelerator admin webinterface and a
12mu|php-eaccelerator-0.9.6.1git20120725-12|41	script for encoding php files.
12mu|php-eaccelerator-0.9.6.1git20120725-12|42	
12mu|php-eaccelerator-0.9.6.1git20120725-12|43	%prep
12mu|php-eaccelerator-0.9.6.1git20120725-12|44	
12mu|php-eaccelerator-0.9.6.1git20120725-12|45	%setup -q -n eaccelerator-%{version}
12mu|php-eaccelerator-0.9.6.1git20120725-12|46	%patch0 -p1 -b .cache_file_location
12mu|php-eaccelerator-0.9.6.1git20120725-12|47	
12mu|php-eaccelerator-0.9.6.1git20120725-12|48	cp %{SOURCE1} eaccelerator.ini
12mu|php-eaccelerator-0.9.6.1git20120725-12|49	
12mu|php-eaccelerator-0.9.6.1git20120725-12|50	# lib64 fixes
12mu|php-eaccelerator-0.9.6.1git20120725-12|51	perl -pi -e "s|/usr/lib|%{_libdir}|g" eaccelerator.ini
12mu|php-eaccelerator-0.9.6.1git20120725-12|52	
12mu|php-eaccelerator-0.9.6.1git20120725-12|53	# fixi strange attribs
12mu|php-eaccelerator-0.9.6.1git20120725-12|54	find . -type d -exec chmod 755 {} \;
12mu|php-eaccelerator-0.9.6.1git20120725-12|55	find . -type f -exec chmod 644 {} \;
12mu|php-eaccelerator-0.9.6.1git20120725-12|56	
12mu|php-eaccelerator-0.9.6.1git20120725-12|57	%build
12mu|php-eaccelerator-0.9.6.1git20120725-12|58	%serverbuild
12mu|php-eaccelerator-0.9.6.1git20120725-12|59	
12mu|php-eaccelerator-0.9.6.1git20120725-12|60	phpize
12mu|php-eaccelerator-0.9.6.1git20120725-12|61	
12mu|php-eaccelerator-0.9.6.1git20120725-12|62	# wtf?
12mu|php-eaccelerator-0.9.6.1git20120725-12|63	chmod 755 configure
12mu|php-eaccelerator-0.9.6.1git20120725-12|64	
12mu|php-eaccelerator-0.9.6.1git20120725-12|65	%configure2_5x \
12mu|php-eaccelerator-0.9.6.1git20120725-12|66	--with-libdir=%{_lib} \
12mu|php-eaccelerator-0.9.6.1git20120725-12|67	--cache-file=config.cache \
12mu|php-eaccelerator-0.9.6.1git20120725-12|68	--with-eaccelerator-info \
12mu|php-eaccelerator-0.9.6.1git20120725-12|69	--with-eaccelerator-disassembler \
12mu|php-eaccelerator-0.9.6.1git20120725-12|70	--with-%{modname}=shared,%{_prefix}
12mu|php-eaccelerator-0.9.6.1git20120725-12|71	
12mu|php-eaccelerator-0.9.6.1git20120725-12|72	%make
12mu|php-eaccelerator-0.9.6.1git20120725-12|73	mv modules/*.so .
12mu|php-eaccelerator-0.9.6.1git20120725-12|74	
12mu|php-eaccelerator-0.9.6.1git20120725-12|75	%install
12mu|php-eaccelerator-0.9.6.1git20120725-12|76	install -d %{buildroot}%{_libdir}/php/extensions
12mu|php-eaccelerator-0.9.6.1git20120725-12|77	install -d %{buildroot}%{_sysconfdir}/php.d
12mu|php-eaccelerator-0.9.6.1git20120725-12|78	install -d %{buildroot}/var/www/php-eaccelerator
12mu|php-eaccelerator-0.9.6.1git20120725-12|79	
12mu|php-eaccelerator-0.9.6.1git20120725-12|80	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12mu|php-eaccelerator-0.9.6.1git20120725-12|81	
12mu|php-eaccelerator-0.9.6.1git20120725-12|82	install -m0644 eaccelerator.ini %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12mu|php-eaccelerator-0.9.6.1git20120725-12|83	
12mu|php-eaccelerator-0.9.6.1git20120725-12|84	install -m0644 bugreport.php %{buildroot}/var/www/php-eaccelerator/
12mu|php-eaccelerator-0.9.6.1git20120725-12|85	install -m0644 control.php %{buildroot}/var/www/php-eaccelerator/index.php
12mu|php-eaccelerator-0.9.6.1git20120725-12|86	install -m0644 dasm.php %{buildroot}/var/www/php-eaccelerator/
12mu|php-eaccelerator-0.9.6.1git20120725-12|87	install -m0644 PHP_Highlight.php %{buildroot}/var/www/php-eaccelerator/
12mu|php-eaccelerator-0.9.6.1git20120725-12|88	
12mu|php-eaccelerator-0.9.6.1git20120725-12|89	# fix access config files
12mu|php-eaccelerator-0.9.6.1git20120725-12|90	install -d -m 755 %{buildroot}%{webappconfdir}
12mu|php-eaccelerator-0.9.6.1git20120725-12|91	cat > %{buildroot}%{webappconfdir}/php-eaccelerator.conf << EOF
12mu|php-eaccelerator-0.9.6.1git20120725-12|92	Alias /php-eaccelerator /var/www/php-eaccelerator
12mu|php-eaccelerator-0.9.6.1git20120725-12|93	
12mu|php-eaccelerator-0.9.6.1git20120725-12|94	<Directory /var/www/php-eaccelerator>
12mu|php-eaccelerator-0.9.6.1git20120725-12|95	Require host 127.0.0.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|96	ErrorDocument 403 "Access denied per %{webappconfdir}/php-eaccelerator.conf"
12mu|php-eaccelerator-0.9.6.1git20120725-12|97	</Directory>
12mu|php-eaccelerator-0.9.6.1git20120725-12|98	EOF
12mu|php-eaccelerator-0.9.6.1git20120725-12|99	
12mu|php-eaccelerator-0.9.6.1git20120725-12|100	# pre-populate the balanced tree, grep "^static char num2hex" eaccelerator.c + grep "^#define EACCELERATOR_HASH_LEVEL" eaccelerator.h
12mu|php-eaccelerator-0.9.6.1git20120725-12|101	install -d %{buildroot}/var/cache/httpd/php-eaccelerator/{0,1,2,3,4,5,6,7,8,9,a,b,c,d,e,f}/{0,1,2,3,4,5,6,7,8,9,a,b,c,d,e,f}
12mu|php-eaccelerator-0.9.6.1git20120725-12|102	find %{buildroot}/var/cache/httpd/php-eaccelerator -type d | sed -e "s|%{buildroot}||" | sed -e 's/^/%attr(0711,apache,root) %dir /' > %{name}.filelist
12mu|php-eaccelerator-0.9.6.1git20120725-12|103	
12mu|php-eaccelerator-0.9.6.1git20120725-12|104	
12mu|php-eaccelerator-0.9.6.1git20120725-12|105	%files -f %{name}.filelist
12mu|php-eaccelerator-0.9.6.1git20120725-12|106	%defattr(-,root,root)
12mu|php-eaccelerator-0.9.6.1git20120725-12|107	%doc AUTHORS COPYING ChangeLog NEWS README doc/*
12mu|php-eaccelerator-0.9.6.1git20120725-12|108	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12mu|php-eaccelerator-0.9.6.1git20120725-12|109	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12mu|php-eaccelerator-0.9.6.1git20120725-12|110	
12mu|php-eaccelerator-0.9.6.1git20120725-12|111	%files admin
12mu|php-eaccelerator-0.9.6.1git20120725-12|112	%defattr(-,root,root)
12mu|php-eaccelerator-0.9.6.1git20120725-12|113	%config(noreplace) %{webappconfdir}/php-eaccelerator.conf
12mu|php-eaccelerator-0.9.6.1git20120725-12|114	%dir /var/www/php-eaccelerator
12mu|php-eaccelerator-0.9.6.1git20120725-12|115	/var/www/php-eaccelerator/*
12mu|php-eaccelerator-0.9.6.1git20120725-12|116	
12mu|php-eaccelerator-0.9.6.1git20120725-12|117	
12mu|php-eaccelerator-0.9.6.1git20120725-12|118	%changelog
12mu|php-eaccelerator-0.9.6.1git20120725-12|119	* Wed Aug 24 2011 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.6.1-9mdv2011.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|120	+ Revision: 696368
12mu|php-eaccelerator-0.9.6.1git20120725-12|121	- rebuilt for php-5.3.8
12mu|php-eaccelerator-0.9.6.1git20120725-12|122	
12mu|php-eaccelerator-0.9.6.1git20120725-12|123	* Fri Aug 19 2011 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.6.1-8
12mu|php-eaccelerator-0.9.6.1git20120725-12|124	+ Revision: 695312
12mu|php-eaccelerator-0.9.6.1git20120725-12|125	- rebuilt for php-5.3.7
12mu|php-eaccelerator-0.9.6.1git20120725-12|126	
12mu|php-eaccelerator-0.9.6.1git20120725-12|127	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.6.1-7
12mu|php-eaccelerator-0.9.6.1git20120725-12|128	+ Revision: 667478
12mu|php-eaccelerator-0.9.6.1git20120725-12|129	- mass rebuild
12mu|php-eaccelerator-0.9.6.1git20120725-12|130	
12mu|php-eaccelerator-0.9.6.1git20120725-12|131	* Sat Mar 19 2011 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.6.1-6
12mu|php-eaccelerator-0.9.6.1git20120725-12|132	+ Revision: 646552
12mu|php-eaccelerator-0.9.6.1git20120725-12|133	- rebuilt for php-5.3.6
12mu|php-eaccelerator-0.9.6.1git20120725-12|134	
12mu|php-eaccelerator-0.9.6.1git20120725-12|135	* Sat Jan 08 2011 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.6.1-5mdv2011.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|136	+ Revision: 629737
12mu|php-eaccelerator-0.9.6.1git20120725-12|137	- rebuilt for php-5.3.5
12mu|php-eaccelerator-0.9.6.1git20120725-12|138	
12mu|php-eaccelerator-0.9.6.1git20120725-12|139	* Mon Jan 03 2011 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.6.1-4mdv2011.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|140	+ Revision: 628043
12mu|php-eaccelerator-0.9.6.1git20120725-12|141	- ensure it's built without automake1.7
12mu|php-eaccelerator-0.9.6.1git20120725-12|142	
12mu|php-eaccelerator-0.9.6.1git20120725-12|143	* Tue Nov 23 2010 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.6.1-3mdv2011.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|144	+ Revision: 600175
12mu|php-eaccelerator-0.9.6.1git20120725-12|145	- rebuild
12mu|php-eaccelerator-0.9.6.1git20120725-12|146	
12mu|php-eaccelerator-0.9.6.1git20120725-12|147	* Sun Oct 24 2010 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.6.1-2mdv2011.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|148	+ Revision: 588712
12mu|php-eaccelerator-0.9.6.1git20120725-12|149	- rebuild
12mu|php-eaccelerator-0.9.6.1git20120725-12|150	
12mu|php-eaccelerator-0.9.6.1git20120725-12|151	* Tue Jun 15 2010 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.6.1-1mdv2010.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|152	+ Revision: 548060
12mu|php-eaccelerator-0.9.6.1git20120725-12|153	- 0.9.6.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|154	
12mu|php-eaccelerator-0.9.6.1git20120725-12|155	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.6-1mdv2010.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|156	+ Revision: 514497
12mu|php-eaccelerator-0.9.6.1git20120725-12|157	- 0.9.6
12mu|php-eaccelerator-0.9.6.1git20120725-12|158	
12mu|php-eaccelerator-0.9.6.1git20120725-12|159	* Mon Feb 22 2010 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.6-0.358.10mdv2010.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|160	+ Revision: 509465
12mu|php-eaccelerator-0.9.6.1git20120725-12|161	- rebuild
12mu|php-eaccelerator-0.9.6.1git20120725-12|162	- rebuild
12mu|php-eaccelerator-0.9.6.1git20120725-12|163	
12mu|php-eaccelerator-0.9.6.1git20120725-12|164	* Mon Feb 08 2010 Guillaume Rousse <guillomovitch@mandriva.org> 2:0.9.6-0.358.8mdv2010.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|165	+ Revision: 502376
12mu|php-eaccelerator-0.9.6.1git20120725-12|166	- affect post-installation dependencies to admin supackage only
12mu|php-eaccelerator-0.9.6.1git20120725-12|167	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12mu|php-eaccelerator-0.9.6.1git20120725-12|168	
12mu|php-eaccelerator-0.9.6.1git20120725-12|169	* Sat Jan 02 2010 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.6-0.358.6mdv2010.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|170	+ Revision: 485256
12mu|php-eaccelerator-0.9.6.1git20120725-12|171	- rebuilt for php-5.3.2RC1
12mu|php-eaccelerator-0.9.6.1git20120725-12|172	
12mu|php-eaccelerator-0.9.6.1git20120725-12|173	* Sat Nov 21 2009 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.6-0.358.5mdv2010.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|174	+ Revision: 468083
12mu|php-eaccelerator-0.9.6.1git20120725-12|175	- rebuilt against php-5.3.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|176	
12mu|php-eaccelerator-0.9.6.1git20120725-12|177	* Wed Sep 30 2009 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.6-0.358.4mdv2010.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|178	+ Revision: 451213
12mu|php-eaccelerator-0.9.6.1git20120725-12|179	- rebuild
12mu|php-eaccelerator-0.9.6.1git20120725-12|180	
12mu|php-eaccelerator-0.9.6.1git20120725-12|181	* Sun Sep 27 2009 Olivier Blin <blino@mandriva.org> 2:0.9.6-0.358.3mdv2010.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|182	+ Revision: 450271
12mu|php-eaccelerator-0.9.6.1git20120725-12|183	- do not build on mips & arm (from Arnaud Patard)
12mu|php-eaccelerator-0.9.6.1git20120725-12|184	
12mu|php-eaccelerator-0.9.6.1git20120725-12|185	* Tue Sep 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.6-0.358.2mdv2010.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|186	+ Revision: 423567
12mu|php-eaccelerator-0.9.6.1git20120725-12|187	- fix #53263 (If installed, php-eaccelerator broke httpd.)
12mu|php-eaccelerator-0.9.6.1git20120725-12|188	
12mu|php-eaccelerator-0.9.6.1git20120725-12|189	* Sun Aug 30 2009 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.6-0.358.1mdv2010.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|190	+ Revision: 422382
12mu|php-eaccelerator-0.9.6.1git20120725-12|191	- new svn snap (r358)
12mu|php-eaccelerator-0.9.6.1git20120725-12|192	- update eaccelerator.ini slightly
12mu|php-eaccelerator-0.9.6.1git20120725-12|193	
12mu|php-eaccelerator-0.9.6.1git20120725-12|194	* Sun Jul 19 2009 Raphaël Gertz <rapsys@mandriva.org> 2:0.9.6-0.356.2mdv2010.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|195	+ Revision: 397511
12mu|php-eaccelerator-0.9.6.1git20120725-12|196	- Rebuild
12mu|php-eaccelerator-0.9.6.1git20120725-12|197	
12mu|php-eaccelerator-0.9.6.1git20120725-12|198	* Fri Jul 10 2009 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.6-0.356.1mdv2010.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|199	+ Revision: 394232
12mu|php-eaccelerator-0.9.6.1git20120725-12|200	- new svn snap (r356)
12mu|php-eaccelerator-0.9.6.1git20120725-12|201	
12mu|php-eaccelerator-0.9.6.1git20120725-12|202	* Wed May 13 2009 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.6-0.355.1mdv2010.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|203	+ Revision: 375429
12mu|php-eaccelerator-0.9.6.1git20120725-12|204	- use a more recent svn snapshot
12mu|php-eaccelerator-0.9.6.1git20120725-12|205	- rebuilt against php-5.3.0RC2
12mu|php-eaccelerator-0.9.6.1git20120725-12|206	
12mu|php-eaccelerator-0.9.6.1git20120725-12|207	* Sun Mar 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5.3-8mdv2009.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|208	+ Revision: 346417
12mu|php-eaccelerator-0.9.6.1git20120725-12|209	- rebuilt for php-5.2.9
12mu|php-eaccelerator-0.9.6.1git20120725-12|210	
12mu|php-eaccelerator-0.9.6.1git20120725-12|211	* Wed Feb 25 2009 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5.3-7mdv2009.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|212	+ Revision: 344656
12mu|php-eaccelerator-0.9.6.1git20120725-12|213	- rebuild (fixes #48187)
12mu|php-eaccelerator-0.9.6.1git20120725-12|214	
12mu|php-eaccelerator-0.9.6.1git20120725-12|215	* Tue Feb 17 2009 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5.3-6mdv2009.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|216	+ Revision: 341504
12mu|php-eaccelerator-0.9.6.1git20120725-12|217	- rebuilt against php-5.2.9RC2
12mu|php-eaccelerator-0.9.6.1git20120725-12|218	
12mu|php-eaccelerator-0.9.6.1git20120725-12|219	* Mon Feb 16 2009 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5.3-5mdv2009.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|220	+ Revision: 340734
12mu|php-eaccelerator-0.9.6.1git20120725-12|221	- rebuild (fixes #47862)
12mu|php-eaccelerator-0.9.6.1git20120725-12|222	
12mu|php-eaccelerator-0.9.6.1git20120725-12|223	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5.3-4mdv2009.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|224	+ Revision: 321730
12mu|php-eaccelerator-0.9.6.1git20120725-12|225	- rebuild
12mu|php-eaccelerator-0.9.6.1git20120725-12|226	
12mu|php-eaccelerator-0.9.6.1git20120725-12|227	* Fri Dec 05 2008 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5.3-3mdv2009.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|228	+ Revision: 310214
12mu|php-eaccelerator-0.9.6.1git20120725-12|229	- rebuilt against php-5.2.7
12mu|php-eaccelerator-0.9.6.1git20120725-12|230	
12mu|php-eaccelerator-0.9.6.1git20120725-12|231	* Tue Dec 02 2008 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5.3-2mdv2009.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|232	+ Revision: 309247
12mu|php-eaccelerator-0.9.6.1git20120725-12|233	- rebuild
12mu|php-eaccelerator-0.9.6.1git20120725-12|234	
12mu|php-eaccelerator-0.9.6.1git20120725-12|235	* Sat Aug 16 2008 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5.3-1mdv2009.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|236	+ Revision: 272604
12mu|php-eaccelerator-0.9.6.1git20120725-12|237	- fix build
12mu|php-eaccelerator-0.9.6.1git20120725-12|238	- 0.9.5.3
12mu|php-eaccelerator-0.9.6.1git20120725-12|239	
12mu|php-eaccelerator-0.9.6.1git20120725-12|240	* Tue Jul 15 2008 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5.2-6mdv2009.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|241	+ Revision: 235815
12mu|php-eaccelerator-0.9.6.1git20120725-12|242	- rebuild
12mu|php-eaccelerator-0.9.6.1git20120725-12|243	
12mu|php-eaccelerator-0.9.6.1git20120725-12|244	* Fri May 02 2008 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5.2-5mdv2009.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|245	+ Revision: 200105
12mu|php-eaccelerator-0.9.6.1git20120725-12|246	- rebuilt against php-5.2.6
12mu|php-eaccelerator-0.9.6.1git20120725-12|247	
12mu|php-eaccelerator-0.9.6.1git20120725-12|248	* Tue Feb 12 2008 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5.2-4mdv2008.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|249	+ Revision: 166098
12mu|php-eaccelerator-0.9.6.1git20120725-12|250	- provide the balanced tree structure
12mu|php-eaccelerator-0.9.6.1git20120725-12|251	
12mu|php-eaccelerator-0.9.6.1git20120725-12|252	* Mon Feb 04 2008 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5.2-3mdv2008.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|253	+ Revision: 161958
12mu|php-eaccelerator-0.9.6.1git20120725-12|254	- rebuild
12mu|php-eaccelerator-0.9.6.1git20120725-12|255	
12mu|php-eaccelerator-0.9.6.1git20120725-12|256	+ Olivier Blin <blino@mandriva.org>
12mu|php-eaccelerator-0.9.6.1git20120725-12|257	- restore BuildRoot
12mu|php-eaccelerator-0.9.6.1git20120725-12|258	
12mu|php-eaccelerator-0.9.6.1git20120725-12|259	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-eaccelerator-0.9.6.1git20120725-12|260	- kill re-definition of %%buildroot on Pixel's request
12mu|php-eaccelerator-0.9.6.1git20120725-12|261	
12mu|php-eaccelerator-0.9.6.1git20120725-12|262	* Sun Nov 11 2007 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5.2-2mdv2008.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|263	+ Revision: 107560
12mu|php-eaccelerator-0.9.6.1git20120725-12|264	- restart apache if needed
12mu|php-eaccelerator-0.9.6.1git20120725-12|265	
12mu|php-eaccelerator-0.9.6.1git20120725-12|266	* Tue Oct 30 2007 Funda Wang <fwang@mandriva.org> 2:0.9.5.2-1mdv2008.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|267	+ Revision: 103705
12mu|php-eaccelerator-0.9.6.1git20120725-12|268	- update to new version 0.9.5.2
12mu|php-eaccelerator-0.9.6.1git20120725-12|269	
12mu|php-eaccelerator-0.9.6.1git20120725-12|270	* Mon Sep 17 2007 Olivier Blin <blino@mandriva.org> 2:0.9.5.1-7mdv2008.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|271	+ Revision: 89135
12mu|php-eaccelerator-0.9.6.1git20120725-12|272	- rebuild because of package loss
12mu|php-eaccelerator-0.9.6.1git20120725-12|273	
12mu|php-eaccelerator-0.9.6.1git20120725-12|274	* Sat Sep 01 2007 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5.1-6mdv2008.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|275	+ Revision: 77453
12mu|php-eaccelerator-0.9.6.1git20120725-12|276	- rebuilt against php-5.2.4
12mu|php-eaccelerator-0.9.6.1git20120725-12|277	
12mu|php-eaccelerator-0.9.6.1git20120725-12|278	* Thu Aug 16 2007 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5.1-5mdv2008.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|279	+ Revision: 64297
12mu|php-eaccelerator-0.9.6.1git20120725-12|280	- use the new %%serverbuild macro
12mu|php-eaccelerator-0.9.6.1git20120725-12|281	
12mu|php-eaccelerator-0.9.6.1git20120725-12|282	* Thu Jun 21 2007 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5.1-4mdv2008.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|283	+ Revision: 42289
12mu|php-eaccelerator-0.9.6.1git20120725-12|284	- fix #31403
12mu|php-eaccelerator-0.9.6.1git20120725-12|285	
12mu|php-eaccelerator-0.9.6.1git20120725-12|286	* Thu Jun 14 2007 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5.1-3mdv2008.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|287	+ Revision: 39378
12mu|php-eaccelerator-0.9.6.1git20120725-12|288	- use distro conditional -fstack-protector
12mu|php-eaccelerator-0.9.6.1git20120725-12|289	
12mu|php-eaccelerator-0.9.6.1git20120725-12|290	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5.1-2mdv2008.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|291	+ Revision: 33773
12mu|php-eaccelerator-0.9.6.1git20120725-12|292	- rebuilt against new upstream version (5.2.3)
12mu|php-eaccelerator-0.9.6.1git20120725-12|293	
12mu|php-eaccelerator-0.9.6.1git20120725-12|294	* Tue May 08 2007 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5.1-1mdv2008.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|295	+ Revision: 25045
12mu|php-eaccelerator-0.9.6.1git20120725-12|296	- Import php-eaccelerator
12mu|php-eaccelerator-0.9.6.1git20120725-12|297	
12mu|php-eaccelerator-0.9.6.1git20120725-12|298	
12mu|php-eaccelerator-0.9.6.1git20120725-12|299	
12mu|php-eaccelerator-0.9.6.1git20120725-12|300	* Tue May 08 2007 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5.1-1mdv2008.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|301	- 0.9.5.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|302	- drop upstream patches; P1
12mu|php-eaccelerator-0.9.6.1git20120725-12|303	
12mu|php-eaccelerator-0.9.6.1git20120725-12|304	* Thu Feb 08 2007 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5-6mdv2007.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|305	- rebuilt against new upstream version (5.2.1)
12mu|php-eaccelerator-0.9.6.1git20120725-12|306	
12mu|php-eaccelerator-0.9.6.1git20120725-12|307	* Fri Jan 12 2007 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5-5mdv2007.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|308	- rediffed P1
12mu|php-eaccelerator-0.9.6.1git20120725-12|309	- sync with fc extras (P1)
12mu|php-eaccelerator-0.9.6.1git20120725-12|310	
12mu|php-eaccelerator-0.9.6.1git20120725-12|311	* Sun Dec 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5-4mdv2007.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|312	- add one missing file (PHP_Highlight.php)
12mu|php-eaccelerator-0.9.6.1git20120725-12|313	
12mu|php-eaccelerator-0.9.6.1git20120725-12|314	* Wed Nov 08 2006 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5-3mdv2007.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|315	- fix deps
12mu|php-eaccelerator-0.9.6.1git20120725-12|316	- fix a better error 404 message
12mu|php-eaccelerator-0.9.6.1git20120725-12|317	
12mu|php-eaccelerator-0.9.6.1git20120725-12|318	* Tue Nov 07 2006 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5-2mdv2007.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|319	- rebuilt for php-5.2.0
12mu|php-eaccelerator-0.9.6.1git20120725-12|320	
12mu|php-eaccelerator-0.9.6.1git20120725-12|321	* Thu Nov 02 2006 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5-1mdv2007.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|322	- 0.9.5
12mu|php-eaccelerator-0.9.6.1git20120725-12|323	- drop the eloader and encoder stuff
12mu|php-eaccelerator-0.9.6.1git20120725-12|324	- rediffed P0
12mu|php-eaccelerator-0.9.6.1git20120725-12|325	- bunzip sources
12mu|php-eaccelerator-0.9.6.1git20120725-12|326	
12mu|php-eaccelerator-0.9.6.1git20120725-12|327	* Thu Oct 12 2006 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5-0.rc1.1mdv2007.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|328	- Import php-eaccelerator
12mu|php-eaccelerator-0.9.6.1git20120725-12|329	
12mu|php-eaccelerator-0.9.6.1git20120725-12|330	* Mon Aug 28 2006 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5-0.rc1.1
12mu|php-eaccelerator-0.9.6.1git20120725-12|331	- rebuilt for php-5.1.6
12mu|php-eaccelerator-0.9.6.1git20120725-12|332	
12mu|php-eaccelerator-0.9.6.1git20120725-12|333	* Fri Aug 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.5-4.rc1.3mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|334	- really use the right cache dir in S1
12mu|php-eaccelerator-0.9.6.1git20120725-12|335	- added bugreport.php in S2
12mu|php-eaccelerator-0.9.6.1git20120725-12|336	
12mu|php-eaccelerator-0.9.6.1git20120725-12|337	* Fri Aug 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.5-4.rc1.2mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|338	- add some missing files
12mu|php-eaccelerator-0.9.6.1git20120725-12|339	
12mu|php-eaccelerator-0.9.6.1git20120725-12|340	* Mon Aug 07 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.5-4.rc1.1mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|341	- 0.9.5-rc1
12mu|php-eaccelerator-0.9.6.1git20120725-12|342	
12mu|php-eaccelerator-0.9.6.1git20120725-12|343	* Thu Jul 27 2006 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5-2.beta2.2mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|344	- rebuild
12mu|php-eaccelerator-0.9.6.1git20120725-12|345	
12mu|php-eaccelerator-0.9.6.1git20120725-12|346	* Sat May 06 2006 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5-1.beta2.2mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|347	- rebuilt for php-5.1.4
12mu|php-eaccelerator-0.9.6.1git20120725-12|348	
12mu|php-eaccelerator-0.9.6.1git20120725-12|349	* Fri May 05 2006 Oden Eriksson <oeriksson@mandriva.com> 2:0.9.5-0.beta2.2mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|350	- rebuilt for php-5.1.3
12mu|php-eaccelerator-0.9.6.1git20120725-12|351	
12mu|php-eaccelerator-0.9.6.1git20120725-12|352	* Tue Apr 25 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.5-0.beta2.1mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|353	- 0.9.5-beta2
12mu|php-eaccelerator-0.9.6.1git20120725-12|354	
12mu|php-eaccelerator-0.9.6.1git20120725-12|355	* Wed Mar 22 2006 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.5-0.beta1.2mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|356	- fix the webapps dir location, oops!
12mu|php-eaccelerator-0.9.6.1git20120725-12|357	
12mu|php-eaccelerator-0.9.6.1git20120725-12|358	* Thu Sep 08 2005 Oden Eriksson <oeriksson@mandriva.com> 1:0.9.5-0.beta1.1mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|359	- 0.9.5-beta1
12mu|php-eaccelerator-0.9.6.1git20120725-12|360	- phpcoder-1.5
12mu|php-eaccelerator-0.9.6.1git20120725-12|361	- rediffed P1
12mu|php-eaccelerator-0.9.6.1git20120725-12|362	- deactivate the hardened patch as it won't apply
12mu|php-eaccelerator-0.9.6.1git20120725-12|363	- fix versioning
12mu|php-eaccelerator-0.9.6.1git20120725-12|364	- drop the /admin/ location and use the webapps policy
12mu|php-eaccelerator-0.9.6.1git20120725-12|365	
12mu|php-eaccelerator-0.9.6.1git20120725-12|366	* Thu Sep 08 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_0.9.3-3mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|367	- rebuild
12mu|php-eaccelerator-0.9.6.1git20120725-12|368	
12mu|php-eaccelerator-0.9.6.1git20120725-12|369	* Wed Sep 07 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_0.9.3-2mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|370	- added one hash fix patch from the hardened-php project (P11)
12mu|php-eaccelerator-0.9.6.1git20120725-12|371	
12mu|php-eaccelerator-0.9.6.1git20120725-12|372	* Fri May 27 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_0.9.3-1mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|373	- 0.9.3 final
12mu|php-eaccelerator-0.9.6.1git20120725-12|374	
12mu|php-eaccelerator-0.9.6.1git20120725-12|375	* Fri May 27 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_0.9.3-0.rc2.1mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|376	- rename the package
12mu|php-eaccelerator-0.9.6.1git20120725-12|377	- 0.9.3-rc2
12mu|php-eaccelerator-0.9.6.1git20120725-12|378	- rediff and reorder patches
12mu|php-eaccelerator-0.9.6.1git20120725-12|379	- use better anti ^M stripper
12mu|php-eaccelerator-0.9.6.1git20120725-12|380	
12mu|php-eaccelerator-0.9.6.1git20120725-12|381	* Sun Apr 17 2005 Oden Eriksson <oeriksson@mandriva.com> 5.0.4_0.9.2a-1mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|382	- 5.0.4
12mu|php-eaccelerator-0.9.6.1git20120725-12|383	
12mu|php-eaccelerator-0.9.6.1git20120725-12|384	* Tue Apr 05 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.9.2a-6mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|385	- fixed a small bug when building the eloader stuff
12mu|php-eaccelerator-0.9.6.1git20120725-12|386	
12mu|php-eaccelerator-0.9.6.1git20120725-12|387	* Sun Mar 20 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.9.2a-5mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|388	- use the %%mkrel macro
12mu|php-eaccelerator-0.9.6.1git20120725-12|389	
12mu|php-eaccelerator-0.9.6.1git20120725-12|390	* Thu Feb 24 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.9.2a-4mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|391	- reintroduced phpcoder-1.4 + patch
12mu|php-eaccelerator-0.9.6.1git20120725-12|392	- nuke the .htaccess files
12mu|php-eaccelerator-0.9.6.1git20120725-12|393	- restart apache
12mu|php-eaccelerator-0.9.6.1git20120725-12|394	
12mu|php-eaccelerator-0.9.6.1git20120725-12|395	* Sat Feb 12 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.9.2a-3mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|396	- rebuilt against a non hardened-php aware php lib
12mu|php-eaccelerator-0.9.6.1git20120725-12|397	- disable sysvipc shared memory support as it does not work...
12mu|php-eaccelerator-0.9.6.1git20120725-12|398	
12mu|php-eaccelerator-0.9.6.1git20120725-12|399	* Fri Feb 11 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.9.2a-2mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|400	- added fixes from cvs (P1) so that it actually works...
12mu|php-eaccelerator-0.9.6.1git20120725-12|401	- fix the patch to the extensions dir
12mu|php-eaccelerator-0.9.6.1git20120725-12|402	
12mu|php-eaccelerator-0.9.6.1git20120725-12|403	* Sun Jan 16 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.9.2a-1mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|404	- 0.9.2a
12mu|php-eaccelerator-0.9.6.1git20120725-12|405	- rebuild due to hardened-php-0.2.6
12mu|php-eaccelerator-0.9.6.1git20120725-12|406	
12mu|php-eaccelerator-0.9.6.1git20120725-12|407	* Tue Jan 11 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 5.0.3_0.9.2-1mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|408	- initial mandrake package
12mu|php-eaccelerator-0.9.6.1git20120725-12|409	
12mu|php-eaccelerator-0.9.6.1git20120725-12|410	* Tue Jan 11 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.9.2-2mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|411	- reset admin name and password in the 99_eaccelerator.ini file
12mu|php-eaccelerator-0.9.6.1git20120725-12|412	- obsolete php-mmcache-*
12mu|php-eaccelerator-0.9.6.1git20120725-12|413	
12mu|php-eaccelerator-0.9.6.1git20120725-12|414	* Tue Jan 11 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_0.9.2-1mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|415	- php-mmcache is dead, long live php-eaccelerator!
12mu|php-eaccelerator-0.9.6.1git20120725-12|416	- used parts from the package by Bart Vanbrabant
12mu|php-eaccelerator-0.9.6.1git20120725-12|417	
12mu|php-eaccelerator-0.9.6.1git20120725-12|418	* Thu Dec 16 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.10_2.4.7-0.20040822.1mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|419	- rebuild for php 4.3.10
12mu|php-eaccelerator-0.9.6.1git20120725-12|420	
12mu|php-eaccelerator-0.9.6.1git20120725-12|421	* Tue Aug 24 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.8_2.4.7-0.20040822.1mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|422	- use a recent snap (20040822)
12mu|php-eaccelerator-0.9.6.1git20120725-12|423	- phpcoder-1.4
12mu|php-eaccelerator-0.9.6.1git20120725-12|424	
12mu|php-eaccelerator-0.9.6.1git20120725-12|425	* Thu Jul 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.8_2.4.7-0.1mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|426	- rebuilt for php-4.3.8
12mu|php-eaccelerator-0.9.6.1git20120725-12|427	
12mu|php-eaccelerator-0.9.6.1git20120725-12|428	* Tue Jul 13 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7_2.4.7-0.2mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|429	- remove redundant provides
12mu|php-eaccelerator-0.9.6.1git20120725-12|430	
12mu|php-eaccelerator-0.9.6.1git20120725-12|431	* Tue Jun 15 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.7_2.4.7-0.1mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|432	- rebuilt for php-4.3.7
12mu|php-eaccelerator-0.9.6.1git20120725-12|433	
12mu|php-eaccelerator-0.9.6.1git20120725-12|434	* Tue May 25 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6_2.4.7-0.2mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|435	- new snap
12mu|php-eaccelerator-0.9.6.1git20120725-12|436	- use the %%configure2_5x macro
12mu|php-eaccelerator-0.9.6.1git20120725-12|437	- move scandir to /etc/php.d
12mu|php-eaccelerator-0.9.6.1git20120725-12|438	
12mu|php-eaccelerator-0.9.6.1git20120725-12|439	* Tue May 11 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6_2.4.7-0.1mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|440	- use a snap from 20040510
12mu|php-eaccelerator-0.9.6.1git20120725-12|441	- updated S1
12mu|php-eaccelerator-0.9.6.1git20120725-12|442	
12mu|php-eaccelerator-0.9.6.1git20120725-12|443	* Thu May 06 2004 Oden Eriksson <oeriksson@mandrakesoft.com> 4.3.6_2.4.6-1mdk
12mu|php-eaccelerator-0.9.6.1git20120725-12|444	- built for php 4.3.6

20538 12
12mu|php-gtk2-2.0.3-0.svn20130225.1|1	%define snapshot 20130225
12mu|php-gtk2-2.0.3-0.svn20130225.1|2	
12mu|php-gtk2-2.0.3-0.svn20130225.1|3	Summary:	GTK+2 toolkit for php
12mu|php-gtk2-2.0.3-0.svn20130225.1|4	Name:		php-gtk2
12mu|php-gtk2-2.0.3-0.svn20130225.1|5	Version:	2.0.3
12mu|php-gtk2-2.0.3-0.svn20130225.1|6	Release:	0.svn%{snapshot}.1
12mu|php-gtk2-2.0.3-0.svn20130225.1|7	Epoch:		2
12mu|php-gtk2-2.0.3-0.svn20130225.1|8	License:	LGPLv2.1
12mu|php-gtk2-2.0.3-0.svn20130225.1|9	Group:		Development/PHP
12mu|php-gtk2-2.0.3-0.svn20130225.1|10	Url:		http://gtk.php.net/
12mu|php-gtk2-2.0.3-0.svn20130225.1|11	Source0:	https://github.com/php/php-gtk-src/php-gtk2-%{version}-0.git%{snapshot}.tar.gz
12mu|php-gtk2-2.0.3-0.svn20130225.1|12	Source1:	php_cairo_api.h
12mu|php-gtk2-2.0.3-0.svn20130225.1|13	Patch0:		cairo_local_path.patch
12mu|php-gtk2-2.0.3-0.svn20130225.1|14	Patch1:		php-gtk2-automake1.13.patch
12mu|php-gtk2-2.0.3-0.svn20130225.1|15	BuildRequires:	php-devel >= 3:5.2.0
12mu|php-gtk2-2.0.3-0.svn20130225.1|16	BuildRequires:	pkgconfig(glib-2.0)
12mu|php-gtk2-2.0.3-0.svn20130225.1|17	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|php-gtk2-2.0.3-0.svn20130225.1|18	BuildRequires:	pkgconfig(libglade-2.0)
12mu|php-gtk2-2.0.3-0.svn20130225.1|19	BuildRequires:	pkgconfig(pango)
12mu|php-gtk2-2.0.3-0.svn20130225.1|20	BuildRequires:	php-mbstring
12mu|php-gtk2-2.0.3-0.svn20130225.1|21	BuildRequires:	php-cairo
12mu|php-gtk2-2.0.3-0.svn20130225.1|22	BuildRequires:	php-cli >= 3:5.3.0
12mu|php-gtk2-2.0.3-0.svn20130225.1|23	Requires:	php-cli >= 3:5.3.0
12mu|php-gtk2-2.0.3-0.svn20130225.1|24	
12mu|php-gtk2-2.0.3-0.svn20130225.1|25	%description
12mu|php-gtk2-2.0.3-0.svn20130225.1|26	PHP-GTK is an extension for PHP programming language that implements language
12mu|php-gtk2-2.0.3-0.svn20130225.1|27	bindings for GTK+ toolkit. It provides an object-oriented interface to GTK+
12mu|php-gtk2-2.0.3-0.svn20130225.1|28	classes and functions and greatly simplifies writing client side cross-platform
12mu|php-gtk2-2.0.3-0.svn20130225.1|29	GUI applications.
12mu|php-gtk2-2.0.3-0.svn20130225.1|30	
12mu|php-gtk2-2.0.3-0.svn20130225.1|31	%prep
12mu|php-gtk2-2.0.3-0.svn20130225.1|32	%setup -q -n php-gtk2
12mu|php-gtk2-2.0.3-0.svn20130225.1|33	%patch0 -p0
12mu|php-gtk2-2.0.3-0.svn20130225.1|34	%patch1 -p1
12mu|php-gtk2-2.0.3-0.svn20130225.1|35	
12mu|php-gtk2-2.0.3-0.svn20130225.1|36	cp %{SOURCE1} main/php_cairo_api.h
12mu|php-gtk2-2.0.3-0.svn20130225.1|37	
12mu|php-gtk2-2.0.3-0.svn20130225.1|38	for i in `find . -type d -name .git`; do
12mu|php-gtk2-2.0.3-0.svn20130225.1|39	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mu|php-gtk2-2.0.3-0.svn20130225.1|40	done
12mu|php-gtk2-2.0.3-0.svn20130225.1|41	
12mu|php-gtk2-2.0.3-0.svn20130225.1|42	%build
12mu|php-gtk2-2.0.3-0.svn20130225.1|43	%serverbuild
12mu|php-gtk2-2.0.3-0.svn20130225.1|44	rm -f configure
12mu|php-gtk2-2.0.3-0.svn20130225.1|45	rm -rf autom4te.cache
12mu|php-gtk2-2.0.3-0.svn20130225.1|46	./buildconf
12mu|php-gtk2-2.0.3-0.svn20130225.1|47	
12mu|php-gtk2-2.0.3-0.svn20130225.1|48	%configure2_5x \
12mu|php-gtk2-2.0.3-0.svn20130225.1|49	--with-libdir=%{_lib}
12mu|php-gtk2-2.0.3-0.svn20130225.1|50	
12mu|php-gtk2-2.0.3-0.svn20130225.1|51	# We use our own libtool, and apply some fixes
12mu|php-gtk2-2.0.3-0.svn20130225.1|52	rm libtool
12mu|php-gtk2-2.0.3-0.svn20130225.1|53	ln -s %{_bindir}/libtool libtool
12mu|php-gtk2-2.0.3-0.svn20130225.1|54	
12mu|php-gtk2-2.0.3-0.svn20130225.1|55	sed -i.orig 's/compile $(CC)/compile --tag=CC $(CC)/g' Makefile
12mu|php-gtk2-2.0.3-0.svn20130225.1|56	sed -i.orig 's/link $(CC)/link --tag=CC $(CC)/g' Makefile
12mu|php-gtk2-2.0.3-0.svn20130225.1|57	
12mu|php-gtk2-2.0.3-0.svn20130225.1|58	make
12mu|php-gtk2-2.0.3-0.svn20130225.1|59	
12mu|php-gtk2-2.0.3-0.svn20130225.1|60	%install
12mu|php-gtk2-2.0.3-0.svn20130225.1|61	install -d %{buildroot}%{_sysconfdir}/php.d
12mu|php-gtk2-2.0.3-0.svn20130225.1|62	install -d %{buildroot}%{_libdir}/php/extensions
12mu|php-gtk2-2.0.3-0.svn20130225.1|63	
12mu|php-gtk2-2.0.3-0.svn20130225.1|64	install -m0755 modules/php_gtk2.so %{buildroot}%{_libdir}/php/extensions/
12mu|php-gtk2-2.0.3-0.svn20130225.1|65	
12mu|php-gtk2-2.0.3-0.svn20130225.1|66	cat > %{buildroot}%{_sysconfdir}/php.d/A99_gtk2.ini << EOF
12mu|php-gtk2-2.0.3-0.svn20130225.1|67	extension = php_gtk2.so
12mu|php-gtk2-2.0.3-0.svn20130225.1|68	
12mu|php-gtk2-2.0.3-0.svn20130225.1|69	[php-gtk]
12mu|php-gtk2-2.0.3-0.svn20130225.1|70	
12mu|php-gtk2-2.0.3-0.svn20130225.1|71	;php-gtk.codepage = iso-8859-1
12mu|php-gtk2-2.0.3-0.svn20130225.1|72	;php-gtk.extensions =
12mu|php-gtk2-2.0.3-0.svn20130225.1|73	
12mu|php-gtk2-2.0.3-0.svn20130225.1|74	EOF
12mu|php-gtk2-2.0.3-0.svn20130225.1|75	
12mu|php-gtk2-2.0.3-0.svn20130225.1|76	%files
12mu|php-gtk2-2.0.3-0.svn20130225.1|77	%doc demos AUTHORS ChangeLog NEWS README* TODO2
12mu|php-gtk2-2.0.3-0.svn20130225.1|78	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/*
12mu|php-gtk2-2.0.3-0.svn20130225.1|79	%{_libdir}/php/extensions/php_gtk2.so
12mu|php-gtk2-2.0.3-0.svn20130225.1|80	

20539 12
12mu|php-pear-1.9.4-9|1	%define	__noautoreq pear\\\\((PHPUnit.*|PEAR.*)\\\\)
12mu|php-pear-1.9.4-9|2	%define Archive_Tar_version 1.3.11
12mu|php-pear-1.9.4-9|3	%define Console_Getopt_version 1.3.1
12mu|php-pear-1.9.4-9|4	%define Structures_Graph_version 1.0.4
12mu|php-pear-1.9.4-9|5	%define XML_RPC_version 1.5.5
12mu|php-pear-1.9.4-9|6	%define XML_Util_version 1.2.1
12mu|php-pear-1.9.4-9|7	
12mu|php-pear-1.9.4-9|8	Summary:	PHP Extension and Application Repository
12mu|php-pear-1.9.4-9|9	Name:		php-pear
12mu|php-pear-1.9.4-9|10	Epoch:		1
12mu|php-pear-1.9.4-9|11	Version:	1.9.4
12mu|php-pear-1.9.4-9|12	Release:	9
12mu|php-pear-1.9.4-9|13	License:	PHP License
12mu|php-pear-1.9.4-9|14	Group:		Development/PHP
12mu|php-pear-1.9.4-9|15	URL:		http://pear.php.net/package/PEAR/
12mu|php-pear-1.9.4-9|16	Source0:	http://pear.php.net/get/PEAR-%{version}.tgz
12mu|php-pear-1.9.4-9|17	Source1:	install-pear.php
12mu|php-pear-1.9.4-9|18	Source2:	relocate.php
12mu|php-pear-1.9.4-9|19	Source3:	strip.php
12mu|php-pear-1.9.4-9|20	Source4:	LICENSE
12mu|php-pear-1.9.4-9|21	Source5:	pear.script
12mu|php-pear-1.9.4-9|22	Source10:	pear.sh
12mu|php-pear-1.9.4-9|23	Source11:	pecl.sh
12mu|php-pear-1.9.4-9|24	Source12:	peardev.sh
12mu|php-pear-1.9.4-9|25	Source20:	http://pear.php.net/get/XML_RPC-%{XML_RPC_version}.tgz
12mu|php-pear-1.9.4-9|26	Source21:	http://pear.php.net/get/Archive_Tar-%{Archive_Tar_version}.tgz
12mu|php-pear-1.9.4-9|27	Source22:	http://pear.php.net/get/Console_Getopt-%{Console_Getopt_version}.tgz
12mu|php-pear-1.9.4-9|28	Source23:	http://pear.php.net/get/Structures_Graph-%{Structures_Graph_version}.tgz
12mu|php-pear-1.9.4-9|29	Source24:	http://pear.php.net/get/XML_Util-%{XML_Util_version}.tgz
12mu|php-pear-1.9.4-9|30	Patch0:		PEAR-1.9.4-use-autoload.patch
12mu|php-pear-1.9.4-9|31	BuildArch:	noarch
12mu|php-pear-1.9.4-9|32	BuildRequires:	php-cli
12mu|php-pear-1.9.4-9|33	BuildRequires:	php-xml
12mu|php-pear-1.9.4-9|34	Requires:	php-cli
12mu|php-pear-1.9.4-9|35	Requires:	php-xml
12mu|php-pear-1.9.4-9|36	Provides:	php-pear-Console_Getopt = %{Console_Getopt_version}
12mu|php-pear-1.9.4-9|37	Provides:	php-pear-Archive_Tar = %{Archive_Tar_version}
12mu|php-pear-1.9.4-9|38	Provides:	php-pear-Structures_Graph = %{Structures_Graph_version}
12mu|php-pear-1.9.4-9|39	Provides:	php-pear-XML_RPC = %{XML_RPC_version}
12mu|php-pear-1.9.4-9|40	Provides:	php-pear-XML_Util = %{XML_Util_version}
12mu|php-pear-1.9.4-9|41	Obsoletes:	php-pear-XML_Util < %{XML_Util_version}
12mu|php-pear-1.9.4-9|42	# the russian roulette fix - start
12mu|php-pear-1.9.4-9|43	# this reduces breakage going from php-pear-5.2.x
12mu|php-pear-1.9.4-9|44	Provides:	pear = %{epoch}:%{version}
12mu|php-pear-1.9.4-9|45	Provides:	php-pear-PEAR = %{epoch}:%{version}
12mu|php-pear-1.9.4-9|46	Provides:	php-pear-PEAR-Command = %{epoch}:%{version}
12mu|php-pear-1.9.4-9|47	Provides:	php-pear-PEAR-Frontend_CLI = %{epoch}:%{version}
12mu|php-pear-1.9.4-9|48	Provides:	php-pear-PEAR-OS = %{epoch}:%{version}
12mu|php-pear-1.9.4-9|49	Obsoletes:	php-pear-PEAR
12mu|php-pear-1.9.4-9|50	Obsoletes:	php-pear-PEAR-Command
12mu|php-pear-1.9.4-9|51	Obsoletes:	php-pear-PEAR-Frontend_CLI
12mu|php-pear-1.9.4-9|52	Obsoletes:	php-pear-PEAR-OS
12mu|php-pear-1.9.4-9|53	# the russian roulette fix - end
12mu|php-pear-1.9.4-9|54	Suggests:	php-pear-DB php-pear-Log php-pear-Mail php-pear-Mail_Mime php-pear-Mail_mimeDecode php-pear-Net_SMTP php-pear-Net_Socket php-pear-XML_Parser
12mu|php-pear-1.9.4-9|55	
12mu|php-pear-1.9.4-9|56	%description
12mu|php-pear-1.9.4-9|57	PEAR is short for "PHP Extension and Application Repository" and is pronounced
12mu|php-pear-1.9.4-9|58	just like the fruit. The purpose of PEAR is to provide:
12mu|php-pear-1.9.4-9|59	
12mu|php-pear-1.9.4-9|60	* A structured library of open-sourced code for PHP users
12mu|php-pear-1.9.4-9|61	* A system for code distribution and package maintenance
12mu|php-pear-1.9.4-9|62	* A standard style for code written in PHP
12mu|php-pear-1.9.4-9|63	* The PHP Foundation Classes (PFC)
12mu|php-pear-1.9.4-9|64	* The PHP Extension Code Library (PECL)
12mu|php-pear-1.9.4-9|65	* A web site, mailing lists and download mirrors to support the PHP/PEAR
12mu|php-pear-1.9.4-9|66	community
12mu|php-pear-1.9.4-9|67	
12mu|php-pear-1.9.4-9|68	%prep
12mu|php-pear-1.9.4-9|69	%setup -q -cT
12mu|php-pear-1.9.4-9|70	
12mu|php-pear-1.9.4-9|71	# Create a usable PEAR directory (used by install-pear.php)
12mu|php-pear-1.9.4-9|72	for archive in %{SOURCE0} %{SOURCE21} %{SOURCE22} %{SOURCE23} %{SOURCE24}; do
12mu|php-pear-1.9.4-9|73	tar xzf  $archive --strip-components 1
12mu|php-pear-1.9.4-9|74	done
12mu|php-pear-1.9.4-9|75	tar xzf %{SOURCE24} package.xml
12mu|php-pear-1.9.4-9|76	mv package.xml XML_Util.xml
12mu|php-pear-1.9.4-9|77	
12mu|php-pear-1.9.4-9|78	%patch0 -p1
12mu|php-pear-1.9.4-9|79	
12mu|php-pear-1.9.4-9|80	%build
12mu|php-pear-1.9.4-9|81	
12mu|php-pear-1.9.4-9|82	%install
12mu|php-pear-1.9.4-9|83	export PHP_PEAR_SYSCONF_DIR=%{_sysconfdir}
12mu|php-pear-1.9.4-9|84	export PHP_PEAR_SIG_KEYDIR=%{_sysconfdir}/pearkeys
12mu|php-pear-1.9.4-9|85	export PHP_PEAR_SIG_BIN=%{_bindir}/gpg
12mu|php-pear-1.9.4-9|86	export PHP_PEAR_INSTALL_DIR=%{_datadir}/pear
12mu|php-pear-1.9.4-9|87	
12mu|php-pear-1.9.4-9|88	# 1.4.11 tries to write to the cache directory during installation
12mu|php-pear-1.9.4-9|89	# so it's not possible to set a sane default via the environment.
12mu|php-pear-1.9.4-9|90	# The ${PWD} bit will be stripped via relocate.php later.
12mu|php-pear-1.9.4-9|91	export PHP_PEAR_CACHE_DIR=${PWD}%{_localstatedir}/cache/php-pear
12mu|php-pear-1.9.4-9|92	export PHP_PEAR_TEMP_DIR=/var/tmp
12mu|php-pear-1.9.4-9|93	
12mu|php-pear-1.9.4-9|94	install -d \
12mu|php-pear-1.9.4-9|95	%{buildroot}%{_datadir}/pear \
12mu|php-pear-1.9.4-9|96	%{buildroot}%{_localstatedir}/cache/php-pear \
12mu|php-pear-1.9.4-9|97	%{buildroot}%{_localstatedir}/www/html \
12mu|php-pear-1.9.4-9|98	%{buildroot}%{_datadir}/pear/.pkgxml \
12mu|php-pear-1.9.4-9|99	%{buildroot}%{_sysconfdir}/rpm \
12mu|php-pear-1.9.4-9|100	%{buildroot}%{_sysconfdir}/pear
12mu|php-pear-1.9.4-9|101	
12mu|php-pear-1.9.4-9|102	export INSTALL_ROOT=%{buildroot}
12mu|php-pear-1.9.4-9|103	
12mu|php-pear-1.9.4-9|104	%{_bindir}/php \
12mu|php-pear-1.9.4-9|105	-n -dmemory_limit=32M -dshort_open_tag=0 -dsafe_mode=0 \
12mu|php-pear-1.9.4-9|106	-derror_reporting=E_ALL -ddetect_unicode=0 \
12mu|php-pear-1.9.4-9|107	%{SOURCE1} -d %{_datadir}/pear \
12mu|php-pear-1.9.4-9|108	-c %{_sysconfdir}/pear \
12mu|php-pear-1.9.4-9|109	-b %{_bindir} \
12mu|php-pear-1.9.4-9|110	-w %{_localstatedir}/www/html \
12mu|php-pear-1.9.4-9|111	%{SOURCE0} %{SOURCE21} %{SOURCE22} %{SOURCE23} %{SOURCE24} %{SOURCE20}
12mu|php-pear-1.9.4-9|112	
12mu|php-pear-1.9.4-9|113	# Replace /usr/bin/* with simple scripts:
12mu|php-pear-1.9.4-9|114	install -m 755 %{SOURCE10} %{buildroot}%{_bindir}/pear
12mu|php-pear-1.9.4-9|115	install -m 755 %{SOURCE11} %{buildroot}%{_bindir}/pecl
12mu|php-pear-1.9.4-9|116	install -m 755 %{SOURCE12} %{buildroot}%{_bindir}/peardev
12mu|php-pear-1.9.4-9|117	
12mu|php-pear-1.9.4-9|118	# Sanitize the pear.conf
12mu|php-pear-1.9.4-9|119	%{_bindir}/php -n %{SOURCE2} %{buildroot}%{_sysconfdir}/pear.conf %{buildroot} |
12mu|php-pear-1.9.4-9|120	%{_bindir}/php -n %{SOURCE2} php://stdin $PWD > new-pear.conf
12mu|php-pear-1.9.4-9|121	%{_bindir}/php -n %{SOURCE3} new-pear.conf ext_dir |
12mu|php-pear-1.9.4-9|122	%{_bindir}/php -n %{SOURCE3} php://stdin http_proxy > %{buildroot}%{_sysconfdir}/pear.conf
12mu|php-pear-1.9.4-9|123	
12mu|php-pear-1.9.4-9|124	%{_bindir}/php -r "print_r(unserialize(substr(file_get_contents('%{buildroot}%{_sysconfdir}/pear.conf'),17)));"
12mu|php-pear-1.9.4-9|125	
12mu|php-pear-1.9.4-9|126	install -m 644 -c %{SOURCE4} LICENSE
12mu|php-pear-1.9.4-9|127	
12mu|php-pear-1.9.4-9|128	# Why this file here ?
12mu|php-pear-1.9.4-9|129	rm -rf %{buildroot}/.depdb* %{buildroot}/.lock %{buildroot}/.channels %{buildroot}/.filemap
12mu|php-pear-1.9.4-9|130	
12mu|php-pear-1.9.4-9|131	# Need for re-registrying XML_Util
12mu|php-pear-1.9.4-9|132	install -m 644 XML_Util.xml %{buildroot}%{_datadir}/pear/.pkgxml/
12mu|php-pear-1.9.4-9|133	
12mu|php-pear-1.9.4-9|134	# rpm filetriggers
12mu|php-pear-1.9.4-9|135	install -d -m 755 %{buildroot}%{_localstatedir}/lib/rpm/filetriggers
12mu|php-pear-1.9.4-9|136	cat > %buildroot%{_localstatedir}/lib/rpm/filetriggers/pear.filter << EOF
12mu|php-pear-1.9.4-9|137	^.%{_datadir}/pear/packages/.*\.xml$
12mu|php-pear-1.9.4-9|138	EOF
12mu|php-pear-1.9.4-9|139	install -m 755 %{SOURCE5} \
12mu|php-pear-1.9.4-9|140	%{buildroot}%{_localstatedir}/lib/rpm/filetriggers/pear.script
12mu|php-pear-1.9.4-9|141	
12mu|php-pear-1.9.4-9|142	%check
12mu|php-pear-1.9.4-9|143	# Check that no bogus paths are left in the configuration, or in
12mu|php-pear-1.9.4-9|144	# the generated registry files.
12mu|php-pear-1.9.4-9|145	grep %{buildroot} %{buildroot}%{_sysconfdir}/pear.conf && exit 1
12mu|php-pear-1.9.4-9|146	grep %{_libdir} %{buildroot}%{_sysconfdir}/pear.conf && exit 1
12mu|php-pear-1.9.4-9|147	grep '"/tmp"' %{buildroot}%{_sysconfdir}/pear.conf && exit 1
12mu|php-pear-1.9.4-9|148	grep /usr/local %{buildroot}%{_sysconfdir}/pear.conf && exit 1
12mu|php-pear-1.9.4-9|149	grep -rl %{buildroot} %{buildroot} && exit 1
12mu|php-pear-1.9.4-9|150	
12mu|php-pear-1.9.4-9|151	%triggerpostun -- php-pear-XML-Util
12mu|php-pear-1.9.4-9|152	# re-register extension unregistered during postun of obsoleted
12mu|php-pear-1.9.4-9|153	# package php-pear-XML-Util
12mu|php-pear-1.9.4-9|154	%{_bindir}/pear install --nodeps --soft --force --register-only \
12mu|php-pear-1.9.4-9|155	%{_datadir}/pear/packages/XML_Util.xml >/dev/null || :
12mu|php-pear-1.9.4-9|156	
12mu|php-pear-1.9.4-9|157	%files
12mu|php-pear-1.9.4-9|158	%doc LICENSE README
12mu|php-pear-1.9.4-9|159	%dir %{_sysconfdir}/pear
12mu|php-pear-1.9.4-9|160	%config(noreplace) %{_sysconfdir}/pear.conf
12mu|php-pear-1.9.4-9|161	%{_datadir}/pear
12mu|php-pear-1.9.4-9|162	%{_bindir}/*
12mu|php-pear-1.9.4-9|163	%dir %{_localstatedir}/cache/php-pear
12mu|php-pear-1.9.4-9|164	%{_localstatedir}/lib/rpm/filetriggers/pear.*
12mu|php-pear-1.9.4-9|165	
12mu|php-pear-1.9.4-9|166	
12mu|php-pear-1.9.4-9|167	%changelog
12mu|php-pear-1.9.4-9|168	* Thu Apr 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.9.4-9
12mu|php-pear-1.9.4-9|169	+ Revision: da23191
12mu|php-pear-1.9.4-9|170	- Rebuild with new php
12mu|php-pear-1.9.4-9|171	
12mu|php-pear-1.9.4-9|172	

20540 12
12mu|php-pear-Auth_SASL-1.0.6-3|1	%define		_class		Auth
12mu|php-pear-Auth_SASL-1.0.6-3|2	%define		_subclass	SASL
12mu|php-pear-Auth_SASL-1.0.6-3|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Auth_SASL-1.0.6-3|4	
12mu|php-pear-Auth_SASL-1.0.6-3|5	Summary:	Generate responses to common SASL mechanisms
12mu|php-pear-Auth_SASL-1.0.6-3|6	Name:		php-pear-%{upstream_name}
12mu|php-pear-Auth_SASL-1.0.6-3|7	Version:	1.0.6
12mu|php-pear-Auth_SASL-1.0.6-3|8	Release:	3
12mu|php-pear-Auth_SASL-1.0.6-3|9	License:	PHP License
12mu|php-pear-Auth_SASL-1.0.6-3|10	Group:		Development/PHP
12mu|php-pear-Auth_SASL-1.0.6-3|11	URL:		http://pear.php.net/package/Auth_SASL/
12mu|php-pear-Auth_SASL-1.0.6-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-Auth_SASL-1.0.6-3|13	Requires(post): php-pear
12mu|php-pear-Auth_SASL-1.0.6-3|14	Requires(preun): php-pear
12mu|php-pear-Auth_SASL-1.0.6-3|15	Requires:	php-pear
12mu|php-pear-Auth_SASL-1.0.6-3|16	BuildRequires:	php-pear
12mu|php-pear-Auth_SASL-1.0.6-3|17	BuildArch:	noarch
12mu|php-pear-Auth_SASL-1.0.6-3|18	
12mu|php-pear-Auth_SASL-1.0.6-3|19	%description
12mu|php-pear-Auth_SASL-1.0.6-3|20	Provides code to generate responses to common SASL mechanisms,
12mu|php-pear-Auth_SASL-1.0.6-3|21	including: Digest-MD5, CramMD5, Plain, Anonymous, Login (Pseudo
12mu|php-pear-Auth_SASL-1.0.6-3|22	mechanism).
12mu|php-pear-Auth_SASL-1.0.6-3|23	
12mu|php-pear-Auth_SASL-1.0.6-3|24	%prep
12mu|php-pear-Auth_SASL-1.0.6-3|25	%setup -q -c
12mu|php-pear-Auth_SASL-1.0.6-3|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Auth_SASL-1.0.6-3|27	
12mu|php-pear-Auth_SASL-1.0.6-3|28	%install
12mu|php-pear-Auth_SASL-1.0.6-3|29	cd %{upstream_name}-%{version}
12mu|php-pear-Auth_SASL-1.0.6-3|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Auth_SASL-1.0.6-3|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Auth_SASL-1.0.6-3|32	
12mu|php-pear-Auth_SASL-1.0.6-3|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Auth_SASL-1.0.6-3|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Auth_SASL-1.0.6-3|35	
12mu|php-pear-Auth_SASL-1.0.6-3|36	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Auth_SASL-1.0.6-3|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Auth_SASL-1.0.6-3|38	
12mu|php-pear-Auth_SASL-1.0.6-3|39	%files
12mu|php-pear-Auth_SASL-1.0.6-3|40	%defattr(-,root,root)
12mu|php-pear-Auth_SASL-1.0.6-3|41	%{_datadir}/pear/%{_class}
12mu|php-pear-Auth_SASL-1.0.6-3|42	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Auth_SASL-1.0.6-3|43	
12mu|php-pear-Auth_SASL-1.0.6-3|44	
12mu|php-pear-Auth_SASL-1.0.6-3|45	%changelog
12mu|php-pear-Auth_SASL-1.0.6-3|46	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-2mdv2012.0
12mu|php-pear-Auth_SASL-1.0.6-3|47	+ Revision: 741743
12mu|php-pear-Auth_SASL-1.0.6-3|48	- fix major breakage by careless packager
12mu|php-pear-Auth_SASL-1.0.6-3|49	
12mu|php-pear-Auth_SASL-1.0.6-3|50	* Mon Nov 28 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.6-1
12mu|php-pear-Auth_SASL-1.0.6-3|51	+ Revision: 735157
12mu|php-pear-Auth_SASL-1.0.6-3|52	- new version
12mu|php-pear-Auth_SASL-1.0.6-3|53	
12mu|php-pear-Auth_SASL-1.0.6-3|54	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-3
12mu|php-pear-Auth_SASL-1.0.6-3|55	+ Revision: 667483
12mu|php-pear-Auth_SASL-1.0.6-3|56	- mass rebuild
12mu|php-pear-Auth_SASL-1.0.6-3|57	
12mu|php-pear-Auth_SASL-1.0.6-3|58	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-2mdv2011.0
12mu|php-pear-Auth_SASL-1.0.6-3|59	+ Revision: 607089
12mu|php-pear-Auth_SASL-1.0.6-3|60	- rebuild
12mu|php-pear-Auth_SASL-1.0.6-3|61	
12mu|php-pear-Auth_SASL-1.0.6-3|62	* Sun Feb 21 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-1mdv2010.1
12mu|php-pear-Auth_SASL-1.0.6-3|63	+ Revision: 508988
12mu|php-pear-Auth_SASL-1.0.6-3|64	- update to new version 1.0.4
12mu|php-pear-Auth_SASL-1.0.6-3|65	
12mu|php-pear-Auth_SASL-1.0.6-3|66	* Tue Nov 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-2mdv2010.1
12mu|php-pear-Auth_SASL-1.0.6-3|67	+ Revision: 464361
12mu|php-pear-Auth_SASL-1.0.6-3|68	- use rpm filetriggers to register starting from mandriva 2010.1
12mu|php-pear-Auth_SASL-1.0.6-3|69	
12mu|php-pear-Auth_SASL-1.0.6-3|70	* Sat Sep 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-1mdv2010.0
12mu|php-pear-Auth_SASL-1.0.6-3|71	+ Revision: 449295
12mu|php-pear-Auth_SASL-1.0.6-3|72	- new version
12mu|php-pear-Auth_SASL-1.0.6-3|73	- use pear installer
12mu|php-pear-Auth_SASL-1.0.6-3|74	- use fedora %%post/%%postun
12mu|php-pear-Auth_SASL-1.0.6-3|75	
12mu|php-pear-Auth_SASL-1.0.6-3|76	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.2-4mdv2010.0
12mu|php-pear-Auth_SASL-1.0.6-3|77	+ Revision: 440935
12mu|php-pear-Auth_SASL-1.0.6-3|78	- rebuild
12mu|php-pear-Auth_SASL-1.0.6-3|79	
12mu|php-pear-Auth_SASL-1.0.6-3|80	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdv2009.1
12mu|php-pear-Auth_SASL-1.0.6-3|81	+ Revision: 321899
12mu|php-pear-Auth_SASL-1.0.6-3|82	- rebuild
12mu|php-pear-Auth_SASL-1.0.6-3|83	
12mu|php-pear-Auth_SASL-1.0.6-3|84	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2009.0
12mu|php-pear-Auth_SASL-1.0.6-3|85	+ Revision: 236804
12mu|php-pear-Auth_SASL-1.0.6-3|86	- rebuild
12mu|php-pear-Auth_SASL-1.0.6-3|87	
12mu|php-pear-Auth_SASL-1.0.6-3|88	+ Olivier Blin <blino@mandriva.org>
12mu|php-pear-Auth_SASL-1.0.6-3|89	- restore BuildRoot
12mu|php-pear-Auth_SASL-1.0.6-3|90	
12mu|php-pear-Auth_SASL-1.0.6-3|91	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Auth_SASL-1.0.6-3|92	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Auth_SASL-1.0.6-3|93	
12mu|php-pear-Auth_SASL-1.0.6-3|94	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2008.0
12mu|php-pear-Auth_SASL-1.0.6-3|95	+ Revision: 15640
12mu|php-pear-Auth_SASL-1.0.6-3|96	- 1.0.2
12mu|php-pear-Auth_SASL-1.0.6-3|97	
12mu|php-pear-Auth_SASL-1.0.6-3|98	
12mu|php-pear-Auth_SASL-1.0.6-3|99	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdv2007.0
12mu|php-pear-Auth_SASL-1.0.6-3|100	+ Revision: 81381
12mu|php-pear-Auth_SASL-1.0.6-3|101	- Import php-pear-Auth_SASL
12mu|php-pear-Auth_SASL-1.0.6-3|102	
12mu|php-pear-Auth_SASL-1.0.6-3|103	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdk
12mu|php-pear-Auth_SASL-1.0.6-3|104	- new group (Development/PHP)
12mu|php-pear-Auth_SASL-1.0.6-3|105	
12mu|php-pear-Auth_SASL-1.0.6-3|106	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdk
12mu|php-pear-Auth_SASL-1.0.6-3|107	- rebuilt to fix auto deps
12mu|php-pear-Auth_SASL-1.0.6-3|108	
12mu|php-pear-Auth_SASL-1.0.6-3|109	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdk
12mu|php-pear-Auth_SASL-1.0.6-3|110	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Auth_SASL-1.0.6-3|111	
12mu|php-pear-Auth_SASL-1.0.6-3|112	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdk
12mu|php-pear-Auth_SASL-1.0.6-3|113	- fix deps
12mu|php-pear-Auth_SASL-1.0.6-3|114	
12mu|php-pear-Auth_SASL-1.0.6-3|115	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12mu|php-pear-Auth_SASL-1.0.6-3|116	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Auth_SASL-1.0.6-3|117	- fix deps
12mu|php-pear-Auth_SASL-1.0.6-3|118	
12mu|php-pear-Auth_SASL-1.0.6-3|119	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12mu|php-pear-Auth_SASL-1.0.6-3|120	- fix deps
12mu|php-pear-Auth_SASL-1.0.6-3|121	
12mu|php-pear-Auth_SASL-1.0.6-3|122	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12mu|php-pear-Auth_SASL-1.0.6-3|123	- initial Mandriva package (PLD import)
12mu|php-pear-Auth_SASL-1.0.6-3|124	

20541 12
12mu|php-pear-Cache-1.5.6-5|1	%define		_class		Cache
12mu|php-pear-Cache-1.5.6-5|2	%define		upstream_name	%{_class}
12mu|php-pear-Cache-1.5.6-5|3	
12mu|php-pear-Cache-1.5.6-5|4	Name:		php-pear-%{upstream_name}
12mu|php-pear-Cache-1.5.6-5|5	Version:	1.5.6
12mu|php-pear-Cache-1.5.6-5|6	Release:	5
12mu|php-pear-Cache-1.5.6-5|7	Summary:	Framework for caching of arbitrary data
12mu|php-pear-Cache-1.5.6-5|8	License:	PHP License
12mu|php-pear-Cache-1.5.6-5|9	Group:		Development/PHP
12mu|php-pear-Cache-1.5.6-5|10	URL:		http://pear.php.net/package/Cache/
12mu|php-pear-Cache-1.5.6-5|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mu|php-pear-Cache-1.5.6-5|12	Requires:	php-pear
12mu|php-pear-Cache-1.5.6-5|13	Requires(post): php-pear
12mu|php-pear-Cache-1.5.6-5|14	Requires(preun): php-pear
12mu|php-pear-Cache-1.5.6-5|15	Requires:	php-pear-HTTP_Request
12mu|php-pear-Cache-1.5.6-5|16	BuildArch:	noarch
12mu|php-pear-Cache-1.5.6-5|17	BuildRequires:	php-pear
12mu|php-pear-Cache-1.5.6-5|18	BuildRoot:	%{_tmppath}/%{name}-%{version}
12mu|php-pear-Cache-1.5.6-5|19	
12mu|php-pear-Cache-1.5.6-5|20	%description
12mu|php-pear-Cache-1.5.6-5|21	With the PEAR Cache you can cache the result of certain function
12mu|php-pear-Cache-1.5.6-5|22	calls, as well as the output of a whole script run or share data
12mu|php-pear-Cache-1.5.6-5|23	between applications.
12mu|php-pear-Cache-1.5.6-5|24	
12mu|php-pear-Cache-1.5.6-5|25	%prep
12mu|php-pear-Cache-1.5.6-5|26	%setup -q -c
12mu|php-pear-Cache-1.5.6-5|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Cache-1.5.6-5|28	
12mu|php-pear-Cache-1.5.6-5|29	%install
12mu|php-pear-Cache-1.5.6-5|30	rm -rf %{buildroot}
12mu|php-pear-Cache-1.5.6-5|31	
12mu|php-pear-Cache-1.5.6-5|32	cd %{upstream_name}-%{version}
12mu|php-pear-Cache-1.5.6-5|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Cache-1.5.6-5|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Cache-1.5.6-5|35	
12mu|php-pear-Cache-1.5.6-5|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Cache-1.5.6-5|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Cache-1.5.6-5|38	
12mu|php-pear-Cache-1.5.6-5|39	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Cache-1.5.6-5|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Cache-1.5.6-5|41	
12mu|php-pear-Cache-1.5.6-5|42	%clean
12mu|php-pear-Cache-1.5.6-5|43	rm -rf %{buildroot}
12mu|php-pear-Cache-1.5.6-5|44	
12mu|php-pear-Cache-1.5.6-5|45	
12mu|php-pear-Cache-1.5.6-5|46	
12mu|php-pear-Cache-1.5.6-5|47	%files
12mu|php-pear-Cache-1.5.6-5|48	%defattr(-,root,root)
12mu|php-pear-Cache-1.5.6-5|49	%{_datadir}/pear/%{_class}.php
12mu|php-pear-Cache-1.5.6-5|50	%{_datadir}/pear/%{_class}
12mu|php-pear-Cache-1.5.6-5|51	%{_datadir}/pear/data/%{upstream_name}
12mu|php-pear-Cache-1.5.6-5|52	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Cache-1.5.6-5|53	
12mu|php-pear-Cache-1.5.6-5|54	
12mu|php-pear-Cache-1.5.6-5|55	
12mu|php-pear-Cache-1.5.6-5|56	
12mu|php-pear-Cache-1.5.6-5|57	%changelog
12mu|php-pear-Cache-1.5.6-5|58	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.6-2mdv2011.0
12mu|php-pear-Cache-1.5.6-5|59	+ Revision: 667484
12mu|php-pear-Cache-1.5.6-5|60	- mass rebuild
12mu|php-pear-Cache-1.5.6-5|61	
12mu|php-pear-Cache-1.5.6-5|62	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.6-1mdv2011.0
12mu|php-pear-Cache-1.5.6-5|63	+ Revision: 594482
12mu|php-pear-Cache-1.5.6-5|64	- update to new version 1.5.6
12mu|php-pear-Cache-1.5.6-5|65	
12mu|php-pear-Cache-1.5.6-5|66	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.5-4mdv2010.1
12mu|php-pear-Cache-1.5.6-5|67	+ Revision: 478287
12mu|php-pear-Cache-1.5.6-5|68	- spec cleanup
12mu|php-pear-Cache-1.5.6-5|69	- use pear installer
12mu|php-pear-Cache-1.5.6-5|70	- don't ship tests, even in documentation
12mu|php-pear-Cache-1.5.6-5|71	- own all directories
12mu|php-pear-Cache-1.5.6-5|72	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Cache-1.5.6-5|73	
12mu|php-pear-Cache-1.5.6-5|74	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.5.5-3mdv2010.0
12mu|php-pear-Cache-1.5.6-5|75	+ Revision: 426603
12mu|php-pear-Cache-1.5.6-5|76	- rebuild
12mu|php-pear-Cache-1.5.6-5|77	
12mu|php-pear-Cache-1.5.6-5|78	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5.5-2mdv2009.1
12mu|php-pear-Cache-1.5.6-5|79	+ Revision: 321797
12mu|php-pear-Cache-1.5.6-5|80	- rebuild
12mu|php-pear-Cache-1.5.6-5|81	
12mu|php-pear-Cache-1.5.6-5|82	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.5-1mdv2009.1
12mu|php-pear-Cache-1.5.6-5|83	+ Revision: 292876
12mu|php-pear-Cache-1.5.6-5|84	- update to new version 1.5.5
12mu|php-pear-Cache-1.5.6-5|85	
12mu|php-pear-Cache-1.5.6-5|86	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.5.4-10mdv2009.0
12mu|php-pear-Cache-1.5.6-5|87	+ Revision: 224686
12mu|php-pear-Cache-1.5.6-5|88	- rebuild
12mu|php-pear-Cache-1.5.6-5|89	
12mu|php-pear-Cache-1.5.6-5|90	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5.4-9mdv2008.1
12mu|php-pear-Cache-1.5.6-5|91	+ Revision: 178499
12mu|php-pear-Cache-1.5.6-5|92	- rebuild
12mu|php-pear-Cache-1.5.6-5|93	
12mu|php-pear-Cache-1.5.6-5|94	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-Cache-1.5.6-5|95	- restore BuildRoot
12mu|php-pear-Cache-1.5.6-5|96	
12mu|php-pear-Cache-1.5.6-5|97	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Cache-1.5.6-5|98	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Cache-1.5.6-5|99	
12mu|php-pear-Cache-1.5.6-5|100	
12mu|php-pear-Cache-1.5.6-5|101	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.5.4-8mdv2007.0
12mu|php-pear-Cache-1.5.6-5|102	+ Revision: 81403
12mu|php-pear-Cache-1.5.6-5|103	- Import php-pear-Cache
12mu|php-pear-Cache-1.5.6-5|104	
12mu|php-pear-Cache-1.5.6-5|105	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.5.4-8mdk
12mu|php-pear-Cache-1.5.6-5|106	- new group (Development/PHP)
12mu|php-pear-Cache-1.5.6-5|107	
12mu|php-pear-Cache-1.5.6-5|108	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.4-7mdk
12mu|php-pear-Cache-1.5.6-5|109	- rebuilt to fix auto deps
12mu|php-pear-Cache-1.5.6-5|110	
12mu|php-pear-Cache-1.5.6-5|111	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.4-6mdk
12mu|php-pear-Cache-1.5.6-5|112	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Cache-1.5.6-5|113	
12mu|php-pear-Cache-1.5.6-5|114	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.4-5mdk
12mu|php-pear-Cache-1.5.6-5|115	- fix deps
12mu|php-pear-Cache-1.5.6-5|116	
12mu|php-pear-Cache-1.5.6-5|117	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.4-4mdk
12mu|php-pear-Cache-1.5.6-5|118	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Cache-1.5.6-5|119	- fix deps
12mu|php-pear-Cache-1.5.6-5|120	
12mu|php-pear-Cache-1.5.6-5|121	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.4-3mdk
12mu|php-pear-Cache-1.5.6-5|122	- fix deps
12mu|php-pear-Cache-1.5.6-5|123	
12mu|php-pear-Cache-1.5.6-5|124	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.4-2mdk
12mu|php-pear-Cache-1.5.6-5|125	- fix spec file to conform with the others
12mu|php-pear-Cache-1.5.6-5|126	
12mu|php-pear-Cache-1.5.6-5|127	* Thu Jan 20 2005 Pascal Terjan <pterjan@mandrake.org> 1.5.4-1mdk
12mu|php-pear-Cache-1.5.6-5|128	- First mdk package
12mu|php-pear-Cache-1.5.6-5|129	

20542 12
12mu|php-pear-Cache_Lite-1.7.11-4|1	%define		_class		Cache
12mu|php-pear-Cache_Lite-1.7.11-4|2	%define		_subclass	Lite
12mu|php-pear-Cache_Lite-1.7.11-4|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Cache_Lite-1.7.11-4|4	
12mu|php-pear-Cache_Lite-1.7.11-4|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Cache_Lite-1.7.11-4|6	Version:	1.7.11
12mu|php-pear-Cache_Lite-1.7.11-4|7	Release:	4
12mu|php-pear-Cache_Lite-1.7.11-4|8	Summary:	Fast and Safe little cache system
12mu|php-pear-Cache_Lite-1.7.11-4|9	License:	PHP License
12mu|php-pear-Cache_Lite-1.7.11-4|10	Group:		Development/PHP
12mu|php-pear-Cache_Lite-1.7.11-4|11	URL:		http://pear.php.net/package/Cache_Lite/
12mu|php-pear-Cache_Lite-1.7.11-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-Cache_Lite-1.7.11-4|13	Source1:	Hashed_Cache_Lite.php.bz2
12mu|php-pear-Cache_Lite-1.7.11-4|14	Requires(post): php-pear
12mu|php-pear-Cache_Lite-1.7.11-4|15	Requires(preun): php-pear
12mu|php-pear-Cache_Lite-1.7.11-4|16	Requires:	php-pear
12mu|php-pear-Cache_Lite-1.7.11-4|17	BuildArch:	noarch
12mu|php-pear-Cache_Lite-1.7.11-4|18	BuildRequires:	php-pear
12mu|php-pear-Cache_Lite-1.7.11-4|19	
12mu|php-pear-Cache_Lite-1.7.11-4|20	%description
12mu|php-pear-Cache_Lite-1.7.11-4|21	This package is a little cache system optimized for file containers.
12mu|php-pear-Cache_Lite-1.7.11-4|22	It is fast and safe (because it uses file locking and/or
12mu|php-pear-Cache_Lite-1.7.11-4|23	anti-corruption tests).
12mu|php-pear-Cache_Lite-1.7.11-4|24	
12mu|php-pear-Cache_Lite-1.7.11-4|25	%prep
12mu|php-pear-Cache_Lite-1.7.11-4|26	%setup -q -c
12mu|php-pear-Cache_Lite-1.7.11-4|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Cache_Lite-1.7.11-4|28	
12mu|php-pear-Cache_Lite-1.7.11-4|29	%install
12mu|php-pear-Cache_Lite-1.7.11-4|30	rm -rf %{buildroot}
12mu|php-pear-Cache_Lite-1.7.11-4|31	
12mu|php-pear-Cache_Lite-1.7.11-4|32	cd %{upstream_name}-%{version}
12mu|php-pear-Cache_Lite-1.7.11-4|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Cache_Lite-1.7.11-4|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Cache_Lite-1.7.11-4|35	
12mu|php-pear-Cache_Lite-1.7.11-4|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Cache_Lite-1.7.11-4|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Cache_Lite-1.7.11-4|38	
12mu|php-pear-Cache_Lite-1.7.11-4|39	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Cache_Lite-1.7.11-4|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Cache_Lite-1.7.11-4|41	
12mu|php-pear-Cache_Lite-1.7.11-4|42	%clean
12mu|php-pear-Cache_Lite-1.7.11-4|43	rm -rf %{buildroot}
12mu|php-pear-Cache_Lite-1.7.11-4|44	
12mu|php-pear-Cache_Lite-1.7.11-4|45	
12mu|php-pear-Cache_Lite-1.7.11-4|46	
12mu|php-pear-Cache_Lite-1.7.11-4|47	%files
12mu|php-pear-Cache_Lite-1.7.11-4|48	%defattr(-,root,root)
12mu|php-pear-Cache_Lite-1.7.11-4|49	%doc %{upstream_name}-%{version}/docs/*
12mu|php-pear-Cache_Lite-1.7.11-4|50	%doc %{upstream_name}-%{version}/TODO
12mu|php-pear-Cache_Lite-1.7.11-4|51	%{_datadir}/pear/%{_class}
12mu|php-pear-Cache_Lite-1.7.11-4|52	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Cache_Lite-1.7.11-4|53	
12mu|php-pear-Cache_Lite-1.7.11-4|54	
12mu|php-pear-Cache_Lite-1.7.11-4|55	%changelog
12mu|php-pear-Cache_Lite-1.7.11-4|56	* Thu Jun 02 2011 Oden Eriksson <oeriksson@mandriva.com> 1.7.11-1mdv2011.0
12mu|php-pear-Cache_Lite-1.7.11-4|57	+ Revision: 682489
12mu|php-pear-Cache_Lite-1.7.11-4|58	- 1.7.11
12mu|php-pear-Cache_Lite-1.7.11-4|59	
12mu|php-pear-Cache_Lite-1.7.11-4|60	* Mon May 30 2011 Oden Eriksson <oeriksson@mandriva.com> 1.7.10-1
12mu|php-pear-Cache_Lite-1.7.11-4|61	+ Revision: 681795
12mu|php-pear-Cache_Lite-1.7.11-4|62	- 1.7.10
12mu|php-pear-Cache_Lite-1.7.11-4|63	
12mu|php-pear-Cache_Lite-1.7.11-4|64	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.7.9-2
12mu|php-pear-Cache_Lite-1.7.11-4|65	+ Revision: 667485
12mu|php-pear-Cache_Lite-1.7.11-4|66	- mass rebuild
12mu|php-pear-Cache_Lite-1.7.11-4|67	
12mu|php-pear-Cache_Lite-1.7.11-4|68	* Mon Mar 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.7.9-1
12mu|php-pear-Cache_Lite-1.7.11-4|69	+ Revision: 642442
12mu|php-pear-Cache_Lite-1.7.11-4|70	- 1.7.9
12mu|php-pear-Cache_Lite-1.7.11-4|71	
12mu|php-pear-Cache_Lite-1.7.11-4|72	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7.8-3mdv2011.0
12mu|php-pear-Cache_Lite-1.7.11-4|73	+ Revision: 607090
12mu|php-pear-Cache_Lite-1.7.11-4|74	- rebuild
12mu|php-pear-Cache_Lite-1.7.11-4|75	
12mu|php-pear-Cache_Lite-1.7.11-4|76	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.8-2mdv2010.1
12mu|php-pear-Cache_Lite-1.7.11-4|77	+ Revision: 478288
12mu|php-pear-Cache_Lite-1.7.11-4|78	- spec cleanup
12mu|php-pear-Cache_Lite-1.7.11-4|79	- use pear installer
12mu|php-pear-Cache_Lite-1.7.11-4|80	- don't ship tests, even in documentation
12mu|php-pear-Cache_Lite-1.7.11-4|81	- own all directories
12mu|php-pear-Cache_Lite-1.7.11-4|82	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Cache_Lite-1.7.11-4|83	
12mu|php-pear-Cache_Lite-1.7.11-4|84	* Fri Jul 10 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.8-1mdv2010.0
12mu|php-pear-Cache_Lite-1.7.11-4|85	+ Revision: 394091
12mu|php-pear-Cache_Lite-1.7.11-4|86	- update to new version 1.7.8
12mu|php-pear-Cache_Lite-1.7.11-4|87	
12mu|php-pear-Cache_Lite-1.7.11-4|88	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.7-1mdv2009.1
12mu|php-pear-Cache_Lite-1.7.11-4|89	+ Revision: 357905
12mu|php-pear-Cache_Lite-1.7.11-4|90	- update to new version 1.7.7
12mu|php-pear-Cache_Lite-1.7.11-4|91	
12mu|php-pear-Cache_Lite-1.7.11-4|92	* Sat Jan 24 2009 Funda Wang <fwang@mandriva.org> 1.7.5-1mdv2009.1
12mu|php-pear-Cache_Lite-1.7.11-4|93	+ Revision: 333193
12mu|php-pear-Cache_Lite-1.7.11-4|94	- update to new version 1.7.5
12mu|php-pear-Cache_Lite-1.7.11-4|95	
12mu|php-pear-Cache_Lite-1.7.11-4|96	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.7.4-2mdv2009.1
12mu|php-pear-Cache_Lite-1.7.11-4|97	+ Revision: 321799
12mu|php-pear-Cache_Lite-1.7.11-4|98	- rebuild
12mu|php-pear-Cache_Lite-1.7.11-4|99	
12mu|php-pear-Cache_Lite-1.7.11-4|100	* Sat Aug 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1.7.4-1mdv2009.0
12mu|php-pear-Cache_Lite-1.7.11-4|101	+ Revision: 272581
12mu|php-pear-Cache_Lite-1.7.11-4|102	- 1.7.4
12mu|php-pear-Cache_Lite-1.7.11-4|103	
12mu|php-pear-Cache_Lite-1.7.11-4|104	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.7.2-4mdv2009.0
12mu|php-pear-Cache_Lite-1.7.11-4|105	+ Revision: 224687
12mu|php-pear-Cache_Lite-1.7.11-4|106	- rebuild
12mu|php-pear-Cache_Lite-1.7.11-4|107	
12mu|php-pear-Cache_Lite-1.7.11-4|108	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.7.2-3mdv2008.1
12mu|php-pear-Cache_Lite-1.7.11-4|109	+ Revision: 178500
12mu|php-pear-Cache_Lite-1.7.11-4|110	- rebuild
12mu|php-pear-Cache_Lite-1.7.11-4|111	
12mu|php-pear-Cache_Lite-1.7.11-4|112	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-Cache_Lite-1.7.11-4|113	- restore BuildRoot
12mu|php-pear-Cache_Lite-1.7.11-4|114	
12mu|php-pear-Cache_Lite-1.7.11-4|115	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Cache_Lite-1.7.11-4|116	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Cache_Lite-1.7.11-4|117	
12mu|php-pear-Cache_Lite-1.7.11-4|118	* Thu Aug 16 2007 Thierry Vignaud <tv@mandriva.org> 1.7.2-2mdv2008.0
12mu|php-pear-Cache_Lite-1.7.11-4|119	+ Revision: 64201
12mu|php-pear-Cache_Lite-1.7.11-4|120	- rebuild
12mu|php-pear-Cache_Lite-1.7.11-4|121	
12mu|php-pear-Cache_Lite-1.7.11-4|122	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.7.2-1mdv2008.0
12mu|php-pear-Cache_Lite-1.7.11-4|123	+ Revision: 15533
12mu|php-pear-Cache_Lite-1.7.11-4|124	- 1.7.2
12mu|php-pear-Cache_Lite-1.7.11-4|125	
12mu|php-pear-Cache_Lite-1.7.11-4|126	
12mu|php-pear-Cache_Lite-1.7.11-4|127	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.7.1-1mdv2007.0
12mu|php-pear-Cache_Lite-1.7.11-4|128	+ Revision: 81072
12mu|php-pear-Cache_Lite-1.7.11-4|129	- Import php-pear-Cache_Lite
12mu|php-pear-Cache_Lite-1.7.11-4|130	
12mu|php-pear-Cache_Lite-1.7.11-4|131	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.7.1-1mdk
12mu|php-pear-Cache_Lite-1.7.11-4|132	- 1.7.1
12mu|php-pear-Cache_Lite-1.7.11-4|133	
12mu|php-pear-Cache_Lite-1.7.11-4|134	* Sat Apr 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-1mdk
12mu|php-pear-Cache_Lite-1.7.11-4|135	- 1.7.0
12mu|php-pear-Cache_Lite-1.7.11-4|136	
12mu|php-pear-Cache_Lite-1.7.11-4|137	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.6.0-1mdk
12mu|php-pear-Cache_Lite-1.7.11-4|138	- 1.6.0
12mu|php-pear-Cache_Lite-1.7.11-4|139	- added the Hashed_Cache_Lite.php class from phpgacl-3.3.6
12mu|php-pear-Cache_Lite-1.7.11-4|140	
12mu|php-pear-Cache_Lite-1.7.11-4|141	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-4mdk
12mu|php-pear-Cache_Lite-1.7.11-4|142	- rebuilt to fix auto deps
12mu|php-pear-Cache_Lite-1.7.11-4|143	
12mu|php-pear-Cache_Lite-1.7.11-4|144	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-3mdk
12mu|php-pear-Cache_Lite-1.7.11-4|145	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Cache_Lite-1.7.11-4|146	
12mu|php-pear-Cache_Lite-1.7.11-4|147	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-2mdk
12mu|php-pear-Cache_Lite-1.7.11-4|148	- fix deps
12mu|php-pear-Cache_Lite-1.7.11-4|149	
12mu|php-pear-Cache_Lite-1.7.11-4|150	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5.2-1mdk
12mu|php-pear-Cache_Lite-1.7.11-4|151	- 1.5.2
12mu|php-pear-Cache_Lite-1.7.11-4|152	
12mu|php-pear-Cache_Lite-1.7.11-4|153	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-3mdk
12mu|php-pear-Cache_Lite-1.7.11-4|154	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Cache_Lite-1.7.11-4|155	- fix deps
12mu|php-pear-Cache_Lite-1.7.11-4|156	
12mu|php-pear-Cache_Lite-1.7.11-4|157	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-2mdk
12mu|php-pear-Cache_Lite-1.7.11-4|158	- fix deps
12mu|php-pear-Cache_Lite-1.7.11-4|159	
12mu|php-pear-Cache_Lite-1.7.11-4|160	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-1mdk
12mu|php-pear-Cache_Lite-1.7.11-4|161	- initial Mandriva package (PLD import)
12mu|php-pear-Cache_Lite-1.7.11-4|162	

20543 12
12mu|php-pear-Config-1.10.12-5|1	%define		_class		Config
12mu|php-pear-Config-1.10.12-5|2	%define		upstream_name	%{_class}
12mu|php-pear-Config-1.10.12-5|3	
12mu|php-pear-Config-1.10.12-5|4	Name:		php-pear-%{upstream_name}
12mu|php-pear-Config-1.10.12-5|5	Version:	1.10.12
12mu|php-pear-Config-1.10.12-5|6	Release:	5
12mu|php-pear-Config-1.10.12-5|7	Summary:	Class for reading and writing Config-"files"
12mu|php-pear-Config-1.10.12-5|8	License:	PHP License
12mu|php-pear-Config-1.10.12-5|9	Group:		Development/PHP
12mu|php-pear-Config-1.10.12-5|10	URL:		http://pear.php.net/package/Config/
12mu|php-pear-Config-1.10.12-5|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-Config-1.10.12-5|12	Requires(post): php-pear
12mu|php-pear-Config-1.10.12-5|13	Requires(preun): php-pear
12mu|php-pear-Config-1.10.12-5|14	Requires:	php-pear
12mu|php-pear-Config-1.10.12-5|15	BuildArch:	noarch
12mu|php-pear-Config-1.10.12-5|16	BuildRequires:	php-pear
12mu|php-pear-Config-1.10.12-5|17	
12mu|php-pear-Config-1.10.12-5|18	%description
12mu|php-pear-Config-1.10.12-5|19	The Config package provides methods for editing configuration
12mu|php-pear-Config-1.10.12-5|20	datasources. It does so in an object oriented manner, defining each
12mu|php-pear-Config-1.10.12-5|21	and every items found in the config datasource as a Config_Container
12mu|php-pear-Config-1.10.12-5|22	of various types (comments, sections, directives, blanks, ...). Items
12mu|php-pear-Config-1.10.12-5|23	can then be edited, added, removed, inserted. This package is not
12mu|php-pear-Config-1.10.12-5|24	intended for reading configuration data only, but for editing them. If
12mu|php-pear-Config-1.10.12-5|25	you only want to read your configuration data, use functions like
12mu|php-pear-Config-1.10.12-5|26	parse_ini_file() and the like instead, they are much faster.
12mu|php-pear-Config-1.10.12-5|27	
12mu|php-pear-Config-1.10.12-5|28	%prep
12mu|php-pear-Config-1.10.12-5|29	%setup -q -c
12mu|php-pear-Config-1.10.12-5|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Config-1.10.12-5|31	
12mu|php-pear-Config-1.10.12-5|32	%install
12mu|php-pear-Config-1.10.12-5|33	
12mu|php-pear-Config-1.10.12-5|34	cd %{upstream_name}-%{version}
12mu|php-pear-Config-1.10.12-5|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Config-1.10.12-5|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Config-1.10.12-5|37	
12mu|php-pear-Config-1.10.12-5|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Config-1.10.12-5|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Config-1.10.12-5|40	
12mu|php-pear-Config-1.10.12-5|41	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Config-1.10.12-5|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Config-1.10.12-5|43	
12mu|php-pear-Config-1.10.12-5|44	%clean
12mu|php-pear-Config-1.10.12-5|45	
12mu|php-pear-Config-1.10.12-5|46	
12mu|php-pear-Config-1.10.12-5|47	
12mu|php-pear-Config-1.10.12-5|48	%files
12mu|php-pear-Config-1.10.12-5|49	%defattr(-,root,root)
12mu|php-pear-Config-1.10.12-5|50	%doc %{upstream_name}-%{version}/docs/*
12mu|php-pear-Config-1.10.12-5|51	%{_datadir}/pear/%{_class}.php
12mu|php-pear-Config-1.10.12-5|52	%{_datadir}/pear/%{_class}
12mu|php-pear-Config-1.10.12-5|53	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Config-1.10.12-5|54	
12mu|php-pear-Config-1.10.12-5|55	
12mu|php-pear-Config-1.10.12-5|56	%changelog
12mu|php-pear-Config-1.10.12-5|57	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.10.12-2mdv2011.0
12mu|php-pear-Config-1.10.12-5|58	+ Revision: 667486
12mu|php-pear-Config-1.10.12-5|59	- mass rebuild
12mu|php-pear-Config-1.10.12-5|60	
12mu|php-pear-Config-1.10.12-5|61	* Wed Dec 29 2010 Oden Eriksson <oeriksson@mandriva.com> 1.10.12-1mdv2011.0
12mu|php-pear-Config-1.10.12-5|62	+ Revision: 625888
12mu|php-pear-Config-1.10.12-5|63	- 1.10.12
12mu|php-pear-Config-1.10.12-5|64	
12mu|php-pear-Config-1.10.12-5|65	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.10.11-7mdv2011.0
12mu|php-pear-Config-1.10.12-5|66	+ Revision: 607091
12mu|php-pear-Config-1.10.12-5|67	- rebuild
12mu|php-pear-Config-1.10.12-5|68	
12mu|php-pear-Config-1.10.12-5|69	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.10.11-6mdv2010.1
12mu|php-pear-Config-1.10.12-5|70	+ Revision: 478290
12mu|php-pear-Config-1.10.12-5|71	- spec cleanup
12mu|php-pear-Config-1.10.12-5|72	- use pear installer
12mu|php-pear-Config-1.10.12-5|73	- don't ship tests, even in documentation
12mu|php-pear-Config-1.10.12-5|74	- own all directories
12mu|php-pear-Config-1.10.12-5|75	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Config-1.10.12-5|76	
12mu|php-pear-Config-1.10.12-5|77	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.10.11-5mdv2010.0
12mu|php-pear-Config-1.10.12-5|78	+ Revision: 426604
12mu|php-pear-Config-1.10.12-5|79	- rebuild
12mu|php-pear-Config-1.10.12-5|80	
12mu|php-pear-Config-1.10.12-5|81	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.10.11-4mdv2009.1
12mu|php-pear-Config-1.10.12-5|82	+ Revision: 321800
12mu|php-pear-Config-1.10.12-5|83	- rebuild
12mu|php-pear-Config-1.10.12-5|84	
12mu|php-pear-Config-1.10.12-5|85	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.10.11-3mdv2009.0
12mu|php-pear-Config-1.10.12-5|86	+ Revision: 224688
12mu|php-pear-Config-1.10.12-5|87	- rebuild
12mu|php-pear-Config-1.10.12-5|88	
12mu|php-pear-Config-1.10.12-5|89	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.10.11-2mdv2008.1
12mu|php-pear-Config-1.10.12-5|90	+ Revision: 178501
12mu|php-pear-Config-1.10.12-5|91	- rebuild
12mu|php-pear-Config-1.10.12-5|92	
12mu|php-pear-Config-1.10.12-5|93	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-Config-1.10.12-5|94	- restore BuildRoot
12mu|php-pear-Config-1.10.12-5|95	
12mu|php-pear-Config-1.10.12-5|96	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Config-1.10.12-5|97	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Config-1.10.12-5|98	
12mu|php-pear-Config-1.10.12-5|99	* Mon Jul 23 2007 Oden Eriksson <oeriksson@mandriva.com> 1.10.11-1mdv2008.0
12mu|php-pear-Config-1.10.12-5|100	+ Revision: 54557
12mu|php-pear-Config-1.10.12-5|101	- 1.10.11
12mu|php-pear-Config-1.10.12-5|102	
12mu|php-pear-Config-1.10.12-5|103	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.10.10-1mdv2008.0
12mu|php-pear-Config-1.10.12-5|104	+ Revision: 15534
12mu|php-pear-Config-1.10.12-5|105	- 1.10.10
12mu|php-pear-Config-1.10.12-5|106	
12mu|php-pear-Config-1.10.12-5|107	
12mu|php-pear-Config-1.10.12-5|108	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.10.6-1mdv2007.0
12mu|php-pear-Config-1.10.12-5|109	+ Revision: 81078
12mu|php-pear-Config-1.10.12-5|110	- Import php-pear-Config
12mu|php-pear-Config-1.10.12-5|111	
12mu|php-pear-Config-1.10.12-5|112	* Sat Apr 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1.10.6-1mdk
12mu|php-pear-Config-1.10.12-5|113	- 1.10.6
12mu|php-pear-Config-1.10.12-5|114	
12mu|php-pear-Config-1.10.12-5|115	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.10.5-1mdk
12mu|php-pear-Config-1.10.12-5|116	- 1.10.5
12mu|php-pear-Config-1.10.12-5|117	- new group (Development/PHP)
12mu|php-pear-Config-1.10.12-5|118	
12mu|php-pear-Config-1.10.12-5|119	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.10.4-6mdk
12mu|php-pear-Config-1.10.12-5|120	- rebuilt to fix auto deps
12mu|php-pear-Config-1.10.12-5|121	
12mu|php-pear-Config-1.10.12-5|122	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.10.4-5mdk
12mu|php-pear-Config-1.10.12-5|123	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Config-1.10.12-5|124	
12mu|php-pear-Config-1.10.12-5|125	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.10.4-4mdk
12mu|php-pear-Config-1.10.12-5|126	- fix deps
12mu|php-pear-Config-1.10.12-5|127	
12mu|php-pear-Config-1.10.12-5|128	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.10.4-3mdk
12mu|php-pear-Config-1.10.12-5|129	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Config-1.10.12-5|130	- fix deps
12mu|php-pear-Config-1.10.12-5|131	
12mu|php-pear-Config-1.10.12-5|132	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.10.4-2mdk
12mu|php-pear-Config-1.10.12-5|133	- fix deps
12mu|php-pear-Config-1.10.12-5|134	
12mu|php-pear-Config-1.10.12-5|135	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.10.4-1mdk
12mu|php-pear-Config-1.10.12-5|136	- initial Mandriva package (PLD import)
12mu|php-pear-Config-1.10.12-5|137	

20544 12
12mu|php-pear-Console_Color-1.0.3-4|1	%define		_class		Console
12mu|php-pear-Console_Color-1.0.3-4|2	%define		_subclass	Color
12mu|php-pear-Console_Color-1.0.3-4|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Console_Color-1.0.3-4|4	
12mu|php-pear-Console_Color-1.0.3-4|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Console_Color-1.0.3-4|6	Version:	1.0.3
12mu|php-pear-Console_Color-1.0.3-4|7	Release:	4
12mu|php-pear-Console_Color-1.0.3-4|8	Summary:	Easily use ANSI console colors in your application
12mu|php-pear-Console_Color-1.0.3-4|9	License:	PHP License
12mu|php-pear-Console_Color-1.0.3-4|10	Group:		Development/PHP
12mu|php-pear-Console_Color-1.0.3-4|11	URL:		http://pear.php.net/package/Console_Color/
12mu|php-pear-Console_Color-1.0.3-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mu|php-pear-Console_Color-1.0.3-4|13	Source1:	php-pear-Console_Color.rpmlintrc
12mu|php-pear-Console_Color-1.0.3-4|14	Requires(post): php-pear
12mu|php-pear-Console_Color-1.0.3-4|15	Requires(preun): php-pear
12mu|php-pear-Console_Color-1.0.3-4|16	Requires:	php-pear
12mu|php-pear-Console_Color-1.0.3-4|17	BuildArch:	noarch
12mu|php-pear-Console_Color-1.0.3-4|18	BuildRequires:	php-pear
12mu|php-pear-Console_Color-1.0.3-4|19	
12mu|php-pear-Console_Color-1.0.3-4|20	%description
12mu|php-pear-Console_Color-1.0.3-4|21	You can use Console_Color::convert to transform colorcodes like %%r
12mu|php-pear-Console_Color-1.0.3-4|22	into ANSI control codes. 'print Console_Color::convert("%%rHello
12mu|php-pear-Console_Color-1.0.3-4|23	World!%%n");' would print "Hello World" in red, for example.
12mu|php-pear-Console_Color-1.0.3-4|24	
12mu|php-pear-Console_Color-1.0.3-4|25	%prep
12mu|php-pear-Console_Color-1.0.3-4|26	%setup -q -c
12mu|php-pear-Console_Color-1.0.3-4|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Console_Color-1.0.3-4|28	
12mu|php-pear-Console_Color-1.0.3-4|29	%install
12mu|php-pear-Console_Color-1.0.3-4|30	
12mu|php-pear-Console_Color-1.0.3-4|31	cd %{upstream_name}-%{version}
12mu|php-pear-Console_Color-1.0.3-4|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Console_Color-1.0.3-4|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Console_Color-1.0.3-4|34	
12mu|php-pear-Console_Color-1.0.3-4|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Console_Color-1.0.3-4|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Console_Color-1.0.3-4|37	
12mu|php-pear-Console_Color-1.0.3-4|38	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Console_Color-1.0.3-4|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Console_Color-1.0.3-4|40	
12mu|php-pear-Console_Color-1.0.3-4|41	%clean
12mu|php-pear-Console_Color-1.0.3-4|42	
12mu|php-pear-Console_Color-1.0.3-4|43	
12mu|php-pear-Console_Color-1.0.3-4|44	
12mu|php-pear-Console_Color-1.0.3-4|45	%files
12mu|php-pear-Console_Color-1.0.3-4|46	%defattr(-,root,root)
12mu|php-pear-Console_Color-1.0.3-4|47	%doc %{upstream_name}-%{version}/examples
12mu|php-pear-Console_Color-1.0.3-4|48	%{_datadir}/pear/%{_class}
12mu|php-pear-Console_Color-1.0.3-4|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Console_Color-1.0.3-4|50	
12mu|php-pear-Console_Color-1.0.3-4|51	
12mu|php-pear-Console_Color-1.0.3-4|52	%changelog
12mu|php-pear-Console_Color-1.0.3-4|53	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-2mdv2011.0
12mu|php-pear-Console_Color-1.0.3-4|54	+ Revision: 667487
12mu|php-pear-Console_Color-1.0.3-4|55	- mass rebuild
12mu|php-pear-Console_Color-1.0.3-4|56	
12mu|php-pear-Console_Color-1.0.3-4|57	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-1mdv2011.0
12mu|php-pear-Console_Color-1.0.3-4|58	+ Revision: 594483
12mu|php-pear-Console_Color-1.0.3-4|59	- update to new version 1.0.3
12mu|php-pear-Console_Color-1.0.3-4|60	
12mu|php-pear-Console_Color-1.0.3-4|61	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-6mdv2010.1
12mu|php-pear-Console_Color-1.0.3-4|62	+ Revision: 478291
12mu|php-pear-Console_Color-1.0.3-4|63	- spec cleanup
12mu|php-pear-Console_Color-1.0.3-4|64	- use pear installer
12mu|php-pear-Console_Color-1.0.3-4|65	- don't ship tests, even in documentation
12mu|php-pear-Console_Color-1.0.3-4|66	- own all directories
12mu|php-pear-Console_Color-1.0.3-4|67	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Console_Color-1.0.3-4|68	- spec cleanup
12mu|php-pear-Console_Color-1.0.3-4|69	
12mu|php-pear-Console_Color-1.0.3-4|70	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.2-4mdv2010.0
12mu|php-pear-Console_Color-1.0.3-4|71	+ Revision: 440947
12mu|php-pear-Console_Color-1.0.3-4|72	- rebuild
12mu|php-pear-Console_Color-1.0.3-4|73	
12mu|php-pear-Console_Color-1.0.3-4|74	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdv2009.1
12mu|php-pear-Console_Color-1.0.3-4|75	+ Revision: 321905
12mu|php-pear-Console_Color-1.0.3-4|76	- rebuild
12mu|php-pear-Console_Color-1.0.3-4|77	
12mu|php-pear-Console_Color-1.0.3-4|78	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2009.0
12mu|php-pear-Console_Color-1.0.3-4|79	+ Revision: 236808
12mu|php-pear-Console_Color-1.0.3-4|80	- rebuild
12mu|php-pear-Console_Color-1.0.3-4|81	
12mu|php-pear-Console_Color-1.0.3-4|82	* Wed Jan 02 2008 Olivier Blin <oblin@mandriva.com> 1.0.2-1mdv2008.1
12mu|php-pear-Console_Color-1.0.3-4|83	+ Revision: 140729
12mu|php-pear-Console_Color-1.0.3-4|84	- restore BuildRoot
12mu|php-pear-Console_Color-1.0.3-4|85	
12mu|php-pear-Console_Color-1.0.3-4|86	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Console_Color-1.0.3-4|87	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Console_Color-1.0.3-4|88	
12mu|php-pear-Console_Color-1.0.3-4|89	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2008.0
12mu|php-pear-Console_Color-1.0.3-4|90	+ Revision: 15641
12mu|php-pear-Console_Color-1.0.3-4|91	- 1.0.2
12mu|php-pear-Console_Color-1.0.3-4|92	
12mu|php-pear-Console_Color-1.0.3-4|93	
12mu|php-pear-Console_Color-1.0.3-4|94	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.0.3-7mdv2007.0
12mu|php-pear-Console_Color-1.0.3-4|95	+ Revision: 81407
12mu|php-pear-Console_Color-1.0.3-4|96	- Import php-pear-Console_Color
12mu|php-pear-Console_Color-1.0.3-4|97	
12mu|php-pear-Console_Color-1.0.3-4|98	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.0.3-7mdk
12mu|php-pear-Console_Color-1.0.3-4|99	- new group (Development/PHP)
12mu|php-pear-Console_Color-1.0.3-4|100	
12mu|php-pear-Console_Color-1.0.3-4|101	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.3-6mdk
12mu|php-pear-Console_Color-1.0.3-4|102	- rebuilt to fix auto deps
12mu|php-pear-Console_Color-1.0.3-4|103	
12mu|php-pear-Console_Color-1.0.3-4|104	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.3-5mdk
12mu|php-pear-Console_Color-1.0.3-4|105	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Console_Color-1.0.3-4|106	
12mu|php-pear-Console_Color-1.0.3-4|107	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.3-4mdk
12mu|php-pear-Console_Color-1.0.3-4|108	- fix deps
12mu|php-pear-Console_Color-1.0.3-4|109	
12mu|php-pear-Console_Color-1.0.3-4|110	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.3-3mdk
12mu|php-pear-Console_Color-1.0.3-4|111	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Console_Color-1.0.3-4|112	- fix deps
12mu|php-pear-Console_Color-1.0.3-4|113	
12mu|php-pear-Console_Color-1.0.3-4|114	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.3-2mdk
12mu|php-pear-Console_Color-1.0.3-4|115	- fix deps
12mu|php-pear-Console_Color-1.0.3-4|116	
12mu|php-pear-Console_Color-1.0.3-4|117	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.3-1mdk
12mu|php-pear-Console_Color-1.0.3-4|118	- initial Mandriva package (PLD import)
12mu|php-pear-Console_Color-1.0.3-4|119	

20545 12
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|1	%define		_class		Console
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|2	%define		_subclass	ProgressBar
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|4	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|6	Version:	0.5.2beta
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|7	Release:	8
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|8	Summary:	Provides an easy-to-use interface to progress bars
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|9	License:	PHP License
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|10	Group:		Development/PHP
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|11	URL:		http://pear.php.net/package/Console_ProgressBar/
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|13	Requires(post): php-pear
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|14	Requires(preun): php-pear
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|15	Requires:	php-pear
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|16	BuildArch:	noarch
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|17	BuildRequires:	php-pear
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|18	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|19	%description
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|20	The class allows you to display progress bars in your terminal. You can
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|21	use this for displaying the status of downloads or other tasks that take
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|22	some time.
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|23	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|24	%prep
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|25	%setup -q -c
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|27	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|28	%install
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|29	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|30	cd %{upstream_name}-%{version}
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|33	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|36	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|37	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|39	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|40	%clean
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|41	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|42	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|43	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|44	%files
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|45	%defattr(-,root,root)
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|46	%doc %{upstream_name}-%{version}/examples
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|47	%{_datadir}/pear/%{_class}
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|49	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|50	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|51	%changelog
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|52	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.2beta-5mdv2011.0
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|53	+ Revision: 667488
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|54	- mass rebuild
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|55	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|56	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.2beta-4mdv2011.0
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|57	+ Revision: 607092
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|58	- rebuild
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|59	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|60	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.2beta-3mdv2010.1
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|61	+ Revision: 478293
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|62	- spec cleanup
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|63	- use pear installer
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|64	- don't ship tests, even in documentation
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|65	- own all directories
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|66	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|67	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|68	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.5.2beta-2mdv2010.0
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|69	+ Revision: 426605
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|70	- rebuild
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|71	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|72	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.5.2beta-1mdv2009.1
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|73	+ Revision: 368255
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|74	- Update php pear Console_ProgressBar to version 0.5.2beta
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|75	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|76	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-11mdv2009.1
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|77	+ Revision: 321801
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|78	- rebuild
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|79	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|80	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.2-10mdv2009.0
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|81	+ Revision: 224689
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|82	- rebuild
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|83	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|84	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2-9mdv2008.1
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|85	+ Revision: 178502
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|86	- rebuild
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|87	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|88	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|89	- restore BuildRoot
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|90	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|91	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|92	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|93	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|94	* Thu Aug 16 2007 Thierry Vignaud <tv@mandriva.org> 0.2-8mdv2008.0
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|95	+ Revision: 64197
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|96	- rebuild
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|97	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|98	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|99	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-7mdv2007.0
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|100	+ Revision: 81080
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|101	- Import php-pear-Console_ProgressBar
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|102	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|103	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2-7mdk
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|104	- new group (Development/PHP)
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|105	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|106	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-6mdk
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|107	- rebuilt to fix auto deps
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|108	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|109	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-5mdk
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|110	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|111	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|112	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-4mdk
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|113	- fix deps
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|114	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|115	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-3mdk
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|116	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|117	- fix deps
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|118	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|119	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-2mdk
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|120	- fix deps
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|121	
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|122	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2-1mdk
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|123	- initial Mandriva package (PLD import)
12mu|php-pear-Console_ProgressBar-0.5.2beta-8|124	

20546 12
12mu|php-pear-Console_Table-1.2.0-1|1	%define		_class		Console
12mu|php-pear-Console_Table-1.2.0-1|2	%define		_subclass	Table
12mu|php-pear-Console_Table-1.2.0-1|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Console_Table-1.2.0-1|4	Name:		php-pear-%{upstream_name}
12mu|php-pear-Console_Table-1.2.0-1|5	Version:	1.2.0
12mu|php-pear-Console_Table-1.2.0-1|6	Release:	1
12mu|php-pear-Console_Table-1.2.0-1|7	Summary:	Makes it easy to build console style tables
12mu|php-pear-Console_Table-1.2.0-1|8	License:	PHP License
12mu|php-pear-Console_Table-1.2.0-1|9	Group:		Development/PHP
12mu|php-pear-Console_Table-1.2.0-1|10	URL:		http://pear.php.net/package/Console_Table/
12mu|php-pear-Console_Table-1.2.0-1|11	Source0:	http://download.pear.php.net/package/Console_Table-%{version}.tgz
12mu|php-pear-Console_Table-1.2.0-1|12	Requires(post): php-pear
12mu|php-pear-Console_Table-1.2.0-1|13	Requires(preun): php-pear
12mu|php-pear-Console_Table-1.2.0-1|14	Requires:	php-pear
12mu|php-pear-Console_Table-1.2.0-1|15	BuildArch:	noarch
12mu|php-pear-Console_Table-1.2.0-1|16	BuildRequires:	php-pear
12mu|php-pear-Console_Table-1.2.0-1|17	
12mu|php-pear-Console_Table-1.2.0-1|18	%description
12mu|php-pear-Console_Table-1.2.0-1|19	Provides methods such as addRow(), insertRow(), addCol() etc to build
12mu|php-pear-Console_Table-1.2.0-1|20	Console tables. Can be with or without headers, and has various
12mu|php-pear-Console_Table-1.2.0-1|21	configurable options.
12mu|php-pear-Console_Table-1.2.0-1|22	
12mu|php-pear-Console_Table-1.2.0-1|23	%prep
12mu|php-pear-Console_Table-1.2.0-1|24	%setup -q -c
12mu|php-pear-Console_Table-1.2.0-1|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Console_Table-1.2.0-1|26	
12mu|php-pear-Console_Table-1.2.0-1|27	%install
12mu|php-pear-Console_Table-1.2.0-1|28	
12mu|php-pear-Console_Table-1.2.0-1|29	cd %{upstream_name}-%{version}
12mu|php-pear-Console_Table-1.2.0-1|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Console_Table-1.2.0-1|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Console_Table-1.2.0-1|32	
12mu|php-pear-Console_Table-1.2.0-1|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Console_Table-1.2.0-1|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Console_Table-1.2.0-1|35	
12mu|php-pear-Console_Table-1.2.0-1|36	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Console_Table-1.2.0-1|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Console_Table-1.2.0-1|38	
12mu|php-pear-Console_Table-1.2.0-1|39	%clean
12mu|php-pear-Console_Table-1.2.0-1|40	
12mu|php-pear-Console_Table-1.2.0-1|41	
12mu|php-pear-Console_Table-1.2.0-1|42	
12mu|php-pear-Console_Table-1.2.0-1|43	%files
12mu|php-pear-Console_Table-1.2.0-1|44	%{_datadir}/pear/%{_class}
12mu|php-pear-Console_Table-1.2.0-1|45	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Console_Table-1.2.0-1|46	
12mu|php-pear-Console_Table-1.2.0-1|47	
12mu|php-pear-Console_Table-1.2.0-1|48	
12mu|php-pear-Console_Table-1.2.0-1|49	%changelog
12mu|php-pear-Console_Table-1.2.0-1|50	* Sun Mar 02 2014 dsilakov <denis.silakov@rosalab.ru> 1.2.0-1
12mu|php-pear-Console_Table-1.2.0-1|51	+ Revision: 4a8f850
12mu|php-pear-Console_Table-1.2.0-1|52	- Merge pull request #3 from import/php-pear-Console_Table:auto_update
12mu|php-pear-Console_Table-1.2.0-1|53	- ROSA Updates Builder: update suggested
12mu|php-pear-Console_Table-1.2.0-1|54	
12mu|php-pear-Console_Table-1.2.0-1|55	

20547 12
12mu|php-pear-Crypt_Rc4-1.0.3-1|1	%define		_class		Crypt
12mu|php-pear-Crypt_Rc4-1.0.3-1|2	%define		_subclass	Rc4
12mu|php-pear-Crypt_Rc4-1.0.3-1|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Crypt_Rc4-1.0.3-1|4	
12mu|php-pear-Crypt_Rc4-1.0.3-1|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Crypt_Rc4-1.0.3-1|6	Version:	1.0.3
12mu|php-pear-Crypt_Rc4-1.0.3-1|7	Release:	1
12mu|php-pear-Crypt_Rc4-1.0.3-1|8	Summary:	Encryption class for RC4 encryption
12mu|php-pear-Crypt_Rc4-1.0.3-1|9	License:	PHP License
12mu|php-pear-Crypt_Rc4-1.0.3-1|10	Group:		Development/PHP
12mu|php-pear-Crypt_Rc4-1.0.3-1|11	URL:		http://pear.php.net/package/Crypt_Rc4/
12mu|php-pear-Crypt_Rc4-1.0.3-1|12	Source0:	http://download.pear.php.net/package/Crypt_RC4-%{version}.tgz
12mu|php-pear-Crypt_Rc4-1.0.3-1|13	Requires(post): php-pear
12mu|php-pear-Crypt_Rc4-1.0.3-1|14	Requires(preun): php-pear
12mu|php-pear-Crypt_Rc4-1.0.3-1|15	Requires:	php-pear
12mu|php-pear-Crypt_Rc4-1.0.3-1|16	BuildArch:	noarch
12mu|php-pear-Crypt_Rc4-1.0.3-1|17	BuildRequires:	php-pear
12mu|php-pear-Crypt_Rc4-1.0.3-1|18	
12mu|php-pear-Crypt_Rc4-1.0.3-1|19	%description
12mu|php-pear-Crypt_Rc4-1.0.3-1|20	RC4 encryption class.
12mu|php-pear-Crypt_Rc4-1.0.3-1|21	
12mu|php-pear-Crypt_Rc4-1.0.3-1|22	%prep
12mu|php-pear-Crypt_Rc4-1.0.3-1|23	%setup -q -c
12mu|php-pear-Crypt_Rc4-1.0.3-1|24	mv package.xml Crypt_RC4-%{version}/%{upstream_name}.xml
12mu|php-pear-Crypt_Rc4-1.0.3-1|25	
12mu|php-pear-Crypt_Rc4-1.0.3-1|26	%install
12mu|php-pear-Crypt_Rc4-1.0.3-1|27	
12mu|php-pear-Crypt_Rc4-1.0.3-1|28	cd Crypt_RC4-%{version}
12mu|php-pear-Crypt_Rc4-1.0.3-1|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Crypt_Rc4-1.0.3-1|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Crypt_Rc4-1.0.3-1|31	
12mu|php-pear-Crypt_Rc4-1.0.3-1|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Crypt_Rc4-1.0.3-1|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Crypt_Rc4-1.0.3-1|34	
12mu|php-pear-Crypt_Rc4-1.0.3-1|35	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Crypt_Rc4-1.0.3-1|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Crypt_Rc4-1.0.3-1|37	
12mu|php-pear-Crypt_Rc4-1.0.3-1|38	%clean
12mu|php-pear-Crypt_Rc4-1.0.3-1|39	
12mu|php-pear-Crypt_Rc4-1.0.3-1|40	
12mu|php-pear-Crypt_Rc4-1.0.3-1|41	
12mu|php-pear-Crypt_Rc4-1.0.3-1|42	%files
12mu|php-pear-Crypt_Rc4-1.0.3-1|43	%defattr(-,root,root)
12mu|php-pear-Crypt_Rc4-1.0.3-1|44	%{_datadir}/pear/%{_class}
12mu|php-pear-Crypt_Rc4-1.0.3-1|45	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Crypt_Rc4-1.0.3-1|46	
12mu|php-pear-Crypt_Rc4-1.0.3-1|47	
12mu|php-pear-Crypt_Rc4-1.0.3-1|48	
12mu|php-pear-Crypt_Rc4-1.0.3-1|49	
12mu|php-pear-Crypt_Rc4-1.0.3-1|50	%changelog
12mu|php-pear-Crypt_Rc4-1.0.3-1|51	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-14mdv2011.0
12mu|php-pear-Crypt_Rc4-1.0.3-1|52	+ Revision: 667490
12mu|php-pear-Crypt_Rc4-1.0.3-1|53	- mass rebuild
12mu|php-pear-Crypt_Rc4-1.0.3-1|54	
12mu|php-pear-Crypt_Rc4-1.0.3-1|55	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-13mdv2011.0
12mu|php-pear-Crypt_Rc4-1.0.3-1|56	+ Revision: 607093
12mu|php-pear-Crypt_Rc4-1.0.3-1|57	- rebuild
12mu|php-pear-Crypt_Rc4-1.0.3-1|58	
12mu|php-pear-Crypt_Rc4-1.0.3-1|59	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-12mdv2010.1
12mu|php-pear-Crypt_Rc4-1.0.3-1|60	+ Revision: 478302
12mu|php-pear-Crypt_Rc4-1.0.3-1|61	- spec cleanup
12mu|php-pear-Crypt_Rc4-1.0.3-1|62	- use pear installer
12mu|php-pear-Crypt_Rc4-1.0.3-1|63	- don't ship tests, even in documentation
12mu|php-pear-Crypt_Rc4-1.0.3-1|64	- own all directories
12mu|php-pear-Crypt_Rc4-1.0.3-1|65	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Crypt_Rc4-1.0.3-1|66	
12mu|php-pear-Crypt_Rc4-1.0.3-1|67	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.0.2-11mdv2010.0
12mu|php-pear-Crypt_Rc4-1.0.3-1|68	+ Revision: 426607
12mu|php-pear-Crypt_Rc4-1.0.3-1|69	- rebuild
12mu|php-pear-Crypt_Rc4-1.0.3-1|70	
12mu|php-pear-Crypt_Rc4-1.0.3-1|71	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-10mdv2009.1
12mu|php-pear-Crypt_Rc4-1.0.3-1|72	+ Revision: 321804
12mu|php-pear-Crypt_Rc4-1.0.3-1|73	- rebuild
12mu|php-pear-Crypt_Rc4-1.0.3-1|74	
12mu|php-pear-Crypt_Rc4-1.0.3-1|75	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.0.2-9mdv2009.0
12mu|php-pear-Crypt_Rc4-1.0.3-1|76	+ Revision: 224691
12mu|php-pear-Crypt_Rc4-1.0.3-1|77	- rebuild
12mu|php-pear-Crypt_Rc4-1.0.3-1|78	
12mu|php-pear-Crypt_Rc4-1.0.3-1|79	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-8mdv2008.1
12mu|php-pear-Crypt_Rc4-1.0.3-1|80	+ Revision: 178504
12mu|php-pear-Crypt_Rc4-1.0.3-1|81	- rebuild
12mu|php-pear-Crypt_Rc4-1.0.3-1|82	
12mu|php-pear-Crypt_Rc4-1.0.3-1|83	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-Crypt_Rc4-1.0.3-1|84	- restore BuildRoot
12mu|php-pear-Crypt_Rc4-1.0.3-1|85	
12mu|php-pear-Crypt_Rc4-1.0.3-1|86	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Crypt_Rc4-1.0.3-1|87	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Crypt_Rc4-1.0.3-1|88	
12mu|php-pear-Crypt_Rc4-1.0.3-1|89	
12mu|php-pear-Crypt_Rc4-1.0.3-1|90	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdv2007.0
12mu|php-pear-Crypt_Rc4-1.0.3-1|91	+ Revision: 81467
12mu|php-pear-Crypt_Rc4-1.0.3-1|92	- Import php-pear-Crypt_Rc4
12mu|php-pear-Crypt_Rc4-1.0.3-1|93	
12mu|php-pear-Crypt_Rc4-1.0.3-1|94	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdk
12mu|php-pear-Crypt_Rc4-1.0.3-1|95	- new group (Development/PHP)
12mu|php-pear-Crypt_Rc4-1.0.3-1|96	
12mu|php-pear-Crypt_Rc4-1.0.3-1|97	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6mdk
12mu|php-pear-Crypt_Rc4-1.0.3-1|98	- rebuilt to fix auto deps
12mu|php-pear-Crypt_Rc4-1.0.3-1|99	
12mu|php-pear-Crypt_Rc4-1.0.3-1|100	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5mdk
12mu|php-pear-Crypt_Rc4-1.0.3-1|101	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Crypt_Rc4-1.0.3-1|102	
12mu|php-pear-Crypt_Rc4-1.0.3-1|103	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-4mdk
12mu|php-pear-Crypt_Rc4-1.0.3-1|104	- fix deps
12mu|php-pear-Crypt_Rc4-1.0.3-1|105	
12mu|php-pear-Crypt_Rc4-1.0.3-1|106	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdk
12mu|php-pear-Crypt_Rc4-1.0.3-1|107	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Crypt_Rc4-1.0.3-1|108	- fix deps
12mu|php-pear-Crypt_Rc4-1.0.3-1|109	
12mu|php-pear-Crypt_Rc4-1.0.3-1|110	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdk
12mu|php-pear-Crypt_Rc4-1.0.3-1|111	- fix deps
12mu|php-pear-Crypt_Rc4-1.0.3-1|112	
12mu|php-pear-Crypt_Rc4-1.0.3-1|113	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdk
12mu|php-pear-Crypt_Rc4-1.0.3-1|114	- initial Mandriva package (PLD import)
12mu|php-pear-Crypt_Rc4-1.0.3-1|115	
12mu|php-pear-Crypt_Rc4-1.0.3-1|116	

20548 12
12mu|php-pear-Date-1.4.7-11|1	%define		_class		Date
12mu|php-pear-Date-1.4.7-11|2	%define		upstream_name	%{_class}
12mu|php-pear-Date-1.4.7-11|3	
12mu|php-pear-Date-1.4.7-11|4	Name:		php-pear-%{upstream_name}
12mu|php-pear-Date-1.4.7-11|5	Version:	1.4.7
12mu|php-pear-Date-1.4.7-11|6	Release:	11
12mu|php-pear-Date-1.4.7-11|7	Summary:	Date and time zone classes
12mu|php-pear-Date-1.4.7-11|8	License:	PHP License
12mu|php-pear-Date-1.4.7-11|9	Group:		Development/PHP
12mu|php-pear-Date-1.4.7-11|10	URL:		http://pear.php.net/package/Date/
12mu|php-pear-Date-1.4.7-11|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-Date-1.4.7-11|12	Requires(post): php-pear
12mu|php-pear-Date-1.4.7-11|13	Requires(preun): php-pear
12mu|php-pear-Date-1.4.7-11|14	Requires:	php-pear
12mu|php-pear-Date-1.4.7-11|15	BuildArch:	noarch
12mu|php-pear-Date-1.4.7-11|16	BuildRequires:	php-pear
12mu|php-pear-Date-1.4.7-11|17	
12mu|php-pear-Date-1.4.7-11|18	%description
12mu|php-pear-Date-1.4.7-11|19	Generic classes for representation and manipulation of dates, times
12mu|php-pear-Date-1.4.7-11|20	and time zones without the need of timestamps, which is a huge
12mu|php-pear-Date-1.4.7-11|21	limitation for PHP programs. Includes time zone data, time zone
12mu|php-pear-Date-1.4.7-11|22	conversions and many date/time conversions. It does not rely on 32-bit
12mu|php-pear-Date-1.4.7-11|23	system date stamps, so you can display calendars and compare dates
12mu|php-pear-Date-1.4.7-11|24	that date pre 1970 and post 2038. This package also provides a class
12mu|php-pear-Date-1.4.7-11|25	to convert date strings between Gregorian and Human calendar formats.
12mu|php-pear-Date-1.4.7-11|26	
12mu|php-pear-Date-1.4.7-11|27	%prep
12mu|php-pear-Date-1.4.7-11|28	%setup -q -c
12mu|php-pear-Date-1.4.7-11|29	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Date-1.4.7-11|30	
12mu|php-pear-Date-1.4.7-11|31	%install
12mu|php-pear-Date-1.4.7-11|32	
12mu|php-pear-Date-1.4.7-11|33	cd %{upstream_name}-%{version}
12mu|php-pear-Date-1.4.7-11|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Date-1.4.7-11|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Date-1.4.7-11|36	
12mu|php-pear-Date-1.4.7-11|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Date-1.4.7-11|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Date-1.4.7-11|39	
12mu|php-pear-Date-1.4.7-11|40	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Date-1.4.7-11|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Date-1.4.7-11|42	
12mu|php-pear-Date-1.4.7-11|43	%clean
12mu|php-pear-Date-1.4.7-11|44	
12mu|php-pear-Date-1.4.7-11|45	
12mu|php-pear-Date-1.4.7-11|46	
12mu|php-pear-Date-1.4.7-11|47	%files
12mu|php-pear-Date-1.4.7-11|48	%defattr(-,root,root)
12mu|php-pear-Date-1.4.7-11|49	%doc %{upstream_name}-%{version}/docs/*
12mu|php-pear-Date-1.4.7-11|50	%{_datadir}/pear/%{_class}.php
12mu|php-pear-Date-1.4.7-11|51	%{_datadir}/pear/%{_class}
12mu|php-pear-Date-1.4.7-11|52	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Date-1.4.7-11|53	
12mu|php-pear-Date-1.4.7-11|54	
12mu|php-pear-Date-1.4.7-11|55	%changelog
12mu|php-pear-Date-1.4.7-11|56	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.7-8mdv2011.0
12mu|php-pear-Date-1.4.7-11|57	+ Revision: 667493
12mu|php-pear-Date-1.4.7-11|58	- mass rebuild
12mu|php-pear-Date-1.4.7-11|59	
12mu|php-pear-Date-1.4.7-11|60	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.7-7mdv2011.0
12mu|php-pear-Date-1.4.7-11|61	+ Revision: 607095
12mu|php-pear-Date-1.4.7-11|62	- rebuild
12mu|php-pear-Date-1.4.7-11|63	
12mu|php-pear-Date-1.4.7-11|64	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.7-6mdv2010.1
12mu|php-pear-Date-1.4.7-11|65	+ Revision: 479264
12mu|php-pear-Date-1.4.7-11|66	- spec cleanup
12mu|php-pear-Date-1.4.7-11|67	- use pear installer
12mu|php-pear-Date-1.4.7-11|68	- don't ship tests, even in documentation
12mu|php-pear-Date-1.4.7-11|69	- own all directories
12mu|php-pear-Date-1.4.7-11|70	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Date-1.4.7-11|71	
12mu|php-pear-Date-1.4.7-11|72	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.4.7-5mdv2010.0
12mu|php-pear-Date-1.4.7-11|73	+ Revision: 426608
12mu|php-pear-Date-1.4.7-11|74	- rebuild
12mu|php-pear-Date-1.4.7-11|75	
12mu|php-pear-Date-1.4.7-11|76	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.7-4mdv2009.1
12mu|php-pear-Date-1.4.7-11|77	+ Revision: 321807
12mu|php-pear-Date-1.4.7-11|78	- rebuild
12mu|php-pear-Date-1.4.7-11|79	
12mu|php-pear-Date-1.4.7-11|80	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.4.7-3mdv2009.0
12mu|php-pear-Date-1.4.7-11|81	+ Revision: 224692
12mu|php-pear-Date-1.4.7-11|82	- rebuild
12mu|php-pear-Date-1.4.7-11|83	
12mu|php-pear-Date-1.4.7-11|84	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.7-2mdv2008.1
12mu|php-pear-Date-1.4.7-11|85	+ Revision: 178505
12mu|php-pear-Date-1.4.7-11|86	- rebuild
12mu|php-pear-Date-1.4.7-11|87	
12mu|php-pear-Date-1.4.7-11|88	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-Date-1.4.7-11|89	- restore BuildRoot
12mu|php-pear-Date-1.4.7-11|90	
12mu|php-pear-Date-1.4.7-11|91	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Date-1.4.7-11|92	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Date-1.4.7-11|93	
12mu|php-pear-Date-1.4.7-11|94	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.7-1mdv2008.0
12mu|php-pear-Date-1.4.7-11|95	+ Revision: 15427
12mu|php-pear-Date-1.4.7-11|96	- fix a silly typo
12mu|php-pear-Date-1.4.7-11|97	- 1.4.7
12mu|php-pear-Date-1.4.7-11|98	
12mu|php-pear-Date-1.4.7-11|99	
12mu|php-pear-Date-1.4.7-11|100	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4.6-1mdv2007.0
12mu|php-pear-Date-1.4.7-11|101	+ Revision: 81084
12mu|php-pear-Date-1.4.7-11|102	- Import php-pear-Date
12mu|php-pear-Date-1.4.7-11|103	
12mu|php-pear-Date-1.4.7-11|104	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4.6-1mdk
12mu|php-pear-Date-1.4.7-11|105	- 1.4.6
12mu|php-pear-Date-1.4.7-11|106	- new group (Development/PHP)
12mu|php-pear-Date-1.4.7-11|107	
12mu|php-pear-Date-1.4.7-11|108	* Sun Nov 06 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4.5-1mdk
12mu|php-pear-Date-1.4.7-11|109	- 1.4.5
12mu|php-pear-Date-1.4.7-11|110	
12mu|php-pear-Date-1.4.7-11|111	* Thu Aug 25 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-8mdk
12mu|php-pear-Date-1.4.7-11|112	- rebuilt to fix auto deps
12mu|php-pear-Date-1.4.7-11|113	
12mu|php-pear-Date-1.4.7-11|114	* Tue Aug 09 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-7mdk
12mu|php-pear-Date-1.4.7-11|115	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Date-1.4.7-11|116	
12mu|php-pear-Date-1.4.7-11|117	* Sat Jul 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-6mdk
12mu|php-pear-Date-1.4.7-11|118	- fix deps
12mu|php-pear-Date-1.4.7-11|119	
12mu|php-pear-Date-1.4.7-11|120	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-5mdk
12mu|php-pear-Date-1.4.7-11|121	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Date-1.4.7-11|122	- fix deps
12mu|php-pear-Date-1.4.7-11|123	
12mu|php-pear-Date-1.4.7-11|124	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-4mdk
12mu|php-pear-Date-1.4.7-11|125	- fix deps
12mu|php-pear-Date-1.4.7-11|126	
12mu|php-pear-Date-1.4.7-11|127	* Thu Jun 16 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-3mdk
12mu|php-pear-Date-1.4.7-11|128	- fix spec file to conform with the others
12mu|php-pear-Date-1.4.7-11|129	
12mu|php-pear-Date-1.4.7-11|130	* Thu Jan 20 2005 Pascal Terjan <pterjan@mandrake.org> 1.4.3-2mdk
12mu|php-pear-Date-1.4.7-11|131	- fix pre/post
12mu|php-pear-Date-1.4.7-11|132	
12mu|php-pear-Date-1.4.7-11|133	* Wed Jan 19 2005 Pascal Terjan <pterjan@mandrake.org> 1.4.3-1mdk
12mu|php-pear-Date-1.4.7-11|134	- Updated
12mu|php-pear-Date-1.4.7-11|135	
12mu|php-pear-Date-1.4.7-11|136	* Thu Feb 12 2004 Pascal Terjan <pterjan@mandrake.org> 1.4-4mdk
12mu|php-pear-Date-1.4.7-11|137	- Own tests/Date
12mu|php-pear-Date-1.4.7-11|138	
12mu|php-pear-Date-1.4.7-11|139	* Sun Jan 04 2004 Pascal Terjan <pterjan@mandrake.org> 1.4-3mdk
12mu|php-pear-Date-1.4.7-11|140	- Register the package into pear
12mu|php-pear-Date-1.4.7-11|141	
12mu|php-pear-Date-1.4.7-11|142	* Thu Jan 01 2004 Pascal Terjan <pterjan@mandrake.org> 1.4-2mdk
12mu|php-pear-Date-1.4.7-11|143	- Fix directories ownership
12mu|php-pear-Date-1.4.7-11|144	
12mu|php-pear-Date-1.4.7-11|145	* Sun Dec 28 2003 Pascal Terjan <pterjan@mandrake.org> 1.4-1mdk
12mu|php-pear-Date-1.4.7-11|146	- First mdk package
12mu|php-pear-Date-1.4.7-11|147	

20549 12
12mu|php-pear-Date_Holidays-0.21.8-1|1	%define		_class		Date
12mu|php-pear-Date_Holidays-0.21.8-1|2	%define		_subclass	Holidays
12mu|php-pear-Date_Holidays-0.21.8-1|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Date_Holidays-0.21.8-1|4	
12mu|php-pear-Date_Holidays-0.21.8-1|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Date_Holidays-0.21.8-1|6	Version:	0.21.8
12mu|php-pear-Date_Holidays-0.21.8-1|7	Release:	1
12mu|php-pear-Date_Holidays-0.21.8-1|8	Summary:	Driver based class to calculate holidays
12mu|php-pear-Date_Holidays-0.21.8-1|9	License:	PHP License
12mu|php-pear-Date_Holidays-0.21.8-1|10	Group:		Development/PHP
12mu|php-pear-Date_Holidays-0.21.8-1|11	URL:		http://pear.php.net/package/Date_Holidays/
12mu|php-pear-Date_Holidays-0.21.8-1|12	Source0:	http://download.pear.php.net/package/Date_Holidays-%{version}.tgz
12mu|php-pear-Date_Holidays-0.21.8-1|13	Requires(post): php-pear
12mu|php-pear-Date_Holidays-0.21.8-1|14	Requires(preun): php-pear
12mu|php-pear-Date_Holidays-0.21.8-1|15	Requires:	php-pear
12mu|php-pear-Date_Holidays-0.21.8-1|16	%define pear_deps php-pear-Date_Holidays_Austria php-pear-Date_Holidays_Brazil php-pear-Date_Holidays_Denmark php-pear-Date_Holidays_Discordian php-pear-Date_Holidays_EnglandWales php-pear-Date_Holidays_Germany php-pear-Date_Holidays_Iceland php-pear-Date_Holidays_Ireland php-pear-Date_Holidays_Italy php-pear-Date_Holidays_Japan php-pear-Date_Holidays_Netherlands php-pear-Date_Holidays_Norway php-pear-Date_Holidays_PHPdotNet php-pear-Date_Holidays_Romania php-pear-Date_Holidays_Slovenia php-pear-Date_Holidays_Sweden php-pear-Date_Holidays_UNO php-pear-Date_Holidays_USA php-pear-Date_Holidays_Ukraine
12mu|php-pear-Date_Holidays-0.21.8-1|17	%if %mdkversion >= 200900
12mu|php-pear-Date_Holidays-0.21.8-1|18	Suggests:	%{pear_deps}
12mu|php-pear-Date_Holidays-0.21.8-1|19	%else
12mu|php-pear-Date_Holidays-0.21.8-1|20	Requires:	%{pear_deps}
12mu|php-pear-Date_Holidays-0.21.8-1|21	%endif
12mu|php-pear-Date_Holidays-0.21.8-1|22	BuildArch:	noarch
12mu|php-pear-Date_Holidays-0.21.8-1|23	BuildRequires:  php-pear
12mu|php-pear-Date_Holidays-0.21.8-1|24	
12mu|php-pear-Date_Holidays-0.21.8-1|25	%description
12mu|php-pear-Date_Holidays-0.21.8-1|26	Date_Holidays helps you calculating the dates and titles of
12mu|php-pear-Date_Holidays-0.21.8-1|27	holidays and other special celebrations. The calculation is
12mu|php-pear-Date_Holidays-0.21.8-1|28	driver-based so it is easy to add new drivers that calculate
12mu|php-pear-Date_Holidays-0.21.8-1|29	a country's holidays. The methods of the class can be used
12mu|php-pear-Date_Holidays-0.21.8-1|30	to get a holiday's date and title in various languages.
12mu|php-pear-Date_Holidays-0.21.8-1|31	
12mu|php-pear-Date_Holidays-0.21.8-1|32	
12mu|php-pear-Date_Holidays-0.21.8-1|33	%prep
12mu|php-pear-Date_Holidays-0.21.8-1|34	%setup -q -c
12mu|php-pear-Date_Holidays-0.21.8-1|35	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Date_Holidays-0.21.8-1|36	
12mu|php-pear-Date_Holidays-0.21.8-1|37	%install
12mu|php-pear-Date_Holidays-0.21.8-1|38	
12mu|php-pear-Date_Holidays-0.21.8-1|39	cd %{upstream_name}-%{version}
12mu|php-pear-Date_Holidays-0.21.8-1|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Date_Holidays-0.21.8-1|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Date_Holidays-0.21.8-1|42	
12mu|php-pear-Date_Holidays-0.21.8-1|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Date_Holidays-0.21.8-1|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Date_Holidays-0.21.8-1|45	
12mu|php-pear-Date_Holidays-0.21.8-1|46	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Date_Holidays-0.21.8-1|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Date_Holidays-0.21.8-1|48	
12mu|php-pear-Date_Holidays-0.21.8-1|49	%clean
12mu|php-pear-Date_Holidays-0.21.8-1|50	
12mu|php-pear-Date_Holidays-0.21.8-1|51	
12mu|php-pear-Date_Holidays-0.21.8-1|52	
12mu|php-pear-Date_Holidays-0.21.8-1|53	%files
12mu|php-pear-Date_Holidays-0.21.8-1|54	%defattr(-,root,root)
12mu|php-pear-Date_Holidays-0.21.8-1|55	%doc %{upstream_name}-%{version}/examples
12mu|php-pear-Date_Holidays-0.21.8-1|56	%{_bindir}/pear-dh-*
12mu|php-pear-Date_Holidays-0.21.8-1|57	%{_datadir}/pear/%{_class}
12mu|php-pear-Date_Holidays-0.21.8-1|58	%{_datadir}/pear/data/%{upstream_name}
12mu|php-pear-Date_Holidays-0.21.8-1|59	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Date_Holidays-0.21.8-1|60	
12mu|php-pear-Date_Holidays-0.21.8-1|61	
12mu|php-pear-Date_Holidays-0.21.8-1|62	
12mu|php-pear-Date_Holidays-0.21.8-1|63	%changelog
12mu|php-pear-Date_Holidays-0.21.8-1|64	* Mon Mar 18 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.21.8-1
12mu|php-pear-Date_Holidays-0.21.8-1|65	+ Revision: 7f64db8
12mu|php-pear-Date_Holidays-0.21.8-1|66	- automatic rebuilder test -- 0.21.8
12mu|php-pear-Date_Holidays-0.21.8-1|67	
12mu|php-pear-Date_Holidays-0.21.8-1|68	

20550 12
12mu|php-pear-DB-1.7.14-6|1	%define		_class		    DB
12mu|php-pear-DB-1.7.14-6|2	%define		upstream_name	%{_class}
12mu|php-pear-DB-1.7.14-6|3	
12mu|php-pear-DB-1.7.14-6|4	Name:		php-pear-%{upstream_name}
12mu|php-pear-DB-1.7.14-6|5	Version:	1.7.14
12mu|php-pear-DB-1.7.14-6|6	Release:	6
12mu|php-pear-DB-1.7.14-6|7	Summary:	Database Abstraction Layer
12mu|php-pear-DB-1.7.14-6|8	License:	PHP License
12mu|php-pear-DB-1.7.14-6|9	Group:		Development/PHP
12mu|php-pear-DB-1.7.14-6|10	URL:		http://pear.php.net/package/%{upstream_name}
12mu|php-pear-DB-1.7.14-6|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-DB-1.7.14-6|12	Requires(post): php-pear
12mu|php-pear-DB-1.7.14-6|13	Requires(preun): php-pear
12mu|php-pear-DB-1.7.14-6|14	Requires:	php-pear
12mu|php-pear-DB-1.7.14-6|15	BuildRequires:	php-pear
12mu|php-pear-DB-1.7.14-6|16	BuildArch:	noarch
12mu|php-pear-DB-1.7.14-6|17	
12mu|php-pear-DB-1.7.14-6|18	%description
12mu|php-pear-DB-1.7.14-6|19	DB is a database abstraction layer providing:
12mu|php-pear-DB-1.7.14-6|20	* an OO-style query API
12mu|php-pear-DB-1.7.14-6|21	* portability features that make programs written for one DBMS work with other
12mu|php-pear-DB-1.7.14-6|22	DBMS's
12mu|php-pear-DB-1.7.14-6|23	* a DSN (data source name) format for specifying database servers
12mu|php-pear-DB-1.7.14-6|24	* prepare/execute (bind) emulation for databases that don't support it natively
12mu|php-pear-DB-1.7.14-6|25	* a result object for each query response
12mu|php-pear-DB-1.7.14-6|26	* portable error codes
12mu|php-pear-DB-1.7.14-6|27	* sequence emulation
12mu|php-pear-DB-1.7.14-6|28	* sequential and non-sequential row fetching as well as bulk fetching
12mu|php-pear-DB-1.7.14-6|29	* formats fetched rows as associative arrays, ordered arrays or objects
12mu|php-pear-DB-1.7.14-6|30	* row limit support
12mu|php-pear-DB-1.7.14-6|31	* transactions support
12mu|php-pear-DB-1.7.14-6|32	* table information interface
12mu|php-pear-DB-1.7.14-6|33	* DocBook and phpDocumentor API documentation
12mu|php-pear-DB-1.7.14-6|34	
12mu|php-pear-DB-1.7.14-6|35	%prep
12mu|php-pear-DB-1.7.14-6|36	%setup -q -c
12mu|php-pear-DB-1.7.14-6|37	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-DB-1.7.14-6|38	
12mu|php-pear-DB-1.7.14-6|39	%install
12mu|php-pear-DB-1.7.14-6|40	
12mu|php-pear-DB-1.7.14-6|41	cd %{upstream_name}-%{version}
12mu|php-pear-DB-1.7.14-6|42	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-DB-1.7.14-6|43	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-DB-1.7.14-6|44	
12mu|php-pear-DB-1.7.14-6|45	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-DB-1.7.14-6|46	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-DB-1.7.14-6|47	
12mu|php-pear-DB-1.7.14-6|48	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-DB-1.7.14-6|49	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-DB-1.7.14-6|50	
12mu|php-pear-DB-1.7.14-6|51	%clean
12mu|php-pear-DB-1.7.14-6|52	
12mu|php-pear-DB-1.7.14-6|53	
12mu|php-pear-DB-1.7.14-6|54	
12mu|php-pear-DB-1.7.14-6|55	%files
12mu|php-pear-DB-1.7.14-6|56	%defattr(-,root,root)
12mu|php-pear-DB-1.7.14-6|57	%doc %{upstream_name}-%{version}/doc/*
12mu|php-pear-DB-1.7.14-6|58	%{_datadir}/pear/%{_class}
12mu|php-pear-DB-1.7.14-6|59	%{_datadir}/pear/%{_class}.php
12mu|php-pear-DB-1.7.14-6|60	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-DB-1.7.14-6|61	
12mu|php-pear-DB-1.7.14-6|62	
12mu|php-pear-DB-1.7.14-6|63	%changelog
12mu|php-pear-DB-1.7.14-6|64	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.7.13-4mdv2011.0
12mu|php-pear-DB-1.7.14-6|65	+ Revision: 667491
12mu|php-pear-DB-1.7.14-6|66	- mass rebuild
12mu|php-pear-DB-1.7.14-6|67	
12mu|php-pear-DB-1.7.14-6|68	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7.13-3mdv2011.0
12mu|php-pear-DB-1.7.14-6|69	+ Revision: 607094
12mu|php-pear-DB-1.7.14-6|70	- rebuild
12mu|php-pear-DB-1.7.14-6|71	
12mu|php-pear-DB-1.7.14-6|72	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.13-2mdv2010.1
12mu|php-pear-DB-1.7.14-6|73	+ Revision: 479284
12mu|php-pear-DB-1.7.14-6|74	- spec cleanup
12mu|php-pear-DB-1.7.14-6|75	- use pear installer
12mu|php-pear-DB-1.7.14-6|76	- don't ship tests, even in documentation
12mu|php-pear-DB-1.7.14-6|77	- own all directories
12mu|php-pear-DB-1.7.14-6|78	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-DB-1.7.14-6|79	
12mu|php-pear-DB-1.7.14-6|80	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.13-1mdv2010.0
12mu|php-pear-DB-1.7.14-6|81	+ Revision: 450205
12mu|php-pear-DB-1.7.14-6|82	- import php-pear-DB
12mu|php-pear-DB-1.7.14-6|83	
12mu|php-pear-DB-1.7.14-6|84	
12mu|php-pear-DB-1.7.14-6|85	* Fri Sep 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.13-1mdv2010.0
12mu|php-pear-DB-1.7.14-6|86	- split out from php-pear package

20551 12
12mu|php-pear-DB_DataObject-1.11.2-1|1	%define		_class		DB
12mu|php-pear-DB_DataObject-1.11.2-1|2	%define		_subclass	DataObject
12mu|php-pear-DB_DataObject-1.11.2-1|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-DB_DataObject-1.11.2-1|4	
12mu|php-pear-DB_DataObject-1.11.2-1|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-DB_DataObject-1.11.2-1|6	Version:	1.11.2
12mu|php-pear-DB_DataObject-1.11.2-1|7	Release:	1
12mu|php-pear-DB_DataObject-1.11.2-1|8	Summary:	An SQL builder, object interface to database tables
12mu|php-pear-DB_DataObject-1.11.2-1|9	License:	PHP License
12mu|php-pear-DB_DataObject-1.11.2-1|10	Group:		Development/PHP
12mu|php-pear-DB_DataObject-1.11.2-1|11	URL:		http://pear.php.net/package/DB_DataObject/
12mu|php-pear-DB_DataObject-1.11.2-1|12	Source0:	http://download.pear.php.net/package/DB_DataObject-%{version}.tgz
12mu|php-pear-DB_DataObject-1.11.2-1|13	Requires(post): php-pear
12mu|php-pear-DB_DataObject-1.11.2-1|14	Requires(preun): php-pear
12mu|php-pear-DB_DataObject-1.11.2-1|15	Requires:	php-pear
12mu|php-pear-DB_DataObject-1.11.2-1|16	BuildArch:	noarch
12mu|php-pear-DB_DataObject-1.11.2-1|17	BuildRequires:	php-pear
12mu|php-pear-DB_DataObject-1.11.2-1|18	
12mu|php-pear-DB_DataObject-1.11.2-1|19	%description
12mu|php-pear-DB_DataObject-1.11.2-1|20	The core class is designed to be extended for each of your tables so
12mu|php-pear-DB_DataObject-1.11.2-1|21	that you put the data logic inside the data classes. Included is a
12mu|php-pear-DB_DataObject-1.11.2-1|22	Generator to make your configuration files and your base classes.
12mu|php-pear-DB_DataObject-1.11.2-1|23	DataObject performs 2 tasks:
12mu|php-pear-DB_DataObject-1.11.2-1|24	- Builds SQL statements based on the objects vars and the builder
12mu|php-pear-DB_DataObject-1.11.2-1|25	methods,
12mu|php-pear-DB_DataObject-1.11.2-1|26	- acts as a datastore for a table row.
12mu|php-pear-DB_DataObject-1.11.2-1|27	
12mu|php-pear-DB_DataObject-1.11.2-1|28	%prep
12mu|php-pear-DB_DataObject-1.11.2-1|29	%setup -q -c
12mu|php-pear-DB_DataObject-1.11.2-1|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-DB_DataObject-1.11.2-1|31	
12mu|php-pear-DB_DataObject-1.11.2-1|32	%install
12mu|php-pear-DB_DataObject-1.11.2-1|33	
12mu|php-pear-DB_DataObject-1.11.2-1|34	cd %{upstream_name}-%{version}
12mu|php-pear-DB_DataObject-1.11.2-1|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-DB_DataObject-1.11.2-1|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-DB_DataObject-1.11.2-1|37	
12mu|php-pear-DB_DataObject-1.11.2-1|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-DB_DataObject-1.11.2-1|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-DB_DataObject-1.11.2-1|40	rm -rf %{buildroot}%{_bindir}/DB
12mu|php-pear-DB_DataObject-1.11.2-1|41	
12mu|php-pear-DB_DataObject-1.11.2-1|42	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-DB_DataObject-1.11.2-1|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-DB_DataObject-1.11.2-1|44	
12mu|php-pear-DB_DataObject-1.11.2-1|45	%clean
12mu|php-pear-DB_DataObject-1.11.2-1|46	
12mu|php-pear-DB_DataObject-1.11.2-1|47	
12mu|php-pear-DB_DataObject-1.11.2-1|48	
12mu|php-pear-DB_DataObject-1.11.2-1|49	%files
12mu|php-pear-DB_DataObject-1.11.2-1|50	%defattr(-,root,root)
12mu|php-pear-DB_DataObject-1.11.2-1|51	%doc %{upstream_name}-%{version}/docs/example.ini
12mu|php-pear-DB_DataObject-1.11.2-1|52	%{_datadir}/pear/%{_class}
12mu|php-pear-DB_DataObject-1.11.2-1|53	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-DB_DataObject-1.11.2-1|54	
12mu|php-pear-DB_DataObject-1.11.2-1|55	
12mu|php-pear-DB_DataObject-1.11.2-1|56	%changelog
12mu|php-pear-DB_DataObject-1.11.2-1|57	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.9.5-2mdv2011.0
12mu|php-pear-DB_DataObject-1.11.2-1|58	+ Revision: 667492
12mu|php-pear-DB_DataObject-1.11.2-1|59	- mass rebuild
12mu|php-pear-DB_DataObject-1.11.2-1|60	
12mu|php-pear-DB_DataObject-1.11.2-1|61	* Sat Aug 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.5-1mdv2011.0
12mu|php-pear-DB_DataObject-1.11.2-1|62	+ Revision: 569594
12mu|php-pear-DB_DataObject-1.11.2-1|63	- update to new version 1.9.5
12mu|php-pear-DB_DataObject-1.11.2-1|64	
12mu|php-pear-DB_DataObject-1.11.2-1|65	* Mon Jan 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.3-1mdv2010.1
12mu|php-pear-DB_DataObject-1.11.2-1|66	+ Revision: 495838
12mu|php-pear-DB_DataObject-1.11.2-1|67	- update to new version 1.9.3
12mu|php-pear-DB_DataObject-1.11.2-1|68	
12mu|php-pear-DB_DataObject-1.11.2-1|69	* Wed Jan 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.9.0-1mdv2010.1
12mu|php-pear-DB_DataObject-1.11.2-1|70	+ Revision: 486960
12mu|php-pear-DB_DataObject-1.11.2-1|71	- update to new version 1.9.0
12mu|php-pear-DB_DataObject-1.11.2-1|72	
12mu|php-pear-DB_DataObject-1.11.2-1|73	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.8.12-2mdv2010.1
12mu|php-pear-DB_DataObject-1.11.2-1|74	+ Revision: 479288
12mu|php-pear-DB_DataObject-1.11.2-1|75	- spec cleanup
12mu|php-pear-DB_DataObject-1.11.2-1|76	- use pear installer
12mu|php-pear-DB_DataObject-1.11.2-1|77	- don't ship tests, even in documentation
12mu|php-pear-DB_DataObject-1.11.2-1|78	- own all directories
12mu|php-pear-DB_DataObject-1.11.2-1|79	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-DB_DataObject-1.11.2-1|80	
12mu|php-pear-DB_DataObject-1.11.2-1|81	* Mon Sep 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.8.12-1mdv2010.0
12mu|php-pear-DB_DataObject-1.11.2-1|82	+ Revision: 446476
12mu|php-pear-DB_DataObject-1.11.2-1|83	- update to new version 1.8.12
12mu|php-pear-DB_DataObject-1.11.2-1|84	
12mu|php-pear-DB_DataObject-1.11.2-1|85	* Sun Jul 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.8.11-1mdv2010.0
12mu|php-pear-DB_DataObject-1.11.2-1|86	+ Revision: 400319
12mu|php-pear-DB_DataObject-1.11.2-1|87	- update to new version 1.8.11
12mu|php-pear-DB_DataObject-1.11.2-1|88	
12mu|php-pear-DB_DataObject-1.11.2-1|89	* Sun Mar 22 2009 Funda Wang <fwang@mandriva.org> 1.8.10-1mdv2009.1
12mu|php-pear-DB_DataObject-1.11.2-1|90	+ Revision: 360148
12mu|php-pear-DB_DataObject-1.11.2-1|91	- update to new version 1.8.10
12mu|php-pear-DB_DataObject-1.11.2-1|92	
12mu|php-pear-DB_DataObject-1.11.2-1|93	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.8.9-1mdv2009.1
12mu|php-pear-DB_DataObject-1.11.2-1|94	+ Revision: 357907
12mu|php-pear-DB_DataObject-1.11.2-1|95	- update to new version 1.8.9
12mu|php-pear-DB_DataObject-1.11.2-1|96	
12mu|php-pear-DB_DataObject-1.11.2-1|97	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.8.8-2mdv2009.1
12mu|php-pear-DB_DataObject-1.11.2-1|98	+ Revision: 321806
12mu|php-pear-DB_DataObject-1.11.2-1|99	- rebuild
12mu|php-pear-DB_DataObject-1.11.2-1|100	
12mu|php-pear-DB_DataObject-1.11.2-1|101	* Sat Aug 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1.8.8-1mdv2009.0
12mu|php-pear-DB_DataObject-1.11.2-1|102	+ Revision: 272583
12mu|php-pear-DB_DataObject-1.11.2-1|103	- 1.8.8
12mu|php-pear-DB_DataObject-1.11.2-1|104	
12mu|php-pear-DB_DataObject-1.11.2-1|105	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.8.7-2mdv2009.0
12mu|php-pear-DB_DataObject-1.11.2-1|106	+ Revision: 224719
12mu|php-pear-DB_DataObject-1.11.2-1|107	- rebuild
12mu|php-pear-DB_DataObject-1.11.2-1|108	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-DB_DataObject-1.11.2-1|109	
12mu|php-pear-DB_DataObject-1.11.2-1|110	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-DB_DataObject-1.11.2-1|111	- restore BuildRoot
12mu|php-pear-DB_DataObject-1.11.2-1|112	
12mu|php-pear-DB_DataObject-1.11.2-1|113	* Fri Nov 09 2007 Adam Williamson <awilliamson@mandriva.org> 1.8.7-1mdv2008.1
12mu|php-pear-DB_DataObject-1.11.2-1|114	+ Revision: 107089
12mu|php-pear-DB_DataObject-1.11.2-1|115	- new release 1.8.7
12mu|php-pear-DB_DataObject-1.11.2-1|116	
12mu|php-pear-DB_DataObject-1.11.2-1|117	
12mu|php-pear-DB_DataObject-1.11.2-1|118	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.7.15-5mdv2007.0
12mu|php-pear-DB_DataObject-1.11.2-1|119	+ Revision: 81082
12mu|php-pear-DB_DataObject-1.11.2-1|120	- Import php-pear-DB_DataObject
12mu|php-pear-DB_DataObject-1.11.2-1|121	
12mu|php-pear-DB_DataObject-1.11.2-1|122	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.7.15-5mdk
12mu|php-pear-DB_DataObject-1.11.2-1|123	- new group (Development/PHP)
12mu|php-pear-DB_DataObject-1.11.2-1|124	
12mu|php-pear-DB_DataObject-1.11.2-1|125	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.7.15-4mdk
12mu|php-pear-DB_DataObject-1.11.2-1|126	- rebuilt to fix auto deps
12mu|php-pear-DB_DataObject-1.11.2-1|127	
12mu|php-pear-DB_DataObject-1.11.2-1|128	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.7.15-3mdk
12mu|php-pear-DB_DataObject-1.11.2-1|129	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-DB_DataObject-1.11.2-1|130	
12mu|php-pear-DB_DataObject-1.11.2-1|131	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.7.15-2mdk
12mu|php-pear-DB_DataObject-1.11.2-1|132	- fix deps
12mu|php-pear-DB_DataObject-1.11.2-1|133	
12mu|php-pear-DB_DataObject-1.11.2-1|134	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.7.15-1mdk
12mu|php-pear-DB_DataObject-1.11.2-1|135	- 1.7.15
12mu|php-pear-DB_DataObject-1.11.2-1|136	
12mu|php-pear-DB_DataObject-1.11.2-1|137	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.7.13-3mdk
12mu|php-pear-DB_DataObject-1.11.2-1|138	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-DB_DataObject-1.11.2-1|139	- fix deps
12mu|php-pear-DB_DataObject-1.11.2-1|140	
12mu|php-pear-DB_DataObject-1.11.2-1|141	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.7.13-2mdk
12mu|php-pear-DB_DataObject-1.11.2-1|142	- fix deps
12mu|php-pear-DB_DataObject-1.11.2-1|143	
12mu|php-pear-DB_DataObject-1.11.2-1|144	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.7.13-1mdk
12mu|php-pear-DB_DataObject-1.11.2-1|145	- initial Mandriva package (PLD import)
12mu|php-pear-DB_DataObject-1.11.2-1|146	
12mu|php-pear-DB_DataObject-1.11.2-1|147	
12mu|php-pear-DB_DataObject-1.11.2-1|148	

20552 12
12mu|php-pear-File-1.4.1-1|1	%define		_class		File
12mu|php-pear-File-1.4.1-1|2	%define		upstream_name	%{_class}
12mu|php-pear-File-1.4.1-1|3	
12mu|php-pear-File-1.4.1-1|4	Summary:	Common file and directory routines
12mu|php-pear-File-1.4.1-1|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-File-1.4.1-1|6	Version:	1.4.1
12mu|php-pear-File-1.4.1-1|7	Release:	1
12mu|php-pear-File-1.4.1-1|8	License:	PHP License
12mu|php-pear-File-1.4.1-1|9	Group:		Development/PHP
12mu|php-pear-File-1.4.1-1|10	URL:		http://pear.php.net/package/File/
12mu|php-pear-File-1.4.1-1|11	Source0:	http://download.pear.php.net/package/File-%{version}.tgz
12mu|php-pear-File-1.4.1-1|12	Requires(post): php-pear
12mu|php-pear-File-1.4.1-1|13	Requires(preun): php-pear
12mu|php-pear-File-1.4.1-1|14	Requires:	php-pear
12mu|php-pear-File-1.4.1-1|15	BuildArch:	noarch
12mu|php-pear-File-1.4.1-1|16	BuildRequires:	php-pear
12mu|php-pear-File-1.4.1-1|17	Suggests:	php-pear-File_Util
12mu|php-pear-File-1.4.1-1|18	Suggests:	php-pear-File_CSV
12mu|php-pear-File-1.4.1-1|19	
12mu|php-pear-File-1.4.1-1|20	%description
12mu|php-pear-File-1.4.1-1|21	Provides easy access to read/write to files along with some common routines
12mu|php-pear-File-1.4.1-1|22	to deal with paths.
12mu|php-pear-File-1.4.1-1|23	
12mu|php-pear-File-1.4.1-1|24	%prep
12mu|php-pear-File-1.4.1-1|25	%setup -q -c
12mu|php-pear-File-1.4.1-1|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-File-1.4.1-1|27	
12mu|php-pear-File-1.4.1-1|28	%install
12mu|php-pear-File-1.4.1-1|29	
12mu|php-pear-File-1.4.1-1|30	cd %{upstream_name}-%{version}
12mu|php-pear-File-1.4.1-1|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-File-1.4.1-1|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-File-1.4.1-1|33	
12mu|php-pear-File-1.4.1-1|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-File-1.4.1-1|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-File-1.4.1-1|36	
12mu|php-pear-File-1.4.1-1|37	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-File-1.4.1-1|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-File-1.4.1-1|39	
12mu|php-pear-File-1.4.1-1|40	%clean
12mu|php-pear-File-1.4.1-1|41	
12mu|php-pear-File-1.4.1-1|42	
12mu|php-pear-File-1.4.1-1|43	
12mu|php-pear-File-1.4.1-1|44	%files
12mu|php-pear-File-1.4.1-1|45	%defattr(-,root,root)
12mu|php-pear-File-1.4.1-1|46	%{_datadir}/pear/%{_class}.php
12mu|php-pear-File-1.4.1-1|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-File-1.4.1-1|48	
12mu|php-pear-File-1.4.1-1|49	
12mu|php-pear-File-1.4.1-1|50	%changelog
12mu|php-pear-File-1.4.1-1|51	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-3mdv2011.0
12mu|php-pear-File-1.4.1-1|52	+ Revision: 667495
12mu|php-pear-File-1.4.1-1|53	- mass rebuild
12mu|php-pear-File-1.4.1-1|54	
12mu|php-pear-File-1.4.1-1|55	* Tue Apr 05 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-2
12mu|php-pear-File-1.4.1-1|56	+ Revision: 650639
12mu|php-pear-File-1.4.1-1|57	- fix deps
12mu|php-pear-File-1.4.1-1|58	
12mu|php-pear-File-1.4.1-1|59	* Tue Apr 05 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-1
12mu|php-pear-File-1.4.1-1|60	+ Revision: 650586
12mu|php-pear-File-1.4.1-1|61	- 1.4.0
12mu|php-pear-File-1.4.1-1|62	
12mu|php-pear-File-1.4.1-1|63	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-8mdv2011.0
12mu|php-pear-File-1.4.1-1|64	+ Revision: 607098
12mu|php-pear-File-1.4.1-1|65	- rebuild
12mu|php-pear-File-1.4.1-1|66	
12mu|php-pear-File-1.4.1-1|67	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-7mdv2010.1
12mu|php-pear-File-1.4.1-1|68	+ Revision: 478661
12mu|php-pear-File-1.4.1-1|69	- spec cleanup
12mu|php-pear-File-1.4.1-1|70	- use pear installer
12mu|php-pear-File-1.4.1-1|71	- don't ship tests, even in documentation
12mu|php-pear-File-1.4.1-1|72	- own all directories
12mu|php-pear-File-1.4.1-1|73	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-File-1.4.1-1|74	
12mu|php-pear-File-1.4.1-1|75	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.3.0-6mdv2010.0
12mu|php-pear-File-1.4.1-1|76	+ Revision: 426618
12mu|php-pear-File-1.4.1-1|77	- rebuild
12mu|php-pear-File-1.4.1-1|78	
12mu|php-pear-File-1.4.1-1|79	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-5mdv2009.1
12mu|php-pear-File-1.4.1-1|80	+ Revision: 321810
12mu|php-pear-File-1.4.1-1|81	- rebuild
12mu|php-pear-File-1.4.1-1|82	
12mu|php-pear-File-1.4.1-1|83	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.3.0-4mdv2009.0
12mu|php-pear-File-1.4.1-1|84	+ Revision: 224732
12mu|php-pear-File-1.4.1-1|85	- rebuild
12mu|php-pear-File-1.4.1-1|86	
12mu|php-pear-File-1.4.1-1|87	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-3mdv2008.1
12mu|php-pear-File-1.4.1-1|88	+ Revision: 178507
12mu|php-pear-File-1.4.1-1|89	- rebuild
12mu|php-pear-File-1.4.1-1|90	
12mu|php-pear-File-1.4.1-1|91	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-File-1.4.1-1|92	- restore BuildRoot
12mu|php-pear-File-1.4.1-1|93	
12mu|php-pear-File-1.4.1-1|94	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-File-1.4.1-1|95	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-File-1.4.1-1|96	
12mu|php-pear-File-1.4.1-1|97	* Sun Jun 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2008.0
12mu|php-pear-File-1.4.1-1|98	+ Revision: 34971
12mu|php-pear-File-1.4.1-1|99	- the xml in the package.xml is ok now, remove the recoding
12mu|php-pear-File-1.4.1-1|100	
12mu|php-pear-File-1.4.1-1|101	* Sun Jun 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdv2008.0
12mu|php-pear-File-1.4.1-1|102	+ Revision: 34812
12mu|php-pear-File-1.4.1-1|103	- 1.3.0
12mu|php-pear-File-1.4.1-1|104	
12mu|php-pear-File-1.4.1-1|105	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-4mdv2008.0
12mu|php-pear-File-1.4.1-1|106	+ Revision: 15425
12mu|php-pear-File-1.4.1-1|107	- rule out the PHPUnit.php dep
12mu|php-pear-File-1.4.1-1|108	
12mu|php-pear-File-1.4.1-1|109	
12mu|php-pear-File-1.4.1-1|110	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-3mdv2007.0
12mu|php-pear-File-1.4.1-1|111	+ Revision: 81088
12mu|php-pear-File-1.4.1-1|112	- Import php-pear-File
12mu|php-pear-File-1.4.1-1|113	
12mu|php-pear-File-1.4.1-1|114	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-3mdk
12mu|php-pear-File-1.4.1-1|115	- new group (Development/PHP)
12mu|php-pear-File-1.4.1-1|116	
12mu|php-pear-File-1.4.1-1|117	* Sun Jan 15 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdk
12mu|php-pear-File-1.4.1-1|118	- fix the package.xml file so it will register
12mu|php-pear-File-1.4.1-1|119	
12mu|php-pear-File-1.4.1-1|120	* Thu Sep 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1mdk
12mu|php-pear-File-1.4.1-1|121	- 1.2.2
12mu|php-pear-File-1.4.1-1|122	
12mu|php-pear-File-1.4.1-1|123	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-7mdk
12mu|php-pear-File-1.4.1-1|124	- rebuilt to fix auto deps
12mu|php-pear-File-1.4.1-1|125	
12mu|php-pear-File-1.4.1-1|126	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-6mdk
12mu|php-pear-File-1.4.1-1|127	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-File-1.4.1-1|128	
12mu|php-pear-File-1.4.1-1|129	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-5mdk
12mu|php-pear-File-1.4.1-1|130	- fix deps
12mu|php-pear-File-1.4.1-1|131	
12mu|php-pear-File-1.4.1-1|132	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-4mdk
12mu|php-pear-File-1.4.1-1|133	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-File-1.4.1-1|134	- fix deps
12mu|php-pear-File-1.4.1-1|135	
12mu|php-pear-File-1.4.1-1|136	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-3mdk
12mu|php-pear-File-1.4.1-1|137	- fix deps
12mu|php-pear-File-1.4.1-1|138	
12mu|php-pear-File-1.4.1-1|139	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-2mdk
12mu|php-pear-File-1.4.1-1|140	- rebuild
12mu|php-pear-File-1.4.1-1|141	
12mu|php-pear-File-1.4.1-1|142	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-1mdk
12mu|php-pear-File-1.4.1-1|143	- 1.2.0
12mu|php-pear-File-1.4.1-1|144	- fix spec file to conform with the others
12mu|php-pear-File-1.4.1-1|145	
12mu|php-pear-File-1.4.1-1|146	* Sat Apr 16 2005 Pascal Terjan <pterjan@mandrake.org> 1.1.0-0.RC3.2mdk
12mu|php-pear-File-1.4.1-1|147	- Fix requires
12mu|php-pear-File-1.4.1-1|148	
12mu|php-pear-File-1.4.1-1|149	* Thu Jan 20 2005 Pascal Terjan <pterjan@mandrake.org> 1.1.0-0.RC3.1mdk
12mu|php-pear-File-1.4.1-1|150	- First mdk package
12mu|php-pear-File-1.4.1-1|151	
12mu|php-pear-File-1.4.1-1|152	

20553 12
12mu|php-pear-File_CSV-1.0.0-5|1	%define		_class		File
12mu|php-pear-File_CSV-1.0.0-5|2	%define		upstream_name	%{_class}_CSV
12mu|php-pear-File_CSV-1.0.0-5|3	
12mu|php-pear-File_CSV-1.0.0-5|4	Summary:	Read and write of CSV files
12mu|php-pear-File_CSV-1.0.0-5|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-File_CSV-1.0.0-5|6	Version:	1.0.0
12mu|php-pear-File_CSV-1.0.0-5|7	Release:	5
12mu|php-pear-File_CSV-1.0.0-5|8	License:	PHP License
12mu|php-pear-File_CSV-1.0.0-5|9	Group:		Development/PHP
12mu|php-pear-File_CSV-1.0.0-5|10	URL:		http://pear.php.net/package/File_CSV/
12mu|php-pear-File_CSV-1.0.0-5|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-File_CSV-1.0.0-5|12	Requires(post): php-pear
12mu|php-pear-File_CSV-1.0.0-5|13	Requires(preun): php-pear
12mu|php-pear-File_CSV-1.0.0-5|14	Requires:	php-pear
12mu|php-pear-File_CSV-1.0.0-5|15	BuildArch:	noarch
12mu|php-pear-File_CSV-1.0.0-5|16	BuildRequires:	php-pear
12mu|php-pear-File_CSV-1.0.0-5|17	Conflicts:	php-pear-File < 1.4.0
12mu|php-pear-File_CSV-1.0.0-5|18	
12mu|php-pear-File_CSV-1.0.0-5|19	%description
12mu|php-pear-File_CSV-1.0.0-5|20	Read and write of CSV files as well as discovering the format the CSV file is
12mu|php-pear-File_CSV-1.0.0-5|21	in.
12mu|php-pear-File_CSV-1.0.0-5|22	
12mu|php-pear-File_CSV-1.0.0-5|23	Supports headers and is excel compatible, i.e. ="0004" outputs as 0004 (only
12mu|php-pear-File_CSV-1.0.0-5|24	read wise)
12mu|php-pear-File_CSV-1.0.0-5|25	
12mu|php-pear-File_CSV-1.0.0-5|26	For more information on CSV: http://rfc.net/rfc4180.html
12mu|php-pear-File_CSV-1.0.0-5|27	
12mu|php-pear-File_CSV-1.0.0-5|28	%prep
12mu|php-pear-File_CSV-1.0.0-5|29	%setup -q -c
12mu|php-pear-File_CSV-1.0.0-5|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-File_CSV-1.0.0-5|31	
12mu|php-pear-File_CSV-1.0.0-5|32	%install
12mu|php-pear-File_CSV-1.0.0-5|33	
12mu|php-pear-File_CSV-1.0.0-5|34	cd %{upstream_name}-%{version}
12mu|php-pear-File_CSV-1.0.0-5|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-File_CSV-1.0.0-5|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-File_CSV-1.0.0-5|37	
12mu|php-pear-File_CSV-1.0.0-5|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-File_CSV-1.0.0-5|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-File_CSV-1.0.0-5|40	
12mu|php-pear-File_CSV-1.0.0-5|41	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-File_CSV-1.0.0-5|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-File_CSV-1.0.0-5|43	
12mu|php-pear-File_CSV-1.0.0-5|44	%clean
12mu|php-pear-File_CSV-1.0.0-5|45	
12mu|php-pear-File_CSV-1.0.0-5|46	
12mu|php-pear-File_CSV-1.0.0-5|47	
12mu|php-pear-File_CSV-1.0.0-5|48	%files
12mu|php-pear-File_CSV-1.0.0-5|49	%defattr(-,root,root)
12mu|php-pear-File_CSV-1.0.0-5|50	%{_datadir}/pear/%{_class}/CSV.php
12mu|php-pear-File_CSV-1.0.0-5|51	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-File_CSV-1.0.0-5|52	
12mu|php-pear-File_CSV-1.0.0-5|53	
12mu|php-pear-File_CSV-1.0.0-5|54	
12mu|php-pear-File_CSV-1.0.0-5|55	%changelog
12mu|php-pear-File_CSV-1.0.0-5|56	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2011.0
12mu|php-pear-File_CSV-1.0.0-5|57	+ Revision: 667496
12mu|php-pear-File_CSV-1.0.0-5|58	- mass rebuild
12mu|php-pear-File_CSV-1.0.0-5|59	
12mu|php-pear-File_CSV-1.0.0-5|60	* Tue Apr 05 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12mu|php-pear-File_CSV-1.0.0-5|61	+ Revision: 650597
12mu|php-pear-File_CSV-1.0.0-5|62	- import php-pear-File_CSV
12mu|php-pear-File_CSV-1.0.0-5|63	
12mu|php-pear-File_CSV-1.0.0-5|64	
12mu|php-pear-File_CSV-1.0.0-5|65	* Tue Apr 05 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12mu|php-pear-File_CSV-1.0.0-5|66	- initial Mandriva package

20554 12
12mu|php-pear-File_Gettext-0.4.2-1|1	%define		_class		File
12mu|php-pear-File_Gettext-0.4.2-1|2	%define		_subclass	Gettext
12mu|php-pear-File_Gettext-0.4.2-1|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-File_Gettext-0.4.2-1|4	
12mu|php-pear-File_Gettext-0.4.2-1|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-File_Gettext-0.4.2-1|6	Version:	0.4.2
12mu|php-pear-File_Gettext-0.4.2-1|7	Release:	1
12mu|php-pear-File_Gettext-0.4.2-1|8	Summary:	GNU Gettext file parser
12mu|php-pear-File_Gettext-0.4.2-1|9	License:	PHP License
12mu|php-pear-File_Gettext-0.4.2-1|10	Group:		Development/PHP
12mu|php-pear-File_Gettext-0.4.2-1|11	URL:		http://pear.php.net/package/File_Gettext/
12mu|php-pear-File_Gettext-0.4.2-1|12	Source0:	http://download.pear.php.net/package/File_Gettext-%{version}.tgz
12mu|php-pear-File_Gettext-0.4.2-1|13	Requires(post): php-pear
12mu|php-pear-File_Gettext-0.4.2-1|14	Requires(preun): php-pear
12mu|php-pear-File_Gettext-0.4.2-1|15	Requires:	php-pear
12mu|php-pear-File_Gettext-0.4.2-1|16	BuildArch:	noarch
12mu|php-pear-File_Gettext-0.4.2-1|17	BuildRequires:	php-pear
12mu|php-pear-File_Gettext-0.4.2-1|18	
12mu|php-pear-File_Gettext-0.4.2-1|19	%description
12mu|php-pear-File_Gettext-0.4.2-1|20	Reader and writer for GNU PO and MO files.
12mu|php-pear-File_Gettext-0.4.2-1|21	
12mu|php-pear-File_Gettext-0.4.2-1|22	%prep
12mu|php-pear-File_Gettext-0.4.2-1|23	%setup -q -c
12mu|php-pear-File_Gettext-0.4.2-1|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-File_Gettext-0.4.2-1|25	
12mu|php-pear-File_Gettext-0.4.2-1|26	%install
12mu|php-pear-File_Gettext-0.4.2-1|27	
12mu|php-pear-File_Gettext-0.4.2-1|28	cd %{upstream_name}-%{version}
12mu|php-pear-File_Gettext-0.4.2-1|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-File_Gettext-0.4.2-1|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-File_Gettext-0.4.2-1|31	
12mu|php-pear-File_Gettext-0.4.2-1|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-File_Gettext-0.4.2-1|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-File_Gettext-0.4.2-1|34	
12mu|php-pear-File_Gettext-0.4.2-1|35	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-File_Gettext-0.4.2-1|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-File_Gettext-0.4.2-1|37	
12mu|php-pear-File_Gettext-0.4.2-1|38	%clean
12mu|php-pear-File_Gettext-0.4.2-1|39	
12mu|php-pear-File_Gettext-0.4.2-1|40	
12mu|php-pear-File_Gettext-0.4.2-1|41	
12mu|php-pear-File_Gettext-0.4.2-1|42	%files
12mu|php-pear-File_Gettext-0.4.2-1|43	%defattr(-,root,root)
12mu|php-pear-File_Gettext-0.4.2-1|44	%{_datadir}/pear/%{_class}
12mu|php-pear-File_Gettext-0.4.2-1|45	%{_datadir}/pear/data/%{upstream_name}
12mu|php-pear-File_Gettext-0.4.2-1|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-File_Gettext-0.4.2-1|47	
12mu|php-pear-File_Gettext-0.4.2-1|48	
12mu|php-pear-File_Gettext-0.4.2-1|49	%changelog
12mu|php-pear-File_Gettext-0.4.2-1|50	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-6mdv2011.0
12mu|php-pear-File_Gettext-0.4.2-1|51	+ Revision: 667497
12mu|php-pear-File_Gettext-0.4.2-1|52	- mass rebuild
12mu|php-pear-File_Gettext-0.4.2-1|53	
12mu|php-pear-File_Gettext-0.4.2-1|54	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-5mdv2011.0
12mu|php-pear-File_Gettext-0.4.2-1|55	+ Revision: 607099
12mu|php-pear-File_Gettext-0.4.2-1|56	- rebuild
12mu|php-pear-File_Gettext-0.4.2-1|57	
12mu|php-pear-File_Gettext-0.4.2-1|58	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.4.1-4mdv2010.1
12mu|php-pear-File_Gettext-0.4.2-1|59	+ Revision: 478667
12mu|php-pear-File_Gettext-0.4.2-1|60	- spec cleanup
12mu|php-pear-File_Gettext-0.4.2-1|61	- use pear installer
12mu|php-pear-File_Gettext-0.4.2-1|62	- don't ship tests, even in documentation
12mu|php-pear-File_Gettext-0.4.2-1|63	- own all directories
12mu|php-pear-File_Gettext-0.4.2-1|64	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-File_Gettext-0.4.2-1|65	
12mu|php-pear-File_Gettext-0.4.2-1|66	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.4.1-3mdv2010.0
12mu|php-pear-File_Gettext-0.4.2-1|67	+ Revision: 426622
12mu|php-pear-File_Gettext-0.4.2-1|68	- rebuild
12mu|php-pear-File_Gettext-0.4.2-1|69	
12mu|php-pear-File_Gettext-0.4.2-1|70	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-2mdv2009.1
12mu|php-pear-File_Gettext-0.4.2-1|71	+ Revision: 321812
12mu|php-pear-File_Gettext-0.4.2-1|72	- rebuild
12mu|php-pear-File_Gettext-0.4.2-1|73	
12mu|php-pear-File_Gettext-0.4.2-1|74	* Sat Aug 16 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-1mdv2009.0
12mu|php-pear-File_Gettext-0.4.2-1|75	+ Revision: 272584
12mu|php-pear-File_Gettext-0.4.2-1|76	- 0.4.1
12mu|php-pear-File_Gettext-0.4.2-1|77	
12mu|php-pear-File_Gettext-0.4.2-1|78	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.4.0-3mdv2009.0
12mu|php-pear-File_Gettext-0.4.2-1|79	+ Revision: 224733
12mu|php-pear-File_Gettext-0.4.2-1|80	- rebuild
12mu|php-pear-File_Gettext-0.4.2-1|81	
12mu|php-pear-File_Gettext-0.4.2-1|82	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-2mdv2008.1
12mu|php-pear-File_Gettext-0.4.2-1|83	+ Revision: 178508
12mu|php-pear-File_Gettext-0.4.2-1|84	- rebuild
12mu|php-pear-File_Gettext-0.4.2-1|85	
12mu|php-pear-File_Gettext-0.4.2-1|86	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-File_Gettext-0.4.2-1|87	- restore BuildRoot
12mu|php-pear-File_Gettext-0.4.2-1|88	
12mu|php-pear-File_Gettext-0.4.2-1|89	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-File_Gettext-0.4.2-1|90	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-File_Gettext-0.4.2-1|91	
12mu|php-pear-File_Gettext-0.4.2-1|92	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.4.0-1mdv2008.0
12mu|php-pear-File_Gettext-0.4.2-1|93	+ Revision: 15536
12mu|php-pear-File_Gettext-0.4.2-1|94	- 0.4.0
12mu|php-pear-File_Gettext-0.4.2-1|95	
12mu|php-pear-File_Gettext-0.4.2-1|96	
12mu|php-pear-File_Gettext-0.4.2-1|97	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-2mdv2007.0
12mu|php-pear-File_Gettext-0.4.2-1|98	+ Revision: 81090
12mu|php-pear-File_Gettext-0.4.2-1|99	- Import php-pear-File_Gettext
12mu|php-pear-File_Gettext-0.4.2-1|100	
12mu|php-pear-File_Gettext-0.4.2-1|101	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-2mdk
12mu|php-pear-File_Gettext-0.4.2-1|102	- new group (Development/PHP)
12mu|php-pear-File_Gettext-0.4.2-1|103	
12mu|php-pear-File_Gettext-0.4.2-1|104	* Mon Nov 07 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-1mdk
12mu|php-pear-File_Gettext-0.4.2-1|105	- 0.3.4
12mu|php-pear-File_Gettext-0.4.2-1|106	
12mu|php-pear-File_Gettext-0.4.2-1|107	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.3-6mdk
12mu|php-pear-File_Gettext-0.4.2-1|108	- rebuilt to fix auto deps
12mu|php-pear-File_Gettext-0.4.2-1|109	
12mu|php-pear-File_Gettext-0.4.2-1|110	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.3-5mdk
12mu|php-pear-File_Gettext-0.4.2-1|111	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-File_Gettext-0.4.2-1|112	
12mu|php-pear-File_Gettext-0.4.2-1|113	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.3-4mdk
12mu|php-pear-File_Gettext-0.4.2-1|114	- fix deps
12mu|php-pear-File_Gettext-0.4.2-1|115	
12mu|php-pear-File_Gettext-0.4.2-1|116	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.3-3mdk
12mu|php-pear-File_Gettext-0.4.2-1|117	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-File_Gettext-0.4.2-1|118	- fix deps
12mu|php-pear-File_Gettext-0.4.2-1|119	
12mu|php-pear-File_Gettext-0.4.2-1|120	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.3-2mdk
12mu|php-pear-File_Gettext-0.4.2-1|121	- fix deps
12mu|php-pear-File_Gettext-0.4.2-1|122	
12mu|php-pear-File_Gettext-0.4.2-1|123	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.3-1mdk
12mu|php-pear-File_Gettext-0.4.2-1|124	- initial Mandriva package (PLD import)
12mu|php-pear-File_Gettext-0.4.2-1|125	
12mu|php-pear-File_Gettext-0.4.2-1|126	

20555 12
12mu|php-pear-File_PDF-0.3.3-4|1	%define		_class		File
12mu|php-pear-File_PDF-0.3.3-4|2	%define		_subclass	PDF
12mu|php-pear-File_PDF-0.3.3-4|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-File_PDF-0.3.3-4|4	
12mu|php-pear-File_PDF-0.3.3-4|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-File_PDF-0.3.3-4|6	Version:	0.3.3
12mu|php-pear-File_PDF-0.3.3-4|7	Release:	4
12mu|php-pear-File_PDF-0.3.3-4|8	Summary:	PDF generation using only PHP
12mu|php-pear-File_PDF-0.3.3-4|9	License:	PHP License
12mu|php-pear-File_PDF-0.3.3-4|10	Group:		Development/PHP
12mu|php-pear-File_PDF-0.3.3-4|11	URL:		http://pear.php.net/package/File_PDF/
12mu|php-pear-File_PDF-0.3.3-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-File_PDF-0.3.3-4|13	Requires(post): php-pear
12mu|php-pear-File_PDF-0.3.3-4|14	Requires(preun): php-pear
12mu|php-pear-File_PDF-0.3.3-4|15	Requires:	php-pear
12mu|php-pear-File_PDF-0.3.3-4|16	BuildArch:	noarch
12mu|php-pear-File_PDF-0.3.3-4|17	BuildRequires:	php-pear
12mu|php-pear-File_PDF-0.3.3-4|18	
12mu|php-pear-File_PDF-0.3.3-4|19	%description
12mu|php-pear-File_PDF-0.3.3-4|20	This package provides PDF generation using only PHP, without requiring
12mu|php-pear-File_PDF-0.3.3-4|21	any external libraries.
12mu|php-pear-File_PDF-0.3.3-4|22	
12mu|php-pear-File_PDF-0.3.3-4|23	%prep
12mu|php-pear-File_PDF-0.3.3-4|24	%setup -q -c
12mu|php-pear-File_PDF-0.3.3-4|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-File_PDF-0.3.3-4|26	
12mu|php-pear-File_PDF-0.3.3-4|27	%install
12mu|php-pear-File_PDF-0.3.3-4|28	
12mu|php-pear-File_PDF-0.3.3-4|29	cd %{upstream_name}-%{version}
12mu|php-pear-File_PDF-0.3.3-4|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-File_PDF-0.3.3-4|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-File_PDF-0.3.3-4|32	
12mu|php-pear-File_PDF-0.3.3-4|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-File_PDF-0.3.3-4|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-File_PDF-0.3.3-4|35	
12mu|php-pear-File_PDF-0.3.3-4|36	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-File_PDF-0.3.3-4|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-File_PDF-0.3.3-4|38	
12mu|php-pear-File_PDF-0.3.3-4|39	%clean
12mu|php-pear-File_PDF-0.3.3-4|40	
12mu|php-pear-File_PDF-0.3.3-4|41	
12mu|php-pear-File_PDF-0.3.3-4|42	
12mu|php-pear-File_PDF-0.3.3-4|43	%files
12mu|php-pear-File_PDF-0.3.3-4|44	%defattr(-,root,root)
12mu|php-pear-File_PDF-0.3.3-4|45	%{_datadir}/pear/%{_class}
12mu|php-pear-File_PDF-0.3.3-4|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-File_PDF-0.3.3-4|47	
12mu|php-pear-File_PDF-0.3.3-4|48	
12mu|php-pear-File_PDF-0.3.3-4|49	%changelog
12mu|php-pear-File_PDF-0.3.3-4|50	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.3-2mdv2012.0
12mu|php-pear-File_PDF-0.3.3-4|51	+ Revision: 741758
12mu|php-pear-File_PDF-0.3.3-4|52	- fix major breakage by careless packager
12mu|php-pear-File_PDF-0.3.3-4|53	
12mu|php-pear-File_PDF-0.3.3-4|54	* Mon Nov 28 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.3-1
12mu|php-pear-File_PDF-0.3.3-4|55	+ Revision: 735167
12mu|php-pear-File_PDF-0.3.3-4|56	- new version
12mu|php-pear-File_PDF-0.3.3-4|57	
12mu|php-pear-File_PDF-0.3.3-4|58	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-6
12mu|php-pear-File_PDF-0.3.3-4|59	+ Revision: 667498
12mu|php-pear-File_PDF-0.3.3-4|60	- mass rebuild
12mu|php-pear-File_PDF-0.3.3-4|61	
12mu|php-pear-File_PDF-0.3.3-4|62	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-5mdv2011.0
12mu|php-pear-File_PDF-0.3.3-4|63	+ Revision: 607100
12mu|php-pear-File_PDF-0.3.3-4|64	- rebuild
12mu|php-pear-File_PDF-0.3.3-4|65	
12mu|php-pear-File_PDF-0.3.3-4|66	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.2-4mdv2010.1
12mu|php-pear-File_PDF-0.3.3-4|67	+ Revision: 478672
12mu|php-pear-File_PDF-0.3.3-4|68	- spec cleanup
12mu|php-pear-File_PDF-0.3.3-4|69	- use pear installer
12mu|php-pear-File_PDF-0.3.3-4|70	- don't ship tests, even in documentation
12mu|php-pear-File_PDF-0.3.3-4|71	- own all directories
12mu|php-pear-File_PDF-0.3.3-4|72	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-File_PDF-0.3.3-4|73	
12mu|php-pear-File_PDF-0.3.3-4|74	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.3.2-3mdv2010.0
12mu|php-pear-File_PDF-0.3.3-4|75	+ Revision: 426629
12mu|php-pear-File_PDF-0.3.3-4|76	- rebuild
12mu|php-pear-File_PDF-0.3.3-4|77	
12mu|php-pear-File_PDF-0.3.3-4|78	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-2mdv2009.1
12mu|php-pear-File_PDF-0.3.3-4|79	+ Revision: 321813
12mu|php-pear-File_PDF-0.3.3-4|80	- rebuild
12mu|php-pear-File_PDF-0.3.3-4|81	
12mu|php-pear-File_PDF-0.3.3-4|82	* Sat Aug 16 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-1mdv2009.0
12mu|php-pear-File_PDF-0.3.3-4|83	+ Revision: 272585
12mu|php-pear-File_PDF-0.3.3-4|84	- 0.3.2
12mu|php-pear-File_PDF-0.3.3-4|85	
12mu|php-pear-File_PDF-0.3.3-4|86	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.2.0-3mdv2009.0
12mu|php-pear-File_PDF-0.3.3-4|87	+ Revision: 224734
12mu|php-pear-File_PDF-0.3.3-4|88	- rebuild
12mu|php-pear-File_PDF-0.3.3-4|89	
12mu|php-pear-File_PDF-0.3.3-4|90	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-2mdv2008.1
12mu|php-pear-File_PDF-0.3.3-4|91	+ Revision: 178509
12mu|php-pear-File_PDF-0.3.3-4|92	- rebuild
12mu|php-pear-File_PDF-0.3.3-4|93	
12mu|php-pear-File_PDF-0.3.3-4|94	+ Olivier Blin <blino@mandriva.org>
12mu|php-pear-File_PDF-0.3.3-4|95	- restore BuildRoot
12mu|php-pear-File_PDF-0.3.3-4|96	
12mu|php-pear-File_PDF-0.3.3-4|97	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-File_PDF-0.3.3-4|98	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-File_PDF-0.3.3-4|99	
12mu|php-pear-File_PDF-0.3.3-4|100	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdv2008.0
12mu|php-pear-File_PDF-0.3.3-4|101	+ Revision: 15670
12mu|php-pear-File_PDF-0.3.3-4|102	- 0.2.0
12mu|php-pear-File_PDF-0.3.3-4|103	
12mu|php-pear-File_PDF-0.3.3-4|104	
12mu|php-pear-File_PDF-0.3.3-4|105	* Sun Nov 12 2006 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-8mdv2007.0
12mu|php-pear-File_PDF-0.3.3-4|106	+ Revision: 83321
12mu|php-pear-File_PDF-0.3.3-4|107	- rebuild
12mu|php-pear-File_PDF-0.3.3-4|108	
12mu|php-pear-File_PDF-0.3.3-4|109	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-7mdv2007.1
12mu|php-pear-File_PDF-0.3.3-4|110	+ Revision: 81586
12mu|php-pear-File_PDF-0.3.3-4|111	- Import php-pear-File_PDF
12mu|php-pear-File_PDF-0.3.3-4|112	
12mu|php-pear-File_PDF-0.3.3-4|113	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-7mdk
12mu|php-pear-File_PDF-0.3.3-4|114	- new group (Development/PHP)
12mu|php-pear-File_PDF-0.3.3-4|115	
12mu|php-pear-File_PDF-0.3.3-4|116	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-6mdk
12mu|php-pear-File_PDF-0.3.3-4|117	- rebuilt to fix auto deps
12mu|php-pear-File_PDF-0.3.3-4|118	
12mu|php-pear-File_PDF-0.3.3-4|119	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-5mdk
12mu|php-pear-File_PDF-0.3.3-4|120	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-File_PDF-0.3.3-4|121	
12mu|php-pear-File_PDF-0.3.3-4|122	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-4mdk
12mu|php-pear-File_PDF-0.3.3-4|123	- fix deps
12mu|php-pear-File_PDF-0.3.3-4|124	
12mu|php-pear-File_PDF-0.3.3-4|125	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-3mdk
12mu|php-pear-File_PDF-0.3.3-4|126	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-File_PDF-0.3.3-4|127	- fix deps
12mu|php-pear-File_PDF-0.3.3-4|128	
12mu|php-pear-File_PDF-0.3.3-4|129	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-2mdk
12mu|php-pear-File_PDF-0.3.3-4|130	- fix deps
12mu|php-pear-File_PDF-0.3.3-4|131	
12mu|php-pear-File_PDF-0.3.3-4|132	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-1mdk
12mu|php-pear-File_PDF-0.3.3-4|133	- initial Mandriva package (PLD import)
12mu|php-pear-File_PDF-0.3.3-4|134	

20556 12
12mu|php-pear-File_Util-1.0.0-4|1	%define		_class		File
12mu|php-pear-File_Util-1.0.0-4|2	%define		upstream_name	%{_class}_Util
12mu|php-pear-File_Util-1.0.0-4|3	
12mu|php-pear-File_Util-1.0.0-4|4	Summary:	Common file and directory utility functions
12mu|php-pear-File_Util-1.0.0-4|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-File_Util-1.0.0-4|6	Version:	1.0.0
12mu|php-pear-File_Util-1.0.0-4|7	Release:	4
12mu|php-pear-File_Util-1.0.0-4|8	License:	PHP License
12mu|php-pear-File_Util-1.0.0-4|9	Group:		Development/PHP
12mu|php-pear-File_Util-1.0.0-4|10	URL:		http://pear.php.net/package/File_Util/
12mu|php-pear-File_Util-1.0.0-4|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-File_Util-1.0.0-4|12	Requires(post): php-pear
12mu|php-pear-File_Util-1.0.0-4|13	Requires(preun): php-pear
12mu|php-pear-File_Util-1.0.0-4|14	Requires:	php-pear
12mu|php-pear-File_Util-1.0.0-4|15	BuildArch:	noarch
12mu|php-pear-File_Util-1.0.0-4|16	BuildRequires:	php-pear
12mu|php-pear-File_Util-1.0.0-4|17	Conflicts:	php-pear-File < 1.4.0
12mu|php-pear-File_Util-1.0.0-4|18	
12mu|php-pear-File_Util-1.0.0-4|19	%description
12mu|php-pear-File_Util-1.0.0-4|20	Common file and directory utility functions. Path handling, temp dir/file,
12mu|php-pear-File_Util-1.0.0-4|21	sorting of files, listDirs, isIncludable and more.
12mu|php-pear-File_Util-1.0.0-4|22	
12mu|php-pear-File_Util-1.0.0-4|23	%prep
12mu|php-pear-File_Util-1.0.0-4|24	%setup -q -c
12mu|php-pear-File_Util-1.0.0-4|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-File_Util-1.0.0-4|26	
12mu|php-pear-File_Util-1.0.0-4|27	%install
12mu|php-pear-File_Util-1.0.0-4|28	
12mu|php-pear-File_Util-1.0.0-4|29	cd %{upstream_name}-%{version}
12mu|php-pear-File_Util-1.0.0-4|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-File_Util-1.0.0-4|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-File_Util-1.0.0-4|32	
12mu|php-pear-File_Util-1.0.0-4|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-File_Util-1.0.0-4|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-File_Util-1.0.0-4|35	
12mu|php-pear-File_Util-1.0.0-4|36	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-File_Util-1.0.0-4|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-File_Util-1.0.0-4|38	
12mu|php-pear-File_Util-1.0.0-4|39	%clean
12mu|php-pear-File_Util-1.0.0-4|40	
12mu|php-pear-File_Util-1.0.0-4|41	
12mu|php-pear-File_Util-1.0.0-4|42	
12mu|php-pear-File_Util-1.0.0-4|43	%files
12mu|php-pear-File_Util-1.0.0-4|44	%defattr(-,root,root)
12mu|php-pear-File_Util-1.0.0-4|45	%{_datadir}/pear/%{_class}/Util.php
12mu|php-pear-File_Util-1.0.0-4|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-File_Util-1.0.0-4|47	
12mu|php-pear-File_Util-1.0.0-4|48	
12mu|php-pear-File_Util-1.0.0-4|49	
12mu|php-pear-File_Util-1.0.0-4|50	%changelog
12mu|php-pear-File_Util-1.0.0-4|51	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2011.0
12mu|php-pear-File_Util-1.0.0-4|52	+ Revision: 667499
12mu|php-pear-File_Util-1.0.0-4|53	- mass rebuild
12mu|php-pear-File_Util-1.0.0-4|54	
12mu|php-pear-File_Util-1.0.0-4|55	* Tue Apr 05 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1
12mu|php-pear-File_Util-1.0.0-4|56	+ Revision: 650599
12mu|php-pear-File_Util-1.0.0-4|57	- import php-pear-File_Util
12mu|php-pear-File_Util-1.0.0-4|58	
12mu|php-pear-File_Util-1.0.0-4|59	
12mu|php-pear-File_Util-1.0.0-4|60	* Tue Apr 05 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2010.2
12mu|php-pear-File_Util-1.0.0-4|61	- initial Mandriva package

20557 12
12mu|php-pear-Gtk_VarDump-1.0.1-3|1	%define		_class		Gtk
12mu|php-pear-Gtk_VarDump-1.0.1-3|2	%define		_subclass	VarDump
12mu|php-pear-Gtk_VarDump-1.0.1-3|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Gtk_VarDump-1.0.1-3|4	
12mu|php-pear-Gtk_VarDump-1.0.1-3|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Gtk_VarDump-1.0.1-3|6	Version:	1.0.1
12mu|php-pear-Gtk_VarDump-1.0.1-3|7	Release:	3
12mu|php-pear-Gtk_VarDump-1.0.1-3|8	Summary:	A simple GUI to example PHP data trees
12mu|php-pear-Gtk_VarDump-1.0.1-3|9	License:	PHP License
12mu|php-pear-Gtk_VarDump-1.0.1-3|10	Group:		Development/PHP
12mu|php-pear-Gtk_VarDump-1.0.1-3|11	URL:		http://pear.php.net/package/Gtk_VarDump/
12mu|php-pear-Gtk_VarDump-1.0.1-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mu|php-pear-Gtk_VarDump-1.0.1-3|13	Patch0:		php-pear-Gtk_VarDump-1.0.1-php_gtk2.patch
12mu|php-pear-Gtk_VarDump-1.0.1-3|14	Requires:	php-gtk2
12mu|php-pear-Gtk_VarDump-1.0.1-3|15	Requires(post): php-pear
12mu|php-pear-Gtk_VarDump-1.0.1-3|16	Requires(preun): php-pear
12mu|php-pear-Gtk_VarDump-1.0.1-3|17	Requires:	php-pear
12mu|php-pear-Gtk_VarDump-1.0.1-3|18	BuildArch:	noarch
12mu|php-pear-Gtk_VarDump-1.0.1-3|19	BuildRequires:	php-pear
12mu|php-pear-Gtk_VarDump-1.0.1-3|20	
12mu|php-pear-Gtk_VarDump-1.0.1-3|21	%description
12mu|php-pear-Gtk_VarDump-1.0.1-3|22	Just a regedit type interface to examine PHP data trees.
12mu|php-pear-Gtk_VarDump-1.0.1-3|23	
12mu|php-pear-Gtk_VarDump-1.0.1-3|24	%prep
12mu|php-pear-Gtk_VarDump-1.0.1-3|25	%setup -q -c
12mu|php-pear-Gtk_VarDump-1.0.1-3|26	%patch0 -p1
12mu|php-pear-Gtk_VarDump-1.0.1-3|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Gtk_VarDump-1.0.1-3|28	
12mu|php-pear-Gtk_VarDump-1.0.1-3|29	%install
12mu|php-pear-Gtk_VarDump-1.0.1-3|30	
12mu|php-pear-Gtk_VarDump-1.0.1-3|31	cd %{upstream_name}-%{version}
12mu|php-pear-Gtk_VarDump-1.0.1-3|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Gtk_VarDump-1.0.1-3|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Gtk_VarDump-1.0.1-3|34	
12mu|php-pear-Gtk_VarDump-1.0.1-3|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Gtk_VarDump-1.0.1-3|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Gtk_VarDump-1.0.1-3|37	
12mu|php-pear-Gtk_VarDump-1.0.1-3|38	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Gtk_VarDump-1.0.1-3|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Gtk_VarDump-1.0.1-3|40	
12mu|php-pear-Gtk_VarDump-1.0.1-3|41	%clean
12mu|php-pear-Gtk_VarDump-1.0.1-3|42	
12mu|php-pear-Gtk_VarDump-1.0.1-3|43	
12mu|php-pear-Gtk_VarDump-1.0.1-3|44	
12mu|php-pear-Gtk_VarDump-1.0.1-3|45	%files
12mu|php-pear-Gtk_VarDump-1.0.1-3|46	%defattr(-,root,root)
12mu|php-pear-Gtk_VarDump-1.0.1-3|47	%{_datadir}/pear/%{_class}
12mu|php-pear-Gtk_VarDump-1.0.1-3|48	%{_datadir}/pear/data/%{upstream_name}
12mu|php-pear-Gtk_VarDump-1.0.1-3|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Gtk_VarDump-1.0.1-3|50	
12mu|php-pear-Gtk_VarDump-1.0.1-3|51	
12mu|php-pear-Gtk_VarDump-1.0.1-3|52	%changelog
12mu|php-pear-Gtk_VarDump-1.0.1-3|53	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2011.0
12mu|php-pear-Gtk_VarDump-1.0.1-3|54	+ Revision: 679338
12mu|php-pear-Gtk_VarDump-1.0.1-3|55	- mass rebuild
12mu|php-pear-Gtk_VarDump-1.0.1-3|56	
12mu|php-pear-Gtk_VarDump-1.0.1-3|57	* Sat Nov 27 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-1mdv2011.0
12mu|php-pear-Gtk_VarDump-1.0.1-3|58	+ Revision: 602114
12mu|php-pear-Gtk_VarDump-1.0.1-3|59	- new version
12mu|php-pear-Gtk_VarDump-1.0.1-3|60	
12mu|php-pear-Gtk_VarDump-1.0.1-3|61	* Mon Dec 14 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-5mdv2010.1
12mu|php-pear-Gtk_VarDump-1.0.1-3|62	+ Revision: 478681
12mu|php-pear-Gtk_VarDump-1.0.1-3|63	- spec cleanup
12mu|php-pear-Gtk_VarDump-1.0.1-3|64	- use pear installer
12mu|php-pear-Gtk_VarDump-1.0.1-3|65	- don't ship tests, even in documentation
12mu|php-pear-Gtk_VarDump-1.0.1-3|66	- own all directories
12mu|php-pear-Gtk_VarDump-1.0.1-3|67	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Gtk_VarDump-1.0.1-3|68	
12mu|php-pear-Gtk_VarDump-1.0.1-3|69	* Mon Sep 14 2009 Thierry Vignaud <tv@mandriva.org> 1.0.0-4mdv2010.0
12mu|php-pear-Gtk_VarDump-1.0.1-3|70	+ Revision: 441109
12mu|php-pear-Gtk_VarDump-1.0.1-3|71	- rebuild
12mu|php-pear-Gtk_VarDump-1.0.1-3|72	
12mu|php-pear-Gtk_VarDump-1.0.1-3|73	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdv2009.0
12mu|php-pear-Gtk_VarDump-1.0.1-3|74	+ Revision: 236848
12mu|php-pear-Gtk_VarDump-1.0.1-3|75	- rebuild
12mu|php-pear-Gtk_VarDump-1.0.1-3|76	
12mu|php-pear-Gtk_VarDump-1.0.1-3|77	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-Gtk_VarDump-1.0.1-3|78	- restore BuildRoot
12mu|php-pear-Gtk_VarDump-1.0.1-3|79	
12mu|php-pear-Gtk_VarDump-1.0.1-3|80	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Gtk_VarDump-1.0.1-3|81	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Gtk_VarDump-1.0.1-3|82	
12mu|php-pear-Gtk_VarDump-1.0.1-3|83	* Wed Oct 03 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdv2008.0
12mu|php-pear-Gtk_VarDump-1.0.1-3|84	+ Revision: 94912
12mu|php-pear-Gtk_VarDump-1.0.1-3|85	- attempt to make it use php-gtk2
12mu|php-pear-Gtk_VarDump-1.0.1-3|86	
12mu|php-pear-Gtk_VarDump-1.0.1-3|87	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2008.0
12mu|php-pear-Gtk_VarDump-1.0.1-3|88	+ Revision: 15672
12mu|php-pear-Gtk_VarDump-1.0.1-3|89	- 1.0.0
12mu|php-pear-Gtk_VarDump-1.0.1-3|90	
12mu|php-pear-Gtk_VarDump-1.0.1-3|91	
12mu|php-pear-Gtk_VarDump-1.0.1-3|92	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-7mdv2007.0
12mu|php-pear-Gtk_VarDump-1.0.1-3|93	+ Revision: 81602
12mu|php-pear-Gtk_VarDump-1.0.1-3|94	- Import php-pear-Gtk_VarDump
12mu|php-pear-Gtk_VarDump-1.0.1-3|95	
12mu|php-pear-Gtk_VarDump-1.0.1-3|96	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-7mdk
12mu|php-pear-Gtk_VarDump-1.0.1-3|97	- new group (Development/PHP)
12mu|php-pear-Gtk_VarDump-1.0.1-3|98	
12mu|php-pear-Gtk_VarDump-1.0.1-3|99	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-6mdk
12mu|php-pear-Gtk_VarDump-1.0.1-3|100	- rebuilt to fix auto deps
12mu|php-pear-Gtk_VarDump-1.0.1-3|101	
12mu|php-pear-Gtk_VarDump-1.0.1-3|102	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-5mdk
12mu|php-pear-Gtk_VarDump-1.0.1-3|103	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Gtk_VarDump-1.0.1-3|104	
12mu|php-pear-Gtk_VarDump-1.0.1-3|105	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-4mdk
12mu|php-pear-Gtk_VarDump-1.0.1-3|106	- fix deps
12mu|php-pear-Gtk_VarDump-1.0.1-3|107	
12mu|php-pear-Gtk_VarDump-1.0.1-3|108	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3mdk
12mu|php-pear-Gtk_VarDump-1.0.1-3|109	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Gtk_VarDump-1.0.1-3|110	- fix deps
12mu|php-pear-Gtk_VarDump-1.0.1-3|111	
12mu|php-pear-Gtk_VarDump-1.0.1-3|112	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-2mdk
12mu|php-pear-Gtk_VarDump-1.0.1-3|113	- fix deps
12mu|php-pear-Gtk_VarDump-1.0.1-3|114	
12mu|php-pear-Gtk_VarDump-1.0.1-3|115	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdk
12mu|php-pear-Gtk_VarDump-1.0.1-3|116	- initial Mandriva package (PLD import)
12mu|php-pear-Gtk_VarDump-1.0.1-3|117	

20558 12
12mu|php-pear-HTML_Common-1.2.5-7|1	%define		_class		HTML
12mu|php-pear-HTML_Common-1.2.5-7|2	%define		_subclass	Common
12mu|php-pear-HTML_Common-1.2.5-7|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-HTML_Common-1.2.5-7|4	
12mu|php-pear-HTML_Common-1.2.5-7|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-HTML_Common-1.2.5-7|6	Version:	1.2.5
12mu|php-pear-HTML_Common-1.2.5-7|7	Release:	7
12mu|php-pear-HTML_Common-1.2.5-7|8	Summary:	Base class for other HTML classes
12mu|php-pear-HTML_Common-1.2.5-7|9	License:	PHP License
12mu|php-pear-HTML_Common-1.2.5-7|10	Group:		Development/PHP
12mu|php-pear-HTML_Common-1.2.5-7|11	URL:		http://pear.php.net/package/HTML_Common/
12mu|php-pear-HTML_Common-1.2.5-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mu|php-pear-HTML_Common-1.2.5-7|13	Requires(post): php-pear
12mu|php-pear-HTML_Common-1.2.5-7|14	Requires(preun): php-pear
12mu|php-pear-HTML_Common-1.2.5-7|15	Requires:	php-pear
12mu|php-pear-HTML_Common-1.2.5-7|16	BuildArch:	noarch
12mu|php-pear-HTML_Common-1.2.5-7|17	BuildRequires:	php-pear
12mu|php-pear-HTML_Common-1.2.5-7|18	
12mu|php-pear-HTML_Common-1.2.5-7|19	%description
12mu|php-pear-HTML_Common-1.2.5-7|20	The PEAR::HTML_Common package provides methods for HTML code display
12mu|php-pear-HTML_Common-1.2.5-7|21	and attributes handling:
12mu|php-pear-HTML_Common-1.2.5-7|22	- Methods to set, remove, update HTML attributes.
12mu|php-pear-HTML_Common-1.2.5-7|23	- Handles comments in HTML code.
12mu|php-pear-HTML_Common-1.2.5-7|24	- Handles layout and tabs for nicer HTML code.
12mu|php-pear-HTML_Common-1.2.5-7|25	
12mu|php-pear-HTML_Common-1.2.5-7|26	%prep
12mu|php-pear-HTML_Common-1.2.5-7|27	%setup -q -c
12mu|php-pear-HTML_Common-1.2.5-7|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-HTML_Common-1.2.5-7|29	
12mu|php-pear-HTML_Common-1.2.5-7|30	%install
12mu|php-pear-HTML_Common-1.2.5-7|31	
12mu|php-pear-HTML_Common-1.2.5-7|32	cd %{upstream_name}-%{version}
12mu|php-pear-HTML_Common-1.2.5-7|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-HTML_Common-1.2.5-7|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-HTML_Common-1.2.5-7|35	
12mu|php-pear-HTML_Common-1.2.5-7|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-HTML_Common-1.2.5-7|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-HTML_Common-1.2.5-7|38	
12mu|php-pear-HTML_Common-1.2.5-7|39	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTML_Common-1.2.5-7|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTML_Common-1.2.5-7|41	
12mu|php-pear-HTML_Common-1.2.5-7|42	%clean
12mu|php-pear-HTML_Common-1.2.5-7|43	
12mu|php-pear-HTML_Common-1.2.5-7|44	
12mu|php-pear-HTML_Common-1.2.5-7|45	
12mu|php-pear-HTML_Common-1.2.5-7|46	%files
12mu|php-pear-HTML_Common-1.2.5-7|47	%defattr(-,root,root)
12mu|php-pear-HTML_Common-1.2.5-7|48	%{_datadir}/pear/%{_class}
12mu|php-pear-HTML_Common-1.2.5-7|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-HTML_Common-1.2.5-7|50	
12mu|php-pear-HTML_Common-1.2.5-7|51	
12mu|php-pear-HTML_Common-1.2.5-7|52	%changelog
12mu|php-pear-HTML_Common-1.2.5-7|53	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-4mdv2011.0
12mu|php-pear-HTML_Common-1.2.5-7|54	+ Revision: 667500
12mu|php-pear-HTML_Common-1.2.5-7|55	- mass rebuild
12mu|php-pear-HTML_Common-1.2.5-7|56	
12mu|php-pear-HTML_Common-1.2.5-7|57	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-3mdv2011.0
12mu|php-pear-HTML_Common-1.2.5-7|58	+ Revision: 607101
12mu|php-pear-HTML_Common-1.2.5-7|59	- rebuild
12mu|php-pear-HTML_Common-1.2.5-7|60	
12mu|php-pear-HTML_Common-1.2.5-7|61	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.5-2mdv2010.1
12mu|php-pear-HTML_Common-1.2.5-7|62	+ Revision: 477860
12mu|php-pear-HTML_Common-1.2.5-7|63	- spec cleanup
12mu|php-pear-HTML_Common-1.2.5-7|64	- use pear installer
12mu|php-pear-HTML_Common-1.2.5-7|65	- don't ship tests, even in documentation
12mu|php-pear-HTML_Common-1.2.5-7|66	- own all directories
12mu|php-pear-HTML_Common-1.2.5-7|67	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-HTML_Common-1.2.5-7|68	
12mu|php-pear-HTML_Common-1.2.5-7|69	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.5-1mdv2010.0
12mu|php-pear-HTML_Common-1.2.5-7|70	+ Revision: 383549
12mu|php-pear-HTML_Common-1.2.5-7|71	- update to new version 1.2.5
12mu|php-pear-HTML_Common-1.2.5-7|72	
12mu|php-pear-HTML_Common-1.2.5-7|73	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-4mdv2009.1
12mu|php-pear-HTML_Common-1.2.5-7|74	+ Revision: 321815
12mu|php-pear-HTML_Common-1.2.5-7|75	- rebuild
12mu|php-pear-HTML_Common-1.2.5-7|76	
12mu|php-pear-HTML_Common-1.2.5-7|77	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.2.4-3mdv2009.0
12mu|php-pear-HTML_Common-1.2.5-7|78	+ Revision: 224735
12mu|php-pear-HTML_Common-1.2.5-7|79	- rebuild
12mu|php-pear-HTML_Common-1.2.5-7|80	
12mu|php-pear-HTML_Common-1.2.5-7|81	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 1.2.4-2mdv2008.1
12mu|php-pear-HTML_Common-1.2.5-7|82	+ Revision: 171037
12mu|php-pear-HTML_Common-1.2.5-7|83	- rebuild
12mu|php-pear-HTML_Common-1.2.5-7|84	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12mu|php-pear-HTML_Common-1.2.5-7|85	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-HTML_Common-1.2.5-7|86	
12mu|php-pear-HTML_Common-1.2.5-7|87	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-HTML_Common-1.2.5-7|88	- restore BuildRoot
12mu|php-pear-HTML_Common-1.2.5-7|89	
12mu|php-pear-HTML_Common-1.2.5-7|90	* Sun May 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-1mdv2008.0
12mu|php-pear-HTML_Common-1.2.5-7|91	+ Revision: 28894
12mu|php-pear-HTML_Common-1.2.5-7|92	- 1.2.4
12mu|php-pear-HTML_Common-1.2.5-7|93	
12mu|php-pear-HTML_Common-1.2.5-7|94	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-1mdv2008.0
12mu|php-pear-HTML_Common-1.2.5-7|95	+ Revision: 15537
12mu|php-pear-HTML_Common-1.2.5-7|96	- 1.2.3
12mu|php-pear-HTML_Common-1.2.5-7|97	
12mu|php-pear-HTML_Common-1.2.5-7|98	
12mu|php-pear-HTML_Common-1.2.5-7|99	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdv2007.0
12mu|php-pear-HTML_Common-1.2.5-7|100	+ Revision: 81093
12mu|php-pear-HTML_Common-1.2.5-7|101	- Import php-pear-HTML_Common
12mu|php-pear-HTML_Common-1.2.5-7|102	
12mu|php-pear-HTML_Common-1.2.5-7|103	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2mdk
12mu|php-pear-HTML_Common-1.2.5-7|104	- new group (Development/PHP)
12mu|php-pear-HTML_Common-1.2.5-7|105	
12mu|php-pear-HTML_Common-1.2.5-7|106	* Thu Sep 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1mdk
12mu|php-pear-HTML_Common-1.2.5-7|107	- 1.2.2
12mu|php-pear-HTML_Common-1.2.5-7|108	
12mu|php-pear-HTML_Common-1.2.5-7|109	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-10mdk
12mu|php-pear-HTML_Common-1.2.5-7|110	- rebuilt to fix auto deps
12mu|php-pear-HTML_Common-1.2.5-7|111	
12mu|php-pear-HTML_Common-1.2.5-7|112	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-9mdk
12mu|php-pear-HTML_Common-1.2.5-7|113	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-HTML_Common-1.2.5-7|114	
12mu|php-pear-HTML_Common-1.2.5-7|115	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-8mdk
12mu|php-pear-HTML_Common-1.2.5-7|116	- fix deps
12mu|php-pear-HTML_Common-1.2.5-7|117	
12mu|php-pear-HTML_Common-1.2.5-7|118	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-7mdk
12mu|php-pear-HTML_Common-1.2.5-7|119	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-HTML_Common-1.2.5-7|120	- fix deps
12mu|php-pear-HTML_Common-1.2.5-7|121	
12mu|php-pear-HTML_Common-1.2.5-7|122	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-6mdk
12mu|php-pear-HTML_Common-1.2.5-7|123	- fix deps
12mu|php-pear-HTML_Common-1.2.5-7|124	
12mu|php-pear-HTML_Common-1.2.5-7|125	* Fri Jun 17 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-5mdk
12mu|php-pear-HTML_Common-1.2.5-7|126	- fix spec file to conform with the others
12mu|php-pear-HTML_Common-1.2.5-7|127	
12mu|php-pear-HTML_Common-1.2.5-7|128	* Thu Jan 20 2005 Pascal Terjan <pterjan@mandrake.org> 1.2.1-4mdk
12mu|php-pear-HTML_Common-1.2.5-7|129	- fix pre/post
12mu|php-pear-HTML_Common-1.2.5-7|130	
12mu|php-pear-HTML_Common-1.2.5-7|131	* Sun Jan 04 2004 Pascal Terjan <pterjan@mandrake.org> 1.2.1-3mdk
12mu|php-pear-HTML_Common-1.2.5-7|132	-  Register into pear
12mu|php-pear-HTML_Common-1.2.5-7|133	
12mu|php-pear-HTML_Common-1.2.5-7|134	* Thu Jan 01 2004 Pascal Terjan <pterjan@mandrake.org> 1.2.1-2mdk
12mu|php-pear-HTML_Common-1.2.5-7|135	- Fix dir ownership
12mu|php-pear-HTML_Common-1.2.5-7|136	
12mu|php-pear-HTML_Common-1.2.5-7|137	* Mon Dec 29 2003 Pascal Terjan <pterjan@mandrake.org> 1.2.1-1mdk
12mu|php-pear-HTML_Common-1.2.5-7|138	- First mdk package
12mu|php-pear-HTML_Common-1.2.5-7|139	

20559 12
12mu|php-pear-HTML_Javascript-1.1.2-8|1	%define		_class		HTML
12mu|php-pear-HTML_Javascript-1.1.2-8|2	%define		_subclass	Javascript
12mu|php-pear-HTML_Javascript-1.1.2-8|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-HTML_Javascript-1.1.2-8|4	
12mu|php-pear-HTML_Javascript-1.1.2-8|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-HTML_Javascript-1.1.2-8|6	Version:	1.1.2
12mu|php-pear-HTML_Javascript-1.1.2-8|7	Release:	8
12mu|php-pear-HTML_Javascript-1.1.2-8|8	Summary:	An interface for creating simple JS scripts
12mu|php-pear-HTML_Javascript-1.1.2-8|9	License:	PHP License
12mu|php-pear-HTML_Javascript-1.1.2-8|10	Group:		Development/PHP
12mu|php-pear-HTML_Javascript-1.1.2-8|11	URL:		http://pear.php.net/package/HTML_Javascript/
12mu|php-pear-HTML_Javascript-1.1.2-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-HTML_Javascript-1.1.2-8|13	Requires(post): php-pear
12mu|php-pear-HTML_Javascript-1.1.2-8|14	Requires(preun): php-pear
12mu|php-pear-HTML_Javascript-1.1.2-8|15	Requires:	php-pear
12mu|php-pear-HTML_Javascript-1.1.2-8|16	BuildArch:	noarch
12mu|php-pear-HTML_Javascript-1.1.2-8|17	BuildRequires:	php-pear
12mu|php-pear-HTML_Javascript-1.1.2-8|18	
12mu|php-pear-HTML_Javascript-1.1.2-8|19	%description
12mu|php-pear-HTML_Javascript-1.1.2-8|20	Provides two classes:
12mu|php-pear-HTML_Javascript-1.1.2-8|21	- HTML_Javascript for performing basic JS operations
12mu|php-pear-HTML_Javascript-1.1.2-8|22	- HTML_Javascript_Convert for converting variables
12mu|php-pear-HTML_Javascript-1.1.2-8|23	Allow output data to a file, to the standart output (print), or
12mu|php-pear-HTML_Javascript-1.1.2-8|24	return.
12mu|php-pear-HTML_Javascript-1.1.2-8|25	
12mu|php-pear-HTML_Javascript-1.1.2-8|26	%prep
12mu|php-pear-HTML_Javascript-1.1.2-8|27	%setup -q -c
12mu|php-pear-HTML_Javascript-1.1.2-8|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-HTML_Javascript-1.1.2-8|29	
12mu|php-pear-HTML_Javascript-1.1.2-8|30	%install
12mu|php-pear-HTML_Javascript-1.1.2-8|31	
12mu|php-pear-HTML_Javascript-1.1.2-8|32	cd %{upstream_name}-%{version}
12mu|php-pear-HTML_Javascript-1.1.2-8|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-HTML_Javascript-1.1.2-8|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-HTML_Javascript-1.1.2-8|35	
12mu|php-pear-HTML_Javascript-1.1.2-8|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-HTML_Javascript-1.1.2-8|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-HTML_Javascript-1.1.2-8|38	
12mu|php-pear-HTML_Javascript-1.1.2-8|39	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTML_Javascript-1.1.2-8|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTML_Javascript-1.1.2-8|41	
12mu|php-pear-HTML_Javascript-1.1.2-8|42	%clean
12mu|php-pear-HTML_Javascript-1.1.2-8|43	
12mu|php-pear-HTML_Javascript-1.1.2-8|44	
12mu|php-pear-HTML_Javascript-1.1.2-8|45	
12mu|php-pear-HTML_Javascript-1.1.2-8|46	%files
12mu|php-pear-HTML_Javascript-1.1.2-8|47	%defattr(-,root,root)
12mu|php-pear-HTML_Javascript-1.1.2-8|48	%doc %{upstream_name}-%{version}/examples
12mu|php-pear-HTML_Javascript-1.1.2-8|49	%{_datadir}/pear/%{_class}
12mu|php-pear-HTML_Javascript-1.1.2-8|50	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-HTML_Javascript-1.1.2-8|51	
12mu|php-pear-HTML_Javascript-1.1.2-8|52	
12mu|php-pear-HTML_Javascript-1.1.2-8|53	%changelog
12mu|php-pear-HTML_Javascript-1.1.2-8|54	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-4mdv2011.0
12mu|php-pear-HTML_Javascript-1.1.2-8|55	+ Revision: 667501
12mu|php-pear-HTML_Javascript-1.1.2-8|56	- mass rebuild
12mu|php-pear-HTML_Javascript-1.1.2-8|57	
12mu|php-pear-HTML_Javascript-1.1.2-8|58	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-3mdv2011.0
12mu|php-pear-HTML_Javascript-1.1.2-8|59	+ Revision: 607102
12mu|php-pear-HTML_Javascript-1.1.2-8|60	- rebuild
12mu|php-pear-HTML_Javascript-1.1.2-8|61	
12mu|php-pear-HTML_Javascript-1.1.2-8|62	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.2-2mdv2010.1
12mu|php-pear-HTML_Javascript-1.1.2-8|63	+ Revision: 477865
12mu|php-pear-HTML_Javascript-1.1.2-8|64	- spec cleanup
12mu|php-pear-HTML_Javascript-1.1.2-8|65	- use pear installer
12mu|php-pear-HTML_Javascript-1.1.2-8|66	- don't ship tests, even in documentation
12mu|php-pear-HTML_Javascript-1.1.2-8|67	- own all directories
12mu|php-pear-HTML_Javascript-1.1.2-8|68	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-HTML_Javascript-1.1.2-8|69	
12mu|php-pear-HTML_Javascript-1.1.2-8|70	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.2-1mdv2010.0
12mu|php-pear-HTML_Javascript-1.1.2-8|71	+ Revision: 450263
12mu|php-pear-HTML_Javascript-1.1.2-8|72	- new version
12mu|php-pear-HTML_Javascript-1.1.2-8|73	- use pear installer
12mu|php-pear-HTML_Javascript-1.1.2-8|74	- use fedora %%pos/%%postun
12mu|php-pear-HTML_Javascript-1.1.2-8|75	
12mu|php-pear-HTML_Javascript-1.1.2-8|76	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.1.1-6mdv2010.0
12mu|php-pear-HTML_Javascript-1.1.2-8|77	+ Revision: 426637
12mu|php-pear-HTML_Javascript-1.1.2-8|78	- rebuild
12mu|php-pear-HTML_Javascript-1.1.2-8|79	
12mu|php-pear-HTML_Javascript-1.1.2-8|80	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-5mdv2009.1
12mu|php-pear-HTML_Javascript-1.1.2-8|81	+ Revision: 321816
12mu|php-pear-HTML_Javascript-1.1.2-8|82	- rebuild
12mu|php-pear-HTML_Javascript-1.1.2-8|83	
12mu|php-pear-HTML_Javascript-1.1.2-8|84	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.1.1-4mdv2009.0
12mu|php-pear-HTML_Javascript-1.1.2-8|85	+ Revision: 224737
12mu|php-pear-HTML_Javascript-1.1.2-8|86	- rebuild
12mu|php-pear-HTML_Javascript-1.1.2-8|87	
12mu|php-pear-HTML_Javascript-1.1.2-8|88	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdv2008.1
12mu|php-pear-HTML_Javascript-1.1.2-8|89	+ Revision: 178510
12mu|php-pear-HTML_Javascript-1.1.2-8|90	- rebuild
12mu|php-pear-HTML_Javascript-1.1.2-8|91	
12mu|php-pear-HTML_Javascript-1.1.2-8|92	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-HTML_Javascript-1.1.2-8|93	- restore BuildRoot
12mu|php-pear-HTML_Javascript-1.1.2-8|94	
12mu|php-pear-HTML_Javascript-1.1.2-8|95	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-HTML_Javascript-1.1.2-8|96	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-HTML_Javascript-1.1.2-8|97	
12mu|php-pear-HTML_Javascript-1.1.2-8|98	
12mu|php-pear-HTML_Javascript-1.1.2-8|99	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdv2007.0
12mu|php-pear-HTML_Javascript-1.1.2-8|100	+ Revision: 81095
12mu|php-pear-HTML_Javascript-1.1.2-8|101	- Import php-pear-HTML_Javascript
12mu|php-pear-HTML_Javascript-1.1.2-8|102	
12mu|php-pear-HTML_Javascript-1.1.2-8|103	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdk
12mu|php-pear-HTML_Javascript-1.1.2-8|104	- new group (Development/PHP)
12mu|php-pear-HTML_Javascript-1.1.2-8|105	
12mu|php-pear-HTML_Javascript-1.1.2-8|106	* Thu Sep 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdk
12mu|php-pear-HTML_Javascript-1.1.2-8|107	- 1.1.1
12mu|php-pear-HTML_Javascript-1.1.2-8|108	
12mu|php-pear-HTML_Javascript-1.1.2-8|109	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-6mdk
12mu|php-pear-HTML_Javascript-1.1.2-8|110	- rebuilt to fix auto deps
12mu|php-pear-HTML_Javascript-1.1.2-8|111	
12mu|php-pear-HTML_Javascript-1.1.2-8|112	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-5mdk
12mu|php-pear-HTML_Javascript-1.1.2-8|113	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-HTML_Javascript-1.1.2-8|114	
12mu|php-pear-HTML_Javascript-1.1.2-8|115	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-4mdk
12mu|php-pear-HTML_Javascript-1.1.2-8|116	- fix deps
12mu|php-pear-HTML_Javascript-1.1.2-8|117	
12mu|php-pear-HTML_Javascript-1.1.2-8|118	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-3mdk
12mu|php-pear-HTML_Javascript-1.1.2-8|119	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-HTML_Javascript-1.1.2-8|120	- fix deps
12mu|php-pear-HTML_Javascript-1.1.2-8|121	
12mu|php-pear-HTML_Javascript-1.1.2-8|122	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdk
12mu|php-pear-HTML_Javascript-1.1.2-8|123	- fix deps
12mu|php-pear-HTML_Javascript-1.1.2-8|124	
12mu|php-pear-HTML_Javascript-1.1.2-8|125	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-1mdk
12mu|php-pear-HTML_Javascript-1.1.2-8|126	- initial Mandriva package (PLD import)
12mu|php-pear-HTML_Javascript-1.1.2-8|127	

20560 12
12mu|php-pear-HTML_Page-2.0.0-17|1	%define     _class          HTML
12mu|php-pear-HTML_Page-2.0.0-17|2	%define     _subclass       Page
12mu|php-pear-HTML_Page-2.0.0-17|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-HTML_Page-2.0.0-17|4	%define		pre 		    RC2
12mu|php-pear-HTML_Page-2.0.0-17|5	
12mu|php-pear-HTML_Page-2.0.0-17|6	Name:		php-pear-%{upstream_name}
12mu|php-pear-HTML_Page-2.0.0-17|7	Version:	2.0.0
12mu|php-pear-HTML_Page-2.0.0-17|8	Release:	17
12mu|php-pear-HTML_Page-2.0.0-17|9	Summary:	Base class for XHTML page generation
12mu|php-pear-HTML_Page-2.0.0-17|10	License:	PHP License
12mu|php-pear-HTML_Page-2.0.0-17|11	Group:		Development/PHP
12mu|php-pear-HTML_Page-2.0.0-17|12	URL:		http://pear.php.net/package/HTML_Page/
12mu|php-pear-HTML_Page-2.0.0-17|13	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{pre}.tar.bz2
12mu|php-pear-HTML_Page-2.0.0-17|14	Requires(post): php-pear
12mu|php-pear-HTML_Page-2.0.0-17|15	Requires(preun): php-pear
12mu|php-pear-HTML_Page-2.0.0-17|16	Requires:	php-pear
12mu|php-pear-HTML_Page-2.0.0-17|17	BuildArch:	noarch
12mu|php-pear-HTML_Page-2.0.0-17|18	BuildRequires:	php-pear
12mu|php-pear-HTML_Page-2.0.0-17|19	
12mu|php-pear-HTML_Page-2.0.0-17|20	%description
12mu|php-pear-HTML_Page-2.0.0-17|21	The PEAR::HTML_Page package provides a simple interface for generating
12mu|php-pear-HTML_Page-2.0.0-17|22	an XHTML compliant page.
12mu|php-pear-HTML_Page-2.0.0-17|23	- supports virtually all HTML doctypes, from HTML 2.0 through XHTML 1.1
12mu|php-pear-HTML_Page-2.0.0-17|24	and XHTML Basic 1.0
12mu|php-pear-HTML_Page-2.0.0-17|25	Plus preliminary support for XHTML 2.0
12mu|php-pear-HTML_Page-2.0.0-17|26	- namespace support
12mu|php-pear-HTML_Page-2.0.0-17|27	- global language declaration for the document
12mu|php-pear-HTML_Page-2.0.0-17|28	- line ending styles
12mu|php-pear-HTML_Page-2.0.0-17|29	- full META tag support
12mu|php-pear-HTML_Page-2.0.0-17|30	- support for stylesheet declaration in the head section
12mu|php-pear-HTML_Page-2.0.0-17|31	- support for linked stylesheets and scripts
12mu|php-pear-HTML_Page-2.0.0-17|32	- body can be a string, object with toHtml or toString methods or an
12mu|php-pear-HTML_Page-2.0.0-17|33	array (can be combined)
12mu|php-pear-HTML_Page-2.0.0-17|34	
12mu|php-pear-HTML_Page-2.0.0-17|35	%prep
12mu|php-pear-HTML_Page-2.0.0-17|36	%setup -q -c
12mu|php-pear-HTML_Page-2.0.0-17|37	mv package.xml %{upstream_name}-%{version}%{pre}/%{upstream_name}.xml
12mu|php-pear-HTML_Page-2.0.0-17|38	
12mu|php-pear-HTML_Page-2.0.0-17|39	%install
12mu|php-pear-HTML_Page-2.0.0-17|40	
12mu|php-pear-HTML_Page-2.0.0-17|41	cd %{upstream_name}-%{version}%{pre}
12mu|php-pear-HTML_Page-2.0.0-17|42	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-HTML_Page-2.0.0-17|43	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-HTML_Page-2.0.0-17|44	
12mu|php-pear-HTML_Page-2.0.0-17|45	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-HTML_Page-2.0.0-17|46	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-HTML_Page-2.0.0-17|47	
12mu|php-pear-HTML_Page-2.0.0-17|48	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTML_Page-2.0.0-17|49	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTML_Page-2.0.0-17|50	
12mu|php-pear-HTML_Page-2.0.0-17|51	%clean
12mu|php-pear-HTML_Page-2.0.0-17|52	
12mu|php-pear-HTML_Page-2.0.0-17|53	
12mu|php-pear-HTML_Page-2.0.0-17|54	
12mu|php-pear-HTML_Page-2.0.0-17|55	%files
12mu|php-pear-HTML_Page-2.0.0-17|56	%defattr(-,root,root)
12mu|php-pear-HTML_Page-2.0.0-17|57	%doc %{upstream_name}-%{version}%{pre}/examples
12mu|php-pear-HTML_Page-2.0.0-17|58	%{_datadir}/pear/%{_class}
12mu|php-pear-HTML_Page-2.0.0-17|59	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-HTML_Page-2.0.0-17|60	
12mu|php-pear-HTML_Page-2.0.0-17|61	
12mu|php-pear-HTML_Page-2.0.0-17|62	
12mu|php-pear-HTML_Page-2.0.0-17|63	
12mu|php-pear-HTML_Page-2.0.0-17|64	%changelog
12mu|php-pear-HTML_Page-2.0.0-17|65	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-14mdv2011.0
12mu|php-pear-HTML_Page-2.0.0-17|66	+ Revision: 667502
12mu|php-pear-HTML_Page-2.0.0-17|67	- mass rebuild
12mu|php-pear-HTML_Page-2.0.0-17|68	
12mu|php-pear-HTML_Page-2.0.0-17|69	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-13mdv2011.0
12mu|php-pear-HTML_Page-2.0.0-17|70	+ Revision: 607103
12mu|php-pear-HTML_Page-2.0.0-17|71	- rebuild
12mu|php-pear-HTML_Page-2.0.0-17|72	
12mu|php-pear-HTML_Page-2.0.0-17|73	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-12mdv2010.1
12mu|php-pear-HTML_Page-2.0.0-17|74	+ Revision: 477867
12mu|php-pear-HTML_Page-2.0.0-17|75	- spec cleanup
12mu|php-pear-HTML_Page-2.0.0-17|76	- use pear installer
12mu|php-pear-HTML_Page-2.0.0-17|77	- don't ship tests, even in documentation
12mu|php-pear-HTML_Page-2.0.0-17|78	- own all directories
12mu|php-pear-HTML_Page-2.0.0-17|79	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-HTML_Page-2.0.0-17|80	
12mu|php-pear-HTML_Page-2.0.0-17|81	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 2.0.0-11mdv2010.0
12mu|php-pear-HTML_Page-2.0.0-17|82	+ Revision: 426640
12mu|php-pear-HTML_Page-2.0.0-17|83	- rebuild
12mu|php-pear-HTML_Page-2.0.0-17|84	
12mu|php-pear-HTML_Page-2.0.0-17|85	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-10mdv2009.1
12mu|php-pear-HTML_Page-2.0.0-17|86	+ Revision: 321821
12mu|php-pear-HTML_Page-2.0.0-17|87	- rebuild
12mu|php-pear-HTML_Page-2.0.0-17|88	
12mu|php-pear-HTML_Page-2.0.0-17|89	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 2.0.0-9mdv2009.0
12mu|php-pear-HTML_Page-2.0.0-17|90	+ Revision: 224738
12mu|php-pear-HTML_Page-2.0.0-17|91	- rebuild
12mu|php-pear-HTML_Page-2.0.0-17|92	
12mu|php-pear-HTML_Page-2.0.0-17|93	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-8mdv2008.1
12mu|php-pear-HTML_Page-2.0.0-17|94	+ Revision: 178511
12mu|php-pear-HTML_Page-2.0.0-17|95	- rebuild
12mu|php-pear-HTML_Page-2.0.0-17|96	
12mu|php-pear-HTML_Page-2.0.0-17|97	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-HTML_Page-2.0.0-17|98	- restore BuildRoot
12mu|php-pear-HTML_Page-2.0.0-17|99	
12mu|php-pear-HTML_Page-2.0.0-17|100	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-HTML_Page-2.0.0-17|101	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-HTML_Page-2.0.0-17|102	
12mu|php-pear-HTML_Page-2.0.0-17|103	
12mu|php-pear-HTML_Page-2.0.0-17|104	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-7mdv2007.0
12mu|php-pear-HTML_Page-2.0.0-17|105	+ Revision: 81097
12mu|php-pear-HTML_Page-2.0.0-17|106	- Import php-pear-HTML_Page
12mu|php-pear-HTML_Page-2.0.0-17|107	
12mu|php-pear-HTML_Page-2.0.0-17|108	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-7mdk
12mu|php-pear-HTML_Page-2.0.0-17|109	- new group (Development/PHP)
12mu|php-pear-HTML_Page-2.0.0-17|110	
12mu|php-pear-HTML_Page-2.0.0-17|111	* Thu Aug 25 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-6mdk
12mu|php-pear-HTML_Page-2.0.0-17|112	- rebuilt to fix auto deps
12mu|php-pear-HTML_Page-2.0.0-17|113	
12mu|php-pear-HTML_Page-2.0.0-17|114	* Tue Aug 09 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-5mdk
12mu|php-pear-HTML_Page-2.0.0-17|115	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-HTML_Page-2.0.0-17|116	
12mu|php-pear-HTML_Page-2.0.0-17|117	* Sat Jul 30 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-4mdk
12mu|php-pear-HTML_Page-2.0.0-17|118	- fix deps
12mu|php-pear-HTML_Page-2.0.0-17|119	
12mu|php-pear-HTML_Page-2.0.0-17|120	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-3mdk
12mu|php-pear-HTML_Page-2.0.0-17|121	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-HTML_Page-2.0.0-17|122	- fix deps
12mu|php-pear-HTML_Page-2.0.0-17|123	
12mu|php-pear-HTML_Page-2.0.0-17|124	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-2mdk
12mu|php-pear-HTML_Page-2.0.0-17|125	- fix deps
12mu|php-pear-HTML_Page-2.0.0-17|126	
12mu|php-pear-HTML_Page-2.0.0-17|127	* Mon Jul 18 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-1mdk
12mu|php-pear-HTML_Page-2.0.0-17|128	- initial Mandriva package (PLD import)
12mu|php-pear-HTML_Page-2.0.0-17|129	

20561 12
12mu|php-pear-HTML_Progress-1.2.6-10|1	%define		_class		HTML
12mu|php-pear-HTML_Progress-1.2.6-10|2	%define		_subclass	Progress
12mu|php-pear-HTML_Progress-1.2.6-10|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-HTML_Progress-1.2.6-10|4	
12mu|php-pear-HTML_Progress-1.2.6-10|5	%if %{_use_internal_dependency_generator}
12mu|php-pear-HTML_Progress-1.2.6-10|6	%define __noautoreq 'pear\\(Smarty.class.php\\)'
12mu|php-pear-HTML_Progress-1.2.6-10|7	%else
12mu|php-pear-HTML_Progress-1.2.6-10|8	%define _requires_exceptions	pear(Smarty.class.php)
12mu|php-pear-HTML_Progress-1.2.6-10|9	%endif
12mu|php-pear-HTML_Progress-1.2.6-10|10	
12mu|php-pear-HTML_Progress-1.2.6-10|11	Name:		php-pear-%{upstream_name}
12mu|php-pear-HTML_Progress-1.2.6-10|12	Version:	1.2.6
12mu|php-pear-HTML_Progress-1.2.6-10|13	Release:	10
12mu|php-pear-HTML_Progress-1.2.6-10|14	Summary:	Including a loading bar in your XHTML documents quickly and easily
12mu|php-pear-HTML_Progress-1.2.6-10|15	License:	PHP License
12mu|php-pear-HTML_Progress-1.2.6-10|16	Group:		Development/PHP
12mu|php-pear-HTML_Progress-1.2.6-10|17	URL:		http://pear.php.net/package/HTML_Progress/
12mu|php-pear-HTML_Progress-1.2.6-10|18	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-HTML_Progress-1.2.6-10|19	Requires(post): php-pear
12mu|php-pear-HTML_Progress-1.2.6-10|20	Requires(preun): php-pear
12mu|php-pear-HTML_Progress-1.2.6-10|21	Requires:	php-pear
12mu|php-pear-HTML_Progress-1.2.6-10|22	BuildRequires:	php-pear
12mu|php-pear-HTML_Progress-1.2.6-10|23	BuildArch:	noarch
12mu|php-pear-HTML_Progress-1.2.6-10|24	
12mu|php-pear-HTML_Progress-1.2.6-10|25	%description
12mu|php-pear-HTML_Progress-1.2.6-10|26	This package provides a way to add a loading bar fully costomizable in
12mu|php-pear-HTML_Progress-1.2.6-10|27	existing XHTML documents.
12mu|php-pear-HTML_Progress-1.2.6-10|28	
12mu|php-pear-HTML_Progress-1.2.6-10|29	Your browser should accept DHTML feature.
12mu|php-pear-HTML_Progress-1.2.6-10|30	
12mu|php-pear-HTML_Progress-1.2.6-10|31	Features:
12mu|php-pear-HTML_Progress-1.2.6-10|32	- allows usage of an existing stylesheet for colors and size model
12mu|php-pear-HTML_Progress-1.2.6-10|33	- all colors and size elements are customizable
12mu|php-pear-HTML_Progress-1.2.6-10|34	- show or hide text percent information
12mu|php-pear-HTML_Progress-1.2.6-10|35	- set/add and returns value of current status of progress
12mu|php-pear-HTML_Progress-1.2.6-10|36	- compliant with all CSS/XHTML standards
12mu|php-pear-HTML_Progress-1.2.6-10|37	- integration with template engine ITx family is possible
12mu|php-pear-HTML_Progress-1.2.6-10|38	- create horizontal and also vertical bart
12mu|php-pear-HTML_Progress-1.2.6-10|39	- optional message line come with progress status
12mu|php-pear-HTML_Progress-1.2.6-10|40	- percent info is floating all around the progress bar
12mu|php-pear-HTML_Progress-1.2.6-10|41	- scale can be changed (default is 100)
12mu|php-pear-HTML_Progress-1.2.6-10|42	- legend of percent text info can be changed (default is "%")
12mu|php-pear-HTML_Progress-1.2.6-10|43	
12mu|php-pear-HTML_Progress-1.2.6-10|44	%prep
12mu|php-pear-HTML_Progress-1.2.6-10|45	%setup -q -c
12mu|php-pear-HTML_Progress-1.2.6-10|46	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-HTML_Progress-1.2.6-10|47	
12mu|php-pear-HTML_Progress-1.2.6-10|48	%install
12mu|php-pear-HTML_Progress-1.2.6-10|49	
12mu|php-pear-HTML_Progress-1.2.6-10|50	cd %{upstream_name}-%{version}
12mu|php-pear-HTML_Progress-1.2.6-10|51	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-HTML_Progress-1.2.6-10|52	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-HTML_Progress-1.2.6-10|53	
12mu|php-pear-HTML_Progress-1.2.6-10|54	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-HTML_Progress-1.2.6-10|55	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-HTML_Progress-1.2.6-10|56	
12mu|php-pear-HTML_Progress-1.2.6-10|57	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTML_Progress-1.2.6-10|58	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTML_Progress-1.2.6-10|59	
12mu|php-pear-HTML_Progress-1.2.6-10|60	%clean
12mu|php-pear-HTML_Progress-1.2.6-10|61	
12mu|php-pear-HTML_Progress-1.2.6-10|62	
12mu|php-pear-HTML_Progress-1.2.6-10|63	
12mu|php-pear-HTML_Progress-1.2.6-10|64	%files
12mu|php-pear-HTML_Progress-1.2.6-10|65	%defattr(-,root,root)
12mu|php-pear-HTML_Progress-1.2.6-10|66	%doc %{upstream_name}-%{version}/ChangeLog
12mu|php-pear-HTML_Progress-1.2.6-10|67	%doc %{upstream_name}-%{version}/INSTALL
12mu|php-pear-HTML_Progress-1.2.6-10|68	%doc %{upstream_name}-%{version}/LICENSE
12mu|php-pear-HTML_Progress-1.2.6-10|69	%doc %{upstream_name}-%{version}/examples
12mu|php-pear-HTML_Progress-1.2.6-10|70	%doc %{upstream_name}-%{version}/Release-*
12mu|php-pear-HTML_Progress-1.2.6-10|71	%{_datadir}/pear/%{_class}
12mu|php-pear-HTML_Progress-1.2.6-10|72	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-HTML_Progress-1.2.6-10|73	
12mu|php-pear-HTML_Progress-1.2.6-10|74	
12mu|php-pear-HTML_Progress-1.2.6-10|75	%changelog
12mu|php-pear-HTML_Progress-1.2.6-10|76	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.6-7mdv2011.0
12mu|php-pear-HTML_Progress-1.2.6-10|77	+ Revision: 667503
12mu|php-pear-HTML_Progress-1.2.6-10|78	- mass rebuild
12mu|php-pear-HTML_Progress-1.2.6-10|79	
12mu|php-pear-HTML_Progress-1.2.6-10|80	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.6-6mdv2011.0
12mu|php-pear-HTML_Progress-1.2.6-10|81	+ Revision: 607104
12mu|php-pear-HTML_Progress-1.2.6-10|82	- rebuild
12mu|php-pear-HTML_Progress-1.2.6-10|83	
12mu|php-pear-HTML_Progress-1.2.6-10|84	* Sun Dec 13 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.6-5mdv2010.1
12mu|php-pear-HTML_Progress-1.2.6-10|85	+ Revision: 478091
12mu|php-pear-HTML_Progress-1.2.6-10|86	- spec cleanup
12mu|php-pear-HTML_Progress-1.2.6-10|87	- use pear installer
12mu|php-pear-HTML_Progress-1.2.6-10|88	- don't ship tests, even in documentation
12mu|php-pear-HTML_Progress-1.2.6-10|89	- own all directories
12mu|php-pear-HTML_Progress-1.2.6-10|90	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-HTML_Progress-1.2.6-10|91	
12mu|php-pear-HTML_Progress-1.2.6-10|92	* Sat Jul 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.6-4mdv2010.0
12mu|php-pear-HTML_Progress-1.2.6-10|93	+ Revision: 399772
12mu|php-pear-HTML_Progress-1.2.6-10|94	- spec cleanup
12mu|php-pear-HTML_Progress-1.2.6-10|95	- don't duplicate spec-helper job
12mu|php-pear-HTML_Progress-1.2.6-10|96	- fix bogus dependency
12mu|php-pear-HTML_Progress-1.2.6-10|97	
12mu|php-pear-HTML_Progress-1.2.6-10|98	* Fri Jul 24 2009 Raphaël Gertz <rapsys@mandriva.org> 1.2.6-3mdv2010.0
12mu|php-pear-HTML_Progress-1.2.6-10|99	+ Revision: 399533
12mu|php-pear-HTML_Progress-1.2.6-10|100	- Rebuild
12mu|php-pear-HTML_Progress-1.2.6-10|101	
12mu|php-pear-HTML_Progress-1.2.6-10|102	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.6-2mdv2009.1
12mu|php-pear-HTML_Progress-1.2.6-10|103	+ Revision: 321833
12mu|php-pear-HTML_Progress-1.2.6-10|104	- rebuild
12mu|php-pear-HTML_Progress-1.2.6-10|105	
12mu|php-pear-HTML_Progress-1.2.6-10|106	* Sat Aug 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.6-1mdv2009.0
12mu|php-pear-HTML_Progress-1.2.6-10|107	+ Revision: 272586
12mu|php-pear-HTML_Progress-1.2.6-10|108	- 1.2.6
12mu|php-pear-HTML_Progress-1.2.6-10|109	
12mu|php-pear-HTML_Progress-1.2.6-10|110	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.2.5-5mdv2009.0
12mu|php-pear-HTML_Progress-1.2.6-10|111	+ Revision: 224739
12mu|php-pear-HTML_Progress-1.2.6-10|112	- rebuild
12mu|php-pear-HTML_Progress-1.2.6-10|113	
12mu|php-pear-HTML_Progress-1.2.6-10|114	* Tue Feb 12 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-4mdv2008.1
12mu|php-pear-HTML_Progress-1.2.6-10|115	+ Revision: 166132
12mu|php-pear-HTML_Progress-1.2.6-10|116	- rpmlint fixes
12mu|php-pear-HTML_Progress-1.2.6-10|117	
12mu|php-pear-HTML_Progress-1.2.6-10|118	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-HTML_Progress-1.2.6-10|119	- restore BuildRoot
12mu|php-pear-HTML_Progress-1.2.6-10|120	
12mu|php-pear-HTML_Progress-1.2.6-10|121	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-HTML_Progress-1.2.6-10|122	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-HTML_Progress-1.2.6-10|123	
12mu|php-pear-HTML_Progress-1.2.6-10|124	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-3mdv2008.0
12mu|php-pear-HTML_Progress-1.2.6-10|125	+ Revision: 15455
12mu|php-pear-HTML_Progress-1.2.6-10|126	- rule out the PHPUnit.php dep
12mu|php-pear-HTML_Progress-1.2.6-10|127	
12mu|php-pear-HTML_Progress-1.2.6-10|128	
12mu|php-pear-HTML_Progress-1.2.6-10|129	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-2mdv2007.0
12mu|php-pear-HTML_Progress-1.2.6-10|130	+ Revision: 81099
12mu|php-pear-HTML_Progress-1.2.6-10|131	- Import php-pear-HTML_Progress
12mu|php-pear-HTML_Progress-1.2.6-10|132	
12mu|php-pear-HTML_Progress-1.2.6-10|133	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-2mdk
12mu|php-pear-HTML_Progress-1.2.6-10|134	- new group (Development/PHP)
12mu|php-pear-HTML_Progress-1.2.6-10|135	
12mu|php-pear-HTML_Progress-1.2.6-10|136	* Mon Nov 07 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-1mdk
12mu|php-pear-HTML_Progress-1.2.6-10|137	- 1.2.5
12mu|php-pear-HTML_Progress-1.2.6-10|138	
12mu|php-pear-HTML_Progress-1.2.6-10|139	* Thu Sep 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-2mdk
12mu|php-pear-HTML_Progress-1.2.6-10|140	- rule out some auto deps
12mu|php-pear-HTML_Progress-1.2.6-10|141	
12mu|php-pear-HTML_Progress-1.2.6-10|142	* Thu Sep 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-1mdk
12mu|php-pear-HTML_Progress-1.2.6-10|143	- 1.2.3
12mu|php-pear-HTML_Progress-1.2.6-10|144	
12mu|php-pear-HTML_Progress-1.2.6-10|145	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-4mdk
12mu|php-pear-HTML_Progress-1.2.6-10|146	- rebuilt to fix auto deps
12mu|php-pear-HTML_Progress-1.2.6-10|147	
12mu|php-pear-HTML_Progress-1.2.6-10|148	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-3mdk
12mu|php-pear-HTML_Progress-1.2.6-10|149	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-HTML_Progress-1.2.6-10|150	
12mu|php-pear-HTML_Progress-1.2.6-10|151	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdk
12mu|php-pear-HTML_Progress-1.2.6-10|152	- fix deps
12mu|php-pear-HTML_Progress-1.2.6-10|153	
12mu|php-pear-HTML_Progress-1.2.6-10|154	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-1mdk
12mu|php-pear-HTML_Progress-1.2.6-10|155	- 1.2.1
12mu|php-pear-HTML_Progress-1.2.6-10|156	
12mu|php-pear-HTML_Progress-1.2.6-10|157	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-3mdk
12mu|php-pear-HTML_Progress-1.2.6-10|158	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-HTML_Progress-1.2.6-10|159	- fix deps
12mu|php-pear-HTML_Progress-1.2.6-10|160	
12mu|php-pear-HTML_Progress-1.2.6-10|161	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-2mdk
12mu|php-pear-HTML_Progress-1.2.6-10|162	- fix deps
12mu|php-pear-HTML_Progress-1.2.6-10|163	
12mu|php-pear-HTML_Progress-1.2.6-10|164	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0-1mdk
12mu|php-pear-HTML_Progress-1.2.6-10|165	- initial Mandriva package (PLD import)
12mu|php-pear-HTML_Progress-1.2.6-10|166	

20562 12
12mu|php-pear-HTML_QuickForm-3.2.13-1|1	%define		_class		HTML
12mu|php-pear-HTML_QuickForm-3.2.13-1|2	%define		_subclass	QuickForm
12mu|php-pear-HTML_QuickForm-3.2.13-1|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-HTML_QuickForm-3.2.13-1|4	
12mu|php-pear-HTML_QuickForm-3.2.13-1|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-HTML_QuickForm-3.2.13-1|6	Version:	3.2.13
12mu|php-pear-HTML_QuickForm-3.2.13-1|7	Release:	1
12mu|php-pear-HTML_QuickForm-3.2.13-1|8	Summary:	Methods for creating, validating, processing HTML forms
12mu|php-pear-HTML_QuickForm-3.2.13-1|9	License:	PHP License
12mu|php-pear-HTML_QuickForm-3.2.13-1|10	Group:		Development/PHP
12mu|php-pear-HTML_QuickForm-3.2.13-1|11	URL:		http://pear.php.net/package/HTML_QuickForm/
12mu|php-pear-HTML_QuickForm-3.2.13-1|12	Source0:	http://download.pear.php.net/package/HTML_QuickForm-%{version}.tgz
12mu|php-pear-HTML_QuickForm-3.2.13-1|13	Requires(post): php-pear
12mu|php-pear-HTML_QuickForm-3.2.13-1|14	Requires(preun): php-pear
12mu|php-pear-HTML_QuickForm-3.2.13-1|15	Requires:	php-pear
12mu|php-pear-HTML_QuickForm-3.2.13-1|16	BuildArch:	noarch
12mu|php-pear-HTML_QuickForm-3.2.13-1|17	BuildRequires:	php-pear
12mu|php-pear-HTML_QuickForm-3.2.13-1|18	
12mu|php-pear-HTML_QuickForm-3.2.13-1|19	%description
12mu|php-pear-HTML_QuickForm-3.2.13-1|20	The PEAR::HTML_QuickForm package provides methods for creating,
12mu|php-pear-HTML_QuickForm-3.2.13-1|21	validating, processing HTML forms. Features:
12mu|php-pear-HTML_QuickForm-3.2.13-1|22	- Creates xHTML compliant form elements of various type.
12mu|php-pear-HTML_QuickForm-3.2.13-1|23	- Allows you to choose an unlimited number of html attributes.
12mu|php-pear-HTML_QuickForm-3.2.13-1|24	- Allows you to create your own custom elements using your own
12mu|php-pear-HTML_QuickForm-3.2.13-1|25	classes.
12mu|php-pear-HTML_QuickForm-3.2.13-1|26	- Process form values (you should override the process method).
12mu|php-pear-HTML_QuickForm-3.2.13-1|27	- Creates javascript validation code using regular expression.
12mu|php-pear-HTML_QuickForm-3.2.13-1|28	- Server-side validation too.
12mu|php-pear-HTML_QuickForm-3.2.13-1|29	- Allows you to create your own validation rules.
12mu|php-pear-HTML_QuickForm-3.2.13-1|30	- Manages file uploads.
12mu|php-pear-HTML_QuickForm-3.2.13-1|31	- Allows you to freeze some elements in your form.
12mu|php-pear-HTML_QuickForm-3.2.13-1|32	- Allows you to customize the look of your form in many ways.
12mu|php-pear-HTML_QuickForm-3.2.13-1|33	- Template-like form elements customization...
12mu|php-pear-HTML_QuickForm-3.2.13-1|34	
12mu|php-pear-HTML_QuickForm-3.2.13-1|35	%prep
12mu|php-pear-HTML_QuickForm-3.2.13-1|36	%setup -q -c
12mu|php-pear-HTML_QuickForm-3.2.13-1|37	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-HTML_QuickForm-3.2.13-1|38	
12mu|php-pear-HTML_QuickForm-3.2.13-1|39	%install
12mu|php-pear-HTML_QuickForm-3.2.13-1|40	
12mu|php-pear-HTML_QuickForm-3.2.13-1|41	cd %{upstream_name}-%{version}
12mu|php-pear-HTML_QuickForm-3.2.13-1|42	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-HTML_QuickForm-3.2.13-1|43	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-HTML_QuickForm-3.2.13-1|44	
12mu|php-pear-HTML_QuickForm-3.2.13-1|45	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-HTML_QuickForm-3.2.13-1|46	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-HTML_QuickForm-3.2.13-1|47	
12mu|php-pear-HTML_QuickForm-3.2.13-1|48	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTML_QuickForm-3.2.13-1|49	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTML_QuickForm-3.2.13-1|50	
12mu|php-pear-HTML_QuickForm-3.2.13-1|51	%clean
12mu|php-pear-HTML_QuickForm-3.2.13-1|52	
12mu|php-pear-HTML_QuickForm-3.2.13-1|53	
12mu|php-pear-HTML_QuickForm-3.2.13-1|54	
12mu|php-pear-HTML_QuickForm-3.2.13-1|55	%files
12mu|php-pear-HTML_QuickForm-3.2.13-1|56	%defattr(-,root,root)
12mu|php-pear-HTML_QuickForm-3.2.13-1|57	%doc %{upstream_name}-%{version}/docs/*
12mu|php-pear-HTML_QuickForm-3.2.13-1|58	%{_datadir}/pear/%{_class}
12mu|php-pear-HTML_QuickForm-3.2.13-1|59	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-HTML_QuickForm-3.2.13-1|60	
12mu|php-pear-HTML_QuickForm-3.2.13-1|61	
12mu|php-pear-HTML_QuickForm-3.2.13-1|62	%changelog
12mu|php-pear-HTML_QuickForm-3.2.13-1|63	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 3.2.12-2mdv2011.0
12mu|php-pear-HTML_QuickForm-3.2.13-1|64	+ Revision: 667504
12mu|php-pear-HTML_QuickForm-3.2.13-1|65	- mass rebuild
12mu|php-pear-HTML_QuickForm-3.2.13-1|66	
12mu|php-pear-HTML_QuickForm-3.2.13-1|67	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 3.2.12-1mdv2011.0
12mu|php-pear-HTML_QuickForm-3.2.13-1|68	+ Revision: 587641
12mu|php-pear-HTML_QuickForm-3.2.13-1|69	- update to new version 3.2.12
12mu|php-pear-HTML_QuickForm-3.2.13-1|70	
12mu|php-pear-HTML_QuickForm-3.2.13-1|71	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.2.11-2mdv2010.1
12mu|php-pear-HTML_QuickForm-3.2.13-1|72	+ Revision: 477871
12mu|php-pear-HTML_QuickForm-3.2.13-1|73	- spec cleanup
12mu|php-pear-HTML_QuickForm-3.2.13-1|74	- use pear installer
12mu|php-pear-HTML_QuickForm-3.2.13-1|75	- don't ship tests, even in documentation
12mu|php-pear-HTML_QuickForm-3.2.13-1|76	- own all directories
12mu|php-pear-HTML_QuickForm-3.2.13-1|77	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-HTML_QuickForm-3.2.13-1|78	
12mu|php-pear-HTML_QuickForm-3.2.13-1|79	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.2.11-1mdv2010.0
12mu|php-pear-HTML_QuickForm-3.2.13-1|80	+ Revision: 383550
12mu|php-pear-HTML_QuickForm-3.2.13-1|81	- update to new version 3.2.11
12mu|php-pear-HTML_QuickForm-3.2.13-1|82	
12mu|php-pear-HTML_QuickForm-3.2.13-1|83	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 3.2.10-2mdv2009.1
12mu|php-pear-HTML_QuickForm-3.2.13-1|84	+ Revision: 321846
12mu|php-pear-HTML_QuickForm-3.2.13-1|85	- rebuild
12mu|php-pear-HTML_QuickForm-3.2.13-1|86	
12mu|php-pear-HTML_QuickForm-3.2.13-1|87	* Sat Aug 16 2008 Oden Eriksson <oeriksson@mandriva.com> 3.2.10-1mdv2009.0
12mu|php-pear-HTML_QuickForm-3.2.13-1|88	+ Revision: 272587
12mu|php-pear-HTML_QuickForm-3.2.13-1|89	- 3.2.7
12mu|php-pear-HTML_QuickForm-3.2.13-1|90	
12mu|php-pear-HTML_QuickForm-3.2.13-1|91	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 3.2.7-3mdv2009.0
12mu|php-pear-HTML_QuickForm-3.2.13-1|92	+ Revision: 224740
12mu|php-pear-HTML_QuickForm-3.2.13-1|93	- rebuild
12mu|php-pear-HTML_QuickForm-3.2.13-1|94	
12mu|php-pear-HTML_QuickForm-3.2.13-1|95	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 3.2.7-2mdv2008.1
12mu|php-pear-HTML_QuickForm-3.2.13-1|96	+ Revision: 178512
12mu|php-pear-HTML_QuickForm-3.2.13-1|97	- rebuild
12mu|php-pear-HTML_QuickForm-3.2.13-1|98	
12mu|php-pear-HTML_QuickForm-3.2.13-1|99	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-HTML_QuickForm-3.2.13-1|100	- restore BuildRoot
12mu|php-pear-HTML_QuickForm-3.2.13-1|101	
12mu|php-pear-HTML_QuickForm-3.2.13-1|102	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-HTML_QuickForm-3.2.13-1|103	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-HTML_QuickForm-3.2.13-1|104	
12mu|php-pear-HTML_QuickForm-3.2.13-1|105	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 3.2.7-1mdv2008.0
12mu|php-pear-HTML_QuickForm-3.2.13-1|106	+ Revision: 15538
12mu|php-pear-HTML_QuickForm-3.2.13-1|107	- 3.2.7
12mu|php-pear-HTML_QuickForm-3.2.13-1|108	
12mu|php-pear-HTML_QuickForm-3.2.13-1|109	
12mu|php-pear-HTML_QuickForm-3.2.13-1|110	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 3.2.5-2mdv2007.0
12mu|php-pear-HTML_QuickForm-3.2.13-1|111	+ Revision: 81101
12mu|php-pear-HTML_QuickForm-3.2.13-1|112	- Import php-pear-HTML_QuickForm
12mu|php-pear-HTML_QuickForm-3.2.13-1|113	
12mu|php-pear-HTML_QuickForm-3.2.13-1|114	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 3.2.5-2mdk
12mu|php-pear-HTML_QuickForm-3.2.13-1|115	- new group (Development/PHP)
12mu|php-pear-HTML_QuickForm-3.2.13-1|116	
12mu|php-pear-HTML_QuickForm-3.2.13-1|117	* Mon Nov 07 2005 Oden Eriksson <oeriksson@mandriva.com> 3.2.5-1mdk
12mu|php-pear-HTML_QuickForm-3.2.13-1|118	- 3.2.5
12mu|php-pear-HTML_QuickForm-3.2.13-1|119	- fix deps
12mu|php-pear-HTML_QuickForm-3.2.13-1|120	
12mu|php-pear-HTML_QuickForm-3.2.13-1|121	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 3.2.4pl1-6mdk
12mu|php-pear-HTML_QuickForm-3.2.13-1|122	- rebuilt to fix auto deps
12mu|php-pear-HTML_QuickForm-3.2.13-1|123	
12mu|php-pear-HTML_QuickForm-3.2.13-1|124	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 3.2.4pl1-5mdk
12mu|php-pear-HTML_QuickForm-3.2.13-1|125	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-HTML_QuickForm-3.2.13-1|126	
12mu|php-pear-HTML_QuickForm-3.2.13-1|127	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 3.2.4pl1-4mdk
12mu|php-pear-HTML_QuickForm-3.2.13-1|128	- fix deps
12mu|php-pear-HTML_QuickForm-3.2.13-1|129	
12mu|php-pear-HTML_QuickForm-3.2.13-1|130	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 3.2.4pl1-3mdk
12mu|php-pear-HTML_QuickForm-3.2.13-1|131	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-HTML_QuickForm-3.2.13-1|132	- fix deps
12mu|php-pear-HTML_QuickForm-3.2.13-1|133	
12mu|php-pear-HTML_QuickForm-3.2.13-1|134	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 3.2.4pl1-2mdk
12mu|php-pear-HTML_QuickForm-3.2.13-1|135	- fix deps
12mu|php-pear-HTML_QuickForm-3.2.13-1|136	
12mu|php-pear-HTML_QuickForm-3.2.13-1|137	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 3.2.4pl1-1mdk
12mu|php-pear-HTML_QuickForm-3.2.13-1|138	- initial Mandriva package (PLD import)
12mu|php-pear-HTML_QuickForm-3.2.13-1|139	
12mu|php-pear-HTML_QuickForm-3.2.13-1|140	

20563 12
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|1	%define		_class		HTML
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|2	%define		_subclass	QuickForm
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|3	%define		upstream_name	%{_class}_%{_subclass}_Controller
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|4	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|6	Version:	1.0.10
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|7	Release:	4
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|8	Summary:	Add-on to HTML_QuickForm that allows building of multiple forms
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|9	License:	PHP License
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|10	Group:		Development/PHP
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|11	URL:		http://pear.php.net/package/HTML_QuickForm_Controller/
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|13	Requires(post): php-pear
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|14	Requires(preun): php-pear
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|15	Requires:	php-pear
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|16	BuildArch:	noarch
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|17	BuildRequires:	php-pear
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|18	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|19	%description
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|20	This package is essentially an implementation of a PageController
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|21	pattern.
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|22	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|23	Architecture:
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|24	- Controller class that examines HTTP requests and manages form values
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|25	persistance across requests.
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|26	- Page class (subclass of QuickForm) representing a single page of the
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|27	form.
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|28	- Business logic is contained in subclasses of Action class.
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|29	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|30	Cool features:
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|31	- Includes several default actions that allows easy building of
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|32	multipage forms.
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|33	- Includes usage examples for common usage cases (single-page form,
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|34	wizard tabbed form).
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|35	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|36	%prep
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|37	%setup -q -c
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|38	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|39	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|40	%install
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|41	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|42	cd %{upstream_name}-%{version}
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|43	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|44	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|45	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|46	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|47	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|48	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|49	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|50	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|51	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|52	%clean
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|53	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|54	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|55	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|56	%files
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|57	%defattr(-,root,root)
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|58	%doc %{upstream_name}-%{version}/examples
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|59	%{_datadir}/pear/%{_class}
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|60	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|61	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|62	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|63	%changelog
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|64	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-3mdv2011.0
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|65	+ Revision: 667505
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|66	- mass rebuild
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|67	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|68	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-2mdv2011.0
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|69	+ Revision: 607105
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|70	- rebuild
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|71	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|72	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.10-1mdv2010.1
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|73	+ Revision: 489151
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|74	- update to new version 1.0.10
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|75	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|76	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.9-4mdv2010.1
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|77	+ Revision: 477873
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|78	- spec cleanup
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|79	- use pear installer
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|80	- don't ship tests, even in documentation
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|81	- own all directories
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|82	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|83	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|84	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.0.9-3mdv2010.0
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|85	+ Revision: 426641
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|86	- rebuild
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|87	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|88	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.9-2mdv2009.1
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|89	+ Revision: 321857
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|90	- rebuild
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|91	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|92	* Sat Aug 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.9-1mdv2009.0
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|93	+ Revision: 272588
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|94	- 1.0.9
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|95	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|96	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.0.8-3mdv2009.0
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|97	+ Revision: 224741
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|98	- rebuild
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|99	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|100	* Tue Feb 12 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-2mdv2008.1
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|101	+ Revision: 166134
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|102	- rpmlint fixes
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|103	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|104	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|105	- restore BuildRoot
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|106	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|107	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|108	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|109	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|110	* Sun May 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-1mdv2008.0
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|111	+ Revision: 28895
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|112	- 1.0.8
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|113	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|114	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.7-1mdv2008.0
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|115	+ Revision: 15539
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|116	- 1.0.7
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|117	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|118	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|119	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-2mdv2007.0
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|120	+ Revision: 81103
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|121	- Import php-pear-HTML_QuickForm_Controller
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|122	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|123	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-2mdk
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|124	- new group (Development/PHP)
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|125	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|126	* Mon Nov 07 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.5-1mdk
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|127	- 1.0.5
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|128	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|129	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-6mdk
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|130	- rebuilt to fix auto deps
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|131	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|132	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-5mdk
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|133	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|134	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|135	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-4mdk
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|136	- fix deps
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|137	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|138	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-3mdk
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|139	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|140	- fix deps
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|141	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|142	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-2mdk
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|143	- fix deps
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|144	
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|145	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-1mdk
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|146	- initial Mandriva package (PLD import)
12mu|php-pear-HTML_QuickForm_Controller-1.0.10-4|147	

20564 12
12mu|php-pear-HTML_Table-1.8.3-4|1	%define		_class		HTML
12mu|php-pear-HTML_Table-1.8.3-4|2	%define		_subclass	Table
12mu|php-pear-HTML_Table-1.8.3-4|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-HTML_Table-1.8.3-4|4	
12mu|php-pear-HTML_Table-1.8.3-4|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-HTML_Table-1.8.3-4|6	Version:	1.8.3
12mu|php-pear-HTML_Table-1.8.3-4|7	Release:	4
12mu|php-pear-HTML_Table-1.8.3-4|8	Summary:	Makes HTML tables easy, flexible, reusable and efficient
12mu|php-pear-HTML_Table-1.8.3-4|9	License:	PHP License
12mu|php-pear-HTML_Table-1.8.3-4|10	Group:		Development/PHP
12mu|php-pear-HTML_Table-1.8.3-4|11	URL:		http://pear.php.net/package/HTML_Table/
12mu|php-pear-HTML_Table-1.8.3-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-HTML_Table-1.8.3-4|13	Requires(post): php-pear
12mu|php-pear-HTML_Table-1.8.3-4|14	Requires(preun): php-pear
12mu|php-pear-HTML_Table-1.8.3-4|15	Requires:	php-pear
12mu|php-pear-HTML_Table-1.8.3-4|16	BuildArch:	noarch
12mu|php-pear-HTML_Table-1.8.3-4|17	BuildRequires:	php-pear
12mu|php-pear-HTML_Table-1.8.3-4|18	
12mu|php-pear-HTML_Table-1.8.3-4|19	%description
12mu|php-pear-HTML_Table-1.8.3-4|20	The PEAR::HTML_Table package provides methods for easy and efficient
12mu|php-pear-HTML_Table-1.8.3-4|21	design of HTML tables.
12mu|php-pear-HTML_Table-1.8.3-4|22	- Lots of customization options.
12mu|php-pear-HTML_Table-1.8.3-4|23	- Tables can be modified at any time.
12mu|php-pear-HTML_Table-1.8.3-4|24	- The logic is the same as standard HTML editors.
12mu|php-pear-HTML_Table-1.8.3-4|25	- Handles col and rowspans.
12mu|php-pear-HTML_Table-1.8.3-4|26	- PHP code is shorter, easier to read and to maintain.
12mu|php-pear-HTML_Table-1.8.3-4|27	- Tables options can be reused.
12mu|php-pear-HTML_Table-1.8.3-4|28	
12mu|php-pear-HTML_Table-1.8.3-4|29	%prep
12mu|php-pear-HTML_Table-1.8.3-4|30	%setup -q -c
12mu|php-pear-HTML_Table-1.8.3-4|31	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-HTML_Table-1.8.3-4|32	
12mu|php-pear-HTML_Table-1.8.3-4|33	%install
12mu|php-pear-HTML_Table-1.8.3-4|34	
12mu|php-pear-HTML_Table-1.8.3-4|35	cd %{upstream_name}-%{version}
12mu|php-pear-HTML_Table-1.8.3-4|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-HTML_Table-1.8.3-4|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-HTML_Table-1.8.3-4|38	
12mu|php-pear-HTML_Table-1.8.3-4|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-HTML_Table-1.8.3-4|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-HTML_Table-1.8.3-4|41	
12mu|php-pear-HTML_Table-1.8.3-4|42	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTML_Table-1.8.3-4|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTML_Table-1.8.3-4|44	
12mu|php-pear-HTML_Table-1.8.3-4|45	%clean
12mu|php-pear-HTML_Table-1.8.3-4|46	
12mu|php-pear-HTML_Table-1.8.3-4|47	
12mu|php-pear-HTML_Table-1.8.3-4|48	
12mu|php-pear-HTML_Table-1.8.3-4|49	%files
12mu|php-pear-HTML_Table-1.8.3-4|50	%defattr(-,root,root)
12mu|php-pear-HTML_Table-1.8.3-4|51	%{_datadir}/pear/%{_class}
12mu|php-pear-HTML_Table-1.8.3-4|52	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-HTML_Table-1.8.3-4|53	
12mu|php-pear-HTML_Table-1.8.3-4|54	
12mu|php-pear-HTML_Table-1.8.3-4|55	%changelog
12mu|php-pear-HTML_Table-1.8.3-4|56	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.8.3-3mdv2011.0
12mu|php-pear-HTML_Table-1.8.3-4|57	+ Revision: 667506
12mu|php-pear-HTML_Table-1.8.3-4|58	- mass rebuild
12mu|php-pear-HTML_Table-1.8.3-4|59	
12mu|php-pear-HTML_Table-1.8.3-4|60	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.8.3-2mdv2011.0
12mu|php-pear-HTML_Table-1.8.3-4|61	+ Revision: 607106
12mu|php-pear-HTML_Table-1.8.3-4|62	- rebuild
12mu|php-pear-HTML_Table-1.8.3-4|63	
12mu|php-pear-HTML_Table-1.8.3-4|64	* Sun Apr 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.8.3-1mdv2010.1
12mu|php-pear-HTML_Table-1.8.3-4|65	+ Revision: 538751
12mu|php-pear-HTML_Table-1.8.3-4|66	- update to new version 1.8.3
12mu|php-pear-HTML_Table-1.8.3-4|67	
12mu|php-pear-HTML_Table-1.8.3-4|68	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.8.2-4mdv2010.1
12mu|php-pear-HTML_Table-1.8.3-4|69	+ Revision: 477884
12mu|php-pear-HTML_Table-1.8.3-4|70	- spec cleanup
12mu|php-pear-HTML_Table-1.8.3-4|71	- use pear installer
12mu|php-pear-HTML_Table-1.8.3-4|72	- don't ship tests, even in documentation
12mu|php-pear-HTML_Table-1.8.3-4|73	- own all directories
12mu|php-pear-HTML_Table-1.8.3-4|74	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-HTML_Table-1.8.3-4|75	
12mu|php-pear-HTML_Table-1.8.3-4|76	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.8.2-3mdv2010.0
12mu|php-pear-HTML_Table-1.8.3-4|77	+ Revision: 426642
12mu|php-pear-HTML_Table-1.8.3-4|78	- rebuild
12mu|php-pear-HTML_Table-1.8.3-4|79	
12mu|php-pear-HTML_Table-1.8.3-4|80	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.8.2-2mdv2009.1
12mu|php-pear-HTML_Table-1.8.3-4|81	+ Revision: 321862
12mu|php-pear-HTML_Table-1.8.3-4|82	- rebuild
12mu|php-pear-HTML_Table-1.8.3-4|83	
12mu|php-pear-HTML_Table-1.8.3-4|84	* Sat Aug 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1.8.2-1mdv2009.0
12mu|php-pear-HTML_Table-1.8.3-4|85	+ Revision: 272589
12mu|php-pear-HTML_Table-1.8.3-4|86	- 1.8.2
12mu|php-pear-HTML_Table-1.8.3-4|87	
12mu|php-pear-HTML_Table-1.8.3-4|88	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.8.0-3mdv2009.0
12mu|php-pear-HTML_Table-1.8.3-4|89	+ Revision: 224742
12mu|php-pear-HTML_Table-1.8.3-4|90	- rebuild
12mu|php-pear-HTML_Table-1.8.3-4|91	
12mu|php-pear-HTML_Table-1.8.3-4|92	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.8.0-2mdv2008.1
12mu|php-pear-HTML_Table-1.8.3-4|93	+ Revision: 178513
12mu|php-pear-HTML_Table-1.8.3-4|94	- rebuild
12mu|php-pear-HTML_Table-1.8.3-4|95	
12mu|php-pear-HTML_Table-1.8.3-4|96	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-HTML_Table-1.8.3-4|97	- restore BuildRoot
12mu|php-pear-HTML_Table-1.8.3-4|98	
12mu|php-pear-HTML_Table-1.8.3-4|99	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-HTML_Table-1.8.3-4|100	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-HTML_Table-1.8.3-4|101	
12mu|php-pear-HTML_Table-1.8.3-4|102	* Sun May 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.8.0-1mdv2008.0
12mu|php-pear-HTML_Table-1.8.3-4|103	+ Revision: 28896
12mu|php-pear-HTML_Table-1.8.3-4|104	- 1.8.0
12mu|php-pear-HTML_Table-1.8.3-4|105	
12mu|php-pear-HTML_Table-1.8.3-4|106	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.7.5-1mdv2008.0
12mu|php-pear-HTML_Table-1.8.3-4|107	+ Revision: 15540
12mu|php-pear-HTML_Table-1.8.3-4|108	- 1.7.5
12mu|php-pear-HTML_Table-1.8.3-4|109	
12mu|php-pear-HTML_Table-1.8.3-4|110	
12mu|php-pear-HTML_Table-1.8.3-4|111	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-1mdv2007.0
12mu|php-pear-HTML_Table-1.8.3-4|112	+ Revision: 81105
12mu|php-pear-HTML_Table-1.8.3-4|113	- Import php-pear-HTML_Table
12mu|php-pear-HTML_Table-1.8.3-4|114	
12mu|php-pear-HTML_Table-1.8.3-4|115	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.7.0-1mdk
12mu|php-pear-HTML_Table-1.8.3-4|116	- 1.7.0
12mu|php-pear-HTML_Table-1.8.3-4|117	
12mu|php-pear-HTML_Table-1.8.3-4|118	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.6.1-3mdk
12mu|php-pear-HTML_Table-1.8.3-4|119	- new group (Development/PHP)
12mu|php-pear-HTML_Table-1.8.3-4|120	
12mu|php-pear-HTML_Table-1.8.3-4|121	* Tue Nov 08 2005 Rafael Garcia-Suarez <rgarciasuarez@mandriva.com> 1.6.1-2mdk
12mu|php-pear-HTML_Table-1.8.3-4|122	- Install Table/Storage.php too
12mu|php-pear-HTML_Table-1.8.3-4|123	- Shorten summary too long
12mu|php-pear-HTML_Table-1.8.3-4|124	
12mu|php-pear-HTML_Table-1.8.3-4|125	* Mon Nov 07 2005 Oden Eriksson <oeriksson@mandriva.com> 1.6.1-1mdk
12mu|php-pear-HTML_Table-1.8.3-4|126	- 1.6.1
12mu|php-pear-HTML_Table-1.8.3-4|127	
12mu|php-pear-HTML_Table-1.8.3-4|128	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5-6mdk
12mu|php-pear-HTML_Table-1.8.3-4|129	- rebuilt to fix auto deps
12mu|php-pear-HTML_Table-1.8.3-4|130	
12mu|php-pear-HTML_Table-1.8.3-4|131	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5-5mdk
12mu|php-pear-HTML_Table-1.8.3-4|132	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-HTML_Table-1.8.3-4|133	
12mu|php-pear-HTML_Table-1.8.3-4|134	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5-4mdk
12mu|php-pear-HTML_Table-1.8.3-4|135	- fix deps
12mu|php-pear-HTML_Table-1.8.3-4|136	
12mu|php-pear-HTML_Table-1.8.3-4|137	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5-3mdk
12mu|php-pear-HTML_Table-1.8.3-4|138	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-HTML_Table-1.8.3-4|139	- fix deps
12mu|php-pear-HTML_Table-1.8.3-4|140	
12mu|php-pear-HTML_Table-1.8.3-4|141	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5-2mdk
12mu|php-pear-HTML_Table-1.8.3-4|142	- fix deps
12mu|php-pear-HTML_Table-1.8.3-4|143	
12mu|php-pear-HTML_Table-1.8.3-4|144	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.5-1mdk
12mu|php-pear-HTML_Table-1.8.3-4|145	- initial Mandriva package (PLD import)
12mu|php-pear-HTML_Table-1.8.3-4|146	

20565 12
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|1	%define		_class		HTML
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|2	%define		_subclass	Template
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|3	%define		upstream_name	%{_class}_%{_subclass}_Flexy
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|4	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|6	Version:	1.3.12
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|7	Release:	1
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|8	Summary:	A flexible caching template engine based on SimpleTemplate
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|9	License:	PHP License
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|10	Group:		Development/PHP
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|11	URL:		http://pear.php.net/package/HTML_Template_Flexy/
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|12	Source0:	http://download.pear.php.net/package/HTML_Template_Flexy-%{version}.tgz
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|13	Requires(post): php-pear
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|14	Requires(preun): php-pear
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|15	Requires:	php-pear
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|16	BuildArch:	noarch
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|17	BuildRequires:	php-pear
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|18	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|19	%description
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|20	HTML_Template_Flexy started its life as a simplification of
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|21	HTML_Template_Xipe, however in version 0.2, it became one of the first
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|22	template engine to use a real Lexer, rather than regexes, making it
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|23	possible to do things like ASP.net or Cold Fusion tags. However, it
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|24	still has a very simple set of goals.
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|25	- Very Simple API,
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|26	- easy to learn...
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|27	- prevents to much logic going in templates
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|28	- Easy to write documentable code
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|29	- By using object vars for a template rather than 'assign',
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|30	you can use PHPDoc comments to list what variable you use.
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|31	- Editable in WYSIWYG editors
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|32	- you can create full featured templates, that don't get
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|33	broken every time you edit with Dreamweaver(tm) or Mozilla
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|34	editor
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|35	- Uses namespaced attributes to add looping/conditionals
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|36	- Extremely Fast
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|37	- runtime is at least 4 time smaller than most other template
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|38	engines (eg. Smarty)
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|39	- uses compiled templates, as a result it is many times faster
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|40	on blocks and loops than than Regex templates (eg.
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|41	IT/phplib)
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|42	- Safer (for cross-site scripting attacks)
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|43	- All variables default to be output as HTML escaped
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|44	(overridden with the :h modifier)
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|45	- Multilanguage support
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|46	- Parses strings out of template, so you can build translation
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|47	tools
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|48	- Compiles language specific templates (so translation is only
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|49	done once, not on every request)
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|50	- Full dynamic element support (like ASP.NET), so you can pick
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|51	elements to replace at runtime
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|52	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|53	The long term plan for Flexy is to be integrated as a backend for the
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|54	Future Template Package (A BC wrapper will be made available - as the
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|55	author needs to use it too).
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|56	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|57	%prep
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|58	%setup -q -c
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|59	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|60	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|61	cd %{upstream_name}-%{version}
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|62	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|63	%install
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|64	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|65	cd %{upstream_name}-%{version}
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|66	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|67	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|68	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|69	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|70	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|71	rm -rf %{buildroot}%{_datadir}/pear/data
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|72	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|73	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|74	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|75	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|76	%clean
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|77	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|78	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|79	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|80	%files
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|81	%defattr(-,root,root)
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|82	%doc %{upstream_name}-%{version}/TODO %{upstream_name}-%{version}/ChangeLog
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|83	%{_datadir}/pear/%{_class}
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|84	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|85	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|86	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|87	%changelog
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|88	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.11-2mdv2011.0
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|89	+ Revision: 667508
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|90	- mass rebuild
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|91	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|92	* Thu Feb 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.11-1
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|93	+ Revision: 638145
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|94	- 1.3.11
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|95	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|96	* Sat Aug 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.10-1mdv2011.0
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|97	+ Revision: 569611
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|98	- new version
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|99	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|100	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.9-2mdv2010.1
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|101	+ Revision: 477886
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|102	- spec cleanup
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|103	- use pear installer
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|104	- don't ship tests, even in documentation
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|105	- own all directories
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|106	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|107	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|108	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.9-1mdv2010.0
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|109	+ Revision: 383553
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|110	- update to new version 1.3.9
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|111	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|112	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.7-1mdv2009.1
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|113	+ Revision: 357909
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|114	- update to new version 1.3.7
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|115	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|116	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-3mdv2009.1
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|117	+ Revision: 321864
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|118	- rebuild
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|119	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|120	* Sat Sep 06 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-2mdv2009.0
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|121	+ Revision: 281914
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|122	- rule out some more old cruft
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|123	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|124	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.4-1mdv2009.0
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|125	+ Revision: 278920
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|126	- update to new version 1.3.4
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|127	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|128	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.2.5-3mdv2009.0
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|129	+ Revision: 224743
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|130	- rebuild
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|131	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|132	* Tue Feb 12 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-2mdv2008.1
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|133	+ Revision: 166138
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|134	- rpmlint fixes
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|135	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|136	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|137	- restore BuildRoot
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|138	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|139	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|140	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|141	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|142	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.5-1mdv2008.0
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|143	+ Revision: 15541
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|144	- 1.2.5
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|145	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|146	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|147	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-1mdv2007.0
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|148	+ Revision: 81107
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|149	- Import php-pear-HTML_Template_Flexy
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|150	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|151	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-1mdk
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|152	- 1.2.4
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|153	- new group (Development/PHP)
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|154	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|155	* Tue Nov 08 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-2mdk
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|156	- rule out the dep that brings in php-gtk
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|157	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|158	* Mon Nov 07 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-1mdk
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|159	- 1.2.3
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|160	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|161	* Thu Sep 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-1mdk
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|162	- 1.2.2
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|163	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|164	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-6mdk
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|165	- rebuilt to fix auto deps
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|166	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|167	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-5mdk
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|168	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|169	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|170	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-4mdk
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|171	- fix deps
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|172	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|173	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-3mdk
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|174	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|175	- fix deps
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|176	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|177	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdk
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|178	- fix deps
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|179	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|180	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-1mdk
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|181	- initial Mandriva package (PLD import)
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|182	
12mu|php-pear-HTML_Template_Flexy-1.3.12-1|183	

20566 12
12mu|php-pear-HTML_Template_IT-1.3.0-6|1	%define		_class		HTML
12mu|php-pear-HTML_Template_IT-1.3.0-6|2	%define		_subclass	Template
12mu|php-pear-HTML_Template_IT-1.3.0-6|3	%define		upstream_name	%{_class}_%{_subclass}_IT
12mu|php-pear-HTML_Template_IT-1.3.0-6|4	
12mu|php-pear-HTML_Template_IT-1.3.0-6|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-HTML_Template_IT-1.3.0-6|6	Version:	1.3.0
12mu|php-pear-HTML_Template_IT-1.3.0-6|7	Release:	6
12mu|php-pear-HTML_Template_IT-1.3.0-6|8	Summary:	Integrated Templates
12mu|php-pear-HTML_Template_IT-1.3.0-6|9	License:	PHP License
12mu|php-pear-HTML_Template_IT-1.3.0-6|10	Group:		Development/PHP
12mu|php-pear-HTML_Template_IT-1.3.0-6|11	URL:		http://pear.php.net/package/HTML_Template_IT/
12mu|php-pear-HTML_Template_IT-1.3.0-6|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mu|php-pear-HTML_Template_IT-1.3.0-6|13	Requires(post): php-pear
12mu|php-pear-HTML_Template_IT-1.3.0-6|14	Requires(preun): php-pear
12mu|php-pear-HTML_Template_IT-1.3.0-6|15	Requires:	php-pear
12mu|php-pear-HTML_Template_IT-1.3.0-6|16	BuildArch:	noarch
12mu|php-pear-HTML_Template_IT-1.3.0-6|17	BuildRequires:	php-pear
12mu|php-pear-HTML_Template_IT-1.3.0-6|18	
12mu|php-pear-HTML_Template_IT-1.3.0-6|19	%description
12mu|php-pear-HTML_Template_IT-1.3.0-6|20	HTML_Template_IT: Simple template API. The Isotemplate API is somewhat
12mu|php-pear-HTML_Template_IT-1.3.0-6|21	tricky for a beginner although it is the best one you can build.
12mu|php-pear-HTML_Template_IT-1.3.0-6|22	template::parse() [phplib template = Isotemplate] requests you to name
12mu|php-pear-HTML_Template_IT-1.3.0-6|23	a source and a target where the current block gets parsed into. Source
12mu|php-pear-HTML_Template_IT-1.3.0-6|24	and target can be block names or even handler names. This API gives
12mu|php-pear-HTML_Template_IT-1.3.0-6|25	you a maximum of fexibility but you always have to know what you do
12mu|php-pear-HTML_Template_IT-1.3.0-6|26	which is quite unusual for PHP skripter like me. I noticed that I do
12mu|php-pear-HTML_Template_IT-1.3.0-6|27	not any control on which block gets parsed into which one. If all
12mu|php-pear-HTML_Template_IT-1.3.0-6|28	blocks are within one file, the script knows how they are nested and
12mu|php-pear-HTML_Template_IT-1.3.0-6|29	in which way you have to parse them. IT knows that inner1 is a child
12mu|php-pear-HTML_Template_IT-1.3.0-6|30	of block2, there's no need to tell him about this. Features:
12mu|php-pear-HTML_Template_IT-1.3.0-6|31	- Nested blocks,
12mu|php-pear-HTML_Template_IT-1.3.0-6|32	- Include external file,
12mu|php-pear-HTML_Template_IT-1.3.0-6|33	- Custom tags format (default {mytag}).
12mu|php-pear-HTML_Template_IT-1.3.0-6|34	
12mu|php-pear-HTML_Template_IT-1.3.0-6|35	HTML_Template_ITX: With this class you get the full power of the
12mu|php-pear-HTML_Template_IT-1.3.0-6|36	phplib template class. You may have one file with blocks in it but you
12mu|php-pear-HTML_Template_IT-1.3.0-6|37	have as well one main file and multiple files one for each block. This
12mu|php-pear-HTML_Template_IT-1.3.0-6|38	is quite useful when you have user configurable websites. Using blocks
12mu|php-pear-HTML_Template_IT-1.3.0-6|39	not in the main template allows you to modify some parts of your
12mu|php-pear-HTML_Template_IT-1.3.0-6|40	layout easily.
12mu|php-pear-HTML_Template_IT-1.3.0-6|41	
12mu|php-pear-HTML_Template_IT-1.3.0-6|42	%prep
12mu|php-pear-HTML_Template_IT-1.3.0-6|43	%setup -q -c
12mu|php-pear-HTML_Template_IT-1.3.0-6|44	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-HTML_Template_IT-1.3.0-6|45	
12mu|php-pear-HTML_Template_IT-1.3.0-6|46	%install
12mu|php-pear-HTML_Template_IT-1.3.0-6|47	
12mu|php-pear-HTML_Template_IT-1.3.0-6|48	cd %{upstream_name}-%{version}
12mu|php-pear-HTML_Template_IT-1.3.0-6|49	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-HTML_Template_IT-1.3.0-6|50	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-HTML_Template_IT-1.3.0-6|51	
12mu|php-pear-HTML_Template_IT-1.3.0-6|52	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-HTML_Template_IT-1.3.0-6|53	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-HTML_Template_IT-1.3.0-6|54	
12mu|php-pear-HTML_Template_IT-1.3.0-6|55	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTML_Template_IT-1.3.0-6|56	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTML_Template_IT-1.3.0-6|57	
12mu|php-pear-HTML_Template_IT-1.3.0-6|58	%clean
12mu|php-pear-HTML_Template_IT-1.3.0-6|59	
12mu|php-pear-HTML_Template_IT-1.3.0-6|60	
12mu|php-pear-HTML_Template_IT-1.3.0-6|61	
12mu|php-pear-HTML_Template_IT-1.3.0-6|62	%files
12mu|php-pear-HTML_Template_IT-1.3.0-6|63	%defattr(-,root,root)
12mu|php-pear-HTML_Template_IT-1.3.0-6|64	%{_datadir}/pear/%{_class}
12mu|php-pear-HTML_Template_IT-1.3.0-6|65	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-HTML_Template_IT-1.3.0-6|66	
12mu|php-pear-HTML_Template_IT-1.3.0-6|67	
12mu|php-pear-HTML_Template_IT-1.3.0-6|68	%changelog
12mu|php-pear-HTML_Template_IT-1.3.0-6|69	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-3mdv2011.0
12mu|php-pear-HTML_Template_IT-1.3.0-6|70	+ Revision: 667509
12mu|php-pear-HTML_Template_IT-1.3.0-6|71	- mass rebuild
12mu|php-pear-HTML_Template_IT-1.3.0-6|72	
12mu|php-pear-HTML_Template_IT-1.3.0-6|73	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2011.0
12mu|php-pear-HTML_Template_IT-1.3.0-6|74	+ Revision: 607107
12mu|php-pear-HTML_Template_IT-1.3.0-6|75	- rebuild
12mu|php-pear-HTML_Template_IT-1.3.0-6|76	
12mu|php-pear-HTML_Template_IT-1.3.0-6|77	* Sun Apr 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-1mdv2010.1
12mu|php-pear-HTML_Template_IT-1.3.0-6|78	+ Revision: 538752
12mu|php-pear-HTML_Template_IT-1.3.0-6|79	- update to new version 1.3.0
12mu|php-pear-HTML_Template_IT-1.3.0-6|80	
12mu|php-pear-HTML_Template_IT-1.3.0-6|81	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.1-6mdv2010.1
12mu|php-pear-HTML_Template_IT-1.3.0-6|82	+ Revision: 477887
12mu|php-pear-HTML_Template_IT-1.3.0-6|83	- spec cleanup
12mu|php-pear-HTML_Template_IT-1.3.0-6|84	- use pear installer
12mu|php-pear-HTML_Template_IT-1.3.0-6|85	- don't ship tests, even in documentation
12mu|php-pear-HTML_Template_IT-1.3.0-6|86	- own all directories
12mu|php-pear-HTML_Template_IT-1.3.0-6|87	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-HTML_Template_IT-1.3.0-6|88	
12mu|php-pear-HTML_Template_IT-1.3.0-6|89	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.2.1-5mdv2010.0
12mu|php-pear-HTML_Template_IT-1.3.0-6|90	+ Revision: 426643
12mu|php-pear-HTML_Template_IT-1.3.0-6|91	- rebuild
12mu|php-pear-HTML_Template_IT-1.3.0-6|92	
12mu|php-pear-HTML_Template_IT-1.3.0-6|93	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-4mdv2009.1
12mu|php-pear-HTML_Template_IT-1.3.0-6|94	+ Revision: 321865
12mu|php-pear-HTML_Template_IT-1.3.0-6|95	- rebuild
12mu|php-pear-HTML_Template_IT-1.3.0-6|96	
12mu|php-pear-HTML_Template_IT-1.3.0-6|97	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.2.1-3mdv2009.0
12mu|php-pear-HTML_Template_IT-1.3.0-6|98	+ Revision: 224744
12mu|php-pear-HTML_Template_IT-1.3.0-6|99	- rebuild
12mu|php-pear-HTML_Template_IT-1.3.0-6|100	
12mu|php-pear-HTML_Template_IT-1.3.0-6|101	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-2mdv2008.1
12mu|php-pear-HTML_Template_IT-1.3.0-6|102	+ Revision: 178514
12mu|php-pear-HTML_Template_IT-1.3.0-6|103	- rebuild
12mu|php-pear-HTML_Template_IT-1.3.0-6|104	
12mu|php-pear-HTML_Template_IT-1.3.0-6|105	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-HTML_Template_IT-1.3.0-6|106	- restore BuildRoot
12mu|php-pear-HTML_Template_IT-1.3.0-6|107	
12mu|php-pear-HTML_Template_IT-1.3.0-6|108	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-HTML_Template_IT-1.3.0-6|109	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-HTML_Template_IT-1.3.0-6|110	
12mu|php-pear-HTML_Template_IT-1.3.0-6|111	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.2.1-1mdv2008.0
12mu|php-pear-HTML_Template_IT-1.3.0-6|112	+ Revision: 15543
12mu|php-pear-HTML_Template_IT-1.3.0-6|113	- 1.2.1
12mu|php-pear-HTML_Template_IT-1.3.0-6|114	
12mu|php-pear-HTML_Template_IT-1.3.0-6|115	
12mu|php-pear-HTML_Template_IT-1.3.0-6|116	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-1mdv2007.0
12mu|php-pear-HTML_Template_IT-1.3.0-6|117	+ Revision: 81113
12mu|php-pear-HTML_Template_IT-1.3.0-6|118	- Import php-pear-HTML_Template_IT
12mu|php-pear-HTML_Template_IT-1.3.0-6|119	
12mu|php-pear-HTML_Template_IT-1.3.0-6|120	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-1mdk
12mu|php-pear-HTML_Template_IT-1.3.0-6|121	- 1.1.4
12mu|php-pear-HTML_Template_IT-1.3.0-6|122	
12mu|php-pear-HTML_Template_IT-1.3.0-6|123	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-2mdk
12mu|php-pear-HTML_Template_IT-1.3.0-6|124	- new group (Development/PHP)
12mu|php-pear-HTML_Template_IT-1.3.0-6|125	
12mu|php-pear-HTML_Template_IT-1.3.0-6|126	* Mon Nov 07 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-1mdk
12mu|php-pear-HTML_Template_IT-1.3.0-6|127	- 1.1.3
12mu|php-pear-HTML_Template_IT-1.3.0-6|128	
12mu|php-pear-HTML_Template_IT-1.3.0-6|129	* Thu Sep 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdk
12mu|php-pear-HTML_Template_IT-1.3.0-6|130	- 1.1.1
12mu|php-pear-HTML_Template_IT-1.3.0-6|131	
12mu|php-pear-HTML_Template_IT-1.3.0-6|132	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-6mdk
12mu|php-pear-HTML_Template_IT-1.3.0-6|133	- rebuilt to fix auto deps
12mu|php-pear-HTML_Template_IT-1.3.0-6|134	
12mu|php-pear-HTML_Template_IT-1.3.0-6|135	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-5mdk
12mu|php-pear-HTML_Template_IT-1.3.0-6|136	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-HTML_Template_IT-1.3.0-6|137	
12mu|php-pear-HTML_Template_IT-1.3.0-6|138	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-4mdk
12mu|php-pear-HTML_Template_IT-1.3.0-6|139	- fix deps
12mu|php-pear-HTML_Template_IT-1.3.0-6|140	
12mu|php-pear-HTML_Template_IT-1.3.0-6|141	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-3mdk
12mu|php-pear-HTML_Template_IT-1.3.0-6|142	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-HTML_Template_IT-1.3.0-6|143	- fix deps
12mu|php-pear-HTML_Template_IT-1.3.0-6|144	
12mu|php-pear-HTML_Template_IT-1.3.0-6|145	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-2mdk
12mu|php-pear-HTML_Template_IT-1.3.0-6|146	- fix deps
12mu|php-pear-HTML_Template_IT-1.3.0-6|147	
12mu|php-pear-HTML_Template_IT-1.3.0-6|148	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1-1mdk
12mu|php-pear-HTML_Template_IT-1.3.0-6|149	- initial Mandriva package (PLD import)
12mu|php-pear-HTML_Template_IT-1.3.0-6|150	

20567 12
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|1	%define		_class		HTML
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|2	%define		_subclass	Template
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|3	%define		upstream_name	%{_class}_%{_subclass}_Sigma
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|4	
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|6	Version:	1.2.0
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|7	Release:	9
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|8	Summary:	Integrated Templates API implemetation with template 'compilation'
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|9	License:	PHP License
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|10	Group:		Development/PHP
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|11	URL:		http://pear.php.net/package/HTML_Template_Sigma/
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|13	Requires(post): php-pear
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|14	Requires(preun): php-pear
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|15	Requires:	php-pear
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|16	BuildArch:	noarch
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|17	BuildRequires:	php-pear
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|18	
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|19	%description
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|20	HTML_Template_Sigma implements Integrated Templates API designed by
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|21	Ulf Wendel.
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|22	
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|23	Features:
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|24	- Nested blocks. Nesting is controlled by the engine.
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|25	- Ability to include files from within template: <!-- INCLUDE -->
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|26	- Automatic removal of empty blocks and unknown variables (methods to
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|27	manually tweak/override this are also available)
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|28	- Methods for runtime addition and replacement of blocks in templates
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|29	- Ability to insert simple function calls into templates:
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|30	func_uppercase('Hello world!') and to define callback functions for
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|31	these
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|32	- 'Compiled' templates: the engine has to parse a template file using
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|33	regular expressions to find all the blocks and variable placeholders.
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|34	This is a very "expensive" operation and is an overkill to do on every
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|35	page request: templates seldom change on production websites. Thus
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|36	this feature: an internal representation of the template structure is
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|37	saved into a file and this file gets loaded instead of the source one
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|38	on subsequent requests (unless the source changes)
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|39	- PHPUnit-based tests to define correct behaviour
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|40	- Usage examples for most of the features are available, look in the
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|41	docs/ directory
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|42	
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|43	%prep
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|44	%setup -q -c
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|45	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|46	
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|47	%install
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|48	
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|49	cd %{upstream_name}-%{version}
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|50	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|51	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|52	
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|53	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|54	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|55	
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|56	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|57	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|58	
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|59	%clean
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|60	
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|61	
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|62	
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|63	%files
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|64	%defattr(-,root,root)
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|65	%doc %{upstream_name}-%{version}/docs/*
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|66	%{_datadir}/pear/%{_class}
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|67	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|68	
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|69	
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|70	
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|71	%changelog
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|72	* Fri Mar 15 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-9
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|73	+ Revision: 7687b66
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|74	- LOG Fix empyt pre/post scripts
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|75	
12mu|php-pear-HTML_Template_Sigma-1.2.0-9|76	

20568 12
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|1	%define		_class		HTML
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|2	%define		_subclass	Template
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|3	%define		upstream_name	%{_class}_%{_subclass}_Xipe
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|4	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|6	Version:	1.7.6
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|7	Release:	16
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|8	Summary:	A simple, fast and powerful template engine
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|9	License:	PHP License
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|10	Group:		Development/PHP
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|11	URL:		http://pear.php.net/package/HTML_Template_Xipe/
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|13	Requires(post): php-pear
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|14	Requires(preun): php-pear
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|15	Requires:	php-pear
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|16	BuildArch:	noarch
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|17	BuildRequires:	php-pear
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|18	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|19	%description
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|20	The template engine is a compiling engine, all templates are compiled
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|21	into PHP-files. This will make the delivery of the files faster on the
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|22	next request, since the template doesn't need to be compiled again. If
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|23	the template changes it will be recompiled.
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|24	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|25	There is no new template language to learn. Beside the default mode,
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|26	there is a set of constructs since version 1.6 which allow you to edit
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|27	your templates with WYSIWYG editors.
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|28	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|29	By default the template engine uses indention for building blocks (you
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|30	can turn that off). This feature was inspired by Python and by the
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|31	need I felt to force myself to write proper HTML-code, using proper
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|32	indentions, to make the code better readable.
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|33	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|34	Every template is customizable in multiple ways. You can configure
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|35	each template or an entire directory to use different delimiters,
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|36	caching parameters, etc. via either an XML-file or a XML-chunk which
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|37	you simply write anywhere inside the tpl-code.
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|38	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|39	Using the Cache the final file can also be cached (i.e. a resulting
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|40	HTML-file). The caching options can be customized as needed. The cache
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|41	can reduce the server load by very much, since the entire php-file
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|42	doesn't need to be processed again, the resulting client-readable data
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|43	are simply delivered right from the cache (the data are saved using
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|44	php's output buffering).
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|45	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|46	The template engine is prepared to be used for multi-language
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|47	applications too. If you i.e. use the PEAR::I18N for translating the
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|48	template, the compiled templates need to be saved under a different
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|49	name for each language. The template engine is prepared for that too,
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|50	it saves the compiled template including the language code if required
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|51	(i.e. a compiled index.tpl which is saved for english gets the
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|52	filename index.tpl.en.php).
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|53	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|54	%prep
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|55	%setup -q -c
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|56	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|57	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|58	%install
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|59	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|60	cd %{upstream_name}-%{version}
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|61	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|62	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|63	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|64	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|65	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|66	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|67	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|68	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|69	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|70	%clean
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|71	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|72	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|73	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|74	%files
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|75	%defattr(-,root,root)
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|76	%{_datadir}/pear/%{_class}
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|77	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|78	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|79	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|80	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|81	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|82	%changelog
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|83	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.7.6-14mdv2011.0
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|84	+ Revision: 667511
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|85	- mass rebuild
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|86	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|87	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.7.6-13mdv2011.0
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|88	+ Revision: 607109
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|89	- rebuild
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|90	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|91	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.7.6-12mdv2010.1
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|92	+ Revision: 477890
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|93	- spec cleanup
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|94	- use pear installer
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|95	- don't ship tests, even in documentation
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|96	- own all directories
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|97	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|98	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|99	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.7.6-11mdv2010.0
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|100	+ Revision: 426645
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|101	- rebuild
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|102	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|103	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.7.6-10mdv2009.1
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|104	+ Revision: 321868
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|105	- rebuild
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|106	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|107	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.7.6-9mdv2009.0
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|108	+ Revision: 224746
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|109	- rebuild
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|110	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|111	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.7.6-8mdv2008.1
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|112	+ Revision: 178515
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|113	- rebuild
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|114	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|115	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|116	- restore BuildRoot
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|117	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|118	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|119	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|120	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|121	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|122	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.7.6-7mdv2007.0
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|123	+ Revision: 81708
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|124	- Import php-pear-HTML_Template_Xipe
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|125	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|126	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.7.6-7mdk
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|127	- new group (Development/PHP)
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|128	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|129	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.7.6-6mdk
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|130	- rebuilt to fix auto deps
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|131	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|132	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.7.6-5mdk
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|133	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|134	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|135	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.7.6-4mdk
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|136	- fix deps
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|137	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|138	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.7.6-3mdk
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|139	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|140	- fix deps
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|141	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|142	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.7.6-2mdk
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|143	- fix deps
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|144	
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|145	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.7.6-1mdk
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|146	- initial Mandriva package (PLD import)
12mu|php-pear-HTML_Template_Xipe-1.7.6-16|147	

20569 12
12mu|php-pear-HTTP-1.4.1-6|1	%define		_class		HTTP
12mu|php-pear-HTTP-1.4.1-6|2	%define		upstream_name	%{_class}
12mu|php-pear-HTTP-1.4.1-6|3	
12mu|php-pear-HTTP-1.4.1-6|4	Name:		php-pear-%{upstream_name}
12mu|php-pear-HTTP-1.4.1-6|5	Version:	1.4.1
12mu|php-pear-HTTP-1.4.1-6|6	Release:	6
12mu|php-pear-HTTP-1.4.1-6|7	Summary:	Miscellaneous HTTP utilities
12mu|php-pear-HTTP-1.4.1-6|8	License:	PHP License
12mu|php-pear-HTTP-1.4.1-6|9	Group:		Development/PHP
12mu|php-pear-HTTP-1.4.1-6|10	URL:		http://pear.php.net/package/HTTP/
12mu|php-pear-HTTP-1.4.1-6|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mu|php-pear-HTTP-1.4.1-6|12	Requires(post): php-pear
12mu|php-pear-HTTP-1.4.1-6|13	Requires(preun): php-pear
12mu|php-pear-HTTP-1.4.1-6|14	Requires:	php-pear
12mu|php-pear-HTTP-1.4.1-6|15	BuildArch:	noarch
12mu|php-pear-HTTP-1.4.1-6|16	BuildRequires:	php-pear
12mu|php-pear-HTTP-1.4.1-6|17	
12mu|php-pear-HTTP-1.4.1-6|18	%description
12mu|php-pear-HTTP-1.4.1-6|19	The HTTP class is a class with static methods for doing miscellaneous
12mu|php-pear-HTTP-1.4.1-6|20	HTTP-related stuff like date formatting or language negotiation.
12mu|php-pear-HTTP-1.4.1-6|21	
12mu|php-pear-HTTP-1.4.1-6|22	%prep
12mu|php-pear-HTTP-1.4.1-6|23	%setup -q -c
12mu|php-pear-HTTP-1.4.1-6|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-HTTP-1.4.1-6|25	
12mu|php-pear-HTTP-1.4.1-6|26	%install
12mu|php-pear-HTTP-1.4.1-6|27	
12mu|php-pear-HTTP-1.4.1-6|28	cd %{upstream_name}-%{version}
12mu|php-pear-HTTP-1.4.1-6|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-HTTP-1.4.1-6|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-HTTP-1.4.1-6|31	
12mu|php-pear-HTTP-1.4.1-6|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-HTTP-1.4.1-6|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-HTTP-1.4.1-6|34	
12mu|php-pear-HTTP-1.4.1-6|35	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTTP-1.4.1-6|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTTP-1.4.1-6|37	
12mu|php-pear-HTTP-1.4.1-6|38	%clean
12mu|php-pear-HTTP-1.4.1-6|39	
12mu|php-pear-HTTP-1.4.1-6|40	
12mu|php-pear-HTTP-1.4.1-6|41	
12mu|php-pear-HTTP-1.4.1-6|42	%files
12mu|php-pear-HTTP-1.4.1-6|43	%defattr(-,root,root)
12mu|php-pear-HTTP-1.4.1-6|44	%{_datadir}/pear/%{_class}.php
12mu|php-pear-HTTP-1.4.1-6|45	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-HTTP-1.4.1-6|46	
12mu|php-pear-HTTP-1.4.1-6|47	
12mu|php-pear-HTTP-1.4.1-6|48	
12mu|php-pear-HTTP-1.4.1-6|49	%changelog
12mu|php-pear-HTTP-1.4.1-6|50	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-5mdv2011.0
12mu|php-pear-HTTP-1.4.1-6|51	+ Revision: 667512
12mu|php-pear-HTTP-1.4.1-6|52	- mass rebuild
12mu|php-pear-HTTP-1.4.1-6|53	
12mu|php-pear-HTTP-1.4.1-6|54	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-4mdv2011.0
12mu|php-pear-HTTP-1.4.1-6|55	+ Revision: 607110
12mu|php-pear-HTTP-1.4.1-6|56	- rebuild
12mu|php-pear-HTTP-1.4.1-6|57	
12mu|php-pear-HTTP-1.4.1-6|58	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.1-3mdv2010.1
12mu|php-pear-HTTP-1.4.1-6|59	+ Revision: 477892
12mu|php-pear-HTTP-1.4.1-6|60	- spec cleanup
12mu|php-pear-HTTP-1.4.1-6|61	- use pear installer
12mu|php-pear-HTTP-1.4.1-6|62	- don't ship tests, even in documentation
12mu|php-pear-HTTP-1.4.1-6|63	- own all directories
12mu|php-pear-HTTP-1.4.1-6|64	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-HTTP-1.4.1-6|65	
12mu|php-pear-HTTP-1.4.1-6|66	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.4.1-2mdv2010.0
12mu|php-pear-HTTP-1.4.1-6|67	+ Revision: 426646
12mu|php-pear-HTTP-1.4.1-6|68	- rebuild
12mu|php-pear-HTTP-1.4.1-6|69	
12mu|php-pear-HTTP-1.4.1-6|70	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.1-1mdv2009.0
12mu|php-pear-HTTP-1.4.1-6|71	+ Revision: 278923
12mu|php-pear-HTTP-1.4.1-6|72	- update to new version 1.4.1
12mu|php-pear-HTTP-1.4.1-6|73	
12mu|php-pear-HTTP-1.4.1-6|74	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.4.0-3mdv2009.0
12mu|php-pear-HTTP-1.4.1-6|75	+ Revision: 224747
12mu|php-pear-HTTP-1.4.1-6|76	- rebuild
12mu|php-pear-HTTP-1.4.1-6|77	
12mu|php-pear-HTTP-1.4.1-6|78	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-2mdv2008.1
12mu|php-pear-HTTP-1.4.1-6|79	+ Revision: 178517
12mu|php-pear-HTTP-1.4.1-6|80	- rebuild
12mu|php-pear-HTTP-1.4.1-6|81	
12mu|php-pear-HTTP-1.4.1-6|82	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-HTTP-1.4.1-6|83	- restore BuildRoot
12mu|php-pear-HTTP-1.4.1-6|84	
12mu|php-pear-HTTP-1.4.1-6|85	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-HTTP-1.4.1-6|86	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-HTTP-1.4.1-6|87	
12mu|php-pear-HTTP-1.4.1-6|88	
12mu|php-pear-HTTP-1.4.1-6|89	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-1mdv2007.0
12mu|php-pear-HTTP-1.4.1-6|90	+ Revision: 81741
12mu|php-pear-HTTP-1.4.1-6|91	- Import php-pear-HTTP
12mu|php-pear-HTTP-1.4.1-6|92	
12mu|php-pear-HTTP-1.4.1-6|93	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-1mdk
12mu|php-pear-HTTP-1.4.1-6|94	- 1.4.0
12mu|php-pear-HTTP-1.4.1-6|95	- new group (Development/PHP)
12mu|php-pear-HTTP-1.4.1-6|96	
12mu|php-pear-HTTP-1.4.1-6|97	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-4mdk
12mu|php-pear-HTTP-1.4.1-6|98	- rebuilt to fix auto deps
12mu|php-pear-HTTP-1.4.1-6|99	
12mu|php-pear-HTTP-1.4.1-6|100	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-3mdk
12mu|php-pear-HTTP-1.4.1-6|101	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-HTTP-1.4.1-6|102	
12mu|php-pear-HTTP-1.4.1-6|103	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-2mdk
12mu|php-pear-HTTP-1.4.1-6|104	- fix deps
12mu|php-pear-HTTP-1.4.1-6|105	
12mu|php-pear-HTTP-1.4.1-6|106	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-1mdk
12mu|php-pear-HTTP-1.4.1-6|107	- 1.3.6
12mu|php-pear-HTTP-1.4.1-6|108	
12mu|php-pear-HTTP-1.4.1-6|109	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-3mdk
12mu|php-pear-HTTP-1.4.1-6|110	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-HTTP-1.4.1-6|111	- fix deps
12mu|php-pear-HTTP-1.4.1-6|112	
12mu|php-pear-HTTP-1.4.1-6|113	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-2mdk
12mu|php-pear-HTTP-1.4.1-6|114	- fix deps
12mu|php-pear-HTTP-1.4.1-6|115	
12mu|php-pear-HTTP-1.4.1-6|116	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-1mdk
12mu|php-pear-HTTP-1.4.1-6|117	- initial Mandriva package (PLD import)
12mu|php-pear-HTTP-1.4.1-6|118	

20570 12
12mu|php-pear-HTTP_Request-1.4.4-8|1	%define		_class		HTTP
12mu|php-pear-HTTP_Request-1.4.4-8|2	%define		_subclass	Request
12mu|php-pear-HTTP_Request-1.4.4-8|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-HTTP_Request-1.4.4-8|4	
12mu|php-pear-HTTP_Request-1.4.4-8|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-HTTP_Request-1.4.4-8|6	Version:	1.4.4
12mu|php-pear-HTTP_Request-1.4.4-8|7	Release:	8
12mu|php-pear-HTTP_Request-1.4.4-8|8	Summary:	Provides an easy way to perform HTTP requests
12mu|php-pear-HTTP_Request-1.4.4-8|9	License:	PHP License
12mu|php-pear-HTTP_Request-1.4.4-8|10	Group:		Development/PHP
12mu|php-pear-HTTP_Request-1.4.4-8|11	URL:		http://pear.php.net/package/HTTP_Request/
12mu|php-pear-HTTP_Request-1.4.4-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-HTTP_Request-1.4.4-8|13	Requires(post): php-pear
12mu|php-pear-HTTP_Request-1.4.4-8|14	Requires(preun): php-pear
12mu|php-pear-HTTP_Request-1.4.4-8|15	Requires:	php-pear
12mu|php-pear-HTTP_Request-1.4.4-8|16	Requires:	php-pear-Net_URL >= 1.0.12
12mu|php-pear-HTTP_Request-1.4.4-8|17	Requires:	php-pear-Net_Socket >= 1.0
12mu|php-pear-HTTP_Request-1.4.4-8|18	BuildArch:	noarch
12mu|php-pear-HTTP_Request-1.4.4-8|19	BuildRequires:	php-pear
12mu|php-pear-HTTP_Request-1.4.4-8|20	
12mu|php-pear-HTTP_Request-1.4.4-8|21	%description
12mu|php-pear-HTTP_Request-1.4.4-8|22	Supports GET/POST/HEAD/TRACE/PUT/DELETE, Basic authentication, Proxy,
12mu|php-pear-HTTP_Request-1.4.4-8|23	Proxy Authentication etc.
12mu|php-pear-HTTP_Request-1.4.4-8|24	
12mu|php-pear-HTTP_Request-1.4.4-8|25	%prep
12mu|php-pear-HTTP_Request-1.4.4-8|26	%setup -q -c
12mu|php-pear-HTTP_Request-1.4.4-8|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-HTTP_Request-1.4.4-8|28	
12mu|php-pear-HTTP_Request-1.4.4-8|29	%install
12mu|php-pear-HTTP_Request-1.4.4-8|30	
12mu|php-pear-HTTP_Request-1.4.4-8|31	cd %{upstream_name}-%{version}
12mu|php-pear-HTTP_Request-1.4.4-8|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-HTTP_Request-1.4.4-8|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-HTTP_Request-1.4.4-8|34	
12mu|php-pear-HTTP_Request-1.4.4-8|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-HTTP_Request-1.4.4-8|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-HTTP_Request-1.4.4-8|37	
12mu|php-pear-HTTP_Request-1.4.4-8|38	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTTP_Request-1.4.4-8|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTTP_Request-1.4.4-8|40	
12mu|php-pear-HTTP_Request-1.4.4-8|41	%clean
12mu|php-pear-HTTP_Request-1.4.4-8|42	
12mu|php-pear-HTTP_Request-1.4.4-8|43	
12mu|php-pear-HTTP_Request-1.4.4-8|44	
12mu|php-pear-HTTP_Request-1.4.4-8|45	%files
12mu|php-pear-HTTP_Request-1.4.4-8|46	%defattr(-,root,root)
12mu|php-pear-HTTP_Request-1.4.4-8|47	%doc %{upstream_name}-%{version}/docs/*
12mu|php-pear-HTTP_Request-1.4.4-8|48	%{_datadir}/pear/%{_class}
12mu|php-pear-HTTP_Request-1.4.4-8|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-HTTP_Request-1.4.4-8|50	
12mu|php-pear-HTTP_Request-1.4.4-8|51	
12mu|php-pear-HTTP_Request-1.4.4-8|52	%changelog
12mu|php-pear-HTTP_Request-1.4.4-8|53	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.4-6mdv2011.0
12mu|php-pear-HTTP_Request-1.4.4-8|54	+ Revision: 667513
12mu|php-pear-HTTP_Request-1.4.4-8|55	- mass rebuild
12mu|php-pear-HTTP_Request-1.4.4-8|56	
12mu|php-pear-HTTP_Request-1.4.4-8|57	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.4-5mdv2011.0
12mu|php-pear-HTTP_Request-1.4.4-8|58	+ Revision: 607111
12mu|php-pear-HTTP_Request-1.4.4-8|59	- rebuild
12mu|php-pear-HTTP_Request-1.4.4-8|60	
12mu|php-pear-HTTP_Request-1.4.4-8|61	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.4-4mdv2010.1
12mu|php-pear-HTTP_Request-1.4.4-8|62	+ Revision: 477896
12mu|php-pear-HTTP_Request-1.4.4-8|63	- spec cleanup
12mu|php-pear-HTTP_Request-1.4.4-8|64	- use pear installer
12mu|php-pear-HTTP_Request-1.4.4-8|65	- don't ship tests, even in documentation
12mu|php-pear-HTTP_Request-1.4.4-8|66	- own all directories
12mu|php-pear-HTTP_Request-1.4.4-8|67	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-HTTP_Request-1.4.4-8|68	
12mu|php-pear-HTTP_Request-1.4.4-8|69	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.4.4-3mdv2010.0
12mu|php-pear-HTTP_Request-1.4.4-8|70	+ Revision: 426647
12mu|php-pear-HTTP_Request-1.4.4-8|71	- rebuild
12mu|php-pear-HTTP_Request-1.4.4-8|72	
12mu|php-pear-HTTP_Request-1.4.4-8|73	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.4-2mdv2009.1
12mu|php-pear-HTTP_Request-1.4.4-8|74	+ Revision: 321869
12mu|php-pear-HTTP_Request-1.4.4-8|75	- rebuild
12mu|php-pear-HTTP_Request-1.4.4-8|76	
12mu|php-pear-HTTP_Request-1.4.4-8|77	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.4-1mdv2009.1
12mu|php-pear-HTTP_Request-1.4.4-8|78	+ Revision: 305784
12mu|php-pear-HTTP_Request-1.4.4-8|79	- update to new version 1.4.4
12mu|php-pear-HTTP_Request-1.4.4-8|80	
12mu|php-pear-HTTP_Request-1.4.4-8|81	* Sat Aug 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-1mdv2009.0
12mu|php-pear-HTTP_Request-1.4.4-8|82	+ Revision: 272591
12mu|php-pear-HTTP_Request-1.4.4-8|83	- 1.4.3
12mu|php-pear-HTTP_Request-1.4.4-8|84	
12mu|php-pear-HTTP_Request-1.4.4-8|85	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.4.1-4mdv2009.0
12mu|php-pear-HTTP_Request-1.4.4-8|86	+ Revision: 224748
12mu|php-pear-HTTP_Request-1.4.4-8|87	- rebuild
12mu|php-pear-HTTP_Request-1.4.4-8|88	
12mu|php-pear-HTTP_Request-1.4.4-8|89	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-3mdv2008.1
12mu|php-pear-HTTP_Request-1.4.4-8|90	+ Revision: 178518
12mu|php-pear-HTTP_Request-1.4.4-8|91	- rebuild
12mu|php-pear-HTTP_Request-1.4.4-8|92	
12mu|php-pear-HTTP_Request-1.4.4-8|93	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-HTTP_Request-1.4.4-8|94	- restore BuildRoot
12mu|php-pear-HTTP_Request-1.4.4-8|95	
12mu|php-pear-HTTP_Request-1.4.4-8|96	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-HTTP_Request-1.4.4-8|97	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-HTTP_Request-1.4.4-8|98	
12mu|php-pear-HTTP_Request-1.4.4-8|99	* Thu Aug 16 2007 Thierry Vignaud <tv@mandriva.org> 1.4.1-2mdv2008.0
12mu|php-pear-HTTP_Request-1.4.4-8|100	+ Revision: 64199
12mu|php-pear-HTTP_Request-1.4.4-8|101	- rebuild
12mu|php-pear-HTTP_Request-1.4.4-8|102	
12mu|php-pear-HTTP_Request-1.4.4-8|103	* Sun May 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-1mdv2008.0
12mu|php-pear-HTTP_Request-1.4.4-8|104	+ Revision: 28898
12mu|php-pear-HTTP_Request-1.4.4-8|105	- 1.4.1
12mu|php-pear-HTTP_Request-1.4.4-8|106	
12mu|php-pear-HTTP_Request-1.4.4-8|107	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-1mdv2008.0
12mu|php-pear-HTTP_Request-1.4.4-8|108	+ Revision: 15545
12mu|php-pear-HTTP_Request-1.4.4-8|109	- 1.4.0
12mu|php-pear-HTTP_Request-1.4.4-8|110	
12mu|php-pear-HTTP_Request-1.4.4-8|111	
12mu|php-pear-HTTP_Request-1.4.4-8|112	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2007.0
12mu|php-pear-HTTP_Request-1.4.4-8|113	+ Revision: 81131
12mu|php-pear-HTTP_Request-1.4.4-8|114	- Import php-pear-HTTP_Request
12mu|php-pear-HTTP_Request-1.4.4-8|115	
12mu|php-pear-HTTP_Request-1.4.4-8|116	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdk
12mu|php-pear-HTTP_Request-1.4.4-8|117	- new group (Development/PHP)
12mu|php-pear-HTTP_Request-1.4.4-8|118	
12mu|php-pear-HTTP_Request-1.4.4-8|119	* Sun Nov 06 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdk
12mu|php-pear-HTTP_Request-1.4.4-8|120	- 1.3.0
12mu|php-pear-HTTP_Request-1.4.4-8|121	
12mu|php-pear-HTTP_Request-1.4.4-8|122	* Thu Aug 25 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-8mdk
12mu|php-pear-HTTP_Request-1.4.4-8|123	- rebuilt to fix auto deps
12mu|php-pear-HTTP_Request-1.4.4-8|124	
12mu|php-pear-HTTP_Request-1.4.4-8|125	* Thu Aug 18 2005 Andreas Hasenack <andreas@mandriva.com> 1.2.4-7mdk
12mu|php-pear-HTTP_Request-1.4.4-8|126	- included missing file (Listener.php)
12mu|php-pear-HTTP_Request-1.4.4-8|127	
12mu|php-pear-HTTP_Request-1.4.4-8|128	* Tue Aug 09 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-6mdk
12mu|php-pear-HTTP_Request-1.4.4-8|129	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-HTTP_Request-1.4.4-8|130	
12mu|php-pear-HTTP_Request-1.4.4-8|131	* Sat Jul 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-5mdk
12mu|php-pear-HTTP_Request-1.4.4-8|132	- fix deps
12mu|php-pear-HTTP_Request-1.4.4-8|133	
12mu|php-pear-HTTP_Request-1.4.4-8|134	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-4mdk
12mu|php-pear-HTTP_Request-1.4.4-8|135	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-HTTP_Request-1.4.4-8|136	- fix deps
12mu|php-pear-HTTP_Request-1.4.4-8|137	
12mu|php-pear-HTTP_Request-1.4.4-8|138	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-3mdk
12mu|php-pear-HTTP_Request-1.4.4-8|139	- fix deps
12mu|php-pear-HTTP_Request-1.4.4-8|140	
12mu|php-pear-HTTP_Request-1.4.4-8|141	* Mon Jul 18 2005 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-2mdk
12mu|php-pear-HTTP_Request-1.4.4-8|142	- fix spec file to conform with the others
12mu|php-pear-HTTP_Request-1.4.4-8|143	
12mu|php-pear-HTTP_Request-1.4.4-8|144	* Thu Jan 20 2005 Pascal Terjan <pterjan@mandrake.org> 1.2.4-1mdk
12mu|php-pear-HTTP_Request-1.4.4-8|145	- First mdk package
12mu|php-pear-HTTP_Request-1.4.4-8|146	

20571 12
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|1	%define		_class		HTTP
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|2	%define		_subclass	WebDAV
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|3	%define		upstream_name	%{_class}_%{_subclass}_Server
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|4	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|6	Version:	0.99.1
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|7	Release:	17
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|8	Summary:	WebDAV Server Baseclass
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|9	License:	PHP License
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|10	Group:		Development/PHP
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|11	URL:		http://pear.php.net/package/HTTP_WebDAV_Server/
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|13	Requires(post): php-pear
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|14	Requires(preun): php-pear
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|15	Requires:	php-pear
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|16	Requires(post): php-pear
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|17	Requires(preun): php-pear
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|18	Requires:	php-pear-HTTP >= 1.0
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|19	BuildArch:	noarch
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|20	BuildRequires:	php-pear
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|21	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|22	%description
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|23	Mostly RFC2518 compliant helper class for WebDAV server
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|24	implementation.
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|25	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|26	%prep
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|27	%setup -q -c
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|29	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|30	%install
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|31	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|32	cd %{upstream_name}-%{version}
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|35	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|38	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|39	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|41	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|42	%clean
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|43	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|44	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|45	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|46	%files
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|47	%defattr(-,root,root)
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|48	%{_datadir}/pear/%{_class}
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|50	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|51	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|52	%changelog
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|53	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.99.1-14mdv2011.0
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|54	+ Revision: 667514
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|55	- mass rebuild
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|56	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|57	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.99.1-13mdv2011.0
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|58	+ Revision: 607112
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|59	- rebuild
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|60	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|61	* Sat Dec 12 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.99.1-12mdv2010.1
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|62	+ Revision: 477902
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|63	- spec cleanup
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|64	- use pear installer
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|65	- don't ship tests, even in documentation
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|66	- own all directories
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|67	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|68	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|69	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.99.1-11mdv2010.0
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|70	+ Revision: 426648
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|71	- rebuild
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|72	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|73	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 0.99.1-10mdv2009.1
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|74	+ Revision: 321870
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|75	- rebuild
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|76	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|77	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.99.1-9mdv2009.0
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|78	+ Revision: 224749
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|79	- rebuild
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|80	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|81	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.99.1-8mdv2008.1
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|82	+ Revision: 178519
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|83	- rebuild
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|84	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|85	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|86	- restore BuildRoot
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|87	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|88	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|89	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|90	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|91	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|92	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.99.1-7mdv2007.0
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|93	+ Revision: 81885
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|94	- Import php-pear-HTTP_WebDAV_Server
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|95	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|96	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.99.1-7mdk
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|97	- new group (Development/PHP)
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|98	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|99	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.99.1-6mdk
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|100	- rebuilt to fix auto deps
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|101	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|102	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.99.1-5mdk
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|103	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|104	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|105	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.99.1-4mdk
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|106	- fix deps
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|107	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|108	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.99.1-3mdk
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|109	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|110	- fix deps
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|111	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|112	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.99.1-2mdk
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|113	- fix deps
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|114	
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|115	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.99.1-1mdk
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|116	- initial Mandriva package (PLD import)
12mu|php-pear-HTTP_WebDAV_Server-0.99.1-17|117	

20572 12
12mu|php-pear-I18Nv2-0.11.4-11|1	%define		_class		I18Nv2
12mu|php-pear-I18Nv2-0.11.4-11|2	%define		upstream_name	%{_class}
12mu|php-pear-I18Nv2-0.11.4-11|3	
12mu|php-pear-I18Nv2-0.11.4-11|4	Name:		php-pear-%{upstream_name}
12mu|php-pear-I18Nv2-0.11.4-11|5	Version:	0.11.4
12mu|php-pear-I18Nv2-0.11.4-11|6	Release:	11
12mu|php-pear-I18Nv2-0.11.4-11|7	Summary:	Internationalization
12mu|php-pear-I18Nv2-0.11.4-11|8	License:	PHP License
12mu|php-pear-I18Nv2-0.11.4-11|9	Group:		Development/PHP
12mu|php-pear-I18Nv2-0.11.4-11|10	URL:		http://pear.php.net/package/I18Nv2/
12mu|php-pear-I18Nv2-0.11.4-11|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mu|php-pear-I18Nv2-0.11.4-11|12	Requires(post): php-pear
12mu|php-pear-I18Nv2-0.11.4-11|13	Requires(preun): php-pear
12mu|php-pear-I18Nv2-0.11.4-11|14	Requires:	php-pear
12mu|php-pear-I18Nv2-0.11.4-11|15	Requires:	php-iconv
12mu|php-pear-I18Nv2-0.11.4-11|16	BuildArch:	noarch
12mu|php-pear-I18Nv2-0.11.4-11|17	BuildRequires:	php-pear
12mu|php-pear-I18Nv2-0.11.4-11|18	
12mu|php-pear-I18Nv2-0.11.4-11|19	%description
12mu|php-pear-I18Nv2-0.11.4-11|20	This package provides basic support to localize your application, like
12mu|php-pear-I18Nv2-0.11.4-11|21	locale based formatting of dates, numbers and currency.
12mu|php-pear-I18Nv2-0.11.4-11|22	
12mu|php-pear-I18Nv2-0.11.4-11|23	%prep
12mu|php-pear-I18Nv2-0.11.4-11|24	%setup -q -c
12mu|php-pear-I18Nv2-0.11.4-11|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-I18Nv2-0.11.4-11|26	
12mu|php-pear-I18Nv2-0.11.4-11|27	%install
12mu|php-pear-I18Nv2-0.11.4-11|28	
12mu|php-pear-I18Nv2-0.11.4-11|29	cd %{upstream_name}-%{version}
12mu|php-pear-I18Nv2-0.11.4-11|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-I18Nv2-0.11.4-11|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-I18Nv2-0.11.4-11|32	
12mu|php-pear-I18Nv2-0.11.4-11|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-I18Nv2-0.11.4-11|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-I18Nv2-0.11.4-11|35	
12mu|php-pear-I18Nv2-0.11.4-11|36	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-I18Nv2-0.11.4-11|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-I18Nv2-0.11.4-11|38	
12mu|php-pear-I18Nv2-0.11.4-11|39	%clean
12mu|php-pear-I18Nv2-0.11.4-11|40	
12mu|php-pear-I18Nv2-0.11.4-11|41	
12mu|php-pear-I18Nv2-0.11.4-11|42	
12mu|php-pear-I18Nv2-0.11.4-11|43	%files
12mu|php-pear-I18Nv2-0.11.4-11|44	%defattr(-,root,root)
12mu|php-pear-I18Nv2-0.11.4-11|45	%doc %{upstream_name}-%{version}/docs/examples
12mu|php-pear-I18Nv2-0.11.4-11|46	%{_datadir}/pear/%{_class}.php
12mu|php-pear-I18Nv2-0.11.4-11|47	%{_datadir}/pear/%{_class}
12mu|php-pear-I18Nv2-0.11.4-11|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-I18Nv2-0.11.4-11|49	
12mu|php-pear-I18Nv2-0.11.4-11|50	
12mu|php-pear-I18Nv2-0.11.4-11|51	%changelog
12mu|php-pear-I18Nv2-0.11.4-11|52	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.11.4-8mdv2011.0
12mu|php-pear-I18Nv2-0.11.4-11|53	+ Revision: 667521
12mu|php-pear-I18Nv2-0.11.4-11|54	- mass rebuild
12mu|php-pear-I18Nv2-0.11.4-11|55	
12mu|php-pear-I18Nv2-0.11.4-11|56	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.11.4-7mdv2011.0
12mu|php-pear-I18Nv2-0.11.4-11|57	+ Revision: 607113
12mu|php-pear-I18Nv2-0.11.4-11|58	- rebuild
12mu|php-pear-I18Nv2-0.11.4-11|59	
12mu|php-pear-I18Nv2-0.11.4-11|60	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.11.4-6mdv2010.1
12mu|php-pear-I18Nv2-0.11.4-11|61	+ Revision: 473539
12mu|php-pear-I18Nv2-0.11.4-11|62	- spec cleanup
12mu|php-pear-I18Nv2-0.11.4-11|63	- use pear installer
12mu|php-pear-I18Nv2-0.11.4-11|64	- don't ship tests, even in documentation
12mu|php-pear-I18Nv2-0.11.4-11|65	- own all directories
12mu|php-pear-I18Nv2-0.11.4-11|66	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-I18Nv2-0.11.4-11|67	
12mu|php-pear-I18Nv2-0.11.4-11|68	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.11.4-5mdv2010.0
12mu|php-pear-I18Nv2-0.11.4-11|69	+ Revision: 426649
12mu|php-pear-I18Nv2-0.11.4-11|70	- rebuild
12mu|php-pear-I18Nv2-0.11.4-11|71	
12mu|php-pear-I18Nv2-0.11.4-11|72	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.11.4-4mdv2009.0
12mu|php-pear-I18Nv2-0.11.4-11|73	+ Revision: 224750
12mu|php-pear-I18Nv2-0.11.4-11|74	- rebuild
12mu|php-pear-I18Nv2-0.11.4-11|75	
12mu|php-pear-I18Nv2-0.11.4-11|76	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.11.4-3mdv2008.1
12mu|php-pear-I18Nv2-0.11.4-11|77	+ Revision: 178520
12mu|php-pear-I18Nv2-0.11.4-11|78	- rebuild
12mu|php-pear-I18Nv2-0.11.4-11|79	
12mu|php-pear-I18Nv2-0.11.4-11|80	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-I18Nv2-0.11.4-11|81	- restore BuildRoot
12mu|php-pear-I18Nv2-0.11.4-11|82	
12mu|php-pear-I18Nv2-0.11.4-11|83	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-I18Nv2-0.11.4-11|84	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-I18Nv2-0.11.4-11|85	
12mu|php-pear-I18Nv2-0.11.4-11|86	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.11.4-2mdv2008.0
12mu|php-pear-I18Nv2-0.11.4-11|87	+ Revision: 15468
12mu|php-pear-I18Nv2-0.11.4-11|88	- rule out the PHPUnit.php dep
12mu|php-pear-I18Nv2-0.11.4-11|89	
12mu|php-pear-I18Nv2-0.11.4-11|90	
12mu|php-pear-I18Nv2-0.11.4-11|91	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.11.4-1mdv2007.0
12mu|php-pear-I18Nv2-0.11.4-11|92	+ Revision: 81154
12mu|php-pear-I18Nv2-0.11.4-11|93	- Import php-pear-I18Nv2
12mu|php-pear-I18Nv2-0.11.4-11|94	
12mu|php-pear-I18Nv2-0.11.4-11|95	* Sat Apr 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.11.4-1mdk
12mu|php-pear-I18Nv2-0.11.4-11|96	- 0.11.4
12mu|php-pear-I18Nv2-0.11.4-11|97	
12mu|php-pear-I18Nv2-0.11.4-11|98	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.11.3-8mdk
12mu|php-pear-I18Nv2-0.11.4-11|99	- new group (Development/PHP)
12mu|php-pear-I18Nv2-0.11.4-11|100	
12mu|php-pear-I18Nv2-0.11.4-11|101	* Mon Jan 16 2006 Oden Eriksson <oeriksson@mandriva.com> 0.11.3-7mdk
12mu|php-pear-I18Nv2-0.11.4-11|102	- fix deps
12mu|php-pear-I18Nv2-0.11.4-11|103	
12mu|php-pear-I18Nv2-0.11.4-11|104	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.3-6mdk
12mu|php-pear-I18Nv2-0.11.4-11|105	- rebuilt to fix auto deps
12mu|php-pear-I18Nv2-0.11.4-11|106	
12mu|php-pear-I18Nv2-0.11.4-11|107	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.3-5mdk
12mu|php-pear-I18Nv2-0.11.4-11|108	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-I18Nv2-0.11.4-11|109	
12mu|php-pear-I18Nv2-0.11.4-11|110	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.3-4mdk
12mu|php-pear-I18Nv2-0.11.4-11|111	- fix deps
12mu|php-pear-I18Nv2-0.11.4-11|112	
12mu|php-pear-I18Nv2-0.11.4-11|113	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.3-3mdk
12mu|php-pear-I18Nv2-0.11.4-11|114	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-I18Nv2-0.11.4-11|115	- fix deps
12mu|php-pear-I18Nv2-0.11.4-11|116	
12mu|php-pear-I18Nv2-0.11.4-11|117	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.3-2mdk
12mu|php-pear-I18Nv2-0.11.4-11|118	- fix deps
12mu|php-pear-I18Nv2-0.11.4-11|119	
12mu|php-pear-I18Nv2-0.11.4-11|120	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.11.3-1mdk
12mu|php-pear-I18Nv2-0.11.4-11|121	- initial Mandriva package (PLD import)
12mu|php-pear-I18Nv2-0.11.4-11|122	

20573 12
12mu|php-pear-Image_Color-1.0.4-4|1	%define		_class		Image
12mu|php-pear-Image_Color-1.0.4-4|2	%define		_subclass	Color
12mu|php-pear-Image_Color-1.0.4-4|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Image_Color-1.0.4-4|4	
12mu|php-pear-Image_Color-1.0.4-4|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Image_Color-1.0.4-4|6	Version:	1.0.4
12mu|php-pear-Image_Color-1.0.4-4|7	Release:	4
12mu|php-pear-Image_Color-1.0.4-4|8	Summary:	Manage and handles color data and conversions
12mu|php-pear-Image_Color-1.0.4-4|9	License:	PHP License
12mu|php-pear-Image_Color-1.0.4-4|10	Group:		Development/PHP
12mu|php-pear-Image_Color-1.0.4-4|11	URL:		http://pear.php.net/package/Image_Color/
12mu|php-pear-Image_Color-1.0.4-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mu|php-pear-Image_Color-1.0.4-4|13	Requires:	php-gd
12mu|php-pear-Image_Color-1.0.4-4|14	Requires(post): php-pear
12mu|php-pear-Image_Color-1.0.4-4|15	Requires(preun): php-pear
12mu|php-pear-Image_Color-1.0.4-4|16	Requires:	php-pear
12mu|php-pear-Image_Color-1.0.4-4|17	BuildArch:	noarch
12mu|php-pear-Image_Color-1.0.4-4|18	BuildRequires:	php-pear
12mu|php-pear-Image_Color-1.0.4-4|19	
12mu|php-pear-Image_Color-1.0.4-4|20	%description
12mu|php-pear-Image_Color-1.0.4-4|21	Manage and handles color data and conversions.
12mu|php-pear-Image_Color-1.0.4-4|22	
12mu|php-pear-Image_Color-1.0.4-4|23	%prep
12mu|php-pear-Image_Color-1.0.4-4|24	%setup -q -c
12mu|php-pear-Image_Color-1.0.4-4|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Image_Color-1.0.4-4|26	
12mu|php-pear-Image_Color-1.0.4-4|27	%install
12mu|php-pear-Image_Color-1.0.4-4|28	
12mu|php-pear-Image_Color-1.0.4-4|29	cd %{upstream_name}-%{version}
12mu|php-pear-Image_Color-1.0.4-4|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Image_Color-1.0.4-4|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Image_Color-1.0.4-4|32	
12mu|php-pear-Image_Color-1.0.4-4|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Image_Color-1.0.4-4|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Image_Color-1.0.4-4|35	rm -rf %{buildroot}%{_datadir}/pear/%{_class}/Tests
12mu|php-pear-Image_Color-1.0.4-4|36	
12mu|php-pear-Image_Color-1.0.4-4|37	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Image_Color-1.0.4-4|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Image_Color-1.0.4-4|39	
12mu|php-pear-Image_Color-1.0.4-4|40	%clean
12mu|php-pear-Image_Color-1.0.4-4|41	
12mu|php-pear-Image_Color-1.0.4-4|42	
12mu|php-pear-Image_Color-1.0.4-4|43	
12mu|php-pear-Image_Color-1.0.4-4|44	%files
12mu|php-pear-Image_Color-1.0.4-4|45	%defattr(-,root,root)
12mu|php-pear-Image_Color-1.0.4-4|46	%{_datadir}/pear/%{_class}
12mu|php-pear-Image_Color-1.0.4-4|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Image_Color-1.0.4-4|48	
12mu|php-pear-Image_Color-1.0.4-4|49	
12mu|php-pear-Image_Color-1.0.4-4|50	%changelog
12mu|php-pear-Image_Color-1.0.4-4|51	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-2mdv2011.0
12mu|php-pear-Image_Color-1.0.4-4|52	+ Revision: 667531
12mu|php-pear-Image_Color-1.0.4-4|53	- mass rebuild
12mu|php-pear-Image_Color-1.0.4-4|54	
12mu|php-pear-Image_Color-1.0.4-4|55	* Sat Aug 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-1mdv2011.0
12mu|php-pear-Image_Color-1.0.4-4|56	+ Revision: 569596
12mu|php-pear-Image_Color-1.0.4-4|57	- update to new version 1.0.4
12mu|php-pear-Image_Color-1.0.4-4|58	
12mu|php-pear-Image_Color-1.0.4-4|59	* Wed Dec 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-4mdv2010.1
12mu|php-pear-Image_Color-1.0.4-4|60	+ Revision: 479364
12mu|php-pear-Image_Color-1.0.4-4|61	- don't ship test files
12mu|php-pear-Image_Color-1.0.4-4|62	
12mu|php-pear-Image_Color-1.0.4-4|63	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-3mdv2010.1
12mu|php-pear-Image_Color-1.0.4-4|64	+ Revision: 473542
12mu|php-pear-Image_Color-1.0.4-4|65	- spec cleanup
12mu|php-pear-Image_Color-1.0.4-4|66	- use pear installer
12mu|php-pear-Image_Color-1.0.4-4|67	- don't ship tests, even in documentation
12mu|php-pear-Image_Color-1.0.4-4|68	- own all directories
12mu|php-pear-Image_Color-1.0.4-4|69	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Image_Color-1.0.4-4|70	
12mu|php-pear-Image_Color-1.0.4-4|71	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.0.3-2mdv2010.0
12mu|php-pear-Image_Color-1.0.4-4|72	+ Revision: 426650
12mu|php-pear-Image_Color-1.0.4-4|73	- rebuild
12mu|php-pear-Image_Color-1.0.4-4|74	
12mu|php-pear-Image_Color-1.0.4-4|75	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 1.0.3-1mdv2009.1
12mu|php-pear-Image_Color-1.0.4-4|76	+ Revision: 324521
12mu|php-pear-Image_Color-1.0.4-4|77	- update to new version 1.0.3
12mu|php-pear-Image_Color-1.0.4-4|78	
12mu|php-pear-Image_Color-1.0.4-4|79	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.0.2-4mdv2009.0
12mu|php-pear-Image_Color-1.0.4-4|80	+ Revision: 224751
12mu|php-pear-Image_Color-1.0.4-4|81	- rebuild
12mu|php-pear-Image_Color-1.0.4-4|82	
12mu|php-pear-Image_Color-1.0.4-4|83	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdv2008.1
12mu|php-pear-Image_Color-1.0.4-4|84	+ Revision: 178521
12mu|php-pear-Image_Color-1.0.4-4|85	- rebuild
12mu|php-pear-Image_Color-1.0.4-4|86	
12mu|php-pear-Image_Color-1.0.4-4|87	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-Image_Color-1.0.4-4|88	- restore BuildRoot
12mu|php-pear-Image_Color-1.0.4-4|89	
12mu|php-pear-Image_Color-1.0.4-4|90	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Image_Color-1.0.4-4|91	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Image_Color-1.0.4-4|92	
12mu|php-pear-Image_Color-1.0.4-4|93	
12mu|php-pear-Image_Color-1.0.4-4|94	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2007.0
12mu|php-pear-Image_Color-1.0.4-4|95	+ Revision: 81170
12mu|php-pear-Image_Color-1.0.4-4|96	- Import php-pear-Image_Color
12mu|php-pear-Image_Color-1.0.4-4|97	
12mu|php-pear-Image_Color-1.0.4-4|98	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdk
12mu|php-pear-Image_Color-1.0.4-4|99	- new group (Development/PHP)
12mu|php-pear-Image_Color-1.0.4-4|100	
12mu|php-pear-Image_Color-1.0.4-4|101	* Wed Sep 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdk
12mu|php-pear-Image_Color-1.0.4-4|102	- 1.0.2
12mu|php-pear-Image_Color-1.0.4-4|103	
12mu|php-pear-Image_Color-1.0.4-4|104	* Thu Aug 25 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdk
12mu|php-pear-Image_Color-1.0.4-4|105	- rebuilt to fix auto deps
12mu|php-pear-Image_Color-1.0.4-4|106	
12mu|php-pear-Image_Color-1.0.4-4|107	* Tue Aug 09 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdk
12mu|php-pear-Image_Color-1.0.4-4|108	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Image_Color-1.0.4-4|109	
12mu|php-pear-Image_Color-1.0.4-4|110	* Sat Jul 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdk
12mu|php-pear-Image_Color-1.0.4-4|111	- fix deps
12mu|php-pear-Image_Color-1.0.4-4|112	
12mu|php-pear-Image_Color-1.0.4-4|113	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdk
12mu|php-pear-Image_Color-1.0.4-4|114	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Image_Color-1.0.4-4|115	- fix deps
12mu|php-pear-Image_Color-1.0.4-4|116	
12mu|php-pear-Image_Color-1.0.4-4|117	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12mu|php-pear-Image_Color-1.0.4-4|118	- fix deps
12mu|php-pear-Image_Color-1.0.4-4|119	
12mu|php-pear-Image_Color-1.0.4-4|120	* Mon Jul 18 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12mu|php-pear-Image_Color-1.0.4-4|121	- fix spec file to conform with the others
12mu|php-pear-Image_Color-1.0.4-4|122	
12mu|php-pear-Image_Color-1.0.4-4|123	* Sat May 28 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12mu|php-pear-Image_Color-1.0.4-4|124	- initial Mandriva package
12mu|php-pear-Image_Color-1.0.4-4|125	

20574 12
12mu|php-pear-Log-1.12.7-4|1	%define		_class		    Log
12mu|php-pear-Log-1.12.7-4|2	%define		upstream_name	%{_class}
12mu|php-pear-Log-1.12.7-4|3	
12mu|php-pear-Log-1.12.7-4|4	Name:		php-pear-%{upstream_name}
12mu|php-pear-Log-1.12.7-4|5	Version:	1.12.7
12mu|php-pear-Log-1.12.7-4|6	Release:	4
12mu|php-pear-Log-1.12.7-4|7	Summary:	Logging Framework
12mu|php-pear-Log-1.12.7-4|8	License:	PHP License
12mu|php-pear-Log-1.12.7-4|9	Group:		Development/PHP
12mu|php-pear-Log-1.12.7-4|10	URL:		http://pear.php.net/package/%{upstream_name}
12mu|php-pear-Log-1.12.7-4|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-Log-1.12.7-4|12	Requires(post): php-pear
12mu|php-pear-Log-1.12.7-4|13	Requires(preun): php-pear
12mu|php-pear-Log-1.12.7-4|14	Requires:	php-pear
12mu|php-pear-Log-1.12.7-4|15	BuildRequires:	php-pear
12mu|php-pear-Log-1.12.7-4|16	BuildArch:	noarch
12mu|php-pear-Log-1.12.7-4|17	# because it was broken out and the one doing it was pretty careless...
12mu|php-pear-Log-1.12.7-4|18	Conflicts:	php-pear < 1:1.9
12mu|php-pear-Log-1.12.7-4|19	
12mu|php-pear-Log-1.12.7-4|20	%description
12mu|php-pear-Log-1.12.7-4|21	The Log package provides an abstracted logging framework. It includes output
12mu|php-pear-Log-1.12.7-4|22	handlers for log files, databases, syslog, email, Firebug, and the console. It
12mu|php-pear-Log-1.12.7-4|23	also provides composite and subject-observer logging mechanisms.
12mu|php-pear-Log-1.12.7-4|24	
12mu|php-pear-Log-1.12.7-4|25	%prep
12mu|php-pear-Log-1.12.7-4|26	%setup -q -c
12mu|php-pear-Log-1.12.7-4|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Log-1.12.7-4|28	
12mu|php-pear-Log-1.12.7-4|29	%install
12mu|php-pear-Log-1.12.7-4|30	
12mu|php-pear-Log-1.12.7-4|31	cd %{upstream_name}-%{version}
12mu|php-pear-Log-1.12.7-4|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Log-1.12.7-4|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Log-1.12.7-4|34	
12mu|php-pear-Log-1.12.7-4|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Log-1.12.7-4|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Log-1.12.7-4|37	
12mu|php-pear-Log-1.12.7-4|38	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Log-1.12.7-4|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Log-1.12.7-4|40	
12mu|php-pear-Log-1.12.7-4|41	%clean
12mu|php-pear-Log-1.12.7-4|42	
12mu|php-pear-Log-1.12.7-4|43	
12mu|php-pear-Log-1.12.7-4|44	
12mu|php-pear-Log-1.12.7-4|45	%files
12mu|php-pear-Log-1.12.7-4|46	%defattr(-,root,root)
12mu|php-pear-Log-1.12.7-4|47	%doc %{upstream_name}-%{version}/docs/* %{upstream_name}-%{version}/examples
12mu|php-pear-Log-1.12.7-4|48	%{_datadir}/pear/%{_class}
12mu|php-pear-Log-1.12.7-4|49	%{_datadir}/pear/%{_class}.php
12mu|php-pear-Log-1.12.7-4|50	%{_datadir}/pear/data/%{upstream_name}
12mu|php-pear-Log-1.12.7-4|51	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Log-1.12.7-4|52	
12mu|php-pear-Log-1.12.7-4|53	
12mu|php-pear-Log-1.12.7-4|54	
12mu|php-pear-Log-1.12.7-4|55	%changelog
12mu|php-pear-Log-1.12.7-4|56	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.12.7-3mdv2012.0
12mu|php-pear-Log-1.12.7-4|57	+ Revision: 741779
12mu|php-pear-Log-1.12.7-4|58	- fix major breakage by careless packager
12mu|php-pear-Log-1.12.7-4|59	
12mu|php-pear-Log-1.12.7-4|60	* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 1.12.7-2
12mu|php-pear-Log-1.12.7-4|61	+ Revision: 741212
12mu|php-pear-Log-1.12.7-4|62	- fix carelessness
12mu|php-pear-Log-1.12.7-4|63	
12mu|php-pear-Log-1.12.7-4|64	* Mon Nov 28 2011 Oden Eriksson <oeriksson@mandriva.com> 1.12.7-1
12mu|php-pear-Log-1.12.7-4|65	+ Revision: 735170
12mu|php-pear-Log-1.12.7-4|66	- new version
12mu|php-pear-Log-1.12.7-4|67	
12mu|php-pear-Log-1.12.7-4|68	* Thu Jun 16 2011 Guillaume Rousse <guillomovitch@mandriva.org> 1.12.6-1
12mu|php-pear-Log-1.12.7-4|69	+ Revision: 685574
12mu|php-pear-Log-1.12.7-4|70	- update to new version 1.12.6
12mu|php-pear-Log-1.12.7-4|71	
12mu|php-pear-Log-1.12.7-4|72	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.12.5-2
12mu|php-pear-Log-1.12.7-4|73	+ Revision: 667546
12mu|php-pear-Log-1.12.7-4|74	- mass rebuild
12mu|php-pear-Log-1.12.7-4|75	
12mu|php-pear-Log-1.12.7-4|76	* Fri Dec 31 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.12.5-1mdv2011.0
12mu|php-pear-Log-1.12.7-4|77	+ Revision: 626873
12mu|php-pear-Log-1.12.7-4|78	- update to new version 1.12.5
12mu|php-pear-Log-1.12.7-4|79	
12mu|php-pear-Log-1.12.7-4|80	* Sun Dec 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.12.4-1mdv2011.0
12mu|php-pear-Log-1.12.7-4|81	+ Revision: 622933
12mu|php-pear-Log-1.12.7-4|82	- update to new version 1.12.4
12mu|php-pear-Log-1.12.7-4|83	
12mu|php-pear-Log-1.12.7-4|84	* Wed Oct 06 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.12.3-1mdv2011.0
12mu|php-pear-Log-1.12.7-4|85	+ Revision: 583637
12mu|php-pear-Log-1.12.7-4|86	- update to new version 1.12.3
12mu|php-pear-Log-1.12.7-4|87	
12mu|php-pear-Log-1.12.7-4|88	* Thu Sep 09 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.12.2-1mdv2011.0
12mu|php-pear-Log-1.12.7-4|89	+ Revision: 576923
12mu|php-pear-Log-1.12.7-4|90	- update to new version 1.12.2
12mu|php-pear-Log-1.12.7-4|91	
12mu|php-pear-Log-1.12.7-4|92	* Sun Jul 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.12.1-1mdv2011.0
12mu|php-pear-Log-1.12.7-4|93	+ Revision: 558761
12mu|php-pear-Log-1.12.7-4|94	- update to new version 1.12.1
12mu|php-pear-Log-1.12.7-4|95	
12mu|php-pear-Log-1.12.7-4|96	* Mon Jan 25 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.12.0-1mdv2010.1
12mu|php-pear-Log-1.12.7-4|97	+ Revision: 495839
12mu|php-pear-Log-1.12.7-4|98	- update to new version 1.12.0
12mu|php-pear-Log-1.12.7-4|99	
12mu|php-pear-Log-1.12.7-4|100	* Sat Jan 02 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.11.6-1mdv2010.1
12mu|php-pear-Log-1.12.7-4|101	+ Revision: 485150
12mu|php-pear-Log-1.12.7-4|102	- update to new version 1.11.6
12mu|php-pear-Log-1.12.7-4|103	
12mu|php-pear-Log-1.12.7-4|104	* Fri Dec 04 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.11.5-2mdv2010.1
12mu|php-pear-Log-1.12.7-4|105	+ Revision: 473554
12mu|php-pear-Log-1.12.7-4|106	- spec cleanup
12mu|php-pear-Log-1.12.7-4|107	- use pear installer
12mu|php-pear-Log-1.12.7-4|108	- don't ship tests, even in documentation
12mu|php-pear-Log-1.12.7-4|109	- own all directories
12mu|php-pear-Log-1.12.7-4|110	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Log-1.12.7-4|111	
12mu|php-pear-Log-1.12.7-4|112	* Tue Sep 29 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.11.5-1mdv2010.0
12mu|php-pear-Log-1.12.7-4|113	+ Revision: 451088
12mu|php-pear-Log-1.12.7-4|114	- update to new version 1.11.5
12mu|php-pear-Log-1.12.7-4|115	
12mu|php-pear-Log-1.12.7-4|116	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.11.4-1mdv2010.0
12mu|php-pear-Log-1.12.7-4|117	+ Revision: 450207
12mu|php-pear-Log-1.12.7-4|118	- import php-pear-Log
12mu|php-pear-Log-1.12.7-4|119	
12mu|php-pear-Log-1.12.7-4|120	
12mu|php-pear-Log-1.12.7-4|121	* Fri Sep 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.11.4-1mdv2010.0
12mu|php-pear-Log-1.12.7-4|122	- split out from php-pear package

20575 12
12mu|php-pear-Mail-1.2.0-0.b1.9|1	%define		_class		Mail
12mu|php-pear-Mail-1.2.0-0.b1.9|2	%define		pre		        b1
12mu|php-pear-Mail-1.2.0-0.b1.9|3	%define		upstream_name	%{_class}
12mu|php-pear-Mail-1.2.0-0.b1.9|4	
12mu|php-pear-Mail-1.2.0-0.b1.9|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Mail-1.2.0-0.b1.9|6	Version:	1.2.0
12mu|php-pear-Mail-1.2.0-0.b1.9|7	Release:	0.%{pre}.9
12mu|php-pear-Mail-1.2.0-0.b1.9|8	Summary:	Class that provides multiple interfaces for sending emails
12mu|php-pear-Mail-1.2.0-0.b1.9|9	License:	PHP License
12mu|php-pear-Mail-1.2.0-0.b1.9|10	Group:		Development/PHP
12mu|php-pear-Mail-1.2.0-0.b1.9|11	URL:		http://pear.php.net/package/%{upstream_name}
12mu|php-pear-Mail-1.2.0-0.b1.9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}%{pre}.tgz
12mu|php-pear-Mail-1.2.0-0.b1.9|13	Patch0:		Mail-1.2.0b1-CVE-2009-4023,4111.diff
12mu|php-pear-Mail-1.2.0-0.b1.9|14	Requires(post): php-pear
12mu|php-pear-Mail-1.2.0-0.b1.9|15	Requires(preun): php-pear
12mu|php-pear-Mail-1.2.0-0.b1.9|16	Requires:	php-pear
12mu|php-pear-Mail-1.2.0-0.b1.9|17	BuildRequires:	php-pear
12mu|php-pear-Mail-1.2.0-0.b1.9|18	BuildArch:	noarch
12mu|php-pear-Mail-1.2.0-0.b1.9|19	
12mu|php-pear-Mail-1.2.0-0.b1.9|20	%description
12mu|php-pear-Mail-1.2.0-0.b1.9|21	PEAR's Mail package defines an interface for implementing mailers under the
12mu|php-pear-Mail-1.2.0-0.b1.9|22	PEAR hierarchy. It also provides supporting functions useful to multiple mailer
12mu|php-pear-Mail-1.2.0-0.b1.9|23	backends. Currently supported backends include: PHP's native mail() function,
12mu|php-pear-Mail-1.2.0-0.b1.9|24	sendmail, and SMTP. This package also provides a RFC822 email address list
12mu|php-pear-Mail-1.2.0-0.b1.9|25	validation utility class.
12mu|php-pear-Mail-1.2.0-0.b1.9|26	
12mu|php-pear-Mail-1.2.0-0.b1.9|27	%prep
12mu|php-pear-Mail-1.2.0-0.b1.9|28	%setup -q -c
12mu|php-pear-Mail-1.2.0-0.b1.9|29	mv package.xml %{upstream_name}-%{version}%{pre}/%{upstream_name}.xml
12mu|php-pear-Mail-1.2.0-0.b1.9|30	
12mu|php-pear-Mail-1.2.0-0.b1.9|31	%patch0 -p0 -b .CVE-2009-4023,4111
12mu|php-pear-Mail-1.2.0-0.b1.9|32	
12mu|php-pear-Mail-1.2.0-0.b1.9|33	%install
12mu|php-pear-Mail-1.2.0-0.b1.9|34	
12mu|php-pear-Mail-1.2.0-0.b1.9|35	cd %{upstream_name}-%{version}%{pre}
12mu|php-pear-Mail-1.2.0-0.b1.9|36	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Mail-1.2.0-0.b1.9|37	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Mail-1.2.0-0.b1.9|38	
12mu|php-pear-Mail-1.2.0-0.b1.9|39	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Mail-1.2.0-0.b1.9|40	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Mail-1.2.0-0.b1.9|41	
12mu|php-pear-Mail-1.2.0-0.b1.9|42	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Mail-1.2.0-0.b1.9|43	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Mail-1.2.0-0.b1.9|44	
12mu|php-pear-Mail-1.2.0-0.b1.9|45	%clean
12mu|php-pear-Mail-1.2.0-0.b1.9|46	
12mu|php-pear-Mail-1.2.0-0.b1.9|47	
12mu|php-pear-Mail-1.2.0-0.b1.9|48	
12mu|php-pear-Mail-1.2.0-0.b1.9|49	%files
12mu|php-pear-Mail-1.2.0-0.b1.9|50	%defattr(-,root,root)
12mu|php-pear-Mail-1.2.0-0.b1.9|51	%{_datadir}/pear/%{_class}
12mu|php-pear-Mail-1.2.0-0.b1.9|52	%{_datadir}/pear/%{_class}.php
12mu|php-pear-Mail-1.2.0-0.b1.9|53	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Mail-1.2.0-0.b1.9|54	
12mu|php-pear-Mail-1.2.0-0.b1.9|55	
12mu|php-pear-Mail-1.2.0-0.b1.9|56	
12mu|php-pear-Mail-1.2.0-0.b1.9|57	%changelog
12mu|php-pear-Mail-1.2.0-0.b1.9|58	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-0.b1.7mdv2011.0
12mu|php-pear-Mail-1.2.0-0.b1.9|59	+ Revision: 667621
12mu|php-pear-Mail-1.2.0-0.b1.9|60	- mass rebuild
12mu|php-pear-Mail-1.2.0-0.b1.9|61	
12mu|php-pear-Mail-1.2.0-0.b1.9|62	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-0.b1.6mdv2011.0
12mu|php-pear-Mail-1.2.0-0.b1.9|63	+ Revision: 607120
12mu|php-pear-Mail-1.2.0-0.b1.9|64	- rebuild
12mu|php-pear-Mail-1.2.0-0.b1.9|65	
12mu|php-pear-Mail-1.2.0-0.b1.9|66	* Mon Jan 25 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-0.b1.5mdv2010.1
12mu|php-pear-Mail-1.2.0-0.b1.9|67	+ Revision: 496118
12mu|php-pear-Mail-1.2.0-0.b1.9|68	- P0: security fix for CVE-2009-4023,4111
12mu|php-pear-Mail-1.2.0-0.b1.9|69	
12mu|php-pear-Mail-1.2.0-0.b1.9|70	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-0.b1.4mdv2010.1
12mu|php-pear-Mail-1.2.0-0.b1.9|71	+ Revision: 470143
12mu|php-pear-Mail-1.2.0-0.b1.9|72	- spec cleanup
12mu|php-pear-Mail-1.2.0-0.b1.9|73	- use pear installer
12mu|php-pear-Mail-1.2.0-0.b1.9|74	- don't ship tests, even in documentation
12mu|php-pear-Mail-1.2.0-0.b1.9|75	- own all directories
12mu|php-pear-Mail-1.2.0-0.b1.9|76	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Mail-1.2.0-0.b1.9|77	
12mu|php-pear-Mail-1.2.0-0.b1.9|78	* Mon Nov 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-0.b1.3mdv2010.1
12mu|php-pear-Mail-1.2.0-0.b1.9|79	+ Revision: 463810
12mu|php-pear-Mail-1.2.0-0.b1.9|80	- use rpm filetriggers to register starting from mandriva 2010.1
12mu|php-pear-Mail-1.2.0-0.b1.9|81	
12mu|php-pear-Mail-1.2.0-0.b1.9|82	* Thu Oct 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-0.b1.2mdv2010.0
12mu|php-pear-Mail-1.2.0-0.b1.9|83	+ Revision: 452035
12mu|php-pear-Mail-1.2.0-0.b1.9|84	- fix %%postun
12mu|php-pear-Mail-1.2.0-0.b1.9|85	
12mu|php-pear-Mail-1.2.0-0.b1.9|86	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-0.b1.1mdv2010.0
12mu|php-pear-Mail-1.2.0-0.b1.9|87	+ Revision: 450209
12mu|php-pear-Mail-1.2.0-0.b1.9|88	- import php-pear-Mail
12mu|php-pear-Mail-1.2.0-0.b1.9|89	
12mu|php-pear-Mail-1.2.0-0.b1.9|90	
12mu|php-pear-Mail-1.2.0-0.b1.9|91	* Fri Sep 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.0-0.b1.1mdv2010.0
12mu|php-pear-Mail-1.2.0-0.b1.9|92	- split out from php-pear package

20576 12
12mu|php-pear-Mail_Mime-1.8.8-1|1	%define		_class		Mail
12mu|php-pear-Mail_Mime-1.8.8-1|2	%define		_subclass	Mime
12mu|php-pear-Mail_Mime-1.8.8-1|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Mail_Mime-1.8.8-1|4	
12mu|php-pear-Mail_Mime-1.8.8-1|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Mail_Mime-1.8.8-1|6	Version:	1.8.8
12mu|php-pear-Mail_Mime-1.8.8-1|7	Release:	1
12mu|php-pear-Mail_Mime-1.8.8-1|8	Summary:	Mail_Mime provides classes to create mime messages
12mu|php-pear-Mail_Mime-1.8.8-1|9	License:	PHP License
12mu|php-pear-Mail_Mime-1.8.8-1|10	Group:		Development/PHP
12mu|php-pear-Mail_Mime-1.8.8-1|11	URL:		http://pear.php.net/package/%{upstream_name}
12mu|php-pear-Mail_Mime-1.8.8-1|12	Source0:	http://download.pear.php.net/package/Mail_Mime-%{version}.tgz
12mu|php-pear-Mail_Mime-1.8.8-1|13	Requires(post): php-pear
12mu|php-pear-Mail_Mime-1.8.8-1|14	Requires(preun): php-pear
12mu|php-pear-Mail_Mime-1.8.8-1|15	Requires:	php-pear
12mu|php-pear-Mail_Mime-1.8.8-1|16	BuildRequires:	php-pear
12mu|php-pear-Mail_Mime-1.8.8-1|17	BuildArch:	noarch
12mu|php-pear-Mail_Mime-1.8.8-1|18	
12mu|php-pear-Mail_Mime-1.8.8-1|19	%description
12mu|php-pear-Mail_Mime-1.8.8-1|20	Mail_Mime provides classes to deal with the creation and manipulation of mime
12mu|php-pear-Mail_Mime-1.8.8-1|21	messages. It allows people to create Email messages consisting of:
12mu|php-pear-Mail_Mime-1.8.8-1|22	* Text Parts
12mu|php-pear-Mail_Mime-1.8.8-1|23	* HTML Parts
12mu|php-pear-Mail_Mime-1.8.8-1|24	* Inline HTML Images
12mu|php-pear-Mail_Mime-1.8.8-1|25	* Attachments
12mu|php-pear-Mail_Mime-1.8.8-1|26	* Attached messages
12mu|php-pear-Mail_Mime-1.8.8-1|27	
12mu|php-pear-Mail_Mime-1.8.8-1|28	Starting with version 1.4.0, it also allows non US-ASCII chars in filenames,
12mu|php-pear-Mail_Mime-1.8.8-1|29	subjects, recipients, etc, etc.
12mu|php-pear-Mail_Mime-1.8.8-1|30	
12mu|php-pear-Mail_Mime-1.8.8-1|31	%prep
12mu|php-pear-Mail_Mime-1.8.8-1|32	%setup -q -c
12mu|php-pear-Mail_Mime-1.8.8-1|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Mail_Mime-1.8.8-1|34	
12mu|php-pear-Mail_Mime-1.8.8-1|35	%install
12mu|php-pear-Mail_Mime-1.8.8-1|36	
12mu|php-pear-Mail_Mime-1.8.8-1|37	cd %{upstream_name}-%{version}
12mu|php-pear-Mail_Mime-1.8.8-1|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Mail_Mime-1.8.8-1|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Mail_Mime-1.8.8-1|40	
12mu|php-pear-Mail_Mime-1.8.8-1|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Mail_Mime-1.8.8-1|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Mail_Mime-1.8.8-1|43	
12mu|php-pear-Mail_Mime-1.8.8-1|44	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Mail_Mime-1.8.8-1|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Mail_Mime-1.8.8-1|46	
12mu|php-pear-Mail_Mime-1.8.8-1|47	%clean
12mu|php-pear-Mail_Mime-1.8.8-1|48	
12mu|php-pear-Mail_Mime-1.8.8-1|49	
12mu|php-pear-Mail_Mime-1.8.8-1|50	
12mu|php-pear-Mail_Mime-1.8.8-1|51	%files
12mu|php-pear-Mail_Mime-1.8.8-1|52	%{_datadir}/pear/%{_class}
12mu|php-pear-Mail_Mime-1.8.8-1|53	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Mail_Mime-1.8.8-1|54	
12mu|php-pear-Mail_Mime-1.8.8-1|55	
12mu|php-pear-Mail_Mime-1.8.8-1|56	
12mu|php-pear-Mail_Mime-1.8.8-1|57	%changelog
12mu|php-pear-Mail_Mime-1.8.8-1|58	* Wed Oct 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.8.8-1
12mu|php-pear-Mail_Mime-1.8.8-1|59	+ Revision: a2815a3
12mu|php-pear-Mail_Mime-1.8.8-1|60	- LOG Updated to 1.8.8 (by updates_builder)
12mu|php-pear-Mail_Mime-1.8.8-1|61	
12mu|php-pear-Mail_Mime-1.8.8-1|62	

20577 12
12mu|php-pear-Mail_mimeDecode-1.5.5-3|1	%define		_class		Mail
12mu|php-pear-Mail_mimeDecode-1.5.5-3|2	%define		_subclass	mimeDecode
12mu|php-pear-Mail_mimeDecode-1.5.5-3|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Mail_mimeDecode-1.5.5-3|4	
12mu|php-pear-Mail_mimeDecode-1.5.5-3|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Mail_mimeDecode-1.5.5-3|6	Version:	1.5.5
12mu|php-pear-Mail_mimeDecode-1.5.5-3|7	Release:	3
12mu|php-pear-Mail_mimeDecode-1.5.5-3|8	Summary:	Provides a class to decode mime messages
12mu|php-pear-Mail_mimeDecode-1.5.5-3|9	License:	PHP License
12mu|php-pear-Mail_mimeDecode-1.5.5-3|10	Group:		Development/PHP
12mu|php-pear-Mail_mimeDecode-1.5.5-3|11	URL:		http://pear.php.net/package/%{upstream_name}
12mu|php-pear-Mail_mimeDecode-1.5.5-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-Mail_mimeDecode-1.5.5-3|13	Requires(post): php-pear
12mu|php-pear-Mail_mimeDecode-1.5.5-3|14	Requires(preun): php-pear
12mu|php-pear-Mail_mimeDecode-1.5.5-3|15	Requires:	php-pear
12mu|php-pear-Mail_mimeDecode-1.5.5-3|16	BuildRequires:	php-pear
12mu|php-pear-Mail_mimeDecode-1.5.5-3|17	BuildArch:	noarch
12mu|php-pear-Mail_mimeDecode-1.5.5-3|18	
12mu|php-pear-Mail_mimeDecode-1.5.5-3|19	%description
12mu|php-pear-Mail_mimeDecode-1.5.5-3|20	Provides a class to deal with the decoding and interpreting of mime messages.
12mu|php-pear-Mail_mimeDecode-1.5.5-3|21	This package used to be part of the Mail_Mime package, but has been split off.
12mu|php-pear-Mail_mimeDecode-1.5.5-3|22	
12mu|php-pear-Mail_mimeDecode-1.5.5-3|23	%prep
12mu|php-pear-Mail_mimeDecode-1.5.5-3|24	%setup -q -c
12mu|php-pear-Mail_mimeDecode-1.5.5-3|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Mail_mimeDecode-1.5.5-3|26	
12mu|php-pear-Mail_mimeDecode-1.5.5-3|27	%install
12mu|php-pear-Mail_mimeDecode-1.5.5-3|28	
12mu|php-pear-Mail_mimeDecode-1.5.5-3|29	cd %{upstream_name}-%{version}
12mu|php-pear-Mail_mimeDecode-1.5.5-3|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Mail_mimeDecode-1.5.5-3|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Mail_mimeDecode-1.5.5-3|32	
12mu|php-pear-Mail_mimeDecode-1.5.5-3|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Mail_mimeDecode-1.5.5-3|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Mail_mimeDecode-1.5.5-3|35	
12mu|php-pear-Mail_mimeDecode-1.5.5-3|36	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Mail_mimeDecode-1.5.5-3|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Mail_mimeDecode-1.5.5-3|38	
12mu|php-pear-Mail_mimeDecode-1.5.5-3|39	%clean
12mu|php-pear-Mail_mimeDecode-1.5.5-3|40	
12mu|php-pear-Mail_mimeDecode-1.5.5-3|41	
12mu|php-pear-Mail_mimeDecode-1.5.5-3|42	
12mu|php-pear-Mail_mimeDecode-1.5.5-3|43	%files
12mu|php-pear-Mail_mimeDecode-1.5.5-3|44	%defattr(-,root,root)
12mu|php-pear-Mail_mimeDecode-1.5.5-3|45	%{_datadir}/pear/%{_class}
12mu|php-pear-Mail_mimeDecode-1.5.5-3|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Mail_mimeDecode-1.5.5-3|47	
12mu|php-pear-Mail_mimeDecode-1.5.5-3|48	
12mu|php-pear-Mail_mimeDecode-1.5.5-3|49	
12mu|php-pear-Mail_mimeDecode-1.5.5-3|50	%changelog
12mu|php-pear-Mail_mimeDecode-1.5.5-3|51	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.5-2mdv2011.0
12mu|php-pear-Mail_mimeDecode-1.5.5-3|52	+ Revision: 667623
12mu|php-pear-Mail_mimeDecode-1.5.5-3|53	- mass rebuild
12mu|php-pear-Mail_mimeDecode-1.5.5-3|54	
12mu|php-pear-Mail_mimeDecode-1.5.5-3|55	* Sun Dec 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.5-1mdv2011.0
12mu|php-pear-Mail_mimeDecode-1.5.5-3|56	+ Revision: 622932
12mu|php-pear-Mail_mimeDecode-1.5.5-3|57	- update to new version 1.5.5
12mu|php-pear-Mail_mimeDecode-1.5.5-3|58	
12mu|php-pear-Mail_mimeDecode-1.5.5-3|59	* Tue Sep 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.4-1mdv2011.0
12mu|php-pear-Mail_mimeDecode-1.5.5-3|60	+ Revision: 578195
12mu|php-pear-Mail_mimeDecode-1.5.5-3|61	- update to new version 1.5.4
12mu|php-pear-Mail_mimeDecode-1.5.5-3|62	
12mu|php-pear-Mail_mimeDecode-1.5.5-3|63	* Thu Sep 09 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.3-1mdv2011.0
12mu|php-pear-Mail_mimeDecode-1.5.5-3|64	+ Revision: 576924
12mu|php-pear-Mail_mimeDecode-1.5.5-3|65	- update to new version 1.5.3
12mu|php-pear-Mail_mimeDecode-1.5.5-3|66	
12mu|php-pear-Mail_mimeDecode-1.5.5-3|67	* Tue Dec 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.1-1mdv2010.1
12mu|php-pear-Mail_mimeDecode-1.5.5-3|68	+ Revision: 478815
12mu|php-pear-Mail_mimeDecode-1.5.5-3|69	- update to new version 1.5.1
12mu|php-pear-Mail_mimeDecode-1.5.5-3|70	
12mu|php-pear-Mail_mimeDecode-1.5.5-3|71	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.0-2mdv2010.1
12mu|php-pear-Mail_mimeDecode-1.5.5-3|72	+ Revision: 470148
12mu|php-pear-Mail_mimeDecode-1.5.5-3|73	- spec cleanup
12mu|php-pear-Mail_mimeDecode-1.5.5-3|74	- use pear installer
12mu|php-pear-Mail_mimeDecode-1.5.5-3|75	- don't ship tests, even in documentation
12mu|php-pear-Mail_mimeDecode-1.5.5-3|76	- own all directories
12mu|php-pear-Mail_mimeDecode-1.5.5-3|77	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Mail_mimeDecode-1.5.5-3|78	
12mu|php-pear-Mail_mimeDecode-1.5.5-3|79	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.0-1mdv2010.0
12mu|php-pear-Mail_mimeDecode-1.5.5-3|80	+ Revision: 450224
12mu|php-pear-Mail_mimeDecode-1.5.5-3|81	- import php-pear-Mail_mimeDecode
12mu|php-pear-Mail_mimeDecode-1.5.5-3|82	
12mu|php-pear-Mail_mimeDecode-1.5.5-3|83	
12mu|php-pear-Mail_mimeDecode-1.5.5-3|84	* Fri Sep 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.0-1mdv2010.0
12mu|php-pear-Mail_mimeDecode-1.5.5-3|85	- split out from php-pear package

20578 12
12mu|php-pear-MDB-1.3.0-20|1	%define		_class		MDB
12mu|php-pear-MDB-1.3.0-20|2	%define		upstream_name	%{_class}
12mu|php-pear-MDB-1.3.0-20|3	
12mu|php-pear-MDB-1.3.0-20|4	Name:		php-pear-%{upstream_name}
12mu|php-pear-MDB-1.3.0-20|5	Version:	1.3.0
12mu|php-pear-MDB-1.3.0-20|6	Release:	20
12mu|php-pear-MDB-1.3.0-20|7	Summary:	Unified database API
12mu|php-pear-MDB-1.3.0-20|8	Epoch:		1
12mu|php-pear-MDB-1.3.0-20|9	License:	PHP License
12mu|php-pear-MDB-1.3.0-20|10	Group:		Development/PHP
12mu|php-pear-MDB-1.3.0-20|11	URL:		http://pear.php.net/package/MDB/
12mu|php-pear-MDB-1.3.0-20|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mu|php-pear-MDB-1.3.0-20|13	Requires(post): php-pear
12mu|php-pear-MDB-1.3.0-20|14	Requires(preun): php-pear
12mu|php-pear-MDB-1.3.0-20|15	Requires:	php-pear
12mu|php-pear-MDB-1.3.0-20|16	BuildArch:	noarch
12mu|php-pear-MDB-1.3.0-20|17	BuildRequires:	php-pear
12mu|php-pear-MDB-1.3.0-20|18	
12mu|php-pear-MDB-1.3.0-20|19	%description
12mu|php-pear-MDB-1.3.0-20|20	MDB is a merge of PEAR's DB and Metabases that provides a unified DB
12mu|php-pear-MDB-1.3.0-20|21	API. It also provides methods for DB portability and DB feature
12mu|php-pear-MDB-1.3.0-20|22	emulation. Most notably it features a DB independent XML-Schema
12mu|php-pear-MDB-1.3.0-20|23	manager.
12mu|php-pear-MDB-1.3.0-20|24	
12mu|php-pear-MDB-1.3.0-20|25	%prep
12mu|php-pear-MDB-1.3.0-20|26	%setup -q -c
12mu|php-pear-MDB-1.3.0-20|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-MDB-1.3.0-20|28	
12mu|php-pear-MDB-1.3.0-20|29	%install
12mu|php-pear-MDB-1.3.0-20|30	
12mu|php-pear-MDB-1.3.0-20|31	cd %{upstream_name}-%{version}
12mu|php-pear-MDB-1.3.0-20|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-MDB-1.3.0-20|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-MDB-1.3.0-20|34	
12mu|php-pear-MDB-1.3.0-20|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-MDB-1.3.0-20|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-MDB-1.3.0-20|37	
12mu|php-pear-MDB-1.3.0-20|38	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-MDB-1.3.0-20|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-MDB-1.3.0-20|40	
12mu|php-pear-MDB-1.3.0-20|41	%clean
12mu|php-pear-MDB-1.3.0-20|42	
12mu|php-pear-MDB-1.3.0-20|43	
12mu|php-pear-MDB-1.3.0-20|44	
12mu|php-pear-MDB-1.3.0-20|45	%files
12mu|php-pear-MDB-1.3.0-20|46	%defattr(-,root,root)
12mu|php-pear-MDB-1.3.0-20|47	%doc %{upstream_name}-%{version}/MAINTAINERS
12mu|php-pear-MDB-1.3.0-20|48	%doc %{upstream_name}-%{version}/README
12mu|php-pear-MDB-1.3.0-20|49	%doc %{upstream_name}-%{version}/TODO
12mu|php-pear-MDB-1.3.0-20|50	%doc %{upstream_name}-%{version}/doc/*
12mu|php-pear-MDB-1.3.0-20|51	%{_datadir}/pear/%{_class}
12mu|php-pear-MDB-1.3.0-20|52	%{_datadir}/pear/%{_class}.php
12mu|php-pear-MDB-1.3.0-20|53	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-MDB-1.3.0-20|54	
12mu|php-pear-MDB-1.3.0-20|55	
12mu|php-pear-MDB-1.3.0-20|56	%changelog
12mu|php-pear-MDB-1.3.0-20|57	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.3.0-17mdv2011.0
12mu|php-pear-MDB-1.3.0-20|58	+ Revision: 667557
12mu|php-pear-MDB-1.3.0-20|59	- mass rebuild
12mu|php-pear-MDB-1.3.0-20|60	
12mu|php-pear-MDB-1.3.0-20|61	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.3.0-16mdv2011.0
12mu|php-pear-MDB-1.3.0-20|62	+ Revision: 607114
12mu|php-pear-MDB-1.3.0-20|63	- rebuild
12mu|php-pear-MDB-1.3.0-20|64	
12mu|php-pear-MDB-1.3.0-20|65	* Wed Nov 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:1.3.0-15mdv2010.1
12mu|php-pear-MDB-1.3.0-20|66	+ Revision: 470164
12mu|php-pear-MDB-1.3.0-20|67	- spec cleanup
12mu|php-pear-MDB-1.3.0-20|68	- use pear installer
12mu|php-pear-MDB-1.3.0-20|69	- don't ship tests, even in documentation
12mu|php-pear-MDB-1.3.0-20|70	- own all directories
12mu|php-pear-MDB-1.3.0-20|71	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-MDB-1.3.0-20|72	
12mu|php-pear-MDB-1.3.0-20|73	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1:1.3.0-14mdv2010.0
12mu|php-pear-MDB-1.3.0-20|74	+ Revision: 426651
12mu|php-pear-MDB-1.3.0-20|75	- rebuild
12mu|php-pear-MDB-1.3.0-20|76	
12mu|php-pear-MDB-1.3.0-20|77	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.3.0-13mdv2009.1
12mu|php-pear-MDB-1.3.0-20|78	+ Revision: 321871
12mu|php-pear-MDB-1.3.0-20|79	- rebuild
12mu|php-pear-MDB-1.3.0-20|80	
12mu|php-pear-MDB-1.3.0-20|81	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1:1.3.0-12mdv2009.0
12mu|php-pear-MDB-1.3.0-20|82	+ Revision: 224752
12mu|php-pear-MDB-1.3.0-20|83	- rebuild
12mu|php-pear-MDB-1.3.0-20|84	
12mu|php-pear-MDB-1.3.0-20|85	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1:1.3.0-11mdv2008.1
12mu|php-pear-MDB-1.3.0-20|86	+ Revision: 178522
12mu|php-pear-MDB-1.3.0-20|87	- rebuild
12mu|php-pear-MDB-1.3.0-20|88	
12mu|php-pear-MDB-1.3.0-20|89	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-MDB-1.3.0-20|90	- restore BuildRoot
12mu|php-pear-MDB-1.3.0-20|91	
12mu|php-pear-MDB-1.3.0-20|92	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-MDB-1.3.0-20|93	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-MDB-1.3.0-20|94	
12mu|php-pear-MDB-1.3.0-20|95	* Fri Jul 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.3.0-10mdv2008.0
12mu|php-pear-MDB-1.3.0-20|96	+ Revision: 53908
12mu|php-pear-MDB-1.3.0-20|97	- the xml in package*.xml is valid now, don't reverse it...
12mu|php-pear-MDB-1.3.0-20|98	
12mu|php-pear-MDB-1.3.0-20|99	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1:1.3.0-9mdv2008.0
12mu|php-pear-MDB-1.3.0-20|100	+ Revision: 15469
12mu|php-pear-MDB-1.3.0-20|101	- rule out the PHPUnit.php dep
12mu|php-pear-MDB-1.3.0-20|102	
12mu|php-pear-MDB-1.3.0-20|103	
12mu|php-pear-MDB-1.3.0-20|104	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-8mdv2007.0
12mu|php-pear-MDB-1.3.0-20|105	+ Revision: 81172
12mu|php-pear-MDB-1.3.0-20|106	- Import php-pear-MDB
12mu|php-pear-MDB-1.3.0-20|107	
12mu|php-pear-MDB-1.3.0-20|108	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-8mdk
12mu|php-pear-MDB-1.3.0-20|109	- new group (Development/PHP)
12mu|php-pear-MDB-1.3.0-20|110	
12mu|php-pear-MDB-1.3.0-20|111	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-7mdk
12mu|php-pear-MDB-1.3.0-20|112	- rebuilt to fix auto deps
12mu|php-pear-MDB-1.3.0-20|113	
12mu|php-pear-MDB-1.3.0-20|114	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-6mdk
12mu|php-pear-MDB-1.3.0-20|115	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-MDB-1.3.0-20|116	
12mu|php-pear-MDB-1.3.0-20|117	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-5mdk
12mu|php-pear-MDB-1.3.0-20|118	- fix deps
12mu|php-pear-MDB-1.3.0-20|119	
12mu|php-pear-MDB-1.3.0-20|120	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-4mdk
12mu|php-pear-MDB-1.3.0-20|121	- fix the package.xml file so it will register
12mu|php-pear-MDB-1.3.0-20|122	
12mu|php-pear-MDB-1.3.0-20|123	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-3mdk
12mu|php-pear-MDB-1.3.0-20|124	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-MDB-1.3.0-20|125	- fix deps
12mu|php-pear-MDB-1.3.0-20|126	
12mu|php-pear-MDB-1.3.0-20|127	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdk
12mu|php-pear-MDB-1.3.0-20|128	- fix deps
12mu|php-pear-MDB-1.3.0-20|129	
12mu|php-pear-MDB-1.3.0-20|130	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-1mdk
12mu|php-pear-MDB-1.3.0-20|131	- initial Mandriva package (PLD import)
12mu|php-pear-MDB-1.3.0-20|132	

20579 12
12mu|php-pear-MDB2-2.5.0-0.0.b5|1	%define		_class		MDB2
12mu|php-pear-MDB2-2.5.0-0.0.b5|2	%define		upstream_name	%{_class}
12mu|php-pear-MDB2-2.5.0-0.0.b5|3	%define		beta b5
12mu|php-pear-MDB2-2.5.0-0.0.b5|4	
12mu|php-pear-MDB2-2.5.0-0.0.b5|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-MDB2-2.5.0-0.0.b5|6	Version:	2.5.0
12mu|php-pear-MDB2-2.5.0-0.0.b5|7	Release:	0.0.%{beta}
12mu|php-pear-MDB2-2.5.0-0.0.b5|8	Summary:	Unified database API
12mu|php-pear-MDB2-2.5.0-0.0.b5|9	Epoch:		2
12mu|php-pear-MDB2-2.5.0-0.0.b5|10	License:	PHP License
12mu|php-pear-MDB2-2.5.0-0.0.b5|11	Group:		Development/PHP
12mu|php-pear-MDB2-2.5.0-0.0.b5|12	URL:		http://pear.php.net/package/MDB2/
12mu|php-pear-MDB2-2.5.0-0.0.b5|13	Source0:	http://download.pear.php.net/package/MDB2-%{version}%{beta}.tgz
12mu|php-pear-MDB2-2.5.0-0.0.b5|14	Requires(post): php-pear
12mu|php-pear-MDB2-2.5.0-0.0.b5|15	Requires(preun): php-pear
12mu|php-pear-MDB2-2.5.0-0.0.b5|16	Requires:	php-pear
12mu|php-pear-MDB2-2.5.0-0.0.b5|17	BuildRequires:	php-pear
12mu|php-pear-MDB2-2.5.0-0.0.b5|18	BuildArch:	noarch
12mu|php-pear-MDB2-2.5.0-0.0.b5|19	Suggests:	php-pear-MDB2_Driver_mysql
12mu|php-pear-MDB2-2.5.0-0.0.b5|20	Suggests:	php-pear-MDB2_Driver_mysqli
12mu|php-pear-MDB2-2.5.0-0.0.b5|21	Suggests:	php-pear-MDB2_Driver_pgsql
12mu|php-pear-MDB2-2.5.0-0.0.b5|22	Suggests:	php-pear-MDB2_Driver_sqlite
12mu|php-pear-MDB2-2.5.0-0.0.b5|23	
12mu|php-pear-MDB2-2.5.0-0.0.b5|24	%description
12mu|php-pear-MDB2-2.5.0-0.0.b5|25	MDB2 is a merge of PEAR's DB and Metabases that provides a unified DB
12mu|php-pear-MDB2-2.5.0-0.0.b5|26	API. It also provides methods for DB portability and DB feature
12mu|php-pear-MDB2-2.5.0-0.0.b5|27	emulation. Most notably it features a DB independent XML-Schema
12mu|php-pear-MDB2-2.5.0-0.0.b5|28	manager.
12mu|php-pear-MDB2-2.5.0-0.0.b5|29	
12mu|php-pear-MDB2-2.5.0-0.0.b5|30	%prep
12mu|php-pear-MDB2-2.5.0-0.0.b5|31	%setup -q -c -n %{name}-%{version}%{beta}
12mu|php-pear-MDB2-2.5.0-0.0.b5|32	mv package.xml %{upstream_name}-%{version}%{beta}/%{upstream_name}.xml
12mu|php-pear-MDB2-2.5.0-0.0.b5|33	
12mu|php-pear-MDB2-2.5.0-0.0.b5|34	%install
12mu|php-pear-MDB2-2.5.0-0.0.b5|35	
12mu|php-pear-MDB2-2.5.0-0.0.b5|36	cd %{upstream_name}-%{version}%{beta}
12mu|php-pear-MDB2-2.5.0-0.0.b5|37	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-MDB2-2.5.0-0.0.b5|38	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-MDB2-2.5.0-0.0.b5|39	
12mu|php-pear-MDB2-2.5.0-0.0.b5|40	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-MDB2-2.5.0-0.0.b5|41	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-MDB2-2.5.0-0.0.b5|42	rm -rf %{buildroot}%{_datadir}/pear/data/%{upstream_name}/LICENSE
12mu|php-pear-MDB2-2.5.0-0.0.b5|43	
12mu|php-pear-MDB2-2.5.0-0.0.b5|44	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-MDB2-2.5.0-0.0.b5|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-MDB2-2.5.0-0.0.b5|46	
12mu|php-pear-MDB2-2.5.0-0.0.b5|47	%clean
12mu|php-pear-MDB2-2.5.0-0.0.b5|48	
12mu|php-pear-MDB2-2.5.0-0.0.b5|49	
12mu|php-pear-MDB2-2.5.0-0.0.b5|50	
12mu|php-pear-MDB2-2.5.0-0.0.b5|51	%files
12mu|php-pear-MDB2-2.5.0-0.0.b5|52	%doc %{upstream_name}-%{version}%{beta}/docs/*
12mu|php-pear-MDB2-2.5.0-0.0.b5|53	%doc %{upstream_name}-%{version}%{beta}/LICENSE
12mu|php-pear-MDB2-2.5.0-0.0.b5|54	%{_datadir}/pear/%{_class}
12mu|php-pear-MDB2-2.5.0-0.0.b5|55	%{_datadir}/pear/%{_class}.php
12mu|php-pear-MDB2-2.5.0-0.0.b5|56	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-MDB2-2.5.0-0.0.b5|57	
12mu|php-pear-MDB2-2.5.0-0.0.b5|58	
12mu|php-pear-MDB2-2.5.0-0.0.b5|59	%changelog
12mu|php-pear-MDB2-2.5.0-0.0.b5|60	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 2:2.5.0-0.0.b3.1mdv2011.0
12mu|php-pear-MDB2-2.5.0-0.0.b5|61	+ Revision: 679275
12mu|php-pear-MDB2-2.5.0-0.0.b5|62	- 1.5.0b3
12mu|php-pear-MDB2-2.5.0-0.0.b5|63	
12mu|php-pear-MDB2-2.5.0-0.0.b5|64	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 2:2.5.0-0.0.b2.3
12mu|php-pear-MDB2-2.5.0-0.0.b5|65	+ Revision: 667564
12mu|php-pear-MDB2-2.5.0-0.0.b5|66	- mass rebuild
12mu|php-pear-MDB2-2.5.0-0.0.b5|67	
12mu|php-pear-MDB2-2.5.0-0.0.b5|68	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 2:2.5.0-0.0.b2.2mdv2011.0
12mu|php-pear-MDB2-2.5.0-0.0.b5|69	+ Revision: 607115
12mu|php-pear-MDB2-2.5.0-0.0.b5|70	- rebuild
12mu|php-pear-MDB2-2.5.0-0.0.b5|71	
12mu|php-pear-MDB2-2.5.0-0.0.b5|72	* Fri Mar 26 2010 Oden Eriksson <oeriksson@mandriva.com> 2:2.5.0-0.0.b2.1mdv2010.1
12mu|php-pear-MDB2-2.5.0-0.0.b5|73	+ Revision: 527640
12mu|php-pear-MDB2-2.5.0-0.0.b5|74	- 2.5.0b2
12mu|php-pear-MDB2-2.5.0-0.0.b5|75	- fix versioning
12mu|php-pear-MDB2-2.5.0-0.0.b5|76	
12mu|php-pear-MDB2-2.5.0-0.0.b5|77	* Thu Nov 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.5.0b1-7mdv2010.1
12mu|php-pear-MDB2-2.5.0-0.0.b5|78	+ Revision: 470286
12mu|php-pear-MDB2-2.5.0-0.0.b5|79	- spec cleanup
12mu|php-pear-MDB2-2.5.0-0.0.b5|80	- use pear installer
12mu|php-pear-MDB2-2.5.0-0.0.b5|81	- don't ship tests, even in documentation
12mu|php-pear-MDB2-2.5.0-0.0.b5|82	- own all directories
12mu|php-pear-MDB2-2.5.0-0.0.b5|83	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-MDB2-2.5.0-0.0.b5|84	
12mu|php-pear-MDB2-2.5.0-0.0.b5|85	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1:2.5.0b1-6mdv2010.0
12mu|php-pear-MDB2-2.5.0-0.0.b5|86	+ Revision: 426652
12mu|php-pear-MDB2-2.5.0-0.0.b5|87	- rebuild
12mu|php-pear-MDB2-2.5.0-0.0.b5|88	
12mu|php-pear-MDB2-2.5.0-0.0.b5|89	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.5.0b1-5mdv2009.1
12mu|php-pear-MDB2-2.5.0-0.0.b5|90	+ Revision: 321872
12mu|php-pear-MDB2-2.5.0-0.0.b5|91	- rebuild
12mu|php-pear-MDB2-2.5.0-0.0.b5|92	
12mu|php-pear-MDB2-2.5.0-0.0.b5|93	* Fri Oct 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.5.0b1-4mdv2009.1
12mu|php-pear-MDB2-2.5.0-0.0.b5|94	+ Revision: 294597
12mu|php-pear-MDB2-2.5.0-0.0.b5|95	- added php-pear-MDB2_Driver_mysql as a suggest as well
12mu|php-pear-MDB2-2.5.0-0.0.b5|96	
12mu|php-pear-MDB2-2.5.0-0.0.b5|97	* Sat Sep 06 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.5.0b1-3mdv2009.0
12mu|php-pear-MDB2-2.5.0-0.0.b5|98	+ Revision: 281929
12mu|php-pear-MDB2-2.5.0-0.0.b5|99	- suggest some drivers
12mu|php-pear-MDB2-2.5.0-0.0.b5|100	
12mu|php-pear-MDB2-2.5.0-0.0.b5|101	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1:2.5.0b1-2mdv2009.0
12mu|php-pear-MDB2-2.5.0-0.0.b5|102	+ Revision: 224753
12mu|php-pear-MDB2-2.5.0-0.0.b5|103	- rebuild
12mu|php-pear-MDB2-2.5.0-0.0.b5|104	
12mu|php-pear-MDB2-2.5.0-0.0.b5|105	* Tue Mar 25 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.5.0b1-1mdv2008.1
12mu|php-pear-MDB2-2.5.0-0.0.b5|106	+ Revision: 189940
12mu|php-pear-MDB2-2.5.0-0.0.b5|107	- 2.5.0b1 (fixes CVE-2007-5934)
12mu|php-pear-MDB2-2.5.0-0.0.b5|108	
12mu|php-pear-MDB2-2.5.0-0.0.b5|109	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.4.1-2mdv2008.1
12mu|php-pear-MDB2-2.5.0-0.0.b5|110	+ Revision: 178523
12mu|php-pear-MDB2-2.5.0-0.0.b5|111	- rebuild
12mu|php-pear-MDB2-2.5.0-0.0.b5|112	
12mu|php-pear-MDB2-2.5.0-0.0.b5|113	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-MDB2-2.5.0-0.0.b5|114	- restore BuildRoot
12mu|php-pear-MDB2-2.5.0-0.0.b5|115	
12mu|php-pear-MDB2-2.5.0-0.0.b5|116	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-MDB2-2.5.0-0.0.b5|117	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-MDB2-2.5.0-0.0.b5|118	
12mu|php-pear-MDB2-2.5.0-0.0.b5|119	* Fri May 04 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.4.1-1mdv2008.0
12mu|php-pear-MDB2-2.5.0-0.0.b5|120	+ Revision: 22353
12mu|php-pear-MDB2-2.5.0-0.0.b5|121	- 2.4.1
12mu|php-pear-MDB2-2.5.0-0.0.b5|122	
12mu|php-pear-MDB2-2.5.0-0.0.b5|123	* Thu Apr 19 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.4.0-1mdv2008.0
12mu|php-pear-MDB2-2.5.0-0.0.b5|124	+ Revision: 15130
12mu|php-pear-MDB2-2.5.0-0.0.b5|125	- 2.4.0
12mu|php-pear-MDB2-2.5.0-0.0.b5|126	
12mu|php-pear-MDB2-2.5.0-0.0.b5|127	
12mu|php-pear-MDB2-2.5.0-0.0.b5|128	* Fri Dec 15 2006 David Walluck <walluck@mandriva.org> 2.3.0-1mdv2007.0
12mu|php-pear-MDB2-2.5.0-0.0.b5|129	+ Revision: 97219
12mu|php-pear-MDB2-2.5.0-0.0.b5|130	- 2.3.0
12mu|php-pear-MDB2-2.5.0-0.0.b5|131	
12mu|php-pear-MDB2-2.5.0-0.0.b5|132	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.1-2mdv2007.1
12mu|php-pear-MDB2-2.5.0-0.0.b5|133	+ Revision: 81174
12mu|php-pear-MDB2-2.5.0-0.0.b5|134	- Import php-pear-MDB2
12mu|php-pear-MDB2-2.5.0-0.0.b5|135	
12mu|php-pear-MDB2-2.5.0-0.0.b5|136	* Wed Aug 30 2006 David Walluck <walluck@mandriva.org> 1:2.2.1-2mdv2007.0
12mu|php-pear-MDB2-2.5.0-0.0.b5|137	- add missing Native directory
12mu|php-pear-MDB2-2.5.0-0.0.b5|138	
12mu|php-pear-MDB2-2.5.0-0.0.b5|139	* Wed Aug 30 2006 David Walluck <walluck@mandriva.org> 1:2.2.1-1mdv2007.0
12mu|php-pear-MDB2-2.5.0-0.0.b5|140	- 2.2.1
12mu|php-pear-MDB2-2.5.0-0.0.b5|141	- replace tabs with spaces
12mu|php-pear-MDB2-2.5.0-0.0.b5|142	
12mu|php-pear-MDB2-2.5.0-0.0.b5|143	* Fri May 26 2006 David Walluck <walluck@mandriva.org> 1:2.0.3-1mdv2007.0
12mu|php-pear-MDB2-2.5.0-0.0.b5|144	- 2.0.3
12mu|php-pear-MDB2-2.5.0-0.0.b5|145	
12mu|php-pear-MDB2-2.5.0-0.0.b5|146	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.0.2-1mdk
12mu|php-pear-MDB2-2.5.0-0.0.b5|147	- 2.0.2
12mu|php-pear-MDB2-2.5.0-0.0.b5|148	- rule out some faulty deps
12mu|php-pear-MDB2-2.5.0-0.0.b5|149	
12mu|php-pear-MDB2-2.5.0-0.0.b5|150	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-7mdk
12mu|php-pear-MDB2-2.5.0-0.0.b5|151	- new group (Development/PHP)
12mu|php-pear-MDB2-2.5.0-0.0.b5|152	
12mu|php-pear-MDB2-2.5.0-0.0.b5|153	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-6mdk
12mu|php-pear-MDB2-2.5.0-0.0.b5|154	- rebuilt to fix auto deps
12mu|php-pear-MDB2-2.5.0-0.0.b5|155	
12mu|php-pear-MDB2-2.5.0-0.0.b5|156	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-5mdk
12mu|php-pear-MDB2-2.5.0-0.0.b5|157	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-MDB2-2.5.0-0.0.b5|158	
12mu|php-pear-MDB2-2.5.0-0.0.b5|159	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-4mdk
12mu|php-pear-MDB2-2.5.0-0.0.b5|160	- fix deps
12mu|php-pear-MDB2-2.5.0-0.0.b5|161	
12mu|php-pear-MDB2-2.5.0-0.0.b5|162	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-3mdk
12mu|php-pear-MDB2-2.5.0-0.0.b5|163	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-MDB2-2.5.0-0.0.b5|164	- fix deps
12mu|php-pear-MDB2-2.5.0-0.0.b5|165	
12mu|php-pear-MDB2-2.5.0-0.0.b5|166	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-2mdk
12mu|php-pear-MDB2-2.5.0-0.0.b5|167	- fix deps
12mu|php-pear-MDB2-2.5.0-0.0.b5|168	
12mu|php-pear-MDB2-2.5.0-0.0.b5|169	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-1mdk
12mu|php-pear-MDB2-2.5.0-0.0.b5|170	- initial Mandriva package (PLD import)
12mu|php-pear-MDB2-2.5.0-0.0.b5|171	
12mu|php-pear-MDB2-2.5.0-0.0.b5|172	

20580 12
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|1	%define        _class           MDB2
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|2	%define        _subclass        Driver_mysql
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|3	%define        upstream_name    %{_class}_%{_subclass}
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|4	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|5	%define			beta b4
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|6	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|7	Name:           php-pear-%{upstream_name}
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|8	Version:        1.5.0
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|9	Release:        0.0.%{beta}
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|10	Summary:	Mysql MDB2 driver
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|11	License:        PHP License
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|12	Group:          Development/PHP
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|13	URL:            http://pear.php.net/package/MDB2_Driver_mysql/
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|14	Source0:        http://download.pear.php.net/package/MDB2_Driver_mysql-%{version}%{beta}.tgz
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|15	Requires:       php-mysql
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|16	Requires(post): php-pear
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|17	Requires(preun): php-pear
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|18	Requires:       php-pear
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|19	BuildRequires:  php-pear
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|20	BuildArch:      noarch
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|21	Epoch:		1
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|22	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|23	%description
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|24	MDB2 MySQL driver.
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|25	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|26	%prep
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|27	%setup -q -c -n %{name}-%{version}%{beta}
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|28	mv package.xml %{upstream_name}-%{version}%{beta}/%{upstream_name}.xml
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|29	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|30	%install
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|31	%{__rm} -rf %{buildroot}
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|32	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|33	cd %{upstream_name}-%{version}%{beta}
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|34	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|35	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|36	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|37	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|38	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|39	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|40	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|41	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|42	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|43	%clean
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|44	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|45	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|46	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|47	%files
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|48	%defattr(-,root,root)
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|49	%{_datadir}/pear/%{_class}
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|50	%{_datadir}/pear/data/%{upstream_name}
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|51	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|52	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|53	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|54	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|55	%changelog
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|56	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.5.0-0.0.b3.1mdv2011.0
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|57	+ Revision: 679278
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|58	- 1.5.0b3
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|59	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|60	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.5.0-0.0.b2.3
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|61	+ Revision: 667573
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|62	- mass rebuild
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|63	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|64	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.5.0-0.0.b2.2mdv2011.0
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|65	+ Revision: 607116
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|66	- rebuild
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|67	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|68	* Fri Mar 26 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.5.0-0.0.b2.1mdv2010.1
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|69	+ Revision: 527660
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|70	- bump epoch
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|71	- 1.5.0b2
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|72	- fix versioning
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|73	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|74	* Thu Nov 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.0b1-4mdv2010.1
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|75	+ Revision: 470289
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|76	- spec cleanup
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|77	- use pear installer
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|78	- don't ship tests, even in documentation
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|79	- own all directories
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|80	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|81	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|82	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.5.0b1-3mdv2010.0
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|83	+ Revision: 426653
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|84	- rebuild
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|85	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|86	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5.0b1-2mdv2009.1
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|87	+ Revision: 321873
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|88	- rebuild
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|89	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|90	* Thu Oct 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5.0b1-1mdv2009.1
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|91	+ Revision: 294353
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|92	- import php-pear-MDB2_Driver_mysql
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|93	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|94	
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|95	* Thu Oct 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5.0b1-1mdv2009.0
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|96	- initial Mandriva package
12mu|php-pear-MDB2_Driver_mysql-1.5.0-0.0.b4|97	

20581 12
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|1	%define        _class           MDB2
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|2	%define        _subclass        Driver_mysqli
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|3	%define        upstream_name    %{_class}_%{_subclass}
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|4	%define			beta b4
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|5	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|6	Name:           php-pear-%{upstream_name}
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|7	Version:        1.5.0
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|8	Release:        0.0.%{beta}
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|9	Summary:	Mysqli MDB2 driver
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|10	Epoch:          1
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|11	License:        PHP License
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|12	Group:          Development/PHP
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|13	URL:            http://pear.php.net/package/MDB2_Driver_mysqli/
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|14	Source0:        http://download.pear.php.net/package/MDB2_Driver_mysqli-%{version}%{beta}.tgz
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|15	Requires:       php-mysqli
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|16	Requires(post): php-pear
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|17	Requires(preun): php-pear
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|18	Requires:       php-pear
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|19	BuildRequires:  php-pear
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|20	BuildArch:      noarch
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|21	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|22	%description
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|23	MDB2 MySQLi driver.
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|24	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|25	%prep
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|26	%setup -q -c -n %{name}-%{version}%{beta}
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|27	mv package.xml %{upstream_name}-%{version}%{beta}/%{upstream_name}.xml
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|28	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|29	%install
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|30	cd %{upstream_name}-%{version}%{beta}
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|33	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|36	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|37	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|39	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|40	%clean
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|41	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|42	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|43	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|44	%files
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|45	%defattr(-,root,root)
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|46	%{_datadir}/pear/%{_class}
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|47	%{_datadir}/pear/data/%{upstream_name}
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|49	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|50	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|51	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|52	%changelog
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|53	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.5.0-0.0.b3.1mdv2011.0
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|54	+ Revision: 679280
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|55	- 1.5.0b3
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|56	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|57	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.5.0-0.0.b2.3
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|58	+ Revision: 667589
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|59	- mass rebuild
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|60	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|61	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.5.0-0.0.b2.2mdv2011.0
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|62	+ Revision: 607117
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|63	- rebuild
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|64	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|65	* Fri Mar 26 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.5.0-0.0.b2.1mdv2010.1
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|66	+ Revision: 527642
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|67	- 1.5.0b2
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|68	- fix versioning
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|69	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|70	* Thu Nov 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0:1.5.0b1-4mdv2010.1
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|71	+ Revision: 470291
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|72	- spec cleanup
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|73	- use pear installer
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|74	- don't ship tests, even in documentation
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|75	- own all directories
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|76	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|77	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|78	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0:1.5.0b1-4mdv2010.0
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|79	+ Revision: 426654
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|80	- rebuild
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|81	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|82	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 0:1.5.0b1-3mdv2009.1
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|83	+ Revision: 321874
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|84	- rebuild
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|85	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|86	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0:1.5.0b1-2mdv2009.0
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|87	+ Revision: 236907
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|88	- rebuild
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|89	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|90	* Tue Mar 25 2008 Oden Eriksson <oeriksson@mandriva.com> 0:1.5.0b1-1mdv2008.1
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|91	+ Revision: 189941
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|92	- 1.5.0b1 (fixes CVE-2007-5934)
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|93	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|94	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|95	- restore BuildRoot
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|96	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|97	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|98	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|99	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|100	* Fri May 04 2007 Oden Eriksson <oeriksson@mandriva.com> 0:1.4.1-1mdv2008.0
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|101	+ Revision: 22355
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|102	- 1.4.1
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|103	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|104	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0:1.4.0-1mdv2008.0
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|105	+ Revision: 15785
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|106	- fix build
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|107	- 1.4.0
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|108	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|109	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|110	* Wed Jan 17 2007 David Walluck <walluck@mandriva.org> 1.3.0-2mdv2007.0
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|111	+ Revision: 110006
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|112	- Requires: php-mysqli
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|113	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|114	* Fri Dec 15 2006 David Walluck <walluck@mandriva.org> 0:1.3.0-1mdv2007.1
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|115	+ Revision: 97218
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|116	- 1.3.0
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|117	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|118	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0:1.2.1-1mdv2007.0
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|119	+ Revision: 81997
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|120	- Import php-pear-MDB2_Driver_mysqli
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|121	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|122	* Wed Aug 30 2006 David Walluck <walluck@mandriva.org> 0:1.2.1-1mdv2007.0
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|123	- 1.2.1
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|124	- don't own directories since they are owned by php-pear-MDB2
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|125	- replace tabs with spaces
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|126	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|127	* Fri May 26 2006 David Walluck <walluck@mandriva.org> 0:1.0.3-1mdv2007.0
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|128	- release
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|129	
12mu|php-pear-MDB2_Driver_mysqli-1.5.0-0.0.b4|130	

20582 12
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|1	%define        _class           MDB2
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|2	%define        _subclass        Driver_pgsql
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|3	%define        upstream_name    %{_class}_%{_subclass}
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|4	%define			beta 			b4
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|5	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|6	Name:           php-pear-%{upstream_name}
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|7	Version:        1.5.0
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|8	Release:        0.0.%{beta}
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|9	Summary:	Pgsql MDB2 driver
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|10	Epoch:          1
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|11	License:        PHP License
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|12	Group:          Development/PHP
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|13	URL:            http://pear.php.net/package/MDB2_Driver_pgsql/
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|14	Source0:        http://download.pear.php.net/package/MDB2_Driver_pgsql-%{version}%{beta}.tgz
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|15	Requires:	php-pgsql
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|16	Requires(post): php-pear
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|17	Requires(preun): php-pear
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|18	Requires:       php-pear
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|19	BuildRequires:  php-pear
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|20	BuildArch:      noarch
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|21	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|22	%description
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|23	MDB2 pgsql driver.
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|24	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|25	%prep
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|26	%setup -q -c -n %{name}-%{version}%{beta}
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|27	mv package.xml %{upstream_name}-%{version}%{beta}/%{upstream_name}.xml
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|28	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|29	%install
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|30	cd %{upstream_name}-%{version}%{beta}
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|33	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|36	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|37	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|39	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|40	%clean
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|41	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|42	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|43	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|44	%files
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|45	%{_datadir}/pear/%{_class}
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|46	%{_datadir}/pear/data/%{upstream_name}
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|48	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|49	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|50	%changelog
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|51	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.5.0-0.0.b3.1mdv2011.0
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|52	+ Revision: 679283
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|53	- 1.5.0b3
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|54	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|55	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1:1.5.0-0.0.b2.3
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|56	+ Revision: 667597
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|57	- mass rebuild
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|58	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|59	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.5.0-0.0.b2.2mdv2011.0
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|60	+ Revision: 607118
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|61	- rebuild
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|62	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|63	* Fri Mar 26 2010 Oden Eriksson <oeriksson@mandriva.com> 1:1.5.0-0.0.b2.1mdv2010.1
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|64	+ Revision: 527644
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|65	- 1.5.0b2
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|66	- fix versioning
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|67	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|68	* Thu Nov 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0:1.5.0b1-6mdv2010.1
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|69	+ Revision: 470290
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|70	- spec cleanup
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|71	- use pear installer
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|72	- don't ship tests, even in documentation
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|73	- own all directories
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|74	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|75	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|76	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0:1.5.0b1-6mdv2010.0
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|77	+ Revision: 426655
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|78	- rebuild
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|79	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|80	* Sun Sep 07 2008 Oden Eriksson <oeriksson@mandriva.com> 0:1.5.0b1-5mdv2009.0
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|81	+ Revision: 282106
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|82	- fix deps
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|83	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|84	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0:1.5.0b1-4mdv2009.0
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|85	+ Revision: 258998
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|86	- rebuild
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|87	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|88	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0:1.5.0b1-3mdv2009.0
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|89	+ Revision: 246878
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|90	- rebuild
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|91	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|92	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|93	- rebuild
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|94	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|95	* Tue Mar 25 2008 Oden Eriksson <oeriksson@mandriva.com> 0:1.5.0b1-1mdv2008.1
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|96	+ Revision: 189947
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|97	- status is really beta
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|98	- 1.5.0b1 (fixes CVE-2007-5934)
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|99	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|100	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|101	- restore BuildRoot
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|102	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|103	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|104	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|105	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|106	* Fri May 04 2007 Oden Eriksson <oeriksson@mandriva.com> 0:1.4.1-1mdv2008.0
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|107	+ Revision: 22356
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|108	- 1.4.1
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|109	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|110	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0:1.4.0-1mdv2008.0
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|111	+ Revision: 15776
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|112	- fix build
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|113	- 1.4.0
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|114	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|115	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|116	* Fri Dec 15 2006 David Walluck <walluck@mandriva.org> 1.3.0-1mdv2007.0
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|117	+ Revision: 97243
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|118	- Import php-pear-MDB2_Driver_pgsql
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|119	
12mu|php-pear-MDB2_Driver_pgsql-1.5.0-0.0.b4|120	

20583 12
12mu|php-pear-Net_Cyrus-0.3.2-1|1	%define		_class		Net
12mu|php-pear-Net_Cyrus-0.3.2-1|2	%define		_subclass	Cyrus
12mu|php-pear-Net_Cyrus-0.3.2-1|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Net_Cyrus-0.3.2-1|4	
12mu|php-pear-Net_Cyrus-0.3.2-1|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Net_Cyrus-0.3.2-1|6	Version:	0.3.2
12mu|php-pear-Net_Cyrus-0.3.2-1|7	Release:	1
12mu|php-pear-Net_Cyrus-0.3.2-1|8	Summary:	An API for the administration of Cyrus IMAP servers
12mu|php-pear-Net_Cyrus-0.3.2-1|9	License:	PHP License
12mu|php-pear-Net_Cyrus-0.3.2-1|10	Group:		Development/PHP
12mu|php-pear-Net_Cyrus-0.3.2-1|11	URL:		http://pear.php.net/package/Net_Cyrus/
12mu|php-pear-Net_Cyrus-0.3.2-1|12	Source0:	http://download.pear.php.net/package/Net_Cyrus-%{version}.tgz
12mu|php-pear-Net_Cyrus-0.3.2-1|13	Requires(post): php-pear
12mu|php-pear-Net_Cyrus-0.3.2-1|14	Requires(preun): php-pear
12mu|php-pear-Net_Cyrus-0.3.2-1|15	Requires:	php-pear
12mu|php-pear-Net_Cyrus-0.3.2-1|16	BuildArch:	noarch
12mu|php-pear-Net_Cyrus-0.3.2-1|17	BuildRequires:	php-pear
12mu|php-pear-Net_Cyrus-0.3.2-1|18	
12mu|php-pear-Net_Cyrus-0.3.2-1|19	%description
12mu|php-pear-Net_Cyrus-0.3.2-1|20	API for the administration of Cyrus IMAP servers. It can be used to
12mu|php-pear-Net_Cyrus-0.3.2-1|21	create,delete and modify users and it's properties (Quota and ACL)
12mu|php-pear-Net_Cyrus-0.3.2-1|22	
12mu|php-pear-Net_Cyrus-0.3.2-1|23	%prep
12mu|php-pear-Net_Cyrus-0.3.2-1|24	%setup -q -c
12mu|php-pear-Net_Cyrus-0.3.2-1|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Net_Cyrus-0.3.2-1|26	
12mu|php-pear-Net_Cyrus-0.3.2-1|27	%install
12mu|php-pear-Net_Cyrus-0.3.2-1|28	
12mu|php-pear-Net_Cyrus-0.3.2-1|29	cd %{upstream_name}-%{version}
12mu|php-pear-Net_Cyrus-0.3.2-1|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Net_Cyrus-0.3.2-1|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Net_Cyrus-0.3.2-1|32	
12mu|php-pear-Net_Cyrus-0.3.2-1|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Net_Cyrus-0.3.2-1|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Net_Cyrus-0.3.2-1|35	
12mu|php-pear-Net_Cyrus-0.3.2-1|36	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_Cyrus-0.3.2-1|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_Cyrus-0.3.2-1|38	
12mu|php-pear-Net_Cyrus-0.3.2-1|39	%clean
12mu|php-pear-Net_Cyrus-0.3.2-1|40	
12mu|php-pear-Net_Cyrus-0.3.2-1|41	
12mu|php-pear-Net_Cyrus-0.3.2-1|42	
12mu|php-pear-Net_Cyrus-0.3.2-1|43	%files
12mu|php-pear-Net_Cyrus-0.3.2-1|44	%defattr(-,root,root)
12mu|php-pear-Net_Cyrus-0.3.2-1|45	%doc %{upstream_name}-%{version}/tests
12mu|php-pear-Net_Cyrus-0.3.2-1|46	%{_datadir}/pear/%{_class}
12mu|php-pear-Net_Cyrus-0.3.2-1|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Net_Cyrus-0.3.2-1|48	
12mu|php-pear-Net_Cyrus-0.3.2-1|49	
12mu|php-pear-Net_Cyrus-0.3.2-1|50	%changelog
12mu|php-pear-Net_Cyrus-0.3.2-1|51	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-15mdv2011.0
12mu|php-pear-Net_Cyrus-0.3.2-1|52	+ Revision: 667624
12mu|php-pear-Net_Cyrus-0.3.2-1|53	- mass rebuild
12mu|php-pear-Net_Cyrus-0.3.2-1|54	
12mu|php-pear-Net_Cyrus-0.3.2-1|55	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-14mdv2011.0
12mu|php-pear-Net_Cyrus-0.3.2-1|56	+ Revision: 607121
12mu|php-pear-Net_Cyrus-0.3.2-1|57	- rebuild
12mu|php-pear-Net_Cyrus-0.3.2-1|58	
12mu|php-pear-Net_Cyrus-0.3.2-1|59	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-13mdv2010.1
12mu|php-pear-Net_Cyrus-0.3.2-1|60	+ Revision: 468690
12mu|php-pear-Net_Cyrus-0.3.2-1|61	- spec cleanup
12mu|php-pear-Net_Cyrus-0.3.2-1|62	- use pear installer
12mu|php-pear-Net_Cyrus-0.3.2-1|63	- don't ship tests, even in documentation
12mu|php-pear-Net_Cyrus-0.3.2-1|64	- own all directories
12mu|php-pear-Net_Cyrus-0.3.2-1|65	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Net_Cyrus-0.3.2-1|66	
12mu|php-pear-Net_Cyrus-0.3.2-1|67	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.3.1-12mdv2010.0
12mu|php-pear-Net_Cyrus-0.3.2-1|68	+ Revision: 426657
12mu|php-pear-Net_Cyrus-0.3.2-1|69	- rebuild
12mu|php-pear-Net_Cyrus-0.3.2-1|70	
12mu|php-pear-Net_Cyrus-0.3.2-1|71	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-11mdv2009.1
12mu|php-pear-Net_Cyrus-0.3.2-1|72	+ Revision: 321876
12mu|php-pear-Net_Cyrus-0.3.2-1|73	- rebuild
12mu|php-pear-Net_Cyrus-0.3.2-1|74	
12mu|php-pear-Net_Cyrus-0.3.2-1|75	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.3.1-10mdv2009.0
12mu|php-pear-Net_Cyrus-0.3.2-1|76	+ Revision: 224754
12mu|php-pear-Net_Cyrus-0.3.2-1|77	- rebuild
12mu|php-pear-Net_Cyrus-0.3.2-1|78	
12mu|php-pear-Net_Cyrus-0.3.2-1|79	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-9mdv2008.1
12mu|php-pear-Net_Cyrus-0.3.2-1|80	+ Revision: 178524
12mu|php-pear-Net_Cyrus-0.3.2-1|81	- rebuild
12mu|php-pear-Net_Cyrus-0.3.2-1|82	
12mu|php-pear-Net_Cyrus-0.3.2-1|83	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-Net_Cyrus-0.3.2-1|84	- restore BuildRoot
12mu|php-pear-Net_Cyrus-0.3.2-1|85	
12mu|php-pear-Net_Cyrus-0.3.2-1|86	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Net_Cyrus-0.3.2-1|87	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Net_Cyrus-0.3.2-1|88	
12mu|php-pear-Net_Cyrus-0.3.2-1|89	
12mu|php-pear-Net_Cyrus-0.3.2-1|90	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-8mdv2007.0
12mu|php-pear-Net_Cyrus-0.3.2-1|91	+ Revision: 82220
12mu|php-pear-Net_Cyrus-0.3.2-1|92	- Import php-pear-Net_Cyrus
12mu|php-pear-Net_Cyrus-0.3.2-1|93	
12mu|php-pear-Net_Cyrus-0.3.2-1|94	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-8mdk
12mu|php-pear-Net_Cyrus-0.3.2-1|95	- new group (Development/PHP)
12mu|php-pear-Net_Cyrus-0.3.2-1|96	
12mu|php-pear-Net_Cyrus-0.3.2-1|97	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-7mdk
12mu|php-pear-Net_Cyrus-0.3.2-1|98	- rebuilt to fix auto deps
12mu|php-pear-Net_Cyrus-0.3.2-1|99	
12mu|php-pear-Net_Cyrus-0.3.2-1|100	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-6mdk
12mu|php-pear-Net_Cyrus-0.3.2-1|101	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Net_Cyrus-0.3.2-1|102	
12mu|php-pear-Net_Cyrus-0.3.2-1|103	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-5mdk
12mu|php-pear-Net_Cyrus-0.3.2-1|104	- fix deps
12mu|php-pear-Net_Cyrus-0.3.2-1|105	
12mu|php-pear-Net_Cyrus-0.3.2-1|106	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-4mdk
12mu|php-pear-Net_Cyrus-0.3.2-1|107	- fix the package.xml file so it will register
12mu|php-pear-Net_Cyrus-0.3.2-1|108	
12mu|php-pear-Net_Cyrus-0.3.2-1|109	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-3mdk
12mu|php-pear-Net_Cyrus-0.3.2-1|110	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Net_Cyrus-0.3.2-1|111	- fix deps
12mu|php-pear-Net_Cyrus-0.3.2-1|112	
12mu|php-pear-Net_Cyrus-0.3.2-1|113	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-2mdk
12mu|php-pear-Net_Cyrus-0.3.2-1|114	- fix deps
12mu|php-pear-Net_Cyrus-0.3.2-1|115	
12mu|php-pear-Net_Cyrus-0.3.2-1|116	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-1mdk
12mu|php-pear-Net_Cyrus-0.3.2-1|117	- initial Mandriva package (PLD import)
12mu|php-pear-Net_Cyrus-0.3.2-1|118	
12mu|php-pear-Net_Cyrus-0.3.2-1|119	

20584 12
12mu|php-pear-Net_DIME-1.0.2-5|1	%define		_class		Net
12mu|php-pear-Net_DIME-1.0.2-5|2	%define		_subclass	DIME
12mu|php-pear-Net_DIME-1.0.2-5|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Net_DIME-1.0.2-5|4	
12mu|php-pear-Net_DIME-1.0.2-5|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Net_DIME-1.0.2-5|6	Version:	1.0.2
12mu|php-pear-Net_DIME-1.0.2-5|7	Release:	5
12mu|php-pear-Net_DIME-1.0.2-5|8	Summary:	Implements DIME encoding
12mu|php-pear-Net_DIME-1.0.2-5|9	License:	PHP License
12mu|php-pear-Net_DIME-1.0.2-5|10	Group:		Development/PHP
12mu|php-pear-Net_DIME-1.0.2-5|11	URL:		http://pear.php.net/package/Net_DIME/
12mu|php-pear-Net_DIME-1.0.2-5|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mu|php-pear-Net_DIME-1.0.2-5|13	Requires(post): php-pear
12mu|php-pear-Net_DIME-1.0.2-5|14	Requires(preun): php-pear
12mu|php-pear-Net_DIME-1.0.2-5|15	Requires:	php-pear
12mu|php-pear-Net_DIME-1.0.2-5|16	BuildArch:	noarch
12mu|php-pear-Net_DIME-1.0.2-5|17	BuildRequires:	php-pear
12mu|php-pear-Net_DIME-1.0.2-5|18	
12mu|php-pear-Net_DIME-1.0.2-5|19	%description
12mu|php-pear-Net_DIME-1.0.2-5|20	Provides an implementation of DIME as defined at
12mu|php-pear-Net_DIME-1.0.2-5|21	http://search.ietf.org/internet-drafts/draft-nielsen-dime-02.txt
12mu|php-pear-Net_DIME-1.0.2-5|22	
12mu|php-pear-Net_DIME-1.0.2-5|23	%prep
12mu|php-pear-Net_DIME-1.0.2-5|24	%setup -q -c
12mu|php-pear-Net_DIME-1.0.2-5|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Net_DIME-1.0.2-5|26	
12mu|php-pear-Net_DIME-1.0.2-5|27	%install
12mu|php-pear-Net_DIME-1.0.2-5|28	
12mu|php-pear-Net_DIME-1.0.2-5|29	cd %{upstream_name}-%{version}
12mu|php-pear-Net_DIME-1.0.2-5|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Net_DIME-1.0.2-5|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Net_DIME-1.0.2-5|32	
12mu|php-pear-Net_DIME-1.0.2-5|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Net_DIME-1.0.2-5|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Net_DIME-1.0.2-5|35	
12mu|php-pear-Net_DIME-1.0.2-5|36	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_DIME-1.0.2-5|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_DIME-1.0.2-5|38	
12mu|php-pear-Net_DIME-1.0.2-5|39	%clean
12mu|php-pear-Net_DIME-1.0.2-5|40	
12mu|php-pear-Net_DIME-1.0.2-5|41	
12mu|php-pear-Net_DIME-1.0.2-5|42	
12mu|php-pear-Net_DIME-1.0.2-5|43	%files
12mu|php-pear-Net_DIME-1.0.2-5|44	%defattr(-,root,root)
12mu|php-pear-Net_DIME-1.0.2-5|45	%{_datadir}/pear/%{_class}
12mu|php-pear-Net_DIME-1.0.2-5|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Net_DIME-1.0.2-5|47	
12mu|php-pear-Net_DIME-1.0.2-5|48	
12mu|php-pear-Net_DIME-1.0.2-5|49	%changelog
12mu|php-pear-Net_DIME-1.0.2-5|50	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2011.0
12mu|php-pear-Net_DIME-1.0.2-5|51	+ Revision: 667625
12mu|php-pear-Net_DIME-1.0.2-5|52	- mass rebuild
12mu|php-pear-Net_DIME-1.0.2-5|53	
12mu|php-pear-Net_DIME-1.0.2-5|54	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-1mdv2011.0
12mu|php-pear-Net_DIME-1.0.2-5|55	+ Revision: 594497
12mu|php-pear-Net_DIME-1.0.2-5|56	- update to new version 1.0.2
12mu|php-pear-Net_DIME-1.0.2-5|57	
12mu|php-pear-Net_DIME-1.0.2-5|58	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-4mdv2010.1
12mu|php-pear-Net_DIME-1.0.2-5|59	+ Revision: 468693
12mu|php-pear-Net_DIME-1.0.2-5|60	- spec cleanup
12mu|php-pear-Net_DIME-1.0.2-5|61	- use pear installer
12mu|php-pear-Net_DIME-1.0.2-5|62	- don't ship tests, even in documentation
12mu|php-pear-Net_DIME-1.0.2-5|63	- own all directories
12mu|php-pear-Net_DIME-1.0.2-5|64	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Net_DIME-1.0.2-5|65	
12mu|php-pear-Net_DIME-1.0.2-5|66	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.0.1-3mdv2010.0
12mu|php-pear-Net_DIME-1.0.2-5|67	+ Revision: 426658
12mu|php-pear-Net_DIME-1.0.2-5|68	- rebuild
12mu|php-pear-Net_DIME-1.0.2-5|69	
12mu|php-pear-Net_DIME-1.0.2-5|70	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2009.1
12mu|php-pear-Net_DIME-1.0.2-5|71	+ Revision: 321878
12mu|php-pear-Net_DIME-1.0.2-5|72	- rebuild
12mu|php-pear-Net_DIME-1.0.2-5|73	
12mu|php-pear-Net_DIME-1.0.2-5|74	* Sun Oct 12 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-1mdv2009.1
12mu|php-pear-Net_DIME-1.0.2-5|75	+ Revision: 292882
12mu|php-pear-Net_DIME-1.0.2-5|76	- update to new version 1.0.1
12mu|php-pear-Net_DIME-1.0.2-5|77	
12mu|php-pear-Net_DIME-1.0.2-5|78	* Tue Sep 02 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.0-1mdv2009.0
12mu|php-pear-Net_DIME-1.0.2-5|79	+ Revision: 278930
12mu|php-pear-Net_DIME-1.0.2-5|80	- update to new version 1.0.0
12mu|php-pear-Net_DIME-1.0.2-5|81	
12mu|php-pear-Net_DIME-1.0.2-5|82	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.3-10mdv2009.0
12mu|php-pear-Net_DIME-1.0.2-5|83	+ Revision: 224755
12mu|php-pear-Net_DIME-1.0.2-5|84	- rebuild
12mu|php-pear-Net_DIME-1.0.2-5|85	
12mu|php-pear-Net_DIME-1.0.2-5|86	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3-9mdv2008.1
12mu|php-pear-Net_DIME-1.0.2-5|87	+ Revision: 178525
12mu|php-pear-Net_DIME-1.0.2-5|88	- rebuild
12mu|php-pear-Net_DIME-1.0.2-5|89	
12mu|php-pear-Net_DIME-1.0.2-5|90	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-Net_DIME-1.0.2-5|91	- restore BuildRoot
12mu|php-pear-Net_DIME-1.0.2-5|92	
12mu|php-pear-Net_DIME-1.0.2-5|93	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Net_DIME-1.0.2-5|94	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Net_DIME-1.0.2-5|95	
12mu|php-pear-Net_DIME-1.0.2-5|96	
12mu|php-pear-Net_DIME-1.0.2-5|97	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3-8mdv2007.0
12mu|php-pear-Net_DIME-1.0.2-5|98	+ Revision: 82229
12mu|php-pear-Net_DIME-1.0.2-5|99	- Import php-pear-Net_DIME
12mu|php-pear-Net_DIME-1.0.2-5|100	
12mu|php-pear-Net_DIME-1.0.2-5|101	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3-8mdk
12mu|php-pear-Net_DIME-1.0.2-5|102	- new group (Development/PHP)
12mu|php-pear-Net_DIME-1.0.2-5|103	
12mu|php-pear-Net_DIME-1.0.2-5|104	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-7mdk
12mu|php-pear-Net_DIME-1.0.2-5|105	- rebuilt to fix auto deps
12mu|php-pear-Net_DIME-1.0.2-5|106	
12mu|php-pear-Net_DIME-1.0.2-5|107	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-6mdk
12mu|php-pear-Net_DIME-1.0.2-5|108	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Net_DIME-1.0.2-5|109	
12mu|php-pear-Net_DIME-1.0.2-5|110	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-5mdk
12mu|php-pear-Net_DIME-1.0.2-5|111	- fix deps
12mu|php-pear-Net_DIME-1.0.2-5|112	
12mu|php-pear-Net_DIME-1.0.2-5|113	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-4mdk
12mu|php-pear-Net_DIME-1.0.2-5|114	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Net_DIME-1.0.2-5|115	- fix deps
12mu|php-pear-Net_DIME-1.0.2-5|116	
12mu|php-pear-Net_DIME-1.0.2-5|117	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-3mdk
12mu|php-pear-Net_DIME-1.0.2-5|118	- fix deps
12mu|php-pear-Net_DIME-1.0.2-5|119	
12mu|php-pear-Net_DIME-1.0.2-5|120	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3-2mdk
12mu|php-pear-Net_DIME-1.0.2-5|121	- fix spec file to conform with the others
12mu|php-pear-Net_DIME-1.0.2-5|122	
12mu|php-pear-Net_DIME-1.0.2-5|123	* Thu Jan 20 2005 Pascal Terjan <pterjan@mandrake.org> 0.3-1mdk
12mu|php-pear-Net_DIME-1.0.2-5|124	- First mdk package
12mu|php-pear-Net_DIME-1.0.2-5|125	

20585 12
12mu|php-pear-Net_FTP-1.3.7-8|1	%define		_class		Net
12mu|php-pear-Net_FTP-1.3.7-8|2	%define		_subclass	FTP
12mu|php-pear-Net_FTP-1.3.7-8|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Net_FTP-1.3.7-8|4	
12mu|php-pear-Net_FTP-1.3.7-8|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Net_FTP-1.3.7-8|6	Version:	1.3.7
12mu|php-pear-Net_FTP-1.3.7-8|7	Release:	8
12mu|php-pear-Net_FTP-1.3.7-8|8	Summary:	Comfortable communication with FTP-servers
12mu|php-pear-Net_FTP-1.3.7-8|9	License:	PHP License
12mu|php-pear-Net_FTP-1.3.7-8|10	Group:		Development/PHP
12mu|php-pear-Net_FTP-1.3.7-8|11	URL:		http://pear.php.net/package/Net_FTP/
12mu|php-pear-Net_FTP-1.3.7-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-Net_FTP-1.3.7-8|13	Requires:	php-ftp
12mu|php-pear-Net_FTP-1.3.7-8|14	Requires(post): php-pear
12mu|php-pear-Net_FTP-1.3.7-8|15	Requires(preun): php-pear
12mu|php-pear-Net_FTP-1.3.7-8|16	Requires:	php-pear
12mu|php-pear-Net_FTP-1.3.7-8|17	BuildArch:	noarch
12mu|php-pear-Net_FTP-1.3.7-8|18	BuildRequires:	php-pear
12mu|php-pear-Net_FTP-1.3.7-8|19	
12mu|php-pear-Net_FTP-1.3.7-8|20	%description
12mu|php-pear-Net_FTP-1.3.7-8|21	This class allows you to communicate with FTP-servers more comfortable
12mu|php-pear-Net_FTP-1.3.7-8|22	that the ftp-functions of PHP. Especially you can up- and download
12mu|php-pear-Net_FTP-1.3.7-8|23	recursively.
12mu|php-pear-Net_FTP-1.3.7-8|24	
12mu|php-pear-Net_FTP-1.3.7-8|25	%prep
12mu|php-pear-Net_FTP-1.3.7-8|26	%setup -q -c
12mu|php-pear-Net_FTP-1.3.7-8|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Net_FTP-1.3.7-8|28	
12mu|php-pear-Net_FTP-1.3.7-8|29	%install
12mu|php-pear-Net_FTP-1.3.7-8|30	
12mu|php-pear-Net_FTP-1.3.7-8|31	cd %{upstream_name}-%{version}
12mu|php-pear-Net_FTP-1.3.7-8|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Net_FTP-1.3.7-8|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Net_FTP-1.3.7-8|34	
12mu|php-pear-Net_FTP-1.3.7-8|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Net_FTP-1.3.7-8|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Net_FTP-1.3.7-8|37	rm -rf %{buildroot}%{_datadir}/pear/data/%{upstream_name}/CHANGELOG
12mu|php-pear-Net_FTP-1.3.7-8|38	
12mu|php-pear-Net_FTP-1.3.7-8|39	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_FTP-1.3.7-8|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_FTP-1.3.7-8|41	
12mu|php-pear-Net_FTP-1.3.7-8|42	%clean
12mu|php-pear-Net_FTP-1.3.7-8|43	
12mu|php-pear-Net_FTP-1.3.7-8|44	
12mu|php-pear-Net_FTP-1.3.7-8|45	
12mu|php-pear-Net_FTP-1.3.7-8|46	%files
12mu|php-pear-Net_FTP-1.3.7-8|47	%defattr(-,root,root)
12mu|php-pear-Net_FTP-1.3.7-8|48	%doc %{upstream_name}-%{version}/example
12mu|php-pear-Net_FTP-1.3.7-8|49	%doc %{upstream_name}-%{version}/CHANGELOG
12mu|php-pear-Net_FTP-1.3.7-8|50	%{_datadir}/pear/%{_class}
12mu|php-pear-Net_FTP-1.3.7-8|51	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Net_FTP-1.3.7-8|52	
12mu|php-pear-Net_FTP-1.3.7-8|53	
12mu|php-pear-Net_FTP-1.3.7-8|54	%changelog
12mu|php-pear-Net_FTP-1.3.7-8|55	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.7-6mdv2011.0
12mu|php-pear-Net_FTP-1.3.7-8|56	+ Revision: 667626
12mu|php-pear-Net_FTP-1.3.7-8|57	- mass rebuild
12mu|php-pear-Net_FTP-1.3.7-8|58	
12mu|php-pear-Net_FTP-1.3.7-8|59	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.3.7-5mdv2011.0
12mu|php-pear-Net_FTP-1.3.7-8|60	+ Revision: 607122
12mu|php-pear-Net_FTP-1.3.7-8|61	- rebuild
12mu|php-pear-Net_FTP-1.3.7-8|62	
12mu|php-pear-Net_FTP-1.3.7-8|63	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.7-4mdv2010.1
12mu|php-pear-Net_FTP-1.3.7-8|64	+ Revision: 468697
12mu|php-pear-Net_FTP-1.3.7-8|65	- spec cleanup
12mu|php-pear-Net_FTP-1.3.7-8|66	- use pear installer
12mu|php-pear-Net_FTP-1.3.7-8|67	- don't ship tests, even in documentation
12mu|php-pear-Net_FTP-1.3.7-8|68	- own all directories
12mu|php-pear-Net_FTP-1.3.7-8|69	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Net_FTP-1.3.7-8|70	
12mu|php-pear-Net_FTP-1.3.7-8|71	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.3.7-3mdv2010.0
12mu|php-pear-Net_FTP-1.3.7-8|72	+ Revision: 426659
12mu|php-pear-Net_FTP-1.3.7-8|73	- rebuild
12mu|php-pear-Net_FTP-1.3.7-8|74	
12mu|php-pear-Net_FTP-1.3.7-8|75	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.7-2mdv2009.1
12mu|php-pear-Net_FTP-1.3.7-8|76	+ Revision: 321879
12mu|php-pear-Net_FTP-1.3.7-8|77	- rebuild
12mu|php-pear-Net_FTP-1.3.7-8|78	
12mu|php-pear-Net_FTP-1.3.7-8|79	* Sat Aug 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.7-1mdv2009.0
12mu|php-pear-Net_FTP-1.3.7-8|80	+ Revision: 272592
12mu|php-pear-Net_FTP-1.3.7-8|81	- 1.3.7
12mu|php-pear-Net_FTP-1.3.7-8|82	
12mu|php-pear-Net_FTP-1.3.7-8|83	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.3.2-3mdv2009.0
12mu|php-pear-Net_FTP-1.3.7-8|84	+ Revision: 224756
12mu|php-pear-Net_FTP-1.3.7-8|85	- rebuild
12mu|php-pear-Net_FTP-1.3.7-8|86	
12mu|php-pear-Net_FTP-1.3.7-8|87	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-2mdv2008.1
12mu|php-pear-Net_FTP-1.3.7-8|88	+ Revision: 178526
12mu|php-pear-Net_FTP-1.3.7-8|89	- rebuild
12mu|php-pear-Net_FTP-1.3.7-8|90	
12mu|php-pear-Net_FTP-1.3.7-8|91	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-Net_FTP-1.3.7-8|92	- restore BuildRoot
12mu|php-pear-Net_FTP-1.3.7-8|93	
12mu|php-pear-Net_FTP-1.3.7-8|94	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Net_FTP-1.3.7-8|95	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Net_FTP-1.3.7-8|96	
12mu|php-pear-Net_FTP-1.3.7-8|97	
12mu|php-pear-Net_FTP-1.3.7-8|98	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-1mdv2007.0
12mu|php-pear-Net_FTP-1.3.7-8|99	+ Revision: 81176
12mu|php-pear-Net_FTP-1.3.7-8|100	- Import php-pear-Net_FTP
12mu|php-pear-Net_FTP-1.3.7-8|101	
12mu|php-pear-Net_FTP-1.3.7-8|102	* Sat Apr 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-1mdk
12mu|php-pear-Net_FTP-1.3.7-8|103	- 1.3.2
12mu|php-pear-Net_FTP-1.3.7-8|104	
12mu|php-pear-Net_FTP-1.3.7-8|105	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-7mdk
12mu|php-pear-Net_FTP-1.3.7-8|106	- new group (Development/PHP)
12mu|php-pear-Net_FTP-1.3.7-8|107	
12mu|php-pear-Net_FTP-1.3.7-8|108	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-6mdk
12mu|php-pear-Net_FTP-1.3.7-8|109	- rebuilt to fix auto deps
12mu|php-pear-Net_FTP-1.3.7-8|110	
12mu|php-pear-Net_FTP-1.3.7-8|111	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-5mdk
12mu|php-pear-Net_FTP-1.3.7-8|112	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Net_FTP-1.3.7-8|113	
12mu|php-pear-Net_FTP-1.3.7-8|114	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-4mdk
12mu|php-pear-Net_FTP-1.3.7-8|115	- fix deps
12mu|php-pear-Net_FTP-1.3.7-8|116	
12mu|php-pear-Net_FTP-1.3.7-8|117	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-3mdk
12mu|php-pear-Net_FTP-1.3.7-8|118	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Net_FTP-1.3.7-8|119	- fix deps
12mu|php-pear-Net_FTP-1.3.7-8|120	
12mu|php-pear-Net_FTP-1.3.7-8|121	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-2mdk
12mu|php-pear-Net_FTP-1.3.7-8|122	- fix deps
12mu|php-pear-Net_FTP-1.3.7-8|123	
12mu|php-pear-Net_FTP-1.3.7-8|124	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-1mdk
12mu|php-pear-Net_FTP-1.3.7-8|125	- initial Mandriva package (PLD import)
12mu|php-pear-Net_FTP-1.3.7-8|126	

20586 12
12mu|php-pear-Net_IDNA-0.8.1-4|1	%define		_class		Net
12mu|php-pear-Net_IDNA-0.8.1-4|2	%define		_subclass	IDNA
12mu|php-pear-Net_IDNA-0.8.1-4|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Net_IDNA-0.8.1-4|4	
12mu|php-pear-Net_IDNA-0.8.1-4|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Net_IDNA-0.8.1-4|6	Version:	0.8.1
12mu|php-pear-Net_IDNA-0.8.1-4|7	Release:	4
12mu|php-pear-Net_IDNA-0.8.1-4|8	Summary:	Punycode encoding and decoding
12mu|php-pear-Net_IDNA-0.8.1-4|9	License:	PHP License
12mu|php-pear-Net_IDNA-0.8.1-4|10	Group:		Development/PHP
12mu|php-pear-Net_IDNA-0.8.1-4|11	URL:		http://pear.php.net/package/Net_IDNA/
12mu|php-pear-Net_IDNA-0.8.1-4|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-Net_IDNA-0.8.1-4|13	Requires(post): php-pear
12mu|php-pear-Net_IDNA-0.8.1-4|14	Requires(preun): php-pear
12mu|php-pear-Net_IDNA-0.8.1-4|15	Requires:	php-pear
12mu|php-pear-Net_IDNA-0.8.1-4|16	BuildArch:	noarch
12mu|php-pear-Net_IDNA-0.8.1-4|17	BuildRequires:	php-pear
12mu|php-pear-Net_IDNA-0.8.1-4|18	
12mu|php-pear-Net_IDNA-0.8.1-4|19	%description
12mu|php-pear-Net_IDNA-0.8.1-4|20	This package helps you to encode and decode punycode strings easily.
12mu|php-pear-Net_IDNA-0.8.1-4|21	
12mu|php-pear-Net_IDNA-0.8.1-4|22	%prep
12mu|php-pear-Net_IDNA-0.8.1-4|23	%setup -q -c
12mu|php-pear-Net_IDNA-0.8.1-4|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Net_IDNA-0.8.1-4|25	
12mu|php-pear-Net_IDNA-0.8.1-4|26	%install
12mu|php-pear-Net_IDNA-0.8.1-4|27	
12mu|php-pear-Net_IDNA-0.8.1-4|28	cd %{upstream_name}-%{version}
12mu|php-pear-Net_IDNA-0.8.1-4|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Net_IDNA-0.8.1-4|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Net_IDNA-0.8.1-4|31	
12mu|php-pear-Net_IDNA-0.8.1-4|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Net_IDNA-0.8.1-4|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Net_IDNA-0.8.1-4|34	
12mu|php-pear-Net_IDNA-0.8.1-4|35	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_IDNA-0.8.1-4|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_IDNA-0.8.1-4|37	
12mu|php-pear-Net_IDNA-0.8.1-4|38	%clean
12mu|php-pear-Net_IDNA-0.8.1-4|39	
12mu|php-pear-Net_IDNA-0.8.1-4|40	
12mu|php-pear-Net_IDNA-0.8.1-4|41	
12mu|php-pear-Net_IDNA-0.8.1-4|42	%files
12mu|php-pear-Net_IDNA-0.8.1-4|43	%defattr(-,root,root)
12mu|php-pear-Net_IDNA-0.8.1-4|44	%{_datadir}/pear/%{_class}
12mu|php-pear-Net_IDNA-0.8.1-4|45	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Net_IDNA-0.8.1-4|46	
12mu|php-pear-Net_IDNA-0.8.1-4|47	
12mu|php-pear-Net_IDNA-0.8.1-4|48	%changelog
12mu|php-pear-Net_IDNA-0.8.1-4|49	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-3mdv2012.0
12mu|php-pear-Net_IDNA-0.8.1-4|50	+ Revision: 741793
12mu|php-pear-Net_IDNA-0.8.1-4|51	- fix major breakage by careless packager
12mu|php-pear-Net_IDNA-0.8.1-4|52	
12mu|php-pear-Net_IDNA-0.8.1-4|53	* Thu Dec 15 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-2
12mu|php-pear-Net_IDNA-0.8.1-4|54	+ Revision: 741509
12mu|php-pear-Net_IDNA-0.8.1-4|55	- rebuilt to see if it makes it to main..., phew!
12mu|php-pear-Net_IDNA-0.8.1-4|56	
12mu|php-pear-Net_IDNA-0.8.1-4|57	* Wed Dec 14 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-1
12mu|php-pear-Net_IDNA-0.8.1-4|58	+ Revision: 741265
12mu|php-pear-Net_IDNA-0.8.1-4|59	- 0.8.1
12mu|php-pear-Net_IDNA-0.8.1-4|60	
12mu|php-pear-Net_IDNA-0.8.1-4|61	* Fri May 27 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-7
12mu|php-pear-Net_IDNA-0.8.1-4|62	+ Revision: 679417
12mu|php-pear-Net_IDNA-0.8.1-4|63	- mass rebuild
12mu|php-pear-Net_IDNA-0.8.1-4|64	
12mu|php-pear-Net_IDNA-0.8.1-4|65	* Tue Dec 07 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-6mdv2011.0
12mu|php-pear-Net_IDNA-0.8.1-4|66	+ Revision: 613727
12mu|php-pear-Net_IDNA-0.8.1-4|67	- the mass rebuild of 2010.1 packages
12mu|php-pear-Net_IDNA-0.8.1-4|68	
12mu|php-pear-Net_IDNA-0.8.1-4|69	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.1-5mdv2010.1
12mu|php-pear-Net_IDNA-0.8.1-4|70	+ Revision: 468702
12mu|php-pear-Net_IDNA-0.8.1-4|71	- spec cleanup
12mu|php-pear-Net_IDNA-0.8.1-4|72	- use pear installer
12mu|php-pear-Net_IDNA-0.8.1-4|73	- don't ship tests, even in documentation
12mu|php-pear-Net_IDNA-0.8.1-4|74	- own all directories
12mu|php-pear-Net_IDNA-0.8.1-4|75	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Net_IDNA-0.8.1-4|76	
12mu|php-pear-Net_IDNA-0.8.1-4|77	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.7.1-4mdv2010.0
12mu|php-pear-Net_IDNA-0.8.1-4|78	+ Revision: 441449
12mu|php-pear-Net_IDNA-0.8.1-4|79	- rebuild
12mu|php-pear-Net_IDNA-0.8.1-4|80	
12mu|php-pear-Net_IDNA-0.8.1-4|81	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-3mdv2009.1
12mu|php-pear-Net_IDNA-0.8.1-4|82	+ Revision: 322416
12mu|php-pear-Net_IDNA-0.8.1-4|83	- rebuild
12mu|php-pear-Net_IDNA-0.8.1-4|84	
12mu|php-pear-Net_IDNA-0.8.1-4|85	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-2mdv2009.0
12mu|php-pear-Net_IDNA-0.8.1-4|86	+ Revision: 236984
12mu|php-pear-Net_IDNA-0.8.1-4|87	- rebuild
12mu|php-pear-Net_IDNA-0.8.1-4|88	
12mu|php-pear-Net_IDNA-0.8.1-4|89	* Fri Dec 21 2007 Olivier Blin <blino@mandriva.org> 0.7.1-1mdv2008.1
12mu|php-pear-Net_IDNA-0.8.1-4|90	+ Revision: 136415
12mu|php-pear-Net_IDNA-0.8.1-4|91	- restore BuildRoot
12mu|php-pear-Net_IDNA-0.8.1-4|92	
12mu|php-pear-Net_IDNA-0.8.1-4|93	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Net_IDNA-0.8.1-4|94	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Net_IDNA-0.8.1-4|95	
12mu|php-pear-Net_IDNA-0.8.1-4|96	
12mu|php-pear-Net_IDNA-0.8.1-4|97	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-1mdv2007.0
12mu|php-pear-Net_IDNA-0.8.1-4|98	+ Revision: 82314
12mu|php-pear-Net_IDNA-0.8.1-4|99	- Import php-pear-Net_IDNA
12mu|php-pear-Net_IDNA-0.8.1-4|100	
12mu|php-pear-Net_IDNA-0.8.1-4|101	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-1mdk
12mu|php-pear-Net_IDNA-0.8.1-4|102	- 0.7.1
12mu|php-pear-Net_IDNA-0.8.1-4|103	- new group (Development/PHP)
12mu|php-pear-Net_IDNA-0.8.1-4|104	
12mu|php-pear-Net_IDNA-0.8.1-4|105	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-7mdk
12mu|php-pear-Net_IDNA-0.8.1-4|106	- rebuilt to fix auto deps
12mu|php-pear-Net_IDNA-0.8.1-4|107	
12mu|php-pear-Net_IDNA-0.8.1-4|108	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-6mdk
12mu|php-pear-Net_IDNA-0.8.1-4|109	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Net_IDNA-0.8.1-4|110	
12mu|php-pear-Net_IDNA-0.8.1-4|111	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-5mdk
12mu|php-pear-Net_IDNA-0.8.1-4|112	- fix deps
12mu|php-pear-Net_IDNA-0.8.1-4|113	
12mu|php-pear-Net_IDNA-0.8.1-4|114	* Fri Jul 22 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-4mdk
12mu|php-pear-Net_IDNA-0.8.1-4|115	- fix the package.xml file so it will register
12mu|php-pear-Net_IDNA-0.8.1-4|116	
12mu|php-pear-Net_IDNA-0.8.1-4|117	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-3mdk
12mu|php-pear-Net_IDNA-0.8.1-4|118	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Net_IDNA-0.8.1-4|119	- fix deps
12mu|php-pear-Net_IDNA-0.8.1-4|120	
12mu|php-pear-Net_IDNA-0.8.1-4|121	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-2mdk
12mu|php-pear-Net_IDNA-0.8.1-4|122	- fix deps
12mu|php-pear-Net_IDNA-0.8.1-4|123	
12mu|php-pear-Net_IDNA-0.8.1-4|124	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.5.0-1mdk
12mu|php-pear-Net_IDNA-0.8.1-4|125	- initial Mandriva package (PLD import)
12mu|php-pear-Net_IDNA-0.8.1-4|126	

20587 12
12mu|php-pear-Net_IMAP-1.1.3-1|1	%define		_class		Net
12mu|php-pear-Net_IMAP-1.1.3-1|2	%define		_subclass	IMAP
12mu|php-pear-Net_IMAP-1.1.3-1|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Net_IMAP-1.1.3-1|4	
12mu|php-pear-Net_IMAP-1.1.3-1|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Net_IMAP-1.1.3-1|6	Version:	1.1.3
12mu|php-pear-Net_IMAP-1.1.3-1|7	Release:	1
12mu|php-pear-Net_IMAP-1.1.3-1|8	Summary:	An implementation of the IMAP protocol
12mu|php-pear-Net_IMAP-1.1.3-1|9	
12mu|php-pear-Net_IMAP-1.1.3-1|10	License:	PHP License
12mu|php-pear-Net_IMAP-1.1.3-1|11	Group:		Development/PHP
12mu|php-pear-Net_IMAP-1.1.3-1|12	URL:		http://pear.php.net/package/Net_IMAP/
12mu|php-pear-Net_IMAP-1.1.3-1|13	Source0:	http://download.pear.php.net/package/Net_IMAP-%{version}.tgz
12mu|php-pear-Net_IMAP-1.1.3-1|14	Requires(post): php-pear
12mu|php-pear-Net_IMAP-1.1.3-1|15	Requires(preun): php-pear
12mu|php-pear-Net_IMAP-1.1.3-1|16	Requires:	php-pear
12mu|php-pear-Net_IMAP-1.1.3-1|17	BuildArch:	noarch
12mu|php-pear-Net_IMAP-1.1.3-1|18	BuildRequires:	php-pear
12mu|php-pear-Net_IMAP-1.1.3-1|19	
12mu|php-pear-Net_IMAP-1.1.3-1|20	%description
12mu|php-pear-Net_IMAP-1.1.3-1|21	Provides an implementation of the IMAP4Rev1 protocol using PEAR's
12mu|php-pear-Net_IMAP-1.1.3-1|22	Net_Socket and Auth_SASL class.
12mu|php-pear-Net_IMAP-1.1.3-1|23	
12mu|php-pear-Net_IMAP-1.1.3-1|24	%prep
12mu|php-pear-Net_IMAP-1.1.3-1|25	%setup -q -c
12mu|php-pear-Net_IMAP-1.1.3-1|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Net_IMAP-1.1.3-1|27	
12mu|php-pear-Net_IMAP-1.1.3-1|28	%install
12mu|php-pear-Net_IMAP-1.1.3-1|29	
12mu|php-pear-Net_IMAP-1.1.3-1|30	cd %{upstream_name}-%{version}
12mu|php-pear-Net_IMAP-1.1.3-1|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Net_IMAP-1.1.3-1|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Net_IMAP-1.1.3-1|33	
12mu|php-pear-Net_IMAP-1.1.3-1|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Net_IMAP-1.1.3-1|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Net_IMAP-1.1.3-1|36	
12mu|php-pear-Net_IMAP-1.1.3-1|37	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_IMAP-1.1.3-1|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_IMAP-1.1.3-1|39	
12mu|php-pear-Net_IMAP-1.1.3-1|40	%clean
12mu|php-pear-Net_IMAP-1.1.3-1|41	
12mu|php-pear-Net_IMAP-1.1.3-1|42	
12mu|php-pear-Net_IMAP-1.1.3-1|43	
12mu|php-pear-Net_IMAP-1.1.3-1|44	%files
12mu|php-pear-Net_IMAP-1.1.3-1|45	%doc %{upstream_name}-%{version}/docs/*
12mu|php-pear-Net_IMAP-1.1.3-1|46	%{_datadir}/pear/%{_class}
12mu|php-pear-Net_IMAP-1.1.3-1|47	%{_datadir}/pear/data/%{upstream_name}
12mu|php-pear-Net_IMAP-1.1.3-1|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Net_IMAP-1.1.3-1|49	
12mu|php-pear-Net_IMAP-1.1.3-1|50	
12mu|php-pear-Net_IMAP-1.1.3-1|51	
12mu|php-pear-Net_IMAP-1.1.3-1|52	
12mu|php-pear-Net_IMAP-1.1.3-1|53	%changelog
12mu|php-pear-Net_IMAP-1.1.3-1|54	* Tue Apr 22 2014 dsilakov <denis.silakov@rosalab.ru> 1.1.3-1
12mu|php-pear-Net_IMAP-1.1.3-1|55	+ Revision: b9cc50a
12mu|php-pear-Net_IMAP-1.1.3-1|56	- Merge pull request #1 from import/php-pear-Net_IMAP:auto_update
12mu|php-pear-Net_IMAP-1.1.3-1|57	- ROSA Updates Builder: update suggested
12mu|php-pear-Net_IMAP-1.1.3-1|58	
12mu|php-pear-Net_IMAP-1.1.3-1|59	

20588 12
12mu|php-pear-Net_LMTP-1.0.2-1|1	%define		_class		Net
12mu|php-pear-Net_LMTP-1.0.2-1|2	%define		_subclass	LMTP
12mu|php-pear-Net_LMTP-1.0.2-1|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Net_LMTP-1.0.2-1|4	
12mu|php-pear-Net_LMTP-1.0.2-1|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Net_LMTP-1.0.2-1|6	Version:	1.0.2
12mu|php-pear-Net_LMTP-1.0.2-1|7	Release:	1
12mu|php-pear-Net_LMTP-1.0.2-1|8	Summary:	An implementation of the RFC2033 LMTP protocol
12mu|php-pear-Net_LMTP-1.0.2-1|9	License:	PHP License
12mu|php-pear-Net_LMTP-1.0.2-1|10	Group:		Development/PHP
12mu|php-pear-Net_LMTP-1.0.2-1|11	URL:		http://pear.php.net/package/Net_LMTP/
12mu|php-pear-Net_LMTP-1.0.2-1|12	Source0:	http://download.pear.php.net/package/Net_LMTP-%{version}.tgz
12mu|php-pear-Net_LMTP-1.0.2-1|13	Requires(post): php-pear
12mu|php-pear-Net_LMTP-1.0.2-1|14	Requires(preun): php-pear
12mu|php-pear-Net_LMTP-1.0.2-1|15	Requires:	php-pear
12mu|php-pear-Net_LMTP-1.0.2-1|16	BuildArch:	noarch
12mu|php-pear-Net_LMTP-1.0.2-1|17	BuildRequires:	php-pear
12mu|php-pear-Net_LMTP-1.0.2-1|18	
12mu|php-pear-Net_LMTP-1.0.2-1|19	%description
12mu|php-pear-Net_LMTP-1.0.2-1|20	This package provides an implementation of the RFC2033 LMTP using
12mu|php-pear-Net_LMTP-1.0.2-1|21	PEAR's Net_Socket and Auth_SASL class.
12mu|php-pear-Net_LMTP-1.0.2-1|22	
12mu|php-pear-Net_LMTP-1.0.2-1|23	%prep
12mu|php-pear-Net_LMTP-1.0.2-1|24	%setup -q -c
12mu|php-pear-Net_LMTP-1.0.2-1|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Net_LMTP-1.0.2-1|26	
12mu|php-pear-Net_LMTP-1.0.2-1|27	%install
12mu|php-pear-Net_LMTP-1.0.2-1|28	
12mu|php-pear-Net_LMTP-1.0.2-1|29	cd %{upstream_name}-%{version}
12mu|php-pear-Net_LMTP-1.0.2-1|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Net_LMTP-1.0.2-1|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Net_LMTP-1.0.2-1|32	
12mu|php-pear-Net_LMTP-1.0.2-1|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Net_LMTP-1.0.2-1|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Net_LMTP-1.0.2-1|35	
12mu|php-pear-Net_LMTP-1.0.2-1|36	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_LMTP-1.0.2-1|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_LMTP-1.0.2-1|38	
12mu|php-pear-Net_LMTP-1.0.2-1|39	%clean
12mu|php-pear-Net_LMTP-1.0.2-1|40	
12mu|php-pear-Net_LMTP-1.0.2-1|41	
12mu|php-pear-Net_LMTP-1.0.2-1|42	
12mu|php-pear-Net_LMTP-1.0.2-1|43	%files
12mu|php-pear-Net_LMTP-1.0.2-1|44	%doc %{upstream_name}-%{version}/test_lmtp.php
12mu|php-pear-Net_LMTP-1.0.2-1|45	%{_datadir}/pear/%{_class}
12mu|php-pear-Net_LMTP-1.0.2-1|46	%{_datadir}/pear/data/%{upstream_name}
12mu|php-pear-Net_LMTP-1.0.2-1|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Net_LMTP-1.0.2-1|48	
12mu|php-pear-Net_LMTP-1.0.2-1|49	
12mu|php-pear-Net_LMTP-1.0.2-1|50	
12mu|php-pear-Net_LMTP-1.0.2-1|51	%changelog
12mu|php-pear-Net_LMTP-1.0.2-1|52	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-13mdv2011.0
12mu|php-pear-Net_LMTP-1.0.2-1|53	+ Revision: 667629
12mu|php-pear-Net_LMTP-1.0.2-1|54	- mass rebuild
12mu|php-pear-Net_LMTP-1.0.2-1|55	
12mu|php-pear-Net_LMTP-1.0.2-1|56	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-12mdv2011.0
12mu|php-pear-Net_LMTP-1.0.2-1|57	+ Revision: 607124
12mu|php-pear-Net_LMTP-1.0.2-1|58	- rebuild
12mu|php-pear-Net_LMTP-1.0.2-1|59	
12mu|php-pear-Net_LMTP-1.0.2-1|60	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-11mdv2010.1
12mu|php-pear-Net_LMTP-1.0.2-1|61	+ Revision: 468709
12mu|php-pear-Net_LMTP-1.0.2-1|62	- spec cleanup
12mu|php-pear-Net_LMTP-1.0.2-1|63	- use pear installer
12mu|php-pear-Net_LMTP-1.0.2-1|64	- don't ship tests, even in documentation
12mu|php-pear-Net_LMTP-1.0.2-1|65	- own all directories
12mu|php-pear-Net_LMTP-1.0.2-1|66	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Net_LMTP-1.0.2-1|67	
12mu|php-pear-Net_LMTP-1.0.2-1|68	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.0.1-10mdv2010.0
12mu|php-pear-Net_LMTP-1.0.2-1|69	+ Revision: 426660
12mu|php-pear-Net_LMTP-1.0.2-1|70	- rebuild
12mu|php-pear-Net_LMTP-1.0.2-1|71	
12mu|php-pear-Net_LMTP-1.0.2-1|72	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-9mdv2009.1
12mu|php-pear-Net_LMTP-1.0.2-1|73	+ Revision: 321883
12mu|php-pear-Net_LMTP-1.0.2-1|74	- rebuild
12mu|php-pear-Net_LMTP-1.0.2-1|75	
12mu|php-pear-Net_LMTP-1.0.2-1|76	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-8mdv2009.0
12mu|php-pear-Net_LMTP-1.0.2-1|77	+ Revision: 224782
12mu|php-pear-Net_LMTP-1.0.2-1|78	- rebuild
12mu|php-pear-Net_LMTP-1.0.2-1|79	
12mu|php-pear-Net_LMTP-1.0.2-1|80	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-7mdv2008.1
12mu|php-pear-Net_LMTP-1.0.2-1|81	+ Revision: 178528
12mu|php-pear-Net_LMTP-1.0.2-1|82	- rebuild
12mu|php-pear-Net_LMTP-1.0.2-1|83	
12mu|php-pear-Net_LMTP-1.0.2-1|84	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-Net_LMTP-1.0.2-1|85	- restore BuildRoot
12mu|php-pear-Net_LMTP-1.0.2-1|86	
12mu|php-pear-Net_LMTP-1.0.2-1|87	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Net_LMTP-1.0.2-1|88	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Net_LMTP-1.0.2-1|89	
12mu|php-pear-Net_LMTP-1.0.2-1|90	
12mu|php-pear-Net_LMTP-1.0.2-1|91	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdv2007.0
12mu|php-pear-Net_LMTP-1.0.2-1|92	+ Revision: 81178
12mu|php-pear-Net_LMTP-1.0.2-1|93	- Import php-pear-Net_LMTP
12mu|php-pear-Net_LMTP-1.0.2-1|94	
12mu|php-pear-Net_LMTP-1.0.2-1|95	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-6mdk
12mu|php-pear-Net_LMTP-1.0.2-1|96	- new group (Development/PHP)
12mu|php-pear-Net_LMTP-1.0.2-1|97	
12mu|php-pear-Net_LMTP-1.0.2-1|98	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-5mdk
12mu|php-pear-Net_LMTP-1.0.2-1|99	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Net_LMTP-1.0.2-1|100	
12mu|php-pear-Net_LMTP-1.0.2-1|101	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdk
12mu|php-pear-Net_LMTP-1.0.2-1|102	- fix deps
12mu|php-pear-Net_LMTP-1.0.2-1|103	
12mu|php-pear-Net_LMTP-1.0.2-1|104	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-3mdk
12mu|php-pear-Net_LMTP-1.0.2-1|105	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Net_LMTP-1.0.2-1|106	- fix deps
12mu|php-pear-Net_LMTP-1.0.2-1|107	
12mu|php-pear-Net_LMTP-1.0.2-1|108	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdk
12mu|php-pear-Net_LMTP-1.0.2-1|109	- fix deps
12mu|php-pear-Net_LMTP-1.0.2-1|110	
12mu|php-pear-Net_LMTP-1.0.2-1|111	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12mu|php-pear-Net_LMTP-1.0.2-1|112	- initial Mandriva package (PLD import)
12mu|php-pear-Net_LMTP-1.0.2-1|113	
12mu|php-pear-Net_LMTP-1.0.2-1|114	

20589 12
12mu|php-pear-Net_POP3-1.3.8-3|1	%define		_class		Net
12mu|php-pear-Net_POP3-1.3.8-3|2	%define		_subclass	POP3
12mu|php-pear-Net_POP3-1.3.8-3|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Net_POP3-1.3.8-3|4	
12mu|php-pear-Net_POP3-1.3.8-3|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Net_POP3-1.3.8-3|6	Version:	1.3.8
12mu|php-pear-Net_POP3-1.3.8-3|7	Release:	3
12mu|php-pear-Net_POP3-1.3.8-3|8	Summary:	POP3 class to access POP3 server
12mu|php-pear-Net_POP3-1.3.8-3|9	License:	PHP License
12mu|php-pear-Net_POP3-1.3.8-3|10	Group:		Development/PHP
12mu|php-pear-Net_POP3-1.3.8-3|11	URL:		http://pear.php.net/package/Net_POP3/
12mu|php-pear-Net_POP3-1.3.8-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-Net_POP3-1.3.8-3|13	Requires(post): php-pear
12mu|php-pear-Net_POP3-1.3.8-3|14	Requires(preun): php-pear
12mu|php-pear-Net_POP3-1.3.8-3|15	Requires:	php-pear
12mu|php-pear-Net_POP3-1.3.8-3|16	BuildArch:	noarch
12mu|php-pear-Net_POP3-1.3.8-3|17	BuildRequires:	php-pear
12mu|php-pear-Net_POP3-1.3.8-3|18	
12mu|php-pear-Net_POP3-1.3.8-3|19	%description
12mu|php-pear-Net_POP3-1.3.8-3|20	Provides a POP3 class to access POP3 server. Support all POP3 commands
12mu|php-pear-Net_POP3-1.3.8-3|21	including UIDL listings, APOP authentication, DIGEST-MD5 and CRAM-MD5
12mu|php-pear-Net_POP3-1.3.8-3|22	using optional Auth_SASL package.
12mu|php-pear-Net_POP3-1.3.8-3|23	
12mu|php-pear-Net_POP3-1.3.8-3|24	%prep
12mu|php-pear-Net_POP3-1.3.8-3|25	%setup -q -c
12mu|php-pear-Net_POP3-1.3.8-3|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Net_POP3-1.3.8-3|27	
12mu|php-pear-Net_POP3-1.3.8-3|28	%install
12mu|php-pear-Net_POP3-1.3.8-3|29	
12mu|php-pear-Net_POP3-1.3.8-3|30	cd %{upstream_name}-%{version}
12mu|php-pear-Net_POP3-1.3.8-3|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Net_POP3-1.3.8-3|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Net_POP3-1.3.8-3|33	
12mu|php-pear-Net_POP3-1.3.8-3|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Net_POP3-1.3.8-3|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Net_POP3-1.3.8-3|36	
12mu|php-pear-Net_POP3-1.3.8-3|37	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_POP3-1.3.8-3|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_POP3-1.3.8-3|39	
12mu|php-pear-Net_POP3-1.3.8-3|40	%clean
12mu|php-pear-Net_POP3-1.3.8-3|41	
12mu|php-pear-Net_POP3-1.3.8-3|42	
12mu|php-pear-Net_POP3-1.3.8-3|43	
12mu|php-pear-Net_POP3-1.3.8-3|44	%files
12mu|php-pear-Net_POP3-1.3.8-3|45	%defattr(-,root,root)
12mu|php-pear-Net_POP3-1.3.8-3|46	%{_datadir}/pear/%{_class}
12mu|php-pear-Net_POP3-1.3.8-3|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Net_POP3-1.3.8-3|48	
12mu|php-pear-Net_POP3-1.3.8-3|49	
12mu|php-pear-Net_POP3-1.3.8-3|50	%changelog
12mu|php-pear-Net_POP3-1.3.8-3|51	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.8-2mdv2011.0
12mu|php-pear-Net_POP3-1.3.8-3|52	+ Revision: 667630
12mu|php-pear-Net_POP3-1.3.8-3|53	- mass rebuild
12mu|php-pear-Net_POP3-1.3.8-3|54	
12mu|php-pear-Net_POP3-1.3.8-3|55	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.8-1mdv2011.0
12mu|php-pear-Net_POP3-1.3.8-3|56	+ Revision: 594500
12mu|php-pear-Net_POP3-1.3.8-3|57	- update to new version 1.3.8
12mu|php-pear-Net_POP3-1.3.8-3|58	
12mu|php-pear-Net_POP3-1.3.8-3|59	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.7-2mdv2010.1
12mu|php-pear-Net_POP3-1.3.8-3|60	+ Revision: 468713
12mu|php-pear-Net_POP3-1.3.8-3|61	- spec cleanup
12mu|php-pear-Net_POP3-1.3.8-3|62	- use pear installer
12mu|php-pear-Net_POP3-1.3.8-3|63	- don't ship tests, even in documentation
12mu|php-pear-Net_POP3-1.3.8-3|64	- own all directories
12mu|php-pear-Net_POP3-1.3.8-3|65	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Net_POP3-1.3.8-3|66	
12mu|php-pear-Net_POP3-1.3.8-3|67	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.7-1mdv2010.0
12mu|php-pear-Net_POP3-1.3.8-3|68	+ Revision: 450226
12mu|php-pear-Net_POP3-1.3.8-3|69	- new version
12mu|php-pear-Net_POP3-1.3.8-3|70	- use pear installer
12mu|php-pear-Net_POP3-1.3.8-3|71	- use fedora %%post/%%postun
12mu|php-pear-Net_POP3-1.3.8-3|72	
12mu|php-pear-Net_POP3-1.3.8-3|73	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.3.6-11mdv2010.0
12mu|php-pear-Net_POP3-1.3.8-3|74	+ Revision: 426661
12mu|php-pear-Net_POP3-1.3.8-3|75	- rebuild
12mu|php-pear-Net_POP3-1.3.8-3|76	
12mu|php-pear-Net_POP3-1.3.8-3|77	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-10mdv2009.1
12mu|php-pear-Net_POP3-1.3.8-3|78	+ Revision: 321884
12mu|php-pear-Net_POP3-1.3.8-3|79	- rebuild
12mu|php-pear-Net_POP3-1.3.8-3|80	
12mu|php-pear-Net_POP3-1.3.8-3|81	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.3.6-9mdv2009.0
12mu|php-pear-Net_POP3-1.3.8-3|82	+ Revision: 224813
12mu|php-pear-Net_POP3-1.3.8-3|83	- rebuild
12mu|php-pear-Net_POP3-1.3.8-3|84	
12mu|php-pear-Net_POP3-1.3.8-3|85	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-8mdv2008.1
12mu|php-pear-Net_POP3-1.3.8-3|86	+ Revision: 178529
12mu|php-pear-Net_POP3-1.3.8-3|87	- rebuild
12mu|php-pear-Net_POP3-1.3.8-3|88	
12mu|php-pear-Net_POP3-1.3.8-3|89	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-Net_POP3-1.3.8-3|90	- restore BuildRoot
12mu|php-pear-Net_POP3-1.3.8-3|91	
12mu|php-pear-Net_POP3-1.3.8-3|92	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Net_POP3-1.3.8-3|93	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Net_POP3-1.3.8-3|94	
12mu|php-pear-Net_POP3-1.3.8-3|95	
12mu|php-pear-Net_POP3-1.3.8-3|96	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-7mdv2007.0
12mu|php-pear-Net_POP3-1.3.8-3|97	+ Revision: 82391
12mu|php-pear-Net_POP3-1.3.8-3|98	- Import php-pear-Net_POP3
12mu|php-pear-Net_POP3-1.3.8-3|99	
12mu|php-pear-Net_POP3-1.3.8-3|100	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-7mdk
12mu|php-pear-Net_POP3-1.3.8-3|101	- new group (Development/PHP)
12mu|php-pear-Net_POP3-1.3.8-3|102	
12mu|php-pear-Net_POP3-1.3.8-3|103	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-6mdk
12mu|php-pear-Net_POP3-1.3.8-3|104	- rebuilt to fix auto deps
12mu|php-pear-Net_POP3-1.3.8-3|105	
12mu|php-pear-Net_POP3-1.3.8-3|106	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-5mdk
12mu|php-pear-Net_POP3-1.3.8-3|107	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Net_POP3-1.3.8-3|108	
12mu|php-pear-Net_POP3-1.3.8-3|109	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-4mdk
12mu|php-pear-Net_POP3-1.3.8-3|110	- fix deps
12mu|php-pear-Net_POP3-1.3.8-3|111	
12mu|php-pear-Net_POP3-1.3.8-3|112	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-3mdk
12mu|php-pear-Net_POP3-1.3.8-3|113	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Net_POP3-1.3.8-3|114	- fix deps
12mu|php-pear-Net_POP3-1.3.8-3|115	
12mu|php-pear-Net_POP3-1.3.8-3|116	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-2mdk
12mu|php-pear-Net_POP3-1.3.8-3|117	- fix deps
12mu|php-pear-Net_POP3-1.3.8-3|118	
12mu|php-pear-Net_POP3-1.3.8-3|119	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.6-1mdk
12mu|php-pear-Net_POP3-1.3.8-3|120	- initial Mandriva package (PLD import)
12mu|php-pear-Net_POP3-1.3.8-3|121	

20590 12
12mu|php-pear-Net_Sieve-1.3.2-1|1	%define		_class		Net
12mu|php-pear-Net_Sieve-1.3.2-1|2	%define		_subclass	Sieve
12mu|php-pear-Net_Sieve-1.3.2-1|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Net_Sieve-1.3.2-1|4	
12mu|php-pear-Net_Sieve-1.3.2-1|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Net_Sieve-1.3.2-1|6	Version:	1.3.2
12mu|php-pear-Net_Sieve-1.3.2-1|7	Release:	1
12mu|php-pear-Net_Sieve-1.3.2-1|8	Summary:	Handles talking to timsieved
12mu|php-pear-Net_Sieve-1.3.2-1|9	License:	PHP License
12mu|php-pear-Net_Sieve-1.3.2-1|10	Group:		Development/PHP
12mu|php-pear-Net_Sieve-1.3.2-1|11	URL:		http://pear.php.net/package/Net_Sieve/
12mu|php-pear-Net_Sieve-1.3.2-1|12	Source0:	http://download.pear.php.net/package/Net_Sieve-%{version}.tgz
12mu|php-pear-Net_Sieve-1.3.2-1|13	Requires(post): php-pear
12mu|php-pear-Net_Sieve-1.3.2-1|14	Requires(preun): php-pear
12mu|php-pear-Net_Sieve-1.3.2-1|15	Requires:	php-pear
12mu|php-pear-Net_Sieve-1.3.2-1|16	Requires:	php-pear-Net_Socket >= 1.0
12mu|php-pear-Net_Sieve-1.3.2-1|17	BuildArch:	noarch
12mu|php-pear-Net_Sieve-1.3.2-1|18	BuildRequires:	php-pear
12mu|php-pear-Net_Sieve-1.3.2-1|19	
12mu|php-pear-Net_Sieve-1.3.2-1|20	%description
12mu|php-pear-Net_Sieve-1.3.2-1|21	Provides an API to talk to the timsieved server that comes with Cyrus
12mu|php-pear-Net_Sieve-1.3.2-1|22	IMAPd. Can be used to install, remove, mark active etc sieve scripts.
12mu|php-pear-Net_Sieve-1.3.2-1|23	
12mu|php-pear-Net_Sieve-1.3.2-1|24	%prep
12mu|php-pear-Net_Sieve-1.3.2-1|25	%setup -q -c
12mu|php-pear-Net_Sieve-1.3.2-1|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Net_Sieve-1.3.2-1|27	
12mu|php-pear-Net_Sieve-1.3.2-1|28	%install
12mu|php-pear-Net_Sieve-1.3.2-1|29	
12mu|php-pear-Net_Sieve-1.3.2-1|30	cd %{upstream_name}-%{version}
12mu|php-pear-Net_Sieve-1.3.2-1|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Net_Sieve-1.3.2-1|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Net_Sieve-1.3.2-1|33	
12mu|php-pear-Net_Sieve-1.3.2-1|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Net_Sieve-1.3.2-1|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Net_Sieve-1.3.2-1|36	
12mu|php-pear-Net_Sieve-1.3.2-1|37	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_Sieve-1.3.2-1|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_Sieve-1.3.2-1|39	
12mu|php-pear-Net_Sieve-1.3.2-1|40	%clean
12mu|php-pear-Net_Sieve-1.3.2-1|41	
12mu|php-pear-Net_Sieve-1.3.2-1|42	
12mu|php-pear-Net_Sieve-1.3.2-1|43	
12mu|php-pear-Net_Sieve-1.3.2-1|44	%files
12mu|php-pear-Net_Sieve-1.3.2-1|45	%defattr(-,root,root)
12mu|php-pear-Net_Sieve-1.3.2-1|46	%{_datadir}/pear/%{_class}
12mu|php-pear-Net_Sieve-1.3.2-1|47	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Net_Sieve-1.3.2-1|48	
12mu|php-pear-Net_Sieve-1.3.2-1|49	
12mu|php-pear-Net_Sieve-1.3.2-1|50	%changelog
12mu|php-pear-Net_Sieve-1.3.2-1|51	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.0-2mdv2011.0
12mu|php-pear-Net_Sieve-1.3.2-1|52	+ Revision: 667633
12mu|php-pear-Net_Sieve-1.3.2-1|53	- mass rebuild
12mu|php-pear-Net_Sieve-1.3.2-1|54	
12mu|php-pear-Net_Sieve-1.3.2-1|55	* Sat Aug 14 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.0-1mdv2011.0
12mu|php-pear-Net_Sieve-1.3.2-1|56	+ Revision: 569610
12mu|php-pear-Net_Sieve-1.3.2-1|57	- new version
12mu|php-pear-Net_Sieve-1.3.2-1|58	
12mu|php-pear-Net_Sieve-1.3.2-1|59	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.7-2mdv2010.1
12mu|php-pear-Net_Sieve-1.3.2-1|60	+ Revision: 468716
12mu|php-pear-Net_Sieve-1.3.2-1|61	- spec cleanup
12mu|php-pear-Net_Sieve-1.3.2-1|62	- use pear installer
12mu|php-pear-Net_Sieve-1.3.2-1|63	- don't ship tests, even in documentation
12mu|php-pear-Net_Sieve-1.3.2-1|64	- own all directories
12mu|php-pear-Net_Sieve-1.3.2-1|65	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Net_Sieve-1.3.2-1|66	
12mu|php-pear-Net_Sieve-1.3.2-1|67	* Sun Jul 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.7-1mdv2010.0
12mu|php-pear-Net_Sieve-1.3.2-1|68	+ Revision: 400321
12mu|php-pear-Net_Sieve-1.3.2-1|69	- update to new version 1.1.7
12mu|php-pear-Net_Sieve-1.3.2-1|70	
12mu|php-pear-Net_Sieve-1.3.2-1|71	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.6-2mdv2009.1
12mu|php-pear-Net_Sieve-1.3.2-1|72	+ Revision: 321887
12mu|php-pear-Net_Sieve-1.3.2-1|73	- rebuild
12mu|php-pear-Net_Sieve-1.3.2-1|74	
12mu|php-pear-Net_Sieve-1.3.2-1|75	* Wed Aug 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.6-1mdv2009.0
12mu|php-pear-Net_Sieve-1.3.2-1|76	+ Revision: 274173
12mu|php-pear-Net_Sieve-1.3.2-1|77	- fix "build"
12mu|php-pear-Net_Sieve-1.3.2-1|78	- 1.1.6
12mu|php-pear-Net_Sieve-1.3.2-1|79	
12mu|php-pear-Net_Sieve-1.3.2-1|80	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.1.5-4mdv2009.0
12mu|php-pear-Net_Sieve-1.3.2-1|81	+ Revision: 224838
12mu|php-pear-Net_Sieve-1.3.2-1|82	- rebuild
12mu|php-pear-Net_Sieve-1.3.2-1|83	
12mu|php-pear-Net_Sieve-1.3.2-1|84	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-3mdv2008.1
12mu|php-pear-Net_Sieve-1.3.2-1|85	+ Revision: 178531
12mu|php-pear-Net_Sieve-1.3.2-1|86	- rebuild
12mu|php-pear-Net_Sieve-1.3.2-1|87	
12mu|php-pear-Net_Sieve-1.3.2-1|88	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-Net_Sieve-1.3.2-1|89	- restore BuildRoot
12mu|php-pear-Net_Sieve-1.3.2-1|90	
12mu|php-pear-Net_Sieve-1.3.2-1|91	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Net_Sieve-1.3.2-1|92	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Net_Sieve-1.3.2-1|93	
12mu|php-pear-Net_Sieve-1.3.2-1|94	* Fri Jun 01 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-2mdv2008.0
12mu|php-pear-Net_Sieve-1.3.2-1|95	+ Revision: 33606
12mu|php-pear-Net_Sieve-1.3.2-1|96	- filter out pear(PHPUnit2
12mu|php-pear-Net_Sieve-1.3.2-1|97	
12mu|php-pear-Net_Sieve-1.3.2-1|98	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.1.5-1mdv2008.0
12mu|php-pear-Net_Sieve-1.3.2-1|99	+ Revision: 15604
12mu|php-pear-Net_Sieve-1.3.2-1|100	- fix build and deps
12mu|php-pear-Net_Sieve-1.3.2-1|101	- 1.1.5
12mu|php-pear-Net_Sieve-1.3.2-1|102	
12mu|php-pear-Net_Sieve-1.3.2-1|103	
12mu|php-pear-Net_Sieve-1.3.2-1|104	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-1mdv2007.0
12mu|php-pear-Net_Sieve-1.3.2-1|105	+ Revision: 81180
12mu|php-pear-Net_Sieve-1.3.2-1|106	- Import php-pear-Net_Sieve
12mu|php-pear-Net_Sieve-1.3.2-1|107	
12mu|php-pear-Net_Sieve-1.3.2-1|108	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.1.2-1mdk
12mu|php-pear-Net_Sieve-1.3.2-1|109	- 1.1.2
12mu|php-pear-Net_Sieve-1.3.2-1|110	- new group (Development/PHP)
12mu|php-pear-Net_Sieve-1.3.2-1|111	
12mu|php-pear-Net_Sieve-1.3.2-1|112	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-6mdk
12mu|php-pear-Net_Sieve-1.3.2-1|113	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Net_Sieve-1.3.2-1|114	
12mu|php-pear-Net_Sieve-1.3.2-1|115	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-5mdk
12mu|php-pear-Net_Sieve-1.3.2-1|116	- fix deps
12mu|php-pear-Net_Sieve-1.3.2-1|117	
12mu|php-pear-Net_Sieve-1.3.2-1|118	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-4mdk
12mu|php-pear-Net_Sieve-1.3.2-1|119	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Net_Sieve-1.3.2-1|120	- fix deps
12mu|php-pear-Net_Sieve-1.3.2-1|121	
12mu|php-pear-Net_Sieve-1.3.2-1|122	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdk
12mu|php-pear-Net_Sieve-1.3.2-1|123	- fix deps
12mu|php-pear-Net_Sieve-1.3.2-1|124	
12mu|php-pear-Net_Sieve-1.3.2-1|125	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-2mdk
12mu|php-pear-Net_Sieve-1.3.2-1|126	- rebuild
12mu|php-pear-Net_Sieve-1.3.2-1|127	
12mu|php-pear-Net_Sieve-1.3.2-1|128	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-1mdk
12mu|php-pear-Net_Sieve-1.3.2-1|129	- 1.1.1
12mu|php-pear-Net_Sieve-1.3.2-1|130	- fix spec file to conform with the others
12mu|php-pear-Net_Sieve-1.3.2-1|131	
12mu|php-pear-Net_Sieve-1.3.2-1|132	* Thu Jan 20 2005 Pascal Terjan <pterjan@mandrake.org> 1.1.0-1mdk
12mu|php-pear-Net_Sieve-1.3.2-1|133	- First mdk package
12mu|php-pear-Net_Sieve-1.3.2-1|134	
12mu|php-pear-Net_Sieve-1.3.2-1|135	

20591 12
12mu|php-pear-Net_SMS-0.2.0-3|1	%define		_class		Net
12mu|php-pear-Net_SMS-0.2.0-3|2	%define		_subclass	SMS
12mu|php-pear-Net_SMS-0.2.0-3|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Net_SMS-0.2.0-3|4	
12mu|php-pear-Net_SMS-0.2.0-3|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Net_SMS-0.2.0-3|6	Version:	0.2.0
12mu|php-pear-Net_SMS-0.2.0-3|7	Release:	3
12mu|php-pear-Net_SMS-0.2.0-3|8	Summary:	SMS functionality
12mu|php-pear-Net_SMS-0.2.0-3|9	License:	PHP License
12mu|php-pear-Net_SMS-0.2.0-3|10	Group:		Development/PHP
12mu|php-pear-Net_SMS-0.2.0-3|11	URL:		http://pear.php.net/package/Net_SMS/
12mu|php-pear-Net_SMS-0.2.0-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-Net_SMS-0.2.0-3|13	Requires(post): php-pear
12mu|php-pear-Net_SMS-0.2.0-3|14	Requires(preun): php-pear
12mu|php-pear-Net_SMS-0.2.0-3|15	Requires:	php-pear
12mu|php-pear-Net_SMS-0.2.0-3|16	BuildArch:	noarch
12mu|php-pear-Net_SMS-0.2.0-3|17	BuildRequires:	php-pear
12mu|php-pear-Net_SMS-0.2.0-3|18	
12mu|php-pear-Net_SMS-0.2.0-3|19	%description
12mu|php-pear-Net_SMS-0.2.0-3|20	This package provides SMS functionality and access to SMS gateways.
12mu|php-pear-Net_SMS-0.2.0-3|21	
12mu|php-pear-Net_SMS-0.2.0-3|22	%prep
12mu|php-pear-Net_SMS-0.2.0-3|23	%setup -q -c
12mu|php-pear-Net_SMS-0.2.0-3|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Net_SMS-0.2.0-3|25	
12mu|php-pear-Net_SMS-0.2.0-3|26	%install
12mu|php-pear-Net_SMS-0.2.0-3|27	
12mu|php-pear-Net_SMS-0.2.0-3|28	cd %{upstream_name}-%{version}
12mu|php-pear-Net_SMS-0.2.0-3|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Net_SMS-0.2.0-3|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Net_SMS-0.2.0-3|31	
12mu|php-pear-Net_SMS-0.2.0-3|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Net_SMS-0.2.0-3|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Net_SMS-0.2.0-3|34	
12mu|php-pear-Net_SMS-0.2.0-3|35	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_SMS-0.2.0-3|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_SMS-0.2.0-3|37	
12mu|php-pear-Net_SMS-0.2.0-3|38	%clean
12mu|php-pear-Net_SMS-0.2.0-3|39	
12mu|php-pear-Net_SMS-0.2.0-3|40	
12mu|php-pear-Net_SMS-0.2.0-3|41	
12mu|php-pear-Net_SMS-0.2.0-3|42	%files
12mu|php-pear-Net_SMS-0.2.0-3|43	%defattr(-,root,root)
12mu|php-pear-Net_SMS-0.2.0-3|44	%{_datadir}/pear/%{_class}
12mu|php-pear-Net_SMS-0.2.0-3|45	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Net_SMS-0.2.0-3|46	
12mu|php-pear-Net_SMS-0.2.0-3|47	
12mu|php-pear-Net_SMS-0.2.0-3|48	%changelog
12mu|php-pear-Net_SMS-0.2.0-3|49	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-2mdv2012.0
12mu|php-pear-Net_SMS-0.2.0-3|50	+ Revision: 741799
12mu|php-pear-Net_SMS-0.2.0-3|51	- fix major breakage by careless packager
12mu|php-pear-Net_SMS-0.2.0-3|52	
12mu|php-pear-Net_SMS-0.2.0-3|53	* Mon Nov 28 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1
12mu|php-pear-Net_SMS-0.2.0-3|54	+ Revision: 735175
12mu|php-pear-Net_SMS-0.2.0-3|55	- new version
12mu|php-pear-Net_SMS-0.2.0-3|56	
12mu|php-pear-Net_SMS-0.2.0-3|57	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-8
12mu|php-pear-Net_SMS-0.2.0-3|58	+ Revision: 667631
12mu|php-pear-Net_SMS-0.2.0-3|59	- mass rebuild
12mu|php-pear-Net_SMS-0.2.0-3|60	
12mu|php-pear-Net_SMS-0.2.0-3|61	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-7mdv2011.0
12mu|php-pear-Net_SMS-0.2.0-3|62	+ Revision: 607125
12mu|php-pear-Net_SMS-0.2.0-3|63	- rebuild
12mu|php-pear-Net_SMS-0.2.0-3|64	
12mu|php-pear-Net_SMS-0.2.0-3|65	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.0-6mdv2010.1
12mu|php-pear-Net_SMS-0.2.0-3|66	+ Revision: 468720
12mu|php-pear-Net_SMS-0.2.0-3|67	- spec cleanup
12mu|php-pear-Net_SMS-0.2.0-3|68	- use pear installer
12mu|php-pear-Net_SMS-0.2.0-3|69	- don't ship tests, even in documentation
12mu|php-pear-Net_SMS-0.2.0-3|70	- own all directories
12mu|php-pear-Net_SMS-0.2.0-3|71	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Net_SMS-0.2.0-3|72	
12mu|php-pear-Net_SMS-0.2.0-3|73	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.1.0-5mdv2010.0
12mu|php-pear-Net_SMS-0.2.0-3|74	+ Revision: 426662
12mu|php-pear-Net_SMS-0.2.0-3|75	- rebuild
12mu|php-pear-Net_SMS-0.2.0-3|76	
12mu|php-pear-Net_SMS-0.2.0-3|77	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-4mdv2009.1
12mu|php-pear-Net_SMS-0.2.0-3|78	+ Revision: 321886
12mu|php-pear-Net_SMS-0.2.0-3|79	- rebuild
12mu|php-pear-Net_SMS-0.2.0-3|80	
12mu|php-pear-Net_SMS-0.2.0-3|81	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.1.0-3mdv2009.0
12mu|php-pear-Net_SMS-0.2.0-3|82	+ Revision: 224839
12mu|php-pear-Net_SMS-0.2.0-3|83	- rebuild
12mu|php-pear-Net_SMS-0.2.0-3|84	
12mu|php-pear-Net_SMS-0.2.0-3|85	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdv2008.1
12mu|php-pear-Net_SMS-0.2.0-3|86	+ Revision: 178530
12mu|php-pear-Net_SMS-0.2.0-3|87	- rebuild
12mu|php-pear-Net_SMS-0.2.0-3|88	
12mu|php-pear-Net_SMS-0.2.0-3|89	+ Olivier Blin <blino@mandriva.org>
12mu|php-pear-Net_SMS-0.2.0-3|90	- restore BuildRoot
12mu|php-pear-Net_SMS-0.2.0-3|91	
12mu|php-pear-Net_SMS-0.2.0-3|92	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Net_SMS-0.2.0-3|93	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Net_SMS-0.2.0-3|94	
12mu|php-pear-Net_SMS-0.2.0-3|95	
12mu|php-pear-Net_SMS-0.2.0-3|96	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdv2007.0
12mu|php-pear-Net_SMS-0.2.0-3|97	+ Revision: 82411
12mu|php-pear-Net_SMS-0.2.0-3|98	- Import php-pear-Net_SMS
12mu|php-pear-Net_SMS-0.2.0-3|99	
12mu|php-pear-Net_SMS-0.2.0-3|100	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdk
12mu|php-pear-Net_SMS-0.2.0-3|101	- 0.1.0
12mu|php-pear-Net_SMS-0.2.0-3|102	
12mu|php-pear-Net_SMS-0.2.0-3|103	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-7mdk
12mu|php-pear-Net_SMS-0.2.0-3|104	- new group (Development/PHP)
12mu|php-pear-Net_SMS-0.2.0-3|105	
12mu|php-pear-Net_SMS-0.2.0-3|106	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-6mdk
12mu|php-pear-Net_SMS-0.2.0-3|107	- rebuilt to fix auto deps
12mu|php-pear-Net_SMS-0.2.0-3|108	
12mu|php-pear-Net_SMS-0.2.0-3|109	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-5mdk
12mu|php-pear-Net_SMS-0.2.0-3|110	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Net_SMS-0.2.0-3|111	
12mu|php-pear-Net_SMS-0.2.0-3|112	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-4mdk
12mu|php-pear-Net_SMS-0.2.0-3|113	- fix deps
12mu|php-pear-Net_SMS-0.2.0-3|114	
12mu|php-pear-Net_SMS-0.2.0-3|115	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-3mdk
12mu|php-pear-Net_SMS-0.2.0-3|116	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Net_SMS-0.2.0-3|117	- fix deps
12mu|php-pear-Net_SMS-0.2.0-3|118	
12mu|php-pear-Net_SMS-0.2.0-3|119	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-2mdk
12mu|php-pear-Net_SMS-0.2.0-3|120	- fix deps
12mu|php-pear-Net_SMS-0.2.0-3|121	
12mu|php-pear-Net_SMS-0.2.0-3|122	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.2-1mdk
12mu|php-pear-Net_SMS-0.2.0-3|123	- initial Mandriva package (PLD import)
12mu|php-pear-Net_SMS-0.2.0-3|124	

20592 12
12mu|php-pear-Net_SMTP-1.6.2-1|1	%define		_class		Net
12mu|php-pear-Net_SMTP-1.6.2-1|2	%define		_subclass	SMTP
12mu|php-pear-Net_SMTP-1.6.2-1|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Net_SMTP-1.6.2-1|4	
12mu|php-pear-Net_SMTP-1.6.2-1|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Net_SMTP-1.6.2-1|6	Version:	1.6.2
12mu|php-pear-Net_SMTP-1.6.2-1|7	Release:	1
12mu|php-pear-Net_SMTP-1.6.2-1|8	Summary:	An implementation of the SMTP protocol
12mu|php-pear-Net_SMTP-1.6.2-1|9	License:	PHP License
12mu|php-pear-Net_SMTP-1.6.2-1|10	Group:		Development/PHP
12mu|php-pear-Net_SMTP-1.6.2-1|11	URL:		http://pear.php.net/package/%{upstream_name}
12mu|php-pear-Net_SMTP-1.6.2-1|12	Source0:	http://download.pear.php.net/package/Net_SMTP-%{version}.tgz
12mu|php-pear-Net_SMTP-1.6.2-1|13	Requires(post): php-pear
12mu|php-pear-Net_SMTP-1.6.2-1|14	Requires(preun): php-pear
12mu|php-pear-Net_SMTP-1.6.2-1|15	Requires:	php-pear
12mu|php-pear-Net_SMTP-1.6.2-1|16	BuildRequires:	php-pear
12mu|php-pear-Net_SMTP-1.6.2-1|17	BuildArch:	noarch
12mu|php-pear-Net_SMTP-1.6.2-1|18	
12mu|php-pear-Net_SMTP-1.6.2-1|19	%description
12mu|php-pear-Net_SMTP-1.6.2-1|20	Provides an implementation of the SMTP protocol using PEAR's Net_Socket class.
12mu|php-pear-Net_SMTP-1.6.2-1|21	
12mu|php-pear-Net_SMTP-1.6.2-1|22	%prep
12mu|php-pear-Net_SMTP-1.6.2-1|23	%setup -q -c
12mu|php-pear-Net_SMTP-1.6.2-1|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Net_SMTP-1.6.2-1|25	
12mu|php-pear-Net_SMTP-1.6.2-1|26	%install
12mu|php-pear-Net_SMTP-1.6.2-1|27	
12mu|php-pear-Net_SMTP-1.6.2-1|28	cd %{upstream_name}-%{version}
12mu|php-pear-Net_SMTP-1.6.2-1|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Net_SMTP-1.6.2-1|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Net_SMTP-1.6.2-1|31	
12mu|php-pear-Net_SMTP-1.6.2-1|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Net_SMTP-1.6.2-1|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Net_SMTP-1.6.2-1|34	
12mu|php-pear-Net_SMTP-1.6.2-1|35	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_SMTP-1.6.2-1|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_SMTP-1.6.2-1|37	
12mu|php-pear-Net_SMTP-1.6.2-1|38	%clean
12mu|php-pear-Net_SMTP-1.6.2-1|39	
12mu|php-pear-Net_SMTP-1.6.2-1|40	
12mu|php-pear-Net_SMTP-1.6.2-1|41	
12mu|php-pear-Net_SMTP-1.6.2-1|42	%files
12mu|php-pear-Net_SMTP-1.6.2-1|43	%doc %{upstream_name}-%{version}/docs/*
12mu|php-pear-Net_SMTP-1.6.2-1|44	%doc %{upstream_name}-%{version}/examples
12mu|php-pear-Net_SMTP-1.6.2-1|45	%{_datadir}/pear/%{_class}
12mu|php-pear-Net_SMTP-1.6.2-1|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Net_SMTP-1.6.2-1|47	
12mu|php-pear-Net_SMTP-1.6.2-1|48	
12mu|php-pear-Net_SMTP-1.6.2-1|49	
12mu|php-pear-Net_SMTP-1.6.2-1|50	%changelog
12mu|php-pear-Net_SMTP-1.6.2-1|51	* Wed Oct 09 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.6.2-1
12mu|php-pear-Net_SMTP-1.6.2-1|52	+ Revision: e08b36c
12mu|php-pear-Net_SMTP-1.6.2-1|53	- LOG Updated to 1.6.2 (by updates_builder)
12mu|php-pear-Net_SMTP-1.6.2-1|54	
12mu|php-pear-Net_SMTP-1.6.2-1|55	

20593 12
12mu|php-pear-Net_Socket-1.0.14-1|1	%define		_class		Net
12mu|php-pear-Net_Socket-1.0.14-1|2	%define		_subclass	Socket
12mu|php-pear-Net_Socket-1.0.14-1|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Net_Socket-1.0.14-1|4	
12mu|php-pear-Net_Socket-1.0.14-1|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Net_Socket-1.0.14-1|6	Version:	1.0.14
12mu|php-pear-Net_Socket-1.0.14-1|7	Release:	1
12mu|php-pear-Net_Socket-1.0.14-1|8	Summary:	Network Socket Interface
12mu|php-pear-Net_Socket-1.0.14-1|9	License:	PHP License
12mu|php-pear-Net_Socket-1.0.14-1|10	Group:		Development/PHP
12mu|php-pear-Net_Socket-1.0.14-1|11	URL:		http://pear.php.net/package/Net_LDAP2
12mu|php-pear-Net_Socket-1.0.14-1|12	Source0:	http://download.pear.php.net/package/Net_Socket-%{version}.tgz
12mu|php-pear-Net_Socket-1.0.14-1|13	Requires(post): php-pear
12mu|php-pear-Net_Socket-1.0.14-1|14	Requires(preun): php-pear
12mu|php-pear-Net_Socket-1.0.14-1|15	Requires:	php-pear
12mu|php-pear-Net_Socket-1.0.14-1|16	BuildRequires:	php-pear
12mu|php-pear-Net_Socket-1.0.14-1|17	BuildArch:	noarch
12mu|php-pear-Net_Socket-1.0.14-1|18	
12mu|php-pear-Net_Socket-1.0.14-1|19	%description
12mu|php-pear-Net_Socket-1.0.14-1|20	Net_Socket is a class interface to TCP sockets. It provides blocking
12mu|php-pear-Net_Socket-1.0.14-1|21	and non-blocking operation, with different reading and writing modes
12mu|php-pear-Net_Socket-1.0.14-1|22	(byte-wise, block-wise, line-wise and special formats like network
12mu|php-pear-Net_Socket-1.0.14-1|23	byte-order ip addresses).
12mu|php-pear-Net_Socket-1.0.14-1|24	
12mu|php-pear-Net_Socket-1.0.14-1|25	%prep
12mu|php-pear-Net_Socket-1.0.14-1|26	%setup -q -c
12mu|php-pear-Net_Socket-1.0.14-1|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Net_Socket-1.0.14-1|28	
12mu|php-pear-Net_Socket-1.0.14-1|29	%install
12mu|php-pear-Net_Socket-1.0.14-1|30	
12mu|php-pear-Net_Socket-1.0.14-1|31	cd %{upstream_name}-%{version}
12mu|php-pear-Net_Socket-1.0.14-1|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Net_Socket-1.0.14-1|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Net_Socket-1.0.14-1|34	
12mu|php-pear-Net_Socket-1.0.14-1|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Net_Socket-1.0.14-1|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Net_Socket-1.0.14-1|37	
12mu|php-pear-Net_Socket-1.0.14-1|38	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_Socket-1.0.14-1|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_Socket-1.0.14-1|40	
12mu|php-pear-Net_Socket-1.0.14-1|41	%clean
12mu|php-pear-Net_Socket-1.0.14-1|42	
12mu|php-pear-Net_Socket-1.0.14-1|43	
12mu|php-pear-Net_Socket-1.0.14-1|44	
12mu|php-pear-Net_Socket-1.0.14-1|45	%files
12mu|php-pear-Net_Socket-1.0.14-1|46	%defattr(-,root,root)
12mu|php-pear-Net_Socket-1.0.14-1|47	%{_datadir}/pear/%{_class}
12mu|php-pear-Net_Socket-1.0.14-1|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Net_Socket-1.0.14-1|49	
12mu|php-pear-Net_Socket-1.0.14-1|50	
12mu|php-pear-Net_Socket-1.0.14-1|51	
12mu|php-pear-Net_Socket-1.0.14-1|52	%changelog
12mu|php-pear-Net_Socket-1.0.14-1|53	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-2mdv2011.0
12mu|php-pear-Net_Socket-1.0.14-1|54	+ Revision: 667634
12mu|php-pear-Net_Socket-1.0.14-1|55	- mass rebuild
12mu|php-pear-Net_Socket-1.0.14-1|56	
12mu|php-pear-Net_Socket-1.0.14-1|57	* Mon Oct 18 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.10-1mdv2011.0
12mu|php-pear-Net_Socket-1.0.14-1|58	+ Revision: 586624
12mu|php-pear-Net_Socket-1.0.14-1|59	- update to new version 1.0.10
12mu|php-pear-Net_Socket-1.0.14-1|60	
12mu|php-pear-Net_Socket-1.0.14-1|61	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.9-4mdv2010.1
12mu|php-pear-Net_Socket-1.0.14-1|62	+ Revision: 468722
12mu|php-pear-Net_Socket-1.0.14-1|63	- spec cleanup
12mu|php-pear-Net_Socket-1.0.14-1|64	- use pear installer
12mu|php-pear-Net_Socket-1.0.14-1|65	- don't ship tests, even in documentation
12mu|php-pear-Net_Socket-1.0.14-1|66	- own all directories
12mu|php-pear-Net_Socket-1.0.14-1|67	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Net_Socket-1.0.14-1|68	
12mu|php-pear-Net_Socket-1.0.14-1|69	* Mon Nov 09 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.9-3mdv2010.1
12mu|php-pear-Net_Socket-1.0.14-1|70	+ Revision: 463808
12mu|php-pear-Net_Socket-1.0.14-1|71	- use rpm filetriggers to register starting from mandriva 2010.1
12mu|php-pear-Net_Socket-1.0.14-1|72	
12mu|php-pear-Net_Socket-1.0.14-1|73	* Sat Sep 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.9-2mdv2010.0
12mu|php-pear-Net_Socket-1.0.14-1|74	+ Revision: 449347
12mu|php-pear-Net_Socket-1.0.14-1|75	- use pear installer
12mu|php-pear-Net_Socket-1.0.14-1|76	- use fedora %%post/%%postun
12mu|php-pear-Net_Socket-1.0.14-1|77	
12mu|php-pear-Net_Socket-1.0.14-1|78	* Thu Sep 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.9-1mdv2010.0
12mu|php-pear-Net_Socket-1.0.14-1|79	+ Revision: 428988
12mu|php-pear-Net_Socket-1.0.14-1|80	- import php-pear-Net_Socket
12mu|php-pear-Net_Socket-1.0.14-1|81	
12mu|php-pear-Net_Socket-1.0.14-1|82	
12mu|php-pear-Net_Socket-1.0.14-1|83	* Thu Sep 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.9-1mdv2010.0
12mu|php-pear-Net_Socket-1.0.14-1|84	- first mdv release
12mu|php-pear-Net_Socket-1.0.14-1|85	

20594 12
12mu|php-pear-Net_URL-1.0.15-9|1	%define		_class		Net
12mu|php-pear-Net_URL-1.0.15-9|2	%define		_subclass	URL
12mu|php-pear-Net_URL-1.0.15-9|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Net_URL-1.0.15-9|4	
12mu|php-pear-Net_URL-1.0.15-9|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Net_URL-1.0.15-9|6	Version:	1.0.15
12mu|php-pear-Net_URL-1.0.15-9|7	Release:	9
12mu|php-pear-Net_URL-1.0.15-9|8	Summary:	Easy parsing of URLs
12mu|php-pear-Net_URL-1.0.15-9|9	License:	PHP License
12mu|php-pear-Net_URL-1.0.15-9|10	Group:		Development/PHP
12mu|php-pear-Net_URL-1.0.15-9|11	URL:		http://pear.php.net/package/Net_URL/
12mu|php-pear-Net_URL-1.0.15-9|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-Net_URL-1.0.15-9|13	Requires(post): php-pear
12mu|php-pear-Net_URL-1.0.15-9|14	Requires(preun): php-pear
12mu|php-pear-Net_URL-1.0.15-9|15	Requires:	php-pear
12mu|php-pear-Net_URL-1.0.15-9|16	BuildArch:	noarch
12mu|php-pear-Net_URL-1.0.15-9|17	BuildRequires:	php-pear
12mu|php-pear-Net_URL-1.0.15-9|18	
12mu|php-pear-Net_URL-1.0.15-9|19	%description
12mu|php-pear-Net_URL-1.0.15-9|20	Provides easy parsing of URLs and their constituent parts.
12mu|php-pear-Net_URL-1.0.15-9|21	
12mu|php-pear-Net_URL-1.0.15-9|22	%prep
12mu|php-pear-Net_URL-1.0.15-9|23	%setup -q -c
12mu|php-pear-Net_URL-1.0.15-9|24	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Net_URL-1.0.15-9|25	
12mu|php-pear-Net_URL-1.0.15-9|26	%install
12mu|php-pear-Net_URL-1.0.15-9|27	
12mu|php-pear-Net_URL-1.0.15-9|28	cd %{upstream_name}-%{version}
12mu|php-pear-Net_URL-1.0.15-9|29	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Net_URL-1.0.15-9|30	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Net_URL-1.0.15-9|31	
12mu|php-pear-Net_URL-1.0.15-9|32	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Net_URL-1.0.15-9|33	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Net_URL-1.0.15-9|34	
12mu|php-pear-Net_URL-1.0.15-9|35	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_URL-1.0.15-9|36	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Net_URL-1.0.15-9|37	
12mu|php-pear-Net_URL-1.0.15-9|38	%clean
12mu|php-pear-Net_URL-1.0.15-9|39	
12mu|php-pear-Net_URL-1.0.15-9|40	
12mu|php-pear-Net_URL-1.0.15-9|41	
12mu|php-pear-Net_URL-1.0.15-9|42	%files
12mu|php-pear-Net_URL-1.0.15-9|43	%defattr(-,root,root)
12mu|php-pear-Net_URL-1.0.15-9|44	%doc %{upstream_name}-%{version}/docs/*
12mu|php-pear-Net_URL-1.0.15-9|45	%{_datadir}/pear/%{_class}
12mu|php-pear-Net_URL-1.0.15-9|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Net_URL-1.0.15-9|47	
12mu|php-pear-Net_URL-1.0.15-9|48	
12mu|php-pear-Net_URL-1.0.15-9|49	%changelog
12mu|php-pear-Net_URL-1.0.15-9|50	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.15-6mdv2011.0
12mu|php-pear-Net_URL-1.0.15-9|51	+ Revision: 667635
12mu|php-pear-Net_URL-1.0.15-9|52	- mass rebuild
12mu|php-pear-Net_URL-1.0.15-9|53	
12mu|php-pear-Net_URL-1.0.15-9|54	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.15-5mdv2011.0
12mu|php-pear-Net_URL-1.0.15-9|55	+ Revision: 607126
12mu|php-pear-Net_URL-1.0.15-9|56	- rebuild
12mu|php-pear-Net_URL-1.0.15-9|57	
12mu|php-pear-Net_URL-1.0.15-9|58	* Sun Nov 22 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.15-4mdv2010.1
12mu|php-pear-Net_URL-1.0.15-9|59	+ Revision: 468724
12mu|php-pear-Net_URL-1.0.15-9|60	- spec cleanup
12mu|php-pear-Net_URL-1.0.15-9|61	- use pear installer
12mu|php-pear-Net_URL-1.0.15-9|62	- don't ship tests, even in documentation
12mu|php-pear-Net_URL-1.0.15-9|63	- own all directories
12mu|php-pear-Net_URL-1.0.15-9|64	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Net_URL-1.0.15-9|65	
12mu|php-pear-Net_URL-1.0.15-9|66	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.0.15-3mdv2010.0
12mu|php-pear-Net_URL-1.0.15-9|67	+ Revision: 426663
12mu|php-pear-Net_URL-1.0.15-9|68	- rebuild
12mu|php-pear-Net_URL-1.0.15-9|69	
12mu|php-pear-Net_URL-1.0.15-9|70	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.15-2mdv2009.1
12mu|php-pear-Net_URL-1.0.15-9|71	+ Revision: 321889
12mu|php-pear-Net_URL-1.0.15-9|72	- rebuild
12mu|php-pear-Net_URL-1.0.15-9|73	
12mu|php-pear-Net_URL-1.0.15-9|74	* Sat Aug 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.15-1mdv2009.0
12mu|php-pear-Net_URL-1.0.15-9|75	+ Revision: 272594
12mu|php-pear-Net_URL-1.0.15-9|76	- 1.0.15
12mu|php-pear-Net_URL-1.0.15-9|77	
12mu|php-pear-Net_URL-1.0.15-9|78	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.0.14-10mdv2009.0
12mu|php-pear-Net_URL-1.0.15-9|79	+ Revision: 224840
12mu|php-pear-Net_URL-1.0.15-9|80	- rebuild
12mu|php-pear-Net_URL-1.0.15-9|81	
12mu|php-pear-Net_URL-1.0.15-9|82	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.14-9mdv2008.1
12mu|php-pear-Net_URL-1.0.15-9|83	+ Revision: 178532
12mu|php-pear-Net_URL-1.0.15-9|84	- rebuild
12mu|php-pear-Net_URL-1.0.15-9|85	
12mu|php-pear-Net_URL-1.0.15-9|86	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-Net_URL-1.0.15-9|87	- restore BuildRoot
12mu|php-pear-Net_URL-1.0.15-9|88	
12mu|php-pear-Net_URL-1.0.15-9|89	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Net_URL-1.0.15-9|90	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Net_URL-1.0.15-9|91	
12mu|php-pear-Net_URL-1.0.15-9|92	
12mu|php-pear-Net_URL-1.0.15-9|93	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.14-8mdv2007.0
12mu|php-pear-Net_URL-1.0.15-9|94	+ Revision: 81182
12mu|php-pear-Net_URL-1.0.15-9|95	- Import php-pear-Net_URL
12mu|php-pear-Net_URL-1.0.15-9|96	
12mu|php-pear-Net_URL-1.0.15-9|97	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.14-8mdk
12mu|php-pear-Net_URL-1.0.15-9|98	- new group (Development/PHP)
12mu|php-pear-Net_URL-1.0.15-9|99	
12mu|php-pear-Net_URL-1.0.15-9|100	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.14-7mdk
12mu|php-pear-Net_URL-1.0.15-9|101	- rebuilt to fix auto deps
12mu|php-pear-Net_URL-1.0.15-9|102	
12mu|php-pear-Net_URL-1.0.15-9|103	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.14-6mdk
12mu|php-pear-Net_URL-1.0.15-9|104	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Net_URL-1.0.15-9|105	
12mu|php-pear-Net_URL-1.0.15-9|106	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.14-5mdk
12mu|php-pear-Net_URL-1.0.15-9|107	- fix deps
12mu|php-pear-Net_URL-1.0.15-9|108	
12mu|php-pear-Net_URL-1.0.15-9|109	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.14-4mdk
12mu|php-pear-Net_URL-1.0.15-9|110	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Net_URL-1.0.15-9|111	- fix deps
12mu|php-pear-Net_URL-1.0.15-9|112	
12mu|php-pear-Net_URL-1.0.15-9|113	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.14-3mdk
12mu|php-pear-Net_URL-1.0.15-9|114	- fix deps
12mu|php-pear-Net_URL-1.0.15-9|115	
12mu|php-pear-Net_URL-1.0.15-9|116	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.14-2mdk
12mu|php-pear-Net_URL-1.0.15-9|117	- fix spec file to conform with the others
12mu|php-pear-Net_URL-1.0.15-9|118	
12mu|php-pear-Net_URL-1.0.15-9|119	* Thu Jan 20 2005 Pascal Terjan <pterjan@mandrake.org> 1.0.14-1mdk
12mu|php-pear-Net_URL-1.0.15-9|120	- First mdk package
12mu|php-pear-Net_URL-1.0.15-9|121	

20595 12
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|1	%define		_class		PEAR
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|2	%define		_subclass	Command
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|3	%define		upstream_name	%{_class}_%{_subclass}_Packaging
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|4	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|6	Version:	0.3.0
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|7	Release:	1
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|8	Summary:	Create RPM spec files from PEAR modules
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|9	License:	PHP License
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|10	Group:		Development/PHP
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|11	URL:        http://pear.php.net/package/PEAR_Command_Packaging
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|12	Source0:	http://download.pear.php.net/package/PEAR_Command_Packaging-%{version}.tgz
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|13	Requires(post): php-pear
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|14	Requires(preun): php-pear
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|15	Requires:	php-pear
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|16	BuildArch:	noarch
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|17	BuildRequires:	php-pear
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|18	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|19	%description
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|20	This command is an improved implementation of the standard PEAR "makerpm"
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|21	command, and contains several enhancements that make it far more flexible.
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|22	Similar functions for other external packaging mechanisms may be added at
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|23	a later date.
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|24	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|25	Enhanced features over the original PEAR "makerpm" command include:
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|26	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|27	- Ability to define a release on the command line
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|28	- Allows more advanced customisation of the generated package name
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|29	- Allows virtual Provides/Requires that differ in format from the package name
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|30	format
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|31	- tries to intelligently distinguish between PEAR and PECL when generating
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|32	packages
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|33	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|34	%prep
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|35	%setup -q -c
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|36	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|37	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|38	%install
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|39	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|40	cd %{upstream_name}-%{version}
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|43	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|44	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|45	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|46	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|47	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|49	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|50	%clean
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|51	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|52	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|53	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|54	%files
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|55	%defattr(-,root,root)
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|56	%{_datadir}/pear/%{_class}
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|57	%{_datadir}/pear/data/%{upstream_name}
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|58	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|59	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|60	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|61	%changelog
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|62	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-5mdv2011.0
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|63	+ Revision: 667636
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|64	- mass rebuild
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|65	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|66	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-4mdv2011.0
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|67	+ Revision: 607130
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|68	- rebuild
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|69	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|70	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-3mdv2010.1
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|71	+ Revision: 467943
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|72	- spec cleanup
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|73	- use pear installer
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|74	- don't ship tests, even in documentation
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|75	- own all directories
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|76	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|77	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|78	* Thu Oct 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-2mdv2010.0
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|79	+ Revision: 452037
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|80	- fix %%postun
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|81	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|82	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-1mdv2010.0
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|83	+ Revision: 450270
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|84	- new version
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|85	- use pear installer
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|86	- use fedora %%post/%%postun
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|87	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|88	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.1.2-5mdv2010.0
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|89	+ Revision: 426664
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|90	- rebuild
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|91	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|92	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-4mdv2009.1
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|93	+ Revision: 321891
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|94	- rebuild
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|95	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|96	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.1.2-3mdv2009.0
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|97	+ Revision: 224841
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|98	- rebuild
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|99	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|100	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-2mdv2008.1
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|101	+ Revision: 178533
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|102	- rebuild
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|103	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|104	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|105	- restore BuildRoot
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|106	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|107	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|108	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|109	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|110	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|111	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-1mdv2007.0
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|112	+ Revision: 81184
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|113	- Import php-pear-PEAR_Command_Packaging
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|114	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|115	* Wed Aug 02 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.2-1mdk
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|116	- initial Mandriva package (fixes #24033)
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|117	
12mu|php-pear-PEAR_Command_Packaging-0.3.0-1|118	

20596 12
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|1	%define		_class		PEAR
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|2	%define		_subclass	Command
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|3	%define		upstream_name	%{_class}_RemoteInstaller
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|4	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|6	Version:	0.3.2
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|7	Release:	1
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|8	Summary:	PEAR Remote installation plugin through FTP
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|9	License:	PHP License
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|10	Group:		Development/PHP
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|11	URL:		http://pear.php.net/package/PEAR_RemoteInstaller/
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|12	Source0:	http://download.pear.php.net/package/PEAR_RemoteInstaller-%{version}.tgz
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|13	Requires(post): php-pear
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|14	Requires(preun): php-pear
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|15	Requires:	php-pear
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|16	BuildArch:	noarch
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|17	BuildRequires:	php-pear
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|18	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|19	%description
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|20	Originally part of the 1.4.0 new features, remote installation
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|21	through FTP is now its own package. This package adds the commands
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|22	"remote-install" "remote-upgrade" "remote-uninstall" and
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|23	"remote-upgrade-all" to the PEAR core.
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|24	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|25	To take advantage, you must have a config file on the remote ftp
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|26	server and full access to the server to create and remove files.
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|27	The config-create command can be used to get started, and the
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|28	remote_config configuration variable is set to the full URL as
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|29	in "ftp://ftp.example.com/path/to/pear.ini"
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|30	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|31	After this is done, install/upgrade as normal using the remote*
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|32	commands as if they were local.
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|33	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|34	%prep
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|35	%setup -q -c
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|36	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|37	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|38	%install
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|39	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|40	cd %{upstream_name}-%{version}
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|43	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|44	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|45	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|46	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|47	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|48	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|49	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|50	%clean
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|51	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|52	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|53	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|54	%files
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|55	%defattr(-,root,root)
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|56	%{_datadir}/pear/%{_class}
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|57	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|58	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|59	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|60	%changelog
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|61	* Wed May 04 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-10mdv2011.0
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|62	+ Revision: 667637
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|63	- mass rebuild
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|64	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|65	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-9mdv2011.0
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|66	+ Revision: 607133
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|67	- rebuild
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|68	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|69	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-8mdv2010.1
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|70	+ Revision: 467949
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|71	- spec cleanup
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|72	- use pear installer
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|73	- don't ship tests, even in documentation
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|74	- own all directories
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|75	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|76	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|77	* Thu Oct 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-7mdv2010.0
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|78	+ Revision: 452039
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|79	- fix %%postun
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|80	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|81	* Sun Sep 27 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.1-6mdv2010.0
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|82	+ Revision: 450269
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|83	- use pear installer
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|84	- use fedora %%post/%%postun
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|85	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|86	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.3.1-5mdv2010.0
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|87	+ Revision: 426665
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|88	- rebuild
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|89	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|90	* Wed Dec 31 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-4mdv2009.1
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|91	+ Revision: 321893
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|92	- rebuild
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|93	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|94	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.3.1-3mdv2009.0
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|95	+ Revision: 224842
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|96	- rebuild
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|97	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|98	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-2mdv2008.1
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|99	+ Revision: 178534
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|100	- rebuild
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|101	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|102	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|103	- restore BuildRoot
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|104	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|105	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|106	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|107	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|108	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-1mdv2008.0
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|109	+ Revision: 15547
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|110	- 0.3.1
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|111	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|112	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|113	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdv2007.0
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|114	+ Revision: 81195
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|115	- Import php-pear-PEAR_RemoteInstaller
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|116	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|117	* Sat Apr 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdk
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|118	- 0.3.0
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|119	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|120	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdk
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|121	- 0.2.0
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|122	- new group (Development/PHP)
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|123	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|124	* Tue Nov 08 2005 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdk
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|125	- initial Mandriva package
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|126	
12mu|php-pear-PEAR_RemoteInstaller-0.3.2-1|127	

20597 12
12mu|php-pear-PHP_Compat-1.6.0a3-1|1	%define		_class		PHP
12mu|php-pear-PHP_Compat-1.6.0a3-1|2	%define		_subclass	Compat
12mu|php-pear-PHP_Compat-1.6.0a3-1|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-PHP_Compat-1.6.0a3-1|4	
12mu|php-pear-PHP_Compat-1.6.0a3-1|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-PHP_Compat-1.6.0a3-1|6	Version:	1.6.0a3
12mu|php-pear-PHP_Compat-1.6.0a3-1|7	Release:	1
12mu|php-pear-PHP_Compat-1.6.0a3-1|8	Summary:	Provides missing functionality for older versions of PHP
12mu|php-pear-PHP_Compat-1.6.0a3-1|9	License:	PHP License
12mu|php-pear-PHP_Compat-1.6.0a3-1|10	Group:		Development/PHP
12mu|php-pear-PHP_Compat-1.6.0a3-1|11	URL:		http://pear.php.net/package/PHP_Compat/
12mu|php-pear-PHP_Compat-1.6.0a3-1|12	Source0:	http://download.pear.php.net/package/PHP_Compat-%{version}.tgz
12mu|php-pear-PHP_Compat-1.6.0a3-1|13	Requires(post): php-pear
12mu|php-pear-PHP_Compat-1.6.0a3-1|14	Requires(preun): php-pear
12mu|php-pear-PHP_Compat-1.6.0a3-1|15	Requires:	php-pear
12mu|php-pear-PHP_Compat-1.6.0a3-1|16	BuildArch:	noarch
12mu|php-pear-PHP_Compat-1.6.0a3-1|17	BuildRequires:	php-pear
12mu|php-pear-PHP_Compat-1.6.0a3-1|18	
12mu|php-pear-PHP_Compat-1.6.0a3-1|19	%description
12mu|php-pear-PHP_Compat-1.6.0a3-1|20	PHP_Compat provides missing functionality in the form of Constants and
12mu|php-pear-PHP_Compat-1.6.0a3-1|21	Functions for older versions of PHP.
12mu|php-pear-PHP_Compat-1.6.0a3-1|22	
12mu|php-pear-PHP_Compat-1.6.0a3-1|23	Constants:
12mu|php-pear-PHP_Compat-1.6.0a3-1|24	- E_STRICT
12mu|php-pear-PHP_Compat-1.6.0a3-1|25	- PATH_SEPERATOR
12mu|php-pear-PHP_Compat-1.6.0a3-1|26	- ...
12mu|php-pear-PHP_Compat-1.6.0a3-1|27	
12mu|php-pear-PHP_Compat-1.6.0a3-1|28	Functions:
12mu|php-pear-PHP_Compat-1.6.0a3-1|29	- file_get_contents
12mu|php-pear-PHP_Compat-1.6.0a3-1|30	- file_put_contents
12mu|php-pear-PHP_Compat-1.6.0a3-1|31	- is_a
12mu|php-pear-PHP_Compat-1.6.0a3-1|32	- scandir
12mu|php-pear-PHP_Compat-1.6.0a3-1|33	- array_combine
12mu|php-pear-PHP_Compat-1.6.0a3-1|34	- ...
12mu|php-pear-PHP_Compat-1.6.0a3-1|35	
12mu|php-pear-PHP_Compat-1.6.0a3-1|36	%prep
12mu|php-pear-PHP_Compat-1.6.0a3-1|37	%setup -q -c
12mu|php-pear-PHP_Compat-1.6.0a3-1|38	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-PHP_Compat-1.6.0a3-1|39	
12mu|php-pear-PHP_Compat-1.6.0a3-1|40	%install
12mu|php-pear-PHP_Compat-1.6.0a3-1|41	
12mu|php-pear-PHP_Compat-1.6.0a3-1|42	cd %{upstream_name}-%{version}
12mu|php-pear-PHP_Compat-1.6.0a3-1|43	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-PHP_Compat-1.6.0a3-1|44	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-PHP_Compat-1.6.0a3-1|45	
12mu|php-pear-PHP_Compat-1.6.0a3-1|46	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-PHP_Compat-1.6.0a3-1|47	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-PHP_Compat-1.6.0a3-1|48	
12mu|php-pear-PHP_Compat-1.6.0a3-1|49	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-PHP_Compat-1.6.0a3-1|50	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-PHP_Compat-1.6.0a3-1|51	
12mu|php-pear-PHP_Compat-1.6.0a3-1|52	%clean
12mu|php-pear-PHP_Compat-1.6.0a3-1|53	
12mu|php-pear-PHP_Compat-1.6.0a3-1|54	
12mu|php-pear-PHP_Compat-1.6.0a3-1|55	
12mu|php-pear-PHP_Compat-1.6.0a3-1|56	%files
12mu|php-pear-PHP_Compat-1.6.0a3-1|57	%defattr(-,root,root)
12mu|php-pear-PHP_Compat-1.6.0a3-1|58	%{_datadir}/pear/%{_class}
12mu|php-pear-PHP_Compat-1.6.0a3-1|59	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-PHP_Compat-1.6.0a3-1|60	
12mu|php-pear-PHP_Compat-1.6.0a3-1|61	
12mu|php-pear-PHP_Compat-1.6.0a3-1|62	%changelog
12mu|php-pear-PHP_Compat-1.6.0a3-1|63	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-8mdv2011.0
12mu|php-pear-PHP_Compat-1.6.0a3-1|64	+ Revision: 667638
12mu|php-pear-PHP_Compat-1.6.0a3-1|65	- mass rebuild
12mu|php-pear-PHP_Compat-1.6.0a3-1|66	
12mu|php-pear-PHP_Compat-1.6.0a3-1|67	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-7mdv2011.0
12mu|php-pear-PHP_Compat-1.6.0a3-1|68	+ Revision: 607138
12mu|php-pear-PHP_Compat-1.6.0a3-1|69	- rebuild
12mu|php-pear-PHP_Compat-1.6.0a3-1|70	
12mu|php-pear-PHP_Compat-1.6.0a3-1|71	* Sat Nov 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.5.0-6mdv2010.1
12mu|php-pear-PHP_Compat-1.6.0a3-1|72	+ Revision: 467952
12mu|php-pear-PHP_Compat-1.6.0a3-1|73	- spec cleanup
12mu|php-pear-PHP_Compat-1.6.0a3-1|74	- use pear installer
12mu|php-pear-PHP_Compat-1.6.0a3-1|75	- don't ship tests, even in documentation
12mu|php-pear-PHP_Compat-1.6.0a3-1|76	- own all directories
12mu|php-pear-PHP_Compat-1.6.0a3-1|77	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-PHP_Compat-1.6.0a3-1|78	
12mu|php-pear-PHP_Compat-1.6.0a3-1|79	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.5.0-5mdv2010.0
12mu|php-pear-PHP_Compat-1.6.0a3-1|80	+ Revision: 426666
12mu|php-pear-PHP_Compat-1.6.0a3-1|81	- rebuild
12mu|php-pear-PHP_Compat-1.6.0a3-1|82	
12mu|php-pear-PHP_Compat-1.6.0a3-1|83	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-4mdv2009.1
12mu|php-pear-PHP_Compat-1.6.0a3-1|84	+ Revision: 321896
12mu|php-pear-PHP_Compat-1.6.0a3-1|85	- rebuild
12mu|php-pear-PHP_Compat-1.6.0a3-1|86	
12mu|php-pear-PHP_Compat-1.6.0a3-1|87	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.5.0-3mdv2009.0
12mu|php-pear-PHP_Compat-1.6.0a3-1|88	+ Revision: 224867
12mu|php-pear-PHP_Compat-1.6.0a3-1|89	- rebuild
12mu|php-pear-PHP_Compat-1.6.0a3-1|90	
12mu|php-pear-PHP_Compat-1.6.0a3-1|91	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-2mdv2008.1
12mu|php-pear-PHP_Compat-1.6.0a3-1|92	+ Revision: 178535
12mu|php-pear-PHP_Compat-1.6.0a3-1|93	- rebuild
12mu|php-pear-PHP_Compat-1.6.0a3-1|94	
12mu|php-pear-PHP_Compat-1.6.0a3-1|95	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-PHP_Compat-1.6.0a3-1|96	- restore BuildRoot
12mu|php-pear-PHP_Compat-1.6.0a3-1|97	
12mu|php-pear-PHP_Compat-1.6.0a3-1|98	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-PHP_Compat-1.6.0a3-1|99	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-PHP_Compat-1.6.0a3-1|100	
12mu|php-pear-PHP_Compat-1.6.0a3-1|101	
12mu|php-pear-PHP_Compat-1.6.0a3-1|102	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-1mdv2007.0
12mu|php-pear-PHP_Compat-1.6.0a3-1|103	+ Revision: 81210
12mu|php-pear-PHP_Compat-1.6.0a3-1|104	- Import php-pear-PHP_Compat
12mu|php-pear-PHP_Compat-1.6.0a3-1|105	
12mu|php-pear-PHP_Compat-1.6.0a3-1|106	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.5.0-1mdk
12mu|php-pear-PHP_Compat-1.6.0a3-1|107	- 1.5.0
12mu|php-pear-PHP_Compat-1.6.0a3-1|108	- new group (Development/PHP)
12mu|php-pear-PHP_Compat-1.6.0a3-1|109	
12mu|php-pear-PHP_Compat-1.6.0a3-1|110	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-4mdk
12mu|php-pear-PHP_Compat-1.6.0a3-1|111	- rebuilt to fix auto deps
12mu|php-pear-PHP_Compat-1.6.0a3-1|112	
12mu|php-pear-PHP_Compat-1.6.0a3-1|113	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-3mdk
12mu|php-pear-PHP_Compat-1.6.0a3-1|114	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-PHP_Compat-1.6.0a3-1|115	
12mu|php-pear-PHP_Compat-1.6.0a3-1|116	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-2mdk
12mu|php-pear-PHP_Compat-1.6.0a3-1|117	- fix deps
12mu|php-pear-PHP_Compat-1.6.0a3-1|118	
12mu|php-pear-PHP_Compat-1.6.0a3-1|119	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-1mdk
12mu|php-pear-PHP_Compat-1.6.0a3-1|120	- 1.4.1
12mu|php-pear-PHP_Compat-1.6.0a3-1|121	- drop redundant patches (P0)
12mu|php-pear-PHP_Compat-1.6.0a3-1|122	
12mu|php-pear-PHP_Compat-1.6.0a3-1|123	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-3mdk
12mu|php-pear-PHP_Compat-1.6.0a3-1|124	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-PHP_Compat-1.6.0a3-1|125	- fix deps
12mu|php-pear-PHP_Compat-1.6.0a3-1|126	
12mu|php-pear-PHP_Compat-1.6.0a3-1|127	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-2mdk
12mu|php-pear-PHP_Compat-1.6.0a3-1|128	- fix deps
12mu|php-pear-PHP_Compat-1.6.0a3-1|129	
12mu|php-pear-PHP_Compat-1.6.0a3-1|130	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-1mdk
12mu|php-pear-PHP_Compat-1.6.0a3-1|131	- initial Mandriva package (PLD import)
12mu|php-pear-PHP_Compat-1.6.0a3-1|132	
12mu|php-pear-PHP_Compat-1.6.0a3-1|133	

20598 12
12mu|php-pear-Services_Weather-1.4.7-1|1	%define		_class		Services
12mu|php-pear-Services_Weather-1.4.7-1|2	%define		_subclass	Weather
12mu|php-pear-Services_Weather-1.4.7-1|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Services_Weather-1.4.7-1|4	
12mu|php-pear-Services_Weather-1.4.7-1|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Services_Weather-1.4.7-1|6	Version:	1.4.7
12mu|php-pear-Services_Weather-1.4.7-1|7	Release:	1
12mu|php-pear-Services_Weather-1.4.7-1|8	Summary:	An interface to various online weather-services
12mu|php-pear-Services_Weather-1.4.7-1|9	License:	PHP License
12mu|php-pear-Services_Weather-1.4.7-1|10	Group:		Development/PHP
12mu|php-pear-Services_Weather-1.4.7-1|11	URL:		http://pear.php.net/package/Services_Weather/
12mu|php-pear-Services_Weather-1.4.7-1|12	Source0:	http://download.pear.php.net/package/Services_Weather-%{version}.tgz
12mu|php-pear-Services_Weather-1.4.7-1|13	Requires(post): php-pear
12mu|php-pear-Services_Weather-1.4.7-1|14	Requires(preun): php-pear
12mu|php-pear-Services_Weather-1.4.7-1|15	Requires:	php-pear
12mu|php-pear-Services_Weather-1.4.7-1|16	Requires:	php-pear-Cache >= 1.5.3
12mu|php-pear-Services_Weather-1.4.7-1|17	Requires:	php-pear-DB >= 1.4
12mu|php-pear-Services_Weather-1.4.7-1|18	Requires:	php-pear-HTTP_Request >= 1.2
12mu|php-pear-Services_Weather-1.4.7-1|19	Requires:	php-pear-SOAP >= 0.7.5
12mu|php-pear-Services_Weather-1.4.7-1|20	Requires:	php-pear-XML_Serializer >= 0.8
12mu|php-pear-Services_Weather-1.4.7-1|21	Requires:	php-pear-Net_FTP
12mu|php-pear-Services_Weather-1.4.7-1|22	BuildArch:	noarch
12mu|php-pear-Services_Weather-1.4.7-1|23	BuildRequires:	php-pear
12mu|php-pear-Services_Weather-1.4.7-1|24	
12mu|php-pear-Services_Weather-1.4.7-1|25	
12mu|php-pear-Services_Weather-1.4.7-1|26	%description
12mu|php-pear-Services_Weather-1.4.7-1|27	Services_Weather searches for given locations and retrieves current
12mu|php-pear-Services_Weather-1.4.7-1|28	weather data and, dependent on the used service, also forecasts. Up to
12mu|php-pear-Services_Weather-1.4.7-1|29	now, GlobalWeather from CapeScience, a XML service from weather.com
12mu|php-pear-Services_Weather-1.4.7-1|30	and METAR from noaa.gov are supported. Further services will get
12mu|php-pear-Services_Weather-1.4.7-1|31	included, if they become available, have a usable API and are properly
12mu|php-pear-Services_Weather-1.4.7-1|32	documented.
12mu|php-pear-Services_Weather-1.4.7-1|33	
12mu|php-pear-Services_Weather-1.4.7-1|34	%prep
12mu|php-pear-Services_Weather-1.4.7-1|35	%setup -q -c
12mu|php-pear-Services_Weather-1.4.7-1|36	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Services_Weather-1.4.7-1|37	
12mu|php-pear-Services_Weather-1.4.7-1|38	cd %{upstream_name}-%{version}
12mu|php-pear-Services_Weather-1.4.7-1|39	sed 's#/usr/local/bin/php#/usr/bin/php#' buildMetarDB.php >> tmp
12mu|php-pear-Services_Weather-1.4.7-1|40	mv -f tmp buildMetarDB.php
12mu|php-pear-Services_Weather-1.4.7-1|41	
12mu|php-pear-Services_Weather-1.4.7-1|42	%install
12mu|php-pear-Services_Weather-1.4.7-1|43	
12mu|php-pear-Services_Weather-1.4.7-1|44	cd %{upstream_name}-%{version}
12mu|php-pear-Services_Weather-1.4.7-1|45	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Services_Weather-1.4.7-1|46	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Services_Weather-1.4.7-1|47	
12mu|php-pear-Services_Weather-1.4.7-1|48	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Services_Weather-1.4.7-1|49	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Services_Weather-1.4.7-1|50	
12mu|php-pear-Services_Weather-1.4.7-1|51	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Services_Weather-1.4.7-1|52	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Services_Weather-1.4.7-1|53	install -m 644 Weather.php  %{buildroot}%{_datadir}/pear/Services/
12mu|php-pear-Services_Weather-1.4.7-1|54	install -m 644 buildMetarDB.php  %{buildroot}%{_datadir}/pear/Services/
12mu|php-pear-Services_Weather-1.4.7-1|55	install -m 644 Weather/*.php %{buildroot}%{_datadir}/pear/Services/Weather/
12mu|php-pear-Services_Weather-1.4.7-1|56	
12mu|php-pear-Services_Weather-1.4.7-1|57	%clean
12mu|php-pear-Services_Weather-1.4.7-1|58	
12mu|php-pear-Services_Weather-1.4.7-1|59	
12mu|php-pear-Services_Weather-1.4.7-1|60	
12mu|php-pear-Services_Weather-1.4.7-1|61	%files
12mu|php-pear-Services_Weather-1.4.7-1|62	%defattr(-,root,root)
12mu|php-pear-Services_Weather-1.4.7-1|63	%doc %{upstream_name}-%{version}/examples
12mu|php-pear-Services_Weather-1.4.7-1|64	%doc %{upstream_name}-%{version}/images
12mu|php-pear-Services_Weather-1.4.7-1|65	%{_datadir}/pear/Services/buildMetarDB.php
12mu|php-pear-Services_Weather-1.4.7-1|66	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Services_Weather-1.4.7-1|67	%{_datadir}/pear/Services/Weather/*
12mu|php-pear-Services_Weather-1.4.7-1|68	%{_datadir}/pear/Services/Weather.php
12mu|php-pear-Services_Weather-1.4.7-1|69	
12mu|php-pear-Services_Weather-1.4.7-1|70	
12mu|php-pear-Services_Weather-1.4.7-1|71	
12mu|php-pear-Services_Weather-1.4.7-1|72	%changelog
12mu|php-pear-Services_Weather-1.4.7-1|73	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.5-9mdv2012.0
12mu|php-pear-Services_Weather-1.4.7-1|74	+ Revision: 741810
12mu|php-pear-Services_Weather-1.4.7-1|75	- fix major breakage by careless packager
12mu|php-pear-Services_Weather-1.4.7-1|76	
12mu|php-pear-Services_Weather-1.4.7-1|77	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.5-8
12mu|php-pear-Services_Weather-1.4.7-1|78	+ Revision: 667640
12mu|php-pear-Services_Weather-1.4.7-1|79	- mass rebuild
12mu|php-pear-Services_Weather-1.4.7-1|80	
12mu|php-pear-Services_Weather-1.4.7-1|81	* Tue Aug 03 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.4.5-7mdv2011.0
12mu|php-pear-Services_Weather-1.4.7-1|82	+ Revision: 565241
12mu|php-pear-Services_Weather-1.4.7-1|83	- Increased release for rebuild
12mu|php-pear-Services_Weather-1.4.7-1|84	
12mu|php-pear-Services_Weather-1.4.7-1|85	* Tue Mar 16 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.4.5-6mdv2010.1
12mu|php-pear-Services_Weather-1.4.7-1|86	+ Revision: 520659
12mu|php-pear-Services_Weather-1.4.7-1|87	- added Requires: php-pear-Net_FTP
12mu|php-pear-Services_Weather-1.4.7-1|88	fixed SPEC file so buildMetarDB.php gets installed
12mu|php-pear-Services_Weather-1.4.7-1|89	
12mu|php-pear-Services_Weather-1.4.7-1|90	* Thu Feb 18 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.4.5-5mdv2010.1
12mu|php-pear-Services_Weather-1.4.7-1|91	+ Revision: 507870
12mu|php-pear-Services_Weather-1.4.7-1|92	- bump release
12mu|php-pear-Services_Weather-1.4.7-1|93	
12mu|php-pear-Services_Weather-1.4.7-1|94	* Thu Feb 18 2010 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1.4.5-3mdv2010.1
12mu|php-pear-Services_Weather-1.4.7-1|95	+ Revision: 507866
12mu|php-pear-Services_Weather-1.4.7-1|96	- Hopfuly fix #57093
12mu|php-pear-Services_Weather-1.4.7-1|97	
12mu|php-pear-Services_Weather-1.4.7-1|98	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.5-1mdv2010.1
12mu|php-pear-Services_Weather-1.4.7-1|99	+ Revision: 489156
12mu|php-pear-Services_Weather-1.4.7-1|100	- update to new version 1.4.5
12mu|php-pear-Services_Weather-1.4.7-1|101	
12mu|php-pear-Services_Weather-1.4.7-1|102	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.4-3mdv2010.1
12mu|php-pear-Services_Weather-1.4.7-1|103	+ Revision: 467083
12mu|php-pear-Services_Weather-1.4.7-1|104	- spec cleanup
12mu|php-pear-Services_Weather-1.4.7-1|105	- use pear installer
12mu|php-pear-Services_Weather-1.4.7-1|106	- don't ship tests, even in documentation
12mu|php-pear-Services_Weather-1.4.7-1|107	- own all directories
12mu|php-pear-Services_Weather-1.4.7-1|108	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Services_Weather-1.4.7-1|109	
12mu|php-pear-Services_Weather-1.4.7-1|110	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.4.4-2mdv2010.0
12mu|php-pear-Services_Weather-1.4.7-1|111	+ Revision: 426668
12mu|php-pear-Services_Weather-1.4.7-1|112	- rebuild
12mu|php-pear-Services_Weather-1.4.7-1|113	
12mu|php-pear-Services_Weather-1.4.7-1|114	* Sun Mar 22 2009 Funda Wang <fwang@mandriva.org> 1.4.4-1mdv2009.1
12mu|php-pear-Services_Weather-1.4.7-1|115	+ Revision: 360161
12mu|php-pear-Services_Weather-1.4.7-1|116	- new version 1.4.4
12mu|php-pear-Services_Weather-1.4.7-1|117	
12mu|php-pear-Services_Weather-1.4.7-1|118	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-2mdv2009.1
12mu|php-pear-Services_Weather-1.4.7-1|119	+ Revision: 321900
12mu|php-pear-Services_Weather-1.4.7-1|120	- rebuild
12mu|php-pear-Services_Weather-1.4.7-1|121	
12mu|php-pear-Services_Weather-1.4.7-1|122	* Sat Aug 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.3-1mdv2009.0
12mu|php-pear-Services_Weather-1.4.7-1|123	+ Revision: 272595
12mu|php-pear-Services_Weather-1.4.7-1|124	- 1.4.3
12mu|php-pear-Services_Weather-1.4.7-1|125	
12mu|php-pear-Services_Weather-1.4.7-1|126	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.4.2-3mdv2009.0
12mu|php-pear-Services_Weather-1.4.7-1|127	+ Revision: 224880
12mu|php-pear-Services_Weather-1.4.7-1|128	- rebuild
12mu|php-pear-Services_Weather-1.4.7-1|129	
12mu|php-pear-Services_Weather-1.4.7-1|130	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.4.2-2mdv2008.1
12mu|php-pear-Services_Weather-1.4.7-1|131	+ Revision: 178537
12mu|php-pear-Services_Weather-1.4.7-1|132	- rebuild
12mu|php-pear-Services_Weather-1.4.7-1|133	
12mu|php-pear-Services_Weather-1.4.7-1|134	+ Olivier Blin <blino@mandriva.org>
12mu|php-pear-Services_Weather-1.4.7-1|135	- restore BuildRoot
12mu|php-pear-Services_Weather-1.4.7-1|136	
12mu|php-pear-Services_Weather-1.4.7-1|137	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Services_Weather-1.4.7-1|138	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Services_Weather-1.4.7-1|139	
12mu|php-pear-Services_Weather-1.4.7-1|140	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.4.2-1mdv2008.0
12mu|php-pear-Services_Weather-1.4.7-1|141	+ Revision: 15750
12mu|php-pear-Services_Weather-1.4.7-1|142	- 1.4.2
12mu|php-pear-Services_Weather-1.4.7-1|143	
12mu|php-pear-Services_Weather-1.4.7-1|144	
12mu|php-pear-Services_Weather-1.4.7-1|145	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-1mdv2007.0
12mu|php-pear-Services_Weather-1.4.7-1|146	+ Revision: 82644
12mu|php-pear-Services_Weather-1.4.7-1|147	- Import php-pear-Services_Weather
12mu|php-pear-Services_Weather-1.4.7-1|148	
12mu|php-pear-Services_Weather-1.4.7-1|149	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-1mdk
12mu|php-pear-Services_Weather-1.4.7-1|150	- 1.4.0
12mu|php-pear-Services_Weather-1.4.7-1|151	
12mu|php-pear-Services_Weather-1.4.7-1|152	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-7mdk
12mu|php-pear-Services_Weather-1.4.7-1|153	- new group (Development/PHP)
12mu|php-pear-Services_Weather-1.4.7-1|154	
12mu|php-pear-Services_Weather-1.4.7-1|155	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-6mdk
12mu|php-pear-Services_Weather-1.4.7-1|156	- rebuilt to fix auto deps
12mu|php-pear-Services_Weather-1.4.7-1|157	
12mu|php-pear-Services_Weather-1.4.7-1|158	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-5mdk
12mu|php-pear-Services_Weather-1.4.7-1|159	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Services_Weather-1.4.7-1|160	
12mu|php-pear-Services_Weather-1.4.7-1|161	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-4mdk
12mu|php-pear-Services_Weather-1.4.7-1|162	- fix deps
12mu|php-pear-Services_Weather-1.4.7-1|163	
12mu|php-pear-Services_Weather-1.4.7-1|164	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-3mdk
12mu|php-pear-Services_Weather-1.4.7-1|165	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Services_Weather-1.4.7-1|166	- fix deps
12mu|php-pear-Services_Weather-1.4.7-1|167	
12mu|php-pear-Services_Weather-1.4.7-1|168	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-2mdk
12mu|php-pear-Services_Weather-1.4.7-1|169	- fix deps
12mu|php-pear-Services_Weather-1.4.7-1|170	
12mu|php-pear-Services_Weather-1.4.7-1|171	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.3.2-1mdk
12mu|php-pear-Services_Weather-1.4.7-1|172	- 1.3.2
12mu|php-pear-Services_Weather-1.4.7-1|173	- fix spec file to conform with the others
12mu|php-pear-Services_Weather-1.4.7-1|174	
12mu|php-pear-Services_Weather-1.4.7-1|175	* Thu Jan 20 2005 Pascal Terjan <pterjan@mandrake.org> 1.3.1-1mdk
12mu|php-pear-Services_Weather-1.4.7-1|176	- First mdk package
12mu|php-pear-Services_Weather-1.4.7-1|177	
12mu|php-pear-Services_Weather-1.4.7-1|178	

20599 12
12mu|php-pear-SOAP-0.13.0-1|1	%define		_class		SOAP
12mu|php-pear-SOAP-0.13.0-1|2	%define		upstream_name	%{_class}
12mu|php-pear-SOAP-0.13.0-1|3	
12mu|php-pear-SOAP-0.13.0-1|4	Name:		php-pear-%{upstream_name}
12mu|php-pear-SOAP-0.13.0-1|5	Version:	0.13.0
12mu|php-pear-SOAP-0.13.0-1|6	Release:	1
12mu|php-pear-SOAP-0.13.0-1|7	Summary:	Client/Server for PHP
12mu|php-pear-SOAP-0.13.0-1|8	License:	PHP License
12mu|php-pear-SOAP-0.13.0-1|9	Group:		Development/PHP
12mu|php-pear-SOAP-0.13.0-1|10	URL:		http://pear.php.net/package/SOAP/
12mu|php-pear-SOAP-0.13.0-1|11	Source0:	http://download.pear.php.net/package/SOAP-%{version}.tgz
12mu|php-pear-SOAP-0.13.0-1|12	Requires(post): php-pear
12mu|php-pear-SOAP-0.13.0-1|13	Requires(preun): php-pear
12mu|php-pear-SOAP-0.13.0-1|14	Requires:	php-pear
12mu|php-pear-SOAP-0.13.0-1|15	Requires:	php-bcmath
12mu|php-pear-SOAP-0.13.0-1|16	Requires:	php-pear-HTTP_Request
12mu|php-pear-SOAP-0.13.0-1|17	Requires:	php-pear-Net_URL
12mu|php-pear-SOAP-0.13.0-1|18	Requires:	php-pear-Net_DIME
12mu|php-pear-SOAP-0.13.0-1|19	BuildArch:	noarch
12mu|php-pear-SOAP-0.13.0-1|20	BuildRequires:	php-pear
12mu|php-pear-SOAP-0.13.0-1|21	
12mu|php-pear-SOAP-0.13.0-1|22	%description
12mu|php-pear-SOAP-0.13.0-1|23	Implementation of SOAP protocol and services.
12mu|php-pear-SOAP-0.13.0-1|24	
12mu|php-pear-SOAP-0.13.0-1|25	%prep
12mu|php-pear-SOAP-0.13.0-1|26	%setup -q -c
12mu|php-pear-SOAP-0.13.0-1|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-SOAP-0.13.0-1|28	
12mu|php-pear-SOAP-0.13.0-1|29	%install
12mu|php-pear-SOAP-0.13.0-1|30	
12mu|php-pear-SOAP-0.13.0-1|31	cd %{upstream_name}-%{version}
12mu|php-pear-SOAP-0.13.0-1|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-SOAP-0.13.0-1|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-SOAP-0.13.0-1|34	
12mu|php-pear-SOAP-0.13.0-1|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-SOAP-0.13.0-1|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-SOAP-0.13.0-1|37	
12mu|php-pear-SOAP-0.13.0-1|38	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-SOAP-0.13.0-1|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-SOAP-0.13.0-1|40	
12mu|php-pear-SOAP-0.13.0-1|41	%clean
12mu|php-pear-SOAP-0.13.0-1|42	
12mu|php-pear-SOAP-0.13.0-1|43	
12mu|php-pear-SOAP-0.13.0-1|44	
12mu|php-pear-SOAP-0.13.0-1|45	%files
12mu|php-pear-SOAP-0.13.0-1|46	%doc %{upstream_name}-%{version}/example
12mu|php-pear-SOAP-0.13.0-1|47	%{_datadir}/pear/%{_class}
12mu|php-pear-SOAP-0.13.0-1|48	%{_datadir}/pear/tools/genproxy.php
12mu|php-pear-SOAP-0.13.0-1|49	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-SOAP-0.13.0-1|50	
12mu|php-pear-SOAP-0.13.0-1|51	%changelog
12mu|php-pear-SOAP-0.13.0-1|52	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-6mdv2011.0
12mu|php-pear-SOAP-0.13.0-1|53	+ Revision: 667639
12mu|php-pear-SOAP-0.13.0-1|54	- mass rebuild
12mu|php-pear-SOAP-0.13.0-1|55	
12mu|php-pear-SOAP-0.13.0-1|56	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-5mdv2011.0
12mu|php-pear-SOAP-0.13.0-1|57	+ Revision: 607142
12mu|php-pear-SOAP-0.13.0-1|58	- rebuild
12mu|php-pear-SOAP-0.13.0-1|59	
12mu|php-pear-SOAP-0.13.0-1|60	* Tue Nov 17 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.12.0-4mdv2010.1
12mu|php-pear-SOAP-0.13.0-1|61	+ Revision: 467084
12mu|php-pear-SOAP-0.13.0-1|62	- spec cleanup
12mu|php-pear-SOAP-0.13.0-1|63	- use pear installer
12mu|php-pear-SOAP-0.13.0-1|64	- don't ship tests, even in documentation
12mu|php-pear-SOAP-0.13.0-1|65	- own all directories
12mu|php-pear-SOAP-0.13.0-1|66	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-SOAP-0.13.0-1|67	
12mu|php-pear-SOAP-0.13.0-1|68	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.12.0-3mdv2010.0
12mu|php-pear-SOAP-0.13.0-1|69	+ Revision: 426667
12mu|php-pear-SOAP-0.13.0-1|70	- rebuild
12mu|php-pear-SOAP-0.13.0-1|71	
12mu|php-pear-SOAP-0.13.0-1|72	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-2mdv2009.1
12mu|php-pear-SOAP-0.13.0-1|73	+ Revision: 321897
12mu|php-pear-SOAP-0.13.0-1|74	- rebuild
12mu|php-pear-SOAP-0.13.0-1|75	
12mu|php-pear-SOAP-0.13.0-1|76	* Sat Aug 16 2008 Oden Eriksson <oeriksson@mandriva.com> 0.12.0-1mdv2009.0
12mu|php-pear-SOAP-0.13.0-1|77	+ Revision: 272596
12mu|php-pear-SOAP-0.13.0-1|78	- 0.12.0
12mu|php-pear-SOAP-0.13.0-1|79	
12mu|php-pear-SOAP-0.13.0-1|80	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.10.1-3mdv2009.0
12mu|php-pear-SOAP-0.13.0-1|81	+ Revision: 224881
12mu|php-pear-SOAP-0.13.0-1|82	- rebuild
12mu|php-pear-SOAP-0.13.0-1|83	
12mu|php-pear-SOAP-0.13.0-1|84	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.10.1-2mdv2008.1
12mu|php-pear-SOAP-0.13.0-1|85	+ Revision: 178536
12mu|php-pear-SOAP-0.13.0-1|86	- rebuild
12mu|php-pear-SOAP-0.13.0-1|87	
12mu|php-pear-SOAP-0.13.0-1|88	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-SOAP-0.13.0-1|89	- restore BuildRoot
12mu|php-pear-SOAP-0.13.0-1|90	
12mu|php-pear-SOAP-0.13.0-1|91	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-SOAP-0.13.0-1|92	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-SOAP-0.13.0-1|93	
12mu|php-pear-SOAP-0.13.0-1|94	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.10.1-1mdv2008.0
12mu|php-pear-SOAP-0.13.0-1|95	+ Revision: 15746
12mu|php-pear-SOAP-0.13.0-1|96	- 0.10.1
12mu|php-pear-SOAP-0.13.0-1|97	
12mu|php-pear-SOAP-0.13.0-1|98	
12mu|php-pear-SOAP-0.13.0-1|99	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.4-1mdv2007.0
12mu|php-pear-SOAP-0.13.0-1|100	+ Revision: 82529
12mu|php-pear-SOAP-0.13.0-1|101	- Import php-pear-SOAP
12mu|php-pear-SOAP-0.13.0-1|102	
12mu|php-pear-SOAP-0.13.0-1|103	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.4-1mdk
12mu|php-pear-SOAP-0.13.0-1|104	- 0.9.4
12mu|php-pear-SOAP-0.13.0-1|105	
12mu|php-pear-SOAP-0.13.0-1|106	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.9.3-1mdk
12mu|php-pear-SOAP-0.13.0-1|107	- 0.9.3
12mu|php-pear-SOAP-0.13.0-1|108	- new group (Development/PHP)
12mu|php-pear-SOAP-0.13.0-1|109	
12mu|php-pear-SOAP-0.13.0-1|110	* Sat Sep 03 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-8mdk
12mu|php-pear-SOAP-0.13.0-1|111	- fix #17668
12mu|php-pear-SOAP-0.13.0-1|112	
12mu|php-pear-SOAP-0.13.0-1|113	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-7mdk
12mu|php-pear-SOAP-0.13.0-1|114	- rebuilt to fix auto deps
12mu|php-pear-SOAP-0.13.0-1|115	
12mu|php-pear-SOAP-0.13.0-1|116	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-6mdk
12mu|php-pear-SOAP-0.13.0-1|117	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-SOAP-0.13.0-1|118	
12mu|php-pear-SOAP-0.13.0-1|119	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-5mdk
12mu|php-pear-SOAP-0.13.0-1|120	- fix deps
12mu|php-pear-SOAP-0.13.0-1|121	
12mu|php-pear-SOAP-0.13.0-1|122	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-4mdk
12mu|php-pear-SOAP-0.13.0-1|123	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-SOAP-0.13.0-1|124	- fix deps
12mu|php-pear-SOAP-0.13.0-1|125	
12mu|php-pear-SOAP-0.13.0-1|126	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-3mdk
12mu|php-pear-SOAP-0.13.0-1|127	- fix deps
12mu|php-pear-SOAP-0.13.0-1|128	
12mu|php-pear-SOAP-0.13.0-1|129	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-2mdk
12mu|php-pear-SOAP-0.13.0-1|130	- fix spec file to conform with the others
12mu|php-pear-SOAP-0.13.0-1|131	
12mu|php-pear-SOAP-0.13.0-1|132	* Thu Jan 20 2005 Pascal Terjan <pterjan@mandrake.org> 0.8.1-1mdk
12mu|php-pear-SOAP-0.13.0-1|133	- First mdk package
12mu|php-pear-SOAP-0.13.0-1|134	
12mu|php-pear-SOAP-0.13.0-1|135	

20600 12
12mu|php-pear-Text_Diff-1.1.1-7|1	%define		_class		Text
12mu|php-pear-Text_Diff-1.1.1-7|2	%define		_subclass	Diff
12mu|php-pear-Text_Diff-1.1.1-7|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Text_Diff-1.1.1-7|4	
12mu|php-pear-Text_Diff-1.1.1-7|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Text_Diff-1.1.1-7|6	Version:	1.1.1
12mu|php-pear-Text_Diff-1.1.1-7|7	Release:	7
12mu|php-pear-Text_Diff-1.1.1-7|8	Summary:	Engine for performing and rendering text diffs
12mu|php-pear-Text_Diff-1.1.1-7|9	License:	PHP License
12mu|php-pear-Text_Diff-1.1.1-7|10	Group:		Development/PHP
12mu|php-pear-Text_Diff-1.1.1-7|11	URL:		http://pear.php.net/package/Text_Diff/
12mu|php-pear-Text_Diff-1.1.1-7|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-Text_Diff-1.1.1-7|13	Requires(post): php-pear
12mu|php-pear-Text_Diff-1.1.1-7|14	Requires(preun): php-pear
12mu|php-pear-Text_Diff-1.1.1-7|15	Requires:	php-pear
12mu|php-pear-Text_Diff-1.1.1-7|16	BuildRequires:	php-pear
12mu|php-pear-Text_Diff-1.1.1-7|17	BuildArch:	noarch
12mu|php-pear-Text_Diff-1.1.1-7|18	
12mu|php-pear-Text_Diff-1.1.1-7|19	
12mu|php-pear-Text_Diff-1.1.1-7|20	%description
12mu|php-pear-Text_Diff-1.1.1-7|21	This package provides a text-based diff engine and renderers for
12mu|php-pear-Text_Diff-1.1.1-7|22	multiple diff output formats.
12mu|php-pear-Text_Diff-1.1.1-7|23	
12mu|php-pear-Text_Diff-1.1.1-7|24	%prep
12mu|php-pear-Text_Diff-1.1.1-7|25	%setup -q -c
12mu|php-pear-Text_Diff-1.1.1-7|26	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Text_Diff-1.1.1-7|27	
12mu|php-pear-Text_Diff-1.1.1-7|28	%install
12mu|php-pear-Text_Diff-1.1.1-7|29	
12mu|php-pear-Text_Diff-1.1.1-7|30	cd %{upstream_name}-%{version}
12mu|php-pear-Text_Diff-1.1.1-7|31	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Text_Diff-1.1.1-7|32	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Text_Diff-1.1.1-7|33	
12mu|php-pear-Text_Diff-1.1.1-7|34	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Text_Diff-1.1.1-7|35	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Text_Diff-1.1.1-7|36	
12mu|php-pear-Text_Diff-1.1.1-7|37	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Text_Diff-1.1.1-7|38	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Text_Diff-1.1.1-7|39	
12mu|php-pear-Text_Diff-1.1.1-7|40	%clean
12mu|php-pear-Text_Diff-1.1.1-7|41	
12mu|php-pear-Text_Diff-1.1.1-7|42	
12mu|php-pear-Text_Diff-1.1.1-7|43	
12mu|php-pear-Text_Diff-1.1.1-7|44	%files
12mu|php-pear-Text_Diff-1.1.1-7|45	%defattr(-,root,root)
12mu|php-pear-Text_Diff-1.1.1-7|46	%doc %{upstream_name}-%{version}/docs/*
12mu|php-pear-Text_Diff-1.1.1-7|47	%{_datadir}/pear/%{_class}
12mu|php-pear-Text_Diff-1.1.1-7|48	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Text_Diff-1.1.1-7|49	
12mu|php-pear-Text_Diff-1.1.1-7|50	
12mu|php-pear-Text_Diff-1.1.1-7|51	%changelog
12mu|php-pear-Text_Diff-1.1.1-7|52	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-4mdv2011.0
12mu|php-pear-Text_Diff-1.1.1-7|53	+ Revision: 667641
12mu|php-pear-Text_Diff-1.1.1-7|54	- mass rebuild
12mu|php-pear-Text_Diff-1.1.1-7|55	
12mu|php-pear-Text_Diff-1.1.1-7|56	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.1-3mdv2011.0
12mu|php-pear-Text_Diff-1.1.1-7|57	+ Revision: 607145
12mu|php-pear-Text_Diff-1.1.1-7|58	- rebuild
12mu|php-pear-Text_Diff-1.1.1-7|59	
12mu|php-pear-Text_Diff-1.1.1-7|60	* Mon Nov 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-2mdv2010.1
12mu|php-pear-Text_Diff-1.1.1-7|61	+ Revision: 466490
12mu|php-pear-Text_Diff-1.1.1-7|62	- spec cleanup
12mu|php-pear-Text_Diff-1.1.1-7|63	- use pear installer
12mu|php-pear-Text_Diff-1.1.1-7|64	- don't ship tests, even in documentation
12mu|php-pear-Text_Diff-1.1.1-7|65	- own all directories
12mu|php-pear-Text_Diff-1.1.1-7|66	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Text_Diff-1.1.1-7|67	
12mu|php-pear-Text_Diff-1.1.1-7|68	* Sun Jul 26 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.1-1mdv2010.0
12mu|php-pear-Text_Diff-1.1.1-7|69	+ Revision: 400323
12mu|php-pear-Text_Diff-1.1.1-7|70	- update to new version 1.1.1
12mu|php-pear-Text_Diff-1.1.1-7|71	
12mu|php-pear-Text_Diff-1.1.1-7|72	* Sun Jul 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-3mdv2010.0
12mu|php-pear-Text_Diff-1.1.1-7|73	+ Revision: 397468
12mu|php-pear-Text_Diff-1.1.1-7|74	- shipp missing classes
12mu|php-pear-Text_Diff-1.1.1-7|75	- don't duplicate spec-helper job
12mu|php-pear-Text_Diff-1.1.1-7|76	
12mu|php-pear-Text_Diff-1.1.1-7|77	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.0-2mdv2009.1
12mu|php-pear-Text_Diff-1.1.1-7|78	+ Revision: 321902
12mu|php-pear-Text_Diff-1.1.1-7|79	- rebuild
12mu|php-pear-Text_Diff-1.1.1-7|80	
12mu|php-pear-Text_Diff-1.1.1-7|81	* Mon Oct 13 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.1.0-1mdv2009.1
12mu|php-pear-Text_Diff-1.1.1-7|82	+ Revision: 293183
12mu|php-pear-Text_Diff-1.1.1-7|83	- update to new version 1.1.0
12mu|php-pear-Text_Diff-1.1.1-7|84	
12mu|php-pear-Text_Diff-1.1.1-7|85	* Sat Aug 16 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdv2009.0
12mu|php-pear-Text_Diff-1.1.1-7|86	+ Revision: 272597
12mu|php-pear-Text_Diff-1.1.1-7|87	- 1.0.0
12mu|php-pear-Text_Diff-1.1.1-7|88	
12mu|php-pear-Text_Diff-1.1.1-7|89	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.2.1-4mdv2009.0
12mu|php-pear-Text_Diff-1.1.1-7|90	+ Revision: 224882
12mu|php-pear-Text_Diff-1.1.1-7|91	- rebuild
12mu|php-pear-Text_Diff-1.1.1-7|92	
12mu|php-pear-Text_Diff-1.1.1-7|93	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-3mdv2008.1
12mu|php-pear-Text_Diff-1.1.1-7|94	+ Revision: 178538
12mu|php-pear-Text_Diff-1.1.1-7|95	- rebuild
12mu|php-pear-Text_Diff-1.1.1-7|96	
12mu|php-pear-Text_Diff-1.1.1-7|97	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-Text_Diff-1.1.1-7|98	- restore BuildRoot
12mu|php-pear-Text_Diff-1.1.1-7|99	
12mu|php-pear-Text_Diff-1.1.1-7|100	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Text_Diff-1.1.1-7|101	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Text_Diff-1.1.1-7|102	
12mu|php-pear-Text_Diff-1.1.1-7|103	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.1-2mdv2008.0
12mu|php-pear-Text_Diff-1.1.1-7|104	+ Revision: 90118
12mu|php-pear-Text_Diff-1.1.1-7|105	- rebuild
12mu|php-pear-Text_Diff-1.1.1-7|106	
12mu|php-pear-Text_Diff-1.1.1-7|107	
12mu|php-pear-Text_Diff-1.1.1-7|108	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-1mdv2007.0
12mu|php-pear-Text_Diff-1.1.1-7|109	+ Revision: 82749
12mu|php-pear-Text_Diff-1.1.1-7|110	- Import php-pear-Text_Diff
12mu|php-pear-Text_Diff-1.1.1-7|111	
12mu|php-pear-Text_Diff-1.1.1-7|112	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.1-1mdk
12mu|php-pear-Text_Diff-1.1.1-7|113	- 0.2.1
12mu|php-pear-Text_Diff-1.1.1-7|114	- new group (Development/PHP)
12mu|php-pear-Text_Diff-1.1.1-7|115	
12mu|php-pear-Text_Diff-1.1.1-7|116	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.5-6mdk
12mu|php-pear-Text_Diff-1.1.1-7|117	- rebuilt to fix auto deps
12mu|php-pear-Text_Diff-1.1.1-7|118	
12mu|php-pear-Text_Diff-1.1.1-7|119	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.5-5mdk
12mu|php-pear-Text_Diff-1.1.1-7|120	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Text_Diff-1.1.1-7|121	
12mu|php-pear-Text_Diff-1.1.1-7|122	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.5-4mdk
12mu|php-pear-Text_Diff-1.1.1-7|123	- fix deps
12mu|php-pear-Text_Diff-1.1.1-7|124	
12mu|php-pear-Text_Diff-1.1.1-7|125	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.5-3mdk
12mu|php-pear-Text_Diff-1.1.1-7|126	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Text_Diff-1.1.1-7|127	- fix deps
12mu|php-pear-Text_Diff-1.1.1-7|128	
12mu|php-pear-Text_Diff-1.1.1-7|129	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.5-2mdk
12mu|php-pear-Text_Diff-1.1.1-7|130	- fix deps
12mu|php-pear-Text_Diff-1.1.1-7|131	
12mu|php-pear-Text_Diff-1.1.1-7|132	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.5-1mdk
12mu|php-pear-Text_Diff-1.1.1-7|133	- initial Mandriva package (PLD import)
12mu|php-pear-Text_Diff-1.1.1-7|134	

20601 12
12mu|php-pear-Text_Highlighter-0.7.3-1|1	%define		_class		Text
12mu|php-pear-Text_Highlighter-0.7.3-1|2	%define		_subclass	Highlighter
12mu|php-pear-Text_Highlighter-0.7.3-1|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-Text_Highlighter-0.7.3-1|4	
12mu|php-pear-Text_Highlighter-0.7.3-1|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-Text_Highlighter-0.7.3-1|6	Version:	0.7.3
12mu|php-pear-Text_Highlighter-0.7.3-1|7	Release:	1
12mu|php-pear-Text_Highlighter-0.7.3-1|8	Summary:	Syntax highlighting
12mu|php-pear-Text_Highlighter-0.7.3-1|9	License:	PHP License
12mu|php-pear-Text_Highlighter-0.7.3-1|10	Group:		Development/PHP
12mu|php-pear-Text_Highlighter-0.7.3-1|11	URL:		http://pear.php.net/package/Text_Highlighter/
12mu|php-pear-Text_Highlighter-0.7.3-1|12	Source0:	http://download.pear.php.net/package/Text_Highlighter-%{version}.tgz
12mu|php-pear-Text_Highlighter-0.7.3-1|13	Requires(post): php-pear
12mu|php-pear-Text_Highlighter-0.7.3-1|14	Requires(preun): php-pear
12mu|php-pear-Text_Highlighter-0.7.3-1|15	Requires:	php-pear
12mu|php-pear-Text_Highlighter-0.7.3-1|16	BuildArch:	noarch
12mu|php-pear-Text_Highlighter-0.7.3-1|17	BuildRequires:	php-pear
12mu|php-pear-Text_Highlighter-0.7.3-1|18	
12mu|php-pear-Text_Highlighter-0.7.3-1|19	%description
12mu|php-pear-Text_Highlighter-0.7.3-1|20	Text_Highlighter is a package for syntax highlighting.
12mu|php-pear-Text_Highlighter-0.7.3-1|21	
12mu|php-pear-Text_Highlighter-0.7.3-1|22	It provides a base class providing all the functionality, and a
12mu|php-pear-Text_Highlighter-0.7.3-1|23	descendent classes geneator class.
12mu|php-pear-Text_Highlighter-0.7.3-1|24	
12mu|php-pear-Text_Highlighter-0.7.3-1|25	The main idea is to simplify creation of subclasses implementing
12mu|php-pear-Text_Highlighter-0.7.3-1|26	syntax highlighting for particular language. Subclasses do not
12mu|php-pear-Text_Highlighter-0.7.3-1|27	implement any new functionality, they just provide syntax
12mu|php-pear-Text_Highlighter-0.7.3-1|28	highlighting rules. The rules sources are in XML format.
12mu|php-pear-Text_Highlighter-0.7.3-1|29	
12mu|php-pear-Text_Highlighter-0.7.3-1|30	To create a highlighter for a language, there is no need to code a new
12mu|php-pear-Text_Highlighter-0.7.3-1|31	class manually. Simply describe the rules in XML file and use
12mu|php-pear-Text_Highlighter-0.7.3-1|32	Text_Highlighter_Generator to create a new class.
12mu|php-pear-Text_Highlighter-0.7.3-1|33	
12mu|php-pear-Text_Highlighter-0.7.3-1|34	%prep
12mu|php-pear-Text_Highlighter-0.7.3-1|35	%setup -q -c
12mu|php-pear-Text_Highlighter-0.7.3-1|36	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Text_Highlighter-0.7.3-1|37	
12mu|php-pear-Text_Highlighter-0.7.3-1|38	%install
12mu|php-pear-Text_Highlighter-0.7.3-1|39	
12mu|php-pear-Text_Highlighter-0.7.3-1|40	cd %{upstream_name}-%{version}
12mu|php-pear-Text_Highlighter-0.7.3-1|41	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Text_Highlighter-0.7.3-1|42	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Text_Highlighter-0.7.3-1|43	
12mu|php-pear-Text_Highlighter-0.7.3-1|44	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Text_Highlighter-0.7.3-1|45	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Text_Highlighter-0.7.3-1|46	rm -rf %{buildroot}%{_datadir}/pear/data/TODO
12mu|php-pear-Text_Highlighter-0.7.3-1|47	
12mu|php-pear-Text_Highlighter-0.7.3-1|48	rm -f %{buildroot}%{_bindir}/generate*
12mu|php-pear-Text_Highlighter-0.7.3-1|49	
12mu|php-pear-Text_Highlighter-0.7.3-1|50	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Text_Highlighter-0.7.3-1|51	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Text_Highlighter-0.7.3-1|52	
12mu|php-pear-Text_Highlighter-0.7.3-1|53	%clean
12mu|php-pear-Text_Highlighter-0.7.3-1|54	
12mu|php-pear-Text_Highlighter-0.7.3-1|55	
12mu|php-pear-Text_Highlighter-0.7.3-1|56	
12mu|php-pear-Text_Highlighter-0.7.3-1|57	%files
12mu|php-pear-Text_Highlighter-0.7.3-1|58	%doc %{upstream_name}-%{version}/README
12mu|php-pear-Text_Highlighter-0.7.3-1|59	%{_datadir}/pear/%{_class}
12mu|php-pear-Text_Highlighter-0.7.3-1|60	%{_datadir}/pear/data/%{upstream_name}
12mu|php-pear-Text_Highlighter-0.7.3-1|61	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Text_Highlighter-0.7.3-1|62	
12mu|php-pear-Text_Highlighter-0.7.3-1|63	
12mu|php-pear-Text_Highlighter-0.7.3-1|64	%changelog
12mu|php-pear-Text_Highlighter-0.7.3-1|65	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-6mdv2011.0
12mu|php-pear-Text_Highlighter-0.7.3-1|66	+ Revision: 667642
12mu|php-pear-Text_Highlighter-0.7.3-1|67	- mass rebuild
12mu|php-pear-Text_Highlighter-0.7.3-1|68	
12mu|php-pear-Text_Highlighter-0.7.3-1|69	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-5mdv2011.0
12mu|php-pear-Text_Highlighter-0.7.3-1|70	+ Revision: 607151
12mu|php-pear-Text_Highlighter-0.7.3-1|71	- rebuild
12mu|php-pear-Text_Highlighter-0.7.3-1|72	
12mu|php-pear-Text_Highlighter-0.7.3-1|73	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.7.1-4mdv2010.1
12mu|php-pear-Text_Highlighter-0.7.3-1|74	+ Revision: 466323
12mu|php-pear-Text_Highlighter-0.7.3-1|75	- spec cleanup
12mu|php-pear-Text_Highlighter-0.7.3-1|76	- use pear installer
12mu|php-pear-Text_Highlighter-0.7.3-1|77	- don't ship tests, even in documentation
12mu|php-pear-Text_Highlighter-0.7.3-1|78	- own all directories
12mu|php-pear-Text_Highlighter-0.7.3-1|79	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Text_Highlighter-0.7.3-1|80	
12mu|php-pear-Text_Highlighter-0.7.3-1|81	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.7.1-3mdv2010.0
12mu|php-pear-Text_Highlighter-0.7.3-1|82	+ Revision: 426669
12mu|php-pear-Text_Highlighter-0.7.3-1|83	- rebuild
12mu|php-pear-Text_Highlighter-0.7.3-1|84	
12mu|php-pear-Text_Highlighter-0.7.3-1|85	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-2mdv2009.1
12mu|php-pear-Text_Highlighter-0.7.3-1|86	+ Revision: 321903
12mu|php-pear-Text_Highlighter-0.7.3-1|87	- rebuild
12mu|php-pear-Text_Highlighter-0.7.3-1|88	
12mu|php-pear-Text_Highlighter-0.7.3-1|89	* Sat Aug 16 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7.1-1mdv2009.0
12mu|php-pear-Text_Highlighter-0.7.3-1|90	+ Revision: 272598
12mu|php-pear-Text_Highlighter-0.7.3-1|91	- 0.7.1
12mu|php-pear-Text_Highlighter-0.7.3-1|92	
12mu|php-pear-Text_Highlighter-0.7.3-1|93	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.7.0-3mdv2009.0
12mu|php-pear-Text_Highlighter-0.7.3-1|94	+ Revision: 224883
12mu|php-pear-Text_Highlighter-0.7.3-1|95	- rebuild
12mu|php-pear-Text_Highlighter-0.7.3-1|96	
12mu|php-pear-Text_Highlighter-0.7.3-1|97	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-2mdv2008.1
12mu|php-pear-Text_Highlighter-0.7.3-1|98	+ Revision: 178539
12mu|php-pear-Text_Highlighter-0.7.3-1|99	- rebuild
12mu|php-pear-Text_Highlighter-0.7.3-1|100	
12mu|php-pear-Text_Highlighter-0.7.3-1|101	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-Text_Highlighter-0.7.3-1|102	- restore BuildRoot
12mu|php-pear-Text_Highlighter-0.7.3-1|103	
12mu|php-pear-Text_Highlighter-0.7.3-1|104	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Text_Highlighter-0.7.3-1|105	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Text_Highlighter-0.7.3-1|106	
12mu|php-pear-Text_Highlighter-0.7.3-1|107	* Mon Jul 23 2007 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-1mdv2008.0
12mu|php-pear-Text_Highlighter-0.7.3-1|108	+ Revision: 54559
12mu|php-pear-Text_Highlighter-0.7.3-1|109	- 0.7.0
12mu|php-pear-Text_Highlighter-0.7.3-1|110	
12mu|php-pear-Text_Highlighter-0.7.3-1|111	
12mu|php-pear-Text_Highlighter-0.7.3-1|112	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.9-1mdv2007.0
12mu|php-pear-Text_Highlighter-0.7.3-1|113	+ Revision: 81226
12mu|php-pear-Text_Highlighter-0.7.3-1|114	- Import php-pear-Text_Highlighter
12mu|php-pear-Text_Highlighter-0.7.3-1|115	
12mu|php-pear-Text_Highlighter-0.7.3-1|116	* Sat Apr 08 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.9-1mdk
12mu|php-pear-Text_Highlighter-0.7.3-1|117	- 0.6.9
12mu|php-pear-Text_Highlighter-0.7.3-1|118	
12mu|php-pear-Text_Highlighter-0.7.3-1|119	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.8-1mdk
12mu|php-pear-Text_Highlighter-0.7.3-1|120	- 0.6.8
12mu|php-pear-Text_Highlighter-0.7.3-1|121	- new group (Development/PHP)
12mu|php-pear-Text_Highlighter-0.7.3-1|122	
12mu|php-pear-Text_Highlighter-0.7.3-1|123	* Mon Nov 07 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.6-1mdk
12mu|php-pear-Text_Highlighter-0.7.3-1|124	- 0.6.6
12mu|php-pear-Text_Highlighter-0.7.3-1|125	
12mu|php-pear-Text_Highlighter-0.7.3-1|126	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.5-6mdk
12mu|php-pear-Text_Highlighter-0.7.3-1|127	- rebuilt to fix auto deps
12mu|php-pear-Text_Highlighter-0.7.3-1|128	
12mu|php-pear-Text_Highlighter-0.7.3-1|129	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.5-5mdk
12mu|php-pear-Text_Highlighter-0.7.3-1|130	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Text_Highlighter-0.7.3-1|131	
12mu|php-pear-Text_Highlighter-0.7.3-1|132	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.5-4mdk
12mu|php-pear-Text_Highlighter-0.7.3-1|133	- fix deps
12mu|php-pear-Text_Highlighter-0.7.3-1|134	
12mu|php-pear-Text_Highlighter-0.7.3-1|135	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.5-3mdk
12mu|php-pear-Text_Highlighter-0.7.3-1|136	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Text_Highlighter-0.7.3-1|137	- fix deps
12mu|php-pear-Text_Highlighter-0.7.3-1|138	
12mu|php-pear-Text_Highlighter-0.7.3-1|139	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.5-2mdk
12mu|php-pear-Text_Highlighter-0.7.3-1|140	- fix deps
12mu|php-pear-Text_Highlighter-0.7.3-1|141	
12mu|php-pear-Text_Highlighter-0.7.3-1|142	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.6.5-1mdk
12mu|php-pear-Text_Highlighter-0.7.3-1|143	- initial Mandriva package (PLD import)
12mu|php-pear-Text_Highlighter-0.7.3-1|144	
12mu|php-pear-Text_Highlighter-0.7.3-1|145	

20602 12
12mu|php-pear-Translation2-2.0.4-3|1	%define		_class		Translation2
12mu|php-pear-Translation2-2.0.4-3|2	%define		upstream_name	%{_class}
12mu|php-pear-Translation2-2.0.4-3|3	
12mu|php-pear-Translation2-2.0.4-3|4	Name:		php-pear-%{upstream_name}
12mu|php-pear-Translation2-2.0.4-3|5	Version:	2.0.4
12mu|php-pear-Translation2-2.0.4-3|6	Release:	3
12mu|php-pear-Translation2-2.0.4-3|7	Summary:	Class for multilingual applications management
12mu|php-pear-Translation2-2.0.4-3|8	License:	PHP License
12mu|php-pear-Translation2-2.0.4-3|9	Group:		Development/PHP
12mu|php-pear-Translation2-2.0.4-3|10	URL:		http://pear.php.net/package/Translation2/
12mu|php-pear-Translation2-2.0.4-3|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-Translation2-2.0.4-3|12	Requires(post): php-pear
12mu|php-pear-Translation2-2.0.4-3|13	Requires(preun): php-pear
12mu|php-pear-Translation2-2.0.4-3|14	Requires:	php-pear
12mu|php-pear-Translation2-2.0.4-3|15	BuildArch:	noarch
12mu|php-pear-Translation2-2.0.4-3|16	BuildRequires:	php-pear
12mu|php-pear-Translation2-2.0.4-3|17	
12mu|php-pear-Translation2-2.0.4-3|18	%description
12mu|php-pear-Translation2-2.0.4-3|19	This class provides an easy way to retrieve all the strings for a
12mu|php-pear-Translation2-2.0.4-3|20	multilingual site from a data source (i.e. db). A PEAR::DB and a
12mu|php-pear-Translation2-2.0.4-3|21	PEAR::MDB container are provided, more containers will follow. It is
12mu|php-pear-Translation2-2.0.4-3|22	designed to reduce the number of queries to the db, caching the
12mu|php-pear-Translation2-2.0.4-3|23	results when possible. An Admin class is provided to easily manage
12mu|php-pear-Translation2-2.0.4-3|24	translations (add/remove a language, add/remove a string).
12mu|php-pear-Translation2-2.0.4-3|25	
12mu|php-pear-Translation2-2.0.4-3|26	%prep
12mu|php-pear-Translation2-2.0.4-3|27	%setup -q -c
12mu|php-pear-Translation2-2.0.4-3|28	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Translation2-2.0.4-3|29	
12mu|php-pear-Translation2-2.0.4-3|30	%install
12mu|php-pear-Translation2-2.0.4-3|31	
12mu|php-pear-Translation2-2.0.4-3|32	cd %{upstream_name}-%{version}
12mu|php-pear-Translation2-2.0.4-3|33	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Translation2-2.0.4-3|34	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Translation2-2.0.4-3|35	
12mu|php-pear-Translation2-2.0.4-3|36	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Translation2-2.0.4-3|37	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Translation2-2.0.4-3|38	
12mu|php-pear-Translation2-2.0.4-3|39	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Translation2-2.0.4-3|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Translation2-2.0.4-3|41	
12mu|php-pear-Translation2-2.0.4-3|42	%clean
12mu|php-pear-Translation2-2.0.4-3|43	
12mu|php-pear-Translation2-2.0.4-3|44	
12mu|php-pear-Translation2-2.0.4-3|45	
12mu|php-pear-Translation2-2.0.4-3|46	%files
12mu|php-pear-Translation2-2.0.4-3|47	%defattr(-,root,root)
12mu|php-pear-Translation2-2.0.4-3|48	%doc %{upstream_name}-%{version}/docs/*
12mu|php-pear-Translation2-2.0.4-3|49	%{_bindir}/t2xmlchk.php
12mu|php-pear-Translation2-2.0.4-3|50	%{_datadir}/pear/%{_class}.php
12mu|php-pear-Translation2-2.0.4-3|51	%{_datadir}/pear/%{_class}
12mu|php-pear-Translation2-2.0.4-3|52	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Translation2-2.0.4-3|53	
12mu|php-pear-Translation2-2.0.4-3|54	
12mu|php-pear-Translation2-2.0.4-3|55	%changelog
12mu|php-pear-Translation2-2.0.4-3|56	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 2.0.4-2mdv2011.0
12mu|php-pear-Translation2-2.0.4-3|57	+ Revision: 667643
12mu|php-pear-Translation2-2.0.4-3|58	- mass rebuild
12mu|php-pear-Translation2-2.0.4-3|59	
12mu|php-pear-Translation2-2.0.4-3|60	* Wed Dec 29 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.4-1mdv2011.0
12mu|php-pear-Translation2-2.0.4-3|61	+ Revision: 625901
12mu|php-pear-Translation2-2.0.4-3|62	- 2.0.4
12mu|php-pear-Translation2-2.0.4-3|63	
12mu|php-pear-Translation2-2.0.4-3|64	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-6mdv2011.0
12mu|php-pear-Translation2-2.0.4-3|65	+ Revision: 607155
12mu|php-pear-Translation2-2.0.4-3|66	- rebuild
12mu|php-pear-Translation2-2.0.4-3|67	
12mu|php-pear-Translation2-2.0.4-3|68	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.1-5mdv2010.1
12mu|php-pear-Translation2-2.0.4-3|69	+ Revision: 466330
12mu|php-pear-Translation2-2.0.4-3|70	- spec cleanup
12mu|php-pear-Translation2-2.0.4-3|71	- use pear installer
12mu|php-pear-Translation2-2.0.4-3|72	- don't ship tests, even in documentation
12mu|php-pear-Translation2-2.0.4-3|73	- own all directories
12mu|php-pear-Translation2-2.0.4-3|74	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Translation2-2.0.4-3|75	
12mu|php-pear-Translation2-2.0.4-3|76	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 2.0.1-4mdv2010.0
12mu|php-pear-Translation2-2.0.4-3|77	+ Revision: 426670
12mu|php-pear-Translation2-2.0.4-3|78	- rebuild
12mu|php-pear-Translation2-2.0.4-3|79	
12mu|php-pear-Translation2-2.0.4-3|80	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 2.0.1-3mdv2009.1
12mu|php-pear-Translation2-2.0.4-3|81	+ Revision: 368292
12mu|php-pear-Translation2-2.0.4-3|82	- Increase release to override old 2.0.0beta8 known as 2.0.1 release
12mu|php-pear-Translation2-2.0.4-3|83	- Update php pear Translation2 to 2.0.1 stable version
12mu|php-pear-Translation2-2.0.4-3|84	
12mu|php-pear-Translation2-2.0.4-3|85	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 2.0.1-2mdv2009.1
12mu|php-pear-Translation2-2.0.4-3|86	+ Revision: 321906
12mu|php-pear-Translation2-2.0.4-3|87	- rebuild
12mu|php-pear-Translation2-2.0.4-3|88	
12mu|php-pear-Translation2-2.0.4-3|89	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.1-1mdv2009.1
12mu|php-pear-Translation2-2.0.4-3|90	+ Revision: 305817
12mu|php-pear-Translation2-2.0.4-3|91	- update to new version 2.0.1
12mu|php-pear-Translation2-2.0.4-3|92	
12mu|php-pear-Translation2-2.0.4-3|93	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 2.0.0-11mdv2009.0
12mu|php-pear-Translation2-2.0.4-3|94	+ Revision: 224884
12mu|php-pear-Translation2-2.0.4-3|95	- rebuild
12mu|php-pear-Translation2-2.0.4-3|96	
12mu|php-pear-Translation2-2.0.4-3|97	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-10mdv2008.1
12mu|php-pear-Translation2-2.0.4-3|98	+ Revision: 178540
12mu|php-pear-Translation2-2.0.4-3|99	- rebuild
12mu|php-pear-Translation2-2.0.4-3|100	
12mu|php-pear-Translation2-2.0.4-3|101	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-Translation2-2.0.4-3|102	- restore BuildRoot
12mu|php-pear-Translation2-2.0.4-3|103	
12mu|php-pear-Translation2-2.0.4-3|104	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Translation2-2.0.4-3|105	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Translation2-2.0.4-3|106	
12mu|php-pear-Translation2-2.0.4-3|107	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.0.0-9mdv2008.0
12mu|php-pear-Translation2-2.0.4-3|108	+ Revision: 90140
12mu|php-pear-Translation2-2.0.4-3|109	- rebuild
12mu|php-pear-Translation2-2.0.4-3|110	
12mu|php-pear-Translation2-2.0.4-3|111	
12mu|php-pear-Translation2-2.0.4-3|112	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-8mdv2007.0
12mu|php-pear-Translation2-2.0.4-3|113	+ Revision: 81236
12mu|php-pear-Translation2-2.0.4-3|114	- Import php-pear-Translation2
12mu|php-pear-Translation2-2.0.4-3|115	
12mu|php-pear-Translation2-2.0.4-3|116	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-8mdk
12mu|php-pear-Translation2-2.0.4-3|117	- new group (Development/PHP)
12mu|php-pear-Translation2-2.0.4-3|118	
12mu|php-pear-Translation2-2.0.4-3|119	* Mon Nov 07 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-7mdk
12mu|php-pear-Translation2-2.0.4-3|120	- 2.0.0beta8
12mu|php-pear-Translation2-2.0.4-3|121	
12mu|php-pear-Translation2-2.0.4-3|122	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-6mdk
12mu|php-pear-Translation2-2.0.4-3|123	- rebuilt to fix auto deps
12mu|php-pear-Translation2-2.0.4-3|124	
12mu|php-pear-Translation2-2.0.4-3|125	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-5mdk
12mu|php-pear-Translation2-2.0.4-3|126	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Translation2-2.0.4-3|127	
12mu|php-pear-Translation2-2.0.4-3|128	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-4mdk
12mu|php-pear-Translation2-2.0.4-3|129	- fix deps
12mu|php-pear-Translation2-2.0.4-3|130	
12mu|php-pear-Translation2-2.0.4-3|131	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-3mdk
12mu|php-pear-Translation2-2.0.4-3|132	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Translation2-2.0.4-3|133	- fix deps
12mu|php-pear-Translation2-2.0.4-3|134	
12mu|php-pear-Translation2-2.0.4-3|135	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-2mdk
12mu|php-pear-Translation2-2.0.4-3|136	- fix deps
12mu|php-pear-Translation2-2.0.4-3|137	
12mu|php-pear-Translation2-2.0.4-3|138	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 2.0.0-1mdk
12mu|php-pear-Translation2-2.0.4-3|139	- initial Mandriva package (PLD import)
12mu|php-pear-Translation2-2.0.4-3|140	

20603 12
12mu|php-pear-Tree-0.3.7-1|1	%define		_class		Tree
12mu|php-pear-Tree-0.3.7-1|2	%define		upstream_name	%{_class}
12mu|php-pear-Tree-0.3.7-1|3	
12mu|php-pear-Tree-0.3.7-1|4	Name:		php-pear-%{upstream_name}
12mu|php-pear-Tree-0.3.7-1|5	Version:	0.3.7
12mu|php-pear-Tree-0.3.7-1|6	Release:	1
12mu|php-pear-Tree-0.3.7-1|7	Summary:	Generic tree management
12mu|php-pear-Tree-0.3.7-1|8	License:	PHP License
12mu|php-pear-Tree-0.3.7-1|9	Group:		Development/PHP
12mu|php-pear-Tree-0.3.7-1|10	URL:		http://pear.php.net/package/Tree/
12mu|php-pear-Tree-0.3.7-1|11	Source0:	http://download.pear.php.net/package/Tree-%{version}.tgz
12mu|php-pear-Tree-0.3.7-1|12	Requires(post): php-pear
12mu|php-pear-Tree-0.3.7-1|13	Requires(preun): php-pear
12mu|php-pear-Tree-0.3.7-1|14	Requires:	php-pear
12mu|php-pear-Tree-0.3.7-1|15	BuildArch:	noarch
12mu|php-pear-Tree-0.3.7-1|16	BuildRequires:	php-pear
12mu|php-pear-Tree-0.3.7-1|17	
12mu|php-pear-Tree-0.3.7-1|18	%description
12mu|php-pear-Tree-0.3.7-1|19	Provides methods to read and manipulate trees, which are stored in the
12mu|php-pear-Tree-0.3.7-1|20	DB or an XML file. The trees can be stored in the DB either as nested
12mu|php-pear-Tree-0.3.7-1|21	trees or as simple trees ('brain dead method'), which use
12mu|php-pear-Tree-0.3.7-1|22	parentId-like structure. Currently XML data can only be read from a
12mu|php-pear-Tree-0.3.7-1|23	file and accessed. The package offers a big number of methods to
12mu|php-pear-Tree-0.3.7-1|24	access and manipulate trees. For example methods like: getRoot,
12mu|php-pear-Tree-0.3.7-1|25	getChild[ren], getParent, getPath and many more. There are two ways of
12mu|php-pear-Tree-0.3.7-1|26	retrieving the data from the place where they are stored, one is by
12mu|php-pear-Tree-0.3.7-1|27	reading the entire tree into the memory - the Memory way. The other is
12mu|php-pear-Tree-0.3.7-1|28	reading the tree nodes as needed (very useful in combination with huge
12mu|php-pear-Tree-0.3.7-1|29	trees and the nested set model). The package is designed that way that
12mu|php-pear-Tree-0.3.7-1|30	it is possible to convert/copy tree data from either structure to
12mu|php-pear-Tree-0.3.7-1|31	another (from XML into DB).
12mu|php-pear-Tree-0.3.7-1|32	
12mu|php-pear-Tree-0.3.7-1|33	%prep
12mu|php-pear-Tree-0.3.7-1|34	%setup -q -c
12mu|php-pear-Tree-0.3.7-1|35	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Tree-0.3.7-1|36	
12mu|php-pear-Tree-0.3.7-1|37	%install
12mu|php-pear-Tree-0.3.7-1|38	
12mu|php-pear-Tree-0.3.7-1|39	cd %{upstream_name}-%{version}
12mu|php-pear-Tree-0.3.7-1|40	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Tree-0.3.7-1|41	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Tree-0.3.7-1|42	
12mu|php-pear-Tree-0.3.7-1|43	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Tree-0.3.7-1|44	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Tree-0.3.7-1|45	
12mu|php-pear-Tree-0.3.7-1|46	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Tree-0.3.7-1|47	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Tree-0.3.7-1|48	
12mu|php-pear-Tree-0.3.7-1|49	%clean
12mu|php-pear-Tree-0.3.7-1|50	
12mu|php-pear-Tree-0.3.7-1|51	
12mu|php-pear-Tree-0.3.7-1|52	
12mu|php-pear-Tree-0.3.7-1|53	%files
12mu|php-pear-Tree-0.3.7-1|54	%defattr(-,root,root)
12mu|php-pear-Tree-0.3.7-1|55	%doc %{upstream_name}-%{version}/docs/*
12mu|php-pear-Tree-0.3.7-1|56	%{_datadir}/pear/%{_class}
12mu|php-pear-Tree-0.3.7-1|57	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Tree-0.3.7-1|58	
12mu|php-pear-Tree-0.3.7-1|59	
12mu|php-pear-Tree-0.3.7-1|60	%changelog
12mu|php-pear-Tree-0.3.7-1|61	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-5mdv2011.0
12mu|php-pear-Tree-0.3.7-1|62	+ Revision: 667644
12mu|php-pear-Tree-0.3.7-1|63	- mass rebuild
12mu|php-pear-Tree-0.3.7-1|64	
12mu|php-pear-Tree-0.3.7-1|65	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-4mdv2011.0
12mu|php-pear-Tree-0.3.7-1|66	+ Revision: 607159
12mu|php-pear-Tree-0.3.7-1|67	- rebuild
12mu|php-pear-Tree-0.3.7-1|68	
12mu|php-pear-Tree-0.3.7-1|69	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.4-3mdv2010.1
12mu|php-pear-Tree-0.3.7-1|70	+ Revision: 466331
12mu|php-pear-Tree-0.3.7-1|71	- spec cleanup
12mu|php-pear-Tree-0.3.7-1|72	- use pear installer
12mu|php-pear-Tree-0.3.7-1|73	- don't ship tests, even in documentation
12mu|php-pear-Tree-0.3.7-1|74	- own all directories
12mu|php-pear-Tree-0.3.7-1|75	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Tree-0.3.7-1|76	
12mu|php-pear-Tree-0.3.7-1|77	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.3.4-2mdv2010.0
12mu|php-pear-Tree-0.3.7-1|78	+ Revision: 426671
12mu|php-pear-Tree-0.3.7-1|79	- rebuild
12mu|php-pear-Tree-0.3.7-1|80	
12mu|php-pear-Tree-0.3.7-1|81	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.3.4-1mdv2009.1
12mu|php-pear-Tree-0.3.7-1|82	+ Revision: 368277
12mu|php-pear-Tree-0.3.7-1|83	- Update php pear Tree to version 0.3.4
12mu|php-pear-Tree-0.3.7-1|84	
12mu|php-pear-Tree-0.3.7-1|85	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3.3-2mdv2009.1
12mu|php-pear-Tree-0.3.7-1|86	+ Revision: 321916
12mu|php-pear-Tree-0.3.7-1|87	- rebuild
12mu|php-pear-Tree-0.3.7-1|88	
12mu|php-pear-Tree-0.3.7-1|89	* Sat Aug 16 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.3-1mdv2009.0
12mu|php-pear-Tree-0.3.7-1|90	+ Revision: 272599
12mu|php-pear-Tree-0.3.7-1|91	- 0.3.3
12mu|php-pear-Tree-0.3.7-1|92	
12mu|php-pear-Tree-0.3.7-1|93	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.3.1-3mdv2009.0
12mu|php-pear-Tree-0.3.7-1|94	+ Revision: 224887
12mu|php-pear-Tree-0.3.7-1|95	- rebuild
12mu|php-pear-Tree-0.3.7-1|96	
12mu|php-pear-Tree-0.3.7-1|97	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-2mdv2008.1
12mu|php-pear-Tree-0.3.7-1|98	+ Revision: 178541
12mu|php-pear-Tree-0.3.7-1|99	- rebuild
12mu|php-pear-Tree-0.3.7-1|100	
12mu|php-pear-Tree-0.3.7-1|101	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-Tree-0.3.7-1|102	- restore BuildRoot
12mu|php-pear-Tree-0.3.7-1|103	
12mu|php-pear-Tree-0.3.7-1|104	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Tree-0.3.7-1|105	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Tree-0.3.7-1|106	
12mu|php-pear-Tree-0.3.7-1|107	* Mon Jul 23 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.1-1mdv2008.0
12mu|php-pear-Tree-0.3.7-1|108	+ Revision: 54560
12mu|php-pear-Tree-0.3.7-1|109	- 0.3.1
12mu|php-pear-Tree-0.3.7-1|110	
12mu|php-pear-Tree-0.3.7-1|111	* Sun Jun 03 2007 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1mdv2008.0
12mu|php-pear-Tree-0.3.7-1|112	+ Revision: 34816
12mu|php-pear-Tree-0.3.7-1|113	- 0.3.0
12mu|php-pear-Tree-0.3.7-1|114	
12mu|php-pear-Tree-0.3.7-1|115	
12mu|php-pear-Tree-0.3.7-1|116	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-7mdv2007.0
12mu|php-pear-Tree-0.3.7-1|117	+ Revision: 82779
12mu|php-pear-Tree-0.3.7-1|118	- Import php-pear-Tree
12mu|php-pear-Tree-0.3.7-1|119	
12mu|php-pear-Tree-0.3.7-1|120	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-7mdk
12mu|php-pear-Tree-0.3.7-1|121	- new group (Development/PHP)
12mu|php-pear-Tree-0.3.7-1|122	
12mu|php-pear-Tree-0.3.7-1|123	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-6mdk
12mu|php-pear-Tree-0.3.7-1|124	- rebuilt to fix auto deps
12mu|php-pear-Tree-0.3.7-1|125	
12mu|php-pear-Tree-0.3.7-1|126	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-5mdk
12mu|php-pear-Tree-0.3.7-1|127	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Tree-0.3.7-1|128	
12mu|php-pear-Tree-0.3.7-1|129	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-4mdk
12mu|php-pear-Tree-0.3.7-1|130	- fix deps
12mu|php-pear-Tree-0.3.7-1|131	
12mu|php-pear-Tree-0.3.7-1|132	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-3mdk
12mu|php-pear-Tree-0.3.7-1|133	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Tree-0.3.7-1|134	- fix deps
12mu|php-pear-Tree-0.3.7-1|135	
12mu|php-pear-Tree-0.3.7-1|136	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-2mdk
12mu|php-pear-Tree-0.3.7-1|137	- fix deps
12mu|php-pear-Tree-0.3.7-1|138	
12mu|php-pear-Tree-0.3.7-1|139	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.2.4-1mdk
12mu|php-pear-Tree-0.3.7-1|140	- initial Mandriva package (PLD import)
12mu|php-pear-Tree-0.3.7-1|141	
12mu|php-pear-Tree-0.3.7-1|142	

20604 12
12mu|php-pear-Validate-0.8.5-1|1	%define		_class		Validate
12mu|php-pear-Validate-0.8.5-1|2	%define		upstream_name	%{_class}
12mu|php-pear-Validate-0.8.5-1|3	
12mu|php-pear-Validate-0.8.5-1|4	Name:		php-pear-%{upstream_name}
12mu|php-pear-Validate-0.8.5-1|5	Version:	0.8.5
12mu|php-pear-Validate-0.8.5-1|6	Release:	1
12mu|php-pear-Validate-0.8.5-1|7	Summary:	Validation class
12mu|php-pear-Validate-0.8.5-1|8	License:	BSD
12mu|php-pear-Validate-0.8.5-1|9	Group:		Development/PHP
12mu|php-pear-Validate-0.8.5-1|10	URL:		http://pear.php.net/package/Validate/
12mu|php-pear-Validate-0.8.5-1|11	Source0:	http://download.pear.php.net/package/Validate-%{version}.tgz
12mu|php-pear-Validate-0.8.5-1|12	Requires(post): php-pear
12mu|php-pear-Validate-0.8.5-1|13	Requires(preun): php-pear
12mu|php-pear-Validate-0.8.5-1|14	Requires:	php-pear
12mu|php-pear-Validate-0.8.5-1|15	BuildArch:	noarch
12mu|php-pear-Validate-0.8.5-1|16	BuildRequires:	php-pear
12mu|php-pear-Validate-0.8.5-1|17	
12mu|php-pear-Validate-0.8.5-1|18	%description
12mu|php-pear-Validate-0.8.5-1|19	Package to validate various datas. It includes :
12mu|php-pear-Validate-0.8.5-1|20	- numbers (min/max, decimal or not),
12mu|php-pear-Validate-0.8.5-1|21	- email (syntax, domain check),
12mu|php-pear-Validate-0.8.5-1|22	- string (predifined type alpha upper and/or lowercase, numeric,...),
12mu|php-pear-Validate-0.8.5-1|23	- date (min, max),
12mu|php-pear-Validate-0.8.5-1|24	- Credit cards,
12mu|php-pear-Validate-0.8.5-1|25	- possibility valid multiple data with a single method call
12mu|php-pear-Validate-0.8.5-1|26	(::multiple).
12mu|php-pear-Validate-0.8.5-1|27	
12mu|php-pear-Validate-0.8.5-1|28	%prep
12mu|php-pear-Validate-0.8.5-1|29	%setup -q -c
12mu|php-pear-Validate-0.8.5-1|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Validate-0.8.5-1|31	
12mu|php-pear-Validate-0.8.5-1|32	%install
12mu|php-pear-Validate-0.8.5-1|33	
12mu|php-pear-Validate-0.8.5-1|34	cd %{upstream_name}-%{version}
12mu|php-pear-Validate-0.8.5-1|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Validate-0.8.5-1|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Validate-0.8.5-1|37	
12mu|php-pear-Validate-0.8.5-1|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Validate-0.8.5-1|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Validate-0.8.5-1|40	
12mu|php-pear-Validate-0.8.5-1|41	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Validate-0.8.5-1|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Validate-0.8.5-1|43	
12mu|php-pear-Validate-0.8.5-1|44	%clean
12mu|php-pear-Validate-0.8.5-1|45	
12mu|php-pear-Validate-0.8.5-1|46	
12mu|php-pear-Validate-0.8.5-1|47	
12mu|php-pear-Validate-0.8.5-1|48	%files
12mu|php-pear-Validate-0.8.5-1|49	%defattr(-,root,root)
12mu|php-pear-Validate-0.8.5-1|50	%doc %{upstream_name}-%{version}/docs/*
12mu|php-pear-Validate-0.8.5-1|51	%{_datadir}/pear/%{_class}.php
12mu|php-pear-Validate-0.8.5-1|52	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Validate-0.8.5-1|53	
12mu|php-pear-Validate-0.8.5-1|54	
12mu|php-pear-Validate-0.8.5-1|55	%changelog
12mu|php-pear-Validate-0.8.5-1|56	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 0.8.4-2mdv2011.0
12mu|php-pear-Validate-0.8.5-1|57	+ Revision: 667647
12mu|php-pear-Validate-0.8.5-1|58	- mass rebuild
12mu|php-pear-Validate-0.8.5-1|59	
12mu|php-pear-Validate-0.8.5-1|60	* Sat Oct 23 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.4-1mdv2011.0
12mu|php-pear-Validate-0.8.5-1|61	+ Revision: 587646
12mu|php-pear-Validate-0.8.5-1|62	- update to new version 0.8.4
12mu|php-pear-Validate-0.8.5-1|63	
12mu|php-pear-Validate-0.8.5-1|64	* Thu Sep 09 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.3-1mdv2011.0
12mu|php-pear-Validate-0.8.5-1|65	+ Revision: 576926
12mu|php-pear-Validate-0.8.5-1|66	- update to new version 0.8.3
12mu|php-pear-Validate-0.8.5-1|67	
12mu|php-pear-Validate-0.8.5-1|68	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.2-3mdv2010.1
12mu|php-pear-Validate-0.8.5-1|69	+ Revision: 466332
12mu|php-pear-Validate-0.8.5-1|70	- spec cleanup
12mu|php-pear-Validate-0.8.5-1|71	- use pear installer
12mu|php-pear-Validate-0.8.5-1|72	- don't ship tests, even in documentation
12mu|php-pear-Validate-0.8.5-1|73	- own all directories
12mu|php-pear-Validate-0.8.5-1|74	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Validate-0.8.5-1|75	
12mu|php-pear-Validate-0.8.5-1|76	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.8.2-2mdv2010.0
12mu|php-pear-Validate-0.8.5-1|77	+ Revision: 426673
12mu|php-pear-Validate-0.8.5-1|78	- rebuild
12mu|php-pear-Validate-0.8.5-1|79	
12mu|php-pear-Validate-0.8.5-1|80	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.8.2-1mdv2009.1
12mu|php-pear-Validate-0.8.5-1|81	+ Revision: 368257
12mu|php-pear-Validate-0.8.5-1|82	- Update php pear Validate to 0.8.2 version
12mu|php-pear-Validate-0.8.5-1|83	
12mu|php-pear-Validate-0.8.5-1|84	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-2mdv2009.1
12mu|php-pear-Validate-0.8.5-1|85	+ Revision: 321933
12mu|php-pear-Validate-0.8.5-1|86	- rebuild
12mu|php-pear-Validate-0.8.5-1|87	
12mu|php-pear-Validate-0.8.5-1|88	* Sat Aug 16 2008 Oden Eriksson <oeriksson@mandriva.com> 0.8.1-1mdv2009.0
12mu|php-pear-Validate-0.8.5-1|89	+ Revision: 272600
12mu|php-pear-Validate-0.8.5-1|90	- 0.8.1
12mu|php-pear-Validate-0.8.5-1|91	
12mu|php-pear-Validate-0.8.5-1|92	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.7.0-3mdv2009.0
12mu|php-pear-Validate-0.8.5-1|93	+ Revision: 224888
12mu|php-pear-Validate-0.8.5-1|94	- rebuild
12mu|php-pear-Validate-0.8.5-1|95	
12mu|php-pear-Validate-0.8.5-1|96	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-2mdv2008.1
12mu|php-pear-Validate-0.8.5-1|97	+ Revision: 178552
12mu|php-pear-Validate-0.8.5-1|98	- rebuild
12mu|php-pear-Validate-0.8.5-1|99	
12mu|php-pear-Validate-0.8.5-1|100	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-Validate-0.8.5-1|101	- restore BuildRoot
12mu|php-pear-Validate-0.8.5-1|102	
12mu|php-pear-Validate-0.8.5-1|103	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Validate-0.8.5-1|104	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Validate-0.8.5-1|105	
12mu|php-pear-Validate-0.8.5-1|106	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.7.0-1mdv2008.0
12mu|php-pear-Validate-0.8.5-1|107	+ Revision: 15548
12mu|php-pear-Validate-0.8.5-1|108	- 0.7.0
12mu|php-pear-Validate-0.8.5-1|109	
12mu|php-pear-Validate-0.8.5-1|110	
12mu|php-pear-Validate-0.8.5-1|111	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.3-1mdv2007.0
12mu|php-pear-Validate-0.8.5-1|112	+ Revision: 81248
12mu|php-pear-Validate-0.8.5-1|113	- Import php-pear-Validate
12mu|php-pear-Validate-0.8.5-1|114	
12mu|php-pear-Validate-0.8.5-1|115	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.3-1mdk
12mu|php-pear-Validate-0.8.5-1|116	- 0.6.3
12mu|php-pear-Validate-0.8.5-1|117	
12mu|php-pear-Validate-0.8.5-1|118	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.6.2-1mdk
12mu|php-pear-Validate-0.8.5-1|119	- 0.6.2
12mu|php-pear-Validate-0.8.5-1|120	- new group (Development/PHP)
12mu|php-pear-Validate-0.8.5-1|121	
12mu|php-pear-Validate-0.8.5-1|122	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-6mdk
12mu|php-pear-Validate-0.8.5-1|123	- rebuilt to fix auto deps
12mu|php-pear-Validate-0.8.5-1|124	
12mu|php-pear-Validate-0.8.5-1|125	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-5mdk
12mu|php-pear-Validate-0.8.5-1|126	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Validate-0.8.5-1|127	
12mu|php-pear-Validate-0.8.5-1|128	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-4mdk
12mu|php-pear-Validate-0.8.5-1|129	- fix deps
12mu|php-pear-Validate-0.8.5-1|130	
12mu|php-pear-Validate-0.8.5-1|131	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-3mdk
12mu|php-pear-Validate-0.8.5-1|132	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Validate-0.8.5-1|133	- fix deps
12mu|php-pear-Validate-0.8.5-1|134	
12mu|php-pear-Validate-0.8.5-1|135	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-2mdk
12mu|php-pear-Validate-0.8.5-1|136	- fix deps
12mu|php-pear-Validate-0.8.5-1|137	
12mu|php-pear-Validate-0.8.5-1|138	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.1-1mdk
12mu|php-pear-Validate-0.8.5-1|139	- initial Mandriva package (PLD import)
12mu|php-pear-Validate-0.8.5-1|140	
12mu|php-pear-Validate-0.8.5-1|141	

20605 12
12mu|php-pear-Var_Dump-1.0.4-4|1	%define		_class		Var_Dump
12mu|php-pear-Var_Dump-1.0.4-4|2	%define		upstream_name	%{_class}
12mu|php-pear-Var_Dump-1.0.4-4|3	
12mu|php-pear-Var_Dump-1.0.4-4|4	Name:		php-pear-%{upstream_name}
12mu|php-pear-Var_Dump-1.0.4-4|5	Version:	1.0.4
12mu|php-pear-Var_Dump-1.0.4-4|6	Release:	4
12mu|php-pear-Var_Dump-1.0.4-4|7	Summary:	Methods for dumping information about a variable
12mu|php-pear-Var_Dump-1.0.4-4|8	License:	PHP License
12mu|php-pear-Var_Dump-1.0.4-4|9	Group:		Development/PHP
12mu|php-pear-Var_Dump-1.0.4-4|10	URL:		http://pear.php.net/package/Var_Dump/
12mu|php-pear-Var_Dump-1.0.4-4|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tar.bz2
12mu|php-pear-Var_Dump-1.0.4-4|12	Requires(post): php-pear
12mu|php-pear-Var_Dump-1.0.4-4|13	Requires(preun): php-pear
12mu|php-pear-Var_Dump-1.0.4-4|14	Requires:	php-pear
12mu|php-pear-Var_Dump-1.0.4-4|15	BuildArch:	noarch
12mu|php-pear-Var_Dump-1.0.4-4|16	BuildRequires:	php-pear
12mu|php-pear-Var_Dump-1.0.4-4|17	
12mu|php-pear-Var_Dump-1.0.4-4|18	%description
12mu|php-pear-Var_Dump-1.0.4-4|19	Displays informations about the values of variables on a graphical
12mu|php-pear-Var_Dump-1.0.4-4|20	way:
12mu|php-pear-Var_Dump-1.0.4-4|21	- If given a simple variable (string, integer, double, ressource), the
12mu|php-pear-Var_Dump-1.0.4-4|22	value itself is printed,
12mu|php-pear-Var_Dump-1.0.4-4|23	- If given an array, it is explored recursively and values are
12mu|php-pear-Var_Dump-1.0.4-4|24	presented in a format that shows keys and elements,
12mu|php-pear-Var_Dump-1.0.4-4|25	- If given an object, informations about the object and the class are
12mu|php-pear-Var_Dump-1.0.4-4|26	printed.
12mu|php-pear-Var_Dump-1.0.4-4|27	
12mu|php-pear-Var_Dump-1.0.4-4|28	%prep
12mu|php-pear-Var_Dump-1.0.4-4|29	%setup -q -c
12mu|php-pear-Var_Dump-1.0.4-4|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-Var_Dump-1.0.4-4|31	
12mu|php-pear-Var_Dump-1.0.4-4|32	%install
12mu|php-pear-Var_Dump-1.0.4-4|33	
12mu|php-pear-Var_Dump-1.0.4-4|34	cd %{upstream_name}-%{version}
12mu|php-pear-Var_Dump-1.0.4-4|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-Var_Dump-1.0.4-4|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-Var_Dump-1.0.4-4|37	
12mu|php-pear-Var_Dump-1.0.4-4|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-Var_Dump-1.0.4-4|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-Var_Dump-1.0.4-4|40	
12mu|php-pear-Var_Dump-1.0.4-4|41	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Var_Dump-1.0.4-4|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-Var_Dump-1.0.4-4|43	
12mu|php-pear-Var_Dump-1.0.4-4|44	%clean
12mu|php-pear-Var_Dump-1.0.4-4|45	
12mu|php-pear-Var_Dump-1.0.4-4|46	
12mu|php-pear-Var_Dump-1.0.4-4|47	
12mu|php-pear-Var_Dump-1.0.4-4|48	%files
12mu|php-pear-Var_Dump-1.0.4-4|49	%defattr(-,root,root)
12mu|php-pear-Var_Dump-1.0.4-4|50	%doc %{upstream_name}-%{version}/docs/*
12mu|php-pear-Var_Dump-1.0.4-4|51	%{_bindir}/gen_php_doc.sh
12mu|php-pear-Var_Dump-1.0.4-4|52	%{_datadir}/pear/*.php
12mu|php-pear-Var_Dump-1.0.4-4|53	%{_datadir}/pear/%{upstream_name}
12mu|php-pear-Var_Dump-1.0.4-4|54	%{_datadir}/pear/data/%{upstream_name}
12mu|php-pear-Var_Dump-1.0.4-4|55	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-Var_Dump-1.0.4-4|56	
12mu|php-pear-Var_Dump-1.0.4-4|57	
12mu|php-pear-Var_Dump-1.0.4-4|58	
12mu|php-pear-Var_Dump-1.0.4-4|59	
12mu|php-pear-Var_Dump-1.0.4-4|60	%changelog
12mu|php-pear-Var_Dump-1.0.4-4|61	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-2mdv2011.0
12mu|php-pear-Var_Dump-1.0.4-4|62	+ Revision: 667648
12mu|php-pear-Var_Dump-1.0.4-4|63	- mass rebuild
12mu|php-pear-Var_Dump-1.0.4-4|64	
12mu|php-pear-Var_Dump-1.0.4-4|65	* Thu Sep 09 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.4-1mdv2011.0
12mu|php-pear-Var_Dump-1.0.4-4|66	+ Revision: 576961
12mu|php-pear-Var_Dump-1.0.4-4|67	- new version
12mu|php-pear-Var_Dump-1.0.4-4|68	
12mu|php-pear-Var_Dump-1.0.4-4|69	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-6mdv2010.1
12mu|php-pear-Var_Dump-1.0.4-4|70	+ Revision: 466333
12mu|php-pear-Var_Dump-1.0.4-4|71	- spec cleanup
12mu|php-pear-Var_Dump-1.0.4-4|72	- use pear installer
12mu|php-pear-Var_Dump-1.0.4-4|73	- don't ship tests, even in documentation
12mu|php-pear-Var_Dump-1.0.4-4|74	- own all directories
12mu|php-pear-Var_Dump-1.0.4-4|75	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-Var_Dump-1.0.4-4|76	
12mu|php-pear-Var_Dump-1.0.4-4|77	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.0.3-5mdv2010.0
12mu|php-pear-Var_Dump-1.0.4-4|78	+ Revision: 426674
12mu|php-pear-Var_Dump-1.0.4-4|79	- rebuild
12mu|php-pear-Var_Dump-1.0.4-4|80	
12mu|php-pear-Var_Dump-1.0.4-4|81	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-4mdv2009.1
12mu|php-pear-Var_Dump-1.0.4-4|82	+ Revision: 321935
12mu|php-pear-Var_Dump-1.0.4-4|83	- rebuild
12mu|php-pear-Var_Dump-1.0.4-4|84	
12mu|php-pear-Var_Dump-1.0.4-4|85	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.0.3-3mdv2009.0
12mu|php-pear-Var_Dump-1.0.4-4|86	+ Revision: 224890
12mu|php-pear-Var_Dump-1.0.4-4|87	- rebuild
12mu|php-pear-Var_Dump-1.0.4-4|88	
12mu|php-pear-Var_Dump-1.0.4-4|89	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-2mdv2008.1
12mu|php-pear-Var_Dump-1.0.4-4|90	+ Revision: 178556
12mu|php-pear-Var_Dump-1.0.4-4|91	- rebuild
12mu|php-pear-Var_Dump-1.0.4-4|92	
12mu|php-pear-Var_Dump-1.0.4-4|93	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-Var_Dump-1.0.4-4|94	- restore BuildRoot
12mu|php-pear-Var_Dump-1.0.4-4|95	
12mu|php-pear-Var_Dump-1.0.4-4|96	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-Var_Dump-1.0.4-4|97	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-Var_Dump-1.0.4-4|98	
12mu|php-pear-Var_Dump-1.0.4-4|99	
12mu|php-pear-Var_Dump-1.0.4-4|100	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1mdv2007.0
12mu|php-pear-Var_Dump-1.0.4-4|101	+ Revision: 81253
12mu|php-pear-Var_Dump-1.0.4-4|102	- Import php-pear-Var_Dump
12mu|php-pear-Var_Dump-1.0.4-4|103	
12mu|php-pear-Var_Dump-1.0.4-4|104	* Sat Apr 08 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-1mdk
12mu|php-pear-Var_Dump-1.0.4-4|105	- 1.0.3
12mu|php-pear-Var_Dump-1.0.4-4|106	
12mu|php-pear-Var_Dump-1.0.4-4|107	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-7mdk
12mu|php-pear-Var_Dump-1.0.4-4|108	- new group (Development/PHP)
12mu|php-pear-Var_Dump-1.0.4-4|109	
12mu|php-pear-Var_Dump-1.0.4-4|110	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-6mdk
12mu|php-pear-Var_Dump-1.0.4-4|111	- rebuilt to fix auto deps
12mu|php-pear-Var_Dump-1.0.4-4|112	
12mu|php-pear-Var_Dump-1.0.4-4|113	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-5mdk
12mu|php-pear-Var_Dump-1.0.4-4|114	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-Var_Dump-1.0.4-4|115	
12mu|php-pear-Var_Dump-1.0.4-4|116	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-4mdk
12mu|php-pear-Var_Dump-1.0.4-4|117	- fix deps
12mu|php-pear-Var_Dump-1.0.4-4|118	
12mu|php-pear-Var_Dump-1.0.4-4|119	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdk
12mu|php-pear-Var_Dump-1.0.4-4|120	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-Var_Dump-1.0.4-4|121	- fix deps
12mu|php-pear-Var_Dump-1.0.4-4|122	
12mu|php-pear-Var_Dump-1.0.4-4|123	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdk
12mu|php-pear-Var_Dump-1.0.4-4|124	- fix deps
12mu|php-pear-Var_Dump-1.0.4-4|125	
12mu|php-pear-Var_Dump-1.0.4-4|126	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdk
12mu|php-pear-Var_Dump-1.0.4-4|127	- initial Mandriva package (PLD import)
12mu|php-pear-Var_Dump-1.0.4-4|128	

20606 12
12mu|php-pear-VFS-0.3.0-3|1	%define		_class		VFS
12mu|php-pear-VFS-0.3.0-3|2	%define		upstream_name	%{_class}
12mu|php-pear-VFS-0.3.0-3|3	
12mu|php-pear-VFS-0.3.0-3|4	Name:		php-pear-%{upstream_name}
12mu|php-pear-VFS-0.3.0-3|5	Version:	0.3.0
12mu|php-pear-VFS-0.3.0-3|6	Release:	3
12mu|php-pear-VFS-0.3.0-3|7	Summary:	Virtual File System API
12mu|php-pear-VFS-0.3.0-3|8	License:	PHP License
12mu|php-pear-VFS-0.3.0-3|9	Group:		Development/PHP
12mu|php-pear-VFS-0.3.0-3|10	URL:		http://pear.php.net/package/VFS/
12mu|php-pear-VFS-0.3.0-3|11	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-VFS-0.3.0-3|12	Patch0:		php-pear-VFS-0.3.0-fix-path.diff
12mu|php-pear-VFS-0.3.0-3|13	Requires(post): php-pear
12mu|php-pear-VFS-0.3.0-3|14	Requires(preun): php-pear
12mu|php-pear-VFS-0.3.0-3|15	Requires:	php-pear
12mu|php-pear-VFS-0.3.0-3|16	BuildRequires:	php-pear
12mu|php-pear-VFS-0.3.0-3|17	BuildArch:	noarch
12mu|php-pear-VFS-0.3.0-3|18	
12mu|php-pear-VFS-0.3.0-3|19	%description
12mu|php-pear-VFS-0.3.0-3|20	This package provides a Virtual File System API, with backends for:
12mu|php-pear-VFS-0.3.0-3|21	- SQL
12mu|php-pear-VFS-0.3.0-3|22	- FTP
12mu|php-pear-VFS-0.3.0-3|23	- Local Filesystems
12mu|php-pear-VFS-0.3.0-3|24	- Hybrid SQL and filesystem
12mu|php-pear-VFS-0.3.0-3|25	
12mu|php-pear-VFS-0.3.0-3|26	... and more planned. Reading/writing/listing of files are all
12mu|php-pear-VFS-0.3.0-3|27	supported, and there are both object-based and array-based interfaces
12mu|php-pear-VFS-0.3.0-3|28	to directory listing.
12mu|php-pear-VFS-0.3.0-3|29	
12mu|php-pear-VFS-0.3.0-3|30	%prep
12mu|php-pear-VFS-0.3.0-3|31	%setup -q -c
12mu|php-pear-VFS-0.3.0-3|32	%patch0 -p 1
12mu|php-pear-VFS-0.3.0-3|33	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-VFS-0.3.0-3|34	
12mu|php-pear-VFS-0.3.0-3|35	%install
12mu|php-pear-VFS-0.3.0-3|36	
12mu|php-pear-VFS-0.3.0-3|37	cd %{upstream_name}-%{version}
12mu|php-pear-VFS-0.3.0-3|38	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-VFS-0.3.0-3|39	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-VFS-0.3.0-3|40	
12mu|php-pear-VFS-0.3.0-3|41	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-VFS-0.3.0-3|42	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-VFS-0.3.0-3|43	
12mu|php-pear-VFS-0.3.0-3|44	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-VFS-0.3.0-3|45	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-VFS-0.3.0-3|46	
12mu|php-pear-VFS-0.3.0-3|47	# bork
12mu|php-pear-VFS-0.3.0-3|48	mv %{buildroot}%{_datadir}/pear/lib/VFS/kolab.php %{buildroot}%{_datadir}/pear/%{_class}/
12mu|php-pear-VFS-0.3.0-3|49	
12mu|php-pear-VFS-0.3.0-3|50	%clean
12mu|php-pear-VFS-0.3.0-3|51	
12mu|php-pear-VFS-0.3.0-3|52	
12mu|php-pear-VFS-0.3.0-3|53	
12mu|php-pear-VFS-0.3.0-3|54	%files
12mu|php-pear-VFS-0.3.0-3|55	%defattr(-,root,root)
12mu|php-pear-VFS-0.3.0-3|56	%{_bindir}/vfs
12mu|php-pear-VFS-0.3.0-3|57	%{_datadir}/pear/%{_class}
12mu|php-pear-VFS-0.3.0-3|58	%{_datadir}/pear/%{_class}.php
12mu|php-pear-VFS-0.3.0-3|59	%{_datadir}/pear/data/%{_class}
12mu|php-pear-VFS-0.3.0-3|60	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-VFS-0.3.0-3|61	
12mu|php-pear-VFS-0.3.0-3|62	
12mu|php-pear-VFS-0.3.0-3|63	%changelog
12mu|php-pear-VFS-0.3.0-3|64	* Fri Dec 16 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-2mdv2012.0
12mu|php-pear-VFS-0.3.0-3|65	+ Revision: 741815
12mu|php-pear-VFS-0.3.0-3|66	- fix major breakage by careless packager
12mu|php-pear-VFS-0.3.0-3|67	
12mu|php-pear-VFS-0.3.0-3|68	* Mon Nov 28 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.0-1
12mu|php-pear-VFS-0.3.0-3|69	+ Revision: 735253
12mu|php-pear-VFS-0.3.0-3|70	- fix build
12mu|php-pear-VFS-0.3.0-3|71	- new version
12mu|php-pear-VFS-0.3.0-3|72	
12mu|php-pear-VFS-0.3.0-3|73	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-6
12mu|php-pear-VFS-0.3.0-3|74	+ Revision: 667646
12mu|php-pear-VFS-0.3.0-3|75	- mass rebuild
12mu|php-pear-VFS-0.3.0-3|76	
12mu|php-pear-VFS-0.3.0-3|77	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-5mdv2011.0
12mu|php-pear-VFS-0.3.0-3|78	+ Revision: 607163
12mu|php-pear-VFS-0.3.0-3|79	- rebuild
12mu|php-pear-VFS-0.3.0-3|80	
12mu|php-pear-VFS-0.3.0-3|81	* Mon Nov 16 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-4mdv2010.1
12mu|php-pear-VFS-0.3.0-3|82	+ Revision: 466489
12mu|php-pear-VFS-0.3.0-3|83	- rediff patch for md5sum value
12mu|php-pear-VFS-0.3.0-3|84	- spec cleanup
12mu|php-pear-VFS-0.3.0-3|85	- use pear installer
12mu|php-pear-VFS-0.3.0-3|86	- don't ship tests, even in documentation
12mu|php-pear-VFS-0.3.0-3|87	- own all directories
12mu|php-pear-VFS-0.3.0-3|88	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-VFS-0.3.0-3|89	
12mu|php-pear-VFS-0.3.0-3|90	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.2.0-4mdv2010.0
12mu|php-pear-VFS-0.3.0-3|91	+ Revision: 426672
12mu|php-pear-VFS-0.3.0-3|92	- rebuild
12mu|php-pear-VFS-0.3.0-3|93	
12mu|php-pear-VFS-0.3.0-3|94	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3mdv2009.1
12mu|php-pear-VFS-0.3.0-3|95	+ Revision: 321931
12mu|php-pear-VFS-0.3.0-3|96	- rebuild
12mu|php-pear-VFS-0.3.0-3|97	
12mu|php-pear-VFS-0.3.0-3|98	* Thu Sep 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-2mdv2009.0
12mu|php-pear-VFS-0.3.0-3|99	+ Revision: 283895
12mu|php-pear-VFS-0.3.0-3|100	- fix dependencies
12mu|php-pear-VFS-0.3.0-3|101	- don't duplicate spec-helper work for DOS eol removal
12mu|php-pear-VFS-0.3.0-3|102	- don't duplicate package name in summary
12mu|php-pear-VFS-0.3.0-3|103	
12mu|php-pear-VFS-0.3.0-3|104	* Wed Aug 20 2008 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-1mdv2009.0
12mu|php-pear-VFS-0.3.0-3|105	+ Revision: 274175
12mu|php-pear-VFS-0.3.0-3|106	- fix "build"
12mu|php-pear-VFS-0.3.0-3|107	- 0.2.0
12mu|php-pear-VFS-0.3.0-3|108	
12mu|php-pear-VFS-0.3.0-3|109	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.1.0-3mdv2009.0
12mu|php-pear-VFS-0.3.0-3|110	+ Revision: 224892
12mu|php-pear-VFS-0.3.0-3|111	- rebuild
12mu|php-pear-VFS-0.3.0-3|112	
12mu|php-pear-VFS-0.3.0-3|113	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-2mdv2008.1
12mu|php-pear-VFS-0.3.0-3|114	+ Revision: 178548
12mu|php-pear-VFS-0.3.0-3|115	- rebuild
12mu|php-pear-VFS-0.3.0-3|116	
12mu|php-pear-VFS-0.3.0-3|117	+ Olivier Blin <blino@mandriva.org>
12mu|php-pear-VFS-0.3.0-3|118	- restore BuildRoot
12mu|php-pear-VFS-0.3.0-3|119	
12mu|php-pear-VFS-0.3.0-3|120	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-VFS-0.3.0-3|121	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-VFS-0.3.0-3|122	
12mu|php-pear-VFS-0.3.0-3|123	
12mu|php-pear-VFS-0.3.0-3|124	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdv2007.0
12mu|php-pear-VFS-0.3.0-3|125	+ Revision: 82804
12mu|php-pear-VFS-0.3.0-3|126	- Import php-pear-VFS
12mu|php-pear-VFS-0.3.0-3|127	
12mu|php-pear-VFS-0.3.0-3|128	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 0.1.0-1mdk
12mu|php-pear-VFS-0.3.0-3|129	- 0.1.0
12mu|php-pear-VFS-0.3.0-3|130	- rediffed P0
12mu|php-pear-VFS-0.3.0-3|131	
12mu|php-pear-VFS-0.3.0-3|132	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.0.5-7mdk
12mu|php-pear-VFS-0.3.0-3|133	- new group (Development/PHP)
12mu|php-pear-VFS-0.3.0-3|134	
12mu|php-pear-VFS-0.3.0-3|135	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.5-6mdk
12mu|php-pear-VFS-0.3.0-3|136	- rebuilt to fix auto deps
12mu|php-pear-VFS-0.3.0-3|137	
12mu|php-pear-VFS-0.3.0-3|138	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.5-5mdk
12mu|php-pear-VFS-0.3.0-3|139	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-VFS-0.3.0-3|140	
12mu|php-pear-VFS-0.3.0-3|141	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.5-4mdk
12mu|php-pear-VFS-0.3.0-3|142	- fix deps
12mu|php-pear-VFS-0.3.0-3|143	
12mu|php-pear-VFS-0.3.0-3|144	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.5-3mdk
12mu|php-pear-VFS-0.3.0-3|145	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-VFS-0.3.0-3|146	- fix deps
12mu|php-pear-VFS-0.3.0-3|147	
12mu|php-pear-VFS-0.3.0-3|148	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.5-2mdk
12mu|php-pear-VFS-0.3.0-3|149	- fix deps
12mu|php-pear-VFS-0.3.0-3|150	
12mu|php-pear-VFS-0.3.0-3|151	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.0.5-1mdk
12mu|php-pear-VFS-0.3.0-3|152	- initial Mandriva package (PLD import)
12mu|php-pear-VFS-0.3.0-3|153	

20607 12
12mu|php-pear-XML_DTD-0.5.2-1|1	%define		_class		XML
12mu|php-pear-XML_DTD-0.5.2-1|2	%define		_subclass	DTD
12mu|php-pear-XML_DTD-0.5.2-1|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-XML_DTD-0.5.2-1|4	
12mu|php-pear-XML_DTD-0.5.2-1|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-XML_DTD-0.5.2-1|6	Version:	0.5.2
12mu|php-pear-XML_DTD-0.5.2-1|7	Release:	1
12mu|php-pear-XML_DTD-0.5.2-1|8	Summary:	Parsing of DTD files and DTD validation of XML files
12mu|php-pear-XML_DTD-0.5.2-1|9	License:	PHP License
12mu|php-pear-XML_DTD-0.5.2-1|10	Group:		Development/PHP
12mu|php-pear-XML_DTD-0.5.2-1|11	URL:		http://pear.php.net/package/XML_DTD/
12mu|php-pear-XML_DTD-0.5.2-1|12	Source0:	http://download.pear.php.net/package/XML_DTD-%{version}.tgz
12mu|php-pear-XML_DTD-0.5.2-1|13	Requires(post): php-pear
12mu|php-pear-XML_DTD-0.5.2-1|14	Requires(preun): php-pear
12mu|php-pear-XML_DTD-0.5.2-1|15	Requires:	php-pear
12mu|php-pear-XML_DTD-0.5.2-1|16	BuildArch:	noarch
12mu|php-pear-XML_DTD-0.5.2-1|17	BuildRequires:	php-pear
12mu|php-pear-XML_DTD-0.5.2-1|18	
12mu|php-pear-XML_DTD-0.5.2-1|19	%description
12mu|php-pear-XML_DTD-0.5.2-1|20	Parsing of DTD files and DTD validation of XML files. The XML
12mu|php-pear-XML_DTD-0.5.2-1|21	validation is done with the PHP sax parser, the xml extension, it does
12mu|php-pear-XML_DTD-0.5.2-1|22	not use the domxml extension.
12mu|php-pear-XML_DTD-0.5.2-1|23	
12mu|php-pear-XML_DTD-0.5.2-1|24	Currently supports most of current XML specification, including
12mu|php-pear-XML_DTD-0.5.2-1|25	entities, elements and attributes. Some uncommon parts of the
12mu|php-pear-XML_DTD-0.5.2-1|26	specification may still be unsupported.
12mu|php-pear-XML_DTD-0.5.2-1|27	
12mu|php-pear-XML_DTD-0.5.2-1|28	%prep
12mu|php-pear-XML_DTD-0.5.2-1|29	%setup -q -c
12mu|php-pear-XML_DTD-0.5.2-1|30	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-XML_DTD-0.5.2-1|31	
12mu|php-pear-XML_DTD-0.5.2-1|32	%install
12mu|php-pear-XML_DTD-0.5.2-1|33	
12mu|php-pear-XML_DTD-0.5.2-1|34	cd %{upstream_name}-%{version}
12mu|php-pear-XML_DTD-0.5.2-1|35	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-XML_DTD-0.5.2-1|36	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-XML_DTD-0.5.2-1|37	
12mu|php-pear-XML_DTD-0.5.2-1|38	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-XML_DTD-0.5.2-1|39	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-XML_DTD-0.5.2-1|40	
12mu|php-pear-XML_DTD-0.5.2-1|41	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-XML_DTD-0.5.2-1|42	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-XML_DTD-0.5.2-1|43	
12mu|php-pear-XML_DTD-0.5.2-1|44	%clean
12mu|php-pear-XML_DTD-0.5.2-1|45	
12mu|php-pear-XML_DTD-0.5.2-1|46	
12mu|php-pear-XML_DTD-0.5.2-1|47	
12mu|php-pear-XML_DTD-0.5.2-1|48	%files
12mu|php-pear-XML_DTD-0.5.2-1|49	%defattr(-,root,root)
12mu|php-pear-XML_DTD-0.5.2-1|50	%doc %{upstream_name}-%{version}/*.txt
12mu|php-pear-XML_DTD-0.5.2-1|51	%{_datadir}/pear/%{_class}
12mu|php-pear-XML_DTD-0.5.2-1|52	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-XML_DTD-0.5.2-1|53	
12mu|php-pear-XML_DTD-0.5.2-1|54	
12mu|php-pear-XML_DTD-0.5.2-1|55	
12mu|php-pear-XML_DTD-0.5.2-1|56	
12mu|php-pear-XML_DTD-0.5.2-1|57	%changelog
12mu|php-pear-XML_DTD-0.5.2-1|58	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-5mdv2011.0
12mu|php-pear-XML_DTD-0.5.2-1|59	+ Revision: 667661
12mu|php-pear-XML_DTD-0.5.2-1|60	- mass rebuild
12mu|php-pear-XML_DTD-0.5.2-1|61	
12mu|php-pear-XML_DTD-0.5.2-1|62	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.5.1-4mdv2011.0
12mu|php-pear-XML_DTD-0.5.2-1|63	+ Revision: 607167
12mu|php-pear-XML_DTD-0.5.2-1|64	- rebuild
12mu|php-pear-XML_DTD-0.5.2-1|65	
12mu|php-pear-XML_DTD-0.5.2-1|66	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.5.1-3mdv2010.1
12mu|php-pear-XML_DTD-0.5.2-1|67	+ Revision: 464948
12mu|php-pear-XML_DTD-0.5.2-1|68	- spec cleanup
12mu|php-pear-XML_DTD-0.5.2-1|69	- use pear installer
12mu|php-pear-XML_DTD-0.5.2-1|70	- don't ship tests, even in documentation
12mu|php-pear-XML_DTD-0.5.2-1|71	- own all directories
12mu|php-pear-XML_DTD-0.5.2-1|72	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-XML_DTD-0.5.2-1|73	
12mu|php-pear-XML_DTD-0.5.2-1|74	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.5.1-2mdv2010.0
12mu|php-pear-XML_DTD-0.5.2-1|75	+ Revision: 441667
12mu|php-pear-XML_DTD-0.5.2-1|76	- rebuild
12mu|php-pear-XML_DTD-0.5.2-1|77	
12mu|php-pear-XML_DTD-0.5.2-1|78	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.5.1-1mdv2009.1
12mu|php-pear-XML_DTD-0.5.2-1|79	+ Revision: 368293
12mu|php-pear-XML_DTD-0.5.2-1|80	- Update php pear XML_DTD to 0.5.1 version
12mu|php-pear-XML_DTD-0.5.2-1|81	
12mu|php-pear-XML_DTD-0.5.2-1|82	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-9mdv2009.1
12mu|php-pear-XML_DTD-0.5.2-1|83	+ Revision: 322774
12mu|php-pear-XML_DTD-0.5.2-1|84	- rebuild
12mu|php-pear-XML_DTD-0.5.2-1|85	
12mu|php-pear-XML_DTD-0.5.2-1|86	* Thu Jul 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-8mdv2009.0
12mu|php-pear-XML_DTD-0.5.2-1|87	+ Revision: 237159
12mu|php-pear-XML_DTD-0.5.2-1|88	- rebuild
12mu|php-pear-XML_DTD-0.5.2-1|89	
12mu|php-pear-XML_DTD-0.5.2-1|90	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-XML_DTD-0.5.2-1|91	- restore BuildRoot
12mu|php-pear-XML_DTD-0.5.2-1|92	
12mu|php-pear-XML_DTD-0.5.2-1|93	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-XML_DTD-0.5.2-1|94	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-XML_DTD-0.5.2-1|95	
12mu|php-pear-XML_DTD-0.5.2-1|96	
12mu|php-pear-XML_DTD-0.5.2-1|97	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-7mdv2007.0
12mu|php-pear-XML_DTD-0.5.2-1|98	+ Revision: 82845
12mu|php-pear-XML_DTD-0.5.2-1|99	- Import php-pear-XML_DTD
12mu|php-pear-XML_DTD-0.5.2-1|100	
12mu|php-pear-XML_DTD-0.5.2-1|101	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-7mdk
12mu|php-pear-XML_DTD-0.5.2-1|102	- new group (Development/PHP)
12mu|php-pear-XML_DTD-0.5.2-1|103	
12mu|php-pear-XML_DTD-0.5.2-1|104	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-6mdk
12mu|php-pear-XML_DTD-0.5.2-1|105	- rebuilt to fix auto deps
12mu|php-pear-XML_DTD-0.5.2-1|106	
12mu|php-pear-XML_DTD-0.5.2-1|107	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-5mdk
12mu|php-pear-XML_DTD-0.5.2-1|108	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-XML_DTD-0.5.2-1|109	
12mu|php-pear-XML_DTD-0.5.2-1|110	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-4mdk
12mu|php-pear-XML_DTD-0.5.2-1|111	- fix deps
12mu|php-pear-XML_DTD-0.5.2-1|112	
12mu|php-pear-XML_DTD-0.5.2-1|113	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-3mdk
12mu|php-pear-XML_DTD-0.5.2-1|114	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-XML_DTD-0.5.2-1|115	- fix deps
12mu|php-pear-XML_DTD-0.5.2-1|116	
12mu|php-pear-XML_DTD-0.5.2-1|117	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-2mdk
12mu|php-pear-XML_DTD-0.5.2-1|118	- fix deps
12mu|php-pear-XML_DTD-0.5.2-1|119	
12mu|php-pear-XML_DTD-0.5.2-1|120	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.4.2-1mdk
12mu|php-pear-XML_DTD-0.5.2-1|121	- initial Mandriva package (PLD import)
12mu|php-pear-XML_DTD-0.5.2-1|122	
12mu|php-pear-XML_DTD-0.5.2-1|123	

20608 12
12mu|php-pear-XML_Parser-1.3.4-3|1	%define		_class		XML
12mu|php-pear-XML_Parser-1.3.4-3|2	%define		_subclass	Parser
12mu|php-pear-XML_Parser-1.3.4-3|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-XML_Parser-1.3.4-3|4	
12mu|php-pear-XML_Parser-1.3.4-3|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-XML_Parser-1.3.4-3|6	Version:	1.3.4
12mu|php-pear-XML_Parser-1.3.4-3|7	Release:	3
12mu|php-pear-XML_Parser-1.3.4-3|8	Summary:	XML parsing class based on PHP's bundled expat
12mu|php-pear-XML_Parser-1.3.4-3|9	License:	PHP License
12mu|php-pear-XML_Parser-1.3.4-3|10	Group:		Development/PHP
12mu|php-pear-XML_Parser-1.3.4-3|11	URL:		http://pear.php.net/package/%{upstream_name}
12mu|php-pear-XML_Parser-1.3.4-3|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-XML_Parser-1.3.4-3|13	Requires(post): php-pear
12mu|php-pear-XML_Parser-1.3.4-3|14	Requires(preun): php-pear
12mu|php-pear-XML_Parser-1.3.4-3|15	Requires:	php-pear
12mu|php-pear-XML_Parser-1.3.4-3|16	BuildRequires:	php-pear
12mu|php-pear-XML_Parser-1.3.4-3|17	BuildArch:	noarch
12mu|php-pear-XML_Parser-1.3.4-3|18	
12mu|php-pear-XML_Parser-1.3.4-3|19	%description
12mu|php-pear-XML_Parser-1.3.4-3|20	This is an XML parser based on PHPs built-in xml extension.  It supports two
12mu|php-pear-XML_Parser-1.3.4-3|21	basic modes of operation: "func" and "event".  In "func" mode, it will look for
12mu|php-pear-XML_Parser-1.3.4-3|22	a function named after each element (xmltag_ELEMENT for start tags and
12mu|php-pear-XML_Parser-1.3.4-3|23	xmltag_ELEMENT_ for end tags), and in "event" mode it uses a set of generic
12mu|php-pear-XML_Parser-1.3.4-3|24	callbacks.
12mu|php-pear-XML_Parser-1.3.4-3|25	
12mu|php-pear-XML_Parser-1.3.4-3|26	Since version 1.2.0 there's a new XML_Parser_Simple class that makes parsing of
12mu|php-pear-XML_Parser-1.3.4-3|27	most XML documents easier, by automatically providing a stack for the elements.
12mu|php-pear-XML_Parser-1.3.4-3|28	Furthermore its now possible to split the parser from the handler object, so
12mu|php-pear-XML_Parser-1.3.4-3|29	you do not have to extend XML_Parser anymore in order to parse a document with
12mu|php-pear-XML_Parser-1.3.4-3|30	it.
12mu|php-pear-XML_Parser-1.3.4-3|31	
12mu|php-pear-XML_Parser-1.3.4-3|32	%prep
12mu|php-pear-XML_Parser-1.3.4-3|33	%setup -q -c
12mu|php-pear-XML_Parser-1.3.4-3|34	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-XML_Parser-1.3.4-3|35	
12mu|php-pear-XML_Parser-1.3.4-3|36	%install
12mu|php-pear-XML_Parser-1.3.4-3|37	
12mu|php-pear-XML_Parser-1.3.4-3|38	cd %{upstream_name}-%{version}
12mu|php-pear-XML_Parser-1.3.4-3|39	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-XML_Parser-1.3.4-3|40	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-XML_Parser-1.3.4-3|41	
12mu|php-pear-XML_Parser-1.3.4-3|42	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-XML_Parser-1.3.4-3|43	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-XML_Parser-1.3.4-3|44	
12mu|php-pear-XML_Parser-1.3.4-3|45	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-XML_Parser-1.3.4-3|46	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-XML_Parser-1.3.4-3|47	
12mu|php-pear-XML_Parser-1.3.4-3|48	%clean
12mu|php-pear-XML_Parser-1.3.4-3|49	
12mu|php-pear-XML_Parser-1.3.4-3|50	
12mu|php-pear-XML_Parser-1.3.4-3|51	
12mu|php-pear-XML_Parser-1.3.4-3|52	%files
12mu|php-pear-XML_Parser-1.3.4-3|53	%defattr(-,root,root)
12mu|php-pear-XML_Parser-1.3.4-3|54	%{_datadir}/pear/%{_class}
12mu|php-pear-XML_Parser-1.3.4-3|55	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-XML_Parser-1.3.4-3|56	
12mu|php-pear-XML_Parser-1.3.4-3|57	
12mu|php-pear-XML_Parser-1.3.4-3|58	
12mu|php-pear-XML_Parser-1.3.4-3|59	%changelog
12mu|php-pear-XML_Parser-1.3.4-3|60	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 1.3.4-2mdv2011.0
12mu|php-pear-XML_Parser-1.3.4-3|61	+ Revision: 667680
12mu|php-pear-XML_Parser-1.3.4-3|62	- mass rebuild
12mu|php-pear-XML_Parser-1.3.4-3|63	
12mu|php-pear-XML_Parser-1.3.4-3|64	* Thu Oct 28 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.4-1mdv2011.0
12mu|php-pear-XML_Parser-1.3.4-3|65	+ Revision: 589700
12mu|php-pear-XML_Parser-1.3.4-3|66	- new version
12mu|php-pear-XML_Parser-1.3.4-3|67	
12mu|php-pear-XML_Parser-1.3.4-3|68	* Sun Nov 15 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.2-3mdv2010.1
12mu|php-pear-XML_Parser-1.3.4-3|69	+ Revision: 466339
12mu|php-pear-XML_Parser-1.3.4-3|70	- spec cleanup
12mu|php-pear-XML_Parser-1.3.4-3|71	- use pear installer
12mu|php-pear-XML_Parser-1.3.4-3|72	- don't ship tests, even in documentation
12mu|php-pear-XML_Parser-1.3.4-3|73	- own all directories
12mu|php-pear-XML_Parser-1.3.4-3|74	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-XML_Parser-1.3.4-3|75	
12mu|php-pear-XML_Parser-1.3.4-3|76	* Thu Oct 01 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.2-2mdv2010.0
12mu|php-pear-XML_Parser-1.3.4-3|77	+ Revision: 452033
12mu|php-pear-XML_Parser-1.3.4-3|78	- fix %%postun
12mu|php-pear-XML_Parser-1.3.4-3|79	
12mu|php-pear-XML_Parser-1.3.4-3|80	* Mon Sep 28 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.2-1mdv2010.0
12mu|php-pear-XML_Parser-1.3.4-3|81	+ Revision: 450708
12mu|php-pear-XML_Parser-1.3.4-3|82	- import php-pear-XML_Parser
12mu|php-pear-XML_Parser-1.3.4-3|83	
12mu|php-pear-XML_Parser-1.3.4-3|84	
12mu|php-pear-XML_Parser-1.3.4-3|85	* Fri Sep 25 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.2-1mdv2010.0
12mu|php-pear-XML_Parser-1.3.4-3|86	- split out from php-pear package

20609 12
12mu|php-pear-XML_Serializer-0.20.2-1|1	%define		_class		XML
12mu|php-pear-XML_Serializer-0.20.2-1|2	%define		_subclass	Serializer
12mu|php-pear-XML_Serializer-0.20.2-1|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-XML_Serializer-0.20.2-1|4	
12mu|php-pear-XML_Serializer-0.20.2-1|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-XML_Serializer-0.20.2-1|6	Version:	0.20.2
12mu|php-pear-XML_Serializer-0.20.2-1|7	Release:	1
12mu|php-pear-XML_Serializer-0.20.2-1|8	Summary:	Class to build XML documents from data structures
12mu|php-pear-XML_Serializer-0.20.2-1|9	License:	BSD
12mu|php-pear-XML_Serializer-0.20.2-1|10	Group:		Development/PHP
12mu|php-pear-XML_Serializer-0.20.2-1|11	URL:		http://pear.php.net/package/XML_Serializer/
12mu|php-pear-XML_Serializer-0.20.2-1|12	Source0:	http://download.pear.php.net/package/XML_Serializer-%{version}.tgz
12mu|php-pear-XML_Serializer-0.20.2-1|13	Requires(post): php-pear
12mu|php-pear-XML_Serializer-0.20.2-1|14	Requires(preun): php-pear
12mu|php-pear-XML_Serializer-0.20.2-1|15	Requires:	php-pear
12mu|php-pear-XML_Serializer-0.20.2-1|16	BuildArch:	noarch
12mu|php-pear-XML_Serializer-0.20.2-1|17	BuildRequires:	php-pear
12mu|php-pear-XML_Serializer-0.20.2-1|18	
12mu|php-pear-XML_Serializer-0.20.2-1|19	%description
12mu|php-pear-XML_Serializer-0.20.2-1|20	%{upstream_name} serializes complex data structures like arrays or objects
12mu|php-pear-XML_Serializer-0.20.2-1|21	as XML documents. This class helps you generating any XML document you
12mu|php-pear-XML_Serializer-0.20.2-1|22	require without the need for DOM.
12mu|php-pear-XML_Serializer-0.20.2-1|23	
12mu|php-pear-XML_Serializer-0.20.2-1|24	
12mu|php-pear-XML_Serializer-0.20.2-1|25	%prep
12mu|php-pear-XML_Serializer-0.20.2-1|26	%setup -q -c
12mu|php-pear-XML_Serializer-0.20.2-1|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-XML_Serializer-0.20.2-1|28	
12mu|php-pear-XML_Serializer-0.20.2-1|29	%install
12mu|php-pear-XML_Serializer-0.20.2-1|30	
12mu|php-pear-XML_Serializer-0.20.2-1|31	cd %{upstream_name}-%{version}
12mu|php-pear-XML_Serializer-0.20.2-1|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-XML_Serializer-0.20.2-1|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-XML_Serializer-0.20.2-1|34	
12mu|php-pear-XML_Serializer-0.20.2-1|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-XML_Serializer-0.20.2-1|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-XML_Serializer-0.20.2-1|37	rm -rf %{buildroot}%{_datadir}/pear/data
12mu|php-pear-XML_Serializer-0.20.2-1|38	
12mu|php-pear-XML_Serializer-0.20.2-1|39	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-XML_Serializer-0.20.2-1|40	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-XML_Serializer-0.20.2-1|41	
12mu|php-pear-XML_Serializer-0.20.2-1|42	%clean
12mu|php-pear-XML_Serializer-0.20.2-1|43	
12mu|php-pear-XML_Serializer-0.20.2-1|44	
12mu|php-pear-XML_Serializer-0.20.2-1|45	
12mu|php-pear-XML_Serializer-0.20.2-1|46	%files
12mu|php-pear-XML_Serializer-0.20.2-1|47	%defattr(-,root,root)
12mu|php-pear-XML_Serializer-0.20.2-1|48	%doc %{upstream_name}-%{version}/doc
12mu|php-pear-XML_Serializer-0.20.2-1|49	%doc %{upstream_name}-%{version}/examples
12mu|php-pear-XML_Serializer-0.20.2-1|50	%{_datadir}/pear/%{_class}
12mu|php-pear-XML_Serializer-0.20.2-1|51	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-XML_Serializer-0.20.2-1|52	
12mu|php-pear-XML_Serializer-0.20.2-1|53	
12mu|php-pear-XML_Serializer-0.20.2-1|54	
12mu|php-pear-XML_Serializer-0.20.2-1|55	
12mu|php-pear-XML_Serializer-0.20.2-1|56	%changelog
12mu|php-pear-XML_Serializer-0.20.2-1|57	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 0.19.2-6mdv2011.0
12mu|php-pear-XML_Serializer-0.20.2-1|58	+ Revision: 667695
12mu|php-pear-XML_Serializer-0.20.2-1|59	- mass rebuild
12mu|php-pear-XML_Serializer-0.20.2-1|60	
12mu|php-pear-XML_Serializer-0.20.2-1|61	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.19.2-5mdv2011.0
12mu|php-pear-XML_Serializer-0.20.2-1|62	+ Revision: 607168
12mu|php-pear-XML_Serializer-0.20.2-1|63	- rebuild
12mu|php-pear-XML_Serializer-0.20.2-1|64	
12mu|php-pear-XML_Serializer-0.20.2-1|65	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.19.2-4mdv2010.1
12mu|php-pear-XML_Serializer-0.20.2-1|66	+ Revision: 464963
12mu|php-pear-XML_Serializer-0.20.2-1|67	- spec cleanup
12mu|php-pear-XML_Serializer-0.20.2-1|68	- use pear installer
12mu|php-pear-XML_Serializer-0.20.2-1|69	- don't ship tests, even in documentation
12mu|php-pear-XML_Serializer-0.20.2-1|70	- own all directories
12mu|php-pear-XML_Serializer-0.20.2-1|71	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-XML_Serializer-0.20.2-1|72	
12mu|php-pear-XML_Serializer-0.20.2-1|73	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.19.2-3mdv2010.0
12mu|php-pear-XML_Serializer-0.20.2-1|74	+ Revision: 426676
12mu|php-pear-XML_Serializer-0.20.2-1|75	- rebuild
12mu|php-pear-XML_Serializer-0.20.2-1|76	
12mu|php-pear-XML_Serializer-0.20.2-1|77	* Mon Apr 20 2009 Raphaël Gertz <rapsys@mandriva.org> 0.19.2-2mdv2009.1
12mu|php-pear-XML_Serializer-0.20.2-1|78	+ Revision: 368304
12mu|php-pear-XML_Serializer-0.20.2-1|79	- Rebuild
12mu|php-pear-XML_Serializer-0.20.2-1|80	- Update license
12mu|php-pear-XML_Serializer-0.20.2-1|81	- Update php pear XML_Serializer to 0.19.2 version
12mu|php-pear-XML_Serializer-0.20.2-1|82	
12mu|php-pear-XML_Serializer-0.20.2-1|83	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.18.0-6mdv2009.1
12mu|php-pear-XML_Serializer-0.20.2-1|84	+ Revision: 321939
12mu|php-pear-XML_Serializer-0.20.2-1|85	- rebuild
12mu|php-pear-XML_Serializer-0.20.2-1|86	
12mu|php-pear-XML_Serializer-0.20.2-1|87	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.18.0-5mdv2009.0
12mu|php-pear-XML_Serializer-0.20.2-1|88	+ Revision: 224894
12mu|php-pear-XML_Serializer-0.20.2-1|89	- rebuild
12mu|php-pear-XML_Serializer-0.20.2-1|90	
12mu|php-pear-XML_Serializer-0.20.2-1|91	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.18.0-4mdv2008.1
12mu|php-pear-XML_Serializer-0.20.2-1|92	+ Revision: 178564
12mu|php-pear-XML_Serializer-0.20.2-1|93	- rebuild
12mu|php-pear-XML_Serializer-0.20.2-1|94	
12mu|php-pear-XML_Serializer-0.20.2-1|95	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-XML_Serializer-0.20.2-1|96	- restore BuildRoot
12mu|php-pear-XML_Serializer-0.20.2-1|97	
12mu|php-pear-XML_Serializer-0.20.2-1|98	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-XML_Serializer-0.20.2-1|99	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-XML_Serializer-0.20.2-1|100	
12mu|php-pear-XML_Serializer-0.20.2-1|101	* Thu Aug 16 2007 Thierry Vignaud <tv@mandriva.org> 0.18.0-3mdv2008.0
12mu|php-pear-XML_Serializer-0.20.2-1|102	+ Revision: 64200
12mu|php-pear-XML_Serializer-0.20.2-1|103	- rebuild
12mu|php-pear-XML_Serializer-0.20.2-1|104	
12mu|php-pear-XML_Serializer-0.20.2-1|105	
12mu|php-pear-XML_Serializer-0.20.2-1|106	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.18.0-2mdv2007.0
12mu|php-pear-XML_Serializer-0.20.2-1|107	+ Revision: 81271
12mu|php-pear-XML_Serializer-0.20.2-1|108	- Import php-pear-XML_Serializer
12mu|php-pear-XML_Serializer-0.20.2-1|109	
12mu|php-pear-XML_Serializer-0.20.2-1|110	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.18.0-2mdk
12mu|php-pear-XML_Serializer-0.20.2-1|111	- new group (Development/PHP)
12mu|php-pear-XML_Serializer-0.20.2-1|112	
12mu|php-pear-XML_Serializer-0.20.2-1|113	* Mon Nov 07 2005 Oden Eriksson <oeriksson@mandriva.com> 0.18.0-1mdk
12mu|php-pear-XML_Serializer-0.20.2-1|114	- 0.18.0
12mu|php-pear-XML_Serializer-0.20.2-1|115	- fix deps
12mu|php-pear-XML_Serializer-0.20.2-1|116	
12mu|php-pear-XML_Serializer-0.20.2-1|117	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.15.0-7mdk
12mu|php-pear-XML_Serializer-0.20.2-1|118	- rebuilt to fix auto deps
12mu|php-pear-XML_Serializer-0.20.2-1|119	
12mu|php-pear-XML_Serializer-0.20.2-1|120	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.15.0-6mdk
12mu|php-pear-XML_Serializer-0.20.2-1|121	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-XML_Serializer-0.20.2-1|122	
12mu|php-pear-XML_Serializer-0.20.2-1|123	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.15.0-5mdk
12mu|php-pear-XML_Serializer-0.20.2-1|124	- fix deps
12mu|php-pear-XML_Serializer-0.20.2-1|125	
12mu|php-pear-XML_Serializer-0.20.2-1|126	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.15.0-4mdk
12mu|php-pear-XML_Serializer-0.20.2-1|127	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-XML_Serializer-0.20.2-1|128	- fix deps
12mu|php-pear-XML_Serializer-0.20.2-1|129	
12mu|php-pear-XML_Serializer-0.20.2-1|130	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.15.0-3mdk
12mu|php-pear-XML_Serializer-0.20.2-1|131	- fix deps
12mu|php-pear-XML_Serializer-0.20.2-1|132	
12mu|php-pear-XML_Serializer-0.20.2-1|133	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.15.0-2mdk
12mu|php-pear-XML_Serializer-0.20.2-1|134	- rebuild
12mu|php-pear-XML_Serializer-0.20.2-1|135	
12mu|php-pear-XML_Serializer-0.20.2-1|136	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.15.0-1mdk
12mu|php-pear-XML_Serializer-0.20.2-1|137	- 0.15.0
12mu|php-pear-XML_Serializer-0.20.2-1|138	- fix spec file to conform with the others
12mu|php-pear-XML_Serializer-0.20.2-1|139	
12mu|php-pear-XML_Serializer-0.20.2-1|140	* Thu Jan 20 2005 Pascal Terjan <pterjan@mandrake.org> 0.14.1-2mdk
12mu|php-pear-XML_Serializer-0.20.2-1|141	- Updated
12mu|php-pear-XML_Serializer-0.20.2-1|142	
12mu|php-pear-XML_Serializer-0.20.2-1|143	* Thu Jan 20 2005 Pascal Terjan <pterjan@mandrake.org> 0.14.1-1mdk
12mu|php-pear-XML_Serializer-0.20.2-1|144	- First mdk package
12mu|php-pear-XML_Serializer-0.20.2-1|145	
12mu|php-pear-XML_Serializer-0.20.2-1|146	

20610 12
12mu|php-pear-XML_sql2xml-0.3.4-8|1	%define		_class		XML
12mu|php-pear-XML_sql2xml-0.3.4-8|2	%define		_subclass	sql2xml
12mu|php-pear-XML_sql2xml-0.3.4-8|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-XML_sql2xml-0.3.4-8|4	
12mu|php-pear-XML_sql2xml-0.3.4-8|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-XML_sql2xml-0.3.4-8|6	Version:	0.3.4
12mu|php-pear-XML_sql2xml-0.3.4-8|7	Release:	8
12mu|php-pear-XML_sql2xml-0.3.4-8|8	Summary:	Returns XML from a SQL-query
12mu|php-pear-XML_sql2xml-0.3.4-8|9	License:	PHP License
12mu|php-pear-XML_sql2xml-0.3.4-8|10	Group:		Development/PHP
12mu|php-pear-XML_sql2xml-0.3.4-8|11	URL:		http://pear.php.net/package/XML_sql2xml/
12mu|php-pear-XML_sql2xml-0.3.4-8|12	Source0:	http://download.pear.php.net/package/%{upstream_name}-%{version}.tgz
12mu|php-pear-XML_sql2xml-0.3.4-8|13	Requires(post): php-pear
12mu|php-pear-XML_sql2xml-0.3.4-8|14	Requires(preun): php-pear
12mu|php-pear-XML_sql2xml-0.3.4-8|15	Requires:	php-pear
12mu|php-pear-XML_sql2xml-0.3.4-8|16	BuildArch:	noarch
12mu|php-pear-XML_sql2xml-0.3.4-8|17	BuildRequires:	php-pear
12mu|php-pear-XML_sql2xml-0.3.4-8|18	
12mu|php-pear-XML_sql2xml-0.3.4-8|19	%description
12mu|php-pear-XML_sql2xml-0.3.4-8|20	This class takes a PEAR::DB-Result Object, a sql-query-string, an
12mu|php-pear-XML_sql2xml-0.3.4-8|21	array and/or an xml-string/file and returns a xml-representation of
12mu|php-pear-XML_sql2xml-0.3.4-8|22	it.
12mu|php-pear-XML_sql2xml-0.3.4-8|23	
12mu|php-pear-XML_sql2xml-0.3.4-8|24	
12mu|php-pear-XML_sql2xml-0.3.4-8|25	%prep
12mu|php-pear-XML_sql2xml-0.3.4-8|26	%setup -q -c
12mu|php-pear-XML_sql2xml-0.3.4-8|27	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-XML_sql2xml-0.3.4-8|28	
12mu|php-pear-XML_sql2xml-0.3.4-8|29	%install
12mu|php-pear-XML_sql2xml-0.3.4-8|30	
12mu|php-pear-XML_sql2xml-0.3.4-8|31	cd %{upstream_name}-%{version}
12mu|php-pear-XML_sql2xml-0.3.4-8|32	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-XML_sql2xml-0.3.4-8|33	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-XML_sql2xml-0.3.4-8|34	
12mu|php-pear-XML_sql2xml-0.3.4-8|35	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-XML_sql2xml-0.3.4-8|36	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-XML_sql2xml-0.3.4-8|37	
12mu|php-pear-XML_sql2xml-0.3.4-8|38	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-XML_sql2xml-0.3.4-8|39	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-XML_sql2xml-0.3.4-8|40	
12mu|php-pear-XML_sql2xml-0.3.4-8|41	%clean
12mu|php-pear-XML_sql2xml-0.3.4-8|42	
12mu|php-pear-XML_sql2xml-0.3.4-8|43	
12mu|php-pear-XML_sql2xml-0.3.4-8|44	
12mu|php-pear-XML_sql2xml-0.3.4-8|45	%files
12mu|php-pear-XML_sql2xml-0.3.4-8|46	%defattr(-,root,root)
12mu|php-pear-XML_sql2xml-0.3.4-8|47	%doc %{upstream_name}-%{version}/doc/*
12mu|php-pear-XML_sql2xml-0.3.4-8|48	%doc %{upstream_name}-%{version}/%{_subclass}_ext.php
12mu|php-pear-XML_sql2xml-0.3.4-8|49	%{_datadir}/pear/%{_class}
12mu|php-pear-XML_sql2xml-0.3.4-8|50	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-XML_sql2xml-0.3.4-8|51	
12mu|php-pear-XML_sql2xml-0.3.4-8|52	
12mu|php-pear-XML_sql2xml-0.3.4-8|53	%changelog
12mu|php-pear-XML_sql2xml-0.3.4-8|54	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-6mdv2011.0
12mu|php-pear-XML_sql2xml-0.3.4-8|55	+ Revision: 667701
12mu|php-pear-XML_sql2xml-0.3.4-8|56	- mass rebuild
12mu|php-pear-XML_sql2xml-0.3.4-8|57	
12mu|php-pear-XML_sql2xml-0.3.4-8|58	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-5mdv2011.0
12mu|php-pear-XML_sql2xml-0.3.4-8|59	+ Revision: 607169
12mu|php-pear-XML_sql2xml-0.3.4-8|60	- rebuild
12mu|php-pear-XML_sql2xml-0.3.4-8|61	
12mu|php-pear-XML_sql2xml-0.3.4-8|62	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.3.4-4mdv2010.1
12mu|php-pear-XML_sql2xml-0.3.4-8|63	+ Revision: 464964
12mu|php-pear-XML_sql2xml-0.3.4-8|64	- spec cleanup
12mu|php-pear-XML_sql2xml-0.3.4-8|65	- use pear installer
12mu|php-pear-XML_sql2xml-0.3.4-8|66	- don't ship tests, even in documentation
12mu|php-pear-XML_sql2xml-0.3.4-8|67	- own all directories
12mu|php-pear-XML_sql2xml-0.3.4-8|68	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-XML_sql2xml-0.3.4-8|69	
12mu|php-pear-XML_sql2xml-0.3.4-8|70	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.3.4-3mdv2010.0
12mu|php-pear-XML_sql2xml-0.3.4-8|71	+ Revision: 426678
12mu|php-pear-XML_sql2xml-0.3.4-8|72	- rebuild
12mu|php-pear-XML_sql2xml-0.3.4-8|73	
12mu|php-pear-XML_sql2xml-0.3.4-8|74	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-2mdv2009.1
12mu|php-pear-XML_sql2xml-0.3.4-8|75	+ Revision: 321942
12mu|php-pear-XML_sql2xml-0.3.4-8|76	- rebuild
12mu|php-pear-XML_sql2xml-0.3.4-8|77	
12mu|php-pear-XML_sql2xml-0.3.4-8|78	* Sat Aug 16 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.4-1mdv2009.0
12mu|php-pear-XML_sql2xml-0.3.4-8|79	+ Revision: 272602
12mu|php-pear-XML_sql2xml-0.3.4-8|80	- 0.3.4
12mu|php-pear-XML_sql2xml-0.3.4-8|81	
12mu|php-pear-XML_sql2xml-0.3.4-8|82	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.3.2-10mdv2009.0
12mu|php-pear-XML_sql2xml-0.3.4-8|83	+ Revision: 224899
12mu|php-pear-XML_sql2xml-0.3.4-8|84	- rebuild
12mu|php-pear-XML_sql2xml-0.3.4-8|85	
12mu|php-pear-XML_sql2xml-0.3.4-8|86	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-9mdv2008.1
12mu|php-pear-XML_sql2xml-0.3.4-8|87	+ Revision: 178572
12mu|php-pear-XML_sql2xml-0.3.4-8|88	- rebuild
12mu|php-pear-XML_sql2xml-0.3.4-8|89	
12mu|php-pear-XML_sql2xml-0.3.4-8|90	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-XML_sql2xml-0.3.4-8|91	- restore BuildRoot
12mu|php-pear-XML_sql2xml-0.3.4-8|92	
12mu|php-pear-XML_sql2xml-0.3.4-8|93	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-XML_sql2xml-0.3.4-8|94	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-XML_sql2xml-0.3.4-8|95	
12mu|php-pear-XML_sql2xml-0.3.4-8|96	
12mu|php-pear-XML_sql2xml-0.3.4-8|97	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-8mdv2007.0
12mu|php-pear-XML_sql2xml-0.3.4-8|98	+ Revision: 82979
12mu|php-pear-XML_sql2xml-0.3.4-8|99	- Import php-pear-XML_sql2xml
12mu|php-pear-XML_sql2xml-0.3.4-8|100	
12mu|php-pear-XML_sql2xml-0.3.4-8|101	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-8mdk
12mu|php-pear-XML_sql2xml-0.3.4-8|102	- new group (Development/PHP)
12mu|php-pear-XML_sql2xml-0.3.4-8|103	
12mu|php-pear-XML_sql2xml-0.3.4-8|104	* Mon Jan 16 2006 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-7mdk
12mu|php-pear-XML_sql2xml-0.3.4-8|105	- fix bad package.xml file (#20643)
12mu|php-pear-XML_sql2xml-0.3.4-8|106	
12mu|php-pear-XML_sql2xml-0.3.4-8|107	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-6mdk
12mu|php-pear-XML_sql2xml-0.3.4-8|108	- rebuilt to fix auto deps
12mu|php-pear-XML_sql2xml-0.3.4-8|109	
12mu|php-pear-XML_sql2xml-0.3.4-8|110	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-5mdk
12mu|php-pear-XML_sql2xml-0.3.4-8|111	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-XML_sql2xml-0.3.4-8|112	
12mu|php-pear-XML_sql2xml-0.3.4-8|113	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-4mdk
12mu|php-pear-XML_sql2xml-0.3.4-8|114	- fix deps
12mu|php-pear-XML_sql2xml-0.3.4-8|115	
12mu|php-pear-XML_sql2xml-0.3.4-8|116	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-3mdk
12mu|php-pear-XML_sql2xml-0.3.4-8|117	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-XML_sql2xml-0.3.4-8|118	- fix deps
12mu|php-pear-XML_sql2xml-0.3.4-8|119	
12mu|php-pear-XML_sql2xml-0.3.4-8|120	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-2mdk
12mu|php-pear-XML_sql2xml-0.3.4-8|121	- fix deps
12mu|php-pear-XML_sql2xml-0.3.4-8|122	
12mu|php-pear-XML_sql2xml-0.3.4-8|123	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-1mdk
12mu|php-pear-XML_sql2xml-0.3.4-8|124	- initial Mandriva package (PLD import)
12mu|php-pear-XML_sql2xml-0.3.4-8|125	

20611 12
12mu|php-pear-XML_SVG-1.1.0-1|1	%define		_class		XML
12mu|php-pear-XML_SVG-1.1.0-1|2	%define		_subclass	SVG
12mu|php-pear-XML_SVG-1.1.0-1|3	%define		upstream_name	%{_class}_%{_subclass}
12mu|php-pear-XML_SVG-1.1.0-1|4	
12mu|php-pear-XML_SVG-1.1.0-1|5	Name:		php-pear-%{upstream_name}
12mu|php-pear-XML_SVG-1.1.0-1|6	Version:	1.1.0
12mu|php-pear-XML_SVG-1.1.0-1|7	Release:	1
12mu|php-pear-XML_SVG-1.1.0-1|8	Summary:	XML_SVG API
12mu|php-pear-XML_SVG-1.1.0-1|9	License:	PHP License
12mu|php-pear-XML_SVG-1.1.0-1|10	Group:		Development/PHP
12mu|php-pear-XML_SVG-1.1.0-1|11	URL:		http://pear.php.net/package/XML_SVG/
12mu|php-pear-XML_SVG-1.1.0-1|12	Source0:	http://download.pear.php.net/package/XML_SVG-%{version}.tgz
12mu|php-pear-XML_SVG-1.1.0-1|13	Requires(post): php-pear
12mu|php-pear-XML_SVG-1.1.0-1|14	Requires(preun): php-pear
12mu|php-pear-XML_SVG-1.1.0-1|15	Requires:	php-pear
12mu|php-pear-XML_SVG-1.1.0-1|16	BuildArch:	noarch
12mu|php-pear-XML_SVG-1.1.0-1|17	BuildRequires:	php-pear
12mu|php-pear-XML_SVG-1.1.0-1|18	
12mu|php-pear-XML_SVG-1.1.0-1|19	%description
12mu|php-pear-XML_SVG-1.1.0-1|20	This package provides and object-oriented way of building SVG
12mu|php-pear-XML_SVG-1.1.0-1|21	documents.
12mu|php-pear-XML_SVG-1.1.0-1|22	
12mu|php-pear-XML_SVG-1.1.0-1|23	%prep
12mu|php-pear-XML_SVG-1.1.0-1|24	%setup -q -c
12mu|php-pear-XML_SVG-1.1.0-1|25	mv package.xml %{upstream_name}-%{version}/%{upstream_name}.xml
12mu|php-pear-XML_SVG-1.1.0-1|26	
12mu|php-pear-XML_SVG-1.1.0-1|27	%install
12mu|php-pear-XML_SVG-1.1.0-1|28	
12mu|php-pear-XML_SVG-1.1.0-1|29	cd %{upstream_name}-%{version}
12mu|php-pear-XML_SVG-1.1.0-1|30	pear install --nodeps --packagingroot %{buildroot} %{upstream_name}.xml
12mu|php-pear-XML_SVG-1.1.0-1|31	rm -rf %{buildroot}%{_datadir}/pear/.??*
12mu|php-pear-XML_SVG-1.1.0-1|32	
12mu|php-pear-XML_SVG-1.1.0-1|33	rm -rf %{buildroot}%{_datadir}/pear/docs
12mu|php-pear-XML_SVG-1.1.0-1|34	rm -rf %{buildroot}%{_datadir}/pear/tests
12mu|php-pear-XML_SVG-1.1.0-1|35	
12mu|php-pear-XML_SVG-1.1.0-1|36	install -d %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-XML_SVG-1.1.0-1|37	install -m 644 %{upstream_name}.xml %{buildroot}%{_datadir}/pear/packages
12mu|php-pear-XML_SVG-1.1.0-1|38	
12mu|php-pear-XML_SVG-1.1.0-1|39	%clean
12mu|php-pear-XML_SVG-1.1.0-1|40	
12mu|php-pear-XML_SVG-1.1.0-1|41	
12mu|php-pear-XML_SVG-1.1.0-1|42	
12mu|php-pear-XML_SVG-1.1.0-1|43	%files
12mu|php-pear-XML_SVG-1.1.0-1|44	%doc %{_datadir}/pear/data/%{upstream_name}
12mu|php-pear-XML_SVG-1.1.0-1|45	%{_datadir}/pear/%{_class}
12mu|php-pear-XML_SVG-1.1.0-1|46	%{_datadir}/pear/packages/%{upstream_name}.xml
12mu|php-pear-XML_SVG-1.1.0-1|47	
12mu|php-pear-XML_SVG-1.1.0-1|48	
12mu|php-pear-XML_SVG-1.1.0-1|49	
12mu|php-pear-XML_SVG-1.1.0-1|50	
12mu|php-pear-XML_SVG-1.1.0-1|51	%changelog
12mu|php-pear-XML_SVG-1.1.0-1|52	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-2mdv2011.0
12mu|php-pear-XML_SVG-1.1.0-1|53	+ Revision: 667690
12mu|php-pear-XML_SVG-1.1.0-1|54	- mass rebuild
12mu|php-pear-XML_SVG-1.1.0-1|55	
12mu|php-pear-XML_SVG-1.1.0-1|56	* Sun Nov 07 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.3-1mdv2011.0
12mu|php-pear-XML_SVG-1.1.0-1|57	+ Revision: 594506
12mu|php-pear-XML_SVG-1.1.0-1|58	- update to new version 1.0.3
12mu|php-pear-XML_SVG-1.1.0-1|59	
12mu|php-pear-XML_SVG-1.1.0-1|60	* Wed Nov 11 2009 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.1-6mdv2010.1
12mu|php-pear-XML_SVG-1.1.0-1|61	+ Revision: 464966
12mu|php-pear-XML_SVG-1.1.0-1|62	- spec cleanup
12mu|php-pear-XML_SVG-1.1.0-1|63	- use pear installer
12mu|php-pear-XML_SVG-1.1.0-1|64	- don't ship tests, even in documentation
12mu|php-pear-XML_SVG-1.1.0-1|65	- own all directories
12mu|php-pear-XML_SVG-1.1.0-1|66	- use rpm filetriggers starting from mandriva 2010.1
12mu|php-pear-XML_SVG-1.1.0-1|67	
12mu|php-pear-XML_SVG-1.1.0-1|68	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.0.1-5mdv2010.0
12mu|php-pear-XML_SVG-1.1.0-1|69	+ Revision: 426675
12mu|php-pear-XML_SVG-1.1.0-1|70	- rebuild
12mu|php-pear-XML_SVG-1.1.0-1|71	
12mu|php-pear-XML_SVG-1.1.0-1|72	* Thu Jan 01 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-4mdv2009.1
12mu|php-pear-XML_SVG-1.1.0-1|73	+ Revision: 321936
12mu|php-pear-XML_SVG-1.1.0-1|74	- rebuild
12mu|php-pear-XML_SVG-1.1.0-1|75	
12mu|php-pear-XML_SVG-1.1.0-1|76	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-3mdv2009.0
12mu|php-pear-XML_SVG-1.1.0-1|77	+ Revision: 224915
12mu|php-pear-XML_SVG-1.1.0-1|78	- rebuild
12mu|php-pear-XML_SVG-1.1.0-1|79	
12mu|php-pear-XML_SVG-1.1.0-1|80	* Tue Mar 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-2mdv2008.1
12mu|php-pear-XML_SVG-1.1.0-1|81	+ Revision: 178560
12mu|php-pear-XML_SVG-1.1.0-1|82	- rebuild
12mu|php-pear-XML_SVG-1.1.0-1|83	
12mu|php-pear-XML_SVG-1.1.0-1|84	+ Olivier Blin <oblin@mandriva.com>
12mu|php-pear-XML_SVG-1.1.0-1|85	- restore BuildRoot
12mu|php-pear-XML_SVG-1.1.0-1|86	
12mu|php-pear-XML_SVG-1.1.0-1|87	+ Thierry Vignaud <tv@mandriva.org>
12mu|php-pear-XML_SVG-1.1.0-1|88	- kill re-definition of %%buildroot on Pixel's request
12mu|php-pear-XML_SVG-1.1.0-1|89	
12mu|php-pear-XML_SVG-1.1.0-1|90	
12mu|php-pear-XML_SVG-1.1.0-1|91	* Sat Nov 11 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdv2007.0
12mu|php-pear-XML_SVG-1.1.0-1|92	+ Revision: 82909
12mu|php-pear-XML_SVG-1.1.0-1|93	- Import php-pear-XML_SVG
12mu|php-pear-XML_SVG-1.1.0-1|94	
12mu|php-pear-XML_SVG-1.1.0-1|95	* Sat May 20 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.1-1mdk
12mu|php-pear-XML_SVG-1.1.0-1|96	- 1.0.1
12mu|php-pear-XML_SVG-1.1.0-1|97	
12mu|php-pear-XML_SVG-1.1.0-1|98	* Fri Feb 10 2006 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-7mdk
12mu|php-pear-XML_SVG-1.1.0-1|99	- new group (Development/PHP)
12mu|php-pear-XML_SVG-1.1.0-1|100	
12mu|php-pear-XML_SVG-1.1.0-1|101	* Fri Aug 26 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-6mdk
12mu|php-pear-XML_SVG-1.1.0-1|102	- rebuilt to fix auto deps
12mu|php-pear-XML_SVG-1.1.0-1|103	
12mu|php-pear-XML_SVG-1.1.0-1|104	* Wed Aug 10 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-5mdk
12mu|php-pear-XML_SVG-1.1.0-1|105	- rebuilt to use new pear auto deps/reqs from pld
12mu|php-pear-XML_SVG-1.1.0-1|106	
12mu|php-pear-XML_SVG-1.1.0-1|107	* Sun Jul 31 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-4mdk
12mu|php-pear-XML_SVG-1.1.0-1|108	- fix deps
12mu|php-pear-XML_SVG-1.1.0-1|109	
12mu|php-pear-XML_SVG-1.1.0-1|110	* Thu Jul 21 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-3mdk
12mu|php-pear-XML_SVG-1.1.0-1|111	- reworked the %%post and %%preun stuff, like in conectiva
12mu|php-pear-XML_SVG-1.1.0-1|112	- fix deps
12mu|php-pear-XML_SVG-1.1.0-1|113	
12mu|php-pear-XML_SVG-1.1.0-1|114	* Wed Jul 20 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-2mdk
12mu|php-pear-XML_SVG-1.1.0-1|115	- fix deps
12mu|php-pear-XML_SVG-1.1.0-1|116	
12mu|php-pear-XML_SVG-1.1.0-1|117	* Tue Jul 19 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.0-1mdk
12mu|php-pear-XML_SVG-1.1.0-1|118	- initial Mandriva package (PLD import)
12mu|php-pear-XML_SVG-1.1.0-1|119	
12mu|php-pear-XML_SVG-1.1.0-1|120	

20612 12
12mu|php-smarty-3.1.21-1|1	Summary:	The compiling PHP template engine
12mu|php-smarty-3.1.21-1|2	Name:		php-smarty
12mu|php-smarty-3.1.21-1|3	Version:	3.1.21
12mu|php-smarty-3.1.21-1|4	Release:	1
12mu|php-smarty-3.1.21-1|5	License:	LGPL
12mu|php-smarty-3.1.21-1|6	Group:		Development/Other
12mu|php-smarty-3.1.21-1|7	URL:		http://www.smarty.net/
12mu|php-smarty-3.1.21-1|8	Source0:	http://www.smarty.net/files/Smarty-%{version}.tar.gz
12mu|php-smarty-3.1.21-1|9	Source1:	http://www.smarty.net/files/docs/manual-en-3.1.8.zip
12mu|php-smarty-3.1.21-1|10	Source2:	smarty.gif
12mu|php-smarty-3.1.21-1|11	BuildArch:	noarch
12mu|php-smarty-3.1.21-1|12	Buildrequires:	unzip
12mu|php-smarty-3.1.21-1|13	
12mu|php-smarty-3.1.21-1|14	%description
12mu|php-smarty-3.1.21-1|15	Smarty is a template engine for PHP.  More specifically, it
12mu|php-smarty-3.1.21-1|16	facilitates a manageable way to separate application logic and
12mu|php-smarty-3.1.21-1|17	content from its presentation.  This is best described in a
12mu|php-smarty-3.1.21-1|18	situation where the application programmer and the template
12mu|php-smarty-3.1.21-1|19	designer play different roles, or in most cases are not the same
12mu|php-smarty-3.1.21-1|20	person.  For example, let's say you are creating a web page that
12mu|php-smarty-3.1.21-1|21	is displaying a newspaper article.  The article headline, tagline,
12mu|php-smarty-3.1.21-1|22	author and body are content elements, they contain no information
12mu|php-smarty-3.1.21-1|23	about how they will be presented.  They are passed into Smarty by
12mu|php-smarty-3.1.21-1|24	the application, then the template designer edits the templates
12mu|php-smarty-3.1.21-1|25	and uses a combination of HTML tags and template tags to format
12mu|php-smarty-3.1.21-1|26	the presentation of these elements (HTML tables, background
12mu|php-smarty-3.1.21-1|27	colors, font sizes, style sheets, etc.) One day the programmer
12mu|php-smarty-3.1.21-1|28	needs to change the way the article content is retrieved (a change
12mu|php-smarty-3.1.21-1|29	in application logic.)  This change does not affect the template
12mu|php-smarty-3.1.21-1|30	designer, the content will still arrive in the template exactly
12mu|php-smarty-3.1.21-1|31	the same.  Likewise, if the template designer wants to completely
12mu|php-smarty-3.1.21-1|32	redesign the templates, this requires no changes to the
12mu|php-smarty-3.1.21-1|33	application logic.  Therefore, the programmer can make changes to
12mu|php-smarty-3.1.21-1|34	the application logic without the need to restructure templates,
12mu|php-smarty-3.1.21-1|35	and the template designer can make changes to templates without
12mu|php-smarty-3.1.21-1|36	breaking application logic.
12mu|php-smarty-3.1.21-1|37	
12mu|php-smarty-3.1.21-1|38	%package doc
12mu|php-smarty-3.1.21-1|39	Summary:	The HTML manual for Smarty
12mu|php-smarty-3.1.21-1|40	Group:		Development/Other
12mu|php-smarty-3.1.21-1|41	Obsoletes:  %{name}-manual
12mu|php-smarty-3.1.21-1|42	
12mu|php-smarty-3.1.21-1|43	%description doc
12mu|php-smarty-3.1.21-1|44	The HTML manual for Smarty
12mu|php-smarty-3.1.21-1|45	
12mu|php-smarty-3.1.21-1|46	%prep
12mu|php-smarty-3.1.21-1|47	%setup -q -n Smarty-%{version} -a1
12mu|php-smarty-3.1.21-1|48	
12mu|php-smarty-3.1.21-1|49	%build
12mu|php-smarty-3.1.21-1|50	
12mu|php-smarty-3.1.21-1|51	%install
12mu|php-smarty-3.1.21-1|52	
12mu|php-smarty-3.1.21-1|53	install -d %{buildroot}%{_datadir}/php/smarty
12mu|php-smarty-3.1.21-1|54	install -d %{buildroot}%{_var}/www/icons
12mu|php-smarty-3.1.21-1|55	
12mu|php-smarty-3.1.21-1|56	cp -rp libs/* %{buildroot}%{_datadir}/php/smarty
12mu|php-smarty-3.1.21-1|57	install -m0644 %{SOURCE2} %{buildroot}/var/www/icons/smarty.gif
12mu|php-smarty-3.1.21-1|58	
12mu|php-smarty-3.1.21-1|59	# fix attribs
12mu|php-smarty-3.1.21-1|60	find %{buildroot}%{_datadir}/php/smarty -type d -exec chmod 755 {} \;
12mu|php-smarty-3.1.21-1|61	find %{buildroot}%{_datadir}/php/smarty -type f -exec chmod 644 {} \;
12mu|php-smarty-3.1.21-1|62	
12mu|php-smarty-3.1.21-1|63	%files
12mu|php-smarty-3.1.21-1|64	%doc COPYING.lib README *.txt
12mu|php-smarty-3.1.21-1|65	%{_datadir}/php/smarty
12mu|php-smarty-3.1.21-1|66	%{_var}/www/icons/smarty.gif
12mu|php-smarty-3.1.21-1|67	
12mu|php-smarty-3.1.21-1|68	%files doc
12mu|php-smarty-3.1.21-1|69	%doc manual-en/*
12mu|php-smarty-3.1.21-1|70	
12mu|php-smarty-3.1.21-1|71	%changelog
12mu|php-smarty-3.1.21-1|72	* Sun Nov 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.21-1
12mu|php-smarty-3.1.21-1|73	+ Revision: 397f69b
12mu|php-smarty-3.1.21-1|74	- Updated to 3.1.21
12mu|php-smarty-3.1.21-1|75	
12mu|php-smarty-3.1.21-1|76	

20613 12
12mu|php-suhosin-0.9.33-5|1	%define modname suhosin
12mu|php-suhosin-0.9.33-5|2	%define soname %{modname}.so
12mu|php-suhosin-0.9.33-5|3	%define inifile Z98_%{modname}.ini
12mu|php-suhosin-0.9.33-5|4	
12mu|php-suhosin-0.9.33-5|5	Summary:	Suhosin extension module for PHP
12mu|php-suhosin-0.9.33-5|6	Name:		php-%{modname}
12mu|php-suhosin-0.9.33-5|7	Version:	0.9.33
12mu|php-suhosin-0.9.33-5|8	Epoch:		1
12mu|php-suhosin-0.9.33-5|9	Release:	5
12mu|php-suhosin-0.9.33-5|10	Group:		Development/PHP
12mu|php-suhosin-0.9.33-5|11	License:	PHP License
12mu|php-suhosin-0.9.33-5|12	Url:		http://www.hardened-php.net/suhosin/
12mu|php-suhosin-0.9.33-5|13	Source0:	http://download.suhosin.org/%{modname}-%{version}.tgz
12mu|php-suhosin-0.9.33-5|14	Source1:	http://download.suhosin.org/%{modname}-%{version}.tgz.sig
12mu|php-suhosin-0.9.33-5|15	Patch0:		https://raw.github.com/NewEraCracker/suhosin-patches/master/patches/suhosin-0.9.33.php55.diff
12mu|php-suhosin-0.9.33-5|16	BuildRequires:	php-devel >= 3:5.2.0
12mu|php-suhosin-0.9.33-5|17	
12mu|php-suhosin-0.9.33-5|18	%description
12mu|php-suhosin-0.9.33-5|19	Suhosin is an advanced protection system for PHP installations. It was designed
12mu|php-suhosin-0.9.33-5|20	to protect servers and users from known and unknown flaws in PHP applications
12mu|php-suhosin-0.9.33-5|21	and the PHP core. Suhosin is binary compatible to normal PHP installation,
12mu|php-suhosin-0.9.33-5|22	which means it is compatible to 3rd party binary extension like ZendOptimizer.
12mu|php-suhosin-0.9.33-5|23	
12mu|php-suhosin-0.9.33-5|24	%prep
12mu|php-suhosin-0.9.33-5|25	%setup -qn suhosin-%{version}
12mu|php-suhosin-0.9.33-5|26	%apply_patches
12mu|php-suhosin-0.9.33-5|27	
12mu|php-suhosin-0.9.33-5|28	%build
12mu|php-suhosin-0.9.33-5|29	%serverbuild
12mu|php-suhosin-0.9.33-5|30	
12mu|php-suhosin-0.9.33-5|31	phpize
12mu|php-suhosin-0.9.33-5|32	%configure2_5x \
12mu|php-suhosin-0.9.33-5|33	--with-libdir=%{_lib} \
12mu|php-suhosin-0.9.33-5|34	--with-%{modname}=shared,%{_prefix}
12mu|php-suhosin-0.9.33-5|35	
12mu|php-suhosin-0.9.33-5|36	%make
12mu|php-suhosin-0.9.33-5|37	mv modules/*.so %{modname}.so
12mu|php-suhosin-0.9.33-5|38	
12mu|php-suhosin-0.9.33-5|39	%install
12mu|php-suhosin-0.9.33-5|40	install -d %{buildroot}%{_libdir}/php/extensions
12mu|php-suhosin-0.9.33-5|41	install -d %{buildroot}%{_sysconfdir}/php.d
12mu|php-suhosin-0.9.33-5|42	
12mu|php-suhosin-0.9.33-5|43	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12mu|php-suhosin-0.9.33-5|44	install -m0644 suhosin.ini %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12mu|php-suhosin-0.9.33-5|45	
12mu|php-suhosin-0.9.33-5|46	%post
12mu|php-suhosin-0.9.33-5|47	if [ -f /var/lock/subsys/httpd ]; then
12mu|php-suhosin-0.9.33-5|48	%{_initrddir}/httpd restart >/dev/null || :
12mu|php-suhosin-0.9.33-5|49	fi
12mu|php-suhosin-0.9.33-5|50	
12mu|php-suhosin-0.9.33-5|51	%postun
12mu|php-suhosin-0.9.33-5|52	if [ "$1" = "0" ]; then
12mu|php-suhosin-0.9.33-5|53	if [ -f /var/lock/subsys/httpd ]; then
12mu|php-suhosin-0.9.33-5|54	%{_initrddir}/httpd restart >/dev/null || :
12mu|php-suhosin-0.9.33-5|55	fi
12mu|php-suhosin-0.9.33-5|56	fi
12mu|php-suhosin-0.9.33-5|57	
12mu|php-suhosin-0.9.33-5|58	%files
12mu|php-suhosin-0.9.33-5|59	%doc CREDITS tests Changelog
12mu|php-suhosin-0.9.33-5|60	%config(noreplace) %attr(0644,root,root) %{_sysconfdir}/php.d/%{inifile}
12mu|php-suhosin-0.9.33-5|61	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12mu|php-suhosin-0.9.33-5|62	
12mu|php-suhosin-0.9.33-5|63	
12mu|php-suhosin-0.9.33-5|64	%changelog
12mu|php-suhosin-0.9.33-5|65	* Thu Apr 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.9.33-5
12mu|php-suhosin-0.9.33-5|66	+ Revision: 249709b
12mu|php-suhosin-0.9.33-5|67	- Sync with cooker
12mu|php-suhosin-0.9.33-5|68	
12mu|php-suhosin-0.9.33-5|69	

20614 12
12mu|php-timezonedb-2014.10-1|1	%define modname timezonedb
12mu|php-timezonedb-2014.10-1|2	%define dirname %{modname}
12mu|php-timezonedb-2014.10-1|3	%define soname %{modname}.so
12mu|php-timezonedb-2014.10-1|4	%define inifile A60_%{modname}.ini
12mu|php-timezonedb-2014.10-1|5	
12mu|php-timezonedb-2014.10-1|6	Summary:	Timezone Database to be used with PHP's date and time functions
12mu|php-timezonedb-2014.10-1|7	Name:		php-%{modname}
12mu|php-timezonedb-2014.10-1|8	Epoch:		3
12mu|php-timezonedb-2014.10-1|9	Version:	2014.10
12mu|php-timezonedb-2014.10-1|10	Release:	1
12mu|php-timezonedb-2014.10-1|11	Group:		Development/PHP
12mu|php-timezonedb-2014.10-1|12	License:	PHP License
12mu|php-timezonedb-2014.10-1|13	Url:		http://pecl.php.net/package/timezonedb/
12mu|php-timezonedb-2014.10-1|14	Source0:	http://pecl.php.net/get/%{modname}-%{version}.tgz
12mu|php-timezonedb-2014.10-1|15	Source1:	A60_timezonedb.ini
12mu|php-timezonedb-2014.10-1|16	BuildRequires:	file
12mu|php-timezonedb-2014.10-1|17	BuildRequires:	php-devel >= 3:5.5.0
12mu|php-timezonedb-2014.10-1|18	
12mu|php-timezonedb-2014.10-1|19	%description
12mu|php-timezonedb-2014.10-1|20	This extension is a drop-in replacement for the builtin timezone database that
12mu|php-timezonedb-2014.10-1|21	comes with PHP. You should only install this extension in case you need to get
12mu|php-timezonedb-2014.10-1|22	a later version of the timezone database than the one that ships with PHP.
12mu|php-timezonedb-2014.10-1|23	
12mu|php-timezonedb-2014.10-1|24	The data that this extension uses comes from the "Olson" database, which is
12mu|php-timezonedb-2014.10-1|25	located at ftp://elsie.nci.nih.gov/pub/.
12mu|php-timezonedb-2014.10-1|26	
12mu|php-timezonedb-2014.10-1|27	%prep
12mu|php-timezonedb-2014.10-1|28	%setup -qn %{modname}-%{version}
12mu|php-timezonedb-2014.10-1|29	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12mu|php-timezonedb-2014.10-1|30	
12mu|php-timezonedb-2014.10-1|31	cp %{SOURCE1} %{inifile}
12mu|php-timezonedb-2014.10-1|32	
12mu|php-timezonedb-2014.10-1|33	# fix permissions
12mu|php-timezonedb-2014.10-1|34	find . -type f | xargs chmod 644
12mu|php-timezonedb-2014.10-1|35	
12mu|php-timezonedb-2014.10-1|36	# strip away annoying ^M
12mu|php-timezonedb-2014.10-1|37	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mu|php-timezonedb-2014.10-1|38	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mu|php-timezonedb-2014.10-1|39	
12mu|php-timezonedb-2014.10-1|40	%build
12mu|php-timezonedb-2014.10-1|41	%serverbuild
12mu|php-timezonedb-2014.10-1|42	
12mu|php-timezonedb-2014.10-1|43	phpize
12mu|php-timezonedb-2014.10-1|44	%configure2_5x \
12mu|php-timezonedb-2014.10-1|45	--with-libdir=%{_lib} \
12mu|php-timezonedb-2014.10-1|46	--with-%{modname}=shared,%{_prefix}
12mu|php-timezonedb-2014.10-1|47	%make
12mu|php-timezonedb-2014.10-1|48	
12mu|php-timezonedb-2014.10-1|49	mv modules/*.so .
12mu|php-timezonedb-2014.10-1|50	
12mu|php-timezonedb-2014.10-1|51	%install
12mu|php-timezonedb-2014.10-1|52	install -d %{buildroot}%{_libdir}/php/extensions
12mu|php-timezonedb-2014.10-1|53	install -d %{buildroot}%{_sysconfdir}/php.d
12mu|php-timezonedb-2014.10-1|54	
12mu|php-timezonedb-2014.10-1|55	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12mu|php-timezonedb-2014.10-1|56	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12mu|php-timezonedb-2014.10-1|57	
12mu|php-timezonedb-2014.10-1|58	%post
12mu|php-timezonedb-2014.10-1|59	if [ -f /var/lock/subsys/httpd ]; then
12mu|php-timezonedb-2014.10-1|60	%{_initrddir}/httpd restart >/dev/null || :
12mu|php-timezonedb-2014.10-1|61	fi
12mu|php-timezonedb-2014.10-1|62	
12mu|php-timezonedb-2014.10-1|63	%postun
12mu|php-timezonedb-2014.10-1|64	if [ "$1" = "0" ]; then
12mu|php-timezonedb-2014.10-1|65	if [ -f /var/lock/subsys/httpd ]; then
12mu|php-timezonedb-2014.10-1|66	%{_initrddir}/httpd restart >/dev/null || :
12mu|php-timezonedb-2014.10-1|67	fi
12mu|php-timezonedb-2014.10-1|68	fi
12mu|php-timezonedb-2014.10-1|69	
12mu|php-timezonedb-2014.10-1|70	%files
12mu|php-timezonedb-2014.10-1|71	%doc CREDITS package*.xml
12mu|php-timezonedb-2014.10-1|72	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12mu|php-timezonedb-2014.10-1|73	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12mu|php-timezonedb-2014.10-1|74	
12mu|php-timezonedb-2014.10-1|75	
12mu|php-timezonedb-2014.10-1|76	%changelog
12mu|php-timezonedb-2014.10-1|77	* Thu Nov 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 3:2014.10-1
12mu|php-timezonedb-2014.10-1|78	+ Revision: b42d746
12mu|php-timezonedb-2014.10-1|79	- Updated to 2014.10
12mu|php-timezonedb-2014.10-1|80	
12mu|php-timezonedb-2014.10-1|81	

20615 12
12mu|php-vld-0.12.0-1|1	%define modname vld
12mu|php-vld-0.12.0-1|2	%define soname %{modname}.so
12mu|php-vld-0.12.0-1|3	%define inifile 98_%{modname}.ini
12mu|php-vld-0.12.0-1|4	
12mu|php-vld-0.12.0-1|5	Summary:	Provides functionality to dump the internal representation of PHP scripts
12mu|php-vld-0.12.0-1|6	Name:		php-%{modname}
12mu|php-vld-0.12.0-1|7	Version:	0.12.0
12mu|php-vld-0.12.0-1|8	Release:	1
12mu|php-vld-0.12.0-1|9	Group:		Development/PHP
12mu|php-vld-0.12.0-1|10	License:	PHP License
12mu|php-vld-0.12.0-1|11	URL:		http://pecl.php.net/package/vld
12mu|php-vld-0.12.0-1|12	Source0:	http://pecl.php.net/get/vld-%{version}.tgz
12mu|php-vld-0.12.0-1|13	Requires(pre): rpm-helper
12mu|php-vld-0.12.0-1|14	Requires(postun): rpm-helper
12mu|php-vld-0.12.0-1|15	BuildRequires:	php-devel >= 3:5.2.0
12mu|php-vld-0.12.0-1|16	BuildRequires:	file
12mu|php-vld-0.12.0-1|17	
12mu|php-vld-0.12.0-1|18	%description
12mu|php-vld-0.12.0-1|19	The Vulcan Logic Disassembler hooks into the Zend Engine and dumps all the
12mu|php-vld-0.12.0-1|20	opcodes (execution units) of a script.
12mu|php-vld-0.12.0-1|21	
12mu|php-vld-0.12.0-1|22	%prep
12mu|php-vld-0.12.0-1|23	
12mu|php-vld-0.12.0-1|24	%setup -q -n %{modname}-%{version}
12mu|php-vld-0.12.0-1|25	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12mu|php-vld-0.12.0-1|26	
12mu|php-vld-0.12.0-1|27	# fix permissions
12mu|php-vld-0.12.0-1|28	find . -type f | xargs chmod 644
12mu|php-vld-0.12.0-1|29	
12mu|php-vld-0.12.0-1|30	# strip away annoying ^M
12mu|php-vld-0.12.0-1|31	find . -type f|xargs file|grep 'CRLF'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mu|php-vld-0.12.0-1|32	find . -type f|xargs file|grep 'text'|cut -d: -f1|xargs perl -p -i -e 's/\r//'
12mu|php-vld-0.12.0-1|33	
12mu|php-vld-0.12.0-1|34	# lib64 fix
12mu|php-vld-0.12.0-1|35	perl -pi -e "s|/lib\b|/%{_lib}|g" config.m4
12mu|php-vld-0.12.0-1|36	
12mu|php-vld-0.12.0-1|37	%build
12mu|php-vld-0.12.0-1|38	%serverbuild
12mu|php-vld-0.12.0-1|39	
12mu|php-vld-0.12.0-1|40	phpize
12mu|php-vld-0.12.0-1|41	%configure2_5x --with-libdir=%{_lib} \
12mu|php-vld-0.12.0-1|42	--with-%{modname}=shared,%{_prefix}
12mu|php-vld-0.12.0-1|43	
12mu|php-vld-0.12.0-1|44	%make
12mu|php-vld-0.12.0-1|45	
12mu|php-vld-0.12.0-1|46	%install
12mu|php-vld-0.12.0-1|47	
12mu|php-vld-0.12.0-1|48	install -d %{buildroot}%{_sysconfdir}/php.d
12mu|php-vld-0.12.0-1|49	install -d %{buildroot}%{_libdir}/php/extensions
12mu|php-vld-0.12.0-1|50	install -d %{buildroot}/var/log/httpd
12mu|php-vld-0.12.0-1|51	
12mu|php-vld-0.12.0-1|52	install -m0755 modules/%{soname} %{buildroot}%{_libdir}/php/extensions/
12mu|php-vld-0.12.0-1|53	
12mu|php-vld-0.12.0-1|54	cat > %{buildroot}%{_sysconfdir}/php.d/%{inifile} << EOF
12mu|php-vld-0.12.0-1|55	extension = %{soname}
12mu|php-vld-0.12.0-1|56	
12mu|php-vld-0.12.0-1|57	[vld]
12mu|php-vld-0.12.0-1|58	vld.active = 0
12mu|php-vld-0.12.0-1|59	vld.execute = 1
12mu|php-vld-0.12.0-1|60	vld.skip_append = 0
12mu|php-vld-0.12.0-1|61	vld.skip_prepend = 0
12mu|php-vld-0.12.0-1|62	vld.verbosity = 1
12mu|php-vld-0.12.0-1|63	EOF
12mu|php-vld-0.12.0-1|64	
12mu|php-vld-0.12.0-1|65	%post
12mu|php-vld-0.12.0-1|66	if [ -f /var/lock/subsys/httpd ]; then
12mu|php-vld-0.12.0-1|67	%{_initrddir}/httpd restart >/dev/null || :
12mu|php-vld-0.12.0-1|68	fi
12mu|php-vld-0.12.0-1|69	
12mu|php-vld-0.12.0-1|70	%postun
12mu|php-vld-0.12.0-1|71	if [ "$1" = "0" ]; then
12mu|php-vld-0.12.0-1|72	if [ -f /var/lock/subsys/httpd ]; then
12mu|php-vld-0.12.0-1|73	%{_initrddir}/httpd restart >/dev/null || :
12mu|php-vld-0.12.0-1|74	fi
12mu|php-vld-0.12.0-1|75	fi
12mu|php-vld-0.12.0-1|76	
12mu|php-vld-0.12.0-1|77	%clean
12mu|php-vld-0.12.0-1|78	
12mu|php-vld-0.12.0-1|79	%files
12mu|php-vld-0.12.0-1|80	%doc package*.xml
12mu|php-vld-0.12.0-1|81	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12mu|php-vld-0.12.0-1|82	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12mu|php-vld-0.12.0-1|83	
12mu|php-vld-0.12.0-1|84	
12mu|php-vld-0.12.0-1|85	
12mu|php-vld-0.12.0-1|86	%changelog
12mu|php-vld-0.12.0-1|87	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.12.0-1
12mu|php-vld-0.12.0-1|88	+ Revision: bf43359
12mu|php-vld-0.12.0-1|89	- Updated to 0.12.0 (by updates_builder)
12mu|php-vld-0.12.0-1|90	
12mu|php-vld-0.12.0-1|91	

20616 12
12mu|php-xdebug-2.2.5-1|1	%define modname xdebug
12mu|php-xdebug-2.2.5-1|2	%define dirname %{modname}
12mu|php-xdebug-2.2.5-1|3	%define soname %{modname}.so
12mu|php-xdebug-2.2.5-1|4	%define inifile A29_%{modname}.ini
12mu|php-xdebug-2.2.5-1|5	
12mu|php-xdebug-2.2.5-1|6	Summary:	Provides functions for function traces and profiling for PHP5
12mu|php-xdebug-2.2.5-1|7	Name:		php-%{modname}
12mu|php-xdebug-2.2.5-1|8	Epoch:		2
12mu|php-xdebug-2.2.5-1|9	Version:	2.2.5
12mu|php-xdebug-2.2.5-1|10	Release:	1
12mu|php-xdebug-2.2.5-1|11	Group:		Development/PHP
12mu|php-xdebug-2.2.5-1|12	License:	BSD-like
12mu|php-xdebug-2.2.5-1|13	Url:		http://www.xdebug.org/
12mu|php-xdebug-2.2.5-1|14	Source0:	http://www.xdebug.org/files/%{modname}-%{version}.tgz
12mu|php-xdebug-2.2.5-1|15	Source1:	%{modname}.ini
12mu|php-xdebug-2.2.5-1|16	BuildRequires:	php-devel >= 3:5.2.0
12mu|php-xdebug-2.2.5-1|17	Requires:	gdb
12mu|php-xdebug-2.2.5-1|18	
12mu|php-xdebug-2.2.5-1|19	%description
12mu|php-xdebug-2.2.5-1|20	The Xdebug extension helps you debugging your script by providing a lot of
12mu|php-xdebug-2.2.5-1|21	valuable debug information.  The debug information that Xdebug can provide
12mu|php-xdebug-2.2.5-1|22	includes the following:
12mu|php-xdebug-2.2.5-1|23	
12mu|php-xdebug-2.2.5-1|24	* stack and function traces in error messages with:
12mu|php-xdebug-2.2.5-1|25	o full parameter display for user defined functions
12mu|php-xdebug-2.2.5-1|26	o function name, file name and line indications
12mu|php-xdebug-2.2.5-1|27	o support for member functions
12mu|php-xdebug-2.2.5-1|28	* memory allocation
12mu|php-xdebug-2.2.5-1|29	* protection for infinite recursions
12mu|php-xdebug-2.2.5-1|30	
12mu|php-xdebug-2.2.5-1|31	Xdebug also provides:
12mu|php-xdebug-2.2.5-1|32	
12mu|php-xdebug-2.2.5-1|33	* profiling information for PHP scripts
12mu|php-xdebug-2.2.5-1|34	* script execution analysis
12mu|php-xdebug-2.2.5-1|35	* capabilities to debug your scripts interactively with a debug client
12mu|php-xdebug-2.2.5-1|36	
12mu|php-xdebug-2.2.5-1|37	%prep
12mu|php-xdebug-2.2.5-1|38	
12mu|php-xdebug-2.2.5-1|39	%setup -q -n %{modname}-%{version}
12mu|php-xdebug-2.2.5-1|40	[ "../package*.xml" != "/" ] && mv ../package*.xml .
12mu|php-xdebug-2.2.5-1|41	
12mu|php-xdebug-2.2.5-1|42	cp %{SOURCE1} %{inifile}
12mu|php-xdebug-2.2.5-1|43	
12mu|php-xdebug-2.2.5-1|44	# lib64 fix
12mu|php-xdebug-2.2.5-1|45	perl -pi -e "s|/usr/lib|%{_libdir}|g" %{inifile}
12mu|php-xdebug-2.2.5-1|46	
12mu|php-xdebug-2.2.5-1|47	%build
12mu|php-xdebug-2.2.5-1|48	%serverbuild
12mu|php-xdebug-2.2.5-1|49	
12mu|php-xdebug-2.2.5-1|50	phpize
12mu|php-xdebug-2.2.5-1|51	%configure2_5x \
12mu|php-xdebug-2.2.5-1|52	--enable-%{modname}=shared,%{_prefix}
12mu|php-xdebug-2.2.5-1|53	
12mu|php-xdebug-2.2.5-1|54	%make
12mu|php-xdebug-2.2.5-1|55	mv modules/*.so .
12mu|php-xdebug-2.2.5-1|56	
12mu|php-xdebug-2.2.5-1|57	# make the debugclient
12mu|php-xdebug-2.2.5-1|58	pushd debugclient
12mu|php-xdebug-2.2.5-1|59	#sh ./buildconf
12mu|php-xdebug-2.2.5-1|60	#    %%configure2_5x
12mu|php-xdebug-2.2.5-1|61	#	--with-libedit
12mu|php-xdebug-2.2.5-1|62	#    %%make
12mu|php-xdebug-2.2.5-1|63	
12mu|php-xdebug-2.2.5-1|64	#  the autostuff is borked...
12mu|php-xdebug-2.2.5-1|65	touch config.h
12mu|php-xdebug-2.2.5-1|66	gcc $CFLAGS %{ldflags} -o debugclient main.c usefulstuff.c -lnsl
12mu|php-xdebug-2.2.5-1|67	
12mu|php-xdebug-2.2.5-1|68	popd
12mu|php-xdebug-2.2.5-1|69	
12mu|php-xdebug-2.2.5-1|70	%install
12mu|php-xdebug-2.2.5-1|71	install -d %{buildroot}%{_libdir}/php/extensions
12mu|php-xdebug-2.2.5-1|72	install -d %{buildroot}%{_sysconfdir}/php.d
12mu|php-xdebug-2.2.5-1|73	install -d %{buildroot}%{_bindir}
12mu|php-xdebug-2.2.5-1|74	
12mu|php-xdebug-2.2.5-1|75	install -m0644 %{inifile} %{buildroot}%{_sysconfdir}/php.d/%{inifile}
12mu|php-xdebug-2.2.5-1|76	install -m0755 %{soname} %{buildroot}%{_libdir}/php/extensions/
12mu|php-xdebug-2.2.5-1|77	install -m0755 debugclient/debugclient %{buildroot}%{_bindir}/
12mu|php-xdebug-2.2.5-1|78	
12mu|php-xdebug-2.2.5-1|79	%post
12mu|php-xdebug-2.2.5-1|80	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-xdebug-2.2.5-1|81	
12mu|php-xdebug-2.2.5-1|82	%postun
12mu|php-xdebug-2.2.5-1|83	if [ "$1" = "0" ]; then
12mu|php-xdebug-2.2.5-1|84	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|php-xdebug-2.2.5-1|85	fi
12mu|php-xdebug-2.2.5-1|86	
12mu|php-xdebug-2.2.5-1|87	%files
12mu|php-xdebug-2.2.5-1|88	%doc CREDITS LICENSE NEWS README
12mu|php-xdebug-2.2.5-1|89	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/php.d/%{inifile}
12mu|php-xdebug-2.2.5-1|90	%attr(0755,root,root) %{_bindir}/debugclient
12mu|php-xdebug-2.2.5-1|91	%attr(0755,root,root) %{_libdir}/php/extensions/%{soname}
12mu|php-xdebug-2.2.5-1|92	
12mu|php-xdebug-2.2.5-1|93	
12mu|php-xdebug-2.2.5-1|94	%changelog
12mu|php-xdebug-2.2.5-1|95	* Tue May 06 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2:2.2.5-1
12mu|php-xdebug-2.2.5-1|96	+ Revision: 26a7740
12mu|php-xdebug-2.2.5-1|97	- update to 2.2.5
12mu|php-xdebug-2.2.5-1|98	
12mu|php-xdebug-2.2.5-1|99	

20617 12
12mu|physfs-2.0.3-1|1	%define libname_orig 	lib%{name}
12mu|physfs-2.0.3-1|2	%define major		2
12mu|physfs-2.0.3-1|3	%define compat_major	1
12mu|physfs-2.0.3-1|4	%define libname		%mklibname %{name} %{major}
12mu|physfs-2.0.3-1|5	%define develname	%mklibname %{name} -d
12mu|physfs-2.0.3-1|6	
12mu|physfs-2.0.3-1|7	Name:		physfs
12mu|physfs-2.0.3-1|8	Summary:	A library to provide abstract access to various archives
12mu|physfs-2.0.3-1|9	Version:	2.0.3
12mu|physfs-2.0.3-1|10	Release:	1
12mu|physfs-2.0.3-1|11	License:	zlib
12mu|physfs-2.0.3-1|12	Group:		System/Libraries
12mu|physfs-2.0.3-1|13	Source0:	http://www.icculus.org/physfs/downloads/%{name}-%{version}.tar.bz2
12mu|physfs-2.0.3-1|14	Patch0:		physfs-2.0.2-fix-build.patch
12mu|physfs-2.0.3-1|15	URL:		http://www.icculus.org/physfs/
12mu|physfs-2.0.3-1|16	BuildRequires:	ncurses-devel
12mu|physfs-2.0.3-1|17	BuildRequires:	readline-devel
12mu|physfs-2.0.3-1|18	BuildRequires:	zlib-devel
12mu|physfs-2.0.3-1|19	BuildRequires:	liblzma-devel
12mu|physfs-2.0.3-1|20	BuildRequires:	cmake
12mu|physfs-2.0.3-1|21	
12mu|physfs-2.0.3-1|22	
12mu|physfs-2.0.3-1|23	%description
12mu|physfs-2.0.3-1|24	A library to provide abstract access to various archives.
12mu|physfs-2.0.3-1|25	It is intended for use in video games.
12mu|physfs-2.0.3-1|26	The programmer defines a "write directory" on the physical filesystem.
12mu|physfs-2.0.3-1|27	No file writing done through the PhysicsFS API can leave that write directory.
12mu|physfs-2.0.3-1|28	
12mu|physfs-2.0.3-1|29	%package -n	%{libname}
12mu|physfs-2.0.3-1|30	Summary:	Main library for physfs
12mu|physfs-2.0.3-1|31	Group:		System/Libraries
12mu|physfs-2.0.3-1|32	Provides:	%{libname_orig} = %{version}-%{release}
12mu|physfs-2.0.3-1|33	Provides:	%{name} = %{version}-%{release}
12mu|physfs-2.0.3-1|34	
12mu|physfs-2.0.3-1|35	%description -n	%{libname}
12mu|physfs-2.0.3-1|36	This package contains the library needed to run programs dynamically
12mu|physfs-2.0.3-1|37	linked with physfs
12mu|physfs-2.0.3-1|38	
12mu|physfs-2.0.3-1|39	%package -n	%{develname}
12mu|physfs-2.0.3-1|40	Summary:	Headers for developing programs that will use physfs
12mu|physfs-2.0.3-1|41	Group:		Development/C
12mu|physfs-2.0.3-1|42	Requires:	%{libname} = %{version} zlib-devel
12mu|physfs-2.0.3-1|43	Provides:	%{libname_orig}-devel = %{version}-%{release}
12mu|physfs-2.0.3-1|44	Provides:	%{name}-devel = %{version}-%{release}
12mu|physfs-2.0.3-1|45	
12mu|physfs-2.0.3-1|46	%description -n	%{develname}
12mu|physfs-2.0.3-1|47	This package contains the headers that programmers will need to develop
12mu|physfs-2.0.3-1|48	applications which will use physfs
12mu|physfs-2.0.3-1|49	
12mu|physfs-2.0.3-1|50	%prep
12mu|physfs-2.0.3-1|51	%setup -q
12mu|physfs-2.0.3-1|52	%patch0 -p0
12mu|physfs-2.0.3-1|53	
12mu|physfs-2.0.3-1|54	# Ensure we use system zlib
12mu|physfs-2.0.3-1|55	# don't use bundled lzma
12mu|physfs-2.0.3-1|56	rm -rf zlib123
12mu|physfs-2.0.3-1|57	rm -rf lzma
12mu|physfs-2.0.3-1|58	
12mu|physfs-2.0.3-1|59	%build
12mu|physfs-2.0.3-1|60	%cmake -DPHYSFS_ARCHIVE_7Z=OFF
12mu|physfs-2.0.3-1|61	%make
12mu|physfs-2.0.3-1|62	
12mu|physfs-2.0.3-1|63	%install
12mu|physfs-2.0.3-1|64	# fix 64 bits lib path
12mu|physfs-2.0.3-1|65	%ifarch x86_64
12mu|physfs-2.0.3-1|66	cd build
12mu|physfs-2.0.3-1|67	sed -i -e 's,lib",lib64",g' cmake_install.cmake
12mu|physfs-2.0.3-1|68	cd ..
12mu|physfs-2.0.3-1|69	%endif
12mu|physfs-2.0.3-1|70	
12mu|physfs-2.0.3-1|71	%makeinstall_std -C build
12mu|physfs-2.0.3-1|72	
12mu|physfs-2.0.3-1|73	
12mu|physfs-2.0.3-1|74	install -d %{buildroot}%{_docdir}%{name}
12mu|physfs-2.0.3-1|75	install *.txt %{buildroot}%{_docdir}%{name}/
12mu|physfs-2.0.3-1|76	
12mu|physfs-2.0.3-1|77	rm -rf %{buildroot}%{_libdir}/*.a
12mu|physfs-2.0.3-1|78	
12mu|physfs-2.0.3-1|79	%files -n %{libname}
12mu|physfs-2.0.3-1|80	%{_libdir}/*.so.%{major}*
12mu|physfs-2.0.3-1|81	%{_libdir}/*.so.%{compat_major}
12mu|physfs-2.0.3-1|82	
12mu|physfs-2.0.3-1|83	%files -n %{develname}
12mu|physfs-2.0.3-1|84	%doc %{_docdir}%{name}/*.txt
12mu|physfs-2.0.3-1|85	%{_bindir}/*
12mu|physfs-2.0.3-1|86	%{_includedir}/*.h
12mu|physfs-2.0.3-1|87	%{_libdir}/*.so
12mu|physfs-2.0.3-1|88	

20618 12
12mu|picmi-4.12.4-1|1	Name:		picmi
12mu|picmi-4.12.4-1|2	Version:	4.12.4
12mu|picmi-4.12.4-1|3	Release:	1
12mu|picmi-4.12.4-1|4	Summary:	A nonogram logic game for KDE
12mu|picmi-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|picmi-4.12.4-1|6	License:	GPLv2
12mu|picmi-4.12.4-1|7	Url:		http://games.kde.org/game.php?game=picmi
12mu|picmi-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|picmi-4.12.4-1|9	BuildRequires:	libkdegames-devel
12mu|picmi-4.12.4-1|10	
12mu|picmi-4.12.4-1|11	%description
12mu|picmi-4.12.4-1|12	Picmi is a number logic game in which cells in a grid have to be colored or
12mu|picmi-4.12.4-1|13	left blank according to numbers given at the side of the grid to reveal a
12mu|picmi-4.12.4-1|14	hidden picture.
12mu|picmi-4.12.4-1|15	
12mu|picmi-4.12.4-1|16	%files
12mu|picmi-4.12.4-1|17	%{_kde_bindir}/picmi
12mu|picmi-4.12.4-1|18	%{_kde_applicationsdir}/picmi.desktop
12mu|picmi-4.12.4-1|19	%{_kde_appsdir}/picmi/
12mu|picmi-4.12.4-1|20	%{_kde_iconsdir}/hicolor/*/apps/picmi.*
12mu|picmi-4.12.4-1|21	%{_kde_docdir}/HTML/en/picmi
12mu|picmi-4.12.4-1|22	
12mu|picmi-4.12.4-1|23	#------------------------------------------------------------------------------
12mu|picmi-4.12.4-1|24	
12mu|picmi-4.12.4-1|25	%prep
12mu|picmi-4.12.4-1|26	%setup -q
12mu|picmi-4.12.4-1|27	
12mu|picmi-4.12.4-1|28	%build
12mu|picmi-4.12.4-1|29	%cmake_kde4
12mu|picmi-4.12.4-1|30	%make
12mu|picmi-4.12.4-1|31	
12mu|picmi-4.12.4-1|32	%install
12mu|picmi-4.12.4-1|33	%makeinstall_std -C build
12mu|picmi-4.12.4-1|34	
12mu|picmi-4.12.4-1|35	
12mu|picmi-4.12.4-1|36	
12mu|picmi-4.12.4-1|37	%changelog
12mu|picmi-4.12.4-1|38	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|picmi-4.12.4-1|39	+ Revision: 05b7db7
12mu|picmi-4.12.4-1|40	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|picmi-4.12.4-1|41	
12mu|picmi-4.12.4-1|42	

20619 12
12mu|pidgin-2.10.11-1|1	#gw 2.7.0, the yahoo plugin does not build otherwise
12mu|pidgin-2.10.11-1|2	%define _disable_ld_no_undefined 1
12mu|pidgin-2.10.11-1|3	
12mu|pidgin-2.10.11-1|4	%define major 0
12mu|pidgin-2.10.11-1|5	%define libname %mklibname purple %{major}
12mu|pidgin-2.10.11-1|6	%define libclient %mklibname purple-client %{major}
12mu|pidgin-2.10.11-1|7	%define libgnt %mklibname gnt %{major}
12mu|pidgin-2.10.11-1|8	%define develname %mklibname purple -d
12mu|pidgin-2.10.11-1|9	
12mu|pidgin-2.10.11-1|10	%define build_evolution 0
12mu|pidgin-2.10.11-1|11	%define build_silc 1
12mu|pidgin-2.10.11-1|12	%define build_meanwhile 1
12mu|pidgin-2.10.11-1|13	%define build_networkmanager 1
12mu|pidgin-2.10.11-1|14	%define build_perl 1
12mu|pidgin-2.10.11-1|15	#gw http://developer.pidgin.im/ticket/11936#comment:1
12mu|pidgin-2.10.11-1|16	%define build_mono 0
12mu|pidgin-2.10.11-1|17	%define build_vv 1
12mu|pidgin-2.10.11-1|18	# (tpg) libgadu is now in main, pidgin's one is really old
12mu|pidgin-2.10.11-1|19	# gw pidgin's internal libgadu was updated recently
12mu|pidgin-2.10.11-1|20	# build against external version if possible, keep in mind older distros
12mu|pidgin-2.10.11-1|21	# might have older libgadu
12mu|pidgin-2.10.11-1|22	#gw configure check is used unless --with-* options are used:
12mu|pidgin-2.10.11-1|23	%define build_libgadu 0
12mu|pidgin-2.10.11-1|24	
12mu|pidgin-2.10.11-1|25	%ifarch mips mipsel
12mu|pidgin-2.10.11-1|26	%define build_mono 0
12mu|pidgin-2.10.11-1|27	%endif
12mu|pidgin-2.10.11-1|28	
12mu|pidgin-2.10.11-1|29	Summary:	A GTK+ based multiprotocol instant messaging client
12mu|pidgin-2.10.11-1|30	Name:		pidgin
12mu|pidgin-2.10.11-1|31	Version:	2.10.11
12mu|pidgin-2.10.11-1|32	Release:	1
12mu|pidgin-2.10.11-1|33	Group:		Networking/Instant messaging
12mu|pidgin-2.10.11-1|34	License:	GPLv2+
12mu|pidgin-2.10.11-1|35	URL:		http://www.pidgin.im/
12mu|pidgin-2.10.11-1|36	Source0:	http://downloads.sourceforge.net/pidgin/%{name}-%{version}.tar.bz2
12mu|pidgin-2.10.11-1|37	#gw from Fedora: generate one time passwords
12mu|pidgin-2.10.11-1|38	Source2:	one_time_password.c
12mu|pidgin-2.10.11-1|39	Patch0:		pidgin-2.7.0-smiley.patch
12mu|pidgin-2.10.11-1|40	Patch3:		pidgin-2.4.2-set-jabber-as-module.patch
12mu|pidgin-2.10.11-1|41	#gw fix build with mono 2.6.4 which does not have the nessessary glib dep
12mu|pidgin-2.10.11-1|42	#in the pkgconfig file
12mu|pidgin-2.10.11-1|43	#also add missing include
12mu|pidgin-2.10.11-1|44	Patch6:		pidgin-2.7.0-mono-build.patch
12mu|pidgin-2.10.11-1|45	#gw fix reading resolv.conf in NetworkManager integration
12mu|pidgin-2.10.11-1|46	Patch111:	%{name}-2.8.0-reread-resolvconf.patch
12mu|pidgin-2.10.11-1|47	Patch115:	%{name}-2.10.0-gg-search-by-uin.patch
12mu|pidgin-2.10.11-1|48	Patch116:	%{name}-2.8.0-gg-disconnect.patch
12mu|pidgin-2.10.11-1|49	Patch117:	pidgin-2.10.11-fix-perl-module-build.patch
12mu|pidgin-2.10.11-1|50	# since libtool drops soname for unversioned modules now, we need to explicitly
12mu|pidgin-2.10.11-1|51	# add soname to plugins that other plugins links against it
12mu|pidgin-2.10.11-1|52	Patch118:	pidgin-2.10.2-explicitly-add-soname-to-liboscar-and-libjabber.patch
12mu|pidgin-2.10.11-1|53	
12mu|pidgin-2.10.11-1|54	BuildRequires:	desktop-file-utils
12mu|pidgin-2.10.11-1|55	BuildRequires:	doxygen
12mu|pidgin-2.10.11-1|56	BuildRequires:	GConf2
12mu|pidgin-2.10.11-1|57	BuildRequires:	graphviz
12mu|pidgin-2.10.11-1|58	BuildRequires:	intltool
12mu|pidgin-2.10.11-1|59	BuildRequires:	xsltproc
12mu|pidgin-2.10.11-1|60	BuildRequires:	expat-devel
12mu|pidgin-2.10.11-1|61	BuildRequires:	gettext-devel
12mu|pidgin-2.10.11-1|62	BuildRequires:	krb5-devel
12mu|pidgin-2.10.11-1|63	BuildRequires:	tk-devel
12mu|pidgin-2.10.11-1|64	BuildRequires:	tcl-devel
12mu|pidgin-2.10.11-1|65	BuildRequires:	pkgconfig(avahi-glib)
12mu|pidgin-2.10.11-1|66	BuildRequires:	pkgconfig(avahi-client)
12mu|pidgin-2.10.11-1|67	BuildRequires:	pkgconfig(gnutls)
12mu|pidgin-2.10.11-1|68	BuildRequires:	libgcrypt-devel
12mu|pidgin-2.10.11-1|69	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|pidgin-2.10.11-1|70	BuildRequires:	pkgconfig(gstreamer-0.10)
12mu|pidgin-2.10.11-1|71	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mu|pidgin-2.10.11-1|72	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|pidgin-2.10.11-1|73	Buildrequires:	pkgconfig(gtkspell-2.0) >= 2.0.2
12mu|pidgin-2.10.11-1|74	BuildRequires:	pkgconfig(ice)
12mu|pidgin-2.10.11-1|75	BuildRequires:	pkgconfig(jack)
12mu|pidgin-2.10.11-1|76	BuildRequires:  pkgconfig(libidn)
12mu|pidgin-2.10.11-1|77	BuildRequires:	pkgconfig(libstartup-notification-1.0) >= 0.5
12mu|pidgin-2.10.11-1|78	Buildrequires:	pkgconfig(ncursesw)
12mu|pidgin-2.10.11-1|79	BuildRequires:	pkgconfig(nss)
12mu|pidgin-2.10.11-1|80	BuildRequires:	pkgconfig(nspr)
12mu|pidgin-2.10.11-1|81	Buildrequires:	pkgconfig(python)
12mu|pidgin-2.10.11-1|82	BuildRequires:	pkgconfig(samplerate)
12mu|pidgin-2.10.11-1|83	BuildRequires:	pkgconfig(sm)
12mu|pidgin-2.10.11-1|84	Buildrequires:	pkgconfig(sqlite3)
12mu|pidgin-2.10.11-1|85	BuildRequires:	pkgconfig(xext)
12mu|pidgin-2.10.11-1|86	BuildRequires:	pkgconfig(xscrnsaver)
12mu|pidgin-2.10.11-1|87	BuildRequires:	pkgconfig(x11)
12mu|pidgin-2.10.11-1|88	%if %build_libgadu
12mu|pidgin-2.10.11-1|89	Buildrequires:	pkgconfig(libgadu) >= 1.11.0
12mu|pidgin-2.10.11-1|90	%endif
12mu|pidgin-2.10.11-1|91	%if %build_networkmanager
12mu|pidgin-2.10.11-1|92	Buildrequires:	pkgconfig(libnm-util)
12mu|pidgin-2.10.11-1|93	%endif
12mu|pidgin-2.10.11-1|94	%if %build_meanwhile
12mu|pidgin-2.10.11-1|95	BuildRequires:	pkgconfig(meanwhile) >= 1.0.0
12mu|pidgin-2.10.11-1|96	%endif
12mu|pidgin-2.10.11-1|97	%if %build_evolution
12mu|pidgin-2.10.11-1|98	BuildRequires:	pkgconfig(evolution-data-server-1.2)
12mu|pidgin-2.10.11-1|99	BuildRequires:	pkgconfig(libebook-1.2)
12mu|pidgin-2.10.11-1|100	BuildRequires:  pkgconfig(libedata-book-1.2)
12mu|pidgin-2.10.11-1|101	%endif
12mu|pidgin-2.10.11-1|102	%if %build_silc
12mu|pidgin-2.10.11-1|103	BuildRequires:	pkgconfig(silc) >= 0.9.12
12mu|pidgin-2.10.11-1|104	BuildRequires:	pkgconfig(silcclient) >= 0.9.12
12mu|pidgin-2.10.11-1|105	%endif
12mu|pidgin-2.10.11-1|106	%if %build_perl
12mu|pidgin-2.10.11-1|107	BuildRequires:	perl-devel
12mu|pidgin-2.10.11-1|108	%endif
12mu|pidgin-2.10.11-1|109	%if %build_mono
12mu|pidgin-2.10.11-1|110	BuildRequires:	pkgconfig(mono)
12mu|pidgin-2.10.11-1|111	%endif
12mu|pidgin-2.10.11-1|112	%if %build_vv
12mu|pidgin-2.10.11-1|113	BuildRequires:  pkgconfig(farstream-0.1)
12mu|pidgin-2.10.11-1|114	Suggests: gstreamer0.10-farstream
12mu|pidgin-2.10.11-1|115	%endif
12mu|pidgin-2.10.11-1|116	
12mu|pidgin-2.10.11-1|117	Requires:	%{name}-i18n = %{version}-%{release}
12mu|pidgin-2.10.11-1|118	Requires:	%{name}-plugins = %{version}-%{release}
12mu|pidgin-2.10.11-1|119	Requires:	%{name}-client >= %{version}-%{release}
12mu|pidgin-2.10.11-1|120	Requires:	rootcerts
12mu|pidgin-2.10.11-1|121	Requires:	xdg-utils
12mu|pidgin-2.10.11-1|122	
12mu|pidgin-2.10.11-1|123	%description
12mu|pidgin-2.10.11-1|124	Pidgin allows you to talk to anyone using a variety of messaging
12mu|pidgin-2.10.11-1|125	protocols including AIM, MSN, Yahoo!, Jabber, Bonjour, Gadu-Gadu,
12mu|pidgin-2.10.11-1|126	ICQ, IRC, Novell Groupwise, QQ, Lotus Sametime, SILC, Simple and
12mu|pidgin-2.10.11-1|127	Zephyr.  These protocols are implemented using a modular, easy to
12mu|pidgin-2.10.11-1|128	use design.  To use a protocol, just add an account using the
12mu|pidgin-2.10.11-1|129	account editor.
12mu|pidgin-2.10.11-1|130	
12mu|pidgin-2.10.11-1|131	Pidgin supports many common features of other clients, as well as many
12mu|pidgin-2.10.11-1|132	unique features, such as perl scripting, TCL scripting and C plugins.
12mu|pidgin-2.10.11-1|133	
12mu|pidgin-2.10.11-1|134	Pidgin is not affiliated with or endorsed by America Online, Inc.,
12mu|pidgin-2.10.11-1|135	Microsoft Corporation, Yahoo! Inc., or ICQ Inc.
12mu|pidgin-2.10.11-1|136	
12mu|pidgin-2.10.11-1|137	%package plugins
12mu|pidgin-2.10.11-1|138	Summary:	Pidgin plugins shared by the Purple and Finch
12mu|pidgin-2.10.11-1|139	Group:		Networking/Instant messaging
12mu|pidgin-2.10.11-1|140	Conflicts:	%{name} < 2.4.1-3
12mu|pidgin-2.10.11-1|141	
12mu|pidgin-2.10.11-1|142	%description plugins
12mu|pidgin-2.10.11-1|143	This contains the parts of Pidgin that are shared between the Purple and
12mu|pidgin-2.10.11-1|144	Finch Instant Messengers.
12mu|pidgin-2.10.11-1|145	
12mu|pidgin-2.10.11-1|146	%package perl
12mu|pidgin-2.10.11-1|147	Summary:	Purple extension, to use perl scripting
12mu|pidgin-2.10.11-1|148	Group:		Networking/Instant messaging
12mu|pidgin-2.10.11-1|149	Requires:	%{name} >= %{version}-%{release}
12mu|pidgin-2.10.11-1|150	
12mu|pidgin-2.10.11-1|151	%description perl
12mu|pidgin-2.10.11-1|152	Purple can use perl script as plugin, this plugin enable them.
12mu|pidgin-2.10.11-1|153	
12mu|pidgin-2.10.11-1|154	%package tcl
12mu|pidgin-2.10.11-1|155	Summary:	Purple extension, to use tcl scripting
12mu|pidgin-2.10.11-1|156	Group:		Networking/Instant messaging
12mu|pidgin-2.10.11-1|157	Requires:	%{name} >= %{version}-%{release}
12mu|pidgin-2.10.11-1|158	
12mu|pidgin-2.10.11-1|159	%description tcl
12mu|pidgin-2.10.11-1|160	Purple can use tcl script as plugin, this plugin enable them.
12mu|pidgin-2.10.11-1|161	
12mu|pidgin-2.10.11-1|162	%if %build_evolution
12mu|pidgin-2.10.11-1|163	%package gevolution
12mu|pidgin-2.10.11-1|164	Summary:	Pidgin extension, for Evolution integration
12mu|pidgin-2.10.11-1|165	Group:		Networking/Instant messaging
12mu|pidgin-2.10.11-1|166	Requires:	%{name} >= %{version}-%{release}
12mu|pidgin-2.10.11-1|167	
12mu|pidgin-2.10.11-1|168	%description gevolution
12mu|pidgin-2.10.11-1|169	This pidgin plugin allows you to have pidgin working together with evolution.
12mu|pidgin-2.10.11-1|170	%endif
12mu|pidgin-2.10.11-1|171	
12mu|pidgin-2.10.11-1|172	%package silc
12mu|pidgin-2.10.11-1|173	Summary:	Purple extension, to use SILC (Secure Internet Live Conferencing)
12mu|pidgin-2.10.11-1|174	Group:		Networking/Instant messaging
12mu|pidgin-2.10.11-1|175	Requires:	%{name} >= %{version}-%{release}
12mu|pidgin-2.10.11-1|176	
12mu|pidgin-2.10.11-1|177	%description silc
12mu|pidgin-2.10.11-1|178	This purple plugin allows you to use SILC (Secure Internet Live Conferencing)
12mu|pidgin-2.10.11-1|179	plugin for live video conference.
12mu|pidgin-2.10.11-1|180	
12mu|pidgin-2.10.11-1|181	%package -n %{develname}
12mu|pidgin-2.10.11-1|182	Summary:	Development files for pidgin
12mu|pidgin-2.10.11-1|183	Group:		Development/GNOME and GTK+
12mu|pidgin-2.10.11-1|184	Requires:	%{libname} >= %{version}-%{release}
12mu|pidgin-2.10.11-1|185	Requires:	%{libgnt} = %{version}-%{release}
12mu|pidgin-2.10.11-1|186	Requires:	%{libclient} = %{version}-%{release}
12mu|pidgin-2.10.11-1|187	Provides:	pidgin-devel = %{version}-%{release}
12mu|pidgin-2.10.11-1|188	
12mu|pidgin-2.10.11-1|189	%description -n %{develname}
12mu|pidgin-2.10.11-1|190	The pidgin-devel package contains the header files, developer
12mu|pidgin-2.10.11-1|191	documentation, and libraries required for development of Pidgin scripts
12mu|pidgin-2.10.11-1|192	and plugins.
12mu|pidgin-2.10.11-1|193	
12mu|pidgin-2.10.11-1|194	%package -n %{libname}
12mu|pidgin-2.10.11-1|195	Summary:	The libpurple library for IM clients like Pidgin and Finch
12mu|pidgin-2.10.11-1|196	Group:		System/Libraries
12mu|pidgin-2.10.11-1|197	
12mu|pidgin-2.10.11-1|198	%description -n %{libname}
12mu|pidgin-2.10.11-1|199	libpurple contains the core IM support for IM clients such as Pidgin
12mu|pidgin-2.10.11-1|200	and Finch.
12mu|pidgin-2.10.11-1|201	
12mu|pidgin-2.10.11-1|202	%package -n %{libclient}
12mu|pidgin-2.10.11-1|203	Summary:	The libpurple-client library for %{name}-client
12mu|pidgin-2.10.11-1|204	Group:		System/Libraries
12mu|pidgin-2.10.11-1|205	Conflicts:	%{name}-client < 2.10.1-1
12mu|pidgin-2.10.11-1|206	
12mu|pidgin-2.10.11-1|207	%description -n %{libclient}
12mu|pidgin-2.10.11-1|208	libpurple-client contains the shared library for %{name}-client.
12mu|pidgin-2.10.11-1|209	
12mu|pidgin-2.10.11-1|210	%package -n %{libgnt}
12mu|pidgin-2.10.11-1|211	Summary:	The libgnt library for the Finch IM client
12mu|pidgin-2.10.11-1|212	Group:		System/Libraries
12mu|pidgin-2.10.11-1|213	%rename %{_lib}finch0
12mu|pidgin-2.10.11-1|214	
12mu|pidgin-2.10.11-1|215	%description -n %{libgnt}
12mu|pidgin-2.10.11-1|216	libgnt contains the core IM support for the Finch IM client.
12mu|pidgin-2.10.11-1|217	
12mu|pidgin-2.10.11-1|218	libgnt supports a variety of messaging protocols including AIM, MSN,
12mu|pidgin-2.10.11-1|219	Yahoo!, Jabber, Bonjour, Gadu-Gadu, ICQ, IRC, Novell Groupwise, QQ,
12mu|pidgin-2.10.11-1|220	Lotus Sametime, SILC, Simple and Zephyr.
12mu|pidgin-2.10.11-1|221	
12mu|pidgin-2.10.11-1|222	%package -n finch
12mu|pidgin-2.10.11-1|223	Summary:	A text-based user interface for Pidgin
12mu|pidgin-2.10.11-1|224	Group:		Networking/Instant messaging
12mu|pidgin-2.10.11-1|225	Requires:	%{name}-i18n >= %{version}-%{release}
12mu|pidgin-2.10.11-1|226	Requires:	%{name}-plugins >= %{version}-%{release}
12mu|pidgin-2.10.11-1|227	Requires:	%{name}-client >= %{version}-%{release}
12mu|pidgin-2.10.11-1|228	
12mu|pidgin-2.10.11-1|229	%description -n	finch
12mu|pidgin-2.10.11-1|230	A text-based user interface for using libpurple. This can be run from a
12mu|pidgin-2.10.11-1|231	standard text console or from a terminal within X Windows.  It
12mu|pidgin-2.10.11-1|232	uses ncurses and our homegrown gnt library for drawing windows
12mu|pidgin-2.10.11-1|233	and text.
12mu|pidgin-2.10.11-1|234	
12mu|pidgin-2.10.11-1|235	%package bonjour
12mu|pidgin-2.10.11-1|236	Summary:	Bonjour plugin for Purple
12mu|pidgin-2.10.11-1|237	Group:		Networking/Instant messaging
12mu|pidgin-2.10.11-1|238	Requires:	%{name} >= %{version}-%{release}
12mu|pidgin-2.10.11-1|239	
12mu|pidgin-2.10.11-1|240	%description bonjour
12mu|pidgin-2.10.11-1|241	Bonjour plugin for purple.
12mu|pidgin-2.10.11-1|242	
12mu|pidgin-2.10.11-1|243	%package meanwhile
12mu|pidgin-2.10.11-1|244	Summary:	Lotus Sametime Community Client plugin for Purple
12mu|pidgin-2.10.11-1|245	Group:		Networking/Instant messaging
12mu|pidgin-2.10.11-1|246	Requires:	%{name} >= %{version}-%{release}
12mu|pidgin-2.10.11-1|247	
12mu|pidgin-2.10.11-1|248	%description meanwhile
12mu|pidgin-2.10.11-1|249	Lotus Sametime Community Client plugin for purple.
12mu|pidgin-2.10.11-1|250	
12mu|pidgin-2.10.11-1|251	%package client
12mu|pidgin-2.10.11-1|252	Summary:	Plugin and sample client to control purple clients
12mu|pidgin-2.10.11-1|253	Group:		Networking/Instant messaging
12mu|pidgin-2.10.11-1|254	Requires:	dbus-python
12mu|pidgin-2.10.11-1|255	
12mu|pidgin-2.10.11-1|256	%description client
12mu|pidgin-2.10.11-1|257	Applications and library to control purple clients remotely.
12mu|pidgin-2.10.11-1|258	
12mu|pidgin-2.10.11-1|259	%if %build_mono
12mu|pidgin-2.10.11-1|260	%package mono
12mu|pidgin-2.10.11-1|261	Summary:	Purple extension, to use Mono plugins
12mu|pidgin-2.10.11-1|262	Group:		Networking/Instant messaging
12mu|pidgin-2.10.11-1|263	Requires:	%{name} >= %{version}-%{release}
12mu|pidgin-2.10.11-1|264	
12mu|pidgin-2.10.11-1|265	%description mono
12mu|pidgin-2.10.11-1|266	Purple can use plugins developed with Mono.
12mu|pidgin-2.10.11-1|267	%endif
12mu|pidgin-2.10.11-1|268	
12mu|pidgin-2.10.11-1|269	%package i18n
12mu|pidgin-2.10.11-1|270	Summary:	Translation files for Pidgin/Finch
12mu|pidgin-2.10.11-1|271	Group:		Networking/Instant messaging
12mu|pidgin-2.10.11-1|272	
12mu|pidgin-2.10.11-1|273	%description i18n
12mu|pidgin-2.10.11-1|274	This package contains translation files for Pidgin/Finch.
12mu|pidgin-2.10.11-1|275	
12mu|pidgin-2.10.11-1|276	%prep
12mu|pidgin-2.10.11-1|277	%setup -q
12mu|pidgin-2.10.11-1|278	%patch0 -p1 -b .smiley
12mu|pidgin-2.10.11-1|279	%patch3 -p0
12mu|pidgin-2.10.11-1|280	%patch6 -p1
12mu|pidgin-2.10.11-1|281	%patch111 -p1 -b .reread-resolvconf
12mu|pidgin-2.10.11-1|282	%patch115 -p1 -b .gg-search
12mu|pidgin-2.10.11-1|283	%patch116 -p1
12mu|pidgin-2.10.11-1|284	%patch117 -p1 -b .perl_buildfix~
12mu|pidgin-2.10.11-1|285	%patch118 -p1 -b .soname~
12mu|pidgin-2.10.11-1|286	
12mu|pidgin-2.10.11-1|287	autoreconf -fi -Im4macros
12mu|pidgin-2.10.11-1|288	
12mu|pidgin-2.10.11-1|289	%build
12mu|pidgin-2.10.11-1|290	%configure2_5x \
12mu|pidgin-2.10.11-1|291	--enable-gnutls=yes \
12mu|pidgin-2.10.11-1|292	%if %build_perl
12mu|pidgin-2.10.11-1|293	--enable-perl \
12mu|pidgin-2.10.11-1|294	%else
12mu|pidgin-2.10.11-1|295	--disable-perl \
12mu|pidgin-2.10.11-1|296	%endif
12mu|pidgin-2.10.11-1|297	%if %build_mono
12mu|pidgin-2.10.11-1|298	--enable-mono \
12mu|pidgin-2.10.11-1|299	%else
12mu|pidgin-2.10.11-1|300	--disable-mono \
12mu|pidgin-2.10.11-1|301	%endif
12mu|pidgin-2.10.11-1|302	%if %build_networkmanager
12mu|pidgin-2.10.11-1|303	--enable-nm \
12mu|pidgin-2.10.11-1|304	%else
12mu|pidgin-2.10.11-1|305	--disable-nm \
12mu|pidgin-2.10.11-1|306	%endif
12mu|pidgin-2.10.11-1|307	%if %build_evolution
12mu|pidgin-2.10.11-1|308	--enable-gevolution \
12mu|pidgin-2.10.11-1|309	%endif
12mu|pidgin-2.10.11-1|310	%if ! %build_vv
12mu|pidgin-2.10.11-1|311	--disable-vv \
12mu|pidgin-2.10.11-1|312	%endif
12mu|pidgin-2.10.11-1|313	--without-krb4 \
12mu|pidgin-2.10.11-1|314	--enable-cap \
12mu|pidgin-2.10.11-1|315	--with-system-ssl-certs=%{_sysconfdir}/pki/tls/rootcerts/ \
12mu|pidgin-2.10.11-1|316	--disable-static \
12mu|pidgin-2.10.11-1|317	--disable-schemas-install
12mu|pidgin-2.10.11-1|318	
12mu|pidgin-2.10.11-1|319	%make
12mu|pidgin-2.10.11-1|320	
12mu|pidgin-2.10.11-1|321	# one_time_password plugin, to be merged upstream soon
12mu|pidgin-2.10.11-1|322	cp %{SOURCE2} libpurple/plugins/
12mu|pidgin-2.10.11-1|323	pushd libpurple/plugins/
12mu|pidgin-2.10.11-1|324	make one_time_password.so
12mu|pidgin-2.10.11-1|325	popd
12mu|pidgin-2.10.11-1|326	
12mu|pidgin-2.10.11-1|327	%install
12mu|pidgin-2.10.11-1|328	rm -rf %{buildroot}
12mu|pidgin-2.10.11-1|329	
12mu|pidgin-2.10.11-1|330	%makeinstall_std mkinstalldirs='mkdir -p'
12mu|pidgin-2.10.11-1|331	
12mu|pidgin-2.10.11-1|332	install -m 0755 libpurple/plugins/one_time_password.so %{buildroot}%{_libdir}/purple-2/
12mu|pidgin-2.10.11-1|333	
12mu|pidgin-2.10.11-1|334	desktop-file-install \
12mu|pidgin-2.10.11-1|335	--remove-category="Application" \
12mu|pidgin-2.10.11-1|336	--add-category="GTK" \
12mu|pidgin-2.10.11-1|337	--add-category="Network" \
12mu|pidgin-2.10.11-1|338	--add-category="InstantMessaging" \
12mu|pidgin-2.10.11-1|339	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mu|pidgin-2.10.11-1|340	
12mu|pidgin-2.10.11-1|341	# remove files not bundled
12mu|pidgin-2.10.11-1|342	rm -f %{buildroot}%{_libdir}/*/*.la
12mu|pidgin-2.10.11-1|343	rm -f %{buildroot}%{_prefix}/*/perl5/*/perllocal.pod \
12mu|pidgin-2.10.11-1|344	%{buildroot}%{_libdir}/*/perl/auto/*/{.packlist,*.bs,autosplit.ix}
12mu|pidgin-2.10.11-1|345	rm -f %{buildroot}%{_libdir}/*.*a
12mu|pidgin-2.10.11-1|346	
12mu|pidgin-2.10.11-1|347	%find_lang %{name}
12mu|pidgin-2.10.11-1|348	
12mu|pidgin-2.10.11-1|349	%preun
12mu|pidgin-2.10.11-1|350	%preun_uninstall_gconf_schemas purple
12mu|pidgin-2.10.11-1|351	
12mu|pidgin-2.10.11-1|352	%files i18n -f %{name}.lang
12mu|pidgin-2.10.11-1|353	
12mu|pidgin-2.10.11-1|354	%files
12mu|pidgin-2.10.11-1|355	%doc AUTHORS COPYRIGHT ChangeLog
12mu|pidgin-2.10.11-1|356	%doc NEWS README doc/the_penguin.txt
12mu|pidgin-2.10.11-1|357	%{_mandir}/man1/pidgin.*
12mu|pidgin-2.10.11-1|358	%{_sysconfdir}/gconf/schemas/purple.schemas
12mu|pidgin-2.10.11-1|359	%{_bindir}/%{name}
12mu|pidgin-2.10.11-1|360	%dir %{_libdir}/%{name}
12mu|pidgin-2.10.11-1|361	%{_datadir}/applications/%{name}.desktop
12mu|pidgin-2.10.11-1|362	%{_datadir}/pixmaps/*
12mu|pidgin-2.10.11-1|363	%{_datadir}/icons/*
12mu|pidgin-2.10.11-1|364	%{_datadir}/sounds/purple
12mu|pidgin-2.10.11-1|365	%{_libdir}/pidgin/cap.so
12mu|pidgin-2.10.11-1|366	%{_libdir}/pidgin/convcolors.so
12mu|pidgin-2.10.11-1|367	%{_libdir}/pidgin/extplacement.so
12mu|pidgin-2.10.11-1|368	%{_libdir}/pidgin/gestures.so
12mu|pidgin-2.10.11-1|369	%{_libdir}/pidgin/gtkbuddynote.so
12mu|pidgin-2.10.11-1|370	%{_libdir}/pidgin/history.so
12mu|pidgin-2.10.11-1|371	%{_libdir}/pidgin/iconaway.so
12mu|pidgin-2.10.11-1|372	%{_libdir}/pidgin/markerline.so
12mu|pidgin-2.10.11-1|373	%{_libdir}/pidgin/musicmessaging.so
12mu|pidgin-2.10.11-1|374	%{_libdir}/pidgin/notify.so
12mu|pidgin-2.10.11-1|375	%{_libdir}/pidgin/pidginrc.so
12mu|pidgin-2.10.11-1|376	%{_libdir}/pidgin/relnot.so
12mu|pidgin-2.10.11-1|377	%{_libdir}/pidgin/sendbutton.so
12mu|pidgin-2.10.11-1|378	%{_libdir}/pidgin/spellchk.so
12mu|pidgin-2.10.11-1|379	%{_libdir}/pidgin/themeedit.so
12mu|pidgin-2.10.11-1|380	%{_libdir}/pidgin/ticker.so
12mu|pidgin-2.10.11-1|381	%{_libdir}/pidgin/timestamp.so
12mu|pidgin-2.10.11-1|382	%{_libdir}/pidgin/timestamp_format.so
12mu|pidgin-2.10.11-1|383	%if %build_vv
12mu|pidgin-2.10.11-1|384	%{_libdir}/pidgin/vvconfig.so
12mu|pidgin-2.10.11-1|385	%endif
12mu|pidgin-2.10.11-1|386	%{_libdir}/pidgin/xmppconsole.so
12mu|pidgin-2.10.11-1|387	%{_libdir}/pidgin/xmppdisco.so
12mu|pidgin-2.10.11-1|388	
12mu|pidgin-2.10.11-1|389	%files -n %{develname}
12mu|pidgin-2.10.11-1|390	%doc ChangeLog.API HACKING PLUGIN_HOWTO
12mu|pidgin-2.10.11-1|391	%{_includedir}/*
12mu|pidgin-2.10.11-1|392	%{_datadir}/aclocal/purple.m4
12mu|pidgin-2.10.11-1|393	%{_libdir}/pkgconfig/*.pc
12mu|pidgin-2.10.11-1|394	%{_libdir}/libpurple.so
12mu|pidgin-2.10.11-1|395	%{_libdir}/libgnt.so
12mu|pidgin-2.10.11-1|396	%{_libdir}/libpurple-client.so
12mu|pidgin-2.10.11-1|397	
12mu|pidgin-2.10.11-1|398	%files -n %{libname}
12mu|pidgin-2.10.11-1|399	%{_libdir}/libpurple.so.%{major}*
12mu|pidgin-2.10.11-1|400	
12mu|pidgin-2.10.11-1|401	%files -n %{libclient}
12mu|pidgin-2.10.11-1|402	%{_libdir}/libpurple-client.so.%{major}*
12mu|pidgin-2.10.11-1|403	
12mu|pidgin-2.10.11-1|404	%files -n %{libgnt}
12mu|pidgin-2.10.11-1|405	%{_libdir}/libgnt.so.%{major}*
12mu|pidgin-2.10.11-1|406	
12mu|pidgin-2.10.11-1|407	%files client
12mu|pidgin-2.10.11-1|408	%{_bindir}/purple-remote
12mu|pidgin-2.10.11-1|409	%{_bindir}/purple-send
12mu|pidgin-2.10.11-1|410	%{_bindir}/purple-send-async
12mu|pidgin-2.10.11-1|411	%{_bindir}/purple-client-example
12mu|pidgin-2.10.11-1|412	%{_bindir}/purple-url-handler
12mu|pidgin-2.10.11-1|413	%{_libdir}/purple-2/dbus-example.so
12mu|pidgin-2.10.11-1|414	
12mu|pidgin-2.10.11-1|415	%files -n finch
12mu|pidgin-2.10.11-1|416	%doc %{_mandir}/man1/finch.*
12mu|pidgin-2.10.11-1|417	%{_bindir}/finch
12mu|pidgin-2.10.11-1|418	%{_libdir}/finch/
12mu|pidgin-2.10.11-1|419	%{_libdir}/gnt/
12mu|pidgin-2.10.11-1|420	
12mu|pidgin-2.10.11-1|421	%if %build_perl
12mu|pidgin-2.10.11-1|422	%files perl
12mu|pidgin-2.10.11-1|423	%doc doc/PERL-HOWTO.dox
12mu|pidgin-2.10.11-1|424	%dir %{_libdir}/%{name}/perl
12mu|pidgin-2.10.11-1|425	%{_libdir}/%{name}/perl/Pidgin.pm
12mu|pidgin-2.10.11-1|426	%dir %{_libdir}/%{name}/perl/auto
12mu|pidgin-2.10.11-1|427	%dir %{_libdir}/%{name}/perl/auto/Pidgin/
12mu|pidgin-2.10.11-1|428	%{_libdir}/%{name}/perl/auto/Pidgin/Pidgin.so
12mu|pidgin-2.10.11-1|429	%dir %{_libdir}/purple-2/perl
12mu|pidgin-2.10.11-1|430	%{_libdir}/purple-2/perl/Purple.pm
12mu|pidgin-2.10.11-1|431	%dir %{_libdir}/purple-2/perl/auto
12mu|pidgin-2.10.11-1|432	%dir %{_libdir}/purple-2/perl/auto/Purple/
12mu|pidgin-2.10.11-1|433	%{_libdir}/purple-2/perl/auto/Purple/Purple.so
12mu|pidgin-2.10.11-1|434	%{_libdir}/purple-2/perl.so
12mu|pidgin-2.10.11-1|435	%{_mandir}/man3*/*
12mu|pidgin-2.10.11-1|436	%endif
12mu|pidgin-2.10.11-1|437	
12mu|pidgin-2.10.11-1|438	%files bonjour
12mu|pidgin-2.10.11-1|439	%{_libdir}/purple-2/libbonjour.so
12mu|pidgin-2.10.11-1|440	
12mu|pidgin-2.10.11-1|441	%files tcl
12mu|pidgin-2.10.11-1|442	%doc doc/TCL-HOWTO.dox
12mu|pidgin-2.10.11-1|443	%{_libdir}/purple-2/tcl.so
12mu|pidgin-2.10.11-1|444	
12mu|pidgin-2.10.11-1|445	%if %build_silc
12mu|pidgin-2.10.11-1|446	%files silc
12mu|pidgin-2.10.11-1|447	%doc libpurple/protocols/silc/README
12mu|pidgin-2.10.11-1|448	%{_libdir}/purple-2/libsilcpurple.so
12mu|pidgin-2.10.11-1|449	%endif
12mu|pidgin-2.10.11-1|450	
12mu|pidgin-2.10.11-1|451	%if %build_evolution
12mu|pidgin-2.10.11-1|452	%files gevolution
12mu|pidgin-2.10.11-1|453	%{_libdir}/%{name}/gevolution.so
12mu|pidgin-2.10.11-1|454	%endif
12mu|pidgin-2.10.11-1|455	
12mu|pidgin-2.10.11-1|456	%if %build_meanwhile
12mu|pidgin-2.10.11-1|457	%files meanwhile
12mu|pidgin-2.10.11-1|458	%{_libdir}/purple-2/libsametime.so
12mu|pidgin-2.10.11-1|459	%endif
12mu|pidgin-2.10.11-1|460	
12mu|pidgin-2.10.11-1|461	%if %build_mono
12mu|pidgin-2.10.11-1|462	%files mono
12mu|pidgin-2.10.11-1|463	%{_libdir}/purple-2/mono.so
12mu|pidgin-2.10.11-1|464	%{_libdir}/purple-2/*.dll
12mu|pidgin-2.10.11-1|465	%endif
12mu|pidgin-2.10.11-1|466	
12mu|pidgin-2.10.11-1|467	%files plugins
12mu|pidgin-2.10.11-1|468	%dir %{_libdir}/purple-2
12mu|pidgin-2.10.11-1|469	%{_libdir}/purple-2/autoaccept.so
12mu|pidgin-2.10.11-1|470	%{_libdir}/purple-2/buddynote.so
12mu|pidgin-2.10.11-1|471	%{_libdir}/purple-2/idle.so
12mu|pidgin-2.10.11-1|472	%{_libdir}/purple-2/joinpart.so
12mu|pidgin-2.10.11-1|473	%{_libdir}/purple-2/libaim.so
12mu|pidgin-2.10.11-1|474	%{_libdir}/purple-2/libgg.so
12mu|pidgin-2.10.11-1|475	%{_libdir}/purple-2/libicq.so
12mu|pidgin-2.10.11-1|476	%{_libdir}/purple-2/libirc.so
12mu|pidgin-2.10.11-1|477	%{_libdir}/purple-2/libjabber.so
12mu|pidgin-2.10.11-1|478	%{_libdir}/purple-2/libmsn.so
12mu|pidgin-2.10.11-1|479	%{_libdir}/purple-2/libmxit.so
12mu|pidgin-2.10.11-1|480	%{_libdir}/purple-2/libmyspace.so
12mu|pidgin-2.10.11-1|481	%{_libdir}/purple-2/libnovell.so
12mu|pidgin-2.10.11-1|482	%{_libdir}/purple-2/liboscar.so
12mu|pidgin-2.10.11-1|483	%{_libdir}/purple-2/libsimple.so
12mu|pidgin-2.10.11-1|484	%{_libdir}/purple-2/libxmpp.so
12mu|pidgin-2.10.11-1|485	%{_libdir}/purple-2/libymsg.so*
12mu|pidgin-2.10.11-1|486	%{_libdir}/purple-2/libyahoo.so
12mu|pidgin-2.10.11-1|487	%{_libdir}/purple-2/libyahoojp.so
12mu|pidgin-2.10.11-1|488	%{_libdir}/purple-2/libzephyr.so
12mu|pidgin-2.10.11-1|489	%{_libdir}/purple-2/log_reader.so
12mu|pidgin-2.10.11-1|490	%{_libdir}/purple-2/newline.so
12mu|pidgin-2.10.11-1|491	%{_libdir}/purple-2/nss-prefs.so
12mu|pidgin-2.10.11-1|492	%{_libdir}/purple-2/offlinemsg.so
12mu|pidgin-2.10.11-1|493	%{_libdir}/purple-2/one_time_password.so
12mu|pidgin-2.10.11-1|494	%{_libdir}/purple-2/psychic.so
12mu|pidgin-2.10.11-1|495	%{_libdir}/purple-2/ssl-gnutls.so
12mu|pidgin-2.10.11-1|496	%{_libdir}/purple-2/ssl-nss.so
12mu|pidgin-2.10.11-1|497	%{_libdir}/purple-2/ssl.so
12mu|pidgin-2.10.11-1|498	%{_libdir}/purple-2/statenotify.so
12mu|pidgin-2.10.11-1|499	%dir %{_datadir}/purple/
12mu|pidgin-2.10.11-1|500	%dir %{_datadir}/purple/ca-certs
12mu|pidgin-2.10.11-1|501	%{_datadir}/purple/ca-certs/AOL*
12mu|pidgin-2.10.11-1|502	%{_datadir}/purple/ca-certs/Microsoft*
12mu|pidgin-2.10.11-1|503	%{_datadir}/purple/ca-certs/VeriSign*
12mu|pidgin-2.10.11-1|504	%{_datadir}/purple/ca-certs/DigiCert*
12mu|pidgin-2.10.11-1|505	%{_datadir}/appdata/%{name}.appdata.xml
12mu|pidgin-2.10.11-1|506	
12mu|pidgin-2.10.11-1|507	%changelog
12mu|pidgin-2.10.11-1|508	* Sat Jan 17 2015 dsilakov <denis.silakov@rosalab.ru> 2.10.11-1
12mu|pidgin-2.10.11-1|509	+ Revision: 31c3319
12mu|pidgin-2.10.11-1|510	- Merge pull request #4 from import/pidgin:rosa2014.1
12mu|pidgin-2.10.11-1|511	- backport 2.10.11
12mu|pidgin-2.10.11-1|512	
12mu|pidgin-2.10.11-1|513	

20620 12
12mu|pinfo-0.6.10-1|1	Summary:	Przemek's Info Viewer - a (much) better info
12mu|pinfo-0.6.10-1|2	Name:		pinfo
12mu|pinfo-0.6.10-1|3	Version:	0.6.10
12mu|pinfo-0.6.10-1|4	Release:	1
12mu|pinfo-0.6.10-1|5	Group:		Development/Other
12mu|pinfo-0.6.10-1|6	License:	GPLv2+
12mu|pinfo-0.6.10-1|7	Url:		http://alioth.debian.org/project/showfiles.php?group_id=30592
12mu|pinfo-0.6.10-1|8	Source0:	http://alioth.debian.org/download.php/1498/%{name}-%{version}.tar.bz2
12mu|pinfo-0.6.10-1|9	Patch0:		pinfo-0.6.10-lzma-xz-lzip.patch
12mu|pinfo-0.6.10-1|10	Patch1:		pinfo-0.6.9-as-needed.patch
12mu|pinfo-0.6.10-1|11	BuildRequires:	autoconf
12mu|pinfo-0.6.10-1|12	BuildRequires:	texinfo
12mu|pinfo-0.6.10-1|13	BuildRequires:	gettext-devel
12mu|pinfo-0.6.10-1|14	BuildRequires:	pkgconfig(ncurses)
12mu|pinfo-0.6.10-1|15	
12mu|pinfo-0.6.10-1|16	%description
12mu|pinfo-0.6.10-1|17	Hypertext info file viewer. User interface similar to lynx.
12mu|pinfo-0.6.10-1|18	It is based on ncurses. It can handle now as well info
12mu|pinfo-0.6.10-1|19	pages as man pages. Regexp searching included.
12mu|pinfo-0.6.10-1|20	
12mu|pinfo-0.6.10-1|21	%prep
12mu|pinfo-0.6.10-1|22	%setup -q
12mu|pinfo-0.6.10-1|23	%apply_patches
12mu|pinfo-0.6.10-1|24	./autogen.sh --no-configure
12mu|pinfo-0.6.10-1|25	
12mu|pinfo-0.6.10-1|26	%build
12mu|pinfo-0.6.10-1|27	%configure2_5x
12mu|pinfo-0.6.10-1|28	%make
12mu|pinfo-0.6.10-1|29	%make -C po
12mu|pinfo-0.6.10-1|30	
12mu|pinfo-0.6.10-1|31	%install
12mu|pinfo-0.6.10-1|32	%makeinstall_std
12mu|pinfo-0.6.10-1|33	
12mu|pinfo-0.6.10-1|34	%find_lang %{name}
12mu|pinfo-0.6.10-1|35	
12mu|pinfo-0.6.10-1|36	ln -s pinfo %{buildroot}%{_bindir}/pman
12mu|pinfo-0.6.10-1|37	
12mu|pinfo-0.6.10-1|38	%files -f %{name}.lang
12mu|pinfo-0.6.10-1|39	%doc AUTHORS ChangeLog README TECHSTUFF
12mu|pinfo-0.6.10-1|40	%config(noreplace) %{_sysconfdir}/pinforc
12mu|pinfo-0.6.10-1|41	%{_bindir}/*
12mu|pinfo-0.6.10-1|42	%{_mandir}/*/*
12mu|pinfo-0.6.10-1|43	%{_infodir}/*
12mu|pinfo-0.6.10-1|44	
12mu|pinfo-0.6.10-1|45	
12mu|pinfo-0.6.10-1|46	%changelog
12mu|pinfo-0.6.10-1|47	* Wed Nov 27 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.10-1
12mu|pinfo-0.6.10-1|48	+ Revision: 4c2fd42
12mu|pinfo-0.6.10-1|49	- LOG New version 0.6.10
12mu|pinfo-0.6.10-1|50	
12mu|pinfo-0.6.10-1|51	

20621 12
12mu|pitivi-0.15.2-1|1	%define pitividir %_prefix/lib
12mu|pitivi-0.15.2-1|2	%define gnonlin 0.10.16
12mu|pitivi-0.15.2-1|3	%define gstpy 0.10.19
12mu|pitivi-0.15.2-1|4	Summary: Non linear video editor under linux
12mu|pitivi-0.15.2-1|5	Name:    pitivi
12mu|pitivi-0.15.2-1|6	Version: 0.15.2
12mu|pitivi-0.15.2-1|7	Release: 1
12mu|pitivi-0.15.2-1|8	Source0: http://ftp.gnome.org/pub/GNOME/sources/%name/%{name}-%{version}.tar.xz
12mu|pitivi-0.15.2-1|9	License: LGPLv2+
12mu|pitivi-0.15.2-1|10	Group: Video
12mu|pitivi-0.15.2-1|11	URL: http://www.pitivi.org
12mu|pitivi-0.15.2-1|12	BuildRequires:	python-devel
12mu|pitivi-0.15.2-1|13	BuildRequires:  desktop-file-utils
12mu|pitivi-0.15.2-1|14	BuildRequires:  intltool
12mu|pitivi-0.15.2-1|15	BuildRequires:  pkgconfig(gnome-doc-utils)
12mu|pitivi-0.15.2-1|16	Requires:  python-zope-interface
12mu|pitivi-0.15.2-1|17	Requires:  python-pkg-resources
12mu|pitivi-0.15.2-1|18	Requires:  pygtk2.0-libglade
12mu|pitivi-0.15.2-1|19	Requires:  gnome-python
12mu|pitivi-0.15.2-1|20	Requires:  gnome-python-gnomevfs
12mu|pitivi-0.15.2-1|21	Requires:  gstreamer0.10-python >= %gstpy
12mu|pitivi-0.15.2-1|22	Requires:  gstreamer0.10-plugins-base >= 0.10.24
12mu|pitivi-0.15.2-1|23	Requires:  gnonlin >= %gnonlin
12mu|pitivi-0.15.2-1|24	Requires:  python-pygoocanvas
12mu|pitivi-0.15.2-1|25	Requires:  python-dbus
12mu|pitivi-0.15.2-1|26	Requires:  pyxdg
12mu|pitivi-0.15.2-1|27	#gw for make check
12mu|pitivi-0.15.2-1|28	#BuildRequires:  x11-server-xvfb
12mu|pitivi-0.15.2-1|29	#BuildRequires:  python-zope-interface
12mu|pitivi-0.15.2-1|30	#BuildRequires:  python-pkg-resources
12mu|pitivi-0.15.2-1|31	#BuildRequires:  pygtk2.0-libglade
12mu|pitivi-0.15.2-1|32	#BuildRequires:  gnome-python
12mu|pitivi-0.15.2-1|33	#BuildRequires:  gnome-python-gnomevfs
12mu|pitivi-0.15.2-1|34	#BuildRequires:  gstreamer0.10-python >= %gstpy
12mu|pitivi-0.15.2-1|35	#BuildRequires:  gstreamer0.10-plugins-base >= 0.10.24
12mu|pitivi-0.15.2-1|36	#BuildRequires:  gnonlin >= %gnonlin
12mu|pitivi-0.15.2-1|37	#BuildRequires:  python-pygoocanvas
12mu|pitivi-0.15.2-1|38	Suggests:  gstreamer0.10-plugins-good
12mu|pitivi-0.15.2-1|39	Suggests:  gstreamer0.10-plugins-bad
12mu|pitivi-0.15.2-1|40	Suggests:  gstreamer0.10-plugins-ugly
12mu|pitivi-0.15.2-1|41	Suggests:  gstreamer0.10-plugin-ffmpeg
12mu|pitivi-0.15.2-1|42	BuildArch: noarch
12mu|pitivi-0.15.2-1|43	
12mu|pitivi-0.15.2-1|44	%description
12mu|pitivi-0.15.2-1|45	Pitivi is a Non Linear Video Editor using the popular GStreamer media
12mu|pitivi-0.15.2-1|46	framework.
12mu|pitivi-0.15.2-1|47	
12mu|pitivi-0.15.2-1|48	
12mu|pitivi-0.15.2-1|49	%prep
12mu|pitivi-0.15.2-1|50	%setup -q
12mu|pitivi-0.15.2-1|51	%apply_patches
12mu|pitivi-0.15.2-1|52	
12mu|pitivi-0.15.2-1|53	%build
12mu|pitivi-0.15.2-1|54	./configure --prefix=%_prefix --libdir=%pitividir
12mu|pitivi-0.15.2-1|55	%make
12mu|pitivi-0.15.2-1|56	
12mu|pitivi-0.15.2-1|57	%install
12mu|pitivi-0.15.2-1|58	rm -rf %{buildroot} %name.lang
12mu|pitivi-0.15.2-1|59	%makeinstall_std
12mu|pitivi-0.15.2-1|60	%find_lang %name --with-gnome
12mu|pitivi-0.15.2-1|61	
12mu|pitivi-0.15.2-1|62	%check
12mu|pitivi-0.15.2-1|63	#gw it currently needs an installed pitivi
12mu|pitivi-0.15.2-1|64	#https://bugzilla.gnome.org/show_bug.cgi?id=594985
12mu|pitivi-0.15.2-1|65	#xfvb-run make check
12mu|pitivi-0.15.2-1|66	
12mu|pitivi-0.15.2-1|67	%clean
12mu|pitivi-0.15.2-1|68	
12mu|pitivi-0.15.2-1|69	%if %mdkversion < 200900
12mu|pitivi-0.15.2-1|70	%post
12mu|pitivi-0.15.2-1|71	%update_menus
12mu|pitivi-0.15.2-1|72	%update_mime_database
12mu|pitivi-0.15.2-1|73	%update_desktop_database
12mu|pitivi-0.15.2-1|74	%update_icon_cache hicolor
12mu|pitivi-0.15.2-1|75	%postun
12mu|pitivi-0.15.2-1|76	%clean_menus
12mu|pitivi-0.15.2-1|77	%clean_mime_database
12mu|pitivi-0.15.2-1|78	%clean_desktop_database
12mu|pitivi-0.15.2-1|79	%clean_icon_cache hicolor
12mu|pitivi-0.15.2-1|80	%endif
12mu|pitivi-0.15.2-1|81	
12mu|pitivi-0.15.2-1|82	%files -f %name.lang
12mu|pitivi-0.15.2-1|83	%defattr(-,root,root,-)
12mu|pitivi-0.15.2-1|84	%doc AUTHORS  ChangeLog NEWS RELEASE
12mu|pitivi-0.15.2-1|85	%{_datadir}/pitivi/
12mu|pitivi-0.15.2-1|86	%{_bindir}/pitivi
12mu|pitivi-0.15.2-1|87	%_mandir/man1/%name.1*
12mu|pitivi-0.15.2-1|88	%_datadir/applications/%name.desktop
12mu|pitivi-0.15.2-1|89	%_datadir/icons/hicolor/*/apps/*
12mu|pitivi-0.15.2-1|90	%_datadir/mime/packages/%name.xml
12mu|pitivi-0.15.2-1|91	%pitividir/pitivi/

20622 12
12mu|pixman-0.32.4-1|1	%define apiver 1
12mu|pixman-0.32.4-1|2	%define major 0
12mu|pixman-0.32.4-1|3	%define libname %mklibname %{name} %{apiver} %{major}
12mu|pixman-0.32.4-1|4	%define devname %mklibname %{name} -d
12mu|pixman-0.32.4-1|5	
12mu|pixman-0.32.4-1|6	Summary:	A pixel manipulation library
12mu|pixman-0.32.4-1|7	Name:		pixman
12mu|pixman-0.32.4-1|8	Version:	0.32.4
12mu|pixman-0.32.4-1|9	Release:	1
12mu|pixman-0.32.4-1|10	License:	MIT
12mu|pixman-0.32.4-1|11	Group:		System/Libraries
12mu|pixman-0.32.4-1|12	Url:		http://gitweb.freedesktop.org/?p=pixman.git
12mu|pixman-0.32.4-1|13	Source0:	http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
12mu|pixman-0.32.4-1|14	
12mu|pixman-0.32.4-1|15	%track
12mu|pixman-0.32.4-1|16	prog %{name} = {
12mu|pixman-0.32.4-1|17	url = http://cairographics.org/releases/
12mu|pixman-0.32.4-1|18	version = %{version}
12mu|pixman-0.32.4-1|19	regex = pixman-(__VER__)\.tar\.gz
12mu|pixman-0.32.4-1|20	}
12mu|pixman-0.32.4-1|21	
12mu|pixman-0.32.4-1|22	%description
12mu|pixman-0.32.4-1|23	Pixel manipulation Library.
12mu|pixman-0.32.4-1|24	
12mu|pixman-0.32.4-1|25	#----------------------------------------------------------------------------
12mu|pixman-0.32.4-1|26	
12mu|pixman-0.32.4-1|27	%package -n %{libname}
12mu|pixman-0.32.4-1|28	Summary:	Pixel manipulation library
12mu|pixman-0.32.4-1|29	Group:		System/Libraries
12mu|pixman-0.32.4-1|30	
12mu|pixman-0.32.4-1|31	%description -n %{libname}
12mu|pixman-0.32.4-1|32	A library for manipulating pixel regions -- a set of Y-X banded
12mu|pixman-0.32.4-1|33	rectangles, image compositing using the Porter/Duff model
12mu|pixman-0.32.4-1|34	and implicit mask generation for geometric primitives including
12mu|pixman-0.32.4-1|35	trapezoids, triangles, and rectangles.
12mu|pixman-0.32.4-1|36	
12mu|pixman-0.32.4-1|37	%files -n %{libname}
12mu|pixman-0.32.4-1|38	%{_libdir}/libpixman-%{apiver}.so.%{major}*
12mu|pixman-0.32.4-1|39	
12mu|pixman-0.32.4-1|40	#----------------------------------------------------------------------------
12mu|pixman-0.32.4-1|41	
12mu|pixman-0.32.4-1|42	%package -n %{devname}
12mu|pixman-0.32.4-1|43	Summary:	Libraries and include files for developing with libpixman
12mu|pixman-0.32.4-1|44	Group:		Development/C
12mu|pixman-0.32.4-1|45	Requires:	%{libname} = %{version}-%{release}
12mu|pixman-0.32.4-1|46	Provides:	%{name}-devel = %{version}-%{release}
12mu|pixman-0.32.4-1|47	Obsoletes:	%{_lib}pixman-1-devel < 0.22.0
12mu|pixman-0.32.4-1|48	
12mu|pixman-0.32.4-1|49	%description -n %{devname}
12mu|pixman-0.32.4-1|50	This package provides the necessary development libraries and include
12mu|pixman-0.32.4-1|51	files to allow you to develop with pixman.
12mu|pixman-0.32.4-1|52	
12mu|pixman-0.32.4-1|53	%files -n %{devname}
12mu|pixman-0.32.4-1|54	%doc README AUTHORS
12mu|pixman-0.32.4-1|55	%{_libdir}/libpixman-%{apiver}.so
12mu|pixman-0.32.4-1|56	%dir %{_includedir}/pixman-1
12mu|pixman-0.32.4-1|57	%{_includedir}/pixman-1/*.h
12mu|pixman-0.32.4-1|58	%{_libdir}/pkgconfig/*.pc
12mu|pixman-0.32.4-1|59	
12mu|pixman-0.32.4-1|60	#----------------------------------------------------------------------------
12mu|pixman-0.32.4-1|61	
12mu|pixman-0.32.4-1|62	%prep
12mu|pixman-0.32.4-1|63	%setup -q
12mu|pixman-0.32.4-1|64	
12mu|pixman-0.32.4-1|65	%build
12mu|pixman-0.32.4-1|66	%configure2_5x \
12mu|pixman-0.32.4-1|67	--disable-static
12mu|pixman-0.32.4-1|68	%make
12mu|pixman-0.32.4-1|69	
12mu|pixman-0.32.4-1|70	%install
12mu|pixman-0.32.4-1|71	%makeinstall_std
12mu|pixman-0.32.4-1|72	
12mu|pixman-0.32.4-1|73	
12mu|pixman-0.32.4-1|74	%changelog
12mu|pixman-0.32.4-1|75	* Fri Jan 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.32.4-1
12mu|pixman-0.32.4-1|76	+ Revision: bb45838
12mu|pixman-0.32.4-1|77	- Updated to 0.32.4
12mu|pixman-0.32.4-1|78	
12mu|pixman-0.32.4-1|79	

20623 12
12mu|plasma-applet-stackfolder-2.4-7|1	%define doc_version 1.1
12mu|plasma-applet-stackfolder-2.4-7|2	
12mu|plasma-applet-stackfolder-2.4-7|3	Name: plasma-applet-stackfolder
12mu|plasma-applet-stackfolder-2.4-7|4	Summary: Browse the stack of folders
12mu|plasma-applet-stackfolder-2.4-7|5	Version: 2.4
12mu|plasma-applet-stackfolder-2.4-7|6	Release: 7
12mu|plasma-applet-stackfolder-2.4-7|7	Epoch: 1
12mu|plasma-applet-stackfolder-2.4-7|8	Group: Graphical desktop/KDE
12mu|plasma-applet-stackfolder-2.4-7|9	License: GPL
12mu|plasma-applet-stackfolder-2.4-7|10	URL: http://www.rosalab.ru
12mu|plasma-applet-stackfolder-2.4-7|11	Source0: %name-%version.tar.gz
12mu|plasma-applet-stackfolder-2.4-7|12	Source1: %name-doc-%{doc_version}.tar.gz
12mu|plasma-applet-stackfolder-2.4-7|13	#Source1: %name-%version-docs.tar.gz
12mu|plasma-applet-stackfolder-2.4-7|14	BuildRequires: kdelibs4-devel
12mu|plasma-applet-stackfolder-2.4-7|15	BuildRequires: kdebase4-devel
12mu|plasma-applet-stackfolder-2.4-7|16	
12mu|plasma-applet-stackfolder-2.4-7|17	%description
12mu|plasma-applet-stackfolder-2.4-7|18	Browse the stack of folders
12mu|plasma-applet-stackfolder-2.4-7|19	
12mu|plasma-applet-stackfolder-2.4-7|20	%files
12mu|plasma-applet-stackfolder-2.4-7|21	%_kde_libdir/kde4/plasma_applet_stackfolder.so
12mu|plasma-applet-stackfolder-2.4-7|22	%_kde_datadir/kde4/services/plasma-applet-stackfolder.desktop
12mu|plasma-applet-stackfolder-2.4-7|23	%_kde_datadir/apps/plasma/packages/org.kde.stackfolder/contents/ui/main.qml
12mu|plasma-applet-stackfolder-2.4-7|24	%_kde_datadir/apps/plasma/packages/org.kde.stackfolder/contents/ui/Button.qml
12mu|plasma-applet-stackfolder-2.4-7|25	%_kde_datadir/apps/plasma/packages/org.kde.stackfolder/contents/ui/Delegate.qml
12mu|plasma-applet-stackfolder-2.4-7|26	%_kde_datadir/apps/plasma/packages/org.kde.stackfolder/contents/ui/ScrollBar.qml
12mu|plasma-applet-stackfolder-2.4-7|27	%doc welcome-en.pdf welcome-ru.pdf
12mu|plasma-applet-stackfolder-2.4-7|28	
12mu|plasma-applet-stackfolder-2.4-7|29	%prep
12mu|plasma-applet-stackfolder-2.4-7|30	%setup -q
12mu|plasma-applet-stackfolder-2.4-7|31	
12mu|plasma-applet-stackfolder-2.4-7|32	tar xvf %{SOURCE1}
12mu|plasma-applet-stackfolder-2.4-7|33	
12mu|plasma-applet-stackfolder-2.4-7|34	%build
12mu|plasma-applet-stackfolder-2.4-7|35	%cmake_kde4
12mu|plasma-applet-stackfolder-2.4-7|36	
12mu|plasma-applet-stackfolder-2.4-7|37	%make
12mu|plasma-applet-stackfolder-2.4-7|38	
12mu|plasma-applet-stackfolder-2.4-7|39	%install
12mu|plasma-applet-stackfolder-2.4-7|40	%makeinstall_std -C build
12mu|plasma-applet-stackfolder-2.4-7|41	
12mu|plasma-applet-stackfolder-2.4-7|42	
12mu|plasma-applet-stackfolder-2.4-7|43	
12mu|plasma-applet-stackfolder-2.4-7|44	%changelog
12mu|plasma-applet-stackfolder-2.4-7|45	* Fri Jan  25 2013 Ural Mullabaev <uxteam@rosalab.ru>
12mu|plasma-applet-stackfolder-2.4-7|46	+ Commit: 4ad8277
12mu|plasma-applet-stackfolder-2.4-7|47	- Updated to version 2.4-7
12mu|plasma-applet-stackfolder-2.4-7|48	
12mu|plasma-applet-stackfolder-2.4-7|49	* Fri Dec  28 2012 Ural Mullabaev <uxteam@rosalab.ru>
12mu|plasma-applet-stackfolder-2.4-7|50	+ Commit: edba961
12mu|plasma-applet-stackfolder-2.4-7|51	- Replaced scrollbar by implementation of Klook
12mu|plasma-applet-stackfolder-2.4-7|52	
12mu|plasma-applet-stackfolder-2.4-7|53	* Tue Dec  25 2012 Ural Mullabaev <uxteam@rosalab.ru>
12mu|plasma-applet-stackfolder-2.4-7|54	+ Commit: 83911a0
12mu|plasma-applet-stackfolder-2.4-7|55	- Fixed plasma craching after deleting applet Fixed plasma crashing after klook running from desktop Fixed coordinates for klook run from desktop
12mu|plasma-applet-stackfolder-2.4-7|56	
12mu|plasma-applet-stackfolder-2.4-7|57	* Fri Dec  7 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru>
12mu|plasma-applet-stackfolder-2.4-7|58	+ Commit: c5e6151
12mu|plasma-applet-stackfolder-2.4-7|59	- Fixed plasma core module importing
12mu|plasma-applet-stackfolder-2.4-7|60	
12mu|plasma-applet-stackfolder-2.4-7|61	* Mon Dec  3 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru>
12mu|plasma-applet-stackfolder-2.4-7|62	+ Commit: 128b361
12mu|plasma-applet-stackfolder-2.4-7|63	- Fixed focus losses after KDE updating to 4.9.4 version
12mu|plasma-applet-stackfolder-2.4-7|64	
12mu|plasma-applet-stackfolder-2.4-7|65	* Sun Dec  2 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru>
12mu|plasma-applet-stackfolder-2.4-7|66	+ Commit: e7b08cd
12mu|plasma-applet-stackfolder-2.4-7|67	- Fixed focus losing after klook hiding
12mu|plasma-applet-stackfolder-2.4-7|68	
12mu|plasma-applet-stackfolder-2.4-7|69	* Fri Nov  30 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru>
12mu|plasma-applet-stackfolder-2.4-7|70	+ Commit: 964a842
12mu|plasma-applet-stackfolder-2.4-7|71	- Updated help documents
12mu|plasma-applet-stackfolder-2.4-7|72	
12mu|plasma-applet-stackfolder-2.4-7|73	* Thu Nov  29 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru>
12mu|plasma-applet-stackfolder-2.4-7|74	+ Commit: 13f78e9
12mu|plasma-applet-stackfolder-2.4-7|75	- Added help documents
12mu|plasma-applet-stackfolder-2.4-7|76	
12mu|plasma-applet-stackfolder-2.4-7|77	* Fri Nov  23 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru>
12mu|plasma-applet-stackfolder-2.4-7|78	+ Commit: bfe6d68
12mu|plasma-applet-stackfolder-2.4-7|79	- Fixed losing preview Fixed memory leaks Fixed hiding Klook Implemented switching items highlight by mouse
12mu|plasma-applet-stackfolder-2.4-7|80	
12mu|plasma-applet-stackfolder-2.4-7|81	* Fri Oct  26 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru>
12mu|plasma-applet-stackfolder-2.4-7|82	+ Commit: c216417
12mu|plasma-applet-stackfolder-2.4-7|83	- Set text color from theme
12mu|plasma-applet-stackfolder-2.4-7|84	
12mu|plasma-applet-stackfolder-2.4-7|85	* Wed Oct  24 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru>
12mu|plasma-applet-stackfolder-2.4-7|86	+ Commit: 44d207b
12mu|plasma-applet-stackfolder-2.4-7|87	- Added shadows for text
12mu|plasma-applet-stackfolder-2.4-7|88	
12mu|plasma-applet-stackfolder-2.4-7|89	* Fri Oct  19 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru>
12mu|plasma-applet-stackfolder-2.4-7|90	+ Commit: e17c245
12mu|plasma-applet-stackfolder-2.4-7|91	- Fixed plasma resetting after changing folder name Fixed escape button parsing for correct closing embedded klook application Moved qml contents to the plasma/packages and renamed package to org.kde.stackfolde
12mu|plasma-applet-stackfolder-2.4-7|92	
12mu|plasma-applet-stackfolder-2.4-7|93	* Tue Oct  9 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru>
12mu|plasma-applet-stackfolder-2.4-7|94	+ Commit: 5c3e6c7
12mu|plasma-applet-stackfolder-2.4-7|95	- Fixed download folder animation
12mu|plasma-applet-stackfolder-2.4-7|96	
12mu|plasma-applet-stackfolder-2.4-7|97	* Tue Oct  9 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru>
12mu|plasma-applet-stackfolder-2.4-7|98	+ Commit: c048402
12mu|plasma-applet-stackfolder-2.4-7|99	- Fixed restoring folder after hiding
12mu|plasma-applet-stackfolder-2.4-7|100	
12mu|plasma-applet-stackfolder-2.4-7|101	* Tue Oct  9 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru>
12mu|plasma-applet-stackfolder-2.4-7|102	+ Commit: d20238b
12mu|plasma-applet-stackfolder-2.4-7|103	- Fixed icon resizing on the panel
12mu|plasma-applet-stackfolder-2.4-7|104	
12mu|plasma-applet-stackfolder-2.4-7|105	* Wed Sep  26 2012 Ural Mullabaev <ural.mullabaev@rosalab.ru>
12mu|plasma-applet-stackfolder-2.4-7|106	+ Commit: 6f8539f
12mu|plasma-applet-stackfolder-2.4-7|107	- Reworked to PopupApplet
12mu|plasma-applet-stackfolder-2.4-7|108	
12mu|plasma-applet-stackfolder-2.4-7|109	* Wed May  30 2012 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru>
12mu|plasma-applet-stackfolder-2.4-7|110	+ Commit: 0a34ad1
12mu|plasma-applet-stackfolder-2.4-7|111	- Drag and Drop was implemented
12mu|plasma-applet-stackfolder-2.4-7|112	
12mu|plasma-applet-stackfolder-2.4-7|113	* Wed May  2 2012 Ural Mullabaev <mur@localhost.localdomain>
12mu|plasma-applet-stackfolder-2.4-7|114	+ Commit: 166caad
12mu|plasma-applet-stackfolder-2.4-7|115	- Added folder name to the tooltip Added sorting by date to download folder
12mu|plasma-applet-stackfolder-2.4-7|116	
12mu|plasma-applet-stackfolder-2.4-7|117	* Thu Apr  26 2012 Ural Mullabaev <mur@localhost.localdomain>
12mu|plasma-applet-stackfolder-2.4-7|118	+ Commit: 1a3deee
12mu|plasma-applet-stackfolder-2.4-7|119	- Reworked Klook launching behavior for hovered item
12mu|plasma-applet-stackfolder-2.4-7|120	
12mu|plasma-applet-stackfolder-2.4-7|121	* Tue Apr  24 2012 Ural Mullabaev <mur@localhost.localdomain>
12mu|plasma-applet-stackfolder-2.4-7|122	+ Commit: 698cf37
12mu|plasma-applet-stackfolder-2.4-7|123	- Hid scrollbar for empty folders
12mu|plasma-applet-stackfolder-2.4-7|124	
12mu|plasma-applet-stackfolder-2.4-7|125	* Tue Apr  24 2012 Ural Mullabaev <mur@localhost.localdomain>
12mu|plasma-applet-stackfolder-2.4-7|126	+ Commit: d66410b
12mu|plasma-applet-stackfolder-2.4-7|127	- Fixed loss of focus
12mu|plasma-applet-stackfolder-2.4-7|128	
12mu|plasma-applet-stackfolder-2.4-7|129	* Mon Apr  23 2012 Ural Mullabaev <mur@localhost.localdomain>
12mu|plasma-applet-stackfolder-2.4-7|130	+ Commit: 60f1023
12mu|plasma-applet-stackfolder-2.4-7|131	- Added new qml source files to the spec file
12mu|plasma-applet-stackfolder-2.4-7|132	
12mu|plasma-applet-stackfolder-2.4-7|133	* Mon Apr  23 2012 Ural Mullabaev <mur@localhost.localdomain>
12mu|plasma-applet-stackfolder-2.4-7|134	+ Commit: ab81aab
12mu|plasma-applet-stackfolder-2.4-7|135	- Added scrollbar Added Klook launching for hovered item
12mu|plasma-applet-stackfolder-2.4-7|136	
12mu|plasma-applet-stackfolder-2.4-7|137	* Wed Apr  18 2012 Ural Mullabaev <mur@localhost.localdomain>
12mu|plasma-applet-stackfolder-2.4-7|138	+ Commit: ea5b38a
12mu|plasma-applet-stackfolder-2.4-7|139	- Fixed bug with loss previews after flicking
12mu|plasma-applet-stackfolder-2.4-7|140	
12mu|plasma-applet-stackfolder-2.4-7|141	* Mon Apr  16 2012 Ural Mullabaev <mur@localhost.localdomain>
12mu|plasma-applet-stackfolder-2.4-7|142	+ Commit: 9b74b6f
12mu|plasma-applet-stackfolder-2.4-7|143	- Added interaction with Klook
12mu|plasma-applet-stackfolder-2.4-7|144	
12mu|plasma-applet-stackfolder-2.4-7|145	* Tue Apr  3 2012 Урал Муллабаев <ural.mullabaev@rosalab.ru>
12mu|plasma-applet-stackfolder-2.4-7|146	+ Commit: 2d1cca5
12mu|plasma-applet-stackfolder-2.4-7|147	- Updated plasma-applet-stackfolder.spec
12mu|plasma-applet-stackfolder-2.4-7|148	
12mu|plasma-applet-stackfolder-2.4-7|149	* Mon Apr  2 2012 Ural Mullabaev <mur@localhost.localdomain>
12mu|plasma-applet-stackfolder-2.4-7|150	+ Commit: d1a05f6
12mu|plasma-applet-stackfolder-2.4-7|151	- Fixed loss of highlight items
12mu|plasma-applet-stackfolder-2.4-7|152	
12mu|plasma-applet-stackfolder-2.4-7|153	* Thu Mar  29 2012 Ural Mullabaev <mur@localhost.localdomain>
12mu|plasma-applet-stackfolder-2.4-7|154	+ Commit: 63a74b1
12mu|plasma-applet-stackfolder-2.4-7|155	- Removed debug outputs
12mu|plasma-applet-stackfolder-2.4-7|156	
12mu|plasma-applet-stackfolder-2.4-7|157	* Tue Mar  27 2012 Ural Mullabaev <mur@localhost.localdomain>
12mu|plasma-applet-stackfolder-2.4-7|158	+ Commit: 88c1eb2
12mu|plasma-applet-stackfolder-2.4-7|159	- Fixed spec file
12mu|plasma-applet-stackfolder-2.4-7|160	
12mu|plasma-applet-stackfolder-2.4-7|161	* Mon Mar  26 2012 Ural Mullabaev <mur@localhost.localdomain>
12mu|plasma-applet-stackfolder-2.4-7|162	+ Commit: 89189ad
12mu|plasma-applet-stackfolder-2.4-7|163	- Added tarball
12mu|plasma-applet-stackfolder-2.4-7|164	
12mu|plasma-applet-stackfolder-2.4-7|165	* Mon Mar  26 2012 Ural Mullabaev <mur@localhost.localdomain>
12mu|plasma-applet-stackfolder-2.4-7|166	+ Commit: c21ef63
12mu|plasma-applet-stackfolder-2.4-7|167	- Updated to version 2.0
12mu|plasma-applet-stackfolder-2.4-7|168	
12mu|plasma-applet-stackfolder-2.4-7|169	* Sat Feb  4 2012 root <root@build-client_i586.rosalab.ru>
12mu|plasma-applet-stackfolder-2.4-7|170	+ Commit: c687fba
12mu|plasma-applet-stackfolder-2.4-7|171	- ABF:auto increment release
12mu|plasma-applet-stackfolder-2.4-7|172	
12mu|plasma-applet-stackfolder-2.4-7|173	* Wed Feb  1 2012 Rosa <rosa@rosa-build.rosalab.ru>
12mu|plasma-applet-stackfolder-2.4-7|174	+ Commit: 34bde63
12mu|plasma-applet-stackfolder-2.4-7|175	- Automatic import for version 0.1.9
12mu|plasma-applet-stackfolder-2.4-7|176	
12mu|plasma-applet-stackfolder-2.4-7|177	

20624 12
12mu|plasma-applet-yawp-0.4.5-1|1	Name:		plasma-applet-yawp
12mu|plasma-applet-yawp-0.4.5-1|2	Version:	0.4.5
12mu|plasma-applet-yawp-0.4.5-1|3	Release:	1
12mu|plasma-applet-yawp-0.4.5-1|4	Summary:	Plasma applet that allow to see the weather
12mu|plasma-applet-yawp-0.4.5-1|5	License:	GPLv2+
12mu|plasma-applet-yawp-0.4.5-1|6	Group:		Graphical desktop/KDE
12mu|plasma-applet-yawp-0.4.5-1|7	URL:		http://www.kde-look.org/content/show.php?content=94106
12mu|plasma-applet-yawp-0.4.5-1|8	Source0:	http://downloads.sourceforge.net/project/yawp/yawp/%{version}/yawp-%{version}.tar.bz2
12mu|plasma-applet-yawp-0.4.5-1|9	Patch0:		yawp-0.4.5-rus.patch
12mu|plasma-applet-yawp-0.4.5-1|10	BuildRequires:	kdebase4-workspace-devel
12mu|plasma-applet-yawp-0.4.5-1|11	Requires:	kdebase4-runtime
12mu|plasma-applet-yawp-0.4.5-1|12	Provides:	plasma-applet
12mu|plasma-applet-yawp-0.4.5-1|13	
12mu|plasma-applet-yawp-0.4.5-1|14	%description
12mu|plasma-applet-yawp-0.4.5-1|15	Yet Another Weather Plasmoid
12mu|plasma-applet-yawp-0.4.5-1|16	Plasma applet that allow to see the weather.
12mu|plasma-applet-yawp-0.4.5-1|17	
12mu|plasma-applet-yawp-0.4.5-1|18	%files -f plasma_applet_yawp.lang
12mu|plasma-applet-yawp-0.4.5-1|19	%doc CHANGELOG COPYRIGHT LICENSE-BSD LICENSE-GPL2 LICENSE-LGPL-2 README TODO
12mu|plasma-applet-yawp-0.4.5-1|20	%{_kde_libdir}/kde4/*.so
12mu|plasma-applet-yawp-0.4.5-1|21	%{_kde_appsdir}/desktoptheme/default/widgets/*.svg
12mu|plasma-applet-yawp-0.4.5-1|22	%{_kde_services}/*.desktop
12mu|plasma-applet-yawp-0.4.5-1|23	
12mu|plasma-applet-yawp-0.4.5-1|24	
12mu|plasma-applet-yawp-0.4.5-1|25	#--------------------------------------------------------------------
12mu|plasma-applet-yawp-0.4.5-1|26	
12mu|plasma-applet-yawp-0.4.5-1|27	%prep
12mu|plasma-applet-yawp-0.4.5-1|28	%setup -q -n yawp-%{version}
12mu|plasma-applet-yawp-0.4.5-1|29	%patch0 -p1
12mu|plasma-applet-yawp-0.4.5-1|30	
12mu|plasma-applet-yawp-0.4.5-1|31	%build
12mu|plasma-applet-yawp-0.4.5-1|32	%cmake_kde4
12mu|plasma-applet-yawp-0.4.5-1|33	%make
12mu|plasma-applet-yawp-0.4.5-1|34	
12mu|plasma-applet-yawp-0.4.5-1|35	%install
12mu|plasma-applet-yawp-0.4.5-1|36	%makeinstall_std -C build
12mu|plasma-applet-yawp-0.4.5-1|37	%find_lang plasma_applet_yawp
12mu|plasma-applet-yawp-0.4.5-1|38	

20625 12
12mu|plasmate-1.0-2|1	Summary:	KDE Plasma Add-On Creator
12mu|plasmate-1.0-2|2	Name:		plasmate
12mu|plasmate-1.0-2|3	Version:	1.0
12mu|plasmate-1.0-2|4	Release:	2
12mu|plasmate-1.0-2|5	License:	GPLv2+
12mu|plasmate-1.0-2|6	Group:		Graphical desktop/KDE
12mu|plasmate-1.0-2|7	Url:		https://projects.kde.org/projects/extragear/sdk/plasmate
12mu|plasmate-1.0-2|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{name}/src/%{name}-%{version}.tar.gz
12mu|plasmate-1.0-2|9	BuildRequires:	kdelibs4-devel
12mu|plasmate-1.0-2|10	BuildRequires:	kdepimlibs4-devel
12mu|plasmate-1.0-2|11	BuildRequires:	git-core
12mu|plasmate-1.0-2|12	Requires:	git-core
12mu|plasmate-1.0-2|13	Conflicts:	kdebase4-workspace < 2:4.9.90
12mu|plasmate-1.0-2|14	
12mu|plasmate-1.0-2|15	%description
12mu|plasmate-1.0-2|16	A small IDE taylored for development of Plasma components, such as Widgets,
12mu|plasmate-1.0-2|17	Runners, Dataengines.
12mu|plasmate-1.0-2|18	
12mu|plasmate-1.0-2|19	%files
12mu|plasmate-1.0-2|20	%{_kde_bindir}/kwin-windowswitcherpreviewer
12mu|plasmate-1.0-2|21	%{_kde_bindir}/plasma-remote-widgets-browser
12mu|plasmate-1.0-2|22	%{_kde_bindir}/plasmaengineexplorer
12mu|plasmate-1.0-2|23	%{_kde_bindir}/plasmakconfigxteditor
12mu|plasmate-1.0-2|24	%{_kde_bindir}/plasmaremoteinstaller
12mu|plasmate-1.0-2|25	%{_kde_bindir}/plasmate
12mu|plasmate-1.0-2|26	%{_kde_bindir}/plasmawallpaperviewer
12mu|plasmate-1.0-2|27	%{_kde_bindir}/plasmoidviewer
12mu|plasmate-1.0-2|28	%{_kde_libdir}/kde4/plasma_containment_studiopreviewer.so
12mu|plasmate-1.0-2|29	%{_kde_applicationsdir}/plasmate.desktop
12mu|plasmate-1.0-2|30	%{_kde_appsdir}/%{name}
12mu|plasmate-1.0-2|31	%{_kde_configdir}/plasmate.knsrc
12mu|plasmate-1.0-2|32	%{_kde_services}/plasma-containment-studiopreviewer.desktop
12mu|plasmate-1.0-2|33	%{_kde_mandir}/man1/plasmaengineexplorer.1.*
12mu|plasmate-1.0-2|34	%{_kde_mandir}/man1/plasmoidviewer.1.*
12mu|plasmate-1.0-2|35	
12mu|plasmate-1.0-2|36	#------------------------------------------------------------------------------
12mu|plasmate-1.0-2|37	
12mu|plasmate-1.0-2|38	%prep
12mu|plasmate-1.0-2|39	%setup -q
12mu|plasmate-1.0-2|40	
12mu|plasmate-1.0-2|41	%build
12mu|plasmate-1.0-2|42	%cmake_kde4
12mu|plasmate-1.0-2|43	%make
12mu|plasmate-1.0-2|44	
12mu|plasmate-1.0-2|45	%install
12mu|plasmate-1.0-2|46	%makeinstall_std -C build
12mu|plasmate-1.0-2|47	rm -f %{buildroot}/%{_kde_iconsdir}/hicolor/*/apps/plasmagik.png
12mu|plasmate-1.0-2|48	
12mu|plasmate-1.0-2|49	
12mu|plasmate-1.0-2|50	%changelog
12mu|plasmate-1.0-2|51	* Mon Oct 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0-2
12mu|plasmate-1.0-2|52	+ Revision: 0d71a6c
12mu|plasmate-1.0-2|53	- LOG Rebuild with KDE 4.11
12mu|plasmate-1.0-2|54	
12mu|plasmate-1.0-2|55	

20626 12
12mu|plasma-widget-menubar-0.1.18-3|1	Name:		plasma-widget-menubar
12mu|plasma-widget-menubar-0.1.18-3|2	Summary:	A Plasma widget to display menubar of application windows
12mu|plasma-widget-menubar-0.1.18-3|3	Version:	0.1.18
12mu|plasma-widget-menubar-0.1.18-3|4	Release:	3
12mu|plasma-widget-menubar-0.1.18-3|5	License:	GPLv2
12mu|plasma-widget-menubar-0.1.18-3|6	Group:		Graphical desktop/KDE
12mu|plasma-widget-menubar-0.1.18-3|7	URL:		https://launchpad.net/plasma-widget-menubar
12mu|plasma-widget-menubar-0.1.18-3|8	Source0:	%{name}-%{version}.tar.bz2
12mu|plasma-widget-menubar-0.1.18-3|9	Source1:	plasma-applet-menubar.desktop
12mu|plasma-widget-menubar-0.1.18-3|10	BuildRequires:	kdelibs4-devel
12mu|plasma-widget-menubar-0.1.18-3|11	BuildRequires:	pkgconfig(dbusmenu-qt)
12mu|plasma-widget-menubar-0.1.18-3|12	BuildRequires:	pkgconfig(QJson)
12mu|plasma-widget-menubar-0.1.18-3|13	
12mu|plasma-widget-menubar-0.1.18-3|14	%description
12mu|plasma-widget-menubar-0.1.18-3|15	A Plasma widget to display menubar of application windows.
12mu|plasma-widget-menubar-0.1.18-3|16	
12mu|plasma-widget-menubar-0.1.18-3|17	%prep
12mu|plasma-widget-menubar-0.1.18-3|18	%setup -q
12mu|plasma-widget-menubar-0.1.18-3|19	
12mu|plasma-widget-menubar-0.1.18-3|20	%build
12mu|plasma-widget-menubar-0.1.18-3|21	%cmake_kde4
12mu|plasma-widget-menubar-0.1.18-3|22	%make
12mu|plasma-widget-menubar-0.1.18-3|23	
12mu|plasma-widget-menubar-0.1.18-3|24	%install
12mu|plasma-widget-menubar-0.1.18-3|25	%makeinstall_std -C build
12mu|plasma-widget-menubar-0.1.18-3|26	cp -f %{SOURCE1} %{buildroot}%{_kde_services}/plasma-applet-menubar.desktop
12mu|plasma-widget-menubar-0.1.18-3|27	
12mu|plasma-widget-menubar-0.1.18-3|28	%files
12mu|plasma-widget-menubar-0.1.18-3|29	%{_kde_libdir}/kde4/plasma_applet_menubar.so
12mu|plasma-widget-menubar-0.1.18-3|30	%{_kde_services}/plasma-applet-menubar.desktop

20627 12
12mu|plexus-archiver-1.1-4|1	# Copyright (c) 2000-2005, JPackage Project
12mu|plexus-archiver-1.1-4|2	# All rights reserved.
12mu|plexus-archiver-1.1-4|3	#
12mu|plexus-archiver-1.1-4|4	# Redistribution and use in source and binary forms, with or without
12mu|plexus-archiver-1.1-4|5	# modification, are permitted provided that the following conditions
12mu|plexus-archiver-1.1-4|6	# are met:
12mu|plexus-archiver-1.1-4|7	#
12mu|plexus-archiver-1.1-4|8	# 1. Redistributions of source code must retain the above copyright
12mu|plexus-archiver-1.1-4|9	#    notice, this list of conditions and the following disclaimer.
12mu|plexus-archiver-1.1-4|10	# 2. Redistributions in binary form must reproduce the above copyright
12mu|plexus-archiver-1.1-4|11	#    notice, this list of conditions and the following disclaimer in the
12mu|plexus-archiver-1.1-4|12	#    documentation and/or other materials provided with the
12mu|plexus-archiver-1.1-4|13	#    distribution.
12mu|plexus-archiver-1.1-4|14	# 3. Neither the name of the JPackage Project nor the names of its
12mu|plexus-archiver-1.1-4|15	#    contributors may be used to endorse or promote products derived
12mu|plexus-archiver-1.1-4|16	#    from this software without specific prior written permission.
12mu|plexus-archiver-1.1-4|17	#
12mu|plexus-archiver-1.1-4|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mu|plexus-archiver-1.1-4|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mu|plexus-archiver-1.1-4|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mu|plexus-archiver-1.1-4|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mu|plexus-archiver-1.1-4|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mu|plexus-archiver-1.1-4|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mu|plexus-archiver-1.1-4|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mu|plexus-archiver-1.1-4|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mu|plexus-archiver-1.1-4|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mu|plexus-archiver-1.1-4|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mu|plexus-archiver-1.1-4|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mu|plexus-archiver-1.1-4|29	#
12mu|plexus-archiver-1.1-4|30	
12mu|plexus-archiver-1.1-4|31	Name:           plexus-archiver
12mu|plexus-archiver-1.1-4|32	Version:        1.1
12mu|plexus-archiver-1.1-4|33	Release:        4
12mu|plexus-archiver-1.1-4|34	Summary:        Plexus Archiver Component
12mu|plexus-archiver-1.1-4|35	License:        MIT and ASL 2.0
12mu|plexus-archiver-1.1-4|36	Group:          Development/Java
12mu|plexus-archiver-1.1-4|37	URL:            http://plexus.codehaus.org/plexus-components/plexus-archiver/
12mu|plexus-archiver-1.1-4|38	Source0:        plexus-archiver-%{version}-src.tar.xz
12mu|plexus-archiver-1.1-4|39	
12mu|plexus-archiver-1.1-4|40	BuildArch:      noarch
12mu|plexus-archiver-1.1-4|41	BuildRequires:  jpackage-utils >= 0:1.6
12mu|plexus-archiver-1.1-4|42	BuildRequires:  ant >= 0:1.6
12mu|plexus-archiver-1.1-4|43	BuildRequires:  classworlds >= 0:1.1
12mu|plexus-archiver-1.1-4|44	BuildRequires:  plexus-container-default
12mu|plexus-archiver-1.1-4|45	BuildRequires:  plexus-utils
12mu|plexus-archiver-1.1-4|46	#BuildRequires:  plexus-io
12mu|plexus-archiver-1.1-4|47	BuildRequires: maven2
12mu|plexus-archiver-1.1-4|48	BuildRequires: maven-resources-plugin
12mu|plexus-archiver-1.1-4|49	BuildRequires: maven-compiler-plugin
12mu|plexus-archiver-1.1-4|50	BuildRequires: maven-jar-plugin
12mu|plexus-archiver-1.1-4|51	#BuildRequires: maven-install-plugin
12mu|plexus-archiver-1.1-4|52	#BuildRequires: maven-javadoc-plugin
12mu|plexus-archiver-1.1-4|53	BuildRequires: maven-surefire-plugin
12mu|plexus-archiver-1.1-4|54	BuildRequires: maven-surefire-provider-junit
12mu|plexus-archiver-1.1-4|55	BuildRequires: maven-shared-reporting-impl
12mu|plexus-archiver-1.1-4|56	# BuildRequires: maven-doxia-sitetools
12mu|plexus-archiver-1.1-4|57	# BuildRequires: plexus-maven-plugin
12mu|plexus-archiver-1.1-4|58	Requires:       classworlds >= 0:1.1
12mu|plexus-archiver-1.1-4|59	Requires:       plexus-container-default
12mu|plexus-archiver-1.1-4|60	Requires:       plexus-utils
12mu|plexus-archiver-1.1-4|61	Requires:       jpackage-utils
12mu|plexus-archiver-1.1-4|62	#Requires:       plexus-io
12mu|plexus-archiver-1.1-4|63	
12mu|plexus-archiver-1.1-4|64	%description
12mu|plexus-archiver-1.1-4|65	The Plexus project seeks to create end-to-end developer tools for
12mu|plexus-archiver-1.1-4|66	writing applications. At the core is the container, which can be
12mu|plexus-archiver-1.1-4|67	embedded or for a full scale application server. There are many
12mu|plexus-archiver-1.1-4|68	reusable components for hibernate, form processing, jndi, i18n,
12mu|plexus-archiver-1.1-4|69	velocity, etc. Plexus also includes an application server which
12mu|plexus-archiver-1.1-4|70	is like a J2EE application server, without all the baggage.
12mu|plexus-archiver-1.1-4|71	
12mu|plexus-archiver-1.1-4|72	
12mu|plexus-archiver-1.1-4|73	%package javadoc
12mu|plexus-archiver-1.1-4|74	Summary:        Javadoc for %{name}
12mu|plexus-archiver-1.1-4|75	Group:          Development/Java
12mu|plexus-archiver-1.1-4|76	
12mu|plexus-archiver-1.1-4|77	%description javadoc
12mu|plexus-archiver-1.1-4|78	Javadoc for %{name}.
12mu|plexus-archiver-1.1-4|79	
12mu|plexus-archiver-1.1-4|80	
12mu|plexus-archiver-1.1-4|81	%prep
12mu|plexus-archiver-1.1-4|82	%setup -q
12mu|plexus-archiver-1.1-4|83	
12mu|plexus-archiver-1.1-4|84	#remove not compilint tests
12mu|plexus-archiver-1.1-4|85	rm -fr src/test/java/org/codehaus/plexus/archiver/DuplicateFilesTest.java
12mu|plexus-archiver-1.1-4|86	
12mu|plexus-archiver-1.1-4|87	%build
12mu|plexus-archiver-1.1-4|88	mvn -e\
12mu|plexus-archiver-1.1-4|89	-Dmaven.test.failure.ignore=true \
12mu|plexus-archiver-1.1-4|90	install javadoc:javadoc
12mu|plexus-archiver-1.1-4|91	
12mu|plexus-archiver-1.1-4|92	%install
12mu|plexus-archiver-1.1-4|93	# jars
12mu|plexus-archiver-1.1-4|94	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/plexus
12mu|plexus-archiver-1.1-4|95	install -pm 644 target/%{name}-%{version}.jar \
12mu|plexus-archiver-1.1-4|96	$RPM_BUILD_ROOT%{_javadir}/plexus/archiver-%{version}.jar
12mu|plexus-archiver-1.1-4|97	(cd $RPM_BUILD_ROOT%{_javadir}/plexus && for jar in *-%{version}*; \
12mu|plexus-archiver-1.1-4|98	do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mu|plexus-archiver-1.1-4|99	
12mu|plexus-archiver-1.1-4|100	%add_to_maven_depmap org.codehaus.plexus %{name} %{version} JPP/plexus archiver
12mu|plexus-archiver-1.1-4|101	
12mu|plexus-archiver-1.1-4|102	# pom
12mu|plexus-archiver-1.1-4|103	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mu|plexus-archiver-1.1-4|104	install -pm 644 pom.xml $RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{name}.pom
12mu|plexus-archiver-1.1-4|105	
12mu|plexus-archiver-1.1-4|106	# javadoc
12mu|plexus-archiver-1.1-4|107	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mu|plexus-archiver-1.1-4|108	cp -pr target/site/api*/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mu|plexus-archiver-1.1-4|109	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mu|plexus-archiver-1.1-4|110	
12mu|plexus-archiver-1.1-4|111	%post
12mu|plexus-archiver-1.1-4|112	%update_maven_depmap
12mu|plexus-archiver-1.1-4|113	
12mu|plexus-archiver-1.1-4|114	%postun
12mu|plexus-archiver-1.1-4|115	%update_maven_depmap
12mu|plexus-archiver-1.1-4|116	
12mu|plexus-archiver-1.1-4|117	%files
12mu|plexus-archiver-1.1-4|118	%{_javadir}/*
12mu|plexus-archiver-1.1-4|119	%{_mavenpomdir}/*
12mu|plexus-archiver-1.1-4|120	%{_mavendepmapfragdir}/*
12mu|plexus-archiver-1.1-4|121	
12mu|plexus-archiver-1.1-4|122	%files javadoc
12mu|plexus-archiver-1.1-4|123	%doc %{_javadocdir}/%{name}-%{version}
12mu|plexus-archiver-1.1-4|124	%doc %{_javadocdir}/%{name}
12mu|plexus-archiver-1.1-4|125	
12mu|plexus-archiver-1.1-4|126	%changelog
12mu|plexus-archiver-1.1-4|127	* Mon Nov 25 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 1.1-4
12mu|plexus-archiver-1.1-4|128	+ Revision: 7d63519
12mu|plexus-archiver-1.1-4|129	- Try wo some BR
12mu|plexus-archiver-1.1-4|130	
12mu|plexus-archiver-1.1-4|131	

20628 12
12mu|plexus-digest-1.1-6|1	# Copyright (c) 2000-2005, JPackage Project
12mu|plexus-digest-1.1-6|2	# All rights reserved.
12mu|plexus-digest-1.1-6|3	#
12mu|plexus-digest-1.1-6|4	# Redistribution and use in source and binary forms, with or without
12mu|plexus-digest-1.1-6|5	# modification, are permitted provided that the following conditions
12mu|plexus-digest-1.1-6|6	# are met:
12mu|plexus-digest-1.1-6|7	#
12mu|plexus-digest-1.1-6|8	# 1. Redistributions of source code must retain the above copyright
12mu|plexus-digest-1.1-6|9	#    notice, this list of conditions and the following disclaimer.
12mu|plexus-digest-1.1-6|10	# 2. Redistributions in binary form must reproduce the above copyright
12mu|plexus-digest-1.1-6|11	#    notice, this list of conditions and the following disclaimer in the
12mu|plexus-digest-1.1-6|12	#    documentation and/or other materials provided with the
12mu|plexus-digest-1.1-6|13	#    distribution.
12mu|plexus-digest-1.1-6|14	# 3. Neither the name of the JPackage Project nor the names of its
12mu|plexus-digest-1.1-6|15	#    contributors may be used to endorse or promote products derived
12mu|plexus-digest-1.1-6|16	#    from this software without specific prior written permission.
12mu|plexus-digest-1.1-6|17	#
12mu|plexus-digest-1.1-6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mu|plexus-digest-1.1-6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mu|plexus-digest-1.1-6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mu|plexus-digest-1.1-6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mu|plexus-digest-1.1-6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mu|plexus-digest-1.1-6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mu|plexus-digest-1.1-6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mu|plexus-digest-1.1-6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mu|plexus-digest-1.1-6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mu|plexus-digest-1.1-6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mu|plexus-digest-1.1-6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mu|plexus-digest-1.1-6|29	#
12mu|plexus-digest-1.1-6|30	
12mu|plexus-digest-1.1-6|31	%global parent plexus
12mu|plexus-digest-1.1-6|32	%global subname digest
12mu|plexus-digest-1.1-6|33	
12mu|plexus-digest-1.1-6|34	Name:           plexus-digest
12mu|plexus-digest-1.1-6|35	Version:        1.1
12mu|plexus-digest-1.1-6|36	Release:        6
12mu|plexus-digest-1.1-6|37	Summary:        Plexus Digest / Hashcode Components
12mu|plexus-digest-1.1-6|38	License:        ASL 2.0
12mu|plexus-digest-1.1-6|39	Group:          Development/Java
12mu|plexus-digest-1.1-6|40	URL:            http://plexus.codehaus.org/plexus-components/plexus-digest/
12mu|plexus-digest-1.1-6|41	Source0:        %{name}-%{version}-src.tar.gz
12mu|plexus-digest-1.1-6|42	# svn export http://svn.codehaus.org/plexus/plexus-components/tags/plexus-digest-1.1/ plexus-digest/
12mu|plexus-digest-1.1-6|43	# tar czf plexus-digest-1.1-src.tar.gz plexus-digest/
12mu|plexus-digest-1.1-6|44	
12mu|plexus-digest-1.1-6|45	BuildArch:      noarch
12mu|plexus-digest-1.1-6|46	
12mu|plexus-digest-1.1-6|47	BuildRequires:  jpackage-utils >= 0:1.7.2
12mu|plexus-digest-1.1-6|48	BuildRequires:  ant >= 0:1.6
12mu|plexus-digest-1.1-6|49	BuildRequires:  maven2 >= 2.0.4-9
12mu|plexus-digest-1.1-6|50	BuildRequires:  maven-compiler-plugin
12mu|plexus-digest-1.1-6|51	BuildRequires:  maven-install-plugin
12mu|plexus-digest-1.1-6|52	BuildRequires:  maven-jar-plugin
12mu|plexus-digest-1.1-6|53	BuildRequires:  maven-javadoc-plugin
12mu|plexus-digest-1.1-6|54	BuildRequires:  maven-resources-plugin
12mu|plexus-digest-1.1-6|55	BuildRequires:  maven-surefire-maven-plugin
12mu|plexus-digest-1.1-6|56	BuildRequires:  maven-surefire-provider-junit
12mu|plexus-digest-1.1-6|57	#BuildRequires:  maven2-common-poms >= 1.0
12mu|plexus-digest-1.1-6|58	BuildRequires:  maven-doxia
12mu|plexus-digest-1.1-6|59	#BuildRequires:  maven-doxia-sitetools
12mu|plexus-digest-1.1-6|60	BuildRequires:  qdox >= 1.5
12mu|plexus-digest-1.1-6|61	
12mu|plexus-digest-1.1-6|62	#BuildRequires:  plexus-maven-plugin
12mu|plexus-digest-1.1-6|63	#BuildRequires:  plexus-cdc
12mu|plexus-digest-1.1-6|64	
12mu|plexus-digest-1.1-6|65	Requires(post):    jpackage-utils >= 0:1.7.2
12mu|plexus-digest-1.1-6|66	Requires(postun):  jpackage-utils >= 0:1.7.2
12mu|plexus-digest-1.1-6|67	
12mu|plexus-digest-1.1-6|68	%description
12mu|plexus-digest-1.1-6|69	The Plexus project seeks to create end-to-end developer tools for
12mu|plexus-digest-1.1-6|70	writing applications. At the core is the container, which can be
12mu|plexus-digest-1.1-6|71	embedded or for a full scale application server. There are many
12mu|plexus-digest-1.1-6|72	reusable components for hibernate, form processing, jndi, i18n,
12mu|plexus-digest-1.1-6|73	velocity, etc. Plexus also includes an application server which
12mu|plexus-digest-1.1-6|74	is like a J2EE application server, without all the baggage.
12mu|plexus-digest-1.1-6|75	
12mu|plexus-digest-1.1-6|76	%package javadoc
12mu|plexus-digest-1.1-6|77	Summary:        Javadoc for %{name}
12mu|plexus-digest-1.1-6|78	Group:          Development/Java
12mu|plexus-digest-1.1-6|79	Requires:       jpackage-utils
12mu|plexus-digest-1.1-6|80	
12mu|plexus-digest-1.1-6|81	%description javadoc
12mu|plexus-digest-1.1-6|82	Javadoc for %{name}.
12mu|plexus-digest-1.1-6|83	
12mu|plexus-digest-1.1-6|84	%prep
12mu|plexus-digest-1.1-6|85	%setup -q -n %{name}
12mu|plexus-digest-1.1-6|86	
12mu|plexus-digest-1.1-6|87	%build
12mu|plexus-digest-1.1-6|88	mvn install javadoc:javadoc
12mu|plexus-digest-1.1-6|89	
12mu|plexus-digest-1.1-6|90	%install
12mu|plexus-digest-1.1-6|91	# jars
12mu|plexus-digest-1.1-6|92	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}/plexus
12mu|plexus-digest-1.1-6|93	install -pm 644 target/*.jar \
12mu|plexus-digest-1.1-6|94	$RPM_BUILD_ROOT%{_javadir}/%{parent}/%{subname}.jar
12mu|plexus-digest-1.1-6|95	%add_to_maven_depmap org.codehaus.plexus %{name} 1.0 JPP/%{parent} %{subname}
12mu|plexus-digest-1.1-6|96	
12mu|plexus-digest-1.1-6|97	# pom
12mu|plexus-digest-1.1-6|98	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mu|plexus-digest-1.1-6|99	install -pm 644 pom.xml \
12mu|plexus-digest-1.1-6|100	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP.%{parent}-%{subname}.pom
12mu|plexus-digest-1.1-6|101	
12mu|plexus-digest-1.1-6|102	# javadoc
12mu|plexus-digest-1.1-6|103	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mu|plexus-digest-1.1-6|104	
12mu|plexus-digest-1.1-6|105	cp -pr target/site/apidocs/* \
12mu|plexus-digest-1.1-6|106	$RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}/
12mu|plexus-digest-1.1-6|107	
12mu|plexus-digest-1.1-6|108	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mu|plexus-digest-1.1-6|109	
12mu|plexus-digest-1.1-6|110	%post
12mu|plexus-digest-1.1-6|111	%update_maven_depmap
12mu|plexus-digest-1.1-6|112	
12mu|plexus-digest-1.1-6|113	%postun
12mu|plexus-digest-1.1-6|114	%update_maven_depmap
12mu|plexus-digest-1.1-6|115	
12mu|plexus-digest-1.1-6|116	%files
12mu|plexus-digest-1.1-6|117	%{_javadir}/plexus/*
12mu|plexus-digest-1.1-6|118	%{_mavenpomdir}
12mu|plexus-digest-1.1-6|119	%{_mavendepmapfragdir}
12mu|plexus-digest-1.1-6|120	
12mu|plexus-digest-1.1-6|121	%files javadoc
12mu|plexus-digest-1.1-6|122	%doc %{_javadocdir}/*
12mu|plexus-digest-1.1-6|123	
12mu|plexus-digest-1.1-6|124	
12mu|plexus-digest-1.1-6|125	%changelog
12mu|plexus-digest-1.1-6|126	* Fri Nov 29 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 1.1-6
12mu|plexus-digest-1.1-6|127	+ Revision: 16b1752
12mu|plexus-digest-1.1-6|128	- Bump release
12mu|plexus-digest-1.1-6|129	
12mu|plexus-digest-1.1-6|130	

20629 12
12mu|pm-utils-1.4.1-8|1	%global quirkdbver 20100619
12mu|pm-utils-1.4.1-8|2	Name: pm-utils
12mu|pm-utils-1.4.1-8|3	Summary: Power management utilities and scripts
12mu|pm-utils-1.4.1-8|4	License: GPLv2
12mu|pm-utils-1.4.1-8|5	Version: 1.4.1
12mu|pm-utils-1.4.1-8|6	Release: 8
12mu|pm-utils-1.4.1-8|7	Group: System/Kernel and hardware
12mu|pm-utils-1.4.1-8|8	URL: http://pm-utils.freedesktop.org
12mu|pm-utils-1.4.1-8|9	BuildRequires: pkgconfig
12mu|pm-utils-1.4.1-8|10	BuildRequires: dbus-devel
12mu|pm-utils-1.4.1-8|11	BuildRequires: xmlto
12mu|pm-utils-1.4.1-8|12	
12mu|pm-utils-1.4.1-8|13	Requires: usermode-consoleonly
12mu|pm-utils-1.4.1-8|14	Requires: pciutils
12mu|pm-utils-1.4.1-8|15	Requires: radeontool
12mu|pm-utils-1.4.1-8|16	%ifnarch %arm %mips
12mu|pm-utils-1.4.1-8|17	Requires: vbetool
12mu|pm-utils-1.4.1-8|18	%endif
12mu|pm-utils-1.4.1-8|19	Requires: bootloader-utils
12mu|pm-utils-1.4.1-8|20	Suggests: suspend
12mu|pm-utils-1.4.1-8|21	
12mu|pm-utils-1.4.1-8|22	Source0: http://pm-utils.freedesktop.org/releases/pm-utils-%{version}.tar.gz
12mu|pm-utils-1.4.1-8|23	Source1: http://pm-utils.freedesktop.org/releases/pm-quirks-%{quirkdbver}.tar.gz
12mu|pm-utils-1.4.1-8|24	
12mu|pm-utils-1.4.1-8|25	Source23: pm-utils-bugreport-info.sh
12mu|pm-utils-1.4.1-8|26	
12mu|pm-utils-1.4.1-8|27	# Use append instead of write for init_logfile (#660329)
12mu|pm-utils-1.4.1-8|28	Patch0: pm-utils-1.4.1-init-logfile-append.patch
12mu|pm-utils-1.4.1-8|29	# Fix typo in 55NetworkManager (#722759)
12mu|pm-utils-1.4.1-8|30	Patch1: pm-utils-1.4.1-networkmanager-typo-fix.patch
12mu|pm-utils-1.4.1-8|31	# Add support for grub2 in 01grub hook
12mu|pm-utils-1.4.1-8|32	Patch2: pm-utils-1.4.1-grub2.patch
12mu|pm-utils-1.4.1-8|33	# Fix hooks exit code logging
12mu|pm-utils-1.4.1-8|34	Patch3: pm-utils-1.4.1-hook-exit-code-log.patch
12mu|pm-utils-1.4.1-8|35	# Fix line spacing in logs to be easier to read (#750755)
12mu|pm-utils-1.4.1-8|36	Patch4: pm-utils-1.4.1-log-line-spacing-fix.patch
12mu|pm-utils-1.4.1-8|37	# Fix NetworkManager dbus methods (fd.o #42500 / RH #740342)
12mu|pm-utils-1.4.1-8|38	Patch5: pm-utils-1.4.1-nm_method.patch
12mu|pm-utils-1.4.1-8|39	# Add support for in-kernel (from kernel 3.6) suspend to both (#843657)
12mu|pm-utils-1.4.1-8|40	Patch6: pm-utils-1.4.1-add-in-kernel-suspend-to-both.patch
12mu|pm-utils-1.4.1-8|41	
12mu|pm-utils-1.4.1-8|42	%description
12mu|pm-utils-1.4.1-8|43	The pm-utils package contains utilities and scripts useful for tasks related
12mu|pm-utils-1.4.1-8|44	to power management.
12mu|pm-utils-1.4.1-8|45	
12mu|pm-utils-1.4.1-8|46	%package devel
12mu|pm-utils-1.4.1-8|47	Summary: Files for development using %{name}
12mu|pm-utils-1.4.1-8|48	Group: Development/Other
12mu|pm-utils-1.4.1-8|49	Requires: %{name} = %{version}-%{release}
12mu|pm-utils-1.4.1-8|50	
12mu|pm-utils-1.4.1-8|51	%description devel
12mu|pm-utils-1.4.1-8|52	This package contains the pkg-config files for development
12mu|pm-utils-1.4.1-8|53	when building programs that use %{name}.
12mu|pm-utils-1.4.1-8|54	
12mu|pm-utils-1.4.1-8|55	%prep
12mu|pm-utils-1.4.1-8|56	%setup -q
12mu|pm-utils-1.4.1-8|57	tar -xzf %{SOURCE1}
12mu|pm-utils-1.4.1-8|58	%patch0 -p1 -b .init-logfile-append
12mu|pm-utils-1.4.1-8|59	%patch1 -p1 -b .network-manager-typo-fix.patch
12mu|pm-utils-1.4.1-8|60	%patch2 -p1 -b .grub2
12mu|pm-utils-1.4.1-8|61	%patch3 -p1 -b .hook-exit-code-log
12mu|pm-utils-1.4.1-8|62	%patch4 -p1 -b .log-line-spacing-fix
12mu|pm-utils-1.4.1-8|63	%patch5 -p1 -b .nm_method
12mu|pm-utils-1.4.1-8|64	%patch6 -p1 -b .add-in-kernel-suspend-to-both
12mu|pm-utils-1.4.1-8|65	
12mu|pm-utils-1.4.1-8|66	%build
12mu|pm-utils-1.4.1-8|67	%configure --docdir=%{_docdir}/%{name}-%{version}
12mu|pm-utils-1.4.1-8|68	make
12mu|pm-utils-1.4.1-8|69	
12mu|pm-utils-1.4.1-8|70	%install
12mu|pm-utils-1.4.1-8|71	make install DESTDIR=%{buildroot}
12mu|pm-utils-1.4.1-8|72	
12mu|pm-utils-1.4.1-8|73	install -D -m 0600 /dev/null %{buildroot}%{_localstatedir}/log/pm-suspend.log
12mu|pm-utils-1.4.1-8|74	mkdir -p %{buildroot}%{_localstatedir}/run/pm-utils/{locks,pm-suspend,pm-powersave}
12mu|pm-utils-1.4.1-8|75	touch %{buildroot}%{_localstatedir}/run/pm-utils/locks/{pm-suspend.lock,pm-powersave.lock}
12mu|pm-utils-1.4.1-8|76	mkdir -p %{buildroot}%{_localstatedir}/run/pm-utils/{pm-suspend,pm-powersave}/storage
12mu|pm-utils-1.4.1-8|77	install -D -m 0755 %{SOURCE23} %{buildroot}%{_sbindir}/pm-utils-bugreport-info.sh
12mu|pm-utils-1.4.1-8|78	
12mu|pm-utils-1.4.1-8|79	# Install quirks
12mu|pm-utils-1.4.1-8|80	cp -r video-quirks %{buildroot}%{_libdir}/pm-utils
12mu|pm-utils-1.4.1-8|81	
12mu|pm-utils-1.4.1-8|82	# Install extra documentation
12mu|pm-utils-1.4.1-8|83	cp -p COPYING AUTHORS ChangeLog %{buildroot}%{_docdir}/%{name}-%{version}/
12mu|pm-utils-1.4.1-8|84	
12mu|pm-utils-1.4.1-8|85	#drop power.s stuff
12mu|pm-utils-1.4.1-8|86	rm -rf %{buildroot}%{_libdir}/pm-utils/power.d
12mu|pm-utils-1.4.1-8|87	
12mu|pm-utils-1.4.1-8|88	%preun
12mu|pm-utils-1.4.1-8|89	# Clean storage to prevent left-behind files. These files are dynamically
12mu|pm-utils-1.4.1-8|90	# created in runtime (also with dynamic names), thus it is hard to track
12mu|pm-utils-1.4.1-8|91	# them individually.
12mu|pm-utils-1.4.1-8|92	rm -rf %{_localstatedir}/run/pm-utils/{pm-suspend,pm-powersave}/storage/*
12mu|pm-utils-1.4.1-8|93	
12mu|pm-utils-1.4.1-8|94	%files
12mu|pm-utils-1.4.1-8|95	%defattr(-,root,root,-)
12mu|pm-utils-1.4.1-8|96	%{_docdir}/%{name}-%{version}
12mu|pm-utils-1.4.1-8|97	%{_libdir}/pm-utils/bin/
12mu|pm-utils-1.4.1-8|98	%{_libdir}/pm-utils/defaults
12mu|pm-utils-1.4.1-8|99	%{_libdir}/pm-utils/functions
12mu|pm-utils-1.4.1-8|100	%{_libdir}/pm-utils/module.d/*
12mu|pm-utils-1.4.1-8|101	%{_libdir}/pm-utils/pm-functions
12mu|pm-utils-1.4.1-8|102	%{_libdir}/pm-utils/sleep.d/*
12mu|pm-utils-1.4.1-8|103	%{_bindir}/on_ac_power
12mu|pm-utils-1.4.1-8|104	%{_bindir}/pm-is-supported
12mu|pm-utils-1.4.1-8|105	%{_sbindir}/pm-utils-bugreport-info.sh
12mu|pm-utils-1.4.1-8|106	%{_sbindir}/pm-hibernate
12mu|pm-utils-1.4.1-8|107	%{_sbindir}/pm-powersave
12mu|pm-utils-1.4.1-8|108	%{_sbindir}/pm-suspend
12mu|pm-utils-1.4.1-8|109	%{_sbindir}/pm-suspend-hybrid
12mu|pm-utils-1.4.1-8|110	%{_mandir}/man1/*.1.xz
12mu|pm-utils-1.4.1-8|111	%{_mandir}/man8/*.8.xz
12mu|pm-utils-1.4.1-8|112	%ghost %{_localstatedir}/run/pm-utils
12mu|pm-utils-1.4.1-8|113	%{_libdir}/pm-utils/video-quirks
12mu|pm-utils-1.4.1-8|114	
12mu|pm-utils-1.4.1-8|115	# no logrotate needed, because only one run of pm-utils is stored
12mu|pm-utils-1.4.1-8|116	# in the logfile
12mu|pm-utils-1.4.1-8|117	%ghost %verify(not md5 size mtime) %{_localstatedir}/log/pm-suspend.log
12mu|pm-utils-1.4.1-8|118	
12mu|pm-utils-1.4.1-8|119	%files devel
12mu|pm-utils-1.4.1-8|120	%defattr(-,root,root,-)
12mu|pm-utils-1.4.1-8|121	%{_libdir}/pkgconfig/pm-utils.pc
12mu|pm-utils-1.4.1-8|122	
12mu|pm-utils-1.4.1-8|123	%changelog
12mu|pm-utils-1.4.1-8|124	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.1-3mdv2011.0
12mu|pm-utils-1.4.1-8|125	+ Revision: 667789
12mu|pm-utils-1.4.1-8|126	- mass rebuild
12mu|pm-utils-1.4.1-8|127	
12mu|pm-utils-1.4.1-8|128	* Wed Nov 24 2010 Andrey Borzenkov <arvidjaar@mandriva.org> 1.4.1-2mdv2011.0
12mu|pm-utils-1.4.1-8|129	+ Revision: 600326
12mu|pm-utils-1.4.1-8|130	- source52: install quirks DB
12mu|pm-utils-1.4.1-8|131	patch105: untested quirks ported from hal-info packages
12mu|pm-utils-1.4.1-8|132	
12mu|pm-utils-1.4.1-8|133	* Tue Nov 23 2010 Eugeni Dodonov <eugeni@mandriva.com> 1.4.1-1mdv2011.0
12mu|pm-utils-1.4.1-8|134	+ Revision: 600273
12mu|pm-utils-1.4.1-8|135	- Updated to 1.4.1.
12mu|pm-utils-1.4.1-8|136	Removed requirements for HAL.
12mu|pm-utils-1.4.1-8|137	
12mu|pm-utils-1.4.1-8|138	* Tue Feb 23 2010 Frederik Himpe <fhimpe@mandriva.org> 1.2.6.1-2mdv2010.1
12mu|pm-utils-1.4.1-8|139	+ Revision: 510371
12mu|pm-utils-1.4.1-8|140	- Fix suspend-scripts provides to fix theoretical impossible situation
12mu|pm-utils-1.4.1-8|141	(bug #55814)
12mu|pm-utils-1.4.1-8|142	
12mu|pm-utils-1.4.1-8|143	* Thu Jan 07 2010 Frederik Himpe <fhimpe@mandriva.org> 1.2.6.1-1mdv2010.1
12mu|pm-utils-1.4.1-8|144	+ Revision: 487336
12mu|pm-utils-1.4.1-8|145	- Update to new version 1.2.6.1
12mu|pm-utils-1.4.1-8|146	
12mu|pm-utils-1.4.1-8|147	* Sun Nov 08 2009 Frederik Himpe <fhimpe@mandriva.org> 1.2.6-1mdv2010.1
12mu|pm-utils-1.4.1-8|148	+ Revision: 462907
12mu|pm-utils-1.4.1-8|149	- Update to new version 1.2.6
12mu|pm-utils-1.4.1-8|150	- Remove patch integrated upstream
12mu|pm-utils-1.4.1-8|151	
12mu|pm-utils-1.4.1-8|152	* Mon Sep 28 2009 Olivier Blin <oblin@mandriva.com> 1.2.5-4mdv2010.0
12mu|pm-utils-1.4.1-8|153	+ Revision: 450275
12mu|pm-utils-1.4.1-8|154	- do not require vbetool on mips & arm (from Arnaud Patard)
12mu|pm-utils-1.4.1-8|155	
12mu|pm-utils-1.4.1-8|156	* Tue May 26 2009 Andrey Borzenkov <arvidjaar@mandriva.org> 1.2.5-3mdv2010.0
12mu|pm-utils-1.4.1-8|157	+ Revision: 379999
12mu|pm-utils-1.4.1-8|158	- Require usermode-consoleonly instead of full GUI usermode
12mu|pm-utils-1.4.1-8|159	
12mu|pm-utils-1.4.1-8|160	* Mon May 18 2009 Frederik Himpe <fhimpe@mandriva.org> 1.2.5-2mdv2010.0
12mu|pm-utils-1.4.1-8|161	+ Revision: 377368
12mu|pm-utils-1.4.1-8|162	- Add upstream patch (via Debian) fixing typo in have_kms function
12mu|pm-utils-1.4.1-8|163	
12mu|pm-utils-1.4.1-8|164	* Sun May 17 2009 Andrey Borzenkov <arvidjaar@mandriva.org> 1.2.5-1mdv2010.0
12mu|pm-utils-1.4.1-8|165	+ Revision: 376630
12mu|pm-utils-1.4.1-8|166	- new version
12mu|pm-utils-1.4.1-8|167	* remove patch1 (integrated upstream)
12mu|pm-utils-1.4.1-8|168	* add URL
12mu|pm-utils-1.4.1-8|169	- make it Suggest suspend instead of Require; it works also without
12mu|pm-utils-1.4.1-8|170	
12mu|pm-utils-1.4.1-8|171	* Thu Apr 16 2009 Olivier Blin <oblin@mandriva.com> 1.2.4-4mdv2009.1
12mu|pm-utils-1.4.1-8|172	+ Revision: 367710
12mu|pm-utils-1.4.1-8|173	- sound hook: fix parsing state file when sound programs have arguments (like pulseaudio)
12mu|pm-utils-1.4.1-8|174	
12mu|pm-utils-1.4.1-8|175	* Sun Apr 12 2009 Frederik Himpe <fhimpe@mandriva.org> 1.2.4-3mdv2009.1
12mu|pm-utils-1.4.1-8|176	+ Revision: 366441
12mu|pm-utils-1.4.1-8|177	- Add upstream patch fixing name of
12mu|pm-utils-1.4.1-8|178	/sys/devices/system/cpu/sched_smt_power_savings tuneable
12mu|pm-utils-1.4.1-8|179	(Debian bug #518680)
12mu|pm-utils-1.4.1-8|180	
12mu|pm-utils-1.4.1-8|181	* Mon Mar 23 2009 Andrey Borzenkov <arvidjaar@mandriva.org> 1.2.4-2mdv2009.1
12mu|pm-utils-1.4.1-8|182	+ Revision: 360712
12mu|pm-utils-1.4.1-8|183	- patch104: process quirks during hybrid suspend by pm-utils not s2both.
12mu|pm-utils-1.4.1-8|184	This is required because our suspend disables quirks processing in s2both.
12mu|pm-utils-1.4.1-8|185	
12mu|pm-utils-1.4.1-8|186	* Sat Mar 21 2009 Frederik Himpe <fhimpe@mandriva.org> 1.2.4-1mdv2009.1
12mu|pm-utils-1.4.1-8|187	+ Revision: 359554
12mu|pm-utils-1.4.1-8|188	- Update to new version 1.2.4
12mu|pm-utils-1.4.1-8|189	- Remove patches integrated upstream
12mu|pm-utils-1.4.1-8|190	- Rediff patches (thanks to Andrey Borzenkov)
12mu|pm-utils-1.4.1-8|191	
12mu|pm-utils-1.4.1-8|192	* Thu Dec 25 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.0-4mdv2009.1
12mu|pm-utils-1.4.1-8|193	+ Revision: 319077
12mu|pm-utils-1.4.1-8|194	- rebuild
12mu|pm-utils-1.4.1-8|195	
12mu|pm-utils-1.4.1-8|196	* Tue Sep 23 2008 Olivier Blin <oblin@mandriva.com> 1.2.0-3mdv2009.0
12mu|pm-utils-1.4.1-8|197	+ Revision: 287645
12mu|pm-utils-1.4.1-8|198	- remove useless splash hook, splashy is now spawned by the resume utility
12mu|pm-utils-1.4.1-8|199	
12mu|pm-utils-1.4.1-8|200	* Tue Sep 16 2008 Frederic Crozat <fcrozat@mandriva.com> 1.2.0-2mdv2009.0
12mu|pm-utils-1.4.1-8|201	+ Revision: 285167
12mu|pm-utils-1.4.1-8|202	- Update source24 to use --display for calling gnome-screensaver-command
12mu|pm-utils-1.4.1-8|203	
12mu|pm-utils-1.4.1-8|204	* Fri Sep 12 2008 Olivier Blin <oblin@mandriva.com> 1.2.0-1mdv2009.0
12mu|pm-utils-1.4.1-8|205	+ Revision: 284254
12mu|pm-utils-1.4.1-8|206	- buildrequire xmlto for man pages build
12mu|pm-utils-1.4.1-8|207	- pass resume device when running s2both for hybrid suspend
12mu|pm-utils-1.4.1-8|208	- use /sys/power/state instead of non-packaged s2ram (we should maybe handle pmu too...)
12mu|pm-utils-1.4.1-8|209	- do not make xlock hook fail if X is not running
12mu|pm-utils-1.4.1-8|210	- check Xorg instead of X in xlock hook
12mu|pm-utils-1.4.1-8|211	- fix sourcing of functions in our custom hooks
12mu|pm-utils-1.4.1-8|212	- fix logging bug that was aborting help after the first hook (from upstream)
12mu|pm-utils-1.4.1-8|213	- add missing has_parameter function for auto-quirk feature (from upstream)
12mu|pm-utils-1.4.1-8|214	- default to uswsusp
12mu|pm-utils-1.4.1-8|215	- adapt checkresume patch (with some duplication of s2diskdev patch), not tested yet
12mu|pm-utils-1.4.1-8|216	- adapt and merge s2disk/resume_label patch to the new uswsusp module (hopefully supporting hybrid suspend), not tested yet
12mu|pm-utils-1.4.1-8|217	- drop pciutils-devel buildrequire, vbetool is not built here anymore
12mu|pm-utils-1.4.1-8|218	- replace wonky cmdline patch by better auto-quirks patch (from upstream git auto-quirks branch)
12mu|pm-utils-1.4.1-8|219	- add pkgconfig file in a new devel subpackage
12mu|pm-utils-1.4.1-8|220	- package doc files
12mu|pm-utils-1.4.1-8|221	- drop fhs/lib64 patch, we can not guarantee that all hooks are arch-independant (and lib64 issue is now handled correctly upstream)
12mu|pm-utils-1.4.1-8|222	- drop disable patch, we can now handle this in hal fdi files
12mu|pm-utils-1.4.1-8|223	- drop merged CVS patch
12mu|pm-utils-1.4.1-8|224	- rediff service status patch
12mu|pm-utils-1.4.1-8|225	- 1.2.0
12mu|pm-utils-1.4.1-8|226	
12mu|pm-utils-1.4.1-8|227	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 0.99.4-5mdv2009.0
12mu|pm-utils-1.4.1-8|228	+ Revision: 265478
12mu|pm-utils-1.4.1-8|229	- rebuild early 2009.0 package (before pixel changes)
12mu|pm-utils-1.4.1-8|230	
12mu|pm-utils-1.4.1-8|231	* Mon May 19 2008 Olivier Blin <oblin@mandriva.com> 0.99.4-4mdv2009.0
12mu|pm-utils-1.4.1-8|232	+ Revision: 209122
12mu|pm-utils-1.4.1-8|233	- handle more hal video quirks when running pm-suspend from command line (s3_bios, s3_mode, vga_mode3, dpms_suspend, reset_brightness)
12mu|pm-utils-1.4.1-8|234	
12mu|pm-utils-1.4.1-8|235	* Fri Mar 21 2008 Olivier Blin <oblin@mandriva.com> 0.99.4-3mdv2008.1
12mu|pm-utils-1.4.1-8|236	+ Revision: 189458
12mu|pm-utils-1.4.1-8|237	- rename 93laptop-mode as 91laptop-mode so that it gets run after disk/hdparm script on thaw/resume (Colin Guthrie)
12mu|pm-utils-1.4.1-8|238	
12mu|pm-utils-1.4.1-8|239	* Fri Mar 21 2008 Olivier Blin <oblin@mandriva.com> 0.99.4-2mdv2008.1
12mu|pm-utils-1.4.1-8|240	+ Revision: 189449
12mu|pm-utils-1.4.1-8|241	- reload laptop-mode service on resume/thaw (mainly to reapply hdparm settings)
12mu|pm-utils-1.4.1-8|242	
12mu|pm-utils-1.4.1-8|243	* Sun Mar 02 2008 Olivier Blin <oblin@mandriva.com> 0.99.4-1mdv2008.1
12mu|pm-utils-1.4.1-8|244	+ Revision: 177649
12mu|pm-utils-1.4.1-8|245	- 0.99.4
12mu|pm-utils-1.4.1-8|246	- remove merged patches from CVS
12mu|pm-utils-1.4.1-8|247	- rediff s2disk and fhs patches
12mu|pm-utils-1.4.1-8|248	
12mu|pm-utils-1.4.1-8|249	* Sun Feb 24 2008 Andrey Borzenkov <arvidjaar@mandriva.org> 0.99.3-7mdv2008.1
12mu|pm-utils-1.4.1-8|250	+ Revision: 174370
12mu|pm-utils-1.4.1-8|251	- fix previous fix :(
12mu|pm-utils-1.4.1-8|252	
12mu|pm-utils-1.4.1-8|253	* Sun Feb 24 2008 Andrey Borzenkov <arvidjaar@mandriva.org> 0.99.3-6mdv2008.1
12mu|pm-utils-1.4.1-8|254	+ Revision: 174356
12mu|pm-utils-1.4.1-8|255	- update patch10: fix getting resume device from LABEL=
12mu|pm-utils-1.4.1-8|256	while at it, simplify code and add UUID support
12mu|pm-utils-1.4.1-8|257	
12mu|pm-utils-1.4.1-8|258	* Tue Feb 05 2008 Frederic Crozat <fcrozat@mandriva.com> 0.99.3-5mdv2008.1
12mu|pm-utils-1.4.1-8|259	+ Revision: 162626
12mu|pm-utils-1.4.1-8|260	- Patch11: do not allow kernel hibernation if no resume partition is set
12mu|pm-utils-1.4.1-8|261	
12mu|pm-utils-1.4.1-8|262	+ Olivier Blin <oblin@mandriva.com>
12mu|pm-utils-1.4.1-8|263	- restore BuildRoot
12mu|pm-utils-1.4.1-8|264	
12mu|pm-utils-1.4.1-8|265	+ Thierry Vignaud <tv@mandriva.org>
12mu|pm-utils-1.4.1-8|266	- kill re-definition of %%buildroot on Pixel's request
12mu|pm-utils-1.4.1-8|267	
12mu|pm-utils-1.4.1-8|268	* Fri Dec 07 2007 Frederic Crozat <fcrozat@mandriva.com> 0.99.3-4mdv2008.1
12mu|pm-utils-1.4.1-8|269	+ Revision: 116344
12mu|pm-utils-1.4.1-8|270	- Update patch4, one file was missing correct path for function file
12mu|pm-utils-1.4.1-8|271	
12mu|pm-utils-1.4.1-8|272	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.99.3-3mdv2008.0
12mu|pm-utils-1.4.1-8|273	+ Revision: 90162
12mu|pm-utils-1.4.1-8|274	- rebuild
12mu|pm-utils-1.4.1-8|275	
12mu|pm-utils-1.4.1-8|276	* Sat Aug 11 2007 Olivier Blin <oblin@mandriva.com> 0.99.3-2mdv2008.0
12mu|pm-utils-1.4.1-8|277	+ Revision: 61892
12mu|pm-utils-1.4.1-8|278	- support for specifying resume device by LABEL (from Andrey Borzenkov, #32314)
12mu|pm-utils-1.4.1-8|279	
12mu|pm-utils-1.4.1-8|280	* Tue Jul 31 2007 Frederic Crozat <fcrozat@mandriva.com> 0.99.3-1mdv2008.0
12mu|pm-utils-1.4.1-8|281	+ Revision: 57054
12mu|pm-utils-1.4.1-8|282	- Release 0.99.3
12mu|pm-utils-1.4.1-8|283	- add hybrid-suspend template (doesn't do anything now)
12mu|pm-utils-1.4.1-8|284	- remove patches 4
12mu|pm-utils-1.4.1-8|285	- regenerate patch 1, 2, 5
12mu|pm-utils-1.4.1-8|286	- Patch6 (CVS): fix configuration load
12mu|pm-utils-1.4.1-8|287	- Patch7 (CVS): remove incorrect vbe stdin redirect
12mu|pm-utils-1.4.1-8|288	- Patch8 (Fedora): allow do disable suspend/hibernate with config file
12mu|pm-utils-1.4.1-8|289	- Patch9 (CVS): various fixes (radeon quirks, export variables, add support for brightness restoration)
12mu|pm-utils-1.4.1-8|290	
12mu|pm-utils-1.4.1-8|291	* Tue Jul 24 2007 Olivier Blin <oblin@mandriva.com> 0.99.2-0.20070307.11mdv2008.0
12mu|pm-utils-1.4.1-8|292	+ Revision: 54955
12mu|pm-utils-1.4.1-8|293	- revert unwanted spec modifications
12mu|pm-utils-1.4.1-8|294	- add back removed comment
12mu|pm-utils-1.4.1-8|295	- use plain autoreconf
12mu|pm-utils-1.4.1-8|296	
12mu|pm-utils-1.4.1-8|297	* Tue Jul 24 2007 David Walluck <walluck@mandriva.org> 0.99.2-0.20070307.10mdv2008.0
12mu|pm-utils-1.4.1-8|298	+ Revision: 54893
12mu|pm-utils-1.4.1-8|299	- fix build
12mu|pm-utils-1.4.1-8|300	- make power-policy.conf mode 644
12mu|pm-utils-1.4.1-8|301	
12mu|pm-utils-1.4.1-8|302	* Wed May 30 2007 Olivier Blin <oblin@mandriva.com> 0.99.2-0.20070307.9mdv2008.0
12mu|pm-utils-1.4.1-8|303	+ Revision: 32731
12mu|pm-utils-1.4.1-8|304	- remove pam_stack comments (#31113)
12mu|pm-utils-1.4.1-8|305	
12mu|pm-utils-1.4.1-8|306	
12mu|pm-utils-1.4.1-8|307	* Tue Mar 27 2007 Olivier Blin <oblin@mandriva.com> 0.99.2-0.20070307.8mdv2007.1
12mu|pm-utils-1.4.1-8|308	+ Revision: 149040
12mu|pm-utils-1.4.1-8|309	- add script to kill and restore sound applications (ported from suspend-scripts and enhanced by Mark Stosberg, #28910)
12mu|pm-utils-1.4.1-8|310	- provide suspend-scripts = 1.27
12mu|pm-utils-1.4.1-8|311	
12mu|pm-utils-1.4.1-8|312	* Fri Mar 23 2007 Olivier Blin <oblin@mandriva.com> 0.99.2-0.20070307.7mdv2007.1
12mu|pm-utils-1.4.1-8|313	+ Revision: 148238
12mu|pm-utils-1.4.1-8|314	- conflicts with too old mkinitrd and initscripts
12mu|pm-utils-1.4.1-8|315	
12mu|pm-utils-1.4.1-8|316	* Sun Mar 11 2007 Olivier Blin <oblin@mandriva.com> 0.99.2-0.20070307.6mdv2007.1
12mu|pm-utils-1.4.1-8|317	+ Revision: 141339
12mu|pm-utils-1.4.1-8|318	- do not impose resume device to be on kernel command line, prefer the one from suspend.conf if present
12mu|pm-utils-1.4.1-8|319	
12mu|pm-utils-1.4.1-8|320	* Fri Mar 09 2007 Olivier Blin <oblin@mandriva.com> 0.99.2-0.20070307.5mdv2007.1
12mu|pm-utils-1.4.1-8|321	+ Revision: 138614
12mu|pm-utils-1.4.1-8|322	- fix quirk matching when run from command line
12mu|pm-utils-1.4.1-8|323	
12mu|pm-utils-1.4.1-8|324	* Thu Mar 08 2007 Frederic Crozat <fcrozat@mandriva.com> 0.99.2-0.20070307.4mdv2007.1
12mu|pm-utils-1.4.1-8|325	+ Revision: 135002
12mu|pm-utils-1.4.1-8|326	-Patch5: fix function path for laptool-tools (Mdv bug #29267)
12mu|pm-utils-1.4.1-8|327	
12mu|pm-utils-1.4.1-8|328	* Thu Mar 08 2007 Olivier Blin <oblin@mandriva.com> 0.99.2-0.20070307.3mdv2007.1
12mu|pm-utils-1.4.1-8|329	+ Revision: 134982
12mu|pm-utils-1.4.1-8|330	- fix resume= matching on cmdline (thanks to Mooby for the report)
12mu|pm-utils-1.4.1-8|331	
12mu|pm-utils-1.4.1-8|332	* Wed Mar 07 2007 Frederic Crozat <fcrozat@mandriva.com> 0.99.2-0.20070307.2mdv2007.1
12mu|pm-utils-1.4.1-8|333	+ Revision: 134558
12mu|pm-utils-1.4.1-8|334	- Update sources and add patch4: try to be FHS compliant and nice for lib64
12mu|pm-utils-1.4.1-8|335	
12mu|pm-utils-1.4.1-8|336	* Wed Mar 07 2007 Frederic Crozat <fcrozat@mandriva.com> 0.99.2-0.20070307.1mdv2007.1
12mu|pm-utils-1.4.1-8|337	+ Revision: 134434
12mu|pm-utils-1.4.1-8|338	- CVS snapshot of 0.99.2 release (not yet out)
12mu|pm-utils-1.4.1-8|339	- Update sources 1, 10, 92, 30, 40, 06 for new functions location
12mu|pm-utils-1.4.1-8|340	- Regenerate patches 1 & 2
12mu|pm-utils-1.4.1-8|341	- Remove patches 0, 3, merged upstream
12mu|pm-utils-1.4.1-8|342	- Patch3 : allow quirks when running pm-suspend/hibernate from commandline
12mu|pm-utils-1.4.1-8|343	
12mu|pm-utils-1.4.1-8|344	* Wed Mar 07 2007 Frederic Crozat <fcrozat@mandriva.com> 0.19-12mdv2007.1
12mu|pm-utils-1.4.1-8|345	+ Revision: 134206
12mu|pm-utils-1.4.1-8|346	- Update patch0 to fix radeon quirk launch
12mu|pm-utils-1.4.1-8|347	- Patch3 (CVS): pm-pmu doesn't output error message on fail anymore
12mu|pm-utils-1.4.1-8|348	
12mu|pm-utils-1.4.1-8|349	* Fri Mar 02 2007 Frederic Crozat <fcrozat@mandriva.com> 0.19-11mdv2007.1
12mu|pm-utils-1.4.1-8|350	+ Revision: 131579
12mu|pm-utils-1.4.1-8|351	- Resync patch0 with upstream : use sysctl instead of echo, add support
12mu|pm-utils-1.4.1-8|352	for radeon and vga_mode quirk
12mu|pm-utils-1.4.1-8|353	
12mu|pm-utils-1.4.1-8|354	* Thu Feb 08 2007 Olivier Blin <oblin@mandriva.com> 0.19-10mdv2007.1
12mu|pm-utils-1.4.1-8|355	+ Revision: 117750
12mu|pm-utils-1.4.1-8|356	- fix group (#28612)
12mu|pm-utils-1.4.1-8|357	
12mu|pm-utils-1.4.1-8|358	* Mon Jan 22 2007 Olivier Blin <oblin@mandriva.com> 0.19-9mdv2007.1
12mu|pm-utils-1.4.1-8|359	+ Revision: 112045
12mu|pm-utils-1.4.1-8|360	- add splash hook
12mu|pm-utils-1.4.1-8|361	
12mu|pm-utils-1.4.1-8|362	* Fri Jan 19 2007 Olivier Blin <oblin@mandriva.com> 0.19-8mdv2007.1
12mu|pm-utils-1.4.1-8|363	+ Revision: 110825
12mu|pm-utils-1.4.1-8|364	- require pm-fallback-policy
12mu|pm-utils-1.4.1-8|365	
12mu|pm-utils-1.4.1-8|366	* Thu Jan 18 2007 Olivier Blin <oblin@mandriva.com> 0.19-7mdv2007.1
12mu|pm-utils-1.4.1-8|367	+ Revision: 110279
12mu|pm-utils-1.4.1-8|368	- use userspace hibernate by default (by requiring the suspend package)
12mu|pm-utils-1.4.1-8|369	- add userspace hibernate support (using s2disk)
12mu|pm-utils-1.4.1-8|370	- add /etc/pm/config.d directory
12mu|pm-utils-1.4.1-8|371	- make suspend-scripts obsolete
12mu|pm-utils-1.4.1-8|372	- restart mysqld in 06mysqld hook
12mu|pm-utils-1.4.1-8|373	- add xlock hook (ported from suspend-scripts)
12mu|pm-utils-1.4.1-8|374	- add pcmcia hook (based on previous work from Andrey Borzenkov and Michael Reinsch on suspend-scripts)
12mu|pm-utils-1.4.1-8|375	- add disk hook (using hdparm)
12mu|pm-utils-1.4.1-8|376	- add network hook
12mu|pm-utils-1.4.1-8|377	- fix service status check
12mu|pm-utils-1.4.1-8|378	- add bootloader hook using rebootin and drop grub hook
12mu|pm-utils-1.4.1-8|379	
12mu|pm-utils-1.4.1-8|380	* Sat Jan 13 2007 Olivier Blin <oblin@mandriva.com> 0.19-5mdv2007.1
12mu|pm-utils-1.4.1-8|381	+ Revision: 108330
12mu|pm-utils-1.4.1-8|382	- conflicts will old apmd containing on_ac_power
12mu|pm-utils-1.4.1-8|383	
12mu|pm-utils-1.4.1-8|384	* Thu Jan 11 2007 Olivier Blin <oblin@mandriva.com> 0.19-4mdv2007.1
12mu|pm-utils-1.4.1-8|385	+ Revision: 107427
12mu|pm-utils-1.4.1-8|386	- add pm-has-power-policy helper
12mu|pm-utils-1.4.1-8|387	
12mu|pm-utils-1.4.1-8|388	* Thu Jan 11 2007 Olivier Blin <oblin@mandriva.com> 0.19-3mdv2007.1
12mu|pm-utils-1.4.1-8|389	+ Revision: 107394
12mu|pm-utils-1.4.1-8|390	- allow console users to own org.freedesktop.Policy.Power interface
12mu|pm-utils-1.4.1-8|391	
12mu|pm-utils-1.4.1-8|392	* Mon Jan 08 2007 Olivier Blin <oblin@mandriva.com> 0.19-2mdv2007.1
12mu|pm-utils-1.4.1-8|393	+ Revision: 105387
12mu|pm-utils-1.4.1-8|394	- obsolete pmscripts package
12mu|pm-utils-1.4.1-8|395	- use hal-info to get video resume info (from Richard Hughes) and drop Fedora video patch
12mu|pm-utils-1.4.1-8|396	
12mu|pm-utils-1.4.1-8|397	* Sun Dec 17 2006 Colin Guthrie <cguthrie@mandriva.org> 0.19-1mdv2007.1
12mu|pm-utils-1.4.1-8|398	+ Revision: 98286
12mu|pm-utils-1.4.1-8|399	- Import pm-utils

20630 12
12mu|po4a-0.44-1|1	Summary:	A tool maintaining translations anywhere
12mu|po4a-0.44-1|2	Name:		po4a
12mu|po4a-0.44-1|3	Version:	0.44
12mu|po4a-0.44-1|4	Release:	1
12mu|po4a-0.44-1|5	Group:		System/Internationalization
12mu|po4a-0.44-1|6	License:	GPLv2+
12mu|po4a-0.44-1|7	URL:		http://alioth.debian.org/projects/po4a/
12mu|po4a-0.44-1|8	Source0:	http://alioth.debian.org/frs/download.php/2108/%{name}-%{version}.tar.gz
12mu|po4a-0.44-1|9	BuildRequires:	perl(Locale::gettext) >= 1.01
12mu|po4a-0.44-1|10	BuildRequires:	perl(Module::Build)
12mu|po4a-0.44-1|11	BuildRequires:	perl-SGMLSpm
12mu|po4a-0.44-1|12	# FIXME: duplicated in texlive-latex-web-companion
12mu|po4a-0.44-1|13	#BuildRequires:	perl(SGMLS) >= 1.03ii
12mu|po4a-0.44-1|14	BuildRequires:	perl(Term::ReadKey)
12mu|po4a-0.44-1|15	BuildRequires:	perl(Text::WrapI18N)
12mu|po4a-0.44-1|16	BuildRequires:	perl(Unicode::GCString)
12mu|po4a-0.44-1|17	BuildRequires:	perl-devel
12mu|po4a-0.44-1|18	BuildRequires:	xsltproc docbook-style-xsl
12mu|po4a-0.44-1|19	BuildRequires:	gettext
12mu|po4a-0.44-1|20	Requires:	gettext
12mu|po4a-0.44-1|21	BuildArch:	noarch
12mu|po4a-0.44-1|22	
12mu|po4a-0.44-1|23	%description
12mu|po4a-0.44-1|24	The po4a (po for anything) project goal is to ease translations (and
12mu|po4a-0.44-1|25	more interestingly, the maintenance of translations) using gettext
12mu|po4a-0.44-1|26	tools on areas where they were not expected like documentation.
12mu|po4a-0.44-1|27	
12mu|po4a-0.44-1|28	%prep
12mu|po4a-0.44-1|29	%setup -q
12mu|po4a-0.44-1|30	
12mu|po4a-0.44-1|31	%build
12mu|po4a-0.44-1|32	perl Build.PL installdirs=vendor
12mu|po4a-0.44-1|33	./Build
12mu|po4a-0.44-1|34	
12mu|po4a-0.44-1|35	%install
12mu|po4a-0.44-1|36	./Build install destdir=%{buildroot}
12mu|po4a-0.44-1|37	
12mu|po4a-0.44-1|38	%find_lang %{name} --with-man --all-name
12mu|po4a-0.44-1|39	
12mu|po4a-0.44-1|40	%files -f %{name}.lang
12mu|po4a-0.44-1|41	%doc README* COPYING TODO
12mu|po4a-0.44-1|42	%{_bindir}/po4a*
12mu|po4a-0.44-1|43	%{_bindir}/msguntypot
12mu|po4a-0.44-1|44	%{perl_vendorlib}/Locale/Po4a
12mu|po4a-0.44-1|45	%{_mandir}/man[137]/*.[137]*
12mu|po4a-0.44-1|46	
12mu|po4a-0.44-1|47	
12mu|po4a-0.44-1|48	%changelog
12mu|po4a-0.44-1|49	* Fri Apr 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.44-1
12mu|po4a-0.44-1|50	+ Revision: 61f333b
12mu|po4a-0.44-1|51	- Sync with cooker
12mu|po4a-0.44-1|52	
12mu|po4a-0.44-1|53	

20631 12
12mu|podofo-0.9.2-1|1	%define major 0.9.1
12mu|podofo-0.9.2-1|2	%define libname %mklibname %{name} %{major}
12mu|podofo-0.9.2-1|3	%define devname %mklibname %{name} -d
12mu|podofo-0.9.2-1|4	
12mu|podofo-0.9.2-1|5	Summary:	Tools and libraries to work with the PDF file format
12mu|podofo-0.9.2-1|6	Name:		podofo
12mu|podofo-0.9.2-1|7	Version:	0.9.2
12mu|podofo-0.9.2-1|8	Release:	1
12mu|podofo-0.9.2-1|9	Group:		Publishing
12mu|podofo-0.9.2-1|10	License:	GPL and LGPL
12mu|podofo-0.9.2-1|11	Url:		http://podofo.sourceforge.net
12mu|podofo-0.9.2-1|12	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12mu|podofo-0.9.2-1|13	BuildRequires:	cmake
12mu|podofo-0.9.2-1|14	BuildRequires:	doxygen
12mu|podofo-0.9.2-1|15	BuildRequires:	jpeg-devel
12mu|podofo-0.9.2-1|16	BuildRequires:	pkgconfig(fontconfig)
12mu|podofo-0.9.2-1|17	BuildRequires:	pkgconfig(freetype2)
12mu|podofo-0.9.2-1|18	BuildRequires:	pkgconfig(cppunit)
12mu|podofo-0.9.2-1|19	BuildRequires:	pkgconfig(libidn)
12mu|podofo-0.9.2-1|20	BuildRequires:	pkgconfig(libpng)
12mu|podofo-0.9.2-1|21	BuildRequires:	pkgconfig(libtiff-4)
12mu|podofo-0.9.2-1|22	BuildRequires:	pkgconfig(lua)
12mu|podofo-0.9.2-1|23	BuildRequires:	pkgconfig(openssl)
12mu|podofo-0.9.2-1|24	BuildRequires:	pkgconfig(zlib)
12mu|podofo-0.9.2-1|25	
12mu|podofo-0.9.2-1|26	%description
12mu|podofo-0.9.2-1|27	PoDoFo is a library to work with the PDF file format. The name comes from
12mu|podofo-0.9.2-1|28	the first letter of PDF (Portable Document Format). A few tools to work
12mu|podofo-0.9.2-1|29	with PDF files are already included in the PoDoFo package.
12mu|podofo-0.9.2-1|30	
12mu|podofo-0.9.2-1|31	The PoDoFo library is a free, portable C++ library which includes classes
12mu|podofo-0.9.2-1|32	to parse PDF files and modify their contents into memory. The changes can be
12mu|podofo-0.9.2-1|33	written back to disk easily. The parser can also be used to extract
12mu|podofo-0.9.2-1|34	information from a PDF file (for example the parser could be used in a PDF
12mu|podofo-0.9.2-1|35	viewer). Besides parsing PoDoFo includes also very simple classes to create
12mu|podofo-0.9.2-1|36	your own PDF files. All classes are documented so it is easy to start writing
12mu|podofo-0.9.2-1|37	your own application using PoDoFo.
12mu|podofo-0.9.2-1|38	
12mu|podofo-0.9.2-1|39	%files
12mu|podofo-0.9.2-1|40	%doc COPYING
12mu|podofo-0.9.2-1|41	%{_bindir}/%{name}*
12mu|podofo-0.9.2-1|42	%doc %{_mandir}/man1/%{name}*.1*
12mu|podofo-0.9.2-1|43	
12mu|podofo-0.9.2-1|44	#----------------------------------------------------------------------------
12mu|podofo-0.9.2-1|45	
12mu|podofo-0.9.2-1|46	%package -n %{libname}
12mu|podofo-0.9.2-1|47	Summary:	Runtime library for %{name}
12mu|podofo-0.9.2-1|48	Group:		System/Libraries
12mu|podofo-0.9.2-1|49	License:	LGPLv2+
12mu|podofo-0.9.2-1|50	# We had wrong major used for library package
12mu|podofo-0.9.2-1|51	Obsoletes:	%{_lib}podofo0 < 0.9.2
12mu|podofo-0.9.2-1|52	Conflicts:	%{_lib}podofo0 < 0.9.2
12mu|podofo-0.9.2-1|53	
12mu|podofo-0.9.2-1|54	%description -n %{libname}
12mu|podofo-0.9.2-1|55	Runtime library for %{name}.
12mu|podofo-0.9.2-1|56	
12mu|podofo-0.9.2-1|57	%files -n %{libname}
12mu|podofo-0.9.2-1|58	%doc AUTHORS COPYING.LIB ChangeLog FAQ.html README.html TODO
12mu|podofo-0.9.2-1|59	%{_libdir}/libpodofo.so.%{major}*
12mu|podofo-0.9.2-1|60	
12mu|podofo-0.9.2-1|61	#----------------------------------------------------------------------------
12mu|podofo-0.9.2-1|62	
12mu|podofo-0.9.2-1|63	%package -n 	%{devname}
12mu|podofo-0.9.2-1|64	Summary:	Development files for %{name} library
12mu|podofo-0.9.2-1|65	Group:		Development/C
12mu|podofo-0.9.2-1|66	License:	LGPLv2+
12mu|podofo-0.9.2-1|67	Requires:	%{libname} = %{version}-%{release}
12mu|podofo-0.9.2-1|68	Provides:	%{name}-devel = %{version}-%{release}
12mu|podofo-0.9.2-1|69	
12mu|podofo-0.9.2-1|70	%description -n %{devname}
12mu|podofo-0.9.2-1|71	Development files and documentation for the %{name} library.
12mu|podofo-0.9.2-1|72	
12mu|podofo-0.9.2-1|73	%files -n %{devname}
12mu|podofo-0.9.2-1|74	%doc doc/html
12mu|podofo-0.9.2-1|75	%{_includedir}/%{name}
12mu|podofo-0.9.2-1|76	%{_libdir}/libpodofo.so
12mu|podofo-0.9.2-1|77	
12mu|podofo-0.9.2-1|78	#----------------------------------------------------------------------------
12mu|podofo-0.9.2-1|79	
12mu|podofo-0.9.2-1|80	%prep
12mu|podofo-0.9.2-1|81	%setup -q
12mu|podofo-0.9.2-1|82	
12mu|podofo-0.9.2-1|83	%build
12mu|podofo-0.9.2-1|84	%cmake -DPODOFO_BUILD_SHARED=1 \
12mu|podofo-0.9.2-1|85	%ifarch x86_64
12mu|podofo-0.9.2-1|86	-DWANT_LIB64=1
12mu|podofo-0.9.2-1|87	%endif
12mu|podofo-0.9.2-1|88	
12mu|podofo-0.9.2-1|89	%make
12mu|podofo-0.9.2-1|90	
12mu|podofo-0.9.2-1|91	# build the docs
12mu|podofo-0.9.2-1|92	doxygen ../
12mu|podofo-0.9.2-1|93	
12mu|podofo-0.9.2-1|94	%install
12mu|podofo-0.9.2-1|95	%makeinstall_std -C build
12mu|podofo-0.9.2-1|96	

20632 12
12mu|polarssl-1.2.8-2|1	%define major		2
12mu|polarssl-1.2.8-2|2	%define libname		%mklibname %{name} %{major}
12mu|polarssl-1.2.8-2|3	%define devname		%mklibname %{name} -d
12mu|polarssl-1.2.8-2|4	
12mu|polarssl-1.2.8-2|5	Summary:	An SSL library
12mu|polarssl-1.2.8-2|6	Name:		polarssl
12mu|polarssl-1.2.8-2|7	Version:	1.2.8
12mu|polarssl-1.2.8-2|8	Release:	2
12mu|polarssl-1.2.8-2|9	License:	GPLv2+
12mu|polarssl-1.2.8-2|10	Group:		System/Libraries
12mu|polarssl-1.2.8-2|11	Url:		http://polarssl.org
12mu|polarssl-1.2.8-2|12	Source0:	http://polarssl.org/code/releases/%{name}-%{version}-gpl.tgz
12mu|polarssl-1.2.8-2|13	Patch0:		polarssl-1.2.8-havege.patch
12mu|polarssl-1.2.8-2|14	BuildRequires:	cmake
12mu|polarssl-1.2.8-2|15	BuildRequires:	doxygen
12mu|polarssl-1.2.8-2|16	BuildRequires:	pkcs11-helper-devel
12mu|polarssl-1.2.8-2|17	
12mu|polarssl-1.2.8-2|18	%description
12mu|polarssl-1.2.8-2|19	PolarSSL is an SSL library written in ANSI C. PolarSSL makes it easy
12mu|polarssl-1.2.8-2|20	for developers to include cryptographic and SSL/TLS capabilities in their
12mu|polarssl-1.2.8-2|21	(embedded) products with as little hassle as possible. It is designed to be
12mu|polarssl-1.2.8-2|22	readable, documented, tested, loosely coupled and portable.
12mu|polarssl-1.2.8-2|23	
12mu|polarssl-1.2.8-2|24	This package contains PolarSSL programs.
12mu|polarssl-1.2.8-2|25	
12mu|polarssl-1.2.8-2|26	%files
12mu|polarssl-1.2.8-2|27	%doc ChangeLog README
12mu|polarssl-1.2.8-2|28	%{_bindir}/*
12mu|polarssl-1.2.8-2|29	
12mu|polarssl-1.2.8-2|30	#----------------------------------------------------------------------------
12mu|polarssl-1.2.8-2|31	
12mu|polarssl-1.2.8-2|32	%package -n %{libname}
12mu|polarssl-1.2.8-2|33	Summary:	PolarSSL library
12mu|polarssl-1.2.8-2|34	Group:		System/Libraries
12mu|polarssl-1.2.8-2|35	
12mu|polarssl-1.2.8-2|36	%description -n %{libname}
12mu|polarssl-1.2.8-2|37	PolarSSL is an SSL library written in ANSI C. PolarSSL makes it easy
12mu|polarssl-1.2.8-2|38	for developers to include cryptographic and SSL/TLS capabilities in their
12mu|polarssl-1.2.8-2|39	(embedded) products with as little hassle as possible. It is designed to be
12mu|polarssl-1.2.8-2|40	readable, documented, tested, loosely coupled and portable.
12mu|polarssl-1.2.8-2|41	
12mu|polarssl-1.2.8-2|42	This package contains the library itself.
12mu|polarssl-1.2.8-2|43	
12mu|polarssl-1.2.8-2|44	%files -n %{libname}
12mu|polarssl-1.2.8-2|45	%{_libdir}/libpolarssl.so.%{major}*
12mu|polarssl-1.2.8-2|46	%{_libdir}/libpolarssl.so.%{version}
12mu|polarssl-1.2.8-2|47	
12mu|polarssl-1.2.8-2|48	#----------------------------------------------------------------------------
12mu|polarssl-1.2.8-2|49	
12mu|polarssl-1.2.8-2|50	%package -n %{devname}
12mu|polarssl-1.2.8-2|51	Summary:	PolarSSL development files
12mu|polarssl-1.2.8-2|52	Group:		Development/C
12mu|polarssl-1.2.8-2|53	Requires:	%{libname} = %{EVRD}
12mu|polarssl-1.2.8-2|54	Provides:	polarssl-devel = %{EVRD}
12mu|polarssl-1.2.8-2|55	
12mu|polarssl-1.2.8-2|56	%description -n %{devname}
12mu|polarssl-1.2.8-2|57	PolarSSL is an SSL library written in ANSI C. PolarSSL makes it easy
12mu|polarssl-1.2.8-2|58	for developers to include cryptographic and SSL/TLS capabilities in their
12mu|polarssl-1.2.8-2|59	(embedded) products with as little hassle as possible. It is designed to be
12mu|polarssl-1.2.8-2|60	readable, documented, tested, loosely coupled and portable.
12mu|polarssl-1.2.8-2|61	
12mu|polarssl-1.2.8-2|62	This package contains development files.
12mu|polarssl-1.2.8-2|63	
12mu|polarssl-1.2.8-2|64	%files -n %{devname}
12mu|polarssl-1.2.8-2|65	%doc apidoc
12mu|polarssl-1.2.8-2|66	%{_libdir}/libpolarssl.so
12mu|polarssl-1.2.8-2|67	%{_includedir}/polarssl
12mu|polarssl-1.2.8-2|68	
12mu|polarssl-1.2.8-2|69	#----------------------------------------------------------------------------
12mu|polarssl-1.2.8-2|70	
12mu|polarssl-1.2.8-2|71	%prep
12mu|polarssl-1.2.8-2|72	%setup -q
12mu|polarssl-1.2.8-2|73	%patch0 -p1
12mu|polarssl-1.2.8-2|74	
12mu|polarssl-1.2.8-2|75	%build
12mu|polarssl-1.2.8-2|76	%cmake \
12mu|polarssl-1.2.8-2|77	-DUSE_SHARED_POLARSSL_LIBRARY:BOOL=ON \
12mu|polarssl-1.2.8-2|78	-DUSE_PKCS11_HELPER_LIBRARY:BOOL=ON
12mu|polarssl-1.2.8-2|79	%make
12mu|polarssl-1.2.8-2|80	%make apidoc
12mu|polarssl-1.2.8-2|81	
12mu|polarssl-1.2.8-2|82	%install
12mu|polarssl-1.2.8-2|83	%makeinstall_std -C build
12mu|polarssl-1.2.8-2|84	
12mu|polarssl-1.2.8-2|85	for file in benchmark md5sum sha1sum
12mu|polarssl-1.2.8-2|86	do
12mu|polarssl-1.2.8-2|87	mv %{buildroot}%{_bindir}/${file} %{buildroot}%{_bindir}/${file}.polarssl
12mu|polarssl-1.2.8-2|88	done
12mu|polarssl-1.2.8-2|89	

20633 12
12mu|polkit-0.112-1|1	%define api 1
12mu|polkit-0.112-1|2	%define major 0
12mu|polkit-0.112-1|3	%define gir_major 1.0
12mu|polkit-0.112-1|4	%define libname %mklibname %{name} %{api} %{major}
12mu|polkit-0.112-1|5	%define girname %mklibname %{name}-gir %{gir_major}
12mu|polkit-0.112-1|6	%define develname %mklibname -d %{name} %{api}
12mu|polkit-0.112-1|7	
12mu|polkit-0.112-1|8	Summary:	PolicyKit Authorization Framework
12mu|polkit-0.112-1|9	Name:		polkit
12mu|polkit-0.112-1|10	Version:	0.112
12mu|polkit-0.112-1|11	Release:	1
12mu|polkit-0.112-1|12	License:	LGPLv2+
12mu|polkit-0.112-1|13	Group:		System/Libraries
12mu|polkit-0.112-1|14	URL:		http://www.freedesktop.org/wiki/Software/PolicyKit
12mu|polkit-0.112-1|15	Source0:	http://www.freedesktop.org/software/polkit/releases/%{name}-%{version}.tar.gz
12mu|polkit-0.112-1|16	BuildRequires:	gtk-doc
12mu|polkit-0.112-1|17	BuildRequires:	intltool
12mu|polkit-0.112-1|18	BuildRequires:	pam-devel
12mu|polkit-0.112-1|19	BuildRequires:	pkgconfig(mozjs185)
12mu|polkit-0.112-1|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|polkit-0.112-1|21	BuildRequires:	pkgconfig(libsystemd-login)
12mu|polkit-0.112-1|22	BuildRequires:	pkgconfig(systemd)
12mu|polkit-0.112-1|23	BuildRequires:	pkgconfig(expat)
12mu|polkit-0.112-1|24	# (cg) Only needed due to patches+autoconf
12mu|polkit-0.112-1|25	BuildRequires:	gettext-devel
12mu|polkit-0.112-1|26	Requires:	dbus
12mu|polkit-0.112-1|27	
12mu|polkit-0.112-1|28	Obsoletes: PolicyKit <= 0.10
12mu|polkit-0.112-1|29	Provides: PolicyKit = 0.11
12mu|polkit-0.112-1|30	
12mu|polkit-0.112-1|31	# polkit saw some API/ABI changes from 0.96 to 0.97 so require a
12mu|polkit-0.112-1|32	# sufficiently new polkit-gnome package
12mu|polkit-0.112-1|33	Conflicts: polkit-gnome < 0.97
12mu|polkit-0.112-1|34	
12mu|polkit-0.112-1|35	Obsoletes: polkit-desktop-policy < 0.103
12mu|polkit-0.112-1|36	Provides: polkit-desktop-policy = 0.103
12mu|polkit-0.112-1|37	
12mu|polkit-0.112-1|38	%description
12mu|polkit-0.112-1|39	PolicyKit is a toolkit for defining and handling authorizations.
12mu|polkit-0.112-1|40	It is used for allowing unprivileged processes to speak to privileged
12mu|polkit-0.112-1|41	processes.
12mu|polkit-0.112-1|42	
12mu|polkit-0.112-1|43	%package -n %{libname}
12mu|polkit-0.112-1|44	Group:		System/Libraries
12mu|polkit-0.112-1|45	Summary:	PolicyKit Authorization Framework
12mu|polkit-0.112-1|46	
12mu|polkit-0.112-1|47	%description -n %{libname}
12mu|polkit-0.112-1|48	This package contains the shared libraries of %{name}.
12mu|polkit-0.112-1|49	
12mu|polkit-0.112-1|50	%package -n %{girname}
12mu|polkit-0.112-1|51	Group:		System/Libraries
12mu|polkit-0.112-1|52	Summary:	GObject Introspection interface library for %{name}
12mu|polkit-0.112-1|53	Conflicts:	polkit < 0.104-3
12mu|polkit-0.112-1|54	
12mu|polkit-0.112-1|55	%description -n %{girname}
12mu|polkit-0.112-1|56	GObject Introspection interface library for %{name}.
12mu|polkit-0.112-1|57	
12mu|polkit-0.112-1|58	%package -n %{develname}
12mu|polkit-0.112-1|59	Summary:	Development files for PolicyKit
12mu|polkit-0.112-1|60	Group:		Development/C
12mu|polkit-0.112-1|61	Requires:	%{libname} = %{version}-%{release}
12mu|polkit-0.112-1|62	Provides:	polkit-%{api}-devel = %{version}-%{release}
12mu|polkit-0.112-1|63	Requires: pkgconfig(glib-2.0)
12mu|polkit-0.112-1|64	Obsoletes: PolicyKit-devel <= 0.10
12mu|polkit-0.112-1|65	Provides: PolicyKit-devel = 0.11
12mu|polkit-0.112-1|66	
12mu|polkit-0.112-1|67	%description -n %{develname}
12mu|polkit-0.112-1|68	Development files for PolicyKit.
12mu|polkit-0.112-1|69	
12mu|polkit-0.112-1|70	%prep
12mu|polkit-0.112-1|71	%setup -q
12mu|polkit-0.112-1|72	%apply_patches
12mu|polkit-0.112-1|73	
12mu|polkit-0.112-1|74	%build
12mu|polkit-0.112-1|75	libtoolize --copy --force; aclocal; autoheader; automake --add-missing --force-missing; autoconf
12mu|polkit-0.112-1|76	%configure2_5x \
12mu|polkit-0.112-1|77	--enable-gtk-doc \
12mu|polkit-0.112-1|78	--disable-static \
12mu|polkit-0.112-1|79	--libexecdir=%{_libexecdir}/polkit-1 \
12mu|polkit-0.112-1|80	--enable-introspection \
12mu|polkit-0.112-1|81	--enable-systemd=yes \
12mu|polkit-0.112-1|82	--enable-libsystemd-login=yes
12mu|polkit-0.112-1|83	
12mu|polkit-0.112-1|84	%make
12mu|polkit-0.112-1|85	
12mu|polkit-0.112-1|86	%install
12mu|polkit-0.112-1|87	%makeinstall_std
12mu|polkit-0.112-1|88	# (cg) Make the rules dir (this is where other packages should ship their rules)
12mu|polkit-0.112-1|89	mkdir -p %{buildroot}%{_datadir}/polkit-1/rules.d
12mu|polkit-0.112-1|90	
12mu|polkit-0.112-1|91	%find_lang polkit-1 polkit-1.lang
12mu|polkit-0.112-1|92	
12mu|polkit-0.112-1|93	# remove unpackaged files
12mu|polkit-0.112-1|94	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mu|polkit-0.112-1|95	
12mu|polkit-0.112-1|96	%pre
12mu|polkit-0.112-1|97	%_pre_useradd polkitd %{_prefix}/lib/polkit-1 /sbin/nologin
12mu|polkit-0.112-1|98	
12mu|polkit-0.112-1|99	%post
12mu|polkit-0.112-1|100	# (cg) Previous package enabled this but it's now purely dbus activated
12mu|polkit-0.112-1|101	rm -f %{_sysconfdir}/systemd/system/graphical.target.wants/polkitd.service
12mu|polkit-0.112-1|102	
12mu|polkit-0.112-1|103	%postun
12mu|polkit-0.112-1|104	%_postun_userdel polkitd
12mu|polkit-0.112-1|105	
12mu|polkit-0.112-1|106	%files -f polkit-1.lang
12mu|polkit-0.112-1|107	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
12mu|polkit-0.112-1|108	%{_sysconfdir}/pam.d/polkit-1
12mu|polkit-0.112-1|109	%{_bindir}/pkaction
12mu|polkit-0.112-1|110	%{_bindir}/pkcheck
12mu|polkit-0.112-1|111	%{_bindir}/pkttyagent
12mu|polkit-0.112-1|112	%{_bindir}/pk-example-frobnicate
12mu|polkit-0.112-1|113	%{_systemunitdir}/polkit.service
12mu|polkit-0.112-1|114	%dir %{_prefix}/lib/polkit-1
12mu|polkit-0.112-1|115	%{_prefix}/lib/polkit-1/polkitd
12mu|polkit-0.112-1|116	%{_datadir}/dbus-1/system-services/*
12mu|polkit-0.112-1|117	%dir %{_datadir}/polkit-1/
12mu|polkit-0.112-1|118	%dir %{_datadir}/polkit-1/actions
12mu|polkit-0.112-1|119	%{_datadir}/polkit-1/actions/org.freedesktop.policykit.policy
12mu|polkit-0.112-1|120	%{_datadir}/polkit-1/actions/org.freedesktop.policykit.examples.pkexec.policy
12mu|polkit-0.112-1|121	%attr(700,polkitd,root) %dir %{_datadir}/polkit-1/rules.d
12mu|polkit-0.112-1|122	%attr(700,polkitd,root) %{_sysconfdir}/polkit-1/rules.d
12mu|polkit-0.112-1|123	%dir %{_sysconfdir}/polkit-1
12mu|polkit-0.112-1|124	#%{_sysconfdir}/polkit-1/rules.d/50-default.rules
12mu|polkit-0.112-1|125	%{_mandir}/man1/*
12mu|polkit-0.112-1|126	%{_mandir}/man8/*
12mu|polkit-0.112-1|127	
12mu|polkit-0.112-1|128	# see upstream docs for why these permissions are necessary
12mu|polkit-0.112-1|129	%attr(4755,root,root) %{_bindir}/pkexec
12mu|polkit-0.112-1|130	%attr(4755,root,root) %{_prefix}/lib/polkit-1/polkit-agent-helper-1
12mu|polkit-0.112-1|131	
12mu|polkit-0.112-1|132	%files -n %{libname}
12mu|polkit-0.112-1|133	%{_libdir}/lib*-%{api}.so.%{major}*
12mu|polkit-0.112-1|134	
12mu|polkit-0.112-1|135	%files -n %{girname}
12mu|polkit-0.112-1|136	%{_libdir}/girepository-1.0/Polkit*-%{gir_major}.typelib
12mu|polkit-0.112-1|137	
12mu|polkit-0.112-1|138	%files -n %{develname}
12mu|polkit-0.112-1|139	%{_includedir}/*
12mu|polkit-0.112-1|140	%{_libdir}/lib*.so
12mu|polkit-0.112-1|141	%{_libdir}/pkgconfig/*.pc
12mu|polkit-0.112-1|142	%{_datadir}/gir-1.0/*.gir
12mu|polkit-0.112-1|143	%{_datadir}/gtk-doc/html/*
12mu|polkit-0.112-1|144	
12mu|polkit-0.112-1|145	
12mu|polkit-0.112-1|146	
12mu|polkit-0.112-1|147	%changelog
12mu|polkit-0.112-1|148	* Wed Oct 09 2013 akdengi <kazancas@mandriva.ru> 0.112-1
12mu|polkit-0.112-1|149	+ Revision: 56b29b7
12mu|polkit-0.112-1|150	- update to 0.112
12mu|polkit-0.112-1|151	
12mu|polkit-0.112-1|152	

20634 12
12mu|polkit-qt5-1-0.103.1-4|1	%define major 1
12mu|polkit-qt5-1-0.103.1-4|2	
12mu|polkit-qt5-1-0.103.1-4|3	Summary:	Library that allows developer to access PolicyKit-1 API
12mu|polkit-qt5-1-0.103.1-4|4	Name:		polkit-qt5-1
12mu|polkit-qt5-1-0.103.1-4|5	Version:	0.103.1
12mu|polkit-qt5-1-0.103.1-4|6	Release:	4
12mu|polkit-qt5-1-0.103.1-4|7	License:	LGPLv2+
12mu|polkit-qt5-1-0.103.1-4|8	Group:		Graphical desktop/KDE
12mu|polkit-qt5-1-0.103.1-4|9	Url:		https://projects.kde.org/projects/kdesupport/polkit-qt-1
12mu|polkit-qt5-1-0.103.1-4|10	Source0: 	%{name}-%{version}.tar.bz2
12mu|polkit-qt5-1-0.103.1-4|11	BuildRequires:	cmake
12mu|polkit-qt5-1-0.103.1-4|12	BuildRequires:	qmake5
12mu|polkit-qt5-1-0.103.1-4|13	BuildRequires:	polkit-1-devel >= 0.98.1
12mu|polkit-qt5-1-0.103.1-4|14	BuildRequires:	qt5-devel >= 5.1.0
12mu|polkit-qt5-1-0.103.1-4|15	
12mu|polkit-qt5-1-0.103.1-4|16	%description
12mu|polkit-qt5-1-0.103.1-4|17	Polkit-qt is a library that allows developer to access PolicyKit-1
12mu|polkit-qt5-1-0.103.1-4|18	API with a nice Qt-style API
12mu|polkit-qt5-1-0.103.1-4|19	
12mu|polkit-qt5-1-0.103.1-4|20	#-----------------------------------------------------------------------------
12mu|polkit-qt5-1-0.103.1-4|21	%define libpolkit_qt5_core_1 %mklibname polkit-qt5-core-1_ %{major}
12mu|polkit-qt5-1-0.103.1-4|22	
12mu|polkit-qt5-1-0.103.1-4|23	%package -n %{libpolkit_qt5_core_1}
12mu|polkit-qt5-1-0.103.1-4|24	Summary:	Polkit-Qt core library
12mu|polkit-qt5-1-0.103.1-4|25	Group:		System/Libraries
12mu|polkit-qt5-1-0.103.1-4|26	Obsoletes:	%{_lib}polkit-qt-core-10 < %{version}-%{release}
12mu|polkit-qt5-1-0.103.1-4|27	
12mu|polkit-qt5-1-0.103.1-4|28	%description -n %{libpolkit_qt5_core_1}
12mu|polkit-qt5-1-0.103.1-4|29	Polkit-Qt core library.
12mu|polkit-qt5-1-0.103.1-4|30	
12mu|polkit-qt5-1-0.103.1-4|31	%files -n %{libpolkit_qt5_core_1}
12mu|polkit-qt5-1-0.103.1-4|32	%{_libdir}/libpolkit-qt5-core-1.so.%{major}*
12mu|polkit-qt5-1-0.103.1-4|33	
12mu|polkit-qt5-1-0.103.1-4|34	#-----------------------------------------------------------------------------
12mu|polkit-qt5-1-0.103.1-4|35	%define libpolkit_qt5_gui_1 %mklibname polkit-qt5-gui-1_ %{major}
12mu|polkit-qt5-1-0.103.1-4|36	
12mu|polkit-qt5-1-0.103.1-4|37	%package -n %{libpolkit_qt5_gui_1}
12mu|polkit-qt5-1-0.103.1-4|38	Summary:	Polkit-Qt core library
12mu|polkit-qt5-1-0.103.1-4|39	Group:		System/Libraries
12mu|polkit-qt5-1-0.103.1-4|40	Obsoletes:	%{_lib}polkit-qt-gui-10 < %{version}-%{release}
12mu|polkit-qt5-1-0.103.1-4|41	
12mu|polkit-qt5-1-0.103.1-4|42	%description -n %{libpolkit_qt5_gui_1}
12mu|polkit-qt5-1-0.103.1-4|43	Polkit-Qt core library.
12mu|polkit-qt5-1-0.103.1-4|44	
12mu|polkit-qt5-1-0.103.1-4|45	%files -n %{libpolkit_qt5_gui_1}
12mu|polkit-qt5-1-0.103.1-4|46	%{_libdir}/libpolkit-qt5-gui-1.so.%{major}*
12mu|polkit-qt5-1-0.103.1-4|47	
12mu|polkit-qt5-1-0.103.1-4|48	#-----------------------------------------------------------------------------
12mu|polkit-qt5-1-0.103.1-4|49	%define libpolkit_qt5_agent_1 %mklibname polkit-qt5-agent-1_ %{major}
12mu|polkit-qt5-1-0.103.1-4|50	
12mu|polkit-qt5-1-0.103.1-4|51	%package -n %{libpolkit_qt5_agent_1}
12mu|polkit-qt5-1-0.103.1-4|52	Summary:	Polkit-Qt core library
12mu|polkit-qt5-1-0.103.1-4|53	Group:		System/Libraries
12mu|polkit-qt5-1-0.103.1-4|54	Obsoletes:	%{_lib}polkit-qt-agent-10 < %{version}-%{release}
12mu|polkit-qt5-1-0.103.1-4|55	
12mu|polkit-qt5-1-0.103.1-4|56	%description -n %{libpolkit_qt5_agent_1}
12mu|polkit-qt5-1-0.103.1-4|57	Polkit-Qt core library.
12mu|polkit-qt5-1-0.103.1-4|58	
12mu|polkit-qt5-1-0.103.1-4|59	%files -n %{libpolkit_qt5_agent_1}
12mu|polkit-qt5-1-0.103.1-4|60	%{_libdir}/libpolkit-qt5-agent-1.so.%{major}*
12mu|polkit-qt5-1-0.103.1-4|61	
12mu|polkit-qt5-1-0.103.1-4|62	#-----------------------------------------------------------------------------
12mu|polkit-qt5-1-0.103.1-4|63	
12mu|polkit-qt5-1-0.103.1-4|64	%package   devel
12mu|polkit-qt5-1-0.103.1-4|65	Summary:	Devel stuff for polkit-Qt
12mu|polkit-qt5-1-0.103.1-4|66	Group:		Development/KDE and Qt
12mu|polkit-qt5-1-0.103.1-4|67	Requires:	%{libpolkit_qt5_core_1} = %{version}-%{release}
12mu|polkit-qt5-1-0.103.1-4|68	Requires:	%{libpolkit_qt5_gui_1} = %{version}-%{release}
12mu|polkit-qt5-1-0.103.1-4|69	Requires:	%{libpolkit_qt5_agent_1} = %{version}-%{release}
12mu|polkit-qt5-1-0.103.1-4|70	
12mu|polkit-qt5-1-0.103.1-4|71	%description  devel
12mu|polkit-qt5-1-0.103.1-4|72	This package contains header files needed if you wish to build applications
12mu|polkit-qt5-1-0.103.1-4|73	based on %{name}.
12mu|polkit-qt5-1-0.103.1-4|74	
12mu|polkit-qt5-1-0.103.1-4|75	%files devel
12mu|polkit-qt5-1-0.103.1-4|76	%{_includedir}/polkit-qt-1
12mu|polkit-qt5-1-0.103.1-4|77	%{_libdir}/libpolkit-qt5-agent-1.so
12mu|polkit-qt5-1-0.103.1-4|78	%{_libdir}/libpolkit-qt5-core-1.so
12mu|polkit-qt5-1-0.103.1-4|79	%{_libdir}/libpolkit-qt5-gui-1.so
12mu|polkit-qt5-1-0.103.1-4|80	%{_libdir}/pkgconfig/polkit-qt5-1.pc
12mu|polkit-qt5-1-0.103.1-4|81	%{_libdir}/pkgconfig/polkit-qt5-agent-1.pc
12mu|polkit-qt5-1-0.103.1-4|82	%{_libdir}/pkgconfig/polkit-qt5-core-1.pc
12mu|polkit-qt5-1-0.103.1-4|83	%{_libdir}/pkgconfig/polkit-qt5-gui-1.pc
12mu|polkit-qt5-1-0.103.1-4|84	%{_libdir}/cmake/PolkitQt5-1/*.cmake
12mu|polkit-qt5-1-0.103.1-4|85	
12mu|polkit-qt5-1-0.103.1-4|86	#-----------------------------------------------------------------------------
12mu|polkit-qt5-1-0.103.1-4|87	
12mu|polkit-qt5-1-0.103.1-4|88	%prep
12mu|polkit-qt5-1-0.103.1-4|89	%setup -q
12mu|polkit-qt5-1-0.103.1-4|90	
12mu|polkit-qt5-1-0.103.1-4|91	%build
12mu|polkit-qt5-1-0.103.1-4|92	%cmake_qt5
12mu|polkit-qt5-1-0.103.1-4|93	%make
12mu|polkit-qt5-1-0.103.1-4|94	
12mu|polkit-qt5-1-0.103.1-4|95	%install
12mu|polkit-qt5-1-0.103.1-4|96	%makeinstall_std -C build
12mu|polkit-qt5-1-0.103.1-4|97	

20635 12
12mu|poly2tri-c-0.1.0-0.20140215.1|1	%define	api	0.1
12mu|poly2tri-c-0.1.0-0.20140215.1|2	%define	major	0
12mu|poly2tri-c-0.1.0-0.20140215.1|3	%define	libname	%mklibname %{name} %{api} %{major}
12mu|poly2tri-c-0.1.0-0.20140215.1|4	%define	devname	%mklibname -d %{name}
12mu|poly2tri-c-0.1.0-0.20140215.1|5	
12mu|poly2tri-c-0.1.0-0.20140215.1|6	Summary:	Fast and powerful library for computing 2D constrained Delaunay triangulations
12mu|poly2tri-c-0.1.0-0.20140215.1|7	Name:		poly2tri-c
12mu|poly2tri-c-0.1.0-0.20140215.1|8	Version:	0.1.0
12mu|poly2tri-c-0.1.0-0.20140215.1|9	%define	gitdate	20140215
12mu|poly2tri-c-0.1.0-0.20140215.1|10	Release:	%{?gitdate:0.%{gitdate}.}1
12mu|poly2tri-c-0.1.0-0.20140215.1|11	Group:		System/Libraries
12mu|poly2tri-c-0.1.0-0.20140215.1|12	License:	BSD 3-Clause License
12mu|poly2tri-c-0.1.0-0.20140215.1|13	Url:		http://code.google.com/p/poly2tri-c/
12mu|poly2tri-c-0.1.0-0.20140215.1|14	
12mu|poly2tri-c-0.1.0-0.20140215.1|15	# git clone https://code.google.com/p/poly2tri-c/
12mu|poly2tri-c-0.1.0-0.20140215.1|16	Source0:	%{name}-%{version}.tar.xz
12mu|poly2tri-c-0.1.0-0.20140215.1|17	
12mu|poly2tri-c-0.1.0-0.20140215.1|18	BuildRequires:	pcre-devel
12mu|poly2tri-c-0.1.0-0.20140215.1|19	BuildRequires:	pkgconfig(glib-2.0)
12mu|poly2tri-c-0.1.0-0.20140215.1|20	
12mu|poly2tri-c-0.1.0-0.20140215.1|21	%description
12mu|poly2tri-c-0.1.0-0.20140215.1|22	This is a C port of the poly2tri library - a fast and powerful library for
12mu|poly2tri-c-0.1.0-0.20140215.1|23	computing 2D constrained Delaunay triangulations. Instead of the standard C++
12mu|poly2tri-c-0.1.0-0.20140215.1|24	library (which included some utilities and template-based data structures),
12mu|poly2tri-c-0.1.0-0.20140215.1|25	this port depends on GLib for it's data structures and some of it's utilities.
12mu|poly2tri-c-0.1.0-0.20140215.1|26	
12mu|poly2tri-c-0.1.0-0.20140215.1|27	%package -n     %{libname}
12mu|poly2tri-c-0.1.0-0.20140215.1|28	Summary:	%{summary}
12mu|poly2tri-c-0.1.0-0.20140215.1|29	Group:		System/Libraries
12mu|poly2tri-c-0.1.0-0.20140215.1|30	
12mu|poly2tri-c-0.1.0-0.20140215.1|31	%description -n	%{libname}
12mu|poly2tri-c-0.1.0-0.20140215.1|32	This is a C port of the poly2tri library - a fast and powerful library for
12mu|poly2tri-c-0.1.0-0.20140215.1|33	computing 2D constrained Delaunay triangulations. Instead of the standard C++
12mu|poly2tri-c-0.1.0-0.20140215.1|34	library (which included some utilities and template-based data structures),
12mu|poly2tri-c-0.1.0-0.20140215.1|35	this port depends on GLib for it's data structures and some of it's utilities.
12mu|poly2tri-c-0.1.0-0.20140215.1|36	
12mu|poly2tri-c-0.1.0-0.20140215.1|37	%package -n	%{devname}
12mu|poly2tri-c-0.1.0-0.20140215.1|38	Summary:	Header files for %{name}
12mu|poly2tri-c-0.1.0-0.20140215.1|39	Group:		Development/C
12mu|poly2tri-c-0.1.0-0.20140215.1|40	Requires:	%{libname} = %{EVRD}
12mu|poly2tri-c-0.1.0-0.20140215.1|41	Provides:	%{name}-devel = %{EVRD}
12mu|poly2tri-c-0.1.0-0.20140215.1|42	
12mu|poly2tri-c-0.1.0-0.20140215.1|43	%description -n	%{devname}
12mu|poly2tri-c-0.1.0-0.20140215.1|44	This package contains the development files for %{name}.
12mu|poly2tri-c-0.1.0-0.20140215.1|45	
12mu|poly2tri-c-0.1.0-0.20140215.1|46	%prep
12mu|poly2tri-c-0.1.0-0.20140215.1|47	%setup -q
12mu|poly2tri-c-0.1.0-0.20140215.1|48	
12mu|poly2tri-c-0.1.0-0.20140215.1|49	%build
12mu|poly2tri-c-0.1.0-0.20140215.1|50	%configure2_5x --disable-static
12mu|poly2tri-c-0.1.0-0.20140215.1|51	%make
12mu|poly2tri-c-0.1.0-0.20140215.1|52	
12mu|poly2tri-c-0.1.0-0.20140215.1|53	%install
12mu|poly2tri-c-0.1.0-0.20140215.1|54	%makeinstall_std
12mu|poly2tri-c-0.1.0-0.20140215.1|55	
12mu|poly2tri-c-0.1.0-0.20140215.1|56	%files
12mu|poly2tri-c-0.1.0-0.20140215.1|57	%doc COPYING README
12mu|poly2tri-c-0.1.0-0.20140215.1|58	%{_bindir}/p2tc
12mu|poly2tri-c-0.1.0-0.20140215.1|59	
12mu|poly2tri-c-0.1.0-0.20140215.1|60	%files -n %{libname}
12mu|poly2tri-c-0.1.0-0.20140215.1|61	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12mu|poly2tri-c-0.1.0-0.20140215.1|62	
12mu|poly2tri-c-0.1.0-0.20140215.1|63	%files -n %{devname}
12mu|poly2tri-c-0.1.0-0.20140215.1|64	%{_libdir}/lib%{name}-%{api}.so
12mu|poly2tri-c-0.1.0-0.20140215.1|65	%{_includedir}/%{name}-%{api}/
12mu|poly2tri-c-0.1.0-0.20140215.1|66	%{_libdir}/pkgconfig/%{name}.pc
12mu|poly2tri-c-0.1.0-0.20140215.1|67	
12mu|poly2tri-c-0.1.0-0.20140215.1|68	%changelog
12mu|poly2tri-c-0.1.0-0.20140215.1|69	* Wed May 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.0-0.20140215.1
12mu|poly2tri-c-0.1.0-0.20140215.1|70	+ Revision: 4f766a8
12mu|poly2tri-c-0.1.0-0.20140215.1|71	- Disable static lib:
12mu|poly2tri-c-0.1.0-0.20140215.1|72	
12mu|poly2tri-c-0.1.0-0.20140215.1|73	

20636 12
12mu|poppler-0.22.2-2|1	%define major		35
12mu|poppler-0.22.2-2|2	%define glibmajor	8
12mu|poppler-0.22.2-2|3	%define qt3major	3
12mu|poppler-0.22.2-2|4	%define qt4major	4
12mu|poppler-0.22.2-2|5	%define cppmajor	0
12mu|poppler-0.22.2-2|6	%define girmajor	0.18
12mu|poppler-0.22.2-2|7	%define libname		%mklibname %{name} %{major}
12mu|poppler-0.22.2-2|8	%define libnameglib	%mklibname %{name}-glib %{glibmajor}
12mu|poppler-0.22.2-2|9	%define libnameqt4	%mklibname %{name}-qt4- %{qt4major}
12mu|poppler-0.22.2-2|10	%define libnameqt	%mklibname %{name}-qt %{qt3major}
12mu|poppler-0.22.2-2|11	%define libnamecpp	%mklibname %{name}-cpp %{cppmajor}
12mu|poppler-0.22.2-2|12	%define girname		%mklibname %{name}-gir %{girmajor}
12mu|poppler-0.22.2-2|13	%define libnamedev	%mklibname -d %{name}
12mu|poppler-0.22.2-2|14	%define libnameglibdev	%mklibname -d %{name}-glib
12mu|poppler-0.22.2-2|15	%define libnameqtdev	%mklibname -d %{name}-qt
12mu|poppler-0.22.2-2|16	%define libnameqt4dev	%mklibname -d %{name}-qt4
12mu|poppler-0.22.2-2|17	%define libnamecppdev	%mklibname -d %{name}-cpp
12mu|poppler-0.22.2-2|18	
12mu|poppler-0.22.2-2|19	Summary:	PDF rendering library
12mu|poppler-0.22.2-2|20	Name:		poppler
12mu|poppler-0.22.2-2|21	Version:	0.22.2
12mu|poppler-0.22.2-2|22	Release:	2
12mu|poppler-0.22.2-2|23	License:	GPLv2+
12mu|poppler-0.22.2-2|24	Group:		Office
12mu|poppler-0.22.2-2|25	URL:		http://poppler.freedesktop.org
12mu|poppler-0.22.2-2|26	Source0:	http://poppler.freedesktop.org/%{name}-%{version}.tar.gz
12mu|poppler-0.22.2-2|27	## upstreamable patches
12mu|poppler-0.22.2-2|28	Patch1:		poppler-0.22.2-CVE-2009-3608,3609.patch
12mu|poppler-0.22.2-2|29	#Patch2:		poppler-0.22.2-linkage.patch
12mu|poppler-0.22.2-2|30	
12mu|poppler-0.22.2-2|31	BuildRequires:	gtk-doc
12mu|poppler-0.22.2-2|32	BuildRequires:	gettext-devel
12mu|poppler-0.22.2-2|33	BuildRequires:	jpeg-devel
12mu|poppler-0.22.2-2|34	BuildRequires:	pkgconfig(cairo) >= 1.8.4
12mu|poppler-0.22.2-2|35	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|poppler-0.22.2-2|36	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|poppler-0.22.2-2|37	BuildRequires:	pkgconfig(libopenjpeg1)
12mu|poppler-0.22.2-2|38	BuildRequires:	pkgconfig(QtCore)
12mu|poppler-0.22.2-2|39	BuildRequires:	pkgconfig(lcms2)
12mu|poppler-0.22.2-2|40	
12mu|poppler-0.22.2-2|41	%description
12mu|poppler-0.22.2-2|42	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
12mu|poppler-0.22.2-2|43	
12mu|poppler-0.22.2-2|44	%package -n %{libname}
12mu|poppler-0.22.2-2|45	Summary:	PDF rendering library
12mu|poppler-0.22.2-2|46	Group:		System/Libraries
12mu|poppler-0.22.2-2|47	Conflicts:	%{_lib}poppler12
12mu|poppler-0.22.2-2|48	Suggests:	poppler-data
12mu|poppler-0.22.2-2|49	
12mu|poppler-0.22.2-2|50	%description -n %{libname}
12mu|poppler-0.22.2-2|51	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
12mu|poppler-0.22.2-2|52	
12mu|poppler-0.22.2-2|53	%package -n %{girname}
12mu|poppler-0.22.2-2|54	Summary:	GObject Introspection interface library for %{name}
12mu|poppler-0.22.2-2|55	Group:		System/Libraries
12mu|poppler-0.22.2-2|56	Conflicts:	%{_lib}poppler25 < 0.20.0-1
12mu|poppler-0.22.2-2|57	Conflicts:	%{_lib}poppler19 < 0.18.4-3
12mu|poppler-0.22.2-2|58	
12mu|poppler-0.22.2-2|59	%description -n %{girname}
12mu|poppler-0.22.2-2|60	GObject Introspection interface library for %{name}.
12mu|poppler-0.22.2-2|61	
12mu|poppler-0.22.2-2|62	%package -n %{libnamedev}
12mu|poppler-0.22.2-2|63	Summary:	Development files for %{name}
12mu|poppler-0.22.2-2|64	Group:		Development/C++
12mu|poppler-0.22.2-2|65	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|poppler-0.22.2-2|66	Requires:	%{libname} = %{version}-%{release}
12mu|poppler-0.22.2-2|67	Requires:	%{girname} = %{version}-%{release}
12mu|poppler-0.22.2-2|68	Obsoletes:	%{libname}-devel < 0.20.2
12mu|poppler-0.22.2-2|69	
12mu|poppler-0.22.2-2|70	%description -n %{libnamedev}
12mu|poppler-0.22.2-2|71	Development files for %{name}
12mu|poppler-0.22.2-2|72	
12mu|poppler-0.22.2-2|73	%package -n %{libnameqt}
12mu|poppler-0.22.2-2|74	Summary:	PDF rendering library - QT backend
12mu|poppler-0.22.2-2|75	Group:		System/Libraries
12mu|poppler-0.22.2-2|76	
12mu|poppler-0.22.2-2|77	%description -n %{libnameqt}
12mu|poppler-0.22.2-2|78	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
12mu|poppler-0.22.2-2|79	This is the QT backend version.
12mu|poppler-0.22.2-2|80	
12mu|poppler-0.22.2-2|81	%package -n %{libnamecpp}
12mu|poppler-0.22.2-2|82	Summary:	PDF rendering library - C++ backend
12mu|poppler-0.22.2-2|83	Group:		System/Libraries
12mu|poppler-0.22.2-2|84	
12mu|poppler-0.22.2-2|85	%description -n %{libnamecpp}
12mu|poppler-0.22.2-2|86	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
12mu|poppler-0.22.2-2|87	This is the C++ backend version.
12mu|poppler-0.22.2-2|88	
12mu|poppler-0.22.2-2|89	%package  -n %{libnameqt4dev}
12mu|poppler-0.22.2-2|90	Summary:	Development files for %{name}-qt4
12mu|poppler-0.22.2-2|91	Group:		Development/C++
12mu|poppler-0.22.2-2|92	Provides:	lib%{name}-qt4-devel = %{version}
12mu|poppler-0.22.2-2|93	Requires:	%{libnameqt4} = %{version}
12mu|poppler-0.22.2-2|94	Requires:	%{libnamedev} = %{version}
12mu|poppler-0.22.2-2|95	Obsoletes:	%{libnameqt4}-devel < 0.20.2
12mu|poppler-0.22.2-2|96	
12mu|poppler-0.22.2-2|97	%description -n %{libnameqt4dev}
12mu|poppler-0.22.2-2|98	Development files for %{name}-qt4
12mu|poppler-0.22.2-2|99	
12mu|poppler-0.22.2-2|100	%package -n %{libnameqt4}
12mu|poppler-0.22.2-2|101	Summary:	PDF rendering library - QT4 backend
12mu|poppler-0.22.2-2|102	Group:		System/Libraries
12mu|poppler-0.22.2-2|103	
12mu|poppler-0.22.2-2|104	%description -n %{libnameqt4}
12mu|poppler-0.22.2-2|105	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
12mu|poppler-0.22.2-2|106	This is the QT backend version.
12mu|poppler-0.22.2-2|107	
12mu|poppler-0.22.2-2|108	%package -n %{libnameglib}
12mu|poppler-0.22.2-2|109	Summary:	PDF rendering library - glib binding
12mu|poppler-0.22.2-2|110	Group:		System/Libraries
12mu|poppler-0.22.2-2|111	Conflicts:	%{libname} < %{version}-%{release}
12mu|poppler-0.22.2-2|112	
12mu|poppler-0.22.2-2|113	%description -n %{libnameglib}
12mu|poppler-0.22.2-2|114	Poppler is a PDF rendering library based on the xpdf-3.0 code base.
12mu|poppler-0.22.2-2|115	
12mu|poppler-0.22.2-2|116	%package -n %{libnameglibdev}
12mu|poppler-0.22.2-2|117	Summary:	Development files for %{name}'s glib binding
12mu|poppler-0.22.2-2|118	Group:		Development/C++
12mu|poppler-0.22.2-2|119	Provides:	lib%{name}-glib-devel = %{version}
12mu|poppler-0.22.2-2|120	Requires:	%{libnameglib} = %{version}
12mu|poppler-0.22.2-2|121	Requires:	%{libnamedev} = %{version}
12mu|poppler-0.22.2-2|122	Conflicts:	%{libnamedev} < %{version}-%{release}
12mu|poppler-0.22.2-2|123	Obsoletes:	%{libnameglib}-devel < 0.20.2
12mu|poppler-0.22.2-2|124	
12mu|poppler-0.22.2-2|125	%description -n %{libnameglibdev}
12mu|poppler-0.22.2-2|126	Development files for %{name}'s glib binding.
12mu|poppler-0.22.2-2|127	
12mu|poppler-0.22.2-2|128	%package glib-demo
12mu|poppler-0.22.2-2|129	Summary:	Tool demonstrating %{libnameglib}
12mu|poppler-0.22.2-2|130	Group:		Development/C++
12mu|poppler-0.22.2-2|131	Requires:	%{libnameglib} = %{version}-%{release}
12mu|poppler-0.22.2-2|132	BuildRequires:	pkgconfig(gtk+-3.0) pkgconfig(gdk-pixbuf-2.0)
12mu|poppler-0.22.2-2|133	
12mu|poppler-0.22.2-2|134	%description glib-demo
12mu|poppler-0.22.2-2|135	Tool demonstrating %{libnameglib} by retrieving
12mu|poppler-0.22.2-2|136	information about PDF files and displaying them
12mu|poppler-0.22.2-2|137	
12mu|poppler-0.22.2-2|138	%package -n %{libnamecppdev}
12mu|poppler-0.22.2-2|139	Summary:	Development files for %{name}-cpp
12mu|poppler-0.22.2-2|140	Group:		Development/C++
12mu|poppler-0.22.2-2|141	Provides:	lib%{name}-cpp-devel = %{version}
12mu|poppler-0.22.2-2|142	Requires:	%{libnamecpp} = %{version}
12mu|poppler-0.22.2-2|143	Requires:	%{libnamedev} = %{version}
12mu|poppler-0.22.2-2|144	
12mu|poppler-0.22.2-2|145	%description -n %{libnamecppdev}
12mu|poppler-0.22.2-2|146	Development files for %{name}-cpp
12mu|poppler-0.22.2-2|147	
12mu|poppler-0.22.2-2|148	%prep
12mu|poppler-0.22.2-2|149	%setup -q
12mu|poppler-0.22.2-2|150	%apply_patches
12mu|poppler-0.22.2-2|151	
12mu|poppler-0.22.2-2|152	#needed by patch2
12mu|poppler-0.22.2-2|153	#libtoolize --force
12mu|poppler-0.22.2-2|154	#autoheader
12mu|poppler-0.22.2-2|155	#aclocal
12mu|poppler-0.22.2-2|156	#automake -a --add-missing
12mu|poppler-0.22.2-2|157	#autoconf
12mu|poppler-0.22.2-2|158	
12mu|poppler-0.22.2-2|159	%build
12mu|poppler-0.22.2-2|160	export CPPFLAGS="-I%{_includedir}/freetype2"
12mu|poppler-0.22.2-2|161	export PATH="%qt4dir/bin:${PATH}"
12mu|poppler-0.22.2-2|162	
12mu|poppler-0.22.2-2|163	%configure2_5x \
12mu|poppler-0.22.2-2|164	--enable-cairo-output \
12mu|poppler-0.22.2-2|165	--enable-poppler-qt4 \
12mu|poppler-0.22.2-2|166	--disable-poppler-qt \
12mu|poppler-0.22.2-2|167	--enable-xpdf-headers \
12mu|poppler-0.22.2-2|168	--enable-gtk-doc
12mu|poppler-0.22.2-2|169	%make
12mu|poppler-0.22.2-2|170	
12mu|poppler-0.22.2-2|171	%install
12mu|poppler-0.22.2-2|172	%makeinstall_std
12mu|poppler-0.22.2-2|173	cp -a config.h %{buildroot}%{_includedir}/poppler/
12mu|poppler-0.22.2-2|174	
12mu|poppler-0.22.2-2|175	%files
12mu|poppler-0.22.2-2|176	%doc AUTHORS COPYING NEWS README
12mu|poppler-0.22.2-2|177	%{_bindir}/*
12mu|poppler-0.22.2-2|178	%exclude %{_bindir}/poppler-glib-demo
12mu|poppler-0.22.2-2|179	%{_mandir}/man1/*
12mu|poppler-0.22.2-2|180	
12mu|poppler-0.22.2-2|181	%files -n %{libname}
12mu|poppler-0.22.2-2|182	%{_libdir}/libpoppler.so.%{major}*
12mu|poppler-0.22.2-2|183	
12mu|poppler-0.22.2-2|184	%files -n %{girname}
12mu|poppler-0.22.2-2|185	%{_libdir}/girepository-1.0/Poppler-0.18.typelib
12mu|poppler-0.22.2-2|186	
12mu|poppler-0.22.2-2|187	%files -n %{libnamedev}
12mu|poppler-0.22.2-2|188	%{_libdir}/libpoppler.so
12mu|poppler-0.22.2-2|189	%attr(644,root,root) %{_libdir}/libpoppler.*a
12mu|poppler-0.22.2-2|190	%dir %{_includedir}/poppler
12mu|poppler-0.22.2-2|191	%{_includedir}/poppler/config.h
12mu|poppler-0.22.2-2|192	%{_includedir}/poppler/[A-Z]*
12mu|poppler-0.22.2-2|193	%{_includedir}/poppler/fofi
12mu|poppler-0.22.2-2|194	%{_includedir}/poppler/goo
12mu|poppler-0.22.2-2|195	%{_includedir}/poppler/splash
12mu|poppler-0.22.2-2|196	%{_includedir}/poppler/poppler-config.h
12mu|poppler-0.22.2-2|197	%{_libdir}/pkgconfig/poppler-cairo.pc
12mu|poppler-0.22.2-2|198	%{_libdir}/pkgconfig/poppler-splash.pc
12mu|poppler-0.22.2-2|199	%{_libdir}/pkgconfig/poppler.pc
12mu|poppler-0.22.2-2|200	%{_datadir}/gtk-doc/html/%{name}
12mu|poppler-0.22.2-2|201	%{_datadir}/gir-1.0/Poppler-0.18.gir
12mu|poppler-0.22.2-2|202	
12mu|poppler-0.22.2-2|203	%files -n %{libnameglib}
12mu|poppler-0.22.2-2|204	%{_libdir}/libpoppler-glib.so.%{glibmajor}*
12mu|poppler-0.22.2-2|205	
12mu|poppler-0.22.2-2|206	%files glib-demo
12mu|poppler-0.22.2-2|207	%{_bindir}/poppler-glib-demo
12mu|poppler-0.22.2-2|208	
12mu|poppler-0.22.2-2|209	%files -n %{libnameglibdev}
12mu|poppler-0.22.2-2|210	%attr(644,root,root) %{_libdir}/libpoppler-glib.*a
12mu|poppler-0.22.2-2|211	%{_libdir}/libpoppler-glib.so
12mu|poppler-0.22.2-2|212	%{_libdir}/pkgconfig/poppler-glib.pc
12mu|poppler-0.22.2-2|213	%{_includedir}/poppler/glib
12mu|poppler-0.22.2-2|214	
12mu|poppler-0.22.2-2|215	%files -n %{libnameqt4dev}
12mu|poppler-0.22.2-2|216	%{_includedir}/poppler/qt4
12mu|poppler-0.22.2-2|217	%{_libdir}/pkgconfig/poppler-qt4.pc
12mu|poppler-0.22.2-2|218	%{_libdir}/libpoppler-qt4.so
12mu|poppler-0.22.2-2|219	%attr(644,root,root) %{_libdir}/libpoppler-qt4.*a
12mu|poppler-0.22.2-2|220	
12mu|poppler-0.22.2-2|221	%files -n %{libnameqt4}
12mu|poppler-0.22.2-2|222	%{_libdir}/libpoppler-qt4.so.%{qt4major}*
12mu|poppler-0.22.2-2|223	
12mu|poppler-0.22.2-2|224	%files -n %{libnamecpp}
12mu|poppler-0.22.2-2|225	%{_libdir}/libpoppler-cpp.so.%{cppmajor}*
12mu|poppler-0.22.2-2|226	
12mu|poppler-0.22.2-2|227	%files -n %{libnamecppdev}
12mu|poppler-0.22.2-2|228	%{_libdir}/libpoppler-cpp.so
12mu|poppler-0.22.2-2|229	%attr(644,root,root) %{_libdir}/libpoppler-cpp.*a
12mu|poppler-0.22.2-2|230	%{_libdir}/pkgconfig/poppler-cpp.pc
12mu|poppler-0.22.2-2|231	%{_includedir}/poppler/cpp
12mu|poppler-0.22.2-2|232	
12mu|poppler-0.22.2-2|233	
12mu|poppler-0.22.2-2|234	%changelog
12mu|poppler-0.22.2-2|235	* Thu Nov 21 2013 Alexander Kazancev <kazancas@gmail.com> 0.22.2-2
12mu|poppler-0.22.2-2|236	+ Revision: 26c08bd
12mu|poppler-0.22.2-2|237	- Build with lcms2
12mu|poppler-0.22.2-2|238	
12mu|poppler-0.22.2-2|239	

20637 12
12mu|postfix-2.9.4-2|1	%define _disable_ld_no_undefined 1
12mu|postfix-2.9.4-2|2	%define libname %mklibname postfix 1
12mu|postfix-2.9.4-2|3	%define sendmail_command %{_sbindir}/sendmail.postfix
12mu|postfix-2.9.4-2|4	
12mu|postfix-2.9.4-2|5	%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
12mu|postfix-2.9.4-2|6	
12mu|postfix-2.9.4-2|7	# use bcond_with if default is disabled
12mu|postfix-2.9.4-2|8	# use bcond_without if default is enabled
12mu|postfix-2.9.4-2|9	# built
12mu|postfix-2.9.4-2|10	%bcond_without ldap
12mu|postfix-2.9.4-2|11	%bcond_without mysql
12mu|postfix-2.9.4-2|12	%bcond_without pgsql
12mu|postfix-2.9.4-2|13	%bcond_without sqlite
12mu|postfix-2.9.4-2|14	%bcond_without pcre
12mu|postfix-2.9.4-2|15	%bcond_without sasl
12mu|postfix-2.9.4-2|16	%bcond_without tls
12mu|postfix-2.9.4-2|17	%bcond_without ipv6
12mu|postfix-2.9.4-2|18	%bcond_without cdb
12mu|postfix-2.9.4-2|19	%bcond_without chroot
12mu|postfix-2.9.4-2|20	
12mu|postfix-2.9.4-2|21	# Postfix requires one exlusive uid/gid and a 2nd exclusive gid for its own use.
12mu|postfix-2.9.4-2|22	%define maildrop_group	postdrop
12mu|postfix-2.9.4-2|23	%define queue_directory	%{_var}/spool/postfix
12mu|postfix-2.9.4-2|24	
12mu|postfix-2.9.4-2|25	# Macro: %{dynmap_add_cmd <name> [<soname>] [-m]}
12mu|postfix-2.9.4-2|26	%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;
12mu|postfix-2.9.4-2|27	%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;
12mu|postfix-2.9.4-2|28	
12mu|postfix-2.9.4-2|29	Summary:	Postfix Mail Transport Agent
12mu|postfix-2.9.4-2|30	Name:		postfix
12mu|postfix-2.9.4-2|31	Epoch:		1
12mu|postfix-2.9.4-2|32	Version:	2.9.4
12mu|postfix-2.9.4-2|33	Release:	2
12mu|postfix-2.9.4-2|34	License:	IBM Public License
12mu|postfix-2.9.4-2|35	Group:		System/Servers
12mu|postfix-2.9.4-2|36	URL:		http://www.postfix.org/
12mu|postfix-2.9.4-2|37	Source0: 	ftp://ftp.porcupine.org/mirrors/postfix-release/official/%{name}-%{version}.tar.gz
12mu|postfix-2.9.4-2|38	Source1: 	%{SOURCE0}.sig
12mu|postfix-2.9.4-2|39	Source2: 	postfix-main.cf
12mu|postfix-2.9.4-2|40	Source3: 	postfix-etc-init.d-postfix
12mu|postfix-2.9.4-2|41	Source4:	postfix-etc-pam.d-smtp
12mu|postfix-2.9.4-2|42	Source5:	postfix-aliases
12mu|postfix-2.9.4-2|43	Source6:	postfix-ip-up
12mu|postfix-2.9.4-2|44	Source7:	postfix-ip-down
12mu|postfix-2.9.4-2|45	Source8:	postfix-ifup-d
12mu|postfix-2.9.4-2|46	Source10:	postfix-README.MDK
12mu|postfix-2.9.4-2|47	Source11:	postfix-README.MDK.update
12mu|postfix-2.9.4-2|48	Source12:	postfix-bash-completion
12mu|postfix-2.9.4-2|49	Source13:	http://www.seaglass.com/postfix/faq.html
12mu|postfix-2.9.4-2|50	Source14:	postfix-chroot.sh
12mu|postfix-2.9.4-2|51	Source15:	postfix-smtpd.conf
12mu|postfix-2.9.4-2|52	
12mu|postfix-2.9.4-2|53	# Simon J. Mudd stuff
12mu|postfix-2.9.4-2|54	Source21:	ftp://ftp.wl0.org/postfinger/postfinger-1.30
12mu|postfix-2.9.4-2|55	
12mu|postfix-2.9.4-2|56	# Jim Seymour stuff
12mu|postfix-2.9.4-2|57	Source25:	http://jimsun.LinxNet.com/misc/postfix-anti-UCE.txt
12mu|postfix-2.9.4-2|58	Source26:	http://jimsun.LinxNet.com/misc/header_checks.txt
12mu|postfix-2.9.4-2|59	Source27:	http://jimsun.LinxNet.com/misc/body_checks.txt
12mu|postfix-2.9.4-2|60	
12mu|postfix-2.9.4-2|61	# Dynamic map patch taken from debian's package
12mu|postfix-2.9.4-2|62	Patch0:		postfix-2.9.1-dynamicmaps.diff
12mu|postfix-2.9.4-2|63	Patch5:		postfix-2.9.1-dynamicmaps2.diff
12mu|postfix-2.9.4-2|64	
12mu|postfix-2.9.4-2|65	Patch1:		postfix-2.9.1-mdkconfig.diff
12mu|postfix-2.9.4-2|66	Patch2:		postfix-alternatives-mdk.patch
12mu|postfix-2.9.4-2|67	
12mu|postfix-2.9.4-2|68	# dbupgrade patch patch split from dynamicmaps one
12mu|postfix-2.9.4-2|69	Patch3:		postfix-2.9.1-dbupgrade.diff
12mu|postfix-2.9.4-2|70	
12mu|postfix-2.9.4-2|71	# sdbm patch patch split from dynamicmaps one
12mu|postfix-2.9.4-2|72	Patch4:		postfix-2.7.0-sdbm.patch
12mu|postfix-2.9.4-2|73	
12mu|postfix-2.9.4-2|74	# Shamelessy stolen from debian
12mu|postfix-2.9.4-2|75	Patch6:		postfix-2.2.4-smtpstone.patch
12mu|postfix-2.9.4-2|76	
12mu|postfix-2.9.4-2|77	BuildRequires:	db-devel
12mu|postfix-2.9.4-2|78	BuildRequires:	gawk
12mu|postfix-2.9.4-2|79	BuildRequires:	perl-base
12mu|postfix-2.9.4-2|80	BuildRequires:	sed
12mu|postfix-2.9.4-2|81	BuildRequires:	html2text
12mu|postfix-2.9.4-2|82	%if %{with sasl}
12mu|postfix-2.9.4-2|83	BuildRequires:	libsasl-devel >= 2.0
12mu|postfix-2.9.4-2|84	%endif
12mu|postfix-2.9.4-2|85	%if %{with tls}
12mu|postfix-2.9.4-2|86	BuildRequires:	openssl-devel >= 0.9.7
12mu|postfix-2.9.4-2|87	%endif
12mu|postfix-2.9.4-2|88	
12mu|postfix-2.9.4-2|89	Provides:	mail-server
12mu|postfix-2.9.4-2|90	Provides:	sendmail-command
12mu|postfix-2.9.4-2|91	# syslog-ng before this version needed a different chroot script,
12mu|postfix-2.9.4-2|92	# which was bug-prone
12mu|postfix-2.9.4-2|93	Conflicts:	syslog-ng < 3.1-0.beta2.2
12mu|postfix-2.9.4-2|94	# http://archives.mandrivalinux.com/cooker/2005-06/msg01987.php
12mu|postfix-2.9.4-2|95	Requires(post): chkconfig
12mu|postfix-2.9.4-2|96	Requires: initscripts
12mu|postfix-2.9.4-2|97	Requires: syslog-daemon
12mu|postfix-2.9.4-2|98	Requires: coreutils
12mu|postfix-2.9.4-2|99	Requires: diffutils
12mu|postfix-2.9.4-2|100	Requires: gawk
12mu|postfix-2.9.4-2|101	Requires(pre,post,postun,preun): rpm-helper >= 0.3
12mu|postfix-2.9.4-2|102	Requires(pre,post):	sed
12mu|postfix-2.9.4-2|103	%if %{with tls}
12mu|postfix-2.9.4-2|104	Requires(post):	openssl
12mu|postfix-2.9.4-2|105	%endif
12mu|postfix-2.9.4-2|106	Requires(post,preun): update-alternatives
12mu|postfix-2.9.4-2|107	Requires(post,preun): %{libname} >= %EVRD
12mu|postfix-2.9.4-2|108	Requires: %name-config >= 2.9.0-1
12mu|postfix-2.9.4-2|109	
12mu|postfix-2.9.4-2|110	%description
12mu|postfix-2.9.4-2|111	Postfix is a Mail Transport Agent (MTA), supporting LDAP, SMTP AUTH (SASL),
12mu|postfix-2.9.4-2|112	TLS and running in a chroot environment.
12mu|postfix-2.9.4-2|113	
12mu|postfix-2.9.4-2|114	Postfix is Wietse Venema's mailer that started life as an alternative
12mu|postfix-2.9.4-2|115	to the widely-used Sendmail program.
12mu|postfix-2.9.4-2|116	Postfix attempts to be fast, easy to administer, and secure, while at
12mu|postfix-2.9.4-2|117	the same time being sendmail compatible enough to not upset existing
12mu|postfix-2.9.4-2|118	users. Thus, the outside has a sendmail-ish flavor, but the inside is
12mu|postfix-2.9.4-2|119	completely different.
12mu|postfix-2.9.4-2|120	This software was formerly known as VMailer. It was released by the end
12mu|postfix-2.9.4-2|121	of 1998 as the IBM Secure Mailer. From then on it has lived on as Postfix.
12mu|postfix-2.9.4-2|122	
12mu|postfix-2.9.4-2|123	PLEASE READ THE %{_defaultdocdir}/%{name}/README.MDK FILE.
12mu|postfix-2.9.4-2|124	
12mu|postfix-2.9.4-2|125	%package -n %{libname}
12mu|postfix-2.9.4-2|126	Summary:	Shared libraries required to run Postfix
12mu|postfix-2.9.4-2|127	Group:		System/Servers
12mu|postfix-2.9.4-2|128	
12mu|postfix-2.9.4-2|129	%description -n %{libname}
12mu|postfix-2.9.4-2|130	This package contains shared libraries used by Postfix.
12mu|postfix-2.9.4-2|131	
12mu|postfix-2.9.4-2|132	%if %{with ldap}
12mu|postfix-2.9.4-2|133	%package ldap
12mu|postfix-2.9.4-2|134	Summary:	LDAP map support for Postfix
12mu|postfix-2.9.4-2|135	Group:		System/Servers
12mu|postfix-2.9.4-2|136	BuildRequires:	openldap-devel >= 2.1
12mu|postfix-2.9.4-2|137	Requires:	%{name} = %EVRD
12mu|postfix-2.9.4-2|138	
12mu|postfix-2.9.4-2|139	%description ldap
12mu|postfix-2.9.4-2|140	This package provides support for LDAP maps in Postfix.
12mu|postfix-2.9.4-2|141	%endif
12mu|postfix-2.9.4-2|142	
12mu|postfix-2.9.4-2|143	%if %{with pcre}
12mu|postfix-2.9.4-2|144	%package pcre
12mu|postfix-2.9.4-2|145	Summary:	PCRE map support for Postfix
12mu|postfix-2.9.4-2|146	Group:		System/Servers
12mu|postfix-2.9.4-2|147	BuildRequires:	pcre-devel
12mu|postfix-2.9.4-2|148	Requires:	%{name} = %EVRD
12mu|postfix-2.9.4-2|149	
12mu|postfix-2.9.4-2|150	%description pcre
12mu|postfix-2.9.4-2|151	This package provides support for PCRE (perl compatible regular expression)
12mu|postfix-2.9.4-2|152	maps in Postfix.
12mu|postfix-2.9.4-2|153	%endif
12mu|postfix-2.9.4-2|154	
12mu|postfix-2.9.4-2|155	%if %{with mysql}
12mu|postfix-2.9.4-2|156	%package mysql
12mu|postfix-2.9.4-2|157	Summary:	MYSQL map support for Postfix
12mu|postfix-2.9.4-2|158	Group:		System/Servers
12mu|postfix-2.9.4-2|159	BuildRequires:	mysql-devel
12mu|postfix-2.9.4-2|160	Requires:	%{name} = %EVRD
12mu|postfix-2.9.4-2|161	
12mu|postfix-2.9.4-2|162	%description mysql
12mu|postfix-2.9.4-2|163	This package provides support for MYSQL maps in Postfix.
12mu|postfix-2.9.4-2|164	%endif
12mu|postfix-2.9.4-2|165	
12mu|postfix-2.9.4-2|166	%if %{with pgsql}
12mu|postfix-2.9.4-2|167	%package pgsql
12mu|postfix-2.9.4-2|168	Summary:	Postgres SQL map support for Postfix
12mu|postfix-2.9.4-2|169	Group:		System/Servers
12mu|postfix-2.9.4-2|170	BuildRequires:	postgresql9.0-devel
12mu|postfix-2.9.4-2|171	Requires:	%{name} = %EVRD
12mu|postfix-2.9.4-2|172	
12mu|postfix-2.9.4-2|173	%description pgsql
12mu|postfix-2.9.4-2|174	This package provides support for Postgres SQL maps in Postfix.
12mu|postfix-2.9.4-2|175	%endif
12mu|postfix-2.9.4-2|176	
12mu|postfix-2.9.4-2|177	%if %{with sqlite}
12mu|postfix-2.9.4-2|178	%package sqlite
12mu|postfix-2.9.4-2|179	Summary:	SQLite map support for Postfix
12mu|postfix-2.9.4-2|180	Group:		System/Servers
12mu|postfix-2.9.4-2|181	BuildRequires:	sqlite3-devel
12mu|postfix-2.9.4-2|182	Requires:	%{name} = %EVRD
12mu|postfix-2.9.4-2|183	
12mu|postfix-2.9.4-2|184	%description sqlite
12mu|postfix-2.9.4-2|185	This package provides support for SQLite maps in Postfix.
12mu|postfix-2.9.4-2|186	%endif
12mu|postfix-2.9.4-2|187	
12mu|postfix-2.9.4-2|188	%if %{with cdb}
12mu|postfix-2.9.4-2|189	%package cdb
12mu|postfix-2.9.4-2|190	Summary:	CDB map support for Postfix
12mu|postfix-2.9.4-2|191	Group:		System/Servers
12mu|postfix-2.9.4-2|192	BuildRequires:	libtinycdb-devel
12mu|postfix-2.9.4-2|193	Requires:	%{name} = %EVRD
12mu|postfix-2.9.4-2|194	
12mu|postfix-2.9.4-2|195	%description cdb
12mu|postfix-2.9.4-2|196	This package provides support for CDB maps in Postfix.
12mu|postfix-2.9.4-2|197	%endif
12mu|postfix-2.9.4-2|198	
12mu|postfix-2.9.4-2|199	%package config-standalone
12mu|postfix-2.9.4-2|200	Summary: Default configuration files for running Postfix standalone
12mu|postfix-2.9.4-2|201	Provides: %name-config = %version-%release
12mu|postfix-2.9.4-2|202	Conflicts: %name-config-dovecot
12mu|postfix-2.9.4-2|203	
12mu|postfix-2.9.4-2|204	%description config-standalone
12mu|postfix-2.9.4-2|205	Default configuration files for running Postfix standalone.
12mu|postfix-2.9.4-2|206	
12mu|postfix-2.9.4-2|207	Use this config if you intend to run Postfix without dovecot.
12mu|postfix-2.9.4-2|208	Alternatively, install %name-config-dovecot for the
12mu|postfix-2.9.4-2|209	postfix/dovecot combo.
12mu|postfix-2.9.4-2|210	
12mu|postfix-2.9.4-2|211	%prep
12mu|postfix-2.9.4-2|212	%setup -q
12mu|postfix-2.9.4-2|213	%apply_patches
12mu|postfix-2.9.4-2|214	# no backup files here, otherwise they get included in %%doc
12mu|postfix-2.9.4-2|215	find . -name \*.orig -exec rm {} \;
12mu|postfix-2.9.4-2|216	
12mu|postfix-2.9.4-2|217	mkdir -p conf/dist
12mu|postfix-2.9.4-2|218	mv conf/main.cf conf/dist
12mu|postfix-2.9.4-2|219	cp %{SOURCE2} conf/main.cf
12mu|postfix-2.9.4-2|220	
12mu|postfix-2.9.4-2|221	# ugly hack for 32/64 arches
12mu|postfix-2.9.4-2|222	if [ %{_lib} != lib ]; then
12mu|postfix-2.9.4-2|223	sed -i -e 's@^/usr/lib/@%{_libdir}/@' conf/postfix-files
12mu|postfix-2.9.4-2|224	sed -i -e "s@/lib/@/%{_lib}@g" conf/main.cf
12mu|postfix-2.9.4-2|225	fi
12mu|postfix-2.9.4-2|226	
12mu|postfix-2.9.4-2|227	install -m644 %{SOURCE10} README.MDK
12mu|postfix-2.9.4-2|228	install -m644 %{SOURCE11} README.MDK.update
12mu|postfix-2.9.4-2|229	install -m644 %{SOURCE13} postfix-users-faq.html
12mu|postfix-2.9.4-2|230	
12mu|postfix-2.9.4-2|231	mkdir UCE
12mu|postfix-2.9.4-2|232	install -m644 %{SOURCE25} UCE
12mu|postfix-2.9.4-2|233	install -m644 %{SOURCE26} UCE
12mu|postfix-2.9.4-2|234	install -m644 %{SOURCE27} UCE
12mu|postfix-2.9.4-2|235	
12mu|postfix-2.9.4-2|236	%if %{with chroot}
12mu|postfix-2.9.4-2|237	cp -p conf/master.cf conf/master.cf.chroot
12mu|postfix-2.9.4-2|238	awk -v NEVER_CHROOT_PROGRAM='^(proxymap|local|pipe|virtual|spawn)$' \
12mu|postfix-2.9.4-2|239	-v NEVER_CHROOT_SERVICE='^cyrus$' '
12mu|postfix-2.9.4-2|240	BEGIN                   { IFS="[ \t]+"; OFS="\t"; }
12mu|postfix-2.9.4-2|241	/^#/                    { print; next; }
12mu|postfix-2.9.4-2|242	/^ /                    { print; next; }
12mu|postfix-2.9.4-2|243	$1 ~ NEVER_CHROOT_SERVICE    { print; next; }
12mu|postfix-2.9.4-2|244	$8 ~ NEVER_CHROOT_PROGRAM    { print; next; }
12mu|postfix-2.9.4-2|245	$5 == "n"               { $5="y"; print $0; next; }
12mu|postfix-2.9.4-2|246	{ print; }
12mu|postfix-2.9.4-2|247	' conf/master.cf.chroot > conf/master.cf
12mu|postfix-2.9.4-2|248	%endif
12mu|postfix-2.9.4-2|249	
12mu|postfix-2.9.4-2|250	# use sed to fix mantools/postlink for our non posix sed
12mu|postfix-2.9.4-2|251	#cp -p mantools/postlink mantools/postlink.posix
12mu|postfix-2.9.4-2|252	#sed -e 's/\[\[:<:\]\]/\\</g; s/\[\[:>:\]\]/\\>/g' mantools/postlink.posix > mantools/postlink
12mu|postfix-2.9.4-2|253	# XXX - andreas - original postlink with perl is segfaulting
12mu|postfix-2.9.4-2|254	cp -p mantools/postlink.sed mantools/postlink.posix
12mu|postfix-2.9.4-2|255	sed -e 's/\[\[:<:\]\]/\\</g; s/\[\[:>:\]\]/\\>/g' mantools/postlink.posix > mantools/postlink
12mu|postfix-2.9.4-2|256	
12mu|postfix-2.9.4-2|257	%build
12mu|postfix-2.9.4-2|258	%serverbuild
12mu|postfix-2.9.4-2|259	# it does not work with -fPIE and someone added that to the serverbuild macro...
12mu|postfix-2.9.4-2|260	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
12mu|postfix-2.9.4-2|261	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
12mu|postfix-2.9.4-2|262	RPM_OPT_FLAGS=`echo $RPM_OPT_FLAGS|sed -e 's|-fPIE||g'`
12mu|postfix-2.9.4-2|263	
12mu|postfix-2.9.4-2|264	OPT="$RPM_OPT_FLAGS"
12mu|postfix-2.9.4-2|265	DEBUG=
12mu|postfix-2.9.4-2|266	CCARGS=
12mu|postfix-2.9.4-2|267	AUXLIBS="%{?ldflags:%ldflags}"
12mu|postfix-2.9.4-2|268	AUXLIBS=`echo $AUXLIBS|sed -e 's|-fPIE||g'`
12mu|postfix-2.9.4-2|269	
12mu|postfix-2.9.4-2|270	# the patch is mixed with SDBM support :(
12mu|postfix-2.9.4-2|271	CCARGS="${CCARGS} -DHAS_SDBM -DHAS_DLOPEN"
12mu|postfix-2.9.4-2|272	
12mu|postfix-2.9.4-2|273	%if %{with ldap}
12mu|postfix-2.9.4-2|274	CCARGS="${CCARGS} -DHAS_LDAP"
12mu|postfix-2.9.4-2|275	%endif
12mu|postfix-2.9.4-2|276	%if %{with pcre}
12mu|postfix-2.9.4-2|277	CCARGS="${CCARGS} -DHAS_PCRE"
12mu|postfix-2.9.4-2|278	%endif
12mu|postfix-2.9.4-2|279	%if %{with mysql}
12mu|postfix-2.9.4-2|280	CCARGS="${CCARGS} -DHAS_MYSQL -I/usr/include/mysql"
12mu|postfix-2.9.4-2|281	%endif
12mu|postfix-2.9.4-2|282	%if %{with pgsql}
12mu|postfix-2.9.4-2|283	CCARGS="${CCARGS} -DHAS_PGSQL -I/usr/include/pgsql"
12mu|postfix-2.9.4-2|284	%endif
12mu|postfix-2.9.4-2|285	%if %{with sasl}
12mu|postfix-2.9.4-2|286	CCARGS="${CCARGS} -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl"
12mu|postfix-2.9.4-2|287	AUXLIBS="${AUXLIBS} -lsasl2"
12mu|postfix-2.9.4-2|288	%endif
12mu|postfix-2.9.4-2|289	%if ! %{with ipv6}
12mu|postfix-2.9.4-2|290	CCARGS="${CCARGS} -DNO_IPV6"
12mu|postfix-2.9.4-2|291	%endif
12mu|postfix-2.9.4-2|292	%if %{with tls}
12mu|postfix-2.9.4-2|293	CCARGS="${CCARGS} -DUSE_TLS -I/usr/include/openssl"
12mu|postfix-2.9.4-2|294	AUXLIBS="${AUXLIBS} -lssl -lcrypto"
12mu|postfix-2.9.4-2|295	%endif
12mu|postfix-2.9.4-2|296	%if %{with cdb}
12mu|postfix-2.9.4-2|297	CCARGS="${CCARGS} -DHAS_CDB"
12mu|postfix-2.9.4-2|298	%endif
12mu|postfix-2.9.4-2|299	
12mu|postfix-2.9.4-2|300	export CCARGS AUXLIBS OPT DEBUG
12mu|postfix-2.9.4-2|301	make -f Makefile.init makefiles
12mu|postfix-2.9.4-2|302	
12mu|postfix-2.9.4-2|303	unset CCARGS AUXLIBS DEBUG OPT
12mu|postfix-2.9.4-2|304	make
12mu|postfix-2.9.4-2|305	make manpages
12mu|postfix-2.9.4-2|306	
12mu|postfix-2.9.4-2|307	for i in lib/*.a; do
12mu|postfix-2.9.4-2|308	j=${i#lib/lib}
12mu|postfix-2.9.4-2|309	ln -s ${i#lib/} lib/libpostfix-${j%.a}.so.1
12mu|postfix-2.9.4-2|310	done
12mu|postfix-2.9.4-2|311	
12mu|postfix-2.9.4-2|312	# generate main.cf.default here, since in make it will fail
12mu|postfix-2.9.4-2|313	cat > conf/main.cf.default << EOF
12mu|postfix-2.9.4-2|314	# DO NOT EDIT THIS FILE. EDIT THE MAIN.CF FILE INSTEAD. THE
12mu|postfix-2.9.4-2|315	# TEXT HERE JUST SHOWS DEFAULT SETTINGS BUILT INTO POSTFIX.
12mu|postfix-2.9.4-2|316	#
12mu|postfix-2.9.4-2|317	EOF
12mu|postfix-2.9.4-2|318	LD_LIBRARY_PATH=$PWD/lib${LD_LIBRARY_PATH:+:}${LD_LIBRARY_PATH} \
12mu|postfix-2.9.4-2|319	./src/postconf/postconf -d | \
12mu|postfix-2.9.4-2|320	egrep -v '^(myhostname|mydomain|mynetworks) ' >> conf/main.cf.default
12mu|postfix-2.9.4-2|321	
12mu|postfix-2.9.4-2|322	# add correct parameters to main.cf.dist
12mu|postfix-2.9.4-2|323	LD_LIBRARY_PATH=$PWD/lib${LD_LIBRARY_PATH:+:}${LD_LIBRARY_PATH} \
12mu|postfix-2.9.4-2|324	./src/postconf/postconf -c ./conf/dist -e \
12mu|postfix-2.9.4-2|325	%post_install_parameters
12mu|postfix-2.9.4-2|326	mv conf/dist/main.cf conf/main.cf.dist
12mu|postfix-2.9.4-2|327	
12mu|postfix-2.9.4-2|328	%install
12mu|postfix-2.9.4-2|329	rm -fr %{buildroot}
12mu|postfix-2.9.4-2|330	
12mu|postfix-2.9.4-2|331	# install postfix into the build root
12mu|postfix-2.9.4-2|332	LD_LIBRARY_PATH=$PWD/lib${LD_LIBRARY_PATH:+:$LD_LIBRARY_PATH} \
12mu|postfix-2.9.4-2|333	make non-interactive-package \
12mu|postfix-2.9.4-2|334	install_root=%{buildroot} \
12mu|postfix-2.9.4-2|335	config_directory=%{_sysconfdir}/postfix \
12mu|postfix-2.9.4-2|336	%post_install_parameters \
12mu|postfix-2.9.4-2|337	|| exit 1
12mu|postfix-2.9.4-2|338	
12mu|postfix-2.9.4-2|339	mkdir -p %{buildroot}/var/lib/postfix
12mu|postfix-2.9.4-2|340	
12mu|postfix-2.9.4-2|341	for i in lib/*.a; do
12mu|postfix-2.9.4-2|342	j=${i#lib/lib}
12mu|postfix-2.9.4-2|343	install $i %{buildroot}%{_libdir}/libpostfix-${j%.a}.so.1
12mu|postfix-2.9.4-2|344	done
12mu|postfix-2.9.4-2|345	
12mu|postfix-2.9.4-2|346	# rpm %%doc macro wants to take his files in buildroot
12mu|postfix-2.9.4-2|347	rm -fr DOC
12mu|postfix-2.9.4-2|348	mkdir DOC
12mu|postfix-2.9.4-2|349	mv %{buildroot}%{_docdir}/%{name}/html DOC/html
12mu|postfix-2.9.4-2|350	mv %{buildroot}%{_docdir}/%{name}/README_FILES DOC/README_FILES
12mu|postfix-2.9.4-2|351	
12mu|postfix-2.9.4-2|352	# for sasl configuration
12mu|postfix-2.9.4-2|353	mkdir -p %{buildroot}%{_sysconfdir}/sasl2
12mu|postfix-2.9.4-2|354	cp %{SOURCE15} %{buildroot}%{_sysconfdir}/sasl2/smtpd.conf
12mu|postfix-2.9.4-2|355	
12mu|postfix-2.9.4-2|356	# This installs into the /etc/rc.d/init.d directory
12mu|postfix-2.9.4-2|357	mkdir -p %{buildroot}%{_initrddir}
12mu|postfix-2.9.4-2|358	install -c %{SOURCE3} %{buildroot}%{_initrddir}/postfix
12mu|postfix-2.9.4-2|359	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mu|postfix-2.9.4-2|360	install -c %{SOURCE4} %{buildroot}%{_sysconfdir}/pam.d/smtp
12mu|postfix-2.9.4-2|361	
12mu|postfix-2.9.4-2|362	mkdir -p %{buildroot}%{_sysconfdir}/ppp/ip-{up,down}.d
12mu|postfix-2.9.4-2|363	install -c %{SOURCE6} %{buildroot}%{_sysconfdir}/ppp/ip-up.d/postfix
12mu|postfix-2.9.4-2|364	install -c %{SOURCE7} %{buildroot}%{_sysconfdir}/ppp/ip-down.d/postfix
12mu|postfix-2.9.4-2|365	
12mu|postfix-2.9.4-2|366	mkdir -p %{buildroot}%{_sysconfdir}/resolvconf/update-libc.d/
12mu|postfix-2.9.4-2|367	install -c %{SOURCE8} %{buildroot}%{_sysconfdir}/resolvconf/update-libc.d/postfix
12mu|postfix-2.9.4-2|368	
12mu|postfix-2.9.4-2|369	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12mu|postfix-2.9.4-2|370	touch %{buildroot}%{_sysconfdir}/sysconfig/postfix
12mu|postfix-2.9.4-2|371	
12mu|postfix-2.9.4-2|372	# this is used by some examples (cyrus)
12mu|postfix-2.9.4-2|373	mkdir -p %{buildroot}%{queue_directory}/extern
12mu|postfix-2.9.4-2|374	
12mu|postfix-2.9.4-2|375	install -c auxiliary/rmail/rmail %{buildroot}%{_bindir}/rmail
12mu|postfix-2.9.4-2|376	
12mu|postfix-2.9.4-2|377	# copy new aliases files and generate a ghost aliases.db file
12mu|postfix-2.9.4-2|378	cp -f %{SOURCE5} %{buildroot}%{_sysconfdir}/postfix/aliases
12mu|postfix-2.9.4-2|379	chmod 644 %{buildroot}%{_sysconfdir}/postfix/aliases
12mu|postfix-2.9.4-2|380	touch %{buildroot}%{_sysconfdir}/postfix/aliases.db
12mu|postfix-2.9.4-2|381	
12mu|postfix-2.9.4-2|382	# install chroot script and postfinger
12mu|postfix-2.9.4-2|383	install -m 0755 %{SOURCE14} %{buildroot}%{_sbindir}/postfix-chroot.sh
12mu|postfix-2.9.4-2|384	install -m 0755 %{SOURCE21} %{buildroot}%{_sbindir}/postfinger
12mu|postfix-2.9.4-2|385	
12mu|postfix-2.9.4-2|386	# install qshape
12mu|postfix-2.9.4-2|387	install -m755 auxiliary/qshape/qshape.pl %{buildroot}%{_sbindir}/qshape
12mu|postfix-2.9.4-2|388	cp man/man1/qshape.1 %{buildroot}%{_mandir}/man1/qshape.1
12mu|postfix-2.9.4-2|389	
12mu|postfix-2.9.4-2|390	# RPM compresses man pages automatically.
12mu|postfix-2.9.4-2|391	# - Edit postfix-files to reflect this, so post-install won't get confused
12mu|postfix-2.9.4-2|392	#   when called during package installation.
12mu|postfix-2.9.4-2|393	sed -i -e "s@\(/man[158]/.*\.[158]\):@\1%{_extension}:@" %{buildroot}%{_libdir}/postfix/postfix-files
12mu|postfix-2.9.4-2|394	
12mu|postfix-2.9.4-2|395	# remove files that are not in the main package
12mu|postfix-2.9.4-2|396	sed -i -e "/dict_.*\.so/d" %{buildroot}%{_libdir}/postfix/postfix-files
12mu|postfix-2.9.4-2|397	
12mu|postfix-2.9.4-2|398	# remove sample_directory from main.cf (#15297)
12mu|postfix-2.9.4-2|399	# the default is /etc/postfix
12mu|postfix-2.9.4-2|400	sed -i -e "/^sample_directory/d" %{buildroot}%{_sysconfdir}/postfix/main.cf
12mu|postfix-2.9.4-2|401	
12mu|postfix-2.9.4-2|402	%pre
12mu|postfix-2.9.4-2|403	%_pre_useradd postfix %{queue_directory} /bin/false
12mu|postfix-2.9.4-2|404	%_pre_groupadd %{maildrop_group} postfix
12mu|postfix-2.9.4-2|405	# disable chroot of spawn service in /etc/sysconfig/postfix,
12mu|postfix-2.9.4-2|406	# but do it only once and only if user did not
12mu|postfix-2.9.4-2|407	# modify /etc/sysconfig/postfix manually
12mu|postfix-2.9.4-2|408	if grep -qs "^NEVER_CHROOT_PROGRAM='^(proxymap|local|pipe|virtual)$'$" /etc/sysconfig/postfix; then
12mu|postfix-2.9.4-2|409	if ! grep -qs "^NEVER_CHROOT_PROGRAM='^(proxymap|local|pipe|virtual|spawn)$'$" /usr/sbin/postfix-chroot.sh; then
12mu|postfix-2.9.4-2|410	perl -pi -e "s/^NEVER_CHROOT_PROGRAM=.*\$/NEVER_CHROOT_PROGRAM=\'^(proxymap|local|pipe|virtual|spawn)\\\$\'/" /etc/sysconfig/postfix
12mu|postfix-2.9.4-2|411	fi
12mu|postfix-2.9.4-2|412	fi
12mu|postfix-2.9.4-2|413	# disable some unneeded and potentially harmful nss libraries in
12mu|postfix-2.9.4-2|414	# /etc/sysconfig/postfix, but do it only once and only if user did not
12mu|postfix-2.9.4-2|415	# modify /etc/sysconfig/postfix manually
12mu|postfix-2.9.4-2|416	if grep -qs "^IGNORE_NSS_LIBS='^$'$" /etc/sysconfig/postfix; then
12mu|postfix-2.9.4-2|417	if ! grep -qs "^IGNORE_NSS_LIBS='^(mdns.*|ldap|db|wins)$'$" /usr/sbin/postfix-chroot.sh; then
12mu|postfix-2.9.4-2|418	perl -pi -e "s/^IGNORE_NSS_LIBS=.*\$/IGNORE_NSS_LIBS=\'^(mdns.*|ldap|db|wins)\\\$\'/" /etc/sysconfig/postfix
12mu|postfix-2.9.4-2|419	fi
12mu|postfix-2.9.4-2|420	fi
12mu|postfix-2.9.4-2|421	
12mu|postfix-2.9.4-2|422	%post
12mu|postfix-2.9.4-2|423	# we don't have these maps anymore as separate packages/plugins:
12mu|postfix-2.9.4-2|424	# cidr, tcp and sdbm (2007.0)
12mu|postfix-2.9.4-2|425	if [ "$1" -eq "2" ]; then
12mu|postfix-2.9.4-2|426	sed -i "/^cidr/d;/^sdbm/d;/^tcp/d" %{_sysconfdir}/postfix/dynamicmaps.cf
12mu|postfix-2.9.4-2|427	fi
12mu|postfix-2.9.4-2|428	
12mu|postfix-2.9.4-2|429	# upgrade configuration files if necessary
12mu|postfix-2.9.4-2|430	%{_sbindir}/postfix \
12mu|postfix-2.9.4-2|431	set-permissions \
12mu|postfix-2.9.4-2|432	upgrade-configuration \
12mu|postfix-2.9.4-2|433	config_directory=%{_sysconfdir}/postfix \
12mu|postfix-2.9.4-2|434	%post_install_parameters
12mu|postfix-2.9.4-2|435	
12mu|postfix-2.9.4-2|436	# move previous sasl configuration files to new location if applicable
12mu|postfix-2.9.4-2|437	# have to go through many loops to prevent damaging user configuration
12mu|postfix-2.9.4-2|438	# this changed around 2007.0 so it should go away soon
12mu|postfix-2.9.4-2|439	saslpath=`postconf -h smtpd_sasl_path`
12mu|postfix-2.9.4-2|440	if [ "${saslpath}" != "${saslpath##*:}" -o "${saslpath}" != "${saslpath##*/usr/lib}" ]; then
12mu|postfix-2.9.4-2|441	postconf -e smtpd_sasl_path=smtpd
12mu|postfix-2.9.4-2|442	fi
12mu|postfix-2.9.4-2|443	
12mu|postfix-2.9.4-2|444	for old_smtpd_conf in /etc/postfix/sasl/smtpd.conf %{_libdir}/sasl2/smtpd.conf; do
12mu|postfix-2.9.4-2|445	if [ -e ${old_smtpd_conf} ]; then
12mu|postfix-2.9.4-2|446	if ! grep -qsve '^\(#.*\|[[:space:]]*\)$' /etc/sasl2/smtpd.conf; then
12mu|postfix-2.9.4-2|447	# /etc/sasl2/smtpd.conf missing or just comments
12mu|postfix-2.9.4-2|448	if [ -s /etc/sasl2/smtpd.conf ] && [ ! -e /etc/sasl2/smtpd.conf.rpmnew -o /etc/sasl2/smtpd.conf -nt /etc/sasl2/smtpd.conf.rpmnew ]; then
12mu|postfix-2.9.4-2|449	mv /etc/sasl2/smtpd.conf /etc/sasl2/smtpd.conf.rpmnew
12mu|postfix-2.9.4-2|450	fi
12mu|postfix-2.9.4-2|451	mv ${old_smtpd_conf} /etc/sasl2/smtpd.conf
12mu|postfix-2.9.4-2|452	else
12mu|postfix-2.9.4-2|453	echo "warning: existing ${old_smtpd_conf} will be ignored"
12mu|postfix-2.9.4-2|454	fi
12mu|postfix-2.9.4-2|455	fi
12mu|postfix-2.9.4-2|456	done
12mu|postfix-2.9.4-2|457	
12mu|postfix-2.9.4-2|458	%if %{with tls}
12mu|postfix-2.9.4-2|459	%_create_ssl_certificate postfix
12mu|postfix-2.9.4-2|460	%endif
12mu|postfix-2.9.4-2|461	
12mu|postfix-2.9.4-2|462	if [ -e /etc/sysconfig/postfix ]; then
12mu|postfix-2.9.4-2|463	%{_sbindir}/postfix-chroot.sh -q update
12mu|postfix-2.9.4-2|464	else
12mu|postfix-2.9.4-2|465	%if %{with chroot}
12mu|postfix-2.9.4-2|466	%{_sbindir}/postfix-chroot.sh -q enable
12mu|postfix-2.9.4-2|467	%else
12mu|postfix-2.9.4-2|468	%{_sbindir}/postfix-chroot.sh -q create_sysconfig
12mu|postfix-2.9.4-2|469	%endif
12mu|postfix-2.9.4-2|470	fi
12mu|postfix-2.9.4-2|471	%_post_service postfix
12mu|postfix-2.9.4-2|472	
12mu|postfix-2.9.4-2|473	/usr/sbin/update-alternatives --install %{_sbindir}/sendmail sendmail-command %{sendmail_command} 30 --slave %{_prefix}/lib/sendmail sendmail-command-in_libdir %{sendmail_command}
12mu|postfix-2.9.4-2|474	
12mu|postfix-2.9.4-2|475	%triggerin -- glibc setup nss_ldap nss_db nss_wins nss_mdns
12mu|postfix-2.9.4-2|476	# Generate chroot jails on the fly when needed things are installed/upgraded
12mu|postfix-2.9.4-2|477	%{_sbindir}/postfix-chroot.sh -q update
12mu|postfix-2.9.4-2|478	
12mu|postfix-2.9.4-2|479	%preun
12mu|postfix-2.9.4-2|480	rmqueue() {
12mu|postfix-2.9.4-2|481	[ $2 -gt 0 ] || return
12mu|postfix-2.9.4-2|482	local i
12mu|postfix-2.9.4-2|483	for i in 0 1 2 3 4 5 6 7 8 9 A B C D E F; do
12mu|postfix-2.9.4-2|484	if [ -d $1/$i ]; then
12mu|postfix-2.9.4-2|485	rmqueue $1/$i $(( $2 - 1 ))
12mu|postfix-2.9.4-2|486	rm -f $1/$i/*
12mu|postfix-2.9.4-2|487	rmdir $1/$i
12mu|postfix-2.9.4-2|488	fi
12mu|postfix-2.9.4-2|489	done
12mu|postfix-2.9.4-2|490	}
12mu|postfix-2.9.4-2|491	
12mu|postfix-2.9.4-2|492	# selectively remove the queue directory structure
12mu|postfix-2.9.4-2|493	queue_directory_remove () {
12mu|postfix-2.9.4-2|494	# first remove the "queues"
12mu|postfix-2.9.4-2|495	local IFS=', '
12mu|postfix-2.9.4-2|496	for dir in `%{_sbindir}/postconf -h hash_queue_names`; do
12mu|postfix-2.9.4-2|497	test -d $dir && rmqueue %{queue_directory}/$dir `%{_sbindir}/postconf -h hash_queue_depth`
12mu|postfix-2.9.4-2|498	done
12mu|postfix-2.9.4-2|499	
12mu|postfix-2.9.4-2|500	# now remove the other directories
12mu|postfix-2.9.4-2|501	for dir in corrupt maildrop pid private public trace; do
12mu|postfix-2.9.4-2|502	test -d $dir && /bin/rm -f $dir/*
12mu|postfix-2.9.4-2|503	done
12mu|postfix-2.9.4-2|504	}
12mu|postfix-2.9.4-2|505	
12mu|postfix-2.9.4-2|506	%_preun_service postfix
12mu|postfix-2.9.4-2|507	
12mu|postfix-2.9.4-2|508	if [ $1 = 0 ]; then
12mu|postfix-2.9.4-2|509	# Clean up chroot environment and spool directory
12mu|postfix-2.9.4-2|510	%{_sbindir}/postfix-chroot.sh -q remove
12mu|postfix-2.9.4-2|511	cd %{queue_directory} && queue_directory_remove || true
12mu|postfix-2.9.4-2|512	fi
12mu|postfix-2.9.4-2|513	
12mu|postfix-2.9.4-2|514	%postun
12mu|postfix-2.9.4-2|515	%_postun_userdel postfix
12mu|postfix-2.9.4-2|516	%_postun_groupdel %{maildrop_group}
12mu|postfix-2.9.4-2|517	if [ ! -e %{sendmail_command} ]; then
12mu|postfix-2.9.4-2|518	/usr/sbin/update-alternatives --remove sendmail-command %{sendmail_command}
12mu|postfix-2.9.4-2|519	fi
12mu|postfix-2.9.4-2|520	
12mu|postfix-2.9.4-2|521	%files
12mu|postfix-2.9.4-2|522	%dir %{_sysconfdir}/postfix
12mu|postfix-2.9.4-2|523	%config(noreplace) %{_sysconfdir}/sasl2/smtpd.conf
12mu|postfix-2.9.4-2|524	%config(noreplace) %{_sysconfdir}/postfix/access
12mu|postfix-2.9.4-2|525	%config(noreplace) %{_sysconfdir}/postfix/aliases
12mu|postfix-2.9.4-2|526	%ghost %{_sysconfdir}/postfix/aliases.db
12mu|postfix-2.9.4-2|527	%config(noreplace) %{_sysconfdir}/postfix/canonical
12mu|postfix-2.9.4-2|528	%config(noreplace) %{_sysconfdir}/postfix/generic
12mu|postfix-2.9.4-2|529	%config(noreplace) %{_sysconfdir}/postfix/header_checks
12mu|postfix-2.9.4-2|530	%config(noreplace) %{_sysconfdir}/postfix/relocated
12mu|postfix-2.9.4-2|531	%config(noreplace) %{_sysconfdir}/postfix/transport
12mu|postfix-2.9.4-2|532	%config(noreplace) %{_sysconfdir}/postfix/virtual
12mu|postfix-2.9.4-2|533	%{_sysconfdir}/postfix/makedefs.out
12mu|postfix-2.9.4-2|534	%config(noreplace) %{_sysconfdir}/postfix/dynamicmaps.cf
12mu|postfix-2.9.4-2|535	%attr(0755, root, root) %{_initrddir}/postfix
12mu|postfix-2.9.4-2|536	%attr(0644, root, root) %config(noreplace) %{_sysconfdir}/pam.d/smtp
12mu|postfix-2.9.4-2|537	%attr(0755, root, root) %config(noreplace) %{_sysconfdir}/ppp/ip-up.d/postfix
12mu|postfix-2.9.4-2|538	%attr(0755, root, root) %config(noreplace) %{_sysconfdir}/ppp/ip-down.d/postfix
12mu|postfix-2.9.4-2|539	%attr(0755, root, root) %config(noreplace) %{_sysconfdir}/resolvconf/update-libc.d/postfix
12mu|postfix-2.9.4-2|540	%ghost %{_sysconfdir}/sysconfig/postfix
12mu|postfix-2.9.4-2|541	
12mu|postfix-2.9.4-2|542	%dir %attr(0700, postfix, root) /var/lib/postfix
12mu|postfix-2.9.4-2|543	
12mu|postfix-2.9.4-2|544	# For correct directory permissions check postfix-install script
12mu|postfix-2.9.4-2|545	%dir %{queue_directory}
12mu|postfix-2.9.4-2|546	%dir %attr(0700, postfix, root) %{queue_directory}/active
12mu|postfix-2.9.4-2|547	%dir %attr(0700, postfix, root) %{queue_directory}/bounce
12mu|postfix-2.9.4-2|548	%dir %attr(0700, postfix, root) %{queue_directory}/corrupt
12mu|postfix-2.9.4-2|549	%dir %attr(0700, postfix, root) %{queue_directory}/defer
12mu|postfix-2.9.4-2|550	%dir %attr(0700, postfix, root) %{queue_directory}/deferred
12mu|postfix-2.9.4-2|551	%dir %attr(0700, postfix, root) %{queue_directory}/flush
12mu|postfix-2.9.4-2|552	%dir %attr(0700, postfix, root) %{queue_directory}/hold
12mu|postfix-2.9.4-2|553	%dir %attr(0700, postfix, root) %{queue_directory}/incoming
12mu|postfix-2.9.4-2|554	%dir %attr(0700, postfix, root) %{queue_directory}/private
12mu|postfix-2.9.4-2|555	%dir %attr(0700, postfix, root) %{queue_directory}/trace
12mu|postfix-2.9.4-2|556	%dir %attr(0730, postfix, %{maildrop_group}) %{queue_directory}/maildrop
12mu|postfix-2.9.4-2|557	%dir %attr(0710, postfix, %{maildrop_group}) %{queue_directory}/public
12mu|postfix-2.9.4-2|558	%dir %attr(0755, root, root) %{queue_directory}/pid
12mu|postfix-2.9.4-2|559	%dir %attr(0755, root, root) %{queue_directory}/extern
12mu|postfix-2.9.4-2|560	
12mu|postfix-2.9.4-2|561	%doc AAAREADME
12mu|postfix-2.9.4-2|562	%doc US_PATENT_6321267
12mu|postfix-2.9.4-2|563	%doc examples/smtpd-policy
12mu|postfix-2.9.4-2|564	%doc COMPATIBILITY
12mu|postfix-2.9.4-2|565	%doc COPYRIGHT
12mu|postfix-2.9.4-2|566	%doc HISTORY
12mu|postfix-2.9.4-2|567	%doc LICENSE
12mu|postfix-2.9.4-2|568	%doc PORTING
12mu|postfix-2.9.4-2|569	%doc RELEASE_NOTES*
12mu|postfix-2.9.4-2|570	%doc IPv6-ChangeLog
12mu|postfix-2.9.4-2|571	%doc TLS_*
12mu|postfix-2.9.4-2|572	#doc html
12mu|postfix-2.9.4-2|573	%doc DOC/html
12mu|postfix-2.9.4-2|574	%doc DOC/README_FILES
12mu|postfix-2.9.4-2|575	%doc README.MDK README.MDK.update
12mu|postfix-2.9.4-2|576	%doc postfix-users-faq.html
12mu|postfix-2.9.4-2|577	%doc UCE
12mu|postfix-2.9.4-2|578	
12mu|postfix-2.9.4-2|579	%dir %{_libdir}/postfix
12mu|postfix-2.9.4-2|580	%attr(0644, root, root) %{_libdir}/postfix/postfix-files
12mu|postfix-2.9.4-2|581	%attr(0755, root, root) %{_libdir}/postfix/anvil
12mu|postfix-2.9.4-2|582	%attr(0755, root, root) %{_libdir}/postfix/bounce
12mu|postfix-2.9.4-2|583	%attr(0755, root, root) %{_libdir}/postfix/cleanup
12mu|postfix-2.9.4-2|584	%attr(0755, root, root) %{_libdir}/postfix/discard
12mu|postfix-2.9.4-2|585	%attr(0755, root, root) %{_libdir}/postfix/dnsblog
12mu|postfix-2.9.4-2|586	%attr(0755, root, root) %{_libdir}/postfix/error
12mu|postfix-2.9.4-2|587	%attr(0755, root, root) %{_libdir}/postfix/flush
12mu|postfix-2.9.4-2|588	%attr(0755, root, root) %{_libdir}/postfix/lmtp
12mu|postfix-2.9.4-2|589	%attr(0755, root, root) %{_libdir}/postfix/local
12mu|postfix-2.9.4-2|590	%attr(0755, root, root) %{_libdir}/postfix/master
12mu|postfix-2.9.4-2|591	%attr(0755, root, root) %{_libdir}/postfix/nqmgr
12mu|postfix-2.9.4-2|592	%attr(0755, root, root) %{_libdir}/postfix/oqmgr
12mu|postfix-2.9.4-2|593	%attr(0755, root, root) %{_libdir}/postfix/pickup
12mu|postfix-2.9.4-2|594	%attr(0755, root, root) %{_libdir}/postfix/pipe
12mu|postfix-2.9.4-2|595	%attr(0755, root, root) %{_libdir}/postfix/postfix-script
12mu|postfix-2.9.4-2|596	%attr(0755, root, root) %{_libdir}/postfix/postfix-wrapper
12mu|postfix-2.9.4-2|597	%attr(0755, root, root) %{_libdir}/postfix/post-install
12mu|postfix-2.9.4-2|598	%attr(0755, root, root) %{_libdir}/postfix/postmulti-script
12mu|postfix-2.9.4-2|599	%attr(0755, root, root) %{_libdir}/postfix/postscreen
12mu|postfix-2.9.4-2|600	%attr(0755, root, root) %{_libdir}/postfix/proxymap
12mu|postfix-2.9.4-2|601	%attr(0755, root, root) %{_libdir}/postfix/qmgr
12mu|postfix-2.9.4-2|602	%attr(0755, root, root) %{_libdir}/postfix/qmqpd
12mu|postfix-2.9.4-2|603	%attr(0755, root, root) %{_libdir}/postfix/scache
12mu|postfix-2.9.4-2|604	%attr(0755, root, root) %{_libdir}/postfix/showq
12mu|postfix-2.9.4-2|605	%attr(0755, root, root) %{_libdir}/postfix/smtp
12mu|postfix-2.9.4-2|606	%attr(0755, root, root) %{_libdir}/postfix/smtpd
12mu|postfix-2.9.4-2|607	%attr(0755, root, root) %{_libdir}/postfix/spawn
12mu|postfix-2.9.4-2|608	%attr(0755, root, root) %{_libdir}/postfix/tlsmgr
12mu|postfix-2.9.4-2|609	%attr(0755, root, root) %{_libdir}/postfix/tlsproxy
12mu|postfix-2.9.4-2|610	%attr(0755, root, root) %{_libdir}/postfix/trivial-rewrite
12mu|postfix-2.9.4-2|611	%attr(0755, root, root) %{_libdir}/postfix/verify
12mu|postfix-2.9.4-2|612	%attr(0755, root, root) %{_libdir}/postfix/virtual
12mu|postfix-2.9.4-2|613	
12mu|postfix-2.9.4-2|614	%attr(0755, root, root) %{_sbindir}/postalias
12mu|postfix-2.9.4-2|615	%attr(0755, root, root) %{_sbindir}/postcat
12mu|postfix-2.9.4-2|616	%attr(0755, root, root) %{_sbindir}/postconf
12mu|postfix-2.9.4-2|617	%attr(2755,root,%{maildrop_group}) %{_sbindir}/postdrop
12mu|postfix-2.9.4-2|618	%attr(2755,root,%{maildrop_group}) %{_sbindir}/postqueue
12mu|postfix-2.9.4-2|619	%attr(0755, root, root) %{_sbindir}/postfix
12mu|postfix-2.9.4-2|620	%attr(0755, root, root) %{_sbindir}/postkick
12mu|postfix-2.9.4-2|621	%attr(0755, root, root) %{_sbindir}/postlock
12mu|postfix-2.9.4-2|622	%attr(0755, root, root) %{_sbindir}/postlog
12mu|postfix-2.9.4-2|623	%attr(0755, root, root) %{_sbindir}/postmap
12mu|postfix-2.9.4-2|624	%attr(0755, root, root) %{_sbindir}/postmulti
12mu|postfix-2.9.4-2|625	%attr(0755, root, root) %{_sbindir}/postsuper
12mu|postfix-2.9.4-2|626	%attr(0755, root, root) %{_sbindir}/qmqp-sink
12mu|postfix-2.9.4-2|627	%attr(0755, root, root) %{_sbindir}/qmqp-source
12mu|postfix-2.9.4-2|628	%attr(0755, root, root) %{_sbindir}/smtp-sink
12mu|postfix-2.9.4-2|629	%attr(0755, root, root) %{_sbindir}/smtp-source
12mu|postfix-2.9.4-2|630	%attr(0755, root, root) %{_sbindir}/postfinger
12mu|postfix-2.9.4-2|631	%attr(0755, root, root) %{_sbindir}/postfix-chroot.sh
12mu|postfix-2.9.4-2|632	%attr(0755, root, root) %{_sbindir}/qshape
12mu|postfix-2.9.4-2|633	%attr(0755, root, root) %{sendmail_command}
12mu|postfix-2.9.4-2|634	%attr(0755, root, root) %{_bindir}/mailq
12mu|postfix-2.9.4-2|635	%attr(0755, root, root) %{_bindir}/newaliases
12mu|postfix-2.9.4-2|636	%attr(0755, root, root) %{_bindir}/rmail
12mu|postfix-2.9.4-2|637	%{_mandir}/*/*
12mu|postfix-2.9.4-2|638	
12mu|postfix-2.9.4-2|639	%files -n %{libname}
12mu|postfix-2.9.4-2|640	%attr(0755, root, root) %{_libdir}/libpostfix-dns.so.1
12mu|postfix-2.9.4-2|641	%attr(0755, root, root) %{_libdir}/libpostfix-global.so.1
12mu|postfix-2.9.4-2|642	%attr(0755, root, root) %{_libdir}/libpostfix-master.so.1
12mu|postfix-2.9.4-2|643	%attr(0755, root, root) %{_libdir}/libpostfix-util.so.1
12mu|postfix-2.9.4-2|644	%attr(0755, root, root) %{_libdir}/libpostfix-tls.so.1
12mu|postfix-2.9.4-2|645	%attr(0755, root, root) %{_libdir}/libpostfix-milter.so.1
12mu|postfix-2.9.4-2|646	%attr(0755, root, root) %{_libdir}/libpostfix-xsasl.so.1
12mu|postfix-2.9.4-2|647	
12mu|postfix-2.9.4-2|648	%if %{with ldap}
12mu|postfix-2.9.4-2|649	%files ldap
12mu|postfix-2.9.4-2|650	%attr(755, root, root) %{_libdir}/postfix/dict_ldap.so
12mu|postfix-2.9.4-2|651	
12mu|postfix-2.9.4-2|652	%post ldap
12mu|postfix-2.9.4-2|653	%dynmap_add_cmd ldap
12mu|postfix-2.9.4-2|654	%postun ldap
12mu|postfix-2.9.4-2|655	%dynmap_rm_cmd ldap
12mu|postfix-2.9.4-2|656	%endif
12mu|postfix-2.9.4-2|657	
12mu|postfix-2.9.4-2|658	%if %{with mysql}
12mu|postfix-2.9.4-2|659	%files mysql
12mu|postfix-2.9.4-2|660	%attr(755, root, root) %{_libdir}/postfix/dict_mysql.so
12mu|postfix-2.9.4-2|661	
12mu|postfix-2.9.4-2|662	%post mysql
12mu|postfix-2.9.4-2|663	%dynmap_add_cmd mysql
12mu|postfix-2.9.4-2|664	%postun mysql
12mu|postfix-2.9.4-2|665	%dynmap_rm_cmd mysql
12mu|postfix-2.9.4-2|666	%endif
12mu|postfix-2.9.4-2|667	
12mu|postfix-2.9.4-2|668	%if %{with pcre}
12mu|postfix-2.9.4-2|669	%files pcre
12mu|postfix-2.9.4-2|670	%attr(755, root, root) %{_libdir}/postfix/dict_pcre.so
12mu|postfix-2.9.4-2|671	
12mu|postfix-2.9.4-2|672	%post pcre
12mu|postfix-2.9.4-2|673	%dynmap_add_cmd pcre
12mu|postfix-2.9.4-2|674	%postun pcre
12mu|postfix-2.9.4-2|675	%dynmap_rm_cmd pcre
12mu|postfix-2.9.4-2|676	%endif
12mu|postfix-2.9.4-2|677	
12mu|postfix-2.9.4-2|678	%if %{with pgsql}
12mu|postfix-2.9.4-2|679	%files pgsql
12mu|postfix-2.9.4-2|680	%attr(755, root, root) %{_libdir}/postfix/dict_pgsql.so
12mu|postfix-2.9.4-2|681	
12mu|postfix-2.9.4-2|682	%post pgsql
12mu|postfix-2.9.4-2|683	%dynmap_add_cmd pgsql
12mu|postfix-2.9.4-2|684	%postun pgsql
12mu|postfix-2.9.4-2|685	%dynmap_rm_cmd pgsql
12mu|postfix-2.9.4-2|686	%endif
12mu|postfix-2.9.4-2|687	
12mu|postfix-2.9.4-2|688	%if %{with sqlite}
12mu|postfix-2.9.4-2|689	%files sqlite
12mu|postfix-2.9.4-2|690	%attr(755, root, root) %{_libdir}/postfix/dict_sqlite.so
12mu|postfix-2.9.4-2|691	
12mu|postfix-2.9.4-2|692	%post sqlite
12mu|postfix-2.9.4-2|693	%dynmap_add_cmd sqlite
12mu|postfix-2.9.4-2|694	%postun sqlite
12mu|postfix-2.9.4-2|695	%dynmap_rm_cmd sqlite
12mu|postfix-2.9.4-2|696	%endif
12mu|postfix-2.9.4-2|697	
12mu|postfix-2.9.4-2|698	%if %{with cdb}
12mu|postfix-2.9.4-2|699	%files cdb
12mu|postfix-2.9.4-2|700	%attr(755, root, root) %{_libdir}/postfix/dict_cdb.so
12mu|postfix-2.9.4-2|701	
12mu|postfix-2.9.4-2|702	%post cdb
12mu|postfix-2.9.4-2|703	%dynmap_add_cmd cdb -m
12mu|postfix-2.9.4-2|704	%postun cdb
12mu|postfix-2.9.4-2|705	%dynmap_rm_cmd cdb
12mu|postfix-2.9.4-2|706	%endif
12mu|postfix-2.9.4-2|707	
12mu|postfix-2.9.4-2|708	%files config-standalone
12mu|postfix-2.9.4-2|709	%config(noreplace) %{_sysconfdir}/postfix/main.cf
12mu|postfix-2.9.4-2|710	# http://archives.mandrivalinux.com/cooker/2005-07/msg01109.php
12mu|postfix-2.9.4-2|711	%{_sysconfdir}/postfix/main.cf.dist
12mu|postfix-2.9.4-2|712	%{_sysconfdir}/postfix/main.cf.default
12mu|postfix-2.9.4-2|713	%{_sysconfdir}/postfix/bounce.cf.default
12mu|postfix-2.9.4-2|714	%config(noreplace) %{_sysconfdir}/postfix/master.cf
12mu|postfix-2.9.4-2|715	%attr(0644, root, root) %{_libdir}/postfix/main.cf
12mu|postfix-2.9.4-2|716	%attr(0644, root, root) %{_libdir}/postfix/master.cf
12mu|postfix-2.9.4-2|717	
12mu|postfix-2.9.4-2|718	
12mu|postfix-2.9.4-2|719	%changelog
12mu|postfix-2.9.4-2|720	* Fri Aug 03 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:2.9.4-1
12mu|postfix-2.9.4-2|721	+ Revision: 811686
12mu|postfix-2.9.4-2|722	- Split config file into separate package so we can provide an alternate default
12mu|postfix-2.9.4-2|723	config for the postfix+dovecot+amavisd-new combo
12mu|postfix-2.9.4-2|724	- Update to 2.9.4
12mu|postfix-2.9.4-2|725	
12mu|postfix-2.9.4-2|726	* Mon May 21 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:2.9.3-1
12mu|postfix-2.9.4-2|727	+ Revision: 799763
12mu|postfix-2.9.4-2|728	- Update to 2.9.3
12mu|postfix-2.9.4-2|729	- Fix bug #65571
12mu|postfix-2.9.4-2|730	
12mu|postfix-2.9.4-2|731	* Sat May 12 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:2.9.2-1
12mu|postfix-2.9.4-2|732	+ Revision: 798525
12mu|postfix-2.9.4-2|733	- Update to 2.9.2
12mu|postfix-2.9.4-2|734	
12mu|postfix-2.9.4-2|735	* Fri May 11 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1:2.9.1-1
12mu|postfix-2.9.4-2|736	+ Revision: 798291
12mu|postfix-2.9.4-2|737	- Update to 2.9.1
12mu|postfix-2.9.4-2|738	- Add sqlite support in dynamicmaps
12mu|postfix-2.9.4-2|739	
12mu|postfix-2.9.4-2|740	* Fri May 11 2012 Crispin Boylan <crisb@mandriva.org> 1:2.8.7-4
12mu|postfix-2.9.4-2|741	+ Revision: 798194
12mu|postfix-2.9.4-2|742	- Rebuild
12mu|postfix-2.9.4-2|743	
12mu|postfix-2.9.4-2|744	* Tue Feb 07 2012 Oden Eriksson <oeriksson@mandriva.com> 1:2.8.7-3
12mu|postfix-2.9.4-2|745	+ Revision: 771526
12mu|postfix-2.9.4-2|746	- rebuilt for new pcre
12mu|postfix-2.9.4-2|747	
12mu|postfix-2.9.4-2|748	* Thu Dec 29 2011 Luca Berra <bluca@mandriva.org> 1:2.8.7-2
12mu|postfix-2.9.4-2|749	+ Revision: 748167
12mu|postfix-2.9.4-2|750	- fixed creation of /etc/sysconfig/postfix on clean install (#65025)
12mu|postfix-2.9.4-2|751	- added openssl dependancy for certificate generation on install
12mu|postfix-2.9.4-2|752	
12mu|postfix-2.9.4-2|753	* Wed Dec 14 2011 Matthew Dawkins <mattydaw@mandriva.org> 1:2.8.7-1
12mu|postfix-2.9.4-2|754	+ Revision: 740867
12mu|postfix-2.9.4-2|755	- added back require post preun for lib pkg
12mu|postfix-2.9.4-2|756	- last details for clean up
12mu|postfix-2.9.4-2|757	- more spec clean ups
12mu|postfix-2.9.4-2|758	- alternatives has been default since 2007
12mu|postfix-2.9.4-2|759	- converted format_not_a_string.... patch to p1
12mu|postfix-2.9.4-2|760	- employed apply_patches
12mu|postfix-2.9.4-2|761	- removed unneeded check for version release date
12mu|postfix-2.9.4-2|762	- cleaned up description
12mu|postfix-2.9.4-2|763	- removed legacy sources 16 & 17
12mu|postfix-2.9.4-2|764	- new version 2.8.7
12mu|postfix-2.9.4-2|765	- major spec clean up
12mu|postfix-2.9.4-2|766	- should be cross distro compatible
12mu|postfix-2.9.4-2|767	- removed pre 201001 legacy build support
12mu|postfix-2.9.4-2|768	- dynamicmaps has been default since 200701
12mu|postfix-2.9.4-2|769	- added workaround for serverbuild macro fPIE
12mu|postfix-2.9.4-2|770	- removed experimental build support
12mu|postfix-2.9.4-2|771	- new release date 20111024 (not sure really needed anymore)
12mu|postfix-2.9.4-2|772	- employed EVRD macro
12mu|postfix-2.9.4-2|773	
12mu|postfix-2.9.4-2|774	* Tue Oct 25 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1:2.8.6-2
12mu|postfix-2.9.4-2|775	+ Revision: 707171
12mu|postfix-2.9.4-2|776	- SPEC fixes,
12mu|postfix-2.9.4-2|777	some modifications to make compatible this SPEC with mageia, not finished yet
12mu|postfix-2.9.4-2|778	
12mu|postfix-2.9.4-2|779	* Tue Oct 25 2011 Luis Daniel Lucio Quiroz <dlucio@mandriva.org> 1:2.8.6-1
12mu|postfix-2.9.4-2|780	+ Revision: 707154
12mu|postfix-2.9.4-2|781	- 2.8.6
12mu|postfix-2.9.4-2|782	
12mu|postfix-2.9.4-2|783	* Thu May 19 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:2.8.3-2
12mu|postfix-2.9.4-2|784	+ Revision: 676158
12mu|postfix-2.9.4-2|785	- use %%{_extension} for getting correct man page compression extension
12mu|postfix-2.9.4-2|786	
12mu|postfix-2.9.4-2|787	* Tue May 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1:2.8.3-1
12mu|postfix-2.9.4-2|788	+ Revision: 675688
12mu|postfix-2.9.4-2|789	- 2.8.3
12mu|postfix-2.9.4-2|790	- rediff the debian patches (P0, P1, P3)
12mu|postfix-2.9.4-2|791	- P11: fix format string errors
12mu|postfix-2.9.4-2|792	
12mu|postfix-2.9.4-2|793	* Tue May 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1:2.7.4-1
12mu|postfix-2.9.4-2|794	+ Revision: 675366
12mu|postfix-2.9.4-2|795	- 2.7.4 (fixes CVE-2011-1720)
12mu|postfix-2.9.4-2|796	
12mu|postfix-2.9.4-2|797	* Mon Apr 11 2011 Funda Wang <fwang@mandriva.org> 1:2.7.3-4
12mu|postfix-2.9.4-2|798	+ Revision: 652494
12mu|postfix-2.9.4-2|799	- br db 5.1
12mu|postfix-2.9.4-2|800	
12mu|postfix-2.9.4-2|801	* Tue Mar 22 2011 Luca Berra <bluca@mandriva.org> 1:2.7.3-3
12mu|postfix-2.9.4-2|802	+ Revision: 647660
12mu|postfix-2.9.4-2|803	- create /dev/urandom in chroot (#62851)
12mu|postfix-2.9.4-2|804	
12mu|postfix-2.9.4-2|805	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1:2.7.3-2
12mu|postfix-2.9.4-2|806	+ Revision: 645753
12mu|postfix-2.9.4-2|807	- relink against libmysqlclient.so.18
12mu|postfix-2.9.4-2|808	
12mu|postfix-2.9.4-2|809	* Wed Mar 09 2011 Oden Eriksson <oeriksson@mandriva.com> 1:2.7.3-1
12mu|postfix-2.9.4-2|810	+ Revision: 643117
12mu|postfix-2.9.4-2|811	- 2.7.3
12mu|postfix-2.9.4-2|812	
12mu|postfix-2.9.4-2|813	* Thu Feb 24 2011 Oden Eriksson <oeriksson@mandriva.com> 1:2.7.2-1
12mu|postfix-2.9.4-2|814	+ Revision: 639550
12mu|postfix-2.9.4-2|815	- 2.7.2
12mu|postfix-2.9.4-2|816	
12mu|postfix-2.9.4-2|817	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 1:2.7.1-3mdv2011.0
12mu|postfix-2.9.4-2|818	+ Revision: 627041
12mu|postfix-2.9.4-2|819	- fix bork
12mu|postfix-2.9.4-2|820	- rebuilt against mysql-5.5.8 libs, again
12mu|postfix-2.9.4-2|821	
12mu|postfix-2.9.4-2|822	* Mon Dec 27 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.7.1-2mdv2011.0
12mu|postfix-2.9.4-2|823	+ Revision: 625425
12mu|postfix-2.9.4-2|824	- rebuilt against mysql-5.5.8 libs
12mu|postfix-2.9.4-2|825	
12mu|postfix-2.9.4-2|826	* Sun Oct 03 2010 Luca Berra <bluca@mandriva.org> 1:2.7.1-1mdv2011.0
12mu|postfix-2.9.4-2|827	+ Revision: 582776
12mu|postfix-2.9.4-2|828	- disable some unneeded and potentially harmful nss libraries in /etc/sysconfig/postfix
12mu|postfix-2.9.4-2|829	enable ssl by default and create dummy certs
12mu|postfix-2.9.4-2|830	
12mu|postfix-2.9.4-2|831	+ Matthew Dawkins <mattydaw@mandriva.org>
12mu|postfix-2.9.4-2|832	- new version 2.7.1
12mu|postfix-2.9.4-2|833	rediffed patch3
12mu|postfix-2.9.4-2|834	
12mu|postfix-2.9.4-2|835	* Mon Apr 05 2010 Funda Wang <fwang@mandriva.org> 1:2.7.0-4mdv2010.1
12mu|postfix-2.9.4-2|836	+ Revision: 531715
12mu|postfix-2.9.4-2|837	- rebuild for new openssl
12mu|postfix-2.9.4-2|838	
12mu|postfix-2.9.4-2|839	+ Luca Berra <bluca@mandriva.org>
12mu|postfix-2.9.4-2|840	- fix an harmless warning in postun
12mu|postfix-2.9.4-2|841	
12mu|postfix-2.9.4-2|842	* Tue Mar 02 2010 Michael Scherer <misc@mandriva.org> 1:2.7.0-3mdv2010.1
12mu|postfix-2.9.4-2|843	+ Revision: 513544
12mu|postfix-2.9.4-2|844	- listen to ipv6 if availiable
12mu|postfix-2.9.4-2|845	
12mu|postfix-2.9.4-2|846	* Fri Feb 26 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.7.0-2mdv2010.1
12mu|postfix-2.9.4-2|847	+ Revision: 511619
12mu|postfix-2.9.4-2|848	- rebuilt against openssl-0.9.8m
12mu|postfix-2.9.4-2|849	
12mu|postfix-2.9.4-2|850	* Sat Feb 20 2010 Luca Berra <bluca@mandriva.org> 1:2.7.0-1mdv2010.1
12mu|postfix-2.9.4-2|851	+ Revision: 508819
12mu|postfix-2.9.4-2|852	- new version 2.7.0
12mu|postfix-2.9.4-2|853	split dynamicmaps sdbm and dbupgrade
12mu|postfix-2.9.4-2|854	postfix-cdb is now a separate package
12mu|postfix-2.9.4-2|855	remove requirement for 'ed'
12mu|postfix-2.9.4-2|856	use default ldflags
12mu|postfix-2.9.4-2|857	update alternatives remove command according to policy
12mu|postfix-2.9.4-2|858	misc spec fixes
12mu|postfix-2.9.4-2|859	
12mu|postfix-2.9.4-2|860	* Wed Feb 17 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.6.5-5mdv2010.1
12mu|postfix-2.9.4-2|861	+ Revision: 507037
12mu|postfix-2.9.4-2|862	- rebuild
12mu|postfix-2.9.4-2|863	
12mu|postfix-2.9.4-2|864	* Sun Jan 24 2010 Luca Berra <bluca@mandriva.org> 1:2.6.5-4mdv2010.1
12mu|postfix-2.9.4-2|865	+ Revision: 495526
12mu|postfix-2.9.4-2|866	- fix removing of syslog-ng configuration
12mu|postfix-2.9.4-2|867	- enable support for cdb databases
12mu|postfix-2.9.4-2|868	- removed fixup for alternatives problem prior to 2006.0
12mu|postfix-2.9.4-2|869	support more map types in initscript
12mu|postfix-2.9.4-2|870	support for /etc/syslog-ng.d in chroot script
12mu|postfix-2.9.4-2|871	
12mu|postfix-2.9.4-2|872	* Fri Jan 01 2010 Oden Eriksson <oeriksson@mandriva.com> 1:2.6.5-3mdv2010.1
12mu|postfix-2.9.4-2|873	+ Revision: 484730
12mu|postfix-2.9.4-2|874	- rebuilt against bdb 4.8
12mu|postfix-2.9.4-2|875	
12mu|postfix-2.9.4-2|876	* Sun Oct 11 2009 Luca Berra <bluca@mandriva.org> 1:2.6.5-2mdv2010.0
12mu|postfix-2.9.4-2|877	+ Revision: 456675
12mu|postfix-2.9.4-2|878	- make ip-up scripts multi-instance aware and move ifup script to resolvconf
12mu|postfix-2.9.4-2|879	- make initscript and postfix-chroot.sh multi-instance aware
12mu|postfix-2.9.4-2|880	- fix postmulti behaviour when iterating over disabled instances
12mu|postfix-2.9.4-2|881	- update vda-ng patch to 2.6.5
12mu|postfix-2.9.4-2|882	- reenable default content filters in master.cf
12mu|postfix-2.9.4-2|883	- load dynamicmaps.cf from default config directory only
12mu|postfix-2.9.4-2|884	
12mu|postfix-2.9.4-2|885	* Mon Aug 31 2009 Frederik Himpe <fhimpe@mandriva.org> 1:2.6.5-1mdv2010.0
12mu|postfix-2.9.4-2|886	+ Revision: 423044
12mu|postfix-2.9.4-2|887	- Update to new version 2.6.5
12mu|postfix-2.9.4-2|888	
12mu|postfix-2.9.4-2|889	* Wed Jul 15 2009 Luca Berra <bluca@mandriva.org> 1:2.6.2-1mdv2010.0
12mu|postfix-2.9.4-2|890	+ Revision: 396453
12mu|postfix-2.9.4-2|891	- Updated to 2.6.2
12mu|postfix-2.9.4-2|892	- WARNING: the postfix-chroot script is not yet updated to new multi-instance
12mu|postfix-2.9.4-2|893	
12mu|postfix-2.9.4-2|894	* Fri May 22 2009 Eugeni Dodonov <eugeni@mandriva.com> 1:2.5.7-1mdv2010.0
12mu|postfix-2.9.4-2|895	+ Revision: 378744
12mu|postfix-2.9.4-2|896	- Updated to 2.5.7.
12mu|postfix-2.9.4-2|897	Updated chroot script to prevent bogus error message.
12mu|postfix-2.9.4-2|898	
12mu|postfix-2.9.4-2|899	* Sun Mar 29 2009 Luca Berra <bluca@mandriva.org> 1:2.5.6-4mdv2009.1
12mu|postfix-2.9.4-2|900	+ Revision: 362144
12mu|postfix-2.9.4-2|901	- add some comments to /etc/posyfix-syslog-ng.conf file
12mu|postfix-2.9.4-2|902	- postfix-chroot.sh: update rsyslog configuration with chroot path found at runtime, not hardcoded (allow user to change spool dir)
12mu|postfix-2.9.4-2|903	- postfix-chroot.sh: insert a note stating that rsyslog and syslog-ng changes are not multi-instance aware
12mu|postfix-2.9.4-2|904	- revert change 338316 which prevented chrooted postfix from logging with syslog-ng
12mu|postfix-2.9.4-2|905	rework change 338317 to allow postfix to work with both syslog-ng v2 configuration (<2009.1) and v3 (2009.1 and above)
12mu|postfix-2.9.4-2|906	
12mu|postfix-2.9.4-2|907	* Thu Mar 05 2009 Eugeni Dodonov <eugeni@mandriva.com> 1:2.5.6-3mdv2009.1
12mu|postfix-2.9.4-2|908	+ Revision: 349129
12mu|postfix-2.9.4-2|909	- Prevent restarting rsyslog twice during installation.
12mu|postfix-2.9.4-2|910	
12mu|postfix-2.9.4-2|911	* Thu Mar 05 2009 Eugeni Dodonov <eugeni@mandriva.com> 1:2.5.6-2mdv2009.1
12mu|postfix-2.9.4-2|912	+ Revision: 349028
12mu|postfix-2.9.4-2|913	- Added support for logging to rsyslog.
12mu|postfix-2.9.4-2|914	
12mu|postfix-2.9.4-2|915	+ Raphaël Gertz <rapsys@mandriva.org>
12mu|postfix-2.9.4-2|916	- Fix destination naming too (break syslog-ng startup)
12mu|postfix-2.9.4-2|917	- Remove the syslog-ng v3 configuration file break
12mu|postfix-2.9.4-2|918	
12mu|postfix-2.9.4-2|919	* Tue Jan 06 2009 Jérôme Soyer <saispo@mandriva.org> 1:2.5.6-1mdv2009.1
12mu|postfix-2.9.4-2|920	+ Revision: 325400
12mu|postfix-2.9.4-2|921	- update to new version 2.5.6
12mu|postfix-2.9.4-2|922	
12mu|postfix-2.9.4-2|923	* Thu Dec 18 2008 Luca Berra <bluca@mandriva.org> 1:2.5.5-5mdv2009.1
12mu|postfix-2.9.4-2|924	+ Revision: 315529
12mu|postfix-2.9.4-2|925	- create dev directory into chroot when using syslog-ng (#46461)
12mu|postfix-2.9.4-2|926	
12mu|postfix-2.9.4-2|927	* Wed Dec 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.5.5-4mdv2009.1
12mu|postfix-2.9.4-2|928	+ Revision: 315246
12mu|postfix-2.9.4-2|929	- rediffed fuzzy patches
12mu|postfix-2.9.4-2|930	- use lowercase mysql-devel
12mu|postfix-2.9.4-2|931	
12mu|postfix-2.9.4-2|932	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.5.5-3mdv2009.1
12mu|postfix-2.9.4-2|933	+ Revision: 311203
12mu|postfix-2.9.4-2|934	- rebuilt against mysql-5.1.30 libs
12mu|postfix-2.9.4-2|935	
12mu|postfix-2.9.4-2|936	* Tue Sep 16 2008 Luca Berra <bluca@mandriva.org> 1:2.5.5-2mdv2009.0
12mu|postfix-2.9.4-2|937	+ Revision: 285171
12mu|postfix-2.9.4-2|938	+ rebuild (emptylog)
12mu|postfix-2.9.4-2|939	
12mu|postfix-2.9.4-2|940	* Wed Sep 03 2008 Frederik Himpe <fhimpe@mandriva.org> 1:2.5.5-1mdv2009.0
12mu|postfix-2.9.4-2|941	+ Revision: 279878
12mu|postfix-2.9.4-2|942	- update to new version 2.5.5
12mu|postfix-2.9.4-2|943	
12mu|postfix-2.9.4-2|944	* Mon Aug 18 2008 Luca Berra <bluca@mandriva.org> 1:2.5.4-1mdv2009.0
12mu|postfix-2.9.4-2|945	+ Revision: 273221
12mu|postfix-2.9.4-2|946	- update vda patch
12mu|postfix-2.9.4-2|947	- updated to version 2.5.4 (fix CVE-2008-2936)
12mu|postfix-2.9.4-2|948	
12mu|postfix-2.9.4-2|949	* Tue Jul 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.5.3-1mdv2009.0
12mu|postfix-2.9.4-2|950	+ Revision: 252711
12mu|postfix-2.9.4-2|951	- fix releasedate 20080726
12mu|postfix-2.9.4-2|952	- 2.5.3
12mu|postfix-2.9.4-2|953	- hardcode %%{_localstatedir}
12mu|postfix-2.9.4-2|954	
12mu|postfix-2.9.4-2|955	* Fri Jul 18 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.5.2-5mdv2009.0
12mu|postfix-2.9.4-2|956	+ Revision: 238168
12mu|postfix-2.9.4-2|957	- fix multiple inclusions in syslog-ng configuration, but checking for actual configuration directive, not added markers
12mu|postfix-2.9.4-2|958	
12mu|postfix-2.9.4-2|959	* Tue Jul 15 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.5.2-4mdv2009.0
12mu|postfix-2.9.4-2|960	+ Revision: 236205
12mu|postfix-2.9.4-2|961	- fix multiple inclusions in syslog-ng configuration
12mu|postfix-2.9.4-2|962	
12mu|postfix-2.9.4-2|963	* Wed Jul 09 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.5.2-3mdv2009.0
12mu|postfix-2.9.4-2|964	+ Revision: 233049
12mu|postfix-2.9.4-2|965	- fix syslog-ng configuration stanza in chroot setup script
12mu|postfix-2.9.4-2|966	
12mu|postfix-2.9.4-2|967	+ Pixel <pixel@mandriva.com>
12mu|postfix-2.9.4-2|968	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|postfix-2.9.4-2|969	
12mu|postfix-2.9.4-2|970	* Fri Jun 06 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1:2.5.2-2mdv2009.0
12mu|postfix-2.9.4-2|971	+ Revision: 216435
12mu|postfix-2.9.4-2|972	- compatibility with syslog-ng too
12mu|postfix-2.9.4-2|973	
12mu|postfix-2.9.4-2|974	+ Pixel <pixel@mandriva.com>
12mu|postfix-2.9.4-2|975	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12mu|postfix-2.9.4-2|976	
12mu|postfix-2.9.4-2|977	* Sun May 18 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.5.2-1mdv2009.0
12mu|postfix-2.9.4-2|978	+ Revision: 208715
12mu|postfix-2.9.4-2|979	- 2.5.2
12mu|postfix-2.9.4-2|980	
12mu|postfix-2.9.4-2|981	+ Luca Berra <bluca@mandriva.org>
12mu|postfix-2.9.4-2|982	- add some missing requires (#40079)
12mu|postfix-2.9.4-2|983	- postfix should be started after saslauthd (#36943)
12mu|postfix-2.9.4-2|984	
12mu|postfix-2.9.4-2|985	* Thu Apr 17 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.5.1-4mdv2009.0
12mu|postfix-2.9.4-2|986	+ Revision: 195185
12mu|postfix-2.9.4-2|987	- bump release
12mu|postfix-2.9.4-2|988	- revert the "conform to the 2008 specs (don't start the services per
12mu|postfix-2.9.4-2|989	default)" changes and let this be handled some other way...
12mu|postfix-2.9.4-2|990	
12mu|postfix-2.9.4-2|991	* Wed Mar 26 2008 Oden Eriksson <oeriksson@mandriva.com> 1:2.5.1-2mdv2008.1
12mu|postfix-2.9.4-2|992	+ Revision: 190296
12mu|postfix-2.9.4-2|993	- don't start it per default
12mu|postfix-2.9.4-2|994	
12mu|postfix-2.9.4-2|995	* Mon Feb 25 2008 Andreas Hasenack <andreas@mandriva.com> 1:2.5.1-1mdv2008.1
12mu|postfix-2.9.4-2|996	+ Revision: 174896
12mu|postfix-2.9.4-2|997	- drop unnaplied patches
12mu|postfix-2.9.4-2|998	- updated to version 2.5.1
12mu|postfix-2.9.4-2|999	
12mu|postfix-2.9.4-2|1000	* Mon Jan 28 2008 Andreas Hasenack <andreas@mandriva.com> 1:2.5.0-1mdv2008.1
12mu|postfix-2.9.4-2|1001	+ Revision: 159399
12mu|postfix-2.9.4-2|1002	- updated to version 2.5.0
12mu|postfix-2.9.4-2|1003	- don't call post-install directly
12mu|postfix-2.9.4-2|1004	(http://thread.gmane.org/gmane.mail.postfix.user/177210/focus=177230)
12mu|postfix-2.9.4-2|1005	
12mu|postfix-2.9.4-2|1006	+ Olivier Blin <blino@mandriva.org>
12mu|postfix-2.9.4-2|1007	- restore BuildRoot
12mu|postfix-2.9.4-2|1008	
12mu|postfix-2.9.4-2|1009	* Fri Dec 21 2007 Oden Eriksson <oeriksson@mandriva.com> 1:2.4.6-2mdv2008.1
12mu|postfix-2.9.4-2|1010	+ Revision: 136277
12mu|postfix-2.9.4-2|1011	- rebuilt against bdb 4.6.x libs
12mu|postfix-2.9.4-2|1012	
12mu|postfix-2.9.4-2|1013	+ Thierry Vignaud <tv@mandriva.org>
12mu|postfix-2.9.4-2|1014	- kill re-definition of %%buildroot on Pixel's request
12mu|postfix-2.9.4-2|1015	
12mu|postfix-2.9.4-2|1016	* Mon Oct 22 2007 Andreas Hasenack <andreas@mandriva.com> 1:2.4.6-1mdv2008.1
12mu|postfix-2.9.4-2|1017	+ Revision: 101118
12mu|postfix-2.9.4-2|1018	- updated to version 2.4.6
12mu|postfix-2.9.4-2|1019	
12mu|postfix-2.9.4-2|1020	+ Luca Berra <bluca@mandriva.org>
12mu|postfix-2.9.4-2|1021	- fix with/without description
12mu|postfix-2.9.4-2|1022	
12mu|postfix-2.9.4-2|1023	* Thu Aug 23 2007 Thierry Vignaud <tv@mandriva.org> 1:2.4.5-2mdv2008.0
12mu|postfix-2.9.4-2|1024	+ Revision: 70044
12mu|postfix-2.9.4-2|1025	- fileutils, sh-utils & textutils have been obsoleted by coreutils a long time ago
12mu|postfix-2.9.4-2|1026	
12mu|postfix-2.9.4-2|1027	* Wed Aug 01 2007 Andreas Hasenack <andreas@mandriva.com> 1:2.4.5-1mdv2008.0
12mu|postfix-2.9.4-2|1028	+ Revision: 57633
12mu|postfix-2.9.4-2|1029	- updated to version 2.4.5
12mu|postfix-2.9.4-2|1030	- updated to version 2.4.4
12mu|postfix-2.9.4-2|1031	- adjusted docdir to new policy
12mu|postfix-2.9.4-2|1032	- adjusted manpage file list to new compression if needed,
12mu|postfix-2.9.4-2|1033	depending on distro version
12mu|postfix-2.9.4-2|1034	
12mu|postfix-2.9.4-2|1035	* Fri Jun 22 2007 Andreas Hasenack <andreas@mandriva.com> 1:2.4.3-2mdv2008.0
12mu|postfix-2.9.4-2|1036	+ Revision: 43194
12mu|postfix-2.9.4-2|1037	- proper user of serverbuild macro
12mu|postfix-2.9.4-2|1038	
12mu|postfix-2.9.4-2|1039	* Thu May 31 2007 Andreas Hasenack <andreas@mandriva.com> 1:2.4.3-1mdv2008.0
12mu|postfix-2.9.4-2|1040	+ Revision: 33435
12mu|postfix-2.9.4-2|1041	- updated to version 2.4.3
12mu|postfix-2.9.4-2|1042	
12mu|postfix-2.9.4-2|1043	* Wed May 02 2007 Andreas Hasenack <andreas@mandriva.com> 1:2.4.1-1mdv2008.0
12mu|postfix-2.9.4-2|1044	+ Revision: 20524
12mu|postfix-2.9.4-2|1045	- updated to version 2.4.1
12mu|postfix-2.9.4-2|1046	
12mu|postfix-2.9.4-2|1047	* Thu Mar 08 2007 Andreas Hasenack <andreas@mandriva.com> 2.3.8-1mdv2007.1
12mu|postfix-2.9.4-2|1048	+ Revision: 138350
12mu|postfix-2.9.4-2|1049	- updated to version 2.3.8
12mu|postfix-2.9.4-2|1050	
12mu|postfix-2.9.4-2|1051	* Sat Feb 17 2007 Luca Berra <bluca@mandriva.org> 1:2.3.7-2mdv2007.1
12mu|postfix-2.9.4-2|1052	+ Revision: 122086
12mu|postfix-2.9.4-2|1053	- disable additional restrictions in filter reinjection service (#28632)
12mu|postfix-2.9.4-2|1054	- do not chroot spawn service
12mu|postfix-2.9.4-2|1055	
12mu|postfix-2.9.4-2|1056	+ Andreas Hasenack <andreas@mandriva.com>
12mu|postfix-2.9.4-2|1057	- updated to version 2.3.7
12mu|postfix-2.9.4-2|1058	- enabled gcc's stack protector feature, let's experiment with it
12mu|postfix-2.9.4-2|1059	
12mu|postfix-2.9.4-2|1060	* Sat Jan 06 2007 Andreas Hasenack <andreas@mandriva.com> 1:2.3.6-1mdv2007.1
12mu|postfix-2.9.4-2|1061	+ Revision: 104810
12mu|postfix-2.9.4-2|1062	- updated to version 2.3.6
12mu|postfix-2.9.4-2|1063	
12mu|postfix-2.9.4-2|1064	* Tue Jan 02 2007 Andreas Hasenack <andreas@mandriva.com> 1:2.3.5-1mdv2007.1
12mu|postfix-2.9.4-2|1065	+ Revision: 103126
12mu|postfix-2.9.4-2|1066	- updated to version 2.3.5
12mu|postfix-2.9.4-2|1067	- redid multi_instance patch for this version
12mu|postfix-2.9.4-2|1068	- removed version number from patch name, so we can easily see
12mu|postfix-2.9.4-2|1069	the diff in the future
12mu|postfix-2.9.4-2|1070	- remove svn warning
12mu|postfix-2.9.4-2|1071	
12mu|postfix-2.9.4-2|1072	* Mon Nov 06 2006 Andreas Hasenack <andreas@mandriva.com> 1:2.3.4-1mdv2007.0
12mu|postfix-2.9.4-2|1073	+ Revision: 76969
12mu|postfix-2.9.4-2|1074	- updated to version 2.3.4
12mu|postfix-2.9.4-2|1075	
12mu|postfix-2.9.4-2|1076	+ Luca Berra <bluca@mandriva.org>
12mu|postfix-2.9.4-2|1077	- override umask in postfix-chroot.sh (#26860)
12mu|postfix-2.9.4-2|1078	- fix copying of nss libs in chroot (#26587)
12mu|postfix-2.9.4-2|1079	- fix an error in multi_instance patch
12mu|postfix-2.9.4-2|1080	- add post,preun requires for library (fix deinstallation)
12mu|postfix-2.9.4-2|1081	- updated multi_instance patch
12mu|postfix-2.9.4-2|1082	- fix for rpm overwriting sasl config file
12mu|postfix-2.9.4-2|1083	- small update to README.MDK
12mu|postfix-2.9.4-2|1084	
12mu|postfix-2.9.4-2|1085	* Tue Sep 12 2006 Luca Berra <bluca@mandriva.org> 1:2.3.3-4mdv2007.1
12mu|postfix-2.9.4-2|1086	+ Revision: 60882
12mu|postfix-2.9.4-2|1087	-4mdv
12mu|postfix-2.9.4-2|1088	
12mu|postfix-2.9.4-2|1089	* Sat Sep 09 2006 Luca Berra <bluca@mandriva.org> 1:2.3.3-3mdv2007.1
12mu|postfix-2.9.4-2|1090	+ Revision: 60628
12mu|postfix-2.9.4-2|1091	- remove requires on file-name
12mu|postfix-2.9.4-2|1092	- updated vda patch
12mu|postfix-2.9.4-2|1093	
12mu|postfix-2.9.4-2|1094	* Fri Sep 01 2006 Luca Berra <bluca@mandriva.org> 1:2.3.3-2mdv2007.1
12mu|postfix-2.9.4-2|1095	+ Revision: 59265
12mu|postfix-2.9.4-2|1096	-2mdv
12mu|postfix-2.9.4-2|1097	- updated ip-up/down and ifup scripts
12mu|postfix-2.9.4-2|1098	- updated content-filter default configurations
12mu|postfix-2.9.4-2|1099	
12mu|postfix-2.9.4-2|1100	* Tue Aug 29 2006 Andreas Hasenack <andreas@mandriva.com> 1:2.3.3-1mdv2007.0
12mu|postfix-2.9.4-2|1101	+ Revision: 58394
12mu|postfix-2.9.4-2|1102	- updated to version 2.3.3
12mu|postfix-2.9.4-2|1103	- fix default sasl path/filename
12mu|postfix-2.9.4-2|1104	
12mu|postfix-2.9.4-2|1105	+ Luca Berra <bluca@mandriva.org>
12mu|postfix-2.9.4-2|1106	- remove old patches
12mu|postfix-2.9.4-2|1107	- fix a typo in sasl fix
12mu|postfix-2.9.4-2|1108	- fix for new location of sasl configuration file
12mu|postfix-2.9.4-2|1109	
12mu|postfix-2.9.4-2|1110	* Tue Aug 08 2006 Andreas Hasenack <andreas@mandriva.com> 1:2.3.2-1mdv2007.0
12mu|postfix-2.9.4-2|1111	+ Revision: 54229
12mu|postfix-2.9.4-2|1112	- merged in work done on branch 2.3.2:
12mu|postfix-2.9.4-2|1113	- remove in from dynamicmaps.cf in %%post the maps we don't have as dynamic objects
12mu|postfix-2.9.4-2|1114	anymore (cidr, tcp and sdbm)
12mu|postfix-2.9.4-2|1115	- bunzipped postfinger and postfix-chroot
12mu|postfix-2.9.4-2|1116	- missed one slave_config_directories 2>/dev/null in postfix-chroot.sh
12mu|postfix-2.9.4-2|1117	- send postconf errors to /dev/null in the initscript. Since we don't
12mu|postfix-2.9.4-2|1118	have the multi_instance patch applied yet, the disable_start and
12mu|postfix-2.9.4-2|1119	slave_config_directories configuration directives don't exist and
12mu|postfix-2.9.4-2|1120	postfix was warning us about it
12mu|postfix-2.9.4-2|1121	- make milter and xsasl also dynamic
12mu|postfix-2.9.4-2|1122	- final (I hope) adjustments to dynamicmaps patch
12mu|postfix-2.9.4-2|1123	- updated mdkconfig patch for this version: some hunks conflict
12mu|postfix-2.9.4-2|1124	with the dynamicmaps patch
12mu|postfix-2.9.4-2|1125	- dropped dynamic cidr, sdbm and tcp maps. As far as I can see, they
12mu|postfix-2.9.4-2|1126	don't bring in new dependencies and were always loaded by default
12mu|postfix-2.9.4-2|1127	anyway
12mu|postfix-2.9.4-2|1128	- updated dynamic map patch
12mu|postfix-2.9.4-2|1129	- update dynamic patch, taken from debian's 2.3.1 package
12mu|postfix-2.9.4-2|1130	- removed saslpath patch, no longer needed (postfix has this directive
12mu|postfix-2.9.4-2|1131	upstream now)
12mu|postfix-2.9.4-2|1132	- removed dbupgrade patch for now, it may be already applied (got some
12mu|postfix-2.9.4-2|1133	"reverse" warnings from patch but didn't check yet)
12mu|postfix-2.9.4-2|1134	- updated multiline greeting patch to 2.3.2
12mu|postfix-2.9.4-2|1135	- preliminary update of the sasl_loggin patch: one hunk is no longer needed
12mu|postfix-2.9.4-2|1136	(applied upstream), the other is still not working
12mu|postfix-2.9.4-2|1137	- removed rejectstrip patch/build option, already applied upstream
12mu|postfix-2.9.4-2|1138	- updated multi_instance patch to 2.3-20060616, doesn't apply
12mu|postfix-2.9.4-2|1139	- removed kolab2 patches, already applied
12mu|postfix-2.9.4-2|1140	- adjust build to use cyrus-sasl by default instead of dovecot
12mu|postfix-2.9.4-2|1141	
12mu|postfix-2.9.4-2|1142	* Wed Jul 26 2006 Andreas Hasenack <andreas@mandriva.com> 1:2.2.11-1mdv2007.0
12mu|postfix-2.9.4-2|1143	+ Revision: 42152
12mu|postfix-2.9.4-2|1144	- updated to version 2.2.11
12mu|postfix-2.9.4-2|1145	- adjusted postgresql-devel buildrequires to require a
12mu|postfix-2.9.4-2|1146	minimum version (see comment in SPEC file and RELEASE NOTES)
12mu|postfix-2.9.4-2|1147	- fix default sasl database path in the sample configuration file
12mu|postfix-2.9.4-2|1148	- import postfix-2.2.10-5mdv2007.0
12mu|postfix-2.9.4-2|1149	
12mu|postfix-2.9.4-2|1150	* Wed Jun 21 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.10-5mdv2007.0
12mu|postfix-2.9.4-2|1151	- don't use "delay_warning_time = 4h" per default (#23198)
12mu|postfix-2.9.4-2|1152	
12mu|postfix-2.9.4-2|1153	* Mon Jun 19 2006 Luca Berra <bluca@vodka.it> 1:2.2.10-4mdv2007.0
12mu|postfix-2.9.4-2|1154	- fix bug in postfix-chroot script that would remove real files
12mu|postfix-2.9.4-2|1155	instead of chroot copies
12mu|postfix-2.9.4-2|1156	- temporary fix for smtpd_sasl_path and new sasl with
12mu|postfix-2.9.4-2|1157	SASL_CB_GETCONFPATH callback
12mu|postfix-2.9.4-2|1158	
12mu|postfix-2.9.4-2|1159	* Mon Jun 05 2006 Luca Berra <bluca@vodka.it> 1:2.2.10-3mdv2007.0
12mu|postfix-2.9.4-2|1160	- new macros for conditionals
12mu|postfix-2.9.4-2|1161	- fix /etc/pam.d/smtp
12mu|postfix-2.9.4-2|1162	- add multi_instance patch
12mu|postfix-2.9.4-2|1163	- make postfix-chroot script multi_instance aware
12mu|postfix-2.9.4-2|1164	- make map rebuild in initscript multi_instance aware and user configurable
12mu|postfix-2.9.4-2|1165	- lsb-ize initscript
12mu|postfix-2.9.4-2|1166	- update vda patch (still not applied by default)
12mu|postfix-2.9.4-2|1167	- update Jim Seymour stuff
12mu|postfix-2.9.4-2|1168	- update README.MDK
12mu|postfix-2.9.4-2|1169	
12mu|postfix-2.9.4-2|1170	* Tue May 16 2006 Stefan van der Eijk <stefan@eijk.nu> 1:2.2.10-2mdk
12mu|postfix-2.9.4-2|1171	- rebuild for sparc
12mu|postfix-2.9.4-2|1172	
12mu|postfix-2.9.4-2|1173	* Fri Apr 07 2006 Andreas Hasenack <andreas@mandriva.com> 1:2.2.10-1mdk
12mu|postfix-2.9.4-2|1174	- updated to version 2.2.10
12mu|postfix-2.9.4-2|1175	
12mu|postfix-2.9.4-2|1176	* Sun Feb 26 2006 Luca Berra <bluca@vodka.it> 1:2.2.9-2mdk
12mu|postfix-2.9.4-2|1177	- changed some leftovr references to Mandrakelinux (#21286)
12mu|postfix-2.9.4-2|1178	- main.cf.dist is now the unadultered version shipped with postfix source.
12mu|postfix-2.9.4-2|1179	
12mu|postfix-2.9.4-2|1180	* Fri Feb 24 2006 Andreas Hasenack <andreas@mandriva.com> 1:2.2.9-1mdk
12mu|postfix-2.9.4-2|1181	- updated to version 2.2.9
12mu|postfix-2.9.4-2|1182	
12mu|postfix-2.9.4-2|1183	* Thu Jan 05 2006 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.8-1mdk
12mu|postfix-2.9.4-2|1184	- 2.2.8 (Minor bugfixes)
12mu|postfix-2.9.4-2|1185	
12mu|postfix-2.9.4-2|1186	* Thu Dec 29 2005 Oden Eriksson <oeriksson@mandriva.com> 1:2.2.7-1mdk
12mu|postfix-2.9.4-2|1187	- 2.2.7
12mu|postfix-2.9.4-2|1188	
12mu|postfix-2.9.4-2|1189	* Wed Nov 30 2005 Andreas Hasenack <andreas@mandriva.com> 1:2.2.6-1mdk
12mu|postfix-2.9.4-2|1190	- updated to version 2.2.6
12mu|postfix-2.9.4-2|1191	
12mu|postfix-2.9.4-2|1192	* Sun Nov 13 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.5-9mdk
12mu|postfix-2.9.4-2|1193	- rebuilt against openssl-0.9.8a
12mu|postfix-2.9.4-2|1194	
12mu|postfix-2.9.4-2|1195	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.5-8mdk
12mu|postfix-2.9.4-2|1196	- rebuilt against MySQL-5.0.15
12mu|postfix-2.9.4-2|1197	
12mu|postfix-2.9.4-2|1198	* Wed Sep 07 2005 Oden Eriksson <oeriksson@mandriva.com> 2.2.5-7mdk
12mu|postfix-2.9.4-2|1199	- rebuild
12mu|postfix-2.9.4-2|1200	
12mu|postfix-2.9.4-2|1201	* Wed Aug 31 2005 Buchan Milne <bgmilne@linux-mandrake.com> 2.2.5-6mdk
12mu|postfix-2.9.4-2|1202	- Rebuild for new libldap-2.3
12mu|postfix-2.9.4-2|1203	- buildrequire openldap-devel, not libldap-devel
12mu|postfix-2.9.4-2|1204	- use 1 instead of %%prel for rpmbuildupdate to work nicely
12mu|postfix-2.9.4-2|1205	
12mu|postfix-2.9.4-2|1206	* Wed Aug 10 2005 Leonardo Chiquitto Filho <chiquitto@mandriva.com> 1:2.2.5-5.mdk
12mu|postfix-2.9.4-2|1207	- added kolab2 ldap-leafonly patch, which was sent upstream but still
12mu|postfix-2.9.4-2|1208	wasn't applied to 2.3. Only gets applied when with_KOLAB == 1 (which is
12mu|postfix-2.9.4-2|1209	the default)
12mu|postfix-2.9.4-2|1210	- by andreas:
12mu|postfix-2.9.4-2|1211	- Prereq -> Requires(foo)
12mu|postfix-2.9.4-2|1212	- Requires(foo,bar) -> Requires(foo) and Requires(bar)
12mu|postfix-2.9.4-2|1213	
12mu|postfix-2.9.4-2|1214	* Thu Jul 28 2005 Andreas Hasenack <andreas@mandriva.com> 1:2.2.5-4mdk
12mu|postfix-2.9.4-2|1215	- added "ed" to requires
12mu|postfix-2.9.4-2|1216	- small change to the documentation part of the kolab2 patch (which is
12mu|postfix-2.9.4-2|1217	still not applied by default)
12mu|postfix-2.9.4-2|1218	
12mu|postfix-2.9.4-2|1219	* Wed Jul 27 2005 Andreas Hasenack <andreas@mandriva.com> 1:2.2.5-3mdk
12mu|postfix-2.9.4-2|1220	- added kolab2 nullsender patch, backported from postfix-2.3 (disabled by
12mu|postfix-2.9.4-2|1221	default: awaiting further testing)
12mu|postfix-2.9.4-2|1222	- fixed company name (#17048)
12mu|postfix-2.9.4-2|1223	
12mu|postfix-2.9.4-2|1224	* Sat Jul 23 2005 Andreas Hasenack <andreas@mandriva.com> 1:2.2.5-2mdk
12mu|postfix-2.9.4-2|1225	- rebuilt with libdb-4.2 instead of 4.3
12mu|postfix-2.9.4-2|1226	
12mu|postfix-2.9.4-2|1227	* Sat Jul 23 2005 Andreas Hasenack <andreas@mandriva.com> 1:2.2.5-1mdk
12mu|postfix-2.9.4-2|1228	- updated to version 2.2.5
12mu|postfix-2.9.4-2|1229	- removed %%config tag from postfix-script, post-install, main.cf.dist,
12mu|postfix-2.9.4-2|1230	makedefs.out and postfix-files. These files *have* to be overwritten during
12mu|postfix-2.9.4-2|1231	an upgrade, they are not configuration files from older versions that can
12mu|postfix-2.9.4-2|1232	remain.
12mu|postfix-2.9.4-2|1233	- post-install: performs upgrades and checks. Needs to be the new version
12mu|postfix-2.9.4-2|1234	always.
12mu|postfix-2.9.4-2|1235	- postfix-script: postfix command script
12mu|postfix-2.9.4-2|1236	- main.cf.dist: defaults from the distribution
12mu|postfix-2.9.4-2|1237	- makedefs.out: shows how this postfix was built
12mu|postfix-2.9.4-2|1238	- postfix-files: files from the distribution, ownership and permissions
12mu|postfix-2.9.4-2|1239	Unfortunately, this change will only be complete in future upgrades,
12mu|postfix-2.9.4-2|1240	since these files in previous packages were %%config
12mu|postfix-2.9.4-2|1241	
12mu|postfix-2.9.4-2|1242	* Wed Jul 20 2005 Andreas Hasenack <andreas@mandriva.com> 1:2.2.4-6mdk
12mu|postfix-2.9.4-2|1243	- got rid of mta alternatives
12mu|postfix-2.9.4-2|1244	- implemented sendmail-command alternatives
12mu|postfix-2.9.4-2|1245	- added warning in %%pre about possible breakage. Also as README.MDK.update
12mu|postfix-2.9.4-2|1246	in %%doc
12mu|postfix-2.9.4-2|1247	- added fix in the init script to deal with the most serious issues
12mu|postfix-2.9.4-2|1248	caused by the alternatives breakage, including creating a missing
12mu|postfix-2.9.4-2|1249	/usr/bin/rmail script if needed
12mu|postfix-2.9.4-2|1250	- fixed default alias_database and alias_maps (there was a missing hunk
12mu|postfix-2.9.4-2|1251	the mdkconfig patch)
12mu|postfix-2.9.4-2|1252	
12mu|postfix-2.9.4-2|1253	* Tue Jul 19 2005 Andreas Hasenack <andreas@mandriva.com> 1:2.2.4-5mdk
12mu|postfix-2.9.4-2|1254	- updated strip/reject patch
12mu|postfix-2.9.4-2|1255	- removed %%config tag altogether from the main.cf.default file
12mu|postfix-2.9.4-2|1256	
12mu|postfix-2.9.4-2|1257	* Wed Jul 13 2005 Andreas Hasenack <andreas@mandriva.com> 1:2.2.4-4mdk
12mu|postfix-2.9.4-2|1258	- included optional CDB support in the build (disabled by default).
12mu|postfix-2.9.4-2|1259	Thanks to akukula@gmail.com for the suggestion.
12mu|postfix-2.9.4-2|1260	- disabled alternatives trigger, even though this will still haunt us for a
12mu|postfix-2.9.4-2|1261	while
12mu|postfix-2.9.4-2|1262	- fixed typo in content filter in master.cf (#15264)
12mu|postfix-2.9.4-2|1263	- added reject_strip patch (build conditionally: default is yes for now)
12mu|postfix-2.9.4-2|1264	- added sasl_authenticated_header patch from Branko F. Granar <bfg@noviforum.si>
12mu|postfix-2.9.4-2|1265	- removed "default" from %%config for the main.cf.default file. It's still a
12mu|postfix-2.9.4-2|1266	%%config file, but new versions have new defaults.
12mu|postfix-2.9.4-2|1267	
12mu|postfix-2.9.4-2|1268	* Tue Jul 12 2005 Andreas Hasenack <andreas@mandriva.com> 1:2.2.4-3mdk
12mu|postfix-2.9.4-2|1269	- provides mail-server and sendmail-command (removed older provides).
12mu|postfix-2.9.4-2|1270	See http://archives.mandrakelinux.com/cooker/2005-06/msg01987.php
12mu|postfix-2.9.4-2|1271	The alternatives change will come in the next release
12mu|postfix-2.9.4-2|1272	
12mu|postfix-2.9.4-2|1273	* Tue Jul 05 2005 Andreas Hasenack <andreas@mandriva.com> 1:2.2.4-2mdk
12mu|postfix-2.9.4-2|1274	- removed sample_directory from main.cf since these files are no longer
12mu|postfix-2.9.4-2|1275	supplied with postfix (#15297). Note that the now obsolete parameter
12mu|postfix-2.9.4-2|1276	still exists, however, and its default value is /etc/postfix
12mu|postfix-2.9.4-2|1277	- fixed build without TLS (note that tlsmgr and libpostfix-tls still get
12mu|postfix-2.9.4-2|1278	built, but without TLS support [go figure])
12mu|postfix-2.9.4-2|1279	
12mu|postfix-2.9.4-2|1280	* Tue Jul 05 2005 Andreas Hasenack <andreas@mandriva.com> 1:2.2.4-1mdk
12mu|postfix-2.9.4-2|1281	- updated to version 2.2.4, added signed tarball
12mu|postfix-2.9.4-2|1282	- updated the dynamic maps patch from debian's 2.2.3 postfix package
12mu|postfix-2.9.4-2|1283	- removed tls and ipv6 patches (pfix 2.2.x already includes those)
12mu|postfix-2.9.4-2|1284	- TLS and IPv6 are enabled by default
12mu|postfix-2.9.4-2|1285	- updated the dbupgrade patch
12mu|postfix-2.9.4-2|1286	- package now builds also when dynamicmaps is disabled
12mu|postfix-2.9.4-2|1287	- redid mdkconfig patch for this version
12mu|postfix-2.9.4-2|1288	- redid saslpath patch for this version
12mu|postfix-2.9.4-2|1289	- redid smtpstone patch for this version
12mu|postfix-2.9.4-2|1290	- not applying the postfix-smtp_sasl_proto.c patch for now: I would like
12mu|postfix-2.9.4-2|1291	to test this since it's a very old patch
12mu|postfix-2.9.4-2|1292	- updated VDA patch
12mu|postfix-2.9.4-2|1293	- updated postfinger to version 1.30
12mu|postfix-2.9.4-2|1294	- removed %%config mark from the init script: we should only use the
12mu|postfix-2.9.4-2|1295	sysconfig file for configuring the init script
12mu|postfix-2.9.4-2|1296	
12mu|postfix-2.9.4-2|1297	* Wed Jun 15 2005 Frederic Lepied <flepied@mandriva.com> 2.1.5-7mdk
12mu|postfix-2.9.4-2|1298	- fix prereq
12mu|postfix-2.9.4-2|1299	- rebuild for libpq
12mu|postfix-2.9.4-2|1300	
12mu|postfix-2.9.4-2|1301	* Wed Mar 16 2005 Luca Berra <bluca@vodka.it> 2.1.5-6mdk
12mu|postfix-2.9.4-2|1302	- upgrade ipv6 patch to 1.26 (possible secuirity issue)
12mu|postfix-2.9.4-2|1303	- provide a default /etc/postfix/sasl/smtpd.conf
12mu|postfix-2.9.4-2|1304	- updated README.MDK
12mu|postfix-2.9.4-2|1305	- updated postfix-users faq
12mu|postfix-2.9.4-2|1306	
12mu|postfix-2.9.4-2|1307	* Fri Feb 04 2005 Buchan Milne <bgmilne@linux-mandrake.com> 2.1.5-5mdk
12mu|postfix-2.9.4-2|1308	- rebuild for ldap2.2_7
12mu|postfix-2.9.4-2|1309	
12mu|postfix-2.9.4-2|1310	* Sat Jan 22 2005 Luca Berra <bluca@vodka.it> 2.1.5-4mdk
12mu|postfix-2.9.4-2|1311	- include man page for qshape (bugzilla #13119)
12mu|postfix-2.9.4-2|1312	
12mu|postfix-2.9.4-2|1313	* Sat Jan 15 2005 Luca Berra <bluca@vodka.it> 2.1.5-2mdk
12mu|postfix-2.9.4-2|1314	- use distro specific release tags
12mu|postfix-2.9.4-2|1315	- updated README.MDK
12mu|postfix-2.9.4-2|1316	- provide a default /etc/pam.d/smtp for saslauthd users
12mu|postfix-2.9.4-2|1317	- don't move sasl conf if not necessary
12mu|postfix-2.9.4-2|1318	- make main.cf.dist a working config file
12mu|postfix-2.9.4-2|1319	- enable xforward for content filters (e.g. recent amavisd-new)
12mu|postfix-2.9.4-2|1320	
12mu|postfix-2.9.4-2|1321	* Fri Dec 10 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 2.1.5-2mdk
12mu|postfix-2.9.4-2|1322	- s/Mandrake Linux/Mandrakelinux/ in default conf and docs
12mu|postfix-2.9.4-2|1323	
12mu|postfix-2.9.4-2|1324	* Sun Nov 28 2004 Luca Berra <bluca@vodka.it> 2.1.5-1mdk
12mu|postfix-2.9.4-2|1325	- 2.1.5
12mu|postfix-2.9.4-2|1326	- fix creation of aliases at startup
12mu|postfix-2.9.4-2|1327	- do not refresh aliases at install time
12mu|postfix-2.9.4-2|1328	- use tls+ipv6 instead of tls
12mu|postfix-2.9.4-2|1329	- now requires html2text to build documentation
12mu|postfix-2.9.4-2|1330	
12mu|postfix-2.9.4-2|1331	* Sun Aug 29 2004 Luca Berra <bluca@vodka.it> 2.1.4-2mdk
12mu|postfix-2.9.4-2|1332	- rebuilt with db-4.2
12mu|postfix-2.9.4-2|1333	
12mu|postfix-2.9.4-2|1334	* Mon Aug 09 2004 Luca Berra <bluca@vodka.it> 2.1.4-1mdk
12mu|postfix-2.9.4-2|1335	- 2.1.4 (should fix problems for ppc users)
12mu|postfix-2.9.4-2|1336	- added vda patch (disabled in default build)
12mu|postfix-2.9.4-2|1337	- reworked map creation at startup, to catch parameters postconf won't show
12mu|postfix-2.9.4-2|1338	
12mu|postfix-2.9.4-2|1339	* Fri Jul 30 2004 Stew Benedict <sbenedict@mandrakesoft.com> 2.1.1-2mdk
12mu|postfix-2.9.4-2|1340	- sendmail symlink needs to be in /usr/lib (LSB)
12mu|postfix-2.9.4-2|1341	
12mu|postfix-2.9.4-2|1342	* Tue May 04 2004 Luca Berra <bluca@vodka.it> 2.1.1-1mdk
12mu|postfix-2.9.4-2|1343	- 2.1.1
12mu|postfix-2.9.4-2|1344	- pfixtls-0.8.18-2.1.0-0.9.7d
12mu|postfix-2.9.4-2|1345	- added p4 (tls docs)
12mu|postfix-2.9.4-2|1346	- touch readmes so it does not try to rebuild them
12mu|postfix-2.9.4-2|1347	
12mu|postfix-2.9.4-2|1348	* Mon Apr 26 2004 Luca Berra <bluca@vodka.it> 2.1.0-1mdk
12mu|postfix-2.9.4-2|1349	- 2.1.0 release
12mu|postfix-2.9.4-2|1350	- rediffed p0, p1, p5, p6, tls
12mu|postfix-2.9.4-2|1351	- dropped p14, p16
12mu|postfix-2.9.4-2|1352	- goodbye samples, hello html documentation
12mu|postfix-2.9.4-2|1353	- included qshape
12mu|postfix-2.9.4-2|1354	- updated postfinger, postfix faq, Jim Seymour's stuff
12mu|postfix-2.9.4-2|1355	- fixed map creation at startup (thanks to Andrzej Kukula for ideas)
12mu|postfix-2.9.4-2|1356	- check for chroot sanity at startup
12mu|postfix-2.9.4-2|1357	

20638 12
12mu|postgresql-9.3.3-11|1	%define __noautoreq devel\\(libtcl)
12mu|postgresql-9.3.3-11|2	
12mu|postgresql-9.3.3-11|3	%define major 5
12mu|postgresql-9.3.3-11|4	%define major_ecpg 6
12mu|postgresql-9.3.3-11|5	%define libname %mklibname pq %{major}
12mu|postgresql-9.3.3-11|6	%define libecpg %mklibname ecpg %{major_ecpg}
12mu|postgresql-9.3.3-11|7	
12mu|postgresql-9.3.3-11|8	%define majorversion 9.3
12mu|postgresql-9.3.3-11|9	%define minorversion 3
12mu|postgresql-9.3.3-11|10	%define bname		%{name}%{majorversion}
12mu|postgresql-9.3.3-11|11	%define server		%{name}-server
12mu|postgresql-9.3.3-11|12	%define contrib		%{name}-contrib
12mu|postgresql-9.3.3-11|13	%define metapl		%{name}-pl
12mu|postgresql-9.3.3-11|14	%define plpython	%{name}-plpython
12mu|postgresql-9.3.3-11|15	%define plperl		%{name}-plperl
12mu|postgresql-9.3.3-11|16	%define pltcl		%{name}-pltcl
12mu|postgresql-9.3.3-11|17	%define plpgsql		%{name}-plpgsql
12mu|postgresql-9.3.3-11|18	
12mu|postgresql-9.3.3-11|19	%define pgdata /var/lib/pgsql
12mu|postgresql-9.3.3-11|20	%define pguser postgres
12mu|postgresql-9.3.3-11|21	%define logrotatedir %{_sysconfdir}/logrotate.d
12mu|postgresql-9.3.3-11|22	
12mu|postgresql-9.3.3-11|23	%bcond_without	uuid
12mu|postgresql-9.3.3-11|24	
12mu|postgresql-9.3.3-11|25	Summary: 	PostgreSQL client programs and libraries
12mu|postgresql-9.3.3-11|26	Name:		postgresql
12mu|postgresql-9.3.3-11|27	Version: 	%majorversion.%minorversion
12mu|postgresql-9.3.3-11|28	Release: 	11
12mu|postgresql-9.3.3-11|29	License:	BSD
12mu|postgresql-9.3.3-11|30	Group:		Databases
12mu|postgresql-9.3.3-11|31	URL:		http://www.postgresql.org/
12mu|postgresql-9.3.3-11|32	Source0:	ftp://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2
12mu|postgresql-9.3.3-11|33	Source1:	ftp://ftp.postgresql.org/pub/source/v%{version}/postgresql-%{version}.tar.bz2.md5
12mu|postgresql-9.3.3-11|34	Source10:	postgres.profile
12mu|postgresql-9.3.3-11|35	Source11:	postgresql.service
12mu|postgresql-9.3.3-11|36	Source12:	postgresql.tmpfiles.d
12mu|postgresql-9.3.3-11|37	Source13:	postgresql.rosa.releasenote
12mu|postgresql-9.3.3-11|38	Source14:	postgresql_initdb.sh
12mu|postgresql-9.3.3-11|39	
12mu|postgresql-9.3.3-11|40	Source100:	%name.rpmlintrc
12mu|postgresql-9.3.3-11|41	Patch0:		postgresql-9.0.4_ossp-uuid-dir.patch
12mu|postgresql-9.3.3-11|42	BuildRequires:	bison
12mu|postgresql-9.3.3-11|43	BuildRequires:	flex
12mu|postgresql-9.3.3-11|44	BuildRequires:	openssl-devel
12mu|postgresql-9.3.3-11|45	BuildRequires:	pam-devel
12mu|postgresql-9.3.3-11|46	BuildRequires:	perl-devel
12mu|postgresql-9.3.3-11|47	BuildRequires:	python-devel
12mu|postgresql-9.3.3-11|48	BuildRequires:	readline-devel
12mu|postgresql-9.3.3-11|49	BuildRequires:	tcl-devel
12mu|postgresql-9.3.3-11|50	BuildRequires:	libxml2-devel
12mu|postgresql-9.3.3-11|51	BuildRequires:	libxslt-devel
12mu|postgresql-9.3.3-11|52	BuildRequires:	zlib-devel
12mu|postgresql-9.3.3-11|53	%if %{with uuid}
12mu|postgresql-9.3.3-11|54	BuildRequires:  ossp-uuid-devel >= 1.6.2-5
12mu|postgresql-9.3.3-11|55	%endif
12mu|postgresql-9.3.3-11|56	# Need to build doc
12mu|postgresql-9.3.3-11|57	BuildRequires:  docbook-dtd31-sgml
12mu|postgresql-9.3.3-11|58	BuildRequires:  docbook-dtd41-sgml
12mu|postgresql-9.3.3-11|59	BuildRequires:  docbook-dtd42-sgml
12mu|postgresql-9.3.3-11|60	BuildRequires:	docbook-dtd44-xml
12mu|postgresql-9.3.3-11|61	BuildRequires:	openjade
12mu|postgresql-9.3.3-11|62	BuildRequires:	docbook-utils
12mu|postgresql-9.3.3-11|63	BuildRequires:	xsltproc
12mu|postgresql-9.3.3-11|64	BuildRequires:	docbook-style-xsl
12mu|postgresql-9.3.3-11|65	
12mu|postgresql-9.3.3-11|66	Provides:	postgresql-clients = %{version}-%{release}
12mu|postgresql-9.3.3-11|67	#Requires:	perl
12mu|postgresql-9.3.3-11|68	Obsoletes:	postgresql9.0 postgresql8.5 postgresql8.4 postgresql8.3 postgresql8.2
12mu|postgresql-9.3.3-11|69	
12mu|postgresql-9.3.3-11|70	%description
12mu|postgresql-9.3.3-11|71	PostgreSQL is an advanced Object-Relational database management system (DBMS)
12mu|postgresql-9.3.3-11|72	that supports almost all SQL constructs (including transactions, subselects and
12mu|postgresql-9.3.3-11|73	user-defined types and functions). The postgresql package includes the client
12mu|postgresql-9.3.3-11|74	programs and libraries that you'll need to access a PostgreSQL DBMS server.
12mu|postgresql-9.3.3-11|75	These PostgreSQL client programs are programs that directly manipulate the
12mu|postgresql-9.3.3-11|76	internal structure of PostgreSQL databases on a PostgreSQL server. These client
12mu|postgresql-9.3.3-11|77	programs can be located on the same machine with the PostgreSQL server, or may
12mu|postgresql-9.3.3-11|78	be on a remote machine which accesses a PostgreSQL server over a network
12mu|postgresql-9.3.3-11|79	connection. This package contains the client libraries for C and C++, as well
12mu|postgresql-9.3.3-11|80	as command-line utilities for managing PostgreSQL databases on a PostgreSQL
12mu|postgresql-9.3.3-11|81	server.
12mu|postgresql-9.3.3-11|82	
12mu|postgresql-9.3.3-11|83	If you want to manipulate a PostgreSQL database on a remote PostgreSQL server,
12mu|postgresql-9.3.3-11|84	you need this package. You also need to install this package if you're
12mu|postgresql-9.3.3-11|85	installing the postgresql-server package.
12mu|postgresql-9.3.3-11|86	
12mu|postgresql-9.3.3-11|87	%package -n	%{libname}
12mu|postgresql-9.3.3-11|88	Summary:	The shared libraries required for any PostgreSQL clients
12mu|postgresql-9.3.3-11|89	Group:		System/Libraries
12mu|postgresql-9.3.3-11|90	Provides:	postgresql-libs = %{version}-%{release}
12mu|postgresql-9.3.3-11|91	%rename	%{_lib}pq9.0_5
12mu|postgresql-9.3.3-11|92	%rename	%{_lib}pq8.5_5
12mu|postgresql-9.3.3-11|93	%rename	%{_lib}pq8.4_5
12mu|postgresql-9.3.3-11|94	%rename	%{_lib}pq8.3_5
12mu|postgresql-9.3.3-11|95	
12mu|postgresql-9.3.3-11|96	%description -n	%{libname}
12mu|postgresql-9.3.3-11|97	C and C++ libraries to enable user programs to communicate with the PostgreSQL
12mu|postgresql-9.3.3-11|98	database backend. The backend can be on another machine and accessed through
12mu|postgresql-9.3.3-11|99	TCP/IP.
12mu|postgresql-9.3.3-11|100	
12mu|postgresql-9.3.3-11|101	%package -n	%{libecpg}
12mu|postgresql-9.3.3-11|102	Summary:	Shared library libecpg for PostgreSQL
12mu|postgresql-9.3.3-11|103	Group:		System/Libraries
12mu|postgresql-9.3.3-11|104	%rename	%{_lib}ecpg9.0_6
12mu|postgresql-9.3.3-11|105	%rename	%{_lib}ecpg8.5_6
12mu|postgresql-9.3.3-11|106	%rename	%{_lib}ecpg8.4_6
12mu|postgresql-9.3.3-11|107	%rename	%{_lib}ecpg8.3_6
12mu|postgresql-9.3.3-11|108	Conflicts:	%{mklibname ecpg 5}
12mu|postgresql-9.3.3-11|109	
12mu|postgresql-9.3.3-11|110	%description -n	%{libecpg}
12mu|postgresql-9.3.3-11|111	Libecpg is used by programs built with ecpg (Embedded PostgreSQL for C) Use
12mu|postgresql-9.3.3-11|112	postgresql-dev to develop such programs.
12mu|postgresql-9.3.3-11|113	
12mu|postgresql-9.3.3-11|114	%package -n %{server}
12mu|postgresql-9.3.3-11|115	Summary:	The programs needed to create and run a PostgreSQL server
12mu|postgresql-9.3.3-11|116	Group:		Databases
12mu|postgresql-9.3.3-11|117	Provides:	sqlserver
12mu|postgresql-9.3.3-11|118	Provides:	postgresql-server = %{version}-%{release}
12mu|postgresql-9.3.3-11|119	# add/remove services
12mu|postgresql-9.3.3-11|120	Requires(post): rpm-helper
12mu|postgresql-9.3.3-11|121	Requires(preun): rpm-helper
12mu|postgresql-9.3.3-11|122	# add/del user
12mu|postgresql-9.3.3-11|123	Requires(pre,postun): rpm-helper
12mu|postgresql-9.3.3-11|124	Requires(post,preun): update-alternatives
12mu|postgresql-9.3.3-11|125	# the client bins are needed for upgrading
12mu|postgresql-9.3.3-11|126	Requires:	postgresql >= %{version}-%{release}
12mu|postgresql-9.3.3-11|127	Requires:	postgresql-plpgsql >= %{version}-%{release}
12mu|postgresql-9.3.3-11|128	Obsoletes:	postgresql9.0-server postgresql8.5-server postgresql8.4-server postgresql8.3-server postgresql8.2-server
12mu|postgresql-9.3.3-11|129	
12mu|postgresql-9.3.3-11|130	%description -n %{server}
12mu|postgresql-9.3.3-11|131	The postgresql-server package includes the programs needed to create and run a
12mu|postgresql-9.3.3-11|132	PostgreSQL server, which will in turn allow you to create and maintain
12mu|postgresql-9.3.3-11|133	PostgreSQL databases.  PostgreSQL is an advanced Object-Relational database
12mu|postgresql-9.3.3-11|134	management system (DBMS) that supports almost all SQL constructs (including
12mu|postgresql-9.3.3-11|135	transactions, subselects and user-defined types and functions). You should
12mu|postgresql-9.3.3-11|136	install postgresql-server if you want to create and maintain your own
12mu|postgresql-9.3.3-11|137	PostgreSQL databases and/or your own PostgreSQL server. You also need to
12mu|postgresql-9.3.3-11|138	install the postgresql and postgresql-devel packages.
12mu|postgresql-9.3.3-11|139	
12mu|postgresql-9.3.3-11|140	After installing this package, please read postgresql.rosa.releasenote.
12mu|postgresql-9.3.3-11|141	
12mu|postgresql-9.3.3-11|142	%package	docs
12mu|postgresql-9.3.3-11|143	Summary:	Extra documentation for PostgreSQL
12mu|postgresql-9.3.3-11|144	Group:		Databases
12mu|postgresql-9.3.3-11|145	Obsoletes:	postgresql9.0-docs postgresql8.5-docs postgresql8.4-docs postgresql8.3-docs postgresql8.2-docs
12mu|postgresql-9.3.3-11|146	
12mu|postgresql-9.3.3-11|147	%description	docs
12mu|postgresql-9.3.3-11|148	The postgresql-docs package includes the SGML source for the documentation as
12mu|postgresql-9.3.3-11|149	well as the documentation in other formats, and some extra documentation.
12mu|postgresql-9.3.3-11|150	Install this package if you want to help with the PostgreSQL documentation
12mu|postgresql-9.3.3-11|151	project, or if you want to generate printed documentation.
12mu|postgresql-9.3.3-11|152	
12mu|postgresql-9.3.3-11|153	%package -n %{contrib}
12mu|postgresql-9.3.3-11|154	Summary:	Contributed binaries distributed with PostgreSQL
12mu|postgresql-9.3.3-11|155	Group:		Databases
12mu|postgresql-9.3.3-11|156	#Requires:	postgresql-server >= %{version}-%{release}
12mu|postgresql-9.3.3-11|157	Obsoletes:	postgresql9.0-contrib postgresql8.5-contrib postgresql8.4-contrib postgresql8.3-contrib postgresql8.2-contrib
12mu|postgresql-9.3.3-11|158	
12mu|postgresql-9.3.3-11|159	%description -n %{contrib}
12mu|postgresql-9.3.3-11|160	The postgresql-contrib package includes the contrib tree distributed with the
12mu|postgresql-9.3.3-11|161	PostgreSQL tarball.  Selected contrib modules are prebuilt.
12mu|postgresql-9.3.3-11|162	
12mu|postgresql-9.3.3-11|163	%package	devel
12mu|postgresql-9.3.3-11|164	Summary:	PostgreSQL development header files and libraries
12mu|postgresql-9.3.3-11|165	Group:		Development/Databases
12mu|postgresql-9.3.3-11|166	Provides:	%{name}-devel = %{version}-%{release}
12mu|postgresql-9.3.3-11|167	Requires:	%{libname} >= %{version}-%{release}
12mu|postgresql-9.3.3-11|168	Requires:	%{libecpg} >= %{version}-%{release}
12mu|postgresql-9.3.3-11|169	Obsoletes:	postgresql9.0-devel postgresql8.5-devel postgresql8.4-devel postgresql8.3-devel postgresql8.2-devel
12mu|postgresql-9.3.3-11|170	
12mu|postgresql-9.3.3-11|171	%description	devel
12mu|postgresql-9.3.3-11|172	The postgresql-devel package contains the header files and libraries needed to
12mu|postgresql-9.3.3-11|173	compile C or C++ applications which will directly interact with a PostgreSQL
12mu|postgresql-9.3.3-11|174	database management server and the ecpg Embedded C Postgres preprocessor. You
12mu|postgresql-9.3.3-11|175	need to install this package if you want to develop applications which will
12mu|postgresql-9.3.3-11|176	interact with a PostgreSQL server. If you're installing postgresql-server, you
12mu|postgresql-9.3.3-11|177	need to install this package.
12mu|postgresql-9.3.3-11|178	
12mu|postgresql-9.3.3-11|179	%package -n %{metapl}
12mu|postgresql-9.3.3-11|180	Summary:	Procedurals languages for PostgreSQL
12mu|postgresql-9.3.3-11|181	Group:		Databases
12mu|postgresql-9.3.3-11|182	Provides:	%{name}-pl = %{version}-%{release}
12mu|postgresql-9.3.3-11|183	Requires:	%{name}-plpython >= %{version}-%{release}
12mu|postgresql-9.3.3-11|184	Requires:	%{name}-plperl >= %{version}-%{release}
12mu|postgresql-9.3.3-11|185	Requires:	%{name}-pltcl >= %{version}-%{release}
12mu|postgresql-9.3.3-11|186	Requires:	%{name}-plpgsql >= %{version}-%{release}
12mu|postgresql-9.3.3-11|187	Obsoletes:	postgresql9.0-pl postgresql8.5-pl postgresql8.4-pl postgresql8.3-pl postgresql8.2-pl
12mu|postgresql-9.3.3-11|188	
12mu|postgresql-9.3.3-11|189	%description -n %{metapl}
12mu|postgresql-9.3.3-11|190	PostgreSQL is an advanced Object-Relational database management system. The
12mu|postgresql-9.3.3-11|191	postgresql-pl will install the the PL/Perl, PL/Tcl, and PL/Python procedural
12mu|postgresql-9.3.3-11|192	languages for the backend. PL/Pgsql is part of the core server package.
12mu|postgresql-9.3.3-11|193	
12mu|postgresql-9.3.3-11|194	%package -n %{plpython}
12mu|postgresql-9.3.3-11|195	Summary:	The PL/Python procedural language for PostgreSQL
12mu|postgresql-9.3.3-11|196	Group:		Databases
12mu|postgresql-9.3.3-11|197	Provides:	%{name}-plpython = %{version}-%{release}
12mu|postgresql-9.3.3-11|198	#Requires:	postgresql-server >= %{version}
12mu|postgresql-9.3.3-11|199	Obsoletes:	postgresql9.0-plpython postgresql8.5-plpython postgresql8.4-plpython postgresql8.3-plpython postgresql8.2-plpython
12mu|postgresql-9.3.3-11|200	
12mu|postgresql-9.3.3-11|201	%description -n %{plpython}
12mu|postgresql-9.3.3-11|202	PostgreSQL is an advanced Object-Relational database management system. The
12mu|postgresql-9.3.3-11|203	postgresql-plpython package contains the the PL/Python procedural languages for
12mu|postgresql-9.3.3-11|204	the backend. PL/Python is part of the core server package.
12mu|postgresql-9.3.3-11|205	
12mu|postgresql-9.3.3-11|206	%package -n %{plperl}
12mu|postgresql-9.3.3-11|207	Summary:	The PL/Perl procedural language for PostgreSQL
12mu|postgresql-9.3.3-11|208	Group:		Databases
12mu|postgresql-9.3.3-11|209	Provides:	%{name}-plperl = %{version}-%{release}
12mu|postgresql-9.3.3-11|210	#Requires:	postgresql-server >= %{version}
12mu|postgresql-9.3.3-11|211	Obsoletes:	postgresql9.0-plperl postgresql8.5-plperl postgresql8.4-plperl postgresql8.3-plperl postgresql8.2-plperl
12mu|postgresql-9.3.3-11|212	
12mu|postgresql-9.3.3-11|213	%description -n %{plperl}
12mu|postgresql-9.3.3-11|214	PostgreSQL is an advanced Object-Relational database management system. The
12mu|postgresql-9.3.3-11|215	postgresql-plperl package contains the the PL/Perl procedural languages for the
12mu|postgresql-9.3.3-11|216	backend. PL/Perl is part of the core server package.
12mu|postgresql-9.3.3-11|217	
12mu|postgresql-9.3.3-11|218	%package -n %{pltcl}
12mu|postgresql-9.3.3-11|219	Summary:	The PL/Tcl procedural language for PostgreSQL
12mu|postgresql-9.3.3-11|220	Group:		Databases
12mu|postgresql-9.3.3-11|221	Provides:	%{name}-pltcl = %{version}-%{release}
12mu|postgresql-9.3.3-11|222	#Requires:	postgresql-server >= %{version}
12mu|postgresql-9.3.3-11|223	Obsoletes:	postgresql9.0-pltcl postgresql8.5-pltcl postgresql8.4-pltcl postgresql8.3-pltcl postgresql8.2-pltcl
12mu|postgresql-9.3.3-11|224	
12mu|postgresql-9.3.3-11|225	%description -n %{pltcl}
12mu|postgresql-9.3.3-11|226	PostgreSQL is an advanced Object-Relational database management system. The
12mu|postgresql-9.3.3-11|227	postgresql-pltcl package contains the the PL/Tcl procedural languages for the
12mu|postgresql-9.3.3-11|228	backend. PL/Tcl is part of the core server package.
12mu|postgresql-9.3.3-11|229	
12mu|postgresql-9.3.3-11|230	%package -n %{plpgsql}
12mu|postgresql-9.3.3-11|231	Summary:	The PL/PgSQL procedural language for PostgreSQL
12mu|postgresql-9.3.3-11|232	Group:		Databases
12mu|postgresql-9.3.3-11|233	Provides:	%{name}-plpgsql = %{version}-%{release}
12mu|postgresql-9.3.3-11|234	#Requires:	postgresql-server >= %{version}
12mu|postgresql-9.3.3-11|235	Obsoletes:	postgresql9.0-plpgsql postgresql8.5-plpgsql postgresql8.4-plpgsql postgresql8.3-plpgsql postgresql8.2-plpgsql
12mu|postgresql-9.3.3-11|236	
12mu|postgresql-9.3.3-11|237	%description -n %{plpgsql}
12mu|postgresql-9.3.3-11|238	PostgreSQL is an advanced Object-Relational database management system. The
12mu|postgresql-9.3.3-11|239	postgresql-plpgsql package contains the the PL/PgSQL procedural languages for
12mu|postgresql-9.3.3-11|240	the backend. PL/PgSQL is part of the core server package.
12mu|postgresql-9.3.3-11|241	
12mu|postgresql-9.3.3-11|242	%prep
12mu|postgresql-9.3.3-11|243	
12mu|postgresql-9.3.3-11|244	%setup -q
12mu|postgresql-9.3.3-11|245	%apply_patches
12mu|postgresql-9.3.3-11|246	
12mu|postgresql-9.3.3-11|247	%build
12mu|postgresql-9.3.3-11|248	%serverbuild
12mu|postgresql-9.3.3-11|249	# it does not work with -fPIE and someone added that to the serverbuild macro...
12mu|postgresql-9.3.3-11|250	CFLAGS=`echo $CFLAGS|sed -e 's|-fPIE||g'`
12mu|postgresql-9.3.3-11|251	CXXFLAGS=`echo $CXXFLAGS|sed -e 's|-fPIE||g'`
12mu|postgresql-9.3.3-11|252	#--libexecdir=%{_libexecdir}/%{bname} \
12mu|postgresql-9.3.3-11|253	#--program-suffix=%{majorversion} \ didnt work
12mu|postgresql-9.3.3-11|254	#--disable-static \
12mu|postgresql-9.3.3-11|255	%configure2_5x \
12mu|postgresql-9.3.3-11|256	--disable-rpath \
12mu|postgresql-9.3.3-11|257	--with-perl \
12mu|postgresql-9.3.3-11|258	--with-python \
12mu|postgresql-9.3.3-11|259	--with-tcl \
12mu|postgresql-9.3.3-11|260	--with-tclconfig=%{_libdir} \
12mu|postgresql-9.3.3-11|261	--with-openssl \
12mu|postgresql-9.3.3-11|262	--with-pam \
12mu|postgresql-9.3.3-11|263	--with-libxml \
12mu|postgresql-9.3.3-11|264	--with-libxslt \
12mu|postgresql-9.3.3-11|265	--libdir=%{_libdir} \
12mu|postgresql-9.3.3-11|266	--mandir=%{_mandir} \
12mu|postgresql-9.3.3-11|267	--prefix=%{_prefix} \
12mu|postgresql-9.3.3-11|268	--sysconfdir=%{_sysconfdir}/pgsql \
12mu|postgresql-9.3.3-11|269	--enable-nls \
12mu|postgresql-9.3.3-11|270	%if %{with uuid}
12mu|postgresql-9.3.3-11|271	--with-ossp-uuid
12mu|postgresql-9.3.3-11|272	%endif
12mu|postgresql-9.3.3-11|273	
12mu|postgresql-9.3.3-11|274	# $(rpathdir) come from Makefile
12mu|postgresql-9.3.3-11|275	#perl -pi -e 's|^all:|LINK.shared=\$(COMPILER) -shared -Wl,-rpath,\$(rpathdir),-soname,\$(soname)\nall:|' src/pl/plperl/GNUmakefile
12mu|postgresql-9.3.3-11|276	
12mu|postgresql-9.3.3-11|277	# nuke -Wl,--no-undefined
12mu|postgresql-9.3.3-11|278	perl -pi -e "s|-Wl,--no-undefined||g" src/Makefile.global
12mu|postgresql-9.3.3-11|279	
12mu|postgresql-9.3.3-11|280	%if %{with uuid}
12mu|postgresql-9.3.3-11|281	# bork...
12mu|postgresql-9.3.3-11|282	echo "#define HAVE_OSSP_UUID_H 1" >> src/include/pg_config.h
12mu|postgresql-9.3.3-11|283	%endif
12mu|postgresql-9.3.3-11|284	
12mu|postgresql-9.3.3-11|285	%make world
12mu|postgresql-9.3.3-11|286	
12mu|postgresql-9.3.3-11|287	pushd src/test
12mu|postgresql-9.3.3-11|288	make all
12mu|postgresql-9.3.3-11|289	popd
12mu|postgresql-9.3.3-11|290	
12mu|postgresql-9.3.3-11|291	%check
12mu|postgresql-9.3.3-11|292	make check
12mu|postgresql-9.3.3-11|293	
12mu|postgresql-9.3.3-11|294	%install
12mu|postgresql-9.3.3-11|295	make DESTDIR=%{buildroot} install-world install-docs
12mu|postgresql-9.3.3-11|296	
12mu|postgresql-9.3.3-11|297	# install odbcinst.ini
12mu|postgresql-9.3.3-11|298	mkdir -p %{buildroot}%{_sysconfdir}/pgsql
12mu|postgresql-9.3.3-11|299	
12mu|postgresql-9.3.3-11|300	# copy over Makefile.global to the include dir....
12mu|postgresql-9.3.3-11|301	#install -m755 src/Makefile.global %{buildroot}%{_includedir}/pgsql/
12mu|postgresql-9.3.3-11|302	
12mu|postgresql-9.3.3-11|303	# PGDATA needs removal of group and world permissions due to pg_pwd hole.
12mu|postgresql-9.3.3-11|304	install -d -m 700 %{buildroot}%{pgdata}/data
12mu|postgresql-9.3.3-11|305	
12mu|postgresql-9.3.3-11|306	# backups of data go here...
12mu|postgresql-9.3.3-11|307	install -d -m 700 %{buildroot}%{pgdata}/backups
12mu|postgresql-9.3.3-11|308	
12mu|postgresql-9.3.3-11|309	# Create the multiple postmaster startup directory
12mu|postgresql-9.3.3-11|310	install -d -m 700 %{buildroot}/etc/sysconfig/pgsql
12mu|postgresql-9.3.3-11|311	
12mu|postgresql-9.3.3-11|312	# install systemd units
12mu|postgresql-9.3.3-11|313	mkdir -p %{buildroot}%{_unitdir}
12mu|postgresql-9.3.3-11|314	install -m 644 %{SOURCE11} %{buildroot}%{_unitdir}/%{bname}.service
12mu|postgresql-9.3.3-11|315	
12mu|postgresql-9.3.3-11|316	# Create the directory for sockets.
12mu|postgresql-9.3.3-11|317	install -d -m 755 %{buildroot}/var/run/postgresql
12mu|postgresql-9.3.3-11|318	
12mu|postgresql-9.3.3-11|319	# ... and make a tmpfiles script to recreate it at reboot.
12mu|postgresql-9.3.3-11|320	mkdir -p %{buildroot}%{_tmpfilesdir}
12mu|postgresql-9.3.3-11|321	install -m 0644 %{SOURCE12} %{buildroot}%{_tmpfilesdir}/%{bname}.conf
12mu|postgresql-9.3.3-11|322	
12mu|postgresql-9.3.3-11|323	# install helper script for env initialisation
12mu|postgresql-9.3.3-11|324	mkdir -p %{buildroot}%{_prefix}/libexec
12mu|postgresql-9.3.3-11|325	install -m 755 %{SOURCE14} %{buildroot}%{_prefix}/libexec
12mu|postgresql-9.3.3-11|326	
12mu|postgresql-9.3.3-11|327	
12mu|postgresql-9.3.3-11|328	%if 0
12mu|postgresql-9.3.3-11|329	# tests. There are many files included here that are unnecessary, but include
12mu|postgresql-9.3.3-11|330	# them anyway for completeness.
12mu|postgresql-9.3.3-11|331	mkdir -p %{buildroot}%{_libdir}/pgsql/test
12mu|postgresql-9.3.3-11|332	cp -a src/test/regress %{buildroot}%{_libdir}/pgsql/test
12mu|postgresql-9.3.3-11|333	install -m 0755 contrib/spi/refint.so %{buildroot}%{_libdir}/pgsql/test/regress
12mu|postgresql-9.3.3-11|334	install -m 0755 contrib/spi/autoinc.so %{buildroot}%{_libdir}/pgsql/test/regress
12mu|postgresql-9.3.3-11|335	pushd  %{buildroot}%{_libdir}/pgsql/test/regress/
12mu|postgresql-9.3.3-11|336	strip *.so
12mu|postgresql-9.3.3-11|337	popd
12mu|postgresql-9.3.3-11|338	%endif
12mu|postgresql-9.3.3-11|339	
12mu|postgresql-9.3.3-11|340	mkdir -p %{buildroot}/var/log/postgres
12mu|postgresql-9.3.3-11|341	
12mu|postgresql-9.3.3-11|342	mkdir -p %{buildroot}%logrotatedir
12mu|postgresql-9.3.3-11|343	cat > %{buildroot}%logrotatedir/%{name} <<EOF
12mu|postgresql-9.3.3-11|344	/var/log/postgres/postgresql {
12mu|postgresql-9.3.3-11|345	notifempty
12mu|postgresql-9.3.3-11|346	missingok
12mu|postgresql-9.3.3-11|347	copytruncate
12mu|postgresql-9.3.3-11|348	}
12mu|postgresql-9.3.3-11|349	EOF
12mu|postgresql-9.3.3-11|350	
12mu|postgresql-9.3.3-11|351	mv %{buildroot}%{_docdir}/%{name}/html %{buildroot}%{_docdir}/%{name}-docs-%{version}
12mu|postgresql-9.3.3-11|352	
12mu|postgresql-9.3.3-11|353	echo -n "" > %{libname}.lst
12mu|postgresql-9.3.3-11|354	echo -n "" > %{libecpg}.lst
12mu|postgresql-9.3.3-11|355	echo -n "" > server.lst
12mu|postgresql-9.3.3-11|356	echo -n "" > main.lst
12mu|postgresql-9.3.3-11|357	echo -n "" > devel.lst
12mu|postgresql-9.3.3-11|358	echo -n "" > plperl.lst
12mu|postgresql-9.3.3-11|359	echo -n "" > plpython.lst
12mu|postgresql-9.3.3-11|360	echo -n "" > pltcl.lst
12mu|postgresql-9.3.3-11|361	echo -n "" > plpgsql.lst
12mu|postgresql-9.3.3-11|362	
12mu|postgresql-9.3.3-11|363	# libs
12mu|postgresql-9.3.3-11|364	%find_lang libpq%{major}-%{majorversion}
12mu|postgresql-9.3.3-11|365	cat libpq%{major}-%{majorversion}.lang >> %{libname}.lst
12mu|postgresql-9.3.3-11|366	%find_lang ecpglib%{major_ecpg}-%{majorversion}
12mu|postgresql-9.3.3-11|367	cat ecpglib%{major_ecpg}-%{majorversion}.lang >> %{libecpg}.lst
12mu|postgresql-9.3.3-11|368	
12mu|postgresql-9.3.3-11|369	# server
12mu|postgresql-9.3.3-11|370	%find_lang initdb-%{majorversion}
12mu|postgresql-9.3.3-11|371	cat initdb-%{majorversion}.lang >> server.lst
12mu|postgresql-9.3.3-11|372	%find_lang pg_basebackup-%{majorversion}
12mu|postgresql-9.3.3-11|373	cat pg_basebackup-%{majorversion}.lang >> server.lst
12mu|postgresql-9.3.3-11|374	%find_lang pg_controldata-%{majorversion}
12mu|postgresql-9.3.3-11|375	cat pg_controldata-%{majorversion}.lang >> server.lst
12mu|postgresql-9.3.3-11|376	%find_lang pg_ctl-%{majorversion}
12mu|postgresql-9.3.3-11|377	cat pg_ctl-%{majorversion}.lang >> server.lst
12mu|postgresql-9.3.3-11|378	%find_lang pg_resetxlog-%{majorversion}
12mu|postgresql-9.3.3-11|379	cat pg_resetxlog-%{majorversion}.lang >> server.lst
12mu|postgresql-9.3.3-11|380	%find_lang postgres-%{majorversion}
12mu|postgresql-9.3.3-11|381	cat postgres-%{majorversion}.lang >> server.lst
12mu|postgresql-9.3.3-11|382	
12mu|postgresql-9.3.3-11|383	# main
12mu|postgresql-9.3.3-11|384	%find_lang pg_config-%{majorversion}
12mu|postgresql-9.3.3-11|385	cat pg_config-%{majorversion}.lang >> main.lst
12mu|postgresql-9.3.3-11|386	%find_lang pg_dump-%{majorversion}
12mu|postgresql-9.3.3-11|387	cat pg_dump-%{majorversion}.lang >> main.lst
12mu|postgresql-9.3.3-11|388	%find_lang pgscripts-%{majorversion}
12mu|postgresql-9.3.3-11|389	cat pgscripts-%{majorversion}.lang >> main.lst
12mu|postgresql-9.3.3-11|390	%find_lang psql-%{majorversion}
12mu|postgresql-9.3.3-11|391	cat psql-%{majorversion}.lang >>main.lst
12mu|postgresql-9.3.3-11|392	
12mu|postgresql-9.3.3-11|393	# devel
12mu|postgresql-9.3.3-11|394	%find_lang ecpg-%{majorversion}
12mu|postgresql-9.3.3-11|395	cat ecpg-%{majorversion}.lang >> devel.lst
12mu|postgresql-9.3.3-11|396	
12mu|postgresql-9.3.3-11|397	# perl
12mu|postgresql-9.3.3-11|398	%find_lang plperl-%{majorversion}
12mu|postgresql-9.3.3-11|399	cat plperl-%{majorversion}.lang >> plperl.lst
12mu|postgresql-9.3.3-11|400	
12mu|postgresql-9.3.3-11|401	# python
12mu|postgresql-9.3.3-11|402	%find_lang plpython-%{majorversion}
12mu|postgresql-9.3.3-11|403	cat plpython-%{majorversion}.lang >> plpython.lst
12mu|postgresql-9.3.3-11|404	
12mu|postgresql-9.3.3-11|405	# tcl
12mu|postgresql-9.3.3-11|406	%find_lang pltcl-%{majorversion}
12mu|postgresql-9.3.3-11|407	cat pltcl-%{majorversion}.lang >> pltcl.lst
12mu|postgresql-9.3.3-11|408	
12mu|postgresql-9.3.3-11|409	# plpgsql
12mu|postgresql-9.3.3-11|410	%find_lang plpgsql-%{majorversion}
12mu|postgresql-9.3.3-11|411	cat plpgsql-%{majorversion}.lang >> plpgsql.lst
12mu|postgresql-9.3.3-11|412	
12mu|postgresql-9.3.3-11|413	# taken directly in build dir.
12mu|postgresql-9.3.3-11|414	rm -fr %{buildroot}%{_datadir}/doc/postgresql/contrib/
12mu|postgresql-9.3.3-11|415	
12mu|postgresql-9.3.3-11|416	mkdir -p %{buildroot}/%_sys_macros_dir
12mu|postgresql-9.3.3-11|417	cat > %{buildroot}/%_sys_macros_dir/%{name}.macros <<EOF
12mu|postgresql-9.3.3-11|418	%%postgresql_version %{version}
12mu|postgresql-9.3.3-11|419	%%postgresql_major   %{majorversion}
12mu|postgresql-9.3.3-11|420	%%postgresql_minor   %{minorversion}
12mu|postgresql-9.3.3-11|421	%%pgmodules_req Requires: %{?arch_tagged:%arch_tagged %{name}-server-ABI}%{?!arch_tagged:%{name}-server-ABI} >= %{majorversion}
12mu|postgresql-9.3.3-11|422	EOF
12mu|postgresql-9.3.3-11|423	
12mu|postgresql-9.3.3-11|424	cat %{SOURCE13} > postgresql.rosa.releasenote
12mu|postgresql-9.3.3-11|425	cat > README.urpmi <<EOF
12mu|postgresql-9.3.3-11|426	You just installed or updated %{name} server.
12mu|postgresql-9.3.3-11|427	You can find important information about ROSA %{name} rpms and database
12mu|postgresql-9.3.3-11|428	management in:
12mu|postgresql-9.3.3-11|429	
12mu|postgresql-9.3.3-11|430	%{_defaultdocdir}/%{name}-server/postgresql.rosa.releasenote
12mu|postgresql-9.3.3-11|431	
12mu|postgresql-9.3.3-11|432	Please read it.
12mu|postgresql-9.3.3-11|433	EOF
12mu|postgresql-9.3.3-11|434	
12mu|postgresql-9.3.3-11|435	# postgres' .profile and .bashrc
12mu|postgresql-9.3.3-11|436	install -D -m 700 %SOURCE10 %{buildroot}%{pgdata}/.profile
12mu|postgresql-9.3.3-11|437	(
12mu|postgresql-9.3.3-11|438	cd %{buildroot}%{pgdata}/
12mu|postgresql-9.3.3-11|439	ln -s .profile .bashrc
12mu|postgresql-9.3.3-11|440	)
12mu|postgresql-9.3.3-11|441	
12mu|postgresql-9.3.3-11|442	cat > %{buildroot}%_sysconfdir/sysconfig/postgresql <<EOF
12mu|postgresql-9.3.3-11|443	# Olivier Thauvin <nanardon@mandriva.org>
12mu|postgresql-9.3.3-11|444	
12mu|postgresql-9.3.3-11|445	# The database location:
12mu|postgresql-9.3.3-11|446	# You probably won't change this
12mu|postgresql-9.3.3-11|447	# PGDATA=%{pgdata}/data
12mu|postgresql-9.3.3-11|448	
12mu|postgresql-9.3.3-11|449	# What is the based locales for postgresql
12mu|postgresql-9.3.3-11|450	# Setting locales to C allow to use any encoding
12mu|postgresql-9.3.3-11|451	# ISO or UTF, any other choice will restrict you
12mu|postgresql-9.3.3-11|452	# either ISO or UTF.
12mu|postgresql-9.3.3-11|453	LC_ALL=C
12mu|postgresql-9.3.3-11|454	
12mu|postgresql-9.3.3-11|455	# These are additional to pass to pg_ctl when starting/restarting postgresql.
12mu|postgresql-9.3.3-11|456	# PGOPTIONS=
12mu|postgresql-9.3.3-11|457	EOF
12mu|postgresql-9.3.3-11|458	
12mu|postgresql-9.3.3-11|459	# cleanup
12mu|postgresql-9.3.3-11|460	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mu|postgresql-9.3.3-11|461	find %{buildroot} -type f -name "*.a" -exec rm -f {} ';'
12mu|postgresql-9.3.3-11|462	
12mu|postgresql-9.3.3-11|463	%pre -n %{server}
12mu|postgresql-9.3.3-11|464	%_pre_useradd %{pguser} %{pgdata} /bin/bash
12mu|postgresql-9.3.3-11|465	# if upgrade
12mu|postgresql-9.3.3-11|466	
12mu|postgresql-9.3.3-11|467	[ ! -f %{pgdata}/data/PG_VERSION ] && exit 0
12mu|postgresql-9.3.3-11|468	mypgversion=`cat %{pgdata}/data/PG_VERSION`
12mu|postgresql-9.3.3-11|469	[ $mypgversion = %{current_major_version} ] && exit 0
12mu|postgresql-9.3.3-11|470	
12mu|postgresql-9.3.3-11|471	echo ""
12mu|postgresql-9.3.3-11|472	echo "You currently have database tree for Postgresql $mypgversion"
12mu|postgresql-9.3.3-11|473	echo "You must use postgresql${mypgversion}-server"
12mu|postgresql-9.3.3-11|474	echo "To update you Postgresql server, dump your databases"
12mu|postgresql-9.3.3-11|475	echo "delete /var/lib/pgsql/data/ content, upgrade the server, then"
12mu|postgresql-9.3.3-11|476	echo "restore your databases from your backup"
12mu|postgresql-9.3.3-11|477	echo ""
12mu|postgresql-9.3.3-11|478	
12mu|postgresql-9.3.3-11|479	exit 1
12mu|postgresql-9.3.3-11|480	
12mu|postgresql-9.3.3-11|481	%posttrans -n %{server}
12mu|postgresql-9.3.3-11|482	%_post_service %{bname}
12mu|postgresql-9.3.3-11|483	%tmpfiles_create %{bname}
12mu|postgresql-9.3.3-11|484	
12mu|postgresql-9.3.3-11|485	%preun -n %{server}
12mu|postgresql-9.3.3-11|486	%_preun_service %{bname}
12mu|postgresql-9.3.3-11|487	
12mu|postgresql-9.3.3-11|488	%postun -n %{server}
12mu|postgresql-9.3.3-11|489	%_postun_userdel %{pguser}
12mu|postgresql-9.3.3-11|490	
12mu|postgresql-9.3.3-11|491	%files -f main.lst
12mu|postgresql-9.3.3-11|492	%doc doc/KNOWN_BUGS doc/MISSING_FEATURES
12mu|postgresql-9.3.3-11|493	%doc COPYRIGHT README HISTORY doc/bug.template
12mu|postgresql-9.3.3-11|494	%{_bindir}/clusterdb
12mu|postgresql-9.3.3-11|495	%{_bindir}/createdb
12mu|postgresql-9.3.3-11|496	%{_bindir}/createlang
12mu|postgresql-9.3.3-11|497	%{_bindir}/createuser
12mu|postgresql-9.3.3-11|498	%{_bindir}/dropdb
12mu|postgresql-9.3.3-11|499	%{_bindir}/droplang
12mu|postgresql-9.3.3-11|500	%{_bindir}/dropuser
12mu|postgresql-9.3.3-11|501	%{_bindir}/pg_basebackup
12mu|postgresql-9.3.3-11|502	%{_bindir}/pg_dump
12mu|postgresql-9.3.3-11|503	%{_bindir}/pg_dumpall
12mu|postgresql-9.3.3-11|504	%{_bindir}/pg_isready
12mu|postgresql-9.3.3-11|505	%{_bindir}/pg_receivexlog
12mu|postgresql-9.3.3-11|506	%{_bindir}/pg_restore
12mu|postgresql-9.3.3-11|507	%{_bindir}/pg_test_fsync
12mu|postgresql-9.3.3-11|508	%{_bindir}/pg_test_timing
12mu|postgresql-9.3.3-11|509	%{_bindir}/pg_xlogdump
12mu|postgresql-9.3.3-11|510	%{_bindir}/psql
12mu|postgresql-9.3.3-11|511	%{_bindir}/reindexdb
12mu|postgresql-9.3.3-11|512	%{_bindir}/vacuumdb
12mu|postgresql-9.3.3-11|513	%{_mandir}/man1/clusterdb.*
12mu|postgresql-9.3.3-11|514	%{_mandir}/man1/createdb.*
12mu|postgresql-9.3.3-11|515	%{_mandir}/man1/createlang.*
12mu|postgresql-9.3.3-11|516	%{_mandir}/man1/createuser.*
12mu|postgresql-9.3.3-11|517	%{_mandir}/man1/dropdb.*
12mu|postgresql-9.3.3-11|518	%{_mandir}/man1/droplang.*
12mu|postgresql-9.3.3-11|519	%{_mandir}/man1/dropuser.*
12mu|postgresql-9.3.3-11|520	%{_mandir}/man1/pg_basebackup.*
12mu|postgresql-9.3.3-11|521	%{_mandir}/man1/pg_dump.*
12mu|postgresql-9.3.3-11|522	%{_mandir}/man1/pg_dumpall.*
12mu|postgresql-9.3.3-11|523	%{_mandir}/man1/pg_isready.1*
12mu|postgresql-9.3.3-11|524	%{_mandir}/man1/pg_receivexlog.1*
12mu|postgresql-9.3.3-11|525	%{_mandir}/man1/pg_restore.*
12mu|postgresql-9.3.3-11|526	%{_mandir}/man1/pg_test_fsync.1*
12mu|postgresql-9.3.3-11|527	%{_mandir}/man1/pg_test_timing.1*
12mu|postgresql-9.3.3-11|528	%{_mandir}/man1/pg_xlogdump.1*
12mu|postgresql-9.3.3-11|529	%{_mandir}/man1/psql.*
12mu|postgresql-9.3.3-11|530	%{_mandir}/man1/reindexdb.*
12mu|postgresql-9.3.3-11|531	%{_mandir}/man1/vacuumdb.*
12mu|postgresql-9.3.3-11|532	%{_mandir}/man7/*
12mu|postgresql-9.3.3-11|533	%_sys_macros_dir/%{name}.macros
12mu|postgresql-9.3.3-11|534	
12mu|postgresql-9.3.3-11|535	%files -n %{libname} -f %{libname}.lst
12mu|postgresql-9.3.3-11|536	%{_libdir}/libpq.so.%{major}*
12mu|postgresql-9.3.3-11|537	
12mu|postgresql-9.3.3-11|538	%files -n %{libecpg} -f %{libecpg}.lst
12mu|postgresql-9.3.3-11|539	%{_libdir}/libecpg.so.%{major_ecpg}*
12mu|postgresql-9.3.3-11|540	%{_libdir}/libecpg_compat.so.*
12mu|postgresql-9.3.3-11|541	%{_libdir}/libpgtypes.so.*
12mu|postgresql-9.3.3-11|542	
12mu|postgresql-9.3.3-11|543	%files docs
12mu|postgresql-9.3.3-11|544	%doc %{_docdir}/%{name}-docs-%{version}
12mu|postgresql-9.3.3-11|545	
12mu|postgresql-9.3.3-11|546	%files -n %{contrib}
12mu|postgresql-9.3.3-11|547	%{_libdir}/postgresql/_int.so
12mu|postgresql-9.3.3-11|548	%{_libdir}/postgresql/btree_gist.so
12mu|postgresql-9.3.3-11|549	%{_libdir}/postgresql/chkpass.so
12mu|postgresql-9.3.3-11|550	%{_libdir}/postgresql/cube.so
12mu|postgresql-9.3.3-11|551	%{_libdir}/postgresql/dblink.so
12mu|postgresql-9.3.3-11|552	%{_libdir}/postgresql/earthdistance.so
12mu|postgresql-9.3.3-11|553	%{_libdir}/postgresql/fuzzystrmatch.so
12mu|postgresql-9.3.3-11|554	%{_libdir}/postgresql/insert_username.so
12mu|postgresql-9.3.3-11|555	%{_libdir}/postgresql/lo.so
12mu|postgresql-9.3.3-11|556	%{_libdir}/postgresql/ltree.so
12mu|postgresql-9.3.3-11|557	%{_libdir}/postgresql/moddatetime.so
12mu|postgresql-9.3.3-11|558	%{_libdir}/postgresql/pgcrypto.so
12mu|postgresql-9.3.3-11|559	%{_libdir}/postgresql/pgstattuple.so
12mu|postgresql-9.3.3-11|560	%{_libdir}/postgresql/refint.so
12mu|postgresql-9.3.3-11|561	%{_libdir}/postgresql/seg.so
12mu|postgresql-9.3.3-11|562	%{_libdir}/postgresql/tablefunc.so
12mu|postgresql-9.3.3-11|563	%{_libdir}/postgresql/tcn.so
12mu|postgresql-9.3.3-11|564	%{_libdir}/postgresql/timetravel.so
12mu|postgresql-9.3.3-11|565	%{_libdir}/postgresql/pg_trgm.so
12mu|postgresql-9.3.3-11|566	%{_libdir}/postgresql/autoinc.so
12mu|postgresql-9.3.3-11|567	%{_libdir}/postgresql/pg_buffercache.so
12mu|postgresql-9.3.3-11|568	%{_libdir}/postgresql/adminpack.so
12mu|postgresql-9.3.3-11|569	%{_libdir}/postgresql/hstore.so
12mu|postgresql-9.3.3-11|570	%{_libdir}/postgresql/isn.so
12mu|postgresql-9.3.3-11|571	%{_libdir}/postgresql/pg_freespacemap.so
12mu|postgresql-9.3.3-11|572	%{_libdir}/postgresql/pgrowlocks.so
12mu|postgresql-9.3.3-11|573	%{_libdir}/postgresql/sslinfo.so
12mu|postgresql-9.3.3-11|574	%{_libdir}/postgresql/pageinspect.so
12mu|postgresql-9.3.3-11|575	%{_libdir}/postgresql/postgres_fdw.so
12mu|postgresql-9.3.3-11|576	%{_libdir}/postgresql/worker_spi.so
12mu|postgresql-9.3.3-11|577	%{_bindir}/oid2name
12mu|postgresql-9.3.3-11|578	%{_bindir}/pgbench
12mu|postgresql-9.3.3-11|579	%{_bindir}/vacuumlo
12mu|postgresql-9.3.3-11|580	%{_mandir}/man1/oid2name.1*
12mu|postgresql-9.3.3-11|581	%{_mandir}/man1/pgbench.1*
12mu|postgresql-9.3.3-11|582	%{_mandir}/man1/vacuumlo.1*
12mu|postgresql-9.3.3-11|583	
12mu|postgresql-9.3.3-11|584	%files -n %{server} -f server.lst
12mu|postgresql-9.3.3-11|585	%{_unitdir}/%{bname}.service
12mu|postgresql-9.3.3-11|586	%{_tmpfilesdir}/%{bname}.conf
12mu|postgresql-9.3.3-11|587	%config(noreplace) %{_sysconfdir}/sysconfig/postgresql
12mu|postgresql-9.3.3-11|588	%doc README.urpmi postgresql.rosa.releasenote
12mu|postgresql-9.3.3-11|589	%{_bindir}/initdb
12mu|postgresql-9.3.3-11|590	%{_bindir}/pg_controldata
12mu|postgresql-9.3.3-11|591	%{_bindir}/pg_ctl
12mu|postgresql-9.3.3-11|592	%{_bindir}/pg_resetxlog
12mu|postgresql-9.3.3-11|593	%{_bindir}/postgres
12mu|postgresql-9.3.3-11|594	%{_bindir}/postmaster
12mu|postgresql-9.3.3-11|595	%{_bindir}/pg_standby
12mu|postgresql-9.3.3-11|596	%{_bindir}/pg_archivecleanup
12mu|postgresql-9.3.3-11|597	%{_bindir}/pg_upgrade
12mu|postgresql-9.3.3-11|598	%{_prefix}/libexec/postgresql_initdb.sh
12mu|postgresql-9.3.3-11|599	%{_mandir}/man1/initdb.1*
12mu|postgresql-9.3.3-11|600	%{_mandir}/man1/pg_controldata.*
12mu|postgresql-9.3.3-11|601	%{_mandir}/man1/pg_ctl.1*
12mu|postgresql-9.3.3-11|602	%{_mandir}/man1/pg_resetxlog.*
12mu|postgresql-9.3.3-11|603	%{_mandir}/man1/pg_upgrade.1*
12mu|postgresql-9.3.3-11|604	%{_mandir}/man1/postgres.1*
12mu|postgresql-9.3.3-11|605	%{_mandir}/man1/postmaster.1*
12mu|postgresql-9.3.3-11|606	%dir %{_libdir}/postgresql
12mu|postgresql-9.3.3-11|607	%dir %{_datadir}/postgresql
12mu|postgresql-9.3.3-11|608	%attr(644,%{pguser},%{pguser}) %config(noreplace) %{pgdata}/.bashrc
12mu|postgresql-9.3.3-11|609	%attr(-,%{pguser},%{pguser}) %{pgdata}/.profile
12mu|postgresql-9.3.3-11|610	%attr(700,%{pguser},%{pguser}) %dir %{pgdata}
12mu|postgresql-9.3.3-11|611	%attr(-,%{pguser},%{pguser}) %{pgdata}/data
12mu|postgresql-9.3.3-11|612	%attr(700,%{pguser},%{pguser}) %dir %{pgdata}/backups
12mu|postgresql-9.3.3-11|613	%{_libdir}/postgresql/*_and_*.so
12mu|postgresql-9.3.3-11|614	%{_libdir}/postgresql/auth_delay.so
12mu|postgresql-9.3.3-11|615	%{_libdir}/postgresql/auto_explain.so
12mu|postgresql-9.3.3-11|616	%{_libdir}/postgresql/btree_gin.so
12mu|postgresql-9.3.3-11|617	%{_libdir}/postgresql/citext.so
12mu|postgresql-9.3.3-11|618	%{_libdir}/postgresql/dict_int.so
12mu|postgresql-9.3.3-11|619	%{_libdir}/postgresql/dict_snowball.so
12mu|postgresql-9.3.3-11|620	%{_libdir}/postgresql/dict_xsyn.so
12mu|postgresql-9.3.3-11|621	%{_libdir}/postgresql/dummy_seclabel.so
12mu|postgresql-9.3.3-11|622	%{_libdir}/postgresql/euc2004_sjis2004.so
12mu|postgresql-9.3.3-11|623	%{_libdir}/postgresql/file_fdw.so
12mu|postgresql-9.3.3-11|624	%{_libdir}/postgresql/libpqwalreceiver.so
12mu|postgresql-9.3.3-11|625	%{_libdir}/postgresql/passwordcheck.so
12mu|postgresql-9.3.3-11|626	%{_libdir}/postgresql/pg_stat_statements.so
12mu|postgresql-9.3.3-11|627	%{_libdir}/postgresql/pg_upgrade_support.so
12mu|postgresql-9.3.3-11|628	%{_libdir}/postgresql/pgxml.so
12mu|postgresql-9.3.3-11|629	%{_libdir}/postgresql/test_parser.so
12mu|postgresql-9.3.3-11|630	%{_libdir}/postgresql/tsearch2.so
12mu|postgresql-9.3.3-11|631	%{_libdir}/postgresql/unaccent.so
12mu|postgresql-9.3.3-11|632	%if %{with uuid}
12mu|postgresql-9.3.3-11|633	%{_libdir}/postgresql/uuid-ossp.so
12mu|postgresql-9.3.3-11|634	%endif
12mu|postgresql-9.3.3-11|635	%{_datadir}/postgresql/postgres.bki
12mu|postgresql-9.3.3-11|636	%{_datadir}/postgresql/postgres.description
12mu|postgresql-9.3.3-11|637	%{_datadir}/postgresql/*.sample
12mu|postgresql-9.3.3-11|638	%{_datadir}/postgresql/timezone
12mu|postgresql-9.3.3-11|639	%{_datadir}/postgresql/system_views.sql
12mu|postgresql-9.3.3-11|640	%{_datadir}/postgresql/conversion_create.sql
12mu|postgresql-9.3.3-11|641	%{_datadir}/postgresql/information_schema.sql
12mu|postgresql-9.3.3-11|642	%{_datadir}/postgresql/snowball_create.sql
12mu|postgresql-9.3.3-11|643	%{_datadir}/postgresql/sql_features.txt
12mu|postgresql-9.3.3-11|644	%{_datadir}/postgresql/postgres.shdescription
12mu|postgresql-9.3.3-11|645	%dir %{_datadir}/postgresql/timezonesets
12mu|postgresql-9.3.3-11|646	%{_datadir}/postgresql/timezonesets/Africa.txt
12mu|postgresql-9.3.3-11|647	%{_datadir}/postgresql/timezonesets/America.txt
12mu|postgresql-9.3.3-11|648	%{_datadir}/postgresql/timezonesets/Antarctica.txt
12mu|postgresql-9.3.3-11|649	%{_datadir}/postgresql/timezonesets/Asia.txt
12mu|postgresql-9.3.3-11|650	%{_datadir}/postgresql/timezonesets/Atlantic.txt
12mu|postgresql-9.3.3-11|651	%{_datadir}/postgresql/timezonesets/Australia
12mu|postgresql-9.3.3-11|652	%{_datadir}/postgresql/timezonesets/Australia.txt
12mu|postgresql-9.3.3-11|653	%{_datadir}/postgresql/timezonesets/Default
12mu|postgresql-9.3.3-11|654	%{_datadir}/postgresql/timezonesets/Etc.txt
12mu|postgresql-9.3.3-11|655	%{_datadir}/postgresql/timezonesets/Europe.txt
12mu|postgresql-9.3.3-11|656	%{_datadir}/postgresql/timezonesets/India
12mu|postgresql-9.3.3-11|657	%{_datadir}/postgresql/timezonesets/Indian.txt
12mu|postgresql-9.3.3-11|658	%{_datadir}/postgresql/timezonesets/Pacific.txt
12mu|postgresql-9.3.3-11|659	%{_datadir}/postgresql/tsearch_data
12mu|postgresql-9.3.3-11|660	%dir %{_datadir}/postgresql/extension
12mu|postgresql-9.3.3-11|661	%{_datadir}/postgresql/extension/*
12mu|postgresql-9.3.3-11|662	%attr(700,postgres,postgres) %dir /var/log/postgres
12mu|postgresql-9.3.3-11|663	%logrotatedir/%{name}
12mu|postgresql-9.3.3-11|664	%{_mandir}/man1/pg_archivecleanup.1*
12mu|postgresql-9.3.3-11|665	%{_mandir}/man1/pg_standby.1*
12mu|postgresql-9.3.3-11|666	
12mu|postgresql-9.3.3-11|667	%files devel -f devel.lst
12mu|postgresql-9.3.3-11|668	# %doc doc/TODO doc/TODO.detail
12mu|postgresql-9.3.3-11|669	%{_includedir}/*
12mu|postgresql-9.3.3-11|670	%{_bindir}/ecpg
12mu|postgresql-9.3.3-11|671	%{_bindir}/pg_config
12mu|postgresql-9.3.3-11|672	%{_libdir}/libecpg_compat.so
12mu|postgresql-9.3.3-11|673	%{_libdir}/libecpg.so
12mu|postgresql-9.3.3-11|674	%{_libdir}/libpgtypes.so
12mu|postgresql-9.3.3-11|675	%{_libdir}/libpq.so
12mu|postgresql-9.3.3-11|676	%{_libdir}/postgresql/pgxs/
12mu|postgresql-9.3.3-11|677	%{_libdir}/pkgconfig/*.pc
12mu|postgresql-9.3.3-11|678	%{_mandir}/man1/ecpg.1*
12mu|postgresql-9.3.3-11|679	%{_mandir}/man1/pg_config.1*
12mu|postgresql-9.3.3-11|680	%{_mandir}/man3/SPI_*.3*
12mu|postgresql-9.3.3-11|681	%{_mandir}/man3/dblink*.3*
12mu|postgresql-9.3.3-11|682	
12mu|postgresql-9.3.3-11|683	%files -n %{metapl}
12mu|postgresql-9.3.3-11|684	# metapkg
12mu|postgresql-9.3.3-11|685	
12mu|postgresql-9.3.3-11|686	%files -n %{plpython} -f plpython.lst
12mu|postgresql-9.3.3-11|687	%{_libdir}/postgresql/plpython*.so
12mu|postgresql-9.3.3-11|688	
12mu|postgresql-9.3.3-11|689	%files -n %{plperl} -f plperl.lst
12mu|postgresql-9.3.3-11|690	%{_libdir}/postgresql/plperl.so
12mu|postgresql-9.3.3-11|691	
12mu|postgresql-9.3.3-11|692	%files -n %{pltcl} -f pltcl.lst
12mu|postgresql-9.3.3-11|693	%{_libdir}/postgresql/pltcl.so
12mu|postgresql-9.3.3-11|694	%{_bindir}/pltcl_delmod
12mu|postgresql-9.3.3-11|695	%{_bindir}/pltcl_listmod
12mu|postgresql-9.3.3-11|696	%{_bindir}/pltcl_loadmod
12mu|postgresql-9.3.3-11|697	%{_datadir}/postgresql/unknown.pltcl
12mu|postgresql-9.3.3-11|698	
12mu|postgresql-9.3.3-11|699	%files -n %{plpgsql} -f plpgsql.lst
12mu|postgresql-9.3.3-11|700	%{_libdir}/postgresql/plpgsql.so
12mu|postgresql-9.3.3-11|701	
12mu|postgresql-9.3.3-11|702	
12mu|postgresql-9.3.3-11|703	%changelog
12mu|postgresql-9.3.3-11|704	* Thu Mar 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 9.3.3-11
12mu|postgresql-9.3.3-11|705	+ Revision: 12887dd
12mu|postgresql-9.3.3-11|706	- Updated to 9.3.3
12mu|postgresql-9.3.3-11|707	
12mu|postgresql-9.3.3-11|708	

20639 12
12mu|postscript-ppds-2006-12|1	Summary:	PPD files for PostScript printers
12mu|postscript-ppds-2006-12|2	Name:		postscript-ppds
12mu|postscript-ppds-2006-12|3	Version:	2006
12mu|postscript-ppds-2006-12|4	Release:	12
12mu|postscript-ppds-2006-12|5	License:	Distributable
12mu|postscript-ppds-2006-12|6	Group:		Publishing
12mu|postscript-ppds-2006-12|7	Url:		http://cups.sourceforge.net/
12mu|postscript-ppds-2006-12|8	# CUPS-Drivers package from Sourceforge, only PPD files for native
12mu|postscript-ppds-2006-12|9	# PostScript printers used
12mu|postscript-ppds-2006-12|10	Source200:	ftp://cups.sourceforge.net/pub/cups/cups-drivers/0.3.6/cups-drivers-all-0.3.6.tar.bz2
12mu|postscript-ppds-2006-12|11	# Perl script to clean up Manufacturer entries in the PPD files, so that
12mu|postscript-ppds-2006-12|12	# drivers are sorted by the printer manufacturer in the graphical frontends
12mu|postscript-ppds-2006-12|13	Source201:	cleanppd.pl.bz2
12mu|postscript-ppds-2006-12|14	# PPD file for a generic PostScript printer (taken from KUPS)
12mu|postscript-ppds-2006-12|15	Source203:	postscript.ppd.bz2
12mu|postscript-ppds-2006-12|16	# Fix buggy PPD file
12mu|postscript-ppds-2006-12|17	Patch200:	cups-drivers-hplj5m_4.ppd.patch
12mu|postscript-ppds-2006-12|18	BuildRequires:	cups-common
12mu|postscript-ppds-2006-12|19	Requires:	foomatic-filters
12mu|postscript-ppds-2006-12|20	Requires:	ghostscript
12mu|postscript-ppds-2006-12|21	BuildArch:	noarch
12mu|postscript-ppds-2006-12|22	
12mu|postscript-ppds-2006-12|23	%description
12mu|postscript-ppds-2006-12|24	This package contains PPD files for older PostScript printers.
12mu|postscript-ppds-2006-12|25	
12mu|postscript-ppds-2006-12|26	The PPD files for recent printers are in the foomatic-db package.
12mu|postscript-ppds-2006-12|27	
12mu|postscript-ppds-2006-12|28	Setting up print queues with CUPS or foomatic-rip and these PPD files
12mu|postscript-ppds-2006-12|29	makes all features of the printer available, therefore its use is
12mu|postscript-ppds-2006-12|30	highly recommended. printerdrake will choose a manufacturer-supplied
12mu|postscript-ppds-2006-12|31	PPD file automatically if one for your printer is found.
12mu|postscript-ppds-2006-12|32	
12mu|postscript-ppds-2006-12|33	%prep
12mu|postscript-ppds-2006-12|34	rm -fr %{name}-%{version}
12mu|postscript-ppds-2006-12|35	mkdir %{name}-%{version}
12mu|postscript-ppds-2006-12|36	# PPD files for old PostScript printers
12mu|postscript-ppds-2006-12|37	%setup -q -T -D -a 200
12mu|postscript-ppds-2006-12|38	
12mu|postscript-ppds-2006-12|39	# Apply patch for buggy ppd file
12mu|postscript-ppds-2006-12|40	%patch200 -p0
12mu|postscript-ppds-2006-12|41	
12mu|postscript-ppds-2006-12|42	# Remove CUPS-O-MATIC PPDs
12mu|postscript-ppds-2006-12|43	rm -rf cups-drivers-0.3.6/usr/share/cups/model/cups-o-matic
12mu|postscript-ppds-2006-12|44	
12mu|postscript-ppds-2006-12|45	# Remove pstogstoraster-based PPD files, they do not work
12mu|postscript-ppds-2006-12|46	# when printing via Samba. There are other, better PPDs for
12mu|postscript-ppds-2006-12|47	# these printers.
12mu|postscript-ppds-2006-12|48	rm -f cups-drivers-0.3.6/usr/share/cups/model/canon/bj10.ppd
12mu|postscript-ppds-2006-12|49	rm -f cups-drivers-0.3.6/usr/share/cups/model/hp/djet_890c.ppd
12mu|postscript-ppds-2006-12|50	rm -f cups-drivers-0.3.6/usr/share/cups/model/hp/laserjet_gs.ppd
12mu|postscript-ppds-2006-12|51	
12mu|postscript-ppds-2006-12|52	# Remove CUPS PPD files, there are newer versions of them in the CUPS
12mu|postscript-ppds-2006-12|53	# package
12mu|postscript-ppds-2006-12|54	rm -f cups-drivers-0.3.6/usr/share/cups/model/hp/laserjet.ppd
12mu|postscript-ppds-2006-12|55	rm -f cups-drivers-0.3.6/usr/share/cups/model/hp/deskjet.ppd
12mu|postscript-ppds-2006-12|56	
12mu|postscript-ppds-2006-12|57	%build
12mu|postscript-ppds-2006-12|58	
12mu|postscript-ppds-2006-12|59	%install
12mu|postscript-ppds-2006-12|60	# Make directories
12mu|postscript-ppds-2006-12|61	install -d %{buildroot}%{_datadir}/cups/model
12mu|postscript-ppds-2006-12|62	
12mu|postscript-ppds-2006-12|63	# Put the Sourceforge PPDs into CUPS PPD directory
12mu|postscript-ppds-2006-12|64	cp -a cups-drivers-0.3.6/usr/share/cups/model/* %{buildroot}%{_datadir}/cups/model/
12mu|postscript-ppds-2006-12|65	
12mu|postscript-ppds-2006-12|66	# Install PPD file for a generic PostScript printer
12mu|postscript-ppds-2006-12|67	bzcat %{SOURCE203} > %{buildroot}%{_datadir}/cups/model/postscript.ppd
12mu|postscript-ppds-2006-12|68	
12mu|postscript-ppds-2006-12|69	# Correct permissions of PPD file directory
12mu|postscript-ppds-2006-12|70	chmod -R u+w,a+rX %{buildroot}%{_datadir}/cups/model
12mu|postscript-ppds-2006-12|71	
12mu|postscript-ppds-2006-12|72	# "cleanppd.pl" removes unwished PPD files (currently the ones for Birmy
12mu|postscript-ppds-2006-12|73	# PowerRIP), fixes broken manufacturer entries, and cleans lines which
12mu|postscript-ppds-2006-12|74	# contain only spaces and tabs.
12mu|postscript-ppds-2006-12|75	
12mu|postscript-ppds-2006-12|76	# Uncompress Perl script for cleaning up the PPD files
12mu|postscript-ppds-2006-12|77	bzcat %{SOURCE201} > ./cleanppd.pl
12mu|postscript-ppds-2006-12|78	chmod a+rx ./cleanppd.pl
12mu|postscript-ppds-2006-12|79	# Do the clean-up
12mu|postscript-ppds-2006-12|80	find %{buildroot}%{_datadir}/cups/model -name "*.ppd" -exec ./cleanppd.pl '{}' \;
12mu|postscript-ppds-2006-12|81	# Remove PPDs which are not Adobe-compliant and therefore not working with
12mu|postscript-ppds-2006-12|82	# CUPS 1.1.20
12mu|postscript-ppds-2006-12|83	for ppd in `find %{buildroot}%{_datadir}/cups/model -name "*.ppd.gz" -print`; do cupstestppd -q $ppd || (rm -f $ppd && echo "$ppd not Adobe-compliant. Deleted."); done
12mu|postscript-ppds-2006-12|84	
12mu|postscript-ppds-2006-12|85	# Correct permissions for all documentation files
12mu|postscript-ppds-2006-12|86	for f in %{buildroot}%{_datadir}/cups/model/*/*; do
12mu|postscript-ppds-2006-12|87	chmod a-x $f
12mu|postscript-ppds-2006-12|88	done
12mu|postscript-ppds-2006-12|89	
12mu|postscript-ppds-2006-12|90	%files
12mu|postscript-ppds-2006-12|91	%{_datadir}/cups/model/*
12mu|postscript-ppds-2006-12|92	
12mu|postscript-ppds-2006-12|93	# Restart the CUPS daemon when it is running, but do not start it when it
12mu|postscript-ppds-2006-12|94	# is not running. The restart of the CUPS daemon updates the CUPS-internal
12mu|postscript-ppds-2006-12|95	# PPD index
12mu|postscript-ppds-2006-12|96	
12mu|postscript-ppds-2006-12|97	%post
12mu|postscript-ppds-2006-12|98	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
12mu|postscript-ppds-2006-12|99	
12mu|postscript-ppds-2006-12|100	%postun
12mu|postscript-ppds-2006-12|101	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
12mu|postscript-ppds-2006-12|102	
12mu|postscript-ppds-2006-12|103	%changelog
12mu|postscript-ppds-2006-12|104	* Fri Dec 06 2013 Alexander Kazancev <kazancas@gmail.com> 2006-12
12mu|postscript-ppds-2006-12|105	+ Revision: 68df416
12mu|postscript-ppds-2006-12|106	- Rebuild with new CUPS
12mu|postscript-ppds-2006-12|107	
12mu|postscript-ppds-2006-12|108	

20640 12
12mu|poxml-4.12.4-1|1	Summary:	Xml2po and vice versa converters for KDE
12mu|poxml-4.12.4-1|2	Name:		poxml
12mu|poxml-4.12.4-1|3	Version:	4.12.4
12mu|poxml-4.12.4-1|4	Release:	1
12mu|poxml-4.12.4-1|5	Epoch:		1
12mu|poxml-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|poxml-4.12.4-1|7	License:	GPLv2+
12mu|poxml-4.12.4-1|8	Url:		http://www.kde.org
12mu|poxml-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|poxml-4.12.4-1|10	%if %{is_beta}
12mu|poxml-4.12.4-1|11	%define ftpdir unstable
12mu|poxml-4.12.4-1|12	%else
12mu|poxml-4.12.4-1|13	%define ftpdir stable
12mu|poxml-4.12.4-1|14	%endif
12mu|poxml-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|poxml-4.12.4-1|16	BuildRequires:	kdelibs4-devel
12mu|poxml-4.12.4-1|17	Suggests:	md5deep
12mu|poxml-4.12.4-1|18	Conflicts:	kdesdk4-po2xml < 1:4.11.0
12mu|poxml-4.12.4-1|19	Obsoletes:	kdesdk4-po2xml < 1:4.11.0
12mu|poxml-4.12.4-1|20	
12mu|poxml-4.12.4-1|21	%description
12mu|poxml-4.12.4-1|22	Xml2po and vice versa converters for KDE.
12mu|poxml-4.12.4-1|23	
12mu|poxml-4.12.4-1|24	%files
12mu|poxml-4.12.4-1|25	%{_kde_bindir}/split2po
12mu|poxml-4.12.4-1|26	%{_kde_bindir}/xml2pot
12mu|poxml-4.12.4-1|27	%{_kde_mandir}/man1/po2xml.1.*
12mu|poxml-4.12.4-1|28	%{_kde_mandir}/man1/split2po.1.*
12mu|poxml-4.12.4-1|29	%{_kde_mandir}/man1/swappo.1.*
12mu|poxml-4.12.4-1|30	%{_kde_mandir}/man1/xml2pot.1.*
12mu|poxml-4.12.4-1|31	
12mu|poxml-4.12.4-1|32	#----------------------------------------------------------------------------
12mu|poxml-4.12.4-1|33	
12mu|poxml-4.12.4-1|34	%prep
12mu|poxml-4.12.4-1|35	%setup -q
12mu|poxml-4.12.4-1|36	
12mu|poxml-4.12.4-1|37	%build
12mu|poxml-4.12.4-1|38	%cmake_kde4
12mu|poxml-4.12.4-1|39	%make
12mu|poxml-4.12.4-1|40	
12mu|poxml-4.12.4-1|41	%install
12mu|poxml-4.12.4-1|42	%makeinstall_std -C build
12mu|poxml-4.12.4-1|43	
12mu|poxml-4.12.4-1|44	
12mu|poxml-4.12.4-1|45	%changelog
12mu|poxml-4.12.4-1|46	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|poxml-4.12.4-1|47	+ Revision: 0cc3c56
12mu|poxml-4.12.4-1|48	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|poxml-4.12.4-1|49	
12mu|poxml-4.12.4-1|50	

20641 12
12mu|ppmtomd-1.6-1|1	Summary:	Driver for the Alps Micro-Dry printers and similars
12mu|ppmtomd-1.6-1|2	Name:		ppmtomd
12mu|ppmtomd-1.6-1|3	Version:	1.6
12mu|ppmtomd-1.6-1|4	Release:	1
12mu|ppmtomd-1.6-1|5	License:	GPL
12mu|ppmtomd-1.6-1|6	Group:		System/Printing
12mu|ppmtomd-1.6-1|7	URL:		http://www.stevens-bradfield.com/ppmtomd/
12mu|ppmtomd-1.6-1|8	Source0:	http://www.stevens-bradfield.com/ppmtomd/%{name}-%{version}.tar.gz
12mu|ppmtomd-1.6-1|9	Patch0:		ppmtomd-mdv_conf.diff
12mu|ppmtomd-1.6-1|10	Patch1:		ppmtomd-1.5-LDFLAGS.diff
12mu|ppmtomd-1.6-1|11	Patch2:		ppmtomd-1.6-mdv-fix-netpbm-includes.patch
12mu|ppmtomd-1.6-1|12	BuildRequires:	netpbm-devel
12mu|ppmtomd-1.6-1|13	
12mu|ppmtomd-1.6-1|14	%description
12mu|ppmtomd-1.6-1|15	A program to convert images from PPM format into the control language for the
12mu|ppmtomd-1.6-1|16	Alps Micro-Dry printers, at various times sold by Citizen, Alps and Okidata.
12mu|ppmtomd-1.6-1|17	
12mu|ppmtomd-1.6-1|18	This program drives the Alps Micro-Dry series of printers, including the
12mu|ppmtomd-1.6-1|19	Citizen Printiva series, Alps MD series, and Oki DP series (but not yet the
12mu|ppmtomd-1.6-1|20	DP-7000).
12mu|ppmtomd-1.6-1|21	
12mu|ppmtomd-1.6-1|22	In the current release, the program drives the standard mode fairly well; the
12mu|ppmtomd-1.6-1|23	dye sublimation mode very well; and the VPhoto mode reasonably well.
12mu|ppmtomd-1.6-1|24	
12mu|ppmtomd-1.6-1|25	It supports all the colours available up to the DP-5000, including the foil
12mu|ppmtomd-1.6-1|26	colours.
12mu|ppmtomd-1.6-1|27	
12mu|ppmtomd-1.6-1|28	%prep
12mu|ppmtomd-1.6-1|29	
12mu|ppmtomd-1.6-1|30	%setup -q
12mu|ppmtomd-1.6-1|31	%patch0 -p0
12mu|ppmtomd-1.6-1|32	%patch1 -p0
12mu|ppmtomd-1.6-1|33	%if %{mdkversion} >= 201010
12mu|ppmtomd-1.6-1|34	%patch2 -p1
12mu|ppmtomd-1.6-1|35	%endif
12mu|ppmtomd-1.6-1|36	
12mu|ppmtomd-1.6-1|37	# fix attribs
12mu|ppmtomd-1.6-1|38	chmod 644 *
12mu|ppmtomd-1.6-1|39	
12mu|ppmtomd-1.6-1|40	%build
12mu|ppmtomd-1.6-1|41	
12mu|ppmtomd-1.6-1|42	%make CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mu|ppmtomd-1.6-1|43	
12mu|ppmtomd-1.6-1|44	%install
12mu|ppmtomd-1.6-1|45	
12mu|ppmtomd-1.6-1|46	install -d %{buildroot}%{_bindir}
12mu|ppmtomd-1.6-1|47	install -d %{buildroot}%{_mandir}/man1
12mu|ppmtomd-1.6-1|48	
12mu|ppmtomd-1.6-1|49	install -m0755 ppmtomd %{buildroot}%{_bindir}/
12mu|ppmtomd-1.6-1|50	install -m0644 ppmtomd.man %{buildroot}%{_mandir}/man1/ppmtomd.1
12mu|ppmtomd-1.6-1|51	
12mu|ppmtomd-1.6-1|52	%clean
12mu|ppmtomd-1.6-1|53	
12mu|ppmtomd-1.6-1|54	%files
12mu|ppmtomd-1.6-1|55	%doc LICENCE README
12mu|ppmtomd-1.6-1|56	%attr(0755,root,root) %{_bindir}/*
12mu|ppmtomd-1.6-1|57	%attr(0644,root,root) %{_mandir}/man1/*
12mu|ppmtomd-1.6-1|58	
12mu|ppmtomd-1.6-1|59	
12mu|ppmtomd-1.6-1|60	
12mu|ppmtomd-1.6-1|61	%changelog
12mu|ppmtomd-1.6-1|62	* Tue Dec 03 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.6-1
12mu|ppmtomd-1.6-1|63	+ Revision: a2816d1
12mu|ppmtomd-1.6-1|64	- Fix patch name
12mu|ppmtomd-1.6-1|65	
12mu|ppmtomd-1.6-1|66	

20642 12
12mu|printer-filters-utils-2008-10|1	%define debug 0
12mu|printer-filters-utils-2008-10|2	%define debug_package %{nil}
12mu|printer-filters-utils-2008-10|3	
12mu|printer-filters-utils-2008-10|4	Summary:	Filter-style and IJS printer drivers, printer maintenance utilities
12mu|printer-filters-utils-2008-10|5	Name:		printer-filters-utils
12mu|printer-filters-utils-2008-10|6	Version:	2008
12mu|printer-filters-utils-2008-10|7	Release:	10
12mu|printer-filters-utils-2008-10|8	License:	GPLv2+
12mu|printer-filters-utils-2008-10|9	Group:		Publishing
12mu|printer-filters-utils-2008-10|10	Url:		http://www.linuxprinting.org/
12mu|printer-filters-utils-2008-10|11	# Apple StyleWriter
12mu|printer-filters-utils-2008-10|12	Source50:	http://homepage.mac.com/monroe/styl/stylewriter.tar.bz2
12mu|printer-filters-utils-2008-10|13	# Canon CaPSL
12mu|printer-filters-utils-2008-10|14	Source51:	ftp://metalab.unc.edu/pub/Linux/system/printing/cjet089.tar.bz2
12mu|printer-filters-utils-2008-10|15	# Lexmark 1100
12mu|printer-filters-utils-2008-10|16	Source52:	http://www.linuxprinting.org/download/printing/lm1100/lm1100.1.0.2a.tar.bz2
12mu|printer-filters-utils-2008-10|17	# Lexmark 2070 colour
12mu|printer-filters-utils-2008-10|18	Source53:	http://www.kornblum.i-p.com/2070/Lexmark2070.html/c2070-0.99.tar.bz2
12mu|printer-filters-utils-2008-10|19	# Lexmark 2070 grayscale
12mu|printer-filters-utils-2008-10|20	Source54:	http://www.kornblum.i-p.com/2070/Lexmark2070.html/Lexmark2070.latest.tar.bz2
12mu|printer-filters-utils-2008-10|21	# Lexmark 7xxx, 57xx, Z51
12mu|printer-filters-utils-2008-10|22	Source55:	http://bimbo.fjfi.cvut.cz/~paluch/l7kdriver/lexmark7000linux-990516.tar.bz2
12mu|printer-filters-utils-2008-10|23	# Lexmark Z11
12mu|printer-filters-utils-2008-10|24	Source56:	http://sourceforge.net/projects/lz11/lz11-V2-1.2.tar.bz2
12mu|printer-filters-utils-2008-10|25	#Source56:	http://sourceforge.net/projects/lz11/lz11-cvs20030907.tar.bz2
12mu|printer-filters-utils-2008-10|26	# HP DeskJet PPA printers
12mu|printer-filters-utils-2008-10|27	Source62:	http://download.sourceforge.net/pnm2ppa/pnm2ppa-1.12.tar.bz2
12mu|printer-filters-utils-2008-10|28	Source63:	http://www.httptech.com/ppa/files/ppa-0.8.6.tar.bz2
12mu|printer-filters-utils-2008-10|29	# Lexmark 2050
12mu|printer-filters-utils-2008-10|30	Source64:	http://www.prato.linux.it/~mnencia/lexmark2050/c2050-0.4.tar.bz2
12mu|printer-filters-utils-2008-10|31	# Lexmark 2030
12mu|printer-filters-utils-2008-10|32	Source65:	pbm2l2030-1.4.tar.bz2
12mu|printer-filters-utils-2008-10|33	# Okipage 4w and compatible winprinters
12mu|printer-filters-utils-2008-10|34	Source66:	http://www.linuxprinting.org/download/printing/oki4linux-2.0.tar.bz2
12mu|printer-filters-utils-2008-10|35	Source67:	oki4w.startup.bz2
12mu|printer-filters-utils-2008-10|36	Source68:	oki4w_install.bz2
12mu|printer-filters-utils-2008-10|37	# Citizen Printiva 600C
12mu|printer-filters-utils-2008-10|38	Source69:	http://www.dcs.ed.ac.uk/home/jcb/ppmtocpva-1.0.tar.bz2
12mu|printer-filters-utils-2008-10|39	# CoStar and compatible label printers
12mu|printer-filters-utils-2008-10|40	Source70:	http://www.freelabs.com/~whitis/software/pbm2lwxl/pbm2lwxl.tar.bz2
12mu|printer-filters-utils-2008-10|41	# Driver for the Samsung ML-85G and QL-85G winprinters
12mu|printer-filters-utils-2008-10|42	Source71:	http://www.pragana.net/ml85p-0.2.0.tar.bz2
12mu|printer-filters-utils-2008-10|43	# Filter for the Lexmark Z42
12mu|printer-filters-utils-2008-10|44	Source73:	http://www.xs4all.nl/~pastolk/drv_z42-0.4.3.tar.bz2
12mu|printer-filters-utils-2008-10|45	# GhostScript wrapper for the Pentax PocketJet printers
12mu|printer-filters-utils-2008-10|46	Source74:	http://www.pragana.net/pentaxpj-1.0.0.tar.bz2
12mu|printer-filters-utils-2008-10|47	# Unix driver for MicroDry Printers
12mu|printer-filters-utils-2008-10|48	Source76:	http://www.dcs.ed.ac.uk/home/jcb/ppmtomd/ppmtomd-1.5.tar.bz2
12mu|printer-filters-utils-2008-10|49	# Driver for the HP LaserJet 1000
12mu|printer-filters-utils-2008-10|50	Source82:	http://www.linuxprinting.org/download/printing/pbmtozjs.c.bz2
12mu|printer-filters-utils-2008-10|51	# Driver for Zenographics-based printers (Minolta magicolor DL series, HP
12mu|printer-filters-utils-2008-10|52	# LaserJet 1000, 1005, 1018, 1020, 1022, Color LaserJet 1600, 2600)
12mu|printer-filters-utils-2008-10|53	Source83:	http://foo2zjs.rkkda.com/foo2zjs.tar.bz2
12mu|printer-filters-utils-2008-10|54	Source830:	foo2zjs-foomatic-data-20060608.tar.bz2
12mu|printer-filters-utils-2008-10|55	# Driver for Epson EPL "L" series
12mu|printer-filters-utils-2008-10|56	Source84:	http://cesnet.dl.sourceforge.net/sourceforge/epsonepl/epsoneplijs-0.4.0.tar.bz2
12mu|printer-filters-utils-2008-10|57	#Source84:	http://cesnet.dl.sourceforge.net/sourceforge/epsonepl/epsoneplijs-cvs20040128.tar.bz2
12mu|printer-filters-utils-2008-10|58	# Driver for Lexmark X125 (only printing)
12mu|printer-filters-utils-2008-10|59	Source1000:	http://heanet.dl.sourceforge.net/sourceforge/x125-linux/x125-drv-0.2.3.tar.bz2
12mu|printer-filters-utils-2008-10|60	Source1001:	http://heanet.dl.sourceforge.net/sourceforge/x125-linux/x125-drv-network-0.2.0.tar.bz2
12mu|printer-filters-utils-2008-10|61	# Driver for Canon LBP-460/660
12mu|printer-filters-utils-2008-10|62	Source1010:	http://www.boichat.ch/nicolas/lbp660/lbp660-0.2.4.tar.bz2
12mu|printer-filters-utils-2008-10|63	# Driver for Lexmark X74/X75
12mu|printer-filters-utils-2008-10|64	Source1020:	http://home.online.no/~enrio/lxx74-cups-0.8.4.1.tar.bz2
12mu|printer-filters-utils-2008-10|65	# Driver for Minolta magicolor 2300W
12mu|printer-filters-utils-2008-10|66	Source1030:	http://heanet.dl.sourceforge.net/sourceforge/m2300w/m2300w-0.51.tar.bz2
12mu|printer-filters-utils-2008-10|67	# Driver for Minolta PagePro 12xxW, 13xxW, and 14xxW
12mu|printer-filters-utils-2008-10|68	Source1035:	http://www.hinterbergen.de/mala/min12xxw/min12xxw-0.0.9.tar.bz2
12mu|printer-filters-utils-2008-10|69	# Driver for Casio USB label printers
12mu|printer-filters-utils-2008-10|70	Source1040:	http://www.tu-harburg.de/~soda0231/pegg/files/pegg-0.23.tar.bz2
12mu|printer-filters-utils-2008-10|71	Source1041:	http://www.tu-harburg.de/~soda0231/pegg/files/xbm2crw-0.4.tar.bz2
12mu|printer-filters-utils-2008-10|72	Source1042:	http://www.tu-harburg.de/~soda0231/pegg/files/cups2pegg-0.21a.tar.bz2
12mu|printer-filters-utils-2008-10|73	Source1043:	http://www.tu-harburg.de/~soda0231/pegg/files/pegg_el-0.11.tar.bz2
12mu|printer-filters-utils-2008-10|74	# Perl script to clean up Manufacturer entries in the PPD files, so that
12mu|printer-filters-utils-2008-10|75	# drivers are sorted by the printer Manufacturer in the graphical frontends
12mu|printer-filters-utils-2008-10|76	Source201: 	cleanppd.pl.bz2
12mu|printer-filters-utils-2008-10|77	# Drivers for the Konica Minolta magicolor DL series supplied by Konica
12mu|printer-filters-utils-2008-10|78	# Minolta
12mu|printer-filters-utils-2008-10|79	# Available on: http://printer.konicaminolta.com/support/index_ds.html
12mu|printer-filters-utils-2008-10|80	# (Choose printer model under "Color Laser", then choose "Linux" under
12mu|printer-filters-utils-2008-10|81	# "Drivers, PPDs, & Utilities")
12mu|printer-filters-utils-2008-10|82	Source1050:	magicolor2430DL-1.6.0.tar.bz2
12mu|printer-filters-utils-2008-10|83	Source1051:	magicolor5430DL-1.8.0.tar.bz2
12mu|printer-filters-utils-2008-10|84	Source1052:	magicolor5440DL-1.2.0.tar.bz2
12mu|printer-filters-utils-2008-10|85	# Driver for Canon LBP-810/1120
12mu|printer-filters-utils-2008-10|86	Source1060:	http://www.boichat.ch/nicolas/capt/capt-0.1.tar.bz2
12mu|printer-filters-utils-2008-10|87	# Driver for Brother P-Touch label printers
12mu|printer-filters-utils-2008-10|88	Source1070:  	http://www.diku.dk/~panic/P-touch/ptouch-driver-1.0.tar.bz2
12mu|printer-filters-utils-2008-10|89	# Driver for Kyocera GDI printers: Kyocera FS-1016MFP
12mu|printer-filters-utils-2008-10|90	Source1080:    http://sourceforge.net/projects/kyo-fs1016mfp/foo2kyo-0.1.0a.tar.bz2
12mu|printer-filters-utils-2008-10|91	# Driver for Samsung SPL2 printers
12mu|printer-filters-utils-2008-10|92	Source1090:	splix-0.0.1.tar.bz2
12mu|printer-filters-utils-2008-10|93	# Apple StyleWriter
12mu|printer-filters-utils-2008-10|94	Patch1040:	stylewriter-gcc4.patch
12mu|printer-filters-utils-2008-10|95	# Lexmark 1100
12mu|printer-filters-utils-2008-10|96	Patch50:	lexmark2ppm.pl.patch
12mu|printer-filters-utils-2008-10|97	Patch1002:	lm1100.1.0.2a-fix-compile-gcc-3.4.patch
12mu|printer-filters-utils-2008-10|98	# HP DeskJet PPA printers
12mu|printer-filters-utils-2008-10|99	Patch52:	pbm2ppa-20000205.diff
12mu|printer-filters-utils-2008-10|100	# Okipage 4w and compatible winprinters
12mu|printer-filters-utils-2008-10|101	Patch54:	http://www.linuxprinting.org/download/printing/oki4linux-2.0-daemon-patch
12mu|printer-filters-utils-2008-10|102	Patch55:	oki4linux-2.0-daemon-mdk-patch
12mu|printer-filters-utils-2008-10|103	# "-fPIC" for Epson EPL xxxxL driver (Gwenole)
12mu|printer-filters-utils-2008-10|104	Patch1001:	epsoneplijs-0.3.0-fPIC.patch
12mu|printer-filters-utils-2008-10|105	# Deactivate checks for installed Foomatic in "./configure" of "m2300w"
12mu|printer-filters-utils-2008-10|106	Patch1030:	m2300w-0.3-noppdbuild.patch
12mu|printer-filters-utils-2008-10|107	Patch1031:	m2300w-0.2-ppc-build-fix.patch
12mu|printer-filters-utils-2008-10|108	# Correct "Duplex" option in Foomatic data of "foo2zjs"
12mu|printer-filters-utils-2008-10|109	Patch1050:	foo2zjs-Duplex.patch
12mu|printer-filters-utils-2008-10|110	# Add support for Minolta magicolor 2430 to "foo2zjs"
12mu|printer-filters-utils-2008-10|111	Patch1051:	foo2zjs-foomatic-magicolor-2430-dl.patch
12mu|printer-filters-utils-2008-10|112	# Driver for Samsung SPL2 printers: correction for CUPS 1.2 compatibility
12mu|printer-filters-utils-2008-10|113	Patch1060:	splix-0.0.1-cups-1.2.patch
12mu|printer-filters-utils-2008-10|114	
12mu|printer-filters-utils-2008-10|115	# Printer maintenance (All PJL and some Lexmark Optra)
12mu|printer-filters-utils-2008-10|116	#Source57:	http://pup.sourceforge.net/pup_1.1_src.tar.bz2
12mu|printer-filters-utils-2008-10|117	# Lexmark printer maintenance
12mu|printer-filters-utils-2008-10|118	Source58:	http://www.powerup.com.au/~pbwest/lexmark/lexmark.html/lxcontrol.tar.bz2
12mu|printer-filters-utils-2008-10|119	Source59:	lm1100maint.tar.bz2
12mu|printer-filters-utils-2008-10|120	Source60:	http://bimbo.fjfi.cvut.cz/~paluch/l7kdriver/changecartridge.bz2
12mu|printer-filters-utils-2008-10|121	Source61:	printutils.png.bz2
12mu|printer-filters-utils-2008-10|122	# Script to adjust margins and offsets of printed pages
12mu|printer-filters-utils-2008-10|123	Source75: 	alignmargins.bz2
12mu|printer-filters-utils-2008-10|124	Source175:	align.ps.bz2
12mu|printer-filters-utils-2008-10|125	# mtink - Graphical maintenance/ink monitoring tool for Epson inkjets
12mu|printer-filters-utils-2008-10|126	Source77:	http://xwtools.automatix.de/files/mtink-1.0.14.tar.gz
12mu|printer-filters-utils-2008-10|127	# mtink - Do not request koi8-ru, but koi8-r instead. Fixes mdv#25315
12mu|printer-filters-utils-2008-10|128	Patch70:	mtink-1.0.14-ru_font.patch
12mu|printer-filters-utils-2008-10|129	# poster - Print big posters to be assambled out of many standard sized
12mu|printer-filters-utils-2008-10|130	#          (A4, Letter, A3, ...) sheets, also used by KDE Print.
12mu|printer-filters-utils-2008-10|131	Source78:	http://printing.kde.org/downloads/poster-1.0.1.tar.bz2
12mu|printer-filters-utils-2008-10|132	# Tool for uploading the firmware on the HP LaserJet 1000S
12mu|printer-filters-utils-2008-10|133	Source85:	http://www.linuxprinting.org/download/printing/hp1000fw.bz2
12mu|printer-filters-utils-2008-10|134	Source86:	udev-hp1000fw.rules.bz2
12mu|printer-filters-utils-2008-10|135	# Tools for reading USB device ID strings
12mu|printer-filters-utils-2008-10|136	Source87:	http://www.linuxprinting.org/download/printing/usb_id_test.c.bz2
12mu|printer-filters-utils-2008-10|137	Source88:	http://www.linuxprinting.org/download/printing/getusbprinterid.pl.bz2
12mu|printer-filters-utils-2008-10|138	# ppmtocpva & ppmtomd fixes
12mu|printer-filters-utils-2008-10|139	Patch100:	ppmtocpva-1.0-includes.patch
12mu|printer-filters-utils-2008-10|140	Patch101:	ppmtocpva-1.0-netpbm.patch
12mu|printer-filters-utils-2008-10|141	Patch102:	ppmtomd-1.3-netpbm.patch
12mu|printer-filters-utils-2008-10|142	
12mu|printer-filters-utils-2008-10|143	BuildRequires:	cups-common
12mu|printer-filters-utils-2008-10|144	BuildRequires:	ghostscript
12mu|printer-filters-utils-2008-10|145	BuildRequires:	gmp-devel
12mu|printer-filters-utils-2008-10|146	BuildRequires:	jbig-devel
12mu|printer-filters-utils-2008-10|147	BuildRequires:	lesstif-devel
12mu|printer-filters-utils-2008-10|148	BuildRequires:	netpbm-devel
12mu|printer-filters-utils-2008-10|149	BuildRequires:	tiff-devel
12mu|printer-filters-utils-2008-10|150	BuildRequires:	pkgconfig(gimp-2.0)
12mu|printer-filters-utils-2008-10|151	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|printer-filters-utils-2008-10|152	BuildRequires:	pkgconfig(ijs)
12mu|printer-filters-utils-2008-10|153	BuildRequires:	pkgconfig(libusb)
12mu|printer-filters-utils-2008-10|154	
12mu|printer-filters-utils-2008-10|155	%package -n printer-filters
12mu|printer-filters-utils-2008-10|156	Summary:	Filters to support additional printers
12mu|printer-filters-utils-2008-10|157	Group:		Publishing
12mu|printer-filters-utils-2008-10|158	Requires(post):	ghostscript
12mu|printer-filters-utils-2008-10|159	Requires(post,preun):	rpm-helper
12mu|printer-filters-utils-2008-10|160	# psutils, unzip, and mscompress needed by the foo2zjs driver
12mu|printer-filters-utils-2008-10|161	Requires:	psutils
12mu|printer-filters-utils-2008-10|162	Requires:	unzip
12mu|printer-filters-utils-2008-10|163	Requires:	mscompress
12mu|printer-filters-utils-2008-10|164	# "convert" needed by "pegg"
12mu|printer-filters-utils-2008-10|165	Requires:	imagemagick
12mu|printer-filters-utils-2008-10|166	Conflicts:	foomatic-db <= 3.0.1
12mu|printer-filters-utils-2008-10|167	# <mrl> Requires for the packages that are obsoleting this one.
12mu|printer-filters-utils-2008-10|168	Requires:	c2050
12mu|printer-filters-utils-2008-10|169	Requires:	c2070
12mu|printer-filters-utils-2008-10|170	Requires:	cjet
12mu|printer-filters-utils-2008-10|171	Requires:	cups-drivers-capt
12mu|printer-filters-utils-2008-10|172	Requires:	cups-drivers-foo2kyo
12mu|printer-filters-utils-2008-10|173	Requires:	cups-drivers-foo2zjs
12mu|printer-filters-utils-2008-10|174	Requires:	cups-drivers-lbp660
12mu|printer-filters-utils-2008-10|175	Requires:	cups-drivers-lz11
12mu|printer-filters-utils-2008-10|176	Requires:	cups-drivers-m2300w
12mu|printer-filters-utils-2008-10|177	Requires:	cups-drivers-pegg
12mu|printer-filters-utils-2008-10|178	Requires:	cups-drivers-ptouch
12mu|printer-filters-utils-2008-10|179	Requires:	drv_z42
12mu|printer-filters-utils-2008-10|180	Requires:	epsoneplijs
12mu|printer-filters-utils-2008-10|181	#Requires:	foomatic-db-foo2zjs
12mu|printer-filters-utils-2008-10|182	#Requires:	foomatic-db-m2300w
12mu|printer-filters-utils-2008-10|183	Requires:	lexmark2070
12mu|printer-filters-utils-2008-10|184	Requires:	lexmark7000linux
12mu|printer-filters-utils-2008-10|185	Requires:	lm1100
12mu|printer-filters-utils-2008-10|186	Requires:	min12xxw
12mu|printer-filters-utils-2008-10|187	Requires:	ml85p
12mu|printer-filters-utils-2008-10|188	Requires:	oki4linux
12mu|printer-filters-utils-2008-10|189	Requires:	pbm2l2030
12mu|printer-filters-utils-2008-10|190	Requires:	pbm2lwxl
12mu|printer-filters-utils-2008-10|191	Requires:	pbmtozjs
12mu|printer-filters-utils-2008-10|192	Requires:	pentaxpj
12mu|printer-filters-utils-2008-10|193	Requires:	pnm2ppa
12mu|printer-filters-utils-2008-10|194	Requires:	ppmtocpva
12mu|printer-filters-utils-2008-10|195	Requires:	ppmtomd
12mu|printer-filters-utils-2008-10|196	Requires:	printer-filters
12mu|printer-filters-utils-2008-10|197	Requires:	stylewriter
12mu|printer-filters-utils-2008-10|198	Requires:	x125
12mu|printer-filters-utils-2008-10|199	
12mu|printer-filters-utils-2008-10|200	%package -n printer-filters-doc
12mu|printer-filters-utils-2008-10|201	Summary:	Documentation for printer filters (to support additional printers)
12mu|printer-filters-utils-2008-10|202	Group: 		Publishing
12mu|printer-filters-utils-2008-10|203	
12mu|printer-filters-utils-2008-10|204	%package -n printer-utils
12mu|printer-filters-utils-2008-10|205	Summary:	Additional tools for configuring and maintaining printers
12mu|printer-filters-utils-2008-10|206	Group: 		Publishing
12mu|printer-filters-utils-2008-10|207	Provides:	ghostscript-utils = %{EVRD}
12mu|printer-filters-utils-2008-10|208	Provides:	Lexmark-printer-maintenance = %{EVRD}
12mu|printer-filters-utils-2008-10|209	Requires(post):	rpm-helper
12mu|printer-filters-utils-2008-10|210	Requires(preun):rpm-helper
12mu|printer-filters-utils-2008-10|211	Requires:	lesstif
12mu|printer-filters-utils-2008-10|212	Conflicts:	ghostscript < 8.15
12mu|printer-filters-utils-2008-10|213	
12mu|printer-filters-utils-2008-10|214	# <mrl> Requires for the packages that are obsoleting this one.
12mu|printer-filters-utils-2008-10|215	Requires:	lm1100
12mu|printer-filters-utils-2008-10|216	Requires:	poster
12mu|printer-filters-utils-2008-10|217	Requires:	printer-utils
12mu|printer-filters-utils-2008-10|218	Suggests:	mtink
12mu|printer-filters-utils-2008-10|219	
12mu|printer-filters-utils-2008-10|220	%package -n cups-drivers
12mu|printer-filters-utils-2008-10|221	Summary:	Special CUPS printer drivers
12mu|printer-filters-utils-2008-10|222	Requires:	cups >= 1.1
12mu|printer-filters-utils-2008-10|223	Requires:	ghostscript >= 7.05
12mu|printer-filters-utils-2008-10|224	# "convert" needed by "pegg"
12mu|printer-filters-utils-2008-10|225	Requires:	imagemagick
12mu|printer-filters-utils-2008-10|226	Group: 		Publishing
12mu|printer-filters-utils-2008-10|227	
12mu|printer-filters-utils-2008-10|228	# <mrl> Requires for the packages that are obsoleting this one.
12mu|printer-filters-utils-2008-10|229	Requires:	cups-drivers-lxx74
12mu|printer-filters-utils-2008-10|230	Requires:	cups-drivers-magicolor2430dl
12mu|printer-filters-utils-2008-10|231	Requires:	cups-drivers-magicolor5430dl
12mu|printer-filters-utils-2008-10|232	Requires:	cups-drivers-magicolor5440dl
12mu|printer-filters-utils-2008-10|233	Requires:	cups-drivers-pegg
12mu|printer-filters-utils-2008-10|234	Requires:	cups-drivers-splix
12mu|printer-filters-utils-2008-10|235	Suggests:	mtink
12mu|printer-filters-utils-2008-10|236	
12mu|printer-filters-utils-2008-10|237	##### DESCRIPTION TEXTS
12mu|printer-filters-utils-2008-10|238	
12mu|printer-filters-utils-2008-10|239	%description
12mu|printer-filters-utils-2008-10|240	This source RPM builds the printer-filters and printer-utils
12mu|printer-filters-utils-2008-10|241	packages. These two packages are built by one source RPM, as many
12mu|printer-filters-utils-2008-10|242	upstream source packages contain both a filter and a utility.
12mu|printer-filters-utils-2008-10|243	
12mu|printer-filters-utils-2008-10|244	%description -n printer-filters
12mu|printer-filters-utils-2008-10|245	This package contains filters which transfer the raw bitmap of
12mu|printer-filters-utils-2008-10|246	GhostScript into the protocol of some additional printer models. There
12mu|printer-filters-utils-2008-10|247	are standalone filter executables which get GhostScripts bitmap output
12mu|printer-filters-utils-2008-10|248	as standard input via a pipe or IJS plug-ins for GhostScript.
12mu|printer-filters-utils-2008-10|249	
12mu|printer-filters-utils-2008-10|250	Note: HPIJS and Gimp-Print are in separate packages.
12mu|printer-filters-utils-2008-10|251	
12mu|printer-filters-utils-2008-10|252	%description -n printer-filters-doc
12mu|printer-filters-utils-2008-10|253	This package contains documentation about printer filters.
12mu|printer-filters-utils-2008-10|254	
12mu|printer-filters-utils-2008-10|255	These filters transfer the raw bitmap of GhostScript into the protocol
12mu|printer-filters-utils-2008-10|256	of some additional printer models. There are standalone filter
12mu|printer-filters-utils-2008-10|257	executables which get GhostScripts bitmap output as standard input via
12mu|printer-filters-utils-2008-10|258	a pipe or IJS plug-ins for GhostScript.
12mu|printer-filters-utils-2008-10|259	
12mu|printer-filters-utils-2008-10|260	%description -n printer-utils
12mu|printer-filters-utils-2008-10|261	Tools for printer maintenance: Setting default options for most laser
12mu|printer-filters-utils-2008-10|262	printers (PJL-capable printers), cartridge changing, head aligning,
12mu|printer-filters-utils-2008-10|263	ink level checking for inkjet printers. Printing big posters on many
12mu|printer-filters-utils-2008-10|264	sheets of standard sized paper (A4, A3, Letter, ...) to be assambled
12mu|printer-filters-utils-2008-10|265	together (also used by KDE Print to print posters).
12mu|printer-filters-utils-2008-10|266	
12mu|printer-filters-utils-2008-10|267	%description -n cups-drivers
12mu|printer-filters-utils-2008-10|268	This package contains special printer drivers to be used with CUPS and
12mu|printer-filters-utils-2008-10|269	their appropriate PPD files.
12mu|printer-filters-utils-2008-10|270	
12mu|printer-filters-utils-2008-10|271	
12mu|printer-filters-utils-2008-10|272	%prep
12mu|printer-filters-utils-2008-10|273	%setup -q -T -c
12mu|printer-filters-utils-2008-10|274	mkdir printer-filters
12mu|printer-filters-utils-2008-10|275	echo > printer-filters/debugfiles.list
12mu|printer-filters-utils-2008-10|276	exit 0
12mu|printer-filters-utils-2008-10|277	
12mu|printer-filters-utils-2008-10|278	# remove old directory
12mu|printer-filters-utils-2008-10|279	rm -rf $RPM_BUILD_DIR/%{name}-%{version}
12mu|printer-filters-utils-2008-10|280	mkdir $RPM_BUILD_DIR/%{name}-%{version}
12mu|printer-filters-utils-2008-10|281	
12mu|printer-filters-utils-2008-10|282	mkdir $RPM_BUILD_DIR/%{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|283	
12mu|printer-filters-utils-2008-10|284	# Apple StyleWriter
12mu|printer-filters-utils-2008-10|285	%setup -q -T -D -a 50 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|286	cd stylewriter
12mu|printer-filters-utils-2008-10|287	%patch1040 -p0
12mu|printer-filters-utils-2008-10|288	cd ..
12mu|printer-filters-utils-2008-10|289	
12mu|printer-filters-utils-2008-10|290	# Canon CaPSL
12mu|printer-filters-utils-2008-10|291	%setup -q -T -D -a 51 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|292	
12mu|printer-filters-utils-2008-10|293	# Lexmark 1100
12mu|printer-filters-utils-2008-10|294	%setup -q -T -D -a 52 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|295	# fix to make it compiling with gcc 2.96
12mu|printer-filters-utils-2008-10|296	# Patch to make LM 1100 printer emulator script to work
12mu|printer-filters-utils-2008-10|297	cd lm1100*
12mu|printer-filters-utils-2008-10|298	%patch50 -p0
12mu|printer-filters-utils-2008-10|299	%patch1002 -p0
12mu|printer-filters-utils-2008-10|300	cd ..
12mu|printer-filters-utils-2008-10|301	
12mu|printer-filters-utils-2008-10|302	# Lexmark 2070 colour
12mu|printer-filters-utils-2008-10|303	%setup -q -T -D -a 53 -c -n %{name}-%{version}/printer-filters/c2070-0.99
12mu|printer-filters-utils-2008-10|304	
12mu|printer-filters-utils-2008-10|305	# Lexmark 2070 grayscale
12mu|printer-filters-utils-2008-10|306	%setup -q -T -D -a 54 -c -n %{name}-%{version}/printer-filters/Lexmark2070.latest
12mu|printer-filters-utils-2008-10|307	
12mu|printer-filters-utils-2008-10|308	# Lexmark 7xxx, 57xx, Z51
12mu|printer-filters-utils-2008-10|309	%setup -q -T -D -a 55 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|310	# Fix Makefile
12mu|printer-filters-utils-2008-10|311	cd lexmark7000linux-990516
12mu|printer-filters-utils-2008-10|312	sed "s/-o root -g root//" Makefile > Makefile.new
12mu|printer-filters-utils-2008-10|313	chmod --reference=Makefile Makefile.new
12mu|printer-filters-utils-2008-10|314	mv -f Makefile.new Makefile
12mu|printer-filters-utils-2008-10|315	cd ..
12mu|printer-filters-utils-2008-10|316	
12mu|printer-filters-utils-2008-10|317	# Lexmark Z11
12mu|printer-filters-utils-2008-10|318	%setup -q -T -D -a 56 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|319	#setup -q -T -D -a 56 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|320	#bzcat %SOURCE72 > $RPM_BUILD_DIR/%{name}-%{version}/printer-filters/LexZ11-distro/cZ11.c
12mu|printer-filters-utils-2008-10|321	perl -p -i -e "s/gcc/gcc $RPM_OPT_FLAGS/" lx11*/makefile
12mu|printer-filters-utils-2008-10|322	
12mu|printer-filters-utils-2008-10|323	# Printer Utility Program
12mu|printer-filters-utils-2008-10|324	#setup -q -T -D -a 57 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|325	
12mu|printer-filters-utils-2008-10|326	# Lexmark printer maintenance
12mu|printer-filters-utils-2008-10|327	%setup -q -T -D -a 58 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|328	%setup -q -T -D -a 59 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|329	bzcat %{SOURCE60} > $RPM_BUILD_DIR/%{name}-%{version}/printer-filters/changecartridge
12mu|printer-filters-utils-2008-10|330	#cp $RPM_BUILD_DIR/%{name}-%{version}/printer-filters/pup_1.1/README \
12mu|printer-filters-utils-2008-10|331	#	$RPM_BUILD_DIR/%{name}-%{version}/printer-filters/README.LexmarkOptra40_45
12mu|printer-filters-utils-2008-10|332	mv $RPM_BUILD_DIR/%{name}-%{version}/printer-filters/lxcontrol/README.Lexmark \
12mu|printer-filters-utils-2008-10|333	$RPM_BUILD_DIR/%{name}-%{version}/printer-filters/lxcontrol/README.Lexmark5xxx_7xxx
12mu|printer-filters-utils-2008-10|334	mv $RPM_BUILD_DIR/%{name}-%{version}/printer-filters/lm1100maint/README \
12mu|printer-filters-utils-2008-10|335	$RPM_BUILD_DIR/%{name}-%{version}/printer-filters/lm1100maint/README.Lexmark1xxx
12mu|printer-filters-utils-2008-10|336	
12mu|printer-filters-utils-2008-10|337	# Generate doc file for "changecartridge"
12mu|printer-filters-utils-2008-10|338	cat << EOF > $RPM_BUILD_DIR/%{name}-%{version}/printer-filters/README.changecartridge
12mu|printer-filters-utils-2008-10|339	
12mu|printer-filters-utils-2008-10|340	changecartridge - a program for changing the ink cartridges
12mu|printer-filters-utils-2008-10|341	in the Lexmark 5xxx and 7xxx printers.
12mu|printer-filters-utils-2008-10|342	
12mu|printer-filters-utils-2008-10|343	(C) 1999 Henryk Paluch, paluch@bimbo.fjfi.cvut.cz
12mu|printer-filters-utils-2008-10|344	
12mu|printer-filters-utils-2008-10|345	To change the ink cartridges in a Lexmark printer you must move the
12mu|printer-filters-utils-2008-10|346	print head out of its parking corner, so that you can reach the
12mu|printer-filters-utils-2008-10|347	cartridges. Lexmark only provides a Windows program for doing this. To
12mu|printer-filters-utils-2008-10|348	not need to boot Windows for changing the cartridges there is this
12mu|printer-filters-utils-2008-10|349	script. Simply call it with:
12mu|printer-filters-utils-2008-10|350	
12mu|printer-filters-utils-2008-10|351	changecartridge
12mu|printer-filters-utils-2008-10|352	
12mu|printer-filters-utils-2008-10|353	on the command line and follow the steps described on the screen.
12mu|printer-filters-utils-2008-10|354	The printer is assumed to be at the parallel port #1 (/dev/lp0), but
12mu|printer-filters-utils-2008-10|355	this setting can be changed by editing the definition of the PORT
12mu|printer-filters-utils-2008-10|356	variable in /usr/bin/changecartridge.
12mu|printer-filters-utils-2008-10|357	
12mu|printer-filters-utils-2008-10|358	
12mu|printer-filters-utils-2008-10|359	
12mu|printer-filters-utils-2008-10|360	EOF
12mu|printer-filters-utils-2008-10|361	# Generate doc file for "README.Lexmark-Maintenance"
12mu|printer-filters-utils-2008-10|362	cat << EOF > $RPM_BUILD_DIR/%{name}-%{version}/printer-filters/README.Lexmark-Maintenance
12mu|printer-filters-utils-2008-10|363	
12mu|printer-filters-utils-2008-10|364	Lexmark Printer Maintenance Tools
12mu|printer-filters-utils-2008-10|365	---------------------------------
12mu|printer-filters-utils-2008-10|366	
12mu|printer-filters-utils-2008-10|367	Programs for maintanance of Lexmark inkjet printers: Moving out the print
12mu|printer-filters-utils-2008-10|368	head to change the cartridges, adjusting the print heads, cleaning the
12mu|printer-filters-utils-2008-10|369	nozzles ...
12mu|printer-filters-utils-2008-10|370	
12mu|printer-filters-utils-2008-10|371	showcartridges
12mu|printer-filters-utils-2008-10|372	hidecartridges
12mu|printer-filters-utils-2008-10|373	headalign
12mu|printer-filters-utils-2008-10|374	headclean     - Command line programs for the Lexmark 5xxx and 7xxx
12mu|printer-filters-utils-2008-10|375	
12mu|printer-filters-utils-2008-10|376	changecartridge - Another command line tool for changing the
12mu|printer-filters-utils-2008-10|377	ink cartridges in the Lexmark 5xxx and 7xxx
12mu|printer-filters-utils-2008-10|378	
12mu|printer-filters-utils-2008-10|379	lm1100change,
12mu|printer-filters-utils-2008-10|380	lm1100back    - Command line tools for changing the cartridge in Lexmark
12mu|printer-filters-utils-2008-10|381	1xxx printers
12mu|printer-filters-utils-2008-10|382	
12mu|printer-filters-utils-2008-10|383	Since Lexmark will not release protocol specifications the authors had
12mu|printer-filters-utils-2008-10|384	to dissassemble the byte codes sent by their Windows printer maintenance
12mu|printer-filters-utils-2008-10|385	programs to create this.
12mu|printer-filters-utils-2008-10|386	
12mu|printer-filters-utils-2008-10|387	
12mu|printer-filters-utils-2008-10|388	
12mu|printer-filters-utils-2008-10|389	EOF
12mu|printer-filters-utils-2008-10|390	
12mu|printer-filters-utils-2008-10|391	# Load menu icon
12mu|printer-filters-utils-2008-10|392	bzcat %{SOURCE61} > $RPM_BUILD_DIR/%{name}-%{version}/printer-filters/printutils.png
12mu|printer-filters-utils-2008-10|393	
12mu|printer-filters-utils-2008-10|394	# HP DeskJet PPA printers
12mu|printer-filters-utils-2008-10|395	%setup -q -T -D -a 62 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|396	# remove "version ERROR" line from pnm2ppa.conf
12mu|printer-filters-utils-2008-10|397	perl -n -i -e 'if ( !m/^\s*version\s*0\s*(|\#.*)$/ ) { print "$_";}' pnm2ppa-*/pnm2ppa.conf
12mu|printer-filters-utils-2008-10|398	
12mu|printer-filters-utils-2008-10|399	# Generate README file
12mu|printer-filters-utils-2008-10|400	cat <<EOF >README.calibration
12mu|printer-filters-utils-2008-10|401	
12mu|printer-filters-utils-2008-10|402	Colour calibration for PPA printers
12mu|printer-filters-utils-2008-10|403	-----------------------------------
12mu|printer-filters-utils-2008-10|404	
12mu|printer-filters-utils-2008-10|405	If you have an HP DeskJet PPA printer (very cheap models: 710C, 712C,
12mu|printer-filters-utils-2008-10|406	720C, 722C, 820C, 1000C, or a newer printer which works with one of
12mu|printer-filters-utils-2008-10|407	these model entries) you can optionally do a colour correction. Do the
12mu|printer-filters-utils-2008-10|408	following:
12mu|printer-filters-utils-2008-10|409	
12mu|printer-filters-utils-2008-10|410	Some of the printing modes offer optional colour correction. See the
12mu|printer-filters-utils-2008-10|411	option "Printing Mode" which is offered to you in the option window of
12mu|printer-filters-utils-2008-10|412	"printerdrake" and if you use CUPS also in "qtcups" or "kprinter"
12mu|printer-filters-utils-2008-10|413	("Properties" button, "Advanced" tab), "xpp" ("Options" button,
12mu|printer-filters-utils-2008-10|414	"Extra" tab), "kups" (right click on printer, "Configure printer" in
12mu|printer-filters-utils-2008-10|415	menu), or the WWW interface ("Configure printer" button) and if you
12mu|printer-filters-utils-2008-10|416	use PDQ in "xpdq" ("Driver options"). Choose a setting with "optional
12mu|printer-filters-utils-2008-10|417	colour correction" and save your settings. Read the file
12mu|printer-filters-utils-2008-10|418	
12mu|printer-filters-utils-2008-10|419	/usr/share/doc/printer-filters-1.0/HPDeskJetPPA/pnm2ppa/COLOR.txt
12mu|printer-filters-utils-2008-10|420	
12mu|printer-filters-utils-2008-10|421	and follow the instructions there, but use the name
12mu|printer-filters-utils-2008-10|422	
12mu|printer-filters-utils-2008-10|423	/etc/pnm2ppa.gamma_normal
12mu|printer-filters-utils-2008-10|424	
12mu|printer-filters-utils-2008-10|425	for the colour correction file for the "normal quality" modes and
12mu|printer-filters-utils-2008-10|426	
12mu|printer-filters-utils-2008-10|427	/etc/pnm2ppa.gamma_best
12mu|printer-filters-utils-2008-10|428	
12mu|printer-filters-utils-2008-10|429	for the colour correction file for the "best quality" modes. So you
12mu|printer-filters-utils-2008-10|430	can do the colour correction independently in both normal and best
12mu|printer-filters-utils-2008-10|431	quality modes. The files are automatically taken into account by the
12mu|printer-filters-utils-2008-10|432	appropriate modes as soon as they are created.
12mu|printer-filters-utils-2008-10|433	
12mu|printer-filters-utils-2008-10|434	
12mu|printer-filters-utils-2008-10|435	
12mu|printer-filters-utils-2008-10|436	EOF
12mu|printer-filters-utils-2008-10|437	
12mu|printer-filters-utils-2008-10|438	
12mu|printer-filters-utils-2008-10|439	# pbm2ppa source
12mu|printer-filters-utils-2008-10|440	%setup -q -T -D -a 63 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|441	%patch52 -p0
12mu|printer-filters-utils-2008-10|442	
12mu|printer-filters-utils-2008-10|443	# Lexmark 2050
12mu|printer-filters-utils-2008-10|444	%setup -q -T -D -a 64 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|445	
12mu|printer-filters-utils-2008-10|446	# Lexmark 2030
12mu|printer-filters-utils-2008-10|447	%setup -q -T -D -a 65 -c -n %{name}-%{version}/printer-filters/pbm2l2030
12mu|printer-filters-utils-2008-10|448	
12mu|printer-filters-utils-2008-10|449	# Okipage 4w and compatible winprinters
12mu|printer-filters-utils-2008-10|450	%setup -T -D -a 66 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|451	cd oki4linux-2.0
12mu|printer-filters-utils-2008-10|452	%patch54 -p1
12mu|printer-filters-utils-2008-10|453	%patch55 -p1
12mu|printer-filters-utils-2008-10|454	
12mu|printer-filters-utils-2008-10|455	# Do some small corrections in the daemon script:
12mu|printer-filters-utils-2008-10|456	# - The daemon crashes with "setlogsock('unix');"
12mu|printer-filters-utils-2008-10|457	# - Correct the path for the driver
12mu|printer-filters-utils-2008-10|458	cd src
12mu|printer-filters-utils-2008-10|459	mv oki4daemon oki4daemon.pre
12mu|printer-filters-utils-2008-10|460	sed "s/setlogsock('unix');/setlogsock('inet');/" oki4daemon.pre | sed "s:/usr/local/sbin/oki4drv:/usr/bin/oki4drv:" > oki4daemon
12mu|printer-filters-utils-2008-10|461	cd ../..
12mu|printer-filters-utils-2008-10|462	# Mandrivized startup script for the daemon
12mu|printer-filters-utils-2008-10|463	bzcat %{SOURCE67} > $RPM_BUILD_DIR/%{name}-%{version}/printer-filters/oki4daemon
12mu|printer-filters-utils-2008-10|464	%if 0
12mu|printer-filters-utils-2008-10|465	# Installer for a CUPS queue for an OKI winprinter
12mu|printer-filters-utils-2008-10|466	bzcat %{SOURCE68} > $RPM_BUILD_DIR/%{name}-%{version}/printer-filters/oki4w_install
12mu|printer-filters-utils-2008-10|467	# Generate doc file for "README.OKI-Winprinters"
12mu|printer-filters-utils-2008-10|468	cat << EOF > $RPM_BUILD_DIR/%{name}-%{version}/printer-filters/README.OKI-Winprinters
12mu|printer-filters-utils-2008-10|469	
12mu|printer-filters-utils-2008-10|470	Driver for the OKI 4w and compatible winprinters
12mu|printer-filters-utils-2008-10|471	------------------------------------------------
12mu|printer-filters-utils-2008-10|472	
12mu|printer-filters-utils-2008-10|473	These laser printers have neither memory nor a processor and therefore
12mu|printer-filters-utils-2008-10|474	they must get their data in an absolutely continuous stream (because
12mu|printer-filters-utils-2008-10|475	they cannot buffer data). This cannot be made sure by usual printing
12mu|printer-filters-utils-2008-10|476	spoolers (as CUPS or LPD). The only possibility is running a special
12mu|printer-filters-utils-2008-10|477	driver program which connects directly to the printer. But this is
12mu|printer-filters-utils-2008-10|478	very unconvenient, because many Linux applications can only print
12mu|printer-filters-utils-2008-10|479	through a spooler. To solve this, Grant Taylor has created a special
12mu|printer-filters-utils-2008-10|480	daemon acting between the printing program and the spooler, the
12mu|printer-filters-utils-2008-10|481	"oki4daemon". It provides a named pipe ("/dev/oki4drv") which accepts
12mu|printer-filters-utils-2008-10|482	PostScript and renders it for being understood by the printer.
12mu|printer-filters-utils-2008-10|483	
12mu|printer-filters-utils-2008-10|484	Because "kups" and the web interface of CUPS cannot start an extra
12mu|printer-filters-utils-2008-10|485	daemon and also cannot set up a queue with "/dev/oki4drv" as
12mu|printer-filters-utils-2008-10|486	destination, you have to install your OKI printer with a special
12mu|printer-filters-utils-2008-10|487	installation program. Call it by entering
12mu|printer-filters-utils-2008-10|488	
12mu|printer-filters-utils-2008-10|489	oki4w_install
12mu|printer-filters-utils-2008-10|490	
12mu|printer-filters-utils-2008-10|491	on the command line or by choosing "Configuration"/"Printing"/"Install
12mu|printer-filters-utils-2008-10|492	OKI 4w or compatible" in the desktop menues.
12mu|printer-filters-utils-2008-10|493	
12mu|printer-filters-utils-2008-10|494	NOTE: These printers should not be used on machines which are often
12mu|printer-filters-utils-2008-10|495	under high loads (because of the timing requirements) or on machines
12mu|printer-filters-utils-2008-10|496	with high security demands (because of the additional daemon).
12mu|printer-filters-utils-2008-10|497	
12mu|printer-filters-utils-2008-10|498	
12mu|printer-filters-utils-2008-10|499	
12mu|printer-filters-utils-2008-10|500	EOF
12mu|printer-filters-utils-2008-10|501	%endif
12mu|printer-filters-utils-2008-10|502	
12mu|printer-filters-utils-2008-10|503	# CoStar and compatible label printers
12mu|printer-filters-utils-2008-10|504	%setup -q -T -D -a 70 -c -n %{name}-%{version}/printer-filters/pbm2lwxl
12mu|printer-filters-utils-2008-10|505	
12mu|printer-filters-utils-2008-10|506	# Citizen Printiva 600C
12mu|printer-filters-utils-2008-10|507	%setup -q -T -D -a 69 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|508	cd ppmtocpva-*
12mu|printer-filters-utils-2008-10|509	%patch100 -p1
12mu|printer-filters-utils-2008-10|510	%patch101 -p1
12mu|printer-filters-utils-2008-10|511	cd ..
12mu|printer-filters-utils-2008-10|512	
12mu|printer-filters-utils-2008-10|513	# Samsung ML-85G and QL-85G winprinters
12mu|printer-filters-utils-2008-10|514	%setup -q -T -D -a 71 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|515	#patch58 -p0
12mu|printer-filters-utils-2008-10|516	
12mu|printer-filters-utils-2008-10|517	# Filter for the Lexmark Z42
12mu|printer-filters-utils-2008-10|518	%setup -q -T -D -a 73 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|519	
12mu|printer-filters-utils-2008-10|520	# GhostScript wrapper for the Pentax PocketJet printers
12mu|printer-filters-utils-2008-10|521	%setup -q -T -D -a 74 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|522	
12mu|printer-filters-utils-2008-10|523	# Unix driver for MicroDry Printers
12mu|printer-filters-utils-2008-10|524	%setup -q -T -D -a 76 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|525	cd ppmtomd-*
12mu|printer-filters-utils-2008-10|526	%patch102 -p1
12mu|printer-filters-utils-2008-10|527	cd ..
12mu|printer-filters-utils-2008-10|528	
12mu|printer-filters-utils-2008-10|529	# Mtink - Printer maintenance/ink monitoring for Epson inkjets
12mu|printer-filters-utils-2008-10|530	%setup -q -T -D -a 77 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|531	cd mtink-1*
12mu|printer-filters-utils-2008-10|532	%patch70 -p3
12mu|printer-filters-utils-2008-10|533	cd ..
12mu|printer-filters-utils-2008-10|534	
12mu|printer-filters-utils-2008-10|535	# Poster - Poster-printing on stndard sized paper
12mu|printer-filters-utils-2008-10|536	%setup -q -T -D -a 78 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|537	
12mu|printer-filters-utils-2008-10|538	# Driver for the HP LaserJet 1000
12mu|printer-filters-utils-2008-10|539	bzcat %{SOURCE82} > pbmtozjs.c
12mu|printer-filters-utils-2008-10|540	
12mu|printer-filters-utils-2008-10|541	# Driver for Zenographics-based printers (Minolta magicolor DL series, HP
12mu|printer-filters-utils-2008-10|542	# LaserJet 1000, 1005, 1018, 1020, 1022, Color LaserJet 1600, 2600)
12mu|printer-filters-utils-2008-10|543	%setup -q -T -D -a 83 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|544	cd foo2zjs*/foomatic-db
12mu|printer-filters-utils-2008-10|545	rm -rf *
12mu|printer-filters-utils-2008-10|546	%setup -q -T -D -a 830 -n %{name}-%{version}/printer-filters/foo2zjs/foomatic-db
12mu|printer-filters-utils-2008-10|547	cd ../..
12mu|printer-filters-utils-2008-10|548	# Fit udev rules to stricter syntax of new udev
12mu|printer-filters-utils-2008-10|549	# (blino) don't try to rename the device,
12mu|printer-filters-utils-2008-10|550	#         it has already been renamed to the exact same name in 50-mdk.rules
12mu|printer-filters-utils-2008-10|551	#         so udev would skip the rule
12mu|printer-filters-utils-2008-10|552	perl -p -i -e 's:(KERNEL|BUS|SYSFS.*?)=([^=]):$1==$2:g;s{SYMLINK=}{SYMLINK+=}g;s{(?:NAME|MODE)=.*?,\s*}{}g' foo2zjs*/hplj10xx.rules
12mu|printer-filters-utils-2008-10|553	
12mu|printer-filters-utils-2008-10|554	# Driver for Epson EPL "L" series
12mu|printer-filters-utils-2008-10|555	%setup -q -T -D -a 84 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|556	cd epsonepl*
12mu|printer-filters-utils-2008-10|557	perl -p -i -e "s/-g -O2 -Wall -ansi -pedantic -Wmissing-prototypes/-fPIC/" Makefile.in
12mu|printer-filters-utils-2008-10|558	#patch1001 -p1 -b .fPIC
12mu|printer-filters-utils-2008-10|559	cd ..
12mu|printer-filters-utils-2008-10|560	
12mu|printer-filters-utils-2008-10|561	# Driver for Lexmark X125 (only printing)
12mu|printer-filters-utils-2008-10|562	%setup -q -T -D -a 1000 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|563	%setup -q -T -D -a 1001 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|564	perl -p -i -e "s/gcc/gcc $RPM_OPT_FLAGS/" drv_x125*/src/Makefile
12mu|printer-filters-utils-2008-10|565	
12mu|printer-filters-utils-2008-10|566	%ifarch %{ix86}
12mu|printer-filters-utils-2008-10|567	# Driver for Canon LBP-460/660
12mu|printer-filters-utils-2008-10|568	%setup -q -T -D -a 1010 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|569	perl -p -i -e "s/gcc/gcc $RPM_OPT_FLAGS/" lbp660*/Makefile
12mu|printer-filters-utils-2008-10|570	%endif
12mu|printer-filters-utils-2008-10|571	
12mu|printer-filters-utils-2008-10|572	# Driver for Canon LBP-810/1120
12mu|printer-filters-utils-2008-10|573	%setup -q -T -D -a 1060 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|574	perl -p -i -e "s/gcc/gcc $RPM_OPT_FLAGS/" cast*/Makefile
12mu|printer-filters-utils-2008-10|575	
12mu|printer-filters-utils-2008-10|576	# Driver for Lexmark X74/X75
12mu|printer-filters-utils-2008-10|577	%setup -q -T -D -a 1020 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|578	perl -p -i -e "s/gcc/gcc $RPM_OPT_FLAGS/" lxx74*/Makefile
12mu|printer-filters-utils-2008-10|579	
12mu|printer-filters-utils-2008-10|580	# Driver for Minolta magicolor 2300W
12mu|printer-filters-utils-2008-10|581	%setup -q -T -D -a 1030 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|582	cd m2300w*
12mu|printer-filters-utils-2008-10|583	# Deactivate checks for installed Foomatic in "./configure"
12mu|printer-filters-utils-2008-10|584	%patch1030 -p0
12mu|printer-filters-utils-2008-10|585	%patch1031 -p1 -b .ppc
12mu|printer-filters-utils-2008-10|586	cd ..
12mu|printer-filters-utils-2008-10|587	
12mu|printer-filters-utils-2008-10|588	# Driver for Minolta PagePro 12xxW, 13xxW, and 14xxW
12mu|printer-filters-utils-2008-10|589	%setup -q -T -D -a 1035 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|590	#perl -p -i -e "s/gcc/gcc $RPM_OPT_FLAGS/" min12xxw*/Makefile
12mu|printer-filters-utils-2008-10|591	
12mu|printer-filters-utils-2008-10|592	# Driver for Casio USB label printers
12mu|printer-filters-utils-2008-10|593	%setup -q -T -D -a 1040 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|594	%setup -q -T -D -a 1041 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|595	%setup -q -T -D -a 1042 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|596	%setup -q -T -D -a 1043 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|597	
12mu|printer-filters-utils-2008-10|598	# Drivers for the Konica Minolta magicolor DL series supplied by Konica
12mu|printer-filters-utils-2008-10|599	# Minolta
12mu|printer-filters-utils-2008-10|600	%setup -q -T -D -a 1050 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|601	%setup -q -T -D -a 1051 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|602	%setup -q -T -D -a 1052 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|603	# Fix copy of CUPS headers in kmlf.h
12mu|printer-filters-utils-2008-10|604	perl -p -i -e 's:\bcups_strlcpy:_cups_strlcpy:g' magicolor????DL*/src/kmlf.h
12mu|printer-filters-utils-2008-10|605	# Remove asterisks from group names in PPD file
12mu|printer-filters-utils-2008-10|606	for d in magicolor????DL*; do
12mu|printer-filters-utils-2008-10|607	cd $d*
12mu|printer-filters-utils-2008-10|608	gzip -dc src/km_en.ppd.gz | perl -p -e 's/(Group:\s+)\*/$1/g' | gzip > src/km_en.tmp.ppd.gz && mv -f src/km_en.tmp.ppd.gz src/km_en.ppd.gz
12mu|printer-filters-utils-2008-10|609	cd ..
12mu|printer-filters-utils-2008-10|610	done
12mu|printer-filters-utils-2008-10|611	# Determine the directory for the CUPS filters using the correct method
12mu|printer-filters-utils-2008-10|612	perl -p -i -e 's:(CUPS_SERVERBIN=)"\$libdir/cups":$1`cups-config --serverbin`:' magicolor????DL*/configure
12mu|printer-filters-utils-2008-10|613	
12mu|printer-filters-utils-2008-10|614	# Driver for Brother P-Touch label printers
12mu|printer-filters-utils-2008-10|615	%setup -q -T -D -a 1070 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|616	
12mu|printer-filters-utils-2008-10|617	# Driver for Kyocera GDI printers: Kyocera FS-1016MFP
12mu|printer-filters-utils-2008-10|618	%setup -q -T -D -a 1080 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|619	perl -p -i -e 's/Kyocera-Mita-FS-1016/Kyocera-FS-1016/g' foo2kyo*/foomatic-db/driver/foo2kyo.xml
12mu|printer-filters-utils-2008-10|620	
12mu|printer-filters-utils-2008-10|621	# Driver for Samsung SPL2 printers
12mu|printer-filters-utils-2008-10|622	%setup -q -T -D -a 1090 -n %{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|623	cd splix*
12mu|printer-filters-utils-2008-10|624	%patch1060 -p1 -b .cups12
12mu|printer-filters-utils-2008-10|625	cd ..
12mu|printer-filters-utils-2008-10|626	
12mu|printer-filters-utils-2008-10|627	
12mu|printer-filters-utils-2008-10|628	# Tool for uploading the firmware on the HP LaserJet 1000S
12mu|printer-filters-utils-2008-10|629	bzcat %{SOURCE85} > hp1000fw
12mu|printer-filters-utils-2008-10|630	bzcat %{SOURCE86} > udev-hp1000fw.rules
12mu|printer-filters-utils-2008-10|631	
12mu|printer-filters-utils-2008-10|632	# Tools for reading USB device ID strings
12mu|printer-filters-utils-2008-10|633	bzcat %{SOURCE87} > usb_id_test.c
12mu|printer-filters-utils-2008-10|634	bzcat %{SOURCE88} > getusbprinterid
12mu|printer-filters-utils-2008-10|635	
12mu|printer-filters-utils-2008-10|636	
12mu|printer-filters-utils-2008-10|637	
12mu|printer-filters-utils-2008-10|638	%build
12mu|printer-filters-utils-2008-10|639	exit 0
12mu|printer-filters-utils-2008-10|640	
12mu|printer-filters-utils-2008-10|641	# Change compiler flags for debugging when in debug mode
12mu|printer-filters-utils-2008-10|642	%if %debug
12mu|printer-filters-utils-2008-10|643	export DONT_STRIP=1
12mu|printer-filters-utils-2008-10|644	export CFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mu|printer-filters-utils-2008-10|645	export CXXFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mu|printer-filters-utils-2008-10|646	export RPM_OPT_FLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mu|printer-filters-utils-2008-10|647	%endif
12mu|printer-filters-utils-2008-10|648	
12mu|printer-filters-utils-2008-10|649	##### PRINTER FILTERS AND OTHER STUFF
12mu|printer-filters-utils-2008-10|650	
12mu|printer-filters-utils-2008-10|651	cd $RPM_BUILD_DIR/%{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|652	
12mu|printer-filters-utils-2008-10|653	# Apple StyleWriter
12mu|printer-filters-utils-2008-10|654	cd stylewriter
12mu|printer-filters-utils-2008-10|655	gcc ${CFLAGS:-%optflags} -o lpstyl lpstyl.c
12mu|printer-filters-utils-2008-10|656	cd ..
12mu|printer-filters-utils-2008-10|657	
12mu|printer-filters-utils-2008-10|658	# Canon CaPSL
12mu|printer-filters-utils-2008-10|659	cd cjet089
12mu|printer-filters-utils-2008-10|660	%make
12mu|printer-filters-utils-2008-10|661	cd ..
12mu|printer-filters-utils-2008-10|662	
12mu|printer-filters-utils-2008-10|663	# Lexmark 1100
12mu|printer-filters-utils-2008-10|664	cd lm1100*
12mu|printer-filters-utils-2008-10|665	# Correct "friend" declarations for gcc 3.1
12mu|printer-filters-utils-2008-10|666	perl -p -i -e 's/friend Lexmark/friend class Lexmark/' *.h
12mu|printer-filters-utils-2008-10|667	# Remove extra qualifications '<class>::<member>' on class members, to make
12mu|printer-filters-utils-2008-10|668	# code compiling with gcc 4.1.1.
12mu|printer-filters-utils-2008-10|669	perl -p -i -e 's/\b[^\s:]+:://' *.h
12mu|printer-filters-utils-2008-10|670	%make
12mu|printer-filters-utils-2008-10|671	cd ..
12mu|printer-filters-utils-2008-10|672	
12mu|printer-filters-utils-2008-10|673	# Lexmark 2070 colour
12mu|printer-filters-utils-2008-10|674	cd c2070-0.99
12mu|printer-filters-utils-2008-10|675	%make
12mu|printer-filters-utils-2008-10|676	cd ..
12mu|printer-filters-utils-2008-10|677	
12mu|printer-filters-utils-2008-10|678	# Lexmark 2070 grayscale
12mu|printer-filters-utils-2008-10|679	cd Lexmark2070.latest
12mu|printer-filters-utils-2008-10|680	%make
12mu|printer-filters-utils-2008-10|681	cd ..
12mu|printer-filters-utils-2008-10|682	
12mu|printer-filters-utils-2008-10|683	# Lexmark 7xxx, 57xx, Z51
12mu|printer-filters-utils-2008-10|684	cd lexmark7000linux-990516
12mu|printer-filters-utils-2008-10|685	%make
12mu|printer-filters-utils-2008-10|686	cd ..
12mu|printer-filters-utils-2008-10|687	
12mu|printer-filters-utils-2008-10|688	# Lexmark Z11
12mu|printer-filters-utils-2008-10|689	#cd LexZ11-distro
12mu|printer-filters-utils-2008-10|690	cd lz11*
12mu|printer-filters-utils-2008-10|691	%make
12mu|printer-filters-utils-2008-10|692	cd ..
12mu|printer-filters-utils-2008-10|693	
12mu|printer-filters-utils-2008-10|694	# Printer Utility Program
12mu|printer-filters-utils-2008-10|695	#cd pup_1.1
12mu|printer-filters-utils-2008-10|696	#make CC="gcc $CFLAGS -Wall -O2 -I/usr/include/glib-1.2"
12mu|printer-filters-utils-2008-10|697	#cd ..
12mu|printer-filters-utils-2008-10|698	
12mu|printer-filters-utils-2008-10|699	# HP DeskJet PPA printers
12mu|printer-filters-utils-2008-10|700	cd pnm2ppa*
12mu|printer-filters-utils-2008-10|701	make BINDIR=%{_bindir} CONFDIR=%{_sysconfdir} MANDIR=%{_mandir}/man1
12mu|printer-filters-utils-2008-10|702	cd ..
12mu|printer-filters-utils-2008-10|703	cd pbm2ppa-0.8.6
12mu|printer-filters-utils-2008-10|704	make
12mu|printer-filters-utils-2008-10|705	cd ..
12mu|printer-filters-utils-2008-10|706	
12mu|printer-filters-utils-2008-10|707	# Lexmark 2050
12mu|printer-filters-utils-2008-10|708	cd c2050-0.4
12mu|printer-filters-utils-2008-10|709	%make
12mu|printer-filters-utils-2008-10|710	cd ..
12mu|printer-filters-utils-2008-10|711	
12mu|printer-filters-utils-2008-10|712	# Lexmark 2030
12mu|printer-filters-utils-2008-10|713	cd pbm2l2030
12mu|printer-filters-utils-2008-10|714	%make
12mu|printer-filters-utils-2008-10|715	cd ..
12mu|printer-filters-utils-2008-10|716	
12mu|printer-filters-utils-2008-10|717	# Okipage 4w and compatible winprinters
12mu|printer-filters-utils-2008-10|718	cd oki4linux-2.0/src
12mu|printer-filters-utils-2008-10|719	%make
12mu|printer-filters-utils-2008-10|720	cd ../..
12mu|printer-filters-utils-2008-10|721	
12mu|printer-filters-utils-2008-10|722	# Citizen Printiva 600C
12mu|printer-filters-utils-2008-10|723	cd ppmtocpva-1.0
12mu|printer-filters-utils-2008-10|724	%make
12mu|printer-filters-utils-2008-10|725	cd ..
12mu|printer-filters-utils-2008-10|726	
12mu|printer-filters-utils-2008-10|727	# CoStar and compatible label printers
12mu|printer-filters-utils-2008-10|728	cd pbm2lwxl
12mu|printer-filters-utils-2008-10|729	gcc $CFLAGS -o pbm2lwxl pbm2lwxl.c
12mu|printer-filters-utils-2008-10|730	cd ..
12mu|printer-filters-utils-2008-10|731	
12mu|printer-filters-utils-2008-10|732	%ifarch %{ix86}
12mu|printer-filters-utils-2008-10|733	# Samsung ML-85G and QL-85G winprinters
12mu|printer-filters-utils-2008-10|734	cd ml85p*
12mu|printer-filters-utils-2008-10|735	make
12mu|printer-filters-utils-2008-10|736	[ -e printer-test.ps.gz ] && gunzip printer-test.ps.gz
12mu|printer-filters-utils-2008-10|737	cd ..
12mu|printer-filters-utils-2008-10|738	%endif
12mu|printer-filters-utils-2008-10|739	
12mu|printer-filters-utils-2008-10|740	# Filter for the Lexmark Z42
12mu|printer-filters-utils-2008-10|741	cd drv_z42/src
12mu|printer-filters-utils-2008-10|742	gcc $CFLAGS -o z42_cmyk z42_cmyk.c
12mu|printer-filters-utils-2008-10|743	cd ../z42tool/
12mu|printer-filters-utils-2008-10|744	%configure
12mu|printer-filters-utils-2008-10|745	%make
12mu|printer-filters-utils-2008-10|746	cd ../..
12mu|printer-filters-utils-2008-10|747	
12mu|printer-filters-utils-2008-10|748	# GhostScript wrapper for the Pentax PocketJet printers
12mu|printer-filters-utils-2008-10|749	cd pentaxpj
12mu|printer-filters-utils-2008-10|750	%make
12mu|printer-filters-utils-2008-10|751	cd ..
12mu|printer-filters-utils-2008-10|752	
12mu|printer-filters-utils-2008-10|753	# Unix driver for MicroDry Printers
12mu|printer-filters-utils-2008-10|754	cd ppmtomd*
12mu|printer-filters-utils-2008-10|755	%make
12mu|printer-filters-utils-2008-10|756	cd ..
12mu|printer-filters-utils-2008-10|757	
12mu|printer-filters-utils-2008-10|758	# Mtink - Printer maintenance/ink monitoring for Epson inkjets
12mu|printer-filters-utils-2008-10|759	cd mtink*
12mu|printer-filters-utils-2008-10|760	perl -p -i -e 's|(/usr/X11R6)/lib\b|\1/%{_lib}|g' Makefile.ORG
12mu|printer-filters-utils-2008-10|761	perl -p -i -e 's|(/usr)/lib\b|\1/%{_lib}|g' Makefile.ORG
12mu|printer-filters-utils-2008-10|762	perl -p -i -e 's|(/usr)/lib$|\1/%{_lib}|g' Configure
12mu|printer-filters-utils-2008-10|763	perl -p -i -e 's|(''/usr/)lib('')|$1%{_lib}$2|g' checkMotifVersion.sh
12mu|printer-filters-utils-2008-10|764	./Configure --no-suid --prefix /usr
12mu|printer-filters-utils-2008-10|765	%make
12mu|printer-filters-utils-2008-10|766	# Fix some small bugs
12mu|printer-filters-utils-2008-10|767	#perl -p -i -e "s/START_LEVEL=S99mtink/START_LEVEL=S59mtink/" etc/installInitScript.sh
12mu|printer-filters-utils-2008-10|768	#perl -p -i -e "s/STOP_LEVEL=K02mtink/START_LEVEL=K61mtink/" etc/installInitScript.sh
12mu|printer-filters-utils-2008-10|769	#perl -p -i -e "s/for d in 2 3 4 5/XXXXXXXXXX/" etc/installInitScript.sh
12mu|printer-filters-utils-2008-10|770	#perl -p -i -e "s/for d in 0 1 6/for d in 2 3 4 5/" etc/installInitScript.sh
12mu|printer-filters-utils-2008-10|771	#perl -p -i -e "s/XXXXXXXXXX/for d in 0 1 6/" etc/installInitScript.sh
12mu|printer-filters-utils-2008-10|772	#perl -p -i -e "s!cp mtink /etc/init.d!!" etc/installInitScript.sh
12mu|printer-filters-utils-2008-10|773	perl -p -i -e "s!chmod 744 /etc/init.d/mtink!!" etc/installInitScript.sh
12mu|printer-filters-utils-2008-10|774	perl -p -i -e "s!/dev/lp;!/dev/lp\*;!" etc/mtink
12mu|printer-filters-utils-2008-10|775	perl -p -i -e 's=(\#!/bin/sh)=$1\n\#   chkconfig: 2345 14 61
12mu|printer-filters-utils-2008-10|776	\#   description: The MTink daemon allows printing on Epson inkjets in
12mu|printer-filters-utils-2008-10|777	\#                in packet mode. This way simultaneas printing and
12mu|printer-filters-utils-2008-10|778	\#                ink level readout or scanning (on multi-function devices)
12mu|printer-filters-utils-2008-10|779	\#                is possible.=' etc/mtink
12mu|printer-filters-utils-2008-10|780	cd ..
12mu|printer-filters-utils-2008-10|781	
12mu|printer-filters-utils-2008-10|782	# Poster - Poster-printing on stndard sized paper
12mu|printer-filters-utils-2008-10|783	cd poster*
12mu|printer-filters-utils-2008-10|784	%make
12mu|printer-filters-utils-2008-10|785	cd ..
12mu|printer-filters-utils-2008-10|786	
12mu|printer-filters-utils-2008-10|787	# HP LaserJet 1000
12mu|printer-filters-utils-2008-10|788	ln -s %{_libdir}/libjbig.a .
12mu|printer-filters-utils-2008-10|789	ln -s /usr/include/jbig.h .
12mu|printer-filters-utils-2008-10|790	gcc -O2 -W -o pbmtozjs pbmtozjs.c libjbig.a
12mu|printer-filters-utils-2008-10|791	head -34 pbmtozjs.c | tail -33 > pbmtozjs.txt
12mu|printer-filters-utils-2008-10|792	
12mu|printer-filters-utils-2008-10|793	# Driver for Zenographics-based printers (Minolta magicolor DL series, HP
12mu|printer-filters-utils-2008-10|794	# LaserJet 1000, 1005, 1018, 1020, 1022, Color LaserJet 1600, 2600)
12mu|printer-filters-utils-2008-10|795	cd foo2zjs*
12mu|printer-filters-utils-2008-10|796	# Suppress generation of PDF doc file, it needs GhostScript and GhostScript
12mu|printer-filters-utils-2008-10|797	# is introduced by this package
12mu|printer-filters-utils-2008-10|798	#perl -p -i -e "s/all-icc2ps man doc/all-icc2ps man/" Makefile
12mu|printer-filters-utils-2008-10|799	%make
12mu|printer-filters-utils-2008-10|800	cd ..
12mu|printer-filters-utils-2008-10|801	
12mu|printer-filters-utils-2008-10|802	# Driver for Epson EPL "L" series
12mu|printer-filters-utils-2008-10|803	cd epsonepl*
12mu|printer-filters-utils-2008-10|804	%configure2_5x
12mu|printer-filters-utils-2008-10|805	%make
12mu|printer-filters-utils-2008-10|806	cd ..
12mu|printer-filters-utils-2008-10|807	
12mu|printer-filters-utils-2008-10|808	# Driver for Lexmark X125 (only printing)
12mu|printer-filters-utils-2008-10|809	cd drv_x125/src
12mu|printer-filters-utils-2008-10|810	%make
12mu|printer-filters-utils-2008-10|811	cd ../..
12mu|printer-filters-utils-2008-10|812	cd drv_x125_network/src
12mu|printer-filters-utils-2008-10|813	%make
12mu|printer-filters-utils-2008-10|814	cd ../..
12mu|printer-filters-utils-2008-10|815	
12mu|printer-filters-utils-2008-10|816	%ifarch %{ix86}
12mu|printer-filters-utils-2008-10|817	# Driver for Canon LBP-460/660
12mu|printer-filters-utils-2008-10|818	cd lbp660*
12mu|printer-filters-utils-2008-10|819	%make
12mu|printer-filters-utils-2008-10|820	# Correct PPD files to pass "cupstestppd"
12mu|printer-filters-utils-2008-10|821	perl -p -i -e "s/DefaultNoReset/DefaultAlwaysReset/" ppd/*.ppd
12mu|printer-filters-utils-2008-10|822	# Do not generate a log file with fixed name, security problem!
12mu|printer-filters-utils-2008-10|823	perl -p -i -e "s:/tmp/lbp.60.log:/dev/null:" ppd/*.ppd
12mu|printer-filters-utils-2008-10|824	cd ..
12mu|printer-filters-utils-2008-10|825	%endif
12mu|printer-filters-utils-2008-10|826	
12mu|printer-filters-utils-2008-10|827	# Driver for Canon LBP-810/1120
12mu|printer-filters-utils-2008-10|828	cd capt*
12mu|printer-filters-utils-2008-10|829	%make
12mu|printer-filters-utils-2008-10|830	# Correct PPD files to pass "cupstestppd"
12mu|printer-filters-utils-2008-10|831	perl -p -i -e "s/DefaultNoReset/DefaultAlwaysReset/g" ppd/*.ppd
12mu|printer-filters-utils-2008-10|832	# Do not generate a log file with fixed name, security problem!
12mu|printer-filters-utils-2008-10|833	perl -p -i -e "s:/tmp/capt.log:/dev/null:g" ppd/*.ppd
12mu|printer-filters-utils-2008-10|834	# Create PPD file for LBP-1120
12mu|printer-filters-utils-2008-10|835	cp ppd/Canon-LBP-810-capt.ppd ppd/Canon-LBP-1120-capt.ppd
12mu|printer-filters-utils-2008-10|836	perl -p -i -e "s:LBP-810:LBP-1120:g" ppd/Canon-LBP-1120-capt.ppd
12mu|printer-filters-utils-2008-10|837	perl -p -i -e "s:lbp810:lbp1120:g" ppd/Canon-LBP-1120-capt.ppd
12mu|printer-filters-utils-2008-10|838	cd ..
12mu|printer-filters-utils-2008-10|839	
12mu|printer-filters-utils-2008-10|840	# Driver for Lexmark X74/X75
12mu|printer-filters-utils-2008-10|841	cd lxx74*
12mu|printer-filters-utils-2008-10|842	# The source tarball has already all the stuff compiled, but we want to have
12mu|printer-filters-utils-2008-10|843	# our Mandriva Linux optimizations
12mu|printer-filters-utils-2008-10|844	%make clean
12mu|printer-filters-utils-2008-10|845	%make
12mu|printer-filters-utils-2008-10|846	gunzip lxx74.ppd.gz
12mu|printer-filters-utils-2008-10|847	cp lxx74.ppd Compaq-IJ670-lxx74.ppd
12mu|printer-filters-utils-2008-10|848	perl -p -i -e 's/All In One/IJ670/gi' Compaq-IJ670-lxx74.ppd
12mu|printer-filters-utils-2008-10|849	cp lxx74.ppd Compaq-Inkjet_Printer-lxx74.ppd
12mu|printer-filters-utils-2008-10|850	perl -p -i -e 's/All In One/Inkjet Printer/gi' Compaq-Inkjet_Printer-lxx74.ppd
12mu|printer-filters-utils-2008-10|851	perl -p -i -e 's/Lexmark/Compaq/gi' Compaq-*-lxx74.ppd
12mu|printer-filters-utils-2008-10|852	cp lxx74.ppd Lexmark-X74-lxx74.ppd
12mu|printer-filters-utils-2008-10|853	perl -p -i -e 's/All In One/X74/gi' Lexmark-X74-lxx74.ppd
12mu|printer-filters-utils-2008-10|854	cp lxx74.ppd Lexmark-X75-lxx74.ppd
12mu|printer-filters-utils-2008-10|855	perl -p -i -e 's/All In One/X75/gi' Lexmark-X75-lxx74.ppd
12mu|printer-filters-utils-2008-10|856	cp lxx74.ppd Lexmark-X76-lxx74.ppd
12mu|printer-filters-utils-2008-10|857	perl -p -i -e 's/All In One/X76/gi' Lexmark-X76-lxx74.ppd
12mu|printer-filters-utils-2008-10|858	cp lxx74.ppd Lexmark-Z13-lxx74.ppd
12mu|printer-filters-utils-2008-10|859	perl -p -i -e 's/All In One/Z13/gi' Lexmark-Z13-lxx74.ppd
12mu|printer-filters-utils-2008-10|860	cp lxx74.ppd Lexmark-Z14-lxx74.ppd
12mu|printer-filters-utils-2008-10|861	perl -p -i -e 's/All In One/Z14/gi' Lexmark-Z14-lxx74.ppd
12mu|printer-filters-utils-2008-10|862	cp lxx74.ppd Lexmark-Z23-lxx74.ppd
12mu|printer-filters-utils-2008-10|863	perl -p -i -e 's/All In One/Z23/gi' Lexmark-Z23-lxx74.ppd
12mu|printer-filters-utils-2008-10|864	cp lxx74.ppd Lexmark-Z33-lxx74.ppd
12mu|printer-filters-utils-2008-10|865	perl -p -i -e 's/All In One/Z33/gi' Lexmark-Z33-lxx74.ppd
12mu|printer-filters-utils-2008-10|866	cp lxx74.ppd Lexmark-Z24-lxx74.ppd
12mu|printer-filters-utils-2008-10|867	perl -p -i -e 's/All In One/Z24/gi' Lexmark-Z24-lxx74.ppd
12mu|printer-filters-utils-2008-10|868	cp lxx74.ppd Lexmark-Z34-lxx74.ppd
12mu|printer-filters-utils-2008-10|869	perl -p -i -e 's/All In One/Z34/gi' Lexmark-Z34-lxx74.ppd
12mu|printer-filters-utils-2008-10|870	cp lxx74.ppd Lexmark-Z25-lxx74.ppd
12mu|printer-filters-utils-2008-10|871	perl -p -i -e 's/All In One/Z25/gi' Lexmark-Z25-lxx74.ppd
12mu|printer-filters-utils-2008-10|872	cp lxx74.ppd Lexmark-Z35-lxx74.ppd
12mu|printer-filters-utils-2008-10|873	perl -p -i -e 's/All In One/Z35/gi' Lexmark-Z35-lxx74.ppd
12mu|printer-filters-utils-2008-10|874	cp lxx74.ppd Lexmark-Inkjet_Printer-lxx74.ppd
12mu|printer-filters-utils-2008-10|875	perl -p -i -e 's/All In One/Inkjet Printer/gi' Lexmark-Inkjet_Printer-lxx74.ppd
12mu|printer-filters-utils-2008-10|876	cp lxx74.ppd Lexmark-InkJet_4104-lxx74.ppd
12mu|printer-filters-utils-2008-10|877	perl -p -i -e 's/All In One/Inkjet 4104/gi' Lexmark-Inkjet_4104-lxx74.ppd
12mu|printer-filters-utils-2008-10|878	cp lxx74.ppd Samsung-MJC-940-lxx74.ppd
12mu|printer-filters-utils-2008-10|879	perl -p -i -e 's/All In One/MJC-940/gi' Samsung-MJC-940-lxx74.ppd
12mu|printer-filters-utils-2008-10|880	cp lxx74.ppd Samsung-MJC-950-lxx74.ppd
12mu|printer-filters-utils-2008-10|881	perl -p -i -e 's/All In One/MJC-950/gi' Samsung-MJC-950-lxx74.ppd
12mu|printer-filters-utils-2008-10|882	cp lxx74.ppd Samsung-MJC-2200-lxx74.ppd
12mu|printer-filters-utils-2008-10|883	perl -p -i -e 's/All In One/MJC-2200/gi' Samsung-MJC-2200-lxx74.ppd
12mu|printer-filters-utils-2008-10|884	cp lxx74.ppd Samsung-MJC-2130-lxx74.ppd
12mu|printer-filters-utils-2008-10|885	perl -p -i -e 's/All In One/MJC-2130/gi' Samsung-MJC-2130-lxx74.ppd
12mu|printer-filters-utils-2008-10|886	cp lxx74.ppd Samsung-MJC-530-lxx74.ppd
12mu|printer-filters-utils-2008-10|887	perl -p -i -e 's/All In One/MJC-530/gi' Samsung-MJC-530-lxx74.ppd
12mu|printer-filters-utils-2008-10|888	perl -p -i -e 's/Lexmark/Samsung/gi' Samsung-*-lxx74.ppd
12mu|printer-filters-utils-2008-10|889	gzip -9 *.ppd
12mu|printer-filters-utils-2008-10|890	cd ..
12mu|printer-filters-utils-2008-10|891	
12mu|printer-filters-utils-2008-10|892	# Driver for Minolta magicolor 2300W
12mu|printer-filters-utils-2008-10|893	cd m2300w*
12mu|printer-filters-utils-2008-10|894	autoconf
12mu|printer-filters-utils-2008-10|895	%configure
12mu|printer-filters-utils-2008-10|896	# Omit the installation of the PPD in the Makefile, we use the Foomatic
12mu|printer-filters-utils-2008-10|897	# XML data
12mu|printer-filters-utils-2008-10|898	perl -p -i -e "s/src psfiles foomatic ppd/src psfiles/" Makefile
12mu|printer-filters-utils-2008-10|899	%make
12mu|printer-filters-utils-2008-10|900	cd ..
12mu|printer-filters-utils-2008-10|901	
12mu|printer-filters-utils-2008-10|902	# Driver for Minolta PagePro 12xxW, 13xxW, and 14xxW
12mu|printer-filters-utils-2008-10|903	cd min12xxw*
12mu|printer-filters-utils-2008-10|904	%configure
12mu|printer-filters-utils-2008-10|905	%make
12mu|printer-filters-utils-2008-10|906	cd ..
12mu|printer-filters-utils-2008-10|907	
12mu|printer-filters-utils-2008-10|908	# Driver for Casio USB label printers
12mu|printer-filters-utils-2008-10|909	cd pegg-*
12mu|printer-filters-utils-2008-10|910	%make
12mu|printer-filters-utils-2008-10|911	cd ..
12mu|printer-filters-utils-2008-10|912	cd pegg_el-*/src
12mu|printer-filters-utils-2008-10|913	%make
12mu|printer-filters-utils-2008-10|914	cd ../..
12mu|printer-filters-utils-2008-10|915	cd xbm2crw*
12mu|printer-filters-utils-2008-10|916	# Nothing to be done
12mu|printer-filters-utils-2008-10|917	cd ..
12mu|printer-filters-utils-2008-10|918	cd cups2pegg*/src
12mu|printer-filters-utils-2008-10|919	# Suppress logging in cups2pegg backend
12mu|printer-filters-utils-2008-10|920	perl -p -i -e "s:/var/log/cups/cups2pegg.log:/dev/null:" cups2pegg
12mu|printer-filters-utils-2008-10|921	# Fix PPD file
12mu|printer-filters-utils-2008-10|922	perl -p -i -e 's/^(\*ModelName:).*$/$1 "CASIO Computer CO. LTD. EL-700 EL-5000W"/' ppd/casio_el.ppd
12mu|printer-filters-utils-2008-10|923	perl -p -i -e 's/^(\*ShortNickName:).*$/$1 "CASIO EL-700 EL-5000W"/' ppd/casio_el.ppd
12mu|printer-filters-utils-2008-10|924	perl -p -i -e 's/^(\*ModelName:).*$/$1 "CASIO Computer CO. LTD. KL-P1000 KL-E11"/' ppd/casio_kl.ppd
12mu|printer-filters-utils-2008-10|925	perl -p -i -e 's/^(\*ShortNickName:).*$/$1 "CASIO KL-P1000 KL-E11"/' ppd/casio_kl.ppd
12mu|printer-filters-utils-2008-10|926	perl -p -i -e 's/: Letter/: 128_64/' ppd/casio_kl.ppd
12mu|printer-filters-utils-2008-10|927	perl -p -i -e 's/^(\*ModelName:).*$/$1 "CASIO Computer CO. LTD. KP-C10 KP-C50"/' ppd/casio_kp.ppd
12mu|printer-filters-utils-2008-10|928	perl -p -i -e 's/^(\*ShortNickName:).*$/$1 "CASIO KP-C10 KP-C50"/' ppd/casio_kp.ppd
12mu|printer-filters-utils-2008-10|929	perl -p -i -e 's/: Letter/: 512_64/' ppd/casio_kp.ppd
12mu|printer-filters-utils-2008-10|930	cd ../..
12mu|printer-filters-utils-2008-10|931	
12mu|printer-filters-utils-2008-10|932	# Drivers for the Konica Minolta magicolor DL series supplied by Konica
12mu|printer-filters-utils-2008-10|933	# Minolta
12mu|printer-filters-utils-2008-10|934	for d in magicolor????DL*; do
12mu|printer-filters-utils-2008-10|935	cd $d
12mu|printer-filters-utils-2008-10|936	%configure
12mu|printer-filters-utils-2008-10|937	%make
12mu|printer-filters-utils-2008-10|938	cd ..
12mu|printer-filters-utils-2008-10|939	done
12mu|printer-filters-utils-2008-10|940	# Add support for the magicolor 2300 DL
12mu|printer-filters-utils-2008-10|941	cd magicolor2430DL*
12mu|printer-filters-utils-2008-10|942	gzip -dc src/km_en.ppd.gz | perl -p -e 's:2430(\s*DL):2300$1:g' | gzip > src/km2300dl.ppd.gz
12mu|printer-filters-utils-2008-10|943	cd ..
12mu|printer-filters-utils-2008-10|944	
12mu|printer-filters-utils-2008-10|945	# Driver for Brother P-Touch label printers
12mu|printer-filters-utils-2008-10|946	cd ptouch-driver*
12mu|printer-filters-utils-2008-10|947	%configure
12mu|printer-filters-utils-2008-10|948	%make
12mu|printer-filters-utils-2008-10|949	cd ..
12mu|printer-filters-utils-2008-10|950	
12mu|printer-filters-utils-2008-10|951	# Driver for Kyocera GDI printers: Kyocera FS-1016MFP
12mu|printer-filters-utils-2008-10|952	cd foo2kyo*
12mu|printer-filters-utils-2008-10|953	%make
12mu|printer-filters-utils-2008-10|954	cd ..
12mu|printer-filters-utils-2008-10|955	
12mu|printer-filters-utils-2008-10|956	# Driver for Samsung SPL2 printers
12mu|printer-filters-utils-2008-10|957	cd splix*
12mu|printer-filters-utils-2008-10|958	%make
12mu|printer-filters-utils-2008-10|959	# Generate PPD files for each supported printer
12mu|printer-filters-utils-2008-10|960	cd ppd
12mu|printer-filters-utils-2008-10|961	for ext in '' 'fr'; do
12mu|printer-filters-utils-2008-10|962	cp ml1710$ext.ppd Samsung-SPL2-ml1510$ext.ppd
12mu|printer-filters-utils-2008-10|963	perl -p -i -e 's/(ml-?)1710/${1}1510/gi' Samsung-SPL2-ml1510$ext.ppd
12mu|printer-filters-utils-2008-10|964	cp ml1710$ext.ppd Samsung-SPL2-ml1520$ext.ppd
12mu|printer-filters-utils-2008-10|965	perl -p -i -e 's/(ml-?)1710/${1}1520/gi' Samsung-SPL2-ml1520$ext.ppd
12mu|printer-filters-utils-2008-10|966	cp ml1710$ext.ppd Samsung-SPL2-ml1610$ext.ppd
12mu|printer-filters-utils-2008-10|967	perl -p -i -e 's/(ml-?)1710/${1}1610/gi' Samsung-SPL2-ml1610$ext.ppd
12mu|printer-filters-utils-2008-10|968	cp ml1710$ext.ppd Samsung-SPL2-ml1740$ext.ppd
12mu|printer-filters-utils-2008-10|969	perl -p -i -e 's/(ml-?)1710/${1}1740/gi' Samsung-SPL2-ml1740$ext.ppd
12mu|printer-filters-utils-2008-10|970	cp ml1710$ext.ppd Samsung-SPL2-ml1750$ext.ppd
12mu|printer-filters-utils-2008-10|971	perl -p -i -e 's/(ml-?)1710/${1}1750/gi' Samsung-SPL2-ml1750$ext.ppd
12mu|printer-filters-utils-2008-10|972	cp ml2250$ext.ppd Samsung-SPL2-ml2150$ext.ppd
12mu|printer-filters-utils-2008-10|973	perl -p -i -e 's/(ml-?)2250/${1}2150/gi' Samsung-SPL2-ml2150$ext.ppd
12mu|printer-filters-utils-2008-10|974	cp ml2250$ext.ppd Samsung-SPL2-ml2550$ext.ppd
12mu|printer-filters-utils-2008-10|975	perl -p -i -e 's/(ml-?)2250/${1}2550/gi' Samsung-SPL2-ml2550$ext.ppd
12mu|printer-filters-utils-2008-10|976	mv ml1710$ext.ppd Samsung-SPL2-ml1710$ext.ppd
12mu|printer-filters-utils-2008-10|977	mv ml2010$ext.ppd Samsung-SPL2-ml2010$ext.ppd
12mu|printer-filters-utils-2008-10|978	mv ml2250$ext.ppd Samsung-SPL2-ml2250$ext.ppd
12mu|printer-filters-utils-2008-10|979	done
12mu|printer-filters-utils-2008-10|980	# Add driver name to NickName in the PPDs
12mu|printer-filters-utils-2008-10|981	perl -p -i -e 's/(\*NickName:\s*\"[^\,]+)(\,\s*.*?)?/$1, CUPS + SpliX$2/i' *.ppd
12mu|printer-filters-utils-2008-10|982	cd ..
12mu|printer-filters-utils-2008-10|983	cd ..
12mu|printer-filters-utils-2008-10|984	
12mu|printer-filters-utils-2008-10|985	
12mu|printer-filters-utils-2008-10|986	# Tool for reading USB device ID strings
12mu|printer-filters-utils-2008-10|987	gcc -o usb_id_test usb_id_test.c
12mu|printer-filters-utils-2008-10|988	
12mu|printer-filters-utils-2008-10|989	
12mu|printer-filters-utils-2008-10|990	
12mu|printer-filters-utils-2008-10|991	%install
12mu|printer-filters-utils-2008-10|992	
12mu|printer-filters-utils-2008-10|993	rm -rf %{buildroot}
12mu|printer-filters-utils-2008-10|994	mkdir -p %{buildroot}
12mu|printer-filters-utils-2008-10|995	exit 0
12mu|printer-filters-utils-2008-10|996	
12mu|printer-filters-utils-2008-10|997	# Change compiler flags for debugging when in debug mode
12mu|printer-filters-utils-2008-10|998	%if %debug
12mu|printer-filters-utils-2008-10|999	export DONT_STRIP=1
12mu|printer-filters-utils-2008-10|1000	export CFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mu|printer-filters-utils-2008-10|1001	export CXXFLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mu|printer-filters-utils-2008-10|1002	export RPM_OPT_FLAGS="`echo %optflags |sed -e 's/-O3/-g/' |sed -e 's/-O2/-g/'`"
12mu|printer-filters-utils-2008-10|1003	%endif
12mu|printer-filters-utils-2008-10|1004	
12mu|printer-filters-utils-2008-10|1005	
12mu|printer-filters-utils-2008-10|1006	# Make directories
12mu|printer-filters-utils-2008-10|1007	install -d %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1008	install -d %{buildroot}%{_sbindir}
12mu|printer-filters-utils-2008-10|1009	install -d %{buildroot}%{_libdir}
12mu|printer-filters-utils-2008-10|1010	install -d %{buildroot}%{_includedir}
12mu|printer-filters-utils-2008-10|1011	install -d %{buildroot}%{_sysconfdir}
12mu|printer-filters-utils-2008-10|1012	install -d %{buildroot}%{_mandir}/man1
12mu|printer-filters-utils-2008-10|1013	install -d %{buildroot}%{_mandir}/man8
12mu|printer-filters-utils-2008-10|1014	install -d %{buildroot}%{_libdir}/gimp/2.0/plug-ins
12mu|printer-filters-utils-2008-10|1015	install -d %{buildroot}%{_prefix}/lib/cups/filter
12mu|printer-filters-utils-2008-10|1016	install -d %{buildroot}%{_prefix}/lib/cups/backend
12mu|printer-filters-utils-2008-10|1017	install -d %{buildroot}%{_datadir}/cups/data
12mu|printer-filters-utils-2008-10|1018	install -d %{buildroot}%{_datadir}/cups/model
12mu|printer-filters-utils-2008-10|1019	install -d %{buildroot}%{_sysconfdir}/cups
12mu|printer-filters-utils-2008-10|1020	install -d %{buildroot}%{_datadir}/foomatic/db/source/printer
12mu|printer-filters-utils-2008-10|1021	install -d %{buildroot}%{_datadir}/foomatic/db/source/driver
12mu|printer-filters-utils-2008-10|1022	install -d %{buildroot}%{_datadir}/foomatic/db/source/opt
12mu|printer-filters-utils-2008-10|1023	
12mu|printer-filters-utils-2008-10|1024	
12mu|printer-filters-utils-2008-10|1025	##### PRINTER FILTERS AND OTHER STUFF
12mu|printer-filters-utils-2008-10|1026	
12mu|printer-filters-utils-2008-10|1027	cd $RPM_BUILD_DIR/%{name}-%{version}/printer-filters
12mu|printer-filters-utils-2008-10|1028	
12mu|printer-filters-utils-2008-10|1029	# Apple StyleWriter
12mu|printer-filters-utils-2008-10|1030	cd stylewriter
12mu|printer-filters-utils-2008-10|1031	# Program files
12mu|printer-filters-utils-2008-10|1032	install -m 755 lpstyl %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1033	# Documentation
12mu|printer-filters-utils-2008-10|1034	chmod -R a+rX *
12mu|printer-filters-utils-2008-10|1035	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/AppleStyleWriter
12mu|printer-filters-utils-2008-10|1036	cp -ax scripts Makefile.atalk README* adsp.* printcap.* styl.ppd \
12mu|printer-filters-utils-2008-10|1037	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/AppleStyleWriter
12mu|printer-filters-utils-2008-10|1038	cd ..
12mu|printer-filters-utils-2008-10|1039	
12mu|printer-filters-utils-2008-10|1040	# Canon CaPSL
12mu|printer-filters-utils-2008-10|1041	cd cjet089
12mu|printer-filters-utils-2008-10|1042	# Program files
12mu|printer-filters-utils-2008-10|1043	install -m 755 cjet %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1044	# Documentation
12mu|printer-filters-utils-2008-10|1045	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/CanonCaPSL
12mu|printer-filters-utils-2008-10|1046	cp -ax README INSTALL COPYING TODO ChangeLog samples \
12mu|printer-filters-utils-2008-10|1047	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/CanonCaPSL
12mu|printer-filters-utils-2008-10|1048	cd ..
12mu|printer-filters-utils-2008-10|1049	
12mu|printer-filters-utils-2008-10|1050	# Lexmark 1100
12mu|printer-filters-utils-2008-10|1051	cd lm1100*
12mu|printer-filters-utils-2008-10|1052	# Executables (filter for usage with CUPS and printer emulator script for
12mu|printer-filters-utils-2008-10|1053	# development and debugging (also debugging this RPM w/o Lexmark 1100).
12mu|printer-filters-utils-2008-10|1054	install -m 0755 lm1100 %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1055	install -m 0755 lexmark2ppm.pl %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1056	install -m 0755 byteutil.pl %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1057	# LPD support
12mu|printer-filters-utils-2008-10|1058	install -d %{buildroot}%{_libdir}/rhs/rhs-printfilters
12mu|printer-filters-utils-2008-10|1059	[ -e ps-to-lm1100.fpi ] || mv ps-to-printer.fpi ps-to-lm1100.fpi # file name conflict
12mu|printer-filters-utils-2008-10|1060	install -m 0755 ps-to-lm1100.fpi %{buildroot}%{_libdir}/rhs/rhs-printfilters
12mu|printer-filters-utils-2008-10|1061	ln -s %{_bindir}/lm1100 \
12mu|printer-filters-utils-2008-10|1062	%{buildroot}%{_libdir}/rhs/rhs-printfilters
12mu|printer-filters-utils-2008-10|1063	# Documentation
12mu|printer-filters-utils-2008-10|1064	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark1100
12mu|printer-filters-utils-2008-10|1065	install -m 0644 LICENSE %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark1100
12mu|printer-filters-utils-2008-10|1066	install -m 0644 README %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark1100
12mu|printer-filters-utils-2008-10|1067	install -m 0644 RELEASE.txt %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark1100
12mu|printer-filters-utils-2008-10|1068	install -m 0644 cmy.txt %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark1100
12mu|printer-filters-utils-2008-10|1069	cd ..
12mu|printer-filters-utils-2008-10|1070	
12mu|printer-filters-utils-2008-10|1071	# Lexmark 2070 colour
12mu|printer-filters-utils-2008-10|1072	cd c2070-0.99
12mu|printer-filters-utils-2008-10|1073	# Program files
12mu|printer-filters-utils-2008-10|1074	install -m 755 c2070 %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1075	# Documentation
12mu|printer-filters-utils-2008-10|1076	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark2070colour
12mu|printer-filters-utils-2008-10|1077	cp -ax README LICENSE \
12mu|printer-filters-utils-2008-10|1078	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark2070colour
12mu|printer-filters-utils-2008-10|1079	cd ..
12mu|printer-filters-utils-2008-10|1080	
12mu|printer-filters-utils-2008-10|1081	# Lexmark 2070 grayscale
12mu|printer-filters-utils-2008-10|1082	cd Lexmark2070.latest
12mu|printer-filters-utils-2008-10|1083	# Program files
12mu|printer-filters-utils-2008-10|1084	install -m 755 Lexmark2070 %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1085	# Documentation
12mu|printer-filters-utils-2008-10|1086	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark2070gray
12mu|printer-filters-utils-2008-10|1087	cp -ax README LICENSE \
12mu|printer-filters-utils-2008-10|1088	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark2070gray
12mu|printer-filters-utils-2008-10|1089	cd ..
12mu|printer-filters-utils-2008-10|1090	
12mu|printer-filters-utils-2008-10|1091	# Lexmark 7xxx, 57xx, Z51
12mu|printer-filters-utils-2008-10|1092	cd lexmark7000linux-990516
12mu|printer-filters-utils-2008-10|1093	# Program and data files
12mu|printer-filters-utils-2008-10|1094	%old_makeinstall
12mu|printer-filters-utils-2008-10|1095	# Documentation
12mu|printer-filters-utils-2008-10|1096	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark7xxx_57xx_Z51
12mu|printer-filters-utils-2008-10|1097	install -m 0644 CHANGES %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark7xxx_57xx_Z51
12mu|printer-filters-utils-2008-10|1098	install -m 0644 README %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark7xxx_57xx_Z51
12mu|printer-filters-utils-2008-10|1099	install -m 0644 lexmark5700-filter %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark7xxx_57xx_Z51
12mu|printer-filters-utils-2008-10|1100	install -m 0644 lexmark7000-filter %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark7xxx_57xx_Z51
12mu|printer-filters-utils-2008-10|1101	install -m 0644 lexmark7000linux-990516.lsm %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark7xxx_57xx_Z51
12mu|printer-filters-utils-2008-10|1102	install -m 0644 lexmarkprotocol.txt %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark7xxx_57xx_Z51
12mu|printer-filters-utils-2008-10|1103	install -m 0644 *.p?? %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark7xxx_57xx_Z51
12mu|printer-filters-utils-2008-10|1104	cd ..
12mu|printer-filters-utils-2008-10|1105	
12mu|printer-filters-utils-2008-10|1106	# Lexmark Z11
12mu|printer-filters-utils-2008-10|1107	cd lz11*
12mu|printer-filters-utils-2008-10|1108	# Program and data files
12mu|printer-filters-utils-2008-10|1109	install -m 755 cZ11-V2 %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1110	install -m 755 cZ11 %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1111	#ln -s %{_bindir}/cZ11-V2 %{buildroot}%{_bindir}/cZ11
12mu|printer-filters-utils-2008-10|1112	install -m 755 cZ11-bit* %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1113	install -m 755 lz11.[^c]* %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1114	install -d %{buildroot}/etc/LexmarkZ11/
12mu|printer-filters-utils-2008-10|1115	install -m 644 lz11.conf %{buildroot}/etc/LexmarkZ11/
12mu|printer-filters-utils-2008-10|1116	install -m 644 *.ppd %{buildroot}%{_datadir}/cups/model/
12mu|printer-filters-utils-2008-10|1117	# Documentation
12mu|printer-filters-utils-2008-10|1118	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/LexmarkZ11
12mu|printer-filters-utils-2008-10|1119	cp -ax README ChangeLog INSTALL \
12mu|printer-filters-utils-2008-10|1120	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/LexmarkZ11
12mu|printer-filters-utils-2008-10|1121	cd ..
12mu|printer-filters-utils-2008-10|1122	
12mu|printer-filters-utils-2008-10|1123	# Printer Utility Program
12mu|printer-filters-utils-2008-10|1124	# Program file
12mu|printer-filters-utils-2008-10|1125	#install -m 755 pup_1.1/pup %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1126	# Documentation
12mu|printer-filters-utils-2008-10|1127	#install -d %{buildroot}%{_docdir}/printer-utils-%{version}/
12mu|printer-filters-utils-2008-10|1128	#install -d %{buildroot}%{_docdir}/printer-utils-%{version}/PUP
12mu|printer-filters-utils-2008-10|1129	#cp -ax pup_1.1/README \
12mu|printer-filters-utils-2008-10|1130	#	%{buildroot}%{_docdir}/printer-utils-%{version}/PUP
12mu|printer-filters-utils-2008-10|1131	
12mu|printer-filters-utils-2008-10|1132	# Lexmark printer maintenance
12mu|printer-filters-utils-2008-10|1133	# Program and data files
12mu|printer-filters-utils-2008-10|1134	install -m 755 lxcontrol/lx.control %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1135	install -m 755 lm1100maint/lm1100change %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1136	install -m 755 lm1100maint/lm1100back %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1137	install -m 755 changecartridge %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1138	mkdir -p %{buildroot}%{_datadir}/lxcontrol
12mu|printer-filters-utils-2008-10|1139	cp -f lxcontrol/*.out %{buildroot}%{_datadir}/lxcontrol/
12mu|printer-filters-utils-2008-10|1140	( cd %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1141	ln -s lx.control headclean
12mu|printer-filters-utils-2008-10|1142	ln -s lx.control headalign
12mu|printer-filters-utils-2008-10|1143	ln -s lx.control showcartridges
12mu|printer-filters-utils-2008-10|1144	ln -s lx.control hidecartridges
12mu|printer-filters-utils-2008-10|1145	)
12mu|printer-filters-utils-2008-10|1146	mkdir -p %{buildroot}%{_datadir}/lm1100maint
12mu|printer-filters-utils-2008-10|1147	cp -f lm1100maint/lexmark* \
12mu|printer-filters-utils-2008-10|1148	%{buildroot}%{_datadir}/lm1100maint/
12mu|printer-filters-utils-2008-10|1149	# Documentation
12mu|printer-filters-utils-2008-10|1150	install -d %{buildroot}%{_docdir}/printer-utils-%{version}/
12mu|printer-filters-utils-2008-10|1151	install -d %{buildroot}%{_docdir}/printer-utils-%{version}/LexmarkMaintenance
12mu|printer-filters-utils-2008-10|1152	cp -ax lxcontrol/README.* lm1100maint/README.* \
12mu|printer-filters-utils-2008-10|1153	README.changecartridge README.Lexmark-Maintenance \
12mu|printer-filters-utils-2008-10|1154	%{buildroot}%{_docdir}/printer-utils-%{version}/LexmarkMaintenance
12mu|printer-filters-utils-2008-10|1155	
12mu|printer-filters-utils-2008-10|1156	# Install margin and offset adjustment script in /usr/sbin
12mu|printer-filters-utils-2008-10|1157	bzcat %{SOURCE75} > %{buildroot}%{_sbindir}/alignmargins
12mu|printer-filters-utils-2008-10|1158	# Adjust path to improved align.ps
12mu|printer-filters-utils-2008-10|1159	perl -p -i -e 's:/usr/share/ghostscript/\*/lib/align.ps:%{_datadir}/alignmargins/align.ps:' %{buildroot}%{_sbindir}/alignmargins
12mu|printer-filters-utils-2008-10|1160	# Install improved align.ps
12mu|printer-filters-utils-2008-10|1161	install -d %{buildroot}%{_datadir}/alignmargins/
12mu|printer-filters-utils-2008-10|1162	bzcat %{SOURCE175} > %{buildroot}%{_datadir}/alignmargins/align.ps
12mu|printer-filters-utils-2008-10|1163	
12mu|printer-filters-utils-2008-10|1164	# Install a script to display the test page on the screen for colour
12mu|printer-filters-utils-2008-10|1165	# adjustment
12mu|printer-filters-utils-2008-10|1166	cat <<EOF > %{buildroot}%{_bindir}/displaytestpage
12mu|printer-filters-utils-2008-10|1167	#!/bin/sh
12mu|printer-filters-utils-2008-10|1168	ps2img="gs -dQUIET -dNOPAUSE -dBATCH -sDEVICE=pnm -r75x75 -sOUTPUTFILE=- -"
12mu|printer-filters-utils-2008-10|1169	testpage=/usr/share/cups/data/testprint.ps
12mu|printer-filters-utils-2008-10|1170	
12mu|printer-filters-utils-2008-10|1171	TMPFILE=~/.displaytestpage.pnm
12mu|printer-filters-utils-2008-10|1172	if [ -x /usr/bin/kview ]; then
12mu|printer-filters-utils-2008-10|1173	cat \$testpage | \$ps2img > \$TMPFILE
12mu|printer-filters-utils-2008-10|1174	/usr/bin/kview \$TMPFILE
12mu|printer-filters-utils-2008-10|1175	elif [ -x /usr/bin/ee ]; then
12mu|printer-filters-utils-2008-10|1176	cat \$testpage | \$ps2img > \$TMPFILE
12mu|printer-filters-utils-2008-10|1177	/usr/bin/ee \$TMPFILE
12mu|printer-filters-utils-2008-10|1178	elif [ -x /usr/bin/gqview ]; then
12mu|printer-filters-utils-2008-10|1179	cat \$testpage | \$ps2img > \$TMPFILE
12mu|printer-filters-utils-2008-10|1180	/usr/bin/gqview \$TMPFILE
12mu|printer-filters-utils-2008-10|1181	elif [ -x /usr/bin/xv ]; then
12mu|printer-filters-utils-2008-10|1182	cat \$testpage | \$ps2img | /usr/bin/xv -
12mu|printer-filters-utils-2008-10|1183	elif [ -x /usr/bin/kghostview ]; then
12mu|printer-filters-utils-2008-10|1184	/usr/bin/kghostview \$testpage
12mu|printer-filters-utils-2008-10|1185	elif [ -x /usr/X11R6/bin/gv ]; then
12mu|printer-filters-utils-2008-10|1186	/usr/X11R6/bin/gv \$testpage
12mu|printer-filters-utils-2008-10|1187	elif [ -x /usr/X11R6/bin/ghostview ]; then
12mu|printer-filters-utils-2008-10|1188	/usr/X11R6/bin/ghostview \$testpage
12mu|printer-filters-utils-2008-10|1189	else
12mu|printer-filters-utils-2008-10|1190	xmessage "No suitable program for viewing PostScript found, install GhostView, gv, or similar."
12mu|printer-filters-utils-2008-10|1191	exit 1
12mu|printer-filters-utils-2008-10|1192	fi
12mu|printer-filters-utils-2008-10|1193	rm \$TMPFILE
12mu|printer-filters-utils-2008-10|1194	EOF
12mu|printer-filters-utils-2008-10|1195	chmod a+rx %{buildroot}/usr/bin/displaytestpage
12mu|printer-filters-utils-2008-10|1196	
12mu|printer-filters-utils-2008-10|1197	# Menu entries for printer-utils package
12mu|printer-filters-utils-2008-10|1198	# Menu icon
12mu|printer-filters-utils-2008-10|1199	mkdir -p %{buildroot}%{_datadir}/icons/locolor/16x16/apps/
12mu|printer-filters-utils-2008-10|1200	install -m 644 printutils.png %{buildroot}%{_datadir}/icons/locolor/16x16/apps/
12mu|printer-filters-utils-2008-10|1201	# Menu entries
12mu|printer-filters-utils-2008-10|1202	
12mu|printer-filters-utils-2008-10|1203	mkdir -p %{buildroot}%{_datadir}/applications
12mu|printer-filters-utils-2008-10|1204	cat > %{buildroot}%{_datadir}/applications/mandriva-mtink.desktop << EOF
12mu|printer-filters-utils-2008-10|1205	[Desktop Entry]
12mu|printer-filters-utils-2008-10|1206	Name=Mtink - Epson Inkjet Printer Tools
12mu|printer-filters-utils-2008-10|1207	Comment=Epson inkjet printer maintenance (Head cleaning and alignment, ink level display, cartridge change, ...)
12mu|printer-filters-utils-2008-10|1208	Exec=/usr/bin/mtink
12mu|printer-filters-utils-2008-10|1209	Icon=printutils
12mu|printer-filters-utils-2008-10|1210	Terminal=false
12mu|printer-filters-utils-2008-10|1211	Type=Application
12mu|printer-filters-utils-2008-10|1212	Categories=System;Monitor;
12mu|printer-filters-utils-2008-10|1213	EOF
12mu|printer-filters-utils-2008-10|1214	
12mu|printer-filters-utils-2008-10|1215	# HP DeskJet PPA printers
12mu|printer-filters-utils-2008-10|1216	cd pnm2ppa-*
12mu|printer-filters-utils-2008-10|1217	install -m 0644  docs/en/pnm2ppa.1 %{buildroot}%{_mandir}/man1
12mu|printer-filters-utils-2008-10|1218	%old_makeinstall BINDIR=%{buildroot}%{_bindir} CONFDIR=%{buildroot}%{_sysconfdir} MANDIR=%{buildroot}%{_mandir}/man1
12mu|printer-filters-utils-2008-10|1219	install -m 0755 utils/Linux/detect_ppa %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1220	install -m 0755 utils/Linux/test_ppa %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1221	install -d  %{buildroot}%{_docdir}/printer-filters-doc-%{version}/HPDeskJetPPA/pnm2ppa
12mu|printer-filters-utils-2008-10|1222	install -m 0644 *.ps %{buildroot}%{_docdir}/printer-filters-doc-%{version}/HPDeskJetPPA/pnm2ppa
12mu|printer-filters-utils-2008-10|1223	cd docs/en
12mu|printer-filters-utils-2008-10|1224	for file in * ; do
12mu|printer-filters-utils-2008-10|1225	if  [ -f $file ] ; then
12mu|printer-filters-utils-2008-10|1226	install -m 0644  $file %{buildroot}%{_docdir}/printer-filters-doc-%{version}/HPDeskJetPPA/pnm2ppa
12mu|printer-filters-utils-2008-10|1227	fi
12mu|printer-filters-utils-2008-10|1228	done
12mu|printer-filters-utils-2008-10|1229	rm -f %{buildroot}%{_docdir}/printer-filters-doc-%{version}/HPDeskJetPPA/pnm2ppa/pnm2ppa.1
12mu|printer-filters-utils-2008-10|1230	cd ../..
12mu|printer-filters-utils-2008-10|1231	cp -ax ppa_protocol rhs-printfilters sample_scripts README.security Changelog %{buildroot}%{_docdir}/printer-filters-doc-%{version}/HPDeskJetPPA/pnm2ppa
12mu|printer-filters-utils-2008-10|1232	cd ..
12mu|printer-filters-utils-2008-10|1233	cd pbm2ppa-0.8.6
12mu|printer-filters-utils-2008-10|1234	install -m 0755 pbm2ppa  %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1235	install -m 0755 pbmtpg   %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1236	install -m 0644 pbm2ppa.conf   %{buildroot}%{_sysconfdir}
12mu|printer-filters-utils-2008-10|1237	install -m 0644 pbm2ppa.1   %{buildroot}%{_mandir}/man1
12mu|printer-filters-utils-2008-10|1238	install -d  %{buildroot}%{_docdir}/printer-filters-doc-%{version}/HPDeskJetPPA/pbm2ppa
12mu|printer-filters-utils-2008-10|1239	for file in CALIBRATION CREDITS INSTALL INSTALL-MORE LICENSE README ; do
12mu|printer-filters-utils-2008-10|1240	if [ -f $file ] ; then
12mu|printer-filters-utils-2008-10|1241	install -m 0644  $file %{buildroot}%{_docdir}/printer-filters-doc-%{version}/HPDeskJetPPA/pbm2ppa
12mu|printer-filters-utils-2008-10|1242	fi
12mu|printer-filters-utils-2008-10|1243	done
12mu|printer-filters-utils-2008-10|1244	cd ..
12mu|printer-filters-utils-2008-10|1245	install -m 0644 README.calibration %{buildroot}%{_docdir}/printer-filters-doc-%{version}/HPDeskJetPPA
12mu|printer-filters-utils-2008-10|1246	
12mu|printer-filters-utils-2008-10|1247	# Lexmark 2050
12mu|printer-filters-utils-2008-10|1248	cd c2050-0.4
12mu|printer-filters-utils-2008-10|1249	# Program file
12mu|printer-filters-utils-2008-10|1250	install -m 0755 c2050 %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1251	# Documentation
12mu|printer-filters-utils-2008-10|1252	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark2050
12mu|printer-filters-utils-2008-10|1253	cp -ax README COPYING ps2lexmark \
12mu|printer-filters-utils-2008-10|1254	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark2050
12mu|printer-filters-utils-2008-10|1255	cd ..
12mu|printer-filters-utils-2008-10|1256	
12mu|printer-filters-utils-2008-10|1257	# Lexmark 2030
12mu|printer-filters-utils-2008-10|1258	cd pbm2l2030
12mu|printer-filters-utils-2008-10|1259	# Program file
12mu|printer-filters-utils-2008-10|1260	install -m 0755 pbm2l2030 %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1261	# Documentation
12mu|printer-filters-utils-2008-10|1262	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark2030
12mu|printer-filters-utils-2008-10|1263	cp -ax README.TXT LICENSE \
12mu|printer-filters-utils-2008-10|1264	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/Lexmark2030
12mu|printer-filters-utils-2008-10|1265	cd ..
12mu|printer-filters-utils-2008-10|1266	
12mu|printer-filters-utils-2008-10|1267	# Okipage 4w and compatible winprinters
12mu|printer-filters-utils-2008-10|1268	cd oki4linux-2.0/src
12mu|printer-filters-utils-2008-10|1269	# Program files
12mu|printer-filters-utils-2008-10|1270	install -m 0755 oki4drv %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1271	install -d %{buildroot}%{_sbindir}
12mu|printer-filters-utils-2008-10|1272	install -m 0755 oki4daemon %{buildroot}%{_sbindir}
12mu|printer-filters-utils-2008-10|1273	cd ../..
12mu|printer-filters-utils-2008-10|1274	install -d %{buildroot}%{_initrddir}
12mu|printer-filters-utils-2008-10|1275	install -m 0755 oki4daemon %{buildroot}%{_initrddir}
12mu|printer-filters-utils-2008-10|1276	#install -m 0755 oki4w_install %{buildroot}%{_sbindir}
12mu|printer-filters-utils-2008-10|1277	# Documentation
12mu|printer-filters-utils-2008-10|1278	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/OKI-Winprinters
12mu|printer-filters-utils-2008-10|1279	#cp -ax README.OKI-Winprinters \
12mu|printer-filters-utils-2008-10|1280	#	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/OKI-Winprinters
12mu|printer-filters-utils-2008-10|1281	cd oki4linux-2.0
12mu|printer-filters-utils-2008-10|1282	cp -ax COPYING ChangeLog README crack doc samples \
12mu|printer-filters-utils-2008-10|1283	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/OKI-Winprinters
12mu|printer-filters-utils-2008-10|1284	cd src
12mu|printer-filters-utils-2008-10|1285	cp -ax README.oki4daemon align.ps oki4daemon.init \
12mu|printer-filters-utils-2008-10|1286	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/OKI-Winprinters
12mu|printer-filters-utils-2008-10|1287	install -m 0644 oki4drv.man %{buildroot}%{_mandir}/man1/oki4drv.1
12mu|printer-filters-utils-2008-10|1288	cd ../..
12mu|printer-filters-utils-2008-10|1289	
12mu|printer-filters-utils-2008-10|1290	# Citizen Printiva 600C
12mu|printer-filters-utils-2008-10|1291	cd ppmtocpva-1.0
12mu|printer-filters-utils-2008-10|1292	# Program files
12mu|printer-filters-utils-2008-10|1293	install -m 0755 ppmtocpva %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1294	install -m 0755 cpva-colour %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1295	# Documentation
12mu|printer-filters-utils-2008-10|1296	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/CitizenPrintiva600C
12mu|printer-filters-utils-2008-10|1297	cp -ax README \
12mu|printer-filters-utils-2008-10|1298	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/CitizenPrintiva600C
12mu|printer-filters-utils-2008-10|1299	cd ..
12mu|printer-filters-utils-2008-10|1300	
12mu|printer-filters-utils-2008-10|1301	# CoStar and compatible label printers
12mu|printer-filters-utils-2008-10|1302	cd pbm2lwxl
12mu|printer-filters-utils-2008-10|1303	# Program file
12mu|printer-filters-utils-2008-10|1304	install -m 0755 *2lwxl %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1305	# Documentation
12mu|printer-filters-utils-2008-10|1306	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/DymoCoStarAvery-LabelPrinters
12mu|printer-filters-utils-2008-10|1307	cp -ax README *.html \
12mu|printer-filters-utils-2008-10|1308	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/DymoCoStarAvery-LabelPrinters
12mu|printer-filters-utils-2008-10|1309	cd ..
12mu|printer-filters-utils-2008-10|1310	
12mu|printer-filters-utils-2008-10|1311	%ifarch %{ix86}
12mu|printer-filters-utils-2008-10|1312	# Samsung ML-85G and QL-85G winprinters
12mu|printer-filters-utils-2008-10|1313	cd ml85p-*
12mu|printer-filters-utils-2008-10|1314	# Program file
12mu|printer-filters-utils-2008-10|1315	install -m 4750 ml85p %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1316	# Documentation
12mu|printer-filters-utils-2008-10|1317	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/SamsungML-85G
12mu|printer-filters-utils-2008-10|1318	cp -ax COPYING NEWS README THANKS ml85-print ml85-test ml85p-*.lsm \
12mu|printer-filters-utils-2008-10|1319	printcap \
12mu|printer-filters-utils-2008-10|1320	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/SamsungML-85G
12mu|printer-filters-utils-2008-10|1321	cd ..
12mu|printer-filters-utils-2008-10|1322	%endif
12mu|printer-filters-utils-2008-10|1323	
12mu|printer-filters-utils-2008-10|1324	# Filter for the Lexmark Z42
12mu|printer-filters-utils-2008-10|1325	cd drv_z42/src
12mu|printer-filters-utils-2008-10|1326	# Program file
12mu|printer-filters-utils-2008-10|1327	install -s -m 755 z42_cmyk %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1328	cd ../z42tool/
12mu|printer-filters-utils-2008-10|1329	%makeinstall
12mu|printer-filters-utils-2008-10|1330	cd ..
12mu|printer-filters-utils-2008-10|1331	# Documentation
12mu|printer-filters-utils-2008-10|1332	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/LexmarkZ42
12mu|printer-filters-utils-2008-10|1333	cp -ax COPYING README FAQ ChangeLog \
12mu|printer-filters-utils-2008-10|1334	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/LexmarkZ42
12mu|printer-filters-utils-2008-10|1335	cp -ax z42tool/README \
12mu|printer-filters-utils-2008-10|1336	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/LexmarkZ42/README.z42tool
12mu|printer-filters-utils-2008-10|1337	cd ..
12mu|printer-filters-utils-2008-10|1338	
12mu|printer-filters-utils-2008-10|1339	# GhostScript wrapper for the Pentax PocketJet printers
12mu|printer-filters-utils-2008-10|1340	cd pentaxpj
12mu|printer-filters-utils-2008-10|1341	# Program files
12mu|printer-filters-utils-2008-10|1342	install -d %{buildroot}%{_libdir}/pentaxpj
12mu|printer-filters-utils-2008-10|1343	cp -a BWidget-1.3.1 pentaxpj pentaxsetup pentax.xpm test-page.ps.gz\
12mu|printer-filters-utils-2008-10|1344	%{buildroot}%{_libdir}/pentaxpj
12mu|printer-filters-utils-2008-10|1345	ln -s %{_libdir}/pentaxpj/pentaxsetup %{buildroot}%{_sbindir}
12mu|printer-filters-utils-2008-10|1346	ln -s %{_libdir}/pentaxpj/pentaxpj %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1347	cat > %{buildroot}%{_sysconfdir}/pentaxpj.conf <<EOF
12mu|printer-filters-utils-2008-10|1348	#
12mu|printer-filters-utils-2008-10|1349	set settings(driverpath) %{_libdir}/pentaxpj
12mu|printer-filters-utils-2008-10|1350	EOF
12mu|printer-filters-utils-2008-10|1351	# Documentation
12mu|printer-filters-utils-2008-10|1352	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/PentaxPocketJet
12mu|printer-filters-utils-2008-10|1353	cp -ax README \
12mu|printer-filters-utils-2008-10|1354	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/PentaxPocketJet
12mu|printer-filters-utils-2008-10|1355	cd ..
12mu|printer-filters-utils-2008-10|1356	
12mu|printer-filters-utils-2008-10|1357	# Unix driver for MicroDry Printers
12mu|printer-filters-utils-2008-10|1358	cd ppmtomd*
12mu|printer-filters-utils-2008-10|1359	# Program files
12mu|printer-filters-utils-2008-10|1360	install -m 0755 ppmtomd %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1361	# Documentation
12mu|printer-filters-utils-2008-10|1362	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/MicroDryPrinters
12mu|printer-filters-utils-2008-10|1363	cp -ax LICENCE \
12mu|printer-filters-utils-2008-10|1364	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/MicroDryPrinters
12mu|printer-filters-utils-2008-10|1365	cp ppmtomd.man %{buildroot}%{_mandir}/man1/ppmtomd.1
12mu|printer-filters-utils-2008-10|1366	cd ..
12mu|printer-filters-utils-2008-10|1367	
12mu|printer-filters-utils-2008-10|1368	# Mtink - Printer maintenance/ink monitoring for Epson inkjets
12mu|printer-filters-utils-2008-10|1369	cd mtink*
12mu|printer-filters-utils-2008-10|1370	# Program files
12mu|printer-filters-utils-2008-10|1371	install -d %{buildroot}%{_prefix}/lib/cups/backend
12mu|printer-filters-utils-2008-10|1372	install -m 0755 mtink %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1373	install -m 0755 ttink %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1374	install -m 0755 mtinkc %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1375	install -m 0755 mtinkd %{buildroot}%{_sbindir}
12mu|printer-filters-utils-2008-10|1376	install -m 0755 etc/mtink %{buildroot}%{_initrddir}
12mu|printer-filters-utils-2008-10|1377	install -m 0755 etc/installInitScript.sh %{buildroot}%{_sbindir}/mtink-installInitScript
12mu|printer-filters-utils-2008-10|1378	install -m 0755 detect/askPrinter %{buildroot}%{_sbindir}
12mu|printer-filters-utils-2008-10|1379	install -m 0755 etc/mtink-cups %{buildroot}%{_prefix}/lib/cups/backend/mtink
12mu|printer-filters-utils-2008-10|1380	install -m 0755 gimp-mtink %{buildroot}%{_libdir}/gimp/2.0/plug-ins/
12mu|printer-filters-utils-2008-10|1381	install -d %{buildroot}/var/mtink
12mu|printer-filters-utils-2008-10|1382	# Documentation
12mu|printer-filters-utils-2008-10|1383	install -d %{buildroot}%{_docdir}/printer-utils-%{version}/EpsonInkjetMaintenance
12mu|printer-filters-utils-2008-10|1384	cp -ax CHANGE.LOG doc/* \
12mu|printer-filters-utils-2008-10|1385	%{buildroot}%{_docdir}/printer-utils-%{version}/EpsonInkjetMaintenance
12mu|printer-filters-utils-2008-10|1386	cp -ax etc/readme %{buildroot}%{_docdir}/printer-utils-%{version}/EpsonInkjetMaintenance/README.mtinkd.startup
12mu|printer-filters-utils-2008-10|1387	cd ..
12mu|printer-filters-utils-2008-10|1388	
12mu|printer-filters-utils-2008-10|1389	# Poster - Poster-printing on stndard sized paper
12mu|printer-filters-utils-2008-10|1390	cd poster*
12mu|printer-filters-utils-2008-10|1391	# Program files
12mu|printer-filters-utils-2008-10|1392	install -m 0755 poster %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1393	# Documentation
12mu|printer-filters-utils-2008-10|1394	cp poster.1 %{buildroot}%{_mandir}/man1
12mu|printer-filters-utils-2008-10|1395	install -d %{buildroot}%{_docdir}/printer-utils-%{version}/PosterPrinting
12mu|printer-filters-utils-2008-10|1396	cp -ax ChangeLog README COPYING \
12mu|printer-filters-utils-2008-10|1397	%{buildroot}%{_docdir}/printer-utils-%{version}/PosterPrinting
12mu|printer-filters-utils-2008-10|1398	cd ..
12mu|printer-filters-utils-2008-10|1399	
12mu|printer-filters-utils-2008-10|1400	# Driver for HP LaserJet 1000
12mu|printer-filters-utils-2008-10|1401	
12mu|printer-filters-utils-2008-10|1402	# Program files
12mu|printer-filters-utils-2008-10|1403	install -m 0755 pbmtozjs %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1404	# Documentation
12mu|printer-filters-utils-2008-10|1405	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/HPLaserJet1000
12mu|printer-filters-utils-2008-10|1406	cp -ax pbmtozjs.txt \
12mu|printer-filters-utils-2008-10|1407	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/HPLaserJet1000
12mu|printer-filters-utils-2008-10|1408	
12mu|printer-filters-utils-2008-10|1409	# Driver for Zenographics-based printers (Minolta magicolor DL series, HP
12mu|printer-filters-utils-2008-10|1410	# LaserJet 1000, 1005, 1018, 1020, 1022, Color LaserJet 1600, 2600)
12mu|printer-filters-utils-2008-10|1411	cd foo2zjs*
12mu|printer-filters-utils-2008-10|1412	# Program files
12mu|printer-filters-utils-2008-10|1413	install -m 0755 foo2zjs %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1414	install -m 0755 foo2zjs-wrapper %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1415	install -m 0755 foo2hp %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1416	install -m 0755 foo2hp2600-wrapper %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1417	install -m 0755 zjsdecode %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1418	install -m 0755 arm2hpdl %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1419	install -m 0755 okidecode %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1420	%if %mdkversion < 200700
12mu|printer-filters-utils-2008-10|1421	install -m 0755 msexpand %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1422	%endif
12mu|printer-filters-utils-2008-10|1423	#install -m 0755 jbg2pbm %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1424	install -m 0755 getweb %{buildroot}%{_bindir}/foo2zjs-getweb
12mu|printer-filters-utils-2008-10|1425	install -m 0755 icc2ps/foo2zjs-icc2ps %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1426	install -d %{buildroot}%{_datadir}/foo2zjs
12mu|printer-filters-utils-2008-10|1427	install -d %{buildroot}%{_datadir}/foo2hp
12mu|printer-filters-utils-2008-10|1428	install -d %{buildroot}%{_datadir}/foo2zjs/crd
12mu|printer-filters-utils-2008-10|1429	install -d %{buildroot}%{_datadir}/foo2hp/psfiles
12mu|printer-filters-utils-2008-10|1430	install -m 0644 gamma*.ps %{buildroot}%{_datadir}/foo2zjs
12mu|printer-filters-utils-2008-10|1431	cp crd/*.* %{buildroot}%{_datadir}/foo2zjs/crd
12mu|printer-filters-utils-2008-10|1432	cp crd/*.ps %{buildroot}%{_datadir}/foo2hp/psfiles
12mu|printer-filters-utils-2008-10|1433	install -m 0755 usb_printerid %{buildroot}%{_sbindir}
12mu|printer-filters-utils-2008-10|1434	install -m 0755 hplj1000 %{buildroot}%{_sbindir}
12mu|printer-filters-utils-2008-10|1435	perl -p -i -e 's:\./(getweb):foo2zjs-$1:g' %{buildroot}%{_sbindir}/hplj1000
12mu|printer-filters-utils-2008-10|1436	perl -p -i -e 's:/bin(/usb_printerid):%{_sbindir}$1:g' %{buildroot}%{_sbindir}/hplj1000
12mu|printer-filters-utils-2008-10|1437	ln -s %{_sbindir}/hplj1000 %{buildroot}%{_sbindir}/hplj1005
12mu|printer-filters-utils-2008-10|1438	ln -s %{_sbindir}/hplj1000 %{buildroot}%{_sbindir}/hplj1018
12mu|printer-filters-utils-2008-10|1439	ln -s %{_sbindir}/hplj1000 %{buildroot}%{_sbindir}/hplj1020
12mu|printer-filters-utils-2008-10|1440	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
12mu|printer-filters-utils-2008-10|1441	install -m 0644 hplj10xx.rules %{buildroot}%{_sysconfdir}/udev/rules.d/70-hplj10xx.rules
12mu|printer-filters-utils-2008-10|1442	perl -p -i -e 's:/etc/hotplug/usb:%{_sbindir}:' %{buildroot}%{_sysconfdir}/udev/rules.d/70-hplj10xx.rules
12mu|printer-filters-utils-2008-10|1443	for dir in driver opt; do \
12mu|printer-filters-utils-2008-10|1444	install -c -m 644 foomatic-db/$dir/foo2[hz]*.xml \
12mu|printer-filters-utils-2008-10|1445	%{buildroot}%{_datadir}/foomatic/db/source/$dir/; \
12mu|printer-filters-utils-2008-10|1446	done
12mu|printer-filters-utils-2008-10|1447	install -d %{buildroot}%{_datadir}/foo2zjs/icm
12mu|printer-filters-utils-2008-10|1448	install -d %{buildroot}%{_datadir}/foo2hp/icm
12mu|printer-filters-utils-2008-10|1449	ln -s /etc/printer %{buildroot}%{_datadir}/foo2zjs/firmware
12mu|printer-filters-utils-2008-10|1450	ln -s /etc/printer %{buildroot}%{_datadir}/firmware
12mu|printer-filters-utils-2008-10|1451	# Documentation
12mu|printer-filters-utils-2008-10|1452	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/foo2zjs
12mu|printer-filters-utils-2008-10|1453	cp -ax COPYING ChangeLog INSTALL INSTALL.usb README \
12mu|printer-filters-utils-2008-10|1454	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/foo2zjs
12mu|printer-filters-utils-2008-10|1455	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/foo2zjs/icc2ps
12mu|printer-filters-utils-2008-10|1456	cp -ax icc2ps/[ACR]* \
12mu|printer-filters-utils-2008-10|1457	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/foo2zjs/icc2ps
12mu|printer-filters-utils-2008-10|1458	cp foo2[hz]*.1 zjs*.1 %{buildroot}%{_mandir}/man1/
12mu|printer-filters-utils-2008-10|1459	cd ..
12mu|printer-filters-utils-2008-10|1460	
12mu|printer-filters-utils-2008-10|1461	# Driver for Epson EPL "L" series
12mu|printer-filters-utils-2008-10|1462	cd epsonepl*
12mu|printer-filters-utils-2008-10|1463	# Program files
12mu|printer-filters-utils-2008-10|1464	%makeinstall
12mu|printer-filters-utils-2008-10|1465	# Documentation
12mu|printer-filters-utils-2008-10|1466	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/EpsonEPL_L_Series
12mu|printer-filters-utils-2008-10|1467	cp -ax ChangeLog epl_docs FAQ LIMITATIONS README \
12mu|printer-filters-utils-2008-10|1468	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/EpsonEPL_L_Series
12mu|printer-filters-utils-2008-10|1469	cd ..
12mu|printer-filters-utils-2008-10|1470	
12mu|printer-filters-utils-2008-10|1471	# Driver for Lexmark X125 (only printing)
12mu|printer-filters-utils-2008-10|1472	# Program files
12mu|printer-filters-utils-2008-10|1473	install -m 0755 drv_x125/src/x125_cmyk %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1474	install -m 0755 drv_x125/src/x125_cmyk_print.sh %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1475	install -m 0755 drv_x125_network/src/x125_network %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1476	# Documentation
12mu|printer-filters-utils-2008-10|1477	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/LexmarkX125
12mu|printer-filters-utils-2008-10|1478	cd drv_x125
12mu|printer-filters-utils-2008-10|1479	cp -ax ChangeLog FAQ INSTALL LICENSE README src/*.ps \
12mu|printer-filters-utils-2008-10|1480	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/LexmarkX125
12mu|printer-filters-utils-2008-10|1481	cd ..
12mu|printer-filters-utils-2008-10|1482	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/LexmarkX125/drv_x125_network
12mu|printer-filters-utils-2008-10|1483	cd drv_x125_network
12mu|printer-filters-utils-2008-10|1484	cp -ax ChangeLog FAQ INSTALL LICENSE README \
12mu|printer-filters-utils-2008-10|1485	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/LexmarkX125/drv_x125_network
12mu|printer-filters-utils-2008-10|1486	cd ..
12mu|printer-filters-utils-2008-10|1487	
12mu|printer-filters-utils-2008-10|1488	%ifarch %{ix86}
12mu|printer-filters-utils-2008-10|1489	# Driver for Canon LBP-460/660
12mu|printer-filters-utils-2008-10|1490	cd lbp660*
12mu|printer-filters-utils-2008-10|1491	# Program files
12mu|printer-filters-utils-2008-10|1492	install -m 0755 lbp660 %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1493	install -m 0755 lbp[46]60-* %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1494	# PPD files
12mu|printer-filters-utils-2008-10|1495	install -d %{buildroot}%{_datadir}/cups/model/lbp660
12mu|printer-filters-utils-2008-10|1496	cp ppd/*.ppd %{buildroot}%{_datadir}/cups/model/lbp660
12mu|printer-filters-utils-2008-10|1497	# Documentation
12mu|printer-filters-utils-2008-10|1498	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/CanonLBP-460-660
12mu|printer-filters-utils-2008-10|1499	cp -ax COPYING NEWS README THANKS TODO \
12mu|printer-filters-utils-2008-10|1500	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/CanonLBP-460-660
12mu|printer-filters-utils-2008-10|1501	cd ..
12mu|printer-filters-utils-2008-10|1502	%endif
12mu|printer-filters-utils-2008-10|1503	
12mu|printer-filters-utils-2008-10|1504	# Driver for Canon LBP-810/1120
12mu|printer-filters-utils-2008-10|1505	cd capt*
12mu|printer-filters-utils-2008-10|1506	# Program files
12mu|printer-filters-utils-2008-10|1507	install -m 0755 capt %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1508	install -m 0755 capt-* %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1509	# PPD files
12mu|printer-filters-utils-2008-10|1510	install -d %{buildroot}%{_datadir}/cups/model/capt
12mu|printer-filters-utils-2008-10|1511	cp ppd/*.ppd %{buildroot}%{_datadir}/cups/model/capt
12mu|printer-filters-utils-2008-10|1512	# Documentation
12mu|printer-filters-utils-2008-10|1513	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/CanonLBP-810-1120
12mu|printer-filters-utils-2008-10|1514	cp -ax COPYING NEWS README SPECS THANKS TODO \
12mu|printer-filters-utils-2008-10|1515	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/CanonLBP-810-1120
12mu|printer-filters-utils-2008-10|1516	cd ..
12mu|printer-filters-utils-2008-10|1517	
12mu|printer-filters-utils-2008-10|1518	# Driver for Lexmark X74/X75
12mu|printer-filters-utils-2008-10|1519	cd lxx74*
12mu|printer-filters-utils-2008-10|1520	# Program files
12mu|printer-filters-utils-2008-10|1521	install -m 0755 rastertolxx74 %{buildroot}%{_prefix}/lib/cups/filter/rastertolxx74.bin
12mu|printer-filters-utils-2008-10|1522	install -m 0644 self-portrait.out.gz %{buildroot}%{_datadir}/cups/data/self-portrait.out.gz
12mu|printer-filters-utils-2008-10|1523	cat << EOF > %{buildroot}%{_prefix}/lib/cups/filter/rastertolxx74
12mu|printer-filters-utils-2008-10|1524	#!/bin/bash
12mu|printer-filters-utils-2008-10|1525	export self_portrait="%{_datadir}/cups/data/self-portrait.out.gz"
12mu|printer-filters-utils-2008-10|1526	exec %{_prefix}/lib/cups/filter/rastertolxx74.bin "\$@"
12mu|printer-filters-utils-2008-10|1527	EOF
12mu|printer-filters-utils-2008-10|1528	chmod 755 %{buildroot}%{_prefix}/lib/cups/filter/rastertolxx74
12mu|printer-filters-utils-2008-10|1529	install -m 0644 lxx74.types %{buildroot}%{_sysconfdir}/cups
12mu|printer-filters-utils-2008-10|1530	install -m 0644 lxx74.convs %{buildroot}%{_sysconfdir}/cups
12mu|printer-filters-utils-2008-10|1531	# PPD files
12mu|printer-filters-utils-2008-10|1532	install -d %{buildroot}%{_datadir}/cups/model/lxx74
12mu|printer-filters-utils-2008-10|1533	cp *.ppd* %{buildroot}%{_datadir}/cups/model/lxx74
12mu|printer-filters-utils-2008-10|1534	# Documentation
12mu|printer-filters-utils-2008-10|1535	#install -d %{buildroot}%{_docdir}/cups-drivers-%{version}/LexmarkX74X75
12mu|printer-filters-utils-2008-10|1536	#cp -ax INSTALL LICENSE README lpoptions \
12mu|printer-filters-utils-2008-10|1537	#	%{buildroot}%{_docdir}/cups-drivers-%{version}/LexmarkX74X75
12mu|printer-filters-utils-2008-10|1538	cd ..
12mu|printer-filters-utils-2008-10|1539	
12mu|printer-filters-utils-2008-10|1540	# Driver for Minolta magicolor 2300W
12mu|printer-filters-utils-2008-10|1541	cd m2300w*
12mu|printer-filters-utils-2008-10|1542	%makeinstall INSTROOT=%{buildroot}
12mu|printer-filters-utils-2008-10|1543	for dir in driver opt; do \
12mu|printer-filters-utils-2008-10|1544	install -c -m 644 foomatic/$dir/*.xml \
12mu|printer-filters-utils-2008-10|1545	%{buildroot}%{_datadir}/foomatic/db/source/$dir/; \
12mu|printer-filters-utils-2008-10|1546	done
12mu|printer-filters-utils-2008-10|1547	# Move documentation to the correct place
12mu|printer-filters-utils-2008-10|1548	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/
12mu|printer-filters-utils-2008-10|1549	mv %{buildroot}%{_docdir}/m2300w* %{buildroot}%{_docdir}/printer-filters-doc-%{version}/MinoltaMagicolor2300W
12mu|printer-filters-utils-2008-10|1550	cd ..
12mu|printer-filters-utils-2008-10|1551	
12mu|printer-filters-utils-2008-10|1552	# Driver for Minolta PagePro 12xxW, 13xxW, and 14xxW
12mu|printer-filters-utils-2008-10|1553	cd min12xxw*
12mu|printer-filters-utils-2008-10|1554	# Program files
12mu|printer-filters-utils-2008-10|1555	install -m 0755 min12xxw %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1556	install -m 0755 esc-m %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1557	# Documentation
12mu|printer-filters-utils-2008-10|1558	install -m 0644 min12xxw.1* %{buildroot}%{_mandir}/man1
12mu|printer-filters-utils-2008-10|1559	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/MinoltaPagePro12xxW_13xxW_14xxW
12mu|printer-filters-utils-2008-10|1560	cp -ax COPYING README ChangeLog FAQ INSTALL NEWS format.txt usblogs \
12mu|printer-filters-utils-2008-10|1561	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/MinoltaPagePro12xxW_13xxW_14xxW
12mu|printer-filters-utils-2008-10|1562	cd ..
12mu|printer-filters-utils-2008-10|1563	
12mu|printer-filters-utils-2008-10|1564	# Driver for Casio USB label printers
12mu|printer-filters-utils-2008-10|1565	cd pegg-*
12mu|printer-filters-utils-2008-10|1566	# Program files
12mu|printer-filters-utils-2008-10|1567	install -m 0755 pegg %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1568	# Documentation
12mu|printer-filters-utils-2008-10|1569	install -m 0644 pegg.1.gz %{buildroot}%{_mandir}/man1
12mu|printer-filters-utils-2008-10|1570	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/CasioUSBLabelPrinters/pegg
12mu|printer-filters-utils-2008-10|1571	cp -ax LICENSE README CHANGELOG INSTALL test_raw \
12mu|printer-filters-utils-2008-10|1572	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/CasioUSBLabelPrinters/pegg
12mu|printer-filters-utils-2008-10|1573	cd ..
12mu|printer-filters-utils-2008-10|1574	cd pegg_el-*/src
12mu|printer-filters-utils-2008-10|1575	# Program files
12mu|printer-filters-utils-2008-10|1576	install -m 0755 pegg_el %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1577	# Documentation
12mu|printer-filters-utils-2008-10|1578	install -m 0644 pegg_el.1.gz %{buildroot}%{_mandir}/man1
12mu|printer-filters-utils-2008-10|1579	cd ..
12mu|printer-filters-utils-2008-10|1580	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/CasioUSBLabelPrinters/pegg_el
12mu|printer-filters-utils-2008-10|1581	cp -ax TODO LICENSE README INSTALL src/test_raw \
12mu|printer-filters-utils-2008-10|1582	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/CasioUSBLabelPrinters/pegg_el
12mu|printer-filters-utils-2008-10|1583	cd ..
12mu|printer-filters-utils-2008-10|1584	cd xbm2crw*
12mu|printer-filters-utils-2008-10|1585	# Program files
12mu|printer-filters-utils-2008-10|1586	install -m 0755 xbm2crw %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1587	#install -m 0755 html2crw.sh %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1588	# Documentation
12mu|printer-filters-utils-2008-10|1589	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/CasioUSBLabelPrinters/xbm2crw
12mu|printer-filters-utils-2008-10|1590	cp -ax LICENSE README template.xbm \
12mu|printer-filters-utils-2008-10|1591	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/CasioUSBLabelPrinters/xbm2crw
12mu|printer-filters-utils-2008-10|1592	cd ..
12mu|printer-filters-utils-2008-10|1593	cd cups2pegg*/src
12mu|printer-filters-utils-2008-10|1594	# Program files
12mu|printer-filters-utils-2008-10|1595	install -m 0755 cups2pegg %{buildroot}%{_prefix}/lib/cups/backend
12mu|printer-filters-utils-2008-10|1596	# PPD files
12mu|printer-filters-utils-2008-10|1597	install -d %{buildroot}%{_datadir}/cups/model/pegg
12mu|printer-filters-utils-2008-10|1598	cp ppd/*.ppd* %{buildroot}%{_datadir}/cups/model/pegg
12mu|printer-filters-utils-2008-10|1599	cd ..
12mu|printer-filters-utils-2008-10|1600	# Documentation
12mu|printer-filters-utils-2008-10|1601	install -d %{buildroot}%{_docdir}/cups-drivers-%{version}/CasioUSBLabelPrinters/cups2pegg
12mu|printer-filters-utils-2008-10|1602	cp -ax LICENSE *.html *.png \
12mu|printer-filters-utils-2008-10|1603	%{buildroot}%{_docdir}/cups-drivers-%{version}/CasioUSBLabelPrinters/cups2pegg
12mu|printer-filters-utils-2008-10|1604	cd ..
12mu|printer-filters-utils-2008-10|1605	
12mu|printer-filters-utils-2008-10|1606	# Drivers for the Konica Minolta magicolor DL series supplied by Konica
12mu|printer-filters-utils-2008-10|1607	# Minolta
12mu|printer-filters-utils-2008-10|1608	for d in magicolor????DL*; do
12mu|printer-filters-utils-2008-10|1609	cd $d
12mu|printer-filters-utils-2008-10|1610	# Program files
12mu|printer-filters-utils-2008-10|1611	make DESTDIR=%{buildroot} install
12mu|printer-filters-utils-2008-10|1612	# Documentation
12mu|printer-filters-utils-2008-10|1613	n=`echo $d | perl -e '$s = <>; $s =~ /magicolor(\d+)DL/i; print "$1"'`
12mu|printer-filters-utils-2008-10|1614	install -d %{buildroot}%{_docdir}/cups-drivers-%{version}/KonicaMinoltaMagicolor${n}DL
12mu|printer-filters-utils-2008-10|1615	cp -ax AUTHORS COPYING ChangeLog kmlf.spec \
12mu|printer-filters-utils-2008-10|1616	%{buildroot}%{_docdir}/cups-drivers-%{version}/KonicaMinoltaMagicolor${n}DL
12mu|printer-filters-utils-2008-10|1617	cd ..
12mu|printer-filters-utils-2008-10|1618	done
12mu|printer-filters-utils-2008-10|1619	rm -f %{buildroot}%{_datadir}/KONICA_MINOLTA/*/COPYING
12mu|printer-filters-utils-2008-10|1620	install -m 644 magicolor2430DL*/src/km2300dl.ppd.gz %{buildroot}%{_datadir}/cups/model/KONICA_MINOLTA
12mu|printer-filters-utils-2008-10|1621	
12mu|printer-filters-utils-2008-10|1622	# Driver for Brother P-Touch label printers
12mu|printer-filters-utils-2008-10|1623	cd ptouch-driver*
12mu|printer-filters-utils-2008-10|1624	# Program files
12mu|printer-filters-utils-2008-10|1625	install -m 0755 rastertoptch %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1626	# Foomatic data
12mu|printer-filters-utils-2008-10|1627	for dir in driver opt; do \
12mu|printer-filters-utils-2008-10|1628	install -c -m 644 $dir/*.xml \
12mu|printer-filters-utils-2008-10|1629	%{buildroot}%{_datadir}/foomatic/db/source/$dir/; \
12mu|printer-filters-utils-2008-10|1630	done
12mu|printer-filters-utils-2008-10|1631	# Documentation
12mu|printer-filters-utils-2008-10|1632	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/BrotherPTouch
12mu|printer-filters-utils-2008-10|1633	cp AUTHORS ChangeLog COPYING INSTALL NEWS README %{buildroot}%{_docdir}/printer-filters-doc-%{version}/BrotherPTouch
12mu|printer-filters-utils-2008-10|1634	cd ..
12mu|printer-filters-utils-2008-10|1635	
12mu|printer-filters-utils-2008-10|1636	# Driver for Kyocera GDI printers: Kyocera FS-1016MFP
12mu|printer-filters-utils-2008-10|1637	cd foo2kyo*
12mu|printer-filters-utils-2008-10|1638	# Program files
12mu|printer-filters-utils-2008-10|1639	install -m 0755 foo2kyo %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1640	install -m 0755 foo2kyo-wrapper %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1641	for dir in driver opt; do \
12mu|printer-filters-utils-2008-10|1642	install -c -m 644 foomatic-db/$dir/foo2kyo*.xml \
12mu|printer-filters-utils-2008-10|1643	%{buildroot}%{_datadir}/foomatic/db/source/$dir/; \
12mu|printer-filters-utils-2008-10|1644	done
12mu|printer-filters-utils-2008-10|1645	# Documentation
12mu|printer-filters-utils-2008-10|1646	install -d %{buildroot}%{_docdir}/printer-filters-doc-%{version}/foo2kyo
12mu|printer-filters-utils-2008-10|1647	cp -ax COPYING jbig.doc \
12mu|printer-filters-utils-2008-10|1648	%{buildroot}%{_docdir}/printer-filters-doc-%{version}/foo2kyo
12mu|printer-filters-utils-2008-10|1649	cd ..
12mu|printer-filters-utils-2008-10|1650	
12mu|printer-filters-utils-2008-10|1651	# Driver for Samsung SPL2 printers
12mu|printer-filters-utils-2008-10|1652	cd splix*
12mu|printer-filters-utils-2008-10|1653	# Program files
12mu|printer-filters-utils-2008-10|1654	install -m 755 -s src/rastertospl2 %{buildroot}%{_prefix}/lib/cups/filter/
12mu|printer-filters-utils-2008-10|1655	# PPD files
12mu|printer-filters-utils-2008-10|1656	install -d %{buildroot}%{_datadir}/cups/model/samsung
12mu|printer-filters-utils-2008-10|1657	cp ppd/*.ppd* %{buildroot}%{_datadir}/cups/model/samsung
12mu|printer-filters-utils-2008-10|1658	# Documentation
12mu|printer-filters-utils-2008-10|1659	install -d %{buildroot}%{_docdir}/cups-drivers-%{version}/SamsungSPL2
12mu|printer-filters-utils-2008-10|1660	cp -ax AUTHORS ChangeLog COPYING INSTALL README TODO \
12mu|printer-filters-utils-2008-10|1661	%{buildroot}%{_docdir}/cups-drivers-%{version}/SamsungSPL2
12mu|printer-filters-utils-2008-10|1662	cd ..
12mu|printer-filters-utils-2008-10|1663	
12mu|printer-filters-utils-2008-10|1664	
12mu|printer-filters-utils-2008-10|1665	# Tool for uploading the firmware on the HP LaserJet 1000S
12mu|printer-filters-utils-2008-10|1666	install -m 0755 hp1000fw %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1667	# Make hp1000fw called by udev
12mu|printer-filters-utils-2008-10|1668	#mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
12mu|printer-filters-utils-2008-10|1669	#install -m 0644 udev-hp1000fw.rules %{buildroot}%{_sysconfdir}/udev/rules.d/70-hp1000fw.rules
12mu|printer-filters-utils-2008-10|1670	
12mu|printer-filters-utils-2008-10|1671	install -d %{buildroot}%{_sysconfdir}/printer
12mu|printer-filters-utils-2008-10|1672	# Tools for reading USB device ID strings
12mu|printer-filters-utils-2008-10|1673	install -m 0755 usb_id_test %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1674	install -m 0755 getusbprinterid %{buildroot}%{_bindir}
12mu|printer-filters-utils-2008-10|1675	
12mu|printer-filters-utils-2008-10|1676	# Correct permissions of PPD file directory
12mu|printer-filters-utils-2008-10|1677	chmod -R u+w,a+rX %{buildroot}%{_datadir}/cups/model
12mu|printer-filters-utils-2008-10|1678	
12mu|printer-filters-utils-2008-10|1679	# "cleanppd.pl" removes unwished PPD files fixes broken manufacturer
12mu|printer-filters-utils-2008-10|1680	# entries, and cleans lines which contain only spaces and tabs.
12mu|printer-filters-utils-2008-10|1681	
12mu|printer-filters-utils-2008-10|1682	# Uncompress Perl script for cleaning up the PPD files
12mu|printer-filters-utils-2008-10|1683	bzcat %{SOURCE201} > ./cleanppd.pl
12mu|printer-filters-utils-2008-10|1684	chmod a+rx ./cleanppd.pl
12mu|printer-filters-utils-2008-10|1685	# Do the clean-up
12mu|printer-filters-utils-2008-10|1686	find %{buildroot}%{_datadir}/cups/model -name "*.ppd" -exec ./cleanppd.pl '{}' \;
12mu|printer-filters-utils-2008-10|1687	# Remove PPDs which are not Adobe-compliant and therefore not working with
12mu|printer-filters-utils-2008-10|1688	# CUPS 1.1.20
12mu|printer-filters-utils-2008-10|1689	for ppd in `find %{buildroot}%{_datadir}/cups/model -name "*.ppd.gz" -print`; do cupstestppd -q $ppd || (rm -f $ppd && echo "$ppd not Adobe-compliant. Deleted."); done
12mu|printer-filters-utils-2008-10|1690	
12mu|printer-filters-utils-2008-10|1691	# Correct permissions for all documentation files
12mu|printer-filters-utils-2008-10|1692	chmod -R a+rX %{buildroot}%{_docdir}
12mu|printer-filters-utils-2008-10|1693	chmod -R go-w %{buildroot}%{_docdir}
12mu|printer-filters-utils-2008-10|1694	chmod -R u+w %{buildroot}%{_docdir}
12mu|printer-filters-utils-2008-10|1695	
12mu|printer-filters-utils-2008-10|1696	%files -n printer-filters
12mu|printer-filters-utils-2008-10|1697	
12mu|printer-filters-utils-2008-10|1698	%files -n printer-filters-doc
12mu|printer-filters-utils-2008-10|1699	
12mu|printer-filters-utils-2008-10|1700	%files -n printer-utils
12mu|printer-filters-utils-2008-10|1701	
12mu|printer-filters-utils-2008-10|1702	%files -n cups-drivers
12mu|printer-filters-utils-2008-10|1703	
12mu|printer-filters-utils-2008-10|1704	
12mu|printer-filters-utils-2008-10|1705	%changelog
12mu|printer-filters-utils-2008-10|1706	* Thu Apr 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2008-10
12mu|printer-filters-utils-2008-10|1707	+ Revision: af30d48
12mu|printer-filters-utils-2008-10|1708	- Adjust Requires, Suggests and Obsoletes. Only suggest mtink, don't require
12mu|printer-filters-utils-2008-10|1709	
12mu|printer-filters-utils-2008-10|1710	

20643 12
12mu|prison-1.0-2|1	%define major 0
12mu|prison-1.0-2|2	%define libname %mklibname %{name} %{major}
12mu|prison-1.0-2|3	%define develname %mklibname %{name} -d
12mu|prison-1.0-2|4	
12mu|prison-1.0-2|5	
12mu|prison-1.0-2|6	Name:		prison
12mu|prison-1.0-2|7	Group:		Development/C++
12mu|prison-1.0-2|8	Summary:	Prison is a Qt based barcode abstraction layer/library
12mu|prison-1.0-2|9	Version:	1.0
12mu|prison-1.0-2|10	Release:	2
12mu|prison-1.0-2|11	License: 	MIT
12mu|prison-1.0-2|12	Url:		https://projects.kde.org/projects/kdesupport/prison
12mu|prison-1.0-2|13	Source0:	ftp://ftp.kde.org/pub/kde/stable/prison/1.0/src/%{name}-%{version}.tar.gz
12mu|prison-1.0-2|14	BuildRequires:	cmake
12mu|prison-1.0-2|15	BuildRequires:	qt4-devel
12mu|prison-1.0-2|16	BuildRequires:	qrencode-devel
12mu|prison-1.0-2|17	BuildRequires:	libdmtx-devel
12mu|prison-1.0-2|18	
12mu|prison-1.0-2|19	%description
12mu|prison-1.0-2|20	Prison is a Qt based barcode abstraction layer/library and provides
12mu|prison-1.0-2|21	uniform access to generation of barcodes with data.
12mu|prison-1.0-2|22	
12mu|prison-1.0-2|23	#-------------------------------------------------------------------------------
12mu|prison-1.0-2|24	%package -n %{libname}
12mu|prison-1.0-2|25	Summary:	Prison library
12mu|prison-1.0-2|26	Group:		System/Libraries
12mu|prison-1.0-2|27	
12mu|prison-1.0-2|28	%description -n %{libname}
12mu|prison-1.0-2|29	Library for %{name}.
12mu|prison-1.0-2|30	
12mu|prison-1.0-2|31	Prison is a Qt based barcode abstraction layer/library and provides
12mu|prison-1.0-2|32	uniform access to generation of barcodes with data.
12mu|prison-1.0-2|33	
12mu|prison-1.0-2|34	%files -n %{libname}
12mu|prison-1.0-2|35	%{_libdir}/libprison.so.%{major}*
12mu|prison-1.0-2|36	
12mu|prison-1.0-2|37	#-------------------------------------------------------------------------------
12mu|prison-1.0-2|38	%package -n %{develname}
12mu|prison-1.0-2|39	Summary:	Prison development files
12mu|prison-1.0-2|40	Group:		Development/C++
12mu|prison-1.0-2|41	Requires:	%{libname} = %{version}-%{release}
12mu|prison-1.0-2|42	Provides:	%{name}-devel = %{version}-%{release}
12mu|prison-1.0-2|43	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|prison-1.0-2|44	
12mu|prison-1.0-2|45	%description -n %{develname}
12mu|prison-1.0-2|46	Development files for applications that use %{name}.
12mu|prison-1.0-2|47	
12mu|prison-1.0-2|48	Prison is a Qt based barcode abstraction layer/library and provides
12mu|prison-1.0-2|49	uniform access to generation of barcodes with data.
12mu|prison-1.0-2|50	
12mu|prison-1.0-2|51	%files -n %{develname}
12mu|prison-1.0-2|52	%doc LICENSE
12mu|prison-1.0-2|53	%{_includedir}/%{name}
12mu|prison-1.0-2|54	%{_libdir}/libprison.so
12mu|prison-1.0-2|55	%{_libdir}/cmake/Prison
12mu|prison-1.0-2|56	
12mu|prison-1.0-2|57	#-------------------------------------------------------------------------------
12mu|prison-1.0-2|58	%prep
12mu|prison-1.0-2|59	%setup -q
12mu|prison-1.0-2|60	
12mu|prison-1.0-2|61	%build
12mu|prison-1.0-2|62	%cmake_qt4
12mu|prison-1.0-2|63	%make
12mu|prison-1.0-2|64	
12mu|prison-1.0-2|65	%install
12mu|prison-1.0-2|66	%makeinstall_std -C build
12mu|prison-1.0-2|67	
12mu|prison-1.0-2|68	

20644 12
12mu|psad-2.2.3-1|1	Summary:	Psad analyzses iptables log messages for suspect traffic
12mu|psad-2.2.3-1|2	Name:		psad
12mu|psad-2.2.3-1|3	Version:	2.2.3
12mu|psad-2.2.3-1|4	Release:	1
12mu|psad-2.2.3-1|5	License:	GPL+ and GPLv2+
12mu|psad-2.2.3-1|6	Group:		System/Servers
12mu|psad-2.2.3-1|7	URL:		http://www.cipherdyne.org/psad/
12mu|psad-2.2.3-1|8	Source0:	http://www.cipherdyne.org/psad/download/%{name}-%{version}.tar.bz2
12mu|psad-2.2.3-1|9	Source1:	http://www.cipherdyne.org/psad/download/%{name}-%{version}.tar.gz.asc
12mu|psad-2.2.3-1|10	BuildRequires:	perl-devel
12mu|psad-2.2.3-1|11	BuildRequires:	perl-Unix-Syslog
12mu|psad-2.2.3-1|12	BuildRequires:	perl-NetAddr-IP
12mu|psad-2.2.3-1|13	Requires:	perl-Unix-Syslog
12mu|psad-2.2.3-1|14	Requires:	perl-Date-Calc
12mu|psad-2.2.3-1|15	Requires:	sendmail-command
12mu|psad-2.2.3-1|16	Requires:	perl-NetAddr-IP
12mu|psad-2.2.3-1|17	Requires:	perl-IPTables-Parse
12mu|psad-2.2.3-1|18	Requires:	userspace-ipfilter
12mu|psad-2.2.3-1|19	Requires:	perl-Bit-Vector
12mu|psad-2.2.3-1|20	Requires:	perl-IPTables-ChainMgr
12mu|psad-2.2.3-1|21	Requires:	whois
12mu|psad-2.2.3-1|22	Requires(post): rpm-helper
12mu|psad-2.2.3-1|23	Requires(preun): rpm-helper
12mu|psad-2.2.3-1|24	
12mu|psad-2.2.3-1|25	%description
12mu|psad-2.2.3-1|26	Port Scan Attack Detector (psad) is a collection of four lightweight
12mu|psad-2.2.3-1|27	system daemons written in Perl and C that are designed to work with
12mu|psad-2.2.3-1|28	Linux firewalling code (iptables in the 2.4.x kernels, and ipchains
12mu|psad-2.2.3-1|29	in the 2.2.x kernels) to detect port scans. It features a set of highly
12mu|psad-2.2.3-1|30	configurable danger thresholds (with sensible defaults provided),
12mu|psad-2.2.3-1|31	verbose alert messages that include the source, destination, scanned
12mu|psad-2.2.3-1|32	port range, begin and end times, TCP flags and corresponding nmap
12mu|psad-2.2.3-1|33	options (Linux 2.4.x kernels only), email alerting, and automatic
12mu|psad-2.2.3-1|34	blocking of offending IP addresses via dynamic configuration of
12mu|psad-2.2.3-1|35	ipchains/iptables firewall rulesets. In addition, for the 2.4.x kernels
12mu|psad-2.2.3-1|36	psad incorporates many of the TCP, UDP, and ICMP signatures included in
12mu|psad-2.2.3-1|37	Snort to detect highly suspect scans for various backdoor programs
12mu|psad-2.2.3-1|38	(e.g. EvilFTP, GirlFriend, SubSeven), DDoS tools (mstream, shaft), and
12mu|psad-2.2.3-1|39	advanced port scans (syn, fin, Xmas) which are easily leveraged against
12mu|psad-2.2.3-1|40	a machine via nmap. Psad also uses packet TTL, IP id, TOS, and TCP
12mu|psad-2.2.3-1|41	window sizes to passively fingerprint the remote operating system from
12mu|psad-2.2.3-1|42	which scans originate.
12mu|psad-2.2.3-1|43	
12mu|psad-2.2.3-1|44	%package -n perl-IPTables-Parse
12mu|psad-2.2.3-1|45	Summary:	Parse iptables rules
12mu|psad-2.2.3-1|46	Group:		System/Configuration/Networking
12mu|psad-2.2.3-1|47	License:	GPL+ or Artistic
12mu|psad-2.2.3-1|48	
12mu|psad-2.2.3-1|49	%description -n perl-IPTables-Parse
12mu|psad-2.2.3-1|50	Psad package provides a IPTables-Parse perl module.
12mu|psad-2.2.3-1|51	
12mu|psad-2.2.3-1|52	%package -n perl-IPTables-ChainMgr
12mu|psad-2.2.3-1|53	Summary:	ChainMgr iptables perl module
12mu|psad-2.2.3-1|54	Group:		System/Configuration/Networking
12mu|psad-2.2.3-1|55	License:	GPL+ or Artistic
12mu|psad-2.2.3-1|56	
12mu|psad-2.2.3-1|57	%description -n perl-IPTables-ChainMgr
12mu|psad-2.2.3-1|58	Psad package provides a IPTables-ChainMgr perl module.
12mu|psad-2.2.3-1|59	
12mu|psad-2.2.3-1|60	%prep
12mu|psad-2.2.3-1|61	
12mu|psad-2.2.3-1|62	%setup -q
12mu|psad-2.2.3-1|63	
12mu|psad-2.2.3-1|64	%build
12mu|psad-2.2.3-1|65	### build psad binaries (kmsgsd, psadwatchd, and diskmond)
12mu|psad-2.2.3-1|66	%make OPTS="%{optflags}" LDFLAGS="%{ldflags}"
12mu|psad-2.2.3-1|67	
12mu|psad-2.2.3-1|68	pushd deps/IPTables-Parse
12mu|psad-2.2.3-1|69	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|psad-2.2.3-1|70	%__make
12mu|psad-2.2.3-1|71	popd
12mu|psad-2.2.3-1|72	
12mu|psad-2.2.3-1|73	pushd deps/IPTables-ChainMgr
12mu|psad-2.2.3-1|74	%__perl Makefile.PL INSTALLDIRS=vendor
12mu|psad-2.2.3-1|75	%__make
12mu|psad-2.2.3-1|76	popd
12mu|psad-2.2.3-1|77	
12mu|psad-2.2.3-1|78	%check
12mu|psad-2.2.3-1|79	pushd deps/IPTables-Parse
12mu|psad-2.2.3-1|80	%__make test
12mu|psad-2.2.3-1|81	popd
12mu|psad-2.2.3-1|82	
12mu|psad-2.2.3-1|83	pushd deps/IPTables-ChainMgr
12mu|psad-2.2.3-1|84	PERL5LIB=../IPTables-Parse/blib/lib %__make test
12mu|psad-2.2.3-1|85	popd
12mu|psad-2.2.3-1|86	
12mu|psad-2.2.3-1|87	%install
12mu|psad-2.2.3-1|88	### log directory
12mu|psad-2.2.3-1|89	mkdir -p %{buildroot}%{_logdir}/%{name}
12mu|psad-2.2.3-1|90	### dir for psadfifo
12mu|psad-2.2.3-1|91	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}
12mu|psad-2.2.3-1|92	### dir for pidfiles
12mu|psad-2.2.3-1|93	mkdir -p %{buildroot}/var/run/%{name}
12mu|psad-2.2.3-1|94	
12mu|psad-2.2.3-1|95	mkdir -p %{buildroot}%{_mandir}/man8
12mu|psad-2.2.3-1|96	mkdir -p %{buildroot}%{_sbindir}
12mu|psad-2.2.3-1|97	### psad config
12mu|psad-2.2.3-1|98	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12mu|psad-2.2.3-1|99	### psad init script
12mu|psad-2.2.3-1|100	mkdir -p %{buildroot}%{_initrddir}
12mu|psad-2.2.3-1|101	
12mu|psad-2.2.3-1|102	install -m 700 {psad,kmsgsd,psadwatchd}	%{buildroot}%{_sbindir}/
12mu|psad-2.2.3-1|103	install -m 500 fwcheck_psad.pl %{buildroot}%{_sbindir}/fwcheck_psad
12mu|psad-2.2.3-1|104	install -m 755 init-scripts/psad-init.redhat %{buildroot}%{_initrddir}/%{name}
12mu|psad-2.2.3-1|105	install -m 644 {psad.conf,pf.os} %{buildroot}%{_sysconfdir}/%{name}/
12mu|psad-2.2.3-1|106	install -m 644 {signatures,icmp_types,icmp6_types,auto_dl,posf,ip_options} %{buildroot}%{_sysconfdir}/%{name}/
12mu|psad-2.2.3-1|107	install -m 644 *.8 %{buildroot}%{_mandir}/man8/
12mu|psad-2.2.3-1|108	
12mu|psad-2.2.3-1|109	pushd deps/IPTables-Parse
12mu|psad-2.2.3-1|110	%makeinstall_std
12mu|psad-2.2.3-1|111	popd
12mu|psad-2.2.3-1|112	
12mu|psad-2.2.3-1|113	pushd deps/IPTables-ChainMgr
12mu|psad-2.2.3-1|114	%makeinstall_std
12mu|psad-2.2.3-1|115	popd
12mu|psad-2.2.3-1|116	
12mu|psad-2.2.3-1|117	### install snort rules files
12mu|psad-2.2.3-1|118	cp -r deps/snort_rules %{buildroot}%{_sysconfdir}/%{name}/
12mu|psad-2.2.3-1|119	
12mu|psad-2.2.3-1|120	%post
12mu|psad-2.2.3-1|121	### put the current hostname into the psad C binaries
12mu|psad-2.2.3-1|122	### (diskmond and psadwatchd).
12mu|psad-2.2.3-1|123	perl -p -i -e 'use Sys::Hostname; my $hostname = hostname(); s/HOSTNAME(\s+)CHANGE.?ME/HOSTNAME${1}$hostname/' /etc/psad/psad.conf
12mu|psad-2.2.3-1|124	
12mu|psad-2.2.3-1|125	/bin/touch /var/log/psad/fwdata
12mu|psad-2.2.3-1|126	chown root.root /var/log/psad/fwdata
12mu|psad-2.2.3-1|127	chmod 0600 /var/log/psad/fwdata
12mu|psad-2.2.3-1|128	if [ ! -p /var/lib/psad/psadfifo ];
12mu|psad-2.2.3-1|129	then [ -e /var/lib/psad/psadfifo ] && /bin/rm -f /var/lib/psad/psadfifo
12mu|psad-2.2.3-1|130	/bin/mknod -m 600 /var/lib/psad/psadfifo p
12mu|psad-2.2.3-1|131	fi
12mu|psad-2.2.3-1|132	chown root.root /var/lib/psad/psadfifo
12mu|psad-2.2.3-1|133	chmod 0600 /var/lib/psad/psadfifo
12mu|psad-2.2.3-1|134	### make psad start at boot
12mu|psad-2.2.3-1|135	%_post_service psad
12mu|psad-2.2.3-1|136	[ -f /etc/syslog.conf ] || exit 0
12mu|psad-2.2.3-1|137	### make a backup of /etc/syslog.conf
12mu|psad-2.2.3-1|138	[ -f /etc/syslog.conf.orig ] || cp -p /etc/syslog.conf /etc/syslog.conf.orig
12mu|psad-2.2.3-1|139	### add the psadfifo line to /etc/syslog.conf if necessary
12mu|psad-2.2.3-1|140	if ! grep -v "#" /etc/syslog.conf | grep -q psadfifo;
12mu|psad-2.2.3-1|141	then echo " .. Adding psadfifo line to /etc/syslog.conf"
12mu|psad-2.2.3-1|142	echo "kern.info |/var/lib/psad/psadfifo" >> /etc/syslog.conf
12mu|psad-2.2.3-1|143	fi
12mu|psad-2.2.3-1|144	if [ -e /var/run/syslogd.pid ];
12mu|psad-2.2.3-1|145	then
12mu|psad-2.2.3-1|146	echo " .. Restarting syslogd "
12mu|psad-2.2.3-1|147	kill -HUP `cat /var/run/syslogd.pid`
12mu|psad-2.2.3-1|148	fi
12mu|psad-2.2.3-1|149	if grep -q "EMAIL.*root.*localhost" /etc/psad/psad.conf;
12mu|psad-2.2.3-1|150	then
12mu|psad-2.2.3-1|151	echo " .. You can edit the EMAIL_ADDRESSES variable in"
12mu|psad-2.2.3-1|152	echo "    /etc/psad/psad.conf to have email alerts sent to"
12mu|psad-2.2.3-1|153	echo "    an address other than root@localhost"
12mu|psad-2.2.3-1|154	fi
12mu|psad-2.2.3-1|155	
12mu|psad-2.2.3-1|156	%preun
12mu|psad-2.2.3-1|157	%_preun_service psad
12mu|psad-2.2.3-1|158	
12mu|psad-2.2.3-1|159	%files
12mu|psad-2.2.3-1|160	%{_initrddir}/%{name}
12mu|psad-2.2.3-1|161	%{_logdir}/%{name}
12mu|psad-2.2.3-1|162	%{_localstatedir}/lib/%{name}
12mu|psad-2.2.3-1|163	/var/run/%{name}
12mu|psad-2.2.3-1|164	%attr (0500,root,root) %{_sbindir}/*
12mu|psad-2.2.3-1|165	%{_mandir}/man8/*
12mu|psad-2.2.3-1|166	
12mu|psad-2.2.3-1|167	%dir %{_sysconfdir}/%{name}
12mu|psad-2.2.3-1|168	%config(noreplace) %{_sysconfdir}/%{name}/*.conf
12mu|psad-2.2.3-1|169	%config(noreplace) %{_sysconfdir}/%{name}/auto_dl
12mu|psad-2.2.3-1|170	%config(noreplace) %{_sysconfdir}/%{name}/icmp_types
12mu|psad-2.2.3-1|171	%config(noreplace) %{_sysconfdir}/%{name}/icmp6_types
12mu|psad-2.2.3-1|172	%config(noreplace) %{_sysconfdir}/%{name}/posf
12mu|psad-2.2.3-1|173	%config(noreplace) %{_sysconfdir}/%{name}/signatures
12mu|psad-2.2.3-1|174	%config(noreplace) %{_sysconfdir}/%{name}/pf.os
12mu|psad-2.2.3-1|175	%config(noreplace) %{_sysconfdir}/%{name}/ip_options
12mu|psad-2.2.3-1|176	
12mu|psad-2.2.3-1|177	%dir %{_sysconfdir}/%{name}/snort_rules
12mu|psad-2.2.3-1|178	%config(noreplace) %{_sysconfdir}/%{name}/snort_rules/*
12mu|psad-2.2.3-1|179	
12mu|psad-2.2.3-1|180	%files -n perl-IPTables-Parse
12mu|psad-2.2.3-1|181	%{perl_vendorlib}/IPTables/Parse.pm
12mu|psad-2.2.3-1|182	%{_mandir}/man3/IPTables::Parse*
12mu|psad-2.2.3-1|183	
12mu|psad-2.2.3-1|184	%files -n perl-IPTables-ChainMgr
12mu|psad-2.2.3-1|185	%{perl_vendorlib}/IPTables/ChainMgr.pm
12mu|psad-2.2.3-1|186	%{_mandir}/man3/IPTables::ChainMgr*
12mu|psad-2.2.3-1|187	
12mu|psad-2.2.3-1|188	
12mu|psad-2.2.3-1|189	
12mu|psad-2.2.3-1|190	%changelog
12mu|psad-2.2.3-1|191	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.3-1
12mu|psad-2.2.3-1|192	+ Revision: af9ce76
12mu|psad-2.2.3-1|193	- Updated to 2.2.3 (by updates_builder)
12mu|psad-2.2.3-1|194	
12mu|psad-2.2.3-1|195	

20645 12
12mu|pstoedit-3.62-1|1	%define	major	0
12mu|pstoedit-3.62-1|2	%define	libname	%mklibname pstoedit %{major}
12mu|pstoedit-3.62-1|3	%define	devname	%mklibname pstoedit -d
12mu|pstoedit-3.62-1|4	
12mu|pstoedit-3.62-1|5	Summary:	Translates PostScript/PDF graphics into other vector formats
12mu|pstoedit-3.62-1|6	Name:		pstoedit
12mu|pstoedit-3.62-1|7	Version:	3.62
12mu|pstoedit-3.62-1|8	Release:	1
12mu|pstoedit-3.62-1|9	License:	GPLv2+
12mu|pstoedit-3.62-1|10	Source0:	https://sourceforge.net/projects/pstoedit/files/pstoedit/3.62/%{name}-%{version}.tar.gz
12mu|pstoedit-3.62-1|11	URL:		http://www.pstoedit.net/pstoedit
12mu|pstoedit-3.62-1|12	Group:		Graphics
12mu|pstoedit-3.62-1|13	BuildRequires:	bison
12mu|pstoedit-3.62-1|14	BuildRequires:	ghostscript
12mu|pstoedit-3.62-1|15	BuildRequires:	pkgconfig(ImageMagick)
12mu|pstoedit-3.62-1|16	BuildRequires:	plotutils-devel
12mu|pstoedit-3.62-1|17	BuildRequires:	multiarch-utils >= 1.0.3
12mu|pstoedit-3.62-1|18	# not compatible
12mu|pstoedit-3.62-1|19	BuildConflicts:	ming-devel
12mu|pstoedit-3.62-1|20	
12mu|pstoedit-3.62-1|21	%description
12mu|pstoedit-3.62-1|22	pstoedit translates PostScript and PDF graphics into other vector formats.
12mu|pstoedit-3.62-1|23	Currently pstoedit can generate the following formats:
12mu|pstoedit-3.62-1|24	
12mu|pstoedit-3.62-1|25	- Tgif .obj format (for tgif version >= 3)
12mu|pstoedit-3.62-1|26	- fig format for xfig
12mu|pstoedit-3.62-1|27	- pdf Adobe Portable Document Format
12mu|pstoedit-3.62-1|28	- gnuplot format
12mu|pstoedit-3.62-1|29	- Flattened PostScript (with or without Bezier curves)
12mu|pstoedit-3.62-1|30	- DXF - CAD exchange format
12mu|pstoedit-3.62-1|31	- LWO - LightWave 3D
12mu|pstoedit-3.62-1|32	- RIB - RenderMan
12mu|pstoedit-3.62-1|33	- RPL - Real3D
12mu|pstoedit-3.62-1|34	- Idraw format (a special format of EPS that Idraw can read)
12mu|pstoedit-3.62-1|35	- Tcl/Tk
12mu|pstoedit-3.62-1|36	- HPGL
12mu|pstoedit-3.62-1|37	- AI - Adobe Illustrator Format (based on ps2ai.ps, not a real pstoedit)
12mu|pstoedit-3.62-1|38	- WMF - Windows Meta Files
12mu|pstoedit-3.62-1|39	- PIC format for troff/groff
12mu|pstoedit-3.62-1|40	- MetaPost format per usage with TeX/LaTeX
12mu|pstoedit-3.62-1|41	- LaTeX2e picture
12mu|pstoedit-3.62-1|42	- Kontour
12mu|pstoedit-3.62-1|43	- GNU Metafile (plotutils/libplot)
12mu|pstoedit-3.62-1|44	- Sketch (http://sketch.sourceforge.net)
12mu|pstoedit-3.62-1|45	- Mathematica
12mu|pstoedit-3.62-1|46	- trough ImageMagick to any format supported by ImageMagick
12mu|pstoedit-3.62-1|47	
12mu|pstoedit-3.62-1|48	%package -n	%{libname}
12mu|pstoedit-3.62-1|49	Summary:	Pstoedit libraries
12mu|pstoedit-3.62-1|50	Group:		System/Libraries
12mu|pstoedit-3.62-1|51	
12mu|pstoedit-3.62-1|52	%description -n	%{libname}
12mu|pstoedit-3.62-1|53	This package contains the libraries needed to run programs dynamically
12mu|pstoedit-3.62-1|54	linked with pstoedit libraries.
12mu|pstoedit-3.62-1|55	
12mu|pstoedit-3.62-1|56	%package -n	%{devname}
12mu|pstoedit-3.62-1|57	Summary:	Static libraries and header files for pstoedit development
12mu|pstoedit-3.62-1|58	Group:		Development/C
12mu|pstoedit-3.62-1|59	Provides:	%{name}-devel = %{EVRD}
12mu|pstoedit-3.62-1|60	Requires:	%{libname} = %{EVRD}
12mu|pstoedit-3.62-1|61	%rename		%{_lib}pstoedit0-devel
12mu|pstoedit-3.62-1|62	
12mu|pstoedit-3.62-1|63	%description -n	%{devname}
12mu|pstoedit-3.62-1|64	If you want to create applications that will use pstoedit code or
12mu|pstoedit-3.62-1|65	APIs, you'll need to install these packages as well as pstoedit. This
12mu|pstoedit-3.62-1|66	additional package isn't necessary if you simply want to use pstoedit.
12mu|pstoedit-3.62-1|67	
12mu|pstoedit-3.62-1|68	%prep
12mu|pstoedit-3.62-1|69	%setup -q
12mu|pstoedit-3.62-1|70	
12mu|pstoedit-3.62-1|71	# clean up permissions
12mu|pstoedit-3.62-1|72	#find -type f -perm +111 | xargs -r file | grep -v script | cut -d: -f1| xargs -r chmod 0644
12mu|pstoedit-3.62-1|73	
12mu|pstoedit-3.62-1|74	#AUTOMAKE=automake-1.9 ACLOCAL=aclocal-1.9 autoreconf --force --install
12mu|pstoedit-3.62-1|75	
12mu|pstoedit-3.62-1|76	%build
12mu|pstoedit-3.62-1|77	# needed because of definitions in imagemagick headers that break with -pedantic
12mu|pstoedit-3.62-1|78	sed -ie 's/-pedantic//' configure
12mu|pstoedit-3.62-1|79	%configure2_5x --enable-static
12mu|pstoedit-3.62-1|80	%make
12mu|pstoedit-3.62-1|81	
12mu|pstoedit-3.62-1|82	%install
12mu|pstoedit-3.62-1|83	%makeinstall_std
12mu|pstoedit-3.62-1|84	
12mu|pstoedit-3.62-1|85	install -m644 doc/pstoedit.1 -D %{buildroot}%{_mandir}/man1/pstoedit.1
12mu|pstoedit-3.62-1|86	
12mu|pstoedit-3.62-1|87	rm -f %{buildroot}%{_libdir}/%{name}/*.a
12mu|pstoedit-3.62-1|88	
12mu|pstoedit-3.62-1|89	%files
12mu|pstoedit-3.62-1|90	%doc doc/changelog.htm doc/index.htm doc/readme.txt
12mu|pstoedit-3.62-1|91	%doc readme.install examples
12mu|pstoedit-3.62-1|92	%{_bindir}/pstoedit
12mu|pstoedit-3.62-1|93	%{_datadir}/pstoedit
12mu|pstoedit-3.62-1|94	%{_mandir}/man1/*.1*
12mu|pstoedit-3.62-1|95	
12mu|pstoedit-3.62-1|96	%files -n %{libname}
12mu|pstoedit-3.62-1|97	%{_libdir}/*.so.*
12mu|pstoedit-3.62-1|98	%{_libdir}/pstoedit/*.so
12mu|pstoedit-3.62-1|99	%{_libdir}/pstoedit/*.so.%{major}*
12mu|pstoedit-3.62-1|100	
12mu|pstoedit-3.62-1|101	%files -n %{devname}
12mu|pstoedit-3.62-1|102	%doc doc/pstoedit.htm
12mu|pstoedit-3.62-1|103	%{_includedir}/pstoedit
12mu|pstoedit-3.62-1|104	%{_libdir}/*.a
12mu|pstoedit-3.62-1|105	%{_libdir}/*.so
12mu|pstoedit-3.62-1|106	%{_libdir}/pkgconfig/*.pc
12mu|pstoedit-3.62-1|107	%{_datadir}/aclocal/*.m4
12mu|pstoedit-3.62-1|108	
12mu|pstoedit-3.62-1|109	
12mu|pstoedit-3.62-1|110	%changelog
12mu|pstoedit-3.62-1|111	* Sat Jun 16 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 3.60-1
12mu|pstoedit-3.62-1|112	+ Revision: 805979
12mu|pstoedit-3.62-1|113	- add version to license
12mu|pstoedit-3.62-1|114	- use %%{EVRD}
12mu|pstoedit-3.62-1|115	- use %%rename macro
12mu|pstoedit-3.62-1|116	- drop excessive provides/requires
12mu|pstoedit-3.62-1|117	- cleanups
12mu|pstoedit-3.62-1|118	- fix %%files
12mu|pstoedit-3.62-1|119	- drop libtool files
12mu|pstoedit-3.62-1|120	- new version
12mu|pstoedit-3.62-1|121	
12mu|pstoedit-3.62-1|122	* Thu Jul 15 2010 Funda Wang <fwang@mandriva.org> 3.50-3mdv2011.0
12mu|pstoedit-3.62-1|123	+ Revision: 553470
12mu|pstoedit-3.62-1|124	- rebuild for new imagemagick
12mu|pstoedit-3.62-1|125	
12mu|pstoedit-3.62-1|126	* Thu Jan 14 2010 Funda Wang <fwang@mandriva.org> 3.50-2mdv2010.1
12mu|pstoedit-3.62-1|127	+ Revision: 491445
12mu|pstoedit-3.62-1|128	- rebuild for new imagemagick
12mu|pstoedit-3.62-1|129	
12mu|pstoedit-3.62-1|130	* Tue Jan 05 2010 Luc Menut <lmenut@mandriva.org> 3.50-1mdv2010.1
12mu|pstoedit-3.62-1|131	+ Revision: 486514
12mu|pstoedit-3.62-1|132	- update to version 3.50
12mu|pstoedit-3.62-1|133	update source URL
12mu|pstoedit-3.62-1|134	drop gcc-4.3 patch
12mu|pstoedit-3.62-1|135	rediff module-build patch
12mu|pstoedit-3.62-1|136	
12mu|pstoedit-3.62-1|137	+ Thierry Vignaud <tv@mandriva.org>
12mu|pstoedit-3.62-1|138	- rebuild
12mu|pstoedit-3.62-1|139	
12mu|pstoedit-3.62-1|140	* Fri Jan 30 2009 Funda Wang <fwang@mandriva.org> 3.45-7mdv2009.1
12mu|pstoedit-3.62-1|141	+ Revision: 335485
12mu|pstoedit-3.62-1|142	- new devel package name policy
12mu|pstoedit-3.62-1|143	- drop verison from modules
12mu|pstoedit-3.62-1|144	- add gcc 4.3 patch
12mu|pstoedit-3.62-1|145	
12mu|pstoedit-3.62-1|146	+ Thierry Vignaud <tv@mandriva.org>
12mu|pstoedit-3.62-1|147	- rebuild early 2009.0 package (before pixel changes)
12mu|pstoedit-3.62-1|148	
12mu|pstoedit-3.62-1|149	+ Pixel <pixel@mandriva.com>
12mu|pstoedit-3.62-1|150	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|pstoedit-3.62-1|151	
12mu|pstoedit-3.62-1|152	* Tue Apr 22 2008 Lev Givon <lev@mandriva.org> 3.45-5mdv2009.0
12mu|pstoedit-3.62-1|153	+ Revision: 196624
12mu|pstoedit-3.62-1|154	- Add plotutils-devel build dependency to ensure svg support.
12mu|pstoedit-3.62-1|155	
12mu|pstoedit-3.62-1|156	+ Funda Wang <fwang@mandriva.org>
12mu|pstoedit-3.62-1|157	- add buildroot
12mu|pstoedit-3.62-1|158	- rebuild
12mu|pstoedit-3.62-1|159	
12mu|pstoedit-3.62-1|160	* Tue Jan 22 2008 Lev Givon <lev@mandriva.org> 3.45-3mdv2008.1
12mu|pstoedit-3.62-1|161	+ Revision: 156013
12mu|pstoedit-3.62-1|162	- Rebuild against updated plotutils so as to provide svg support.
12mu|pstoedit-3.62-1|163	
12mu|pstoedit-3.62-1|164	* Tue Jan 08 2008 Oden Eriksson <oeriksson@mandriva.com> 3.45-2mdv2008.1
12mu|pstoedit-3.62-1|165	+ Revision: 146515
12mu|pstoedit-3.62-1|166	- rebuilt against new imagemagick libs (6.3.7)
12mu|pstoedit-3.62-1|167	
12mu|pstoedit-3.62-1|168	* Thu Dec 27 2007 Jérôme Soyer <saispo@mandriva.org> 3.45-1mdv2008.1
12mu|pstoedit-3.62-1|169	+ Revision: 138401
12mu|pstoedit-3.62-1|170	- New release
12mu|pstoedit-3.62-1|171	
12mu|pstoedit-3.62-1|172	+ Thierry Vignaud <tv@mandriva.org>
12mu|pstoedit-3.62-1|173	- kill re-definition of %%buildroot on Pixel's request
12mu|pstoedit-3.62-1|174	
12mu|pstoedit-3.62-1|175	
12mu|pstoedit-3.62-1|176	* Sat Feb 24 2007 Emmanuel Andry <eandry@mandriva.org> 3.44-2mdv2007.0
12mu|pstoedit-3.62-1|177	+ Revision: 125338
12mu|pstoedit-3.62-1|178	- rebuild for latest ImageMagick
12mu|pstoedit-3.62-1|179	
12mu|pstoedit-3.62-1|180	* Mon Jan 15 2007 Lenny Cartier <lenny@mandriva.com> 3.44-1mdv2007.1
12mu|pstoedit-3.62-1|181	+ Revision: 109213
12mu|pstoedit-3.62-1|182	- Update to 3.44
12mu|pstoedit-3.62-1|183	- Import pstoedit
12mu|pstoedit-3.62-1|184	
12mu|pstoedit-3.62-1|185	* Sat Oct 01 2005 Lenny Cartier <lenny@mandriva.com> 3.42-1mdk
12mu|pstoedit-3.62-1|186	- 3.42
12mu|pstoedit-3.62-1|187	
12mu|pstoedit-3.62-1|188	* Fri Sep 02 2005 Marcel Pol <mpol@mandriva.org> 3.40-7mdk
12mu|pstoedit-3.62-1|189	- rebuild for new ImageMagick
12mu|pstoedit-3.62-1|190	
12mu|pstoedit-3.62-1|191	* Wed Aug 17 2005 Abel Cheung <deaddog@mandriva.org> 3.40-6mdk
12mu|pstoedit-3.62-1|192	- Abandon autogen.sh completely in favor of autoreconf, so patch0
12mu|pstoedit-3.62-1|193	can be dropped
12mu|pstoedit-3.62-1|194	- Patch2: eliminate automake complaining about unquoted m4 macros
12mu|pstoedit-3.62-1|195	
12mu|pstoedit-3.62-1|196	* Wed Aug 17 2005 Michael Scherer <misc@mandriva.org> 3.40-5mdk
12mu|pstoedit-3.62-1|197	- Rebuild for lack of libdpstk.so.1
12mu|pstoedit-3.62-1|198	
12mu|pstoedit-3.62-1|199	* Sat Aug 06 2005 Giuseppe Ghibò <ghibo@mandriva.com> 3.40-4mdk
12mu|pstoedit-3.62-1|200	- Rebuilt against latest ImageMagick.
12mu|pstoedit-3.62-1|201	- Rebuilt Patch0 for aclocal-1.9.
12mu|pstoedit-3.62-1|202	
12mu|pstoedit-3.62-1|203	* Sat Jul 30 2005 Lenny Cartier <lenny@mandriva.com> 3.40-3mdk
12mu|pstoedit-3.62-1|204	- rebuild for dependencies
12mu|pstoedit-3.62-1|205	
12mu|pstoedit-3.62-1|206	* Sun May 08 2005 Giuseppe Ghibò <ghibo@mandriva.com> 3.40-2mdk
12mu|pstoedit-3.62-1|207	- Fixed BuildConflicts for x86-64.
12mu|pstoedit-3.62-1|208	
12mu|pstoedit-3.62-1|209	* Sat Mar 19 2005 Giuseppe Ghibò <ghibo@mandrakesoft.com> 3.40-1mdk
12mu|pstoedit-3.62-1|210	- Release 3.40.
12mu|pstoedit-3.62-1|211	
12mu|pstoedit-3.62-1|212	* Sat Feb 05 2005 Abel Cheung <deaddog@mandrake.org> 3.33-9mdk
12mu|pstoedit-3.62-1|213	- rebuild
12mu|pstoedit-3.62-1|214	
12mu|pstoedit-3.62-1|215	* Mon Jan 17 2005 Abel Cheung <deaddog@mandrake.org> 3.33-8mdk
12mu|pstoedit-3.62-1|216	- rebuild
12mu|pstoedit-3.62-1|217	
12mu|pstoedit-3.62-1|218	* Wed Dec 15 2004 Abel Cheung <deaddog@deaddog.org> 3.33-7mdk
12mu|pstoedit-3.62-1|219	- rebuild
12mu|pstoedit-3.62-1|220	
12mu|pstoedit-3.62-1|221	* Sun Aug 01 2004 Giuseppe Ghibò <ghibo@mandrakesoft.com> 3.33-6mdk
12mu|pstoedit-3.62-1|222	- Rebuilt against ImageMagick 6.0.4.
12mu|pstoedit-3.62-1|223	
12mu|pstoedit-3.62-1|224	* Wed Jun 30 2004 Abel Cheung <deaddog@deaddog.org> 3.33-5mdk
12mu|pstoedit-3.62-1|225	- P0: Fix build
12mu|pstoedit-3.62-1|226	- P1: Allow parallel build
12mu|pstoedit-3.62-1|227	- Add missing buildrequires
12mu|pstoedit-3.62-1|228	- Other build cleanup
12mu|pstoedit-3.62-1|229	
12mu|pstoedit-3.62-1|230	

20646 12
12mu|psyncclient-0.1-77.1|1	Summary:       ROSA 2Safe client
12mu|psyncclient-0.1-77.1|2	Name:          psyncclient
12mu|psyncclient-0.1-77.1|3	Version:       0.1
12mu|psyncclient-0.1-77.1|4	Release:       77.1
12mu|psyncclient-0.1-77.1|5	License:       GPLv3
12mu|psyncclient-0.1-77.1|6	Group:         Graphical desktop/KDE
12mu|psyncclient-0.1-77.1|7	URL:           http://2safe.com
12mu|psyncclient-0.1-77.1|8	Source:        %{name}-%{version}.tar.gz
12mu|psyncclient-0.1-77.1|9	Requires:      %{_lib}psync = %{version}-%{release}
12mu|psyncclient-0.1-77.1|10	Requires:      %{_lib}config9 >= 1.4.8
12mu|psyncclient-0.1-77.1|11	Requires:      %{_lib}config++9 >= 1.4.8
12mu|psyncclient-0.1-77.1|12	Requires:      %{_lib}jsoncpp0 >= 0.5.0
12mu|psyncclient-0.1-77.1|13	Requires:      %{_lib}curl4 >= 7.26.0
12mu|psyncclient-0.1-77.1|14	Requires:      kdebase4-workspace >= 4.8.1
12mu|psyncclient-0.1-77.1|15	BuildRequires: qt4-devel
12mu|psyncclient-0.1-77.1|16	BuildRequires: kdelibs4-devel
12mu|psyncclient-0.1-77.1|17	BuildRequires: kdebase4-devel
12mu|psyncclient-0.1-77.1|18	BuildRequires: %{_lib}jsoncpp-devel
12mu|psyncclient-0.1-77.1|19	BuildRequires: %{_lib}curl-devel
12mu|psyncclient-0.1-77.1|20	#BuildRequires: libuuid-devel
12mu|psyncclient-0.1-77.1|21	#BuildRequires: libneon-devel
12mu|psyncclient-0.1-77.1|22	BuildRequires: %{_lib}config-devel
12mu|psyncclient-0.1-77.1|23	
12mu|psyncclient-0.1-77.1|24	
12mu|psyncclient-0.1-77.1|25	%description
12mu|psyncclient-0.1-77.1|26	Desktop client to synchronization user's data. ROSA 2Safe client.
12mu|psyncclient-0.1-77.1|27	
12mu|psyncclient-0.1-77.1|28	%files
12mu|psyncclient-0.1-77.1|29	%define kde_path /usr
12mu|psyncclient-0.1-77.1|30	%define _datadir %kde_path/share
12mu|psyncclient-0.1-77.1|31	%define _sysconfdir /etc
12mu|psyncclient-0.1-77.1|32	%define _libdir %kde_path/%{_lib}
12mu|psyncclient-0.1-77.1|33	%{_bindir}/*
12mu|psyncclient-0.1-77.1|34	%config(noreplace) %{_sysconfdir}/skel/.psyncclient/sync.cfg
12mu|psyncclient-0.1-77.1|35	#{_sysconfdir}/skel/.sync-unresolved
12mu|psyncclient-0.1-77.1|36	%{_datadir}/autostart/psyncnotify.desktop
12mu|psyncclient-0.1-77.1|37	%{_datadir}/autostart/psyncd.desktop
12mu|psyncclient-0.1-77.1|38	%{_datadir}/apps/psyncnotify/psyncnotify.notifyrc
12mu|psyncclient-0.1-77.1|39	%{_datadir}/icons/hicolor/128x128/apps/sync.png
12mu|psyncclient-0.1-77.1|40	%{_datadir}/icons/hicolor/112x112/apps/sync.png
12mu|psyncclient-0.1-77.1|41	%{_datadir}/icons/hicolor/96x96/apps/sync.png
12mu|psyncclient-0.1-77.1|42	%{_datadir}/icons/hicolor/72x72/apps/sync.png
12mu|psyncclient-0.1-77.1|43	%{_datadir}/icons/hicolor/64x64/apps/sync.png
12mu|psyncclient-0.1-77.1|44	%{_datadir}/icons/hicolor/48x48/apps/sync.png
12mu|psyncclient-0.1-77.1|45	%{_datadir}/icons/hicolor/32x32/apps/sync.png
12mu|psyncclient-0.1-77.1|46	%{_datadir}/icons/hicolor/24x24/apps/sync.png
12mu|psyncclient-0.1-77.1|47	%{_datadir}/icons/hicolor/22x22/apps/sync.png
12mu|psyncclient-0.1-77.1|48	%{_datadir}/icons/hicolor/16x16/apps/sync.png
12mu|psyncclient-0.1-77.1|49	%{_datadir}/icons/gray_icon.png
12mu|psyncclient-0.1-77.1|50	%{_datadir}/icons/green_icon.png
12mu|psyncclient-0.1-77.1|51	%{_datadir}/kde4/services/kcm_sync.desktop
12mu|psyncclient-0.1-77.1|52	%{_datadir}/kde4/services/syncfileitemplugin.desktop
12mu|psyncclient-0.1-77.1|53	%{_libdir}/kde4/kcm_sync.so
12mu|psyncclient-0.1-77.1|54	%{_libdir}/kde4/syncfileitemplugin.so
12mu|psyncclient-0.1-77.1|55	%lang(ru_RU) %{_datadir}/locale/ru/LC_MESSAGES/psyncconfig.po
12mu|psyncclient-0.1-77.1|56	%lang(ru_RU) %{_datadir}/locale/ru/LC_MESSAGES/psyncconfig.mo
12mu|psyncclient-0.1-77.1|57	%lang(ru_RU) %{_datadir}/locale/ru/LC_MESSAGES/psyncnotify.po
12mu|psyncclient-0.1-77.1|58	%lang(ru_RU) %{_datadir}/locale/ru/LC_MESSAGES/psyncnotify.mo
12mu|psyncclient-0.1-77.1|59	%lang(ru_RU) %{_datadir}/locale/ru/LC_MESSAGES/syncfileitemplugin.po
12mu|psyncclient-0.1-77.1|60	%lang(ru_RU) %{_datadir}/locale/ru/LC_MESSAGES/syncfileitemplugin.mo
12mu|psyncclient-0.1-77.1|61	
12mu|psyncclient-0.1-77.1|62	#-------------------------------------------------------------------------------
12mu|psyncclient-0.1-77.1|63	
12mu|psyncclient-0.1-77.1|64	%define major_psync 1
12mu|psyncclient-0.1-77.1|65	%define libpsync %mklibname psync
12mu|psyncclient-0.1-77.1|66	#define __find_requires /usr/{_lib}/rpm/mandriva/find-requires
12mu|psyncclient-0.1-77.1|67	%undefine __find_requires
12mu|psyncclient-0.1-77.1|68	
12mu|psyncclient-0.1-77.1|69	%package -n %libpsync
12mu|psyncclient-0.1-77.1|70	Group:          Graphical desktop/KDE
12mu|psyncclient-0.1-77.1|71	Summary:        ROSA 2Safe client
12mu|psyncclient-0.1-77.1|72	Obsoletes:      %{_lib}psync < %{version}-%{release}
12mu|psyncclient-0.1-77.1|73	Obsoletes:      %{_lib}psync1 < %{version}-%{release}
12mu|psyncclient-0.1-77.1|74	
12mu|psyncclient-0.1-77.1|75	%description -n %libpsync
12mu|psyncclient-0.1-77.1|76	Rosa 2Safe client library package
12mu|psyncclient-0.1-77.1|77	
12mu|psyncclient-0.1-77.1|78	%files -n %libpsync
12mu|psyncclient-0.1-77.1|79	%{_libdir}/libpsync.so.%{major_psync}*
12mu|psyncclient-0.1-77.1|80	#{_libdir}/libcfg.so
12mu|psyncclient-0.1-77.1|81	%{_libdir}/liblcfg.so.%{major_psync}*
12mu|psyncclient-0.1-77.1|82	%{_libdir}/libsync_db.so.%{major_psync}*
12mu|psyncclient-0.1-77.1|83	%{_libdir}/libsyncdbus.so.%{major_psync}*
12mu|psyncclient-0.1-77.1|84	
12mu|psyncclient-0.1-77.1|85	#-------------------------------------------------------------------------------
12mu|psyncclient-0.1-77.1|86	
12mu|psyncclient-0.1-77.1|87	%define develname %mklibname -d psync
12mu|psyncclient-0.1-77.1|88	
12mu|psyncclient-0.1-77.1|89	%package -n     %develname
12mu|psyncclient-0.1-77.1|90	Group:          Development/KDE and Qt
12mu|psyncclient-0.1-77.1|91	Summary:        Rosa 2Safe client library development files
12mu|psyncclient-0.1-77.1|92	Provides:       %name-devel = %version-%release
12mu|psyncclient-0.1-77.1|93	Requires:       %libpsync = %version-%release
12mu|psyncclient-0.1-77.1|94	Obsoletes:      %{_lib}psync-devel < %{version}-%{release}
12mu|psyncclient-0.1-77.1|95	
12mu|psyncclient-0.1-77.1|96	%description -n %develname
12mu|psyncclient-0.1-77.1|97	Development files for Rosa 2Safe client
12mu|psyncclient-0.1-77.1|98	
12mu|psyncclient-0.1-77.1|99	%files -n %develname
12mu|psyncclient-0.1-77.1|100	
12mu|psyncclient-0.1-77.1|101	#{_libdir}/libcfg.a
12mu|psyncclient-0.1-77.1|102	%{_includedir}/psync/*
12mu|psyncclient-0.1-77.1|103	%{_libdir}/liblcfg.so
12mu|psyncclient-0.1-77.1|104	%{_libdir}/libpsync.so
12mu|psyncclient-0.1-77.1|105	%{_libdir}/libsync_db.so
12mu|psyncclient-0.1-77.1|106	%{_libdir}/libsyncdbus.so
12mu|psyncclient-0.1-77.1|107	
12mu|psyncclient-0.1-77.1|108	#--------------------------------------------------------------------
12mu|psyncclient-0.1-77.1|109	
12mu|psyncclient-0.1-77.1|110	%prep
12mu|psyncclient-0.1-77.1|111	%setup -c -q
12mu|psyncclient-0.1-77.1|112	
12mu|psyncclient-0.1-77.1|113	%build
12mu|psyncclient-0.1-77.1|114	
12mu|psyncclient-0.1-77.1|115	sed -i 's/\/usr\/lib/\/usr\/%_lib/' ./liblcfg/liblcfg.pro
12mu|psyncclient-0.1-77.1|116	sed -i 's/\/usr\/lib/\/usr\/%_lib/' ./libsync_db/libsync_db.pro
12mu|psyncclient-0.1-77.1|117	sed -i 's/\/usr\/lib/\/usr\/%_lib/' ./libpsync/libpsync.pro
12mu|psyncclient-0.1-77.1|118	sed -i 's/\/usr\/lib/\/usr\/%_lib/' ./psyncconfig/psyncconfig.pro
12mu|psyncclient-0.1-77.1|119	sed -i 's/\/usr\/lib/\/usr\/%_lib/' ./syncconfigapp/psyncconfig.pro
12mu|psyncclient-0.1-77.1|120	sed -i 's/\/usr\/lib/\/usr\/%_lib/' ./dolphin-plugin/syncfileitemplugin.pro
12mu|psyncclient-0.1-77.1|121	sed -i 's/\/usr\/lib/\/usr\/%_lib/' ./libsyncdbus/libsyncdbus.pro
12mu|psyncclient-0.1-77.1|122	
12mu|psyncclient-0.1-77.1|123	mkdir -p .lib
12mu|psyncclient-0.1-77.1|124	#make -C libcfg
12mu|psyncclient-0.1-77.1|125	#cp libcfg/libcfg.so .lib
12mu|psyncclient-0.1-77.1|126	
12mu|psyncclient-0.1-77.1|127	cd liblcfg
12mu|psyncclient-0.1-77.1|128	qmake liblcfg.pro
12mu|psyncclient-0.1-77.1|129	cd ..
12mu|psyncclient-0.1-77.1|130	%make -C liblcfg
12mu|psyncclient-0.1-77.1|131	cp liblcfg/liblcfg.so.1.0.0 .lib
12mu|psyncclient-0.1-77.1|132	
12mu|psyncclient-0.1-77.1|133	cd .lib
12mu|psyncclient-0.1-77.1|134	ln -s liblcfg.so.1.0.0 liblcfg.so.1.0
12mu|psyncclient-0.1-77.1|135	ln -s liblcfg.so.1.0.0 liblcfg.so.1
12mu|psyncclient-0.1-77.1|136	ln -s liblcfg.so.1.0.0 liblcfg.so
12mu|psyncclient-0.1-77.1|137	cd ..
12mu|psyncclient-0.1-77.1|138	
12mu|psyncclient-0.1-77.1|139	cd libsync_db
12mu|psyncclient-0.1-77.1|140	qmake libsync_db.pro
12mu|psyncclient-0.1-77.1|141	cd ..
12mu|psyncclient-0.1-77.1|142	%make -C libsync_db
12mu|psyncclient-0.1-77.1|143	cp libsync_db/libsync_db.so.1.0.0 .lib
12mu|psyncclient-0.1-77.1|144	
12mu|psyncclient-0.1-77.1|145	cd .lib
12mu|psyncclient-0.1-77.1|146	ln -s libsync_db.so.1.0.0 libsync_db.so.1.0
12mu|psyncclient-0.1-77.1|147	ln -s libsync_db.so.1.0.0 libsync_db.so.1
12mu|psyncclient-0.1-77.1|148	ln -s libsync_db.so.1.0.0 libsync_db.so
12mu|psyncclient-0.1-77.1|149	cd ..
12mu|psyncclient-0.1-77.1|150	
12mu|psyncclient-0.1-77.1|151	cd libsyncdbus
12mu|psyncclient-0.1-77.1|152	qmake libsyncdbus.pro
12mu|psyncclient-0.1-77.1|153	cd ..
12mu|psyncclient-0.1-77.1|154	%make -C libsyncdbus
12mu|psyncclient-0.1-77.1|155	cp libsyncdbus/libsyncdbus.so.1.0.0 .lib
12mu|psyncclient-0.1-77.1|156	
12mu|psyncclient-0.1-77.1|157	cd .lib
12mu|psyncclient-0.1-77.1|158	ln -s libsyncdbus.so.1.0.0 libsyncdbus.so.1.0
12mu|psyncclient-0.1-77.1|159	ln -s libsyncdbus.so.1.0.0 libsyncdbus.so.1
12mu|psyncclient-0.1-77.1|160	ln -s libsyncdbus.so.1.0.0 libsyncdbus.so
12mu|psyncclient-0.1-77.1|161	cd ..
12mu|psyncclient-0.1-77.1|162	
12mu|psyncclient-0.1-77.1|163	cd libpsync
12mu|psyncclient-0.1-77.1|164	qmake libpsync.pro
12mu|psyncclient-0.1-77.1|165	cd ..
12mu|psyncclient-0.1-77.1|166	%make -C libpsync
12mu|psyncclient-0.1-77.1|167	cp libpsync/libpsync.so.1.0.0 .lib
12mu|psyncclient-0.1-77.1|168	
12mu|psyncclient-0.1-77.1|169	cd .lib
12mu|psyncclient-0.1-77.1|170	ln -s libpsync.so.1.0.0 libpsync.so.1.0
12mu|psyncclient-0.1-77.1|171	ln -s libpsync.so.1.0.0 libpsync.so.1
12mu|psyncclient-0.1-77.1|172	ln -s libpsync.so.1.0.0 libpsync.so
12mu|psyncclient-0.1-77.1|173	cd ..
12mu|psyncclient-0.1-77.1|174	
12mu|psyncclient-0.1-77.1|175	cd libfilesettings
12mu|psyncclient-0.1-77.1|176	qmake filesettings.pro
12mu|psyncclient-0.1-77.1|177	%make
12mu|psyncclient-0.1-77.1|178	cd ..
12mu|psyncclient-0.1-77.1|179	
12mu|psyncclient-0.1-77.1|180	cd psyncconfig
12mu|psyncclient-0.1-77.1|181	qmake psyncconfig.pro
12mu|psyncclient-0.1-77.1|182	%make
12mu|psyncclient-0.1-77.1|183	cd ..
12mu|psyncclient-0.1-77.1|184	
12mu|psyncclient-0.1-77.1|185	cd syncconfigapp
12mu|psyncclient-0.1-77.1|186	qmake psyncconfig.pro
12mu|psyncclient-0.1-77.1|187	%make
12mu|psyncclient-0.1-77.1|188	cd ..
12mu|psyncclient-0.1-77.1|189	
12mu|psyncclient-0.1-77.1|190	cd psyncnotify
12mu|psyncclient-0.1-77.1|191	qmake psyncnotify.pro
12mu|psyncclient-0.1-77.1|192	%make
12mu|psyncclient-0.1-77.1|193	cd ..
12mu|psyncclient-0.1-77.1|194	
12mu|psyncclient-0.1-77.1|195	cd dolphin-plugin
12mu|psyncclient-0.1-77.1|196	qmake syncfileitemplugin.pro
12mu|psyncclient-0.1-77.1|197	%make
12mu|psyncclient-0.1-77.1|198	cd ..
12mu|psyncclient-0.1-77.1|199	
12mu|psyncclient-0.1-77.1|200	### For update from 755 to now
12mu|psyncclient-0.1-77.1|201	cd install_update
12mu|psyncclient-0.1-77.1|202	qmake install_update.pro
12mu|psyncclient-0.1-77.1|203	%make
12mu|psyncclient-0.1-77.1|204	cd ..
12mu|psyncclient-0.1-77.1|205	
12mu|psyncclient-0.1-77.1|206	make -C syncd
12mu|psyncclient-0.1-77.1|207	
12mu|psyncclient-0.1-77.1|208	
12mu|psyncclient-0.1-77.1|209	%install
12mu|psyncclient-0.1-77.1|210	#make PREFIX=buildroot{_libdir} -C libcfg install
12mu|psyncclient-0.1-77.1|211	make INSTALL_ROOT=%buildroot -C liblcfg install
12mu|psyncclient-0.1-77.1|212	make INSTALL_ROOT=%buildroot -C libpsync install
12mu|psyncclient-0.1-77.1|213	make INSTALL_ROOT=%buildroot -C psyncconfig install
12mu|psyncclient-0.1-77.1|214	make INSTALL_ROOT=%buildroot -C psyncnotify install
12mu|psyncclient-0.1-77.1|215	make INSTALL_ROOT=%buildroot -C syncd install
12mu|psyncclient-0.1-77.1|216	make INSTALL_ROOT=%buildroot -C syncconfigapp install
12mu|psyncclient-0.1-77.1|217	make INSTALL_ROOT=%buildroot -C libsync_db install
12mu|psyncclient-0.1-77.1|218	make INSTALL_ROOT=%buildroot -C dolphin-plugin install
12mu|psyncclient-0.1-77.1|219	make INSTALL_ROOT=%buildroot -C libsyncdbus install
12mu|psyncclient-0.1-77.1|220	make INSTALL_ROOT=%buildroot -C install_update install
12mu|psyncclient-0.1-77.1|221	
12mu|psyncclient-0.1-77.1|222	%find_lang psyncconfig psyncnotify syncfileitemplugin

20647 12
12mu|ptlib-2.10.10-2|1	%define	fname	pt
12mu|ptlib-2.10.10-2|2	
12mu|ptlib-2.10.10-2|3	%define major		%{version}
12mu|ptlib-2.10.10-2|4	%define libname		%mklibname %{fname} %{major}
12mu|ptlib-2.10.10-2|5	%define develname	%mklibname %{fname} -d
12mu|ptlib-2.10.10-2|6	
12mu|ptlib-2.10.10-2|7	%define url_ver %(echo %version | cut -d. -f1,2)
12mu|ptlib-2.10.10-2|8	
12mu|ptlib-2.10.10-2|9	Summary:	Portable Tool Library
12mu|ptlib-2.10.10-2|10	Name:		ptlib
12mu|ptlib-2.10.10-2|11	Version:	2.10.10
12mu|ptlib-2.10.10-2|12	Release:	2
12mu|ptlib-2.10.10-2|13	License:	MPL
12mu|ptlib-2.10.10-2|14	Group:		System/Libraries
12mu|ptlib-2.10.10-2|15	URL:		http://www.opalvoip.org
12mu|ptlib-2.10.10-2|16	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/ptlib/%{url_ver}/%{name}-%{version}.tar.xz
12mu|ptlib-2.10.10-2|17	BuildRequires:	autoconf
12mu|ptlib-2.10.10-2|18	BuildRequires:	bison
12mu|ptlib-2.10.10-2|19	BuildRequires:	flex
12mu|ptlib-2.10.10-2|20	BuildRequires:	sed
12mu|ptlib-2.10.10-2|21	BuildRequires:	pkgconfig(alsa)
12mu|ptlib-2.10.10-2|22	BuildRequires:	pkgconfig(expat)
12mu|ptlib-2.10.10-2|23	BuildRequires:	pkgconfig(libavc1394)
12mu|ptlib-2.10.10-2|24	BuildRequires:	libdc1394_12-devel >= 0.9.5
12mu|ptlib-2.10.10-2|25	#BuildRequires:	pkgconfig(libdc1394-2)
12mu|ptlib-2.10.10-2|26	BuildRequires:	pkgconfig(libdv)
12mu|ptlib-2.10.10-2|27	BuildRequires:	libraw1394_8-devel
12mu|ptlib-2.10.10-2|28	#BuildRequires:	pkgconfig(libraw1394)
12mu|ptlib-2.10.10-2|29	BuildRequires:	openldap-devel
12mu|ptlib-2.10.10-2|30	BuildRequires:	pkgconfig(openssl)
12mu|ptlib-2.10.10-2|31	BuildRequires:	pkgconfig(sdl)
12mu|ptlib-2.10.10-2|32	BuildRequires:	unixODBC-devel
12mu|ptlib-2.10.10-2|33	BuildRequires:	pkgconfig(libpulse)
12mu|ptlib-2.10.10-2|34	# We are not ready for that yet
12mu|ptlib-2.10.10-2|35	BuildConflicts:	pkgconfig(libdc1394-2)
12mu|ptlib-2.10.10-2|36	
12mu|ptlib-2.10.10-2|37	%description
12mu|ptlib-2.10.10-2|38	PTLib is a C++ multi-platform abstraction library that has its genesis
12mu|ptlib-2.10.10-2|39	many years ago as a method to produce applications to run on both
12mu|ptlib-2.10.10-2|40	Microsoft Windows and Unix systems. It also was to have a Macintosh
12mu|ptlib-2.10.10-2|41	port but this never eventuated.
12mu|ptlib-2.10.10-2|42	
12mu|ptlib-2.10.10-2|43	This is the GNOME.org version of ptlib.
12mu|ptlib-2.10.10-2|44	
12mu|ptlib-2.10.10-2|45	%package -n	%{libname}
12mu|ptlib-2.10.10-2|46	Summary:	Portable Windows Libary
12mu|ptlib-2.10.10-2|47	Group:		System/Libraries
12mu|ptlib-2.10.10-2|48	Requires:	%{libname}-plugins >= %{version}-%{release}
12mu|ptlib-2.10.10-2|49	
12mu|ptlib-2.10.10-2|50	%description -n	%{libname}
12mu|ptlib-2.10.10-2|51	PTLib is a C++ multi-platform abstraction library that has its genesis
12mu|ptlib-2.10.10-2|52	many years ago as a method to produce applications to run on both
12mu|ptlib-2.10.10-2|53	Microsoft Windows and Unix systems. It also was to have a Macintosh
12mu|ptlib-2.10.10-2|54	port but this never eventuated.
12mu|ptlib-2.10.10-2|55	
12mu|ptlib-2.10.10-2|56	This is the GNOME.org version of ptlib.
12mu|ptlib-2.10.10-2|57	
12mu|ptlib-2.10.10-2|58	%package -n	%{develname}
12mu|ptlib-2.10.10-2|59	Summary:	Portable Windows Libary development files
12mu|ptlib-2.10.10-2|60	Group:		Development/C
12mu|ptlib-2.10.10-2|61	Requires:	%{libname} = %{version}-%{release}
12mu|ptlib-2.10.10-2|62	Provides:	%{name}-devel = %{version}-%{release}
12mu|ptlib-2.10.10-2|63	Conflicts:	%{mklibname pwlib -d}
12mu|ptlib-2.10.10-2|64	
12mu|ptlib-2.10.10-2|65	%description -n	%{develname}
12mu|ptlib-2.10.10-2|66	Header files and libraries for developing applications that use ptlib.
12mu|ptlib-2.10.10-2|67	
12mu|ptlib-2.10.10-2|68	%package -n	%{libname}-plugins
12mu|ptlib-2.10.10-2|69	Summary:	Main plugins for ptlib
12mu|ptlib-2.10.10-2|70	Group:		System/Libraries
12mu|ptlib-2.10.10-2|71	Requires:	%{libname} = %{version}-%{release}
12mu|ptlib-2.10.10-2|72	Provides:	%{name}-plugins = %{version}-%{release}
12mu|ptlib-2.10.10-2|73	Provides:	%{name}-plugins-alsa = %{version}-%{release}
12mu|ptlib-2.10.10-2|74	Provides:	%{name}-plugins-oss = %{version}-%{release}
12mu|ptlib-2.10.10-2|75	Provides:	%{name}-plugins-pulseaudio = %{version}-%{release}
12mu|ptlib-2.10.10-2|76	Provides:	%{name}-plugins-v4l2 = %{version}-%{release}
12mu|ptlib-2.10.10-2|77	
12mu|ptlib-2.10.10-2|78	%description -n	%{libname}-plugins
12mu|ptlib-2.10.10-2|79	This package contains the oss, alsa, pulseaudio and v4l2 plugins for ptlib.
12mu|ptlib-2.10.10-2|80	
12mu|ptlib-2.10.10-2|81	%package -n	%{libname}-plugins-dc
12mu|ptlib-2.10.10-2|82	Summary:	Dc plugin for ptlib
12mu|ptlib-2.10.10-2|83	Group:		System/Libraries
12mu|ptlib-2.10.10-2|84	Requires:	%{libname} = %{version}-%{release}
12mu|ptlib-2.10.10-2|85	Provides:	%{name}-plugins-dc = %{version}-%{release}
12mu|ptlib-2.10.10-2|86	
12mu|ptlib-2.10.10-2|87	%description -n	%{libname}-plugins-dc
12mu|ptlib-2.10.10-2|88	This package contains the dc plugin for ptlib.
12mu|ptlib-2.10.10-2|89	
12mu|ptlib-2.10.10-2|90	%package -n	%{libname}-plugins-avc
12mu|ptlib-2.10.10-2|91	Summary:	AVC plugin for ptlib
12mu|ptlib-2.10.10-2|92	Group:		System/Libraries
12mu|ptlib-2.10.10-2|93	Requires:	%{libname} = %{version}-%{release}
12mu|ptlib-2.10.10-2|94	Provides:	%{name}-plugins-avc = %{version}-%{release}
12mu|ptlib-2.10.10-2|95	
12mu|ptlib-2.10.10-2|96	%description -n	%{libname}-plugins-avc
12mu|ptlib-2.10.10-2|97	This package contains the AVC plugin for ptlib.
12mu|ptlib-2.10.10-2|98	
12mu|ptlib-2.10.10-2|99	%prep
12mu|ptlib-2.10.10-2|100	%setup -q
12mu|ptlib-2.10.10-2|101	
12mu|ptlib-2.10.10-2|102	%build
12mu|ptlib-2.10.10-2|103	%configure2_5x \
12mu|ptlib-2.10.10-2|104	--enable-v4l2 \
12mu|ptlib-2.10.10-2|105	--enable-plugins \
12mu|ptlib-2.10.10-2|106	--enable-oss \
12mu|ptlib-2.10.10-2|107	--enable-avc \
12mu|ptlib-2.10.10-2|108	--enable-dc
12mu|ptlib-2.10.10-2|109	
12mu|ptlib-2.10.10-2|110	%make RPM_OPT_FLAGS="%{optflags}"
12mu|ptlib-2.10.10-2|111	
12mu|ptlib-2.10.10-2|112	%install
12mu|ptlib-2.10.10-2|113	%makeinstall_std
12mu|ptlib-2.10.10-2|114	
12mu|ptlib-2.10.10-2|115	%multiarch_includes %{buildroot}%{_includedir}/ptbuildopts.h
12mu|ptlib-2.10.10-2|116	
12mu|ptlib-2.10.10-2|117	%multiarch_includes %{buildroot}%{_includedir}/ptlib/pluginmgr.h
12mu|ptlib-2.10.10-2|118	
12mu|ptlib-2.10.10-2|119	#fix doc perms
12mu|ptlib-2.10.10-2|120	chmod a+r *.txt
12mu|ptlib-2.10.10-2|121	
12mu|ptlib-2.10.10-2|122	#remove unpackaged files
12mu|ptlib-2.10.10-2|123	rm -f %{buildroot}%{_datadir}/ptlib/make/*.{pat,in,lib64,libname,ptlibdir,includesdir}
12mu|ptlib-2.10.10-2|124	
12mu|ptlib-2.10.10-2|125	# fix ptlib-config
12mu|ptlib-2.10.10-2|126	install -d %{buildroot}%{_bindir}
12mu|ptlib-2.10.10-2|127	ln -snf %{_datadir}/ptlib/make/ptlib-config %{buildroot}%{_bindir}/ptlib-config
12mu|ptlib-2.10.10-2|128	
12mu|ptlib-2.10.10-2|129	# fix strange perms
12mu|ptlib-2.10.10-2|130	find %{buildroot} -type d -perm 0700 -exec chmod 755 {} \;
12mu|ptlib-2.10.10-2|131	find %{buildroot} -type f -perm 0555 -exec chmod 755 {} \;
12mu|ptlib-2.10.10-2|132	find %{buildroot} -type f -perm 0444 -exec chmod 644 {} \;
12mu|ptlib-2.10.10-2|133	find %{buildroot}%{_libdir} -type f -name '*.so*' -exec chmod 755 {} \;
12mu|ptlib-2.10.10-2|134	
12mu|ptlib-2.10.10-2|135	# it's not stable at major version level...
12mu|ptlib-2.10.10-2|136	rm -f %{buildroot}%{_libdir}/libpt.so.?
12mu|ptlib-2.10.10-2|137	rm -f %{buildroot}%{_libdir}/libpt.so.?.?
12mu|ptlib-2.10.10-2|138	
12mu|ptlib-2.10.10-2|139	%files -n %{libname}
12mu|ptlib-2.10.10-2|140	%attr(0755,root,root) %{_libdir}/lib*.so.%{major}*
12mu|ptlib-2.10.10-2|141	
12mu|ptlib-2.10.10-2|142	%files -n %{develname}
12mu|ptlib-2.10.10-2|143	%doc *.txt
12mu|ptlib-2.10.10-2|144	%attr(0755,root,root) %{_bindir}/ptlib-config
12mu|ptlib-2.10.10-2|145	%attr(0755,root,root) %{_libdir}/*.so
12mu|ptlib-2.10.10-2|146	%{_libdir}/*.a
12mu|ptlib-2.10.10-2|147	%{_includedir}/*
12mu|ptlib-2.10.10-2|148	%{_datadir}/%{name}
12mu|ptlib-2.10.10-2|149	%{_libdir}/pkgconfig/%{name}.pc
12mu|ptlib-2.10.10-2|150	
12mu|ptlib-2.10.10-2|151	%files -n %{libname}-plugins
12mu|ptlib-2.10.10-2|152	%dir %{_libdir}/%{name}-%{version}
12mu|ptlib-2.10.10-2|153	%dir %{_libdir}/%{name}-%{version}/devices
12mu|ptlib-2.10.10-2|154	%dir %{_libdir}/%{name}-%{version}/devices/sound
12mu|ptlib-2.10.10-2|155	%dir %{_libdir}/%{name}-%{version}/devices/videoinput
12mu|ptlib-2.10.10-2|156	%attr(0755,root,root) %{_libdir}/%{name}-%{version}/devices/sound/alsa_pwplugin.so
12mu|ptlib-2.10.10-2|157	%attr(0755,root,root) %{_libdir}/%{name}-%{version}/devices/sound/oss_pwplugin.so
12mu|ptlib-2.10.10-2|158	%attr(0755,root,root) %{_libdir}/%{name}-%{version}/devices/sound/pulse_pwplugin.so
12mu|ptlib-2.10.10-2|159	%attr(0755,root,root) %{_libdir}/%{name}-%{version}/devices/videoinput/v4l2_pwplugin.so
12mu|ptlib-2.10.10-2|160	
12mu|ptlib-2.10.10-2|161	%files -n %{libname}-plugins-dc
12mu|ptlib-2.10.10-2|162	%attr(0755,root,root) %{_libdir}/%{name}-%{version}/devices/videoinput/dc_pwplugin.so
12mu|ptlib-2.10.10-2|163	
12mu|ptlib-2.10.10-2|164	%files -n %{libname}-plugins-avc
12mu|ptlib-2.10.10-2|165	%attr(0755,root,root) %{_libdir}/%{name}-%{version}/devices/videoinput/avc_pwplugin.so
12mu|ptlib-2.10.10-2|166	

20648 12
12mu|pulseaudio-5.0-5|1	%ifarch %{ix86} x86_64 %{arm}
12mu|pulseaudio-5.0-5|2	%global with_webrtc 1
12mu|pulseaudio-5.0-5|3	%endif
12mu|pulseaudio-5.0-5|4	
12mu|pulseaudio-5.0-5|5	%define bootstrap 0
12mu|pulseaudio-5.0-5|6	%{?_without_bootstrap: %global bootstrap 0}
12mu|pulseaudio-5.0-5|7	%{?_with_bootstrap: %global bootstrap 1}
12mu|pulseaudio-5.0-5|8	
12mu|pulseaudio-5.0-5|9	# (cg) Lennart has introduced a circular dependancy in the libraries
12mu|pulseaudio-5.0-5|10	# libpulse requires libpulsecommon but libpulsecommon requires libpulse.
12mu|pulseaudio-5.0-5|11	# This breaks no-undefined.
12mu|pulseaudio-5.0-5|12	# Further issues in some test apps (maybe more) require that disabling
12mu|pulseaudio-5.0-5|13	# as-needed is also required.
12mu|pulseaudio-5.0-5|14	%define _disable_ld_no_undefined 1
12mu|pulseaudio-5.0-5|15	%define _disable_ld_as_needed 1
12mu|pulseaudio-5.0-5|16	
12mu|pulseaudio-5.0-5|17	%define __noautoreq 'devel\\(libpulsecommon.*\\)'
12mu|pulseaudio-5.0-5|18	
12mu|pulseaudio-5.0-5|19	# Majors
12mu|pulseaudio-5.0-5|20	%define major 0
12mu|pulseaudio-5.0-5|21	%define zeroconfmajor 0
12mu|pulseaudio-5.0-5|22	%define glib2major 0
12mu|pulseaudio-5.0-5|23	%define apiver 5.0
12mu|pulseaudio-5.0-5|24	
12mu|pulseaudio-5.0-5|25	# Library names
12mu|pulseaudio-5.0-5|26	%define libname %mklibname %{name} %{major}
12mu|pulseaudio-5.0-5|27	%define devname %mklibname -d %{name}
12mu|pulseaudio-5.0-5|28	
12mu|pulseaudio-5.0-5|29	%define glib2libname %mklibname pulseglib2 %{glib2major}
12mu|pulseaudio-5.0-5|30	
12mu|pulseaudio-5.0-5|31	# API libs (not real shared libs - mostly private but needed by other libs and server)
12mu|pulseaudio-5.0-5|32	%define corelibname %mklibname pulsecore %{apiver}
12mu|pulseaudio-5.0-5|33	%define commonlibname %mklibname pulsecommon %{apiver}
12mu|pulseaudio-5.0-5|34	
12mu|pulseaudio-5.0-5|35	Summary:	Sound server for Linux
12mu|pulseaudio-5.0-5|36	Name:		pulseaudio
12mu|pulseaudio-5.0-5|37	Version:	5.0
12mu|pulseaudio-5.0-5|38	Release:	5
12mu|pulseaudio-5.0-5|39	# Airtunes links to OpenSSL which is BSD-like and should be reflected here
12mu|pulseaudio-5.0-5|40	License:	LGPL and BSD-like
12mu|pulseaudio-5.0-5|41	Group:		Sound
12mu|pulseaudio-5.0-5|42	Url:		http://pulseaudio.org/
12mu|pulseaudio-5.0-5|43	Source0:	http://freedesktop.org/software/pulseaudio/releases/%{name}-%{version}.tar.xz
12mu|pulseaudio-5.0-5|44	Source1:	%{name}.sysconfig
12mu|pulseaudio-5.0-5|45	Source3:	esd.conf
12mu|pulseaudio-5.0-5|46	Source4:	%{name}.svg
12mu|pulseaudio-5.0-5|47	Source5:	default.pa-for-gdm
12mu|pulseaudio-5.0-5|48	# Load more modules if they are available
12mu|pulseaudio-5.0-5|49	Patch0:		pulseaudio-5.0-defaults.patch
12mu|pulseaudio-5.0-5|50	
12mu|pulseaudio-5.0-5|51	# Stable Branch Patches
12mu|pulseaudio-5.0-5|52	Patch100:	0100-module-systemd-login-Use-a-new-check-to-only-exit-wh.patch
12mu|pulseaudio-5.0-5|53	
12mu|pulseaudio-5.0-5|54	# Mandriva Patches
12mu|pulseaudio-5.0-5|55	Patch500:	0500-Customise-startup-so-we-can-easily-disable-PA.patch
12mu|pulseaudio-5.0-5|56	Patch501:	0501-Some-customisations-to-esdcompat-in-order-to-adhere-.patch
12mu|pulseaudio-5.0-5|57	Patch504:	0504-Apply-startup-customisation-to-new-KDE-module.patch
12mu|pulseaudio-5.0-5|58	
12mu|pulseaudio-5.0-5|59	#Fedora patches
12mu|pulseaudio-5.0-5|60	Patch505:	pulseaudio-x11_device_manager.patch
12mu|pulseaudio-5.0-5|61	
12mu|pulseaudio-5.0-5|62	BuildRequires:	automake1.8
12mu|pulseaudio-5.0-5|63	BuildRequires:	doxygen
12mu|pulseaudio-5.0-5|64	BuildRequires:	imagemagick
12mu|pulseaudio-5.0-5|65	BuildRequires:	intltool
12mu|pulseaudio-5.0-5|66	BuildRequires:	cap-devel
12mu|pulseaudio-5.0-5|67	BuildRequires:	gettext-devel
12mu|pulseaudio-5.0-5|68	BuildRequires:	libltdl-devel
12mu|pulseaudio-5.0-5|69	BuildRequires:	libwrap-devel
12mu|pulseaudio-5.0-5|70	BuildRequires:	xen-devel
12mu|pulseaudio-5.0-5|71	BuildRequires:	pkgconfig(alsa)
12mu|pulseaudio-5.0-5|72	BuildRequires:	pkgconfig(atomic_ops)
12mu|pulseaudio-5.0-5|73	BuildRequires:	pkgconfig(avahi-client)
12mu|pulseaudio-5.0-5|74	%if !%{bootstrap}
12mu|pulseaudio-5.0-5|75	BuildRequires:	pkgconfig(bluez)
12mu|pulseaudio-5.0-5|76	BuildRequires:	pkgconfig(sbc)
12mu|pulseaudio-5.0-5|77	%endif
12mu|pulseaudio-5.0-5|78	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|pulseaudio-5.0-5|79	BuildRequires:	pkgconfig(fftw3)
12mu|pulseaudio-5.0-5|80	BuildRequires:	pkgconfig(gconf-2.0)
12mu|pulseaudio-5.0-5|81	BuildRequires:	pkgconfig(glib-2.0)
12mu|pulseaudio-5.0-5|82	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|pulseaudio-5.0-5|83	BuildRequires:	pkgconfig(ice)
12mu|pulseaudio-5.0-5|84	BuildRequires:	pkgconfig(jack)
12mu|pulseaudio-5.0-5|85	%if %{mdvver} <= 201210
12mu|pulseaudio-5.0-5|86	BuildRequires:	pkgconfig(json)
12mu|pulseaudio-5.0-5|87	%else
12mu|pulseaudio-5.0-5|88	BuildRequires:	pkgconfig(json-c)
12mu|pulseaudio-5.0-5|89	%endif
12mu|pulseaudio-5.0-5|90	BuildRequires:	pkgconfig(libasyncns)
12mu|pulseaudio-5.0-5|91	BuildRequires:	pkgconfig(liblircclient0)
12mu|pulseaudio-5.0-5|92	BuildRequires:	pkgconfig(libsystemd-login)
12mu|pulseaudio-5.0-5|93	BuildRequires:	pkgconfig(openssl)
12mu|pulseaudio-5.0-5|94	BuildRequires:	pkgconfig(orc-0.4)
12mu|pulseaudio-5.0-5|95	BuildRequires:	pkgconfig(polkit-agent-1)
12mu|pulseaudio-5.0-5|96	BuildRequires:	pkgconfig(samplerate)
12mu|pulseaudio-5.0-5|97	BuildRequires:	pkgconfig(sm)
12mu|pulseaudio-5.0-5|98	BuildRequires:	pkgconfig(sndfile)
12mu|pulseaudio-5.0-5|99	BuildRequires:	pkgconfig(speex)
12mu|pulseaudio-5.0-5|100	BuildRequires:	pkgconfig(systemd)
12mu|pulseaudio-5.0-5|101	BuildRequires:	pkgconfig(tdb)
12mu|pulseaudio-5.0-5|102	BuildRequires:	pkgconfig(udev)
12mu|pulseaudio-5.0-5|103	%if 0%{?with_webrtc}
12mu|pulseaudio-5.0-5|104	BuildRequires:	pkgconfig(webrtc-audio-processing)
12mu|pulseaudio-5.0-5|105	%endif
12mu|pulseaudio-5.0-5|106	BuildRequires:	pkgconfig(x11)
12mu|pulseaudio-5.0-5|107	BuildRequires:	pkgconfig(x11-xcb)
12mu|pulseaudio-5.0-5|108	BuildRequires:	pkgconfig(xcb)
12mu|pulseaudio-5.0-5|109	BuildRequires:	pkgconfig(xcb-util)
12mu|pulseaudio-5.0-5|110	BuildRequires:	pkgconfig(xi)
12mu|pulseaudio-5.0-5|111	BuildRequires:	pkgconfig(xtst)
12mu|pulseaudio-5.0-5|112	Requires:	udev >= 143
12mu|pulseaudio-5.0-5|113	Requires:	rtkit
12mu|pulseaudio-5.0-5|114	Requires(post):	ccp
12mu|pulseaudio-5.0-5|115	
12mu|pulseaudio-5.0-5|116	
12mu|pulseaudio-5.0-5|117	%description
12mu|pulseaudio-5.0-5|118	pulseaudio is a sound server for Linux and other Unix like operating
12mu|pulseaudio-5.0-5|119	systems. It is intended to be an improved drop-in replacement for the
12mu|pulseaudio-5.0-5|120	Enlightened Sound Daemon (EsounD). In addition to the features EsounD
12mu|pulseaudio-5.0-5|121	provides pulseaudio has:
12mu|pulseaudio-5.0-5|122	* Extensible plugin architecture (by loading dynamic loadable
12mu|pulseaudio-5.0-5|123	modules with dlopen())
12mu|pulseaudio-5.0-5|124	* Support for more than one sink/source
12mu|pulseaudio-5.0-5|125	* Better low latency behaviour
12mu|pulseaudio-5.0-5|126	* Embedabble into other software (the core is available as C
12mu|pulseaudio-5.0-5|127	library)
12mu|pulseaudio-5.0-5|128	* Completely asynchronous C API
12mu|pulseaudio-5.0-5|129	* Simple command line interface for reconfiguring the daemon while
12mu|pulseaudio-5.0-5|130	running
12mu|pulseaudio-5.0-5|131	* Flexible, implicit sample type conversion and resampling
12mu|pulseaudio-5.0-5|132	* "Zero-Copy" architecture
12mu|pulseaudio-5.0-5|133	* Module autoloading
12mu|pulseaudio-5.0-5|134	* Very accurate latency measurement for playback and recording.
12mu|pulseaudio-5.0-5|135	* May be used to combine multiple sound cards to one (with sample
12mu|pulseaudio-5.0-5|136	rate adjustment)
12mu|pulseaudio-5.0-5|137	* Client side latency interpolation
12mu|pulseaudio-5.0-5|138	
12mu|pulseaudio-5.0-5|139	%files -f %{name}.lang
12mu|pulseaudio-5.0-5|140	%doc README
12mu|pulseaudio-5.0-5|141	%dir %{_sysconfdir}/pulse/
12mu|pulseaudio-5.0-5|142	%config(noreplace) %{_sysconfdir}/pulse/daemon.conf
12mu|pulseaudio-5.0-5|143	%config(noreplace) %{_sysconfdir}/pulse/default.pa
12mu|pulseaudio-5.0-5|144	%config(noreplace) %{_sysconfdir}/pulse/system.pa
12mu|pulseaudio-5.0-5|145	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mu|pulseaudio-5.0-5|146	%{_bindir}/%{name}
12mu|pulseaudio-5.0-5|147	%{_mandir}/man1/%{name}.1.*
12mu|pulseaudio-5.0-5|148	%{_mandir}/man5/pulse-client.conf.5.*
12mu|pulseaudio-5.0-5|149	%{_mandir}/man5/pulse-daemon.conf.5.*
12mu|pulseaudio-5.0-5|150	%{_mandir}/man5/default.pa.5.*
12mu|pulseaudio-5.0-5|151	%{_mandir}/man5/pulse-cli-syntax.5.*
12mu|pulseaudio-5.0-5|152	%{_datadir}/icons/hicolor/*
12mu|pulseaudio-5.0-5|153	%dir %{_datadir}/%{name}/
12mu|pulseaudio-5.0-5|154	%{_datadir}/%{name}/alsa-mixer
12mu|pulseaudio-5.0-5|155	/lib/udev/rules.d/90-pulseaudio.rules
12mu|pulseaudio-5.0-5|156	%dir %{_libdir}/pulse-%{apiver}
12mu|pulseaudio-5.0-5|157	%dir %{_libdir}/pulse-%{apiver}/modules
12mu|pulseaudio-5.0-5|158	%{_libdir}/pulse-%{apiver}/modules/libalsa-util.so
12mu|pulseaudio-5.0-5|159	%{_libdir}/pulse-%{apiver}/modules/libcli.so
12mu|pulseaudio-5.0-5|160	%{_libdir}/pulse-%{apiver}/modules/liboss-util.so
12mu|pulseaudio-5.0-5|161	%{_libdir}/pulse-%{apiver}/modules/libprotocol-cli.so
12mu|pulseaudio-5.0-5|162	%{_libdir}/pulse-%{apiver}/modules/libprotocol-esound.so
12mu|pulseaudio-5.0-5|163	%{_libdir}/pulse-%{apiver}/modules/libprotocol-http.so
12mu|pulseaudio-5.0-5|164	%{_libdir}/pulse-%{apiver}/modules/libprotocol-native.so
12mu|pulseaudio-5.0-5|165	%{_libdir}/pulse-%{apiver}/modules/libprotocol-simple.so
12mu|pulseaudio-5.0-5|166	%{_libdir}/pulse-%{apiver}/modules/libraop.so
12mu|pulseaudio-5.0-5|167	%{_libdir}/pulse-%{apiver}/modules/librtp.so
12mu|pulseaudio-5.0-5|168	%{_libdir}/pulse-%{apiver}/modules/module-alsa-card.so
12mu|pulseaudio-5.0-5|169	%{_libdir}/pulse-%{apiver}/modules/module-alsa-sink.so
12mu|pulseaudio-5.0-5|170	%{_libdir}/pulse-%{apiver}/modules/module-alsa-source.so
12mu|pulseaudio-5.0-5|171	%{_libdir}/pulse-%{apiver}/modules/module-always-sink.so
12mu|pulseaudio-5.0-5|172	%{_libdir}/pulse-%{apiver}/modules/module-augment-properties.so
12mu|pulseaudio-5.0-5|173	%{_libdir}/pulse-%{apiver}/modules/module-card-restore.so
12mu|pulseaudio-5.0-5|174	%{_libdir}/pulse-%{apiver}/modules/module-cli-protocol-tcp.so
12mu|pulseaudio-5.0-5|175	%{_libdir}/pulse-%{apiver}/modules/module-cli-protocol-unix.so
12mu|pulseaudio-5.0-5|176	%{_libdir}/pulse-%{apiver}/modules/module-cli.so
12mu|pulseaudio-5.0-5|177	%{_libdir}/pulse-%{apiver}/modules/module-combine.so
12mu|pulseaudio-5.0-5|178	%{_libdir}/pulse-%{apiver}/modules/module-combine-sink.so
12mu|pulseaudio-5.0-5|179	%{_libdir}/pulse-%{apiver}/modules/module-role-cork.so
12mu|pulseaudio-5.0-5|180	%{_libdir}/pulse-%{apiver}/modules/module-systemd-login.so
12mu|pulseaudio-5.0-5|181	%{_libdir}/pulse-%{apiver}/modules/module-dbus-protocol.so
12mu|pulseaudio-5.0-5|182	%{_libdir}/pulse-%{apiver}/modules/module-detect.so
12mu|pulseaudio-5.0-5|183	%{_libdir}/pulse-%{apiver}/modules/module-device-manager.so
12mu|pulseaudio-5.0-5|184	%{_libdir}/pulse-%{apiver}/modules/module-device-restore.so
12mu|pulseaudio-5.0-5|185	%{_libdir}/pulse-%{apiver}/modules/module-echo-cancel.so
12mu|pulseaudio-5.0-5|186	%{_libdir}/pulse-%{apiver}/modules/module-esound-compat-spawnfd.so
12mu|pulseaudio-5.0-5|187	%{_libdir}/pulse-%{apiver}/modules/module-esound-compat-spawnpid.so
12mu|pulseaudio-5.0-5|188	%{_libdir}/pulse-%{apiver}/modules/module-esound-protocol-tcp.so
12mu|pulseaudio-5.0-5|189	%{_libdir}/pulse-%{apiver}/modules/module-esound-protocol-unix.so
12mu|pulseaudio-5.0-5|190	%{_libdir}/pulse-%{apiver}/modules/module-esound-sink.so
12mu|pulseaudio-5.0-5|191	%{_libdir}/pulse-%{apiver}/modules/module-http-protocol-tcp.so
12mu|pulseaudio-5.0-5|192	%{_libdir}/pulse-%{apiver}/modules/module-http-protocol-unix.so
12mu|pulseaudio-5.0-5|193	%{_libdir}/pulse-%{apiver}/modules/module-intended-roles.so
12mu|pulseaudio-5.0-5|194	%{_libdir}/pulse-%{apiver}/modules/module-loopback.so
12mu|pulseaudio-5.0-5|195	%{_libdir}/pulse-%{apiver}/modules/module-match.so
12mu|pulseaudio-5.0-5|196	%{_libdir}/pulse-%{apiver}/modules/module-mmkbd-evdev.so
12mu|pulseaudio-5.0-5|197	%{_libdir}/pulse-%{apiver}/modules/module-native-protocol-fd.so
12mu|pulseaudio-5.0-5|198	%{_libdir}/pulse-%{apiver}/modules/module-native-protocol-tcp.so
12mu|pulseaudio-5.0-5|199	%{_libdir}/pulse-%{apiver}/modules/module-native-protocol-unix.so
12mu|pulseaudio-5.0-5|200	%{_libdir}/pulse-%{apiver}/modules/module-null-sink.so
12mu|pulseaudio-5.0-5|201	%{_libdir}/pulse-%{apiver}/modules/module-null-source.so
12mu|pulseaudio-5.0-5|202	%{_libdir}/pulse-%{apiver}/modules/module-oss.so
12mu|pulseaudio-5.0-5|203	%{_libdir}/pulse-%{apiver}/modules/module-pipe-sink.so
12mu|pulseaudio-5.0-5|204	%{_libdir}/pulse-%{apiver}/modules/module-pipe-source.so
12mu|pulseaudio-5.0-5|205	%{_libdir}/pulse-%{apiver}/modules/module-raop-sink.so
12mu|pulseaudio-5.0-5|206	%{_libdir}/pulse-%{apiver}/modules/module-rygel-media-server.so
12mu|pulseaudio-5.0-5|207	%{_libdir}/pulse-%{apiver}/modules/module-position-event-sounds.so
12mu|pulseaudio-5.0-5|208	%{_libdir}/pulse-%{apiver}/modules/module-rescue-streams.so
12mu|pulseaudio-5.0-5|209	%{_libdir}/pulse-%{apiver}/modules/module-rtp-recv.so
12mu|pulseaudio-5.0-5|210	%{_libdir}/pulse-%{apiver}/modules/module-rtp-send.so
12mu|pulseaudio-5.0-5|211	%{_libdir}/pulse-%{apiver}/modules/module-simple-protocol-tcp.so
12mu|pulseaudio-5.0-5|212	%{_libdir}/pulse-%{apiver}/modules/module-simple-protocol-unix.so
12mu|pulseaudio-5.0-5|213	%{_libdir}/pulse-%{apiver}/modules/module-sine.so
12mu|pulseaudio-5.0-5|214	%{_libdir}/pulse-%{apiver}/modules/module-sine-source.so
12mu|pulseaudio-5.0-5|215	%{_libdir}/pulse-%{apiver}/modules/module-tunnel-sink.so
12mu|pulseaudio-5.0-5|216	%{_libdir}/pulse-%{apiver}/modules/module-tunnel-source.so
12mu|pulseaudio-5.0-5|217	%{_libdir}/pulse-%{apiver}/modules/module-udev-detect.so
12mu|pulseaudio-5.0-5|218	%{_libdir}/pulse-%{apiver}/modules/module-volume-restore.so
12mu|pulseaudio-5.0-5|219	%{_libdir}/pulse-%{apiver}/modules/module-virtual-sink.so
12mu|pulseaudio-5.0-5|220	%{_libdir}/pulse-%{apiver}/modules/module-virtual-source.so
12mu|pulseaudio-5.0-5|221	%{_libdir}/pulse-%{apiver}/modules/module-stream-restore.so
12mu|pulseaudio-5.0-5|222	%{_libdir}/pulse-%{apiver}/modules/module-suspend-on-idle.so
12mu|pulseaudio-5.0-5|223	%{_libdir}/pulse-%{apiver}/modules/module-default-device-restore.so
12mu|pulseaudio-5.0-5|224	%{_libdir}/pulse-%{apiver}/modules/module-ladspa-sink.so
12mu|pulseaudio-5.0-5|225	%{_libdir}/pulse-%{apiver}/modules/module-remap-sink.so
12mu|pulseaudio-5.0-5|226	%{_libdir}/pulse-%{apiver}/modules/module-switch-on-connect.so
12mu|pulseaudio-5.0-5|227	%{_libdir}/pulse-%{apiver}/modules/module-filter-apply.so
12mu|pulseaudio-5.0-5|228	%{_libdir}/pulse-%{apiver}/modules/module-filter-heuristics.so
12mu|pulseaudio-5.0-5|229	%{_libdir}/pulse-%{apiver}/modules/module-virtual-surround-sink.so
12mu|pulseaudio-5.0-5|230	%{_libdir}/pulse-%{apiver}/modules/module-switch-on-port-available.so
12mu|pulseaudio-5.0-5|231	%{_libdir}/pulse-%{apiver}/modules/libwebrtc-util.so
12mu|pulseaudio-5.0-5|232	%{_libdir}/pulse-%{apiver}/modules/module-remap-source.so
12mu|pulseaudio-5.0-5|233	%{_libdir}/pulse-%{apiver}/modules/module-role-ducking.so
12mu|pulseaudio-5.0-5|234	%{_libdir}/pulse-%{apiver}/modules/module-tunnel-sink-new.so
12mu|pulseaudio-5.0-5|235	%{_libdir}/pulse-%{apiver}/modules/module-tunnel-source-new.so
12mu|pulseaudio-5.0-5|236	%{_sysconfdir}/bash_completion.d/pulseaudio-bash-completion.sh
12mu|pulseaudio-5.0-5|237	
12mu|pulseaudio-5.0-5|238	%pre
12mu|pulseaudio-5.0-5|239	/usr/sbin/groupadd -f -r pulse || :
12mu|pulseaudio-5.0-5|240	/usr/bin/id pulse >/dev/null 2>&1 || \
12mu|pulseaudio-5.0-5|241	/usr/sbin/useradd -r -c 'PulseAudio System Daemon' -s /sbin/nologin -d /var/run/pulse -g pulse pulse || :
12mu|pulseaudio-5.0-5|242	/usr/sbin/groupadd -f -r pulse-access || :
12mu|pulseaudio-5.0-5|243	exit 0
12mu|pulseaudio-5.0-5|244	
12mu|pulseaudio-5.0-5|245	%post
12mu|pulseaudio-5.0-5|246	ccp -i -d --set NoOrphans --oldfile %{_sysconfdir}/pulse/daemon.conf --newfile %{_sysconfdir}/pulse/daemon.conf.rpmnew
12mu|pulseaudio-5.0-5|247	
12mu|pulseaudio-5.0-5|248	#----------------------------------------------------------------------------
12mu|pulseaudio-5.0-5|249	
12mu|pulseaudio-5.0-5|250	%package -n %{libname}
12mu|pulseaudio-5.0-5|251	Summary:	Libraries for PulseAudio clients
12mu|pulseaudio-5.0-5|252	Group:		System/Libraries
12mu|pulseaudio-5.0-5|253	Requires:	%{name}-client-config
12mu|pulseaudio-5.0-5|254	Suggests:	%{mklibname alsa-plugins}-pulseaudio
12mu|pulseaudio-5.0-5|255	%ifarch x86_64
12mu|pulseaudio-5.0-5|256	# (cg) Suggest the 32 bit library on 64 bits to ensure compatibility
12mu|pulseaudio-5.0-5|257	#      with (typically closed source) 32 bit apps.
12mu|pulseaudio-5.0-5|258	Suggests:	lib%{name}%{major}
12mu|pulseaudio-5.0-5|259	%endif
12mu|pulseaudio-5.0-5|260	
12mu|pulseaudio-5.0-5|261	%description -n %{libname}
12mu|pulseaudio-5.0-5|262	This package contains the runtime libraries for any application that wishes
12mu|pulseaudio-5.0-5|263	to interface with a PulseAudio sound server.
12mu|pulseaudio-5.0-5|264	
12mu|pulseaudio-5.0-5|265	%files -n %{libname}
12mu|pulseaudio-5.0-5|266	%{_libdir}/libpulse.so.%{major}*
12mu|pulseaudio-5.0-5|267	%{_libdir}/libpulse-simple.so.%{major}*
12mu|pulseaudio-5.0-5|268	%dir %{_libdir}/%{name}
12mu|pulseaudio-5.0-5|269	# (cg) Although the following is not a shared library, putting this file here
12mu|pulseaudio-5.0-5|270	# will allow padsp to work on dual arch machines... (e.g. using padsp to start
12mu|pulseaudio-5.0-5|271	# a 32-bit app).
12mu|pulseaudio-5.0-5|272	%{_libdir}/%{name}/libpulsedsp.so
12mu|pulseaudio-5.0-5|273	
12mu|pulseaudio-5.0-5|274	#----------------------------------------------------------------------------
12mu|pulseaudio-5.0-5|275	
12mu|pulseaudio-5.0-5|276	%package -n %{corelibname}
12mu|pulseaudio-5.0-5|277	Summary:	Core Library for PulseAudio
12mu|pulseaudio-5.0-5|278	Group:		System/Libraries
12mu|pulseaudio-5.0-5|279	Obsoletes:	%{mklibname pulsezeroconf 0} < 2.0
12mu|pulseaudio-5.0-5|280	
12mu|pulseaudio-5.0-5|281	%description -n %{corelibname}
12mu|pulseaudio-5.0-5|282	This package contains a library needed by the PulseAudio sound server
12mu|pulseaudio-5.0-5|283	and modules.
12mu|pulseaudio-5.0-5|284	
12mu|pulseaudio-5.0-5|285	%files -n %{corelibname}
12mu|pulseaudio-5.0-5|286	%{_libdir}/libpulsecore-%{apiver}.so
12mu|pulseaudio-5.0-5|287	
12mu|pulseaudio-5.0-5|288	#----------------------------------------------------------------------------
12mu|pulseaudio-5.0-5|289	
12mu|pulseaudio-5.0-5|290	%package -n %{commonlibname}
12mu|pulseaudio-5.0-5|291	Summary:	Common Library for PulseAudio
12mu|pulseaudio-5.0-5|292	Group:		System/Libraries
12mu|pulseaudio-5.0-5|293	
12mu|pulseaudio-5.0-5|294	%description -n %{commonlibname}
12mu|pulseaudio-5.0-5|295	This package contains a library needed by the PulseAudio sound server,
12mu|pulseaudio-5.0-5|296	modules and clients.
12mu|pulseaudio-5.0-5|297	
12mu|pulseaudio-5.0-5|298	%files -n %{commonlibname}
12mu|pulseaudio-5.0-5|299	%dir %{_libdir}/%{name}
12mu|pulseaudio-5.0-5|300	%{_libdir}/%{name}/libpulsecommon-%{apiver}.so
12mu|pulseaudio-5.0-5|301	
12mu|pulseaudio-5.0-5|302	#----------------------------------------------------------------------------
12mu|pulseaudio-5.0-5|303	
12mu|pulseaudio-5.0-5|304	%define alt_name soundprofile
12mu|pulseaudio-5.0-5|305	%define alt_priority 20
12mu|pulseaudio-5.0-5|306	
12mu|pulseaudio-5.0-5|307	%package client-config
12mu|pulseaudio-5.0-5|308	Summary:	Client configuration for PulseAudio clients
12mu|pulseaudio-5.0-5|309	Group:		System/Libraries
12mu|pulseaudio-5.0-5|310	# (eatdirt) Otherwise may trigger bug 2966
12mu|pulseaudio-5.0-5|311	Requires:	alsa-plugins-pulse-config
12mu|pulseaudio-5.0-5|312	Requires(post):	ccp
12mu|pulseaudio-5.0-5|313	Requires(post,postun):	update-alternatives
12mu|pulseaudio-5.0-5|314	
12mu|pulseaudio-5.0-5|315	%description client-config
12mu|pulseaudio-5.0-5|316	This package contains the client configuration files for any application
12mu|pulseaudio-5.0-5|317	that wishes to interface with a PulseAudio sound server.
12mu|pulseaudio-5.0-5|318	
12mu|pulseaudio-5.0-5|319	%files client-config
12mu|pulseaudio-5.0-5|320	%config(noreplace) %{_sysconfdir}/pulse/client.conf
12mu|pulseaudio-5.0-5|321	%dir %{_sysconfdir}/sound/profiles/pulse
12mu|pulseaudio-5.0-5|322	%{_sysconfdir}/sound/profiles/pulse/profile.conf
12mu|pulseaudio-5.0-5|323	
12mu|pulseaudio-5.0-5|324	%post client-config
12mu|pulseaudio-5.0-5|325	%{_sbindir}/update-alternatives \
12mu|pulseaudio-5.0-5|326	--install %{_sysconfdir}/sound/profiles/current %{alt_name} %{_sysconfdir}/sound/profiles/pulse %{alt_priority}
12mu|pulseaudio-5.0-5|327	ccp -i -d --set NoOrphans --oldfile %{_sysconfdir}/pulse/client.conf --newfile %{_sysconfdir}/pulse/client.conf.rpmnew
12mu|pulseaudio-5.0-5|328	
12mu|pulseaudio-5.0-5|329	%postun client-config
12mu|pulseaudio-5.0-5|330	if [ ! -f %{_sysconfdir}/sound/profiles/pulse/profile.conf ]; then
12mu|pulseaudio-5.0-5|331	/usr/sbin/update-alternatives --remove %{alt_name} %{_sysconfdir}/sound/profiles/pulse
12mu|pulseaudio-5.0-5|332	fi
12mu|pulseaudio-5.0-5|333	
12mu|pulseaudio-5.0-5|334	#----------------------------------------------------------------------------
12mu|pulseaudio-5.0-5|335	
12mu|pulseaudio-5.0-5|336	%package -n %{glib2libname}
12mu|pulseaudio-5.0-5|337	Summary:	GLIB 2.x bindings for PulseAudio clients
12mu|pulseaudio-5.0-5|338	Group:		System/Libraries
12mu|pulseaudio-5.0-5|339	
12mu|pulseaudio-5.0-5|340	%description -n %{glib2libname}
12mu|pulseaudio-5.0-5|341	This package contains bindings to integrate the PulseAudio client library with
12mu|pulseaudio-5.0-5|342	a GLIB 2.x based application.
12mu|pulseaudio-5.0-5|343	
12mu|pulseaudio-5.0-5|344	%files -n %{glib2libname}
12mu|pulseaudio-5.0-5|345	%{_libdir}/libpulse-mainloop-glib.so.%{glib2major}*
12mu|pulseaudio-5.0-5|346	
12mu|pulseaudio-5.0-5|347	#----------------------------------------------------------------------------
12mu|pulseaudio-5.0-5|348	
12mu|pulseaudio-5.0-5|349	%package -n %{devname}
12mu|pulseaudio-5.0-5|350	Summary:	Headers and libraries for PulseAudio client development
12mu|pulseaudio-5.0-5|351	Group:		Development/C
12mu|pulseaudio-5.0-5|352	Requires:	%{libname} = %{version}-%{release}
12mu|pulseaudio-5.0-5|353	Requires:	%{glib2libname} = %{version}-%{release}
12mu|pulseaudio-5.0-5|354	Provides:	%{name}-devel = %{version}-%{release}
12mu|pulseaudio-5.0-5|355	Obsoletes:	%{mklibname -d pulseaudio 0} < 2.1
12mu|pulseaudio-5.0-5|356	
12mu|pulseaudio-5.0-5|357	%description -n %{devname}
12mu|pulseaudio-5.0-5|358	Headers and libraries for developing applications that can communicate with
12mu|pulseaudio-5.0-5|359	a PulseAudio sound server.
12mu|pulseaudio-5.0-5|360	
12mu|pulseaudio-5.0-5|361	%files -n %{devname}
12mu|pulseaudio-5.0-5|362	%doc doxygen/html
12mu|pulseaudio-5.0-5|363	%{_libdir}/libpulse.so
12mu|pulseaudio-5.0-5|364	%{_libdir}/libpulse-mainloop-glib.so
12mu|pulseaudio-5.0-5|365	%{_libdir}/libpulse-simple.so
12mu|pulseaudio-5.0-5|366	%dir %{_includedir}/pulse
12mu|pulseaudio-5.0-5|367	%{_includedir}/pulse/*.h
12mu|pulseaudio-5.0-5|368	%{_libdir}/pkgconfig/*.pc
12mu|pulseaudio-5.0-5|369	%{_libdir}/cmake/PulseAudio
12mu|pulseaudio-5.0-5|370	%{_datadir}/vala/vapi/libpulse.deps
12mu|pulseaudio-5.0-5|371	%{_datadir}/vala/vapi/libpulse.vapi
12mu|pulseaudio-5.0-5|372	%{_datadir}/vala/vapi/libpulse-mainloop-glib.deps
12mu|pulseaudio-5.0-5|373	%{_datadir}/vala/vapi/libpulse-mainloop-glib.vapi
12mu|pulseaudio-5.0-5|374	
12mu|pulseaudio-5.0-5|375	#----------------------------------------------------------------------------
12mu|pulseaudio-5.0-5|376	
12mu|pulseaudio-5.0-5|377	%package esound-compat
12mu|pulseaudio-5.0-5|378	Summary:	PulseAudio EsounD daemon compatibility script
12mu|pulseaudio-5.0-5|379	Group:		Sound
12mu|pulseaudio-5.0-5|380	Requires:	%{name} = %{EVRD}
12mu|pulseaudio-5.0-5|381	Provides:	esound = %{EVRD}
12mu|pulseaudio-5.0-5|382	
12mu|pulseaudio-5.0-5|383	%description esound-compat
12mu|pulseaudio-5.0-5|384	A compatibility script that allows applications to call /usr/bin/esd
12mu|pulseaudio-5.0-5|385	and start PulseAudio with EsounD protocol modules.
12mu|pulseaudio-5.0-5|386	
12mu|pulseaudio-5.0-5|387	%files esound-compat
12mu|pulseaudio-5.0-5|388	%config(noreplace) %{_sysconfdir}/esd.conf
12mu|pulseaudio-5.0-5|389	%{_bindir}/esdcompat
12mu|pulseaudio-5.0-5|390	%{_bindir}/esd
12mu|pulseaudio-5.0-5|391	%{_mandir}/man1/esdcompat.1.*
12mu|pulseaudio-5.0-5|392	
12mu|pulseaudio-5.0-5|393	#----------------------------------------------------------------------------
12mu|pulseaudio-5.0-5|394	
12mu|pulseaudio-5.0-5|395	%if !%{bootstrap}
12mu|pulseaudio-5.0-5|396	%package module-bluetooth
12mu|pulseaudio-5.0-5|397	Summary:	Bluetooth support for the PulseAudio sound server
12mu|pulseaudio-5.0-5|398	Group:		Sound
12mu|pulseaudio-5.0-5|399	Requires:	%{name} = %{EVRD}
12mu|pulseaudio-5.0-5|400	Requires:	sbc
12mu|pulseaudio-5.0-5|401	
12mu|pulseaudio-5.0-5|402	%description module-bluetooth
12mu|pulseaudio-5.0-5|403	Bluetooth modules for the PulseAudio sound server to provide support
12mu|pulseaudio-5.0-5|404	for headsets and proximity detection.
12mu|pulseaudio-5.0-5|405	
12mu|pulseaudio-5.0-5|406	%files module-bluetooth
12mu|pulseaudio-5.0-5|407	%{_libdir}/pulse-%{apiver}/modules/libbluez*-util.so
12mu|pulseaudio-5.0-5|408	%{_libdir}/pulse-%{apiver}/modules/module-bluez*-device.so
12mu|pulseaudio-5.0-5|409	%{_libdir}/pulse-%{apiver}/modules/module-bluez*-discover.so
12mu|pulseaudio-5.0-5|410	%{_libdir}/pulse-%{apiver}/modules/module-bluetooth-discover.so
12mu|pulseaudio-5.0-5|411	%{_libdir}/pulse-%{apiver}/modules/module-bluetooth-policy.so
12mu|pulseaudio-5.0-5|412	%endif
12mu|pulseaudio-5.0-5|413	
12mu|pulseaudio-5.0-5|414	#----------------------------------------------------------------------------
12mu|pulseaudio-5.0-5|415	
12mu|pulseaudio-5.0-5|416	%package module-equalizer
12mu|pulseaudio-5.0-5|417	Summary:	Equalizer support for the PulseAudio sound server
12mu|pulseaudio-5.0-5|418	Group:		Sound
12mu|pulseaudio-5.0-5|419	Requires:	%{name} = %{EVRD}
12mu|pulseaudio-5.0-5|420	Requires:	python-dbus
12mu|pulseaudio-5.0-5|421	Requires:	python-qt4
12mu|pulseaudio-5.0-5|422	
12mu|pulseaudio-5.0-5|423	%description module-equalizer
12mu|pulseaudio-5.0-5|424	Equalizer module for the PulseAudio sound server.
12mu|pulseaudio-5.0-5|425	
12mu|pulseaudio-5.0-5|426	%files module-equalizer
12mu|pulseaudio-5.0-5|427	%{_bindir}/qpaeq
12mu|pulseaudio-5.0-5|428	%{_libdir}/pulse-%{apiver}/modules/module-equalizer-sink.so
12mu|pulseaudio-5.0-5|429	
12mu|pulseaudio-5.0-5|430	#----------------------------------------------------------------------------
12mu|pulseaudio-5.0-5|431	
12mu|pulseaudio-5.0-5|432	%package module-gconf
12mu|pulseaudio-5.0-5|433	Summary:	GConf support for the PulseAudio sound server
12mu|pulseaudio-5.0-5|434	Group:		Sound
12mu|pulseaudio-5.0-5|435	Requires:	%{name} = %{EVRD}
12mu|pulseaudio-5.0-5|436	
12mu|pulseaudio-5.0-5|437	%description module-gconf
12mu|pulseaudio-5.0-5|438	GConf configuration backend for the PulseAudio sound server.
12mu|pulseaudio-5.0-5|439	
12mu|pulseaudio-5.0-5|440	%files module-gconf
12mu|pulseaudio-5.0-5|441	%{_libdir}/pulse-%{apiver}/modules/module-gconf.so
12mu|pulseaudio-5.0-5|442	%dir %{_libdir}/pulse/
12mu|pulseaudio-5.0-5|443	%{_libdir}/pulse/gconf-helper
12mu|pulseaudio-5.0-5|444	
12mu|pulseaudio-5.0-5|445	#----------------------------------------------------------------------------
12mu|pulseaudio-5.0-5|446	
12mu|pulseaudio-5.0-5|447	%package module-jack
12mu|pulseaudio-5.0-5|448	Summary:	JACK support for the PulseAudio sound server
12mu|pulseaudio-5.0-5|449	Group:		Sound
12mu|pulseaudio-5.0-5|450	Requires:	%{name} = %{EVRD}
12mu|pulseaudio-5.0-5|451	
12mu|pulseaudio-5.0-5|452	%description module-jack
12mu|pulseaudio-5.0-5|453	JACK sink and source modules for the PulseAudio sound server.
12mu|pulseaudio-5.0-5|454	
12mu|pulseaudio-5.0-5|455	%files module-jack
12mu|pulseaudio-5.0-5|456	%{_libdir}/pulse-%{apiver}/modules/module-jack-sink.so
12mu|pulseaudio-5.0-5|457	%{_libdir}/pulse-%{apiver}/modules/module-jack-source.so
12mu|pulseaudio-5.0-5|458	%{_libdir}/pulse-%{apiver}/modules/module-jackdbus-detect.so
12mu|pulseaudio-5.0-5|459	
12mu|pulseaudio-5.0-5|460	#----------------------------------------------------------------------------
12mu|pulseaudio-5.0-5|461	
12mu|pulseaudio-5.0-5|462	%package module-lirc
12mu|pulseaudio-5.0-5|463	Summary:	LIRC support for the PulseAudio sound server
12mu|pulseaudio-5.0-5|464	Group:		Sound
12mu|pulseaudio-5.0-5|465	Requires:	%{name} = %{EVRD}
12mu|pulseaudio-5.0-5|466	
12mu|pulseaudio-5.0-5|467	%description module-lirc
12mu|pulseaudio-5.0-5|468	LIRC volume control module for the PulseAudio sound server.
12mu|pulseaudio-5.0-5|469	
12mu|pulseaudio-5.0-5|470	%files module-lirc
12mu|pulseaudio-5.0-5|471	%{_libdir}/pulse-%{apiver}/modules/module-lirc.so
12mu|pulseaudio-5.0-5|472	
12mu|pulseaudio-5.0-5|473	#----------------------------------------------------------------------------
12mu|pulseaudio-5.0-5|474	
12mu|pulseaudio-5.0-5|475	%package module-x11
12mu|pulseaudio-5.0-5|476	Summary:	X11 support for the PulseAudio sound server
12mu|pulseaudio-5.0-5|477	Group:		Sound
12mu|pulseaudio-5.0-5|478	Requires:	%{name} = %{EVRD}
12mu|pulseaudio-5.0-5|479	
12mu|pulseaudio-5.0-5|480	%description module-x11
12mu|pulseaudio-5.0-5|481	X11 bell and security modules for the PulseAudio sound server.
12mu|pulseaudio-5.0-5|482	
12mu|pulseaudio-5.0-5|483	%files module-x11
12mu|pulseaudio-5.0-5|484	%{_bindir}/pax11publish
12mu|pulseaudio-5.0-5|485	%{_bindir}/start-pulseaudio-x11
12mu|pulseaudio-5.0-5|486	%{_bindir}/start-pulseaudio-kde
12mu|pulseaudio-5.0-5|487	%{_mandir}/man1/pax11publish.1.*
12mu|pulseaudio-5.0-5|488	%{_mandir}/man1/start-pulseaudio-x11.1.*
12mu|pulseaudio-5.0-5|489	%{_mandir}/man1/start-pulseaudio-kde.1.*
12mu|pulseaudio-5.0-5|490	%{_libdir}/pulse-%{apiver}/modules/module-x11-bell.so
12mu|pulseaudio-5.0-5|491	%{_libdir}/pulse-%{apiver}/modules/module-x11-cork-request.so
12mu|pulseaudio-5.0-5|492	%{_libdir}/pulse-%{apiver}/modules/module-x11-publish.so
12mu|pulseaudio-5.0-5|493	%{_libdir}/pulse-%{apiver}/modules/module-x11-xsmp.so
12mu|pulseaudio-5.0-5|494	%{_sysconfdir}/xdg/autostart/pulseaudio.desktop
12mu|pulseaudio-5.0-5|495	%{_sysconfdir}/xdg/autostart/pulseaudio-kde.desktop
12mu|pulseaudio-5.0-5|496	
12mu|pulseaudio-5.0-5|497	#----------------------------------------------------------------------------
12mu|pulseaudio-5.0-5|498	
12mu|pulseaudio-5.0-5|499	%package module-zeroconf
12mu|pulseaudio-5.0-5|500	Summary:	Zeroconf support for the PulseAudio sound server
12mu|pulseaudio-5.0-5|501	Group:		Sound
12mu|pulseaudio-5.0-5|502	Requires:	%{name} = %{EVRD}
12mu|pulseaudio-5.0-5|503	
12mu|pulseaudio-5.0-5|504	%description module-zeroconf
12mu|pulseaudio-5.0-5|505	Zeroconf publishing module for the PulseAudio sound server.
12mu|pulseaudio-5.0-5|506	
12mu|pulseaudio-5.0-5|507	%files module-zeroconf
12mu|pulseaudio-5.0-5|508	%{_libdir}/pulse-%{apiver}/modules/libavahi-wrap.so
12mu|pulseaudio-5.0-5|509	%{_libdir}/pulse-%{apiver}/modules/module-zeroconf-discover.so
12mu|pulseaudio-5.0-5|510	%{_libdir}/pulse-%{apiver}/modules/module-zeroconf-publish.so
12mu|pulseaudio-5.0-5|511	%{_libdir}/pulse-%{apiver}/modules/module-raop-discover.so
12mu|pulseaudio-5.0-5|512	
12mu|pulseaudio-5.0-5|513	#----------------------------------------------------------------------------
12mu|pulseaudio-5.0-5|514	
12mu|pulseaudio-5.0-5|515	%package module-xen
12mu|pulseaudio-5.0-5|516	Summary:	Xen guest support for the PulseAudio sound server
12mu|pulseaudio-5.0-5|517	Group:		Sound
12mu|pulseaudio-5.0-5|518	Requires:	%{name} = %{EVRD}
12mu|pulseaudio-5.0-5|519	
12mu|pulseaudio-5.0-5|520	%description module-xen
12mu|pulseaudio-5.0-5|521	Xen guest support for the PulseAudio sound server.
12mu|pulseaudio-5.0-5|522	
12mu|pulseaudio-5.0-5|523	%files module-xen
12mu|pulseaudio-5.0-5|524	%{_libdir}/pulse-%{apiver}/modules/module-xenpv-sink.so
12mu|pulseaudio-5.0-5|525	
12mu|pulseaudio-5.0-5|526	#----------------------------------------------------------------------------
12mu|pulseaudio-5.0-5|527	
12mu|pulseaudio-5.0-5|528	%package utils
12mu|pulseaudio-5.0-5|529	Summary:	PulseAudio sound server utilities
12mu|pulseaudio-5.0-5|530	Group:		Sound
12mu|pulseaudio-5.0-5|531	
12mu|pulseaudio-5.0-5|532	%description utils
12mu|pulseaudio-5.0-5|533	This package contains command line utilities for the PulseAudio sound server.
12mu|pulseaudio-5.0-5|534	
12mu|pulseaudio-5.0-5|535	%files utils
12mu|pulseaudio-5.0-5|536	%{_bindir}/pacat
12mu|pulseaudio-5.0-5|537	%{_bindir}/pacmd
12mu|pulseaudio-5.0-5|538	%{_bindir}/pactl
12mu|pulseaudio-5.0-5|539	%{_bindir}/padsp
12mu|pulseaudio-5.0-5|540	%{_bindir}/pamon
12mu|pulseaudio-5.0-5|541	%{_bindir}/paplay
12mu|pulseaudio-5.0-5|542	%{_bindir}/parec
12mu|pulseaudio-5.0-5|543	%{_bindir}/parecord
12mu|pulseaudio-5.0-5|544	%{_bindir}/pasuspender
12mu|pulseaudio-5.0-5|545	%{_mandir}/man1/pacat.1.*
12mu|pulseaudio-5.0-5|546	%{_mandir}/man1/pacmd.1.*
12mu|pulseaudio-5.0-5|547	%{_mandir}/man1/pactl.1.*
12mu|pulseaudio-5.0-5|548	%{_mandir}/man1/padsp.1.*
12mu|pulseaudio-5.0-5|549	%{_mandir}/man1/paplay.1.*
12mu|pulseaudio-5.0-5|550	%{_mandir}/man1/pasuspender.1.*
12mu|pulseaudio-5.0-5|551	
12mu|pulseaudio-5.0-5|552	#----------------------------------------------------------------------------
12mu|pulseaudio-5.0-5|553	
12mu|pulseaudio-5.0-5|554	%package gdm-hooks
12mu|pulseaudio-5.0-5|555	Summary:	PulseAudio GDM integration
12mu|pulseaudio-5.0-5|556	Group:		Sound
12mu|pulseaudio-5.0-5|557	Requires:	gdm
12mu|pulseaudio-5.0-5|558	# for the gdm user
12mu|pulseaudio-5.0-5|559	Requires(pre):	gdm
12mu|pulseaudio-5.0-5|560	
12mu|pulseaudio-5.0-5|561	%description gdm-hooks
12mu|pulseaudio-5.0-5|562	This package contains GDM integration hooks for the PulseAudio sound server.
12mu|pulseaudio-5.0-5|563	
12mu|pulseaudio-5.0-5|564	%files gdm-hooks
12mu|pulseaudio-5.0-5|565	%attr(0700, gdm, gdm) %dir %{_localstatedir}/lib/gdm/.pulse
12mu|pulseaudio-5.0-5|566	%attr(0600, gdm, gdm) %{_localstatedir}/lib/gdm/.pulse/default.pa
12mu|pulseaudio-5.0-5|567	
12mu|pulseaudio-5.0-5|568	#----------------------------------------------------------------------------
12mu|pulseaudio-5.0-5|569	
12mu|pulseaudio-5.0-5|570	%prep
12mu|pulseaudio-5.0-5|571	%setup -q
12mu|pulseaudio-5.0-5|572	%apply_patches
12mu|pulseaudio-5.0-5|573	
12mu|pulseaudio-5.0-5|574	# (cg) If autoconf is retriggered (which can happen automatically) we need this file.
12mu|pulseaudio-5.0-5|575	cat >git-version-gen <<EOF
12mu|pulseaudio-5.0-5|576	#!/bin/bash
12mu|pulseaudio-5.0-5|577	echo -n %{version}.0-%{release}
12mu|pulseaudio-5.0-5|578	EOF
12mu|pulseaudio-5.0-5|579	chmod a+x git-version-gen
12mu|pulseaudio-5.0-5|580	
12mu|pulseaudio-5.0-5|581	echo "clean:" > Makefile
12mu|pulseaudio-5.0-5|582	./bootstrap.sh -V
12mu|pulseaudio-5.0-5|583	
12mu|pulseaudio-5.0-5|584	%build
12mu|pulseaudio-5.0-5|585	%configure2_5x \
12mu|pulseaudio-5.0-5|586	--disable-hal-compat \
12mu|pulseaudio-5.0-5|587	--enable-systemd \
12mu|pulseaudio-5.0-5|588	--with-fftw \
12mu|pulseaudio-5.0-5|589	--disable-static \
12mu|pulseaudio-5.0-5|590	--with-system-user=pulse \
12mu|pulseaudio-5.0-5|591	--with-system-group=pulse \
12mu|pulseaudio-5.0-5|592	--with-access-group=pulse-access \
12mu|pulseaudio-5.0-5|593	%ifarch %{arm}
12mu|pulseaudio-5.0-5|594	--disable-neon-opt \
12mu|pulseaudio-5.0-5|595	%endif
12mu|pulseaudio-5.0-5|596	%if 0%{?with_webrtc}
12mu|pulseaudio-5.0-5|597	--enable-webrtc-aec
12mu|pulseaudio-5.0-5|598	%endif
12mu|pulseaudio-5.0-5|599	
12mu|pulseaudio-5.0-5|600	%make
12mu|pulseaudio-5.0-5|601	make doxygen
12mu|pulseaudio-5.0-5|602	
12mu|pulseaudio-5.0-5|603	%install
12mu|pulseaudio-5.0-5|604	%makeinstall_std
12mu|pulseaudio-5.0-5|605	
12mu|pulseaudio-5.0-5|606	install -D -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12mu|pulseaudio-5.0-5|607	install -D -m 0755 %{SOURCE3} %{buildroot}%{_sysconfdir}/
12mu|pulseaudio-5.0-5|608	
12mu|pulseaudio-5.0-5|609	install -D -m 0644 %{SOURCE4} %{buildroot}%{_datadir}/icons/hicolor/scalable/apps/%{name}.svg
12mu|pulseaudio-5.0-5|610	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/devices
12mu|pulseaudio-5.0-5|611	ln -s ../apps/%{name}.svg %{buildroot}%{_datadir}/icons/hicolor/scalable/devices/audio-backend-pulseaudio.svg
12mu|pulseaudio-5.0-5|612	for size in 16 22 32 48 64 128; do
12mu|pulseaudio-5.0-5|613	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/{apps,devices}
12mu|pulseaudio-5.0-5|614	convert -geometry ${size}x${size} %{SOURCE4} %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/apps/%{name}.png
12mu|pulseaudio-5.0-5|615	ln -s ../apps/%{name}.png %{buildroot}%{_datadir}/icons/hicolor/${size}x${size}/devices/audio-backend-pulseaudio.png
12mu|pulseaudio-5.0-5|616	done
12mu|pulseaudio-5.0-5|617	
12mu|pulseaudio-5.0-5|618	# Fix esd
12mu|pulseaudio-5.0-5|619	ln -s esdcompat %{buildroot}%{_bindir}/esd
12mu|pulseaudio-5.0-5|620	
12mu|pulseaudio-5.0-5|621	# (cg) For sound profile support
12mu|pulseaudio-5.0-5|622	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/pulse
12mu|pulseaudio-5.0-5|623	echo "SOUNDPROFILE=pulse" >%{buildroot}%{_sysconfdir}/sound/profiles/pulse/profile.conf
12mu|pulseaudio-5.0-5|624	
12mu|pulseaudio-5.0-5|625	# (cg) HAL support is no longer the default, and we don't officially support system wide, so
12mu|pulseaudio-5.0-5|626	# System Wide + HAL is pretty unlikely.
12mu|pulseaudio-5.0-5|627	rm -f %{buildroot}%{_sysconfdir}/dbus-1/system.d/%{name}-system.conf
12mu|pulseaudio-5.0-5|628	
12mu|pulseaudio-5.0-5|629	# (cg) We require systemd now, so no point in using CK
12mu|pulseaudio-5.0-5|630	rm -f %{buildroot}%{_libdir}/pulse-%{apiver}/modules/module-console-kit.so
12mu|pulseaudio-5.0-5|631	
12mu|pulseaudio-5.0-5|632	# (cg) Disable x11-cork-request... it should be ahndled in the apps as we cannot
12mu|pulseaudio-5.0-5|633	#      maintain state via this mechanism. Should be a patch, but I'm lazy.
12mu|pulseaudio-5.0-5|634	sed -i 's,\(/usr/bin/pactl load-module module-x11-cork-request\),#\1,' %{buildroot}%{_bindir}/start-pulseaudio-x11
12mu|pulseaudio-5.0-5|635	
12mu|pulseaudio-5.0-5|636	# (akdengi) Add gdm hook from Fedora
12mu|pulseaudio-5.0-5|637	install -p -m644 -D %{SOURCE5} %{buildroot}%{_localstatedir}/lib/gdm/.pulse/default.pa
12mu|pulseaudio-5.0-5|638	
12mu|pulseaudio-5.0-5|639	%find_lang %{name}
12mu|pulseaudio-5.0-5|640	
12mu|pulseaudio-5.0-5|641	
12mu|pulseaudio-5.0-5|642	%changelog
12mu|pulseaudio-5.0-5|643	* Mon Jun 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0-5
12mu|pulseaudio-5.0-5|644	+ Revision: 59d98f9
12mu|pulseaudio-5.0-5|645	- Adjust default config (load dbus and equalizer modules if they are installed)
12mu|pulseaudio-5.0-5|646	
12mu|pulseaudio-5.0-5|647	* Mon Jun 23 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0-5
12mu|pulseaudio-5.0-5|648	+ Revision: aa4feec
12mu|pulseaudio-5.0-5|649	- Update Requires for equalizer module
12mu|pulseaudio-5.0-5|650	
12mu|pulseaudio-5.0-5|651	* Sun Jun 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0-4
12mu|pulseaudio-5.0-5|652	+ Revision: ad9eb42
12mu|pulseaudio-5.0-5|653	- Minor sources cleanup
12mu|pulseaudio-5.0-5|654	
12mu|pulseaudio-5.0-5|655	* Sun Jun 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0-4
12mu|pulseaudio-5.0-5|656	+ Revision: 4a48860
12mu|pulseaudio-5.0-5|657	- Build with equalizer module (add pulseaudio-module-equalizer subpackage)
12mu|pulseaudio-5.0-5|658	
12mu|pulseaudio-5.0-5|659	* Sun Jun 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0-4
12mu|pulseaudio-5.0-5|660	+ Revision: 743bc4f
12mu|pulseaudio-5.0-5|661	- Sort subpackages
12mu|pulseaudio-5.0-5|662	
12mu|pulseaudio-5.0-5|663	* Mon May 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0-3
12mu|pulseaudio-5.0-5|664	+ Revision: 06b0f9b
12mu|pulseaudio-5.0-5|665	- Build with new json-c
12mu|pulseaudio-5.0-5|666	
12mu|pulseaudio-5.0-5|667	* Tue Mar 11 2014 akdengi <kazancas@mandriva.ru> 5.0-2
12mu|pulseaudio-5.0-5|668	+ Revision: 8cce7c4
12mu|pulseaudio-5.0-5|669	- SILENT up release
12mu|pulseaudio-5.0-5|670	
12mu|pulseaudio-5.0-5|671	* Tue Mar 11 2014 akdengi <kazancas@mandriva.ru> 5.0-1
12mu|pulseaudio-5.0-5|672	+ Revision: 194e8a9
12mu|pulseaudio-5.0-5|673	- add KDE device manager patch
12mu|pulseaudio-5.0-5|674	
12mu|pulseaudio-5.0-5|675	* Wed Mar 05 2014 akdengi <kazancas@mandriva.ru> 5.0-1
12mu|pulseaudio-5.0-5|676	+ Revision: ef83e58
12mu|pulseaudio-5.0-5|677	- Update to 5.0
12mu|pulseaudio-5.0-5|678	
12mu|pulseaudio-5.0-5|679	* Thu Nov 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0-8
12mu|pulseaudio-5.0-5|680	+ Revision: 586ff23
12mu|pulseaudio-5.0-5|681	- LOG Update BuildRequires
12mu|pulseaudio-5.0-5|682	
12mu|pulseaudio-5.0-5|683	* Thu Nov 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0-8
12mu|pulseaudio-5.0-5|684	+ Revision: 409d86d
12mu|pulseaudio-5.0-5|685	- LOG Spec cleanup
12mu|pulseaudio-5.0-5|686	
12mu|pulseaudio-5.0-5|687	* Wed Nov 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.0-7
12mu|pulseaudio-5.0-5|688	+ Revision: 9884df6
12mu|pulseaudio-5.0-5|689	- Update Russian l10n
12mu|pulseaudio-5.0-5|690	
12mu|pulseaudio-5.0-5|691	* Tue Mar 19 2013 akdengi <kazancas@mandriva.ru> 3.0-6
12mu|pulseaudio-5.0-5|692	+ Revision: 70fd1cf
12mu|pulseaudio-5.0-5|693	- drop early presented patch
12mu|pulseaudio-5.0-5|694	
12mu|pulseaudio-5.0-5|695	* Tue Mar 19 2013 akdengi <kazancas@mandriva.ru> 3.0-6
12mu|pulseaudio-5.0-5|696	+ Revision: 97c1cf6
12mu|pulseaudio-5.0-5|697	- fix memtest patch
12mu|pulseaudio-5.0-5|698	
12mu|pulseaudio-5.0-5|699	* Tue Mar 19 2013 akdengi <kazancas@mandriva.ru> 3.0-6
12mu|pulseaudio-5.0-5|700	+ Revision: ddb0711
12mu|pulseaudio-5.0-5|701	- add patches from SUSE to avoid zero sound and memtest problem
12mu|pulseaudio-5.0-5|702	
12mu|pulseaudio-5.0-5|703	* Wed Mar 13 2013 akdengi <kazancas@gmail.com> 3.0-5
12mu|pulseaudio-5.0-5|704	+ Revision: a9515e2
12mu|pulseaudio-5.0-5|705	- update spec
12mu|pulseaudio-5.0-5|706	
12mu|pulseaudio-5.0-5|707	* Wed Mar 13 2013 akdengi <kazancas@gmail.com> 3.0-5
12mu|pulseaudio-5.0-5|708	+ Revision: 58634af
12mu|pulseaudio-5.0-5|709	- up release
12mu|pulseaudio-5.0-5|710	
12mu|pulseaudio-5.0-5|711	* Wed Mar 13 2013 akdengi <kazancas@gmail.com> 3.0-4
12mu|pulseaudio-5.0-5|712	+ Revision: caba59a
12mu|pulseaudio-5.0-5|713	- R gdm >= 3.6.2
12mu|pulseaudio-5.0-5|714	
12mu|pulseaudio-5.0-5|715	* Wed Mar 13 2013 akdengi <kazancas@gmail.com> 3.0-4
12mu|pulseaudio-5.0-5|716	+ Revision: 41ec6b5
12mu|pulseaudio-5.0-5|717	- drop equalizer module
12mu|pulseaudio-5.0-5|718	
12mu|pulseaudio-5.0-5|719	* Wed Mar 13 2013 akdengi <kazancas@gmail.com> 3.0-4
12mu|pulseaudio-5.0-5|720	+ Revision: 69192d3
12mu|pulseaudio-5.0-5|721	- add missing default-pa-gdm
12mu|pulseaudio-5.0-5|722	
12mu|pulseaudio-5.0-5|723	* Wed Mar 13 2013 akdengi <kazancas@gmail.com> 3.0-4
12mu|pulseaudio-5.0-5|724	+ Revision: 851aa13
12mu|pulseaudio-5.0-5|725	- drop unused patch. Add missing configure params. Add gdm hook
12mu|pulseaudio-5.0-5|726	
12mu|pulseaudio-5.0-5|727	* Fri Feb 08 2013 Alexander Kazancev <kazancas@gmail.com> 3.0-3
12mu|pulseaudio-5.0-5|728	+ Revision: 25e9d00
12mu|pulseaudio-5.0-5|729	- Add missing file webrtc module
12mu|pulseaudio-5.0-5|730	
12mu|pulseaudio-5.0-5|731	* Fri Feb 08 2013 Alexander Kazancev <kazancas@gmail.com> 3.0-3
12mu|pulseaudio-5.0-5|732	+ Revision: 2d05a82
12mu|pulseaudio-5.0-5|733	- Updated pulseaudio.spec
12mu|pulseaudio-5.0-5|734	
12mu|pulseaudio-5.0-5|735	* Wed Feb 06 2013 Alexander Kazancev <kazancas@gmail.com> 3.0-2
12mu|pulseaudio-5.0-5|736	+ Revision: df67553
12mu|pulseaudio-5.0-5|737	- Add file to bluetooth package
12mu|pulseaudio-5.0-5|738	
12mu|pulseaudio-5.0-5|739	* Wed Feb 06 2013 Alexander Kazancev <kazancas@gmail.com> 3.0-2
12mu|pulseaudio-5.0-5|740	+ Revision: 21f402b
12mu|pulseaudio-5.0-5|741	- fix files in module-bluetooth package
12mu|pulseaudio-5.0-5|742	
12mu|pulseaudio-5.0-5|743	* Wed Feb 06 2013 Alexander Kazancev <kazancas@gmail.com> 3.0-2
12mu|pulseaudio-5.0-5|744	+ Revision: faf6a10
12mu|pulseaudio-5.0-5|745	- Drop module-hal-detect.so
12mu|pulseaudio-5.0-5|746	
12mu|pulseaudio-5.0-5|747	* Wed Feb 06 2013 akdengi <kazancas@mandriva.ru> 3.0-2
12mu|pulseaudio-5.0-5|748	+ Revision: f934ae4
12mu|pulseaudio-5.0-5|749	- add sbc to BR and R
12mu|pulseaudio-5.0-5|750	
12mu|pulseaudio-5.0-5|751	* Tue Feb 05 2013 akdengi <kazancas@mandriva.ru> 3.0-2
12mu|pulseaudio-5.0-5|752	+ Revision: 1cda996
12mu|pulseaudio-5.0-5|753	- return bluetooth package... Semistrange with bootstrap variable :(
12mu|pulseaudio-5.0-5|754	
12mu|pulseaudio-5.0-5|755	* Tue Feb 05 2013 akdengi <kazancas@mandriva.ru> 3.0-1
12mu|pulseaudio-5.0-5|756	+ Revision: 6e44d19
12mu|pulseaudio-5.0-5|757	- drop bluetooth package as non-needing
12mu|pulseaudio-5.0-5|758	
12mu|pulseaudio-5.0-5|759	* Tue Feb 05 2013 Alexander Kazancev <kazancas@gmail.com> 3.0-1
12mu|pulseaudio-5.0-5|760	+ Revision: 60d835e
12mu|pulseaudio-5.0-5|761	- Set correct apiver to 3.0
12mu|pulseaudio-5.0-5|762	
12mu|pulseaudio-5.0-5|763	* Tue Feb 05 2013 akdengi <kazancas@gmail.com> 3.0-1
12mu|pulseaudio-5.0-5|764	+ Revision: 05a77dc
12mu|pulseaudio-5.0-5|765	- replace sourcedir/file to SOURCEX
12mu|pulseaudio-5.0-5|766	
12mu|pulseaudio-5.0-5|767	* Tue Feb 05 2013 Alexander Kazancev <kazancas@gmail.com> 3.0-1
12mu|pulseaudio-5.0-5|768	+ Revision: 67f4bbe
12mu|pulseaudio-5.0-5|769	- Return %{_sourcedir}
12mu|pulseaudio-5.0-5|770	
12mu|pulseaudio-5.0-5|771	* Tue Feb 05 2013 Alexander Kazancev <kazancas@gmail.com> 3.0-1
12mu|pulseaudio-5.0-5|772	+ Revision: 2a294f7
12mu|pulseaudio-5.0-5|773	- Disable json-c patch
12mu|pulseaudio-5.0-5|774	
12mu|pulseaudio-5.0-5|775	* Tue Feb 05 2013 Alexander Kazancev <kazancas@gmail.com> 3.0-1
12mu|pulseaudio-5.0-5|776	+ Revision: 369d62c
12mu|pulseaudio-5.0-5|777	- drop sourcedir
12mu|pulseaudio-5.0-5|778	
12mu|pulseaudio-5.0-5|779	* Tue Feb 05 2013 akdengi <kazancas@gmail.com> 3.0-1
12mu|pulseaudio-5.0-5|780	+ Revision: b80b141
12mu|pulseaudio-5.0-5|781	- LOG -update to 3.0
12mu|pulseaudio-5.0-5|782	
12mu|pulseaudio-5.0-5|783	

20649 12
12mu|puppet-3.3.0-2|1	%define ppconfdir conf/redhat
12mu|puppet-3.3.0-2|2	%define confdir   ext/redhat
12mu|puppet-3.3.0-2|3	%define puppet_libdir   %{ruby_vendorlibdir}
12mu|puppet-3.3.0-2|4	
12mu|puppet-3.3.0-2|5	Name:		puppet
12mu|puppet-3.3.0-2|6	Version:	3.3.0
12mu|puppet-3.3.0-2|7	Release:	2
12mu|puppet-3.3.0-2|8	Summary:	System Automation and Configuration Management Software
12mu|puppet-3.3.0-2|9	License:	Apache License v2
12mu|puppet-3.3.0-2|10	Group:		Monitoring
12mu|puppet-3.3.0-2|11	URL:		http://www.puppetlabs.com/
12mu|puppet-3.3.0-2|12	Source0:	http://puppetlabs.com/downloads/puppet/%{name}-%{version}.tar.gz
12mu|puppet-3.3.0-2|13	Source1:        http://downloads.puppetlabs.com/%{name}/%{name}-%{version}.tar.gz.asc
12mu|puppet-3.3.0-2|14	Source2:        puppet-nm-dispatcher
12mu|puppet-3.3.0-2|15	Source3:        puppet-nm-dispatcher.systemd
12mu|puppet-3.3.0-2|16	BuildRequires:	ruby facter
12mu|puppet-3.3.0-2|17	Requires:	ruby >= 1.8.1
12mu|puppet-3.3.0-2|18	Requires:	facter >= 1.1
12mu|puppet-3.3.0-2|19	Requires(post):	rpm-helper
12mu|puppet-3.3.0-2|20	Requires(preun):rpm-helper
12mu|puppet-3.3.0-2|21	BuildArch:	noarch
12mu|puppet-3.3.0-2|22	
12mu|puppet-3.3.0-2|23	
12mu|puppet-3.3.0-2|24	%description
12mu|puppet-3.3.0-2|25	Puppet lets you centrally manage every important aspect of your system using a
12mu|puppet-3.3.0-2|26	cross-platform specification language that manages all the separate elements
12mu|puppet-3.3.0-2|27	normally aggregated in different files, like users, cron jobs, and hosts,
12mu|puppet-3.3.0-2|28	along with obviously discrete elements like packages, services, and files.
12mu|puppet-3.3.0-2|29	
12mu|puppet-3.3.0-2|30	This package provide the puppet client daemon.
12mu|puppet-3.3.0-2|31	
12mu|puppet-3.3.0-2|32	
12mu|puppet-3.3.0-2|33	%package server
12mu|puppet-3.3.0-2|34	Group:		Monitoring
12mu|puppet-3.3.0-2|35	Summary:	Server for the puppet system management tool
12mu|puppet-3.3.0-2|36	Requires:	%{name} = %{version}
12mu|puppet-3.3.0-2|37	Requires(post):	rpm-helper
12mu|puppet-3.3.0-2|38	Requires(preun):rpm-helper
12mu|puppet-3.3.0-2|39	
12mu|puppet-3.3.0-2|40	%description server
12mu|puppet-3.3.0-2|41	Provides the central puppet server daemon (puppetmaster) which provides
12mu|puppet-3.3.0-2|42	manifests to clients.
12mu|puppet-3.3.0-2|43	The server can also function as a certificate authority and file server.
12mu|puppet-3.3.0-2|44	
12mu|puppet-3.3.0-2|45	%prep
12mu|puppet-3.3.0-2|46	%setup -q
12mu|puppet-3.3.0-2|47	
12mu|puppet-3.3.0-2|48	%build
12mu|puppet-3.3.0-2|49	# Fix some rpmlint complaints
12mu|puppet-3.3.0-2|50	for f in mac_automount.pp  mcx_dock_absent.pp  mcx_dock_default.pp \
12mu|puppet-3.3.0-2|51	mcx_dock_full.pp mcx_dock_invalid.pp mcx_nogroup.pp \
12mu|puppet-3.3.0-2|52	mcx_notexists_absent.pp; do
12mu|puppet-3.3.0-2|53	sed -i -e'1d' examples/$f
12mu|puppet-3.3.0-2|54	chmod a-x examples/$f
12mu|puppet-3.3.0-2|55	done
12mu|puppet-3.3.0-2|56	for f in external/nagios.rb relationship.rb; do
12mu|puppet-3.3.0-2|57	sed -i -e '1d' lib/puppet/$f
12mu|puppet-3.3.0-2|58	done
12mu|puppet-3.3.0-2|59	chmod +x ext/puppet-load.rb ext/regexp_nodes/regexp_nodes.rb
12mu|puppet-3.3.0-2|60	
12mu|puppet-3.3.0-2|61	
12mu|puppet-3.3.0-2|62	%install
12mu|puppet-3.3.0-2|63	ruby install.rb --destdir=%{buildroot} --quick --no-rdoc --sitelibdir=%{puppet_libdir}
12mu|puppet-3.3.0-2|64	
12mu|puppet-3.3.0-2|65	install -d -m0755 %{buildroot}%{_sysconfdir}/puppet/manifests
12mu|puppet-3.3.0-2|66	install -d -m0755 %{buildroot}%{_datadir}/%{name}/modules
12mu|puppet-3.3.0-2|67	install -d -m0755 %{buildroot}%{_localstatedir}/lib/puppet
12mu|puppet-3.3.0-2|68	install -d -m0755 %{buildroot}%{_localstatedir}/run/puppet
12mu|puppet-3.3.0-2|69	install -d -m0750 %{buildroot}%{_localstatedir}/log/puppet
12mu|puppet-3.3.0-2|70	
12mu|puppet-3.3.0-2|71	%{__install} -d -m0755  %{buildroot}%{_unitdir}
12mu|puppet-3.3.0-2|72	install -Dp -m0644 ext/systemd/puppetagent.service %{buildroot}%{_unitdir}/puppetagent.service
12mu|puppet-3.3.0-2|73	install -Dp -m0644 ext/systemd/puppetmaster.service %{buildroot}%{_unitdir}/puppetmaster.service
12mu|puppet-3.3.0-2|74	
12mu|puppet-3.3.0-2|75	install -Dp -m0644 %{confdir}/fileserver.conf %{buildroot}%{_sysconfdir}/puppet/fileserver.conf
12mu|puppet-3.3.0-2|76	install -Dp -m0644 %{confdir}/puppet.conf %{buildroot}%{_sysconfdir}/puppet/puppet.conf
12mu|puppet-3.3.0-2|77	install -Dp -m0644 %{confdir}/logrotate %{buildroot}%{_sysconfdir}/logrotate.d/puppet
12mu|puppet-3.3.0-2|78	
12mu|puppet-3.3.0-2|79	# Install a NetworkManager dispatcher script to pickup changes to
12mu|puppet-3.3.0-2|80	# /etc/resolv.conf and such (https://b.*illa.redhat.com/532085).
12mu|puppet-3.3.0-2|81	install -Dpv %{SOURCE3} \
12mu|puppet-3.3.0-2|82	%{buildroot}%{_sysconfdir}/NetworkManager/dispatcher.d/98-%{name}
12mu|puppet-3.3.0-2|83	
12mu|puppet-3.3.0-2|84	# Install the ext/ directory to %%{_datadir}/%%{name}
12mu|puppet-3.3.0-2|85	install -d %{buildroot}%{_datadir}/%{name}
12mu|puppet-3.3.0-2|86	cp -a ext/ %{buildroot}%{_datadir}/%{name}
12mu|puppet-3.3.0-2|87	# emacs and vim bits are installed elsewhere
12mu|puppet-3.3.0-2|88	rm -rf %{buildroot}%{_datadir}/%{name}/ext/{emacs,vim}
12mu|puppet-3.3.0-2|89	# remove misc packaging artifacts in source not applicable to rpm
12mu|puppet-3.3.0-2|90	rm -rf %{buildroot}%{_datadir}/%{name}/ext/{gentoo,freebsd,solaris,suse,windows,osx,ips,debian}
12mu|puppet-3.3.0-2|91	rm -f %{buildroot}%{_datadir}/%{name}/ext/{build_defaults.yaml,project_data.yaml}
12mu|puppet-3.3.0-2|92	rm -f %{buildroot}%{_datadir}/%{name}/ext/redhat/*.init
12mu|puppet-3.3.0-2|93	
12mu|puppet-3.3.0-2|94	# Install emacs mode files
12mu|puppet-3.3.0-2|95	emacsdir=%{buildroot}%{_datadir}/emacs/site-lisp
12mu|puppet-3.3.0-2|96	install -Dp -m0644 ext/emacs/puppet-mode.el $emacsdir/puppet-mode.el
12mu|puppet-3.3.0-2|97	install -Dp -m0644 ext/emacs/puppet-mode-init.el \
12mu|puppet-3.3.0-2|98	$emacsdir/site-start.d/puppet-mode-init.el
12mu|puppet-3.3.0-2|99	
12mu|puppet-3.3.0-2|100	# Install vim syntax files
12mu|puppet-3.3.0-2|101	vimdir=%{buildroot}%{_datadir}/vim/vimfiles
12mu|puppet-3.3.0-2|102	install -Dp -m0644 ext/vim/ftdetect/puppet.vim $vimdir/ftdetect/puppet.vim
12mu|puppet-3.3.0-2|103	install -Dp -m0644 ext/vim/syntax/puppet.vim $vimdir/syntax/puppet.vim
12mu|puppet-3.3.0-2|104	
12mu|puppet-3.3.0-2|105	# Setup tmpfiles.d config
12mu|puppet-3.3.0-2|106	mkdir -p %{buildroot}%{_sysconfdir}/tmpfiles.d
12mu|puppet-3.3.0-2|107	echo "D /var/run/%{name} 0755 %{name} %{name} -" > \
12mu|puppet-3.3.0-2|108	%{buildroot}%{_sysconfdir}/tmpfiles.d/%{name}.conf
12mu|puppet-3.3.0-2|109	
12mu|puppet-3.3.0-2|110	# Create puppet modules directory for puppet module tool
12mu|puppet-3.3.0-2|111	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/modules
12mu|puppet-3.3.0-2|112	
12mu|puppet-3.3.0-2|113	%pre
12mu|puppet-3.3.0-2|114	%_pre_useradd puppet %{_localstatedir}/lib/%{name} /sbin/nologin
12mu|puppet-3.3.0-2|115	
12mu|puppet-3.3.0-2|116	%post
12mu|puppet-3.3.0-2|117	%_post_service puppetagent
12mu|puppet-3.3.0-2|118	
12mu|puppet-3.3.0-2|119	%preun
12mu|puppet-3.3.0-2|120	%_preun_service puppetagent
12mu|puppet-3.3.0-2|121	
12mu|puppet-3.3.0-2|122	
12mu|puppet-3.3.0-2|123	%post server
12mu|puppet-3.3.0-2|124	%_post_service puppetmaster
12mu|puppet-3.3.0-2|125	
12mu|puppet-3.3.0-2|126	%preun server
12mu|puppet-3.3.0-2|127	%_preun_service puppetmaster
12mu|puppet-3.3.0-2|128	
12mu|puppet-3.3.0-2|129	%files
12mu|puppet-3.3.0-2|130	%defattr(-, root, root, 0755)
12mu|puppet-3.3.0-2|131	%doc LICENSE README.md examples
12mu|puppet-3.3.0-2|132	%{_bindir}/puppet
12mu|puppet-3.3.0-2|133	%{_bindir}/extlookup2hiera
12mu|puppet-3.3.0-2|134	%{puppet_libdir}/*
12mu|puppet-3.3.0-2|135	%{_unitdir}/puppetagent.service
12mu|puppet-3.3.0-2|136	%dir %{_sysconfdir}/puppet
12mu|puppet-3.3.0-2|137	%dir %{_sysconfdir}/%{name}/modules
12mu|puppet-3.3.0-2|138	%config(noreplace) %{_sysconfdir}/tmpfiles.d/%{name}.conf
12mu|puppet-3.3.0-2|139	%config(noreplace) %{_sysconfdir}/puppet/puppet.conf
12mu|puppet-3.3.0-2|140	%config(noreplace) %{_sysconfdir}/puppet/auth.conf
12mu|puppet-3.3.0-2|141	%config(noreplace) %{_sysconfdir}/logrotate.d/puppet
12mu|puppet-3.3.0-2|142	%dir %{_sysconfdir}/NetworkManager
12mu|puppet-3.3.0-2|143	%dir %{_sysconfdir}/NetworkManager/dispatcher.d
12mu|puppet-3.3.0-2|144	%{_sysconfdir}/NetworkManager/dispatcher.d/98-puppet
12mu|puppet-3.3.0-2|145	# We don't want to require emacs or vim, so we need to own these dirs
12mu|puppet-3.3.0-2|146	%{_datadir}/emacs
12mu|puppet-3.3.0-2|147	%{_datadir}/vim
12mu|puppet-3.3.0-2|148	%{_datadir}/%{name}
12mu|puppet-3.3.0-2|149	# These need to be owned by puppet so the server can
12mu|puppet-3.3.0-2|150	# write to them
12mu|puppet-3.3.0-2|151	%attr(-, puppet, puppet) %{_localstatedir}/run/puppet
12mu|puppet-3.3.0-2|152	%attr(0750, puppet, puppet) %{_localstatedir}/log/puppet
12mu|puppet-3.3.0-2|153	%attr(-, puppet, puppet) %{_localstatedir}/lib/puppet
12mu|puppet-3.3.0-2|154	%{_mandir}/man5/puppet.conf.5.*
12mu|puppet-3.3.0-2|155	%{_mandir}/man8/puppet.8.*
12mu|puppet-3.3.0-2|156	%{_mandir}/man8/puppet-agent.8.*
12mu|puppet-3.3.0-2|157	%{_mandir}/man8/puppet-apply.8.*
12mu|puppet-3.3.0-2|158	%{_mandir}/man8/puppet-catalog.8.*
12mu|puppet-3.3.0-2|159	%{_mandir}/man8/puppet-describe.8.*
12mu|puppet-3.3.0-2|160	%{_mandir}/man8/puppet-ca.8.*
12mu|puppet-3.3.0-2|161	%{_mandir}/man8/puppet-cert.8.*
12mu|puppet-3.3.0-2|162	%{_mandir}/man8/puppet-certificate.8.*
12mu|puppet-3.3.0-2|163	%{_mandir}/man8/puppet-certificate_request.8.*
12mu|puppet-3.3.0-2|164	%{_mandir}/man8/puppet-certificate_revocation_list.8.*
12mu|puppet-3.3.0-2|165	%{_mandir}/man8/puppet-config.8.*
12mu|puppet-3.3.0-2|166	%{_mandir}/man8/puppet-device.8.*
12mu|puppet-3.3.0-2|167	%{_mandir}/man8/puppet-doc.8.*
12mu|puppet-3.3.0-2|168	%{_mandir}/man8/puppet-facts.8.*
12mu|puppet-3.3.0-2|169	%{_mandir}/man8/puppet-file.8.*
12mu|puppet-3.3.0-2|170	%{_mandir}/man8/puppet-filebucket.8.*
12mu|puppet-3.3.0-2|171	%{_mandir}/man8/puppet-help.8.*
12mu|puppet-3.3.0-2|172	%{_mandir}/man8/puppet-inspect.8.*
12mu|puppet-3.3.0-2|173	%{_mandir}/man8/puppet-instrumentation_data.8.*
12mu|puppet-3.3.0-2|174	%{_mandir}/man8/puppet-instrumentation_listener.8.*
12mu|puppet-3.3.0-2|175	%{_mandir}/man8/puppet-instrumentation_probe.8.*
12mu|puppet-3.3.0-2|176	%{_mandir}/man8/puppet-key.8.*
12mu|puppet-3.3.0-2|177	%{_mandir}/man8/puppet-man.8.*
12mu|puppet-3.3.0-2|178	%{_mandir}/man8/puppet-module.8.*
12mu|puppet-3.3.0-2|179	%{_mandir}/man8/puppet-node.8.*
12mu|puppet-3.3.0-2|180	%{_mandir}/man8/puppet-parser.8.*
12mu|puppet-3.3.0-2|181	%{_mandir}/man8/puppet-plugin.8.*
12mu|puppet-3.3.0-2|182	%{_mandir}/man8/puppet-report.8.*
12mu|puppet-3.3.0-2|183	%{_mandir}/man8/puppet-resource.8.*
12mu|puppet-3.3.0-2|184	%{_mandir}/man8/puppet-resource_type.8.*
12mu|puppet-3.3.0-2|185	%{_mandir}/man8/puppet-secret_agent.8.*
12mu|puppet-3.3.0-2|186	%{_mandir}/man8/puppet-status.8.*
12mu|puppet-3.3.0-2|187	%{_mandir}/man8/extlookup2hiera.8.*
12mu|puppet-3.3.0-2|188	
12mu|puppet-3.3.0-2|189	%files server
12mu|puppet-3.3.0-2|190	%defattr(-, root, root, 0755)
12mu|puppet-3.3.0-2|191	%{_unitdir}/puppetmaster.service
12mu|puppet-3.3.0-2|192	%config(noreplace) %{_sysconfdir}/puppet/fileserver.conf
12mu|puppet-3.3.0-2|193	%dir %{_sysconfdir}/puppet/manifests
12mu|puppet-3.3.0-2|194	%{_mandir}/man8/puppet-kick.8.*
12mu|puppet-3.3.0-2|195	%{_mandir}/man8/puppet-master.8.*
12mu|puppet-3.3.0-2|196	%{_mandir}/man8/puppet-queue.8.*

20650 12
12mu|pv-1.5.2-1|1	%bcond_with	uclibc
12mu|pv-1.5.2-1|2	
12mu|pv-1.5.2-1|3	Summary:	Monitor the progress of data through a pipe
12mu|pv-1.5.2-1|4	Name:		pv
12mu|pv-1.5.2-1|5	Version:	1.5.2
12mu|pv-1.5.2-1|6	Release:	1
12mu|pv-1.5.2-1|7	Group:		Development/Other
12mu|pv-1.5.2-1|8	License:	Artistic
12mu|pv-1.5.2-1|9	URL:		http://www.ivarch.com/programs/pv.shtml
12mu|pv-1.5.2-1|10	Source0:	http://www.ivarch.com/programs/sources/%{name}-%{version}.tar.bz2
12mu|pv-1.5.2-1|11	BuildRequires:	gettext-devel
12mu|pv-1.5.2-1|12	BuildRequires:	gettext
12mu|pv-1.5.2-1|13	BuildRequires:	tetex
12mu|pv-1.5.2-1|14	BuildRequires:	texinfo
12mu|pv-1.5.2-1|15	%if %{with uclibc}
12mu|pv-1.5.2-1|16	BuildRequires:	uClibc-devel
12mu|pv-1.5.2-1|17	%endif
12mu|pv-1.5.2-1|18	
12mu|pv-1.5.2-1|19	%description
12mu|pv-1.5.2-1|20	PV ("Pipe Viewer") is a tool for monitoring the progress of data
12mu|pv-1.5.2-1|21	through a pipeline.  It can be inserted into any normal pipeline
12mu|pv-1.5.2-1|22	between two processes to give a visual indication of how quickly
12mu|pv-1.5.2-1|23	data is passing through, how long it has taken, how near to
12mu|pv-1.5.2-1|24	completion it is, and an estimate of how long it will be until
12mu|pv-1.5.2-1|25	completion.
12mu|pv-1.5.2-1|26	
12mu|pv-1.5.2-1|27	%package -n	uclibc-%{name}
12mu|pv-1.5.2-1|28	Summary:	Monitor the progress of data through a pipe (uClibc build)
12mu|pv-1.5.2-1|29	Group:		Development/Other
12mu|pv-1.5.2-1|30	
12mu|pv-1.5.2-1|31	%description -n	uclibc-%{name}
12mu|pv-1.5.2-1|32	PV ("Pipe Viewer") is a tool for monitoring the progress of data
12mu|pv-1.5.2-1|33	through a pipeline.  It can be inserted into any normal pipeline
12mu|pv-1.5.2-1|34	between two processes to give a visual indication of how quickly
12mu|pv-1.5.2-1|35	data is passing through, how long it has taken, how near to
12mu|pv-1.5.2-1|36	completion it is, and an estimate of how long it will be until
12mu|pv-1.5.2-1|37	completion.
12mu|pv-1.5.2-1|38	
12mu|pv-1.5.2-1|39	
12mu|pv-1.5.2-1|40	%prep
12mu|pv-1.5.2-1|41	%setup -q
12mu|pv-1.5.2-1|42	%patch0 -p1 -b .wholeprogram~
12mu|pv-1.5.2-1|43	
12mu|pv-1.5.2-1|44	%build
12mu|pv-1.5.2-1|45	CONFIGURE_TOP="$PWD"
12mu|pv-1.5.2-1|46	%if %{with uclibc}
12mu|pv-1.5.2-1|47	mkdir -p uclibc
12mu|pv-1.5.2-1|48	pushd uclibc
12mu|pv-1.5.2-1|49	%uclibc_configure
12mu|pv-1.5.2-1|50	%make WHOLE_PROGRAM=1
12mu|pv-1.5.2-1|51	popd
12mu|pv-1.5.2-1|52	%endif
12mu|pv-1.5.2-1|53	
12mu|pv-1.5.2-1|54	mkdir -p system
12mu|pv-1.5.2-1|55	pushd system
12mu|pv-1.5.2-1|56	%configure2_5x
12mu|pv-1.5.2-1|57	%make WHOLE_PROGRAM=1
12mu|pv-1.5.2-1|58	popd
12mu|pv-1.5.2-1|59	
12mu|pv-1.5.2-1|60	%check
12mu|pv-1.5.2-1|61	%make -C system test WHOLE_PROGRAM=1
12mu|pv-1.5.2-1|62	
12mu|pv-1.5.2-1|63	%install
12mu|pv-1.5.2-1|64	%if %{with uclibc}
12mu|pv-1.5.2-1|65	%makeinstall_std -C uclibc WHOLE_PROGRAM=1
12mu|pv-1.5.2-1|66	%endif
12mu|pv-1.5.2-1|67	
12mu|pv-1.5.2-1|68	%makeinstall_std -C system WHOLE_PROGRAM=1
12mu|pv-1.5.2-1|69	
12mu|pv-1.5.2-1|70	%find_lang %{name}
12mu|pv-1.5.2-1|71	
12mu|pv-1.5.2-1|72	# note; the nls files should probably be added also somehow in the future...
12mu|pv-1.5.2-1|73	%files -f %{name}.lang
12mu|pv-1.5.2-1|74	%doc README doc/NEWS doc/TODO doc/COPYING
12mu|pv-1.5.2-1|75	%{_bindir}/pv
12mu|pv-1.5.2-1|76	%{_mandir}/man1/pv.1*
12mu|pv-1.5.2-1|77	
12mu|pv-1.5.2-1|78	%if %{with uclibc}
12mu|pv-1.5.2-1|79	%files -n uclibc-%{name}
12mu|pv-1.5.2-1|80	%{uclibc_root}%{_bindir}/pv
12mu|pv-1.5.2-1|81	%endif
12mu|pv-1.5.2-1|82	
12mu|pv-1.5.2-1|83	
12mu|pv-1.5.2-1|84	%changelog
12mu|pv-1.5.2-1|85	* Wed Feb 26 2014 dsilakov <denis.silakov@rosalab.ru> 1.5.2-1
12mu|pv-1.5.2-1|86	+ Revision: ca6d33b
12mu|pv-1.5.2-1|87	- Merge pull request #3 from import/pv:auto_update
12mu|pv-1.5.2-1|88	- ROSA Updates Builder: update suggested
12mu|pv-1.5.2-1|89	
12mu|pv-1.5.2-1|90	

20651 12
12mu|pyasn1-0.1.6-1|1	Name: pyasn1
12mu|pyasn1-0.1.6-1|2	Summary: ASN.1 tools for Python
12mu|pyasn1-0.1.6-1|3	Version: 0.1.6
12mu|pyasn1-0.1.6-1|4	Release: 1
12mu|pyasn1-0.1.6-1|5	License: BSD
12mu|pyasn1-0.1.6-1|6	Group: Development/Python
12mu|pyasn1-0.1.6-1|7	Source0: http://downloads.sourceforge.net/pyasn1/pyasn1-%{version}.tar.gz
12mu|pyasn1-0.1.6-1|8	URL: http://pyasn1.sourceforge.net/
12mu|pyasn1-0.1.6-1|9	BuildRequires: python-devel
12mu|pyasn1-0.1.6-1|10	BuildArch: noarch
12mu|pyasn1-0.1.6-1|11	
12mu|pyasn1-0.1.6-1|12	%description
12mu|pyasn1-0.1.6-1|13	This project is dedicated to implementation of ASN.1 types (concrete syntax)
12mu|pyasn1-0.1.6-1|14	and codecs (transfer syntaxes) for Python programming environment. ASN.1
12mu|pyasn1-0.1.6-1|15	compiler is planned for implementation in the future.
12mu|pyasn1-0.1.6-1|16	
12mu|pyasn1-0.1.6-1|17	
12mu|pyasn1-0.1.6-1|18	%prep
12mu|pyasn1-0.1.6-1|19	%setup -q
12mu|pyasn1-0.1.6-1|20	
12mu|pyasn1-0.1.6-1|21	%build
12mu|pyasn1-0.1.6-1|22	python ./setup.py build
12mu|pyasn1-0.1.6-1|23	
12mu|pyasn1-0.1.6-1|24	%install
12mu|pyasn1-0.1.6-1|25	python ./setup.py install --root=%{buildroot}
12mu|pyasn1-0.1.6-1|26	
12mu|pyasn1-0.1.6-1|27	%files
12mu|pyasn1-0.1.6-1|28	%defattr(-,root,root)
12mu|pyasn1-0.1.6-1|29	%doc CHANGES LICENSE README TODO
12mu|pyasn1-0.1.6-1|30	%{python_sitelib}/pyasn1
12mu|pyasn1-0.1.6-1|31	%{python_sitelib}/*.egg-info
12mu|pyasn1-0.1.6-1|32	
12mu|pyasn1-0.1.6-1|33	
12mu|pyasn1-0.1.6-1|34	%changelog
12mu|pyasn1-0.1.6-1|35	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 0.0.11a-2mdv2011.0
12mu|pyasn1-0.1.6-1|36	+ Revision: 667903
12mu|pyasn1-0.1.6-1|37	- mass rebuild
12mu|pyasn1-0.1.6-1|38	
12mu|pyasn1-0.1.6-1|39	* Sun Oct 31 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.0.11a-1mdv2011.0
12mu|pyasn1-0.1.6-1|40	+ Revision: 590921
12mu|pyasn1-0.1.6-1|41	- update to 0.0.11a
12mu|pyasn1-0.1.6-1|42	- drop the obsolete %%py_requires macro
12mu|pyasn1-0.1.6-1|43	
12mu|pyasn1-0.1.6-1|44	* Sun Jan 03 2010 Frederik Himpe <fhimpe@mandriva.org> 0.0.10a-1mdv2010.1
12mu|pyasn1-0.1.6-1|45	+ Revision: 485754
12mu|pyasn1-0.1.6-1|46	- update to new version 0.0.10a
12mu|pyasn1-0.1.6-1|47	
12mu|pyasn1-0.1.6-1|48	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 0.0.6a-6mdv2010.0
12mu|pyasn1-0.1.6-1|49	+ Revision: 441980
12mu|pyasn1-0.1.6-1|50	- rebuild
12mu|pyasn1-0.1.6-1|51	
12mu|pyasn1-0.1.6-1|52	* Tue Jan 06 2009 Funda Wang <fwang@mandriva.org> 0.0.6a-5mdv2009.1
12mu|pyasn1-0.1.6-1|53	+ Revision: 325867
12mu|pyasn1-0.1.6-1|54	- rebuild
12mu|pyasn1-0.1.6-1|55	
12mu|pyasn1-0.1.6-1|56	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.0.6a-4mdv2009.0
12mu|pyasn1-0.1.6-1|57	+ Revision: 259394
12mu|pyasn1-0.1.6-1|58	- rebuild
12mu|pyasn1-0.1.6-1|59	
12mu|pyasn1-0.1.6-1|60	* Thu Jul 24 2008 Thierry Vignaud <tv@mandriva.org> 0.0.6a-3mdv2009.0
12mu|pyasn1-0.1.6-1|61	+ Revision: 247254
12mu|pyasn1-0.1.6-1|62	- rebuild
12mu|pyasn1-0.1.6-1|63	
12mu|pyasn1-0.1.6-1|64	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.0.6a-1mdv2008.1
12mu|pyasn1-0.1.6-1|65	+ Revision: 136445
12mu|pyasn1-0.1.6-1|66	- restore BuildRoot
12mu|pyasn1-0.1.6-1|67	
12mu|pyasn1-0.1.6-1|68	+ Thierry Vignaud <tv@mandriva.org>
12mu|pyasn1-0.1.6-1|69	- kill re-definition of %%buildroot on Pixel's request
12mu|pyasn1-0.1.6-1|70	
12mu|pyasn1-0.1.6-1|71	* Mon May 28 2007 Andreas Hasenack <andreas@mandriva.com> 0.0.6a-1mdv2008.0
12mu|pyasn1-0.1.6-1|72	+ Revision: 31989
12mu|pyasn1-0.1.6-1|73	- fixed (build)requires
12mu|pyasn1-0.1.6-1|74	- Import pyasn1
12mu|pyasn1-0.1.6-1|75	

20652 12
12mu|pyatspi-2.8.0-2|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|pyatspi-2.8.0-2|2	
12mu|pyatspi-2.8.0-2|3	Summary:	Python bindings for at-spi
12mu|pyatspi-2.8.0-2|4	Name:		pyatspi
12mu|pyatspi-2.8.0-2|5	Version:	2.8.0
12mu|pyatspi-2.8.0-2|6	Release:	2
12mu|pyatspi-2.8.0-2|7	Group:		Development/Python
12mu|pyatspi-2.8.0-2|8	License:	LGPLv2 and GPLv2
12mu|pyatspi-2.8.0-2|9	URL:		http://www.linuxfoundation.org/en/AT-SPI_on_D-Bus
12mu|pyatspi-2.8.0-2|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|pyatspi-2.8.0-2|11	BuildArch:	noarch
12mu|pyatspi-2.8.0-2|12	
12mu|pyatspi-2.8.0-2|13	BuildRequires:  python
12mu|pyatspi-2.8.0-2|14	BuildRequires:  python3
12mu|pyatspi-2.8.0-2|15	BuildRequires:  pkgconfig(pygobject-3.0) >= 2.90.1
12mu|pyatspi-2.8.0-2|16	
12mu|pyatspi-2.8.0-2|17	Obsoletes:  python-pyatspi
12mu|pyatspi-2.8.0-2|18	
12mu|pyatspi-2.8.0-2|19	Requires:	python-dbus
12mu|pyatspi-2.8.0-2|20	
12mu|pyatspi-2.8.0-2|21	%description
12mu|pyatspi-2.8.0-2|22	at-spi allows assistive technologies to access GTK-based
12mu|pyatspi-2.8.0-2|23	applications. Essentially it exposes the internals of applications for
12mu|pyatspi-2.8.0-2|24	automation, so tools such as screen readers, magnifiers, or even
12mu|pyatspi-2.8.0-2|25	scripting interfaces can query and interact with GUI controls.
12mu|pyatspi-2.8.0-2|26	
12mu|pyatspi-2.8.0-2|27	This version of at-spi is a major break from previous versions.
12mu|pyatspi-2.8.0-2|28	It has been completely rewritten to use D-Bus rather than
12mu|pyatspi-2.8.0-2|29	ORBIT / CORBA for its transport protocol.
12mu|pyatspi-2.8.0-2|30	
12mu|pyatspi-2.8.0-2|31	This package includes a python client library for at-spi.
12mu|pyatspi-2.8.0-2|32	
12mu|pyatspi-2.8.0-2|33	%package -n python3-pyatspi
12mu|pyatspi-2.8.0-2|34	Summary:        Python3 bindings for at-spi
12mu|pyatspi-2.8.0-2|35	Group:		Development/Python
12mu|pyatspi-2.8.0-2|36	Requires:       at-spi2-core
12mu|pyatspi-2.8.0-2|37	Requires:       python3-gi
12mu|pyatspi-2.8.0-2|38	
12mu|pyatspi-2.8.0-2|39	%description -n python3-pyatspi
12mu|pyatspi-2.8.0-2|40	at-spi allows assistive technologies to access GTK-based
12mu|pyatspi-2.8.0-2|41	applications. Essentially it exposes the internals of applications for
12mu|pyatspi-2.8.0-2|42	automation, so tools such as screen readers, magnifiers, or even
12mu|pyatspi-2.8.0-2|43	scripting interfaces can query and interact with GUI controls.
12mu|pyatspi-2.8.0-2|44	
12mu|pyatspi-2.8.0-2|45	This package includes a python3 client library for at-spi.
12mu|pyatspi-2.8.0-2|46	
12mu|pyatspi-2.8.0-2|47	%prep
12mu|pyatspi-2.8.0-2|48	%setup -q
12mu|pyatspi-2.8.0-2|49	
12mu|pyatspi-2.8.0-2|50	rm -rf /tmp/py3
12mu|pyatspi-2.8.0-2|51	cp -a . /tmp/py3/
12mu|pyatspi-2.8.0-2|52	
12mu|pyatspi-2.8.0-2|53	%build
12mu|pyatspi-2.8.0-2|54	%configure2_5x \
12mu|pyatspi-2.8.0-2|55	--build=%{_build}
12mu|pyatspi-2.8.0-2|56	
12mu|pyatspi-2.8.0-2|57	%make
12mu|pyatspi-2.8.0-2|58	
12mu|pyatspi-2.8.0-2|59	# Build the python3 module
12mu|pyatspi-2.8.0-2|60	pushd /tmp/py3
12mu|pyatspi-2.8.0-2|61	%configure2_5x --with-python=python3
12mu|pyatspi-2.8.0-2|62	%make
12mu|pyatspi-2.8.0-2|63	popd
12mu|pyatspi-2.8.0-2|64	
12mu|pyatspi-2.8.0-2|65	%install
12mu|pyatspi-2.8.0-2|66	%makeinstall_std
12mu|pyatspi-2.8.0-2|67	
12mu|pyatspi-2.8.0-2|68	pushd /tmp/py3
12mu|pyatspi-2.8.0-2|69	%makeinstall_std
12mu|pyatspi-2.8.0-2|70	popd
12mu|pyatspi-2.8.0-2|71	
12mu|pyatspi-2.8.0-2|72	rm -f %{buildroot}%{_bindir}/magFocusTracker.py
12mu|pyatspi-2.8.0-2|73	
12mu|pyatspi-2.8.0-2|74	%files
12mu|pyatspi-2.8.0-2|75	%doc COPYING COPYING.GPL AUTHORS README
12mu|pyatspi-2.8.0-2|76	%doc examples/magFocusTracker.py
12mu|pyatspi-2.8.0-2|77	%{py_puresitedir}/pyatspi
12mu|pyatspi-2.8.0-2|78	
12mu|pyatspi-2.8.0-2|79	%files -n python3-pyatspi
12mu|pyatspi-2.8.0-2|80	%doc COPYING COPYING.GPL AUTHORS README
12mu|pyatspi-2.8.0-2|81	%{py3_puresitedir}/pyatspi/
12mu|pyatspi-2.8.0-2|82	
12mu|pyatspi-2.8.0-2|83	
12mu|pyatspi-2.8.0-2|84	%changelog
12mu|pyatspi-2.8.0-2|85	* Sun May 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.5.1-1
12mu|pyatspi-2.8.0-2|86	+ Revision: 797184
12mu|pyatspi-2.8.0-2|87	- verson update 2.5.1
12mu|pyatspi-2.8.0-2|88	
12mu|pyatspi-2.8.0-2|89	* Sun Mar 18 2012 Matthew Dawkins <mattydaw@mandriva.org> 2.3.91-1
12mu|pyatspi-2.8.0-2|90	+ Revision: 785465
12mu|pyatspi-2.8.0-2|91	- imported package pyatspi
12mu|pyatspi-2.8.0-2|92	

20653 12
12mu|pygtk2.0-2.24.0-10|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mu|pygtk2.0-2.24.0-10|2	%define oname pygtk
12mu|pygtk2.0-2.24.0-10|3	#rpmlint wants %mklibname
12mu|pygtk2.0-2.24.0-10|4	
12mu|pygtk2.0-2.24.0-10|5	Summary:	Python bindings for the GTK+2 widget set
12mu|pygtk2.0-2.24.0-10|6	Name:		pygtk2.0
12mu|pygtk2.0-2.24.0-10|7	Version:	2.24.0
12mu|pygtk2.0-2.24.0-10|8	Release:	10
12mu|pygtk2.0-2.24.0-10|9	License:	LGPLv2+
12mu|pygtk2.0-2.24.0-10|10	Group:		Development/GNOME and GTK+
12mu|pygtk2.0-2.24.0-10|11	Url:		http://www.pygtk.org
12mu|pygtk2.0-2.24.0-10|12	Source0:	http://ftp.gnome.org/pub/GNOME/sources/pygtk/%{url_ver}/%{oname}-%{version}.tar.bz2
12mu|pygtk2.0-2.24.0-10|13	Patch0:		pygtk2.0-2.24.0-pango-leaks.patch
12mu|pygtk2.0-2.24.0-10|14	BuildRequires:	gnome-common
12mu|pygtk2.0-2.24.0-10|15	BuildRequires:	xsltproc
12mu|pygtk2.0-2.24.0-10|16	BuildRequires:	python-numpy-devel
12mu|pygtk2.0-2.24.0-10|17	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|pygtk2.0-2.24.0-10|18	BuildRequires:	pkgconfig(libglade-2.0)
12mu|pygtk2.0-2.24.0-10|19	BuildRequires:	pkgconfig(python)
12mu|pygtk2.0-2.24.0-10|20	BuildRequires:	pkgconfig(pygobject-2.0)
12mu|pygtk2.0-2.24.0-10|21	BuildRequires:	pkgconfig(pycairo)
12mu|pygtk2.0-2.24.0-10|22	Requires:	python-numpy
12mu|pygtk2.0-2.24.0-10|23	Requires:	python-gobject
12mu|pygtk2.0-2.24.0-10|24	Requires:	python-cairo
12mu|pygtk2.0-2.24.0-10|25	Provides:	pygtk2 = %{EVRD}
12mu|pygtk2.0-2.24.0-10|26	
12mu|pygtk2.0-2.24.0-10|27	%description
12mu|pygtk2.0-2.24.0-10|28	PyGTK is an extension module for python that gives you access to the GTK+
12mu|pygtk2.0-2.24.0-10|29	widget set. Just about anything you can write in C with GTK+ you can write
12mu|pygtk2.0-2.24.0-10|30	in python with PyGTK (within reason), but with all of python's benefits.
12mu|pygtk2.0-2.24.0-10|31	
12mu|pygtk2.0-2.24.0-10|32	This new release includes GTK2 support.
12mu|pygtk2.0-2.24.0-10|33	
12mu|pygtk2.0-2.24.0-10|34	%files
12mu|pygtk2.0-2.24.0-10|35	%doc AUTHORS NEWS README MAPPING ChangeLog
12mu|pygtk2.0-2.24.0-10|36	%dir %{py_platsitedir}/gtk-2.0/gtk/
12mu|pygtk2.0-2.24.0-10|37	%{py_platsitedir}/gtk-2.0/gtk/*.py*
12mu|pygtk2.0-2.24.0-10|38	%{py_platsitedir}/gtk-2.0/gtk/_*.so
12mu|pygtk2.0-2.24.0-10|39	%{py_platsitedir}/gtk-2.0/gtkunixprint*
12mu|pygtk2.0-2.24.0-10|40	%{py_platsitedir}/gtk-2.0/atk*.so
12mu|pygtk2.0-2.24.0-10|41	%{py_platsitedir}/gtk-2.0/pango*.so
12mu|pygtk2.0-2.24.0-10|42	
12mu|pygtk2.0-2.24.0-10|43	#----------------------------------------------------------------------------
12mu|pygtk2.0-2.24.0-10|44	
12mu|pygtk2.0-2.24.0-10|45	%package devel
12mu|pygtk2.0-2.24.0-10|46	Summary:	Files needed to build wrappers for GTK+ addon libraries
12mu|pygtk2.0-2.24.0-10|47	Group:		Development/GNOME and GTK+
12mu|pygtk2.0-2.24.0-10|48	Requires:	%{name} = %{EVRD}
12mu|pygtk2.0-2.24.0-10|49	
12mu|pygtk2.0-2.24.0-10|50	%description devel
12mu|pygtk2.0-2.24.0-10|51	This package contains files required to build wrappers for GTK+ addon
12mu|pygtk2.0-2.24.0-10|52	libraries so that they interoperate with pygtk.
12mu|pygtk2.0-2.24.0-10|53	
12mu|pygtk2.0-2.24.0-10|54	This new release includes GTK2 support.
12mu|pygtk2.0-2.24.0-10|55	
12mu|pygtk2.0-2.24.0-10|56	%files devel
12mu|pygtk2.0-2.24.0-10|57	%{_bindir}/pygtk-codegen-2.0
12mu|pygtk2.0-2.24.0-10|58	%{_includedir}/pygtk-2.0/*
12mu|pygtk2.0-2.24.0-10|59	%dir %{_datadir}/pygtk
12mu|pygtk2.0-2.24.0-10|60	%dir %{_datadir}/pygtk/2.0
12mu|pygtk2.0-2.24.0-10|61	%dir %{_datadir}/pygtk/2.0/defs
12mu|pygtk2.0-2.24.0-10|62	%{_datadir}/pygtk/2.0/defs/*.defs
12mu|pygtk2.0-2.24.0-10|63	%{_datadir}/pygtk/2.0/defs/pangocairo.override
12mu|pygtk2.0-2.24.0-10|64	%{_libdir}/pkgconfig/pygtk-2.0.pc
12mu|pygtk2.0-2.24.0-10|65	%{_datadir}/gtk-doc/html/pygtk/
12mu|pygtk2.0-2.24.0-10|66	
12mu|pygtk2.0-2.24.0-10|67	#----------------------------------------------------------------------------
12mu|pygtk2.0-2.24.0-10|68	
12mu|pygtk2.0-2.24.0-10|69	%package libglade
12mu|pygtk2.0-2.24.0-10|70	Summary:	A wrapper for the libglade library for use with PyGTK
12mu|pygtk2.0-2.24.0-10|71	Group:		Development/GNOME and GTK+
12mu|pygtk2.0-2.24.0-10|72	Requires:	%{name} = %{EVRD}
12mu|pygtk2.0-2.24.0-10|73	
12mu|pygtk2.0-2.24.0-10|74	%description libglade
12mu|pygtk2.0-2.24.0-10|75	This module contains a wrapper for the libglade library.  Libglade is a
12mu|pygtk2.0-2.24.0-10|76	library similar to the pyglade module, except that it is written in C (so
12mu|pygtk2.0-2.24.0-10|77	is faster) and is more complete.
12mu|pygtk2.0-2.24.0-10|78	
12mu|pygtk2.0-2.24.0-10|79	%files libglade
12mu|pygtk2.0-2.24.0-10|80	%{py_platsitedir}/gtk-2.0/gtk/glade.so
12mu|pygtk2.0-2.24.0-10|81	
12mu|pygtk2.0-2.24.0-10|82	#----------------------------------------------------------------------------
12mu|pygtk2.0-2.24.0-10|83	
12mu|pygtk2.0-2.24.0-10|84	%package demos
12mu|pygtk2.0-2.24.0-10|85	Summary:	Examples and demos for %{name}
12mu|pygtk2.0-2.24.0-10|86	Group:		Development/GNOME and GTK+
12mu|pygtk2.0-2.24.0-10|87	Requires:	%{name}-devel = %{EVRD}
12mu|pygtk2.0-2.24.0-10|88	
12mu|pygtk2.0-2.24.0-10|89	%description demos
12mu|pygtk2.0-2.24.0-10|90	This package contains example programs and demos for %{name}.
12mu|pygtk2.0-2.24.0-10|91	
12mu|pygtk2.0-2.24.0-10|92	%files demos
12mu|pygtk2.0-2.24.0-10|93	%doc examples/{atk,glade,gobject,gtk,ide,pango,simple}
12mu|pygtk2.0-2.24.0-10|94	%dir %{_libdir}/pygtk/2.0/demos
12mu|pygtk2.0-2.24.0-10|95	%dir %{_libdir}/pygtk/2.0/demos/images
12mu|pygtk2.0-2.24.0-10|96	%attr(755,root,root) %{_bindir}/pygtk-demo
12mu|pygtk2.0-2.24.0-10|97	%attr(755,root,root) %{_libdir}/pygtk/2.0/pygtk-demo.py
12mu|pygtk2.0-2.24.0-10|98	%{_libdir}/pygtk/2.0/pygtk-demo.py[co]
12mu|pygtk2.0-2.24.0-10|99	%attr(755,root,root) %{_libdir}/pygtk/2.0/demos/*.py
12mu|pygtk2.0-2.24.0-10|100	%{_libdir}/pygtk/2.0/demos/*.py[co]
12mu|pygtk2.0-2.24.0-10|101	%{_libdir}/pygtk/2.0/demos/images/*
12mu|pygtk2.0-2.24.0-10|102	
12mu|pygtk2.0-2.24.0-10|103	#----------------------------------------------------------------------------
12mu|pygtk2.0-2.24.0-10|104	
12mu|pygtk2.0-2.24.0-10|105	%prep
12mu|pygtk2.0-2.24.0-10|106	%setup -qn %{oname}-%{version}
12mu|pygtk2.0-2.24.0-10|107	%patch0 -p1
12mu|pygtk2.0-2.24.0-10|108	
12mu|pygtk2.0-2.24.0-10|109	%build
12mu|pygtk2.0-2.24.0-10|110	%configure2_5x  \
12mu|pygtk2.0-2.24.0-10|111	--enable-thread \
12mu|pygtk2.0-2.24.0-10|112	--enable-numpy
12mu|pygtk2.0-2.24.0-10|113	
12mu|pygtk2.0-2.24.0-10|114	%make LIBS="`python-config --libs`"
12mu|pygtk2.0-2.24.0-10|115	
12mu|pygtk2.0-2.24.0-10|116	%install
12mu|pygtk2.0-2.24.0-10|117	%makeinstall_std
12mu|pygtk2.0-2.24.0-10|118	
12mu|pygtk2.0-2.24.0-10|119	#(tpg) remove svn form docs
12mu|pygtk2.0-2.24.0-10|120	rm -rf `find -name .svn` %{buildroot}%{_docdir}
12mu|pygtk2.0-2.24.0-10|121	
12mu|pygtk2.0-2.24.0-10|122	
12mu|pygtk2.0-2.24.0-10|123	%changelog
12mu|pygtk2.0-2.24.0-10|124	* Wed Dec 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.24.0-10
12mu|pygtk2.0-2.24.0-10|125	+ Revision: 88bf29a
12mu|pygtk2.0-2.24.0-10|126	- LOG Add patch from upstream to fix leaks in Pango
12mu|pygtk2.0-2.24.0-10|127	
12mu|pygtk2.0-2.24.0-10|128	

20654 12
12mu|pykickstart-1.99.15-2|1	%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")}
12mu|pykickstart-1.99.15-2|2	
12mu|pykickstart-1.99.15-2|3	Summary:  A python library for manipulating kickstart files
12mu|pykickstart-1.99.15-2|4	Name: pykickstart
12mu|pykickstart-1.99.15-2|5	Url: http://fedoraproject.org/wiki/pykickstart
12mu|pykickstart-1.99.15-2|6	Version: 1.99.15
12mu|pykickstart-1.99.15-2|7	Release: 2
12mu|pykickstart-1.99.15-2|8	# This is a Red Hat maintained package which is specific to
12mu|pykickstart-1.99.15-2|9	# our distribution.  Thus the source is only available from
12mu|pykickstart-1.99.15-2|10	# within this srpm.
12mu|pykickstart-1.99.15-2|11	Source0: %{name}-%{version}.tar.gz
12mu|pykickstart-1.99.15-2|12	
12mu|pykickstart-1.99.15-2|13	License: GPLv2
12mu|pykickstart-1.99.15-2|14	Group: Development/Python
12mu|pykickstart-1.99.15-2|15	BuildArch: noarch
12mu|pykickstart-1.99.15-2|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12mu|pykickstart-1.99.15-2|17	BuildRequires: python-devel, gettext, python-setuptools
12mu|pykickstart-1.99.15-2|18	Requires: python, python-urlgrabber
12mu|pykickstart-1.99.15-2|19	
12mu|pykickstart-1.99.15-2|20	%description
12mu|pykickstart-1.99.15-2|21	The pykickstart package is a python library for manipulating kickstart
12mu|pykickstart-1.99.15-2|22	files.
12mu|pykickstart-1.99.15-2|23	
12mu|pykickstart-1.99.15-2|24	%prep
12mu|pykickstart-1.99.15-2|25	%setup -q
12mu|pykickstart-1.99.15-2|26	
12mu|pykickstart-1.99.15-2|27	%build
12mu|pykickstart-1.99.15-2|28	make
12mu|pykickstart-1.99.15-2|29	
12mu|pykickstart-1.99.15-2|30	%install
12mu|pykickstart-1.99.15-2|31	rm -rf %{buildroot}
12mu|pykickstart-1.99.15-2|32	make DESTDIR=%{buildroot} install
12mu|pykickstart-1.99.15-2|33	%find_lang %{name}
12mu|pykickstart-1.99.15-2|34	
12mu|pykickstart-1.99.15-2|35	%clean
12mu|pykickstart-1.99.15-2|36	rm -rf %{buildroot}
12mu|pykickstart-1.99.15-2|37	
12mu|pykickstart-1.99.15-2|38	%files -f %{name}.lang
12mu|pykickstart-1.99.15-2|39	%defattr(-,root,root,-)
12mu|pykickstart-1.99.15-2|40	%doc README ChangeLog COPYING docs/programmers-guide
12mu|pykickstart-1.99.15-2|41	%doc docs/kickstart-docs.txt
12mu|pykickstart-1.99.15-2|42	%{python_sitelib}/*
12mu|pykickstart-1.99.15-2|43	%{_bindir}/ksvalidator
12mu|pykickstart-1.99.15-2|44	%{_bindir}/ksflatten
12mu|pykickstart-1.99.15-2|45	%{_bindir}/ksverdiff
12mu|pykickstart-1.99.15-2|46	
12mu|pykickstart-1.99.15-2|47	%changelog
12mu|pykickstart-1.99.15-2|48	* Thu Aug 09 2012 Chris Lumens <clumens@redhat.com> - 1.99.15-1
12mu|pykickstart-1.99.15-2|49	- No argument needs to be given to rootpw if you're just locking the account. (clumens)

20655 12
12mu|pyparted-3.10-6|1	Summary: Python module for GNU parted
12mu|pyparted-3.10-6|2	Name:    pyparted
12mu|pyparted-3.10-6|3	Version: 3.10
12mu|pyparted-3.10-6|4	Release: 6
12mu|pyparted-3.10-6|5	License: GPLv2+
12mu|pyparted-3.10-6|6	Group:   Development/Python
12mu|pyparted-3.10-6|7	URL:     http://fedorahosted.org/pyparted
12mu|pyparted-3.10-6|8	
12mu|pyparted-3.10-6|9	Source0: http://fedorahosted.org/releases/p/y/%{name}/%{name}-%{version}.tar.gz
12mu|pyparted-3.10-6|10	
12mu|pyparted-3.10-6|11	BuildRequires: python-devel
12mu|pyparted-3.10-6|12	BuildRequires: parted-devel >= 3.0-6
12mu|pyparted-3.10-6|13	BuildRequires: pkgconfig
12mu|pyparted-3.10-6|14	
12mu|pyparted-3.10-6|15	%rename python-parted
12mu|pyparted-3.10-6|16	
12mu|pyparted-3.10-6|17	%description
12mu|pyparted-3.10-6|18	Python module for the parted library.  It is used for manipulating
12mu|pyparted-3.10-6|19	partition tables.
12mu|pyparted-3.10-6|20	
12mu|pyparted-3.10-6|21	%prep
12mu|pyparted-3.10-6|22	%setup -q
12mu|pyparted-3.10-6|23	
12mu|pyparted-3.10-6|24	%build
12mu|pyparted-3.10-6|25	%make
12mu|pyparted-3.10-6|26	
12mu|pyparted-3.10-6|27	%install
12mu|pyparted-3.10-6|28	%makeinstall_std
12mu|pyparted-3.10-6|29	
12mu|pyparted-3.10-6|30	%files
12mu|pyparted-3.10-6|31	%doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO
12mu|pyparted-3.10-6|32	%{python_sitearch}/*
12mu|pyparted-3.10-6|33	
12mu|pyparted-3.10-6|34	%changelog
12mu|pyparted-3.10-6|35	* Tue Oct 22 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.10-6
12mu|pyparted-3.10-6|36	+ Revision: 41c1d7a
12mu|pyparted-3.10-6|37	- Drop unneeded patch
12mu|pyparted-3.10-6|38	
12mu|pyparted-3.10-6|39	

20656 12
12mu|pysol-4.82-17|1	%define	pssver	3.01
12mu|pysol-4.82-17|2	
12mu|pysol-4.82-17|3	Summary:	Provides several solitaire card games
12mu|pysol-4.82-17|4	Name:		pysol
12mu|pysol-4.82-17|5	Version:        4.82
12mu|pysol-4.82-17|6	Release:        17
12mu|pysol-4.82-17|7	License:	GPL
12mu|pysol-4.82-17|8	Group:		Games/Cards
12mu|pysol-4.82-17|9	URL:		http://www.oberhumer.com/opensource/pysol/
12mu|pysol-4.82-17|10	
12mu|pysol-4.82-17|11	Source0:	%{name}-%{version}.tar.bz2
12mu|pysol-4.82-17|12	Source1: 	http://www.oberhumer.com/opensource/pysol/download/pysol-sound-server-%{pssver}.tar.bz2
12mu|pysol-4.82-17|13	Source2:	%{name}-%{version}-src.tar.bz2
12mu|pysol-4.82-17|14	#gw use the pysol.py from the source release instead of the bytecode
12mu|pysol-4.82-17|15	Patch0:		pysol-4.81-srcrelease.patch
12mu|pysol-4.82-17|16	Patch1:		pysol-4.82-sound.patch
12mu|pysol-4.82-17|17	Patch2:		pysol-4.82-tk-geometry-fix.patch
12mu|pysol-4.82-17|18	Requires:	tkinter >= 1.5.2
12mu|pysol-4.82-17|19	BuildRequires:  python-devel
12mu|pysol-4.82-17|20	BuildRequires:  smpeg-devel
12mu|pysol-4.82-17|21	
12mu|pysol-4.82-17|22	%description
12mu|pysol-4.82-17|23	PySol has several solitaire card games, written in 100%% pure
12mu|pysol-4.82-17|24	Python. It has many features: unlimited undo and redo, load & save
12mu|pysol-4.82-17|25	games, player statistics, hint system, game plug-ins, and more!
12mu|pysol-4.82-17|26	Contains: klondike, freecel, spider, golf, etc.
12mu|pysol-4.82-17|27	
12mu|pysol-4.82-17|28	%prep
12mu|pysol-4.82-17|29	%setup -q -a 1 -a 2
12mu|pysol-4.82-17|30	%patch0 -p1
12mu|pysol-4.82-17|31	%patch1
12mu|pysol-4.82-17|32	%patch2
12mu|pysol-4.82-17|33	
12mu|pysol-4.82-17|34	cp pysol-sound-server-%{pssver}/NEWS NEWS.pysol-sound-server
12mu|pysol-4.82-17|35	cp pysol-sound-server-%{pssver}/README README.pysol-sound-server
12mu|pysol-4.82-17|36	
12mu|pysol-4.82-17|37	%build
12mu|pysol-4.82-17|38	cd pysol-sound-server-%{pssver}/src
12mu|pysol-4.82-17|39	./configure --libdir=%{_libdir}
12mu|pysol-4.82-17|40	%make
12mu|pysol-4.82-17|41	
12mu|pysol-4.82-17|42	
12mu|pysol-4.82-17|43	%install
12mu|pysol-4.82-17|44	rm -fr %{buildroot}
12mu|pysol-4.82-17|45	make prefix=%_prefix bindir=%{buildroot}%{_gamesbindir} pkgdatadir=%{buildroot}%{_gamesdatadir}/%{name} install-bin install-data install-man mandir=%{buildroot}/%{_mandir}
12mu|pysol-4.82-17|46	perl -pi -e "s%%{buildroot}/usr%/usr%" %{buildroot}%{_gamesbindir}/pysol
12mu|pysol-4.82-17|47	cd pysol-sound-server-%{pssver}/src
12mu|pysol-4.82-17|48	python setup.py install --root=%{buildroot}
12mu|pysol-4.82-17|49	cd ../..
12mu|pysol-4.82-17|50	# they don't support python 2.4 yet
12mu|pysol-4.82-17|51	rm -f %{buildroot}%{_gamesdatadir}/%{name}/*pyc
12mu|pysol-4.82-17|52	mkdir %{buildroot}%{_gamesdatadir}/%{name}/BINARIES
12mu|pysol-4.82-17|53	cp -r %{name}-%{version}/src/* %{buildroot}%{_gamesdatadir}/%{name}/BINARIES
12mu|pysol-4.82-17|54	cat > %{buildroot}/%{_gamesbindir}/pysol << EOF
12mu|pysol-4.82-17|55	#!/bin/sh
12mu|pysol-4.82-17|56	exec python %{_gamesdatadir}/%{name}/BINARIES/pysol.py --pkgdatadir=%{_gamesdatadir}/%{name}/ --bindir=%{_gamesdatadir}/%{name}/BINARIES/ ${1+"$@"}
12mu|pysol-4.82-17|57	
12mu|pysol-4.82-17|58	echo "$0: running $PYTHON failed !"
12mu|pysol-4.82-17|59	exit 1
12mu|pysol-4.82-17|60	EOF
12mu|pysol-4.82-17|61	chmod 755 %{buildroot}/%{_gamesbindir}/pysol
12mu|pysol-4.82-17|62	
12mu|pysol-4.82-17|63	# Menu support
12mu|pysol-4.82-17|64	mkdir -p %{buildroot}%{_datadir}/applications
12mu|pysol-4.82-17|65	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mu|pysol-4.82-17|66	[Desktop Entry]
12mu|pysol-4.82-17|67	Name=PySOL
12mu|pysol-4.82-17|68	Comment=All solitaire cards games
12mu|pysol-4.82-17|69	Exec=%{name}
12mu|pysol-4.82-17|70	Icon=cards_section
12mu|pysol-4.82-17|71	Terminal=false
12mu|pysol-4.82-17|72	Type=Application
12mu|pysol-4.82-17|73	StartupNotify=true
12mu|pysol-4.82-17|74	Categories=X-MandrivaLinux-MoreApplications-Games-Cards;Game;CardGame;
12mu|pysol-4.82-17|75	EOF
12mu|pysol-4.82-17|76	
12mu|pysol-4.82-17|77	%clean
12mu|pysol-4.82-17|78	
12mu|pysol-4.82-17|79	%files
12mu|pysol-4.82-17|80	%doc NEWS* README*
12mu|pysol-4.82-17|81	%{_gamesdatadir}/pysol/
12mu|pysol-4.82-17|82	%{_gamesbindir}/pysol
12mu|pysol-4.82-17|83	%{_mandir}/man6/pysol.6*
12mu|pysol-4.82-17|84	%_datadir/applications/mandriva*
12mu|pysol-4.82-17|85	%{py_platsitedir}/*
12mu|pysol-4.82-17|86	
12mu|pysol-4.82-17|87	
12mu|pysol-4.82-17|88	%changelog
12mu|pysol-4.82-17|89	* Mon Oct 21 2013 Denis Silakov <denis.silakov@rosalab.ru> 4.82-17
12mu|pysol-4.82-17|90	+ Revision: adba2e0
12mu|pysol-4.82-17|91	- Fix work with modern tkinter
12mu|pysol-4.82-17|92	
12mu|pysol-4.82-17|93	

20657 12
12mu|python-2.7.8-1|1	# Patching guideline for python :
12mu|python-2.7.8-1|2	# - no big patch with invasive change not
12mu|python-2.7.8-1|3	#     approved by upstream ( ie not coming from upstream svn )
12mu|python-2.7.8-1|4	# - small bugfix must be sent to upstream and approved if they
12mu|python-2.7.8-1|5	#     change any interface
12mu|python-2.7.8-1|6	# - all patchs should be commented ( unless for security,
12mu|python-2.7.8-1|7	#     as they are usually easy to spot )
12mu|python-2.7.8-1|8	%bcond_with tests
12mu|python-2.7.8-1|9	
12mu|python-2.7.8-1|10	%define docver 2.7.8
12mu|python-2.7.8-1|11	%define dirver 2.7
12mu|python-2.7.8-1|12	
12mu|python-2.7.8-1|13	%define major %{dirver}
12mu|python-2.7.8-1|14	%define libname %mklibname %{name} %{major}
12mu|python-2.7.8-1|15	%define devname %mklibname %{name} -d
12mu|python-2.7.8-1|16	
12mu|python-2.7.8-1|17	%ifarch %{ix86} x86_64 ppc
12mu|python-2.7.8-1|18	%bcond_without valgrind
12mu|python-2.7.8-1|19	%else
12mu|python-2.7.8-1|20	%bcond_with valgrind
12mu|python-2.7.8-1|21	%endif
12mu|python-2.7.8-1|22	
12mu|python-2.7.8-1|23	Summary:	An interpreted, interactive object-oriented programming language
12mu|python-2.7.8-1|24	Name:		python
12mu|python-2.7.8-1|25	Version:	2.7.8
12mu|python-2.7.8-1|26	Release:	1
12mu|python-2.7.8-1|27	License:	Modified CNRI Open Source License
12mu|python-2.7.8-1|28	Group:		Development/Python
12mu|python-2.7.8-1|29	Url:		http://www.python.org/
12mu|python-2.7.8-1|30	Source0:	http://www.python.org/ftp/python/%{version}/Python-%{version}.tar.xz
12mu|python-2.7.8-1|31	Source1:	http://www.python.org/ftp/python/doc/%{docver}/python-%{docver}-docs-html.tar.bz2
12mu|python-2.7.8-1|32	Source2:	bdist_rpm5.py
12mu|python-2.7.8-1|33	Source3:	%{name}.rpmlintrc
12mu|python-2.7.8-1|34	Patch0:		python-2.7.4-module-linkage.patch
12mu|python-2.7.8-1|35	# Don't include /usr/local/* in search path
12mu|python-2.7.8-1|36	Patch3:		Python-2.7.6-no-local-incpath.patch
12mu|python-2.7.8-1|37	
12mu|python-2.7.8-1|38	# Support */lib64 convention on x86_64, sparc64, etc.
12mu|python-2.7.8-1|39	# similar patches reported upstream on http://bugs.python.org/issue1294959
12mu|python-2.7.8-1|40	Patch4:		python-2.7.6-lib64.patch
12mu|python-2.7.8-1|41	
12mu|python-2.7.8-1|42	# Do handle <asm-XXX/*.h> headers in h2py.py
12mu|python-2.7.8-1|43	# FIXME: incomplete for proper bi-arch support as #if/#else/#endif
12mu|python-2.7.8-1|44	# clauses generally should have been handled
12mu|python-2.7.8-1|45	# to send upstream after cleaning
12mu|python-2.7.8-1|46	Patch5:		Python-2.2.2-biarch-headers.patch
12mu|python-2.7.8-1|47	
12mu|python-2.7.8-1|48	Patch6:		python-2.7-016-cross-compile-getaddrinfo.patch
12mu|python-2.7.8-1|49	
12mu|python-2.7.8-1|50	# add mandriva to the list of supported distribution, applied upstream
12mu|python-2.7.8-1|51	Patch10:	python-2.5.1-detect-mandriva.patch
12mu|python-2.7.8-1|52	
12mu|python-2.7.8-1|53	# adds xz support to distutils targets: 'sdist', 'bdist' & 'bdist_rpm'
12mu|python-2.7.8-1|54	# sent upstream : http://bugs.python.org/issue5411
12mu|python-2.7.8-1|55	# DO NOT REMOVE, IT DOESN'T TOUCH *ANY* public interfaces and has been
12mu|python-2.7.8-1|56	# accepted by upstream
12mu|python-2.7.8-1|57	#Patch14:	Python-2.7.2-distutils-xz-support.patch
12mu|python-2.7.8-1|58	
12mu|python-2.7.8-1|59	# from Fedora, fixes gettext.py parsing of Plural-Forms: header (fixes mdv bugs #49475, #44088)
12mu|python-2.7.8-1|60	# to send upstream
12mu|python-2.7.8-1|61	Patch16:	python-2.5.1-plural-fix.patch
12mu|python-2.7.8-1|62	
12mu|python-2.7.8-1|63	# skip semaphore test, as it requires /dev/shm
12mu|python-2.7.8-1|64	Patch23:	python-2.7.1-skip-shm-test.patch
12mu|python-2.7.8-1|65	
12mu|python-2.7.8-1|66	# add support for berkeley db <= 5.1
12mu|python-2.7.8-1|67	# sent upstream: http://bugs.python.org/issue11817
12mu|python-2.7.8-1|68	Patch24:	Python-2.7.4-berkeley-db-5.3.patch
12mu|python-2.7.8-1|69	
12mu|python-2.7.8-1|70	# do not use uname -m to get the exact name on mips/arm
12mu|python-2.7.8-1|71	Patch25:	python-2.7.4-arch.patch
12mu|python-2.7.8-1|72	
12mu|python-2.7.8-1|73	Patch26:	Python-2.7.4-berkeley-db-5.3-2.patch
12mu|python-2.7.8-1|74	
12mu|python-2.7.8-1|75	# Avoid error in tests if built inside LXC with kerneles which differs
12mu|python-2.7.8-1|76	# from the target system's one
12mu|python-2.7.8-1|77	#Patch27:	python-2.7.3-workaround-ENOPROTOOPT-in-bind_port.patch
12mu|python-2.7.8-1|78	
12mu|python-2.7.8-1|79	BuildRequires:	blt
12mu|python-2.7.8-1|80	BuildRequires:	db5-devel
12mu|python-2.7.8-1|81	BuildRequires:	pkgconfig(expat)
12mu|python-2.7.8-1|82	BuildRequires:	pkgconfig(libffi)
12mu|python-2.7.8-1|83	BuildRequires:	gdbm-devel
12mu|python-2.7.8-1|84	BuildRequires:	gmp-devel
12mu|python-2.7.8-1|85	BuildRequires:	pkgconfig(ncursesw)
12mu|python-2.7.8-1|86	BuildRequires:	pkgconfig(openssl)
12mu|python-2.7.8-1|87	BuildRequires:	readline-devel
12mu|python-2.7.8-1|88	BuildRequires:  tcl tcl-devel
12mu|python-2.7.8-1|89	BuildRequires:  tk tk-devel
12mu|python-2.7.8-1|90	BuildRequires:	tix
12mu|python-2.7.8-1|91	BuildRequires:	bzip2-devel
12mu|python-2.7.8-1|92	BuildRequires:	pkgconfig(sqlite3)
12mu|python-2.7.8-1|93	%if %{with valgrind}
12mu|python-2.7.8-1|94	BuildRequires:	valgrind-devel
12mu|python-2.7.8-1|95	%endif
12mu|python-2.7.8-1|96	BuildRequires:	chrpath
12mu|python-2.7.8-1|97	# (2010/03/21, misc: interfere with test__all )
12mu|python-2.7.8-1|98	BuildConflicts:	python-pyxml
12mu|python-2.7.8-1|99	
12mu|python-2.7.8-1|100	# backwards compatibility for unfixed packages
12mu|python-2.7.8-1|101	Provides:	python(abi) = %{major}
12mu|python-2.7.8-1|102	
12mu|python-2.7.8-1|103	Conflicts:	tkinter < %{EVRD}
12mu|python-2.7.8-1|104	Conflicts:	python-devel < 2.7-6
12mu|python-2.7.8-1|105	%rename		python-ctypes
12mu|python-2.7.8-1|106	%rename		python-elementtree
12mu|python-2.7.8-1|107	%rename		python-base
12mu|python-2.7.8-1|108	
12mu|python-2.7.8-1|109	%description
12mu|python-2.7.8-1|110	Python is an interpreted, interactive, object-oriented programming
12mu|python-2.7.8-1|111	language often compared to Tcl, Perl, Scheme or Java. Python includes
12mu|python-2.7.8-1|112	modules, classes, exceptions, very high level dynamic data types and
12mu|python-2.7.8-1|113	dynamic typing. Python supports interfaces to many system calls and
12mu|python-2.7.8-1|114	libraries, as well as to various windowing systems (X11, Motif, Tk,
12mu|python-2.7.8-1|115	Mac and MFC).
12mu|python-2.7.8-1|116	
12mu|python-2.7.8-1|117	Programmers can write new built-in modules for Python in C or C++.
12mu|python-2.7.8-1|118	Python can be used as an extension language for applications that
12mu|python-2.7.8-1|119	need a programmable interface. This package contains most of the
12mu|python-2.7.8-1|120	standard Python modules, as well as modules for interfacing to the
12mu|python-2.7.8-1|121	Tix widget set for Tk and RPM.
12mu|python-2.7.8-1|122	
12mu|python-2.7.8-1|123	Note that documentation for Python is provided in the python-docs
12mu|python-2.7.8-1|124	package.
12mu|python-2.7.8-1|125	
12mu|python-2.7.8-1|126	%package -n	%{libname}
12mu|python-2.7.8-1|127	Summary:	Shared libraries for Python %{version}
12mu|python-2.7.8-1|128	Group:		System/Libraries
12mu|python-2.7.8-1|129	
12mu|python-2.7.8-1|130	%description -n	%{libname}
12mu|python-2.7.8-1|131	This packages contains Python shared object library.  Python is an
12mu|python-2.7.8-1|132	interpreted, interactive, object-oriented programming language often
12mu|python-2.7.8-1|133	compared to Tcl, Perl, Scheme or Java.
12mu|python-2.7.8-1|134	
12mu|python-2.7.8-1|135	%package -n	%{devname}
12mu|python-2.7.8-1|136	Summary:	The libraries and header files needed for Python development
12mu|python-2.7.8-1|137	Group:		Development/Python
12mu|python-2.7.8-1|138	Requires:	%{name} = %{EVRD}
12mu|python-2.7.8-1|139	Requires:	%{libname} = %{EVRD}
12mu|python-2.7.8-1|140	Obsoletes:	%{name}-devel < %{EVRD}
12mu|python-2.7.8-1|141	# (misc) needed to ease upgrade , see #47803
12mu|python-2.7.8-1|142	Obsoletes:	%{mklibname -d %{name} 2.5} < 2.7
12mu|python-2.7.8-1|143	Obsoletes:	%{mklibname -d %{name} 2.6} < 2.7
12mu|python-2.7.8-1|144	Obsoletes:	%{mklibname -d %{name} 2.7} < 2.7-4
12mu|python-2.7.8-1|145	Provides:	%{name}-devel = %{EVRD}
12mu|python-2.7.8-1|146	
12mu|python-2.7.8-1|147	%description -n	%{devname}
12mu|python-2.7.8-1|148	The Python programming language's interpreter can be extended with
12mu|python-2.7.8-1|149	dynamically loaded extensions and can be embedded in other programs.
12mu|python-2.7.8-1|150	This package contains the header files and libraries needed to do
12mu|python-2.7.8-1|151	these types of tasks.
12mu|python-2.7.8-1|152	
12mu|python-2.7.8-1|153	Install %{devname} if you want to develop Python extensions.  The
12mu|python-2.7.8-1|154	python package will also need to be installed.  You'll probably also
12mu|python-2.7.8-1|155	want to install the python-docs package, which contains Python
12mu|python-2.7.8-1|156	documentation.
12mu|python-2.7.8-1|157	
12mu|python-2.7.8-1|158	%package docs
12mu|python-2.7.8-1|159	Summary:	Documentation for the Python programming language
12mu|python-2.7.8-1|160	Requires:	python = %{EVRD}
12mu|python-2.7.8-1|161	Requires:	xdg-utils
12mu|python-2.7.8-1|162	Group:		Development/Python
12mu|python-2.7.8-1|163	
12mu|python-2.7.8-1|164	%description	docs
12mu|python-2.7.8-1|165	The python-docs package contains documentation on the Python
12mu|python-2.7.8-1|166	programming language and interpreter.  The documentation is provided
12mu|python-2.7.8-1|167	in ASCII text files and in LaTeX source files.
12mu|python-2.7.8-1|168	
12mu|python-2.7.8-1|169	Install the python-docs package if you'd like to use the documentation
12mu|python-2.7.8-1|170	for the Python language.
12mu|python-2.7.8-1|171	
12mu|python-2.7.8-1|172	%package -n	tkinter
12mu|python-2.7.8-1|173	Summary:	A graphical user interface for the Python scripting language
12mu|python-2.7.8-1|174	Group:		Development/Python
12mu|python-2.7.8-1|175	Requires:	python = %{EVRD}
12mu|python-2.7.8-1|176	Requires:	tcl
12mu|python-2.7.8-1|177	Requires:	tk
12mu|python-2.7.8-1|178	
12mu|python-2.7.8-1|179	%description -n	tkinter
12mu|python-2.7.8-1|180	The Tkinter (Tk interface) program is an graphical user interface for
12mu|python-2.7.8-1|181	the Python scripting language.
12mu|python-2.7.8-1|182	
12mu|python-2.7.8-1|183	You should install the tkinter package if you'd like to use a graphical
12mu|python-2.7.8-1|184	user interface for Python programming.
12mu|python-2.7.8-1|185	
12mu|python-2.7.8-1|186	%package -n	tkinter-apps
12mu|python-2.7.8-1|187	Summary:	Various applications written using tkinter
12mu|python-2.7.8-1|188	Group:		Development/Python
12mu|python-2.7.8-1|189	Requires:	tkinter
12mu|python-2.7.8-1|190	
12mu|python-2.7.8-1|191	%description -n	tkinter-apps
12mu|python-2.7.8-1|192	Various applications written using tkinter.
12mu|python-2.7.8-1|193	
12mu|python-2.7.8-1|194	%prep
12mu|python-2.7.8-1|195	%setup -q -n Python-%{version}
12mu|python-2.7.8-1|196	%patch0 -p0
12mu|python-2.7.8-1|197	# local include
12mu|python-2.7.8-1|198	%patch3 -p1
12mu|python-2.7.8-1|199	# lib64
12mu|python-2.7.8-1|200	%patch4 -p1 -b .lib64
12mu|python-2.7.8-1|201	
12mu|python-2.7.8-1|202	# biarch header
12mu|python-2.7.8-1|203	%patch5 -p0
12mu|python-2.7.8-1|204	
12mu|python-2.7.8-1|205	#disable buggy getaddr check
12mu|python-2.7.8-1|206	%patch6 -p1
12mu|python-2.7.8-1|207	
12mu|python-2.7.8-1|208	# add mandriva to the list of supported distribution
12mu|python-2.7.8-1|209	%patch10 -p0
12mu|python-2.7.8-1|210	# must fix tararchive first..
12mu|python-2.7.8-1|211	#patch14 -p1 .xz~
12mu|python-2.7.8-1|212	
12mu|python-2.7.8-1|213	%patch16 -p1 -b .plural-fix
12mu|python-2.7.8-1|214	
12mu|python-2.7.8-1|215	%patch23 -p1
12mu|python-2.7.8-1|216	%patch24 -p1 -b .db5~
12mu|python-2.7.8-1|217	%patch25 -p1 -b .arch
12mu|python-2.7.8-1|218	%patch26 -p1 -b .db5-2
12mu|python-2.7.8-1|219	
12mu|python-2.7.8-1|220	# %patch27 -p1 -b .bind_port
12mu|python-2.7.8-1|221	
12mu|python-2.7.8-1|222	autoconf
12mu|python-2.7.8-1|223	
12mu|python-2.7.8-1|224	mkdir html
12mu|python-2.7.8-1|225	bzcat %{SOURCE1} | tar x  -C html
12mu|python-2.7.8-1|226	
12mu|python-2.7.8-1|227	find . -type f -print0 | xargs -0 perl -p -i -e 's@/usr/local/bin/python@/usr/bin/python@'
12mu|python-2.7.8-1|228	
12mu|python-2.7.8-1|229	cat > README.omv << EOF
12mu|python-2.7.8-1|230	Python interpreter support readline completion by default.
12mu|python-2.7.8-1|231	This is only used with the interpreter. In order to remove it,
12mu|python-2.7.8-1|232	you can :
12mu|python-2.7.8-1|233	1) unset PYTHONSTARTUP when you login
12mu|python-2.7.8-1|234	2) create a empty file \$HOME/.pythonrc.py
12mu|python-2.7.8-1|235	3) change %{_sysconfdir}/pythonrc.py
12mu|python-2.7.8-1|236	EOF
12mu|python-2.7.8-1|237	
12mu|python-2.7.8-1|238	%build
12mu|python-2.7.8-1|239	rm -f Modules/Setup.local
12mu|python-2.7.8-1|240	cat > Modules/Setup.local << EOF
12mu|python-2.7.8-1|241	linuxaudiodev linuxaudiodev.c
12mu|python-2.7.8-1|242	EOF
12mu|python-2.7.8-1|243	
12mu|python-2.7.8-1|244	export OPT="%{optflags}"
12mu|python-2.7.8-1|245	export CCSHARED="-fno-PIE -fPIC"
12mu|python-2.7.8-1|246	export ac_cv_have_long_long_format=yes
12mu|python-2.7.8-1|247	
12mu|python-2.7.8-1|248	# see https://qa.mandriva.com/show_bug.cgi?id=48570
12mu|python-2.7.8-1|249	# for wide unicode support
12mu|python-2.7.8-1|250	%configure2_5x \
12mu|python-2.7.8-1|251	--with-threads \
12mu|python-2.7.8-1|252	--with-system-expat \
12mu|python-2.7.8-1|253	--with-system-ffi \
12mu|python-2.7.8-1|254	--enable-unicode=ucs4 \
12mu|python-2.7.8-1|255	--enable-ipv6 \
12mu|python-2.7.8-1|256	--enable-shared \
12mu|python-2.7.8-1|257	--with-dbmliborder=gdbm:ndbm:bdb \
12mu|python-2.7.8-1|258	%if %{with valgrind}
12mu|python-2.7.8-1|259	--with-valgrind
12mu|python-2.7.8-1|260	%endif
12mu|python-2.7.8-1|261	
12mu|python-2.7.8-1|262	# fix build
12mu|python-2.7.8-1|263	#perl -pi -e 's/^(LDFLAGS=.*)/$1 -lstdc++/' Makefile
12mu|python-2.7.8-1|264	# (misc) if the home is nfs mounted, rmdir fails due to delay
12mu|python-2.7.8-1|265	export TMP="/tmp" TMPDIR="/tmp"
12mu|python-2.7.8-1|266	# Parallel make fails sometimes inside lxc in ABF
12mu|python-2.7.8-1|267	make
12mu|python-2.7.8-1|268	
12mu|python-2.7.8-1|269	%if %{with tests}
12mu|python-2.7.8-1|270	%check
12mu|python-2.7.8-1|271	# (misc) if the home is nfs mounted, rmdir fails
12mu|python-2.7.8-1|272	export TMP="/tmp" TMPDIR="/tmp"
12mu|python-2.7.8-1|273	
12mu|python-2.7.8-1|274	# all tests must pass
12mu|python-2.7.8-1|275	%ifarch %{arm}
12mu|python-2.7.8-1|276	# don't know if it's a python issue or a toolchain issue :(
12mu|python-2.7.8-1|277	# test test_float failed -- Traceback (most recent call last):
12mu|python-2.7.8-1|278	#  File "/home/rtp/deb/python2.6-2.6.4/Lib/test/test_float.py", line 665, in test_from_hex
12mu|python-2.7.8-1|279	#    self.identical(fromHex('0x0.ffffffffffffd6p-1022'), MIN-3*TINY)
12mu|python-2.7.8-1|280	#  File "/home/rtp/deb/python2.6-2.6.4/Lib/test/test_float.py", line 375, in identical
12mu|python-2.7.8-1|281	#    self.fail('%r not identical to %r' % (x, y))
12mu|python-2.7.8-1|282	# AssertionError: 2.2250738585071999e-308 not identical to 2.2250738585071984e-308
12mu|python-2.7.8-1|283	%define custom_test -x test_float
12mu|python-2.7.8-1|284	%else
12mu|python-2.7.8-1|285	%define custom_test ""
12mu|python-2.7.8-1|286	%endif
12mu|python-2.7.8-1|287	# if a test doesn't pass, it can be disabled with -x test, but this should be documented in the
12mu|python-2.7.8-1|288	# spec file, and a bug should be reported if possible ( on python side )
12mu|python-2.7.8-1|289	# (misc, 28/10/2010) test_gdb fail, didn't time too look
12mu|python-2.7.8-1|290	# (misc, 29/10/2010) test_site fail due to one of our patch, will fix later
12mu|python-2.7.8-1|291	#   test_distutils, fail because of lib64 patch ( like test_site ), and because it requires libpython2.7 to be installed
12mu|python-2.7.8-1|292	#   test_io, blocks on my computer on 2nd run
12mu|python-2.7.8-1|293	# (misc, 17/01/2013) test_cmath fails when run as part of the full test suite,
12mu|python-2.7.8-1|294	#   but succeeds when run by itself. Needs further investigation, for now, let's
12mu|python-2.7.8-1|295	#   just make it an extra step. Same goes for test_math, test_float, test_strtod
12mu|python-2.7.8-1|296	# (arisel, 04/02/2013) disabling test_file and test_file2k. This might be a problem with
12mu|python-2.7.8-1|297	#   --enable-shared as modules already installed on the system are used.
12mu|python-2.7.8-1|298	# (bero, 19/06/2013) disabling test_pydoc, fails with 'NoneType' object has no attribute 'get_source'
12mu|python-2.7.8-1|299	# (bero, 19/06/2013) Network related tests fail in ABF - probably new security features not allowing package
12mu|python-2.7.8-1|300	# builds to access the net?
12mu|python-2.7.8-1|301	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}"
12mu|python-2.7.8-1|302	WITHIN_PYTHON_RPM_BUILD=1 make test TESTOPTS="-w -l test_cmath test_math test_float test_strtod"
12mu|python-2.7.8-1|303	#make test TESTOPTS="-w -l test_pydoc"
12mu|python-2.7.8-1|304	%endif
12mu|python-2.7.8-1|305	
12mu|python-2.7.8-1|306	%install
12mu|python-2.7.8-1|307	mkdir -p %{buildroot}%{_prefix}/lib/python%{dirver}/site-packages
12mu|python-2.7.8-1|308	
12mu|python-2.7.8-1|309	# fix Makefile to get rid of reference to distcc
12mu|python-2.7.8-1|310	perl -pi -e "/^CC=/ and s/distcc/gcc/" Makefile
12mu|python-2.7.8-1|311	
12mu|python-2.7.8-1|312	# set the install path
12mu|python-2.7.8-1|313	echo '[install_scripts]' >setup.cfg
12mu|python-2.7.8-1|314	echo 'install_dir='"%{buildroot}/usr/bin" >>setup.cfg
12mu|python-2.7.8-1|315	
12mu|python-2.7.8-1|316	# python is not GNU and does not know fsstd
12mu|python-2.7.8-1|317	mkdir -p %{buildroot}%{_mandir}
12mu|python-2.7.8-1|318	%makeinstall_std
12mu|python-2.7.8-1|319	
12mu|python-2.7.8-1|320	ln -sf libpython%{major}.so.* %{buildroot}/%{_libdir}/libpython%{major}.so
12mu|python-2.7.8-1|321	
12mu|python-2.7.8-1|322	# Provide a libpython%{dirver}.so symlink in /usr/lib/puthon*/config, so that
12mu|python-2.7.8-1|323	# the shared library could be found when -L/usr/lib/python*/config is specified
12mu|python-2.7.8-1|324	ln -sf ../../libpython%{major}.so %{buildroot}%{_libdir}/python%{dirver}/config; ln -sf ../../libpython%{major}.so .
12mu|python-2.7.8-1|325	
12mu|python-2.7.8-1|326	#"  this comment is just here because vim syntax higlighting is confused by the previous snippet of lisp
12mu|python-2.7.8-1|327	
12mu|python-2.7.8-1|328	# smtpd proxy
12mu|python-2.7.8-1|329	mv -f %{buildroot}%{_bindir}/smtpd.py %{buildroot}%{_libdir}/python%{dirver}/
12mu|python-2.7.8-1|330	
12mu|python-2.7.8-1|331	# idle
12mu|python-2.7.8-1|332	cp Tools/scripts/idle %{buildroot}%{_bindir}/idle
12mu|python-2.7.8-1|333	
12mu|python-2.7.8-1|334	
12mu|python-2.7.8-1|335	# pynche
12mu|python-2.7.8-1|336	cat << EOF > %{buildroot}%{_bindir}/pynche
12mu|python-2.7.8-1|337	#!/bin/bash
12mu|python-2.7.8-1|338	exec %{_libdir}/python%{dirver}/site-packages/pynche/pynche
12mu|python-2.7.8-1|339	EOF
12mu|python-2.7.8-1|340	rm -f Tools/pynche/*.pyw
12mu|python-2.7.8-1|341	cp -r Tools/pynche %{buildroot}%{_libdir}/python%{dirver}/site-packages/
12mu|python-2.7.8-1|342	
12mu|python-2.7.8-1|343	chmod 755 %{buildroot}%{_bindir}/{idle,pynche}
12mu|python-2.7.8-1|344	
12mu|python-2.7.8-1|345	ln -f Tools/pynche/README Tools/pynche/README.pynche
12mu|python-2.7.8-1|346	
12mu|python-2.7.8-1|347	%if %{with valgrind}
12mu|python-2.7.8-1|348	install Misc/valgrind-python.supp -D %{buildroot}%{_libdir}/valgrind/valgrind-python.supp
12mu|python-2.7.8-1|349	%endif
12mu|python-2.7.8-1|350	
12mu|python-2.7.8-1|351	mkdir -p %{buildroot}%{_datadir}/applications
12mu|python-2.7.8-1|352	cat > %{buildroot}%{_datadir}/applications/rosa-tkinter.desktop << EOF
12mu|python-2.7.8-1|353	[Desktop Entry]
12mu|python-2.7.8-1|354	Name=IDLE
12mu|python-2.7.8-1|355	Name[ru]=IDLE
12mu|python-2.7.8-1|356	Comment=IDE for Python
12mu|python-2.7.8-1|357	Comment[ru]=IDE для Python
12mu|python-2.7.8-1|358	Exec=%{_bindir}/idle
12mu|python-2.7.8-1|359	Icon=development_environment_section
12mu|python-2.7.8-1|360	Terminal=false
12mu|python-2.7.8-1|361	Type=Application
12mu|python-2.7.8-1|362	Categories=Development;IDE;
12mu|python-2.7.8-1|363	EOF
12mu|python-2.7.8-1|364	
12mu|python-2.7.8-1|365	
12mu|python-2.7.8-1|366	cat > %{buildroot}%{_datadir}/applications/rosa-%{name}-docs.desktop << EOF
12mu|python-2.7.8-1|367	[Desktop Entry]
12mu|python-2.7.8-1|368	Name=Python documentation
12mu|python-2.7.8-1|369	Name[ru]=Документация Python
12mu|python-2.7.8-1|370	Comment=Python complete reference
12mu|python-2.7.8-1|371	Comment[ru]=Полная документация Python
12mu|python-2.7.8-1|372	Exec=%{_bindir}/xdg-open %{_defaultdocdir}/%{name}-docs/index.html
12mu|python-2.7.8-1|373	Icon=documentation_section
12mu|python-2.7.8-1|374	Terminal=false
12mu|python-2.7.8-1|375	Type=Application
12mu|python-2.7.8-1|376	Categories=Documentation;
12mu|python-2.7.8-1|377	EOF
12mu|python-2.7.8-1|378	
12mu|python-2.7.8-1|379	
12mu|python-2.7.8-1|380	# fix non real scripts
12mu|python-2.7.8-1|381	chmod 644 %{buildroot}%{_libdir}/python*/test/test_{binascii,grp,htmlparser}.py*
12mu|python-2.7.8-1|382	# fix python library not stripped
12mu|python-2.7.8-1|383	chmod u+w %{buildroot}%{_libdir}/libpython%{major}.so.1.0
12mu|python-2.7.8-1|384	
12mu|python-2.7.8-1|385	
12mu|python-2.7.8-1|386	mkdir -p %{buildroot}%{_sysconfdir}/profile.d/
12mu|python-2.7.8-1|387	
12mu|python-2.7.8-1|388	cat > %{buildroot}%{_sysconfdir}/profile.d/30python.sh << 'EOF'
12mu|python-2.7.8-1|389	if [ -f $HOME/.pythonrc.py ] ; then
12mu|python-2.7.8-1|390	export PYTHONSTARTUP=$HOME/.pythonrc.py
12mu|python-2.7.8-1|391	else
12mu|python-2.7.8-1|392	export PYTHONSTARTUP=/etc/pythonrc.py
12mu|python-2.7.8-1|393	fi
12mu|python-2.7.8-1|394	
12mu|python-2.7.8-1|395	export PYTHONDONTWRITEBYTECODE=1
12mu|python-2.7.8-1|396	EOF
12mu|python-2.7.8-1|397	
12mu|python-2.7.8-1|398	cat > %{buildroot}/%{_sysconfdir}/profile.d/30python.csh << 'EOF'
12mu|python-2.7.8-1|399	if ( -f ${HOME}/.pythonrc.py ) then
12mu|python-2.7.8-1|400	setenv PYTHONSTARTUP ${HOME}/.pythonrc.py
12mu|python-2.7.8-1|401	else
12mu|python-2.7.8-1|402	setenv PYTHONSTARTUP /etc/pythonrc.py
12mu|python-2.7.8-1|403	endif
12mu|python-2.7.8-1|404	setenv PYTHONDONTWRITEBYTECODE 1
12mu|python-2.7.8-1|405	EOF
12mu|python-2.7.8-1|406	
12mu|python-2.7.8-1|407	cat > %{buildroot}%{_sysconfdir}/pythonrc.py << EOF
12mu|python-2.7.8-1|408	try:
12mu|python-2.7.8-1|409	# this add completion to python interpreter
12mu|python-2.7.8-1|410	import readline
12mu|python-2.7.8-1|411	import rlcompleter
12mu|python-2.7.8-1|412	# see readline man page for this
12mu|python-2.7.8-1|413	readline.parse_and_bind("set show-all-if-ambiguous on")
12mu|python-2.7.8-1|414	readline.parse_and_bind("tab: complete")
12mu|python-2.7.8-1|415	except:
12mu|python-2.7.8-1|416	pass
12mu|python-2.7.8-1|417	# you can place a file .pythonrc.py in your home to overrides this one
12mu|python-2.7.8-1|418	# but then, this file will not be sourced
12mu|python-2.7.8-1|419	EOF
12mu|python-2.7.8-1|420	
12mu|python-2.7.8-1|421	%multiarch_includes %{buildroot}/usr/include/python*/pyconfig.h
12mu|python-2.7.8-1|422	
12mu|python-2.7.8-1|423	install -m644 %{SOURCE2} -D %{buildroot}%{_libdir}/python%{dirver}/distutils/command/bdist_rpm5.py
12mu|python-2.7.8-1|424	
12mu|python-2.7.8-1|425	#chrpath -d %{buildroot}%{_libdir}/python%{dirver}/lib-dynload/_sqlite3.so
12mu|python-2.7.8-1|426	
12mu|python-2.7.8-1|427	%files
12mu|python-2.7.8-1|428	%doc README.omv
12mu|python-2.7.8-1|429	%{_sysconfdir}/profile.d/*
12mu|python-2.7.8-1|430	%config(noreplace) %{_sysconfdir}/pythonrc.py
12mu|python-2.7.8-1|431	%if %{_lib} != "lib"
12mu|python-2.7.8-1|432	%dir %{_prefix}/lib/python%{dirver}
12mu|python-2.7.8-1|433	%endif
12mu|python-2.7.8-1|434	%dir %{_libdir}/python%{dirver}
12mu|python-2.7.8-1|435	%{_libdir}/python%{dirver}/*.doc
12mu|python-2.7.8-1|436	%{_libdir}/python%{dirver}/*.egg-info
12mu|python-2.7.8-1|437	%{_libdir}/python%{dirver}/*.py*
12mu|python-2.7.8-1|438	%{_libdir}/python%{dirver}/*.txt
12mu|python-2.7.8-1|439	%{_libdir}/python%{dirver}/bsddb
12mu|python-2.7.8-1|440	%{_libdir}/python%{dirver}/compiler
12mu|python-2.7.8-1|441	# "Makefile" and the config.h file are needed by
12mu|python-2.7.8-1|442	# distutils/sysconfig.py:_init_posix(), so we include them in the libs
12mu|python-2.7.8-1|443	# package, along with their parent directories (RH bug#531901):
12mu|python-2.7.8-1|444	%dir %{_libdir}/python%{dirver}/config
12mu|python-2.7.8-1|445	%{_libdir}/python%{dirver}/config/Makefile
12mu|python-2.7.8-1|446	%{_libdir}/python%{dirver}/ctypes
12mu|python-2.7.8-1|447	%{_libdir}/python%{dirver}/curses
12mu|python-2.7.8-1|448	%{_libdir}/python%{dirver}/distutils
12mu|python-2.7.8-1|449	%{_libdir}/python%{dirver}/email
12mu|python-2.7.8-1|450	%{_libdir}/python%{dirver}/encodings
12mu|python-2.7.8-1|451	%{_libdir}/python%{dirver}/hotshot
12mu|python-2.7.8-1|452	%{_libdir}/python%{dirver}/importlib
12mu|python-2.7.8-1|453	%{_libdir}/python%{dirver}/json
12mu|python-2.7.8-1|454	%{_libdir}/python%{dirver}/lib2to3
12mu|python-2.7.8-1|455	%{_libdir}/python%{dirver}/lib-dynload
12mu|python-2.7.8-1|456	%exclude %{_libdir}/python%{dirver}/lib-dynload/_tkinter.so
12mu|python-2.7.8-1|457	%{_libdir}/python%{dirver}/logging
12mu|python-2.7.8-1|458	%{_libdir}/python%{dirver}/multiprocessing
12mu|python-2.7.8-1|459	%{_libdir}/python%{dirver}/plat-linux2
12mu|python-2.7.8-1|460	%{_libdir}/python%{dirver}/pydoc_data
12mu|python-2.7.8-1|461	%if %{_lib} != "lib"
12mu|python-2.7.8-1|462	%dir %{_prefix}/lib/python%{dirver}/site-packages
12mu|python-2.7.8-1|463	%endif
12mu|python-2.7.8-1|464	%dir %{_libdir}/python%{dirver}/site-packages
12mu|python-2.7.8-1|465	%{_libdir}/python%{dirver}/site-packages/README
12mu|python-2.7.8-1|466	%{_libdir}/python%{dirver}/sqlite3
12mu|python-2.7.8-1|467	%{_libdir}/python%{dirver}/unittest
12mu|python-2.7.8-1|468	%{_libdir}/python%{dirver}/wsgiref
12mu|python-2.7.8-1|469	%{_libdir}/python%{dirver}/xml
12mu|python-2.7.8-1|470	
12mu|python-2.7.8-1|471	%dir %{_includedir}/python%{dirver}
12mu|python-2.7.8-1|472	%{_includedir}/python%{dirver}/pyconfig.h
12mu|python-2.7.8-1|473	%multiarch_includedir/python%{dirver}/pyconfig.h
12mu|python-2.7.8-1|474	
12mu|python-2.7.8-1|475	%{_bindir}/python%{dirver}
12mu|python-2.7.8-1|476	%{_bindir}/pydoc
12mu|python-2.7.8-1|477	%{_bindir}/python
12mu|python-2.7.8-1|478	%{_bindir}/python2
12mu|python-2.7.8-1|479	%{_bindir}/2to3
12mu|python-2.7.8-1|480	%{_mandir}/man*/*
12mu|python-2.7.8-1|481	%if %{with valgrind}
12mu|python-2.7.8-1|482	%{_libdir}/valgrind/valgrind-python.supp
12mu|python-2.7.8-1|483	%endif
12mu|python-2.7.8-1|484	
12mu|python-2.7.8-1|485	%files -n %{libname}
12mu|python-2.7.8-1|486	%{_libdir}/libpython*.so.1*
12mu|python-2.7.8-1|487	
12mu|python-2.7.8-1|488	%files -n %{devname}
12mu|python-2.7.8-1|489	%{_libdir}/libpython*.so
12mu|python-2.7.8-1|490	%{_libdir}/pkgconfig/*.pc
12mu|python-2.7.8-1|491	%{_includedir}/python%{dirver}
12mu|python-2.7.8-1|492	%{_libdir}/python%{dirver}/config/*
12mu|python-2.7.8-1|493	%{_libdir}/python%{dirver}/test/
12mu|python-2.7.8-1|494	%{_bindir}/python%{dirver}-config
12mu|python-2.7.8-1|495	%{_bindir}/python2-config
12mu|python-2.7.8-1|496	%{_bindir}/python-config
12mu|python-2.7.8-1|497	%exclude %{_libdir}/python%{dirver}/config/Makefile
12mu|python-2.7.8-1|498	%exclude %{_includedir}/python%{dirver}/pyconfig.h
12mu|python-2.7.8-1|499	
12mu|python-2.7.8-1|500	%files docs
12mu|python-2.7.8-1|501	%doc html/*/*
12mu|python-2.7.8-1|502	%{_datadir}/applications/rosa-%{name}-docs.desktop
12mu|python-2.7.8-1|503	
12mu|python-2.7.8-1|504	%files -n tkinter
12mu|python-2.7.8-1|505	%dir %{_libdir}/python%{dirver}/lib-tk
12mu|python-2.7.8-1|506	%{_libdir}/python%{dirver}/lib-tk/*.py*
12mu|python-2.7.8-1|507	%{_libdir}/python%{dirver}/lib-tk/test/
12mu|python-2.7.8-1|508	%{_libdir}/python%{dirver}/lib-dynload/_tkinter.so
12mu|python-2.7.8-1|509	%{_libdir}/python%{dirver}/idlelib
12mu|python-2.7.8-1|510	%{_libdir}/python%{dirver}/site-packages/pynche
12mu|python-2.7.8-1|511	
12mu|python-2.7.8-1|512	%files -n tkinter-apps
12mu|python-2.7.8-1|513	%{_bindir}/idle
12mu|python-2.7.8-1|514	%{_bindir}/pynche
12mu|python-2.7.8-1|515	%{_datadir}/applications/rosa-tkinter.desktop
12mu|python-2.7.8-1|516	
12mu|python-2.7.8-1|517	%changelog
12mu|python-2.7.8-1|518	* Wed Jul 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.8-1
12mu|python-2.7.8-1|519	+ Revision: 5747dc7
12mu|python-2.7.8-1|520	- Updated to 2.7.8
12mu|python-2.7.8-1|521	
12mu|python-2.7.8-1|522	

20658 12
12mu|python3-3.3.4-1|1	%define docver  3.3.4
12mu|python3-3.3.4-1|2	%define dirver  3.3
12mu|python3-3.3.4-1|3	%define familyver 3
12mu|python3-3.3.4-1|4	
12mu|python3-3.3.4-1|5	%define lib_major	%{dirver}
12mu|python3-3.3.4-1|6	%define lib_name_orig	libpython%{familyver}
12mu|python3-3.3.4-1|7	%define lib_name	%mklibname python %{lib_major}
12mu|python3-3.3.4-1|8	%define develname	%mklibname python3 -d
12mu|python3-3.3.4-1|9	
12mu|python3-3.3.4-1|10	%ifarch %{ix86} x86_64 ppc
12mu|python3-3.3.4-1|11	%bcond_without	valgrind
12mu|python3-3.3.4-1|12	%else
12mu|python3-3.3.4-1|13	%bcond_with	valgrind
12mu|python3-3.3.4-1|14	%endif
12mu|python3-3.3.4-1|15	Summary:	An interpreted, interactive object-oriented programming language
12mu|python3-3.3.4-1|16	Name:		python3
12mu|python3-3.3.4-1|17	Version:	3.3.4
12mu|python3-3.3.4-1|18	Release:	1
12mu|python3-3.3.4-1|19	License:	Modified CNRI Open Source License
12mu|python3-3.3.4-1|20	Group:		Development/Python
12mu|python3-3.3.4-1|21	
12mu|python3-3.3.4-1|22	Source:		http://www.python.org/ftp/python/%{version}/Python-%{version}.tar.xz
12mu|python3-3.3.4-1|23	Source1:	http://www.python.org/ftp/python/doc/%{docver}/python-%{docver}-docs-html.tar.bz2
12mu|python3-3.3.4-1|24	Source2:	python3.macros
12mu|python3-3.3.4-1|25	Source100:	%{name}.rpmlintrc
12mu|python3-3.3.4-1|26	#Source4:	python-mode-1.0.tar.bz2
12mu|python3-3.3.4-1|27	Source5:        bdist_rpm5.py
12mu|python3-3.3.4-1|28	
12mu|python3-3.3.4-1|29	Patch0:		python-3.3.0-module-linkage.patch
12mu|python3-3.3.4-1|30	Patch1:		python3-3.3.0-fdr-lib64.patch
12mu|python3-3.3.4-1|31	Patch2:		python3-3.2.3-fdr-lib64-fix-for-test_install.patch
12mu|python3-3.3.4-1|32	#Patch3:		python-3.3.0-module-dependencies.patch
12mu|python3-3.3.4-1|33	Patch4:		python-3.3.3-fix-urllibnet-test.patch
12mu|python3-3.3.4-1|34	Patch5:     	python-3.3.0-distutils-multiarch.patch
12mu|python3-3.3.4-1|35	
12mu|python3-3.3.4-1|36	URL:		http://www.python.org/
12mu|python3-3.3.4-1|37	Conflicts:	tkinter3 < %{version}
12mu|python3-3.3.4-1|38	Conflicts:	%{lib_name}-devel < 3.1.2-4
12mu|python3-3.3.4-1|39	Conflicts:	%{develname} < 3.2.2-3
12mu|python3-3.3.4-1|40	Requires:	%{lib_name} = %{version}
12mu|python3-3.3.4-1|41	BuildRequires:	blt
12mu|python3-3.3.4-1|42	BuildRequires:	db-devel
12mu|python3-3.3.4-1|43	BuildRequires:	pkgconfig(expat)
12mu|python3-3.3.4-1|44	BuildRequires:	gdbm-devel
12mu|python3-3.3.4-1|45	BuildRequires:	gmp-devel
12mu|python3-3.3.4-1|46	BuildRequires:	pkgconfig(ncursesw)
12mu|python3-3.3.4-1|47	BuildRequires:	pkgconfig(openssl)
12mu|python3-3.3.4-1|48	BuildRequires:	readline-devel
12mu|python3-3.3.4-1|49	BuildRequires:	tcl tcl-devel
12mu|python3-3.3.4-1|50	BuildRequires:	tk tk-devel
12mu|python3-3.3.4-1|51	BuildRequires:	autoconf
12mu|python3-3.3.4-1|52	BuildRequires:	bzip2-devel
12mu|python3-3.3.4-1|53	BuildRequires:	pkgconfig(sqlite3)
12mu|python3-3.3.4-1|54	BuildRequires:	pkgconfig(libtirpc)
12mu|python3-3.3.4-1|55	# uncomment once the emacs part no longer conflict with python 2.X
12mu|python3-3.3.4-1|56	#BuildRequires:	emacs
12mu|python3-3.3.4-1|57	#BuildRequires:	emacs-bin
12mu|python3-3.3.4-1|58	%if %{with valgrind}
12mu|python3-3.3.4-1|59	BuildRequires:	valgrind-devel
12mu|python3-3.3.4-1|60	%endif
12mu|python3-3.3.4-1|61	Provides:	%{name} = %{version}
12mu|python3-3.3.4-1|62	Provides:	python(abi) = %{dirver}
12mu|python3-3.3.4-1|63	Provides:	/usr/bin/python%{dirver}mu
12mu|python3-3.3.4-1|64	
12mu|python3-3.3.4-1|65	
12mu|python3-3.3.4-1|66	%description
12mu|python3-3.3.4-1|67	Python is an interpreted, interactive, object-oriented programming
12mu|python3-3.3.4-1|68	language often compared to Tcl, Perl, Scheme or Java. Python includes
12mu|python3-3.3.4-1|69	modules, classes, exceptions, very high level dynamic data types and
12mu|python3-3.3.4-1|70	dynamic typing. Python supports interfaces to many system calls and
12mu|python3-3.3.4-1|71	libraries, as well as to various windowing systems (X11, Motif, Tk,
12mu|python3-3.3.4-1|72	Mac and MFC).
12mu|python3-3.3.4-1|73	
12mu|python3-3.3.4-1|74	Programmers can write new built-in modules for Python in C or C++.
12mu|python3-3.3.4-1|75	Python can be used as an extension language for applications that
12mu|python3-3.3.4-1|76	need a programmable interface. This package contains most of the
12mu|python3-3.3.4-1|77	standard Python modules, as well as modules for interfacing to the
12mu|python3-3.3.4-1|78	Tix widget set for Tk and RPM.
12mu|python3-3.3.4-1|79	
12mu|python3-3.3.4-1|80	Note that documentation for Python is provided in the python-docs
12mu|python3-3.3.4-1|81	package.
12mu|python3-3.3.4-1|82	
12mu|python3-3.3.4-1|83	%package -n	%{lib_name}
12mu|python3-3.3.4-1|84	Summary:	Shared libraries for Python %{version}
12mu|python3-3.3.4-1|85	Group:		System/Libraries
12mu|python3-3.3.4-1|86	
12mu|python3-3.3.4-1|87	%description -n	%{lib_name}
12mu|python3-3.3.4-1|88	This packages contains Python shared object library.  Python is an
12mu|python3-3.3.4-1|89	interpreted, interactive, object-oriented programming language often
12mu|python3-3.3.4-1|90	compared to Tcl, Perl, Scheme or Java.
12mu|python3-3.3.4-1|91	
12mu|python3-3.3.4-1|92	%package -n	%{develname}
12mu|python3-3.3.4-1|93	Summary:	The libraries and header files needed for Python development
12mu|python3-3.3.4-1|94	Group:		Development/Python
12mu|python3-3.3.4-1|95	Requires:	%{name} = %{version}
12mu|python3-3.3.4-1|96	Requires:	%{lib_name} = %{version}
12mu|python3-3.3.4-1|97	Provides:	%{name}-devel = %{version}-%{release}
12mu|python3-3.3.4-1|98	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
12mu|python3-3.3.4-1|99	Obsoletes:	%{_lib}python3.1-devel < %{version}
12mu|python3-3.3.4-1|100	Obsoletes:	%{_lib}python3.2-devel < %{version}-%{release}
12mu|python3-3.3.4-1|101	
12mu|python3-3.3.4-1|102	%description -n	%{develname}
12mu|python3-3.3.4-1|103	The Python programming language's interpreter can be extended with
12mu|python3-3.3.4-1|104	dynamically loaded extensions and can be embedded in other programs.
12mu|python3-3.3.4-1|105	This package contains the header files and libraries needed to do
12mu|python3-3.3.4-1|106	these types of tasks.
12mu|python3-3.3.4-1|107	
12mu|python3-3.3.4-1|108	Install %{develname} if you want to develop Python extensions.  The
12mu|python3-3.3.4-1|109	python package will also need to be installed.  You'll probably also
12mu|python3-3.3.4-1|110	want to install the python-docs package, which contains Python
12mu|python3-3.3.4-1|111	documentation.
12mu|python3-3.3.4-1|112	
12mu|python3-3.3.4-1|113	%package	docs
12mu|python3-3.3.4-1|114	Summary:	Documentation for the Python programming language
12mu|python3-3.3.4-1|115	Group:		Development/Python
12mu|python3-3.3.4-1|116	Requires:	%{name} = %{version}
12mu|python3-3.3.4-1|117	Requires:	xdg-utils
12mu|python3-3.3.4-1|118	BuildArch:	noarch
12mu|python3-3.3.4-1|119	
12mu|python3-3.3.4-1|120	%description	docs
12mu|python3-3.3.4-1|121	The python-docs package contains documentation on the Python
12mu|python3-3.3.4-1|122	programming language and interpreter.  The documentation is provided
12mu|python3-3.3.4-1|123	in ASCII text files and in LaTeX source files.
12mu|python3-3.3.4-1|124	
12mu|python3-3.3.4-1|125	Install the python-docs package if you'd like to use the documentation
12mu|python3-3.3.4-1|126	for the Python language.
12mu|python3-3.3.4-1|127	
12mu|python3-3.3.4-1|128	%package -n	tkinter3
12mu|python3-3.3.4-1|129	Summary:	A graphical user interface for the Python scripting language
12mu|python3-3.3.4-1|130	Group:		Development/Python
12mu|python3-3.3.4-1|131	Requires:	%{name} = %{version}
12mu|python3-3.3.4-1|132	Requires:	tcl tk
12mu|python3-3.3.4-1|133	
12mu|python3-3.3.4-1|134	%description -n	tkinter3
12mu|python3-3.3.4-1|135	The Tkinter (Tk interface) program is an graphical user interface for
12mu|python3-3.3.4-1|136	the Python scripting language.
12mu|python3-3.3.4-1|137	
12mu|python3-3.3.4-1|138	You should install the tkinter package if you'd like to use a graphical
12mu|python3-3.3.4-1|139	user interface for Python programming.
12mu|python3-3.3.4-1|140	
12mu|python3-3.3.4-1|141	%package -n	tkinter3-apps
12mu|python3-3.3.4-1|142	Summary:	Various applications written using tkinter
12mu|python3-3.3.4-1|143	Group:		Development/Python
12mu|python3-3.3.4-1|144	Requires:	tkinter3
12mu|python3-3.3.4-1|145	
12mu|python3-3.3.4-1|146	%description -n	tkinter3-apps
12mu|python3-3.3.4-1|147	Various applications written using tkinter
12mu|python3-3.3.4-1|148	
12mu|python3-3.3.4-1|149	%prep
12mu|python3-3.3.4-1|150	%setup -qn Python-%{version}
12mu|python3-3.3.4-1|151	%patch0 -p0 -b .link
12mu|python3-3.3.4-1|152	%patch5 -p1
12mu|python3-3.3.4-1|153	
12mu|python3-3.3.4-1|154	%if "%{_lib}" == "lib64"
12mu|python3-3.3.4-1|155	%patch1 -p1 -b .lib64
12mu|python3-3.3.4-1|156	%patch2 -p1
12mu|python3-3.3.4-1|157	%endif
12mu|python3-3.3.4-1|158	
12mu|python3-3.3.4-1|159	#patch3 -p1 -b .modlink~
12mu|python3-3.3.4-1|160	%patch4 -p1 -b .urllibtest~
12mu|python3-3.3.4-1|161	
12mu|python3-3.3.4-1|162	# docs
12mu|python3-3.3.4-1|163	mkdir html
12mu|python3-3.3.4-1|164	bzcat %{SOURCE1} | tar x  -C html
12mu|python3-3.3.4-1|165	
12mu|python3-3.3.4-1|166	find . -type f -print0 | xargs -0 perl -p -i -e 's@/usr/local/bin/python@/usr/bin/python3@'
12mu|python3-3.3.4-1|167	
12mu|python3-3.3.4-1|168	cat > README.urpmi << EOF
12mu|python3-3.3.4-1|169	Python interpreter support readline completion by default.
12mu|python3-3.3.4-1|170	This is only used with the interpreter. In order to remove it,
12mu|python3-3.3.4-1|171	you can :
12mu|python3-3.3.4-1|172	1) unset PYTHONSTARTUP when you login
12mu|python3-3.3.4-1|173	2) create a empty file \$HOME/.pythonrc.py
12mu|python3-3.3.4-1|174	3) change %{_sysconfdir}/pythonrc.py
12mu|python3-3.3.4-1|175	EOF
12mu|python3-3.3.4-1|176	
12mu|python3-3.3.4-1|177	%build
12mu|python3-3.3.4-1|178	rm -f Modules/Setup.local
12mu|python3-3.3.4-1|179	
12mu|python3-3.3.4-1|180	export OPT="%{optflags} -g"
12mu|python3-3.3.4-1|181	
12mu|python3-3.3.4-1|182	# to fix curses module build
12mu|python3-3.3.4-1|183	# https://bugs.mageia.org/show_bug.cgi?id=6702
12mu|python3-3.3.4-1|184	export CFLAGS="%{optflags} -I/usr/include/ncursesw"
12mu|python3-3.3.4-1|185	export CPPFLAGS="%{optflags} -I/usr/include/ncursesw"
12mu|python3-3.3.4-1|186	
12mu|python3-3.3.4-1|187	autoreconf -vfi
12mu|python3-3.3.4-1|188	%configure2_5x	--with-threads \
12mu|python3-3.3.4-1|189	--enable-ipv6 \
12mu|python3-3.3.4-1|190	--with-wide-unicode \
12mu|python3-3.3.4-1|191	--with-dbmliborder=gdbm \
12mu|python3-3.3.4-1|192	--enable-shared \
12mu|python3-3.3.4-1|193	%if %{with valgrind}
12mu|python3-3.3.4-1|194	--with-valgrind
12mu|python3-3.3.4-1|195	%endif
12mu|python3-3.3.4-1|196	
12mu|python3-3.3.4-1|197	# fix build
12mu|python3-3.3.4-1|198	#perl -pi -e 's/^(LDFLAGS=.*)/$1 -lstdc++/' Makefile
12mu|python3-3.3.4-1|199	# (misc) if the home is nfs mounted, rmdir fails due to delay
12mu|python3-3.3.4-1|200	export TMP="/tmp" TMPDIR="/tmp"
12mu|python3-3.3.4-1|201	%make LN="ln -sf"
12mu|python3-3.3.4-1|202	
12mu|python3-3.3.4-1|203	%check
12mu|python3-3.3.4-1|204	# (misc) if the home is nfs mounted, rmdir fails
12mu|python3-3.3.4-1|205	export TMP="/tmp" TMPDIR="/tmp"
12mu|python3-3.3.4-1|206	
12mu|python3-3.3.4-1|207	# Currently (3.3.0-1), LOTS of tests fail, but python3 seems to work
12mu|python3-3.3.4-1|208	# quite fine anyway. Chances are something in the testsuite itself is bogus.
12mu|python3-3.3.4-1|209	#make test TESTOPTS="-w -x test_linuxaudiodev -x test_nis -x test_shutil -x test_pyexpat -x test_minidom -x test_sax -x test_string -x test_str -x test_unicode -x test_userstring -x test_bytes -x test_distutils -x test_mailbox -x test_ioctl -x test_telnetlib -x test_strtod -x test_urllib2net -x test_runpy -x test_posix -x test_robotparser -x test_numeric_tower -x test_math -x test_cmath -x test_importlib -x test_import -x test_float -x test_strtod -x test_timeout"
12mu|python3-3.3.4-1|210	
12mu|python3-3.3.4-1|211	%install
12mu|python3-3.3.4-1|212	mkdir -p %{buildroot}%{_prefix}/lib/python%{dirver}
12mu|python3-3.3.4-1|213	
12mu|python3-3.3.4-1|214	# fix Makefile to get rid of reference to distcc
12mu|python3-3.3.4-1|215	perl -pi -e "/^CC=/ and s/distcc/gcc/" Makefile
12mu|python3-3.3.4-1|216	
12mu|python3-3.3.4-1|217	# set the install path
12mu|python3-3.3.4-1|218	echo '[install_scripts]' >setup.cfg
12mu|python3-3.3.4-1|219	echo 'install_dir='"%{buildroot}%{_bindir}" >>setup.cfg
12mu|python3-3.3.4-1|220	
12mu|python3-3.3.4-1|221	# python is not GNU and does not know fsstd
12mu|python3-3.3.4-1|222	mkdir -p %{buildroot}%{_mandir}
12mu|python3-3.3.4-1|223	%makeinstall_std LN="ln -sf"
12mu|python3-3.3.4-1|224	
12mu|python3-3.3.4-1|225	(cd %{buildroot}%{_libdir}; ln -sf `ls libpython%{lib_major}*.so.*` libpython%{lib_major}.so)
12mu|python3-3.3.4-1|226	
12mu|python3-3.3.4-1|227	# fix files conflicting with python2.6
12mu|python3-3.3.4-1|228	mv %{buildroot}%{_bindir}/2to3 %{buildroot}%{_bindir}/python3-2to3
12mu|python3-3.3.4-1|229	
12mu|python3-3.3.4-1|230	# conflicts with python2
12mu|python3-3.3.4-1|231	# # emacs, I use it, I want it
12mu|python3-3.3.4-1|232	# mkdir -p %{buildroot}%{_datadir}/emacs/site-lisp
12mu|python3-3.3.4-1|233	# install -m 644 Misc/python-mode.el %{buildroot}%{_datadir}/emacs/site-lisp
12mu|python3-3.3.4-1|234	# emacs -batch -f batch-byte-compile %{buildroot}%{_datadir}/emacs/site-lisp/python-mode.el
12mu|python3-3.3.4-1|235	#
12mu|python3-3.3.4-1|236	# install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12mu|python3-3.3.4-1|237	# cat <<EOF >%{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
12mu|python3-3.3.4-1|238	# (setq auto-mode-alist (cons '("\\\\.py$" . python-mode) auto-mode-alist))
12mu|python3-3.3.4-1|239	# (autoload 'python-mode "python-mode" "Mode for python files." t)
12mu|python3-3.3.4-1|240	# EOF
12mu|python3-3.3.4-1|241	
12mu|python3-3.3.4-1|242	#"  this comment is just here because vim syntax higlighting is confused by the previous snippet of lisp
12mu|python3-3.3.4-1|243	
12mu|python3-3.3.4-1|244	# install pynche as pynche3
12mu|python3-3.3.4-1|245	cat << EOF > %{buildroot}%{_bindir}/pynche3
12mu|python3-3.3.4-1|246	#!/bin/bash
12mu|python3-3.3.4-1|247	exec %{_libdir}/python%{dirver}/site-packages/pynche/pynche
12mu|python3-3.3.4-1|248	EOF
12mu|python3-3.3.4-1|249	rm -f Tools/pynche/*.pyw
12mu|python3-3.3.4-1|250	cp -r Tools/pynche %{buildroot}%{_libdir}/python%{dirver}/site-packages/
12mu|python3-3.3.4-1|251	
12mu|python3-3.3.4-1|252	chmod 755 %{buildroot}%{_bindir}/{idle3,pynche3}
12mu|python3-3.3.4-1|253	
12mu|python3-3.3.4-1|254	ln -f Tools/pynche/README Tools/pynche/README.pynche
12mu|python3-3.3.4-1|255	
12mu|python3-3.3.4-1|256	%if %{with valgrind}
12mu|python3-3.3.4-1|257	install Misc/valgrind-python.supp -D %{buildroot}%{_libdir}/valgrind/valgrind-python3.supp
12mu|python3-3.3.4-1|258	%endif
12mu|python3-3.3.4-1|259	
12mu|python3-3.3.4-1|260	mkdir -p %{buildroot}%{_datadir}/applications
12mu|python3-3.3.4-1|261	cat > %{buildroot}%{_datadir}/applications/mandriva-tkinter3.desktop << EOF
12mu|python3-3.3.4-1|262	[Desktop Entry]
12mu|python3-3.3.4-1|263	Name=IDLE
12mu|python3-3.3.4-1|264	Comment=IDE for Python3
12mu|python3-3.3.4-1|265	Exec=%{_bindir}/idle3
12mu|python3-3.3.4-1|266	Icon=development_environment_section
12mu|python3-3.3.4-1|267	Terminal=false
12mu|python3-3.3.4-1|268	Type=Application
12mu|python3-3.3.4-1|269	Categories=Development;IDE;
12mu|python3-3.3.4-1|270	EOF
12mu|python3-3.3.4-1|271	
12mu|python3-3.3.4-1|272	
12mu|python3-3.3.4-1|273	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-docs.desktop << EOF
12mu|python3-3.3.4-1|274	[Desktop Entry]
12mu|python3-3.3.4-1|275	Name=Python documentation
12mu|python3-3.3.4-1|276	Comment=Python complete reference
12mu|python3-3.3.4-1|277	Exec=%{_bindir}/xdg-open %{_defaultdocdir}/%{name}-docs/index.html
12mu|python3-3.3.4-1|278	Icon=documentation_section
12mu|python3-3.3.4-1|279	Terminal=false
12mu|python3-3.3.4-1|280	Type=Application
12mu|python3-3.3.4-1|281	Categories=Documentation;
12mu|python3-3.3.4-1|282	EOF
12mu|python3-3.3.4-1|283	
12mu|python3-3.3.4-1|284	
12mu|python3-3.3.4-1|285	# fix non real scripts
12mu|python3-3.3.4-1|286	#chmod 644 %{buildroot}%{_libdir}/python*/test/test_{binascii,grp,htmlparser}.py*
12mu|python3-3.3.4-1|287	find %{buildroot} -type f \( -name "test_binascii.py*" -o -name "test_grp.py*" -o -name "test_htmlparser.py*" \) -exec chmod 644 {} \;
12mu|python3-3.3.4-1|288	# fix python library not stripped
12mu|python3-3.3.4-1|289	chmod u+w %{buildroot}%{_libdir}/libpython%{lib_major}*.so.1.0 %{buildroot}%{_libdir}/libpython3.so
12mu|python3-3.3.4-1|290	
12mu|python3-3.3.4-1|291	
12mu|python3-3.3.4-1|292	mkdir -p %{buildroot}%{_sysconfdir}/profile.d/
12mu|python3-3.3.4-1|293	
12mu|python3-3.3.4-1|294	cat > %{buildroot}%{_sysconfdir}/profile.d/30python.sh << 'EOF'
12mu|python3-3.3.4-1|295	if [ -f $HOME/.pythonrc.py ] ; then
12mu|python3-3.3.4-1|296	export PYTHONSTARTUP=$HOME/.pythonrc.py
12mu|python3-3.3.4-1|297	else
12mu|python3-3.3.4-1|298	export PYTHONSTARTUP=/etc/pythonrc.py
12mu|python3-3.3.4-1|299	fi
12mu|python3-3.3.4-1|300	
12mu|python3-3.3.4-1|301	export PYTHONDONTWRITEBYTECODE=1
12mu|python3-3.3.4-1|302	EOF
12mu|python3-3.3.4-1|303	
12mu|python3-3.3.4-1|304	cat > %{buildroot}%{_sysconfdir}/profile.d/30python.csh << 'EOF'
12mu|python3-3.3.4-1|305	if ( -f ${HOME}/.pythonrc.py ) then
12mu|python3-3.3.4-1|306	setenv PYTHONSTARTUP ${HOME}/.pythonrc.py
12mu|python3-3.3.4-1|307	else
12mu|python3-3.3.4-1|308	setenv PYTHONSTARTUP /etc/pythonrc.py
12mu|python3-3.3.4-1|309	endif
12mu|python3-3.3.4-1|310	setenv PYTHONDONTWRITEBYTECODE 1
12mu|python3-3.3.4-1|311	EOF
12mu|python3-3.3.4-1|312	
12mu|python3-3.3.4-1|313	cat > %{buildroot}%{_sysconfdir}/pythonrc.py << EOF
12mu|python3-3.3.4-1|314	try:
12mu|python3-3.3.4-1|315	# this add completion to python interpreter
12mu|python3-3.3.4-1|316	import readline
12mu|python3-3.3.4-1|317	import rlcompleter
12mu|python3-3.3.4-1|318	# see readline man page for this
12mu|python3-3.3.4-1|319	readline.parse_and_bind("set show-all-if-ambiguous on")
12mu|python3-3.3.4-1|320	readline.parse_and_bind("tab: complete")
12mu|python3-3.3.4-1|321	except:
12mu|python3-3.3.4-1|322	pass
12mu|python3-3.3.4-1|323	# you can place a file .pythonrc.py in your home to overrides this one
12mu|python3-3.3.4-1|324	# but then, this file will not be sourced
12mu|python3-3.3.4-1|325	EOF
12mu|python3-3.3.4-1|326	
12mu|python3-3.3.4-1|327	%multiarch_includes %{buildroot}/usr/include/python*/pyconfig.h
12mu|python3-3.3.4-1|328	
12mu|python3-3.3.4-1|329	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
12mu|python3-3.3.4-1|330	install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/rpm/macros.d/
12mu|python3-3.3.4-1|331	
12mu|python3-3.3.4-1|332	install -m644 %{SOURCE5} -D %{buildroot}%{_libdir}/python%{dirver}/distutils/command/bdist_rpm5.py
12mu|python3-3.3.4-1|333	
12mu|python3-3.3.4-1|334	%files
12mu|python3-3.3.4-1|335	%doc README.urpmi
12mu|python3-3.3.4-1|336	# conflicts with python2.6
12mu|python3-3.3.4-1|337	#%config(noreplace) %{_sysconfdir}/emacs/site-start.d/%{name}.el
12mu|python3-3.3.4-1|338	%{_sysconfdir}/rpm/macros.d/*.macros
12mu|python3-3.3.4-1|339	%{_sysconfdir}/profile.d/*
12mu|python3-3.3.4-1|340	%config(noreplace) %{_sysconfdir}/pythonrc.py
12mu|python3-3.3.4-1|341	%{_includedir}/python*/pyconfig.h
12mu|python3-3.3.4-1|342	%{multiarch_includedir}/python*/pyconfig.h
12mu|python3-3.3.4-1|343	
12mu|python3-3.3.4-1|344	%{_libdir}/python*/config*/Makefile
12mu|python3-3.3.4-1|345	%exclude %{_libdir}/python*/site-packages/pynche
12mu|python3-3.3.4-1|346	%exclude %{_libdir}/python*/lib-dynload/_tkinter.*.so
12mu|python3-3.3.4-1|347	
12mu|python3-3.3.4-1|348	# HACK: build fails without this (TODO: investigate rpm)
12mu|python3-3.3.4-1|349	%dir %{_libdir}/python*
12mu|python3-3.3.4-1|350	%{_libdir}/python*/LICENSE.txt
12mu|python3-3.3.4-1|351	%{_libdir}/python%{dirver}/*.py
12mu|python3-3.3.4-1|352	%{_libdir}/python%{dirver}/__pycache__
12mu|python3-3.3.4-1|353	%{_libdir}/python%{dirver}/collections
12mu|python3-3.3.4-1|354	%{_libdir}/python%{dirver}/concurrent
12mu|python3-3.3.4-1|355	%{_libdir}/python%{dirver}/ctypes
12mu|python3-3.3.4-1|356	%{_libdir}/python%{dirver}/curses
12mu|python3-3.3.4-1|357	%{_libdir}/python%{dirver}/dbm
12mu|python3-3.3.4-1|358	%{_libdir}/python%{dirver}/distutils
12mu|python3-3.3.4-1|359	%{_libdir}/python%{dirver}/email
12mu|python3-3.3.4-1|360	%{_libdir}/python%{dirver}/encodings
12mu|python3-3.3.4-1|361	%{_libdir}/python%{dirver}/html
12mu|python3-3.3.4-1|362	%{_libdir}/python%{dirver}/http
12mu|python3-3.3.4-1|363	%{_libdir}/python%{dirver}/importlib
12mu|python3-3.3.4-1|364	%{_libdir}/python%{dirver}/json
12mu|python3-3.3.4-1|365	%{_libdir}/python%{dirver}/lib-dynload
12mu|python3-3.3.4-1|366	%{_libdir}/python%{dirver}/lib2to3
12mu|python3-3.3.4-1|367	%{_libdir}/python%{dirver}/logging
12mu|python3-3.3.4-1|368	%{_libdir}/python%{dirver}/multiprocessing
12mu|python3-3.3.4-1|369	%{_libdir}/python%{dirver}/plat-linux
12mu|python3-3.3.4-1|370	%{_libdir}/python%{dirver}/pydoc_data
12mu|python3-3.3.4-1|371	%{_libdir}/python%{dirver}/site-packages
12mu|python3-3.3.4-1|372	%{_libdir}/python%{dirver}/sqlite3
12mu|python3-3.3.4-1|373	%{_libdir}/python%{dirver}/turtledemo
12mu|python3-3.3.4-1|374	%{_libdir}/python%{dirver}/unittest
12mu|python3-3.3.4-1|375	%{_libdir}/python%{dirver}/urllib
12mu|python3-3.3.4-1|376	%{_libdir}/python%{dirver}/venv
12mu|python3-3.3.4-1|377	%{_libdir}/python%{dirver}/wsgiref*
12mu|python3-3.3.4-1|378	%{_libdir}/python%{dirver}/xml
12mu|python3-3.3.4-1|379	%{_libdir}/python%{dirver}/xmlrpc
12mu|python3-3.3.4-1|380	%{_bindir}/pydoc3*
12mu|python3-3.3.4-1|381	%{_bindir}/python3*
12mu|python3-3.3.4-1|382	%_bindir/pyvenv
12mu|python3-3.3.4-1|383	%_bindir/pyvenv-%dirver
12mu|python3-3.3.4-1|384	%{_bindir}/2to3-%{dirver}
12mu|python3-3.3.4-1|385	%exclude %{_bindir}/python*config
12mu|python3-3.3.4-1|386	#%{_datadir}/emacs/site-lisp/*
12mu|python3-3.3.4-1|387	%{_mandir}/man*/*
12mu|python3-3.3.4-1|388	%if %{with valgrind}
12mu|python3-3.3.4-1|389	%{_libdir}/valgrind/valgrind-python3.supp
12mu|python3-3.3.4-1|390	%endif
12mu|python3-3.3.4-1|391	
12mu|python3-3.3.4-1|392	%files -n %{lib_name}
12mu|python3-3.3.4-1|393	%{_libdir}/libpython*.so.1*
12mu|python3-3.3.4-1|394	
12mu|python3-3.3.4-1|395	%files -n %{develname}
12mu|python3-3.3.4-1|396	%{_libdir}/libpython*.so
12mu|python3-3.3.4-1|397	%{_includedir}/python*
12mu|python3-3.3.4-1|398	%{_libdir}/python*/config-%{dirver}*
12mu|python3-3.3.4-1|399	%{_libdir}/python*/test/
12mu|python3-3.3.4-1|400	%{_bindir}/python%{dirver}*-config
12mu|python3-3.3.4-1|401	%{_bindir}/python%{familyver}-config
12mu|python3-3.3.4-1|402	%{_libdir}/pkgconfig/python*.pc
12mu|python3-3.3.4-1|403	%exclude %{_includedir}/python*/pyconfig.h
12mu|python3-3.3.4-1|404	%exclude %{_libdir}/python*/config*/Makefile
12mu|python3-3.3.4-1|405	
12mu|python3-3.3.4-1|406	%files docs
12mu|python3-3.3.4-1|407	%doc html/*/*
12mu|python3-3.3.4-1|408	%{_datadir}/applications/mandriva-%{name}-docs.desktop
12mu|python3-3.3.4-1|409	
12mu|python3-3.3.4-1|410	%files -n tkinter3
12mu|python3-3.3.4-1|411	%{_libdir}/python*/tkinter/
12mu|python3-3.3.4-1|412	%{_libdir}/python*/idlelib
12mu|python3-3.3.4-1|413	%{_libdir}/python*/site-packages/pynche
12mu|python3-3.3.4-1|414	%{_libdir}/python*/lib-dynload/_tkinter.*.so
12mu|python3-3.3.4-1|415	
12mu|python3-3.3.4-1|416	%files -n tkinter3-apps
12mu|python3-3.3.4-1|417	%{_bindir}/idle3*
12mu|python3-3.3.4-1|418	%{_bindir}/pynche3
12mu|python3-3.3.4-1|419	%{_datadir}/applications/mandriva-tkinter3.desktop
12mu|python3-3.3.4-1|420	
12mu|python3-3.3.4-1|421	%changelog
12mu|python3-3.3.4-1|422	* Tue Feb 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.4-1
12mu|python3-3.3.4-1|423	+ Revision: 9f2d2a7
12mu|python3-3.3.4-1|424	- Updated to 3.3.4
12mu|python3-3.3.4-1|425	
12mu|python3-3.3.4-1|426	

20659 12
12mu|python-beaker-1.6.4-3|1	Name:    python-beaker
12mu|python-beaker-1.6.4-3|2	Version: 1.6.4
12mu|python-beaker-1.6.4-3|3	Release: 3
12mu|python-beaker-1.6.4-3|4	Summary: WSGI middleware layer to provide sessions
12mu|python-beaker-1.6.4-3|5	
12mu|python-beaker-1.6.4-3|6	Group:   Development/Python
12mu|python-beaker-1.6.4-3|7	License: BSD
12mu|python-beaker-1.6.4-3|8	URL:     http://beaker.groovie.org/
12mu|python-beaker-1.6.4-3|9	Source0: http://pypi.python.org/packages/source/B/Beaker/Beaker-%{version}.tar.gz
12mu|python-beaker-1.6.4-3|10	BuildRequires:  python-setuptools
12mu|python-beaker-1.6.4-3|11	BuildRequires:  python3-devel
12mu|python-beaker-1.6.4-3|12	BuildRequires:  python3egg(setuptools)
12mu|python-beaker-1.6.4-3|13	BuildArch:  noarch
12mu|python-beaker-1.6.4-3|14	
12mu|python-beaker-1.6.4-3|15	%description
12mu|python-beaker-1.6.4-3|16	Beaker is a caching library that includes Session and Cache objects built on
12mu|python-beaker-1.6.4-3|17	Myghty's Container API used in MyghtyUtils. WSGI middleware is also included to
12mu|python-beaker-1.6.4-3|18	manage Session objects and signed cookies.
12mu|python-beaker-1.6.4-3|19	
12mu|python-beaker-1.6.4-3|20	%package -n python3-beaker
12mu|python-beaker-1.6.4-3|21	Summary:        WSGI middleware layer to provide sessions
12mu|python-beaker-1.6.4-3|22	Group:          Development/Python
12mu|python-beaker-1.6.4-3|23	BuildRequires:  python3-devel, python3egg(setuptools)
12mu|python-beaker-1.6.4-3|24	
12mu|python-beaker-1.6.4-3|25	%description -n python3-beaker
12mu|python-beaker-1.6.4-3|26	Beaker is a caching library that includes Session and Cache objects built on
12mu|python-beaker-1.6.4-3|27	Myghty's Container API used in MyghtyUtils. WSGI middleware is also included to
12mu|python-beaker-1.6.4-3|28	manage Session objects and signed cookies.
12mu|python-beaker-1.6.4-3|29	
12mu|python-beaker-1.6.4-3|30	%prep
12mu|python-beaker-1.6.4-3|31	%setup -q -c
12mu|python-beaker-1.6.4-3|32	
12mu|python-beaker-1.6.4-3|33	mv Beaker-%{version} python2
12mu|python-beaker-1.6.4-3|34	cp -r python2 python3
12mu|python-beaker-1.6.4-3|35	
12mu|python-beaker-1.6.4-3|36	%build
12mu|python-beaker-1.6.4-3|37	pushd python2
12mu|python-beaker-1.6.4-3|38	%{__python} setup.py build
12mu|python-beaker-1.6.4-3|39	popd
12mu|python-beaker-1.6.4-3|40	
12mu|python-beaker-1.6.4-3|41	pushd python3
12mu|python-beaker-1.6.4-3|42	%{__python3} setup.py build
12mu|python-beaker-1.6.4-3|43	popd
12mu|python-beaker-1.6.4-3|44	
12mu|python-beaker-1.6.4-3|45	
12mu|python-beaker-1.6.4-3|46	%install
12mu|python-beaker-1.6.4-3|47	pushd python2
12mu|python-beaker-1.6.4-3|48	%{__python} setup.py install --skip-build --root %{buildroot}
12mu|python-beaker-1.6.4-3|49	popd
12mu|python-beaker-1.6.4-3|50	
12mu|python-beaker-1.6.4-3|51	pushd python3
12mu|python-beaker-1.6.4-3|52	%{__python3} setup.py install --skip-build --root %{buildroot}
12mu|python-beaker-1.6.4-3|53	popd
12mu|python-beaker-1.6.4-3|54	
12mu|python-beaker-1.6.4-3|55	
12mu|python-beaker-1.6.4-3|56	%files -n python-beaker
12mu|python-beaker-1.6.4-3|57	%doc python2/LICENSE python2/CHANGELOG
12mu|python-beaker-1.6.4-3|58	%{py_puresitedir}/beaker/
12mu|python-beaker-1.6.4-3|59	%{py_puresitedir}/Beaker*
12mu|python-beaker-1.6.4-3|60	
12mu|python-beaker-1.6.4-3|61	%files -n python3-beaker
12mu|python-beaker-1.6.4-3|62	%doc python3/LICENSE python3/CHANGELOG
12mu|python-beaker-1.6.4-3|63	%{py3_puresitedir}/beaker/
12mu|python-beaker-1.6.4-3|64	%{py3_puresitedir}/Beaker*
12mu|python-beaker-1.6.4-3|65	
12mu|python-beaker-1.6.4-3|66	%changelog
12mu|python-beaker-1.6.4-3|67	* Mon Oct 28 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.6.4-3
12mu|python-beaker-1.6.4-3|68	+ Revision: 7608380
12mu|python-beaker-1.6.4-3|69	- Fix typo
12mu|python-beaker-1.6.4-3|70	
12mu|python-beaker-1.6.4-3|71	

20660 12
12mu|python-cairo-1.10.0-2|1	%define debug_package %{nil}
12mu|python-cairo-1.10.0-2|2	%define oname py2cairo
12mu|python-cairo-1.10.0-2|3	%define oname3 pycairo
12mu|python-cairo-1.10.0-2|4	Summary:	A python wrapper for the Cairo libraries
12mu|python-cairo-1.10.0-2|5	Name:		python-cairo
12mu|python-cairo-1.10.0-2|6	Version:	1.10.0
12mu|python-cairo-1.10.0-2|7	Release:	2
12mu|python-cairo-1.10.0-2|8	License:	LGPLv2+
12mu|python-cairo-1.10.0-2|9	Group:		Development/Python
12mu|python-cairo-1.10.0-2|10	URL:		http://cairographics.org/pycairo
12mu|python-cairo-1.10.0-2|11	Source0:		http://cairographics.org/releases/%{oname}-%{version}.tar.bz2
12mu|python-cairo-1.10.0-2|12	Source1:     http://cairographics.org/releases/%{oname3}-%{version}.tar.bz2
12mu|python-cairo-1.10.0-2|13	Patch0:		pycairo-1.10.0-link.patch
12mu|python-cairo-1.10.0-2|14	BuildRequires:	pkgconfig(cairo)
12mu|python-cairo-1.10.0-2|15	BuildRequires:	pkgconfig(python)
12mu|python-cairo-1.10.0-2|16	
12mu|python-cairo-1.10.0-2|17	%description
12mu|python-cairo-1.10.0-2|18	A set of Python bindings for the cairo graphics library.
12mu|python-cairo-1.10.0-2|19	
12mu|python-cairo-1.10.0-2|20	%package devel
12mu|python-cairo-1.10.0-2|21	Summary:	Development files for %{name}
12mu|python-cairo-1.10.0-2|22	Group:		Development/Python
12mu|python-cairo-1.10.0-2|23	Requires:	%{name} = %{version}-%{release}
12mu|python-cairo-1.10.0-2|24	Provides:	%{oname}-devel = %{version}-%{release}
12mu|python-cairo-1.10.0-2|25	
12mu|python-cairo-1.10.0-2|26	%description devel
12mu|python-cairo-1.10.0-2|27	Development files for %{name}.
12mu|python-cairo-1.10.0-2|28	
12mu|python-cairo-1.10.0-2|29	
12mu|python-cairo-1.10.0-2|30	%description
12mu|python-cairo-1.10.0-2|31	Aset of Python bindings for the cairo graphics library.
12mu|python-cairo-1.10.0-2|32	
12mu|python-cairo-1.10.0-2|33	%package -n python3-cairo
12mu|python-cairo-1.10.0-2|34	Summary:    A python wrapper for the Cairo libraries
12mu|python-cairo-1.10.0-2|35	Group:      Development/Python
12mu|python-cairo-1.10.0-2|36	Provides:   python3-cairo = %{version}-%{release}
12mu|python-cairo-1.10.0-2|37	Provides:   py3cairo = %{version}-%{release}
12mu|python-cairo-1.10.0-2|38	BuildRequires:  python3-devel
12mu|python-cairo-1.10.0-2|39	
12mu|python-cairo-1.10.0-2|40	%description -n python3-cairo
12mu|python-cairo-1.10.0-2|41	A set of Python3 bindings for the cairo graphics library.
12mu|python-cairo-1.10.0-2|42	
12mu|python-cairo-1.10.0-2|43	%package -n python3-cairo-devel
12mu|python-cairo-1.10.0-2|44	Summary:    Development files for python3-cairo
12mu|python-cairo-1.10.0-2|45	Group:      Development/Python
12mu|python-cairo-1.10.0-2|46	Requires:   python3-cairo = %{version}-%{release}
12mu|python-cairo-1.10.0-2|47	Provides:   python3-cairo-devel = %{version}-%{release}
12mu|python-cairo-1.10.0-2|48	
12mu|python-cairo-1.10.0-2|49	%description devel
12mu|python-cairo-1.10.0-2|50	Development files for python3-cairo.
12mu|python-cairo-1.10.0-2|51	
12mu|python-cairo-1.10.0-2|52	%prep
12mu|python-cairo-1.10.0-2|53	%setup -qn %{oname}-%{version} -c -a 0
12mu|python-cairo-1.10.0-2|54	%setup -qn %{oname3}-%{version} -c -a 1
12mu|python-cairo-1.10.0-2|55	
12mu|python-cairo-1.10.0-2|56	%patch0 -p0
12mu|python-cairo-1.10.0-2|57	
12mu|python-cairo-1.10.0-2|58	mv %{oname}-%{version} python2
12mu|python-cairo-1.10.0-2|59	mv %{oname3}-%{version} python3
12mu|python-cairo-1.10.0-2|60	touch python2/ChangeLog
12mu|python-cairo-1.10.0-2|61	#touch python3/ChangeLog
12mu|python-cairo-1.10.0-2|62	
12mu|python-cairo-1.10.0-2|63	%build
12mu|python-cairo-1.10.0-2|64	pushd python2
12mu|python-cairo-1.10.0-2|65	autoreconf -fi
12mu|python-cairo-1.10.0-2|66	%configure2_5x
12mu|python-cairo-1.10.0-2|67	%make
12mu|python-cairo-1.10.0-2|68	popd
12mu|python-cairo-1.10.0-2|69	
12mu|python-cairo-1.10.0-2|70	pushd python3
12mu|python-cairo-1.10.0-2|71	PYTHON=%__python3 %__python3 waf configure
12mu|python-cairo-1.10.0-2|72	PYTHON=%__python3 %__python3 waf build
12mu|python-cairo-1.10.0-2|73	popd
12mu|python-cairo-1.10.0-2|74	
12mu|python-cairo-1.10.0-2|75	%install
12mu|python-cairo-1.10.0-2|76	pushd python2
12mu|python-cairo-1.10.0-2|77	%makeinstall_std
12mu|python-cairo-1.10.0-2|78	popd
12mu|python-cairo-1.10.0-2|79	
12mu|python-cairo-1.10.0-2|80	pushd python3
12mu|python-cairo-1.10.0-2|81	PYTHON=%__python3 %__python3 waf install --destdir="%{buildroot}"
12mu|python-cairo-1.10.0-2|82	popd
12mu|python-cairo-1.10.0-2|83	
12mu|python-cairo-1.10.0-2|84	mkdir -p %{buildroot}%{py3_platsitedir}
12mu|python-cairo-1.10.0-2|85	mv %{buildroot}/usr/local/lib/python%{py3_ver}/site-packages/* %{buildroot}%{py3_platsitedir}
12mu|python-cairo-1.10.0-2|86	
12mu|python-cairo-1.10.0-2|87	#rm -rf %{buildroot}/usr/local/*
12mu|python-cairo-1.10.0-2|88	mv %{buildroot}/usr/local/include/pycairo/* %{buildroot}%{_includedir}/pycairo/
12mu|python-cairo-1.10.0-2|89	mv %{buildroot}/usr/local/lib/pkgconfig/* %{buildroot}%{_libdir}/pkgconfig/
12mu|python-cairo-1.10.0-2|90	
12mu|python-cairo-1.10.0-2|91	
12mu|python-cairo-1.10.0-2|92	%files
12mu|python-cairo-1.10.0-2|93	%doc python2/AUTHORS
12mu|python-cairo-1.10.0-2|94	%{py_platsitedir}/cairo
12mu|python-cairo-1.10.0-2|95	
12mu|python-cairo-1.10.0-2|96	%files -n python3-cairo
12mu|python-cairo-1.10.0-2|97	%attr(755, root, root) %doc python3/AUTHORS
12mu|python-cairo-1.10.0-2|98	%{py3_platsitedir}/cairo
12mu|python-cairo-1.10.0-2|99	
12mu|python-cairo-1.10.0-2|100	%files devel
12mu|python-cairo-1.10.0-2|101	%attr(755, root, root) %doc python2/examples
12mu|python-cairo-1.10.0-2|102	%{_includedir}/pycairo/pycairo.h
12mu|python-cairo-1.10.0-2|103	%{_libdir}/pkgconfig/pycairo.pc
12mu|python-cairo-1.10.0-2|104	
12mu|python-cairo-1.10.0-2|105	%files -n python3-cairo-devel
12mu|python-cairo-1.10.0-2|106	%attr(755, root, root) %doc python3/examples
12mu|python-cairo-1.10.0-2|107	%{_includedir}/pycairo/py3cairo.h
12mu|python-cairo-1.10.0-2|108	%{_libdir}/pkgconfig/py3cairo.pc
12mu|python-cairo-1.10.0-2|109	
12mu|python-cairo-1.10.0-2|110	
12mu|python-cairo-1.10.0-2|111	
12mu|python-cairo-1.10.0-2|112	%changelog
12mu|python-cairo-1.10.0-2|113	* Sun Apr 29 2012 Matthew Dawkins <mattydaw@mandriva.org> 1.10.0-1
12mu|python-cairo-1.10.0-2|114	+ Revision: 794485
12mu|python-cairo-1.10.0-2|115	- new version 1.10.0
12mu|python-cairo-1.10.0-2|116	- patch rediff (mga)
12mu|python-cairo-1.10.0-2|117	- cleaned up spec
12mu|python-cairo-1.10.0-2|118	
12mu|python-cairo-1.10.0-2|119	* Sat Dec 03 2011 Zé <ze@mandriva.org> 1.8.10-4
12mu|python-cairo-1.10.0-2|120	+ Revision: 737361
12mu|python-cairo-1.10.0-2|121	- clean defattr, BR and clean section
12mu|python-cairo-1.10.0-2|122	- remove explicite requires since already exist by default
12mu|python-cairo-1.10.0-2|123	- clean useless provides
12mu|python-cairo-1.10.0-2|124	- clean mkrel
12mu|python-cairo-1.10.0-2|125	
12mu|python-cairo-1.10.0-2|126	* Sun Nov 06 2011 Paulo Andrade <pcpa@mandriva.com.br> 1.8.10-3
12mu|python-cairo-1.10.0-2|127	+ Revision: 722027
12mu|python-cairo-1.10.0-2|128	- Rebuild with newer libpng.
12mu|python-cairo-1.10.0-2|129	
12mu|python-cairo-1.10.0-2|130	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 1.8.10-2
12mu|python-cairo-1.10.0-2|131	+ Revision: 667914
12mu|python-cairo-1.10.0-2|132	- mass rebuild
12mu|python-cairo-1.10.0-2|133	
12mu|python-cairo-1.10.0-2|134	* Thu Mar 24 2011 Funda Wang <fwang@mandriva.org> 1.8.10-1
12mu|python-cairo-1.10.0-2|135	+ Revision: 648272
12mu|python-cairo-1.10.0-2|136	- new version 1.8.10
12mu|python-cairo-1.10.0-2|137	
12mu|python-cairo-1.10.0-2|138	* Fri Oct 29 2010 Funda Wang <fwang@mandriva.org> 1.8.8-2mdv2011.0
12mu|python-cairo-1.10.0-2|139	+ Revision: 589933
12mu|python-cairo-1.10.0-2|140	- rebuild for python 2.7
12mu|python-cairo-1.10.0-2|141	
12mu|python-cairo-1.10.0-2|142	* Fri Jan 08 2010 Emmanuel Andry <eandry@mandriva.org> 1.8.8-1mdv2010.1
12mu|python-cairo-1.10.0-2|143	+ Revision: 487780
12mu|python-cairo-1.10.0-2|144	- New version 1.8.8
12mu|python-cairo-1.10.0-2|145	
12mu|python-cairo-1.10.0-2|146	* Thu Jun 25 2009 Frederic Crozat <fcrozat@mandriva.com> 1.8.6-1mdv2010.0
12mu|python-cairo-1.10.0-2|147	+ Revision: 389064
12mu|python-cairo-1.10.0-2|148	- Remove obsolete buildrequires
12mu|python-cairo-1.10.0-2|149	- Fix dependencies
12mu|python-cairo-1.10.0-2|150	- Release 1.8.6
12mu|python-cairo-1.10.0-2|151	
12mu|python-cairo-1.10.0-2|152	* Sun May 10 2009 Götz Waschk <waschk@mandriva.org> 1.8.4-1mdv2010.0
12mu|python-cairo-1.10.0-2|153	+ Revision: 374076
12mu|python-cairo-1.10.0-2|154	- update to new version 1.8.4
12mu|python-cairo-1.10.0-2|155	
12mu|python-cairo-1.10.0-2|156	* Thu Jan 15 2009 Frederic Crozat <fcrozat@mandriva.com> 1.8.2-1mdv2009.1
12mu|python-cairo-1.10.0-2|157	+ Revision: 329720
12mu|python-cairo-1.10.0-2|158	- Release 1.8.2
12mu|python-cairo-1.10.0-2|159	
12mu|python-cairo-1.10.0-2|160	* Thu Dec 25 2008 Adam Williamson <awilliamson@mandriva.org> 1.4.12-3mdv2009.1
12mu|python-cairo-1.10.0-2|161	+ Revision: 318656
12mu|python-cairo-1.10.0-2|162	- rebuild for python 2.6
12mu|python-cairo-1.10.0-2|163	
12mu|python-cairo-1.10.0-2|164	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.4.12-2mdv2009.0
12mu|python-cairo-1.10.0-2|165	+ Revision: 225128
12mu|python-cairo-1.10.0-2|166	- rebuild
12mu|python-cairo-1.10.0-2|167	
12mu|python-cairo-1.10.0-2|168	* Mon Feb 25 2008 Adam Williamson <awilliamson@mandriva.org> 1.4.12-1mdv2008.1
12mu|python-cairo-1.10.0-2|169	+ Revision: 174515
12mu|python-cairo-1.10.0-2|170	- new release 1.4.12
12mu|python-cairo-1.10.0-2|171	
12mu|python-cairo-1.10.0-2|172	+ Olivier Blin <blino@mandriva.org>
12mu|python-cairo-1.10.0-2|173	- restore BuildRoot
12mu|python-cairo-1.10.0-2|174	
12mu|python-cairo-1.10.0-2|175	+ Thierry Vignaud <tv@mandriva.org>
12mu|python-cairo-1.10.0-2|176	- kill re-definition of %%buildroot on Pixel's request
12mu|python-cairo-1.10.0-2|177	- fix summary-ended-with-dot
12mu|python-cairo-1.10.0-2|178	
12mu|python-cairo-1.10.0-2|179	* Fri Oct 19 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 1.4.0-1mdv2008.1
12mu|python-cairo-1.10.0-2|180	+ Revision: 100383
12mu|python-cairo-1.10.0-2|181	- new version
12mu|python-cairo-1.10.0-2|182	- new license policy
12mu|python-cairo-1.10.0-2|183	- remove patch 2, as it is not needed anymore
12mu|python-cairo-1.10.0-2|184	- move development files to its own package
12mu|python-cairo-1.10.0-2|185	- use macros wherever it is possible
12mu|python-cairo-1.10.0-2|186	- spec file clean
12mu|python-cairo-1.10.0-2|187	
12mu|python-cairo-1.10.0-2|188	
12mu|python-cairo-1.10.0-2|189	* Wed Dec 06 2006 Götz Waschk <waschk@mandriva.org> 1.2.6-1mdv2007.0
12mu|python-cairo-1.10.0-2|190	+ Revision: 91720
12mu|python-cairo-1.10.0-2|191	- new version
12mu|python-cairo-1.10.0-2|192	
12mu|python-cairo-1.10.0-2|193	* Tue Nov 28 2006 Götz Waschk <waschk@mandriva.org> 1.2.2-2mdv2007.1
12mu|python-cairo-1.10.0-2|194	+ Revision: 88002
12mu|python-cairo-1.10.0-2|195	- Import python-cairo
12mu|python-cairo-1.10.0-2|196	
12mu|python-cairo-1.10.0-2|197	* Tue Nov 28 2006 Götz Waschk <waschk@mandriva.org> 1.2.2-2mdv2007.1
12mu|python-cairo-1.10.0-2|198	- Rebuild
12mu|python-cairo-1.10.0-2|199	
12mu|python-cairo-1.10.0-2|200	* Wed Aug 30 2006 Götz Waschk <waschk@mandriva.org> 1.2.2-1mdv2007.0
12mu|python-cairo-1.10.0-2|201	- fix deps
12mu|python-cairo-1.10.0-2|202	- drop patch 3
12mu|python-cairo-1.10.0-2|203	- New release 1.2.2
12mu|python-cairo-1.10.0-2|204	
12mu|python-cairo-1.10.0-2|205	* Wed Jun 21 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.1.6-3mdv2007.0
12mu|python-cairo-1.10.0-2|206	- patch 3: fix broken symbols (#23226)
12mu|python-cairo-1.10.0-2|207	
12mu|python-cairo-1.10.0-2|208	* Wed Jun 21 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.1.6-2mdv2007.0
12mu|python-cairo-1.10.0-2|209	- rebuild b/c of broken symbols on x86_64 (thus preventing avahi to rebuild)
12mu|python-cairo-1.10.0-2|210	
12mu|python-cairo-1.10.0-2|211	* Fri Jun 02 2006 Frederic Crozat <fcrozat@mandriva.com> 1.1.6-1mdv2007.0
12mu|python-cairo-1.10.0-2|212	- Release 1.1.6
12mu|python-cairo-1.10.0-2|213	- Remove patch1 (merged upstream)
12mu|python-cairo-1.10.0-2|214	
12mu|python-cairo-1.10.0-2|215	* Tue Feb 28 2006 Stefan van der Eijk <stefan@eijk.nu> 1.0.2-2mdk
12mu|python-cairo-1.10.0-2|216	- BuildRequires: automake1.8
12mu|python-cairo-1.10.0-2|217	
12mu|python-cairo-1.10.0-2|218	* Fri Feb 24 2006 Frederic Crozat <fcrozat@mandriva.com> 1.0.2-1mdk
12mu|python-cairo-1.10.0-2|219	- Release 1.0.2
12mu|python-cairo-1.10.0-2|220	- use mkrel
12mu|python-cairo-1.10.0-2|221	- allow bootstrapping to build pygtk before pycairo
12mu|python-cairo-1.10.0-2|222	
12mu|python-cairo-1.10.0-2|223	* Sun Oct 09 2005 Tigrux <tigrux@ximian.com> 1.0.0-1mdk
12mu|python-cairo-1.10.0-2|224	- new version
12mu|python-cairo-1.10.0-2|225	- modified autoconf.ac to enable pygtk support
12mu|python-cairo-1.10.0-2|226	
12mu|python-cairo-1.10.0-2|227	* Fri Aug 12 2005 Götz Waschk <waschk@mandriva.org> 0.9.0-1mdk
12mu|python-cairo-1.10.0-2|228	- new version
12mu|python-cairo-1.10.0-2|229	- fix URLs
12mu|python-cairo-1.10.0-2|230	
12mu|python-cairo-1.10.0-2|231	* Sat Jul 09 2005 Tigrux <tigrux@ximian.com> 0.5.1-1mdk
12mu|python-cairo-1.10.0-2|232	- New release 0.5.1
12mu|python-cairo-1.10.0-2|233	
12mu|python-cairo-1.10.0-2|234	* Tue May 24 2005 Tigrux <tigrux@ximian.com> 0.5.0-1mdk
12mu|python-cairo-1.10.0-2|235	- New version 0.5.0
12mu|python-cairo-1.10.0-2|236	- Patched for compiling with gcc4
12mu|python-cairo-1.10.0-2|237	- Added /usr/include/pycairo/pycairo.h and /usr/lib64/pkgconfig/pycairo.pc
12mu|python-cairo-1.10.0-2|238	to the spec.
12mu|python-cairo-1.10.0-2|239	- Added Requires cairo >= 1.2.6 since this version does not work with prior versions.
12mu|python-cairo-1.10.0-2|240	
12mu|python-cairo-1.10.0-2|241	* Sat May 14 2005 Michael Scherer <misc@mandriva.org> 0.4.0-2mdk
12mu|python-cairo-1.10.0-2|242	- remove requires on cairo ( autodetected )
12mu|python-cairo-1.10.0-2|243	- from Tigrux <tigrux@ximian.com>
12mu|python-cairo-1.10.0-2|244	- Do not require python = 2.5
12mu|python-cairo-1.10.0-2|245	
12mu|python-cairo-1.10.0-2|246	* Wed Apr 27 2005 Michael Scherer <misc@mandriva.org> 0.4.0-1mdk
12mu|python-cairo-1.10.0-2|247	- from Tigrux <tigrux@ximian.com>
12mu|python-cairo-1.10.0-2|248	- New version
12mu|python-cairo-1.10.0-2|249	
12mu|python-cairo-1.10.0-2|250	* Mon Dec 06 2004 Tigrux <tigrux@ximian.com> 0.1.3-1mdk
12mu|python-cairo-1.10.0-2|251	- New version
12mu|python-cairo-1.10.0-2|252	
12mu|python-cairo-1.10.0-2|253	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.1-0.20040914.2mdk
12mu|python-cairo-1.10.0-2|254	- Rebuild for new python
12mu|python-cairo-1.10.0-2|255	
12mu|python-cairo-1.10.0-2|256	* Sat Sep 18 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.1-0.20040914.1mdk
12mu|python-cairo-1.10.0-2|257	- from Tigrux <tigrux@ximian.com> :
12mu|python-cairo-1.10.0-2|258	- First RPM for Mandrake
12mu|python-cairo-1.10.0-2|259	

20661 12
12mu|python-cloudfiles-1.7.10-1|1	Name:       python-cloudfiles
12mu|python-cloudfiles-1.7.10-1|2	Version:    1.7.10
12mu|python-cloudfiles-1.7.10-1|3	Release:    1
12mu|python-cloudfiles-1.7.10-1|4	Summary:    Python language bindings for Rackspace CloudFiles API
12mu|python-cloudfiles-1.7.10-1|5	
12mu|python-cloudfiles-1.7.10-1|6	Group:      Development/Python
12mu|python-cloudfiles-1.7.10-1|7	License:    MIT
12mu|python-cloudfiles-1.7.10-1|8	URL:        https://github.com/rackspace/python-cloudfiles
12mu|python-cloudfiles-1.7.10-1|9	
12mu|python-cloudfiles-1.7.10-1|10	Source0:    http://pypi.python.org/packages/source/p/%{name}/%{name}-%{version}.tar.gz
12mu|python-cloudfiles-1.7.10-1|11	BuildArch:  noarch
12mu|python-cloudfiles-1.7.10-1|12	
12mu|python-cloudfiles-1.7.10-1|13	BuildRequires:  python-nose
12mu|python-cloudfiles-1.7.10-1|14	BuildRequires:	python-devel, python-setuptools
12mu|python-cloudfiles-1.7.10-1|15	
12mu|python-cloudfiles-1.7.10-1|16	%description
12mu|python-cloudfiles-1.7.10-1|17	Python language bindings for Rackspace CloudFiles API
12mu|python-cloudfiles-1.7.10-1|18	
12mu|python-cloudfiles-1.7.10-1|19	%prep
12mu|python-cloudfiles-1.7.10-1|20	%setup -q
12mu|python-cloudfiles-1.7.10-1|21	
12mu|python-cloudfiles-1.7.10-1|22	%build
12mu|python-cloudfiles-1.7.10-1|23	%{__python} setup.py build
12mu|python-cloudfiles-1.7.10-1|24	
12mu|python-cloudfiles-1.7.10-1|25	%install
12mu|python-cloudfiles-1.7.10-1|26	rm -rf %{buildroot}
12mu|python-cloudfiles-1.7.10-1|27	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install -O1 \
12mu|python-cloudfiles-1.7.10-1|28	--skip-build \
12mu|python-cloudfiles-1.7.10-1|29	--root %{buildroot}
12mu|python-cloudfiles-1.7.10-1|30	
12mu|python-cloudfiles-1.7.10-1|31	%check
12mu|python-cloudfiles-1.7.10-1|32	nosetests
12mu|python-cloudfiles-1.7.10-1|33	
12mu|python-cloudfiles-1.7.10-1|34	%files
12mu|python-cloudfiles-1.7.10-1|35	%defattr(-,root,root,-)
12mu|python-cloudfiles-1.7.10-1|36	#%%doc ChangeLog COPYING
12mu|python-cloudfiles-1.7.10-1|37	%{python_sitelib}/cloudfiles/
12mu|python-cloudfiles-1.7.10-1|38	%{python_sitelib}/python_cloudfiles-*-py*.egg-info/

20662 12
12mu|python-cups-1.9.66-1|1	%define module cups
12mu|python-cups-1.9.66-1|2	
12mu|python-cups-1.9.66-1|3	Summary:	Python bindings for the CUPS API
12mu|python-cups-1.9.66-1|4	Name:		python-%{module}
12mu|python-cups-1.9.66-1|5	Version:	1.9.66
12mu|python-cups-1.9.66-1|6	Release:	1
12mu|python-cups-1.9.66-1|7	License:	BSD
12mu|python-cups-1.9.66-1|8	Group:		Development/Python
12mu|python-cups-1.9.66-1|9	Url:		http://cyberelk.net/tim/software/pycups/
12mu|python-cups-1.9.66-1|10	Source0:	http://cyberelk.net/tim/data/pycups/pycups-%{version}.tar.bz2
12mu|python-cups-1.9.66-1|11	BuildRequires:	cups-devel
12mu|python-cups-1.9.66-1|12	BuildRequires:	pkgconfig(python2)
12mu|python-cups-1.9.66-1|13	
12mu|python-cups-1.9.66-1|14	%description
12mu|python-cups-1.9.66-1|15	Python bindings for the CUPS API.
12mu|python-cups-1.9.66-1|16	
12mu|python-cups-1.9.66-1|17	%prep
12mu|python-cups-1.9.66-1|18	%setup -qn pycups-%{version}
12mu|python-cups-1.9.66-1|19	
12mu|python-cups-1.9.66-1|20	%build
12mu|python-cups-1.9.66-1|21	CFLAGS=-DVERSION=\\\"%{version}\\\" python setup.py build
12mu|python-cups-1.9.66-1|22	
12mu|python-cups-1.9.66-1|23	%install
12mu|python-cups-1.9.66-1|24	python setup.py install --skip-build --root=%{buildroot}
12mu|python-cups-1.9.66-1|25	
12mu|python-cups-1.9.66-1|26	%files
12mu|python-cups-1.9.66-1|27	%{py_platsitedir}/*.egg-info
12mu|python-cups-1.9.66-1|28	%{py_platsitedir}/cups.so
12mu|python-cups-1.9.66-1|29	
12mu|python-cups-1.9.66-1|30	
12mu|python-cups-1.9.66-1|31	%changelog
12mu|python-cups-1.9.66-1|32	* Thu Jan 30 2014 dsilakov <denis.silakov@rosalab.ru> 1.9.66-1
12mu|python-cups-1.9.66-1|33	+ Revision: 1055d9e
12mu|python-cups-1.9.66-1|34	- Merge pull request #2 from import/python-cups:auto_update
12mu|python-cups-1.9.66-1|35	- ROSA Updates Builder: update suggested
12mu|python-cups-1.9.66-1|36	
12mu|python-cups-1.9.66-1|37	

20663 12
12mu|python-cython-0.18-2|1	%define tarname Cython
12mu|python-cython-0.18-2|2	
12mu|python-cython-0.18-2|3	Summary:	Language for writing C extensions to Python
12mu|python-cython-0.18-2|4	Name:		python-cython
12mu|python-cython-0.18-2|5	Version:	0.18
12mu|python-cython-0.18-2|6	Release:	2
12mu|python-cython-0.18-2|7	Source0:	http://www.cython.org/release/%{tarname}-%{version}.tar.gz
12mu|python-cython-0.18-2|8	License:	Apache License
12mu|python-cython-0.18-2|9	Group:		Development/Python
12mu|python-cython-0.18-2|10	Url:		http://www.cython.org
12mu|python-cython-0.18-2|11	BuildRequires:	python-devel
12mu|python-cython-0.18-2|12	BuildRequires:	dos2unix
12mu|python-cython-0.18-2|13	
12mu|python-cython-0.18-2|14	%description
12mu|python-cython-0.18-2|15	Cython is a language that facilitates the writing of C extensions for
12mu|python-cython-0.18-2|16	the Python language. It is based on Pyrex, but provides more cutting
12mu|python-cython-0.18-2|17	edge functionality and optimizations.
12mu|python-cython-0.18-2|18	
12mu|python-cython-0.18-2|19	
12mu|python-cython-0.18-2|20	%package -n python3-cython
12mu|python-cython-0.18-2|21	Summary:    Language for writing C extensions to Python
12mu|python-cython-0.18-2|22	Group:      Development/Python
12mu|python-cython-0.18-2|23	
12mu|python-cython-0.18-2|24	BuildRequires:  python3-devel
12mu|python-cython-0.18-2|25	
12mu|python-cython-0.18-2|26	%description -n python3-cython
12mu|python-cython-0.18-2|27	Cython is a language that facilitates the writing of C extensions for
12mu|python-cython-0.18-2|28	the Python language. It is based on Pyrex, but provides more cutting
12mu|python-cython-0.18-2|29	edge functionality and optimizations.
12mu|python-cython-0.18-2|30	
12mu|python-cython-0.18-2|31	%prep
12mu|python-cython-0.18-2|32	%setup -q -n %{tarname}-%{version}
12mu|python-cython-0.18-2|33	
12mu|python-cython-0.18-2|34	
12mu|python-cython-0.18-2|35	%build
12mu|python-cython-0.18-2|36	pushd python2
12mu|python-cython-0.18-2|37	%{__python} setup.py build
12mu|python-cython-0.18-2|38	popd
12mu|python-cython-0.18-2|39	pushd python3
12mu|python-cython-0.18-2|40	%{__python3} setup.py build
12mu|python-cython-0.18-2|41	popd
12mu|python-cython-0.18-2|42	
12mu|python-cython-0.18-2|43	%install
12mu|python-cython-0.18-2|44	
12mu|python-cython-0.18-2|45	pushd python3
12mu|python-cython-0.18-2|46	PYTHONDONTWRITEBYTECODE= %__python3 setup.py install --root %{buildroot}
12mu|python-cython-0.18-2|47	mv %{buildroot}/usr/bin/cython %{buildroot}/usr/bin/cython3
12mu|python-cython-0.18-2|48	mv %{buildroot}/usr/bin/cygdb %{buildroot}/usr/bin/cygdb3
12mu|python-cython-0.18-2|49	popd
12mu|python-cython-0.18-2|50	
12mu|python-cython-0.18-2|51	pushd python2
12mu|python-cython-0.18-2|52	find -name .*DS_Store* | xargs rm -rf
12mu|python-cython-0.18-2|53	
12mu|python-cython-0.18-2|54	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root %{buildroot}
12mu|python-cython-0.18-2|55	pushd Tools
12mu|python-cython-0.18-2|56	dos2unix cython-mode.el
12mu|python-cython-0.18-2|57	%__install -m 755 -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12mu|python-cython-0.18-2|58	%__install -m 644 *.el* %{buildroot}%{_sysconfdir}/emacs/site-start.d
12mu|python-cython-0.18-2|59	popd
12mu|python-cython-0.18-2|60	popd
12mu|python-cython-0.18-2|61	
12mu|python-cython-0.18-2|62	#%%check
12mu|python-cython-0.18-2|63	#PYTHONPATH=`pwd`/../build/lib make test clean
12mu|python-cython-0.18-2|64	
12mu|python-cython-0.18-2|65	%files
12mu|python-cython-0.18-2|66	%{_sysconfdir}/emacs/site-start.d/*.el*
12mu|python-cython-0.18-2|67	%_bindir/cython
12mu|python-cython-0.18-2|68	%_bindir/cygdb
12mu|python-cython-0.18-2|69	%py_platsitedir/Cython*
12mu|python-cython-0.18-2|70	%py_platsitedir/cython*
12mu|python-cython-0.18-2|71	%py_platsitedir/pyximport*
12mu|python-cython-0.18-2|72	
12mu|python-cython-0.18-2|73	%files -n python3-cython
12mu|python-cython-0.18-2|74	%_bindir/cython3
12mu|python-cython-0.18-2|75	%_bindir/cygdb3
12mu|python-cython-0.18-2|76	%py3_platsitedir/__pycache__/*
12mu|python-cython-0.18-2|77	%py3_platsitedir/Cython*
12mu|python-cython-0.18-2|78	%py3_platsitedir/cython*
12mu|python-cython-0.18-2|79	%py3_platsitedir/pyximport*
12mu|python-cython-0.18-2|80	
12mu|python-cython-0.18-2|81	
12mu|python-cython-0.18-2|82	%changelog
12mu|python-cython-0.18-2|83	* Sun Sep 02 2012 Lev Givon <lev@mandriva.org> 0.17-1
12mu|python-cython-0.18-2|84	+ Revision: 816174
12mu|python-cython-0.18-2|85	- Update to 0.17.
12mu|python-cython-0.18-2|86	
12mu|python-cython-0.18-2|87	* Sun Apr 22 2012 Lev Givon <lev@mandriva.org> 0.16-1
12mu|python-cython-0.18-2|88	+ Revision: 792653
12mu|python-cython-0.18-2|89	- Update to 0.16.
12mu|python-cython-0.18-2|90	
12mu|python-cython-0.18-2|91	* Tue Sep 20 2011 Lev Givon <lev@mandriva.org> 0.15.1-1
12mu|python-cython-0.18-2|92	+ Revision: 700563
12mu|python-cython-0.18-2|93	- Update to 0.15.1.
12mu|python-cython-0.18-2|94	
12mu|python-cython-0.18-2|95	* Sun Aug 07 2011 Lev Givon <lev@mandriva.org> 0.15-1
12mu|python-cython-0.18-2|96	+ Revision: 693551
12mu|python-cython-0.18-2|97	- Update to 0.15.
12mu|python-cython-0.18-2|98	
12mu|python-cython-0.18-2|99	* Thu May 05 2011 Funda Wang <fwang@mandriva.org> 0.14.1-2
12mu|python-cython-0.18-2|100	+ Revision: 669119
12mu|python-cython-0.18-2|101	- disable emacs compile
12mu|python-cython-0.18-2|102	
12mu|python-cython-0.18-2|103	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|python-cython-0.18-2|104	- mass rebuild
12mu|python-cython-0.18-2|105	
12mu|python-cython-0.18-2|106	* Fri Feb 04 2011 Lev Givon <lev@mandriva.org> 0.14.1-1
12mu|python-cython-0.18-2|107	+ Revision: 635836
12mu|python-cython-0.18-2|108	- Update to 0.14.1.
12mu|python-cython-0.18-2|109	
12mu|python-cython-0.18-2|110	* Tue Dec 14 2010 Lev Givon <lev@mandriva.org> 0.14-1mdv2011.0
12mu|python-cython-0.18-2|111	+ Revision: 621815
12mu|python-cython-0.18-2|112	- Update to 0.14.
12mu|python-cython-0.18-2|113	
12mu|python-cython-0.18-2|114	* Sat Oct 30 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0.13-2mdv2011.0
12mu|python-cython-0.18-2|115	+ Revision: 590646
12mu|python-cython-0.18-2|116	- rebuild for python-2.7
12mu|python-cython-0.18-2|117	- drop obsolete %%py_requires macro and add BR python-devel
12mu|python-cython-0.18-2|118	- disable checks for now as they fail (the numpy ones)
12mu|python-cython-0.18-2|119	
12mu|python-cython-0.18-2|120	* Wed Aug 25 2010 Lev Givon <lev@mandriva.org> 0.13-1mdv2011.0
12mu|python-cython-0.18-2|121	+ Revision: 573270
12mu|python-cython-0.18-2|122	- Update to 0.13.
12mu|python-cython-0.18-2|123	
12mu|python-cython-0.18-2|124	* Tue Feb 02 2010 Lev Givon <lev@mandriva.org> 0.12.1-1mdv2010.1
12mu|python-cython-0.18-2|125	+ Revision: 499585
12mu|python-cython-0.18-2|126	- Update to 0.12.1.
12mu|python-cython-0.18-2|127	
12mu|python-cython-0.18-2|128	* Mon Nov 23 2009 Lev Givon <lev@mandriva.org> 0.12-1mdv2010.1
12mu|python-cython-0.18-2|129	+ Revision: 469387
12mu|python-cython-0.18-2|130	- Update to 0.12.
12mu|python-cython-0.18-2|131	
12mu|python-cython-0.18-2|132	* Sun Sep 27 2009 Lev Givon <lev@mandriva.org> 0.11.3-1mdv2010.0
12mu|python-cython-0.18-2|133	+ Revision: 449880
12mu|python-cython-0.18-2|134	- Update to 0.11.3.
12mu|python-cython-0.18-2|135	
12mu|python-cython-0.18-2|136	* Wed May 20 2009 Lev Givon <lev@mandriva.org> 0.11.2-1mdv2010.0
12mu|python-cython-0.18-2|137	+ Revision: 378065
12mu|python-cython-0.18-2|138	- Update to 0.11.2.
12mu|python-cython-0.18-2|139	
12mu|python-cython-0.18-2|140	* Sun May 03 2009 Lev Givon <lev@mandriva.org> 0.11.1-1mdv2010.0
12mu|python-cython-0.18-2|141	+ Revision: 371101
12mu|python-cython-0.18-2|142	- Update to 0.11.1.
12mu|python-cython-0.18-2|143	
12mu|python-cython-0.18-2|144	* Sun Mar 15 2009 Lev Givon <lev@mandriva.org> 0.11-1mdv2009.1
12mu|python-cython-0.18-2|145	+ Revision: 355431
12mu|python-cython-0.18-2|146	- Update to 0.11.
12mu|python-cython-0.18-2|147	
12mu|python-cython-0.18-2|148	* Sun Dec 28 2008 Funda Wang <fwang@mandriva.org> 0.10.3-2mdv2009.1
12mu|python-cython-0.18-2|149	+ Revision: 320161
12mu|python-cython-0.18-2|150	- rebuild for new python
12mu|python-cython-0.18-2|151	
12mu|python-cython-0.18-2|152	* Wed Dec 17 2008 Lev Givon <lev@mandriva.org> 0.10.3-1mdv2009.1
12mu|python-cython-0.18-2|153	+ Revision: 315162
12mu|python-cython-0.18-2|154	- Update to 0.10.3.
12mu|python-cython-0.18-2|155	
12mu|python-cython-0.18-2|156	* Wed Nov 26 2008 Lev Givon <lev@mandriva.org> 0.10.2-1mdv2009.1
12mu|python-cython-0.18-2|157	+ Revision: 307043
12mu|python-cython-0.18-2|158	- Update to 0.10.2.
12mu|python-cython-0.18-2|159	
12mu|python-cython-0.18-2|160	* Sun Nov 09 2008 Lev Givon <lev@mandriva.org> 0.10-1mdv2009.1
12mu|python-cython-0.18-2|161	+ Revision: 301257
12mu|python-cython-0.18-2|162	- Update to 0.10.
12mu|python-cython-0.18-2|163	
12mu|python-cython-0.18-2|164	* Tue Sep 23 2008 Lev Givon <lev@mandriva.org> 0.9.8.1.1-2mdv2009.0
12mu|python-cython-0.18-2|165	+ Revision: 287546
12mu|python-cython-0.18-2|166	- Correct license.
12mu|python-cython-0.18-2|167	
12mu|python-cython-0.18-2|168	* Wed Aug 20 2008 Lev Givon <lev@mandriva.org> 0.9.8.1.1-1mdv2009.0
12mu|python-cython-0.18-2|169	+ Revision: 274335
12mu|python-cython-0.18-2|170	- Update to 0.9.8.1.1.
12mu|python-cython-0.18-2|171	
12mu|python-cython-0.18-2|172	* Tue Aug 19 2008 Lev Givon <lev@mandriva.org> 0.9.8.1-1mdv2009.0
12mu|python-cython-0.18-2|173	+ Revision: 273536
12mu|python-cython-0.18-2|174	- Update to 0.9.8.1.
12mu|python-cython-0.18-2|175	
12mu|python-cython-0.18-2|176	* Sun Aug 03 2008 Lev Givon <lev@mandriva.org> 0.9.8-2mdv2009.0
12mu|python-cython-0.18-2|177	+ Revision: 262540
12mu|python-cython-0.18-2|178	- Install emacs mode.
12mu|python-cython-0.18-2|179	
12mu|python-cython-0.18-2|180	* Fri Jun 13 2008 Lev Givon <lev@mandriva.org> 0.9.8-1mdv2009.0
12mu|python-cython-0.18-2|181	+ Revision: 218786
12mu|python-cython-0.18-2|182	- Update to 0.9.8.
12mu|python-cython-0.18-2|183	
12mu|python-cython-0.18-2|184	* Wed May 21 2008 Lev Givon <lev@mandriva.org> 0.9.6.14-2mdv2009.0
12mu|python-cython-0.18-2|185	+ Revision: 209885
12mu|python-cython-0.18-2|186	- Make package noarch.
12mu|python-cython-0.18-2|187	
12mu|python-cython-0.18-2|188	* Fri May 02 2008 Lev Givon <lev@mandriva.org> 0.9.6.14-1mdv2009.0
12mu|python-cython-0.18-2|189	+ Revision: 200101
12mu|python-cython-0.18-2|190	- Update to 0.9.6.14.
12mu|python-cython-0.18-2|191	
12mu|python-cython-0.18-2|192	* Sun Apr 13 2008 Lev Givon <lev@mandriva.org> 0.9.6.13.1-1mdv2009.0
12mu|python-cython-0.18-2|193	+ Revision: 192662
12mu|python-cython-0.18-2|194	- Update to 0.9.6.13.1.
12mu|python-cython-0.18-2|195	
12mu|python-cython-0.18-2|196	* Fri Mar 07 2008 Lev Givon <lev@mandriva.org> 0.9.6.12-1mdv2008.1
12mu|python-cython-0.18-2|197	+ Revision: 181397
12mu|python-cython-0.18-2|198	- import python-cython
12mu|python-cython-0.18-2|199	
12mu|python-cython-0.18-2|200	
12mu|python-cython-0.18-2|201	* Wed Feb 13 2008 Lev Givon <lev@mandriva.org> 0.9.6.12-1mdv2008.0
12mu|python-cython-0.18-2|202	- Update to 0.9.6.12.
12mu|python-cython-0.18-2|203	
12mu|python-cython-0.18-2|204	* Mon Jan 07 2008 Lev Givon <lev@mandriva.org> 0.9.6.10b-1mdv2008.0
12mu|python-cython-0.18-2|205	- Package for Mandriva.

20664 12
12mu|python-dateutil-2.1-2|1	%define fname	dateutil
12mu|python-dateutil-2.1-2|2	
12mu|python-dateutil-2.1-2|3	Summary:	Provides powerful extensions to the standard datetime module
12mu|python-dateutil-2.1-2|4	Name:		python-dateutil
12mu|python-dateutil-2.1-2|5	Version:	2.1
12mu|python-dateutil-2.1-2|6	Release:	2
12mu|python-dateutil-2.1-2|7	License:	Python
12mu|python-dateutil-2.1-2|8	Group:		Development/Python
12mu|python-dateutil-2.1-2|9	URL:		http://labix.org/python-dateutil
12mu|python-dateutil-2.1-2|10	Source0:	http://pypi.python.org/packages/source/p/python-dateutil/%{name}-%{version}.tar.gz
12mu|python-dateutil-2.1-2|11	BuildRequires:	python-devel
12mu|python-dateutil-2.1-2|12	BuildRequires:	python-setuptools
12mu|python-dateutil-2.1-2|13	Requires:	python
12mu|python-dateutil-2.1-2|14	BuildArch:	noarch
12mu|python-dateutil-2.1-2|15	
12mu|python-dateutil-2.1-2|16	%description
12mu|python-dateutil-2.1-2|17	The dateutil module provides powerful extensions to the standard
12mu|python-dateutil-2.1-2|18	datetime module available in Python. Features include:
12mu|python-dateutil-2.1-2|19	
12mu|python-dateutil-2.1-2|20	* Computing of relative deltas (next month, next year, next monday,
12mu|python-dateutil-2.1-2|21	last week of month, etc);
12mu|python-dateutil-2.1-2|22	* Computing of relative deltas between two given date and/or datetime
12mu|python-dateutil-2.1-2|23	objects;
12mu|python-dateutil-2.1-2|24	* Computing of dates based on very flexible recurrence rules, using a
12mu|python-dateutil-2.1-2|25	superset of the iCalendar specification. Parsing of RFC strings is
12mu|python-dateutil-2.1-2|26	supported as well;
12mu|python-dateutil-2.1-2|27	* Generic parsing of dates in almost any string format;
12mu|python-dateutil-2.1-2|28	* Timezone (tzinfo) implementations for tzfile(5) format files
12mu|python-dateutil-2.1-2|29	(/etc/localtime, /usr/share/zoneinfo, etc), TZ environment string
12mu|python-dateutil-2.1-2|30	(in all known formats), iCalendar format files, given ranges (with
12mu|python-dateutil-2.1-2|31	help from relative deltas), local machine timezone, fixed offset
12mu|python-dateutil-2.1-2|32	timezone, UTC timezone, and Windows registry-based time zones;
12mu|python-dateutil-2.1-2|33	* Internal up-to-date world timezone information based on Olson's
12mu|python-dateutil-2.1-2|34	database;
12mu|python-dateutil-2.1-2|35	* Computing of Easter Sunday dates for any given year, using Western,
12mu|python-dateutil-2.1-2|36	Orthodox or Julian algorithms;
12mu|python-dateutil-2.1-2|37	* More than 400 test cases.
12mu|python-dateutil-2.1-2|38	
12mu|python-dateutil-2.1-2|39	%prep
12mu|python-dateutil-2.1-2|40	%setup -q
12mu|python-dateutil-2.1-2|41	
12mu|python-dateutil-2.1-2|42	%build
12mu|python-dateutil-2.1-2|43	
12mu|python-dateutil-2.1-2|44	%install
12mu|python-dateutil-2.1-2|45	python setup.py install --root=%{buildroot}
12mu|python-dateutil-2.1-2|46	# Give read permissions for all files inside egg-info folder
12mu|python-dateutil-2.1-2|47	find %{buildroot}%{py_puresitedir}/*egg-info -type f -exec chmod 644 {} \;
12mu|python-dateutil-2.1-2|48	
12mu|python-dateutil-2.1-2|49	%files
12mu|python-dateutil-2.1-2|50	%doc LICENSE README NEWS
12mu|python-dateutil-2.1-2|51	%{py_puresitedir}/%{fname}
12mu|python-dateutil-2.1-2|52	%{py_puresitedir}/python_%{fname}-%{version}-py%{py_ver}.egg-info
12mu|python-dateutil-2.1-2|53	
12mu|python-dateutil-2.1-2|54	
12mu|python-dateutil-2.1-2|55	
12mu|python-dateutil-2.1-2|56	%changelog
12mu|python-dateutil-2.1-2|57	* Tue Nov 26 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.1-2
12mu|python-dateutil-2.1-2|58	+ Revision: ba6f24a
12mu|python-dateutil-2.1-2|59	- Fix egg-info permissions
12mu|python-dateutil-2.1-2|60	
12mu|python-dateutil-2.1-2|61	

20665 12
12mu|python-decorator-3.4.0-2|1	%define module	decorator
12mu|python-decorator-3.4.0-2|2	
12mu|python-decorator-3.4.0-2|3	Summary:	Python decorator utilities
12mu|python-decorator-3.4.0-2|4	Name:		python-%{module}
12mu|python-decorator-3.4.0-2|5	Version:	3.4.0
12mu|python-decorator-3.4.0-2|6	Release:	2
12mu|python-decorator-3.4.0-2|7	Source0:	http://pypi.python.org/packages/source/d/decorator/decorator-%{version}.tar.gz
12mu|python-decorator-3.4.0-2|8	License:	BSD
12mu|python-decorator-3.4.0-2|9	Group:		Development/Python
12mu|python-decorator-3.4.0-2|10	Url:		http://pypi.python.org/pypi/decorator/
12mu|python-decorator-3.4.0-2|11	BuildArch:	noarch
12mu|python-decorator-3.4.0-2|12	BuildRequires:	python-devel, python3-devel
12mu|python-decorator-3.4.0-2|13	
12mu|python-decorator-3.4.0-2|14	%description
12mu|python-decorator-3.4.0-2|15	The aim of the decorator module it to simplify the usage of decorators
12mu|python-decorator-3.4.0-2|16	for the average programmer, and to popularize decorators by showing
12mu|python-decorator-3.4.0-2|17	various non-trivial examples. Of course, as all techniques, decorators
12mu|python-decorator-3.4.0-2|18	can be abused and you should not try to solve every problem with a
12mu|python-decorator-3.4.0-2|19	decorator, just because you can.
12mu|python-decorator-3.4.0-2|20	
12mu|python-decorator-3.4.0-2|21	%package -n python3-decorator
12mu|python-decorator-3.4.0-2|22	Summary:        Python decorator utilities
12mu|python-decorator-3.4.0-2|23	Group:          Development/Python
12mu|python-decorator-3.4.0-2|24	Requires:       python3
12mu|python-decorator-3.4.0-2|25	
12mu|python-decorator-3.4.0-2|26	%description -n python3-decorator
12mu|python-decorator-3.4.0-2|27	The aim of the decorator module it to simplify the usage of decorators
12mu|python-decorator-3.4.0-2|28	for the average programmer, and to popularize decorators by showing
12mu|python-decorator-3.4.0-2|29	various non-trivial examples. Of course, as all techniques, decorators
12mu|python-decorator-3.4.0-2|30	can be abused and you should not try to solve every problem with a
12mu|python-decorator-3.4.0-2|31	decorator, just because you can.
12mu|python-decorator-3.4.0-2|32	
12mu|python-decorator-3.4.0-2|33	%prep
12mu|python-decorator-3.4.0-2|34	%setup -q -c
12mu|python-decorator-3.4.0-2|35	
12mu|python-decorator-3.4.0-2|36	mv %{module}-%{version} python2
12mu|python-decorator-3.4.0-2|37	cp -r python2 python3
12mu|python-decorator-3.4.0-2|38	
12mu|python-decorator-3.4.0-2|39	%install
12mu|python-decorator-3.4.0-2|40	pushd python2
12mu|python-decorator-3.4.0-2|41	%{__python} setup.py install --root=%{buildroot}
12mu|python-decorator-3.4.0-2|42	popd
12mu|python-decorator-3.4.0-2|43	
12mu|python-decorator-3.4.0-2|44	pushd python3
12mu|python-decorator-3.4.0-2|45	%{__python3} setup.py install --root=%{buildroot}
12mu|python-decorator-3.4.0-2|46	popd
12mu|python-decorator-3.4.0-2|47	
12mu|python-decorator-3.4.0-2|48	%files -n python-decorator
12mu|python-decorator-3.4.0-2|49	%doc python2/documentation.* python2/*.txt
12mu|python-decorator-3.4.0-2|50	%{python_sitelib}/%{module}*
12mu|python-decorator-3.4.0-2|51	
12mu|python-decorator-3.4.0-2|52	%files -n python3-decorator
12mu|python-decorator-3.4.0-2|53	%doc python3/documentation.* python3/*.txt
12mu|python-decorator-3.4.0-2|54	%{python3_sitelib}/%{module}*
12mu|python-decorator-3.4.0-2|55	
12mu|python-decorator-3.4.0-2|56	%changelog
12mu|python-decorator-3.4.0-2|57	* Wed Oct 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.4.0-2
12mu|python-decorator-3.4.0-2|58	+ Revision: 152aa8c
12mu|python-decorator-3.4.0-2|59	- Bump release
12mu|python-decorator-3.4.0-2|60	
12mu|python-decorator-3.4.0-2|61	

20666 12
12mu|python-distribute-0.6.49-1|1	%define	module	distribute
12mu|python-distribute-0.6.49-1|2	
12mu|python-distribute-0.6.49-1|3	Summary:	Python Distutils Enhancements
12mu|python-distribute-0.6.49-1|4	Name:		python-%{module}
12mu|python-distribute-0.6.49-1|5	Version:	0.6.49
12mu|python-distribute-0.6.49-1|6	Release:	1
12mu|python-distribute-0.6.49-1|7	Epoch:      1
12mu|python-distribute-0.6.49-1|8	License:	Zope Public License (ZPL)
12mu|python-distribute-0.6.49-1|9	Group:		Development/Python
12mu|python-distribute-0.6.49-1|10	Url:		http://pypi.python.org/pypi/%{module}
12mu|python-distribute-0.6.49-1|11	Source0:    http://pypi.python.org/packages/source/d/distribute/distribute-%{version}.tar.gz
12mu|python-distribute-0.6.49-1|12	BuildArch:	noarch
12mu|python-distribute-0.6.49-1|13	BuildRequires:	python-devel
12mu|python-distribute-0.6.49-1|14	Requires:	python-devel
12mu|python-distribute-0.6.49-1|15	Requires:	python-pkg-resources
12mu|python-distribute-0.6.49-1|16	%rename		python-setuptools
12mu|python-distribute-0.6.49-1|17	
12mu|python-distribute-0.6.49-1|18	%description
12mu|python-distribute-0.6.49-1|19	A collection of enhancements to the Python distutils that allow
12mu|python-distribute-0.6.49-1|20	you to more easily build and distribute Python packages, especially
12mu|python-distribute-0.6.49-1|21	ones that have dependencies on other packages.
12mu|python-distribute-0.6.49-1|22	
12mu|python-distribute-0.6.49-1|23	%package -n python3-%{module}
12mu|python-distribute-0.6.49-1|24	Summary:	Python Distutils Enhancements
12mu|python-distribute-0.6.49-1|25	Group:		Development/Python
12mu|python-distribute-0.6.49-1|26	
12mu|python-distribute-0.6.49-1|27	BuildRequires:  python3-devel
12mu|python-distribute-0.6.49-1|28	
12mu|python-distribute-0.6.49-1|29	Requires:	python3-devel
12mu|python-distribute-0.6.49-1|30	Requires:	python3-pkg-resources
12mu|python-distribute-0.6.49-1|31	
12mu|python-distribute-0.6.49-1|32	%description -n python3-%{module}
12mu|python-distribute-0.6.49-1|33	A collection of enhancements to the Python 3 distutils that allow
12mu|python-distribute-0.6.49-1|34	you to more easily build and distribute Python 3 packages, especially
12mu|python-distribute-0.6.49-1|35	ones that have dependencies on other packages.
12mu|python-distribute-0.6.49-1|36	
12mu|python-distribute-0.6.49-1|37	%package -n	python-pkg-resources
12mu|python-distribute-0.6.49-1|38	Summary:	Runtime module to access python resources
12mu|python-distribute-0.6.49-1|39	Group:		Development/Python
12mu|python-distribute-0.6.49-1|40	
12mu|python-distribute-0.6.49-1|41	%description -n	python-pkg-resources
12mu|python-distribute-0.6.49-1|42	Module used to find and manage Python package/version dependencies and access
12mu|python-distribute-0.6.49-1|43	bundled files and resources, including those inside of zipped .egg files.
12mu|python-distribute-0.6.49-1|44	
12mu|python-distribute-0.6.49-1|45	%package -n python3-pkg-resources
12mu|python-distribute-0.6.49-1|46	Summary: Runtime module to access python 3 resources
12mu|python-distribute-0.6.49-1|47	Group:  Development/Python
12mu|python-distribute-0.6.49-1|48	
12mu|python-distribute-0.6.49-1|49	%description -n python3-pkg-resources
12mu|python-distribute-0.6.49-1|50	Module used to find and manage Python 3 package/version dependencies and access
12mu|python-distribute-0.6.49-1|51	bundled files and resources, including those inside of zipped .egg files.
12mu|python-distribute-0.6.49-1|52	
12mu|python-distribute-0.6.49-1|53	%prep
12mu|python-distribute-0.6.49-1|54	%setup -q -c
12mu|python-distribute-0.6.49-1|55	mv distribute-%{version} python2
12mu|python-distribute-0.6.49-1|56	pushd python2
12mu|python-distribute-0.6.49-1|57	find -name '*.txt' | xargs -I% chmod -x "%"
12mu|python-distribute-0.6.49-1|58	find . -name '*.orig' -exec rm \{\} \;
12mu|python-distribute-0.6.49-1|59	popd
12mu|python-distribute-0.6.49-1|60	
12mu|python-distribute-0.6.49-1|61	cp -r python2 python3
12mu|python-distribute-0.6.49-1|62	
12mu|python-distribute-0.6.49-1|63	pushd python3
12mu|python-distribute-0.6.49-1|64	find -name '*.py' -exec sed -i '1s|^#!python|#!python3|' {} \;
12mu|python-distribute-0.6.49-1|65	popd
12mu|python-distribute-0.6.49-1|66	
12mu|python-distribute-0.6.49-1|67	%build
12mu|python-distribute-0.6.49-1|68	export CFLAGS="%{optflags}"
12mu|python-distribute-0.6.49-1|69	pushd python2
12mu|python-distribute-0.6.49-1|70	%__python setup.py build
12mu|python-distribute-0.6.49-1|71	popd
12mu|python-distribute-0.6.49-1|72	
12mu|python-distribute-0.6.49-1|73	pushd python3
12mu|python-distribute-0.6.49-1|74	python3 setup.py build
12mu|python-distribute-0.6.49-1|75	popd
12mu|python-distribute-0.6.49-1|76	
12mu|python-distribute-0.6.49-1|77	#%check
12mu|python-distribute-0.6.49-1|78	#pushd python2
12mu|python-distribute-0.6.49-1|79	#    python setup.py test
12mu|python-distribute-0.6.49-1|80	#popd
12mu|python-distribute-0.6.49-1|81	#
12mu|python-distribute-0.6.49-1|82	#pushd python3
12mu|python-distribute-0.6.49-1|83	#    python3 setup.py test
12mu|python-distribute-0.6.49-1|84	#popd
12mu|python-distribute-0.6.49-1|85	
12mu|python-distribute-0.6.49-1|86	%install
12mu|python-distribute-0.6.49-1|87	# Must do the python3 install first because the scripts in /usr/bin are
12mu|python-distribute-0.6.49-1|88	# overwritten with every setup.py install (and we want the python2 version
12mu|python-distribute-0.6.49-1|89	# to be the default for now).
12mu|python-distribute-0.6.49-1|90	pushd python3
12mu|python-distribute-0.6.49-1|91	PYTHONDONTWRITEBYTECODE= python3 setup.py install --skip-build --root=%{buildroot}
12mu|python-distribute-0.6.49-1|92	#    rm -rf %{buildroot}%{python3_sitelib}/setuptools/tests
12mu|python-distribute-0.6.49-1|93	
12mu|python-distribute-0.6.49-1|94	find %{buildroot}%{py3_puresitedir} -name '*.exe' | xargs rm -f
12mu|python-distribute-0.6.49-1|95	chmod +x %{buildroot}%{py3_puresitedir}/setuptools/command/easy_install.py
12mu|python-distribute-0.6.49-1|96	popd
12mu|python-distribute-0.6.49-1|97	
12mu|python-distribute-0.6.49-1|98	pushd python2
12mu|python-distribute-0.6.49-1|99	PYTHONDONTWRITEBYTECODE= %__python setup.py install --skip-build --root=%{buildroot}
12mu|python-distribute-0.6.49-1|100	#    rm -rf %{buildroot}%{python_sitelib}/setuptools/tests
12mu|python-distribute-0.6.49-1|101	
12mu|python-distribute-0.6.49-1|102	find %{buildroot}%{py_puresitedir} -name '*.exe' | xargs rm -f
12mu|python-distribute-0.6.49-1|103	chmod +x %{buildroot}%{py_puresitedir}/setuptools/command/easy_install.py
12mu|python-distribute-0.6.49-1|104	popd
12mu|python-distribute-0.6.49-1|105	
12mu|python-distribute-0.6.49-1|106	%files
12mu|python-distribute-0.6.49-1|107	%doc python2/*.txt
12mu|python-distribute-0.6.49-1|108	%{_bindir}/easy_install
12mu|python-distribute-0.6.49-1|109	%{_bindir}/easy_install-2.*
12mu|python-distribute-0.6.49-1|110	%{py_puresitedir}/*
12mu|python-distribute-0.6.49-1|111	%exclude %{py_puresitedir}/pkg_resources.py*
12mu|python-distribute-0.6.49-1|112	
12mu|python-distribute-0.6.49-1|113	%files -n python-pkg-resources
12mu|python-distribute-0.6.49-1|114	%{py_puresitedir}/pkg_resources.py*
12mu|python-distribute-0.6.49-1|115	
12mu|python-distribute-0.6.49-1|116	%files -n python3-%{module}
12mu|python-distribute-0.6.49-1|117	%doc python3/*.txt
12mu|python-distribute-0.6.49-1|118	%{_bindir}/easy_install-3.*
12mu|python-distribute-0.6.49-1|119	%{py3_puresitedir}/*
12mu|python-distribute-0.6.49-1|120	%exclude %{py3_puresitedir}/pkg_resources.py*
12mu|python-distribute-0.6.49-1|121	
12mu|python-distribute-0.6.49-1|122	%files -n python3-pkg-resources
12mu|python-distribute-0.6.49-1|123	%{py3_puresitedir}/pkg_resources.py*
12mu|python-distribute-0.6.49-1|124	
12mu|python-distribute-0.6.49-1|125	
12mu|python-distribute-0.6.49-1|126	%changelog
12mu|python-distribute-0.6.49-1|127	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.6.49-1
12mu|python-distribute-0.6.49-1|128	+ Revision: 70b8be7
12mu|python-distribute-0.6.49-1|129	- Updated to 0.6.49 (by updates_builder)
12mu|python-distribute-0.6.49-1|130	
12mu|python-distribute-0.6.49-1|131	

20667 12
12mu|python-dmidecode-3.10.13-1|1	Summary: Python module to access DMI data
12mu|python-dmidecode-3.10.13-1|2	Name:    python-dmidecode
12mu|python-dmidecode-3.10.13-1|3	Version: 3.10.13
12mu|python-dmidecode-3.10.13-1|4	Release: 1
12mu|python-dmidecode-3.10.13-1|5	License: GPLv2+
12mu|python-dmidecode-3.10.13-1|6	Group:   Development/Python
12mu|python-dmidecode-3.10.13-1|7	URL:     http://projects.autonomy.net.au/python-dmidecode/
12mu|python-dmidecode-3.10.13-1|8	Source0: http://src.autonomy.net.au/python-dmidecode/%{name}-%{version}.tar.gz
12mu|python-dmidecode-3.10.13-1|9	Requires: python-libxml2
12mu|python-dmidecode-3.10.13-1|10	BuildRequires: python-libxml2
12mu|python-dmidecode-3.10.13-1|11	BuildRequires: pkgconfig(libxml-2.0)
12mu|python-dmidecode-3.10.13-1|12	BuildRequires: python-devel
12mu|python-dmidecode-3.10.13-1|13	
12mu|python-dmidecode-3.10.13-1|14	Patch1: SIGILL-catcher.patch
12mu|python-dmidecode-3.10.13-1|15	
12mu|python-dmidecode-3.10.13-1|16	%description
12mu|python-dmidecode-3.10.13-1|17	python-dmidecode is a python extension module that uses the
12mu|python-dmidecode-3.10.13-1|18	code-base of the 'dmidecode' utility, and presents the data
12mu|python-dmidecode-3.10.13-1|19	as python data structures or as XML data using libxml2.
12mu|python-dmidecode-3.10.13-1|20	
12mu|python-dmidecode-3.10.13-1|21	%prep
12mu|python-dmidecode-3.10.13-1|22	%setup -q
12mu|python-dmidecode-3.10.13-1|23	%patch1 -p1 -b .SIGILL-catcher
12mu|python-dmidecode-3.10.13-1|24	
12mu|python-dmidecode-3.10.13-1|25	%build
12mu|python-dmidecode-3.10.13-1|26	make build
12mu|python-dmidecode-3.10.13-1|27	cd unit-tests
12mu|python-dmidecode-3.10.13-1|28	make
12mu|python-dmidecode-3.10.13-1|29	cd ..
12mu|python-dmidecode-3.10.13-1|30	
12mu|python-dmidecode-3.10.13-1|31	%install
12mu|python-dmidecode-3.10.13-1|32	python src/setup.py install --root %{buildroot}
12mu|python-dmidecode-3.10.13-1|33	
12mu|python-dmidecode-3.10.13-1|34	%clean
12mu|python-dmidecode-3.10.13-1|35	
12mu|python-dmidecode-3.10.13-1|36	%files
12mu|python-dmidecode-3.10.13-1|37	%doc README doc/README.upstream doc/LICENSE doc/AUTHORS doc/AUTHORS.upstream
12mu|python-dmidecode-3.10.13-1|38	%{python_sitearch}/dmidecodemod.so
12mu|python-dmidecode-3.10.13-1|39	%{python_sitearch}/dmidecode.py
12mu|python-dmidecode-3.10.13-1|40	%{python_sitearch}/*.egg-info
12mu|python-dmidecode-3.10.13-1|41	%{_datadir}/python-dmidecode/
12mu|python-dmidecode-3.10.13-1|42	
12mu|python-dmidecode-3.10.13-1|43	%changelog
12mu|python-dmidecode-3.10.13-1|44	* Tue Dec 03 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.10.13-1
12mu|python-dmidecode-3.10.13-1|45	+ Revision: e8b905a
12mu|python-dmidecode-3.10.13-1|46	- Spec cleanup
12mu|python-dmidecode-3.10.13-1|47	
12mu|python-dmidecode-3.10.13-1|48	

20668 12
12mu|python-docutils-0.11-1|1	%define module	docutils
12mu|python-docutils-0.11-1|2	
12mu|python-docutils-0.11-1|3	Name:		python-%{module}
12mu|python-docutils-0.11-1|4	Summary:	Python Documentation Utilities
12mu|python-docutils-0.11-1|5	Version:	0.11
12mu|python-docutils-0.11-1|6	Release:	1
12mu|python-docutils-0.11-1|7	Source:		http://downloads.sourceforge.net/project/docutils/docutils/%{version}/%{module}-%{version}.tar.gz
12mu|python-docutils-0.11-1|8	URL:		http://docutils.sourceforge.net/
12mu|python-docutils-0.11-1|9	License:	BSD
12mu|python-docutils-0.11-1|10	Group:		Development/Python
12mu|python-docutils-0.11-1|11	BuildArch:	noarch
12mu|python-docutils-0.11-1|12	BuildRequires:	python-devel, emacs
12mu|python-docutils-0.11-1|13	Requires:	python-roman
12mu|python-docutils-0.11-1|14	Suggests:	python-imaging
12mu|python-docutils-0.11-1|15	
12mu|python-docutils-0.11-1|16	%description
12mu|python-docutils-0.11-1|17	The purpose of the Docutils project is to create a set of tools for
12mu|python-docutils-0.11-1|18	processing plaintext documentation into useful formats, such as HTML,
12mu|python-docutils-0.11-1|19	XML, and LaTeX.  Support for the following sources has been implemented:
12mu|python-docutils-0.11-1|20	
12mu|python-docutils-0.11-1|21	* Standalone files.
12mu|python-docutils-0.11-1|22	* PEPs (Python Enhancement Proposals)
12mu|python-docutils-0.11-1|23	
12mu|python-docutils-0.11-1|24	Support for the following sources is planned:
12mu|python-docutils-0.11-1|25	
12mu|python-docutils-0.11-1|26	* Inline documentation from Python modules and packages, extracted
12mu|python-docutils-0.11-1|27	with namespace context.
12mu|python-docutils-0.11-1|28	* Email (RFC-822 headers, quoted excerpts, signatures, MIME parts).
12mu|python-docutils-0.11-1|29	* Wikis, with global reference lookups of "wiki links".
12mu|python-docutils-0.11-1|30	* Compound documents, such as multiple chapter files merged into a
12mu|python-docutils-0.11-1|31	book.
12mu|python-docutils-0.11-1|32	* And others as discovered.
12mu|python-docutils-0.11-1|33	
12mu|python-docutils-0.11-1|34	%prep
12mu|python-docutils-0.11-1|35	%setup -q -n %{module}-%{version}
12mu|python-docutils-0.11-1|36	
12mu|python-docutils-0.11-1|37	%install
12mu|python-docutils-0.11-1|38	python setup.py install --root=%{buildroot}
12mu|python-docutils-0.11-1|39	for file in %{buildroot}%{_bindir}/*.py; do
12mu|python-docutils-0.11-1|40	mv $file %{buildroot}%{_bindir}/`basename $file .py`
12mu|python-docutils-0.11-1|41	done
12mu|python-docutils-0.11-1|42	
12mu|python-docutils-0.11-1|43	# Make emacs mode available:
12mu|python-docutils-0.11-1|44	emacs -batch -f batch-byte-compile tools/editors/emacs/rst.el
12mu|python-docutils-0.11-1|45	install -d -m 755 %{buildroot}%{_datadir}/emacs/site-lisp
12mu|python-docutils-0.11-1|46	install -D -m 644 tools/editors/emacs/rst.el* %{buildroot}%{_datadir}/emacs/site-lisp
12mu|python-docutils-0.11-1|47	rm -rf tools/editors/emacs
12mu|python-docutils-0.11-1|48	
12mu|python-docutils-0.11-1|49	cat > ./rst.el << EOF
12mu|python-docutils-0.11-1|50	(autoload 'rst-mode "rst" "reStructuredText mode" t)
12mu|python-docutils-0.11-1|51	(add-to-list 'auto-mode-alist '("\\.rst$" . rst-mode))
12mu|python-docutils-0.11-1|52	EOF
12mu|python-docutils-0.11-1|53	emacs -batch -f batch-byte-compile rst.el
12mu|python-docutils-0.11-1|54	install -d -m 755 %{buildroot}%{_sysconfdir}/emacs/site-start.d
12mu|python-docutils-0.11-1|55	install -m 644 rst.el* %{buildroot}%{_sysconfdir}/emacs/site-start.d/
12mu|python-docutils-0.11-1|56	
12mu|python-docutils-0.11-1|57	%files
12mu|python-docutils-0.11-1|58	%doc *.txt docs tools
12mu|python-docutils-0.11-1|59	%{py_puresitedir}/docutils
12mu|python-docutils-0.11-1|60	%{py_puresitedir}/*.egg-info
12mu|python-docutils-0.11-1|61	%{_bindir}/*
12mu|python-docutils-0.11-1|62	%{_datadir}/emacs/site-lisp/*
12mu|python-docutils-0.11-1|63	%{_sysconfdir}/emacs/site-start.d/*
12mu|python-docutils-0.11-1|64	
12mu|python-docutils-0.11-1|65	
12mu|python-docutils-0.11-1|66	%changelog
12mu|python-docutils-0.11-1|67	* Mon Dec 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.11-1
12mu|python-docutils-0.11-1|68	+ Revision: 263612b
12mu|python-docutils-0.11-1|69	- Updated to 0.11
12mu|python-docutils-0.11-1|70	
12mu|python-docutils-0.11-1|71	

20669 12
12mu|python-egenix-mx-base-3.2.6-1|1	%define rname egenix-mx-base
12mu|python-egenix-mx-base-3.2.6-1|2	
12mu|python-egenix-mx-base-3.2.6-1|3	Name:		python-%{rname}
12mu|python-egenix-mx-base-3.2.6-1|4	Version:	3.2.6
12mu|python-egenix-mx-base-3.2.6-1|5	Release:	1
12mu|python-egenix-mx-base-3.2.6-1|6	Summary:	Python extensions from eGenix
12mu|python-egenix-mx-base-3.2.6-1|7	License:	eGenix.com Public License
12mu|python-egenix-mx-base-3.2.6-1|8	Group:		Development/Python
12mu|python-egenix-mx-base-3.2.6-1|9	URL:		http://www.egenix.com/files/python/eGenix-mx-Extensions.html
12mu|python-egenix-mx-base-3.2.6-1|10	Source0:	http://downloads.egenix.com/python/egenix-mx-base-%{version}.tar.gz
12mu|python-egenix-mx-base-3.2.6-1|11	Patch0:		egenix-mx-base-fix_underlinking.diff
12mu|python-egenix-mx-base-3.2.6-1|12	Patch1:		mx-3.1.1-lib64.patch
12mu|python-egenix-mx-base-3.2.6-1|13	Obsoletes:	%{rname} < %{version}-%{release}
12mu|python-egenix-mx-base-3.2.6-1|14	Provides:	egenix-mx-base = %{version}-%{release}
12mu|python-egenix-mx-base-3.2.6-1|15	BuildRequires:	python-devel
12mu|python-egenix-mx-base-3.2.6-1|16	
12mu|python-egenix-mx-base-3.2.6-1|17	%description
12mu|python-egenix-mx-base-3.2.6-1|18	The eGenix mx Extension Series are a collection of
12mu|python-egenix-mx-base-3.2.6-1|19	Python extensions written in ANSI C and Python
12mu|python-egenix-mx-base-3.2.6-1|20	which provide a large spectrum of useful additions
12mu|python-egenix-mx-base-3.2.6-1|21	to everyday Python programming.
12mu|python-egenix-mx-base-3.2.6-1|22	
12mu|python-egenix-mx-base-3.2.6-1|23	The BASE package includes the Open Source subpackages
12mu|python-egenix-mx-base-3.2.6-1|24	of the series and is needed by all other add-on
12mu|python-egenix-mx-base-3.2.6-1|25	packages of the series.
12mu|python-egenix-mx-base-3.2.6-1|26	
12mu|python-egenix-mx-base-3.2.6-1|27	This software is brought to you by eGenix.com and
12mu|python-egenix-mx-base-3.2.6-1|28	distributed under the eGenix.com Public License.
12mu|python-egenix-mx-base-3.2.6-1|29	
12mu|python-egenix-mx-base-3.2.6-1|30	%prep
12mu|python-egenix-mx-base-3.2.6-1|31	%setup -q -n %{rname}-%{version}
12mu|python-egenix-mx-base-3.2.6-1|32	find . -type f | grep .py | xargs -t sed -i 's|/usr/local.*python|/usr/bin/python|'
12mu|python-egenix-mx-base-3.2.6-1|33	%patch0 -p0
12mu|python-egenix-mx-base-3.2.6-1|34	%patch1 -p1
12mu|python-egenix-mx-base-3.2.6-1|35	
12mu|python-egenix-mx-base-3.2.6-1|36	%build
12mu|python-egenix-mx-base-3.2.6-1|37	python setup.py build
12mu|python-egenix-mx-base-3.2.6-1|38	
12mu|python-egenix-mx-base-3.2.6-1|39	%install
12mu|python-egenix-mx-base-3.2.6-1|40	python setup.py install --root=%{buildroot} --prefix=%{_prefix} --no-compile
12mu|python-egenix-mx-base-3.2.6-1|41	
12mu|python-egenix-mx-base-3.2.6-1|42	%files
12mu|python-egenix-mx-base-3.2.6-1|43	%defattr(-,root,root,0755)
12mu|python-egenix-mx-base-3.2.6-1|44	%doc README mx/*/Doc
12mu|python-egenix-mx-base-3.2.6-1|45	%doc mx/DateTime/LICENSE mx/DateTime/COPYRIGHT
12mu|python-egenix-mx-base-3.2.6-1|46	%{py_platsitedir}/mx
12mu|python-egenix-mx-base-3.2.6-1|47	%{py_platsitedir}/*.egg-info
12mu|python-egenix-mx-base-3.2.6-1|48	
12mu|python-egenix-mx-base-3.2.6-1|49	
12mu|python-egenix-mx-base-3.2.6-1|50	
12mu|python-egenix-mx-base-3.2.6-1|51	%changelog
12mu|python-egenix-mx-base-3.2.6-1|52	* Wed Oct 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.2.6-1
12mu|python-egenix-mx-base-3.2.6-1|53	+ Revision: 32d0df9
12mu|python-egenix-mx-base-3.2.6-1|54	- LOG Updated to 3.2.6 (by updates_builder)
12mu|python-egenix-mx-base-3.2.6-1|55	
12mu|python-egenix-mx-base-3.2.6-1|56	

20670 12
12mu|python-enchant-1.6.5-2|1	Name:		python-enchant
12mu|python-enchant-1.6.5-2|2	Version:	1.6.5
12mu|python-enchant-1.6.5-2|3	Release:	2
12mu|python-enchant-1.6.5-2|4	Summary:	Python bindings for Enchant spellchecking library
12mu|python-enchant-1.6.5-2|5	Group:		Development/Python
12mu|python-enchant-1.6.5-2|6	License:	LGPL
12mu|python-enchant-1.6.5-2|7	URL:		http://packages.python.org/pyenchant/
12mu|python-enchant-1.6.5-2|8	Source0:	http://pypi.python.org/packages/source/p/pyenchant/pyenchant-%{version}.tar.gz
12mu|python-enchant-1.6.5-2|9	BuildArch:	noarch
12mu|python-enchant-1.6.5-2|10	BuildRequires:	python-setuptools
12mu|python-enchant-1.6.5-2|11	BuildRequires:  python-devel
12mu|python-enchant-1.6.5-2|12	BuildRequires:  python3-devel
12mu|python-enchant-1.6.5-2|13	BuildRequires:  python3-distribute
12mu|python-enchant-1.6.5-2|14	BuildRequires:  pkgconfig(enchant)
12mu|python-enchant-1.6.5-2|15	Provides:	PyEnchant = %{version}-%{release}
12mu|python-enchant-1.6.5-2|16	Requires:	enchant >= 1.5.0
12mu|python-enchant-1.6.5-2|17	
12mu|python-enchant-1.6.5-2|18	%description
12mu|python-enchant-1.6.5-2|19	PyEnchant is a spellchecking library for Python, based on the excellent Enchant
12mu|python-enchant-1.6.5-2|20	library.
12mu|python-enchant-1.6.5-2|21	
12mu|python-enchant-1.6.5-2|22	PyEnchant combines all the functionality of the underlying Enchant library with
12mu|python-enchant-1.6.5-2|23	the flexibility of Python and a nice "Pythonic" object-oriented interface.
12mu|python-enchant-1.6.5-2|24	
12mu|python-enchant-1.6.5-2|25	%package -n python3-enchant
12mu|python-enchant-1.6.5-2|26	Summary:        Python bindings for Enchant spellchecking library
12mu|python-enchant-1.6.5-2|27	Group:          Development/Python
12mu|python-enchant-1.6.5-2|28	Requires:       python3
12mu|python-enchant-1.6.5-2|29	
12mu|python-enchant-1.6.5-2|30	%description -n python3-enchant
12mu|python-enchant-1.6.5-2|31	PyEnchant is a spellchecking library for Python, based on the excellent Enchant
12mu|python-enchant-1.6.5-2|32	library.
12mu|python-enchant-1.6.5-2|33	
12mu|python-enchant-1.6.5-2|34	PyEnchant combines all the functionality of the underlying Enchant library with
12mu|python-enchant-1.6.5-2|35	the flexibility of Python and a nice "Pythonic" object-oriented interface.
12mu|python-enchant-1.6.5-2|36	
12mu|python-enchant-1.6.5-2|37	%prep
12mu|python-enchant-1.6.5-2|38	%setup -q -c
12mu|python-enchant-1.6.5-2|39	
12mu|python-enchant-1.6.5-2|40	mv pyenchant-%{version} python2
12mu|python-enchant-1.6.5-2|41	cp -r python2 python3
12mu|python-enchant-1.6.5-2|42	
12mu|python-enchant-1.6.5-2|43	%build
12mu|python-enchant-1.6.5-2|44	pushd python2
12mu|python-enchant-1.6.5-2|45	python setup.py build
12mu|python-enchant-1.6.5-2|46	popd
12mu|python-enchant-1.6.5-2|47	
12mu|python-enchant-1.6.5-2|48	pushd python3
12mu|python-enchant-1.6.5-2|49	python3 setup.py build
12mu|python-enchant-1.6.5-2|50	popd
12mu|python-enchant-1.6.5-2|51	
12mu|python-enchant-1.6.5-2|52	%install
12mu|python-enchant-1.6.5-2|53	pushd python2
12mu|python-enchant-1.6.5-2|54	python setup.py install -O1 --skip-build --root "%{buildroot}" --single-version-externally-managed
12mu|python-enchant-1.6.5-2|55	popd
12mu|python-enchant-1.6.5-2|56	
12mu|python-enchant-1.6.5-2|57	pushd python3
12mu|python-enchant-1.6.5-2|58	python3 setup.py install -O1 --skip-build --root "%{buildroot}" --single-version-externally-managed
12mu|python-enchant-1.6.5-2|59	popd
12mu|python-enchant-1.6.5-2|60	
12mu|python-enchant-1.6.5-2|61	%files
12mu|python-enchant-1.6.5-2|62	%doc python2/LICENSE.txt python2/README.txt python2/TODO.txt
12mu|python-enchant-1.6.5-2|63	%{python_sitelib}/enchant
12mu|python-enchant-1.6.5-2|64	%{python_sitelib}/*.egg-info
12mu|python-enchant-1.6.5-2|65	
12mu|python-enchant-1.6.5-2|66	%files -n python3-enchant
12mu|python-enchant-1.6.5-2|67	%doc python3/LICENSE.txt python3/README.txt python3/TODO.txt
12mu|python-enchant-1.6.5-2|68	%{python3_sitelib}/enchant
12mu|python-enchant-1.6.5-2|69	%{python3_sitelib}/*.egg-info
12mu|python-enchant-1.6.5-2|70	
12mu|python-enchant-1.6.5-2|71	%changelog
12mu|python-enchant-1.6.5-2|72	* Mon Oct 28 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.6.5-2
12mu|python-enchant-1.6.5-2|73	+ Revision: 2767624
12mu|python-enchant-1.6.5-2|74	- Turn back python-enchantuild
12mu|python-enchant-1.6.5-2|75	
12mu|python-enchant-1.6.5-2|76	

20671 12
12mu|python-ethtool-0.6-5|1	Summary: Ethernet settings python bindings
12mu|python-ethtool-0.6-5|2	Name:    python-ethtool
12mu|python-ethtool-0.6-5|3	Version: 0.6
12mu|python-ethtool-0.6-5|4	Release: 5
12mu|python-ethtool-0.6-5|5	URL:     http://fedorapeople.org/gitweb?p=dsommers/public_git/python-ethtool.git;a=summary
12mu|python-ethtool-0.6-5|6	Source:  http://dsommers.fedorapeople.org/python-ethtool/%{name}-%{version}.tar.bz2
12mu|python-ethtool-0.6-5|7	Patch0:  python-ethtool-0.3-doc.patch
12mu|python-ethtool-0.6-5|8	Patch1:  python-ethtool-aa2c20e697af1907b92129410aa10952a3ffdd68-fix-RETURN_NONE-refcount.patch
12mu|python-ethtool-0.6-5|9	Patch2:  python-ethtool-4e928d62a8e3c1dfefe6a55b81c0f0b4510b14eb-fix-error-handling.patch
12mu|python-ethtool-0.6-5|10	
12mu|python-ethtool-0.6-5|11	# Cherrypick upstream fix for typo in the "pethtool --help" message
12mu|python-ethtool-0.6-5|12	# (rhbz#692028):
12mu|python-ethtool-0.6-5|13	Patch3: python-ethtool-710766dc72260149bd78fd6168fbaf6838fc3d4f-fix-typo-in-pethtool-help.patch
12mu|python-ethtool-0.6-5|14	
12mu|python-ethtool-0.6-5|15	# Cherrypick upstream fix for memory leaks (rhbz#698125):
12mu|python-ethtool-0.6-5|16	Patch4: python-ethtool-abc7f912f66d41dd734a10900429d4cad9377da5-fix-memory-leaks.patch
12mu|python-ethtool-0.6-5|17	
12mu|python-ethtool-0.6-5|18	# Add IPv6 information to pifconfig (rhbz#698192):
12mu|python-ethtool-0.6-5|19	Patch5: python-ethtool-0.6-add-ipv6-info-to-pifconfig.patch
12mu|python-ethtool-0.6-5|20	
12mu|python-ethtool-0.6-5|21	# Cherrypick upstream fix for pifconfig's command-line parsing, to respect
12mu|python-ethtool-0.6-5|22	# interface arguments (rhbz#714753)
12mu|python-ethtool-0.6-5|23	Patch6: python-ethtool-a45819ecb5580aeeb09c6c2201929257f5d311d2-fix-pifconfig-command-line-parsing.patch
12mu|python-ethtool-0.6-5|24	
12mu|python-ethtool-0.6-5|25	# Add a get_ipv4_addresses() method to ethtool.etherinfo to support devices
12mu|python-ethtool-0.6-5|26	# with multiple IPv4 addresses (rhbz#759150):
12mu|python-ethtool-0.6-5|27	Patch7: python-ethtool-0.6-add-get_ipv4_addresses-method.patch
12mu|python-ethtool-0.6-5|28	
12mu|python-ethtool-0.6-5|29	# Makes get_active_devices() return IPv6-only interfaces, too
12mu|python-ethtool-0.6-5|30	Patch8: python-ethtool-0.6-return-ipv6-only-interface-names.patch
12mu|python-ethtool-0.6-5|31	
12mu|python-ethtool-0.6-5|32	# Makes pifconfig output all IPv4 addresses for interfaces
12mu|python-ethtool-0.6-5|33	Patch9: python-ethtool-0.6-make-pifconfig-output-all-ipv4-addresses-for-interface.patch
12mu|python-ethtool-0.6-5|34	
12mu|python-ethtool-0.6-5|35	License: GPLv2
12mu|python-ethtool-0.6-5|36	Group:   System/Libraries
12mu|python-ethtool-0.6-5|37	BuildRequires: python-devel libnl-devel
12mu|python-ethtool-0.6-5|38	#asciidoc
12mu|python-ethtool-0.6-5|39	BuildRequires: pkgconfig gcc
12mu|python-ethtool-0.6-5|40	
12mu|python-ethtool-0.6-5|41	%description
12mu|python-ethtool-0.6-5|42	Python bindings for the ethtool kernel interface, that allows querying and
12mu|python-ethtool-0.6-5|43	changing of Ethernet card settings, such as speed, port, auto-negotiation, and
12mu|python-ethtool-0.6-5|44	PCI locations.
12mu|python-ethtool-0.6-5|45	
12mu|python-ethtool-0.6-5|46	%prep
12mu|python-ethtool-0.6-5|47	%setup -q
12mu|python-ethtool-0.6-5|48	%patch0 -p1 -b .doc
12mu|python-ethtool-0.6-5|49	%patch1 -p1 -b .fix-RETURN_NONE-refcount
12mu|python-ethtool-0.6-5|50	%patch2 -p1 -b .fix-error-handling
12mu|python-ethtool-0.6-5|51	
12mu|python-ethtool-0.6-5|52	%patch3 -p1
12mu|python-ethtool-0.6-5|53	%patch4 -p1 -b .fix-memory-leaks
12mu|python-ethtool-0.6-5|54	%patch5 -p1
12mu|python-ethtool-0.6-5|55	%patch6 -p1
12mu|python-ethtool-0.6-5|56	%patch7 -p1 -b .759150
12mu|python-ethtool-0.6-5|57	%patch8 -p1
12mu|python-ethtool-0.6-5|58	%patch9 -p1
12mu|python-ethtool-0.6-5|59	
12mu|python-ethtool-0.6-5|60	%build
12mu|python-ethtool-0.6-5|61	%{__python} setup.py build
12mu|python-ethtool-0.6-5|62	#a2x -d manpage -f manpage man/pethtool.8.asciidoc
12mu|python-ethtool-0.6-5|63	#a2x -d manpage -f manpage man/pifconfig.8.asciidoc
12mu|python-ethtool-0.6-5|64	
12mu|python-ethtool-0.6-5|65	%install
12mu|python-ethtool-0.6-5|66	%{__python} setup.py install --skip-build --root %{buildroot}
12mu|python-ethtool-0.6-5|67	mkdir -p %{buildroot}%{_sbindir}
12mu|python-ethtool-0.6-5|68	#mkdir -p %{buildroot}%{_mandir}/man8
12mu|python-ethtool-0.6-5|69	cp -p pethtool.py %{buildroot}%{_sbindir}/pethtool
12mu|python-ethtool-0.6-5|70	cp -p pifconfig.py %{buildroot}%{_sbindir}/pifconfig
12mu|python-ethtool-0.6-5|71	#%{__gzip} -c man/pethtool.8 > %{buildroot}/%{_mandir}/man8/pethtool.8.gz
12mu|python-ethtool-0.6-5|72	#%{__gzip} -c man/pifconfig.8 > %{buildroot}/%{_mandir}/man8/pifconfig.8.gz
12mu|python-ethtool-0.6-5|73	
12mu|python-ethtool-0.6-5|74	%clean
12mu|python-ethtool-0.6-5|75	
12mu|python-ethtool-0.6-5|76	%files
12mu|python-ethtool-0.6-5|77	%doc COPYING
12mu|python-ethtool-0.6-5|78	#%doc %{_mandir}/man8/*
12mu|python-ethtool-0.6-5|79	%{_sbindir}/pethtool
12mu|python-ethtool-0.6-5|80	%{_sbindir}/pifconfig
12mu|python-ethtool-0.6-5|81	%{python_sitearch}/ethtool.so
12mu|python-ethtool-0.6-5|82	%{python_sitearch}/*.egg-info
12mu|python-ethtool-0.6-5|83	
12mu|python-ethtool-0.6-5|84	%changelog
12mu|python-ethtool-0.6-5|85	* Tue Dec 03 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.6-5
12mu|python-ethtool-0.6-5|86	+ Revision: 4bbb1d7
12mu|python-ethtool-0.6-5|87	- Disable man pages, we fail to generate them atm
12mu|python-ethtool-0.6-5|88	
12mu|python-ethtool-0.6-5|89	

20672 12
12mu|python-feedparser-5.1.3-1|1	%define	modname	feedparser
12mu|python-feedparser-5.1.3-1|2	
12mu|python-feedparser-5.1.3-1|3	Summary:	Parse RSS and Atom feeds in Python
12mu|python-feedparser-5.1.3-1|4	Name:		python-%{modname}
12mu|python-feedparser-5.1.3-1|5	Version:	5.1.3
12mu|python-feedparser-5.1.3-1|6	Release:	1
12mu|python-feedparser-5.1.3-1|7	
12mu|python-feedparser-5.1.3-1|8	Source0:	http://feedparser.googlecode.com/files/feedparser-%{version}.tar.gz
12mu|python-feedparser-5.1.3-1|9	License:	BSD
12mu|python-feedparser-5.1.3-1|10	URL:		http://code.google.com/p/feedparser/
12mu|python-feedparser-5.1.3-1|11	Group:		Development/Python
12mu|python-feedparser-5.1.3-1|12	BuildRequires:	pkgconfig(python2)
12mu|python-feedparser-5.1.3-1|13	BuildRequires:  python3-devel
12mu|python-feedparser-5.1.3-1|14	BuildRequires:	python-setuptools
12mu|python-feedparser-5.1.3-1|15	BuildRequires:  python3egg(setuptools)
12mu|python-feedparser-5.1.3-1|16	BuildArch:	noarch
12mu|python-feedparser-5.1.3-1|17	
12mu|python-feedparser-5.1.3-1|18	%description
12mu|python-feedparser-5.1.3-1|19	Feedparser is the "Universal Feed Parser" library for python, which
12mu|python-feedparser-5.1.3-1|20	handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds
12mu|python-feedparser-5.1.3-1|21	
12mu|python-feedparser-5.1.3-1|22	%package -n python3-feedparser
12mu|python-feedparser-5.1.3-1|23	Summary:        Python decorator utilities
12mu|python-feedparser-5.1.3-1|24	Group:          Development/Python
12mu|python-feedparser-5.1.3-1|25	Requires:       python3
12mu|python-feedparser-5.1.3-1|26	
12mu|python-feedparser-5.1.3-1|27	%description -n python3-feedparser
12mu|python-feedparser-5.1.3-1|28	Feedparser is the "Universal Feed Parser" library for python, which
12mu|python-feedparser-5.1.3-1|29	handles RSS 0.9x, RSS 1.0, RSS 2.0, CDF, Atom 0.3, and Atom 1.0 feeds
12mu|python-feedparser-5.1.3-1|30	
12mu|python-feedparser-5.1.3-1|31	%prep
12mu|python-feedparser-5.1.3-1|32	%setup -q -c
12mu|python-feedparser-5.1.3-1|33	
12mu|python-feedparser-5.1.3-1|34	mv %{modname}-%{version} python2
12mu|python-feedparser-5.1.3-1|35	cp -r python2 python3
12mu|python-feedparser-5.1.3-1|36	
12mu|python-feedparser-5.1.3-1|37	%check
12mu|python-feedparser-5.1.3-1|38	#pushd feedparser
12mu|python-feedparser-5.1.3-1|39	#    python feedparsertest.py
12mu|python-feedparser-5.1.3-1|40	#popd
12mu|python-feedparser-5.1.3-1|41	
12mu|python-feedparser-5.1.3-1|42	%install
12mu|python-feedparser-5.1.3-1|43	pushd python2
12mu|python-feedparser-5.1.3-1|44	python setup.py install --root=%{buildroot}
12mu|python-feedparser-5.1.3-1|45	popd
12mu|python-feedparser-5.1.3-1|46	
12mu|python-feedparser-5.1.3-1|47	pushd python3
12mu|python-feedparser-5.1.3-1|48	python3 setup.py install --root=%{buildroot}
12mu|python-feedparser-5.1.3-1|49	popd
12mu|python-feedparser-5.1.3-1|50	
12mu|python-feedparser-5.1.3-1|51	%files
12mu|python-feedparser-5.1.3-1|52	%defattr(644,root,root,755)
12mu|python-feedparser-5.1.3-1|53	%doc python2/LICENSE python2/
12mu|python-feedparser-5.1.3-1|54	%{py_puresitedir}/%{modname}*
12mu|python-feedparser-5.1.3-1|55	
12mu|python-feedparser-5.1.3-1|56	%files -n python3-feedparser
12mu|python-feedparser-5.1.3-1|57	%defattr(644,root,root,755)
12mu|python-feedparser-5.1.3-1|58	%doc python3/LICENSE python3/README
12mu|python-feedparser-5.1.3-1|59	%{python3_sitelib}/%{modname}*
12mu|python-feedparser-5.1.3-1|60	
12mu|python-feedparser-5.1.3-1|61	
12mu|python-feedparser-5.1.3-1|62	%changelog
12mu|python-feedparser-5.1.3-1|63	* Wed Dec 18 2013 dsilakov <denis.silakov@rosalab.ru> 5.1.3-1
12mu|python-feedparser-5.1.3-1|64	+ Revision: 294a172
12mu|python-feedparser-5.1.3-1|65	- Merge pull request #1 from import/python-feedparser:auto_update
12mu|python-feedparser-5.1.3-1|66	- ROSA Updates Builder: update suggested
12mu|python-feedparser-5.1.3-1|67	
12mu|python-feedparser-5.1.3-1|68	

20673 12
12mu|python-foolscap-0.6.4-1|1	%define module	foolscap
12mu|python-foolscap-0.6.4-1|2	%define name	python-%{module}
12mu|python-foolscap-0.6.4-1|3	%define version	0.6.1
12mu|python-foolscap-0.6.4-1|4	%define release	%mkrel 3
12mu|python-foolscap-0.6.4-1|5	
12mu|python-foolscap-0.6.4-1|6	Summary:	Rewrite of Perspective Broker
12mu|python-foolscap-0.6.4-1|7	Name:		%{name}
12mu|python-foolscap-0.6.4-1|8	Version:	0.6.4
12mu|python-foolscap-0.6.4-1|9	Release:	1
12mu|python-foolscap-0.6.4-1|10	Source0:	http://foolscap.lothar.com/releases/foolscap-%{version}.tar.gz
12mu|python-foolscap-0.6.4-1|11	License:	MIT
12mu|python-foolscap-0.6.4-1|12	Group:		Development/Python
12mu|python-foolscap-0.6.4-1|13	Url:		http://foolscap.lothar.com/
12mu|python-foolscap-0.6.4-1|14	Requires:	python >= 2.4
12mu|python-foolscap-0.6.4-1|15	Requires:	python-twisted >= 2.4.0
12mu|python-foolscap-0.6.4-1|16	Requires:	python-OpenSSL >= 0.6
12mu|python-foolscap-0.6.4-1|17	BuildRequires:	python-devel >= 2.4
12mu|python-foolscap-0.6.4-1|18	BuildArch:	noarch
12mu|python-foolscap-0.6.4-1|19	
12mu|python-foolscap-0.6.4-1|20	%description
12mu|python-foolscap-0.6.4-1|21	Foolscap is a ground-up rewrite of Perspective Broker, which itself is
12mu|python-foolscap-0.6.4-1|22	Twisted's native RPC/RMI protocol (Remote Procedure Call / Remote
12mu|python-foolscap-0.6.4-1|23	Method Invocation).  If you have control of both ends of the wire, and
12mu|python-foolscap-0.6.4-1|24	are thus not constrained to use some other protocol like
12mu|python-foolscap-0.6.4-1|25	HTTP/XMLRPC/CORBA/etc, you might consider using Foolscap.
12mu|python-foolscap-0.6.4-1|26	
12mu|python-foolscap-0.6.4-1|27	%prep
12mu|python-foolscap-0.6.4-1|28	%setup -q -n %{module}-%{version}
12mu|python-foolscap-0.6.4-1|29	
12mu|python-foolscap-0.6.4-1|30	%build
12mu|python-foolscap-0.6.4-1|31	%__python setup.py build
12mu|python-foolscap-0.6.4-1|32	
12mu|python-foolscap-0.6.4-1|33	%install
12mu|python-foolscap-0.6.4-1|34	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST
12mu|python-foolscap-0.6.4-1|35	
12mu|python-foolscap-0.6.4-1|36	%clean
12mu|python-foolscap-0.6.4-1|37	
12mu|python-foolscap-0.6.4-1|38	%files -f FILELIST
12mu|python-foolscap-0.6.4-1|39	%doc ChangeLog LICENSE NEWS README doc
12mu|python-foolscap-0.6.4-1|40	
12mu|python-foolscap-0.6.4-1|41	
12mu|python-foolscap-0.6.4-1|42	
12mu|python-foolscap-0.6.4-1|43	%changelog
12mu|python-foolscap-0.6.4-1|44	* Wed Oct 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.6.4-1
12mu|python-foolscap-0.6.4-1|45	+ Revision: 828cbf7
12mu|python-foolscap-0.6.4-1|46	- LOG Updated to 0.6.4 (by updates_builder)
12mu|python-foolscap-0.6.4-1|47	
12mu|python-foolscap-0.6.4-1|48	

20674 12
12mu|python-gobject3-3.8.3-2|1	%define oname pygobject
12mu|python-gobject3-3.8.3-2|2	
12mu|python-gobject3-3.8.3-2|3	%define api 2.0
12mu|python-gobject3-3.8.3-2|4	%define major 0
12mu|python-gobject3-3.8.3-2|5	%define libname %mklibname pyglib-gi %{api} %{major}
12mu|python-gobject3-3.8.3-2|6	%define libname3 %mklibname py3glib-gi %{api} %{major}
12mu|python-gobject3-3.8.3-2|7	
12mu|python-gobject3-3.8.3-2|8	%if %{_use_internal_dependency_generator}
12mu|python-gobject3-3.8.3-2|9	%define __noautoprovfiles %{py_platsitedir}/gi/_gobject/__init__.py
12mu|python-gobject3-3.8.3-2|10	%else
12mu|python-gobject3-3.8.3-2|11	%define _exclude_files_from_autoreq ^%{py_platsitedir}/gi/_gobject/__init__.py
12mu|python-gobject3-3.8.3-2|12	%endif
12mu|python-gobject3-3.8.3-2|13	
12mu|python-gobject3-3.8.3-2|14	# Disable useless provides ('_gi.so' and similar)
12mu|python-gobject3-3.8.3-2|15	%define __noautoprov '_.*\.so'
12mu|python-gobject3-3.8.3-2|16	
12mu|python-gobject3-3.8.3-2|17	Summary:	Python bindings for GObject Introspection
12mu|python-gobject3-3.8.3-2|18	Name:		python-gobject3
12mu|python-gobject3-3.8.3-2|19	Version:	3.8.3
12mu|python-gobject3-3.8.3-2|20	Release:	2
12mu|python-gobject3-3.8.3-2|21	License:	LGPLv2+ and MIT
12mu|python-gobject3-3.8.3-2|22	Group:		Development/Python
12mu|python-gobject3-3.8.3-2|23	Url:		http://www.gnome.org
12mu|python-gobject3-3.8.3-2|24	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{oname}/3.8/%{oname}-%{version}.tar.xz
12mu|python-gobject3-3.8.3-2|25	
12mu|python-gobject3-3.8.3-2|26	BuildRequires:	gtk-doc
12mu|python-gobject3-3.8.3-2|27	BuildRequires:	pkgconfig(glib-2.0) >= 2.24.0
12mu|python-gobject3-3.8.3-2|28	BuildRequires:	pkgconfig(gobject-introspection-1.0) >= 0.10.2
12mu|python-gobject3-3.8.3-2|29	BuildRequires:	pkgconfig(libffi) >= 3.0
12mu|python-gobject3-3.8.3-2|30	BuildRequires:	pkgconfig(pycairo) >= 1.2.0
12mu|python-gobject3-3.8.3-2|31	BuildRequires:	pkgconfig(python) >= 2.5.2
12mu|python-gobject3-3.8.3-2|32	
12mu|python-gobject3-3.8.3-2|33	BuildRequires:  gnome-common
12mu|python-gobject3-3.8.3-2|34	BuildRequires:  python3-devel
12mu|python-gobject3-3.8.3-2|35	BuildRequires:  python3-cairo-devel >= 1.10.0
12mu|python-gobject3-3.8.3-2|36	
12mu|python-gobject3-3.8.3-2|37	%description
12mu|python-gobject3-3.8.3-2|38	The %{name} package provides a convenient wrapper for the GObject
12mu|python-gobject3-3.8.3-2|39	library for use in Python programs.
12mu|python-gobject3-3.8.3-2|40	
12mu|python-gobject3-3.8.3-2|41	%package -n python-gi
12mu|python-gobject3-3.8.3-2|42	Summary:	Python bindings for GObject Introspection
12mu|python-gobject3-3.8.3-2|43	Group:		Development/Python
12mu|python-gobject3-3.8.3-2|44	Provides:	python-gobject-introspection = %{version}-%{release}
12mu|python-gobject3-3.8.3-2|45	Provides:	%{name} = %{version}-%{release}
12mu|python-gobject3-3.8.3-2|46	Conflicts:	python-gobject < 2.28.6-3
12mu|python-gobject3-3.8.3-2|47	
12mu|python-gobject3-3.8.3-2|48	%description -n python-gi
12mu|python-gobject3-3.8.3-2|49	This package contains the Python GObject Introspection bindings.
12mu|python-gobject3-3.8.3-2|50	
12mu|python-gobject3-3.8.3-2|51	%package -n python3-gi
12mu|python-gobject3-3.8.3-2|52	Summary:    Python 3 bindings for GObject Introspection
12mu|python-gobject3-3.8.3-2|53	Group:      Development/Python
12mu|python-gobject3-3.8.3-2|54	Provides:   python3-gobject-introspection = %{version}-%{release}
12mu|python-gobject3-3.8.3-2|55	Provides:   python3-gobject3 = %{version}-%{release}
12mu|python-gobject3-3.8.3-2|56	Conflicts:  python3-gobject < 2.28.6-3
12mu|python-gobject3-3.8.3-2|57	
12mu|python-gobject3-3.8.3-2|58	%description -n python3-gi
12mu|python-gobject3-3.8.3-2|59	This package contains the Python 3 GObject Introspection bindings.
12mu|python-gobject3-3.8.3-2|60	
12mu|python-gobject3-3.8.3-2|61	%package -n python-gi-cairo
12mu|python-gobject3-3.8.3-2|62	Summary:	Python-gi bindings for Cairo
12mu|python-gobject3-3.8.3-2|63	Group:		Development/Python
12mu|python-gobject3-3.8.3-2|64	Requires:	python-gi = %{version}-%{release}
12mu|python-gobject3-3.8.3-2|65	Requires:	typelib(PangoCairo)
12mu|python-gobject3-3.8.3-2|66	Requires:	python-cairo >= 1.10.0
12mu|python-gobject3-3.8.3-2|67	Obsoletes:	python-gobject-cairo < 2.28.6-3
12mu|python-gobject3-3.8.3-2|68	Provides:	python-gobject-cairo = %{version}-%{release}
12mu|python-gobject3-3.8.3-2|69	
12mu|python-gobject3-3.8.3-2|70	%description -n python-gi-cairo
12mu|python-gobject3-3.8.3-2|71	This package contains the Python-gi Cairo bindings.
12mu|python-gobject3-3.8.3-2|72	
12mu|python-gobject3-3.8.3-2|73	%package -n python3-gi-cairo
12mu|python-gobject3-3.8.3-2|74	Summary:    Python3-gi bindings for Cairo
12mu|python-gobject3-3.8.3-2|75	Group:      Development/Python
12mu|python-gobject3-3.8.3-2|76	Requires:   python3-gi = %{version}-%{release}
12mu|python-gobject3-3.8.3-2|77	Requires:   typelib(PangoCairo)
12mu|python-gobject3-3.8.3-2|78	Requires:   python3-cairo >= 1.10.0
12mu|python-gobject3-3.8.3-2|79	Obsoletes:  python3-gobject-cairo < 2.28.6-3
12mu|python-gobject3-3.8.3-2|80	Provides:   python3-gobject-cairo = %{version}-%{release}
12mu|python-gobject3-3.8.3-2|81	
12mu|python-gobject3-3.8.3-2|82	%description -n python3-gi-cairo
12mu|python-gobject3-3.8.3-2|83	This package contains the Python-gi Cairo bindings.
12mu|python-gobject3-3.8.3-2|84	
12mu|python-gobject3-3.8.3-2|85	%package -n %{libname}
12mu|python-gobject3-3.8.3-2|86	Group:		System/Libraries
12mu|python-gobject3-3.8.3-2|87	Summary:	Python GObject Introspection bindings shared library
12mu|python-gobject3-3.8.3-2|88	
12mu|python-gobject3-3.8.3-2|89	%description -n %{libname}
12mu|python-gobject3-3.8.3-2|90	This archive contains bindings for the GObject, to be used in Python
12mu|python-gobject3-3.8.3-2|91	It is a fairly complete set of bindings, it's already rather useful,
12mu|python-gobject3-3.8.3-2|92	and is usable to write moderately complex programs.
12mu|python-gobject3-3.8.3-2|93	
12mu|python-gobject3-3.8.3-2|94	%package -n %{libname3}
12mu|python-gobject3-3.8.3-2|95	Group:      System/Libraries
12mu|python-gobject3-3.8.3-2|96	Summary:    Python 3 GObject Introspection bindings shared library
12mu|python-gobject3-3.8.3-2|97	
12mu|python-gobject3-3.8.3-2|98	%description -n %{libname3}
12mu|python-gobject3-3.8.3-2|99	This archive contains bindings for the GObject, to be used in Python 3
12mu|python-gobject3-3.8.3-2|100	It is a fairly complete set of bindings, it's already rather useful,
12mu|python-gobject3-3.8.3-2|101	and is usable to write moderately complex programs.
12mu|python-gobject3-3.8.3-2|102	
12mu|python-gobject3-3.8.3-2|103	%package devel
12mu|python-gobject3-3.8.3-2|104	Group:		Development/C
12mu|python-gobject3-3.8.3-2|105	Summary:	Python-gobject development files
12mu|python-gobject3-3.8.3-2|106	Requires:	%{libname} = %{version}-%{release}
12mu|python-gobject3-3.8.3-2|107	
12mu|python-gobject3-3.8.3-2|108	%description devel
12mu|python-gobject3-3.8.3-2|109	This contains the python-gobject development files, including C
12mu|python-gobject3-3.8.3-2|110	header, pkg-config file.
12mu|python-gobject3-3.8.3-2|111	
12mu|python-gobject3-3.8.3-2|112	%package -n python3-gobject3-devel
12mu|python-gobject3-3.8.3-2|113	Group:      Development/C
12mu|python-gobject3-3.8.3-2|114	Summary:    Python-gobject development files
12mu|python-gobject3-3.8.3-2|115	Requires:   %{libname} = %{version}-%{release}
12mu|python-gobject3-3.8.3-2|116	
12mu|python-gobject3-3.8.3-2|117	%description -n python3-gobject3-devel
12mu|python-gobject3-3.8.3-2|118	This contains the python3-gobject development files, including C
12mu|python-gobject3-3.8.3-2|119	header, pkg-config file.
12mu|python-gobject3-3.8.3-2|120	
12mu|python-gobject3-3.8.3-2|121	%prep
12mu|python-gobject3-3.8.3-2|122	%setup -qn %{oname}-%{version} -c
12mu|python-gobject3-3.8.3-2|123	mv %{oname}-%{version} python2
12mu|python-gobject3-3.8.3-2|124	cp -r python2 python3
12mu|python-gobject3-3.8.3-2|125	
12mu|python-gobject3-3.8.3-2|126	%build
12mu|python-gobject3-3.8.3-2|127	
12mu|python-gobject3-3.8.3-2|128	pushd python3
12mu|python-gobject3-3.8.3-2|129	echo "%__python3"
12mu|python-gobject3-3.8.3-2|130	%configure2_5x PYTHON=%__python3
12mu|python-gobject3-3.8.3-2|131	%make  LDFLAGS="`python3-config --ldflags`"
12mu|python-gobject3-3.8.3-2|132	popd
12mu|python-gobject3-3.8.3-2|133	
12mu|python-gobject3-3.8.3-2|134	pushd python2
12mu|python-gobject3-3.8.3-2|135	%configure2_5x PYTHON=%__python
12mu|python-gobject3-3.8.3-2|136	%make LIBS="-lpython%{py_ver}"
12mu|python-gobject3-3.8.3-2|137	popd
12mu|python-gobject3-3.8.3-2|138	
12mu|python-gobject3-3.8.3-2|139	%install
12mu|python-gobject3-3.8.3-2|140	
12mu|python-gobject3-3.8.3-2|141	pushd python3
12mu|python-gobject3-3.8.3-2|142	PYTHON=%__python3 %makeinstall_std
12mu|python-gobject3-3.8.3-2|143	rm -rf %{buildroot}%{python3_sitearch}/pygobject-*
12mu|python-gobject3-3.8.3-2|144	popd
12mu|python-gobject3-3.8.3-2|145	
12mu|python-gobject3-3.8.3-2|146	pushd python2
12mu|python-gobject3-3.8.3-2|147	%makeinstall_std
12mu|python-gobject3-3.8.3-2|148	rm -rf %{buildroot}%{python_sitearch}/pygobject-*
12mu|python-gobject3-3.8.3-2|149	popd
12mu|python-gobject3-3.8.3-2|150	
12mu|python-gobject3-3.8.3-2|151	# dsextra stuff is for windows installs so remove it
12mu|python-gobject3-3.8.3-2|152	rm -fr %{buildroot}%{python_sitearch}/gtk-2.0
12mu|python-gobject3-3.8.3-2|153	
12mu|python-gobject3-3.8.3-2|154	
12mu|python-gobject3-3.8.3-2|155	# docs are out of date and are being reworked upstream
12mu|python-gobject3-3.8.3-2|156	# so remove them
12mu|python-gobject3-3.8.3-2|157	rm -rf %{buildroot}%{_datadir}/gtk-doc
12mu|python-gobject3-3.8.3-2|158	rm -rf %{buildroot}%{_datadir}/pygobject
12mu|python-gobject3-3.8.3-2|159	
12mu|python-gobject3-3.8.3-2|160	%files -n python-gi
12mu|python-gobject3-3.8.3-2|161	%doc python2/README python2/NEWS python2/AUTHORS python2/ChangeLog
12mu|python-gobject3-3.8.3-2|162	%{py_platsitedir}/gi
12mu|python-gobject3-3.8.3-2|163	%{py_platsitedir}/pygtkcompat
12mu|python-gobject3-3.8.3-2|164	%exclude %{py_platsitedir}/gi/_gi_cairo.so
12mu|python-gobject3-3.8.3-2|165	
12mu|python-gobject3-3.8.3-2|166	%files -n python3-gi
12mu|python-gobject3-3.8.3-2|167	%doc python3/README python3/NEWS python3/AUTHORS python3/ChangeLog
12mu|python-gobject3-3.8.3-2|168	%{py3_platsitedir}/gi
12mu|python-gobject3-3.8.3-2|169	%{py3_platsitedir}/pygtkcompat
12mu|python-gobject3-3.8.3-2|170	%exclude %{py3_platsitedir}/gi/_gi_cairo.so
12mu|python-gobject3-3.8.3-2|171	
12mu|python-gobject3-3.8.3-2|172	%files -n python-gi-cairo
12mu|python-gobject3-3.8.3-2|173	%{py_platsitedir}/gi/_gi_cairo.so
12mu|python-gobject3-3.8.3-2|174	
12mu|python-gobject3-3.8.3-2|175	%files -n python3-gi-cairo
12mu|python-gobject3-3.8.3-2|176	%{py3_platsitedir}/gi/_gi_cairo.so
12mu|python-gobject3-3.8.3-2|177	
12mu|python-gobject3-3.8.3-2|178	%files -n %{libname}
12mu|python-gobject3-3.8.3-2|179	%{_libdir}/libpyglib-gi-%{api}-python.so.%{major}*
12mu|python-gobject3-3.8.3-2|180	
12mu|python-gobject3-3.8.3-2|181	%files -n %{libname3}
12mu|python-gobject3-3.8.3-2|182	%{_libdir}/libpyglib-gi-%{api}-python3.so.%{major}*
12mu|python-gobject3-3.8.3-2|183	
12mu|python-gobject3-3.8.3-2|184	%files devel
12mu|python-gobject3-3.8.3-2|185	%{_includedir}/*
12mu|python-gobject3-3.8.3-2|186	%{_libdir}/*python.so
12mu|python-gobject3-3.8.3-2|187	%{_libdir}/pkgconfig/*.pc
12mu|python-gobject3-3.8.3-2|188	
12mu|python-gobject3-3.8.3-2|189	%files -n python3-gobject3-devel
12mu|python-gobject3-3.8.3-2|190	%{_libdir}/*python3.so
12mu|python-gobject3-3.8.3-2|191	

20675 12
12mu|python-html5lib-1.0b3-2|1	%define modulename	html5lib
12mu|python-html5lib-1.0b3-2|2	
12mu|python-html5lib-1.0b3-2|3	Summary:	A python based HTML parser/tokenizer based on the WHATWG HTML5 specification
12mu|python-html5lib-1.0b3-2|4	Name:		python-%{modulename}
12mu|python-html5lib-1.0b3-2|5	Version:	1.0b3
12mu|python-html5lib-1.0b3-2|6	Release:	2
12mu|python-html5lib-1.0b3-2|7	Group:		Development/Python
12mu|python-html5lib-1.0b3-2|8	License:	MIT
12mu|python-html5lib-1.0b3-2|9	URL:		http://code.google.com/p/html5lib/
12mu|python-html5lib-1.0b3-2|10	BuildArch:	noarch
12mu|python-html5lib-1.0b3-2|11	Source0:	https://pypi.python.org/packages/source/h/html5lib/html5lib-%{version}.tar.gz
12mu|python-html5lib-1.0b3-2|12	
12mu|python-html5lib-1.0b3-2|13	BuildRequires:	python-devel python-setuptools
12mu|python-html5lib-1.0b3-2|14	BuildRequires:  python3egg(setuptools) python3-devel
12mu|python-html5lib-1.0b3-2|15	
12mu|python-html5lib-1.0b3-2|16	%description
12mu|python-html5lib-1.0b3-2|17	A python based HTML parser/tokenizer based on the WHATWG HTML5
12mu|python-html5lib-1.0b3-2|18	specification for maximum compatibility with major desktop web browsers.
12mu|python-html5lib-1.0b3-2|19	
12mu|python-html5lib-1.0b3-2|20	%package -n python3-html5lib
12mu|python-html5lib-1.0b3-2|21	Summary:        A python based HTML parser/tokenizer based on the WHATWG HTML5 specification
12mu|python-html5lib-1.0b3-2|22	Group:          Development/Python
12mu|python-html5lib-1.0b3-2|23	Requires:       python3
12mu|python-html5lib-1.0b3-2|24	
12mu|python-html5lib-1.0b3-2|25	%description -n python3-html5lib
12mu|python-html5lib-1.0b3-2|26	A python based HTML parser/tokenizer based on the WHATWG HTML5
12mu|python-html5lib-1.0b3-2|27	specification for maximum compatibility with major desktop web browsers.
12mu|python-html5lib-1.0b3-2|28	
12mu|python-html5lib-1.0b3-2|29	
12mu|python-html5lib-1.0b3-2|30	%prep
12mu|python-html5lib-1.0b3-2|31	%setup -q -c
12mu|python-html5lib-1.0b3-2|32	
12mu|python-html5lib-1.0b3-2|33	mv %{modulename}-%{version} python2
12mu|python-html5lib-1.0b3-2|34	cp -r python2 python3
12mu|python-html5lib-1.0b3-2|35	
12mu|python-html5lib-1.0b3-2|36	%install
12mu|python-html5lib-1.0b3-2|37	pushd python2
12mu|python-html5lib-1.0b3-2|38	%{__python} setup.py install --root=%{buildroot}
12mu|python-html5lib-1.0b3-2|39	popd
12mu|python-html5lib-1.0b3-2|40	
12mu|python-html5lib-1.0b3-2|41	pushd python3
12mu|python-html5lib-1.0b3-2|42	%{__python3} setup.py install --root=%{buildroot}
12mu|python-html5lib-1.0b3-2|43	popd
12mu|python-html5lib-1.0b3-2|44	
12mu|python-html5lib-1.0b3-2|45	%files -n python-html5lib
12mu|python-html5lib-1.0b3-2|46	%{py_puresitedir}/%{modulename}/*.py
12mu|python-html5lib-1.0b3-2|47	%{py_puresitedir}/%{modulename}/filters
12mu|python-html5lib-1.0b3-2|48	%{py_puresitedir}/%{modulename}/serializer
12mu|python-html5lib-1.0b3-2|49	%{py_puresitedir}/%{modulename}/treeadapters
12mu|python-html5lib-1.0b3-2|50	%{py_puresitedir}/%{modulename}/treebuilders
12mu|python-html5lib-1.0b3-2|51	%{py_puresitedir}/%{modulename}/treewalkers
12mu|python-html5lib-1.0b3-2|52	%{py_puresitedir}/%{modulename}/trie
12mu|python-html5lib-1.0b3-2|53	%{py_puresitedir}/%{modulename}-%{version}-*.egg-info
12mu|python-html5lib-1.0b3-2|54	
12mu|python-html5lib-1.0b3-2|55	%files -n python3-html5lib
12mu|python-html5lib-1.0b3-2|56	%{py3_puresitedir}/%{modulename}/*.py
12mu|python-html5lib-1.0b3-2|57	%{py3_puresitedir}/%{modulename}/filters
12mu|python-html5lib-1.0b3-2|58	%{py3_puresitedir}/%{modulename}/serializer
12mu|python-html5lib-1.0b3-2|59	%{py3_puresitedir}/%{modulename}/treeadapters
12mu|python-html5lib-1.0b3-2|60	%{py3_puresitedir}/%{modulename}/treebuilders
12mu|python-html5lib-1.0b3-2|61	%{py3_puresitedir}/%{modulename}/treewalkers
12mu|python-html5lib-1.0b3-2|62	%{py3_puresitedir}/%{modulename}/trie
12mu|python-html5lib-1.0b3-2|63	%{py3_puresitedir}/%{modulename}-%{version}-*.egg-info
12mu|python-html5lib-1.0b3-2|64	
12mu|python-html5lib-1.0b3-2|65	%changelog
12mu|python-html5lib-1.0b3-2|66	* Mon Oct 28 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0b3-2
12mu|python-html5lib-1.0b3-2|67	+ Revision: ba0a27f
12mu|python-html5lib-1.0b3-2|68	- Bump release
12mu|python-html5lib-1.0b3-2|69	
12mu|python-html5lib-1.0b3-2|70	

20676 12
12mu|python-httplib2-0.8-2|1	%define module	httplib2
12mu|python-httplib2-0.8-2|2	
12mu|python-httplib2-0.8-2|3	Name:		python-httplib2
12mu|python-httplib2-0.8-2|4	Summary:	Comprehensive HTTP client library for Python
12mu|python-httplib2-0.8-2|5	Version:	0.8
12mu|python-httplib2-0.8-2|6	Release:	2
12mu|python-httplib2-0.8-2|7	Source0:	http://httplib2.googlecode.com/files/%{module}-%{version}.tar.gz
12mu|python-httplib2-0.8-2|8	URL:		http://code.google.com/p/httplib2
12mu|python-httplib2-0.8-2|9	Group:		System/Libraries
12mu|python-httplib2-0.8-2|10	License:	MIT
12mu|python-httplib2-0.8-2|11	BuildArch:	noarch
12mu|python-httplib2-0.8-2|12	BuildRequires:	python-setuptools
12mu|python-httplib2-0.8-2|13	%py_requires -d
12mu|python-httplib2-0.8-2|14	
12mu|python-httplib2-0.8-2|15	%description
12mu|python-httplib2-0.8-2|16	A comprehensive HTTP client library that supports many features left
12mu|python-httplib2-0.8-2|17	out of other HTTP libraries.
12mu|python-httplib2-0.8-2|18	
12mu|python-httplib2-0.8-2|19	%package -n python3-httplib2
12mu|python-httplib2-0.8-2|20	Summary:        Python 3 HTTP library module
12mu|python-httplib2-0.8-2|21	Group:          System/Libraries
12mu|python-httplib2-0.8-2|22	BuildRequires:  python3
12mu|python-httplib2-0.8-2|23	
12mu|python-httplib2-0.8-2|24	%description -n python3-httplib2
12mu|python-httplib2-0.8-2|25	A comprehensive HTTP client library that supports many features left
12mu|python-httplib2-0.8-2|26	out of other HTTP libraries.
12mu|python-httplib2-0.8-2|27	
12mu|python-httplib2-0.8-2|28	%prep
12mu|python-httplib2-0.8-2|29	%setup -q -c
12mu|python-httplib2-0.8-2|30	mv httplib2-%{version} python2
12mu|python-httplib2-0.8-2|31	pushd python2
12mu|python-httplib2-0.8-2|32	%patch0 -p0 -b .certfile
12mu|python-httplib2-0.8-2|33	popd
12mu|python-httplib2-0.8-2|34	cp -r python2 python3
12mu|python-httplib2-0.8-2|35	
12mu|python-httplib2-0.8-2|36	%build
12mu|python-httplib2-0.8-2|37	pushd python2
12mu|python-httplib2-0.8-2|38	%{__python} setup.py build
12mu|python-httplib2-0.8-2|39	popd
12mu|python-httplib2-0.8-2|40	
12mu|python-httplib2-0.8-2|41	pushd python3
12mu|python-httplib2-0.8-2|42	python3 setup.py build
12mu|python-httplib2-0.8-2|43	popd
12mu|python-httplib2-0.8-2|44	
12mu|python-httplib2-0.8-2|45	%install
12mu|python-httplib2-0.8-2|46	pushd python2
12mu|python-httplib2-0.8-2|47	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --root=%{buildroot} --compile --optimize=2
12mu|python-httplib2-0.8-2|48	chmod a+r %{buildroot}%{py_puresitedir}/%{module}*egg-info/*
12mu|python-httplib2-0.8-2|49	popd
12mu|python-httplib2-0.8-2|50	
12mu|python-httplib2-0.8-2|51	pushd python3
12mu|python-httplib2-0.8-2|52	PYTHONDONTWRITEBYTECODE= python3 setup.py install --root=%{buildroot} --compile --optimize=2
12mu|python-httplib2-0.8-2|53	chmod a+r %{buildroot}%{py_puresitedir}/%{module}*egg-info/*
12mu|python-httplib2-0.8-2|54	popd
12mu|python-httplib2-0.8-2|55	
12mu|python-httplib2-0.8-2|56	%files
12mu|python-httplib2-0.8-2|57	%doc python2/README
12mu|python-httplib2-0.8-2|58	%{py_puresitedir}/%{module}-*
12mu|python-httplib2-0.8-2|59	%{py_puresitedir}/%{module}/*
12mu|python-httplib2-0.8-2|60	
12mu|python-httplib2-0.8-2|61	%files -n python3-httplib2
12mu|python-httplib2-0.8-2|62	%doc python3/README
12mu|python-httplib2-0.8-2|63	%{py3_puresitedir}/%{module}-*
12mu|python-httplib2-0.8-2|64	%{py3_puresitedir}/%{module}/*
12mu|python-httplib2-0.8-2|65	

20677 12
12mu|python-jinja2-2.7.1-1|1	%define tarname Jinja2
12mu|python-jinja2-2.7.1-1|2	%define fname   jinja2
12mu|python-jinja2-2.7.1-1|3	
12mu|python-jinja2-2.7.1-1|4	# jinja requires itself ( as python-sphinx use it ) to build doc
12mu|python-jinja2-2.7.1-1|5	%define enable_doc 1
12mu|python-jinja2-2.7.1-1|6	
12mu|python-jinja2-2.7.1-1|7	Summary:	Python template engine
12mu|python-jinja2-2.7.1-1|8	Name:		python-jinja2
12mu|python-jinja2-2.7.1-1|9	Version:	2.7.1
12mu|python-jinja2-2.7.1-1|10	Release:	1
12mu|python-jinja2-2.7.1-1|11	Source0:	https://pypi.python.org/packages/source/J/Jinja2/Jinja2-%{version}.tar.gz
12mu|python-jinja2-2.7.1-1|12	License:	BSD
12mu|python-jinja2-2.7.1-1|13	Group:		Development/Python
12mu|python-jinja2-2.7.1-1|14	Url:		http://jinja.pocoo.org/
12mu|python-jinja2-2.7.1-1|15	BuildArch:	noarch
12mu|python-jinja2-2.7.1-1|16	Obsoletes:	python-jinja
12mu|python-jinja2-2.7.1-1|17	Requires:	python >= 2.4
12mu|python-jinja2-2.7.1-1|18	Suggests:	python-markupsafe
12mu|python-jinja2-2.7.1-1|19	BuildRequires:	python-devel >= 2.4, python-setuptools, python3-devel, python3egg(setuptools)
12mu|python-jinja2-2.7.1-1|20	BuildRequires:  python-markupsafe, python3-markupsafe
12mu|python-jinja2-2.7.1-1|21	%if %enable_doc
12mu|python-jinja2-2.7.1-1|22	BuildRequires:	python-sphinx
12mu|python-jinja2-2.7.1-1|23	%endif
12mu|python-jinja2-2.7.1-1|24	
12mu|python-jinja2-2.7.1-1|25	%description
12mu|python-jinja2-2.7.1-1|26	Jinja2 is a library for Python 2.4 and onwards that is designed to be
12mu|python-jinja2-2.7.1-1|27	flexible, fast and secure. If you have any exposure to other
12mu|python-jinja2-2.7.1-1|28	text-based template languages, such as Smarty or Django, you should
12mu|python-jinja2-2.7.1-1|29	feel right at home with Jinja2. It's both designer and developer
12mu|python-jinja2-2.7.1-1|30	friendly by sticking to Python's principles and adding functionality
12mu|python-jinja2-2.7.1-1|31	useful for templating environments.
12mu|python-jinja2-2.7.1-1|32	
12mu|python-jinja2-2.7.1-1|33	%package -n python3-jinja2
12mu|python-jinja2-2.7.1-1|34	Summary:        Python template engine
12mu|python-jinja2-2.7.1-1|35	Group:          Development/Python
12mu|python-jinja2-2.7.1-1|36	Requires:       python3
12mu|python-jinja2-2.7.1-1|37	
12mu|python-jinja2-2.7.1-1|38	%description -n python3-jinja2
12mu|python-jinja2-2.7.1-1|39	Jinja2 is a library for Python 2.4 and onwards that is designed to be
12mu|python-jinja2-2.7.1-1|40	flexible, fast and secure. If you have any exposure to other
12mu|python-jinja2-2.7.1-1|41	text-based template languages, such as Smarty or Django, you should
12mu|python-jinja2-2.7.1-1|42	feel right at home with Jinja2. It's both designer and developer
12mu|python-jinja2-2.7.1-1|43	friendly by sticking to Python's principles and adding functionality
12mu|python-jinja2-2.7.1-1|44	useful for templating environments.
12mu|python-jinja2-2.7.1-1|45	
12mu|python-jinja2-2.7.1-1|46	%prep
12mu|python-jinja2-2.7.1-1|47	%setup -q -c
12mu|python-jinja2-2.7.1-1|48	
12mu|python-jinja2-2.7.1-1|49	mv %{tarname}-%{version} python2
12mu|python-jinja2-2.7.1-1|50	cp -r python2 python3
12mu|python-jinja2-2.7.1-1|51	
12mu|python-jinja2-2.7.1-1|52	%build
12mu|python-jinja2-2.7.1-1|53	pushd python2
12mu|python-jinja2-2.7.1-1|54	PYTHONDONTWRITEBYTECODE=  python setup.py build
12mu|python-jinja2-2.7.1-1|55	%if %enable_doc
12mu|python-jinja2-2.7.1-1|56	%make -C docs html
12mu|python-jinja2-2.7.1-1|57	%endif
12mu|python-jinja2-2.7.1-1|58	popd
12mu|python-jinja2-2.7.1-1|59	
12mu|python-jinja2-2.7.1-1|60	pushd python3
12mu|python-jinja2-2.7.1-1|61	PYTHONDONTWRITEBYTECODE=  python3 setup.py build
12mu|python-jinja2-2.7.1-1|62	%if %enable_doc
12mu|python-jinja2-2.7.1-1|63	%make -C docs html
12mu|python-jinja2-2.7.1-1|64	%endif
12mu|python-jinja2-2.7.1-1|65	popd
12mu|python-jinja2-2.7.1-1|66	
12mu|python-jinja2-2.7.1-1|67	%check
12mu|python-jinja2-2.7.1-1|68	pushd python2
12mu|python-jinja2-2.7.1-1|69	make test
12mu|python-jinja2-2.7.1-1|70	popd
12mu|python-jinja2-2.7.1-1|71	
12mu|python-jinja2-2.7.1-1|72	pushd python3
12mu|python-jinja2-2.7.1-1|73	make test
12mu|python-jinja2-2.7.1-1|74	popd
12mu|python-jinja2-2.7.1-1|75	
12mu|python-jinja2-2.7.1-1|76	%install
12mu|python-jinja2-2.7.1-1|77	pushd python2
12mu|python-jinja2-2.7.1-1|78	%{__python} setup.py install --root=%{buildroot}
12mu|python-jinja2-2.7.1-1|79	popd
12mu|python-jinja2-2.7.1-1|80	
12mu|python-jinja2-2.7.1-1|81	pushd python3
12mu|python-jinja2-2.7.1-1|82	%{__python3} setup.py install --root=%{buildroot}
12mu|python-jinja2-2.7.1-1|83	popd
12mu|python-jinja2-2.7.1-1|84	
12mu|python-jinja2-2.7.1-1|85	%files -n python-jinja2
12mu|python-jinja2-2.7.1-1|86	%doc python2/AUTHORS python2/CHANGES python2/LICENSE python2/examples
12mu|python-jinja2-2.7.1-1|87	%{py_puresitedir}/%{fname}/*
12mu|python-jinja2-2.7.1-1|88	%{py_puresitedir}/%{tarname}-%{version}-py%{py_ver}.egg-info
12mu|python-jinja2-2.7.1-1|89	%if %enable_doc
12mu|python-jinja2-2.7.1-1|90	%doc python2/docs/_build/html
12mu|python-jinja2-2.7.1-1|91	%endif
12mu|python-jinja2-2.7.1-1|92	
12mu|python-jinja2-2.7.1-1|93	%files -n python3-jinja2
12mu|python-jinja2-2.7.1-1|94	%doc python3/AUTHORS python3/CHANGES python3/LICENSE python3/examples
12mu|python-jinja2-2.7.1-1|95	%{py3_puresitedir}/%{fname}/*
12mu|python-jinja2-2.7.1-1|96	%{py3_puresitedir}/%{tarname}-%{version}-py%{py3_ver}.egg-info
12mu|python-jinja2-2.7.1-1|97	%if %enable_doc
12mu|python-jinja2-2.7.1-1|98	%doc python3/docs/_build/html
12mu|python-jinja2-2.7.1-1|99	%endif
12mu|python-jinja2-2.7.1-1|100	
12mu|python-jinja2-2.7.1-1|101	
12mu|python-jinja2-2.7.1-1|102	%changelog
12mu|python-jinja2-2.7.1-1|103	* Fri Nov 01 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.7.1-1
12mu|python-jinja2-2.7.1-1|104	+ Revision: b7287fd
12mu|python-jinja2-2.7.1-1|105	- Added python-markupsafe BR
12mu|python-jinja2-2.7.1-1|106	
12mu|python-jinja2-2.7.1-1|107	

20678 12
12mu|python-json-3.4-3|1	Name:           python-json
12mu|python-json-3.4-3|2	Version:        3.4
12mu|python-json-3.4-3|3	%define version_munge %(sed 's/\\./_/g' <<< %{version})
12mu|python-json-3.4-3|4	Release:        %mkrel 3
12mu|python-json-3.4-3|5	Summary:        A JSON reader and writer for Python
12mu|python-json-3.4-3|6	
12mu|python-json-3.4-3|7	Group:          Development/Python
12mu|python-json-3.4-3|8	License:        LGPLv2+
12mu|python-json-3.4-3|9	URL:            https://sourceforge.net/projects/json-py/
12mu|python-json-3.4-3|10	Source0:        http://dl.sourceforge.net/json-py/json-py-%{version_munge}.zip
12mu|python-json-3.4-3|11	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12mu|python-json-3.4-3|12	
12mu|python-json-3.4-3|13	BuildArch:      noarch
12mu|python-json-3.4-3|14	BuildRequires:  python-devel
12mu|python-json-3.4-3|15	
12mu|python-json-3.4-3|16	%description
12mu|python-json-3.4-3|17	json.py is an implementation of a JSON (http://json.org) reader and writer in
12mu|python-json-3.4-3|18	Python.
12mu|python-json-3.4-3|19	
12mu|python-json-3.4-3|20	%prep
12mu|python-json-3.4-3|21	%setup -q -c
12mu|python-json-3.4-3|22	chmod a-x *
12mu|python-json-3.4-3|23	
12mu|python-json-3.4-3|24	%build
12mu|python-json-3.4-3|25	
12mu|python-json-3.4-3|26	%install
12mu|python-json-3.4-3|27	rm -rf $RPM_BUILD_ROOT
12mu|python-json-3.4-3|28	mkdir -p $RPM_BUILD_ROOT%{python_sitelib}
12mu|python-json-3.4-3|29	install -p -m 0644 json.py minjson.py $RPM_BUILD_ROOT%{python_sitelib}
12mu|python-json-3.4-3|30	%py_compile $RPM_BUILD_ROOT%{python_sitelib}
12mu|python-json-3.4-3|31	
12mu|python-json-3.4-3|32	%clean
12mu|python-json-3.4-3|33	rm -rf $RPM_BUILD_ROOT
12mu|python-json-3.4-3|34	
12mu|python-json-3.4-3|35	%files
12mu|python-json-3.4-3|36	%defattr(-,root,root,-)
12mu|python-json-3.4-3|37	%doc changes.txt jsontest.py license.txt readme.txt
12mu|python-json-3.4-3|38	%{python_sitelib}/*.py
12mu|python-json-3.4-3|39	%{python_sitelib}/*.py[co]
12mu|python-json-3.4-3|40	
12mu|python-json-3.4-3|41	
12mu|python-json-3.4-3|42	
12mu|python-json-3.4-3|43	%changelog
12mu|python-json-3.4-3|44	* Tue Sep 15 2009 Thierry Vignaud <tv@mandriva.org> 3.4-3mdv2010.0
12mu|python-json-3.4-3|45	+ Revision: 442198
12mu|python-json-3.4-3|46	- rebuild
12mu|python-json-3.4-3|47	
12mu|python-json-3.4-3|48	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 3.4-2mdv2009.1
12mu|python-json-3.4-3|49	+ Revision: 323733
12mu|python-json-3.4-3|50	- rebuild
12mu|python-json-3.4-3|51	
12mu|python-json-3.4-3|52	* Mon Nov 10 2008 Bogdano Arendartchuk <bogdano@mandriva.com> 3.4-1mdv2009.1
12mu|python-json-3.4-3|53	+ Revision: 301831
12mu|python-json-3.4-3|54	- import python-json
12mu|python-json-3.4-3|55	
12mu|python-json-3.4-3|56	
12mu|python-json-3.4-3|57	* Wed Sep  3 2008 Tom "spot" Callaway <tcallawa@redhat.com> 3.4-4
12mu|python-json-3.4-3|58	- fix license tag
12mu|python-json-3.4-3|59	
12mu|python-json-3.4-3|60	* Sat Dec  9 2006 Luke Macken <lmacken@redhat.com> 3.4-3
12mu|python-json-3.4-3|61	- Rebuild for python 2.5
12mu|python-json-3.4-3|62	
12mu|python-json-3.4-3|63	* Fri Sep  8 2006 Luke Macken <lmacken@redhat.com> 3.4-2
12mu|python-json-3.4-3|64	- Rebuild for FC6
12mu|python-json-3.4-3|65	
12mu|python-json-3.4-3|66	* Fri Dec 30 2005 Ignacio Vazquez-Abrams <ivazquez@ivazquez.net> 3.4-1
12mu|python-json-3.4-3|67	- Initial RPM release

20679 12
12mu|python-kde4-4.12.4-3|1	%define srcname pykde4
12mu|python-kde4-4.12.4-3|2	
12mu|python-kde4-4.12.4-3|3	Summary:	KDE bindings to non-C++ languages
12mu|python-kde4-4.12.4-3|4	Name:		python-kde4
12mu|python-kde4-4.12.4-3|5	Version:	4.12.4
12mu|python-kde4-4.12.4-3|6	Release:	3
12mu|python-kde4-4.12.4-3|7	Epoch:		1
12mu|python-kde4-4.12.4-3|8	License:	GPLv2+
12mu|python-kde4-4.12.4-3|9	Group:		Development/KDE and Qt
12mu|python-kde4-4.12.4-3|10	Url:		http://www.kde.org
12mu|python-kde4-4.12.4-3|11	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|python-kde4-4.12.4-3|12	%if %{is_beta}
12mu|python-kde4-4.12.4-3|13	%define ftpdir unstable
12mu|python-kde4-4.12.4-3|14	%else
12mu|python-kde4-4.12.4-3|15	%define ftpdir stable
12mu|python-kde4-4.12.4-3|16	%endif
12mu|python-kde4-4.12.4-3|17	Source:		ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{srcname}-%{version}.tar.xz
12mu|python-kde4-4.12.4-3|18	Patch0:		pykde4-4.10.0-respect-sip-flags.patch
12mu|python-kde4-4.12.4-3|19	# Revert commit that adds some python-sip-4.15 fixes and breaks older sip support
12mu|python-kde4-4.12.4-3|20	# https://bugs.kde.org/show_bug.cgi?id=325667
12mu|python-kde4-4.12.4-3|21	Patch1:		pykde4-4.11.2-sip4.15.patch
12mu|python-kde4-4.12.4-3|22	# Patch adapted from similar changes made to phonon sip files included in PyQt-4.10.4
12mu|python-kde4-4.12.4-3|23	# https://bugs.kde.org/show_bug.cgi?id=332223#c3
12mu|python-kde4-4.12.4-3|24	Patch2:		pykde4-4.12.4-fix-build-against-python-sip-4.15.5.patch
12mu|python-kde4-4.12.4-3|25	BuildRequires:	kdepimlibs4-devel
12mu|python-kde4-4.12.4-3|26	BuildRequires:	python-devel
12mu|python-kde4-4.12.4-3|27	BuildRequires:	python-qt4-devel
12mu|python-kde4-4.12.4-3|28	BuildRequires:	python-sip
12mu|python-kde4-4.12.4-3|29	# Seems to be broken for a long time
12mu|python-kde4-4.12.4-3|30	# BuildRequires:	pkgconfig(polkit-qt-1)
12mu|python-kde4-4.12.4-3|31	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12mu|python-kde4-4.12.4-3|32	BuildRequires:	automoc4
12mu|python-kde4-4.12.4-3|33	Provides:	PyKDE4 = %{EVRD}
12mu|python-kde4-4.12.4-3|34	Provides:	pykde4 = %{EVRD}
12mu|python-kde4-4.12.4-3|35	Requires:	python-qt4 >= 4.9
12mu|python-kde4-4.12.4-3|36	
12mu|python-kde4-4.12.4-3|37	%description
12mu|python-kde4-4.12.4-3|38	The Python bindings for KDE 4.
12mu|python-kde4-4.12.4-3|39	
12mu|python-kde4-4.12.4-3|40	%files
12mu|python-kde4-4.12.4-3|41	%{py_platsitedir}/PyQt4/
12mu|python-kde4-4.12.4-3|42	%{py_platsitedir}/PyKDE4
12mu|python-kde4-4.12.4-3|43	%{_kde_bindir}/pykdeuic4*
12mu|python-kde4-4.12.4-3|44	%{_kde_libdir}/kde4/kpythonpluginfactory.so
12mu|python-kde4-4.12.4-3|45	%dir %{_kde_appsdir}/pykde4
12mu|python-kde4-4.12.4-3|46	%exclude %{_kde_datadir}/doc/python-kde4
12mu|python-kde4-4.12.4-3|47	
12mu|python-kde4-4.12.4-3|48	#-----------------------------------------------------------------------------
12mu|python-kde4-4.12.4-3|49	
12mu|python-kde4-4.12.4-3|50	%package devel
12mu|python-kde4-4.12.4-3|51	Summary:	PyKDE4 sip files and examples
12mu|python-kde4-4.12.4-3|52	Group:		Development/KDE and Qt
12mu|python-kde4-4.12.4-3|53	Requires:	python-kde4 = %{EVRD}
12mu|python-kde4-4.12.4-3|54	Requires:	python-qt4-devel
12mu|python-kde4-4.12.4-3|55	
12mu|python-kde4-4.12.4-3|56	%description devel
12mu|python-kde4-4.12.4-3|57	Python KDE 4 sip files and examples.
12mu|python-kde4-4.12.4-3|58	
12mu|python-kde4-4.12.4-3|59	%files devel
12mu|python-kde4-4.12.4-3|60	%{_kde_datadir}/sip/PyKDE4
12mu|python-kde4-4.12.4-3|61	%{_kde_appsdir}/pykde4/examples
12mu|python-kde4-4.12.4-3|62	
12mu|python-kde4-4.12.4-3|63	#-----------------------------------------------------------------------------
12mu|python-kde4-4.12.4-3|64	
12mu|python-kde4-4.12.4-3|65	%package doc
12mu|python-kde4-4.12.4-3|66	Summary:	PyKDE4 documentation
12mu|python-kde4-4.12.4-3|67	Group:		Development/KDE and Qt
12mu|python-kde4-4.12.4-3|68	BuildArch:	noarch
12mu|python-kde4-4.12.4-3|69	
12mu|python-kde4-4.12.4-3|70	%description doc
12mu|python-kde4-4.12.4-3|71	Python bindings for KDE 4 documentation.
12mu|python-kde4-4.12.4-3|72	
12mu|python-kde4-4.12.4-3|73	%files doc
12mu|python-kde4-4.12.4-3|74	%doc AUTHORS COPYING COPYING.LESSER NEWS README THANKS
12mu|python-kde4-4.12.4-3|75	%{_kde_datadir}/doc/python-kde4
12mu|python-kde4-4.12.4-3|76	
12mu|python-kde4-4.12.4-3|77	#------------------------------------------------------------
12mu|python-kde4-4.12.4-3|78	
12mu|python-kde4-4.12.4-3|79	%prep
12mu|python-kde4-4.12.4-3|80	%setup -q -n %{srcname}-%{version}
12mu|python-kde4-4.12.4-3|81	%patch0 -p1
12mu|python-kde4-4.12.4-3|82	%patch1 -p1
12mu|python-kde4-4.12.4-3|83	%patch2 -p1
12mu|python-kde4-4.12.4-3|84	
12mu|python-kde4-4.12.4-3|85	%build
12mu|python-kde4-4.12.4-3|86	%cmake_kde4
12mu|python-kde4-4.12.4-3|87	%make
12mu|python-kde4-4.12.4-3|88	
12mu|python-kde4-4.12.4-3|89	%install
12mu|python-kde4-4.12.4-3|90	%makeinstall_std -C build
12mu|python-kde4-4.12.4-3|91	
12mu|python-kde4-4.12.4-3|92	# Copy Python Doc
12mu|python-kde4-4.12.4-3|93	mkdir -p %{buildroot}%{_kde_datadir}/doc/python-kde4
12mu|python-kde4-4.12.4-3|94	cp -a docs/html/* %{buildroot}%{_kde_datadir}/doc/python-kde4/
12mu|python-kde4-4.12.4-3|95	
12mu|python-kde4-4.12.4-3|96	
12mu|python-kde4-4.12.4-3|97	%changelog
12mu|python-kde4-4.12.4-3|98	* Fri Apr 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-3
12mu|python-kde4-4.12.4-3|99	+ Revision: b715355
12mu|python-kde4-4.12.4-3|100	- Apply all patches even with python-sip 4.15, all issues are resolved now
12mu|python-kde4-4.12.4-3|101	
12mu|python-kde4-4.12.4-3|102	

20680 12
12mu|python-ldap-2.4.13-1|1	Summary:	Various LDAP-related Python modules
12mu|python-ldap-2.4.13-1|2	Name:		python-ldap
12mu|python-ldap-2.4.13-1|3	Version:	2.4.13
12mu|python-ldap-2.4.13-1|4	Release:	1
12mu|python-ldap-2.4.13-1|5	Source0:	https://pypi.python.org/packages/source/p/python-ldap/%{name}-%{version}.tar.gz
12mu|python-ldap-2.4.13-1|6	Patch0:		python-ldap-2.4.6-dirs.patch
12mu|python-ldap-2.4.13-1|7	License:	Modified CNRI Open Source License
12mu|python-ldap-2.4.13-1|8	Group:		Development/Python
12mu|python-ldap-2.4.13-1|9	Url:		http://python-ldap.sourceforge.net/
12mu|python-ldap-2.4.13-1|10	BuildRequires:	openldap-devel >= 2.4.11
12mu|python-ldap-2.4.13-1|11	BuildRequires:	pkgconfig(python2)
12mu|python-ldap-2.4.13-1|12	
12mu|python-ldap-2.4.13-1|13	%description
12mu|python-ldap-2.4.13-1|14	python-ldap provides an object-oriented API to access LDAP directory
12mu|python-ldap-2.4.13-1|15	servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs
12mu|python-ldap-2.4.13-1|16	for that purpose.
12mu|python-ldap-2.4.13-1|17	
12mu|python-ldap-2.4.13-1|18	Additionally the package contains modules for other LDAP-related stuff
12mu|python-ldap-2.4.13-1|19	(e.g. processing LDIF, LDAPURLs, LDAPv3 schema, etc.).
12mu|python-ldap-2.4.13-1|20	
12mu|python-ldap-2.4.13-1|21	%prep
12mu|python-ldap-2.4.13-1|22	%setup -q
12mu|python-ldap-2.4.13-1|23	%patch0 -p1
12mu|python-ldap-2.4.13-1|24	find -type f|xargs chmod 644
12mu|python-ldap-2.4.13-1|25	
12mu|python-ldap-2.4.13-1|26	%build
12mu|python-ldap-2.4.13-1|27	python setup.py build
12mu|python-ldap-2.4.13-1|28	
12mu|python-ldap-2.4.13-1|29	%install
12mu|python-ldap-2.4.13-1|30	python setup.py install --root=%{buildroot}
12mu|python-ldap-2.4.13-1|31	
12mu|python-ldap-2.4.13-1|32	%files
12mu|python-ldap-2.4.13-1|33	%doc CHANGES README TODO Demo/
12mu|python-ldap-2.4.13-1|34	%{py_platsitedir}/*
12mu|python-ldap-2.4.13-1|35	
12mu|python-ldap-2.4.13-1|36	
12mu|python-ldap-2.4.13-1|37	%changelog
12mu|python-ldap-2.4.13-1|38	* Wed Dec 25 2013 dsilakov <denis.silakov@rosalab.ru> 2.4.13-1
12mu|python-ldap-2.4.13-1|39	+ Revision: 8ad61a9
12mu|python-ldap-2.4.13-1|40	- Merge pull request #1 from import/python-ldap:auto_update
12mu|python-ldap-2.4.13-1|41	- ROSA Updates Builder: update suggested
12mu|python-ldap-2.4.13-1|42	
12mu|python-ldap-2.4.13-1|43	

20681 12
12mu|python-lockfile-0.9.1-3|1	%define module lockfile
12mu|python-lockfile-0.9.1-3|2	%define debug_package %{nil}
12mu|python-lockfile-0.9.1-3|3	
12mu|python-lockfile-0.9.1-3|4	Name:           python-%{module}
12mu|python-lockfile-0.9.1-3|5	Version:        0.9.1
12mu|python-lockfile-0.9.1-3|6	Release:        3
12mu|python-lockfile-0.9.1-3|7	Summary:        Platform-independent file locking module
12mu|python-lockfile-0.9.1-3|8	Group:          Development/Python
12mu|python-lockfile-0.9.1-3|9	License:        MIT
12mu|python-lockfile-0.9.1-3|10	URL:            http://smontanaro.dyndns.org/python/
12mu|python-lockfile-0.9.1-3|11	Source0:        http://smontanaro.dyndns.org/python/%{module}-%{version}.tar.gz
12mu|python-lockfile-0.9.1-3|12	BuildRequires:  python-devel
12mu|python-lockfile-0.9.1-3|13	BuildRequires:  python-setuptools
12mu|python-lockfile-0.9.1-3|14	
12mu|python-lockfile-0.9.1-3|15	%description
12mu|python-lockfile-0.9.1-3|16	The lockfile module exports a FileLock class which provides a simple API for
12mu|python-lockfile-0.9.1-3|17	locking files. The lock mechanism relies on the atomic nature of the link
12mu|python-lockfile-0.9.1-3|18	(on Unix) and mkdir (on Windows) system calls.
12mu|python-lockfile-0.9.1-3|19	
12mu|python-lockfile-0.9.1-3|20	%prep
12mu|python-lockfile-0.9.1-3|21	%setup -q -n %{module}-%{version}
12mu|python-lockfile-0.9.1-3|22	
12mu|python-lockfile-0.9.1-3|23	%build
12mu|python-lockfile-0.9.1-3|24	:
12mu|python-lockfile-0.9.1-3|25	
12mu|python-lockfile-0.9.1-3|26	%install
12mu|python-lockfile-0.9.1-3|27	python setup.py install --root=%{buildroot}
12mu|python-lockfile-0.9.1-3|28	
12mu|python-lockfile-0.9.1-3|29	%files
12mu|python-lockfile-0.9.1-3|30	%doc doc/* LICENSE MANIFEST README RELEASE-NOTES ACKS
12mu|python-lockfile-0.9.1-3|31	%{py_puresitedir}/*
12mu|python-lockfile-0.9.1-3|32	
12mu|python-lockfile-0.9.1-3|33	%changelog
12mu|python-lockfile-0.9.1-3|34	* Wed May 21 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.1-3
12mu|python-lockfile-0.9.1-3|35	+ Revision: f9ece4b
12mu|python-lockfile-0.9.1-3|36	- release up
12mu|python-lockfile-0.9.1-3|37	
12mu|python-lockfile-0.9.1-3|38	

20682 12
12mu|python-lxml-3.2.3-1|1	%define modname lxml
12mu|python-lxml-3.2.3-1|2	
12mu|python-lxml-3.2.3-1|3	Name:           python-%{modname}
12mu|python-lxml-3.2.3-1|4	URL:            http://codespeak.net/lxml/
12mu|python-lxml-3.2.3-1|5	Summary:        A Pythonic binding for the libxml2 and libxslt libraries
12mu|python-lxml-3.2.3-1|6	Version:        3.2.3
12mu|python-lxml-3.2.3-1|7	Release:        1
12mu|python-lxml-3.2.3-1|8	License:        BSD
12mu|python-lxml-3.2.3-1|9	Group:          Development/Python
12mu|python-lxml-3.2.3-1|10	Source:         http://pypi.python.org/packages/source/l/lxml/lxml-%{version}.tar.gz
12mu|python-lxml-3.2.3-1|11	BuildRequires:  python-devel
12mu|python-lxml-3.2.3-1|12	BuildRequires:  libxml2-devel
12mu|python-lxml-3.2.3-1|13	BuildRequires:  libxslt-devel
12mu|python-lxml-3.2.3-1|14	BuildRequires:  python-cython
12mu|python-lxml-3.2.3-1|15	
12mu|python-lxml-3.2.3-1|16	BuildRequires:  python-setuptools
12mu|python-lxml-3.2.3-1|17	
12mu|python-lxml-3.2.3-1|18	%description
12mu|python-lxml-3.2.3-1|19	lxml is a Pythonic binding for the libxml2 and libxslt libraries. It follows
12mu|python-lxml-3.2.3-1|20	the ElementTree API as much as possible, building it on top of the native
12mu|python-lxml-3.2.3-1|21	libxml2 tree. It also extends this API to expose libxml2 and libxslt specific
12mu|python-lxml-3.2.3-1|22	functionality, such as XPath, Relax NG, XML Schema, XSLT, and c14n.
12mu|python-lxml-3.2.3-1|23	
12mu|python-lxml-3.2.3-1|24	%package -n python3-%{modname}
12mu|python-lxml-3.2.3-1|25	Summary:    A Pythonic binding for the libxml2 and libxslt libraries
12mu|python-lxml-3.2.3-1|26	Group:      Development/Python
12mu|python-lxml-3.2.3-1|27	BuildRequires:  python3-devel
12mu|python-lxml-3.2.3-1|28	BuildRequires:  python3-cython
12mu|python-lxml-3.2.3-1|29	
12mu|python-lxml-3.2.3-1|30	%description
12mu|python-lxml-3.2.3-1|31	lxml is a Pythonic binding for the libxml2 and libxslt libraries. It follows
12mu|python-lxml-3.2.3-1|32	the ElementTree API as much as possible, building it on top of the native
12mu|python-lxml-3.2.3-1|33	libxml2 tree. It also extends this API to expose libxml2 and libxslt specific
12mu|python-lxml-3.2.3-1|34	functionality, such as XPath, Relax NG, XML Schema, XSLT, and c14n.
12mu|python-lxml-3.2.3-1|35	
12mu|python-lxml-3.2.3-1|36	%package docs
12mu|python-lxml-3.2.3-1|37	Summary:	Documentation for %{name}
12mu|python-lxml-3.2.3-1|38	Group:		Development/Python
12mu|python-lxml-3.2.3-1|39	
12mu|python-lxml-3.2.3-1|40	%description docs
12mu|python-lxml-3.2.3-1|41	lxml is a Pythonic binding for the libxml2 and libxslt libraries. It follows
12mu|python-lxml-3.2.3-1|42	the ElementTree API as much as possible, building it on top of the native
12mu|python-lxml-3.2.3-1|43	libxml2 tree. It also extends this API to expose libxml2 and libxslt specific
12mu|python-lxml-3.2.3-1|44	functionality, such as XPath, Relax NG, XML Schema, XSLT, and c14n.
12mu|python-lxml-3.2.3-1|45	
12mu|python-lxml-3.2.3-1|46	This package contains the documentation. The documentation is located in
12mu|python-lxml-3.2.3-1|47	%{_docdir}/%{name}/doc.
12mu|python-lxml-3.2.3-1|48	
12mu|python-lxml-3.2.3-1|49	%prep
12mu|python-lxml-3.2.3-1|50	%setup -q -c
12mu|python-lxml-3.2.3-1|51	mv %{modname}-%{version} python2
12mu|python-lxml-3.2.3-1|52	cp -r python2 python3
12mu|python-lxml-3.2.3-1|53	
12mu|python-lxml-3.2.3-1|54	%build
12mu|python-lxml-3.2.3-1|55	
12mu|python-lxml-3.2.3-1|56	pushd python2
12mu|python-lxml-3.2.3-1|57	%{__python} setup.py build --with-cython
12mu|python-lxml-3.2.3-1|58	popd
12mu|python-lxml-3.2.3-1|59	
12mu|python-lxml-3.2.3-1|60	pushd python3
12mu|python-lxml-3.2.3-1|61	%{__python3} setup.py build --with-cython
12mu|python-lxml-3.2.3-1|62	popd
12mu|python-lxml-3.2.3-1|63	
12mu|python-lxml-3.2.3-1|64	
12mu|python-lxml-3.2.3-1|65	%install
12mu|python-lxml-3.2.3-1|66	
12mu|python-lxml-3.2.3-1|67	pushd python2
12mu|python-lxml-3.2.3-1|68	%{__python} setup.py install --root=%{buildroot}
12mu|python-lxml-3.2.3-1|69	popd
12mu|python-lxml-3.2.3-1|70	
12mu|python-lxml-3.2.3-1|71	pushd python3
12mu|python-lxml-3.2.3-1|72	%{__python3} setup.py install --root=%{buildroot}
12mu|python-lxml-3.2.3-1|73	popd
12mu|python-lxml-3.2.3-1|74	
12mu|python-lxml-3.2.3-1|75	#docs
12mu|python-lxml-3.2.3-1|76	mkdir -p %{buildroot}%{_docdir}/%{name}/doc
12mu|python-lxml-3.2.3-1|77	cp -r python2/doc/* %{buildroot}%{_docdir}/%{name}/doc
12mu|python-lxml-3.2.3-1|78	
12mu|python-lxml-3.2.3-1|79	
12mu|python-lxml-3.2.3-1|80	%files
12mu|python-lxml-3.2.3-1|81	%doc python2/CHANGES.txt python2/CREDITS.txt python2/LICENSES.txt python2/README.rst python2/TODO.txt
12mu|python-lxml-3.2.3-1|82	%py_platsitedir/lxml*
12mu|python-lxml-3.2.3-1|83	%exclude %{_docdir}/%{name}/doc
12mu|python-lxml-3.2.3-1|84	
12mu|python-lxml-3.2.3-1|85	%files -n python3-%{modname}
12mu|python-lxml-3.2.3-1|86	%doc python3/CHANGES.txt python3/CREDITS.txt python3/LICENSES.txt python3/README.rst python3/TODO.txt
12mu|python-lxml-3.2.3-1|87	%py3_platsitedir/lxml*
12mu|python-lxml-3.2.3-1|88	%exclude %{_docdir}/%{name}/doc
12mu|python-lxml-3.2.3-1|89	
12mu|python-lxml-3.2.3-1|90	%files docs
12mu|python-lxml-3.2.3-1|91	%doc %{_docdir}/%{name}/doc
12mu|python-lxml-3.2.3-1|92	
12mu|python-lxml-3.2.3-1|93	
12mu|python-lxml-3.2.3-1|94	
12mu|python-lxml-3.2.3-1|95	
12mu|python-lxml-3.2.3-1|96	%changelog
12mu|python-lxml-3.2.3-1|97	* Thu Oct 17 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.2.3-1
12mu|python-lxml-3.2.3-1|98	+ Revision: 38f2eda
12mu|python-lxml-3.2.3-1|99	- Merge branch 'auto_update' into rosa2012.1
12mu|python-lxml-3.2.3-1|100	- Conflicts:
12mu|python-lxml-3.2.3-1|101	- python-lxml.spec
12mu|python-lxml-3.2.3-1|102	
12mu|python-lxml-3.2.3-1|103	

20683 12
12mu|python-m2crypto-0.21.1-3|1	Summary: 	Crypto and SSL toolkit for Python
12mu|python-m2crypto-0.21.1-3|2	Name: 		python-m2crypto
12mu|python-m2crypto-0.21.1-3|3	Version: 	0.21.1
12mu|python-m2crypto-0.21.1-3|4	Release: 	3
12mu|python-m2crypto-0.21.1-3|5	Source0:	http://pypi.python.org/packages/source/M/M2Crypto/M2Crypto-%{version}.tar.gz
12mu|python-m2crypto-0.21.1-3|6	# Fedora patches
12mu|python-m2crypto-0.21.1-3|7	# https://bugzilla.osafoundation.org/show_bug.cgi?id=2341
12mu|python-m2crypto-0.21.1-3|8	Patch0: m2crypto-0.21.1-timeouts.patch
12mu|python-m2crypto-0.21.1-3|9	# This is only precautionary, it does fix anything - not sent upstream
12mu|python-m2crypto-0.21.1-3|10	Patch1: m2crypto-0.21.1-gcc_macros.patch
12mu|python-m2crypto-0.21.1-3|11	# https://bugzilla.osafoundation.org/show_bug.cgi?id=12972
12mu|python-m2crypto-0.21.1-3|12	Patch2: m2crypto-0.20.2-fips.patch
12mu|python-m2crypto-0.21.1-3|13	# https://bugzilla.osafoundation.org/show_bug.cgi?id=12973
12mu|python-m2crypto-0.21.1-3|14	Patch3: m2crypto-0.20.2-check.patch
12mu|python-m2crypto-0.21.1-3|15	# https://bugzilla.osafoundation.org/show_bug.cgi?id=13005
12mu|python-m2crypto-0.21.1-3|16	Patch4: m2crypto-0.21.1-memoryview.patch
12mu|python-m2crypto-0.21.1-3|17	# https://bugzilla.osafoundation.org/show_bug.cgi?id=13020
12mu|python-m2crypto-0.21.1-3|18	Patch5: m2crypto-0.21.1-smime-doc.patch
12mu|python-m2crypto-0.21.1-3|19	# https://bugzilla.osafoundation.org/show_bug.cgi?id=12999
12mu|python-m2crypto-0.21.1-3|20	Patch6: m2crypto-0.21.1-AES_crypt.patch
12mu|python-m2crypto-0.21.1-3|21	# https://bugzilla.osafoundation.org/show_bug.cgi?id=13044
12mu|python-m2crypto-0.21.1-3|22	Patch7: m2crypto-0.21.1-IPv6.patch
12mu|python-m2crypto-0.21.1-3|23	# https://bugzilla.osafoundation.org/show_bug.cgi?id=13049
12mu|python-m2crypto-0.21.1-3|24	Patch8: m2crypto-0.21.1-https-proxy.patch
12mu|python-m2crypto-0.21.1-3|25	License:	MIT
12mu|python-m2crypto-0.21.1-3|26	Group: 		Development/Python
12mu|python-m2crypto-0.21.1-3|27	Url: 		http://chandlerproject.org/Projects/MeTooCrypto
12mu|python-m2crypto-0.21.1-3|28	BuildRequires:	python-devel
12mu|python-m2crypto-0.21.1-3|29	BuildRequires:	swig
12mu|python-m2crypto-0.21.1-3|30	BuildRequires:	pkgconfig(openssl)
12mu|python-m2crypto-0.21.1-3|31	
12mu|python-m2crypto-0.21.1-3|32	%description
12mu|python-m2crypto-0.21.1-3|33	M2Crypto is a crypto and SSL toolkit for Python featuring the following:
12mu|python-m2crypto-0.21.1-3|34	
12mu|python-m2crypto-0.21.1-3|35	* RSA, DSA, DH, HMACs, message digests, symmetric ciphers (including AES).
12mu|python-m2crypto-0.21.1-3|36	* SSL functionality to implement clients and servers.
12mu|python-m2crypto-0.21.1-3|37	* HTTPS extensions to Python's httplib, urllib, and xmlrpclib.
12mu|python-m2crypto-0.21.1-3|38	* Unforgeable HMAC'ing AuthCookies for web session management.
12mu|python-m2crypto-0.21.1-3|39	* FTP/TLS client and server.
12mu|python-m2crypto-0.21.1-3|40	* S/MIME.
12mu|python-m2crypto-0.21.1-3|41	* ZServerSSL: A HTTPS server for Zope.
12mu|python-m2crypto-0.21.1-3|42	* ZSmime: An S/MIME messenger for Zope.
12mu|python-m2crypto-0.21.1-3|43	
12mu|python-m2crypto-0.21.1-3|44	%prep
12mu|python-m2crypto-0.21.1-3|45	%setup -q -n M2Crypto-%{version}
12mu|python-m2crypto-0.21.1-3|46	%patch0 -p1 -b .timeouts
12mu|python-m2crypto-0.21.1-3|47	%patch1 -p1 -b .gcc_macros
12mu|python-m2crypto-0.21.1-3|48	%patch2 -p1 -b .fips
12mu|python-m2crypto-0.21.1-3|49	%patch3 -p1 -b .check
12mu|python-m2crypto-0.21.1-3|50	%patch4 -p1 -b .memoryview
12mu|python-m2crypto-0.21.1-3|51	%patch5 -p0
12mu|python-m2crypto-0.21.1-3|52	%patch6 -p0 -b .AES_crypt
12mu|python-m2crypto-0.21.1-3|53	%patch7 -p1 -b .IPv6
12mu|python-m2crypto-0.21.1-3|54	%patch8 -p1 -b .https-proxy
12mu|python-m2crypto-0.21.1-3|55	
12mu|python-m2crypto-0.21.1-3|56	for i in SWIG/_ec.i SWIG/_evp.i; do
12mu|python-m2crypto-0.21.1-3|57	sed -i -e "s/openssl\/opensslconf/%{multiarch_platform}\/openssl\/opensslconf/" "$i"
12mu|python-m2crypto-0.21.1-3|58	done
12mu|python-m2crypto-0.21.1-3|59	
12mu|python-m2crypto-0.21.1-3|60	gcc -E -dM - < /dev/null | grep -v __STDC__ \
12mu|python-m2crypto-0.21.1-3|61	| sed 's/^\(#define \([^ ]*\) .*\)$/#undef \2\n\1/' > SWIG/gcc_macros.h
12mu|python-m2crypto-0.21.1-3|62	
12mu|python-m2crypto-0.21.1-3|63	%build
12mu|python-m2crypto-0.21.1-3|64	env CFLAGS="%{optflags}" python setup.py build
12mu|python-m2crypto-0.21.1-3|65	# test requires some files ( such as a certificat, so disabled for now )
12mu|python-m2crypto-0.21.1-3|66	#PYTHONPATH="./build/lib.linux-i686-2.4/M2Crypto/:." python tests/alltests.py
12mu|python-m2crypto-0.21.1-3|67	%install
12mu|python-m2crypto-0.21.1-3|68	python setup.py install --root=%{buildroot} --record=INSTALLED_FILES
12mu|python-m2crypto-0.21.1-3|69	
12mu|python-m2crypto-0.21.1-3|70	%files
12mu|python-m2crypto-0.21.1-3|71	%{py_platsitedir}/M2Crypto
12mu|python-m2crypto-0.21.1-3|72	%{py_platsitedir}/*.egg-info
12mu|python-m2crypto-0.21.1-3|73	%doc CHANGES README INSTALL LICENCE
12mu|python-m2crypto-0.21.1-3|74	
12mu|python-m2crypto-0.21.1-3|75	%changelog
12mu|python-m2crypto-0.21.1-3|76	* Thu Apr 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.21.1-3
12mu|python-m2crypto-0.21.1-3|77	+ Revision: 7a88f7e
12mu|python-m2crypto-0.21.1-3|78	- Bump release for rebuild
12mu|python-m2crypto-0.21.1-3|79	
12mu|python-m2crypto-0.21.1-3|80	

20684 12
12mu|python-mako-0.9.0-2|1	%define		tarname	Mako
12mu|python-mako-0.9.0-2|2	
12mu|python-mako-0.9.0-2|3	Summary:	Mako template library for Python
12mu|python-mako-0.9.0-2|4	Name:		python-mako
12mu|python-mako-0.9.0-2|5	Version:	0.9.0
12mu|python-mako-0.9.0-2|6	Release:	2
12mu|python-mako-0.9.0-2|7	Group:		Development/Python
12mu|python-mako-0.9.0-2|8	License:	MIT
12mu|python-mako-0.9.0-2|9	URL:		http://www.makotemplates.org/
12mu|python-mako-0.9.0-2|10	Source0:	http://www.makotemplates.org/downloads/Mako-%{version}.tar.gz
12mu|python-mako-0.9.0-2|11	BuildArch:	noarch
12mu|python-mako-0.9.0-2|12	Requires:	python-beaker >= 1.1
12mu|python-mako-0.9.0-2|13	Requires:	python-markupsafe >= 0.9.2
12mu|python-mako-0.9.0-2|14	BuildRequires:	python-setuptools
12mu|python-mako-0.9.0-2|15	BuildRequires:	python-nose
12mu|python-mako-0.9.0-2|16	BuildRequires:	python-beaker
12mu|python-mako-0.9.0-2|17	BuildRequires:	python-markupsafe
12mu|python-mako-0.9.0-2|18	BuildRequires:	python-devel
12mu|python-mako-0.9.0-2|19	BuildRequires:  python3egg(setuptools)
12mu|python-mako-0.9.0-2|20	BuildRequires:  python3-devel
12mu|python-mako-0.9.0-2|21	BuildRequires:	python3-nose
12mu|python-mako-0.9.0-2|22	BuildRequires:	python3-beaker
12mu|python-mako-0.9.0-2|23	BuildRequires:	python3-markupsafe
12mu|python-mako-0.9.0-2|24	
12mu|python-mako-0.9.0-2|25	%package -n python3-mako
12mu|python-mako-0.9.0-2|26	Summary:    Mako template library for Python3
12mu|python-mako-0.9.0-2|27	Group:      Development/Python
12mu|python-mako-0.9.0-2|28	Requires:	python3-beaker >= 1.1
12mu|python-mako-0.9.0-2|29	Requires:	python3-markupsafe >= 0.9.2
12mu|python-mako-0.9.0-2|30	
12mu|python-mako-0.9.0-2|31	%description -n python3-mako
12mu|python-mako-0.9.0-2|32	Mako is a template library written in Python. It provides a familiar, non-XML
12mu|python-mako-0.9.0-2|33	syntax which compiles into Python modules for maximum performance. Mako's
12mu|python-mako-0.9.0-2|34	syntax and API borrows from the best ideas of many others, including Django
12mu|python-mako-0.9.0-2|35	templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded
12mu|python-mako-0.9.0-2|36	Python (i.e. Python Server Page) language, which refines the familiar ideas of
12mu|python-mako-0.9.0-2|37	componentized layout and inheritance to produce one of the most straightforward
12mu|python-mako-0.9.0-2|38	and flexible models available, while also maintaining close ties to Python
12mu|python-mako-0.9.0-2|39	calling and scoping semantics
12mu|python-mako-0.9.0-2|40	
12mu|python-mako-0.9.0-2|41	%description
12mu|python-mako-0.9.0-2|42	Mako is a template library written in Python. It provides a familiar, non-XML
12mu|python-mako-0.9.0-2|43	syntax which compiles into Python modules for maximum performance. Mako's
12mu|python-mako-0.9.0-2|44	syntax and API borrows from the best ideas of many others, including Django
12mu|python-mako-0.9.0-2|45	templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded
12mu|python-mako-0.9.0-2|46	Python (i.e. Python Server Page) language, which refines the familiar ideas of
12mu|python-mako-0.9.0-2|47	componentized layout and inheritance to produce one of the most straightforward
12mu|python-mako-0.9.0-2|48	and flexible models available, while also maintaining close ties to Python
12mu|python-mako-0.9.0-2|49	calling and scoping semantics.
12mu|python-mako-0.9.0-2|50	
12mu|python-mako-0.9.0-2|51	%prep
12mu|python-mako-0.9.0-2|52	%setup -q -c
12mu|python-mako-0.9.0-2|53	
12mu|python-mako-0.9.0-2|54	mv %{tarname}-%{version} python2
12mu|python-mako-0.9.0-2|55	cp -r python2 python3
12mu|python-mako-0.9.0-2|56	
12mu|python-mako-0.9.0-2|57	%install
12mu|python-mako-0.9.0-2|58	pushd python3
12mu|python-mako-0.9.0-2|59	PYTHONDONTWRITEBYTECODE=  python3 setup.py install --root %{buildroot}
12mu|python-mako-0.9.0-2|60	mv %{buildroot}/%{_bindir}/mako-render %{buildroot}/%{_bindir}/python3-mako-render
12mu|python-mako-0.9.0-2|61	popd
12mu|python-mako-0.9.0-2|62	
12mu|python-mako-0.9.0-2|63	pushd python2
12mu|python-mako-0.9.0-2|64	PYTHONDONTWRITEBYTECODE=  python setup.py install --root %{buildroot}
12mu|python-mako-0.9.0-2|65	popd
12mu|python-mako-0.9.0-2|66	
12mu|python-mako-0.9.0-2|67	#check
12mu|python-mako-0.9.0-2|68	#__python setup.py test
12mu|python-mako-0.9.0-2|69	
12mu|python-mako-0.9.0-2|70	%files
12mu|python-mako-0.9.0-2|71	%doc python2/CHANGES python2/LICENSE python2/README.rst python2/doc python2/examples
12mu|python-mako-0.9.0-2|72	%{_bindir}/mako-render
12mu|python-mako-0.9.0-2|73	%{py_puresitedir}/mako
12mu|python-mako-0.9.0-2|74	%{py_puresitedir}/Mako*
12mu|python-mako-0.9.0-2|75	
12mu|python-mako-0.9.0-2|76	%files -n python3-mako
12mu|python-mako-0.9.0-2|77	%doc python3/CHANGES python3/LICENSE python3/README.rst python3/doc python3/examples
12mu|python-mako-0.9.0-2|78	%{py3_puresitedir}/mako
12mu|python-mako-0.9.0-2|79	%{py3_puresitedir}/Mako*
12mu|python-mako-0.9.0-2|80	%{_bindir}/python3-mako-render
12mu|python-mako-0.9.0-2|81	
12mu|python-mako-0.9.0-2|82	%changelog
12mu|python-mako-0.9.0-2|83	* Wed Oct 30 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.9.0-2
12mu|python-mako-0.9.0-2|84	+ Revision: f324e17
12mu|python-mako-0.9.0-2|85	- Added python3 module
12mu|python-mako-0.9.0-2|86	
12mu|python-mako-0.9.0-2|87	

20685 12
12mu|python-markupsafe-0.18-3|1	%define	eggname	MarkupSafe
12mu|python-markupsafe-0.18-3|2	%define	modname	markupsafe
12mu|python-markupsafe-0.18-3|3	%define	enable_tests 0
12mu|python-markupsafe-0.18-3|4	
12mu|python-markupsafe-0.18-3|5	# Disable useless provides ('_speedups.so' and similar)
12mu|python-markupsafe-0.18-3|6	%define __noautoprov '_.*\.so'
12mu|python-markupsafe-0.18-3|7	
12mu|python-markupsafe-0.18-3|8	Summary:	XML/HTML/XHTML markup safe string package for Python
12mu|python-markupsafe-0.18-3|9	Name:		python-%{modname}
12mu|python-markupsafe-0.18-3|10	Version:	0.18
12mu|python-markupsafe-0.18-3|11	Release:	3
12mu|python-markupsafe-0.18-3|12	Source0:	http://pypi.python.org/packages/source/M/MarkupSafe/MarkupSafe-%{version}.tar.gz
12mu|python-markupsafe-0.18-3|13	License:	BSD
12mu|python-markupsafe-0.18-3|14	Group:		Development/Python
12mu|python-markupsafe-0.18-3|15	Url:		http://pypi.python.org/pypi/MarkupSafe
12mu|python-markupsafe-0.18-3|16	BuildRequires:	python-distribute
12mu|python-markupsafe-0.18-3|17	BuildRequires:	python3-distribute
12mu|python-markupsafe-0.18-3|18	%if %{enable_tests}
12mu|python-markupsafe-0.18-3|19	BuildRequires:	python-nose
12mu|python-markupsafe-0.18-3|20	BuildRequires:	python3-nose
12mu|python-markupsafe-0.18-3|21	%endif
12mu|python-markupsafe-0.18-3|22	BuildRequires:	python-devel
12mu|python-markupsafe-0.18-3|23	BuildRequires:	python3-devel
12mu|python-markupsafe-0.18-3|24	
12mu|python-markupsafe-0.18-3|25	%description
12mu|python-markupsafe-0.18-3|26	This package implements a XML/HTML/XHTML markup safe string for Python.
12mu|python-markupsafe-0.18-3|27	
12mu|python-markupsafe-0.18-3|28	%package -n python3-%{modname}
12mu|python-markupsafe-0.18-3|29	Summary:    XML/HTML/XHTML markup safe string package for Python3
12mu|python-markupsafe-0.18-3|30	
12mu|python-markupsafe-0.18-3|31	%description -n python3-%{modname}
12mu|python-markupsafe-0.18-3|32	This package implements a XML/HTML/XHTML markup safe string for Python3.
12mu|python-markupsafe-0.18-3|33	
12mu|python-markupsafe-0.18-3|34	%prep
12mu|python-markupsafe-0.18-3|35	%setup -q -c
12mu|python-markupsafe-0.18-3|36	
12mu|python-markupsafe-0.18-3|37	mv %{eggname}-%{version} python2
12mu|python-markupsafe-0.18-3|38	cp -r python2 python3
12mu|python-markupsafe-0.18-3|39	
12mu|python-markupsafe-0.18-3|40	%build
12mu|python-markupsafe-0.18-3|41	pushd python2
12mu|python-markupsafe-0.18-3|42	PYTHONDONTWRITEBYTECODE= python setup.py build
12mu|python-markupsafe-0.18-3|43	popd
12mu|python-markupsafe-0.18-3|44	
12mu|python-markupsafe-0.18-3|45	pushd python3
12mu|python-markupsafe-0.18-3|46	PYTHONDONTWRITEBYTECODE= python3 setup.py build
12mu|python-markupsafe-0.18-3|47	popd
12mu|python-markupsafe-0.18-3|48	
12mu|python-markupsafe-0.18-3|49	%install
12mu|python-markupsafe-0.18-3|50	pushd python2
12mu|python-markupsafe-0.18-3|51	PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
12mu|python-markupsafe-0.18-3|52	popd
12mu|python-markupsafe-0.18-3|53	
12mu|python-markupsafe-0.18-3|54	pushd python3
12mu|python-markupsafe-0.18-3|55	PYTHONDONTWRITEBYTECODE= python3 setup.py install --root=%{buildroot}
12mu|python-markupsafe-0.18-3|56	rm -rf %{buildroot}/%{py3_platsitedir}/%{modname}/__pycache__
12mu|python-markupsafe-0.18-3|57	popd
12mu|python-markupsafe-0.18-3|58	
12mu|python-markupsafe-0.18-3|59	%check
12mu|python-markupsafe-0.18-3|60	%if %{enable_tests}
12mu|python-markupsafe-0.18-3|61	pushd python2
12mu|python-markupsafe-0.18-3|62	nosetests
12mu|python-markupsafe-0.18-3|63	popd
12mu|python-markupsafe-0.18-3|64	
12mu|python-markupsafe-0.18-3|65	pushd python3
12mu|python-markupsafe-0.18-3|66	nosetests
12mu|python-markupsafe-0.18-3|67	popd
12mu|python-markupsafe-0.18-3|68	%endif
12mu|python-markupsafe-0.18-3|69	
12mu|python-markupsafe-0.18-3|70	%files
12mu|python-markupsafe-0.18-3|71	%doc python2/AUTHORS python2/LICENSE python2/README.rst
12mu|python-markupsafe-0.18-3|72	%dir %{py_platsitedir}/%{modname}
12mu|python-markupsafe-0.18-3|73	%{py_platsitedir}/%{modname}/*.py*
12mu|python-markupsafe-0.18-3|74	%{py_platsitedir}/%{modname}/*.so
12mu|python-markupsafe-0.18-3|75	%{py_platsitedir}/%{modname}/*.c
12mu|python-markupsafe-0.18-3|76	%dir %{py_platsitedir}/%{eggname}-%{version}-py%{py_ver}.egg-info
12mu|python-markupsafe-0.18-3|77	%{py_platsitedir}/%{eggname}-%{version}-py%{py_ver}.egg-info/*
12mu|python-markupsafe-0.18-3|78	
12mu|python-markupsafe-0.18-3|79	%files -n python3-%{modname}
12mu|python-markupsafe-0.18-3|80	%doc python3/AUTHORS python3/LICENSE python3/README.rst
12mu|python-markupsafe-0.18-3|81	%dir %{py3_platsitedir}/%{modname}
12mu|python-markupsafe-0.18-3|82	%{py3_platsitedir}/%{modname}/*.py*
12mu|python-markupsafe-0.18-3|83	%{py3_platsitedir}/%{modname}/*.so
12mu|python-markupsafe-0.18-3|84	%{py3_platsitedir}/%{modname}/*.c
12mu|python-markupsafe-0.18-3|85	%dir %{py3_platsitedir}/%{eggname}-%{version}-py%{py3_ver}.egg-info
12mu|python-markupsafe-0.18-3|86	%{py3_platsitedir}/%{eggname}-%{version}-py%{py3_ver}.egg-info/*
12mu|python-markupsafe-0.18-3|87	
12mu|python-markupsafe-0.18-3|88	%changelog
12mu|python-markupsafe-0.18-3|89	* Mon Oct 28 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.18-3
12mu|python-markupsafe-0.18-3|90	+ Revision: 53d595d
12mu|python-markupsafe-0.18-3|91	- Fix summary
12mu|python-markupsafe-0.18-3|92	
12mu|python-markupsafe-0.18-3|93	

20686 12
12mu|python-nltk-2.0.4-3|1	%define module	nltk
12mu|python-nltk-2.0.4-3|2	
12mu|python-nltk-2.0.4-3|3	Summary:	Natural Language Toolkit for Python
12mu|python-nltk-2.0.4-3|4	Name:		python-%{module}
12mu|python-nltk-2.0.4-3|5	Version:	2.0.4
12mu|python-nltk-2.0.4-3|6	Release:	3
12mu|python-nltk-2.0.4-3|7	Epoch:		0
12mu|python-nltk-2.0.4-3|8	License:	Apache License 2.0
12mu|python-nltk-2.0.4-3|9	Group:		Development/Python
12mu|python-nltk-2.0.4-3|10	Url:		http://www.nltk.org/
12mu|python-nltk-2.0.4-3|11	Source0:	http://download.sourceforge.net/nltk/nltk-%{version}.tar.gz
12mu|python-nltk-2.0.4-3|12	BuildArch:	noarch
12mu|python-nltk-2.0.4-3|13	Requires:	python-yaml >= 3.0.9
12mu|python-nltk-2.0.4-3|14	Suggests:	python-numpy >= 1.5.1
12mu|python-nltk-2.0.4-3|15	Suggests:	python-matplotlib >= 1.0.1
12mu|python-nltk-2.0.4-3|16	BuildRequires:	python-yaml >= 3.0.9
12mu|python-nltk-2.0.4-3|17	BuildRequires:	python-devel
12mu|python-nltk-2.0.4-3|18	BuildRequires:	python-distribute
12mu|python-nltk-2.0.4-3|19	
12mu|python-nltk-2.0.4-3|20	%description
12mu|python-nltk-2.0.4-3|21	NLTK (the Natural Language Toolkit) is a suite of open source Python
12mu|python-nltk-2.0.4-3|22	modules, data and documentation for research and development in
12mu|python-nltk-2.0.4-3|23	natural language processing.
12mu|python-nltk-2.0.4-3|24	
12mu|python-nltk-2.0.4-3|25	%prep
12mu|python-nltk-2.0.4-3|26	%setup -q -n %{module}-%{version}
12mu|python-nltk-2.0.4-3|27	
12mu|python-nltk-2.0.4-3|28	%install
12mu|python-nltk-2.0.4-3|29	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --root=%{buildroot} --record=FILE_LIST
12mu|python-nltk-2.0.4-3|30	sed -i 's/.*egg-info$//' FILE_LIST
12mu|python-nltk-2.0.4-3|31	
12mu|python-nltk-2.0.4-3|32	%files -f FILE_LIST
12mu|python-nltk-2.0.4-3|33	
12mu|python-nltk-2.0.4-3|34	%changelog
12mu|python-nltk-2.0.4-3|35	* Tue Jun 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 0:2.0.4-3
12mu|python-nltk-2.0.4-3|36	+ Revision: bb731a3
12mu|python-nltk-2.0.4-3|37	- Rebuild
12mu|python-nltk-2.0.4-3|38	
12mu|python-nltk-2.0.4-3|39	

20687 12
12mu|python-nose-1.3.0-2|1	%define bootstrap 0
12mu|python-nose-1.3.0-2|2	
12mu|python-nose-1.3.0-2|3	%define module	nose
12mu|python-nose-1.3.0-2|4	
12mu|python-nose-1.3.0-2|5	Summary:	Unittest-based testing framework for Python
12mu|python-nose-1.3.0-2|6	Name:		python-%{module}
12mu|python-nose-1.3.0-2|7	Version:	1.3.0
12mu|python-nose-1.3.0-2|8	Release:	2
12mu|python-nose-1.3.0-2|9	Source0:	https://pypi.python.org/packages/source/n/nose/nose-%{version}.tar.gz
12mu|python-nose-1.3.0-2|10	License:	LGPLv2+
12mu|python-nose-1.3.0-2|11	Group:		Development/Python
12mu|python-nose-1.3.0-2|12	Url:		http://python-nose.googlecode.com/
12mu|python-nose-1.3.0-2|13	BuildArch:	noarch
12mu|python-nose-1.3.0-2|14	%if !%{bootstrap}
12mu|python-nose-1.3.0-2|15	BuildRequires:	python-sphinx >= 0.6.0
12mu|python-nose-1.3.0-2|16	%endif
12mu|python-nose-1.3.0-2|17	BuildRequires:	python-distribute
12mu|python-nose-1.3.0-2|18	BuildRequires:	python-devel
12mu|python-nose-1.3.0-2|19	BuildRequires:	python3-distribute
12mu|python-nose-1.3.0-2|20	BuildRequires:	python3-devel
12mu|python-nose-1.3.0-2|21	
12mu|python-nose-1.3.0-2|22	
12mu|python-nose-1.3.0-2|23	%description
12mu|python-nose-1.3.0-2|24	nose extends the test loading and running features of unittest,
12mu|python-nose-1.3.0-2|25	making it easier to write, find and run tests.
12mu|python-nose-1.3.0-2|26	
12mu|python-nose-1.3.0-2|27	By default, nose will run tests in files or directories under the current
12mu|python-nose-1.3.0-2|28	working directory whose names include "test" or "Test" at a word boundary (like
12mu|python-nose-1.3.0-2|29	"test_this" or "functional_test" or "TestClass" but not "libtest"). Test output
12mu|python-nose-1.3.0-2|30	is similar to that of unittest, but also includes captured stdout output from
12mu|python-nose-1.3.0-2|31	failing tests, for easy print-style debugging.
12mu|python-nose-1.3.0-2|32	
12mu|python-nose-1.3.0-2|33	These features, and many more, are customizable through the use of plugins.
12mu|python-nose-1.3.0-2|34	Plugins included with nose provide support for doctest, code coverage and
12mu|python-nose-1.3.0-2|35	profiling, flexible attribute-based test selection, output capture and more.
12mu|python-nose-1.3.0-2|36	
12mu|python-nose-1.3.0-2|37	%package -n python3-%{module}
12mu|python-nose-1.3.0-2|38	Summary:	Unittest-based testing framework for Python3
12mu|python-nose-1.3.0-2|39	Requires:	python3
12mu|python-nose-1.3.0-2|40	
12mu|python-nose-1.3.0-2|41	%description -n python3-%{module}
12mu|python-nose-1.3.0-2|42	nose extends the test loading and running features of unittest,
12mu|python-nose-1.3.0-2|43	making it easier to write, find and run tests.
12mu|python-nose-1.3.0-2|44	
12mu|python-nose-1.3.0-2|45	By default, nose will run tests in files or directories under the current
12mu|python-nose-1.3.0-2|46	working directory whose names include "test" or "Test" at a word boundary (like
12mu|python-nose-1.3.0-2|47	"test_this" or "functional_test" or "TestClass" but not "libtest"). Test output
12mu|python-nose-1.3.0-2|48	is similar to that of unittest, but also includes captured stdout output from
12mu|python-nose-1.3.0-2|49	failing tests, for easy print-style debugging.
12mu|python-nose-1.3.0-2|50	
12mu|python-nose-1.3.0-2|51	These features, and many more, are customizable through the use of plugins.
12mu|python-nose-1.3.0-2|52	Plugins included with nose provide support for doctest, code coverage and
12mu|python-nose-1.3.0-2|53	profiling, flexible attribute-based test selection, output capture and more.
12mu|python-nose-1.3.0-2|54	
12mu|python-nose-1.3.0-2|55	
12mu|python-nose-1.3.0-2|56	%prep
12mu|python-nose-1.3.0-2|57	%setup -q -c
12mu|python-nose-1.3.0-2|58	
12mu|python-nose-1.3.0-2|59	mv %{module}-%{version} python2
12mu|python-nose-1.3.0-2|60	cp -r python2 python3
12mu|python-nose-1.3.0-2|61	
12mu|python-nose-1.3.0-2|62	%install
12mu|python-nose-1.3.0-2|63	pushd python3
12mu|python-nose-1.3.0-2|64	# We need python3-sphinx first
12mu|python-nose-1.3.0-2|65	# %if !%{bootstrap}
12mu|python-nose-1.3.0-2|66	# %make -C doc/ html
12mu|python-nose-1.3.0-2|67	# %endif
12mu|python-nose-1.3.0-2|68	
12mu|python-nose-1.3.0-2|69	mkdir -p %{buildroot}%{_mandir}/man1/
12mu|python-nose-1.3.0-2|70	python3 setup.py install --root=%{buildroot}
12mu|python-nose-1.3.0-2|71	mv %{buildroot}/usr/man/man1/nosetests.1 %{buildroot}%{_mandir}/man1/python3-nosetests.1
12mu|python-nose-1.3.0-2|72	mv %{buildroot}/%{_bindir}/nosetests %{buildroot}/%{_bindir}/python3-nosetests
12mu|python-nose-1.3.0-2|73	popd
12mu|python-nose-1.3.0-2|74	
12mu|python-nose-1.3.0-2|75	
12mu|python-nose-1.3.0-2|76	pushd python2
12mu|python-nose-1.3.0-2|77	%if !%{bootstrap}
12mu|python-nose-1.3.0-2|78	%make -C doc/ html
12mu|python-nose-1.3.0-2|79	%endif
12mu|python-nose-1.3.0-2|80	
12mu|python-nose-1.3.0-2|81	python setup.py install --root=%{buildroot}
12mu|python-nose-1.3.0-2|82	mv %{buildroot}/usr/man/man1/nosetests.1 %{buildroot}%{_mandir}/man1/
12mu|python-nose-1.3.0-2|83	popd
12mu|python-nose-1.3.0-2|84	
12mu|python-nose-1.3.0-2|85	%files
12mu|python-nose-1.3.0-2|86	%doc python2/AUTHORS python2/CHANGELOG python2/NEWS python2/README.txt python2/lgpl.txt python2/examples
12mu|python-nose-1.3.0-2|87	%if !%{bootstrap}
12mu|python-nose-1.3.0-2|88	%doc python2/doc/.build/html
12mu|python-nose-1.3.0-2|89	%endif
12mu|python-nose-1.3.0-2|90	%{_bindir}/nosetests
12mu|python-nose-1.3.0-2|91	%{_bindir}/nosetests-2*
12mu|python-nose-1.3.0-2|92	%{_mandir}/man1/nosetests.*
12mu|python-nose-1.3.0-2|93	%{py_puresitedir}/*
12mu|python-nose-1.3.0-2|94	
12mu|python-nose-1.3.0-2|95	%files -n python3-%{module}
12mu|python-nose-1.3.0-2|96	%doc python3/AUTHORS python3/CHANGELOG python3/NEWS python3/README.txt python3/lgpl.txt python3/examples
12mu|python-nose-1.3.0-2|97	# %if !%{bootstrap}
12mu|python-nose-1.3.0-2|98	# %doc python3/doc/.build/html
12mu|python-nose-1.3.0-2|99	# %endif
12mu|python-nose-1.3.0-2|100	%{_bindir}/nosetests-3*
12mu|python-nose-1.3.0-2|101	%{_bindir}/python3-nosetests
12mu|python-nose-1.3.0-2|102	%{_mandir}/man1/python3-nosetests.*
12mu|python-nose-1.3.0-2|103	%{py3_puresitedir}/*
12mu|python-nose-1.3.0-2|104	
12mu|python-nose-1.3.0-2|105	%changelog
12mu|python-nose-1.3.0-2|106	* Tue Oct 29 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.3.0-2
12mu|python-nose-1.3.0-2|107	+ Revision: 74b3189
12mu|python-nose-1.3.0-2|108	- Added python3 module
12mu|python-nose-1.3.0-2|109	
12mu|python-nose-1.3.0-2|110	

20688 12
12mu|python-numpy-1.8.0-1|1	%define enable_atlas 0
12mu|python-numpy-1.8.0-1|2	%{?_with_atlas: %global enable_atlas 1}
12mu|python-numpy-1.8.0-1|3	
12mu|python-numpy-1.8.0-1|4	%define module	numpy
12mu|python-numpy-1.8.0-1|5	
12mu|python-numpy-1.8.0-1|6	# disable this for bootstrapping nose and sphinx
12mu|python-numpy-1.8.0-1|7	%define enable_tests 0
12mu|python-numpy-1.8.0-1|8	%define enable_doc 0
12mu|python-numpy-1.8.0-1|9	
12mu|python-numpy-1.8.0-1|10	Summary:	A fast multidimensional array facility for Python
12mu|python-numpy-1.8.0-1|11	Name:		python-%{module}
12mu|python-numpy-1.8.0-1|12	Epoch:		1
12mu|python-numpy-1.8.0-1|13	Version:	1.8.0
12mu|python-numpy-1.8.0-1|14	Release:	1
12mu|python-numpy-1.8.0-1|15	License:	BSD
12mu|python-numpy-1.8.0-1|16	Group:		Development/Python
12mu|python-numpy-1.8.0-1|17	Url: 		http://numpy.scipy.org
12mu|python-numpy-1.8.0-1|18	Source0:	http://downloads.sourceforge.net/numpy/numpy-%{version}.tar.gz
12mu|python-numpy-1.8.0-1|19	Patch0:		numpy-1.5.1-link.patch
12mu|python-numpy-1.8.0-1|20	
12mu|python-numpy-1.8.0-1|21	%rename	f2py
12mu|python-numpy-1.8.0-1|22	%if %enable_atlas
12mu|python-numpy-1.8.0-1|23	BuildRequires:	libatlas-devel
12mu|python-numpy-1.8.0-1|24	%else
12mu|python-numpy-1.8.0-1|25	BuildRequires:	blas-devel
12mu|python-numpy-1.8.0-1|26	%endif
12mu|python-numpy-1.8.0-1|27	BuildRequires:	lapack-devel
12mu|python-numpy-1.8.0-1|28	BuildRequires:	gcc-gfortran >= 4.0
12mu|python-numpy-1.8.0-1|29	%if %enable_doc
12mu|python-numpy-1.8.0-1|30	BuildRequires:	python-sphinx >= 1.0
12mu|python-numpy-1.8.0-1|31	BuildRequires:	python-matplotlib
12mu|python-numpy-1.8.0-1|32	%endif
12mu|python-numpy-1.8.0-1|33	%if %enable_tests
12mu|python-numpy-1.8.0-1|34	BuildRequires:	python-nose
12mu|python-numpy-1.8.0-1|35	%endif
12mu|python-numpy-1.8.0-1|36	BuildRequires: python-devel
12mu|python-numpy-1.8.0-1|37	BuildRequires: python-cython
12mu|python-numpy-1.8.0-1|38	BuildRequires: python-setuptools
12mu|python-numpy-1.8.0-1|39	BuildRequires: pkgconfig(python3)
12mu|python-numpy-1.8.0-1|40	BuildRequires: python3-distribute
12mu|python-numpy-1.8.0-1|41	
12mu|python-numpy-1.8.0-1|42	%description
12mu|python-numpy-1.8.0-1|43	Numpy is a general-purpose array-processing package designed to
12mu|python-numpy-1.8.0-1|44	efficiently manipulate large multi-dimensional arrays of arbitrary
12mu|python-numpy-1.8.0-1|45	records without sacrificing too much speed for small multi-dimensional
12mu|python-numpy-1.8.0-1|46	arrays. Numpy is built on the Numeric code base and adds features
12mu|python-numpy-1.8.0-1|47	introduced by numarray as well as an extended C-API and the ability to
12mu|python-numpy-1.8.0-1|48	create arrays of arbitrary type.
12mu|python-numpy-1.8.0-1|49	
12mu|python-numpy-1.8.0-1|50	Numpy also provides facilities for basic linear algebra routines,
12mu|python-numpy-1.8.0-1|51	basic Fourier transforms, and random number generation.
12mu|python-numpy-1.8.0-1|52	
12mu|python-numpy-1.8.0-1|53	%package devel
12mu|python-numpy-1.8.0-1|54	Summary:	Numpy headers and development tools
12mu|python-numpy-1.8.0-1|55	Group:		Development/Python
12mu|python-numpy-1.8.0-1|56	Requires:	%{name} = %{EVRD}
12mu|python-numpy-1.8.0-1|57	
12mu|python-numpy-1.8.0-1|58	%description devel
12mu|python-numpy-1.8.0-1|59	This package contains tools and header files need to develop modules
12mu|python-numpy-1.8.0-1|60	in C and Fortran that can interact with Numpy
12mu|python-numpy-1.8.0-1|61	
12mu|python-numpy-1.8.0-1|62	%package -n python3-numpy
12mu|python-numpy-1.8.0-1|63	Summary:        A fast multidimensional array facility for Python3
12mu|python-numpy-1.8.0-1|64	Group:          Development/Python
12mu|python-numpy-1.8.0-1|65	License:        BSD
12mu|python-numpy-1.8.0-1|66	
12mu|python-numpy-1.8.0-1|67	%description -n python3-numpy
12mu|python-numpy-1.8.0-1|68	Numpy is a general-purpose array-processing package designed to
12mu|python-numpy-1.8.0-1|69	efficiently manipulate large multi-dimensional arrays of arbitrary
12mu|python-numpy-1.8.0-1|70	records without sacrificing too much speed for small multi-dimensional
12mu|python-numpy-1.8.0-1|71	arrays. Numpy is built on the Numeric code base and adds features
12mu|python-numpy-1.8.0-1|72	introduced by numarray as well as an extended C-API and the ability to
12mu|python-numpy-1.8.0-1|73	create arrays of arbitrary type.
12mu|python-numpy-1.8.0-1|74	
12mu|python-numpy-1.8.0-1|75	Numpy also provides facilities for basic linear algebra routines,
12mu|python-numpy-1.8.0-1|76	basic Fourier transforms, and random number generation.
12mu|python-numpy-1.8.0-1|77	
12mu|python-numpy-1.8.0-1|78	%package -n python3-numpy-devel
12mu|python-numpy-1.8.0-1|79	Summary:        Numpy headers and development tools
12mu|python-numpy-1.8.0-1|80	Group:          Development/Python
12mu|python-numpy-1.8.0-1|81	Requires:       python3-numpy = %{epoch}:%{version}-%{release}
12mu|python-numpy-1.8.0-1|82	
12mu|python-numpy-1.8.0-1|83	%description -n python3-numpy-devel
12mu|python-numpy-1.8.0-1|84	This package contains tools and header files need to develop modules.
12mu|python-numpy-1.8.0-1|85	in C and Fortran that can interact with Numpy.
12mu|python-numpy-1.8.0-1|86	
12mu|python-numpy-1.8.0-1|87	%prep
12mu|python-numpy-1.8.0-1|88	%setup -qc
12mu|python-numpy-1.8.0-1|89	mv %{module}-%{version} python2
12mu|python-numpy-1.8.0-1|90	cp -a python2 python3
12mu|python-numpy-1.8.0-1|91	pushd python2
12mu|python-numpy-1.8.0-1|92	%patch0 -p1
12mu|python-numpy-1.8.0-1|93	# workaround for rhbz#849713
12mu|python-numpy-1.8.0-1|94	# http://mail.scipy.org/pipermail/numpy-discussion/2012-July/063530.html
12mu|python-numpy-1.8.0-1|95	rm numpy/distutils/command/__init__.py && touch numpy/distutils/command/__init__.py
12mu|python-numpy-1.8.0-1|96	popd
12mu|python-numpy-1.8.0-1|97	
12mu|python-numpy-1.8.0-1|98	pushd python3
12mu|python-numpy-1.8.0-1|99	%patch0 -p1
12mu|python-numpy-1.8.0-1|100	rm numpy/distutils/command/__init__.py && touch numpy/distutils/command/__init__.py
12mu|python-numpy-1.8.0-1|101	popd
12mu|python-numpy-1.8.0-1|102	
12mu|python-numpy-1.8.0-1|103	%build
12mu|python-numpy-1.8.0-1|104	pushd python3
12mu|python-numpy-1.8.0-1|105	CFLAGS="%{optflags} -fPIC -O3" PYTHONDONTWRITEBYTECODE= python3 setup.py config_fc --fcompiler=gnu95 build
12mu|python-numpy-1.8.0-1|106	#env ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} \
12mu|python-numpy-1.8.0-1|107	#    LAPACK=%{_libdir} CFLAGS="%{optflags} -fPIC -O3" \
12mu|python-numpy-1.8.0-1|108	#    %{__python3} setup.py build
12mu|python-numpy-1.8.0-1|109	popd
12mu|python-numpy-1.8.0-1|110	
12mu|python-numpy-1.8.0-1|111	pushd python2
12mu|python-numpy-1.8.0-1|112	CFLAGS="%{optflags} -fPIC -O3" PYTHONDONTWRITEBYTECODE= python setup.py config_fc --fcompiler=gnu95 build
12mu|python-numpy-1.8.0-1|113	#env ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} \
12mu|python-numpy-1.8.0-1|114	#    LAPACK=%{_libdir} CFLAGS="%{optflags} -fPIC -O3" \
12mu|python-numpy-1.8.0-1|115	#    python setup.py build
12mu|python-numpy-1.8.0-1|116	
12mu|python-numpy-1.8.0-1|117	%if %enable_doc
12mu|python-numpy-1.8.0-1|118	pushd doc
12mu|python-numpy-1.8.0-1|119	export PYTHONPATH=`dir -d ../build/lib.linux*`
12mu|python-numpy-1.8.0-1|120	%make html
12mu|python-numpy-1.8.0-1|121	popd
12mu|python-numpy-1.8.0-1|122	%endif
12mu|python-numpy-1.8.0-1|123	
12mu|python-numpy-1.8.0-1|124	popd
12mu|python-numpy-1.8.0-1|125	
12mu|python-numpy-1.8.0-1|126	
12mu|python-numpy-1.8.0-1|127	%install
12mu|python-numpy-1.8.0-1|128	# first install python3 so the binaries are overwritten by the python2 ones
12mu|python-numpy-1.8.0-1|129	pushd python3
12mu|python-numpy-1.8.0-1|130	#%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12mu|python-numpy-1.8.0-1|131	# skip-build currently broken, this works around it for now
12mu|python-numpy-1.8.0-1|132	#env ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} \
12mu|python-numpy-1.8.0-1|133	#    LAPACK=%{_libdir} CFLAGS="%{optflags} -fPIC -O3" \
12mu|python-numpy-1.8.0-1|134	#    python3 setup.py install --root %{buildroot}
12mu|python-numpy-1.8.0-1|135	CFLAGS="%{optflags} -fPIC -O3" PYTHONDONTWRITEBYTECODE= python3 setup.py install --root=%{buildroot}
12mu|python-numpy-1.8.0-1|136	
12mu|python-numpy-1.8.0-1|137	rm -rf docs-f2py ; mv %{buildroot}%{py3_platsitedir}/%{module}/f2py/docs docs-f2py
12mu|python-numpy-1.8.0-1|138	mv -f %{buildroot}%{py3_platsitedir}/%{module}/f2py/f2py.1 f2py.1
12mu|python-numpy-1.8.0-1|139	rm -rf doc ; mv -f %{buildroot}%{py3_platsitedir}/%{module}/doc .
12mu|python-numpy-1.8.0-1|140	
12mu|python-numpy-1.8.0-1|141	install -D -p -m 0644 f2py.1 %{buildroot}%{_mandir}/man1/f2py.1
12mu|python-numpy-1.8.0-1|142	rm -rf %{buildroot}%{py3_platsitedir}/%{module}/__pycache__
12mu|python-numpy-1.8.0-1|143	
12mu|python-numpy-1.8.0-1|144	# Drop shebang from non-executable scripts to make rpmlint happy
12mu|python-numpy-1.8.0-1|145	find %{buildroot}%{py3_platsitedir} -name "*py" -perm 644 -exec sed -i '/#!\/usr\/bin\/env python/d' {} \;
12mu|python-numpy-1.8.0-1|146	
12mu|python-numpy-1.8.0-1|147	popd
12mu|python-numpy-1.8.0-1|148	
12mu|python-numpy-1.8.0-1|149	pushd python2
12mu|python-numpy-1.8.0-1|150	# skip-build currently broken, this works around it for now
12mu|python-numpy-1.8.0-1|151	#env ATLAS=%{_libdir} FFTW=%{_libdir} BLAS=%{_libdir} \
12mu|python-numpy-1.8.0-1|152	#    LAPACK=%{_libdir} CFLAGS="%{optflags} -fPIC -O3" \
12mu|python-numpy-1.8.0-1|153	#    python setup.py install --root %{buildroot}
12mu|python-numpy-1.8.0-1|154	CFLAGS="%{optflags} -fPIC -O3" PYTHONDONTWRITEBYTECODE= python setup.py install --root=%{buildroot}
12mu|python-numpy-1.8.0-1|155	
12mu|python-numpy-1.8.0-1|156	rm -rf docs-f2py; mv %{buildroot}%{py_platsitedir}/%{module}/f2py/docs docs-f2py
12mu|python-numpy-1.8.0-1|157	mv -f %{buildroot}%{py_platsitedir}/%{module}/f2py/f2py.1 f2py.1
12mu|python-numpy-1.8.0-1|158	install -D -p -m 0644 f2py.1 %{buildroot}%{_mandir}/man1/f2py.1
12mu|python-numpy-1.8.0-1|159	
12mu|python-numpy-1.8.0-1|160	rm -rf %{buildroot}%{py_platsitedir}/%{module}/tools/
12mu|python-numpy-1.8.0-1|161	
12mu|python-numpy-1.8.0-1|162	# Remove doc files that should be in %doc:
12mu|python-numpy-1.8.0-1|163	rm -f %{buildroot}%{py_platsitedir}/%{module}/COMPATIBILITY
12mu|python-numpy-1.8.0-1|164	rm -f %{buildroot}%{py_platsitedir}/%{module}/*.txt
12mu|python-numpy-1.8.0-1|165	rm -f %{buildroot}%{py_platsitedir}/%{module}/site.cfg.example
12mu|python-numpy-1.8.0-1|166	
12mu|python-numpy-1.8.0-1|167	# Drop shebang from non-executable scripts to make rpmlint happy
12mu|python-numpy-1.8.0-1|168	find %{buildroot}%{py_platsitedir} -name "*py" -perm 644 -exec sed -i '/#!\/usr\/bin\/env python/d' {} \;
12mu|python-numpy-1.8.0-1|169	popd
12mu|python-numpy-1.8.0-1|170	
12mu|python-numpy-1.8.0-1|171	%check
12mu|python-numpy-1.8.0-1|172	%if %enable_tests
12mu|python-numpy-1.8.0-1|173	# Don't run tests from within main directory to avoid importing the uninstalled numpy stuff:
12mu|python-numpy-1.8.0-1|174	pushd doc &> /dev/null
12mu|python-numpy-1.8.0-1|175	PYTHONPATH="%{buildroot}%{py_platsitedir}" python -c "import pkg_resources, numpy; numpy.test()"
12mu|python-numpy-1.8.0-1|176	popd &> /dev/null
12mu|python-numpy-1.8.0-1|177	
12mu|python-numpy-1.8.0-1|178	pushd doc &> /dev/null
12mu|python-numpy-1.8.0-1|179	PYTHONPATH="%{buildroot}%{py3_platsitedir}" %{__python3} -c "import pkg_resources, numpy ; numpy.test()"
12mu|python-numpy-1.8.0-1|180	popd &> /dev/null
12mu|python-numpy-1.8.0-1|181	%endif
12mu|python-numpy-1.8.0-1|182	
12mu|python-numpy-1.8.0-1|183	%files
12mu|python-numpy-1.8.0-1|184	%doc python2/LICENSE.txt python2/README.txt python2/THANKS.txt python2/DEV_README.txt python2/COMPATIBILITY python2/site.cfg.example
12mu|python-numpy-1.8.0-1|185	%if %enable_doc
12mu|python-numpy-1.8.0-1|186	%doc python2/doc/build/html
12mu|python-numpy-1.8.0-1|187	%endif
12mu|python-numpy-1.8.0-1|188	%dir %{py_platsitedir}/%{module}
12mu|python-numpy-1.8.0-1|189	%{py_platsitedir}/%{module}/*.py*
12mu|python-numpy-1.8.0-1|190	%{py_platsitedir}/%{module}/core/
12mu|python-numpy-1.8.0-1|191	%{py_platsitedir}/%{module}/compat/
12mu|python-numpy-1.8.0-1|192	%{py_platsitedir}/%{module}/doc/
12mu|python-numpy-1.8.0-1|193	%exclude %{py_platsitedir}/%{module}/core/include/
12mu|python-numpy-1.8.0-1|194	%exclude %{py_platsitedir}/%{module}/core/lib/*.a
12mu|python-numpy-1.8.0-1|195	%{py_platsitedir}/%{module}/fft/
12mu|python-numpy-1.8.0-1|196	%{py_platsitedir}/%{module}/lib/
12mu|python-numpy-1.8.0-1|197	%{py_platsitedir}/%{module}/linalg/
12mu|python-numpy-1.8.0-1|198	%{py_platsitedir}/%{module}/ma/
12mu|python-numpy-1.8.0-1|199	%{py_platsitedir}/%{module}/matrixlib/
12mu|python-numpy-1.8.0-1|200	%{py_platsitedir}/%{module}/numarray/
12mu|python-numpy-1.8.0-1|201	%exclude %{py_platsitedir}/%{module}/numarray/include/
12mu|python-numpy-1.8.0-1|202	%{py_platsitedir}/%{module}/oldnumeric/
12mu|python-numpy-1.8.0-1|203	%{py_platsitedir}/%{module}/polynomial/
12mu|python-numpy-1.8.0-1|204	%{py_platsitedir}/%{module}/random/
12mu|python-numpy-1.8.0-1|205	%exclude %{py_platsitedir}/%{module}/random/randomkit.h
12mu|python-numpy-1.8.0-1|206	%{py_platsitedir}/%{module}/testing/
12mu|python-numpy-1.8.0-1|207	%{py_platsitedir}/%{module}/tests/
12mu|python-numpy-1.8.0-1|208	%{py_platsitedir}/%{module}-*.egg-info
12mu|python-numpy-1.8.0-1|209	
12mu|python-numpy-1.8.0-1|210	%files devel
12mu|python-numpy-1.8.0-1|211	%{_bindir}/f2py
12mu|python-numpy-1.8.0-1|212	%{_mandir}/man1/f2py.*
12mu|python-numpy-1.8.0-1|213	%{py_platsitedir}/%{module}/core/include/
12mu|python-numpy-1.8.0-1|214	%{py_platsitedir}/%{module}/core/lib/*.a
12mu|python-numpy-1.8.0-1|215	%{py_platsitedir}/%{module}/numarray/include/
12mu|python-numpy-1.8.0-1|216	%{py_platsitedir}/%{module}/distutils/
12mu|python-numpy-1.8.0-1|217	%{py_platsitedir}/%{module}/f2py/
12mu|python-numpy-1.8.0-1|218	%{py_platsitedir}/%{module}/random/randomkit.h
12mu|python-numpy-1.8.0-1|219	
12mu|python-numpy-1.8.0-1|220	%files -n python3-numpy
12mu|python-numpy-1.8.0-1|221	%doc python3/LICENSE.txt python3/README.txt python3/THANKS.txt python3/DEV_README.txt python3/COMPATIBILITY python3/site.cfg.example
12mu|python-numpy-1.8.0-1|222	%dir %{py3_platsitedir}/%{module}
12mu|python-numpy-1.8.0-1|223	%{py3_platsitedir}/%{module}/*.py*
12mu|python-numpy-1.8.0-1|224	%{py3_platsitedir}/%{module}/core
12mu|python-numpy-1.8.0-1|225	%exclude %{py3_platsitedir}/%{module}/core/include/
12mu|python-numpy-1.8.0-1|226	%exclude %{py3_platsitedir}/%{module}/core/lib/*.a
12mu|python-numpy-1.8.0-1|227	%{py3_platsitedir}/%{module}/fft
12mu|python-numpy-1.8.0-1|228	%{py3_platsitedir}/%{module}/lib
12mu|python-numpy-1.8.0-1|229	%{py3_platsitedir}/%{module}/linalg
12mu|python-numpy-1.8.0-1|230	%{py3_platsitedir}/%{module}/ma
12mu|python-numpy-1.8.0-1|231	%{py3_platsitedir}/%{module}/numarray
12mu|python-numpy-1.8.0-1|232	%exclude %{py3_platsitedir}/%{module}/numarray/include/
12mu|python-numpy-1.8.0-1|233	%{py3_platsitedir}/%{module}/oldnumeric
12mu|python-numpy-1.8.0-1|234	%{py3_platsitedir}/%{module}/random
12mu|python-numpy-1.8.0-1|235	%exclude %{py3_platsitedir}/%{module}/random/randomkit.h
12mu|python-numpy-1.8.0-1|236	%{py3_platsitedir}/%{module}/testing
12mu|python-numpy-1.8.0-1|237	%{py3_platsitedir}/%{module}/tests
12mu|python-numpy-1.8.0-1|238	%{py3_platsitedir}/%{module}/compat
12mu|python-numpy-1.8.0-1|239	%{py3_platsitedir}/%{module}/matrixlib
12mu|python-numpy-1.8.0-1|240	%{py3_platsitedir}/%{module}/polynomial
12mu|python-numpy-1.8.0-1|241	%{py3_platsitedir}/%{module}-*.egg-info
12mu|python-numpy-1.8.0-1|242	
12mu|python-numpy-1.8.0-1|243	%files -n python3-numpy-devel
12mu|python-numpy-1.8.0-1|244	%{_bindir}/f2py3
12mu|python-numpy-1.8.0-1|245	%{py3_platsitedir}/%{module}/f2py
12mu|python-numpy-1.8.0-1|246	%{py3_platsitedir}/%{module}/core/include/
12mu|python-numpy-1.8.0-1|247	%{py3_platsitedir}/%{module}/core/lib/*.a
12mu|python-numpy-1.8.0-1|248	%{py3_platsitedir}/%{module}/numarray/include/
12mu|python-numpy-1.8.0-1|249	%{py3_platsitedir}/%{module}/distutils/
12mu|python-numpy-1.8.0-1|250	%{py3_platsitedir}/%{module}/random/randomkit.h
12mu|python-numpy-1.8.0-1|251	
12mu|python-numpy-1.8.0-1|252	
12mu|python-numpy-1.8.0-1|253	%changelog
12mu|python-numpy-1.8.0-1|254	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.8.0-1
12mu|python-numpy-1.8.0-1|255	+ Revision: cad9041
12mu|python-numpy-1.8.0-1|256	- Updated to 1.8.0 (by updates_builder)
12mu|python-numpy-1.8.0-1|257	
12mu|python-numpy-1.8.0-1|258	

20689 12
12mu|python-opengl-3.0.2-1|1	%define	libname PyOpenGL
12mu|python-opengl-3.0.2-1|2	
12mu|python-opengl-3.0.2-1|3	Summary:	Python bindings for OpenGL
12mu|python-opengl-3.0.2-1|4	Name:		python-opengl
12mu|python-opengl-3.0.2-1|5	Version:	3.0.2
12mu|python-opengl-3.0.2-1|6	Release:	1
12mu|python-opengl-3.0.2-1|7	License:	BSD
12mu|python-opengl-3.0.2-1|8	Group:		System/Libraries
12mu|python-opengl-3.0.2-1|9	URL:		http://pyopengl.sourceforge.net/
12mu|python-opengl-3.0.2-1|10	Source0:	https://pypi.python.org/packages/source/P/PyOpenGL/PyOpenGL-%{version}.tar.gz
12mu|python-opengl-3.0.2-1|11	BuildRequires:	mesa-common-devel
12mu|python-opengl-3.0.2-1|12	BuildRequires:	python-devel
12mu|python-opengl-3.0.2-1|13	BuildRequires:	swig
12mu|python-opengl-3.0.2-1|14	BuildRequires:	tcl
12mu|python-opengl-3.0.2-1|15	BuildRequires:	tcl-devel
12mu|python-opengl-3.0.2-1|16	BuildRequires:	tk
12mu|python-opengl-3.0.2-1|17	BuildRequires:	tk-devel
12mu|python-opengl-3.0.2-1|18	BuildRequires:	python-setuptools
12mu|python-opengl-3.0.2-1|19	BuildArch:      noarch
12mu|python-opengl-3.0.2-1|20	
12mu|python-opengl-3.0.2-1|21	%description
12mu|python-opengl-3.0.2-1|22	Python bindings for OpenGL
12mu|python-opengl-3.0.2-1|23	
12mu|python-opengl-3.0.2-1|24	%package	tk
12mu|python-opengl-3.0.2-1|25	Summary:	PyOpenGL Tk widget
12mu|python-opengl-3.0.2-1|26	Group:		System/Libraries
12mu|python-opengl-3.0.2-1|27	Requires:	%{name} = %{version}
12mu|python-opengl-3.0.2-1|28	Requires:	tkinter
12mu|python-opengl-3.0.2-1|29	
12mu|python-opengl-3.0.2-1|30	%description	tk
12mu|python-opengl-3.0.2-1|31	PyOpenGL Togl (Tk OpenGL widget) 1.6 support.
12mu|python-opengl-3.0.2-1|32	
12mu|python-opengl-3.0.2-1|33	%package	doc
12mu|python-opengl-3.0.2-1|34	Summary:	Documentation files for %{name}
12mu|python-opengl-3.0.2-1|35	Group:		Development/Python
12mu|python-opengl-3.0.2-1|36	
12mu|python-opengl-3.0.2-1|37	%description	doc
12mu|python-opengl-3.0.2-1|38	Documentation files for %{name}
12mu|python-opengl-3.0.2-1|39	
12mu|python-opengl-3.0.2-1|40	%prep
12mu|python-opengl-3.0.2-1|41	
12mu|python-opengl-3.0.2-1|42	%setup -q -n %{libname}-%{version}
12mu|python-opengl-3.0.2-1|43	
12mu|python-opengl-3.0.2-1|44	%build
12mu|python-opengl-3.0.2-1|45	python setup.py build
12mu|python-opengl-3.0.2-1|46	
12mu|python-opengl-3.0.2-1|47	%install
12mu|python-opengl-3.0.2-1|48	python setup.py install --root=%{buildroot} --prefix=%{_prefix}
12mu|python-opengl-3.0.2-1|49	
12mu|python-opengl-3.0.2-1|50	%files
12mu|python-opengl-3.0.2-1|51	%{py_puresitedir}/*OpenGL*
12mu|python-opengl-3.0.2-1|52	%exclude %{py_puresitedir}/OpenGL/Tk
12mu|python-opengl-3.0.2-1|53	
12mu|python-opengl-3.0.2-1|54	%files tk
12mu|python-opengl-3.0.2-1|55	%defattr(-,root,root,-)
12mu|python-opengl-3.0.2-1|56	%{py_puresitedir}/OpenGL/Tk
12mu|python-opengl-3.0.2-1|57	
12mu|python-opengl-3.0.2-1|58	%files doc
12mu|python-opengl-3.0.2-1|59	%defattr(-,root,root,-)
12mu|python-opengl-3.0.2-1|60	
12mu|python-opengl-3.0.2-1|61	
12mu|python-opengl-3.0.2-1|62	
12mu|python-opengl-3.0.2-1|63	%changelog
12mu|python-opengl-3.0.2-1|64	* Wed Oct 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.0.2-1
12mu|python-opengl-3.0.2-1|65	+ Revision: 8665141
12mu|python-opengl-3.0.2-1|66	- Drop already applied patches
12mu|python-opengl-3.0.2-1|67	
12mu|python-opengl-3.0.2-1|68	

20690 12
12mu|python-pam-0.5.0-7|1	%define module  pam
12mu|python-pam-0.5.0-7|2	
12mu|python-pam-0.5.0-7|3	Name: 		python-%{module}
12mu|python-pam-0.5.0-7|4	Version: 	0.5.0
12mu|python-pam-0.5.0-7|5	Release: 	7
12mu|python-pam-0.5.0-7|6	Summary:        Python bindings for PAM
12mu|python-pam-0.5.0-7|7	License:        GPL
12mu|python-pam-0.5.0-7|8	Group:          Development/Python
12mu|python-pam-0.5.0-7|9	URL:            http://www.pangalactic.org/PyPAM
12mu|python-pam-0.5.0-7|10	Source:         PyPAM-%{version}.tar.bz2
12mu|python-pam-0.5.0-7|11	Patch0:         PyPAM-dlopen.patch
12mu|python-pam-0.5.0-7|12	Patch1:         PyPAM-0.5.0-dealloc.patch
12mu|python-pam-0.5.0-7|13	Patch2:         PyPAM-0.5.0-nofree.patch
12mu|python-pam-0.5.0-7|14	Patch3:         PyPAM-0.5.0-linkage.patch
12mu|python-pam-0.5.0-7|15	BuildRequires:  pam-devel
12mu|python-pam-0.5.0-7|16	BuildRequires:  python-devel
12mu|python-pam-0.5.0-7|17	
12mu|python-pam-0.5.0-7|18	%description
12mu|python-pam-0.5.0-7|19	This release supports the core PAM API. There is still some missing
12mu|python-pam-0.5.0-7|20	functionality, but it should implement enough of the API for most
12mu|python-pam-0.5.0-7|21	needs. There is not much in the way of documentation at this point. If
12mu|python-pam-0.5.0-7|22	you are familiar with the PAM API, a quick glance at the sample program
12mu|python-pam-0.5.0-7|23	should get you going.
12mu|python-pam-0.5.0-7|24	
12mu|python-pam-0.5.0-7|25	%prep
12mu|python-pam-0.5.0-7|26	%setup -q -n PyPAM-%{version}
12mu|python-pam-0.5.0-7|27	%patch0 -p1 -b .dlopen
12mu|python-pam-0.5.0-7|28	%patch1 -p1 -b .dealloc
12mu|python-pam-0.5.0-7|29	%patch2 -p1 -b .nofree
12mu|python-pam-0.5.0-7|30	%patch3 -p1 -b .linkage
12mu|python-pam-0.5.0-7|31	# remove prebuild rpm and others binaries
12mu|python-pam-0.5.0-7|32	rm -rf build dist
12mu|python-pam-0.5.0-7|33	
12mu|python-pam-0.5.0-7|34	#rm examples/pamexample
12mu|python-pam-0.5.0-7|35	
12mu|python-pam-0.5.0-7|36	%build
12mu|python-pam-0.5.0-7|37	CFLAGS="%{optflags} -fno-strict-aliasing" python setup.py build
12mu|python-pam-0.5.0-7|38	#export CFLAGS="$RPM_OPT_FLAGS"
12mu|python-pam-0.5.0-7|39	python setup.py build
12mu|python-pam-0.5.0-7|40	
12mu|python-pam-0.5.0-7|41	%install
12mu|python-pam-0.5.0-7|42	python setup.py install --root=%{buildroot}
12mu|python-pam-0.5.0-7|43	# Make sure we don't include binary files in the docs
12mu|python-pam-0.5.0-7|44	chmod 644 examples/pamtest.py
12mu|python-pam-0.5.0-7|45	rm -f examples/pamexample
12mu|python-pam-0.5.0-7|46	
12mu|python-pam-0.5.0-7|47	%files
12mu|python-pam-0.5.0-7|48	%doc AUTHORS NEWS README ChangeLog COPYING examples
12mu|python-pam-0.5.0-7|49	%{_libdir}/python%{py_ver}/site-packages/*
12mu|python-pam-0.5.0-7|50	
12mu|python-pam-0.5.0-7|51	%changelog
12mu|python-pam-0.5.0-7|52	* Wed Dec 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.5.0-7
12mu|python-pam-0.5.0-7|53	+ Revision: 815ce9d
12mu|python-pam-0.5.0-7|54	- Fix build
12mu|python-pam-0.5.0-7|55	
12mu|python-pam-0.5.0-7|56	

20691 12
12mu|python-parsing-2.0.1-1|1	%define module	parsing
12mu|python-parsing-2.0.1-1|2	
12mu|python-parsing-2.0.1-1|3	Summary:	An object-oriented approach to text processing
12mu|python-parsing-2.0.1-1|4	Name:		python-%{module}
12mu|python-parsing-2.0.1-1|5	Version:	2.0.1
12mu|python-parsing-2.0.1-1|6	Release:	1
12mu|python-parsing-2.0.1-1|7	Group:		Development/Python
12mu|python-parsing-2.0.1-1|8	License:	MIT
12mu|python-parsing-2.0.1-1|9	URL:		http://pyparsing.wikispaces.com/
12mu|python-parsing-2.0.1-1|10	Source0:	http://sourceforge.net/projects/pyparsing/files/pyparsing/pyparsing-2.0.1/pyparsing-%{version}.tar.gz
12mu|python-parsing-2.0.1-1|11	BuildArch:	noarch
12mu|python-parsing-2.0.1-1|12	BuildRequires:	python-devel
12mu|python-parsing-2.0.1-1|13	
12mu|python-parsing-2.0.1-1|14	%description
12mu|python-parsing-2.0.1-1|15	The pyparsing module provides an alternative approach to creating and
12mu|python-parsing-2.0.1-1|16	executing simple grammars in Python versus the traditional lex/yacc
12mu|python-parsing-2.0.1-1|17	approach or the use of regular expressions. It provides a library of
12mu|python-parsing-2.0.1-1|18	classes that client code can use to construct a grammar directly.
12mu|python-parsing-2.0.1-1|19	
12mu|python-parsing-2.0.1-1|20	%prep
12mu|python-parsing-2.0.1-1|21	%setup -q -n py%{module}-%{version}
12mu|python-parsing-2.0.1-1|22	
12mu|python-parsing-2.0.1-1|23	%build
12mu|python-parsing-2.0.1-1|24	python setup.py build
12mu|python-parsing-2.0.1-1|25	
12mu|python-parsing-2.0.1-1|26	install -m 644 pyparsingClassDiagram.PNG pyparsingClassDiagram.png
12mu|python-parsing-2.0.1-1|27	
12mu|python-parsing-2.0.1-1|28	%install
12mu|python-parsing-2.0.1-1|29	python setup.py install -O1 --skip-build --root=%{buildroot} --record=FILE_LIST
12mu|python-parsing-2.0.1-1|30	
12mu|python-parsing-2.0.1-1|31	# fix permissions
12mu|python-parsing-2.0.1-1|32	chmod 0644 examples/* htmldoc/* CHANGES HowToUsePyparsing.html pyparsingClassDiagram.png README LICENSE
12mu|python-parsing-2.0.1-1|33	
12mu|python-parsing-2.0.1-1|34	%files
12mu|python-parsing-2.0.1-1|35	%doc CHANGES examples HowToUsePyparsing.html htmldoc pyparsingClassDiagram.png README LICENSE
12mu|python-parsing-2.0.1-1|36	%{py_puresitedir}/*
12mu|python-parsing-2.0.1-1|37	
12mu|python-parsing-2.0.1-1|38	
12mu|python-parsing-2.0.1-1|39	%changelog
12mu|python-parsing-2.0.1-1|40	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.1-1
12mu|python-parsing-2.0.1-1|41	+ Revision: 4190ff3
12mu|python-parsing-2.0.1-1|42	- Updated to 2.0.1 (by updates_builder)
12mu|python-parsing-2.0.1-1|43	
12mu|python-parsing-2.0.1-1|44	

20692 12
12mu|python-parted-3.10-5|1	%define fname pyparted
12mu|python-parted-3.10-5|2	
12mu|python-parted-3.10-5|3	Summary: Python module for GNU parted
12mu|python-parted-3.10-5|4	Name:    python-parted
12mu|python-parted-3.10-5|5	Version: 3.10
12mu|python-parted-3.10-5|6	Release: 5
12mu|python-parted-3.10-5|7	License: GPLv2+
12mu|python-parted-3.10-5|8	Group:   System/Configuration/Hardware
12mu|python-parted-3.10-5|9	URL:     http://fedorahosted.org/pyparted
12mu|python-parted-3.10-5|10	Source0: https://fedorahosted.org/releases/p/y/pyparted/pyparted-%{version}.tar.gz
12mu|python-parted-3.10-5|11	BuildRequires: python-devel
12mu|python-parted-3.10-5|12	BuildRequires: parted-devel >= 1.9.0-20
12mu|python-parted-3.10-5|13	BuildRequires: python-decorator
12mu|python-parted-3.10-5|14	
12mu|python-parted-3.10-5|15	Requires: python-decorator
12mu|python-parted-3.10-5|16	
12mu|python-parted-3.10-5|17	%description
12mu|python-parted-3.10-5|18	Python module for the parted library.  It is used for manipulating
12mu|python-parted-3.10-5|19	partition tables.
12mu|python-parted-3.10-5|20	
12mu|python-parted-3.10-5|21	%prep
12mu|python-parted-3.10-5|22	%setup -qn %{fname}-%{version}
12mu|python-parted-3.10-5|23	
12mu|python-parted-3.10-5|24	%build
12mu|python-parted-3.10-5|25	python setup.py build
12mu|python-parted-3.10-5|26	
12mu|python-parted-3.10-5|27	%install
12mu|python-parted-3.10-5|28	python setup.py install --root=%{buildroot}
12mu|python-parted-3.10-5|29	
12mu|python-parted-3.10-5|30	%files
12mu|python-parted-3.10-5|31	%doc AUTHORS BUGS COPYING ChangeLog NEWS README TODO
12mu|python-parted-3.10-5|32	%{python_sitearch}/*
12mu|python-parted-3.10-5|33	
12mu|python-parted-3.10-5|34	%changelog
12mu|python-parted-3.10-5|35	* Tue Oct 22 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.10-5
12mu|python-parted-3.10-5|36	+ Revision: 97c9be1
12mu|python-parted-3.10-5|37	- Prefer pyparted to python-parted for historical reasons
12mu|python-parted-3.10-5|38	
12mu|python-parted-3.10-5|39	

20693 12
12mu|python-pexpect-2.5.1-2|1	%define module  pexpect
12mu|python-pexpect-2.5.1-2|2	
12mu|python-pexpect-2.5.1-2|3	Summary:       An efficient, pure Python replacement for Expect
12mu|python-pexpect-2.5.1-2|4	Name: 	       python-%{module}
12mu|python-pexpect-2.5.1-2|5	Version:       2.5.1
12mu|python-pexpect-2.5.1-2|6	Release:       2
12mu|python-pexpect-2.5.1-2|7	Source0:       http://pypi.python.org/packages/source/p/pexpect-u/pexpect-u-%{version}.tar.gz
12mu|python-pexpect-2.5.1-2|8	License:       MIT
12mu|python-pexpect-2.5.1-2|9	Group:         Development/Python
12mu|python-pexpect-2.5.1-2|10	Url:           http://pexpect.sourceforge.net/
12mu|python-pexpect-2.5.1-2|11	BuildArch:     noarch
12mu|python-pexpect-2.5.1-2|12	BuildRequires: python
12mu|python-pexpect-2.5.1-2|13	BuildRequires: python-devel
12mu|python-pexpect-2.5.1-2|14	
12mu|python-pexpect-2.5.1-2|15	%description
12mu|python-pexpect-2.5.1-2|16	Pexpect is a pure Python module for spawning child applications,
12mu|python-pexpect-2.5.1-2|17	controlling them, and responding to expected patterns in their
12mu|python-pexpect-2.5.1-2|18	output. Pexpect works like Don Libes' Expect. Pexpect allows your
12mu|python-pexpect-2.5.1-2|19	script to spawn a child application and control it as if a human were
12mu|python-pexpect-2.5.1-2|20	typing commands.
12mu|python-pexpect-2.5.1-2|21	
12mu|python-pexpect-2.5.1-2|22	Pexpect can be used for automating interactive applications such as
12mu|python-pexpect-2.5.1-2|23	ssh, ftp, passwd, telnet, etc. It can be used to a automate setup
12mu|python-pexpect-2.5.1-2|24	scripts for duplicating software package installations on different
12mu|python-pexpect-2.5.1-2|25	servers. It can be used for automated software testing. Pexpect is in
12mu|python-pexpect-2.5.1-2|26	the spirit of Don Libes' Expect, but Pexpect is pure Python. Unlike
12mu|python-pexpect-2.5.1-2|27	other Expect-like modules for Python, Pexpect does not require TCL or
12mu|python-pexpect-2.5.1-2|28	Expect, nor does it require C extensions to be compiled. It should work
12mu|python-pexpect-2.5.1-2|29	on any platform that supports the standard Python pty module. The
12mu|python-pexpect-2.5.1-2|30	Pexpect interface was designed to be easy to use.
12mu|python-pexpect-2.5.1-2|31	
12mu|python-pexpect-2.5.1-2|32	%package -n python3-pexpect
12mu|python-pexpect-2.5.1-2|33	Summary:        Unicode-aware Pure Python Expect-like module for Python 3
12mu|python-pexpect-2.5.1-2|34	Group:          Development/Python
12mu|python-pexpect-2.5.1-2|35	BuildRequires:  python3
12mu|python-pexpect-2.5.1-2|36	BuildRequires:  python3-devel
12mu|python-pexpect-2.5.1-2|37	BuildRequires:  python3-distribute
12mu|python-pexpect-2.5.1-2|38	
12mu|python-pexpect-2.5.1-2|39	%description -n python3-pexpect
12mu|python-pexpect-2.5.1-2|40	Pexpect is a pure Python module for spawning child applications,
12mu|python-pexpect-2.5.1-2|41	controlling them, and responding to expected patterns in their
12mu|python-pexpect-2.5.1-2|42	output. Pexpect works like Don Libes' Expect. Pexpect allows your
12mu|python-pexpect-2.5.1-2|43	script to spawn a child application and control it as if a human were
12mu|python-pexpect-2.5.1-2|44	typing commands.
12mu|python-pexpect-2.5.1-2|45	
12mu|python-pexpect-2.5.1-2|46	Pexpect can be used for automating interactive applications such as
12mu|python-pexpect-2.5.1-2|47	ssh, ftp, passwd, telnet, etc. It can be used to a automate setup
12mu|python-pexpect-2.5.1-2|48	scripts for duplicating software package installations on different
12mu|python-pexpect-2.5.1-2|49	servers. It can be used for automated software testing. Pexpect is in
12mu|python-pexpect-2.5.1-2|50	the spirit of Don Libes' Expect, but Pexpect is pure Python. Unlike
12mu|python-pexpect-2.5.1-2|51	other Expect-like modules for Python, Pexpect does not require TCL or
12mu|python-pexpect-2.5.1-2|52	Expect, nor does it require C extensions to be compiled. It should work
12mu|python-pexpect-2.5.1-2|53	on any platform that supports the standard Python pty module. The
12mu|python-pexpect-2.5.1-2|54	Pexpect interface was designed to be easy to use.
12mu|python-pexpect-2.5.1-2|55	
12mu|python-pexpect-2.5.1-2|56	%prep
12mu|python-pexpect-2.5.1-2|57	%setup -q -c
12mu|python-pexpect-2.5.1-2|58	mv pexpect-u-%{version} python2
12mu|python-pexpect-2.5.1-2|59	cp -r python2 python3
12mu|python-pexpect-2.5.1-2|60	find python3 -name '*.py' | xargs sed -i '1s|^#!python|#!%{__python3}|'
12mu|python-pexpect-2.5.1-2|61	
12mu|python-pexpect-2.5.1-2|62	%build
12mu|python-pexpect-2.5.1-2|63	pushd python2
12mu|python-pexpect-2.5.1-2|64	%__python setup.py build
12mu|python-pexpect-2.5.1-2|65	popd
12mu|python-pexpect-2.5.1-2|66	
12mu|python-pexpect-2.5.1-2|67	pushd python3
12mu|python-pexpect-2.5.1-2|68	python3 setup.py build
12mu|python-pexpect-2.5.1-2|69	popd
12mu|python-pexpect-2.5.1-2|70	
12mu|python-pexpect-2.5.1-2|71	%install
12mu|python-pexpect-2.5.1-2|72	pushd python2
12mu|python-pexpect-2.5.1-2|73	PYTHONDONTWRITEBYTECODE=  %__python setup.py install --skip-build --root=%{buildroot} --install-lib %{python_sitelib}
12mu|python-pexpect-2.5.1-2|74	popd
12mu|python-pexpect-2.5.1-2|75	
12mu|python-pexpect-2.5.1-2|76	pushd python3
12mu|python-pexpect-2.5.1-2|77	PYTHONDONTWRITEBYTECODE=  python3 setup.py install --skip-build --root=%{buildroot} --install-lib %{python3_sitelib}
12mu|python-pexpect-2.5.1-2|78	popd
12mu|python-pexpect-2.5.1-2|79	
12mu|python-pexpect-2.5.1-2|80	%files
12mu|python-pexpect-2.5.1-2|81	%doc python2/README python2/doc python2/examples python2/LICENSE
12mu|python-pexpect-2.5.1-2|82	%{py_puresitedir}/*
12mu|python-pexpect-2.5.1-2|83	
12mu|python-pexpect-2.5.1-2|84	%files -n python3-pexpect
12mu|python-pexpect-2.5.1-2|85	%doc python3/README python3/doc python3/examples python3/LICENSE
12mu|python-pexpect-2.5.1-2|86	%{py3_puresitedir}/*
12mu|python-pexpect-2.5.1-2|87	
12mu|python-pexpect-2.5.1-2|88	
12mu|python-pexpect-2.5.1-2|89	%changelog
12mu|python-pexpect-2.5.1-2|90	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 2.4-4mdv2011.0
12mu|python-pexpect-2.5.1-2|91	+ Revision: 668021
12mu|python-pexpect-2.5.1-2|92	- mass rebuild
12mu|python-pexpect-2.5.1-2|93	
12mu|python-pexpect-2.5.1-2|94	* Thu Nov 04 2010 Paulo Andrade <pcpa@mandriva.com.br> 2.4-3mdv2011.0
12mu|python-pexpect-2.5.1-2|95	+ Revision: 593484
12mu|python-pexpect-2.5.1-2|96	+ rebuild (emptylog)
12mu|python-pexpect-2.5.1-2|97	
12mu|python-pexpect-2.5.1-2|98	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 2.4-2mdv2010.1
12mu|python-pexpect-2.5.1-2|99	+ Revision: 523853
12mu|python-pexpect-2.5.1-2|100	- rebuilt for 2010.1
12mu|python-pexpect-2.5.1-2|101	
12mu|python-pexpect-2.5.1-2|102	* Sun Mar 29 2009 Lev Givon <lev@mandriva.org> 2.4-1mdv2010.0
12mu|python-pexpect-2.5.1-2|103	+ Revision: 362207
12mu|python-pexpect-2.5.1-2|104	- Update to 2.4.
12mu|python-pexpect-2.5.1-2|105	
12mu|python-pexpect-2.5.1-2|106	* Sat Jan 03 2009 Funda Wang <fwang@mandriva.org> 2.3-6mdv2009.1
12mu|python-pexpect-2.5.1-2|107	+ Revision: 323925
12mu|python-pexpect-2.5.1-2|108	- rebuild
12mu|python-pexpect-2.5.1-2|109	
12mu|python-pexpect-2.5.1-2|110	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 2.3-5mdv2009.0
12mu|python-pexpect-2.5.1-2|111	+ Revision: 269037
12mu|python-pexpect-2.5.1-2|112	- rebuild early 2009.0 package (before pixel changes)
12mu|python-pexpect-2.5.1-2|113	
12mu|python-pexpect-2.5.1-2|114	* Wed May 14 2008 Lev Givon <lev@mandriva.org> 2.3-4mdv2009.0
12mu|python-pexpect-2.5.1-2|115	+ Revision: 206873
12mu|python-pexpect-2.5.1-2|116	- Update to 2.3.
12mu|python-pexpect-2.5.1-2|117	
12mu|python-pexpect-2.5.1-2|118	* Fri Dec 21 2007 Olivier Blin <oblin@mandriva.com> 0.98-4mdv2008.1
12mu|python-pexpect-2.5.1-2|119	+ Revision: 136454
12mu|python-pexpect-2.5.1-2|120	- restore BuildRoot
12mu|python-pexpect-2.5.1-2|121	
12mu|python-pexpect-2.5.1-2|122	+ Thierry Vignaud <tv@mandriva.org>
12mu|python-pexpect-2.5.1-2|123	- kill re-definition of %%buildroot on Pixel's request
12mu|python-pexpect-2.5.1-2|124	
12mu|python-pexpect-2.5.1-2|125	
12mu|python-pexpect-2.5.1-2|126	* Tue Dec 05 2006 Nicolas Lécureuil <neoclust@mandriva.org> 0.98-4mdv2007.0
12mu|python-pexpect-2.5.1-2|127	+ Revision: 90623
12mu|python-pexpect-2.5.1-2|128	- Rebuild against new python
12mu|python-pexpect-2.5.1-2|129	- import python-pexpect-0.98-3mdk
12mu|python-pexpect-2.5.1-2|130	
12mu|python-pexpect-2.5.1-2|131	* Sun Dec 05 2004 Michael Scherer <misc@mandrake.org> 0.98-3mdk
12mu|python-pexpect-2.5.1-2|132	- Rebuild for new python
12mu|python-pexpect-2.5.1-2|133	
12mu|python-pexpect-2.5.1-2|134	

20694 12
12mu|python-psycopg2-2.4.6-1|1	%define module psycopg2
12mu|python-psycopg2-2.4.6-1|2	
12mu|python-psycopg2-2.4.6-1|3	Summary:        PostgreSQL database adapter for Python
12mu|python-psycopg2-2.4.6-1|4	Name:           python-%{module}
12mu|python-psycopg2-2.4.6-1|5	Version:        2.4.6
12mu|python-psycopg2-2.4.6-1|6	Release:        1
12mu|python-psycopg2-2.4.6-1|7	Group:          Development/Python
12mu|python-psycopg2-2.4.6-1|8	License:        GPLv2 and ZPLv2.1 and BSD
12mu|python-psycopg2-2.4.6-1|9	URL:            http://www.psycopg.org/psycopg/
12mu|python-psycopg2-2.4.6-1|10	Source0:        http://www.psycopg.org/psycopg/tarballs/PSYCOPG-2-4/%{module}-%{version}.tar.gz
12mu|python-psycopg2-2.4.6-1|11	Patch0:		psycopg2-2.4.1-link.patch
12mu|python-psycopg2-2.4.6-1|12	# for DateTime
12mu|python-psycopg2-2.4.6-1|13	Requires:       python-egenix-mx-base
12mu|python-psycopg2-2.4.6-1|14	BuildRequires:  python-devel
12mu|python-psycopg2-2.4.6-1|15	BuildRequires:  postgresql-devel
12mu|python-psycopg2-2.4.6-1|16	BuildRequires:  python-egenix-mx-base
12mu|python-psycopg2-2.4.6-1|17	
12mu|python-psycopg2-2.4.6-1|18	%description
12mu|python-psycopg2-2.4.6-1|19	psycopg is a PostgreSQL database adapter for the Python programming
12mu|python-psycopg2-2.4.6-1|20	language (just like pygresql and popy.) It was written from scratch with
12mu|python-psycopg2-2.4.6-1|21	the aim of being very small and fast, and stable as a rock. The main
12mu|python-psycopg2-2.4.6-1|22	advantages of psycopg are that it supports the full Python DBAPI-2.0 and
12mu|python-psycopg2-2.4.6-1|23	being thread safe at level 2.
12mu|python-psycopg2-2.4.6-1|24	
12mu|python-psycopg2-2.4.6-1|25	psycopg2 is an almost complete rewrite of the psycopg 1.1.x branch.
12mu|python-psycopg2-2.4.6-1|26	
12mu|python-psycopg2-2.4.6-1|27	%prep
12mu|python-psycopg2-2.4.6-1|28	%setup -q -n %{module}-%{version}
12mu|python-psycopg2-2.4.6-1|29	%patch0 -p0
12mu|python-psycopg2-2.4.6-1|30	
12mu|python-psycopg2-2.4.6-1|31	%build
12mu|python-psycopg2-2.4.6-1|32	export CFLAGS="%{optflags}"
12mu|python-psycopg2-2.4.6-1|33	python setup.py build
12mu|python-psycopg2-2.4.6-1|34	
12mu|python-psycopg2-2.4.6-1|35	%install
12mu|python-psycopg2-2.4.6-1|36	python setup.py install --root=%{buildroot}
12mu|python-psycopg2-2.4.6-1|37	
12mu|python-psycopg2-2.4.6-1|38	%files
12mu|python-psycopg2-2.4.6-1|39	%doc AUTHORS examples/ ChangeLog  LICENSE  README
12mu|python-psycopg2-2.4.6-1|40	%{py_platsitedir}/psycopg2*
12mu|python-psycopg2-2.4.6-1|41	
12mu|python-psycopg2-2.4.6-1|42	%changelog
12mu|python-psycopg2-2.4.6-1|43	* Mon Feb 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4.6-1
12mu|python-psycopg2-2.4.6-1|44	+ Revision: ea3095b
12mu|python-psycopg2-2.4.6-1|45	- Updated to 2.4.6
12mu|python-psycopg2-2.4.6-1|46	
12mu|python-psycopg2-2.4.6-1|47	

20695 12
12mu|python-pygments-1.6-1|1	%define tarname Pygments
12mu|python-pygments-1.6-1|2	%define module	pygments
12mu|python-pygments-1.6-1|3	
12mu|python-pygments-1.6-1|4	Name:           python-%{module}
12mu|python-pygments-1.6-1|5	Version:        1.6
12mu|python-pygments-1.6-1|6	Release:        1
12mu|python-pygments-1.6-1|7	Summary:        Syntax highlighting package written in Python
12mu|python-pygments-1.6-1|8	Group:          Development/Python
12mu|python-pygments-1.6-1|9	License:        BSD
12mu|python-pygments-1.6-1|10	URL:            http://pygments.org/
12mu|python-pygments-1.6-1|11	Source0:        http://pypi.python.org/packages/source/P/%{tarname}/%{tarname}-%{version}.tar.gz
12mu|python-pygments-1.6-1|12	%py_requires -d
12mu|python-pygments-1.6-1|13	Requires:       python-pkg-resources
12mu|python-pygments-1.6-1|14	BuildRequires:	python-setuptools
12mu|python-pygments-1.6-1|15	BuildArch:		noarch
12mu|python-pygments-1.6-1|16	
12mu|python-pygments-1.6-1|17	%description
12mu|python-pygments-1.6-1|18	Pygments is a syntax highlighting package written in Python.  It is a
12mu|python-pygments-1.6-1|19	generic syntax highlighter for general use in all kinds of software
12mu|python-pygments-1.6-1|20	such as forum systems, wikis or other applications that need to
12mu|python-pygments-1.6-1|21	prettify source code.  Highlights are:
12mu|python-pygments-1.6-1|22	
12mu|python-pygments-1.6-1|23	* a wide range of common languages and markup formats is supported
12mu|python-pygments-1.6-1|24	* special attention is paid to details, increasing quality by a fair amount
12mu|python-pygments-1.6-1|25	* support for new languages and formats are added easily
12mu|python-pygments-1.6-1|26	* a number of output formats, presently HTML, LaTeX, RTF, SVG and ANSI
12mu|python-pygments-1.6-1|27	sequences
12mu|python-pygments-1.6-1|28	* it is usable as a command-line tool and as a library
12mu|python-pygments-1.6-1|29	* ... and it highlights even Brainf*ck!
12mu|python-pygments-1.6-1|30	
12mu|python-pygments-1.6-1|31	%prep
12mu|python-pygments-1.6-1|32	%setup -q -n %{tarname}-%{version}
12mu|python-pygments-1.6-1|33	
12mu|python-pygments-1.6-1|34	%build
12mu|python-pygments-1.6-1|35	%{__python} setup.py build
12mu|python-pygments-1.6-1|36	
12mu|python-pygments-1.6-1|37	%install
12mu|python-pygments-1.6-1|38	PYTHONDONTWRITEBYTECODE= %{__python} setup.py install --skip-build --root=%{buildroot}
12mu|python-pygments-1.6-1|39	mv docs/build html
12mu|python-pygments-1.6-1|40	
12mu|python-pygments-1.6-1|41	%__mkdir -p %{buildroot}%{_mandir}/man1
12mu|python-pygments-1.6-1|42	%__sed -i 's/\/usr\/share\/doc\/python-pygments\//\/usr\/share\/doc\/python-pygments\/html\//' docs/pygmentize.1
12mu|python-pygments-1.6-1|43	%__install -m 644 docs/pygmentize.1 %{buildroot}%{_mandir}/man1
12mu|python-pygments-1.6-1|44	
12mu|python-pygments-1.6-1|45	%files
12mu|python-pygments-1.6-1|46	%doc AUTHORS CHANGES LICENSE TODO html/
12mu|python-pygments-1.6-1|47	%_bindir/pygmentize
12mu|python-pygments-1.6-1|48	%py_sitedir/pygments/*
12mu|python-pygments-1.6-1|49	%py_sitedir/Pygments-*
12mu|python-pygments-1.6-1|50	%_mandir/man1/pygmentize.*
12mu|python-pygments-1.6-1|51	
12mu|python-pygments-1.6-1|52	
12mu|python-pygments-1.6-1|53	
12mu|python-pygments-1.6-1|54	%changelog
12mu|python-pygments-1.6-1|55	* Sun Mar 11 2012 Lev Givon <lev@mandriva.org> 1.5-1mdv2012.0
12mu|python-pygments-1.6-1|56	+ Revision: 784062
12mu|python-pygments-1.6-1|57	- Update to 1.5.
12mu|python-pygments-1.6-1|58	
12mu|python-pygments-1.6-1|59	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4-2
12mu|python-pygments-1.6-1|60	+ Revision: 668025
12mu|python-pygments-1.6-1|61	- mass rebuild
12mu|python-pygments-1.6-1|62	
12mu|python-pygments-1.6-1|63	* Tue Jan 18 2011 Lev Givon <lev@mandriva.org> 1.4-1
12mu|python-pygments-1.6-1|64	+ Revision: 631631
12mu|python-pygments-1.6-1|65	- Update to 1.4.
12mu|python-pygments-1.6-1|66	
12mu|python-pygments-1.6-1|67	* Fri Oct 29 2010 Michael Scherer <misc@mandriva.org> 1.3.1-4mdv2011.0
12mu|python-pygments-1.6-1|68	+ Revision: 589997
12mu|python-pygments-1.6-1|69	- rebuild for python 2.7
12mu|python-pygments-1.6-1|70	
12mu|python-pygments-1.6-1|71	* Mon May 03 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.3.1-3mdv2010.1
12mu|python-pygments-1.6-1|72	+ Revision: 541787
12mu|python-pygments-1.6-1|73	- add python-pkg-resources dependency
12mu|python-pygments-1.6-1|74	
12mu|python-pygments-1.6-1|75	* Thu Apr 01 2010 Lev Givon <lev@mandriva.org> 1.3.1-2mdv2010.1
12mu|python-pygments-1.6-1|76	+ Revision: 530751
12mu|python-pygments-1.6-1|77	- Fix file inclusion.
12mu|python-pygments-1.6-1|78	- Update to 1.3.1.
12mu|python-pygments-1.6-1|79	
12mu|python-pygments-1.6-1|80	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.2.2-1mdv2010.1
12mu|python-pygments-1.6-1|81	+ Revision: 488810
12mu|python-pygments-1.6-1|82	- update to new version 1.2.2
12mu|python-pygments-1.6-1|83	
12mu|python-pygments-1.6-1|84	* Sun Jan 03 2010 Frederik Himpe <fhimpe@mandriva.org> 1.2.1-1mdv2010.1
12mu|python-pygments-1.6-1|85	+ Revision: 485874
12mu|python-pygments-1.6-1|86	- update to new version 1.2.1
12mu|python-pygments-1.6-1|87	
12mu|python-pygments-1.6-1|88	* Mon Sep 14 2009 Lev Givon <lev@mandriva.org> 1.1-1mdv2010.0
12mu|python-pygments-1.6-1|89	+ Revision: 441076
12mu|python-pygments-1.6-1|90	- Update to 1.1.
12mu|python-pygments-1.6-1|91	
12mu|python-pygments-1.6-1|92	* Thu May 07 2009 Michael Scherer <misc@mandriva.org> 1.0-2mdv2010.0
12mu|python-pygments-1.6-1|93	+ Revision: 372783
12mu|python-pygments-1.6-1|94	- fix missing directory, close bug #50659
12mu|python-pygments-1.6-1|95	- remove generation of .pyo
12mu|python-pygments-1.6-1|96	
12mu|python-pygments-1.6-1|97	* Sun Jan 04 2009 Jérôme Soyer <saispo@mandriva.org> 1.0-1mdv2009.1
12mu|python-pygments-1.6-1|98	+ Revision: 324274
12mu|python-pygments-1.6-1|99	- New upstream release
12mu|python-pygments-1.6-1|100	
12mu|python-pygments-1.6-1|101	* Mon Dec 29 2008 Funda Wang <fwang@mandriva.org> 0.11.1-2mdv2009.1
12mu|python-pygments-1.6-1|102	+ Revision: 320911
12mu|python-pygments-1.6-1|103	- add BR
12mu|python-pygments-1.6-1|104	- rebuild for new python
12mu|python-pygments-1.6-1|105	
12mu|python-pygments-1.6-1|106	* Sat Nov 22 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.11.1-1mdv2009.1
12mu|python-pygments-1.6-1|107	+ Revision: 305851
12mu|python-pygments-1.6-1|108	- update to new version 0.11.1
12mu|python-pygments-1.6-1|109	
12mu|python-pygments-1.6-1|110	* Tue Aug 19 2008 Lev Givon <lev@mandriva.org> 0.10-1mdv2009.0
12mu|python-pygments-1.6-1|111	+ Revision: 274019
12mu|python-pygments-1.6-1|112	- Update to 0.10.
12mu|python-pygments-1.6-1|113	
12mu|python-pygments-1.6-1|114	* Fri Aug 01 2008 Thierry Vignaud <tv@mandriva.org> 0.9-5mdv2009.0
12mu|python-pygments-1.6-1|115	+ Revision: 259771
12mu|python-pygments-1.6-1|116	- rebuild
12mu|python-pygments-1.6-1|117	
12mu|python-pygments-1.6-1|118	* Fri Jul 25 2008 Thierry Vignaud <tv@mandriva.org> 0.9-4mdv2009.0
12mu|python-pygments-1.6-1|119	+ Revision: 247598
12mu|python-pygments-1.6-1|120	- rebuild
12mu|python-pygments-1.6-1|121	
12mu|python-pygments-1.6-1|122	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 0.9-2mdv2008.1
12mu|python-pygments-1.6-1|123	+ Revision: 171064
12mu|python-pygments-1.6-1|124	- rebuild
12mu|python-pygments-1.6-1|125	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12mu|python-pygments-1.6-1|126	- fix description-line-too-long
12mu|python-pygments-1.6-1|127	- kill re-definition of %%buildroot on Pixel's request
12mu|python-pygments-1.6-1|128	- fix summary-ended-with-dot
12mu|python-pygments-1.6-1|129	
12mu|python-pygments-1.6-1|130	+ Olivier Blin <blino@mandriva.org>
12mu|python-pygments-1.6-1|131	- restore BuildRoot
12mu|python-pygments-1.6-1|132	
12mu|python-pygments-1.6-1|133	* Sun Oct 21 2007 Colin Guthrie <cguthrie@mandriva.org> 0.9-1mdv2008.1
12mu|python-pygments-1.6-1|134	+ Revision: 100733
12mu|python-pygments-1.6-1|135	- import python-pygments
12mu|python-pygments-1.6-1|136	
12mu|python-pygments-1.6-1|137	

20696 12
12mu|python-pyinotify-0.9.4-1|1	%define oname pyinotify
12mu|python-pyinotify-0.9.4-1|2	
12mu|python-pyinotify-0.9.4-1|3	Summary:	Python module for monitoring filesystems changes
12mu|python-pyinotify-0.9.4-1|4	Name:		python-%{oname}
12mu|python-pyinotify-0.9.4-1|5	Version:	0.9.4
12mu|python-pyinotify-0.9.4-1|6	Release:	1
12mu|python-pyinotify-0.9.4-1|7	License:	MIT
12mu|python-pyinotify-0.9.4-1|8	Group:		Development/Python
12mu|python-pyinotify-0.9.4-1|9	Url:		http://github.com/seb-m/pyinotify
12mu|python-pyinotify-0.9.4-1|10	Source0:	http://seb.dbzteam.org/pub/pyinotify/releases/pyinotify-%{version}.tar.gz
12mu|python-pyinotify-0.9.4-1|11	BuildArch:	noarch
12mu|python-pyinotify-0.9.4-1|12	Provides:	%{oname} = %{version}-%{release}
12mu|python-pyinotify-0.9.4-1|13	BuildRequires:	epydoc
12mu|python-pyinotify-0.9.4-1|14	BuildRequires:	python-devel
12mu|python-pyinotify-0.9.4-1|15	# pyinotify can use psyco to speed things up, unfortunaltely,
12mu|python-pyinotify-0.9.4-1|16	# psyco does not work under x86_64
12mu|python-pyinotify-0.9.4-1|17	#Suggests:	python-psyco
12mu|python-pyinotify-0.9.4-1|18	
12mu|python-pyinotify-0.9.4-1|19	%description
12mu|python-pyinotify-0.9.4-1|20	Pyinotify is a pure Python module for monitoring filesystems changes.
12mu|python-pyinotify-0.9.4-1|21	Pyinotify relies on inotify, a Linux Kernel functionality (since
12mu|python-pyinotify-0.9.4-1|22	kernel 2.6.13). inotify is an event-driven notification mechanism, its
12mu|python-pyinotify-0.9.4-1|23	notifications are exported to user space through three system calls.
12mu|python-pyinotify-0.9.4-1|24	Pyinotify binds these system calls and provides an implementation on
12mu|python-pyinotify-0.9.4-1|25	top of them.
12mu|python-pyinotify-0.9.4-1|26	
12mu|python-pyinotify-0.9.4-1|27	%prep
12mu|python-pyinotify-0.9.4-1|28	%setup -q -n %{oname}-%{version}
12mu|python-pyinotify-0.9.4-1|29	
12mu|python-pyinotify-0.9.4-1|30	%build
12mu|python-pyinotify-0.9.4-1|31	%{__python} setup.py build
12mu|python-pyinotify-0.9.4-1|32	
12mu|python-pyinotify-0.9.4-1|33	%install
12mu|python-pyinotify-0.9.4-1|34	%{__python} setup.py install --root=%{buildroot}
12mu|python-pyinotify-0.9.4-1|35	
12mu|python-pyinotify-0.9.4-1|36	%files
12mu|python-pyinotify-0.9.4-1|37	%doc README* ACKS COPYING
12mu|python-pyinotify-0.9.4-1|38	%{py_puresitedir}/*
12mu|python-pyinotify-0.9.4-1|39	
12mu|python-pyinotify-0.9.4-1|40	
12mu|python-pyinotify-0.9.4-1|41	%changelog
12mu|python-pyinotify-0.9.4-1|42	* Tue Feb 07 2012 Alexander Khrukin <akhrukin@mandriva.org> 0.9.3-1
12mu|python-pyinotify-0.9.4-1|43	+ Revision: 771611
12mu|python-pyinotify-0.9.4-1|44	- version update 0.9.3
12mu|python-pyinotify-0.9.4-1|45	
12mu|python-pyinotify-0.9.4-1|46	* Mon Oct 17 2011 Alexandre Lissy <alissy@mandriva.com> 0.9.2-1
12mu|python-pyinotify-0.9.4-1|47	+ Revision: 705039
12mu|python-pyinotify-0.9.4-1|48	- Updating to latest 0.9.2
12mu|python-pyinotify-0.9.4-1|49	
12mu|python-pyinotify-0.9.4-1|50	* Sun Oct 31 2010 Jani Välimaa <wally@mandriva.org> 0.9.1-1mdv2011.0
12mu|python-pyinotify-0.9.4-1|51	+ Revision: 591120
12mu|python-pyinotify-0.9.4-1|52	- new version 0.9.1
12mu|python-pyinotify-0.9.4-1|53	- fix url & license
12mu|python-pyinotify-0.9.4-1|54	- drop py_requires macro
12mu|python-pyinotify-0.9.4-1|55	
12mu|python-pyinotify-0.9.4-1|56	* Sat Jul 10 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.0-1mdv2011.0
12mu|python-pyinotify-0.9.4-1|57	+ Revision: 550143
12mu|python-pyinotify-0.9.4-1|58	- update to new version 0.9.0
12mu|python-pyinotify-0.9.4-1|59	
12mu|python-pyinotify-0.9.4-1|60	* Sun Jan 10 2010 Guillaume Rousse <guillomovitch@mandriva.org> 0.8.9-1mdv2010.1
12mu|python-pyinotify-0.9.4-1|61	+ Revision: 489190
12mu|python-pyinotify-0.9.4-1|62	- update to new version 0.8.9
12mu|python-pyinotify-0.9.4-1|63	
12mu|python-pyinotify-0.9.4-1|64	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12mu|python-pyinotify-0.9.4-1|65	- update to new version 0.8.9
12mu|python-pyinotify-0.9.4-1|66	
12mu|python-pyinotify-0.9.4-1|67	* Sat Nov 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.8-1mdv2010.1
12mu|python-pyinotify-0.9.4-1|68	+ Revision: 462260
12mu|python-pyinotify-0.9.4-1|69	- update to new version 0.8.8
12mu|python-pyinotify-0.9.4-1|70	
12mu|python-pyinotify-0.9.4-1|71	* Fri Sep 25 2009 Frederik Himpe <fhimpe@mandriva.org> 0.8.7-1mdv2010.0
12mu|python-pyinotify-0.9.4-1|72	+ Revision: 449203
12mu|python-pyinotify-0.9.4-1|73	- Update to new version 0.8.7
12mu|python-pyinotify-0.9.4-1|74	- Remove libc version check patch integrated upstream
12mu|python-pyinotify-0.9.4-1|75	
12mu|python-pyinotify-0.9.4-1|76	* Sun Jun 07 2009 Jérôme Brenier <incubusss@mandriva.org> 0.8.6-2mdv2010.0
12mu|python-pyinotify-0.9.4-1|77	+ Revision: 383771
12mu|python-pyinotify-0.9.4-1|78	- fix libc version check
12mu|python-pyinotify-0.9.4-1|79	
12mu|python-pyinotify-0.9.4-1|80	* Sun Jun 07 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.8.6-1mdv2010.0
12mu|python-pyinotify-0.9.4-1|81	+ Revision: 383755
12mu|python-pyinotify-0.9.4-1|82	- do some speac file cleaning
12mu|python-pyinotify-0.9.4-1|83	
12mu|python-pyinotify-0.9.4-1|84	+ Jérôme Brenier <incubusss@mandriva.org>
12mu|python-pyinotify-0.9.4-1|85	- initial package python-pyinotify
12mu|python-pyinotify-0.9.4-1|86	- Created package structure for python-pyinotify.
12mu|python-pyinotify-0.9.4-1|87	
12mu|python-pyinotify-0.9.4-1|88	

20697 12
12mu|python-pylibacl-0.5.1-1|1	%define rname pylibacl
12mu|python-pylibacl-0.5.1-1|2	
12mu|python-pylibacl-0.5.1-1|3	Summary: 	Posix ACL module for Python
12mu|python-pylibacl-0.5.1-1|4	Name: 		python-%{rname}
12mu|python-pylibacl-0.5.1-1|5	Version: 	0.5.1
12mu|python-pylibacl-0.5.1-1|6	Release: 	1
12mu|python-pylibacl-0.5.1-1|7	License:	GPL
12mu|python-pylibacl-0.5.1-1|8	Group: 		Development/Python
12mu|python-pylibacl-0.5.1-1|9	URL: 		http://%{rname}.sourceforge.net
12mu|python-pylibacl-0.5.1-1|10	Source0: 	https://github.com/downloads/iustin/pylibacl/pylibacl-%{version}.tar.gz
12mu|python-pylibacl-0.5.1-1|11	BuildRequires:	acl-devel
12mu|python-pylibacl-0.5.1-1|12	BuildRequires:	python-devel
12mu|python-pylibacl-0.5.1-1|13	BuildRequires:	python-setuptools
12mu|python-pylibacl-0.5.1-1|14	Provides:	%{rname} = %{version}-%{release}
12mu|python-pylibacl-0.5.1-1|15	Obsoletes:	%{rname}
12mu|python-pylibacl-0.5.1-1|16	
12mu|python-pylibacl-0.5.1-1|17	%description
12mu|python-pylibacl-0.5.1-1|18	This is an extension for Python which implements POSIX ACLs (POSIX.1e).
12mu|python-pylibacl-0.5.1-1|19	
12mu|python-pylibacl-0.5.1-1|20	%prep
12mu|python-pylibacl-0.5.1-1|21	%setup -q -n %{rname}-%{version}
12mu|python-pylibacl-0.5.1-1|22	
12mu|python-pylibacl-0.5.1-1|23	%build
12mu|python-pylibacl-0.5.1-1|24	env CFLAGS="%{optflags}" python setup.py build
12mu|python-pylibacl-0.5.1-1|25	
12mu|python-pylibacl-0.5.1-1|26	%install
12mu|python-pylibacl-0.5.1-1|27	python setup.py install --root=%{buildroot}
12mu|python-pylibacl-0.5.1-1|28	
12mu|python-pylibacl-0.5.1-1|29	%files
12mu|python-pylibacl-0.5.1-1|30	%{py_platsitedir}/%{rname}-%{version}-py%{py_ver}.egg-info
12mu|python-pylibacl-0.5.1-1|31	%{py_platsitedir}/posix1e.so
12mu|python-pylibacl-0.5.1-1|32	
12mu|python-pylibacl-0.5.1-1|33	
12mu|python-pylibacl-0.5.1-1|34	
12mu|python-pylibacl-0.5.1-1|35	%changelog
12mu|python-pylibacl-0.5.1-1|36	* Wed Oct 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.5.1-1
12mu|python-pylibacl-0.5.1-1|37	+ Revision: 3fd6795
12mu|python-pylibacl-0.5.1-1|38	- LOG Updated to 0.5.1 (by updates_builder)
12mu|python-pylibacl-0.5.1-1|39	
12mu|python-pylibacl-0.5.1-1|40	

20698 12
12mu|python-pytools-2013.5.7-1|1	%define module	pytools
12mu|python-pytools-2013.5.7-1|2	
12mu|python-pytools-2013.5.7-1|3	Summary:	A collection of tools for Python
12mu|python-pytools-2013.5.7-1|4	Name:		python-%{module}
12mu|python-pytools-2013.5.7-1|5	Version:	2013.5.7
12mu|python-pytools-2013.5.7-1|6	Release:	1
12mu|python-pytools-2013.5.7-1|7	Source0:	http://pypi.python.org/packages/source/p/pytools/pytools-%{version}.tar.gz
12mu|python-pytools-2013.5.7-1|8	License:	MIT
12mu|python-pytools-2013.5.7-1|9	Group:		Development/Python
12mu|python-pytools-2013.5.7-1|10	Url:		http://mathema.tician.de/software/pytools
12mu|python-pytools-2013.5.7-1|11	BuildArch:	noarch
12mu|python-pytools-2013.5.7-1|12	Requires:	python-decorator >= 3.2.0
12mu|python-pytools-2013.5.7-1|13	BuildRequires:	python-setuptools >= 0.6c8
12mu|python-pytools-2013.5.7-1|14	BuildRequires:	python-devel
12mu|python-pytools-2013.5.7-1|15	
12mu|python-pytools-2013.5.7-1|16	%description
12mu|python-pytools-2013.5.7-1|17	Pytools is a big bag of things that are "missing" from the Python
12mu|python-pytools-2013.5.7-1|18	standard library. This is mainly a dependency of my other software
12mu|python-pytools-2013.5.7-1|19	packages, and is probably of little interest to you unless you use
12mu|python-pytools-2013.5.7-1|20	those. If you're curious nonetheless, here's what's on offer:
12mu|python-pytools-2013.5.7-1|21	
12mu|python-pytools-2013.5.7-1|22	* A ton of small tool functions such as len_iterable, argmin, tuple
12mu|python-pytools-2013.5.7-1|23	generation, permutation generation, ASCII table pretty printing,
12mu|python-pytools-2013.5.7-1|24	GvR's mokeypatch_xxx() hack, the elusive flatten, and much more.
12mu|python-pytools-2013.5.7-1|25	* Michele Simionato's decorator module.
12mu|python-pytools-2013.5.7-1|26	* A time-series logging module, pytools.log.
12mu|python-pytools-2013.5.7-1|27	* Batch job submission, pytools.batchjob.
12mu|python-pytools-2013.5.7-1|28	* A lexer, pytools.lex.
12mu|python-pytools-2013.5.7-1|29	
12mu|python-pytools-2013.5.7-1|30	%prep
12mu|python-pytools-2013.5.7-1|31	%setup -q -n %{module}-%{version}
12mu|python-pytools-2013.5.7-1|32	
12mu|python-pytools-2013.5.7-1|33	%install
12mu|python-pytools-2013.5.7-1|34	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILE_LIST
12mu|python-pytools-2013.5.7-1|35	sed -i 's/.*egg-info$//' FILE_LIST
12mu|python-pytools-2013.5.7-1|36	
12mu|python-pytools-2013.5.7-1|37	%files -f FILE_LIST
12mu|python-pytools-2013.5.7-1|38	%doc README
12mu|python-pytools-2013.5.7-1|39	
12mu|python-pytools-2013.5.7-1|40	
12mu|python-pytools-2013.5.7-1|41	
12mu|python-pytools-2013.5.7-1|42	%changelog
12mu|python-pytools-2013.5.7-1|43	* Thu Jan 30 2014 dsilakov <denis.silakov@rosalab.ru> 2013.5.7-1
12mu|python-pytools-2013.5.7-1|44	+ Revision: aeec574
12mu|python-pytools-2013.5.7-1|45	- Merge pull request #1 from import/python-pytools:auto_update
12mu|python-pytools-2013.5.7-1|46	- ROSA Updates Builder: update suggested
12mu|python-pytools-2013.5.7-1|47	
12mu|python-pytools-2013.5.7-1|48	

20699 12
12mu|python-pytz-2014.2-1|1	%define module	pytz
12mu|python-pytz-2014.2-1|2	
12mu|python-pytz-2014.2-1|3	Summary:	World timezone definitions for Python
12mu|python-pytz-2014.2-1|4	
12mu|python-pytz-2014.2-1|5	Name:		python-%{module}
12mu|python-pytz-2014.2-1|6	Version:	2014.2
12mu|python-pytz-2014.2-1|7	Release:	1
12mu|python-pytz-2014.2-1|8	Source0:	http://pypi.python.org/packages/source/p/pytz/pytz-%{version}.tar.bz2
12mu|python-pytz-2014.2-1|9	License:	MIT
12mu|python-pytz-2014.2-1|10	Group:		Development/Python
12mu|python-pytz-2014.2-1|11	Url:		http://pytz.sourceforge.net/
12mu|python-pytz-2014.2-1|12	BuildRequires:	python-devel >= 2.3
12mu|python-pytz-2014.2-1|13	BuildRequires:  python3-devel
12mu|python-pytz-2014.2-1|14	BuildArch:	noarch
12mu|python-pytz-2014.2-1|15	
12mu|python-pytz-2014.2-1|16	%description
12mu|python-pytz-2014.2-1|17	pytz brings the Olson tz database into Python. This library allows
12mu|python-pytz-2014.2-1|18	accurate and cross platform timezone calculations using Python 2.3 or
12mu|python-pytz-2014.2-1|19	higher. It also solves the issue of ambiguous times at the end of
12mu|python-pytz-2014.2-1|20	daylight savings, which you can read more about in the Python Library
12mu|python-pytz-2014.2-1|21	Reference (datetime.tzinfo).
12mu|python-pytz-2014.2-1|22	
12mu|python-pytz-2014.2-1|23	Amost all (over 540) of the Olson timezones are supported.
12mu|python-pytz-2014.2-1|24	
12mu|python-pytz-2014.2-1|25	%package -n python3-%{module}
12mu|python-pytz-2014.2-1|26	Summary:        World timezone definitions for Python3
12mu|python-pytz-2014.2-1|27	
12mu|python-pytz-2014.2-1|28	Group:          Development/Python
12mu|python-pytz-2014.2-1|29	Requires:       python3
12mu|python-pytz-2014.2-1|30	
12mu|python-pytz-2014.2-1|31	%description -n python3-%{module}
12mu|python-pytz-2014.2-1|32	pytz brings the Olson tz database into Python. This library allows
12mu|python-pytz-2014.2-1|33	accurate and cross platform timezone calculations using Python 2.3 or
12mu|python-pytz-2014.2-1|34	higher. It also solves the issue of ambiguous times at the end of
12mu|python-pytz-2014.2-1|35	daylight savings, which you can read more about in the Python Library
12mu|python-pytz-2014.2-1|36	Reference (datetime.tzinfo).
12mu|python-pytz-2014.2-1|37	
12mu|python-pytz-2014.2-1|38	Amost all (over 540) of the Olson timezones are supported.
12mu|python-pytz-2014.2-1|39	
12mu|python-pytz-2014.2-1|40	%prep
12mu|python-pytz-2014.2-1|41	%setup -q -c
12mu|python-pytz-2014.2-1|42	
12mu|python-pytz-2014.2-1|43	mv %{module}-%{version} python2
12mu|python-pytz-2014.2-1|44	cp -r python2 python3
12mu|python-pytz-2014.2-1|45	
12mu|python-pytz-2014.2-1|46	%install
12mu|python-pytz-2014.2-1|47	pushd python2
12mu|python-pytz-2014.2-1|48	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --record=FILELIST.P2
12mu|python-pytz-2014.2-1|49	sed -i 's/.*egg-info$//' FILELIST.P2
12mu|python-pytz-2014.2-1|50	popd
12mu|python-pytz-2014.2-1|51	
12mu|python-pytz-2014.2-1|52	pushd python3
12mu|python-pytz-2014.2-1|53	PYTHONDONTWRITEBYTECODE= %__python3 setup.py install --root=%{buildroot} --record=FILELIST.P3
12mu|python-pytz-2014.2-1|54	sed -i 's/.*egg-info$//' FILELIST.P3
12mu|python-pytz-2014.2-1|55	sed -i 's/.*pyc$//' FILELIST.P3
12mu|python-pytz-2014.2-1|56	find %{buildroot}%{py3_puresitedir} -name "*pyc" -delete
12mu|python-pytz-2014.2-1|57	popd
12mu|python-pytz-2014.2-1|58	
12mu|python-pytz-2014.2-1|59	%clean
12mu|python-pytz-2014.2-1|60	
12mu|python-pytz-2014.2-1|61	%files -f python2/FILELIST.P2
12mu|python-pytz-2014.2-1|62	%doc python2/*.txt
12mu|python-pytz-2014.2-1|63	%{py_puresitedir}/%{module}-%{version}-*.egg-info
12mu|python-pytz-2014.2-1|64	
12mu|python-pytz-2014.2-1|65	%files -n python3-%{module} -f python3/FILELIST.P3
12mu|python-pytz-2014.2-1|66	%doc python3/*.txt
12mu|python-pytz-2014.2-1|67	%{py3_puresitedir}/%{module}-%{version}-*.egg-info
12mu|python-pytz-2014.2-1|68	
12mu|python-pytz-2014.2-1|69	
12mu|python-pytz-2014.2-1|70	
12mu|python-pytz-2014.2-1|71	%changelog
12mu|python-pytz-2014.2-1|72	* Sun Apr 20 2014 dsilakov <denis.silakov@rosalab.ru> 2014.2-1
12mu|python-pytz-2014.2-1|73	+ Revision: 2adfa9c
12mu|python-pytz-2014.2-1|74	- Merge pull request #2 from import/python-pytz:auto_update
12mu|python-pytz-2014.2-1|75	- ROSA Updates Builder: update suggested
12mu|python-pytz-2014.2-1|76	
12mu|python-pytz-2014.2-1|77	

20700 12
12mu|python-qpid-0.24-1|1	%define oname qpid
12mu|python-qpid-0.24-1|2	
12mu|python-qpid-0.24-1|3	Name:           python-%{oname}
12mu|python-qpid-0.24-1|4	Version:        0.24
12mu|python-qpid-0.24-1|5	Release:        1
12mu|python-qpid-0.24-1|6	Summary:        Python client library for AMQP
12mu|python-qpid-0.24-1|7	Group:          Development/Python
12mu|python-qpid-0.24-1|8	License:        ASL 2.0
12mu|python-qpid-0.24-1|9	URL:            http://qpid.apache.org
12mu|python-qpid-0.24-1|10	Source0:        http://www.apache.org/dyn/closer.cgi/qpid/0.24/%{oname}-python-%{version}.tar.gz
12mu|python-qpid-0.24-1|11	#Patch0:         mrg.patch
12mu|python-qpid-0.24-1|12	BuildArch:      noarch
12mu|python-qpid-0.24-1|13	
12mu|python-qpid-0.24-1|14	Requires:       python-saslwrapper >= 0.10
12mu|python-qpid-0.24-1|15	BuildRequires:  python-devel
12mu|python-qpid-0.24-1|16	
12mu|python-qpid-0.24-1|17	%description
12mu|python-qpid-0.24-1|18	The Apache Qpid Python client library for AMQP.
12mu|python-qpid-0.24-1|19	
12mu|python-qpid-0.24-1|20	%prep
12mu|python-qpid-0.24-1|21	%setup -qn %{oname}-%{version}/python
12mu|python-qpid-0.24-1|22	# Reversed (or previously applied) patch detected!
12mu|python-qpid-0.24-1|23	#patch0 -p3
12mu|python-qpid-0.24-1|24	cd ..
12mu|python-qpid-0.24-1|25	
12mu|python-qpid-0.24-1|26	%build
12mu|python-qpid-0.24-1|27	CFLAGS="%{optflags}" python setup.py build
12mu|python-qpid-0.24-1|28	
12mu|python-qpid-0.24-1|29	%install
12mu|python-qpid-0.24-1|30	python setup.py install --skip-build --root %{buildroot}
12mu|python-qpid-0.24-1|31	
12mu|python-qpid-0.24-1|32	chmod +x %{buildroot}%{py_puresitedir}/qpid/codec.py
12mu|python-qpid-0.24-1|33	chmod +x %{buildroot}%{py_puresitedir}/qpid/tests/codec.py
12mu|python-qpid-0.24-1|34	chmod +x %{buildroot}%{py_puresitedir}/qpid/reference.py
12mu|python-qpid-0.24-1|35	chmod +x %{buildroot}%{py_puresitedir}/qpid/managementdata.py
12mu|python-qpid-0.24-1|36	chmod +x %{buildroot}%{py_puresitedir}/qpid/disp.py
12mu|python-qpid-0.24-1|37	
12mu|python-qpid-0.24-1|38	%files
12mu|python-qpid-0.24-1|39	%doc LICENSE.txt NOTICE.txt README.txt examples
12mu|python-qpid-0.24-1|40	%{_bindir}/qpid-python-test
12mu|python-qpid-0.24-1|41	%{py_puresitedir}/qpid/
12mu|python-qpid-0.24-1|42	%{py_puresitedir}/qpid_python-*.egg-info
12mu|python-qpid-0.24-1|43	%{py_puresitedir}/mllib
12mu|python-qpid-0.24-1|44	
12mu|python-qpid-0.24-1|45	
12mu|python-qpid-0.24-1|46	
12mu|python-qpid-0.24-1|47	%changelog
12mu|python-qpid-0.24-1|48	* Sat Dec 28 2013 symbianflo <symbianflo@symbianflo> 0.24-1
12mu|python-qpid-0.24-1|49	+ Revision: 5797923
12mu|python-qpid-0.24-1|50	- Log: fix spec for UB, drop patch
12mu|python-qpid-0.24-1|51	
12mu|python-qpid-0.24-1|52	

20701 12
12mu|python-qt-3.18.1-16|1	Summary:	Set of Python bindings for Trolltech's Qt application framework
12mu|python-qt-3.18.1-16|2	Name:		python-qt
12mu|python-qt-3.18.1-16|3	Version:	3.18.1
12mu|python-qt-3.18.1-16|4	Release:	16
12mu|python-qt-3.18.1-16|5	Epoch:		1
12mu|python-qt-3.18.1-16|6	License:	GPLv2+
12mu|python-qt-3.18.1-16|7	Group:		Development/KDE and Qt
12mu|python-qt-3.18.1-16|8	Url:		http://www.riverbankcomputing.co.uk/software/pyqt/intro
12mu|python-qt-3.18.1-16|9	Source0:	http://www.riverbankcomputing.com/Downloads/PyQt3/GPL/PyQt-x11-gpl-%{version}.tar.gz
12mu|python-qt-3.18.1-16|10	Patch0:		PyQt-x11-gpl-3.17.3-mandriva-multiarch.patch
12mu|python-qt-3.18.1-16|11	Patch1:		PyQt-x11-gpl-3.18.1-sip415.patch
12mu|python-qt-3.18.1-16|12	BuildRequires:	python-sip
12mu|python-qt-3.18.1-16|13	BuildRequires:	pkgconfig(glu)
12mu|python-qt-3.18.1-16|14	BuildRequires:	pkgconfig(python)
12mu|python-qt-3.18.1-16|15	BuildRequires:	pkgconfig(qt-mt)
12mu|python-qt-3.18.1-16|16	Requires:	python-sip
12mu|python-qt-3.18.1-16|17	Provides:	PyQt = %{EVRD}
12mu|python-qt-3.18.1-16|18	
12mu|python-qt-3.18.1-16|19	%description
12mu|python-qt-3.18.1-16|20	PyQt is a set of Python bindings for Trolltech's Qt application framework and
12mu|python-qt-3.18.1-16|21	runs on all platforms supported by Qt including Windows, MacOS/X and Linux.
12mu|python-qt-3.18.1-16|22	
12mu|python-qt-3.18.1-16|23	%files
12mu|python-qt-3.18.1-16|24	%{_bindir}/pyuic
12mu|python-qt-3.18.1-16|25	%{_bindir}/pylupdate
12mu|python-qt-3.18.1-16|26	%{_datadir}/sip/*
12mu|python-qt-3.18.1-16|27	%{py_platsitedir}/q*
12mu|python-qt-3.18.1-16|28	%{py_platsitedir}/pyqtconfig.py
12mu|python-qt-3.18.1-16|29	
12mu|python-qt-3.18.1-16|30	#------------------------------------------------------------
12mu|python-qt-3.18.1-16|31	
12mu|python-qt-3.18.1-16|32	%prep
12mu|python-qt-3.18.1-16|33	%setup -q -n PyQt-x11-gpl-%{version}
12mu|python-qt-3.18.1-16|34	%patch0 -p1
12mu|python-qt-3.18.1-16|35	%patch1 -p0
12mu|python-qt-3.18.1-16|36	
12mu|python-qt-3.18.1-16|37	%build
12mu|python-qt-3.18.1-16|38	export QTDIR=%{qt3dir}
12mu|python-qt-3.18.1-16|39	echo "yes" | python ./configure.py \
12mu|python-qt-3.18.1-16|40	-y qt-mt LIBDIR_QT=%{_libdir}
12mu|python-qt-3.18.1-16|41	
12mu|python-qt-3.18.1-16|42	for name in pylupdate3 pyuic3 qt qtcanvas qtgl qtnetwork qtsql qttable qtui qtxml; do
12mu|python-qt-3.18.1-16|43	sed -i "s#^LIBS = #LIBS = $(python-config --libs) #g" ${name}/Makefile
12mu|python-qt-3.18.1-16|44	sed -i "s#^CFLAGS = #CFLAGS = -DANY=void %{optflags} #g" ${name}/Makefile
12mu|python-qt-3.18.1-16|45	sed -i "s#^CXXFLAGS = #CXXFLAGS = -DANY=void %{optflags} #g" ${name}/Makefile
12mu|python-qt-3.18.1-16|46	sed -i "s#^LFLAGS = #LFLAGS = %{ldflags} #g" ${name}/Makefile
12mu|python-qt-3.18.1-16|47	done
12mu|python-qt-3.18.1-16|48	
12mu|python-qt-3.18.1-16|49	%make
12mu|python-qt-3.18.1-16|50	
12mu|python-qt-3.18.1-16|51	%install
12mu|python-qt-3.18.1-16|52	%makeinstall_std
12mu|python-qt-3.18.1-16|53	
12mu|python-qt-3.18.1-16|54	
12mu|python-qt-3.18.1-16|55	%changelog
12mu|python-qt-3.18.1-16|56	* Fri Apr 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:3.18.1-16
12mu|python-qt-3.18.1-16|57	+ Revision: dbd9b7e
12mu|python-qt-3.18.1-16|58	- Add patch to fix build with SIP 4.15
12mu|python-qt-3.18.1-16|59	
12mu|python-qt-3.18.1-16|60	

20702 12
12mu|python-qt4-4.10.4-2|1	%define debug_package %{nil}
12mu|python-qt4-4.10.4-2|2	
12mu|python-qt4-4.10.4-2|3	Summary:	Set of Python bindings for Trolltech's Qt application framework
12mu|python-qt4-4.10.4-2|4	Name:		python-qt4
12mu|python-qt4-4.10.4-2|5	Version:	4.10.4
12mu|python-qt4-4.10.4-2|6	Release:	2
12mu|python-qt4-4.10.4-2|7	License:	GPLv2+
12mu|python-qt4-4.10.4-2|8	Group:		Development/KDE and Qt
12mu|python-qt4-4.10.4-2|9	Url:		http://www.riverbankcomputing.co.uk/software/pyqt/intro
12mu|python-qt4-4.10.4-2|10	Source0:	http://garr.dl.sourceforge.net/project/pyqt/PyQt4/PyQt-%{version}/PyQt-x11-gpl-%{version}.tar.gz
12mu|python-qt4-4.10.4-2|11	Patch0:		03_qreal_float_support.dpatch
12mu|python-qt4-4.10.4-2|12	BuildRequires:	python-sip
12mu|python-qt4-4.10.4-2|13	BuildRequires:	sed
12mu|python-qt4-4.10.4-2|14	BuildRequires:	qt4-devel
12mu|python-qt4-4.10.4-2|15	BuildRequires:	pkgconfig(dbus-1)
12mu|python-qt4-4.10.4-2|16	BuildRequires:	pkgconfig(dbus-python)
12mu|python-qt4-4.10.4-2|17	BuildRequires:	pkgconfig(phonon)
12mu|python-qt4-4.10.4-2|18	BuildRequires:	pkgconfig(python)
12mu|python-qt4-4.10.4-2|19	BuildRequires:	pkgconfig(QtAssistantClient)
12mu|python-qt4-4.10.4-2|20	BuildRequires:	pkgconfig(QtWebKit)
12mu|python-qt4-4.10.4-2|21	Provides:	PyQt4 = %{EVRD}
12mu|python-qt4-4.10.4-2|22	Requires:	python-sip
12mu|python-qt4-4.10.4-2|23	Requires:	%{name}-core = %{EVRD}
12mu|python-qt4-4.10.4-2|24	Requires:	%{name}-dbus = %{EVRD}
12mu|python-qt4-4.10.4-2|25	Requires:	%{name}-declarative = %{EVRD}
12mu|python-qt4-4.10.4-2|26	Requires:	%{name}-designer = %{EVRD}
12mu|python-qt4-4.10.4-2|27	Requires:	%{name}-gui = %{EVRD}
12mu|python-qt4-4.10.4-2|28	Requires:	%{name}-help = %{EVRD}
12mu|python-qt4-4.10.4-2|29	Requires:	%{name}-multimedia = %{EVRD}
12mu|python-qt4-4.10.4-2|30	Requires:	%{name}-network = %{EVRD}
12mu|python-qt4-4.10.4-2|31	Requires:	%{name}-opengl = %{EVRD}
12mu|python-qt4-4.10.4-2|32	Requires:	%{name}-phonon = %{EVRD}
12mu|python-qt4-4.10.4-2|33	Requires:	%{name}-script = %{EVRD}
12mu|python-qt4-4.10.4-2|34	Requires:	%{name}-scripttools = %{EVRD}
12mu|python-qt4-4.10.4-2|35	Requires:	%{name}-sql = %{EVRD}
12mu|python-qt4-4.10.4-2|36	Requires:	%{name}-svg = %{EVRD}
12mu|python-qt4-4.10.4-2|37	Requires:	%{name}-test = %{EVRD}
12mu|python-qt4-4.10.4-2|38	Requires:	%{name}-webkit = %{EVRD}
12mu|python-qt4-4.10.4-2|39	Requires:	%{name}-xml = %{EVRD}
12mu|python-qt4-4.10.4-2|40	Requires:	%{name}-xmlpatterns = %{EVRD}
12mu|python-qt4-4.10.4-2|41	
12mu|python-qt4-4.10.4-2|42	%description
12mu|python-qt4-4.10.4-2|43	PyQt is a set of Python bindings for Trolltech's Qt application framework.
12mu|python-qt4-4.10.4-2|44	
12mu|python-qt4-4.10.4-2|45	%files
12mu|python-qt4-4.10.4-2|46	
12mu|python-qt4-4.10.4-2|47	#------------------------------------------------------------
12mu|python-qt4-4.10.4-2|48	
12mu|python-qt4-4.10.4-2|49	%package core
12mu|python-qt4-4.10.4-2|50	Summary:	PyQt 4 core
12mu|python-qt4-4.10.4-2|51	Group:		Development/KDE and Qt
12mu|python-qt4-4.10.4-2|52	
12mu|python-qt4-4.10.4-2|53	%description core
12mu|python-qt4-4.10.4-2|54	PyQt 4 core.
12mu|python-qt4-4.10.4-2|55	
12mu|python-qt4-4.10.4-2|56	%files core
12mu|python-qt4-4.10.4-2|57	%dir %{py_platsitedir}/PyQt4
12mu|python-qt4-4.10.4-2|58	%{py_platsitedir}/PyQt4/uic
12mu|python-qt4-4.10.4-2|59	%{py_platsitedir}/PyQt4/__init__.py
12mu|python-qt4-4.10.4-2|60	%{py_platsitedir}/PyQt4/pyqtconfig.py
12mu|python-qt4-4.10.4-2|61	%{py_puresitedir}/dbus/*
12mu|python-qt4-4.10.4-2|62	%{py_platsitedir}/PyQt4/Qt.so
12mu|python-qt4-4.10.4-2|63	%{py_platsitedir}/PyQt4/QtCore.so
12mu|python-qt4-4.10.4-2|64	%{_datadir}/sip/PyQt4/Qt
12mu|python-qt4-4.10.4-2|65	%{_datadir}/sip/PyQt4/QtCore
12mu|python-qt4-4.10.4-2|66	%{qt4dir}/qsci/api/python/PyQt4.api
12mu|python-qt4-4.10.4-2|67	
12mu|python-qt4-4.10.4-2|68	#------------------------------------------------------------
12mu|python-qt4-4.10.4-2|69	
12mu|python-qt4-4.10.4-2|70	%package dbus
12mu|python-qt4-4.10.4-2|71	Summary:	PyQt 4 dbus
12mu|python-qt4-4.10.4-2|72	Group:		Development/KDE and Qt
12mu|python-qt4-4.10.4-2|73	Requires:	%{name}-core = %{EVRD}
12mu|python-qt4-4.10.4-2|74	
12mu|python-qt4-4.10.4-2|75	%description dbus
12mu|python-qt4-4.10.4-2|76	PyQt 4 dbus.
12mu|python-qt4-4.10.4-2|77	
12mu|python-qt4-4.10.4-2|78	%files dbus
12mu|python-qt4-4.10.4-2|79	%{py_platsitedir}/PyQt4/QtDBus.so
12mu|python-qt4-4.10.4-2|80	%{_datadir}/sip/PyQt4/QtDBus
12mu|python-qt4-4.10.4-2|81	
12mu|python-qt4-4.10.4-2|82	#------------------------------------------------------------
12mu|python-qt4-4.10.4-2|83	
12mu|python-qt4-4.10.4-2|84	%package declarative
12mu|python-qt4-4.10.4-2|85	Summary:	PyQt 4 declarative
12mu|python-qt4-4.10.4-2|86	Group:		Development/KDE and Qt
12mu|python-qt4-4.10.4-2|87	Requires:	%{name}-core = %{EVRD}
12mu|python-qt4-4.10.4-2|88	
12mu|python-qt4-4.10.4-2|89	%description declarative
12mu|python-qt4-4.10.4-2|90	PyQt 4 declarative.
12mu|python-qt4-4.10.4-2|91	
12mu|python-qt4-4.10.4-2|92	%files declarative
12mu|python-qt4-4.10.4-2|93	%{py_platsitedir}/PyQt4/QtDeclarative.so
12mu|python-qt4-4.10.4-2|94	%{_datadir}/sip/PyQt4/QtDeclarative
12mu|python-qt4-4.10.4-2|95	
12mu|python-qt4-4.10.4-2|96	#------------------------------------------------------------
12mu|python-qt4-4.10.4-2|97	
12mu|python-qt4-4.10.4-2|98	%package assistant
12mu|python-qt4-4.10.4-2|99	Summary:	PyQt 4 assistant
12mu|python-qt4-4.10.4-2|100	Group:		Development/KDE and Qt
12mu|python-qt4-4.10.4-2|101	Requires:	%{name}-core = %{EVRD}
12mu|python-qt4-4.10.4-2|102	
12mu|python-qt4-4.10.4-2|103	%description assistant
12mu|python-qt4-4.10.4-2|104	PyQt 4 assistant.
12mu|python-qt4-4.10.4-2|105	
12mu|python-qt4-4.10.4-2|106	%files assistant
12mu|python-qt4-4.10.4-2|107	%{py_platsitedir}/PyQt4/QtAssistant.so
12mu|python-qt4-4.10.4-2|108	%{_datadir}/sip/PyQt4/QtAssistant
12mu|python-qt4-4.10.4-2|109	
12mu|python-qt4-4.10.4-2|110	#------------------------------------------------------------
12mu|python-qt4-4.10.4-2|111	
12mu|python-qt4-4.10.4-2|112	%package gui
12mu|python-qt4-4.10.4-2|113	Summary:	PyQt 4 gui
12mu|python-qt4-4.10.4-2|114	Group:		Development/KDE and Qt
12mu|python-qt4-4.10.4-2|115	Requires:	%{name}-core = %{EVRD}
12mu|python-qt4-4.10.4-2|116	
12mu|python-qt4-4.10.4-2|117	%description gui
12mu|python-qt4-4.10.4-2|118	PyQt 4 gui.
12mu|python-qt4-4.10.4-2|119	
12mu|python-qt4-4.10.4-2|120	%files gui
12mu|python-qt4-4.10.4-2|121	%{py_platsitedir}/PyQt4/QtGui.so
12mu|python-qt4-4.10.4-2|122	%{_datadir}/sip/PyQt4/QtGui
12mu|python-qt4-4.10.4-2|123	
12mu|python-qt4-4.10.4-2|124	#------------------------------------------------------------
12mu|python-qt4-4.10.4-2|125	
12mu|python-qt4-4.10.4-2|126	%package network
12mu|python-qt4-4.10.4-2|127	Summary:	PyQt 4 network
12mu|python-qt4-4.10.4-2|128	Group:		Development/KDE and Qt
12mu|python-qt4-4.10.4-2|129	Requires:	%{name}-core = %{EVRD}
12mu|python-qt4-4.10.4-2|130	
12mu|python-qt4-4.10.4-2|131	%description network
12mu|python-qt4-4.10.4-2|132	PyQt 4 network.
12mu|python-qt4-4.10.4-2|133	
12mu|python-qt4-4.10.4-2|134	%files network
12mu|python-qt4-4.10.4-2|135	%{py_platsitedir}/PyQt4/QtNetwork.so
12mu|python-qt4-4.10.4-2|136	%{_datadir}/sip/PyQt4/QtNetwork
12mu|python-qt4-4.10.4-2|137	
12mu|python-qt4-4.10.4-2|138	#------------------------------------------------------------
12mu|python-qt4-4.10.4-2|139	
12mu|python-qt4-4.10.4-2|140	%package help
12mu|python-qt4-4.10.4-2|141	Summary:	PyQt 4 help
12mu|python-qt4-4.10.4-2|142	Group:		Development/KDE and Qt
12mu|python-qt4-4.10.4-2|143	Requires:	%{name}-core = %{EVRD}
12mu|python-qt4-4.10.4-2|144	
12mu|python-qt4-4.10.4-2|145	%description help
12mu|python-qt4-4.10.4-2|146	PyQt 4 help.
12mu|python-qt4-4.10.4-2|147	
12mu|python-qt4-4.10.4-2|148	%files help
12mu|python-qt4-4.10.4-2|149	%{py_platsitedir}/PyQt4/QtHelp.so
12mu|python-qt4-4.10.4-2|150	%{_datadir}/sip/PyQt4/QtHelp
12mu|python-qt4-4.10.4-2|151	
12mu|python-qt4-4.10.4-2|152	#------------------------------------------------------------
12mu|python-qt4-4.10.4-2|153	
12mu|python-qt4-4.10.4-2|154	%package opengl
12mu|python-qt4-4.10.4-2|155	Summary:	PyQt 4 opengl
12mu|python-qt4-4.10.4-2|156	Group:		Development/KDE and Qt
12mu|python-qt4-4.10.4-2|157	Requires:	%{name}-core = %{EVRD}
12mu|python-qt4-4.10.4-2|158	
12mu|python-qt4-4.10.4-2|159	%description opengl
12mu|python-qt4-4.10.4-2|160	PyQt 4 opengl.
12mu|python-qt4-4.10.4-2|161	
12mu|python-qt4-4.10.4-2|162	%files opengl
12mu|python-qt4-4.10.4-2|163	%{py_platsitedir}/PyQt4/QtOpenGL.so
12mu|python-qt4-4.10.4-2|164	%{_datadir}/sip/PyQt4/QtOpenGL
12mu|python-qt4-4.10.4-2|165	
12mu|python-qt4-4.10.4-2|166	#------------------------------------------------------------
12mu|python-qt4-4.10.4-2|167	
12mu|python-qt4-4.10.4-2|168	%package multimedia
12mu|python-qt4-4.10.4-2|169	Summary:	PyQt 4 multimedia
12mu|python-qt4-4.10.4-2|170	Group:		Development/KDE and Qt
12mu|python-qt4-4.10.4-2|171	Requires:	%{name}-core = %{EVRD}
12mu|python-qt4-4.10.4-2|172	
12mu|python-qt4-4.10.4-2|173	%description multimedia
12mu|python-qt4-4.10.4-2|174	PyQt 4 multimedia.
12mu|python-qt4-4.10.4-2|175	
12mu|python-qt4-4.10.4-2|176	%files multimedia
12mu|python-qt4-4.10.4-2|177	%{py_platsitedir}/PyQt4/QtMultimedia.so
12mu|python-qt4-4.10.4-2|178	%{_datadir}/sip/PyQt4/QtMultimedia
12mu|python-qt4-4.10.4-2|179	
12mu|python-qt4-4.10.4-2|180	#------------------------------------------------------------
12mu|python-qt4-4.10.4-2|181	
12mu|python-qt4-4.10.4-2|182	%package script
12mu|python-qt4-4.10.4-2|183	Summary:	PyQt 4 script
12mu|python-qt4-4.10.4-2|184	Group:		Development/KDE and Qt
12mu|python-qt4-4.10.4-2|185	Requires:	%{name}-core = %{EVRD}
12mu|python-qt4-4.10.4-2|186	
12mu|python-qt4-4.10.4-2|187	%description script
12mu|python-qt4-4.10.4-2|188	PyQt 4 script.
12mu|python-qt4-4.10.4-2|189	
12mu|python-qt4-4.10.4-2|190	%files script
12mu|python-qt4-4.10.4-2|191	%{py_platsitedir}/PyQt4/QtScript.so
12mu|python-qt4-4.10.4-2|192	%{_datadir}/sip/PyQt4/QtScript
12mu|python-qt4-4.10.4-2|193	
12mu|python-qt4-4.10.4-2|194	#------------------------------------------------------------
12mu|python-qt4-4.10.4-2|195	
12mu|python-qt4-4.10.4-2|196	%package sql
12mu|python-qt4-4.10.4-2|197	Summary:	PyQt 4 sql
12mu|python-qt4-4.10.4-2|198	Group:		Development/KDE and Qt
12mu|python-qt4-4.10.4-2|199	Requires:	%{name}-core = %{EVRD}
12mu|python-qt4-4.10.4-2|200	
12mu|python-qt4-4.10.4-2|201	%description sql
12mu|python-qt4-4.10.4-2|202	PyQt 4 sql.
12mu|python-qt4-4.10.4-2|203	
12mu|python-qt4-4.10.4-2|204	%files sql
12mu|python-qt4-4.10.4-2|205	%{py_platsitedir}/PyQt4/QtSql.so
12mu|python-qt4-4.10.4-2|206	%{_datadir}/sip/PyQt4/QtSql
12mu|python-qt4-4.10.4-2|207	
12mu|python-qt4-4.10.4-2|208	#------------------------------------------------------------
12mu|python-qt4-4.10.4-2|209	
12mu|python-qt4-4.10.4-2|210	%package svg
12mu|python-qt4-4.10.4-2|211	Summary:	PyQt 4 svg
12mu|python-qt4-4.10.4-2|212	Group:		Development/KDE and Qt
12mu|python-qt4-4.10.4-2|213	Requires:	%{name}-core = %{EVRD}
12mu|python-qt4-4.10.4-2|214	
12mu|python-qt4-4.10.4-2|215	%description svg
12mu|python-qt4-4.10.4-2|216	PyQt 4 svg.
12mu|python-qt4-4.10.4-2|217	
12mu|python-qt4-4.10.4-2|218	%files svg
12mu|python-qt4-4.10.4-2|219	%{py_platsitedir}/PyQt4/QtSvg.so
12mu|python-qt4-4.10.4-2|220	%{_datadir}/sip/PyQt4/QtSvg
12mu|python-qt4-4.10.4-2|221	
12mu|python-qt4-4.10.4-2|222	#------------------------------------------------------------
12mu|python-qt4-4.10.4-2|223	
12mu|python-qt4-4.10.4-2|224	%package test
12mu|python-qt4-4.10.4-2|225	Summary:	PyQt 4 test
12mu|python-qt4-4.10.4-2|226	Group:		Development/KDE and Qt
12mu|python-qt4-4.10.4-2|227	Requires:	%{name}-core = %{EVRD}
12mu|python-qt4-4.10.4-2|228	
12mu|python-qt4-4.10.4-2|229	%description test
12mu|python-qt4-4.10.4-2|230	PyQt 4 test.
12mu|python-qt4-4.10.4-2|231	
12mu|python-qt4-4.10.4-2|232	%files test
12mu|python-qt4-4.10.4-2|233	%{py_platsitedir}/PyQt4/QtTest.so
12mu|python-qt4-4.10.4-2|234	%{_datadir}/sip/PyQt4/QtTest
12mu|python-qt4-4.10.4-2|235	
12mu|python-qt4-4.10.4-2|236	#------------------------------------------------------------
12mu|python-qt4-4.10.4-2|237	
12mu|python-qt4-4.10.4-2|238	%package webkit
12mu|python-qt4-4.10.4-2|239	Summary:	PyQt 4 Webkit
12mu|python-qt4-4.10.4-2|240	Group:		Development/KDE and Qt
12mu|python-qt4-4.10.4-2|241	Requires:	%{name}-core = %{EVRD}
12mu|python-qt4-4.10.4-2|242	
12mu|python-qt4-4.10.4-2|243	%description webkit
12mu|python-qt4-4.10.4-2|244	PyQt 4 webkit.
12mu|python-qt4-4.10.4-2|245	
12mu|python-qt4-4.10.4-2|246	%files webkit
12mu|python-qt4-4.10.4-2|247	%{py_platsitedir}/PyQt4/QtWebKit.so
12mu|python-qt4-4.10.4-2|248	%{_datadir}/sip/PyQt4/QtWebKit
12mu|python-qt4-4.10.4-2|249	
12mu|python-qt4-4.10.4-2|250	#------------------------------------------------------------
12mu|python-qt4-4.10.4-2|251	
12mu|python-qt4-4.10.4-2|252	%package xml
12mu|python-qt4-4.10.4-2|253	Summary:	PyQt 4 xml
12mu|python-qt4-4.10.4-2|254	Group:		Development/KDE and Qt
12mu|python-qt4-4.10.4-2|255	Requires:	%{name}-core = %{EVRD}
12mu|python-qt4-4.10.4-2|256	
12mu|python-qt4-4.10.4-2|257	%description xml
12mu|python-qt4-4.10.4-2|258	PyQt 4 xml.
12mu|python-qt4-4.10.4-2|259	
12mu|python-qt4-4.10.4-2|260	%files xml
12mu|python-qt4-4.10.4-2|261	%{py_platsitedir}/PyQt4/QtXml.so
12mu|python-qt4-4.10.4-2|262	%{_datadir}/sip/PyQt4/QtXml
12mu|python-qt4-4.10.4-2|263	
12mu|python-qt4-4.10.4-2|264	#------------------------------------------------------------
12mu|python-qt4-4.10.4-2|265	
12mu|python-qt4-4.10.4-2|266	%package xmlpatterns
12mu|python-qt4-4.10.4-2|267	Summary:	PyQt 4 xmlpatterns
12mu|python-qt4-4.10.4-2|268	Group:		Development/KDE and Qt
12mu|python-qt4-4.10.4-2|269	Requires:	%{name}-core = %{EVRD}
12mu|python-qt4-4.10.4-2|270	
12mu|python-qt4-4.10.4-2|271	%description xmlpatterns
12mu|python-qt4-4.10.4-2|272	PyQt 4 xmlpatterns.
12mu|python-qt4-4.10.4-2|273	
12mu|python-qt4-4.10.4-2|274	%files xmlpatterns
12mu|python-qt4-4.10.4-2|275	%{py_platsitedir}/PyQt4/QtXmlPatterns.so
12mu|python-qt4-4.10.4-2|276	%{_datadir}/sip/PyQt4/QtXmlPatterns
12mu|python-qt4-4.10.4-2|277	
12mu|python-qt4-4.10.4-2|278	#------------------------------------------------------------
12mu|python-qt4-4.10.4-2|279	
12mu|python-qt4-4.10.4-2|280	%package scripttools
12mu|python-qt4-4.10.4-2|281	Summary:	PyQt 4 scripttools
12mu|python-qt4-4.10.4-2|282	Group:		Development/KDE and Qt
12mu|python-qt4-4.10.4-2|283	Requires:	%{name}-core = %{EVRD}
12mu|python-qt4-4.10.4-2|284	
12mu|python-qt4-4.10.4-2|285	%description scripttools
12mu|python-qt4-4.10.4-2|286	PyQt 4 scripttools.
12mu|python-qt4-4.10.4-2|287	
12mu|python-qt4-4.10.4-2|288	%files scripttools
12mu|python-qt4-4.10.4-2|289	%{py_platsitedir}/PyQt4/QtScriptTools.so
12mu|python-qt4-4.10.4-2|290	%{_datadir}/sip/PyQt4/QtScriptTools
12mu|python-qt4-4.10.4-2|291	
12mu|python-qt4-4.10.4-2|292	#------------------------------------------------------------
12mu|python-qt4-4.10.4-2|293	
12mu|python-qt4-4.10.4-2|294	%package designer
12mu|python-qt4-4.10.4-2|295	Summary:	PyQt 4 designer
12mu|python-qt4-4.10.4-2|296	Group:		Development/KDE and Qt
12mu|python-qt4-4.10.4-2|297	Requires:	%{name}-core = %{EVRD}
12mu|python-qt4-4.10.4-2|298	
12mu|python-qt4-4.10.4-2|299	%description designer
12mu|python-qt4-4.10.4-2|300	PyQt 4 designer.
12mu|python-qt4-4.10.4-2|301	
12mu|python-qt4-4.10.4-2|302	%files designer
12mu|python-qt4-4.10.4-2|303	%{py_platsitedir}/PyQt4/QtDesigner.so
12mu|python-qt4-4.10.4-2|304	%{_datadir}/sip/PyQt4/QtDesigner
12mu|python-qt4-4.10.4-2|305	
12mu|python-qt4-4.10.4-2|306	#------------------------------------------------------------
12mu|python-qt4-4.10.4-2|307	
12mu|python-qt4-4.10.4-2|308	%package phonon
12mu|python-qt4-4.10.4-2|309	Summary:	PyQt 4 phonon
12mu|python-qt4-4.10.4-2|310	Group:		Development/KDE and Qt
12mu|python-qt4-4.10.4-2|311	Requires:	%{name}-core = %{EVRD}
12mu|python-qt4-4.10.4-2|312	
12mu|python-qt4-4.10.4-2|313	%description phonon
12mu|python-qt4-4.10.4-2|314	PyQt 4 phonon.
12mu|python-qt4-4.10.4-2|315	
12mu|python-qt4-4.10.4-2|316	%files phonon
12mu|python-qt4-4.10.4-2|317	%{py_platsitedir}/PyQt4/phonon.so
12mu|python-qt4-4.10.4-2|318	%{_datadir}/sip/PyQt4/phonon
12mu|python-qt4-4.10.4-2|319	
12mu|python-qt4-4.10.4-2|320	#------------------------------------------------------------
12mu|python-qt4-4.10.4-2|321	
12mu|python-qt4-4.10.4-2|322	%package devel
12mu|python-qt4-4.10.4-2|323	Summary:	PyQt 4 devel
12mu|python-qt4-4.10.4-2|324	Group:		Development/KDE and Qt
12mu|python-qt4-4.10.4-2|325	Requires:	%{name} = %{EVRD}
12mu|python-qt4-4.10.4-2|326	Requires:	qt4-designer
12mu|python-qt4-4.10.4-2|327	
12mu|python-qt4-4.10.4-2|328	%description devel
12mu|python-qt4-4.10.4-2|329	PyQt 4 devel utilities.
12mu|python-qt4-4.10.4-2|330	
12mu|python-qt4-4.10.4-2|331	%files devel
12mu|python-qt4-4.10.4-2|332	%{_bindir}/pyuic4
12mu|python-qt4-4.10.4-2|333	%{_bindir}/pyrcc4
12mu|python-qt4-4.10.4-2|334	%{_bindir}/pylupdate4
12mu|python-qt4-4.10.4-2|335	%{qt4plugins}/designer/*
12mu|python-qt4-4.10.4-2|336	
12mu|python-qt4-4.10.4-2|337	#------------------------------------------------------------
12mu|python-qt4-4.10.4-2|338	
12mu|python-qt4-4.10.4-2|339	%prep
12mu|python-qt4-4.10.4-2|340	%setup -qn PyQt-x11-gpl-%{version}
12mu|python-qt4-4.10.4-2|341	%patch0 -p1 -b .real
12mu|python-qt4-4.10.4-2|342	
12mu|python-qt4-4.10.4-2|343	%build
12mu|python-qt4-4.10.4-2|344	export QTDIR=%{qt4dir}
12mu|python-qt4-4.10.4-2|345	export PATH=%{qt4dir}/bin:$PATH
12mu|python-qt4-4.10.4-2|346	export CFLAGS='%{optflags} -fPIC'
12mu|python-qt4-4.10.4-2|347	export CXXFLAGS='%{optflags} -fPIC'
12mu|python-qt4-4.10.4-2|348	
12mu|python-qt4-4.10.4-2|349	python ./configure.py \
12mu|python-qt4-4.10.4-2|350	--qsci-api \
12mu|python-qt4-4.10.4-2|351	--confirm-license \
12mu|python-qt4-4.10.4-2|352	-s /usr/include/dbus-1.0
12mu|python-qt4-4.10.4-2|353	
12mu|python-qt4-4.10.4-2|354	# Some modules not requires X libraries
12mu|python-qt4-4.10.4-2|355	# Python sip not diferentiate qt modules and always add a X set of
12mu|python-qt4-4.10.4-2|356	# libs to link. We're explicitely this unecessary links
12mu|python-qt4-4.10.4-2|357	# Using same approach to add missin libpython linh
12mu|python-qt4-4.10.4-2|358	
12mu|python-qt4-4.10.4-2|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
12mu|python-qt4-4.10.4-2|360	if [ -e ${name}/Makefile ]; then
12mu|python-qt4-4.10.4-2|361	sed -i "s,^LIBS = ,LIBS = $(python-config --libs) ,g" ${name}/Makefile
12mu|python-qt4-4.10.4-2|362	fi
12mu|python-qt4-4.10.4-2|363	done
12mu|python-qt4-4.10.4-2|364	sed -i "s,/usr/lib/qt4/include/phonon,/usr/include/phonon,g" phonon/Makefile
12mu|python-qt4-4.10.4-2|365	sed -i "s,/usr/lib/qt4//include/phonon,/usr/include/phonon,g" phonon/Makefile
12mu|python-qt4-4.10.4-2|366	
12mu|python-qt4-4.10.4-2|367	%make
12mu|python-qt4-4.10.4-2|368	
12mu|python-qt4-4.10.4-2|369	%install
12mu|python-qt4-4.10.4-2|370	%makeinstall_std INSTALL_ROOT=%{buildroot}
12mu|python-qt4-4.10.4-2|371	
12mu|python-qt4-4.10.4-2|372	
12mu|python-qt4-4.10.4-2|373	%changelog
12mu|python-qt4-4.10.4-2|374	* Fri Apr 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.10.4-2
12mu|python-qt4-4.10.4-2|375	+ Revision: 1959bf5
12mu|python-qt4-4.10.4-2|376	- New version 4.10.4
12mu|python-qt4-4.10.4-2|377	
12mu|python-qt4-4.10.4-2|378	

20703 12
12mu|python-reportlab-2.6-1|1	Summary:	ReportLab library to create PDF documents using Python
12mu|python-reportlab-2.6-1|2	Name:		python-reportlab
12mu|python-reportlab-2.6-1|3	Version:	2.6
12mu|python-reportlab-2.6-1|4	Release:	1
12mu|python-reportlab-2.6-1|5	URL:		http://www.reportlab.org/
12mu|python-reportlab-2.6-1|6	# Upstream tarball with Odyssey text and non-free font files replaced
12mu|python-reportlab-2.6-1|7	# Changes copied from Debian package - AdamW 2008/02
12mu|python-reportlab-2.6-1|8	Source0:	http://www.reportlab.org/ftp/reportlab-%{version}.tar.gz
12mu|python-reportlab-2.6-1|9	#Source1:	rl_accel-0.61-daily-unix.tgz
12mu|python-reportlab-2.6-1|10	# From Debian, rediffed: changes source to use the free replacement
12mu|python-reportlab-2.6-1|11	# fonts - AdamW 2008/02
12mu|python-reportlab-2.6-1|12	Patch0:		python-reportlab-2.1-fontclean.patch
12mu|python-reportlab-2.6-1|13	Patch1:		reportlab-2.5-fix_build.patch
12mu|python-reportlab-2.6-1|14	BuildRequires:	pkgconfig(freetype2)
12mu|python-reportlab-2.6-1|15	License:	BSD
12mu|python-reportlab-2.6-1|16	Group:		Publishing
12mu|python-reportlab-2.6-1|17	%py_requires -d
12mu|python-reportlab-2.6-1|18	
12mu|python-reportlab-2.6-1|19	%description
12mu|python-reportlab-2.6-1|20	ReportLab is a library that lets you directly create documents in
12mu|python-reportlab-2.6-1|21	Adobe's Portable Document Format (PDF) using the Python programming
12mu|python-reportlab-2.6-1|22	language.
12mu|python-reportlab-2.6-1|23	
12mu|python-reportlab-2.6-1|24	ReportLab library creates PDF based on graphics commands without
12mu|python-reportlab-2.6-1|25	intervening steps. It's therefore extremely fast, and flexible (since
12mu|python-reportlab-2.6-1|26	you're using a full-blown programming language).
12mu|python-reportlab-2.6-1|27	
12mu|python-reportlab-2.6-1|28	Sample use cases are:
12mu|python-reportlab-2.6-1|29	
12mu|python-reportlab-2.6-1|30	* Dynamic PDF generation on the web
12mu|python-reportlab-2.6-1|31	* High-volume corporate reporting and database publishing
12mu|python-reportlab-2.6-1|32	* As embeddable print engine for other applications, including a
12mu|python-reportlab-2.6-1|33	'report language' so that users can customize their own reports.
12mu|python-reportlab-2.6-1|34	* As 'build system' for complex documents with charts, tables and text
12mu|python-reportlab-2.6-1|35	such as management accounts, statistical reports and scientific papers
12mu|python-reportlab-2.6-1|36	* from XML to PDF in one step
12mu|python-reportlab-2.6-1|37	
12mu|python-reportlab-2.6-1|38	%prep
12mu|python-reportlab-2.6-1|39	%setup -q -n reportlab-%{version}
12mu|python-reportlab-2.6-1|40	%patch1 -p1 -b .link
12mu|python-reportlab-2.6-1|41	find . -type f | xargs perl -p -i -e 's@#!/bin/env python@#!/usr/bin/env python@'
12mu|python-reportlab-2.6-1|42	
12mu|python-reportlab-2.6-1|43	%build
12mu|python-reportlab-2.6-1|44	python setup.py build
12mu|python-reportlab-2.6-1|45	
12mu|python-reportlab-2.6-1|46	%install
12mu|python-reportlab-2.6-1|47	rm -rf %{buildroot}
12mu|python-reportlab-2.6-1|48	python setup.py install --root=%{buildroot} --compile --optimize=2
12mu|python-reportlab-2.6-1|49	rm -rf %{buildroot}}%{py_platsitedir}/reportlab/fonts
12mu|python-reportlab-2.6-1|50	
12mu|python-reportlab-2.6-1|51	%clean
12mu|python-reportlab-2.6-1|52	rm -rf %{buildroot}
12mu|python-reportlab-2.6-1|53	
12mu|python-reportlab-2.6-1|54	%files
12mu|python-reportlab-2.6-1|55	%defattr(-,root,root)
12mu|python-reportlab-2.6-1|56	%doc LICENSE.txt README.txt
12mu|python-reportlab-2.6-1|57	%{py_platsitedir}/*
12mu|python-reportlab-2.6-1|58	
12mu|python-reportlab-2.6-1|59	%changelog
12mu|python-reportlab-2.6-1|60	* Thu Jan 23 2014 Alex Burmashev <alex.burmashev@gmail.com> 2.6-1
12mu|python-reportlab-2.6-1|61	+ Revision: f6e8883
12mu|python-reportlab-2.6-1|62	- sync to cooker
12mu|python-reportlab-2.6-1|63	
12mu|python-reportlab-2.6-1|64	

20704 12
12mu|python-rhsm-1.9.6-1|1	Name:    python-rhsm
12mu|python-rhsm-1.9.6-1|2	Version: 1.9.6
12mu|python-rhsm-1.9.6-1|3	Release: 1
12mu|python-rhsm-1.9.6-1|4	Summary: A Python library to communicate with a Red Hat Unified Entitlement Platform
12mu|python-rhsm-1.9.6-1|5	Group:   System/Libraries
12mu|python-rhsm-1.9.6-1|6	License: GPLv2
12mu|python-rhsm-1.9.6-1|7	# How to create the source tarball:
12mu|python-rhsm-1.9.6-1|8	#
12mu|python-rhsm-1.9.6-1|9	# git clone git://git.fedorahosted.org/git/python-rhsm.git/
12mu|python-rhsm-1.9.6-1|10	# cd client/python-rhsm
12mu|python-rhsm-1.9.6-1|11	# tito build --tag python-rhsm-$VERSION-$RELEASE --tgz
12mu|python-rhsm-1.9.6-1|12	Source0:  %{name}-%{version}.tar.gz
12mu|python-rhsm-1.9.6-1|13	Patch0:   python-rhsm-1.9.6-fix-linkage.patch
12mu|python-rhsm-1.9.6-1|14	URL:      http://fedorahosted.org/candlepin
12mu|python-rhsm-1.9.6-1|15	
12mu|python-rhsm-1.9.6-1|16	Requires: python-m2crypto
12mu|python-rhsm-1.9.6-1|17	Requires: python-simplejson
12mu|python-rhsm-1.9.6-1|18	Requires: python-iniparse
12mu|python-rhsm-1.9.6-1|19	Requires: python-rpm
12mu|python-rhsm-1.9.6-1|20	
12mu|python-rhsm-1.9.6-1|21	BuildRequires: python-devel
12mu|python-rhsm-1.9.6-1|22	BuildRequires: python-setuptools
12mu|python-rhsm-1.9.6-1|23	BuildRequires: openssl-devel
12mu|python-rhsm-1.9.6-1|24	
12mu|python-rhsm-1.9.6-1|25	%description
12mu|python-rhsm-1.9.6-1|26	A small library for communicating with the REST interface of a Red Hat Unified
12mu|python-rhsm-1.9.6-1|27	Entitlement Platform. This interface is used for the management of system
12mu|python-rhsm-1.9.6-1|28	entitlements, certificates, and access to content.
12mu|python-rhsm-1.9.6-1|29	
12mu|python-rhsm-1.9.6-1|30	%prep
12mu|python-rhsm-1.9.6-1|31	%setup -q -n python-rhsm-%{version}
12mu|python-rhsm-1.9.6-1|32	%patch0 -p1
12mu|python-rhsm-1.9.6-1|33	
12mu|python-rhsm-1.9.6-1|34	%build
12mu|python-rhsm-1.9.6-1|35	export LDFLAGS="-lcrypto"
12mu|python-rhsm-1.9.6-1|36	%{__python} setup.py build
12mu|python-rhsm-1.9.6-1|37	
12mu|python-rhsm-1.9.6-1|38	%install
12mu|python-rhsm-1.9.6-1|39	%{__python} setup.py install -O1 --skip-build --root %{buildroot}
12mu|python-rhsm-1.9.6-1|40	mkdir -p %{buildroot}%{_sysconfdir}/rhsm/ca
12mu|python-rhsm-1.9.6-1|41	install etc-conf/ca/*.pem %{buildroot}%{_sysconfdir}/rhsm/ca
12mu|python-rhsm-1.9.6-1|42	
12mu|python-rhsm-1.9.6-1|43	%clean
12mu|python-rhsm-1.9.6-1|44	
12mu|python-rhsm-1.9.6-1|45	%files
12mu|python-rhsm-1.9.6-1|46	%doc README
12mu|python-rhsm-1.9.6-1|47	
12mu|python-rhsm-1.9.6-1|48	%dir %{python_sitearch}/rhsm
12mu|python-rhsm-1.9.6-1|49	%attr(755,root,root) %dir %{_sysconfdir}/rhsm
12mu|python-rhsm-1.9.6-1|50	%attr(755,root,root) %dir %{_sysconfdir}/rhsm/ca
12mu|python-rhsm-1.9.6-1|51	
12mu|python-rhsm-1.9.6-1|52	%{python_sitearch}/rhsm/*
12mu|python-rhsm-1.9.6-1|53	%{python_sitearch}/rhsm-*.egg-info
12mu|python-rhsm-1.9.6-1|54	%attr(640,root,root) %{_sysconfdir}/rhsm/ca/*.pem
12mu|python-rhsm-1.9.6-1|55	
12mu|python-rhsm-1.9.6-1|56	
12mu|python-rhsm-1.9.6-1|57	%changelog
12mu|python-rhsm-1.9.6-1|58	* Tue Dec 03 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.9.6-1
12mu|python-rhsm-1.9.6-1|59	+ Revision: c3501bb
12mu|python-rhsm-1.9.6-1|60	- Fix req
12mu|python-rhsm-1.9.6-1|61	
12mu|python-rhsm-1.9.6-1|62	

20705 12
12mu|python-roman-2.0.0-2|1	%define	oname	roman
12mu|python-roman-2.0.0-2|2	
12mu|python-roman-2.0.0-2|3	Name:		python-%{oname}
12mu|python-roman-2.0.0-2|4	Version:	2.0.0
12mu|python-roman-2.0.0-2|5	Release:	2
12mu|python-roman-2.0.0-2|6	Summary:	Integer to Roman numerals converter
12mu|python-roman-2.0.0-2|7	Source0:	http://pypi.python.org/packages/source/r/%{oname}/%{oname}-%{version}.tar.gz
12mu|python-roman-2.0.0-2|8	License:	Python Software Foundation License
12mu|python-roman-2.0.0-2|9	Group:		Development/Python
12mu|python-roman-2.0.0-2|10	Url:		http://pypi.python.org/pypi/roman
12mu|python-roman-2.0.0-2|11	BuildArch:	noarch
12mu|python-roman-2.0.0-2|12	BuildRequires:	python-setuptools
12mu|python-roman-2.0.0-2|13	BuildRequires:	python3-distribute
12mu|python-roman-2.0.0-2|14	Conflicts:      python-docutils < 0.11
12mu|python-roman-2.0.0-2|15	
12mu|python-roman-2.0.0-2|16	%description
12mu|python-roman-2.0.0-2|17	Group:		Development/Python
12mu|python-roman-2.0.0-2|18	Integer to Roman numerals converter.
12mu|python-roman-2.0.0-2|19	
12mu|python-roman-2.0.0-2|20	%package -n python3-%{oname}
12mu|python-roman-2.0.0-2|21	Summary:	Integer to Roman numerals converter
12mu|python-roman-2.0.0-2|22	
12mu|python-roman-2.0.0-2|23	
12mu|python-roman-2.0.0-2|24	%description -n python3-%{oname}
12mu|python-roman-2.0.0-2|25	Integer to Roman numerals converter.
12mu|python-roman-2.0.0-2|26	
12mu|python-roman-2.0.0-2|27	%prep
12mu|python-roman-2.0.0-2|28	%setup -q -c
12mu|python-roman-2.0.0-2|29	mv %{oname}-%{version} python2
12mu|python-roman-2.0.0-2|30	cp -r python2 python3
12mu|python-roman-2.0.0-2|31	
12mu|python-roman-2.0.0-2|32	%build
12mu|python-roman-2.0.0-2|33	pushd python2
12mu|python-roman-2.0.0-2|34	python setup.py build
12mu|python-roman-2.0.0-2|35	popd
12mu|python-roman-2.0.0-2|36	
12mu|python-roman-2.0.0-2|37	pushd python3
12mu|python-roman-2.0.0-2|38	python3 setup.py build
12mu|python-roman-2.0.0-2|39	popd
12mu|python-roman-2.0.0-2|40	
12mu|python-roman-2.0.0-2|41	%install
12mu|python-roman-2.0.0-2|42	pushd python2
12mu|python-roman-2.0.0-2|43	python setup.py install --root=%{buildroot}
12mu|python-roman-2.0.0-2|44	popd
12mu|python-roman-2.0.0-2|45	
12mu|python-roman-2.0.0-2|46	pushd python3
12mu|python-roman-2.0.0-2|47	python3 setup.py install --root=%{buildroot}
12mu|python-roman-2.0.0-2|48	popd
12mu|python-roman-2.0.0-2|49	
12mu|python-roman-2.0.0-2|50	%check
12mu|python-roman-2.0.0-2|51	pushd python2
12mu|python-roman-2.0.0-2|52	python setup.py test
12mu|python-roman-2.0.0-2|53	popd
12mu|python-roman-2.0.0-2|54	
12mu|python-roman-2.0.0-2|55	pushd python3
12mu|python-roman-2.0.0-2|56	python3 setup.py test
12mu|python-roman-2.0.0-2|57	popd
12mu|python-roman-2.0.0-2|58	
12mu|python-roman-2.0.0-2|59	%files
12mu|python-roman-2.0.0-2|60	%doc python2/CHANGES.txt
12mu|python-roman-2.0.0-2|61	%doc python2/src/roman.egg-info/SOURCES.txt
12mu|python-roman-2.0.0-2|62	%doc python2/src/roman.egg-info/dependency_links.txt
12mu|python-roman-2.0.0-2|63	%doc python2/src/roman.egg-info/top_level.txt
12mu|python-roman-2.0.0-2|64	%{py_puresitedir}/roman.py*
12mu|python-roman-2.0.0-2|65	%{py_puresitedir}/roman*.egg-info
12mu|python-roman-2.0.0-2|66	
12mu|python-roman-2.0.0-2|67	%files -n python3-%{oname}
12mu|python-roman-2.0.0-2|68	%doc python3/CHANGES.txt
12mu|python-roman-2.0.0-2|69	%doc python3/src/roman.egg-info/SOURCES.txt
12mu|python-roman-2.0.0-2|70	%doc python3/src/roman.egg-info/dependency_links.txt
12mu|python-roman-2.0.0-2|71	%doc python3/src/roman.egg-info/top_level.txt
12mu|python-roman-2.0.0-2|72	%{py3_puresitedir}/roman.py*
12mu|python-roman-2.0.0-2|73	%{py3_puresitedir}/roman*.egg-info
12mu|python-roman-2.0.0-2|74	
12mu|python-roman-2.0.0-2|75	%changelog
12mu|python-roman-2.0.0-2|76	* Wed Dec 18 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.0.0-2
12mu|python-roman-2.0.0-2|77	+ Revision: ab864fc
12mu|python-roman-2.0.0-2|78	- Added conflict with old docutils
12mu|python-roman-2.0.0-2|79	
12mu|python-roman-2.0.0-2|80	

20706 12
12mu|python-simplejson-3.3.3-1|1	%define shortname	simplejson
12mu|python-simplejson-3.3.3-1|2	
12mu|python-simplejson-3.3.3-1|3	# Disable useless provides ('_speedups.so' and similar)
12mu|python-simplejson-3.3.3-1|4	%define __noautoprov '_.*\.so'
12mu|python-simplejson-3.3.3-1|5	
12mu|python-simplejson-3.3.3-1|6	Name:           python-%{shortname}
12mu|python-simplejson-3.3.3-1|7	Version:        3.3.3
12mu|python-simplejson-3.3.3-1|8	Release:        1
12mu|python-simplejson-3.3.3-1|9	Summary:        Simple, fast, extensible JSON encoder/decoder for Python
12mu|python-simplejson-3.3.3-1|10	Group:          Development/Python
12mu|python-simplejson-3.3.3-1|11	License:        MIT
12mu|python-simplejson-3.3.3-1|12	URL:            http://undefined.org/python/#simplejson
12mu|python-simplejson-3.3.3-1|13	Source0:        http://pypi.python.org/packages/source/s/simplejson/simplejson-%{version}.tar.gz
12mu|python-simplejson-3.3.3-1|14	BuildRequires:	python-distribute
12mu|python-simplejson-3.3.3-1|15	BuildRequires:	python-devel
12mu|python-simplejson-3.3.3-1|16	
12mu|python-simplejson-3.3.3-1|17	%description
12mu|python-simplejson-3.3.3-1|18	simplejson is a simple, fast, complete, correct and extensible JSON
12mu|python-simplejson-3.3.3-1|19	(http://json.org) encoder and decoder for Python 2.3+. It is pure Python code
12mu|python-simplejson-3.3.3-1|20	with no dependencies, but includes an optional C extension for a serious speed
12mu|python-simplejson-3.3.3-1|21	boost.
12mu|python-simplejson-3.3.3-1|22	
12mu|python-simplejson-3.3.3-1|23	simplejson was formerly known as simple_json, but changed its name to comply
12mu|python-simplejson-3.3.3-1|24	with PEP 8 module naming guidelines.
12mu|python-simplejson-3.3.3-1|25	
12mu|python-simplejson-3.3.3-1|26	The encoder may be subclassed to provide serialization in any kind of
12mu|python-simplejson-3.3.3-1|27	situation, without any special support by the objects to be serialized
12mu|python-simplejson-3.3.3-1|28	(somewhat like pickle).
12mu|python-simplejson-3.3.3-1|29	
12mu|python-simplejson-3.3.3-1|30	The decoder can handle incoming JSON strings of any specified encoding (UTF-8
12mu|python-simplejson-3.3.3-1|31	by default).
12mu|python-simplejson-3.3.3-1|32	
12mu|python-simplejson-3.3.3-1|33	%prep
12mu|python-simplejson-3.3.3-1|34	%setup -q -n %{shortname}-%{version}
12mu|python-simplejson-3.3.3-1|35	
12mu|python-simplejson-3.3.3-1|36	%build
12mu|python-simplejson-3.3.3-1|37	python setup.py build
12mu|python-simplejson-3.3.3-1|38	
12mu|python-simplejson-3.3.3-1|39	%install
12mu|python-simplejson-3.3.3-1|40	python setup.py install -O1 --skip-build --root %{buildroot} --install-purelib=%{py_platsitedir}
12mu|python-simplejson-3.3.3-1|41	
12mu|python-simplejson-3.3.3-1|42	%files
12mu|python-simplejson-3.3.3-1|43	%{py_platsitedir}/*
12mu|python-simplejson-3.3.3-1|44	
12mu|python-simplejson-3.3.3-1|45	
12mu|python-simplejson-3.3.3-1|46	
12mu|python-simplejson-3.3.3-1|47	%changelog
12mu|python-simplejson-3.3.3-1|48	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.3.3-1
12mu|python-simplejson-3.3.3-1|49	+ Revision: ba89383
12mu|python-simplejson-3.3.3-1|50	- Updated to 3.3.3 (by updates_builder)
12mu|python-simplejson-3.3.3-1|51	
12mu|python-simplejson-3.3.3-1|52	

20707 12
12mu|python-sip-4.15.5-3|1	# extracted from sip.h, SIP_API_MAJOR_NR SIP_API_MINOR_NR defines
12mu|python-sip-4.15.5-3|2	%define sip_api_major 11
12mu|python-sip-4.15.5-3|3	%define sip_api_minor 0
12mu|python-sip-4.15.5-3|4	%define sip_api %{sip_api_major}.%{sip_api_minor}
12mu|python-sip-4.15.5-3|5	
12mu|python-sip-4.15.5-3|6	Summary:	Riverbanks's python sip
12mu|python-sip-4.15.5-3|7	Name:		python-sip
12mu|python-sip-4.15.5-3|8	Version:	4.15.5
12mu|python-sip-4.15.5-3|9	Release:	3
12mu|python-sip-4.15.5-3|10	Epoch:		3
12mu|python-sip-4.15.5-3|11	License:	GPLv2+
12mu|python-sip-4.15.5-3|12	Group:		Development/Python
12mu|python-sip-4.15.5-3|13	Url:		http://www.riverbankcomputing.co.uk/software/sip/intro
12mu|python-sip-4.15.5-3|14	Source0:	http://downloads.sourceforge.net/pyqt/sip-%{version}.tar.gz
12mu|python-sip-4.15.5-3|15	BuildRequires:	bzip2-devel
12mu|python-sip-4.15.5-3|16	BuildRequires:	pkgconfig(python)
12mu|python-sip-4.15.5-3|17	Provides:	sip-api(%{sip_api_major}) = %{sip_api}
12mu|python-sip-4.15.5-3|18	
12mu|python-sip-4.15.5-3|19	%description
12mu|python-sip-4.15.5-3|20	SIP is a tool that makes it very easy to create Python bindings
12mu|python-sip-4.15.5-3|21	for C and C++ libraries. It was originally developed to create PyQt,
12mu|python-sip-4.15.5-3|22	the Python bindings for the Qt toolkit, but can be used to
12mu|python-sip-4.15.5-3|23	create bindings for any C or C++ library.
12mu|python-sip-4.15.5-3|24	
12mu|python-sip-4.15.5-3|25	%files
12mu|python-sip-4.15.5-3|26	%{_bindir}/sip
12mu|python-sip-4.15.5-3|27	%{py_platsitedir}/s*
12mu|python-sip-4.15.5-3|28	%{py_incdir}/sip.h
12mu|python-sip-4.15.5-3|29	%{_sysconfdir}/rpm/macros.d/sip.macros
12mu|python-sip-4.15.5-3|30	
12mu|python-sip-4.15.5-3|31	#------------------------------------------------------------
12mu|python-sip-4.15.5-3|32	
12mu|python-sip-4.15.5-3|33	%prep
12mu|python-sip-4.15.5-3|34	%setup -q -n sip-%{version}
12mu|python-sip-4.15.5-3|35	
12mu|python-sip-4.15.5-3|36	# Check API minor/major numbers
12mu|python-sip-4.15.5-3|37	export real_api_major=`grep SIP_API_MAJOR_NR siplib/sip.h.in|head -n1|awk -F' ' '{print $3}'`
12mu|python-sip-4.15.5-3|38	export real_api_minor=`grep SIP_API_MINOR_NR siplib/sip.h.in|head -n1|awk -F' ' '{print $3}'`
12mu|python-sip-4.15.5-3|39	if [ $real_api_major -ne %{sip_api_major} ]; then
12mu|python-sip-4.15.5-3|40	echo 'Wrong spi major specified: Should be' $real_api_major ', but set' %{sip_api_major}
12mu|python-sip-4.15.5-3|41	exit 1
12mu|python-sip-4.15.5-3|42	fi
12mu|python-sip-4.15.5-3|43	if [ $real_api_minor -ne %{sip_api_minor} ]; then
12mu|python-sip-4.15.5-3|44	echo 'Wrong spi minor specified: Should be' $real_api_minor ', but set' %{sip_api_minor}
12mu|python-sip-4.15.5-3|45	exit 1
12mu|python-sip-4.15.5-3|46	fi
12mu|python-sip-4.15.5-3|47	
12mu|python-sip-4.15.5-3|48	#  Don't use X11R6 prefix for includes neither libraries by default.
12mu|python-sip-4.15.5-3|49	for file in specs/linux-*; do
12mu|python-sip-4.15.5-3|50	perl -p -i -e "s@/X11R6/@/@g" $file
12mu|python-sip-4.15.5-3|51	done
12mu|python-sip-4.15.5-3|52	
12mu|python-sip-4.15.5-3|53	%build
12mu|python-sip-4.15.5-3|54	python configure.py
12mu|python-sip-4.15.5-3|55	%define _disable_ld_no_undefined 1
12mu|python-sip-4.15.5-3|56	%make CFLAGS="%{optflags} -fPIC" CXXFLAGS="%{optflags} -fPIC" LIBS="%{?ldflags} -lpython%{py_ver}"
12mu|python-sip-4.15.5-3|57	
12mu|python-sip-4.15.5-3|58	%install
12mu|python-sip-4.15.5-3|59	%makeinstall_std
12mu|python-sip-4.15.5-3|60	
12mu|python-sip-4.15.5-3|61	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d/
12mu|python-sip-4.15.5-3|62	cat > %{buildroot}%{_sysconfdir}/rpm/macros.d/sip.macros << EOF
12mu|python-sip-4.15.5-3|63	# extracted from sip.h, SIP_API_MAJOR_NR SIP_API_MINOR_NR defines
12mu|python-sip-4.15.5-3|64	%%sip_api_major %{sip_api_major}
12mu|python-sip-4.15.5-3|65	%%sip_api_minor %{sip_api_minor}
12mu|python-sip-4.15.5-3|66	%%sip_api       %{sip_api_major}.%{sip_api_minor}
12mu|python-sip-4.15.5-3|67	EOF
12mu|python-sip-4.15.5-3|68	
12mu|python-sip-4.15.5-3|69	
12mu|python-sip-4.15.5-3|70	%changelog
12mu|python-sip-4.15.5-3|71	* Wed Jul 16 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3:4.15.5-3
12mu|python-sip-4.15.5-3|72	+ Revision: b8b1a6c
12mu|python-sip-4.15.5-3|73	- Add sip-api to Provides and rpm macros to handle sip Requires and Provides
12mu|python-sip-4.15.5-3|74	
12mu|python-sip-4.15.5-3|75	

20708 12
12mu|python-six-1.6.1-2|1	%define	oname	six
12mu|python-six-1.6.1-2|2	
12mu|python-six-1.6.1-2|3	Name:		python-%{oname}
12mu|python-six-1.6.1-2|4	Version:	1.6.1
12mu|python-six-1.6.1-2|5	Release:	2
12mu|python-six-1.6.1-2|6	Summary:	Python 2 and 3 compatibility utilities
12mu|python-six-1.6.1-2|7	Source0:	https://pypi.python.org/packages/source/s/six/six-%{version}.tar.gz
12mu|python-six-1.6.1-2|8	License:	MIT
12mu|python-six-1.6.1-2|9	Group:		Development/Python
12mu|python-six-1.6.1-2|10	Url:		http://pypi.python.org/pypi/six/
12mu|python-six-1.6.1-2|11	BuildArch:	noarch
12mu|python-six-1.6.1-2|12	BuildRequires:  pkgconfig(python)
12mu|python-six-1.6.1-2|13	
12mu|python-six-1.6.1-2|14	%description
12mu|python-six-1.6.1-2|15	Six is a Python 2 and 3 compatibility library.  It provides utility functions
12mu|python-six-1.6.1-2|16	for smoothing over the differences between the Python versions with the goal of
12mu|python-six-1.6.1-2|17	writing Python code that is compatible on both Python versions.  See the
12mu|python-six-1.6.1-2|18	documentation for more information on what is provided.
12mu|python-six-1.6.1-2|19	
12mu|python-six-1.6.1-2|20	Six supports Python 2.4+.
12mu|python-six-1.6.1-2|21	
12mu|python-six-1.6.1-2|22	Online documentation is at http://packages.python.org/six/.
12mu|python-six-1.6.1-2|23	
12mu|python-six-1.6.1-2|24	Bugs can be reported to http://bitbucket.org/gutworth/six.  The code can also
12mu|python-six-1.6.1-2|25	be found there.
12mu|python-six-1.6.1-2|26	
12mu|python-six-1.6.1-2|27	%package -n python3-six
12mu|python-six-1.6.1-2|28	Summary: %{summary} / Python 3 library
12mu|python-six-1.6.1-2|29	BuildRequires: pkgconfig(python3)
12mu|python-six-1.6.1-2|30	
12mu|python-six-1.6.1-2|31	%description -n python3-six
12mu|python-six-1.6.1-2|32	python-six provides simple utilities for wrapping over differences between
12mu|python-six-1.6.1-2|33	Python 2 and Python 3.
12mu|python-six-1.6.1-2|34	
12mu|python-six-1.6.1-2|35	%prep
12mu|python-six-1.6.1-2|36	%setup -qc
12mu|python-six-1.6.1-2|37	
12mu|python-six-1.6.1-2|38	mv %{oname}-%{version} python2
12mu|python-six-1.6.1-2|39	cp -a python2 python3
12mu|python-six-1.6.1-2|40	
12mu|python-six-1.6.1-2|41	%build
12mu|python-six-1.6.1-2|42	pushd python2
12mu|python-six-1.6.1-2|43	chmod 644 README
12mu|python-six-1.6.1-2|44	python setup.py build
12mu|python-six-1.6.1-2|45	popd
12mu|python-six-1.6.1-2|46	
12mu|python-six-1.6.1-2|47	pushd python3
12mu|python-six-1.6.1-2|48	chmod 644 README
12mu|python-six-1.6.1-2|49	python3 setup.py build
12mu|python-six-1.6.1-2|50	popd
12mu|python-six-1.6.1-2|51	
12mu|python-six-1.6.1-2|52	%install
12mu|python-six-1.6.1-2|53	pushd python2
12mu|python-six-1.6.1-2|54	python setup.py install --root=%{buildroot}
12mu|python-six-1.6.1-2|55	popd
12mu|python-six-1.6.1-2|56	
12mu|python-six-1.6.1-2|57	pushd python3
12mu|python-six-1.6.1-2|58	python3 setup.py install --root=%{buildroot}
12mu|python-six-1.6.1-2|59	popd
12mu|python-six-1.6.1-2|60	
12mu|python-six-1.6.1-2|61	%files
12mu|python-six-1.6.1-2|62	%doc python2/LICENSE python2/README python3/documentation/index.rst
12mu|python-six-1.6.1-2|63	%{py_puresitedir}/*
12mu|python-six-1.6.1-2|64	
12mu|python-six-1.6.1-2|65	%files -n python3-six
12mu|python-six-1.6.1-2|66	%doc python3/LICENSE python3/README python2/documentation/index.rst
12mu|python-six-1.6.1-2|67	%{py3_puresitedir}/*
12mu|python-six-1.6.1-2|68	
12mu|python-six-1.6.1-2|69	%changelog
12mu|python-six-1.6.1-2|70	* Sat Apr 12 2014 SymbianFlo <symbianflo@mandrivausers.ro> 1.6.1-2
12mu|python-six-1.6.1-2|71	+ Revision: 0bab709
12mu|python-six-1.6.1-2|72	- fix attr
12mu|python-six-1.6.1-2|73	
12mu|python-six-1.6.1-2|74	

20709 12
12mu|python-slip-0.6.0-2|1	Summary:	Miscellaneous convenience, extension and workaround code for Python
12mu|python-slip-0.6.0-2|2	Name:		python-slip
12mu|python-slip-0.6.0-2|3	Version:	0.6.0
12mu|python-slip-0.6.0-2|4	Release:	2
12mu|python-slip-0.6.0-2|5	Group:		System/Libraries
12mu|python-slip-0.6.0-2|6	License:	GPLv2+
12mu|python-slip-0.6.0-2|7	Url:		http://fedorahosted.org/python-slip
12mu|python-slip-0.6.0-2|8	Source0:	http://fedorahosted.org/released/python-slip/%{name}-%{version}.tar.bz2
12mu|python-slip-0.6.0-2|9	Patch0:		python-slip-0.2.24-selinux.patch
12mu|python-slip-0.6.0-2|10	BuildArch:	noarch
12mu|python-slip-0.6.0-2|11	BuildRequires:	pkgconfig(python)
12mu|python-slip-0.6.0-2|12	Obsoletes:	policykit
12mu|python-slip-0.6.0-2|13	Requires:       python-six
12mu|python-slip-0.6.0-2|14	
12mu|python-slip-0.6.0-2|15	%description
12mu|python-slip-0.6.0-2|16	The Simple Library for Python packages contain miscellaneous code for
12mu|python-slip-0.6.0-2|17	convenience, extension and workaround purposes.
12mu|python-slip-0.6.0-2|18	
12mu|python-slip-0.6.0-2|19	This package provides the "slip" and the "slip.util" modules.
12mu|python-slip-0.6.0-2|20	
12mu|python-slip-0.6.0-2|21	%package dbus
12mu|python-slip-0.6.0-2|22	Summary:	Convenience functions for dbus services
12mu|python-slip-0.6.0-2|23	Group:		System/Libraries
12mu|python-slip-0.6.0-2|24	Requires:	%{name} = %{?epoch:%{epoch}:}%{version}-%{release}
12mu|python-slip-0.6.0-2|25	Requires:	python-dbus >= 0.80
12mu|python-slip-0.6.0-2|26	Requires:	python-gobject
12mu|python-slip-0.6.0-2|27	Requires:	polkit >= 0.94
12mu|python-slip-0.6.0-2|28	Requires:	python-decorator
12mu|python-slip-0.6.0-2|29	
12mu|python-slip-0.6.0-2|30	%description dbus
12mu|python-slip-0.6.0-2|31	The Simple Library for Python packages contain miscellaneous code for
12mu|python-slip-0.6.0-2|32	convenience, extension and workaround purposes.
12mu|python-slip-0.6.0-2|33	
12mu|python-slip-0.6.0-2|34	This package provides slip.dbus.service.Object, which is a dbus.service.Object
12mu|python-slip-0.6.0-2|35	derivative that ends itself after a certain time without being used and/or if
12mu|python-slip-0.6.0-2|36	there are no clients anymore on the message bus, as well as convenience
12mu|python-slip-0.6.0-2|37	functions and decorators for integrating a dbus service with PolicyKit.
12mu|python-slip-0.6.0-2|38	
12mu|python-slip-0.6.0-2|39	%package gtk
12mu|python-slip-0.6.0-2|40	Summary:	Code to make auto-wrapping gtk labels
12mu|python-slip-0.6.0-2|41	Group:		System/Libraries
12mu|python-slip-0.6.0-2|42	Requires:	%{name} = %{?epoch:%{epoch}:}%{version}-%{release}
12mu|python-slip-0.6.0-2|43	Requires:	pygtk2.0
12mu|python-slip-0.6.0-2|44	
12mu|python-slip-0.6.0-2|45	%description gtk
12mu|python-slip-0.6.0-2|46	The Simple Library for Python packages contain miscellaneous code for
12mu|python-slip-0.6.0-2|47	convenience, extension and workaround purposes.
12mu|python-slip-0.6.0-2|48	
12mu|python-slip-0.6.0-2|49	This package provides slip.gtk.set_autowrap(), a convenience function which
12mu|python-slip-0.6.0-2|50	lets gtk labels be automatically re-wrapped upon resizing.
12mu|python-slip-0.6.0-2|51	
12mu|python-slip-0.6.0-2|52	%prep
12mu|python-slip-0.6.0-2|53	%setup -q
12mu|python-slip-0.6.0-2|54	%apply_patches
12mu|python-slip-0.6.0-2|55	
12mu|python-slip-0.6.0-2|56	%build
12mu|python-slip-0.6.0-2|57	%make
12mu|python-slip-0.6.0-2|58	
12mu|python-slip-0.6.0-2|59	%install
12mu|python-slip-0.6.0-2|60	%makeinstall_std
12mu|python-slip-0.6.0-2|61	
12mu|python-slip-0.6.0-2|62	%files
12mu|python-slip-0.6.0-2|63	%doc COPYING doc/dbus
12mu|python-slip-0.6.0-2|64	%dir %{py_puresitedir}/slip/
12mu|python-slip-0.6.0-2|65	%{py_puresitedir}/slip/__init__.py*
12mu|python-slip-0.6.0-2|66	%{py_puresitedir}/slip/util
12mu|python-slip-0.6.0-2|67	%{py_puresitedir}/slip/_wrappers
12mu|python-slip-0.6.0-2|68	%{py_puresitedir}/slip-%{version}-py%{py_ver}.egg-info
12mu|python-slip-0.6.0-2|69	
12mu|python-slip-0.6.0-2|70	%files dbus
12mu|python-slip-0.6.0-2|71	%doc doc/dbus/*
12mu|python-slip-0.6.0-2|72	%{py_puresitedir}/slip/dbus
12mu|python-slip-0.6.0-2|73	%{py_puresitedir}/slip.dbus-%{version}-py%{py_ver}.egg-info
12mu|python-slip-0.6.0-2|74	
12mu|python-slip-0.6.0-2|75	%files gtk
12mu|python-slip-0.6.0-2|76	%{py_puresitedir}/slip/gtk
12mu|python-slip-0.6.0-2|77	%{py_puresitedir}/slip.gtk-%{version}-py%{py_ver}.egg-info
12mu|python-slip-0.6.0-2|78	
12mu|python-slip-0.6.0-2|79	
12mu|python-slip-0.6.0-2|80	
12mu|python-slip-0.6.0-2|81	%changelog
12mu|python-slip-0.6.0-2|82	* Thu Mar 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.0-2
12mu|python-slip-0.6.0-2|83	+ Revision: 31a26b9
12mu|python-slip-0.6.0-2|84	- Added python-six req
12mu|python-slip-0.6.0-2|85	
12mu|python-slip-0.6.0-2|86	

20710 12
12mu|python-smbc-1.0.13-1|1	%define module smbc
12mu|python-smbc-1.0.13-1|2	%define oname py%{module}
12mu|python-smbc-1.0.13-1|3	
12mu|python-smbc-1.0.13-1|4	Summary:	Python bindings for the libsmbclient API from Samba
12mu|python-smbc-1.0.13-1|5	
12mu|python-smbc-1.0.13-1|6	Name:		python-%{module}
12mu|python-smbc-1.0.13-1|7	Version:	1.0.13
12mu|python-smbc-1.0.13-1|8	Release:	1
12mu|python-smbc-1.0.13-1|9	Group:		Development/Python
12mu|python-smbc-1.0.13-1|10	License:	BSD
12mu|python-smbc-1.0.13-1|11	Url:		http://cyberelk.net/tim/data/pysmbc/
12mu|python-smbc-1.0.13-1|12	Source0:	http://cyberelk.net/tim/data/pysmbc/pysmbc-%{version}.tar.bz2
12mu|python-smbc-1.0.13-1|13	BuildRequires:	pkgconfig(smbclient)
12mu|python-smbc-1.0.13-1|14	BuildRequires:  python-devel
12mu|python-smbc-1.0.13-1|15	
12mu|python-smbc-1.0.13-1|16	%description
12mu|python-smbc-1.0.13-1|17	Python bindings for the libsmbclient API, known as pysmbc. It was written
12mu|python-smbc-1.0.13-1|18	for use with system-config-printer, but can be put to other uses as well.
12mu|python-smbc-1.0.13-1|19	
12mu|python-smbc-1.0.13-1|20	%prep
12mu|python-smbc-1.0.13-1|21	%setup -qn %{oname}-%{version}
12mu|python-smbc-1.0.13-1|22	
12mu|python-smbc-1.0.13-1|23	%build
12mu|python-smbc-1.0.13-1|24	%__python setup.py build
12mu|python-smbc-1.0.13-1|25	
12mu|python-smbc-1.0.13-1|26	%install
12mu|python-smbc-1.0.13-1|27	%__python setup.py install --root=%{buildroot}
12mu|python-smbc-1.0.13-1|28	
12mu|python-smbc-1.0.13-1|29	%files
12mu|python-smbc-1.0.13-1|30	%py_platsitedir/*.egg-info
12mu|python-smbc-1.0.13-1|31	%py_platsitedir/smbc.so
12mu|python-smbc-1.0.13-1|32	
12mu|python-smbc-1.0.13-1|33	
12mu|python-smbc-1.0.13-1|34	
12mu|python-smbc-1.0.13-1|35	%changelog
12mu|python-smbc-1.0.13-1|36	* Wed Apr 02 2014 dsilakov <denis.silakov@rosalab.ru> 1.0.13-1
12mu|python-smbc-1.0.13-1|37	+ Revision: 4269652
12mu|python-smbc-1.0.13-1|38	- Merge pull request #1 from import/python-smbc:auto_update
12mu|python-smbc-1.0.13-1|39	- ROSA Updates Builder: update suggested
12mu|python-smbc-1.0.13-1|40	
12mu|python-smbc-1.0.13-1|41	

20711 12
12mu|python-smbpasswd-1.0.2-1|1	Name:           python-smbpasswd
12mu|python-smbpasswd-1.0.2-1|2	Version:        1.0.2
12mu|python-smbpasswd-1.0.2-1|3	Release:        1
12mu|python-smbpasswd-1.0.2-1|4	Summary:        Python SMB Password Hash Generator Module
12mu|python-smbpasswd-1.0.2-1|5	
12mu|python-smbpasswd-1.0.2-1|6	Group:          Development/Python
12mu|python-smbpasswd-1.0.2-1|7	License:        GPLv2
12mu|python-smbpasswd-1.0.2-1|8	URL:            http://barryp.org/software/py-smbpasswd
12mu|python-smbpasswd-1.0.2-1|9	Source0:        smbpasswd-%{version}.tgz
12mu|python-smbpasswd-1.0.2-1|10	BuildRequires:	python-devel
12mu|python-smbpasswd-1.0.2-1|11	%rename		py-smbpasswd
12mu|python-smbpasswd-1.0.2-1|12	
12mu|python-smbpasswd-1.0.2-1|13	%description
12mu|python-smbpasswd-1.0.2-1|14	This package contains a python module, which is able to generate LANMAN and
12mu|python-smbpasswd-1.0.2-1|15	NT password hashes suiteable to us with Samba.
12mu|python-smbpasswd-1.0.2-1|16	
12mu|python-smbpasswd-1.0.2-1|17	%prep
12mu|python-smbpasswd-1.0.2-1|18	%setup -q -n smbpasswd-%{version}
12mu|python-smbpasswd-1.0.2-1|19	
12mu|python-smbpasswd-1.0.2-1|20	%build
12mu|python-smbpasswd-1.0.2-1|21	CFLAGS="%{optflags}"
12mu|python-smbpasswd-1.0.2-1|22	python setup.py build
12mu|python-smbpasswd-1.0.2-1|23	
12mu|python-smbpasswd-1.0.2-1|24	%install
12mu|python-smbpasswd-1.0.2-1|25	python setup.py install -O1 --skip-build --root %{buildroot}
12mu|python-smbpasswd-1.0.2-1|26	
12mu|python-smbpasswd-1.0.2-1|27	%files
12mu|python-smbpasswd-1.0.2-1|28	%{py_platsitedir}/smbpasswd.so
12mu|python-smbpasswd-1.0.2-1|29	%{py_platsitedir}/*egg-info
12mu|python-smbpasswd-1.0.2-1|30	%doc README.txt
12mu|python-smbpasswd-1.0.2-1|31	
12mu|python-smbpasswd-1.0.2-1|32	%changelog
12mu|python-smbpasswd-1.0.2-1|33	* Mon Mar 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.2-1
12mu|python-smbpasswd-1.0.2-1|34	+ Revision: dd58b65
12mu|python-smbpasswd-1.0.2-1|35	- Clean .abf.yml
12mu|python-smbpasswd-1.0.2-1|36	
12mu|python-smbpasswd-1.0.2-1|37	

20712 12
12mu|python-sphinx-1.2.2-2|1	%define tarname	Sphinx
12mu|python-sphinx-1.2.2-2|2	
12mu|python-sphinx-1.2.2-2|3	# disable these for bootstrapping nose and sphinx
12mu|python-sphinx-1.2.2-2|4	%define enable_tests 0
12mu|python-sphinx-1.2.2-2|5	%define enable_doc 1
12mu|python-sphinx-1.2.2-2|6	%define enable_python3 0
12mu|python-sphinx-1.2.2-2|7	
12mu|python-sphinx-1.2.2-2|8	Summary:	Python documentation generator
12mu|python-sphinx-1.2.2-2|9	
12mu|python-sphinx-1.2.2-2|10	Name:		python-sphinx
12mu|python-sphinx-1.2.2-2|11	Version:	1.2.2
12mu|python-sphinx-1.2.2-2|12	Release:	2
12mu|python-sphinx-1.2.2-2|13	Source0:	http://pypi.python.org/packages/source/S/%{tarname}/%{tarname}-%{version}.tar.gz
12mu|python-sphinx-1.2.2-2|14	Patch0:	        Sphinx-1.2.2-mantarget.patch
12mu|python-sphinx-1.2.2-2|15	Patch1:         Sphinx-1.2.2-babel-option.patch
12mu|python-sphinx-1.2.2-2|16	License:	BSD
12mu|python-sphinx-1.2.2-2|17	Group:		Development/Python
12mu|python-sphinx-1.2.2-2|18	Url:		http://sphinx.pocoo.org/
12mu|python-sphinx-1.2.2-2|19	BuildArch:	noarch
12mu|python-sphinx-1.2.2-2|20	Requires:	python-pkg-resources
12mu|python-sphinx-1.2.2-2|21	Requires:	python-docutils >= 0.7
12mu|python-sphinx-1.2.2-2|22	Requires:	python-pygments >= 1.2
12mu|python-sphinx-1.2.2-2|23	Requires:	python-jinja2 >= 2.3
12mu|python-sphinx-1.2.2-2|24	BuildRequires:	python-setuptools
12mu|python-sphinx-1.2.2-2|25	Requires:	python-pygments >= 1.2
12mu|python-sphinx-1.2.2-2|26	%if %enable_doc
12mu|python-sphinx-1.2.2-2|27	BuildRequires:	python-docutils >= 0.7
12mu|python-sphinx-1.2.2-2|28	BuildRequires:	python-jinja2 >= 2.3
12mu|python-sphinx-1.2.2-2|29	%endif
12mu|python-sphinx-1.2.2-2|30	%if %enable_tests
12mu|python-sphinx-1.2.2-2|31	BuildRequires:	python-nose
12mu|python-sphinx-1.2.2-2|32	BuildRequires:	python3-nose
12mu|python-sphinx-1.2.2-2|33	BuildRequires:	python-pygments
12mu|python-sphinx-1.2.2-2|34	BuildRequires:	python3-pygments
12mu|python-sphinx-1.2.2-2|35	BuildRequires:  python-jinja2
12mu|python-sphinx-1.2.2-2|36	BuildRequires:  python3-jinja2
12mu|python-sphinx-1.2.2-2|37	%endif
12mu|python-sphinx-1.2.2-2|38	BuildRequires:	pkgconfig(python)
12mu|python-sphinx-1.2.2-2|39	BuildRequires:	pkgconfig(python3)
12mu|python-sphinx-1.2.2-2|40	BuildRequires:	python3-distribute
12mu|python-sphinx-1.2.2-2|41	
12mu|python-sphinx-1.2.2-2|42	
12mu|python-sphinx-1.2.2-2|43	%description
12mu|python-sphinx-1.2.2-2|44	Sphinx is a tool that facilitates the creation of beautiful
12mu|python-sphinx-1.2.2-2|45	documentation for Python projects from reStructuredText sources. It
12mu|python-sphinx-1.2.2-2|46	was originally created to format the new documentation for Python, but
12mu|python-sphinx-1.2.2-2|47	has since been cleaned up in the hope that it will be useful in many
12mu|python-sphinx-1.2.2-2|48	other projects.
12mu|python-sphinx-1.2.2-2|49	
12mu|python-sphinx-1.2.2-2|50	%if %enable_python3
12mu|python-sphinx-1.2.2-2|51	%package -n python3-sphinx
12mu|python-sphinx-1.2.2-2|52	Summary:	Python documentation generator
12mu|python-sphinx-1.2.2-2|53	
12mu|python-sphinx-1.2.2-2|54	Group:		Development/Python
12mu|python-sphinx-1.2.2-2|55	Requires:	python3-docutils
12mu|python-sphinx-1.2.2-2|56	Requires:	python3-jinja2
12mu|python-sphinx-1.2.2-2|57	Requires:	python3-pygments
12mu|python-sphinx-1.2.2-2|58	
12mu|python-sphinx-1.2.2-2|59	%description -n python3-sphinx
12mu|python-sphinx-1.2.2-2|60	Sphinx is a tool that makes it easy to create intelligent and
12mu|python-sphinx-1.2.2-2|61	beautiful documentation for Python projects (or other documents
12mu|python-sphinx-1.2.2-2|62	consisting of multiple reStructuredText sources), written by Georg
12mu|python-sphinx-1.2.2-2|63	Brandl. It was originally created to translate the new Python
12mu|python-sphinx-1.2.2-2|64	documentation, but has now been cleaned up in the hope that it will be
12mu|python-sphinx-1.2.2-2|65	useful to many other projects.
12mu|python-sphinx-1.2.2-2|66	%endif
12mu|python-sphinx-1.2.2-2|67	
12mu|python-sphinx-1.2.2-2|68	%if %enable_doc
12mu|python-sphinx-1.2.2-2|69	%package doc
12mu|python-sphinx-1.2.2-2|70	Summary:	Documentation for %{name}
12mu|python-sphinx-1.2.2-2|71	
12mu|python-sphinx-1.2.2-2|72	Group:		Development/Python
12mu|python-sphinx-1.2.2-2|73	License:	BSD
12mu|python-sphinx-1.2.2-2|74	Requires:	%{name} = %{version}-%{release}
12mu|python-sphinx-1.2.2-2|75	
12mu|python-sphinx-1.2.2-2|76	%description doc
12mu|python-sphinx-1.2.2-2|77	Sphinx is a tool that makes it easy to create intelligent and
12mu|python-sphinx-1.2.2-2|78	beautiful documentation for Python projects (or other documents
12mu|python-sphinx-1.2.2-2|79	consisting of multiple reStructuredText sources), written by Georg
12mu|python-sphinx-1.2.2-2|80	Brandl. It was originally created to translate the new Python
12mu|python-sphinx-1.2.2-2|81	documentation, but has now been cleaned up in the hope that it will be
12mu|python-sphinx-1.2.2-2|82	useful to many other projects.
12mu|python-sphinx-1.2.2-2|83	
12mu|python-sphinx-1.2.2-2|84	This package contains documentation in reST and HTML formats.
12mu|python-sphinx-1.2.2-2|85	%endif
12mu|python-sphinx-1.2.2-2|86	
12mu|python-sphinx-1.2.2-2|87	%prep
12mu|python-sphinx-1.2.2-2|88	%setup -qc
12mu|python-sphinx-1.2.2-2|89	tar xzf %{SOURCE0}
12mu|python-sphinx-1.2.2-2|90	
12mu|python-sphinx-1.2.2-2|91	mv %{tarname}-%{version} python2
12mu|python-sphinx-1.2.2-2|92	
12mu|python-sphinx-1.2.2-2|93	pushd python2
12mu|python-sphinx-1.2.2-2|94	%patch0 -p1 -b .mantarget
12mu|python-sphinx-1.2.2-2|95	%patch1 -p1 -b .babel
12mu|python-sphinx-1.2.2-2|96	sed '1d' -i sphinx/pycode/pgen2/token.py
12mu|python-sphinx-1.2.2-2|97	popd
12mu|python-sphinx-1.2.2-2|98	
12mu|python-sphinx-1.2.2-2|99	cp -r python2 python3
12mu|python-sphinx-1.2.2-2|100	
12mu|python-sphinx-1.2.2-2|101	%build
12mu|python-sphinx-1.2.2-2|102	pushd python2
12mu|python-sphinx-1.2.2-2|103	python setup.py build
12mu|python-sphinx-1.2.2-2|104	popd
12mu|python-sphinx-1.2.2-2|105	
12mu|python-sphinx-1.2.2-2|106	%if %enable_python3
12mu|python-sphinx-1.2.2-2|107	pushd python3
12mu|python-sphinx-1.2.2-2|108	%{__python3} setup.py build
12mu|python-sphinx-1.2.2-2|109	popd
12mu|python-sphinx-1.2.2-2|110	%endif
12mu|python-sphinx-1.2.2-2|111	
12mu|python-sphinx-1.2.2-2|112	%if %enable_doc
12mu|python-sphinx-1.2.2-2|113	pushd python2
12mu|python-sphinx-1.2.2-2|114	pushd doc
12mu|python-sphinx-1.2.2-2|115	make html
12mu|python-sphinx-1.2.2-2|116	make man
12mu|python-sphinx-1.2.2-2|117	rm -rf _build/html/.buildinfo
12mu|python-sphinx-1.2.2-2|118	mv _build/html ..
12mu|python-sphinx-1.2.2-2|119	popd
12mu|python-sphinx-1.2.2-2|120	popd
12mu|python-sphinx-1.2.2-2|121	%endif
12mu|python-sphinx-1.2.2-2|122	
12mu|python-sphinx-1.2.2-2|123	
12mu|python-sphinx-1.2.2-2|124	%install
12mu|python-sphinx-1.2.2-2|125	%if %enable_python3
12mu|python-sphinx-1.2.2-2|126	pushd python3
12mu|python-sphinx-1.2.2-2|127	%{__python3} setup.py install --skip-build --root %{buildroot}
12mu|python-sphinx-1.2.2-2|128	for f in %{buildroot}%{_bindir}/sphinx-*;
12mu|python-sphinx-1.2.2-2|129	do
12mu|python-sphinx-1.2.2-2|130	mv $f $f-%{python3_version}
12mu|python-sphinx-1.2.2-2|131	done
12mu|python-sphinx-1.2.2-2|132	popd
12mu|python-sphinx-1.2.2-2|133	%endif
12mu|python-sphinx-1.2.2-2|134	
12mu|python-sphinx-1.2.2-2|135	pushd python2
12mu|python-sphinx-1.2.2-2|136	python setup.py install --skip-build --root=%{buildroot}
12mu|python-sphinx-1.2.2-2|137	
12mu|python-sphinx-1.2.2-2|138	%if %enable_doc
12mu|python-sphinx-1.2.2-2|139	pushd doc
12mu|python-sphinx-1.2.2-2|140	# Deliver man pages
12mu|python-sphinx-1.2.2-2|141	install -d %{buildroot}%{_mandir}/man1
12mu|python-sphinx-1.2.2-2|142	mv _build/man/sphinx-*.1 %{buildroot}%{_mandir}/man1/
12mu|python-sphinx-1.2.2-2|143	for f in %{buildroot}%{_mandir}/man1/sphinx-*.1;
12mu|python-sphinx-1.2.2-2|144	do
12mu|python-sphinx-1.2.2-2|145	cp -p $f $(echo $f | sed -e "s|.1$|-%{python3_version}.1|")
12mu|python-sphinx-1.2.2-2|146	done
12mu|python-sphinx-1.2.2-2|147	popd
12mu|python-sphinx-1.2.2-2|148	
12mu|python-sphinx-1.2.2-2|149	# Deliver rst files
12mu|python-sphinx-1.2.2-2|150	rm -rf doc/_build
12mu|python-sphinx-1.2.2-2|151	sed -i 's|python ../sphinx-build.py|/usr/bin/sphinx-build|' doc/Makefile
12mu|python-sphinx-1.2.2-2|152	mv doc reST
12mu|python-sphinx-1.2.2-2|153	%endif
12mu|python-sphinx-1.2.2-2|154	popd
12mu|python-sphinx-1.2.2-2|155	
12mu|python-sphinx-1.2.2-2|156	# Move language files to /usr/share;
12mu|python-sphinx-1.2.2-2|157	# patch to support this incorporated in 0.6.6
12mu|python-sphinx-1.2.2-2|158	pushd %{buildroot}%{py_puresitedir}
12mu|python-sphinx-1.2.2-2|159	
12mu|python-sphinx-1.2.2-2|160	for lang in `find sphinx/locale -maxdepth 1 -mindepth 1 -type d -not -path '*/\.*' -printf "%f "`;
12mu|python-sphinx-1.2.2-2|161	do
12mu|python-sphinx-1.2.2-2|162	install -d %{buildroot}%{_datadir}/sphinx/locale/$lang
12mu|python-sphinx-1.2.2-2|163	install -d %{buildroot}%{_datadir}/locale/$lang/LC_MESSAGES
12mu|python-sphinx-1.2.2-2|164	mv sphinx/locale/$lang/LC_MESSAGES/sphinx.js \
12mu|python-sphinx-1.2.2-2|165	%{buildroot}%{_datadir}/sphinx/locale/$lang/
12mu|python-sphinx-1.2.2-2|166	mv sphinx/locale/$lang/LC_MESSAGES/sphinx.mo \
12mu|python-sphinx-1.2.2-2|167	%{buildroot}%{_datadir}/locale/$lang/LC_MESSAGES/
12mu|python-sphinx-1.2.2-2|168	rm -rf sphinx/locale/$lang
12mu|python-sphinx-1.2.2-2|169	done
12mu|python-sphinx-1.2.2-2|170	popd
12mu|python-sphinx-1.2.2-2|171	%find_lang sphinx
12mu|python-sphinx-1.2.2-2|172	
12mu|python-sphinx-1.2.2-2|173	# Language files; Since these are javascript, it's not immediately obvious to
12mu|python-sphinx-1.2.2-2|174	# find_lang that they need to be marked with a language.
12mu|python-sphinx-1.2.2-2|175	(cd %{buildroot} && find . -name 'sphinx.js') | sed -e 's|^.||' | sed -e \
12mu|python-sphinx-1.2.2-2|176	's:\(.*/locale/\)\([^/_]\+\)\(.*\.js$\):%lang(\2) \1\2\3:' \
12mu|python-sphinx-1.2.2-2|177	>> sphinx.lang
12mu|python-sphinx-1.2.2-2|178	
12mu|python-sphinx-1.2.2-2|179	
12mu|python-sphinx-1.2.2-2|180	%check
12mu|python-sphinx-1.2.2-2|181	%if %enable_tests
12mu|python-sphinx-1.2.2-2|182	pushd python2
12mu|python-sphinx-1.2.2-2|183	pushd tests
12mu|python-sphinx-1.2.2-2|184	%__python run.py
12mu|python-sphinx-1.2.2-2|185	popd
12mu|python-sphinx-1.2.2-2|186	popd
12mu|python-sphinx-1.2.2-2|187	pushd python3
12mu|python-sphinx-1.2.2-2|188	make test
12mu|python-sphinx-1.2.2-2|189	popd
12mu|python-sphinx-1.2.2-2|190	%endif
12mu|python-sphinx-1.2.2-2|191	
12mu|python-sphinx-1.2.2-2|192	%files -f sphinx.lang
12mu|python-sphinx-1.2.2-2|193	%doc python2/AUTHORS python2/CHANGES python2/EXAMPLES python2/LICENSE
12mu|python-sphinx-1.2.2-2|194	%{_bindir}/sphinx-*
12mu|python-sphinx-1.2.2-2|195	%{py_puresitedir}/*
12mu|python-sphinx-1.2.2-2|196	%dir %{_datadir}/sphinx/
12mu|python-sphinx-1.2.2-2|197	%dir %{_datadir}/sphinx/locale
12mu|python-sphinx-1.2.2-2|198	%dir %{_datadir}/sphinx/locale/*
12mu|python-sphinx-1.2.2-2|199	%{_mandir}/man1/*
12mu|python-sphinx-1.2.2-2|200	%if %enable_python3
12mu|python-sphinx-1.2.2-2|201	%exclude %{_bindir}/sphinx-*-%{python3_version}
12mu|python-sphinx-1.2.2-2|202	%exclude %{py3_puresitedir}/*
12mu|python-sphinx-1.2.2-2|203	%exclude %{_mandir}/man1/sphinx-*-%{python3_version}.1*
12mu|python-sphinx-1.2.2-2|204	%endif
12mu|python-sphinx-1.2.2-2|205	
12mu|python-sphinx-1.2.2-2|206	%if %enable_python3
12mu|python-sphinx-1.2.2-2|207	%files -n python3-sphinx
12mu|python-sphinx-1.2.2-2|208	%doc python3/AUTHORS python3/CHANGES python3/EXAMPLES python3/LICENSE
12mu|python-sphinx-1.2.2-2|209	%{_bindir}/sphinx-*-%{python3_version}
12mu|python-sphinx-1.2.2-2|210	%{py3_puresitedir}/*
12mu|python-sphinx-1.2.2-2|211	%dir %{_datadir}/sphinx/
12mu|python-sphinx-1.2.2-2|212	%dir %{_datadir}/sphinx/locale
12mu|python-sphinx-1.2.2-2|213	%dir %{_datadir}/sphinx/locale/*
12mu|python-sphinx-1.2.2-2|214	%{_mandir}/man1/sphinx-*-%{python3_version}.1*
12mu|python-sphinx-1.2.2-2|215	%endif
12mu|python-sphinx-1.2.2-2|216	
12mu|python-sphinx-1.2.2-2|217	%if %enable_doc
12mu|python-sphinx-1.2.2-2|218	%files doc
12mu|python-sphinx-1.2.2-2|219	%doc python2/html python2/reST
12mu|python-sphinx-1.2.2-2|220	%endif
12mu|python-sphinx-1.2.2-2|221	
12mu|python-sphinx-1.2.2-2|222	%changelog
12mu|python-sphinx-1.2.2-2|223	* Thu Apr 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.2-2
12mu|python-sphinx-1.2.2-2|224	+ Revision: 31fd864
12mu|python-sphinx-1.2.2-2|225	- Disable python3 for now - not all dependencies are built
12mu|python-sphinx-1.2.2-2|226	
12mu|python-sphinx-1.2.2-2|227	

20713 12
12mu|python-sqlalchemy-0.9.3-1|1	%define module_name SQLAlchemy
12mu|python-sqlalchemy-0.9.3-1|2	
12mu|python-sqlalchemy-0.9.3-1|3	Summary:	SQL toolkit and object relational mapper for Python
12mu|python-sqlalchemy-0.9.3-1|4	
12mu|python-sqlalchemy-0.9.3-1|5	Name:		python-sqlalchemy
12mu|python-sqlalchemy-0.9.3-1|6	Version:	0.9.3
12mu|python-sqlalchemy-0.9.3-1|7	Release:	1
12mu|python-sqlalchemy-0.9.3-1|8	License:	MIT
12mu|python-sqlalchemy-0.9.3-1|9	Group:		Development/Python
12mu|python-sqlalchemy-0.9.3-1|10	URL:		http://www.sqlalchemy.org/
12mu|python-sqlalchemy-0.9.3-1|11	Source0:	http://pypi.python.org/packages/source/S/SQLAlchemy/SQLAlchemy-%{version}.tar.gz
12mu|python-sqlalchemy-0.9.3-1|12	BuildRequires:	python-setuptools
12mu|python-sqlalchemy-0.9.3-1|13	BuildRequires:	python-nose
12mu|python-sqlalchemy-0.9.3-1|14	BuildRequires:	python-devel
12mu|python-sqlalchemy-0.9.3-1|15	
12mu|python-sqlalchemy-0.9.3-1|16	%description
12mu|python-sqlalchemy-0.9.3-1|17	%{module_name} is a SQL toolkit and object relational mapper for Python. It
12mu|python-sqlalchemy-0.9.3-1|18	encourages "relational mapping" as opposed to "table mapping" and includes
12mu|python-sqlalchemy-0.9.3-1|19	enterprise-level features such as eager loading, unit-of-work object commits,
12mu|python-sqlalchemy-0.9.3-1|20	topological dependency sorting, and full usage of bind parameters. It
12mu|python-sqlalchemy-0.9.3-1|21	supports MySQL, Postgres, Oracle, and SQLite.
12mu|python-sqlalchemy-0.9.3-1|22	
12mu|python-sqlalchemy-0.9.3-1|23	%prep
12mu|python-sqlalchemy-0.9.3-1|24	
12mu|python-sqlalchemy-0.9.3-1|25	%setup -q -n %{module_name}-%{version}
12mu|python-sqlalchemy-0.9.3-1|26	
12mu|python-sqlalchemy-0.9.3-1|27	%build
12mu|python-sqlalchemy-0.9.3-1|28	%__python setup.py build
12mu|python-sqlalchemy-0.9.3-1|29	
12mu|python-sqlalchemy-0.9.3-1|30	%install
12mu|python-sqlalchemy-0.9.3-1|31	PYTHONDONTWRITEBYTECODE= %__python setup.py install --skip-build --root=%{buildroot} --install-purelib=%{py_platlibdir}
12mu|python-sqlalchemy-0.9.3-1|32	
12mu|python-sqlalchemy-0.9.3-1|33	#%check
12mu|python-sqlalchemy-0.9.3-1|34	#%__python setup.py test
12mu|python-sqlalchemy-0.9.3-1|35	
12mu|python-sqlalchemy-0.9.3-1|36	%files
12mu|python-sqlalchemy-0.9.3-1|37	%defattr(-, root, root, 0755)
12mu|python-sqlalchemy-0.9.3-1|38	%doc CHANGES LICENSE README* doc/* examples
12mu|python-sqlalchemy-0.9.3-1|39	%{py_platsitedir}/sqlalchemy/*
12mu|python-sqlalchemy-0.9.3-1|40	%{py_platsitedir}/%{module_name}-%{version}-py*.egg-info/
12mu|python-sqlalchemy-0.9.3-1|41	#%{python_sitelib}/sqlalchemy_nose/
12mu|python-sqlalchemy-0.9.3-1|42	
12mu|python-sqlalchemy-0.9.3-1|43	
12mu|python-sqlalchemy-0.9.3-1|44	%changelog
12mu|python-sqlalchemy-0.9.3-1|45	* Wed Apr 02 2014 dsilakov <denis.silakov@rosalab.ru> 0.9.3-1
12mu|python-sqlalchemy-0.9.3-1|46	+ Revision: f36d4aa
12mu|python-sqlalchemy-0.9.3-1|47	- Merge pull request #3 from import/python-sqlalchemy:auto_update
12mu|python-sqlalchemy-0.9.3-1|48	- ROSA Updates Builder: update suggested
12mu|python-sqlalchemy-0.9.3-1|49	
12mu|python-sqlalchemy-0.9.3-1|50	

20714 12
12mu|python-sqlite2-2.6.3-1|1	%define realname pysqlite
12mu|python-sqlite2-2.6.3-1|2	
12mu|python-sqlite2-2.6.3-1|3	Name:		python-sqlite2
12mu|python-sqlite2-2.6.3-1|4	Version:	2.6.3
12mu|python-sqlite2-2.6.3-1|5	Release:	1
12mu|python-sqlite2-2.6.3-1|6	License:	zlib
12mu|python-sqlite2-2.6.3-1|7	Group:		Development/Python
12mu|python-sqlite2-2.6.3-1|8	Summary:	Python bindings for sqlite3
12mu|python-sqlite2-2.6.3-1|9	Source0:	http://pysqlite.googlecode.com/files/pysqlite-%{version}.tar.gz
12mu|python-sqlite2-2.6.3-1|10	Url:		http://pysqlite.org
12mu|python-sqlite2-2.6.3-1|11	BuildRequires:	python-devel sqlite3-devel
12mu|python-sqlite2-2.6.3-1|12	
12mu|python-sqlite2-2.6.3-1|13	%description
12mu|python-sqlite2-2.6.3-1|14	This packages allows you to use sqlite3 with python.
12mu|python-sqlite2-2.6.3-1|15	sqliite is a simple database engine.
12mu|python-sqlite2-2.6.3-1|16	
12mu|python-sqlite2-2.6.3-1|17	%prep
12mu|python-sqlite2-2.6.3-1|18	%setup -q -n %{realname}-%{version}
12mu|python-sqlite2-2.6.3-1|19	
12mu|python-sqlite2-2.6.3-1|20	%build
12mu|python-sqlite2-2.6.3-1|21	
12mu|python-sqlite2-2.6.3-1|22	%install
12mu|python-sqlite2-2.6.3-1|23	python ./setup.py install --root=%buildroot
12mu|python-sqlite2-2.6.3-1|24	mv %{buildroot}%{_prefix}/pysqlite2-doc/ installed-docs
12mu|python-sqlite2-2.6.3-1|25	
12mu|python-sqlite2-2.6.3-1|26	%check
12mu|python-sqlite2-2.6.3-1|27	cd %{buildroot}%{py_platsitedir}
12mu|python-sqlite2-2.6.3-1|28	python -c "from pysqlite2 import test; test.test()"
12mu|python-sqlite2-2.6.3-1|29	
12mu|python-sqlite2-2.6.3-1|30	%files
12mu|python-sqlite2-2.6.3-1|31	%doc installed-docs/*
12mu|python-sqlite2-2.6.3-1|32	%py_platsitedir/*
12mu|python-sqlite2-2.6.3-1|33	
12mu|python-sqlite2-2.6.3-1|34	
12mu|python-sqlite2-2.6.3-1|35	
12mu|python-sqlite2-2.6.3-1|36	%changelog
12mu|python-sqlite2-2.6.3-1|37	* Thu Oct 24 2013 dsilakov <denis.silakov@rosalab.ru> 2.6.3-1
12mu|python-sqlite2-2.6.3-1|38	+ Revision: 22507f3
12mu|python-sqlite2-2.6.3-1|39	- Merge pull request #1 from import/python-sqlite2:auto_update
12mu|python-sqlite2-2.6.3-1|40	- ROSA Updates Builder: update suggested
12mu|python-sqlite2-2.6.3-1|41	
12mu|python-sqlite2-2.6.3-1|42	

20715 12
12mu|python-storm-0.20-1|1	%define oname	storm
12mu|python-storm-0.20-1|2	
12mu|python-storm-0.20-1|3	Summary:	Object Relational Mapper for Python
12mu|python-storm-0.20-1|4	Name:		python-%{oname}
12mu|python-storm-0.20-1|5	Version:	0.20
12mu|python-storm-0.20-1|6	Release:	1
12mu|python-storm-0.20-1|7	Source0:	https://launchpad.net/storm/trunk/0.20/+download/storm-%{version}.tar.bz2
12mu|python-storm-0.20-1|8	License:	GPLv2
12mu|python-storm-0.20-1|9	URL:		http://storm.canonical.com/
12mu|python-storm-0.20-1|10	Group:		Development/Python
12mu|python-storm-0.20-1|11	BuildArch:	noarch
12mu|python-storm-0.20-1|12	BuildRequires:	python-devel
12mu|python-storm-0.20-1|13	Requires:	python
12mu|python-storm-0.20-1|14	Requires:	python-psycopg2
12mu|python-storm-0.20-1|15	Requires:	python-sqlite2
12mu|python-storm-0.20-1|16	
12mu|python-storm-0.20-1|17	%description
12mu|python-storm-0.20-1|18	Storm is an object-relation mapper (ORM) for the Python language. It allows
12mu|python-storm-0.20-1|19	rows from a relational database to be seen as objects in an object-oriented
12mu|python-storm-0.20-1|20	language like Python.
12mu|python-storm-0.20-1|21	
12mu|python-storm-0.20-1|22	- Storm lets you efficiently access and update large datasets by allowing you
12mu|python-storm-0.20-1|23	to formulate complex queries spanning multiple tables using Python.
12mu|python-storm-0.20-1|24	
12mu|python-storm-0.20-1|25	- Storm allows you to fallback to SQL if needed (or if you just prefer),
12mu|python-storm-0.20-1|26	allowing you to mix "old school" code and ORM code
12mu|python-storm-0.20-1|27	
12mu|python-storm-0.20-1|28	%prep
12mu|python-storm-0.20-1|29	%setup -q -n %{oname}-%{version}
12mu|python-storm-0.20-1|30	
12mu|python-storm-0.20-1|31	%build
12mu|python-storm-0.20-1|32	
12mu|python-storm-0.20-1|33	%install
12mu|python-storm-0.20-1|34	install -d %{buildroot}%{py_puresitedir}
12mu|python-storm-0.20-1|35	cp -af storm/ %{buildroot}%{py_puresitedir}
12mu|python-storm-0.20-1|36	
12mu|python-storm-0.20-1|37	%files
12mu|python-storm-0.20-1|38	%doc TODO LICENSE README tests/tutorial.txt tests/
12mu|python-storm-0.20-1|39	%{py_puresitedir}/*
12mu|python-storm-0.20-1|40	
12mu|python-storm-0.20-1|41	
12mu|python-storm-0.20-1|42	
12mu|python-storm-0.20-1|43	%changelog
12mu|python-storm-0.20-1|44	* Wed Dec 25 2013 dsilakov <denis.silakov@rosalab.ru> 0.20-1
12mu|python-storm-0.20-1|45	+ Revision: 6727c44
12mu|python-storm-0.20-1|46	- Merge pull request #1 from import/python-storm:auto_update
12mu|python-storm-0.20-1|47	- ROSA Updates Builder: update suggested
12mu|python-storm-0.20-1|48	
12mu|python-storm-0.20-1|49	

20716 12
12mu|python-twisted-13.1.0-1|1	Summary:   Event-based framework for internet applications
12mu|python-twisted-13.1.0-1|2	Name:      python-twisted
12mu|python-twisted-13.1.0-1|3	Version:   13.1.0
12mu|python-twisted-13.1.0-1|4	Release:   1
12mu|python-twisted-13.1.0-1|5	License:   MIT
12mu|python-twisted-13.1.0-1|6	Group:     Development/Python
12mu|python-twisted-13.1.0-1|7	URL:       http://www.twistedmatrix.com/
12mu|python-twisted-13.1.0-1|8	Requires:  python-twisted-conch
12mu|python-twisted-13.1.0-1|9	Requires:  python-twisted-lore
12mu|python-twisted-13.1.0-1|10	Requires:  python-twisted-mail
12mu|python-twisted-13.1.0-1|11	Requires:  python-twisted-names
12mu|python-twisted-13.1.0-1|12	Requires:  python-twisted-news
12mu|python-twisted-13.1.0-1|13	Requires:  python-twisted-runner
12mu|python-twisted-13.1.0-1|14	Requires:  python-twisted-web
12mu|python-twisted-13.1.0-1|15	Requires:  python-twisted-words
12mu|python-twisted-13.1.0-1|16	BuildArch: noarch
12mu|python-twisted-13.1.0-1|17	# add the pythonegg provides manually as this is a meta package, so the rpm auto-provides
12mu|python-twisted-13.1.0-1|18	# scripts won't work here
12mu|python-twisted-13.1.0-1|19	Provides:  pythonegg(twisted)
12mu|python-twisted-13.1.0-1|20	
12mu|python-twisted-13.1.0-1|21	%description
12mu|python-twisted-13.1.0-1|22	Twisted is a framework, written in Python, for writing networked
12mu|python-twisted-13.1.0-1|23	applications. It includes implementations of a number of commonly used
12mu|python-twisted-13.1.0-1|24	network services such as a web server, an IRC chat server, a mail
12mu|python-twisted-13.1.0-1|25	server, a relational database interface and an object broker. Developers
12mu|python-twisted-13.1.0-1|26	can build applications using all of these services as well as custom
12mu|python-twisted-13.1.0-1|27	services that they write themselves. Twisted also includes a user
12mu|python-twisted-13.1.0-1|28	authentication system that controls access to services and provides
12mu|python-twisted-13.1.0-1|29	services with user context information to implement their own security
12mu|python-twisted-13.1.0-1|30	models.
12mu|python-twisted-13.1.0-1|31	
12mu|python-twisted-13.1.0-1|32	This package is just a empty rpm with requires on all twisted sub-modules,
12mu|python-twisted-13.1.0-1|33	in order to allows smooth upgrade and easy installation of the whole
12mu|python-twisted-13.1.0-1|34	framework.
12mu|python-twisted-13.1.0-1|35	
12mu|python-twisted-13.1.0-1|36	%build
12mu|python-twisted-13.1.0-1|37	cat >  README.mdv <<EOF
12mu|python-twisted-13.1.0-1|38	This package is just a empty rpm with requires on all twisted sub-modules,
12mu|python-twisted-13.1.0-1|39	in order to allows smooth upgrade and easy installation of the whole
12mu|python-twisted-13.1.0-1|40	framework.
12mu|python-twisted-13.1.0-1|41	EOF
12mu|python-twisted-13.1.0-1|42	
12mu|python-twisted-13.1.0-1|43	%files
12mu|python-twisted-13.1.0-1|44	%doc README.mdv
12mu|python-twisted-13.1.0-1|45	
12mu|python-twisted-13.1.0-1|46	%changelog
12mu|python-twisted-13.1.0-1|47	* Tue Dec 24 2013 Denis Silakov <denis.silakov@rosalab.ru> 13.1.0-1
12mu|python-twisted-13.1.0-1|48	+ Revision: 8400970
12mu|python-twisted-13.1.0-1|49	- Updated to 13.1.0
12mu|python-twisted-13.1.0-1|50	
12mu|python-twisted-13.1.0-1|51	

20717 12
12mu|python-twisted-conch-13.2.0-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
12mu|python-twisted-conch-13.2.0-1|2	
12mu|python-twisted-conch-13.2.0-1|3	%define progname TwistedConch
12mu|python-twisted-conch-13.2.0-1|4	
12mu|python-twisted-conch-13.2.0-1|5	# There is no debug here, but can't build as noarch,
12mu|python-twisted-conch-13.2.0-1|6	# since some 'twisted' modules are arch-dependent and all these modules
12mu|python-twisted-conch-13.2.0-1|7	# should be located in the same place
12mu|python-twisted-conch-13.2.0-1|8	%define debug_package %{nil}
12mu|python-twisted-conch-13.2.0-1|9	
12mu|python-twisted-conch-13.2.0-1|10	Summary:        An SSH and SFTP protocol implementation together with clients and servers
12mu|python-twisted-conch-13.2.0-1|11	Name:           python-twisted-conch
12mu|python-twisted-conch-13.2.0-1|12	Version:        13.2.0
12mu|python-twisted-conch-13.2.0-1|13	Release:        1
12mu|python-twisted-conch-13.2.0-1|14	Source0:        http://twistedmatrix.com/Releases/Conch/13.2/TwistedConch-%{version}.tar.bz2
12mu|python-twisted-conch-13.2.0-1|15	License:        MIT
12mu|python-twisted-conch-13.2.0-1|16	Group:          Development/Python
12mu|python-twisted-conch-13.2.0-1|17	URL:            http://twistedmatrix.com/projects/conch
12mu|python-twisted-conch-13.2.0-1|18	BuildRequires:	python-devel python-twisted-core
12mu|python-twisted-conch-13.2.0-1|19	Requires:       python-twisted-core
12mu|python-twisted-conch-13.2.0-1|20	Requires:	pyasn1
12mu|python-twisted-conch-13.2.0-1|21	
12mu|python-twisted-conch-13.2.0-1|22	%description
12mu|python-twisted-conch-13.2.0-1|23	Conch is an SSHv2 implementation written in Python.
12mu|python-twisted-conch-13.2.0-1|24	SSH is a protocol designed to allow remote access
12mu|python-twisted-conch-13.2.0-1|25	to shells and commands, but it is generic enough to allow
12mu|python-twisted-conch-13.2.0-1|26	everything from TCP forwarding to generic filesystem access.
12mu|python-twisted-conch-13.2.0-1|27	Since Conch is written in Python, it interfaces well with
12mu|python-twisted-conch-13.2.0-1|28	other Python projects such as Imagination.
12mu|python-twisted-conch-13.2.0-1|29	Conch also includes a implementations of the telnet and vt102
12mu|python-twisted-conch-13.2.0-1|30	protocols, as well as support for rudamentary line editing behaviors.
12mu|python-twisted-conch-13.2.0-1|31	A new implementation of Twisted's Manhole application is also included,
12mu|python-twisted-conch-13.2.0-1|32	featuring server-side input history and interactive syntax coloring.
12mu|python-twisted-conch-13.2.0-1|33	
12mu|python-twisted-conch-13.2.0-1|34	%prep
12mu|python-twisted-conch-13.2.0-1|35	%setup -q -n %{progname}-%{version}
12mu|python-twisted-conch-13.2.0-1|36	
12mu|python-twisted-conch-13.2.0-1|37	%build
12mu|python-twisted-conch-13.2.0-1|38	%__python setup.py build
12mu|python-twisted-conch-13.2.0-1|39	
12mu|python-twisted-conch-13.2.0-1|40	%install
12mu|python-twisted-conch-13.2.0-1|41	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
12mu|python-twisted-conch-13.2.0-1|42	
12mu|python-twisted-conch-13.2.0-1|43	%__install -d %{buildroot}%{_mandir}/man1
12mu|python-twisted-conch-13.2.0-1|44	%__install -m 644 doc/man/*.1 %{buildroot}%{_mandir}/man1
12mu|python-twisted-conch-13.2.0-1|45	
12mu|python-twisted-conch-13.2.0-1|46	%files
12mu|python-twisted-conch-13.2.0-1|47	%defattr(0755,root,root,0755)
12mu|python-twisted-conch-13.2.0-1|48	%{_bindir}/*
12mu|python-twisted-conch-13.2.0-1|49	%defattr(0644,root,root,0755)
12mu|python-twisted-conch-13.2.0-1|50	%doc LICENSE README doc/*
12mu|python-twisted-conch-13.2.0-1|51	%dir %py_platsitedir/twisted/conch
12mu|python-twisted-conch-13.2.0-1|52	%py_platsitedir/twisted/conch/*
12mu|python-twisted-conch-13.2.0-1|53	%py_platsitedir/twisted/plugins/*
12mu|python-twisted-conch-13.2.0-1|54	%py_platsitedir/*.egg-info
12mu|python-twisted-conch-13.2.0-1|55	%{_mandir}/man1/*
12mu|python-twisted-conch-13.2.0-1|56	
12mu|python-twisted-conch-13.2.0-1|57	
12mu|python-twisted-conch-13.2.0-1|58	
12mu|python-twisted-conch-13.2.0-1|59	%changelog
12mu|python-twisted-conch-13.2.0-1|60	* Mon Feb 24 2014 dsilakov <denis.silakov@rosalab.ru> 13.2.0-1
12mu|python-twisted-conch-13.2.0-1|61	+ Revision: 5dfea9a
12mu|python-twisted-conch-13.2.0-1|62	- Merge pull request #3 from import/python-twisted-conch:auto_update
12mu|python-twisted-conch-13.2.0-1|63	- ROSA Updates Builder: update suggested
12mu|python-twisted-conch-13.2.0-1|64	
12mu|python-twisted-conch-13.2.0-1|65	

20718 12
12mu|python-twisted-core-13.1.0-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
12mu|python-twisted-core-13.1.0-1|2	
12mu|python-twisted-core-13.1.0-1|3	Summary:        Event-based framework for internet applications
12mu|python-twisted-core-13.1.0-1|4	Name:           python-twisted-core
12mu|python-twisted-core-13.1.0-1|5	Version:        13.1.0
12mu|python-twisted-core-13.1.0-1|6	Release:        1
12mu|python-twisted-core-13.1.0-1|7	Source0:        http://twistedmatrix.com/Releases/Core/13.1/TwistedCore-%{version}.tar.bz2
12mu|python-twisted-core-13.1.0-1|8	License:        MIT
12mu|python-twisted-core-13.1.0-1|9	Group:          Development/Python
12mu|python-twisted-core-13.1.0-1|10	URL:            http://twistedmatrix.com/projects/core/
12mu|python-twisted-core-13.1.0-1|11	Requires:       pycrypto
12mu|python-twisted-core-13.1.0-1|12	Requires:       python-OpenSSL python-zope-interface
12mu|python-twisted-core-13.1.0-1|13	BuildRequires:	python-devel python-zope-interface
12mu|python-twisted-core-13.1.0-1|14	Conflicts:      python-twisted < 2.0.0
12mu|python-twisted-core-13.1.0-1|15	
12mu|python-twisted-core-13.1.0-1|16	Patch1:		TwistedCore-13.0.0-sagemath.patch
12mu|python-twisted-core-13.1.0-1|17	
12mu|python-twisted-core-13.1.0-1|18	%description
12mu|python-twisted-core-13.1.0-1|19	Twisted is a framework, written in Python, for writing networked
12mu|python-twisted-core-13.1.0-1|20	applications. It includes implementations of a number of commonly used
12mu|python-twisted-core-13.1.0-1|21	network services such as a web server, an IRC chat server, a mail
12mu|python-twisted-core-13.1.0-1|22	server, a relational database interface and an object broker. Developers
12mu|python-twisted-core-13.1.0-1|23	can build applications using all of these services as well as custom
12mu|python-twisted-core-13.1.0-1|24	services that they write themselves. Twisted also includes a user
12mu|python-twisted-core-13.1.0-1|25	authentication system that controls access to services and provides
12mu|python-twisted-core-13.1.0-1|26	services with user context information to implement their own security
12mu|python-twisted-core-13.1.0-1|27	models.
12mu|python-twisted-core-13.1.0-1|28	
12mu|python-twisted-core-13.1.0-1|29	%package  doc
12mu|python-twisted-core-13.1.0-1|30	Group:          Development/Python
12mu|python-twisted-core-13.1.0-1|31	Summary:        %{name} documentation
12mu|python-twisted-core-13.1.0-1|32	
12mu|python-twisted-core-13.1.0-1|33	%description  doc
12mu|python-twisted-core-13.1.0-1|34	Documentation files for %name.
12mu|python-twisted-core-13.1.0-1|35	This consist mainly of the twist api for the core component.
12mu|python-twisted-core-13.1.0-1|36	
12mu|python-twisted-core-13.1.0-1|37	%prep
12mu|python-twisted-core-13.1.0-1|38	%setup -q -n TwistedCore-%{version}
12mu|python-twisted-core-13.1.0-1|39	%patch1	-p1
12mu|python-twisted-core-13.1.0-1|40	
12mu|python-twisted-core-13.1.0-1|41	%build
12mu|python-twisted-core-13.1.0-1|42	%__python setup.py build
12mu|python-twisted-core-13.1.0-1|43	
12mu|python-twisted-core-13.1.0-1|44	%install
12mu|python-twisted-core-13.1.0-1|45	%__python setup.py install --root=%{buildroot}
12mu|python-twisted-core-13.1.0-1|46	
12mu|python-twisted-core-13.1.0-1|47	# no need for c source code
12mu|python-twisted-core-13.1.0-1|48	find %{buildroot}/%{py_platsitedir}/twisted -type f -name '*.c' | xargs rm -f
12mu|python-twisted-core-13.1.0-1|49	
12mu|python-twisted-core-13.1.0-1|50	%__install -d %{buildroot}%{_mandir}/man1
12mu|python-twisted-core-13.1.0-1|51	%__install -m 644 doc/man/*.1 %{buildroot}%{_mandir}/man1
12mu|python-twisted-core-13.1.0-1|52	
12mu|python-twisted-core-13.1.0-1|53	%files
12mu|python-twisted-core-13.1.0-1|54	%defattr(0755,root,root,0755)
12mu|python-twisted-core-13.1.0-1|55	%_bindir/*
12mu|python-twisted-core-13.1.0-1|56	%defattr(0644,root,root,0755)
12mu|python-twisted-core-13.1.0-1|57	%doc LICENSE NEWS README
12mu|python-twisted-core-13.1.0-1|58	%dir %py_platsitedir/twisted
12mu|python-twisted-core-13.1.0-1|59	%py_platsitedir/twisted/*
12mu|python-twisted-core-13.1.0-1|60	%py_platsitedir/*.egg-info
12mu|python-twisted-core-13.1.0-1|61	%_mandir/man1/*
12mu|python-twisted-core-13.1.0-1|62	
12mu|python-twisted-core-13.1.0-1|63	%files doc
12mu|python-twisted-core-13.1.0-1|64	# ChangeLog.Old is here as this is big
12mu|python-twisted-core-13.1.0-1|65	%doc doc/
12mu|python-twisted-core-13.1.0-1|66	
12mu|python-twisted-core-13.1.0-1|67	
12mu|python-twisted-core-13.1.0-1|68	
12mu|python-twisted-core-13.1.0-1|69	
12mu|python-twisted-core-13.1.0-1|70	%changelog
12mu|python-twisted-core-13.1.0-1|71	* Sat Dec 21 2013 Denis Silakov <denis.silakov@rosalab.ru> 13.1.0-1
12mu|python-twisted-core-13.1.0-1|72	+ Revision: 87cefb2
12mu|python-twisted-core-13.1.0-1|73	- LOG Updated to 13.1.0 (by updates_builder)
12mu|python-twisted-core-13.1.0-1|74	
12mu|python-twisted-core-13.1.0-1|75	

20719 12
12mu|python-twisted-lore-13.2.0-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
12mu|python-twisted-lore-13.2.0-1|2	
12mu|python-twisted-lore-13.2.0-1|3	# There is no debug here, but can't build as noarch,
12mu|python-twisted-lore-13.2.0-1|4	# since some 'twisted' modules are arch-dependent and all these modules
12mu|python-twisted-lore-13.2.0-1|5	# should be located in the same place
12mu|python-twisted-lore-13.2.0-1|6	%define debug_package %{nil}
12mu|python-twisted-lore-13.2.0-1|7	
12mu|python-twisted-lore-13.2.0-1|8	Summary:        A documentation generator
12mu|python-twisted-lore-13.2.0-1|9	
12mu|python-twisted-lore-13.2.0-1|10	Name:           python-twisted-lore
12mu|python-twisted-lore-13.2.0-1|11	Version:        13.2.0
12mu|python-twisted-lore-13.2.0-1|12	Release:        1
12mu|python-twisted-lore-13.2.0-1|13	Source0:        http://twistedmatrix.com/Releases/Lore/13.2/TwistedLore-%{version}.tar.bz2
12mu|python-twisted-lore-13.2.0-1|14	License:        MIT
12mu|python-twisted-lore-13.2.0-1|15	Group:          Development/Python
12mu|python-twisted-lore-13.2.0-1|16	URL:            http://twistedmatrix.com/trac/wiki/TwistedLore
12mu|python-twisted-lore-13.2.0-1|17	BuildRequires:	python-devel python-twisted-core
12mu|python-twisted-lore-13.2.0-1|18	Requires:       python-twisted-core
12mu|python-twisted-lore-13.2.0-1|19	# for docbook, lmath, etc
12mu|python-twisted-lore-13.2.0-1|20	Requires:       python-twisted-web
12mu|python-twisted-lore-13.2.0-1|21	
12mu|python-twisted-lore-13.2.0-1|22	%description
12mu|python-twisted-lore-13.2.0-1|23	Twisted Lore is the documentation generator of the Twisted matrix
12mu|python-twisted-lore-13.2.0-1|24	framework.
12mu|python-twisted-lore-13.2.0-1|25	
12mu|python-twisted-lore-13.2.0-1|26	%prep
12mu|python-twisted-lore-13.2.0-1|27	%setup -q -n TwistedLore-%{version}
12mu|python-twisted-lore-13.2.0-1|28	
12mu|python-twisted-lore-13.2.0-1|29	%build
12mu|python-twisted-lore-13.2.0-1|30	%__python setup.py build
12mu|python-twisted-lore-13.2.0-1|31	
12mu|python-twisted-lore-13.2.0-1|32	%install
12mu|python-twisted-lore-13.2.0-1|33	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
12mu|python-twisted-lore-13.2.0-1|34	
12mu|python-twisted-lore-13.2.0-1|35	%__install -d %{buildroot}%{_mandir}/man1
12mu|python-twisted-lore-13.2.0-1|36	%__install -m 644 doc/man/*.1 %{buildroot}%{_mandir}/man1
12mu|python-twisted-lore-13.2.0-1|37	
12mu|python-twisted-lore-13.2.0-1|38	%files
12mu|python-twisted-lore-13.2.0-1|39	%defattr(0755,root,root,0755)
12mu|python-twisted-lore-13.2.0-1|40	%{_bindir}/*
12mu|python-twisted-lore-13.2.0-1|41	%defattr(0644,root,root,0755)
12mu|python-twisted-lore-13.2.0-1|42	%doc LICENSE README doc/*
12mu|python-twisted-lore-13.2.0-1|43	%dir %{py_platsitedir}/twisted/lore
12mu|python-twisted-lore-13.2.0-1|44	%{py_platsitedir}/twisted/lore/*
12mu|python-twisted-lore-13.2.0-1|45	%{py_platsitedir}/twisted/plugins/*
12mu|python-twisted-lore-13.2.0-1|46	%{py_platsitedir}/*.egg-info
12mu|python-twisted-lore-13.2.0-1|47	%{_mandir}/man1/*
12mu|python-twisted-lore-13.2.0-1|48	
12mu|python-twisted-lore-13.2.0-1|49	
12mu|python-twisted-lore-13.2.0-1|50	
12mu|python-twisted-lore-13.2.0-1|51	%changelog
12mu|python-twisted-lore-13.2.0-1|52	* Sat Apr 19 2014 dsilakov <denis.silakov@rosalab.ru> 13.2.0-1
12mu|python-twisted-lore-13.2.0-1|53	+ Revision: 725d3be
12mu|python-twisted-lore-13.2.0-1|54	- Merge pull request #2 from import/python-twisted-lore:auto_update
12mu|python-twisted-lore-13.2.0-1|55	- ROSA Updates Builder: update suggested
12mu|python-twisted-lore-13.2.0-1|56	
12mu|python-twisted-lore-13.2.0-1|57	

20720 12
12mu|python-twisted-mail-13.2.0-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
12mu|python-twisted-mail-13.2.0-1|2	
12mu|python-twisted-mail-13.2.0-1|3	# There is no debug here, but can't build as noarch,
12mu|python-twisted-mail-13.2.0-1|4	# since some 'twisted' modules are arch-dependent and all these modules
12mu|python-twisted-mail-13.2.0-1|5	# should be located in the same place
12mu|python-twisted-mail-13.2.0-1|6	%define debug_package %{nil}
12mu|python-twisted-mail-13.2.0-1|7	
12mu|python-twisted-mail-13.2.0-1|8	Summary:        An STMP/POP2/IMAP protocol implementation together with clients and servers
12mu|python-twisted-mail-13.2.0-1|9	
12mu|python-twisted-mail-13.2.0-1|10	Name:           python-twisted-mail
12mu|python-twisted-mail-13.2.0-1|11	Version:        13.2.0
12mu|python-twisted-mail-13.2.0-1|12	Release:        1
12mu|python-twisted-mail-13.2.0-1|13	Source0:        http://twistedmatrix.com/Releases/Mail/13.2/TwistedMail-%{version}.tar.bz2
12mu|python-twisted-mail-13.2.0-1|14	License:        MIT
12mu|python-twisted-mail-13.2.0-1|15	Group:          Development/Python
12mu|python-twisted-mail-13.2.0-1|16	URL:            http://twistedmatrix.com/trac/wiki/TwistedMail
12mu|python-twisted-mail-13.2.0-1|17	BuildRequires:	python-devel python-twisted-core
12mu|python-twisted-mail-13.2.0-1|18	Requires:       python-twisted-core
12mu|python-twisted-mail-13.2.0-1|19	# for mail/relaymanager.py
12mu|python-twisted-mail-13.2.0-1|20	Requires:       python-twisted-names
12mu|python-twisted-mail-13.2.0-1|21	
12mu|python-twisted-mail-13.2.0-1|22	%description
12mu|python-twisted-mail-13.2.0-1|23	Twisted Mail contains high-level, efficient protocol implementations for both
12mu|python-twisted-mail-13.2.0-1|24	clients and servers of SMTP, POP3, and IMAP4. Additionally, it contains an
12mu|python-twisted-mail-13.2.0-1|25	"out of the box" combination SMTP/POP3 virtual-hosting mail server. Also
12mu|python-twisted-mail-13.2.0-1|26	included is a read/write Maildir implementation and a basic Mail Exchange
12mu|python-twisted-mail-13.2.0-1|27	calculator (depends on Twisted Names).
12mu|python-twisted-mail-13.2.0-1|28	
12mu|python-twisted-mail-13.2.0-1|29	%prep
12mu|python-twisted-mail-13.2.0-1|30	%setup -q -n TwistedMail-%{version}
12mu|python-twisted-mail-13.2.0-1|31	
12mu|python-twisted-mail-13.2.0-1|32	%build
12mu|python-twisted-mail-13.2.0-1|33	%__python setup.py build
12mu|python-twisted-mail-13.2.0-1|34	
12mu|python-twisted-mail-13.2.0-1|35	%install
12mu|python-twisted-mail-13.2.0-1|36	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
12mu|python-twisted-mail-13.2.0-1|37	
12mu|python-twisted-mail-13.2.0-1|38	%__install -d %{buildroot}%{_mandir}/man1
12mu|python-twisted-mail-13.2.0-1|39	%__install -m 644 doc/man/*.1 %{buildroot}%{_mandir}/man1
12mu|python-twisted-mail-13.2.0-1|40	
12mu|python-twisted-mail-13.2.0-1|41	%files
12mu|python-twisted-mail-13.2.0-1|42	%defattr(0755,root,root,0755)
12mu|python-twisted-mail-13.2.0-1|43	%{_bindir}/*
12mu|python-twisted-mail-13.2.0-1|44	%defattr(0644,root,root,0755)
12mu|python-twisted-mail-13.2.0-1|45	%doc LICENSE README doc/*
12mu|python-twisted-mail-13.2.0-1|46	%dir %{py_platsitedir}/twisted/mail
12mu|python-twisted-mail-13.2.0-1|47	%{py_platsitedir}/twisted/mail/*
12mu|python-twisted-mail-13.2.0-1|48	%{py_platsitedir}/twisted/plugins/*
12mu|python-twisted-mail-13.2.0-1|49	%{py_platsitedir}/*.egg-info
12mu|python-twisted-mail-13.2.0-1|50	%{_mandir}/man1/*
12mu|python-twisted-mail-13.2.0-1|51	
12mu|python-twisted-mail-13.2.0-1|52	
12mu|python-twisted-mail-13.2.0-1|53	
12mu|python-twisted-mail-13.2.0-1|54	%changelog
12mu|python-twisted-mail-13.2.0-1|55	* Sat Apr 19 2014 dsilakov <denis.silakov@rosalab.ru> 13.2.0-1
12mu|python-twisted-mail-13.2.0-1|56	+ Revision: 985506c
12mu|python-twisted-mail-13.2.0-1|57	- Merge pull request #1 from import/python-twisted-mail:auto_update
12mu|python-twisted-mail-13.2.0-1|58	- ROSA Updates Builder: update suggested
12mu|python-twisted-mail-13.2.0-1|59	
12mu|python-twisted-mail-13.2.0-1|60	

20721 12
12mu|python-twisted-names-13.2.0-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
12mu|python-twisted-names-13.2.0-1|2	
12mu|python-twisted-names-13.2.0-1|3	# There is no debug here, but can't build as noarch,
12mu|python-twisted-names-13.2.0-1|4	# since some 'twisted' modules are arch-dependent and all these modules
12mu|python-twisted-names-13.2.0-1|5	# should be located in the same place
12mu|python-twisted-names-13.2.0-1|6	%define debug_package %{nil}
12mu|python-twisted-names-13.2.0-1|7	
12mu|python-twisted-names-13.2.0-1|8	Summary:        An DNS protocol implementation with client and server
12mu|python-twisted-names-13.2.0-1|9	Name:           python-twisted-names
12mu|python-twisted-names-13.2.0-1|10	Version:	13.2.0
12mu|python-twisted-names-13.2.0-1|11	Release:	1
12mu|python-twisted-names-13.2.0-1|12	Source0:        http://twistedmatrix.com/Releases/Names/13.2/TwistedNames-%{version}.tar.bz2
12mu|python-twisted-names-13.2.0-1|13	License:        MIT
12mu|python-twisted-names-13.2.0-1|14	Group:          Development/Python
12mu|python-twisted-names-13.2.0-1|15	URL:            http://twistedmatrix.com/trac/wiki/TwistedNames
12mu|python-twisted-names-13.2.0-1|16	BuildRequires:	python-devel python-twisted-core
12mu|python-twisted-names-13.2.0-1|17	Requires:       python-twisted-core
12mu|python-twisted-names-13.2.0-1|18	
12mu|python-twisted-names-13.2.0-1|19	%description
12mu|python-twisted-names-13.2.0-1|20	Twisted Names is both a domain name server as well as a client resolver
12mu|python-twisted-names-13.2.0-1|21	library.
12mu|python-twisted-names-13.2.0-1|22	
12mu|python-twisted-names-13.2.0-1|23	Twisted Names comes with an "out of the box" nameserver which can read most
12mu|python-twisted-names-13.2.0-1|24	BIND-syntax zone files as well as a simple Python-based configuration format.
12mu|python-twisted-names-13.2.0-1|25	Twisted Names can act as an authoritative server, perform zone transfers from
12mu|python-twisted-names-13.2.0-1|26	a master to act as a secondary, act as a caching nameserver, or any combination
12mu|python-twisted-names-13.2.0-1|27	of these.
12mu|python-twisted-names-13.2.0-1|28	
12mu|python-twisted-names-13.2.0-1|29	Twisted Names' client resolver library provides functions to query for all
12mu|python-twisted-names-13.2.0-1|30	commonly used record types as well as a replacement for the blocking
12mu|python-twisted-names-13.2.0-1|31	gethostbyname() function provided by the Python stdlib socket module.
12mu|python-twisted-names-13.2.0-1|32	
12mu|python-twisted-names-13.2.0-1|33	%prep
12mu|python-twisted-names-13.2.0-1|34	%setup -q -n TwistedNames-%version
12mu|python-twisted-names-13.2.0-1|35	
12mu|python-twisted-names-13.2.0-1|36	%build
12mu|python-twisted-names-13.2.0-1|37	%__python setup.py build
12mu|python-twisted-names-13.2.0-1|38	
12mu|python-twisted-names-13.2.0-1|39	%install
12mu|python-twisted-names-13.2.0-1|40	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
12mu|python-twisted-names-13.2.0-1|41	
12mu|python-twisted-names-13.2.0-1|42	%files
12mu|python-twisted-names-13.2.0-1|43	%defattr(0644,root,root,0755)
12mu|python-twisted-names-13.2.0-1|44	%doc LICENSE README doc/*
12mu|python-twisted-names-13.2.0-1|45	%dir %py_platsitedir/twisted/names
12mu|python-twisted-names-13.2.0-1|46	%py_platsitedir/twisted/names/*
12mu|python-twisted-names-13.2.0-1|47	%py_platsitedir/twisted/plugins/*
12mu|python-twisted-names-13.2.0-1|48	%py_platsitedir/*.egg-info
12mu|python-twisted-names-13.2.0-1|49	
12mu|python-twisted-names-13.2.0-1|50	
12mu|python-twisted-names-13.2.0-1|51	
12mu|python-twisted-names-13.2.0-1|52	%changelog
12mu|python-twisted-names-13.2.0-1|53	* Mon Feb 24 2014 dsilakov <denis.silakov@rosalab.ru> 13.2.0-1
12mu|python-twisted-names-13.2.0-1|54	+ Revision: 66e44b3
12mu|python-twisted-names-13.2.0-1|55	- Merge pull request #3 from import/python-twisted-names:auto_update
12mu|python-twisted-names-13.2.0-1|56	- ROSA Updates Builder: update suggested
12mu|python-twisted-names-13.2.0-1|57	
12mu|python-twisted-names-13.2.0-1|58	

20722 12
12mu|python-twisted-news-13.2.0-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
12mu|python-twisted-news-13.2.0-1|2	
12mu|python-twisted-news-13.2.0-1|3	# There is no debug here, but can't build as noarch,
12mu|python-twisted-news-13.2.0-1|4	# since some 'twisted' modules are arch-dependent and all these modules
12mu|python-twisted-news-13.2.0-1|5	# should be located in the same place
12mu|python-twisted-news-13.2.0-1|6	%define debug_package %{nil}
12mu|python-twisted-news-13.2.0-1|7	
12mu|python-twisted-news-13.2.0-1|8	Summary:        An NNTP protocol implementation together with clients and servers
12mu|python-twisted-news-13.2.0-1|9	
12mu|python-twisted-news-13.2.0-1|10	Name:           python-twisted-news
12mu|python-twisted-news-13.2.0-1|11	Version:	13.2.0
12mu|python-twisted-news-13.2.0-1|12	Release:	1
12mu|python-twisted-news-13.2.0-1|13	Source0:        http://twistedmatrix.com/Releases/News/13.2/TwistedNews-%{version}.tar.bz2
12mu|python-twisted-news-13.2.0-1|14	License:        MIT
12mu|python-twisted-news-13.2.0-1|15	Group:          Development/Python
12mu|python-twisted-news-13.2.0-1|16	URL:            http://twistedmatrix.com/trac/wiki/TwistedNews
12mu|python-twisted-news-13.2.0-1|17	BuildRequires:	python-devel python-twisted-core
12mu|python-twisted-news-13.2.0-1|18	Requires:       python-twisted-core
12mu|python-twisted-news-13.2.0-1|19	
12mu|python-twisted-news-13.2.0-1|20	%description
12mu|python-twisted-news-13.2.0-1|21	Twisted News provides a very basic NNTP server, as well as an NNTP client
12mu|python-twisted-news-13.2.0-1|22	protocol implementation. Two messages storage systems are supported: the
12mu|python-twisted-news-13.2.0-1|23	DB-API 2.0 backend stores and indexes messages in any compatible SQL
12mu|python-twisted-news-13.2.0-1|24	database; the Twisted dirdbm backend uses serialized Python objects
12mu|python-twisted-news-13.2.0-1|25	stored directly on the filesystem for message storage. Twisted News
12mu|python-twisted-news-13.2.0-1|26	also has very rudamentary support for moderated groups.
12mu|python-twisted-news-13.2.0-1|27	
12mu|python-twisted-news-13.2.0-1|28	%prep
12mu|python-twisted-news-13.2.0-1|29	%setup -q -n TwistedNews-%{version}
12mu|python-twisted-news-13.2.0-1|30	
12mu|python-twisted-news-13.2.0-1|31	%build
12mu|python-twisted-news-13.2.0-1|32	%__python setup.py build
12mu|python-twisted-news-13.2.0-1|33	
12mu|python-twisted-news-13.2.0-1|34	%install
12mu|python-twisted-news-13.2.0-1|35	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
12mu|python-twisted-news-13.2.0-1|36	
12mu|python-twisted-news-13.2.0-1|37	%files
12mu|python-twisted-news-13.2.0-1|38	%defattr(0644,root,root,0755)
12mu|python-twisted-news-13.2.0-1|39	%doc  LICENSE README
12mu|python-twisted-news-13.2.0-1|40	%dir %{py_platsitedir}/twisted/news/
12mu|python-twisted-news-13.2.0-1|41	%{py_platsitedir}/twisted/news/*
12mu|python-twisted-news-13.2.0-1|42	%{py_platsitedir}/twisted/plugins/*
12mu|python-twisted-news-13.2.0-1|43	%{py_platsitedir}/*.egg-info
12mu|python-twisted-news-13.2.0-1|44	
12mu|python-twisted-news-13.2.0-1|45	
12mu|python-twisted-news-13.2.0-1|46	
12mu|python-twisted-news-13.2.0-1|47	%changelog
12mu|python-twisted-news-13.2.0-1|48	* Sat Apr 19 2014 dsilakov <denis.silakov@rosalab.ru> 13.2.0-1
12mu|python-twisted-news-13.2.0-1|49	+ Revision: 31669b8
12mu|python-twisted-news-13.2.0-1|50	- Merge pull request #2 from import/python-twisted-news:auto_update
12mu|python-twisted-news-13.2.0-1|51	- ROSA Updates Builder: update suggested
12mu|python-twisted-news-13.2.0-1|52	
12mu|python-twisted-news-13.2.0-1|53	

20723 12
12mu|python-twisted-runner-13.2.0-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
12mu|python-twisted-runner-13.2.0-1|2	
12mu|python-twisted-runner-13.2.0-1|3	%define debug_package %{nil}
12mu|python-twisted-runner-13.2.0-1|4	
12mu|python-twisted-runner-13.2.0-1|5	Summary:        Runner has process management, including an inetd replacement for Twisted
12mu|python-twisted-runner-13.2.0-1|6	
12mu|python-twisted-runner-13.2.0-1|7	Name:           python-twisted-runner
12mu|python-twisted-runner-13.2.0-1|8	Version:        13.2.0
12mu|python-twisted-runner-13.2.0-1|9	Release:	1
12mu|python-twisted-runner-13.2.0-1|10	Source0:        http://twistedmatrix.com/Releases/Runner/13.2/TwistedRunner-%{version}.tar.bz2
12mu|python-twisted-runner-13.2.0-1|11	License:        MIT
12mu|python-twisted-runner-13.2.0-1|12	Group:          Development/Python
12mu|python-twisted-runner-13.2.0-1|13	URL:            http://twistedmatrix.com/trac/wiki/TwistedRunner
12mu|python-twisted-runner-13.2.0-1|14	BuildRequires:  python-devel python-twisted-core
12mu|python-twisted-runner-13.2.0-1|15	Requires:       python-twisted-core
12mu|python-twisted-runner-13.2.0-1|16	
12mu|python-twisted-runner-13.2.0-1|17	%description
12mu|python-twisted-runner-13.2.0-1|18	Runner has process management, including an inetd replacement for Twisted.
12mu|python-twisted-runner-13.2.0-1|19	
12mu|python-twisted-runner-13.2.0-1|20	%prep
12mu|python-twisted-runner-13.2.0-1|21	%setup -q -n TwistedRunner-%version
12mu|python-twisted-runner-13.2.0-1|22	
12mu|python-twisted-runner-13.2.0-1|23	%build
12mu|python-twisted-runner-13.2.0-1|24	%__python setup.py build
12mu|python-twisted-runner-13.2.0-1|25	
12mu|python-twisted-runner-13.2.0-1|26	%install
12mu|python-twisted-runner-13.2.0-1|27	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
12mu|python-twisted-runner-13.2.0-1|28	
12mu|python-twisted-runner-13.2.0-1|29	%files
12mu|python-twisted-runner-13.2.0-1|30	%defattr(0644,root,root,0755)
12mu|python-twisted-runner-13.2.0-1|31	%doc LICENSE README
12mu|python-twisted-runner-13.2.0-1|32	%dir %{py_platsitedir}/twisted/runner
12mu|python-twisted-runner-13.2.0-1|33	%{py_platsitedir}/twisted/runner/*
12mu|python-twisted-runner-13.2.0-1|34	%{py_platsitedir}/twisted/plugins/*
12mu|python-twisted-runner-13.2.0-1|35	%{py_platsitedir}/*.egg-info
12mu|python-twisted-runner-13.2.0-1|36	
12mu|python-twisted-runner-13.2.0-1|37	
12mu|python-twisted-runner-13.2.0-1|38	
12mu|python-twisted-runner-13.2.0-1|39	%changelog
12mu|python-twisted-runner-13.2.0-1|40	* Sat Apr 19 2014 dsilakov <denis.silakov@rosalab.ru> 13.2.0-1
12mu|python-twisted-runner-13.2.0-1|41	+ Revision: 846ed70
12mu|python-twisted-runner-13.2.0-1|42	- Merge pull request #1 from import/python-twisted-runner:auto_update
12mu|python-twisted-runner-13.2.0-1|43	- ROSA Updates Builder: update suggested
12mu|python-twisted-runner-13.2.0-1|44	
12mu|python-twisted-runner-13.2.0-1|45	

20724 12
12mu|python-twisted-web-13.2.0-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
12mu|python-twisted-web-13.2.0-1|2	
12mu|python-twisted-web-13.2.0-1|3	# There is no debug here, but can't build as noarch,
12mu|python-twisted-web-13.2.0-1|4	# since some 'twisted' modules are arch-dependent and all these modules
12mu|python-twisted-web-13.2.0-1|5	# should be located in the same place
12mu|python-twisted-web-13.2.0-1|6	%define debug_package %{nil}
12mu|python-twisted-web-13.2.0-1|7	
12mu|python-twisted-web-13.2.0-1|8	Summary:        An HTTP protocol implementation together with clients and servers
12mu|python-twisted-web-13.2.0-1|9	
12mu|python-twisted-web-13.2.0-1|10	Name:           python-twisted-web
12mu|python-twisted-web-13.2.0-1|11	Version:	13.2.0
12mu|python-twisted-web-13.2.0-1|12	Release:	1
12mu|python-twisted-web-13.2.0-1|13	Source0:        http://twistedmatrix.com/Releases/Web/13.2/TwistedWeb-%{version}.tar.bz2
12mu|python-twisted-web-13.2.0-1|14	License:        MIT
12mu|python-twisted-web-13.2.0-1|15	Group:          Development/Python
12mu|python-twisted-web-13.2.0-1|16	URL:            http://twistedmatrix.com/projects/web/
12mu|python-twisted-web-13.2.0-1|17	BuildRequires:	python-devel python-twisted-core
12mu|python-twisted-web-13.2.0-1|18	Requires:       python-twisted-core
12mu|python-twisted-web-13.2.0-1|19	
12mu|python-twisted-web-13.2.0-1|20	%description
12mu|python-twisted-web-13.2.0-1|21	An HTTP protocol implementation together with clients and servers, based on
12mu|python-twisted-web-13.2.0-1|22	the twisted python framework.
12mu|python-twisted-web-13.2.0-1|23	
12mu|python-twisted-web-13.2.0-1|24	%prep
12mu|python-twisted-web-13.2.0-1|25	%setup -q -n TwistedWeb-%{version}
12mu|python-twisted-web-13.2.0-1|26	
12mu|python-twisted-web-13.2.0-1|27	%build
12mu|python-twisted-web-13.2.0-1|28	%__python setup.py build
12mu|python-twisted-web-13.2.0-1|29	
12mu|python-twisted-web-13.2.0-1|30	%install
12mu|python-twisted-web-13.2.0-1|31	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
12mu|python-twisted-web-13.2.0-1|32	
12mu|python-twisted-web-13.2.0-1|33	
12mu|python-twisted-web-13.2.0-1|34	%files
12mu|python-twisted-web-13.2.0-1|35	%defattr(0755,root,root,0755)
12mu|python-twisted-web-13.2.0-1|36	%defattr(0644,root,root,0755)
12mu|python-twisted-web-13.2.0-1|37	%doc LICENSE README
12mu|python-twisted-web-13.2.0-1|38	%dir %{py_platsitedir}/twisted/web
12mu|python-twisted-web-13.2.0-1|39	%{py_platsitedir}/twisted/web/*
12mu|python-twisted-web-13.2.0-1|40	%{py_platsitedir}/twisted/plugins/*
12mu|python-twisted-web-13.2.0-1|41	%{py_platsitedir}/*.egg-info
12mu|python-twisted-web-13.2.0-1|42	
12mu|python-twisted-web-13.2.0-1|43	
12mu|python-twisted-web-13.2.0-1|44	
12mu|python-twisted-web-13.2.0-1|45	%changelog
12mu|python-twisted-web-13.2.0-1|46	* Sat Apr 19 2014 dsilakov <denis.silakov@rosalab.ru> 13.2.0-1
12mu|python-twisted-web-13.2.0-1|47	+ Revision: 422b4fa
12mu|python-twisted-web-13.2.0-1|48	- Merge pull request #2 from import/python-twisted-web:auto_update
12mu|python-twisted-web-13.2.0-1|49	- ROSA Updates Builder: update suggested
12mu|python-twisted-web-13.2.0-1|50	
12mu|python-twisted-web-13.2.0-1|51	

20725 12
12mu|python-twisted-words-13.2.0-1|1	%define mainver %(echo %{version} | sed -e 's/\\([0-9]*\\.[0-9]*\\)\\.[0-9]*/\\1/')
12mu|python-twisted-words-13.2.0-1|2	
12mu|python-twisted-words-13.2.0-1|3	Summary:        Chat and Instant Messaging module for Twisted
12mu|python-twisted-words-13.2.0-1|4	Name:           python-twisted-words
12mu|python-twisted-words-13.2.0-1|5	Version:	13.2.0
12mu|python-twisted-words-13.2.0-1|6	Release:	1
12mu|python-twisted-words-13.2.0-1|7	Source0:        http://twistedmatrix.com/Releases/Words/13.2/TwistedWords-%{version}.tar.bz2
12mu|python-twisted-words-13.2.0-1|8	License:        MIT
12mu|python-twisted-words-13.2.0-1|9	Group:          Development/Python
12mu|python-twisted-words-13.2.0-1|10	URL:            http://twistedmatrix.com/trac/wiki/TwistedWords
12mu|python-twisted-words-13.2.0-1|11	BuildRequires:	python-devel python-twisted-core
12mu|python-twisted-words-13.2.0-1|12	Requires:       python-twisted-core
12mu|python-twisted-words-13.2.0-1|13	# for words/tap.py
12mu|python-twisted-words-13.2.0-1|14	Requires:       python-twisted-web
12mu|python-twisted-words-13.2.0-1|15	
12mu|python-twisted-words-13.2.0-1|16	# There is no debug here, but can't build as noarch,
12mu|python-twisted-words-13.2.0-1|17	# since some 'twisted' modules are arch-dependent and all these modules
12mu|python-twisted-words-13.2.0-1|18	# should be located in the same place
12mu|python-twisted-words-13.2.0-1|19	%define debug_package %{nil}
12mu|python-twisted-words-13.2.0-1|20	
12mu|python-twisted-words-13.2.0-1|21	%description
12mu|python-twisted-words-13.2.0-1|22	Twisted Words includes:
12mu|python-twisted-words-13.2.0-1|23	
12mu|python-twisted-words-13.2.0-1|24	* Low-level protocol implementations of OSCAR (AIM and ICQ), IRC, MSN,
12mu|python-twisted-words-13.2.0-1|25	TOC (AIM).
12mu|python-twisted-words-13.2.0-1|26	* Jabber libraries.
12mu|python-twisted-words-13.2.0-1|27	* Prototypes of chat server and client frameworks built on top of
12mu|python-twisted-words-13.2.0-1|28	the protocols.
12mu|python-twisted-words-13.2.0-1|29	
12mu|python-twisted-words-13.2.0-1|30	%prep
12mu|python-twisted-words-13.2.0-1|31	%setup -q -n TwistedWords-%{version}
12mu|python-twisted-words-13.2.0-1|32	
12mu|python-twisted-words-13.2.0-1|33	%build
12mu|python-twisted-words-13.2.0-1|34	%__python setup.py build
12mu|python-twisted-words-13.2.0-1|35	
12mu|python-twisted-words-13.2.0-1|36	%install
12mu|python-twisted-words-13.2.0-1|37	%__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
12mu|python-twisted-words-13.2.0-1|38	
12mu|python-twisted-words-13.2.0-1|39	
12mu|python-twisted-words-13.2.0-1|40	
12mu|python-twisted-words-13.2.0-1|41	%files
12mu|python-twisted-words-13.2.0-1|42	%defattr(0644,root,root,0755)
12mu|python-twisted-words-13.2.0-1|43	%doc LICENSE NEWS README doc/*
12mu|python-twisted-words-13.2.0-1|44	%dir %py_platsitedir/twisted/words/
12mu|python-twisted-words-13.2.0-1|45	%py_platsitedir/twisted/words/*
12mu|python-twisted-words-13.2.0-1|46	%py_platsitedir/twisted/plugins/*
12mu|python-twisted-words-13.2.0-1|47	%py_platsitedir/*.egg-info
12mu|python-twisted-words-13.2.0-1|48	
12mu|python-twisted-words-13.2.0-1|49	
12mu|python-twisted-words-13.2.0-1|50	
12mu|python-twisted-words-13.2.0-1|51	
12mu|python-twisted-words-13.2.0-1|52	%changelog
12mu|python-twisted-words-13.2.0-1|53	* Mon Feb 24 2014 dsilakov <denis.silakov@rosalab.ru> 13.2.0-1
12mu|python-twisted-words-13.2.0-1|54	+ Revision: 5f979fd
12mu|python-twisted-words-13.2.0-1|55	- Merge pull request #3 from import/python-twisted-words:auto_update
12mu|python-twisted-words-13.2.0-1|56	- ROSA Updates Builder: update suggested
12mu|python-twisted-words-13.2.0-1|57	
12mu|python-twisted-words-13.2.0-1|58	

20726 12
12mu|python-virtkey-0.60.0-2|1	Name:           python-virtkey
12mu|python-virtkey-0.60.0-2|2	Version:        0.60.0
12mu|python-virtkey-0.60.0-2|3	Release:        2
12mu|python-virtkey-0.60.0-2|4	Summary:        Python extension for emulating keypresses and getting current keyboard layout
12mu|python-virtkey-0.60.0-2|5	
12mu|python-virtkey-0.60.0-2|6	Group:          Development/Python
12mu|python-virtkey-0.60.0-2|7	License:        GPLv2+
12mu|python-virtkey-0.60.0-2|8	URL:            https://launchpad.net/virtkey
12mu|python-virtkey-0.60.0-2|9	Source0:        http://launchpad.net/virtkey/trunk/0.50/+download/%{name}-%{version}.tar.gz
12mu|python-virtkey-0.60.0-2|10	Patch0:         virtkey-gdk-pixbuf-headers.patch
12mu|python-virtkey-0.60.0-2|11	
12mu|python-virtkey-0.60.0-2|12	BuildRequires:  python-devel
12mu|python-virtkey-0.60.0-2|13	BuildRequires:  libxtst-devel
12mu|python-virtkey-0.60.0-2|14	BuildRequires:  pkgconfig(gtk+-2.0)
12mu|python-virtkey-0.60.0-2|15	BuildRequires:  pkgconfig(glib-2.0)
12mu|python-virtkey-0.60.0-2|16	
12mu|python-virtkey-0.60.0-2|17	%description
12mu|python-virtkey-0.60.0-2|18	Python-virtkey is a python extension for emulating keypresses and getting
12mu|python-virtkey-0.60.0-2|19	current keyboard layout.
12mu|python-virtkey-0.60.0-2|20	
12mu|python-virtkey-0.60.0-2|21	%prep
12mu|python-virtkey-0.60.0-2|22	%setup -q
12mu|python-virtkey-0.60.0-2|23	
12mu|python-virtkey-0.60.0-2|24	%build
12mu|python-virtkey-0.60.0-2|25	CFLAGS="%{optflags}" %{__python} setup.py build
12mu|python-virtkey-0.60.0-2|26	
12mu|python-virtkey-0.60.0-2|27	
12mu|python-virtkey-0.60.0-2|28	%install
12mu|python-virtkey-0.60.0-2|29	%{__python} setup.py install --root %{buildroot}
12mu|python-virtkey-0.60.0-2|30	
12mu|python-virtkey-0.60.0-2|31	
12mu|python-virtkey-0.60.0-2|32	%files
12mu|python-virtkey-0.60.0-2|33	%defattr(-,root,root,-)
12mu|python-virtkey-0.60.0-2|34	#no documentation included in upstream tarball
12mu|python-virtkey-0.60.0-2|35	%{python_sitearch}/*
12mu|python-virtkey-0.60.0-2|36	
12mu|python-virtkey-0.60.0-2|37	
12mu|python-virtkey-0.60.0-2|38	
12mu|python-virtkey-0.60.0-2|39	%changelog
12mu|python-virtkey-0.60.0-2|40	* Fri Jan 07 2011 Antoine Ginies <aginies@mandriva.com> 0.60.0-1mdv2011.0
12mu|python-virtkey-0.60.0-2|41	+ Revision: 629471
12mu|python-virtkey-0.60.0-2|42	- fix buildrequires, remove unwanted stuff
12mu|python-virtkey-0.60.0-2|43	- fix group
12mu|python-virtkey-0.60.0-2|44	- import python-virtkey
12mu|python-virtkey-0.60.0-2|45	

20727 12
12mu|python-virtualenv-1.8.2-6|1	%define	module	virtualenv
12mu|python-virtualenv-1.8.2-6|2	
12mu|python-virtualenv-1.8.2-6|3	%define __noautoprov '.*setuptools.*'
12mu|python-virtualenv-1.8.2-6|4	
12mu|python-virtualenv-1.8.2-6|5	Name:		python-%{module}
12mu|python-virtualenv-1.8.2-6|6	Version:	1.8.2
12mu|python-virtualenv-1.8.2-6|7	Release:	6
12mu|python-virtualenv-1.8.2-6|8	Summary:	Virtual Python Environment builder
12mu|python-virtualenv-1.8.2-6|9	Group:		Development/Python
12mu|python-virtualenv-1.8.2-6|10	License:	MIT
12mu|python-virtualenv-1.8.2-6|11	URL:		http://pypi.python.org/pypi/virtualenv
12mu|python-virtualenv-1.8.2-6|12	Source0:	http://pypi.python.org/packages/source/v/virtualenv/%{module}-%{version}.tar.gz
12mu|python-virtualenv-1.8.2-6|13	Source1:	virtualenv
12mu|python-virtualenv-1.8.2-6|14	Patch0:		multiarch-1.8.2.patch
12mu|python-virtualenv-1.8.2-6|15	BuildArch:	noarch
12mu|python-virtualenv-1.8.2-6|16	BuildRequires:	python-setuptools
12mu|python-virtualenv-1.8.2-6|17	Requires:	pkgconfig(python2)
12mu|python-virtualenv-1.8.2-6|18	Requires:	rpm-build
12mu|python-virtualenv-1.8.2-6|19	
12mu|python-virtualenv-1.8.2-6|20	%description
12mu|python-virtualenv-1.8.2-6|21	virtualenv is a tool to create isolated Python environments.
12mu|python-virtualenv-1.8.2-6|22	
12mu|python-virtualenv-1.8.2-6|23	%prep
12mu|python-virtualenv-1.8.2-6|24	%setup -q -n %{module}-%{version}
12mu|python-virtualenv-1.8.2-6|25	%patch0 -p1 -b .multiarch~
12mu|python-virtualenv-1.8.2-6|26	
12mu|python-virtualenv-1.8.2-6|27	%build
12mu|python-virtualenv-1.8.2-6|28	python setup.py build
12mu|python-virtualenv-1.8.2-6|29	
12mu|python-virtualenv-1.8.2-6|30	%install
12mu|python-virtualenv-1.8.2-6|31	python setup.py install --root="%{buildroot}"
12mu|python-virtualenv-1.8.2-6|32	mv %{buildroot}%{_bindir}/virtualenv{,.sh}
12mu|python-virtualenv-1.8.2-6|33	install -m755 %{SOURCE1} -D %{buildroot}%{_bindir}/virtualenv
12mu|python-virtualenv-1.8.2-6|34	
12mu|python-virtualenv-1.8.2-6|35	%files
12mu|python-virtualenv-1.8.2-6|36	%doc docs/*.txt
12mu|python-virtualenv-1.8.2-6|37	%{_bindir}/virtualenv*
12mu|python-virtualenv-1.8.2-6|38	%{py_sitedir}/virtualenv*

20728 12
12mu|python-webkitgtk-1.1.8-10|1	%define oname pywebkitgtk
12mu|python-webkitgtk-1.1.8-10|2	
12mu|python-webkitgtk-1.1.8-10|3	%if %{_use_internal_dependency_generator}
12mu|python-webkitgtk-1.1.8-10|4	%define __noautoreq 'pkgconfig\\(.*\\)'
12mu|python-webkitgtk-1.1.8-10|5	%else
12mu|python-webkitgtk-1.1.8-10|6	%define _requires_exceptions pkgconfig\(.*\)
12mu|python-webkitgtk-1.1.8-10|7	%endif
12mu|python-webkitgtk-1.1.8-10|8	
12mu|python-webkitgtk-1.1.8-10|9	Summary:	Python bindings for WebKitGtk
12mu|python-webkitgtk-1.1.8-10|10	Name:		python-webkitgtk
12mu|python-webkitgtk-1.1.8-10|11	Version:	1.1.8
12mu|python-webkitgtk-1.1.8-10|12	Release:	10
12mu|python-webkitgtk-1.1.8-10|13	License:	LGPLv2+
12mu|python-webkitgtk-1.1.8-10|14	Group:		Development/Python
12mu|python-webkitgtk-1.1.8-10|15	Url:		http://code.google.com/p/pywebkitgtk/
12mu|python-webkitgtk-1.1.8-10|16	Source0:	http://pywebkitgtk.googlecode.com/files/%{oname}-%{version}.tar.bz2
12mu|python-webkitgtk-1.1.8-10|17	Patch0:		web_view_get_title.patch
12mu|python-webkitgtk-1.1.8-10|18	BuildRequires:	pkgconfig(libxslt)
12mu|python-webkitgtk-1.1.8-10|19	BuildRequires:	pkgconfig(pygtk-2.0)
12mu|python-webkitgtk-1.1.8-10|20	BuildRequires:	pkgconfig(webkit-1.0)
12mu|python-webkitgtk-1.1.8-10|21	BuildRequires:	python
12mu|python-webkitgtk-1.1.8-10|22	Provides:	%{oname} = %{EVRD}
12mu|python-webkitgtk-1.1.8-10|23	
12mu|python-webkitgtk-1.1.8-10|24	%description
12mu|python-webkitgtk-1.1.8-10|25	PyWebKitGtk provides an API for developers to program WebKit/Gtk using Python.
12mu|python-webkitgtk-1.1.8-10|26	
12mu|python-webkitgtk-1.1.8-10|27	%files
12mu|python-webkitgtk-1.1.8-10|28	%doc AUTHORS MAINTAINERS NEWS README
12mu|python-webkitgtk-1.1.8-10|29	%{py_platsitedir}/webkit/*.py
12mu|python-webkitgtk-1.1.8-10|30	%{py_platsitedir}/webkit/webkit.*
12mu|python-webkitgtk-1.1.8-10|31	%{_datadir}/pywebkitgtk/defs/webkit-*.defs
12mu|python-webkitgtk-1.1.8-10|32	%{_libdir}/pkgconfig/*.pc
12mu|python-webkitgtk-1.1.8-10|33	
12mu|python-webkitgtk-1.1.8-10|34	#----------------------------------------------------------------------------
12mu|python-webkitgtk-1.1.8-10|35	
12mu|python-webkitgtk-1.1.8-10|36	%prep
12mu|python-webkitgtk-1.1.8-10|37	%setup -qn %{oname}-%{version}
12mu|python-webkitgtk-1.1.8-10|38	%patch0 -p1
12mu|python-webkitgtk-1.1.8-10|39	
12mu|python-webkitgtk-1.1.8-10|40	%build
12mu|python-webkitgtk-1.1.8-10|41	%configure2_5x
12mu|python-webkitgtk-1.1.8-10|42	%make LIBS="`python-config --libs`"
12mu|python-webkitgtk-1.1.8-10|43	
12mu|python-webkitgtk-1.1.8-10|44	%install
12mu|python-webkitgtk-1.1.8-10|45	%makeinstall_std LIBS="`python-config --libs`"
12mu|python-webkitgtk-1.1.8-10|46	
12mu|python-webkitgtk-1.1.8-10|47	
12mu|python-webkitgtk-1.1.8-10|48	%changelog
12mu|python-webkitgtk-1.1.8-10|49	* Wed Dec 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.8-10
12mu|python-webkitgtk-1.1.8-10|50	+ Revision: 6a1216c
12mu|python-webkitgtk-1.1.8-10|51	- LOG Fix Requires filter usage, sync patchset with Debian, update BuildRequires
12mu|python-webkitgtk-1.1.8-10|52	
12mu|python-webkitgtk-1.1.8-10|53	

20729 12
12mu|python-yaml-3.11-1|1	%define real_name PyYAML
12mu|python-yaml-3.11-1|2	
12mu|python-yaml-3.11-1|3	Name:           python-yaml
12mu|python-yaml-3.11-1|4	Version:        3.11
12mu|python-yaml-3.11-1|5	Release:        1
12mu|python-yaml-3.11-1|6	Epoch:          0
12mu|python-yaml-3.11-1|7	Summary:        Python package implementing YAML parser and emitter
12mu|python-yaml-3.11-1|8	
12mu|python-yaml-3.11-1|9	License:        MIT
12mu|python-yaml-3.11-1|10	Group:          Development/Python
12mu|python-yaml-3.11-1|11	URL:            http://pyyaml.org/
12mu|python-yaml-3.11-1|12	Source0:        http://pyyaml.org/download/pyyaml/PyYAML-%{version}.tar.gz
12mu|python-yaml-3.11-1|13	Provides:       %{real_name} = %{epoch}:%{version}-%{release}
12mu|python-yaml-3.11-1|14	BuildRequires:  python-devel
12mu|python-yaml-3.11-1|15	BuildRequires:	yaml-devel
12mu|python-yaml-3.11-1|16	BuildRequires:  python3-devel
12mu|python-yaml-3.11-1|17	
12mu|python-yaml-3.11-1|18	%description
12mu|python-yaml-3.11-1|19	PyYAML is a YAML parser and emitter for the Python programming
12mu|python-yaml-3.11-1|20	language.
12mu|python-yaml-3.11-1|21	
12mu|python-yaml-3.11-1|22	YAML is a data serialization format designed for human readability
12mu|python-yaml-3.11-1|23	and interaction with scripting languages.
12mu|python-yaml-3.11-1|24	
12mu|python-yaml-3.11-1|25	%package -n python3-yaml
12mu|python-yaml-3.11-1|26	Summary:        Python package implementing YAML parser and emitter
12mu|python-yaml-3.11-1|27	
12mu|python-yaml-3.11-1|28	Group:          Development/Python
12mu|python-yaml-3.11-1|29	BuildRequires:	yaml-devel
12mu|python-yaml-3.11-1|30	Requires:		python3
12mu|python-yaml-3.11-1|31	
12mu|python-yaml-3.11-1|32	%description -n python3-yaml
12mu|python-yaml-3.11-1|33	PyYAML is a YAML parser and emitter for the Python programming
12mu|python-yaml-3.11-1|34	language.
12mu|python-yaml-3.11-1|35	
12mu|python-yaml-3.11-1|36	YAML is a data serialization format designed for human readability
12mu|python-yaml-3.11-1|37	and interaction with scripting languages.
12mu|python-yaml-3.11-1|38	
12mu|python-yaml-3.11-1|39	%prep
12mu|python-yaml-3.11-1|40	%setup -q -c
12mu|python-yaml-3.11-1|41	
12mu|python-yaml-3.11-1|42	mv %{real_name}-%{version} python2
12mu|python-yaml-3.11-1|43	cp -r python2 python3
12mu|python-yaml-3.11-1|44	
12mu|python-yaml-3.11-1|45	%build
12mu|python-yaml-3.11-1|46	export CFLAGS="%{optflags}"
12mu|python-yaml-3.11-1|47	
12mu|python-yaml-3.11-1|48	pushd python2
12mu|python-yaml-3.11-1|49	python setup.py build
12mu|python-yaml-3.11-1|50	popd
12mu|python-yaml-3.11-1|51	
12mu|python-yaml-3.11-1|52	pushd python3
12mu|python-yaml-3.11-1|53	%{__python3} setup.py build
12mu|python-yaml-3.11-1|54	popd
12mu|python-yaml-3.11-1|55	
12mu|python-yaml-3.11-1|56	%install
12mu|python-yaml-3.11-1|57	
12mu|python-yaml-3.11-1|58	pushd python2
12mu|python-yaml-3.11-1|59	python setup.py install -O2 --skip-build --root=%{buildroot} --prefix=%{_prefix}
12mu|python-yaml-3.11-1|60	popd
12mu|python-yaml-3.11-1|61	
12mu|python-yaml-3.11-1|62	pushd python3
12mu|python-yaml-3.11-1|63	%{__python3} setup.py install -O2 --skip-build --root=%{buildroot} --prefix=%{_prefix}
12mu|python-yaml-3.11-1|64	popd
12mu|python-yaml-3.11-1|65	
12mu|python-yaml-3.11-1|66	%files -n python-yaml
12mu|python-yaml-3.11-1|67	%defattr(-,root,root,0755)
12mu|python-yaml-3.11-1|68	%doc python2/LICENSE python2/README python2/examples
12mu|python-yaml-3.11-1|69	%{py_platsitedir}/yaml
12mu|python-yaml-3.11-1|70	%{py_platsitedir}/*.so
12mu|python-yaml-3.11-1|71	%{py_platsitedir}/*.egg-info
12mu|python-yaml-3.11-1|72	
12mu|python-yaml-3.11-1|73	%files -n python3-yaml
12mu|python-yaml-3.11-1|74	%defattr(-,root,root,0755)
12mu|python-yaml-3.11-1|75	%doc python3/LICENSE python3/README python3/examples
12mu|python-yaml-3.11-1|76	%{py3_platsitedir}/yaml
12mu|python-yaml-3.11-1|77	%{py3_platsitedir}/*.so
12mu|python-yaml-3.11-1|78	%{py3_platsitedir}/*.egg-info
12mu|python-yaml-3.11-1|79	
12mu|python-yaml-3.11-1|80	
12mu|python-yaml-3.11-1|81	%changelog
12mu|python-yaml-3.11-1|82	* Tue Apr 22 2014 dsilakov <denis.silakov@rosalab.ru> 0:3.11-1
12mu|python-yaml-3.11-1|83	+ Revision: 2de5257
12mu|python-yaml-3.11-1|84	- Merge pull request #2 from import/python-yaml:auto_update
12mu|python-yaml-3.11-1|85	- ROSA Updates Builder: update suggested
12mu|python-yaml-3.11-1|86	
12mu|python-yaml-3.11-1|87	

20730 12
12mu|python-zope-interface-4.0.5-1|1	%define	tarname  zope.interface
12mu|python-zope-interface-4.0.5-1|2	
12mu|python-zope-interface-4.0.5-1|3	Summary:        Zope Interface module for Python
12mu|python-zope-interface-4.0.5-1|4	Name:           python-zope-interface
12mu|python-zope-interface-4.0.5-1|5	Version:        4.0.5
12mu|python-zope-interface-4.0.5-1|6	Release:        1
12mu|python-zope-interface-4.0.5-1|7	Source0:        http://pypi.python.org/packages/source/z/zope.interface/zope.interface-%{version}.zip
12mu|python-zope-interface-4.0.5-1|8	License:        Zope Public License
12mu|python-zope-interface-4.0.5-1|9	Group:          Development/Python
12mu|python-zope-interface-4.0.5-1|10	URL:            http://www.zope.org/Wikis/Interfaces/FrontPage
12mu|python-zope-interface-4.0.5-1|11	BuildRequires:	python-devel
12mu|python-zope-interface-4.0.5-1|12	BuildRequires:	python-setuptools
12mu|python-zope-interface-4.0.5-1|13	
12mu|python-zope-interface-4.0.5-1|14	%description
12mu|python-zope-interface-4.0.5-1|15	This package provides the zope Interface module.
12mu|python-zope-interface-4.0.5-1|16	
12mu|python-zope-interface-4.0.5-1|17	Interfaces are objects that specify (document) the external behavior
12mu|python-zope-interface-4.0.5-1|18	of objects that "provide" them.  An interface specifies behavior
12mu|python-zope-interface-4.0.5-1|19	through:
12mu|python-zope-interface-4.0.5-1|20	
12mu|python-zope-interface-4.0.5-1|21	- Informal documentation in a doc string
12mu|python-zope-interface-4.0.5-1|22	- Attribute definitions
12mu|python-zope-interface-4.0.5-1|23	- Invariants, which are conditions that must hold for objects that
12mu|python-zope-interface-4.0.5-1|24	provide the interface
12mu|python-zope-interface-4.0.5-1|25	
12mu|python-zope-interface-4.0.5-1|26	Attribute definitions specify specific attributes. They define the
12mu|python-zope-interface-4.0.5-1|27	attribute name and provide documentation and constraints of attribute
12mu|python-zope-interface-4.0.5-1|28	values. Attribute definitions can take a number of forms.
12mu|python-zope-interface-4.0.5-1|29	
12mu|python-zope-interface-4.0.5-1|30	%prep
12mu|python-zope-interface-4.0.5-1|31	%setup -q -n %{tarname}-%{version}
12mu|python-zope-interface-4.0.5-1|32	
12mu|python-zope-interface-4.0.5-1|33	%build
12mu|python-zope-interface-4.0.5-1|34	%__python setup.py build
12mu|python-zope-interface-4.0.5-1|35	
12mu|python-zope-interface-4.0.5-1|36	%install
12mu|python-zope-interface-4.0.5-1|37	PYTHONDONTWRITEBYTECODE= %__python setup.py install --root=%{buildroot} --install-purelib=%{py_platsitedir}
12mu|python-zope-interface-4.0.5-1|38	
12mu|python-zope-interface-4.0.5-1|39	%files
12mu|python-zope-interface-4.0.5-1|40	%doc *.txt
12mu|python-zope-interface-4.0.5-1|41	%py_platsitedir/*
12mu|python-zope-interface-4.0.5-1|42	

20731 12
12mu|qalculate-gtk-0.9.7-6|1	%define bname qalculate
12mu|qalculate-gtk-0.9.7-6|2	
12mu|qalculate-gtk-0.9.7-6|3	Summary:	A very versatile desktop calculator
12mu|qalculate-gtk-0.9.7-6|4	Name:		qalculate-gtk
12mu|qalculate-gtk-0.9.7-6|5	Version:	0.9.7
12mu|qalculate-gtk-0.9.7-6|6	Release:	6
12mu|qalculate-gtk-0.9.7-6|7	License:	GPLv2+
12mu|qalculate-gtk-0.9.7-6|8	Group:		Office
12mu|qalculate-gtk-0.9.7-6|9	URL:		http://qalculate.sourceforge.net/
12mu|qalculate-gtk-0.9.7-6|10	Source0:	http://prdownloads.sourceforge.net/qalculate/%{name}-%{version}.tar.bz2
12mu|qalculate-gtk-0.9.7-6|11	Patch1:		qalculate-gtk-0.9.6-fix-str-fmt.patch
12mu|qalculate-gtk-0.9.7-6|12	BuildRequires:	pkgconfig(libqalculate) >= %{version}
12mu|qalculate-gtk-0.9.7-6|13	BuildRequires:	libglade2.0-devel
12mu|qalculate-gtk-0.9.7-6|14	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|qalculate-gtk-0.9.7-6|15	BuildRequires:	imagemagick
12mu|qalculate-gtk-0.9.7-6|16	BuildRequires:	scrollkeeper
12mu|qalculate-gtk-0.9.7-6|17	BuildRequires:	perl(XML::Parser)
12mu|qalculate-gtk-0.9.7-6|18	BuildRequires:	desktop-file-utils
12mu|qalculate-gtk-0.9.7-6|19	BuildRequires:	pkgconfig(libgnome-2.0)
12mu|qalculate-gtk-0.9.7-6|20	Requires(pre):	scrollkeeper
12mu|qalculate-gtk-0.9.7-6|21	Requires:	gnuplot
12mu|qalculate-gtk-0.9.7-6|22	Requires:	wget
12mu|qalculate-gtk-0.9.7-6|23	Obsoletes:	qalculate < %{version}
12mu|qalculate-gtk-0.9.7-6|24	Provides:	qalculate = %{version}
12mu|qalculate-gtk-0.9.7-6|25	
12mu|qalculate-gtk-0.9.7-6|26	%description
12mu|qalculate-gtk-0.9.7-6|27	Qalculate! is a modern multi-purpose desktop calculator for GNU/Linux. It is
12mu|qalculate-gtk-0.9.7-6|28	small and simple to use but with much power and versatility underneath.
12mu|qalculate-gtk-0.9.7-6|29	Features include customizable functions, units, arbitrary precision, plotting,
12mu|qalculate-gtk-0.9.7-6|30	and a graphical interface that uses a one-line fault-tolerant expression entry
12mu|qalculate-gtk-0.9.7-6|31	(although it supports optional traditional buttons).
12mu|qalculate-gtk-0.9.7-6|32	This package provides the GTK frontend.
12mu|qalculate-gtk-0.9.7-6|33	
12mu|qalculate-gtk-0.9.7-6|34	%prep
12mu|qalculate-gtk-0.9.7-6|35	%setup -q
12mu|qalculate-gtk-0.9.7-6|36	%patch1 -p0
12mu|qalculate-gtk-0.9.7-6|37	
12mu|qalculate-gtk-0.9.7-6|38	%build
12mu|qalculate-gtk-0.9.7-6|39	
12mu|qalculate-gtk-0.9.7-6|40	%configure2_5x
12mu|qalculate-gtk-0.9.7-6|41	%make
12mu|qalculate-gtk-0.9.7-6|42	
12mu|qalculate-gtk-0.9.7-6|43	%install
12mu|qalculate-gtk-0.9.7-6|44	%makeinstall_std
12mu|qalculate-gtk-0.9.7-6|45	
12mu|qalculate-gtk-0.9.7-6|46	#menu
12mu|qalculate-gtk-0.9.7-6|47	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12mu|qalculate-gtk-0.9.7-6|48	
12mu|qalculate-gtk-0.9.7-6|49	#icons
12mu|qalculate-gtk-0.9.7-6|50	convert -size 48x48 data/%{bname}.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mu|qalculate-gtk-0.9.7-6|51	convert -size 32x32 data/%{bname}.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mu|qalculate-gtk-0.9.7-6|52	convert -size 16x16 data/%{bname}.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mu|qalculate-gtk-0.9.7-6|53	
12mu|qalculate-gtk-0.9.7-6|54	#(tpg) drop icon extension
12mu|qalculate-gtk-0.9.7-6|55	sed -i -e 's/^Icon=%{bname}.png$/Icon=%{name}/g' %{buildroot}%{_datadir}/applications/*
12mu|qalculate-gtk-0.9.7-6|56	
12mu|qalculate-gtk-0.9.7-6|57	desktop-file-install \
12mu|qalculate-gtk-0.9.7-6|58	--remove-category="Application" \
12mu|qalculate-gtk-0.9.7-6|59	--add-category="GTK" \
12mu|qalculate-gtk-0.9.7-6|60	--add-category="Calculator" \
12mu|qalculate-gtk-0.9.7-6|61	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mu|qalculate-gtk-0.9.7-6|62	
12mu|qalculate-gtk-0.9.7-6|63	##CAE rm symlink so both gtk and kde frontend are installable
12mu|qalculate-gtk-0.9.7-6|64	rm -f %{buildroot}%{_bindir}/qalculate
12mu|qalculate-gtk-0.9.7-6|65	
12mu|qalculate-gtk-0.9.7-6|66	%find_lang %{name} --with-gnome
12mu|qalculate-gtk-0.9.7-6|67	
12mu|qalculate-gtk-0.9.7-6|68	%files -f %{name}.lang
12mu|qalculate-gtk-0.9.7-6|69	%doc AUTHORS ChangeLog NEWS README TODO
12mu|qalculate-gtk-0.9.7-6|70	%{_bindir}/*
12mu|qalculate-gtk-0.9.7-6|71	%{_datadir}/applications/*
12mu|qalculate-gtk-0.9.7-6|72	%{_datadir}/pixmaps/*.png
12mu|qalculate-gtk-0.9.7-6|73	%dir %{_datadir}/%{name}
12mu|qalculate-gtk-0.9.7-6|74	%{_datadir}/%{name}/glade/*.glade
12mu|qalculate-gtk-0.9.7-6|75	%{_iconsdir}/hicolor/*/apps/%{name}.png
12mu|qalculate-gtk-0.9.7-6|76	
12mu|qalculate-gtk-0.9.7-6|77	
12mu|qalculate-gtk-0.9.7-6|78	%changelog
12mu|qalculate-gtk-0.9.7-6|79	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 0.9.7-4mdv2011.0
12mu|qalculate-gtk-0.9.7-6|80	+ Revision: 669366
12mu|qalculate-gtk-0.9.7-6|81	- mass rebuild
12mu|qalculate-gtk-0.9.7-6|82	
12mu|qalculate-gtk-0.9.7-6|83	* Sat Dec 04 2010 Funda Wang <fwang@mandriva.org> 0.9.7-3mdv2011.0
12mu|qalculate-gtk-0.9.7-6|84	+ Revision: 608594
12mu|qalculate-gtk-0.9.7-6|85	- update file list
12mu|qalculate-gtk-0.9.7-6|86	
12mu|qalculate-gtk-0.9.7-6|87	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|qalculate-gtk-0.9.7-6|88	- rebuild
12mu|qalculate-gtk-0.9.7-6|89	
12mu|qalculate-gtk-0.9.7-6|90	* Tue Jan 26 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.7-1mdv2010.1
12mu|qalculate-gtk-0.9.7-6|91	+ Revision: 496826
12mu|qalculate-gtk-0.9.7-6|92	- update to new version 0.9.7
12mu|qalculate-gtk-0.9.7-6|93	- drop patch0, fixed upstream
12mu|qalculate-gtk-0.9.7-6|94	
12mu|qalculate-gtk-0.9.7-6|95	* Sun Sep 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.6-3mdv2010.0
12mu|qalculate-gtk-0.9.7-6|96	+ Revision: 449912
12mu|qalculate-gtk-0.9.7-6|97	- rebuild for new cln
12mu|qalculate-gtk-0.9.7-6|98	
12mu|qalculate-gtk-0.9.7-6|99	* Sat Mar 21 2009 Funda Wang <fwang@mandriva.org> 0.9.6-2mdv2009.1
12mu|qalculate-gtk-0.9.7-6|100	+ Revision: 359928
12mu|qalculate-gtk-0.9.7-6|101	- fix str fmt
12mu|qalculate-gtk-0.9.7-6|102	
12mu|qalculate-gtk-0.9.7-6|103	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 0.9.6-2mdv2009.0
12mu|qalculate-gtk-0.9.7-6|104	+ Revision: 218429
12mu|qalculate-gtk-0.9.7-6|105	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mu|qalculate-gtk-0.9.7-6|106	
12mu|qalculate-gtk-0.9.7-6|107	* Sat Mar 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.6-2mdv2008.1
12mu|qalculate-gtk-0.9.7-6|108	+ Revision: 182217
12mu|qalculate-gtk-0.9.7-6|109	- bump release tag
12mu|qalculate-gtk-0.9.7-6|110	
12mu|qalculate-gtk-0.9.7-6|111	* Sat Mar 08 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.6-1mdv2008.1
12mu|qalculate-gtk-0.9.7-6|112	+ Revision: 182198
12mu|qalculate-gtk-0.9.7-6|113	- Patch0: fix building against latest cln-1.2
12mu|qalculate-gtk-0.9.7-6|114	- add missing buildrequires on libgnome2-devel
12mu|qalculate-gtk-0.9.7-6|115	- fix desktop file
12mu|qalculate-gtk-0.9.7-6|116	
12mu|qalculate-gtk-0.9.7-6|117	+ Olivier Blin <oblin@mandriva.com>
12mu|qalculate-gtk-0.9.7-6|118	- restore BuildRoot
12mu|qalculate-gtk-0.9.7-6|119	
12mu|qalculate-gtk-0.9.7-6|120	+ Thierry Vignaud <tv@mandriva.org>
12mu|qalculate-gtk-0.9.7-6|121	- kill re-definition of %%buildroot on Pixel's request
12mu|qalculate-gtk-0.9.7-6|122	
12mu|qalculate-gtk-0.9.7-6|123	* Sun Jun 24 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 0.9.6-1mdv2008.0
12mu|qalculate-gtk-0.9.7-6|124	+ Revision: 43700
12mu|qalculate-gtk-0.9.7-6|125	- drop old menu style
12mu|qalculate-gtk-0.9.7-6|126	- drop X-MandrivaLinux
12mu|qalculate-gtk-0.9.7-6|127	- fix file list
12mu|qalculate-gtk-0.9.7-6|128	- adjust buildrequires
12mu|qalculate-gtk-0.9.7-6|129	- move icons to fd.o compiliant directory
12mu|qalculate-gtk-0.9.7-6|130	- spec file clean
12mu|qalculate-gtk-0.9.7-6|131	- new version
12mu|qalculate-gtk-0.9.7-6|132	- use macros
12mu|qalculate-gtk-0.9.7-6|133	
12mu|qalculate-gtk-0.9.7-6|134	
12mu|qalculate-gtk-0.9.7-6|135	* Fri Oct 27 2006 Nicolas LÃ©cureuil <neoclust@mandriva.org> 0.9.4-3mdv2007.0
12mu|qalculate-gtk-0.9.7-6|136	+ Revision: 73122
12mu|qalculate-gtk-0.9.7-6|137	- import qalculate-gtk-0.9.4-3mdv2007.1
12mu|qalculate-gtk-0.9.7-6|138	
12mu|qalculate-gtk-0.9.7-6|139	* Sat Aug 05 2006 Charles A Edwards <eslrahc@mandriva.org> 0.9.4-2mdv2007.0
12mu|qalculate-gtk-0.9.7-6|140	- rebuild for latest dbus
12mu|qalculate-gtk-0.9.7-6|141	
12mu|qalculate-gtk-0.9.7-6|142	* Wed Jun 28 2006 Charles A Edwards <eslrahc@mandriva.org> 0.9.4-1mdv2007.0
12mu|qalculate-gtk-0.9.7-6|143	- name change for spec and pkg
12mu|qalculate-gtk-0.9.7-6|144	- 0.9.4
12mu|qalculate-gtk-0.9.7-6|145	- update filelist
12mu|qalculate-gtk-0.9.7-6|146	- xdg
12mu|qalculate-gtk-0.9.7-6|147	
12mu|qalculate-gtk-0.9.7-6|148	* Fri Dec 02 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.7.2-2mdk
12mu|qalculate-gtk-0.9.7-6|149	- rebuild for new cln
12mu|qalculate-gtk-0.9.7-6|150	- patch 0: fix compiling with g++-4
12mu|qalculate-gtk-0.9.7-6|151	
12mu|qalculate-gtk-0.9.7-6|152	* Tue Feb 01 2005 Lenny Cartier <lenny@mandrakesoft.com> 0.7.2-1mdk
12mu|qalculate-gtk-0.9.7-6|153	- 0.7.2
12mu|qalculate-gtk-0.9.7-6|154	
12mu|qalculate-gtk-0.9.7-6|155	* Sat Jan 22 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 0.7.1-4mdk
12mu|qalculate-gtk-0.9.7-6|156	- rebuild for new readline
12mu|qalculate-gtk-0.9.7-6|157	
12mu|qalculate-gtk-0.9.7-6|158	* Thu Jan 06 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 0.7.1-3mdk
12mu|qalculate-gtk-0.9.7-6|159	- Rebuild with latest howl
12mu|qalculate-gtk-0.9.7-6|160	
12mu|qalculate-gtk-0.9.7-6|161	* Thu Dec 02 2004 Abel Cheung <deaddog@mandrake.org> 0.7.1-2mdk
12mu|qalculate-gtk-0.9.7-6|162	- Fix BuildRequires
12mu|qalculate-gtk-0.9.7-6|163	- Run scrollkeeper during post/postun
12mu|qalculate-gtk-0.9.7-6|164	
12mu|qalculate-gtk-0.9.7-6|165	* Mon Nov 22 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.7.1-1mdk
12mu|qalculate-gtk-0.9.7-6|166	- 0.7.1
12mu|qalculate-gtk-0.9.7-6|167	
12mu|qalculate-gtk-0.9.7-6|168	* Wed Oct 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.7.0-1mdk
12mu|qalculate-gtk-0.9.7-6|169	- 0.7.0
12mu|qalculate-gtk-0.9.7-6|170	
12mu|qalculate-gtk-0.9.7-6|171	* Thu Jul 22 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.6.2-1mdk
12mu|qalculate-gtk-0.9.7-6|172	- 0.6.2
12mu|qalculate-gtk-0.9.7-6|173	
12mu|qalculate-gtk-0.9.7-6|174	* Sat Jul 10 2004 Austin Acton <austin@mandrake.org> 0.6.1-1mdk
12mu|qalculate-gtk-0.9.7-6|175	- 0.6.1
12mu|qalculate-gtk-0.9.7-6|176	- configure 2.5
12mu|qalculate-gtk-0.9.7-6|177	
12mu|qalculate-gtk-0.9.7-6|178	* Sat Jun 26 2004 Lenny Cartier <lenny@mandrakesoft.com> 0.6-1mdk
12mu|qalculate-gtk-0.9.7-6|179	- 0.6
12mu|qalculate-gtk-0.9.7-6|180	
12mu|qalculate-gtk-0.9.7-6|181	* Wed Feb 18 2004 Austin Acton <austin@mandrake.org> 0.4-1mdk
12mu|qalculate-gtk-0.9.7-6|182	- 0.4
12mu|qalculate-gtk-0.9.7-6|183	
12mu|qalculate-gtk-0.9.7-6|184	* Mon Oct 27 2003 Austin Acton <aacton@yorku.ca> 0.3.1-1mdk
12mu|qalculate-gtk-0.9.7-6|185	- 0.3.1
12mu|qalculate-gtk-0.9.7-6|186	

20732 12
12mu|qemu-1.5.0-1|1	%bcond_with    x86only          # disabled
12mu|qemu-1.5.0-1|2	%bcond_with    exclusive_x86_64 # disabled
12mu|qemu-1.5.0-1|3	%bcond_without rbd              # enabled
12mu|qemu-1.5.0-1|4	%bcond_without fdt              # enabled
12mu|qemu-1.5.0-1|5	
12mu|qemu-1.5.0-1|6	%define _disable_ld_no_undefined 1
12mu|qemu-1.5.0-1|7	
12mu|qemu-1.5.0-1|8	%define _udevdir /lib/udev/rules.d
12mu|qemu-1.5.0-1|9	%define qemudocdir %{_docdir}/%{name}
12mu|qemu-1.5.0-1|10	
12mu|qemu-1.5.0-1|11	Summary:	QEMU CPU Emulator
12mu|qemu-1.5.0-1|12	Name:		qemu
12mu|qemu-1.5.0-1|13	Version:	1.5.0
12mu|qemu-1.5.0-1|14	Release:	1
12mu|qemu-1.5.0-1|15	License:	GPLv2+ and LGPLv2+ and BSD
12mu|qemu-1.5.0-1|16	Group:		Emulators
12mu|qemu-1.5.0-1|17	Url:		http://wiki.qemu.org/Main_Page
12mu|qemu-1.5.0-1|18	Source0:	http://wiki.qemu.org/download/%{name}-%{version}.tar.bz2
12mu|qemu-1.5.0-1|19	
12mu|qemu-1.5.0-1|20	%define qemu_snapshot	0
12mu|qemu-1.5.0-1|21	#Release:	%{?qemu_snapshot:0.%{qemu_snapshot}.}1
12mu|qemu-1.5.0-1|22	#Source0:	http://wiki.qemu.org/download/%{name}-%{version}%{?qemu_snapshot:-%{qemu_snapshot}}.tar.bz2
12mu|qemu-1.5.0-1|23	
12mu|qemu-1.5.0-1|24	Source1:	qemu.binfmt
12mu|qemu-1.5.0-1|25	
12mu|qemu-1.5.0-1|26	# Loads kvm kernel modules at boot
12mu|qemu-1.5.0-1|27	Source2:	kvm.modules
12mu|qemu-1.5.0-1|28	
12mu|qemu-1.5.0-1|29	# Creates /dev/kvm
12mu|qemu-1.5.0-1|30	Source3:	80-kvm.rules
12mu|qemu-1.5.0-1|31	
12mu|qemu-1.5.0-1|32	# KSM control scripts
12mu|qemu-1.5.0-1|33	Source4:	ksm.service
12mu|qemu-1.5.0-1|34	Source5:	ksm.sysconfig
12mu|qemu-1.5.0-1|35	Source6:	ksmctl.c
12mu|qemu-1.5.0-1|36	Source7:	ksmtuned.service
12mu|qemu-1.5.0-1|37	Source8:	ksmtuned
12mu|qemu-1.5.0-1|38	Source9:	ksmtuned.conf
12mu|qemu-1.5.0-1|39	
12mu|qemu-1.5.0-1|40	Source10:	qemu-guest-agent.service
12mu|qemu-1.5.0-1|41	Source11:	99-qemu-guest-agent.rules
12mu|qemu-1.5.0-1|42	Source100:	qemu.rpmlintrc
12mu|qemu-1.5.0-1|43	
12mu|qemu-1.5.0-1|44	# Non upstream build fix
12mu|qemu-1.5.0-1|45	
12mu|qemu-1.5.0-1|46	# Add ./configure --disable-kvm-options
12mu|qemu-1.5.0-1|47	# keep: Carrying locally until qemu-kvm is fully merged into qemu.git
12mu|qemu-1.5.0-1|48	Patch2:	0002-configure-Add-disable-kvm-options.patch
12mu|qemu-1.5.0-1|49	
12mu|qemu-1.5.0-1|50	ExclusiveArch:	%{ix86} ppc x86_64 amd64 %{sparcx}
12mu|qemu-1.5.0-1|51	
12mu|qemu-1.5.0-1|52	BuildRequires:	dev86
12mu|qemu-1.5.0-1|53	BuildRequires:	iasl
12mu|qemu-1.5.0-1|54	BuildRequires:	kernel-headers
12mu|qemu-1.5.0-1|55	BuildRequires:	libtool
12mu|qemu-1.5.0-1|56	BuildRequires:	systemtap
12mu|qemu-1.5.0-1|57	BuildRequires:	texi2html
12mu|qemu-1.5.0-1|58	BuildRequires:	texinfo
12mu|qemu-1.5.0-1|59	BuildRequires:	brlapi-devel
12mu|qemu-1.5.0-1|60	BuildRequires:	sasl-devel
12mu|qemu-1.5.0-1|61	BuildRequires:	usbredir-devel >= 0.5.2
12mu|qemu-1.5.0-1|62	BuildRequires:	xfsprogs-devel
12mu|qemu-1.5.0-1|63	BuildRequires:	attr-devel
12mu|qemu-1.5.0-1|64	BuildRequires:	cap-devel
12mu|qemu-1.5.0-1|65	BuildRequires:	pkgconfig(bluez)
12mu|qemu-1.5.0-1|66	BuildRequires:	pkgconfig(ext2fs)
12mu|qemu-1.5.0-1|67	BuildRequires:	pkgconfig(gnutls) >= 3.0
12mu|qemu-1.5.0-1|68	BuildRequires:	pkgconfig(libcap-ng)
12mu|qemu-1.5.0-1|69	BuildRequires:	pkgconfig(libcurl)
12mu|qemu-1.5.0-1|70	BuildRequires:	pkgconfig(libpci)
12mu|qemu-1.5.0-1|71	BuildRequires:	pkgconfig(libpng)
12mu|qemu-1.5.0-1|72	BuildRequires:	pkgconfig(libpulse)
12mu|qemu-1.5.0-1|73	BuildRequires:	pkgconfig(libseccomp)
12mu|qemu-1.5.0-1|74	BuildRequires:	pkgconfig(libusbredirhost) >=0.5.2
12mu|qemu-1.5.0-1|75	BuildRequires:	pkgconfig(sdl)
12mu|qemu-1.5.0-1|76	BuildRequires:	pkgconfig(spice-server)
12mu|qemu-1.5.0-1|77	BuildRequires:	pkgconfig(spice-protocol)
12mu|qemu-1.5.0-1|78	BuildRequires:	pkgconfig(uuid)
12mu|qemu-1.5.0-1|79	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|qemu-1.5.0-1|80	BuildRequires:	pkgconfig(vte)
12mu|qemu-1.5.0-1|81	
12mu|qemu-1.5.0-1|82	Requires:	qemu-img = %{EVRD}
12mu|qemu-1.5.0-1|83	Requires:	cyrus-sasl
12mu|qemu-1.5.0-1|84	Requires:	vgabios >= 0.6c
12mu|qemu-1.5.0-1|85	Requires:	seabios-bin >= 0.6.0-1
12mu|qemu-1.5.0-1|86	Requires:	sgabios-bin
12mu|qemu-1.5.0-1|87	Requires:	ipxe-roms-qemu
12mu|qemu-1.5.0-1|88	%rename		kvm
12mu|qemu-1.5.0-1|89	
12mu|qemu-1.5.0-1|90	%description
12mu|qemu-1.5.0-1|91	QEMU is a generic and open source processor emulator which achieves a good
12mu|qemu-1.5.0-1|92	emulation speed by using dynamic translation. QEMU has two operating modes:
12mu|qemu-1.5.0-1|93	
12mu|qemu-1.5.0-1|94	* Full system emulation. In this mode, QEMU emulates a full system (for
12mu|qemu-1.5.0-1|95	example a PC), including a processor and various peripherials. It can be
12mu|qemu-1.5.0-1|96	used to launch different Operating Systems without rebooting the PC or
12mu|qemu-1.5.0-1|97	to debug system code.
12mu|qemu-1.5.0-1|98	* User mode emulation. In this mode, QEMU can launch Linux processes compiled
12mu|qemu-1.5.0-1|99	for one CPU on another CPU.
12mu|qemu-1.5.0-1|100	
12mu|qemu-1.5.0-1|101	As QEMU requires no host kernel patches to run, it is safe and easy to use.
12mu|qemu-1.5.0-1|102	
12mu|qemu-1.5.0-1|103	%package	img
12mu|qemu-1.5.0-1|104	Summary:	QEMU disk image utility
12mu|qemu-1.5.0-1|105	Group:		Emulators
12mu|qemu-1.5.0-1|106	Conflicts:	qemu < 0.9.0-3
12mu|qemu-1.5.0-1|107	
12mu|qemu-1.5.0-1|108	%description	img
12mu|qemu-1.5.0-1|109	This package contains the QEMU disk image utility that is used to
12mu|qemu-1.5.0-1|110	create, commit, convert and get information from a disk image.
12mu|qemu-1.5.0-1|111	
12mu|qemu-1.5.0-1|112	%prep
12mu|qemu-1.5.0-1|113	%setup -q
12mu|qemu-1.5.0-1|114	%apply_patches
12mu|qemu-1.5.0-1|115	
12mu|qemu-1.5.0-1|116	%build
12mu|qemu-1.5.0-1|117	#(proyvind): binutils upstream bug #10862, linking with gold fails if doing parallel build
12mu|qemu-1.5.0-1|118	mkdir -p bfd
12mu|qemu-1.5.0-1|119	ln -s %{_bindir}/ld.bfd bfd/ld
12mu|qemu-1.5.0-1|120	export PATH=$PWD/bfd:$PATH
12mu|qemu-1.5.0-1|121	buildarch="i386-softmmu x86_64-softmmu arm-softmmu cris-softmmu \
12mu|qemu-1.5.0-1|122	m68k-softmmu mips-softmmu mipsel-softmmu mips64-softmmu \
12mu|qemu-1.5.0-1|123	mips64el-softmmu sh4-softmmu sh4eb-softmmu sparc-softmmu sparc64-softmmu \
12mu|qemu-1.5.0-1|124	ppc-softmmu ppcemb-softmmu ppc64-softmmu \
12mu|qemu-1.5.0-1|125	i386-linux-user x86_64-linux-user alpha-linux-user arm-linux-user \
12mu|qemu-1.5.0-1|126	armeb-linux-user cris-linux-user m68k-linux-user mips-linux-user \
12mu|qemu-1.5.0-1|127	mipsel-linux-user ppc-linux-user ppc64-linux-user \
12mu|qemu-1.5.0-1|128	ppc64abi32-linux-user sh4-linux-user sh4eb-linux-user \
12mu|qemu-1.5.0-1|129	sparc-linux-user sparc64-linux-user sparc32plus-linux-user"
12mu|qemu-1.5.0-1|130	%if %{with x86only}
12mu|qemu-1.5.0-1|131	buildarch="i386-softmmu x86_64-softmmu i386-linux-user x86_64-linux-user"
12mu|qemu-1.5.0-1|132	%endif
12mu|qemu-1.5.0-1|133	
12mu|qemu-1.5.0-1|134	# Targets we don't build as of qemu 1.1.50
12mu|qemu-1.5.0-1|135	# alpha-softmmu lm32-softmmu microblaze-softmmu microblazeel-softmmu
12mu|qemu-1.5.0-1|136	# or32-softmmu s390x-softmmu xtensa-softmmu xtensaeb-softmmu unicore32-softmmu
12mu|qemu-1.5.0-1|137	# alpha-linux-user microblaze-linux-user microblazeel-linux-user
12mu|qemu-1.5.0-1|138	# or32-linux-user unicore32-linux-user s390x-linux-user
12mu|qemu-1.5.0-1|139	
12mu|qemu-1.5.0-1|140	
12mu|qemu-1.5.0-1|141	# --build-id option is used for giving info to the debug packages.
12mu|qemu-1.5.0-1|142	extraldflags="-Wl,--build-id";
12mu|qemu-1.5.0-1|143	buildldflags="VL_LDFLAGS=-Wl,--build-id"
12mu|qemu-1.5.0-1|144	
12mu|qemu-1.5.0-1|145	%ifarch s390
12mu|qemu-1.5.0-1|146	# drop -g flag to prevent memory exhaustion by linker
12mu|qemu-1.5.0-1|147	%global optflags %(echo %{optflags} | sed 's/-g//')
12mu|qemu-1.5.0-1|148	sed -i.debug 's/"-g $CFLAGS"/"$CFLAGS"/g' configure
12mu|qemu-1.5.0-1|149	%endif
12mu|qemu-1.5.0-1|150	
12mu|qemu-1.5.0-1|151	
12mu|qemu-1.5.0-1|152	dobuild() {
12mu|qemu-1.5.0-1|153	./configure \
12mu|qemu-1.5.0-1|154	--prefix=%{_prefix} \
12mu|qemu-1.5.0-1|155	--sysconfdir=%{_sysconfdir} \
12mu|qemu-1.5.0-1|156	--interp-prefix=%{_prefix}/qemu-%%M \
12mu|qemu-1.5.0-1|157	--audio-drv-list=pa,sdl,alsa,oss \
12mu|qemu-1.5.0-1|158	--disable-strip \
12mu|qemu-1.5.0-1|159	--extra-ldflags="$extraldflags -pie -Wl,-z,relro -Wl,-z,now" \
12mu|qemu-1.5.0-1|160	--extra-cflags="%{optflags} -fPIE -DPIE -fuse-ld=bfd" \
12mu|qemu-1.5.0-1|161	%ifarch %{ix86} x86_64
12mu|qemu-1.5.0-1|162	--enable-spice \
12mu|qemu-1.5.0-1|163	--enable-mixemu \
12mu|qemu-1.5.0-1|164	--enable-seccomp \
12mu|qemu-1.5.0-1|165	--enable-virtfs \
12mu|qemu-1.5.0-1|166	%endif
12mu|qemu-1.5.0-1|167	%if %{without rbd}
12mu|qemu-1.5.0-1|168	--disable-rbd \
12mu|qemu-1.5.0-1|169	%endif
12mu|qemu-1.5.0-1|170	%if %{without fdt}
12mu|qemu-1.5.0-1|171	--disable-fdt \
12mu|qemu-1.5.0-1|172	%endif
12mu|qemu-1.5.0-1|173	--enable-trace-backend=dtrace \
12mu|qemu-1.5.0-1|174	--disable-werror \
12mu|qemu-1.5.0-1|175	--disable-xen \
12mu|qemu-1.5.0-1|176	--enable-kvm \
12mu|qemu-1.5.0-1|177	--disable-smartcard-nss \
12mu|qemu-1.5.0-1|178	"$@"
12mu|qemu-1.5.0-1|179	
12mu|qemu-1.5.0-1|180	echo "config-host.mak contents:"
12mu|qemu-1.5.0-1|181	echo "==="
12mu|qemu-1.5.0-1|182	cat config-host.mak
12mu|qemu-1.5.0-1|183	echo "==="
12mu|qemu-1.5.0-1|184	
12mu|qemu-1.5.0-1|185	%make V=1 $buildldflags
12mu|qemu-1.5.0-1|186	}
12mu|qemu-1.5.0-1|187	
12mu|qemu-1.5.0-1|188	# This is kind of confusing. We run ./configure + make twice here to
12mu|qemu-1.5.0-1|189	# preserve some back compat: if on x86, we want to provide a qemu-kvm
12mu|qemu-1.5.0-1|190	# binary that defaults to KVM=on. All other qemu-system* should be
12mu|qemu-1.5.0-1|191	# able to use KVM, but default to KVM=off (upstream qemu semantics).
12mu|qemu-1.5.0-1|192	#
12mu|qemu-1.5.0-1|193	# Once qemu-kvm and qemu fully merge, and we base off qemu releases,
12mu|qemu-1.5.0-1|194	# all qemu-system-* will default to KVM=off, so we hopefully won't need
12mu|qemu-1.5.0-1|195	# to do these double builds. But then I'm not sure how we are going to
12mu|qemu-1.5.0-1|196	# generate a back compat qemu-kvm binary...
12mu|qemu-1.5.0-1|197	
12mu|qemu-1.5.0-1|198	%ifarch %{ix86} x86_64
12mu|qemu-1.5.0-1|199	# Build qemu-kvm back compat binary
12mu|qemu-1.5.0-1|200	dobuild --target-list=x86_64-softmmu
12mu|qemu-1.5.0-1|201	
12mu|qemu-1.5.0-1|202	# Setup back compat qemu-kvm binary which defaults to KVM=on
12mu|qemu-1.5.0-1|203	./scripts/tracetool.py --backend dtrace --format stap \
12mu|qemu-1.5.0-1|204	--binary %{_bindir}/qemu-kvm --target-arch x86_64 --target-type system \
12mu|qemu-1.5.0-1|205	--probe-prefix qemu.kvm < ./trace-events > qemu-kvm.stp
12mu|qemu-1.5.0-1|206	cp -a x86_64-softmmu/qemu-system-x86_64 qemu-kvm
12mu|qemu-1.5.0-1|207	make clean
12mu|qemu-1.5.0-1|208	%endif
12mu|qemu-1.5.0-1|209	
12mu|qemu-1.5.0-1|210	# Build qemu-system-* with consistent default of kvm=off
12mu|qemu-1.5.0-1|211	dobuild --target-list="$buildarch" --disable-kvm-options
12mu|qemu-1.5.0-1|212	gcc %{SOURCE6} -O2 -g -o ksmctl
12mu|qemu-1.5.0-1|213	
12mu|qemu-1.5.0-1|214	%install
12mu|qemu-1.5.0-1|215	install -D -p -m 0755 %{SOURCE4} %{buildroot}/%{_unitdir}/ksm.service
12mu|qemu-1.5.0-1|216	install -D -p -m 0644 %{SOURCE5} %{buildroot}%{_sysconfdir}/sysconfig/ksm
12mu|qemu-1.5.0-1|217	install -D -p -m 0755 ksmctl %{buildroot}/lib/systemd/ksmctl
12mu|qemu-1.5.0-1|218	
12mu|qemu-1.5.0-1|219	install -D -p -m 0755 %{SOURCE7} %{buildroot}/%{_unitdir}/ksmtuned.service
12mu|qemu-1.5.0-1|220	install -D -p -m 0755 %{SOURCE8} %{buildroot}%{_sbindir}/ksmtuned
12mu|qemu-1.5.0-1|221	install -D -p -m 0644 %{SOURCE9} %{buildroot}%{_sysconfdir}/ksmtuned.conf
12mu|qemu-1.5.0-1|222	
12mu|qemu-1.5.0-1|223	%ifarch %{ix86} x86_64
12mu|qemu-1.5.0-1|224	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/modules
12mu|qemu-1.5.0-1|225	mkdir -p %{buildroot}%{_bindir}/
12mu|qemu-1.5.0-1|226	mkdir -p %{buildroot}%{_datadir}/%{name}
12mu|qemu-1.5.0-1|227	mkdir -p %{buildroot}%{_udevdir}
12mu|qemu-1.5.0-1|228	mkdir -p %{buildroot}%{_datadir}/systemtap/tapset
12mu|qemu-1.5.0-1|229	
12mu|qemu-1.5.0-1|230	install -m 0755 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/modules/kvm.modules
12mu|qemu-1.5.0-1|231	install -m 0755 scripts/kvm/kvm_stat %{buildroot}%{_bindir}/
12mu|qemu-1.5.0-1|232	install -m 0755 qemu-kvm %{buildroot}%{_bindir}/
12mu|qemu-1.5.0-1|233	install -m 0644 qemu-kvm.stp %{buildroot}%{_datadir}/systemtap/tapset/
12mu|qemu-1.5.0-1|234	install -m 0644 %{SOURCE3} %{buildroot}%{_udevdir}
12mu|qemu-1.5.0-1|235	%endif
12mu|qemu-1.5.0-1|236	
12mu|qemu-1.5.0-1|237	%makeinstall_std
12mu|qemu-1.5.0-1|238	chmod -x %{buildroot}%{_mandir}/man1/*
12mu|qemu-1.5.0-1|239	install -D -p -m 0644 -t %{buildroot}%{qemudocdir} Changelog README COPYING COPYING.LIB LICENSE
12mu|qemu-1.5.0-1|240	
12mu|qemu-1.5.0-1|241	install -D -p -m 0644 qemu.sasl %{buildroot}%{_sysconfdir}/sasl2/qemu.conf
12mu|qemu-1.5.0-1|242	
12mu|qemu-1.5.0-1|243	# Provided by package ipxe
12mu|qemu-1.5.0-1|244	rm -rf %{buildroot}%{_datadir}/%{name}/pxe*rom
12mu|qemu-1.5.0-1|245	# Provided by package vgabios
12mu|qemu-1.5.0-1|246	rm -rf %{buildroot}%{_datadir}/%{name}/vgabios*bin
12mu|qemu-1.5.0-1|247	# Provided by package seabios
12mu|qemu-1.5.0-1|248	rm -rf %{buildroot}%{_datadir}/%{name}/bios.bin
12mu|qemu-1.5.0-1|249	# Provided by package sgabios
12mu|qemu-1.5.0-1|250	rm -rf %{buildroot}%{_datadir}/%{name}/sgabios.bin
12mu|qemu-1.5.0-1|251	# Provided by package openbios
12mu|qemu-1.5.0-1|252	#needed this:
12mu|qemu-1.5.0-1|253	#BuildRequires:  gcc-powerpc64-linux-gnu
12mu|qemu-1.5.0-1|254	#BuildRequires:  gcc-sparc64-linux-gnu
12mu|qemu-1.5.0-1|255	#rm -rf %{buildroot}%{_datadir}/%{name}/openbios-ppc
12mu|qemu-1.5.0-1|256	#rm -rf %{buildroot}%{_datadir}/%{name}/openbios-sparc32
12mu|qemu-1.5.0-1|257	#rm -rf %{buildroot}%{_datadir}/%{name}/openbios-sparc64
12mu|qemu-1.5.0-1|258	# Provided by package SLOF
12mu|qemu-1.5.0-1|259	#gcc-powerpc64-linux-gnu needed
12mu|qemu-1.5.0-1|260	#rm -rf % {buildroot} % {_datadir}/% {name}/slof.bin
12mu|qemu-1.5.0-1|261	
12mu|qemu-1.5.0-1|262	# remove unpackaged files on x86only:
12mu|qemu-1.5.0-1|263	%if %{with x86only}
12mu|qemu-1.5.0-1|264	rm -f %{buildroot}%{_datadir}/%{name}/bamboo.dtb
12mu|qemu-1.5.0-1|265	rm -f %{buildroot}%{_datadir}/%{name}/ppc_rom.bin
12mu|qemu-1.5.0-1|266	rm -f %{buildroot}%{_datadir}/%{name}/spapr-rtas.bin
12mu|qemu-1.5.0-1|267	%endif
12mu|qemu-1.5.0-1|268	
12mu|qemu-1.5.0-1|269	# The following aren't provided by any Fedora package
12mu|qemu-1.5.0-1|270	
12mu|qemu-1.5.0-1|271	# Used by target s390/s390x
12mu|qemu-1.5.0-1|272	#rm -rf %{buildroot}%{_datadir}/%{name}/s390-zipl.rom
12mu|qemu-1.5.0-1|273	#rm -rf %{buildroot}%{_datadir}/%{name}/palcode-clipper
12mu|qemu-1.5.0-1|274	# Binary device trees for microblaze target
12mu|qemu-1.5.0-1|275	#rm -rf %{buildroot}%{_datadir}/%{name}/petalogix*.dtb
12mu|qemu-1.5.0-1|276	
12mu|qemu-1.5.0-1|277	
12mu|qemu-1.5.0-1|278	# the pxe gpxe images will be symlinks to the images on
12mu|qemu-1.5.0-1|279	# /usr/share/ipxe, as QEMU doesn't know how to look
12mu|qemu-1.5.0-1|280	# for other paths, yet.
12mu|qemu-1.5.0-1|281	pxe_link() {
12mu|qemu-1.5.0-1|282	ln -s ../ipxe/$2.rom %{buildroot}%{_datadir}/%{name}/pxe-$1.rom
12mu|qemu-1.5.0-1|283	}
12mu|qemu-1.5.0-1|284	
12mu|qemu-1.5.0-1|285	pxe_link e1000 8086100e
12mu|qemu-1.5.0-1|286	pxe_link ne2k_pci 10ec8029
12mu|qemu-1.5.0-1|287	pxe_link pcnet 10222000
12mu|qemu-1.5.0-1|288	pxe_link rtl8139 10ec8139
12mu|qemu-1.5.0-1|289	pxe_link virtio 1af41000
12mu|qemu-1.5.0-1|290	
12mu|qemu-1.5.0-1|291	rom_link() {
12mu|qemu-1.5.0-1|292	ln -s $1 %{buildroot}%{_datadir}/%{name}/$2
12mu|qemu-1.5.0-1|293	}
12mu|qemu-1.5.0-1|294	
12mu|qemu-1.5.0-1|295	rom_link ../vgabios/VGABIOS-lgpl-latest.bin vgabios.bin
12mu|qemu-1.5.0-1|296	rom_link ../vgabios/VGABIOS-lgpl-latest.cirrus.bin vgabios-cirrus.bin
12mu|qemu-1.5.0-1|297	rom_link ../vgabios/VGABIOS-lgpl-latest.qxl.bin vgabios-qxl.bin
12mu|qemu-1.5.0-1|298	rom_link ../vgabios/VGABIOS-lgpl-latest.stdvga.bin vgabios-stdvga.bin
12mu|qemu-1.5.0-1|299	rom_link ../vgabios/VGABIOS-lgpl-latest.vmware.bin vgabios-vmware.bin
12mu|qemu-1.5.0-1|300	rom_link ../seabios/bios.bin bios.bin
12mu|qemu-1.5.0-1|301	rom_link ../sgabios/sgabios.bin sgabios.bin
12mu|qemu-1.5.0-1|302	
12mu|qemu-1.5.0-1|303	mkdir -p %{buildroot}%{_exec_prefix}/lib/binfmt.d
12mu|qemu-1.5.0-1|304	for i in dummy \
12mu|qemu-1.5.0-1|305	%ifnarch %{ix86} x86_64
12mu|qemu-1.5.0-1|306	qemu-i386 \
12mu|qemu-1.5.0-1|307	%endif
12mu|qemu-1.5.0-1|308	%if %{without x86only}
12mu|qemu-1.5.0-1|309	%ifnarch alpha
12mu|qemu-1.5.0-1|310	qemu-alpha \
12mu|qemu-1.5.0-1|311	%endif
12mu|qemu-1.5.0-1|312	%ifnarch arm
12mu|qemu-1.5.0-1|313	qemu-arm \
12mu|qemu-1.5.0-1|314	%endif
12mu|qemu-1.5.0-1|315	qemu-armeb \
12mu|qemu-1.5.0-1|316	%ifnarch mips
12mu|qemu-1.5.0-1|317	qemu-mips qemu-mipsn32 qemu-mips64 \
12mu|qemu-1.5.0-1|318	%endif
12mu|qemu-1.5.0-1|319	%ifnarch mipsel
12mu|qemu-1.5.0-1|320	qemu-mipsel qemu-mipsn32el qemu-mips64el \
12mu|qemu-1.5.0-1|321	%endif
12mu|qemu-1.5.0-1|322	%ifnarch m68k
12mu|qemu-1.5.0-1|323	qemu-m68k \
12mu|qemu-1.5.0-1|324	%endif
12mu|qemu-1.5.0-1|325	%ifnarch ppc ppc64
12mu|qemu-1.5.0-1|326	qemu-ppc \
12mu|qemu-1.5.0-1|327	%endif
12mu|qemu-1.5.0-1|328	%ifnarch sparc sparc64
12mu|qemu-1.5.0-1|329	qemu-sparc \
12mu|qemu-1.5.0-1|330	%endif
12mu|qemu-1.5.0-1|331	%ifnarch s390 s390x
12mu|qemu-1.5.0-1|332	qemu-s390x \
12mu|qemu-1.5.0-1|333	%endif
12mu|qemu-1.5.0-1|334	%ifnarch sh4
12mu|qemu-1.5.0-1|335	qemu-sh4 \
12mu|qemu-1.5.0-1|336	%endif
12mu|qemu-1.5.0-1|337	qemu-sh4eb \
12mu|qemu-1.5.0-1|338	%endif
12mu|qemu-1.5.0-1|339	; do
12mu|qemu-1.5.0-1|340	test $i = dummy && continue
12mu|qemu-1.5.0-1|341	grep /$i:\$ %{SOURCE1} > %{buildroot}%{_exec_prefix}/lib/binfmt.d/$i.conf
12mu|qemu-1.5.0-1|342	chmod 644 %{buildroot}%{_exec_prefix}/lib/binfmt.d/$i.conf
12mu|qemu-1.5.0-1|343	done < %{SOURCE1}
12mu|qemu-1.5.0-1|344	
12mu|qemu-1.5.0-1|345	# For the qemu-guest-agent subpackage install the systemd
12mu|qemu-1.5.0-1|346	# service and udev rules.
12mu|qemu-1.5.0-1|347	mkdir -p %{buildroot}%{_unitdir}
12mu|qemu-1.5.0-1|348	mkdir -p %{buildroot}%{_udevdir}
12mu|qemu-1.5.0-1|349	install -m 0644 %{SOURCE10} %{buildroot}%{_unitdir}
12mu|qemu-1.5.0-1|350	install -m 0644 %{SOURCE11} %{buildroot}%{_udevdir}
12mu|qemu-1.5.0-1|351	
12mu|qemu-1.5.0-1|352	%find_lang %{name}
12mu|qemu-1.5.0-1|353	
12mu|qemu-1.5.0-1|354	
12mu|qemu-1.5.0-1|355	%post
12mu|qemu-1.5.0-1|356	%ifarch %{ix86} x86_64
12mu|qemu-1.5.0-1|357	sh %{_sysconfdir}/sysconfig/modules/kvm.modules || :
12mu|qemu-1.5.0-1|358	udevadm trigger --sysname-match=kvm || :
12mu|qemu-1.5.0-1|359	%endif
12mu|qemu-1.5.0-1|360	
12mu|qemu-1.5.0-1|361	%_post_service ksmtuned.service
12mu|qemu-1.5.0-1|362	%_post_service ksm.service
12mu|qemu-1.5.0-1|363	%_post_service qemu-guest-agent.service
12mu|qemu-1.5.0-1|364	
12mu|qemu-1.5.0-1|365	%preun
12mu|qemu-1.5.0-1|366	%_preun_service ksm.service
12mu|qemu-1.5.0-1|367	%_preun_service ksmtuned.service
12mu|qemu-1.5.0-1|368	%_preun_service qemu-guest-agent.service
12mu|qemu-1.5.0-1|369	
12mu|qemu-1.5.0-1|370	%triggerpostun -- qemu < 0.10.4-6
12mu|qemu-1.5.0-1|371	rm -f /etc/rc.d/*/{K,S}??qemu
12mu|qemu-1.5.0-1|372	
12mu|qemu-1.5.0-1|373	%files -f %{name}.lang
12mu|qemu-1.5.0-1|374	%doc README qemu-doc.html qemu-tech.html
12mu|qemu-1.5.0-1|375	%config(noreplace) %{_sysconfdir}/sasl2/qemu.conf
12mu|qemu-1.5.0-1|376	%{_unitdir}/ksm.service
12mu|qemu-1.5.0-1|377	%config(noreplace) %{_sysconfdir}/sysconfig/ksm
12mu|qemu-1.5.0-1|378	%{_unitdir}/ksmtuned.service
12mu|qemu-1.5.0-1|379	%{_sbindir}/ksmtuned
12mu|qemu-1.5.0-1|380	%{_unitdir}/qemu-guest-agent.service
12mu|qemu-1.5.0-1|381	%{_udevdir}/99-qemu-guest-agent.rules
12mu|qemu-1.5.0-1|382	%{_udevdir}/80-kvm.rules
12mu|qemu-1.5.0-1|383	%config(noreplace) %{_sysconfdir}/ksmtuned.conf
12mu|qemu-1.5.0-1|384	%{_sysconfdir}/sysconfig/modules/kvm.modules
12mu|qemu-1.5.0-1|385	%{_sysconfdir}/qemu/target-x86_64.conf
12mu|qemu-1.5.0-1|386	%{_bindir}/kvm_stat
12mu|qemu-1.5.0-1|387	%{_bindir}/qemu-io
12mu|qemu-1.5.0-1|388	%{_bindir}/qemu-kvm
12mu|qemu-1.5.0-1|389	%{_bindir}/qemu-alpha
12mu|qemu-1.5.0-1|390	%{_bindir}/qemu-arm*
12mu|qemu-1.5.0-1|391	%{_bindir}/qemu-cris
12mu|qemu-1.5.0-1|392	%{_bindir}/qemu-ga
12mu|qemu-1.5.0-1|393	%{_bindir}/qemu-i386
12mu|qemu-1.5.0-1|394	%{_bindir}/qemu-m68k
12mu|qemu-1.5.0-1|395	%{_bindir}/qemu-mips*
12mu|qemu-1.5.0-1|396	%{_bindir}/qemu-nbd
12mu|qemu-1.5.0-1|397	%{_bindir}/qemu-ppc*
12mu|qemu-1.5.0-1|398	%{_bindir}/qemu-sh4*
12mu|qemu-1.5.0-1|399	%{_bindir}/qemu-sparc*
12mu|qemu-1.5.0-1|400	%{_bindir}/qemu-x86_64
12mu|qemu-1.5.0-1|401	%{_bindir}/qemu-system-arm
12mu|qemu-1.5.0-1|402	%{_bindir}/qemu-system-cris
12mu|qemu-1.5.0-1|403	%{_bindir}/qemu-system-i386
12mu|qemu-1.5.0-1|404	%{_bindir}/qemu-system-m68k
12mu|qemu-1.5.0-1|405	%{_bindir}/qemu-system-sh4*
12mu|qemu-1.5.0-1|406	%{_bindir}/qemu-system-ppc*
12mu|qemu-1.5.0-1|407	%{_bindir}/qemu-system-mips*
12mu|qemu-1.5.0-1|408	%{_bindir}/qemu-system-sparc
12mu|qemu-1.5.0-1|409	%{_bindir}/qemu-system-sparc64
12mu|qemu-1.5.0-1|410	%{_bindir}/qemu-system-x86_64
12mu|qemu-1.5.0-1|411	#% {_bindir}/qmp-shell
12mu|qemu-1.5.0-1|412	#conflicts with cacard-tools
12mu|qemu-1.5.0-1|413	#% {_bindir}/vscclient
12mu|qemu-1.5.0-1|414	%{_bindir}/virtfs-proxy-helper
12mu|qemu-1.5.0-1|415	/lib/systemd/ksmctl
12mu|qemu-1.5.0-1|416	%{_mandir}/man1/qemu.1*
12mu|qemu-1.5.0-1|417	%{_mandir}/man1/virtfs-proxy-helper.1*
12mu|qemu-1.5.0-1|418	%{_mandir}/man8/qemu-nbd.8*
12mu|qemu-1.5.0-1|419	%{_prefix}/libexec/qemu-bridge-helper
12mu|qemu-1.5.0-1|420	%dir %{_datadir}/qemu
12mu|qemu-1.5.0-1|421	%{_datadir}/qemu/*.bin
12mu|qemu-1.5.0-1|422	%{_datadir}/qemu/*.rom
12mu|qemu-1.5.0-1|423	%{_datadir}/qemu/*.img
12mu|qemu-1.5.0-1|424	%{_datadir}/qemu/*.aml
12mu|qemu-1.5.0-1|425	%{_datadir}/qemu/keymaps
12mu|qemu-1.5.0-1|426	%{_datadir}/qemu/openbios-sparc32
12mu|qemu-1.5.0-1|427	%{_datadir}/qemu/openbios-sparc64
12mu|qemu-1.5.0-1|428	%{_datadir}/qemu/openbios-ppc
12mu|qemu-1.5.0-1|429	%{_datadir}/qemu/bamboo.dtb
12mu|qemu-1.5.0-1|430	#%{_datadir}/qemu/mpc8544ds.dtb
12mu|qemu-1.5.0-1|431	%{_datadir}/qemu/palcode-clipper
12mu|qemu-1.5.0-1|432	%{_datadir}/qemu/petalogix-ml605.dtb
12mu|qemu-1.5.0-1|433	%{_datadir}/qemu/petalogix-s3adsp1800.dtb
12mu|qemu-1.5.0-1|434	%{_datadir}/qemu/qemu-icon.bmp
12mu|qemu-1.5.0-1|435	
12mu|qemu-1.5.0-1|436	%{_datadir}/systemtap/tapset/qemu-alpha.stp
12mu|qemu-1.5.0-1|437	%{_datadir}/systemtap/tapset/qemu-arm.stp
12mu|qemu-1.5.0-1|438	%{_datadir}/systemtap/tapset/qemu-armeb.stp
12mu|qemu-1.5.0-1|439	%{_datadir}/systemtap/tapset/qemu-cris.stp
12mu|qemu-1.5.0-1|440	%{_datadir}/systemtap/tapset/qemu-m68k.stp
12mu|qemu-1.5.0-1|441	%{_datadir}/systemtap/tapset/qemu-mips.stp
12mu|qemu-1.5.0-1|442	%{_datadir}/systemtap/tapset/qemu-mipsel.stp
12mu|qemu-1.5.0-1|443	%{_datadir}/systemtap/tapset/qemu-ppc.stp
12mu|qemu-1.5.0-1|444	%{_datadir}/systemtap/tapset/qemu-ppc64.stp
12mu|qemu-1.5.0-1|445	%{_datadir}/systemtap/tapset/qemu-ppc64abi32.stp
12mu|qemu-1.5.0-1|446	%{_datadir}/systemtap/tapset/qemu-sh4.stp
12mu|qemu-1.5.0-1|447	%{_datadir}/systemtap/tapset/qemu-sh4eb.stp
12mu|qemu-1.5.0-1|448	%{_datadir}/systemtap/tapset/qemu-sparc.stp
12mu|qemu-1.5.0-1|449	%{_datadir}/systemtap/tapset/qemu-sparc32plus.stp
12mu|qemu-1.5.0-1|450	%{_datadir}/systemtap/tapset/qemu-sparc64.stp
12mu|qemu-1.5.0-1|451	#%{_datadir}/systemtap/tapset/qemu-kvm.stp
12mu|qemu-1.5.0-1|452	%{_datadir}/systemtap/tapset/qemu-system-i386.stp
12mu|qemu-1.5.0-1|453	%{_datadir}/systemtap/tapset/qemu-system-x86_64.stp
12mu|qemu-1.5.0-1|454	%{_datadir}/systemtap/tapset/qemu-system-mips.stp
12mu|qemu-1.5.0-1|455	%{_datadir}/systemtap/tapset/qemu-system-mipsel.stp
12mu|qemu-1.5.0-1|456	%{_datadir}/systemtap/tapset/qemu-system-mips64el.stp
12mu|qemu-1.5.0-1|457	%{_datadir}/systemtap/tapset/qemu-system-mips64.stp
12mu|qemu-1.5.0-1|458	%{_datadir}/systemtap/tapset/qemu-system-m68k.stp
12mu|qemu-1.5.0-1|459	%{_datadir}/systemtap/tapset/qemu-system-cris.stp
12mu|qemu-1.5.0-1|460	%{_datadir}/systemtap/tapset/qemu-system-sh4.stp
12mu|qemu-1.5.0-1|461	%{_datadir}/systemtap/tapset/qemu-system-sh4eb.stp
12mu|qemu-1.5.0-1|462	%{_datadir}/systemtap/tapset/qemu-system-sparc.stp
12mu|qemu-1.5.0-1|463	%{_datadir}/systemtap/tapset/qemu-system-sparc64.stp
12mu|qemu-1.5.0-1|464	%{_datadir}/systemtap/tapset/qemu-system-ppc.stp
12mu|qemu-1.5.0-1|465	%{_datadir}/systemtap/tapset/qemu-system-ppc64.stp
12mu|qemu-1.5.0-1|466	%{_datadir}/systemtap/tapset/qemu-system-ppcemb.stp
12mu|qemu-1.5.0-1|467	%{_datadir}/systemtap/tapset/qemu-system-arm.stp
12mu|qemu-1.5.0-1|468	%{_datadir}/systemtap/tapset/qemu-kvm.stp
12mu|qemu-1.5.0-1|469	%{_datadir}/systemtap/tapset/qemu-x86_64.stp
12mu|qemu-1.5.0-1|470	%{_datadir}/systemtap/tapset/qemu-i386.stp
12mu|qemu-1.5.0-1|471	
12mu|qemu-1.5.0-1|472	%{_exec_prefix}/lib/binfmt.d/qemu-*.conf
12mu|qemu-1.5.0-1|473	
12mu|qemu-1.5.0-1|474	
12mu|qemu-1.5.0-1|475	%files img
12mu|qemu-1.5.0-1|476	%{_bindir}/qemu-img
12mu|qemu-1.5.0-1|477	%{_mandir}/man1/qemu-img.1*

20733 12
12mu|qgtkstylealt-0.1.5-1|1	Name:		qgtkstylealt
12mu|qgtkstylealt-0.1.5-1|2	Summary:	ROSA Alternative GTK+ style for Qt
12mu|qgtkstylealt-0.1.5-1|3	Version:	0.1.5
12mu|qgtkstylealt-0.1.5-1|4	Release:	1
12mu|qgtkstylealt-0.1.5-1|5	Source0:	qgtkstylealt-%{version}.tar.gz
12mu|qgtkstylealt-0.1.5-1|6	Group:		Graphical desktop/KDE
12mu|qgtkstylealt-0.1.5-1|7	License:	GPLv3
12mu|qgtkstylealt-0.1.5-1|8	
12mu|qgtkstylealt-0.1.5-1|9	
12mu|qgtkstylealt-0.1.5-1|10	Requires:       kdebase4-runtime qt4-common %{_lib}gtk+2.0_0
12mu|qgtkstylealt-0.1.5-1|11	BuildRequires:  pkgconfig(Qt3Support) libgtk+2.0-devel kdebase4-devel kdebase4-workspace-devel
12mu|qgtkstylealt-0.1.5-1|12	
12mu|qgtkstylealt-0.1.5-1|13	%description
12mu|qgtkstylealt-0.1.5-1|14	ROSA Alternative GTK+ style for Qt
12mu|qgtkstylealt-0.1.5-1|15	
12mu|qgtkstylealt-0.1.5-1|16	%prep
12mu|qgtkstylealt-0.1.5-1|17	%setup -q
12mu|qgtkstylealt-0.1.5-1|18	
12mu|qgtkstylealt-0.1.5-1|19	%build
12mu|qgtkstylealt-0.1.5-1|20	cmake .
12mu|qgtkstylealt-0.1.5-1|21	make
12mu|qgtkstylealt-0.1.5-1|22	
12mu|qgtkstylealt-0.1.5-1|23	%install
12mu|qgtkstylealt-0.1.5-1|24	%__rm -rf %{buildroot}
12mu|qgtkstylealt-0.1.5-1|25	
12mu|qgtkstylealt-0.1.5-1|26	make DESTDIR=%{buildroot} install
12mu|qgtkstylealt-0.1.5-1|27	
12mu|qgtkstylealt-0.1.5-1|28	%clean
12mu|qgtkstylealt-0.1.5-1|29	%__rm -rf %{buildroot}
12mu|qgtkstylealt-0.1.5-1|30	
12mu|qgtkstylealt-0.1.5-1|31	%files
12mu|qgtkstylealt-0.1.5-1|32	%defattr(-,root,root)
12mu|qgtkstylealt-0.1.5-1|33	%_kde_libdir/kde4/plugins/styles/qgtkstylealt.so
12mu|qgtkstylealt-0.1.5-1|34	%_kde_datadir/apps/kstyle/themes/qgtkstylealt.themerc
12mu|qgtkstylealt-0.1.5-1|35	
12mu|qgtkstylealt-0.1.5-1|36	
12mu|qgtkstylealt-0.1.5-1|37	%changelog
12mu|qgtkstylealt-0.1.5-1|38	* Thu May 16 2013 Aleksey Yermakov <uxteam@rosalab.ru> 0.1.5-1
12mu|qgtkstylealt-0.1.5-1|39	- Sources were updated to version 0.1.5: fixed slider displacement
12mu|qgtkstylealt-0.1.5-1|40	
12mu|qgtkstylealt-0.1.5-1|41	* Thu Apr 18 2013 Julia Pikareva <uxteam@rosalab.ru> 0.1.4-1
12mu|qgtkstylealt-0.1.5-1|42	- Sources were updated to version 0.1.4: fixed vertical slider blue band
12mu|qgtkstylealt-0.1.5-1|43	
12mu|qgtkstylealt-0.1.5-1|44	* Wed Apr 17 2013 Aleksey Yermakov <uxteam@rosalab.ru> 0.1.3-1
12mu|qgtkstylealt-0.1.5-1|45	- Sources were updated to version 0.1.3: fixed slider ticks offset
12mu|qgtkstylealt-0.1.5-1|46	
12mu|qgtkstylealt-0.1.5-1|47	* Thu Oct 25 2012 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 0.1.2-1
12mu|qgtkstylealt-0.1.5-1|48	- Sources were updated to version 0.1.2: support of Drag&Drop for menus and toolbars
12mu|qgtkstylealt-0.1.5-1|49	
12mu|qgtkstylealt-0.1.5-1|50	*Thu Apr 12 2012 akdengi <akdengi> 0.1.1-2
12mu|qgtkstylealt-0.1.5-1|51	- update qstylehelper_p.h and qstylehelper.cpp from 4.8.x branch for propertly build
12mu|qgtkstylealt-0.1.5-1|52	
12mu|qgtkstylealt-0.1.5-1|53	* Mon Apr 25 2011 Alex Burmashev <burmashev@mandriva.org> 0.1.1-1mdv2011.0
12mu|qgtkstylealt-0.1.5-1|54	+ Revision: 658767
12mu|qgtkstylealt-0.1.5-1|55	- fix
12mu|qgtkstylealt-0.1.5-1|56	- fix
12mu|qgtkstylealt-0.1.5-1|57	- import qgtkstylealt
12mu|qgtkstylealt-0.1.5-1|58	
12mu|qgtkstylealt-0.1.5-1|59	+ Funda Wang <fwang@mandriva.org>
12mu|qgtkstylealt-0.1.5-1|60	- qt4 is not enough, as it is detecting kde in cmakelists.txt
12mu|qgtkstylealt-0.1.5-1|61	- rework spec file
12mu|qgtkstylealt-0.1.5-1|62	

20734 12
12mu|qjson-0.8.1-1|1	Name:		qjson
12mu|qjson-0.8.1-1|2	Summary:	QJson is a Qt-based library that maps JSON data to QVariant objects
12mu|qjson-0.8.1-1|3	Version:	0.8.1
12mu|qjson-0.8.1-1|4	Release:	1
12mu|qjson-0.8.1-1|5	License:	GPLv2
12mu|qjson-0.8.1-1|6	Group:		Development/C
12mu|qjson-0.8.1-1|7	Url:		http://qjson.sourceforge.net/
12mu|qjson-0.8.1-1|8	Source0:	http://downloads.sourceforge.net/qjson/qjson-%{version}.tar.bz2
12mu|qjson-0.8.1-1|9	BuildRequires:	cmake
12mu|qjson-0.8.1-1|10	BuildRequires:	qt4-devel
12mu|qjson-0.8.1-1|11	
12mu|qjson-0.8.1-1|12	%description
12mu|qjson-0.8.1-1|13	JSON (JavaScript Object Notation) is a lightweight data-interchange format.
12mu|qjson-0.8.1-1|14	It can represents integer, real number, string, an ordered sequence of value,
12mu|qjson-0.8.1-1|15	and a collection of name/value pairs.
12mu|qjson-0.8.1-1|16	QJson is a qt-based library that maps JSON data to QVariant objects.
12mu|qjson-0.8.1-1|17	JSON arrays will be mapped to QVariantList instances, while JSON's objects
12mu|qjson-0.8.1-1|18	will be mapped to QVariantMap.
12mu|qjson-0.8.1-1|19	
12mu|qjson-0.8.1-1|20	#--------------------------------------------------------------------
12mu|qjson-0.8.1-1|21	
12mu|qjson-0.8.1-1|22	%define major 0
12mu|qjson-0.8.1-1|23	%define libname %mklibname qjson %{major}
12mu|qjson-0.8.1-1|24	
12mu|qjson-0.8.1-1|25	%package -n %{libname}
12mu|qjson-0.8.1-1|26	Summary:	QJson is a Qt-based library that maps JSON data to QVariant objects
12mu|qjson-0.8.1-1|27	Group:		System/Libraries
12mu|qjson-0.8.1-1|28	Provides:	%{name} = %{version}-%{release}
12mu|qjson-0.8.1-1|29	Obsoletes:	%{name} < 0.7.1-5
12mu|qjson-0.8.1-1|30	
12mu|qjson-0.8.1-1|31	%description -n %{libname}
12mu|qjson-0.8.1-1|32	JSON (JavaScript Object Notation) is a lightweight data-interchange format.
12mu|qjson-0.8.1-1|33	It can represents integer, real number, string, an ordered sequence of value,
12mu|qjson-0.8.1-1|34	and a collection of name/value pairs.
12mu|qjson-0.8.1-1|35	QJson is a qt-based library that maps JSON data to QVariant objects.
12mu|qjson-0.8.1-1|36	JSON arrays will be mapped to QVariantList instances, while JSON's objects
12mu|qjson-0.8.1-1|37	will be mapped to QVariantMap.
12mu|qjson-0.8.1-1|38	
12mu|qjson-0.8.1-1|39	%files -n %{libname}
12mu|qjson-0.8.1-1|40	%{_libdir}/libqjson.so.%{major}*
12mu|qjson-0.8.1-1|41	
12mu|qjson-0.8.1-1|42	#--------------------------------------------------------------------
12mu|qjson-0.8.1-1|43	
12mu|qjson-0.8.1-1|44	%define develname %mklibname -d qjson
12mu|qjson-0.8.1-1|45	
12mu|qjson-0.8.1-1|46	%package -n %{develname}
12mu|qjson-0.8.1-1|47	Summary:	Development files for QJson
12mu|qjson-0.8.1-1|48	Group:		Development/C
12mu|qjson-0.8.1-1|49	Requires:	%{libname} = %{version}-%{release}
12mu|qjson-0.8.1-1|50	Provides:	%{name}-devel = %{version}-%{release}
12mu|qjson-0.8.1-1|51	Obsoletes:	%{name}-devel < 0.7.1-5
12mu|qjson-0.8.1-1|52	Conflicts:	qjson < 0.7.1-5
12mu|qjson-0.8.1-1|53	
12mu|qjson-0.8.1-1|54	%description -n %{develname}
12mu|qjson-0.8.1-1|55	JSON (JavaScript Object Notation) is a lightweight data-interchange format.
12mu|qjson-0.8.1-1|56	It can represents integer, real number, string, an ordered sequence of value,
12mu|qjson-0.8.1-1|57	and a collection of name/value pairs.
12mu|qjson-0.8.1-1|58	
12mu|qjson-0.8.1-1|59	QJson is a Qt-based library that maps JSON data to QVariant objects.
12mu|qjson-0.8.1-1|60	JSON arrays will be mapped to QVariantList instances, while JSON's objects
12mu|qjson-0.8.1-1|61	will be mapped to QVariantMap.
12mu|qjson-0.8.1-1|62	
12mu|qjson-0.8.1-1|63	This package contains files for developing applications using QJson.
12mu|qjson-0.8.1-1|64	
12mu|qjson-0.8.1-1|65	%files -n %{develname}
12mu|qjson-0.8.1-1|66	%{_libdir}/libqjson.so
12mu|qjson-0.8.1-1|67	%{_libdir}/pkgconfig/QJson.pc
12mu|qjson-0.8.1-1|68	%{_libdir}/cmake/%{name}
12mu|qjson-0.8.1-1|69	%{_includedir}/qjson
12mu|qjson-0.8.1-1|70	
12mu|qjson-0.8.1-1|71	#--------------------------------------------------------------------
12mu|qjson-0.8.1-1|72	
12mu|qjson-0.8.1-1|73	%prep
12mu|qjson-0.8.1-1|74	%setup -q
12mu|qjson-0.8.1-1|75	
12mu|qjson-0.8.1-1|76	%build
12mu|qjson-0.8.1-1|77	%cmake_qt4
12mu|qjson-0.8.1-1|78	%make
12mu|qjson-0.8.1-1|79	
12mu|qjson-0.8.1-1|80	%install
12mu|qjson-0.8.1-1|81	%makeinstall_std -C build
12mu|qjson-0.8.1-1|82	

20735 12
12mu|qpdf-4.0.1-1|1	%define major 10
12mu|qpdf-4.0.1-1|2	%define libname %mklibname qpdf %{major}
12mu|qpdf-4.0.1-1|3	%define develname %mklibname qpdf -d
12mu|qpdf-4.0.1-1|4	
12mu|qpdf-4.0.1-1|5	Name:		qpdf
12mu|qpdf-4.0.1-1|6	Summary:	Inspect and manipulate PDF files
12mu|qpdf-4.0.1-1|7	Version:	4.0.1
12mu|qpdf-4.0.1-1|8	Release:	1
12mu|qpdf-4.0.1-1|9	Group:		Office
12mu|qpdf-4.0.1-1|10	License:	Artistic
12mu|qpdf-4.0.1-1|11	URL:		http://sourceforge.net/projects/qpdf/
12mu|qpdf-4.0.1-1|12	Source0:	%{name}-%{version}.tar.gz
12mu|qpdf-4.0.1-1|13	
12mu|qpdf-4.0.1-1|14	BuildRequires:	zlib-devel
12mu|qpdf-4.0.1-1|15	BuildRequires:	pcre-devel
12mu|qpdf-4.0.1-1|16	
12mu|qpdf-4.0.1-1|17	# for fix-qdf and test suite
12mu|qpdf-4.0.1-1|18	BuildRequires: perl
12mu|qpdf-4.0.1-1|19	BuildRequires: perl(Digest::MD5)
12mu|qpdf-4.0.1-1|20	
12mu|qpdf-4.0.1-1|21	# for autoreconf
12mu|qpdf-4.0.1-1|22	BuildRequires: autoconf
12mu|qpdf-4.0.1-1|23	BuildRequires: automake
12mu|qpdf-4.0.1-1|24	BuildRequires: libtool
12mu|qpdf-4.0.1-1|25	
12mu|qpdf-4.0.1-1|26	%description
12mu|qpdf-4.0.1-1|27	QPDF is a C++ library and set of programs that inspect and manipulate
12mu|qpdf-4.0.1-1|28	the structure of PDF files. It can encrypt and linearize files, expose
12mu|qpdf-4.0.1-1|29	the internals of a PDF file, and do many other operations useful to end
12mu|qpdf-4.0.1-1|30	users and PDF developers.
12mu|qpdf-4.0.1-1|31	
12mu|qpdf-4.0.1-1|32	%package -n	%{libname}
12mu|qpdf-4.0.1-1|33	Summary:	Inspect and manipulate PDF files library
12mu|qpdf-4.0.1-1|34	Group:		System/Libraries
12mu|qpdf-4.0.1-1|35	
12mu|qpdf-4.0.1-1|36	%description -n %{libname}
12mu|qpdf-4.0.1-1|37	QPDF is a C++ library and set of programs that inspect and manipulate
12mu|qpdf-4.0.1-1|38	the structure of PDF files. It can encrypt and linearize files, expose
12mu|qpdf-4.0.1-1|39	the internals of a PDF file, and do many other operations useful to end
12mu|qpdf-4.0.1-1|40	users and PDF developers.
12mu|qpdf-4.0.1-1|41	
12mu|qpdf-4.0.1-1|42	%package -n	%{develname}
12mu|qpdf-4.0.1-1|43	Summary:	Static library and header files for the qpdf library
12mu|qpdf-4.0.1-1|44	Group:		Development/C
12mu|qpdf-4.0.1-1|45	Requires:	%{libname} = %{version}-%{release}
12mu|qpdf-4.0.1-1|46	Requires:	%{name} = %{version}-%{release}
12mu|qpdf-4.0.1-1|47	Provides:	qpdf-devel = %{version}-%{release}
12mu|qpdf-4.0.1-1|48	Provides:	%{name}-devel = %{version}-%{release}
12mu|qpdf-4.0.1-1|49	
12mu|qpdf-4.0.1-1|50	%description -n %{develname}
12mu|qpdf-4.0.1-1|51	Devel package for %{name}
12mu|qpdf-4.0.1-1|52	
12mu|qpdf-4.0.1-1|53	%prep
12mu|qpdf-4.0.1-1|54	%setup -q
12mu|qpdf-4.0.1-1|55	%apply_patches
12mu|qpdf-4.0.1-1|56	
12mu|qpdf-4.0.1-1|57	%build
12mu|qpdf-4.0.1-1|58	# work-around check-rpaths errors
12mu|qpdf-4.0.1-1|59	autoreconf --verbose --force --install
12mu|qpdf-4.0.1-1|60	
12mu|qpdf-4.0.1-1|61	%configure2_5x --disable-static \
12mu|qpdf-4.0.1-1|62	--enable-show-failed-test-output
12mu|qpdf-4.0.1-1|63	
12mu|qpdf-4.0.1-1|64	%make
12mu|qpdf-4.0.1-1|65	
12mu|qpdf-4.0.1-1|66	%install
12mu|qpdf-4.0.1-1|67	%makeinstall_std
12mu|qpdf-4.0.1-1|68	
12mu|qpdf-4.0.1-1|69	mkdir __doc
12mu|qpdf-4.0.1-1|70	mv  %{buildroot}%{_datadir}/doc/qpdf/* __doc
12mu|qpdf-4.0.1-1|71	rm -rf %{buildroot}%{_datadir}/doc/qpdf
12mu|qpdf-4.0.1-1|72	
12mu|qpdf-4.0.1-1|73	%check
12mu|qpdf-4.0.1-1|74	make check
12mu|qpdf-4.0.1-1|75	
12mu|qpdf-4.0.1-1|76	%files
12mu|qpdf-4.0.1-1|77	%doc Artistic-2.0 ChangeLog README* TODO
12mu|qpdf-4.0.1-1|78	%{_bindir}/fix-qdf
12mu|qpdf-4.0.1-1|79	%{_bindir}/%{name}
12mu|qpdf-4.0.1-1|80	%{_bindir}/zlib-flate
12mu|qpdf-4.0.1-1|81	%{_mandir}/man1/fix-qdf.1.*
12mu|qpdf-4.0.1-1|82	%{_mandir}/man1/qpdf.1.*
12mu|qpdf-4.0.1-1|83	%{_mandir}/man1/zlib-flate.1.*
12mu|qpdf-4.0.1-1|84	
12mu|qpdf-4.0.1-1|85	%files -n %{develname}
12mu|qpdf-4.0.1-1|86	%{_includedir}/%{name}/*.h
12mu|qpdf-4.0.1-1|87	%{_includedir}/%{name}/*.hh
12mu|qpdf-4.0.1-1|88	%{_libdir}/libqpdf.so
12mu|qpdf-4.0.1-1|89	%{_libdir}/pkgconfig/libqpdf.pc
12mu|qpdf-4.0.1-1|90	
12mu|qpdf-4.0.1-1|91	%files -n %{libname}
12mu|qpdf-4.0.1-1|92	%{_libdir}/libqpdf.so.%{major}*
12mu|qpdf-4.0.1-1|93	
12mu|qpdf-4.0.1-1|94	
12mu|qpdf-4.0.1-1|95	%changelog
12mu|qpdf-4.0.1-1|96	* Thu Nov 21 2013 akdengi <alexander.kazancev@rosalab.ru> 4.0.1-1
12mu|qpdf-4.0.1-1|97	+ Revision: ee5ca2f
12mu|qpdf-4.0.1-1|98	- update to 4.0.1
12mu|qpdf-4.0.1-1|99	
12mu|qpdf-4.0.1-1|100	

20736 12
12mu|qrencode-3.4.3-1|1	%define major 3
12mu|qrencode-3.4.3-1|2	%define libname %mklibname %{name} %{major}
12mu|qrencode-3.4.3-1|3	%define develname %mklibname -d %{name}
12mu|qrencode-3.4.3-1|4	
12mu|qrencode-3.4.3-1|5	Summary:	QR Code encoder into PNG image
12mu|qrencode-3.4.3-1|6	Name:		qrencode
12mu|qrencode-3.4.3-1|7	Version:	3.4.3
12mu|qrencode-3.4.3-1|8	Release:	1
12mu|qrencode-3.4.3-1|9	Group:		File tools
12mu|qrencode-3.4.3-1|10	License:	LGPLv2+
12mu|qrencode-3.4.3-1|11	URL:		http://megaui.net/fukuchi/works/qrencode/index.en.html
12mu|qrencode-3.4.3-1|12	Source0:	http://megaui.net/fukuchi/works/qrencode/%{name}-%{version}.tar.bz2
12mu|qrencode-3.4.3-1|13	BuildRequires:	libtool
12mu|qrencode-3.4.3-1|14	BuildRequires:	pkgconfig(libpng)
12mu|qrencode-3.4.3-1|15	BuildRequires:	doxygen
12mu|qrencode-3.4.3-1|16	
12mu|qrencode-3.4.3-1|17	%description
12mu|qrencode-3.4.3-1|18	Qrencode is a utility software using libqrencode to encode string data in a
12mu|qrencode-3.4.3-1|19	QR Code and save as a PNG image.
12mu|qrencode-3.4.3-1|20	
12mu|qrencode-3.4.3-1|21	%package -n	%{libname}
12mu|qrencode-3.4.3-1|22	Summary:	A C library for encoding data in a QR Code symbol
12mu|qrencode-3.4.3-1|23	Group:		System/Libraries
12mu|qrencode-3.4.3-1|24	
12mu|qrencode-3.4.3-1|25	%description -n	%{libname}
12mu|qrencode-3.4.3-1|26	Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D
12mu|qrencode-3.4.3-1|27	symbology that can be scanned by handy terminals such as a mobile phone with
12mu|qrencode-3.4.3-1|28	CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is
12mu|qrencode-3.4.3-1|29	highly robustness.
12mu|qrencode-3.4.3-1|30	
12mu|qrencode-3.4.3-1|31	Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial
12mu|qrencode-3.4.3-1|32	Standards) X0510:2004 or ISO/IEC 18004.
12mu|qrencode-3.4.3-1|33	
12mu|qrencode-3.4.3-1|34	%package -n	%{develname}
12mu|qrencode-3.4.3-1|35	Summary:	The development files for the qrencode library
12mu|qrencode-3.4.3-1|36	Group:		Development/C
12mu|qrencode-3.4.3-1|37	Provides:	%{name}-devel = %{version}
12mu|qrencode-3.4.3-1|38	Provides:	lib%{name}-devel = %{version}
12mu|qrencode-3.4.3-1|39	Requires:	%{libname} = %{version}
12mu|qrencode-3.4.3-1|40	Obsoletes:	%mklibname -d qrencode 1
12mu|qrencode-3.4.3-1|41	
12mu|qrencode-3.4.3-1|42	%description -n	%{develname}
12mu|qrencode-3.4.3-1|43	Libqrencode is a C library for encoding data in a QR Code symbol, a kind of 2D
12mu|qrencode-3.4.3-1|44	symbology that can be scanned by handy terminals such as a mobile phone with
12mu|qrencode-3.4.3-1|45	CCD. The capacity of QR Code is up to 7000 digits or 4000 characters, and is
12mu|qrencode-3.4.3-1|46	highly robustness.
12mu|qrencode-3.4.3-1|47	
12mu|qrencode-3.4.3-1|48	Libqrencode supports QR Code model 2, described in JIS (Japanese Industrial
12mu|qrencode-3.4.3-1|49	Standards) X0510:2004 or ISO/IEC 18004.
12mu|qrencode-3.4.3-1|50	
12mu|qrencode-3.4.3-1|51	This package contains the development files for the qrencode library.
12mu|qrencode-3.4.3-1|52	
12mu|qrencode-3.4.3-1|53	%prep
12mu|qrencode-3.4.3-1|54	%setup -q
12mu|qrencode-3.4.3-1|55	
12mu|qrencode-3.4.3-1|56	%build
12mu|qrencode-3.4.3-1|57	%configure2_5x \
12mu|qrencode-3.4.3-1|58	--disable-static \
12mu|qrencode-3.4.3-1|59	--enable-shared
12mu|qrencode-3.4.3-1|60	
12mu|qrencode-3.4.3-1|61	%make
12mu|qrencode-3.4.3-1|62	
12mu|qrencode-3.4.3-1|63	%install
12mu|qrencode-3.4.3-1|64	%makeinstall_std
12mu|qrencode-3.4.3-1|65	
12mu|qrencode-3.4.3-1|66	# manual
12mu|qrencode-3.4.3-1|67	doxygen
12mu|qrencode-3.4.3-1|68	
12mu|qrencode-3.4.3-1|69	# clean
12mu|qrencode-3.4.3-1|70	rm -rf %{buildroot}%{_libdir}/*.la
12mu|qrencode-3.4.3-1|71	
12mu|qrencode-3.4.3-1|72	%files
12mu|qrencode-3.4.3-1|73	%{_bindir}/%{name}
12mu|qrencode-3.4.3-1|74	%{_mandir}/man1/*
12mu|qrencode-3.4.3-1|75	
12mu|qrencode-3.4.3-1|76	%files -n %{libname}
12mu|qrencode-3.4.3-1|77	%{_libdir}/*.so.%{major}*
12mu|qrencode-3.4.3-1|78	
12mu|qrencode-3.4.3-1|79	%files -n %{develname}
12mu|qrencode-3.4.3-1|80	%doc COPYING ChangeLog NEWS README TODO html/
12mu|qrencode-3.4.3-1|81	%{_includedir}/*
12mu|qrencode-3.4.3-1|82	%{_libdir}/*.so
12mu|qrencode-3.4.3-1|83	%{_libdir}/pkgconfig/*.pc
12mu|qrencode-3.4.3-1|84	
12mu|qrencode-3.4.3-1|85	
12mu|qrencode-3.4.3-1|86	%changelog
12mu|qrencode-3.4.3-1|87	* Tue Apr 03 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.3.0-1
12mu|qrencode-3.4.3-1|88	+ Revision: 788988
12mu|qrencode-3.4.3-1|89	- version update 3.3.0
12mu|qrencode-3.4.3-1|90	
12mu|qrencode-3.4.3-1|91	* Tue Mar 06 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.2.0-1
12mu|qrencode-3.4.3-1|92	+ Revision: 782459
12mu|qrencode-3.4.3-1|93	- version update 3.2.0
12mu|qrencode-3.4.3-1|94	
12mu|qrencode-3.4.3-1|95	* Sun Jan 09 2011 Jani Välimaa <wally@mandriva.org> 3.1.1-2mdv2011.0
12mu|qrencode-3.4.3-1|96	+ Revision: 630746
12mu|qrencode-3.4.3-1|97	- drop support for old mdv releases
12mu|qrencode-3.4.3-1|98	
12mu|qrencode-3.4.3-1|99	* Sat Jul 10 2010 Jani Välimaa <wally@mandriva.org> 3.1.1-1mdv2011.0
12mu|qrencode-3.4.3-1|100	+ Revision: 550023
12mu|qrencode-3.4.3-1|101	- new version 3.1.1
12mu|qrencode-3.4.3-1|102	- fix summary/description
12mu|qrencode-3.4.3-1|103	- build doxygen docs
12mu|qrencode-3.4.3-1|104	- clean spec
12mu|qrencode-3.4.3-1|105	
12mu|qrencode-3.4.3-1|106	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 3.0.3-3mdv2010.0
12mu|qrencode-3.4.3-1|107	+ Revision: 433041
12mu|qrencode-3.4.3-1|108	- rebuild
12mu|qrencode-3.4.3-1|109	
12mu|qrencode-3.4.3-1|110	* Fri Aug 08 2008 Thierry Vignaud <tv@mandriva.org> 3.0.3-2mdv2009.0
12mu|qrencode-3.4.3-1|111	+ Revision: 269054
12mu|qrencode-3.4.3-1|112	- rebuild early 2009.0 package (before pixel changes)
12mu|qrencode-3.4.3-1|113	
12mu|qrencode-3.4.3-1|114	+ Pixel <pixel@mandriva.com>
12mu|qrencode-3.4.3-1|115	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|qrencode-3.4.3-1|116	
12mu|qrencode-3.4.3-1|117	* Fri Jun 06 2008 Funda Wang <fwang@mandriva.org> 3.0.3-1mdv2009.0
12mu|qrencode-3.4.3-1|118	+ Revision: 216514
12mu|qrencode-3.4.3-1|119	- New version 3.0.3
12mu|qrencode-3.4.3-1|120	
12mu|qrencode-3.4.3-1|121	* Wed Jan 02 2008 Olivier Blin <blino@mandriva.org> 1.0.2-2mdv2008.1
12mu|qrencode-3.4.3-1|122	+ Revision: 140742
12mu|qrencode-3.4.3-1|123	- restore BuildRoot
12mu|qrencode-3.4.3-1|124	
12mu|qrencode-3.4.3-1|125	+ Thierry Vignaud <tv@mandriva.org>
12mu|qrencode-3.4.3-1|126	- kill re-definition of %%buildroot on Pixel's request
12mu|qrencode-3.4.3-1|127	
12mu|qrencode-3.4.3-1|128	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 1.0.2-2mdv2008.0
12mu|qrencode-3.4.3-1|129	+ Revision: 90202
12mu|qrencode-3.4.3-1|130	- rebuild
12mu|qrencode-3.4.3-1|131	
12mu|qrencode-3.4.3-1|132	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-1mdv2008.0
12mu|qrencode-3.4.3-1|133	+ Revision: 16112
12mu|qrencode-3.4.3-1|134	- Import qrencode
12mu|qrencode-3.4.3-1|135	

20737 12
12mu|qscintilla-2.7-4|1	Summary:	Port to Qt of Neil Hodgson's Scintilla C++ editor class
12mu|qscintilla-2.7-4|2	Name:		qscintilla
12mu|qscintilla-2.7-4|3	Version:	2.7
12mu|qscintilla-2.7-4|4	Release:	4
12mu|qscintilla-2.7-4|5	License:	GPLv2+
12mu|qscintilla-2.7-4|6	Group:		System/Libraries
12mu|qscintilla-2.7-4|7	Url:		http://www.riverbankcomputing.co.uk/software/qscintilla/intro
12mu|qscintilla-2.7-4|8	Source0:	http://www.riverbankcomputing.co.uk/static/Downloads/QScintilla2/QScintilla-gpl-%{version}.tar.gz
12mu|qscintilla-2.7-4|9	Patch0:		QScintilla-gpl-2.2-libdir.patch
12mu|qscintilla-2.7-4|10	Patch1:		QScintilla-gpl-2.4-fix-linkage.patch
12mu|qscintilla-2.7-4|11	BuildRequires:	qt4-devel
12mu|qscintilla-2.7-4|12	BuildRequires:	python-sip
12mu|qscintilla-2.7-4|13	BuildRequires:	python-qt4-devel
12mu|qscintilla-2.7-4|14	BuildRequires:	python-devel
12mu|qscintilla-2.7-4|15	
12mu|qscintilla-2.7-4|16	%description
12mu|qscintilla-2.7-4|17	As well as features found in standard text editing components,
12mu|qscintilla-2.7-4|18	QScintilla includes features especially useful when editing and
12mu|qscintilla-2.7-4|19	debugging source code. These include support for syntax styling, error
12mu|qscintilla-2.7-4|20	indicators, code completion and call tips. The selection margin can
12mu|qscintilla-2.7-4|21	contain markers like those used in debuggers to indicate breakpoints
12mu|qscintilla-2.7-4|22	and the current line. Styling choices are more open than with many
12mu|qscintilla-2.7-4|23	editors, allowing the use of proportional fonts, bold and italics,
12mu|qscintilla-2.7-4|24	multiple foreground and background colours and multiple fonts.
12mu|qscintilla-2.7-4|25	
12mu|qscintilla-2.7-4|26	#--------------------------------------------------------------
12mu|qscintilla-2.7-4|27	
12mu|qscintilla-2.7-4|28	%define major 9
12mu|qscintilla-2.7-4|29	%define libqs4 %mklibname qscintilla2_ %{major}
12mu|qscintilla-2.7-4|30	
12mu|qscintilla-2.7-4|31	%package -n %{libqs4}
12mu|qscintilla-2.7-4|32	Summary:	Port to Qt of Neil Hodgson's Scintilla C++ editor class
12mu|qscintilla-2.7-4|33	Group:		System/Libraries
12mu|qscintilla-2.7-4|34	Obsoletes:	qscintilla-translations
12mu|qscintilla-2.7-4|35	Obsoletes:	%{_lib}qscintilla-qt4_2 < 2.6-2
12mu|qscintilla-2.7-4|36	
12mu|qscintilla-2.7-4|37	%description -n %{libqs4}
12mu|qscintilla-2.7-4|38	As well as features found in standard text editing components,
12mu|qscintilla-2.7-4|39	QScintilla includes features especially useful when editing and
12mu|qscintilla-2.7-4|40	debugging source code. These include support for syntax styling, error
12mu|qscintilla-2.7-4|41	indicators, code completion and call tips. The selection margin can
12mu|qscintilla-2.7-4|42	contain markers like those used in debuggers to indicate breakpoints
12mu|qscintilla-2.7-4|43	and the current line. Styling choices are more open than with many
12mu|qscintilla-2.7-4|44	editors, allowing the use of proportional fonts, bold and italics,
12mu|qscintilla-2.7-4|45	multiple foreground and background colours and multiple fonts.
12mu|qscintilla-2.7-4|46	
12mu|qscintilla-2.7-4|47	%files -n %{libqs4}
12mu|qscintilla-2.7-4|48	%attr(755,root,root) %{qt4lib}/libqscintilla2.so.%{major}
12mu|qscintilla-2.7-4|49	%attr(755,root,root) %{qt4lib}/libqscintilla2.so.%{major}.*
12mu|qscintilla-2.7-4|50	%{qt4dir}/translations/qscintilla*.qm
12mu|qscintilla-2.7-4|51	
12mu|qscintilla-2.7-4|52	#--------------------------------------------------------------
12mu|qscintilla-2.7-4|53	
12mu|qscintilla-2.7-4|54	%define libqs4dev %mklibname -d qscintilla
12mu|qscintilla-2.7-4|55	
12mu|qscintilla-2.7-4|56	%package -n %{libqs4dev}
12mu|qscintilla-2.7-4|57	Summary:	Libraries, include to develop applications with QScintilla for Qt
12mu|qscintilla-2.7-4|58	Group:		Development/KDE and Qt
12mu|qscintilla-2.7-4|59	Requires:	%{libqs4} = %{version}-%{release}
12mu|qscintilla-2.7-4|60	Provides:	%{name}-qt4-devel = %{version}-%{release}
12mu|qscintilla-2.7-4|61	Obsoletes:	%{_lib}qscintilla-qt4_-devel
12mu|qscintilla-2.7-4|62	Obsoletes:	%{_lib}qscintilla-qt4-devel < 2.6-2
12mu|qscintilla-2.7-4|63	Provides:	qscintilla-qt4-devel = %{version}-%{release}
12mu|qscintilla-2.7-4|64	Conflicts:	%{_lib}qscintilla-qt3_2 <= 2.2-2
12mu|qscintilla-2.7-4|65	
12mu|qscintilla-2.7-4|66	%description -n %{libqs4dev}
12mu|qscintilla-2.7-4|67	This packages contains the libraries, include and other files
12mu|qscintilla-2.7-4|68	you can use to develop applications with QScintilla.
12mu|qscintilla-2.7-4|69	
12mu|qscintilla-2.7-4|70	%files -n %{libqs4dev}
12mu|qscintilla-2.7-4|71	%{qt4dir}/include/*
12mu|qscintilla-2.7-4|72	%{qt4lib}/*.so
12mu|qscintilla-2.7-4|73	%{qt4plugins}/designer/*
12mu|qscintilla-2.7-4|74	
12mu|qscintilla-2.7-4|75	#--------------------------------------------------------------
12mu|qscintilla-2.7-4|76	
12mu|qscintilla-2.7-4|77	%package -n python-qt4-qscintilla
12mu|qscintilla-2.7-4|78	Summary:	Python qt4 QScintilla bindings
12mu|qscintilla-2.7-4|79	Group:		Development/KDE and Qt
12mu|qscintilla-2.7-4|80	Requires:	python-qt4-core
12mu|qscintilla-2.7-4|81	Requires:	python-qt4-gui
12mu|qscintilla-2.7-4|82	Requires:	%{libqs4} = %{version}
12mu|qscintilla-2.7-4|83	
12mu|qscintilla-2.7-4|84	%description -n python-qt4-qscintilla
12mu|qscintilla-2.7-4|85	Python qt4 QScintilla bindings.
12mu|qscintilla-2.7-4|86	
12mu|qscintilla-2.7-4|87	%files -n python-qt4-qscintilla
12mu|qscintilla-2.7-4|88	%{_datadir}/sip/PyQt4
12mu|qscintilla-2.7-4|89	%{qt4dir}/qsci
12mu|qscintilla-2.7-4|90	%{py_platsitedir}/PyQt4/Qsci.so
12mu|qscintilla-2.7-4|91	
12mu|qscintilla-2.7-4|92	#--------------------------------------------------------------
12mu|qscintilla-2.7-4|93	
12mu|qscintilla-2.7-4|94	%package doc
12mu|qscintilla-2.7-4|95	Summary:	QScintilla docs
12mu|qscintilla-2.7-4|96	Group:		Development/KDE and Qt
12mu|qscintilla-2.7-4|97	BuildArch:	noarch
12mu|qscintilla-2.7-4|98	
12mu|qscintilla-2.7-4|99	%description doc
12mu|qscintilla-2.7-4|100	QScintilla doc.
12mu|qscintilla-2.7-4|101	
12mu|qscintilla-2.7-4|102	%files doc
12mu|qscintilla-2.7-4|103	%doc NEWS README doc
12mu|qscintilla-2.7-4|104	
12mu|qscintilla-2.7-4|105	#--------------------------------------------------------------
12mu|qscintilla-2.7-4|106	
12mu|qscintilla-2.7-4|107	%prep
12mu|qscintilla-2.7-4|108	%setup -qn QScintilla-gpl-%{version}
12mu|qscintilla-2.7-4|109	%patch0 -p1 -b .libbuild
12mu|qscintilla-2.7-4|110	%patch1 -p0 -b .linkage
12mu|qscintilla-2.7-4|111	
12mu|qscintilla-2.7-4|112	%build
12mu|qscintilla-2.7-4|113	pushd Qt4Qt5
12mu|qscintilla-2.7-4|114	export QTDIR=%{qt4dir}/qsci
12mu|qscintilla-2.7-4|115	%qmake_qt4 DESTDIR=%{buildroot}%{qt4lib} qscintilla.pro
12mu|qscintilla-2.7-4|116	%make
12mu|qscintilla-2.7-4|117	popd
12mu|qscintilla-2.7-4|118	
12mu|qscintilla-2.7-4|119	pushd designer-Qt4
12mu|qscintilla-2.7-4|120	echo "INCLUDEPATH += ../Qt4Qt5" >> designer.pro
12mu|qscintilla-2.7-4|121	echo "LIBS += -L%{buildroot}%{qt4lib}" >> designer.pro
12mu|qscintilla-2.7-4|122	%qmake_qt4 designer.pro
12mu|qscintilla-2.7-4|123	make
12mu|qscintilla-2.7-4|124	popd
12mu|qscintilla-2.7-4|125	
12mu|qscintilla-2.7-4|126	
12mu|qscintilla-2.7-4|127	%install
12mu|qscintilla-2.7-4|128	mkdir -p %{buildroot}%{qt4lib}
12mu|qscintilla-2.7-4|129	
12mu|qscintilla-2.7-4|130	pushd Qt4Qt5
12mu|qscintilla-2.7-4|131	make INSTALL_ROOT=%{buildroot} install
12mu|qscintilla-2.7-4|132	popd
12mu|qscintilla-2.7-4|133	
12mu|qscintilla-2.7-4|134	pushd designer-Qt4
12mu|qscintilla-2.7-4|135	make INSTALL_ROOT=%{buildroot} install
12mu|qscintilla-2.7-4|136	popd
12mu|qscintilla-2.7-4|137	
12mu|qscintilla-2.7-4|138	pushd Python
12mu|qscintilla-2.7-4|139	export QTDIR=%{_qt4_datadir}
12mu|qscintilla-2.7-4|140	export PATH=%{_qt4_datadir}/bin:$PATH
12mu|qscintilla-2.7-4|141	python configure.py \
12mu|qscintilla-2.7-4|142	-n ../Qt4Qt5 \
12mu|qscintilla-2.7-4|143	-o %{buildroot}%{qt4lib}
12mu|qscintilla-2.7-4|144	%make
12mu|qscintilla-2.7-4|145	make DESTDIR=%{buildroot} install
12mu|qscintilla-2.7-4|146	popd
12mu|qscintilla-2.7-4|147	
12mu|qscintilla-2.7-4|148	%changelog
12mu|qscintilla-2.7-4|149	* Fri Apr 11 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.7-4
12mu|qscintilla-2.7-4|150	+ Revision: 58547e2
12mu|qscintilla-2.7-4|151	- Rebuild against python-sip 4.15
12mu|qscintilla-2.7-4|152	
12mu|qscintilla-2.7-4|153	

20738 12
12mu|qt4-4.8.6-1|1	%define _disable_exceptions 1
12mu|qt4-4.8.6-1|2	%define _default_patch_flags -s -l
12mu|qt4-4.8.6-1|3	%define _default_patch_fuzz 2
12mu|qt4-4.8.6-1|4	
12mu|qt4-4.8.6-1|5	# we need private headers to build qt-creator
12mu|qt4-4.8.6-1|6	# but it may change in future so we use condition
12mu|qt4-4.8.6-1|7	%define with_private_headers 1
12mu|qt4-4.8.6-1|8	
12mu|qt4-4.8.6-1|9	%bcond_without postgres
12mu|qt4-4.8.6-1|10	%bcond_without mysql
12mu|qt4-4.8.6-1|11	%bcond_without sqlite
12mu|qt4-4.8.6-1|12	%bcond_without tds
12mu|qt4-4.8.6-1|13	%bcond_without cups
12mu|qt4-4.8.6-1|14	%bcond_without webkit
12mu|qt4-4.8.6-1|15	%bcond_without qvfb
12mu|qt4-4.8.6-1|16	%bcond_with openvg
12mu|qt4-4.8.6-1|17	%bcond_without docs
12mu|qt4-4.8.6-1|18	%bcond_without demos
12mu|qt4-4.8.6-1|19	%bcond_without examples
12mu|qt4-4.8.6-1|20	
12mu|qt4-4.8.6-1|21	%bcond_with odbc
12mu|qt4-4.8.6-1|22	%bcond_with debug
12mu|qt4-4.8.6-1|23	%bcond_with ibase
12mu|qt4-4.8.6-1|24	%bcond_with phonon
12mu|qt4-4.8.6-1|25	
12mu|qt4-4.8.6-1|26	%define major 4
12mu|qt4-4.8.6-1|27	
12mu|qt4-4.8.6-1|28	%define _qt_datadir		%{_prefix}/lib/qt4
12mu|qt4-4.8.6-1|29	%define _qt_bindir		%{_qt_datadir}/bin
12mu|qt4-4.8.6-1|30	%define _qt_docdir		%{_docdir}/qt4
12mu|qt4-4.8.6-1|31	%define _qt_libdir		%{_libdir}
12mu|qt4-4.8.6-1|32	%define _qt_includedir		%{_qt_datadir}/include
12mu|qt4-4.8.6-1|33	%define _qt_plugindir		%{_libdir}/qt4/plugins
12mu|qt4-4.8.6-1|34	%define _qt_demodir		%{_qt_datadir}/demos
12mu|qt4-4.8.6-1|35	%define _qt_exampledir		%{_qt_datadir}/examples
12mu|qt4-4.8.6-1|36	%define _qt_importdir		%{_qt_datadir}/imports
12mu|qt4-4.8.6-1|37	%define _qt_translationdir	%{_qt_datadir}/translations
12mu|qt4-4.8.6-1|38	
12mu|qt4-4.8.6-1|39	%define libqt			%mklibname qt %{major}
12mu|qt4-4.8.6-1|40	%define libqtdevel		%mklibname qt %{major} -d
12mu|qt4-4.8.6-1|41	%define libqt3support		%mklibname qt3support %{major}
12mu|qt4-4.8.6-1|42	%define libqtcore		%mklibname qtcore %{major}
12mu|qt4-4.8.6-1|43	%define libqtdesigner		%mklibname qtdesigner %{major}
12mu|qt4-4.8.6-1|44	%define libqtgui		%mklibname qtgui %{major}
12mu|qt4-4.8.6-1|45	%define libqtnetwork		%mklibname qtnetwork %{major}
12mu|qt4-4.8.6-1|46	%define libqtopengl		%mklibname qtopengl %{major}
12mu|qt4-4.8.6-1|47	%define libqtsql		%mklibname qtsql %{major}
12mu|qt4-4.8.6-1|48	%define libqtxml		%mklibname qtxml %{major}
12mu|qt4-4.8.6-1|49	%define libqtscripttools	%mklibname qtscripttools %{major}
12mu|qt4-4.8.6-1|50	%define libqtxmlpatterns	%mklibname qtxmlpatterns %{major}
12mu|qt4-4.8.6-1|51	%define libqtsvg		%mklibname qtsvg %{major}
12mu|qt4-4.8.6-1|52	%define libqttest		%mklibname qttest %{major}
12mu|qt4-4.8.6-1|53	%define libqdbus		%mklibname qtdbus %{major}
12mu|qt4-4.8.6-1|54	%define libqtscript		%mklibname qtscript %{major}
12mu|qt4-4.8.6-1|55	%define libqtclucene		%mklibname qtclucene %{major}
12mu|qt4-4.8.6-1|56	%define libqthelp		%mklibname qthelp %{major}
12mu|qt4-4.8.6-1|57	%define libqtwebkit		%mklibname qtwebkit %{major}
12mu|qt4-4.8.6-1|58	%define libqtmultimedia		%mklibname qtmultimedia %{major}
12mu|qt4-4.8.6-1|59	%define libphonon		%mklibname phonon %{major}
12mu|qt4-4.8.6-1|60	%define libqtdeclarative	%mklibname qtdeclarative %{major}
12mu|qt4-4.8.6-1|61	%define libqtopenvg		%mklibname qtopenvg %{major}
12mu|qt4-4.8.6-1|62	
12mu|qt4-4.8.6-1|63	Summary:	Qt GUI Toolkit
12mu|qt4-4.8.6-1|64	Name:		qt4
12mu|qt4-4.8.6-1|65	Version:	4.8.6
12mu|qt4-4.8.6-1|66	Release:	1
12mu|qt4-4.8.6-1|67	Epoch:		4
12mu|qt4-4.8.6-1|68	License:	LGPLv2 with exceptions or GPLv3 with exceptions
12mu|qt4-4.8.6-1|69	Group:		Development/KDE and Qt
12mu|qt4-4.8.6-1|70	Url:		http://qt.nokia.com/
12mu|qt4-4.8.6-1|71	Source0:	http://releases.qt-project.org/qt4/source/qt-everywhere-opensource-src-%{version}.tar.gz
12mu|qt4-4.8.6-1|72	Source2:	qt4.macros
12mu|qt4-4.8.6-1|73	Source3:	mandriva-designer-qt4.desktop
12mu|qt4-4.8.6-1|74	Source4:	mandriva-assistant-qt4.desktop
12mu|qt4-4.8.6-1|75	Source5:	mandriva-linguist-qt4.desktop
12mu|qt4-4.8.6-1|76	Source10:	qt4.rpmlintrc
12mu|qt4-4.8.6-1|77	Patch0:		qt-everywhere-opensource-src-4.8.5-moc-boost.patch
12mu|qt4-4.8.6-1|78	# Make OpenVG build with -std=gnu++0x
12mu|qt4-4.8.6-1|79	Patch1:		qt-4.8.1-OpenVG-stdc++11.patch
12mu|qt4-4.8.6-1|80	# Disable -std=gnu++0x for WebKit - it isn't ready
12mu|qt4-4.8.6-1|81	Patch2:		qt-4.8.1-WebKit-no-stdc++11.patch
12mu|qt4-4.8.6-1|82	# https://bugs.kde.org/show_bug.cgi?id=256475
12mu|qt4-4.8.6-1|83	Patch3:		qt-4.8.1-transculent-drag-pixmap.patch
12mu|qt4-4.8.6-1|84	# Implement reliable event loops, it's needed to fix KDE integration in LibreOffice
12mu|qt4-4.8.6-1|85	# See https://bugreports.qt-project.org/browse/QTBUG-16934
12mu|qt4-4.8.6-1|86	Patch5:		qt-everywhere-opensource-src-4.8.5-unix-select.patch
12mu|qt4-4.8.6-1|87	Patch7:		qt-everywhere-opensource-src-4.8.0-tp-openssl.patch
12mu|qt4-4.8.6-1|88	Patch10:	qt-4.8.2-fix-qvfb-build.patch
12mu|qt4-4.8.6-1|89	
12mu|qt4-4.8.6-1|90	BuildRequires:	binutils >= 2.18
12mu|qt4-4.8.6-1|91	BuildRequires:	cups-devel
12mu|qt4-4.8.6-1|92	BuildRequires:	jpeg-devel
12mu|qt4-4.8.6-1|93	BuildRequires:	mng-devel
12mu|qt4-4.8.6-1|94	BuildRequires:	pam-devel
12mu|qt4-4.8.6-1|95	BuildRequires:	readline-devel
12mu|qt4-4.8.6-1|96	%if %{mdvver} < 201300
12mu|qt4-4.8.6-1|97	BuildRequires:	termcap-devel
12mu|qt4-4.8.6-1|98	%endif
12mu|qt4-4.8.6-1|99	BuildRequires:	pkgconfig(alsa)
12mu|qt4-4.8.6-1|100	BuildRequires:	pkgconfig(dbus-1) >= 0.92
12mu|qt4-4.8.6-1|101	BuildRequires:	pkgconfig(expat)
12mu|qt4-4.8.6-1|102	BuildRequires:	pkgconfig(fontconfig)
12mu|qt4-4.8.6-1|103	BuildRequires:	pkgconfig(freetype2)
12mu|qt4-4.8.6-1|104	BuildRequires:	pkgconfig(gl)
12mu|qt4-4.8.6-1|105	BuildRequires:	pkgconfig(glib-2.0)
12mu|qt4-4.8.6-1|106	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|qt4-4.8.6-1|107	BuildRequires:	pkgconfig(lcms)
12mu|qt4-4.8.6-1|108	BuildRequires:	pkgconfig(libpng)
12mu|qt4-4.8.6-1|109	BuildRequires:	pkgconfig(libpulse)
12mu|qt4-4.8.6-1|110	BuildRequires:	pkgconfig(libxml-2.0)
12mu|qt4-4.8.6-1|111	BuildRequires:	pkgconfig(libxslt)
12mu|qt4-4.8.6-1|112	BuildRequires:	pkgconfig(ncurses)
12mu|qt4-4.8.6-1|113	BuildRequires:	pkgconfig(openssl)
12mu|qt4-4.8.6-1|114	BuildRequires:	pkgconfig(sm)
12mu|qt4-4.8.6-1|115	BuildRequires:	pkgconfig(xcursor)
12mu|qt4-4.8.6-1|116	BuildRequires:	pkgconfig(xi)
12mu|qt4-4.8.6-1|117	BuildRequires:	pkgconfig(xinerama)
12mu|qt4-4.8.6-1|118	BuildRequires:	pkgconfig(xrandr)
12mu|qt4-4.8.6-1|119	BuildRequires:	pkgconfig(xrender)
12mu|qt4-4.8.6-1|120	BuildRequires:	pkgconfig(xtst)
12mu|qt4-4.8.6-1|121	BuildRequires:	pkgconfig(xv)
12mu|qt4-4.8.6-1|122	BuildRequires:	pkgconfig(zlib)
12mu|qt4-4.8.6-1|123	# Make sure we don't link with egl
12mu|qt4-4.8.6-1|124	BuildConflicts:	pkgconfig(egl)
12mu|qt4-4.8.6-1|125	%if %{with phonon}
12mu|qt4-4.8.6-1|126	BuildRequires:	pkgconfig(gstreamer-0.10)
12mu|qt4-4.8.6-1|127	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mu|qt4-4.8.6-1|128	%endif
12mu|qt4-4.8.6-1|129	%if %{with openvg}
12mu|qt4-4.8.6-1|130	BuildRequires:	pkgconfig(vg)
12mu|qt4-4.8.6-1|131	%endif
12mu|qt4-4.8.6-1|132	%if %{with mysql}
12mu|qt4-4.8.6-1|133	BuildRequires:	mysql-devel
12mu|qt4-4.8.6-1|134	%endif
12mu|qt4-4.8.6-1|135	%if %{with odbc}
12mu|qt4-4.8.6-1|136	BuildRequires:	unixODBC-devel
12mu|qt4-4.8.6-1|137	%endif
12mu|qt4-4.8.6-1|138	%if %{with sqlite}
12mu|qt4-4.8.6-1|139	BuildRequires:	pkgconfig(sqlite3)
12mu|qt4-4.8.6-1|140	%endif
12mu|qt4-4.8.6-1|141	%if %{with tds}
12mu|qt4-4.8.6-1|142	BuildRequires:	freetds-devel
12mu|qt4-4.8.6-1|143	%endif
12mu|qt4-4.8.6-1|144	%if %{with ibase}
12mu|qt4-4.8.6-1|145	BuildRequires:	firebird-devel
12mu|qt4-4.8.6-1|146	%endif
12mu|qt4-4.8.6-1|147	%if %{with postgres}
12mu|qt4-4.8.6-1|148	BuildRequires:	postgresql-devel
12mu|qt4-4.8.6-1|149	%endif
12mu|qt4-4.8.6-1|150	%if %{with_private_headers}
12mu|qt4-4.8.6-1|151	BuildRequires:	rsync
12mu|qt4-4.8.6-1|152	%endif
12mu|qt4-4.8.6-1|153	
12mu|qt4-4.8.6-1|154	%description
12mu|qt4-4.8.6-1|155	Qt is a GUI software toolkit which simplifies the task of writing and
12mu|qt4-4.8.6-1|156	maintaining GUI (Graphical User Interface) applications for the X
12mu|qt4-4.8.6-1|157	Window System. Qt is written in C++ and is fully object-oriented.
12mu|qt4-4.8.6-1|158	
12mu|qt4-4.8.6-1|159	This package contains the shared library needed to run Qt
12mu|qt4-4.8.6-1|160	applications, as well as the README files for Qt.
12mu|qt4-4.8.6-1|161	
12mu|qt4-4.8.6-1|162	#------------------------------------------------------------------------
12mu|qt4-4.8.6-1|163	%package common
12mu|qt4-4.8.6-1|164	Group:		Development/KDE and Qt
12mu|qt4-4.8.6-1|165	Summary:	Qt%{major} Config and Language Files
12mu|qt4-4.8.6-1|166	
12mu|qt4-4.8.6-1|167	%description common
12mu|qt4-4.8.6-1|168	Configuration and language files for Qt.
12mu|qt4-4.8.6-1|169	
12mu|qt4-4.8.6-1|170	%files common
12mu|qt4-4.8.6-1|171	%attr(0755,root,root) %{_sysconfdir}/profile.d/60qt4.sh
12mu|qt4-4.8.6-1|172	%dir %{_qt_bindir}
12mu|qt4-4.8.6-1|173	%dir %{_qt_datadir}
12mu|qt4-4.8.6-1|174	%dir %{_qt_plugindir}
12mu|qt4-4.8.6-1|175	%{_qt_datadir}/phrasebooks/
12mu|qt4-4.8.6-1|176	%dir %{_qt_translationdir}
12mu|qt4-4.8.6-1|177	%{_qt_translationdir}/qt_*.qm
12mu|qt4-4.8.6-1|178	%{_qt_translationdir}/qtscript_*.qm
12mu|qt4-4.8.6-1|179	
12mu|qt4-4.8.6-1|180	#------------------------------------------------------------------------
12mu|qt4-4.8.6-1|181	# CORE QT LIBRARIES
12mu|qt4-4.8.6-1|182	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|183	
12mu|qt4-4.8.6-1|184	%package -n %{libqt3support}
12mu|qt4-4.8.6-1|185	Summary:	Qt%{major} Component Library
12mu|qt4-4.8.6-1|186	Group:		System/Libraries
12mu|qt4-4.8.6-1|187	
12mu|qt4-4.8.6-1|188	%description -n %{libqt3support}
12mu|qt4-4.8.6-1|189	Qt component library.
12mu|qt4-4.8.6-1|190	
12mu|qt4-4.8.6-1|191	%files -n %{libqt3support}
12mu|qt4-4.8.6-1|192	%{_libdir}/libQt3Support.so.%{major}*
12mu|qt4-4.8.6-1|193	
12mu|qt4-4.8.6-1|194	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|195	%package -n %{libqtclucene}
12mu|qt4-4.8.6-1|196	Summary:	Qt%{major} Component Library
12mu|qt4-4.8.6-1|197	Group:		System/Libraries
12mu|qt4-4.8.6-1|198	
12mu|qt4-4.8.6-1|199	%description -n %{libqtclucene}
12mu|qt4-4.8.6-1|200	Qt component library.
12mu|qt4-4.8.6-1|201	
12mu|qt4-4.8.6-1|202	%files -n %{libqtclucene}
12mu|qt4-4.8.6-1|203	%{_libdir}/libQtCLucene.so.%{major}*
12mu|qt4-4.8.6-1|204	
12mu|qt4-4.8.6-1|205	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|206	%package -n %{libqtcore}
12mu|qt4-4.8.6-1|207	Summary:	Qt%{major} Component Library
12mu|qt4-4.8.6-1|208	Group:		System/Libraries
12mu|qt4-4.8.6-1|209	
12mu|qt4-4.8.6-1|210	%description -n %{libqtcore}
12mu|qt4-4.8.6-1|211	Qt component library.
12mu|qt4-4.8.6-1|212	
12mu|qt4-4.8.6-1|213	%files -n %{libqtcore}
12mu|qt4-4.8.6-1|214	%{_libdir}/libQtCore.so.%{major}*
12mu|qt4-4.8.6-1|215	%{_qt_plugindir}/codecs/
12mu|qt4-4.8.6-1|216	
12mu|qt4-4.8.6-1|217	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|218	%package -n %{libqdbus}
12mu|qt4-4.8.6-1|219	Summary:	Qt%{major} DBus Library
12mu|qt4-4.8.6-1|220	Group:		System/Libraries
12mu|qt4-4.8.6-1|221	
12mu|qt4-4.8.6-1|222	%description -n %{libqdbus}
12mu|qt4-4.8.6-1|223	Qt dbus library.
12mu|qt4-4.8.6-1|224	
12mu|qt4-4.8.6-1|225	%files -n %{libqdbus}
12mu|qt4-4.8.6-1|226	%{_libdir}/libQtDBus.so.%{major}*
12mu|qt4-4.8.6-1|227	
12mu|qt4-4.8.6-1|228	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|229	%package -n %{libqtdeclarative}
12mu|qt4-4.8.6-1|230	Summary:	Qt%{major} Multimedia Library
12mu|qt4-4.8.6-1|231	Group:		System/Libraries
12mu|qt4-4.8.6-1|232	Conflicts:	qt4-qmlviewer < 4:4.8.0-2
12mu|qt4-4.8.6-1|233	
12mu|qt4-4.8.6-1|234	%description -n %{libqtdeclarative}
12mu|qt4-4.8.6-1|235	Qt multimedia library.
12mu|qt4-4.8.6-1|236	
12mu|qt4-4.8.6-1|237	%files -n %{libqtdeclarative}
12mu|qt4-4.8.6-1|238	%{_libdir}/libQtDeclarative.so.%{major}*
12mu|qt4-4.8.6-1|239	%{_qt_plugindir}/designer/libqdeclarativeview.so
12mu|qt4-4.8.6-1|240	
12mu|qt4-4.8.6-1|241	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|242	%package -n %{libqtdesigner}
12mu|qt4-4.8.6-1|243	Summary:	Qt%{major} Component Library
12mu|qt4-4.8.6-1|244	Group:		System/Libraries
12mu|qt4-4.8.6-1|245	
12mu|qt4-4.8.6-1|246	%description -n %{libqtdesigner}
12mu|qt4-4.8.6-1|247	Qt component library.
12mu|qt4-4.8.6-1|248	
12mu|qt4-4.8.6-1|249	%files -n %{libqtdesigner}
12mu|qt4-4.8.6-1|250	%{_libdir}/libQtDesigner.so.%{major}*
12mu|qt4-4.8.6-1|251	%{_libdir}/libQtDesignerComponents.so.%{major}*
12mu|qt4-4.8.6-1|252	
12mu|qt4-4.8.6-1|253	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|254	%package -n %{libqtgui}
12mu|qt4-4.8.6-1|255	Summary:	Qt%{major} Component Library
12mu|qt4-4.8.6-1|256	Group:		System/Libraries
12mu|qt4-4.8.6-1|257	
12mu|qt4-4.8.6-1|258	%description -n %{libqtgui}
12mu|qt4-4.8.6-1|259	Qt component library.
12mu|qt4-4.8.6-1|260	
12mu|qt4-4.8.6-1|261	%files -n %{libqtgui}
12mu|qt4-4.8.6-1|262	%{_libdir}/libQtGui.so.%{major}*
12mu|qt4-4.8.6-1|263	%{_qt_plugindir}/imageformats/
12mu|qt4-4.8.6-1|264	%dir %{_qt_plugindir}/inputmethods/
12mu|qt4-4.8.6-1|265	%{_qt_plugindir}/inputmethods/libqimsw-multi.so
12mu|qt4-4.8.6-1|266	
12mu|qt4-4.8.6-1|267	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|268	%package -n %{libqthelp}
12mu|qt4-4.8.6-1|269	Summary:	Qt%{major} Component Library
12mu|qt4-4.8.6-1|270	Group:		System/Libraries
12mu|qt4-4.8.6-1|271	
12mu|qt4-4.8.6-1|272	%description -n %{libqthelp}
12mu|qt4-4.8.6-1|273	Qt component library.
12mu|qt4-4.8.6-1|274	
12mu|qt4-4.8.6-1|275	%files -n %{libqthelp}
12mu|qt4-4.8.6-1|276	%{_libdir}/libQtHelp.so.%{major}*
12mu|qt4-4.8.6-1|277	
12mu|qt4-4.8.6-1|278	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|279	%package -n %{libqtmultimedia}
12mu|qt4-4.8.6-1|280	Summary:	Qt%{major} Multimedia Library
12mu|qt4-4.8.6-1|281	Group:		System/Libraries
12mu|qt4-4.8.6-1|282	
12mu|qt4-4.8.6-1|283	%description -n %{libqtmultimedia}
12mu|qt4-4.8.6-1|284	Qt multimedia library.
12mu|qt4-4.8.6-1|285	
12mu|qt4-4.8.6-1|286	%files -n %{libqtmultimedia}
12mu|qt4-4.8.6-1|287	%{_libdir}/libQtMultimedia.so.%{major}*
12mu|qt4-4.8.6-1|288	
12mu|qt4-4.8.6-1|289	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|290	%package -n %{libqtnetwork}
12mu|qt4-4.8.6-1|291	Summary:	Qt%{major} Component Library
12mu|qt4-4.8.6-1|292	Group:		System/Libraries
12mu|qt4-4.8.6-1|293	
12mu|qt4-4.8.6-1|294	%description -n %{libqtnetwork}
12mu|qt4-4.8.6-1|295	Qt component library.
12mu|qt4-4.8.6-1|296	
12mu|qt4-4.8.6-1|297	%files -n %{libqtnetwork}
12mu|qt4-4.8.6-1|298	%{_libdir}/libQtNetwork.so.%{major}*
12mu|qt4-4.8.6-1|299	
12mu|qt4-4.8.6-1|300	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|301	%package -n %{libqtopengl}
12mu|qt4-4.8.6-1|302	Summary:	Qt%{major} Component Library
12mu|qt4-4.8.6-1|303	Group:		System/Libraries
12mu|qt4-4.8.6-1|304	
12mu|qt4-4.8.6-1|305	%description -n %{libqtopengl}
12mu|qt4-4.8.6-1|306	Qt component library.
12mu|qt4-4.8.6-1|307	
12mu|qt4-4.8.6-1|308	%files -n %{libqtopengl}
12mu|qt4-4.8.6-1|309	%{_libdir}/libQtOpenGL.so.%{major}*
12mu|qt4-4.8.6-1|310	
12mu|qt4-4.8.6-1|311	%if %{with openvg}
12mu|qt4-4.8.6-1|312	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|313	%package -n %{libqtopenvg}
12mu|qt4-4.8.6-1|314	Summary:	Qt%{major} Multimedia Library
12mu|qt4-4.8.6-1|315	Group:		System/Libraries
12mu|qt4-4.8.6-1|316	
12mu|qt4-4.8.6-1|317	%description -n %{libqtopenvg}
12mu|qt4-4.8.6-1|318	Qt multimedia library.
12mu|qt4-4.8.6-1|319	
12mu|qt4-4.8.6-1|320	%files -n %{libqtopenvg}
12mu|qt4-4.8.6-1|321	%{_libdir}/libQtOpenVG.so.%{major}*
12mu|qt4-4.8.6-1|322	%endif
12mu|qt4-4.8.6-1|323	
12mu|qt4-4.8.6-1|324	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|325	%package -n %{libqtscript}
12mu|qt4-4.8.6-1|326	Summary:	Qt%{major} Component Library
12mu|qt4-4.8.6-1|327	Group:		System/Libraries
12mu|qt4-4.8.6-1|328	
12mu|qt4-4.8.6-1|329	%description -n %{libqtscript}
12mu|qt4-4.8.6-1|330	Qt component library.
12mu|qt4-4.8.6-1|331	
12mu|qt4-4.8.6-1|332	%files -n %{libqtscript}
12mu|qt4-4.8.6-1|333	%{_libdir}/libQtScript.so.%{major}*
12mu|qt4-4.8.6-1|334	%{_qt_plugindir}/script/
12mu|qt4-4.8.6-1|335	
12mu|qt4-4.8.6-1|336	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|337	%package -n %{libqtscripttools}
12mu|qt4-4.8.6-1|338	Summary:	Qt%{major} Component Library
12mu|qt4-4.8.6-1|339	Group:		System/Libraries
12mu|qt4-4.8.6-1|340	
12mu|qt4-4.8.6-1|341	%description -n %{libqtscripttools}
12mu|qt4-4.8.6-1|342	Qt component library.
12mu|qt4-4.8.6-1|343	
12mu|qt4-4.8.6-1|344	%files -n %{libqtscripttools}
12mu|qt4-4.8.6-1|345	%{_libdir}/libQtScriptTools.so.%{major}*
12mu|qt4-4.8.6-1|346	
12mu|qt4-4.8.6-1|347	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|348	%package -n %{libqtsql}
12mu|qt4-4.8.6-1|349	Summary:	Qt%{major} Component Library
12mu|qt4-4.8.6-1|350	Group:		System/Libraries
12mu|qt4-4.8.6-1|351	
12mu|qt4-4.8.6-1|352	%description -n %{libqtsql}
12mu|qt4-4.8.6-1|353	Qt component library.
12mu|qt4-4.8.6-1|354	
12mu|qt4-4.8.6-1|355	%files -n %{libqtsql}
12mu|qt4-4.8.6-1|356	%{_libdir}/libQtSql.so.%{major}*
12mu|qt4-4.8.6-1|357	
12mu|qt4-4.8.6-1|358	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|359	%package -n %{libqtsvg}
12mu|qt4-4.8.6-1|360	Summary:	Qt%{major} Component Library
12mu|qt4-4.8.6-1|361	Group:		System/Libraries
12mu|qt4-4.8.6-1|362	
12mu|qt4-4.8.6-1|363	%description -n %{libqtsvg}
12mu|qt4-4.8.6-1|364	Qt component library.
12mu|qt4-4.8.6-1|365	
12mu|qt4-4.8.6-1|366	%files -n %{libqtsvg}
12mu|qt4-4.8.6-1|367	%{_libdir}/libQtSvg.so.%{major}*
12mu|qt4-4.8.6-1|368	%{_qt_plugindir}/iconengines/
12mu|qt4-4.8.6-1|369	
12mu|qt4-4.8.6-1|370	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|371	%package -n %{libqttest}
12mu|qt4-4.8.6-1|372	Summary:	Qt%{major} Component Library
12mu|qt4-4.8.6-1|373	Group:		System/Libraries
12mu|qt4-4.8.6-1|374	
12mu|qt4-4.8.6-1|375	%description -n %{libqttest}
12mu|qt4-4.8.6-1|376	Qt component library.
12mu|qt4-4.8.6-1|377	
12mu|qt4-4.8.6-1|378	%files -n %{libqttest}
12mu|qt4-4.8.6-1|379	%{_libdir}/libQtTest.so.%{major}*
12mu|qt4-4.8.6-1|380	
12mu|qt4-4.8.6-1|381	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|382	%package -n %{libqtxml}
12mu|qt4-4.8.6-1|383	Summary:	Qt%{major} Component Library
12mu|qt4-4.8.6-1|384	Group:		System/Libraries
12mu|qt4-4.8.6-1|385	
12mu|qt4-4.8.6-1|386	%description -n %{libqtxml}
12mu|qt4-4.8.6-1|387	Qt component library.
12mu|qt4-4.8.6-1|388	
12mu|qt4-4.8.6-1|389	%files -n %{libqtxml}
12mu|qt4-4.8.6-1|390	%{_libdir}/libQtXml.so.%{major}*
12mu|qt4-4.8.6-1|391	
12mu|qt4-4.8.6-1|392	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|393	%package -n %{libqtxmlpatterns}
12mu|qt4-4.8.6-1|394	Summary:	Qt%{major} Component Library
12mu|qt4-4.8.6-1|395	Group:		System/Libraries
12mu|qt4-4.8.6-1|396	
12mu|qt4-4.8.6-1|397	%description -n %{libqtxmlpatterns}
12mu|qt4-4.8.6-1|398	Qt component library.
12mu|qt4-4.8.6-1|399	
12mu|qt4-4.8.6-1|400	%files -n %{libqtxmlpatterns}
12mu|qt4-4.8.6-1|401	%{_libdir}/libQtXmlPatterns.so.%{major}*
12mu|qt4-4.8.6-1|402	
12mu|qt4-4.8.6-1|403	
12mu|qt4-4.8.6-1|404	%if %{with webkit}
12mu|qt4-4.8.6-1|405	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|406	%package -n %{libqtwebkit}
12mu|qt4-4.8.6-1|407	Summary:	Qt%{major} Component Library
12mu|qt4-4.8.6-1|408	Group:		System/Libraries
12mu|qt4-4.8.6-1|409	
12mu|qt4-4.8.6-1|410	%description -n %{libqtwebkit}
12mu|qt4-4.8.6-1|411	Qt component library.
12mu|qt4-4.8.6-1|412	
12mu|qt4-4.8.6-1|413	%files -n %{libqtwebkit}
12mu|qt4-4.8.6-1|414	%{_libdir}/libQtWebKit.so.%{major}*
12mu|qt4-4.8.6-1|415	%endif
12mu|qt4-4.8.6-1|416	
12mu|qt4-4.8.6-1|417	%if %{with phonon}
12mu|qt4-4.8.6-1|418	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|419	%package -n %{libphonon}
12mu|qt4-4.8.6-1|420	Summary:	Qt%{major} Phonon Library
12mu|qt4-4.8.6-1|421	Group:		System/Libraries
12mu|qt4-4.8.6-1|422	
12mu|qt4-4.8.6-1|423	%description -n %{libphonon}
12mu|qt4-4.8.6-1|424	Phonon library for Qt.
12mu|qt4-4.8.6-1|425	
12mu|qt4-4.8.6-1|426	%files -n %{libphonon}
12mu|qt4-4.8.6-1|427	%{_libdir}/libphonon.so.%{major}*
12mu|qt4-4.8.6-1|428	
12mu|qt4-4.8.6-1|429	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|430	%package -n phonon-gstreamer
12mu|qt4-4.8.6-1|431	Summary:	Qt%{major} Phonon Gstreamer Backend
12mu|qt4-4.8.6-1|432	Group:		System/Libraries
12mu|qt4-4.8.6-1|433	Provides:	phonon-backend = %{EVRD}
12mu|qt4-4.8.6-1|434	Requires:	gstreamer0.10-plugins-good
12mu|qt4-4.8.6-1|435	Requires:	gstreamer0.10-pulse
12mu|qt4-4.8.6-1|436	Suggests:	gstreamer0.10-ffmpeg
12mu|qt4-4.8.6-1|437	Suggests:	gstreamer0.10-soup
12mu|qt4-4.8.6-1|438	
12mu|qt4-4.8.6-1|439	%description -n phonon-gstreamer
12mu|qt4-4.8.6-1|440	Phonon gstreamer backend for Qt.
12mu|qt4-4.8.6-1|441	
12mu|qt4-4.8.6-1|442	%files -n phonon-gstreamer
12mu|qt4-4.8.6-1|443	%{_qt_plugindir}/phonon_backend/libphonon_gstreamer.so
12mu|qt4-4.8.6-1|444	
12mu|qt4-4.8.6-1|445	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|446	%package designer-plugin-phonon
12mu|qt4-4.8.6-1|447	Summary:	Qt%{major} Designer Phonon Plugin
12mu|qt4-4.8.6-1|448	Group:		Development/KDE and Qt
12mu|qt4-4.8.6-1|449	
12mu|qt4-4.8.6-1|450	%description designer-plugin-phonon
12mu|qt4-4.8.6-1|451	Designer phonon plugin for Qt.
12mu|qt4-4.8.6-1|452	
12mu|qt4-4.8.6-1|453	%files designer-plugin-phonon
12mu|qt4-4.8.6-1|454	%{_qt_plugindir}/designer/libphononwidgets.so
12mu|qt4-4.8.6-1|455	%endif
12mu|qt4-4.8.6-1|456	
12mu|qt4-4.8.6-1|457	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|458	%package -n %{libqtdevel}
12mu|qt4-4.8.6-1|459	Summary:	Development files for the Qt GUI toolkit
12mu|qt4-4.8.6-1|460	Group:		Development/KDE and Qt
12mu|qt4-4.8.6-1|461	Requires:	%{name}-common = %{EVRD}
12mu|qt4-4.8.6-1|462	Requires:	qt4-qtconfig = %{EVRD}
12mu|qt4-4.8.6-1|463	Provides:	qt-devel = %{EVRD}
12mu|qt4-4.8.6-1|464	Provides:	qt4-devel = %{EVRD}
12mu|qt4-4.8.6-1|465	Provides:	libqt4-devel = %{EVRD}
12mu|qt4-4.8.6-1|466	Requires:	%{libqtdeclarative} = %{EVRD}
12mu|qt4-4.8.6-1|467	Requires:	%{libqt3support} = %{EVRD}
12mu|qt4-4.8.6-1|468	Requires:	%{libqt3support} = %{EVRD}
12mu|qt4-4.8.6-1|469	Requires:	%{libqtcore} = %{EVRD}
12mu|qt4-4.8.6-1|470	Requires:	%{libqtdesigner} = %{EVRD}
12mu|qt4-4.8.6-1|471	Requires:	%{libqtgui} = %{EVRD}
12mu|qt4-4.8.6-1|472	Requires:	%{libqtnetwork} = %{EVRD}
12mu|qt4-4.8.6-1|473	Requires:	%{libqtopengl} = %{EVRD}
12mu|qt4-4.8.6-1|474	Requires:	%{libqtsql} = %{EVRD}
12mu|qt4-4.8.6-1|475	Requires:	%{libqtxml} = %{EVRD}
12mu|qt4-4.8.6-1|476	Requires:	%{libqtscripttools} = %{EVRD}
12mu|qt4-4.8.6-1|477	Requires:	%{libqtxmlpatterns} = %{EVRD}
12mu|qt4-4.8.6-1|478	Requires:	%{libqtsvg} = %{EVRD}
12mu|qt4-4.8.6-1|479	Requires:	%{libqtclucene} = %{EVRD}
12mu|qt4-4.8.6-1|480	Requires:	%{libqttest} = %{EVRD}
12mu|qt4-4.8.6-1|481	Requires:	%{libqdbus} = %{EVRD}
12mu|qt4-4.8.6-1|482	%if %{with webkit}
12mu|qt4-4.8.6-1|483	Requires:	%{libqtwebkit} = %{EVRD}
12mu|qt4-4.8.6-1|484	%endif
12mu|qt4-4.8.6-1|485	Requires:	%{libqtscript} = %{EVRD}
12mu|qt4-4.8.6-1|486	Requires:	%{libqthelp} = %{EVRD}
12mu|qt4-4.8.6-1|487	Requires:	%{libqtmultimedia} = %{EVRD}
12mu|qt4-4.8.6-1|488	%if %{with openvg}
12mu|qt4-4.8.6-1|489	Requires:	%{libqtopenvg} = %{EVRD}
12mu|qt4-4.8.6-1|490	%endif
12mu|qt4-4.8.6-1|491	%if %{with phonon}
12mu|qt4-4.8.6-1|492	Requires:	qt4-designer-plugin-phonon = %{EVRD}
12mu|qt4-4.8.6-1|493	Requires:	%{libphonon} = %{EVRD}
12mu|qt4-4.8.6-1|494	%endif
12mu|qt4-4.8.6-1|495	Requires:	qt4-qtdbus = %{EVRD}
12mu|qt4-4.8.6-1|496	Requires:	qt4-designer-plugin-webkit = %{EVRD}
12mu|qt4-4.8.6-1|497	Requires:	qt4-designer-plugin-qt3support = %{EVRD}
12mu|qt4-4.8.6-1|498	Requires(post):	update-alternatives
12mu|qt4-4.8.6-1|499	Requires(postun):update-alternatives
12mu|qt4-4.8.6-1|500	Obsoletes:	%{mklibname -d QtWebKit} < %{version}
12mu|qt4-4.8.6-1|501	
12mu|qt4-4.8.6-1|502	%description -n %{libqtdevel}
12mu|qt4-4.8.6-1|503	Necessary files to develop applications using the Qt GUI toolkit:
12mu|qt4-4.8.6-1|504	the header files, the Qt meta object compiler, and static libraries.
12mu|qt4-4.8.6-1|505	Enter in http://qt.nokia.com/ for more information about Qt.
12mu|qt4-4.8.6-1|506	
12mu|qt4-4.8.6-1|507	Install %{name}-devel if you want to develop GUI applications using
12mu|qt4-4.8.6-1|508	the Qt toolkit.
12mu|qt4-4.8.6-1|509	
12mu|qt4-4.8.6-1|510	%post -n %{libqtdevel}
12mu|qt4-4.8.6-1|511	update-alternatives --install %{_bindir}/qmake qmake %{_qt_bindir}/qmake 20
12mu|qt4-4.8.6-1|512	
12mu|qt4-4.8.6-1|513	%postun -n %{libqtdevel}
12mu|qt4-4.8.6-1|514	if ! [ -e %{_qt_bindir}/qmake ]; then
12mu|qt4-4.8.6-1|515	update-alternatives --remove qmake %{_qt_bindir}/qmake
12mu|qt4-4.8.6-1|516	fi
12mu|qt4-4.8.6-1|517	
12mu|qt4-4.8.6-1|518	%files -n %{libqtdevel}
12mu|qt4-4.8.6-1|519	%{_sysconfdir}/rpm/macros.d/qt4.macros
12mu|qt4-4.8.6-1|520	%{_qt_bindir}/lrelease
12mu|qt4-4.8.6-1|521	%{_qt_bindir}/lupdate
12mu|qt4-4.8.6-1|522	%{_qt_bindir}/moc
12mu|qt4-4.8.6-1|523	%{_qt_bindir}/pixeltool
12mu|qt4-4.8.6-1|524	%{_qt_bindir}/qdbusxml2cpp
12mu|qt4-4.8.6-1|525	%{_qt_bindir}/qdbuscpp2xml
12mu|qt4-4.8.6-1|526	%{_qt_bindir}/qmake
12mu|qt4-4.8.6-1|527	%{_qt_bindir}/qt3to4
12mu|qt4-4.8.6-1|528	%{_qt_bindir}/qttracereplay
12mu|qt4-4.8.6-1|529	%{_qt_bindir}/rcc
12mu|qt4-4.8.6-1|530	%{_qt_bindir}/uic*
12mu|qt4-4.8.6-1|531	%{_qt_bindir}/xmlpatternsvalidator
12mu|qt4-4.8.6-1|532	%{_qt_includedir}/Qt*/
12mu|qt4-4.8.6-1|533	%{_qt_datadir}/mkspecs/
12mu|qt4-4.8.6-1|534	%{_qt_datadir}/q3porting.xml
12mu|qt4-4.8.6-1|535	%{_libdir}/libQt3Support.so
12mu|qt4-4.8.6-1|536	%{_libdir}/libQtCLucene.so
12mu|qt4-4.8.6-1|537	%{_libdir}/libQtCore.so
12mu|qt4-4.8.6-1|538	%{_libdir}/libQtDBus.so
12mu|qt4-4.8.6-1|539	%{_libdir}/libQtDeclarative.so
12mu|qt4-4.8.6-1|540	%{_libdir}/libQtDesigner.so
12mu|qt4-4.8.6-1|541	%{_libdir}/libQtDesignerComponents.so
12mu|qt4-4.8.6-1|542	%{_libdir}/libQtGui.so
12mu|qt4-4.8.6-1|543	%{_libdir}/libQtHelp.so
12mu|qt4-4.8.6-1|544	%{_libdir}/libQtMultimedia.so
12mu|qt4-4.8.6-1|545	%{_libdir}/libQtNetwork.so
12mu|qt4-4.8.6-1|546	%{_libdir}/libQtOpenGL.so
12mu|qt4-4.8.6-1|547	%if %{with openvg}
12mu|qt4-4.8.6-1|548	%{_libdir}/libQtOpenVG.so
12mu|qt4-4.8.6-1|549	%endif
12mu|qt4-4.8.6-1|550	%{_libdir}/libQtScript.so
12mu|qt4-4.8.6-1|551	%{_libdir}/libQtScriptTools.so
12mu|qt4-4.8.6-1|552	%{_libdir}/libQtSql.so
12mu|qt4-4.8.6-1|553	%{_libdir}/libQtSvg.so
12mu|qt4-4.8.6-1|554	%{_libdir}/libQtTest.so
12mu|qt4-4.8.6-1|555	%{_libdir}/libQtXml.so
12mu|qt4-4.8.6-1|556	%{_libdir}/libQtXmlPatterns.so
12mu|qt4-4.8.6-1|557	%if %{with webkit}
12mu|qt4-4.8.6-1|558	%{_libdir}/libQtWebKit.so
12mu|qt4-4.8.6-1|559	%endif
12mu|qt4-4.8.6-1|560	%{_libdir}/*.a
12mu|qt4-4.8.6-1|561	%{_libdir}/*.prl
12mu|qt4-4.8.6-1|562	%{_libdir}/pkgconfig/Qt*.pc
12mu|qt4-4.8.6-1|563	%if %{with_private_headers}
12mu|qt4-4.8.6-1|564	%exclude %{_qt_includedir}/*/private/
12mu|qt4-4.8.6-1|565	%endif
12mu|qt4-4.8.6-1|566	
12mu|qt4-4.8.6-1|567	#-------------------------------------------------------------------------
12mu|qt4-4.8.6-1|568	%if %{with_private_headers}
12mu|qt4-4.8.6-1|569	%package devel-private
12mu|qt4-4.8.6-1|570	Summary:	Private headers for Qt toolkit
12mu|qt4-4.8.6-1|571	Group:		Development/KDE and Qt
12mu|qt4-4.8.6-1|572	Requires:	qt4-devel = %{EVRD}
12mu|qt4-4.8.6-1|573	BuildArch:	noarch
12mu|qt4-4.8.6-1|574	
12mu|qt4-4.8.6-1|575	%description devel-private
12mu|qt4-4.8.6-1|576	The %{name}-devel-private package contains the private headres for Qt4
12mu|qt4-4.8.6-1|577	toolkit. It is needed to build Qt Creator with all features.
12mu|qt4-4.8.6-1|578	
12mu|qt4-4.8.6-1|579	%files devel-private
12mu|qt4-4.8.6-1|580	%{_qt_includedir}/QtCore/private/
12mu|qt4-4.8.6-1|581	%{_qt_includedir}/QtDeclarative/private/
12mu|qt4-4.8.6-1|582	%{_qt_includedir}/QtGui/private/
12mu|qt4-4.8.6-1|583	%{_qt_includedir}/QtScript/private/
12mu|qt4-4.8.6-1|584	%{_qt_includedir}/../src/corelib/
12mu|qt4-4.8.6-1|585	%{_qt_includedir}/../src/declarative/
12mu|qt4-4.8.6-1|586	%{_qt_includedir}/../src/gui/
12mu|qt4-4.8.6-1|587	%{_qt_includedir}/../src/script/
12mu|qt4-4.8.6-1|588	%endif
12mu|qt4-4.8.6-1|589	
12mu|qt4-4.8.6-1|590	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|591	%package assistant
12mu|qt4-4.8.6-1|592	Summary:	Qt%{major} Assistantion Doc Utility
12mu|qt4-4.8.6-1|593	Group:		Books/Computer books
12mu|qt4-4.8.6-1|594	Requires:	%{name}-common = %{EVRD}
12mu|qt4-4.8.6-1|595	Requires:	qt4-database-plugin-sqlite = %{EVRD}
12mu|qt4-4.8.6-1|596	Suggests:	qt4-doc = %{EVRD}
12mu|qt4-4.8.6-1|597	
12mu|qt4-4.8.6-1|598	%description assistant
12mu|qt4-4.8.6-1|599	Qt Assistant provides a documentation Browser.
12mu|qt4-4.8.6-1|600	
12mu|qt4-4.8.6-1|601	%files assistant
12mu|qt4-4.8.6-1|602	%{_qt_bindir}/assistant
12mu|qt4-4.8.6-1|603	%{_qt_bindir}/qcollectiongenerator
12mu|qt4-4.8.6-1|604	%{_qt_bindir}/qhelpconverter
12mu|qt4-4.8.6-1|605	%{_qt_bindir}/qhelpgenerator
12mu|qt4-4.8.6-1|606	%{_datadir}/applications/mandriva-assistant-qt4.desktop
12mu|qt4-4.8.6-1|607	%{_qt_translationdir}/assistant*
12mu|qt4-4.8.6-1|608	
12mu|qt4-4.8.6-1|609	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|610	%package designer
12mu|qt4-4.8.6-1|611	Summary:	Qt%{major} Visual Design Tool
12mu|qt4-4.8.6-1|612	Group:		Development/KDE and Qt
12mu|qt4-4.8.6-1|613	Requires:	%{libqtdevel} = %{EVRD}
12mu|qt4-4.8.6-1|614	Requires:	qt4-designer-plugin-qt3support = %{EVRD}
12mu|qt4-4.8.6-1|615	%if %{with webkit}
12mu|qt4-4.8.6-1|616	Requires:	qt4-designer-plugin-webkit = %{EVRD}
12mu|qt4-4.8.6-1|617	%endif
12mu|qt4-4.8.6-1|618	%if %{with phonon}
12mu|qt4-4.8.6-1|619	Requires:	qt4-designer-plugin-phonon
12mu|qt4-4.8.6-1|620	%endif
12mu|qt4-4.8.6-1|621	%if %{with examples}
12mu|qt4-4.8.6-1|622	Suggests:	qt4-examples = %{EVRD}
12mu|qt4-4.8.6-1|623	%endif
12mu|qt4-4.8.6-1|624	%if %{with demos}
12mu|qt4-4.8.6-1|625	Suggests:	qt4-demos = %{EVRD}
12mu|qt4-4.8.6-1|626	%endif
12mu|qt4-4.8.6-1|627	
12mu|qt4-4.8.6-1|628	%description designer
12mu|qt4-4.8.6-1|629	The Qt Designer is a visual design tool that makes designing and
12mu|qt4-4.8.6-1|630	implementing user interfaces a lot easier.
12mu|qt4-4.8.6-1|631	
12mu|qt4-4.8.6-1|632	%files designer
12mu|qt4-4.8.6-1|633	%{_qt_bindir}/designer
12mu|qt4-4.8.6-1|634	%{_datadir}/applications/mandriva-designer-qt4.desktop
12mu|qt4-4.8.6-1|635	%{_qt_translationdir}/designer_*
12mu|qt4-4.8.6-1|636	
12mu|qt4-4.8.6-1|637	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|638	%package linguist
12mu|qt4-4.8.6-1|639	Summary:	Qt%{major} Linguist Translation Utility
12mu|qt4-4.8.6-1|640	Group:		Books/Computer books
12mu|qt4-4.8.6-1|641	Requires:	%{name}-common = %{EVRD}
12mu|qt4-4.8.6-1|642	
12mu|qt4-4.8.6-1|643	%description linguist
12mu|qt4-4.8.6-1|644	Linguist provides easy translation for Qt GUI's in severall languages.
12mu|qt4-4.8.6-1|645	
12mu|qt4-4.8.6-1|646	%files linguist
12mu|qt4-4.8.6-1|647	%{_qt_bindir}/linguist
12mu|qt4-4.8.6-1|648	%{_qt_bindir}/lconvert
12mu|qt4-4.8.6-1|649	%{_datadir}/applications/mandriva-linguist-qt4.desktop
12mu|qt4-4.8.6-1|650	%{_qt_translationdir}/linguist*
12mu|qt4-4.8.6-1|651	
12mu|qt4-4.8.6-1|652	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|653	%package qdoc3
12mu|qt4-4.8.6-1|654	Summary:	Qt%{major} Documentation Generator
12mu|qt4-4.8.6-1|655	Group:		Development/KDE and Qt
12mu|qt4-4.8.6-1|656	Requires:	%{name}-common = %{EVRD}
12mu|qt4-4.8.6-1|657	
12mu|qt4-4.8.6-1|658	%description qdoc3
12mu|qt4-4.8.6-1|659	Qt 4 documentation generator.
12mu|qt4-4.8.6-1|660	
12mu|qt4-4.8.6-1|661	%files qdoc3
12mu|qt4-4.8.6-1|662	%{_qt_bindir}/qdoc3
12mu|qt4-4.8.6-1|663	
12mu|qt4-4.8.6-1|664	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|665	%package qtdbus
12mu|qt4-4.8.6-1|666	Summary:	Qt%{major} DBus Binary
12mu|qt4-4.8.6-1|667	Group:		Development/KDE and Qt
12mu|qt4-4.8.6-1|668	Requires:	%{name}-common = %{EVRD}
12mu|qt4-4.8.6-1|669	
12mu|qt4-4.8.6-1|670	%description qtdbus
12mu|qt4-4.8.6-1|671	Dbus interface for Qt.
12mu|qt4-4.8.6-1|672	
12mu|qt4-4.8.6-1|673	%files qtdbus
12mu|qt4-4.8.6-1|674	%{_qt_bindir}/qdbus
12mu|qt4-4.8.6-1|675	%{_qt_bindir}/qdbusviewer
12mu|qt4-4.8.6-1|676	
12mu|qt4-4.8.6-1|677	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|678	%package qmlviewer
12mu|qt4-4.8.6-1|679	Summary:	Qt%{major} Qmlviewer Utility
12mu|qt4-4.8.6-1|680	Group:		Development/KDE and Qt
12mu|qt4-4.8.6-1|681	Requires:	%{name}-common = %{EVRD}
12mu|qt4-4.8.6-1|682	
12mu|qt4-4.8.6-1|683	%description qmlviewer
12mu|qt4-4.8.6-1|684	Qmlviewer utility for Qt.
12mu|qt4-4.8.6-1|685	
12mu|qt4-4.8.6-1|686	%files qmlviewer
12mu|qt4-4.8.6-1|687	%{_qt_bindir}/qmlviewer
12mu|qt4-4.8.6-1|688	%{_qt_bindir}/qmlplugindump
12mu|qt4-4.8.6-1|689	%{_qt_importdir}/Qt/
12mu|qt4-4.8.6-1|690	%if %{with webkit}
12mu|qt4-4.8.6-1|691	%{_qt_importdir}/QtWebKit/libqmlwebkitplugin.so
12mu|qt4-4.8.6-1|692	%{_qt_importdir}/QtWebKit/qmldir
12mu|qt4-4.8.6-1|693	%endif
12mu|qt4-4.8.6-1|694	%{_qt_plugindir}/bearer/libqgenericbearer.so
12mu|qt4-4.8.6-1|695	%{_qt_plugindir}/bearer/libqnmbearer.so
12mu|qt4-4.8.6-1|696	%{_qt_plugindir}/bearer/libqconnmanbearer.so
12mu|qt4-4.8.6-1|697	%dir %{_qt_plugindir}/qmltooling/
12mu|qt4-4.8.6-1|698	%{_qt_plugindir}/qmltooling/libqmldbg_tcp.so
12mu|qt4-4.8.6-1|699	%{_qt_plugindir}/qmltooling/libqmldbg_inspector.so
12mu|qt4-4.8.6-1|700	
12mu|qt4-4.8.6-1|701	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|702	%package qtconfig
12mu|qt4-4.8.6-1|703	Summary:	Qt%{major} Configuration Utility
12mu|qt4-4.8.6-1|704	Group:		Development/KDE and Qt
12mu|qt4-4.8.6-1|705	Requires:	%{name}-common = %{EVRD}
12mu|qt4-4.8.6-1|706	Requires(post):	update-alternatives
12mu|qt4-4.8.6-1|707	Requires(postun):update-alternatives
12mu|qt4-4.8.6-1|708	
12mu|qt4-4.8.6-1|709	%description qtconfig
12mu|qt4-4.8.6-1|710	Main configuration utility for Qt.
12mu|qt4-4.8.6-1|711	
12mu|qt4-4.8.6-1|712	%post qtconfig
12mu|qt4-4.8.6-1|713	update-alternatives --install %{_bindir}/qtconfig qtconfig %{_qt_bindir}/qtconfig 20
12mu|qt4-4.8.6-1|714	
12mu|qt4-4.8.6-1|715	%postun qtconfig
12mu|qt4-4.8.6-1|716	if ! [ -e %{_qt_bindir}/qtconfig ]; then
12mu|qt4-4.8.6-1|717	update-alternatives --remove qtconfig %{_qt_bindir}/qtconfig
12mu|qt4-4.8.6-1|718	fi
12mu|qt4-4.8.6-1|719	
12mu|qt4-4.8.6-1|720	%files qtconfig
12mu|qt4-4.8.6-1|721	%{_qt_bindir}/qtconfig
12mu|qt4-4.8.6-1|722	%{_qt_translationdir}/qtconfig*
12mu|qt4-4.8.6-1|723	
12mu|qt4-4.8.6-1|724	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|725	%if %{with qvfb}
12mu|qt4-4.8.6-1|726	%package qvfb
12mu|qt4-4.8.6-1|727	Summary:	Qt%{major} Embedded Virtual Terminal
12mu|qt4-4.8.6-1|728	Group:		Development/KDE and Qt
12mu|qt4-4.8.6-1|729	Requires:	%{name}-common = %{EVRD}
12mu|qt4-4.8.6-1|730	
12mu|qt4-4.8.6-1|731	%description qvfb
12mu|qt4-4.8.6-1|732	Embedded virtual terminal for Qt support.
12mu|qt4-4.8.6-1|733	
12mu|qt4-4.8.6-1|734	%files qvfb
12mu|qt4-4.8.6-1|735	%{_qt_bindir}/qvfb
12mu|qt4-4.8.6-1|736	%{_qt_translationdir}/qvfb*
12mu|qt4-4.8.6-1|737	%endif
12mu|qt4-4.8.6-1|738	
12mu|qt4-4.8.6-1|739	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|740	%package xmlpatterns
12mu|qt4-4.8.6-1|741	Summary:	Qt%{major} Xmlpatterns Utility
12mu|qt4-4.8.6-1|742	Group:		Development/KDE and Qt
12mu|qt4-4.8.6-1|743	Requires:	%{name}-common = %{EVRD}
12mu|qt4-4.8.6-1|744	
12mu|qt4-4.8.6-1|745	%description xmlpatterns
12mu|qt4-4.8.6-1|746	Xmlpatterns utility for Qt.
12mu|qt4-4.8.6-1|747	
12mu|qt4-4.8.6-1|748	%files xmlpatterns
12mu|qt4-4.8.6-1|749	%{_qt_bindir}/xmlpatterns
12mu|qt4-4.8.6-1|750	
12mu|qt4-4.8.6-1|751	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|752	%package accessibility-plugin
12mu|qt4-4.8.6-1|753	Summary:	Qt%{major} Accessibility Plugin
12mu|qt4-4.8.6-1|754	Group:		Development/KDE and Qt
12mu|qt4-4.8.6-1|755	
12mu|qt4-4.8.6-1|756	%description accessibility-plugin
12mu|qt4-4.8.6-1|757	Acessibility plugins for Qt.
12mu|qt4-4.8.6-1|758	
12mu|qt4-4.8.6-1|759	%files accessibility-plugin
12mu|qt4-4.8.6-1|760	%{_qt_plugindir}/accessible/
12mu|qt4-4.8.6-1|761	
12mu|qt4-4.8.6-1|762	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|763	%package designer-plugin-qt3support
12mu|qt4-4.8.6-1|764	Summary:	Qt%{major} designer qt3support plugin
12mu|qt4-4.8.6-1|765	Group:		Development/KDE and Qt
12mu|qt4-4.8.6-1|766	
12mu|qt4-4.8.6-1|767	%description designer-plugin-qt3support
12mu|qt4-4.8.6-1|768	Designer plugin for qt3support Qt support.
12mu|qt4-4.8.6-1|769	
12mu|qt4-4.8.6-1|770	%files designer-plugin-qt3support
12mu|qt4-4.8.6-1|771	%{_qt_plugindir}/designer/libqt3supportwidgets.so
12mu|qt4-4.8.6-1|772	
12mu|qt4-4.8.6-1|773	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|774	%if %{with webkit}
12mu|qt4-4.8.6-1|775	%package designer-plugin-webkit
12mu|qt4-4.8.6-1|776	Summary:	Qt%{major} Designer Webkit Plugin
12mu|qt4-4.8.6-1|777	Group:		Development/KDE and Qt
12mu|qt4-4.8.6-1|778	
12mu|qt4-4.8.6-1|779	%description designer-plugin-webkit
12mu|qt4-4.8.6-1|780	Designer plugin for webkit Qt support.
12mu|qt4-4.8.6-1|781	
12mu|qt4-4.8.6-1|782	%files designer-plugin-webkit
12mu|qt4-4.8.6-1|783	%{_qt_plugindir}/designer/libqwebview.so
12mu|qt4-4.8.6-1|784	%endif
12mu|qt4-4.8.6-1|785	
12mu|qt4-4.8.6-1|786	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|787	%package graphicssystems-plugin
12mu|qt4-4.8.6-1|788	Summary:	Qt%{major} Graphicssystems Plugin
12mu|qt4-4.8.6-1|789	Group:		Development/KDE and Qt
12mu|qt4-4.8.6-1|790	
12mu|qt4-4.8.6-1|791	%description graphicssystems-plugin
12mu|qt4-4.8.6-1|792	Graphicssystems plugins for Qt.
12mu|qt4-4.8.6-1|793	
12mu|qt4-4.8.6-1|794	%files graphicssystems-plugin
12mu|qt4-4.8.6-1|795	%dir %{_qt_plugindir}/graphicssystems/
12mu|qt4-4.8.6-1|796	%{_qt_plugindir}/graphicssystems/libqglgraphicssystem.so
12mu|qt4-4.8.6-1|797	%{_qt_plugindir}/graphicssystems/libqtracegraphicssystem.so
12mu|qt4-4.8.6-1|798	%if %{with openvg}
12mu|qt4-4.8.6-1|799	%{_qt_plugindir}/graphicssystems/libqvggraphicssystem.so
12mu|qt4-4.8.6-1|800	%endif
12mu|qt4-4.8.6-1|801	
12mu|qt4-4.8.6-1|802	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|803	%if %{with ibase}
12mu|qt4-4.8.6-1|804	%package database-plugin-ibase
12mu|qt4-4.8.6-1|805	Summary:	Qt%{major} Database Interbase Plugin
12mu|qt4-4.8.6-1|806	Group:		Development/KDE and Qt
12mu|qt4-4.8.6-1|807	
12mu|qt4-4.8.6-1|808	%description database-plugin-ibase
12mu|qt4-4.8.6-1|809	Database plugin for interbase Qt support.
12mu|qt4-4.8.6-1|810	
12mu|qt4-4.8.6-1|811	%files database-plugin-ibase
12mu|qt4-4.8.6-1|812	%{_qt_plugindir}/sqldrivers/libqsqlibase.so
12mu|qt4-4.8.6-1|813	%endif
12mu|qt4-4.8.6-1|814	
12mu|qt4-4.8.6-1|815	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|816	%if %{with mysql}
12mu|qt4-4.8.6-1|817	%package database-plugin-mysql
12mu|qt4-4.8.6-1|818	Summary:	Qt%{major} Database MYSQL Plugin
12mu|qt4-4.8.6-1|819	Group:		Development/KDE and Qt
12mu|qt4-4.8.6-1|820	
12mu|qt4-4.8.6-1|821	%description database-plugin-mysql
12mu|qt4-4.8.6-1|822	Database plugin for mysql Qt support.
12mu|qt4-4.8.6-1|823	
12mu|qt4-4.8.6-1|824	%files database-plugin-mysql
12mu|qt4-4.8.6-1|825	%{_qt_plugindir}/sqldrivers/libqsqlmysql.so
12mu|qt4-4.8.6-1|826	%endif
12mu|qt4-4.8.6-1|827	
12mu|qt4-4.8.6-1|828	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|829	%if %{with odbc}
12mu|qt4-4.8.6-1|830	%package database-plugin-odbc
12mu|qt4-4.8.6-1|831	Summary:	Qt%{major} Database ODBC Plugin
12mu|qt4-4.8.6-1|832	Group:		Development/KDE and Qt
12mu|qt4-4.8.6-1|833	
12mu|qt4-4.8.6-1|834	%description database-plugin-odbc
12mu|qt4-4.8.6-1|835	Database plugin for ODBC Qt support.
12mu|qt4-4.8.6-1|836	
12mu|qt4-4.8.6-1|837	%files database-plugin-odbc
12mu|qt4-4.8.6-1|838	%{_qt_plugindir}/sqldrivers/libqsqlodbc.so
12mu|qt4-4.8.6-1|839	%endif
12mu|qt4-4.8.6-1|840	
12mu|qt4-4.8.6-1|841	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|842	%if %{with postgres}
12mu|qt4-4.8.6-1|843	%package database-plugin-pgsql
12mu|qt4-4.8.6-1|844	Summary:	Qt%{major} Database PGSQL Plugin
12mu|qt4-4.8.6-1|845	Group:		Development/KDE and Qt
12mu|qt4-4.8.6-1|846	
12mu|qt4-4.8.6-1|847	%description database-plugin-pgsql
12mu|qt4-4.8.6-1|848	Database plugin for pgsql Qt support.
12mu|qt4-4.8.6-1|849	
12mu|qt4-4.8.6-1|850	%files database-plugin-pgsql
12mu|qt4-4.8.6-1|851	%{_qt_plugindir}/sqldrivers/libqsqlpsql.so
12mu|qt4-4.8.6-1|852	%endif
12mu|qt4-4.8.6-1|853	
12mu|qt4-4.8.6-1|854	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|855	%if %{with sqlite}
12mu|qt4-4.8.6-1|856	%package database-plugin-sqlite
12mu|qt4-4.8.6-1|857	Summary:	Qt%{major} Database SQLITE Plugin
12mu|qt4-4.8.6-1|858	Group:		Databases
12mu|qt4-4.8.6-1|859	
12mu|qt4-4.8.6-1|860	%description database-plugin-sqlite
12mu|qt4-4.8.6-1|861	Database plugin for sqlite Qt support.
12mu|qt4-4.8.6-1|862	
12mu|qt4-4.8.6-1|863	%files database-plugin-sqlite
12mu|qt4-4.8.6-1|864	%{_qt_plugindir}/sqldrivers/libqsqlite.so
12mu|qt4-4.8.6-1|865	%endif
12mu|qt4-4.8.6-1|866	
12mu|qt4-4.8.6-1|867	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|868	%if %{with tds}
12mu|qt4-4.8.6-1|869	%package database-plugin-tds
12mu|qt4-4.8.6-1|870	Summary:	Q%{major} Database FREETDS Plugin
12mu|qt4-4.8.6-1|871	Group:		Databases
12mu|qt4-4.8.6-1|872	
12mu|qt4-4.8.6-1|873	%description database-plugin-tds
12mu|qt4-4.8.6-1|874	Database plugin for freetds Qt support.
12mu|qt4-4.8.6-1|875	
12mu|qt4-4.8.6-1|876	%files database-plugin-tds
12mu|qt4-4.8.6-1|877	%{_qt_plugindir}/sqldrivers/libqsqltds.so
12mu|qt4-4.8.6-1|878	%endif
12mu|qt4-4.8.6-1|879	
12mu|qt4-4.8.6-1|880	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|881	%if %{with docs}
12mu|qt4-4.8.6-1|882	%package doc
12mu|qt4-4.8.6-1|883	Summary:	Qt%{major} HTML Documentation
12mu|qt4-4.8.6-1|884	Group:		Books/Computer books
12mu|qt4-4.8.6-1|885	BuildArch:	noarch
12mu|qt4-4.8.6-1|886	
12mu|qt4-4.8.6-1|887	%description doc
12mu|qt4-4.8.6-1|888	HTML documentation for the Qt toolkit. To view the documentation,
12mu|qt4-4.8.6-1|889	please load up the file %{_qt_docdir}/html/index.html in your
12mu|qt4-4.8.6-1|890	favourite browser.
12mu|qt4-4.8.6-1|891	
12mu|qt4-4.8.6-1|892	%post doc
12mu|qt4-4.8.6-1|893	# Remove old qt4 doc directories
12mu|qt4-4.8.6-1|894	find %{_docdir} -maxdepth 1 -type d -name qt-4.\* -exec rm -rf {} \;
12mu|qt4-4.8.6-1|895	
12mu|qt4-4.8.6-1|896	%files doc
12mu|qt4-4.8.6-1|897	%{_qt_docdir}/html/
12mu|qt4-4.8.6-1|898	%{_qt_docdir}/qch/
12mu|qt4-4.8.6-1|899	%{_qt_docdir}/src/
12mu|qt4-4.8.6-1|900	%endif
12mu|qt4-4.8.6-1|901	
12mu|qt4-4.8.6-1|902	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|903	%if %{with demos}
12mu|qt4-4.8.6-1|904	%package demos
12mu|qt4-4.8.6-1|905	Summary:	Qt%{major} Demonstration Applications
12mu|qt4-4.8.6-1|906	Group:		Development/KDE and Qt
12mu|qt4-4.8.6-1|907	Requires:	%{name}-common = %{EVRD}
12mu|qt4-4.8.6-1|908	Obsoletes:	%{name}-demos < 4:4.8.0
12mu|qt4-4.8.6-1|909	%if %{with docs}
12mu|qt4-4.8.6-1|910	Requires:	%{name}-doc = %{EVRD}
12mu|qt4-4.8.6-1|911	%endif
12mu|qt4-4.8.6-1|912	%if %{with examples}
12mu|qt4-4.8.6-1|913	Suggests:	%{name}-examples = %{EVRD}
12mu|qt4-4.8.6-1|914	%endif
12mu|qt4-4.8.6-1|915	
12mu|qt4-4.8.6-1|916	%description demos
12mu|qt4-4.8.6-1|917	Demonstration applications made with Qt %{version}.
12mu|qt4-4.8.6-1|918	
12mu|qt4-4.8.6-1|919	%files demos
12mu|qt4-4.8.6-1|920	%{_qt_bindir}/qtdemo
12mu|qt4-4.8.6-1|921	%{_qt_demodir}/
12mu|qt4-4.8.6-1|922	%{_qt_plugindir}/designer/libarthurplugin.so
12mu|qt4-4.8.6-1|923	%endif
12mu|qt4-4.8.6-1|924	
12mu|qt4-4.8.6-1|925	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|926	%if %{with examples}
12mu|qt4-4.8.6-1|927	%package examples
12mu|qt4-4.8.6-1|928	Summary:	Qt%{major} Programs Examples
12mu|qt4-4.8.6-1|929	Group:		Development/KDE and Qt
12mu|qt4-4.8.6-1|930	Requires:	%{name}-common = %{EVRD}
12mu|qt4-4.8.6-1|931	
12mu|qt4-4.8.6-1|932	%description examples
12mu|qt4-4.8.6-1|933	Programs examples made with Qt %{version}.
12mu|qt4-4.8.6-1|934	
12mu|qt4-4.8.6-1|935	%files examples
12mu|qt4-4.8.6-1|936	%{_qt_exampledir}/
12mu|qt4-4.8.6-1|937	%{_qt_plugindir}/designer/libcontainerextension.so
12mu|qt4-4.8.6-1|938	%{_qt_plugindir}/designer/libcustomwidgetplugin.so
12mu|qt4-4.8.6-1|939	%{_qt_plugindir}/designer/libtaskmenuextension.so
12mu|qt4-4.8.6-1|940	%{_qt_plugindir}/designer/libworldtimeclockplugin.so
12mu|qt4-4.8.6-1|941	%endif
12mu|qt4-4.8.6-1|942	
12mu|qt4-4.8.6-1|943	#--------------------------------------------------------------------
12mu|qt4-4.8.6-1|944	%prep
12mu|qt4-4.8.6-1|945	%setup -q -n qt-everywhere-opensource-src-%{version}
12mu|qt4-4.8.6-1|946	%patch0 -p1 -b .boost
12mu|qt4-4.8.6-1|947	%patch1 -p1 -b .c++11-1~
12mu|qt4-4.8.6-1|948	%patch2 -p1 -b .c++11-2~
12mu|qt4-4.8.6-1|949	%patch3 -p1 -b .kde-bug-256475~
12mu|qt4-4.8.6-1|950	%patch5 -p1 -b .unix-select~
12mu|qt4-4.8.6-1|951	%patch7 -p1 -b .ssl~
12mu|qt4-4.8.6-1|952	%patch10 -p1 -b .fix-qvfb-build~
12mu|qt4-4.8.6-1|953	
12mu|qt4-4.8.6-1|954	# let makefile create missing .qm files, the .qm files should be included in qt upstream
12mu|qt4-4.8.6-1|955	for f in translations/*.ts ; do
12mu|qt4-4.8.6-1|956	touch ${f%.ts}.qm
12mu|qt4-4.8.6-1|957	done
12mu|qt4-4.8.6-1|958	
12mu|qt4-4.8.6-1|959	# QMAKE_STRIP need to be clear to allow mdv -debug package
12mu|qt4-4.8.6-1|960	sed -e "s|^QMAKE_STRIP.*=.*|QMAKE_STRIP             =|" -i mkspecs/common/linux.conf
12mu|qt4-4.8.6-1|961	# We use -g1 to override -gdwarf-4 -- the latter needs more
12mu|qt4-4.8.6-1|962	# RAM during QtWebKit build than x86_32 can handle.
12mu|qt4-4.8.6-1|963	sed -e "s|^QMAKE_CFLAGS_RELEASE .*$|QMAKE_CFLAGS_RELEASE    += %{optflags}  -fno-strict-aliasing -DPIC -fPIC -g1| " \
12mu|qt4-4.8.6-1|964	-e "s|^QMAKE_LFLAGS	.*$|QMAKE_LFLAGS		+= %{ldflags}|" \
12mu|qt4-4.8.6-1|965	-e "s|^QMAKE_LFLAGS_PLUGIN.*\+= |QMAKE_LFLAGS_PLUGIN += %(echo %ldflags|sed -e 's#-Wl,--no-undefined##') |" \
12mu|qt4-4.8.6-1|966	-e 's|^QMAKE_CXXFLAGS .*|& -std=gnu++0x|' \
12mu|qt4-4.8.6-1|967	-i mkspecs/common/gcc-base.conf mkspecs/common/gcc-base-unix.conf
12mu|qt4-4.8.6-1|968	
12mu|qt4-4.8.6-1|969	%build
12mu|qt4-4.8.6-1|970	export QTDIR=`/bin/pwd`
12mu|qt4-4.8.6-1|971	export PATH=$QTDIR/bin:$PATH
12mu|qt4-4.8.6-1|972	
12mu|qt4-4.8.6-1|973	# Don't include headers or link with /usr/X11R6/{include,lib}
12mu|qt4-4.8.6-1|974	perl -pi -e 's@/X11R6/@/@' mkspecs/linux-*/qmake.conf mkspecs/common/linux.conf
12mu|qt4-4.8.6-1|975	
12mu|qt4-4.8.6-1|976	#--------------------------------------------------------
12mu|qt4-4.8.6-1|977	./configure \
12mu|qt4-4.8.6-1|978	-prefix %{_qt_datadir} \
12mu|qt4-4.8.6-1|979	-sysconfdir %{_sysconfdir} \
12mu|qt4-4.8.6-1|980	-libdir %{_libdir} \
12mu|qt4-4.8.6-1|981	-docdir %{_qt_docdir} \
12mu|qt4-4.8.6-1|982	-plugindir %{_qt_plugindir} \
12mu|qt4-4.8.6-1|983	-translationdir %{_qt_translationdir} \
12mu|qt4-4.8.6-1|984	%if %{with debug}
12mu|qt4-4.8.6-1|985	-debug \
12mu|qt4-4.8.6-1|986	-verbose \
12mu|qt4-4.8.6-1|987	%else
12mu|qt4-4.8.6-1|988	-release \
12mu|qt4-4.8.6-1|989	-silent \
12mu|qt4-4.8.6-1|990	%endif
12mu|qt4-4.8.6-1|991	-opensource \
12mu|qt4-4.8.6-1|992	-confirm-license \
12mu|qt4-4.8.6-1|993	-shared \
12mu|qt4-4.8.6-1|994	-no-separate-debug-info \
12mu|qt4-4.8.6-1|995	-no-rpath \
12mu|qt4-4.8.6-1|996	-no-pch \
12mu|qt4-4.8.6-1|997	-optimized-qmake \
12mu|qt4-4.8.6-1|998	-reduce-relocations \
12mu|qt4-4.8.6-1|999	-openssl-linked \
12mu|qt4-4.8.6-1|1000	-dbus-linked \
12mu|qt4-4.8.6-1|1001	-gtkstyle \
12mu|qt4-4.8.6-1|1002	-xmlpatterns \
12mu|qt4-4.8.6-1|1003	-opengl desktop \
12mu|qt4-4.8.6-1|1004	-platform linux-g++ \
12mu|qt4-4.8.6-1|1005	-xinerama \
12mu|qt4-4.8.6-1|1006	-xrandr \
12mu|qt4-4.8.6-1|1007	%if %{with qvfb}
12mu|qt4-4.8.6-1|1008	-qvfb \
12mu|qt4-4.8.6-1|1009	%endif
12mu|qt4-4.8.6-1|1010	%if !%{with cups}
12mu|qt4-4.8.6-1|1011	-no-cups \
12mu|qt4-4.8.6-1|1012	%endif
12mu|qt4-4.8.6-1|1013	%if !%{with phonon}
12mu|qt4-4.8.6-1|1014	-no-phonon \
12mu|qt4-4.8.6-1|1015	-no-phonon-backend \
12mu|qt4-4.8.6-1|1016	%endif
12mu|qt4-4.8.6-1|1017	%if %{with postgres}
12mu|qt4-4.8.6-1|1018	-plugin-sql-psql \
12mu|qt4-4.8.6-1|1019	%endif
12mu|qt4-4.8.6-1|1020	%if %{with mysql}
12mu|qt4-4.8.6-1|1021	-plugin-sql-mysql \
12mu|qt4-4.8.6-1|1022	%else
12mu|qt4-4.8.6-1|1023	-no-sql-mysql \
12mu|qt4-4.8.6-1|1024	%endif
12mu|qt4-4.8.6-1|1025	%if %{with ibase}
12mu|qt4-4.8.6-1|1026	-plugin-sql-ibase \
12mu|qt4-4.8.6-1|1027	%else
12mu|qt4-4.8.6-1|1028	-no-sql-ibase \
12mu|qt4-4.8.6-1|1029	%endif
12mu|qt4-4.8.6-1|1030	%if %{with sqlite}
12mu|qt4-4.8.6-1|1031	-plugin-sql-sqlite \
12mu|qt4-4.8.6-1|1032	-system-sqlite \
12mu|qt4-4.8.6-1|1033	-no-sql-sqlite2 \
12mu|qt4-4.8.6-1|1034	%else
12mu|qt4-4.8.6-1|1035	-no-sql-sqlite \
12mu|qt4-4.8.6-1|1036	-no-sql-sqlite2 \
12mu|qt4-4.8.6-1|1037	%endif
12mu|qt4-4.8.6-1|1038	%if %{with odbc}
12mu|qt4-4.8.6-1|1039	-plugin-sql-odbc \
12mu|qt4-4.8.6-1|1040	%else
12mu|qt4-4.8.6-1|1041	-no-sql-odbc \
12mu|qt4-4.8.6-1|1042	%endif
12mu|qt4-4.8.6-1|1043	%if %{with tds}
12mu|qt4-4.8.6-1|1044	-plugin-sql-tds \
12mu|qt4-4.8.6-1|1045	%else
12mu|qt4-4.8.6-1|1046	-no-sql-tds \
12mu|qt4-4.8.6-1|1047	%endif
12mu|qt4-4.8.6-1|1048	%if %{with openvg}
12mu|qt4-4.8.6-1|1049	-openvg \
12mu|qt4-4.8.6-1|1050	%else
12mu|qt4-4.8.6-1|1051	-no-openvg \
12mu|qt4-4.8.6-1|1052	%endif
12mu|qt4-4.8.6-1|1053	%if !%{with webkit}
12mu|qt4-4.8.6-1|1054	-no-webkit \
12mu|qt4-4.8.6-1|1055	%endif
12mu|qt4-4.8.6-1|1056	%if !%{with docs}
12mu|qt4-4.8.6-1|1057	-nomake docs \
12mu|qt4-4.8.6-1|1058	%endif
12mu|qt4-4.8.6-1|1059	%if !%{with demos}
12mu|qt4-4.8.6-1|1060	-nomake demos \
12mu|qt4-4.8.6-1|1061	%endif
12mu|qt4-4.8.6-1|1062	%if !%{with examples}
12mu|qt4-4.8.6-1|1063	-nomake examples
12mu|qt4-4.8.6-1|1064	%endif
12mu|qt4-4.8.6-1|1065	
12mu|qt4-4.8.6-1|1066	%make
12mu|qt4-4.8.6-1|1067	
12mu|qt4-4.8.6-1|1068	%if %{with qvfb}
12mu|qt4-4.8.6-1|1069	pushd tools/qvfb
12mu|qt4-4.8.6-1|1070	%{_builddir}/qt-everywhere-opensource-src-%{version}/bin/qmake
12mu|qt4-4.8.6-1|1071	%make
12mu|qt4-4.8.6-1|1072	popd
12mu|qt4-4.8.6-1|1073	%endif
12mu|qt4-4.8.6-1|1074	
12mu|qt4-4.8.6-1|1075	%install
12mu|qt4-4.8.6-1|1076	install -d %{buildroot}%{_bindir}
12mu|qt4-4.8.6-1|1077	install -d %{buildroot}%{_docdir}/%{name}
12mu|qt4-4.8.6-1|1078	install -d %{buildroot}%{_sysconfdir}/profile.d
12mu|qt4-4.8.6-1|1079	
12mu|qt4-4.8.6-1|1080	# recreate .qm files
12mu|qt4-4.8.6-1|1081	LD_LIBRARY_PATH=`pwd`/lib bin/lrelease translations/*.ts
12mu|qt4-4.8.6-1|1082	export PATH=`pwd`/bin:$PATH
12mu|qt4-4.8.6-1|1083	
12mu|qt4-4.8.6-1|1084	make install INSTALL_ROOT=%{buildroot}
12mu|qt4-4.8.6-1|1085	
12mu|qt4-4.8.6-1|1086	%if %{with_private_headers}
12mu|qt4-4.8.6-1|1087	# install private headers
12mu|qt4-4.8.6-1|1088	# using rsync -R as easy way to preserve relative path names
12mu|qt4-4.8.6-1|1089	# we're little cheating here with destination dir to keep things simple
12mu|qt4-4.8.6-1|1090	rsync -aR \
12mu|qt4-4.8.6-1|1091	include/Qt{Core,Declarative,Gui,Script}/private \
12mu|qt4-4.8.6-1|1092	src/{corelib,declarative,gui,script}/*/*_p.h \
12mu|qt4-4.8.6-1|1093	%{buildroot}%{_qt_datadir}
12mu|qt4-4.8.6-1|1094	%endif
12mu|qt4-4.8.6-1|1095	
12mu|qt4-4.8.6-1|1096	%if %{with qvfb}
12mu|qt4-4.8.6-1|1097	# Install qvfb
12mu|qt4-4.8.6-1|1098	make install -C tools/qvfb INSTALL_ROOT=%{buildroot}
12mu|qt4-4.8.6-1|1099	%else
12mu|qt4-4.8.6-1|1100	# Remove qvfb translation files that are installed by default
12mu|qt4-4.8.6-1|1101	rm -f %{buildroot}%{_qt_translationdir}/qvfb_*.qm
12mu|qt4-4.8.6-1|1102	%endif
12mu|qt4-4.8.6-1|1103	
12mu|qt4-4.8.6-1|1104	%if !%{with docs}
12mu|qt4-4.8.6-1|1105	# Remove these doc src files that are installed even if using -nomake-docs
12mu|qt4-4.8.6-1|1106	rm -f %{buildroot}%{_qt_docdir}/src/
12mu|qt4-4.8.6-1|1107	%endif
12mu|qt4-4.8.6-1|1108	
12mu|qt4-4.8.6-1|1109	mkdir -p %{buildroot}%{_datadir}/applications
12mu|qt4-4.8.6-1|1110	install -m 644 %{SOURCE3} %{buildroot}%{_datadir}/applications
12mu|qt4-4.8.6-1|1111	install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/applications
12mu|qt4-4.8.6-1|1112	install -m 644 %{SOURCE5} %{buildroot}%{_datadir}/applications
12mu|qt4-4.8.6-1|1113	
12mu|qt4-4.8.6-1|1114	# Fix mkspec link
12mu|qt4-4.8.6-1|1115	pushd  %{buildroot}%{_qt_datadir}/mkspecs
12mu|qt4-4.8.6-1|1116	rm -f default
12mu|qt4-4.8.6-1|1117	ln -sf %{_qt_datadir}/mkspecs/linux-g++ default
12mu|qt4-4.8.6-1|1118	popd
12mu|qt4-4.8.6-1|1119	
12mu|qt4-4.8.6-1|1120	# Copy examples/tutorial and demos
12mu|qt4-4.8.6-1|1121	for d in %{?with_demos:demos} %{?with_examples:examples}; do
12mu|qt4-4.8.6-1|1122	tar --exclude=.obj --exclude=.moc -cf - $d | \
12mu|qt4-4.8.6-1|1123	tar -C %{buildroot}/%{_qt_datadir}/ -xf -
12mu|qt4-4.8.6-1|1124	done
12mu|qt4-4.8.6-1|1125	
12mu|qt4-4.8.6-1|1126	# Fix all buildroot paths
12mu|qt4-4.8.6-1|1127	find %{buildroot}%{_libdir} -type f -name '*prl' -exec perl -pi -e "s, -L%{_builddir}/\S+,,g" {} \;
12mu|qt4-4.8.6-1|1128	find %{buildroot}%{_libdir} -type f -name '*prl' -exec sed -i -e "/^QMAKE_PRL_BUILD_DIR/d" {} \;
12mu|qt4-4.8.6-1|1129	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" {} \;
12mu|qt4-4.8.6-1|1130	find %{buildroot}/%{_qt_datadir}/mkspecs -name 'qmake.conf' -exec chmod -x -- {} \;
12mu|qt4-4.8.6-1|1131	find %{buildroot}/%{_qt_datadir}/mkspecs -name Info.plist.app -exec chmod -x -- {} \;
12mu|qt4-4.8.6-1|1132	
12mu|qt4-4.8.6-1|1133	# Don't reference %{builddir} neither /usr(/X11R6)?/ in .pc files.
12mu|qt4-4.8.6-1|1134	perl -pi -e '\
12mu|qt4-4.8.6-1|1135	s@-L/usr/X11R6/%{_lib} @@g;\
12mu|qt4-4.8.6-1|1136	s@-I/usr/X11R6/include @@g;\
12mu|qt4-4.8.6-1|1137	s@-L/%{_builddir}\S+@@g'\
12mu|qt4-4.8.6-1|1138	`find . -name \*.pc`
12mu|qt4-4.8.6-1|1139	
12mu|qt4-4.8.6-1|1140	# Install rpm macros
12mu|qt4-4.8.6-1|1141	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
12mu|qt4-4.8.6-1|1142	install -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/rpm/macros.d
12mu|qt4-4.8.6-1|1143	
12mu|qt4-4.8.6-1|1144	# Profiles
12mu|qt4-4.8.6-1|1145	cat > %{buildroot}%{_sysconfdir}/profile.d/60qt4.sh << EOF
12mu|qt4-4.8.6-1|1146	#!/bin/bash
12mu|qt4-4.8.6-1|1147	
12mu|qt4-4.8.6-1|1148	# Qt4 is the main Qt on system
12mu|qt4-4.8.6-1|1149	export QTDIR=%{_qt_datadir}
12mu|qt4-4.8.6-1|1150	
12mu|qt4-4.8.6-1|1151	[ -z \$QT4DOCDIR ] && export QT4DOCDIR=%{_qt_docdir}
12mu|qt4-4.8.6-1|1152	
12mu|qt4-4.8.6-1|1153	if [ -z \$(echo \$PATH | grep "%{_qt_bindir}") ]; then
12mu|qt4-4.8.6-1|1154	PATH=\${PATH}:%{_qt_bindir}
12mu|qt4-4.8.6-1|1155	export PATH
12mu|qt4-4.8.6-1|1156	fi
12mu|qt4-4.8.6-1|1157	
12mu|qt4-4.8.6-1|1158	EOF
12mu|qt4-4.8.6-1|1159	
12mu|qt4-4.8.6-1|1160	# identical binaries are copied, not linked:
12mu|qt4-4.8.6-1|1161	rm -f %{buildroot}%{_qt_exampledir}/declarative/cppextensions/qwidgets/QWidgets/libqmlqwidgetsplugin.so
12mu|qt4-4.8.6-1|1162	ln -sf %{_qt_exampledir}/declarative/cppextensions/plugins/libqmlqwidgetsplugin.so %{buildroot}%{_qt_exampledir}/declarative/cppextensions/qwidgets/QWidgets/libqmlqwidgetsplugin.so
12mu|qt4-4.8.6-1|1163	
12mu|qt4-4.8.6-1|1164	
12mu|qt4-4.8.6-1|1165	# Clean WEBKIT test files
12mu|qt4-4.8.6-1|1166	rm -fr %{buildroot}%{_qt_datadir}/tests/qt4/tst_*/
12mu|qt4-4.8.6-1|1167	
12mu|qt4-4.8.6-1|1168	
12mu|qt4-4.8.6-1|1169	%changelog
12mu|qt4-4.8.6-1|1170	* Wed Jun 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.6-1
12mu|qt4-4.8.6-1|1171	+ Revision: 11edbb0
12mu|qt4-4.8.6-1|1172	- New version 4.8.6
12mu|qt4-4.8.6-1|1173	
12mu|qt4-4.8.6-1|1174	* Tue Jun 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.5-7
12mu|qt4-4.8.6-1|1175	+ Revision: d870bd1
12mu|qt4-4.8.6-1|1176	- MassBuild#430: Increase release tag
12mu|qt4-4.8.6-1|1177	
12mu|qt4-4.8.6-1|1178	* Thu Sep 19 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.5-6
12mu|qt4-4.8.6-1|1179	+ Revision: efb6bcc
12mu|qt4-4.8.6-1|1180	- LOG Add patch to implement reliable event loops, it's needed to fix KDE integration in LibreOffice
12mu|qt4-4.8.6-1|1181	
12mu|qt4-4.8.6-1|1182	* Mon Jul 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.5-5
12mu|qt4-4.8.6-1|1183	+ Revision: c9f8072
12mu|qt4-4.8.6-1|1184	- LOG Fix QTDIR export in cmake_qt4 macro
12mu|qt4-4.8.6-1|1185	
12mu|qt4-4.8.6-1|1186	* Tue Jul 23 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.5-5
12mu|qt4-4.8.6-1|1187	+ Revision: 2a081c3
12mu|qt4-4.8.6-1|1188	- LOG Add patch to revert commit to qkeymapper_x11 in 4.8.5 (see QTBUG-32274), revert workaround with devel GL Requires
12mu|qt4-4.8.6-1|1189	
12mu|qt4-4.8.6-1|1190	* Sat Jul 20 2013 Alexander Kazancev <kazancas@gmail.com> 4:4.8.5-4
12mu|qt4-4.8.6-1|1191	+ Revision: 25ba776
12mu|qt4-4.8.6-1|1192	- Add __noautoreq 'devel\\(libGL(.*)' for non install proprietary drivers nvidia and amd
12mu|qt4-4.8.6-1|1193	
12mu|qt4-4.8.6-1|1194	* Fri Jul 05 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 4:4.8.5-3
12mu|qt4-4.8.6-1|1195	+ Revision: 40654fa
12mu|qt4-4.8.6-1|1196	- release up, for QMAKE_CXXFLAGS_RELEASE= change in qt4 rpm macro
12mu|qt4-4.8.6-1|1197	
12mu|qt4-4.8.6-1|1198	* Fri Jul 05 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 4:4.8.5-2
12mu|qt4-4.8.6-1|1199	+ Revision: 1f00bb8
12mu|qt4-4.8.6-1|1200	- set QMAKE_CXXFLAGS_RELEASE=
12mu|qt4-4.8.6-1|1201	
12mu|qt4-4.8.6-1|1202	* Fri Jul 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.5-2
12mu|qt4-4.8.6-1|1203	+ Revision: 6430217
12mu|qt4-4.8.6-1|1204	- LOG Make sure some BuildRequires are always installed
12mu|qt4-4.8.6-1|1205	
12mu|qt4-4.8.6-1|1206	* Thu Jul 04 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.5-1
12mu|qt4-4.8.6-1|1207	+ Revision: 3b0cf9b
12mu|qt4-4.8.6-1|1208	- LOG Add boost patch from Cooker and adjust BuildRequires
12mu|qt4-4.8.6-1|1209	
12mu|qt4-4.8.6-1|1210	* Tue Jul 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.5-1
12mu|qt4-4.8.6-1|1211	+ Revision: fddec72
12mu|qt4-4.8.6-1|1212	- LOG Adjust Requires and Provides
12mu|qt4-4.8.6-1|1213	
12mu|qt4-4.8.6-1|1214	* Tue Jul 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.5-1
12mu|qt4-4.8.6-1|1215	+ Revision: d1bd032
12mu|qt4-4.8.6-1|1216	- LOG Drop boost patch (merged in upstream)
12mu|qt4-4.8.6-1|1217	
12mu|qt4-4.8.6-1|1218	* Tue Jul 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.5-1
12mu|qt4-4.8.6-1|1219	+ Revision: c13c5b4
12mu|qt4-4.8.6-1|1220	- LOG New version 4.8.5, sort BuildRequires, cleanup really old Obsoletes and Conflicts
12mu|qt4-4.8.6-1|1221	
12mu|qt4-4.8.6-1|1222	* Fri Jun 14 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 4:4.8.4-3
12mu|qt4-4.8.6-1|1223	+ Revision: 97ddfa5
12mu|qt4-4.8.6-1|1224	- release up
12mu|qt4-4.8.6-1|1225	
12mu|qt4-4.8.6-1|1226	* Fri Jun 14 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 4:4.8.4-2
12mu|qt4-4.8.6-1|1227	+ Revision: 299117c
12mu|qt4-4.8.6-1|1228	- removed symlink to buildroot
12mu|qt4-4.8.6-1|1229	
12mu|qt4-4.8.6-1|1230	* Wed Apr 17 2013 Arkady Shane <ashejn@gmail.com> 4:4.8.4-2
12mu|qt4-4.8.6-1|1231	+ Revision: 546c308
12mu|qt4-4.8.6-1|1232	- bump release to rebuilt for import_personal
12mu|qt4-4.8.6-1|1233	
12mu|qt4-4.8.6-1|1234	* Fri Nov 30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.4-1
12mu|qt4-4.8.6-1|1235	+ Revision: 41705bf
12mu|qt4-4.8.6-1|1236	- LOG New version 4.8.4, disable patch 13 as the issue seems to be fixed in upstream
12mu|qt4-4.8.6-1|1237	
12mu|qt4-4.8.6-1|1238	* Mon Oct 15 2012 Andrey Bondrov <abondrov@rosalab.ru> 4:4.8.3-3
12mu|qt4-4.8.6-1|1239	+ Revision: 94c1fb5
12mu|qt4-4.8.6-1|1240	- LOG Add qt-4.8.1-transculent-drag-pixmap patch to fix KDE4 bug 256475
12mu|qt4-4.8.6-1|1241	
12mu|qt4-4.8.6-1|1242	* Thu Sep 27 2012 root <root@localhost.localdomain> 4:4.8.3-2
12mu|qt4-4.8.6-1|1243	+ Revision: 200a6e6
12mu|qt4-4.8.6-1|1244	- revert debian patch
12mu|qt4-4.8.6-1|1245	
12mu|qt4-4.8.6-1|1246	* Fri Sep 14 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.3-1
12mu|qt4-4.8.6-1|1247	+ Revision: e58c22d
12mu|qt4-4.8.6-1|1248	- LOG Convert more BuildRequires to pkgconfig style
12mu|qt4-4.8.6-1|1249	
12mu|qt4-4.8.6-1|1250	* Fri Sep 14 2012 abondrov <andrey.bondrov@rosalab.ru> 4:4.8.3-1
12mu|qt4-4.8.6-1|1251	+ Revision: af07442
12mu|qt4-4.8.6-1|1252	- LOG New version 4.8.3, new source url, drop no longer needed glib patch
12mu|qt4-4.8.6-1|1253	
12mu|qt4-4.8.6-1|1254	* Wed Sep 05 2012 Алексей Ермаков <alexey.yermakov@rosalab.ru> 4:4.8.2-5
12mu|qt4-4.8.6-1|1255	+ Revision: c740a20
12mu|qt4-4.8.6-1|1256	- Updated qt4.spec: release number upped
12mu|qt4-4.8.6-1|1257	
12mu|qt4-4.8.6-1|1258	* Wed Sep 05 2012 Алексей Ермаков <alexey.yermakov@rosalab.ru> 4:4.8.2-4
12mu|qt4-4.8.6-1|1259	+ Revision: 1175d94
12mu|qt4-4.8.6-1|1260	- Updated qt4.spec to build with gtkstyle which is needed for qgtkstylealt
12mu|qt4-4.8.6-1|1261	
12mu|qt4-4.8.6-1|1262	* Mon Sep 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.2-4
12mu|qt4-4.8.6-1|1263	+ Revision: c17fc60
12mu|qt4-4.8.6-1|1264	- Update BR
12mu|qt4-4.8.6-1|1265	
12mu|qt4-4.8.6-1|1266	* Mon Sep 03 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:4.8.2-4
12mu|qt4-4.8.6-1|1267	+ Revision: a7dd688
12mu|qt4-4.8.6-1|1268	- LOG Disable OpenVG (as it requires EGL), make sure we don't link against EGL
12mu|qt4-4.8.6-1|1269	
12mu|qt4-4.8.6-1|1270	* Sun Aug 26 2012 abondrov <andrey.bondrov@rosalab.ru> 4:4.8.2-3
12mu|qt4-4.8.6-1|1271	+ Revision: 944d01e
12mu|qt4-4.8.6-1|1272	- Patch 12 from fedora: Fix moc parse error with boost (add file to git)
12mu|qt4-4.8.6-1|1273	
12mu|qt4-4.8.6-1|1274	* Sun Aug 26 2012 abondrov <andrey.bondrov@rosalab.ru> 4:4.8.2-3
12mu|qt4-4.8.6-1|1275	+ Revision: ba78f60
12mu|qt4-4.8.6-1|1276	- LOG Patch 12 from fedora: Fix moc parse error with boost
12mu|qt4-4.8.6-1|1277	
12mu|qt4-4.8.6-1|1278	* Wed Aug 01 2012 root <root@localhost.localdomain> 4:4.8.2-2
12mu|qt4-4.8.6-1|1279	+ Revision: 696a56b
12mu|qt4-4.8.6-1|1280	- reenable patch9
12mu|qt4-4.8.6-1|1281	
12mu|qt4-4.8.6-1|1282	* Wed Aug 01 2012 root <root@localhost.localdomain> 4:4.8.2-2
12mu|qt4-4.8.6-1|1283	+ Revision: 9230656
12mu|qt4-4.8.6-1|1284	- added a test patch
12mu|qt4-4.8.6-1|1285	
12mu|qt4-4.8.6-1|1286	* Tue Jul 31 2012 root <root@localhost.localdomain> 4:4.8.2-2
12mu|qt4-4.8.6-1|1287	+ Revision: 4b9db8e
12mu|qt4-4.8.6-1|1288	- one more try
12mu|qt4-4.8.6-1|1289	
12mu|qt4-4.8.6-1|1290	

20739 12
12mu|qt5-5.2.1-3|1	%define debug_package %{nil}
12mu|qt5-5.2.1-3|2	%define beta %nil
12mu|qt5-5.2.1-3|3	%define api 5
12mu|qt5-5.2.1-3|4	%define major 5
12mu|qt5-5.2.1-3|5	%define qgstmajor 1
12mu|qt5-5.2.1-3|6	
12mu|qt5-5.2.1-3|7	%define _qt_prefix %{_libdir}/qt%{api}
12mu|qt5-5.2.1-3|8	%define _qt_bindir %{_qt_prefix}/bin
12mu|qt5-5.2.1-3|9	%define _qt_docdir %{_docdir}/qt%{api}
12mu|qt5-5.2.1-3|10	#define _qt_libdir %{_qt_prefix}/%{_lib}
12mu|qt5-5.2.1-3|11	%define _qt_libdir %{_libdir}
12mu|qt5-5.2.1-3|12	%define _qt_libexecdir %{_qt_prefix}/libexec
12mu|qt5-5.2.1-3|13	%define _qt_includedir %{_includedir}/qt5
12mu|qt5-5.2.1-3|14	%define _qt_plugindir %{_libdir}/qt%{api}/plugins
12mu|qt5-5.2.1-3|15	%define _qt_demodir %{_qt_prefix}/demos
12mu|qt5-5.2.1-3|16	%define _qt_exampledir %{_qt_prefix}/examples
12mu|qt5-5.2.1-3|17	%define _qt_importdir %{_qt_prefix}/imports
12mu|qt5-5.2.1-3|18	%define _qt_datadir %{_datadir}/qt%{api}
12mu|qt5-5.2.1-3|19	%define _qt_sysconfdir %{_sysconfdir}/qt%{api}
12mu|qt5-5.2.1-3|20	%define _qt_testsdir %{_qt_prefix}/tests
12mu|qt5-5.2.1-3|21	%define _qt_translationsdir %{_qt_datadir}/translations
12mu|qt5-5.2.1-3|22	
12mu|qt5-5.2.1-3|23	# qt base components
12mu|qt5-5.2.1-3|24	%define qtbluetooth %mklibname qt%{api}bluetooth %{major}
12mu|qt5-5.2.1-3|25	%define qtbluetoothd %mklibname qt%{api}bluetooth -d
12mu|qt5-5.2.1-3|26	%define qtbootstrapd %mklibname qt%{api}bootstrap -d
12mu|qt5-5.2.1-3|27	%define qtconcurrent %mklibname qt%{api}concurrent %{major}
12mu|qt5-5.2.1-3|28	%define qtconcurrentd %mklibname qt%{api}concurrent -d
12mu|qt5-5.2.1-3|29	%define qtcore %mklibname qt%{api}core %{major}
12mu|qt5-5.2.1-3|30	%define qtcored %mklibname qt%{api}core -d
12mu|qt5-5.2.1-3|31	%define qtdbus %mklibname qt%{api}dbus %{major}
12mu|qt5-5.2.1-3|32	%define qtdbusd %mklibname qt%{api}dbus -d
12mu|qt5-5.2.1-3|33	%define qtgui %mklibname qt%{api}gui %{major}
12mu|qt5-5.2.1-3|34	%define qtguid %mklibname qt%{api}gui -d
12mu|qt5-5.2.1-3|35	%define qtnetwork %mklibname qt%{api}network %{major}
12mu|qt5-5.2.1-3|36	%define qtnetworkd %mklibname qt%{api}network -d
12mu|qt5-5.2.1-3|37	%define qtnfc %mklibname qt%{api}nfc %{major}
12mu|qt5-5.2.1-3|38	%define qtnfcd %mklibname qt%{api}nfc -d
12mu|qt5-5.2.1-3|39	%define qtopengl %mklibname qt%{api}opengl %{major}
12mu|qt5-5.2.1-3|40	%define qtopengld %mklibname qt%{api}opengl -d
12mu|qt5-5.2.1-3|41	%define qtpositioning %mklibname qt%{api}positioning %{major}
12mu|qt5-5.2.1-3|42	%define qtpositioningd %mklibname qt%{api}positioning -d
12mu|qt5-5.2.1-3|43	%define qtprintsupport %mklibname qt%{api}printsupport %{major}
12mu|qt5-5.2.1-3|44	%define qtprintsupportd %mklibname qt%{api}printsupport -d
12mu|qt5-5.2.1-3|45	%define qtsensors %mklibname qt%{api}sensors %{major}
12mu|qt5-5.2.1-3|46	%define qtsensorsd %mklibname qt%{api}sensors -d
12mu|qt5-5.2.1-3|47	%define qtserialport %mklibname qt%{api}serialport %{major}
12mu|qt5-5.2.1-3|48	%define qtserialportd %mklibname qt%{api}serialport -d
12mu|qt5-5.2.1-3|49	%define qtsql %mklibname qt%{api}sql %{major}
12mu|qt5-5.2.1-3|50	%define qtsqld %mklibname qt%{api}sql -d
12mu|qt5-5.2.1-3|51	%define qttest %mklibname qt%{api}test %{major}
12mu|qt5-5.2.1-3|52	%define qttestd %mklibname qt%{api}test -d
12mu|qt5-5.2.1-3|53	%define qtwidgets %mklibname qt%{api}widgets %{major}
12mu|qt5-5.2.1-3|54	%define qtwidgetsd %mklibname qt%{api}widgets -d
12mu|qt5-5.2.1-3|55	%define qtx11extras %mklibname qt%{api}x11extras %{major}
12mu|qt5-5.2.1-3|56	%define qtx11extrasd %mklibname qt%{api}x11extras -d
12mu|qt5-5.2.1-3|57	%define qtxml %mklibname qt%{api}xml %{major}
12mu|qt5-5.2.1-3|58	%define qtxmld %mklibname qt%{api}xml -d
12mu|qt5-5.2.1-3|59	
12mu|qt5-5.2.1-3|60	# qt extras that might move to separate tarballs at some point
12mu|qt5-5.2.1-3|61	%define qgsttools_p %mklibname qgsttools_p %{qgstmajor}
12mu|qt5-5.2.1-3|62	%define qtclucene %mklibname qt%{api}clucene %{major}
12mu|qt5-5.2.1-3|63	%define qtclucened %mklibname qt%{api}clucene -d
12mu|qt5-5.2.1-3|64	%define qtdeclarative %mklibname qt%{api}declarative %{major}
12mu|qt5-5.2.1-3|65	%define qtdeclaratived %mklibname qt%{api}declarative -d
12mu|qt5-5.2.1-3|66	%define qtdesignercomponents %mklibname qt%{api}designercomponents %{major}
12mu|qt5-5.2.1-3|67	%define qtdesignercomponentsd %mklibname qt%{api}designercomponents -d
12mu|qt5-5.2.1-3|68	%define qtdesigner %mklibname qt%{api}designer %{major}
12mu|qt5-5.2.1-3|69	%define qtdesignerd %mklibname qt%{api}designer -d
12mu|qt5-5.2.1-3|70	%define qthelp %mklibname qt%{api}help %{major}
12mu|qt5-5.2.1-3|71	%define qthelpd %mklibname qt%{api}help -d
12mu|qt5-5.2.1-3|72	%define qtmultimedia %mklibname qt%{api}multimedia %{major}
12mu|qt5-5.2.1-3|73	%define qtmultimediad %mklibname qt%{api}multimedia -d
12mu|qt5-5.2.1-3|74	%define qtmultimediaquick_p %mklibname qt%{api}multimediaquick_p %{major}
12mu|qt5-5.2.1-3|75	%define qtmultimediawidgets %mklibname qt%{api}multimediawidgets %{major}
12mu|qt5-5.2.1-3|76	%define qtmultimediawidgetsd %mklibname qt%{api}multimediawidgets -d
12mu|qt5-5.2.1-3|77	%define qtqml %mklibname qt%{api}qml %{major}
12mu|qt5-5.2.1-3|78	%define qtqmld %mklibname qt%{api}qml -d
12mu|qt5-5.2.1-3|79	%define qtquick %mklibname qt%{api}quick %{major}
12mu|qt5-5.2.1-3|80	%define qtquickd %mklibname qt%{api}quick -d
12mu|qt5-5.2.1-3|81	%define qtquickparticles %mklibname qt%{api}quickparticles %{major}
12mu|qt5-5.2.1-3|82	%define qtquickparticlesd %mklibname qt%{api}quickparticles -d
12mu|qt5-5.2.1-3|83	%define qtquicktest %mklibname qt%{api}quicktest %{major}
12mu|qt5-5.2.1-3|84	%define qtquicktestd %mklibname qt%{api}quicktest -d
12mu|qt5-5.2.1-3|85	%define qtscript %mklibname qt%{api}script %{major}
12mu|qt5-5.2.1-3|86	%define qtscriptd %mklibname qt%{api}script -d
12mu|qt5-5.2.1-3|87	%define qtscripttools %mklibname qt%{api}scripttools %{major}
12mu|qt5-5.2.1-3|88	%define qtscripttoolsd %mklibname qt%{api}scripttools -d
12mu|qt5-5.2.1-3|89	%define qtsvg %mklibname qt%{api}svg %{major}
12mu|qt5-5.2.1-3|90	%define qtsvgd %mklibname qt%{api}svg -d
12mu|qt5-5.2.1-3|91	%define qtwebkit %mklibname qt%{api}webkit %{major}
12mu|qt5-5.2.1-3|92	%define qtwebkitd %mklibname qt%{api}webkit -d
12mu|qt5-5.2.1-3|93	%define qtwebkitwidgets %mklibname qt%{api}webkitwidgets %{major}
12mu|qt5-5.2.1-3|94	%define qtwebkitwidgetsd %mklibname qt%{api}webkitwidgets -d
12mu|qt5-5.2.1-3|95	%define qtxmlpatterns %mklibname qt%{api}xmlpatterns %{major}
12mu|qt5-5.2.1-3|96	%define qtxmlpatternsd %mklibname qt%{api}xmlpatterns -d
12mu|qt5-5.2.1-3|97	
12mu|qt5-5.2.1-3|98	%bcond_without directfb
12mu|qt5-5.2.1-3|99	# Requires qdoc5 and qt5-tools to build
12mu|qt5-5.2.1-3|100	%bcond_without docs
12mu|qt5-5.2.1-3|101	
12mu|qt5-5.2.1-3|102	Summary:	Version 5 of the Qt toolkit
12mu|qt5-5.2.1-3|103	Name:		qt5
12mu|qt5-5.2.1-3|104	Version:	5.2.1
12mu|qt5-5.2.1-3|105	License:	LGPLv3+
12mu|qt5-5.2.1-3|106	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|107	Url:		http://qt-project.org/
12mu|qt5-5.2.1-3|108	%if "%{beta}" == ""
12mu|qt5-5.2.1-3|109	Source0:	qt-everywhere-opensource-src-%{version}.tar.xz
12mu|qt5-5.2.1-3|110	Release:	3
12mu|qt5-5.2.1-3|111	%else
12mu|qt5-5.2.1-3|112	Source0:	qt-everywhere-opensource-src-%{version}-%{beta}.tar.xz
12mu|qt5-5.2.1-3|113	Release:	0.%{beta}.1
12mu|qt5-5.2.1-3|114	%endif
12mu|qt5-5.2.1-3|115	Source1:	qt5.macros
12mu|qt5-5.2.1-3|116	Source2:	rosa-assistant-qt%{api}.desktop
12mu|qt5-5.2.1-3|117	Source3:	rosa-designer-qt%{api}.desktop
12mu|qt5-5.2.1-3|118	Source4:	rosa-linguist-qt%{api}.desktop
12mu|qt5-5.2.1-3|119	Source100:	%{name}.rpmlintrc
12mu|qt5-5.2.1-3|120	# See http://bugs.rosalinux.ru/show_bug.cgi?id=2367
12mu|qt5-5.2.1-3|121	Patch1:		qt-everywhere-opensource-src-5.2.0-cmake-linguist.patch
12mu|qt5-5.2.1-3|122	# Build static library used in example to avoid missing dependency
12mu|qt5-5.2.1-3|123	Patch2:		qt-everywhere-opensource-src-5.2.0-staticgrue.patch
12mu|qt5-5.2.1-3|124	BuildRequires:	jpeg-devel
12mu|qt5-5.2.1-3|125	BuildRequires:	pkgconfig(libpng)
12mu|qt5-5.2.1-3|126	BuildRequires:	pkgconfig(zlib)
12mu|qt5-5.2.1-3|127	# CUPS
12mu|qt5-5.2.1-3|128	BuildRequires:	cups-devel
12mu|qt5-5.2.1-3|129	# OpenGL
12mu|qt5-5.2.1-3|130	BuildRequires:	pkgconfig(gl)
12mu|qt5-5.2.1-3|131	# Event loop
12mu|qt5-5.2.1-3|132	BuildRequires:	pkgconfig(glib-2.0)
12mu|qt5-5.2.1-3|133	# GTK theme
12mu|qt5-5.2.1-3|134	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|qt5-5.2.1-3|135	# ICU
12mu|qt5-5.2.1-3|136	BuildRequires:	pkgconfig(icu-uc)
12mu|qt5-5.2.1-3|137	# Multimedia
12mu|qt5-5.2.1-3|138	BuildRequires:	pkgconfig(gstreamer-0.10)
12mu|qt5-5.2.1-3|139	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mu|qt5-5.2.1-3|140	BuildRequires:	pkgconfig(libpulse)
12mu|qt5-5.2.1-3|141	BuildRequires:	pkgconfig(openal)
12mu|qt5-5.2.1-3|142	# For XCB platform plugin:
12mu|qt5-5.2.1-3|143	BuildRequires:	pkgconfig(xcb) >= 1.5
12mu|qt5-5.2.1-3|144	BuildRequires:	pkgconfig(xcb-icccm)
12mu|qt5-5.2.1-3|145	BuildRequires:	pkgconfig(xcb-image)
12mu|qt5-5.2.1-3|146	BuildRequires:	pkgconfig(xcb-renderutil)
12mu|qt5-5.2.1-3|147	BuildRequires:	pkgconfig(xcb-keysyms)
12mu|qt5-5.2.1-3|148	BuildRequires:	pkgconfig(xrender)
12mu|qt5-5.2.1-3|149	BuildRequires:	pkgconfig(xcb-render)
12mu|qt5-5.2.1-3|150	BuildRequires:	pkgconfig(sm)
12mu|qt5-5.2.1-3|151	BuildRequires:	pkgconfig(xinerama)
12mu|qt5-5.2.1-3|152	BuildRequires:	pkgconfig(xcb-xinerama)
12mu|qt5-5.2.1-3|153	BuildRequires:	pkgconfig(xcb-shape)
12mu|qt5-5.2.1-3|154	BuildRequires:	pkgconfig(xv)
12mu|qt5-5.2.1-3|155	BuildRequires:	pkgconfig(xcb-xv)
12mu|qt5-5.2.1-3|156	BuildRequires:	pkgconfig(inputproto)
12mu|qt5-5.2.1-3|157	BuildRequires:	pkgconfig(xi)
12mu|qt5-5.2.1-3|158	BuildRequires:	pkgconfig(xcb-xfixes)
12mu|qt5-5.2.1-3|159	BuildRequires:	pkgconfig(xfixes)
12mu|qt5-5.2.1-3|160	BuildRequires:	pkgconfig(xcb-randr)
12mu|qt5-5.2.1-3|161	BuildRequires:	pkgconfig(xrandr)
12mu|qt5-5.2.1-3|162	BuildRequires:	pkgconfig(xkbcomp)
12mu|qt5-5.2.1-3|163	BuildRequires:	pkgconfig(xkbfile)
12mu|qt5-5.2.1-3|164	# For proper font access
12mu|qt5-5.2.1-3|165	BuildRequires:	pkgconfig(fontconfig)
12mu|qt5-5.2.1-3|166	BuildRequires:	pkgconfig(freetype2)
12mu|qt5-5.2.1-3|167	%if %{with directfb}
12mu|qt5-5.2.1-3|168	# DirectFB platform plugin:
12mu|qt5-5.2.1-3|169	BuildRequires:	pkgconfig(directfb)
12mu|qt5-5.2.1-3|170	%endif
12mu|qt5-5.2.1-3|171	# Accessibility
12mu|qt5-5.2.1-3|172	BuildRequires:	pkgconfig(atspi-2)
12mu|qt5-5.2.1-3|173	# Assorted...
12mu|qt5-5.2.1-3|174	BuildRequires:	pkgconfig(libudev)
12mu|qt5-5.2.1-3|175	BuildRequires:	flex bison gperf
12mu|qt5-5.2.1-3|176	# Used for CPU feature detection in configure step
12mu|qt5-5.2.1-3|177	BuildRequires:	gdb
12mu|qt5-5.2.1-3|178	%if %{with docs}
12mu|qt5-5.2.1-3|179	BuildRequires:	qdoc5
12mu|qt5-5.2.1-3|180	BuildRequires:	qt5-tools
12mu|qt5-5.2.1-3|181	%endif
12mu|qt5-5.2.1-3|182	
12mu|qt5-5.2.1-3|183	%description
12mu|qt5-5.2.1-3|184	Version 5 of the Qt toolkit.
12mu|qt5-5.2.1-3|185	
12mu|qt5-5.2.1-3|186	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|187	# qt base components
12mu|qt5-5.2.1-3|188	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|189	
12mu|qt5-5.2.1-3|190	%package -n %{qtbluetooth}
12mu|qt5-5.2.1-3|191	Summary:	Qt Bluetooth library
12mu|qt5-5.2.1-3|192	Group:		System/Libraries
12mu|qt5-5.2.1-3|193	
12mu|qt5-5.2.1-3|194	%description -n %{qtbluetooth}
12mu|qt5-5.2.1-3|195	Qt Bluetooth library.
12mu|qt5-5.2.1-3|196	
12mu|qt5-5.2.1-3|197	%files -n %{qtbluetooth}
12mu|qt5-5.2.1-3|198	%{_qt_libdir}/libQt%{api}Bluetooth.so.%{major}*
12mu|qt5-5.2.1-3|199	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|200	%{_libdir}/libQt%{api}Bluetooth.so.%{major}*
12mu|qt5-5.2.1-3|201	%endif
12mu|qt5-5.2.1-3|202	%{_qt_prefix}/qml/QtBluetooth
12mu|qt5-5.2.1-3|203	
12mu|qt5-5.2.1-3|204	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|205	
12mu|qt5-5.2.1-3|206	%package -n %{qtbluetoothd}
12mu|qt5-5.2.1-3|207	Summary:	Development files for version 5 of the QtBluetooth library
12mu|qt5-5.2.1-3|208	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|209	Requires:	%{qtbluetooth} = %{EVRD}
12mu|qt5-5.2.1-3|210	
12mu|qt5-5.2.1-3|211	%description -n %{qtbluetoothd}
12mu|qt5-5.2.1-3|212	Development files for version 5 of the QtBluetooth library.
12mu|qt5-5.2.1-3|213	
12mu|qt5-5.2.1-3|214	%files -n %{qtbluetoothd}
12mu|qt5-5.2.1-3|215	%{_qt_includedir}/QtBluetooth
12mu|qt5-5.2.1-3|216	%{_qt_libdir}/libQt%{api}Bluetooth.so
12mu|qt5-5.2.1-3|217	%{_qt_libdir}/libQt%{api}Bluetooth.prl
12mu|qt5-5.2.1-3|218	%{_qt_libdir}/cmake/Qt%{api}Bluetooth
12mu|qt5-5.2.1-3|219	%{_qt_libdir}/pkgconfig/Qt%{api}Bluetooth.pc
12mu|qt5-5.2.1-3|220	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|221	%{_libdir}/pkgconfig/Qt%{api}Bluetooth.pc
12mu|qt5-5.2.1-3|222	%endif
12mu|qt5-5.2.1-3|223	
12mu|qt5-5.2.1-3|224	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|225	
12mu|qt5-5.2.1-3|226	%package -n %{qtbootstrapd}
12mu|qt5-5.2.1-3|227	Summary:	Development files for version 5 if the QtBootstrap library
12mu|qt5-5.2.1-3|228	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|229	
12mu|qt5-5.2.1-3|230	%description -n %{qtbootstrapd}
12mu|qt5-5.2.1-3|231	Development files for version 5 if the QtBootstrap library.
12mu|qt5-5.2.1-3|232	
12mu|qt5-5.2.1-3|233	%files -n %{qtbootstrapd}
12mu|qt5-5.2.1-3|234	%{_qt_libdir}/libQt%{api}Bootstrap.a
12mu|qt5-5.2.1-3|235	%{_qt_libdir}/libQt%{api}Bootstrap.prl
12mu|qt5-5.2.1-3|236	%{_qt_libdir}/pkgconfig/Qt%{api}Bootstrap.pc
12mu|qt5-5.2.1-3|237	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|238	%{_libdir}/pkgconfig/Qt%{api}Bootstrap.pc
12mu|qt5-5.2.1-3|239	%endif
12mu|qt5-5.2.1-3|240	
12mu|qt5-5.2.1-3|241	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|242	
12mu|qt5-5.2.1-3|243	%package -n %{qtconcurrent}
12mu|qt5-5.2.1-3|244	Summary:	Qt threading library
12mu|qt5-5.2.1-3|245	Group:		System/Libraries
12mu|qt5-5.2.1-3|246	
12mu|qt5-5.2.1-3|247	%description -n %{qtconcurrent}
12mu|qt5-5.2.1-3|248	Qt threading library.
12mu|qt5-5.2.1-3|249	
12mu|qt5-5.2.1-3|250	%files -n %{qtconcurrent}
12mu|qt5-5.2.1-3|251	%{_qt_libdir}/libQt%{api}Concurrent.so.%{major}*
12mu|qt5-5.2.1-3|252	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|253	%{_libdir}/libQt%{api}Concurrent.so.%{major}*
12mu|qt5-5.2.1-3|254	%endif
12mu|qt5-5.2.1-3|255	
12mu|qt5-5.2.1-3|256	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|257	
12mu|qt5-5.2.1-3|258	%package -n %{qtconcurrentd}
12mu|qt5-5.2.1-3|259	Summary:	Development files for version 5 of the QtConcurrent library
12mu|qt5-5.2.1-3|260	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|261	Requires:	%{qtconcurrent} = %{EVRD}
12mu|qt5-5.2.1-3|262	# Was introduced by mistake
12mu|qt5-5.2.1-3|263	Obsoletes:	%{_lib}qt5concurrent5-devel < %{EVRD}
12mu|qt5-5.2.1-3|264	
12mu|qt5-5.2.1-3|265	%description -n %{qtconcurrentd}
12mu|qt5-5.2.1-3|266	Development files for version 5 of the QtConcurrent library.
12mu|qt5-5.2.1-3|267	
12mu|qt5-5.2.1-3|268	%files -n %{qtconcurrentd}
12mu|qt5-5.2.1-3|269	%{_qt_includedir}/QtConcurrent
12mu|qt5-5.2.1-3|270	%{_qt_libdir}/libQt%{api}Concurrent.so
12mu|qt5-5.2.1-3|271	%{_qt_libdir}/libQt%{api}Concurrent.prl
12mu|qt5-5.2.1-3|272	%{_qt_libdir}/cmake/Qt%{api}Concurrent
12mu|qt5-5.2.1-3|273	%{_qt_libdir}/pkgconfig/Qt%{api}Concurrent.pc
12mu|qt5-5.2.1-3|274	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|275	%{_libdir}/pkgconfig/Qt%{api}Concurrent.pc
12mu|qt5-5.2.1-3|276	%endif
12mu|qt5-5.2.1-3|277	
12mu|qt5-5.2.1-3|278	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|279	
12mu|qt5-5.2.1-3|280	%package -n %{qtcore}
12mu|qt5-5.2.1-3|281	Summary:	Qt Core library
12mu|qt5-5.2.1-3|282	Group:		System/Libraries
12mu|qt5-5.2.1-3|283	Requires:	%{name}-qtcore-i18n = %{EVRD}
12mu|qt5-5.2.1-3|284	Obsoletes:	%{_lib}qt5v85 < 5.1.0-8
12mu|qt5-5.2.1-3|285	Obsoletes:	%{_lib}qt5v8_5 < 5.2.0
12mu|qt5-5.2.1-3|286	
12mu|qt5-5.2.1-3|287	%description -n %{qtcore}
12mu|qt5-5.2.1-3|288	Qt Core library.
12mu|qt5-5.2.1-3|289	
12mu|qt5-5.2.1-3|290	%files -n %{qtcore}
12mu|qt5-5.2.1-3|291	%{_qt_libdir}/libQt%{api}Core.so.%{major}*
12mu|qt5-5.2.1-3|292	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|293	%{_libdir}/libQt%{api}Core.so.%{major}*
12mu|qt5-5.2.1-3|294	%endif
12mu|qt5-5.2.1-3|295	%dir %{_qt_plugindir}
12mu|qt5-5.2.1-3|296	%{_sysconfdir}/xdg/qtchooser/*.conf
12mu|qt5-5.2.1-3|297	
12mu|qt5-5.2.1-3|298	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|299	
12mu|qt5-5.2.1-3|300	%package -n %{qtcored}
12mu|qt5-5.2.1-3|301	Summary:	Development files for version 5 of the QtCore library
12mu|qt5-5.2.1-3|302	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|303	Requires:	%{qtcore} = %{EVRD}
12mu|qt5-5.2.1-3|304	Obsoletes:	%{_lib}qt5v8-devel < 5.2.0
12mu|qt5-5.2.1-3|305	
12mu|qt5-5.2.1-3|306	%description -n %{qtcored}
12mu|qt5-5.2.1-3|307	Development files for version 5 of the QtCore library.
12mu|qt5-5.2.1-3|308	
12mu|qt5-5.2.1-3|309	%files -n %{qtcored}
12mu|qt5-5.2.1-3|310	%{_qt_docdir}/global
12mu|qt5-5.2.1-3|311	%{_bindir}/moc-qt%{api}
12mu|qt5-5.2.1-3|312	%{_qt_bindir}/moc
12mu|qt5-5.2.1-3|313	%{_bindir}/rcc-qt%{api}
12mu|qt5-5.2.1-3|314	%{_qt_bindir}/rcc
12mu|qt5-5.2.1-3|315	%{_qt_includedir}/QtCore
12mu|qt5-5.2.1-3|316	%{_qt_libdir}/libQt%{api}Core.so
12mu|qt5-5.2.1-3|317	%{_qt_libdir}/libQt%{api}Core.prl
12mu|qt5-5.2.1-3|318	%{_qt_libdir}/cmake/Qt%{api}Core
12mu|qt5-5.2.1-3|319	%{_qt_libdir}/cmake/Qt%{api}/Qt%{api}Config.cmake
12mu|qt5-5.2.1-3|320	%{_qt_libdir}/cmake/Qt%{api}/Qt%{api}ConfigVersion.cmake
12mu|qt5-5.2.1-3|321	%{_qt_libdir}/pkgconfig/Qt%{api}Core.pc
12mu|qt5-5.2.1-3|322	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|323	%{_libdir}/pkgconfig/Qt%{api}Core.pc
12mu|qt5-5.2.1-3|324	%endif
12mu|qt5-5.2.1-3|325	%dir %{_qt_libdir}/cmake
12mu|qt5-5.2.1-3|326	%dir %{_qt_libdir}/cmake/Qt%{api}
12mu|qt5-5.2.1-3|327	%dir %{_qt_libdir}/pkgconfig
12mu|qt5-5.2.1-3|328	
12mu|qt5-5.2.1-3|329	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|330	
12mu|qt5-5.2.1-3|331	%package qtcore-i18n
12mu|qt5-5.2.1-3|332	Summary:	Qt Core translations
12mu|qt5-5.2.1-3|333	Group:		System/Libraries
12mu|qt5-5.2.1-3|334	Conflicts:	%{qtcore} < 5.1.0-6
12mu|qt5-5.2.1-3|335	BuildArch:	noarch
12mu|qt5-5.2.1-3|336	
12mu|qt5-5.2.1-3|337	%description qtcore-i18n
12mu|qt5-5.2.1-3|338	Qt Core translations.
12mu|qt5-5.2.1-3|339	
12mu|qt5-5.2.1-3|340	%files qtcore-i18n
12mu|qt5-5.2.1-3|341	%dir %{_qt_translationsdir}
12mu|qt5-5.2.1-3|342	%lang(ar) %{_qt_translationsdir}/qt_ar.qm
12mu|qt5-5.2.1-3|343	%lang(cs) %{_qt_translationsdir}/qt_cs.qm
12mu|qt5-5.2.1-3|344	%lang(da) %{_qt_translationsdir}/qt_da.qm
12mu|qt5-5.2.1-3|345	%lang(de) %{_qt_translationsdir}/qt_de.qm
12mu|qt5-5.2.1-3|346	%lang(es) %{_qt_translationsdir}/qt_es.qm
12mu|qt5-5.2.1-3|347	%lang(fa) %{_qt_translationsdir}/qt_fa.qm
12mu|qt5-5.2.1-3|348	%lang(fr) %{_qt_translationsdir}/qt_fr.qm
12mu|qt5-5.2.1-3|349	%lang(gl) %{_qt_translationsdir}/qt_gl.qm
12mu|qt5-5.2.1-3|350	%lang(he) %{_qt_translationsdir}/qt_he.qm
12mu|qt5-5.2.1-3|351	%lang(hu) %{_qt_translationsdir}/qt_hu.qm
12mu|qt5-5.2.1-3|352	%lang(it) %{_qt_translationsdir}/qt_it.qm
12mu|qt5-5.2.1-3|353	%lang(ja) %{_qt_translationsdir}/qt_ja.qm
12mu|qt5-5.2.1-3|354	%lang(ko) %{_qt_translationsdir}/qt_ko.qm
12mu|qt5-5.2.1-3|355	%lang(lt) %{_qt_translationsdir}/qt_lt.qm
12mu|qt5-5.2.1-3|356	%lang(pl) %{_qt_translationsdir}/qt_pl.qm
12mu|qt5-5.2.1-3|357	%lang(pt) %{_qt_translationsdir}/qt_pt.qm
12mu|qt5-5.2.1-3|358	%lang(ru) %{_qt_translationsdir}/qt_ru.qm
12mu|qt5-5.2.1-3|359	%lang(sk) %{_qt_translationsdir}/qt_sk.qm
12mu|qt5-5.2.1-3|360	%lang(sl) %{_qt_translationsdir}/qt_sl.qm
12mu|qt5-5.2.1-3|361	%lang(sv) %{_qt_translationsdir}/qt_sv.qm
12mu|qt5-5.2.1-3|362	%lang(uk) %{_qt_translationsdir}/qt_uk.qm
12mu|qt5-5.2.1-3|363	%lang(zh_CN) %{_qt_translationsdir}/qt_zh_CN.qm
12mu|qt5-5.2.1-3|364	%lang(zh_TW) %{_qt_translationsdir}/qt_zh_TW.qm
12mu|qt5-5.2.1-3|365	%lang(cs) %{_qt_translationsdir}/qt_help_cs.qm
12mu|qt5-5.2.1-3|366	%lang(da) %{_qt_translationsdir}/qt_help_da.qm
12mu|qt5-5.2.1-3|367	%lang(de) %{_qt_translationsdir}/qt_help_de.qm
12mu|qt5-5.2.1-3|368	%lang(fr) %{_qt_translationsdir}/qt_help_fr.qm
12mu|qt5-5.2.1-3|369	%lang(gl) %{_qt_translationsdir}/qt_help_gl.qm
12mu|qt5-5.2.1-3|370	%lang(hu) %{_qt_translationsdir}/qt_help_hu.qm
12mu|qt5-5.2.1-3|371	%lang(ja) %{_qt_translationsdir}/qt_help_ja.qm
12mu|qt5-5.2.1-3|372	%lang(ko) %{_qt_translationsdir}/qt_help_ko.qm
12mu|qt5-5.2.1-3|373	%lang(pl) %{_qt_translationsdir}/qt_help_pl.qm
12mu|qt5-5.2.1-3|374	%lang(ru) %{_qt_translationsdir}/qt_help_ru.qm
12mu|qt5-5.2.1-3|375	%lang(sk) %{_qt_translationsdir}/qt_help_sk.qm
12mu|qt5-5.2.1-3|376	%lang(sl) %{_qt_translationsdir}/qt_help_sl.qm
12mu|qt5-5.2.1-3|377	%lang(uk) %{_qt_translationsdir}/qt_help_uk.qm
12mu|qt5-5.2.1-3|378	%lang(zh_CN) %{_qt_translationsdir}/qt_help_zh_CN.qm
12mu|qt5-5.2.1-3|379	%lang(zh_TW) %{_qt_translationsdir}/qt_help_zh_TW.qm
12mu|qt5-5.2.1-3|380	%lang(cs) %{_qt_translationsdir}/qtbase_cs.qm
12mu|qt5-5.2.1-3|381	%lang(de) %{_qt_translationsdir}/qtbase_de.qm
12mu|qt5-5.2.1-3|382	%lang(hu) %{_qt_translationsdir}/qtbase_hu.qm
12mu|qt5-5.2.1-3|383	%lang(it) %{_qt_translationsdir}/qtbase_it.qm
12mu|qt5-5.2.1-3|384	%lang(ja) %{_qt_translationsdir}/qtbase_ja.qm
12mu|qt5-5.2.1-3|385	%lang(ru) %{_qt_translationsdir}/qtbase_ru.qm
12mu|qt5-5.2.1-3|386	%lang(sk) %{_qt_translationsdir}/qtbase_sk.qm
12mu|qt5-5.2.1-3|387	%lang(uk) %{_qt_translationsdir}/qtbase_uk.qm
12mu|qt5-5.2.1-3|388	
12mu|qt5-5.2.1-3|389	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|390	
12mu|qt5-5.2.1-3|391	%package -n %{qtdbus}
12mu|qt5-5.2.1-3|392	Summary:	Qt DBus connector library
12mu|qt5-5.2.1-3|393	Group:		System/Libraries
12mu|qt5-5.2.1-3|394	
12mu|qt5-5.2.1-3|395	%description -n %{qtdbus}
12mu|qt5-5.2.1-3|396	Qt DBus connector library.
12mu|qt5-5.2.1-3|397	
12mu|qt5-5.2.1-3|398	%files -n %{qtdbus}
12mu|qt5-5.2.1-3|399	%{_qt_libdir}/libQt%{api}DBus.so.%{major}*
12mu|qt5-5.2.1-3|400	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|401	%{_libdir}/libQt%{api}DBus.so.%{major}*
12mu|qt5-5.2.1-3|402	%endif
12mu|qt5-5.2.1-3|403	
12mu|qt5-5.2.1-3|404	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|405	
12mu|qt5-5.2.1-3|406	%package -n %{qtdbusd}
12mu|qt5-5.2.1-3|407	Summary:	Development files for version 5 of the QtDBus library
12mu|qt5-5.2.1-3|408	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|409	Requires:	%{qtdbus} = %{EVRD}
12mu|qt5-5.2.1-3|410	
12mu|qt5-5.2.1-3|411	%description -n %{qtdbusd}
12mu|qt5-5.2.1-3|412	Development files for version 5 of the QtDBus library.
12mu|qt5-5.2.1-3|413	
12mu|qt5-5.2.1-3|414	%files -n %{qtdbusd}
12mu|qt5-5.2.1-3|415	%{_qt_bindir}/qdbuscpp2xml
12mu|qt5-5.2.1-3|416	%{_bindir}/qdbuscpp2xml-qt%{api}
12mu|qt5-5.2.1-3|417	%{_qt_bindir}/qdbusxml2cpp
12mu|qt5-5.2.1-3|418	%{_bindir}/qdbusxml2cpp-qt%{api}
12mu|qt5-5.2.1-3|419	%{_qt_includedir}/QtDBus
12mu|qt5-5.2.1-3|420	%{_qt_libdir}/libQt%{api}DBus.so
12mu|qt5-5.2.1-3|421	%{_qt_libdir}/libQt%{api}DBus.prl
12mu|qt5-5.2.1-3|422	%{_qt_libdir}/cmake/Qt%{api}DBus
12mu|qt5-5.2.1-3|423	%{_qt_libdir}/pkgconfig/Qt%{api}DBus.pc
12mu|qt5-5.2.1-3|424	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|425	%{_libdir}/pkgconfig/Qt%{api}DBus.pc
12mu|qt5-5.2.1-3|426	%endif
12mu|qt5-5.2.1-3|427	
12mu|qt5-5.2.1-3|428	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|429	
12mu|qt5-5.2.1-3|430	%package -n %{qtgui}
12mu|qt5-5.2.1-3|431	Summary:	Qt GUI library
12mu|qt5-5.2.1-3|432	Group:		System/Libraries
12mu|qt5-5.2.1-3|433	Suggests:	qt5-style-plugins
12mu|qt5-5.2.1-3|434	Requires:	qt5-output-driver = %{EVRD}
12mu|qt5-5.2.1-3|435	
12mu|qt5-5.2.1-3|436	%description -n %{qtgui}
12mu|qt5-5.2.1-3|437	Qt GUI library.
12mu|qt5-5.2.1-3|438	
12mu|qt5-5.2.1-3|439	%files -n %{qtgui}
12mu|qt5-5.2.1-3|440	%{_qt_libdir}/libQt%{api}Gui.so.%{major}*
12mu|qt5-5.2.1-3|441	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|442	%{_libdir}/libQt%{api}Gui.so.%{major}*
12mu|qt5-5.2.1-3|443	%endif
12mu|qt5-5.2.1-3|444	%{_qt_plugindir}/imageformats
12mu|qt5-5.2.1-3|445	%dir %{_qt_plugindir}/platforminputcontexts
12mu|qt5-5.2.1-3|446	%dir %{_qt_plugindir}/platforms
12mu|qt5-5.2.1-3|447	%dir %{_qt_plugindir}/platformthemes
12mu|qt5-5.2.1-3|448	%dir %{_qt_plugindir}/iconengines
12mu|qt5-5.2.1-3|449	%{_qt_plugindir}/generic
12mu|qt5-5.2.1-3|450	%{_qt_plugindir}/printsupport
12mu|qt5-5.2.1-3|451	
12mu|qt5-5.2.1-3|452	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|453	
12mu|qt5-5.2.1-3|454	%package -n %{qtguid}
12mu|qt5-5.2.1-3|455	Summary:	Development files for version 5 of the QtGui library
12mu|qt5-5.2.1-3|456	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|457	Requires:	%{qtgui} = %{EVRD}
12mu|qt5-5.2.1-3|458	# We need all the Platform plugins because the plugin related cmake files in
12mu|qt5-5.2.1-3|459	# %{_qt_libdir}/cmake/Qt%{api}Gui cause fatal errors if the plugins aren't
12mu|qt5-5.2.1-3|460	# installed.
12mu|qt5-5.2.1-3|461	Requires:	%{qtgui}-directfb = %{EVRD}
12mu|qt5-5.2.1-3|462	%ifos linux
12mu|qt5-5.2.1-3|463	Requires:	%{qtgui}-linuxfb = %{EVRD}
12mu|qt5-5.2.1-3|464	%endif
12mu|qt5-5.2.1-3|465	Requires:	%{qtgui}-minimal = %{EVRD}
12mu|qt5-5.2.1-3|466	Requires:	%{qtgui}-offscreen = %{EVRD}
12mu|qt5-5.2.1-3|467	Requires:	%{qtgui}-x11 = %{EVRD}
12mu|qt5-5.2.1-3|468	
12mu|qt5-5.2.1-3|469	%description -n %{qtguid}
12mu|qt5-5.2.1-3|470	Development files for version 5 of the QtGui library.
12mu|qt5-5.2.1-3|471	
12mu|qt5-5.2.1-3|472	%files -n %{qtguid}
12mu|qt5-5.2.1-3|473	%{_qt_bindir}/uic
12mu|qt5-5.2.1-3|474	%{_bindir}/uic-qt%{api}
12mu|qt5-5.2.1-3|475	%{_qt_includedir}/QtGui
12mu|qt5-5.2.1-3|476	%{_qt_includedir}/QtPlatformSupport
12mu|qt5-5.2.1-3|477	%{_qt_includedir}/QtUiTools
12mu|qt5-5.2.1-3|478	%{_qt_libdir}/libQt%{api}Gui.so
12mu|qt5-5.2.1-3|479	%{_qt_libdir}/libQt%{api}Gui.prl
12mu|qt5-5.2.1-3|480	%{_qt_libdir}/libQt%{api}PlatformSupport.a
12mu|qt5-5.2.1-3|481	%{_qt_libdir}/libQt%{api}PlatformSupport.prl
12mu|qt5-5.2.1-3|482	%{_qt_libdir}/libQt%{api}UiTools.a
12mu|qt5-5.2.1-3|483	%{_qt_libdir}/libQt%{api}UiTools.prl
12mu|qt5-5.2.1-3|484	%{_qt_libdir}/cmake/Qt%{api}Gui
12mu|qt5-5.2.1-3|485	%{_qt_libdir}/cmake/Qt%{api}UiTools
12mu|qt5-5.2.1-3|486	%{_qt_libdir}/pkgconfig/Qt%{api}Gui.pc
12mu|qt5-5.2.1-3|487	%{_qt_libdir}/pkgconfig/Qt%{api}PlatformSupport.pc
12mu|qt5-5.2.1-3|488	%{_qt_libdir}/pkgconfig/Qt%{api}UiTools.pc
12mu|qt5-5.2.1-3|489	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|490	%{_libdir}/pkgconfig/Qt%{api}Gui.pc
12mu|qt5-5.2.1-3|491	%{_libdir}/pkgconfig/Qt%{api}PlatformSupport.pc
12mu|qt5-5.2.1-3|492	%{_libdir}/pkgconfig/Qt%{api}UiTools.pc
12mu|qt5-5.2.1-3|493	%endif
12mu|qt5-5.2.1-3|494	
12mu|qt5-5.2.1-3|495	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|496	
12mu|qt5-5.2.1-3|497	%package -n %{qtgui}-directfb
12mu|qt5-5.2.1-3|498	Summary:	DirectFB output driver for QtGui v5
12mu|qt5-5.2.1-3|499	Group:		System/Libraries
12mu|qt5-5.2.1-3|500	Requires:	%{qtgui} = %{EVRD}
12mu|qt5-5.2.1-3|501	Provides:	qt5-output-driver = %{EVRD}
12mu|qt5-5.2.1-3|502	
12mu|qt5-5.2.1-3|503	%description -n %{qtgui}-directfb
12mu|qt5-5.2.1-3|504	DirectFB output driver for QtGui v5.
12mu|qt5-5.2.1-3|505	
12mu|qt5-5.2.1-3|506	%files -n %{qtgui}-directfb
12mu|qt5-5.2.1-3|507	%{_qt_plugindir}/platforms/libqdirectfb.so
12mu|qt5-5.2.1-3|508	
12mu|qt5-5.2.1-3|509	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|510	
12mu|qt5-5.2.1-3|511	%package -n %{qtgui}-linuxfb
12mu|qt5-5.2.1-3|512	Summary:	Linux Framebuffer output driver for QtGui v5
12mu|qt5-5.2.1-3|513	Group:		System/Libraries
12mu|qt5-5.2.1-3|514	Requires:	%{qtgui} = %{EVRD}
12mu|qt5-5.2.1-3|515	Provides:	qt5-output-driver = %{EVRD}
12mu|qt5-5.2.1-3|516	
12mu|qt5-5.2.1-3|517	%description -n %{qtgui}-linuxfb
12mu|qt5-5.2.1-3|518	Linux Framebuffer output driver for QtGui v5.
12mu|qt5-5.2.1-3|519	
12mu|qt5-5.2.1-3|520	%files -n %{qtgui}-linuxfb
12mu|qt5-5.2.1-3|521	%{_qt_plugindir}/platforms/libqlinuxfb.so
12mu|qt5-5.2.1-3|522	# FIXME need to determine why those aren't built all the time. We're probably
12mu|qt5-5.2.1-3|523	# missing a BuildRequires: somewhere.
12mu|qt5-5.2.1-3|524	%optional %{_qt_libdir}/fonts
12mu|qt5-5.2.1-3|525	
12mu|qt5-5.2.1-3|526	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|527	
12mu|qt5-5.2.1-3|528	%package -n %{qtgui}-minimal
12mu|qt5-5.2.1-3|529	Summary:	Minimal (Framebuffer based) output driver for QtGui v5
12mu|qt5-5.2.1-3|530	Group:		System/Libraries
12mu|qt5-5.2.1-3|531	Requires:	%{qtgui} = %{EVRD}
12mu|qt5-5.2.1-3|532	Provides:	qt5-output-driver = %{EVRD}
12mu|qt5-5.2.1-3|533	
12mu|qt5-5.2.1-3|534	%description -n %{qtgui}-minimal
12mu|qt5-5.2.1-3|535	Minimal (Framebuffer based) output driver for QtGui v5.
12mu|qt5-5.2.1-3|536	
12mu|qt5-5.2.1-3|537	%files -n %{qtgui}-minimal
12mu|qt5-5.2.1-3|538	%{_qt_plugindir}/platforms/libqminimal.so
12mu|qt5-5.2.1-3|539	
12mu|qt5-5.2.1-3|540	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|541	
12mu|qt5-5.2.1-3|542	%package -n %{qtgui}-offscreen
12mu|qt5-5.2.1-3|543	Summary:	Offscreen output driver for QtGui v5
12mu|qt5-5.2.1-3|544	Group:		System/Libraries
12mu|qt5-5.2.1-3|545	Requires:	%{qtgui} = %{EVRD}
12mu|qt5-5.2.1-3|546	Provides:	qt5-output-driver = %{EVRD}
12mu|qt5-5.2.1-3|547	
12mu|qt5-5.2.1-3|548	%description -n %{qtgui}-offscreen
12mu|qt5-5.2.1-3|549	Minimal (Framebuffer based) output driver for QtGui v5.
12mu|qt5-5.2.1-3|550	
12mu|qt5-5.2.1-3|551	%files -n %{qtgui}-offscreen
12mu|qt5-5.2.1-3|552	%{_qt_plugindir}/platforms/libqoffscreen.so
12mu|qt5-5.2.1-3|553	
12mu|qt5-5.2.1-3|554	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|555	
12mu|qt5-5.2.1-3|556	%package -n %{qtgui}-x11
12mu|qt5-5.2.1-3|557	Summary:	X11 output driver for QtGui v5
12mu|qt5-5.2.1-3|558	Group:		System/Libraries
12mu|qt5-5.2.1-3|559	Requires:	%{qtgui} = %{EVRD}
12mu|qt5-5.2.1-3|560	Provides:	qt5-output-driver = %{EVRD}
12mu|qt5-5.2.1-3|561	Provides:	qt5-output-driver-default = %{EVRD}
12mu|qt5-5.2.1-3|562	
12mu|qt5-5.2.1-3|563	%description -n %{qtgui}-x11
12mu|qt5-5.2.1-3|564	X11 output driver for QtGui v5.
12mu|qt5-5.2.1-3|565	
12mu|qt5-5.2.1-3|566	%files -n %{qtgui}-x11
12mu|qt5-5.2.1-3|567	%{_qt_plugindir}/platforms/libqxcb.so
12mu|qt5-5.2.1-3|568	%{_qt_plugindir}/platforminputcontexts/libibusplatforminputcontextplugin.so
12mu|qt5-5.2.1-3|569	%{_qt_plugindir}/platforminputcontexts/libcomposeplatforminputcontextplugin.so
12mu|qt5-5.2.1-3|570	
12mu|qt5-5.2.1-3|571	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|572	
12mu|qt5-5.2.1-3|573	%package -n %{qtnetwork}
12mu|qt5-5.2.1-3|574	Summary:	Qt Networking library
12mu|qt5-5.2.1-3|575	Group:		System/Libraries
12mu|qt5-5.2.1-3|576	
12mu|qt5-5.2.1-3|577	%description -n %{qtnetwork}
12mu|qt5-5.2.1-3|578	Qt Networking library.
12mu|qt5-5.2.1-3|579	
12mu|qt5-5.2.1-3|580	%files -n %{qtnetwork}
12mu|qt5-5.2.1-3|581	%{_qt_libdir}/libQt%{api}Network.so.%{major}*
12mu|qt5-5.2.1-3|582	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|583	%{_libdir}/libQt%{api}Network.so.%{major}*
12mu|qt5-5.2.1-3|584	%endif
12mu|qt5-5.2.1-3|585	%{_qt_plugindir}/bearer
12mu|qt5-5.2.1-3|586	
12mu|qt5-5.2.1-3|587	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|588	
12mu|qt5-5.2.1-3|589	%package -n %{qtnetworkd}
12mu|qt5-5.2.1-3|590	Summary:	Development files for version 5 of the QtNetwork library
12mu|qt5-5.2.1-3|591	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|592	Requires:	%{qtnetwork} = %{EVRD}
12mu|qt5-5.2.1-3|593	
12mu|qt5-5.2.1-3|594	%description -n %{qtnetworkd}
12mu|qt5-5.2.1-3|595	Development files for version 5 of the QtNetwork library.
12mu|qt5-5.2.1-3|596	
12mu|qt5-5.2.1-3|597	%files -n %{qtnetworkd}
12mu|qt5-5.2.1-3|598	%{_qt_includedir}/QtNetwork
12mu|qt5-5.2.1-3|599	%{_qt_libdir}/libQt%{api}Network.so
12mu|qt5-5.2.1-3|600	%{_qt_libdir}/libQt%{api}Network.prl
12mu|qt5-5.2.1-3|601	%{_qt_libdir}/cmake/Qt%{api}Network
12mu|qt5-5.2.1-3|602	%{_qt_libdir}/pkgconfig/Qt%{api}Network.pc
12mu|qt5-5.2.1-3|603	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|604	%{_libdir}/pkgconfig/Qt%{api}Network.pc
12mu|qt5-5.2.1-3|605	%endif
12mu|qt5-5.2.1-3|606	
12mu|qt5-5.2.1-3|607	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|608	
12mu|qt5-5.2.1-3|609	%package -n %{qtnfc}
12mu|qt5-5.2.1-3|610	Summary:	Qt NFC library
12mu|qt5-5.2.1-3|611	Group:		System/Libraries
12mu|qt5-5.2.1-3|612	
12mu|qt5-5.2.1-3|613	%description -n %{qtnfc}
12mu|qt5-5.2.1-3|614	Qt NFC library.
12mu|qt5-5.2.1-3|615	
12mu|qt5-5.2.1-3|616	NFC is an extremely short-range (less than 20 centimeters) wireless technology
12mu|qt5-5.2.1-3|617	and has a maximum transfer rate of 424 kbit/s. NFC is ideal for transferring
12mu|qt5-5.2.1-3|618	small packets of data when two devices are touched together.
12mu|qt5-5.2.1-3|619	
12mu|qt5-5.2.1-3|620	%files -n %{qtnfc}
12mu|qt5-5.2.1-3|621	%{_qt_libdir}/libQt%{api}Nfc.so.%{major}*
12mu|qt5-5.2.1-3|622	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|623	%{_libdir}/libQt%{api}Nfc.so.%{major}*
12mu|qt5-5.2.1-3|624	%endif
12mu|qt5-5.2.1-3|625	%{_qt_prefix}/qml/QtNfc
12mu|qt5-5.2.1-3|626	
12mu|qt5-5.2.1-3|627	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|628	
12mu|qt5-5.2.1-3|629	%package -n %{qtnfcd}
12mu|qt5-5.2.1-3|630	Summary:	Development files for version 5 of the QtNfc library
12mu|qt5-5.2.1-3|631	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|632	Requires:	%{qtnfc} = %{EVRD}
12mu|qt5-5.2.1-3|633	
12mu|qt5-5.2.1-3|634	%description -n %{qtnfcd}
12mu|qt5-5.2.1-3|635	Development files for version 5 of the QtNfc library.
12mu|qt5-5.2.1-3|636	
12mu|qt5-5.2.1-3|637	%files -n %{qtnfcd}
12mu|qt5-5.2.1-3|638	%{_qt_includedir}/QtNfc
12mu|qt5-5.2.1-3|639	%{_qt_libdir}/libQt%{api}Nfc.so
12mu|qt5-5.2.1-3|640	%{_qt_libdir}/libQt%{api}Nfc.prl
12mu|qt5-5.2.1-3|641	%{_qt_libdir}/cmake/Qt%{api}Nfc
12mu|qt5-5.2.1-3|642	%{_qt_libdir}/pkgconfig/Qt%{api}Nfc.pc
12mu|qt5-5.2.1-3|643	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|644	%{_libdir}/pkgconfig/Qt%{api}Nfc.pc
12mu|qt5-5.2.1-3|645	%endif
12mu|qt5-5.2.1-3|646	
12mu|qt5-5.2.1-3|647	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|648	
12mu|qt5-5.2.1-3|649	%package -n %{qtopengl}
12mu|qt5-5.2.1-3|650	Summary:	Qt OpenGL (3D Graphics) library
12mu|qt5-5.2.1-3|651	Group:		System/Libraries
12mu|qt5-5.2.1-3|652	
12mu|qt5-5.2.1-3|653	%description -n %{qtopengl}
12mu|qt5-5.2.1-3|654	Qt OpenGL (3D Graphics) library.
12mu|qt5-5.2.1-3|655	
12mu|qt5-5.2.1-3|656	%files -n %{qtopengl}
12mu|qt5-5.2.1-3|657	%{_qt_libdir}/libQt%{api}OpenGL.so.%{major}*
12mu|qt5-5.2.1-3|658	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|659	%{_libdir}/libQt%{api}OpenGL.so.%{major}*
12mu|qt5-5.2.1-3|660	%endif
12mu|qt5-5.2.1-3|661	
12mu|qt5-5.2.1-3|662	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|663	
12mu|qt5-5.2.1-3|664	%package -n %{qtopengld}
12mu|qt5-5.2.1-3|665	Summary:	Development files for version 5 of the QtOpenGL library
12mu|qt5-5.2.1-3|666	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|667	Requires:	%{qtopengl} = %{EVRD}
12mu|qt5-5.2.1-3|668	
12mu|qt5-5.2.1-3|669	%description -n %{qtopengld}
12mu|qt5-5.2.1-3|670	Development files for version 5 of the QtOpenGL library.
12mu|qt5-5.2.1-3|671	
12mu|qt5-5.2.1-3|672	%files -n %{qtopengld}
12mu|qt5-5.2.1-3|673	%{_qt_includedir}/QtOpenGL
12mu|qt5-5.2.1-3|674	%{_qt_includedir}/QtOpenGLExtensions
12mu|qt5-5.2.1-3|675	%{_qt_libdir}/libQt%{api}OpenGL.so
12mu|qt5-5.2.1-3|676	%{_qt_libdir}/libQt%{api}OpenGL.prl
12mu|qt5-5.2.1-3|677	%{_qt_libdir}/libQt%{api}OpenGLExtensions.a
12mu|qt5-5.2.1-3|678	%{_qt_libdir}/libQt%{api}OpenGLExtensions.prl
12mu|qt5-5.2.1-3|679	%{_qt_libdir}/cmake/Qt%{api}OpenGL
12mu|qt5-5.2.1-3|680	%{_qt_libdir}/cmake/Qt%{api}OpenGLExtensions
12mu|qt5-5.2.1-3|681	%{_qt_libdir}/pkgconfig/Qt%{api}OpenGL.pc
12mu|qt5-5.2.1-3|682	%{_qt_libdir}/pkgconfig/Qt%{api}OpenGLExtensions.pc
12mu|qt5-5.2.1-3|683	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|684	%{_libdir}/pkgconfig/Qt%{api}OpenGL.pc
12mu|qt5-5.2.1-3|685	%{_libdir}/pkgconfig/Qt%{api}OpenGLExtensions.pc
12mu|qt5-5.2.1-3|686	%endif
12mu|qt5-5.2.1-3|687	
12mu|qt5-5.2.1-3|688	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|689	
12mu|qt5-5.2.1-3|690	%package -n %{qtpositioning}
12mu|qt5-5.2.1-3|691	Summary:	Qt Positioning library
12mu|qt5-5.2.1-3|692	Group:		System/Libraries
12mu|qt5-5.2.1-3|693	
12mu|qt5-5.2.1-3|694	%description -n %{qtpositioning}
12mu|qt5-5.2.1-3|695	Qt Positioning library.
12mu|qt5-5.2.1-3|696	
12mu|qt5-5.2.1-3|697	The Qt Positioning API gives developers the ability to determine a position by
12mu|qt5-5.2.1-3|698	using a variety of possible sources, including satellite, or wifi, or text
12mu|qt5-5.2.1-3|699	file, and so on. That information can then be used to for example determine
12mu|qt5-5.2.1-3|700	a position on a map. In addition satellite information can be retrieved and
12mu|qt5-5.2.1-3|701	area based monitoring can be performed.
12mu|qt5-5.2.1-3|702	
12mu|qt5-5.2.1-3|703	%files -n %{qtpositioning}
12mu|qt5-5.2.1-3|704	%{_qt_libdir}/libQt%{api}Positioning.so.%{major}*
12mu|qt5-5.2.1-3|705	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|706	%{_libdir}/libQt%{api}Positioning.so.%{major}*
12mu|qt5-5.2.1-3|707	%endif
12mu|qt5-5.2.1-3|708	%{_qt_prefix}/qml/QtPositioning
12mu|qt5-5.2.1-3|709	%{_qt_plugindir}/position
12mu|qt5-5.2.1-3|710	
12mu|qt5-5.2.1-3|711	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|712	
12mu|qt5-5.2.1-3|713	%package -n %{qtpositioningd}
12mu|qt5-5.2.1-3|714	Summary:	Development files for version 5 of the QtPositioning library
12mu|qt5-5.2.1-3|715	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|716	Requires:	%{qtpositioning} = %{EVRD}
12mu|qt5-5.2.1-3|717	
12mu|qt5-5.2.1-3|718	%description -n %{qtpositioningd}
12mu|qt5-5.2.1-3|719	Development files for version 5 of the QtPositioning library.
12mu|qt5-5.2.1-3|720	
12mu|qt5-5.2.1-3|721	%files -n %{qtpositioningd}
12mu|qt5-5.2.1-3|722	%{_qt_includedir}/QtPositioning
12mu|qt5-5.2.1-3|723	%{_qt_libdir}/libQt%{api}Positioning.so
12mu|qt5-5.2.1-3|724	%{_qt_libdir}/libQt%{api}Positioning.prl
12mu|qt5-5.2.1-3|725	%{_qt_libdir}/cmake/Qt%{api}Positioning
12mu|qt5-5.2.1-3|726	%{_qt_libdir}/pkgconfig/Qt%{api}Positioning.pc
12mu|qt5-5.2.1-3|727	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|728	%{_libdir}/pkgconfig/Qt%{api}Positioning.pc
12mu|qt5-5.2.1-3|729	%endif
12mu|qt5-5.2.1-3|730	
12mu|qt5-5.2.1-3|731	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|732	
12mu|qt5-5.2.1-3|733	%package -n %{qtprintsupport}
12mu|qt5-5.2.1-3|734	Summary:	Qt printing library
12mu|qt5-5.2.1-3|735	Group:		System/Libraries
12mu|qt5-5.2.1-3|736	
12mu|qt5-5.2.1-3|737	%description -n %{qtprintsupport}
12mu|qt5-5.2.1-3|738	Qt printing library.
12mu|qt5-5.2.1-3|739	
12mu|qt5-5.2.1-3|740	%files -n %{qtprintsupport}
12mu|qt5-5.2.1-3|741	%{_qt_libdir}/libQt%{api}PrintSupport.so.%{major}*
12mu|qt5-5.2.1-3|742	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|743	%{_libdir}/libQt%{api}PrintSupport.so.%{major}*
12mu|qt5-5.2.1-3|744	%endif
12mu|qt5-5.2.1-3|745	
12mu|qt5-5.2.1-3|746	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|747	
12mu|qt5-5.2.1-3|748	%package -n %{qtprintsupportd}
12mu|qt5-5.2.1-3|749	Summary:	Development files for version 5 of the QtPrintSupport library
12mu|qt5-5.2.1-3|750	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|751	Requires:	%{qtprintsupport} = %{EVRD}
12mu|qt5-5.2.1-3|752	
12mu|qt5-5.2.1-3|753	%description -n %{qtprintsupportd}
12mu|qt5-5.2.1-3|754	Development files for version 5 of the QtPrintSupport library.
12mu|qt5-5.2.1-3|755	
12mu|qt5-5.2.1-3|756	%files -n %{qtprintsupportd}
12mu|qt5-5.2.1-3|757	%{_qt_includedir}/QtPrintSupport
12mu|qt5-5.2.1-3|758	%{_qt_libdir}/libQt%{api}PrintSupport.so
12mu|qt5-5.2.1-3|759	%{_qt_libdir}/libQt%{api}PrintSupport.prl
12mu|qt5-5.2.1-3|760	%{_qt_libdir}/cmake/Qt%{api}PrintSupport
12mu|qt5-5.2.1-3|761	%{_qt_libdir}/pkgconfig/Qt%{api}PrintSupport.pc
12mu|qt5-5.2.1-3|762	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|763	%{_libdir}/pkgconfig/Qt%{api}PrintSupport.pc
12mu|qt5-5.2.1-3|764	%endif
12mu|qt5-5.2.1-3|765	
12mu|qt5-5.2.1-3|766	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|767	
12mu|qt5-5.2.1-3|768	%package -n %{qtsensors}
12mu|qt5-5.2.1-3|769	Summary:	Qt Sensors library
12mu|qt5-5.2.1-3|770	Group:		System/Libraries
12mu|qt5-5.2.1-3|771	
12mu|qt5-5.2.1-3|772	%description -n %{qtsensors}
12mu|qt5-5.2.1-3|773	Qt Sensors library.
12mu|qt5-5.2.1-3|774	
12mu|qt5-5.2.1-3|775	%files -n %{qtsensors}
12mu|qt5-5.2.1-3|776	%{_qt_libdir}/libQt%{api}Sensors.so.%{major}*
12mu|qt5-5.2.1-3|777	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|778	%{_libdir}/libQt%{api}Sensors.so.%{major}*
12mu|qt5-5.2.1-3|779	%endif
12mu|qt5-5.2.1-3|780	%{_qt_prefix}/qml/QtSensors
12mu|qt5-5.2.1-3|781	%{_qt_plugindir}/sensorgestures
12mu|qt5-5.2.1-3|782	%{_qt_plugindir}/sensors
12mu|qt5-5.2.1-3|783	
12mu|qt5-5.2.1-3|784	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|785	
12mu|qt5-5.2.1-3|786	%package -n %{qtsensorsd}
12mu|qt5-5.2.1-3|787	Summary:	Development files for the QtSensors library
12mu|qt5-5.2.1-3|788	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|789	Requires:	%{qtsensors} = %{EVRD}
12mu|qt5-5.2.1-3|790	
12mu|qt5-5.2.1-3|791	%description -n %{qtsensorsd}
12mu|qt5-5.2.1-3|792	Development files for the QtSensors library.
12mu|qt5-5.2.1-3|793	
12mu|qt5-5.2.1-3|794	%files -n %{qtsensorsd}
12mu|qt5-5.2.1-3|795	%{_qt_includedir}/QtSensors
12mu|qt5-5.2.1-3|796	%{_qt_libdir}/libQt%{api}Sensors.so
12mu|qt5-5.2.1-3|797	%{_qt_libdir}/libQt%{api}Sensors.prl
12mu|qt5-5.2.1-3|798	%{_qt_libdir}/cmake/Qt%{api}Sensors
12mu|qt5-5.2.1-3|799	%{_qt_libdir}/pkgconfig/Qt%{api}Sensors.pc
12mu|qt5-5.2.1-3|800	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|801	%{_libdir}/pkgconfig/Qt%{api}Sensors.pc
12mu|qt5-5.2.1-3|802	%endif
12mu|qt5-5.2.1-3|803	
12mu|qt5-5.2.1-3|804	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|805	
12mu|qt5-5.2.1-3|806	%package -n %{qtserialport}
12mu|qt5-5.2.1-3|807	Summary:	Qt Serial Port library
12mu|qt5-5.2.1-3|808	Group:		System/Libraries
12mu|qt5-5.2.1-3|809	
12mu|qt5-5.2.1-3|810	%description -n %{qtserialport}
12mu|qt5-5.2.1-3|811	Qt Serial Port library.
12mu|qt5-5.2.1-3|812	
12mu|qt5-5.2.1-3|813	%files -n %{qtserialport}
12mu|qt5-5.2.1-3|814	%{_qt_libdir}/libQt%{api}SerialPort.so.%{major}*
12mu|qt5-5.2.1-3|815	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|816	%{_libdir}/libQt%{api}SerialPort.so.%{major}*
12mu|qt5-5.2.1-3|817	%endif
12mu|qt5-5.2.1-3|818	
12mu|qt5-5.2.1-3|819	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|820	
12mu|qt5-5.2.1-3|821	%package -n %{qtserialportd}
12mu|qt5-5.2.1-3|822	Summary:	Development files for the QtSerialPort library
12mu|qt5-5.2.1-3|823	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|824	Requires:	%{qtserialport} = %{EVRD}
12mu|qt5-5.2.1-3|825	
12mu|qt5-5.2.1-3|826	%description -n %{qtserialportd}
12mu|qt5-5.2.1-3|827	Development files for the QtSerialPort library.
12mu|qt5-5.2.1-3|828	
12mu|qt5-5.2.1-3|829	%files -n %{qtserialportd}
12mu|qt5-5.2.1-3|830	%{_qt_includedir}/QtSerialPort
12mu|qt5-5.2.1-3|831	%{_qt_libdir}/libQt%{api}SerialPort.so
12mu|qt5-5.2.1-3|832	%{_qt_libdir}/libQt%{api}SerialPort.prl
12mu|qt5-5.2.1-3|833	%{_qt_libdir}/cmake/Qt%{api}SerialPort
12mu|qt5-5.2.1-3|834	%{_qt_libdir}/pkgconfig/Qt%{api}SerialPort.pc
12mu|qt5-5.2.1-3|835	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|836	%{_libdir}/pkgconfig/Qt%{api}SerialPort.pc
12mu|qt5-5.2.1-3|837	%endif
12mu|qt5-5.2.1-3|838	
12mu|qt5-5.2.1-3|839	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|840	
12mu|qt5-5.2.1-3|841	%package -n %{qtsql}
12mu|qt5-5.2.1-3|842	Summary:	Qt SQL library
12mu|qt5-5.2.1-3|843	Group:		System/Libraries
12mu|qt5-5.2.1-3|844	
12mu|qt5-5.2.1-3|845	%description -n %{qtsql}
12mu|qt5-5.2.1-3|846	Qt SQL library.
12mu|qt5-5.2.1-3|847	
12mu|qt5-5.2.1-3|848	%files -n %{qtsql}
12mu|qt5-5.2.1-3|849	%{_qt_libdir}/libQt%{api}Sql.so.%{major}*
12mu|qt5-5.2.1-3|850	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|851	%{_libdir}/libQt%{api}Sql.so.%{major}*
12mu|qt5-5.2.1-3|852	%endif
12mu|qt5-5.2.1-3|853	%dir %{_qt_plugindir}/sqldrivers
12mu|qt5-5.2.1-3|854	
12mu|qt5-5.2.1-3|855	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|856	
12mu|qt5-5.2.1-3|857	%package -n %{qtsqld}
12mu|qt5-5.2.1-3|858	Summary:	Development files for version 5 of the QtSql library
12mu|qt5-5.2.1-3|859	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|860	Requires:	%{qtsql} = %{EVRD}
12mu|qt5-5.2.1-3|861	# We need all the QtSql plugins because the plugin related cmake files in
12mu|qt5-5.2.1-3|862	# %{_qt_libdir}/cmake/Qt%{api}Sql cause fatal errors if the plugins aren't
12mu|qt5-5.2.1-3|863	# installed.
12mu|qt5-5.2.1-3|864	Requires:	%{qtsql}-mysql = %{EVRD}
12mu|qt5-5.2.1-3|865	Requires:	%{qtsql}-odbc = %{EVRD}
12mu|qt5-5.2.1-3|866	Requires:	%{qtsql}-postgresql = %{EVRD}
12mu|qt5-5.2.1-3|867	Requires:	%{qtsql}-sqlite = %{EVRD}
12mu|qt5-5.2.1-3|868	
12mu|qt5-5.2.1-3|869	%description -n %{qtsqld}
12mu|qt5-5.2.1-3|870	Development files for version 5 of the QtSql library.
12mu|qt5-5.2.1-3|871	
12mu|qt5-5.2.1-3|872	%files -n %{qtsqld}
12mu|qt5-5.2.1-3|873	%{_qt_includedir}/QtSql
12mu|qt5-5.2.1-3|874	%{_qt_libdir}/libQt%{api}Sql.so
12mu|qt5-5.2.1-3|875	%{_qt_libdir}/libQt%{api}Sql.prl
12mu|qt5-5.2.1-3|876	%{_qt_libdir}/cmake/Qt%{api}Sql
12mu|qt5-5.2.1-3|877	%{_qt_libdir}/pkgconfig/Qt%{api}Sql.pc
12mu|qt5-5.2.1-3|878	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|879	%{_libdir}/pkgconfig/Qt%{api}Sql.pc
12mu|qt5-5.2.1-3|880	%endif
12mu|qt5-5.2.1-3|881	
12mu|qt5-5.2.1-3|882	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|883	
12mu|qt5-5.2.1-3|884	%package -n %{qtsql}-mysql
12mu|qt5-5.2.1-3|885	Summary:	MySQL support for the QtSql library v5
12mu|qt5-5.2.1-3|886	Group:		System/Libraries
12mu|qt5-5.2.1-3|887	Requires:	%{qtsql} = %{EVRD}
12mu|qt5-5.2.1-3|888	Provides:	%{name}-database-plugin-mysql = %{EVRD}
12mu|qt5-5.2.1-3|889	BuildRequires:	mysql-devel
12mu|qt5-5.2.1-3|890	
12mu|qt5-5.2.1-3|891	%description -n %{qtsql}-mysql
12mu|qt5-5.2.1-3|892	MySQL support for the QtSql library v5.
12mu|qt5-5.2.1-3|893	
12mu|qt5-5.2.1-3|894	%files -n %{qtsql}-mysql
12mu|qt5-5.2.1-3|895	%{_qt_plugindir}/sqldrivers/libqsqlmysql.so
12mu|qt5-5.2.1-3|896	
12mu|qt5-5.2.1-3|897	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|898	
12mu|qt5-5.2.1-3|899	%package -n %{qtsql}-odbc
12mu|qt5-5.2.1-3|900	Summary:	ODBC support for the QtSql library v5
12mu|qt5-5.2.1-3|901	Group:		System/Libraries
12mu|qt5-5.2.1-3|902	Requires:	%{qtsql} = %{EVRD}
12mu|qt5-5.2.1-3|903	Provides:	%{name}-database-plugin-odbc = %{EVRD}
12mu|qt5-5.2.1-3|904	BuildRequires:	pkgconfig(libiodbc)
12mu|qt5-5.2.1-3|905	
12mu|qt5-5.2.1-3|906	%description -n %{qtsql}-odbc
12mu|qt5-5.2.1-3|907	ODBC support for the QtSql library v5.
12mu|qt5-5.2.1-3|908	
12mu|qt5-5.2.1-3|909	%files -n %{qtsql}-odbc
12mu|qt5-5.2.1-3|910	%{_qt_plugindir}/sqldrivers/libqsqlodbc.so
12mu|qt5-5.2.1-3|911	
12mu|qt5-5.2.1-3|912	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|913	
12mu|qt5-5.2.1-3|914	%package -n %{qtsql}-postgresql
12mu|qt5-5.2.1-3|915	Summary:	PostgreSQL support for the QtSql library v5
12mu|qt5-5.2.1-3|916	Group:		System/Libraries
12mu|qt5-5.2.1-3|917	Requires:	%{qtsql} = %{EVRD}
12mu|qt5-5.2.1-3|918	Provides:	%{name}-database-plugin-postgresql = %{EVRD}
12mu|qt5-5.2.1-3|919	BuildRequires:	postgresql-devel >= 9.0
12mu|qt5-5.2.1-3|920	
12mu|qt5-5.2.1-3|921	%description -n %{qtsql}-postgresql
12mu|qt5-5.2.1-3|922	PostgreSQL support for the QtSql library v5.
12mu|qt5-5.2.1-3|923	
12mu|qt5-5.2.1-3|924	%files -n %{qtsql}-postgresql
12mu|qt5-5.2.1-3|925	%{_qt_plugindir}/sqldrivers/libqsqlpsql.so
12mu|qt5-5.2.1-3|926	
12mu|qt5-5.2.1-3|927	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|928	
12mu|qt5-5.2.1-3|929	%package -n %{qtsql}-sqlite
12mu|qt5-5.2.1-3|930	Summary:	SQLite 3.x support for the QtSql library v5
12mu|qt5-5.2.1-3|931	Group:		System/Libraries
12mu|qt5-5.2.1-3|932	Requires:	%{qtsql} = %{EVRD}
12mu|qt5-5.2.1-3|933	Provides:	%{name}-database-plugin-sqlite = %{EVRD}
12mu|qt5-5.2.1-3|934	BuildRequires:	pkgconfig(sqlite3)
12mu|qt5-5.2.1-3|935	
12mu|qt5-5.2.1-3|936	%description -n %{qtsql}-sqlite
12mu|qt5-5.2.1-3|937	SQLite 3.x support for the QtSql library v5.
12mu|qt5-5.2.1-3|938	
12mu|qt5-5.2.1-3|939	%files -n %{qtsql}-sqlite
12mu|qt5-5.2.1-3|940	%{_qt_plugindir}/sqldrivers/libqsqlite.so
12mu|qt5-5.2.1-3|941	
12mu|qt5-5.2.1-3|942	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|943	
12mu|qt5-5.2.1-3|944	%package -n %{qttest}
12mu|qt5-5.2.1-3|945	Summary:	Qt unit test library
12mu|qt5-5.2.1-3|946	Group:		System/Libraries
12mu|qt5-5.2.1-3|947	
12mu|qt5-5.2.1-3|948	%description -n %{qttest}
12mu|qt5-5.2.1-3|949	Qt unit test library.
12mu|qt5-5.2.1-3|950	
12mu|qt5-5.2.1-3|951	%files -n %{qttest}
12mu|qt5-5.2.1-3|952	%{_qt_libdir}/libQt%{api}Test.so.%{major}*
12mu|qt5-5.2.1-3|953	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|954	%{_libdir}/libQt%{api}Test.so.%{major}*
12mu|qt5-5.2.1-3|955	%endif
12mu|qt5-5.2.1-3|956	%{_qt_prefix}/qml/QtTest
12mu|qt5-5.2.1-3|957	
12mu|qt5-5.2.1-3|958	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|959	
12mu|qt5-5.2.1-3|960	%package -n %{qttestd}
12mu|qt5-5.2.1-3|961	Summary:	Development files for version 5 of the QtTest library
12mu|qt5-5.2.1-3|962	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|963	Requires:	%{qttest} = %{EVRD}
12mu|qt5-5.2.1-3|964	
12mu|qt5-5.2.1-3|965	%description -n %{qttestd}
12mu|qt5-5.2.1-3|966	Development files for version 5 of the QtTest library.
12mu|qt5-5.2.1-3|967	
12mu|qt5-5.2.1-3|968	%files -n %{qttestd}
12mu|qt5-5.2.1-3|969	%{_qt_includedir}/QtTest
12mu|qt5-5.2.1-3|970	%{_qt_libdir}/libQt%{api}Test.so
12mu|qt5-5.2.1-3|971	%{_qt_libdir}/libQt%{api}Test.prl
12mu|qt5-5.2.1-3|972	%{_qt_libdir}/cmake/Qt%{api}Test
12mu|qt5-5.2.1-3|973	%{_qt_libdir}/pkgconfig/Qt%{api}Test.pc
12mu|qt5-5.2.1-3|974	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|975	%{_libdir}/pkgconfig/Qt%{api}Test.pc
12mu|qt5-5.2.1-3|976	%endif
12mu|qt5-5.2.1-3|977	
12mu|qt5-5.2.1-3|978	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|979	
12mu|qt5-5.2.1-3|980	%package -n %{qtwidgets}
12mu|qt5-5.2.1-3|981	Summary:	Qt Widget library
12mu|qt5-5.2.1-3|982	Group:		System/Libraries
12mu|qt5-5.2.1-3|983	
12mu|qt5-5.2.1-3|984	%description -n %{qtwidgets}
12mu|qt5-5.2.1-3|985	Qt Widget library.
12mu|qt5-5.2.1-3|986	
12mu|qt5-5.2.1-3|987	%files -n %{qtwidgets}
12mu|qt5-5.2.1-3|988	%{_qt_libdir}/libQt%{api}Widgets.so.%{major}*
12mu|qt5-5.2.1-3|989	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|990	%{_libdir}/libQt%{api}Widgets.so.%{major}*
12mu|qt5-5.2.1-3|991	%endif
12mu|qt5-5.2.1-3|992	%{_qt_plugindir}/accessible
12mu|qt5-5.2.1-3|993	
12mu|qt5-5.2.1-3|994	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|995	
12mu|qt5-5.2.1-3|996	%package -n %{qtwidgetsd}
12mu|qt5-5.2.1-3|997	Summary:	Development files for version 5 of the QtWidgets library
12mu|qt5-5.2.1-3|998	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|999	Requires:	%{qtwidgets} = %{EVRD}
12mu|qt5-5.2.1-3|1000	
12mu|qt5-5.2.1-3|1001	%description -n %{qtwidgetsd}
12mu|qt5-5.2.1-3|1002	Development files for version 5 of the QtWidgets library.
12mu|qt5-5.2.1-3|1003	
12mu|qt5-5.2.1-3|1004	%files -n %{qtwidgetsd}
12mu|qt5-5.2.1-3|1005	%{_qt_includedir}/QtWidgets
12mu|qt5-5.2.1-3|1006	%{_qt_libdir}/libQt%{api}Widgets.so
12mu|qt5-5.2.1-3|1007	%{_qt_libdir}/libQt%{api}Widgets.prl
12mu|qt5-5.2.1-3|1008	%{_qt_libdir}/cmake/Qt%{api}Widgets
12mu|qt5-5.2.1-3|1009	%{_qt_libdir}/pkgconfig/Qt%{api}Widgets.pc
12mu|qt5-5.2.1-3|1010	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1011	%{_libdir}/pkgconfig/Qt%{api}Widgets.pc
12mu|qt5-5.2.1-3|1012	%endif
12mu|qt5-5.2.1-3|1013	
12mu|qt5-5.2.1-3|1014	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1015	
12mu|qt5-5.2.1-3|1016	%package -n %{qtxml}
12mu|qt5-5.2.1-3|1017	Summary:	Qt XML library
12mu|qt5-5.2.1-3|1018	Group:		System/Libraries
12mu|qt5-5.2.1-3|1019	
12mu|qt5-5.2.1-3|1020	%description -n %{qtxml}
12mu|qt5-5.2.1-3|1021	Qt XML library.
12mu|qt5-5.2.1-3|1022	
12mu|qt5-5.2.1-3|1023	%files -n %{qtxml}
12mu|qt5-5.2.1-3|1024	%{_qt_libdir}/libQt%{api}Xml.so.%{major}*
12mu|qt5-5.2.1-3|1025	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1026	%{_libdir}/libQt%{api}Xml.so.%{major}*
12mu|qt5-5.2.1-3|1027	%endif
12mu|qt5-5.2.1-3|1028	
12mu|qt5-5.2.1-3|1029	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1030	
12mu|qt5-5.2.1-3|1031	%package -n %{qtxmld}
12mu|qt5-5.2.1-3|1032	Summary:	Development files for version 5 of the QtXml library
12mu|qt5-5.2.1-3|1033	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|1034	Requires:	%{qtxml} = %{EVRD}
12mu|qt5-5.2.1-3|1035	
12mu|qt5-5.2.1-3|1036	%description -n %{qtxmld}
12mu|qt5-5.2.1-3|1037	Development files for version 5 of the QtXml library.
12mu|qt5-5.2.1-3|1038	
12mu|qt5-5.2.1-3|1039	%files -n %{qtxmld}
12mu|qt5-5.2.1-3|1040	%{_qt_includedir}/QtXml
12mu|qt5-5.2.1-3|1041	%{_qt_libdir}/libQt%{api}Xml.so
12mu|qt5-5.2.1-3|1042	%{_qt_libdir}/libQt%{api}Xml.prl
12mu|qt5-5.2.1-3|1043	%{_qt_libdir}/cmake/Qt%{api}Xml
12mu|qt5-5.2.1-3|1044	%{_qt_libdir}/pkgconfig/Qt%{api}Xml.pc
12mu|qt5-5.2.1-3|1045	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1046	%{_libdir}/pkgconfig/Qt%{api}Xml.pc
12mu|qt5-5.2.1-3|1047	%endif
12mu|qt5-5.2.1-3|1048	
12mu|qt5-5.2.1-3|1049	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1050	# qt extras
12mu|qt5-5.2.1-3|1051	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1052	
12mu|qt5-5.2.1-3|1053	%package -n %{qgsttools_p}
12mu|qt5-5.2.1-3|1054	Summary:	Runtime library for GStreamer support in Qt 5
12mu|qt5-5.2.1-3|1055	Group:		System/Libraries
12mu|qt5-5.2.1-3|1056	
12mu|qt5-5.2.1-3|1057	%description -n %{qgsttools_p}
12mu|qt5-5.2.1-3|1058	Runtime library for GStreamer support in Qt 5.
12mu|qt5-5.2.1-3|1059	
12mu|qt5-5.2.1-3|1060	%files -n %{qgsttools_p}
12mu|qt5-5.2.1-3|1061	%{_qt_libdir}/libqgsttools_p.so.%{qgstmajor}*
12mu|qt5-5.2.1-3|1062	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1063	%{_libdir}/libqgsttools_p.so.%{qgstmajor}*
12mu|qt5-5.2.1-3|1064	%endif
12mu|qt5-5.2.1-3|1065	
12mu|qt5-5.2.1-3|1066	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1067	
12mu|qt5-5.2.1-3|1068	%package -n %{qtclucene}
12mu|qt5-5.2.1-3|1069	Summary:	Qt version of the CLucene search engine
12mu|qt5-5.2.1-3|1070	Group:		System/Libraries
12mu|qt5-5.2.1-3|1071	
12mu|qt5-5.2.1-3|1072	%description -n %{qtclucene}
12mu|qt5-5.2.1-3|1073	Qt version of the CLucene search engine.
12mu|qt5-5.2.1-3|1074	
12mu|qt5-5.2.1-3|1075	%files -n %{qtclucene}
12mu|qt5-5.2.1-3|1076	%{_qt_libdir}/libQt%{api}CLucene.so.%{major}*
12mu|qt5-5.2.1-3|1077	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1078	%{_libdir}/libQt%{api}CLucene.so.%{major}*
12mu|qt5-5.2.1-3|1079	%endif
12mu|qt5-5.2.1-3|1080	
12mu|qt5-5.2.1-3|1081	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1082	
12mu|qt5-5.2.1-3|1083	%package -n %{qtclucened}
12mu|qt5-5.2.1-3|1084	Summary:	Development files for the Qt version of the CLucene search engine
12mu|qt5-5.2.1-3|1085	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|1086	Requires:	%{qtclucene} = %{EVRD}
12mu|qt5-5.2.1-3|1087	
12mu|qt5-5.2.1-3|1088	%description -n %{qtclucened}
12mu|qt5-5.2.1-3|1089	Development files for the Qt version of the CLucene search engine.
12mu|qt5-5.2.1-3|1090	
12mu|qt5-5.2.1-3|1091	%files -n %{qtclucened}
12mu|qt5-5.2.1-3|1092	%{_qt_includedir}/QtCLucene
12mu|qt5-5.2.1-3|1093	%{_qt_libdir}/libQt%{api}CLucene.so
12mu|qt5-5.2.1-3|1094	%{_qt_libdir}/libQt%{api}CLucene.prl
12mu|qt5-5.2.1-3|1095	%{_qt_libdir}/pkgconfig/Qt%{api}CLucene.pc
12mu|qt5-5.2.1-3|1096	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1097	%{_libdir}/pkgconfig/Qt%{api}CLucene.pc
12mu|qt5-5.2.1-3|1098	%endif
12mu|qt5-5.2.1-3|1099	
12mu|qt5-5.2.1-3|1100	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1101	
12mu|qt5-5.2.1-3|1102	%package -n %{qtdeclarative}
12mu|qt5-5.2.1-3|1103	Summary:	Runtime library for Qt Declarative
12mu|qt5-5.2.1-3|1104	Group:		System/Libraries
12mu|qt5-5.2.1-3|1105	Requires:	%{name}-qtdeclarative-i18n = %{EVRD}
12mu|qt5-5.2.1-3|1106	
12mu|qt5-5.2.1-3|1107	%description -n %{qtdeclarative}
12mu|qt5-5.2.1-3|1108	Runtime library for Qt Declarative.
12mu|qt5-5.2.1-3|1109	
12mu|qt5-5.2.1-3|1110	%files -n %{qtdeclarative}
12mu|qt5-5.2.1-3|1111	%{_qt_libdir}/libQt%{api}Declarative.so.%{major}*
12mu|qt5-5.2.1-3|1112	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1113	%{_libdir}/libQt%{api}Declarative.so.%{major}*
12mu|qt5-5.2.1-3|1114	%endif
12mu|qt5-5.2.1-3|1115	%{_qt_plugindir}/qmltooling
12mu|qt5-5.2.1-3|1116	
12mu|qt5-5.2.1-3|1117	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1118	
12mu|qt5-5.2.1-3|1119	%package -n %{qtdeclaratived}
12mu|qt5-5.2.1-3|1120	Summary:	Development files for Qt Declarative
12mu|qt5-5.2.1-3|1121	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|1122	Requires:	%{qtdeclarative} = %{EVRD}
12mu|qt5-5.2.1-3|1123	
12mu|qt5-5.2.1-3|1124	%description -n %{qtdeclaratived}
12mu|qt5-5.2.1-3|1125	Development files for Qt Declarative.
12mu|qt5-5.2.1-3|1126	
12mu|qt5-5.2.1-3|1127	%files -n %{qtdeclaratived}
12mu|qt5-5.2.1-3|1128	%{_qt_includedir}/QtDeclarative
12mu|qt5-5.2.1-3|1129	%{_qt_libdir}/libQt%{api}Declarative.so
12mu|qt5-5.2.1-3|1130	%{_qt_libdir}/libQt%{api}Declarative.prl
12mu|qt5-5.2.1-3|1131	%{_qt_libdir}/cmake/Qt%{api}Declarative
12mu|qt5-5.2.1-3|1132	%{_qt_libdir}/pkgconfig/Qt%{api}Declarative.pc
12mu|qt5-5.2.1-3|1133	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1134	%{_libdir}/pkgconfig/Qt%{api}Declarative.pc
12mu|qt5-5.2.1-3|1135	%endif
12mu|qt5-5.2.1-3|1136	
12mu|qt5-5.2.1-3|1137	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1138	
12mu|qt5-5.2.1-3|1139	%package qtdeclarative-i18n
12mu|qt5-5.2.1-3|1140	Summary:	Qt Declarative translations
12mu|qt5-5.2.1-3|1141	Group:		System/Libraries
12mu|qt5-5.2.1-3|1142	Conflicts:	%{qtdeclarative} < 5.1.0-6
12mu|qt5-5.2.1-3|1143	BuildArch:	noarch
12mu|qt5-5.2.1-3|1144	
12mu|qt5-5.2.1-3|1145	%description qtdeclarative-i18n
12mu|qt5-5.2.1-3|1146	Qt Declarative translations.
12mu|qt5-5.2.1-3|1147	
12mu|qt5-5.2.1-3|1148	%files qtdeclarative-i18n
12mu|qt5-5.2.1-3|1149	%lang(de) %{_qt_translationsdir}/qtdeclarative_de.qm
12mu|qt5-5.2.1-3|1150	%lang(ja) %{_qt_translationsdir}/qtdeclarative_ja.qm
12mu|qt5-5.2.1-3|1151	%lang(ru) %{_qt_translationsdir}/qtdeclarative_ru.qm
12mu|qt5-5.2.1-3|1152	%lang(sk) %{_qt_translationsdir}/qtdeclarative_sk.qm
12mu|qt5-5.2.1-3|1153	%lang(uk) %{_qt_translationsdir}/qtdeclarative_uk.qm
12mu|qt5-5.2.1-3|1154	
12mu|qt5-5.2.1-3|1155	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1156	
12mu|qt5-5.2.1-3|1157	%package -n %{qtdesignercomponents}
12mu|qt5-5.2.1-3|1158	Summary:	Components for Qt Designer
12mu|qt5-5.2.1-3|1159	Group:		System/Libraries
12mu|qt5-5.2.1-3|1160	
12mu|qt5-5.2.1-3|1161	%description -n %{qtdesignercomponents}
12mu|qt5-5.2.1-3|1162	Components for Qt Designer.
12mu|qt5-5.2.1-3|1163	
12mu|qt5-5.2.1-3|1164	%files -n %{qtdesignercomponents}
12mu|qt5-5.2.1-3|1165	%{_qt_libdir}/libQt%{api}DesignerComponents.so.%{major}*
12mu|qt5-5.2.1-3|1166	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1167	%{_libdir}/libQt%{api}DesignerComponents.so.%{major}*
12mu|qt5-5.2.1-3|1168	%endif
12mu|qt5-5.2.1-3|1169	
12mu|qt5-5.2.1-3|1170	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1171	
12mu|qt5-5.2.1-3|1172	%package -n %{qtdesignercomponentsd}
12mu|qt5-5.2.1-3|1173	Summary:	Development files for Qt Designer Components
12mu|qt5-5.2.1-3|1174	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|1175	Requires:	%{qtdesignercomponents} = %{EVRD}
12mu|qt5-5.2.1-3|1176	
12mu|qt5-5.2.1-3|1177	%description -n %{qtdesignercomponentsd}
12mu|qt5-5.2.1-3|1178	Development files for Qt Designer Components.
12mu|qt5-5.2.1-3|1179	
12mu|qt5-5.2.1-3|1180	%files -n %{qtdesignercomponentsd}
12mu|qt5-5.2.1-3|1181	%{_qt_includedir}/QtDesignerComponents
12mu|qt5-5.2.1-3|1182	%{_qt_libdir}/libQt%{api}DesignerComponents.so
12mu|qt5-5.2.1-3|1183	%{_qt_libdir}/libQt%{api}DesignerComponents.prl
12mu|qt5-5.2.1-3|1184	%{_qt_libdir}/pkgconfig/Qt%{api}DesignerComponents.pc
12mu|qt5-5.2.1-3|1185	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1186	%{_libdir}/pkgconfig/Qt%{api}DesignerComponents.pc
12mu|qt5-5.2.1-3|1187	%endif
12mu|qt5-5.2.1-3|1188	
12mu|qt5-5.2.1-3|1189	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1190	
12mu|qt5-5.2.1-3|1191	%package -n %{qtdesigner}
12mu|qt5-5.2.1-3|1192	Summary:	Qt Designer runtime libraries
12mu|qt5-5.2.1-3|1193	Group:		System/Libraries
12mu|qt5-5.2.1-3|1194	
12mu|qt5-5.2.1-3|1195	%description -n %{qtdesigner}
12mu|qt5-5.2.1-3|1196	Qt Designer runtime libraries.
12mu|qt5-5.2.1-3|1197	
12mu|qt5-5.2.1-3|1198	%files -n %{qtdesigner}
12mu|qt5-5.2.1-3|1199	%{_qt_libdir}/libQt%{api}Designer.so.%{major}*
12mu|qt5-5.2.1-3|1200	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1201	%{_libdir}/libQt%{api}Designer.so.%{major}*
12mu|qt5-5.2.1-3|1202	%endif
12mu|qt5-5.2.1-3|1203	
12mu|qt5-5.2.1-3|1204	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1205	
12mu|qt5-5.2.1-3|1206	%package -n %{qtdesignerd}
12mu|qt5-5.2.1-3|1207	Summary:	Development files for Qt Designer
12mu|qt5-5.2.1-3|1208	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|1209	Requires:	%{qtdesigner} = %{EVRD}
12mu|qt5-5.2.1-3|1210	
12mu|qt5-5.2.1-3|1211	%description -n %{qtdesignerd}
12mu|qt5-5.2.1-3|1212	Development files for Qt Designer.
12mu|qt5-5.2.1-3|1213	
12mu|qt5-5.2.1-3|1214	%files -n %{qtdesignerd}
12mu|qt5-5.2.1-3|1215	%{_qt_includedir}/QtDesigner
12mu|qt5-5.2.1-3|1216	%{_qt_libdir}/libQt%{api}Designer.so
12mu|qt5-5.2.1-3|1217	%{_qt_libdir}/libQt%{api}Designer.prl
12mu|qt5-5.2.1-3|1218	%{_qt_libdir}/cmake/Qt%{api}Designer
12mu|qt5-5.2.1-3|1219	%{_qt_libdir}/pkgconfig/Qt%{api}Designer.pc
12mu|qt5-5.2.1-3|1220	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1221	%{_libdir}/pkgconfig/Qt%{api}Designer.pc
12mu|qt5-5.2.1-3|1222	%endif
12mu|qt5-5.2.1-3|1223	
12mu|qt5-5.2.1-3|1224	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1225	
12mu|qt5-5.2.1-3|1226	%package -n %{qthelp}
12mu|qt5-5.2.1-3|1227	Summary:	Runtime libraries for the Qt Help system
12mu|qt5-5.2.1-3|1228	Group:		System/Libraries
12mu|qt5-5.2.1-3|1229	
12mu|qt5-5.2.1-3|1230	%description -n %{qthelp}
12mu|qt5-5.2.1-3|1231	Runtime libraries for the Qt Help system.
12mu|qt5-5.2.1-3|1232	
12mu|qt5-5.2.1-3|1233	%files -n %{qthelp}
12mu|qt5-5.2.1-3|1234	%{_qt_libdir}/libQt%{api}Help.so.%{major}*
12mu|qt5-5.2.1-3|1235	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1236	%{_libdir}/libQt%{api}Help.so.%{major}*
12mu|qt5-5.2.1-3|1237	%endif
12mu|qt5-5.2.1-3|1238	
12mu|qt5-5.2.1-3|1239	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1240	
12mu|qt5-5.2.1-3|1241	%package -n %{qthelpd}
12mu|qt5-5.2.1-3|1242	Summary:	Development files for Qt Help
12mu|qt5-5.2.1-3|1243	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|1244	Requires:	%{qthelp} = %{EVRD}
12mu|qt5-5.2.1-3|1245	
12mu|qt5-5.2.1-3|1246	%description -n %{qthelpd}
12mu|qt5-5.2.1-3|1247	Development files for Qt Help, useful if you wish to add a help system
12mu|qt5-5.2.1-3|1248	to your application.
12mu|qt5-5.2.1-3|1249	
12mu|qt5-5.2.1-3|1250	%files -n %{qthelpd}
12mu|qt5-5.2.1-3|1251	%{_qt_includedir}/QtHelp
12mu|qt5-5.2.1-3|1252	%{_qt_libdir}/libQt%{api}Help.so
12mu|qt5-5.2.1-3|1253	%{_qt_libdir}/libQt%{api}Help.prl
12mu|qt5-5.2.1-3|1254	%{_qt_libdir}/cmake/Qt%{api}Help
12mu|qt5-5.2.1-3|1255	%{_qt_libdir}/pkgconfig/Qt%{api}Help.pc
12mu|qt5-5.2.1-3|1256	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1257	%{_libdir}/pkgconfig/Qt%{api}Help.pc
12mu|qt5-5.2.1-3|1258	%endif
12mu|qt5-5.2.1-3|1259	
12mu|qt5-5.2.1-3|1260	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1261	
12mu|qt5-5.2.1-3|1262	%package -n %{qtmultimedia}
12mu|qt5-5.2.1-3|1263	Summary:	Qt Multimedia libraries
12mu|qt5-5.2.1-3|1264	Group:		System/Libraries
12mu|qt5-5.2.1-3|1265	Requires:	%{name}-qtmultimedia-i18n = %{EVRD}
12mu|qt5-5.2.1-3|1266	
12mu|qt5-5.2.1-3|1267	%description -n %{qtmultimedia}
12mu|qt5-5.2.1-3|1268	Qt Multimedia libraries.
12mu|qt5-5.2.1-3|1269	
12mu|qt5-5.2.1-3|1270	%files -n %{qtmultimedia}
12mu|qt5-5.2.1-3|1271	%{_qt_libdir}/libQt%{api}Multimedia.so.%{major}*
12mu|qt5-5.2.1-3|1272	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1273	%{_libdir}/libQt%{api}Multimedia.so.%{major}*
12mu|qt5-5.2.1-3|1274	%endif
12mu|qt5-5.2.1-3|1275	%{_qt_plugindir}/audio
12mu|qt5-5.2.1-3|1276	%{_qt_plugindir}/mediaservice
12mu|qt5-5.2.1-3|1277	%{_qt_plugindir}/playlistformats
12mu|qt5-5.2.1-3|1278	
12mu|qt5-5.2.1-3|1279	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1280	
12mu|qt5-5.2.1-3|1281	%package -n %{qtmultimediad}
12mu|qt5-5.2.1-3|1282	Summary:	Development files for Qt Multimedia
12mu|qt5-5.2.1-3|1283	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|1284	Requires:	%{qtmultimedia} = %{EVRD}
12mu|qt5-5.2.1-3|1285	
12mu|qt5-5.2.1-3|1286	%description -n %{qtmultimediad}
12mu|qt5-5.2.1-3|1287	Development files for Qt Multimedia.
12mu|qt5-5.2.1-3|1288	
12mu|qt5-5.2.1-3|1289	%files -n %{qtmultimediad}
12mu|qt5-5.2.1-3|1290	%{_qt_includedir}/QtMultimedia
12mu|qt5-5.2.1-3|1291	%{_qt_includedir}/QtMultimediaQuick_p
12mu|qt5-5.2.1-3|1292	%{_qt_libdir}/libQt%{api}Multimedia.so
12mu|qt5-5.2.1-3|1293	%{_qt_libdir}/libQt%{api}Multimedia.prl
12mu|qt5-5.2.1-3|1294	%{_qt_libdir}/cmake/Qt%{api}Multimedia
12mu|qt5-5.2.1-3|1295	%{_qt_libdir}/pkgconfig/Qt%{api}Multimedia.pc
12mu|qt5-5.2.1-3|1296	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1297	%{_libdir}/pkgconfig/Qt%{api}Multimedia.pc
12mu|qt5-5.2.1-3|1298	%endif
12mu|qt5-5.2.1-3|1299	
12mu|qt5-5.2.1-3|1300	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1301	
12mu|qt5-5.2.1-3|1302	%package qtmultimedia-i18n
12mu|qt5-5.2.1-3|1303	Summary:	Qt Multimedia translations
12mu|qt5-5.2.1-3|1304	Group:		System/Libraries
12mu|qt5-5.2.1-3|1305	Conflicts:	%{qtmultimedia} < 5.1.0-6
12mu|qt5-5.2.1-3|1306	BuildArch:	noarch
12mu|qt5-5.2.1-3|1307	
12mu|qt5-5.2.1-3|1308	%description qtmultimedia-i18n
12mu|qt5-5.2.1-3|1309	Qt Multimedia translations.
12mu|qt5-5.2.1-3|1310	
12mu|qt5-5.2.1-3|1311	%files qtmultimedia-i18n
12mu|qt5-5.2.1-3|1312	%lang(cs) %{_qt_translationsdir}/qtmultimedia_cs.qm
12mu|qt5-5.2.1-3|1313	%lang(de) %{_qt_translationsdir}/qtmultimedia_de.qm
12mu|qt5-5.2.1-3|1314	%lang(hu) %{_qt_translationsdir}/qtmultimedia_hu.qm
12mu|qt5-5.2.1-3|1315	%lang(it) %{_qt_translationsdir}/qtmultimedia_it.qm
12mu|qt5-5.2.1-3|1316	%lang(ja) %{_qt_translationsdir}/qtmultimedia_ja.qm
12mu|qt5-5.2.1-3|1317	%lang(ru) %{_qt_translationsdir}/qtmultimedia_ru.qm
12mu|qt5-5.2.1-3|1318	%lang(sk) %{_qt_translationsdir}/qtmultimedia_sk.qm
12mu|qt5-5.2.1-3|1319	%lang(uk) %{_qt_translationsdir}/qtmultimedia_uk.qm
12mu|qt5-5.2.1-3|1320	
12mu|qt5-5.2.1-3|1321	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1322	
12mu|qt5-5.2.1-3|1323	%package -n %{qtmultimediaquick_p}
12mu|qt5-5.2.1-3|1324	Summary:	Runtime support library for the Qt Multimedia Quick module
12mu|qt5-5.2.1-3|1325	Group:		System/Libraries
12mu|qt5-5.2.1-3|1326	
12mu|qt5-5.2.1-3|1327	%description -n %{qtmultimediaquick_p}
12mu|qt5-5.2.1-3|1328	Runtime support library for the Qt Multimedia Quick module.
12mu|qt5-5.2.1-3|1329	
12mu|qt5-5.2.1-3|1330	%files -n %{qtmultimediaquick_p}
12mu|qt5-5.2.1-3|1331	%{_qt_libdir}/libQt%{api}MultimediaQuick_p.so.%{major}*
12mu|qt5-5.2.1-3|1332	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1333	%{_libdir}/libQt%{api}MultimediaQuick_p.so.%{major}*
12mu|qt5-5.2.1-3|1334	%endif
12mu|qt5-5.2.1-3|1335	
12mu|qt5-5.2.1-3|1336	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1337	
12mu|qt5-5.2.1-3|1338	%package -n %{qtmultimediawidgets}
12mu|qt5-5.2.1-3|1339	Summary:	Qt Multimedia Widgets library
12mu|qt5-5.2.1-3|1340	Group:		System/Libraries
12mu|qt5-5.2.1-3|1341	
12mu|qt5-5.2.1-3|1342	%description -n %{qtmultimediawidgets}
12mu|qt5-5.2.1-3|1343	Qt Multimedia Widgets library.
12mu|qt5-5.2.1-3|1344	
12mu|qt5-5.2.1-3|1345	%files -n %{qtmultimediawidgets}
12mu|qt5-5.2.1-3|1346	%{_qt_libdir}/libQt%{api}MultimediaWidgets.so.%{major}*
12mu|qt5-5.2.1-3|1347	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1348	%{_libdir}/libQt%{api}MultimediaWidgets.so.%{major}*
12mu|qt5-5.2.1-3|1349	%endif
12mu|qt5-5.2.1-3|1350	
12mu|qt5-5.2.1-3|1351	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1352	
12mu|qt5-5.2.1-3|1353	%package -n %{qtmultimediawidgetsd}
12mu|qt5-5.2.1-3|1354	Summary:	Development files for the Qt Multimedia Widgets library
12mu|qt5-5.2.1-3|1355	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|1356	Requires:	%{qtmultimediawidgets} = %{EVRD}
12mu|qt5-5.2.1-3|1357	Requires:	%{qtmultimediad} = %{EVRD}
12mu|qt5-5.2.1-3|1358	Requires:	%{qtwidgetsd} = %{EVRD}
12mu|qt5-5.2.1-3|1359	
12mu|qt5-5.2.1-3|1360	%description -n %{qtmultimediawidgetsd}
12mu|qt5-5.2.1-3|1361	Development files for the Qt Multimedia Widgets library.
12mu|qt5-5.2.1-3|1362	
12mu|qt5-5.2.1-3|1363	%files -n %{qtmultimediawidgetsd}
12mu|qt5-5.2.1-3|1364	%{_qt_includedir}/QtMultimediaWidgets
12mu|qt5-5.2.1-3|1365	%{_qt_libdir}/libQt%{api}MultimediaWidgets.so
12mu|qt5-5.2.1-3|1366	%{_qt_libdir}/libQt%{api}MultimediaWidgets.prl
12mu|qt5-5.2.1-3|1367	%{_qt_libdir}/cmake/Qt%{api}MultimediaWidgets
12mu|qt5-5.2.1-3|1368	%{_qt_libdir}/pkgconfig/Qt%{api}MultimediaWidgets.pc
12mu|qt5-5.2.1-3|1369	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1370	%{_libdir}/pkgconfig/Qt%{api}MultimediaWidgets.pc
12mu|qt5-5.2.1-3|1371	%endif
12mu|qt5-5.2.1-3|1372	
12mu|qt5-5.2.1-3|1373	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1374	
12mu|qt5-5.2.1-3|1375	%package -n %{qtqml}
12mu|qt5-5.2.1-3|1376	Summary:	QML runtime support library
12mu|qt5-5.2.1-3|1377	Group:		System/Libraries
12mu|qt5-5.2.1-3|1378	
12mu|qt5-5.2.1-3|1379	%description -n %{qtqml}
12mu|qt5-5.2.1-3|1380	QML runtime support library.
12mu|qt5-5.2.1-3|1381	
12mu|qt5-5.2.1-3|1382	%files -n %{qtqml}
12mu|qt5-5.2.1-3|1383	%{_qt_libdir}/libQt%{api}Qml.so.%{major}*
12mu|qt5-5.2.1-3|1384	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1385	%{_libdir}/libQt%{api}Qml.so.%{major}*
12mu|qt5-5.2.1-3|1386	%endif
12mu|qt5-5.2.1-3|1387	%dir %{_qt_prefix}/qml
12mu|qt5-5.2.1-3|1388	%dir %{_qt_prefix}/qml/Qt
12mu|qt5-5.2.1-3|1389	%dir %{_qt_prefix}/qml/Qt/labs
12mu|qt5-5.2.1-3|1390	%{_qt_prefix}/qml/Qt/labs/folderlistmodel
12mu|qt5-5.2.1-3|1391	%{_qt_prefix}/qml/Qt/labs/settings/
12mu|qt5-5.2.1-3|1392	%{_qt_prefix}/qml/QtAudioEngine
12mu|qt5-5.2.1-3|1393	%{_qt_prefix}/qml/QtGraphicalEffects
12mu|qt5-5.2.1-3|1394	%{_qt_prefix}/qml/QtMultimedia
12mu|qt5-5.2.1-3|1395	%{_qt_prefix}/qml/QtQml
12mu|qt5-5.2.1-3|1396	%{_qt_plugindir}/qml1tooling/libqmldbg_inspector.so
12mu|qt5-5.2.1-3|1397	%{_qt_plugindir}/qml1tooling/libqmldbg_tcp_qtdeclarative.so
12mu|qt5-5.2.1-3|1398	
12mu|qt5-5.2.1-3|1399	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1400	
12mu|qt5-5.2.1-3|1401	%package -n %{qtqmld}
12mu|qt5-5.2.1-3|1402	Summary:	Development files for the Qt QML library
12mu|qt5-5.2.1-3|1403	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|1404	Requires:	%{qtqml} = %{EVRD}
12mu|qt5-5.2.1-3|1405	
12mu|qt5-5.2.1-3|1406	%description -n %{qtqmld}
12mu|qt5-5.2.1-3|1407	Development files for the Qt QML library.
12mu|qt5-5.2.1-3|1408	
12mu|qt5-5.2.1-3|1409	%files -n %{qtqmld}
12mu|qt5-5.2.1-3|1410	%{_qt_includedir}/QtQml
12mu|qt5-5.2.1-3|1411	%{_qt_libdir}/libQt%{api}Qml.so
12mu|qt5-5.2.1-3|1412	%{_qt_libdir}/libQt%{api}Qml.prl
12mu|qt5-5.2.1-3|1413	%{_qt_libdir}/libQt%{api}QmlDevTools.a
12mu|qt5-5.2.1-3|1414	%{_qt_libdir}/libQt%{api}QmlDevTools.prl
12mu|qt5-5.2.1-3|1415	%{_qt_libdir}/cmake/Qt%{api}Qml
12mu|qt5-5.2.1-3|1416	%{_qt_libdir}/pkgconfig/Qt%{api}Qml.pc
12mu|qt5-5.2.1-3|1417	%{_qt_libdir}/pkgconfig/Qt%{api}QmlDevTools.pc
12mu|qt5-5.2.1-3|1418	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1419	%{_libdir}/pkgconfig/Qt%{api}Qml.pc
12mu|qt5-5.2.1-3|1420	%{_libdir}/pkgconfig/Qt%{api}QmlDevTools.pc
12mu|qt5-5.2.1-3|1421	%endif
12mu|qt5-5.2.1-3|1422	
12mu|qt5-5.2.1-3|1423	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1424	
12mu|qt5-5.2.1-3|1425	%package -n %{qtquick}
12mu|qt5-5.2.1-3|1426	Summary:	Runtime library for Qt Quick
12mu|qt5-5.2.1-3|1427	Group:		System/Libraries
12mu|qt5-5.2.1-3|1428	Requires:	%{name}-qtquick-i18n = %{EVRD}
12mu|qt5-5.2.1-3|1429	
12mu|qt5-5.2.1-3|1430	%description -n %{qtquick}
12mu|qt5-5.2.1-3|1431	Runtime library for Qt Quick.
12mu|qt5-5.2.1-3|1432	
12mu|qt5-5.2.1-3|1433	%files -n %{qtquick}
12mu|qt5-5.2.1-3|1434	%{_qt_libdir}/libQt%{api}Quick.so.%{major}*
12mu|qt5-5.2.1-3|1435	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1436	%{_libdir}/libQt%{api}Quick.so.%{major}*
12mu|qt5-5.2.1-3|1437	%endif
12mu|qt5-5.2.1-3|1438	%dir %{_qt_importdir}
12mu|qt5-5.2.1-3|1439	%dir %{_qt_importdir}/Qt
12mu|qt5-5.2.1-3|1440	%dir %{_qt_importdir}/Qt/labs
12mu|qt5-5.2.1-3|1441	%{_qt_importdir}/Qt/labs/folderlistmodel
12mu|qt5-5.2.1-3|1442	%{_qt_importdir}/Qt/labs/gestures
12mu|qt5-5.2.1-3|1443	%{_qt_importdir}/Qt/labs/particles
12mu|qt5-5.2.1-3|1444	%{_qt_importdir}/Qt/labs/shaders
12mu|qt5-5.2.1-3|1445	%{_qt_importdir}/builtins.qmltypes
12mu|qt5-5.2.1-3|1446	%{_qt_prefix}/qml/QtQuick.2
12mu|qt5-5.2.1-3|1447	%{_qt_prefix}/qml/QtQuick
12mu|qt5-5.2.1-3|1448	
12mu|qt5-5.2.1-3|1449	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1450	
12mu|qt5-5.2.1-3|1451	%package -n %{qtquickd}
12mu|qt5-5.2.1-3|1452	Summary:	Development files for Qt Quick
12mu|qt5-5.2.1-3|1453	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|1454	Requires:	%{qtquick} = %{EVRD}
12mu|qt5-5.2.1-3|1455	
12mu|qt5-5.2.1-3|1456	%description -n %{qtquickd}
12mu|qt5-5.2.1-3|1457	Development files for Qt Quick.
12mu|qt5-5.2.1-3|1458	
12mu|qt5-5.2.1-3|1459	%files -n %{qtquickd}
12mu|qt5-5.2.1-3|1460	%{_qt_includedir}/QtQuick
12mu|qt5-5.2.1-3|1461	%{_qt_libdir}/libQt%{api}Quick.so
12mu|qt5-5.2.1-3|1462	%{_qt_libdir}/libQt%{api}Quick.prl
12mu|qt5-5.2.1-3|1463	%{_qt_libdir}/cmake/Qt%{api}Quick
12mu|qt5-5.2.1-3|1464	%{_qt_libdir}/pkgconfig/Qt%{api}Quick.pc
12mu|qt5-5.2.1-3|1465	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1466	%{_libdir}/pkgconfig/Qt%{api}Quick.pc
12mu|qt5-5.2.1-3|1467	%endif
12mu|qt5-5.2.1-3|1468	
12mu|qt5-5.2.1-3|1469	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1470	
12mu|qt5-5.2.1-3|1471	%package qtquick-i18n
12mu|qt5-5.2.1-3|1472	Summary:	Qt Quick translations
12mu|qt5-5.2.1-3|1473	Group:		System/Libraries
12mu|qt5-5.2.1-3|1474	Conflicts:	%{qtquick} < 5.1.0-6
12mu|qt5-5.2.1-3|1475	BuildArch:	noarch
12mu|qt5-5.2.1-3|1476	
12mu|qt5-5.2.1-3|1477	%description qtquick-i18n
12mu|qt5-5.2.1-3|1478	Qt Quick translations.
12mu|qt5-5.2.1-3|1479	
12mu|qt5-5.2.1-3|1480	%files qtquick-i18n
12mu|qt5-5.2.1-3|1481	%lang(cs) %{_qt_translationsdir}/qtquick1_cs.qm
12mu|qt5-5.2.1-3|1482	%lang(de) %{_qt_translationsdir}/qtquick1_de.qm
12mu|qt5-5.2.1-3|1483	%lang(hu) %{_qt_translationsdir}/qtquick1_hu.qm
12mu|qt5-5.2.1-3|1484	%lang(it) %{_qt_translationsdir}/qtquick1_it.qm
12mu|qt5-5.2.1-3|1485	%lang(ja) %{_qt_translationsdir}/qtquick1_ja.qm
12mu|qt5-5.2.1-3|1486	%lang(ru) %{_qt_translationsdir}/qtquick1_ru.qm
12mu|qt5-5.2.1-3|1487	%lang(sk) %{_qt_translationsdir}/qtquick1_sk.qm
12mu|qt5-5.2.1-3|1488	%lang(uk) %{_qt_translationsdir}/qtquick1_uk.qm
12mu|qt5-5.2.1-3|1489	
12mu|qt5-5.2.1-3|1490	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1491	
12mu|qt5-5.2.1-3|1492	%package -n %{qtquickparticles}
12mu|qt5-5.2.1-3|1493	Summary:	Runtime library for Qt Quick's particle engine
12mu|qt5-5.2.1-3|1494	Group:		System/Libraries
12mu|qt5-5.2.1-3|1495	
12mu|qt5-5.2.1-3|1496	%description -n %{qtquickparticles}
12mu|qt5-5.2.1-3|1497	Runtime library for Qt Quick's particle engine.
12mu|qt5-5.2.1-3|1498	
12mu|qt5-5.2.1-3|1499	%files -n %{qtquickparticles}
12mu|qt5-5.2.1-3|1500	%{_qt_libdir}/libQt%{api}QuickParticles.so.%{major}*
12mu|qt5-5.2.1-3|1501	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1502	%{_libdir}/libQt%{api}QuickParticles.so.%{major}*
12mu|qt5-5.2.1-3|1503	%endif
12mu|qt5-5.2.1-3|1504	
12mu|qt5-5.2.1-3|1505	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1506	
12mu|qt5-5.2.1-3|1507	%package -n %{qtquickparticlesd}
12mu|qt5-5.2.1-3|1508	Summary:	Development files for Qt Quick's particle engine
12mu|qt5-5.2.1-3|1509	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|1510	Requires:	%{qtquickparticles} = %{EVRD}
12mu|qt5-5.2.1-3|1511	
12mu|qt5-5.2.1-3|1512	%description -n %{qtquickparticlesd}
12mu|qt5-5.2.1-3|1513	Development files for Qt Quick's particle engine.
12mu|qt5-5.2.1-3|1514	
12mu|qt5-5.2.1-3|1515	%files -n %{qtquickparticlesd}
12mu|qt5-5.2.1-3|1516	%{_qt_includedir}/QtQuickParticles
12mu|qt5-5.2.1-3|1517	%{_qt_libdir}/libQt%{api}QuickParticles.so
12mu|qt5-5.2.1-3|1518	%{_qt_libdir}/libQt%{api}QuickParticles.prl
12mu|qt5-5.2.1-3|1519	%{_qt_libdir}/pkgconfig/Qt%{api}QuickParticles.pc
12mu|qt5-5.2.1-3|1520	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1521	%{_libdir}/pkgconfig/Qt%{api}QuickParticles.pc
12mu|qt5-5.2.1-3|1522	%endif
12mu|qt5-5.2.1-3|1523	
12mu|qt5-5.2.1-3|1524	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1525	
12mu|qt5-5.2.1-3|1526	%package -n %{qtquicktest}
12mu|qt5-5.2.1-3|1527	Summary:	Qt Quick unit test module
12mu|qt5-5.2.1-3|1528	Group:		System/Libraries
12mu|qt5-5.2.1-3|1529	
12mu|qt5-5.2.1-3|1530	%description -n %{qtquicktest}
12mu|qt5-5.2.1-3|1531	Qt Quick unit test module.
12mu|qt5-5.2.1-3|1532	
12mu|qt5-5.2.1-3|1533	%files -n %{qtquicktest}
12mu|qt5-5.2.1-3|1534	%{_qt_libdir}/libQt%{api}QuickTest.so.%{major}*
12mu|qt5-5.2.1-3|1535	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1536	%{_libdir}/libQt%{api}QuickTest.so.%{major}*
12mu|qt5-5.2.1-3|1537	%endif
12mu|qt5-5.2.1-3|1538	
12mu|qt5-5.2.1-3|1539	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1540	
12mu|qt5-5.2.1-3|1541	%package -n %{qtquicktestd}
12mu|qt5-5.2.1-3|1542	Summary:	Development files for Qt Quick's unit test module
12mu|qt5-5.2.1-3|1543	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|1544	Requires:	%{qtquicktest} = %{EVRD}
12mu|qt5-5.2.1-3|1545	
12mu|qt5-5.2.1-3|1546	%description -n %{qtquicktestd}
12mu|qt5-5.2.1-3|1547	Development files for Qt Quick's unit test module.
12mu|qt5-5.2.1-3|1548	
12mu|qt5-5.2.1-3|1549	%files -n %{qtquicktestd}
12mu|qt5-5.2.1-3|1550	%{_qt_includedir}/QtQuickTest
12mu|qt5-5.2.1-3|1551	%{_qt_libdir}/libQt%{api}QuickTest.so
12mu|qt5-5.2.1-3|1552	%{_qt_libdir}/libQt%{api}QuickTest.prl
12mu|qt5-5.2.1-3|1553	%{_qt_libdir}/cmake/Qt%{api}QuickTest
12mu|qt5-5.2.1-3|1554	%{_qt_libdir}/pkgconfig/Qt%{api}QuickTest.pc
12mu|qt5-5.2.1-3|1555	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1556	%{_libdir}/pkgconfig/Qt%{api}QuickTest.pc
12mu|qt5-5.2.1-3|1557	%endif
12mu|qt5-5.2.1-3|1558	
12mu|qt5-5.2.1-3|1559	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1560	
12mu|qt5-5.2.1-3|1561	%package -n %{qtscript}
12mu|qt5-5.2.1-3|1562	Summary:	Qt Script runtime library
12mu|qt5-5.2.1-3|1563	Group:		System/Libraries
12mu|qt5-5.2.1-3|1564	Requires:	%{name}-qtscript-i18n = %{EVRD}
12mu|qt5-5.2.1-3|1565	
12mu|qt5-5.2.1-3|1566	%description -n %{qtscript}
12mu|qt5-5.2.1-3|1567	Qt Script runtime library.
12mu|qt5-5.2.1-3|1568	
12mu|qt5-5.2.1-3|1569	%files -n %{qtscript}
12mu|qt5-5.2.1-3|1570	%{_qt_libdir}/libQt%{api}Script.so.%{major}*
12mu|qt5-5.2.1-3|1571	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1572	%{_libdir}/libQt%{api}Script.so.%{major}*
12mu|qt5-5.2.1-3|1573	%endif
12mu|qt5-5.2.1-3|1574	
12mu|qt5-5.2.1-3|1575	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1576	
12mu|qt5-5.2.1-3|1577	%package -n %{qtscriptd}
12mu|qt5-5.2.1-3|1578	Summary:	Development files for Qt Script
12mu|qt5-5.2.1-3|1579	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|1580	Requires:	%{qtscript} = %{EVRD}
12mu|qt5-5.2.1-3|1581	
12mu|qt5-5.2.1-3|1582	%description -n %{qtscriptd}
12mu|qt5-5.2.1-3|1583	Development files for Qt Script.
12mu|qt5-5.2.1-3|1584	
12mu|qt5-5.2.1-3|1585	%files -n %{qtscriptd}
12mu|qt5-5.2.1-3|1586	%{_qt_includedir}/QtScript
12mu|qt5-5.2.1-3|1587	%{_qt_libdir}/libQt%{api}Script.so
12mu|qt5-5.2.1-3|1588	%{_qt_libdir}/libQt%{api}Script.prl
12mu|qt5-5.2.1-3|1589	%{_qt_libdir}/cmake/Qt%{api}Script
12mu|qt5-5.2.1-3|1590	%{_qt_libdir}/pkgconfig/Qt%{api}Script.pc
12mu|qt5-5.2.1-3|1591	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1592	%{_libdir}/pkgconfig/Qt%{api}Script.pc
12mu|qt5-5.2.1-3|1593	%endif
12mu|qt5-5.2.1-3|1594	
12mu|qt5-5.2.1-3|1595	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1596	
12mu|qt5-5.2.1-3|1597	%package qtscript-i18n
12mu|qt5-5.2.1-3|1598	Summary:	Qt Script translations
12mu|qt5-5.2.1-3|1599	Group:		System/Libraries
12mu|qt5-5.2.1-3|1600	Conflicts:	%{qtscript} < 5.1.0-6
12mu|qt5-5.2.1-3|1601	BuildArch:	noarch
12mu|qt5-5.2.1-3|1602	
12mu|qt5-5.2.1-3|1603	%description qtscript-i18n
12mu|qt5-5.2.1-3|1604	Qt Script translations.
12mu|qt5-5.2.1-3|1605	
12mu|qt5-5.2.1-3|1606	%files qtscript-i18n
12mu|qt5-5.2.1-3|1607	%lang(cs) %{_qt_translationsdir}/qtscript_cs.qm
12mu|qt5-5.2.1-3|1608	%lang(de) %{_qt_translationsdir}/qtscript_de.qm
12mu|qt5-5.2.1-3|1609	%lang(hu) %{_qt_translationsdir}/qtscript_hu.qm
12mu|qt5-5.2.1-3|1610	%lang(it) %{_qt_translationsdir}/qtscript_it.qm
12mu|qt5-5.2.1-3|1611	%lang(ja) %{_qt_translationsdir}/qtscript_ja.qm
12mu|qt5-5.2.1-3|1612	%lang(ru) %{_qt_translationsdir}/qtscript_ru.qm
12mu|qt5-5.2.1-3|1613	%lang(sk) %{_qt_translationsdir}/qtscript_sk.qm
12mu|qt5-5.2.1-3|1614	%lang(uk) %{_qt_translationsdir}/qtscript_uk.qm
12mu|qt5-5.2.1-3|1615	
12mu|qt5-5.2.1-3|1616	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1617	
12mu|qt5-5.2.1-3|1618	%package -n %{qtscripttools}
12mu|qt5-5.2.1-3|1619	Summary:	Qt Script tools library
12mu|qt5-5.2.1-3|1620	Group:		System/Libraries
12mu|qt5-5.2.1-3|1621	
12mu|qt5-5.2.1-3|1622	%description -n %{qtscripttools}
12mu|qt5-5.2.1-3|1623	Qt Script tools library.
12mu|qt5-5.2.1-3|1624	
12mu|qt5-5.2.1-3|1625	%files -n %{qtscripttools}
12mu|qt5-5.2.1-3|1626	%{_qt_libdir}/libQt%{api}ScriptTools.so.%{major}*
12mu|qt5-5.2.1-3|1627	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1628	%{_libdir}/libQt%{api}ScriptTools.so.%{major}*
12mu|qt5-5.2.1-3|1629	%endif
12mu|qt5-5.2.1-3|1630	
12mu|qt5-5.2.1-3|1631	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1632	
12mu|qt5-5.2.1-3|1633	%package -n %{qtscripttoolsd}
12mu|qt5-5.2.1-3|1634	Summary:	Development files for Qt Script tools
12mu|qt5-5.2.1-3|1635	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|1636	Requires:	%{qtscripttools} = %{EVRD}
12mu|qt5-5.2.1-3|1637	
12mu|qt5-5.2.1-3|1638	%description -n %{qtscripttoolsd}
12mu|qt5-5.2.1-3|1639	Development files for Qt Script tools.
12mu|qt5-5.2.1-3|1640	
12mu|qt5-5.2.1-3|1641	%files -n %{qtscripttoolsd}
12mu|qt5-5.2.1-3|1642	%{_qt_includedir}/QtScriptTools
12mu|qt5-5.2.1-3|1643	%{_qt_libdir}/libQt%{api}ScriptTools.so
12mu|qt5-5.2.1-3|1644	%{_qt_libdir}/libQt%{api}ScriptTools.prl
12mu|qt5-5.2.1-3|1645	%{_qt_libdir}/cmake/Qt%{api}ScriptTools
12mu|qt5-5.2.1-3|1646	%{_qt_libdir}/pkgconfig/Qt%{api}ScriptTools.pc
12mu|qt5-5.2.1-3|1647	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1648	%{_libdir}/pkgconfig/Qt%{api}ScriptTools.pc
12mu|qt5-5.2.1-3|1649	%endif
12mu|qt5-5.2.1-3|1650	
12mu|qt5-5.2.1-3|1651	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1652	
12mu|qt5-5.2.1-3|1653	%package -n %{qtsvg}
12mu|qt5-5.2.1-3|1654	Summary:	Qt SVG rendering engine
12mu|qt5-5.2.1-3|1655	Group:		System/Libraries
12mu|qt5-5.2.1-3|1656	
12mu|qt5-5.2.1-3|1657	%description -n %{qtsvg}
12mu|qt5-5.2.1-3|1658	Qt SVG rendering engine.
12mu|qt5-5.2.1-3|1659	
12mu|qt5-5.2.1-3|1660	%files -n %{qtsvg}
12mu|qt5-5.2.1-3|1661	%{_qt_libdir}/libQt%{api}Svg.so.%{major}*
12mu|qt5-5.2.1-3|1662	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1663	%{_libdir}/libQt%{api}Svg.so.%{major}*
12mu|qt5-5.2.1-3|1664	%endif
12mu|qt5-5.2.1-3|1665	%{_qt_plugindir}/iconengines/libqsvgicon.so
12mu|qt5-5.2.1-3|1666	
12mu|qt5-5.2.1-3|1667	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1668	
12mu|qt5-5.2.1-3|1669	%package -n %{qtsvgd}
12mu|qt5-5.2.1-3|1670	Summary:	Development files for Qt's SVG rendering engine
12mu|qt5-5.2.1-3|1671	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|1672	Requires:	%{qtsvg} = %{EVRD}
12mu|qt5-5.2.1-3|1673	
12mu|qt5-5.2.1-3|1674	%description -n %{qtsvgd}
12mu|qt5-5.2.1-3|1675	Development files for Qt's SVG rendering engine.
12mu|qt5-5.2.1-3|1676	
12mu|qt5-5.2.1-3|1677	%files -n %{qtsvgd}
12mu|qt5-5.2.1-3|1678	%{_qt_includedir}/QtSvg
12mu|qt5-5.2.1-3|1679	%{_qt_libdir}/libQt%{api}Svg.so
12mu|qt5-5.2.1-3|1680	%{_qt_libdir}/libQt%{api}Svg.prl
12mu|qt5-5.2.1-3|1681	%{_qt_libdir}/cmake/Qt%{api}Svg
12mu|qt5-5.2.1-3|1682	%{_qt_libdir}/pkgconfig/Qt%{api}Svg.pc
12mu|qt5-5.2.1-3|1683	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1684	%{_libdir}/pkgconfig/Qt%{api}Svg.pc
12mu|qt5-5.2.1-3|1685	%endif
12mu|qt5-5.2.1-3|1686	
12mu|qt5-5.2.1-3|1687	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1688	
12mu|qt5-5.2.1-3|1689	%package -n %{qtwebkit}
12mu|qt5-5.2.1-3|1690	Summary:	Qt WebKit web browsing library
12mu|qt5-5.2.1-3|1691	Group:		System/Libraries
12mu|qt5-5.2.1-3|1692	BuildRequires:	pkgconfig(libxslt)
12mu|qt5-5.2.1-3|1693	BuildRequires:	flex bison gperf ruby
12mu|qt5-5.2.1-3|1694	BuildRequires:	icu-devel
12mu|qt5-5.2.1-3|1695	
12mu|qt5-5.2.1-3|1696	%description -n %{qtwebkit}
12mu|qt5-5.2.1-3|1697	Qt WebKit web browsing library.
12mu|qt5-5.2.1-3|1698	
12mu|qt5-5.2.1-3|1699	%files -n %{qtwebkit}
12mu|qt5-5.2.1-3|1700	%{_qt_libdir}/libQt%{api}WebKit.so.%{major}*
12mu|qt5-5.2.1-3|1701	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1702	%{_libdir}/libQt%{api}WebKit.so.%{major}*
12mu|qt5-5.2.1-3|1703	%endif
12mu|qt5-5.2.1-3|1704	%{_qt_importdir}/QtWebKit
12mu|qt5-5.2.1-3|1705	%{_qt_prefix}/qml/QtWebKit
12mu|qt5-5.2.1-3|1706	%{_qt_libexecdir}/QtWebProcess
12mu|qt5-5.2.1-3|1707	%{_qt_libexecdir}/QtWebPluginProcess
12mu|qt5-5.2.1-3|1708	
12mu|qt5-5.2.1-3|1709	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1710	
12mu|qt5-5.2.1-3|1711	%package -n %{qtwebkitd}
12mu|qt5-5.2.1-3|1712	Summary:	Development files for the Qt WebKit web browsing library
12mu|qt5-5.2.1-3|1713	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|1714	Requires:	%{qtwebkit} = %{EVRD}
12mu|qt5-5.2.1-3|1715	
12mu|qt5-5.2.1-3|1716	%description -n %{qtwebkitd}
12mu|qt5-5.2.1-3|1717	Development files for the Qt WebKit web browsing library.
12mu|qt5-5.2.1-3|1718	
12mu|qt5-5.2.1-3|1719	%files -n %{qtwebkitd}
12mu|qt5-5.2.1-3|1720	%{_qt_includedir}/QtWebKit
12mu|qt5-5.2.1-3|1721	%{_qt_libdir}/libQt%{api}WebKit.so
12mu|qt5-5.2.1-3|1722	%{_qt_libdir}/libQt%{api}WebKit.prl
12mu|qt5-5.2.1-3|1723	%{_qt_libdir}/cmake/Qt%{api}WebKit
12mu|qt5-5.2.1-3|1724	%{_qt_libdir}/pkgconfig/Qt%{api}WebKit.pc
12mu|qt5-5.2.1-3|1725	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1726	%{_libdir}/pkgconfig/Qt%{api}WebKit.pc
12mu|qt5-5.2.1-3|1727	%endif
12mu|qt5-5.2.1-3|1728	
12mu|qt5-5.2.1-3|1729	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1730	
12mu|qt5-5.2.1-3|1731	%package -n %{qtwebkitwidgets}
12mu|qt5-5.2.1-3|1732	Summary:	Qt WebKit Widgets library
12mu|qt5-5.2.1-3|1733	Group:		System/Libraries
12mu|qt5-5.2.1-3|1734	
12mu|qt5-5.2.1-3|1735	%description -n %{qtwebkitwidgets}
12mu|qt5-5.2.1-3|1736	Qt WebKit Widgets library.
12mu|qt5-5.2.1-3|1737	
12mu|qt5-5.2.1-3|1738	%files -n %{qtwebkitwidgets}
12mu|qt5-5.2.1-3|1739	%{_qt_libdir}/libQt%{api}WebKitWidgets.so.%{major}*
12mu|qt5-5.2.1-3|1740	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1741	%{_libdir}/libQt%{api}WebKitWidgets.so.%{major}*
12mu|qt5-5.2.1-3|1742	%endif
12mu|qt5-5.2.1-3|1743	
12mu|qt5-5.2.1-3|1744	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1745	
12mu|qt5-5.2.1-3|1746	%package -n %{qtwebkitwidgetsd}
12mu|qt5-5.2.1-3|1747	Summary:	Development files for the Qt WebKit Widgets library
12mu|qt5-5.2.1-3|1748	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|1749	Requires:	%{qtwebkitwidgets} = %{EVRD}
12mu|qt5-5.2.1-3|1750	Requires:	%{qtwebkitd} = %{EVRD}
12mu|qt5-5.2.1-3|1751	Requires:	%{qtwidgetsd} = %{EVRD}
12mu|qt5-5.2.1-3|1752	
12mu|qt5-5.2.1-3|1753	%description -n %{qtwebkitwidgetsd}
12mu|qt5-5.2.1-3|1754	Development files for the Qt WebKit Widgets library.
12mu|qt5-5.2.1-3|1755	
12mu|qt5-5.2.1-3|1756	%files -n %{qtwebkitwidgetsd}
12mu|qt5-5.2.1-3|1757	%{_qt_includedir}/QtWebKitWidgets
12mu|qt5-5.2.1-3|1758	%{_qt_libdir}/libQt%{api}WebKitWidgets.so
12mu|qt5-5.2.1-3|1759	%{_qt_libdir}/libQt%{api}WebKitWidgets.prl
12mu|qt5-5.2.1-3|1760	%{_qt_libdir}/cmake/Qt%{api}WebKitWidgets
12mu|qt5-5.2.1-3|1761	%{_qt_libdir}/pkgconfig/Qt%{api}WebKitWidgets.pc
12mu|qt5-5.2.1-3|1762	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1763	%{_libdir}/pkgconfig/Qt%{api}WebKitWidgets.pc
12mu|qt5-5.2.1-3|1764	%endif
12mu|qt5-5.2.1-3|1765	
12mu|qt5-5.2.1-3|1766	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1767	
12mu|qt5-5.2.1-3|1768	%package -n %{qtx11extras}
12mu|qt5-5.2.1-3|1769	Summary:	Qt X11 Extras library
12mu|qt5-5.2.1-3|1770	Group:		System/Libraries
12mu|qt5-5.2.1-3|1771	
12mu|qt5-5.2.1-3|1772	%description -n %{qtx11extras}
12mu|qt5-5.2.1-3|1773	Qt X11 Extras library.
12mu|qt5-5.2.1-3|1774	
12mu|qt5-5.2.1-3|1775	%files -n %{qtx11extras}
12mu|qt5-5.2.1-3|1776	%{_qt_libdir}/libQt%{api}X11Extras.so.%{major}*
12mu|qt5-5.2.1-3|1777	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1778	%{_libdir}/libQt%{api}X11Extras.so.%{major}*
12mu|qt5-5.2.1-3|1779	%endif
12mu|qt5-5.2.1-3|1780	
12mu|qt5-5.2.1-3|1781	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1782	
12mu|qt5-5.2.1-3|1783	%package -n %{qtx11extrasd}
12mu|qt5-5.2.1-3|1784	Summary:	Development files for the QtX11Extras library
12mu|qt5-5.2.1-3|1785	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|1786	Requires:	%{qtx11extras} = %{EVRD}
12mu|qt5-5.2.1-3|1787	
12mu|qt5-5.2.1-3|1788	%description -n %{qtx11extrasd}
12mu|qt5-5.2.1-3|1789	Development files for the QtX11Extras library.
12mu|qt5-5.2.1-3|1790	
12mu|qt5-5.2.1-3|1791	%files -n %{qtx11extrasd}
12mu|qt5-5.2.1-3|1792	%{_qt_includedir}/QtX11Extras
12mu|qt5-5.2.1-3|1793	%{_qt_libdir}/libQt%{api}X11Extras.so
12mu|qt5-5.2.1-3|1794	%{_qt_libdir}/libQt%{api}X11Extras.prl
12mu|qt5-5.2.1-3|1795	%{_qt_libdir}/cmake/Qt%{api}X11Extras
12mu|qt5-5.2.1-3|1796	%{_qt_libdir}/pkgconfig/Qt%{api}X11Extras.pc
12mu|qt5-5.2.1-3|1797	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1798	%{_libdir}/pkgconfig/Qt%{api}X11Extras.pc
12mu|qt5-5.2.1-3|1799	%endif
12mu|qt5-5.2.1-3|1800	
12mu|qt5-5.2.1-3|1801	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1802	
12mu|qt5-5.2.1-3|1803	%package -n %{qtxmlpatterns}
12mu|qt5-5.2.1-3|1804	Summary:	Qt XSLT engine
12mu|qt5-5.2.1-3|1805	Group:		System/Libraries
12mu|qt5-5.2.1-3|1806	Requires:	%{qtxml} = %{EVRD}
12mu|qt5-5.2.1-3|1807	Requires:	%{name}-qtxmlpatterns-i18n = %{EVRD}
12mu|qt5-5.2.1-3|1808	
12mu|qt5-5.2.1-3|1809	%description -n %{qtxmlpatterns}
12mu|qt5-5.2.1-3|1810	Qt XSLT engine.
12mu|qt5-5.2.1-3|1811	
12mu|qt5-5.2.1-3|1812	%files -n %{qtxmlpatterns}
12mu|qt5-5.2.1-3|1813	%{_qt_libdir}/libQt%{api}XmlPatterns.so.%{major}*
12mu|qt5-5.2.1-3|1814	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1815	%{_libdir}/libQt%{api}XmlPatterns.so.%{major}*
12mu|qt5-5.2.1-3|1816	%endif
12mu|qt5-5.2.1-3|1817	
12mu|qt5-5.2.1-3|1818	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1819	
12mu|qt5-5.2.1-3|1820	%package -n %{qtxmlpatternsd}
12mu|qt5-5.2.1-3|1821	Summary:	Development files for Qt's XSLT engine
12mu|qt5-5.2.1-3|1822	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|1823	Requires:	%{qtxmlpatterns} = %{EVRD}
12mu|qt5-5.2.1-3|1824	Requires:	%{qtxmld} = %{EVRD}
12mu|qt5-5.2.1-3|1825	
12mu|qt5-5.2.1-3|1826	%description -n %{qtxmlpatternsd}
12mu|qt5-5.2.1-3|1827	Development files for Qt's XSLT engine.
12mu|qt5-5.2.1-3|1828	
12mu|qt5-5.2.1-3|1829	%files -n %{qtxmlpatternsd}
12mu|qt5-5.2.1-3|1830	%{_qt_includedir}/QtXmlPatterns
12mu|qt5-5.2.1-3|1831	%{_qt_libdir}/libQt%{api}XmlPatterns.so
12mu|qt5-5.2.1-3|1832	%{_qt_libdir}/libQt%{api}XmlPatterns.prl
12mu|qt5-5.2.1-3|1833	%{_qt_libdir}/cmake/Qt%{api}XmlPatterns
12mu|qt5-5.2.1-3|1834	%{_qt_libdir}/pkgconfig/Qt%{api}XmlPatterns.pc
12mu|qt5-5.2.1-3|1835	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|1836	%{_libdir}/pkgconfig/Qt%{api}XmlPatterns.pc
12mu|qt5-5.2.1-3|1837	%endif
12mu|qt5-5.2.1-3|1838	
12mu|qt5-5.2.1-3|1839	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1840	
12mu|qt5-5.2.1-3|1841	%package qtxmlpatterns-i18n
12mu|qt5-5.2.1-3|1842	Summary:	Qt XSLT engine translations
12mu|qt5-5.2.1-3|1843	Group:		System/Libraries
12mu|qt5-5.2.1-3|1844	Conflicts:	%{qtxmlpatterns} < 5.1.0-6
12mu|qt5-5.2.1-3|1845	BuildArch:	noarch
12mu|qt5-5.2.1-3|1846	
12mu|qt5-5.2.1-3|1847	%description qtxmlpatterns-i18n
12mu|qt5-5.2.1-3|1848	Qt XSLT engine translations.
12mu|qt5-5.2.1-3|1849	
12mu|qt5-5.2.1-3|1850	%files qtxmlpatterns-i18n
12mu|qt5-5.2.1-3|1851	%lang(cs) %{_qt_translationsdir}/qtxmlpatterns_cs.qm
12mu|qt5-5.2.1-3|1852	%lang(de) %{_qt_translationsdir}/qtxmlpatterns_de.qm
12mu|qt5-5.2.1-3|1853	%lang(hu) %{_qt_translationsdir}/qtxmlpatterns_hu.qm
12mu|qt5-5.2.1-3|1854	%lang(it) %{_qt_translationsdir}/qtxmlpatterns_it.qm
12mu|qt5-5.2.1-3|1855	%lang(ja) %{_qt_translationsdir}/qtxmlpatterns_ja.qm
12mu|qt5-5.2.1-3|1856	%lang(ru) %{_qt_translationsdir}/qtxmlpatterns_ru.qm
12mu|qt5-5.2.1-3|1857	%lang(sk) %{_qt_translationsdir}/qtxmlpatterns_sk.qm
12mu|qt5-5.2.1-3|1858	%lang(uk) %{_qt_translationsdir}/qtxmlpatterns_uk.qm
12mu|qt5-5.2.1-3|1859	
12mu|qt5-5.2.1-3|1860	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1861	
12mu|qt5-5.2.1-3|1862	%package devel
12mu|qt5-5.2.1-3|1863	Summary:	Meta-package for installing all Qt 5 development files
12mu|qt5-5.2.1-3|1864	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|1865	Requires:	%{qtbluetoothd} = %{EVRD}
12mu|qt5-5.2.1-3|1866	Requires:	%{qtbootstrapd} = %{EVRD}
12mu|qt5-5.2.1-3|1867	Requires:	%{qtconcurrentd} = %{EVRD}
12mu|qt5-5.2.1-3|1868	Requires:	%{qtcored} = %{EVRD}
12mu|qt5-5.2.1-3|1869	Requires:	%{qtdbusd} = %{EVRD}
12mu|qt5-5.2.1-3|1870	Requires:	%{qtguid} = %{EVRD}
12mu|qt5-5.2.1-3|1871	Requires:	%{qtnetworkd} = %{EVRD}
12mu|qt5-5.2.1-3|1872	Requires:	%{qtopengld} = %{EVRD}
12mu|qt5-5.2.1-3|1873	Requires:	%{qtpositioningd} = %{EVRD}
12mu|qt5-5.2.1-3|1874	Requires:	%{qtprintsupportd} = %{EVRD}
12mu|qt5-5.2.1-3|1875	Requires:	%{qtsensorsd} = %{EVRD}
12mu|qt5-5.2.1-3|1876	Requires:	%{qtsqld} = %{EVRD}
12mu|qt5-5.2.1-3|1877	Requires:	%{qttestd} = %{EVRD}
12mu|qt5-5.2.1-3|1878	Requires:	%{qtwidgetsd} = %{EVRD}
12mu|qt5-5.2.1-3|1879	Requires:	%{qtxmld} = %{EVRD}
12mu|qt5-5.2.1-3|1880	Requires:	%{qtclucened} = %{EVRD}
12mu|qt5-5.2.1-3|1881	Requires:	%{qtdeclaratived} = %{EVRD}
12mu|qt5-5.2.1-3|1882	Requires:	%{qtdesignercomponentsd} = %{EVRD}
12mu|qt5-5.2.1-3|1883	Requires:	%{qtdesignerd} = %{EVRD}
12mu|qt5-5.2.1-3|1884	Requires:	%{qthelpd} = %{EVRD}
12mu|qt5-5.2.1-3|1885	Requires:	%{qtmultimediad} = %{EVRD}
12mu|qt5-5.2.1-3|1886	Requires:	%{qtmultimediawidgetsd} = %{EVRD}
12mu|qt5-5.2.1-3|1887	Requires:	%{qtnfcd} = %{EVRD}
12mu|qt5-5.2.1-3|1888	Requires:	%{qtqmld} = %{EVRD}
12mu|qt5-5.2.1-3|1889	Requires:	%{qtquickd} = %{EVRD}
12mu|qt5-5.2.1-3|1890	Requires:	%{qtquickparticlesd} = %{EVRD}
12mu|qt5-5.2.1-3|1891	Requires:	%{qtquicktestd} = %{EVRD}
12mu|qt5-5.2.1-3|1892	Requires:	%{qtscriptd} = %{EVRD}
12mu|qt5-5.2.1-3|1893	Requires:	%{qtscripttoolsd} = %{EVRD}
12mu|qt5-5.2.1-3|1894	Requires:	%{qtsvgd} = %{EVRD}
12mu|qt5-5.2.1-3|1895	Requires:	%{qtwebkitd} = %{EVRD}
12mu|qt5-5.2.1-3|1896	Requires:	%{qtwebkitwidgetsd} = %{EVRD}
12mu|qt5-5.2.1-3|1897	Requires:	%{qtxmlpatternsd} = %{EVRD}
12mu|qt5-5.2.1-3|1898	Requires:	qmake%{api} = %{EVRD}
12mu|qt5-5.2.1-3|1899	Requires:	%{name}-macros = %{EVRD}
12mu|qt5-5.2.1-3|1900	
12mu|qt5-5.2.1-3|1901	%description devel
12mu|qt5-5.2.1-3|1902	Meta-package for installing all Qt 5 development files.
12mu|qt5-5.2.1-3|1903	
12mu|qt5-5.2.1-3|1904	%files devel
12mu|qt5-5.2.1-3|1905	# Intentionally empty, we just pull in dependencies
12mu|qt5-5.2.1-3|1906	
12mu|qt5-5.2.1-3|1907	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1908	# qt tools etc
12mu|qt5-5.2.1-3|1909	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1910	
12mu|qt5-5.2.1-3|1911	%package assistant
12mu|qt5-5.2.1-3|1912	Summary:	Qt help system
12mu|qt5-5.2.1-3|1913	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|1914	Suggests:	%{name}-doc = %{EVRD}
12mu|qt5-5.2.1-3|1915	
12mu|qt5-5.2.1-3|1916	%description assistant
12mu|qt5-5.2.1-3|1917	Qt help system.
12mu|qt5-5.2.1-3|1918	
12mu|qt5-5.2.1-3|1919	%files assistant
12mu|qt5-5.2.1-3|1920	%{_qt_bindir}/assistant
12mu|qt5-5.2.1-3|1921	%{_datadir}/applications/rosa-assistant-qt%{api}.desktop
12mu|qt5-5.2.1-3|1922	%lang(cs) %{_qt_translationsdir}/assistant_cs.qm
12mu|qt5-5.2.1-3|1923	%lang(da) %{_qt_translationsdir}/assistant_da.qm
12mu|qt5-5.2.1-3|1924	%lang(de) %{_qt_translationsdir}/assistant_de.qm
12mu|qt5-5.2.1-3|1925	%lang(fr) %{_qt_translationsdir}/assistant_fr.qm
12mu|qt5-5.2.1-3|1926	%lang(hu) %{_qt_translationsdir}/assistant_hu.qm
12mu|qt5-5.2.1-3|1927	%lang(ja) %{_qt_translationsdir}/assistant_ja.qm
12mu|qt5-5.2.1-3|1928	%lang(ko) %{_qt_translationsdir}/assistant_ko.qm
12mu|qt5-5.2.1-3|1929	%lang(pl) %{_qt_translationsdir}/assistant_pl.qm
12mu|qt5-5.2.1-3|1930	%lang(ru) %{_qt_translationsdir}/assistant_ru.qm
12mu|qt5-5.2.1-3|1931	%lang(sk) %{_qt_translationsdir}/assistant_sk.qm
12mu|qt5-5.2.1-3|1932	%lang(sl) %{_qt_translationsdir}/assistant_sl.qm
12mu|qt5-5.2.1-3|1933	%lang(uk) %{_qt_translationsdir}/assistant_uk.qm
12mu|qt5-5.2.1-3|1934	%lang(zh_CN) %{_qt_translationsdir}/assistant_zh_CN.qm
12mu|qt5-5.2.1-3|1935	%lang(zh_TW) %{_qt_translationsdir}/assistant_zh_TW.qm
12mu|qt5-5.2.1-3|1936	
12mu|qt5-5.2.1-3|1937	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1938	
12mu|qt5-5.2.1-3|1939	%package designer
12mu|qt5-5.2.1-3|1940	Summary:	Qt interface design tool
12mu|qt5-5.2.1-3|1941	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|1942	Requires:	%{qtgui}-x11 = %{EVRD}
12mu|qt5-5.2.1-3|1943	# for /usr/lib/qt5/bin/uic
12mu|qt5-5.2.1-3|1944	Requires:	%{qtguid} = %{EVRD}
12mu|qt5-5.2.1-3|1945	
12mu|qt5-5.2.1-3|1946	%description designer
12mu|qt5-5.2.1-3|1947	Qt interface design tool.
12mu|qt5-5.2.1-3|1948	
12mu|qt5-5.2.1-3|1949	%files designer
12mu|qt5-5.2.1-3|1950	%{_qt_bindir}/designer
12mu|qt5-5.2.1-3|1951	%{_datadir}/applications/rosa-designer-qt%{api}.desktop
12mu|qt5-5.2.1-3|1952	%lang(cs) %{_qt_translationsdir}/designer_cs.qm
12mu|qt5-5.2.1-3|1953	%lang(de) %{_qt_translationsdir}/designer_de.qm
12mu|qt5-5.2.1-3|1954	%lang(fr) %{_qt_translationsdir}/designer_fr.qm
12mu|qt5-5.2.1-3|1955	%lang(hu) %{_qt_translationsdir}/designer_hu.qm
12mu|qt5-5.2.1-3|1956	%lang(ja) %{_qt_translationsdir}/designer_ja.qm
12mu|qt5-5.2.1-3|1957	%lang(ko) %{_qt_translationsdir}/designer_ko.qm
12mu|qt5-5.2.1-3|1958	%lang(pl) %{_qt_translationsdir}/designer_pl.qm
12mu|qt5-5.2.1-3|1959	%lang(ru) %{_qt_translationsdir}/designer_ru.qm
12mu|qt5-5.2.1-3|1960	%lang(sk) %{_qt_translationsdir}/designer_sk.qm
12mu|qt5-5.2.1-3|1961	%lang(sl) %{_qt_translationsdir}/designer_sl.qm
12mu|qt5-5.2.1-3|1962	%lang(uk) %{_qt_translationsdir}/designer_uk.qm
12mu|qt5-5.2.1-3|1963	%lang(zh_CN) %{_qt_translationsdir}/designer_zh_CN.qm
12mu|qt5-5.2.1-3|1964	%lang(zh_TW) %{_qt_translationsdir}/designer_zh_TW.qm
12mu|qt5-5.2.1-3|1965	%{_qt_plugindir}/designer
12mu|qt5-5.2.1-3|1966	
12mu|qt5-5.2.1-3|1967	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1968	
12mu|qt5-5.2.1-3|1969	%if %{with docs}
12mu|qt5-5.2.1-3|1970	%package doc
12mu|qt5-5.2.1-3|1971	Summary:	Qt QCH documentation
12mu|qt5-5.2.1-3|1972	Group:		Books/Computer books
12mu|qt5-5.2.1-3|1973	BuildArch:	noarch
12mu|qt5-5.2.1-3|1974	
12mu|qt5-5.2.1-3|1975	%description doc
12mu|qt5-5.2.1-3|1976	QCH documentation for the Qt toolkit.
12mu|qt5-5.2.1-3|1977	
12mu|qt5-5.2.1-3|1978	%files doc
12mu|qt5-5.2.1-3|1979	%{_qt_docdir}/*.qch
12mu|qt5-5.2.1-3|1980	%endif
12mu|qt5-5.2.1-3|1981	
12mu|qt5-5.2.1-3|1982	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1983	
12mu|qt5-5.2.1-3|1984	%package examples
12mu|qt5-5.2.1-3|1985	Summary:	Example applications for %{name}
12mu|qt5-5.2.1-3|1986	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|1987	
12mu|qt5-5.2.1-3|1988	%description examples
12mu|qt5-5.2.1-3|1989	Example applications for %{name}.
12mu|qt5-5.2.1-3|1990	
12mu|qt5-5.2.1-3|1991	%files examples
12mu|qt5-5.2.1-3|1992	%{_qt_exampledir}
12mu|qt5-5.2.1-3|1993	
12mu|qt5-5.2.1-3|1994	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|1995	
12mu|qt5-5.2.1-3|1996	%package fonts
12mu|qt5-5.2.1-3|1997	Summary:	Fonts for use with some %{name} output plugins
12mu|qt5-5.2.1-3|1998	Group:		System/Libraries
12mu|qt5-5.2.1-3|1999	
12mu|qt5-5.2.1-3|2000	%description fonts
12mu|qt5-5.2.1-3|2001	Fonts for use with some %{name} output plugins.
12mu|qt5-5.2.1-3|2002	
12mu|qt5-5.2.1-3|2003	These fonts are required for various non-X11 output
12mu|qt5-5.2.1-3|2004	plugins (framebuffer device etc.).
12mu|qt5-5.2.1-3|2005	
12mu|qt5-5.2.1-3|2006	They are not required for the normal X11 output.
12mu|qt5-5.2.1-3|2007	
12mu|qt5-5.2.1-3|2008	# FIXME re-add when Qt/E is fixed
12mu|qt5-5.2.1-3|2009	#%%files fonts
12mu|qt5-5.2.1-3|2010	#%%{_qt_libdir}/fonts
12mu|qt5-5.2.1-3|2011	
12mu|qt5-5.2.1-3|2012	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|2013	
12mu|qt5-5.2.1-3|2014	%package linguist
12mu|qt5-5.2.1-3|2015	Summary:	Translation tool for Qt based applications
12mu|qt5-5.2.1-3|2016	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|2017	Requires:	%{name}-linguist-tools = %{EVRD}
12mu|qt5-5.2.1-3|2018	Requires:	qt5-output-driver-default = %{EVRD}
12mu|qt5-5.2.1-3|2019	
12mu|qt5-5.2.1-3|2020	%description linguist
12mu|qt5-5.2.1-3|2021	Translation tool for Qt based applications.
12mu|qt5-5.2.1-3|2022	
12mu|qt5-5.2.1-3|2023	%files linguist
12mu|qt5-5.2.1-3|2024	%{_qt_bindir}/linguist
12mu|qt5-5.2.1-3|2025	%{_datadir}/applications/rosa-linguist-qt%{api}.desktop
12mu|qt5-5.2.1-3|2026	%lang(cs) %{_qt_translationsdir}/linguist_cs.qm
12mu|qt5-5.2.1-3|2027	%lang(de) %{_qt_translationsdir}/linguist_de.qm
12mu|qt5-5.2.1-3|2028	%lang(fr) %{_qt_translationsdir}/linguist_fr.qm
12mu|qt5-5.2.1-3|2029	%lang(hu) %{_qt_translationsdir}/linguist_hu.qm
12mu|qt5-5.2.1-3|2030	%lang(ja) %{_qt_translationsdir}/linguist_ja.qm
12mu|qt5-5.2.1-3|2031	%lang(ko) %{_qt_translationsdir}/linguist_ko.qm
12mu|qt5-5.2.1-3|2032	%lang(pl) %{_qt_translationsdir}/linguist_pl.qm
12mu|qt5-5.2.1-3|2033	%lang(ru) %{_qt_translationsdir}/linguist_ru.qm
12mu|qt5-5.2.1-3|2034	%lang(sk) %{_qt_translationsdir}/linguist_sk.qm
12mu|qt5-5.2.1-3|2035	%lang(sl) %{_qt_translationsdir}/linguist_sl.qm
12mu|qt5-5.2.1-3|2036	%lang(uk) %{_qt_translationsdir}/linguist_uk.qm
12mu|qt5-5.2.1-3|2037	%lang(zh_CN) %{_qt_translationsdir}/linguist_zh_CN.qm
12mu|qt5-5.2.1-3|2038	%lang(zh_TW) %{_qt_translationsdir}/linguist_zh_TW.qm
12mu|qt5-5.2.1-3|2039	%dir %{_qt_datadir}/phrasebooks
12mu|qt5-5.2.1-3|2040	%lang(da) %{_qt_datadir}/phrasebooks/danish.qph
12mu|qt5-5.2.1-3|2041	%lang(nl) %{_qt_datadir}/phrasebooks/dutch.qph
12mu|qt5-5.2.1-3|2042	%lang(fi) %{_qt_datadir}/phrasebooks/finnish.qph
12mu|qt5-5.2.1-3|2043	%lang(fr) %{_qt_datadir}/phrasebooks/french.qph
12mu|qt5-5.2.1-3|2044	%lang(de) %{_qt_datadir}/phrasebooks/german.qph
12mu|qt5-5.2.1-3|2045	%lang(hu) %{_qt_datadir}/phrasebooks/hungarian.qph
12mu|qt5-5.2.1-3|2046	%lang(it) %{_qt_datadir}/phrasebooks/italian.qph
12mu|qt5-5.2.1-3|2047	%lang(ja) %{_qt_datadir}/phrasebooks/japanese.qph
12mu|qt5-5.2.1-3|2048	%lang(no) %{_qt_datadir}/phrasebooks/norwegian.qph
12mu|qt5-5.2.1-3|2049	%lang(pl) %{_qt_datadir}/phrasebooks/polish.qph
12mu|qt5-5.2.1-3|2050	%lang(ru) %{_qt_datadir}/phrasebooks/russian.qph
12mu|qt5-5.2.1-3|2051	%lang(es) %{_qt_datadir}/phrasebooks/spanish.qph
12mu|qt5-5.2.1-3|2052	%lang(sv) %{_qt_datadir}/phrasebooks/swedish.qph
12mu|qt5-5.2.1-3|2053	
12mu|qt5-5.2.1-3|2054	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|2055	
12mu|qt5-5.2.1-3|2056	%package linguist-tools
12mu|qt5-5.2.1-3|2057	Summary:	Tools for creating and updating Qt Linguist translation files
12mu|qt5-5.2.1-3|2058	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|2059	
12mu|qt5-5.2.1-3|2060	%description linguist-tools
12mu|qt5-5.2.1-3|2061	Tools for creating and updating Qt Linguist translation files.
12mu|qt5-5.2.1-3|2062	
12mu|qt5-5.2.1-3|2063	%files linguist-tools
12mu|qt5-5.2.1-3|2064	%{_qt_bindir}/lconvert
12mu|qt5-5.2.1-3|2065	%{_qt_bindir}/lrelease
12mu|qt5-5.2.1-3|2066	%{_qt_bindir}/lupdate
12mu|qt5-5.2.1-3|2067	%{_bindir}/lconvert-qt%{api}
12mu|qt5-5.2.1-3|2068	%{_bindir}/lrelease-qt%{api}
12mu|qt5-5.2.1-3|2069	%{_bindir}/lupdate-qt%{api}
12mu|qt5-5.2.1-3|2070	%{_qt_libdir}/cmake/Qt%{api}LinguistTools
12mu|qt5-5.2.1-3|2071	
12mu|qt5-5.2.1-3|2072	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|2073	
12mu|qt5-5.2.1-3|2074	%package macros
12mu|qt5-5.2.1-3|2075	Summary:	Base macros for Qt 5
12mu|qt5-5.2.1-3|2076	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|2077	
12mu|qt5-5.2.1-3|2078	%description macros
12mu|qt5-5.2.1-3|2079	Base macros for Qt 5.
12mu|qt5-5.2.1-3|2080	
12mu|qt5-5.2.1-3|2081	%files macros
12mu|qt5-5.2.1-3|2082	%{_sysconfdir}/rpm/macros.d/qt5.macros
12mu|qt5-5.2.1-3|2083	
12mu|qt5-5.2.1-3|2084	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|2085	
12mu|qt5-5.2.1-3|2086	%package platformtheme-gtk2
12mu|qt5-5.2.1-3|2087	Summary:	GTK 2.x platform theme for Qt 5
12mu|qt5-5.2.1-3|2088	Group:		Graphical desktop/KDE
12mu|qt5-5.2.1-3|2089	Requires:	%{qtgui} = %{EVRD}
12mu|qt5-5.2.1-3|2090	BuildRequires:	pkgconfig(gtk+-x11-2.0)
12mu|qt5-5.2.1-3|2091	
12mu|qt5-5.2.1-3|2092	%description platformtheme-gtk2
12mu|qt5-5.2.1-3|2093	GTK 2.x platform theme for Qt 5. This plugin allows Qt to render
12mu|qt5-5.2.1-3|2094	controls using GTK 2.x themes - making it integrate better with GTK
12mu|qt5-5.2.1-3|2095	based desktops.
12mu|qt5-5.2.1-3|2096	
12mu|qt5-5.2.1-3|2097	%files platformtheme-gtk2
12mu|qt5-5.2.1-3|2098	%{_qt_plugindir}/platformthemes/libqgtk2.so
12mu|qt5-5.2.1-3|2099	
12mu|qt5-5.2.1-3|2100	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|2101	
12mu|qt5-5.2.1-3|2102	%package -n qdoc%{api}
12mu|qt5-5.2.1-3|2103	Summary:	Qt documentation generator, version 5
12mu|qt5-5.2.1-3|2104	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|2105	
12mu|qt5-5.2.1-3|2106	%description -n qdoc%{api}
12mu|qt5-5.2.1-3|2107	Qt documentation generator, version 5.
12mu|qt5-5.2.1-3|2108	
12mu|qt5-5.2.1-3|2109	%files -n qdoc%{api}
12mu|qt5-5.2.1-3|2110	%{_qt_bindir}/qdoc
12mu|qt5-5.2.1-3|2111	
12mu|qt5-5.2.1-3|2112	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|2113	
12mu|qt5-5.2.1-3|2114	%package -n qmake%{api}
12mu|qt5-5.2.1-3|2115	Summary:	Makefile generation system for Qt 5
12mu|qt5-5.2.1-3|2116	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|2117	Requires:	%{name}-macros = %{EVRD}
12mu|qt5-5.2.1-3|2118	
12mu|qt5-5.2.1-3|2119	%description -n qmake%{api}
12mu|qt5-5.2.1-3|2120	Makefile generation system for Qt 5.
12mu|qt5-5.2.1-3|2121	
12mu|qt5-5.2.1-3|2122	%files -n qmake%{api}
12mu|qt5-5.2.1-3|2123	%{_bindir}/qmake-qt%{api}
12mu|qt5-5.2.1-3|2124	%{_qt_bindir}/qmake
12mu|qt5-5.2.1-3|2125	%{_qt_prefix}/mkspecs
12mu|qt5-5.2.1-3|2126	
12mu|qt5-5.2.1-3|2127	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|2128	
12mu|qt5-5.2.1-3|2129	%package qml-tools
12mu|qt5-5.2.1-3|2130	Summary:	QML tools for Qt 5
12mu|qt5-5.2.1-3|2131	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|2132	
12mu|qt5-5.2.1-3|2133	%description qml-tools
12mu|qt5-5.2.1-3|2134	QML tools for Qt 5.
12mu|qt5-5.2.1-3|2135	
12mu|qt5-5.2.1-3|2136	%files qml-tools
12mu|qt5-5.2.1-3|2137	%{_qt_bindir}/qml
12mu|qt5-5.2.1-3|2138	%{_qt_bindir}/qml1plugindump
12mu|qt5-5.2.1-3|2139	%{_qt_bindir}/qmlbundle
12mu|qt5-5.2.1-3|2140	%{_qt_bindir}/qmlimportscanner
12mu|qt5-5.2.1-3|2141	%{_qt_bindir}/qmlmin
12mu|qt5-5.2.1-3|2142	%{_qt_bindir}/qmlplugindump
12mu|qt5-5.2.1-3|2143	%{_qt_bindir}/qmlprofiler
12mu|qt5-5.2.1-3|2144	%{_qt_bindir}/qmlscene
12mu|qt5-5.2.1-3|2145	%{_qt_bindir}/qmltestrunner
12mu|qt5-5.2.1-3|2146	%{_qt_bindir}/qmlviewer
12mu|qt5-5.2.1-3|2147	%lang(cs) %{_qt_translationsdir}/qmlviewer_cs.qm
12mu|qt5-5.2.1-3|2148	%lang(hu) %{_qt_translationsdir}/qmlviewer_hu.qm
12mu|qt5-5.2.1-3|2149	%lang(ja) %{_qt_translationsdir}/qmlviewer_ja.qm
12mu|qt5-5.2.1-3|2150	%lang(sk) %{_qt_translationsdir}/qmlviewer_sk.qm
12mu|qt5-5.2.1-3|2151	%lang(ru) %{_qt_translationsdir}/qmlviewer_ru.qm
12mu|qt5-5.2.1-3|2152	%lang(uk) %{_qt_translationsdir}/qmlviewer_uk.qm
12mu|qt5-5.2.1-3|2153	
12mu|qt5-5.2.1-3|2154	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|2155	
12mu|qt5-5.2.1-3|2156	%package tools
12mu|qt5-5.2.1-3|2157	Summary:	Tools for Qt 5
12mu|qt5-5.2.1-3|2158	Group:		Development/KDE and Qt
12mu|qt5-5.2.1-3|2159	Requires:	%{qtgui}-minimal = %{EVRD}
12mu|qt5-5.2.1-3|2160	Requires:	%{name}-database-plugin-sqlite = %{EVRD}
12mu|qt5-5.2.1-3|2161	
12mu|qt5-5.2.1-3|2162	%description tools
12mu|qt5-5.2.1-3|2163	Tools for Qt 5.
12mu|qt5-5.2.1-3|2164	
12mu|qt5-5.2.1-3|2165	%files tools
12mu|qt5-5.2.1-3|2166	%{_qt_bindir}/pixeltool
12mu|qt5-5.2.1-3|2167	%{_qt_bindir}/qcollectiongenerator
12mu|qt5-5.2.1-3|2168	%{_qt_bindir}/qdbus
12mu|qt5-5.2.1-3|2169	%{_qt_bindir}/qdbusviewer
12mu|qt5-5.2.1-3|2170	%{_qt_bindir}/qhelpconverter
12mu|qt5-5.2.1-3|2171	%{_qt_bindir}/qhelpgenerator
12mu|qt5-5.2.1-3|2172	%{_qt_bindir}/qtpaths
12mu|qt5-5.2.1-3|2173	%{_qt_bindir}/xmlpatterns
12mu|qt5-5.2.1-3|2174	%{_qt_bindir}/xmlpatternsvalidator
12mu|qt5-5.2.1-3|2175	
12mu|qt5-5.2.1-3|2176	#----------------------------------------------------------------------------
12mu|qt5-5.2.1-3|2177	
12mu|qt5-5.2.1-3|2178	%prep
12mu|qt5-5.2.1-3|2179	%if "%{beta}" != ""
12mu|qt5-5.2.1-3|2180	%setup -q -n qt-everywhere-opensource-src-%{version}-%{beta}
12mu|qt5-5.2.1-3|2181	%else
12mu|qt5-5.2.1-3|2182	%setup -q -n qt-everywhere-opensource-src-%{version}
12mu|qt5-5.2.1-3|2183	%endif
12mu|qt5-5.2.1-3|2184	
12mu|qt5-5.2.1-3|2185	%if "%{_qt_libdir}" == "%{_libdir}"
12mu|qt5-5.2.1-3|2186	%patch1 -p1
12mu|qt5-5.2.1-3|2187	%endif
12mu|qt5-5.2.1-3|2188	
12mu|qt5-5.2.1-3|2189	%patch2 -p1
12mu|qt5-5.2.1-3|2190	
12mu|qt5-5.2.1-3|2191	%build
12mu|qt5-5.2.1-3|2192	./configure \
12mu|qt5-5.2.1-3|2193	-prefix %{_qt_prefix} \
12mu|qt5-5.2.1-3|2194	-bindir %{_qt_bindir} \
12mu|qt5-5.2.1-3|2195	-libdir %{_qt_libdir} \
12mu|qt5-5.2.1-3|2196	-datadir %{_qt_datadir} \
12mu|qt5-5.2.1-3|2197	-docdir %{_qt_docdir} \
12mu|qt5-5.2.1-3|2198	-headerdir %{_qt_includedir} \
12mu|qt5-5.2.1-3|2199	-plugindir %{_qt_plugindir} \
12mu|qt5-5.2.1-3|2200	-importdir %{_qt_importdir} \
12mu|qt5-5.2.1-3|2201	-translationdir %{_qt_translationsdir} \
12mu|qt5-5.2.1-3|2202	-sysconfdir %{_qt_sysconfdir} \
12mu|qt5-5.2.1-3|2203	-examplesdir %{_qt_exampledir} \
12mu|qt5-5.2.1-3|2204	-testsdir %{_qt_testsdir} \
12mu|qt5-5.2.1-3|2205	-release \
12mu|qt5-5.2.1-3|2206	-opensource \
12mu|qt5-5.2.1-3|2207	-shared \
12mu|qt5-5.2.1-3|2208	-c++11 \
12mu|qt5-5.2.1-3|2209	-largefile \
12mu|qt5-5.2.1-3|2210	-accessibility \
12mu|qt5-5.2.1-3|2211	-no-sql-db2 \
12mu|qt5-5.2.1-3|2212	-no-sql-ibase \
12mu|qt5-5.2.1-3|2213	-plugin-sql-mysql \
12mu|qt5-5.2.1-3|2214	-no-sql-oci \
12mu|qt5-5.2.1-3|2215	-plugin-sql-odbc \
12mu|qt5-5.2.1-3|2216	-plugin-sql-psql \
12mu|qt5-5.2.1-3|2217	-plugin-sql-sqlite \
12mu|qt5-5.2.1-3|2218	-no-sql-sqlite2 \
12mu|qt5-5.2.1-3|2219	-no-sql-tds \
12mu|qt5-5.2.1-3|2220	-system-sqlite \
12mu|qt5-5.2.1-3|2221	-javascript-jit \
12mu|qt5-5.2.1-3|2222	%ifarch x86_64
12mu|qt5-5.2.1-3|2223	-platform linux-g++-64 \
12mu|qt5-5.2.1-3|2224	%endif
12mu|qt5-5.2.1-3|2225	%ifarch %{ix86}
12mu|qt5-5.2.1-3|2226	-platform linux-g++-32 \
12mu|qt5-5.2.1-3|2227	%endif
12mu|qt5-5.2.1-3|2228	%ifarch %{arm}
12mu|qt5-5.2.1-3|2229	-platform linux-g++ \
12mu|qt5-5.2.1-3|2230	%endif
12mu|qt5-5.2.1-3|2231	-system-zlib \
12mu|qt5-5.2.1-3|2232	-system-libpng \
12mu|qt5-5.2.1-3|2233	-system-libjpeg \
12mu|qt5-5.2.1-3|2234	-openssl-linked \
12mu|qt5-5.2.1-3|2235	-system-pcre \
12mu|qt5-5.2.1-3|2236	-system-xcb \
12mu|qt5-5.2.1-3|2237	-optimized-qmake \
12mu|qt5-5.2.1-3|2238	-no-nis \
12mu|qt5-5.2.1-3|2239	-cups \
12mu|qt5-5.2.1-3|2240	-iconv \
12mu|qt5-5.2.1-3|2241	-icu \
12mu|qt5-5.2.1-3|2242	-no-strip \
12mu|qt5-5.2.1-3|2243	-pch \
12mu|qt5-5.2.1-3|2244	-dbus-linked \
12mu|qt5-5.2.1-3|2245	-reduce-relocations \
12mu|qt5-5.2.1-3|2246	-xcb \
12mu|qt5-5.2.1-3|2247	%if %{with directfb}
12mu|qt5-5.2.1-3|2248	-directfb \
12mu|qt5-5.2.1-3|2249	%endif
12mu|qt5-5.2.1-3|2250	-qpa xcb \
12mu|qt5-5.2.1-3|2251	-fontconfig \
12mu|qt5-5.2.1-3|2252	-accessibility \
12mu|qt5-5.2.1-3|2253	-gnumake \
12mu|qt5-5.2.1-3|2254	-pkg-config \
12mu|qt5-5.2.1-3|2255	-sm \
12mu|qt5-5.2.1-3|2256	-xinerama \
12mu|qt5-5.2.1-3|2257	-xshape \
12mu|qt5-5.2.1-3|2258	-xvideo \
12mu|qt5-5.2.1-3|2259	-xsync \
12mu|qt5-5.2.1-3|2260	-xinput2 \
12mu|qt5-5.2.1-3|2261	-xcursor \
12mu|qt5-5.2.1-3|2262	-xfixes \
12mu|qt5-5.2.1-3|2263	-xrandr \
12mu|qt5-5.2.1-3|2264	-xrender \
12mu|qt5-5.2.1-3|2265	-xkb \
12mu|qt5-5.2.1-3|2266	-opengl \
12mu|qt5-5.2.1-3|2267	-confirm-license \
12mu|qt5-5.2.1-3|2268	-system-proxies \
12mu|qt5-5.2.1-3|2269	-glib \
12mu|qt5-5.2.1-3|2270	-no-separate-debug-info \
12mu|qt5-5.2.1-3|2271	-no-strip \
12mu|qt5-5.2.1-3|2272	%if "%{_qt_libdir}" == "%{_libdir}"
12mu|qt5-5.2.1-3|2273	-no-rpath \
12mu|qt5-5.2.1-3|2274	%endif
12mu|qt5-5.2.1-3|2275	-v \
12mu|qt5-5.2.1-3|2276	-I %{_includedir}/iodbc \
12mu|qt5-5.2.1-3|2277	-I %{_includedir}/mysql
12mu|qt5-5.2.1-3|2278	
12mu|qt5-5.2.1-3|2279	# FIXME we should also build the KMS and EGLFS output plugins (-kms -eglfs), but
12mu|qt5-5.2.1-3|2280	# they require OpenGL ES v2 -- while we typically want to build Desktop GL bits
12mu|qt5-5.2.1-3|2281	
12mu|qt5-5.2.1-3|2282	%make STRIP=true
12mu|qt5-5.2.1-3|2283	
12mu|qt5-5.2.1-3|2284	%if %{with docs}
12mu|qt5-5.2.1-3|2285	%make docs
12mu|qt5-5.2.1-3|2286	%endif
12mu|qt5-5.2.1-3|2287	
12mu|qt5-5.2.1-3|2288	%install
12mu|qt5-5.2.1-3|2289	make install STRIP=true INSTALL_ROOT=%{buildroot}
12mu|qt5-5.2.1-3|2290	
12mu|qt5-5.2.1-3|2291	%if %{with docs}
12mu|qt5-5.2.1-3|2292	make install_qch_docs INSTALL_ROOT=%{buildroot}
12mu|qt5-5.2.1-3|2293	%endif
12mu|qt5-5.2.1-3|2294	
12mu|qt5-5.2.1-3|2295	# Installed, but not useful
12mu|qt5-5.2.1-3|2296	rm -f %{buildroot}%{_qt_bindir}/syncqt
12mu|qt5-5.2.1-3|2297	rm -f %{buildroot}%{_qt_bindir}/syncqt.pl
12mu|qt5-5.2.1-3|2298	# Probably not useful outside of Qt source tree?
12mu|qt5-5.2.1-3|2299	rm -f %{buildroot}%{_qt_bindir}/qtmodule-configtests
12mu|qt5-5.2.1-3|2300	# Let's not ship -devel files for private libraries... At least not until
12mu|qt5-5.2.1-3|2301	# applications teach us otherwise
12mu|qt5-5.2.1-3|2302	rm -f %{buildroot}%{_qt_libdir}/libqgsttools_p.so %{buildroot}%{_qt_libdir}/libqgsttools_p.prl
12mu|qt5-5.2.1-3|2303	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
12mu|qt5-5.2.1-3|2304	# qtconfig doesn't exist anymore - we don't need its translations
12mu|qt5-5.2.1-3|2305	rm -f %{buildroot}%{_qt_translationsdir}/qtconfig_*.qm
12mu|qt5-5.2.1-3|2306	# Let's make life easier for packagers
12mu|qt5-5.2.1-3|2307	mkdir -p %{buildroot}%{_bindir}
12mu|qt5-5.2.1-3|2308	for i in qmake moc uic rcc qdbuscpp2xml qdbusxml2cpp lrelease lupdate lconvert; do
12mu|qt5-5.2.1-3|2309	ln -s ../%{_lib}/qt%{api}/bin/$i %{buildroot}%{_bindir}/$i-qt%{api}
12mu|qt5-5.2.1-3|2310	done
12mu|qt5-5.2.1-3|2311	
12mu|qt5-5.2.1-3|2312	%if "%{_qt_libdir}" != "%{_libdir}"
12mu|qt5-5.2.1-3|2313	pushd %{buildroot}%{_libdir}
12mu|qt5-5.2.1-3|2314	ln -s ../%{_lib}/qt%{api}/%{_lib}/*.so.* .
12mu|qt5-5.2.1-3|2315	mkdir pkgconfig
12mu|qt5-5.2.1-3|2316	cd pkgconfig
12mu|qt5-5.2.1-3|2317	ln -s ../../%{_lib}/qt%{api}/%{_lib}/pkgconfig/*.pc .
12mu|qt5-5.2.1-3|2318	popd
12mu|qt5-5.2.1-3|2319	%endif
12mu|qt5-5.2.1-3|2320	
12mu|qt5-5.2.1-3|2321	# Fix some wrong permissions
12mu|qt5-5.2.1-3|2322	find %{buildroot} -type f -perm -0755 -name "*.png" |xargs --no-run-if-empty chmod 0644
12mu|qt5-5.2.1-3|2323	find %{buildroot} -type f -perm -0755 -name "*.svg" |xargs --no-run-if-empty chmod 0644
12mu|qt5-5.2.1-3|2324	find %{buildroot} -type f -perm -0755 -name "*.jpg" |xargs --no-run-if-empty chmod 0644
12mu|qt5-5.2.1-3|2325	find %{buildroot} -type f -perm -0755 -name "*.xml" |xargs --no-run-if-empty chmod 0644
12mu|qt5-5.2.1-3|2326	find %{buildroot} -type f -perm -0755 -name "*.xsl" |xargs --no-run-if-empty chmod 0644
12mu|qt5-5.2.1-3|2327	find %{buildroot} -type f -perm -0755 -name "*.php" |xargs --no-run-if-empty chmod 0644
12mu|qt5-5.2.1-3|2328	find %{buildroot} -type f -perm -0755 -name "*.html" |xargs --no-run-if-empty chmod 0644
12mu|qt5-5.2.1-3|2329	find %{buildroot} -type f -perm -0755 -name "*.js" |xargs --no-run-if-empty chmod 0644
12mu|qt5-5.2.1-3|2330	find %{buildroot} -type f -perm -0755 -name "*.plist.app" |xargs --no-run-if-empty chmod 0644
12mu|qt5-5.2.1-3|2331	
12mu|qt5-5.2.1-3|2332	# Workaround for
12mu|qt5-5.2.1-3|2333	# *** ERROR: same build ID in nonidentical files!
12mu|qt5-5.2.1-3|2334	#        /usr/lib/qt5/bin/qdbuscpp2xml
12mu|qt5-5.2.1-3|2335	#   and  /usr/lib/qt5/bin/moc
12mu|qt5-5.2.1-3|2336	# ...
12mu|qt5-5.2.1-3|2337	# while generating debug info
12mu|qt5-5.2.1-3|2338	find %{buildroot} -type f -perm -0755 |grep -vE '\.(so|qml|sh)' |xargs %__strip --strip-unneeded
12mu|qt5-5.2.1-3|2339	
12mu|qt5-5.2.1-3|2340	# Install rpm macros
12mu|qt5-5.2.1-3|2341	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
12mu|qt5-5.2.1-3|2342	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.d
12mu|qt5-5.2.1-3|2343	
12mu|qt5-5.2.1-3|2344	# Install .desktop files for assistant, designer and linguist
12mu|qt5-5.2.1-3|2345	mkdir -p %{buildroot}%{_datadir}/applications
12mu|qt5-5.2.1-3|2346	install -m 644 %{SOURCE2} %{buildroot}%{_datadir}/applications
12mu|qt5-5.2.1-3|2347	install -m 644 %{SOURCE3} %{buildroot}%{_datadir}/applications
12mu|qt5-5.2.1-3|2348	install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/applications
12mu|qt5-5.2.1-3|2349	
12mu|qt5-5.2.1-3|2350	sed -i s,"/usr/lib/qt5/bin","%{_qt_bindir}",g %{buildroot}%{_datadir}/applications/*.desktop
12mu|qt5-5.2.1-3|2351	
12mu|qt5-5.2.1-3|2352	# Tell qtchooser about us
12mu|qt5-5.2.1-3|2353	mkdir -p %{buildroot}%{_sysconfdir}/xdg/qtchooser
12mu|qt5-5.2.1-3|2354	cat >%{buildroot}%{_sysconfdir}/xdg/qtchooser/%{name}.conf <<'EOF'
12mu|qt5-5.2.1-3|2355	%{_qt_bindir}
12mu|qt5-5.2.1-3|2356	%{_qt_libdir}
12mu|qt5-5.2.1-3|2357	EOF
12mu|qt5-5.2.1-3|2358	
12mu|qt5-5.2.1-3|2359	%changelog
12mu|qt5-5.2.1-3|2360	* Thu Apr 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.1-3
12mu|qt5-5.2.1-3|2361	+ Revision: b9f45e6
12mu|qt5-5.2.1-3|2362	- Bump release
12mu|qt5-5.2.1-3|2363	
12mu|qt5-5.2.1-3|2364	* Thu Apr 10 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.1-2
12mu|qt5-5.2.1-3|2365	+ Revision: 148b085
12mu|qt5-5.2.1-3|2366	- Fix .desktop files (again)
12mu|qt5-5.2.1-3|2367	
12mu|qt5-5.2.1-3|2368	* Tue Apr 01 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.1-2
12mu|qt5-5.2.1-3|2369	+ Revision: 9294960
12mu|qt5-5.2.1-3|2370	- Update Requires for linguist
12mu|qt5-5.2.1-3|2371	
12mu|qt5-5.2.1-3|2372	* Thu Feb 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.1-1
12mu|qt5-5.2.1-3|2373	+ Revision: 7b5f00a
12mu|qt5-5.2.1-3|2374	- LOG New build with docs
12mu|qt5-5.2.1-3|2375	
12mu|qt5-5.2.1-3|2376	* Thu Feb 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.1-0.1
12mu|qt5-5.2.1-3|2377	+ Revision: 661cc8f
12mu|qt5-5.2.1-3|2378	- LOG New version 5.2.1 (build without docs first)
12mu|qt5-5.2.1-3|2379	
12mu|qt5-5.2.1-3|2380	* Sun Dec 22 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.0-2
12mu|qt5-5.2.1-3|2381	+ Revision: 9184dd9
12mu|qt5-5.2.1-3|2382	- LOG Tighten Requires
12mu|qt5-5.2.1-3|2383	
12mu|qt5-5.2.1-3|2384	* Sun Dec 22 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.0-1
12mu|qt5-5.2.1-3|2385	+ Revision: 193a81d
12mu|qt5-5.2.1-3|2386	- LOG Update Qt Gui library package Requires
12mu|qt5-5.2.1-3|2387	
12mu|qt5-5.2.1-3|2388	* Thu Dec 12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.0-1
12mu|qt5-5.2.1-3|2389	+ Revision: 449a77f
12mu|qt5-5.2.1-3|2390	- LOG Build with docs
12mu|qt5-5.2.1-3|2391	
12mu|qt5-5.2.1-3|2392	* Thu Dec 12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.2.0-0.1
12mu|qt5-5.2.1-3|2393	+ Revision: e4448da
12mu|qt5-5.2.1-3|2394	- LOG New version 5.2.0, VP8 is dropped upstream, QtBluetooth, QtNfc and QtPositioning added, update files list
12mu|qt5-5.2.1-3|2395	
12mu|qt5-5.2.1-3|2396	* Fri Aug 30 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.1-2
12mu|qt5-5.2.1-3|2397	+ Revision: 0a006e1
12mu|qt5-5.2.1-3|2398	- LOG Global docs shouldn't be optional
12mu|qt5-5.2.1-3|2399	
12mu|qt5-5.2.1-3|2400	* Thu Aug 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.1-1
12mu|qt5-5.2.1-3|2401	+ Revision: cca63cd
12mu|qt5-5.2.1-3|2402	- LOG New build with docs
12mu|qt5-5.2.1-3|2403	
12mu|qt5-5.2.1-3|2404	* Thu Aug 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.1-0.1
12mu|qt5-5.2.1-3|2405	+ Revision: a31de81
12mu|qt5-5.2.1-3|2406	- LOG New version 5.1.1, first build without docs
12mu|qt5-5.2.1-3|2407	
12mu|qt5-5.2.1-3|2408	* Mon Aug 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.0-12
12mu|qt5-5.2.1-3|2409	+ Revision: 9f16257
12mu|qt5-5.2.1-3|2410	- LOG Build without rpath to prevent mesa libGL always being loaded instead of proprietary libGL
12mu|qt5-5.2.1-3|2411	
12mu|qt5-5.2.1-3|2412	* Mon Jul 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.0-11
12mu|qt5-5.2.1-3|2413	+ Revision: 9043a5d
12mu|qt5-5.2.1-3|2414	- LOG Fix QTDIR export in cmake_qt5 macro
12mu|qt5-5.2.1-3|2415	
12mu|qt5-5.2.1-3|2416	* Thu Jul 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.0-11
12mu|qt5-5.2.1-3|2417	+ Revision: d230a71
12mu|qt5-5.2.1-3|2418	- LOG Fix linguist tools cmake file
12mu|qt5-5.2.1-3|2419	
12mu|qt5-5.2.1-3|2420	* Thu Jul 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.0-10.2
12mu|qt5-5.2.1-3|2421	+ Revision: b2ca35d
12mu|qt5-5.2.1-3|2422	- LOG Make it possible to redefine Qt libdir
12mu|qt5-5.2.1-3|2423	
12mu|qt5-5.2.1-3|2424	* Tue Jul 23 2013 Dmitry Ashkadov <dmitry.ashkadov@rosalab.ru> 5.1.0-10
12mu|qt5-5.2.1-3|2425	+ Revision: ba690f6
12mu|qt5-5.2.1-3|2426	- Move call of configure script to %build step
12mu|qt5-5.2.1-3|2427	- It is bad way to build something in %prep step. All build steps
12mu|qt5-5.2.1-3|2428	- should be done in %build including configuring.
12mu|qt5-5.2.1-3|2429	
12mu|qt5-5.2.1-3|2430	* Thu Jul 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.0-10
12mu|qt5-5.2.1-3|2431	+ Revision: 084d522
12mu|qt5-5.2.1-3|2432	- LOG Suggest qt5-style-plugins
12mu|qt5-5.2.1-3|2433	
12mu|qt5-5.2.1-3|2434	* Thu Jul 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.0-10
12mu|qt5-5.2.1-3|2435	+ Revision: 3774ee8
12mu|qt5-5.2.1-3|2436	- LOG Add patch to fix cmake files generation
12mu|qt5-5.2.1-3|2437	
12mu|qt5-5.2.1-3|2438	* Thu Jul 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.0-9
12mu|qt5-5.2.1-3|2439	+ Revision: 68048b4
12mu|qt5-5.2.1-3|2440	- LOG Add Obsoletes for old v8 library to make update smooth
12mu|qt5-5.2.1-3|2441	
12mu|qt5-5.2.1-3|2442	* Thu Jul 18 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.0-8
12mu|qt5-5.2.1-3|2443	+ Revision: 010cc8e
12mu|qt5-5.2.1-3|2444	- LOG Update BuildRequires for docs
12mu|qt5-5.2.1-3|2445	
12mu|qt5-5.2.1-3|2446	* Wed Jul 17 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.0-8
12mu|qt5-5.2.1-3|2447	+ Revision: ecbc5da
12mu|qt5-5.2.1-3|2448	- LOG Make docs build optional and add BuildRequires for it
12mu|qt5-5.2.1-3|2449	
12mu|qt5-5.2.1-3|2450	* Wed Jul 17 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.0-8
12mu|qt5-5.2.1-3|2451	+ Revision: cd92aba
12mu|qt5-5.2.1-3|2452	- LOG Build docs, fix v8 library package name
12mu|qt5-5.2.1-3|2453	
12mu|qt5-5.2.1-3|2454	* Tue Jul 16 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.0-7
12mu|qt5-5.2.1-3|2455	+ Revision: 502ec2f
12mu|qt5-5.2.1-3|2456	- LOG Update rpmlintrc file
12mu|qt5-5.2.1-3|2457	
12mu|qt5-5.2.1-3|2458	* Tue Jul 16 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.0-7
12mu|qt5-5.2.1-3|2459	+ Revision: 5a6404c
12mu|qt5-5.2.1-3|2460	- Fix typo
12mu|qt5-5.2.1-3|2461	
12mu|qt5-5.2.1-3|2462	* Tue Jul 16 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.0-7
12mu|qt5-5.2.1-3|2463	+ Revision: 3089161
12mu|qt5-5.2.1-3|2464	- LOG Move phrasebooks to linguist package and install to /usr/share/qt5
12mu|qt5-5.2.1-3|2465	
12mu|qt5-5.2.1-3|2466	* Tue Jul 16 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.0-6
12mu|qt5-5.2.1-3|2467	+ Revision: c9d6013
12mu|qt5-5.2.1-3|2468	- LOG Move files to more standard locations and split translations from libraries into own noarch subpackages to avoid 32 and 64 bit file conflicts
12mu|qt5-5.2.1-3|2469	
12mu|qt5-5.2.1-3|2470	* Thu Jul 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.0-5
12mu|qt5-5.2.1-3|2471	+ Revision: f998e90
12mu|qt5-5.2.1-3|2472	- LOG Add more control over library majors
12mu|qt5-5.2.1-3|2473	
12mu|qt5-5.2.1-3|2474	* Thu Jul 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.0-5
12mu|qt5-5.2.1-3|2475	+ Revision: 7d9cb84
12mu|qt5-5.2.1-3|2476	- LOG Properly name qt5concurrent devel package and obsolete the old one
12mu|qt5-5.2.1-3|2477	
12mu|qt5-5.2.1-3|2478	* Thu Jul 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.1.0-4
12mu|qt5-5.2.1-3|2479	+ Revision: 9b32428
12mu|qt5-5.2.1-3|2480	- LOG Don't mix API with major
12mu|qt5-5.2.1-3|2481	
12mu|qt5-5.2.1-3|2482	

20740 12
12mu|qt5-style-plugins-5.0.0-1|1	%define oname qtstyleplugins
12mu|qt5-style-plugins-5.0.0-1|2	
12mu|qt5-style-plugins-5.0.0-1|3	Summary:	Additional style plugins for Qt5
12mu|qt5-style-plugins-5.0.0-1|4	Name:		qt5-style-plugins
12mu|qt5-style-plugins-5.0.0-1|5	Version:	5.0.0
12mu|qt5-style-plugins-5.0.0-1|6	Release:	1
12mu|qt5-style-plugins-5.0.0-1|7	License:	LGPLv2.1+
12mu|qt5-style-plugins-5.0.0-1|8	Group:		System/Libraries
12mu|qt5-style-plugins-5.0.0-1|9	Url:		https://github.com/qtproject/%{oname}
12mu|qt5-style-plugins-5.0.0-1|10	Source0:	%{oname}-%{version}.tar.gz
12mu|qt5-style-plugins-5.0.0-1|11	Patch0:		qtstyleplugins-5.0.0-float.patch
12mu|qt5-style-plugins-5.0.0-1|12	BuildRequires:	qmake5
12mu|qt5-style-plugins-5.0.0-1|13	BuildRequires:	pkgconfig(Qt5Core)
12mu|qt5-style-plugins-5.0.0-1|14	BuildRequires:	pkgconfig(Qt5Gui)
12mu|qt5-style-plugins-5.0.0-1|15	BuildRequires:	pkgconfig(Qt5Widgets)
12mu|qt5-style-plugins-5.0.0-1|16	Suggests:	qt5-style-cleanlooks
12mu|qt5-style-plugins-5.0.0-1|17	Suggests:	qt5-style-motif
12mu|qt5-style-plugins-5.0.0-1|18	Suggests:	qt5-style-plastique
12mu|qt5-style-plugins-5.0.0-1|19	
12mu|qt5-style-plugins-5.0.0-1|20	%description
12mu|qt5-style-plugins-5.0.0-1|21	Additional style plugins for Qt5 moved out of Qt5 base tree.
12mu|qt5-style-plugins-5.0.0-1|22	
12mu|qt5-style-plugins-5.0.0-1|23	%files
12mu|qt5-style-plugins-5.0.0-1|24	
12mu|qt5-style-plugins-5.0.0-1|25	#----------------------------------------------------------------------------
12mu|qt5-style-plugins-5.0.0-1|26	
12mu|qt5-style-plugins-5.0.0-1|27	%package -n qt5-style-cleanlooks
12mu|qt5-style-plugins-5.0.0-1|28	Summary:	Cleanlooks style for Qt5
12mu|qt5-style-plugins-5.0.0-1|29	
12mu|qt5-style-plugins-5.0.0-1|30	%description -n qt5-style-cleanlooks
12mu|qt5-style-plugins-5.0.0-1|31	Cleanlooks style for Qt5.
12mu|qt5-style-plugins-5.0.0-1|32	
12mu|qt5-style-plugins-5.0.0-1|33	%files -n qt5-style-cleanlooks
12mu|qt5-style-plugins-5.0.0-1|34	%{_qt5_plugindir}/styles/libqcleanlooksstyle.so
12mu|qt5-style-plugins-5.0.0-1|35	
12mu|qt5-style-plugins-5.0.0-1|36	#----------------------------------------------------------------------------
12mu|qt5-style-plugins-5.0.0-1|37	
12mu|qt5-style-plugins-5.0.0-1|38	%package -n qt5-style-motif
12mu|qt5-style-plugins-5.0.0-1|39	Summary:	Motif style for Qt5
12mu|qt5-style-plugins-5.0.0-1|40	
12mu|qt5-style-plugins-5.0.0-1|41	%description -n qt5-style-motif
12mu|qt5-style-plugins-5.0.0-1|42	Motif style for Qt5.
12mu|qt5-style-plugins-5.0.0-1|43	
12mu|qt5-style-plugins-5.0.0-1|44	%files -n qt5-style-motif
12mu|qt5-style-plugins-5.0.0-1|45	%{_qt5_plugindir}/styles/libqmotifstyle.so
12mu|qt5-style-plugins-5.0.0-1|46	
12mu|qt5-style-plugins-5.0.0-1|47	#----------------------------------------------------------------------------
12mu|qt5-style-plugins-5.0.0-1|48	
12mu|qt5-style-plugins-5.0.0-1|49	%package -n qt5-style-plastique
12mu|qt5-style-plugins-5.0.0-1|50	Summary:	Plastique style for Qt5
12mu|qt5-style-plugins-5.0.0-1|51	
12mu|qt5-style-plugins-5.0.0-1|52	%description -n qt5-style-plastique
12mu|qt5-style-plugins-5.0.0-1|53	Plastique style for Qt5.
12mu|qt5-style-plugins-5.0.0-1|54	
12mu|qt5-style-plugins-5.0.0-1|55	%files -n qt5-style-plastique
12mu|qt5-style-plugins-5.0.0-1|56	%{_qt5_plugindir}/styles/libqplastiquestyle.so
12mu|qt5-style-plugins-5.0.0-1|57	
12mu|qt5-style-plugins-5.0.0-1|58	#----------------------------------------------------------------------------
12mu|qt5-style-plugins-5.0.0-1|59	
12mu|qt5-style-plugins-5.0.0-1|60	%prep
12mu|qt5-style-plugins-5.0.0-1|61	%setup -q -n %{oname}-%{version}
12mu|qt5-style-plugins-5.0.0-1|62	%patch0 -p1
12mu|qt5-style-plugins-5.0.0-1|63	
12mu|qt5-style-plugins-5.0.0-1|64	%build
12mu|qt5-style-plugins-5.0.0-1|65	%qmake_qt5 %{oname}.pro
12mu|qt5-style-plugins-5.0.0-1|66	%make
12mu|qt5-style-plugins-5.0.0-1|67	
12mu|qt5-style-plugins-5.0.0-1|68	%install
12mu|qt5-style-plugins-5.0.0-1|69	make install INSTALL_ROOT=%{buildroot}
12mu|qt5-style-plugins-5.0.0-1|70	
12mu|qt5-style-plugins-5.0.0-1|71	
12mu|qt5-style-plugins-5.0.0-1|72	%changelog
12mu|qt5-style-plugins-5.0.0-1|73	* Sat Jul 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 5.0.0-1
12mu|qt5-style-plugins-5.0.0-1|74	+ Revision: 3eb6968
12mu|qt5-style-plugins-5.0.0-1|75	- Bump version to 5.0.0 (switch to official tarball with no changes in sources), add patch to fix crash
12mu|qt5-style-plugins-5.0.0-1|76	
12mu|qt5-style-plugins-5.0.0-1|77	

20741 12
12mu|qt-creator-3.0.1-1|1	%define beta %{nil}
12mu|qt-creator-3.0.1-1|2	
12mu|qt-creator-3.0.1-1|3	# These are private, filter them
12mu|qt-creator-3.0.1-1|4	%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(.*)|libzeroconf\\.so\\.1(.*)'
12mu|qt-creator-3.0.1-1|5	%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(.*)|libzeroconf\\.so\\.1(.*)'
12mu|qt-creator-3.0.1-1|6	
12mu|qt-creator-3.0.1-1|7	Summary:	Qt Creator is a lightweight, cross-platform IDE
12mu|qt-creator-3.0.1-1|8	Name:		qt-creator
12mu|qt-creator-3.0.1-1|9	Version:	3.0.1
12mu|qt-creator-3.0.1-1|10	%if "%{beta}" != ""
12mu|qt-creator-3.0.1-1|11	Release:	0.%{beta}.1
12mu|qt-creator-3.0.1-1|12	Source0:	http://download.qt-project.org/development_releases/qtcreator/%(echo %{version} |cut -d. -f1-2)/%{version}-%{beta}/qt-creator-%{version}-%{beta}-src.tar.gz
12mu|qt-creator-3.0.1-1|13	%else
12mu|qt-creator-3.0.1-1|14	Release:	1
12mu|qt-creator-3.0.1-1|15	Source0:	http://download.qt-project.org/official_releases/qtcreator/%(echo %{version} |cut -d. -f1-2)/%{version}/qt-creator-opensource-src-%{version}.tar.gz
12mu|qt-creator-3.0.1-1|16	%endif
12mu|qt-creator-3.0.1-1|17	License:	LGPLv2+ and MIT
12mu|qt-creator-3.0.1-1|18	Group:		Development/KDE and Qt
12mu|qt-creator-3.0.1-1|19	Url:		http://qt.digia.com/products/developer-tools
12mu|qt-creator-3.0.1-1|20	Source1:	%{name}.rpmlintrc
12mu|qt-creator-3.0.1-1|21	Source2:	Nokia-QtCreator.xml
12mu|qt-creator-3.0.1-1|22	Patch0:		qt-creator-2.7.0-linkage.patch
12mu|qt-creator-3.0.1-1|23	# For the Qt5 build...
12mu|qt-creator-3.0.1-1|24	BuildRequires:	qmake5
12mu|qt-creator-3.0.1-1|25	BuildRequires:	pkgconfig(Qt5Concurrent)
12mu|qt-creator-3.0.1-1|26	BuildRequires:	pkgconfig(Qt5Core)
12mu|qt-creator-3.0.1-1|27	BuildRequires:	pkgconfig(Qt5Declarative)
12mu|qt-creator-3.0.1-1|28	BuildRequires:	pkgconfig(Qt5Designer)
12mu|qt-creator-3.0.1-1|29	BuildRequires:	pkgconfig(Qt5DesignerComponents)
12mu|qt-creator-3.0.1-1|30	BuildRequires:	pkgconfig(Qt5Gui)
12mu|qt-creator-3.0.1-1|31	BuildRequires:	pkgconfig(Qt5Help)
12mu|qt-creator-3.0.1-1|32	BuildRequires:	pkgconfig(Qt5Network)
12mu|qt-creator-3.0.1-1|33	BuildRequires:	pkgconfig(Qt5PrintSupport)
12mu|qt-creator-3.0.1-1|34	BuildRequires:	pkgconfig(Qt5Sql)
12mu|qt-creator-3.0.1-1|35	BuildRequires:	pkgconfig(Qt5Svg)
12mu|qt-creator-3.0.1-1|36	BuildRequires:	pkgconfig(Qt5Test)
12mu|qt-creator-3.0.1-1|37	BuildRequires:	pkgconfig(Qt5WebKitWidgets)
12mu|qt-creator-3.0.1-1|38	BuildRequires:	pkgconfig(Qt5Widgets)
12mu|qt-creator-3.0.1-1|39	BuildRequires:	pkgconfig(Qt5X11Extras)
12mu|qt-creator-3.0.1-1|40	BuildRequires:	qt5-tools
12mu|qt-creator-3.0.1-1|41	BuildRequires:	qt5-linguist-tools
12mu|qt-creator-3.0.1-1|42	BuildRequires:	qdoc5
12mu|qt-creator-3.0.1-1|43	Suggests:	qt5-designer
12mu|qt-creator-3.0.1-1|44	Suggests:	qt5-assistant
12mu|qt-creator-3.0.1-1|45	Suggests:	qt5-devel
12mu|qt-creator-3.0.1-1|46	Suggests:	qt5-qml-tools
12mu|qt-creator-3.0.1-1|47	Suggests:	qt-creator-doc
12mu|qt-creator-3.0.1-1|48	Requires:	%{name}-common = %{EVRD}
12mu|qt-creator-3.0.1-1|49	Provides:	%{name}-ui = %{EVRD}
12mu|qt-creator-3.0.1-1|50	
12mu|qt-creator-3.0.1-1|51	%description
12mu|qt-creator-3.0.1-1|52	Qt Creator (previously known as Project Greenhouse) is a new, lightweight,
12mu|qt-creator-3.0.1-1|53	cross-platform integrated development environment (IDE) designed to make
12mu|qt-creator-3.0.1-1|54	development with the Qt application framework even faster and easier.
12mu|qt-creator-3.0.1-1|55	
12mu|qt-creator-3.0.1-1|56	%pre
12mu|qt-creator-3.0.1-1|57	if [ "$1" == "2" -a -L %{_bindir}/qtcreator ]
12mu|qt-creator-3.0.1-1|58	then
12mu|qt-creator-3.0.1-1|59	rm -f %{_bindir}/qtcreator
12mu|qt-creator-3.0.1-1|60	fi
12mu|qt-creator-3.0.1-1|61	
12mu|qt-creator-3.0.1-1|62	%files
12mu|qt-creator-3.0.1-1|63	%doc README
12mu|qt-creator-3.0.1-1|64	%{_bindir}/qtcreator
12mu|qt-creator-3.0.1-1|65	%{_bindir}/qmlpuppet
12mu|qt-creator-3.0.1-1|66	%{_bindir}/qml2puppet
12mu|qt-creator-3.0.1-1|67	%{_bindir}/qtcreator_process_stub
12mu|qt-creator-3.0.1-1|68	%{_bindir}/qtpromaker
12mu|qt-creator-3.0.1-1|69	%{_bindir}/sdktool
12mu|qt-creator-3.0.1-1|70	%{_libdir}/qtcreator
12mu|qt-creator-3.0.1-1|71	%{_datadir}/qtcreator
12mu|qt-creator-3.0.1-1|72	%{_datadir}/applications/qtcreator.desktop
12mu|qt-creator-3.0.1-1|73	
12mu|qt-creator-3.0.1-1|74	#------------------------------------------------------------------------------
12mu|qt-creator-3.0.1-1|75	
12mu|qt-creator-3.0.1-1|76	%package qt4
12mu|qt-creator-3.0.1-1|77	Summary:	Qt Creator IDE for Qt 4.x
12mu|qt-creator-3.0.1-1|78	Group:		Development/KDE and Qt
12mu|qt-creator-3.0.1-1|79	# For the Qt4 build...
12mu|qt-creator-3.0.1-1|80	BuildRequires:	pkgconfig(QtCore)
12mu|qt-creator-3.0.1-1|81	BuildRequires:	pkgconfig(QtGui)
12mu|qt-creator-3.0.1-1|82	BuildRequires:	pkgconfig(QtNetwork)
12mu|qt-creator-3.0.1-1|83	BuildRequires:	pkgconfig(QtSql)
12mu|qt-creator-3.0.1-1|84	BuildRequires:	pkgconfig(QtWebKit)
12mu|qt-creator-3.0.1-1|85	BuildRequires:	qt4-devel-private
12mu|qt-creator-3.0.1-1|86	BuildRequires:	qt4-linguist
12mu|qt-creator-3.0.1-1|87	BuildRequires:	qt4-qdoc3
12mu|qt-creator-3.0.1-1|88	Suggests:	qt4-designer
12mu|qt-creator-3.0.1-1|89	Suggests:	qt4-assistant
12mu|qt-creator-3.0.1-1|90	Suggests:	qt4-devel
12mu|qt-creator-3.0.1-1|91	Suggests:	qt4-qmlviewer
12mu|qt-creator-3.0.1-1|92	Suggests:	qt-creator-doc
12mu|qt-creator-3.0.1-1|93	Requires:	%{name}-common = %{EVRD}
12mu|qt-creator-3.0.1-1|94	Provides:	%{name}-ui = %{EVRD}
12mu|qt-creator-3.0.1-1|95	
12mu|qt-creator-3.0.1-1|96	%description qt4
12mu|qt-creator-3.0.1-1|97	Qt Creator (previously known as Project Greenhouse) is a new, lightweight,
12mu|qt-creator-3.0.1-1|98	cross-platform integrated development environment (IDE) designed to make
12mu|qt-creator-3.0.1-1|99	development with the Qt application framework even faster and easier.
12mu|qt-creator-3.0.1-1|100	
12mu|qt-creator-3.0.1-1|101	This version uses and targets Qt 4.x.
12mu|qt-creator-3.0.1-1|102	
12mu|qt-creator-3.0.1-1|103	%files qt4
12mu|qt-creator-3.0.1-1|104	%doc README
12mu|qt-creator-3.0.1-1|105	%{_prefix}/lib/qt4/bin/qmlpuppet
12mu|qt-creator-3.0.1-1|106	%{_prefix}/lib/qt4/bin/qtcreator
12mu|qt-creator-3.0.1-1|107	%{_prefix}/lib/qt4/bin/qtcreator_process_stub
12mu|qt-creator-3.0.1-1|108	%{_prefix}/lib/qt4/bin/qtpromaker
12mu|qt-creator-3.0.1-1|109	%{_prefix}/lib/qt4/bin/sdktool
12mu|qt-creator-3.0.1-1|110	%{_prefix}/lib/qt4/%{_lib}/qtcreator
12mu|qt-creator-3.0.1-1|111	%{_prefix}/lib/qt4/share/qtcreator
12mu|qt-creator-3.0.1-1|112	%{_datadir}/applications/qtcreator-qt4.desktop
12mu|qt-creator-3.0.1-1|113	
12mu|qt-creator-3.0.1-1|114	#------------------------------------------------------------------------------
12mu|qt-creator-3.0.1-1|115	%package common
12mu|qt-creator-3.0.1-1|116	Summary:	Files used by both Qt Creator Qt4 and Qt Creator Qt5
12mu|qt-creator-3.0.1-1|117	Group:		Development/KDE and Qt
12mu|qt-creator-3.0.1-1|118	Requires:	%{name}-ui = %{EVRD}
12mu|qt-creator-3.0.1-1|119	BuildArch:	noarch
12mu|qt-creator-3.0.1-1|120	
12mu|qt-creator-3.0.1-1|121	%description common
12mu|qt-creator-3.0.1-1|122	Files used by both Qt Creator Qt4 and Qt Creator Qt5.
12mu|qt-creator-3.0.1-1|123	
12mu|qt-creator-3.0.1-1|124	%files common
12mu|qt-creator-3.0.1-1|125	%{_iconsdir}/*/*/*/QtProject-qtcreator.png
12mu|qt-creator-3.0.1-1|126	%{_datadir}/mime/packages/*
12mu|qt-creator-3.0.1-1|127	
12mu|qt-creator-3.0.1-1|128	#------------------------------------------------------------------------------
12mu|qt-creator-3.0.1-1|129	
12mu|qt-creator-3.0.1-1|130	%package doc
12mu|qt-creator-3.0.1-1|131	Summary:	Qt Creator documentation
12mu|qt-creator-3.0.1-1|132	Group:		Development/KDE and Qt
12mu|qt-creator-3.0.1-1|133	Suggests:	qt4-doc
12mu|qt-creator-3.0.1-1|134	
12mu|qt-creator-3.0.1-1|135	%description doc
12mu|qt-creator-3.0.1-1|136	Qt Creator documentation.
12mu|qt-creator-3.0.1-1|137	
12mu|qt-creator-3.0.1-1|138	%files doc
12mu|qt-creator-3.0.1-1|139	%{_datadir}/doc/qtcreator/qtcreator.qch
12mu|qt-creator-3.0.1-1|140	%{_datadir}/doc/qtcreator/qtcreator-dev.qch
12mu|qt-creator-3.0.1-1|141	
12mu|qt-creator-3.0.1-1|142	#------------------------------------------------------------------------------
12mu|qt-creator-3.0.1-1|143	
12mu|qt-creator-3.0.1-1|144	%prep
12mu|qt-creator-3.0.1-1|145	%if "%{beta}" != ""
12mu|qt-creator-3.0.1-1|146	%setup -qn %{name}-%{version}-%{beta}-src
12mu|qt-creator-3.0.1-1|147	%else
12mu|qt-creator-3.0.1-1|148	%setup -qn %{name}-opensource-src-%{version}
12mu|qt-creator-3.0.1-1|149	%endif
12mu|qt-creator-3.0.1-1|150	%patch0 -p1
12mu|qt-creator-3.0.1-1|151	
12mu|qt-creator-3.0.1-1|152	%build
12mu|qt-creator-3.0.1-1|153	%global optflags %{optflags} -Wstrict-aliasing=0 -Wno-error=strict-overflow
12mu|qt-creator-3.0.1-1|154	# Build a version for Qt 4.x
12mu|qt-creator-3.0.1-1|155	%qmake_qt4 -r IDE_LIBRARY_BASENAME=%{_lib}
12mu|qt-creator-3.0.1-1|156	%make STRIP=/bin/true
12mu|qt-creator-3.0.1-1|157	mkdir bin-qt4
12mu|qt-creator-3.0.1-1|158	make install STRIP=/bin/true INSTALL_ROOT=`pwd`/bin-qt4
12mu|qt-creator-3.0.1-1|159	
12mu|qt-creator-3.0.1-1|160	# And one for Qt 5.x
12mu|qt-creator-3.0.1-1|161	make distclean
12mu|qt-creator-3.0.1-1|162	%qmake_qt5 -r IDE_LIBRARY_BASENAME=%{_lib}
12mu|qt-creator-3.0.1-1|163	%make STRIP=/bin/true
12mu|qt-creator-3.0.1-1|164	%make docs
12mu|qt-creator-3.0.1-1|165	
12mu|qt-creator-3.0.1-1|166	%install
12mu|qt-creator-3.0.1-1|167	# Install the Qt 5.x version
12mu|qt-creator-3.0.1-1|168	make install STRIP=/bin/true INSTALL_ROOT=%{buildroot}%{_prefix} install_docs
12mu|qt-creator-3.0.1-1|169	
12mu|qt-creator-3.0.1-1|170	# And the Qt 4.x version
12mu|qt-creator-3.0.1-1|171	mkdir -p %{buildroot}%{_prefix}/lib/qt4
12mu|qt-creator-3.0.1-1|172	cp -a bin-qt4/* %{buildroot}%{_prefix}/lib/qt4
12mu|qt-creator-3.0.1-1|173	# We share the icons with Qt 5.x
12mu|qt-creator-3.0.1-1|174	rm -rf %{buildroot}%{_prefix}/lib/qt4/share/icons
12mu|qt-creator-3.0.1-1|175	
12mu|qt-creator-3.0.1-1|176	# Prevent "same build ID in nonidentical files" in all the binaries
12mu|qt-creator-3.0.1-1|177	pushd %{buildroot}%{_bindir}
12mu|qt-creator-3.0.1-1|178	for i in *; do
12mu|qt-creator-3.0.1-1|179	if [ "$i" != "qtcreator" ]; then
12mu|qt-creator-3.0.1-1|180	%__strip --strip-unneeded "$i"
12mu|qt-creator-3.0.1-1|181	fi
12mu|qt-creator-3.0.1-1|182	done
12mu|qt-creator-3.0.1-1|183	popd
12mu|qt-creator-3.0.1-1|184	
12mu|qt-creator-3.0.1-1|185	mkdir -p %{buildroot}%{_datadir}/mime/packages
12mu|qt-creator-3.0.1-1|186	install -m 0644 %{SOURCE2} %{buildroot}/%{_datadir}/mime/packages
12mu|qt-creator-3.0.1-1|187	
12mu|qt-creator-3.0.1-1|188	mkdir -p %{buildroot}%{_datadir}/applications
12mu|qt-creator-3.0.1-1|189	cat > %{buildroot}%{_datadir}/applications/qtcreator.desktop << EOF
12mu|qt-creator-3.0.1-1|190	[Desktop Entry]
12mu|qt-creator-3.0.1-1|191	Type=Application
12mu|qt-creator-3.0.1-1|192	Exec=%{_bindir}/qtcreator
12mu|qt-creator-3.0.1-1|193	Name=Qt Creator
12mu|qt-creator-3.0.1-1|194	GenericName=C++ IDE for developing Qt applications
12mu|qt-creator-3.0.1-1|195	X-KDE-StartupNotify=true
12mu|qt-creator-3.0.1-1|196	Icon=QtProject-qtcreator
12mu|qt-creator-3.0.1-1|197	Terminal=false
12mu|qt-creator-3.0.1-1|198	Categories=Development;IDE;Qt;
12mu|qt-creator-3.0.1-1|199	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;
12mu|qt-creator-3.0.1-1|200	InitialPreference=9
12mu|qt-creator-3.0.1-1|201	EOF
12mu|qt-creator-3.0.1-1|202	
12mu|qt-creator-3.0.1-1|203	cat > %{buildroot}%{_datadir}/applications/qtcreator-qt4.desktop << EOF
12mu|qt-creator-3.0.1-1|204	[Desktop Entry]
12mu|qt-creator-3.0.1-1|205	Type=Application
12mu|qt-creator-3.0.1-1|206	Exec=%{_prefix}/lib/qt4/bin/qtcreator
12mu|qt-creator-3.0.1-1|207	Name=Qt Creator (Qt4)
12mu|qt-creator-3.0.1-1|208	GenericName=C++ IDE for developing Qt4 applications
12mu|qt-creator-3.0.1-1|209	X-KDE-StartupNotify=true
12mu|qt-creator-3.0.1-1|210	Icon=QtProject-qtcreator
12mu|qt-creator-3.0.1-1|211	Terminal=false
12mu|qt-creator-3.0.1-1|212	Categories=Development;IDE;Qt;
12mu|qt-creator-3.0.1-1|213	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;
12mu|qt-creator-3.0.1-1|214	InitialPreference=9
12mu|qt-creator-3.0.1-1|215	EOF
12mu|qt-creator-3.0.1-1|216	
12mu|qt-creator-3.0.1-1|217	%changelog
12mu|qt-creator-3.0.1-1|218	* Fri Feb 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.1-1
12mu|qt-creator-3.0.1-1|219	+ Revision: cf19aec
12mu|qt-creator-3.0.1-1|220	- LOG New version 3.0.1
12mu|qt-creator-3.0.1-1|221	
12mu|qt-creator-3.0.1-1|222	

20742 12
12mu|qtcurve-1.8.17-3|1	%define libnamekde4 %{_lib}kde4-style-qtcurve
12mu|qtcurve-1.8.17-3|2	%define libnamegtk2 %{_lib}qtcurve-gtk2
12mu|qtcurve-1.8.17-3|3	
12mu|qtcurve-1.8.17-3|4	Summary:	QtCurve Theme for Qt and GTK
12mu|qtcurve-1.8.17-3|5	Name:		qtcurve
12mu|qtcurve-1.8.17-3|6	Version:	1.8.17
12mu|qtcurve-1.8.17-3|7	Release:	3
12mu|qtcurve-1.8.17-3|8	Group:		Graphical desktop/Other
12mu|qtcurve-1.8.17-3|9	License:	GPLv2+
12mu|qtcurve-1.8.17-3|10	Url:		https://github.com/QtCurve/qtcurve/releases
12mu|qtcurve-1.8.17-3|11	Source0:	https://github.com/QtCurve/qtcurve/archive/%{name}-%{version}.tar.gz
12mu|qtcurve-1.8.17-3|12	Patch0:		qtcurve-1.8.17-kwin-frames.patch
12mu|qtcurve-1.8.17-3|13	Patch1:		qtcurve-1.8.17-l10n-fix.patch
12mu|qtcurve-1.8.17-3|14	Patch2:		qtcurve-1.8.17-l10n-desktop.patch
12mu|qtcurve-1.8.17-3|15	BuildRequires:	cmake
12mu|qtcurve-1.8.17-3|16	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|qtcurve-1.8.17-3|17	BuildRequires:	pkgconfig(x11-xcb)
12mu|qtcurve-1.8.17-3|18	BuildRequires:	pkgconfig(xcb)
12mu|qtcurve-1.8.17-3|19	BuildRequires:	pkgconfig(xcb-image)
12mu|qtcurve-1.8.17-3|20	BuildRequires:	kdelibs4-devel
12mu|qtcurve-1.8.17-3|21	BuildRequires:	kdebase4-workspace-devel
12mu|qtcurve-1.8.17-3|22	
12mu|qtcurve-1.8.17-3|23	%description
12mu|qtcurve-1.8.17-3|24	QtCurve Theme for Qt and GTK.
12mu|qtcurve-1.8.17-3|25	
12mu|qtcurve-1.8.17-3|26	#----------------------------------------------------------------------------
12mu|qtcurve-1.8.17-3|27	
12mu|qtcurve-1.8.17-3|28	%package -n kde4-style-qtcurve
12mu|qtcurve-1.8.17-3|29	Summary:	QtCurve theme for KDE4
12mu|qtcurve-1.8.17-3|30	Group:		Graphical desktop/KDE
12mu|qtcurve-1.8.17-3|31	Requires:	%{libnamekde4} = %{EVRD}
12mu|qtcurve-1.8.17-3|32	Suggests:	qtcurve-gtk2
12mu|qtcurve-1.8.17-3|33	#added for test purpose by bedi
12mu|qtcurve-1.8.17-3|34	Suggests:	oxygen-gtk
12mu|qtcurve-1.8.17-3|35	
12mu|qtcurve-1.8.17-3|36	%description -n kde4-style-qtcurve
12mu|qtcurve-1.8.17-3|37	QtCurve theme for KDE4.
12mu|qtcurve-1.8.17-3|38	
12mu|qtcurve-1.8.17-3|39	%files -n kde4-style-qtcurve -f qtcurve.lang
12mu|qtcurve-1.8.17-3|40	%{_kde_appsdir}/QtCurve
12mu|qtcurve-1.8.17-3|41	%{_kde_appsdir}/color-schemes/
12mu|qtcurve-1.8.17-3|42	%{_kde_appsdir}/kstyle/
12mu|qtcurve-1.8.17-3|43	%{_kde_appsdir}/kwin/
12mu|qtcurve-1.8.17-3|44	
12mu|qtcurve-1.8.17-3|45	#----------------------------------------------------------------------------
12mu|qtcurve-1.8.17-3|46	
12mu|qtcurve-1.8.17-3|47	%package -n %{libnamekde4}
12mu|qtcurve-1.8.17-3|48	Summary:	KDE4 libraries for QtCurve
12mu|qtcurve-1.8.17-3|49	Group:		Graphical desktop/KDE
12mu|qtcurve-1.8.17-3|50	Provides:	libkde4-style-qtcurve = %{EVRD}
12mu|qtcurve-1.8.17-3|51	
12mu|qtcurve-1.8.17-3|52	%description -n %{libnamekde4}
12mu|qtcurve-1.8.17-3|53	KDE4 libraries for QtCurve.
12mu|qtcurve-1.8.17-3|54	
12mu|qtcurve-1.8.17-3|55	%files -n %{libnamekde4}
12mu|qtcurve-1.8.17-3|56	%{_kde_libdir}/kde4/kstyle_qtcurve_config.so
12mu|qtcurve-1.8.17-3|57	%{_kde_libdir}/kde4/kwin3_qtcurve.so
12mu|qtcurve-1.8.17-3|58	%{_kde_libdir}/kde4/kwin_qtcurve_config.so
12mu|qtcurve-1.8.17-3|59	%{_kde_libdir}/kde4/plugins/styles/qtcurve.so
12mu|qtcurve-1.8.17-3|60	
12mu|qtcurve-1.8.17-3|61	#----------------------------------------------------------------------------
12mu|qtcurve-1.8.17-3|62	
12mu|qtcurve-1.8.17-3|63	%package -n qtcurve-gtk2
12mu|qtcurve-1.8.17-3|64	Summary:	QtCurve Theme for GTK2
12mu|qtcurve-1.8.17-3|65	Group:		Graphical desktop/GNOME
12mu|qtcurve-1.8.17-3|66	Requires:	%{libnamegtk2} = %{EVRD}
12mu|qtcurve-1.8.17-3|67	
12mu|qtcurve-1.8.17-3|68	%description -n qtcurve-gtk2
12mu|qtcurve-1.8.17-3|69	QtCurve Theme for GTK2.
12mu|qtcurve-1.8.17-3|70	
12mu|qtcurve-1.8.17-3|71	%files -n qtcurve-gtk2
12mu|qtcurve-1.8.17-3|72	%{_datadir}/themes/QtCurve
12mu|qtcurve-1.8.17-3|73	
12mu|qtcurve-1.8.17-3|74	#----------------------------------------------------------------------------
12mu|qtcurve-1.8.17-3|75	
12mu|qtcurve-1.8.17-3|76	%package -n %{libnamegtk2}
12mu|qtcurve-1.8.17-3|77	Summary:	GTK2 libraries for QtCurve
12mu|qtcurve-1.8.17-3|78	Group:		Graphical desktop/GNOME
12mu|qtcurve-1.8.17-3|79	Provides:	libqtcurve-gtk2 = %{EVRD}
12mu|qtcurve-1.8.17-3|80	
12mu|qtcurve-1.8.17-3|81	%description -n %{libnamegtk2}
12mu|qtcurve-1.8.17-3|82	GTK2 libraries for QtCurve.
12mu|qtcurve-1.8.17-3|83	
12mu|qtcurve-1.8.17-3|84	%files -n %{libnamegtk2}
12mu|qtcurve-1.8.17-3|85	%{_libdir}/gtk-2.0/*/engines/libqtcurve.so
12mu|qtcurve-1.8.17-3|86	
12mu|qtcurve-1.8.17-3|87	#----------------------------------------------------------------------------
12mu|qtcurve-1.8.17-3|88	
12mu|qtcurve-1.8.17-3|89	%define major 0
12mu|qtcurve-1.8.17-3|90	%define libqtcurveutils %mklibname qtcurve-utils %{major}
12mu|qtcurve-1.8.17-3|91	
12mu|qtcurve-1.8.17-3|92	%package -n %{libqtcurveutils}
12mu|qtcurve-1.8.17-3|93	Summary:	Shared library for QtCurve
12mu|qtcurve-1.8.17-3|94	Group:		System/Libraries
12mu|qtcurve-1.8.17-3|95	
12mu|qtcurve-1.8.17-3|96	%description -n %{libqtcurveutils}
12mu|qtcurve-1.8.17-3|97	Shared library for QtCurve.
12mu|qtcurve-1.8.17-3|98	
12mu|qtcurve-1.8.17-3|99	%files -n %{libqtcurveutils}
12mu|qtcurve-1.8.17-3|100	%{_libdir}/libqtcurve-utils.so.%{major}*
12mu|qtcurve-1.8.17-3|101	
12mu|qtcurve-1.8.17-3|102	#----------------------------------------------------------------------------
12mu|qtcurve-1.8.17-3|103	
12mu|qtcurve-1.8.17-3|104	%prep
12mu|qtcurve-1.8.17-3|105	%setup -q
12mu|qtcurve-1.8.17-3|106	%patch0 -p1
12mu|qtcurve-1.8.17-3|107	%patch1 -p1
12mu|qtcurve-1.8.17-3|108	%patch2 -p1
12mu|qtcurve-1.8.17-3|109	
12mu|qtcurve-1.8.17-3|110	%build
12mu|qtcurve-1.8.17-3|111	%cmake_kde4 \
12mu|qtcurve-1.8.17-3|112	-DENABLE_QT4:BOOL=ON \
12mu|qtcurve-1.8.17-3|113	-DQTC_QT4_ENABLE_KDE:BOOL=ON \
12mu|qtcurve-1.8.17-3|114	-DENABLE_QT5:BOOL=OFF \
12mu|qtcurve-1.8.17-3|115	-DENABLE_GTK2:BOOL=ON
12mu|qtcurve-1.8.17-3|116	%make
12mu|qtcurve-1.8.17-3|117	
12mu|qtcurve-1.8.17-3|118	%install
12mu|qtcurve-1.8.17-3|119	%makeinstall_std -C build
12mu|qtcurve-1.8.17-3|120	
12mu|qtcurve-1.8.17-3|121	# We don't have devel package so we don't need it
12mu|qtcurve-1.8.17-3|122	rm %{buildroot}%{_libdir}/libqtcurve-utils.so
12mu|qtcurve-1.8.17-3|123	
12mu|qtcurve-1.8.17-3|124	%find_lang qtcurve
12mu|qtcurve-1.8.17-3|125	
12mu|qtcurve-1.8.17-3|126	
12mu|qtcurve-1.8.17-3|127	%changelog
12mu|qtcurve-1.8.17-3|128	* Thu Oct 31 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.17-3
12mu|qtcurve-1.8.17-3|129	+ Revision: 7f402bd
12mu|qtcurve-1.8.17-3|130	- LOG Add patches to fix localization issues
12mu|qtcurve-1.8.17-3|131	
12mu|qtcurve-1.8.17-3|132	

20743 12
12mu|qtcurve-gtk2-1.8.16-1|1	%define libname %{_lib}%{name}
12mu|qtcurve-gtk2-1.8.16-1|2	
12mu|qtcurve-gtk2-1.8.16-1|3	Name:		qtcurve-gtk2
12mu|qtcurve-gtk2-1.8.16-1|4	Summary:	QtCurve Theme for GTK2
12mu|qtcurve-gtk2-1.8.16-1|5	Version:	1.8.16
12mu|qtcurve-gtk2-1.8.16-1|6	Release:	1
12mu|qtcurve-gtk2-1.8.16-1|7	Group:		Graphical desktop/GNOME
12mu|qtcurve-gtk2-1.8.16-1|8	License:	GPLv2
12mu|qtcurve-gtk2-1.8.16-1|9	URL:		http://www.kde-look.org/content/show.php?content=40492
12mu|qtcurve-gtk2-1.8.16-1|10	Source0:	http://craigd.wikispaces.com/file/view/QtCurve-Gtk2-%{version}.tar.bz2
12mu|qtcurve-gtk2-1.8.16-1|11	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|qtcurve-gtk2-1.8.16-1|12	BuildRequires:	cmake
12mu|qtcurve-gtk2-1.8.16-1|13	Requires:	%{libname} = %{version}-%{release}
12mu|qtcurve-gtk2-1.8.16-1|14	
12mu|qtcurve-gtk2-1.8.16-1|15	%description
12mu|qtcurve-gtk2-1.8.16-1|16	QtCurve theme for GTK2.
12mu|qtcurve-gtk2-1.8.16-1|17	
12mu|qtcurve-gtk2-1.8.16-1|18	%package -n %{libname}
12mu|qtcurve-gtk2-1.8.16-1|19	Summary:	libraries for %{name}
12mu|qtcurve-gtk2-1.8.16-1|20	Group:		System/Libraries
12mu|qtcurve-gtk2-1.8.16-1|21	Provides:	lib%{name} = %{version}-%{release}
12mu|qtcurve-gtk2-1.8.16-1|22	
12mu|qtcurve-gtk2-1.8.16-1|23	%description -n %{libname}
12mu|qtcurve-gtk2-1.8.16-1|24	Libraries for %{name}.
12mu|qtcurve-gtk2-1.8.16-1|25	
12mu|qtcurve-gtk2-1.8.16-1|26	%prep
12mu|qtcurve-gtk2-1.8.16-1|27	%setup -qn QtCurve-Gtk2-%{version}
12mu|qtcurve-gtk2-1.8.16-1|28	
12mu|qtcurve-gtk2-1.8.16-1|29	%build
12mu|qtcurve-gtk2-1.8.16-1|30	%cmake
12mu|qtcurve-gtk2-1.8.16-1|31	%make
12mu|qtcurve-gtk2-1.8.16-1|32	
12mu|qtcurve-gtk2-1.8.16-1|33	%install
12mu|qtcurve-gtk2-1.8.16-1|34	%makeinstall_std -C build
12mu|qtcurve-gtk2-1.8.16-1|35	
12mu|qtcurve-gtk2-1.8.16-1|36	%files
12mu|qtcurve-gtk2-1.8.16-1|37	%doc AUTHORS ChangeLog README TODO
12mu|qtcurve-gtk2-1.8.16-1|38	%{_datadir}/themes/QtCurve
12mu|qtcurve-gtk2-1.8.16-1|39	
12mu|qtcurve-gtk2-1.8.16-1|40	%files -n %{libname}
12mu|qtcurve-gtk2-1.8.16-1|41	%{_libdir}/gtk-2.0/*/engines/libqtcurve.so
12mu|qtcurve-gtk2-1.8.16-1|42	
12mu|qtcurve-gtk2-1.8.16-1|43	
12mu|qtcurve-gtk2-1.8.16-1|44	%changelog
12mu|qtcurve-gtk2-1.8.16-1|45	* Thu Jan 31 2013 Giovanni Mariani <mc2374@mclink.it> 1.8.16-1
12mu|qtcurve-gtk2-1.8.16-1|46	- New release 1.8.16
12mu|qtcurve-gtk2-1.8.16-1|47	
12mu|qtcurve-gtk2-1.8.16-1|48	* Tue May 08 2012 Andrey Bondrov <abondrov@mandriva.org> 1.8.15-1mdv2012.0
12mu|qtcurve-gtk2-1.8.16-1|49	+ Revision: 797534
12mu|qtcurve-gtk2-1.8.16-1|50	- New version 1.8.15
12mu|qtcurve-gtk2-1.8.16-1|51	
12mu|qtcurve-gtk2-1.8.16-1|52	* Mon Apr 11 2011 Funda Wang <fwang@mandriva.org> 1.8.8-1
12mu|qtcurve-gtk2-1.8.16-1|53	+ Revision: 652658
12mu|qtcurve-gtk2-1.8.16-1|54	- update to new version 1.8.8
12mu|qtcurve-gtk2-1.8.16-1|55	
12mu|qtcurve-gtk2-1.8.16-1|56	* Wed Mar 09 2011 Funda Wang <fwang@mandriva.org> 1.8.6-1
12mu|qtcurve-gtk2-1.8.16-1|57	+ Revision: 643083
12mu|qtcurve-gtk2-1.8.16-1|58	- update to new version 1.8.6
12mu|qtcurve-gtk2-1.8.16-1|59	
12mu|qtcurve-gtk2-1.8.16-1|60	* Mon Feb 14 2011 Funda Wang <fwang@mandriva.org> 1.8.5-1
12mu|qtcurve-gtk2-1.8.16-1|61	+ Revision: 637822
12mu|qtcurve-gtk2-1.8.16-1|62	- New version 1.8.5
12mu|qtcurve-gtk2-1.8.16-1|63	
12mu|qtcurve-gtk2-1.8.16-1|64	* Tue Dec 14 2010 Funda Wang <fwang@mandriva.org> 1.8.1-1mdv2011.0
12mu|qtcurve-gtk2-1.8.16-1|65	+ Revision: 621741
12mu|qtcurve-gtk2-1.8.16-1|66	- update to new version 1.8.1
12mu|qtcurve-gtk2-1.8.16-1|67	
12mu|qtcurve-gtk2-1.8.16-1|68	* Mon Nov 22 2010 Funda Wang <fwang@mandriva.org> 1.7.2-1mdv2011.0
12mu|qtcurve-gtk2-1.8.16-1|69	+ Revision: 599605
12mu|qtcurve-gtk2-1.8.16-1|70	- new version 1.7.2
12mu|qtcurve-gtk2-1.8.16-1|71	
12mu|qtcurve-gtk2-1.8.16-1|72	* Sat Oct 02 2010 Funda Wang <fwang@mandriva.org> 1.6.3-1mdv2011.0
12mu|qtcurve-gtk2-1.8.16-1|73	+ Revision: 582415
12mu|qtcurve-gtk2-1.8.16-1|74	- update to new version 1.6.3
12mu|qtcurve-gtk2-1.8.16-1|75	
12mu|qtcurve-gtk2-1.8.16-1|76	* Tue Jul 20 2010 Funda Wang <fwang@mandriva.org> 1.5.2-1mdv2011.0
12mu|qtcurve-gtk2-1.8.16-1|77	+ Revision: 555649
12mu|qtcurve-gtk2-1.8.16-1|78	- update to new version 1.5.2
12mu|qtcurve-gtk2-1.8.16-1|79	
12mu|qtcurve-gtk2-1.8.16-1|80	* Fri Apr 16 2010 Frederik Himpe <fhimpe@mandriva.org> 1.3.0-1mdv2010.1
12mu|qtcurve-gtk2-1.8.16-1|81	+ Revision: 535578
12mu|qtcurve-gtk2-1.8.16-1|82	- update to new version 1.3.0
12mu|qtcurve-gtk2-1.8.16-1|83	
12mu|qtcurve-gtk2-1.8.16-1|84	* Sat Apr 10 2010 Ahmad Samir <ahmadsamir@mandriva.org> 1.2.0-1mdv2010.1
12mu|qtcurve-gtk2-1.8.16-1|85	+ Revision: 533538
12mu|qtcurve-gtk2-1.8.16-1|86	- new upstream release 1.2.0
12mu|qtcurve-gtk2-1.8.16-1|87	- clean spec
12mu|qtcurve-gtk2-1.8.16-1|88	
12mu|qtcurve-gtk2-1.8.16-1|89	* Sun Feb 28 2010 Frederik Himpe <fhimpe@mandriva.org> 1.1.1-1mdv2010.1
12mu|qtcurve-gtk2-1.8.16-1|90	+ Revision: 512678
12mu|qtcurve-gtk2-1.8.16-1|91	- update to new version 1.1.1
12mu|qtcurve-gtk2-1.8.16-1|92	
12mu|qtcurve-gtk2-1.8.16-1|93	* Thu Feb 11 2010 Funda Wang <fwang@mandriva.org> 1.0.2-1mdv2010.1
12mu|qtcurve-gtk2-1.8.16-1|94	+ Revision: 504366
12mu|qtcurve-gtk2-1.8.16-1|95	- New version 1.0.2
12mu|qtcurve-gtk2-1.8.16-1|96	
12mu|qtcurve-gtk2-1.8.16-1|97	* Tue Jan 19 2010 Frederik Himpe <fhimpe@mandriva.org> 1.0.1-1mdv2010.1
12mu|qtcurve-gtk2-1.8.16-1|98	+ Revision: 493841
12mu|qtcurve-gtk2-1.8.16-1|99	- Update to new version 1.0.1
12mu|qtcurve-gtk2-1.8.16-1|100	- Rediff underlink patch
12mu|qtcurve-gtk2-1.8.16-1|101	
12mu|qtcurve-gtk2-1.8.16-1|102	* Sun Nov 15 2009 Frederik Himpe <fhimpe@mandriva.org> 0.69.2-2mdv2010.1
12mu|qtcurve-gtk2-1.8.16-1|103	+ Revision: 466306
12mu|qtcurve-gtk2-1.8.16-1|104	- Move so file to separate lib package, so that 64 bit and 32 bit GTK+
12mu|qtcurve-gtk2-1.8.16-1|105	engines can be installed together
12mu|qtcurve-gtk2-1.8.16-1|106	
12mu|qtcurve-gtk2-1.8.16-1|107	* Tue Oct 20 2009 Stéphane Téletchéa <steletch@mandriva.org> 0.69.2-1mdv2010.0
12mu|qtcurve-gtk2-1.8.16-1|108	+ Revision: 458427
12mu|qtcurve-gtk2-1.8.16-1|109	- Update to latest release to fix the arrow not displaying, bug #54560
12mu|qtcurve-gtk2-1.8.16-1|110	
12mu|qtcurve-gtk2-1.8.16-1|111	+ Ahmad Samir <ahmadsamir@mandriva.org>
12mu|qtcurve-gtk2-1.8.16-1|112	- update to new version 0.69.1 (fix bug #54640)
12mu|qtcurve-gtk2-1.8.16-1|113	
12mu|qtcurve-gtk2-1.8.16-1|114	* Thu Sep 10 2009 Stéphane Téletchéa <steletch@mandriva.org> 0.68.0-1mdv2010.0
12mu|qtcurve-gtk2-1.8.16-1|115	+ Revision: 436906
12mu|qtcurve-gtk2-1.8.16-1|116	- Update to new version 0.68
12mu|qtcurve-gtk2-1.8.16-1|117	
12mu|qtcurve-gtk2-1.8.16-1|118	* Thu Aug 13 2009 Frederik Himpe <fhimpe@mandriva.org> 0.67.4-1mdv2010.0
12mu|qtcurve-gtk2-1.8.16-1|119	+ Revision: 416099
12mu|qtcurve-gtk2-1.8.16-1|120	- update to new version 0.67.4
12mu|qtcurve-gtk2-1.8.16-1|121	
12mu|qtcurve-gtk2-1.8.16-1|122	* Sat Aug 08 2009 Frederik Himpe <fhimpe@mandriva.org> 0.67.3-1mdv2010.0
12mu|qtcurve-gtk2-1.8.16-1|123	+ Revision: 411529
12mu|qtcurve-gtk2-1.8.16-1|124	- update to new version 0.67.3
12mu|qtcurve-gtk2-1.8.16-1|125	
12mu|qtcurve-gtk2-1.8.16-1|126	* Fri Jul 24 2009 Frederik Himpe <fhimpe@mandriva.org> 0.67.0-1mdv2010.0
12mu|qtcurve-gtk2-1.8.16-1|127	+ Revision: 399419
12mu|qtcurve-gtk2-1.8.16-1|128	- update to new version 0.67.0
12mu|qtcurve-gtk2-1.8.16-1|129	
12mu|qtcurve-gtk2-1.8.16-1|130	* Tue Jun 30 2009 Frederik Himpe <fhimpe@mandriva.org> 0.65.1-1mdv2010.0
12mu|qtcurve-gtk2-1.8.16-1|131	+ Revision: 391121
12mu|qtcurve-gtk2-1.8.16-1|132	- update to new version 0.65.1
12mu|qtcurve-gtk2-1.8.16-1|133	
12mu|qtcurve-gtk2-1.8.16-1|134	* Thu Jun 25 2009 Frederik Himpe <fhimpe@mandriva.org> 0.65.0-1mdv2010.0
12mu|qtcurve-gtk2-1.8.16-1|135	+ Revision: 389182
12mu|qtcurve-gtk2-1.8.16-1|136	- update to new version 0.65.0
12mu|qtcurve-gtk2-1.8.16-1|137	
12mu|qtcurve-gtk2-1.8.16-1|138	* Sat May 16 2009 Jérôme Brenier <incubusss@mandriva.org> 0.62.8-1mdv2010.0
12mu|qtcurve-gtk2-1.8.16-1|139	+ Revision: 376329
12mu|qtcurve-gtk2-1.8.16-1|140	- update to new version 0.62.8
12mu|qtcurve-gtk2-1.8.16-1|141	
12mu|qtcurve-gtk2-1.8.16-1|142	* Wed Mar 18 2009 Rodrigo Gonçalves de Oliveira <rodrigo@mandriva.com> 0.62.4-1mdv2009.1
12mu|qtcurve-gtk2-1.8.16-1|143	+ Revision: 357314
12mu|qtcurve-gtk2-1.8.16-1|144	- Update to new version 0.62
12mu|qtcurve-gtk2-1.8.16-1|145	
12mu|qtcurve-gtk2-1.8.16-1|146	* Sun Jan 11 2009 Frederik Himpe <fhimpe@mandriva.org> 0.60.0-1mdv2009.1
12mu|qtcurve-gtk2-1.8.16-1|147	+ Revision: 328328
12mu|qtcurve-gtk2-1.8.16-1|148	- Update to new version 0.60
12mu|qtcurve-gtk2-1.8.16-1|149	
12mu|qtcurve-gtk2-1.8.16-1|150	* Fri Aug 01 2008 Funda Wang <fwang@mandriva.org> 0.59.7-1mdv2009.0
12mu|qtcurve-gtk2-1.8.16-1|151	+ Revision: 259128
12mu|qtcurve-gtk2-1.8.16-1|152	- New version 0.59.7
12mu|qtcurve-gtk2-1.8.16-1|153	
12mu|qtcurve-gtk2-1.8.16-1|154	* Sat Jul 26 2008 Funda Wang <fwang@mandriva.org> 0.59.6-1mdv2009.0
12mu|qtcurve-gtk2-1.8.16-1|155	+ Revision: 250052
12mu|qtcurve-gtk2-1.8.16-1|156	- update to new version 0.59.6
12mu|qtcurve-gtk2-1.8.16-1|157	
12mu|qtcurve-gtk2-1.8.16-1|158	* Mon Jul 14 2008 Funda Wang <fwang@mandriva.org> 0.59.5-1mdv2009.0
12mu|qtcurve-gtk2-1.8.16-1|159	+ Revision: 234829
12mu|qtcurve-gtk2-1.8.16-1|160	- import qtcurve-gtk2
12mu|qtcurve-gtk2-1.8.16-1|161	
12mu|qtcurve-gtk2-1.8.16-1|162	

20744 12
12mu|qt-gstreamer-0.10.2-4|1	%define api 0.10
12mu|qt-gstreamer-0.10.2-4|2	%define glibapi 2.0
12mu|qt-gstreamer-0.10.2-4|3	%define major 0
12mu|qt-gstreamer-0.10.2-4|4	
12mu|qt-gstreamer-0.10.2-4|5	Summary:	C++ bindings for GStreamer with a Qt-style API
12mu|qt-gstreamer-0.10.2-4|6	Name:		qt-gstreamer
12mu|qt-gstreamer-0.10.2-4|7	Version:	0.10.2
12mu|qt-gstreamer-0.10.2-4|8	Release:	4
12mu|qt-gstreamer-0.10.2-4|9	License:	LGPLv2+
12mu|qt-gstreamer-0.10.2-4|10	Group:		Development/KDE and Qt
12mu|qt-gstreamer-0.10.2-4|11	Url:		http://gstreamer.freedesktop.org/wiki/QtGStreamer
12mu|qt-gstreamer-0.10.2-4|12	Source0:	http://gstreamer.freedesktop.org/src/qt-gstreamer/%{name}-%{version}.tar.bz2
12mu|qt-gstreamer-0.10.2-4|13	BuildRequires:	bison
12mu|qt-gstreamer-0.10.2-4|14	BuildRequires:	cmake
12mu|qt-gstreamer-0.10.2-4|15	BuildRequires:	doxygen
12mu|qt-gstreamer-0.10.2-4|16	BuildRequires:	flex
12mu|qt-gstreamer-0.10.2-4|17	BuildRequires:	qt4-qmlviewer
12mu|qt-gstreamer-0.10.2-4|18	BuildRequires:	boost-devel
12mu|qt-gstreamer-0.10.2-4|19	BuildRequires:	qt4-devel
12mu|qt-gstreamer-0.10.2-4|20	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mu|qt-gstreamer-0.10.2-4|21	
12mu|qt-gstreamer-0.10.2-4|22	%description
12mu|qt-gstreamer-0.10.2-4|23	QtGStreamer provides C++ bindings for GStreamer with a Qt-style API,
12mu|qt-gstreamer-0.10.2-4|24	plus some helper classes for integrating GStreamer better in Qt
12mu|qt-gstreamer-0.10.2-4|25	applications.
12mu|qt-gstreamer-0.10.2-4|26	
12mu|qt-gstreamer-0.10.2-4|27	%files
12mu|qt-gstreamer-0.10.2-4|28	%{_libdir}/gstreamer-0.10/libgstqtvideosink.so
12mu|qt-gstreamer-0.10.2-4|29	%{_qt_importdir}/QtGStreamer/
12mu|qt-gstreamer-0.10.2-4|30	
12mu|qt-gstreamer-0.10.2-4|31	#----------------------------------------------------------------------------
12mu|qt-gstreamer-0.10.2-4|32	
12mu|qt-gstreamer-0.10.2-4|33	%define libqtglib %mklibname QtGLib %{glibapi} %{major}
12mu|qt-gstreamer-0.10.2-4|34	
12mu|qt-gstreamer-0.10.2-4|35	%package -n %{libqtglib}
12mu|qt-gstreamer-0.10.2-4|36	Summary:	C++/Qt bindings for parts of the GLib and GObject APIs
12mu|qt-gstreamer-0.10.2-4|37	Group:		System/Libraries
12mu|qt-gstreamer-0.10.2-4|38	Conflicts:	%{_lib}qt-gstreamer0 < 0.10.2
12mu|qt-gstreamer-0.10.2-4|39	Conflicts:	%{_lib}qtglib0.10.2 < 0.10.2-4
12mu|qt-gstreamer-0.10.2-4|40	Obsoletes:	%{_lib}qtglib0.10.2 < 0.10.2-4
12mu|qt-gstreamer-0.10.2-4|41	Conflicts:	%{_lib}qtglib2.0_0.10.2 < 0.10.2-4
12mu|qt-gstreamer-0.10.2-4|42	Obsoletes:	%{_lib}qtglib2.0_0.10.2 < 0.10.2-4
12mu|qt-gstreamer-0.10.2-4|43	
12mu|qt-gstreamer-0.10.2-4|44	%description -n %{libqtglib}
12mu|qt-gstreamer-0.10.2-4|45	Library providing C++/Qt bindings for parts of the GLib and GObject
12mu|qt-gstreamer-0.10.2-4|46	APIs, a base on which QtGStreamer is built.
12mu|qt-gstreamer-0.10.2-4|47	
12mu|qt-gstreamer-0.10.2-4|48	%files -n %{libqtglib}
12mu|qt-gstreamer-0.10.2-4|49	%{_libdir}/libQtGLib-%{glibapi}.so.%{major}*
12mu|qt-gstreamer-0.10.2-4|50	
12mu|qt-gstreamer-0.10.2-4|51	#----------------------------------------------------------------------------
12mu|qt-gstreamer-0.10.2-4|52	
12mu|qt-gstreamer-0.10.2-4|53	%define libqtgstreamer %mklibname QtGStreamer %{api} %{major}
12mu|qt-gstreamer-0.10.2-4|54	
12mu|qt-gstreamer-0.10.2-4|55	%package -n %{libqtgstreamer}
12mu|qt-gstreamer-0.10.2-4|56	Summary:	C++/Qt bindings for GStreamer
12mu|qt-gstreamer-0.10.2-4|57	Group:		System/Libraries
12mu|qt-gstreamer-0.10.2-4|58	Conflicts:	%{_lib}qt-gstreamer0 < 0.10.2
12mu|qt-gstreamer-0.10.2-4|59	Conflicts:	%{_lib}qtgstreamer0.10.2 < 0.10.2-4
12mu|qt-gstreamer-0.10.2-4|60	Obsoletes:	%{_lib}qtgstreamer0.10.2 < 0.10.2-4
12mu|qt-gstreamer-0.10.2-4|61	
12mu|qt-gstreamer-0.10.2-4|62	%description -n %{libqtgstreamer}
12mu|qt-gstreamer-0.10.2-4|63	Library providing C++/Qt bindings for GStreamer
12mu|qt-gstreamer-0.10.2-4|64	
12mu|qt-gstreamer-0.10.2-4|65	%files -n %{libqtgstreamer}
12mu|qt-gstreamer-0.10.2-4|66	%{_libdir}/libQtGStreamer-%{api}.so.%{major}*
12mu|qt-gstreamer-0.10.2-4|67	
12mu|qt-gstreamer-0.10.2-4|68	#----------------------------------------------------------------------------
12mu|qt-gstreamer-0.10.2-4|69	
12mu|qt-gstreamer-0.10.2-4|70	%define libqtgstreamerui %mklibname QtGStreamerUi %{api} %{major}
12mu|qt-gstreamer-0.10.2-4|71	
12mu|qt-gstreamer-0.10.2-4|72	%package -n %{libqtgstreamerui}
12mu|qt-gstreamer-0.10.2-4|73	Summary:	Library providing integration with QtGui
12mu|qt-gstreamer-0.10.2-4|74	Group:		System/Libraries
12mu|qt-gstreamer-0.10.2-4|75	Conflicts:	%{_lib}qt-gstreamer0 < 0.10.2
12mu|qt-gstreamer-0.10.2-4|76	Conflicts:	%{_lib}qtgstreamerui0.10.2 < 0.10.2-4
12mu|qt-gstreamer-0.10.2-4|77	Obsoletes:	%{_lib}qtgstreamerui0.10.2 < 0.10.2-4
12mu|qt-gstreamer-0.10.2-4|78	
12mu|qt-gstreamer-0.10.2-4|79	%description -n %{libqtgstreamerui}
12mu|qt-gstreamer-0.10.2-4|80	Library providing integration with QtGui.
12mu|qt-gstreamer-0.10.2-4|81	
12mu|qt-gstreamer-0.10.2-4|82	%files -n %{libqtgstreamerui}
12mu|qt-gstreamer-0.10.2-4|83	%{_libdir}/libQtGStreamerUi-%{api}.so.%{major}*
12mu|qt-gstreamer-0.10.2-4|84	
12mu|qt-gstreamer-0.10.2-4|85	#----------------------------------------------------------------------------
12mu|qt-gstreamer-0.10.2-4|86	
12mu|qt-gstreamer-0.10.2-4|87	%define libqtgstreamerutils %mklibname QtGStreamerUtils %{api} %{major}
12mu|qt-gstreamer-0.10.2-4|88	
12mu|qt-gstreamer-0.10.2-4|89	%package -n %{libqtgstreamerutils}
12mu|qt-gstreamer-0.10.2-4|90	Summary:	Library providing some high level utility classes
12mu|qt-gstreamer-0.10.2-4|91	Group:		System/Libraries
12mu|qt-gstreamer-0.10.2-4|92	Conflicts:	%{_lib}qt-gstreamer0 < 0.10.2
12mu|qt-gstreamer-0.10.2-4|93	Conflicts:	%{_lib}qtgstreamerutils0.10.2 < 0.10.2-4
12mu|qt-gstreamer-0.10.2-4|94	Obsoletes:	%{_lib}qtgstreamerutils0.10.2 < 0.10.2-4
12mu|qt-gstreamer-0.10.2-4|95	
12mu|qt-gstreamer-0.10.2-4|96	%description -n %{libqtgstreamerutils}
12mu|qt-gstreamer-0.10.2-4|97	Library providing some high level utility classes.
12mu|qt-gstreamer-0.10.2-4|98	
12mu|qt-gstreamer-0.10.2-4|99	%files -n %{libqtgstreamerutils}
12mu|qt-gstreamer-0.10.2-4|100	%{_libdir}/libQtGStreamerUtils-%{api}.so.%{major}*
12mu|qt-gstreamer-0.10.2-4|101	
12mu|qt-gstreamer-0.10.2-4|102	#----------------------------------------------------------------------------
12mu|qt-gstreamer-0.10.2-4|103	
12mu|qt-gstreamer-0.10.2-4|104	%define devname %mklibname -d %{name}
12mu|qt-gstreamer-0.10.2-4|105	
12mu|qt-gstreamer-0.10.2-4|106	%package -n %{devname}
12mu|qt-gstreamer-0.10.2-4|107	Summary:	Development files for QtGstreamer
12mu|qt-gstreamer-0.10.2-4|108	Group:		Development/KDE and Qt
12mu|qt-gstreamer-0.10.2-4|109	Requires:	%{libqtglib} = %{EVRD}
12mu|qt-gstreamer-0.10.2-4|110	Requires:	%{libqtgstreamer} = %{EVRD}
12mu|qt-gstreamer-0.10.2-4|111	Requires:	%{libqtgstreamerui} = %{EVRD}
12mu|qt-gstreamer-0.10.2-4|112	Requires:	%{libqtgstreamerutils} = %{EVRD}
12mu|qt-gstreamer-0.10.2-4|113	Provides:	%{name}-devel = %{EVRD}
12mu|qt-gstreamer-0.10.2-4|114	
12mu|qt-gstreamer-0.10.2-4|115	%description -n %{devname}
12mu|qt-gstreamer-0.10.2-4|116	QtGStreamer provides C++ bindings for GStreamer with a Qt-style API,
12mu|qt-gstreamer-0.10.2-4|117	plus some helper classes for integrating GStreamer better in Qt
12mu|qt-gstreamer-0.10.2-4|118	applications.
12mu|qt-gstreamer-0.10.2-4|119	
12mu|qt-gstreamer-0.10.2-4|120	This package contains files for developing applications using
12mu|qt-gstreamer-0.10.2-4|121	QtGstreamer.
12mu|qt-gstreamer-0.10.2-4|122	
12mu|qt-gstreamer-0.10.2-4|123	%files -n %{devname}
12mu|qt-gstreamer-0.10.2-4|124	%{_libdir}/lib*.so
12mu|qt-gstreamer-0.10.2-4|125	%{_libdir}/pkgconfig/*.pc
12mu|qt-gstreamer-0.10.2-4|126	%{_libdir}/QtGStreamer/*.cmake
12mu|qt-gstreamer-0.10.2-4|127	%{_includedir}/QtGStreamer
12mu|qt-gstreamer-0.10.2-4|128	
12mu|qt-gstreamer-0.10.2-4|129	#--------------------------------------------------------------------
12mu|qt-gstreamer-0.10.2-4|130	
12mu|qt-gstreamer-0.10.2-4|131	%prep
12mu|qt-gstreamer-0.10.2-4|132	%setup -q
12mu|qt-gstreamer-0.10.2-4|133	
12mu|qt-gstreamer-0.10.2-4|134	%build
12mu|qt-gstreamer-0.10.2-4|135	%cmake_qt4 -DQTGSTREAMER_TESTS=ON -DLIB_INSTALL_DIR=%{_libdir}
12mu|qt-gstreamer-0.10.2-4|136	%make
12mu|qt-gstreamer-0.10.2-4|137	
12mu|qt-gstreamer-0.10.2-4|138	%install
12mu|qt-gstreamer-0.10.2-4|139	%makeinstall_std -C build
12mu|qt-gstreamer-0.10.2-4|140	
12mu|qt-gstreamer-0.10.2-4|141	%changelog
12mu|qt-gstreamer-0.10.2-4|142	* Fri Oct 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.2-4
12mu|qt-gstreamer-0.10.2-4|143	+ Revision: 55ea5b6
12mu|qt-gstreamer-0.10.2-4|144	- LOG Rename packages according to our policy
12mu|qt-gstreamer-0.10.2-4|145	
12mu|qt-gstreamer-0.10.2-4|146	

20745 12
12mu|qt-mobility-1.2.0-4|1	# Build docs
12mu|qt-mobility-1.2.0-4|2	%bcond_without docs
12mu|qt-mobility-1.2.0-4|3	# Build examples
12mu|qt-mobility-1.2.0-4|4	%bcond_without examples
12mu|qt-mobility-1.2.0-4|5	# Build demos
12mu|qt-mobility-1.2.0-4|6	%bcond_without demos
12mu|qt-mobility-1.2.0-4|7	
12mu|qt-mobility-1.2.0-4|8	%define major 1
12mu|qt-mobility-1.2.0-4|9	
12mu|qt-mobility-1.2.0-4|10	%define snap 20110922
12mu|qt-mobility-1.2.0-4|11	
12mu|qt-mobility-1.2.0-4|12	%define libnamedev %mklibname %{name} -d
12mu|qt-mobility-1.2.0-4|13	%define libqtbearer %mklibname qtbearer %{major}
12mu|qt-mobility-1.2.0-4|14	%define libqtcontacts %mklibname qtcontacts %{major}
12mu|qt-mobility-1.2.0-4|15	%define libqtconnectivity %mklibname qtconnectivity %{major}
12mu|qt-mobility-1.2.0-4|16	%define libqtfeedback %mklibname qtfeedback %{major}
12mu|qt-mobility-1.2.0-4|17	%define libqtgallery %mklibname qtgallery %{major}
12mu|qt-mobility-1.2.0-4|18	%define libqtlocation %mklibname qtlocation %{major}
12mu|qt-mobility-1.2.0-4|19	%define libqtmultimediakit %mklibname qtmultimediakit %{major}
12mu|qt-mobility-1.2.0-4|20	%define libqtorganizer %mklibname qtorganizer %{major}
12mu|qt-mobility-1.2.0-4|21	%define libqtpublishsubscribe %mklibname qtpublishsubscribe %{major}
12mu|qt-mobility-1.2.0-4|22	%define libqtsensors %mklibname qtsensors %{major}
12mu|qt-mobility-1.2.0-4|23	%define libqtserviceframework %mklibname qtserviceframework %{major}
12mu|qt-mobility-1.2.0-4|24	%define libqtsysteminfo %mklibname qtsysteminfo %{major}
12mu|qt-mobility-1.2.0-4|25	%define libqtversit %mklibname qtversit %{major}
12mu|qt-mobility-1.2.0-4|26	%define libqtversitorganizer %mklibname qtversitorganizer %{major}
12mu|qt-mobility-1.2.0-4|27	
12mu|qt-mobility-1.2.0-4|28	%define _qt4_datadir		%{_prefix}/lib/qt4
12mu|qt-mobility-1.2.0-4|29	%define _qt4_bindir		%{_qt4_datadir}/bin
12mu|qt-mobility-1.2.0-4|30	%define _qt4_docdir		%{_docdir}/qt4
12mu|qt-mobility-1.2.0-4|31	%define _qt4_libdir		%{_libdir}
12mu|qt-mobility-1.2.0-4|32	%define _qt4_includedir		%{_qt4_datadir}/include
12mu|qt-mobility-1.2.0-4|33	%define _qt4_plugindir		%{_libdir}/qt4/plugins
12mu|qt-mobility-1.2.0-4|34	%define _qt4_demodir		%{_qt4_datadir}/demos
12mu|qt-mobility-1.2.0-4|35	%define _qt4_exampledir		%{_qt4_datadir}/examples
12mu|qt-mobility-1.2.0-4|36	%define _qt4_importdir		%{_qt4_datadir}/imports
12mu|qt-mobility-1.2.0-4|37	%define _qt4_translationdir	%{_qt4_datadir}/translations
12mu|qt-mobility-1.2.0-4|38	
12mu|qt-mobility-1.2.0-4|39	Name:		qt-mobility
12mu|qt-mobility-1.2.0-4|40	Summary:	Qt Mobility Framework
12mu|qt-mobility-1.2.0-4|41	Group:		Development/Other
12mu|qt-mobility-1.2.0-4|42	Version:	1.2.0
12mu|qt-mobility-1.2.0-4|43	Release:	4
12mu|qt-mobility-1.2.0-4|44	License:	LGPLv2 with exceptions
12mu|qt-mobility-1.2.0-4|45	URL:		http://qt.nokia.com/products/qt-addons/mobility
12mu|qt-mobility-1.2.0-4|46	Source0:	http://get.qt.nokia.com/qt/add-ons/%{name}-opensource-src-%{version}.tar.gz
12mu|qt-mobility-1.2.0-4|47	Patch1:		qt-mobility-opensource-src-1.1.0-pulseaudio-lib.patch
12mu|qt-mobility-1.2.0-4|48	Patch2:		qt-mobility-1.2.0-no-rpath.patch
12mu|qt-mobility-1.2.0-4|49	Patch3:		qt-mobility-1.2.0-fix-qmetaobjectbuilder.patch
12mu|qt-mobility-1.2.0-4|50	# Patch from Fedora to install pkgconfig files
12mu|qt-mobility-1.2.0-4|51	Patch4:		qt-mobility-opensource-src-1.2.0-pkgconfig.patch
12mu|qt-mobility-1.2.0-4|52	Patch5:		qt-mobility-1.2.0-gcc4.7.patch
12mu|qt-mobility-1.2.0-4|53	## upstreamable patches
12mu|qt-mobility-1.2.0-4|54	Patch50:	qt-mobility-opensource-src-1.2.0-translationsdir.patch
12mu|qt-mobility-1.2.0-4|55	BuildRequires:	gdb
12mu|qt-mobility-1.2.0-4|56	BuildRequires:	qt4-devel
12mu|qt-mobility-1.2.0-4|57	BuildRequires:	pkgconfig(alsa)
12mu|qt-mobility-1.2.0-4|58	BuildRequires:	pkgconfig(blkid)
12mu|qt-mobility-1.2.0-4|59	BuildRequires:	pkgconfig(bluez)
12mu|qt-mobility-1.2.0-4|60	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mu|qt-mobility-1.2.0-4|61	BuildRequires:	pkgconfig(libpulse)
12mu|qt-mobility-1.2.0-4|62	BuildRequires:	pkgconfig(NetworkManager)
12mu|qt-mobility-1.2.0-4|63	BuildRequires:	pkgconfig(udev)
12mu|qt-mobility-1.2.0-4|64	BuildRequires:	pkgconfig(xrandr)
12mu|qt-mobility-1.2.0-4|65	BuildRequires:	pkgconfig(xv)
12mu|qt-mobility-1.2.0-4|66	Provides:	qt4-mobility = %{version}-%{release}
12mu|qt-mobility-1.2.0-4|67	
12mu|qt-mobility-1.2.0-4|68	%description
12mu|qt-mobility-1.2.0-4|69	Qt Mobility Project delivers a set of new APIs to Qt with features that are
12mu|qt-mobility-1.2.0-4|70	well known from the mobile device world, in particular phones. However, these
12mu|qt-mobility-1.2.0-4|71	APIs allow the developer to use these features with ease from one framework
12mu|qt-mobility-1.2.0-4|72	and apply them to phones, netbooks and non-mobile personal computers. The
12mu|qt-mobility-1.2.0-4|73	framework not only improves many aspects of a mobile experience, because it
12mu|qt-mobility-1.2.0-4|74	improves the use of these technologies, but has applicability beyond the
12mu|qt-mobility-1.2.0-4|75	mobile device arena.
12mu|qt-mobility-1.2.0-4|76	
12mu|qt-mobility-1.2.0-4|77	%files
12mu|qt-mobility-1.2.0-4|78	%doc LICENSE.LGPL LGPL_EXCEPTION.txt
12mu|qt-mobility-1.2.0-4|79	%{_qt4_importdir}/QtMobility/
12mu|qt-mobility-1.2.0-4|80	%{_qt4_importdir}/QtMultimediaKit/
12mu|qt-mobility-1.2.0-4|81	%{_qt4_plugindir}/*
12mu|qt-mobility-1.2.0-4|82	%if %{with examples}
12mu|qt-mobility-1.2.0-4|83	%exclude %{_qt4_plugindir}/serviceframework/libserviceframework_bluetoothtransferplugin.so
12mu|qt-mobility-1.2.0-4|84	%exclude %{_qt4_plugindir}/serviceframework/libserviceframework_filemanagerplugin.so
12mu|qt-mobility-1.2.0-4|85	%exclude %{_qt4_plugindir}/serviceframework/libserviceframework_landlinedialerservice.so
12mu|qt-mobility-1.2.0-4|86	%exclude %{_qt4_plugindir}/serviceframework/libserviceframework_notesmanagerplugin.so
12mu|qt-mobility-1.2.0-4|87	%exclude %{_qt4_plugindir}/serviceframework/libserviceframework_voipdialerservice.so
12mu|qt-mobility-1.2.0-4|88	%exclude %{_qt4_plugindir}/sensors/libqtsensors_grueplugin.so
12mu|qt-mobility-1.2.0-4|89	%endif
12mu|qt-mobility-1.2.0-4|90	
12mu|qt-mobility-1.2.0-4|91	#--------------------------------------------------------------------
12mu|qt-mobility-1.2.0-4|92	%package -n %{libqtbearer}
12mu|qt-mobility-1.2.0-4|93	Summary:	Qt Mobility Framework library
12mu|qt-mobility-1.2.0-4|94	Group:		System/Libraries
12mu|qt-mobility-1.2.0-4|95	
12mu|qt-mobility-1.2.0-4|96	%description -n %{libqtbearer}
12mu|qt-mobility-1.2.0-4|97	Qt Mobility Framework library.
12mu|qt-mobility-1.2.0-4|98	
12mu|qt-mobility-1.2.0-4|99	%files -n %{libqtbearer}
12mu|qt-mobility-1.2.0-4|100	%{_qt4_libdir}/libQtBearer.so.%{major}*
12mu|qt-mobility-1.2.0-4|101	
12mu|qt-mobility-1.2.0-4|102	#--------------------------------------------------------------------
12mu|qt-mobility-1.2.0-4|103	%package -n %{libqtcontacts}
12mu|qt-mobility-1.2.0-4|104	Summary:	Qt Mobility Framework library
12mu|qt-mobility-1.2.0-4|105	Group:		System/Libraries
12mu|qt-mobility-1.2.0-4|106	
12mu|qt-mobility-1.2.0-4|107	%description -n %{libqtcontacts}
12mu|qt-mobility-1.2.0-4|108	Qt Mobility Framework library.
12mu|qt-mobility-1.2.0-4|109	
12mu|qt-mobility-1.2.0-4|110	%files -n %{libqtcontacts}
12mu|qt-mobility-1.2.0-4|111	%{_qt4_libdir}/libQtContacts.so.%{major}*
12mu|qt-mobility-1.2.0-4|112	
12mu|qt-mobility-1.2.0-4|113	#--------------------------------------------------------------------
12mu|qt-mobility-1.2.0-4|114	%package -n %{libqtconnectivity}
12mu|qt-mobility-1.2.0-4|115	Summary:	Qt Mobility Framework library
12mu|qt-mobility-1.2.0-4|116	Group:		System/Libraries
12mu|qt-mobility-1.2.0-4|117	
12mu|qt-mobility-1.2.0-4|118	%description -n %{libqtconnectivity}
12mu|qt-mobility-1.2.0-4|119	Qt Mobility Framework library.
12mu|qt-mobility-1.2.0-4|120	
12mu|qt-mobility-1.2.0-4|121	%files -n %{libqtconnectivity}
12mu|qt-mobility-1.2.0-4|122	%{_qt4_libdir}/libQtConnectivity.so.%{major}*
12mu|qt-mobility-1.2.0-4|123	
12mu|qt-mobility-1.2.0-4|124	#--------------------------------------------------------------------
12mu|qt-mobility-1.2.0-4|125	%package -n %{libqtfeedback}
12mu|qt-mobility-1.2.0-4|126	Summary:	Qt Mobility Framework library
12mu|qt-mobility-1.2.0-4|127	Group:		System/Libraries
12mu|qt-mobility-1.2.0-4|128	
12mu|qt-mobility-1.2.0-4|129	%description -n %{libqtfeedback}
12mu|qt-mobility-1.2.0-4|130	Qt Mobility Framework library.
12mu|qt-mobility-1.2.0-4|131	
12mu|qt-mobility-1.2.0-4|132	%files -n %{libqtfeedback}
12mu|qt-mobility-1.2.0-4|133	%{_qt4_libdir}/libQtFeedback.so.%{major}*
12mu|qt-mobility-1.2.0-4|134	
12mu|qt-mobility-1.2.0-4|135	#--------------------------------------------------------------------
12mu|qt-mobility-1.2.0-4|136	%package -n %{libqtgallery}
12mu|qt-mobility-1.2.0-4|137	Summary:	Qt Mobility Framework library
12mu|qt-mobility-1.2.0-4|138	Group:		System/Libraries
12mu|qt-mobility-1.2.0-4|139	
12mu|qt-mobility-1.2.0-4|140	%description -n %{libqtgallery}
12mu|qt-mobility-1.2.0-4|141	Qt Mobility Framework library.
12mu|qt-mobility-1.2.0-4|142	
12mu|qt-mobility-1.2.0-4|143	%files -n %{libqtgallery}
12mu|qt-mobility-1.2.0-4|144	%{_qt4_libdir}/libQtGallery.so.%{major}*
12mu|qt-mobility-1.2.0-4|145	
12mu|qt-mobility-1.2.0-4|146	#--------------------------------------------------------------------
12mu|qt-mobility-1.2.0-4|147	%package -n %{libqtlocation}
12mu|qt-mobility-1.2.0-4|148	Summary:	Qt Mobility Framework library
12mu|qt-mobility-1.2.0-4|149	Group:		System/Libraries
12mu|qt-mobility-1.2.0-4|150	
12mu|qt-mobility-1.2.0-4|151	%description -n %{libqtlocation}
12mu|qt-mobility-1.2.0-4|152	Qt Mobility Framework library.
12mu|qt-mobility-1.2.0-4|153	
12mu|qt-mobility-1.2.0-4|154	%files -n %{libqtlocation}
12mu|qt-mobility-1.2.0-4|155	%{_qt4_libdir}/libQtLocation.so.%{major}*
12mu|qt-mobility-1.2.0-4|156	
12mu|qt-mobility-1.2.0-4|157	#--------------------------------------------------------------------
12mu|qt-mobility-1.2.0-4|158	%package -n %{libqtmultimediakit}
12mu|qt-mobility-1.2.0-4|159	Summary:	Qt Mobility Framework library
12mu|qt-mobility-1.2.0-4|160	Group:		System/Libraries
12mu|qt-mobility-1.2.0-4|161	
12mu|qt-mobility-1.2.0-4|162	%description -n %{libqtmultimediakit}
12mu|qt-mobility-1.2.0-4|163	Qt Mobility Framework library.
12mu|qt-mobility-1.2.0-4|164	
12mu|qt-mobility-1.2.0-4|165	%files -n %{libqtmultimediakit}
12mu|qt-mobility-1.2.0-4|166	%{_qt4_libdir}/libQtMultimediaKit.so.%{major}*
12mu|qt-mobility-1.2.0-4|167	
12mu|qt-mobility-1.2.0-4|168	#--------------------------------------------------------------------
12mu|qt-mobility-1.2.0-4|169	%package -n %{libqtorganizer}
12mu|qt-mobility-1.2.0-4|170	Summary:	Qt Mobility Framework library
12mu|qt-mobility-1.2.0-4|171	Group:		System/Libraries
12mu|qt-mobility-1.2.0-4|172	
12mu|qt-mobility-1.2.0-4|173	%description -n %{libqtorganizer}
12mu|qt-mobility-1.2.0-4|174	Qt Mobility Framework library.
12mu|qt-mobility-1.2.0-4|175	
12mu|qt-mobility-1.2.0-4|176	%files -n %{libqtorganizer}
12mu|qt-mobility-1.2.0-4|177	%{_qt4_libdir}/libQtOrganizer.so.%{major}*
12mu|qt-mobility-1.2.0-4|178	
12mu|qt-mobility-1.2.0-4|179	#--------------------------------------------------------------------
12mu|qt-mobility-1.2.0-4|180	%package -n %{libqtpublishsubscribe}
12mu|qt-mobility-1.2.0-4|181	Summary:	Qt Mobility Framework library
12mu|qt-mobility-1.2.0-4|182	Group:		System/Libraries
12mu|qt-mobility-1.2.0-4|183	
12mu|qt-mobility-1.2.0-4|184	%description -n %{libqtpublishsubscribe}
12mu|qt-mobility-1.2.0-4|185	Qt Mobility Framework library.
12mu|qt-mobility-1.2.0-4|186	
12mu|qt-mobility-1.2.0-4|187	%files -n %{libqtpublishsubscribe}
12mu|qt-mobility-1.2.0-4|188	%{_qt4_libdir}/libQtPublishSubscribe.so.%{major}*
12mu|qt-mobility-1.2.0-4|189	
12mu|qt-mobility-1.2.0-4|190	#--------------------------------------------------------------------
12mu|qt-mobility-1.2.0-4|191	%package -n %{libqtsensors}
12mu|qt-mobility-1.2.0-4|192	Summary:	Qt Mobility Framework library
12mu|qt-mobility-1.2.0-4|193	Group:		System/Libraries
12mu|qt-mobility-1.2.0-4|194	
12mu|qt-mobility-1.2.0-4|195	%description -n %{libqtsensors}
12mu|qt-mobility-1.2.0-4|196	Qt Mobility Framework library.
12mu|qt-mobility-1.2.0-4|197	
12mu|qt-mobility-1.2.0-4|198	%files -n %{libqtsensors}
12mu|qt-mobility-1.2.0-4|199	%{_qt4_libdir}/libQtSensors.so.%{major}*
12mu|qt-mobility-1.2.0-4|200	
12mu|qt-mobility-1.2.0-4|201	#--------------------------------------------------------------------
12mu|qt-mobility-1.2.0-4|202	%package -n %{libqtserviceframework}
12mu|qt-mobility-1.2.0-4|203	Summary:	Qt Mobility Framework library
12mu|qt-mobility-1.2.0-4|204	Group:		System/Libraries
12mu|qt-mobility-1.2.0-4|205	
12mu|qt-mobility-1.2.0-4|206	%description -n %{libqtserviceframework}
12mu|qt-mobility-1.2.0-4|207	Qt Mobility Framework library.
12mu|qt-mobility-1.2.0-4|208	
12mu|qt-mobility-1.2.0-4|209	%files -n %{libqtserviceframework}
12mu|qt-mobility-1.2.0-4|210	%{_qt4_libdir}/libQtServiceFramework.so.%{major}*
12mu|qt-mobility-1.2.0-4|211	
12mu|qt-mobility-1.2.0-4|212	#--------------------------------------------------------------------
12mu|qt-mobility-1.2.0-4|213	%package -n %{libqtsysteminfo}
12mu|qt-mobility-1.2.0-4|214	Summary:	Qt Mobility Framework library
12mu|qt-mobility-1.2.0-4|215	Group:		System/Libraries
12mu|qt-mobility-1.2.0-4|216	
12mu|qt-mobility-1.2.0-4|217	%description -n %{libqtsysteminfo}
12mu|qt-mobility-1.2.0-4|218	Qt Mobility Framework library.
12mu|qt-mobility-1.2.0-4|219	
12mu|qt-mobility-1.2.0-4|220	%files -n %{libqtsysteminfo}
12mu|qt-mobility-1.2.0-4|221	%{_qt4_libdir}/libQtSystemInfo.so.%{major}*
12mu|qt-mobility-1.2.0-4|222	
12mu|qt-mobility-1.2.0-4|223	#--------------------------------------------------------------------
12mu|qt-mobility-1.2.0-4|224	%package -n %{libqtversit}
12mu|qt-mobility-1.2.0-4|225	Summary:	Qt Mobility Framework library
12mu|qt-mobility-1.2.0-4|226	Group:		System/Libraries
12mu|qt-mobility-1.2.0-4|227	
12mu|qt-mobility-1.2.0-4|228	%description -n %{libqtversit}
12mu|qt-mobility-1.2.0-4|229	Qt Mobility Framework library.
12mu|qt-mobility-1.2.0-4|230	
12mu|qt-mobility-1.2.0-4|231	%files -n %{libqtversit}
12mu|qt-mobility-1.2.0-4|232	%{_qt4_libdir}/libQtVersit.so.%{major}*
12mu|qt-mobility-1.2.0-4|233	
12mu|qt-mobility-1.2.0-4|234	#--------------------------------------------------------------------
12mu|qt-mobility-1.2.0-4|235	%package -n %{libqtversitorganizer}
12mu|qt-mobility-1.2.0-4|236	Summary:	Qt Mobility Framework library
12mu|qt-mobility-1.2.0-4|237	Group:		System/Libraries
12mu|qt-mobility-1.2.0-4|238	
12mu|qt-mobility-1.2.0-4|239	%description -n %{libqtversitorganizer}
12mu|qt-mobility-1.2.0-4|240	Qt Mobility Framework library.
12mu|qt-mobility-1.2.0-4|241	
12mu|qt-mobility-1.2.0-4|242	%files -n %{libqtversitorganizer}
12mu|qt-mobility-1.2.0-4|243	%{_qt4_libdir}/libQtVersitOrganizer.so.%{major}*
12mu|qt-mobility-1.2.0-4|244	
12mu|qt-mobility-1.2.0-4|245	#--------------------------------------------------------------------
12mu|qt-mobility-1.2.0-4|246	%package -n %{libnamedev}
12mu|qt-mobility-1.2.0-4|247	Summary:	Qt Mobility Framework development files
12mu|qt-mobility-1.2.0-4|248	Group:		Development/KDE and Qt
12mu|qt-mobility-1.2.0-4|249	Provides:	%{name}-devel = %{version}-%{release}
12mu|qt-mobility-1.2.0-4|250	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|qt-mobility-1.2.0-4|251	Provides:	qt4-mobility-devel = %{version}-%{release}
12mu|qt-mobility-1.2.0-4|252	Requires:	%{libqtbearer} = %{version}-%{release}
12mu|qt-mobility-1.2.0-4|253	Requires:	%{libqtcontacts} = %{version}-%{release}
12mu|qt-mobility-1.2.0-4|254	Requires:	%{libqtconnectivity} = %{version}-%{release}
12mu|qt-mobility-1.2.0-4|255	Requires:	%{libqtfeedback} = %{version}-%{release}
12mu|qt-mobility-1.2.0-4|256	Requires:	%{libqtgallery} = %{version}-%{release}
12mu|qt-mobility-1.2.0-4|257	Requires:	%{libqtlocation} = %{version}-%{release}
12mu|qt-mobility-1.2.0-4|258	Requires:	%{libqtmultimediakit} = %{version}-%{release}
12mu|qt-mobility-1.2.0-4|259	Requires:	%{libqtorganizer} = %{version}-%{release}
12mu|qt-mobility-1.2.0-4|260	Requires:	%{libqtpublishsubscribe} = %{version}-%{release}
12mu|qt-mobility-1.2.0-4|261	Requires:	%{libqtsensors} = %{version}-%{release}
12mu|qt-mobility-1.2.0-4|262	Requires:	%{libqtserviceframework} = %{version}-%{release}
12mu|qt-mobility-1.2.0-4|263	Requires:	%{libqtsysteminfo} = %{version}-%{release}
12mu|qt-mobility-1.2.0-4|264	Requires:	%{libqtversit} = %{version}-%{release}
12mu|qt-mobility-1.2.0-4|265	Requires:	%{libqtversitorganizer} = %{version}-%{release}
12mu|qt-mobility-1.2.0-4|266	
12mu|qt-mobility-1.2.0-4|267	%description -n %{libnamedev}
12mu|qt-mobility-1.2.0-4|268	Development files to build applications that use Qt Webkit.
12mu|qt-mobility-1.2.0-4|269	
12mu|qt-mobility-1.2.0-4|270	%files -n %{libnamedev}
12mu|qt-mobility-1.2.0-4|271	%{_qt4_bindir}/icheck
12mu|qt-mobility-1.2.0-4|272	%{_qt4_bindir}/ndefhandlergen
12mu|qt-mobility-1.2.0-4|273	%{_qt4_bindir}/qcrmlgen
12mu|qt-mobility-1.2.0-4|274	%{_qt4_bindir}/servicedbgen
12mu|qt-mobility-1.2.0-4|275	%{_qt4_bindir}/servicefw
12mu|qt-mobility-1.2.0-4|276	%{_qt4_bindir}/servicexmlgen
12mu|qt-mobility-1.2.0-4|277	%{_qt4_bindir}/vsexplorer
12mu|qt-mobility-1.2.0-4|278	%{_qt4_datadir}/mkspecs/features/mobility.prf
12mu|qt-mobility-1.2.0-4|279	%{_qt4_datadir}/mkspecs/features/mobilityconfig.prf
12mu|qt-mobility-1.2.0-4|280	%{_qt4_includedir}/Qt*/
12mu|qt-mobility-1.2.0-4|281	%{_qt4_libdir}/libQt*.prl
12mu|qt-mobility-1.2.0-4|282	%{_qt4_libdir}/libQt*.so
12mu|qt-mobility-1.2.0-4|283	%{_libdir}/pkgconfig/*.pc
12mu|qt-mobility-1.2.0-4|284	
12mu|qt-mobility-1.2.0-4|285	#--------------------------------------------------------------------
12mu|qt-mobility-1.2.0-4|286	%if %{with docs}
12mu|qt-mobility-1.2.0-4|287	%package doc
12mu|qt-mobility-1.2.0-4|288	Summary:	Qt Mobility API documentation
12mu|qt-mobility-1.2.0-4|289	Group:		Books/Howtos
12mu|qt-mobility-1.2.0-4|290	BuildArch:	noarch
12mu|qt-mobility-1.2.0-4|291	Suggests:	qt4-doc
12mu|qt-mobility-1.2.0-4|292	Provides:	qt4-mobility-doc = %{version}-%{release}
12mu|qt-mobility-1.2.0-4|293	
12mu|qt-mobility-1.2.0-4|294	%description doc
12mu|qt-mobility-1.2.0-4|295	API documentation files for Qt Mobility.
12mu|qt-mobility-1.2.0-4|296	
12mu|qt-mobility-1.2.0-4|297	%files doc
12mu|qt-mobility-1.2.0-4|298	%{_docdir}/html/qtmobility/
12mu|qt-mobility-1.2.0-4|299	%endif
12mu|qt-mobility-1.2.0-4|300	
12mu|qt-mobility-1.2.0-4|301	#--------------------------------------------------------------------
12mu|qt-mobility-1.2.0-4|302	%if %{with examples}
12mu|qt-mobility-1.2.0-4|303	%package examples
12mu|qt-mobility-1.2.0-4|304	Summary:	Qt Mobility Framework examples
12mu|qt-mobility-1.2.0-4|305	Group:		System/X11
12mu|qt-mobility-1.2.0-4|306	Provides:	qt4-mobility-examples = %{version}-%{release}
12mu|qt-mobility-1.2.0-4|307	
12mu|qt-mobility-1.2.0-4|308	%description examples
12mu|qt-mobility-1.2.0-4|309	Example files for the Qt Mobility Framework.
12mu|qt-mobility-1.2.0-4|310	
12mu|qt-mobility-1.2.0-4|311	%files examples
12mu|qt-mobility-1.2.0-4|312	%{_qt4_bindir}/accel
12mu|qt-mobility-1.2.0-4|313	%{_qt4_bindir}/annotatedurl
12mu|qt-mobility-1.2.0-4|314	%{_qt4_bindir}/arrowkeys
12mu|qt-mobility-1.2.0-4|315	%{_qt4_bindir}/audiodevices
12mu|qt-mobility-1.2.0-4|316	%{_qt4_bindir}/audioinput
12mu|qt-mobility-1.2.0-4|317	%{_qt4_bindir}/audiooutput
12mu|qt-mobility-1.2.0-4|318	%{_qt4_bindir}/audiorecorder
12mu|qt-mobility-1.2.0-4|319	%{_qt4_bindir}/battery-publisher
12mu|qt-mobility-1.2.0-4|320	%{_qt4_bindir}/battery-subscriber/
12mu|qt-mobility-1.2.0-4|321	%{_qt4_bindir}/bearercloud
12mu|qt-mobility-1.2.0-4|322	%{_qt4_bindir}/bearermonitor
12mu|qt-mobility-1.2.0-4|323	%{_qt4_bindir}/btchat
12mu|qt-mobility-1.2.0-4|324	%{_qt4_bindir}/btfiletransfer
12mu|qt-mobility-1.2.0-4|325	%{_qt4_bindir}/btscanner
12mu|qt-mobility-1.2.0-4|326	%{_qt4_bindir}/bttennis
12mu|qt-mobility-1.2.0-4|327	%{_qt4_bindir}/calendardemo
12mu|qt-mobility-1.2.0-4|328	%{_qt4_bindir}/camera
12mu|qt-mobility-1.2.0-4|329	%{_qt4_bindir}/cubehouse
12mu|qt-mobility-1.2.0-4|330	%{_qt4_bindir}/declarative-music-browser
12mu|qt-mobility-1.2.0-4|331	%{_qt4_bindir}/dialer_service
12mu|qt-mobility-1.2.0-4|332	%{_qt4_bindir}/documentproperties
12mu|qt-mobility-1.2.0-4|333	%{_qt4_bindir}/flickrdemo
12mu|qt-mobility-1.2.0-4|334	%{_qt4_bindir}/hapticsplayer
12mu|qt-mobility-1.2.0-4|335	%{_qt4_bindir}/hapticsquare
12mu|qt-mobility-1.2.0-4|336	%{_qt4_bindir}/grueapp
12mu|qt-mobility-1.2.0-4|337	%{_qt4_bindir}/landmarkbrowser
12mu|qt-mobility-1.2.0-4|338	%{_qt4_bindir}/logfilepositionsource
12mu|qt-mobility-1.2.0-4|339	%{_qt4_bindir}/mapsdemo
12mu|qt-mobility-1.2.0-4|340	%{_qt4_bindir}/mediabrowser
12mu|qt-mobility-1.2.0-4|341	%{_qt4_bindir}/metadata
12mu|qt-mobility-1.2.0-4|342	%{_qt4_bindir}/metadata2
12mu|qt-mobility-1.2.0-4|343	%{_qt4_bindir}/moreplaces.lmx
12mu|qt-mobility-1.2.0-4|344	%{_qt4_bindir}/mylm.lmx
12mu|qt-mobility-1.2.0-4|345	%{_qt4_bindir}/ndefeditor
12mu|qt-mobility-1.2.0-4|346	%{_qt4_bindir}/nmealog.txt
12mu|qt-mobility-1.2.0-4|347	%{_qt4_bindir}/orientation
12mu|qt-mobility-1.2.0-4|348	%{_qt4_bindir}/places.gpx
12mu|qt-mobility-1.2.0-4|349	%{_qt4_bindir}/publish-subscribe
12mu|qt-mobility-1.2.0-4|350	%{_qt4_bindir}/qml_battery
12mu|qt-mobility-1.2.0-4|351	%{_qt4_bindir}/qml_battery2
12mu|qt-mobility-1.2.0-4|352	%{_qt4_bindir}/qml_camera
12mu|qt-mobility-1.2.0-4|353	%{_qt4_bindir}/qml_device
12mu|qt-mobility-1.2.0-4|354	%{_qt4_bindir}/qml_landmarkmap
12mu|qt-mobility-1.2.0-4|355	%{_qt4_bindir}/qml_location_flickr
12mu|qt-mobility-1.2.0-4|356	%{_qt4_bindir}/qml_mapviewer
12mu|qt-mobility-1.2.0-4|357	%{_qt4_bindir}/qml_networkinfo
12mu|qt-mobility-1.2.0-4|358	%{_qt4_bindir}/qml_poster
12mu|qt-mobility-1.2.0-4|359	%{_qt4_bindir}/qml_scanner
12mu|qt-mobility-1.2.0-4|360	%{_qt4_bindir}/qml_storageinfo
12mu|qt-mobility-1.2.0-4|361	%{_qt4_bindir}/qml_tennis
12mu|qt-mobility-1.2.0-4|362	%{_qt4_bindir}/qmldialer
12mu|qt-mobility-1.2.0-4|363	%{_qt4_bindir}/qmlnotes
12mu|qt-mobility-1.2.0-4|364	%{_qt4_bindir}/qmlorganizer
12mu|qt-mobility-1.2.0-4|365	%{_qt4_bindir}/qsysinfo
12mu|qt-mobility-1.2.0-4|366	%{_qt4_bindir}/qsystemalignedtimer
12mu|qt-mobility-1.2.0-4|367	%{_qt4_bindir}/radio
12mu|qt-mobility-1.2.0-4|368	%{_qt4_bindir}/samplephonebook
12mu|qt-mobility-1.2.0-4|369	%{_qt4_bindir}/sensor_explorer
12mu|qt-mobility-1.2.0-4|370	%{_qt4_bindir}/servicebrowser
12mu|qt-mobility-1.2.0-4|371	%{_qt4_bindir}/sfw-notes
12mu|qt-mobility-1.2.0-4|372	%{_qt4_bindir}/sfwecho_client
12mu|qt-mobility-1.2.0-4|373	%{_qt4_bindir}/sfwecho_service
12mu|qt-mobility-1.2.0-4|374	%{_qt4_bindir}/show_acceleration
12mu|qt-mobility-1.2.0-4|375	%{_qt4_bindir}/show_als
12mu|qt-mobility-1.2.0-4|376	%{_qt4_bindir}/show_compass
12mu|qt-mobility-1.2.0-4|377	%{_qt4_bindir}/show_gyroscope
12mu|qt-mobility-1.2.0-4|378	%{_qt4_bindir}/show_light
12mu|qt-mobility-1.2.0-4|379	%{_qt4_bindir}/show_magneticflux
12mu|qt-mobility-1.2.0-4|380	%{_qt4_bindir}/show_orientation
12mu|qt-mobility-1.2.0-4|381	%{_qt4_bindir}/show_proximity
12mu|qt-mobility-1.2.0-4|382	%{_qt4_bindir}/show_reflectance
12mu|qt-mobility-1.2.0-4|383	%{_qt4_bindir}/show_rotation
12mu|qt-mobility-1.2.0-4|384	%{_qt4_bindir}/show_tap
12mu|qt-mobility-1.2.0-4|385	%{_qt4_bindir}/simplelog.txt
12mu|qt-mobility-1.2.0-4|386	%{_qt4_bindir}/slideshow
12mu|qt-mobility-1.2.0-4|387	%{_qt4_bindir}/todo
12mu|qt-mobility-1.2.0-4|388	%{_qt4_bindir}/videographicsitem
12mu|qt-mobility-1.2.0-4|389	%{_qt4_bindir}/videowidget
12mu|qt-mobility-1.2.0-4|390	%{_qt4_bindir}/xmldata/*.xml
12mu|qt-mobility-1.2.0-4|391	%{_qt4_plugindir}/serviceframework/libserviceframework_bluetoothtransferplugin.so
12mu|qt-mobility-1.2.0-4|392	%{_qt4_plugindir}/serviceframework/libserviceframework_filemanagerplugin.so
12mu|qt-mobility-1.2.0-4|393	%{_qt4_plugindir}/serviceframework/libserviceframework_landlinedialerservice.so
12mu|qt-mobility-1.2.0-4|394	%{_qt4_plugindir}/serviceframework/libserviceframework_notesmanagerplugin.so
12mu|qt-mobility-1.2.0-4|395	%{_qt4_plugindir}/serviceframework/libserviceframework_voipdialerservice.so
12mu|qt-mobility-1.2.0-4|396	%{_qt4_plugindir}/sensors/libqtsensors_grueplugin.so
12mu|qt-mobility-1.2.0-4|397	%endif
12mu|qt-mobility-1.2.0-4|398	
12mu|qt-mobility-1.2.0-4|399	#--------------------------------------------------------------------
12mu|qt-mobility-1.2.0-4|400	%if %{with demos}
12mu|qt-mobility-1.2.0-4|401	%package demos
12mu|qt-mobility-1.2.0-4|402	Summary:	Qt Mobility Framework demos
12mu|qt-mobility-1.2.0-4|403	Group:		System/X11
12mu|qt-mobility-1.2.0-4|404	Provides:	qt4-mobility-demos = %{version}-%{release}
12mu|qt-mobility-1.2.0-4|405	
12mu|qt-mobility-1.2.0-4|406	%description demos
12mu|qt-mobility-1.2.0-4|407	Example files for the Qt Mobility Framework.
12mu|qt-mobility-1.2.0-4|408	
12mu|qt-mobility-1.2.0-4|409	%files demos
12mu|qt-mobility-1.2.0-4|410	%{_qt4_bindir}/lightmaps_with_location
12mu|qt-mobility-1.2.0-4|411	%{_qt4_bindir}/player
12mu|qt-mobility-1.2.0-4|412	%{_qt4_bindir}/qmlcontacts
12mu|qt-mobility-1.2.0-4|413	%{_qt4_bindir}/smallsensors
12mu|qt-mobility-1.2.0-4|414	%{_qt4_bindir}/weatherinfo_with_location
12mu|qt-mobility-1.2.0-4|415	%endif
12mu|qt-mobility-1.2.0-4|416	
12mu|qt-mobility-1.2.0-4|417	#--------------------------------------------------------------------
12mu|qt-mobility-1.2.0-4|418	%prep
12mu|qt-mobility-1.2.0-4|419	%setup -qn %{name}-opensource-src-%{version}
12mu|qt-mobility-1.2.0-4|420	%patch1 -p1 -b .pulseaudio_lib
12mu|qt-mobility-1.2.0-4|421	%patch2 -p0 -b .no_rpath
12mu|qt-mobility-1.2.0-4|422	%patch3 -p0 -b .fix_qmetaobjectbuilder
12mu|qt-mobility-1.2.0-4|423	%patch4 -p1 -b .pkgconfig
12mu|qt-mobility-1.2.0-4|424	%patch5 -p1 -b .gcc4.7
12mu|qt-mobility-1.2.0-4|425	%patch50 -p1 -b .translationsdir
12mu|qt-mobility-1.2.0-4|426	
12mu|qt-mobility-1.2.0-4|427	%build
12mu|qt-mobility-1.2.0-4|428	PATH="%{_qt4_bindir}:$PATH"; export PATH
12mu|qt-mobility-1.2.0-4|429	
12mu|qt-mobility-1.2.0-4|430	./configure \
12mu|qt-mobility-1.2.0-4|431	-prefix %{_qt4_datadir} \
12mu|qt-mobility-1.2.0-4|432	-libdir %{_qt4_libdir} \
12mu|qt-mobility-1.2.0-4|433	-plugindir %{_qt4_plugindir} \
12mu|qt-mobility-1.2.0-4|434	%{?with_examples:-examples} \
12mu|qt-mobility-1.2.0-4|435	%{?with_demos:-demos}
12mu|qt-mobility-1.2.0-4|436	
12mu|qt-mobility-1.2.0-4|437	%make
12mu|qt-mobility-1.2.0-4|438	
12mu|qt-mobility-1.2.0-4|439	%install
12mu|qt-mobility-1.2.0-4|440	%makeinstall INSTALL_ROOT=%{buildroot}
12mu|qt-mobility-1.2.0-4|441	
12mu|qt-mobility-1.2.0-4|442	# Remove local build path from pkgconfig files
12mu|qt-mobility-1.2.0-4|443	sed -i s," .*BUILD[^ ]*",, %{buildroot}%{_libdir}/pkgconfig/*.pc
12mu|qt-mobility-1.2.0-4|444	
12mu|qt-mobility-1.2.0-4|445	%if %{with docs}
12mu|qt-mobility-1.2.0-4|446	# install docs
12mu|qt-mobility-1.2.0-4|447	install -d -m 755 %{buildroot}%{_docdir}/html/qtmobility/
12mu|qt-mobility-1.2.0-4|448	cp -a doc/html/* %{buildroot}%{_docdir}/html/qtmobility/
12mu|qt-mobility-1.2.0-4|449	%endif
12mu|qt-mobility-1.2.0-4|450	

20746 12
12mu|qtweetlib-0.5.0-2|1	%define major 1
12mu|qtweetlib-0.5.0-2|2	%define libqtweetlib %mklibname qtweetlib %{major}
12mu|qtweetlib-0.5.0-2|3	%define develqtweetlib %mklibname -d qtweetlib
12mu|qtweetlib-0.5.0-2|4	
12mu|qtweetlib-0.5.0-2|5	Name:		qtweetlib
12mu|qtweetlib-0.5.0-2|6	License:	GPLv2
12mu|qtweetlib-0.5.0-2|7	Version:	0.5.0
12mu|qtweetlib-0.5.0-2|8	Release:	2
12mu|qtweetlib-0.5.0-2|9	Source0:	%{name}-%{version}.tar.gz
12mu|qtweetlib-0.5.0-2|10	Url:		https://github.com/dschmidt/QTweetLib
12mu|qtweetlib-0.5.0-2|11	Summary:	C++ Qt based Twitter library
12mu|qtweetlib-0.5.0-2|12	Group:		System/Libraries
12mu|qtweetlib-0.5.0-2|13	BuildRequires:	cmake
12mu|qtweetlib-0.5.0-2|14	BuildRequires:	gcc-c++
12mu|qtweetlib-0.5.0-2|15	BuildRequires:	qt4-devel
12mu|qtweetlib-0.5.0-2|16	BuildRequires:	qjson-devel
12mu|qtweetlib-0.5.0-2|17	
12mu|qtweetlib-0.5.0-2|18	%description
12mu|qtweetlib-0.5.0-2|19	C++ Qt based Twitter library.
12mu|qtweetlib-0.5.0-2|20	
12mu|qtweetlib-0.5.0-2|21	%package -n %{libqtweetlib}
12mu|qtweetlib-0.5.0-2|22	Group:		System/Libraries
12mu|qtweetlib-0.5.0-2|23	Summary:	C++ Qt based Twitter library
12mu|qtweetlib-0.5.0-2|24	
12mu|qtweetlib-0.5.0-2|25	%description -n %{libqtweetlib}
12mu|qtweetlib-0.5.0-2|26	C++ Qt based Twitter library.
12mu|qtweetlib-0.5.0-2|27	
12mu|qtweetlib-0.5.0-2|28	%package -n %{develqtweetlib}
12mu|qtweetlib-0.5.0-2|29	Group:		Development/C
12mu|qtweetlib-0.5.0-2|30	Summary:	C++ Qt based Twitter library
12mu|qtweetlib-0.5.0-2|31	Provides:	%{name}-devel = %{version}-%{release}
12mu|qtweetlib-0.5.0-2|32	Requires:	%{libqtweetlib} = %{version}
12mu|qtweetlib-0.5.0-2|33	
12mu|qtweetlib-0.5.0-2|34	%description -n %{develqtweetlib}
12mu|qtweetlib-0.5.0-2|35	C++ Qt based Twitter library (devel package).
12mu|qtweetlib-0.5.0-2|36	
12mu|qtweetlib-0.5.0-2|37	%prep
12mu|qtweetlib-0.5.0-2|38	%setup -q -n minimoog-QTweetLib-2af0b78
12mu|qtweetlib-0.5.0-2|39	
12mu|qtweetlib-0.5.0-2|40	%build
12mu|qtweetlib-0.5.0-2|41	%cmake
12mu|qtweetlib-0.5.0-2|42	%make
12mu|qtweetlib-0.5.0-2|43	
12mu|qtweetlib-0.5.0-2|44	%install
12mu|qtweetlib-0.5.0-2|45	%makeinstall_std -C build
12mu|qtweetlib-0.5.0-2|46	
12mu|qtweetlib-0.5.0-2|47	%files -n %{libqtweetlib}
12mu|qtweetlib-0.5.0-2|48	%{_libdir}/libQTweetLib.so.%{major}*
12mu|qtweetlib-0.5.0-2|49	
12mu|qtweetlib-0.5.0-2|50	%files -n %{develqtweetlib}
12mu|qtweetlib-0.5.0-2|51	%{_libdir}/libQTweetLib.so
12mu|qtweetlib-0.5.0-2|52	%{_includedir}/QTweetLib/
12mu|qtweetlib-0.5.0-2|53	
12mu|qtweetlib-0.5.0-2|54	

20747 12
12mu|quadrapassel-3.8.1-1|1	Name:           quadrapassel
12mu|quadrapassel-3.8.1-1|2	Version:        3.8.1
12mu|quadrapassel-3.8.1-1|3	Release:        1
12mu|quadrapassel-3.8.1-1|4	Summary:        GNOME Quadrapassel game
12mu|quadrapassel-3.8.1-1|5	
12mu|quadrapassel-3.8.1-1|6	License:        GPLv2+ and CC-BY-SA
12mu|quadrapassel-3.8.1-1|7	Group:		Games/Other
12mu|quadrapassel-3.8.1-1|8	URL:            https://live.gnome.org/Quadrapassel
12mu|quadrapassel-3.8.1-1|9	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|quadrapassel-3.8.1-1|10	
12mu|quadrapassel-3.8.1-1|11	BuildRequires:  pkgconfig(clutter-gtk-1.0)
12mu|quadrapassel-3.8.1-1|12	BuildRequires:  desktop-file-utils
12mu|quadrapassel-3.8.1-1|13	BuildRequires:  pkgconfig(gtk+-3.0)
12mu|quadrapassel-3.8.1-1|14	BuildRequires:  intltool
12mu|quadrapassel-3.8.1-1|15	BuildRequires:  itstool
12mu|quadrapassel-3.8.1-1|16	BuildRequires:  pkgconfig(libcanberra-gtk3)
12mu|quadrapassel-3.8.1-1|17	BuildRequires:  pkgconfig(librsvg-2.0)
12mu|quadrapassel-3.8.1-1|18	
12mu|quadrapassel-3.8.1-1|19	Obsoletes: gnome-games-extra < 3.7.92
12mu|quadrapassel-3.8.1-1|20	
12mu|quadrapassel-3.8.1-1|21	%description
12mu|quadrapassel-3.8.1-1|22	The Russian game of falling geometric shapes.
12mu|quadrapassel-3.8.1-1|23	
12mu|quadrapassel-3.8.1-1|24	%prep
12mu|quadrapassel-3.8.1-1|25	%setup -q
12mu|quadrapassel-3.8.1-1|26	
12mu|quadrapassel-3.8.1-1|27	
12mu|quadrapassel-3.8.1-1|28	%build
12mu|quadrapassel-3.8.1-1|29	%configure2_5x
12mu|quadrapassel-3.8.1-1|30	%make
12mu|quadrapassel-3.8.1-1|31	
12mu|quadrapassel-3.8.1-1|32	
12mu|quadrapassel-3.8.1-1|33	%install
12mu|quadrapassel-3.8.1-1|34	make install DESTDIR=$RPM_BUILD_ROOT
12mu|quadrapassel-3.8.1-1|35	
12mu|quadrapassel-3.8.1-1|36	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
12mu|quadrapassel-3.8.1-1|37	
12mu|quadrapassel-3.8.1-1|38	%find_lang %{name} --with-gnome
12mu|quadrapassel-3.8.1-1|39	
12mu|quadrapassel-3.8.1-1|40	
12mu|quadrapassel-3.8.1-1|41	%files -f %{name}.lang
12mu|quadrapassel-3.8.1-1|42	%doc COPYING
12mu|quadrapassel-3.8.1-1|43	%{_bindir}/quadrapassel
12mu|quadrapassel-3.8.1-1|44	%{_datadir}/applications/quadrapassel.desktop
12mu|quadrapassel-3.8.1-1|45	%{_datadir}/glib-2.0/schemas/org.gnome.quadrapassel.gschema.xml
12mu|quadrapassel-3.8.1-1|46	%{_datadir}/icons/HighContrast/*/apps/quadrapassel.*
12mu|quadrapassel-3.8.1-1|47	%{_datadir}/icons/hicolor/*/apps/quadrapassel.*
12mu|quadrapassel-3.8.1-1|48	%{_datadir}/quadrapassel
12mu|quadrapassel-3.8.1-1|49	%{_mandir}/man6/quadrapassel.6*

20748 12
12mu|quazip-0.5.1-1|1	%define major 1
12mu|quazip-0.5.1-1|2	%define libname %mklibname %{name} %{major}
12mu|quazip-0.5.1-1|3	%define develname %mklibname -d %{name}
12mu|quazip-0.5.1-1|4	
12mu|quazip-0.5.1-1|5	Name:		quazip
12mu|quazip-0.5.1-1|6	Version:	0.5.1
12mu|quazip-0.5.1-1|7	Release:	1
12mu|quazip-0.5.1-1|8	Summary:	Qt/C++ wrapper for the minizip library
12mu|quazip-0.5.1-1|9	License:	LGPLv2+
12mu|quazip-0.5.1-1|10	Group:		System/Libraries
12mu|quazip-0.5.1-1|11	URL:		http://quazip.sourceforge.net/
12mu|quazip-0.5.1-1|12	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
12mu|quazip-0.5.1-1|13	BuildRequires:	qt4-devel
12mu|quazip-0.5.1-1|14	BuildRequires:	libzip-devel
12mu|quazip-0.5.1-1|15	Requires:	pkgconfig(zlib)
12mu|quazip-0.5.1-1|16	BuildRequires:	doxygen
12mu|quazip-0.5.1-1|17	BuildRequires:	graphviz
12mu|quazip-0.5.1-1|18	
12mu|quazip-0.5.1-1|19	%description
12mu|quazip-0.5.1-1|20	QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
12mu|quazip-0.5.1-1|21	can be used to access ZIP archives. It uses Trolltech's Qt toolkit.
12mu|quazip-0.5.1-1|22	
12mu|quazip-0.5.1-1|23	QuaZIP allows you to access files inside ZIP archives using QIODevice API,
12mu|quazip-0.5.1-1|24	and - yes! - that means that you can also use QTextStream, QDataStream or
12mu|quazip-0.5.1-1|25	whatever you would like to use on your zipped files.
12mu|quazip-0.5.1-1|26	
12mu|quazip-0.5.1-1|27	QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading
12mu|quazip-0.5.1-1|28	from and writing to ZIP archives.
12mu|quazip-0.5.1-1|29	
12mu|quazip-0.5.1-1|30	#------------------------------------------------------------------------------
12mu|quazip-0.5.1-1|31	
12mu|quazip-0.5.1-1|32	%package -n %{libname}
12mu|quazip-0.5.1-1|33	Summary:	Qt/C++ wrapper for the minizip library
12mu|quazip-0.5.1-1|34	%rename quazip
12mu|quazip-0.5.1-1|35	
12mu|quazip-0.5.1-1|36	%description -n %{libname}
12mu|quazip-0.5.1-1|37	QuaZIP is a simple C++ wrapper over Gilles Vollant's ZIP/UNZIP package that
12mu|quazip-0.5.1-1|38	can be used to access ZIP archives. It uses Trolltech's Qt toolkit.
12mu|quazip-0.5.1-1|39	
12mu|quazip-0.5.1-1|40	QuaZIP allows you to access files inside ZIP archives using QIODevice API,
12mu|quazip-0.5.1-1|41	and - yes! - that means that you can also use QTextStream, QDataStream or
12mu|quazip-0.5.1-1|42	whatever you would like to use on your zipped files.
12mu|quazip-0.5.1-1|43	
12mu|quazip-0.5.1-1|44	QuaZIP provides complete abstraction of the ZIP/UNZIP API, for both reading
12mu|quazip-0.5.1-1|45	from and writing to ZIP archives.
12mu|quazip-0.5.1-1|46	
12mu|quazip-0.5.1-1|47	%files -n %{libname}
12mu|quazip-0.5.1-1|48	%{_libdir}/*.so.%{major}*
12mu|quazip-0.5.1-1|49	
12mu|quazip-0.5.1-1|50	#------------------------------------------------------------------------------
12mu|quazip-0.5.1-1|51	
12mu|quazip-0.5.1-1|52	%package -n %{develname}
12mu|quazip-0.5.1-1|53	Summary:	Development files for %{name}
12mu|quazip-0.5.1-1|54	Group:		Development/Other
12mu|quazip-0.5.1-1|55	Requires:	%{libname} = %{version}-%{release}
12mu|quazip-0.5.1-1|56	Requires:	pkgconfig(zlib)
12mu|quazip-0.5.1-1|57	Requires:	qt4-devel
12mu|quazip-0.5.1-1|58	Provides:	quazip-devel = %{version}-%{release}
12mu|quazip-0.5.1-1|59	Obsoletes:	quazip-devel <= 0.4.3-1
12mu|quazip-0.5.1-1|60	Obsoletes:	%{mklibname -d quazip 1} < 0.4.4-2
12mu|quazip-0.5.1-1|61	
12mu|quazip-0.5.1-1|62	%description -n %{develname}
12mu|quazip-0.5.1-1|63	This package contains libraries, header files and documentation
12mu|quazip-0.5.1-1|64	for developing applications that use %{libname}.
12mu|quazip-0.5.1-1|65	
12mu|quazip-0.5.1-1|66	%files -n %{develname}
12mu|quazip-0.5.1-1|67	%doc COPYING* NEWS.txt README.txt
12mu|quazip-0.5.1-1|68	%doc doc/html
12mu|quazip-0.5.1-1|69	%{_includedir}/%{name}
12mu|quazip-0.5.1-1|70	%{_libdir}/*.so
12mu|quazip-0.5.1-1|71	
12mu|quazip-0.5.1-1|72	#------------------------------------------------------------------------------
12mu|quazip-0.5.1-1|73	
12mu|quazip-0.5.1-1|74	%prep
12mu|quazip-0.5.1-1|75	%setup -q
12mu|quazip-0.5.1-1|76	
12mu|quazip-0.5.1-1|77	# Fixes build and install
12mu|quazip-0.5.1-1|78	sed -i 's\PREFIX/lib\PREFIX/%{_lib}\' %{name}/%{name}.pro
12mu|quazip-0.5.1-1|79	# removing test programs
12mu|quazip-0.5.1-1|80	sed -i 's\qztest\\g' %{name}.pro
12mu|quazip-0.5.1-1|81	
12mu|quazip-0.5.1-1|82	%build
12mu|quazip-0.5.1-1|83	%qmake_qt4 PREFIX=%{_prefix} QMAKE_CXXFLAGS_RELEASE= LIBS+=-lz
12mu|quazip-0.5.1-1|84	make
12mu|quazip-0.5.1-1|85	
12mu|quazip-0.5.1-1|86	doxygen Doxyfile
12mu|quazip-0.5.1-1|87	for file in doc/html/*; do
12mu|quazip-0.5.1-1|88	touch -r Doxyfile $file
12mu|quazip-0.5.1-1|89	done
12mu|quazip-0.5.1-1|90	
12mu|quazip-0.5.1-1|91	%install
12mu|quazip-0.5.1-1|92	make INSTALL="install -p" INSTALL_ROOT=%{buildroot} install
12mu|quazip-0.5.1-1|93	

20749 12
12mu|qyoto-4.12.4-1|1	# if you want to build this packge for ARM
12mu|qyoto-4.12.4-1|2	# use REAL hardware
12mu|qyoto-4.12.4-1|3	# abf - external nodes - all
12mu|qyoto-4.12.4-1|4	
12mu|qyoto-4.12.4-1|5	Name:		qyoto
12mu|qyoto-4.12.4-1|6	Summary:	C# Mono Qt 4 bindings
12mu|qyoto-4.12.4-1|7	Version:	4.12.4
12mu|qyoto-4.12.4-1|8	Release:	1
12mu|qyoto-4.12.4-1|9	Epoch:		1
12mu|qyoto-4.12.4-1|10	Group:		Development/KDE and Qt
12mu|qyoto-4.12.4-1|11	License:	GPL
12mu|qyoto-4.12.4-1|12	URL:		https://projects.kde.org/projects/kde/kdebindings/csharp/qyoto
12mu|qyoto-4.12.4-1|13	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|qyoto-4.12.4-1|14	BuildRequires:	kdelibs4-devel >= 2:%{version}
12mu|qyoto-4.12.4-1|15	BuildRequires:	smokegen-devel >= 1:%{version}
12mu|qyoto-4.12.4-1|16	BuildRequires:	smokeqt-devel >= 1:%{version}
12mu|qyoto-4.12.4-1|17	BuildRequires:	pkgconfig(mono)
12mu|qyoto-4.12.4-1|18	BuildRequires:	pkgconfig(phonon)
12mu|qyoto-4.12.4-1|19	BuildRequires:	pkgconfig(qimageblitz)
12mu|qyoto-4.12.4-1|20	BuildRequires:	kde4-macros
12mu|qyoto-4.12.4-1|21	BuildRequires:	cmake
12mu|qyoto-4.12.4-1|22	BuildRequires:	qscintilla-qt4-devel
12mu|qyoto-4.12.4-1|23	Provides:	mono-qt4 = %{EVRD}
12mu|qyoto-4.12.4-1|24	
12mu|qyoto-4.12.4-1|25	%description
12mu|qyoto-4.12.4-1|26	.NET/Mono bindings for the Qt libraries.
12mu|qyoto-4.12.4-1|27	
12mu|qyoto-4.12.4-1|28	%files
12mu|qyoto-4.12.4-1|29	%{_prefix}/lib/mono/qyoto/qt-dotnet.dll
12mu|qyoto-4.12.4-1|30	%{_prefix}/lib/mono/qyoto/qscintilla.dll
12mu|qyoto-4.12.4-1|31	%{_prefix}/lib/mono/qyoto/qtscript.dll
12mu|qyoto-4.12.4-1|32	%{_prefix}/lib/mono/qyoto/qtuitools.dll
12mu|qyoto-4.12.4-1|33	%{_prefix}/lib/mono/qyoto/qtwebkit.dll
12mu|qyoto-4.12.4-1|34	%{_prefix}/lib/mono/qyoto/qttest.dll
12mu|qyoto-4.12.4-1|35	%{_prefix}/lib/mono/qyoto/phonon.dll
12mu|qyoto-4.12.4-1|36	%{_prefix}/lib/mono/gac/qttest
12mu|qyoto-4.12.4-1|37	%{_prefix}/lib/mono/gac/qt-dotnet
12mu|qyoto-4.12.4-1|38	%{_prefix}/lib/mono/gac/qscintilla
12mu|qyoto-4.12.4-1|39	%{_prefix}/lib/mono/gac/qtscript
12mu|qyoto-4.12.4-1|40	%{_prefix}/lib/mono/gac/qtwebkit
12mu|qyoto-4.12.4-1|41	%{_prefix}/lib/mono/gac/qtuitools
12mu|qyoto-4.12.4-1|42	%{_prefix}/lib/mono/gac/phonon
12mu|qyoto-4.12.4-1|43	%{_kde_libdir}/libqscintilla-sharp.so
12mu|qyoto-4.12.4-1|44	%{_kde_libdir}/libqtscript-sharp.so
12mu|qyoto-4.12.4-1|45	%{_kde_libdir}/libqtuitools-sharp.so
12mu|qyoto-4.12.4-1|46	%{_kde_libdir}/libqtwebkit-sharp.so
12mu|qyoto-4.12.4-1|47	%{_kde_libdir}/libqttest-sharp.so
12mu|qyoto-4.12.4-1|48	%{_kde_libdir}/libphonon-sharp.so
12mu|qyoto-4.12.4-1|49	
12mu|qyoto-4.12.4-1|50	#------------------------------------------------------------
12mu|qyoto-4.12.4-1|51	
12mu|qyoto-4.12.4-1|52	%define libqyoto_major 2
12mu|qyoto-4.12.4-1|53	%define libqyoto %mklibname qyoto %{libqyoto_major}
12mu|qyoto-4.12.4-1|54	
12mu|qyoto-4.12.4-1|55	%package -n %{libqyoto}
12mu|qyoto-4.12.4-1|56	Summary:	Qt generic bindings library
12mu|qyoto-4.12.4-1|57	Group:		Development/KDE and Qt
12mu|qyoto-4.12.4-1|58	
12mu|qyoto-4.12.4-1|59	%description -n %{libqyoto}
12mu|qyoto-4.12.4-1|60	Qt generic bindings library.
12mu|qyoto-4.12.4-1|61	
12mu|qyoto-4.12.4-1|62	%files -n %{libqyoto}
12mu|qyoto-4.12.4-1|63	%{_kde_libdir}/libqyoto.so.%{libqyoto_major}*
12mu|qyoto-4.12.4-1|64	
12mu|qyoto-4.12.4-1|65	#------------------------------------------------------------
12mu|qyoto-4.12.4-1|66	
12mu|qyoto-4.12.4-1|67	%package -n qyoto-devel
12mu|qyoto-4.12.4-1|68	Summary:	Header files for qyoto
12mu|qyoto-4.12.4-1|69	Group:		Development/KDE and Qt
12mu|qyoto-4.12.4-1|70	Provides:	mono-qt4-devel = %{EVRD}
12mu|qyoto-4.12.4-1|71	Requires:	qyoto = %{EVRD}
12mu|qyoto-4.12.4-1|72	Requires:	%{libqyoto} = %{EVRD}
12mu|qyoto-4.12.4-1|73	Conflicts:	qyoto < 1:4.4.95
12mu|qyoto-4.12.4-1|74	
12mu|qyoto-4.12.4-1|75	%description -n qyoto-devel
12mu|qyoto-4.12.4-1|76	qyoto devel files.
12mu|qyoto-4.12.4-1|77	
12mu|qyoto-4.12.4-1|78	%files -n qyoto-devel
12mu|qyoto-4.12.4-1|79	%{_kde_bindir}/csrcc
12mu|qyoto-4.12.4-1|80	%{_kde_bindir}/uics
12mu|qyoto-4.12.4-1|81	%{_kde_includedir}/qyoto
12mu|qyoto-4.12.4-1|82	%{_kde_libdir}/libqyoto.so
12mu|qyoto-4.12.4-1|83	%{_kde_libdir}/pkgconfig/qyoto.pc
12mu|qyoto-4.12.4-1|84	%{_kde_libdir}/pkgconfig/qtscript-sharp.pc
12mu|qyoto-4.12.4-1|85	%{_kde_libdir}/pkgconfig/qttest-sharp.pc
12mu|qyoto-4.12.4-1|86	%{_kde_libdir}/pkgconfig/qtuitools-sharp.pc
12mu|qyoto-4.12.4-1|87	%{_kde_libdir}/pkgconfig/qtwebkit-sharp.pc
12mu|qyoto-4.12.4-1|88	%{_kde_datadir}/qyoto/cmake/*
12mu|qyoto-4.12.4-1|89	%{_kde_datadir}/qyoto/key.snk
12mu|qyoto-4.12.4-1|90	
12mu|qyoto-4.12.4-1|91	#------------------------------------------------------------
12mu|qyoto-4.12.4-1|92	
12mu|qyoto-4.12.4-1|93	%prep
12mu|qyoto-4.12.4-1|94	%setup -q
12mu|qyoto-4.12.4-1|95	
12mu|qyoto-4.12.4-1|96	%build
12mu|qyoto-4.12.4-1|97	%cmake_kde4
12mu|qyoto-4.12.4-1|98	%make
12mu|qyoto-4.12.4-1|99	
12mu|qyoto-4.12.4-1|100	%install
12mu|qyoto-4.12.4-1|101	%makeinstall_std -C build
12mu|qyoto-4.12.4-1|102	
12mu|qyoto-4.12.4-1|103	
12mu|qyoto-4.12.4-1|104	%changelog
12mu|qyoto-4.12.4-1|105	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|qyoto-4.12.4-1|106	+ Revision: b9a7051
12mu|qyoto-4.12.4-1|107	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|qyoto-4.12.4-1|108	
12mu|qyoto-4.12.4-1|109	

20750 12
12mu|R-3.1.0-1|1	%define		upgrade_from_2_12		1
12mu|R-3.1.0-1|2	
12mu|R-3.1.0-1|3	# (tpg) really not needed
12mu|R-3.1.0-1|4	# for private copy in /usr/lib/R/share/perl/Text/DelimMatch.pm
12mu|R-3.1.0-1|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::.*\)'
12mu|R-3.1.0-1|6	%define __noautoreq 'libRblas.so\\|libRlapack.so\\|perl\(R::.*\)'
12mu|R-3.1.0-1|7	%define _disable_ld_no_undefined 1
12mu|R-3.1.0-1|8	
12mu|R-3.1.0-1|9	%bcond_without	system_pcre
12mu|R-3.1.0-1|10	
12mu|R-3.1.0-1|11	%ifarch %{mips} %{arm}
12mu|R-3.1.0-1|12	%bcond_with	java
12mu|R-3.1.0-1|13	%else
12mu|R-3.1.0-1|14	%bcond_without java
12mu|R-3.1.0-1|15	%endif
12mu|R-3.1.0-1|16	
12mu|R-3.1.0-1|17	%ifarch x86_64
12mu|R-3.1.0-1|18	%define	java_arch		amd64
12mu|R-3.1.0-1|19	%else
12mu|R-3.1.0-1|20	%define	java_arch		%{_arch}
12mu|R-3.1.0-1|21	%endif
12mu|R-3.1.0-1|22	
12mu|R-3.1.0-1|23	%define		libRmath		%{mklibname Rmath}
12mu|R-3.1.0-1|24	%define		libRmath_devel		%{mklibname -d Rmath}
12mu|R-3.1.0-1|25	%define		libRmath_static_devel	%{mklibname -d -s Rmath}
12mu|R-3.1.0-1|26	
12mu|R-3.1.0-1|27	#-----------------------------------------------------------------------
12mu|R-3.1.0-1|28	Name:		R
12mu|R-3.1.0-1|29	Version:	3.1.0
12mu|R-3.1.0-1|30	Release:	1
12mu|R-3.1.0-1|31	Summary:	A language for data analysis and graphics
12mu|R-3.1.0-1|32	URL:		http://www.r-project.org
12mu|R-3.1.0-1|33	Source0:	ftp://cran.r-project.org/pub/R/src/base/R-3/R-%{version}.tar.gz
12mu|R-3.1.0-1|34	Source1:	macros.R
12mu|R-3.1.0-1|35	Source2:	R-make-search-index.sh
12mu|R-3.1.0-1|36	Source3:	R-icons-png.tar.bz2
12mu|R-3.1.0-1|37	Source4:	R.bash_completion.bz2
12mu|R-3.1.0-1|38	Source100:	R.rpmlintrc
12mu|R-3.1.0-1|39	License:	GPLv2+
12mu|R-3.1.0-1|40	Group:		Sciences/Mathematics
12mu|R-3.1.0-1|41	BuildRequires:	bison
12mu|R-3.1.0-1|42	BuildRequires:	pkgconfig(blas)
12mu|R-3.1.0-1|43	BuildRequires:	bzip2-devel
12mu|R-3.1.0-1|44	BuildRequires:	pkgconfig(cairo)
12mu|R-3.1.0-1|45	BuildRequires:	cups-common
12mu|R-3.1.0-1|46	BuildRequires:	gcc-c++
12mu|R-3.1.0-1|47	BuildRequires:	gcc-gfortran
12mu|R-3.1.0-1|48	BuildRequires:	gcc-objc
12mu|R-3.1.0-1|49	BuildRequires:	gettext-devel
12mu|R-3.1.0-1|50	BuildRequires:	glibc-static-devel
12mu|R-3.1.0-1|51	BuildRequires:	gpm-devel
12mu|R-3.1.0-1|52	BuildRequires:	icu-devel >= 49
12mu|R-3.1.0-1|53	%if %{with java}
12mu|R-3.1.0-1|54	BuildRequires:	java-rpmbuild
12mu|R-3.1.0-1|55	%endif
12mu|R-3.1.0-1|56	BuildRequires:	jpeg-devel
12mu|R-3.1.0-1|57	BuildRequires:	pkgconfig(lapack)
12mu|R-3.1.0-1|58	BuildRequires:	less
12mu|R-3.1.0-1|59	BuildRequires:	pkgconfig(ice)
12mu|R-3.1.0-1|60	BuildRequires:	pkgconfig(sm)
12mu|R-3.1.0-1|61	BuildRequires:	pkgconfig(x11)
12mu|R-3.1.0-1|62	BuildRequires:	pkgconfig(xmu)
12mu|R-3.1.0-1|63	BuildRequires:	pkgconfig(xt)
12mu|R-3.1.0-1|64	BuildRequires:	pkgconfig(ncurses)
12mu|R-3.1.0-1|65	BuildRequires:	pkgconfig(pango)
12mu|R-3.1.0-1|66	BuildRequires:	paper-utils
12mu|R-3.1.0-1|67	%if %{with system_pcre}
12mu|R-3.1.0-1|68	BuildRequires:	pkgconfig(libpcre)
12mu|R-3.1.0-1|69	%endif
12mu|R-3.1.0-1|70	BuildRequires:	pkgconfig(libpng)
12mu|R-3.1.0-1|71	BuildRequires:	pth-devel
12mu|R-3.1.0-1|72	BuildRequires:	readline-devel
12mu|R-3.1.0-1|73	BuildRequires:	tcl-devel
12mu|R-3.1.0-1|74	BuildRequires:	texinfo
12mu|R-3.1.0-1|75	BuildRequires:	texlive-latex
12mu|R-3.1.0-1|76	BuildRequires:	texlive-tools
12mu|R-3.1.0-1|77	BuildRequires:	texlive-inconsolata
12mu|R-3.1.0-1|78	BuildRequires:	tiff-devel
12mu|R-3.1.0-1|79	BuildRequires:	tk-devel
12mu|R-3.1.0-1|80	BuildRequires:	zip
12mu|R-3.1.0-1|81	BuildRequires:	zlib-devel
12mu|R-3.1.0-1|82	# R-devel will pull in R-core
12mu|R-3.1.0-1|83	Requires:	R-devel = %{EVRD}
12mu|R-3.1.0-1|84	# libRmath-devel will pull in libRmath
12mu|R-3.1.0-1|85	Requires:	%{libRmath_devel} = %{EVRD}
12mu|R-3.1.0-1|86	Suggests:	x11-font-adobe-100dpi
12mu|R-3.1.0-1|87	Obsoletes:	R-recommended <= 1.5.1
12mu|R-3.1.0-1|88	Provides:	R-recommended
12mu|R-3.1.0-1|89	Patch1:		R-3.0.1-menu.patch
12mu|R-3.1.0-1|90	Patch2:		R-3.0.0-gfxdemos.patch
12mu|R-3.1.0-1|91	# Patch3:		arm-perl-regexp.patch
12mu|R-3.1.0-1|92	
12mu|R-3.1.0-1|93	%description
12mu|R-3.1.0-1|94	This is a metapackage that provides both core R userspace and
12mu|R-3.1.0-1|95	all R development components.
12mu|R-3.1.0-1|96	
12mu|R-3.1.0-1|97	R is a language and environment for statistical computing and graphics.
12mu|R-3.1.0-1|98	R is similar to the award-winning S system, which was developed at
12mu|R-3.1.0-1|99	Bell Laboratories by John Chambers et al. It provides a wide
12mu|R-3.1.0-1|100	variety of statistical and graphical techniques (linear and
12mu|R-3.1.0-1|101	nonlinear modelling, statistical tests, time series analysis,
12mu|R-3.1.0-1|102	classification, clustering, ...).
12mu|R-3.1.0-1|103	
12mu|R-3.1.0-1|104	R is designed as a true computer language with control-flow
12mu|R-3.1.0-1|105	constructions for iteration and alternation, and it allows users to
12mu|R-3.1.0-1|106	add additional functionality by defining new functions. For
12mu|R-3.1.0-1|107	computationally intensive tasks, C, C++ and Fortran code can be linked
12mu|R-3.1.0-1|108	and called at run time.
12mu|R-3.1.0-1|109	
12mu|R-3.1.0-1|110	%files
12mu|R-3.1.0-1|111	
12mu|R-3.1.0-1|112	#-----------------------------------------------------------------------
12mu|R-3.1.0-1|113	%package	core
12mu|R-3.1.0-1|114	Summary:	The minimal R components necessary for a functional runtime
12mu|R-3.1.0-1|115	Group:		Sciences/Mathematics
12mu|R-3.1.0-1|116	Requires:	cups
12mu|R-3.1.0-1|117	Requires:	less
12mu|R-3.1.0-1|118	Requires:	perl
12mu|R-3.1.0-1|119	Requires:	sed
12mu|R-3.1.0-1|120	Requires:	texlive-scheme-medium
12mu|R-3.1.0-1|121	Requires:	vim
12mu|R-3.1.0-1|122	Requires:	xdg-utils
12mu|R-3.1.0-1|123	# These are the submodules that R-core provides. Sometimes R modules say they
12mu|R-3.1.0-1|124	# depend on one of these submodules rather than just R. These are provided for
12mu|R-3.1.0-1|125	# packager convenience.
12mu|R-3.1.0-1|126	%rename R-base
12mu|R-3.1.0-1|127	Provides:	R-boot = 1.3.11
12mu|R-3.1.0-1|128	Provides:	R-class = 7.3.10
12mu|R-3.1.0-1|129	Provides:	R-cluster = 1.15.2
12mu|R-3.1.0-1|130	Provides:	R-codetools = 0.2.8
12mu|R-3.1.0-1|131	Provides:	R-datasets = %{version}
12mu|R-3.1.0-1|132	Provides:	R-foreign = 0.8.61
12mu|R-3.1.0-1|133	Provides:	R-graphics = %{version}
12mu|R-3.1.0-1|134	Provides:	R-grDevices = %{version}
12mu|R-3.1.0-1|135	Provides:	R-grid = %{version}
12mu|R-3.1.0-1|136	Provides:	R-KernSmooth = 2.23.12
12mu|R-3.1.0-1|137	Provides:	R-lattice = 0.20.29
12mu|R-3.1.0-1|138	Provides:	R-MASS = 7.3.31
12mu|R-3.1.0-1|139	Provides:	R-Matrix = 1.1.3
12mu|R-3.1.0-1|140	Obsoletes:	R-Matrix < 0.999375-7
12mu|R-3.1.0-1|141	Provides:	R-methods = %{version}
12mu|R-3.1.0-1|142	Provides:	R-mgcv = 1.7.29
12mu|R-3.1.0-1|143	Provides:	R-nlme = 3.1.117
12mu|R-3.1.0-1|144	Provides:	R-nnet = 7.3.8
12mu|R-3.1.0-1|145	Provides:	R-parallel = %{version}
12mu|R-3.1.0-1|146	Provides:	R-rpart = 4.1.8
12mu|R-3.1.0-1|147	Provides:	R-spatial = 7.3.8
12mu|R-3.1.0-1|148	Provides:	R-splines = %{version}
12mu|R-3.1.0-1|149	Provides:	R-stats = %{version}
12mu|R-3.1.0-1|150	Provides:	R-stats4 = %{version}
12mu|R-3.1.0-1|151	Provides:	R-survival = 2.37.7
12mu|R-3.1.0-1|152	Provides:	R-tcltk = %{version}
12mu|R-3.1.0-1|153	Provides:	R-tools = %{version}
12mu|R-3.1.0-1|154	Provides:	R-utils = %{version}
12mu|R-3.1.0-1|155	
12mu|R-3.1.0-1|156	%description	core
12mu|R-3.1.0-1|157	A language and environment for statistical computing and graphics.
12mu|R-3.1.0-1|158	R is similar to the award-winning S system, which was developed at
12mu|R-3.1.0-1|159	Bell Laboratories by John Chambers et al. It provides a wide
12mu|R-3.1.0-1|160	variety of statistical and graphical techniques (linear and
12mu|R-3.1.0-1|161	nonlinear modelling, statistical tests, time series analysis,
12mu|R-3.1.0-1|162	classification, clustering, ...).
12mu|R-3.1.0-1|163	
12mu|R-3.1.0-1|164	R is designed as a true computer language with control-flow
12mu|R-3.1.0-1|165	constructions for iteration and alternation, and it allows users to
12mu|R-3.1.0-1|166	add additional functionality by defining new functions. For
12mu|R-3.1.0-1|167	computationally intensive tasks, C, C++ and Fortran code can be linked
12mu|R-3.1.0-1|168	and called at run time.
12mu|R-3.1.0-1|169	
12mu|R-3.1.0-1|170	%post core
12mu|R-3.1.0-1|171	%{_sbindir}/texlive.post
12mu|R-3.1.0-1|172	%if %{with java}
12mu|R-3.1.0-1|173	R CMD javareconf \
12mu|R-3.1.0-1|174	JAVA_HOME=%{_jvmdir}/jre \
12mu|R-3.1.0-1|175	JAVA_CPPFLAGS='-I%{_jvmdir}/java/include\ -I%{_jvmdir}/java/include/linux' \
12mu|R-3.1.0-1|176	JAVA_LIBS='-L%{_jvmdir}/jre/lib/%{java_arch}/server \
12mu|R-3.1.0-1|177	-L%{_jvmdir}/jre/lib/%{java_arch}\ -L%{_jvmdir}/java/lib/%{java_arch} \
12mu|R-3.1.0-1|178	-L/lib\ -L/usr/lib\ -ljvm' \
12mu|R-3.1.0-1|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 \
12mu|R-3.1.0-1|180	> /dev/null 2>&1 || exit 0
12mu|R-3.1.0-1|181	%endif
12mu|R-3.1.0-1|182	
12mu|R-3.1.0-1|183	%postun core
12mu|R-3.1.0-1|184	if [ $1 -eq 0 ] ; then
12mu|R-3.1.0-1|185	%{_sbindir}/texlive.post
12mu|R-3.1.0-1|186	fi
12mu|R-3.1.0-1|187	
12mu|R-3.1.0-1|188	%if %{upgrade_from_2_12}
12mu|R-3.1.0-1|189	%posttrans core
12mu|R-3.1.0-1|190	if [ ! -e %{_libdir}/R/doc ]; then
12mu|R-3.1.0-1|191	ln -sf %{_docdir}/R %{_libdir}/R/doc
12mu|R-3.1.0-1|192	fi
12mu|R-3.1.0-1|193	%endif
12mu|R-3.1.0-1|194	
12mu|R-3.1.0-1|195	%files		core
12mu|R-3.1.0-1|196	%{_bindir}/*
12mu|R-3.1.0-1|197	%{_datadir}/R
12mu|R-3.1.0-1|198	%{_libdir}/R
12mu|R-3.1.0-1|199	%exclude %{_libdir}/R/include
12mu|R-3.1.0-1|200	%{_prefix}/lib/rpm/R-make-search-index.sh
12mu|R-3.1.0-1|201	%{_infodir}/R-*.info*
12mu|R-3.1.0-1|202	%{_sysconfdir}/bash_completion.d/*
12mu|R-3.1.0-1|203	%{_sysconfdir}/rpm/macros.d/macros.R
12mu|R-3.1.0-1|204	%{_mandir}/man1/*
12mu|R-3.1.0-1|205	%{_sysconfdir}/ld.so.conf.d/*
12mu|R-3.1.0-1|206	%{_texmfdir}/tex/latex/R
12mu|R-3.1.0-1|207	%{_iconsdir}/Rlogo.png
12mu|R-3.1.0-1|208	%{_liconsdir}/*
12mu|R-3.1.0-1|209	%{_miconsdir}/*
12mu|R-3.1.0-1|210	%{_datadir}/applications/*
12mu|R-3.1.0-1|211	%doc %{_docdir}/R
12mu|R-3.1.0-1|212	
12mu|R-3.1.0-1|213	#-----------------------------------------------------------------------
12mu|R-3.1.0-1|214	%package	devel
12mu|R-3.1.0-1|215	Summary:	Files for development of R packages
12mu|R-3.1.0-1|216	Group:		Development/Other
12mu|R-3.1.0-1|217	Requires:	R-core = %{EVRD}
12mu|R-3.1.0-1|218	# You need all the BuildRequires for the development version
12mu|R-3.1.0-1|219	Requires:	bzip2-devel
12mu|R-3.1.0-1|220	Requires:	gcc-c++
12mu|R-3.1.0-1|221	Requires:	gcc-gfortran
12mu|R-3.1.0-1|222	Requires:	pkgconfig(x11)
12mu|R-3.1.0-1|223	%if %{with system_pcre}
12mu|R-3.1.0-1|224	Requires:	pcre-devel
12mu|R-3.1.0-1|225	%endif
12mu|R-3.1.0-1|226	Requires:	pkgconfig
12mu|R-3.1.0-1|227	Requires:	tcl-devel
12mu|R-3.1.0-1|228	Requires:	texinfo
12mu|R-3.1.0-1|229	Requires:	texlive-latex
12mu|R-3.1.0-1|230	Requires:	texlive-tools
12mu|R-3.1.0-1|231	Requires:	texlive-inconsolata
12mu|R-3.1.0-1|232	Requires:	tk-devel
12mu|R-3.1.0-1|233	Requires:	zlib-devel
12mu|R-3.1.0-1|234	Provides:	R-Matrix-devel = 1.0.1
12mu|R-3.1.0-1|235	Obsoletes:	R-Matrix-devel < 0.999375-7
12mu|R-3.1.0-1|236	
12mu|R-3.1.0-1|237	%description	devel
12mu|R-3.1.0-1|238	Install R-devel if you are going to develop or compile R packages.
12mu|R-3.1.0-1|239	
12mu|R-3.1.0-1|240	%files		devel
12mu|R-3.1.0-1|241	%{_libdir}/pkgconfig/libR.pc
12mu|R-3.1.0-1|242	%{_includedir}/R
12mu|R-3.1.0-1|243	%{_libdir}/R/include
12mu|R-3.1.0-1|244	
12mu|R-3.1.0-1|245	#-----------------------------------------------------------------------
12mu|R-3.1.0-1|246	%package	-n %{libRmath}
12mu|R-3.1.0-1|247	Summary:	Standalone math library from the R project
12mu|R-3.1.0-1|248	Group:		System/Libraries
12mu|R-3.1.0-1|249	Provides:	Rmath = %{EVRD}
12mu|R-3.1.0-1|250	
12mu|R-3.1.0-1|251	%description	-n %{libRmath}
12mu|R-3.1.0-1|252	A standalone library of mathematical and statistical functions derived
12mu|R-3.1.0-1|253	from the R project.  This package provides the shared libRmath library.
12mu|R-3.1.0-1|254	
12mu|R-3.1.0-1|255	%files		-n %{libRmath}
12mu|R-3.1.0-1|256	%{_libdir}/libRmath.so
12mu|R-3.1.0-1|257	
12mu|R-3.1.0-1|258	#-----------------------------------------------------------------------
12mu|R-3.1.0-1|259	%package	-n %{libRmath_devel}
12mu|R-3.1.0-1|260	Summary:	Headers from the R Standalone math library
12mu|R-3.1.0-1|261	Group:		Development/Other
12mu|R-3.1.0-1|262	Requires:	%{libRmath} = %{EVRD}
12mu|R-3.1.0-1|263	Requires:	pkgconfig
12mu|R-3.1.0-1|264	Provides:	Rmath-devel = %{EVRD}
12mu|R-3.1.0-1|265	
12mu|R-3.1.0-1|266	%description	-n %{libRmath_devel}
12mu|R-3.1.0-1|267	A standalone library of mathematical and statistical functions derived
12mu|R-3.1.0-1|268	from the R project.  This package provides the libRmath header files.
12mu|R-3.1.0-1|269	
12mu|R-3.1.0-1|270	%files		-n %{libRmath_devel}
12mu|R-3.1.0-1|271	%{_includedir}/Rmath.h
12mu|R-3.1.0-1|272	%{_libdir}/pkgconfig/libRmath.pc
12mu|R-3.1.0-1|273	
12mu|R-3.1.0-1|274	#-----------------------------------------------------------------------
12mu|R-3.1.0-1|275	%package	-n %{libRmath_static_devel}
12mu|R-3.1.0-1|276	Summary:	Static R Standalone math library
12mu|R-3.1.0-1|277	Group:		Development/Other
12mu|R-3.1.0-1|278	Requires:	%{libRmath_devel} = %{EVRD}
12mu|R-3.1.0-1|279	Provides:	Rmath-static-devel = %{EVRD}
12mu|R-3.1.0-1|280	
12mu|R-3.1.0-1|281	%description	-n %{libRmath_static_devel}
12mu|R-3.1.0-1|282	A standalone library of mathematical and statistical functions derived
12mu|R-3.1.0-1|283	from the R project.  This package provides the static libRmath library.
12mu|R-3.1.0-1|284	
12mu|R-3.1.0-1|285	%files		-n %{libRmath_static_devel}
12mu|R-3.1.0-1|286	%{_libdir}/libRmath.a
12mu|R-3.1.0-1|287	
12mu|R-3.1.0-1|288	########################################################################
12mu|R-3.1.0-1|289	%prep
12mu|R-3.1.0-1|290	%setup -q
12mu|R-3.1.0-1|291	%patch1 -p1
12mu|R-3.1.0-1|292	%patch2 -p1
12mu|R-3.1.0-1|293	# %patch3 -p1
12mu|R-3.1.0-1|294	
12mu|R-3.1.0-1|295	#-----------------------------------------------------------------------
12mu|R-3.1.0-1|296	%build
12mu|R-3.1.0-1|297	# Add PATHS to Renviron for R_LIBS_SITE
12mu|R-3.1.0-1|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
12mu|R-3.1.0-1|299	export R_PDFVIEWER="%{_bindir}/xdg-open"
12mu|R-3.1.0-1|300	export R_PRINTCMD="lpr"
12mu|R-3.1.0-1|301	export R_BROWSER="%{_bindir}/xdg-open"
12mu|R-3.1.0-1|302	
12mu|R-3.1.0-1|303	# instead of "BuildConflicts: R-core" and/or R-foo packages
12mu|R-3.1.0-1|304	if [ -x %{bindir}/Rscript ]; then
12mu|R-3.1.0-1|305	mkdir bin
12mu|R-3.1.0-1|306	ln -sf bin/R bin/Rscript
12mu|R-3.1.0-1|307	fi
12mu|R-3.1.0-1|308	
12mu|R-3.1.0-1|309	export FCFLAGS="%{optflags}"
12mu|R-3.1.0-1|310	%if %{with java}
12mu|R-3.1.0-1|311	export JAVA_HOME="%{java_home}"
12mu|R-3.1.0-1|312	%endif
12mu|R-3.1.0-1|313	
12mu|R-3.1.0-1|314	(
12mu|R-3.1.0-1|315	%configure						\
12mu|R-3.1.0-1|316	--with-tcltk					\
12mu|R-3.1.0-1|317	--with-tcl-config=%{_libdir}/tclConfig.sh	\
12mu|R-3.1.0-1|318	--with-tk-config=%{_libdir}/tkConfig.sh		\
12mu|R-3.1.0-1|319	--with-cairo					\
12mu|R-3.1.0-1|320	--with-libpng					\
12mu|R-3.1.0-1|321	--with-jpeglib					\
12mu|R-3.1.0-1|322	--with-system-zlib				\
12mu|R-3.1.0-1|323	--with-system-bzlib				\
12mu|R-3.1.0-1|324	%if %{with system_pcre}
12mu|R-3.1.0-1|325	--with-system-pcre				\
12mu|R-3.1.0-1|326	%else
12mu|R-3.1.0-1|327	--without-system-pcre				\
12mu|R-3.1.0-1|328	%endif
12mu|R-3.1.0-1|329	--with-system-xz				\
12mu|R-3.1.0-1|330	--with-ICU					\
12mu|R-3.1.0-1|331	--with-readline					\
12mu|R-3.1.0-1|332	--disable-BLAS-shlib				\
12mu|R-3.1.0-1|333	--with-lapack=%{_libdir}			\
12mu|R-3.1.0-1|334	--with-blas=%{_libdir}				\
12mu|R-3.1.0-1|335	--enable-R-shlib				\
12mu|R-3.1.0-1|336	--enable-prebuilt-html				\
12mu|R-3.1.0-1|337	rdocdir=%{_docdir}/R				\
12mu|R-3.1.0-1|338	rsharedir=%{_datadir}/R
12mu|R-3.1.0-1|339	) | grep -A30 'R is now' - > CAPABILITIES
12mu|R-3.1.0-1|340	
12mu|R-3.1.0-1|341	# (tpg) somehow --prefix is not honored
12mu|R-3.1.0-1|342	sed -i -e 's#/usr/local#%{_prefix}#g' Makeconf
12mu|R-3.1.0-1|343	
12mu|R-3.1.0-1|344	%make
12mu|R-3.1.0-1|345	make -C src/nmath/standalone
12mu|R-3.1.0-1|346	
12mu|R-3.1.0-1|347	#make check-all
12mu|R-3.1.0-1|348	%make pdf
12mu|R-3.1.0-1|349	# %make info
12mu|R-3.1.0-1|350	
12mu|R-3.1.0-1|351	# Uncomment once we fix info pages for R
12mu|R-3.1.0-1|352	# Convert to UTF-8
12mu|R-3.1.0-1|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
12mu|R-3.1.0-1|354	#    iconv -f iso-8859-1 -t utf-8 -o $i{.utf8,}
12mu|R-3.1.0-1|355	#    mv $i{.utf8,}
12mu|R-3.1.0-1|356	#done
12mu|R-3.1.0-1|357	
12mu|R-3.1.0-1|358	#-----------------------------------------------------------------------
12mu|R-3.1.0-1|359	%install
12mu|R-3.1.0-1|360	make DESTDIR=%{buildroot} install install-info
12mu|R-3.1.0-1|361	make DESTDIR=%{buildroot} install-pdf
12mu|R-3.1.0-1|362	
12mu|R-3.1.0-1|363	rm -f %{buildroot}%{_infodir}/dir
12mu|R-3.1.0-1|364	rm -f %{buildroot}%{_infodir}/dir.old
12mu|R-3.1.0-1|365	install -p CAPABILITIES %{buildroot}%{_docdir}/R
12mu|R-3.1.0-1|366	
12mu|R-3.1.0-1|367	# Install libRmath files
12mu|R-3.1.0-1|368	make -C src/nmath/standalone install DESTDIR=%{buildroot}
12mu|R-3.1.0-1|369	
12mu|R-3.1.0-1|370	mkdir -p %{buildroot}/etc/ld.so.conf.d
12mu|R-3.1.0-1|371	echo "%{_libdir}/R/lib" > %{buildroot}/etc/ld.so.conf.d/%{name}-%{_arch}.conf
12mu|R-3.1.0-1|372	
12mu|R-3.1.0-1|373	mkdir -p %{buildroot}%{_datadir}/R/library
12mu|R-3.1.0-1|374	
12mu|R-3.1.0-1|375	# Install rpm helper macros
12mu|R-3.1.0-1|376	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d
12mu|R-3.1.0-1|377	install -m0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.d
12mu|R-3.1.0-1|378	
12mu|R-3.1.0-1|379	# Install rpm helper script
12mu|R-3.1.0-1|380	mkdir -p %{buildroot}%{_prefix}/lib/rpm/
12mu|R-3.1.0-1|381	install -m0755 %{SOURCE2} %{buildroot}/usr/lib/rpm/
12mu|R-3.1.0-1|382	
12mu|R-3.1.0-1|383	# Fix html/packages.html
12mu|R-3.1.0-1|384	# We can safely use RHOME here, because all of these are system packages.
12mu|R-3.1.0-1|385	sed -i 's|\..\/\..|%{_libdir}/R|g' %{buildroot}%{_docdir}/R/html/packages.html
12mu|R-3.1.0-1|386	
12mu|R-3.1.0-1|387	for i in %{buildroot}%{_libdir}/R/library/*/html/*.html; do
12mu|R-3.1.0-1|388	sed -i 's|\..\/\..\/..\/doc|%{_docdir}/R|g' $i
12mu|R-3.1.0-1|389	done
12mu|R-3.1.0-1|390	
12mu|R-3.1.0-1|391	# Fix exec bits
12mu|R-3.1.0-1|392	chmod +x %{buildroot}%{_datadir}/R/sh/echo.sh
12mu|R-3.1.0-1|393	chmod -x %{buildroot}%{_libdir}/R/library/mgcv/CITATION %{buildroot}%{_docdir}/R/CAPABILITIES
12mu|R-3.1.0-1|394	
12mu|R-3.1.0-1|395	# Symbolic link for convenience
12mu|R-3.1.0-1|396	# Actually do make the reverse link done in fedora, to avoid the need to
12mu|R-3.1.0-1|397	# fight rpm to convert a directory into a symlink if upgrading from
12mu|R-3.1.0-1|398	# previous mandriva packages
12mu|R-3.1.0-1|399	ln -sf ../%{_lib}/R/include %{buildroot}%{_includedir}/R
12mu|R-3.1.0-1|400	
12mu|R-3.1.0-1|401	%if !%{upgrade_from_2_12}
12mu|R-3.1.0-1|402	ln -sf %{_docdir}/R %{buildroot}%{_libdir}/R/doc
12mu|R-3.1.0-1|403	%endif
12mu|R-3.1.0-1|404	
12mu|R-3.1.0-1|405	# Symbolic link for LaTeX
12mu|R-3.1.0-1|406	mkdir -p %{buildroot}%{_texmfdir}/tex/latex
12mu|R-3.1.0-1|407	pushd %{buildroot}%{_texmfdir}/tex/latex
12mu|R-3.1.0-1|408	ln -s ../../../R/texmf/tex/latex R
12mu|R-3.1.0-1|409	popd
12mu|R-3.1.0-1|410	
12mu|R-3.1.0-1|411	cp doc/COPYING %{buildroot}%{_docdir}/R
12mu|R-3.1.0-1|412	
12mu|R-3.1.0-1|413	mkdir -p %{buildroot}%{_datadir}/applications
12mu|R-3.1.0-1|414	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12mu|R-3.1.0-1|415	[Desktop Entry]
12mu|R-3.1.0-1|416	Name=R
12mu|R-3.1.0-1|417	Comment=A language for statistical computing
12mu|R-3.1.0-1|418	Exec=%{_bindir}/R --gui=tk
12mu|R-3.1.0-1|419	Terminal=true
12mu|R-3.1.0-1|420	Type=Application
12mu|R-3.1.0-1|421	Icon=Rlogo
12mu|R-3.1.0-1|422	Categories=Science;Math;
12mu|R-3.1.0-1|423	EOF
12mu|R-3.1.0-1|424	
12mu|R-3.1.0-1|425	# icons
12mu|R-3.1.0-1|426	mkdir -p %{buildroot}%{_iconsdir}
12mu|R-3.1.0-1|427	tar xjf %{SOURCE3} -C %{buildroot}%{_iconsdir}
12mu|R-3.1.0-1|428	
12mu|R-3.1.0-1|429	# (tpg) add bash completion file
12mu|R-3.1.0-1|430	mkdir -p %{buildroot}%{_sysconfdir}/bash_completion.d
12mu|R-3.1.0-1|431	bzcat %{SOURCE4} > %{buildroot}%{_sysconfdir}/bash_completion.d/R-base
12mu|R-3.1.0-1|432	
12mu|R-3.1.0-1|433	
12mu|R-3.1.0-1|434	
12mu|R-3.1.0-1|435	%changelog
12mu|R-3.1.0-1|436	* Mon May 12 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1.0-1
12mu|R-3.1.0-1|437	+ Revision: 9624f44
12mu|R-3.1.0-1|438	- Fix texlive req
12mu|R-3.1.0-1|439	
12mu|R-3.1.0-1|440	

20751 12
12mu|re2c-0.13.6-1|1	Summary:	A tool for generating C-based recognizers from regular expressions
12mu|re2c-0.13.6-1|2	Name:		re2c
12mu|re2c-0.13.6-1|3	Version:	0.13.6
12mu|re2c-0.13.6-1|4	Release:	1
12mu|re2c-0.13.6-1|5	License:	Public Domain
12mu|re2c-0.13.6-1|6	Group:		Development/Other
12mu|re2c-0.13.6-1|7	URL:		http://re2c.sourceforge.net/
12mu|re2c-0.13.6-1|8	Source0:	http://sourceforge.net/projects/re2c/files/re2c/0.13.6/%{name}-%{version}.tar.gz
12mu|re2c-0.13.6-1|9	
12mu|re2c-0.13.6-1|10	%description
12mu|re2c-0.13.6-1|11	re2c is a great tool for writing fast and flexible lexers. It has served many
12mu|re2c-0.13.6-1|12	people well for many years and it deserves to be maintained more actively. re2c
12mu|re2c-0.13.6-1|13	is on the order of 2-3 times faster than a flex based scanner, and its input
12mu|re2c-0.13.6-1|14	model is much more flexible.
12mu|re2c-0.13.6-1|15	
12mu|re2c-0.13.6-1|16	%prep
12mu|re2c-0.13.6-1|17	
12mu|re2c-0.13.6-1|18	%setup -q
12mu|re2c-0.13.6-1|19	
12mu|re2c-0.13.6-1|20	for i in `find . -type d -name CVS` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12mu|re2c-0.13.6-1|21	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mu|re2c-0.13.6-1|22	done
12mu|re2c-0.13.6-1|23	
12mu|re2c-0.13.6-1|24	# fix attribs
12mu|re2c-0.13.6-1|25	chmod 644 doc/* examples/*.c examples/*.re examples/rexx/* CHANGELOG README
12mu|re2c-0.13.6-1|26	
12mu|re2c-0.13.6-1|27	find lessons -type f -exec chmod 644 {} \;
12mu|re2c-0.13.6-1|28	find test -type f -exec chmod 644 {} \;
12mu|re2c-0.13.6-1|29	
12mu|re2c-0.13.6-1|30	# don't ship windows code
12mu|re2c-0.13.6-1|31	rm -rf lessons/001_upn_calculator/windows
12mu|re2c-0.13.6-1|32	
12mu|re2c-0.13.6-1|33	%build
12mu|re2c-0.13.6-1|34	
12mu|re2c-0.13.6-1|35	%configure2_5x
12mu|re2c-0.13.6-1|36	
12mu|re2c-0.13.6-1|37	%make
12mu|re2c-0.13.6-1|38	
12mu|re2c-0.13.6-1|39	#regenerate file scanner.cc
12mu|re2c-0.13.6-1|40	rm -f scanner.cc
12mu|re2c-0.13.6-1|41	./re2c scanner.re > scanner.cc
12mu|re2c-0.13.6-1|42	rm -f re2c scanner.o
12mu|re2c-0.13.6-1|43	%make
12mu|re2c-0.13.6-1|44	
12mu|re2c-0.13.6-1|45	%check
12mu|re2c-0.13.6-1|46	make check
12mu|re2c-0.13.6-1|47	
12mu|re2c-0.13.6-1|48	%install
12mu|re2c-0.13.6-1|49	%makeinstall_std
12mu|re2c-0.13.6-1|50	
12mu|re2c-0.13.6-1|51	%files
12mu|re2c-0.13.6-1|52	%doc doc/* examples CHANGELOG README lessons
12mu|re2c-0.13.6-1|53	%attr(0755,root,root) %{_bindir}/re2c
12mu|re2c-0.13.6-1|54	%{_mandir}/man1/re2c.1*
12mu|re2c-0.13.6-1|55	
12mu|re2c-0.13.6-1|56	
12mu|re2c-0.13.6-1|57	%changelog
12mu|re2c-0.13.6-1|58	* Mon Feb 24 2014 dsilakov <denis.silakov@rosalab.ru> 0.13.6-1
12mu|re2c-0.13.6-1|59	+ Revision: 922081e
12mu|re2c-0.13.6-1|60	- Merge pull request #2 from import/re2c:auto_update
12mu|re2c-0.13.6-1|61	- ROSA Updates Builder: update suggested
12mu|re2c-0.13.6-1|62	
12mu|re2c-0.13.6-1|63	

20752 12
12mu|redland-1.0.16-1|1	%define major   0
12mu|redland-1.0.16-1|2	%define libname %mklibname %{name} %{major}
12mu|redland-1.0.16-1|3	%define develname %mklibname -d %{name}
12mu|redland-1.0.16-1|4	
12mu|redland-1.0.16-1|5	Name:		redland
12mu|redland-1.0.16-1|6	Version:	1.0.16
12mu|redland-1.0.16-1|7	Release:	1
12mu|redland-1.0.16-1|8	License:	LGPLv2.1+ ASL 2.0
12mu|redland-1.0.16-1|9	Summary:	Redland RDF Application Framework
12mu|redland-1.0.16-1|10	Group:		Development/Other
12mu|redland-1.0.16-1|11	Source0:	http://download.librdf.org/source/%{name}-%{version}.tar.gz
12mu|redland-1.0.16-1|12	URL:		http://librdf.org/
12mu|redland-1.0.16-1|13	BuildRequires:	pkgconfig(glib-2.0)
12mu|redland-1.0.16-1|14	BuildRequires:	pkgconfig(sqlite3)
12mu|redland-1.0.16-1|15	BuildRequires:	pkgconfig(rasqal)
12mu|redland-1.0.16-1|16	BuildRequires:	pkgconfig(gtk-doc)
12mu|redland-1.0.16-1|17	BuildRequires:	db-devel >= 5.2
12mu|redland-1.0.16-1|18	BuildRequires:	libtool-devel
12mu|redland-1.0.16-1|19	BuildRequires:	mysql-devel
12mu|redland-1.0.16-1|20	BuildRequires:	postgresql-devel
12mu|redland-1.0.16-1|21	BuildRequires:	gmp-devel
12mu|redland-1.0.16-1|22	Conflicts:	%{develname} < 1.0.13
12mu|redland-1.0.16-1|23	Requires:	rasqal
12mu|redland-1.0.16-1|24	Requires:	raptor2
12mu|redland-1.0.16-1|25	
12mu|redland-1.0.16-1|26	%description
12mu|redland-1.0.16-1|27	Redland is a library that provides a high-level interface for RDF
12mu|redland-1.0.16-1|28	(Resource Description Framework) implemented in an object-based API.
12mu|redland-1.0.16-1|29	It is modular and supports different RDF/XML parsers, storage
12mu|redland-1.0.16-1|30	mechanisms and other elements. Redland is designed for applications
12mu|redland-1.0.16-1|31	developers to provide RDF support in their applications as well as
12mu|redland-1.0.16-1|32	for RDF developers to experiment with the technology.
12mu|redland-1.0.16-1|33	
12mu|redland-1.0.16-1|34	%package -n	%{libname}
12mu|redland-1.0.16-1|35	Summary:        Dynamic libraries from %{name}
12mu|redland-1.0.16-1|36	Group:          System/Libraries
12mu|redland-1.0.16-1|37	
12mu|redland-1.0.16-1|38	%description -n %{libname}
12mu|redland-1.0.16-1|39	Dynamic libraries from %{name}.
12mu|redland-1.0.16-1|40	
12mu|redland-1.0.16-1|41	%package -n	%{develname}
12mu|redland-1.0.16-1|42	Summary:	Header files and static libraries from %{name}
12mu|redland-1.0.16-1|43	Group:		Development/Other
12mu|redland-1.0.16-1|44	Requires:	%{libname} = %{version}
12mu|redland-1.0.16-1|45	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|redland-1.0.16-1|46	%rename		%{name}-devel
12mu|redland-1.0.16-1|47	Obsoletes:	%{mklibname -d %{name} 0} < 1.0.15
12mu|redland-1.0.16-1|48	
12mu|redland-1.0.16-1|49	%description -n	%{develname}
12mu|redland-1.0.16-1|50	Libraries and includes files for developing programs based on %{name}.
12mu|redland-1.0.16-1|51	
12mu|redland-1.0.16-1|52	%prep
12mu|redland-1.0.16-1|53	%setup -q
12mu|redland-1.0.16-1|54	# hack to nuke rpaths
12mu|redland-1.0.16-1|55	sed -i -e 's|"/lib /usr/lib|"/%{_lib} %{_libdir}|' configure
12mu|redland-1.0.16-1|56	
12mu|redland-1.0.16-1|57	%build
12mu|redland-1.0.16-1|58	./autogen.sh
12mu|redland-1.0.16-1|59	%configure2_5x	--disable-static \
12mu|redland-1.0.16-1|60	--without-included-ltdl \
12mu|redland-1.0.16-1|61	--with-mysql \
12mu|redland-1.0.16-1|62	--with-postgresql \
12mu|redland-1.0.16-1|63	--enable-gtk-doc
12mu|redland-1.0.16-1|64	
12mu|redland-1.0.16-1|65	%make
12mu|redland-1.0.16-1|66	
12mu|redland-1.0.16-1|67	%install
12mu|redland-1.0.16-1|68	%makeinstall_std
12mu|redland-1.0.16-1|69	
12mu|redland-1.0.16-1|70	%multiarch_binaries %{buildroot}%{_bindir}/redland-config
12mu|redland-1.0.16-1|71	
12mu|redland-1.0.16-1|72	%files
12mu|redland-1.0.16-1|73	%doc AUTHORS ChangeLog README NEWS
12mu|redland-1.0.16-1|74	%doc *.html
12mu|redland-1.0.16-1|75	%{_bindir}/redland-db-upgrade
12mu|redland-1.0.16-1|76	%{_bindir}/rdfproc
12mu|redland-1.0.16-1|77	%{_libdir}/%{name}/
12mu|redland-1.0.16-1|78	%{_datadir}/%{name}/
12mu|redland-1.0.16-1|79	%{_mandir}/man1/*
12mu|redland-1.0.16-1|80	%{_mandir}/man3/*
12mu|redland-1.0.16-1|81	
12mu|redland-1.0.16-1|82	%files -n %{libname}
12mu|redland-1.0.16-1|83	%{_libdir}/librdf.so.%{major}*
12mu|redland-1.0.16-1|84	
12mu|redland-1.0.16-1|85	%files -n %{develname}
12mu|redland-1.0.16-1|86	%{multiarch_bindir}/redland-config
12mu|redland-1.0.16-1|87	%{_bindir}/redland-config
12mu|redland-1.0.16-1|88	%{_libdir}/*.so
12mu|redland-1.0.16-1|89	%{_includedir}/redland.h
12mu|redland-1.0.16-1|90	%{_includedir}/librdf.h
12mu|redland-1.0.16-1|91	%{_includedir}/rdf_*.h
12mu|redland-1.0.16-1|92	%{_libdir}/pkgconfig/*.pc
12mu|redland-1.0.16-1|93	%{_datadir}/gtk-doc/*/*
12mu|redland-1.0.16-1|94	
12mu|redland-1.0.16-1|95	
12mu|redland-1.0.16-1|96	
12mu|redland-1.0.16-1|97	%changelog
12mu|redland-1.0.16-1|98	* Sun Mar 04 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.0.15-1
12mu|redland-1.0.16-1|99	+ Revision: 782084
12mu|redland-1.0.16-1|100	- Update to 1.0.15
12mu|redland-1.0.16-1|101	- Build to pick up db-5.2 -> db-5.3 update
12mu|redland-1.0.16-1|102	
12mu|redland-1.0.16-1|103	* Sat Nov 26 2011 Zé <ze@mandriva.org> 1.0.14-3
12mu|redland-1.0.16-1|104	+ Revision: 733582
12mu|redland-1.0.16-1|105	- readd rename (seams im needing glasses...)
12mu|redland-1.0.16-1|106	
12mu|redland-1.0.16-1|107	* Sat Nov 26 2011 Zé <ze@mandriva.org> 1.0.14-2
12mu|redland-1.0.16-1|108	+ Revision: 733573
12mu|redland-1.0.16-1|109	- set gtk-doc pkg
12mu|redland-1.0.16-1|110	
12mu|redland-1.0.16-1|111	* Sat Nov 26 2011 Zé <ze@mandriva.org> 1.0.14-1
12mu|redland-1.0.16-1|112	+ Revision: 733571
12mu|redland-1.0.16-1|113	- remove rename thats done by default
12mu|redland-1.0.16-1|114	- add missing buildrequire for glib2
12mu|redland-1.0.16-1|115	- clean build conflict since iurt doesnt need it
12mu|redland-1.0.16-1|116	- 1.0.14
12mu|redland-1.0.16-1|117	- build with latest db and a specific db
12mu|redland-1.0.16-1|118	- hack rpaths
12mu|redland-1.0.16-1|119	- clean .la files
12mu|redland-1.0.16-1|120	
12mu|redland-1.0.16-1|121	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.13-7
12mu|redland-1.0.16-1|122	+ Revision: 661749
12mu|redland-1.0.16-1|123	- multiarch fixes
12mu|redland-1.0.16-1|124	
12mu|redland-1.0.16-1|125	* Wed Mar 30 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.13-6
12mu|redland-1.0.16-1|126	+ Revision: 649256
12mu|redland-1.0.16-1|127	- add buildconflicts on db1-devel
12mu|redland-1.0.16-1|128	- drop 'lib%%{name}-devel' provides to make NEVR unique
12mu|redland-1.0.16-1|129	- use %%rename macro
12mu|redland-1.0.16-1|130	- correctify license and drop including the docs for those
12mu|redland-1.0.16-1|131	- drop redundant, default %%defattr's
12mu|redland-1.0.16-1|132	- run autogen.sh in %%prep rather than %%build
12mu|redland-1.0.16-1|133	- cosmetics
12mu|redland-1.0.16-1|134	- drop buildroot, %%clean, %%mkrel etc. now deprecated with rpm5
12mu|redland-1.0.16-1|135	- drop ancient ldconfig scriptlets
12mu|redland-1.0.16-1|136	
12mu|redland-1.0.16-1|137	* Thu Mar 17 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.13-5
12mu|redland-1.0.16-1|138	+ Revision: 645757
12mu|redland-1.0.16-1|139	- relink against libmysqlclient.so.18
12mu|redland-1.0.16-1|140	
12mu|redland-1.0.16-1|141	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 1.0.13-4
12mu|redland-1.0.16-1|142	+ Revision: 640216
12mu|redland-1.0.16-1|143	- rebuild to obsolete old packages
12mu|redland-1.0.16-1|144	
12mu|redland-1.0.16-1|145	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12mu|redland-1.0.16-1|146	- build against db 5.x (db 5.1 currently..)
12mu|redland-1.0.16-1|147	
12mu|redland-1.0.16-1|148	* Sat Feb 12 2011 Frank Kober <emuse@mandriva.org> 1.0.13-3
12mu|redland-1.0.16-1|149	+ Revision: 637389
12mu|redland-1.0.16-1|150	- fix devel conflicts making devel install impossible
12mu|redland-1.0.16-1|151	
12mu|redland-1.0.16-1|152	* Wed Feb 09 2011 Funda Wang <fwang@mandriva.org> 1.0.13-2
12mu|redland-1.0.16-1|153	+ Revision: 636988
12mu|redland-1.0.16-1|154	- fix requires
12mu|redland-1.0.16-1|155	
12mu|redland-1.0.16-1|156	* Wed Feb 09 2011 Funda Wang <fwang@mandriva.org> 1.0.13-1
12mu|redland-1.0.16-1|157	+ Revision: 636987
12mu|redland-1.0.16-1|158	- new version 1.0.13
12mu|redland-1.0.16-1|159	
12mu|redland-1.0.16-1|160	* Sat Jan 01 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.12-5mdv2011.0
12mu|redland-1.0.16-1|161	+ Revision: 627008
12mu|redland-1.0.16-1|162	- rebuilt against mysql-5.5.8 libs, again
12mu|redland-1.0.16-1|163	
12mu|redland-1.0.16-1|164	* Mon Dec 27 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.12-4mdv2011.0
12mu|redland-1.0.16-1|165	+ Revision: 625429
12mu|redland-1.0.16-1|166	- rebuilt against mysql-5.5.8 libs
12mu|redland-1.0.16-1|167	
12mu|redland-1.0.16-1|168	* Sun Oct 17 2010 Frank Kober <emuse@mandriva.org> 1.0.12-3mdv2011.0
12mu|redland-1.0.16-1|169	+ Revision: 586370
12mu|redland-1.0.16-1|170	- fix rasqal.h location
12mu|redland-1.0.16-1|171	
12mu|redland-1.0.16-1|172	* Sun Oct 17 2010 Frank Kober <emuse@mandriva.org> 1.0.12-2mdv2011.0
12mu|redland-1.0.16-1|173	+ Revision: 586307
12mu|redland-1.0.16-1|174	+ rebuild (emptylog)
12mu|redland-1.0.16-1|175	
12mu|redland-1.0.16-1|176	* Sun Oct 17 2010 Frank Kober <emuse@mandriva.org> 1.0.12-1mdv2011.0
12mu|redland-1.0.16-1|177	+ Revision: 586263
12mu|redland-1.0.16-1|178	- new version 1.0.12 fixing rasqal_world declaration in rdf_init.h
12mu|redland-1.0.16-1|179	
12mu|redland-1.0.16-1|180	* Sun Sep 26 2010 Funda Wang <fwang@mandriva.org> 1.0.11-1mdv2011.0
12mu|redland-1.0.16-1|181	+ Revision: 581082
12mu|redland-1.0.16-1|182	- update to new version 1.0.11
12mu|redland-1.0.16-1|183	
12mu|redland-1.0.16-1|184	* Wed Feb 17 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.10-2mdv2010.1
12mu|redland-1.0.16-1|185	+ Revision: 507042
12mu|redland-1.0.16-1|186	- rebuild
12mu|redland-1.0.16-1|187	
12mu|redland-1.0.16-1|188	* Fri Jan 01 2010 Emmanuel Andry <eandry@mandriva.org> 1.0.10-1mdv2010.1
12mu|redland-1.0.16-1|189	+ Revision: 484728
12mu|redland-1.0.16-1|190	- New version 1.0.10
12mu|redland-1.0.16-1|191	- drop patches (applied upstream)
12mu|redland-1.0.16-1|192	- fix URL
12mu|redland-1.0.16-1|193	
12mu|redland-1.0.16-1|194	* Wed Dec 30 2009 Funda Wang <fwang@mandriva.org> 1.0.9-7mdv2010.1
12mu|redland-1.0.16-1|195	+ Revision: 484132
12mu|redland-1.0.16-1|196	- rebuild for db4.8
12mu|redland-1.0.16-1|197	
12mu|redland-1.0.16-1|198	* Wed Nov 18 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0.9-5mdv2010.1
12mu|redland-1.0.16-1|199	+ Revision: 467227
12mu|redland-1.0.16-1|200	- fix deps
12mu|redland-1.0.16-1|201	- link against system libltdl.so.7
12mu|redland-1.0.16-1|202	
12mu|redland-1.0.16-1|203	* Mon Aug 31 2009 Helio Chissini de Castro <helio@mandriva.com> 1.0.9-4mdv2010.0
12mu|redland-1.0.16-1|204	+ Revision: 423010
12mu|redland-1.0.16-1|205	- Fix mess of link when modules are dynamically parsed
12mu|redland-1.0.16-1|206	
12mu|redland-1.0.16-1|207	* Mon Aug 17 2009 Helio Chissini de Castro <helio@mandriva.com> 1.0.9-3mdv2010.0
12mu|redland-1.0.16-1|208	+ Revision: 417261
12mu|redland-1.0.16-1|209	- Rebuild to fix mysql missing symbol
12mu|redland-1.0.16-1|210	
12mu|redland-1.0.16-1|211	* Sun Aug 02 2009 Funda Wang <fwang@mandriva.org> 1.0.9-2mdv2010.0
12mu|redland-1.0.16-1|212	+ Revision: 407508
12mu|redland-1.0.16-1|213	- there is no more file conflcits
12mu|redland-1.0.16-1|214	
12mu|redland-1.0.16-1|215	* Wed Jul 29 2009 Emmanuel Andry <eandry@mandriva.org> 1.0.9-1mdv2010.0
12mu|redland-1.0.16-1|216	+ Revision: 404097
12mu|redland-1.0.16-1|217	- New version 1.0.9
12mu|redland-1.0.16-1|218	- update files list
12mu|redland-1.0.16-1|219	
12mu|redland-1.0.16-1|220	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|redland-1.0.16-1|221	- use lowercase mysql-devel
12mu|redland-1.0.16-1|222	
12mu|redland-1.0.16-1|223	* Sat Dec 06 2008 Oden Eriksson <oeriksson@mandriva.com> 1.0.8-3mdv2009.1
12mu|redland-1.0.16-1|224	+ Revision: 311206
12mu|redland-1.0.16-1|225	- rebuilt against mysql-5.1.30 libs
12mu|redland-1.0.16-1|226	
12mu|redland-1.0.16-1|227	* Thu Jul 10 2008 Funda Wang <fwang@mandriva.org> 1.0.8-2mdv2009.0
12mu|redland-1.0.16-1|228	+ Revision: 233254
12mu|redland-1.0.16-1|229	- New devel package policy
12mu|redland-1.0.16-1|230	
12mu|redland-1.0.16-1|231	* Thu Jul 10 2008 Funda Wang <fwang@mandriva.org> 1.0.8-1mdv2009.0
12mu|redland-1.0.16-1|232	+ Revision: 233243
12mu|redland-1.0.16-1|233	- Bump BR version
12mu|redland-1.0.16-1|234	
12mu|redland-1.0.16-1|235	+ Austin Acton <austin@mandriva.org>
12mu|redland-1.0.16-1|236	- new version
12mu|redland-1.0.16-1|237	
12mu|redland-1.0.16-1|238	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.0.7-2mdv2009.0
12mu|redland-1.0.16-1|239	+ Revision: 225315
12mu|redland-1.0.16-1|240	- rebuild
12mu|redland-1.0.16-1|241	
12mu|redland-1.0.16-1|242	+ Pixel <pixel@mandriva.com>
12mu|redland-1.0.16-1|243	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|redland-1.0.16-1|244	
12mu|redland-1.0.16-1|245	+ Olivier Blin <blino@mandriva.org>
12mu|redland-1.0.16-1|246	- restore BuildRoot
12mu|redland-1.0.16-1|247	
12mu|redland-1.0.16-1|248	* Fri Dec 28 2007 Austin Acton <austin@mandriva.org> 1.0.7-1mdv2008.1
12mu|redland-1.0.16-1|249	+ Revision: 138743
12mu|redland-1.0.16-1|250	- new version
12mu|redland-1.0.16-1|251	- fix buildrequires
12mu|redland-1.0.16-1|252	
12mu|redland-1.0.16-1|253	+ Thierry Vignaud <tv@mandriva.org>
12mu|redland-1.0.16-1|254	- kill re-definition of %%buildroot on Pixel's request
12mu|redland-1.0.16-1|255	
12mu|redland-1.0.16-1|256	* Thu May 10 2007 Austin Acton <austin@mandriva.org> 1.0.6-1mdv2008.0
12mu|redland-1.0.16-1|257	+ Revision: 26055
12mu|redland-1.0.16-1|258	- new version
12mu|redland-1.0.16-1|259	
12mu|redland-1.0.16-1|260	
12mu|redland-1.0.16-1|261	* Wed Jan 03 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.0.4-2mdv2007.0
12mu|redland-1.0.16-1|262	+ Revision: 103794
12mu|redland-1.0.16-1|263	- Import redland
12mu|redland-1.0.16-1|264	
12mu|redland-1.0.16-1|265	* Wed Jan 03 2007 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.4-2mdv2007.1
12mu|redland-1.0.16-1|266	- rebuild for new ncurses
12mu|redland-1.0.16-1|267	- fix file list
12mu|redland-1.0.16-1|268	
12mu|redland-1.0.16-1|269	* Wed May 10 2006 Lenny Cartier <lenny@mandriva.com> 1.0.4-1mdk
12mu|redland-1.0.16-1|270	- 1.0.4
12mu|redland-1.0.16-1|271	
12mu|redland-1.0.16-1|272	* Wed Feb 22 2006 Austin Acton <austin@mandriva.org> 1.0.3-1mdk
12mu|redland-1.0.16-1|273	- New release 1.0.3
12mu|redland-1.0.16-1|274	
12mu|redland-1.0.16-1|275	* Wed Nov 30 2005 Thierry Vignaud <tvignaud@mandriva.com> 1.0.2-3mdk
12mu|redland-1.0.16-1|276	- rebuild against openssl-0.9.8
12mu|redland-1.0.16-1|277	
12mu|redland-1.0.16-1|278	* Sun Oct 30 2005 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdk
12mu|redland-1.0.16-1|279	- rebuilt against MySQL-5.0.15
12mu|redland-1.0.16-1|280	
12mu|redland-1.0.16-1|281	* Fri Aug 26 2005 Austin Acton <austin@mandriva.org> 1.0.2-1mdk
12mu|redland-1.0.16-1|282	- New release 1.0.2
12mu|redland-1.0.16-1|283	
12mu|redland-1.0.16-1|284	* Fri Jun 10 2005 Austin Acton <austin@mandriva.org> 1.0.1-1mdk
12mu|redland-1.0.16-1|285	- New release 1.0.1
12mu|redland-1.0.16-1|286	
12mu|redland-1.0.16-1|287	* Sat Apr 30 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.0.0-2mdk
12mu|redland-1.0.16-1|288	- rebuild for new sqlite
12mu|redland-1.0.16-1|289	- add multiarch support
12mu|redland-1.0.16-1|290	
12mu|redland-1.0.16-1|291	* Sun Feb 06 2005 Austin Acton <austin@mandrake.org> 1.0.0-1mdk
12mu|redland-1.0.16-1|292	- 1.0.0
12mu|redland-1.0.16-1|293	- fix requires
12mu|redland-1.0.16-1|294	
12mu|redland-1.0.16-1|295	* Tue Jan 25 2005 Oden Eriksson <oeriksson@mandrakesoft.com> 0.9.19-3mdk
12mu|redland-1.0.16-1|296	- rebuilt against MySQL-4.1.x system libs
12mu|redland-1.0.16-1|297	
12mu|redland-1.0.16-1|298	* Sat Jan 22 2005 Stefan van der Eijk <stefan@mandrake.org> 0.9.19-2mdk
12mu|redland-1.0.16-1|299	- rebuild
12mu|redland-1.0.16-1|300	
12mu|redland-1.0.16-1|301	* Mon Nov 08 2004 Austin Acton <austin@mandrake.org> 0.9.19-1mdk
12mu|redland-1.0.16-1|302	- 0.9.19
12mu|redland-1.0.16-1|303	- move bindings to separate SRPM
12mu|redland-1.0.16-1|304	
12mu|redland-1.0.16-1|305	* Sat Jul 03 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 0.9.16-3mdk
12mu|redland-1.0.16-1|306	- Rebuild for new curl
12mu|redland-1.0.16-1|307	
12mu|redland-1.0.16-1|308	* Fri Jun 11 2004 Austin Acton <austin@mandrake.org> 0.9.16-2mdk
12mu|redland-1.0.16-1|309	- bring back libtoolize
12mu|redland-1.0.16-1|310	- configure 2.5
12mu|redland-1.0.16-1|311	- add missing headers
12mu|redland-1.0.16-1|312	- remove dependencies on libname
12mu|redland-1.0.16-1|313	
12mu|redland-1.0.16-1|314	* Thu May 20 2004 Austin Acton <austin@mandrake.org> 0.9.16-1mdk
12mu|redland-1.0.16-1|315	- 0.9.16
12mu|redland-1.0.16-1|316	
12mu|redland-1.0.16-1|317	* Mon Feb 02 2004 Austin Acton <austin@mandrake.org> 0.9.15-1mdk
12mu|redland-1.0.16-1|318	- 0.9.15
12mu|redland-1.0.16-1|319	- libtoolize
12mu|redland-1.0.16-1|320	- enable mysql
12mu|redland-1.0.16-1|321	- buildrequires php-devel
12mu|redland-1.0.16-1|322	

20753 12
12mu|rhythmbox-3.0.1-3|1	#gw rb.c
12mu|rhythmbox-3.0.1-3|2	#define Werror_cflags %nil
12mu|rhythmbox-3.0.1-3|3	
12mu|rhythmbox-3.0.1-3|4	%define	gstname gstreamer1.0
12mu|rhythmbox-3.0.1-3|5	
12mu|rhythmbox-3.0.1-3|6	%define major 		8
12mu|rhythmbox-3.0.1-3|7	%define girmajor	3.0
12mu|rhythmbox-3.0.1-3|8	%define libname %mklibname rhythmbox %{major}
12mu|rhythmbox-3.0.1-3|9	%define girname	%mklibname %{name}-gir %{girmajor}
12mu|rhythmbox-3.0.1-3|10	
12mu|rhythmbox-3.0.1-3|11	Name:		rhythmbox
12mu|rhythmbox-3.0.1-3|12	Summary:	Music Management Application
12mu|rhythmbox-3.0.1-3|13	Version:	3.0.1
12mu|rhythmbox-3.0.1-3|14	Release:	3
12mu|rhythmbox-3.0.1-3|15	License:	GPLv2+ with exception
12mu|rhythmbox-3.0.1-3|16	Group:		Sound
12mu|rhythmbox-3.0.1-3|17	URL:		http://www.gnome.org/projects/rhythmbox/
12mu|rhythmbox-3.0.1-3|18	Source0:	http://ftp.gnome.org/pub/GNOME/sources/rhythmbox/3.0/%{name}-%{version}.tar.xz
12mu|rhythmbox-3.0.1-3|19	Source1:        %{name}-ru.po
12mu|rhythmbox-3.0.1-3|20	
12mu|rhythmbox-3.0.1-3|21	BuildRequires:	intltool itstool
12mu|rhythmbox-3.0.1-3|22	BuildRequires:	vala
12mu|rhythmbox-3.0.1-3|23	BuildRequires:	pkgconfig(avahi-glib)
12mu|rhythmbox-3.0.1-3|24	BuildRequires:	pkgconfig(clutter-1.0)
12mu|rhythmbox-3.0.1-3|25	BuildRequires:	pkgconfig(clutter-gst-2.0)
12mu|rhythmbox-3.0.1-3|26	BuildRequires:	pkgconfig(clutter-gtk-1.0)
12mu|rhythmbox-3.0.1-3|27	BuildRequires:	pkgconfig(gconf-2.0)
12mu|rhythmbox-3.0.1-3|28	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|rhythmbox-3.0.1-3|29	BuildRequires:	pkgconfig(gnome-keyring-1)
12mu|rhythmbox-3.0.1-3|30	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|rhythmbox-3.0.1-3|31	BuildRequires:	pkgconfig(grilo-0.2) >= 0.2.0
12mu|rhythmbox-3.0.1-3|32	BuildRequires:	pkgconfig(libdmapsharing-3.0)
12mu|rhythmbox-3.0.1-3|33	BuildRequires:	pkgconfig(gstreamer-1.0)
12mu|rhythmbox-3.0.1-3|34	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0)
12mu|rhythmbox-3.0.1-3|35	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
12mu|rhythmbox-3.0.1-3|36	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.2.0
12mu|rhythmbox-3.0.1-3|37	BuildRequires:	pkgconfig(gudev-1.0)
12mu|rhythmbox-3.0.1-3|38	BuildRequires:	pkgconfig(ice)
12mu|rhythmbox-3.0.1-3|39	BuildRequires:	pkgconfig(json-glib-1.0)
12mu|rhythmbox-3.0.1-3|40	BuildRequires:	pkgconfig(libbrasero-media3)
12mu|rhythmbox-3.0.1-3|41	BuildRequires:	pkgconfig(libdmapsharing-3.0) >= 2.9.16
12mu|rhythmbox-3.0.1-3|42	BuildRequires:	pkgconfig(libgpod-1.0)
12mu|rhythmbox-3.0.1-3|43	BuildRequires:	pkgconfig(liblircclient0)
12mu|rhythmbox-3.0.1-3|44	BuildRequires:	pkgconfig(libmtp)
12mu|rhythmbox-3.0.1-3|45	BuildRequires:	pkgconfig(libmusicbrainz4)
12mu|rhythmbox-3.0.1-3|46	BuildRequires:	pkgconfig(libdiscid)
12mu|rhythmbox-3.0.1-3|47	BuildRequires:	pkgconfig(libnotify)
12mu|rhythmbox-3.0.1-3|48	BuildRequires:	pkgconfig(libpeas-1.0) >= 0.7.3
12mu|rhythmbox-3.0.1-3|49	BuildRequires:	pkgconfig(libpeas-gtk-1.0) >= 0.7.3
12mu|rhythmbox-3.0.1-3|50	BuildRequires:	pkgconfig(libsoup-2.4)
12mu|rhythmbox-3.0.1-3|51	BuildRequires:	pkgconfig(libsoup-gnome-2.4)
12mu|rhythmbox-3.0.1-3|52	BuildRequires:	pkgconfig(mx-1.0) >= 1.0.1
12mu|rhythmbox-3.0.1-3|53	BuildRequires:	pkgconfig(pygobject-3.0) >= 2.90.2
12mu|rhythmbox-3.0.1-3|54	BuildRequires:	pkgconfig(sm)
12mu|rhythmbox-3.0.1-3|55	BuildRequires:	pkgconfig(tdb)
12mu|rhythmbox-3.0.1-3|56	BuildRequires:	pkgconfig(totem-plparser)
12mu|rhythmbox-3.0.1-3|57	BuildRequires:	pkgconfig(webkitgtk-3.0)
12mu|rhythmbox-3.0.1-3|58	BuildRequires:	pkgconfig(python3)
12mu|rhythmbox-3.0.1-3|59	
12mu|rhythmbox-3.0.1-3|60	Suggests:	grilo-plugins
12mu|rhythmbox-3.0.1-3|61	Suggests:	media-player-info
12mu|rhythmbox-3.0.1-3|62	Suggests:   gnome-icon-theme-symbolic
12mu|rhythmbox-3.0.1-3|63	
12mu|rhythmbox-3.0.1-3|64	Requires:	dbus-x11
12mu|rhythmbox-3.0.1-3|65	Requires:	%{gstname}-plugins-base
12mu|rhythmbox-3.0.1-3|66	Requires:	%{gstname}-plugins-good
12mu|rhythmbox-3.0.1-3|67	Suggests:	%{gstname}-plugins-ugly
12mu|rhythmbox-3.0.1-3|68	Requires:	%{gstname}-flac
12mu|rhythmbox-3.0.1-3|69	Requires:	%{gstname}-soup
12mu|rhythmbox-3.0.1-3|70	# For python plugins
12mu|rhythmbox-3.0.1-3|71	Requires:	python3-gi
12mu|rhythmbox-3.0.1-3|72	
12mu|rhythmbox-3.0.1-3|73	# md no more upnp plugin
12mu|rhythmbox-3.0.1-3|74	Obsoletes:	rhythmbox-upnp < 2.96
12mu|rhythmbox-3.0.1-3|75	
12mu|rhythmbox-3.0.1-3|76	%description
12mu|rhythmbox-3.0.1-3|77	Music Management application with support for ripping audio-cd's,
12mu|rhythmbox-3.0.1-3|78	playback of Ogg Vorbis and Mp3 and burning of CD-Rs.
12mu|rhythmbox-3.0.1-3|79	
12mu|rhythmbox-3.0.1-3|80	%package -n %{libname}
12mu|rhythmbox-3.0.1-3|81	Group:System/Libraries
12mu|rhythmbox-3.0.1-3|82	Summary: Shared library part of %{name}
12mu|rhythmbox-3.0.1-3|83	
12mu|rhythmbox-3.0.1-3|84	%description -n %{libname}
12mu|rhythmbox-3.0.1-3|85	This is the shared library part of %{name}.
12mu|rhythmbox-3.0.1-3|86	
12mu|rhythmbox-3.0.1-3|87	%package -n %{girname}
12mu|rhythmbox-3.0.1-3|88	Summary: GObject Introspection interface description for %{name}
12mu|rhythmbox-3.0.1-3|89	Group: System/Libraries
12mu|rhythmbox-3.0.1-3|90	
12mu|rhythmbox-3.0.1-3|91	%description -n %{girname}
12mu|rhythmbox-3.0.1-3|92	GObject Introspection interface description for %{name}.
12mu|rhythmbox-3.0.1-3|93	
12mu|rhythmbox-3.0.1-3|94	%package mozilla
12mu|rhythmbox-3.0.1-3|95	Group: Sound
12mu|rhythmbox-3.0.1-3|96	Summary: Rhythmbox integration for Mozilla Firefox
12mu|rhythmbox-3.0.1-3|97	Requires: %{name} = %{version}
12mu|rhythmbox-3.0.1-3|98	
12mu|rhythmbox-3.0.1-3|99	%description mozilla
12mu|rhythmbox-3.0.1-3|100	This plugin integates Rhythmbox with Mozilla and compatible
12mu|rhythmbox-3.0.1-3|101	browsers. It provides a handler for itms:// Links to Apples iTunes
12mu|rhythmbox-3.0.1-3|102	Music Store.
12mu|rhythmbox-3.0.1-3|103	
12mu|rhythmbox-3.0.1-3|104	%package devel
12mu|rhythmbox-3.0.1-3|105	Group: Development/C
12mu|rhythmbox-3.0.1-3|106	Summary: Rhythmbox plugin development files
12mu|rhythmbox-3.0.1-3|107	Requires: %{libname} = %{version}-%{release}
12mu|rhythmbox-3.0.1-3|108	Requires: %{girname} = %{version}-%{release}
12mu|rhythmbox-3.0.1-3|109	
12mu|rhythmbox-3.0.1-3|110	%description devel
12mu|rhythmbox-3.0.1-3|111	Install this if you want to build Rhythmbox plugins.
12mu|rhythmbox-3.0.1-3|112	
12mu|rhythmbox-3.0.1-3|113	%prep
12mu|rhythmbox-3.0.1-3|114	%setup -q
12mu|rhythmbox-3.0.1-3|115	cp %{SOURCE1} po/ru.po
12mu|rhythmbox-3.0.1-3|116	
12mu|rhythmbox-3.0.1-3|117	%build
12mu|rhythmbox-3.0.1-3|118	%configure2_5x \
12mu|rhythmbox-3.0.1-3|119	--disable-static \
12mu|rhythmbox-3.0.1-3|120	--disable-scrollkeeper \
12mu|rhythmbox-3.0.1-3|121	--disable-gtk-doc \
12mu|rhythmbox-3.0.1-3|122	--with-mdns=avahi \
12mu|rhythmbox-3.0.1-3|123	--enable-vala \
12mu|rhythmbox-3.0.1-3|124	--with-gnome-keyring
12mu|rhythmbox-3.0.1-3|125	
12mu|rhythmbox-3.0.1-3|126	%make
12mu|rhythmbox-3.0.1-3|127	
12mu|rhythmbox-3.0.1-3|128	%install
12mu|rhythmbox-3.0.1-3|129	%makeinstall_std _ENABLE_SK=false
12mu|rhythmbox-3.0.1-3|130	find %{buildroot} -type f -name "*.la" -delete -print
12mu|rhythmbox-3.0.1-3|131	%find_lang %{name} --with-gnome
12mu|rhythmbox-3.0.1-3|132	
12mu|rhythmbox-3.0.1-3|133	desktop-file-install --vendor="" \
12mu|rhythmbox-3.0.1-3|134	--remove-category="Application" \
12mu|rhythmbox-3.0.1-3|135	--add-category="Audio;Player" \
12mu|rhythmbox-3.0.1-3|136	--dir %{buildroot}%{_datadir}/applications \
12mu|rhythmbox-3.0.1-3|137	%{buildroot}%{_datadir}/applications/*
12mu|rhythmbox-3.0.1-3|138	
12mu|rhythmbox-3.0.1-3|139	# save space by linking identical images in translated docs
12mu|rhythmbox-3.0.1-3|140	helpdir=%{buildroot}%{_datadir}/gnome/help/%{name}
12mu|rhythmbox-3.0.1-3|141	for f in $helpdir/C/figures/*.png; do
12mu|rhythmbox-3.0.1-3|142	b="$(basename $f)"
12mu|rhythmbox-3.0.1-3|143	for d in $helpdir/*; do
12mu|rhythmbox-3.0.1-3|144	if [ -d "$d" -a "$d" != "$helpdir/C" ]; then
12mu|rhythmbox-3.0.1-3|145	g="$d/figures/$b"
12mu|rhythmbox-3.0.1-3|146	if [ -f "$g" ]; then
12mu|rhythmbox-3.0.1-3|147	if cmp -s $f $g; then
12mu|rhythmbox-3.0.1-3|148	rm "$g"; ln -s "../../C/figures/$b" "$g"
12mu|rhythmbox-3.0.1-3|149	fi
12mu|rhythmbox-3.0.1-3|150	fi
12mu|rhythmbox-3.0.1-3|151	fi
12mu|rhythmbox-3.0.1-3|152	done
12mu|rhythmbox-3.0.1-3|153	done
12mu|rhythmbox-3.0.1-3|154	
12mu|rhythmbox-3.0.1-3|155	%files -f %{name}.lang
12mu|rhythmbox-3.0.1-3|156	%doc AUTHORS COPYING README NEWS
12mu|rhythmbox-3.0.1-3|157	%{_bindir}/rhythmbox
12mu|rhythmbox-3.0.1-3|158	%{_bindir}/rhythmbox-client
12mu|rhythmbox-3.0.1-3|159	%{_datadir}/applications/rhythmbox.desktop
12mu|rhythmbox-3.0.1-3|160	%{_datadir}/applications/rhythmbox-device.desktop
12mu|rhythmbox-3.0.1-3|161	%{_datadir}/dbus-1/services/org.gnome.Rhythmbox3.service
12mu|rhythmbox-3.0.1-3|162	%{_datadir}/glib-2.0/schemas/*.xml
12mu|rhythmbox-3.0.1-3|163	%{_datadir}/rhythmbox/
12mu|rhythmbox-3.0.1-3|164	%{_iconsdir}/hicolor/*/apps/rhythmbox*
12mu|rhythmbox-3.0.1-3|165	%{_iconsdir}/hicolor/*/status/rhythmbox-*
12mu|rhythmbox-3.0.1-3|166	%{_libexecdir}/rhythmbox-metadata
12mu|rhythmbox-3.0.1-3|167	%dir %{_libdir}/%{name}/
12mu|rhythmbox-3.0.1-3|168	%dir %{_libdir}/%{name}/plugins
12mu|rhythmbox-3.0.1-3|169	%{_libdir}/%{name}/plugins/artsearch
12mu|rhythmbox-3.0.1-3|170	%{_libdir}/%{name}/plugins/audiocd
12mu|rhythmbox-3.0.1-3|171	%{_libdir}/%{name}/plugins/audioscrobbler
12mu|rhythmbox-3.0.1-3|172	%{_libdir}/%{name}/plugins/cd-recorder
12mu|rhythmbox-3.0.1-3|173	%{_libdir}/%{name}/plugins/context
12mu|rhythmbox-3.0.1-3|174	%{_libdir}/%{name}/plugins/daap
12mu|rhythmbox-3.0.1-3|175	%{_libdir}/%{name}/plugins/dbus-media-server
12mu|rhythmbox-3.0.1-3|176	%{_libdir}/%{name}/plugins/fmradio
12mu|rhythmbox-3.0.1-3|177	%{_libdir}/%{name}/plugins/generic-player
12mu|rhythmbox-3.0.1-3|178	%{_libdir}/%{name}/plugins/grilo
12mu|rhythmbox-3.0.1-3|179	%{_libdir}/%{name}/plugins/im-status
12mu|rhythmbox-3.0.1-3|180	%{_libdir}/%{name}/plugins/ipod
12mu|rhythmbox-3.0.1-3|181	%{_libdir}/%{name}/plugins/iradio
12mu|rhythmbox-3.0.1-3|182	%{_libdir}/%{name}/plugins/lyrics
12mu|rhythmbox-3.0.1-3|183	%{_libdir}/%{name}/plugins/magnatune
12mu|rhythmbox-3.0.1-3|184	%{_libdir}/%{name}/plugins/mmkeys
12mu|rhythmbox-3.0.1-3|185	%{_libdir}/%{name}/plugins/mpris
12mu|rhythmbox-3.0.1-3|186	%{_libdir}/%{name}/plugins/mtpdevice
12mu|rhythmbox-3.0.1-3|187	%{_libdir}/%{name}/plugins/notification
12mu|rhythmbox-3.0.1-3|188	%{_libdir}/%{name}/plugins/power-manager
12mu|rhythmbox-3.0.1-3|189	%{_libdir}/%{name}/plugins/python-console
12mu|rhythmbox-3.0.1-3|190	%{_libdir}/%{name}/plugins/rb
12mu|rhythmbox-3.0.1-3|191	%{_libdir}/%{name}/plugins/rblirc
12mu|rhythmbox-3.0.1-3|192	%{_libdir}/%{name}/plugins/rbzeitgeist
12mu|rhythmbox-3.0.1-3|193	%{_libdir}/%{name}/plugins/replaygain
12mu|rhythmbox-3.0.1-3|194	%{_libdir}/%{name}/plugins/sendto
12mu|rhythmbox-3.0.1-3|195	%{_libdir}/%{name}/plugins/visualizer
12mu|rhythmbox-3.0.1-3|196	%{_libdir}/%{name}/sample-plugins
12mu|rhythmbox-3.0.1-3|197	%{_mandir}/man1/*.1*
12mu|rhythmbox-3.0.1-3|198	
12mu|rhythmbox-3.0.1-3|199	%files -n %{libname}
12mu|rhythmbox-3.0.1-3|200	%{_libdir}/librhythmbox-core.so.%{major}*
12mu|rhythmbox-3.0.1-3|201	
12mu|rhythmbox-3.0.1-3|202	%files -n %{girname}
12mu|rhythmbox-3.0.1-3|203	%{_libdir}/girepository-1.0/MPID-%{girmajor}.typelib
12mu|rhythmbox-3.0.1-3|204	%{_libdir}/girepository-1.0/RB-%{girmajor}.typelib
12mu|rhythmbox-3.0.1-3|205	
12mu|rhythmbox-3.0.1-3|206	%files mozilla
12mu|rhythmbox-3.0.1-3|207	%{_libdir}/mozilla/plugins/librhythmbox-itms-detection-plugin.so
12mu|rhythmbox-3.0.1-3|208	
12mu|rhythmbox-3.0.1-3|209	%files devel
12mu|rhythmbox-3.0.1-3|210	%{_includedir}/%{name}
12mu|rhythmbox-3.0.1-3|211	%{_libdir}/lib*.so
12mu|rhythmbox-3.0.1-3|212	%{_libdir}/pkgconfig/%{name}.pc
12mu|rhythmbox-3.0.1-3|213	%{_datadir}/gtk-doc/html/%{name}
12mu|rhythmbox-3.0.1-3|214	%{_datadir}/gir-1.0/MPID-%{girmajor}.gir
12mu|rhythmbox-3.0.1-3|215	%{_datadir}/gir-1.0/RB-%{girmajor}.gir
12mu|rhythmbox-3.0.1-3|216	
12mu|rhythmbox-3.0.1-3|217	
12mu|rhythmbox-3.0.1-3|218	%changelog
12mu|rhythmbox-3.0.1-3|219	* Tue Feb 04 2014 Tigro <ashejn@gmail.com> 3.0.1-3
12mu|rhythmbox-3.0.1-3|220	+ Revision: c38d14a
12mu|rhythmbox-3.0.1-3|221	- update translation
12mu|rhythmbox-3.0.1-3|222	
12mu|rhythmbox-3.0.1-3|223	

20754 12
12mu|rocs-4.12.4-1|1	Summary:	Graph - Editor and a Programming Environement
12mu|rocs-4.12.4-1|2	Name:		rocs
12mu|rocs-4.12.4-1|3	Version:	4.12.4
12mu|rocs-4.12.4-1|4	Release:	1
12mu|rocs-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|rocs-4.12.4-1|6	License:	GPLv2 LGPLv2 GFDL
12mu|rocs-4.12.4-1|7	Url:		http://edu.kde.org/rocs
12mu|rocs-4.12.4-1|8	Source0:	ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|rocs-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|rocs-4.12.4-1|10	BuildRequires:	boost-devel
12mu|rocs-4.12.4-1|11	BuildRequires:	grantlee-devel
12mu|rocs-4.12.4-1|12	
12mu|rocs-4.12.4-1|13	%description
12mu|rocs-4.12.4-1|14	Rocs aims to be a Graph Theory IDE for helping professors to show the results
12mu|rocs-4.12.4-1|15	of a graph algorithm and also helping students to do the algorithms.
12mu|rocs-4.12.4-1|16	Rocs has a scripting module, done in Qt Script, that interacts with the drawn
12mu|rocs-4.12.4-1|17	graph and every change in the graph with the script is reflected on the drawn
12mu|rocs-4.12.4-1|18	one.
12mu|rocs-4.12.4-1|19	
12mu|rocs-4.12.4-1|20	%files
12mu|rocs-4.12.4-1|21	%doc AUTHORS COPYING COPYING.LIB.LGPL-2 COPYING.LIB.LGPL-2.1 COPYING.DOC README
12mu|rocs-4.12.4-1|22	%doc %{_kde_docdir}/HTML/en/rocs
12mu|rocs-4.12.4-1|23	%{_kde_bindir}/rocs
12mu|rocs-4.12.4-1|24	%{_kde_appsdir}/rocs
12mu|rocs-4.12.4-1|25	%{_kde_appsdir}/rocs_rootedtree
12mu|rocs-4.12.4-1|26	%{_kde_applicationsdir}/rocs.desktop
12mu|rocs-4.12.4-1|27	%{_kde_configdir}/rocs.knsrc
12mu|rocs-4.12.4-1|28	%{_kde_datadir}/config.kcfg/rocs.kcfg
12mu|rocs-4.12.4-1|29	%{_kde_iconsdir}/hicolor/*/apps/rocs.*
12mu|rocs-4.12.4-1|30	%{_kde_libdir}/kde4/rocs_GraphStructure.so
12mu|rocs-4.12.4-1|31	%{_kde_libdir}/kde4/rocs_ListStructure.so
12mu|rocs-4.12.4-1|32	%{_kde_libdir}/kde4/rocs_RootedTreeStructure.so
12mu|rocs-4.12.4-1|33	%{_kde_libdir}/kde4/rocs_assignvaluesplugin.so
12mu|rocs-4.12.4-1|34	%{_kde_libdir}/kde4/rocs_generategraphplugin.so
12mu|rocs-4.12.4-1|35	%{_kde_libdir}/kde4/rocs_transformedgesplugin.so
12mu|rocs-4.12.4-1|36	%{_kde_libdir}/kde4/rocs_dotfileformat.so
12mu|rocs-4.12.4-1|37	%{_kde_libdir}/kde4/rocs_gmlfileformat.so
12mu|rocs-4.12.4-1|38	%{_kde_libdir}/kde4/rocs_kmlfileformat.so
12mu|rocs-4.12.4-1|39	%{_kde_libdir}/kde4/rocs_tgffileformat.so
12mu|rocs-4.12.4-1|40	%{_kde_libdir}/kde4/rocs_tikzfileformat.so
12mu|rocs-4.12.4-1|41	%{_kde_services}/rocs_GraphStructure.desktop
12mu|rocs-4.12.4-1|42	%{_kde_services}/rocs_ListStructure.desktop
12mu|rocs-4.12.4-1|43	%{_kde_services}/rocs_RootedTreeStructure.desktop
12mu|rocs-4.12.4-1|44	%{_kde_services}/rocs_assignvaluesplugin.desktop
12mu|rocs-4.12.4-1|45	%{_kde_services}/rocs_generategraphplugin.desktop
12mu|rocs-4.12.4-1|46	%{_kde_services}/rocs_transformedgesplugin.desktop
12mu|rocs-4.12.4-1|47	%{_kde_services}/rocs_dotfileformatplugin.desktop
12mu|rocs-4.12.4-1|48	%{_kde_services}/rocs_gmlfileformatplugin.desktop
12mu|rocs-4.12.4-1|49	%{_kde_services}/rocs_kmlfileformatplugin.desktop
12mu|rocs-4.12.4-1|50	%{_kde_services}/rocs_tgffileformatplugin.desktop
12mu|rocs-4.12.4-1|51	%{_kde_services}/rocs_tikzfileformatplugin.desktop
12mu|rocs-4.12.4-1|52	%{_kde_servicetypes}/RocsDataStructurePlugin.desktop
12mu|rocs-4.12.4-1|53	%{_kde_servicetypes}/RocsGraphFilePlugin.desktop
12mu|rocs-4.12.4-1|54	%{_kde_servicetypes}/RocsToolsPlugin.desktop
12mu|rocs-4.12.4-1|55	
12mu|rocs-4.12.4-1|56	#---------------------------------------------
12mu|rocs-4.12.4-1|57	
12mu|rocs-4.12.4-1|58	%define rocsvisualeditor_major 4
12mu|rocs-4.12.4-1|59	%define librocsvisualeditor %mklibname rocsvisualeditor %{rocsvisualeditor_major}
12mu|rocs-4.12.4-1|60	
12mu|rocs-4.12.4-1|61	%package -n %{librocsvisualeditor}
12mu|rocs-4.12.4-1|62	Summary:	Runtime library for Rocs
12mu|rocs-4.12.4-1|63	Group:		System/Libraries
12mu|rocs-4.12.4-1|64	
12mu|rocs-4.12.4-1|65	%description -n %{librocsvisualeditor}
12mu|rocs-4.12.4-1|66	Runtime library for Rocs.
12mu|rocs-4.12.4-1|67	
12mu|rocs-4.12.4-1|68	%files -n %{librocsvisualeditor}
12mu|rocs-4.12.4-1|69	%{_kde_libdir}/librocsvisualeditor.so.%{rocsvisualeditor_major}*
12mu|rocs-4.12.4-1|70	
12mu|rocs-4.12.4-1|71	#---------------------------------------------
12mu|rocs-4.12.4-1|72	
12mu|rocs-4.12.4-1|73	%define rocscore_major 4
12mu|rocs-4.12.4-1|74	%define librocscore %mklibname rocscore %{rocscore_major}
12mu|rocs-4.12.4-1|75	
12mu|rocs-4.12.4-1|76	%package -n %{librocscore}
12mu|rocs-4.12.4-1|77	Summary:	Runtime library for Rocs
12mu|rocs-4.12.4-1|78	Group:		System/Libraries
12mu|rocs-4.12.4-1|79	Obsoletes:	%{_lib}rocslib4 < 4.10.0
12mu|rocs-4.12.4-1|80	
12mu|rocs-4.12.4-1|81	%description -n %{librocscore}
12mu|rocs-4.12.4-1|82	Runtime library for Rocs.
12mu|rocs-4.12.4-1|83	
12mu|rocs-4.12.4-1|84	%files -n %{librocscore}
12mu|rocs-4.12.4-1|85	%{_kde_libdir}/librocscore.so.%{rocscore_major}*
12mu|rocs-4.12.4-1|86	
12mu|rocs-4.12.4-1|87	
12mu|rocs-4.12.4-1|88	#---------------------------------------------
12mu|rocs-4.12.4-1|89	
12mu|rocs-4.12.4-1|90	%package devel
12mu|rocs-4.12.4-1|91	Summary:	Devel stuff for %{name}
12mu|rocs-4.12.4-1|92	Group:		Development/KDE and Qt
12mu|rocs-4.12.4-1|93	Requires:	kdelibs4-devel
12mu|rocs-4.12.4-1|94	Requires:	%{librocsvisualeditor} = %{EVRD}
12mu|rocs-4.12.4-1|95	Requires:	%{librocscore} = %{EVRD}
12mu|rocs-4.12.4-1|96	Requires:	boost-devel
12mu|rocs-4.12.4-1|97	Conflicts:	kdeedu4-devel < 4.6.90
12mu|rocs-4.12.4-1|98	
12mu|rocs-4.12.4-1|99	%description devel
12mu|rocs-4.12.4-1|100	Files needed to build applications based on %{name}.
12mu|rocs-4.12.4-1|101	
12mu|rocs-4.12.4-1|102	%files devel
12mu|rocs-4.12.4-1|103	%{_includedir}/rocs
12mu|rocs-4.12.4-1|104	%{_kde_libdir}/librocsvisualeditor.so
12mu|rocs-4.12.4-1|105	%{_kde_libdir}/librocscore.so
12mu|rocs-4.12.4-1|106	
12mu|rocs-4.12.4-1|107	#----------------------------------------------------------------------
12mu|rocs-4.12.4-1|108	
12mu|rocs-4.12.4-1|109	%prep
12mu|rocs-4.12.4-1|110	%setup -q
12mu|rocs-4.12.4-1|111	
12mu|rocs-4.12.4-1|112	%build
12mu|rocs-4.12.4-1|113	%cmake_kde4
12mu|rocs-4.12.4-1|114	%make
12mu|rocs-4.12.4-1|115	
12mu|rocs-4.12.4-1|116	%install
12mu|rocs-4.12.4-1|117	%makeinstall_std -C build
12mu|rocs-4.12.4-1|118	
12mu|rocs-4.12.4-1|119	
12mu|rocs-4.12.4-1|120	%changelog
12mu|rocs-4.12.4-1|121	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|rocs-4.12.4-1|122	+ Revision: 894b973
12mu|rocs-4.12.4-1|123	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|rocs-4.12.4-1|124	
12mu|rocs-4.12.4-1|125	

20755 12
12mu|rootcerts-20160922.00-2|1	# don't make useless debug packages
12mu|rootcerts-20160922.00-2|2	%define _enable_debug_packages %{nil}
12mu|rootcerts-20160922.00-2|3	%define debug_package %{nil}
12mu|rootcerts-20160922.00-2|4	
12mu|rootcerts-20160922.00-2|5	# _without = java enabled, _with = java disabled
12mu|rootcerts-20160922.00-2|6	%ifnarch %mips
12mu|rootcerts-20160922.00-2|7	%bcond_without java
12mu|rootcerts-20160922.00-2|8	%endif
12mu|rootcerts-20160922.00-2|9	
12mu|rootcerts-20160922.00-2|10	%define catrustdir %{_sysconfdir}/pki/ca-trust
12mu|rootcerts-20160922.00-2|11	
12mu|rootcerts-20160922.00-2|12	Summary:	Bundle of CA Root Certificates
12mu|rootcerts-20160922.00-2|13	Name:		rootcerts
12mu|rootcerts-20160922.00-2|14	# <mrl> Use this versioning style in order to be easily backportable.
12mu|rootcerts-20160922.00-2|15	# Note that the release is the last two digits on the version.
12mu|rootcerts-20160922.00-2|16	# All BuildRequires for rootcerts should be done this way:
12mu|rootcerts-20160922.00-2|17	# BuildRequires: rootcerts >= 0:20070402.00, for example
12mu|rootcerts-20160922.00-2|18	# - NEVER specifying the %%{release}
12mu|rootcerts-20160922.00-2|19	Epoch:		1
12mu|rootcerts-20160922.00-2|20	Version:	20160922.00
12mu|rootcerts-20160922.00-2|21	Release:	2
12mu|rootcerts-20160922.00-2|22	License:	GPL
12mu|rootcerts-20160922.00-2|23	Group:		System/Servers
12mu|rootcerts-20160922.00-2|24	URL:		%{disturl}
12mu|rootcerts-20160922.00-2|25	# S0 originates from http://switch.dl.sourceforge.net/sourceforge/courier/courier-0.52.1.tar.bz2
12mu|rootcerts-20160922.00-2|26	Source0:	rootcerts.tar.bz2
12mu|rootcerts-20160922.00-2|27	#  http://hg.mozilla.org/projects/nss/raw-file/tip/lib/ckfw/builtins/certdata.txt
12mu|rootcerts-20160922.00-2|28	Source1:	certdata-%{version}.txt
12mu|rootcerts-20160922.00-2|29	Source2:	rootcerts-igp-brasil.txt
12mu|rootcerts-20160922.00-2|30	# http://www.cacert.org/certs/root.der
12mu|rootcerts-20160922.00-2|31	Source3:	cacert.org.der
12mu|rootcerts-20160922.00-2|32	# http://qa.mandriva.com/show_bug.cgi?id=29612
12mu|rootcerts-20160922.00-2|33	# https://www.verisign.com/support/verisign-intermediate-ca/secure-site-intermediate/index.html
12mu|rootcerts-20160922.00-2|34	Source4:	verisign-class-3-secure-server-ca.pem
12mu|rootcerts-20160922.00-2|35	#http://www.cacert.org/certs/root.crt
12mu|rootcerts-20160922.00-2|36	Source5:	cacert.org.crt
12mu|rootcerts-20160922.00-2|37	# Java JKS keystore generator:
12mu|rootcerts-20160922.00-2|38	# http://cvs.fedora.redhat.com/viewcvs/devel/ca-certificates/generate-cacerts.pl
12mu|rootcerts-20160922.00-2|39	Source6:	generate-cacerts.pl
12mu|rootcerts-20160922.00-2|40	# http://www.cacert.org/certs/class3.der
12mu|rootcerts-20160922.00-2|41	Source7:	cacert_class3.der
12mu|rootcerts-20160922.00-2|42	# certificates from signet
12mu|rootcerts-20160922.00-2|43	# http://www.signet.pl/repository/index.html
12mu|rootcerts-20160922.00-2|44	Source8:	http://www.signet.pl/repository/signetrootca/rootca_der.crt
12mu|rootcerts-20160922.00-2|45	Source9:	http://www.signet.pl/repository/publicca/publicxca_der.crt
12mu|rootcerts-20160922.00-2|46	
12mu|rootcerts-20160922.00-2|47	# Helpers from Fedora
12mu|rootcerts-20160922.00-2|48	Source20:	update-ca-trust
12mu|rootcerts-20160922.00-2|49	Source21:	update-ca-trust.8.txt
12mu|rootcerts-20160922.00-2|50	Source22:	update-ca-trust.8
12mu|rootcerts-20160922.00-2|51	
12mu|rootcerts-20160922.00-2|52	# Fix overwriting issue with generate-cacerts.pl
12mu|rootcerts-20160922.00-2|53	Patch0:		generate-cacerts-fix-entrustsslca.patch
12mu|rootcerts-20160922.00-2|54	# Some hacks to make generate-cacerts.pl work with some of our certificates
12mu|rootcerts-20160922.00-2|55	Patch1:		generate-cacerts-mandriva.patch
12mu|rootcerts-20160922.00-2|56	# Just rename identically named certificates that are not handled by mandriva.cpatch
12mu|rootcerts-20160922.00-2|57	Patch2:		generate-cacerts-rename-duplicates.patch
12mu|rootcerts-20160922.00-2|58	BuildRequires:	perl
12mu|rootcerts-20160922.00-2|59	BuildRequires:	openssl
12mu|rootcerts-20160922.00-2|60	#BuildRequires:	openssl-perl
12mu|rootcerts-20160922.00-2|61	BuildRequires:	nss
12mu|rootcerts-20160922.00-2|62	BuildRequires:	automake
12mu|rootcerts-20160922.00-2|63	BuildRequires:	libtool
12mu|rootcerts-20160922.00-2|64	#BuildRequires:	asciidoc
12mu|rootcerts-20160922.00-2|65	#BuildRequires:	xsltproc
12mu|rootcerts-20160922.00-2|66	%if %{with java}
12mu|rootcerts-20160922.00-2|67	BuildRequires:	java-devel
12mu|rootcerts-20160922.00-2|68	BuildRequires:	java-rpmbuild
12mu|rootcerts-20160922.00-2|69	%endif
12mu|rootcerts-20160922.00-2|70	
12mu|rootcerts-20160922.00-2|71	# For update-ca-trust
12mu|rootcerts-20160922.00-2|72	Requires:	p11-kit
12mu|rootcerts-20160922.00-2|73	Provides:	ca-certificates
12mu|rootcerts-20160922.00-2|74	
12mu|rootcerts-20160922.00-2|75	%description
12mu|rootcerts-20160922.00-2|76	This is a bundle of X.509 certificates of public Certificate
12mu|rootcerts-20160922.00-2|77	Authorities (CA). These were automatically extracted from Mozilla's
12mu|rootcerts-20160922.00-2|78	root CA list (the file "certdata.txt"). It contains the certificates
12mu|rootcerts-20160922.00-2|79	in both plain text and PEM format and therefore can be directly used
12mu|rootcerts-20160922.00-2|80	with an Apache/mod_ssl webserver for SSL client authentication. Just
12mu|rootcerts-20160922.00-2|81	configure this file as the SSLCACertificateFile.
12mu|rootcerts-20160922.00-2|82	
12mu|rootcerts-20160922.00-2|83	%if %{with java}
12mu|rootcerts-20160922.00-2|84	%package java
12mu|rootcerts-20160922.00-2|85	Summary:	Bundle of CA Root Certificates for Java
12mu|rootcerts-20160922.00-2|86	Group:		Development/Java
12mu|rootcerts-20160922.00-2|87	
12mu|rootcerts-20160922.00-2|88	%description java
12mu|rootcerts-20160922.00-2|89	Bundle of X.509 certificates of public Certificate Authorities (CA)
12mu|rootcerts-20160922.00-2|90	in a format used by Java Runtime Environment.
12mu|rootcerts-20160922.00-2|91	%endif
12mu|rootcerts-20160922.00-2|92	
12mu|rootcerts-20160922.00-2|93	%prep
12mu|rootcerts-20160922.00-2|94	%setup -q -n rootcerts
12mu|rootcerts-20160922.00-2|95	
12mu|rootcerts-20160922.00-2|96	mkdir -p builtins
12mu|rootcerts-20160922.00-2|97	cp %{SOURCE1} builtins/certdata.txt
12mu|rootcerts-20160922.00-2|98	
12mu|rootcerts-20160922.00-2|99	# extract the license
12mu|rootcerts-20160922.00-2|100	head -4 builtins/certdata.txt > LICENSE
12mu|rootcerts-20160922.00-2|101	
12mu|rootcerts-20160922.00-2|102	# add additional CA's here, needs to have the mozilla format...
12mu|rootcerts-20160922.00-2|103	cat %{SOURCE2} >> builtins/certdata.txt
12mu|rootcerts-20160922.00-2|104	
12mu|rootcerts-20160922.00-2|105	# CAcert
12mu|rootcerts-20160922.00-2|106	cp %{SOURCE3} .
12mu|rootcerts-20160922.00-2|107	cp %{SOURCE5} .
12mu|rootcerts-20160922.00-2|108	cp %{SOURCE6} .
12mu|rootcerts-20160922.00-2|109	cp %{SOURCE7} .
12mu|rootcerts-20160922.00-2|110	cp %{SOURCE8} .
12mu|rootcerts-20160922.00-2|111	cp %{SOURCE9} .
12mu|rootcerts-20160922.00-2|112	
12mu|rootcerts-20160922.00-2|113	%patch0 -p0
12mu|rootcerts-20160922.00-2|114	%patch1 -p0
12mu|rootcerts-20160922.00-2|115	%patch2 -p0
12mu|rootcerts-20160922.00-2|116	
12mu|rootcerts-20160922.00-2|117	%build
12mu|rootcerts-20160922.00-2|118	rm -f configure
12mu|rootcerts-20160922.00-2|119	libtoolize --copy --force; aclocal; autoconf; automake --foreign --add-missing --copy
12mu|rootcerts-20160922.00-2|120	
12mu|rootcerts-20160922.00-2|121	# CAcert
12mu|rootcerts-20160922.00-2|122	# http://wiki.cacert.org/wiki/NSSLib
12mu|rootcerts-20160922.00-2|123	addbuiltin -n "CAcert Inc." -t "CT,C,C" < cacert.org.der >> builtins/certdata.txt
12mu|rootcerts-20160922.00-2|124	addbuiltin -n "CAcert Inc. Class 3" -t "CT,C,C" < cacert_class3.der >> builtins/certdata.txt
12mu|rootcerts-20160922.00-2|125	
12mu|rootcerts-20160922.00-2|126	# new verisign intermediate certificate
12mu|rootcerts-20160922.00-2|127	# -t trust        trust flags (cCTpPuw).
12mu|rootcerts-20160922.00-2|128	openssl x509 -in %{SOURCE4} -inform PEM -outform DER | \
12mu|rootcerts-20160922.00-2|129	addbuiltin -n "VeriSign Class 3 Secure Server CA" \
12mu|rootcerts-20160922.00-2|130	-t "CT,C,C" >> builtins/certdata.txt
12mu|rootcerts-20160922.00-2|131	
12mu|rootcerts-20160922.00-2|132	perl mkcerts.pl > certs.sh
12mu|rootcerts-20160922.00-2|133	
12mu|rootcerts-20160922.00-2|134	%configure --with-certdb=%{_sysconfdir}/pki/tls/rootcerts
12mu|rootcerts-20160922.00-2|135	
12mu|rootcerts-20160922.00-2|136	%make
12mu|rootcerts-20160922.00-2|137	
12mu|rootcerts-20160922.00-2|138	cat pem/*.pem > ca-bundle.crt
12mu|rootcerts-20160922.00-2|139	cat %{SOURCE4} >> ca-bundle.crt
12mu|rootcerts-20160922.00-2|140	
12mu|rootcerts-20160922.00-2|141	%if %{with java}
12mu|rootcerts-20160922.00-2|142	mkdir java
12mu|rootcerts-20160922.00-2|143	cd java
12mu|rootcerts-20160922.00-2|144	LC_ALL=C perl ../generate-cacerts.pl %{java_home}/bin/keytool ../ca-bundle.crt
12mu|rootcerts-20160922.00-2|145	cd ..
12mu|rootcerts-20160922.00-2|146	%endif
12mu|rootcerts-20160922.00-2|147	
12mu|rootcerts-20160922.00-2|148	#manpage  -we use generated one for now
12mu|rootcerts-20160922.00-2|149	#cp %{SOURCE21} update-ca-trust.8.txt
12mu|rootcerts-20160922.00-2|150	#asciidoc.py -v -d manpage -b docbook update-ca-trust.8.txt
12mu|rootcerts-20160922.00-2|151	#xsltproc --nonet -o update-ca-trust.8 /usr/share/asciidoc/docbook-xsl/manpage.xsl update-ca-trust.8.xml
12mu|rootcerts-20160922.00-2|152	
12mu|rootcerts-20160922.00-2|153	%install
12mu|rootcerts-20160922.00-2|154	%makeinstall_std
12mu|rootcerts-20160922.00-2|155	
12mu|rootcerts-20160922.00-2|156	install -d %{buildroot}%{_sysconfdir}/pki/tls/certs
12mu|rootcerts-20160922.00-2|157	install -d %{buildroot}%{_sysconfdir}/pki/tls/mozilla
12mu|rootcerts-20160922.00-2|158	install -d %{buildroot}%{_bindir}
12mu|rootcerts-20160922.00-2|159	
12mu|rootcerts-20160922.00-2|160	install -m0644 ca-bundle.crt %{buildroot}%{_sysconfdir}/pki/tls/certs/
12mu|rootcerts-20160922.00-2|161	ln -s certs/ca-bundle.crt %{buildroot}%{_sysconfdir}/pki/tls/cert.pem
12mu|rootcerts-20160922.00-2|162	
12mu|rootcerts-20160922.00-2|163	install -m0644 builtins/certdata.txt %{buildroot}%{_sysconfdir}/pki/tls/mozilla/
12mu|rootcerts-20160922.00-2|164	
12mu|rootcerts-20160922.00-2|165	%if %{with java}
12mu|rootcerts-20160922.00-2|166	install -d %{buildroot}%{_sysconfdir}/pki/java
12mu|rootcerts-20160922.00-2|167	install -m0644 java/cacerts %{buildroot}%{_sysconfdir}/pki/java/
12mu|rootcerts-20160922.00-2|168	%endif
12mu|rootcerts-20160922.00-2|169	
12mu|rootcerts-20160922.00-2|170	cat > README << EOF
12mu|rootcerts-20160922.00-2|171	
12mu|rootcerts-20160922.00-2|172	R O O T C E R T S
12mu|rootcerts-20160922.00-2|173	-----------------
12mu|rootcerts-20160922.00-2|174	
12mu|rootcerts-20160922.00-2|175	This is a bundle of X.509 certificates of public Certificate
12mu|rootcerts-20160922.00-2|176	Authorities (CA). These were automatically extracted from Mozilla's
12mu|rootcerts-20160922.00-2|177	root CA list (the file "certdata.txt"). It contains the certificates
12mu|rootcerts-20160922.00-2|178	in both plain text and PEM format and therefore can be directly used
12mu|rootcerts-20160922.00-2|179	with an Apache/mod_ssl webserver for SSL client authentication. Just
12mu|rootcerts-20160922.00-2|180	configure this file as the SSLCACertificateFile.
12mu|rootcerts-20160922.00-2|181	
12mu|rootcerts-20160922.00-2|182	EOF
12mu|rootcerts-20160922.00-2|183	
12mu|rootcerts-20160922.00-2|184	# fix #58107
12mu|rootcerts-20160922.00-2|185	install -d %{buildroot}%{_sysconfdir}/ssl
12mu|rootcerts-20160922.00-2|186	
12mu|rootcerts-20160922.00-2|187	for d in certs private; do
12mu|rootcerts-20160922.00-2|188	ln -sf %{_sysconfdir}/pki/tls/$d %{buildroot}%{_sysconfdir}/ssl/
12mu|rootcerts-20160922.00-2|189	done
12mu|rootcerts-20160922.00-2|190	
12mu|rootcerts-20160922.00-2|191	mkdir -p %{buildroot}%{_mandir}/man8
12mu|rootcerts-20160922.00-2|192	install -p -m 755 %{SOURCE20} %{buildroot}%{_bindir}/update-ca-trust
12mu|rootcerts-20160922.00-2|193	mkdir -p %{buildroot}/bin
12mu|rootcerts-20160922.00-2|194	pushd %{buildroot}/bin
12mu|rootcerts-20160922.00-2|195	ln -s ../%{_bindir}/update-ca-trust update-ca-trust
12mu|rootcerts-20160922.00-2|196	popd
12mu|rootcerts-20160922.00-2|197	#install -p -m 644 update-ca-trust.8 %{buildroot}%{_mandir}/man8
12mu|rootcerts-20160922.00-2|198	install -p -m 644 %{SOURCE22} %{buildroot}%{_mandir}/man8
12mu|rootcerts-20160922.00-2|199	
12mu|rootcerts-20160922.00-2|200	# Compatibility with Fedora-oriented packages
12mu|rootcerts-20160922.00-2|201	mkdir -p -m 755 %{buildroot}%{catrustdir}/source/anchors
12mu|rootcerts-20160922.00-2|202	mkdir -p -m 755 %{buildroot}%{catrustdir}/source/blacklist
12mu|rootcerts-20160922.00-2|203	mkdir -p -m 755 %{buildroot}%{catrustdir}/extracted/pem
12mu|rootcerts-20160922.00-2|204	mkdir -p -m 755 %{buildroot}%{catrustdir}/extracted/openssl
12mu|rootcerts-20160922.00-2|205	mkdir -p -m 755 %{buildroot}%{catrustdir}/extracted/java
12mu|rootcerts-20160922.00-2|206	
12mu|rootcerts-20160922.00-2|207	%files
12mu|rootcerts-20160922.00-2|208	%doc README LICENSE
12mu|rootcerts-20160922.00-2|209	%{_sysconfdir}/pki/tls/cert.pem
12mu|rootcerts-20160922.00-2|210	%config(noreplace) %{_sysconfdir}/pki/tls/certs/ca-bundle.crt
12mu|rootcerts-20160922.00-2|211	%config(noreplace) %{_sysconfdir}/pki/tls/rootcerts/*
12mu|rootcerts-20160922.00-2|212	%config(noreplace) %{_sysconfdir}/pki/tls/mozilla/certdata.txt
12mu|rootcerts-20160922.00-2|213	%{_sysconfdir}/ssl/certs
12mu|rootcerts-20160922.00-2|214	%{_sysconfdir}/ssl/private
12mu|rootcerts-20160922.00-2|215	%{_bindir}/update-ca-trust
12mu|rootcerts-20160922.00-2|216	/bin/update-ca-trust
12mu|rootcerts-20160922.00-2|217	%{_mandir}/man?/*
12mu|rootcerts-20160922.00-2|218	
12mu|rootcerts-20160922.00-2|219	%{catrustdir}/source/anchors
12mu|rootcerts-20160922.00-2|220	%{catrustdir}/source/blacklist
12mu|rootcerts-20160922.00-2|221	%{catrustdir}/extracted/pem
12mu|rootcerts-20160922.00-2|222	%{catrustdir}/extracted/openssl
12mu|rootcerts-20160922.00-2|223	%{catrustdir}/extracted/java
12mu|rootcerts-20160922.00-2|224	
12mu|rootcerts-20160922.00-2|225	%if %{with java}
12mu|rootcerts-20160922.00-2|226	%files java
12mu|rootcerts-20160922.00-2|227	%dir %{_sysconfdir}/pki/java
12mu|rootcerts-20160922.00-2|228	%config(noreplace) %{_sysconfdir}/pki/java/cacerts
12mu|rootcerts-20160922.00-2|229	%endif
12mu|rootcerts-20160922.00-2|230	
12mu|rootcerts-20160922.00-2|231	%changelog
12mu|rootcerts-20160922.00-2|232	
12mu|rootcerts-20160922.00-2|233	* Sat Feb 04 2017 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:20160922.00-2
12mu|rootcerts-20160922.00-2|234	- (e3b440a) MassBuild#1230: Increase release tag
12mu|rootcerts-20160922.00-2|235	
12mu|rootcerts-20160922.00-2|236	

20756 12
12mu|rosa-elementary-theme-2.6.1-4|1	Summary:	ROSA-elementary theme
12mu|rosa-elementary-theme-2.6.1-4|2	Name:		rosa-elementary-theme
12mu|rosa-elementary-theme-2.6.1-4|3	Version:	2.6.1
12mu|rosa-elementary-theme-2.6.1-4|4	Release:	4
12mu|rosa-elementary-theme-2.6.1-4|5	Source0:	%{name}-%{version}.tar.gz
12mu|rosa-elementary-theme-2.6.1-4|6	#Theme for openbox
12mu|rosa-elementary-theme-2.6.1-4|7	Source1:	%{name}-openbox.tar.gz
12mu|rosa-elementary-theme-2.6.1-4|8	# new metacity theme
12mu|rosa-elementary-theme-2.6.1-4|9	#Aurorae theme
12mu|rosa-elementary-theme-2.6.1-4|10	Source3:	rosa-aurorae-1.0.1.tar.xz
12mu|rosa-elementary-theme-2.6.1-4|11	Patch0:		rosa-elementary-search-focus.patch
12mu|rosa-elementary-theme-2.6.1-4|12	Patch1:		rosa-elementary-theme-2.6.1-drop-warnings.patch
12mu|rosa-elementary-theme-2.6.1-4|13	Patch2:		gnome-panel-fix.patch
12mu|rosa-elementary-theme-2.6.1-4|14	License:	GPLv2
12mu|rosa-elementary-theme-2.6.1-4|15	Group:		Graphical desktop/Other
12mu|rosa-elementary-theme-2.6.1-4|16	URL:		www.rosalinux.com
12mu|rosa-elementary-theme-2.6.1-4|17	BuildArch:	noarch
12mu|rosa-elementary-theme-2.6.1-4|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|rosa-elementary-theme-2.6.1-4|19	Requires:	murrine
12mu|rosa-elementary-theme-2.6.1-4|20	Requires:	gtk-aurora-engine
12mu|rosa-elementary-theme-2.6.1-4|21	Suggests:	rosa-icons
12mu|rosa-elementary-theme-2.6.1-4|22	
12mu|rosa-elementary-theme-2.6.1-4|23	%description
12mu|rosa-elementary-theme-2.6.1-4|24	ROSA-elementary theme creates specially for the ROSA.
12mu|rosa-elementary-theme-2.6.1-4|25	Originally based on Elementary theme by Daniel Fore
12mu|rosa-elementary-theme-2.6.1-4|26	(aka Dan Rabbit).
12mu|rosa-elementary-theme-2.6.1-4|27	
12mu|rosa-elementary-theme-2.6.1-4|28	%prep
12mu|rosa-elementary-theme-2.6.1-4|29	%setup -q -a1
12mu|rosa-elementary-theme-2.6.1-4|30	%apply_patches
12mu|rosa-elementary-theme-2.6.1-4|31	
12mu|rosa-elementary-theme-2.6.1-4|32	tar xJf %{SOURCE3}
12mu|rosa-elementary-theme-2.6.1-4|33	
12mu|rosa-elementary-theme-2.6.1-4|34	%install
12mu|rosa-elementary-theme-2.6.1-4|35	rm -rf %{buildroot}
12mu|rosa-elementary-theme-2.6.1-4|36	mkdir -p %{buildroot}%{_datadir}/themes
12mu|rosa-elementary-theme-2.6.1-4|37	mkdir -p %{buildroot}%{_datadir}/themes/rosa-elementary
12mu|rosa-elementary-theme-2.6.1-4|38	cp -rf ./* %{buildroot}%{_datadir}/themes/rosa-elementary
12mu|rosa-elementary-theme-2.6.1-4|39	mkdir -p %{buildroot}%{_datadir}/apps/aurorae/themes/rosa/
12mu|rosa-elementary-theme-2.6.1-4|40	cp -rf ./rosa-1.0.1/* %{buildroot}%{_datadir}/apps/aurorae/themes/rosa/
12mu|rosa-elementary-theme-2.6.1-4|41	
12mu|rosa-elementary-theme-2.6.1-4|42	%files
12mu|rosa-elementary-theme-2.6.1-4|43	%defattr(644,root,root,755)
12mu|rosa-elementary-theme-2.6.1-4|44	%{_datadir}/themes/*
12mu|rosa-elementary-theme-2.6.1-4|45	%{_datadir}/apps/aurorae/themes/rosa/*
12mu|rosa-elementary-theme-2.6.1-4|46	
12mu|rosa-elementary-theme-2.6.1-4|47	%changelog
12mu|rosa-elementary-theme-2.6.1-4|48	* Mon Dec 09 2013 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 2.6.1-4
12mu|rosa-elementary-theme-2.6.1-4|49	+ Revision: 2417cdc
12mu|rosa-elementary-theme-2.6.1-4|50	- Fixed gnome-flashback panel css rules.
12mu|rosa-elementary-theme-2.6.1-4|51	
12mu|rosa-elementary-theme-2.6.1-4|52	* Thu Dec 05 2013 Tigro <ashejn@gmail.com> 2.6.1-3
12mu|rosa-elementary-theme-2.6.1-4|53	+ Revision: e0c221e
12mu|rosa-elementary-theme-2.6.1-4|54	- drop warnings
12mu|rosa-elementary-theme-2.6.1-4|55	
12mu|rosa-elementary-theme-2.6.1-4|56	* Tue Oct 22 2013 Arkady Shane <ashejn@gmail.com> 2.6.1-2
12mu|rosa-elementary-theme-2.6.1-4|57	+ Revision: 5a154d6
12mu|rosa-elementary-theme-2.6.1-4|58	- bump release
12mu|rosa-elementary-theme-2.6.1-4|59	
12mu|rosa-elementary-theme-2.6.1-4|60	* Tue Oct 22 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 2.6.1-1
12mu|rosa-elementary-theme-2.6.1-4|61	+ Revision: 49c7e01
12mu|rosa-elementary-theme-2.6.1-4|62	- Add patch.
12mu|rosa-elementary-theme-2.6.1-4|63	
12mu|rosa-elementary-theme-2.6.1-4|64	* Thu Jun 06 2013 root <root@localhost.localdomain> 2.6.1-1
12mu|rosa-elementary-theme-2.6.1-4|65	+ Revision: d68ba5d
12mu|rosa-elementary-theme-2.6.1-4|66	- changed tooltip color to #727272
12mu|rosa-elementary-theme-2.6.1-4|67	
12mu|rosa-elementary-theme-2.6.1-4|68	* Wed May 29 2013 Denis Koryavov <denis.koryavov@rosalab.ru> 2.6.0-2
12mu|rosa-elementary-theme-2.6.1-4|69	+ Revision: 58a2a4d
12mu|rosa-elementary-theme-2.6.1-4|70	- Many improvements in the black theme.
12mu|rosa-elementary-theme-2.6.1-4|71	
12mu|rosa-elementary-theme-2.6.1-4|72	* Fri May 24 2013 Denis Koryavov <denis.koryavov@rosalab.ru> 2.6.0-1
12mu|rosa-elementary-theme-2.6.1-4|73	+ Revision: c39b631
12mu|rosa-elementary-theme-2.6.1-4|74	- New version 2.6.0. Added GTK3 theme. Added GNOME Shell theme. New windows decorations for GNOME.
12mu|rosa-elementary-theme-2.6.1-4|75	
12mu|rosa-elementary-theme-2.6.1-4|76	* Tue May 07 2013 Denis Koryavov <denis.koryavov@rosalab.ru> 2.5.5-3
12mu|rosa-elementary-theme-2.6.1-4|77	+ Revision: 7e0b5d7
12mu|rosa-elementary-theme-2.6.1-4|78	- Fixed spec.
12mu|rosa-elementary-theme-2.6.1-4|79	
12mu|rosa-elementary-theme-2.6.1-4|80	* Thu Apr 25 2013 Антон Стерхов <anton.sterhov@gmail.com> 2.5.5-2
12mu|rosa-elementary-theme-2.6.1-4|81	+ Revision: e3aa03e
12mu|rosa-elementary-theme-2.6.1-4|82	- Updated rosa-elementary-theme.spec
12mu|rosa-elementary-theme-2.6.1-4|83	
12mu|rosa-elementary-theme-2.6.1-4|84	* Wed Apr 24 2013 Anton Sterkhov <anton.sterhov@rosalab.ru> 2.5.5-2
12mu|rosa-elementary-theme-2.6.1-4|85	+ Revision: 23e46ce
12mu|rosa-elementary-theme-2.6.1-4|86	- Added new buttons to aurorae theme, fixed bug with menu icons in aurorae theme.
12mu|rosa-elementary-theme-2.6.1-4|87	
12mu|rosa-elementary-theme-2.6.1-4|88	* Wed Apr 24 2013 Anton Sterkhov <anton.sterhov@rosalab.ru> 2.5.5-2
12mu|rosa-elementary-theme-2.6.1-4|89	+ Revision: 404d321
12mu|rosa-elementary-theme-2.6.1-4|90	- Added new buttons to aurorae theme, fixed bug with menu icons in aurorae theme.
12mu|rosa-elementary-theme-2.6.1-4|91	
12mu|rosa-elementary-theme-2.6.1-4|92	* Tue Mar 26 2013 Антон Стерхов <anton.sterhov@gmail.com> 2.5.4-1
12mu|rosa-elementary-theme-2.6.1-4|93	+ Revision: c8a0df3
12mu|rosa-elementary-theme-2.6.1-4|94	- Removed gtk3 theme, removed gnome-shell theme.
12mu|rosa-elementary-theme-2.6.1-4|95	
12mu|rosa-elementary-theme-2.6.1-4|96	* Thu Mar 21 2013 Anton Sterkhov <anton.sterhov@rosalab.ru>
12mu|rosa-elementary-theme-2.6.1-4|97	+ Revision: 8b4bbf4
12mu|rosa-elementary-theme-2.6.1-4|98	- Removed gtk3 theme, removed gnome-shell theme.
12mu|rosa-elementary-theme-2.6.1-4|99	
12mu|rosa-elementary-theme-2.6.1-4|100	* Thu Mar 21 2013 Anton Sterkhov <anton.sterhov@rosalab.ru> 2.5.4-1
12mu|rosa-elementary-theme-2.6.1-4|101	+ Revision: ecdbcc5
12mu|rosa-elementary-theme-2.6.1-4|102	- Removed gtk3 theme, removed gnome-shell theme.
12mu|rosa-elementary-theme-2.6.1-4|103	
12mu|rosa-elementary-theme-2.6.1-4|104	* Mon Mar 18 2013 Антон Стерхов <anton.sterhov@gmail.com> 2.5.3-1
12mu|rosa-elementary-theme-2.6.1-4|105	+ Revision: d2c0051
12mu|rosa-elementary-theme-2.6.1-4|106	- Gtk2: Fixed sliders, fixed element's focus style, fixed progressbars. Added new Gtk3 theme. Added new Gnome-shell theme. Fixed metacity theme for better view in Gnome3
12mu|rosa-elementary-theme-2.6.1-4|107	
12mu|rosa-elementary-theme-2.6.1-4|108	* Wed Mar 13 2013 Anton Sterkhov <anton.sterhov@rosalab.ru>
12mu|rosa-elementary-theme-2.6.1-4|109	+ Revision: 95d8b9c
12mu|rosa-elementary-theme-2.6.1-4|110	- Gtk2: Fixed sliders, fixed element's focus style, fixed progressbars. Added new Gtk3 theme. Added new Gnome-shell theme. Fixed metacity theme for better view in Gnome3
12mu|rosa-elementary-theme-2.6.1-4|111	
12mu|rosa-elementary-theme-2.6.1-4|112	* Wed Mar 13 2013 Anton Sterkhov <anton.sterhov@rosalab.ru> 2.5.3-1
12mu|rosa-elementary-theme-2.6.1-4|113	+ Revision: 13c03ba
12mu|rosa-elementary-theme-2.6.1-4|114	- Gtk2: Fixed sliders, fixed element's focus style, fixed progressbars. Added new Gtk3 theme. Added new Gnome-shell theme. Fixed metacity theme for better view in Gnome3
12mu|rosa-elementary-theme-2.6.1-4|115	
12mu|rosa-elementary-theme-2.6.1-4|116	* Tue Feb 12 2013 Антон Стерхов <anton.sterhov@gmail.com> 2.5.2-2
12mu|rosa-elementary-theme-2.6.1-4|117	+ Revision: 9b972dc
12mu|rosa-elementary-theme-2.6.1-4|118	- Updated release version
12mu|rosa-elementary-theme-2.6.1-4|119	
12mu|rosa-elementary-theme-2.6.1-4|120	* Wed Feb 06 2013 Anton Sterkhov <anton.sterhov@rosalab.ru> 2.5.2-1
12mu|rosa-elementary-theme-2.6.1-4|121	+ Revision: 8087820
12mu|rosa-elementary-theme-2.6.1-4|122	- Added the new theme for window decoration, based on Aurorae engine.
12mu|rosa-elementary-theme-2.6.1-4|123	
12mu|rosa-elementary-theme-2.6.1-4|124	* Thu Dec 27 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 2.5.2-1
12mu|rosa-elementary-theme-2.6.1-4|125	+ Revision: 9544ec7
12mu|rosa-elementary-theme-2.6.1-4|126	- Added GTK settings for Chrome/Chromium browsers.
12mu|rosa-elementary-theme-2.6.1-4|127	
12mu|rosa-elementary-theme-2.6.1-4|128	* Thu Nov 22 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 2.5.1-1
12mu|rosa-elementary-theme-2.6.1-4|129	+ Revision: da0c3a0
12mu|rosa-elementary-theme-2.6.1-4|130	- Fixed tooltips color for some GTK+ applications.
12mu|rosa-elementary-theme-2.6.1-4|131	
12mu|rosa-elementary-theme-2.6.1-4|132	* Tue Nov 20 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 2.5.0-1
12mu|rosa-elementary-theme-2.6.1-4|133	+ Revision: aee3540
12mu|rosa-elementary-theme-2.6.1-4|134	- Added new GTK theme.
12mu|rosa-elementary-theme-2.6.1-4|135	
12mu|rosa-elementary-theme-2.6.1-4|136	* Tue Sep 11 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 2.4.3-4
12mu|rosa-elementary-theme-2.6.1-4|137	+ Revision: ae8c7ed
12mu|rosa-elementary-theme-2.6.1-4|138	- Fixed tooltips for window decoration buttons.
12mu|rosa-elementary-theme-2.6.1-4|139	
12mu|rosa-elementary-theme-2.6.1-4|140	* Tue Sep 11 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 2.4.3-3
12mu|rosa-elementary-theme-2.6.1-4|141	+ Revision: 083d90d
12mu|rosa-elementary-theme-2.6.1-4|142	- Fixed tarball.
12mu|rosa-elementary-theme-2.6.1-4|143	
12mu|rosa-elementary-theme-2.6.1-4|144	* Tue Sep 11 2012 Anton Sterkhov <anton.sterhov@gmail.com> 2.4.3-3
12mu|rosa-elementary-theme-2.6.1-4|145	+ Revision: b31e35c
12mu|rosa-elementary-theme-2.6.1-4|146	- Fix tooltips
12mu|rosa-elementary-theme-2.6.1-4|147	
12mu|rosa-elementary-theme-2.6.1-4|148	* Tue Sep 11 2012 Anton Sterkhov <anton.sterhov@gmail.com> 2.4.3-3
12mu|rosa-elementary-theme-2.6.1-4|149	+ Revision: 4a801ac
12mu|rosa-elementary-theme-2.6.1-4|150	- Fix tooltips
12mu|rosa-elementary-theme-2.6.1-4|151	
12mu|rosa-elementary-theme-2.6.1-4|152	* Tue Sep 11 2012 Anton Sterkhov <anton.sterhov@gmail.com> 2.4.3-4
12mu|rosa-elementary-theme-2.6.1-4|153	+ Revision: 2fbebf2
12mu|rosa-elementary-theme-2.6.1-4|154	- Fix tooltips
12mu|rosa-elementary-theme-2.6.1-4|155	
12mu|rosa-elementary-theme-2.6.1-4|156	* Mon Sep 10 2012 Anton Sterkhov <anton.sterhov@gmail.com> 2.4.3-4
12mu|rosa-elementary-theme-2.6.1-4|157	+ Revision: 11f25d2
12mu|rosa-elementary-theme-2.6.1-4|158	- Fix tooltips
12mu|rosa-elementary-theme-2.6.1-4|159	
12mu|rosa-elementary-theme-2.6.1-4|160	* Tue Jul 03 2012 Tigro <ashejn@gmail.com> 2.4.2-3
12mu|rosa-elementary-theme-2.6.1-4|161	+ Revision: 9a06d08
12mu|rosa-elementary-theme-2.6.1-4|162	- bump release
12mu|rosa-elementary-theme-2.6.1-4|163	
12mu|rosa-elementary-theme-2.6.1-4|164	* Tue Jul 03 2012 Tigro <ashejn@gmail.com> 2.4.2-2
12mu|rosa-elementary-theme-2.6.1-4|165	+ Revision: 00c667d
12mu|rosa-elementary-theme-2.6.1-4|166	- merge with rosa2012lts branch
12mu|rosa-elementary-theme-2.6.1-4|167	
12mu|rosa-elementary-theme-2.6.1-4|168	* Tue Jul 03 2012 Tigro <ashejn@gmail.com> 2.4.2-2
12mu|rosa-elementary-theme-2.6.1-4|169	+ Revision: 100a5a9
12mu|rosa-elementary-theme-2.6.1-4|170	- update metacity theme
12mu|rosa-elementary-theme-2.6.1-4|171	
12mu|rosa-elementary-theme-2.6.1-4|172	* Mon Jun 18 2012 root <root@localhost.localdomain> 2.4.2-1
12mu|rosa-elementary-theme-2.6.1-4|173	+ Revision: 67f18a1
12mu|rosa-elementary-theme-2.6.1-4|174	- sync to tigro repo
12mu|rosa-elementary-theme-2.6.1-4|175	
12mu|rosa-elementary-theme-2.6.1-4|176	* Wed Apr 11 2012 Alexander Kazancev <kazancas@mandriva.ru> 2.4.2-2
12mu|rosa-elementary-theme-2.6.1-4|177	+ Revision: 94b3ffa
12mu|rosa-elementary-theme-2.6.1-4|178	- Updated rosa-elementary-theme.spec
12mu|rosa-elementary-theme-2.6.1-4|179	
12mu|rosa-elementary-theme-2.6.1-4|180	* Wed Apr 11 2012 akdengi <kazancas@mandriva.ru> 2.4.2-2
12mu|rosa-elementary-theme-2.6.1-4|181	+ Revision: 2a01a94
12mu|rosa-elementary-theme-2.6.1-4|182	- fix theme
12mu|rosa-elementary-theme-2.6.1-4|183	
12mu|rosa-elementary-theme-2.6.1-4|184	

20757 12
12mu|rosa-gnome-panel-3.6.2-4|1	%define api	4
12mu|rosa-gnome-panel-3.6.2-4|2	%define major	0
12mu|rosa-gnome-panel-3.6.2-4|3	%define girmajor 4.0
12mu|rosa-gnome-panel-3.6.2-4|4	%define libname	%mklibname panel-applet %{api} %{major}
12mu|rosa-gnome-panel-3.6.2-4|5	%define girname	%mklibname panel-applet-gir %{girmajor}
12mu|rosa-gnome-panel-3.6.2-4|6	%define develname %mklibname -d panel-applet %{api}
12mu|rosa-gnome-panel-3.6.2-4|7	
12mu|rosa-gnome-panel-3.6.2-4|8	Summary:	The core programs for the GNOME GUI desktop environment
12mu|rosa-gnome-panel-3.6.2-4|9	Name:		rosa-gnome-panel
12mu|rosa-gnome-panel-3.6.2-4|10	Version:	3.6.2
12mu|rosa-gnome-panel-3.6.2-4|11	Release:	4
12mu|rosa-gnome-panel-3.6.2-4|12	License:	GPLv2+ and LGPLv2+
12mu|rosa-gnome-panel-3.6.2-4|13	Group:		Graphical desktop/GNOME
12mu|rosa-gnome-panel-3.6.2-4|14	URL:		http://www.gnome.org/
12mu|rosa-gnome-panel-3.6.2-4|15	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/gnome-panel/3.6/gnome-panel-%{version}.tar.xz
12mu|rosa-gnome-panel-3.6.2-4|16	Source1:	mandriva-panel.png
12mu|rosa-gnome-panel-3.6.2-4|17	Patch0:		gnome-panel-3.6.2-drop-commandline.patch
12mu|rosa-gnome-panel-3.6.2-4|18	Patch1:		gnome-panel-3.6.2-gweather-include.patch
12mu|rosa-gnome-panel-3.6.2-4|19	Patch2:		gnome-panel-3.6.2-resurrect-function.patch
12mu|rosa-gnome-panel-3.6.2-4|20	Patch3:     gnome-panel-3.6.2-bgfix.patch
12mu|rosa-gnome-panel-3.6.2-4|21	
12mu|rosa-gnome-panel-3.6.2-4|22	BuildRequires:	desktop-file-utils
12mu|rosa-gnome-panel-3.6.2-4|23	BuildRequires:	gettext itstool
12mu|rosa-gnome-panel-3.6.2-4|24	BuildRequires:	gettext-devel
12mu|rosa-gnome-panel-3.6.2-4|25	BuildRequires:	glib2.0-common
12mu|rosa-gnome-panel-3.6.2-4|26	BuildRequires:	gnome-common
12mu|rosa-gnome-panel-3.6.2-4|27	BuildRequires:	gtk-doc
12mu|rosa-gnome-panel-3.6.2-4|28	BuildRequires:	intltool
12mu|rosa-gnome-panel-3.6.2-4|29	BuildRequires:	pkgconfig(cairo-gobject)
12mu|rosa-gnome-panel-3.6.2-4|30	BuildRequires:	pkgconfig(cairo-xlib)
12mu|rosa-gnome-panel-3.6.2-4|31	BuildRequires:	pkgconfig(dconf)
12mu|rosa-gnome-panel-3.6.2-4|32	BuildRequires:	pkgconfig(gconf-2.0) >= 2.6.1
12mu|rosa-gnome-panel-3.6.2-4|33	BuildRequires:	pkgconfig(gdk-pixbuf-2.0) >= 2.7.1
12mu|rosa-gnome-panel-3.6.2-4|34	BuildRequires:	pkgconfig(glib-2.0) >= 2.25.12
12mu|rosa-gnome-panel-3.6.2-4|35	BuildRequires:	pkgconfig(gnome-desktop-3.0) >= 2.91.0
12mu|rosa-gnome-panel-3.6.2-4|36	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|rosa-gnome-panel-3.6.2-4|37	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|rosa-gnome-panel-3.6.2-4|38	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0
12mu|rosa-gnome-panel-3.6.2-4|39	BuildRequires:	pkgconfig(gweather-3.0) >= 2.91.0
12mu|rosa-gnome-panel-3.6.2-4|40	BuildRequires:	pkgconfig(ice)
12mu|rosa-gnome-panel-3.6.2-4|41	BuildRequires:	pkgconfig(libedataserver-1.2)
12mu|rosa-gnome-panel-3.6.2-4|42	BuildRequires:	pkgconfig(libecal-1.2)
12mu|rosa-gnome-panel-3.6.2-4|43	BuildRequires:	pkgconfig(libgnome-menu-3.0) >= 3.1.4
12mu|rosa-gnome-panel-3.6.2-4|44	BuildRequires:	pkgconfig(librsvg-2.0)
12mu|rosa-gnome-panel-3.6.2-4|45	BuildRequires:	pkgconfig(libwnck-3.0) >= 2.91.0
12mu|rosa-gnome-panel-3.6.2-4|46	BuildRequires:	pkgconfig(NetworkManager) >= 0.6
12mu|rosa-gnome-panel-3.6.2-4|47	BuildRequires:	pkgconfig(pango) >= 1.15.4
12mu|rosa-gnome-panel-3.6.2-4|48	BuildRequires:	pkgconfig(polkit-gobject-1)
12mu|rosa-gnome-panel-3.6.2-4|49	BuildRequires:	pkgconfig(sm)
12mu|rosa-gnome-panel-3.6.2-4|50	BuildRequires:	pkgconfig(telepathy-glib) >= 0.14.0
12mu|rosa-gnome-panel-3.6.2-4|51	BuildRequires:	pkgconfig(x11)
12mu|rosa-gnome-panel-3.6.2-4|52	BuildRequires:	pkgconfig(xau)
12mu|rosa-gnome-panel-3.6.2-4|53	BuildRequires:	pkgconfig(xrandr) >= 1.2.0
12mu|rosa-gnome-panel-3.6.2-4|54	BuildConflicts:	libevolution-data-server2-devel
12mu|rosa-gnome-panel-3.6.2-4|55	
12mu|rosa-gnome-panel-3.6.2-4|56	Requires:	gsettings-desktop-schemas
12mu|rosa-gnome-panel-3.6.2-4|57	Requires:	gnome-session
12mu|rosa-gnome-panel-3.6.2-4|58	Requires:	gnome-desktop3
12mu|rosa-gnome-panel-3.6.2-4|59	Requires:	polkit-agent
12mu|rosa-gnome-panel-3.6.2-4|60	Requires:	gnome-menus
12mu|rosa-gnome-panel-3.6.2-4|61	Requires:	gnome-shell
12mu|rosa-gnome-panel-3.6.2-4|62	# for search function in panel
12mu|rosa-gnome-panel-3.6.2-4|63	Requires:	gnome-search-tool
12mu|rosa-gnome-panel-3.6.2-4|64	Requires:	gnome-screensaver
12mu|rosa-gnome-panel-3.6.2-4|65	Requires:	desktop-common-data
12mu|rosa-gnome-panel-3.6.2-4|66	
12mu|rosa-gnome-panel-3.6.2-4|67	Suggests:	gnome-applets
12mu|rosa-gnome-panel-3.6.2-4|68	Obsoletes:	gnome-panel2 < 3.4
12mu|rosa-gnome-panel-3.6.2-4|69	
12mu|rosa-gnome-panel-3.6.2-4|70	%description
12mu|rosa-gnome-panel-3.6.2-4|71	GNOME (GNU Network Object Model Environment) is a user-friendly
12mu|rosa-gnome-panel-3.6.2-4|72	set of applications and desktop tools to be used in conjunction with a
12mu|rosa-gnome-panel-3.6.2-4|73	window manager for the X Window System.  GNOME is similar in purpose and
12mu|rosa-gnome-panel-3.6.2-4|74	scope to CDE and KDE, but GNOME is based completely on free
12mu|rosa-gnome-panel-3.6.2-4|75	software.
12mu|rosa-gnome-panel-3.6.2-4|76	
12mu|rosa-gnome-panel-3.6.2-4|77	The GNOME panel packages provides the gnome panel, menus and some
12mu|rosa-gnome-panel-3.6.2-4|78	basic applets for the panel.
12mu|rosa-gnome-panel-3.6.2-4|79	
12mu|rosa-gnome-panel-3.6.2-4|80	%package -n	%{libname}
12mu|rosa-gnome-panel-3.6.2-4|81	Summary:	%{summary}
12mu|rosa-gnome-panel-3.6.2-4|82	Group:		System/Libraries
12mu|rosa-gnome-panel-3.6.2-4|83	Provides:	libpanel-applet = %{version}-%{release}
12mu|rosa-gnome-panel-3.6.2-4|84	Provides:	libpanel-applet-%{api} = %{version}-%{release}
12mu|rosa-gnome-panel-3.6.2-4|85	
12mu|rosa-gnome-panel-3.6.2-4|86	%description -n	%{libname}
12mu|rosa-gnome-panel-3.6.2-4|87	Panel libraries for running GNOME panels.
12mu|rosa-gnome-panel-3.6.2-4|88	
12mu|rosa-gnome-panel-3.6.2-4|89	%package -n %{girname}
12mu|rosa-gnome-panel-3.6.2-4|90	Summary:	GObject Introspection interface description for %{name}
12mu|rosa-gnome-panel-3.6.2-4|91	Group:		System/Libraries
12mu|rosa-gnome-panel-3.6.2-4|92	
12mu|rosa-gnome-panel-3.6.2-4|93	%description -n %{girname}
12mu|rosa-gnome-panel-3.6.2-4|94	GObject Introspection interface description for %{name}.
12mu|rosa-gnome-panel-3.6.2-4|95	
12mu|rosa-gnome-panel-3.6.2-4|96	%package -n	%{develname}
12mu|rosa-gnome-panel-3.6.2-4|97	Summary:	Development libraries, include files for GNOME panel
12mu|rosa-gnome-panel-3.6.2-4|98	Group:		Development/GNOME and GTK+
12mu|rosa-gnome-panel-3.6.2-4|99	Provides:	%{name}-devel = %{version}-%{release}
12mu|rosa-gnome-panel-3.6.2-4|100	Requires:	%{libname} = %{version}-%{release}
12mu|rosa-gnome-panel-3.6.2-4|101	Requires:	%{girname} = %{version}-%{release}
12mu|rosa-gnome-panel-3.6.2-4|102	Obsoletes:	%{_lib}panel-applet-2_0-devel < 3.4
12mu|rosa-gnome-panel-3.6.2-4|103	Obsoletes:	%{mklibname -d panel-applet- 2 0} < 3.4
12mu|rosa-gnome-panel-3.6.2-4|104	
12mu|rosa-gnome-panel-3.6.2-4|105	%description -n	%{develname}
12mu|rosa-gnome-panel-3.6.2-4|106	Panel libraries and header files for creating GNOME panels.
12mu|rosa-gnome-panel-3.6.2-4|107	
12mu|rosa-gnome-panel-3.6.2-4|108	%prep
12mu|rosa-gnome-panel-3.6.2-4|109	%setup -q -n gnome-panel-%{version}
12mu|rosa-gnome-panel-3.6.2-4|110	%apply_patches
12mu|rosa-gnome-panel-3.6.2-4|111	
12mu|rosa-gnome-panel-3.6.2-4|112	%build
12mu|rosa-gnome-panel-3.6.2-4|113	%configure2_5x \
12mu|rosa-gnome-panel-3.6.2-4|114	--enable-eds  \
12mu|rosa-gnome-panel-3.6.2-4|115	--disable-scrollkeeper \
12mu|rosa-gnome-panel-3.6.2-4|116	--disable-static \
12mu|rosa-gnome-panel-3.6.2-4|117	--disable-schemas-install \
12mu|rosa-gnome-panel-3.6.2-4|118	
12mu|rosa-gnome-panel-3.6.2-4|119	%make LIBS='-lgmodule-2.0'
12mu|rosa-gnome-panel-3.6.2-4|120	
12mu|rosa-gnome-panel-3.6.2-4|121	%install
12mu|rosa-gnome-panel-3.6.2-4|122	%makeinstall_std
12mu|rosa-gnome-panel-3.6.2-4|123	
12mu|rosa-gnome-panel-3.6.2-4|124	%find_lang %{name}-3.0 --with-gnome --all-name
12mu|rosa-gnome-panel-3.6.2-4|125	
12mu|rosa-gnome-panel-3.6.2-4|126	#remove unpackaged files
12mu|rosa-gnome-panel-3.6.2-4|127	rm -rf %{buildroot}%{_datadir}/gnome-panelrc
12mu|rosa-gnome-panel-3.6.2-4|128	
12mu|rosa-gnome-panel-3.6.2-4|129	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
12mu|rosa-gnome-panel-3.6.2-4|130	cp -a %{SOURCE1} %{buildroot}%{_datadir}/icons/hicolor/scalable/apps
12mu|rosa-gnome-panel-3.6.2-4|131	
12mu|rosa-gnome-panel-3.6.2-4|132	%files -f %{name}-3.0.lang
12mu|rosa-gnome-panel-3.6.2-4|133	%doc AUTHORS COPYING NEWS README
12mu|rosa-gnome-panel-3.6.2-4|134	%{_bindir}/*
12mu|rosa-gnome-panel-3.6.2-4|135	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.applet.clock.gschema.xml
12mu|rosa-gnome-panel-3.6.2-4|136	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.applet.fish.gschema.xml
12mu|rosa-gnome-panel-3.6.2-4|137	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.applet.window-list.gschema.xml
12mu|rosa-gnome-panel-3.6.2-4|138	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.applet.workspace-switcher.gschema.xml
12mu|rosa-gnome-panel-3.6.2-4|139	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.enums.xml
12mu|rosa-gnome-panel-3.6.2-4|140	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.gschema.xml
12mu|rosa-gnome-panel-3.6.2-4|141	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.launcher.gschema.xml
12mu|rosa-gnome-panel-3.6.2-4|142	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.menu-button.gschema.xml
12mu|rosa-gnome-panel-3.6.2-4|143	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.object.gschema.xml
12mu|rosa-gnome-panel-3.6.2-4|144	%{_datadir}/glib-2.0/schemas/org.gnome.gnome-panel.toplevel.gschema.xml
12mu|rosa-gnome-panel-3.6.2-4|145	%{_datadir}/dbus-1/services/org.gnome.panel.applet.ClockAppletFactory.service
12mu|rosa-gnome-panel-3.6.2-4|146	%{_datadir}/dbus-1/services/org.gnome.panel.applet.FishAppletFactory.service
12mu|rosa-gnome-panel-3.6.2-4|147	%{_datadir}/dbus-1/services/org.gnome.panel.applet.NotificationAreaAppletFactory.service
12mu|rosa-gnome-panel-3.6.2-4|148	%{_datadir}/dbus-1/services/org.gnome.panel.applet.WnckletFactory.service
12mu|rosa-gnome-panel-3.6.2-4|149	%{_libexecdir}/gnome-panel-add
12mu|rosa-gnome-panel-3.6.2-4|150	%{_libexecdir}/clock-applet
12mu|rosa-gnome-panel-3.6.2-4|151	%{_libexecdir}/fish-applet
12mu|rosa-gnome-panel-3.6.2-4|152	%{_libexecdir}/notification-area-applet
12mu|rosa-gnome-panel-3.6.2-4|153	%{_libexecdir}/wnck-applet
12mu|rosa-gnome-panel-3.6.2-4|154	%{_mandir}/man1/*
12mu|rosa-gnome-panel-3.6.2-4|155	%{_datadir}/applications/*.desktop
12mu|rosa-gnome-panel-3.6.2-4|156	%{_datadir}/gnome-panel
12mu|rosa-gnome-panel-3.6.2-4|157	%{_datadir}/icons/hicolor/*/apps/*
12mu|rosa-gnome-panel-3.6.2-4|158	
12mu|rosa-gnome-panel-3.6.2-4|159	%files -n %{libname}
12mu|rosa-gnome-panel-3.6.2-4|160	%{_libdir}/libpanel-applet-%{api}.so.%{major}*
12mu|rosa-gnome-panel-3.6.2-4|161	
12mu|rosa-gnome-panel-3.6.2-4|162	%files -n %{girname}
12mu|rosa-gnome-panel-3.6.2-4|163	%{_libdir}/girepository-1.0/PanelApplet-%{girmajor}.typelib
12mu|rosa-gnome-panel-3.6.2-4|164	
12mu|rosa-gnome-panel-3.6.2-4|165	%files -n %{develname}
12mu|rosa-gnome-panel-3.6.2-4|166	%doc ChangeLog
12mu|rosa-gnome-panel-3.6.2-4|167	%doc %{_datadir}/gtk-doc/html/*
12mu|rosa-gnome-panel-3.6.2-4|168	%{_includedir}/*
12mu|rosa-gnome-panel-3.6.2-4|169	%{_libdir}/libpanel*.so
12mu|rosa-gnome-panel-3.6.2-4|170	%{_libdir}/pkgconfig/*
12mu|rosa-gnome-panel-3.6.2-4|171	%{_datadir}/gir-1.0/PanelApplet-%{girmajor}.gir
12mu|rosa-gnome-panel-3.6.2-4|172	
12mu|rosa-gnome-panel-3.6.2-4|173	
12mu|rosa-gnome-panel-3.6.2-4|174	
12mu|rosa-gnome-panel-3.6.2-4|175	
12mu|rosa-gnome-panel-3.6.2-4|176	%changelog
12mu|rosa-gnome-panel-3.6.2-4|177	* Mon Dec 16 2013 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 3.6.2-4
12mu|rosa-gnome-panel-3.6.2-4|178	+ Revision: e06bb22
12mu|rosa-gnome-panel-3.6.2-4|179	- Added panel background fix for bug on theme change.
12mu|rosa-gnome-panel-3.6.2-4|180	
12mu|rosa-gnome-panel-3.6.2-4|181	

20758 12
12mu|rosa-icons-1.1.3-7|1	%define oname	rosa
12mu|rosa-icons-1.1.3-7|2	
12mu|rosa-icons-1.1.3-7|3	Summary:	ROSA icons theme
12mu|rosa-icons-1.1.3-7|4	Name:		%{oname}-icons
12mu|rosa-icons-1.1.3-7|5	Version:	1.1.3
12mu|rosa-icons-1.1.3-7|6	Release:	7
12mu|rosa-icons-1.1.3-7|7	License:	GPLv2+
12mu|rosa-icons-1.1.3-7|8	Group:		Graphical desktop/Other
12mu|rosa-icons-1.1.3-7|9	Url:		www.rosalinux.com
12mu|rosa-icons-1.1.3-7|10	# https://abf.rosalinux.ru/uxteam/rosa-icons-devel
12mu|rosa-icons-1.1.3-7|11	Source0:	%{name}-%{version}.tar.xz
12mu|rosa-icons-1.1.3-7|12	Source1:	kdenlive-actions.tar.xz
12mu|rosa-icons-1.1.3-7|13	Source2:	gnome3-devices.tar.xz
12mu|rosa-icons-1.1.3-7|14	Patch0:		rosa-icons-1.1.3-inherits.patch
12mu|rosa-icons-1.1.3-7|15	BuildRequires:	fdupes
12mu|rosa-icons-1.1.3-7|16	BuildRequires:	inkscape
12mu|rosa-icons-1.1.3-7|17	Requires:	gnome-icon-theme
12mu|rosa-icons-1.1.3-7|18	BuildArch:	noarch
12mu|rosa-icons-1.1.3-7|19	
12mu|rosa-icons-1.1.3-7|20	%description
12mu|rosa-icons-1.1.3-7|21	ROSA icon theme is high quality icon theme for KDE, GNOME and Xfce.
12mu|rosa-icons-1.1.3-7|22	It is part of ROSA theme pack - theme for ROSA Desktop distribution.
12mu|rosa-icons-1.1.3-7|23	Initially based on the original icon theme Elementary by Daniel Fore
12mu|rosa-icons-1.1.3-7|24	(Dan Rabbit).
12mu|rosa-icons-1.1.3-7|25	
12mu|rosa-icons-1.1.3-7|26	%files
12mu|rosa-icons-1.1.3-7|27	%{_datadir}/icons/%{oname}/*
12mu|rosa-icons-1.1.3-7|28	
12mu|rosa-icons-1.1.3-7|29	#----------------------------------------------------------------------------
12mu|rosa-icons-1.1.3-7|30	
12mu|rosa-icons-1.1.3-7|31	%prep
12mu|rosa-icons-1.1.3-7|32	%setup -q
12mu|rosa-icons-1.1.3-7|33	%patch0 -p1
12mu|rosa-icons-1.1.3-7|34	tar xJf %{SOURCE1}
12mu|rosa-icons-1.1.3-7|35	tar xJf %{SOURCE2}
12mu|rosa-icons-1.1.3-7|36	
12mu|rosa-icons-1.1.3-7|37	%install
12mu|rosa-icons-1.1.3-7|38	mkdir -p %{buildroot}%{_datadir}/icons/%{oname}
12mu|rosa-icons-1.1.3-7|39	cp -rf ./* %{buildroot}%{_datadir}/icons/%{oname}
12mu|rosa-icons-1.1.3-7|40	
12mu|rosa-icons-1.1.3-7|41	# An ugly hack to work with Ikscape.
12mu|rosa-icons-1.1.3-7|42	# TODO: Neccessary find a real problem!
12mu|rosa-icons-1.1.3-7|43	cd %{buildroot}%{_datadir}/icons/%{oname}/16x16/places
12mu|rosa-icons-1.1.3-7|44	
12mu|rosa-icons-1.1.3-7|45	for i in `ls`
12mu|rosa-icons-1.1.3-7|46	do
12mu|rosa-icons-1.1.3-7|47	echo "Converting $i to plain SVG."
12mu|rosa-icons-1.1.3-7|48	inkscape -l $i $i
12mu|rosa-icons-1.1.3-7|49	done
12mu|rosa-icons-1.1.3-7|50	# devices icons should be converted too
12mu|rosa-icons-1.1.3-7|51	cd %{buildroot}%{_datadir}/icons/%{oname}/16x16/devices
12mu|rosa-icons-1.1.3-7|52	for i in `ls`
12mu|rosa-icons-1.1.3-7|53	do
12mu|rosa-icons-1.1.3-7|54	echo "Converting $i to plain SVG."
12mu|rosa-icons-1.1.3-7|55	inkscape -l $i $i
12mu|rosa-icons-1.1.3-7|56	done
12mu|rosa-icons-1.1.3-7|57	
12mu|rosa-icons-1.1.3-7|58	%fdupes -s %{buildroot}%{_datadir}/icons/%{oname}
12mu|rosa-icons-1.1.3-7|59	
12mu|rosa-icons-1.1.3-7|60	
12mu|rosa-icons-1.1.3-7|61	%changelog
12mu|rosa-icons-1.1.3-7|62	* Wed Aug 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.3-7
12mu|rosa-icons-1.1.3-7|63	+ Revision: d6fe13d
12mu|rosa-icons-1.1.3-7|64	- Don't inherit Gnome themes, especially HighContrast
12mu|rosa-icons-1.1.3-7|65	
12mu|rosa-icons-1.1.3-7|66	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.3-5
12mu|rosa-icons-1.1.3-7|67	+ Revision: 702c69b
12mu|rosa-icons-1.1.3-7|68	- MassBuild#440: Increase release tag
12mu|rosa-icons-1.1.3-7|69	
12mu|rosa-icons-1.1.3-7|70	* Thu Feb 27 2014 Julia Pikareva <julia.pikareva@rosalab.ru> 1.1.3-4
12mu|rosa-icons-1.1.3-7|71	+ Revision: d469a94
12mu|rosa-icons-1.1.3-7|72	- Change icon for gnome-disks on 128x128.
12mu|rosa-icons-1.1.3-7|73	
12mu|rosa-icons-1.1.3-7|74	* Sun Jan 19 2014 Julia Pikareva <julia.pikareva@rosalab.ru> 1.1.3-3
12mu|rosa-icons-1.1.3-7|75	+ Revision: 4d77030
12mu|rosa-icons-1.1.3-7|76	- Removed wrong icon for .odt file.
12mu|rosa-icons-1.1.3-7|77	
12mu|rosa-icons-1.1.3-7|78	* Wed Nov 20 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.1.3-2
12mu|rosa-icons-1.1.3-7|79	+ Revision: ab64fcd
12mu|rosa-icons-1.1.3-7|80	- release up SILENT
12mu|rosa-icons-1.1.3-7|81	
12mu|rosa-icons-1.1.3-7|82	* Tue Nov 19 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 1.1.3-1
12mu|rosa-icons-1.1.3-7|83	+ Revision: bcdb254
12mu|rosa-icons-1.1.3-7|84	- Fix Gtk-WARNING.
12mu|rosa-icons-1.1.3-7|85	
12mu|rosa-icons-1.1.3-7|86	* Wed Nov 13 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 1.1.3-1
12mu|rosa-icons-1.1.3-7|87	+ Revision: ca1796e
12mu|rosa-icons-1.1.3-7|88	- Change icon of pulseaudio properties.
12mu|rosa-icons-1.1.3-7|89	
12mu|rosa-icons-1.1.3-7|90	* Thu Nov 07 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 1.1.2-1
12mu|rosa-icons-1.1.3-7|91	+ Revision: af02b39
12mu|rosa-icons-1.1.3-7|92	- Fix index.theme for mimes/mimetypes.
12mu|rosa-icons-1.1.3-7|93	
12mu|rosa-icons-1.1.3-7|94	* Wed Oct 23 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 1.1.1-1
12mu|rosa-icons-1.1.3-7|95	+ Revision: 77f09d8
12mu|rosa-icons-1.1.3-7|96	- Update sourse.
12mu|rosa-icons-1.1.3-7|97	
12mu|rosa-icons-1.1.3-7|98	* Wed Sep 04 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 1.1.1-1
12mu|rosa-icons-1.1.3-7|99	+ Revision: 7c83b89
12mu|rosa-icons-1.1.3-7|100	- Change fixed to threshold.
12mu|rosa-icons-1.1.3-7|101	
12mu|rosa-icons-1.1.3-7|102	* Wed Sep 04 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 1.1.1-1
12mu|rosa-icons-1.1.3-7|103	+ Revision: 0cb52dd
12mu|rosa-icons-1.1.3-7|104	- Try build
12mu|rosa-icons-1.1.3-7|105	
12mu|rosa-icons-1.1.3-7|106	* Wed Sep 04 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 1.1.1-1
12mu|rosa-icons-1.1.3-7|107	+ Revision: 30b56a2
12mu|rosa-icons-1.1.3-7|108	- Try build.
12mu|rosa-icons-1.1.3-7|109	
12mu|rosa-icons-1.1.3-7|110	* Wed Sep 04 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 1.1.1-1
12mu|rosa-icons-1.1.3-7|111	+ Revision: afa88f3
12mu|rosa-icons-1.1.3-7|112	- Type changed from fixed to threshold and scalable.
12mu|rosa-icons-1.1.3-7|113	
12mu|rosa-icons-1.1.3-7|114	* Fri Aug 30 2013 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1.1.0-1
12mu|rosa-icons-1.1.3-7|115	+ Revision: 6c79271
12mu|rosa-icons-1.1.3-7|116	- Repacked archives
12mu|rosa-icons-1.1.3-7|117	
12mu|rosa-icons-1.1.3-7|118	* Fri Aug 30 2013 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1.1.0-1
12mu|rosa-icons-1.1.3-7|119	+ Revision: 252fa94
12mu|rosa-icons-1.1.3-7|120	- Fixed spec
12mu|rosa-icons-1.1.3-7|121	
12mu|rosa-icons-1.1.3-7|122	* Fri Aug 30 2013 Ural Mullabaev <ural.mullabaev@rosalab.ru> 1.1.0-1
12mu|rosa-icons-1.1.3-7|123	+ Revision: 4f72d9d
12mu|rosa-icons-1.1.3-7|124	- Updated to version 1.1.0
12mu|rosa-icons-1.1.3-7|125	
12mu|rosa-icons-1.1.3-7|126	* Thu Jul 18 2013 Anton Sterkhov <anton.sterhov@rosalab.ru> 1.0.44-1
12mu|rosa-icons-1.1.3-7|127	+ Revision: 3b70de6
12mu|rosa-icons-1.1.3-7|128	- Fixed bug with devices in Gnome3
12mu|rosa-icons-1.1.3-7|129	
12mu|rosa-icons-1.1.3-7|130	* Fri May 31 2013 Anton Sterkhov <anton.sterhov@rosalab.ru> 1.0.43-1
12mu|rosa-icons-1.1.3-7|131	+ Revision: a18508e
12mu|rosa-icons-1.1.3-7|132	- Added icons for gnome-control-center, Bijiben, Evince.
12mu|rosa-icons-1.1.3-7|133	
12mu|rosa-icons-1.1.3-7|134	* Mon Feb 11 2013 Denis Koryavov <denis.koryavov@rosalab.ru> 1.0.42-1
12mu|rosa-icons-1.1.3-7|135	+ Revision: b78aa17
12mu|rosa-icons-1.1.3-7|136	- Removed Mozilla Thunderbird icon due to the problems in GNOME Shell (we have this icon directly in the TB package)
12mu|rosa-icons-1.1.3-7|137	
12mu|rosa-icons-1.1.3-7|138	* Tue Jan 29 2013 Anton Sterkhov <anton.sterhov@rosalab.ru> 1.0.41-1
12mu|rosa-icons-1.1.3-7|139	+ Revision: 7dfffff
12mu|rosa-icons-1.1.3-7|140	- Removed duplicate icons in the categories
12mu|rosa-icons-1.1.3-7|141	
12mu|rosa-icons-1.1.3-7|142	* Tue Jan 29 2013 Anton Sterkhov <anton.sterhov@rosalab.ru> 1.0.41-1
12mu|rosa-icons-1.1.3-7|143	+ Revision: c6c6826
12mu|rosa-icons-1.1.3-7|144	- Removed duplicate icons in the categories
12mu|rosa-icons-1.1.3-7|145	
12mu|rosa-icons-1.1.3-7|146	* Tue Jan 29 2013 Anton Sterkhov <anton.sterhov@rosalab.ru> 1.0.41-1
12mu|rosa-icons-1.1.3-7|147	+ Revision: 808d4a4
12mu|rosa-icons-1.1.3-7|148	- Removed duplicate icons in the categories
12mu|rosa-icons-1.1.3-7|149	
12mu|rosa-icons-1.1.3-7|150	* Wed Jan 09 2013 Anton <anton.sterhov@rosalab.ru> 1.0.40-1
12mu|rosa-icons-1.1.3-7|151	+ Revision: 86b0e75
12mu|rosa-icons-1.1.3-7|152	- added categories
12mu|rosa-icons-1.1.3-7|153	
12mu|rosa-icons-1.1.3-7|154	* Sat Dec 29 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.0.39-1
12mu|rosa-icons-1.1.3-7|155	+ Revision: 1f3389a
12mu|rosa-icons-1.1.3-7|156	- Fixed archive. KDENlive icons moved to the separate archive kdenlive-actions.tar.xz.
12mu|rosa-icons-1.1.3-7|157	
12mu|rosa-icons-1.1.3-7|158	* Fri Dec 28 2012 Anton <anton.sterhov@rosalab.ru> 1.0.39-1
12mu|rosa-icons-1.1.3-7|159	+ Revision: 277e7b3
12mu|rosa-icons-1.1.3-7|160	- replaced wrong cursors
12mu|rosa-icons-1.1.3-7|161	
12mu|rosa-icons-1.1.3-7|162	* Tue Dec 25 2012 Anton <anton.sterhov@rosalab.ru> 1.0.38-1
12mu|rosa-icons-1.1.3-7|163	+ Revision: ae0dcf7
12mu|rosa-icons-1.1.3-7|164	- removed spec fail
12mu|rosa-icons-1.1.3-7|165	
12mu|rosa-icons-1.1.3-7|166	* Tue Dec 25 2012 Anton <anton.sterhov@rosalab.ru> 1.0.38-1
12mu|rosa-icons-1.1.3-7|167	+ Revision: e67a8ff
12mu|rosa-icons-1.1.3-7|168	- kdenlive spec fix
12mu|rosa-icons-1.1.3-7|169	
12mu|rosa-icons-1.1.3-7|170	* Mon Dec 24 2012 anton <anton@localhost.localdomain> 1.0.38-1
12mu|rosa-icons-1.1.3-7|171	+ Revision: 7116098
12mu|rosa-icons-1.1.3-7|172	- added categories, kdenlive fix
12mu|rosa-icons-1.1.3-7|173	
12mu|rosa-icons-1.1.3-7|174	* Thu Dec 20 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.0.37-1
12mu|rosa-icons-1.1.3-7|175	+ Revision: 5f28bb2
12mu|rosa-icons-1.1.3-7|176	- Added missed icons for KDENlive.
12mu|rosa-icons-1.1.3-7|177	
12mu|rosa-icons-1.1.3-7|178	* Tue Dec 11 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.0.35-1
12mu|rosa-icons-1.1.3-7|179	+ Revision: a3ec46d
12mu|rosa-icons-1.1.3-7|180	- Theme adopted for GNOME3 (part 2 of changes.)
12mu|rosa-icons-1.1.3-7|181	
12mu|rosa-icons-1.1.3-7|182	* Fri Dec 07 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.0.33-1
12mu|rosa-icons-1.1.3-7|183	+ Revision: b192f09
12mu|rosa-icons-1.1.3-7|184	- Theme adopted for GNOME3.
12mu|rosa-icons-1.1.3-7|185	
12mu|rosa-icons-1.1.3-7|186	* Tue Nov 27 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.0.31-1
12mu|rosa-icons-1.1.3-7|187	+ Revision: 8611c67
12mu|rosa-icons-1.1.3-7|188	- Added missing icons for LibreOffice. Fixed k3b mimetypes icons. Added an ugly fix for work with Inkscape.
12mu|rosa-icons-1.1.3-7|189	
12mu|rosa-icons-1.1.3-7|190	* Sat Nov 24 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.0.30-1
12mu|rosa-icons-1.1.3-7|191	+ Revision: c4c9377
12mu|rosa-icons-1.1.3-7|192	- Removed all icons in PNG, because of problems of scaling in KDE. Removed stuff like .xpm. Now only SVG. DO NOT TOUCH THIS PACKAGE WITHOUT MY APPROVAL.
12mu|rosa-icons-1.1.3-7|193	
12mu|rosa-icons-1.1.3-7|194	* Fri Nov 23 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.0.29.4-3
12mu|rosa-icons-1.1.3-7|195	+ Revision: b6f03ae
12mu|rosa-icons-1.1.3-7|196	- Fixed spec.
12mu|rosa-icons-1.1.3-7|197	
12mu|rosa-icons-1.1.3-7|198	* Wed Nov 21 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.0.29.4-2
12mu|rosa-icons-1.1.3-7|199	+ Revision: 7a33474
12mu|rosa-icons-1.1.3-7|200	- Fixed spec.
12mu|rosa-icons-1.1.3-7|201	
12mu|rosa-icons-1.1.3-7|202	* Wed Nov 21 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.0.29.4-2
12mu|rosa-icons-1.1.3-7|203	+ Revision: 08b8062
12mu|rosa-icons-1.1.3-7|204	- Added filetrigger for update gtk-icon-cache.
12mu|rosa-icons-1.1.3-7|205	
12mu|rosa-icons-1.1.3-7|206	* Wed Nov 21 2012 Denis Koryavov <denis.koryavov@rosalab.ru> 1.0.29.4-1
12mu|rosa-icons-1.1.3-7|207	+ Revision: 7bcb6ec
12mu|rosa-icons-1.1.3-7|208	- Added more than 30 new icon sets. Added scalable directory with the svg icons.
12mu|rosa-icons-1.1.3-7|209	
12mu|rosa-icons-1.1.3-7|210	

20759 12
12mu|rosa-imagewriter-2.4-5|1	Summary:	Tool for writing ROSA installer to USB drive
12mu|rosa-imagewriter-2.4-5|2	Name:		rosa-imagewriter
12mu|rosa-imagewriter-2.4-5|3	Version:	2.4
12mu|rosa-imagewriter-2.4-5|4	Release:	5
12mu|rosa-imagewriter-2.4-5|5	License:	GPLv3+
12mu|rosa-imagewriter-2.4-5|6	Group:		File tools
12mu|rosa-imagewriter-2.4-5|7	Url:		https://abf.rosalinux.ru/captainflint/rosa-image-writer
12mu|rosa-imagewriter-2.4-5|8	Source0:	%{name}-%{version}.tar.xz
12mu|rosa-imagewriter-2.4-5|9	patch0:		rosa-imagewriter-2.4-device-handling-fixes.patch
12mu|rosa-imagewriter-2.4-5|10	BuildRequires:	qmake5
12mu|rosa-imagewriter-2.4-5|11	BuildRequires:	qt5-linguist-tools
12mu|rosa-imagewriter-2.4-5|12	BuildRequires:	qt5-devel
12mu|rosa-imagewriter-2.4-5|13	BuildRequires:	pkgconfig(udev)
12mu|rosa-imagewriter-2.4-5|14	Requires:	qt5-output-driver-default
12mu|rosa-imagewriter-2.4-5|15	Requires:	usermode-consoleonly
12mu|rosa-imagewriter-2.4-5|16	
12mu|rosa-imagewriter-2.4-5|17	%description
12mu|rosa-imagewriter-2.4-5|18	ROSA Image Writer is a tool for creating bootable ROSA installation USB flash
12mu|rosa-imagewriter-2.4-5|19	drives.
12mu|rosa-imagewriter-2.4-5|20	
12mu|rosa-imagewriter-2.4-5|21	%files
12mu|rosa-imagewriter-2.4-5|22	%{_sysconfdir}/pam.d/%{name}
12mu|rosa-imagewriter-2.4-5|23	%{_sysconfdir}/security/console.apps/%{name}
12mu|rosa-imagewriter-2.4-5|24	%{_bindir}/%{name}
12mu|rosa-imagewriter-2.4-5|25	%{_sbindir}/%{name}
12mu|rosa-imagewriter-2.4-5|26	%{_libdir}/%{name}
12mu|rosa-imagewriter-2.4-5|27	%{_docdir}/%{name}
12mu|rosa-imagewriter-2.4-5|28	%{_datadir}/applications/%{name}.desktop
12mu|rosa-imagewriter-2.4-5|29	%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12mu|rosa-imagewriter-2.4-5|30	
12mu|rosa-imagewriter-2.4-5|31	#----------------------------------------------------------------------------
12mu|rosa-imagewriter-2.4-5|32	
12mu|rosa-imagewriter-2.4-5|33	%prep
12mu|rosa-imagewriter-2.4-5|34	%setup -q -n %{name}-%{version}
12mu|rosa-imagewriter-2.4-5|35	%apply_patches
12mu|rosa-imagewriter-2.4-5|36	
12mu|rosa-imagewriter-2.4-5|37	%build
12mu|rosa-imagewriter-2.4-5|38	%qmake_qt5
12mu|rosa-imagewriter-2.4-5|39	make
12mu|rosa-imagewriter-2.4-5|40	%{_qt5_bindir}/lrelease RosaImageWriter.pro
12mu|rosa-imagewriter-2.4-5|41	
12mu|rosa-imagewriter-2.4-5|42	%install
12mu|rosa-imagewriter-2.4-5|43	mkdir -p %{buildroot}%{_sbindir} %{buildroot}%{_bindir} %{buildroot}%{_libdir}/%{name}/lang %{buildroot}%{_docdir}/%{name} %{buildroot}%{_iconsdir}/hicolor/scalable/apps %{buildroot}%{_datadir}/applications %{buildroot}%{_sysconfdir}/pam.d %{buildroot}%{_sysconfdir}/security/console.apps
12mu|rosa-imagewriter-2.4-5|44	install -m 0755 RosaImageWriter %{buildroot}%{_libdir}/%{name}/%{name}
12mu|rosa-imagewriter-2.4-5|45	install -m 0644 lang/*.qm %{buildroot}%{_libdir}/%{name}/lang/
12mu|rosa-imagewriter-2.4-5|46	install -m 0644 doc/* %{buildroot}%{_docdir}/%{name}/
12mu|rosa-imagewriter-2.4-5|47	install -m 0644 res/icon-rosa.svg %{buildroot}%{_iconsdir}/hicolor/scalable/apps/%{name}.svg
12mu|rosa-imagewriter-2.4-5|48	
12mu|rosa-imagewriter-2.4-5|49	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12mu|rosa-imagewriter-2.4-5|50	[Desktop Entry]
12mu|rosa-imagewriter-2.4-5|51	Version=1.0
12mu|rosa-imagewriter-2.4-5|52	Name=ROSA Image Writer
12mu|rosa-imagewriter-2.4-5|53	Name[ru]=ROSA Image Writer
12mu|rosa-imagewriter-2.4-5|54	Comment=Tool for writing ROSA installer to USB drive
12mu|rosa-imagewriter-2.4-5|55	Comment[ru]=Инструментарий записи загрузочных образов ROSA на USB-флэш
12mu|rosa-imagewriter-2.4-5|56	Exec=%{_bindir}/%{name}
12mu|rosa-imagewriter-2.4-5|57	Icon=rosa-imagewriter
12mu|rosa-imagewriter-2.4-5|58	Terminal=false
12mu|rosa-imagewriter-2.4-5|59	Type=Application
12mu|rosa-imagewriter-2.4-5|60	Categories=System
12mu|rosa-imagewriter-2.4-5|61	EOF
12mu|rosa-imagewriter-2.4-5|62	
12mu|rosa-imagewriter-2.4-5|63	desktop-file-install --dir=%{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/%{name}.desktop
12mu|rosa-imagewriter-2.4-5|64	
12mu|rosa-imagewriter-2.4-5|65	ln -sf consolehelper %{buildroot}%{_bindir}/%{name}
12mu|rosa-imagewriter-2.4-5|66	
12mu|rosa-imagewriter-2.4-5|67	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name} <<EOF
12mu|rosa-imagewriter-2.4-5|68	#%PAM-1.0
12mu|rosa-imagewriter-2.4-5|69	auth		include		config-util
12mu|rosa-imagewriter-2.4-5|70	account		include		config-util
12mu|rosa-imagewriter-2.4-5|71	session		include		config-util
12mu|rosa-imagewriter-2.4-5|72	EOF
12mu|rosa-imagewriter-2.4-5|73	
12mu|rosa-imagewriter-2.4-5|74	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name} <<EOF
12mu|rosa-imagewriter-2.4-5|75	USER=root
12mu|rosa-imagewriter-2.4-5|76	PROGRAM=/usr/sbin/rosa-imagewriter
12mu|rosa-imagewriter-2.4-5|77	FALLBACK=false
12mu|rosa-imagewriter-2.4-5|78	SESSION=true
12mu|rosa-imagewriter-2.4-5|79	EOF
12mu|rosa-imagewriter-2.4-5|80	
12mu|rosa-imagewriter-2.4-5|81	cat > %{buildroot}%{_sbindir}/%{name}  <<EOF
12mu|rosa-imagewriter-2.4-5|82	#!/bin/sh
12mu|rosa-imagewriter-2.4-5|83	%{_libdir}/%{name}/%{name}
12mu|rosa-imagewriter-2.4-5|84	EOF
12mu|rosa-imagewriter-2.4-5|85	
12mu|rosa-imagewriter-2.4-5|86	chmod 0755 %{buildroot}%{_sbindir}/%{name}
12mu|rosa-imagewriter-2.4-5|87	
12mu|rosa-imagewriter-2.4-5|88	
12mu|rosa-imagewriter-2.4-5|89	%changelog
12mu|rosa-imagewriter-2.4-5|90	* Mon Jul 07 2014 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 2.4-5
12mu|rosa-imagewriter-2.4-5|91	+ Revision: 89155e4
12mu|rosa-imagewriter-2.4-5|92	- Fixes in USB device handling
12mu|rosa-imagewriter-2.4-5|93	- 1. Windows: USB device remained locked after writing was finished.
12mu|rosa-imagewriter-2.4-5|94	- 2. Linux/MacOS: Added write flushing after every block: fixes "inconsistent progressbar" problem (when progress quickly went to 100%, and then waited for long time while real writing took place).
12mu|rosa-imagewriter-2.4-5|95	
12mu|rosa-imagewriter-2.4-5|96	

20760 12
12mu|rosa-launcher-2.0.0-55.5|1	Summary:	ROSA Desktop Application Launcher
12mu|rosa-launcher-2.0.0-55.5|2	Name:		rosa-launcher
12mu|rosa-launcher-2.0.0-55.5|3	Version:	2.0.0
12mu|rosa-launcher-2.0.0-55.5|4	Release:	55.5
12mu|rosa-launcher-2.0.0-55.5|5	Epoch:		1
12mu|rosa-launcher-2.0.0-55.5|6	License:	GPLv3+
12mu|rosa-launcher-2.0.0-55.5|7	Group:		Graphical desktop/KDE
12mu|rosa-launcher-2.0.0-55.5|8	Url:		http://www.rosalab.ru/
12mu|rosa-launcher-2.0.0-55.5|9	Source0:	%{name}-%{version}.tar.gz
12mu|rosa-launcher-2.0.0-55.5|10	Patch0:		rosa-launcher-2.0.0-mdvbutton.patch
12mu|rosa-launcher-2.0.0-55.5|11	Patch1:		rosa-launcher-2.0.0-places-i18n.patch
12mu|rosa-launcher-2.0.0-55.5|12	BuildRequires:	kdebase4-workspace-devel
12mu|rosa-launcher-2.0.0-55.5|13	BuildRequires:	pkgconfig(QJson)
12mu|rosa-launcher-2.0.0-55.5|14	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12mu|rosa-launcher-2.0.0-55.5|15	BuildRequires:	pkgconfig(soprano)
12mu|rosa-launcher-2.0.0-55.5|16	Requires:	kdebase4-workspace
12mu|rosa-launcher-2.0.0-55.5|17	
12mu|rosa-launcher-2.0.0-55.5|18	%description
12mu|rosa-launcher-2.0.0-55.5|19	ROSA Desktop Application Launcher.
12mu|rosa-launcher-2.0.0-55.5|20	
12mu|rosa-launcher-2.0.0-55.5|21	%files -f ROSA_Launcher.lang
12mu|rosa-launcher-2.0.0-55.5|22	%{_kde_libdir}/kde4/plasma_applet_rosastarter.so
12mu|rosa-launcher-2.0.0-55.5|23	%{_kde_libdir}/libtimeframe.so
12mu|rosa-launcher-2.0.0-55.5|24	%{_kde_datadir}/kde4/services/plasma-applet-rosastarter.desktop
12mu|rosa-launcher-2.0.0-55.5|25	%{_kde_bindir}/rosa-launcher
12mu|rosa-launcher-2.0.0-55.5|26	%{_kde_datadir}/rosa-launcher/*
12mu|rosa-launcher-2.0.0-55.5|27	%{_datadir}/timeframe
12mu|rosa-launcher-2.0.0-55.5|28	
12mu|rosa-launcher-2.0.0-55.5|29	#--------------------------------------------------------------------
12mu|rosa-launcher-2.0.0-55.5|30	
12mu|rosa-launcher-2.0.0-55.5|31	%prep
12mu|rosa-launcher-2.0.0-55.5|32	%setup -q
12mu|rosa-launcher-2.0.0-55.5|33	%patch0 -p1 -b .mdvbutton~
12mu|rosa-launcher-2.0.0-55.5|34	%patch1 -p1 -b .places~
12mu|rosa-launcher-2.0.0-55.5|35	
12mu|rosa-launcher-2.0.0-55.5|36	%build
12mu|rosa-launcher-2.0.0-55.5|37	%cmake_kde4
12mu|rosa-launcher-2.0.0-55.5|38	
12mu|rosa-launcher-2.0.0-55.5|39	%install
12mu|rosa-launcher-2.0.0-55.5|40	%makeinstall_std -C build
12mu|rosa-launcher-2.0.0-55.5|41	
12mu|rosa-launcher-2.0.0-55.5|42	%find_lang ROSA_Launcher
12mu|rosa-launcher-2.0.0-55.5|43	
12mu|rosa-launcher-2.0.0-55.5|44	%changelog
12mu|rosa-launcher-2.0.0-55.5|45	* Mon Apr 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-55.5
12mu|rosa-launcher-2.0.0-55.5|46	+ Revision: 4db3409
12mu|rosa-launcher-2.0.0-55.5|47	- Adjust places-i18n once again (translate only system bookmarks)
12mu|rosa-launcher-2.0.0-55.5|48	
12mu|rosa-launcher-2.0.0-55.5|49	* Sun Apr 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-55.4
12mu|rosa-launcher-2.0.0-55.5|50	+ Revision: 553b607
12mu|rosa-launcher-2.0.0-55.5|51	- Try better places-i18n patch
12mu|rosa-launcher-2.0.0-55.5|52	
12mu|rosa-launcher-2.0.0-55.5|53	* Fri Apr 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-55.3
12mu|rosa-launcher-2.0.0-55.5|54	+ Revision: 1cb4254
12mu|rosa-launcher-2.0.0-55.5|55	- Use UTF8 in places-i18n patch
12mu|rosa-launcher-2.0.0-55.5|56	
12mu|rosa-launcher-2.0.0-55.5|57	* Fri Apr 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-55.1
12mu|rosa-launcher-2.0.0-55.5|58	+ Revision: c5c099d
12mu|rosa-launcher-2.0.0-55.5|59	- Drop merged it po patch
12mu|rosa-launcher-2.0.0-55.5|60	
12mu|rosa-launcher-2.0.0-55.5|61	* Fri Apr 18 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-55.1
12mu|rosa-launcher-2.0.0-55.5|62	+ Revision: d33e793
12mu|rosa-launcher-2.0.0-55.5|63	- Try to fix Places localization
12mu|rosa-launcher-2.0.0-55.5|64	
12mu|rosa-launcher-2.0.0-55.5|65	* Thu Dec 26 2013 Julia Pikareva <julia.pikareva@rosalab.ru> 1:2.0.0-55
12mu|rosa-launcher-2.0.0-55.5|66	+ Revision: 8cbf82e
12mu|rosa-launcher-2.0.0-55.5|67	- Add icon in Alt+Tab menu.
12mu|rosa-launcher-2.0.0-55.5|68	
12mu|rosa-launcher-2.0.0-55.5|69	* Sat Oct 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-54.3
12mu|rosa-launcher-2.0.0-55.5|70	+ Revision: 0d7c5c7
12mu|rosa-launcher-2.0.0-55.5|71	- LOG Rebuild with KDE 4.11
12mu|rosa-launcher-2.0.0-55.5|72	
12mu|rosa-launcher-2.0.0-55.5|73	* Wed Aug 21 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-54.2
12mu|rosa-launcher-2.0.0-55.5|74	+ Revision: 0e509c5
12mu|rosa-launcher-2.0.0-55.5|75	- Add patches for previous commit
12mu|rosa-launcher-2.0.0-55.5|76	
12mu|rosa-launcher-2.0.0-55.5|77	* Wed Aug 21 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-54.2
12mu|rosa-launcher-2.0.0-55.5|78	+ Revision: e946216
12mu|rosa-launcher-2.0.0-55.5|79	- LOG Fix BuildRequires, add patches from Cooker (don't hardcode icon path, add Italian translation)
12mu|rosa-launcher-2.0.0-55.5|80	
12mu|rosa-launcher-2.0.0-55.5|81	* Wed Aug 21 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-54.2
12mu|rosa-launcher-2.0.0-55.5|82	+ Revision: aa2e0ae
12mu|rosa-launcher-2.0.0-55.5|83	- LOG Rebuild for KDE 4.11, drop qjson Requires because it's already required
12mu|rosa-launcher-2.0.0-55.5|84	
12mu|rosa-launcher-2.0.0-55.5|85	* Sun Apr 21 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.0-54.1
12mu|rosa-launcher-2.0.0-55.5|86	+ Revision: a189160
12mu|rosa-launcher-2.0.0-55.5|87	- LOG Rebuild for KDE 4.10, adjust spec cosmetics, use find_lang for locales
12mu|rosa-launcher-2.0.0-55.5|88	
12mu|rosa-launcher-2.0.0-55.5|89	* Thu Feb 21 2013 Sergey Borovkov <sergey.borovkov@osinit.ru> 1:2.0.0-54
12mu|rosa-launcher-2.0.0-55.5|90	+ Revision: c5df513
12mu|rosa-launcher-2.0.0-55.5|91	- 2.0.0-54
12mu|rosa-launcher-2.0.0-55.5|92	
12mu|rosa-launcher-2.0.0-55.5|93	* Mon Feb 04 2013 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 1:2.0.0-53
12mu|rosa-launcher-2.0.0-55.5|94	+ Revision: 6597908
12mu|rosa-launcher-2.0.0-55.5|95	- fixed login in vk.com
12mu|rosa-launcher-2.0.0-55.5|96	
12mu|rosa-launcher-2.0.0-55.5|97	* Fri Jan 25 2013 Alexander Skakov <alexander.skakov@osinit.ru> 1:2.0.0-52
12mu|rosa-launcher-2.0.0-55.5|98	+ Revision: 0496008
12mu|rosa-launcher-2.0.0-55.5|99	- 2.0.0-52
12mu|rosa-launcher-2.0.0-55.5|100	
12mu|rosa-launcher-2.0.0-55.5|101	* Mon Dec 24 2012 Ural Mullabaev <uxteam@rosalab.ru> 1:2.0.0-51
12mu|rosa-launcher-2.0.0-55.5|102	+ Revision: b9bf70f
12mu|rosa-launcher-2.0.0-55.5|103	- 2.0.0-51
12mu|rosa-launcher-2.0.0-55.5|104	
12mu|rosa-launcher-2.0.0-55.5|105	* Thu Dec 13 2012 Alexander Skakov <alexander.skakov@osinit.ru> 1:2.0.0-50
12mu|rosa-launcher-2.0.0-55.5|106	+ Revision: 5d5f4d4
12mu|rosa-launcher-2.0.0-55.5|107	- 2.0.0-50
12mu|rosa-launcher-2.0.0-55.5|108	
12mu|rosa-launcher-2.0.0-55.5|109	* Wed Dec 12 2012 user <user@localhost.localdomain> 1:2.0.0-49
12mu|rosa-launcher-2.0.0-55.5|110	+ Revision: 434cc85
12mu|rosa-launcher-2.0.0-55.5|111	- 2.0.0-49
12mu|rosa-launcher-2.0.0-55.5|112	
12mu|rosa-launcher-2.0.0-55.5|113	* Wed Dec 12 2012 Alexander Skakov <alexander.skakov@osinit.ru> 1:2.0.0-48
12mu|rosa-launcher-2.0.0-55.5|114	+ Revision: 2a1942c
12mu|rosa-launcher-2.0.0-55.5|115	- 2.0.0-48 RELEASE!!!
12mu|rosa-launcher-2.0.0-55.5|116	
12mu|rosa-launcher-2.0.0-55.5|117	* Fri Nov 30 2012 Sergey Borovkov <serge.borovkov@gmail.com> 1:2.0.0-47
12mu|rosa-launcher-2.0.0-55.5|118	+ Revision: 32483bc
12mu|rosa-launcher-2.0.0-55.5|119	- v2.0.0-47
12mu|rosa-launcher-2.0.0-55.5|120	
12mu|rosa-launcher-2.0.0-55.5|121	* Fri Nov 30 2012 Alexander Skakov <alexander.skakov@osinit.ru> 1:2.0.0-46
12mu|rosa-launcher-2.0.0-55.5|122	+ Revision: 1868cdc
12mu|rosa-launcher-2.0.0-55.5|123	- 2.0.0-46
12mu|rosa-launcher-2.0.0-55.5|124	
12mu|rosa-launcher-2.0.0-55.5|125	* Fri Nov 23 2012 user <user@localhost.localdomain> 1:2.0.0-45
12mu|rosa-launcher-2.0.0-55.5|126	+ Revision: 57a587a
12mu|rosa-launcher-2.0.0-55.5|127	- 2.0.0-45
12mu|rosa-launcher-2.0.0-55.5|128	
12mu|rosa-launcher-2.0.0-55.5|129	* Thu Nov 22 2012 Alexander Skakov <alexander.skakov@osinit.ru> 1:2.0.0-44
12mu|rosa-launcher-2.0.0-55.5|130	+ Revision: 5b5b8d1
12mu|rosa-launcher-2.0.0-55.5|131	- Fixed compilation error
12mu|rosa-launcher-2.0.0-55.5|132	
12mu|rosa-launcher-2.0.0-55.5|133	* Thu Nov 22 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 1:2.0.0-44
12mu|rosa-launcher-2.0.0-55.5|134	+ Revision: 13c38a3
12mu|rosa-launcher-2.0.0-55.5|135	- v2.0.0.-44
12mu|rosa-launcher-2.0.0-55.5|136	
12mu|rosa-launcher-2.0.0-55.5|137	* Thu Nov 08 2012 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 1:2.0.0-40
12mu|rosa-launcher-2.0.0-55.5|138	+ Revision: 1ab5a07
12mu|rosa-launcher-2.0.0-55.5|139	- new release 40
12mu|rosa-launcher-2.0.0-55.5|140	
12mu|rosa-launcher-2.0.0-55.5|141	* Thu Nov 08 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 1:2.0.0-38
12mu|rosa-launcher-2.0.0-55.5|142	+ Revision: 477f30b
12mu|rosa-launcher-2.0.0-55.5|143	- 2.0.0-38
12mu|rosa-launcher-2.0.0-55.5|144	
12mu|rosa-launcher-2.0.0-55.5|145	* Tue Nov 06 2012 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 1:2.0.0-37
12mu|rosa-launcher-2.0.0-55.5|146	+ Revision: bfe2378
12mu|rosa-launcher-2.0.0-55.5|147	- release 37
12mu|rosa-launcher-2.0.0-55.5|148	
12mu|rosa-launcher-2.0.0-55.5|149	* Sat Nov 03 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 1:2.0.0-36
12mu|rosa-launcher-2.0.0-55.5|150	+ Revision: b5bd9a6
12mu|rosa-launcher-2.0.0-55.5|151	- 2.0.0-36
12mu|rosa-launcher-2.0.0-55.5|152	
12mu|rosa-launcher-2.0.0-55.5|153	* Fri Nov 02 2012 Sergey Borovkov <sergey.borovkov@osinit.ru> 1:2.0.0-35
12mu|rosa-launcher-2.0.0-55.5|154	+ Revision: 0551fec
12mu|rosa-launcher-2.0.0-55.5|155	- 2.0.0:35
12mu|rosa-launcher-2.0.0-55.5|156	
12mu|rosa-launcher-2.0.0-55.5|157	* Mon Oct 29 2012 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 1:2.0.0-34
12mu|rosa-launcher-2.0.0-55.5|158	+ Revision: 8c9400d
12mu|rosa-launcher-2.0.0-55.5|159	- new release
12mu|rosa-launcher-2.0.0-55.5|160	
12mu|rosa-launcher-2.0.0-55.5|161	* Fri Oct 19 2012 Evgeniy Auzhin <evgeniy.augin@osinit.ru> 1:2.0.0-30
12mu|rosa-launcher-2.0.0-55.5|162	+ Revision: 308cc16
12mu|rosa-launcher-2.0.0-55.5|163	- new version
12mu|rosa-launcher-2.0.0-55.5|164	
12mu|rosa-launcher-2.0.0-55.5|165	

20761 12
12mu|rosa-media-player-1.6.9-1|1	%define		midi_support	1
12mu|rosa-media-player-1.6.9-1|2	
12mu|rosa-media-player-1.6.9-1|3	Summary:	Multimedia player based on mplayer technology
12mu|rosa-media-player-1.6.9-1|4	Name:		rosa-media-player
12mu|rosa-media-player-1.6.9-1|5	Version:	1.6.9
12mu|rosa-media-player-1.6.9-1|6	Release:	%mkrel 1
12mu|rosa-media-player-1.6.9-1|7	License:	GPLv2+
12mu|rosa-media-player-1.6.9-1|8	Group:		Video
12mu|rosa-media-player-1.6.9-1|9	Url:		https://abf.rosalinux.ru/uxteam/ROSA_Media_Player
12mu|rosa-media-player-1.6.9-1|10	Source:		%{name}-%{version}.tar.gz
12mu|rosa-media-player-1.6.9-1|11	BuildRequires:	qt4-devel	>= 4.2.0
12mu|rosa-media-player-1.6.9-1|12	BuildRequires:	qt4-linguist	>= 4.2.0
12mu|rosa-media-player-1.6.9-1|13	%if %midi_support
12mu|rosa-media-player-1.6.9-1|14	BuildRequires:	wildmidi-devel
12mu|rosa-media-player-1.6.9-1|15	%endif
12mu|rosa-media-player-1.6.9-1|16	BuildRequires:	qjson-devel
12mu|rosa-media-player-1.6.9-1|17	Requires:	mplayer		>= 1.0-1.rc1
12mu|rosa-media-player-1.6.9-1|18	Requires:	mencoder
12mu|rosa-media-player-1.6.9-1|19	Requires:	ffmpeg
12mu|rosa-media-player-1.6.9-1|20	Requires:	xdg-utils
12mu|rosa-media-player-1.6.9-1|21	%if %midi_support
12mu|rosa-media-player-1.6.9-1|22	Requires:	timidity-patch-gravis
12mu|rosa-media-player-1.6.9-1|23	Requires:	%{_lib}wildmidi1
12mu|rosa-media-player-1.6.9-1|24	%endif
12mu|rosa-media-player-1.6.9-1|25	Requires:	qjson
12mu|rosa-media-player-1.6.9-1|26	Requires:	wget
12mu|rosa-media-player-1.6.9-1|27	
12mu|rosa-media-player-1.6.9-1|28	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mu|rosa-media-player-1.6.9-1|29	
12mu|rosa-media-player-1.6.9-1|30	%description
12mu|rosa-media-player-1.6.9-1|31	Multimedia player that supports most of audio and video formats.
12mu|rosa-media-player-1.6.9-1|32	
12mu|rosa-media-player-1.6.9-1|33	%prep
12mu|rosa-media-player-1.6.9-1|34	%setup -qn %{name}
12mu|rosa-media-player-1.6.9-1|35	
12mu|rosa-media-player-1.6.9-1|36	%build
12mu|rosa-media-player-1.6.9-1|37	%setup_compile_flags
12mu|rosa-media-player-1.6.9-1|38	./get_romp_version.sh %{version} %{release}
12mu|rosa-media-player-1.6.9-1|39	%if %midi_support
12mu|rosa-media-player-1.6.9-1|40	%make PREFIX=%{_prefix} QMAKE=%{qt4bin}/qmake LRELEASE=%{qt4bin}/lrelease
12mu|rosa-media-player-1.6.9-1|41	%else
12mu|rosa-media-player-1.6.9-1|42	%make PREFIX=%{_prefix} QMAKE=%{qt4bin}/qmake LRELEASE=%{qt4bin}/lrelease no-midi-support
12mu|rosa-media-player-1.6.9-1|43	%endif
12mu|rosa-media-player-1.6.9-1|44	
12mu|rosa-media-player-1.6.9-1|45	%install
12mu|rosa-media-player-1.6.9-1|46	%makeinstall_std PREFIX=%{_prefix}
12mu|rosa-media-player-1.6.9-1|47	
12mu|rosa-media-player-1.6.9-1|48	# remove wrongly put docs
12mu|rosa-media-player-1.6.9-1|49	rm -rf %{buildroot}%{_datadir}/doc
12mu|rosa-media-player-1.6.9-1|50	
12mu|rosa-media-player-1.6.9-1|51	
12mu|rosa-media-player-1.6.9-1|52	%files
12mu|rosa-media-player-1.6.9-1|53	%doc *.txt docs/*
12mu|rosa-media-player-1.6.9-1|54	%dir %{_datadir}/%{name}
12mu|rosa-media-player-1.6.9-1|55	%dir %{_datadir}/%{name}/shortcuts
12mu|rosa-media-player-1.6.9-1|56	%dir %{_datadir}/%{name}/translations
12mu|rosa-media-player-1.6.9-1|57	
12mu|rosa-media-player-1.6.9-1|58	%attr(755,root,root) %{_bindir}/%{name}
12mu|rosa-media-player-1.6.9-1|59	
12mu|rosa-media-player-1.6.9-1|60	%{_datadir}/%{name}/*.conf
12mu|rosa-media-player-1.6.9-1|61	%{_iconsdir}/hicolor/*/apps/rosamp.png
12mu|rosa-media-player-1.6.9-1|62	%{_datadir}/applications/*.desktop
12mu|rosa-media-player-1.6.9-1|63	%{_datadir}/%{name}/shortcuts/*
12mu|rosa-media-player-1.6.9-1|64	%{_datadir}/apps/solid/actions/
12mu|rosa-media-player-1.6.9-1|65	
12mu|rosa-media-player-1.6.9-1|66	%lang(ar_SY) %{_datadir}/%{name}/translations/rosamp_ar_SY.qm
12mu|rosa-media-player-1.6.9-1|67	%lang(en) %{_datadir}/%{name}/translations/rosamp_en.qm
12mu|rosa-media-player-1.6.9-1|68	%lang(cs) %{_datadir}/%{name}/translations/rosamp_cs.qm
12mu|rosa-media-player-1.6.9-1|69	%lang(de) %{_datadir}/%{name}/translations/rosamp_de.qm
12mu|rosa-media-player-1.6.9-1|70	%lang(es) %{_datadir}/%{name}/translations/rosamp_es.qm
12mu|rosa-media-player-1.6.9-1|71	%lang(et) %{_datadir}/%{name}/translations/rosamp_et.qm
12mu|rosa-media-player-1.6.9-1|72	%lang(fi) %{_datadir}/%{name}/translations/rosamp_fi.qm
12mu|rosa-media-player-1.6.9-1|73	%lang(fr) %{_datadir}/%{name}/translations/rosamp_fr.qm
12mu|rosa-media-player-1.6.9-1|74	%lang(gl) %{_datadir}/%{name}/translations/rosamp_gl.qm
12mu|rosa-media-player-1.6.9-1|75	%lang(hu) %{_datadir}/%{name}/translations/rosamp_hu.qm
12mu|rosa-media-player-1.6.9-1|76	%lang(it) %{_datadir}/%{name}/translations/rosamp_it.qm
12mu|rosa-media-player-1.6.9-1|77	%lang(ja) %{_datadir}/%{name}/translations/rosamp_ja.qm
12mu|rosa-media-player-1.6.9-1|78	%lang(ku) %{_datadir}/%{name}/translations/rosamp_ku.qm
12mu|rosa-media-player-1.6.9-1|79	%lang(lt) %{_datadir}/%{name}/translations/rosamp_lt.qm
12mu|rosa-media-player-1.6.9-1|80	%lang(mk) %{_datadir}/%{name}/translations/rosamp_mk.qm
12mu|rosa-media-player-1.6.9-1|81	%lang(nl) %{_datadir}/%{name}/translations/rosamp_nl.qm
12mu|rosa-media-player-1.6.9-1|82	%lang(pl) %{_datadir}/%{name}/translations/rosamp_pl.qm
12mu|rosa-media-player-1.6.9-1|83	%lang(pt_BR) %{_datadir}/%{name}/translations/rosamp_pt_BR.qm
12mu|rosa-media-player-1.6.9-1|84	%lang(pt_pt) %{_datadir}/%{name}/translations/rosamp_pt.qm
12mu|rosa-media-player-1.6.9-1|85	%lang(ro_RO) %{_datadir}/%{name}/translations/rosamp_ro_RO.qm
12mu|rosa-media-player-1.6.9-1|86	%lang(ru_RU) %{_datadir}/%{name}/translations/rosamp_ru_RU.qm
12mu|rosa-media-player-1.6.9-1|87	%lang(sl) %{_datadir}/%{name}/translations/rosamp_sl.qm
12mu|rosa-media-player-1.6.9-1|88	%lang(tr) %{_datadir}/%{name}/translations/rosamp_tr.qm
12mu|rosa-media-player-1.6.9-1|89	%lang(uk_UA) %{_datadir}/%{name}/translations/rosamp_uk_UA.qm
12mu|rosa-media-player-1.6.9-1|90	%lang(vi) %{_datadir}/%{name}/translations/rosamp_vi_VN.qm
12mu|rosa-media-player-1.6.9-1|91	%lang(zh_CN) %{_datadir}/%{name}/translations/rosamp_zh_CN.qm
12mu|rosa-media-player-1.6.9-1|92	%lang(zh_TW) %{_datadir}/%{name}/translations/rosamp_zh_TW.qm
12mu|rosa-media-player-1.6.9-1|93	
12mu|rosa-media-player-1.6.9-1|94	
12mu|rosa-media-player-1.6.9-1|95	%changelog
12mu|rosa-media-player-1.6.9-1|96	* Mon Dec 19 2011 Evgeniy Auginev <eauginev@mandriva.org> 0.952-4mdv2012.0
12mu|rosa-media-player-1.6.9-1|97	+ Revision: 743747
12mu|rosa-media-player-1.6.9-1|98	- audio files playing interface error fixed
12mu|rosa-media-player-1.6.9-1|99	
12mu|rosa-media-player-1.6.9-1|100	* Fri Dec 16 2011 Evgeniy Auginev <eauginev@mandriva.org> 0.952-2
12mu|rosa-media-player-1.6.9-1|101	+ Revision: 743050
12mu|rosa-media-player-1.6.9-1|102	-copy parameter added on split video function
12mu|rosa-media-player-1.6.9-1|103	
12mu|rosa-media-player-1.6.9-1|104	* Fri Dec 09 2011 Evgeniy Auginev <eauginev@mandriva.org> 0.952-1
12mu|rosa-media-player-1.6.9-1|105	+ Revision: 739438
12mu|rosa-media-player-1.6.9-1|106	- Playlist item hints added; free-space calculating algorithm changed for split video function; one running instance option fixed
12mu|rosa-media-player-1.6.9-1|107	
12mu|rosa-media-player-1.6.9-1|108	* Mon Nov 28 2011 Evgeniy Auginev <eauginev@mandriva.org> 0.951-3
12mu|rosa-media-player-1.6.9-1|109	+ Revision: 734874
12mu|rosa-media-player-1.6.9-1|110	- fix archive name
12mu|rosa-media-player-1.6.9-1|111	- change version number
12mu|rosa-media-player-1.6.9-1|112	
12mu|rosa-media-player-1.6.9-1|113	* Mon Nov 28 2011 Alex Burmashev <burmashev@mandriva.org> 0.95-3
12mu|rosa-media-player-1.6.9-1|114	+ Revision: 734825
12mu|rosa-media-player-1.6.9-1|115	- import rosa-media-player

20762 12
12mu|rosa-media-player-plugin-1.6-2|1	Summary:	ROSA Media Player Plugin
12mu|rosa-media-player-plugin-1.6-2|2	Name:		rosa-media-player-plugin
12mu|rosa-media-player-plugin-1.6-2|3	Version:        1.6
12mu|rosa-media-player-plugin-1.6-2|4	Release:	2
12mu|rosa-media-player-plugin-1.6-2|5	URL:		https://abf.rosalinux.ru/import/rosa-media-player-plugin
12mu|rosa-media-player-plugin-1.6-2|6	License:        GPL 3+
12mu|rosa-media-player-plugin-1.6-2|7	Group:		Video
12mu|rosa-media-player-plugin-1.6-2|8	Source:		%{name}-%{version}.tar.gz
12mu|rosa-media-player-plugin-1.6-2|9	BuildRequires:	qt4-devel
12mu|rosa-media-player-plugin-1.6-2|10	BuildRequires:	qt4-linguist
12mu|rosa-media-player-plugin-1.6-2|11	Requires:	mplayer
12mu|rosa-media-player-plugin-1.6-2|12	
12mu|rosa-media-player-plugin-1.6-2|13	%if %{_use_internal_dependency_generator}
12mu|rosa-media-player-plugin-1.6-2|14	%define __noautoreq 'devel\\((.*)\\)'
12mu|rosa-media-player-plugin-1.6-2|15	%else
12mu|rosa-media-player-plugin-1.6-2|16	%define _requires_exceptions devel(
12mu|rosa-media-player-plugin-1.6-2|17	%endif
12mu|rosa-media-player-plugin-1.6-2|18	
12mu|rosa-media-player-plugin-1.6-2|19	%description
12mu|rosa-media-player-plugin-1.6-2|20	ROSA Media Player Plugin is designed to use with internet browsers
12mu|rosa-media-player-plugin-1.6-2|21	like Firefox and Chrome/Chromium.
12mu|rosa-media-player-plugin-1.6-2|22	
12mu|rosa-media-player-plugin-1.6-2|23	%prep
12mu|rosa-media-player-plugin-1.6-2|24	%setup -c
12mu|rosa-media-player-plugin-1.6-2|25	
12mu|rosa-media-player-plugin-1.6-2|26	%build
12mu|rosa-media-player-plugin-1.6-2|27	mkdir build
12mu|rosa-media-player-plugin-1.6-2|28	cd build
12mu|rosa-media-player-plugin-1.6-2|29	qmake ../rosa-media-player-plugin.pro
12mu|rosa-media-player-plugin-1.6-2|30	%make
12mu|rosa-media-player-plugin-1.6-2|31	lrelease ../rosa-media-player-plugin.pro
12mu|rosa-media-player-plugin-1.6-2|32	
12mu|rosa-media-player-plugin-1.6-2|33	%install
12mu|rosa-media-player-plugin-1.6-2|34	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/
12mu|rosa-media-player-plugin-1.6-2|35	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/translations/
12mu|rosa-media-player-plugin-1.6-2|36	mkdir -p $RPM_BUILD_ROOT/%{_libdir}/
12mu|rosa-media-player-plugin-1.6-2|37	mkdir -p $RPM_BUILD_ROOT/%{_datadir}/rosa-media-player-plugin/translations/
12mu|rosa-media-player-plugin-1.6-2|38	
12mu|rosa-media-player-plugin-1.6-2|39	echo $PWD
12mu|rosa-media-player-plugin-1.6-2|40	cd build
12mu|rosa-media-player-plugin-1.6-2|41	cp -f rosamp-plugin/build/librosa-media-player-plugin-smp.so $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/
12mu|rosa-media-player-plugin-1.6-2|42	cp -f rosamp-plugin/build/librosa-media-player-plugin-dvx.so $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/
12mu|rosa-media-player-plugin-1.6-2|43	cp -f rosamp-plugin/build/librosa-media-player-plugin-qt.so $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/
12mu|rosa-media-player-plugin-1.6-2|44	cp -f rosamp-plugin/build/librosa-media-player-plugin-rm.so $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/
12mu|rosa-media-player-plugin-1.6-2|45	cp -f rosamp-plugin/build/librosa-media-player-plugin-wmp.so $RPM_BUILD_ROOT/%{_libdir}/mozilla/plugins/
12mu|rosa-media-player-plugin-1.6-2|46	cp -f romp/rosa-media-player/build/librosampcore.so.1.0.0 $RPM_BUILD_ROOT/%{_libdir}/
12mu|rosa-media-player-plugin-1.6-2|47	
12mu|rosa-media-player-plugin-1.6-2|48	cp -f ../translations/*.qm $RPM_BUILD_ROOT/%{_datadir}/rosa-media-player-plugin/translations/
12mu|rosa-media-player-plugin-1.6-2|49	cd romp/rosa-media-player/build/
12mu|rosa-media-player-plugin-1.6-2|50	ln -s librosampcore.so.1.0.0 $RPM_BUILD_ROOT/%{_libdir}/librosampcore.so.1.0
12mu|rosa-media-player-plugin-1.6-2|51	ln -s librosampcore.so.1.0.0 $RPM_BUILD_ROOT/%{_libdir}/librosampcore.so.1
12mu|rosa-media-player-plugin-1.6-2|52	ln -s librosampcore.so.1.0.0 $RPM_BUILD_ROOT/%{_libdir}/librosampcore.so
12mu|rosa-media-player-plugin-1.6-2|53	
12mu|rosa-media-player-plugin-1.6-2|54	
12mu|rosa-media-player-plugin-1.6-2|55	%files
12mu|rosa-media-player-plugin-1.6-2|56	%{_libdir}/mozilla/plugins/librosa-media-player-plugin-*
12mu|rosa-media-player-plugin-1.6-2|57	%{_libdir}/librosampcore*
12mu|rosa-media-player-plugin-1.6-2|58	%{_datadir}/rosa-media-player-plugin/translations/rosamp_plugin*

20763 12
12mu|rosapanel-1.6.1-2|1	Summary:	RocketBar - ROSA panel for KDE
12mu|rosapanel-1.6.1-2|2	Name:		rosapanel
12mu|rosapanel-1.6.1-2|3	Version:	1.6.1
12mu|rosapanel-1.6.1-2|4	Release:	2
12mu|rosapanel-1.6.1-2|5	Epoch:		1
12mu|rosapanel-1.6.1-2|6	Group:		Graphical desktop/KDE
12mu|rosapanel-1.6.1-2|7	License:	LGPLv2+
12mu|rosapanel-1.6.1-2|8	Url:		http://rosalab.ru/
12mu|rosapanel-1.6.1-2|9	Source0:	%{name}-%{version}.tar.gz
12mu|rosapanel-1.6.1-2|10	BuildRequires:	kdebase4-workspace-devel
12mu|rosapanel-1.6.1-2|11	BuildRequires:	kdebase4-devel
12mu|rosapanel-1.6.1-2|12	BuildRequires:	automoc4
12mu|rosapanel-1.6.1-2|13	Requires:	kdebase4-workspace
12mu|rosapanel-1.6.1-2|14	Requires:	python-kde4
12mu|rosapanel-1.6.1-2|15	Requires:	plasma-scriptengine-python
12mu|rosapanel-1.6.1-2|16	Requires:	rosa-launcher
12mu|rosapanel-1.6.1-2|17	Requires:	plasma-applet-stackfolder
12mu|rosapanel-1.6.1-2|18	Requires:	plasma-desktoptheme-rosa
12mu|rosapanel-1.6.1-2|19	
12mu|rosapanel-1.6.1-2|20	%files -f build/install_manifest.txt
12mu|rosapanel-1.6.1-2|21	
12mu|rosapanel-1.6.1-2|22	#--------------------------------------------------------------------
12mu|rosapanel-1.6.1-2|23	
12mu|rosapanel-1.6.1-2|24	%description
12mu|rosapanel-1.6.1-2|25	ROSA panel.
12mu|rosapanel-1.6.1-2|26	
12mu|rosapanel-1.6.1-2|27	%prep
12mu|rosapanel-1.6.1-2|28	%setup -q
12mu|rosapanel-1.6.1-2|29	
12mu|rosapanel-1.6.1-2|30	%build
12mu|rosapanel-1.6.1-2|31	%cmake_kde4
12mu|rosapanel-1.6.1-2|32	
12mu|rosapanel-1.6.1-2|33	%install
12mu|rosapanel-1.6.1-2|34	%makeinstall_std -C build
12mu|rosapanel-1.6.1-2|35	
12mu|rosapanel-1.6.1-2|36	
12mu|rosapanel-1.6.1-2|37	%changelog
12mu|rosapanel-1.6.1-2|38	* Sat Oct 26 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.6.1-2
12mu|rosapanel-1.6.1-2|39	+ Revision: 295519f
12mu|rosapanel-1.6.1-2|40	- LOG Rebuild with KDE 4.11
12mu|rosapanel-1.6.1-2|41	
12mu|rosapanel-1.6.1-2|42	

20764 12
12mu|rosa-release-2012.1-22|1	# Please update release notes:
12mu|rosa-release-2012.1-22|2	# make -C SOURCES release-notes.{html,txt}
12mu|rosa-release-2012.1-22|3	#
12mu|rosa-release-2012.1-22|4	
12mu|rosa-release-2012.1-22|5	%define distrib Desktop
12mu|rosa-release-2012.1-22|6	%define version 2012.1
12mu|rosa-release-2012.1-22|7	%define rel 22
12mu|rosa-release-2012.1-22|8	%define distname rosa
12mu|rosa-release-2012.1-22|9	%define distsuffix rosa
12mu|rosa-release-2012.1-22|10	%define distribution ROSA Desktop Fresh R3
12mu|rosa-release-2012.1-22|11	
12mu|rosa-release-2012.1-22|12	%define product_vendor ROSA
12mu|rosa-release-2012.1-22|13	%define product_distribution %distribution
12mu|rosa-release-2012.1-22|14	%define product_type Basic
12mu|rosa-release-2012.1-22|15	%define product_version %version
12mu|rosa-release-2012.1-22|16	%define product_branch Official
12mu|rosa-release-2012.1-22|17	%define product_release 1
12mu|rosa-release-2012.1-22|18	%define product_arch %{_target_cpu}
12mu|rosa-release-2012.1-22|19	
12mu|rosa-release-2012.1-22|20	%define product_id_base vendor=%product_vendor,distribution=%product_distribution,type=%product_type,version=%product_version,branch=%product_branch,release=%product_release,arch=%product_arch
12mu|rosa-release-2012.1-22|21	
12mu|rosa-release-2012.1-22|22	%define rosa_release %version
12mu|rosa-release-2012.1-22|23	%define rosa_branch %distrib
12mu|rosa-release-2012.1-22|24	%define rosa_arch %{_target_cpu}
12mu|rosa-release-2012.1-22|25	%define rosa_os %{_target_os}
12mu|rosa-release-2012.1-22|26	
12mu|rosa-release-2012.1-22|27	%define realversion %version
12mu|rosa-release-2012.1-22|28	%define mdkver %(echo %version | sed 's/\\.//')0
12mu|rosa-release-2012.1-22|29	
12mu|rosa-release-2012.1-22|30	Summary:	ROSA release file
12mu|rosa-release-2012.1-22|31	Name:		rosa-release
12mu|rosa-release-2012.1-22|32	Version:	%version
12mu|rosa-release-2012.1-22|33	Release:	%rel
12mu|rosa-release-2012.1-22|34	License:	GPL
12mu|rosa-release-2012.1-22|35	URL:		http://www.rosalinux.com/
12mu|rosa-release-2012.1-22|36	Group:		System/Configuration/Other
12mu|rosa-release-2012.1-22|37	Source:		%name.tar.bz2
12mu|rosa-release-2012.1-22|38	Source3:	CREDITS
12mu|rosa-release-2012.1-22|39	# edited lynx -dump of wiki:
12mu|rosa-release-2012.1-22|40	Source4:	release-notes.txt
12mu|rosa-release-2012.1-22|41	Source5:	release-notes.html
12mu|rosa-release-2012.1-22|42	Source6:	10rosa-release.sh
12mu|rosa-release-2012.1-22|43	Source7:	10rosa-release.csh
12mu|rosa-release-2012.1-22|44	BuildRoot:	%{_tmppath}/%{name}-root
12mu|rosa-release-2012.1-22|45	
12mu|rosa-release-2012.1-22|46	%description
12mu|rosa-release-2012.1-22|47	ROSA Desktop release file.
12mu|rosa-release-2012.1-22|48	
12mu|rosa-release-2012.1-22|49	%package common
12mu|rosa-release-2012.1-22|50	Summary: ROSA release common files
12mu|rosa-release-2012.1-22|51	Group: System/Configuration/Other
12mu|rosa-release-2012.1-22|52	Obsoletes: mandriva-release-Discovery
12mu|rosa-release-2012.1-22|53	Obsoletes: mandriva-release-Powerpack+
12mu|rosa-release-2012.1-22|54	Obsoletes: mandriva-release-One
12mu|rosa-release-2012.1-22|55	Obsoletes: mandriva-release-Free
12mu|rosa-release-2012.1-22|56	Obsoletes: %name < %version-%release
12mu|rosa-release-2012.1-22|57	Obsoletes: mandriva-release-common
12mu|rosa-release-2012.1-22|58	Requires:  lsb-release
12mu|rosa-release-2012.1-22|59	
12mu|rosa-release-2012.1-22|60	# cf mdvbz#32631
12mu|rosa-release-2012.1-22|61	Provides: arch(%{_target_cpu})
12mu|rosa-release-2012.1-22|62	Provides: rosa-release-common
12mu|rosa-release-2012.1-22|63	Provides: mandriva-release-common
12mu|rosa-release-2012.1-22|64	
12mu|rosa-release-2012.1-22|65	%description common
12mu|rosa-release-2012.1-22|66	Common files for ROSA Desktop release packages.
12mu|rosa-release-2012.1-22|67	
12mu|rosa-release-2012.1-22|68	%define release_package(s) \
12mu|rosa-release-2012.1-22|69	%{-s:%package %1} \
12mu|rosa-release-2012.1-22|70	Summary: ROSA release file%{?1: for %1} \
12mu|rosa-release-2012.1-22|71	Group: System/Configuration/Other \
12mu|rosa-release-2012.1-22|72	Requires:	rosa-release-common \
12mu|rosa-release-2012.1-22|73	Requires(post):	coreutils \
12mu|rosa-release-2012.1-22|74	Provides:	redhat-release rawhide-release mandrake-release mandriva-release mandrakelinux-release rosa-release \
12mu|rosa-release-2012.1-22|75	Provides:	%name = %version-%release \
12mu|rosa-release-2012.1-22|76	
12mu|rosa-release-2012.1-22|77	%define release_descr(s) \
12mu|rosa-release-2012.1-22|78	%description %{-s:%1} \
12mu|rosa-release-2012.1-22|79	ROSA Desktop release file for %1 flavor. \
12mu|rosa-release-2012.1-22|80	
12mu|rosa-release-2012.1-22|81	%define release_post(s) \
12mu|rosa-release-2012.1-22|82	%post %{-s:%1} \
12mu|rosa-release-2012.1-22|83	/bin/ln -fs product.id.%1 /etc/product.id
12mu|rosa-release-2012.1-22|84	
12mu|rosa-release-2012.1-22|85	%define release_install(s) \
12mu|rosa-release-2012.1-22|86	cat > %buildroot/etc/product.id.%{1} << EOF \
12mu|rosa-release-2012.1-22|87	%{product_id_base},product=%1\
12mu|rosa-release-2012.1-22|88	EOF\
12mu|rosa-release-2012.1-22|89	\
12mu|rosa-release-2012.1-22|90	mkdir -p %buildroot/etc/rpm/macros.d \
12mu|rosa-release-2012.1-22|91	cat > %buildroot/etc/rpm/macros.d/%{1}.macros <<EOF \
12mu|rosa-release-2012.1-22|92	%%distribution      %distribution\
12mu|rosa-release-2012.1-22|93	%%rosa_release  %rosa_release\
12mu|rosa-release-2012.1-22|94	%%rosa_branch   %rosa_branch\
12mu|rosa-release-2012.1-22|95	%%rosa_arch     %rosa_arch\
12mu|rosa-release-2012.1-22|96	%%rosa_os       %rosa_os\
12mu|rosa-release-2012.1-22|97	%%rosa_class    %%(. /etc/sysconfig/system; echo \\\$META_CLASS)\
12mu|rosa-release-2012.1-22|98	%%mdkver            %mdkver\
12mu|rosa-release-2012.1-22|99	%%mdvver            %mdkver\
12mu|rosa-release-2012.1-22|100	%%distsuffix        %distsuffix\
12mu|rosa-release-2012.1-22|101	%%mandriva_release  %%rosa_release\
12mu|rosa-release-2012.1-22|102	%%mandriva_branch  %%rosa_branch\
12mu|rosa-release-2012.1-22|103	%%mandriva_arch     %%rosa_arch\
12mu|rosa-release-2012.1-22|104	%%mandriva_os       %%rosa_os\
12mu|rosa-release-2012.1-22|105	%%mandriva_class       %%rosa_class\
12mu|rosa-release-2012.1-22|106	\
12mu|rosa-release-2012.1-22|107	# productid variable\
12mu|rosa-release-2012.1-22|108	%%product_id %{product_id_base},product=%{1}\
12mu|rosa-release-2012.1-22|109	\
12mu|rosa-release-2012.1-22|110	%%product_vendor        %product_vendor\
12mu|rosa-release-2012.1-22|111	%%product_distribution  %product_distribution\
12mu|rosa-release-2012.1-22|112	%%product_type          %product_type\
12mu|rosa-release-2012.1-22|113	%%product_version       %product_version\
12mu|rosa-release-2012.1-22|114	%%product_branch        %product_branch\
12mu|rosa-release-2012.1-22|115	%%product_release       %product_release\
12mu|rosa-release-2012.1-22|116	%%product_arch          %product_arch\
12mu|rosa-release-2012.1-22|117	%%product_product       %1\
12mu|rosa-release-2012.1-22|118	\
12mu|rosa-release-2012.1-22|119	%{?unstable}\
12mu|rosa-release-2012.1-22|120	EOF\
12mu|rosa-release-2012.1-22|121	\
12mu|rosa-release-2012.1-22|122	mkdir -p %buildroot/etc/sysconfig \
12mu|rosa-release-2012.1-22|123	cat > %buildroot/etc/sysconfig/system <<EOF \
12mu|rosa-release-2012.1-22|124	SECURITY=3\
12mu|rosa-release-2012.1-22|125	CLASS=beginner\
12mu|rosa-release-2012.1-22|126	LIBSAFE=no\
12mu|rosa-release-2012.1-22|127	META_CLASS=download\
12mu|rosa-release-2012.1-22|128	EOF\
12mu|rosa-release-2012.1-22|129	
12mu|rosa-release-2012.1-22|130	
12mu|rosa-release-2012.1-22|131	%release_package -s Free
12mu|rosa-release-2012.1-22|132	Conflicts: rosa-release-EE
12mu|rosa-release-2012.1-22|133	
12mu|rosa-release-2012.1-22|134	%release_package -s EE
12mu|rosa-release-2012.1-22|135	Conflicts: rosa-release-Free
12mu|rosa-release-2012.1-22|136	
12mu|rosa-release-2012.1-22|137	%release_descr -s Free
12mu|rosa-release-2012.1-22|138	%release_descr -s EE
12mu|rosa-release-2012.1-22|139	
12mu|rosa-release-2012.1-22|140	%prep
12mu|rosa-release-2012.1-22|141	%setup -q -n %{name}
12mu|rosa-release-2012.1-22|142	cp -a %SOURCE3 CREDITS
12mu|rosa-release-2012.1-22|143	cp -a %SOURCE4 release-notes.txt
12mu|rosa-release-2012.1-22|144	cp -a %SOURCE5 release-notes.html
12mu|rosa-release-2012.1-22|145	cat > README.urpmi <<EOF
12mu|rosa-release-2012.1-22|146	This is ROSA Desktop Fresh R3
12mu|rosa-release-2012.1-22|147	
12mu|rosa-release-2012.1-22|148	You can find the release notes in %_docdir/%name-common/release-notes.txt
12mu|rosa-release-2012.1-22|149	
12mu|rosa-release-2012.1-22|150	or on the web at http://wiki.rosalab.ru
12mu|rosa-release-2012.1-22|151	EOF
12mu|rosa-release-2012.1-22|152	
12mu|rosa-release-2012.1-22|153	# check that CREDITS file is in UTF-8, fail otherwise
12mu|rosa-release-2012.1-22|154	if iconv -f utf-8 -t utf-8 < CREDITS > /dev/null
12mu|rosa-release-2012.1-22|155	then
12mu|rosa-release-2012.1-22|156	true
12mu|rosa-release-2012.1-22|157	else
12mu|rosa-release-2012.1-22|158	echo "the CREDITS file *MUST* be encoded in UTF-8"
12mu|rosa-release-2012.1-22|159	echo "please fix it before continuing"
12mu|rosa-release-2012.1-22|160	false
12mu|rosa-release-2012.1-22|161	fi
12mu|rosa-release-2012.1-22|162	
12mu|rosa-release-2012.1-22|163	%install
12mu|rosa-release-2012.1-22|164	rm -rf %buildroot
12mu|rosa-release-2012.1-22|165	mkdir -p %buildroot/etc
12mu|rosa-release-2012.1-22|166	
12mu|rosa-release-2012.1-22|167	echo "ROSA Desktop Fresh R3 release %version for %{_target_cpu}" > %buildroot/etc/rosa-release
12mu|rosa-release-2012.1-22|168	ln -sf rosa-release %buildroot/etc/redhat-release
12mu|rosa-release-2012.1-22|169	ln -sf rosa-release %buildroot/etc/mandrake-release
12mu|rosa-release-2012.1-22|170	ln -sf rosa-release %buildroot/etc/release
12mu|rosa-release-2012.1-22|171	ln -sf rosa-release %buildroot/etc/mandriva-release
12mu|rosa-release-2012.1-22|172	ln -sf rosa-release %buildroot/etc/mandrakelinux-release
12mu|rosa-release-2012.1-22|173	ln -sf rosa-release %buildroot/etc/system-release
12mu|rosa-release-2012.1-22|174	
12mu|rosa-release-2012.1-22|175	echo "%{version}.0 %{rel} %{distname}" > %{buildroot}/etc/version
12mu|rosa-release-2012.1-22|176	
12mu|rosa-release-2012.1-22|177	mkdir -p %buildroot/etc/profile.d
12mu|rosa-release-2012.1-22|178	
12mu|rosa-release-2012.1-22|179	# (tpg) follow standard specifications http://0pointer.de/blog/projects/os-release
12mu|rosa-release-2012.1-22|180	cat > %{buildroot}/etc/os-release << EOF
12mu|rosa-release-2012.1-22|181	NAME="%{distribution}"
12mu|rosa-release-2012.1-22|182	VERSION="%{product_product} %{realversion} %{distrib}"
12mu|rosa-release-2012.1-22|183	ID=rosa
12mu|rosa-release-2012.1-22|184	VERSION_ID=%{realversion}
12mu|rosa-release-2012.1-22|185	PRETTY_NAME="%{distribution} %{product_product} %{realversion} %{distrib}"
12mu|rosa-release-2012.1-22|186	ANSI_COLOR="1;43"
12mu|rosa-release-2012.1-22|187	CPE_NAME="cpe:/o:rosa:rosalinux:%{realversion}"
12mu|rosa-release-2012.1-22|188	HOME_URL="http://www.rosalinux.com/"
12mu|rosa-release-2012.1-22|189	BUG_REPORT_URL="https://bugs.rosalinux.com/"
12mu|rosa-release-2012.1-22|190	EOF
12mu|rosa-release-2012.1-22|191	
12mu|rosa-release-2012.1-22|192	cp -f %{SOURCE6} %buildroot/etc/profile.d/
12mu|rosa-release-2012.1-22|193	cp -f %{SOURCE7} %buildroot/etc/profile.d/
12mu|rosa-release-2012.1-22|194	
12mu|rosa-release-2012.1-22|195	%release_install Free
12mu|rosa-release-2012.1-22|196	%release_install EE
12mu|rosa-release-2012.1-22|197	
12mu|rosa-release-2012.1-22|198	%release_post -s Free
12mu|rosa-release-2012.1-22|199	%release_post -s EE
12mu|rosa-release-2012.1-22|200	
12mu|rosa-release-2012.1-22|201	%define release_files(s:) \
12mu|rosa-release-2012.1-22|202	%files %{-s:%{-s*}} \
12mu|rosa-release-2012.1-22|203	%defattr(-,root,root) \
12mu|rosa-release-2012.1-22|204	/etc/rpm/macros.d/%{1}.macros \
12mu|rosa-release-2012.1-22|205	/etc/product.id.%1 \
12mu|rosa-release-2012.1-22|206	\
12mu|rosa-release-2012.1-22|207	
12mu|rosa-release-2012.1-22|208	%release_files -s Free Free
12mu|rosa-release-2012.1-22|209	%release_files -s EE EE
12mu|rosa-release-2012.1-22|210	
12mu|rosa-release-2012.1-22|211	%files common
12mu|rosa-release-2012.1-22|212	%defattr(-,root,root)
12mu|rosa-release-2012.1-22|213	%doc CREDITS distro.txt README.urpmi release-notes.*
12mu|rosa-release-2012.1-22|214	/etc/mandrake-release
12mu|rosa-release-2012.1-22|215	/etc/mandriva-release
12mu|rosa-release-2012.1-22|216	/etc/mandrakelinux-release
12mu|rosa-release-2012.1-22|217	/etc/redhat-release
12mu|rosa-release-2012.1-22|218	/etc/rosa-release
12mu|rosa-release-2012.1-22|219	/etc/release
12mu|rosa-release-2012.1-22|220	/etc/system-release
12mu|rosa-release-2012.1-22|221	/etc/version
12mu|rosa-release-2012.1-22|222	/etc/os-release
12mu|rosa-release-2012.1-22|223	/etc/profile.d/10rosa-release.sh
12mu|rosa-release-2012.1-22|224	/etc/profile.d/10rosa-release.csh
12mu|rosa-release-2012.1-22|225	%config(noreplace) %verify(not md5 size mtime) /etc/sysconfig/system
12mu|rosa-release-2012.1-22|226	
12mu|rosa-release-2012.1-22|227	
12mu|rosa-release-2012.1-22|228	%changelog
12mu|rosa-release-2012.1-22|229	* Mon Jun 30 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2012.1-22
12mu|rosa-release-2012.1-22|230	+ Revision: d4e9119
12mu|rosa-release-2012.1-22|231	- Updated distro names
12mu|rosa-release-2012.1-22|232	
12mu|rosa-release-2012.1-22|233	* Tue Apr 29 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2012.1-21
12mu|rosa-release-2012.1-22|234	+ Revision: 9e8c5d0
12mu|rosa-release-2012.1-22|235	- release up
12mu|rosa-release-2012.1-22|236	
12mu|rosa-release-2012.1-22|237	* Wed Apr 16 2014 Alex Burmashev <alex.burmashev@gmail.com> 2012.1-20
12mu|rosa-release-2012.1-22|238	+ Revision: 923ab44
12mu|rosa-release-2012.1-22|239	- switch R2 to R3
12mu|rosa-release-2012.1-22|240	
12mu|rosa-release-2012.1-22|241	* Wed Nov 20 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 2012.1-20
12mu|rosa-release-2012.1-22|242	+ Revision: 3d4442d
12mu|rosa-release-2012.1-22|243	- r1 changed to r2
12mu|rosa-release-2012.1-22|244	
12mu|rosa-release-2012.1-22|245	* Wed May 22 2013 root <root@localhost.localdomain> 2012.1-19
12mu|rosa-release-2012.1-22|246	+ Revision: 701c0a1
12mu|rosa-release-2012.1-22|247	- changed branding
12mu|rosa-release-2012.1-22|248	
12mu|rosa-release-2012.1-22|249	* Tue Dec 18 2012 root <root@localhost.localdomain> 2012.1-16
12mu|rosa-release-2012.1-22|250	+ Revision: d8c6a86
12mu|rosa-release-2012.1-22|251	- revert
12mu|rosa-release-2012.1-22|252	
12mu|rosa-release-2012.1-22|253	* Tue Dec 18 2012 root <root@localhost.localdomain> 2012.1-15
12mu|rosa-release-2012.1-22|254	+ Revision: c2c2a73
12mu|rosa-release-2012.1-22|255	- ROSA Desktop.Fresh -> ROSA Fresh Desktop
12mu|rosa-release-2012.1-22|256	
12mu|rosa-release-2012.1-22|257	* Wed Dec 12 2012 root <root@localhost.localdomain> 2012.1-14
12mu|rosa-release-2012.1-22|258	+ Revision: 02c614d
12mu|rosa-release-2012.1-22|259	- Desktop -> Desktop.Fresh
12mu|rosa-release-2012.1-22|260	
12mu|rosa-release-2012.1-22|261	* Wed Dec 12 2012 root <root@localhost.localdomain> 2012.1-14
12mu|rosa-release-2012.1-22|262	+ Revision: 42b229e
12mu|rosa-release-2012.1-22|263	- update to the last version
12mu|rosa-release-2012.1-22|264	
12mu|rosa-release-2012.1-22|265	* Mon Dec 10 2012 Alexander Kazancev <kazancas@gmail.com> 2012.1-13
12mu|rosa-release-2012.1-22|266	+ Revision: 39da66f
12mu|rosa-release-2012.1-22|267	- Updated rosa-release.spec
12mu|rosa-release-2012.1-22|268	
12mu|rosa-release-2012.1-22|269	* Tue Dec 04 2012 root <root@localhost.localdomain> 2012.1-12
12mu|rosa-release-2012.1-22|270	+ Revision: 1d42e95
12mu|rosa-release-2012.1-22|271	- changed Linux to Desktop
12mu|rosa-release-2012.1-22|272	
12mu|rosa-release-2012.1-22|273	* Tue Nov 20 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 2012.1-11
12mu|rosa-release-2012.1-22|274	+ Revision: dea1da6
12mu|rosa-release-2012.1-22|275	- Updated rosa-release.spec
12mu|rosa-release-2012.1-22|276	
12mu|rosa-release-2012.1-22|277	* Tue Nov 20 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 2012.1-10
12mu|rosa-release-2012.1-22|278	+ Revision: 5a4781d
12mu|rosa-release-2012.1-22|279	- Updated rosa-release.spec
12mu|rosa-release-2012.1-22|280	
12mu|rosa-release-2012.1-22|281	* Tue Oct 23 2012 Alexander Kazancev <kazancas@gmail.com> 2012.1-10
12mu|rosa-release-2012.1-22|282	+ Revision: 1dcc2d2
12mu|rosa-release-2012.1-22|283	- Updated rosa-release.spec
12mu|rosa-release-2012.1-22|284	
12mu|rosa-release-2012.1-22|285	* Tue Aug 21 2012 alexander barakin aka sash-kan <alex@barak.in> 2012.1-9
12mu|rosa-release-2012.1-22|286	+ Revision: 8760860
12mu|rosa-release-2012.1-22|287	- 2012.1: fix other missing macros mandriva_*
12mu|rosa-release-2012.1-22|288	
12mu|rosa-release-2012.1-22|289	* Fri Aug 17 2012 alexander barakin aka sash-kan <alex@barak.in> 2012.1-9
12mu|rosa-release-2012.1-22|290	+ Revision: f58975e
12mu|rosa-release-2012.1-22|291	- symlink product.id created during installation
12mu|rosa-release-2012.1-22|292	
12mu|rosa-release-2012.1-22|293	* Fri Aug 17 2012 alexander barakin aka sash-kan <alex@barak.in> 2012.1-9
12mu|rosa-release-2012.1-22|294	+ Revision: f8d9d1f
12mu|rosa-release-2012.1-22|295	- 2012.1: fix missing macro mandriva_release
12mu|rosa-release-2012.1-22|296	
12mu|rosa-release-2012.1-22|297	* Thu Jul 19 2012 Alexander Kazancev <kazancas@mandriva.ru> 2012.1-9
12mu|rosa-release-2012.1-22|298	+ Revision: 505e9e0
12mu|rosa-release-2012.1-22|299	- LOG - add provides mandriva-release-common
12mu|rosa-release-2012.1-22|300	
12mu|rosa-release-2012.1-22|301	* Tue Jun 19 2012 Alex Burmashev <alex.burmashev@rosalab.ru> 2012.1-8
12mu|rosa-release-2012.1-22|302	+ Revision: fa46796
12mu|rosa-release-2012.1-22|303	- Updated rosa-release.spec
12mu|rosa-release-2012.1-22|304	
12mu|rosa-release-2012.1-22|305	* Mon Jun 18 2012 Alexander Kazancev <kazancas@mandriva.ru> 2012.1-8
12mu|rosa-release-2012.1-22|306	+ Revision: eff1840
12mu|rosa-release-2012.1-22|307	- Updated rosa-release.spec
12mu|rosa-release-2012.1-22|308	
12mu|rosa-release-2012.1-22|309	* Mon Jun 18 2012 akdengi <kazancas@mandriva.ru> 2012.1-8
12mu|rosa-release-2012.1-22|310	+ Revision: 7d85e62
12mu|rosa-release-2012.1-22|311	- fix
12mu|rosa-release-2012.1-22|312	
12mu|rosa-release-2012.1-22|313	* Mon Jun 18 2012 akdengi <kazancas@mandriva.ru> 2012.1-8
12mu|rosa-release-2012.1-22|314	+ Revision: 01464f2
12mu|rosa-release-2012.1-22|315	- sync with mandriva
12mu|rosa-release-2012.1-22|316	
12mu|rosa-release-2012.1-22|317	* Mon Jun 18 2012 akdengi <kazancas@mandriva.ru> 2012.1-7
12mu|rosa-release-2012.1-22|318	+ Revision: 253fb3e
12mu|rosa-release-2012.1-22|319	- fix spec to avoid conflict
12mu|rosa-release-2012.1-22|320	
12mu|rosa-release-2012.1-22|321	* Mon Jun 18 2012 akdengi <kazancas@mandriva.ru> 2012.1-7
12mu|rosa-release-2012.1-22|322	+ Revision: fb7ea49
12mu|rosa-release-2012.1-22|323	- fix spec to avoid conflict
12mu|rosa-release-2012.1-22|324	
12mu|rosa-release-2012.1-22|325	* Mon Jun 18 2012 Alexander Kazancev <kazancas@mandriva.ru> 2012.1-6
12mu|rosa-release-2012.1-22|326	+ Revision: 3e5ce2b
12mu|rosa-release-2012.1-22|327	- Updated rosa-release.spec
12mu|rosa-release-2012.1-22|328	
12mu|rosa-release-2012.1-22|329	* Mon Jun 18 2012 akdengi <kazancas@mandriva.ru> 2012.1-5
12mu|rosa-release-2012.1-22|330	+ Revision: d38d303
12mu|rosa-release-2012.1-22|331	- add mandriva-relese to Obsoletes
12mu|rosa-release-2012.1-22|332	
12mu|rosa-release-2012.1-22|333	* Mon Jun 18 2012 akdengi <kazancas@mandriva.ru> 2012.1-5
12mu|rosa-release-2012.1-22|334	+ Revision: 1e2c9ec
12mu|rosa-release-2012.1-22|335	- fix provides
12mu|rosa-release-2012.1-22|336	
12mu|rosa-release-2012.1-22|337	* Mon Jun 18 2012 akdengi <kazancas@mandriva.ru> 2012.1-4
12mu|rosa-release-2012.1-22|338	+ Revision: 247bc4d
12mu|rosa-release-2012.1-22|339	- fix
12mu|rosa-release-2012.1-22|340	
12mu|rosa-release-2012.1-22|341	* Mon Jun 18 2012 Alexander Kazancev <kazancas@mandriva.ru> 2012.1-4
12mu|rosa-release-2012.1-22|342	+ Revision: 01c7c39
12mu|rosa-release-2012.1-22|343	- Updated rosa-release.spec
12mu|rosa-release-2012.1-22|344	
12mu|rosa-release-2012.1-22|345	* Mon Jun 18 2012 akdengi <kazancas@mandriva.ru> 2012.1-4
12mu|rosa-release-2012.1-22|346	+ Revision: f2c5a1b
12mu|rosa-release-2012.1-22|347	- fix sprc
12mu|rosa-release-2012.1-22|348	
12mu|rosa-release-2012.1-22|349	* Mon Jun 18 2012 akdengi <kazancas@mandriva.ru> 2012.1-4
12mu|rosa-release-2012.1-22|350	+ Revision: 6e51ea6
12mu|rosa-release-2012.1-22|351	- fix source in spec
12mu|rosa-release-2012.1-22|352	
12mu|rosa-release-2012.1-22|353	

20765 12
12mu|rpcbind-0.2.1-1|1	Name:		rpcbind
12mu|rpcbind-0.2.1-1|2	Version:	0.2.1
12mu|rpcbind-0.2.1-1|3	Release:	1
12mu|rpcbind-0.2.1-1|4	Summary:	Universal Addresses to RPC Program Number Mapper
12mu|rpcbind-0.2.1-1|5	License:	BSD
12mu|rpcbind-0.2.1-1|6	Group:		System/Servers
12mu|rpcbind-0.2.1-1|7	URL:		http://rpcbind.sourceforge.net/
12mu|rpcbind-0.2.1-1|8	Source0:	http://downloads.sourceforge.net/rpcbind/%{name}-%{version}.tar.bz2
12mu|rpcbind-0.2.1-1|9	Source1: 	rpcbind.service
12mu|rpcbind-0.2.1-1|10	Source2:	rpcbind.sysconfig
12mu|rpcbind-0.2.1-1|11	Source3:	sbin.rpcbind.apparmor
12mu|rpcbind-0.2.1-1|12	Source4: 	rpcbind.socket
12mu|rpcbind-0.2.1-1|13	
12mu|rpcbind-0.2.1-1|14	Patch0:		rpcbind-0001-Remove-yellow-pages-support.patch
12mu|rpcbind-0.2.1-1|15	
12mu|rpcbind-0.2.1-1|16	BuildRequires:	tirpc-devel >= 0.1.7
12mu|rpcbind-0.2.1-1|17	BuildRequires:	quota
12mu|rpcbind-0.2.1-1|18	Obsoletes:	portmap
12mu|rpcbind-0.2.1-1|19	Conflicts:	apparmor-profiles < 2.1-1.961.4mdv2008.0
12mu|rpcbind-0.2.1-1|20	Requires(post):	rpm-helper
12mu|rpcbind-0.2.1-1|21	Requires(preun):rpm-helper
12mu|rpcbind-0.2.1-1|22	
12mu|rpcbind-0.2.1-1|23	%description
12mu|rpcbind-0.2.1-1|24	The rpcbind utility is a server that converts RPC program numbers into
12mu|rpcbind-0.2.1-1|25	universal addresses.  It must be running on the host to be able to make RPC
12mu|rpcbind-0.2.1-1|26	calls on a server on that machine.
12mu|rpcbind-0.2.1-1|27	
12mu|rpcbind-0.2.1-1|28	%prep
12mu|rpcbind-0.2.1-1|29	%setup -q
12mu|rpcbind-0.2.1-1|30	cp %{SOURCE1} .
12mu|rpcbind-0.2.1-1|31	cp %{SOURCE2} .
12mu|rpcbind-0.2.1-1|32	cp %{SOURCE4} .
12mu|rpcbind-0.2.1-1|33	%patch0 -p1 -b .noyp~
12mu|rpcbind-0.2.1-1|34	
12mu|rpcbind-0.2.1-1|35	%build
12mu|rpcbind-0.2.1-1|36	#fix build with new automake
12mu|rpcbind-0.2.1-1|37	sed -i -e 's,AM_CONFIG_HEADER,AC_CONFIG_HEADERS,g' configure.*
12mu|rpcbind-0.2.1-1|38	autoreconf -fi
12mu|rpcbind-0.2.1-1|39	%serverbuild
12mu|rpcbind-0.2.1-1|40	
12mu|rpcbind-0.2.1-1|41	%configure2_5x \
12mu|rpcbind-0.2.1-1|42	CFLAGS="%{optflags} -fpie" LDFLAGS="-pie" \
12mu|rpcbind-0.2.1-1|43	--enable-warmstarts \
12mu|rpcbind-0.2.1-1|44	--with-statedir="%{_localstatedir}/lib/%{name}" \
12mu|rpcbind-0.2.1-1|45	--with-rpcuser="rpc" \
12mu|rpcbind-0.2.1-1|46	--enable-debug
12mu|rpcbind-0.2.1-1|47	
12mu|rpcbind-0.2.1-1|48	%make all
12mu|rpcbind-0.2.1-1|49	
12mu|rpcbind-0.2.1-1|50	%install
12mu|rpcbind-0.2.1-1|51	mkdir -p %{buildroot}%{_unitdir}
12mu|rpcbind-0.2.1-1|52	install -d %{buildroot}%{_localstatedir}/lib/%{name}
12mu|rpcbind-0.2.1-1|53	install -m755 rpcbind -D %{buildroot}/sbin/rpcbind
12mu|rpcbind-0.2.1-1|54	install -m755 rpcinfo -D %{buildroot}/sbin/rpcinfo
12mu|rpcbind-0.2.1-1|55	install -m644 %{SOURCE1} %{buildroot}%{_unitdir}
12mu|rpcbind-0.2.1-1|56	install -m644 %{SOURCE4} %{buildroot}%{_unitdir}
12mu|rpcbind-0.2.1-1|57	install -m644 rpcbind.sysconfig -D %{buildroot}%{_sysconfdir}/sysconfig/rpcbind
12mu|rpcbind-0.2.1-1|58	install -m644 man/rpcbind.8 -D %{buildroot}%{_mandir}/man8/rpcbind.8
12mu|rpcbind-0.2.1-1|59	install -m644 man/rpcinfo.8 -D %{buildroot}%{_mandir}/man8/rpcbind-rpcinfo.8
12mu|rpcbind-0.2.1-1|60	
12mu|rpcbind-0.2.1-1|61	cat > README.urpmi << EOF
12mu|rpcbind-0.2.1-1|62	
12mu|rpcbind-0.2.1-1|63	Because of file conflicts with glibc the following files has been renamed:
12mu|rpcbind-0.2.1-1|64	
12mu|rpcbind-0.2.1-1|65	rpcinfo.8 -> rpcbind-rpcinfo.8
12mu|rpcbind-0.2.1-1|66	
12mu|rpcbind-0.2.1-1|67	glibc also provides rpcinfo as /usr/sbin/rpcinfo, so the rpcinfo program
12mu|rpcbind-0.2.1-1|68	provided with this package is put in /sbin/rpcinfo
12mu|rpcbind-0.2.1-1|69	EOF
12mu|rpcbind-0.2.1-1|70	
12mu|rpcbind-0.2.1-1|71	# apparmor profile
12mu|rpcbind-0.2.1-1|72	install -m644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/apparmor.d/sbin.rpcbind
12mu|rpcbind-0.2.1-1|73	
12mu|rpcbind-0.2.1-1|74	%pre
12mu|rpcbind-0.2.1-1|75	%_pre_useradd rpc %{_localstatedir}/lib/%{name} /sbin/nologin
12mu|rpcbind-0.2.1-1|76	
12mu|rpcbind-0.2.1-1|77	%post
12mu|rpcbind-0.2.1-1|78	if [ $1 -gt 1 ] ; then
12mu|rpcbind-0.2.1-1|79	#Need to clean up old init setup
12mu|rpcbind-0.2.1-1|80	if [ -e /etc/init.d/rpcbind ]
12mu|rpcbind-0.2.1-1|81	then
12mu|rpcbind-0.2.1-1|82	/etc/init.d/rpcbind stop
12mu|rpcbind-0.2.1-1|83	/bin/rm -f /etc/init.d/rpcbind
12mu|rpcbind-0.2.1-1|84	#Also add rpcbind as an alias in /etc/services
12mu|rpcbind-0.2.1-1|85	sed -i''  '/sunrpc/s/\tportmapper/\trpcbind portmapper/g' /etc/services
12mu|rpcbind-0.2.1-1|86	else
12mu|rpcbind-0.2.1-1|87	# Initial installation
12mu|rpcbind-0.2.1-1|88	/bin/systemctl enable rpcbind.service >/dev/null
12mu|rpcbind-0.2.1-1|89	/bin/systemctl start rpcbind.service
12mu|rpcbind-0.2.1-1|90	#And just in case add rpcbind as an alias in /etc/services
12mu|rpcbind-0.2.1-1|91	sed -i''  '/sunrpc/s/\tportmapper/\trpcbind portmapper/g' /etc/services 2>&1 || :
12mu|rpcbind-0.2.1-1|92	fi
12mu|rpcbind-0.2.1-1|93	fi
12mu|rpcbind-0.2.1-1|94	%_post_service %{name}
12mu|rpcbind-0.2.1-1|95	# restart running services depending on portmapper
12mu|rpcbind-0.2.1-1|96	for service in amd autofs bootparamd clusternfs mcserv \
12mu|rpcbind-0.2.1-1|97	nfs-common nfs-server \
12mu|rpcbind-0.2.1-1|98	ypserv ypbind yppasswdd ypxfrd; do
12mu|rpcbind-0.2.1-1|99	if [ -f /var/lock/subsys/$service ]; then
12mu|rpcbind-0.2.1-1|100	/sbin/service $service restart > /dev/null 2>/dev/null || :
12mu|rpcbind-0.2.1-1|101	fi
12mu|rpcbind-0.2.1-1|102	done
12mu|rpcbind-0.2.1-1|103	
12mu|rpcbind-0.2.1-1|104	%preun
12mu|rpcbind-0.2.1-1|105	%_preun_service %{name}
12mu|rpcbind-0.2.1-1|106	
12mu|rpcbind-0.2.1-1|107	%posttrans
12mu|rpcbind-0.2.1-1|108	# if we have apparmor installed, reload if it's being used
12mu|rpcbind-0.2.1-1|109	if [ -x /sbin/apparmor_parser ]; then
12mu|rpcbind-0.2.1-1|110	/sbin/service apparmor condreload
12mu|rpcbind-0.2.1-1|111	fi
12mu|rpcbind-0.2.1-1|112	
12mu|rpcbind-0.2.1-1|113	%files
12mu|rpcbind-0.2.1-1|114	%doc AUTHORS COPYING ChangeLog README README.urpmi
12mu|rpcbind-0.2.1-1|115	%config(noreplace) %{_sysconfdir}/sysconfig/rpcbind
12mu|rpcbind-0.2.1-1|116	%config(noreplace) %{_sysconfdir}/apparmor.d/sbin.rpcbind
12mu|rpcbind-0.2.1-1|117	/sbin/rpcbind
12mu|rpcbind-0.2.1-1|118	/sbin/rpcinfo
12mu|rpcbind-0.2.1-1|119	%{_mandir}/man8/*
12mu|rpcbind-0.2.1-1|120	%dir %attr(0700,rpc,rpc) %{_localstatedir}/lib/%{name}
12mu|rpcbind-0.2.1-1|121	%{_unitdir}/rpcbind.service
12mu|rpcbind-0.2.1-1|122	%{_unitdir}/rpcbind.socket
12mu|rpcbind-0.2.1-1|123	
12mu|rpcbind-0.2.1-1|124	%changelog
12mu|rpcbind-0.2.1-1|125	* Mon Feb 20 2012 abf
12mu|rpcbind-0.2.1-1|126	- The release updated by ABF
12mu|rpcbind-0.2.1-1|127	
12mu|rpcbind-0.2.1-1|128	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-5mdv2011.0
12mu|rpcbind-0.2.1-1|129	+ Revision: 669433
12mu|rpcbind-0.2.1-1|130	- mass rebuild
12mu|rpcbind-0.2.1-1|131	
12mu|rpcbind-0.2.1-1|132	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-4mdv2011.0
12mu|rpcbind-0.2.1-1|133	+ Revision: 607373
12mu|rpcbind-0.2.1-1|134	- rebuild
12mu|rpcbind-0.2.1-1|135	
12mu|rpcbind-0.2.1-1|136	* Sun Mar 14 2010 Oden Eriksson <oeriksson@mandriva.com> 0.2.0-3mdv2010.1
12mu|rpcbind-0.2.1-1|137	+ Revision: 519067
12mu|rpcbind-0.2.1-1|138	- rebuild
12mu|rpcbind-0.2.1-1|139	
12mu|rpcbind-0.2.1-1|140	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-2mdv2010.0
12mu|rpcbind-0.2.1-1|141	+ Revision: 383680
12mu|rpcbind-0.2.1-1|142	- rebuild with latest libtirpc
12mu|rpcbind-0.2.1-1|143	
12mu|rpcbind-0.2.1-1|144	* Sun Jun 07 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.2.0-1mdv2010.0
12mu|rpcbind-0.2.1-1|145	+ Revision: 383524
12mu|rpcbind-0.2.1-1|146	- new version
12mu|rpcbind-0.2.1-1|147	
12mu|rpcbind-0.2.1-1|148	* Tue May 05 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.7-2mdv2010.0
12mu|rpcbind-0.2.1-1|149	+ Revision: 372316
12mu|rpcbind-0.2.1-1|150	- rpcbind now replaces portmap
12mu|rpcbind-0.2.1-1|151	
12mu|rpcbind-0.2.1-1|152	* Mon Jan 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.7-1mdv2009.1
12mu|rpcbind-0.2.1-1|153	+ Revision: 331276
12mu|rpcbind-0.2.1-1|154	- new version
12mu|rpcbind-0.2.1-1|155	- drop patches 1 and 2, merged upstream
12mu|rpcbind-0.2.1-1|156	- drop unapplied patch 3, seems to have been merged anyway
12mu|rpcbind-0.2.1-1|157	
12mu|rpcbind-0.2.1-1|158	* Wed Dec 17 2008 Oden Eriksson <oeriksson@mandriva.com> 0.1.5-3mdv2009.1
12mu|rpcbind-0.2.1-1|159	+ Revision: 315260
12mu|rpcbind-0.2.1-1|160	- rebuild
12mu|rpcbind-0.2.1-1|161	
12mu|rpcbind-0.2.1-1|162	* Fri Sep 05 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.5-2mdv2009.0
12mu|rpcbind-0.2.1-1|163	+ Revision: 281717
12mu|rpcbind-0.2.1-1|164	- don't try to source localization configuration file in service script, as there is no output to localize (bug #43227)
12mu|rpcbind-0.2.1-1|165	
12mu|rpcbind-0.2.1-1|166	* Fri Jun 20 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.5-1mdv2009.0
12mu|rpcbind-0.2.1-1|167	+ Revision: 227546
12mu|rpcbind-0.2.1-1|168	- new version
12mu|rpcbind-0.2.1-1|169	- drop fedora patches, merged upstream
12mu|rpcbind-0.2.1-1|170	- disable temporarily apparmor patch, as it doesn't apply
12mu|rpcbind-0.2.1-1|171	
12mu|rpcbind-0.2.1-1|172	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.1.4-11mdv2009.0
12mu|rpcbind-0.2.1-1|173	+ Revision: 225331
12mu|rpcbind-0.2.1-1|174	- rebuild
12mu|rpcbind-0.2.1-1|175	
12mu|rpcbind-0.2.1-1|176	+ Pixel <pixel@mandriva.com>
12mu|rpcbind-0.2.1-1|177	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12mu|rpcbind-0.2.1-1|178	
12mu|rpcbind-0.2.1-1|179	* Thu Feb 28 2008 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.4-10mdv2008.1
12mu|rpcbind-0.2.1-1|180	+ Revision: 176249
12mu|rpcbind-0.2.1-1|181	- fix crash when ipv6 is disabled
12mu|rpcbind-0.2.1-1|182	
12mu|rpcbind-0.2.1-1|183	+ Olivier Blin <oblin@mandriva.com>
12mu|rpcbind-0.2.1-1|184	- restore BuildRoot
12mu|rpcbind-0.2.1-1|185	
12mu|rpcbind-0.2.1-1|186	+ Thierry Vignaud <tv@mandriva.org>
12mu|rpcbind-0.2.1-1|187	- kill re-definition of %%buildroot on Pixel's request
12mu|rpcbind-0.2.1-1|188	
12mu|rpcbind-0.2.1-1|189	* Thu Nov 22 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.4-9mdv2008.1
12mu|rpcbind-0.2.1-1|190	+ Revision: 111196
12mu|rpcbind-0.2.1-1|191	- drop useless libtool build dependency
12mu|rpcbind-0.2.1-1|192	- file list cleanup
12mu|rpcbind-0.2.1-1|193	- don't remove data dir on uninstallation
12mu|rpcbind-0.2.1-1|194	- restart other services depending on portmapper after restarting itself
12mu|rpcbind-0.2.1-1|195	
12mu|rpcbind-0.2.1-1|196	* Thu Sep 20 2007 Andreas Hasenack <andreas@mandriva.com> 0.1.4-8mdv2008.0
12mu|rpcbind-0.2.1-1|197	+ Revision: 91560
12mu|rpcbind-0.2.1-1|198	- add proper conflicts with apparmor-profiles (thanks soig)
12mu|rpcbind-0.2.1-1|199	
12mu|rpcbind-0.2.1-1|200	* Wed Sep 19 2007 Andreas Hasenack <andreas@mandriva.com> 0.1.4-7mdv2008.0
12mu|rpcbind-0.2.1-1|201	+ Revision: 91065
12mu|rpcbind-0.2.1-1|202	- adjust (lib)tirpc-devel buildrequires
12mu|rpcbind-0.2.1-1|203	- fix warmstart (#31465, #31469)
12mu|rpcbind-0.2.1-1|204	- fix frequent user remove/add (#31467)
12mu|rpcbind-0.2.1-1|205	- add apparmor profile and use it if apparmor-parser
12mu|rpcbind-0.2.1-1|206	is installed and running
12mu|rpcbind-0.2.1-1|207	- also drop to unprivileged group (and not just user)
12mu|rpcbind-0.2.1-1|208	- added some errno logging in the case of failures
12mu|rpcbind-0.2.1-1|209	
12mu|rpcbind-0.2.1-1|210	* Fri Jun 22 2007 Andreas Hasenack <andreas@mandriva.com> 0.1.4-6mdv2008.0
12mu|rpcbind-0.2.1-1|211	+ Revision: 43185
12mu|rpcbind-0.2.1-1|212	- use %%serverbuild macro
12mu|rpcbind-0.2.1-1|213	
12mu|rpcbind-0.2.1-1|214	* Tue May 15 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0.1.4-5mdv2008.0
12mu|rpcbind-0.2.1-1|215	+ Revision: 26904
12mu|rpcbind-0.2.1-1|216	- don't obsolete portmap
12mu|rpcbind-0.2.1-1|217	provides portmapper virtual package
12mu|rpcbind-0.2.1-1|218	spec cleanup (we don't have s390 arch)
12mu|rpcbind-0.2.1-1|219	
12mu|rpcbind-0.2.1-1|220	* Mon Apr 23 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-4mdv2008.0
12mu|rpcbind-0.2.1-1|221	+ Revision: 17344
12mu|rpcbind-0.2.1-1|222	- fix provides in lsb header (blino)
12mu|rpcbind-0.2.1-1|223	
12mu|rpcbind-0.2.1-1|224	* Fri Apr 20 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-3mdv2008.0
12mu|rpcbind-0.2.1-1|225	+ Revision: 15359
12mu|rpcbind-0.2.1-1|226	- fix another file conflict
12mu|rpcbind-0.2.1-1|227	
12mu|rpcbind-0.2.1-1|228	* Thu Apr 19 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-2mdv2008.0
12mu|rpcbind-0.2.1-1|229	+ Revision: 15028
12mu|rpcbind-0.2.1-1|230	- fix a file clash
12mu|rpcbind-0.2.1-1|231	- fix the initscript
12mu|rpcbind-0.2.1-1|232	- fix the %%post stuff
12mu|rpcbind-0.2.1-1|233	
12mu|rpcbind-0.2.1-1|234	* Tue Apr 17 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-1mdv2008.0
12mu|rpcbind-0.2.1-1|235	+ Revision: 14046
12mu|rpcbind-0.2.1-1|236	- Import rpcbind
12mu|rpcbind-0.2.1-1|237	
12mu|rpcbind-0.2.1-1|238	
12mu|rpcbind-0.2.1-1|239	
12mu|rpcbind-0.2.1-1|240	* Tue Apr 10 2007 Oden Eriksson <oeriksson@mandriva.com> 0.1.4-1mdv2007.1
12mu|rpcbind-0.2.1-1|241	- initial Mandriva package
12mu|rpcbind-0.2.1-1|242	
12mu|rpcbind-0.2.1-1|243	* Fri Apr  6 2007 Steve Dickson <steved@redhat.com> 0.1.4-3
12mu|rpcbind-0.2.1-1|244	- Fixed the Provides and Obsoletes statments to correctly
12mu|rpcbind-0.2.1-1|245	obsolete the portmap package.
12mu|rpcbind-0.2.1-1|246	
12mu|rpcbind-0.2.1-1|247	* Tue Apr  3 2007 Steve Dickson <steved@redhat.com> 0.1.4-2
12mu|rpcbind-0.2.1-1|248	- Added dependency on glibc-common which allows the
12mu|rpcbind-0.2.1-1|249	rpcinfo command to be installed in the correct place.
12mu|rpcbind-0.2.1-1|250	- Added dependency on man-pages so the rpcinfo man
12mu|rpcbind-0.2.1-1|251	pages don't conflict.
12mu|rpcbind-0.2.1-1|252	- Added the creation of /var/lib/rpcbind which will be
12mu|rpcbind-0.2.1-1|253	used to store state files.
12mu|rpcbind-0.2.1-1|254	- Make rpcbind run with the 'rpc' uid/gid when it exists.
12mu|rpcbind-0.2.1-1|255	
12mu|rpcbind-0.2.1-1|256	* Wed Feb 21 2007 Steve Dickson <steved@redhat.com> 0.1.4-1
12mu|rpcbind-0.2.1-1|257	- Initial commit
12mu|rpcbind-0.2.1-1|258	- Spec reviewed (bz 228894)
12mu|rpcbind-0.2.1-1|259	- Added the Provides/Obsoletes which should
12mu|rpcbind-0.2.1-1|260	cause rpcbind to replace portmapper

20766 12
12mu|rpm-5.4.10-27|1	%bcond_with	bootstrap
12mu|rpm-5.4.10-27|2	%bcond_with	debug
12mu|rpm-5.4.10-27|3	
12mu|rpm-5.4.10-27|4	%bcond_without	ossp_uuid
12mu|rpm-5.4.10-27|5	%bcond_without	augeas
12mu|rpm-5.4.10-27|6	
12mu|rpm-5.4.10-27|7	#XXX: this macro is a bit awkward, better can be done!
12mu|rpm-5.4.10-27|8	%if %{with bootstrap}
12mu|rpm-5.4.10-27|9	%bcond_with	perl
12mu|rpm-5.4.10-27|10	%bcond_with	python
12mu|rpm-5.4.10-27|11	%bcond_with	tcl
12mu|rpm-5.4.10-27|12	%bcond_with	squirrel
12mu|rpm-5.4.10-27|13	%bcond_with	embed
12mu|rpm-5.4.10-27|14	%bcond_with	docs
12mu|rpm-5.4.10-27|15	%bcond_with	sqlite
12mu|rpm-5.4.10-27|16	%else
12mu|rpm-5.4.10-27|17	%bcond_without	perl
12mu|rpm-5.4.10-27|18	%bcond_without	python
12mu|rpm-5.4.10-27|19	%bcond_without	tcl
12mu|rpm-5.4.10-27|20	%bcond_without	squirrel
12mu|rpm-5.4.10-27|21	%bcond_without	embed
12mu|rpm-5.4.10-27|22	%bcond_without	docs
12mu|rpm-5.4.10-27|23	# use what's in berkeley db
12mu|rpm-5.4.10-27|24	%bcond_with	sqlite
12mu|rpm-5.4.10-27|25	%endif
12mu|rpm-5.4.10-27|26	
12mu|rpm-5.4.10-27|27	%bcond_with	notyet
12mu|rpm-5.4.10-27|28	%if %{with notyet}
12mu|rpm-5.4.10-27|29	%bcond_without	xar
12mu|rpm-5.4.10-27|30	%bcond_without	ruby
12mu|rpm-5.4.10-27|31	%bcond_without	js
12mu|rpm-5.4.10-27|32	%else
12mu|rpm-5.4.10-27|33	%bcond_with	xar
12mu|rpm-5.4.10-27|34	%bcond_with	ruby
12mu|rpm-5.4.10-27|35	%bcond_with	js
12mu|rpm-5.4.10-27|36	%endif
12mu|rpm-5.4.10-27|37	
12mu|rpm-5.4.10-27|38	%if %{with debug}
12mu|rpm-5.4.10-27|39	%global	debugcflags	%{debugcflags} -g3 -O0
12mu|rpm-5.4.10-27|40	%endif
12mu|rpm-5.4.10-27|41	
12mu|rpm-5.4.10-27|42	# can probably be restored now..
12mu|rpm-5.4.10-27|43	%if %{with bootstrap}
12mu|rpm-5.4.10-27|44	#include %%{_sourcedir}/bootstrap.spec
12mu|rpm-5.4.10-27|45	%endif
12mu|rpm-5.4.10-27|46	
12mu|rpm-5.4.10-27|47	%define	bdb		db52
12mu|rpm-5.4.10-27|48	
12mu|rpm-5.4.10-27|49	%define libver		5.4
12mu|rpm-5.4.10-27|50	%define	minorver	10
12mu|rpm-5.4.10-27|51	%define	srcver		%{libver}.%{minorver}
12mu|rpm-5.4.10-27|52	#define	prereldate	20110712
12mu|rpm-5.4.10-27|53	
12mu|rpm-5.4.10-27|54	%define librpmname	%mklibname rpm %{libver}
12mu|rpm-5.4.10-27|55	%define librpmnamedevel	%mklibname -d rpm
12mu|rpm-5.4.10-27|56	%define	librpmstatic	%mklibname -d -s rpm
12mu|rpm-5.4.10-27|57	
12mu|rpm-5.4.10-27|58	Summary:	The RPM package management system
12mu|rpm-5.4.10-27|59	Name:		rpm
12mu|rpm-5.4.10-27|60	Epoch:		1
12mu|rpm-5.4.10-27|61	Version:	%{libver}.%{minorver}
12mu|rpm-5.4.10-27|62	Release:	%{?prereldate:0.%{prereldate}.}27
12mu|rpm-5.4.10-27|63	License:	LGPLv2.1+
12mu|rpm-5.4.10-27|64	Group:		System/Configuration/Packaging
12mu|rpm-5.4.10-27|65	URL:		http://rpm5.org/
12mu|rpm-5.4.10-27|66	# snapshot from rpm-5_4 branch: 'cvs -d :pserver:anonymous@rpm5.org:/cvs co -r rpm-5_4 rpm'
12mu|rpm-5.4.10-27|67	# tarball generated with './devtool tarball.xz'
12mu|rpm-5.4.10-27|68	Source0:	ftp://ftp.jbj.org/pub/rpm-%{libver}.x/%{name}-%{srcver}.tar.gz
12mu|rpm-5.4.10-27|69	#Source1:	bootstrap.spec
12mu|rpm-5.4.10-27|70	# These are a bit dated with a lot of redundant macros and many of them no
12mu|rpm-5.4.10-27|71	# of use at all anymore! Should ideally just contain the macros different
12mu|rpm-5.4.10-27|72	# from the default; _arch, optflags, _lib & _multilib*.
12mu|rpm-5.4.10-27|73	# stripping away the rest (along with os specificity) and create a resulting
12mu|rpm-5.4.10-27|74	# cpu-macros.tar.gz to push upstream would seem like a sane improvement.
12mu|rpm-5.4.10-27|75	Source2:	rpm.rpmlintrc
12mu|rpm-5.4.10-27|76	Source3:	cpu-os-macros.tar.gz
12mu|rpm-5.4.10-27|77	Source4:	legacy_compat.macros
12mu|rpm-5.4.10-27|78	Source5:        RPMBDB-0.1.tar.xz
12mu|rpm-5.4.10-27|79	# already merged upstream
12mu|rpm-5.4.10-27|80	Patch0:		rpm-5.3.8-set-default-bdb-log-dir.patch
12mu|rpm-5.4.10-27|81	# TODO: should be disable for cooker, packaging needs to be fixed (enable for legacy compatibility)
12mu|rpm-5.4.10-27|82	# status: to be removed later..
12mu|rpm-5.4.10-27|83	Patch1:		rpm-5.3.8-dependency-whiteout.patch
12mu|rpm-5.4.10-27|84	# TODO: make conditional & disabled through macro by default (enable for legacy compatibility)
12mu|rpm-5.4.10-27|85	# status: to be removed later
12mu|rpm-5.4.10-27|86	Patch2:		rpm-5.4.9-non-pre-scripts-dont-fail.patch
12mu|rpm-5.4.10-27|87	# status: to be removed later
12mu|rpm-5.4.10-27|88	Patch3:		rpm-5.4.9-no-doc-conflicts.patch
12mu|rpm-5.4.10-27|89	# if distsuffix is defined, use it for disttag (from Anssi)
12mu|rpm-5.4.10-27|90	# status: merged upstream IIRC, could probably be dropped
12mu|rpm-5.4.10-27|91	Patch4:		rpm-5.3.8-disttag-distsuffix-fallback.patch
12mu|rpm-5.4.10-27|92	# ugly hack to workaround disttag/distepoch pattern matching issue to buy some
12mu|rpm-5.4.10-27|93	# time to come up with better pattern fix..
12mu|rpm-5.4.10-27|94	# status: needs to be fixed properly, but can be merged upstream
12mu|rpm-5.4.10-27|95	Patch5:		rpm-5.3.8-distepoch-pattern-hack.patch
12mu|rpm-5.4.10-27|96	# fixes a typo in russian translation (#62333)
12mu|rpm-5.4.10-27|97	# status: needs to be pushed back to the Russian i18n project
12mu|rpm-5.4.10-27|98	Patch11:	rpm-5.4.9-fix-russian-typo.patch
12mu|rpm-5.4.10-27|99	# temporary workaround for issues with file triggers firing multiple times and
12mu|rpm-5.4.10-27|100	# a huge memleak...
12mu|rpm-5.4.10-27|101	# DIE
12mu|rpm-5.4.10-27|102	Patch15:	rpm-5.3.8-fire-file-triggers-only-once.patch
12mu|rpm-5.4.10-27|103	# status: keep as mandriva specific for now
12mu|rpm-5.4.10-27|104	Patch21:	rpm-5.3.12-change-dep-loop-errors-to-warnings.patch
12mu|rpm-5.4.10-27|105	# status: need to be revisited and made sure that we get the correct behaviour,
12mu|rpm-5.4.10-27|106	# regression tests certainly required
12mu|rpm-5.4.10-27|107	Patch22:	rpm-5.3.12-55810-rpmevrcmp-again-grf.patch
12mu|rpm-5.4.10-27|108	# status: ready to merge, it's already been merged on HEAD, so commiting it to rpm-5_4
12mu|rpm-5.4.10-27|109	# would basically just mean backporting it..
12mu|rpm-5.4.10-27|110	Patch29:	rpm-5.4.4-add-_specfile-macro.patch
12mu|rpm-5.4.10-27|111	# status: ready for merge
12mu|rpm-5.4.10-27|112	Patch31:	rpm-5.4.9-fix-rpm_qa-pattern.patch
12mu|rpm-5.4.10-27|113	# uhm.. broken?
12mu|rpm-5.4.10-27|114	# status: this one was fixed for real in 5.3.12, but I forgot commiting it
12mu|rpm-5.4.10-27|115	# on rpm-5_4 branch back then, and I've been unable to remember and not
12mu|rpm-5.4.10-27|116	# bothered figuring out what was wrong..
12mu|rpm-5.4.10-27|117	Patch32:	rpm-5.4.4-really-always-invoke-clean-at-end.patch
12mu|rpm-5.4.10-27|118	# status: i18n strings is getting dropped, so this one might be of less relevance,
12mu|rpm-5.4.10-27|119	# but feel free to discuss it on rpm-devel
12mu|rpm-5.4.10-27|120	Patch33:	rpm-5.4.9-fix-mdvbz62979.patch
12mu|rpm-5.4.10-27|121	# This patch adds support for untangling dependency loops with prioritized removal
12mu|rpm-5.4.10-27|122	# of dependencies from loops. It's very crude for now and certainly needs some obvious
12mu|rpm-5.4.10-27|123	# improvement, but it'll fix the most common scenario giving issues where ie.
12mu|rpm-5.4.10-27|124	# Requires(post) has been used and shouldn't introduce any regressions..
12mu|rpm-5.4.10-27|125	# REF: http://rpm5.org/community/rpm-devel/4633.html
12mu|rpm-5.4.10-27|126	# status: needs to be finished and probably rewrite the implementation,
12mu|rpm-5.4.10-27|127	# so keep locally for now, but feel free to discuss it on rpm-devel if you run out
12mu|rpm-5.4.10-27|128	# of things to do.. :p
12mu|rpm-5.4.10-27|129	Patch34:	rpm-5.4.4-use-dependency-type-for-ordering.patch
12mu|rpm-5.4.10-27|130	# status: needs to be cleaned up and properly reviewed together with rest
12mu|rpm-5.4.10-27|131	# of the patches related to dependency generation
12mu|rpm-5.4.10-27|132	Patch37:	rpm-5.4.9-avoid-dependencies-on-self.patch
12mu|rpm-5.4.10-27|133	# status: probably ready to merge
12mu|rpm-5.4.10-27|134	Patch40:	rpm-5.4.4-pkgconfigdeps-check-path.patch
12mu|rpm-5.4.10-27|135	# status: probably okay to merge, but discuss on rpm-devel first
12mu|rpm-5.4.10-27|136	Patch42:	rpm-5.4.4-glob-wildcards-for-loading-macro-files.patch
12mu|rpm-5.4.10-27|137	# status: needs to be discussed
12mu|rpm-5.4.10-27|138	Patch46:	rpm-5.4.4-allow-installation-of-repackaged-rpms.patch
12mu|rpm-5.4.10-27|139	# status: same as for other dependency generation related patches
12mu|rpm-5.4.10-27|140	Patch47:	rpm-5.4.4-fix-removal-of-overlapping-dependencies.patch
12mu|rpm-5.4.10-27|141	# status: ready to merge
12mu|rpm-5.4.10-27|142	Patch48:	rpm-5.4.8-dont-show-suggests-with-requires.patch
12mu|rpm-5.4.10-27|143	# backport from HEAD
12mu|rpm-5.4.10-27|144	# status: almost ready for merge, the strip reloc flag to debugedit needs to be made
12mu|rpm-5.4.10-27|145	# conditional first in order to not break backwards compatibility with older elfutils versions
12mu|rpm-5.4.10-27|146	Patch55:	rpm-5.4.9-find-debuginfo-strip-reloc-debug-sections.patch
12mu|rpm-5.4.10-27|147	# status: ready for merge
12mu|rpm-5.4.10-27|148	Patch61:	rpm-5.4.4-fix-same-package-with-epoch-possible-to-upgrade.patch
12mu|rpm-5.4.10-27|149	# status: ready for merge
12mu|rpm-5.4.10-27|150	Patch63:	rpm-5.4.9-strip-buildroot-away-from-duplicate-files-list.patch
12mu|rpm-5.4.10-27|151	# status: probably okay to merge, but discuss on rpm-devel first
12mu|rpm-5.4.10-27|152	Patch64:	rpm-5.4.10-duplicate_files_terminate_build.patch
12mu|rpm-5.4.10-27|153	# status: same as above
12mu|rpm-5.4.10-27|154	Patch65:	rpm-5.4.10-unpackaged_subdirs_terminate_build.patch
12mu|rpm-5.4.10-27|155	# mdvbz#64898
12mu|rpm-5.4.10-27|156	# status: uncertain, might be okay to merge, discuss on rpm-devel first
12mu|rpm-5.4.10-27|157	Patch66:	rpm-5.4.4-rpmbuild-withoutclean.patch
12mu|rpm-5.4.10-27|158	# status: ready for merge
12mu|rpm-5.4.10-27|159	Patch67:	rpm-5.4.4-find-debuginfo-avoid-excessive-output-from-eu-strip.patch
12mu|rpm-5.4.10-27|160	# no sense in having an additional dependency on 'pkgconfig' on all packages that
12mu|rpm-5.4.10-27|161	# have a pkgconfig file, it's not needed for them to be made useful and anything
12mu|rpm-5.4.10-27|162	# actuallly using pkgconfig for this purpose will pull it in as a dependency anyways...
12mu|rpm-5.4.10-27|163	# status: might be okay to merge, but discuss on rpm-devel first
12mu|rpm-5.4.10-27|164	Patch69:	rpm-5.4.4-drop-useless-auto-generated-pkgconfig-dependency.patch
12mu|rpm-5.4.10-27|165	# drop dependencies such as /bin/sh which will always be satisfied by glibc's dependency on
12mu|rpm-5.4.10-27|166	# bash, and also on /sbin/ldconfig which always will be satisfied by glibc
12mu|rpm-5.4.10-27|167	# status: should *NOT* be merged
12mu|rpm-5.4.10-27|168	Patch70:	rpm-5.4.4-drop-base-dependencies.patch
12mu|rpm-5.4.10-27|169	# status: ready for merge
12mu|rpm-5.4.10-27|170	Patch71:	rpm-5.4.4-fix-rpmconstant-to-always-use-LC_CTYPE-C-for-case-conversion.patch
12mu|rpm-5.4.10-27|171	# $RPM_BUILD_DIR isn't necessarily the same as $PWD, it's %%{_builddir}, not
12mu|rpm-5.4.10-27|172	# %%{_builddir}/%%{?buildsubdir}, messing up paths in debug packages created..
12mu|rpm-5.4.10-27|173	# status: needs to be discussed and investigated a bit better..
12mu|rpm-5.4.10-27|174	Patch74:	rpm-5.4.4-pass-_builddir-properly-to-find-debuginfo.patch
12mu|rpm-5.4.10-27|175	# status: probably okay to merge, but discuss on rpm-devel first
12mu|rpm-5.4.10-27|176	Patch76:	rpm-5.4.10-files-listed-twice-terminates-build.patch
12mu|rpm-5.4.10-27|177	# status: don't merge
12mu|rpm-5.4.10-27|178	Patch77:	rpm-5.4.7-use-bdb-5.2.patch
12mu|rpm-5.4.10-27|179	# status: probably okay to merge
12mu|rpm-5.4.10-27|180	Patch78:	rpm-5.4.9-ruby1.9-fixes.patch
12mu|rpm-5.4.10-27|181	# mdvbz#65269
12mu|rpm-5.4.10-27|182	# status: same as for other dependency generation patches
12mu|rpm-5.4.10-27|183	Patch79:	rpm-5.4.4-dont-consider-ranged-dependencies-as-overlapping-for-removal.patch
12mu|rpm-5.4.10-27|184	# status: ignoree for now
12mu|rpm-5.4.10-27|185	Patch81:	rpm-5.4.5-libsql-conditional.patch
12mu|rpm-5.4.10-27|186	# status: same as for other dependency generation patches
12mu|rpm-5.4.10-27|187	Patch85:	rpm-5.4.5-fix-removal-of-overlapping-dependencies-for-internal-dependency-generator.patch
12mu|rpm-5.4.10-27|188	# this updates to using the dependency generator shipped with mono, it has some
12mu|rpm-5.4.10-27|189	# issues which makes me cautious about actually merging it with rpm5 upstream,
12mu|rpm-5.4.10-27|190	# but we'll anyways use it as is for now to prevent any potential regressions
12mu|rpm-5.4.10-27|191	# by switching to the internal dependency generator
12mu|rpm-5.4.10-27|192	# status: shouldn't be merged as is
12mu|rpm-5.4.10-27|193	Patch86:	rpm-5.4.5-update-mono-dependency-generator.patch
12mu|rpm-5.4.10-27|194	# status: probably okay to merge
12mu|rpm-5.4.10-27|195	Patch87:	rpm-5.4.5-dont-generate-php-dependencies-only-when-executable.patch
12mu|rpm-5.4.10-27|196	# status: these three were lost on rpm-5_3 branch, so should be okay to merge
12mu|rpm-5.4.10-27|197	Patch88:	rpm-5.4.5-patchset_16004.patch
12mu|rpm-5.4.10-27|198	Patch89:	rpm-5.4.5-patchset_16005.patch
12mu|rpm-5.4.10-27|199	Patch90:	rpm-5.4.5-patchset_16022.patch
12mu|rpm-5.4.10-27|200	# status: same as for other dep gen patches
12mu|rpm-5.4.10-27|201	Patch91:	rpm-5.4.9-update-rpmfc-when-removing-dependencies-on-self.patch
12mu|rpm-5.4.10-27|202	# status: idem
12mu|rpm-5.4.10-27|203	Patch92:	rpm-5.4.9-rpmfc-extract-dependencies-for-all-files.patch
12mu|rpm-5.4.10-27|204	# status: ready for merge
12mu|rpm-5.4.10-27|205	Patch93:	rpm-5.4.5-rubygems-add-missing-newline.patch
12mu|rpm-5.4.10-27|206	# Superseeded by haskell-scripts
12mu|rpm-5.4.10-27|207	# Patch94:        rpm-5.4.9-generate-haskell-dependencies.patch
12mu|rpm-5.4.10-27|208	# status: same as for other dep gen patches
12mu|rpm-5.4.10-27|209	Patch95:	rpm-5.4.5-drop-some-interpreter-deps.patch
12mu|rpm-5.4.10-27|210	# status: probably okay to merge..
12mu|rpm-5.4.10-27|211	Patch96:	rpm-5.4.5-fix-elf-interpreter-resolving-breaking-uclibc-deps.patch
12mu|rpm-5.4.10-27|212	# status: probably okay to merge
12mu|rpm-5.4.10-27|213	Patch97:	rpm-5.4.5-set-proper-file-color-for-scripts-using-env-in-shellbang.patch
12mu|rpm-5.4.10-27|214	Patch98:	rpm-5.4.5-update-rpmfc-when-removing-overlapping-dependencies.patch
12mu|rpm-5.4.10-27|215	# status: probably okay to merge
12mu|rpm-5.4.10-27|216	Patch99:	rpm-5.4.5-python-export-spec-macros.patch
12mu|rpm-5.4.10-27|217	# status: same as for other dep gen patches
12mu|rpm-5.4.10-27|218	Patch100:	rpm-5.4.5-do-not-merge-script-dependencies-with-non-script-dependencies.patch
12mu|rpm-5.4.10-27|219	# status: idem
12mu|rpm-5.4.10-27|220	Patch101:	rpm-5.4.9-font-provides.patch
12mu|rpm-5.4.10-27|221	# status: idem
12mu|rpm-5.4.10-27|222	Patch102:	rpm-5.4.7-kmod-dependencies.patch
12mu|rpm-5.4.10-27|223	# status: idem
12mu|rpm-5.4.10-27|224	Patch103:	rpm-5.4.5-desktop-provides.patch
12mu|rpm-5.4.10-27|225	# status: probably okay to merge, discuss on rpm-devel first
12mu|rpm-5.4.10-27|226	Patch104:	rpm-5.4.5-skip-dependencies-for-character-devices.patch
12mu|rpm-5.4.10-27|227	# status: ready to merge
12mu|rpm-5.4.10-27|228	Patch105:	rpm-5.4.5-rpmfc-use-strlen-not-sizeof.patch
12mu|rpm-5.4.10-27|229	# status: same as for other dep gen patches
12mu|rpm-5.4.10-27|230	Patch106:	rpm-5.4.5-break-out-of-elf-link-loop.patch
12mu|rpm-5.4.10-27|231	# status: probably okay to merge
12mu|rpm-5.4.10-27|232	Patch107:	rpm-5.4.5-rpmfc-apply-python-coloring-from-magic.patch
12mu|rpm-5.4.10-27|233	# status: same as for other dep gen patches
12mu|rpm-5.4.10-27|234	Patch109:	rpm-5.4.5-fix-generation-of-uclibc-deps-on-non-lib64.patch
12mu|rpm-5.4.10-27|235	# status: idem
12mu|rpm-5.4.10-27|236	Patch110:	rpm-5.4.7-only-generate-devel-deps-for-symlinks-start-with-lib.patch
12mu|rpm-5.4.10-27|237	# status: keep locally
12mu|rpm-5.4.10-27|238	Patch111:	rpm-5.4.9-keep-loading-script-macros.patch
12mu|rpm-5.4.10-27|239	# status: ready for merge
12mu|rpm-5.4.10-27|240	Patch112:	rpm-5.4.7-use-gnu-hash-style-by-default-and-drop-rtld-dep.patch
12mu|rpm-5.4.10-27|241	# status: keep locally only
12mu|rpm-5.4.10-27|242	Patch113:	rpm-5.4.9-add-distepoch-rpmlib-feature.patch
12mu|rpm-5.4.10-27|243	# status: probably okay to merge, but discuss on rpm-devel first
12mu|rpm-5.4.10-27|244	Patch114:	rpm-5.4.9-dont-add-versioneddependency-rpmlib-feature-dependency.patch
12mu|rpm-5.4.10-27|245	# status: ready to merge
12mu|rpm-5.4.10-27|246	Patch115:	rpm-5.4.7-rpmfc-fix-invalid-free-if-not-_defaultdocdir-set.patch
12mu|rpm-5.4.10-27|247	# status: probably okay to merge
12mu|rpm-5.4.10-27|248	Patch116:	rpm-5.4.10-dont-try-generate-rpmfc-dependencies-from-doc-files.patch
12mu|rpm-5.4.10-27|249	# status: ready to merge
12mu|rpm-5.4.10-27|250	Patch117:	rpm-5.4.7-only-generate-ruby-and-python-deps-for-executables-and-modules.patch
12mu|rpm-5.4.10-27|251	# status: same as for other dep gen patches
12mu|rpm-5.4.10-27|252	Patch118:	rpm-5.4.7-dont-generate-soname-provides-for-dsos-with-no-soname.patch
12mu|rpm-5.4.10-27|253	# status: ready
12mu|rpm-5.4.10-27|254	Patch119:	rpm-5.4.7-fix-generation-of-ruby-abi-provides.patch
12mu|rpm-5.4.10-27|255	# status: same as for other dep gen patches
12mu|rpm-5.4.10-27|256	Patch120:	rpm-5.4.7-print-name-of-files-removed-dependencies-are-generated-from.patch
12mu|rpm-5.4.10-27|257	# status: idem
12mu|rpm-5.4.10-27|258	Patch121:	rpm-5.4.7-always-choose-equal-only-deps-when-overlapping.patch
12mu|rpm-5.4.10-27|259	# status: idem
12mu|rpm-5.4.10-27|260	Patch122:	rpm-5.4.7-rpmfc-strdup-EVR-in-overlap-removal.patch
12mu|rpm-5.4.10-27|261	# status: idem
12mu|rpm-5.4.10-27|262	Patch123:	rpm-5.4.7-rpmds-dont-try-fopen-empty-filenames.patch
12mu|rpm-5.4.10-27|263	# status: ready
12mu|rpm-5.4.10-27|264	Patch124:	rpm-5.4.7-change-to-debuginfo-suffix.patch
12mu|rpm-5.4.10-27|265	# crash reproducable with 'rpm -qa --triggers'
12mu|rpm-5.4.10-27|266	# status: ready
12mu|rpm-5.4.10-27|267	Patch125:	rpm-5.4.7-hdrfmt-fix-unitialized-argv-element.patch
12mu|rpm-5.4.10-27|268	# status: probably okay to merge, discuss on rpm-devel first
12mu|rpm-5.4.10-27|269	Patch126:	rpm-5.4.9-add-filetriggers-regex-matching-support.patch
12mu|rpm-5.4.10-27|270	# status: idem
12mu|rpm-5.4.10-27|271	Patch127:	rpm-5.4.9-add-matches-as-arguments-to-triggers.patch
12mu|rpm-5.4.10-27|272	# status: same as for other dep gen patches
12mu|rpm-5.4.10-27|273	Patch128:	rpm-5.4.7-dont-consider-trigger-dependencies-as-overlapping.patch
12mu|rpm-5.4.10-27|274	# status: ready
12mu|rpm-5.4.10-27|275	Patch129:	rpm-5.4.7-fix-minor-memleaks.patch
12mu|rpm-5.4.10-27|276	# status: ready
12mu|rpm-5.4.10-27|277	Patch130:	rpm-5.4.9-mire-fix-strings-lacking-null-terminator.patch
12mu|rpm-5.4.10-27|278	# status: keep locally for now
12mu|rpm-5.4.10-27|279	Patch131:	rpm-5.4.10-dlopen-embedded-interpreters.patch
12mu|rpm-5.4.10-27|280	# status: ready
12mu|rpm-5.4.10-27|281	Patch132:	rpm-5.4.9-rpmpython-fix-input.patch
12mu|rpm-5.4.10-27|282	# status: same as for other dep gen patches
12mu|rpm-5.4.10-27|283	Patch133:	rpm-5.4.7-generate-devel-provides-outside-of-libdirs.patch
12mu|rpm-5.4.10-27|284	# status: ready
12mu|rpm-5.4.10-27|285	Patch134:	rpm-5.4.7-actually-perform-linking-against-internal-lua.patch
12mu|rpm-5.4.10-27|286	# status: ready
12mu|rpm-5.4.10-27|287	Patch135:	rpm-5.4.7-no-seqid_init-on-rdonly-database.patch
12mu|rpm-5.4.10-27|288	# status: same as for other dep gen patches
12mu|rpm-5.4.10-27|289	Patch136:	rpm-5.4.9-add-support-for-using-rpmdsMerge-with-filepath-tags.patch
12mu|rpm-5.4.10-27|290	# status: probably ready for merging
12mu|rpm-5.4.10-27|291	Patch137:	rpm-5.4.9-avoid-double-slash-in-path-for-dirname-filetrigger-matching.patch
12mu|rpm-5.4.10-27|292	# status: unfinished
12mu|rpm-5.4.10-27|293	Patch138:	rpm-5.4.10-trigtrans.patch
12mu|rpm-5.4.10-27|294	# status: probably ready to merge, discuss on rpm-devel first
12mu|rpm-5.4.10-27|295	Patch139:	rpm-5.4.9-fix-verify-segfault.patch
12mu|rpm-5.4.10-27|296	# status: keep locally
12mu|rpm-5.4.10-27|297	Patch140:	rpm-5.4.7-rpmv3-support.patch
12mu|rpm-5.4.10-27|298	# status: ready
12mu|rpm-5.4.10-27|299	Patch143:	rpm-5.4.7-mono-find-requires-strip-newlines.patch
12mu|rpm-5.4.10-27|300	# status: ready
12mu|rpm-5.4.10-27|301	Patch144:	rpm-5.4.8-URPM-build-fix.patch
12mu|rpm-5.4.10-27|302	# status: undefined
12mu|rpm-5.4.10-27|303	Patch145:	rpm-5.4.8-add-armv7l-specific-macros.patch
12mu|rpm-5.4.10-27|304	# status: keep locally, might drop this one later..
12mu|rpm-5.4.10-27|305	Patch146:	rpm-5.4.9-support-signatures-and-digest-disablers.patch
12mu|rpm-5.4.10-27|306	# status: undefined
12mu|rpm-5.4.10-27|307	Patch147:	rpm-5.4.9-add-x32-macros.patch
12mu|rpm-5.4.10-27|308	# status: ready and should be merged
12mu|rpm-5.4.10-27|309	Patch149:	rpm-5.4.9-fix-typo-in-rpmtag-header.patch
12mu|rpm-5.4.10-27|310	# status: can be merged, but doesn't really matter as it's to be removed and
12mu|rpm-5.4.10-27|311	# we now anyways disable the support in question..
12mu|rpm-5.4.10-27|312	Patch150:	rpm-5.4.9-dont-remap-i18n-strings-if-enabled.patch
12mu|rpm-5.4.10-27|313	# status: just keep around and toss away when ripped out upstream...
12mu|rpm-5.4.10-27|314	Patch151:	rpm-5.4.9-disable-support-for-i18nstring-type.patch
12mu|rpm-5.4.10-27|315	# lack insight on actual functionality, which anyways seems broken, so let's
12mu|rpm-5.4.10-27|316	# disable it to avoid errors from berkeley db..
12mu|rpm-5.4.10-27|317	# status: keep locally
12mu|rpm-5.4.10-27|318	Patch152:	rpm-5.4.9-disable-l10ndir.patch
12mu|rpm-5.4.10-27|319	# drop this dead macro
12mu|rpm-5.4.10-27|320	# status: ready
12mu|rpm-5.4.10-27|321	Patch154:	rpm-5.4.9-drop-dead-cputoolize-macro.patch
12mu|rpm-5.4.10-27|322	# idem
12mu|rpm-5.4.10-27|323	Patch155:	rpm-5.4.9-ditch-install-info-macros.patch
12mu|rpm-5.4.10-27|324	# the php dependency generator carried with rpm5 is based on a version from PLD
12mu|rpm-5.4.10-27|325	# that they've backed out later on, reverting to their older version.
12mu|rpm-5.4.10-27|326	# this patch replaces current upstream rpm5 version with mandriva one, which is
12mu|rpm-5.4.10-27|327	# based on the same as PLD currently uses.
12mu|rpm-5.4.10-27|328	# status: current version carried upstream seems useless and unmaintained, so
12mu|rpm-5.4.10-27|329	# replacing it with this one shouldn't hurt..
12mu|rpm-5.4.10-27|330	Patch156:	rpm-5.4.9-updated-pld-mandriva-php-dep-generator.patch
12mu|rpm-5.4.10-27|331	# this patch contains changes from rpm-setup & rpm.org
12mu|rpm-5.4.10-27|332	# status: not entirely convinced by the perl version conversion macro stuff
12mu|rpm-5.4.10-27|333	# in the script, which might not be upstream material, but rest of the patch
12mu|rpm-5.4.10-27|334	# should otherwise be sane 'nuff
12mu|rpm-5.4.10-27|335	Patch157:	rpm-5.4.10-merge-rpm.org-and-mandriva-perl-dep-gen-changes.patch
12mu|rpm-5.4.10-27|336	# Due to rpmdav/neon being written in a different fashion than other rpmio clients,
12mu|rpm-5.4.10-27|337	# the inconsistent behaviour affects code elsewhere which expects consistent behaviour,
12mu|rpm-5.4.10-27|338	# with the result being that when unable to download files, neon will save error
12mu|rpm-5.4.10-27|339	# page as the target file.
12mu|rpm-5.4.10-27|340	# status: should go upstream, but uncertain about "correct" fix, ie. this is
12mu|rpm-5.4.10-27|341	# more of a workaround, while rewriting rpmdav code to behave consistently
12mu|rpm-5.4.10-27|342	# would be "the right thing to do". Yet I'm not fully able to grasp all of the
12mu|rpm-5.4.10-27|343	# code and don't want to spend more time just to get the API..
12mu|rpm-5.4.10-27|344	Patch158:	rpm-5.4.10-fix-neon-saving-error-pages-as-target-file.patch
12mu|rpm-5.4.10-27|345	# As the transaction flags for ignoring arch & os are no longer used, there's
12mu|rpm-5.4.10-27|346	# currently no way to ignore arch & os of packages anymore. This patch adds
12mu|rpm-5.4.10-27|347	# support for doing this again by defining rpm variables and overriding
12mu|rpm-5.4.10-27|348	# --ignorearch & --ignoreos to set these.
12mu|rpm-5.4.10-27|349	# status: needs to be discussed upstream before thinking about merging
12mu|rpm-5.4.10-27|350	Patch159:	rpm-5.4.10-support-ignore-arch-and-os-again.patch
12mu|rpm-5.4.10-27|351	Patch160:	rpm-5.4.10-bump-up-to-default-xz-compression-level.patch
12mu|rpm-5.4.10-27|352	# fix so that we search through library dirs within buildroot for uclibc libraries
12mu|rpm-5.4.10-27|353	# status: same as for other dep gen patches
12mu|rpm-5.4.10-27|354	Patch161:	rpm-5.4.10-search-through-buildroot-library-dirs-for-uclibc-deps.patch
12mu|rpm-5.4.10-27|355	# status: same as for other dep gen patches
12mu|rpm-5.4.10-27|356	Patch162:	rpm-5.4.10-fix-uninitialized-variable.patch
12mu|rpm-5.4.10-27|357	
12mu|rpm-5.4.10-27|358	# our own helper scripts needs to be run first so that library permissions gets
12mu|rpm-5.4.10-27|359	# fixed for find-debuginfo.sh to properly strip them
12mu|rpm-5.4.10-27|360	# status: ready as they only modify our own distribution specific macros..
12mu|rpm-5.4.10-27|361	Patch165:       rpm-5.4.10-post-install-helper-order.patch
12mu|rpm-5.4.10-27|362	# fixes issue with ldflags getting duplicated when configure is run more than once
12mu|rpm-5.4.10-27|363	# status: ready
12mu|rpm-5.4.10-27|364	Patch166:       rpm-5.4.10-fix-ldflags-passing.patch
12mu|rpm-5.4.10-27|365	
12mu|rpm-5.4.10-27|366	# this patch updates the upstream brp-compress scripts, which will be replacing
12mu|rpm-5.4.10-27|367	# our own locally maintained compress-files script from spec-helper
12mu|rpm-5.4.10-27|368	# status: ready
12mu|rpm-5.4.10-27|369	Patch169:       rpm-5.4.10-update-and-use-brp-compress.patch
12mu|rpm-5.4.10-27|370	
12mu|rpm-5.4.10-27|371	Patch170:	rpm-5.4.10-dbconvert-5.2.patch
12mu|rpm-5.4.10-27|372	
12mu|rpm-5.4.10-27|373	# Do not generate pythonegg provides for python3 until we find a better solution
12mu|rpm-5.4.10-27|374	Patch171:	rpm-5.4.10-python3-egg-reqs.patch
12mu|rpm-5.4.10-27|375	# status: ready
12mu|rpm-5.4.10-27|376	Patch1710:       rpm-5.4.10-set-lc_ctype-to-utf8-when-building-gem.patch
12mu|rpm-5.4.10-27|377	# resolve absolute path before setting $RPM_BUILD_DIR rather to fix same issue
12mu|rpm-5.4.10-27|378	# without regression
12mu|rpm-5.4.10-27|379	# status: ready
12mu|rpm-5.4.10-27|380	Patch172:       rpm-5.4.10-resolve-absolute-path-to-RPM_BUILD_DIR-for-debugedit.patch
12mu|rpm-5.4.10-27|381	# just fix a couple of minor memleaks at exit..
12mu|rpm-5.4.10-27|382	# status: ready
12mu|rpm-5.4.10-27|383	Patch173:       rpm-5.4.10-fix-a-couple-of-debugedit-memleaks.patch
12mu|rpm-5.4.10-27|384	# make "canonicalization(...)shrank by one character" error message more useful
12mu|rpm-5.4.10-27|385	# status: ready
12mu|rpm-5.4.10-27|386	Patch174:       rpm-5.4.10-debugedit-saner-error-msg.patch
12mu|rpm-5.4.10-27|387	# files added with %%doc gets copied to buildroot after %%install, preventing
12mu|rpm-5.4.10-27|388	# ie. fix_eol to be run on these files (where it's usually most relevant),
12mu|rpm-5.4.10-27|389	# so let's add support for specific scripts to be run after this and make sure
12mu|rpm-5.4.10-27|390	# to execute fix_eol then..
12mu|rpm-5.4.10-27|391	# status: kinda breaks use of (prolly' never used) $DONT_FIX_EOL variable,
12mu|rpm-5.4.10-27|392	# while not feeling exactly perfectly implemented either, but works more than
12mu|rpm-5.4.10-27|393	# satisfactory 'nuff for us, so should be discussed before merging upstream..
12mu|rpm-5.4.10-27|394	Patch175:       rpm-5.4.10-run-spec-helper-at-end-of-doc-stage.patch
12mu|rpm-5.4.10-27|395	# reverts change upstream that adds rpath to perl module
12mu|rpm-5.4.10-27|396	# status: as it reverts a previous upstream change, it prolly' shouldn't be
12mu|rpm-5.4.10-27|397	# merged, but probably worthwhile a discussion at least...
12mu|rpm-5.4.10-27|398	Patch176:       rpm-5.4.10-drop-rpath-from-perl-module.patch
12mu|rpm-5.4.10-27|399	
12mu|rpm-5.4.10-27|400	# tool for automatically checking and fixing broken rpmdb
12mu|rpm-5.4.10-27|401	# status: probably' worth merging upstream
12mu|rpm-5.4.10-27|402	Patch179:       rpm-5.4.10-rpmdbchk.patch
12mu|rpm-5.4.10-27|403	# adds casts for C++ compatibility
12mu|rpm-5.4.10-27|404	# status: ready
12mu|rpm-5.4.10-27|405	Patch180:       rpm-5.4.10-rpmdb-typecasts.patch
12mu|rpm-5.4.10-27|406	
12mu|rpm-5.4.10-27|407	# adds ability for printing parsed version of spec file with 'rpm -q --specfile --printspec'
12mu|rpm-5.4.10-27|408	# status: very simple, non-intrusive, while quite convenient, should be okay to merge
12mu|rpm-5.4.10-27|409	Patch181:       rpm-5.4.10-printspec.patch
12mu|rpm-5.4.10-27|410	
12mu|rpm-5.4.10-27|411	# elf(buildid) provides are currently not actually used for any purpose, yet
12mu|rpm-5.4.10-27|412	# they're generated for each individual executable binary, so let's just
12mu|rpm-5.4.10-27|413	# disable this for now and look at this again whenever in the future it
12mu|rpm-5.4.10-27|414	# might have any possible relevance
12mu|rpm-5.4.10-27|415	# status: keep locally
12mu|rpm-5.4.10-27|416	Patch185:       rpm-5.4.10-disable-generation-of-buildid-provides.patch
12mu|rpm-5.4.10-27|417	# backport from upstream
12mu|rpm-5.4.10-27|418	Patch186:       rpm-5.4.10-dont-repackage-if-justdb-is-specified.patch
12mu|rpm-5.4.10-27|419	# backport from upstream
12mu|rpm-5.4.10-27|420	Patch187:       rpm-5.4.10-adjust-trigger-counts-for-delayed-commit.patch
12mu|rpm-5.4.10-27|421	
12mu|rpm-5.4.10-27|422	Patch191:       rpm-5.4.10-enhance-rename-macro-to-accept-optional-second-version-arg.patch
12mu|rpm-5.4.10-27|423	
12mu|rpm-5.4.10-27|424	Patch192:       rpm-5.4.10-do-assert-rather-than-just-exit-on-memalloc-filaure.patch
12mu|rpm-5.4.10-27|425	# fixes issue where querying a package with >= 3 '-' in the name with an extra '-' behind
12mu|rpm-5.4.10-27|426	# status: ready
12mu|rpm-5.4.10-27|427	Patch193:       rpm-5.4.10-fix-memalloc-realloc-to-0.patch
12mu|rpm-5.4.10-27|428	#From ce2ce4c19724879b9ea469e7760c7922660b9698 Mon Sep 17 00:00:00 2001
12mu|rpm-5.4.10-27|429	#From: Panu Matilainen <pmatilai@redhat.com>
12mu|rpm-5.4.10-27|430	#Date: Tue, 3 Jan 2012 13:10:26 +0200
12mu|rpm-5.4.10-27|431	#Subject: [PATCH] Implement scriptlet start and stop callbacks (RhBug:606239)
12mu|rpm-5.4.10-27|432	#
12mu|rpm-5.4.10-27|433	#- Adds two new transaction callbacks: RPMCALLBACK_SCRIPT_START and
12mu|rpm-5.4.10-27|434	#  RPMCALLBACK_SCRIPT_STOP which get issued for every scriptlet we run.
12mu|rpm-5.4.10-27|435	#- On script start, callback can optionally return an FD which will
12mu|rpm-5.4.10-27|436	#  override transaction-wide script fd to make it easier to accurately
12mu|rpm-5.4.10-27|437	#  collect per-scriptlet output (eg per-scriptlet temporary file).
12mu|rpm-5.4.10-27|438	#  Callback is also responsible for closing the fd if it returns one.
12mu|rpm-5.4.10-27|439	#- For both callbacks, "amount" holds the script tag number. On stop
12mu|rpm-5.4.10-27|440	#  callback, "total" holds the scriptlet exit status mapped into
12mu|rpm-5.4.10-27|441	#  OK/NOTFOUND/FAIL for success/non-fatal/fatal errors. Abusing "notfound"
12mu|rpm-5.4.10-27|442	#  for warning result is ugly but differentiating it from the other
12mu|rpm-5.4.10-27|443	#  cases allows callers to ignore SCRIPT_ERROR if they choose to
12mu|rpm-5.4.10-27|444	#  implement stop and start..
12mu|rpm-5.4.10-27|445	# status: ready
12mu|rpm-5.4.10-27|446	Patch194:       rpm-5.4.10-implement-start-and-stop-callbacks.patch
12mu|rpm-5.4.10-27|447	#From ff0ece3f6be58c8c28a766bdee5ed36daf1727b1 Mon Sep 17 00:00:00 2001
12mu|rpm-5.4.10-27|448	#From: Panu Matilainen <pmatilai@redhat.com>
12mu|rpm-5.4.10-27|449	#Date: Thu, 5 Jan 2012 14:34:46 +0200
12mu|rpm-5.4.10-27|450	#Subject: [PATCH] Add enum for RPMCALLBACK_INST_STOP callback event
12mu|rpm-5.4.10-27|451	#
12mu|rpm-5.4.10-27|452	#- Unused atm but we'll be adding this shortly
12mu|rpm-5.4.10-27|453	Patch195:       rpm-5.4.10-add-enum-for-RPMCALLBACK_INST_STOP-callback-event.patch
12mu|rpm-5.4.10-27|454	# this fixes tagSwab to properly handle RPM_UINT64_TYPE, fixing headerPut with
12mu|rpm-5.4.10-27|455	# status: ready
12mu|rpm-5.4.10-27|456	Patch196:       rpm-5.4.10-fix-64bit-tagSwab.patch
12mu|rpm-5.4.10-27|457	
12mu|rpm-5.4.10-27|458	Patch198:       rpm-5.4.10-enable-nofsync-for-rpm-rebuilddb.patch
12mu|rpm-5.4.10-27|459	Patch199:       rpm-5.4.10-fix-font-dep-misidentification.patch
12mu|rpm-5.4.10-27|460	
12mu|rpm-5.4.10-27|461	# ROSA stuff
12mu|rpm-5.4.10-27|462	Patch501:	rpm-5.3.12.vendor.ROSA.patch
12mu|rpm-5.4.10-27|463	# Restore RPM_PACKAGE_NAME export as it's still used by aot-compile-rpm
12mu|rpm-5.4.10-27|464	Patch502:	rpm-5.4.9-package-name.patch
12mu|rpm-5.4.10-27|465	# for specspo
12mu|rpm-5.4.10-27|466	Patch503:	rpm-5.4.9-specspo.patch
12mu|rpm-5.4.10-27|467	
12mu|rpm-5.4.10-27|468	Patch504:       rpm-5.4.10-postpone_subpackage_build_failures.patch
12mu|rpm-5.4.10-27|469	
12mu|rpm-5.4.10-27|470	# Turn back old implementation of __urlgetfile handling,
12mu|rpm-5.4.10-27|471	# the new one doesn't work in ROSA atm
12mu|rpm-5.4.10-27|472	Patch505:       rpm-5.4.10-turn-back-urlgetfile.patch
12mu|rpm-5.4.10-27|473	
12mu|rpm-5.4.10-27|474	BuildRequires:	autoconf >= 2.57
12mu|rpm-5.4.10-27|475	BuildRequires:	bzip2-devel
12mu|rpm-5.4.10-27|476	BuildRequires:	automake >= 1.8
12mu|rpm-5.4.10-27|477	BuildRequires:	elfutils-devel
12mu|rpm-5.4.10-27|478	BuildRequires:	sed >= 4.0.3
12mu|rpm-5.4.10-27|479	BuildRequires:	beecrypt-devel >= 4.2.1-8
12mu|rpm-5.4.10-27|480	BuildRequires:	ed
12mu|rpm-5.4.10-27|481	BuildRequires:	gettext-devel
12mu|rpm-5.4.10-27|482	BuildRequires:	byacc
12mu|rpm-5.4.10-27|483	BuildRequires:	pkgconfig(neon)
12mu|rpm-5.4.10-27|484	#BuildRequires:	rpm-%{_target_vendor}-setup-build
12mu|rpm-5.4.10-27|485	BuildRequires:	rpm-mandriva-setup-build
12mu|rpm-5.4.10-27|486	BuildRequires:	readline-devel
12mu|rpm-5.4.10-27|487	BuildRequires:	ncurses-devel
12mu|rpm-5.4.10-27|488	BuildRequires:	pkgconfig(libssl)
12mu|rpm-5.4.10-27|489	BuildRequires:	pkgconfig(libcrypto)
12mu|rpm-5.4.10-27|490	BuildRequires:	pkgconfig(liblzma)
12mu|rpm-5.4.10-27|491	BuildRequires:	pkgconfig(libpcre)
12mu|rpm-5.4.10-27|492	BuildRequires:	pkgconfig(libpcreposix)
12mu|rpm-5.4.10-27|493	BuildRequires:	acl-devel
12mu|rpm-5.4.10-27|494	BuildRequires:	magic-devel
12mu|rpm-5.4.10-27|495	BuildRequires:	pkgconfig(popt) >= 1.15
12mu|rpm-5.4.10-27|496	BuildRequires:	libxml2-devel >= 2.7.8-9
12mu|rpm-5.4.10-27|497	# we're now building with internal..
12mu|rpm-5.4.10-27|498	#BuildRequires:	pkgconfig(lua)
12mu|rpm-5.4.10-27|499	# needed by internal lua
12mu|rpm-5.4.10-27|500	BuildRequires:	expat-devel
12mu|rpm-5.4.10-27|501	%ifarch %{ix86} x86_64 ppc ppc64 ia64
12mu|rpm-5.4.10-27|502	BuildRequires:	pkgconfig(libcpuinfo)
12mu|rpm-5.4.10-27|503	%endif
12mu|rpm-5.4.10-27|504	BuildRequires:	syck-devel
12mu|rpm-5.4.10-27|505	BuildRequires:	keyutils-devel
12mu|rpm-5.4.10-27|506	BuildRequires:	gomp-devel
12mu|rpm-5.4.10-27|507	BuildRequires:	pkgconfig(gnutls)
12mu|rpm-5.4.10-27|508	BuildRequires:	gnupg2
12mu|rpm-5.4.10-27|509	# required by parts of test suite...
12mu|rpm-5.4.10-27|510	BuildRequires:	wget
12mu|rpm-5.4.10-27|511	# Should we prefer internal xar in stead? internal xar contains at least
12mu|rpm-5.4.10-27|512	# lzma/xz patches, what's the state of these and upstream?
12mu|rpm-5.4.10-27|513	# does internal xar contain any other rpm specific patches as well, or..?
12mu|rpm-5.4.10-27|514	%if %{with xar}
12mu|rpm-5.4.10-27|515	BuildRequires:	xar-devel
12mu|rpm-5.4.10-27|516	%endif
12mu|rpm-5.4.10-27|517	BuildRequires:	%{bdb}-devel >= 5.2.36-3
12mu|rpm-5.4.10-27|518	# required by test suite
12mu|rpm-5.4.10-27|519	BuildRequires:	%{bdb}-utils
12mu|rpm-5.4.10-27|520	%if %{with perl}
12mu|rpm-5.4.10-27|521	BuildRequires:	perl-devel
12mu|rpm-5.4.10-27|522	%endif
12mu|rpm-5.4.10-27|523	%if %{with python}
12mu|rpm-5.4.10-27|524	BuildRequires:	python-devel
12mu|rpm-5.4.10-27|525	%endif
12mu|rpm-5.4.10-27|526	%if %{with js}
12mu|rpm-5.4.10-27|527	BuildRequires:	pkgconfig(mozjs185)
12mu|rpm-5.4.10-27|528	%endif
12mu|rpm-5.4.10-27|529	%if %{with ruby}
12mu|rpm-5.4.10-27|530	BuildRequires:	ruby-devel
12mu|rpm-5.4.10-27|531	%endif
12mu|rpm-5.4.10-27|532	%if %{with tcl}
12mu|rpm-5.4.10-27|533	BuildRequires:	tcl-devel
12mu|rpm-5.4.10-27|534	%endif
12mu|rpm-5.4.10-27|535	%if %{with squirrel}
12mu|rpm-5.4.10-27|536	BuildRequires:	squirrel-devel
12mu|rpm-5.4.10-27|537	%endif
12mu|rpm-5.4.10-27|538	%if %{with docs}
12mu|rpm-5.4.10-27|539	BuildRequires:	doxygen
12mu|rpm-5.4.10-27|540	BuildRequires:	graphviz
12mu|rpm-5.4.10-27|541	#BuildRequires:	texlive
12mu|rpm-5.4.10-27|542	%endif
12mu|rpm-5.4.10-27|543	%if %{with sqlite}
12mu|rpm-5.4.10-27|544	BuildRequires:	pkgconfig(sqlite3)
12mu|rpm-5.4.10-27|545	%endif
12mu|rpm-5.4.10-27|546	%if %{with ossp_uuid}
12mu|rpm-5.4.10-27|547	BuildRequires:	pkgconfig(ossp-uuid)
12mu|rpm-5.4.10-27|548	%endif
12mu|rpm-5.4.10-27|549	%if %{with augeas}
12mu|rpm-5.4.10-27|550	BuildRequires:	pkgconfig(augeas)
12mu|rpm-5.4.10-27|551	%endif
12mu|rpm-5.4.10-27|552	BuildRequires:	spec-helper >= 0.31.12
12mu|rpm-5.4.10-27|553	BuildRequires:	stdc++-static-devel >= 4.6.2-8
12mu|rpm-5.4.10-27|554	BuildRequires:	elfutils >= 0.153
12mu|rpm-5.4.10-27|555	BuildRequires:	libtool >= 2.4.2-3
12mu|rpm-5.4.10-27|556	Requires:	cpio
12mu|rpm-5.4.10-27|557	Requires:	gawk
12mu|rpm-5.4.10-27|558	Requires:	mktemp
12mu|rpm-5.4.10-27|559	Requires:	update-alternatives
12mu|rpm-5.4.10-27|560	Requires:	%{bdb}_recover
12mu|rpm-5.4.10-27|561	Suggests:	%{bdb}-utils
12mu|rpm-5.4.10-27|562	Requires:	%{librpmname} = %{EVRD}
12mu|rpm-5.4.10-27|563	Conflicts:	rpm-build < 1:5.3.10-0.20110422.3
12mu|rpm-5.4.10-27|564	Requires(pre):	coreutils
12mu|rpm-5.4.10-27|565	%rename		rpmconstant
12mu|rpm-5.4.10-27|566	%rename		multiarch-utils
12mu|rpm-5.4.10-27|567	%rename		rpm-manbo-setup
12mu|rpm-5.4.10-27|568	#rename		rpm-%{_target_vendor}-setup
12mu|rpm-5.4.10-27|569	%rename		rpm-mandriva-setup
12mu|rpm-5.4.10-27|570	
12mu|rpm-5.4.10-27|571	%description
12mu|rpm-5.4.10-27|572	RPM is a powerful command line driven package management system capable of
12mu|rpm-5.4.10-27|573	installing, uninstalling, verifying, querying, and updating software packages.
12mu|rpm-5.4.10-27|574	Each software package consists of an archive of files along with information
12mu|rpm-5.4.10-27|575	about the package like its version, a description, etc.
12mu|rpm-5.4.10-27|576	
12mu|rpm-5.4.10-27|577	%package -n	%{librpmname}
12mu|rpm-5.4.10-27|578	Summary:	Libraries used by rpm
12mu|rpm-5.4.10-27|579	Group:		System/Libraries
12mu|rpm-5.4.10-27|580	# Forcing upgrades of anything else linked against it as rpmdb is incompatible
12mu|rpm-5.4.10-27|581	# with older versions (#61658, comment #136)
12mu|rpm-5.4.10-27|582	Conflicts:	librpm < 5.3
12mu|rpm-5.4.10-27|583	Conflicts:	%{_lib}db5.1 < 5.1.25
12mu|rpm-5.4.10-27|584	Conflicts:	%{_lib}elfutils1 < 0.152
12mu|rpm-5.4.10-27|585	Conflicts:	%{_lib}beecrypt7 < 4.2.1
12mu|rpm-5.4.10-27|586	
12mu|rpm-5.4.10-27|587	%description -n	%{librpmname}
12mu|rpm-5.4.10-27|588	RPM is a powerful command line driven package management system capable of
12mu|rpm-5.4.10-27|589	installing, uninstalling, verifying, querying, and updating software packages.
12mu|rpm-5.4.10-27|590	This package contains common files to all applications based on rpm.
12mu|rpm-5.4.10-27|591	
12mu|rpm-5.4.10-27|592	%package -n	%{librpmnamedevel}
12mu|rpm-5.4.10-27|593	Summary:	Development files for applications which will manipulate RPM packages
12mu|rpm-5.4.10-27|594	Group:		Development/C
12mu|rpm-5.4.10-27|595	Requires:	%{librpmname} = %{EVRD}
12mu|rpm-5.4.10-27|596	Provides:	rpm-devel = %{EVRD}
12mu|rpm-5.4.10-27|597	%rename		%{_lib}rpmconstant-devel
12mu|rpm-5.4.10-27|598	Obsoletes:	%{_lib}rpm4.4-devel
12mu|rpm-5.4.10-27|599	
12mu|rpm-5.4.10-27|600	%description -n %{librpmnamedevel}
12mu|rpm-5.4.10-27|601	This package contains the RPM C library and header files. These
12mu|rpm-5.4.10-27|602	development files will simplify the process of writing programs
12mu|rpm-5.4.10-27|603	which manipulate RPM packages and databases and are intended to make
12mu|rpm-5.4.10-27|604	it easier to create graphical package managers or any other tools
12mu|rpm-5.4.10-27|605	that need an intimate knowledge of RPM packages in order to function.
12mu|rpm-5.4.10-27|606	
12mu|rpm-5.4.10-27|607	This package should be installed if you want to develop programs that
12mu|rpm-5.4.10-27|608	will manipulate RPM packages and databases.
12mu|rpm-5.4.10-27|609	
12mu|rpm-5.4.10-27|610	%package -n	%{librpmstatic}
12mu|rpm-5.4.10-27|611	Summary:	Static libraries for rpm development
12mu|rpm-5.4.10-27|612	Group:		Development/C
12mu|rpm-5.4.10-27|613	Requires:	%{librpmnamedevel} = %{EVRD}
12mu|rpm-5.4.10-27|614	
12mu|rpm-5.4.10-27|615	%description -n %{librpmstatic}
12mu|rpm-5.4.10-27|616	Static libraries for rpm development.
12mu|rpm-5.4.10-27|617	
12mu|rpm-5.4.10-27|618	%package	build
12mu|rpm-5.4.10-27|619	Summary:	Scripts and executable programs used to build packages
12mu|rpm-5.4.10-27|620	Group:		System/Configuration/Packaging
12mu|rpm-5.4.10-27|621	Requires:	autoconf
12mu|rpm-5.4.10-27|622	Requires:	automake
12mu|rpm-5.4.10-27|623	Requires:	file
12mu|rpm-5.4.10-27|624	Requires:	gcc-c++
12mu|rpm-5.4.10-27|625	Requires:	libtool-base >= 2.4.2-3
12mu|rpm-5.4.10-27|626	Requires:	patch >= 2.5.9-7
12mu|rpm-5.4.10-27|627	Requires:	make
12mu|rpm-5.4.10-27|628	Requires:	unzip
12mu|rpm-5.4.10-27|629	Requires:	elfutils >= 0.152-4
12mu|rpm-5.4.10-27|630	Requires:	rpm = %{EVRD}
12mu|rpm-5.4.10-27|631	#Requires:	rpm-%{_target_vendor}-setup-build
12mu|rpm-5.4.10-27|632	Requires:	rpm-mandriva-setup-build
12mu|rpm-5.4.10-27|633	Requires:	spec-helper >= 0.31.12
12mu|rpm-5.4.10-27|634	#Requires:	rpmlint-%{_target_vendor}-policy >= 0.3.2
12mu|rpm-5.4.10-27|635	Requires:	rpmlint-rosa-policy >= 0.3.2
12mu|rpm-5.4.10-27|636	Requires:	python-rpm = %{EVRD}
12mu|rpm-5.4.10-27|637	Requires:	perl-RPM = %{EVRD}
12mu|rpm-5.4.10-27|638	# Used by __urlgetfile to download files from external sources
12mu|rpm-5.4.10-27|639	Requires:   wget
12mu|rpm-5.4.10-27|640	Conflicts:	rpmlint < 1.4-4
12mu|rpm-5.4.10-27|641	Conflicts:	multiarch-utils < 1:5.3.10
12mu|rpm-5.4.10-27|642	Conflicts:	rpm < 1:5.4.4-32
12mu|rpm-5.4.10-27|643	Obsoletes:	rpm5-manbo-setup
12mu|rpm-5.4.10-27|644	%rename		rpm-manbo-setup-build
12mu|rpm-5.4.10-27|645	
12mu|rpm-5.4.10-27|646	%description	build
12mu|rpm-5.4.10-27|647	This package contains scripts and executable programs that are used to
12mu|rpm-5.4.10-27|648	build packages using RPM.
12mu|rpm-5.4.10-27|649	
12mu|rpm-5.4.10-27|650	%if %{with python}
12mu|rpm-5.4.10-27|651	%package -n	python-rpm
12mu|rpm-5.4.10-27|652	Summary:	Python bindings for apps which will manipulate RPM packages
12mu|rpm-5.4.10-27|653	Group:		Development/Python
12mu|rpm-5.4.10-27|654	
12mu|rpm-5.4.10-27|655	%description -n	python-rpm
12mu|rpm-5.4.10-27|656	The rpm-python package contains a module which permits applications
12mu|rpm-5.4.10-27|657	written in the Python programming language to use the interface
12mu|rpm-5.4.10-27|658	supplied by RPM (RPM Package Manager) libraries.
12mu|rpm-5.4.10-27|659	
12mu|rpm-5.4.10-27|660	This package should be installed if you want to develop Python
12mu|rpm-5.4.10-27|661	programs that will manipulate RPM packages and databases.
12mu|rpm-5.4.10-27|662	%endif
12mu|rpm-5.4.10-27|663	
12mu|rpm-5.4.10-27|664	%if %{with perl}
12mu|rpm-5.4.10-27|665	%define	perlmod	RPM
12mu|rpm-5.4.10-27|666	%package -n	perl-%{perlmod}
12mu|rpm-5.4.10-27|667	Summary:	Perl bindings for RPM
12mu|rpm-5.4.10-27|668	Group:		Development/Perl
12mu|rpm-5.4.10-27|669	Obsoletes:	perl-RPM4
12mu|rpm-5.4.10-27|670	Requires:	perl-IO-String
12mu|rpm-5.4.10-27|671	
12mu|rpm-5.4.10-27|672	%description -n perl-%{perlmod}
12mu|rpm-5.4.10-27|673	The RPM Perl module provides an object-oriented interface to querying both
12mu|rpm-5.4.10-27|674	the installed RPM database as well as files on the filesystem.
12mu|rpm-5.4.10-27|675	
12mu|rpm-5.4.10-27|676	%package -n     perl-RPMBDB
12mu|rpm-5.4.10-27|677	Summary:        Perl extension for accessing certain Berkeley DB functionality
12mu|rpm-5.4.10-27|678	Group:          Development/Perl
12mu|rpm-5.4.10-27|679	Requires:       %{librpmname} = %{EVRD}
12mu|rpm-5.4.10-27|680	
12mu|rpm-5.4.10-27|681	%description -n     perl-RPMBDB
12mu|rpm-5.4.10-27|682	This perl extension provides certain Berkeley DB functionality used by urpmi.
12mu|rpm-5.4.10-27|683	%endif
12mu|rpm-5.4.10-27|684	
12mu|rpm-5.4.10-27|685	%if %{with ruby}
12mu|rpm-5.4.10-27|686	%package -n	rpm-rubyembed
12mu|rpm-5.4.10-27|687	Summary:	Ruby embedding module for rpm
12mu|rpm-5.4.10-27|688	Group:		Development/Ruby
12mu|rpm-5.4.10-27|689	Requires:	ruby(abi)
12mu|rpm-5.4.10-27|690	
12mu|rpm-5.4.10-27|691	%description -n rpm-rubyembed
12mu|rpm-5.4.10-27|692	This package provides embedded ruby interpreter support for RPM.
12mu|rpm-5.4.10-27|693	%endif
12mu|rpm-5.4.10-27|694	
12mu|rpm-5.4.10-27|695	%if %{with tcl}
12mu|rpm-5.4.10-27|696	%package -n	rpm-tclembed
12mu|rpm-5.4.10-27|697	Summary:	Tcl embedding module for rpm
12mu|rpm-5.4.10-27|698	Group:		Development/Other
12mu|rpm-5.4.10-27|699	Requires:	tcl
12mu|rpm-5.4.10-27|700	
12mu|rpm-5.4.10-27|701	%description -n rpm-tclembed
12mu|rpm-5.4.10-27|702	This package provides embedded Tcl interpreter support for RPM.
12mu|rpm-5.4.10-27|703	%endif
12mu|rpm-5.4.10-27|704	
12mu|rpm-5.4.10-27|705	%if %{with squirrel}
12mu|rpm-5.4.10-27|706	%package -n	rpm-squirrelembed
12mu|rpm-5.4.10-27|707	Summary:	Squirrel embedding module for rpm
12mu|rpm-5.4.10-27|708	Group:		Development/Other
12mu|rpm-5.4.10-27|709	Requires:	squirrel
12mu|rpm-5.4.10-27|710	
12mu|rpm-5.4.10-27|711	%description -n rpm-squirrelembed
12mu|rpm-5.4.10-27|712	This package provides embedded Squirrel interpreter support for RPM.
12mu|rpm-5.4.10-27|713	%endif
12mu|rpm-5.4.10-27|714	
12mu|rpm-5.4.10-27|715	%if %{with docs}
12mu|rpm-5.4.10-27|716	%package 	apidocs
12mu|rpm-5.4.10-27|717	Summary:	API documentation for RPM
12mu|rpm-5.4.10-27|718	Group:		Books/Computer books
12mu|rpm-5.4.10-27|719	BuildArch:	noarch
12mu|rpm-5.4.10-27|720	
12mu|rpm-5.4.10-27|721	%description	apidocs
12mu|rpm-5.4.10-27|722	This package contains the RPM API documentation generated in HTML format.
12mu|rpm-5.4.10-27|723	%endif
12mu|rpm-5.4.10-27|724	
12mu|rpm-5.4.10-27|725	%prep
12mu|rpm-5.4.10-27|726	%setup -q -a5
12mu|rpm-5.4.10-27|727	%patch111 -p1 -b .script_macros~
12mu|rpm-5.4.10-27|728	# These patches has been commited hastily upstream for review,
12mu|rpm-5.4.10-27|729	# keeping them around here for now untill finished...
12mu|rpm-5.4.10-27|730	%if 0
12mu|rpm-5.4.10-27|731	%patch0 -p1 -b .set_lg_dir~
12mu|rpm-5.4.10-27|732	%patch1 -p1 -b .dep_whiteout~
12mu|rpm-5.4.10-27|733	%endif
12mu|rpm-5.4.10-27|734	%patch2 -p1 -b .scriptlet~
12mu|rpm-5.4.10-27|735	%patch3 -p1 -b .doc_conflicts~
12mu|rpm-5.4.10-27|736	%patch11 -p1 -b .ru~
12mu|rpm-5.4.10-27|737	%if 0
12mu|rpm-5.4.10-27|738	%patch4 -p1 -b .distsuffix~
12mu|rpm-5.4.10-27|739	%patch5 -p1 -b .distpatt~
12mu|rpm-5.4.10-27|740	%patch15 -p1 -b .trigger_once~
12mu|rpm-5.4.10-27|741	%endif
12mu|rpm-5.4.10-27|742	#%%patch21 -p1 -b .loop_warnings~
12mu|rpm-5.4.10-27|743	#%%patch22 -p1 -b .55810~
12mu|rpm-5.4.10-27|744	#patch27 -p1 -b .mdv~
12mu|rpm-5.4.10-27|745	%patch29 -p1 -b .specfile~
12mu|rpm-5.4.10-27|746	%patch31 -p1 -b .rpm_qa~
12mu|rpm-5.4.10-27|747	#%%patch32 -p1 -b .clean~
12mu|rpm-5.4.10-27|748	%patch34 -p1 -b .ordering~
12mu|rpm-5.4.10-27|749	%patch37 -p1 -b .drop_deps~
12mu|rpm-5.4.10-27|750	%patch40 -p1 -b .pc_paths~
12mu|rpm-5.4.10-27|751	%patch42 -p1 -b .glob~
12mu|rpm-5.4.10-27|752	%patch46 -p1 -b .repackage~
12mu|rpm-5.4.10-27|753	%patch47 -p1 -b .overlap~
12mu|rpm-5.4.10-27|754	%patch48 -p1 -b .suggests~
12mu|rpm-5.4.10-27|755	%patch55 -p1 -b .strip_reloc_debug~
12mu|rpm-5.4.10-27|756	%patch61 -p1 -b .epoch_cmp~
12mu|rpm-5.4.10-27|757	%patch63 -p1 -b .buildroot_dups~
12mu|rpm-5.4.10-27|758	%patch64 -p1 -b .dups_terminate~
12mu|rpm-5.4.10-27|759	%patch65 -p1 -b .subdir_terminate~
12mu|rpm-5.4.10-27|760	%patch66 -p1 -b .withoutclean~
12mu|rpm-5.4.10-27|761	%patch67 -p1 -b .strip_silent~
12mu|rpm-5.4.10-27|762	%patch69 -p1 -b .oneshot~
12mu|rpm-5.4.10-27|763	%patch70 -p1 -b .drop_basedeps~
12mu|rpm-5.4.10-27|764	%patch71 -p1 -b .locale~
12mu|rpm-5.4.10-27|765	%patch74 -p1 -b .builddir~
12mu|rpm-5.4.10-27|766	%patch76 -p1 -b .twice_terminate~
12mu|rpm-5.4.10-27|767	%patch77 -p1 -b .db52~
12mu|rpm-5.4.10-27|768	%patch78 -p1 -b .ruby19~
12mu|rpm-5.4.10-27|769	%patch79 -p1 -b .range_nooverlap~
12mu|rpm-5.4.10-27|770	#patch81 -p1 -b .libsql~
12mu|rpm-5.4.10-27|771	%patch85 -p1 -b .int_gen_overlap~
12mu|rpm-5.4.10-27|772	%patch86 -p1 -b .mono_deps_new~
12mu|rpm-5.4.10-27|773	%patch87 -p1 -b .php_dep_gen~
12mu|rpm-5.4.10-27|774	%patch88 -p1 -b .16004~
12mu|rpm-5.4.10-27|775	%patch89 -p1 -b .16005~
12mu|rpm-5.4.10-27|776	%patch90 -p1 -b .16022~
12mu|rpm-5.4.10-27|777	%patch91 -p1 -b .fc_deps~
12mu|rpm-5.4.10-27|778	%patch92 -p1 -b .rpmfc_ruby~
12mu|rpm-5.4.10-27|779	%patch93 -p1 -b .rb_newline~
12mu|rpm-5.4.10-27|780	%patch95 -p1 -b .interpret_deps~
12mu|rpm-5.4.10-27|781	%patch96 -p1 -b .uclibc~
12mu|rpm-5.4.10-27|782	%patch97 -p1 -b .env_color~
12mu|rpm-5.4.10-27|783	%patch98 -p1 -b .fc_overlap~
12mu|rpm-5.4.10-27|784	%patch99 -p1 -b .py_macros~
12mu|rpm-5.4.10-27|785	%patch100 -p1 -b .script_overlap~
12mu|rpm-5.4.10-27|786	%patch101 -p1 -b .font~
12mu|rpm-5.4.10-27|787	%patch102 -p1 -b .kmod~
12mu|rpm-5.4.10-27|788	%patch103 -p1 -b .desktop~
12mu|rpm-5.4.10-27|789	%patch104 -p1 -b .skip_chrdev~
12mu|rpm-5.4.10-27|790	%patch105 -p1 -b .sizeof~
12mu|rpm-5.4.10-27|791	%patch106 -p1 -b .link_loop~
12mu|rpm-5.4.10-27|792	%patch107 -p1 -b .python_color~
12mu|rpm-5.4.10-27|793	%patch109 -p1 -b .uclibc_nolib64~
12mu|rpm-5.4.10-27|794	%patch110 -p1 -b .req_devel~
12mu|rpm-5.4.10-27|795	%patch112 -p1 -b .gnu_hash~
12mu|rpm-5.4.10-27|796	%patch113 -p1 -b .depoch_rpmlib~
12mu|rpm-5.4.10-27|797	%patch114 -p1 -b .no_verdepfeat~
12mu|rpm-5.4.10-27|798	%patch115 -p1 -b .free~
12mu|rpm-5.4.10-27|799	%patch116 -p1 -b .skip_doc~
12mu|rpm-5.4.10-27|800	%patch117 -p1 -b .exec_modules~
12mu|rpm-5.4.10-27|801	#patch118 -p1 -b .soname_only~
12mu|rpm-5.4.10-27|802	%patch119 -p1 -b .rubyabi_prov~
12mu|rpm-5.4.10-27|803	%patch120 -p1 -b .filedep_origins~
12mu|rpm-5.4.10-27|804	%patch121 -p1 -b .equal_overlaps~
12mu|rpm-5.4.10-27|805	%patch122 -p1 -b .strdup~
12mu|rpm-5.4.10-27|806	%patch123 -p1 -b .ds_fopen~
12mu|rpm-5.4.10-27|807	%patch124 -p1 -b .debuginfo~
12mu|rpm-5.4.10-27|808	%patch125 -p1 -b .unitialized~
12mu|rpm-5.4.10-27|809	%patch126 -p1 -b .trig_pcre~
12mu|rpm-5.4.10-27|810	%patch127 -p1 -b .trigger_args~
12mu|rpm-5.4.10-27|811	%patch128 -p1 -b .triggers_nooverlap~
12mu|rpm-5.4.10-27|812	%patch129 -p1 -b .memleak~
12mu|rpm-5.4.10-27|813	%patch130 -p1 -b .str_nul~
12mu|rpm-5.4.10-27|814	%patch131 -p1 -b .dlopen~
12mu|rpm-5.4.10-27|815	%patch132 -p1 -b .py_input~
12mu|rpm-5.4.10-27|816	%patch133 -p1 -b .devel_prov~
12mu|rpm-5.4.10-27|817	#patch134 -p1 -b .lua~
12mu|rpm-5.4.10-27|818	%patch135 -p1 -b .db_rdonly~
12mu|rpm-5.4.10-27|819	%patch136 -p1 -b .ds_merge~
12mu|rpm-5.4.10-27|820	%patch137 -p1 -b .slash~
12mu|rpm-5.4.10-27|821	#patch138 -p1 -b .trigtrans~
12mu|rpm-5.4.10-27|822	%patch139 -p1 -b .fix_verify~
12mu|rpm-5.4.10-27|823	%patch140 -p1 -b .rpmv3~
12mu|rpm-5.4.10-27|824	%patch143 -p1 -b .mono_newline~
12mu|rpm-5.4.10-27|825	%patch144 -p1 -b .urpm~
12mu|rpm-5.4.10-27|826	%patch146 -p1 -b .nosig~
12mu|rpm-5.4.10-27|827	%patch147 -p1
12mu|rpm-5.4.10-27|828	%patch149 -p1 -b .typo~
12mu|rpm-5.4.10-27|829	%patch150 -p1 -b .i18n_str~
12mu|rpm-5.4.10-27|830	%patch151 -p1 -b .noi18n~
12mu|rpm-5.4.10-27|831	%patch152 -p1 -b .l10ndir~
12mu|rpm-5.4.10-27|832	%patch154 -p1 -b .cputoolize~
12mu|rpm-5.4.10-27|833	%patch155 -p1 -b .install_info~
12mu|rpm-5.4.10-27|834	%patch156 -p1 -b .php_deps~
12mu|rpm-5.4.10-27|835	%patch157 -p1 -b .perl_deps~
12mu|rpm-5.4.10-27|836	%patch158 -p1 -b .dl_error~
12mu|rpm-5.4.10-27|837	#patch138 -p1 -b .trigtrans~
12mu|rpm-5.4.10-27|838	%patch159 -p1 -b .ignore_arch~
12mu|rpm-5.4.10-27|839	%patch160 -p1 -b .xz_level~
12mu|rpm-5.4.10-27|840	%patch161 -p1 -b .uclibc_buildroot~
12mu|rpm-5.4.10-27|841	%patch162 -p1 -b .uninitialized~
12mu|rpm-5.4.10-27|842	
12mu|rpm-5.4.10-27|843	%patch165 -p1 -b .helper_order~
12mu|rpm-5.4.10-27|844	%patch166 -p1 -b .ldflags~
12mu|rpm-5.4.10-27|845	
12mu|rpm-5.4.10-27|846	%patch169 -p1 -b .brpcomp~
12mu|rpm-5.4.10-27|847	%patch170 -p1 -b .dbconvert52~
12mu|rpm-5.4.10-27|848	%patch171 -p1 -b .python3~
12mu|rpm-5.4.10-27|849	%patch1710 -p1 -b .ruby_utf8~
12mu|rpm-5.4.10-27|850	%patch172 -p1 -b .debug_path~
12mu|rpm-5.4.10-27|851	
12mu|rpm-5.4.10-27|852	%patch173 -p1 -b .debugedit_memleaks~
12mu|rpm-5.4.10-27|853	%patch174 -p1 -b .debugedit_errmsg~
12mu|rpm-5.4.10-27|854	%patch175 -p1 -b .doc_post~
12mu|rpm-5.4.10-27|855	%patch176 -p1 -b .droprpath~
12mu|rpm-5.4.10-27|856	
12mu|rpm-5.4.10-27|857	%patch179 -p1 -b .rpmdbchk~
12mu|rpm-5.4.10-27|858	%patch180 -p1 -b .typecast~
12mu|rpm-5.4.10-27|859	%patch181 -p1 -b .printspec~
12mu|rpm-5.4.10-27|860	
12mu|rpm-5.4.10-27|861	%patch185 -p1 -b .buildid_deps~
12mu|rpm-5.4.10-27|862	%patch186 -p1 -b .rpkg_justdb~
12mu|rpm-5.4.10-27|863	%patch187 -p1 -b .trig_cnt~
12mu|rpm-5.4.10-27|864	
12mu|rpm-5.4.10-27|865	%patch191 -p1 -b .rename~
12mu|rpm-5.4.10-27|866	%patch192 -p1 -b .mem_assert~
12mu|rpm-5.4.10-27|867	%patch193 -p1 -b .xrealloc~
12mu|rpm-5.4.10-27|868	%patch194 -p1 -b .cb~
12mu|rpm-5.4.10-27|869	%patch195 -p1 -b .cb2~
12mu|rpm-5.4.10-27|870	%patch196 -p1 -b .ui64p~
12mu|rpm-5.4.10-27|871	
12mu|rpm-5.4.10-27|872	%patch198 -p1 -b .rpmdbnofsync~
12mu|rpm-5.4.10-27|873	%patch199 -p1 -b .fontdep_sure~
12mu|rpm-5.4.10-27|874	
12mu|rpm-5.4.10-27|875	%patch501 -p1 -b .rosa_vendor~
12mu|rpm-5.4.10-27|876	%patch502 -p1 -b .package_name~
12mu|rpm-5.4.10-27|877	%patch503 -p1 -b .specspo~
12mu|rpm-5.4.10-27|878	%patch504 -p1 -b .postpone_errors~
12mu|rpm-5.4.10-27|879	%patch505 -p1 -b .urlgetfile~
12mu|rpm-5.4.10-27|880	
12mu|rpm-5.4.10-27|881	#required by P55, P80, P81, P94..
12mu|rpm-5.4.10-27|882	./autogen.sh
12mu|rpm-5.4.10-27|883	
12mu|rpm-5.4.10-27|884	mkdir -p cpu-os-macros
12mu|rpm-5.4.10-27|885	tar -zxf %{SOURCE3} -C cpu-os-macros
12mu|rpm-5.4.10-27|886	%patch145 -p1
12mu|rpm-5.4.10-27|887	
12mu|rpm-5.4.10-27|888	%build
12mu|rpm-5.4.10-27|889	%configure2_5x	--enable-nls \
12mu|rpm-5.4.10-27|890	--with-pic \
12mu|rpm-5.4.10-27|891	%if %{with debug}
12mu|rpm-5.4.10-27|892	--enable-debug \
12mu|rpm-5.4.10-27|893	--with-valgrind \
12mu|rpm-5.4.10-27|894	%endif
12mu|rpm-5.4.10-27|895	--enable-posixmutexes \
12mu|rpm-5.4.10-27|896	%if %{with python}
12mu|rpm-5.4.10-27|897	--with-python=%{python_version} \
12mu|rpm-5.4.10-27|898	%if %{with embed}
12mu|rpm-5.4.10-27|899	--with-pythonembed=external \
12mu|rpm-5.4.10-27|900	%endif
12mu|rpm-5.4.10-27|901	%else
12mu|rpm-5.4.10-27|902	--without-python \
12mu|rpm-5.4.10-27|903	%endif
12mu|rpm-5.4.10-27|904	%if %{with perl}
12mu|rpm-5.4.10-27|905	--with-perl=vendor \
12mu|rpm-5.4.10-27|906	%if %{with embed}
12mu|rpm-5.4.10-27|907	--with-perlembed=external \
12mu|rpm-5.4.10-27|908	%endif
12mu|rpm-5.4.10-27|909	%else
12mu|rpm-5.4.10-27|910	--without-perl \
12mu|rpm-5.4.10-27|911	%endif
12mu|rpm-5.4.10-27|912	%if %{with js}
12mu|rpm-5.4.10-27|913	--with-mozjs185=external \
12mu|rpm-5.4.10-27|914	%else
12mu|rpm-5.4.10-27|915	--without-mozjs185 \
12mu|rpm-5.4.10-27|916	%endif
12mu|rpm-5.4.10-27|917	%if %{with ruby}
12mu|rpm-5.4.10-27|918	--with-ruby=external \
12mu|rpm-5.4.10-27|919	%if %{with embed}
12mu|rpm-5.4.10-27|920	--with-rubyembed=external \
12mu|rpm-5.4.10-27|921	%endif
12mu|rpm-5.4.10-27|922	%endif
12mu|rpm-5.4.10-27|923	%if %{with tcl}
12mu|rpm-5.4.10-27|924	--with-tcl=external \
12mu|rpm-5.4.10-27|925	%endif
12mu|rpm-5.4.10-27|926	%if %{with squirrel}
12mu|rpm-5.4.10-27|927	--with-squirrel=external \
12mu|rpm-5.4.10-27|928	%endif
12mu|rpm-5.4.10-27|929	--with-glob \
12mu|rpm-5.4.10-27|930	--without-selinux \
12mu|rpm-5.4.10-27|931	%if %{with docs}
12mu|rpm-5.4.10-27|932	--with-apidocs \
12mu|rpm-5.4.10-27|933	%endif
12mu|rpm-5.4.10-27|934	--with-libelf \
12mu|rpm-5.4.10-27|935	--with-popt=external \
12mu|rpm-5.4.10-27|936	--with-xz=external \
12mu|rpm-5.4.10-27|937	--with-bzip2=external \
12mu|rpm-5.4.10-27|938	--with-lua=internal \
12mu|rpm-5.4.10-27|939	--with-expat=external \
12mu|rpm-5.4.10-27|940	--with-pcre=external \
12mu|rpm-5.4.10-27|941	%ifarch %{ix86} x86_64 ppc ppc64 ia64
12mu|rpm-5.4.10-27|942	--with-cpuinfo=external \
12mu|rpm-5.4.10-27|943	%else
12mu|rpm-5.4.10-27|944	--without-cpuinfo \
12mu|rpm-5.4.10-27|945	%endif
12mu|rpm-5.4.10-27|946	--with-syck=external \
12mu|rpm-5.4.10-27|947	--with-file=external \
12mu|rpm-5.4.10-27|948	--with-path-magic=%{_datadir}/misc/magic.mgc \
12mu|rpm-5.4.10-27|949	--with-beecrypt=external \
12mu|rpm-5.4.10-27|950	--with-usecrypto=beecrypt \
12mu|rpm-5.4.10-27|951	--with-keyutils=external \
12mu|rpm-5.4.10-27|952	--with-neon=external \
12mu|rpm-5.4.10-27|953	--with-acl \
12mu|rpm-5.4.10-27|954	--enable-openmp \
12mu|rpm-5.4.10-27|955	%if %{with xar}
12mu|rpm-5.4.10-27|956	--with-xar=%{_includedir}/xar \
12mu|rpm-5.4.10-27|957	%endif
12mu|rpm-5.4.10-27|958	--with-db \
12mu|rpm-5.4.10-27|959	--with-dbsql=external \
12mu|rpm-5.4.10-27|960	--without-db-tools-integrated \
12mu|rpm-5.4.10-27|961	%if %{with sqlite}
12mu|rpm-5.4.10-27|962	--with-sqlite=external \
12mu|rpm-5.4.10-27|963	%else
12mu|rpm-5.4.10-27|964	--without-sqlite \
12mu|rpm-5.4.10-27|965	%endif
12mu|rpm-5.4.10-27|966	%if %{with ossp_uuid}
12mu|rpm-5.4.10-27|967	%if 0
12mu|rpm-5.4.10-27|968	# TODO: needs to be fixed properly for automatic detection in internal lua build
12mu|rpm-5.4.10-27|969	%endif
12mu|rpm-5.4.10-27|970	--with-uuid=%{_libdir}:%{_includedir}/ossp-uuid \
12mu|rpm-5.4.10-27|971	%else
12mu|rpm-5.4.10-27|972	--without-uuid \
12mu|rpm-5.4.10-27|973	%endif
12mu|rpm-5.4.10-27|974	%if %{with augeas}
12mu|rpm-5.4.10-27|975	--with-augeas=external \
12mu|rpm-5.4.10-27|976	%else
12mu|rpm-5.4.10-27|977	--without-augeas \
12mu|rpm-5.4.10-27|978	%endif
12mu|rpm-5.4.10-27|979	%if 0
12mu|rpm-5.4.10-27|980	--with-extra-path-macros=%{_usrlibrpm}/macros.d/mandriva \
12mu|rpm-5.4.10-27|981	%else
12mu|rpm-5.4.10-27|982	--with-extra-path-macros=%{_usrlibrpm}/platform/%%{_target}/macros:%{_sysconfdir}/rpm/macros.d/*.macros:%{_usrlibrpm}/macros.d/mandriva \
12mu|rpm-5.4.10-27|983	%endif
12mu|rpm-5.4.10-27|984	--with-vendor=mandriva \
12mu|rpm-5.4.10-27|985	--enable-build-warnings
12mu|rpm-5.4.10-27|986	# XXX: Making ie. a --with-pre-macros option might be more aestethic and easier
12mu|rpm-5.4.10-27|987	# of use to others if pushed back upstream?
12mu|rpm-5.4.10-27|988	# For our case, this is only used to define _prefer_target_cpu before any other
12mu|rpm-5.4.10-27|989	# macros so that rpm knows about this for libcpuinfo when loading macros, but
12mu|rpm-5.4.10-27|990	# could perhaps be useful to others, ie. for defining a _target_vendor earlier,
12mu|rpm-5.4.10-27|991	# so that vendor specific macros to load could be defined at runtime rather
12mu|rpm-5.4.10-27|992	# than compile time.. Sounds convenient if LSB certification is done on a specific
12mu|rpm-5.4.10-27|993	# set of binaries (does it..?) wrt. Manbo Labs.
12mu|rpm-5.4.10-27|994	echo '#define PREMACROFILES "%{_sysconfdir}/rpm/premacros.d/*.macros"' >> config.h
12mu|rpm-5.4.10-27|995	%make
12mu|rpm-5.4.10-27|996	%if %{with docs}
12mu|rpm-5.4.10-27|997	%make apidocs
12mu|rpm-5.4.10-27|998	%endif
12mu|rpm-5.4.10-27|999	
12mu|rpm-5.4.10-27|1000	%if %{with perl}
12mu|rpm-5.4.10-27|1001	pushd RPMBDB-*
12mu|rpm-5.4.10-27|1002	perl Makefile.PL INSTALLDIRS=vendor OPTIMIZE="%{optflags}" CCCDLFLAGS="-fno-PIE -fPIC"
12mu|rpm-5.4.10-27|1003	sed -i -e 's,-fPIC -fno-PIE,-fno-PIE -fPIC,g' ../perl/Makefile.perl
12mu|rpm-5.4.10-27|1004	%make
12mu|rpm-5.4.10-27|1005	popd
12mu|rpm-5.4.10-27|1006	%endif
12mu|rpm-5.4.10-27|1007	
12mu|rpm-5.4.10-27|1008	%check
12mu|rpm-5.4.10-27|1009	#make check
12mu|rpm-5.4.10-27|1010	
12mu|rpm-5.4.10-27|1011	%install
12mu|rpm-5.4.10-27|1012	%makeinstall_std -k
12mu|rpm-5.4.10-27|1013	%if %{with perl}
12mu|rpm-5.4.10-27|1014	%makeinstall_std -C RPMBDB-*
12mu|rpm-5.4.10-27|1015	%endif
12mu|rpm-5.4.10-27|1016	
12mu|rpm-5.4.10-27|1017	# XXX: why isn't this installed by 'make install'?
12mu|rpm-5.4.10-27|1018	install -m755 scripts/symclash.* %{buildroot}%{_rpmhome}
12mu|rpm-5.4.10-27|1019	
12mu|rpm-5.4.10-27|1020	# Save list of packages through cron
12mu|rpm-5.4.10-27|1021	install -m755 scripts/rpm.daily -D %{buildroot}%{_sysconfdir}/cron.daily/rpm
12mu|rpm-5.4.10-27|1022	install -m644 scripts/rpm.log -D %{buildroot}%{_sysconfdir}/logrotate.d/rpm
12mu|rpm-5.4.10-27|1023	
12mu|rpm-5.4.10-27|1024	mkdir -p %{buildroot}/var/spool/repackage
12mu|rpm-5.4.10-27|1025	
12mu|rpm-5.4.10-27|1026	mkdir -p %{buildroot}%{_sysconfdir}/%{name}/{{pre,}macros.d,sysinfo}
12mu|rpm-5.4.10-27|1027	
12mu|rpm-5.4.10-27|1028	# actual usefulness of this seems rather dubious with macros.d now...
12mu|rpm-5.4.10-27|1029	cat > %{buildroot}%{_sysconfdir}/%{name}/macros <<EOF
12mu|rpm-5.4.10-27|1030	# Put your own system macros here
12mu|rpm-5.4.10-27|1031	# usually contains
12mu|rpm-5.4.10-27|1032	
12mu|rpm-5.4.10-27|1033	# Set this one according your locales
12mu|rpm-5.4.10-27|1034	# %%_install_langs
12mu|rpm-5.4.10-27|1035	
12mu|rpm-5.4.10-27|1036	EOF
12mu|rpm-5.4.10-27|1037	
12mu|rpm-5.4.10-27|1038	# FIXME: weird issue, seems to have issue with lines starting with '%%_'...
12mu|rpm-5.4.10-27|1039	cat > %{buildroot}%{_sysconfdir}/%{name}/premacros.d/cpuinfo_target.macros <<EOF
12mu|rpm-5.4.10-27|1040	# This sets which of the available architectures to prefer when building
12mu|rpm-5.4.10-27|1041	# packages with libcpuinfo support enabled.
12mu|rpm-5.4.10-27|1042	%%_prefer_target_cpu     x86_64 i586
12mu|rpm-5.4.10-27|1043	EOF
12mu|rpm-5.4.10-27|1044	
12mu|rpm-5.4.10-27|1045	# Get rid of unpackaged files
12mu|rpm-5.4.10-27|1046	# XXX: is there any of these we might want to keep?
12mu|rpm-5.4.10-27|1047	for f in %{py_platsitedir}/poptmodule.a %{py_platsitedir}/rpmmodule.a \
12mu|rpm-5.4.10-27|1048	%{py_platsitedir}/rpm/*.a %{_rpmhome}/*.a %{_rpmhome}/lib/*.a\
12mu|rpm-5.4.10-27|1049	%{_rpmhome}/{Specfile.pm,cpanflute2,cpanflute,sql.prov,sql.req,tcl.req} \
12mu|rpm-5.4.10-27|1050	%{_rpmhome}/{config.site,cross-build,rpmdiff.cgi} \
12mu|rpm-5.4.10-27|1051	%{_rpmhome}/trpm %{_bindir}/rpmdiff; do
12mu|rpm-5.4.10-27|1052	rm -f %{buildroot}$f
12mu|rpm-5.4.10-27|1053	done
12mu|rpm-5.4.10-27|1054	
12mu|rpm-5.4.10-27|1055	%find_lang %{name}
12mu|rpm-5.4.10-27|1056	
12mu|rpm-5.4.10-27|1057	mkdir -p %{buildroot}/var/lib/rpm/{log,tmp}
12mu|rpm-5.4.10-27|1058	for dbi in `./rpm --macros macros/macros --eval %_dbi_tags_4|tr : ' '` __db.00{0..9}; do
12mu|rpm-5.4.10-27|1059	touch %{buildroot}/var/lib/rpm/$dbi
12mu|rpm-5.4.10-27|1060	echo "%attr(0644, root, root) %verify(not md5 size mtime) %ghost %config(missingok,noreplace) %{_localstatedir}/lib/rpm/$dbi" >> %{name}.lang
12mu|rpm-5.4.10-27|1061	done
12mu|rpm-5.4.10-27|1062	
12mu|rpm-5.4.10-27|1063	install -d %{buildroot}/bin
12mu|rpm-5.4.10-27|1064	# FIXME: considering that most libraries dynamically linked against is located
12mu|rpm-5.4.10-27|1065	# in /usr/lib*, this doesn't make much sense unless we either statically link
12mu|rpm-5.4.10-27|1066	# against them (Ark Linux actually does this) or move the libraries to /lib*,
12mu|rpm-5.4.10-27|1067	# neither being very attractive options, not to mention maintenance headaches
12mu|rpm-5.4.10-27|1068	# spread across these library packages...
12mu|rpm-5.4.10-27|1069	# So moving rpm back to /usr/bin probably makes the most sense...
12mu|rpm-5.4.10-27|1070	# An optional, "minimal" rpm-static package with /bin/rpm could perhaps be done
12mu|rpm-5.4.10-27|1071	# if anyone expresses actual interest in this...
12mu|rpm-5.4.10-27|1072	mv %{buildroot}%{_bindir}/rpm %{buildroot}/bin/rpm
12mu|rpm-5.4.10-27|1073	
12mu|rpm-5.4.10-27|1074	cp -r cpu-os-macros %{buildroot}%{_usrlibrpm}/platform
12mu|rpm-5.4.10-27|1075	install -m644 %{SOURCE4} -D %{buildroot}%{_sysconfdir}/%{name}/macros.d/legacy_compat.macros
12mu|rpm-5.4.10-27|1076	
12mu|rpm-5.4.10-27|1077	%if %{with docs}
12mu|rpm-5.4.10-27|1078	install -d %{buildroot}%{_docdir}/rpm
12mu|rpm-5.4.10-27|1079	cp -r apidocs/html %{buildroot}%{_docdir}/rpm
12mu|rpm-5.4.10-27|1080	%endif
12mu|rpm-5.4.10-27|1081	
12mu|rpm-5.4.10-27|1082	install -d %{buildroot}%{multiarch_bindir}
12mu|rpm-5.4.10-27|1083	install -d %{buildroot}%{multiarch_includedir}
12mu|rpm-5.4.10-27|1084	%if "%{_lib}" == "lib64"
12mu|rpm-5.4.10-27|1085	install -d %{buildroot}%(linux32 rpm -E %%{multiarch_bindir})
12mu|rpm-5.4.10-27|1086	install -d %{buildroot}%(linux32 rpm -E %%{multiarch_includedir})
12mu|rpm-5.4.10-27|1087	%endif
12mu|rpm-5.4.10-27|1088	
12mu|rpm-5.4.10-27|1089	# should really be handled by make script..
12mu|rpm-5.4.10-27|1090	ln -f %{buildroot}%{_rpmhome}/bin/{rpmlua,lua}
12mu|rpm-5.4.10-27|1091	ln -f %{buildroot}%{_rpmhome}/bin/{rpmluac,luac}
12mu|rpm-5.4.10-27|1092	
12mu|rpm-5.4.10-27|1093	# TODO: review which files goes into what packages...?
12mu|rpm-5.4.10-27|1094	%files -f %{name}.lang
12mu|rpm-5.4.10-27|1095	%doc CHANGES doc/manual/[a-z]*
12mu|rpm-5.4.10-27|1096	%if %{with docs}
12mu|rpm-5.4.10-27|1097	%exclude %{_docdir}/rpm/html
12mu|rpm-5.4.10-27|1098	%endif
12mu|rpm-5.4.10-27|1099	/bin/rpm
12mu|rpm-5.4.10-27|1100	%{_bindir}/multiarch-dispatch
12mu|rpm-5.4.10-27|1101	%{_bindir}/rpmconstant*
12mu|rpm-5.4.10-27|1102	%{_bindir}/rpm2cpio*
12mu|rpm-5.4.10-27|1103	%{_rpmhome}/bin/augtool
12mu|rpm-5.4.10-27|1104	%{_rpmhome}/bin/chroot
12mu|rpm-5.4.10-27|1105	%{_rpmhome}/bin/cp
12mu|rpm-5.4.10-27|1106	%{_rpmhome}/bin/dbconvert
12mu|rpm-5.4.10-27|1107	%{_rpmhome}/bin/find
12mu|rpm-5.4.10-27|1108	#%%{_rpmhome}/bin/grep
12mu|rpm-5.4.10-27|1109	#%%{_rpmhome}/bin/lua
12mu|rpm-5.4.10-27|1110	%{_rpmhome}/bin/mtree
12mu|rpm-5.4.10-27|1111	%{_rpmhome}/bin/mgo
12mu|rpm-5.4.10-27|1112	#%%{_rpmhome}/bin/rc
12mu|rpm-5.4.10-27|1113	%{_rpmhome}/bin/rpmdbchk
12mu|rpm-5.4.10-27|1114	%{_rpmhome}/bin/rpmspecdump
12mu|rpm-5.4.10-27|1115	%{_rpmhome}/bin/wget
12mu|rpm-5.4.10-27|1116	%if %{with xar}
12mu|rpm-5.4.10-27|1117	%{_rpmhome}/bin/txar
12mu|rpm-5.4.10-27|1118	%endif
12mu|rpm-5.4.10-27|1119	%{_rpmhome}/dbconvert.sh
12mu|rpm-5.4.10-27|1120	%{_rpmhome}/rpm.*
12mu|rpm-5.4.10-27|1121	%{_rpmhome}/rpm2cpio
12mu|rpm-5.4.10-27|1122	%{_rpmhome}/rpmdb_loadcvt
12mu|rpm-5.4.10-27|1123	%{_rpmhome}/tgpg
12mu|rpm-5.4.10-27|1124	
12mu|rpm-5.4.10-27|1125	%dir %{_localstatedir}/lib/rpm
12mu|rpm-5.4.10-27|1126	%dir %{_localstatedir}/lib/rpm/log
12mu|rpm-5.4.10-27|1127	%dir %{_localstatedir}/lib/rpm/tmp
12mu|rpm-5.4.10-27|1128	
12mu|rpm-5.4.10-27|1129	
12mu|rpm-5.4.10-27|1130	%{_rpmhome}/macros.d/*
12mu|rpm-5.4.10-27|1131	%{_rpmhome}/cpuinfo.yaml
12mu|rpm-5.4.10-27|1132	%{_rpmhome}/macros
12mu|rpm-5.4.10-27|1133	%{_rpmhome}/rpmpopt
12mu|rpm-5.4.10-27|1134	%{_rpmhome}/platform/*/macros
12mu|rpm-5.4.10-27|1135	%config(noreplace) %{_localstatedir}/lib/rpm/DB_CONFIG
12mu|rpm-5.4.10-27|1136	
12mu|rpm-5.4.10-27|1137	%dir %{_localstatedir}/spool/repackage
12mu|rpm-5.4.10-27|1138	%dir %{_rpmhome}
12mu|rpm-5.4.10-27|1139	%dir %{_rpmhome}/bin
12mu|rpm-5.4.10-27|1140	%dir %{_rpmhome}/lib
12mu|rpm-5.4.10-27|1141	%dir %{_rpmhome}/platform/
12mu|rpm-5.4.10-27|1142	%dir %{_rpmhome}/platform/*/
12mu|rpm-5.4.10-27|1143	%dir %{_rpmhome}/macros.d
12mu|rpm-5.4.10-27|1144	%dir %{_sysconfdir}/%{name}
12mu|rpm-5.4.10-27|1145	%config(noreplace) %{_sysconfdir}/%{name}/macros
12mu|rpm-5.4.10-27|1146	%dir %{_sysconfdir}/%{name}/macros.d
12mu|rpm-5.4.10-27|1147	%dir %{_sysconfdir}/%{name}/premacros.d
12mu|rpm-5.4.10-27|1148	%dir %{_sysconfdir}/%{name}/sysinfo
12mu|rpm-5.4.10-27|1149	%{_sysconfdir}/%{name}/macros.d/*.macros
12mu|rpm-5.4.10-27|1150	%{_sysconfdir}/%{name}/premacros.d/*.macros
12mu|rpm-5.4.10-27|1151	
12mu|rpm-5.4.10-27|1152	%{_mandir}/man[18]/*.[18]*
12mu|rpm-5.4.10-27|1153	%lang(pl)	%{_mandir}/pl/man[18]/*.[18]*
12mu|rpm-5.4.10-27|1154	%lang(ru)	%{_mandir}/ru/man[18]/*.[18]*
12mu|rpm-5.4.10-27|1155	%lang(ja)	%{_mandir}/ja/man[18]/*.[18]*
12mu|rpm-5.4.10-27|1156	%lang(sk)	%{_mandir}/sk/man[18]/*.[18]*
12mu|rpm-5.4.10-27|1157	%lang(fr)	%{_mandir}/fr/man[18]/*.[18]*
12mu|rpm-5.4.10-27|1158	%lang(ko)	%{_mandir}/ko/man[18]/*.[18]*
12mu|rpm-5.4.10-27|1159	%exclude	%{_mandir}/man8/rpmbuild.8*
12mu|rpm-5.4.10-27|1160	%exclude	%{_mandir}/man8/rpmdeps.8*
12mu|rpm-5.4.10-27|1161	
12mu|rpm-5.4.10-27|1162	%{_sysconfdir}/cron.daily/rpm
12mu|rpm-5.4.10-27|1163	%config(noreplace,missingok) %{_sysconfdir}/logrotate.d/rpm
12mu|rpm-5.4.10-27|1164	
12mu|rpm-5.4.10-27|1165	%dir %{multiarch_bindir}
12mu|rpm-5.4.10-27|1166	%dir %{multiarch_includedir}
12mu|rpm-5.4.10-27|1167	%if "%{_lib}" == "lib64"
12mu|rpm-5.4.10-27|1168	%dir %(linux32 rpm -E %%{multiarch_bindir})
12mu|rpm-5.4.10-27|1169	%dir %(linux32 rpm -E %%{multiarch_includedir})
12mu|rpm-5.4.10-27|1170	%endif
12mu|rpm-5.4.10-27|1171	
12mu|rpm-5.4.10-27|1172	%{_includedir}/multiarch-dispatch.h
12mu|rpm-5.4.10-27|1173	
12mu|rpm-5.4.10-27|1174	%files build
12mu|rpm-5.4.10-27|1175	%{_bindir}/gendiff
12mu|rpm-5.4.10-27|1176	%{_bindir}/rpmbuild
12mu|rpm-5.4.10-27|1177	%{_bindir}/multiarch-platform
12mu|rpm-5.4.10-27|1178	#%%{_rpmhome}/bin/abi-compliance-checker.pl
12mu|rpm-5.4.10-27|1179	%{_rpmhome}/bin/api-sanity-autotest.pl
12mu|rpm-5.4.10-27|1180	%{_rpmhome}/bin/api-sanity-checker.pl
12mu|rpm-5.4.10-27|1181	%{_rpmhome}/bin/dbsql
12mu|rpm-5.4.10-27|1182	%{_rpmhome}/bin/debugedit
12mu|rpm-5.4.10-27|1183	%{_rpmhome}/bin/install-sh
12mu|rpm-5.4.10-27|1184	%{_rpmhome}/bin/lua
12mu|rpm-5.4.10-27|1185	%{_rpmhome}/bin/luac
12mu|rpm-5.4.10-27|1186	%{_rpmhome}/bin/mkinstalldirs
12mu|rpm-5.4.10-27|1187	%{_rpmhome}/bin/pom2spec
12mu|rpm-5.4.10-27|1188	%{_rpmhome}/bin/rpmcache
12mu|rpm-5.4.10-27|1189	%{_rpmhome}/bin/rpmcmp
12mu|rpm-5.4.10-27|1190	%{_rpmhome}/bin/rpmdeps
12mu|rpm-5.4.10-27|1191	%{_rpmhome}/bin/rpmdigest
12mu|rpm-5.4.10-27|1192	%{_rpmhome}/bin/rpmkey
12mu|rpm-5.4.10-27|1193	%{_rpmhome}/bin/rpmlua
12mu|rpm-5.4.10-27|1194	%{_rpmhome}/bin/rpmluac
12mu|rpm-5.4.10-27|1195	%{_rpmhome}/bin/rpmrepo
12mu|rpm-5.4.10-27|1196	%{_rpmhome}/bin/sqlite3
12mu|rpm-5.4.10-27|1197	%dir %{_rpmhome}/helpers
12mu|rpm-5.4.10-27|1198	%{_rpmhome}/helpers/*
12mu|rpm-5.4.10-27|1199	%dir %{_rpmhome}/qf
12mu|rpm-5.4.10-27|1200	%{_rpmhome}/qf/*
12mu|rpm-5.4.10-27|1201	%{_rpmhome}/vcheck
12mu|rpm-5.4.10-27|1202	%{_rpmhome}/brp-*
12mu|rpm-5.4.10-27|1203	%{_rpmhome}/check-files
12mu|rpm-5.4.10-27|1204	%{_rpmhome}/check-multiarch-files
12mu|rpm-5.4.10-27|1205	#%%{_rpmhome}/cross-build
12mu|rpm-5.4.10-27|1206	%{_rpmhome}/find-debuginfo.sh
12mu|rpm-5.4.10-27|1207	%{_rpmhome}/find-lang.sh
12mu|rpm-5.4.10-27|1208	%{_rpmhome}/find-prov.pl
12mu|rpm-5.4.10-27|1209	%{_rpmhome}/find-provides.perl
12mu|rpm-5.4.10-27|1210	%{_rpmhome}/find-req.pl
12mu|rpm-5.4.10-27|1211	%{_rpmhome}/find-requires.perl
12mu|rpm-5.4.10-27|1212	%{_rpmhome}/fontconfig.prov
12mu|rpm-5.4.10-27|1213	%{_rpmhome}/gem_helper.rb
12mu|rpm-5.4.10-27|1214	%{_rpmhome}/getpo.sh
12mu|rpm-5.4.10-27|1215	%{_rpmhome}/gstreamer.sh
12mu|rpm-5.4.10-27|1216	%{_rpmhome}/http.req
12mu|rpm-5.4.10-27|1217	%{_rpmhome}/javadeps.sh
12mu|rpm-5.4.10-27|1218	%{_rpmhome}/kmod-deps.sh
12mu|rpm-5.4.10-27|1219	%{_rpmhome}/mkmultiarch
12mu|rpm-5.4.10-27|1220	%{_rpmhome}/mono-find-provides
12mu|rpm-5.4.10-27|1221	%{_rpmhome}/mono-find-requires
12mu|rpm-5.4.10-27|1222	%{_rpmhome}/executabledeps.sh
12mu|rpm-5.4.10-27|1223	%{_rpmhome}/libtooldeps.sh
12mu|rpm-5.4.10-27|1224	%{_rpmhome}/osgideps.pl
12mu|rpm-5.4.10-27|1225	%{_rpmhome}/perldeps.pl
12mu|rpm-5.4.10-27|1226	%{_rpmhome}/perl.prov
12mu|rpm-5.4.10-27|1227	%{_rpmhome}/perl.req
12mu|rpm-5.4.10-27|1228	%{_rpmhome}/php.prov
12mu|rpm-5.4.10-27|1229	%{_rpmhome}/php.req
12mu|rpm-5.4.10-27|1230	%{_rpmhome}/pkgconfigdeps.sh
12mu|rpm-5.4.10-27|1231	%{_rpmhome}/pythondeps.sh
12mu|rpm-5.4.10-27|1232	%{_rpmhome}/pythoneggs.py
12mu|rpm-5.4.10-27|1233	%{_rpmhome}/rubygems.rb
12mu|rpm-5.4.10-27|1234	%{_rpmhome}/symclash.*
12mu|rpm-5.4.10-27|1235	%{_rpmhome}/u_pkg.sh
12mu|rpm-5.4.10-27|1236	%{_rpmhome}/vpkg-provides.sh
12mu|rpm-5.4.10-27|1237	%{_rpmhome}/vpkg-provides2.sh
12mu|rpm-5.4.10-27|1238	
12mu|rpm-5.4.10-27|1239	%if %{with js}
12mu|rpm-5.4.10-27|1240	%{_rpmhome}/bin/tjs
12mu|rpm-5.4.10-27|1241	%endif
12mu|rpm-5.4.10-27|1242	%{_rpmhome}/macros.rpmbuild
12mu|rpm-5.4.10-27|1243	%{_mandir}/man8/rpmbuild.8*
12mu|rpm-5.4.10-27|1244	%{_mandir}/man8/rpmdeps.8*
12mu|rpm-5.4.10-27|1245	
12mu|rpm-5.4.10-27|1246	%files -n %{librpmname}
12mu|rpm-5.4.10-27|1247	%{_libdir}/librpm-%{libver}.so
12mu|rpm-5.4.10-27|1248	%{_libdir}/librpmconstant-%{libver}.so
12mu|rpm-5.4.10-27|1249	%{_libdir}/librpmdb-%{libver}.so
12mu|rpm-5.4.10-27|1250	%{_libdir}/librpmio-%{libver}.so
12mu|rpm-5.4.10-27|1251	%{_libdir}/librpmmisc-%{libver}.so
12mu|rpm-5.4.10-27|1252	%{_libdir}/librpmbuild-%{libver}.so
12mu|rpm-5.4.10-27|1253	%if %{with js}
12mu|rpm-5.4.10-27|1254	%{_rpmhome}/lib/librpmjsm.so.*
12mu|rpm-5.4.10-27|1255	%{_rpmhome}/lib/rpmjsm.so
12mu|rpm-5.4.10-27|1256	%endif
12mu|rpm-5.4.10-27|1257	#%%if %%{with sqlite}
12mu|rpm-5.4.10-27|1258	#%%{_rpmhome}/libsql*.so.*
12mu|rpm-5.4.10-27|1259	#%%endif
12mu|rpm-5.4.10-27|1260	
12mu|rpm-5.4.10-27|1261	%files -n %{librpmnamedevel}
12mu|rpm-5.4.10-27|1262	#%%doc apidocs/html
12mu|rpm-5.4.10-27|1263	%{_includedir}/rpm
12mu|rpm-5.4.10-27|1264	%{_libdir}/librpm.so
12mu|rpm-5.4.10-27|1265	%{_libdir}/librpmconstant.so
12mu|rpm-5.4.10-27|1266	%{_libdir}/librpmdb.so
12mu|rpm-5.4.10-27|1267	%{_libdir}/librpmio.so
12mu|rpm-5.4.10-27|1268	%{_libdir}/librpmmisc.so
12mu|rpm-5.4.10-27|1269	%{_libdir}/librpmbuild.so
12mu|rpm-5.4.10-27|1270	%{_libdir}/pkgconfig/rpm.pc
12mu|rpm-5.4.10-27|1271	
12mu|rpm-5.4.10-27|1272	%if %{with js}
12mu|rpm-5.4.10-27|1273	%{_rpmhome}/lib/librpmjsm.so
12mu|rpm-5.4.10-27|1274	%endif
12mu|rpm-5.4.10-27|1275	#%%if %%{with sqlite}
12mu|rpm-5.4.10-27|1276	#%%{_rpmhome}/libsql*.so
12mu|rpm-5.4.10-27|1277	#%%endif
12mu|rpm-5.4.10-27|1278	
12mu|rpm-5.4.10-27|1279	%files -n %{librpmstatic}
12mu|rpm-5.4.10-27|1280	%{_libdir}/librpm.a
12mu|rpm-5.4.10-27|1281	%{_libdir}/librpmconstant.a
12mu|rpm-5.4.10-27|1282	%{_libdir}/librpmdb.a
12mu|rpm-5.4.10-27|1283	%{_libdir}/librpmio.a
12mu|rpm-5.4.10-27|1284	%{_libdir}/librpmmisc.a
12mu|rpm-5.4.10-27|1285	%{_libdir}/librpmbuild.a
12mu|rpm-5.4.10-27|1286	
12mu|rpm-5.4.10-27|1287	%if %{with perl}
12mu|rpm-5.4.10-27|1288	%files -n perl-%{perlmod}
12mu|rpm-5.4.10-27|1289	#%%doc perl/Changes
12mu|rpm-5.4.10-27|1290	%if %{with embed}
12mu|rpm-5.4.10-27|1291	%{_rpmhome}/lib/rpmperl.so
12mu|rpm-5.4.10-27|1292	%endif
12mu|rpm-5.4.10-27|1293	%{_mandir}/man3/RPM*
12mu|rpm-5.4.10-27|1294	%{perl_vendorarch}/%{perlmod}.pm
12mu|rpm-5.4.10-27|1295	%dir %{perl_vendorarch}/%{perlmod}
12mu|rpm-5.4.10-27|1296	%{perl_vendorarch}/%{perlmod}/*.pm
12mu|rpm-5.4.10-27|1297	%{perl_vendorarch}/auto/%{perlmod}
12mu|rpm-5.4.10-27|1298	
12mu|rpm-5.4.10-27|1299	%files -n perl-RPMBDB
12mu|rpm-5.4.10-27|1300	%{perl_vendorarch}/RPMBDB.pm
12mu|rpm-5.4.10-27|1301	%dir %{perl_vendorarch}/auto/RPMBDB
12mu|rpm-5.4.10-27|1302	%{perl_vendorarch}/auto/RPMBDB/RPMBDB.so
12mu|rpm-5.4.10-27|1303	%endif
12mu|rpm-5.4.10-27|1304	
12mu|rpm-5.4.10-27|1305	%if %{with python}
12mu|rpm-5.4.10-27|1306	%files -n python-rpm
12mu|rpm-5.4.10-27|1307	%if %{with embed}
12mu|rpm-5.4.10-27|1308	%{_rpmhome}/lib/rpmpython.so
12mu|rpm-5.4.10-27|1309	%endif
12mu|rpm-5.4.10-27|1310	%dir %{py_platsitedir}/rpm
12mu|rpm-5.4.10-27|1311	%{py_platsitedir}/rpm/*.py
12mu|rpm-5.4.10-27|1312	%{py_platsitedir}/rpm/*.so
12mu|rpm-5.4.10-27|1313	%endif
12mu|rpm-5.4.10-27|1314	
12mu|rpm-5.4.10-27|1315	%if %{with ruby}
12mu|rpm-5.4.10-27|1316	%files -n rpm-rubyembed
12mu|rpm-5.4.10-27|1317	%{_rpmhome}/bin/trb
12mu|rpm-5.4.10-27|1318	%{_rpmhome}/lib/rpm.so
12mu|rpm-5.4.10-27|1319	%{_rpmhome}/lib/rpmruby.so
12mu|rpm-5.4.10-27|1320	%endif
12mu|rpm-5.4.10-27|1321	
12mu|rpm-5.4.10-27|1322	%if %{with tcl}
12mu|rpm-5.4.10-27|1323	%files -n rpm-tclembed
12mu|rpm-5.4.10-27|1324	%{_rpmhome}/lib/rpmtcl.so
12mu|rpm-5.4.10-27|1325	%endif
12mu|rpm-5.4.10-27|1326	
12mu|rpm-5.4.10-27|1327	%if %{with squirrel}
12mu|rpm-5.4.10-27|1328	%files -n rpm-squirrelembed
12mu|rpm-5.4.10-27|1329	%{_rpmhome}/lib/rpmsquirrel.so
12mu|rpm-5.4.10-27|1330	%endif
12mu|rpm-5.4.10-27|1331	
12mu|rpm-5.4.10-27|1332	%if %{with docs}
12mu|rpm-5.4.10-27|1333	%files apidocs
12mu|rpm-5.4.10-27|1334	%dir %{_docdir}/rpm/html
12mu|rpm-5.4.10-27|1335	%{_docdir}/rpm/html/*
12mu|rpm-5.4.10-27|1336	%endif
12mu|rpm-5.4.10-27|1337	
12mu|rpm-5.4.10-27|1338	
12mu|rpm-5.4.10-27|1339	%changelog
12mu|rpm-5.4.10-27|1340	* Fri Apr 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-27
12mu|rpm-5.4.10-27|1341	+ Revision: 0ec049d
12mu|rpm-5.4.10-27|1342	- Improve urlgetfile macro - remove zero-length file if it failed to download
12mu|rpm-5.4.10-27|1343	
12mu|rpm-5.4.10-27|1344	* Thu Feb 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-26
12mu|rpm-5.4.10-27|1345	+ Revision: 9b3e50a
12mu|rpm-5.4.10-27|1346	- Merge some patches from cooker, drop haskell generators (superseeded by separate haskell-macros)
12mu|rpm-5.4.10-27|1347	
12mu|rpm-5.4.10-27|1348	* Thu Feb 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-26
12mu|rpm-5.4.10-27|1349	+ Revision: 6b7663c
12mu|rpm-5.4.10-27|1350	- Merge some patches from cooker, drop haskell generators (superseeded by separate haskell-macros)
12mu|rpm-5.4.10-27|1351	
12mu|rpm-5.4.10-27|1352	* Thu Feb 27 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-25
12mu|rpm-5.4.10-27|1353	+ Revision: 1cd79e1
12mu|rpm-5.4.10-27|1354	- Merge some patches from cooker, drop haskell generators (superseeded by separate haskell-macros)
12mu|rpm-5.4.10-27|1355	
12mu|rpm-5.4.10-27|1356	* Sat Feb 01 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 1:5.4.10-25
12mu|rpm-5.4.10-27|1357	+ Revision: a4138a2
12mu|rpm-5.4.10-27|1358	- release up
12mu|rpm-5.4.10-27|1359	
12mu|rpm-5.4.10-27|1360	* Fri Jan 31 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:5.4.10-24
12mu|rpm-5.4.10-27|1361	+ Revision: 0526637
12mu|rpm-5.4.10-27|1362	- actually disable patch
12mu|rpm-5.4.10-27|1363	
12mu|rpm-5.4.10-27|1364	* Fri Jan 31 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:5.4.10-23
12mu|rpm-5.4.10-27|1365	+ Revision: 61db4ca
12mu|rpm-5.4.10-27|1366	- remove hardcode red3 patch
12mu|rpm-5.4.10-27|1367	
12mu|rpm-5.4.10-27|1368	* Wed Jan 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-22
12mu|rpm-5.4.10-27|1369	+ Revision: 0fe8d8d
12mu|rpm-5.4.10-27|1370	- Build separate perl-RPMBDB module
12mu|rpm-5.4.10-27|1371	
12mu|rpm-5.4.10-27|1372	* Wed Jan 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-22
12mu|rpm-5.4.10-27|1373	+ Revision: 6775daf
12mu|rpm-5.4.10-27|1374	- Add RPMBDB module
12mu|rpm-5.4.10-27|1375	
12mu|rpm-5.4.10-27|1376	* Tue Jan 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-20
12mu|rpm-5.4.10-27|1377	+ Revision: d83661c
12mu|rpm-5.4.10-27|1378	- Added start/stop callbacks and minor fixes
12mu|rpm-5.4.10-27|1379	
12mu|rpm-5.4.10-27|1380	* Mon Dec 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-19
12mu|rpm-5.4.10-27|1381	+ Revision: 124cc52
12mu|rpm-5.4.10-27|1382	- Drop compress-info patch
12mu|rpm-5.4.10-27|1383	
12mu|rpm-5.4.10-27|1384	* Fri Dec 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-19
12mu|rpm-5.4.10-27|1385	+ Revision: 2ace1ce
12mu|rpm-5.4.10-27|1386	- Fix brp-compress to not compress non-info pages in info dir
12mu|rpm-5.4.10-27|1387	
12mu|rpm-5.4.10-27|1388	* Fri Nov 22 2013 Alex Burmashev <alex.burmashev@gmail.com> 1:5.4.10-19
12mu|rpm-5.4.10-27|1389	+ Revision: 8159dcc
12mu|rpm-5.4.10-27|1390	- hardcode red3
12mu|rpm-5.4.10-27|1391	
12mu|rpm-5.4.10-27|1392	* Tue Nov 05 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-18
12mu|rpm-5.4.10-27|1393	+ Revision: 07b6050
12mu|rpm-5.4.10-27|1394	- Fix rpmbuild requires
12mu|rpm-5.4.10-27|1395	
12mu|rpm-5.4.10-27|1396	* Thu Oct 10 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-17
12mu|rpm-5.4.10-27|1397	+ Revision: 9d2d800
12mu|rpm-5.4.10-27|1398	- Revert the last change
12mu|rpm-5.4.10-27|1399	
12mu|rpm-5.4.10-27|1400	* Thu Oct 10 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-18
12mu|rpm-5.4.10-27|1401	+ Revision: 0e99c89
12mu|rpm-5.4.10-27|1402	- Disable urlgetfile patch for testing
12mu|rpm-5.4.10-27|1403	
12mu|rpm-5.4.10-27|1404	* Mon Oct 07 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-17
12mu|rpm-5.4.10-27|1405	+ Revision: e302069
12mu|rpm-5.4.10-27|1406	- Remove extra debug output
12mu|rpm-5.4.10-27|1407	
12mu|rpm-5.4.10-27|1408	* Fri Oct 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-16
12mu|rpm-5.4.10-27|1409	+ Revision: ddd6994
12mu|rpm-5.4.10-27|1410	- Bump release
12mu|rpm-5.4.10-27|1411	
12mu|rpm-5.4.10-27|1412	* Fri Oct 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-15
12mu|rpm-5.4.10-27|1413	+ Revision: 44dea9a
12mu|rpm-5.4.10-27|1414	- Turn back old urlgetfile implementation and enable it by default
12mu|rpm-5.4.10-27|1415	
12mu|rpm-5.4.10-27|1416	* Mon Sep 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-15
12mu|rpm-5.4.10-27|1417	+ Revision: 6f3f436
12mu|rpm-5.4.10-27|1418	- Bump release
12mu|rpm-5.4.10-27|1419	
12mu|rpm-5.4.10-27|1420	* Mon Sep 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-14
12mu|rpm-5.4.10-27|1421	+ Revision: 5c168f7
12mu|rpm-5.4.10-27|1422	- Disable generation of buildid provides
12mu|rpm-5.4.10-27|1423	
12mu|rpm-5.4.10-27|1424	* Tue Sep 17 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-14
12mu|rpm-5.4.10-27|1425	+ Revision: 862e0e7
12mu|rpm-5.4.10-27|1426	- Backported rpmdbchk, nofsync for rebuilddb and minor fixes from cooker
12mu|rpm-5.4.10-27|1427	
12mu|rpm-5.4.10-27|1428	* Thu Jul 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-13
12mu|rpm-5.4.10-27|1429	+ Revision: f538f75
12mu|rpm-5.4.10-27|1430	- LOG Merge --printspec and %rename improvements from OMV
12mu|rpm-5.4.10-27|1431	
12mu|rpm-5.4.10-27|1432	* Fri Jun 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-12
12mu|rpm-5.4.10-27|1433	+ Revision: e1c1811
12mu|rpm-5.4.10-27|1434	- Cleanup the patch
12mu|rpm-5.4.10-27|1435	
12mu|rpm-5.4.10-27|1436	* Fri Jun 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-12
12mu|rpm-5.4.10-27|1437	+ Revision: fd99679
12mu|rpm-5.4.10-27|1438	- Generate python3egg reqs for python3
12mu|rpm-5.4.10-27|1439	
12mu|rpm-5.4.10-27|1440	* Fri Jun 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-12
12mu|rpm-5.4.10-27|1441	+ Revision: 2d3328f
12mu|rpm-5.4.10-27|1442	- Generate python3egg reqs for python3
12mu|rpm-5.4.10-27|1443	
12mu|rpm-5.4.10-27|1444	* Fri Jun 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-12
12mu|rpm-5.4.10-27|1445	+ Revision: 6a32d74
12mu|rpm-5.4.10-27|1446	- Turn back patch for db_convert, we have already release rpmbuild with it
12mu|rpm-5.4.10-27|1447	
12mu|rpm-5.4.10-27|1448	* Fri Jun 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-12
12mu|rpm-5.4.10-27|1449	+ Revision: 5126a9d
12mu|rpm-5.4.10-27|1450	- LOG Added patch to skip geenration of pythonegg provides for python3
12mu|rpm-5.4.10-27|1451	
12mu|rpm-5.4.10-27|1452	* Thu May 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-11
12mu|rpm-5.4.10-27|1453	+ Revision: 7310aa8
12mu|rpm-5.4.10-27|1454	- Experimental patch to improve error handling
12mu|rpm-5.4.10-27|1455	
12mu|rpm-5.4.10-27|1456	* Thu Apr 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-10
12mu|rpm-5.4.10-27|1457	+ Revision: 86c83fe
12mu|rpm-5.4.10-27|1458	- Revert unintentional change
12mu|rpm-5.4.10-27|1459	
12mu|rpm-5.4.10-27|1460	* Thu Apr 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-10
12mu|rpm-5.4.10-27|1461	+ Revision: 42bfa7f
12mu|rpm-5.4.10-27|1462	- Fix dbconvert.sh to use version 5.2
12mu|rpm-5.4.10-27|1463	
12mu|rpm-5.4.10-27|1464	* Fri Jan 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1:5.4.10-8
12mu|rpm-5.4.10-27|1465	+ Revision: bdcd37b
12mu|rpm-5.4.10-27|1466	- Turn off rpmv3 patch again.
12mu|rpm-5.4.10-27|1467	
12mu|rpm-5.4.10-27|1468	

20767 12
12mu|rpmdrake-5.26.12-37|1	%if %{_use_internal_dependency_generator}
12mu|rpmdrake-5.26.12-37|2	%define __noautoreq 'perl\\(Rpmdrake::widgets\\)'
12mu|rpmdrake-5.26.12-37|3	%else
12mu|rpmdrake-5.26.12-37|4	%define _requires_exceptions perl(Rpmdrake::widgets)
12mu|rpmdrake-5.26.12-37|5	%endif
12mu|rpmdrake-5.26.12-37|6	
12mu|rpmdrake-5.26.12-37|7	Name:		rpmdrake
12mu|rpmdrake-5.26.12-37|8	Version:	5.26.12
12mu|rpmdrake-5.26.12-37|9	Release:	37
12mu|rpmdrake-5.26.12-37|10	
12mu|rpmdrake-5.26.12-37|11	Summary:	Graphical front end for sofware installation/removal
12mu|rpmdrake-5.26.12-37|12	License:	GPLv2+
12mu|rpmdrake-5.26.12-37|13	Group:		System/Configuration/Packaging
12mu|rpmdrake-5.26.12-37|14	URL:		https://abf.rosalinux.ru/import/rpmdrake
12mu|rpmdrake-5.26.12-37|15	
12mu|rpmdrake-5.26.12-37|16	Source0:	%{name}-%{version}.tar.xz
12mu|rpmdrake-5.26.12-37|17	
12mu|rpmdrake-5.26.12-37|18	Patch0:		rpmdrake-5.26.12-drop_update_media_only.patch
12mu|rpmdrake-5.26.12-37|19	Patch1:		upgrade_info_utf8.patch
12mu|rpmdrake-5.26.12-37|20	Patch2:		rpmdrake-5.26.12-version-release.patch
12mu|rpmdrake-5.26.12-37|21	Patch3:		rpmdrake-5.26.12-run-help-callback.patch
12mu|rpmdrake-5.26.12-37|22	Patch4:		rpmdrake-5.26.12-do_not_flush.patch
12mu|rpmdrake-5.26.12-37|23	Patch5:		rpmdrake-5.26.12-show-launcher-in-gnome-shell.patch
12mu|rpmdrake-5.26.12-37|24	Patch6:		rpmdrake-5.26.12-download-all-option.patch
12mu|rpmdrake-5.26.12-37|25	Patch7:         rpmdrake.gui.lst.patch
12mu|rpmdrake-5.26.12-37|26	Patch8:         rpmdrake-5.26.12-force-req-update.patch
12mu|rpmdrake-5.26.12-37|27	Patch9:         rpmdrake-5.26.12-disable-orphans.patch
12mu|rpmdrake-5.26.12-37|28	
12mu|rpmdrake-5.26.12-37|29	#From Mageia
12mu|rpmdrake-5.26.12-37|30	#Patch10:	rpmdrake-5.26.12-globaldialog.patch
12mu|rpmdrake-5.26.12-37|31	#Patch11:	rpmdrake-5.26.12-rpmnew.patch
12mu|rpmdrake-5.26.12-37|32	#Patch12:	rpmdrake-5.26.12-curl_merge.patch
12mu|rpmdrake-5.26.12-37|33	#Patch13:	rpmdrake-5.26.12-x86_64_sort.patch
12mu|rpmdrake-5.26.12-37|34	
12mu|rpmdrake-5.26.12-37|35	Patch14:	rpmdrake-gui.lst-rosa-imagewriter.patch
12mu|rpmdrake-5.26.12-37|36	Patch15:	rpmdrake-5.26.12-force_auto_req_selection.patch
12mu|rpmdrake-5.26.12-37|37	#Patch16:        rpmdrake-5.26.12.update_all_repos.patch
12mu|rpmdrake-5.26.12-37|38	
12mu|rpmdrake-5.26.12-37|39	# Make MandrivaUpdate take into account 'auto_select' option from config file
12mu|rpmdrake-5.26.12-37|40	Patch17:	rpmdrake-5.26.12-use-auto-from-config-in-MdvUpdate.patch
12mu|rpmdrake-5.26.12-37|41	
12mu|rpmdrake-5.26.12-37|42	# In 'auto' mode, choose package with highest version
12mu|rpmdrake-5.26.12-37|43	Patch18:	rpmdrake-5.26.12-smarter-auto.patch
12mu|rpmdrake-5.26.12-37|44	
12mu|rpmdrake-5.26.12-37|45	# Minor localization fix
12mu|rpmdrake-5.26.12-37|46	Patch19:	rpmdrake-5.26.12-l10n.patch
12mu|rpmdrake-5.26.12-37|47	
12mu|rpmdrake-5.26.12-37|48	# Curl-gost configuration in edit-media-sources
12mu|rpmdrake-5.26.12-37|49	# Normally we need this only for certified distributions
12mu|rpmdrake-5.26.12-37|50	# Patch20:	rpmdrake-5.26.12-curl_gost.patch
12mu|rpmdrake-5.26.12-37|51	
12mu|rpmdrake-5.26.12-37|52	Patch21:	rpmdrake-5.26.12-do-not-disable-media.patch
12mu|rpmdrake-5.26.12-37|53	# Patch22:	rpmdrake-5.26.12-debug_media_config.patch
12mu|rpmdrake-5.26.12-37|54	
12mu|rpmdrake-5.26.12-37|55	BuildRequires:	gettext
12mu|rpmdrake-5.26.12-37|56	BuildRequires:	perl-devel
12mu|rpmdrake-5.26.12-37|57	BuildRequires:	intltool
12mu|rpmdrake-5.26.12-37|58	BuildRequires:	perl_checker
12mu|rpmdrake-5.26.12-37|59	BuildArch:	noarch
12mu|rpmdrake-5.26.12-37|60	
12mu|rpmdrake-5.26.12-37|61	Requires:	perl-MDK-Common
12mu|rpmdrake-5.26.12-37|62	Requires:	urpmi > 6.71-17
12mu|rpmdrake-5.26.12-37|63	Requires:	perl-URPM >= 3.07-2
12mu|rpmdrake-5.26.12-37|64	Requires:	drakxtools >= 12.64
12mu|rpmdrake-5.26.12-37|65	Requires:	perl-Gtk2 >= 1.172-2
12mu|rpmdrake-5.26.12-37|66	Requires:	perl-Locale-gettext >= 1.05-6
12mu|rpmdrake-5.26.12-37|67	# lazy load modules:
12mu|rpmdrake-5.26.12-37|68	Requires:	perl-Gtk2-SourceView2
12mu|rpmdrake-5.26.12-37|69	Requires:	perl-File-MimeInfo
12mu|rpmdrake-5.26.12-37|70	# for translations:
12mu|rpmdrake-5.26.12-37|71	Suggests:	mdv-rpm-summary
12mu|rpmdrake-5.26.12-37|72	# need the consolehelper basic pam config files
12mu|rpmdrake-5.26.12-37|73	Requires:	usermode-consoleonly
12mu|rpmdrake-5.26.12-37|74	# for icons:
12mu|rpmdrake-5.26.12-37|75	Requires:	desktop-common-data
12mu|rpmdrake-5.26.12-37|76	Provides:	MandrakeUpdate
12mu|rpmdrake-5.26.12-37|77	
12mu|rpmdrake-5.26.12-37|78	%description
12mu|rpmdrake-5.26.12-37|79	This package contains the Mandriva graphical software manipulation
12mu|rpmdrake-5.26.12-37|80	tools.
12mu|rpmdrake-5.26.12-37|81	
12mu|rpmdrake-5.26.12-37|82	Rpmdrake provides a simple interface that makes it easy to install
12mu|rpmdrake-5.26.12-37|83	and remove software.
12mu|rpmdrake-5.26.12-37|84	
12mu|rpmdrake-5.26.12-37|85	MandrivaUpdate is a single-purpose application for keeping your system
12mu|rpmdrake-5.26.12-37|86	up to date with the latest official updates.
12mu|rpmdrake-5.26.12-37|87	
12mu|rpmdrake-5.26.12-37|88	There is also a tool for configuring package sources (medias), which can
12mu|rpmdrake-5.26.12-37|89	be run independently or accessed from within rpmdrake.
12mu|rpmdrake-5.26.12-37|90	
12mu|rpmdrake-5.26.12-37|91	%prep
12mu|rpmdrake-5.26.12-37|92	%setup -q
12mu|rpmdrake-5.26.12-37|93	%apply_patches
12mu|rpmdrake-5.26.12-37|94	
12mu|rpmdrake-5.26.12-37|95	%build
12mu|rpmdrake-5.26.12-37|96	make OPTIMIZE="%{optflags} -Wall" PREFIX=%{_prefix} INSTALLDIRS=vendor
12mu|rpmdrake-5.26.12-37|97	
12mu|rpmdrake-5.26.12-37|98	%install
12mu|rpmdrake-5.26.12-37|99	%makeinstall_std PREFIX=%buildroot/%{_prefix}
12mu|rpmdrake-5.26.12-37|100	
12mu|rpmdrake-5.26.12-37|101	%find_lang rpmdrake
12mu|rpmdrake-5.26.12-37|102	
12mu|rpmdrake-5.26.12-37|103	# for consolehelper config (#29696)
12mu|rpmdrake-5.26.12-37|104	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mu|rpmdrake-5.26.12-37|105	cat > %{buildroot}%{_sysconfdir}/pam.d/rpmdrake  <<EOF
12mu|rpmdrake-5.26.12-37|106	#%PAM-1.0
12mu|rpmdrake-5.26.12-37|107	auth		include		config-util
12mu|rpmdrake-5.26.12-37|108	account		include		config-util
12mu|rpmdrake-5.26.12-37|109	session		include		config-util
12mu|rpmdrake-5.26.12-37|110	EOF
12mu|rpmdrake-5.26.12-37|111	
12mu|rpmdrake-5.26.12-37|112	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mu|rpmdrake-5.26.12-37|113	cat > %{buildroot}%{_sysconfdir}/security/console.apps/rpmdrake <<EOF
12mu|rpmdrake-5.26.12-37|114	USER=root
12mu|rpmdrake-5.26.12-37|115	PROGRAM=/usr/sbin/rpmdrake
12mu|rpmdrake-5.26.12-37|116	FALLBACK=false
12mu|rpmdrake-5.26.12-37|117	SESSION=true
12mu|rpmdrake-5.26.12-37|118	EOF
12mu|rpmdrake-5.26.12-37|119	
12mu|rpmdrake-5.26.12-37|120	# Rights Delegation spec for MDV2008 says MandrivaUpdate should ask for
12mu|rpmdrake-5.26.12-37|121	# user password, not root password
12mu|rpmdrake-5.26.12-37|122	cat > %{buildroot}%{_sysconfdir}/pam.d/mandrivaupdate  <<EOF
12mu|rpmdrake-5.26.12-37|123	#%PAM-1.0
12mu|rpmdrake-5.26.12-37|124	auth		include		config-util-user
12mu|rpmdrake-5.26.12-37|125	account		include		config-util-user
12mu|rpmdrake-5.26.12-37|126	session		include		config-util-user
12mu|rpmdrake-5.26.12-37|127	EOF
12mu|rpmdrake-5.26.12-37|128	
12mu|rpmdrake-5.26.12-37|129	cat > %{buildroot}%{_sysconfdir}/security/console.apps/MandrivaUpdate <<EOF
12mu|rpmdrake-5.26.12-37|130	USER=<user>
12mu|rpmdrake-5.26.12-37|131	PROGRAM=/usr/sbin/MandrivaUpdate
12mu|rpmdrake-5.26.12-37|132	FALLBACK=false
12mu|rpmdrake-5.26.12-37|133	SESSION=true
12mu|rpmdrake-5.26.12-37|134	EOF
12mu|rpmdrake-5.26.12-37|135	
12mu|rpmdrake-5.26.12-37|136	# edit media
12mu|rpmdrake-5.26.12-37|137	cp -af %{buildroot}%{_sysconfdir}/pam.d/{rpmdrake,drakrpm-edit-media}
12mu|rpmdrake-5.26.12-37|138	cat > %{buildroot}%{_sysconfdir}/security/console.apps/drakrpm-edit-media <<EOF
12mu|rpmdrake-5.26.12-37|139	USER=root
12mu|rpmdrake-5.26.12-37|140	PROGRAM=/usr/sbin/drakrpm-edit-media
12mu|rpmdrake-5.26.12-37|141	FALLBACK=false
12mu|rpmdrake-5.26.12-37|142	SESSION=true
12mu|rpmdrake-5.26.12-37|143	EOF
12mu|rpmdrake-5.26.12-37|144	
12mu|rpmdrake-5.26.12-37|145	# rpmdrake-update
12mu|rpmdrake-5.26.12-37|146	cp -af %{buildroot}%{_sysconfdir}/pam.d/{rpmdrake,drakrpm-update}
12mu|rpmdrake-5.26.12-37|147	cat > %{buildroot}%{_sysconfdir}/security/console.apps/drakrpm-update <<EOF
12mu|rpmdrake-5.26.12-37|148	USER=root
12mu|rpmdrake-5.26.12-37|149	PROGRAM=/usr/sbin/drakrpm-update
12mu|rpmdrake-5.26.12-37|150	FALLBACK=false
12mu|rpmdrake-5.26.12-37|151	SESSION=true
12mu|rpmdrake-5.26.12-37|152	EOF
12mu|rpmdrake-5.26.12-37|153	
12mu|rpmdrake-5.26.12-37|154	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/drakrpm-edit-media
12mu|rpmdrake-5.26.12-37|155	# XXX - should be changed upstream
12mu|rpmdrake-5.26.12-37|156	sed -i -e "s,%{_sbindir}/edit-urpm-sources.pl,%{_bindir}/drakrpm-edit-media," \
12mu|rpmdrake-5.26.12-37|157	%{buildroot}%{_datadir}/applications/rpmdrake-sources.desktop
12mu|rpmdrake-5.26.12-37|158	
12mu|rpmdrake-5.26.12-37|159	mkdir -p %{buildroot}{%{_miconsdir},%{_liconsdir},%{_iconsdir}/hicolor,%{_iconsdir}/hicolor/{16x16,32x32,48x48},%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps}
12mu|rpmdrake-5.26.12-37|160	for i in rpmdrake mandrivaupdate edit-urpm-sources; do
12mu|rpmdrake-5.26.12-37|161	cp pixmaps/${i}16.png %{buildroot}%{_miconsdir}/${i}.png
12mu|rpmdrake-5.26.12-37|162	cp pixmaps/${i}32.png %{buildroot}%{_iconsdir}/${i}.png
12mu|rpmdrake-5.26.12-37|163	cp pixmaps/${i}48.png %{buildroot}%{_liconsdir}/${i}.png
12mu|rpmdrake-5.26.12-37|164	cp pixmaps/${i}16.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/${i}.png
12mu|rpmdrake-5.26.12-37|165	cp pixmaps/${i}32.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/${i}.png
12mu|rpmdrake-5.26.12-37|166	cp pixmaps/${i}48.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/${i}.png
12mu|rpmdrake-5.26.12-37|167	done
12mu|rpmdrake-5.26.12-37|168	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/rpmdrake
12mu|rpmdrake-5.26.12-37|169	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/MandrivaUpdate
12mu|rpmdrake-5.26.12-37|170	ln -sf %{_bindir}/rpmdrake %{buildroot}%{_bindir}/drakrpm
12mu|rpmdrake-5.26.12-37|171	ln -sf %{_sysconfdir}/security/console.apps/MandrivaUpdate %{buildroot}%{_sysconfdir}/security/console.apps/mandrivaupdate
12mu|rpmdrake-5.26.12-37|172	ln -sf %{_sysconfdir}/pam.d/rpmdrake %{buildroot}%{_sysconfdir}/pam.d/drakrpm
12mu|rpmdrake-5.26.12-37|173	ln -sf %{_sysconfdir}/security/console.apps/rpmdrake %{buildroot}%{_sysconfdir}/security/console.apps/drakrpm
12mu|rpmdrake-5.26.12-37|174	
12mu|rpmdrake-5.26.12-37|175	
12mu|rpmdrake-5.26.12-37|176	%check
12mu|rpmdrake-5.26.12-37|177	%make check
12mu|rpmdrake-5.26.12-37|178	
12mu|rpmdrake-5.26.12-37|179	%files -f rpmdrake.lang
12mu|rpmdrake-5.26.12-37|180	%doc AUTHORS COPYING NEWS README
12mu|rpmdrake-5.26.12-37|181	%config(noreplace) %{_sysconfdir}/pam.d/rpmdrake
12mu|rpmdrake-5.26.12-37|182	%config(noreplace) %{_sysconfdir}/pam.d/mandrivaupdate
12mu|rpmdrake-5.26.12-37|183	%config(noreplace) %{_sysconfdir}/pam.d/drakrpm-edit-media
12mu|rpmdrake-5.26.12-37|184	%config(noreplace) %{_sysconfdir}/security/console.apps/rpmdrake
12mu|rpmdrake-5.26.12-37|185	%config(noreplace) %{_sysconfdir}/security/console.apps/MandrivaUpdate
12mu|rpmdrake-5.26.12-37|186	%config(noreplace) %{_sysconfdir}/security/console.apps/drakrpm-edit-media
12mu|rpmdrake-5.26.12-37|187	# all these in sysconfdir are symlinks
12mu|rpmdrake-5.26.12-37|188	%{_sysconfdir}/pam.d/drakrpm
12mu|rpmdrake-5.26.12-37|189	%{_sysconfdir}/pam.d/drakrpm-update
12mu|rpmdrake-5.26.12-37|190	%{_sysconfdir}/security/console.apps/drakrpm
12mu|rpmdrake-5.26.12-37|191	%{_sysconfdir}/security/console.apps/drakrpm-update
12mu|rpmdrake-5.26.12-37|192	%{_sysconfdir}/security/console.apps/mandrivaupdate
12mu|rpmdrake-5.26.12-37|193	%{_sbindir}/rpmdrake*
12mu|rpmdrake-5.26.12-37|194	%{_sbindir}/MandrivaUpdate
12mu|rpmdrake-5.26.12-37|195	%{_sbindir}/edit-urpm-*
12mu|rpmdrake-5.26.12-37|196	%{_sbindir}/drakrpm-edit-media
12mu|rpmdrake-5.26.12-37|197	%{_sbindir}/drakrpm-update
12mu|rpmdrake-5.26.12-37|198	%{_sbindir}/gurpmi.addmedia
12mu|rpmdrake-5.26.12-37|199	%{_bindir}/*
12mu|rpmdrake-5.26.12-37|200	%{_datadir}/%{name}
12mu|rpmdrake-5.26.12-37|201	%{perl_vendorlib}/*.pm
12mu|rpmdrake-5.26.12-37|202	%{perl_vendorlib}/Rpmdrake
12mu|rpmdrake-5.26.12-37|203	%{_datadir}/mimelnk/application/x-urpmi-media.desktop
12mu|rpmdrake-5.26.12-37|204	%{_datadir}/mime/packages/urpmi-media.xml
12mu|rpmdrake-5.26.12-37|205	%{_datadir}/applications/*.desktop
12mu|rpmdrake-5.26.12-37|206	%{_iconsdir}/*.png
12mu|rpmdrake-5.26.12-37|207	%{_miconsdir}/*.png
12mu|rpmdrake-5.26.12-37|208	%{_liconsdir}/*.png
12mu|rpmdrake-5.26.12-37|209	%{_iconsdir}/hicolor/16x16/apps/*.png
12mu|rpmdrake-5.26.12-37|210	%{_iconsdir}/hicolor/32x32/apps/*.png
12mu|rpmdrake-5.26.12-37|211	%{_iconsdir}/hicolor/48x48/apps/*.png
12mu|rpmdrake-5.26.12-37|212	
12mu|rpmdrake-5.26.12-37|213	%changelog
12mu|rpmdrake-5.26.12-37|214	* Wed May 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-37
12mu|rpmdrake-5.26.12-37|215	+ Revision: 4e54689
12mu|rpmdrake-5.26.12-37|216	- Disable update-all-repos patch
12mu|rpmdrake-5.26.12-37|217	
12mu|rpmdrake-5.26.12-37|218	* Mon Jan 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-36
12mu|rpmdrake-5.26.12-37|219	+ Revision: 92ffc3f
12mu|rpmdrake-5.26.12-37|220	- Do not disable media forever
12mu|rpmdrake-5.26.12-37|221	
12mu|rpmdrake-5.26.12-37|222	* Fri Dec 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-35
12mu|rpmdrake-5.26.12-37|223	+ Revision: 6a25665
12mu|rpmdrake-5.26.12-37|224	- Added debug info to track media updates
12mu|rpmdrake-5.26.12-37|225	
12mu|rpmdrake-5.26.12-37|226	* Mon Dec 02 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-34
12mu|rpmdrake-5.26.12-37|227	+ Revision: 58c3ff0
12mu|rpmdrake-5.26.12-37|228	- Add support for curl_gost configuration in edit-urpm-sources
12mu|rpmdrake-5.26.12-37|229	
12mu|rpmdrake-5.26.12-37|230	* Mon Oct 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-33
12mu|rpmdrake-5.26.12-37|231	+ Revision: 932a2dd
12mu|rpmdrake-5.26.12-37|232	- Added localization fix
12mu|rpmdrake-5.26.12-37|233	
12mu|rpmdrake-5.26.12-37|234	* Thu Oct 03 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-32
12mu|rpmdrake-5.26.12-37|235	+ Revision: 0d6e507
12mu|rpmdrake-5.26.12-37|236	- In --auto mode, choose package with highest version-release
12mu|rpmdrake-5.26.12-37|237	
12mu|rpmdrake-5.26.12-37|238	* Wed Sep 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-31
12mu|rpmdrake-5.26.12-37|239	+ Revision: 76921fb
12mu|rpmdrake-5.26.12-37|240	- Improve MandrivaUpdate auto_select patch
12mu|rpmdrake-5.26.12-37|241	
12mu|rpmdrake-5.26.12-37|242	* Mon Sep 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-30
12mu|rpmdrake-5.26.12-37|243	+ Revision: 29a141c
12mu|rpmdrake-5.26.12-37|244	- Update patch
12mu|rpmdrake-5.26.12-37|245	
12mu|rpmdrake-5.26.12-37|246	* Mon Sep 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-30
12mu|rpmdrake-5.26.12-37|247	+ Revision: 5a76c45
12mu|rpmdrake-5.26.12-37|248	- Fix MandrivaUpdate to read 'auto_select' option from rpmdrake config file
12mu|rpmdrake-5.26.12-37|249	
12mu|rpmdrake-5.26.12-37|250	* Fri Aug 23 2013 root <root@localhost.localdomain> 5.26.12-29
12mu|rpmdrake-5.26.12-37|251	+ Revision: 2843651
12mu|rpmdrake-5.26.12-37|252	- rpmdrake should update all repositories
12mu|rpmdrake-5.26.12-37|253	
12mu|rpmdrake-5.26.12-37|254	* Tue Jul 16 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-28
12mu|rpmdrake-5.26.12-37|255	+ Revision: 19bbce9
12mu|rpmdrake-5.26.12-37|256	- Enable force_auto_req_selection.patch - use "--auto" option by default.
12mu|rpmdrake-5.26.12-37|257	
12mu|rpmdrake-5.26.12-37|258	* Thu Jul 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-27
12mu|rpmdrake-5.26.12-37|259	+ Revision: bb5728c
12mu|rpmdrake-5.26.12-37|260	- Disable all unpublished patches except rosa-imagewriter
12mu|rpmdrake-5.26.12-37|261	
12mu|rpmdrake-5.26.12-37|262	* Tue Jun 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-27
12mu|rpmdrake-5.26.12-37|263	+ Revision: 047b26a
12mu|rpmdrake-5.26.12-37|264	- LOG Automatically choose dependencies
12mu|rpmdrake-5.26.12-37|265	
12mu|rpmdrake-5.26.12-37|266	* Tue Jun 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-26
12mu|rpmdrake-5.26.12-37|267	+ Revision: 07cc4a6
12mu|rpmdrake-5.26.12-37|268	- Fix patch
12mu|rpmdrake-5.26.12-37|269	
12mu|rpmdrake-5.26.12-37|270	* Mon Jun 03 2013 Konstantin Vlasov <konstantin.vlasov@rosalab.ru> 5.26.12-26
12mu|rpmdrake-5.26.12-37|271	+ Revision: c502a60
12mu|rpmdrake-5.26.12-37|272	- Added ROSA ImageWriter to the GUI list
12mu|rpmdrake-5.26.12-37|273	
12mu|rpmdrake-5.26.12-37|274	* Wed May 22 2013 akdengi <kazancas@mandriva.ru> 5.26.12-25
12mu|rpmdrake-5.26.12-37|275	+ Revision: 1a15f97
12mu|rpmdrake-5.26.12-37|276	- drop globaldialog
12mu|rpmdrake-5.26.12-37|277	
12mu|rpmdrake-5.26.12-37|278	* Fri May 17 2013 akdengi <kazancas@gmail.com> 5.26.12-23
12mu|rpmdrake-5.26.12-37|279	+ Revision: bb6192a
12mu|rpmdrake-5.26.12-37|280	- Sort x86_64 package first
12mu|rpmdrake-5.26.12-37|281	
12mu|rpmdrake-5.26.12-37|282	* Thu May 16 2013 akdengi <kazancas@mandriva.ru> 5.26.12-22
12mu|rpmdrake-5.26.12-37|283	+ Revision: 2cf8dc6
12mu|rpmdrake-5.26.12-37|284	- use global dialog and move curl into rpmdrake
12mu|rpmdrake-5.26.12-37|285	
12mu|rpmdrake-5.26.12-37|286	* Mon May 06 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-18
12mu|rpmdrake-5.26.12-37|287	+ Revision: 7fcee46
12mu|rpmdrake-5.26.12-37|288	- Do not calc orphans after package installation
12mu|rpmdrake-5.26.12-37|289	
12mu|rpmdrake-5.26.12-37|290	* Thu Apr 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-17
12mu|rpmdrake-5.26.12-37|291	+ Revision: 63b7e1c
12mu|rpmdrake-5.26.12-37|292	- Bump release
12mu|rpmdrake-5.26.12-37|293	
12mu|rpmdrake-5.26.12-37|294	* Thu Apr 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-16
12mu|rpmdrake-5.26.12-37|295	+ Revision: 6413bf0
12mu|rpmdrake-5.26.12-37|296	- Add Russian translation
12mu|rpmdrake-5.26.12-37|297	
12mu|rpmdrake-5.26.12-37|298	* Wed Apr 24 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-16
12mu|rpmdrake-5.26.12-37|299	+ Revision: 2061593
12mu|rpmdrake-5.26.12-37|300	- Add gui option to enable/disable orphans
12mu|rpmdrake-5.26.12-37|301	
12mu|rpmdrake-5.26.12-37|302	* Wed Apr 24 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-16
12mu|rpmdrake-5.26.12-37|303	+ Revision: ab922a6
12mu|rpmdrake-5.26.12-37|304	- LOG do not calculate orphans
12mu|rpmdrake-5.26.12-37|305	
12mu|rpmdrake-5.26.12-37|306	* Thu Apr 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.26.12-15
12mu|rpmdrake-5.26.12-37|307	+ Revision: 59259fd
12mu|rpmdrake-5.26.12-37|308	- Added force-req-update support
12mu|rpmdrake-5.26.12-37|309	
12mu|rpmdrake-5.26.12-37|310	* Thu Mar 14 2013 root <root@localhost.localdomain> 5.26.12-14
12mu|rpmdrake-5.26.12-37|311	+ Revision: 13b9f1d
12mu|rpmdrake-5.26.12-37|312	- changed thunderbird to  mozilla-thunderbird in gui.lst
12mu|rpmdrake-5.26.12-37|313	
12mu|rpmdrake-5.26.12-37|314	* Fri Mar 01 2013 Vladimir Testov <vladimir.testov@rosalab.ru> 5.26.12-13
12mu|rpmdrake-5.26.12-37|315	+ Revision: 8682ae7
12mu|rpmdrake-5.26.12-37|316	- Updated rpmdrake.spec
12mu|rpmdrake-5.26.12-37|317	
12mu|rpmdrake-5.26.12-37|318	* Fri Mar 01 2013 Vladimir Testov <vladimir.testov@rosalab.ru> 5.26.12-12
12mu|rpmdrake-5.26.12-37|319	+ Revision: bc5f116
12mu|rpmdrake-5.26.12-37|320	- LOG - update-all for Mandriva-Update
12mu|rpmdrake-5.26.12-37|321	
12mu|rpmdrake-5.26.12-37|322	* Fri Mar 01 2013 Vladimir Testov <vladimir.testov@rosalab.ru> 5.26.12-12
12mu|rpmdrake-5.26.12-37|323	+ Revision: 105d5c7
12mu|rpmdrake-5.26.12-37|324	- LOG - new option: download all packages before install
12mu|rpmdrake-5.26.12-37|325	
12mu|rpmdrake-5.26.12-37|326	* Fri Mar 01 2013 akdengi <kazancas@gmail.com> 5.26.12-11
12mu|rpmdrake-5.26.12-37|327	+ Revision: ee0b430
12mu|rpmdrake-5.26.12-37|328	- fix spec errors
12mu|rpmdrake-5.26.12-37|329	
12mu|rpmdrake-5.26.12-37|330	* Fri Mar 01 2013 akdengi <kazancas@gmail.com> 5.26.12-11
12mu|rpmdrake-5.26.12-37|331	+ Revision: 3e68b7d
12mu|rpmdrake-5.26.12-37|332	- use config-util-user for MandrivaUpdate
12mu|rpmdrake-5.26.12-37|333	
12mu|rpmdrake-5.26.12-37|334	* Fri Mar 01 2013 Alexander Kazancev <kazancas@gmail.com> 5.26.12-11
12mu|rpmdrake-5.26.12-37|335	+ Revision: 656f25d
12mu|rpmdrake-5.26.12-37|336	- Add pam.d rule and console.apps for rpmdrake-update
12mu|rpmdrake-5.26.12-37|337	
12mu|rpmdrake-5.26.12-37|338	

20768 12
12mu|rpmlint-1.4-45|1	Name:		rpmlint
12mu|rpmlint-1.4-45|2	Version:	1.4
12mu|rpmlint-1.4-45|3	Release:	45
12mu|rpmlint-1.4-45|4	
12mu|rpmlint-1.4-45|5	Summary:	RPM correctness checker
12mu|rpmlint-1.4-45|6	License:	GPLv2+
12mu|rpmlint-1.4-45|7	Group:		Development/Other
12mu|rpmlint-1.4-45|8	
12mu|rpmlint-1.4-45|9	URL:		http://rpmlint.zarb.org/
12mu|rpmlint-1.4-45|10	Source0:	http://rpmlint.zarb.org/download/%{name}-%{version}.tar.xz
12mu|rpmlint-1.4-45|11	Source1:	rpmlint.config
12mu|rpmlint-1.4-45|12	
12mu|rpmlint-1.4-45|13	Patch0:		rpmlint-1.4-fix-paths-to-extracted-srpm-files.patch
12mu|rpmlint-1.4-45|14	Patch1:		rpmlint-1.4-add-lgplv21-license.patch
12mu|rpmlint-1.4-45|15	Patch2:		rpmlint-1.4-below-threshold-returns-zero.patch
12mu|rpmlint-1.4-45|16	Patch3:		rpmlint-1.4-fix-setup-checks.patch
12mu|rpmlint-1.4-45|17	Patch4:		rpmlint-1.4-external-depfilter-with-internal-depgen.patch
12mu|rpmlint-1.4-45|18	Patch5:		rpmlint-1.4-shared-lib-not-executable.patch
12mu|rpmlint-1.4-45|19	# proper fix for rhbz#487855
12mu|rpmlint-1.4-45|20	Patch6:		rpmlint-1.4-only-report-actual-errors-as-spec_error.patch
12mu|rpmlint-1.4-45|21	Patch7:		rpmlint-1.4-install-info-trigger.patch
12mu|rpmlint-1.4-45|22	Patch8:		rpmlint-1.4-legacy-mandriva-filetriggers.patch
12mu|rpmlint-1.4-45|23	Patch9:		rpmlint-1.4-double-slash-in-path.patch
12mu|rpmlint-1.4-45|24	Patch10:	rpmlint-1.4-make-tests-pass.patch
12mu|rpmlint-1.4-45|25	Patch11:	rpmlint-1.4-dont-check-use-of-RPM_SOURCE_DIR-in-changelog.patch
12mu|rpmlint-1.4-45|26	Patch12:	rpmlint-1.4-dont-use-_RPMVSF_NOSIGNATURES.patch
12mu|rpmlint-1.4-45|27	Patch13:        rpmlint-1.4-encoding.patch
12mu|rpmlint-1.4-45|28	Patch14:	rpmlint-1.4-incoherent-pkgname-description.patch
12mu|rpmlint-1.4-45|29	Patch15:	rpmlint-1.4-only-report-non-versioned-files-for-libs.patch
12mu|rpmlint-1.4-45|30	Patch16:	rpmlint-1.4-ignore-no-packager.patch
12mu|rpmlint-1.4-45|31	Patch17:	rpmlint-1.4-spec-subpackage-desc.patch
12mu|rpmlint-1.4-45|32	Patch18:	rpmlint-1.4-drop-obsolete-checks.patch
12mu|rpmlint-1.4-45|33	Patch19:	rpmlint-1.4-missed-attrs-in-desktop-files.patch
12mu|rpmlint-1.4-45|34	Patch20:	rpmlint-1.4-distsuffix-check.patch
12mu|rpmlint-1.4-45|35	Patch21:	rpmlint-1.4-content-licenses.patch
12mu|rpmlint-1.4-45|36	Patch22:	rpmlint-1.4-drop-man-page-check.patch
12mu|rpmlint-1.4-45|37	Patch23:	rpmlint-1.4-improve-rpath-checks.patch
12mu|rpmlint-1.4-45|38	# ROSA policy require libfoo-devel to depend on 'libfoo%{major}',
12mu|rpmlint-1.4-45|39	# not just 'libfoo'
12mu|rpmlint-1.4-45|40	Patch24:	rpmlint-1.4-fix-lib-deps.patch
12mu|rpmlint-1.4-45|41	
12mu|rpmlint-1.4-45|42	Patch25:	rpmlint-1.4-apply-patches-macro-disables-patch-not-applied-check.patch
12mu|rpmlint-1.4-45|43	Patch26:	rpmlint-1.4-dkms.patch
12mu|rpmlint-1.4-45|44	
12mu|rpmlint-1.4-45|45	Requires:	python-rpm python-magic desktop-file-utils
12mu|rpmlint-1.4-45|46	# Hardcode "rosa" while %_vendor is still set to "mandriva"...
12mu|rpmlint-1.4-45|47	Suggests:	python-enchant rpmlint-rosa-policy
12mu|rpmlint-1.4-45|48	
12mu|rpmlint-1.4-45|49	BuildRequires:	python-rpm
12mu|rpmlint-1.4-45|50	BuildArch:	noarch
12mu|rpmlint-1.4-45|51	
12mu|rpmlint-1.4-45|52	%description
12mu|rpmlint-1.4-45|53	Rpmlint is a tool to check common errors on rpm packages.
12mu|rpmlint-1.4-45|54	Binary and source packages can be checked.
12mu|rpmlint-1.4-45|55	
12mu|rpmlint-1.4-45|56	%prep
12mu|rpmlint-1.4-45|57	%setup -q
12mu|rpmlint-1.4-45|58	%patch0 -p1 -b .srpm_paths~
12mu|rpmlint-1.4-45|59	%patch1 -p1 -b .lgplv21~
12mu|rpmlint-1.4-45|60	%patch2 -p1 -b .threshold~
12mu|rpmlint-1.4-45|61	%patch3 -p1 -b .setup~
12mu|rpmlint-1.4-45|62	%patch4 -p1 -b .dep_filter~
12mu|rpmlint-1.4-45|63	%patch5 -p1 -b .shlib_exec~
12mu|rpmlint-1.4-45|64	%patch6 -p1 -b .spec_error~
12mu|rpmlint-1.4-45|65	%patch7 -p1 -b .info~
12mu|rpmlint-1.4-45|66	%patch8 -p1 -b .triggers~
12mu|rpmlint-1.4-45|67	%patch9 -p1 -b .slash~
12mu|rpmlint-1.4-45|68	%patch10 -p1 -b .test~
12mu|rpmlint-1.4-45|69	%patch11 -p1 -b .sourcedir_changelog~
12mu|rpmlint-1.4-45|70	%patch12 -p1 -b .nosig~
12mu|rpmlint-1.4-45|71	%patch13 -p1 -b .encoding~
12mu|rpmlint-1.4-45|72	%patch14 -p1 -b .pkgname_description~
12mu|rpmlint-1.4-45|73	%patch15 -p0 -b .nonversioned_libs~
12mu|rpmlint-1.4-45|74	%patch16 -p0 -b .nopackager~
12mu|rpmlint-1.4-45|75	# rpmlint sometimes fails to detect that 'description' section is over...
12mu|rpmlint-1.4-45|76	# %patch17 -p0 -b .subpkg_desc~
12mu|rpmlint-1.4-45|77	%patch18 -p1 -b .obsolete~
12mu|rpmlint-1.4-45|78	# For FBA usage only
12mu|rpmlint-1.4-45|79	# %patch19 -p0 -b .desktop_l10n~
12mu|rpmlint-1.4-45|80	%patch20 -p1 -b .distsuffix~
12mu|rpmlint-1.4-45|81	%patch21 -p1 -b .licenses~
12mu|rpmlint-1.4-45|82	%patch22 -p1 -b .no-man-page~
12mu|rpmlint-1.4-45|83	%patch23 -p1 -b .improve-rpath~
12mu|rpmlint-1.4-45|84	%patch24 -p1 -b .lib_deps~
12mu|rpmlint-1.4-45|85	%patch25 -p1 -b .apply_patches~
12mu|rpmlint-1.4-45|86	# %patch26 -p1 -b .dkms~
12mu|rpmlint-1.4-45|87	
12mu|rpmlint-1.4-45|88	%build
12mu|rpmlint-1.4-45|89	export COMPILE_PYC=1
12mu|rpmlint-1.4-45|90	%make
12mu|rpmlint-1.4-45|91	
12mu|rpmlint-1.4-45|92	%check
12mu|rpmlint-1.4-45|93	make check
12mu|rpmlint-1.4-45|94	
12mu|rpmlint-1.4-45|95	%install
12mu|rpmlint-1.4-45|96	%makeinstall_std
12mu|rpmlint-1.4-45|97	
12mu|rpmlint-1.4-45|98	install -m644 %{SOURCE1} -D %{buildroot}%{_datadir}/%{name}/config
12mu|rpmlint-1.4-45|99	install -d %{buildroot}%{_datadir}/%{name}/config.d/
12mu|rpmlint-1.4-45|100	
12mu|rpmlint-1.4-45|101	%files
12mu|rpmlint-1.4-45|102	%doc ChangeLog README*
12mu|rpmlint-1.4-45|103	%{_bindir}/*
12mu|rpmlint-1.4-45|104	%{_datadir}/%{name}
12mu|rpmlint-1.4-45|105	%{_mandir}/man1/*
12mu|rpmlint-1.4-45|106	%config(noreplace) %{_sysconfdir}/%{name}/config
12mu|rpmlint-1.4-45|107	%dir %{_sysconfdir}/%{name}/
12mu|rpmlint-1.4-45|108	# Which of these exists depends on the version of bash_completion.
12mu|rpmlint-1.4-45|109	# Let's support both.
12mu|rpmlint-1.4-45|110	%optional %config(noreplace) %{_sysconfdir}/bash_completion.d/*
12mu|rpmlint-1.4-45|111	%optional %config(noreplace) %{_datadir}/bash-completion/completions/*
12mu|rpmlint-1.4-45|112	
12mu|rpmlint-1.4-45|113	%changelog
12mu|rpmlint-1.4-45|114	* Wed Jun 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-45
12mu|rpmlint-1.4-45|115	+ Revision: 979063b
12mu|rpmlint-1.4-45|116	- Really apply 'apply_patches' fix
12mu|rpmlint-1.4-45|117	
12mu|rpmlint-1.4-45|118	* Mon Apr 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-44
12mu|rpmlint-1.4-45|119	+ Revision: 329f9b0
12mu|rpmlint-1.4-45|120	- Added 'BSD with attribution' to allowed licenses
12mu|rpmlint-1.4-45|121	
12mu|rpmlint-1.4-45|122	* Mon Feb 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-44
12mu|rpmlint-1.4-45|123	+ Revision: ad68749
12mu|rpmlint-1.4-45|124	- Fix bash_completion location
12mu|rpmlint-1.4-45|125	
12mu|rpmlint-1.4-45|126	* Mon Feb 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-44
12mu|rpmlint-1.4-45|127	+ Revision: 03c8afd
12mu|rpmlint-1.4-45|128	- Handle apply_paches and treat dkms- as devel packages
12mu|rpmlint-1.4-45|129	
12mu|rpmlint-1.4-45|130	* Thu Nov 21 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-43
12mu|rpmlint-1.4-45|131	+ Revision: aa6e921
12mu|rpmlint-1.4-45|132	- Added ZPL 2.1 license to allowed
12mu|rpmlint-1.4-45|133	
12mu|rpmlint-1.4-45|134	* Wed Nov 06 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-42
12mu|rpmlint-1.4-45|135	+ Revision: f49b73d
12mu|rpmlint-1.4-45|136	- Fix patch
12mu|rpmlint-1.4-45|137	
12mu|rpmlint-1.4-45|138	* Wed Nov 06 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-42
12mu|rpmlint-1.4-45|139	+ Revision: de407fb
12mu|rpmlint-1.4-45|140	- Fix no-dep-on for libraries
12mu|rpmlint-1.4-45|141	
12mu|rpmlint-1.4-45|142	* Tue Nov 05 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-41
12mu|rpmlint-1.4-45|143	+ Revision: 344df1a
12mu|rpmlint-1.4-45|144	- Fix rpath typo
12mu|rpmlint-1.4-45|145	
12mu|rpmlint-1.4-45|146	* Tue Nov 05 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-41
12mu|rpmlint-1.4-45|147	+ Revision: 3c66929
12mu|rpmlint-1.4-45|148	- Improve rpath checks
12mu|rpmlint-1.4-45|149	
12mu|rpmlint-1.4-45|150	* Tue Nov 05 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-40
12mu|rpmlint-1.4-45|151	+ Revision: 256a4b5
12mu|rpmlint-1.4-45|152	- Allow single 'GPL' license - it is still used very widely
12mu|rpmlint-1.4-45|153	
12mu|rpmlint-1.4-45|154	* Tue Nov 05 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-39
12mu|rpmlint-1.4-45|155	+ Revision: eb92738
12mu|rpmlint-1.4-45|156	- Require rosa policy instead of mandriva
12mu|rpmlint-1.4-45|157	
12mu|rpmlint-1.4-45|158	* Mon Nov 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-38
12mu|rpmlint-1.4-45|159	+ Revision: b27f877
12mu|rpmlint-1.4-45|160	- Fix vendor dependency
12mu|rpmlint-1.4-45|161	
12mu|rpmlint-1.4-45|162	* Mon Nov 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-38
12mu|rpmlint-1.4-45|163	+ Revision: ffda358
12mu|rpmlint-1.4-45|164	- Add more licenses mentioned at ROSA wiki
12mu|rpmlint-1.4-45|165	
12mu|rpmlint-1.4-45|166	* Thu Oct 31 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-37
12mu|rpmlint-1.4-45|167	+ Revision: f3a1cc0
12mu|rpmlint-1.4-45|168	- Drop 'no-manual-page' check
12mu|rpmlint-1.4-45|169	
12mu|rpmlint-1.4-45|170	* Sat Oct 26 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-36
12mu|rpmlint-1.4-45|171	+ Revision: 6ebfa93
12mu|rpmlint-1.4-45|172	- Added content licenses
12mu|rpmlint-1.4-45|173	
12mu|rpmlint-1.4-45|174	* Mon Oct 14 2013 aponomarenko <aponomarenko@rosalab.ru> 1.4-35
12mu|rpmlint-1.4-45|175	+ Revision: e8d903f
12mu|rpmlint-1.4-45|176	- Check that *.desktop is not a directory
12mu|rpmlint-1.4-45|177	
12mu|rpmlint-1.4-45|178	* Mon Oct 14 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-34
12mu|rpmlint-1.4-45|179	+ Revision: a4b2989
12mu|rpmlint-1.4-45|180	- Added distsuffix check
12mu|rpmlint-1.4-45|181	
12mu|rpmlint-1.4-45|182	* Fri Oct 11 2013 aponomarenko <aponomarenko@rosalab.ru> 1.4-33
12mu|rpmlint-1.4-45|183	+ Revision: 2295c56
12mu|rpmlint-1.4-45|184	- Added new check for missed attributes in desktop files
12mu|rpmlint-1.4-45|185	
12mu|rpmlint-1.4-45|186	* Thu Oct 10 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-32
12mu|rpmlint-1.4-45|187	+ Revision: e7eb00f
12mu|rpmlint-1.4-45|188	- Fix patch
12mu|rpmlint-1.4-45|189	
12mu|rpmlint-1.4-45|190	* Fri Oct 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-32
12mu|rpmlint-1.4-45|191	+ Revision: 7fd857a
12mu|rpmlint-1.4-45|192	- Drop obsolete checks
12mu|rpmlint-1.4-45|193	
12mu|rpmlint-1.4-45|194	* Fri Jun 07 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-31
12mu|rpmlint-1.4-45|195	+ Revision: 2d9fa20
12mu|rpmlint-1.4-45|196	- Disable subpackage description check again - rpmlint sometimes fail to detect that %description already finished
12mu|rpmlint-1.4-45|197	
12mu|rpmlint-1.4-45|198	* Thu May 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-30
12mu|rpmlint-1.4-45|199	+ Revision: a8d90cf
12mu|rpmlint-1.4-45|200	- Updated subpackage-desc patch
12mu|rpmlint-1.4-45|201	
12mu|rpmlint-1.4-45|202	* Thu Apr 25 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-29
12mu|rpmlint-1.4-45|203	+ Revision: 9bb7afc
12mu|rpmlint-1.4-45|204	- Disable last patch - it doesn't understand comments...
12mu|rpmlint-1.4-45|205	
12mu|rpmlint-1.4-45|206	* Mon Apr 22 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-28
12mu|rpmlint-1.4-45|207	+ Revision: 5c93be4
12mu|rpmlint-1.4-45|208	- LOG Run description-line-too-long checker for subpackages in spec
12mu|rpmlint-1.4-45|209	
12mu|rpmlint-1.4-45|210	* Wed Apr 17 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-27
12mu|rpmlint-1.4-45|211	+ Revision: fc2b6c2
12mu|rpmlint-1.4-45|212	- Fix group
12mu|rpmlint-1.4-45|213	
12mu|rpmlint-1.4-45|214	* Wed Apr 17 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.4-27
12mu|rpmlint-1.4-45|215	+ Revision: 47c9b84
12mu|rpmlint-1.4-45|216	- Ignore 'no-packager-tag' by default, since ABF doesn't set it atm
12mu|rpmlint-1.4-45|217	
12mu|rpmlint-1.4-45|218	* Tue Oct 30 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4-25
12mu|rpmlint-1.4-45|219	+ Revision: 0761b4d
12mu|rpmlint-1.4-45|220	- LOG Set badness to 49, everything with badness score 50 and more should fail again
12mu|rpmlint-1.4-45|221	
12mu|rpmlint-1.4-45|222	* Wed Oct 24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4-24
12mu|rpmlint-1.4-45|223	+ Revision: 4da871d
12mu|rpmlint-1.4-45|224	- LOG Set badness to 10000 while we do Contrib mass rebuild
12mu|rpmlint-1.4-45|225	
12mu|rpmlint-1.4-45|226	* Mon Oct 22 2012 Denis Silakov <denis.silakov@rosalab.ru> 1.4-23
12mu|rpmlint-1.4-45|227	+ Revision: 56e2a46
12mu|rpmlint-1.4-45|228	- Report non-versioned files only for packages starting with 'lib'
12mu|rpmlint-1.4-45|229	
12mu|rpmlint-1.4-45|230	* Fri Oct 19 2012 Denis Silakov <denis.silakov@rosalab.ru> 1.4-22
12mu|rpmlint-1.4-45|231	+ Revision: 46592d9
12mu|rpmlint-1.4-45|232	- Fix install-info-trigger patch
12mu|rpmlint-1.4-45|233	
12mu|rpmlint-1.4-45|234	

20769 12
12mu|rpmlint-rosa-policy-0.3.22-12|1	Name:		rpmlint-rosa-policy
12mu|rpmlint-rosa-policy-0.3.22-12|2	Version:	0.3.22
12mu|rpmlint-rosa-policy-0.3.22-12|3	Release:	12
12mu|rpmlint-rosa-policy-0.3.22-12|4	Summary:	Rpmlint ROSA policy
12mu|rpmlint-rosa-policy-0.3.22-12|5	Group:		Development/Other
12mu|rpmlint-rosa-policy-0.3.22-12|6	License:	GPLv2+
12mu|rpmlint-rosa-policy-0.3.22-12|7	URL:		http://wiki.rosalab.com/
12mu|rpmlint-rosa-policy-0.3.22-12|8	Source0:	rosa.conf
12mu|rpmlint-rosa-policy-0.3.22-12|9	Source1:	rosa.error.list
12mu|rpmlint-rosa-policy-0.3.22-12|10	BuildArch:	noarch
12mu|rpmlint-rosa-policy-0.3.22-12|11	BuildRequires:	rpmlint
12mu|rpmlint-rosa-policy-0.3.22-12|12	Requires:	rpmlint
12mu|rpmlint-rosa-policy-0.3.22-12|13	%rename		rpmlint-mandriva-policy
12mu|rpmlint-rosa-policy-0.3.22-12|14	
12mu|rpmlint-rosa-policy-0.3.22-12|15	%description
12mu|rpmlint-rosa-policy-0.3.22-12|16	Official rpmlint ROSA policy, install this if you want to produce RPMs
12mu|rpmlint-rosa-policy-0.3.22-12|17	for ROSA.
12mu|rpmlint-rosa-policy-0.3.22-12|18	
12mu|rpmlint-rosa-policy-0.3.22-12|19	%prep
12mu|rpmlint-rosa-policy-0.3.22-12|20	
12mu|rpmlint-rosa-policy-0.3.22-12|21	%build
12mu|rpmlint-rosa-policy-0.3.22-12|22	
12mu|rpmlint-rosa-policy-0.3.22-12|23	#check
12mu|rpmlint-rosa-policy-0.3.22-12|24	#PYTHONPATH=%{_datadir}/rpmlint python %{SOURCE0}
12mu|rpmlint-rosa-policy-0.3.22-12|25	
12mu|rpmlint-rosa-policy-0.3.22-12|26	%install
12mu|rpmlint-rosa-policy-0.3.22-12|27	install -m644 %{SOURCE0} -D %{buildroot}%{_datadir}/rpmlint/config.d/rosa.conf
12mu|rpmlint-rosa-policy-0.3.22-12|28	install -m644 %{SOURCE1} -D %{buildroot}%{_datadir}/rpmlint/config.d/rosa.error.list
12mu|rpmlint-rosa-policy-0.3.22-12|29	
12mu|rpmlint-rosa-policy-0.3.22-12|30	%files
12mu|rpmlint-rosa-policy-0.3.22-12|31	%{_datadir}/rpmlint/config.d/*
12mu|rpmlint-rosa-policy-0.3.22-12|32	
12mu|rpmlint-rosa-policy-0.3.22-12|33	
12mu|rpmlint-rosa-policy-0.3.22-12|34	%changelog
12mu|rpmlint-rosa-policy-0.3.22-12|35	* Tue Jul 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.22-12
12mu|rpmlint-rosa-policy-0.3.22-12|36	+ Revision: 8431125
12mu|rpmlint-rosa-policy-0.3.22-12|37	- Added Development/Pascal group
12mu|rpmlint-rosa-policy-0.3.22-12|38	
12mu|rpmlint-rosa-policy-0.3.22-12|39	

20770 12
12mu|rpmtools-6.1-18|1	Summary:	Various RPM command-line tools
12mu|rpmtools-6.1-18|2	Name:		rpmtools
12mu|rpmtools-6.1-18|3	Version:	6.1
12mu|rpmtools-6.1-18|4	Release:	18
12mu|rpmtools-6.1-18|5	Source0:	%{name}-%{version}.tar.xz
12mu|rpmtools-6.1-18|6	# (tpg) from Mageia
12mu|rpmtools-6.1-18|7	# http://svnweb.mageia.org/soft?view=revision&revision=6438
12mu|rpmtools-6.1-18|8	Patch0:		rpmtools-6.1-genhdlist2-merge-option.patch
12mu|rpmtools-6.1-18|9	Patch1:         rpmtools-6.1-use-external-gzip.patch
12mu|rpmtools-6.1-18|10	License:	GPLv2+
12mu|rpmtools-6.1-18|11	Group:		System/Configuration/Packaging
12mu|rpmtools-6.1-18|12	URL:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/rpm/rpmtools/
12mu|rpmtools-6.1-18|13	BuildRequires:	perl-devel
12mu|rpmtools-6.1-18|14	BuildRequires:	perl-MDV-Packdrakeng
12mu|rpmtools-6.1-18|15	BuildRequires:	perl-MDV-Distribconf
12mu|rpmtools-6.1-18|16	BuildArch:	noarch
12mu|rpmtools-6.1-18|17	Requires:	perl-MDV-Distribconf > 3.00
12mu|rpmtools-6.1-18|18	Requires:	xz
12mu|rpmtools-6.1-18|19	Requires:	genhdlist2
12mu|rpmtools-6.1-18|20	Requires:	perl(File::Find)
12mu|rpmtools-6.1-18|21	Requires:	perl(File::Path)
12mu|rpmtools-6.1-18|22	Requires:	perl(File::Temp)
12mu|rpmtools-6.1-18|23	Requires:	perl(Getopt::Long)
12mu|rpmtools-6.1-18|24	Requires:	perl(MDV::Distribconf::Build)
12mu|rpmtools-6.1-18|25	Requires:	perl(Pod::Usage)
12mu|rpmtools-6.1-18|26	Requires:	perl(URPM)
12mu|rpmtools-6.1-18|27	Requires:	perl(URPM::Build)
12mu|rpmtools-6.1-18|28	Conflicts:	rpmtools-compat <= 2.0
12mu|rpmtools-6.1-18|29	Conflicts:	rpmtools-devel <= 2.0
12mu|rpmtools-6.1-18|30	Conflicts:	packdrake < 5.0.26
12mu|rpmtools-6.1-18|31	
12mu|rpmtools-6.1-18|32	%description
12mu|rpmtools-6.1-18|33	Various tools needed by urpmi and drakxtools for handling rpm files.
12mu|rpmtools-6.1-18|34	
12mu|rpmtools-6.1-18|35	%package -n	packdrake
12mu|rpmtools-6.1-18|36	Group:		%{group}
12mu|rpmtools-6.1-18|37	Summary:	A simple Archive Extractor/Builder
12mu|rpmtools-6.1-18|38	Conflicts:	rpmtools <= 5.0.25
12mu|rpmtools-6.1-18|39	Provides:	perl(packdrake)
12mu|rpmtools-6.1-18|40	
12mu|rpmtools-6.1-18|41	%description -n	packdrake
12mu|rpmtools-6.1-18|42	Packdrake is a simple indexed archive builder and extractor using
12mu|rpmtools-6.1-18|43	standard compression methods.
12mu|rpmtools-6.1-18|44	
12mu|rpmtools-6.1-18|45	%package -n	genhdlist2
12mu|rpmtools-6.1-18|46	Group:		%{group}
12mu|rpmtools-6.1-18|47	Summary:	Tool to generate urpmi metadata (media_info/*)
12mu|rpmtools-6.1-18|48	Conflicts:	rpmtools <= 5.4
12mu|rpmtools-6.1-18|49	
12mu|rpmtools-6.1-18|50	%description -n	genhdlist2
12mu|rpmtools-6.1-18|51	genhdlist2 generates hdlist.cz, synthesis.hdlist.cz and *.xml.lzma files used
12mu|rpmtools-6.1-18|52	by urpmi
12mu|rpmtools-6.1-18|53	
12mu|rpmtools-6.1-18|54	%prep
12mu|rpmtools-6.1-18|55	%setup -q
12mu|rpmtools-6.1-18|56	%apply_patches
12mu|rpmtools-6.1-18|57	
12mu|rpmtools-6.1-18|58	%build
12mu|rpmtools-6.1-18|59	perl Makefile.PL INSTALLDIRS=vendor
12mu|rpmtools-6.1-18|60	%make
12mu|rpmtools-6.1-18|61	
12mu|rpmtools-6.1-18|62	%check
12mu|rpmtools-6.1-18|63	%make test
12mu|rpmtools-6.1-18|64	
12mu|rpmtools-6.1-18|65	%install
12mu|rpmtools-6.1-18|66	%makeinstall_std
12mu|rpmtools-6.1-18|67	
12mu|rpmtools-6.1-18|68	%files
12mu|rpmtools-6.1-18|69	%{_bindir}/dumpdistribconf
12mu|rpmtools-6.1-18|70	%{_bindir}/gendistrib
12mu|rpmtools-6.1-18|71	%{_bindir}/genhdlist-old
12mu|rpmtools-6.1-18|72	%{_mandir}/man1/dumpdistribconf*
12mu|rpmtools-6.1-18|73	%{_mandir}/man1/gendistrib*
12mu|rpmtools-6.1-18|74	%{_mandir}/man1/genhdlist-old.*
12mu|rpmtools-6.1-18|75	
12mu|rpmtools-6.1-18|76	%files -n packdrake
12mu|rpmtools-6.1-18|77	%{_bindir}/packdrake
12mu|rpmtools-6.1-18|78	%{perl_vendorlib}/packdrake.pm
12mu|rpmtools-6.1-18|79	%{_mandir}/man1/packdrake*
12mu|rpmtools-6.1-18|80	
12mu|rpmtools-6.1-18|81	%files -n genhdlist2
12mu|rpmtools-6.1-18|82	%{_bindir}/genhdlist2
12mu|rpmtools-6.1-18|83	%{_mandir}/man1/genhdlist2*
12mu|rpmtools-6.1-18|84	
12mu|rpmtools-6.1-18|85	
12mu|rpmtools-6.1-18|86	%changelog
12mu|rpmtools-6.1-18|87	* Wed Sep 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-18
12mu|rpmtools-6.1-18|88	+ Revision: cb9316b
12mu|rpmtools-6.1-18|89	- Fix --merge patch
12mu|rpmtools-6.1-18|90	
12mu|rpmtools-6.1-18|91	

20771 12
12mu|rpmtools-6.1-22|1	Summary:	Various RPM command-line tools
12mu|rpmtools-6.1-22|2	Name:		rpmtools
12mu|rpmtools-6.1-22|3	Version:	6.1
12mu|rpmtools-6.1-22|4	Release:	22
12mu|rpmtools-6.1-22|5	Source0:	%{name}-%{version}.tar.xz
12mu|rpmtools-6.1-22|6	# (tpg) from Mageia
12mu|rpmtools-6.1-22|7	# http://svnweb.mageia.org/soft?view=revision&revision=6438
12mu|rpmtools-6.1-22|8	Patch0:		rpmtools-6.1-genhdlist2-merge-option.patch
12mu|rpmtools-6.1-22|9	Patch1:         rpmtools-6.1-use-external-gzip.patch
12mu|rpmtools-6.1-22|10	License:	GPLv2+
12mu|rpmtools-6.1-22|11	Group:		System/Configuration/Packaging
12mu|rpmtools-6.1-22|12	URL:		http://svn.mandriva.com/cgi-bin/viewvc.cgi/soft/rpm/rpmtools/
12mu|rpmtools-6.1-22|13	BuildRequires:	perl-devel
12mu|rpmtools-6.1-22|14	BuildRequires:	perl-MDV-Packdrakeng
12mu|rpmtools-6.1-22|15	BuildRequires:	perl-MDV-Distribconf
12mu|rpmtools-6.1-22|16	BuildArch:	noarch
12mu|rpmtools-6.1-22|17	Requires:	perl-MDV-Distribconf > 3.00
12mu|rpmtools-6.1-22|18	Requires:	xz
12mu|rpmtools-6.1-22|19	Requires:	genhdlist2
12mu|rpmtools-6.1-22|20	Requires:	perl(File::Find)
12mu|rpmtools-6.1-22|21	Requires:	perl(File::Path)
12mu|rpmtools-6.1-22|22	Requires:	perl(File::Temp)
12mu|rpmtools-6.1-22|23	Requires:	perl(Getopt::Long)
12mu|rpmtools-6.1-22|24	Requires:	perl(MDV::Distribconf::Build)
12mu|rpmtools-6.1-22|25	Requires:	perl(Pod::Usage)
12mu|rpmtools-6.1-22|26	Requires:	perl(URPM)
12mu|rpmtools-6.1-22|27	Requires:	perl(URPM::Build)
12mu|rpmtools-6.1-22|28	Conflicts:	rpmtools-compat <= 2.0
12mu|rpmtools-6.1-22|29	Conflicts:	rpmtools-devel <= 2.0
12mu|rpmtools-6.1-22|30	Conflicts:	packdrake < 5.0.26
12mu|rpmtools-6.1-22|31	
12mu|rpmtools-6.1-22|32	%description
12mu|rpmtools-6.1-22|33	Various tools needed by urpmi and drakxtools for handling rpm files.
12mu|rpmtools-6.1-22|34	
12mu|rpmtools-6.1-22|35	%package -n	packdrake
12mu|rpmtools-6.1-22|36	Group:		%{group}
12mu|rpmtools-6.1-22|37	Summary:	A simple Archive Extractor/Builder
12mu|rpmtools-6.1-22|38	Conflicts:	rpmtools <= 5.0.25
12mu|rpmtools-6.1-22|39	Provides:	perl(packdrake)
12mu|rpmtools-6.1-22|40	
12mu|rpmtools-6.1-22|41	%description -n	packdrake
12mu|rpmtools-6.1-22|42	Packdrake is a simple indexed archive builder and extractor using
12mu|rpmtools-6.1-22|43	standard compression methods.
12mu|rpmtools-6.1-22|44	
12mu|rpmtools-6.1-22|45	%package -n	genhdlist2
12mu|rpmtools-6.1-22|46	Group:		%{group}
12mu|rpmtools-6.1-22|47	Summary:	Tool to generate urpmi metadata (media_info/*)
12mu|rpmtools-6.1-22|48	Conflicts:	rpmtools <= 5.4
12mu|rpmtools-6.1-22|49	
12mu|rpmtools-6.1-22|50	%description -n	genhdlist2
12mu|rpmtools-6.1-22|51	genhdlist2 generates hdlist.cz, synthesis.hdlist.cz and *.xml.lzma files used
12mu|rpmtools-6.1-22|52	by urpmi
12mu|rpmtools-6.1-22|53	
12mu|rpmtools-6.1-22|54	%prep
12mu|rpmtools-6.1-22|55	%setup -q
12mu|rpmtools-6.1-22|56	%apply_patches
12mu|rpmtools-6.1-22|57	
12mu|rpmtools-6.1-22|58	%build
12mu|rpmtools-6.1-22|59	perl Makefile.PL INSTALLDIRS=vendor
12mu|rpmtools-6.1-22|60	%make
12mu|rpmtools-6.1-22|61	
12mu|rpmtools-6.1-22|62	%check
12mu|rpmtools-6.1-22|63	%make test
12mu|rpmtools-6.1-22|64	
12mu|rpmtools-6.1-22|65	%install
12mu|rpmtools-6.1-22|66	%makeinstall_std
12mu|rpmtools-6.1-22|67	
12mu|rpmtools-6.1-22|68	%files
12mu|rpmtools-6.1-22|69	%{_bindir}/dumpdistribconf
12mu|rpmtools-6.1-22|70	%{_bindir}/gendistrib
12mu|rpmtools-6.1-22|71	%{_bindir}/genhdlist-old
12mu|rpmtools-6.1-22|72	%{_mandir}/man1/dumpdistribconf*
12mu|rpmtools-6.1-22|73	%{_mandir}/man1/gendistrib*
12mu|rpmtools-6.1-22|74	%{_mandir}/man1/genhdlist-old.*
12mu|rpmtools-6.1-22|75	
12mu|rpmtools-6.1-22|76	%files -n packdrake
12mu|rpmtools-6.1-22|77	%{_bindir}/packdrake
12mu|rpmtools-6.1-22|78	%{perl_vendorlib}/packdrake.pm
12mu|rpmtools-6.1-22|79	%{_mandir}/man1/packdrake*
12mu|rpmtools-6.1-22|80	
12mu|rpmtools-6.1-22|81	%files -n genhdlist2
12mu|rpmtools-6.1-22|82	%{_bindir}/genhdlist2
12mu|rpmtools-6.1-22|83	%{_mandir}/man1/genhdlist2*
12mu|rpmtools-6.1-22|84	
12mu|rpmtools-6.1-22|85	
12mu|rpmtools-6.1-22|86	%changelog
12mu|rpmtools-6.1-22|87	* Wed Oct 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-22
12mu|rpmtools-6.1-22|88	+ Revision: 2d55ee2
12mu|rpmtools-6.1-22|89	- Properly handle empty xml files during merge
12mu|rpmtools-6.1-22|90	
12mu|rpmtools-6.1-22|91	* Thu Sep 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-21
12mu|rpmtools-6.1-22|92	+ Revision: 2a1b4ca
12mu|rpmtools-6.1-22|93	- Fix container creation in ABF
12mu|rpmtools-6.1-22|94	
12mu|rpmtools-6.1-22|95	* Thu Sep 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-20
12mu|rpmtools-6.1-22|96	+ Revision: b18393e
12mu|rpmtools-6.1-22|97	- Force removal of duplicates after merge
12mu|rpmtools-6.1-22|98	
12mu|rpmtools-6.1-22|99	* Wed Sep 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-19
12mu|rpmtools-6.1-22|100	+ Revision: 773b62f
12mu|rpmtools-6.1-22|101	- Handle situations when --merge is specified without new-metadata.lst
12mu|rpmtools-6.1-22|102	
12mu|rpmtools-6.1-22|103	* Wed Sep 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-18
12mu|rpmtools-6.1-22|104	+ Revision: cb9316b
12mu|rpmtools-6.1-22|105	- Fix --merge patch
12mu|rpmtools-6.1-22|106	
12mu|rpmtools-6.1-22|107	* Wed Sep 24 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-18
12mu|rpmtools-6.1-22|108	+ Revision: bbc347e
12mu|rpmtools-6.1-22|109	- --merge: remove duplicates
12mu|rpmtools-6.1-22|110	
12mu|rpmtools-6.1-22|111	* Tue Sep 23 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-17
12mu|rpmtools-6.1-22|112	+ Revision: c760999
12mu|rpmtools-6.1-22|113	- --merge: fix handling of new lines after xml tags
12mu|rpmtools-6.1-22|114	
12mu|rpmtools-6.1-22|115	* Mon Sep 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-16
12mu|rpmtools-6.1-22|116	+ Revision: 8ed2cfc
12mu|rpmtools-6.1-22|117	- --merge - handle situation when metadata is absent
12mu|rpmtools-6.1-22|118	
12mu|rpmtools-6.1-22|119	* Mon Sep 22 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-13
12mu|rpmtools-6.1-22|120	+ Revision: 868bf02
12mu|rpmtools-6.1-22|121	- Force removal of unpacked metadata files before running with --merge
12mu|rpmtools-6.1-22|122	
12mu|rpmtools-6.1-22|123	* Thu Sep 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-14
12mu|rpmtools-6.1-22|124	+ Revision: 5b189d1
12mu|rpmtools-6.1-22|125	- Fix dropping of media_info tag in the merge option
12mu|rpmtools-6.1-22|126	
12mu|rpmtools-6.1-22|127	* Thu Sep 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-12
12mu|rpmtools-6.1-22|128	+ Revision: e3ce38a
12mu|rpmtools-6.1-22|129	- Fix dropping of media_info tag in the merge option
12mu|rpmtools-6.1-22|130	
12mu|rpmtools-6.1-22|131	* Thu Sep 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-13
12mu|rpmtools-6.1-22|132	+ Revision: efa89a2
12mu|rpmtools-6.1-22|133	- Disable merge option for now
12mu|rpmtools-6.1-22|134	
12mu|rpmtools-6.1-22|135	* Mon Sep 15 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-12
12mu|rpmtools-6.1-22|136	+ Revision: e377fa5
12mu|rpmtools-6.1-22|137	- Improve --merge option - take lists of new files
12mu|rpmtools-6.1-22|138	
12mu|rpmtools-6.1-22|139	* Thu Sep 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-11
12mu|rpmtools-6.1-22|140	+ Revision: 7fd3753
12mu|rpmtools-6.1-22|141	- Added experimental --merge option
12mu|rpmtools-6.1-22|142	
12mu|rpmtools-6.1-22|143	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.1-10
12mu|rpmtools-6.1-22|144	+ Revision: 6ed8c2e
12mu|rpmtools-6.1-22|145	- MassBuild#440: Increase release tag
12mu|rpmtools-6.1-22|146	
12mu|rpmtools-6.1-22|147	* Tue Feb 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-9
12mu|rpmtools-6.1-22|148	+ Revision: 96918b6
12mu|rpmtools-6.1-22|149	- Bump release
12mu|rpmtools-6.1-22|150	
12mu|rpmtools-6.1-22|151	* Tue Feb 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.1-8
12mu|rpmtools-6.1-22|152	+ Revision: 84ce388
12mu|rpmtools-6.1-22|153	- Add patch to use external gzip
12mu|rpmtools-6.1-22|154	
12mu|rpmtools-6.1-22|155	* Tue Aug 27 2013 Denis Silakov <denis.silakov@rosalab.ru> 6.1-8
12mu|rpmtools-6.1-22|156	+ Revision: aeb0693
12mu|rpmtools-6.1-22|157	- Moved out dump_gui_apps - it will be launched separately from now on.
12mu|rpmtools-6.1-22|158	
12mu|rpmtools-6.1-22|159	* Tue Aug 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 6.1-7
12mu|rpmtools-6.1-22|160	+ Revision: f07b1f0
12mu|rpmtools-6.1-22|161	- Improved dump_gui_apps
12mu|rpmtools-6.1-22|162	
12mu|rpmtools-6.1-22|163	* Tue Jul 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 6.1-7
12mu|rpmtools-6.1-22|164	+ Revision: 97c5695
12mu|rpmtools-6.1-22|165	- Provide dump_gui_apps as a separate script, not a patch
12mu|rpmtools-6.1-22|166	
12mu|rpmtools-6.1-22|167	* Tue Jul 23 2013 Denis Silakov <denis.silakov@rosalab.ru> 6.1-6
12mu|rpmtools-6.1-22|168	+ Revision: 94e3dfb
12mu|rpmtools-6.1-22|169	- Add debug output for gui_pkgs generator
12mu|rpmtools-6.1-22|170	
12mu|rpmtools-6.1-22|171	* Mon Jul 22 2013 Denis Silakov <denis.silakov@rosalab.ru> 6.1-5
12mu|rpmtools-6.1-22|172	+ Revision: 7fa93c1
12mu|rpmtools-6.1-22|173	- Added sample script to generate list of gui pkgs
12mu|rpmtools-6.1-22|174	
12mu|rpmtools-6.1-22|175	* Wed Nov 28 2012 Alexander Kazancev <kazancas@gmail.com> 6.1-4
12mu|rpmtools-6.1-22|176	+ Revision: b6994ef
12mu|rpmtools-6.1-22|177	- Disable genhdlist2 patch
12mu|rpmtools-6.1-22|178	
12mu|rpmtools-6.1-22|179	* Sun Nov 25 2012 akdengi <kazancas@mandriva.ru> 6.1-3
12mu|rpmtools-6.1-22|180	+ Revision: 7845891
12mu|rpmtools-6.1-22|181	- rediff genhdlist2 patch
12mu|rpmtools-6.1-22|182	
12mu|rpmtools-6.1-22|183	* Sun Nov 25 2012 akdengi <kazancas@mandriva.ru> 6.1-3
12mu|rpmtools-6.1-22|184	+ Revision: 9e256dd
12mu|rpmtools-6.1-22|185	- fix yaml
12mu|rpmtools-6.1-22|186	
12mu|rpmtools-6.1-22|187	* Sun Nov 25 2012 akdengi <kazancas@mandriva.ru> 6.1-3
12mu|rpmtools-6.1-22|188	+ Revision: ae9e08e
12mu|rpmtools-6.1-22|189	- add patch
12mu|rpmtools-6.1-22|190	
12mu|rpmtools-6.1-22|191	* Sun Nov 25 2012 akdengi <kazancas@mandriva.ru> 6.1-3
12mu|rpmtools-6.1-22|192	+ Revision: ae3457e
12mu|rpmtools-6.1-22|193	- add patch
12mu|rpmtools-6.1-22|194	
12mu|rpmtools-6.1-22|195	* Sun Nov 25 2012 akdengi <kazancas@mandriva.ru> 6.1-3
12mu|rpmtools-6.1-22|196	+ Revision: ea5ba65
12mu|rpmtools-6.1-22|197	- (get_filesize_from_synthesis) read back real filesizes from synthesis
12mu|rpmtools-6.1-22|198	
12mu|rpmtools-6.1-22|199	* Fri Oct 19 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 6.1-2
12mu|rpmtools-6.1-22|200	+ Revision: 067002b
12mu|rpmtools-6.1-22|201	- use file-store for sources
12mu|rpmtools-6.1-22|202	
12mu|rpmtools-6.1-22|203	* Fri Oct 19 2012 Dmitry Mikhirev <mikhirev@mezon.ru> 6.1-2
12mu|rpmtools-6.1-22|204	+ Revision: 5356369
12mu|rpmtools-6.1-22|205	- LOG noarch, general gleanup
12mu|rpmtools-6.1-22|206	
12mu|rpmtools-6.1-22|207	* Sat Feb 04 2012 root <root@build-client_i586-2.rosalab.ru> 6.1-1
12mu|rpmtools-6.1-22|208	+ Revision: 9d955c2
12mu|rpmtools-6.1-22|209	- ABF:auto increment release
12mu|rpmtools-6.1-22|210	
12mu|rpmtools-6.1-22|211	

20772 12
12mu|rp-pppoe-3.11-3|1	%define enable_debug	0
12mu|rp-pppoe-3.11-3|2	%{?_with_debug: %global enable_debug 1}
12mu|rp-pppoe-3.11-3|3	%{?_without_debug: %global use_debug 0}
12mu|rp-pppoe-3.11-3|4	
12mu|rp-pppoe-3.11-3|5	%define pppver	2.4.5
12mu|rp-pppoe-3.11-3|6	
12mu|rp-pppoe-3.11-3|7	Summary:	ADSL/PPPoE userspace driver
12mu|rp-pppoe-3.11-3|8	Name:		rp-pppoe
12mu|rp-pppoe-3.11-3|9	Version:	3.11
12mu|rp-pppoe-3.11-3|10	Release:	3
12mu|rp-pppoe-3.11-3|11	Source0:	http://www.roaringpenguin.com/files/download/%{name}-%{version}.tar.gz
12mu|rp-pppoe-3.11-3|12	Url:		http://www.roaringpenguin.com/pppoe
12mu|rp-pppoe-3.11-3|13	License:	GPL
12mu|rp-pppoe-3.11-3|14	Group:		System/Servers
12mu|rp-pppoe-3.11-3|15	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|rp-pppoe-3.11-3|16	Requires:	ppp >= 2.4.1
12mu|rp-pppoe-3.11-3|17	BuildRequires:	autoconf2.5
12mu|rp-pppoe-3.11-3|18	BuildRequires:	ppp-devel = %{pppver}
12mu|rp-pppoe-3.11-3|19	
12mu|rp-pppoe-3.11-3|20	%package	gui
12mu|rp-pppoe-3.11-3|21	Group:		System/Servers
12mu|rp-pppoe-3.11-3|22	Summary:	GUI front-end for rp-pppoe
12mu|rp-pppoe-3.11-3|23	Requires:	rp-pppoe >= 3.6
12mu|rp-pppoe-3.11-3|24	Requires:	tk
12mu|rp-pppoe-3.11-3|25	
12mu|rp-pppoe-3.11-3|26	%description
12mu|rp-pppoe-3.11-3|27	PPPoE (Point-to-Point Protocol over Ethernet) is a protocol used by
12mu|rp-pppoe-3.11-3|28	many ADSL Internet Service Providers. Roaring Penguin has a free
12mu|rp-pppoe-3.11-3|29	client for Linux systems to connect to PPPoE service providers.
12mu|rp-pppoe-3.11-3|30	
12mu|rp-pppoe-3.11-3|31	The client is a user-mode program and does not require any kernel
12mu|rp-pppoe-3.11-3|32	modifications. It is fully compliant with RFC 2516, the official PPPoE
12mu|rp-pppoe-3.11-3|33	specification.
12mu|rp-pppoe-3.11-3|34	
12mu|rp-pppoe-3.11-3|35	It has been tested with many ISPs, such as the Canadian Sympatico HSE (High
12mu|rp-pppoe-3.11-3|36	Speed Edition) service.
12mu|rp-pppoe-3.11-3|37	
12mu|rp-pppoe-3.11-3|38	%description	gui
12mu|rp-pppoe-3.11-3|39	This package contains the graphical frontend (tk-based) for rp-pppoe.
12mu|rp-pppoe-3.11-3|40	
12mu|rp-pppoe-3.11-3|41	Install this if you wish to have a graphical frontend for pppoe.
12mu|rp-pppoe-3.11-3|42	
12mu|rp-pppoe-3.11-3|43	%package	plugin
12mu|rp-pppoe-3.11-3|44	Summary:	PPP over ethernet kernel-mode plugin
12mu|rp-pppoe-3.11-3|45	Group:		System/Servers
12mu|rp-pppoe-3.11-3|46	Requires:	%{name} = %{version}
12mu|rp-pppoe-3.11-3|47	Conflicts:	ppp-pppoe
12mu|rp-pppoe-3.11-3|48	
12mu|rp-pppoe-3.11-3|49	%description	plugin
12mu|rp-pppoe-3.11-3|50	PPP over ethernet kernel-mode plugin.
12mu|rp-pppoe-3.11-3|51	
12mu|rp-pppoe-3.11-3|52	%prep
12mu|rp-pppoe-3.11-3|53	%setup -q
12mu|rp-pppoe-3.11-3|54	
12mu|rp-pppoe-3.11-3|55	%build
12mu|rp-pppoe-3.11-3|56	%serverbuild
12mu|rp-pppoe-3.11-3|57	cd src
12mu|rp-pppoe-3.11-3|58	%if %enable_debug
12mu|rp-pppoe-3.11-3|59	CFLAGS="$RPM_OPT_FLAGS -g" \
12mu|rp-pppoe-3.11-3|60	%endif
12mu|rp-pppoe-3.11-3|61	./configure --docdir=%{_docdir}/%{name} \
12mu|rp-pppoe-3.11-3|62	--enable-plugin=%{_includedir} --docdir=%{_docdir}/%{name}
12mu|rp-pppoe-3.11-3|63	
12mu|rp-pppoe-3.11-3|64	%make
12mu|rp-pppoe-3.11-3|65	
12mu|rp-pppoe-3.11-3|66	%install
12mu|rp-pppoe-3.11-3|67	#rm -fr %buildroot
12mu|rp-pppoe-3.11-3|68	install -d -m 0755 %buildroot
12mu|rp-pppoe-3.11-3|69	
12mu|rp-pppoe-3.11-3|70	pushd src
12mu|rp-pppoe-3.11-3|71	%makeinstall_std
12mu|rp-pppoe-3.11-3|72	popd
12mu|rp-pppoe-3.11-3|73	
12mu|rp-pppoe-3.11-3|74	pushd gui
12mu|rp-pppoe-3.11-3|75	%makeinstall_std
12mu|rp-pppoe-3.11-3|76	popd
12mu|rp-pppoe-3.11-3|77	
12mu|rp-pppoe-3.11-3|78	# This is necessary for the gui to work, but it shouldn't be done here !
12mu|rp-pppoe-3.11-3|79	mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/ppp/rp-pppoe-gui
12mu|rp-pppoe-3.11-3|80	
12mu|rp-pppoe-3.11-3|81	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mu|rp-pppoe-3.11-3|82	cat > $RPM_BUILD_ROOT%{_datadir}/applications/mandriva-rp-pppoe-gui.desktop <<EOF
12mu|rp-pppoe-3.11-3|83	[Desktop Entry]
12mu|rp-pppoe-3.11-3|84	Name=TkPPPoE
12mu|rp-pppoe-3.11-3|85	Comment=Frontend for rp-pppoe
12mu|rp-pppoe-3.11-3|86	Exec=%{_bindir}/tkpppoe
12mu|rp-pppoe-3.11-3|87	Icon=remote_access_section
12mu|rp-pppoe-3.11-3|88	Terminal=false
12mu|rp-pppoe-3.11-3|89	Type=Application
12mu|rp-pppoe-3.11-3|90	Categories=X-MandrivaLinux-Internet-RemoteAccess;Network;RemoteAccess;Dialup;
12mu|rp-pppoe-3.11-3|91	EOF
12mu|rp-pppoe-3.11-3|92	
12mu|rp-pppoe-3.11-3|93	perl -pi -e "s/restart/restart\|reload/g;" %{buildroot}%{_initrddir}/pppoe
12mu|rp-pppoe-3.11-3|94	rm -rf %{buildroot}/usr/share/doc
12mu|rp-pppoe-3.11-3|95	
12mu|rp-pppoe-3.11-3|96	mkdir -p $RPM_BUILD_ROOT%{_libdir}/pppd/%{pppver}
12mu|rp-pppoe-3.11-3|97	rm -f $RPM_BUILD_ROOT%{_sysconfdir}/ppp/plugins/README
12mu|rp-pppoe-3.11-3|98	
12mu|rp-pppoe-3.11-3|99	# backward compatibility links
12mu|rp-pppoe-3.11-3|100	for i in connect start stop setup status; do
12mu|rp-pppoe-3.11-3|101	ln -sf %{_sbindir}/pppoe-$i $RPM_BUILD_ROOT%{_sbindir}/adsl-$i
12mu|rp-pppoe-3.11-3|102	ln -sf pppoe-$i.8 $RPM_BUILD_ROOT%{_mandir}/man8/adsl-$i.8
12mu|rp-pppoe-3.11-3|103	done
12mu|rp-pppoe-3.11-3|104	
12mu|rp-pppoe-3.11-3|105	%if %enable_debug
12mu|rp-pppoe-3.11-3|106	export DONT_STRIP=1
12mu|rp-pppoe-3.11-3|107	export EXCLUDE_FROM_STRIP=".*"
12mu|rp-pppoe-3.11-3|108	%endif
12mu|rp-pppoe-3.11-3|109	
12mu|rp-pppoe-3.11-3|110	
12mu|rp-pppoe-3.11-3|111	
12mu|rp-pppoe-3.11-3|112	
12mu|rp-pppoe-3.11-3|113	%files
12mu|rp-pppoe-3.11-3|114	%defattr(-,root,root)
12mu|rp-pppoe-3.11-3|115	%doc doc/* README SERVPOET
12mu|rp-pppoe-3.11-3|116	%config(noreplace) %{_sysconfdir}/ppp/pppoe.conf
12mu|rp-pppoe-3.11-3|117	%config(noreplace) %{_sysconfdir}/ppp/pppoe-server-options
12mu|rp-pppoe-3.11-3|118	%config(noreplace) %{_sysconfdir}/ppp/firewall-masq
12mu|rp-pppoe-3.11-3|119	%config(noreplace) %{_sysconfdir}/ppp/firewall-standalone
12mu|rp-pppoe-3.11-3|120	%{_sbindir}/pppoe
12mu|rp-pppoe-3.11-3|121	%{_sbindir}/pppoe-connect
12mu|rp-pppoe-3.11-3|122	%{_sbindir}/pppoe-relay
12mu|rp-pppoe-3.11-3|123	%{_sbindir}/pppoe-server
12mu|rp-pppoe-3.11-3|124	%{_sbindir}/pppoe-setup
12mu|rp-pppoe-3.11-3|125	%{_sbindir}/pppoe-sniff
12mu|rp-pppoe-3.11-3|126	%{_sbindir}/pppoe-start
12mu|rp-pppoe-3.11-3|127	%{_sbindir}/pppoe-status
12mu|rp-pppoe-3.11-3|128	%{_sbindir}/pppoe-stop
12mu|rp-pppoe-3.11-3|129	%{_sbindir}/adsl-connect
12mu|rp-pppoe-3.11-3|130	%{_sbindir}/adsl-setup
12mu|rp-pppoe-3.11-3|131	%{_sbindir}/adsl-start
12mu|rp-pppoe-3.11-3|132	%{_sbindir}/adsl-status
12mu|rp-pppoe-3.11-3|133	%{_sbindir}/adsl-stop
12mu|rp-pppoe-3.11-3|134	%{_mandir}/man[58]/*
12mu|rp-pppoe-3.11-3|135	%config(noreplace)%{_initrddir}/pppoe
12mu|rp-pppoe-3.11-3|136	
12mu|rp-pppoe-3.11-3|137	%files gui
12mu|rp-pppoe-3.11-3|138	%defattr(-,root,root)
12mu|rp-pppoe-3.11-3|139	%{_bindir}/tkpppoe
12mu|rp-pppoe-3.11-3|140	%{_sbindir}/pppoe-wrapper
12mu|rp-pppoe-3.11-3|141	%{_mandir}/man1/*
12mu|rp-pppoe-3.11-3|142	%if %{mdkversion} >= 200610
12mu|rp-pppoe-3.11-3|143	%{_datadir}/applications/*
12mu|rp-pppoe-3.11-3|144	%endif
12mu|rp-pppoe-3.11-3|145	%dir %{_datadir}/tkpppoe
12mu|rp-pppoe-3.11-3|146	%dir %{_sysconfdir}/ppp/rp-pppoe-gui
12mu|rp-pppoe-3.11-3|147	%{_datadir}/tkpppoe/*
12mu|rp-pppoe-3.11-3|148	
12mu|rp-pppoe-3.11-3|149	%files plugin
12mu|rp-pppoe-3.11-3|150	%defattr(-,root,root)
12mu|rp-pppoe-3.11-3|151	%doc doc/KERNEL-MODE-PPPOE
12mu|rp-pppoe-3.11-3|152	
12mu|rp-pppoe-3.11-3|153	
12mu|rp-pppoe-3.11-3|154	
12mu|rp-pppoe-3.11-3|155	
12mu|rp-pppoe-3.11-3|156	%changelog
12mu|rp-pppoe-3.11-3|157	* Mon Feb 20 2012 abf
12mu|rp-pppoe-3.11-3|158	- The release updated by ABF
12mu|rp-pppoe-3.11-3|159	
12mu|rp-pppoe-3.11-3|160	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 3.10-4mdv2011.0
12mu|rp-pppoe-3.11-3|161	+ Revision: 669432
12mu|rp-pppoe-3.11-3|162	- mass rebuild
12mu|rp-pppoe-3.11-3|163	
12mu|rp-pppoe-3.11-3|164	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 3.10-3mdv2011.0
12mu|rp-pppoe-3.11-3|165	+ Revision: 607372
12mu|rp-pppoe-3.11-3|166	- rebuild
12mu|rp-pppoe-3.11-3|167	
12mu|rp-pppoe-3.11-3|168	* Tue Jan 19 2010 Olivier Blin <oblin@mandriva.com> 3.10-2mdv2010.1
12mu|rp-pppoe-3.11-3|169	+ Revision: 493757
12mu|rp-pppoe-3.11-3|170	- build for ppp 2.4.5 (thanks pterjan-controlled build bot!)
12mu|rp-pppoe-3.11-3|171	
12mu|rp-pppoe-3.11-3|172	* Thu May 28 2009 Eugeni Dodonov <eugeni@mandriva.com> 3.10-1mdv2010.0
12mu|rp-pppoe-3.11-3|173	+ Revision: 380657
12mu|rp-pppoe-3.11-3|174	- Updated to 3.10.
12mu|rp-pppoe-3.11-3|175	- Dropped P1, P2 and P3 (merged upstream).
12mu|rp-pppoe-3.11-3|176	- Cleaned spec.
12mu|rp-pppoe-3.11-3|177	
12mu|rp-pppoe-3.11-3|178	* Sat Apr 11 2009 Funda Wang <fwang@mandriva.org> 3.8-6mdv2009.1
12mu|rp-pppoe-3.11-3|179	+ Revision: 366208
12mu|rp-pppoe-3.11-3|180	- reidff CAN patch
12mu|rp-pppoe-3.11-3|181	
12mu|rp-pppoe-3.11-3|182	+ Antoine Ginies <aginies@mandriva.com>
12mu|rp-pppoe-3.11-3|183	- rebuild
12mu|rp-pppoe-3.11-3|184	
12mu|rp-pppoe-3.11-3|185	* Thu Jun 12 2008 Pixel <pixel@mandriva.com> 3.8-5mdv2009.0
12mu|rp-pppoe-3.11-3|186	+ Revision: 218429
12mu|rp-pppoe-3.11-3|187	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mu|rp-pppoe-3.11-3|188	
12mu|rp-pppoe-3.11-3|189	* Sat Mar 08 2008 Olivier Blin <oblin@mandriva.com> 3.8-5mdv2008.1
12mu|rp-pppoe-3.11-3|190	+ Revision: 182239
12mu|rp-pppoe-3.11-3|191	- borrow aligned_u64 definition from linux/types.h (not exported to userspace)
12mu|rp-pppoe-3.11-3|192	- fix detection of kernel pppoe mode
12mu|rp-pppoe-3.11-3|193	(linux/if_pppol2tp.h should include linux/in.h for sockaddr_in struct)
12mu|rp-pppoe-3.11-3|194	- remove old pppox header copy
12mu|rp-pppoe-3.11-3|195	- restore BuildRoot
12mu|rp-pppoe-3.11-3|196	
12mu|rp-pppoe-3.11-3|197	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|rp-pppoe-3.11-3|198	- rebuild
12mu|rp-pppoe-3.11-3|199	
12mu|rp-pppoe-3.11-3|200	+ Thierry Vignaud <tv@mandriva.org>
12mu|rp-pppoe-3.11-3|201	- drop old menu
12mu|rp-pppoe-3.11-3|202	- kill re-definition of %%buildroot on Pixel's request
12mu|rp-pppoe-3.11-3|203	
12mu|rp-pppoe-3.11-3|204	* Mon Jul 30 2007 Giuseppe Ghibò <ghibo@mandriva.com> 3.8-4mdv2008.0
12mu|rp-pppoe-3.11-3|205	+ Revision: 56482
12mu|rp-pppoe-3.11-3|206	- Added Luigi Sgro's Patch3 to speed up initial ADSL connection time to ISP.
12mu|rp-pppoe-3.11-3|207	
12mu|rp-pppoe-3.11-3|208	* Wed Jul 04 2007 Andreas Hasenack <andreas@mandriva.com> 3.8-3mdv2008.0
12mu|rp-pppoe-3.11-3|209	+ Revision: 48240
12mu|rp-pppoe-3.11-3|210	- use serverbuild macro (-fstack-protector-all)
12mu|rp-pppoe-3.11-3|211	- fix docdir
12mu|rp-pppoe-3.11-3|212	
12mu|rp-pppoe-3.11-3|213	
12mu|rp-pppoe-3.11-3|214	* Sat Mar 03 2007 Giuseppe Ghibò <ghibo@mandriva.com> 3.8-2mdv2007.0
12mu|rp-pppoe-3.11-3|215	+ Revision: 131846
12mu|rp-pppoe-3.11-3|216	- Rebuilt against ppp 2.4.4.
12mu|rp-pppoe-3.11-3|217	- Rebuilt.
12mu|rp-pppoe-3.11-3|218	- Import rp-pppoe
12mu|rp-pppoe-3.11-3|219	
12mu|rp-pppoe-3.11-3|220	* Wed Aug 09 2006 Giuseppe Ghib <ghibo@mandriva.com> 3.8-1mdv2007.0
12mu|rp-pppoe-3.11-3|221	- Release 3.8.
12mu|rp-pppoe-3.11-3|222	- XDG menu.
12mu|rp-pppoe-3.11-3|223	
12mu|rp-pppoe-3.11-3|224	* Thu Mar 02 2006 Giuseppe Ghib <ghibo@mandriva.com> 3.7-1mdk
12mu|rp-pppoe-3.11-3|225	- Release 3.7.
12mu|rp-pppoe-3.11-3|226	- Removed Patch1, merged upstream.
12mu|rp-pppoe-3.11-3|227	
12mu|rp-pppoe-3.11-3|228	* Tue Aug 30 2005 Giuseppe Ghib <ghibo@mandriva.com> 3.6-1mdk
12mu|rp-pppoe-3.11-3|229	- Release 3.6.
12mu|rp-pppoe-3.11-3|230	- Re-adapted Patch0 (still needed)?
12mu|rp-pppoe-3.11-3|231	- Added Patch1 (because option rp_pppoe_dev not supported by pppd).
12mu|rp-pppoe-3.11-3|232	- Added Patch2 for compiling plugin under glibc 2.3.5.
12mu|rp-pppoe-3.11-3|233	
12mu|rp-pppoe-3.11-3|234	* Sat Apr 09 2005 Olivier Blin <oblin@mandrakesoft.com> 3.5-5mdk
12mu|rp-pppoe-3.11-3|235	- from Vincent Danen: security update for CAN-2004-0564
12mu|rp-pppoe-3.11-3|236	
12mu|rp-pppoe-3.11-3|237	* Tue Jun 08 2004 Per yvind Karlsen <peroyvind@linux-mandrake.com> 3.5-4mdk
12mu|rp-pppoe-3.11-3|238	- buildrequires
12mu|rp-pppoe-3.11-3|239	

20773 12
12mu|rstart-1.0.5-1|1	Name: rstart
12mu|rstart-1.0.5-1|2	Version: 1.0.5
12mu|rstart-1.0.5-1|3	Release: 1
12mu|rstart-1.0.5-1|4	Summary: A sample implementation of a Remote Start rsh helper
12mu|rstart-1.0.5-1|5	Group: Development/X11
12mu|rstart-1.0.5-1|6	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mu|rstart-1.0.5-1|7	License: MIT
12mu|rstart-1.0.5-1|8	
12mu|rstart-1.0.5-1|9	BuildRequires: pkgconfig(x11)
12mu|rstart-1.0.5-1|10	BuildRequires: x11-util-macros >= 1.0.1
12mu|rstart-1.0.5-1|11	
12mu|rstart-1.0.5-1|12	%description
12mu|rstart-1.0.5-1|13	Rstart is a simple implementation of a Remote Start client as defined in "A
12mu|rstart-1.0.5-1|14	Flexible Remote Execution Protocol Based on rsh". It uses rsh as its
12mu|rstart-1.0.5-1|15	underlying remote execution mechanism.
12mu|rstart-1.0.5-1|16	
12mu|rstart-1.0.5-1|17	%prep
12mu|rstart-1.0.5-1|18	%setup -q -n %{name}-%{version}
12mu|rstart-1.0.5-1|19	
12mu|rstart-1.0.5-1|20	%build
12mu|rstart-1.0.5-1|21	libtoolize --copy --force
12mu|rstart-1.0.5-1|22	autoreconf -fi
12mu|rstart-1.0.5-1|23	%configure2_5x	--x-includes=%{_includedir}\
12mu|rstart-1.0.5-1|24	--x-libraries=%{_libdir}
12mu|rstart-1.0.5-1|25	
12mu|rstart-1.0.5-1|26	%make
12mu|rstart-1.0.5-1|27	
12mu|rstart-1.0.5-1|28	%install
12mu|rstart-1.0.5-1|29	%makeinstall_std
12mu|rstart-1.0.5-1|30	
12mu|rstart-1.0.5-1|31	%files
12mu|rstart-1.0.5-1|32	%{_bindir}/rstartd
12mu|rstart-1.0.5-1|33	%{_bindir}/rstart
12mu|rstart-1.0.5-1|34	%{_libdir}/X11/rstart/rstartd.real
12mu|rstart-1.0.5-1|35	%{_libdir}/X11/rstart/config
12mu|rstart-1.0.5-1|36	%{_libdir}/X11/rstart/commands/@List
12mu|rstart-1.0.5-1|37	%{_libdir}/X11/rstart/commands/x11r6/Terminal
12mu|rstart-1.0.5-1|38	%{_libdir}/X11/rstart/commands/x11r6/@List
12mu|rstart-1.0.5-1|39	%{_libdir}/X11/rstart/commands/x11r6/LoadMonitor
12mu|rstart-1.0.5-1|40	%{_libdir}/X11/rstart/commands/ListGenericCommands
12mu|rstart-1.0.5-1|41	%{_libdir}/X11/rstart/commands/ListContexts
12mu|rstart-1.0.5-1|42	%{_libdir}/X11/rstart/contexts/default
12mu|rstart-1.0.5-1|43	%{_libdir}/X11/rstart/contexts/@List
12mu|rstart-1.0.5-1|44	%{_libdir}/X11/rstart/contexts/x11r6
12mu|rstart-1.0.5-1|45	%{_libdir}/X11/rstart/*/x11
12mu|rstart-1.0.5-1|46	%{_libdir}/X11/rstart/*/x
12mu|rstart-1.0.5-1|47	%{_mandir}/man1/rstartd.*
12mu|rstart-1.0.5-1|48	%{_mandir}/man1/rstart.*
12mu|rstart-1.0.5-1|49	
12mu|rstart-1.0.5-1|50	
12mu|rstart-1.0.5-1|51	%changelog
12mu|rstart-1.0.5-1|52	* Mon Feb 20 2012 abf
12mu|rstart-1.0.5-1|53	- The release updated by ABF
12mu|rstart-1.0.5-1|54	
12mu|rstart-1.0.5-1|55	* Thu May 05 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.4-2mdv2011.0
12mu|rstart-1.0.5-1|56	+ Revision: 669452
12mu|rstart-1.0.5-1|57	- mass rebuild
12mu|rstart-1.0.5-1|58	
12mu|rstart-1.0.5-1|59	* Tue Nov 02 2010 Thierry Vignaud <tv@mandriva.org> 1.0.4-1mdv2011.0
12mu|rstart-1.0.5-1|60	+ Revision: 592502
12mu|rstart-1.0.5-1|61	- new release
12mu|rstart-1.0.5-1|62	
12mu|rstart-1.0.5-1|63	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-2mdv2010.1
12mu|rstart-1.0.5-1|64	+ Revision: 523931
12mu|rstart-1.0.5-1|65	- rebuilt for 2010.1
12mu|rstart-1.0.5-1|66	
12mu|rstart-1.0.5-1|67	* Mon Aug 03 2009 Thierry Vignaud <tv@mandriva.org> 1.0.3-1mdv2010.0
12mu|rstart-1.0.5-1|68	+ Revision: 407784
12mu|rstart-1.0.5-1|69	- adjust file list
12mu|rstart-1.0.5-1|70	- new release
12mu|rstart-1.0.5-1|71	
12mu|rstart-1.0.5-1|72	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 1.0.2-6mdv2009.1
12mu|rstart-1.0.5-1|73	+ Revision: 351544
12mu|rstart-1.0.5-1|74	- rebuild
12mu|rstart-1.0.5-1|75	
12mu|rstart-1.0.5-1|76	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.0.2-5mdv2009.0
12mu|rstart-1.0.5-1|77	+ Revision: 225337
12mu|rstart-1.0.5-1|78	- rebuild
12mu|rstart-1.0.5-1|79	
12mu|rstart-1.0.5-1|80	* Tue Feb 12 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.0.2-4mdv2008.1
12mu|rstart-1.0.5-1|81	+ Revision: 166414
12mu|rstart-1.0.5-1|82	- Revert to use upstream tarball, build requires and remove non mandatory local patches.
12mu|rstart-1.0.5-1|83	
12mu|rstart-1.0.5-1|84	* Tue Jan 22 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.0.2-3mdv2008.1
12mu|rstart-1.0.5-1|85	+ Revision: 156432
12mu|rstart-1.0.5-1|86	- Updated BuildRequires and resubmit package.
12mu|rstart-1.0.5-1|87	
12mu|rstart-1.0.5-1|88	+ Olivier Blin <oblin@mandriva.com>
12mu|rstart-1.0.5-1|89	- restore BuildRoot
12mu|rstart-1.0.5-1|90	
12mu|rstart-1.0.5-1|91	+ Thierry Vignaud <tv@mandriva.org>
12mu|rstart-1.0.5-1|92	- kill re-definition of %%buildroot on Pixel's request
12mu|rstart-1.0.5-1|93	
12mu|rstart-1.0.5-1|94	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 1.0.2-2mdv2008.0
12mu|rstart-1.0.5-1|95	+ Revision: 67342
12mu|rstart-1.0.5-1|96	- fix man pages extension
12mu|rstart-1.0.5-1|97	
12mu|rstart-1.0.5-1|98	
12mu|rstart-1.0.5-1|99	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|rstart-1.0.5-1|100	+ 2006-05-31 18:32:34 (31796)
12mu|rstart-1.0.5-1|101	- rebuild to fix cooker uploading
12mu|rstart-1.0.5-1|102	
12mu|rstart-1.0.5-1|103	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12mu|rstart-1.0.5-1|104	+ 2006-05-29 14:36:37 (31646)
12mu|rstart-1.0.5-1|105	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12mu|rstart-1.0.5-1|106	
12mu|rstart-1.0.5-1|107	* Thu May 25 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|rstart-1.0.5-1|108	+ 2006-05-25 20:17:57 (31598)
12mu|rstart-1.0.5-1|109	- X11R7.1
12mu|rstart-1.0.5-1|110	
12mu|rstart-1.0.5-1|111	* Wed May 17 2006 Thierry Vignaud <tvignaud@mandriva.com>
12mu|rstart-1.0.5-1|112	+ 2006-05-17 00:16:46 (27486)
12mu|rstart-1.0.5-1|113	- fix description
12mu|rstart-1.0.5-1|114	
12mu|rstart-1.0.5-1|115	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|rstart-1.0.5-1|116	+ 2006-05-04 21:25:17 (26918)
12mu|rstart-1.0.5-1|117	- increment release
12mu|rstart-1.0.5-1|118	
12mu|rstart-1.0.5-1|119	* Thu Apr 27 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|rstart-1.0.5-1|120	+ 2006-04-27 04:02:05 (26704)
12mu|rstart-1.0.5-1|121	- Adding X.org 7.0 to the repository
12mu|rstart-1.0.5-1|122	

20774 12
12mu|rsyslog-5.8.12-3|1	%define _with_systemd 1
12mu|rsyslog-5.8.12-3|2	
12mu|rsyslog-5.8.12-3|3	%define _libdir /%{_lib}
12mu|rsyslog-5.8.12-3|4	
12mu|rsyslog-5.8.12-3|5	Summary:	Enhanced system logging and kernel message trapping daemons
12mu|rsyslog-5.8.12-3|6	Name:		rsyslog
12mu|rsyslog-5.8.12-3|7	Version:	5.8.12
12mu|rsyslog-5.8.12-3|8	Release:	3
12mu|rsyslog-5.8.12-3|9	License:	GPLv3
12mu|rsyslog-5.8.12-3|10	Group:		System/Kernel and hardware
12mu|rsyslog-5.8.12-3|11	URL:		http://www.rsyslog.com/
12mu|rsyslog-5.8.12-3|12	Source0:	http://www.rsyslog.com/files/download/%{name}/%{name}-%{version}.tar.gz
12mu|rsyslog-5.8.12-3|13	Source1:	rsyslog.init
12mu|rsyslog-5.8.12-3|14	Source2:	rsyslog.sysconfig
12mu|rsyslog-5.8.12-3|15	Source3:	rsyslog.conf
12mu|rsyslog-5.8.12-3|16	Source4:	00_common.conf
12mu|rsyslog-5.8.12-3|17	Source5:	01_mysql.conf
12mu|rsyslog-5.8.12-3|18	Source6:	02_pgsql.conf
12mu|rsyslog-5.8.12-3|19	Source7:	03_gssapi.conf
12mu|rsyslog-5.8.12-3|20	Source8:	04_relp.conf
12mu|rsyslog-5.8.12-3|21	Source9:	05_dbi.conf
12mu|rsyslog-5.8.12-3|22	Source10:	06_snmp.conf
12mu|rsyslog-5.8.12-3|23	Source11:	sysklogd.conf
12mu|rsyslog-5.8.12-3|24	Source12:	07_rsyslog.log
12mu|rsyslog-5.8.12-3|25	Patch0:		rsyslog-5.8.12-fix-pri-vulnerability.patch
12mu|rsyslog-5.8.12-3|26	Patch1:		rsyslog-5.8.12-systemd.patch
12mu|rsyslog-5.8.12-3|27	Patch2:		rsyslog-5.8.12-systemd-remove-stale-pid-file.patch
12mu|rsyslog-5.8.12-3|28	BuildRequires:	autoconf
12mu|rsyslog-5.8.12-3|29	BuildRequires:	automake
12mu|rsyslog-5.8.12-3|30	BuildRequires:	java-rpmbuild
12mu|rsyslog-5.8.12-3|31	BuildRequires:	krb5-devel
12mu|rsyslog-5.8.12-3|32	BuildRequires:	libdbi-devel
12mu|rsyslog-5.8.12-3|33	BuildRequires:	libtool
12mu|rsyslog-5.8.12-3|34	BuildRequires:	mysql-devel >= 4.0
12mu|rsyslog-5.8.12-3|35	BuildRequires:	net-snmp-devel
12mu|rsyslog-5.8.12-3|36	BuildRequires:	pkgconfig
12mu|rsyslog-5.8.12-3|37	BuildRequires:	postgresql-devel
12mu|rsyslog-5.8.12-3|38	BuildRequires:	relp-devel
12mu|rsyslog-5.8.12-3|39	BuildRequires:	zlib-devel
12mu|rsyslog-5.8.12-3|40	%if %{_with_systemd}
12mu|rsyslog-5.8.12-3|41	BuildRequires:	systemd-units
12mu|rsyslog-5.8.12-3|42	%endif
12mu|rsyslog-5.8.12-3|43	Requires:	logrotate
12mu|rsyslog-5.8.12-3|44	Provides:	syslog-daemon
12mu|rsyslog-5.8.12-3|45	Requires(post):	/sbin/chkconfig
12mu|rsyslog-5.8.12-3|46	Requires(post):	coreutils
12mu|rsyslog-5.8.12-3|47	%if %{_with_systemd}
12mu|rsyslog-5.8.12-3|48	Requires(post):	systemd-units
12mu|rsyslog-5.8.12-3|49	Requires(post):	systemd-sysvinit
12mu|rsyslog-5.8.12-3|50	Requires(preun):	systemd-units
12mu|rsyslog-5.8.12-3|51	Requires(postun):	systemd-units
12mu|rsyslog-5.8.12-3|52	%endif
12mu|rsyslog-5.8.12-3|53	Requires(post):	rpm-helper
12mu|rsyslog-5.8.12-3|54	Requires(preun):	rpm-helper
12mu|rsyslog-5.8.12-3|55	# Nothing requires sysklogd
12mu|rsyslog-5.8.12-3|56	#Provides:	sysklogd = 1.4.5-5
12mu|rsyslog-5.8.12-3|57	Obsoletes:	sysklogd < 1.5-5
12mu|rsyslog-5.8.12-3|58	Conflicts:	logrotate < 3.5.2
12mu|rsyslog-5.8.12-3|59	#Conflicts:	sysklogd
12mu|rsyslog-5.8.12-3|60	Conflicts:	syslog-ng
12mu|rsyslog-5.8.12-3|61	
12mu|rsyslog-5.8.12-3|62	%description
12mu|rsyslog-5.8.12-3|63	Rsyslog is an enhanced multi-threaded syslogd supporting, among others, MySQL,
12mu|rsyslog-5.8.12-3|64	PostgreSQL, syslog/tcp, RFC 3195, permitted sender lists, filtering on any
12mu|rsyslog-5.8.12-3|65	message part, and fine grain output format control. It is quite compatible to
12mu|rsyslog-5.8.12-3|66	stock sysklogd and can be used as a drop-in replacement. Its advanced features
12mu|rsyslog-5.8.12-3|67	make it suitable for enterprise-class, encryption protected syslog relay chains
12mu|rsyslog-5.8.12-3|68	while  at the same time being very easy to setup for the novice user.
12mu|rsyslog-5.8.12-3|69	
12mu|rsyslog-5.8.12-3|70	o lmnet.so    - Implementation of network related stuff.
12mu|rsyslog-5.8.12-3|71	o lmregexp.so - Implementation of regexp related stuff.
12mu|rsyslog-5.8.12-3|72	o lmtcpclt.so - This is the implementation of TCP-based syslog clients.
12mu|rsyslog-5.8.12-3|73	o lmtcpsrv.so - Common code for plain TCP based servers.
12mu|rsyslog-5.8.12-3|74	o imtcp.so    - This is the implementation of the TCP input module.
12mu|rsyslog-5.8.12-3|75	o imudp.so    - This is the implementation of the UDP input module.
12mu|rsyslog-5.8.12-3|76	o imuxsock.so - This is the implementation of the Unix sockets input module.
12mu|rsyslog-5.8.12-3|77	o imklog.so   - The kernel log input module for Linux.
12mu|rsyslog-5.8.12-3|78	o immark.so   - This is the implementation of the build-in mark message input
12mu|rsyslog-5.8.12-3|79	module.
12mu|rsyslog-5.8.12-3|80	o imfile.so - This is the input module for reading text file data.
12mu|rsyslog-5.8.12-3|81	
12mu|rsyslog-5.8.12-3|82	%package mysql
12mu|rsyslog-5.8.12-3|83	Summary:	MySQL support for rsyslog
12mu|rsyslog-5.8.12-3|84	Group:		System/Kernel and hardware
12mu|rsyslog-5.8.12-3|85	Requires:	%{name} = %{version}-%{release}
12mu|rsyslog-5.8.12-3|86	
12mu|rsyslog-5.8.12-3|87	%description mysql
12mu|rsyslog-5.8.12-3|88	The rsyslog-mysql package contains a dynamic shared object that will add
12mu|rsyslog-5.8.12-3|89	MySQL database support to rsyslog.
12mu|rsyslog-5.8.12-3|90	
12mu|rsyslog-5.8.12-3|91	o ommysql.so - This is the implementation of the build-in output module for
12mu|rsyslog-5.8.12-3|92	MySQL.
12mu|rsyslog-5.8.12-3|93	
12mu|rsyslog-5.8.12-3|94	%package pgsql
12mu|rsyslog-5.8.12-3|95	Summary:	PostgreSQL support for rsyslog
12mu|rsyslog-5.8.12-3|96	Group:		System/Kernel and hardware
12mu|rsyslog-5.8.12-3|97	Requires:	%{name} = %{version}-%{release}
12mu|rsyslog-5.8.12-3|98	
12mu|rsyslog-5.8.12-3|99	%description pgsql
12mu|rsyslog-5.8.12-3|100	The rsyslog-pgsql package contains a dynamic shared object that will add
12mu|rsyslog-5.8.12-3|101	PostgreSQL database support to rsyslog.
12mu|rsyslog-5.8.12-3|102	
12mu|rsyslog-5.8.12-3|103	o ompgsql.so - This is the implementation of the build-in output module for
12mu|rsyslog-5.8.12-3|104	PgSQL.
12mu|rsyslog-5.8.12-3|105	
12mu|rsyslog-5.8.12-3|106	%package gssapi
12mu|rsyslog-5.8.12-3|107	Summary:	GSS-API support for rsyslog
12mu|rsyslog-5.8.12-3|108	Group:		System/Kernel and hardware
12mu|rsyslog-5.8.12-3|109	Requires:	%{name} = %{version}-%{release}
12mu|rsyslog-5.8.12-3|110	
12mu|rsyslog-5.8.12-3|111	%description gssapi
12mu|rsyslog-5.8.12-3|112	The rsyslog-gssapi package contains dynamic shared objects that will add
12mu|rsyslog-5.8.12-3|113	GSS-API support to rsyslog.
12mu|rsyslog-5.8.12-3|114	
12mu|rsyslog-5.8.12-3|115	o lmgssutil.so - This is a miscellaneous helper class for gss-api features.
12mu|rsyslog-5.8.12-3|116	o imgssapi.so  - This is the implementation of the GSSAPI input module.
12mu|rsyslog-5.8.12-3|117	o omgssapi.so  - This is the implementation of the build-in forwarding output
12mu|rsyslog-5.8.12-3|118	module.
12mu|rsyslog-5.8.12-3|119	
12mu|rsyslog-5.8.12-3|120	%package relp
12mu|rsyslog-5.8.12-3|121	Summary:	RELP support for rsyslog
12mu|rsyslog-5.8.12-3|122	Group:		System/Kernel and hardware
12mu|rsyslog-5.8.12-3|123	Requires:	%{name} = %{version}-%{release}
12mu|rsyslog-5.8.12-3|124	
12mu|rsyslog-5.8.12-3|125	%description relp
12mu|rsyslog-5.8.12-3|126	The rsyslog-relp package contains a dynamic shared object that will add
12mu|rsyslog-5.8.12-3|127	RELP support to rsyslog.
12mu|rsyslog-5.8.12-3|128	
12mu|rsyslog-5.8.12-3|129	o imrelp.so - This is the implementation of the RELP input module.
12mu|rsyslog-5.8.12-3|130	o omrelp.so - This is the implementation of the RELP output module.
12mu|rsyslog-5.8.12-3|131	
12mu|rsyslog-5.8.12-3|132	%package dbi
12mu|rsyslog-5.8.12-3|133	Summary:	Dbi support for rsyslog
12mu|rsyslog-5.8.12-3|134	Group:		System/Kernel and hardware
12mu|rsyslog-5.8.12-3|135	Requires:	%{name} = %{version}-%{release}
12mu|rsyslog-5.8.12-3|136	
12mu|rsyslog-5.8.12-3|137	%description dbi
12mu|rsyslog-5.8.12-3|138	The rsyslog-dbi package contains a dynamic shared object that will add
12mu|rsyslog-5.8.12-3|139	dbi driver support to rsyslog.
12mu|rsyslog-5.8.12-3|140	
12mu|rsyslog-5.8.12-3|141	o omlibdbi.so - This is the implementation of the dbi output module.
12mu|rsyslog-5.8.12-3|142	
12mu|rsyslog-5.8.12-3|143	%package snmp
12mu|rsyslog-5.8.12-3|144	Summary:	SNMP support for rsyslog
12mu|rsyslog-5.8.12-3|145	Group:		System/Kernel and hardware
12mu|rsyslog-5.8.12-3|146	Requires:	%{name} = %{version}-%{release}
12mu|rsyslog-5.8.12-3|147	
12mu|rsyslog-5.8.12-3|148	%description snmp
12mu|rsyslog-5.8.12-3|149	The rsyslog-snmp package contains a dynamic shared object that will add
12mu|rsyslog-5.8.12-3|150	SNMP support to rsyslog.
12mu|rsyslog-5.8.12-3|151	
12mu|rsyslog-5.8.12-3|152	o omsnmp.so - This module sends an snmp trap.
12mu|rsyslog-5.8.12-3|153	
12mu|rsyslog-5.8.12-3|154	%package docs
12mu|rsyslog-5.8.12-3|155	Summary:	HTML documentation for rsyslog
12mu|rsyslog-5.8.12-3|156	Group:		System/Kernel and hardware
12mu|rsyslog-5.8.12-3|157	
12mu|rsyslog-5.8.12-3|158	%description docs
12mu|rsyslog-5.8.12-3|159	This package contains the HTML documentation for rsyslog.
12mu|rsyslog-5.8.12-3|160	
12mu|rsyslog-5.8.12-3|161	%prep
12mu|rsyslog-5.8.12-3|162	%setup -q
12mu|rsyslog-5.8.12-3|163	
12mu|rsyslog-5.8.12-3|164	mkdir -p Mandriva
12mu|rsyslog-5.8.12-3|165	cp %{SOURCE1} Mandriva/rsyslog.init
12mu|rsyslog-5.8.12-3|166	cp %{SOURCE2} Mandriva/rsyslog.sysconfig
12mu|rsyslog-5.8.12-3|167	cp %{SOURCE3} Mandriva/rsyslog.conf
12mu|rsyslog-5.8.12-3|168	cp %{SOURCE4} Mandriva/00_common.conf
12mu|rsyslog-5.8.12-3|169	cp %{SOURCE5} Mandriva/01_mysql.conf
12mu|rsyslog-5.8.12-3|170	cp %{SOURCE6} Mandriva/02_pgsql.conf
12mu|rsyslog-5.8.12-3|171	cp %{SOURCE7} Mandriva/03_gssapi.conf
12mu|rsyslog-5.8.12-3|172	cp %{SOURCE8} Mandriva/04_relp.conf
12mu|rsyslog-5.8.12-3|173	cp %{SOURCE9} Mandriva/05_dbi.conf
12mu|rsyslog-5.8.12-3|174	cp %{SOURCE10} Mandriva/06_snmp.conf
12mu|rsyslog-5.8.12-3|175	cp %{SOURCE11} Mandriva/syslog.conf
12mu|rsyslog-5.8.12-3|176	cp %{SOURCE12} Mandriva/rsyslog.log
12mu|rsyslog-5.8.12-3|177	
12mu|rsyslog-5.8.12-3|178	%patch0 -p1 -b .cve
12mu|rsyslog-5.8.12-3|179	%patch1 -p1 -b .systemd
12mu|rsyslog-5.8.12-3|180	%patch2 -p1 -b .bak1
12mu|rsyslog-5.8.12-3|181	
12mu|rsyslog-5.8.12-3|182	%build
12mu|rsyslog-5.8.12-3|183	%if %mdkver >= 201200
12mu|rsyslog-5.8.12-3|184	%serverbuild_hardened
12mu|rsyslog-5.8.12-3|185	%else
12mu|rsyslog-5.8.12-3|186	%serverbuild
12mu|rsyslog-5.8.12-3|187	%endif
12mu|rsyslog-5.8.12-3|188	
12mu|rsyslog-5.8.12-3|189	%configure2_5x \
12mu|rsyslog-5.8.12-3|190	--with-systemdsystemunitdir=%{_unitdir} \
12mu|rsyslog-5.8.12-3|191	--disable-static \
12mu|rsyslog-5.8.12-3|192	--sbindir=/sbin \
12mu|rsyslog-5.8.12-3|193	--enable-largefile \
12mu|rsyslog-5.8.12-3|194	--enable-regexp \
12mu|rsyslog-5.8.12-3|195	--enable-zlib \
12mu|rsyslog-5.8.12-3|196	--enable-gssapi-krb5 \
12mu|rsyslog-5.8.12-3|197	--enable-pthreads \
12mu|rsyslog-5.8.12-3|198	--enable-klog \
12mu|rsyslog-5.8.12-3|199	--enable-inet \
12mu|rsyslog-5.8.12-3|200	--enable-mysql \
12mu|rsyslog-5.8.12-3|201	--enable-pgsql \
12mu|rsyslog-5.8.12-3|202	--enable-libdbi \
12mu|rsyslog-5.8.12-3|203	--enable-snmp \
12mu|rsyslog-5.8.12-3|204	--enable-rsyslogd \
12mu|rsyslog-5.8.12-3|205	--enable-mail \
12mu|rsyslog-5.8.12-3|206	--enable-relp \
12mu|rsyslog-5.8.12-3|207	--enable-imfile \
12mu|rsyslog-5.8.12-3|208	--enable-imtemplate
12mu|rsyslog-5.8.12-3|209	
12mu|rsyslog-5.8.12-3|210	aclocal
12mu|rsyslog-5.8.12-3|211	automake --add-missing
12mu|rsyslog-5.8.12-3|212	autoreconf
12mu|rsyslog-5.8.12-3|213	make
12mu|rsyslog-5.8.12-3|214	
12mu|rsyslog-5.8.12-3|215	%install
12mu|rsyslog-5.8.12-3|216	%makeinstall_std
12mu|rsyslog-5.8.12-3|217	
12mu|rsyslog-5.8.12-3|218	install -d -m 755 %{buildroot}%{_initrddir}
12mu|rsyslog-5.8.12-3|219	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
12mu|rsyslog-5.8.12-3|220	install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12mu|rsyslog-5.8.12-3|221	install -d -m 755 %{buildroot}%{_sysconfdir}/rsyslog.d
12mu|rsyslog-5.8.12-3|222	
12mu|rsyslog-5.8.12-3|223	%if !%{_with_systemd}
12mu|rsyslog-5.8.12-3|224	install -p -m 755 Mandriva/rsyslog.init %{buildroot}%{_initrddir}/rsyslog
12mu|rsyslog-5.8.12-3|225	%endif
12mu|rsyslog-5.8.12-3|226	install -p -m 644 Mandriva/rsyslog.conf %{buildroot}%{_sysconfdir}/rsyslog.conf
12mu|rsyslog-5.8.12-3|227	install -p -m 644 Mandriva/syslog.conf %{buildroot}%{_sysconfdir}/syslog.conf
12mu|rsyslog-5.8.12-3|228	install -p -m 644 Mandriva/rsyslog.log %{buildroot}%{_sysconfdir}/logrotate.d/rsyslog
12mu|rsyslog-5.8.12-3|229	install -p -m 644 Mandriva/rsyslog.sysconfig %{buildroot}/%{_sysconfdir}/sysconfig/rsyslog
12mu|rsyslog-5.8.12-3|230	install -p -m 644 Mandriva/*_*.conf %{buildroot}%{_sysconfdir}/rsyslog.d/
12mu|rsyslog-5.8.12-3|231	
12mu|rsyslog-5.8.12-3|232	#get rid of *.la
12mu|rsyslog-5.8.12-3|233	rm %{buildroot}/%{_libdir}/rsyslog/*.la
12mu|rsyslog-5.8.12-3|234	
12mu|rsyslog-5.8.12-3|235	# cleanup
12mu|rsyslog-5.8.12-3|236	rm -f %{buildroot}%{_libdir}/rsyslog/imtemplate.so
12mu|rsyslog-5.8.12-3|237	
12mu|rsyslog-5.8.12-3|238	# fix html docs
12mu|rsyslog-5.8.12-3|239	rm -rf html_docs; mkdir -p html_docs
12mu|rsyslog-5.8.12-3|240	cp doc/*.html doc/*.jpg html_docs/
12mu|rsyslog-5.8.12-3|241	chmod 644 html_docs/*
12mu|rsyslog-5.8.12-3|242	
12mu|rsyslog-5.8.12-3|243	# (bor) rsyslog.socket conflicts with syslog.socket for the /dev/log
12mu|rsyslog-5.8.12-3|244	rm -f %{buildroot}/lib/systemd/system/rsyslog.socket
12mu|rsyslog-5.8.12-3|245	
12mu|rsyslog-5.8.12-3|246	%post
12mu|rsyslog-5.8.12-3|247	# The following should really be part of _post_service
12mu|rsyslog-5.8.12-3|248	[ $1 = 1 -a -x /bin/systemctl ] && /bin/systemctl enable rsyslog.service || :
12mu|rsyslog-5.8.12-3|249	
12mu|rsyslog-5.8.12-3|250	%_post_service rsyslog
12mu|rsyslog-5.8.12-3|251	
12mu|rsyslog-5.8.12-3|252	for n in /var/log/{messages,secure,maillog,spooler}; do
12mu|rsyslog-5.8.12-3|253	[ -f $n ] && continue
12mu|rsyslog-5.8.12-3|254	umask 066 && touch $n
12mu|rsyslog-5.8.12-3|255	done
12mu|rsyslog-5.8.12-3|256	
12mu|rsyslog-5.8.12-3|257	# (from Mageia) Handle a quirk of rsyslog installation
12mu|rsyslog-5.8.12-3|258	if [ -f /etc/systemd/system/multi-user.target.wants/rsyslog.service -a ! -f /etc/systemd/system/syslog.service ]; then
12mu|rsyslog-5.8.12-3|259	cp -a /etc/systemd/system/multi-user.target.wants/rsyslog.service /etc/systemd/system/syslog.service
12mu|rsyslog-5.8.12-3|260	fi
12mu|rsyslog-5.8.12-3|261	
12mu|rsyslog-5.8.12-3|262	%triggerin -- rsyslog < 5.6.2-3
12mu|rsyslog-5.8.12-3|263	# enable systemd unit on update
12mu|rsyslog-5.8.12-3|264	[ -x /bin/systemctl ] && /bin/systemctl enable rsyslog.service || :
12mu|rsyslog-5.8.12-3|265	
12mu|rsyslog-5.8.12-3|266	%triggerpostun -- rsyslog < 2.0.1-2mdv2008.1
12mu|rsyslog-5.8.12-3|267	if [ ! -f /etc/syslog.conf ]; then
12mu|rsyslog-5.8.12-3|268	# restore syslog.conf
12mu|rsyslog-5.8.12-3|269	mv -f /etc/rsyslog.conf /etc/syslog.conf
12mu|rsyslog-5.8.12-3|270	mv -f /etc/rsyslog.conf.rpmnew /etc/rsyslog.conf
12mu|rsyslog-5.8.12-3|271	fi
12mu|rsyslog-5.8.12-3|272	
12mu|rsyslog-5.8.12-3|273	%triggerun -- rsyslog < 3.0.0
12mu|rsyslog-5.8.12-3|274	/bin/kill `cat /var/run/rklogd.pid 2> /dev/null` > /dev/null 2>&1 ||:
12mu|rsyslog-5.8.12-3|275	
12mu|rsyslog-5.8.12-3|276	%triggerun -- sysklogd < 1.5-5
12mu|rsyslog-5.8.12-3|277	. /etc/sysconfig/syslog
12mu|rsyslog-5.8.12-3|278	if echo $SYSLOGD_OPTIONS | grep -q -- "-r"
12mu|rsyslog-5.8.12-3|279	then
12mu|rsyslog-5.8.12-3|280	sed -i	-e 's/^\#\$ModLoad imudp.so$/$ModLoad imudp.so/' \
12mu|rsyslog-5.8.12-3|281	-e 's/^\#\$UDPServerRun 514$/$UDPServerRun 514/' /etc/rsyslog.d/00_common.conf
12mu|rsyslog-5.8.12-3|282	fi
12mu|rsyslog-5.8.12-3|283	if [ -f /var/run/syslogd.pid ]
12mu|rsyslog-5.8.12-3|284	then
12mu|rsyslog-5.8.12-3|285	%{_initrddir}/syslog stop
12mu|rsyslog-5.8.12-3|286	%{_initrddir}/rsyslog start
12mu|rsyslog-5.8.12-3|287	fi
12mu|rsyslog-5.8.12-3|288	
12mu|rsyslog-5.8.12-3|289	%preun
12mu|rsyslog-5.8.12-3|290	%_preun_service rsyslog
12mu|rsyslog-5.8.12-3|291	# The following should really be part of _preun_service
12mu|rsyslog-5.8.12-3|292	[ $1 = 0 -a -x /bin/systemctl ] && /bin/systemctl disable rsyslog.service || :
12mu|rsyslog-5.8.12-3|293	
12mu|rsyslog-5.8.12-3|294	%postun
12mu|rsyslog-5.8.12-3|295	if [ "$1" -ge "1" ]; then
12mu|rsyslog-5.8.12-3|296	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mu|rsyslog-5.8.12-3|297	fi
12mu|rsyslog-5.8.12-3|298	
12mu|rsyslog-5.8.12-3|299	%post mysql
12mu|rsyslog-5.8.12-3|300	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mu|rsyslog-5.8.12-3|301	
12mu|rsyslog-5.8.12-3|302	%preun mysql
12mu|rsyslog-5.8.12-3|303	if [ "$1" = 0 ]; then
12mu|rsyslog-5.8.12-3|304	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mu|rsyslog-5.8.12-3|305	fi
12mu|rsyslog-5.8.12-3|306	
12mu|rsyslog-5.8.12-3|307	%post pgsql
12mu|rsyslog-5.8.12-3|308	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mu|rsyslog-5.8.12-3|309	
12mu|rsyslog-5.8.12-3|310	%preun pgsql
12mu|rsyslog-5.8.12-3|311	if [ "$1" = 0 ]; then
12mu|rsyslog-5.8.12-3|312	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mu|rsyslog-5.8.12-3|313	fi
12mu|rsyslog-5.8.12-3|314	
12mu|rsyslog-5.8.12-3|315	%post gssapi
12mu|rsyslog-5.8.12-3|316	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mu|rsyslog-5.8.12-3|317	
12mu|rsyslog-5.8.12-3|318	%preun gssapi
12mu|rsyslog-5.8.12-3|319	if [ "$1" = 0 ]; then
12mu|rsyslog-5.8.12-3|320	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mu|rsyslog-5.8.12-3|321	fi
12mu|rsyslog-5.8.12-3|322	
12mu|rsyslog-5.8.12-3|323	%post relp
12mu|rsyslog-5.8.12-3|324	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mu|rsyslog-5.8.12-3|325	
12mu|rsyslog-5.8.12-3|326	%preun relp
12mu|rsyslog-5.8.12-3|327	if [ "$1" = 0 ]; then
12mu|rsyslog-5.8.12-3|328	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mu|rsyslog-5.8.12-3|329	fi
12mu|rsyslog-5.8.12-3|330	
12mu|rsyslog-5.8.12-3|331	%post dbi
12mu|rsyslog-5.8.12-3|332	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mu|rsyslog-5.8.12-3|333	
12mu|rsyslog-5.8.12-3|334	%preun dbi
12mu|rsyslog-5.8.12-3|335	if [ "$1" = 0 ]; then
12mu|rsyslog-5.8.12-3|336	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mu|rsyslog-5.8.12-3|337	fi
12mu|rsyslog-5.8.12-3|338	
12mu|rsyslog-5.8.12-3|339	%post snmp
12mu|rsyslog-5.8.12-3|340	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mu|rsyslog-5.8.12-3|341	
12mu|rsyslog-5.8.12-3|342	%preun snmp
12mu|rsyslog-5.8.12-3|343	if [ "$1" = 0 ]; then
12mu|rsyslog-5.8.12-3|344	%{_initrddir}/rsyslog condrestart > /dev/null 2>/dev/null || :
12mu|rsyslog-5.8.12-3|345	fi
12mu|rsyslog-5.8.12-3|346	
12mu|rsyslog-5.8.12-3|347	%files
12mu|rsyslog-5.8.12-3|348	%defattr(-,root,root)
12mu|rsyslog-5.8.12-3|349	%doc AUTHORS ChangeLog README  doc/rsyslog-example.conf
12mu|rsyslog-5.8.12-3|350	%config(noreplace) %{_sysconfdir}/rsyslog.conf
12mu|rsyslog-5.8.12-3|351	%config(noreplace) %{_sysconfdir}/syslog.conf
12mu|rsyslog-5.8.12-3|352	%config(noreplace) %{_sysconfdir}/sysconfig/rsyslog
12mu|rsyslog-5.8.12-3|353	%config(noreplace) %{_sysconfdir}/logrotate.d/rsyslog
12mu|rsyslog-5.8.12-3|354	%dir %{_sysconfdir}/rsyslog.d
12mu|rsyslog-5.8.12-3|355	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_common.conf
12mu|rsyslog-5.8.12-3|356	%if %{_with_systemd}
12mu|rsyslog-5.8.12-3|357	%{_unitdir}/rsyslog.service
12mu|rsyslog-5.8.12-3|358	%else
12mu|rsyslog-5.8.12-3|359	%{_initrddir}/rsyslog
12mu|rsyslog-5.8.12-3|360	%endif
12mu|rsyslog-5.8.12-3|361	/sbin/rsyslogd
12mu|rsyslog-5.8.12-3|362	%dir %{_libdir}/rsyslog
12mu|rsyslog-5.8.12-3|363	%{_libdir}/rsyslog/imfile.so
12mu|rsyslog-5.8.12-3|364	%{_libdir}/rsyslog/imklog.so
12mu|rsyslog-5.8.12-3|365	%{_libdir}/rsyslog/immark.so
12mu|rsyslog-5.8.12-3|366	%{_libdir}/rsyslog/imtcp.so
12mu|rsyslog-5.8.12-3|367	%{_libdir}/rsyslog/imudp.so
12mu|rsyslog-5.8.12-3|368	%{_libdir}/rsyslog/imuxsock.so
12mu|rsyslog-5.8.12-3|369	%{_libdir}/rsyslog/lmnet.so
12mu|rsyslog-5.8.12-3|370	%{_libdir}/rsyslog/lmnetstrms.so
12mu|rsyslog-5.8.12-3|371	%{_libdir}/rsyslog/lmnsd_ptcp.so
12mu|rsyslog-5.8.12-3|372	%{_libdir}/rsyslog/lmregexp.so
12mu|rsyslog-5.8.12-3|373	%{_libdir}/rsyslog/lmstrmsrv.so
12mu|rsyslog-5.8.12-3|374	%{_libdir}/rsyslog/lmtcpclt.so
12mu|rsyslog-5.8.12-3|375	%{_libdir}/rsyslog/lmzlibw.so
12mu|rsyslog-5.8.12-3|376	%{_libdir}/rsyslog/lmtcpsrv.so
12mu|rsyslog-5.8.12-3|377	%{_libdir}/rsyslog/omtesting.so
12mu|rsyslog-5.8.12-3|378	%{_libdir}/rsyslog/ommail.so
12mu|rsyslog-5.8.12-3|379	%{_libdir}/rsyslog/omruleset.so
12mu|rsyslog-5.8.12-3|380	%{_mandir}/*/*
12mu|rsyslog-5.8.12-3|381	
12mu|rsyslog-5.8.12-3|382	%files mysql
12mu|rsyslog-5.8.12-3|383	%doc plugins/ommysql/createDB.sql plugins/ommysql/contrib/delete_mysql
12mu|rsyslog-5.8.12-3|384	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_mysql.conf
12mu|rsyslog-5.8.12-3|385	%{_libdir}/rsyslog/ommysql.so
12mu|rsyslog-5.8.12-3|386	
12mu|rsyslog-5.8.12-3|387	%files pgsql
12mu|rsyslog-5.8.12-3|388	%doc plugins/ompgsql/createDB.sql
12mu|rsyslog-5.8.12-3|389	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_pgsql.conf
12mu|rsyslog-5.8.12-3|390	%{_libdir}/rsyslog/ompgsql.so
12mu|rsyslog-5.8.12-3|391	
12mu|rsyslog-5.8.12-3|392	%files gssapi
12mu|rsyslog-5.8.12-3|393	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_gssapi.conf
12mu|rsyslog-5.8.12-3|394	%{_libdir}/rsyslog/omgssapi.so
12mu|rsyslog-5.8.12-3|395	%{_libdir}/rsyslog/imgssapi.so
12mu|rsyslog-5.8.12-3|396	%{_libdir}/rsyslog/lmgssutil.so
12mu|rsyslog-5.8.12-3|397	
12mu|rsyslog-5.8.12-3|398	%files relp
12mu|rsyslog-5.8.12-3|399	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_relp.conf
12mu|rsyslog-5.8.12-3|400	%{_libdir}/rsyslog/imrelp.so
12mu|rsyslog-5.8.12-3|401	%{_libdir}/rsyslog/omrelp.so
12mu|rsyslog-5.8.12-3|402	
12mu|rsyslog-5.8.12-3|403	%files dbi
12mu|rsyslog-5.8.12-3|404	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_dbi.conf
12mu|rsyslog-5.8.12-3|405	%{_libdir}/rsyslog/omlibdbi.so
12mu|rsyslog-5.8.12-3|406	
12mu|rsyslog-5.8.12-3|407	%files snmp
12mu|rsyslog-5.8.12-3|408	%config(noreplace) %{_sysconfdir}/rsyslog.d/*_snmp.conf
12mu|rsyslog-5.8.12-3|409	%{_libdir}/rsyslog/omsnmp.so
12mu|rsyslog-5.8.12-3|410	
12mu|rsyslog-5.8.12-3|411	%files docs
12mu|rsyslog-5.8.12-3|412	%doc html_docs/*
12mu|rsyslog-5.8.12-3|413	
12mu|rsyslog-5.8.12-3|414	
12mu|rsyslog-5.8.12-3|415	
12mu|rsyslog-5.8.12-3|416	%changelog
12mu|rsyslog-5.8.12-3|417	* Thu Jan 15 2015 Denis Silakov <denis.silakov@rosalab.ru> 5.8.12-3
12mu|rsyslog-5.8.12-3|418	+ Revision: 0e7853c
12mu|rsyslog-5.8.12-3|419	- Fix CVE-2014-3634
12mu|rsyslog-5.8.12-3|420	
12mu|rsyslog-5.8.12-3|421	

20775 12
12mu|ruby-1.9.3.p484-3|1	%define subver 1.9
12mu|ruby-1.9.3.p484-3|2	%define abiver 1.9.1
12mu|ruby-1.9.3.p484-3|3	%define rubyver 1.9.3
12mu|ruby-1.9.3.p484-3|4	%define patchversion p484
12mu|ruby-1.9.3.p484-3|5	%bcond_without	tcltk
12mu|ruby-1.9.3.p484-3|6	
12mu|ruby-1.9.3.p484-3|7	Summary:	Object Oriented Script Language
12mu|ruby-1.9.3.p484-3|8	Name:		ruby
12mu|ruby-1.9.3.p484-3|9	Version:	%{rubyver}.%{patchversion}
12mu|ruby-1.9.3.p484-3|10	Release:	3
12mu|ruby-1.9.3.p484-3|11	License:	Ruby or GPLv2+
12mu|ruby-1.9.3.p484-3|12	Group:		Development/Ruby
12mu|ruby-1.9.3.p484-3|13	
12mu|ruby-1.9.3.p484-3|14	Url:		http://www.ruby-lang.org/
12mu|ruby-1.9.3.p484-3|15	Source0:	ftp://ftp.ruby-lang.org/pub/ruby/%{subver}/ruby-%{rubyver}-%{patchversion}.tar.bz2
12mu|ruby-1.9.3.p484-3|16	Source1:	http://www.rubycentral.com/faq/rubyfaqall.html
12mu|ruby-1.9.3.p484-3|17	Source2:	http://dev.rubycentral.com/downloads/files/ProgrammingRuby-0.4.tar.bz2
12mu|ruby-1.9.3.p484-3|18	# from ruby 1.9, to prevent file conflicts
12mu|ruby-1.9.3.p484-3|19	Source4:	ruby-mode.el
12mu|ruby-1.9.3.p484-3|20	Patch1:		ruby-do-not-use-system-ruby-to-generate-ri-doc.patch
12mu|ruby-1.9.3.p484-3|21	Patch3:		ruby-do_not_propagate_no-undefined.patch
12mu|ruby-1.9.3.p484-3|22	Patch4:		ruby-1.9.3-gnueabi.patch
12mu|ruby-1.9.3.p484-3|23	# http://redmine.ruby-lang.org/issues/5108
12mu|ruby-1.9.3.p484-3|24	Patch5:		ruby-1.8.7-p352-stdout-rouge-fix.patch
12mu|ruby-1.9.3.p484-3|25	# Use shared libs as opposed to static for mkmf
12mu|ruby-1.9.3.p484-3|26	# See bug rhbz#428384
12mu|ruby-1.9.3.p484-3|27	Patch6:		ruby-1.8.7-p249-mkmf-use-shared.patch
12mu|ruby-1.9.3.p484-3|28	#aarch64
12mu|ruby-1.9.3.p484-3|29	Patch7:		ruby-1.9-aarch64.patch
12mu|ruby-1.9.3.p484-3|30	
12mu|ruby-1.9.3.p484-3|31	BuildRequires:	autoconf
12mu|ruby-1.9.3.p484-3|32	BuildRequires:	byacc
12mu|ruby-1.9.3.p484-3|33	BuildRequires:	ncurses-devel
12mu|ruby-1.9.3.p484-3|34	BuildRequires:	readline-devel
12mu|ruby-1.9.3.p484-3|35	%if %{with tcltk}
12mu|ruby-1.9.3.p484-3|36	BuildRequires:	tcl-devel tk-devel
12mu|ruby-1.9.3.p484-3|37	%endif
12mu|ruby-1.9.3.p484-3|38	BuildRequires:	db52-devel
12mu|ruby-1.9.3.p484-3|39	BuildRequires:	gdbm-devel >= 1.8.3
12mu|ruby-1.9.3.p484-3|40	BuildRequires:	openssl-devel
12mu|ruby-1.9.3.p484-3|41	BuildRequires:	zlib-devel
12mu|ruby-1.9.3.p484-3|42	BuildRequires:	yaml-devel
12mu|ruby-1.9.3.p484-3|43	%rename		ruby-rexml
12mu|ruby-1.9.3.p484-3|44	%rename		ruby-irb
12mu|ruby-1.9.3.p484-3|45	%rename		ruby-libs
12mu|ruby-1.9.3.p484-3|46	%rename		ruby-rdoc
12mu|ruby-1.9.3.p484-3|47	%rename		ruby1.9
12mu|ruby-1.9.3.p484-3|48	%rename		ruby-rake
12mu|ruby-1.9.3.p484-3|49	%rename		rubygem-rake
12mu|ruby-1.9.3.p484-3|50	Provides:	rubygem(rake) = 0.9.2.2
12mu|ruby-1.9.3.p484-3|51	%rename		ruby-RubyGems
12mu|ruby-1.9.3.p484-3|52	Provides:	rubygems = %version-%release
12mu|ruby-1.9.3.p484-3|53	
12mu|ruby-1.9.3.p484-3|54	# explicit file provides (since such requires are automatically added by find-requires)
12mu|ruby-1.9.3.p484-3|55	Provides:	/usr/bin/ruby
12mu|ruby-1.9.3.p484-3|56	Provides:	ruby(abi) = %{abiver}
12mu|ruby-1.9.3.p484-3|57	# will also apply to all subpackages also, but since they all depend on
12mu|ruby-1.9.3.p484-3|58	# ruby = %version anyways for now, it doesn't really matter...
12mu|ruby-1.9.3.p484-3|59	%if %{_use_internal_dependency_generator}
12mu|ruby-1.9.3.p484-3|60	%define __noautoreq		'ruby\\(abi\\)'
12mu|ruby-1.9.3.p484-3|61	%else
12mu|ruby-1.9.3.p484-3|62	%define _requires_exceptions	ruby\(abi\)
12mu|ruby-1.9.3.p484-3|63	%endif
12mu|ruby-1.9.3.p484-3|64	
12mu|ruby-1.9.3.p484-3|65	%define my_target_cpu %{_target_cpu}
12mu|ruby-1.9.3.p484-3|66	%ifarch ppc
12mu|ruby-1.9.3.p484-3|67	%define my_target_cpu powerpc
12mu|ruby-1.9.3.p484-3|68	%endif
12mu|ruby-1.9.3.p484-3|69	%ifarch ppc64
12mu|ruby-1.9.3.p484-3|70	%define my_target_cpu powerpc64
12mu|ruby-1.9.3.p484-3|71	%endif
12mu|ruby-1.9.3.p484-3|72	%ifarch amd64
12mu|ruby-1.9.3.p484-3|73	%define my_target_cpu x86_64
12mu|ruby-1.9.3.p484-3|74	%endif
12mu|ruby-1.9.3.p484-3|75	
12mu|ruby-1.9.3.p484-3|76	%define	libname	%mklibname ruby %{subver}
12mu|ruby-1.9.3.p484-3|77	
12mu|ruby-1.9.3.p484-3|78	%package -n	%{libname}
12mu|ruby-1.9.3.p484-3|79	Summary:	Shared main library for ruby %{subver}
12mu|ruby-1.9.3.p484-3|80	Group:		System/Libraries
12mu|ruby-1.9.3.p484-3|81	
12mu|ruby-1.9.3.p484-3|82	%package	doc
12mu|ruby-1.9.3.p484-3|83	Summary:	Documentation for the powerful language Ruby
12mu|ruby-1.9.3.p484-3|84	Group:		Development/Ruby
12mu|ruby-1.9.3.p484-3|85	BuildArch:	noarch
12mu|ruby-1.9.3.p484-3|86	%rename		ruby1.9-doc
12mu|ruby-1.9.3.p484-3|87	
12mu|ruby-1.9.3.p484-3|88	%package	devel
12mu|ruby-1.9.3.p484-3|89	Summary:	Development file for the powerful language Ruby
12mu|ruby-1.9.3.p484-3|90	Group:		Development/Ruby
12mu|ruby-1.9.3.p484-3|91	Requires:	%{name} = %{version}
12mu|ruby-1.9.3.p484-3|92	%rename		ruby-static
12mu|ruby-1.9.3.p484-3|93	%rename		ruby1.9-devel
12mu|ruby-1.9.3.p484-3|94	
12mu|ruby-1.9.3.p484-3|95	%if %{with tcltk}
12mu|ruby-1.9.3.p484-3|96	%package	tk
12mu|ruby-1.9.3.p484-3|97	Summary:	Tk extension for the powerful language Ruby
12mu|ruby-1.9.3.p484-3|98	Group:		Development/Ruby
12mu|ruby-1.9.3.p484-3|99	Requires:	%{name} = %{version}
12mu|ruby-1.9.3.p484-3|100	%rename		ruby1.9-tk
12mu|ruby-1.9.3.p484-3|101	
12mu|ruby-1.9.3.p484-3|102	%description	tk
12mu|ruby-1.9.3.p484-3|103	Ruby is the interpreted scripting language for quick and
12mu|ruby-1.9.3.p484-3|104	easy object-oriented programming.  It has many features to
12mu|ruby-1.9.3.p484-3|105	process text files and to do system management tasks (as in
12mu|ruby-1.9.3.p484-3|106	Perl). It is simple, straight-forward, and extensible.
12mu|ruby-1.9.3.p484-3|107	
12mu|ruby-1.9.3.p484-3|108	This package contains the Tk extension for Ruby.
12mu|ruby-1.9.3.p484-3|109	%endif
12mu|ruby-1.9.3.p484-3|110	
12mu|ruby-1.9.3.p484-3|111	%description
12mu|ruby-1.9.3.p484-3|112	Ruby is the interpreted scripting language for quick and
12mu|ruby-1.9.3.p484-3|113	easy object-oriented programming.  It has many features to
12mu|ruby-1.9.3.p484-3|114	process text files and to do system management tasks (as in
12mu|ruby-1.9.3.p484-3|115	Perl).  It is simple, straight-forward, and extensible.
12mu|ruby-1.9.3.p484-3|116	
12mu|ruby-1.9.3.p484-3|117	%description -n	%{libname}
12mu|ruby-1.9.3.p484-3|118	This package contains the shared ruby %{subver} library.
12mu|ruby-1.9.3.p484-3|119	
12mu|ruby-1.9.3.p484-3|120	%description	doc
12mu|ruby-1.9.3.p484-3|121	Ruby is the interpreted scripting language for quick and
12mu|ruby-1.9.3.p484-3|122	easy object-oriented programming.  It has many features to
12mu|ruby-1.9.3.p484-3|123	process text files and to do system management tasks (as in
12mu|ruby-1.9.3.p484-3|124	Perl). It is simple, straight-forward, and extensible.
12mu|ruby-1.9.3.p484-3|125	
12mu|ruby-1.9.3.p484-3|126	This package contains the Ruby's documentation
12mu|ruby-1.9.3.p484-3|127	
12mu|ruby-1.9.3.p484-3|128	%description	devel
12mu|ruby-1.9.3.p484-3|129	Ruby is the interpreted scripting language for quick and
12mu|ruby-1.9.3.p484-3|130	easy object-oriented programming.  It has many features to
12mu|ruby-1.9.3.p484-3|131	process text files and to do system management tasks (as in
12mu|ruby-1.9.3.p484-3|132	Perl). It is simple, straight-forward, and extensible.
12mu|ruby-1.9.3.p484-3|133	
12mu|ruby-1.9.3.p484-3|134	This package contains the Ruby's devel files.
12mu|ruby-1.9.3.p484-3|135	
12mu|ruby-1.9.3.p484-3|136	
12mu|ruby-1.9.3.p484-3|137	%prep
12mu|ruby-1.9.3.p484-3|138	%setup -q -n ruby-%{rubyver}-%{patchversion}
12mu|ruby-1.9.3.p484-3|139	%patch1 -p1 -b .ri
12mu|ruby-1.9.3.p484-3|140	%patch3 -p1 -b .undefined
12mu|ruby-1.9.3.p484-3|141	%ifarch %arm
12mu|ruby-1.9.3.p484-3|142	%patch4 -p1
12mu|ruby-1.9.3.p484-3|143	%endif
12mu|ruby-1.9.3.p484-3|144	%patch5 -p1 -b .stdout~
12mu|ruby-1.9.3.p484-3|145	%patch6 -p1 -b .shared~
12mu|ruby-1.9.3.p484-3|146	%patch7 -p1 -b .aarch64
12mu|ruby-1.9.3.p484-3|147	
12mu|ruby-1.9.3.p484-3|148	autoreconf -fi
12mu|ruby-1.9.3.p484-3|149	touch configure.in
12mu|ruby-1.9.3.p484-3|150	
12mu|ruby-1.9.3.p484-3|151	%build
12mu|ruby-1.9.3.p484-3|152	CFLAGS=`echo %optflags | sed 's/-fomit-frame-pointer//'`
12mu|ruby-1.9.3.p484-3|153	%configure2_5x	--enable-shared \
12mu|ruby-1.9.3.p484-3|154	--disable-rpath \
12mu|ruby-1.9.3.p484-3|155	--enable-pthread \
12mu|ruby-1.9.3.p484-3|156	--with-sitedir=%{_prefix}/lib/ruby/%{abiver}/site_ruby \
12mu|ruby-1.9.3.p484-3|157	--with-vendordir=%{_prefix}/lib/ruby/%{abiver}/vendor_ruby \
12mu|ruby-1.9.3.p484-3|158	--with-rubylibprefix=%{_prefix}/lib/ruby
12mu|ruby-1.9.3.p484-3|159	#		--enable-wide-getaddrinfo \
12mu|ruby-1.9.3.p484-3|160	%make
12mu|ruby-1.9.3.p484-3|161	
12mu|ruby-1.9.3.p484-3|162	%install
12mu|ruby-1.9.3.p484-3|163	%makeinstall_std install-doc
12mu|ruby-1.9.3.p484-3|164	
12mu|ruby-1.9.3.p484-3|165	install -d %{buildroot}%{_docdir}/%{name}-%{version}
12mu|ruby-1.9.3.p484-3|166	cp -a COPYING* ChangeLog README* ToDo sample %{buildroot}%{_docdir}/%{name}-%{version}
12mu|ruby-1.9.3.p484-3|167	install -m644 %{SOURCE1} -D %{buildroot}%{_docdir}/%{name}-%{version}/FAQ.html
12mu|ruby-1.9.3.p484-3|168	
12mu|ruby-1.9.3.p484-3|169	install -m644 %{SOURCE4} -D %{buildroot}%{_datadir}/emacs/site-lisp/ruby-mode.el
12mu|ruby-1.9.3.p484-3|170	
12mu|ruby-1.9.3.p484-3|171	install -d %{buildroot}%{_sysconfdir}/emacs/site-start.d
12mu|ruby-1.9.3.p484-3|172	cat <<EOF >%{buildroot}%{_sysconfdir}/emacs/site-start.d/%{name}.el
12mu|ruby-1.9.3.p484-3|173	(autoload 'ruby-mode "ruby-mode" "Ruby editing mode." t)
12mu|ruby-1.9.3.p484-3|174	(add-to-list 'auto-mode-alist '("\\\\.rb$" . ruby-mode))
12mu|ruby-1.9.3.p484-3|175	(add-to-list 'interpreter-mode-alist '("ruby" . ruby-mode))
12mu|ruby-1.9.3.p484-3|176	EOF
12mu|ruby-1.9.3.p484-3|177	
12mu|ruby-1.9.3.p484-3|178	tar -C %{buildroot}%{_docdir}/%{name}-%{version} -xjf %{SOURCE2}
12mu|ruby-1.9.3.p484-3|179	mv %{buildroot}%{_docdir}/%{name}-%{version}/ProgrammingRuby-*/{html/*,}
12mu|ruby-1.9.3.p484-3|180	rm -rf %{buildroot}%{_docdir}/%{name}-%{version}/ProgrammingRuby-*/{html,xml}/
12mu|ruby-1.9.3.p484-3|181	
12mu|ruby-1.9.3.p484-3|182	# Make the file/dirs list, filtering out tcl/tk and devel files
12mu|ruby-1.9.3.p484-3|183	find %{buildroot}%{_prefix}/lib/ruby/%{abiver} \
12mu|ruby-1.9.3.p484-3|184	\( -not -type d -printf "%%p\n" \) \
12mu|ruby-1.9.3.p484-3|185	-or \( -type d -printf "%%%%dir %%p\n" \) \
12mu|ruby-1.9.3.p484-3|186	| sed -e 's#%{buildroot}##g' \
12mu|ruby-1.9.3.p484-3|187	| egrep -v '/(tcl)?tk|(%{my_target_cpu}-%{_target_os}/.*[ha]$)' > %{name}.list
12mu|ruby-1.9.3.p484-3|188	
12mu|ruby-1.9.3.p484-3|189	# Fix scripts permissions and location
12mu|ruby-1.9.3.p484-3|190	find %{buildroot} sample -type f | file -i -f - | grep text | cut -d: -f1 >text.list
12mu|ruby-1.9.3.p484-3|191	cat text.list | xargs chmod 0644
12mu|ruby-1.9.3.p484-3|192	#  Magic grepping to get only files with '#!' in the first line
12mu|ruby-1.9.3.p484-3|193	cat text.list | xargs grep -n '^#!' | grep ':1:#!' | cut -d: -f1 >shebang.list
12mu|ruby-1.9.3.p484-3|194	cat shebang.list | xargs sed -i -e 's|/usr/local/bin|/usr/bin|; s|\./ruby|/usr/bin/ruby|'
12mu|ruby-1.9.3.p484-3|195	cat shebang.list | xargs chmod 0755
12mu|ruby-1.9.3.p484-3|196	
12mu|ruby-1.9.3.p484-3|197	pushd %{buildroot}%{_libdir}/pkgconfig/
12mu|ruby-1.9.3.p484-3|198	ln -s ruby-%{subver}.pc ruby.pc
12mu|ruby-1.9.3.p484-3|199	popd
12mu|ruby-1.9.3.p484-3|200	
12mu|ruby-1.9.3.p484-3|201	%check
12mu|ruby-1.9.3.p484-3|202	make test
12mu|ruby-1.9.3.p484-3|203	
12mu|ruby-1.9.3.p484-3|204	%files -f %{name}.list
12mu|ruby-1.9.3.p484-3|205	%dir %{_docdir}/%{name}-%{version}
12mu|ruby-1.9.3.p484-3|206	%doc %{_docdir}/%{name}-%{version}/README
12mu|ruby-1.9.3.p484-3|207	%doc %{_docdir}/%{name}
12mu|ruby-1.9.3.p484-3|208	%{_bindir}/*
12mu|ruby-1.9.3.p484-3|209	%dir %{_prefix}/lib/%{name}/
12mu|ruby-1.9.3.p484-3|210	%dir %{_prefix}/lib/%{name}/gems
12mu|ruby-1.9.3.p484-3|211	%dir %{_prefix}/lib/%{name}/gems/%{abiver}
12mu|ruby-1.9.3.p484-3|212	%{_mandir}/*/*
12mu|ruby-1.9.3.p484-3|213	%{_datadir}/emacs/site-lisp/*
12mu|ruby-1.9.3.p484-3|214	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/gems
12mu|ruby-1.9.3.p484-3|215	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/gems/rake-*
12mu|ruby-1.9.3.p484-3|216	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/gems/rake-*/bin
12mu|ruby-1.9.3.p484-3|217	%{_prefix}/lib/%{name}/gems/%{abiver}/gems/rake-*/bin/rake
12mu|ruby-1.9.3.p484-3|218	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/gems/rdoc-*
12mu|ruby-1.9.3.p484-3|219	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/gems/rdoc-*/bin
12mu|ruby-1.9.3.p484-3|220	%{_prefix}/lib/%{name}/gems/%{abiver}/gems/rdoc-*/bin/rdoc
12mu|ruby-1.9.3.p484-3|221	%{_prefix}/lib/%{name}/gems/%{abiver}/gems/rdoc-*/bin/ri
12mu|ruby-1.9.3.p484-3|222	%dir %{_prefix}/lib/%{name}/gems/%{abiver}/specifications
12mu|ruby-1.9.3.p484-3|223	%{_prefix}/lib/%{name}/gems/%{abiver}/specifications/*.gemspec
12mu|ruby-1.9.3.p484-3|224	%config(noreplace) %{_sysconfdir}/emacs/site-start.d/*
12mu|ruby-1.9.3.p484-3|225	
12mu|ruby-1.9.3.p484-3|226	%files -n %{libname}
12mu|ruby-1.9.3.p484-3|227	%{_libdir}/libruby.so.%{subver}*
12mu|ruby-1.9.3.p484-3|228	
12mu|ruby-1.9.3.p484-3|229	%files doc
12mu|ruby-1.9.3.p484-3|230	%{_datadir}/ri
12mu|ruby-1.9.3.p484-3|231	%dir %{_docdir}/%{name}-%{version}
12mu|ruby-1.9.3.p484-3|232	%{_docdir}/%{name}-%{version}/COPYING*
12mu|ruby-1.9.3.p484-3|233	%{_docdir}/%{name}-%{version}/ChangeLog
12mu|ruby-1.9.3.p484-3|234	%{_docdir}/%{name}-%{version}/README.*
12mu|ruby-1.9.3.p484-3|235	%{_docdir}/%{name}-%{version}/FAQ.html
12mu|ruby-1.9.3.p484-3|236	%{_docdir}/%{name}-%{version}/ToDo
12mu|ruby-1.9.3.p484-3|237	%{_docdir}/%{name}-%{version}/sample
12mu|ruby-1.9.3.p484-3|238	%{_docdir}/%{name}-%{version}/ProgrammingRuby*
12mu|ruby-1.9.3.p484-3|239	
12mu|ruby-1.9.3.p484-3|240	%files devel
12mu|ruby-1.9.3.p484-3|241	%{_includedir}/ruby-*
12mu|ruby-1.9.3.p484-3|242	%{_libdir}/libruby-static.a
12mu|ruby-1.9.3.p484-3|243	%{_libdir}/libruby.so
12mu|ruby-1.9.3.p484-3|244	%{_libdir}/pkgconfig/ruby-%{subver}.pc
12mu|ruby-1.9.3.p484-3|245	%{_libdir}/pkgconfig/ruby.pc
12mu|ruby-1.9.3.p484-3|246	
12mu|ruby-1.9.3.p484-3|247	%if %{with tcltk}
12mu|ruby-1.9.3.p484-3|248	%files tk
12mu|ruby-1.9.3.p484-3|249	%{_prefix}/lib/%{name}/%{abiver}/%{my_target_cpu}-%{_target_os}/tcltk*
12mu|ruby-1.9.3.p484-3|250	%{_prefix}/lib/%{name}/%{abiver}/%{my_target_cpu}-%{_target_os}/tk*
12mu|ruby-1.9.3.p484-3|251	%{_prefix}/lib/%{name}/%{abiver}/tcltk*
12mu|ruby-1.9.3.p484-3|252	%{_prefix}/lib/%{name}/%{abiver}/tk*
12mu|ruby-1.9.3.p484-3|253	%endif
12mu|ruby-1.9.3.p484-3|254	
12mu|ruby-1.9.3.p484-3|255	%changelog
12mu|ruby-1.9.3.p484-3|256	* Fri Jun 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.3.p484-3
12mu|ruby-1.9.3.p484-3|257	+ Revision: fbf97d6
12mu|ruby-1.9.3.p484-3|258	- Add ruby.pc to ruby-devel package to provide pkgconfig(ruby)
12mu|ruby-1.9.3.p484-3|259	
12mu|ruby-1.9.3.p484-3|260	

20776 12
12mu|rubygem-atk-1.1.5-1|1	# Generated from pkg-config-1.1.4.gem by gem2rpm5 -*- rpm-spec -*-
12mu|rubygem-atk-1.1.5-1|2	%define	rbname	atk
12mu|rubygem-atk-1.1.5-1|3	
12mu|rubygem-atk-1.1.5-1|4	Summary:	Ruby binding of ATK-1.0.x
12mu|rubygem-atk-1.1.5-1|5	Name:		rubygem-%{rbname}
12mu|rubygem-atk-1.1.5-1|6	
12mu|rubygem-atk-1.1.5-1|7	Version:	1.1.5
12mu|rubygem-atk-1.1.5-1|8	Release:	1
12mu|rubygem-atk-1.1.5-1|9	Group:		Development/Ruby
12mu|rubygem-atk-1.1.5-1|10	License:	GPLv2+ or Ruby
12mu|rubygem-atk-1.1.5-1|11	URL:		http://ruby-gnome2.sourceforge.jp/
12mu|rubygem-atk-1.1.5-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12mu|rubygem-atk-1.1.5-1|13	BuildRequires:	rubygems
12mu|rubygem-atk-1.1.5-1|14	BuildRequires:  rubygem(glib2)
12mu|rubygem-atk-1.1.5-1|15	BuildRequires:  rubygem-glib2-devel
12mu|rubygem-atk-1.1.5-1|16	BuildRequires:  ruby-devel
12mu|rubygem-atk-1.1.5-1|17	BuildRequires:  pkgconfig(atk)
12mu|rubygem-atk-1.1.5-1|18	Obsoletes:      ruby-atk
12mu|rubygem-atk-1.1.5-1|19	
12mu|rubygem-atk-1.1.5-1|20	%description
12mu|rubygem-atk-1.1.5-1|21	Ruby binding of ATK-1.0.x.
12mu|rubygem-atk-1.1.5-1|22	
12mu|rubygem-atk-1.1.5-1|23	%package	doc
12mu|rubygem-atk-1.1.5-1|24	Summary:	Documentation for %{name}
12mu|rubygem-atk-1.1.5-1|25	Group:		Books/Computer books
12mu|rubygem-atk-1.1.5-1|26	Requires:	%{name} = %{EVRD}
12mu|rubygem-atk-1.1.5-1|27	BuildArch:	noarch
12mu|rubygem-atk-1.1.5-1|28	
12mu|rubygem-atk-1.1.5-1|29	%description	doc
12mu|rubygem-atk-1.1.5-1|30	Documents, RDoc & RI documentation for %{name}.
12mu|rubygem-atk-1.1.5-1|31	
12mu|rubygem-atk-1.1.5-1|32	%package    devel
12mu|rubygem-atk-1.1.5-1|33	Summary:    Development files for %{name}
12mu|rubygem-atk-1.1.5-1|34	Group:      Development/Ruby
12mu|rubygem-atk-1.1.5-1|35	
12mu|rubygem-atk-1.1.5-1|36	%description	devel
12mu|rubygem-atk-1.1.5-1|37	Development files for %{name}.
12mu|rubygem-atk-1.1.5-1|38	
12mu|rubygem-atk-1.1.5-1|39	%prep
12mu|rubygem-atk-1.1.5-1|40	%setup -q
12mu|rubygem-atk-1.1.5-1|41	
12mu|rubygem-atk-1.1.5-1|42	%build
12mu|rubygem-atk-1.1.5-1|43	%gem_build
12mu|rubygem-atk-1.1.5-1|44	
12mu|rubygem-atk-1.1.5-1|45	%install
12mu|rubygem-atk-1.1.5-1|46	%gem_install
12mu|rubygem-atk-1.1.5-1|47	
12mu|rubygem-atk-1.1.5-1|48	%files
12mu|rubygem-atk-1.1.5-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12mu|rubygem-atk-1.1.5-1|50	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12mu|rubygem-atk-1.1.5-1|51	%{ruby_sitearchdir}/%{rbname}.so
12mu|rubygem-atk-1.1.5-1|52	
12mu|rubygem-atk-1.1.5-1|53	%files doc
12mu|rubygem-atk-1.1.5-1|54	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12mu|rubygem-atk-1.1.5-1|55	
12mu|rubygem-atk-1.1.5-1|56	%files devel
12mu|rubygem-atk-1.1.5-1|57	%{ruby_sitearchdir}/*.h
12mu|rubygem-atk-1.1.5-1|58	
12mu|rubygem-atk-1.1.5-1|59	
12mu|rubygem-atk-1.1.5-1|60	
12mu|rubygem-atk-1.1.5-1|61	%changelog
12mu|rubygem-atk-1.1.5-1|62	* Sun Dec 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.1.5-1
12mu|rubygem-atk-1.1.5-1|63	+ Revision: dc1df84
12mu|rubygem-atk-1.1.5-1|64	- Fix summary
12mu|rubygem-atk-1.1.5-1|65	
12mu|rubygem-atk-1.1.5-1|66	

20777 12
12mu|rubygem-cairo-1.12.2-2|1	# Generated from pkg-config-1.1.4.gem by gem2rpm5 -*- rpm-spec -*-
12mu|rubygem-cairo-1.12.2-2|2	%define	rbname	cairo
12mu|rubygem-cairo-1.12.2-2|3	
12mu|rubygem-cairo-1.12.2-2|4	Summary:	Ruby binding of cairo
12mu|rubygem-cairo-1.12.2-2|5	Name:		rubygem-%{rbname}
12mu|rubygem-cairo-1.12.2-2|6	
12mu|rubygem-cairo-1.12.2-2|7	Version:	1.12.2
12mu|rubygem-cairo-1.12.2-2|8	Release:	2
12mu|rubygem-cairo-1.12.2-2|9	Group:		Development/Ruby
12mu|rubygem-cairo-1.12.2-2|10	License:	GPLv2+ or Ruby
12mu|rubygem-cairo-1.12.2-2|11	URL:		http://ruby-gnome2.sourceforge.jp/
12mu|rubygem-cairo-1.12.2-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12mu|rubygem-cairo-1.12.2-2|13	BuildRequires:	rubygems
12mu|rubygem-cairo-1.12.2-2|14	BuildRequires:  pkgconfig(cairo)
12mu|rubygem-cairo-1.12.2-2|15	BuildRequires:  rubygem(pkg-config)
12mu|rubygem-cairo-1.12.2-2|16	BuildRequires:  ruby-devel
12mu|rubygem-cairo-1.12.2-2|17	Obsoletes:      ruby-cairo
12mu|rubygem-cairo-1.12.2-2|18	
12mu|rubygem-cairo-1.12.2-2|19	%description
12mu|rubygem-cairo-1.12.2-2|20	Ruby binding of cairo.
12mu|rubygem-cairo-1.12.2-2|21	
12mu|rubygem-cairo-1.12.2-2|22	%package	doc
12mu|rubygem-cairo-1.12.2-2|23	Summary:	Documentation for %{name}
12mu|rubygem-cairo-1.12.2-2|24	Group:		Books/Computer books
12mu|rubygem-cairo-1.12.2-2|25	Requires:	%{name} = %{EVRD}
12mu|rubygem-cairo-1.12.2-2|26	BuildArch:	noarch
12mu|rubygem-cairo-1.12.2-2|27	
12mu|rubygem-cairo-1.12.2-2|28	%description	doc
12mu|rubygem-cairo-1.12.2-2|29	Documents, RDoc & RI documentation for %{name}.
12mu|rubygem-cairo-1.12.2-2|30	
12mu|rubygem-cairo-1.12.2-2|31	%package    devel
12mu|rubygem-cairo-1.12.2-2|32	Summary:    Development files for %{name}
12mu|rubygem-cairo-1.12.2-2|33	Group:      Development/Ruby
12mu|rubygem-cairo-1.12.2-2|34	
12mu|rubygem-cairo-1.12.2-2|35	%description	devel
12mu|rubygem-cairo-1.12.2-2|36	Development files for %{name}.
12mu|rubygem-cairo-1.12.2-2|37	
12mu|rubygem-cairo-1.12.2-2|38	%prep
12mu|rubygem-cairo-1.12.2-2|39	%setup -q
12mu|rubygem-cairo-1.12.2-2|40	
12mu|rubygem-cairo-1.12.2-2|41	%build
12mu|rubygem-cairo-1.12.2-2|42	%gem_build
12mu|rubygem-cairo-1.12.2-2|43	
12mu|rubygem-cairo-1.12.2-2|44	%install
12mu|rubygem-cairo-1.12.2-2|45	%gem_install
12mu|rubygem-cairo-1.12.2-2|46	
12mu|rubygem-cairo-1.12.2-2|47	%files
12mu|rubygem-cairo-1.12.2-2|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12mu|rubygem-cairo-1.12.2-2|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
12mu|rubygem-cairo-1.12.2-2|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/context/*.rb
12mu|rubygem-cairo-1.12.2-2|51	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12mu|rubygem-cairo-1.12.2-2|52	%{ruby_sitearchdir}/%{rbname}.so
12mu|rubygem-cairo-1.12.2-2|53	
12mu|rubygem-cairo-1.12.2-2|54	%files doc
12mu|rubygem-cairo-1.12.2-2|55	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12mu|rubygem-cairo-1.12.2-2|56	%doc %{ruby_gemdir}/gems/%{rbname}-%{version}/README.rdoc
12mu|rubygem-cairo-1.12.2-2|57	
12mu|rubygem-cairo-1.12.2-2|58	%files devel
12mu|rubygem-cairo-1.12.2-2|59	%{ruby_sitearchdir}/*.h
12mu|rubygem-cairo-1.12.2-2|60	
12mu|rubygem-cairo-1.12.2-2|61	
12mu|rubygem-cairo-1.12.2-2|62	
12mu|rubygem-cairo-1.12.2-2|63	%changelog
12mu|rubygem-cairo-1.12.2-2|64	* Sun Dec 08 2013 Rosa <rosa@abf.rosalinux.ru> 1.12.2-2
12mu|rubygem-cairo-1.12.2-2|65	+ Revision: 09f8535
12mu|rubygem-cairo-1.12.2-2|66	- Automatic import for version 1.12.2-2
12mu|rubygem-cairo-1.12.2-2|67	
12mu|rubygem-cairo-1.12.2-2|68	

20778 12
12mu|rubygem-gdk_pixbuf2-1.1.5-1|1	# Generated from pkg-config-1.1.4.gem by gem2rpm5 -*- rpm-spec -*-
12mu|rubygem-gdk_pixbuf2-1.1.5-1|2	%define	rbname gdk_pixbuf2
12mu|rubygem-gdk_pixbuf2-1.1.5-1|3	
12mu|rubygem-gdk_pixbuf2-1.1.5-1|4	Summary:	Ruby binding of GdkPixbuf-2.x
12mu|rubygem-gdk_pixbuf2-1.1.5-1|5	Name:		rubygem-%{rbname}
12mu|rubygem-gdk_pixbuf2-1.1.5-1|6	
12mu|rubygem-gdk_pixbuf2-1.1.5-1|7	Version:	1.1.5
12mu|rubygem-gdk_pixbuf2-1.1.5-1|8	Release:	1
12mu|rubygem-gdk_pixbuf2-1.1.5-1|9	Group:		Development/Ruby
12mu|rubygem-gdk_pixbuf2-1.1.5-1|10	License:	GPLv2+ or Ruby
12mu|rubygem-gdk_pixbuf2-1.1.5-1|11	URL:		http://ruby-gnome2.sourceforge.jp/
12mu|rubygem-gdk_pixbuf2-1.1.5-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12mu|rubygem-gdk_pixbuf2-1.1.5-1|13	BuildRequires:	rubygems
12mu|rubygem-gdk_pixbuf2-1.1.5-1|14	BuildRequires:  rubygem(glib2)
12mu|rubygem-gdk_pixbuf2-1.1.5-1|15	BuildRequires:  ruby-devel
12mu|rubygem-gdk_pixbuf2-1.1.5-1|16	BuildRequires:  pkgconfig(gtk+-2.0)
12mu|rubygem-gdk_pixbuf2-1.1.5-1|17	BuildRequires:  rubygem-glib2-devel
12mu|rubygem-gdk_pixbuf2-1.1.5-1|18	Obsoletes:      ruby-gdkpixbuf2
12mu|rubygem-gdk_pixbuf2-1.1.5-1|19	
12mu|rubygem-gdk_pixbuf2-1.1.5-1|20	%description
12mu|rubygem-gdk_pixbuf2-1.1.5-1|21	Ruby binding of GdkPixbuf-2.x.
12mu|rubygem-gdk_pixbuf2-1.1.5-1|22	
12mu|rubygem-gdk_pixbuf2-1.1.5-1|23	%package	doc
12mu|rubygem-gdk_pixbuf2-1.1.5-1|24	Summary:	Documentation for %{name}
12mu|rubygem-gdk_pixbuf2-1.1.5-1|25	Group:		Books/Computer books
12mu|rubygem-gdk_pixbuf2-1.1.5-1|26	Requires:	%{name} = %{EVRD}
12mu|rubygem-gdk_pixbuf2-1.1.5-1|27	BuildArch:	noarch
12mu|rubygem-gdk_pixbuf2-1.1.5-1|28	
12mu|rubygem-gdk_pixbuf2-1.1.5-1|29	%description	doc
12mu|rubygem-gdk_pixbuf2-1.1.5-1|30	Documents, RDoc & RI documentation for %{name}.
12mu|rubygem-gdk_pixbuf2-1.1.5-1|31	
12mu|rubygem-gdk_pixbuf2-1.1.5-1|32	%package    devel
12mu|rubygem-gdk_pixbuf2-1.1.5-1|33	Summary:    Development files for %{name}
12mu|rubygem-gdk_pixbuf2-1.1.5-1|34	Group:      Development/Ruby
12mu|rubygem-gdk_pixbuf2-1.1.5-1|35	
12mu|rubygem-gdk_pixbuf2-1.1.5-1|36	%description    devel
12mu|rubygem-gdk_pixbuf2-1.1.5-1|37	Development files for %{name}.
12mu|rubygem-gdk_pixbuf2-1.1.5-1|38	
12mu|rubygem-gdk_pixbuf2-1.1.5-1|39	%prep
12mu|rubygem-gdk_pixbuf2-1.1.5-1|40	%setup -q
12mu|rubygem-gdk_pixbuf2-1.1.5-1|41	
12mu|rubygem-gdk_pixbuf2-1.1.5-1|42	%build
12mu|rubygem-gdk_pixbuf2-1.1.5-1|43	%gem_build
12mu|rubygem-gdk_pixbuf2-1.1.5-1|44	
12mu|rubygem-gdk_pixbuf2-1.1.5-1|45	%install
12mu|rubygem-gdk_pixbuf2-1.1.5-1|46	%gem_install
12mu|rubygem-gdk_pixbuf2-1.1.5-1|47	
12mu|rubygem-gdk_pixbuf2-1.1.5-1|48	%files
12mu|rubygem-gdk_pixbuf2-1.1.5-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12mu|rubygem-gdk_pixbuf2-1.1.5-1|50	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12mu|rubygem-gdk_pixbuf2-1.1.5-1|51	%{ruby_sitearchdir}/%{rbname}.so
12mu|rubygem-gdk_pixbuf2-1.1.5-1|52	
12mu|rubygem-gdk_pixbuf2-1.1.5-1|53	%files doc
12mu|rubygem-gdk_pixbuf2-1.1.5-1|54	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12mu|rubygem-gdk_pixbuf2-1.1.5-1|55	
12mu|rubygem-gdk_pixbuf2-1.1.5-1|56	%files devel
12mu|rubygem-gdk_pixbuf2-1.1.5-1|57	%{ruby_sitearchdir}/*.h
12mu|rubygem-gdk_pixbuf2-1.1.5-1|58	
12mu|rubygem-gdk_pixbuf2-1.1.5-1|59	
12mu|rubygem-gdk_pixbuf2-1.1.5-1|60	
12mu|rubygem-gdk_pixbuf2-1.1.5-1|61	%changelog
12mu|rubygem-gdk_pixbuf2-1.1.5-1|62	* Sun Dec 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.1.5-1
12mu|rubygem-gdk_pixbuf2-1.1.5-1|63	+ Revision: 39eaeea
12mu|rubygem-gdk_pixbuf2-1.1.5-1|64	- Fix summary
12mu|rubygem-gdk_pixbuf2-1.1.5-1|65	
12mu|rubygem-gdk_pixbuf2-1.1.5-1|66	

20779 12
12mu|rubygem-glib2-1.1.5-1|1	# Generated from pkg-config-1.1.4.gem by gem2rpm5 -*- rpm-spec -*-
12mu|rubygem-glib2-1.1.5-1|2	%define	rbname	glib2
12mu|rubygem-glib2-1.1.5-1|3	
12mu|rubygem-glib2-1.1.5-1|4	Summary:	Ruby binding of GLib-2.x
12mu|rubygem-glib2-1.1.5-1|5	Name:		rubygem-%{rbname}
12mu|rubygem-glib2-1.1.5-1|6	
12mu|rubygem-glib2-1.1.5-1|7	Version:	1.1.5
12mu|rubygem-glib2-1.1.5-1|8	Release:	1
12mu|rubygem-glib2-1.1.5-1|9	Group:		Development/Ruby
12mu|rubygem-glib2-1.1.5-1|10	License:	GPLv2+ or Ruby
12mu|rubygem-glib2-1.1.5-1|11	URL:		http://ruby-gnome2.sourceforge.jp/
12mu|rubygem-glib2-1.1.5-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12mu|rubygem-glib2-1.1.5-1|13	BuildRequires:	rubygems
12mu|rubygem-glib2-1.1.5-1|14	BuildRequires:	rubygem(pkg-config)
12mu|rubygem-glib2-1.1.5-1|15	BuildRequires:  ruby-devel
12mu|rubygem-glib2-1.1.5-1|16	BuildRequires:  pkgconfig(glib-2.0)
12mu|rubygem-glib2-1.1.5-1|17	Obsoletes:      ruby-glib2
12mu|rubygem-glib2-1.1.5-1|18	
12mu|rubygem-glib2-1.1.5-1|19	%description
12mu|rubygem-glib2-1.1.5-1|20	Ruby binding of GLib-2.x.
12mu|rubygem-glib2-1.1.5-1|21	
12mu|rubygem-glib2-1.1.5-1|22	%package	doc
12mu|rubygem-glib2-1.1.5-1|23	Summary:	Documentation for %{name}
12mu|rubygem-glib2-1.1.5-1|24	Group:		Development/Ruby
12mu|rubygem-glib2-1.1.5-1|25	Requires:	%{name} = %{EVRD}
12mu|rubygem-glib2-1.1.5-1|26	BuildArch:	noarch
12mu|rubygem-glib2-1.1.5-1|27	
12mu|rubygem-glib2-1.1.5-1|28	%description	doc
12mu|rubygem-glib2-1.1.5-1|29	Documents, RDoc & RI documentation for %{name}.
12mu|rubygem-glib2-1.1.5-1|30	
12mu|rubygem-glib2-1.1.5-1|31	%package    devel
12mu|rubygem-glib2-1.1.5-1|32	Summary:    Development files for %{name}
12mu|rubygem-glib2-1.1.5-1|33	Group:      Development/Ruby
12mu|rubygem-glib2-1.1.5-1|34	
12mu|rubygem-glib2-1.1.5-1|35	%description	devel
12mu|rubygem-glib2-1.1.5-1|36	Development files for %{name}
12mu|rubygem-glib2-1.1.5-1|37	
12mu|rubygem-glib2-1.1.5-1|38	%prep
12mu|rubygem-glib2-1.1.5-1|39	%setup -q
12mu|rubygem-glib2-1.1.5-1|40	
12mu|rubygem-glib2-1.1.5-1|41	%build
12mu|rubygem-glib2-1.1.5-1|42	%gem_build
12mu|rubygem-glib2-1.1.5-1|43	
12mu|rubygem-glib2-1.1.5-1|44	%install
12mu|rubygem-glib2-1.1.5-1|45	%gem_install
12mu|rubygem-glib2-1.1.5-1|46	
12mu|rubygem-glib2-1.1.5-1|47	%files
12mu|rubygem-glib2-1.1.5-1|48	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12mu|rubygem-glib2-1.1.5-1|49	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
12mu|rubygem-glib2-1.1.5-1|50	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12mu|rubygem-glib2-1.1.5-1|51	%{ruby_sitearchdir}/glib2.so
12mu|rubygem-glib2-1.1.5-1|52	
12mu|rubygem-glib2-1.1.5-1|53	%files doc
12mu|rubygem-glib2-1.1.5-1|54	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12mu|rubygem-glib2-1.1.5-1|55	
12mu|rubygem-glib2-1.1.5-1|56	%files  devel
12mu|rubygem-glib2-1.1.5-1|57	%{ruby_sitearchdir}/*.h
12mu|rubygem-glib2-1.1.5-1|58	
12mu|rubygem-glib2-1.1.5-1|59	
12mu|rubygem-glib2-1.1.5-1|60	
12mu|rubygem-glib2-1.1.5-1|61	%changelog
12mu|rubygem-glib2-1.1.5-1|62	* Sun Dec 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.1.5-1
12mu|rubygem-glib2-1.1.5-1|63	+ Revision: 446928f
12mu|rubygem-glib2-1.1.5-1|64	- Fix summary
12mu|rubygem-glib2-1.1.5-1|65	
12mu|rubygem-glib2-1.1.5-1|66	

20780 12
12mu|rubygem-gtk2-1.1.5-2|1	# Generated from pkg-config-1.1.4.gem by gem2rpm5 -*- rpm-spec -*-
12mu|rubygem-gtk2-1.1.5-2|2	%define	rbname	gtk2
12mu|rubygem-gtk2-1.1.5-2|3	
12mu|rubygem-gtk2-1.1.5-2|4	Summary:	Ruby binding of GTK+-2.x
12mu|rubygem-gtk2-1.1.5-2|5	Name:		rubygem-%{rbname}
12mu|rubygem-gtk2-1.1.5-2|6	
12mu|rubygem-gtk2-1.1.5-2|7	Version:	1.1.5
12mu|rubygem-gtk2-1.1.5-2|8	Release:	2
12mu|rubygem-gtk2-1.1.5-2|9	Group:		Development/Ruby
12mu|rubygem-gtk2-1.1.5-2|10	License:	GPLv2+ or Ruby
12mu|rubygem-gtk2-1.1.5-2|11	URL:		http://ruby-gnome2.sourceforge.jp/
12mu|rubygem-gtk2-1.1.5-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12mu|rubygem-gtk2-1.1.5-2|13	BuildRequires:	rubygems
12mu|rubygem-gtk2-1.1.5-2|14	BuildRequires:  rubygem(gdk_pixbuf2)
12mu|rubygem-gtk2-1.1.5-2|15	BuildRequires:  rubygem(atk)
12mu|rubygem-gtk2-1.1.5-2|16	BuildRequires:  rubygem(pango)
12mu|rubygem-gtk2-1.1.5-2|17	BuildRequires:  rubygem-atk-devel
12mu|rubygem-gtk2-1.1.5-2|18	BuildRequires:  rubygem-glib2-devel
12mu|rubygem-gtk2-1.1.5-2|19	BuildRequires:  rubygem-pango-devel
12mu|rubygem-gtk2-1.1.5-2|20	BuildRequires:  ruby-devel
12mu|rubygem-gtk2-1.1.5-2|21	BuildRequires:  pkgconfig(gtk+-2.0)
12mu|rubygem-gtk2-1.1.5-2|22	Obsoletes:      ruby-gtk2
12mu|rubygem-gtk2-1.1.5-2|23	
12mu|rubygem-gtk2-1.1.5-2|24	%description
12mu|rubygem-gtk2-1.1.5-2|25	Ruby binding of GTK-2.x.
12mu|rubygem-gtk2-1.1.5-2|26	
12mu|rubygem-gtk2-1.1.5-2|27	%package	doc
12mu|rubygem-gtk2-1.1.5-2|28	Summary:	Documentation for %{name}
12mu|rubygem-gtk2-1.1.5-2|29	Group:		Books/Computer books
12mu|rubygem-gtk2-1.1.5-2|30	Requires:	%{name} = %{EVRD}
12mu|rubygem-gtk2-1.1.5-2|31	BuildArch:	noarch
12mu|rubygem-gtk2-1.1.5-2|32	
12mu|rubygem-gtk2-1.1.5-2|33	%description	doc
12mu|rubygem-gtk2-1.1.5-2|34	Documents, RDoc & RI documentation for %{name}.
12mu|rubygem-gtk2-1.1.5-2|35	
12mu|rubygem-gtk2-1.1.5-2|36	%package    devel
12mu|rubygem-gtk2-1.1.5-2|37	Summary:    Development files for %{name}
12mu|rubygem-gtk2-1.1.5-2|38	Group:      Development/Ruby
12mu|rubygem-gtk2-1.1.5-2|39	
12mu|rubygem-gtk2-1.1.5-2|40	%description	devel
12mu|rubygem-gtk2-1.1.5-2|41	Development files for %{name}.
12mu|rubygem-gtk2-1.1.5-2|42	
12mu|rubygem-gtk2-1.1.5-2|43	%prep
12mu|rubygem-gtk2-1.1.5-2|44	%setup -q
12mu|rubygem-gtk2-1.1.5-2|45	
12mu|rubygem-gtk2-1.1.5-2|46	%build
12mu|rubygem-gtk2-1.1.5-2|47	%gem_build
12mu|rubygem-gtk2-1.1.5-2|48	
12mu|rubygem-gtk2-1.1.5-2|49	%install
12mu|rubygem-gtk2-1.1.5-2|50	%gem_install
12mu|rubygem-gtk2-1.1.5-2|51	
12mu|rubygem-gtk2-1.1.5-2|52	%files
12mu|rubygem-gtk2-1.1.5-2|53	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12mu|rubygem-gtk2-1.1.5-2|54	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
12mu|rubygem-gtk2-1.1.5-2|55	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12mu|rubygem-gtk2-1.1.5-2|56	%{ruby_sitearchdir}/%{rbname}.so
12mu|rubygem-gtk2-1.1.5-2|57	
12mu|rubygem-gtk2-1.1.5-2|58	%files doc
12mu|rubygem-gtk2-1.1.5-2|59	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12mu|rubygem-gtk2-1.1.5-2|60	
12mu|rubygem-gtk2-1.1.5-2|61	%files devel
12mu|rubygem-gtk2-1.1.5-2|62	%{ruby_sitearchdir}/*.h
12mu|rubygem-gtk2-1.1.5-2|63	
12mu|rubygem-gtk2-1.1.5-2|64	
12mu|rubygem-gtk2-1.1.5-2|65	
12mu|rubygem-gtk2-1.1.5-2|66	%changelog
12mu|rubygem-gtk2-1.1.5-2|67	* Sun Dec 08 2013 Rosa <rosa@abf.rosalinux.ru> 1.1.5-2
12mu|rubygem-gtk2-1.1.5-2|68	+ Revision: 5dd30d9
12mu|rubygem-gtk2-1.1.5-2|69	- Automatic import for version 1.1.5-2
12mu|rubygem-gtk2-1.1.5-2|70	
12mu|rubygem-gtk2-1.1.5-2|71	

20781 12
12mu|rubygem-pango-1.1.5-1|1	# Generated from pkg-config-1.1.4.gem by gem2rpm5 -*- rpm-spec -*-
12mu|rubygem-pango-1.1.5-1|2	%define	rbname	pango
12mu|rubygem-pango-1.1.5-1|3	
12mu|rubygem-pango-1.1.5-1|4	Summary:	Ruby binding of Pango
12mu|rubygem-pango-1.1.5-1|5	Name:		rubygem-%{rbname}
12mu|rubygem-pango-1.1.5-1|6	
12mu|rubygem-pango-1.1.5-1|7	Version:	1.1.5
12mu|rubygem-pango-1.1.5-1|8	Release:	1
12mu|rubygem-pango-1.1.5-1|9	Group:		Development/Ruby
12mu|rubygem-pango-1.1.5-1|10	License:	GPLv2+ or Ruby
12mu|rubygem-pango-1.1.5-1|11	URL:		http://ruby-gnome2.sourceforge.jp/
12mu|rubygem-pango-1.1.5-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12mu|rubygem-pango-1.1.5-1|13	BuildRequires:	rubygems
12mu|rubygem-pango-1.1.5-1|14	BuildRequires:  rubygem(glib2)
12mu|rubygem-pango-1.1.5-1|15	BuildRequires:  rubygem-glib2-devel
12mu|rubygem-pango-1.1.5-1|16	BuildRequires:  ruby-devel
12mu|rubygem-pango-1.1.5-1|17	BuildRequires:  pkgconfig(pango)
12mu|rubygem-pango-1.1.5-1|18	BuildRequires:  pkgconfig(pangocairo)
12mu|rubygem-pango-1.1.5-1|19	Obsoletes:      ruby-pango
12mu|rubygem-pango-1.1.5-1|20	
12mu|rubygem-pango-1.1.5-1|21	%description
12mu|rubygem-pango-1.1.5-1|22	Ruby binding of ATK-1.0.x.
12mu|rubygem-pango-1.1.5-1|23	
12mu|rubygem-pango-1.1.5-1|24	%package	doc
12mu|rubygem-pango-1.1.5-1|25	Summary:	Documentation for %{name}
12mu|rubygem-pango-1.1.5-1|26	Group:		Books/Computer books
12mu|rubygem-pango-1.1.5-1|27	Requires:	%{name} = %{EVRD}
12mu|rubygem-pango-1.1.5-1|28	BuildArch:	noarch
12mu|rubygem-pango-1.1.5-1|29	
12mu|rubygem-pango-1.1.5-1|30	%description	doc
12mu|rubygem-pango-1.1.5-1|31	Documents, RDoc & RI documentation for %{name}.
12mu|rubygem-pango-1.1.5-1|32	
12mu|rubygem-pango-1.1.5-1|33	%package    devel
12mu|rubygem-pango-1.1.5-1|34	Summary:    Development files for %{name}
12mu|rubygem-pango-1.1.5-1|35	Group:      Development/Ruby
12mu|rubygem-pango-1.1.5-1|36	
12mu|rubygem-pango-1.1.5-1|37	%description	devel
12mu|rubygem-pango-1.1.5-1|38	Development files for %{name}.
12mu|rubygem-pango-1.1.5-1|39	
12mu|rubygem-pango-1.1.5-1|40	%prep
12mu|rubygem-pango-1.1.5-1|41	%setup -q
12mu|rubygem-pango-1.1.5-1|42	
12mu|rubygem-pango-1.1.5-1|43	%build
12mu|rubygem-pango-1.1.5-1|44	%gem_build
12mu|rubygem-pango-1.1.5-1|45	
12mu|rubygem-pango-1.1.5-1|46	%install
12mu|rubygem-pango-1.1.5-1|47	%gem_install
12mu|rubygem-pango-1.1.5-1|48	
12mu|rubygem-pango-1.1.5-1|49	%files
12mu|rubygem-pango-1.1.5-1|50	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12mu|rubygem-pango-1.1.5-1|51	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12mu|rubygem-pango-1.1.5-1|52	%{ruby_sitearchdir}/%{rbname}.so
12mu|rubygem-pango-1.1.5-1|53	
12mu|rubygem-pango-1.1.5-1|54	%files doc
12mu|rubygem-pango-1.1.5-1|55	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12mu|rubygem-pango-1.1.5-1|56	
12mu|rubygem-pango-1.1.5-1|57	%files devel
12mu|rubygem-pango-1.1.5-1|58	%{ruby_sitearchdir}/*.h
12mu|rubygem-pango-1.1.5-1|59	
12mu|rubygem-pango-1.1.5-1|60	
12mu|rubygem-pango-1.1.5-1|61	
12mu|rubygem-pango-1.1.5-1|62	%changelog
12mu|rubygem-pango-1.1.5-1|63	* Sun Dec 08 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.1.5-1
12mu|rubygem-pango-1.1.5-1|64	+ Revision: 9ac0bb0
12mu|rubygem-pango-1.1.5-1|65	- Fix summary
12mu|rubygem-pango-1.1.5-1|66	
12mu|rubygem-pango-1.1.5-1|67	

20782 12
12mu|rubygem-rsvg2-1.1.5-1|1	# Generated from pkg-config-1.1.4.gem by gem2rpm5 -*- rpm-spec -*-
12mu|rubygem-rsvg2-1.1.5-1|2	%define	rbname	rsvg2
12mu|rubygem-rsvg2-1.1.5-1|3	
12mu|rubygem-rsvg2-1.1.5-1|4	Summary:	Ruby binding of librsvg-2.x
12mu|rubygem-rsvg2-1.1.5-1|5	Name:		rubygem-%{rbname}
12mu|rubygem-rsvg2-1.1.5-1|6	
12mu|rubygem-rsvg2-1.1.5-1|7	Version:	1.1.5
12mu|rubygem-rsvg2-1.1.5-1|8	Release:	1
12mu|rubygem-rsvg2-1.1.5-1|9	Group:		Development/Ruby
12mu|rubygem-rsvg2-1.1.5-1|10	License:	GPLv2+ or Ruby
12mu|rubygem-rsvg2-1.1.5-1|11	URL:		http://ruby-gnome2.sourceforge.jp/
12mu|rubygem-rsvg2-1.1.5-1|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12mu|rubygem-rsvg2-1.1.5-1|13	BuildRequires:	rubygems
12mu|rubygem-rsvg2-1.1.5-1|14	BuildRequires:  rubygem(glib2)
12mu|rubygem-rsvg2-1.1.5-1|15	BuildRequires:  rubygem-glib2-devel
12mu|rubygem-rsvg2-1.1.5-1|16	BuildRequires:  ruby-devel
12mu|rubygem-rsvg2-1.1.5-1|17	BuildRequires:  pkgconfig(librsvg-2.0)
12mu|rubygem-rsvg2-1.1.5-1|18	Obsoletes:      ruby-rsvg2
12mu|rubygem-rsvg2-1.1.5-1|19	
12mu|rubygem-rsvg2-1.1.5-1|20	%description
12mu|rubygem-rsvg2-1.1.5-1|21	Ruby binding of librsvg-2.x.
12mu|rubygem-rsvg2-1.1.5-1|22	
12mu|rubygem-rsvg2-1.1.5-1|23	%package	doc
12mu|rubygem-rsvg2-1.1.5-1|24	Summary:	Documentation for %{name}
12mu|rubygem-rsvg2-1.1.5-1|25	Group:		Books/Computer books
12mu|rubygem-rsvg2-1.1.5-1|26	Requires:	%{name} = %{EVRD}
12mu|rubygem-rsvg2-1.1.5-1|27	BuildArch:	noarch
12mu|rubygem-rsvg2-1.1.5-1|28	
12mu|rubygem-rsvg2-1.1.5-1|29	%description	doc
12mu|rubygem-rsvg2-1.1.5-1|30	Documents, RDoc & RI documentation for %{name}.
12mu|rubygem-rsvg2-1.1.5-1|31	
12mu|rubygem-rsvg2-1.1.5-1|32	%prep
12mu|rubygem-rsvg2-1.1.5-1|33	%setup -q
12mu|rubygem-rsvg2-1.1.5-1|34	
12mu|rubygem-rsvg2-1.1.5-1|35	%build
12mu|rubygem-rsvg2-1.1.5-1|36	%gem_build
12mu|rubygem-rsvg2-1.1.5-1|37	
12mu|rubygem-rsvg2-1.1.5-1|38	%install
12mu|rubygem-rsvg2-1.1.5-1|39	%gem_install
12mu|rubygem-rsvg2-1.1.5-1|40	
12mu|rubygem-rsvg2-1.1.5-1|41	%files
12mu|rubygem-rsvg2-1.1.5-1|42	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12mu|rubygem-rsvg2-1.1.5-1|43	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12mu|rubygem-rsvg2-1.1.5-1|44	%{ruby_sitearchdir}/%{rbname}.so
12mu|rubygem-rsvg2-1.1.5-1|45	
12mu|rubygem-rsvg2-1.1.5-1|46	%files doc
12mu|rubygem-rsvg2-1.1.5-1|47	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12mu|rubygem-rsvg2-1.1.5-1|48	
12mu|rubygem-rsvg2-1.1.5-1|49	%changelog
12mu|rubygem-rsvg2-1.1.5-1|50	

20783 12
12mu|rubygem-vte-1.1.5-2|1	# Generated from pkg-config-1.1.4.gem by gem2rpm5 -*- rpm-spec -*-
12mu|rubygem-vte-1.1.5-2|2	%define	rbname	vte
12mu|rubygem-vte-1.1.5-2|3	
12mu|rubygem-vte-1.1.5-2|4	Summary:	Ruby binding of VTE
12mu|rubygem-vte-1.1.5-2|5	Name:		rubygem-%{rbname}
12mu|rubygem-vte-1.1.5-2|6	
12mu|rubygem-vte-1.1.5-2|7	Version:	1.1.5
12mu|rubygem-vte-1.1.5-2|8	Release:	2
12mu|rubygem-vte-1.1.5-2|9	Group:		Development/Ruby
12mu|rubygem-vte-1.1.5-2|10	License:	GPLv2+ or Ruby
12mu|rubygem-vte-1.1.5-2|11	URL:		http://ruby-gnome2.sourceforge.jp/
12mu|rubygem-vte-1.1.5-2|12	Source0:	http://rubygems.org/gems/%{rbname}-%{version}.gem
12mu|rubygem-vte-1.1.5-2|13	BuildRequires:	rubygems
12mu|rubygem-vte-1.1.5-2|14	BuildRequires:  rubygem(glib2)
12mu|rubygem-vte-1.1.5-2|15	BuildRequires:  rubygem-glib2-devel
12mu|rubygem-vte-1.1.5-2|16	BuildRequires:  rubygem-gtk2-devel
12mu|rubygem-vte-1.1.5-2|17	BuildRequires:  ruby-devel
12mu|rubygem-vte-1.1.5-2|18	BuildRequires:  pkgconfig(vte)
12mu|rubygem-vte-1.1.5-2|19	Obsoletes:      ruby-vte
12mu|rubygem-vte-1.1.5-2|20	
12mu|rubygem-vte-1.1.5-2|21	%description
12mu|rubygem-vte-1.1.5-2|22	Ruby binding of VTE.
12mu|rubygem-vte-1.1.5-2|23	
12mu|rubygem-vte-1.1.5-2|24	%package	doc
12mu|rubygem-vte-1.1.5-2|25	Summary:	Documentation for %{name}
12mu|rubygem-vte-1.1.5-2|26	Group:		Books/Computer books
12mu|rubygem-vte-1.1.5-2|27	Requires:	%{name} = %{EVRD}
12mu|rubygem-vte-1.1.5-2|28	BuildArch:	noarch
12mu|rubygem-vte-1.1.5-2|29	
12mu|rubygem-vte-1.1.5-2|30	%description	doc
12mu|rubygem-vte-1.1.5-2|31	Documents, RDoc & RI documentation for %{name}.
12mu|rubygem-vte-1.1.5-2|32	
12mu|rubygem-vte-1.1.5-2|33	%prep
12mu|rubygem-vte-1.1.5-2|34	%setup -q
12mu|rubygem-vte-1.1.5-2|35	
12mu|rubygem-vte-1.1.5-2|36	%build
12mu|rubygem-vte-1.1.5-2|37	%gem_build
12mu|rubygem-vte-1.1.5-2|38	
12mu|rubygem-vte-1.1.5-2|39	%install
12mu|rubygem-vte-1.1.5-2|40	%gem_install
12mu|rubygem-vte-1.1.5-2|41	
12mu|rubygem-vte-1.1.5-2|42	%files
12mu|rubygem-vte-1.1.5-2|43	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/*.rb
12mu|rubygem-vte-1.1.5-2|44	%{ruby_gemdir}/gems/%{rbname}-%{version}/lib/%{rbname}/*.rb
12mu|rubygem-vte-1.1.5-2|45	%{ruby_gemdir}/specifications/%{rbname}-%{version}.gemspec
12mu|rubygem-vte-1.1.5-2|46	%{ruby_sitearchdir}/%{rbname}.so
12mu|rubygem-vte-1.1.5-2|47	
12mu|rubygem-vte-1.1.5-2|48	%files doc
12mu|rubygem-vte-1.1.5-2|49	%doc %{ruby_gemdir}/doc/%{rbname}-%{version}
12mu|rubygem-vte-1.1.5-2|50	
12mu|rubygem-vte-1.1.5-2|51	%changelog
12mu|rubygem-vte-1.1.5-2|52	

20784 12
12mu|ruby-qt4-4.12.4-1|1	Name:		ruby-qt4
12mu|ruby-qt4-4.12.4-1|2	Summary:	Ruby Qt4 bindings
12mu|ruby-qt4-4.12.4-1|3	Version:	4.12.4
12mu|ruby-qt4-4.12.4-1|4	Release:	1
12mu|ruby-qt4-4.12.4-1|5	Epoch:		1
12mu|ruby-qt4-4.12.4-1|6	Group:		Development/KDE and Qt
12mu|ruby-qt4-4.12.4-1|7	License:	GPLv2 LGPLv2
12mu|ruby-qt4-4.12.4-1|8	URL:		http://www.kde.org
12mu|ruby-qt4-4.12.4-1|9	%define is_beta %(if test `echo %version |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|ruby-qt4-4.12.4-1|10	%if %{is_beta}
12mu|ruby-qt4-4.12.4-1|11	%define ftpdir unstable
12mu|ruby-qt4-4.12.4-1|12	%else
12mu|ruby-qt4-4.12.4-1|13	%define ftpdir stable
12mu|ruby-qt4-4.12.4-1|14	%endif
12mu|ruby-qt4-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/qtruby-%{version}.tar.xz
12mu|ruby-qt4-4.12.4-1|16	BuildRequires:	cmake
12mu|ruby-qt4-4.12.4-1|17	BuildRequires:	kde4-macros
12mu|ruby-qt4-4.12.4-1|18	BuildRequires:	kdelibs4-devel
12mu|ruby-qt4-4.12.4-1|19	BuildRequires:	smokeqt-devel >= 1:%{version}
12mu|ruby-qt4-4.12.4-1|20	BuildRequires:	phonon-devel
12mu|ruby-qt4-4.12.4-1|21	BuildRequires:	qscintilla-qt4-devel
12mu|ruby-qt4-4.12.4-1|22	BuildRequires:	ruby-devel
12mu|ruby-qt4-4.12.4-1|23	BuildRequires:	ruby
12mu|ruby-qt4-4.12.4-1|24	
12mu|ruby-qt4-4.12.4-1|25	%description
12mu|ruby-qt4-4.12.4-1|26	A Qt4 bindings for Ruby language.
12mu|ruby-qt4-4.12.4-1|27	
12mu|ruby-qt4-4.12.4-1|28	%files
12mu|ruby-qt4-4.12.4-1|29	%doc COPYING COPYING.LIB README TODO AUTHORS ChangeLog
12mu|ruby-qt4-4.12.4-1|30	%{_kde_bindir}/rbqtapi
12mu|ruby-qt4-4.12.4-1|31	%{ruby_sitearchdir}/qscintilla.so
12mu|ruby-qt4-4.12.4-1|32	%{ruby_sitearchdir}/qtdeclarative.so
12mu|ruby-qt4-4.12.4-1|33	%{ruby_sitearchdir}/qtruby4.so
12mu|ruby-qt4-4.12.4-1|34	%{ruby_sitearchdir}/qtuitools.so
12mu|ruby-qt4-4.12.4-1|35	%{ruby_sitearchdir}/qtwebkit.so
12mu|ruby-qt4-4.12.4-1|36	%{ruby_sitearchdir}/qtscript.so
12mu|ruby-qt4-4.12.4-1|37	%{ruby_sitearchdir}/qttest.so
12mu|ruby-qt4-4.12.4-1|38	%{ruby_sitearchdir}/phonon.so
12mu|ruby-qt4-4.12.4-1|39	%{ruby_sitelibdir}/Qt.rb
12mu|ruby-qt4-4.12.4-1|40	%{ruby_sitelibdir}/Qt3.rb
12mu|ruby-qt4-4.12.4-1|41	%{ruby_sitelibdir}/Qt4.rb
12mu|ruby-qt4-4.12.4-1|42	%{ruby_sitelibdir}/Qt
12mu|ruby-qt4-4.12.4-1|43	%{ruby_sitelibdir}/qscintilla
12mu|ruby-qt4-4.12.4-1|44	%{ruby_sitelibdir}/qtdeclarative
12mu|ruby-qt4-4.12.4-1|45	%{ruby_sitelibdir}/qtuitools
12mu|ruby-qt4-4.12.4-1|46	%{ruby_sitelibdir}/qtwebkit
12mu|ruby-qt4-4.12.4-1|47	%{ruby_sitelibdir}/qtscript
12mu|ruby-qt4-4.12.4-1|48	%{ruby_sitelibdir}/qttest
12mu|ruby-qt4-4.12.4-1|49	%{ruby_sitelibdir}/phonon
12mu|ruby-qt4-4.12.4-1|50	
12mu|ruby-qt4-4.12.4-1|51	#------------------------------------------------------------
12mu|ruby-qt4-4.12.4-1|52	
12mu|ruby-qt4-4.12.4-1|53	%define libqtruby4shared_major 2
12mu|ruby-qt4-4.12.4-1|54	%define libqtruby4shared %mklibname qtruby4shared %{libqtruby4shared_major}
12mu|ruby-qt4-4.12.4-1|55	
12mu|ruby-qt4-4.12.4-1|56	%package -n %{libqtruby4shared}
12mu|ruby-qt4-4.12.4-1|57	Summary:	Qt generic bindings library
12mu|ruby-qt4-4.12.4-1|58	Group:		Development/KDE and Qt
12mu|ruby-qt4-4.12.4-1|59	
12mu|ruby-qt4-4.12.4-1|60	%description -n %{libqtruby4shared}
12mu|ruby-qt4-4.12.4-1|61	Qt generic bindings library.
12mu|ruby-qt4-4.12.4-1|62	
12mu|ruby-qt4-4.12.4-1|63	%files -n %{libqtruby4shared}
12mu|ruby-qt4-4.12.4-1|64	%{_kde_libdir}/libqtruby4shared.so.%{libqtruby4shared_major}*
12mu|ruby-qt4-4.12.4-1|65	
12mu|ruby-qt4-4.12.4-1|66	#------------------------------------------------------------
12mu|ruby-qt4-4.12.4-1|67	
12mu|ruby-qt4-4.12.4-1|68	%package devel
12mu|ruby-qt4-4.12.4-1|69	Summary:	Header files for ruby-qt4
12mu|ruby-qt4-4.12.4-1|70	Group:		Development/KDE and Qt
12mu|ruby-qt4-4.12.4-1|71	Requires:	ruby-qt4 = %{EVRD}
12mu|ruby-qt4-4.12.4-1|72	Requires:	%{libqtruby4shared} = %{EVRD}
12mu|ruby-qt4-4.12.4-1|73	
12mu|ruby-qt4-4.12.4-1|74	%description devel
12mu|ruby-qt4-4.12.4-1|75	ruby-qt4 devel files.
12mu|ruby-qt4-4.12.4-1|76	
12mu|ruby-qt4-4.12.4-1|77	%files devel
12mu|ruby-qt4-4.12.4-1|78	%{_kde_bindir}/rbrcc
12mu|ruby-qt4-4.12.4-1|79	%{_kde_bindir}/rbuic4
12mu|ruby-qt4-4.12.4-1|80	%{_kde_libdir}/libqtruby4shared.so
12mu|ruby-qt4-4.12.4-1|81	%{_kde_includedir}/qtruby
12mu|ruby-qt4-4.12.4-1|82	%{_kde_datadir}/qtruby4/cmake/*.cmake
12mu|ruby-qt4-4.12.4-1|83	
12mu|ruby-qt4-4.12.4-1|84	#------------------------------------------------------------
12mu|ruby-qt4-4.12.4-1|85	
12mu|ruby-qt4-4.12.4-1|86	%prep
12mu|ruby-qt4-4.12.4-1|87	%setup -qn qtruby-%{version}
12mu|ruby-qt4-4.12.4-1|88	
12mu|ruby-qt4-4.12.4-1|89	%build
12mu|ruby-qt4-4.12.4-1|90	%cmake_kde4
12mu|ruby-qt4-4.12.4-1|91	%make
12mu|ruby-qt4-4.12.4-1|92	
12mu|ruby-qt4-4.12.4-1|93	%install
12mu|ruby-qt4-4.12.4-1|94	%makeinstall_std -C build
12mu|ruby-qt4-4.12.4-1|95	
12mu|ruby-qt4-4.12.4-1|96	
12mu|ruby-qt4-4.12.4-1|97	%changelog
12mu|ruby-qt4-4.12.4-1|98	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|ruby-qt4-4.12.4-1|99	+ Revision: 0a84dfb
12mu|ruby-qt4-4.12.4-1|100	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|ruby-qt4-4.12.4-1|101	
12mu|ruby-qt4-4.12.4-1|102	

20785 12
12mu|sac-1.3-13|1	Summary:	Java standard interface for CSS parser
12mu|sac-1.3-13|2	Name:		sac
12mu|sac-1.3-13|3	Version:	1.3
12mu|sac-1.3-13|4	Release:	13
12mu|sac-1.3-13|5	License:	W3C
12mu|sac-1.3-13|6	Group:		System/Libraries
12mu|sac-1.3-13|7	Url:		http://www.w3.org/Style/CSS/SAC/
12mu|sac-1.3-13|8	Source0:	http://www.w3.org/2002/06/%{name}java-%{version}.zip
12mu|sac-1.3-13|9	Source1:	%{name}-build.xml
12mu|sac-1.3-13|10	Source2:	%{name}-MANIFEST.MF
12mu|sac-1.3-13|11	Source3:	http://mirrors.ibiblio.org/pub/mirrors/maven2/org/w3c/css/sac/1.3/sac-1.3.pom
12mu|sac-1.3-13|12	BuildArch:	noarch
12mu|sac-1.3-13|13	BuildRequires:	ant
12mu|sac-1.3-13|14	BuildRequires:	java-devel
12mu|sac-1.3-13|15	BuildRequires:	jpackage-utils
12mu|sac-1.3-13|16	BuildRequires:	java-rpmbuild
12mu|sac-1.3-13|17	BuildRequires:	java-1.6.0-openjdk-devel
12mu|sac-1.3-13|18	BuildRequires:	zip
12mu|sac-1.3-13|19	Requires:	java
12mu|sac-1.3-13|20	Requires:	jpackage-utils
12mu|sac-1.3-13|21	
12mu|sac-1.3-13|22	%description
12mu|sac-1.3-13|23	SAC is a standard interface for CSS parsers, intended to work with CSS1, CSS2,
12mu|sac-1.3-13|24	CSS3 and other CSS derived languages.
12mu|sac-1.3-13|25	
12mu|sac-1.3-13|26	%package javadoc
12mu|sac-1.3-13|27	Group:		Development/Java
12mu|sac-1.3-13|28	Summary:	Javadoc for %{name}
12mu|sac-1.3-13|29	
12mu|sac-1.3-13|30	%description javadoc
12mu|sac-1.3-13|31	Javadoc for %{name}.
12mu|sac-1.3-13|32	
12mu|sac-1.3-13|33	%prep
12mu|sac-1.3-13|34	%setup -q
12mu|sac-1.3-13|35	install -c -m 644 %{SOURCE1} build.xml
12mu|sac-1.3-13|36	find . -name "*.jar" -exec rm -f {} \;
12mu|sac-1.3-13|37	
12mu|sac-1.3-13|38	%build
12mu|sac-1.3-13|39	export JAVA_HOME=/usr/lib/jvm/java-1.6.0
12mu|sac-1.3-13|40	cat build.xml
12mu|sac-1.3-13|41	ant jar javadoc
12mu|sac-1.3-13|42	
12mu|sac-1.3-13|43	%install
12mu|sac-1.3-13|44	# inject OSGi manifests
12mu|sac-1.3-13|45	mkdir -p META-INF
12mu|sac-1.3-13|46	cp -p %{SOURCE2} META-INF/MANIFEST.MF
12mu|sac-1.3-13|47	touch META-INF/MANIFEST.MF
12mu|sac-1.3-13|48	zip -u build/lib/sac.jar META-INF/MANIFEST.MF
12mu|sac-1.3-13|49	
12mu|sac-1.3-13|50	mkdir -p %{buildroot}%{_javadir}
12mu|sac-1.3-13|51	cp -p ./build/lib/sac.jar %{buildroot}%{_javadir}/sac.jar
12mu|sac-1.3-13|52	
12mu|sac-1.3-13|53	mkdir -p %{buildroot}%{_javadocdir}/%{name}
12mu|sac-1.3-13|54	cp -pr build/api/* %{buildroot}%{_javadocdir}/%{name}
12mu|sac-1.3-13|55	
12mu|sac-1.3-13|56	%add_to_maven_depmap org.w3c.css sac %{version} JPP sac
12mu|sac-1.3-13|57	
12mu|sac-1.3-13|58	# poms
12mu|sac-1.3-13|59	install -d -m 755 %{buildroot}%{_mavenpomdir}
12mu|sac-1.3-13|60	install -pm 644 %{SOURCE3} \
12mu|sac-1.3-13|61	%{buildroot}%{_mavenpomdir}/JPP-%{name}.pom
12mu|sac-1.3-13|62	
12mu|sac-1.3-13|63	%post
12mu|sac-1.3-13|64	%update_maven_depmap
12mu|sac-1.3-13|65	
12mu|sac-1.3-13|66	%postun
12mu|sac-1.3-13|67	%update_maven_depmap
12mu|sac-1.3-13|68	
12mu|sac-1.3-13|69	%files
12mu|sac-1.3-13|70	%doc COPYRIGHT.html
12mu|sac-1.3-13|71	%{_javadir}/%{name}.jar
12mu|sac-1.3-13|72	%{_mavenpomdir}/*
12mu|sac-1.3-13|73	%{_mavendepmapfragdir}/*
12mu|sac-1.3-13|74	
12mu|sac-1.3-13|75	%files javadoc
12mu|sac-1.3-13|76	%doc COPYRIGHT.html
12mu|sac-1.3-13|77	%{_javadocdir}/%{name}
12mu|sac-1.3-13|78	

20786 12
12mu|samba-3.6.25-1|1	%define vscanver		0.1.4
12mu|samba-3.6.25-1|2	%define libsmbmajor		0
12mu|samba-3.6.25-1|3	%define netapimajor		0
12mu|samba-3.6.25-1|4	%define smbsharemodesmajor 0
12mu|samba-3.6.25-1|5	%define	tallocmajor		1
12mu|samba-3.6.25-1|6	%define tdbmajor		1
12mu|samba-3.6.25-1|7	%define	wbclientmajor	0
12mu|samba-3.6.25-1|8	
12mu|samba-3.6.25-1|9	%define check_sig() export GNUPGHOME=%{_tmppath}/rpm-gpghome \
12mu|samba-3.6.25-1|10	if [ -d "$GNUPGHOME" ] \
12mu|samba-3.6.25-1|11	then echo "Error, GNUPGHOME $GNUPGHOME exists, remove it and try again"; exit 1 \
12mu|samba-3.6.25-1|12	fi \
12mu|samba-3.6.25-1|13	install -d -m700 $GNUPGHOME \
12mu|samba-3.6.25-1|14	gpg --import %{1} \
12mu|samba-3.6.25-1|15	gpg --trust-model always --verify %{2} %{?3} \
12mu|samba-3.6.25-1|16	rm -Rf $GNUPGHOME
12mu|samba-3.6.25-1|17	
12mu|samba-3.6.25-1|18	%define libname %mklibname smbclient %{libsmbmajor}
12mu|samba-3.6.25-1|19	%define libnetapi %mklibname netapi %{netapimajor}
12mu|samba-3.6.25-1|20	%define netapidevel %mklibname -d netapi
12mu|samba-3.6.25-1|21	%define libsmbsharemodes %mklibname smbsharemodes %{smbsharemodesmajor}
12mu|samba-3.6.25-1|22	%define smbsharemodesdevel %mklibname -d smbsharemodes
12mu|samba-3.6.25-1|23	%define libtalloc %mklibname talloc %{tallocmajor}
12mu|samba-3.6.25-1|24	%define tallocdevel %mklibname -d talloc
12mu|samba-3.6.25-1|25	%define libtdb %mklibname tdb %{tdbmajor}
12mu|samba-3.6.25-1|26	%define tdbdevel %mklibname -d tdb
12mu|samba-3.6.25-1|27	%define libwbclient %mklibname wbclient %{wbclientmajor}
12mu|samba-3.6.25-1|28	%define wbclientdevel %mklibname -d wbclient
12mu|samba-3.6.25-1|29	
12mu|samba-3.6.25-1|30	%bcond_without vscan
12mu|samba-3.6.25-1|31	%bcond_with talloc
12mu|samba-3.6.25-1|32	%bcond_with tdb
12mu|samba-3.6.25-1|33	%bcond_with ldb
12mu|samba-3.6.25-1|34	%bcond_with ctdb
12mu|samba-3.6.25-1|35	%bcond_without alternatives
12mu|samba-3.6.25-1|36	%bcond_without acl
12mu|samba-3.6.25-1|37	%bcond_without winbind
12mu|samba-3.6.25-1|38	%bcond_without wins
12mu|samba-3.6.25-1|39	%bcond_with ldap
12mu|samba-3.6.25-1|40	%bcond_without ads
12mu|samba-3.6.25-1|41	%bcond_with scanners
12mu|samba-3.6.25-1|42	%bcond_with test
12mu|samba-3.6.25-1|43	%bcond_without cupspc
12mu|samba-3.6.25-1|44	%bcond_without rpmhelper
12mu|samba-3.6.25-1|45	%bcond_with mysql
12mu|samba-3.6.25-1|46	%bcond_with pgsql
12mu|samba-3.6.25-1|47	%bcond_with antivir
12mu|samba-3.6.25-1|48	%bcond_with clamav
12mu|samba-3.6.25-1|49	%bcond_with fprot
12mu|samba-3.6.25-1|50	%bcond_with fsav
12mu|samba-3.6.25-1|51	%bcond_with icap
12mu|samba-3.6.25-1|52	%bcond_with kaspersky
12mu|samba-3.6.25-1|53	%bcond_with mks
12mu|samba-3.6.25-1|54	%bcond_with nai
12mu|samba-3.6.25-1|55	%bcond_with openav
12mu|samba-3.6.25-1|56	%bcond_with sophos
12mu|samba-3.6.25-1|57	%bcond_with symantec
12mu|samba-3.6.25-1|58	%bcond_with trend
12mu|samba-3.6.25-1|59	%if %{with vscan}
12mu|samba-3.6.25-1|60	# These we build by default
12mu|samba-3.6.25-1|61	%bcond_without clamav
12mu|samba-3.6.25-1|62	%bcond_with icap
12mu|samba-3.6.25-1|63	%bcond_without fsav
12mu|samba-3.6.25-1|64	%bcond_without sophos
12mu|samba-3.6.25-1|65	%endif
12mu|samba-3.6.25-1|66	%if %{with vscan} && %{with scanners}
12mu|samba-3.6.25-1|67	# These scanners are built if scanners are selected
12mu|samba-3.6.25-1|68	# symantec requires their library present and must be selected individually
12mu|samba-3.6.25-1|69	%bcond_without fprot
12mu|samba-3.6.25-1|70	%bcond_without kaspersky
12mu|samba-3.6.25-1|71	%bcond_without mks
12mu|samba-3.6.25-1|72	%bcond_without nai
12mu|samba-3.6.25-1|73	%bcond_without openav
12mu|samba-3.6.25-1|74	%bcond_without trend
12mu|samba-3.6.25-1|75	%endif
12mu|samba-3.6.25-1|76	%if %{with vscan}
12mu|samba-3.6.25-1|77	%global vscandir samba-virusfilter-%{vscanver}
12mu|samba-3.6.25-1|78	%endif
12mu|samba-3.6.25-1|79	%global vfsdir examples.bin/VFS
12mu|samba-3.6.25-1|80	
12mu|samba-3.6.25-1|81	#Define sets of binaries that we can use in globs and loops:
12mu|samba-3.6.25-1|82	%global commonbin	net,ntlm_auth,rpcclient,smbcacls,smbcquotas,smbpasswd,smbtree,testparm
12mu|samba-3.6.25-1|83	%global serverbin	pdbedit,profiles,smbcontrol,smbstatus,sharesec,smbta-util
12mu|samba-3.6.25-1|84	%if %{with ldb}
12mu|samba-3.6.25-1|85	%global serverldbbin ldbadd,ldbdel,ldbedit,ldbmodify,ldbsearch,ldbrename
12mu|samba-3.6.25-1|86	%endif
12mu|samba-3.6.25-1|87	%global serversbin	nmbd,samba,smbd
12mu|samba-3.6.25-1|88	%global clientbin	findsmb,nmblookup,smbclient,smbprint,smbspool,smbtar,smbget
12mu|samba-3.6.25-1|89	%global client_sbin	mount.smb,mount.smbfs
12mu|samba-3.6.25-1|90	%global client_man	man1/findsmb.1,man1/nmblookup.1,man1/smbclient.1,man1/smbget.1,man1/smbtar.1,man5/smbgetrc.5,man8/smbspool.8
12mu|samba-3.6.25-1|91	%global testbin		debug2html,smbtorture,msgtest,masktest,locktest,locktest2,nsstest,vfstest
12mu|samba-3.6.25-1|92	
12mu|samba-3.6.25-1|93	%if %{with alternatives}
12mu|samba-3.6.25-1|94	%define alternative_major 3
12mu|samba-3.6.25-1|95	%else
12mu|samba-3.6.25-1|96	%define alternative_major %{nil}
12mu|samba-3.6.25-1|97	%endif
12mu|samba-3.6.25-1|98	
12mu|samba-3.6.25-1|99	Summary:	Samba SMB server
12mu|samba-3.6.25-1|100	Name:		samba
12mu|samba-3.6.25-1|101	Version:	3.6.25
12mu|samba-3.6.25-1|102	Release:	1
12mu|samba-3.6.25-1|103	License:	GPLv3
12mu|samba-3.6.25-1|104	Group:		System/Servers
12mu|samba-3.6.25-1|105	Source:		http://ftp.samba.org/pub/samba/stable/%{name}-%{version}.tar.gz
12mu|samba-3.6.25-1|106	Source99:	http://ftp.samba.org/pub/samba/stable/%{name}-%{version}.tar.asc
12mu|samba-3.6.25-1|107	Source98:	http://ftp.samba.org/pub/samba/samba-pubkey.asc
12mu|samba-3.6.25-1|108	URL:		http://www.samba.org
12mu|samba-3.6.25-1|109	Source1:	samba.log
12mu|samba-3.6.25-1|110	Source3:	samba.xinetd
12mu|samba-3.6.25-1|111	Source4:	swat_48.png
12mu|samba-3.6.25-1|112	Source5:	swat_32.png
12mu|samba-3.6.25-1|113	Source6:	swat_16.png
12mu|samba-3.6.25-1|114	Source7:	README.%{name}-rosa-rpm
12mu|samba-3.6.25-1|115	Source8:	samba-virusfilter-%{vscanver}.tar.gz
12mu|samba-3.6.25-1|116	Source10:	samba-print-pdf.sh
12mu|samba-3.6.25-1|117	Source11:	smb-migrate
12mu|samba-3.6.25-1|118	#Sources that used to be in packaging patch:
12mu|samba-3.6.25-1|119	Source20:	smbusers
12mu|samba-3.6.25-1|120	Source21:	smbprint
12mu|samba-3.6.25-1|121	#Source22:	smbadduser
12mu|samba-3.6.25-1|122	Source23:	findsmb
12mu|samba-3.6.25-1|123	Source24:	smb.init
12mu|samba-3.6.25-1|124	Source25:	winbind.init
12mu|samba-3.6.25-1|125	Source26:	wrepld.init
12mu|samba-3.6.25-1|126	Source27:	samba.pamd
12mu|samba-3.6.25-1|127	Source28:	samba.pamd0_9
12mu|samba-3.6.25-1|128	Source29:	system-auth-winbind.pamd
12mu|samba-3.6.25-1|129	Source30:	smb.conf
12mu|samba-3.6.25-1|130	
12mu|samba-3.6.25-1|131	# Version specific patches: current version
12mu|samba-3.6.25-1|132	Patch11:	samba-3.0-mandriva-packaging.patch
12mu|samba-3.6.25-1|133	# https://bugzilla.samba.org/show_bug.cgi?id=3571, bug 21387
12mu|samba-3.6.25-1|134	Patch19:	samba-3.0.21c-swat-fr-translaction.patch
12mu|samba-3.6.25-1|135	Patch30:	samba-3.5-check-undefined-before-zdefs.patch
12mu|samba-3.6.25-1|136	Patch31:	samba-3.5.3-fix-nss-wins-syslog.patch
12mu|samba-3.6.25-1|137	Patch33:	samba-3.5.8-fix-netapi-examples-linking.patch
12mu|samba-3.6.25-1|138	Requires:	pam >= 0.64, samba-common = %{EVRD}
12mu|samba-3.6.25-1|139	BuildRequires:	pam-devel
12mu|samba-3.6.25-1|140	BuildRequires:	readline-devel
12mu|samba-3.6.25-1|141	BuildRequires:	pkgconfig(ncurses)
12mu|samba-3.6.25-1|142	BuildRequires:	pkgconfig(popt)
12mu|samba-3.6.25-1|143	BuildRequires:	pkgconfig(libxml-2.0)
12mu|samba-3.6.25-1|144	# Samba 3.2 and later should be built with capabilities support:
12mu|samba-3.6.25-1|145	# http://lists.samba.org/archive/samba/2009-March/146821.html
12mu|samba-3.6.25-1|146	BuildRequires:	libcap-devel
12mu|samba-3.6.25-1|147	BuildRequires:	gnupg
12mu|samba-3.6.25-1|148	BuildRequires:	pkgconfig(avahi-client)
12mu|samba-3.6.25-1|149	BuildRequires:	libaio-devel
12mu|samba-3.6.25-1|150	BuildRequires:	pkgconfig(uuid)
12mu|samba-3.6.25-1|151	BuildRequires:	pkgconfig(gamin)
12mu|samba-3.6.25-1|152	%if %{with ctdb}
12mu|samba-3.6.25-1|153	BuildRequires:	pkgconfig(ctdb)
12mu|samba-3.6.25-1|154	%endif
12mu|samba-3.6.25-1|155	%if %{with pgsql}
12mu|samba-3.6.25-1|156	BuildRequires:	postgresql-devel
12mu|samba-3.6.25-1|157	%endif
12mu|samba-3.6.25-1|158	%if %{with mysql}
12mu|samba-3.6.25-1|159	BuildRequires:	mysql-devel
12mu|samba-3.6.25-1|160	%endif
12mu|samba-3.6.25-1|161	%if %{with acl}
12mu|samba-3.6.25-1|162	BuildRequires:	acl-devel
12mu|samba-3.6.25-1|163	%endif
12mu|samba-3.6.25-1|164	BuildRequires:	cups-devel
12mu|samba-3.6.25-1|165	BuildRequires:	cups-common
12mu|samba-3.6.25-1|166	BuildRequires:	libldap-devel
12mu|samba-3.6.25-1|167	%if %{with ads}
12mu|samba-3.6.25-1|168	BuildRequires:	libldap-devel
12mu|samba-3.6.25-1|169	BuildRequires:	krb5-devel
12mu|samba-3.6.25-1|170	%endif
12mu|samba-3.6.25-1|171	BuildRequires:	keyutils-devel
12mu|samba-3.6.25-1|172	%if !%{with tdb}
12mu|samba-3.6.25-1|173	BuildRequires:	pkgconfig(tdb)
12mu|samba-3.6.25-1|174	%endif
12mu|samba-3.6.25-1|175	%if !%{with ldb}
12mu|samba-3.6.25-1|176	#BuildRequires: pkgconfig(ldb)
12mu|samba-3.6.25-1|177	%endif
12mu|samba-3.6.25-1|178	%if !%{with talloc}
12mu|samba-3.6.25-1|179	BuildRequires:	pkgconfig(talloc)
12mu|samba-3.6.25-1|180	%endif
12mu|samba-3.6.25-1|181	# for domain-join gui
12mu|samba-3.6.25-1|182	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|samba-3.6.25-1|183	Requires(pre):	chkconfig
12mu|samba-3.6.25-1|184	Requires(pre):	mktemp
12mu|samba-3.6.25-1|185	Requires(pre):	psmisc
12mu|samba-3.6.25-1|186	Requires(pre):	coreutils
12mu|samba-3.6.25-1|187	Requires(pre):	sed
12mu|samba-3.6.25-1|188	Requires(pre):	grep
12mu|samba-3.6.25-1|189	%if %{with vscan}
12mu|samba-3.6.25-1|190	BuildRequires:	magic-devel
12mu|samba-3.6.25-1|191	%endif
12mu|samba-3.6.25-1|192	BuildRequires:	pkgconfig(tevent)
12mu|samba-3.6.25-1|193	
12mu|samba-3.6.25-1|194	%description
12mu|samba-3.6.25-1|195	Samba provides an SMB server which can be used to provide
12mu|samba-3.6.25-1|196	network services to SMB (sometimes called "Lan Manager")
12mu|samba-3.6.25-1|197	clients, including various versions of MS Windows, OS/2,
12mu|samba-3.6.25-1|198	and other Linux machines. Samba also provides some SMB
12mu|samba-3.6.25-1|199	clients, which complement the built-in SMB filesystem
12mu|samba-3.6.25-1|200	in Linux. Samba uses NetBIOS over TCP/IP (NetBT) protocols
12mu|samba-3.6.25-1|201	and does NOT need NetBEUI (Microsoft Raw NetBIOS frame)
12mu|samba-3.6.25-1|202	protocol.
12mu|samba-3.6.25-1|203	
12mu|samba-3.6.25-1|204	Samba-3.0 features working NT Domain Control capability and
12mu|samba-3.6.25-1|205	includes the SWAT (Samba Web Administration Tool) that
12mu|samba-3.6.25-1|206	allows samba's smb.conf file to be remotely managed using your
12mu|samba-3.6.25-1|207	favourite web browser. For the time being this is being
12mu|samba-3.6.25-1|208	enabled on TCP port 901 via xinetd. SWAT is now included in
12mu|samba-3.6.25-1|209	it's own subpackage, samba-swat.
12mu|samba-3.6.25-1|210	
12mu|samba-3.6.25-1|211	Please refer to the WHATSNEW.txt document for fixup information.
12mu|samba-3.6.25-1|212	This binary release includes encrypted password support.
12mu|samba-3.6.25-1|213	
12mu|samba-3.6.25-1|214	Please read the smb.conf file and ENCRYPTION.txt in the
12mu|samba-3.6.25-1|215	docs directory for implementation details.
12mu|samba-3.6.25-1|216	
12mu|samba-3.6.25-1|217	%package server
12mu|samba-3.6.25-1|218	Summary:	Samba (SMB) server programs
12mu|samba-3.6.25-1|219	Requires:	%{name}-common = %{EVRD}
12mu|samba-3.6.25-1|220	Requires:	%{libwbclient} >= %{EVRD}
12mu|samba-3.6.25-1|221	%if %{with rpmhelper}
12mu|samba-3.6.25-1|222	Requires(pre): rpm-helper
12mu|samba-3.6.25-1|223	%endif
12mu|samba-3.6.25-1|224	Group: Networking/Other
12mu|samba-3.6.25-1|225	Provides:	samba = %{EVRD}
12mu|samba-3.6.25-1|226	Provides:	samba-server-ldap = %{EVRD}
12mu|samba-3.6.25-1|227	Provides:	samba3-server= %{EVRD}
12mu|samba-3.6.25-1|228	
12mu|samba-3.6.25-1|229	%description server
12mu|samba-3.6.25-1|230	Samba-server provides a SMB server which can be used to provide
12mu|samba-3.6.25-1|231	network services to SMB (sometimes called "Lan Manager")
12mu|samba-3.6.25-1|232	clients. Samba uses NetBIOS over TCP/IP (NetBT) protocols
12mu|samba-3.6.25-1|233	and does NOT need NetBEUI (Microsoft Raw NetBIOS frame)
12mu|samba-3.6.25-1|234	protocol.
12mu|samba-3.6.25-1|235	
12mu|samba-3.6.25-1|236	Samba-3.0 features working NT Domain Control capability and
12mu|samba-3.6.25-1|237	includes the SWAT (Samba Web Administration Tool) that
12mu|samba-3.6.25-1|238	allows samba's smb.conf file to be remotely managed using your
12mu|samba-3.6.25-1|239	favourite web browser. For the time being this is being
12mu|samba-3.6.25-1|240	enabled on TCP port 901 via xinetd. SWAT is now included in
12mu|samba-3.6.25-1|241	it's own subpackage, samba-swat.
12mu|samba-3.6.25-1|242	
12mu|samba-3.6.25-1|243	Please refer to the WHATSNEW.txt document for fixup information.
12mu|samba-3.6.25-1|244	This binary release includes encrypted password support.
12mu|samba-3.6.25-1|245	
12mu|samba-3.6.25-1|246	Please read the smb.conf file and ENCRYPTION.txt in the
12mu|samba-3.6.25-1|247	docs directory for implementation details.
12mu|samba-3.6.25-1|248	
12mu|samba-3.6.25-1|249	%package client
12mu|samba-3.6.25-1|250	Summary:	Samba (SMB) client programs
12mu|samba-3.6.25-1|251	Group:		Networking/Other
12mu|samba-3.6.25-1|252	Requires:	%{name}-common = %{EVRD}
12mu|samba-3.6.25-1|253	Requires:	cifs-utils >= 4.4
12mu|samba-3.6.25-1|254	Provides:	samba3-client = %{EVRD}
12mu|samba-3.6.25-1|255	
12mu|samba-3.6.25-1|256	%description client
12mu|samba-3.6.25-1|257	Samba-client provides some SMB clients, which complement the built-in
12mu|samba-3.6.25-1|258	SMB filesystem in Linux. These allow the accessing of SMB shares, and
12mu|samba-3.6.25-1|259	printing to SMB printers.
12mu|samba-3.6.25-1|260	
12mu|samba-3.6.25-1|261	%package common
12mu|samba-3.6.25-1|262	Summary:	Files used by both Samba servers and clients
12mu|samba-3.6.25-1|263	Group:		System/Servers
12mu|samba-3.6.25-1|264	Conflicts:	%{name}-server < 3.6.6-2
12mu|samba-3.6.25-1|265	Provides:	samba-common-ldap = %{EVRD}
12mu|samba-3.6.25-1|266	Provides:	samba3-common = %{EVRD}
12mu|samba-3.6.25-1|267	
12mu|samba-3.6.25-1|268	%description common
12mu|samba-3.6.25-1|269	Samba-common provides files necessary for both the server and client
12mu|samba-3.6.25-1|270	packages of Samba.
12mu|samba-3.6.25-1|271	
12mu|samba-3.6.25-1|272	%package doc
12mu|samba-3.6.25-1|273	Summary:	Documentation for Samba servers and clients
12mu|samba-3.6.25-1|274	Group:		System/Servers
12mu|samba-3.6.25-1|275	Requires:	%{name}-common = %{EVRD}
12mu|samba-3.6.25-1|276	BuildArch:	noarch
12mu|samba-3.6.25-1|277	Provides:	samba3-doc = %{EVRD}
12mu|samba-3.6.25-1|278	
12mu|samba-3.6.25-1|279	%description doc
12mu|samba-3.6.25-1|280	Samba-doc provides documentation files for both the server and client
12mu|samba-3.6.25-1|281	packages of Samba.
12mu|samba-3.6.25-1|282	
12mu|samba-3.6.25-1|283	%package swat
12mu|samba-3.6.25-1|284	Summary:	The Samba Web Administration Tool
12mu|samba-3.6.25-1|285	Requires:	%{name}-server = %{EVRD}
12mu|samba-3.6.25-1|286	Requires:	xinetd
12mu|samba-3.6.25-1|287	Group: System/Servers
12mu|samba-3.6.25-1|288	Provides:	samba-swat-ldap = %{EVRD}
12mu|samba-3.6.25-1|289	Provides:	samba3-swat = %{EVRD}
12mu|samba-3.6.25-1|290	Conflicts:	%{name}-server < 3.4.0
12mu|samba-3.6.25-1|291	Suggests:	%{name}-doc
12mu|samba-3.6.25-1|292	
12mu|samba-3.6.25-1|293	%description swat
12mu|samba-3.6.25-1|294	SWAT (the Samba Web Administration Tool) allows samba's smb.conf file
12mu|samba-3.6.25-1|295	to be remotely managed using your favourite web browser. For the time
12mu|samba-3.6.25-1|296	being this is being enabled on TCP port 901 via xinetd. Note that
12mu|samba-3.6.25-1|297	SWAT does not use SSL encryption, nor does it preserve comments in
12mu|samba-3.6.25-1|298	your smb.conf file. Webmin uses SSL encryption by default, and
12mu|samba-3.6.25-1|299	preserves comments in configuration files, even if it does not display
12mu|samba-3.6.25-1|300	them, and is therefore the preferred method for remotely managing
12mu|samba-3.6.25-1|301	Samba.
12mu|samba-3.6.25-1|302	
12mu|samba-3.6.25-1|303	%if %{with winbind}
12mu|samba-3.6.25-1|304	%package winbind
12mu|samba-3.6.25-1|305	Summary:	Samba-winbind daemon, utilities and documentation
12mu|samba-3.6.25-1|306	Group:		System/Servers
12mu|samba-3.6.25-1|307	Requires:	%{name}-common = %{EVRD}
12mu|samba-3.6.25-1|308	
12mu|samba-3.6.25-1|309	%description winbind
12mu|samba-3.6.25-1|310	Provides the winbind daemon and testing tools to allow authentication
12mu|samba-3.6.25-1|311	and group/user enumeration from a Windows or Samba domain controller.
12mu|samba-3.6.25-1|312	%endif
12mu|samba-3.6.25-1|313	
12mu|samba-3.6.25-1|314	%if %{with wins}
12mu|samba-3.6.25-1|315	%package -n nss_wins
12mu|samba-3.6.25-1|316	Summary:	Name Service Switch service for WINS
12mu|samba-3.6.25-1|317	Group:		System/Servers
12mu|samba-3.6.25-1|318	Requires:	%{name}-common = %{EVRD}
12mu|samba-3.6.25-1|319	Requires(pre): glibc
12mu|samba-3.6.25-1|320	
12mu|samba-3.6.25-1|321	%description -n nss_wins
12mu|samba-3.6.25-1|322	Provides the libnss_wins shared library which resolves NetBIOS names to
12mu|samba-3.6.25-1|323	IP addresses.
12mu|samba-3.6.25-1|324	%endif
12mu|samba-3.6.25-1|325	
12mu|samba-3.6.25-1|326	%if %{with test}
12mu|samba-3.6.25-1|327	%package test
12mu|samba-3.6.25-1|328	Summary:	Debugging and benchmarking tools for samba
12mu|samba-3.6.25-1|329	Group:		System/Servers
12mu|samba-3.6.25-1|330	Requires:	%{name}-common = %{EVRD}
12mu|samba-3.6.25-1|331	Provides:	samba3-test = %{EVRD}
12mu|samba-3.6.25-1|332	Provides:	samba3-debug = %{EVRD}
12mu|samba-3.6.25-1|333	
12mu|samba-3.6.25-1|334	%description test
12mu|samba-3.6.25-1|335	This package provides tools for benchmarking samba, and debugging
12mu|samba-3.6.25-1|336	the correct operation of tools against smb servers.
12mu|samba-3.6.25-1|337	%endif
12mu|samba-3.6.25-1|338	
12mu|samba-3.6.25-1|339	%package -n %{libname}
12mu|samba-3.6.25-1|340	Summary:	SMB Client Library
12mu|samba-3.6.25-1|341	Group:		System/Libraries
12mu|samba-3.6.25-1|342	Provides:	libsmbclient = %{EVRD}
12mu|samba-3.6.25-1|343	
12mu|samba-3.6.25-1|344	%description -n %{libname}
12mu|samba-3.6.25-1|345	This package contains the SMB client library, part of the samba
12mu|samba-3.6.25-1|346	suite of networking software, allowing other software to access
12mu|samba-3.6.25-1|347	SMB shares.
12mu|samba-3.6.25-1|348	
12mu|samba-3.6.25-1|349	%package -n %{libname}-devel
12mu|samba-3.6.25-1|350	Summary:	SMB Client Library Development files
12mu|samba-3.6.25-1|351	Group:		Development/C
12mu|samba-3.6.25-1|352	Provides:	libsmbclient-devel = %{EVRD}
12mu|samba-3.6.25-1|353	Requires:	%{libname} = %{EVRD}
12mu|samba-3.6.25-1|354	
12mu|samba-3.6.25-1|355	%description -n %{libname}-devel
12mu|samba-3.6.25-1|356	This package contains the development files for the SMB client
12mu|samba-3.6.25-1|357	library, part of the samba suite of networking software, allowing
12mu|samba-3.6.25-1|358	the development of other software to access SMB shares.
12mu|samba-3.6.25-1|359	
12mu|samba-3.6.25-1|360	%package -n %{libname}-static-devel
12mu|samba-3.6.25-1|361	Summary:	SMB Client Static Library Development files
12mu|samba-3.6.25-1|362	Group:		Development/C
12mu|samba-3.6.25-1|363	Provides:	libsmbclient-static-devel = %{EVRD}
12mu|samba-3.6.25-1|364	Requires:	%{libname}-devel = %{EVRD}
12mu|samba-3.6.25-1|365	
12mu|samba-3.6.25-1|366	%description -n %{libname}-static-devel
12mu|samba-3.6.25-1|367	This package contains the static development files for the SMB
12mu|samba-3.6.25-1|368	client library, part of the samba suite of networking software,
12mu|samba-3.6.25-1|369	allowing the development of other software to access SMB shares.
12mu|samba-3.6.25-1|370	
12mu|samba-3.6.25-1|371	%package -n %{libnetapi}
12mu|samba-3.6.25-1|372	Summary:	Samba library for accessing functions in 'net' binary
12mu|samba-3.6.25-1|373	Group:		System/Libraries
12mu|samba-3.6.25-1|374	
12mu|samba-3.6.25-1|375	%description -n %{libnetapi}
12mu|samba-3.6.25-1|376	Samba library for accessing functions in 'net' binary
12mu|samba-3.6.25-1|377	
12mu|samba-3.6.25-1|378	%package -n %{netapidevel}
12mu|samba-3.6.25-1|379	Group: Development/C
12mu|samba-3.6.25-1|380	Summary:	Samba library for accessing functions in 'net' binary
12mu|samba-3.6.25-1|381	Provides:	netapi-devel = %{EVRD}
12mu|samba-3.6.25-1|382	
12mu|samba-3.6.25-1|383	%description -n %{netapidevel}
12mu|samba-3.6.25-1|384	Samba library for accessing functions in 'net' binary
12mu|samba-3.6.25-1|385	
12mu|samba-3.6.25-1|386	%package -n %{libsmbsharemodes}
12mu|samba-3.6.25-1|387	Group:		System/Libraries
12mu|samba-3.6.25-1|388	Summary:	Samba Library for accessing smb share modes (locks etc.)
12mu|samba-3.6.25-1|389	
12mu|samba-3.6.25-1|390	%description -n %{libsmbsharemodes}
12mu|samba-3.6.25-1|391	Samba Library for accessing smb share modes (locks etc.)
12mu|samba-3.6.25-1|392	
12mu|samba-3.6.25-1|393	%package -n %{smbsharemodesdevel}
12mu|samba-3.6.25-1|394	Group: Development/C
12mu|samba-3.6.25-1|395	Summary:	Samba Library for accessing smb share modes (locks etc.)
12mu|samba-3.6.25-1|396	Provides:	smbsharemodes-devel = %{EVRD}
12mu|samba-3.6.25-1|397	
12mu|samba-3.6.25-1|398	%description -n %{smbsharemodesdevel}
12mu|samba-3.6.25-1|399	Samba Library for accessing smb share modes (locks etc.)
12mu|samba-3.6.25-1|400	
12mu|samba-3.6.25-1|401	%if %{with talloc}
12mu|samba-3.6.25-1|402	%package -n %{libtalloc}
12mu|samba-3.6.25-1|403	Group:		System/Libraries
12mu|samba-3.6.25-1|404	Summary:	Library implementing Samba's memory allocator
12mu|samba-3.6.25-1|405	
12mu|samba-3.6.25-1|406	%description -n %{libtalloc}
12mu|samba-3.6.25-1|407	Library implementing Samba's memory allocator
12mu|samba-3.6.25-1|408	
12mu|samba-3.6.25-1|409	%package -n %{tallocdevel}
12mu|samba-3.6.25-1|410	Group: Development/C
12mu|samba-3.6.25-1|411	Summary:	Library implementing Samba's memory allocator
12mu|samba-3.6.25-1|412	Provides: talloc-devel = %{EVRD}
12mu|samba-3.6.25-1|413	
12mu|samba-3.6.25-1|414	%description -n %{tallocdevel}
12mu|samba-3.6.25-1|415	Library implementing Samba's memory allocator
12mu|samba-3.6.25-1|416	%endif
12mu|samba-3.6.25-1|417	
12mu|samba-3.6.25-1|418	%if %{with tdb}
12mu|samba-3.6.25-1|419	%package -n %{libtdb}
12mu|samba-3.6.25-1|420	Group:		System/Libraries
12mu|samba-3.6.25-1|421	Summary:	Library implementing Samba's embedded database
12mu|samba-3.6.25-1|422	
12mu|samba-3.6.25-1|423	%description -n %{libtdb}
12mu|samba-3.6.25-1|424	Library implementing Samba's embedded database
12mu|samba-3.6.25-1|425	
12mu|samba-3.6.25-1|426	%package -n %{tdbdevel}
12mu|samba-3.6.25-1|427	Group: Development/C
12mu|samba-3.6.25-1|428	Summary:	Library implementing Samba's embedded database
12mu|samba-3.6.25-1|429	Provides:	tdb-devel = %{EVRD}
12mu|samba-3.6.25-1|430	Requires:	%{libtdb}
12mu|samba-3.6.25-1|431	# because /usr/include/tdb.h was moved from libsmbclient0-devel to libtdb-devel
12mu|samba-3.6.25-1|432	Conflicts:	%{mklibname smbclient 0 -d} < 3.2.6-3
12mu|samba-3.6.25-1|433	
12mu|samba-3.6.25-1|434	%description -n %{tdbdevel}
12mu|samba-3.6.25-1|435	Library implementing Samba's embedded database
12mu|samba-3.6.25-1|436	%endif
12mu|samba-3.6.25-1|437	
12mu|samba-3.6.25-1|438	%package -n %{libwbclient}
12mu|samba-3.6.25-1|439	Group: System/Libraries
12mu|samba-3.6.25-1|440	Summary:	Library providing access to winbindd
12mu|samba-3.6.25-1|441	
12mu|samba-3.6.25-1|442	%description -n %{libwbclient}
12mu|samba-3.6.25-1|443	Library providing access to winbindd
12mu|samba-3.6.25-1|444	
12mu|samba-3.6.25-1|445	%package -n %{wbclientdevel}
12mu|samba-3.6.25-1|446	Group: Development/C
12mu|samba-3.6.25-1|447	Summary:	Library providing access to winbindd
12mu|samba-3.6.25-1|448	Provides:	wbclient-devel = %{EVRD}
12mu|samba-3.6.25-1|449	Requires:	%{libwbclient} >= %{EVRD}
12mu|samba-3.6.25-1|450	
12mu|samba-3.6.25-1|451	%description -n %{wbclientdevel}
12mu|samba-3.6.25-1|452	Library providing access to winbindd
12mu|samba-3.6.25-1|453	
12mu|samba-3.6.25-1|454	#%package passdb-ldap
12mu|samba-3.6.25-1|455	#Summary:	Samba password database plugin for LDAP
12mu|samba-3.6.25-1|456	#Group:		System/Libraries
12mu|samba-3.6.25-1|457	#
12mu|samba-3.6.25-1|458	#%description passdb-ldap
12mu|samba-3.6.25-1|459	#The passdb-ldap package for samba provides a password database
12mu|samba-3.6.25-1|460	#backend allowing samba to store account details in an LDAP
12mu|samba-3.6.25-1|461	#database
12mu|samba-3.6.25-1|462	
12mu|samba-3.6.25-1|463	%if %{with mysql}
12mu|samba-3.6.25-1|464	%package passdb-mysql
12mu|samba-3.6.25-1|465	Summary:	Samba password database plugin for MySQL
12mu|samba-3.6.25-1|466	Group:		System/Libraries
12mu|samba-3.6.25-1|467	Requires:	%{name}-server = %{EVRD}
12mu|samba-3.6.25-1|468	Provides:	samba3-passdb-mysql = %{EVRD}
12mu|samba-3.6.25-1|469	
12mu|samba-3.6.25-1|470	%description passdb-mysql
12mu|samba-3.6.25-1|471	The passdb-mysql package for samba provides a password database
12mu|samba-3.6.25-1|472	backend allowing samba to store account details in a MySQL
12mu|samba-3.6.25-1|473	database
12mu|samba-3.6.25-1|474	%endif
12mu|samba-3.6.25-1|475	
12mu|samba-3.6.25-1|476	%if %{with pgsql}
12mu|samba-3.6.25-1|477	%package passdb-pgsql
12mu|samba-3.6.25-1|478	Summary:	Samba password database plugin for PostgreSQL
12mu|samba-3.6.25-1|479	Group:		System/Libraries
12mu|samba-3.6.25-1|480	Requires:	%{name}-server = %{EVRD}
12mu|samba-3.6.25-1|481	Provides:	samba3-passdb-pgsql = %{EVRD}
12mu|samba-3.6.25-1|482	
12mu|samba-3.6.25-1|483	%description passdb-pgsql
12mu|samba-3.6.25-1|484	The passdb-pgsql package for samba provides a password database
12mu|samba-3.6.25-1|485	backend allowing samba to store account details in a PostgreSQL
12mu|samba-3.6.25-1|486	database
12mu|samba-3.6.25-1|487	%endif
12mu|samba-3.6.25-1|488	
12mu|samba-3.6.25-1|489	#Antivirus packages:
12mu|samba-3.6.25-1|490	%if %{with antivir}
12mu|samba-3.6.25-1|491	%package vscan-antivir
12mu|samba-3.6.25-1|492	Summary:	On-access virus scanning for samba using Antivir
12mu|samba-3.6.25-1|493	Group:		System/Servers
12mu|samba-3.6.25-1|494	Requires:	%{name}-server = %{EVRD}
12mu|samba-3.6.25-1|495	Provides:	%{name}-vscan
12mu|samba-3.6.25-1|496	
12mu|samba-3.6.25-1|497	%description vscan-antivir
12mu|samba-3.6.25-1|498	A vfs-module for samba to implement on-access scanning using the
12mu|samba-3.6.25-1|499	Antivir antivirus scanner daemon.
12mu|samba-3.6.25-1|500	%endif
12mu|samba-3.6.25-1|501	
12mu|samba-3.6.25-1|502	%if %{with clamav}
12mu|samba-3.6.25-1|503	%package virusfilter-clamav
12mu|samba-3.6.25-1|504	Summary:	On-access virus scanning for samba using Clam Antivirus
12mu|samba-3.6.25-1|505	Group:		System/Servers
12mu|samba-3.6.25-1|506	URL:		https://github.com/fumiyas/samba-virusfilter
12mu|samba-3.6.25-1|507	Requires:	%{name}-server = %{EVRD}
12mu|samba-3.6.25-1|508	Provides:	%{name}-vscan
12mu|samba-3.6.25-1|509	Provides:	%{name}-virusfilter
12mu|samba-3.6.25-1|510	Requires:	clamd
12mu|samba-3.6.25-1|511	
12mu|samba-3.6.25-1|512	%description virusfilter-clamav
12mu|samba-3.6.25-1|513	This is a Samba VFS module to scan and filter virus files on Samba file
12mu|samba-3.6.25-1|514	services with an anti-virus scanner.
12mu|samba-3.6.25-1|515	
12mu|samba-3.6.25-1|516	This package includes the VFS module supporting:
12mu|samba-3.6.25-1|517	* ClamAV (clamd daemon) http://www.clamav.net
12mu|samba-3.6.25-1|518	%endif
12mu|samba-3.6.25-1|519	
12mu|samba-3.6.25-1|520	%if %{with fprot}
12mu|samba-3.6.25-1|521	%package vscan-fprot
12mu|samba-3.6.25-1|522	Summary:	On-access virus scanning for samba using FPROT
12mu|samba-3.6.25-1|523	Group:		System/Servers
12mu|samba-3.6.25-1|524	Requires:	%{name}-server = %{EVRD}
12mu|samba-3.6.25-1|525	Provides:	%{name}-vscan
12mu|samba-3.6.25-1|526	
12mu|samba-3.6.25-1|527	%description vscan-fprot
12mu|samba-3.6.25-1|528	A vfs-module for samba to implement on-access scanning using the
12mu|samba-3.6.25-1|529	FPROT antivirus software (which must be installed to use this).
12mu|samba-3.6.25-1|530	%endif
12mu|samba-3.6.25-1|531	
12mu|samba-3.6.25-1|532	%if %{with fsav}
12mu|samba-3.6.25-1|533	%package virusfilter-fsecure
12mu|samba-3.6.25-1|534	Summary:	On-access virus scanning for samba using F-Secure
12mu|samba-3.6.25-1|535	Group:		System/Servers
12mu|samba-3.6.25-1|536	URL:		https://github.com/fumiyas/samba-virusfilter
12mu|samba-3.6.25-1|537	Requires:	%{name}-server = %{EVRD}
12mu|samba-3.6.25-1|538	Provides:	%{name}-vscan
12mu|samba-3.6.25-1|539	Provides:	%{name}-virusfilter
12mu|samba-3.6.25-1|540	
12mu|samba-3.6.25-1|541	%description virusfilter-fsecure
12mu|samba-3.6.25-1|542	This is a Samba VFS module to scan and filter virus files on Samba file
12mu|samba-3.6.25-1|543	services with an anti-virus scanner.
12mu|samba-3.6.25-1|544	
12mu|samba-3.6.25-1|545	This package provides the VFS module supporting:
12mu|samba-3.6.25-1|546	* F-Secure Anti-Virus (fsavd daemon) http://www.f-secure.com
12mu|samba-3.6.25-1|547	%endif
12mu|samba-3.6.25-1|548	
12mu|samba-3.6.25-1|549	%if %{with icap}
12mu|samba-3.6.25-1|550	%package vscan-icap
12mu|samba-3.6.25-1|551	Summary:	On-access virus scanning for samba using ICAP
12mu|samba-3.6.25-1|552	Group:		System/Servers
12mu|samba-3.6.25-1|553	Requires:	%{name}-server = %{EVRD}
12mu|samba-3.6.25-1|554	Provides:	%{name}-icap
12mu|samba-3.6.25-1|555	
12mu|samba-3.6.25-1|556	%description vscan-icap
12mu|samba-3.6.25-1|557	A vfs-module for samba to implement on-access scanning using
12mu|samba-3.6.25-1|558	ICAP-capable antivirus software.
12mu|samba-3.6.25-1|559	%endif
12mu|samba-3.6.25-1|560	
12mu|samba-3.6.25-1|561	%if %{with kaspersky}
12mu|samba-3.6.25-1|562	%package vscan-kaspersky
12mu|samba-3.6.25-1|563	Summary:	On-access virus scanning for samba using Kaspersky
12mu|samba-3.6.25-1|564	Group:		System/Servers
12mu|samba-3.6.25-1|565	Requires:	%{name}-server = %{EVRD}
12mu|samba-3.6.25-1|566	Provides:	%{name}-vscan
12mu|samba-3.6.25-1|567	
12mu|samba-3.6.25-1|568	%description vscan-kaspersky
12mu|samba-3.6.25-1|569	A vfs-module for samba to implement on-access scanning using the
12mu|samba-3.6.25-1|570	Kaspersky antivirus software (which must be installed to use this).
12mu|samba-3.6.25-1|571	%endif
12mu|samba-3.6.25-1|572	
12mu|samba-3.6.25-1|573	%if %{with mks}
12mu|samba-3.6.25-1|574	%package vscan-mks
12mu|samba-3.6.25-1|575	Summary:	On-access virus scanning for samba using MKS
12mu|samba-3.6.25-1|576	Group:		System/Servers
12mu|samba-3.6.25-1|577	Requires:	%{name}-server = %{EVRD}
12mu|samba-3.6.25-1|578	Provides:	%{name}-vscan
12mu|samba-3.6.25-1|579	
12mu|samba-3.6.25-1|580	%description vscan-mks
12mu|samba-3.6.25-1|581	A vfs-module for samba to implement on-access scanning using the
12mu|samba-3.6.25-1|582	MKS antivirus software (which must be installed to use this).
12mu|samba-3.6.25-1|583	%endif
12mu|samba-3.6.25-1|584	
12mu|samba-3.6.25-1|585	%if %{with nai}
12mu|samba-3.6.25-1|586	%package vscan-nai
12mu|samba-3.6.25-1|587	Summary:	On-access virus scanning for samba using NAI McAfee
12mu|samba-3.6.25-1|588	Group:		System/Servers
12mu|samba-3.6.25-1|589	Requires:	%{name}-server = %{EVRD}
12mu|samba-3.6.25-1|590	Provides:	%{name}-vscan
12mu|samba-3.6.25-1|591	
12mu|samba-3.6.25-1|592	%description vscan-nai
12mu|samba-3.6.25-1|593	A vfs-module for samba to implement on-access scanning using the
12mu|samba-3.6.25-1|594	NAI McAfee antivirus software (which must be installed to use this).
12mu|samba-3.6.25-1|595	%endif
12mu|samba-3.6.25-1|596	
12mu|samba-3.6.25-1|597	%if %{with openav}
12mu|samba-3.6.25-1|598	%package vscan-openav
12mu|samba-3.6.25-1|599	Summary:	On-access virus scanning for samba using OpenAntivirus
12mu|samba-3.6.25-1|600	Group:		System/Servers
12mu|samba-3.6.25-1|601	Requires:	%{name}-server = %{EVRD}
12mu|samba-3.6.25-1|602	Provides:	%{name}-vscan
12mu|samba-3.6.25-1|603	
12mu|samba-3.6.25-1|604	%description vscan-openav
12mu|samba-3.6.25-1|605	A vfs-module for samba to implement on-access scanning using the
12mu|samba-3.6.25-1|606	OpenAntivirus antivirus software (which must be installed to use this).
12mu|samba-3.6.25-1|607	%endif
12mu|samba-3.6.25-1|608	
12mu|samba-3.6.25-1|609	%if %{with sophos}
12mu|samba-3.6.25-1|610	%package virusfilter-sophos
12mu|samba-3.6.25-1|611	Summary:	On-access virus scanning for samba using Sophos
12mu|samba-3.6.25-1|612	Group:		System/Servers
12mu|samba-3.6.25-1|613	URL:		https://github.com/fumiyas/samba-virusfilter
12mu|samba-3.6.25-1|614	Requires:	%{name}-server = %{EVRD}
12mu|samba-3.6.25-1|615	Provides:	%{name}-vscan
12mu|samba-3.6.25-1|616	
12mu|samba-3.6.25-1|617	%description virusfilter-sophos
12mu|samba-3.6.25-1|618	This is a Samba VFS module to scan and filter virus files on Samba file
12mu|samba-3.6.25-1|619	services with an anti-virus scanner.
12mu|samba-3.6.25-1|620	
12mu|samba-3.6.25-1|621	This package includes the VFS module supporting:
12mu|samba-3.6.25-1|622	* Sophos Anti-Virus (savdid daemon) http://www.sophos.com
12mu|samba-3.6.25-1|623	%endif
12mu|samba-3.6.25-1|624	
12mu|samba-3.6.25-1|625	%if %{with symantec}
12mu|samba-3.6.25-1|626	%package vscan-symantec
12mu|samba-3.6.25-1|627	Summary:	On-access virus scanning for samba using Symantec
12mu|samba-3.6.25-1|628	Group:		System/Servers
12mu|samba-3.6.25-1|629	Requires:	%{name}-server = %{EVRD}
12mu|samba-3.6.25-1|630	Provides:	%{name}-vscan
12mu|samba-3.6.25-1|631	Autoreq: 0
12mu|samba-3.6.25-1|632	
12mu|samba-3.6.25-1|633	%description vscan-symantec
12mu|samba-3.6.25-1|634	A vfs-module for samba to implement on-access scanning using the
12mu|samba-3.6.25-1|635	Symantec antivirus software (which must be installed to use this).
12mu|samba-3.6.25-1|636	%endif
12mu|samba-3.6.25-1|637	
12mu|samba-3.6.25-1|638	
12mu|samba-3.6.25-1|639	%if %{with trend}
12mu|samba-3.6.25-1|640	%package vscan-trend
12mu|samba-3.6.25-1|641	Summary:	On-access virus scanning for samba using Trend
12mu|samba-3.6.25-1|642	Group:		System/Servers
12mu|samba-3.6.25-1|643	Requires:	%{name}-server = %{EVRD}
12mu|samba-3.6.25-1|644	Provides:	%{name}-vscan
12mu|samba-3.6.25-1|645	
12mu|samba-3.6.25-1|646	%description vscan-trend
12mu|samba-3.6.25-1|647	A vfs-module for samba to implement on-access scanning using the
12mu|samba-3.6.25-1|648	Trend antivirus software (which must be installed to use this).
12mu|samba-3.6.25-1|649	%endif
12mu|samba-3.6.25-1|650	
12mu|samba-3.6.25-1|651	%package domainjoin-gui
12mu|samba-3.6.25-1|652	Summary:	Domainjoin GUI
12mu|samba-3.6.25-1|653	Requires:	samba-common = %{EVRD}
12mu|samba-3.6.25-1|654	Group:		System/Configuration/Other
12mu|samba-3.6.25-1|655	
12mu|samba-3.6.25-1|656	%description domainjoin-gui
12mu|samba-3.6.25-1|657	The samba-domainjoin-gui package includes a domainjoin gtk application.
12mu|samba-3.6.25-1|658	
12mu|samba-3.6.25-1|659	%prep
12mu|samba-3.6.25-1|660	
12mu|samba-3.6.25-1|661	#Try and validate signatures on source:
12mu|samba-3.6.25-1|662	VERIFYSOURCE=%{SOURCE0}
12mu|samba-3.6.25-1|663	VERIFYSOURCE=${VERIFYSOURCE%%.gz}
12mu|samba-3.6.25-1|664	gzip -dc %{SOURCE0} > $VERIFYSOURCE
12mu|samba-3.6.25-1|665	%check_sig %{SOURCE98} %{SOURCE99} $VERIFYSOURCE
12mu|samba-3.6.25-1|666	
12mu|samba-3.6.25-1|667	%if %{with vscan}
12mu|samba-3.6.25-1|668	%setup -q -a 8 -n %{name}-%{version}
12mu|samba-3.6.25-1|669	%else
12mu|samba-3.6.25-1|670	%setup -q -n %{name}-%{version}
12mu|samba-3.6.25-1|671	%endif
12mu|samba-3.6.25-1|672	# Version specific patches: current version
12mu|samba-3.6.25-1|673	%patch11 -p1 -b .mandriva
12mu|samba-3.6.25-1|674	pushd source3
12mu|samba-3.6.25-1|675	popd
12mu|samba-3.6.25-1|676	%patch30 -p1 -b .checkflags
12mu|samba-3.6.25-1|677	#patch31 -p1 -b .nss_wins_log
12mu|samba-3.6.25-1|678	%patch33 -p1 -b .netapi_link
12mu|samba-3.6.25-1|679	#patch34 -p1 -b .recursive
12mu|samba-3.6.25-1|680	
12mu|samba-3.6.25-1|681	cp %{SOURCE7} .
12mu|samba-3.6.25-1|682	
12mu|samba-3.6.25-1|683	# Make a copy of examples so that we have a clean one for doc:
12mu|samba-3.6.25-1|684	cp -a examples examples.bin
12mu|samba-3.6.25-1|685	
12mu|samba-3.6.25-1|686	%if %{with vscan}
12mu|samba-3.6.25-1|687	pushd samba-virusfilter-%{vscanver}
12mu|samba-3.6.25-1|688	perl -pi -e 's,/var/run/clamav/clamd.ctl,/var/lib/clamav/clamd.socket,g' clamav/svf-clamav.c
12mu|samba-3.6.25-1|689	popd
12mu|samba-3.6.25-1|690	%endif
12mu|samba-3.6.25-1|691	
12mu|samba-3.6.25-1|692	#remove cvs internal files from docs:
12mu|samba-3.6.25-1|693	find docs examples -name '.cvsignore' -exec rm -f {} \;
12mu|samba-3.6.25-1|694	
12mu|samba-3.6.25-1|695	#make better doc trees:
12mu|samba-3.6.25-1|696	chmod -R a+rX examples docs *Manifest* README  Roadmap COPYING
12mu|samba-3.6.25-1|697	mkdir -p clean-docs/samba-doc
12mu|samba-3.6.25-1|698	cp -a examples docs clean-docs/samba-doc
12mu|samba-3.6.25-1|699	mv -f clean-docs/samba-doc/examples/libsmbclient clean-docs/
12mu|samba-3.6.25-1|700	rm -Rf clean-docs/samba-doc/docs/{docbook,manpages,htmldocs,using_samba}
12mu|samba-3.6.25-1|701	#ln -s %{_datadir}/swat/using_samba clean-docs/samba-doc/docs/using_samba
12mu|samba-3.6.25-1|702	mkdir clean-docs/samba-doc/docs/htmldocs
12mu|samba-3.6.25-1|703	cp docs/htmldocs/*.{html,css} clean-docs/samba-doc/docs/htmldocs
12mu|samba-3.6.25-1|704	ln -sf %{_datadir}/swat/help/{Samba3-ByExample,Samba3-HOWTO,Samba3-Developers-Guide,using_samba,manpages} clean-docs/samba-doc/docs/htmldocs/
12mu|samba-3.6.25-1|705	
12mu|samba-3.6.25-1|706	%build
12mu|samba-3.6.25-1|707	%serverbuild
12mu|samba-3.6.25-1|708	(cd source3
12mu|samba-3.6.25-1|709	CFLAGS="`echo "$RPM_OPT_FLAGS"|sed -e 's/ -g / /g'` -DLDAP_DEPRECATED"
12mu|samba-3.6.25-1|710	./autogen.sh
12mu|samba-3.6.25-1|711	# Don't use --with-fhs now, since it overrides libdir, it sets configdir,
12mu|samba-3.6.25-1|712	# lockdir,piddir logfilebase,privatedir and swatdir
12mu|samba-3.6.25-1|713	%configure2_5x	--prefix=%{_prefix} \
12mu|samba-3.6.25-1|714	--sysconfdir=%{_sysconfdir}/%{name} \
12mu|samba-3.6.25-1|715	--localstatedir=/var \
12mu|samba-3.6.25-1|716	--with-modulesdir=%{_libdir}/%{name} \
12mu|samba-3.6.25-1|717	--with-privatedir=%{_sysconfdir}/%{name} \
12mu|samba-3.6.25-1|718	--with-lockdir=/var/cache/%{name} \
12mu|samba-3.6.25-1|719	--with-piddir=/var/run \
12mu|samba-3.6.25-1|720	--with-swatdir=%{_datadir}/swat \
12mu|samba-3.6.25-1|721	--with-configdir=%{_sysconfdir}/%{name} \
12mu|samba-3.6.25-1|722	--with-logfilebase=/var/log/%{name} \
12mu|samba-3.6.25-1|723	--with-pammodulesdir=/%{_lib}/security/ \
12mu|samba-3.6.25-1|724	--with-rootsbindir=/bin \
12mu|samba-3.6.25-1|725	%if %{with talloc}
12mu|samba-3.6.25-1|726	--with-libtalloc=yes \
12mu|samba-3.6.25-1|727	%else
12mu|samba-3.6.25-1|728	--enable-external-libtalloc=yes \
12mu|samba-3.6.25-1|729	%endif
12mu|samba-3.6.25-1|730	%if %{with tdb}
12mu|samba-3.6.25-1|731	--with-libtdb = yes \
12mu|samba-3.6.25-1|732	%else
12mu|samba-3.6.25-1|733	--enable-external-libtdb=yes \
12mu|samba-3.6.25-1|734	%endif
12mu|samba-3.6.25-1|735	%if %{with ctdb}
12mu|samba-3.6.25-1|736	--with-cluster-support \
12mu|samba-3.6.25-1|737	%endif
12mu|samba-3.6.25-1|738	%if !%{with ads}
12mu|samba-3.6.25-1|739	--with-ads=no	\
12mu|samba-3.6.25-1|740	%endif
12mu|samba-3.6.25-1|741	--with-automount \
12mu|samba-3.6.25-1|742	--with-pam \
12mu|samba-3.6.25-1|743	--with-pam_smbpass \
12mu|samba-3.6.25-1|744	--with-aio-support \
12mu|samba-3.6.25-1|745	%if %{with ldap}
12mu|samba-3.6.25-1|746	--with-ldapsam \
12mu|samba-3.6.25-1|747	%endif
12mu|samba-3.6.25-1|748	--with-syslog \
12mu|samba-3.6.25-1|749	--with-quotas \
12mu|samba-3.6.25-1|750	--with-utmp \
12mu|samba-3.6.25-1|751	%if %{with acl}
12mu|samba-3.6.25-1|752	--with-acl-support      \
12mu|samba-3.6.25-1|753	%endif
12mu|samba-3.6.25-1|754	--with-shared-modules=idmap_rid,idmap_ad \
12mu|samba-3.6.25-1|755	--enable-avahi \
12mu|samba-3.6.25-1|756	--with-dnsupdate \
12mu|samba-3.6.25-1|757	#				--with-shared-modules=pdb_ldap,idmap_ldap \
12mu|samba-3.6.25-1|758	#				--with-manpages-langs=en,ja,pl	\
12mu|samba-3.6.25-1|759	#				--with-nisplussam \
12mu|samba-3.6.25-1|760	#				--with-fhs \
12mu|samba-3.6.25-1|761	
12mu|samba-3.6.25-1|762	# Remove -Wl,--no-undefined for plugins:
12mu|samba-3.6.25-1|763	grep ^LDSHFLAGS_MODULES Makefile
12mu|samba-3.6.25-1|764	perl -pi -e 'if ( m/^LDSHFLAGS_MODULES/ ) { $_ =~ s/-Wl,--no-undefined//g;};' Makefile
12mu|samba-3.6.25-1|765	grep ^LDSHFLAGS_MODULES Makefile
12mu|samba-3.6.25-1|766	
12mu|samba-3.6.25-1|767	#Should be a patch instead?
12mu|samba-3.6.25-1|768	%if !%{with talloc}
12mu|samba-3.6.25-1|769	perl -pi -e 's,-I./lib/talloc,,g;s,bin/libtalloc.so,,g;s,^(installlibs:: )installlibtalloc,$1,g' Makefile
12mu|samba-3.6.25-1|770	%endif
12mu|samba-3.6.25-1|771	%if !%{with tdb}
12mu|samba-3.6.25-1|772	perl -pi -e 's,-I./lib/tdb/include,,g;s,bin/libtdb.so,,g;s,^(installlibs:: )installlibtdb,$1,g' Makefile
12mu|samba-3.6.25-1|773	%endif
12mu|samba-3.6.25-1|774	%if !%{with ldb}
12mu|samba-3.6.25-1|775	perl -pi -e 's,\$\(BIN_PROGS4\),,g' Makefile
12mu|samba-3.6.25-1|776	%endif
12mu|samba-3.6.25-1|777	
12mu|samba-3.6.25-1|778	perl -pi -e 's|-Wl,-rpath,%{_libdir}||g;s|-Wl,-rpath -Wl,%{_libdir}||g' Makefile
12mu|samba-3.6.25-1|779	
12mu|samba-3.6.25-1|780	make proto_exists || :
12mu|samba-3.6.25-1|781	%make all libsmbclient smbfilter wins %{?_with_test: torture debug2html bin/log2pcap} bin/smbget
12mu|samba-3.6.25-1|782	make -C lib/netapi/examples
12mu|samba-3.6.25-1|783	)
12mu|samba-3.6.25-1|784	
12mu|samba-3.6.25-1|785	%if %{with vscan}
12mu|samba-3.6.25-1|786	echo -e "\n\nBuild antivirus VFS modules\n\n"
12mu|samba-3.6.25-1|787	pushd %{vscandir}
12mu|samba-3.6.25-1|788	./build/autogen.sh
12mu|samba-3.6.25-1|789	%configure2_5x --with-samba-source=../
12mu|samba-3.6.25-1|790	make
12mu|samba-3.6.25-1|791	popd
12mu|samba-3.6.25-1|792	%endif
12mu|samba-3.6.25-1|793	
12mu|samba-3.6.25-1|794	# Build antivirus vfs objects
12mu|samba-3.6.25-1|795	%if %{with symantec}
12mu|samba-3.6.25-1|796	echo "Building Symantec"
12mu|samba-3.6.25-1|797	make -C %{vfsdir}/%{vscandir} symantec
12mu|samba-3.6.25-1|798	%endif
12mu|samba-3.6.25-1|799	
12mu|samba-3.6.25-1|800	%install
12mu|samba-3.6.25-1|801	#Ensure all docs are readable
12mu|samba-3.6.25-1|802	chmod a+r docs -R
12mu|samba-3.6.25-1|803	
12mu|samba-3.6.25-1|804	# Any entries here mean samba makefile is *really* broken:
12mu|samba-3.6.25-1|805	mkdir -p %{buildroot}%{_sysconfdir}/%{name}
12mu|samba-3.6.25-1|806	mkdir -p %{buildroot}%{_datadir}
12mu|samba-3.6.25-1|807	mkdir -p %{buildroot}%{_libdir}/%{name}/vfs
12mu|samba-3.6.25-1|808	
12mu|samba-3.6.25-1|809	(cd source3
12mu|samba-3.6.25-1|810	make DESTDIR=%{buildroot} install installclientlib installmodules)
12mu|samba-3.6.25-1|811	
12mu|samba-3.6.25-1|812	# we ship docs in the docs supackage, and lik it into swat, delete the extra copy:
12mu|samba-3.6.25-1|813	rm -Rf %{buildroot}%{_datadir}/swat/using_samba
12mu|samba-3.6.25-1|814	
12mu|samba-3.6.25-1|815	#install -m755 source/bin/smbget %{buildroot}%{_bindir}
12mu|samba-3.6.25-1|816	
12mu|samba-3.6.25-1|817	#need to stay
12mu|samba-3.6.25-1|818	mkdir -p %{buildroot}/{sbin,bin}
12mu|samba-3.6.25-1|819	mkdir -p %{buildroot}%{_sysconfdir}/{logrotate.d,pam.d,xinetd.d}
12mu|samba-3.6.25-1|820	mkdir -p %{buildroot}%{_initrddir}
12mu|samba-3.6.25-1|821	mkdir -p %{buildroot}/var/cache/%{name}
12mu|samba-3.6.25-1|822	mkdir -p %{buildroot}/var/log/%{name}
12mu|samba-3.6.25-1|823	mkdir -p %{buildroot}/var/run/%{name}
12mu|samba-3.6.25-1|824	mkdir -p %{buildroot}/var/spool/%{name}
12mu|samba-3.6.25-1|825	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/{netlogon,profiles,printers}
12mu|samba-3.6.25-1|826	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/printers/{W32X86,WIN40,W32ALPHA,W32MIPS,W32PPC}
12mu|samba-3.6.25-1|827	mkdir -p %{buildroot}%{_localstatedir}/lib/%{name}/codepages/src
12mu|samba-3.6.25-1|828	mkdir -p %{buildroot}/%{_lib}/security
12mu|samba-3.6.25-1|829	mkdir -p %{buildroot}%{_libdir}/pkgconfig
12mu|samba-3.6.25-1|830	mkdir -p %{buildroot}%{_sbindir}
12mu|samba-3.6.25-1|831	mkdir -p %{buildroot}%{_bindir}
12mu|samba-3.6.25-1|832	mkdir -p %{buildroot}%{_libdir}/%{name}/vfs
12mu|samba-3.6.25-1|833	mkdir -p %{buildroot}%{_datadir}/%{name}/scripts
12mu|samba-3.6.25-1|834	
12mu|samba-3.6.25-1|835	install -m755 source3/bin/lib*.a %{buildroot}%{_libdir}/
12mu|samba-3.6.25-1|836	
12mu|samba-3.6.25-1|837	# smbsh forgotten
12mu|samba-3.6.25-1|838	#install -m 755 source/bin/smbsh %{buildroot}%{_bindir}/
12mu|samba-3.6.25-1|839	
12mu|samba-3.6.25-1|840	%if %{with vscan}
12mu|samba-3.6.25-1|841	%makeinstall_std -C %{vscandir}
12mu|samba-3.6.25-1|842	install -m 644 %{vscandir}/etc/*.conf.example %{buildroot}%{_sysconfdir}/%{name}
12mu|samba-3.6.25-1|843	for i in %{buildroot}%{_sysconfdir}/%{name}/*.example
12mu|samba-3.6.25-1|844	do mv $i ${i%%.example}
12mu|samba-3.6.25-1|845	done
12mu|samba-3.6.25-1|846	#mv %{buildroot}%{_datadir}/%{name}/bin/svf-notify %{buildroot}%{_datadir}/%{name}/scripts
12mu|samba-3.6.25-1|847	# script uses ksh, which we don't have
12mu|samba-3.6.25-1|848	rm %{buildroot}%{_datadir}/%{name}/bin/svf-notify
12mu|samba-3.6.25-1|849	perl -pi -e 's,%{_datadir}/%{name}/bin,%{_datadir}/%{name}/scripts,g' %{buildroot}%{_sysconfdir}/%{name}/smb.svf-*.conf
12mu|samba-3.6.25-1|850	%endif
12mu|samba-3.6.25-1|851	
12mu|samba-3.6.25-1|852	#libnss_* still not handled by make:
12mu|samba-3.6.25-1|853	# Install the nsswitch library extension file
12mu|samba-3.6.25-1|854	for i in wins winbind; do
12mu|samba-3.6.25-1|855	install -m755 nsswitch/libnss_${i}.so %{buildroot}/%{_lib}/libnss_${i}.so
12mu|samba-3.6.25-1|856	done
12mu|samba-3.6.25-1|857	# Make link for wins and winbind resolvers
12mu|samba-3.6.25-1|858	( cd %{buildroot}/%{_lib}; ln -s libnss_wins.so libnss_wins.so.2; ln -s libnss_winbind.so libnss_winbind.so.2)
12mu|samba-3.6.25-1|859	install -d %{buildroot}%{_libdir}/krb5/plugins
12mu|samba-3.6.25-1|860	install -m755 source3/bin/winbind_krb5_locator.so %{buildroot}%{_libdir}/krb5/plugins
12mu|samba-3.6.25-1|861	
12mu|samba-3.6.25-1|862	install -m 755 source3/lib/netapi/examples/bin/netdomjoin-gui %{buildroot}%{_sbindir}/netdomjoin-gui
12mu|samba-3.6.25-1|863	mkdir -p %{buildroot}%{_datadir}/pixmaps/%{name}
12mu|samba-3.6.25-1|864	install -m 644 source3/lib/netapi/examples/netdomjoin-gui/samba.ico %{buildroot}%{_datadir}/pixmaps/%{name}/samba.ico
12mu|samba-3.6.25-1|865	install -m 644 source3/lib/netapi/examples/netdomjoin-gui/logo.png %{buildroot}%{_datadir}/pixmaps/%{name}/logo.png
12mu|samba-3.6.25-1|866	install -m 644 source3/lib/netapi/examples/netdomjoin-gui/logo-small.png %{buildroot}%{_datadir}/pixmaps/%{name}/logo-small.png
12mu|samba-3.6.25-1|867	
12mu|samba-3.6.25-1|868	%if %{with test}
12mu|samba-3.6.25-1|869	for i in {%{testbin}};do
12mu|samba-3.6.25-1|870	#install -m755 source/bin/${i} %{buildroot}%{_bindir}/${i}
12mu|samba-3.6.25-1|871	done
12mu|samba-3.6.25-1|872	%endif
12mu|samba-3.6.25-1|873	
12mu|samba-3.6.25-1|874	# Install other stuff
12mu|samba-3.6.25-1|875	
12mu|samba-3.6.25-1|876	#install -m644 examples/VFS/recycle/recycle.conf %{buildroot}%{_sysconfdir}/samba/
12mu|samba-3.6.25-1|877	install -m644 %{SOURCE20} %{buildroot}%{_sysconfdir}/%{name}/smbusers
12mu|samba-3.6.25-1|878	install -m755 %{SOURCE21} %{buildroot}%{_bindir}
12mu|samba-3.6.25-1|879	#install -m755 %{SOURCE22} %{buildroot}/usr/bin
12mu|samba-3.6.25-1|880	install -m755 %{SOURCE23} %{buildroot}%{_bindir}
12mu|samba-3.6.25-1|881	install -m755 %{SOURCE24} %{buildroot}%{_initrddir}/smb
12mu|samba-3.6.25-1|882	install -m755 %{SOURCE24} %{buildroot}%{_sbindir}/%{name}
12mu|samba-3.6.25-1|883	install -m755 %{SOURCE25} %{buildroot}%{_initrddir}/winbind
12mu|samba-3.6.25-1|884	install -m755 %{SOURCE25} %{buildroot}%{_sbindir}/winbind
12mu|samba-3.6.25-1|885	#install -m755 %{SOURCE26} %{buildroot}%{_initrddir}/wrepld
12mu|samba-3.6.25-1|886	install -m644 %{SOURCE28} %{buildroot}%{_sysconfdir}/pam.d/%{name}
12mu|samba-3.6.25-1|887	install -m644 %{SOURCE29} %{buildroot}%{_sysconfdir}/pam.d/system-auth-winbind
12mu|samba-3.6.25-1|888	install -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12mu|samba-3.6.25-1|889	
12mu|samba-3.6.25-1|890	# install pam_winbind.conf sample file
12mu|samba-3.6.25-1|891	mkdir -p %{buildroot}%{_sysconfdir}/security
12mu|samba-3.6.25-1|892	install -m 0644 examples/pam_winbind/pam_winbind.conf %{buildroot}%{_sysconfdir}/security/pam_winbind.conf
12mu|samba-3.6.25-1|893	
12mu|samba-3.6.25-1|894	install -m755 examples/LDAP/convertSambaAccount %{buildroot}%{_datadir}/%{name}/scripts/
12mu|samba-3.6.25-1|895	
12mu|samba-3.6.25-1|896	# make a conf file for winbind from the default one:
12mu|samba-3.6.25-1|897	cat %{SOURCE30}|sed -e  's/^;  winbind/  winbind/g;s/^;  obey pam/  obey pam/g;s/   printer admin = @adm/#  printer admin = @adm/g; s/^#   printer admin = @"D/   printer admin = @"D/g;s/^;   password server = \*/   password server = \*/g;s/^;  template/  template/g; s/^   security = user/   security = domain/g' > packaging/Mandrake/smb-winbind.conf
12mu|samba-3.6.25-1|898	install -m644 packaging/Mandrake/smb-winbind.conf %{buildroot}%{_sysconfdir}/%{name}/smb-winbind.conf
12mu|samba-3.6.25-1|899	
12mu|samba-3.6.25-1|900	# Some inline fixes for smb.conf for non-winbind use
12mu|samba-3.6.25-1|901	install -m644 %{SOURCE30} %{buildroot}%{_sysconfdir}/%{name}/smb.conf
12mu|samba-3.6.25-1|902	cat %{SOURCE30} | \
12mu|samba-3.6.25-1|903	sed -e 's/^;   printer admin = @adm/   printer admin = @adm/g' >%{buildroot}%{_sysconfdir}/%{name}/smb.conf
12mu|samba-3.6.25-1|904	%if %{with cupspc}
12mu|samba-3.6.25-1|905	perl -pi -e 's/printcap name = lpstat/printcap name = cups/g' %{buildroot}%{_sysconfdir}/%{name}/smb.conf
12mu|samba-3.6.25-1|906	perl -pi -e 's/printcap name = lpstat/printcap name = cups/g' %{buildroot}%{_sysconfdir}/%{name}/smb-winbind.conf
12mu|samba-3.6.25-1|907	%endif
12mu|samba-3.6.25-1|908	
12mu|samba-3.6.25-1|909	echo 127.0.0.1 localhost > %{buildroot}%{_sysconfdir}/%{name}/lmhosts
12mu|samba-3.6.25-1|910	
12mu|samba-3.6.25-1|911	# Link smbspool to CUPS (does not require installed CUPS)
12mu|samba-3.6.25-1|912	mkdir -p %{buildroot}%{_libdir}/cups/backend
12mu|samba-3.6.25-1|913	ln -s %{_bindir}/smbspool%{alternative_major} %{buildroot}%{_libdir}/cups/backend/smb%{alternative_major}
12mu|samba-3.6.25-1|914	
12mu|samba-3.6.25-1|915	# xinetd support
12mu|samba-3.6.25-1|916	mkdir -p %{buildroot}%{_sysconfdir}/xinetd.d
12mu|samba-3.6.25-1|917	install -m644 %{SOURCE3} %{buildroot}%{_sysconfdir}/xinetd.d/swat
12mu|samba-3.6.25-1|918	
12mu|samba-3.6.25-1|919	# menu support
12mu|samba-3.6.25-1|920	mkdir -p %{buildroot}%{_datadir}/applications
12mu|samba-3.6.25-1|921	cat > %{buildroot}%{_datadir}/applications/rosa-%{name}-swat.desktop << EOF
12mu|samba-3.6.25-1|922	[Desktop Entry]
12mu|samba-3.6.25-1|923	Name=Samba Configuration (SWAT)
12mu|samba-3.6.25-1|924	Comment=The Swat Samba Administration Tool
12mu|samba-3.6.25-1|925	Exec=www-browser http://localhost:901/
12mu|samba-3.6.25-1|926	Icon=swat
12mu|samba-3.6.25-1|927	Terminal=false
12mu|samba-3.6.25-1|928	Type=Application
12mu|samba-3.6.25-1|929	StartupNotify=true
12mu|samba-3.6.25-1|930	Categories=X-MandrivaLinux-System-Configuration-Networking;
12mu|samba-3.6.25-1|931	EOF
12mu|samba-3.6.25-1|932	
12mu|samba-3.6.25-1|933	mkdir -p %{buildroot}%{_liconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_miconsdir}
12mu|samba-3.6.25-1|934	
12mu|samba-3.6.25-1|935	# install html man pages for swat
12mu|samba-3.6.25-1|936	install -d %{buildroot}%{_datadir}/swat/help/manpages
12mu|samba-3.6.25-1|937	#install -m644 docs/htmldocs/manpages-3/* %{buildroot}%{_datadir}/swat/help/manpages
12mu|samba-3.6.25-1|938	
12mu|samba-3.6.25-1|939	install %{SOURCE4} %{buildroot}%{_liconsdir}/swat.png
12mu|samba-3.6.25-1|940	install %{SOURCE5} %{buildroot}%{_iconsdir}/swat.png
12mu|samba-3.6.25-1|941	install %{SOURCE6} %{buildroot}%{_miconsdir}/swat.png
12mu|samba-3.6.25-1|942	
12mu|samba-3.6.25-1|943	install %{SOURCE10} %{buildroot}%{_datadir}/%{name}/scripts/print-pdf
12mu|samba-3.6.25-1|944	install %{SOURCE11} %{buildroot}%{_datadir}/%{name}/scripts/smb-migrate
12mu|samba-3.6.25-1|945	
12mu|samba-3.6.25-1|946	# Client binaries will have suffixes while we use alternatives, even if we are system samba
12mu|samba-3.6.25-1|947	%if %{with alternatives}
12mu|samba-3.6.25-1|948	for OLD in %{buildroot}%{_bindir}/{%{clientbin},eventlogadm} %{buildroot}%{_libdir}/cups/backend/smb
12mu|samba-3.6.25-1|949	do
12mu|samba-3.6.25-1|950	NEW=`echo ${OLD}%{alternative_major}`
12mu|samba-3.6.25-1|951	[ -e $OLD ] && mv -f $OLD $NEW
12mu|samba-3.6.25-1|952	done
12mu|samba-3.6.25-1|953	for OLD in %{buildroot}%{_mandir}/man?/{%{clientbin},eventlogadm}*
12mu|samba-3.6.25-1|954	do
12mu|samba-3.6.25-1|955	if [ -e $OLD ]
12mu|samba-3.6.25-1|956	then
12mu|samba-3.6.25-1|957	BASE=`perl -e '$_="'${OLD}'"; m,(%{buildroot})(.*?)(\.[0-9]),;print "$1$2\n";'`
12mu|samba-3.6.25-1|958	EXT=`echo $OLD|sed -e 's,'${BASE}',,g'`
12mu|samba-3.6.25-1|959	NEW=`echo ${BASE}%{alternative_major}${EXT}`
12mu|samba-3.6.25-1|960	mv $OLD $NEW
12mu|samba-3.6.25-1|961	fi
12mu|samba-3.6.25-1|962	done
12mu|samba-3.6.25-1|963	%endif
12mu|samba-3.6.25-1|964	
12mu|samba-3.6.25-1|965	#Clean up unpackaged files:
12mu|samba-3.6.25-1|966	#for i in %{_bindir}/pam_smbpass.so %{_bindir}/smbwrapper.so;do
12mu|samba-3.6.25-1|967	#rm -f %{buildroot}/$i
12mu|samba-3.6.25-1|968	#done
12mu|samba-3.6.25-1|969	# the binary gets removed ... but not the man page ...
12mu|samba-3.6.25-1|970	rm -f %{buildroot}%{_mandir}/man1/testprns*
12mu|samba-3.6.25-1|971	
12mu|samba-3.6.25-1|972	# (sb) make a smb.conf.clean we can use for the merge, since an existing
12mu|samba-3.6.25-1|973	# smb.conf won't get overwritten
12mu|samba-3.6.25-1|974	cp %{buildroot}%{_sysconfdir}/%{name}/smb.conf %{buildroot}%{_datadir}/%{name}/smb.conf.clean
12mu|samba-3.6.25-1|975	
12mu|samba-3.6.25-1|976	# (sb) leave a README.rosa.conf to explain what has been done
12mu|samba-3.6.25-1|977	cat << EOF > %{buildroot}%{_datadir}/%{name}/README.rosa.conf
12mu|samba-3.6.25-1|978	In order to facilitate upgrading an existing samba install, and merging
12mu|samba-3.6.25-1|979	previous configuration data with any new syntax used by samba3, a merge
12mu|samba-3.6.25-1|980	script has attempted to combine your local configuration data with the
12mu|samba-3.6.25-1|981	new conf file format.  The merged data is in smb.conf, with comments like
12mu|samba-3.6.25-1|982	
12mu|samba-3.6.25-1|983	# *** merged from original smb.conf: ***
12mu|samba-3.6.25-1|984	
12mu|samba-3.6.25-1|985	near the additional entries.  Any local shares should have been appended to
12mu|samba-3.6.25-1|986	smb.conf.  A log of what took place should be in:
12mu|samba-3.6.25-1|987	
12mu|samba-3.6.25-1|988	/var/log/samba/smb-migrate.log
12mu|samba-3.6.25-1|989	
12mu|samba-3.6.25-1|990	A clean samba3 smb.conf is in /usr/share/samba, named smb.conf.clean.
12mu|samba-3.6.25-1|991	Your original conf should be /etc/samba/smb.conf.tomerge.
12mu|samba-3.6.25-1|992	
12mu|samba-3.6.25-1|993	The actual merge script is /usr/share/samba/scripts/smb-migrate.
12mu|samba-3.6.25-1|994	
12mu|samba-3.6.25-1|995	EOF
12mu|samba-3.6.25-1|996	
12mu|samba-3.6.25-1|997	# Development pkgconfig files
12mu|samba-3.6.25-1|998	
12mu|samba-3.6.25-1|999	# 1. Generate the .pc files that are not done automatically
12mu|samba-3.6.25-1|1000	# (NB: This does not work when done at the same time as configure above)
12mu|samba-3.6.25-1|1001	for i in  \
12mu|samba-3.6.25-1|1002	%if %{with talloc}
12mu|samba-3.6.25-1|1003	talloc \
12mu|samba-3.6.25-1|1004	%endif
12mu|samba-3.6.25-1|1005	%if %{with tdb}
12mu|samba-3.6.25-1|1006	tdb \
12mu|samba-3.6.25-1|1007	%endif
12mu|samba-3.6.25-1|1008	; do
12mu|samba-3.6.25-1|1009	pushd lib/$i
12mu|samba-3.6.25-1|1010	./autogen.sh -V && %configure2_5x --prefix=%{_prefix} --libdir=%{_libdir}
12mu|samba-3.6.25-1|1011	popd
12mu|samba-3.6.25-1|1012	install -m 644 lib/$i/$i.pc %{buildroot}%{_libdir}/pkgconfig/
12mu|samba-3.6.25-1|1013	done
12mu|samba-3.6.25-1|1014	
12mu|samba-3.6.25-1|1015	# 2. Install them
12mu|samba-3.6.25-1|1016	for i in smbclient smbsharemodes netapi wbclient; do
12mu|samba-3.6.25-1|1017	install -m 644 source3/pkgconfig/$i.pc %{buildroot}%{_libdir}/pkgconfig/
12mu|samba-3.6.25-1|1018	done
12mu|samba-3.6.25-1|1019	
12mu|samba-3.6.25-1|1020	%if !%{with ldb}
12mu|samba-3.6.25-1|1021	rm -f %{buildroot}%{_bindir}/ldb*
12mu|samba-3.6.25-1|1022	rm -fr %{buildroot}%{_mandir}/man1/ldbadd.1
12mu|samba-3.6.25-1|1023	rm -fr %{buildroot}%{_mandir}/man1/ldbdel.1
12mu|samba-3.6.25-1|1024	rm -fr %{buildroot}%{_mandir}/man1/ldbedit.1
12mu|samba-3.6.25-1|1025	rm -fr %{buildroot}%{_mandir}/man1/ldbmodify.1
12mu|samba-3.6.25-1|1026	rm -fr %{buildroot}%{_mandir}/man1/ldbrename.1
12mu|samba-3.6.25-1|1027	rm -fr %{buildroot}%{_mandir}/man1/ldbsearch.1
12mu|samba-3.6.25-1|1028	%endif
12mu|samba-3.6.25-1|1029	
12mu|samba-3.6.25-1|1030	%if %{with test}
12mu|samba-3.6.25-1|1031	rm -fr %{buildroot}%{_mandir}/man1/log2pcap*.1*
12mu|samba-3.6.25-1|1032	%else
12mu|samba-3.6.25-1|1033	rm -fr %{buildroot}%{_mandir}/man1/vfstest*.1*
12mu|samba-3.6.25-1|1034	rm -fr %{buildroot}%{_mandir}/man1/log2pcap*.1*
12mu|samba-3.6.25-1|1035	%endif
12mu|samba-3.6.25-1|1036	
12mu|samba-3.6.25-1|1037	rm -fr %{buildroot}%{_mandir}/man8/tdb*.8*
12mu|samba-3.6.25-1|1038	
12mu|samba-3.6.25-1|1039	%if %{with winbind}
12mu|samba-3.6.25-1|1040	%find_lang pam_winbind
12mu|samba-3.6.25-1|1041	%endif
12mu|samba-3.6.25-1|1042	%find_lang net
12mu|samba-3.6.25-1|1043	
12mu|samba-3.6.25-1|1044	%if %{with vscan}
12mu|samba-3.6.25-1|1045	#rm -f %{buildroot}%{_libdir}/%{name}/vfs/vscan*.so
12mu|samba-3.6.25-1|1046	
12mu|samba-3.6.25-1|1047	%if !%{with antivir}
12mu|samba-3.6.25-1|1048	rm -f %{buildroot}%{_libdir}/%{name}/vfs/vscan-antivir.so
12mu|samba-3.6.25-1|1049	rm -f %{buildroot}%{_sysconfdir}/%{name}/vscan-antivir.conf
12mu|samba-3.6.25-1|1050	%endif
12mu|samba-3.6.25-1|1051	
12mu|samba-3.6.25-1|1052	%if !%{with clamav}
12mu|samba-3.6.25-1|1053	rm -f %{buildroot}%{_libdir}/%{name}/vfs/svf-clamav.so
12mu|samba-3.6.25-1|1054	rm -f %{buildroot}%{_sysconfdir}/%{name}/smb.svf-clamav.conf
12mu|samba-3.6.25-1|1055	%endif
12mu|samba-3.6.25-1|1056	
12mu|samba-3.6.25-1|1057	%if !%{with fprot}
12mu|samba-3.6.25-1|1058	rm -f %{buildroot}%{_libdir}/%{name}/vfs/vscan-fprotd.so
12mu|samba-3.6.25-1|1059	rm -f %{buildroot}%{_sysconfdir}/%{name}/vscan-fprotd.conf
12mu|samba-3.6.25-1|1060	%endif
12mu|samba-3.6.25-1|1061	
12mu|samba-3.6.25-1|1062	%if !%{with fsav}
12mu|samba-3.6.25-1|1063	rm -f %{buildroot}%{_libdir}/%{name}/vfs/svf-fsav.so
12mu|samba-3.6.25-1|1064	rm -f %{buildroot}%{_sysconfdir}/%{name}/smb.svf-fsav.conf
12mu|samba-3.6.25-1|1065	%endif
12mu|samba-3.6.25-1|1066	
12mu|samba-3.6.25-1|1067	%if !%{with icap}
12mu|samba-3.6.25-1|1068	rm -f %{buildroot}%{_libdir}/%{name}/vfs/vscan-icap.so
12mu|samba-3.6.25-1|1069	rm -f %{buildroot}%{_sysconfdir}/%{name}/vscan-icap.conf
12mu|samba-3.6.25-1|1070	%endif
12mu|samba-3.6.25-1|1071	
12mu|samba-3.6.25-1|1072	%if !%{with kaspersky}
12mu|samba-3.6.25-1|1073	rm -f %{buildroot}%{_libdir}/%{name}/vfs/vscan-kavp.so
12mu|samba-3.6.25-1|1074	rm -f %{buildroot}%{_sysconfdir}/%{name}/vscan-kavp.conf
12mu|samba-3.6.25-1|1075	%endif
12mu|samba-3.6.25-1|1076	
12mu|samba-3.6.25-1|1077	%if !%{with mks}
12mu|samba-3.6.25-1|1078	rm -f %{buildroot}%{_libdir}/%{name}/vfs/vscan-mksd.so
12mu|samba-3.6.25-1|1079	rm -f %{buildroot}%{_sysconfdir}/%{name}/vscan-mks*.conf
12mu|samba-3.6.25-1|1080	%endif
12mu|samba-3.6.25-1|1081	
12mu|samba-3.6.25-1|1082	%if !%{with nai}
12mu|samba-3.6.25-1|1083	rm -f %{buildroot}%{_libdir}/%{name}/vfs/vscan-mcdaemon.so
12mu|samba-3.6.25-1|1084	rm -f %{buildroot}%{_sysconfdir}/%{name}/vscan-mcdaemon.conf
12mu|samba-3.6.25-1|1085	%endif
12mu|samba-3.6.25-1|1086	
12mu|samba-3.6.25-1|1087	%if !%{with openav}
12mu|samba-3.6.25-1|1088	rm -f %{buildroot}%{_libdir}/%{name}/vfs/vscan-oav.so
12mu|samba-3.6.25-1|1089	rm -f %{buildroot}%{_sysconfdir}/%{name}/vscan-oav.conf
12mu|samba-3.6.25-1|1090	%endif
12mu|samba-3.6.25-1|1091	
12mu|samba-3.6.25-1|1092	%if !%{with sophos}
12mu|samba-3.6.25-1|1093	rm -f %{buildroot}%{_libdir}/%{name}/vfs/svf-sophos.so
12mu|samba-3.6.25-1|1094	rm -f %{buildroot}%{_sysconfdir}/%{name}/smb.svf-sophos.conf
12mu|samba-3.6.25-1|1095	%endif
12mu|samba-3.6.25-1|1096	
12mu|samba-3.6.25-1|1097	%if !%{with symantec}
12mu|samba-3.6.25-1|1098	rm -rf %{buildroot}%{_sysconfdir}/%{name}/vscan-symantec.conf
12mu|samba-3.6.25-1|1099	%endif
12mu|samba-3.6.25-1|1100	
12mu|samba-3.6.25-1|1101	%if !%{with trend}
12mu|samba-3.6.25-1|1102	rm -f %{buildroot}%{_libdir}/%{name}/vfs/vscan-trend.so
12mu|samba-3.6.25-1|1103	rm -f %{buildroot}%{_sysconfdir}/%{name}/vscan-trend.conf
12mu|samba-3.6.25-1|1104	%endif
12mu|samba-3.6.25-1|1105	%endif
12mu|samba-3.6.25-1|1106	
12mu|samba-3.6.25-1|1107	# these are provided by ldb-utils
12mu|samba-3.6.25-1|1108	rm -f %{buildroot}%{_mandir}/man1/ldbadd.1*
12mu|samba-3.6.25-1|1109	rm -f %{buildroot}%{_mandir}/man1/ldbdel.1*
12mu|samba-3.6.25-1|1110	rm -f %{buildroot}%{_mandir}/man1/ldbedit.1*
12mu|samba-3.6.25-1|1111	rm -f %{buildroot}%{_mandir}/man1/ldbmodify.1*
12mu|samba-3.6.25-1|1112	rm -f %{buildroot}%{_mandir}/man1/ldbrename.1*
12mu|samba-3.6.25-1|1113	rm -f %{buildroot}%{_mandir}/man1/ldbsearch.1*
12mu|samba-3.6.25-1|1114	
12mu|samba-3.6.25-1|1115	# these are provided by tdb-utils
12mu|samba-3.6.25-1|1116	rm -f %{buildroot}%{_mandir}/man8/tdbbackup.8*
12mu|samba-3.6.25-1|1117	rm -f %{buildroot}%{_mandir}/man8/tdbdump.8*
12mu|samba-3.6.25-1|1118	rm -f %{buildroot}%{_mandir}/man8/tdbtool.8*
12mu|samba-3.6.25-1|1119	
12mu|samba-3.6.25-1|1120	# these are not built
12mu|samba-3.6.25-1|1121	rm -f %{buildroot}%{_mandir}/man1/log2pcap.1*
12mu|samba-3.6.25-1|1122	rm -f %{buildroot}%{_mandir}/man1/vfstest.1*
12mu|samba-3.6.25-1|1123	
12mu|samba-3.6.25-1|1124	%post server
12mu|samba-3.6.25-1|1125	#add additional directory for support filesharing through 'net' command
12mu|samba-3.6.25-1|1126	mkdir /var/cache/samba/usershares
12mu|samba-3.6.25-1|1127	chmod 1770 /var/cache/samba/usershares
12mu|samba-3.6.25-1|1128	chown root:users /var/cache/samba/usershares
12mu|samba-3.6.25-1|1129	
12mu|samba-3.6.25-1|1130	%_post_service smb
12mu|samba-3.6.25-1|1131	#%_post_service wrepld
12mu|samba-3.6.25-1|1132	
12mu|samba-3.6.25-1|1133	# Add a unix group for samba machine accounts
12mu|samba-3.6.25-1|1134	groupadd -frg 421 machines
12mu|samba-3.6.25-1|1135	
12mu|samba-3.6.25-1|1136	# Migrate tdb's from /var/lock/samba (taken from official samba spec file):
12mu|samba-3.6.25-1|1137	for i in /var/lock/samba/*.tdb
12mu|samba-3.6.25-1|1138	do
12mu|samba-3.6.25-1|1139	if [ -f $i ]; then
12mu|samba-3.6.25-1|1140	newname=`echo $i | sed -e's|var\/lock\/samba|var\/cache\/samba|'`
12mu|samba-3.6.25-1|1141	echo "Moving $i to $newname"
12mu|samba-3.6.25-1|1142	mv $i $newname
12mu|samba-3.6.25-1|1143	fi
12mu|samba-3.6.25-1|1144	done
12mu|samba-3.6.25-1|1145	
12mu|samba-3.6.25-1|1146	%post common
12mu|samba-3.6.25-1|1147	# Basic migration script for pre-2.2.1 users,
12mu|samba-3.6.25-1|1148	# since smb config moved from /etc to %{_sysconfdir}/samba
12mu|samba-3.6.25-1|1149	
12mu|samba-3.6.25-1|1150	# Let's create a proper %{_sysconfdir}/samba/smbpasswd file
12mu|samba-3.6.25-1|1151	[ -f %{_sysconfdir}/%{name}/smbpasswd ] || {
12mu|samba-3.6.25-1|1152	echo "Creating password file for samba..."
12mu|samba-3.6.25-1|1153	touch %{_sysconfdir}/%{name}/smbpasswd
12mu|samba-3.6.25-1|1154	}
12mu|samba-3.6.25-1|1155	
12mu|samba-3.6.25-1|1156	# And this too, in case we don't have smbd to create it for us
12mu|samba-3.6.25-1|1157	[ -f /var/cache/%{name}/unexpected.tdb ] || {
12mu|samba-3.6.25-1|1158	touch /var/cache/%{name}/unexpected.tdb
12mu|samba-3.6.25-1|1159	}
12mu|samba-3.6.25-1|1160	
12mu|samba-3.6.25-1|1161	# Let's define the proper paths for config files
12mu|samba-3.6.25-1|1162	perl -pi -e 's/(\/etc\/)(smb)/\1%{name}\/\2/' %{_sysconfdir}/%{name}/smb.conf
12mu|samba-3.6.25-1|1163	
12mu|samba-3.6.25-1|1164	# Fix the logrotate.d file from smb and nmb to smbd and nmbd
12mu|samba-3.6.25-1|1165	if [ -f %{_sysconfdir}/logrotate.d/samba ]; then
12mu|samba-3.6.25-1|1166	perl -pi -e 's/smb /smbd /' %{_sysconfdir}/logrotate.d/samba
12mu|samba-3.6.25-1|1167	perl -pi -e 's/nmb /nmbd /' %{_sysconfdir}/logrotate.d/samba
12mu|samba-3.6.25-1|1168	fi
12mu|samba-3.6.25-1|1169	
12mu|samba-3.6.25-1|1170	# And not loose our machine account SID
12mu|samba-3.6.25-1|1171	[ -f %{_sysconfdir}/MACHINE.SID ] && mv -f %{_sysconfdir}/MACHINE.SID %{_sysconfdir}/%{name}/ ||:
12mu|samba-3.6.25-1|1172	
12mu|samba-3.6.25-1|1173	%postun common
12mu|samba-3.6.25-1|1174	if [ -f %{_sysconfdir}/%{name}/README.rosa.conf ];then rm -f %{_sysconfdir}/%{name}/README.rosa.conf;fi
12mu|samba-3.6.25-1|1175	
12mu|samba-3.6.25-1|1176	%if %{with winbind}
12mu|samba-3.6.25-1|1177	%post winbind
12mu|samba-3.6.25-1|1178	if [ $1 = 1 ]; then
12mu|samba-3.6.25-1|1179	/sbin/chkconfig winbind on
12mu|samba-3.6.25-1|1180	cp -af %{_sysconfdir}/nsswitch.conf %{_sysconfdir}/nsswitch.conf.rpmsave
12mu|samba-3.6.25-1|1181	cp -af %{_sysconfdir}/nsswitch.conf %{_sysconfdir}/nsswitch.conf.rpmtemp
12mu|samba-3.6.25-1|1182	for i in passwd group;do
12mu|samba-3.6.25-1|1183	grep ^$i %{_sysconfdir}/nsswitch.conf |grep -v 'winbind' >/dev/null
12mu|samba-3.6.25-1|1184	if [ $? = 0 ];then
12mu|samba-3.6.25-1|1185	echo "Adding a winbind entry to the $i section of %{_sysconfdir}/nsswitch.conf"
12mu|samba-3.6.25-1|1186	awk '/^'$i'/ {print $0 " winbind"};!/^'$i'/ {print}' %{_sysconfdir}/nsswitch.conf.rpmtemp >%{_sysconfdir}/nsswitch.conf;
12mu|samba-3.6.25-1|1187	cp -af %{_sysconfdir}/nsswitch.conf %{_sysconfdir}/nsswitch.conf.rpmtemp
12mu|samba-3.6.25-1|1188	else
12mu|samba-3.6.25-1|1189	echo "$i entry found in %{_sysconfdir}/nsswitch.conf"
12mu|samba-3.6.25-1|1190	fi
12mu|samba-3.6.25-1|1191	done
12mu|samba-3.6.25-1|1192	if [ -f %{_sysconfdir}/nsswitch.conf.rpmtemp ];then rm -f %{_sysconfdir}/nsswitch.conf.rpmtemp;fi
12mu|samba-3.6.25-1|1193	fi
12mu|samba-3.6.25-1|1194	
12mu|samba-3.6.25-1|1195	%preun winbind
12mu|samba-3.6.25-1|1196	if [ $1 = 0 ]; then
12mu|samba-3.6.25-1|1197	echo "Removing winbind entries from %{_sysconfdir}/nsswitch.conf"
12mu|samba-3.6.25-1|1198	perl -pi -e 's/ winbind//' %{_sysconfdir}/nsswitch.conf
12mu|samba-3.6.25-1|1199	
12mu|samba-3.6.25-1|1200	/sbin/chkconfig winbind reset
12mu|samba-3.6.25-1|1201	fi
12mu|samba-3.6.25-1|1202	%endif %{with winbind}
12mu|samba-3.6.25-1|1203	
12mu|samba-3.6.25-1|1204	%if %{with wins}
12mu|samba-3.6.25-1|1205	%post -n nss_wins
12mu|samba-3.6.25-1|1206	if [ $1 = 1 ]; then
12mu|samba-3.6.25-1|1207	cp -af %{_sysconfdir}/nsswitch.conf %{_sysconfdir}/nsswitch.conf.rpmsave
12mu|samba-3.6.25-1|1208	grep '^hosts' %{_sysconfdir}/nsswitch.conf |grep -v 'wins' >/dev/null
12mu|samba-3.6.25-1|1209	if [ $? = 0 ];then
12mu|samba-3.6.25-1|1210	echo "Adding a wins entry to the hosts section of %{_sysconfdir}/nsswitch.conf"
12mu|samba-3.6.25-1|1211	awk '/^hosts/ {print $0 " wins"};!/^hosts/ {print}' %{_sysconfdir}/nsswitch.conf.rpmsave >%{_sysconfdir}/nsswitch.conf;
12mu|samba-3.6.25-1|1212	else
12mu|samba-3.6.25-1|1213	echo "wins entry found in %{_sysconfdir}/nsswitch.conf"
12mu|samba-3.6.25-1|1214	fi
12mu|samba-3.6.25-1|1215	#    else
12mu|samba-3.6.25-1|1216	#        echo "Upgrade, leaving nsswitch.conf intact"
12mu|samba-3.6.25-1|1217	fi
12mu|samba-3.6.25-1|1218	
12mu|samba-3.6.25-1|1219	%preun -n nss_wins
12mu|samba-3.6.25-1|1220	if [ $1 = 0 ]; then
12mu|samba-3.6.25-1|1221	echo "Removing wins entry from %{_sysconfdir}/nsswitch.conf"
12mu|samba-3.6.25-1|1222	perl -pi -e 's/ wins//' %{_sysconfdir}/nsswitch.conf
12mu|samba-3.6.25-1|1223	#else
12mu|samba-3.6.25-1|1224	#	echo "Leaving %{_sysconfdir}/nsswitch.conf intact"
12mu|samba-3.6.25-1|1225	fi
12mu|samba-3.6.25-1|1226	%endif %{with wins}
12mu|samba-3.6.25-1|1227	
12mu|samba-3.6.25-1|1228	%preun server
12mu|samba-3.6.25-1|1229	
12mu|samba-3.6.25-1|1230	%_preun_service smb
12mu|samba-3.6.25-1|1231	#%_preun_service wrepld
12mu|samba-3.6.25-1|1232	
12mu|samba-3.6.25-1|1233	#if [ $1 = 0 ] ; then
12mu|samba-3.6.25-1|1234	#    /sbin/chkconfig --level 35 smb reset
12mu|samba-3.6.25-1|1235	# Let's not loose /var/cache/samba
12mu|samba-3.6.25-1|1236	#
12mu|samba-3.6.25-1|1237	#    if [ -d /var/cache/%{name} ]; then
12mu|samba-3.6.25-1|1238	#      mv -f /var/cache/%{name} /var/cache/%{name}.BAK
12mu|samba-3.6.25-1|1239	#    fi
12mu|samba-3.6.25-1|1240	#fi
12mu|samba-3.6.25-1|1241	
12mu|samba-3.6.25-1|1242	%post swat
12mu|samba-3.6.25-1|1243	if [ -f /var/lock/subsys/xinetd ]; then
12mu|samba-3.6.25-1|1244	service xinetd reload >/dev/null 2>&1 || :
12mu|samba-3.6.25-1|1245	fi
12mu|samba-3.6.25-1|1246	
12mu|samba-3.6.25-1|1247	%postun swat
12mu|samba-3.6.25-1|1248	
12mu|samba-3.6.25-1|1249	# Remove swat entry from xinetd
12mu|samba-3.6.25-1|1250	if [ $1 = 0 -a -f %{_sysconfdir}/xinetd.conf ] ; then
12mu|samba-3.6.25-1|1251	rm -f %{_sysconfdir}/xinetd.d/swat
12mu|samba-3.6.25-1|1252	service xinetd reload &>/dev/null || :
12mu|samba-3.6.25-1|1253	fi
12mu|samba-3.6.25-1|1254	
12mu|samba-3.6.25-1|1255	if [ "$1" = "0" -a -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi
12mu|samba-3.6.25-1|1256	
12mu|samba-3.6.25-1|1257	%if %{with alternatives}
12mu|samba-3.6.25-1|1258	%post client
12mu|samba-3.6.25-1|1259	
12mu|samba-3.6.25-1|1260	update-alternatives --install %{_bindir}/smbclient smbclient \
12mu|samba-3.6.25-1|1261	%{_bindir}/smbclient%{alternative_major} 10 \
12mu|samba-3.6.25-1|1262	$(for i in %{_bindir}/{%{clientbin},eventlogadm};do
12mu|samba-3.6.25-1|1263	j=`basename $i`
12mu|samba-3.6.25-1|1264	[ "$j" = "smbclient" ] || \
12mu|samba-3.6.25-1|1265	echo -n " --slave ${i} ${j} ${i}%{alternative_major}";done) \
12mu|samba-3.6.25-1|1266	$(for i in %{_mandir}/{%{client_man}};do
12mu|samba-3.6.25-1|1267	echo -n " --slave ${i}%{_extension} `basename $i` ${i%%.?}%{alternative_major}.${i##*.}%{_extension}";done) \
12mu|samba-3.6.25-1|1268	--slave %{_libdir}/cups/backend/smb cups_smb %{_libdir}/cups/backend/smb%{alternative_major} || \
12mu|samba-3.6.25-1|1269	update-alternatives --auto smbclient
12mu|samba-3.6.25-1|1270	
12mu|samba-3.6.25-1|1271	%preun client
12mu|samba-3.6.25-1|1272	[ $1 = 0 ] && update-alternatives --remove smbclient %{_bindir}/smbclient%{alternative_major} ||:
12mu|samba-3.6.25-1|1273	%endif
12mu|samba-3.6.25-1|1274	
12mu|samba-3.6.25-1|1275	%if %{with alternatives}
12mu|samba-3.6.25-1|1276	%triggerpostun client -- samba-client, samba2-client
12mu|samba-3.6.25-1|1277	[ ! -e %{_bindir}/smbclient ] && update-alternatives --auto smbclient || :
12mu|samba-3.6.25-1|1278	%endif
12mu|samba-3.6.25-1|1279	
12mu|samba-3.6.25-1|1280	%files server
12mu|samba-3.6.25-1|1281	%(for i in %{_sbindir}/{%{serversbin}};do echo $i;done)
12mu|samba-3.6.25-1|1282	%(for i in %{_bindir}/{%{serverbin}%{?serverldbbin:,%serverldbbin}};do echo $i;done)
12mu|samba-3.6.25-1|1283	%attr(755,root,root) /%{_lib}/security/pam_smbpass*
12mu|samba-3.6.25-1|1284	%dir %{_libdir}/%{name}/vfs
12mu|samba-3.6.25-1|1285	
12mu|samba-3.6.25-1|1286	%{_libdir}/%{name}/vfs/acl*.so
12mu|samba-3.6.25-1|1287	%{_libdir}/%{name}/vfs/aio_fork.so
12mu|samba-3.6.25-1|1288	%{_libdir}/%{name}/vfs/fileid.so
12mu|samba-3.6.25-1|1289	%{_libdir}/%{name}/vfs/fake_perms.so
12mu|samba-3.6.25-1|1290	%{_libdir}/%{name}/vfs/extd_audit.so
12mu|samba-3.6.25-1|1291	%{_libdir}/%{name}/vfs/expand_msdfs.so
12mu|samba-3.6.25-1|1292	%{_libdir}/%{name}/vfs/dirsort.so
12mu|samba-3.6.25-1|1293	%{_libdir}/%{name}/vfs/default_quota.so
12mu|samba-3.6.25-1|1294	%{_libdir}/%{name}/vfs/crossrename.so
12mu|samba-3.6.25-1|1295	%{_libdir}/%{name}/vfs/catia.so
12mu|samba-3.6.25-1|1296	%{_libdir}/%{name}/vfs/cap.so
12mu|samba-3.6.25-1|1297	%{_libdir}/%{name}/vfs/audit.so
12mu|samba-3.6.25-1|1298	%{_libdir}/%{name}/vfs/shadow*.so
12mu|samba-3.6.25-1|1299	%{_libdir}/%{name}/vfs/scannedonly.so
12mu|samba-3.6.25-1|1300	%{_libdir}/%{name}/vfs/recycle.so
12mu|samba-3.6.25-1|1301	%{_libdir}/%{name}/vfs/read*.so
12mu|samba-3.6.25-1|1302	%{_libdir}/%{name}/vfs/preopen.so
12mu|samba-3.6.25-1|1303	%{_libdir}/%{name}/vfs/notify_fam.so
12mu|samba-3.6.25-1|1304	%{_libdir}/%{name}/vfs/netatalk.so
12mu|samba-3.6.25-1|1305	%{_libdir}/%{name}/vfs/linux_xfs_sgid.so
12mu|samba-3.6.25-1|1306	%{_libdir}/%{name}/vfs/full_audit.so
12mu|samba-3.6.25-1|1307	%{_libdir}/%{name}/vfs/smb_traffic_analyzer.so
12mu|samba-3.6.25-1|1308	%{_libdir}/%{name}/vfs/time_audit.so
12mu|samba-3.6.25-1|1309	%{_libdir}/%{name}/vfs/syncops.so
12mu|samba-3.6.25-1|1310	%{_libdir}/%{name}/vfs/stream*.so
12mu|samba-3.6.25-1|1311	%{_libdir}/%{name}/vfs/xattr_tdb.so
12mu|samba-3.6.25-1|1312	
12mu|samba-3.6.25-1|1313	%dir %{_libdir}/%{name}/pdb
12mu|samba-3.6.25-1|1314	%{_libdir}/%{name}/auth
12mu|samba-3.6.25-1|1315	%dir %{_libdir}/%{name}/nss_info
12mu|samba-3.6.25-1|1316	%{_libdir}/%{name}/nss_info/rfc2307.so
12mu|samba-3.6.25-1|1317	%{_libdir}/%{name}/nss_info/sfu*.so
12mu|samba-3.6.25-1|1318	
12mu|samba-3.6.25-1|1319	%config(noreplace) %{_sysconfdir}/%{name}/smbusers
12mu|samba-3.6.25-1|1320	%config(noreplace) %{_initrddir}/smb
12mu|samba-3.6.25-1|1321	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12mu|samba-3.6.25-1|1322	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12mu|samba-3.6.25-1|1323	%(for i in %{_mandir}/man?/{%{serverbin}%{?serverldbbin:,%serverldbbin},%{serversbin}}\.[0-9]\\*;do echo $i|grep -v mkntpwd;done)
12mu|samba-3.6.25-1|1324	%attr(775,root,adm) %dir %{_localstatedir}/lib/%{name}/netlogon
12mu|samba-3.6.25-1|1325	%attr(755,root,root) %dir %{_localstatedir}/lib/%{name}/profiles
12mu|samba-3.6.25-1|1326	%attr(755,root,root) %dir %{_localstatedir}/lib/%{name}/printers
12mu|samba-3.6.25-1|1327	%attr(2775,root,adm) %dir %{_localstatedir}/lib/%{name}/printers/*
12mu|samba-3.6.25-1|1328	%attr(1777,root,root) %dir /var/spool/%{name}
12mu|samba-3.6.25-1|1329	%dir %{_datadir}/%{name}
12mu|samba-3.6.25-1|1330	%dir %{_datadir}/%{name}/scripts
12mu|samba-3.6.25-1|1331	%attr(0755,root,root) %{_datadir}/%{name}/scripts/*
12mu|samba-3.6.25-1|1332	%exclude %{_datadir}/%{name}/scripts/smb-migrate
12mu|samba-3.6.25-1|1333	%{_mandir}/man8/idmap_*.8*
12mu|samba-3.6.25-1|1334	%{_mandir}/man8/vfs_*.8*
12mu|samba-3.6.25-1|1335	
12mu|samba-3.6.25-1|1336	%files doc
12mu|samba-3.6.25-1|1337	%doc README COPYING Manifest Read-Manifest-Now
12mu|samba-3.6.25-1|1338	%doc WHATSNEW.txt Roadmap
12mu|samba-3.6.25-1|1339	%doc README.%{name}-rosa-rpm
12mu|samba-3.6.25-1|1340	%doc clean-docs/samba-doc/docs/*
12mu|samba-3.6.25-1|1341	%doc clean-docs/samba-doc/examples
12mu|samba-3.6.25-1|1342	%{_datadir}/swat/help/
12mu|samba-3.6.25-1|1343	
12mu|samba-3.6.25-1|1344	%files swat
12mu|samba-3.6.25-1|1345	%config(noreplace) %{_sysconfdir}/xinetd.d/swat
12mu|samba-3.6.25-1|1346	%{_sbindir}/swat
12mu|samba-3.6.25-1|1347	%{_datadir}/applications/rosa-%{name}-swat.desktop
12mu|samba-3.6.25-1|1348	%{_miconsdir}/*.png
12mu|samba-3.6.25-1|1349	%{_liconsdir}/*.png
12mu|samba-3.6.25-1|1350	%{_iconsdir}/*.png
12mu|samba-3.6.25-1|1351	%{_datadir}/swat/images/
12mu|samba-3.6.25-1|1352	%{_datadir}/swat/include/
12mu|samba-3.6.25-1|1353	%lang(ja) %{_datadir}/swat/lang/ja
12mu|samba-3.6.25-1|1354	%lang(tr) %{_datadir}/swat/lang/tr
12mu|samba-3.6.25-1|1355	%{_mandir}/man8/swat*.8*
12mu|samba-3.6.25-1|1356	%lang(de) %{_libdir}/%{name}/de.msg
12mu|samba-3.6.25-1|1357	%lang(en) %{_libdir}/%{name}/en.msg
12mu|samba-3.6.25-1|1358	%lang(fr) %{_libdir}/%{name}/fr.msg
12mu|samba-3.6.25-1|1359	%lang(it) %{_libdir}/%{name}/it.msg
12mu|samba-3.6.25-1|1360	%lang(ja) %{_libdir}/%{name}/ja.msg
12mu|samba-3.6.25-1|1361	%lang(nl) %{_libdir}/%{name}/nl.msg
12mu|samba-3.6.25-1|1362	%lang(pl) %{_libdir}/%{name}/pl.msg
12mu|samba-3.6.25-1|1363	%lang(tr) %{_libdir}/%{name}/tr.msg
12mu|samba-3.6.25-1|1364	%lang(fi) %{_libdir}/%{name}/fi.msg
12mu|samba-3.6.25-1|1365	%lang(ru) %{_libdir}/%{name}/ru.msg
12mu|samba-3.6.25-1|1366	
12mu|samba-3.6.25-1|1367	%files client
12mu|samba-3.6.25-1|1368	%(for i in %{_bindir}/{%{clientbin},eventlogadm}%{alternative_major};do echo $i;done)
12mu|samba-3.6.25-1|1369	%(for i in %{_mandir}/man?/{%{clientbin}}%{alternative_major}.\\?.\\*;do echo $i|grep -v smbprint;done)
12mu|samba-3.6.25-1|1370	%{_mandir}/man5/smbgetrc%{alternative_major}.5*
12mu|samba-3.6.25-1|1371	%{_mandir}/man8/eventlogadm3.8*
12mu|samba-3.6.25-1|1372	# Link of smbspool to CUPS
12mu|samba-3.6.25-1|1373	%{_libdir}*/cups/backend/smb%{alternative_major}
12mu|samba-3.6.25-1|1374	
12mu|samba-3.6.25-1|1375	%files common -f net.lang
12mu|samba-3.6.25-1|1376	%dir /var/cache/%{name}
12mu|samba-3.6.25-1|1377	%dir /var/log/%{name}
12mu|samba-3.6.25-1|1378	%dir /var/run/%{name}
12mu|samba-3.6.25-1|1379	%(for i in %{_bindir}/{%{commonbin}};do echo $i;done)
12mu|samba-3.6.25-1|1380	%(for i in %{_mandir}/man?/{%{commonbin}}\.[0-9]\\*;do echo $i;done)
12mu|samba-3.6.25-1|1381	%dir %{_libdir}/%{name}
12mu|samba-3.6.25-1|1382	%{_libdir}/%{name}/*.dat
12mu|samba-3.6.25-1|1383	%{_libdir}/%{name}/charset
12mu|samba-3.6.25-1|1384	%dir %{_sysconfdir}/%{name}
12mu|samba-3.6.25-1|1385	%config(noreplace) %{_sysconfdir}/%{name}/smb.conf
12mu|samba-3.6.25-1|1386	%config(noreplace) %{_sysconfdir}/%{name}/smb-winbind.conf
12mu|samba-3.6.25-1|1387	%config(noreplace) %{_sysconfdir}/%{name}/lmhosts
12mu|samba-3.6.25-1|1388	%dir %{_localstatedir}/lib/%{name}
12mu|samba-3.6.25-1|1389	%{_localstatedir}/lib/%{name}/codepages
12mu|samba-3.6.25-1|1390	%{_mandir}/man5/smb.conf*.5*
12mu|samba-3.6.25-1|1391	%{_mandir}/man5/lmhosts*.5*
12mu|samba-3.6.25-1|1392	%dir %{_datadir}/swat
12mu|samba-3.6.25-1|1393	%attr(0750,root,adm) %{_datadir}/%{name}/scripts/smb-migrate
12mu|samba-3.6.25-1|1394	%{_datadir}/%{name}/smb.conf.clean
12mu|samba-3.6.25-1|1395	%{_datadir}/%{name}/README.rosa.conf
12mu|samba-3.6.25-1|1396	
12mu|samba-3.6.25-1|1397	%if %{with winbind}
12mu|samba-3.6.25-1|1398	%files winbind -f pam_winbind.lang
12mu|samba-3.6.25-1|1399	%config(noreplace) %{_sysconfdir}/security/pam_winbind.conf
12mu|samba-3.6.25-1|1400	%{_sbindir}/winbindd
12mu|samba-3.6.25-1|1401	%{_sbindir}/winbind
12mu|samba-3.6.25-1|1402	%{_bindir}/wbinfo
12mu|samba-3.6.25-1|1403	%attr(755,root,root) /%{_lib}/security/pam_winbind*
12mu|samba-3.6.25-1|1404	%attr(755,root,root) /%{_lib}/libnss_winbind*
12mu|samba-3.6.25-1|1405	%{_libdir}/%{name}/idmap
12mu|samba-3.6.25-1|1406	%{_libdir}/krb5/plugins/winbind_krb5_locator.so
12mu|samba-3.6.25-1|1407	%config(noreplace) %{_initrddir}/winbind
12mu|samba-3.6.25-1|1408	%config(noreplace) %{_sysconfdir}/pam.d/system-auth-winbind*
12mu|samba-3.6.25-1|1409	%{_mandir}/man8/winbindd*.8*
12mu|samba-3.6.25-1|1410	%{_mandir}/man8/pam_winbind.8*
12mu|samba-3.6.25-1|1411	%{_mandir}/man5/pam_winbind.conf.5.*
12mu|samba-3.6.25-1|1412	%{_mandir}/man7/winbind_krb5_locator.7.*
12mu|samba-3.6.25-1|1413	%{_mandir}/man1/wbinfo*.1*
12mu|samba-3.6.25-1|1414	%{_mandir}/man1/dbwrap*.1*
12mu|samba-3.6.25-1|1415	%endif
12mu|samba-3.6.25-1|1416	
12mu|samba-3.6.25-1|1417	%if %{with wins}
12mu|samba-3.6.25-1|1418	%files -n nss_wins
12mu|samba-3.6.25-1|1419	%attr(755,root,root) /%{_lib}/libnss_wins.so*
12mu|samba-3.6.25-1|1420	%endif
12mu|samba-3.6.25-1|1421	
12mu|samba-3.6.25-1|1422	%if %{with test}
12mu|samba-3.6.25-1|1423	%files test
12mu|samba-3.6.25-1|1424	%(for i in %{_bindir}/{%{testbin}};do echo $i;done)
12mu|samba-3.6.25-1|1425	%{_mandir}/man1/vfstest*.1*
12mu|samba-3.6.25-1|1426	%endif
12mu|samba-3.6.25-1|1427	
12mu|samba-3.6.25-1|1428	%files -n %{libname}
12mu|samba-3.6.25-1|1429	%{_libdir}/libsmbclient.so.%{libsmbmajor}
12mu|samba-3.6.25-1|1430	
12mu|samba-3.6.25-1|1431	%files -n %{libname}-devel
12mu|samba-3.6.25-1|1432	%{_includedir}/libsmbclient.h
12mu|samba-3.6.25-1|1433	%{_libdir}/libsmbclient.so
12mu|samba-3.6.25-1|1434	%doc clean-docs/libsmbclient/*
12mu|samba-3.6.25-1|1435	%{_mandir}/man7/libsmbclient.7*
12mu|samba-3.6.25-1|1436	%{_libdir}/pkgconfig/smbclient.pc
12mu|samba-3.6.25-1|1437	
12mu|samba-3.6.25-1|1438	%files -n %{libname}-static-devel
12mu|samba-3.6.25-1|1439	%{_libdir}/lib*.a
12mu|samba-3.6.25-1|1440	
12mu|samba-3.6.25-1|1441	%files -n %{libnetapi}
12mu|samba-3.6.25-1|1442	%{_libdir}/libnetapi.so.%{netapimajor}*
12mu|samba-3.6.25-1|1443	
12mu|samba-3.6.25-1|1444	%files -n %{netapidevel}
12mu|samba-3.6.25-1|1445	%{_libdir}/libnetapi*.so
12mu|samba-3.6.25-1|1446	%{_includedir}/netapi.h
12mu|samba-3.6.25-1|1447	%{_libdir}/pkgconfig/netapi.pc
12mu|samba-3.6.25-1|1448	
12mu|samba-3.6.25-1|1449	%files -n %{libsmbsharemodes}
12mu|samba-3.6.25-1|1450	%{_libdir}/libsmbsharemodes.so.%{smbsharemodesmajor}*
12mu|samba-3.6.25-1|1451	
12mu|samba-3.6.25-1|1452	%files -n %{smbsharemodesdevel}
12mu|samba-3.6.25-1|1453	%{_libdir}/libsmbsharemodes.so
12mu|samba-3.6.25-1|1454	%{_includedir}/smb_share_modes.h
12mu|samba-3.6.25-1|1455	%{_libdir}/pkgconfig/smbsharemodes.pc
12mu|samba-3.6.25-1|1456	
12mu|samba-3.6.25-1|1457	%if %{with talloc}
12mu|samba-3.6.25-1|1458	%files -n %{libtalloc}
12mu|samba-3.6.25-1|1459	%{_libdir}/libtalloc.so.%{tallocmajor}*
12mu|samba-3.6.25-1|1460	
12mu|samba-3.6.25-1|1461	%files -n %{tallocdevel}
12mu|samba-3.6.25-1|1462	%{_libdir}/libtalloc.so
12mu|samba-3.6.25-1|1463	%{_includedir}/talloc.h
12mu|samba-3.6.25-1|1464	%{_libdir}/pkgconfig/talloc.pc
12mu|samba-3.6.25-1|1465	%endif
12mu|samba-3.6.25-1|1466	
12mu|samba-3.6.25-1|1467	%if %{with tdb}
12mu|samba-3.6.25-1|1468	%files -n %{libtdb}
12mu|samba-3.6.25-1|1469	%{_libdir}/libtdb.so.%{tdbmajor}*
12mu|samba-3.6.25-1|1470	
12mu|samba-3.6.25-1|1471	%files -n %{tdbdevel}
12mu|samba-3.6.25-1|1472	%{_libdir}/libtdb.so
12mu|samba-3.6.25-1|1473	%{_includedir}/tdb.h
12mu|samba-3.6.25-1|1474	%{_libdir}/pkgconfig/tdb.pc
12mu|samba-3.6.25-1|1475	%endif
12mu|samba-3.6.25-1|1476	
12mu|samba-3.6.25-1|1477	%files -n %{libwbclient}
12mu|samba-3.6.25-1|1478	%{_libdir}/libwbclient.so.%{wbclientmajor}
12mu|samba-3.6.25-1|1479	
12mu|samba-3.6.25-1|1480	%files -n %{wbclientdevel}
12mu|samba-3.6.25-1|1481	%{_libdir}/libwbclient.so
12mu|samba-3.6.25-1|1482	%{_includedir}/wbclient.h
12mu|samba-3.6.25-1|1483	%{_libdir}/pkgconfig/wbclient.pc
12mu|samba-3.6.25-1|1484	
12mu|samba-3.6.25-1|1485	#%files passdb-ldap
12mu|samba-3.6.25-1|1486	#%{_libdir}/%{name}/*/*ldap.so
12mu|samba-3.6.25-1|1487	
12mu|samba-3.6.25-1|1488	%if %{with mysql}
12mu|samba-3.6.25-1|1489	%files passdb-mysql
12mu|samba-3.6.25-1|1490	%{_libdir}/%{name}/pdb/*mysql.so
12mu|samba-3.6.25-1|1491	%endif
12mu|samba-3.6.25-1|1492	
12mu|samba-3.6.25-1|1493	%if %{with pgsql}
12mu|samba-3.6.25-1|1494	%files passdb-pgsql
12mu|samba-3.6.25-1|1495	%{_libdir}/%{name}/pdb/*pgsql.so
12mu|samba-3.6.25-1|1496	%endif
12mu|samba-3.6.25-1|1497	
12mu|samba-3.6.25-1|1498	#Files for antivirus support:
12mu|samba-3.6.25-1|1499	%if %{with antivir}
12mu|samba-3.6.25-1|1500	%files vscan-antivir
12mu|samba-3.6.25-1|1501	%{_libdir}/%{name}/vfs/vscan-antivir.so
12mu|samba-3.6.25-1|1502	%config(noreplace) %{_sysconfdir}/%{name}/vscan-antivir.conf
12mu|samba-3.6.25-1|1503	%endif
12mu|samba-3.6.25-1|1504	
12mu|samba-3.6.25-1|1505	%if %{with clamav}
12mu|samba-3.6.25-1|1506	%files virusfilter-clamav
12mu|samba-3.6.25-1|1507	%{_libdir}/%{name}/vfs/svf-clamav.so
12mu|samba-3.6.25-1|1508	%config(noreplace) %{_sysconfdir}/%{name}/smb.svf-clamav.conf
12mu|samba-3.6.25-1|1509	%endif
12mu|samba-3.6.25-1|1510	
12mu|samba-3.6.25-1|1511	%if %{with fprot}
12mu|samba-3.6.25-1|1512	%files vscan-fprot
12mu|samba-3.6.25-1|1513	%{_libdir}/%{name}/vfs/vscan-fprotd.so
12mu|samba-3.6.25-1|1514	%config(noreplace) %{_sysconfdir}/%{name}/vscan-fprotd.conf
12mu|samba-3.6.25-1|1515	%doc %{vfsdir}/%{vscandir}/INSTALL
12mu|samba-3.6.25-1|1516	%endif
12mu|samba-3.6.25-1|1517	
12mu|samba-3.6.25-1|1518	%if %{with fsav}
12mu|samba-3.6.25-1|1519	%files virusfilter-fsecure
12mu|samba-3.6.25-1|1520	%{_libdir}/%{name}/vfs/svf-fsav.so
12mu|samba-3.6.25-1|1521	%config(noreplace) %{_sysconfdir}/%{name}/smb.svf-fsav.conf
12mu|samba-3.6.25-1|1522	%endif
12mu|samba-3.6.25-1|1523	
12mu|samba-3.6.25-1|1524	%if %{with icap}
12mu|samba-3.6.25-1|1525	%files vscan-icap
12mu|samba-3.6.25-1|1526	%{_libdir}/%{name}/vfs/vscan-icap.so
12mu|samba-3.6.25-1|1527	%config(noreplace) %{_sysconfdir}/%{name}/vscan-icap.conf
12mu|samba-3.6.25-1|1528	%doc %{vfsdir}/%{vscandir}/INSTALL
12mu|samba-3.6.25-1|1529	%endif
12mu|samba-3.6.25-1|1530	
12mu|samba-3.6.25-1|1531	%if %{with kaspersky}
12mu|samba-3.6.25-1|1532	%files vscan-kaspersky
12mu|samba-3.6.25-1|1533	%{_libdir}/%{name}/vfs/vscan-kavp.so
12mu|samba-3.6.25-1|1534	%config(noreplace) %{_sysconfdir}/%{name}/vscan-kavp.conf
12mu|samba-3.6.25-1|1535	%doc %{vfsdir}/%{vscandir}/INSTALL
12mu|samba-3.6.25-1|1536	%endif
12mu|samba-3.6.25-1|1537	
12mu|samba-3.6.25-1|1538	%if %{with mks}
12mu|samba-3.6.25-1|1539	%files vscan-mks
12mu|samba-3.6.25-1|1540	%{_libdir}/%{name}/vfs/vscan-mksd.so
12mu|samba-3.6.25-1|1541	%config(noreplace) %{_sysconfdir}/%{name}/vscan-mks*.conf
12mu|samba-3.6.25-1|1542	%doc %{vfsdir}/%{vscandir}/INSTALL
12mu|samba-3.6.25-1|1543	%endif
12mu|samba-3.6.25-1|1544	
12mu|samba-3.6.25-1|1545	%if %{with nai}
12mu|samba-3.6.25-1|1546	%files vscan-nai
12mu|samba-3.6.25-1|1547	%{_libdir}/%{name}/vfs/vscan-mcdaemon.so
12mu|samba-3.6.25-1|1548	%config(noreplace) %{_sysconfdir}/%{name}/vscan-mcdaemon.conf
12mu|samba-3.6.25-1|1549	%doc %{vfsdir}/%{vscandir}/INSTALL
12mu|samba-3.6.25-1|1550	%endif
12mu|samba-3.6.25-1|1551	
12mu|samba-3.6.25-1|1552	%if %{with openav}
12mu|samba-3.6.25-1|1553	%files vscan-openav
12mu|samba-3.6.25-1|1554	%{_libdir}/%{name}/vfs/vscan-oav.so
12mu|samba-3.6.25-1|1555	%config(noreplace) %{_sysconfdir}/%{name}/vscan-oav.conf
12mu|samba-3.6.25-1|1556	%doc %{vfsdir}/%{vscandir}/INSTALL
12mu|samba-3.6.25-1|1557	%endif
12mu|samba-3.6.25-1|1558	
12mu|samba-3.6.25-1|1559	%if %{with sophos}
12mu|samba-3.6.25-1|1560	%files virusfilter-sophos
12mu|samba-3.6.25-1|1561	%{_libdir}/%{name}/vfs/svf-sophos.so
12mu|samba-3.6.25-1|1562	%config(noreplace) %{_sysconfdir}/%{name}/smb.svf-sophos.conf
12mu|samba-3.6.25-1|1563	%endif
12mu|samba-3.6.25-1|1564	
12mu|samba-3.6.25-1|1565	%if %{with symantec}
12mu|samba-3.6.25-1|1566	%files vscan-symantec
12mu|samba-3.6.25-1|1567	%{_libdir}/%{name}/vfs/vscan-symantec.so
12mu|samba-3.6.25-1|1568	%config(noreplace) %{_sysconfdir}/%{name}/vscan-symantec.conf
12mu|samba-3.6.25-1|1569	%doc %{vfsdir}/%{vscandir}/INSTALL
12mu|samba-3.6.25-1|1570	%endif
12mu|samba-3.6.25-1|1571	
12mu|samba-3.6.25-1|1572	%if %{with trend}
12mu|samba-3.6.25-1|1573	%files vscan-trend
12mu|samba-3.6.25-1|1574	%{_libdir}/%{name}/vfs/vscan-trend.so
12mu|samba-3.6.25-1|1575	%config(noreplace) %{_sysconfdir}/%{name}/vscan-trend.conf
12mu|samba-3.6.25-1|1576	%doc %{vfsdir}/%{vscandir}/INSTALL
12mu|samba-3.6.25-1|1577	%endif
12mu|samba-3.6.25-1|1578	
12mu|samba-3.6.25-1|1579	%files domainjoin-gui
12mu|samba-3.6.25-1|1580	%{_sbindir}/netdomjoin-gui
12mu|samba-3.6.25-1|1581	%dir %{_datadir}/pixmaps/samba
12mu|samba-3.6.25-1|1582	%{_datadir}/pixmaps/samba/samba.ico
12mu|samba-3.6.25-1|1583	%{_datadir}/pixmaps/samba/logo.png
12mu|samba-3.6.25-1|1584	%{_datadir}/pixmaps/samba/logo-small.png
12mu|samba-3.6.25-1|1585	%changelog
12mu|samba-3.6.25-1|1586	* Wed Mar 11 2015 Denis Silakov <denis.silakov@rosalab.ru> 3.6.25-1
12mu|samba-3.6.25-1|1587	+ Revision: 6336e29
12mu|samba-3.6.25-1|1588	- Updated to 3.6.25
12mu|samba-3.6.25-1|1589	
12mu|samba-3.6.25-1|1590	* Mon Jun 30 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.6.24-1
12mu|samba-3.6.25-1|1591	+ Revision: ac7f0a9
12mu|samba-3.6.25-1|1592	- Updated to 3.6.24
12mu|samba-3.6.25-1|1593	
12mu|samba-3.6.25-1|1594	* Wed Oct 09 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
12mu|samba-3.6.25-1|1595	+ Revision: b2032fd
12mu|samba-3.6.25-1|1596	- Fixed %files section
12mu|samba-3.6.25-1|1597	
12mu|samba-3.6.25-1|1598	* Wed Oct 09 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
12mu|samba-3.6.25-1|1599	+ Revision: 7274048
12mu|samba-3.6.25-1|1600	- Cleaned spec
12mu|samba-3.6.25-1|1601	
12mu|samba-3.6.25-1|1602	* Tue Oct 08 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
12mu|samba-3.6.25-1|1603	+ Revision: e768809
12mu|samba-3.6.25-1|1604	- Fixed spec
12mu|samba-3.6.25-1|1605	
12mu|samba-3.6.25-1|1606	* Tue Oct 08 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
12mu|samba-3.6.25-1|1607	+ Revision: effcbee
12mu|samba-3.6.25-1|1608	- Fixed typo
12mu|samba-3.6.25-1|1609	
12mu|samba-3.6.25-1|1610	* Tue Oct 08 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
12mu|samba-3.6.25-1|1611	+ Revision: d5112cd
12mu|samba-3.6.25-1|1612	- Minor spec fixes
12mu|samba-3.6.25-1|1613	
12mu|samba-3.6.25-1|1614	* Mon Oct 07 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
12mu|samba-3.6.25-1|1615	+ Revision: a6a1c5b
12mu|samba-3.6.25-1|1616	- Spec cleanup
12mu|samba-3.6.25-1|1617	
12mu|samba-3.6.25-1|1618	* Mon Oct 07 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
12mu|samba-3.6.25-1|1619	+ Revision: 8f7ec82
12mu|samba-3.6.25-1|1620	- Fixed BR
12mu|samba-3.6.25-1|1621	
12mu|samba-3.6.25-1|1622	* Mon Oct 07 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
12mu|samba-3.6.25-1|1623	+ Revision: e48dc67
12mu|samba-3.6.25-1|1624	- Added missing sources
12mu|samba-3.6.25-1|1625	
12mu|samba-3.6.25-1|1626	* Mon Oct 07 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
12mu|samba-3.6.25-1|1627	+ Revision: fff9486
12mu|samba-3.6.25-1|1628	- Updated tarballs
12mu|samba-3.6.25-1|1629	
12mu|samba-3.6.25-1|1630	* Mon Oct 07 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
12mu|samba-3.6.25-1|1631	+ Revision: f900797
12mu|samba-3.6.25-1|1632	- Spec cleanup
12mu|samba-3.6.25-1|1633	
12mu|samba-3.6.25-1|1634	* Fri Oct 04 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
12mu|samba-3.6.25-1|1635	+ Revision: 41e942b
12mu|samba-3.6.25-1|1636	- Spec cleanup
12mu|samba-3.6.25-1|1637	
12mu|samba-3.6.25-1|1638	* Fri Oct 04 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 3.6.19-1
12mu|samba-3.6.25-1|1639	+ Revision: 35c4c97
12mu|samba-3.6.25-1|1640	- Update to version 3.6.19
12mu|samba-3.6.25-1|1641	
12mu|samba-3.6.25-1|1642	* Mon Dec 24 2012 akdengi <kazancas@gmail.com> 3.6.9-3
12mu|samba-3.6.25-1|1643	+ Revision: 5ea6b2c
12mu|samba-3.6.25-1|1644	- s/Rosa/Mandrake again
12mu|samba-3.6.25-1|1645	
12mu|samba-3.6.25-1|1646	* Mon Dec 24 2012 akdengi <kazancas@gmail.com> 3.6.9-3
12mu|samba-3.6.25-1|1647	+ Revision: eddd2b5
12mu|samba-3.6.25-1|1648	- temporary disable patch34
12mu|samba-3.6.25-1|1649	
12mu|samba-3.6.25-1|1650	* Mon Dec 24 2012 akdengi <kazancas@gmail.com> 3.6.9-3
12mu|samba-3.6.25-1|1651	+ Revision: 9447311
12mu|samba-3.6.25-1|1652	- fix source
12mu|samba-3.6.25-1|1653	
12mu|samba-3.6.25-1|1654	* Mon Dec 24 2012 akdengi <kazancas@gmail.com> 3.6.9-3
12mu|samba-3.6.25-1|1655	+ Revision: dd5522a
12mu|samba-3.6.25-1|1656	- fix source
12mu|samba-3.6.25-1|1657	
12mu|samba-3.6.25-1|1658	* Mon Dec 24 2012 akdengi <kazancas@gmail.com> 3.6.9-3
12mu|samba-3.6.25-1|1659	+ Revision: 7b41adc
12mu|samba-3.6.25-1|1660	- return old ROSA stuff. Mageia patch crap
12mu|samba-3.6.25-1|1661	
12mu|samba-3.6.25-1|1662	* Thu Nov 22 2012 akdengi <kazancas@gmail.com> 3.6.9-2
12mu|samba-3.6.25-1|1663	+ Revision: 52479fc
12mu|samba-3.6.25-1|1664	- return ROSA stuff, drop Mageia parts
12mu|samba-3.6.25-1|1665	
12mu|samba-3.6.25-1|1666	* Tue Oct 30 2012 Alexander Khryukin <alexander@mezon.ru> 3.6.9-1
12mu|samba-3.6.25-1|1667	+ Revision: c1fe298
12mu|samba-3.6.25-1|1668	- BR gamin-devel
12mu|samba-3.6.25-1|1669	
12mu|samba-3.6.25-1|1670	* Tue Oct 30 2012 Alexander Khryukin <alexander@mezon.ru> 3.6.9-1
12mu|samba-3.6.25-1|1671	+ Revision: a8ff795
12mu|samba-3.6.25-1|1672	- README.samba-rosa-rpm added
12mu|samba-3.6.25-1|1673	
12mu|samba-3.6.25-1|1674	* Tue Oct 30 2012 Alexander Khryukin <alexander@mezon.ru> 3.6.9-1
12mu|samba-3.6.25-1|1675	+ Revision: c000da9
12mu|samba-3.6.25-1|1676	- version update 3.6.9, mageia spec merge with our policy
12mu|samba-3.6.25-1|1677	
12mu|samba-3.6.25-1|1678	* Thu Oct 04 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.5.14-4
12mu|samba-3.6.25-1|1679	+ Revision: f5edf6b
12mu|samba-3.6.25-1|1680	- Rebuild for updates purpose
12mu|samba-3.6.25-1|1681	
12mu|samba-3.6.25-1|1682	* Wed Aug 29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.5.14-3
12mu|samba-3.6.25-1|1683	+ Revision: f3f4326
12mu|samba-3.6.25-1|1684	- Another BR fix
12mu|samba-3.6.25-1|1685	
12mu|samba-3.6.25-1|1686	* Wed Aug 29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.5.14-3
12mu|samba-3.6.25-1|1687	+ Revision: dd5968f
12mu|samba-3.6.25-1|1688	- Another BR fix
12mu|samba-3.6.25-1|1689	
12mu|samba-3.6.25-1|1690	* Wed Aug 29 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.5.14-3
12mu|samba-3.6.25-1|1691	+ Revision: 07c9d45
12mu|samba-3.6.25-1|1692	- Minor BuildRequires fix
12mu|samba-3.6.25-1|1693	
12mu|samba-3.6.25-1|1694	* Thu Apr 19 2012 Eugene Budanov <roger@localhost.localdomain> 3.5.14-3
12mu|samba-3.6.25-1|1695	+ Revision: 548e27e
12mu|samba-3.6.25-1|1696	- change configs
12mu|samba-3.6.25-1|1697	
12mu|samba-3.6.25-1|1698	* Thu Apr 19 2012 Eugene Budanov <roger@localhost.localdomain> 3.5.14-1
12mu|samba-3.6.25-1|1699	+ Revision: 071d9b8
12mu|samba-3.6.25-1|1700	- new spec and config for Samba
12mu|samba-3.6.25-1|1701	
12mu|samba-3.6.25-1|1702	* Tue Apr 10 2012 akdengi <kazancas@mandriva.ru> 3.5.14-1
12mu|samba-3.6.25-1|1703	+ Revision: 203d656
12mu|samba-3.6.25-1|1704	- update to 3.5.13 + security to 3.5.14
12mu|samba-3.6.25-1|1705	
12mu|samba-3.6.25-1|1706	

20787 12
12mu|sane-1.0.24-1|1	%define iscanversion 2.24.0
12mu|sane-1.0.24-1|2	%define beta	%nil
12mu|sane-1.0.24-1|3	%define major	1
12mu|sane-1.0.24-1|4	%define libname	%mklibname %{name} %{major}
12mu|sane-1.0.24-1|5	%define devname	%mklibname %{name} %{major} -d
12mu|sane-1.0.24-1|6	
12mu|sane-1.0.24-1|7	%bcond_with gphoto2
12mu|sane-1.0.24-1|8	%bcond_with primax
12mu|sane-1.0.24-1|9	%bcond_with v4l
12mu|sane-1.0.24-1|10	%bcond_with epkowa
12mu|sane-1.0.24-1|11	
12mu|sane-1.0.24-1|12	# All sane backends have SONAME libsane.so.1. We do not want
12mu|sane-1.0.24-1|13	# sane-backends-iscan to provide libsane.so.1, so filter these out.
12mu|sane-1.0.24-1|14	%if %{_use_internal_dependency_generator}
12mu|sane-1.0.24-1|15	%define __noautoprovfiles %{_libdir}/sane
12mu|sane-1.0.24-1|16	%else
12mu|sane-1.0.24-1|17	%define _exclude_files_from_autoprov  %{_libdir}/%{name}/
12mu|sane-1.0.24-1|18	%endif
12mu|sane-1.0.24-1|19	
12mu|sane-1.0.24-1|20	%define __libtoolize /bin/true
12mu|sane-1.0.24-1|21	
12mu|sane-1.0.24-1|22	# Setting this makes the /etc/sane.d/dll.conf empty so that scanning apps
12mu|sane-1.0.24-1|23	# do not search for all existing scanner models which makes their startup
12mu|sane-1.0.24-1|24	# slow (the user or "scannerdrake" has to insert the names of the really
12mu|sane-1.0.24-1|25	# installed scanners then)
12mu|sane-1.0.24-1|26	%bcond_without empty_dll_conf
12mu|sane-1.0.24-1|27	
12mu|sane-1.0.24-1|28	Summary:	SANE - local and remote scanner access
12mu|sane-1.0.24-1|29	Name:		sane
12mu|sane-1.0.24-1|30	Version:	1.0.24
12mu|sane-1.0.24-1|31	Release:	1
12mu|sane-1.0.24-1|32	# lib/ is LGPLv2+, backends are GPLv2+ with exceptions
12mu|sane-1.0.24-1|33	# Tools are GPLv2+, docs are public domain
12mu|sane-1.0.24-1|34	License: 	GPLv2+ and GPLv2+ with exceptions and Public Domain
12mu|sane-1.0.24-1|35	Group:		Graphics
12mu|sane-1.0.24-1|36	Url:		http://www.sane-project.org/
12mu|sane-1.0.24-1|37	Source0:	http://alioth.debian.org/frs/download.php/file/3958/sane-backends-1.0.24.tar.gz
12mu|sane-1.0.24-1|38	Source3:	http://downloads.sourceforge.net/project/px-backend/primaxscan-source/1.1.beta1/primaxscan-1.1.beta1.tar.gz
12mu|sane-1.0.24-1|39	Source5:	saned-xinetd
12mu|sane-1.0.24-1|40	Source9:	http://downloads.sourceforge.net/project/hp44x0backend/hp44x0backend/sane_hp_rts88xx-0.18/sane_hp_rts88xx-0.18.tar.gz
12mu|sane-1.0.24-1|41	Source10:	http://downloads.sourceforge.net/project/brother-mfc/brother-mfc/sane-driver/sane-driver-0.2.tar.gz
12mu|sane-1.0.24-1|42	Source11:	http://www.geocities.com/trsh0101/SANE/primascan.h
12mu|sane-1.0.24-1|43	Source12:	http://www.geocities.com/trsh0101/SANE/primascan.c
12mu|sane-1.0.24-1|44	# The free part of Epson's scanner driver package IScan, full package
12mu|sane-1.0.24-1|45	# downloaded from http://www.avasys.jp/english/linux_e/index.html
12mu|sane-1.0.24-1|46	# Non-free part stripped out with
12mu|sane-1.0.24-1|47	# 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
12mu|sane-1.0.24-1|48	Source13:	iscan_%{iscanversion}-4-free.tar.bz2
12mu|sane-1.0.24-1|49	Source14:	http://downloads.sourceforge.net/project/geniusvp2/sane-backend-geniusvp2/1.0.16.1/sane-backend-geniusvp2_1.0.16.1.tar.gz
12mu|sane-1.0.24-1|50	Source15:	sane.rpmlintrc
12mu|sane-1.0.24-1|51	Patch1:		sane-backends-1.0.18-plustek-s12.patch
12mu|sane-1.0.24-1|52	Patch23:	iscan-2.10.0-1_fix_link.patch
12mu|sane-1.0.24-1|53	Patch26:	iscan-2.20.1-no_non-free_please.diff
12mu|sane-1.0.24-1|54	Patch27:	iscan-2.20.1-linkage_fix.patch
12mu|sane-1.0.24-1|55	# (fc) 1.0.19-12mdv fix group for device
12mu|sane-1.0.24-1|56	Patch28:	sane-backends-1.0.20-group.patch
12mu|sane-1.0.24-1|57	# (fc) 1.0.20-1mdv primascan build support
12mu|sane-1.0.24-1|58	Patch29:	sane-backends-1.0.22-primascan.patch
12mu|sane-1.0.24-1|59	# (fc) list Brother MFC-260C, DCP130C as supported (Mdv bug # 52951)
12mu|sane-1.0.24-1|60	Patch30:	sane-backends-1.0.20-brother2list.patch
12mu|sane-1.0.24-1|61	Patch31:	sane-backends-1.0.22-strformat.patch
12mu|sane-1.0.24-1|62	# Debian patches
12mu|sane-1.0.24-1|63	# new build system breaks build when using pthreads.
12mu|sane-1.0.24-1|64	Patch101:       01_missing_pthreads.dpatch
12mu|sane-1.0.24-1|65	# add back SANE_CAP_ALWAYS_SETTABLE which was mistakenly
12mu|sane-1.0.24-1|66	# removed from SANE 1.0.20
12mu|sane-1.0.24-1|67	Patch106:       06_cap_always_settable.dpatch
12mu|sane-1.0.24-1|68	# Update es translation and add new gl translation, courtesy of
12mu|sane-1.0.24-1|69	# Use fedora's patch to remove rpath
12mu|sane-1.0.24-1|70	# Patch to the dll backend to look for pieces of dll.conf inside the
12mu|sane-1.0.24-1|71	# /etc/sane.d/dll.d/ directory. This is a facility for packages providing
12mu|sane-1.0.24-1|72	# external backends (like libsane-extras, hpoj and hplip).
12mu|sane-1.0.24-1|73	Patch113:       22_dll_backend_conf.dpatch
12mu|sane-1.0.24-1|74	Patch115:       24_sane-desc.c_debian_mods.dpatch
12mu|sane-1.0.24-1|75	
12mu|sane-1.0.24-1|76	# Fedora patches
12mu|sane-1.0.24-1|77	Patch202:	sane-backends-1.0.20-open-macro.patch
12mu|sane-1.0.24-1|78	Patch205:	sane-backends-1.0.20-epson-expression800.patch
12mu|sane-1.0.24-1|79	
12mu|sane-1.0.24-1|80	BuildRequires:	gettext
12mu|sane-1.0.24-1|81	BuildRequires:	gettext-devel
12mu|sane-1.0.24-1|82	BuildRequires:	ieee1284-devel
12mu|sane-1.0.24-1|83	BuildRequires:	libtool-devel
12mu|sane-1.0.24-1|84	BuildRequires:	jpeg-devel
12mu|sane-1.0.24-1|85	BuildRequires:	tiff-devel
12mu|sane-1.0.24-1|86	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|sane-1.0.24-1|87	BuildRequires:	pkgconfig(libusb)
12mu|sane-1.0.24-1|88	%if %{with gphoto2}
12mu|sane-1.0.24-1|89	BuildRequires:	pkgconfig(libgphoto2)
12mu|sane-1.0.24-1|90	%endif
12mu|sane-1.0.24-1|91	%if %{with v4l}
12mu|sane-1.0.24-1|92	BuildRequires:	pkgconfig(libv4l1)
12mu|sane-1.0.24-1|93	%endif
12mu|sane-1.0.24-1|94	# ensure resmgr is not pulled
12mu|sane-1.0.24-1|95	BuildConflicts:	resmgr-devel
12mu|sane-1.0.24-1|96	
12mu|sane-1.0.24-1|97	%description
12mu|sane-1.0.24-1|98	SANE (Scanner Access Now Easy) is a sane and simple interface
12mu|sane-1.0.24-1|99	to both local and networked scanners and other image acquisition devices
12mu|sane-1.0.24-1|100	like digital still and video cameras.  SANE currently includes modules for
12mu|sane-1.0.24-1|101	accessing a range of scanners, including models from Agfa SnapScan, Apple,
12mu|sane-1.0.24-1|102	Artec, Canon, CoolScan, Epson, HP, Microtek, Mustek, Nikon, Siemens,
12mu|sane-1.0.24-1|103	Tamarack, UMAX, Connectix, QuickCams and other SANE devices via network.
12mu|sane-1.0.24-1|104	
12mu|sane-1.0.24-1|105	For the latest information on SANE, the SANE standard definition, and
12mu|sane-1.0.24-1|106	mailing list access, see http://www.mostang.com/sane/
12mu|sane-1.0.24-1|107	
12mu|sane-1.0.24-1|108	This package does not enable network scanning by default; if you wish
12mu|sane-1.0.24-1|109	to enable it, install the saned package.
12mu|sane-1.0.24-1|110	
12mu|sane-1.0.24-1|111	%package -n %{libname}
12mu|sane-1.0.24-1|112	Group: 		System/Kernel and hardware
12mu|sane-1.0.24-1|113	License: 	LGPLv2
12mu|sane-1.0.24-1|114	Summary: 	SANE - local and remote scanner access. This package contains the sane library
12mu|sane-1.0.24-1|115	
12mu|sane-1.0.24-1|116	%description -n %{libname}
12mu|sane-1.0.24-1|117	This package contains the shared libraries for %{name}.
12mu|sane-1.0.24-1|118	
12mu|sane-1.0.24-1|119	%package -n %{devname}
12mu|sane-1.0.24-1|120	Group: 		Development/C
12mu|sane-1.0.24-1|121	License:	LGPL
12mu|sane-1.0.24-1|122	Summary: 	SANE - local and remote scanner access
12mu|sane-1.0.24-1|123	Requires: 	%{libname} = %{version}-%{release}
12mu|sane-1.0.24-1|124	Provides:	sane-devel = %{version}-%{release}
12mu|sane-1.0.24-1|125	
12mu|sane-1.0.24-1|126	%description -n %{devname}
12mu|sane-1.0.24-1|127	This package contains the headers and development libraries necessary
12mu|sane-1.0.24-1|128	to develop applications using SANE.
12mu|sane-1.0.24-1|129	
12mu|sane-1.0.24-1|130	%package backends
12mu|sane-1.0.24-1|131	Group:		System/Kernel and hardware
12mu|sane-1.0.24-1|132	License:	LGPLv2
12mu|sane-1.0.24-1|133	Summary:	SANE - local and remote scanner access
12mu|sane-1.0.24-1|134	Provides:	%{name} = %{version}-%{release}
12mu|sane-1.0.24-1|135	%if %{with epkowa}
12mu|sane-1.0.24-1|136	Suggests:	iscan
12mu|sane-1.0.24-1|137	%endif
12mu|sane-1.0.24-1|138	
12mu|sane-1.0.24-1|139	%description backends
12mu|sane-1.0.24-1|140	This package contains the backends for different scanners.
12mu|sane-1.0.24-1|141	
12mu|sane-1.0.24-1|142	%if %{with epkowa}
12mu|sane-1.0.24-1|143	%package backends-iscan
12mu|sane-1.0.24-1|144	Group:		System/Kernel and hardware
12mu|sane-1.0.24-1|145	License:	LGPLv2
12mu|sane-1.0.24-1|146	Summary:	SANE - local and remote scanner access
12mu|sane-1.0.24-1|147	Provides:	iscan = %{iscanversion}
12mu|sane-1.0.24-1|148	
12mu|sane-1.0.24-1|149	%description backends-iscan
12mu|sane-1.0.24-1|150	This package contains the iscan backend, in order to not conflict with
12mu|sane-1.0.24-1|151	manufacturer-supplied packages.
12mu|sane-1.0.24-1|152	%endif
12mu|sane-1.0.24-1|153	
12mu|sane-1.0.24-1|154	%package backends-doc
12mu|sane-1.0.24-1|155	Summary:	Documentation for SANE backends
12mu|sane-1.0.24-1|156	Group:		System/Kernel and hardware
12mu|sane-1.0.24-1|157	
12mu|sane-1.0.24-1|158	%description backends-doc
12mu|sane-1.0.24-1|159	This package contains the SANE backend documentation for different
12mu|sane-1.0.24-1|160	scanners.
12mu|sane-1.0.24-1|161	
12mu|sane-1.0.24-1|162	%package -n saned
12mu|sane-1.0.24-1|163	Group:          System/Kernel and hardware
12mu|sane-1.0.24-1|164	License:        LGPLv2
12mu|sane-1.0.24-1|165	Summary:        SANE - local and remote scanner access
12mu|sane-1.0.24-1|166	Provides:       %{name} = %{version}-%{release}
12mu|sane-1.0.24-1|167	Provides:	saned = %{version}-%{release}
12mu|sane-1.0.24-1|168	Requires:	sane-backends >= %{version}-%{release}
12mu|sane-1.0.24-1|169	Requires:	xinetd
12mu|sane-1.0.24-1|170	Requires(preun,post):	rpm-helper
12mu|sane-1.0.24-1|171	
12mu|sane-1.0.24-1|172	%description -n saned
12mu|sane-1.0.24-1|173	This package contains saned, a daemon that allows remote clients to
12mu|sane-1.0.24-1|174	access image acquisition devices available on the local host.
12mu|sane-1.0.24-1|175	
12mu|sane-1.0.24-1|176	%prep
12mu|sane-1.0.24-1|177	%setup -qn sane-backends-%{version}%{beta}
12mu|sane-1.0.24-1|178	%patch1 -p1 -b .plusteks12
12mu|sane-1.0.24-1|179	%patch28 -p1 -b .group
12mu|sane-1.0.24-1|180	%patch30 -p1 -b .brother2list
12mu|sane-1.0.24-1|181	%patch31 -p1 -b .strformat
12mu|sane-1.0.24-1|182	
12mu|sane-1.0.24-1|183	%patch101 -p1
12mu|sane-1.0.24-1|184	%patch106 -p1
12mu|sane-1.0.24-1|185	%patch113 -p1
12mu|sane-1.0.24-1|186	%patch115 -p1
12mu|sane-1.0.24-1|187	
12mu|sane-1.0.24-1|188	# Fedora patches
12mu|sane-1.0.24-1|189	%patch202 -p1 -b .open-macro
12mu|sane-1.0.24-1|190	%patch205 -p1 -b .epson-expression800
12mu|sane-1.0.24-1|191	
12mu|sane-1.0.24-1|192	# Primax parallel port scanners
12mu|sane-1.0.24-1|193	%if %{with primax}
12mu|sane-1.0.24-1|194	%setup -q -T -D -a 3 -n sane-backends-%{version}%{beta}
12mu|sane-1.0.24-1|195	%endif
12mu|sane-1.0.24-1|196	
12mu|sane-1.0.24-1|197	# "primascan" backend
12mu|sane-1.0.24-1|198	# (commented out in dll.conf, as it claims to support every USB scanner)
12mu|sane-1.0.24-1|199	%patch29 -p1 -b .primascan
12mu|sane-1.0.24-1|200	cat %{SOURCE11} > backend/primascan.h
12mu|sane-1.0.24-1|201	cat %{SOURCE12} > backend/primascan.c
12mu|sane-1.0.24-1|202	##perl -p -i -e 's:(BACKENDS=\"):$1primascan :' configure.in
12mu|sane-1.0.24-1|203	# <mrl> avoid autoconf by applying change to configure too.
12mu|sane-1.0.24-1|204	##perl -p -i -e 's:(BACKENDS=\"):$1primascan :' configure
12mu|sane-1.0.24-1|205	##perl -p -i -e 's:(DISTFILES\s*=\s*):$1primascan.h primascan.c :' backend/Makefile.in
12mu|sane-1.0.24-1|206	echo '#primascan' >> backend/dll.conf.in
12mu|sane-1.0.24-1|207	autoreconf -fi
12mu|sane-1.0.24-1|208	
12mu|sane-1.0.24-1|209	# Epson Avasys driver for Epson scanners
12mu|sane-1.0.24-1|210	%if %{with epkowa}
12mu|sane-1.0.24-1|211	%setup -q -T -D -a 13 -n sane-backends-%{version}%{beta}
12mu|sane-1.0.24-1|212	%endif
12mu|sane-1.0.24-1|213	
12mu|sane-1.0.24-1|214	# lib64 fixes (avoid patch)
12mu|sane-1.0.24-1|215	# NOTE: don't regenerate configure script past this line
12mu|sane-1.0.24-1|216	perl -pi -e "s@/lib(\"|\b[^/])@/%{_lib}\1@g if /LDFLAGS=.*with_ptal/" configure
12mu|sane-1.0.24-1|217	
12mu|sane-1.0.24-1|218	# Reduce number of retries done by the "snapscan" backend when accessing
12mu|sane-1.0.24-1|219	# the scanner
12mu|sane-1.0.24-1|220	perl -p -i -e 's:for \(retries = 20; retries; retries--\):for (retries = 5; retries; retries--):' backend/snapscan-scsi.c
12mu|sane-1.0.24-1|221	
12mu|sane-1.0.24-1|222	%if %{with epkowa}
12mu|sane-1.0.24-1|223	pushd iscan-%{iscanversion}
12mu|sane-1.0.24-1|224	%patch23 -p0 -b .iscan-2.10.0-1_fix_link
12mu|sane-1.0.24-1|225	%patch26 -p0 -b .no_non-free_please
12mu|sane-1.0.24-1|226	%patch27 -p2 -b .linkage_fix
12mu|sane-1.0.24-1|227	popd
12mu|sane-1.0.24-1|228	%endif
12mu|sane-1.0.24-1|229	
12mu|sane-1.0.24-1|230	# Remove the backend/dll.conf file generated by the patches, it prevents
12mu|sane-1.0.24-1|231	# the Makefile from generating  the real dll.conf file
12mu|sane-1.0.24-1|232	rm -f backend/dll.conf
12mu|sane-1.0.24-1|233	
12mu|sane-1.0.24-1|234	%build
12mu|sane-1.0.24-1|235	%configure2_5x \
12mu|sane-1.0.24-1|236	--disable-static \
12mu|sane-1.0.24-1|237	--enable-rpath=no \
12mu|sane-1.0.24-1|238	%if !%{with gphoto2}
12mu|sane-1.0.24-1|239	--without-gphoto2
12mu|sane-1.0.24-1|240	%endif
12mu|sane-1.0.24-1|241	
12mu|sane-1.0.24-1|242	%make
12mu|sane-1.0.24-1|243	
12mu|sane-1.0.24-1|244	# Primax parallel port scanners
12mu|sane-1.0.24-1|245	%if %{with primax}
12mu|sane-1.0.24-1|246	chmod a+rx tools/sane-config
12mu|sane-1.0.24-1|247	cd primaxscan*
12mu|sane-1.0.24-1|248	autoreconf -fi
12mu|sane-1.0.24-1|249	PATH=`pwd`/../tools:${PATH}
12mu|sane-1.0.24-1|250	CFLAGS="${RPM_OPT_FLAGS/-ffast-math/} -fPIC -I`pwd`/../include -L`pwd`/../backend/.libs/"\
12mu|sane-1.0.24-1|251	%configure2_5x \
12mu|sane-1.0.24-1|252	--disable-static
12mu|sane-1.0.24-1|253	
12mu|sane-1.0.24-1|254	%make
12mu|sane-1.0.24-1|255	%make primax_scan
12mu|sane-1.0.24-1|256	cd ..
12mu|sane-1.0.24-1|257	%endif
12mu|sane-1.0.24-1|258	
12mu|sane-1.0.24-1|259	# Epson Avasys driver for Epson scanners
12mu|sane-1.0.24-1|260	%if %{with epkowa}
12mu|sane-1.0.24-1|261	chmod a+rx tools/sane-config
12mu|sane-1.0.24-1|262	PATH=`pwd`/tools:${PATH}
12mu|sane-1.0.24-1|263	cd iscan-%{iscanversion}
12mu|sane-1.0.24-1|264	sh ./bootstrap
12mu|sane-1.0.24-1|265	export CFLAGS="${RPM_OPT_FLAGS/-ffast-math/} -I`pwd`/../include -L`pwd`/../backend/ -fPIC"
12mu|sane-1.0.24-1|266	export CXXFLAGS="${RPM_OPT_FLAGS/-ffast-math/} -I`pwd`/../include -L`pwd`/../backend/ -fPIC"
12mu|sane-1.0.24-1|267	%configure2_5x \
12mu|sane-1.0.24-1|268	--disable-static \
12mu|sane-1.0.24-1|269	--disable-frontend
12mu|sane-1.0.24-1|270	%make
12mu|sane-1.0.24-1|271	cd ..
12mu|sane-1.0.24-1|272	%endif
12mu|sane-1.0.24-1|273	
12mu|sane-1.0.24-1|274	%install
12mu|sane-1.0.24-1|275	%makeinstall_std
12mu|sane-1.0.24-1|276	
12mu|sane-1.0.24-1|277	# Create missing lock dir
12mu|sane-1.0.24-1|278	install -d %{buildroot}/var/lib/lock/sane
12mu|sane-1.0.24-1|279	
12mu|sane-1.0.24-1|280	perl -pi -e "s/installed.*/installed=yes/g" %{buildroot}%{_libdir}/libsane.la
12mu|sane-1.0.24-1|281	/sbin/ldconfig -n %{buildroot}%{_libdir} %{buildroot}%{_libdir}/sane
12mu|sane-1.0.24-1|282	
12mu|sane-1.0.24-1|283	# Comment out entry for the "geniusvp2" backend in
12mu|sane-1.0.24-1|284	# /etc/sane.d/dll.conf as it makes SANE hanging on some systems when
12mu|sane-1.0.24-1|285	# the appropriate scanner is not present
12mu|sane-1.0.24-1|286	perl -p -i -e 's/^(\s*geniusvp2)/\#$1/g' %{buildroot}%{_sysconfdir}/sane.d/dll.conf
12mu|sane-1.0.24-1|287	
12mu|sane-1.0.24-1|288	# Comment out entry for the "epson" backend in /etc/sane.d/dll.conf as
12mu|sane-1.0.24-1|289	# we have also Epson's "epkowa" backend which supports the same
12mu|sane-1.0.24-1|290	# scanners
12mu|sane-1.0.24-1|291	perl -p -i -e 's/^(\s*epson)/\#$1/g' %{buildroot}%{_sysconfdir}/sane.d/dll.conf
12mu|sane-1.0.24-1|292	
12mu|sane-1.0.24-1|293	# Remove "hpoj" line from /etc/sane.d/dll.con
12mu|sane-1.0.24-1|294	perl -p -i -e 's/HP\s+OfficeJet/HPLIP/g' %{buildroot}%{_sysconfdir}/sane.d/dll.conf
12mu|sane-1.0.24-1|295	perl -p -i -e 's/hpoj.sf.net/hplip.sf.net/g' %{buildroot}%{_sysconfdir}/sane.d/dll.conf
12mu|sane-1.0.24-1|296	perl -p -i -e 's/hpoj/hpaio/g' %{buildroot}%{_sysconfdir}/sane.d/dll.conf
12mu|sane-1.0.24-1|297	
12mu|sane-1.0.24-1|298	%if %{with empty_dll_conf}
12mu|sane-1.0.24-1|299	# The /etc/sane.d/dll.conf contains lines for every backend, so every
12mu|sane-1.0.24-1|300	# backend probes for a scanner when a SANE frontend (e. g. xsane) is
12mu|sane-1.0.24-1|301	# started. With this the user has always to wait around one minute
12mu|sane-1.0.24-1|302	# before he can scan. We simply replace the file by a nearly empty one
12mu|sane-1.0.24-1|303	# and let scannerdrake only insert the needed backends. So the
12mu|sane-1.0.24-1|304	# frontends will start immediately
12mu|sane-1.0.24-1|305	mv %{buildroot}%{_sysconfdir}/sane.d/dll.conf %{buildroot}%{_sysconfdir}/sane.d/dll.conf.orig
12mu|sane-1.0.24-1|306	cat > %{buildroot}%{_sysconfdir}/sane.d/dll.conf <<EOF
12mu|sane-1.0.24-1|307	# enable the next line if you want to allow access through the network:
12mu|sane-1.0.24-1|308	net
12mu|sane-1.0.24-1|309	EOF
12mu|sane-1.0.24-1|310	%endif
12mu|sane-1.0.24-1|311	
12mu|sane-1.0.24-1|312	# Move documentation from /usr/doc to /usr/share/doc
12mu|sane-1.0.24-1|313	install -d %{buildroot}%{_docdir}/sane-backends-%{version}/
12mu|sane-1.0.24-1|314	install -d %{buildroot}%{_docdir}/sane-backends-doc-%{version}/
12mu|sane-1.0.24-1|315	pushd %{buildroot}/usr/doc/sane-%{version}
12mu|sane-1.0.24-1|316	#pushd %{buildroot}/usr/doc/sane-1.0.18-cvs
12mu|sane-1.0.24-1|317	mv `find -mindepth 1 -type d` *.html *.txt %{buildroot}%{_docdir}/sane-backends-doc-%{version}/
12mu|sane-1.0.24-1|318	mv README README.linux %{buildroot}%{_docdir}/sane-backends-%{version}/
12mu|sane-1.0.24-1|319	rm -f README.*
12mu|sane-1.0.24-1|320	mv * %{buildroot}%{_docdir}/sane-backends-%{version}/
12mu|sane-1.0.24-1|321	popd
12mu|sane-1.0.24-1|322	
12mu|sane-1.0.24-1|323	# Primax parallel port scanners
12mu|sane-1.0.24-1|324	%if %{with primax}
12mu|sane-1.0.24-1|325	cd primaxscan*
12mu|sane-1.0.24-1|326	%makeinstall
12mu|sane-1.0.24-1|327	rm -f %{buildroot}%{_libdir}/libsane-primax.a
12mu|sane-1.0.24-1|328	mv %{buildroot}%{_libdir}/libsane-primax* %{buildroot}%{_libdir}/sane/
12mu|sane-1.0.24-1|329	cp primax_scan %{buildroot}%{_bindir}
12mu|sane-1.0.24-1|330	cd ..
12mu|sane-1.0.24-1|331	%endif
12mu|sane-1.0.24-1|332	
12mu|sane-1.0.24-1|333	# Epson Avasys driver for Epson scanners
12mu|sane-1.0.24-1|334	%if %{with epkowa}
12mu|sane-1.0.24-1|335	cd iscan-%{iscanversion}
12mu|sane-1.0.24-1|336	%makeinstall
12mu|sane-1.0.24-1|337	rm -f %{buildroot}%{_libdir}/sane/libsane-epkowa.a
12mu|sane-1.0.24-1|338	rm -f %{buildroot}%{_mandir}/man1/iscan.1*
12mu|sane-1.0.24-1|339	rm -rf %{buildroot}%{_libdir}/iscan
12mu|sane-1.0.24-1|340	cp backend/epkowa.conf %{buildroot}%{_sysconfdir}/sane.d/
12mu|sane-1.0.24-1|341	echo 'epkowa' >> %{buildroot}%{_sysconfdir}/sane.d/dll.conf
12mu|sane-1.0.24-1|342	cd ..
12mu|sane-1.0.24-1|343	%endif
12mu|sane-1.0.24-1|344	
12mu|sane-1.0.24-1|345	# Xinetd.d entry
12mu|sane-1.0.24-1|346	mkdir %{buildroot}/etc/xinetd.d
12mu|sane-1.0.24-1|347	cat %{SOURCE5} > %{buildroot}/etc/xinetd.d/saned
12mu|sane-1.0.24-1|348	
12mu|sane-1.0.24-1|349	# udev rules for libusb user support
12mu|sane-1.0.24-1|350	mkdir -p %{buildroot}/%{_sysconfdir}/udev/rules.d
12mu|sane-1.0.24-1|351	install -m644 tools/udev/libsane.rules %{buildroot}/%{_sysconfdir}/udev/rules.d/60-libsane.rules
12mu|sane-1.0.24-1|352	# Shorten too long comments
12mu|sane-1.0.24-1|353	perl -p -i -e 's/(\#.{500}).*$/$1 .../' %{buildroot}/%{_sysconfdir}/udev/rules.d/60-libsane.rules
12mu|sane-1.0.24-1|354	
12mu|sane-1.0.24-1|355	%find_lang sane-backends
12mu|sane-1.0.24-1|356	
12mu|sane-1.0.24-1|357	sed -i '/^%dir/d' sane-backends.lang
12mu|sane-1.0.24-1|358	
12mu|sane-1.0.24-1|359	%post -n saned
12mu|sane-1.0.24-1|360	%_post_service saned
12mu|sane-1.0.24-1|361	
12mu|sane-1.0.24-1|362	%pre -n saned
12mu|sane-1.0.24-1|363	# Add saned to group cdwriter and ub for scanner access.
12mu|sane-1.0.24-1|364	#/usr/sbin/useradd -r -M -s /bin/false  -c "system user for saned" saned -G cdwriter,usb || :
12mu|sane-1.0.24-1|365	%_pre_useradd saned /etc/sane.d /bin/false
12mu|sane-1.0.24-1|366	/usr/sbin/usermod -G cdwriter,usb saned
12mu|sane-1.0.24-1|367	
12mu|sane-1.0.24-1|368	%preun -n saned
12mu|sane-1.0.24-1|369	%_preun_service saned
12mu|sane-1.0.24-1|370	
12mu|sane-1.0.24-1|371	%postun -n saned
12mu|sane-1.0.24-1|372	%_postun_userdel saned
12mu|sane-1.0.24-1|373	
12mu|sane-1.0.24-1|374	%files backends -f sane-backends.lang
12mu|sane-1.0.24-1|375	%doc %{_docdir}/sane-backends-%{version}
12mu|sane-1.0.24-1|376	%{_bindir}/sane-find-scanner
12mu|sane-1.0.24-1|377	%{_bindir}/scanimage
12mu|sane-1.0.24-1|378	%{_bindir}/gamma4scanimage
12mu|sane-1.0.24-1|379	%if %{with primax}
12mu|sane-1.0.24-1|380	%{_bindir}/primax_scan
12mu|sane-1.0.24-1|381	%endif
12mu|sane-1.0.24-1|382	%{_mandir}/man1/*
12mu|sane-1.0.24-1|383	%{_mandir}/man5/*
12mu|sane-1.0.24-1|384	%{_mandir}/man7/*
12mu|sane-1.0.24-1|385	%dir %{_sysconfdir}/sane.d
12mu|sane-1.0.24-1|386	#config(noreplace) %{_sysconfdir}/sane.d/*[^saned]
12mu|sane-1.0.24-1|387	%config(noreplace) %{_sysconfdir}/sane.d/*
12mu|sane-1.0.24-1|388	%{_sysconfdir}/udev/rules.d/*-libsane.rules
12mu|sane-1.0.24-1|389	%attr(1777,root,root) %dir /var/lib/lock/sane
12mu|sane-1.0.24-1|390	%if %{with epkowa}
12mu|sane-1.0.24-1|391	# iscan files
12mu|sane-1.0.24-1|392	%exclude %{_sysconfdir}/sane.d/epkowa.conf
12mu|sane-1.0.24-1|393	%exclude %{_mandir}/man5/sane-epkowa.5*
12mu|sane-1.0.24-1|394	%endif
12mu|sane-1.0.24-1|395	
12mu|sane-1.0.24-1|396	%if %{with epkowa}
12mu|sane-1.0.24-1|397	#-f iscan.lang
12mu|sane-1.0.24-1|398	%files backends-iscan
12mu|sane-1.0.24-1|399	%{_libdir}/sane/libsane-epkowa.*
12mu|sane-1.0.24-1|400	%{_sysconfdir}/sane.d/epkowa.conf
12mu|sane-1.0.24-1|401	%{_mandir}/man5/sane-epkowa.5*
12mu|sane-1.0.24-1|402	%dir %{_datadir}/iscan
12mu|sane-1.0.24-1|403	%{_datadir}/iscan/*
12mu|sane-1.0.24-1|404	%endif
12mu|sane-1.0.24-1|405	
12mu|sane-1.0.24-1|406	%files backends-doc
12mu|sane-1.0.24-1|407	%doc %{_docdir}/sane-backends-doc-%{version}
12mu|sane-1.0.24-1|408	
12mu|sane-1.0.24-1|409	%files -n %{libname}
12mu|sane-1.0.24-1|410	%{_libdir}/*.so.%{major}*
12mu|sane-1.0.24-1|411	%dir %{_libdir}/sane
12mu|sane-1.0.24-1|412	%{_libdir}/sane/*.so.*
12mu|sane-1.0.24-1|413	%if %{with epkowa}
12mu|sane-1.0.24-1|414	%exclude %{_libdir}/sane/libsane-epkowa.*
12mu|sane-1.0.24-1|415	%endif
12mu|sane-1.0.24-1|416	
12mu|sane-1.0.24-1|417	%files -n %{devname}
12mu|sane-1.0.24-1|418	%{_bindir}/sane-config
12mu|sane-1.0.24-1|419	%{_libdir}/*.so
12mu|sane-1.0.24-1|420	%{_libdir}/sane/*.so
12mu|sane-1.0.24-1|421	%{_libdir}/pkgconfig/*.pc
12mu|sane-1.0.24-1|422	%{_includedir}/sane
12mu|sane-1.0.24-1|423	%if %{with epkowa}
12mu|sane-1.0.24-1|424	%exclude %{_libdir}/sane/libsane-epkowa*
12mu|sane-1.0.24-1|425	%endif
12mu|sane-1.0.24-1|426	
12mu|sane-1.0.24-1|427	%files -n saned
12mu|sane-1.0.24-1|428	%{_sbindir}/*
12mu|sane-1.0.24-1|429	%{_mandir}/man8/saned*
12mu|sane-1.0.24-1|430	#config(noreplace) %{_sysconfdir}/sane.d/saned.conf
12mu|sane-1.0.24-1|431	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/xinetd.d/saned
12mu|sane-1.0.24-1|432	
12mu|sane-1.0.24-1|433	
12mu|sane-1.0.24-1|434	
12mu|sane-1.0.24-1|435	%changelog
12mu|sane-1.0.24-1|436	* Sat Oct 05 2013 Ilya Khokhryakov <ilyahohryakov@gmail.com> 1.0.24-1
12mu|sane-1.0.24-1|437	+ Revision: b18c718
12mu|sane-1.0.24-1|438	- Updated tarballs
12mu|sane-1.0.24-1|439	
12mu|sane-1.0.24-1|440	

20788 12
12mu|saslwrapper-0.14-1|1	Name:           saslwrapper
12mu|saslwrapper-0.14-1|2	Version:        0.14
12mu|saslwrapper-0.14-1|3	Release:        1
12mu|saslwrapper-0.14-1|4	Summary:        Ruby and Python wrappers for the cyrus sasl library
12mu|saslwrapper-0.14-1|5	Group:          System/Libraries
12mu|saslwrapper-0.14-1|6	License:        ASL 2.0
12mu|saslwrapper-0.14-1|7	URL:            http://qpid.apache.org
12mu|saslwrapper-0.14-1|8	# svn export -r 1209041 https://svn.apache.org/repos/asf/qpid/branches/0.14/qpid/extras/sasl saslwrapper-0.14
12mu|saslwrapper-0.14-1|9	# tar -cvzf saslwrapper-0.14.tar.gz saslwrapper-0.14
12mu|saslwrapper-0.14-1|10	Source0:        %{name}-%{version}.tar.gz
12mu|saslwrapper-0.14-1|11	Patch0:         configure.patch
12mu|saslwrapper-0.14-1|12	
12mu|saslwrapper-0.14-1|13	BuildRequires: doxygen
12mu|saslwrapper-0.14-1|14	BuildRequires: libtool
12mu|saslwrapper-0.14-1|15	BuildRequires: pkgconfig
12mu|saslwrapper-0.14-1|16	BuildRequires: ruby
12mu|saslwrapper-0.14-1|17	BuildRequires: ruby-devel
12mu|saslwrapper-0.14-1|18	BuildRequires: python
12mu|saslwrapper-0.14-1|19	BuildRequires: python-devel
12mu|saslwrapper-0.14-1|20	BuildRequires: libsasl2-devel
12mu|saslwrapper-0.14-1|21	#BuildRequires: cyrus-sasl-lib
12mu|saslwrapper-0.14-1|22	BuildRequires: cyrus-sasl
12mu|saslwrapper-0.14-1|23	BuildRequires: swig
12mu|saslwrapper-0.14-1|24	
12mu|saslwrapper-0.14-1|25	%description
12mu|saslwrapper-0.14-1|26	A simple wrapper for cyrus-sasl that permits easy binding into
12mu|saslwrapper-0.14-1|27	scripting languages.
12mu|saslwrapper-0.14-1|28	
12mu|saslwrapper-0.14-1|29	%package devel
12mu|saslwrapper-0.14-1|30	Summary: Header files for developing with saslwrapper
12mu|saslwrapper-0.14-1|31	Group: System/Libraries
12mu|saslwrapper-0.14-1|32	Requires: %{name} = %{EVRD}
12mu|saslwrapper-0.14-1|33	
12mu|saslwrapper-0.14-1|34	%description devel
12mu|saslwrapper-0.14-1|35	The header files for developing with saslwrapper
12mu|saslwrapper-0.14-1|36	
12mu|saslwrapper-0.14-1|37	%package -n python-saslwrapper
12mu|saslwrapper-0.14-1|38	Summary: Python bindings for saslwrapper
12mu|saslwrapper-0.14-1|39	Group: System/Libraries
12mu|saslwrapper-0.14-1|40	Requires: %{name} = %{EVRD}
12mu|saslwrapper-0.14-1|41	Requires: python
12mu|saslwrapper-0.14-1|42	
12mu|saslwrapper-0.14-1|43	%description -n python-saslwrapper
12mu|saslwrapper-0.14-1|44	Python bindings for the saslwrapper library.
12mu|saslwrapper-0.14-1|45	
12mu|saslwrapper-0.14-1|46	%package -n ruby-saslwrapper
12mu|saslwrapper-0.14-1|47	Summary: Ruby bindings for saslwrapper
12mu|saslwrapper-0.14-1|48	Group: System/Libraries
12mu|saslwrapper-0.14-1|49	Requires: %{name} = %{EVRD}
12mu|saslwrapper-0.14-1|50	Requires: ruby
12mu|saslwrapper-0.14-1|51	
12mu|saslwrapper-0.14-1|52	%description -n ruby-saslwrapper
12mu|saslwrapper-0.14-1|53	Ruby bindings for the saslwrapper library.
12mu|saslwrapper-0.14-1|54	
12mu|saslwrapper-0.14-1|55	%prep
12mu|saslwrapper-0.14-1|56	%setup -q
12mu|saslwrapper-0.14-1|57	%patch0 -p1
12mu|saslwrapper-0.14-1|58	
12mu|saslwrapper-0.14-1|59	%build
12mu|saslwrapper-0.14-1|60	export LDFLAGS="-lsasl2"
12mu|saslwrapper-0.14-1|61	./bootstrap
12mu|saslwrapper-0.14-1|62	%configure
12mu|saslwrapper-0.14-1|63	%make
12mu|saslwrapper-0.14-1|64	
12mu|saslwrapper-0.14-1|65	%install
12mu|saslwrapper-0.14-1|66	make install DESTDIR=%{buildroot}
12mu|saslwrapper-0.14-1|67	
12mu|saslwrapper-0.14-1|68	%check
12mu|saslwrapper-0.14-1|69	make check
12mu|saslwrapper-0.14-1|70	
12mu|saslwrapper-0.14-1|71	%files
12mu|saslwrapper-0.14-1|72	%doc LICENSE
12mu|saslwrapper-0.14-1|73	%{_libdir}/libsaslwrapper.so.*
12mu|saslwrapper-0.14-1|74	
12mu|saslwrapper-0.14-1|75	%files devel
12mu|saslwrapper-0.14-1|76	%{_libdir}/libsaslwrapper.so
12mu|saslwrapper-0.14-1|77	%{_includedir}/saslwrapper.h
12mu|saslwrapper-0.14-1|78	
12mu|saslwrapper-0.14-1|79	%files -n python-saslwrapper
12mu|saslwrapper-0.14-1|80	%{python_sitearch}/saslwrapper.py*
12mu|saslwrapper-0.14-1|81	%{python_sitearch}/_saslwrapper.so
12mu|saslwrapper-0.14-1|82	
12mu|saslwrapper-0.14-1|83	%files -n ruby-saslwrapper
12mu|saslwrapper-0.14-1|84	%{ruby_sitearchdir}/saslwrapper.so
12mu|saslwrapper-0.14-1|85	
12mu|saslwrapper-0.14-1|86	
12mu|saslwrapper-0.14-1|87	%changelog
12mu|saslwrapper-0.14-1|88	* Wed Dec 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.14-1
12mu|saslwrapper-0.14-1|89	+ Revision: 20627a3
12mu|saslwrapper-0.14-1|90	- Fix build
12mu|saslwrapper-0.14-1|91	
12mu|saslwrapper-0.14-1|92	

20789 12
12mu|sbc-1.0-1|1	%define name sbc
12mu|sbc-1.0-1|2	%define major 1
12mu|sbc-1.0-1|3	%define libname %mklibname %{name} %{major}
12mu|sbc-1.0-1|4	%define libnamedevel %mklibname -d %{name}
12mu|sbc-1.0-1|5	
12mu|sbc-1.0-1|6	Name:		%{name}
12mu|sbc-1.0-1|7	Version:	1.0
12mu|sbc-1.0-1|8	Release:	1
12mu|sbc-1.0-1|9	Summary:	Bluetooth SBC utilities
12mu|sbc-1.0-1|10	
12mu|sbc-1.0-1|11	Group:		Communications
12mu|sbc-1.0-1|12	License:	GPLv2+
12mu|sbc-1.0-1|13	Source0:	http://www.kernel.org/pub/linux/bluetooth/sbc-%{version}.tar.xz
12mu|sbc-1.0-1|14	Url:		http://www.bluez.org/
12mu|sbc-1.0-1|15	
12mu|sbc-1.0-1|16	BuildRequires:	pkgconfig(glib-2.0)
12mu|sbc-1.0-1|17	BuildRequires:	pkgconfig(dbus-1)
12mu|sbc-1.0-1|18	BuildRequires:	pkgconfig(bluez)
12mu|sbc-1.0-1|19	BuildRequires:	pkgconfig(sndfile)
12mu|sbc-1.0-1|20	
12mu|sbc-1.0-1|21	%description
12mu|sbc-1.0-1|22	Bluetooth SBC utilities
12mu|sbc-1.0-1|23	
12mu|sbc-1.0-1|24	%package -n %{libname}
12mu|sbc-1.0-1|25	Summary:	Bluetooth SBC library
12mu|sbc-1.0-1|26	Group:		System/Libraries
12mu|sbc-1.0-1|27	
12mu|sbc-1.0-1|28	%description -n %{libname}
12mu|sbc-1.0-1|29	Bluetooth SBC library
12mu|sbc-1.0-1|30	
12mu|sbc-1.0-1|31	%package -n %{libnamedevel}
12mu|sbc-1.0-1|32	Summary:	Bluetooth SBC development files
12mu|sbc-1.0-1|33	Group:		Development/C
12mu|sbc-1.0-1|34	Requires:	%{libname} = %{version}-%{release}
12mu|sbc-1.0-1|35	Provides:	%{name}-devel = %{version}-%{release}
12mu|sbc-1.0-1|36	
12mu|sbc-1.0-1|37	%description -n %{libnamedevel}
12mu|sbc-1.0-1|38	Bluetooth SBC development files
12mu|sbc-1.0-1|39	
12mu|sbc-1.0-1|40	
12mu|sbc-1.0-1|41	%prep
12mu|sbc-1.0-1|42	%setup -q
12mu|sbc-1.0-1|43	
12mu|sbc-1.0-1|44	%build
12mu|sbc-1.0-1|45	%configure2_5x --disable-static
12mu|sbc-1.0-1|46	%make
12mu|sbc-1.0-1|47	
12mu|sbc-1.0-1|48	%install
12mu|sbc-1.0-1|49	rm -rf %{buildroot}
12mu|sbc-1.0-1|50	%makeinstall_std
12mu|sbc-1.0-1|51	
12mu|sbc-1.0-1|52	rm -f %{buildroot}%{_libdir}/*.la
12mu|sbc-1.0-1|53	
12mu|sbc-1.0-1|54	%files
12mu|sbc-1.0-1|55	%{_bindir}/sbcdec
12mu|sbc-1.0-1|56	%{_bindir}/sbcenc
12mu|sbc-1.0-1|57	%{_bindir}/sbcinfo
12mu|sbc-1.0-1|58	
12mu|sbc-1.0-1|59	%files -n %{libname}
12mu|sbc-1.0-1|60	%{_libdir}/libsbc.so.%{major}*
12mu|sbc-1.0-1|61	
12mu|sbc-1.0-1|62	%files -n %{libnamedevel}
12mu|sbc-1.0-1|63	%{_includedir}/%{name}
12mu|sbc-1.0-1|64	%{_libdir}/libsbc.so
12mu|sbc-1.0-1|65	%{_libdir}/pkgconfig/%{name}.pc
12mu|sbc-1.0-1|66	
12mu|sbc-1.0-1|67	
12mu|sbc-1.0-1|68	%changelog
12mu|sbc-1.0-1|69	
12mu|sbc-1.0-1|70	* Wed Feb 06 2013 akdengi <akdengi> 1.0-1
12mu|sbc-1.0-1|71	- imported package sbc
12mu|sbc-1.0-1|72	

20790 12
12mu|scons-2.3.0-1|1	Summary:	Open Source software construction tool
12mu|scons-2.3.0-1|2	Name:		scons
12mu|scons-2.3.0-1|3	Version:	2.3.0
12mu|scons-2.3.0-1|4	Release:	1
12mu|scons-2.3.0-1|5	Epoch:		1
12mu|scons-2.3.0-1|6	License:	MIT
12mu|scons-2.3.0-1|7	Group:		Development/Other
12mu|scons-2.3.0-1|8	Url:		http://www.scons.org/
12mu|scons-2.3.0-1|9	Source0:	http://download.sourceforge.net/scons/%{name}-%{version}.tar.gz
12mu|scons-2.3.0-1|10	Source1:	scons.macros
12mu|scons-2.3.0-1|11	BuildRequires:	pkgconfig(python)
12mu|scons-2.3.0-1|12	Requires:	python-%{name} = %{EVRD}
12mu|scons-2.3.0-1|13	BuildArch:	noarch
12mu|scons-2.3.0-1|14	
12mu|scons-2.3.0-1|15	%description
12mu|scons-2.3.0-1|16	SCons is an Open Source software construction tool--that is, a build
12mu|scons-2.3.0-1|17	tool; an improved substitute for the classic Make utility; a better way
12mu|scons-2.3.0-1|18	to build software. SCons is based on the design which won the Software
12mu|scons-2.3.0-1|19	Carpentry build tool design competition in August 2000.
12mu|scons-2.3.0-1|20	
12mu|scons-2.3.0-1|21	SCons "configuration files" are Python scripts, eliminating the need
12mu|scons-2.3.0-1|22	to learn a new build tool syntax. SCons maintains a global view of
12mu|scons-2.3.0-1|23	all dependencies in a tree, and can scan source (or other) files for
12mu|scons-2.3.0-1|24	implicit dependencies, such as files specified on #include lines. SCons
12mu|scons-2.3.0-1|25	uses MD5 signatures to rebuild only when the contents of a file have
12mu|scons-2.3.0-1|26	really changed, not just when the timestamp has been touched. SCons
12mu|scons-2.3.0-1|27	supports side-by-side variant builds, and is easily extended with user-
12mu|scons-2.3.0-1|28	defined Builder and/or Scanner objects.
12mu|scons-2.3.0-1|29	
12mu|scons-2.3.0-1|30	%files
12mu|scons-2.3.0-1|31	%doc CHANGES.txt LICENSE.txt README.txt RELEASE.txt PKG-INFO
12mu|scons-2.3.0-1|32	%{_bindir}/scons
12mu|scons-2.3.0-1|33	%{_bindir}/scons-time
12mu|scons-2.3.0-1|34	%{_bindir}/sconsign
12mu|scons-2.3.0-1|35	%{_bindir}/scons-%{version}
12mu|scons-2.3.0-1|36	%{_bindir}/sconsign-%{version}
12mu|scons-2.3.0-1|37	%{_bindir}/scons-time-%{version}
12mu|scons-2.3.0-1|38	%{_sysconfdir}/rpm/macros.d/scons.macros
12mu|scons-2.3.0-1|39	%{_mandir}/man1/scons.1*
12mu|scons-2.3.0-1|40	%{_mandir}/man1/scons-time.1*
12mu|scons-2.3.0-1|41	%{_mandir}/man1/sconsign.1*
12mu|scons-2.3.0-1|42	
12mu|scons-2.3.0-1|43	#----------------------------------------------------------------------------
12mu|scons-2.3.0-1|44	
12mu|scons-2.3.0-1|45	%package -n python-%{name}
12mu|scons-2.3.0-1|46	Summary:	SCons library
12mu|scons-2.3.0-1|47	Group:		Development/Python
12mu|scons-2.3.0-1|48	Requires:	pkgconfig(python)
12mu|scons-2.3.0-1|49	
12mu|scons-2.3.0-1|50	%description -n python-%{name}
12mu|scons-2.3.0-1|51	The SCons library is required by scons.
12mu|scons-2.3.0-1|52	
12mu|scons-2.3.0-1|53	%files -n python-%{name}
12mu|scons-2.3.0-1|54	%{py_puresitedir}/*
12mu|scons-2.3.0-1|55	
12mu|scons-2.3.0-1|56	#----------------------------------------------------------------------------
12mu|scons-2.3.0-1|57	
12mu|scons-2.3.0-1|58	%prep
12mu|scons-2.3.0-1|59	%setup -q
12mu|scons-2.3.0-1|60	
12mu|scons-2.3.0-1|61	%build
12mu|scons-2.3.0-1|62	CFLAGS="%{optflags}" %__python setup.py build
12mu|scons-2.3.0-1|63	
12mu|scons-2.3.0-1|64	%install
12mu|scons-2.3.0-1|65	python setup.py install \
12mu|scons-2.3.0-1|66	--root=%{buildroot} \
12mu|scons-2.3.0-1|67	--record=INSTALLED_FILES \
12mu|scons-2.3.0-1|68	--symlink-scons \
12mu|scons-2.3.0-1|69	--standard-lib
12mu|scons-2.3.0-1|70	mkdir -p %{buildroot}%{_mandir}
12mu|scons-2.3.0-1|71	mv %{buildroot}%{_prefix}/man/* %{buildroot}%{_mandir}
12mu|scons-2.3.0-1|72	
12mu|scons-2.3.0-1|73	# install scons rpm macro helper
12mu|scons-2.3.0-1|74	install -D %{SOURCE1} %{buildroot}%{_sysconfdir}/rpm/macros.d/scons.macros
12mu|scons-2.3.0-1|75	
12mu|scons-2.3.0-1|76	
12mu|scons-2.3.0-1|77	
12mu|scons-2.3.0-1|78	%changelog
12mu|scons-2.3.0-1|79	* Sat Oct 19 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.3.0-1
12mu|scons-2.3.0-1|80	+ Revision: 26b773a
12mu|scons-2.3.0-1|81	- LOG New version 2.3.0
12mu|scons-2.3.0-1|82	
12mu|scons-2.3.0-1|83	

20791 12
12mu|screenpen-0.0.3-3|1	%bcond_without gnome_shell_support
12mu|screenpen-0.0.3-3|2	
12mu|screenpen-0.0.3-3|3	Summary:	ROSA ScreenPen
12mu|screenpen-0.0.3-3|4	Name:		screenpen
12mu|screenpen-0.0.3-3|5	Version:	0.0.3
12mu|screenpen-0.0.3-3|6	Release:	3
12mu|screenpen-0.0.3-3|7	Epoch:		1
12mu|screenpen-0.0.3-3|8	License:	GPLv3+
12mu|screenpen-0.0.3-3|9	Group:		Graphics
12mu|screenpen-0.0.3-3|10	Url:		http://www.rosalab.ru/
12mu|screenpen-0.0.3-3|11	Source0:	https://abf.io/uxteam/screenpen-devel/archive/screenpen-devel-v%{version}.tar.gz
12mu|screenpen-0.0.3-3|12	BuildRequires:	cmake
12mu|screenpen-0.0.3-3|13	BuildRequires:	qmake5
12mu|screenpen-0.0.3-3|14	BuildRequires:	pkgconfig(Qt5Core)
12mu|screenpen-0.0.3-3|15	BuildRequires:	pkgconfig(Qt5Gui)
12mu|screenpen-0.0.3-3|16	BuildRequires:	pkgconfig(Qt5OpenGL)
12mu|screenpen-0.0.3-3|17	BuildRequires:	pkgconfig(Qt5Widgets)
12mu|screenpen-0.0.3-3|18	
12mu|screenpen-0.0.3-3|19	%description
12mu|screenpen-0.0.3-3|20	ROSA on-screen drawing application for presentations.
12mu|screenpen-0.0.3-3|21	
12mu|screenpen-0.0.3-3|22	%files
12mu|screenpen-0.0.3-3|23	%{_bindir}/screenpen
12mu|screenpen-0.0.3-3|24	
12mu|screenpen-0.0.3-3|25	#----------------------------------------------------------------------------
12mu|screenpen-0.0.3-3|26	
12mu|screenpen-0.0.3-3|27	%if %{with gnome_shell_support}
12mu|screenpen-0.0.3-3|28	%package -n gnome-shell-extensions-%{name}
12mu|screenpen-0.0.3-3|29	Summary:	ROSA ScreenPen GNOME Shell extension
12mu|screenpen-0.0.3-3|30	Group:		Graphical desktop/GNOME
12mu|screenpen-0.0.3-3|31	Requires:	%{name}
12mu|screenpen-0.0.3-3|32	Requires:	gnome-shell
12mu|screenpen-0.0.3-3|33	Conflicts:	%{name} < 1:0.0.3-3
12mu|screenpen-0.0.3-3|34	
12mu|screenpen-0.0.3-3|35	%description -n gnome-shell-extensions-%{name}
12mu|screenpen-0.0.3-3|36	ROSA ScreenPen GNOME Shell extension. It's used for on-screen drawing.
12mu|screenpen-0.0.3-3|37	
12mu|screenpen-0.0.3-3|38	%files -n gnome-shell-extensions-%{name}
12mu|screenpen-0.0.3-3|39	%{_datadir}/gnome-shell/extensions/*
12mu|screenpen-0.0.3-3|40	%endif
12mu|screenpen-0.0.3-3|41	
12mu|screenpen-0.0.3-3|42	#----------------------------------------------------------------------------
12mu|screenpen-0.0.3-3|43	
12mu|screenpen-0.0.3-3|44	%prep
12mu|screenpen-0.0.3-3|45	%setup -qn screenpen-devel-v%{version}
12mu|screenpen-0.0.3-3|46	
12mu|screenpen-0.0.3-3|47	%build
12mu|screenpen-0.0.3-3|48	%cmake \
12mu|screenpen-0.0.3-3|49	-DCMAKE_BUILD_TYPE=Release \
12mu|screenpen-0.0.3-3|50	-DLIBRARY_INSTALL_DIR=%{_lib}
12mu|screenpen-0.0.3-3|51	%make
12mu|screenpen-0.0.3-3|52	
12mu|screenpen-0.0.3-3|53	%install
12mu|screenpen-0.0.3-3|54	%makeinstall_std -C build
12mu|screenpen-0.0.3-3|55	
12mu|screenpen-0.0.3-3|56	%if %{with gnome_shell_support}
12mu|screenpen-0.0.3-3|57	mkdir -p %{buildroot}%{_datadir}/gnome-shell/extensions/
12mu|screenpen-0.0.3-3|58	cp -r screenpen-launch@uxteam.rosalab.ru/ %{buildroot}%{_datadir}/gnome-shell/extensions/
12mu|screenpen-0.0.3-3|59	%endif
12mu|screenpen-0.0.3-3|60	
12mu|screenpen-0.0.3-3|61	
12mu|screenpen-0.0.3-3|62	%changelog
12mu|screenpen-0.0.3-3|63	* Mon Oct 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.0.3-3
12mu|screenpen-0.0.3-3|64	+ Revision: eb5551e
12mu|screenpen-0.0.3-3|65	- Move GNOME Shell extension out of main package
12mu|screenpen-0.0.3-3|66	
12mu|screenpen-0.0.3-3|67	

20792 12
12mu|scribus-1.4.3-1|1	Summary:	Scribus - Open Source Page Layout
12mu|scribus-1.4.3-1|2	Name:		scribus
12mu|scribus-1.4.3-1|3	Version:	1.4.3
12mu|scribus-1.4.3-1|4	Release:	1
12mu|scribus-1.4.3-1|5	License:	GPLv2+
12mu|scribus-1.4.3-1|6	Group:		Office
12mu|scribus-1.4.3-1|7	Url:		http://www.scribus.net/
12mu|scribus-1.4.3-1|8	Source0:	http://ignum.dl.sourceforge.net/project/%name/%name/%version/%name-%version.tar.xz
12mu|scribus-1.4.3-1|9	Source10:	scribus.rpmlintrc
12mu|scribus-1.4.3-1|10	BuildRequires:	cmake
12mu|scribus-1.4.3-1|11	BuildRequires:	desktop-file-utils
12mu|scribus-1.4.3-1|12	BuildRequires:	imagemagick
12mu|scribus-1.4.3-1|13	BuildRequires:	pkgconfig(cairo)
12mu|scribus-1.4.3-1|14	BuildRequires:	pkgconfig(fontconfig)
12mu|scribus-1.4.3-1|15	BuildRequires:	pkgconfig(freetype2)
12mu|scribus-1.4.3-1|16	BuildRequires:	pkgconfig(hunspell)
12mu|scribus-1.4.3-1|17	BuildRequires:	pkgconfig(lcms)
12mu|scribus-1.4.3-1|18	BuildRequires:	pkgconfig(libpng)
12mu|scribus-1.4.3-1|19	BuildRequires:	pkgconfig(libtiff-4)
12mu|scribus-1.4.3-1|20	BuildRequires:	pkgconfig(libxml-2.0)
12mu|scribus-1.4.3-1|21	BuildRequires:	pkgconfig(python)
12mu|scribus-1.4.3-1|22	BuildRequires:	pkgconfig(zlib)
12mu|scribus-1.4.3-1|23	BuildRequires:	boost-devel
12mu|scribus-1.4.3-1|24	BuildRequires:	cups-devel
12mu|scribus-1.4.3-1|25	BuildRequires:	hyphen-devel
12mu|scribus-1.4.3-1|26	BuildRequires:	jpeg-devel
12mu|scribus-1.4.3-1|27	BuildRequires:	podofo-devel
12mu|scribus-1.4.3-1|28	BuildRequires:	qt4-devel
12mu|scribus-1.4.3-1|29	Requires:	tkinter
12mu|scribus-1.4.3-1|30	Requires:	ghostscript-common
12mu|scribus-1.4.3-1|31	
12mu|scribus-1.4.3-1|32	%description
12mu|scribus-1.4.3-1|33	Scribus is a desktop open source page layout program with the aim of
12mu|scribus-1.4.3-1|34	producing commercial grade output in PDF and Postscript, primarily,
12mu|scribus-1.4.3-1|35	though not exclusively, for Linux.
12mu|scribus-1.4.3-1|36	
12mu|scribus-1.4.3-1|37	While the goals of the program are ease of use and simple
12mu|scribus-1.4.3-1|38	easy-to-understand tools, Scribus offers support for professional
12mu|scribus-1.4.3-1|39	publishing features, such as CMYK colors, easy PDF creation,
12mu|scribus-1.4.3-1|40	Encapsulated Postscript import and export, and creation of color
12mu|scribus-1.4.3-1|41	separations.
12mu|scribus-1.4.3-1|42	
12mu|scribus-1.4.3-1|43	%files
12mu|scribus-1.4.3-1|44	%{_bindir}/*
12mu|scribus-1.4.3-1|45	%{_datadir}/%{name}
12mu|scribus-1.4.3-1|46	%{_libdir}/%{name}
12mu|scribus-1.4.3-1|47	%{_mandir}/man1/*
12mu|scribus-1.4.3-1|48	%lang(pl) %{_mandir}/pl/man1/*
12mu|scribus-1.4.3-1|49	%lang(de) %{_mandir}/de/man1/*
12mu|scribus-1.4.3-1|50	%{_datadir}/applications/*.desktop
12mu|scribus-1.4.3-1|51	%{_datadir}/mime/packages/*.xml
12mu|scribus-1.4.3-1|52	%{_iconsdir}/hicolor/*/apps/%{name}.png
12mu|scribus-1.4.3-1|53	%doc %{_datadir}/doc/%{name}*
12mu|scribus-1.4.3-1|54	
12mu|scribus-1.4.3-1|55	#--------------------------------------------------------------------
12mu|scribus-1.4.3-1|56	
12mu|scribus-1.4.3-1|57	%package devel
12mu|scribus-1.4.3-1|58	Summary:	Development headers for programs that will use Scribus
12mu|scribus-1.4.3-1|59	Group:		Development/C++
12mu|scribus-1.4.3-1|60	
12mu|scribus-1.4.3-1|61	%description devel
12mu|scribus-1.4.3-1|62	Development headers for programs that will use Scribus.
12mu|scribus-1.4.3-1|63	
12mu|scribus-1.4.3-1|64	%files devel
12mu|scribus-1.4.3-1|65	%doc AUTHORS COPYING
12mu|scribus-1.4.3-1|66	%{_includedir}/%{name}
12mu|scribus-1.4.3-1|67	
12mu|scribus-1.4.3-1|68	#--------------------------------------------------------------------
12mu|scribus-1.4.3-1|69	
12mu|scribus-1.4.3-1|70	%prep
12mu|scribus-1.4.3-1|71	%setup -q -n %{name}-%{version}/%{name}-%{version}
12mu|scribus-1.4.3-1|72	# Don't add (Development) to name in program menu, it makes no sense for
12mu|scribus-1.4.3-1|73	# users
12mu|scribus-1.4.3-1|74	sed -i -e "s/ (Development)//" scribus.desktop
12mu|scribus-1.4.3-1|75	
12mu|scribus-1.4.3-1|76	%build
12mu|scribus-1.4.3-1|77	%cmake_qt4 -DWANT_HUNSPELL:BOOL=ON
12mu|scribus-1.4.3-1|78	%make
12mu|scribus-1.4.3-1|79	
12mu|scribus-1.4.3-1|80	%install
12mu|scribus-1.4.3-1|81	%makeinstall_std -C build
12mu|scribus-1.4.3-1|82	
12mu|scribus-1.4.3-1|83	install -d %{buildroot}%{_datadir}/applications
12mu|scribus-1.4.3-1|84	desktop-file-install --vendor='' \
12mu|scribus-1.4.3-1|85	--dir %{buildroot}%{_datadir}/applications/ \
12mu|scribus-1.4.3-1|86	--remove-key='Encoding' \
12mu|scribus-1.4.3-1|87	--remove-category='Graphics' \
12mu|scribus-1.4.3-1|88	--add-category='Office' \
12mu|scribus-1.4.3-1|89	--add-category='X-MandrivaLinux-CrossDesktop'\
12mu|scribus-1.4.3-1|90	%{name}.desktop
12mu|scribus-1.4.3-1|91	
12mu|scribus-1.4.3-1|92	# install icons for hicolor and old WM
12mu|scribus-1.4.3-1|93	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12mu|scribus-1.4.3-1|94	convert -resize 16x16 resources/icons/scribus.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mu|scribus-1.4.3-1|95	convert -resize 32x32 resources/icons/scribus.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mu|scribus-1.4.3-1|96	convert -resize 48x48 resources/icons/scribus.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mu|scribus-1.4.3-1|97	
12mu|scribus-1.4.3-1|98	# we do not need KDE stuff
12mu|scribus-1.4.3-1|99	rm -f %{buildroot}%{_datadir}/mimelnk/application/vnd.scribus.desktop

20793 12
12mu|scrot-0.8-5|1	Summary:        Screen-shot capture using Imlib 2
12mu|scrot-0.8-5|2	Name:           scrot
12mu|scrot-0.8-5|3	Version:	0.8
12mu|scrot-0.8-5|4	Release: 	5
12mu|scrot-0.8-5|5	Url: 		http://www.linuxbrit.co.uk
12mu|scrot-0.8-5|6	
12mu|scrot-0.8-5|7	License: 	BSD
12mu|scrot-0.8-5|8	Group:		Graphics
12mu|scrot-0.8-5|9	Source: 	http://linuxbrit.co.uk/downloads/%{name}-%{version}.tar.gz
12mu|scrot-0.8-5|10	Source1:	%{name}-screen
12mu|scrot-0.8-5|11	Source2:	%{name}-area
12mu|scrot-0.8-5|12	Source3:	user.dconf
12mu|scrot-0.8-5|13	Source4:	00-screenshot
12mu|scrot-0.8-5|14	Source5:	org.gnome.settings-daemon.plugins.media-keys.gschema.override
12mu|scrot-0.8-5|15	BuildRequires:  pkgconfig(giblib)
12mu|scrot-0.8-5|16	BuildRequires:  autoconf2.5
12mu|scrot-0.8-5|17	
12mu|scrot-0.8-5|18	%description
12mu|scrot-0.8-5|19	A nice and straightforward screen capture utility implementing the
12mu|scrot-0.8-5|20	dynamic loaders of imlib2.
12mu|scrot-0.8-5|21	
12mu|scrot-0.8-5|22	
12mu|scrot-0.8-5|23	%package gnome
12mu|scrot-0.8-5|24	Summary:	Replacement for standart GNOME Shell screen capture
12mu|scrot-0.8-5|25	Group:		Graphical desktop/GNOME
12mu|scrot-0.8-5|26	Requires:	%{name} = %{version}-%{release}
12mu|scrot-0.8-5|27	Requires:	dconf
12mu|scrot-0.8-5|28	Requires:	gnome-settings-daemon
12mu|scrot-0.8-5|29	Requires:	libnotify
12mu|scrot-0.8-5|30	Requires:	glib2.0-common
12mu|scrot-0.8-5|31	
12mu|scrot-0.8-5|32	%description gnome
12mu|scrot-0.8-5|33	This package replace standart GNOME Shell screen capture mechanism to scrot.
12mu|scrot-0.8-5|34	
12mu|scrot-0.8-5|35	
12mu|scrot-0.8-5|36	%prep
12mu|scrot-0.8-5|37	%setup -q
12mu|scrot-0.8-5|38	
12mu|scrot-0.8-5|39	%build
12mu|scrot-0.8-5|40	%configure2_5x
12mu|scrot-0.8-5|41	
12mu|scrot-0.8-5|42	%make
12mu|scrot-0.8-5|43	
12mu|scrot-0.8-5|44	%install
12mu|scrot-0.8-5|45	mkdir -p %buildroot%_defaultdocdir
12mu|scrot-0.8-5|46	%{makeinstall_std}
12mu|scrot-0.8-5|47	mv %buildroot%_prefix/doc/* %buildroot%_defaultdocdir
12mu|scrot-0.8-5|48	
12mu|scrot-0.8-5|49	# install new dconf rules and capture files
12mu|scrot-0.8-5|50	install -dD %buildroot%_sysconfdir/dconf/db/site.d/
12mu|scrot-0.8-5|51	install -m 644 %SOURCE4 %buildroot%_sysconfdir/dconf/db/site.d/
12mu|scrot-0.8-5|52	
12mu|scrot-0.8-5|53	install -dD %buildroot%_sysconfdir/dconf/profile/
12mu|scrot-0.8-5|54	install -m644 %SOURCE3 %buildroot%_sysconfdir/dconf/profile/user
12mu|scrot-0.8-5|55	
12mu|scrot-0.8-5|56	install -m755 %SOURCE1 %SOURCE2 %buildroot%_bindir/
12mu|scrot-0.8-5|57	
12mu|scrot-0.8-5|58	install -dD %buildroot%_datadir/glib-2.0/schemas/
12mu|scrot-0.8-5|59	install -m644 %SOURCE5 %buildroot%_datadir/glib-2.0/schemas/
12mu|scrot-0.8-5|60	
12mu|scrot-0.8-5|61	%post gnome
12mu|scrot-0.8-5|62	dconf update
12mu|scrot-0.8-5|63	glib-compile-schemas %_datadir/glib-2.0/schemas/ > /dev/null 2>&1
12mu|scrot-0.8-5|64	
12mu|scrot-0.8-5|65	%postun gnome
12mu|scrot-0.8-5|66	dconf update
12mu|scrot-0.8-5|67	glib-compile-schemas %_datadir/glib-2.0/schemas/ > /dev/null 2>&1
12mu|scrot-0.8-5|68	
12mu|scrot-0.8-5|69	%files
12mu|scrot-0.8-5|70	%doc %_defaultdocdir/%name
12mu|scrot-0.8-5|71	%_bindir/%name
12mu|scrot-0.8-5|72	%_mandir/man1/%name.1.*
12mu|scrot-0.8-5|73	
12mu|scrot-0.8-5|74	%files gnome
12mu|scrot-0.8-5|75	%_bindir/%{name}-*
12mu|scrot-0.8-5|76	%_sysconfdir/dconf/*
12mu|scrot-0.8-5|77	%_datadir/glib-2.0/schemas/*.override
12mu|scrot-0.8-5|78	
12mu|scrot-0.8-5|79	%changelog
12mu|scrot-0.8-5|80	* Tue Oct 22 2013 Tigro <ashejn@gmail.com> 0.8-5
12mu|scrot-0.8-5|81	+ Revision: bef1a96
12mu|scrot-0.8-5|82	- Merge branch 'rosa2012.1' of abf.rosalinux.ru:import/scrot into rosa2012.1
12mu|scrot-0.8-5|83	
12mu|scrot-0.8-5|84	

20794 12
12mu|SDL12-1.2.15-7|1	%define	fname	SDL
12mu|SDL12-1.2.15-7|2	%define	api	1.2
12mu|SDL12-1.2.15-7|3	%define	major	0
12mu|SDL12-1.2.15-7|4	%define	libname	%mklibname %{fname} %{api} %{major}
12mu|SDL12-1.2.15-7|5	%define	devname	%mklibname %{fname} -d
12mu|SDL12-1.2.15-7|6	
12mu|SDL12-1.2.15-7|7	%define	build_plugins	0
12mu|SDL12-1.2.15-7|8	%define	build_directfb	1
12mu|SDL12-1.2.15-7|9	%define	build_ggi	1
12mu|SDL12-1.2.15-7|10	%define	build_aalib	1
12mu|SDL12-1.2.15-7|11	
12mu|SDL12-1.2.15-7|12	Summary:	Simple DirectMedia Layer
12mu|SDL12-1.2.15-7|13	Name:		SDL12
12mu|SDL12-1.2.15-7|14	Version:	1.2.15
12mu|SDL12-1.2.15-7|15	Release:	7
12mu|SDL12-1.2.15-7|16	License:	LGPLv2+
12mu|SDL12-1.2.15-7|17	Group:		System/Libraries
12mu|SDL12-1.2.15-7|18	Url:		http://www.libsdl.org/
12mu|SDL12-1.2.15-7|19	Source0:	http://www.libsdl.org/release/%{fname}-%{version}.tar.gz
12mu|SDL12-1.2.15-7|20	Patch0:		SDL-1.2.10-fixrpath.patch
12mu|SDL12-1.2.15-7|21	Patch1:		SDL-1.2.14-anonymous-enums.patch
12mu|SDL12-1.2.15-7|22	# (cg) 1.2.13-10mdv Use pulse output by default
12mu|SDL12-1.2.15-7|23	Patch2:		SDL-1.2.14-dont-propagate-lpthread.patch
12mu|SDL12-1.2.15-7|24	# (fc) 1.2.13-7mdv fix crash in pulseaudio backend when /proc is not mounted (Mdv bug #38220)
12mu|SDL12-1.2.15-7|25	Patch3:		SDL-1.2.14-noproc.patch
12mu|SDL12-1.2.15-7|26	# (misc) patch from fedora to solve ri-li crash ( mdv bug #45721 )
12mu|SDL12-1.2.15-7|27	Patch4:		SDL-1.2.13-rh484362.patch
12mu|SDL12-1.2.15-7|28	# (MD) from fedora
12mu|SDL12-1.2.15-7|29	Patch5:		SDL-1.2.15-const_XData32.patch
12mu|SDL12-1.2.15-7|30	
12mu|SDL12-1.2.15-7|31	# debian patches
12mu|SDL12-1.2.15-7|32	Patch102:	060_disable_ipod.diff
12mu|SDL12-1.2.15-7|33	Patch103:	205_x11_keysym_fix.diff
12mu|SDL12-1.2.15-7|34	# needs to be updated or dropped
12mu|SDL12-1.2.15-7|35	#Patch104:	221_check_SDL_NOKBD_environment_variable.diff
12mu|SDL12-1.2.15-7|36	Patch107:	310_fixmouseclicks
12mu|SDL12-1.2.15-7|37	
12mu|SDL12-1.2.15-7|38	BuildRequires:	chrpath
12mu|SDL12-1.2.15-7|39	BuildRequires:	nas-devel
12mu|SDL12-1.2.15-7|40	BuildRequires:	pkgconfig(alsa)
12mu|SDL12-1.2.15-7|41	BuildRequires:	pkgconfig(gl)
12mu|SDL12-1.2.15-7|42	BuildRequires:	pkgconfig(glu)
12mu|SDL12-1.2.15-7|43	BuildRequires:	pkgconfig(libpulse)
12mu|SDL12-1.2.15-7|44	BuildRequires:	pkgconfig(xrandr)
12mu|SDL12-1.2.15-7|45	BuildRequires:	pkgconfig(zlib)
12mu|SDL12-1.2.15-7|46	%ifarch %{ix86}
12mu|SDL12-1.2.15-7|47	BuildRequires:	yasm
12mu|SDL12-1.2.15-7|48	%endif
12mu|SDL12-1.2.15-7|49	%if %{build_plugins}
12mu|SDL12-1.2.15-7|50	BuildRequires:	libltdl-devel
12mu|SDL12-1.2.15-7|51	%endif
12mu|SDL12-1.2.15-7|52	%if %{build_directfb}
12mu|SDL12-1.2.15-7|53	BuildRequires:	pkgconfig(directfb)
12mu|SDL12-1.2.15-7|54	%endif
12mu|SDL12-1.2.15-7|55	%if %{build_ggi}
12mu|SDL12-1.2.15-7|56	BuildRequires:	libggi-devel
12mu|SDL12-1.2.15-7|57	%endif
12mu|SDL12-1.2.15-7|58	%if %{build_aalib}
12mu|SDL12-1.2.15-7|59	BuildRequires:	aalib-devel
12mu|SDL12-1.2.15-7|60	%endif
12mu|SDL12-1.2.15-7|61	
12mu|SDL12-1.2.15-7|62	%description
12mu|SDL12-1.2.15-7|63	This is the Simple DirectMedia Layer, a generic API that provides low level
12mu|SDL12-1.2.15-7|64	access to audio, keyboard, mouse, and display framebuffer across multiple
12mu|SDL12-1.2.15-7|65	platforms.
12mu|SDL12-1.2.15-7|66	
12mu|SDL12-1.2.15-7|67	#----------------------------------------------------------------------------
12mu|SDL12-1.2.15-7|68	
12mu|SDL12-1.2.15-7|69	%package -n	%{libname}
12mu|SDL12-1.2.15-7|70	Summary:	Main library for %{name}
12mu|SDL12-1.2.15-7|71	Group:		System/Libraries
12mu|SDL12-1.2.15-7|72	
12mu|SDL12-1.2.15-7|73	%description -n	%{libname}
12mu|SDL12-1.2.15-7|74	This package contains the library needed to run programs dynamically
12mu|SDL12-1.2.15-7|75	linked with %{name}.
12mu|SDL12-1.2.15-7|76	
12mu|SDL12-1.2.15-7|77	%files -n %{libname}
12mu|SDL12-1.2.15-7|78	%doc README-SDL.txt CREDITS BUGS
12mu|SDL12-1.2.15-7|79	%{_libdir}/libSDL-%{api}.so.%{major}*
12mu|SDL12-1.2.15-7|80	%if %{build_plugins}
12mu|SDL12-1.2.15-7|81	%dir %{_libdir}/SDL
12mu|SDL12-1.2.15-7|82	%endif
12mu|SDL12-1.2.15-7|83	
12mu|SDL12-1.2.15-7|84	#----------------------------------------------------------------------------
12mu|SDL12-1.2.15-7|85	
12mu|SDL12-1.2.15-7|86	%package -n	%{devname}
12mu|SDL12-1.2.15-7|87	Summary:	Headers for developing programs that will use %{name}
12mu|SDL12-1.2.15-7|88	Group:		Development/C
12mu|SDL12-1.2.15-7|89	Requires:	%{libname} = %{EVRD}
12mu|SDL12-1.2.15-7|90	Provides:	%{name}-devel = %{EVRD}
12mu|SDL12-1.2.15-7|91	Provides:	SDL-devel = %{EVRD}
12mu|SDL12-1.2.15-7|92	
12mu|SDL12-1.2.15-7|93	%description -n	%{devname}
12mu|SDL12-1.2.15-7|94	This package contains the headers that programmers will need to develop
12mu|SDL12-1.2.15-7|95	applications which will use %{name}.
12mu|SDL12-1.2.15-7|96	
12mu|SDL12-1.2.15-7|97	%files -n %{devname}
12mu|SDL12-1.2.15-7|98	%doc README README-SDL.txt CREDITS BUGS WhatsNew docs.html
12mu|SDL12-1.2.15-7|99	%doc docs/html/*.html
12mu|SDL12-1.2.15-7|100	%{_bindir}/sdl-config
12mu|SDL12-1.2.15-7|101	%{multiarch_bindir}/sdl-config
12mu|SDL12-1.2.15-7|102	%{_libdir}/pkgconfig/sdl.pc
12mu|SDL12-1.2.15-7|103	%{_libdir}/*.so
12mu|SDL12-1.2.15-7|104	%{_libdir}/*.a
12mu|SDL12-1.2.15-7|105	%dir %{_includedir}/SDL
12mu|SDL12-1.2.15-7|106	%{_includedir}/SDL/*.h
12mu|SDL12-1.2.15-7|107	%{_datadir}/aclocal/*
12mu|SDL12-1.2.15-7|108	%{_mandir}/*/*
12mu|SDL12-1.2.15-7|109	
12mu|SDL12-1.2.15-7|110	#----------------------------------------------------------------------------
12mu|SDL12-1.2.15-7|111	
12mu|SDL12-1.2.15-7|112	%if %{build_plugins}
12mu|SDL12-1.2.15-7|113	%if %{build_ggi}
12mu|SDL12-1.2.15-7|114	%package -n	%{libname}-video-ggi
12mu|SDL12-1.2.15-7|115	Summary:	GGI video support for SDL
12mu|SDL12-1.2.15-7|116	Group:		System/Libraries
12mu|SDL12-1.2.15-7|117	
12mu|SDL12-1.2.15-7|118	%description -n	%{libname}-video-ggi
12mu|SDL12-1.2.15-7|119	This is the Simple DirectMedia Layer, a generic API that provides low level
12mu|SDL12-1.2.15-7|120	access to audio, keyboard, mouse, and display framebuffer across multiple
12mu|SDL12-1.2.15-7|121	platforms.
12mu|SDL12-1.2.15-7|122	
12mu|SDL12-1.2.15-7|123	This package provides GGI video support as a plugin to SDL.
12mu|SDL12-1.2.15-7|124	
12mu|SDL12-1.2.15-7|125	%files -n %{libname}-video-ggi
12mu|SDL12-1.2.15-7|126	%{_libdir}/SDL/video_ggi.*
12mu|SDL12-1.2.15-7|127	%endif
12mu|SDL12-1.2.15-7|128	%endif
12mu|SDL12-1.2.15-7|129	
12mu|SDL12-1.2.15-7|130	#----------------------------------------------------------------------------
12mu|SDL12-1.2.15-7|131	
12mu|SDL12-1.2.15-7|132	%if %{build_plugins}
12mu|SDL12-1.2.15-7|133	%if %{build_directfb}
12mu|SDL12-1.2.15-7|134	%package -n	%{libname}-video-directfb
12mu|SDL12-1.2.15-7|135	Summary:	DirectFB video support for SDL
12mu|SDL12-1.2.15-7|136	Group:		System/Libraries
12mu|SDL12-1.2.15-7|137	
12mu|SDL12-1.2.15-7|138	%description -n	%{libname}-video-directfb
12mu|SDL12-1.2.15-7|139	This is the Simple DirectMedia Layer, a generic API that provides low level
12mu|SDL12-1.2.15-7|140	access to audio, keyboard, mouse, and display framebuffer across multiple
12mu|SDL12-1.2.15-7|141	platforms.
12mu|SDL12-1.2.15-7|142	
12mu|SDL12-1.2.15-7|143	This package provides DirectFB video support as a plugin to SDL.
12mu|SDL12-1.2.15-7|144	
12mu|SDL12-1.2.15-7|145	%files -n %{libname}-video-directfb
12mu|SDL12-1.2.15-7|146	%{_libdir}/SDL/video_directfb.*
12mu|SDL12-1.2.15-7|147	%endif
12mu|SDL12-1.2.15-7|148	%endif
12mu|SDL12-1.2.15-7|149	
12mu|SDL12-1.2.15-7|150	#----------------------------------------------------------------------------
12mu|SDL12-1.2.15-7|151	
12mu|SDL12-1.2.15-7|152	%prep
12mu|SDL12-1.2.15-7|153	%setup -qn %{fname}-%{version}
12mu|SDL12-1.2.15-7|154	%apply_patches
12mu|SDL12-1.2.15-7|155	
12mu|SDL12-1.2.15-7|156	iconv -f ISO-8859-1 -t UTF-8 CREDITS > CREDITS.tmp
12mu|SDL12-1.2.15-7|157	touch -r CREDITS CREDITS.tmp
12mu|SDL12-1.2.15-7|158	mv CREDITS.tmp CREDITS
12mu|SDL12-1.2.15-7|159	
12mu|SDL12-1.2.15-7|160	./autogen.sh
12mu|SDL12-1.2.15-7|161	
12mu|SDL12-1.2.15-7|162	%build
12mu|SDL12-1.2.15-7|163	export CFLAGS="%{optflags} -fPIC -funroll-loops -ffast-math -O3"
12mu|SDL12-1.2.15-7|164	export CXXFLAGS="$CFLAGS"
12mu|SDL12-1.2.15-7|165	%configure2_5x \
12mu|SDL12-1.2.15-7|166	--disable-static \
12mu|SDL12-1.2.15-7|167	--enable-video-opengl \
12mu|SDL12-1.2.15-7|168	--disable-video-svga \
12mu|SDL12-1.2.15-7|169	%if %{build_ggi}
12mu|SDL12-1.2.15-7|170	--enable-video-ggi \
12mu|SDL12-1.2.15-7|171	%if %{build_plugins}
12mu|SDL12-1.2.15-7|172	--enable-video-ggi-plugin \
12mu|SDL12-1.2.15-7|173	%endif
12mu|SDL12-1.2.15-7|174	%endif
12mu|SDL12-1.2.15-7|175	%if %{build_directfb}
12mu|SDL12-1.2.15-7|176	--enable-video-directfb \
12mu|SDL12-1.2.15-7|177	%if %{build_plugins}
12mu|SDL12-1.2.15-7|178	--enable-video-directfb-plugin \
12mu|SDL12-1.2.15-7|179	%endif
12mu|SDL12-1.2.15-7|180	%endif
12mu|SDL12-1.2.15-7|181	%if %{build_aalib}
12mu|SDL12-1.2.15-7|182	--enable-video-aalib \
12mu|SDL12-1.2.15-7|183	%if %{build_plugins}
12mu|SDL12-1.2.15-7|184	--enable-video-aalib-plugin \
12mu|SDL12-1.2.15-7|185	%endif
12mu|SDL12-1.2.15-7|186	%endif
12mu|SDL12-1.2.15-7|187	%ifarch %{ix86} x86_64
12mu|SDL12-1.2.15-7|188	--enable-nasm \
12mu|SDL12-1.2.15-7|189	%else
12mu|SDL12-1.2.15-7|190	--disable-nasm \
12mu|SDL12-1.2.15-7|191	%endif
12mu|SDL12-1.2.15-7|192	--enable-assembly \
12mu|SDL12-1.2.15-7|193	--enable-sdl-dlopen \
12mu|SDL12-1.2.15-7|194	--enable-nas \
12mu|SDL12-1.2.15-7|195	--enable-nas-shared \
12mu|SDL12-1.2.15-7|196	--enable-pulseaudio \
12mu|SDL12-1.2.15-7|197	--enable-pulseaudio-shared \
12mu|SDL12-1.2.15-7|198	--enable-alsa \
12mu|SDL12-1.2.15-7|199	--enable-alsa-shared \
12mu|SDL12-1.2.15-7|200	--disable-arts \
12mu|SDL12-1.2.15-7|201	--disable-esd \
12mu|SDL12-1.2.15-7|202	--program-prefix= \
12mu|SDL12-1.2.15-7|203	--disable-rpath
12mu|SDL12-1.2.15-7|204	%make
12mu|SDL12-1.2.15-7|205	
12mu|SDL12-1.2.15-7|206	%install
12mu|SDL12-1.2.15-7|207	%makeinstall_std
12mu|SDL12-1.2.15-7|208	
12mu|SDL12-1.2.15-7|209	# --disable-rpath does not seem to work correctly
12mu|SDL12-1.2.15-7|210	chrpath -d %{buildroot}%{_libdir}/libSDL.so
12mu|SDL12-1.2.15-7|211	
12mu|SDL12-1.2.15-7|212	#multiarch
12mu|SDL12-1.2.15-7|213	%multiarch_binaries %{buildroot}%{_bindir}/sdl-config
12mu|SDL12-1.2.15-7|214	

20795 12
12mu|SDL2-2.0.3-1|1	# For some reasons we have libver here, it doesn't affect SONAME
12mu|SDL2-2.0.3-1|2	%define libver 0.2.1
12mu|SDL2-2.0.3-1|3	%define api 2.0
12mu|SDL2-2.0.3-1|4	%define major 1
12mu|SDL2-2.0.3-1|5	%define libname %mklibname %{name}_ %{api} %{major}
12mu|SDL2-2.0.3-1|6	%define devname %mklibname %{name} -d
12mu|SDL2-2.0.3-1|7	
12mu|SDL2-2.0.3-1|8	Summary:	Simple DirectMedia Layer
12mu|SDL2-2.0.3-1|9	Name:		SDL2
12mu|SDL2-2.0.3-1|10	Version:	2.0.3
12mu|SDL2-2.0.3-1|11	Release:	1
12mu|SDL2-2.0.3-1|12	License:	Zlib
12mu|SDL2-2.0.3-1|13	Group:		System/Libraries
12mu|SDL2-2.0.3-1|14	Url:		http://www.libsdl.org/
12mu|SDL2-2.0.3-1|15	Source0:	http://www.libsdl.org/release/%{name}-%{version}.tar.gz
12mu|SDL2-2.0.3-1|16	Patch0:		SDL2-2.0.3-cmake.patch
12mu|SDL2-2.0.3-1|17	#Patch1:		SDL2-2.0.1-cmake-joystick.patch
12mu|SDL2-2.0.3-1|18	BuildRequires:	nas-devel
12mu|SDL2-2.0.3-1|19	BuildRequires:	pkgconfig(alsa)
12mu|SDL2-2.0.3-1|20	BuildRequires:	pkgconfig(dbus-1)
12mu|SDL2-2.0.3-1|21	BuildRequires:	pkgconfig(gl)
12mu|SDL2-2.0.3-1|22	BuildRequires:	pkgconfig(glu)
12mu|SDL2-2.0.3-1|23	BuildRequires:	pkgconfig(libpulse)
12mu|SDL2-2.0.3-1|24	BuildRequires:	pkgconfig(libusb)
12mu|SDL2-2.0.3-1|25	BuildRequires:	pkgconfig(udev)
12mu|SDL2-2.0.3-1|26	BuildRequires:	pkgconfig(xcursor)
12mu|SDL2-2.0.3-1|27	BuildRequires:	pkgconfig(xext)
12mu|SDL2-2.0.3-1|28	BuildRequires:	pkgconfig(xi)
12mu|SDL2-2.0.3-1|29	BuildRequires:	pkgconfig(xinerama)
12mu|SDL2-2.0.3-1|30	BuildRequires:	pkgconfig(xrandr)
12mu|SDL2-2.0.3-1|31	BuildRequires:	pkgconfig(xscrnsaver)
12mu|SDL2-2.0.3-1|32	BuildRequires:	pkgconfig(xxf86vm)
12mu|SDL2-2.0.3-1|33	BuildRequires:	pkgconfig(zlib)
12mu|SDL2-2.0.3-1|34	BuildRequires:	cmake
12mu|SDL2-2.0.3-1|35	
12mu|SDL2-2.0.3-1|36	#----------------------------------------------------------------------------
12mu|SDL2-2.0.3-1|37	
12mu|SDL2-2.0.3-1|38	%description
12mu|SDL2-2.0.3-1|39	This is the Simple DirectMedia Layer, a generic API that provides low level
12mu|SDL2-2.0.3-1|40	access to audio, keyboard, mouse, and display framebuffer across multiple
12mu|SDL2-2.0.3-1|41	platforms.
12mu|SDL2-2.0.3-1|42	
12mu|SDL2-2.0.3-1|43	%package -n	%{libname}
12mu|SDL2-2.0.3-1|44	Summary:	Main library for %{name}
12mu|SDL2-2.0.3-1|45	Group:		System/Libraries
12mu|SDL2-2.0.3-1|46	
12mu|SDL2-2.0.3-1|47	%description -n	%{libname}
12mu|SDL2-2.0.3-1|48	This package contains the library needed to run programs dynamically
12mu|SDL2-2.0.3-1|49	linked with %{name}.
12mu|SDL2-2.0.3-1|50	
12mu|SDL2-2.0.3-1|51	%files -n %{libname}
12mu|SDL2-2.0.3-1|52	%doc README.txt README-SDL.txt CREDITS.txt COPYING.txt BUGS.txt WhatsNew.txt
12mu|SDL2-2.0.3-1|53	%{_libdir}/libSDL2-%{api}.so.%{libver}
12mu|SDL2-2.0.3-1|54	%{_libdir}/libSDL2-%{api}.so.%{major}*
12mu|SDL2-2.0.3-1|55	
12mu|SDL2-2.0.3-1|56	#----------------------------------------------------------------------------
12mu|SDL2-2.0.3-1|57	
12mu|SDL2-2.0.3-1|58	%package -n	%{devname}
12mu|SDL2-2.0.3-1|59	Summary:	Headers for developing programs that will use %{name}
12mu|SDL2-2.0.3-1|60	Group:		Development/C
12mu|SDL2-2.0.3-1|61	Requires:	%{libname} = %{version}-%{release}
12mu|SDL2-2.0.3-1|62	Provides:	%{name}-devel = %{version}-%{release}
12mu|SDL2-2.0.3-1|63	
12mu|SDL2-2.0.3-1|64	%description -n	%{devname}
12mu|SDL2-2.0.3-1|65	This package contains the headers that programmers will need to develop
12mu|SDL2-2.0.3-1|66	applications which will use %{name}.
12mu|SDL2-2.0.3-1|67	
12mu|SDL2-2.0.3-1|68	%files -n %{devname}
12mu|SDL2-2.0.3-1|69	%doc README.txt README-SDL.txt CREDITS.txt COPYING.txt BUGS.txt WhatsNew.txt
12mu|SDL2-2.0.3-1|70	%{_bindir}/sdl2-config
12mu|SDL2-2.0.3-1|71	%{_libdir}/pkgconfig/sdl2.pc
12mu|SDL2-2.0.3-1|72	%{_libdir}/*.so
12mu|SDL2-2.0.3-1|73	%dir %{_includedir}/SDL2
12mu|SDL2-2.0.3-1|74	%{_includedir}/SDL2/*.h
12mu|SDL2-2.0.3-1|75	%{_datadir}/aclocal/sdl2.m4
12mu|SDL2-2.0.3-1|76	
12mu|SDL2-2.0.3-1|77	#----------------------------------------------------------------------------
12mu|SDL2-2.0.3-1|78	
12mu|SDL2-2.0.3-1|79	%prep
12mu|SDL2-2.0.3-1|80	%setup -q
12mu|SDL2-2.0.3-1|81	%apply_patches
12mu|SDL2-2.0.3-1|82	
12mu|SDL2-2.0.3-1|83	%build
12mu|SDL2-2.0.3-1|84	%cmake -DRPATH:BOOL=OFF
12mu|SDL2-2.0.3-1|85	%make
12mu|SDL2-2.0.3-1|86	
12mu|SDL2-2.0.3-1|87	%install
12mu|SDL2-2.0.3-1|88	%makeinstall_std -C build
12mu|SDL2-2.0.3-1|89	
12mu|SDL2-2.0.3-1|90	rm -f %{buildroot}%{_libdir}/*.a
12mu|SDL2-2.0.3-1|91	
12mu|SDL2-2.0.3-1|92	
12mu|SDL2-2.0.3-1|93	%changelog
12mu|SDL2-2.0.3-1|94	* Sun Jun 08 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.3-1
12mu|SDL2-2.0.3-1|95	+ Revision: 36c062a
12mu|SDL2-2.0.3-1|96	- New version 2.0.3
12mu|SDL2-2.0.3-1|97	
12mu|SDL2-2.0.3-1|98	

20796 12
12mu|SDL2_image-2.0.0-1|1	%define major 0
12mu|SDL2_image-2.0.0-1|2	%define api 2.0
12mu|SDL2_image-2.0.0-1|3	%define libname %mklibname %{name} %{api} %{major}
12mu|SDL2_image-2.0.0-1|4	%define devname %mklibname %{name} -d
12mu|SDL2_image-2.0.0-1|5	
12mu|SDL2_image-2.0.0-1|6	Summary:	Simple DirectMedia Layer 2 - image
12mu|SDL2_image-2.0.0-1|7	Name:		SDL2_image
12mu|SDL2_image-2.0.0-1|8	Version:	2.0.0
12mu|SDL2_image-2.0.0-1|9	Release:	1
12mu|SDL2_image-2.0.0-1|10	License:	Zlib
12mu|SDL2_image-2.0.0-1|11	Group:		System/Libraries
12mu|SDL2_image-2.0.0-1|12	Url:		http://www.libsdl.org/projects/SDL_image/index.html
12mu|SDL2_image-2.0.0-1|13	Source0:	http://www.libsdl.org/projects/SDL_image/release/%{name}-%{version}.tar.gz
12mu|SDL2_image-2.0.0-1|14	BuildRequires:	jpeg-devel
12mu|SDL2_image-2.0.0-1|15	BuildRequires:	pkgconfig(libpng)
12mu|SDL2_image-2.0.0-1|16	BuildRequires:	pkgconfig(libtiff-4)
12mu|SDL2_image-2.0.0-1|17	BuildRequires:	pkgconfig(libwebp)
12mu|SDL2_image-2.0.0-1|18	BuildRequires:	pkgconfig(sdl2)
12mu|SDL2_image-2.0.0-1|19	
12mu|SDL2_image-2.0.0-1|20	%description
12mu|SDL2_image-2.0.0-1|21	This is a simple library to load images of various formats as SDL2 surfaces.
12mu|SDL2_image-2.0.0-1|22	This library currently supports BMP, PPM, PCX, GIF, JPEG, and PNG formats.
12mu|SDL2_image-2.0.0-1|23	
12mu|SDL2_image-2.0.0-1|24	#----------------------------------------------------------------------------
12mu|SDL2_image-2.0.0-1|25	
12mu|SDL2_image-2.0.0-1|26	%package -n %{libname}
12mu|SDL2_image-2.0.0-1|27	Summary:	Main library for %{name}
12mu|SDL2_image-2.0.0-1|28	Group:		System/Libraries
12mu|SDL2_image-2.0.0-1|29	
12mu|SDL2_image-2.0.0-1|30	%description -n %{libname}
12mu|SDL2_image-2.0.0-1|31	This package contains the library needed to run programs dynamically
12mu|SDL2_image-2.0.0-1|32	linked with %{name}.
12mu|SDL2_image-2.0.0-1|33	
12mu|SDL2_image-2.0.0-1|34	%files -n %{libname}
12mu|SDL2_image-2.0.0-1|35	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12mu|SDL2_image-2.0.0-1|36	
12mu|SDL2_image-2.0.0-1|37	#----------------------------------------------------------------------------
12mu|SDL2_image-2.0.0-1|38	
12mu|SDL2_image-2.0.0-1|39	%package -n %{devname}
12mu|SDL2_image-2.0.0-1|40	Summary:	Headers for developing programs that will use %{name}
12mu|SDL2_image-2.0.0-1|41	Group:		Development/C
12mu|SDL2_image-2.0.0-1|42	Requires:	%{libname} = %{EVRD}
12mu|SDL2_image-2.0.0-1|43	Provides:	%{name}-devel = %{EVRD}
12mu|SDL2_image-2.0.0-1|44	
12mu|SDL2_image-2.0.0-1|45	%description -n %{devname}
12mu|SDL2_image-2.0.0-1|46	This package contains the headers that programmers will need to develop
12mu|SDL2_image-2.0.0-1|47	applications which will use %{name}.
12mu|SDL2_image-2.0.0-1|48	
12mu|SDL2_image-2.0.0-1|49	%files -n %{devname}
12mu|SDL2_image-2.0.0-1|50	%doc README.txt CHANGES.txt COPYING.txt
12mu|SDL2_image-2.0.0-1|51	%{_includedir}/SDL2/*
12mu|SDL2_image-2.0.0-1|52	%{_libdir}/lib%{name}.so
12mu|SDL2_image-2.0.0-1|53	%{_libdir}/pkgconfig/SDL2_image.pc
12mu|SDL2_image-2.0.0-1|54	
12mu|SDL2_image-2.0.0-1|55	#----------------------------------------------------------------------------
12mu|SDL2_image-2.0.0-1|56	
12mu|SDL2_image-2.0.0-1|57	%prep
12mu|SDL2_image-2.0.0-1|58	%setup -q
12mu|SDL2_image-2.0.0-1|59	
12mu|SDL2_image-2.0.0-1|60	%build
12mu|SDL2_image-2.0.0-1|61	# (anssi) --disable-x-shared disable dlopening, so that we link to them
12mu|SDL2_image-2.0.0-1|62	# dynamically instead, and thus get correct autorequires
12mu|SDL2_image-2.0.0-1|63	%configure2_5x \
12mu|SDL2_image-2.0.0-1|64	--disable-static \
12mu|SDL2_image-2.0.0-1|65	--enable-bmp \
12mu|SDL2_image-2.0.0-1|66	--enable-gif \
12mu|SDL2_image-2.0.0-1|67	--enable-jpg \
12mu|SDL2_image-2.0.0-1|68	--enable-pcx \
12mu|SDL2_image-2.0.0-1|69	--enable-png \
12mu|SDL2_image-2.0.0-1|70	--enable-tif \
12mu|SDL2_image-2.0.0-1|71	--enable-xpm \
12mu|SDL2_image-2.0.0-1|72	--disable-jpg-shared \
12mu|SDL2_image-2.0.0-1|73	--disable-png-shared \
12mu|SDL2_image-2.0.0-1|74	--disable-tif-shared
12mu|SDL2_image-2.0.0-1|75	
12mu|SDL2_image-2.0.0-1|76	%make
12mu|SDL2_image-2.0.0-1|77	
12mu|SDL2_image-2.0.0-1|78	%install
12mu|SDL2_image-2.0.0-1|79	%makeinstall_std
12mu|SDL2_image-2.0.0-1|80	
12mu|SDL2_image-2.0.0-1|81	
12mu|SDL2_image-2.0.0-1|82	%changelog
12mu|SDL2_image-2.0.0-1|83	* Sun Jun 08 2014 Rosa <rosa@abf.rosalinux.ru> 2.0.0-1
12mu|SDL2_image-2.0.0-1|84	+ Revision: b4f1b40
12mu|SDL2_image-2.0.0-1|85	- Automatic import for version 2.0.0-1
12mu|SDL2_image-2.0.0-1|86	
12mu|SDL2_image-2.0.0-1|87	

20797 12
12mu|SDL2_mixer-2.0.0-1|1	%define major 0
12mu|SDL2_mixer-2.0.0-1|2	%define api 2.0
12mu|SDL2_mixer-2.0.0-1|3	%define libname %mklibname %{name} %{api} %{major}
12mu|SDL2_mixer-2.0.0-1|4	%define devname %mklibname %{name} -d
12mu|SDL2_mixer-2.0.0-1|5	
12mu|SDL2_mixer-2.0.0-1|6	Summary:	Simple DirectMedia Layer 2 - mixer
12mu|SDL2_mixer-2.0.0-1|7	Name:		SDL2_mixer
12mu|SDL2_mixer-2.0.0-1|8	Version:	2.0.0
12mu|SDL2_mixer-2.0.0-1|9	Release:	1
12mu|SDL2_mixer-2.0.0-1|10	License:	Zlib
12mu|SDL2_mixer-2.0.0-1|11	Group:		System/Libraries
12mu|SDL2_mixer-2.0.0-1|12	Url:		http://www.libsdl.org/projects/SDL_mixer/
12mu|SDL2_mixer-2.0.0-1|13	Source0:	http://www.libsdl.org/projects/SDL_mixer/release/%{name}-%{version}.tar.gz
12mu|SDL2_mixer-2.0.0-1|14	Patch0:		sdl2_mixer-2.0.0-mga-libmodplug-includes.patch
12mu|SDL2_mixer-2.0.0-1|15	BuildRequires:	libmikmod-devel
12mu|SDL2_mixer-2.0.0-1|16	BuildRequires:	pkgconfig(flac)
12mu|SDL2_mixer-2.0.0-1|17	BuildRequires:	pkgconfig(fluidsynth)
12mu|SDL2_mixer-2.0.0-1|18	BuildRequires:	pkgconfig(libmodplug)
12mu|SDL2_mixer-2.0.0-1|19	BuildRequires:	pkgconfig(sdl2)
12mu|SDL2_mixer-2.0.0-1|20	BuildRequires:	pkgconfig(vorbis)
12mu|SDL2_mixer-2.0.0-1|21	BuildRequires:	pkgconfig(zlib)
12mu|SDL2_mixer-2.0.0-1|22	
12mu|SDL2_mixer-2.0.0-1|23	%description
12mu|SDL2_mixer-2.0.0-1|24	SDL2_mixer is a sample multi-channel audio mixer library. It supports any
12mu|SDL2_mixer-2.0.0-1|25	number of simultaneously playing channels of 16 bit stereo audio, plus a
12mu|SDL2_mixer-2.0.0-1|26	single channel of music, mixed by the popular MikMod MOD, Timidity MIDI
12mu|SDL2_mixer-2.0.0-1|27	and SMPEG MP3 libraries.
12mu|SDL2_mixer-2.0.0-1|28	
12mu|SDL2_mixer-2.0.0-1|29	#----------------------------------------------------------------------------
12mu|SDL2_mixer-2.0.0-1|30	
12mu|SDL2_mixer-2.0.0-1|31	%package -n %{libname}
12mu|SDL2_mixer-2.0.0-1|32	Summary:	Main library for %{name}
12mu|SDL2_mixer-2.0.0-1|33	Group:		System/Libraries
12mu|SDL2_mixer-2.0.0-1|34	
12mu|SDL2_mixer-2.0.0-1|35	%description -n %{libname}
12mu|SDL2_mixer-2.0.0-1|36	This package contains the library needed to run programs dynamically
12mu|SDL2_mixer-2.0.0-1|37	linked with %{name}.
12mu|SDL2_mixer-2.0.0-1|38	
12mu|SDL2_mixer-2.0.0-1|39	%files -n %{libname}
12mu|SDL2_mixer-2.0.0-1|40	%doc COPYING.txt
12mu|SDL2_mixer-2.0.0-1|41	%doc timidity/FAQ timidity/README
12mu|SDL2_mixer-2.0.0-1|42	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12mu|SDL2_mixer-2.0.0-1|43	
12mu|SDL2_mixer-2.0.0-1|44	#----------------------------------------------------------------------------
12mu|SDL2_mixer-2.0.0-1|45	
12mu|SDL2_mixer-2.0.0-1|46	%package -n %{devname}
12mu|SDL2_mixer-2.0.0-1|47	Summary:	Headers for developing programs that will use %{name}
12mu|SDL2_mixer-2.0.0-1|48	Group:		Development/C
12mu|SDL2_mixer-2.0.0-1|49	Requires:	%{libname} = %{EVRD}
12mu|SDL2_mixer-2.0.0-1|50	Provides:	%{name}-devel = %{EVRD}
12mu|SDL2_mixer-2.0.0-1|51	
12mu|SDL2_mixer-2.0.0-1|52	%description -n %{devname}
12mu|SDL2_mixer-2.0.0-1|53	This package contains the headers that programmers will need to develop
12mu|SDL2_mixer-2.0.0-1|54	applications which will use %{name}.
12mu|SDL2_mixer-2.0.0-1|55	
12mu|SDL2_mixer-2.0.0-1|56	%files -n %{devname}
12mu|SDL2_mixer-2.0.0-1|57	%doc README.txt CHANGES.txt
12mu|SDL2_mixer-2.0.0-1|58	%{_libdir}/lib%{name}.so
12mu|SDL2_mixer-2.0.0-1|59	%{_includedir}/SDL2/*
12mu|SDL2_mixer-2.0.0-1|60	%{_libdir}/pkgconfig/%{name}.pc
12mu|SDL2_mixer-2.0.0-1|61	
12mu|SDL2_mixer-2.0.0-1|62	#----------------------------------------------------------------------------
12mu|SDL2_mixer-2.0.0-1|63	
12mu|SDL2_mixer-2.0.0-1|64	%package -n %{name}-player
12mu|SDL2_mixer-2.0.0-1|65	Summary:	Players using %{name}
12mu|SDL2_mixer-2.0.0-1|66	Group:		System/Libraries
12mu|SDL2_mixer-2.0.0-1|67	Conflicts:	SDL_mixer-player
12mu|SDL2_mixer-2.0.0-1|68	
12mu|SDL2_mixer-2.0.0-1|69	%description -n %{name}-player
12mu|SDL2_mixer-2.0.0-1|70	This package contains binary to test the associated library.
12mu|SDL2_mixer-2.0.0-1|71	
12mu|SDL2_mixer-2.0.0-1|72	%files -n %{name}-player
12mu|SDL2_mixer-2.0.0-1|73	%doc README.txt
12mu|SDL2_mixer-2.0.0-1|74	%{_bindir}/playwave
12mu|SDL2_mixer-2.0.0-1|75	%{_bindir}/playmus
12mu|SDL2_mixer-2.0.0-1|76	
12mu|SDL2_mixer-2.0.0-1|77	#----------------------------------------------------------------------------
12mu|SDL2_mixer-2.0.0-1|78	
12mu|SDL2_mixer-2.0.0-1|79	%prep
12mu|SDL2_mixer-2.0.0-1|80	%setup -q
12mu|SDL2_mixer-2.0.0-1|81	%patch0 -p1
12mu|SDL2_mixer-2.0.0-1|82	
12mu|SDL2_mixer-2.0.0-1|83	%build
12mu|SDL2_mixer-2.0.0-1|84	%configure2_5x \
12mu|SDL2_mixer-2.0.0-1|85	--disable-static \
12mu|SDL2_mixer-2.0.0-1|86	--enable-music-mod \
12mu|SDL2_mixer-2.0.0-1|87	--disable-music-ogg-shared \
12mu|SDL2_mixer-2.0.0-1|88	--disable-music-flac-shared
12mu|SDL2_mixer-2.0.0-1|89	%make
12mu|SDL2_mixer-2.0.0-1|90	
12mu|SDL2_mixer-2.0.0-1|91	%install
12mu|SDL2_mixer-2.0.0-1|92	%makeinstall_std install-bin
12mu|SDL2_mixer-2.0.0-1|93	
12mu|SDL2_mixer-2.0.0-1|94	
12mu|SDL2_mixer-2.0.0-1|95	%changelog
12mu|SDL2_mixer-2.0.0-1|96	* Sun Jun 08 2014 Rosa <rosa@abf.rosalinux.ru> 2.0.0-1
12mu|SDL2_mixer-2.0.0-1|97	+ Revision: d871cef
12mu|SDL2_mixer-2.0.0-1|98	- Automatic import for version 2.0.0-1
12mu|SDL2_mixer-2.0.0-1|99	
12mu|SDL2_mixer-2.0.0-1|100	

20798 12
12mu|SDL2_net-2.0.0-1|1	%define major 0
12mu|SDL2_net-2.0.0-1|2	%define api 2.0
12mu|SDL2_net-2.0.0-1|3	%define libname %mklibname %{name} %{api} %{major}
12mu|SDL2_net-2.0.0-1|4	%define devname %mklibname %{name} -d
12mu|SDL2_net-2.0.0-1|5	
12mu|SDL2_net-2.0.0-1|6	Summary:	Simple DirectMedia Layer 2 - network
12mu|SDL2_net-2.0.0-1|7	Name:		SDL2_net
12mu|SDL2_net-2.0.0-1|8	Version:	2.0.0
12mu|SDL2_net-2.0.0-1|9	Release:	1
12mu|SDL2_net-2.0.0-1|10	License:	ZLib
12mu|SDL2_net-2.0.0-1|11	Group:		System/Libraries
12mu|SDL2_net-2.0.0-1|12	Url:		http://www.libsdl.org/projects/SDL_net/
12mu|SDL2_net-2.0.0-1|13	Source0:	http://www.libsdl.org/projects/SDL_net/release/%{name}-%{version}.tar.gz
12mu|SDL2_net-2.0.0-1|14	BuildRequires:	pkgconfig(sdl2)
12mu|SDL2_net-2.0.0-1|15	
12mu|SDL2_net-2.0.0-1|16	%description
12mu|SDL2_net-2.0.0-1|17	This is a small sample cross-platform networking library.
12mu|SDL2_net-2.0.0-1|18	
12mu|SDL2_net-2.0.0-1|19	#----------------------------------------------------------------------------
12mu|SDL2_net-2.0.0-1|20	
12mu|SDL2_net-2.0.0-1|21	%package -n %{libname}
12mu|SDL2_net-2.0.0-1|22	Summary:	Main library for %{name}
12mu|SDL2_net-2.0.0-1|23	Group:		System/Libraries
12mu|SDL2_net-2.0.0-1|24	
12mu|SDL2_net-2.0.0-1|25	%description -n %{libname}
12mu|SDL2_net-2.0.0-1|26	This package contains the library needed to run programs dynamically
12mu|SDL2_net-2.0.0-1|27	linked with %{name}.
12mu|SDL2_net-2.0.0-1|28	
12mu|SDL2_net-2.0.0-1|29	%files -n %{libname}
12mu|SDL2_net-2.0.0-1|30	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12mu|SDL2_net-2.0.0-1|31	
12mu|SDL2_net-2.0.0-1|32	#----------------------------------------------------------------------------
12mu|SDL2_net-2.0.0-1|33	
12mu|SDL2_net-2.0.0-1|34	%package -n %{devname}
12mu|SDL2_net-2.0.0-1|35	Summary:	Headers for developing programs that will use %{name}
12mu|SDL2_net-2.0.0-1|36	Group:		Development/C
12mu|SDL2_net-2.0.0-1|37	Requires:	%{libname} = %{EVRD}
12mu|SDL2_net-2.0.0-1|38	Provides:	%{name}-devel = %{EVRD}
12mu|SDL2_net-2.0.0-1|39	
12mu|SDL2_net-2.0.0-1|40	%description -n %{devname}
12mu|SDL2_net-2.0.0-1|41	This package contains the headers that programmers will need to develop
12mu|SDL2_net-2.0.0-1|42	applications which will use %{name}.
12mu|SDL2_net-2.0.0-1|43	
12mu|SDL2_net-2.0.0-1|44	%files -n %{devname}
12mu|SDL2_net-2.0.0-1|45	%doc README.txt CHANGES.txt COPYING.txt
12mu|SDL2_net-2.0.0-1|46	%{_libdir}/lib%{name}.so
12mu|SDL2_net-2.0.0-1|47	%{_libdir}/pkgconfig/*.pc
12mu|SDL2_net-2.0.0-1|48	%{_includedir}/SDL2/*
12mu|SDL2_net-2.0.0-1|49	
12mu|SDL2_net-2.0.0-1|50	#----------------------------------------------------------------------------
12mu|SDL2_net-2.0.0-1|51	
12mu|SDL2_net-2.0.0-1|52	%prep
12mu|SDL2_net-2.0.0-1|53	%setup -q
12mu|SDL2_net-2.0.0-1|54	
12mu|SDL2_net-2.0.0-1|55	%build
12mu|SDL2_net-2.0.0-1|56	%configure2_5x --disable-static
12mu|SDL2_net-2.0.0-1|57	%make
12mu|SDL2_net-2.0.0-1|58	
12mu|SDL2_net-2.0.0-1|59	%install
12mu|SDL2_net-2.0.0-1|60	%makeinstall_std
12mu|SDL2_net-2.0.0-1|61	
12mu|SDL2_net-2.0.0-1|62	
12mu|SDL2_net-2.0.0-1|63	%changelog
12mu|SDL2_net-2.0.0-1|64	* Sun Jun 08 2014 Rosa <rosa@abf.rosalinux.ru> 2.0.0-1
12mu|SDL2_net-2.0.0-1|65	+ Revision: 94469d4
12mu|SDL2_net-2.0.0-1|66	- Automatic import for version 2.0.0-1
12mu|SDL2_net-2.0.0-1|67	
12mu|SDL2_net-2.0.0-1|68	

20799 12
12mu|SDL2_ttf-2.0.12-1|1	%define major 0
12mu|SDL2_ttf-2.0.12-1|2	%define api 2.0
12mu|SDL2_ttf-2.0.12-1|3	%define libname %mklibname %{name} %{api} %{major}
12mu|SDL2_ttf-2.0.12-1|4	%define devname %mklibname %{name} -d
12mu|SDL2_ttf-2.0.12-1|5	
12mu|SDL2_ttf-2.0.12-1|6	Summary:	Simple DirectMedia Layer 2 - Sample TrueType Font Library
12mu|SDL2_ttf-2.0.12-1|7	Name:		SDL2_ttf
12mu|SDL2_ttf-2.0.12-1|8	Version:	2.0.12
12mu|SDL2_ttf-2.0.12-1|9	Release:	1
12mu|SDL2_ttf-2.0.12-1|10	License:	Zlib
12mu|SDL2_ttf-2.0.12-1|11	Group:		System/Libraries
12mu|SDL2_ttf-2.0.12-1|12	Url:		http://www.libsdl.org/projects/SDL_ttf/
12mu|SDL2_ttf-2.0.12-1|13	Source0:	http://www.libsdl.org/projects/SDL_ttf/release/%{name}-%{version}.tar.gz
12mu|SDL2_ttf-2.0.12-1|14	Patch0:		sdl2_ttf-2.0.12-mga-link.patch
12mu|SDL2_ttf-2.0.12-1|15	BuildRequires:	pkgconfig(sdl2)
12mu|SDL2_ttf-2.0.12-1|16	BuildRequires:	pkgconfig(freetype2)
12mu|SDL2_ttf-2.0.12-1|17	
12mu|SDL2_ttf-2.0.12-1|18	%description
12mu|SDL2_ttf-2.0.12-1|19	This is a sample library which allows you to use TrueType fonts in your SDL2
12mu|SDL2_ttf-2.0.12-1|20	applications.
12mu|SDL2_ttf-2.0.12-1|21	
12mu|SDL2_ttf-2.0.12-1|22	#----------------------------------------------------------------------------
12mu|SDL2_ttf-2.0.12-1|23	
12mu|SDL2_ttf-2.0.12-1|24	%package -n %{libname}
12mu|SDL2_ttf-2.0.12-1|25	Summary:	Main library for %{name}
12mu|SDL2_ttf-2.0.12-1|26	Group:		System/Libraries
12mu|SDL2_ttf-2.0.12-1|27	
12mu|SDL2_ttf-2.0.12-1|28	%description -n %{libname}
12mu|SDL2_ttf-2.0.12-1|29	This package contains the library needed to run programs dynamically
12mu|SDL2_ttf-2.0.12-1|30	linked with %{name}.
12mu|SDL2_ttf-2.0.12-1|31	
12mu|SDL2_ttf-2.0.12-1|32	%files -n %{libname}
12mu|SDL2_ttf-2.0.12-1|33	%{_libdir}/lib%{name}-%{api}.so.%{major}*
12mu|SDL2_ttf-2.0.12-1|34	
12mu|SDL2_ttf-2.0.12-1|35	#----------------------------------------------------------------------------
12mu|SDL2_ttf-2.0.12-1|36	
12mu|SDL2_ttf-2.0.12-1|37	%package -n %{devname}
12mu|SDL2_ttf-2.0.12-1|38	Summary:	Headers for developing programs that will use %{name}
12mu|SDL2_ttf-2.0.12-1|39	Group:		Development/C
12mu|SDL2_ttf-2.0.12-1|40	Requires:	%{libname} = %{EVRD}
12mu|SDL2_ttf-2.0.12-1|41	Provides:	%{name}-devel = %{EVRD}
12mu|SDL2_ttf-2.0.12-1|42	
12mu|SDL2_ttf-2.0.12-1|43	%description -n %{devname}
12mu|SDL2_ttf-2.0.12-1|44	This package contains the headers that programmers will need to develop
12mu|SDL2_ttf-2.0.12-1|45	applications which will use %{name}.
12mu|SDL2_ttf-2.0.12-1|46	
12mu|SDL2_ttf-2.0.12-1|47	%files -n %{devname}
12mu|SDL2_ttf-2.0.12-1|48	%doc README.txt CHANGES.txt COPYING.txt
12mu|SDL2_ttf-2.0.12-1|49	%{_includedir}/SDL2/*
12mu|SDL2_ttf-2.0.12-1|50	%{_libdir}/lib%{name}.so
12mu|SDL2_ttf-2.0.12-1|51	%{_libdir}/pkgconfig/%{name}.pc
12mu|SDL2_ttf-2.0.12-1|52	
12mu|SDL2_ttf-2.0.12-1|53	#----------------------------------------------------------------------------
12mu|SDL2_ttf-2.0.12-1|54	
12mu|SDL2_ttf-2.0.12-1|55	%prep
12mu|SDL2_ttf-2.0.12-1|56	%setup -q
12mu|SDL2_ttf-2.0.12-1|57	%patch0 -p1
12mu|SDL2_ttf-2.0.12-1|58	
12mu|SDL2_ttf-2.0.12-1|59	%build
12mu|SDL2_ttf-2.0.12-1|60	%configure2_5x --disable-static
12mu|SDL2_ttf-2.0.12-1|61	%make
12mu|SDL2_ttf-2.0.12-1|62	
12mu|SDL2_ttf-2.0.12-1|63	%install
12mu|SDL2_ttf-2.0.12-1|64	%makeinstall_std
12mu|SDL2_ttf-2.0.12-1|65	
12mu|SDL2_ttf-2.0.12-1|66	
12mu|SDL2_ttf-2.0.12-1|67	%changelog
12mu|SDL2_ttf-2.0.12-1|68	* Sun Jun 08 2014 Rosa <rosa@abf.rosalinux.ru> 2.0.12-1
12mu|SDL2_ttf-2.0.12-1|69	+ Revision: cd2f159
12mu|SDL2_ttf-2.0.12-1|70	- Automatic import for version 2.0.12-1
12mu|SDL2_ttf-2.0.12-1|71	
12mu|SDL2_ttf-2.0.12-1|72	

20800 12
12mu|SDL_mixer-1.2.12-3|1	%define		major 0
12mu|SDL_mixer-1.2.12-3|2	%define		apiver 1.2
12mu|SDL_mixer-1.2.12-3|3	%define		libname %mklibname %{name} %{apiver} %{major}
12mu|SDL_mixer-1.2.12-3|4	%define		develname %mklibname %{name} -d
12mu|SDL_mixer-1.2.12-3|5	
12mu|SDL_mixer-1.2.12-3|6	Name:		SDL_mixer
12mu|SDL_mixer-1.2.12-3|7	Version:	1.2.12
12mu|SDL_mixer-1.2.12-3|8	Release:	3
12mu|SDL_mixer-1.2.12-3|9	Summary:	Simple DirectMedia Layer - mixer
12mu|SDL_mixer-1.2.12-3|10	License:	LGPLv2+
12mu|SDL_mixer-1.2.12-3|11	Group:		System/Libraries
12mu|SDL_mixer-1.2.12-3|12	URL:		http://www.libsdl.org/projects/SDL_mixer/
12mu|SDL_mixer-1.2.12-3|13	Source0:	http://www.libsdl.org/projects/SDL_mixer/release/%{name}-%{version}.tar.gz
12mu|SDL_mixer-1.2.12-3|14	Patch0:		SDL_mixer-MikMod-1.patch
12mu|SDL_mixer-1.2.12-3|15	Patch1:		SDL_mixer-MikMod-2.patch
12mu|SDL_mixer-1.2.12-3|16	BuildRequires:	pkgconfig(sdl)
12mu|SDL_mixer-1.2.12-3|17	BuildRequires:	pkgconfig(esound)
12mu|SDL_mixer-1.2.12-3|18	BuildRequires:	libmikmod-devel
12mu|SDL_mixer-1.2.12-3|19	BuildRequires:	pkgconfig(vorbis)
12mu|SDL_mixer-1.2.12-3|20	BuildRequires:	zlib-devel
12mu|SDL_mixer-1.2.12-3|21	BuildRequires:	nas-devel
12mu|SDL_mixer-1.2.12-3|22	BuildRequires:	smpeg-devel >= 0.4.3
12mu|SDL_mixer-1.2.12-3|23	BuildRequires:	pkgconfig(flac)
12mu|SDL_mixer-1.2.12-3|24	BuildRequires:	libstdc++-static-devel
12mu|SDL_mixer-1.2.12-3|25	
12mu|SDL_mixer-1.2.12-3|26	%description
12mu|SDL_mixer-1.2.12-3|27	SDL_mixer is a sample multi-channel audio mixer library. It supports any
12mu|SDL_mixer-1.2.12-3|28	number of simultaneously playing channels of 16 bit stereo audio, plus a
12mu|SDL_mixer-1.2.12-3|29	single channel of music, mixed by the popular MikMod MOD, Timidity MIDI
12mu|SDL_mixer-1.2.12-3|30	and SMPEG MP3 libraries.
12mu|SDL_mixer-1.2.12-3|31	
12mu|SDL_mixer-1.2.12-3|32	%package -n %{libname}
12mu|SDL_mixer-1.2.12-3|33	Summary:	Main library for %{name}
12mu|SDL_mixer-1.2.12-3|34	Group:		System/Libraries
12mu|SDL_mixer-1.2.12-3|35	Obsoletes:	%{_lib}SDL_mixer1.2_0 < 1.2.10
12mu|SDL_mixer-1.2.12-3|36	Provides:	%{name} = %{version}-%{release}
12mu|SDL_mixer-1.2.12-3|37	
12mu|SDL_mixer-1.2.12-3|38	%description -n	%{libname}
12mu|SDL_mixer-1.2.12-3|39	This package contains the library needed to run programs dynamically
12mu|SDL_mixer-1.2.12-3|40	linked with %{name}.
12mu|SDL_mixer-1.2.12-3|41	
12mu|SDL_mixer-1.2.12-3|42	%package -n %{develname}
12mu|SDL_mixer-1.2.12-3|43	Summary:	Headers for developing programs that will use %{name}
12mu|SDL_mixer-1.2.12-3|44	Group:		Development/C
12mu|SDL_mixer-1.2.12-3|45	Requires:	%{libname} = %{version}-%{release}
12mu|SDL_mixer-1.2.12-3|46	Requires:	pkgconfig(sdl)
12mu|SDL_mixer-1.2.12-3|47	Provides:	%{name}-devel = %{version}-%{release}
12mu|SDL_mixer-1.2.12-3|48	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|SDL_mixer-1.2.12-3|49	Provides:	%{name}%{apiver}-devel = %{version}-%{release}
12mu|SDL_mixer-1.2.12-3|50	
12mu|SDL_mixer-1.2.12-3|51	%description -n %{develname}
12mu|SDL_mixer-1.2.12-3|52	This package contains the headers that programmers will need to develop
12mu|SDL_mixer-1.2.12-3|53	applications which will use %{name}.
12mu|SDL_mixer-1.2.12-3|54	
12mu|SDL_mixer-1.2.12-3|55	%package -n %{name}-player
12mu|SDL_mixer-1.2.12-3|56	Summary:	Players using %{name}
12mu|SDL_mixer-1.2.12-3|57	Group:		System/Libraries
12mu|SDL_mixer-1.2.12-3|58	Requires:	%{libname} = %{version}-%{release}
12mu|SDL_mixer-1.2.12-3|59	
12mu|SDL_mixer-1.2.12-3|60	%description -n %{name}-player
12mu|SDL_mixer-1.2.12-3|61	This package contains binary to test the associated library.
12mu|SDL_mixer-1.2.12-3|62	
12mu|SDL_mixer-1.2.12-3|63	%prep
12mu|SDL_mixer-1.2.12-3|64	%setup -q
12mu|SDL_mixer-1.2.12-3|65	%patch0 -p1
12mu|SDL_mixer-1.2.12-3|66	%patch1 -p1
12mu|SDL_mixer-1.2.12-3|67	
12mu|SDL_mixer-1.2.12-3|68	%build
12mu|SDL_mixer-1.2.12-3|69	# (Anssi 02/2010) The below --disable-music-foo-shared options do not disable
12mu|SDL_mixer-1.2.12-3|70	# support for the format in question. They just disable dlopen, and using the
12mu|SDL_mixer-1.2.12-3|71	# shared libraries directly, allowing rpm autodeps to work. Just using dlopen
12mu|SDL_mixer-1.2.12-3|72	# on them would make it quite likely that adding the deps later on downstream
12mu|SDL_mixer-1.2.12-3|73	# packages using SDL_mixer manually would be forgotten.
12mu|SDL_mixer-1.2.12-3|74	%configure2_5x	--enable-music-libmikmod=yes \
12mu|SDL_mixer-1.2.12-3|75	--enable-music-native-midi \
12mu|SDL_mixer-1.2.12-3|76	--disable-music-ogg-shared \
12mu|SDL_mixer-1.2.12-3|77	--disable-music-flac-shared \
12mu|SDL_mixer-1.2.12-3|78	--disable-music-mod-shared \
12mu|SDL_mixer-1.2.12-3|79	--disable-music-mp3-shared \
12mu|SDL_mixer-1.2.12-3|80	--disable-static
12mu|SDL_mixer-1.2.12-3|81	%make
12mu|SDL_mixer-1.2.12-3|82	
12mu|SDL_mixer-1.2.12-3|83	iconv -f ISO-8859-1 -t UTF-8 CHANGES > CHANGES.tmp
12mu|SDL_mixer-1.2.12-3|84	touch -r CHANGES CHANGES.tmp
12mu|SDL_mixer-1.2.12-3|85	%__mv CHANGES.tmp CHANGES
12mu|SDL_mixer-1.2.12-3|86	
12mu|SDL_mixer-1.2.12-3|87	%install
12mu|SDL_mixer-1.2.12-3|88	%makeinstall_std install-bin
12mu|SDL_mixer-1.2.12-3|89	
12mu|SDL_mixer-1.2.12-3|90	%files -n %{name}-player
12mu|SDL_mixer-1.2.12-3|91	%doc README
12mu|SDL_mixer-1.2.12-3|92	%{_bindir}/playwave
12mu|SDL_mixer-1.2.12-3|93	%{_bindir}/playmus
12mu|SDL_mixer-1.2.12-3|94	
12mu|SDL_mixer-1.2.12-3|95	%files -n %{libname}
12mu|SDL_mixer-1.2.12-3|96	%doc timidity/FAQ timidity/README
12mu|SDL_mixer-1.2.12-3|97	%{_libdir}/lib*%{apiver}.so.%{major}*
12mu|SDL_mixer-1.2.12-3|98	
12mu|SDL_mixer-1.2.12-3|99	%files -n %{develname}
12mu|SDL_mixer-1.2.12-3|100	%doc README CHANGES
12mu|SDL_mixer-1.2.12-3|101	%{_libdir}/lib*.so
12mu|SDL_mixer-1.2.12-3|102	%{_includedir}/SDL/*
12mu|SDL_mixer-1.2.12-3|103	%{_libdir}/pkgconfig/%{name}.pc
12mu|SDL_mixer-1.2.12-3|104	
12mu|SDL_mixer-1.2.12-3|105	%changelog
12mu|SDL_mixer-1.2.12-3|106	* Mon Mar 19 2012 Andrey Bondrov <abondrov@mandriva.org> 1.2.12-1mdv2012.0
12mu|SDL_mixer-1.2.12-3|107	+ Revision: 785613
12mu|SDL_mixer-1.2.12-3|108	- New version 1.2.12, don't build static lib, update file list
12mu|SDL_mixer-1.2.12-3|109	
12mu|SDL_mixer-1.2.12-3|110	* Wed Jan 04 2012 Andrey Bondrov <abondrov@mandriva.org> 1.2.11-8
12mu|SDL_mixer-1.2.12-3|111	+ Revision: 753220
12mu|SDL_mixer-1.2.12-3|112	- Rebuild for .la files issue
12mu|SDL_mixer-1.2.12-3|113	
12mu|SDL_mixer-1.2.12-3|114	* Sun Aug 21 2011 Tomas Kindl <supp@mandriva.org> 1.2.11-7
12mu|SDL_mixer-1.2.12-3|115	+ Revision: 696013
12mu|SDL_mixer-1.2.12-3|116	- add patch that MAY help to fix #58059
12mu|SDL_mixer-1.2.12-3|117	
12mu|SDL_mixer-1.2.12-3|118	* Mon Jun 20 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.11-6
12mu|SDL_mixer-1.2.12-3|119	+ Revision: 686304
12mu|SDL_mixer-1.2.12-3|120	- avoid pulling 32 bit libraries on 64 bit arch
12mu|SDL_mixer-1.2.12-3|121	
12mu|SDL_mixer-1.2.12-3|122	* Sat May 07 2011 Funda Wang <fwang@mandriva.org> 1.2.11-5
12mu|SDL_mixer-1.2.12-3|123	+ Revision: 672098
12mu|SDL_mixer-1.2.12-3|124	- add br
12mu|SDL_mixer-1.2.12-3|125	
12mu|SDL_mixer-1.2.12-3|126	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|SDL_mixer-1.2.12-3|127	- mass rebuild
12mu|SDL_mixer-1.2.12-3|128	
12mu|SDL_mixer-1.2.12-3|129	* Fri Dec 17 2010 Funda Wang <fwang@mandriva.org> 1.2.11-4mdv2011.0
12mu|SDL_mixer-1.2.12-3|130	+ Revision: 622468
12mu|SDL_mixer-1.2.12-3|131	- rebuild for new directfb
12mu|SDL_mixer-1.2.12-3|132	
12mu|SDL_mixer-1.2.12-3|133	+ Tomas Kindl <supp@mandriva.org>
12mu|SDL_mixer-1.2.12-3|134	- add provides for lib(64)SDL_mixer
12mu|SDL_mixer-1.2.12-3|135	
12mu|SDL_mixer-1.2.12-3|136	* Wed Feb 17 2010 Frederic Crozat <fcrozat@mandriva.com> 1.2.11-3mdv2010.1
12mu|SDL_mixer-1.2.12-3|137	+ Revision: 507126
12mu|SDL_mixer-1.2.12-3|138	- force rebuild
12mu|SDL_mixer-1.2.12-3|139	
12mu|SDL_mixer-1.2.12-3|140	* Mon Feb 15 2010 Anssi Hannula <anssi@mandriva.org> 1.2.11-2mdv2010.1
12mu|SDL_mixer-1.2.12-3|141	+ Revision: 506234
12mu|SDL_mixer-1.2.12-3|142	- do not use dlopen for music libraries to avoid missed dependencies on
12mu|SDL_mixer-1.2.12-3|143	downstream packages and 3rdparty applications
12mu|SDL_mixer-1.2.12-3|144	
12mu|SDL_mixer-1.2.12-3|145	* Fri Feb 05 2010 Tomas Kindl <supp@mandriva.org> 1.2.11-1mdv2010.1
12mu|SDL_mixer-1.2.12-3|146	+ Revision: 501019
12mu|SDL_mixer-1.2.12-3|147	- remove old/obsolete patches
12mu|SDL_mixer-1.2.12-3|148	- bump to 1.2.11, rendering most patches obsolete
12mu|SDL_mixer-1.2.12-3|149	
12mu|SDL_mixer-1.2.12-3|150	* Sun Jan 03 2010 Funda Wang <fwang@mandriva.org> 1.2.8-12mdv2010.1
12mu|SDL_mixer-1.2.12-3|151	+ Revision: 485994
12mu|SDL_mixer-1.2.12-3|152	- rebuild
12mu|SDL_mixer-1.2.12-3|153	
12mu|SDL_mixer-1.2.12-3|154	* Sun Nov 08 2009 Funda Wang <fwang@mandriva.org> 1.2.8-11mdv2010.1
12mu|SDL_mixer-1.2.12-3|155	+ Revision: 463086
12mu|SDL_mixer-1.2.12-3|156	- rebuild for new dfb
12mu|SDL_mixer-1.2.12-3|157	
12mu|SDL_mixer-1.2.12-3|158	* Sun Aug 09 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.8-10mdv2010.0
12mu|SDL_mixer-1.2.12-3|159	+ Revision: 413010
12mu|SDL_mixer-1.2.12-3|160	- rebuild
12mu|SDL_mixer-1.2.12-3|161	
12mu|SDL_mixer-1.2.12-3|162	+ Christophe Fergeau <cfergeau@mandriva.com>
12mu|SDL_mixer-1.2.12-3|163	- remove unneeded calls to autoconf/aclocal/libtoolize
12mu|SDL_mixer-1.2.12-3|164	- add missing -lm in linker flags
12mu|SDL_mixer-1.2.12-3|165	
12mu|SDL_mixer-1.2.12-3|166	* Sun Nov 09 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.8-9mdv2009.1
12mu|SDL_mixer-1.2.12-3|167	+ Revision: 301474
12mu|SDL_mixer-1.2.12-3|168	- rebuilt against new libxcb
12mu|SDL_mixer-1.2.12-3|169	
12mu|SDL_mixer-1.2.12-3|170	* Thu Aug 14 2008 Götz Waschk <waschk@mandriva.org> 1.2.8-8mdv2009.0
12mu|SDL_mixer-1.2.12-3|171	+ Revision: 271781
12mu|SDL_mixer-1.2.12-3|172	- rebuild
12mu|SDL_mixer-1.2.12-3|173	
12mu|SDL_mixer-1.2.12-3|174	* Sun Jul 27 2008 Götz Waschk <waschk@mandriva.org> 1.2.8-7mdv2009.0
12mu|SDL_mixer-1.2.12-3|175	+ Revision: 250614
12mu|SDL_mixer-1.2.12-3|176	- patch for bug #42160 (double free error)
12mu|SDL_mixer-1.2.12-3|177	
12mu|SDL_mixer-1.2.12-3|178	+ Pixel <pixel@mandriva.com>
12mu|SDL_mixer-1.2.12-3|179	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|SDL_mixer-1.2.12-3|180	
12mu|SDL_mixer-1.2.12-3|181	* Fri May 30 2008 Funda Wang <fwang@mandriva.org> 1.2.8-6mdv2009.0
12mu|SDL_mixer-1.2.12-3|182	+ Revision: 213219
12mu|SDL_mixer-1.2.12-3|183	- BR libz
12mu|SDL_mixer-1.2.12-3|184	
12mu|SDL_mixer-1.2.12-3|185	* Mon Mar 10 2008 Olivier Blin <blino@mandriva.org> 1.2.8-5mdv2008.1
12mu|SDL_mixer-1.2.12-3|186	+ Revision: 183454
12mu|SDL_mixer-1.2.12-3|187	- remove pulseaudio-devel requirement in devel package
12mu|SDL_mixer-1.2.12-3|188	(SDL is not dynamically linked with pulseaudio anymore)
12mu|SDL_mixer-1.2.12-3|189	
12mu|SDL_mixer-1.2.12-3|190	* Fri Mar 07 2008 Olivier Blin <blino@mandriva.org> 1.2.8-4mdv2008.1
12mu|SDL_mixer-1.2.12-3|191	+ Revision: 181200
12mu|SDL_mixer-1.2.12-3|192	- explicitely require pulseaudio-devel in devel package
12mu|SDL_mixer-1.2.12-3|193	(find-requires does not parse .la files, #38653, breaks toppler build)
12mu|SDL_mixer-1.2.12-3|194	
12mu|SDL_mixer-1.2.12-3|195	* Sun Jan 13 2008 Anssi Hannula <anssi@mandriva.org> 1.2.8-3mdv2008.1
12mu|SDL_mixer-1.2.12-3|196	+ Revision: 151077
12mu|SDL_mixer-1.2.12-3|197	- obsolete old library name
12mu|SDL_mixer-1.2.12-3|198	- provide %%name-devel
12mu|SDL_mixer-1.2.12-3|199	- versionize obsoletes
12mu|SDL_mixer-1.2.12-3|200	- do not provide old -devel name
12mu|SDL_mixer-1.2.12-3|201	- fix wrongly changed obsoletes of player subpkg
12mu|SDL_mixer-1.2.12-3|202	- fix typo in versioned requires of -devel
12mu|SDL_mixer-1.2.12-3|203	
12mu|SDL_mixer-1.2.12-3|204	* Sun Jan 13 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 1.2.8-2mdv2008.1
12mu|SDL_mixer-1.2.12-3|205	+ Revision: 150946
12mu|SDL_mixer-1.2.12-3|206	- new license policy
12mu|SDL_mixer-1.2.12-3|207	- new devel library policy
12mu|SDL_mixer-1.2.12-3|208	- spec file clean
12mu|SDL_mixer-1.2.12-3|209	- correct libification
12mu|SDL_mixer-1.2.12-3|210	
12mu|SDL_mixer-1.2.12-3|211	+ Olivier Blin <blino@mandriva.org>
12mu|SDL_mixer-1.2.12-3|212	- restore BuildRoot
12mu|SDL_mixer-1.2.12-3|213	
12mu|SDL_mixer-1.2.12-3|214	+ Thierry Vignaud <tv@mandriva.org>
12mu|SDL_mixer-1.2.12-3|215	- kill re-definition of %%buildroot on Pixel's request
12mu|SDL_mixer-1.2.12-3|216	
12mu|SDL_mixer-1.2.12-3|217	* Thu Jul 26 2007 Funda Wang <fwang@mandriva.org> 1.2.8-1mdv2008.0
12mu|SDL_mixer-1.2.12-3|218	+ Revision: 55751
12mu|SDL_mixer-1.2.12-3|219	- New version
12mu|SDL_mixer-1.2.12-3|220	
12mu|SDL_mixer-1.2.12-3|221	* Thu May 31 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.2.7-6mdv2008.0
12mu|SDL_mixer-1.2.12-3|222	+ Revision: 33460
12mu|SDL_mixer-1.2.12-3|223	- Rebuild with libslang2.
12mu|SDL_mixer-1.2.12-3|224	
12mu|SDL_mixer-1.2.12-3|225	* Mon May 21 2007 Funda Wang <fwang@mandriva.org> 1.2.7-5mdv2008.0
12mu|SDL_mixer-1.2.12-3|226	+ Revision: 29147
12mu|SDL_mixer-1.2.12-3|227	- Rebuild for new directfb
12mu|SDL_mixer-1.2.12-3|228	
12mu|SDL_mixer-1.2.12-3|229	
12mu|SDL_mixer-1.2.12-3|230	* Sat Feb 24 2007 Giuseppe Ghibò <ghibo@mandriva.com> 1.2.7-4mdv2007.0
12mu|SDL_mixer-1.2.12-3|231	+ Revision: 125375
12mu|SDL_mixer-1.2.12-3|232	- Rebuilt against libgii|libggi.
12mu|SDL_mixer-1.2.12-3|233	
12mu|SDL_mixer-1.2.12-3|234	+ Per Øyvind Karlsen <pkarlsen@mandriva.com>
12mu|SDL_mixer-1.2.12-3|235	- ouch, fix libmikmod patch
12mu|SDL_mixer-1.2.12-3|236	- versioned provides for %%{name}-devel
12mu|SDL_mixer-1.2.12-3|237	- link against smpeg, otherwise it won't pull in required dependency
12mu|SDL_mixer-1.2.12-3|238	link against system libmikmod (P2, derived from debian, then fixed)
12mu|SDL_mixer-1.2.12-3|239	fix timidity crash (P3, from SuSE)
12mu|SDL_mixer-1.2.12-3|240	64 bit fixes (P4, from SuSE)
12mu|SDL_mixer-1.2.12-3|241	endian fixes (P5, from SuSE)
12mu|SDL_mixer-1.2.12-3|242	- Import SDL_mixer
12mu|SDL_mixer-1.2.12-3|243	
12mu|SDL_mixer-1.2.12-3|244	* Sun Jun 25 2006 Gtz Waschk <waschk@mandriva.org> 1.2.7-1mdv2007.0
12mu|SDL_mixer-1.2.12-3|245	- fix installation
12mu|SDL_mixer-1.2.12-3|246	- bump deps
12mu|SDL_mixer-1.2.12-3|247	- update patch 1
12mu|SDL_mixer-1.2.12-3|248	- New release 1.2.7
12mu|SDL_mixer-1.2.12-3|249	
12mu|SDL_mixer-1.2.12-3|250	* Tue May 16 2006 Stefan van der Eijk <stefan@eijk.nu> 1.2.6-4mdk
12mu|SDL_mixer-1.2.12-3|251	- rebuild for sparc
12mu|SDL_mixer-1.2.12-3|252	
12mu|SDL_mixer-1.2.12-3|253	* Sat Jan 07 2006 Stefan van der Eijk <stefan@eijk.nu> 1.2.6-3mdk
12mu|SDL_mixer-1.2.12-3|254	- make rpmbuildupdate aware
12mu|SDL_mixer-1.2.12-3|255	- BuildRequires: libmikmod-devel
12mu|SDL_mixer-1.2.12-3|256	
12mu|SDL_mixer-1.2.12-3|257	* Sat Oct 15 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.2.6-2mdk
12mu|SDL_mixer-1.2.12-3|258	- update, fix and reenable timidity patch (P1) (why was it disabled?)
12mu|SDL_mixer-1.2.12-3|259	- make the player require the library on release as there are fixes
12mu|SDL_mixer-1.2.12-3|260	in the library for it to play midi
12mu|SDL_mixer-1.2.12-3|261	- %%mkrel
12mu|SDL_mixer-1.2.12-3|262	- drop gcc3.3 (P2) and 64 bit (P3) patches as they're no longer used
12mu|SDL_mixer-1.2.12-3|263	- drop copyright docs
12mu|SDL_mixer-1.2.12-3|264	- cosmetics
12mu|SDL_mixer-1.2.12-3|265	
12mu|SDL_mixer-1.2.12-3|266	* Wed Mar 23 2005 Giuseppe Ghib <ghibo@mandrakesoft.com> 1.2.6-1mdk
12mu|SDL_mixer-1.2.12-3|267	- Release: 1.2.6.
12mu|SDL_mixer-1.2.12-3|268	
12mu|SDL_mixer-1.2.12-3|269	* Sat Nov 13 2004 Götz Waschk <waschk@linux-mandrake.com> 1.2.5-5mdk
12mu|SDL_mixer-1.2.12-3|270	- rebuild
12mu|SDL_mixer-1.2.12-3|271	
12mu|SDL_mixer-1.2.12-3|272	* Fri Jul 30 2004 Giuseppe Ghibò <ghibo@mandrakesoft.com> 1.2.5-4mdk
12mu|SDL_mixer-1.2.12-3|273	- merged Gwenole 64-bit fixes from 1.2.5-3.1mdk (AMD64).
12mu|SDL_mixer-1.2.12-3|274	

20801 12
12mu|seahorse-3.8.2-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|seahorse-3.8.2-1|2	
12mu|seahorse-3.8.2-1|3	Summary:	GNOME frontend to GnuPG
12mu|seahorse-3.8.2-1|4	Name:		seahorse
12mu|seahorse-3.8.2-1|5	Version:	3.8.2
12mu|seahorse-3.8.2-1|6	Release:	1
12mu|seahorse-3.8.2-1|7	License:	GPLv2+
12mu|seahorse-3.8.2-1|8	Group:		Graphical desktop/GNOME
12mu|seahorse-3.8.2-1|9	URL:		http://seahorse.sourceforge.net/
12mu|seahorse-3.8.2-1|10	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|seahorse-3.8.2-1|11	
12mu|seahorse-3.8.2-1|12	BuildRequires:	desktop-file-utils
12mu|seahorse-3.8.2-1|13	BuildRequires:	gnupg
12mu|seahorse-3.8.2-1|14	BuildRequires:	imagemagick
12mu|seahorse-3.8.2-1|15	BuildRequires:	intltool itstool
12mu|seahorse-3.8.2-1|16	BuildRequires:	xsltproc
12mu|seahorse-3.8.2-1|17	BuildRequires:	gpgme-devel >= 1.0.0
12mu|seahorse-3.8.2-1|18	BuildRequires:	libldap-devel
12mu|seahorse-3.8.2-1|19	BuildRequires:	pkgconfig(avahi-client)
12mu|seahorse-3.8.2-1|20	BuildRequires:	pkgconfig(avahi-glib)
12mu|seahorse-3.8.2-1|21	BuildRequires:	pkgconfig(gck-1)
12mu|seahorse-3.8.2-1|22	BuildRequires:	pkgconfig(gcr-3)
12mu|seahorse-3.8.2-1|23	BuildRequires:	pkgconfig(gio-2.0)
12mu|seahorse-3.8.2-1|24	BuildRequires:	pkgconfig(gmodule-2.0)
12mu|seahorse-3.8.2-1|25	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|seahorse-3.8.2-1|26	BuildRequires:	pkgconfig(gnome-keyring-1)
12mu|seahorse-3.8.2-1|27	BuildRequires:	pkgconfig(gthread-2.0)
12mu|seahorse-3.8.2-1|28	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|seahorse-3.8.2-1|29	BuildRequires:	pkgconfig(libsoup-2.4)
12mu|seahorse-3.8.2-1|30	BuildRequires:	pkgconfig(libsecret-1)
12mu|seahorse-3.8.2-1|31	
12mu|seahorse-3.8.2-1|32	Requires:	gnupg
12mu|seahorse-3.8.2-1|33	%rename		gnome-keyring-manager
12mu|seahorse-3.8.2-1|34	
12mu|seahorse-3.8.2-1|35	%description
12mu|seahorse-3.8.2-1|36	Seahorse is a GNOME frontend for the GNU Privacy Guard ecryption tool. It can
12mu|seahorse-3.8.2-1|37	be used for file encryption and decryption and for digitally signing files and
12mu|seahorse-3.8.2-1|38	for verifying those signatures. Key management options are also included.
12mu|seahorse-3.8.2-1|39	
12mu|seahorse-3.8.2-1|40	%prep
12mu|seahorse-3.8.2-1|41	%setup -q
12mu|seahorse-3.8.2-1|42	#apply_patches
12mu|seahorse-3.8.2-1|43	
12mu|seahorse-3.8.2-1|44	%build
12mu|seahorse-3.8.2-1|45	%configure2_5x \
12mu|seahorse-3.8.2-1|46	--disable-static \
12mu|seahorse-3.8.2-1|47	--disable-scrollkeeper
12mu|seahorse-3.8.2-1|48	
12mu|seahorse-3.8.2-1|49	%make
12mu|seahorse-3.8.2-1|50	
12mu|seahorse-3.8.2-1|51	%install
12mu|seahorse-3.8.2-1|52	%makeinstall_std
12mu|seahorse-3.8.2-1|53	
12mu|seahorse-3.8.2-1|54	# Menu
12mu|seahorse-3.8.2-1|55	desktop-file-install --vendor="" \
12mu|seahorse-3.8.2-1|56	--remove-category="Advanced" \
12mu|seahorse-3.8.2-1|57	--remove-category="Application" \
12mu|seahorse-3.8.2-1|58	--dir %{buildroot}%{_datadir}/applications \
12mu|seahorse-3.8.2-1|59	%{buildroot}%{_datadir}/applications/%{name}.desktop
12mu|seahorse-3.8.2-1|60	
12mu|seahorse-3.8.2-1|61	%find_lang %{name} --all-name --with-gnome
12mu|seahorse-3.8.2-1|62	
12mu|seahorse-3.8.2-1|63	%files -f %{name}.lang
12mu|seahorse-3.8.2-1|64	%doc AUTHORS ChangeLog NEWS README
12mu|seahorse-3.8.2-1|65	%{_bindir}/seahorse
12mu|seahorse-3.8.2-1|66	%{_libdir}/%{name}/
12mu|seahorse-3.8.2-1|67	%{_datadir}/applications/seahorse.desktop
12mu|seahorse-3.8.2-1|68	%{_datadir}/GConf/gsettings/*.convert
12mu|seahorse-3.8.2-1|69	%{_datadir}/glib-2.0/schemas/*.xml
12mu|seahorse-3.8.2-1|70	%{_datadir}/icons/hicolor/*/apps/*
12mu|seahorse-3.8.2-1|71	%dir %{_datadir}/seahorse/
12mu|seahorse-3.8.2-1|72	%{_datadir}/seahorse/ui
12mu|seahorse-3.8.2-1|73	%{_datadir}/seahorse/icons/hicolor/*
12mu|seahorse-3.8.2-1|74	%{_mandir}/man1/*
12mu|seahorse-3.8.2-1|75	

20802 12
12mu|sendmail-8.14.5-5|1	%if %{_use_internal_dependency_generator}
12mu|sendmail-8.14.5-5|2	%define __noautoreq 'perl\\(Net::CIDR\\)'
12mu|sendmail-8.14.5-5|3	%endif
12mu|sendmail-8.14.5-5|4	
12mu|sendmail-8.14.5-5|5	%define _enable_debug_packages	%{nil}
12mu|sendmail-8.14.5-5|6	%define debug_package		%{nil}
12mu|sendmail-8.14.5-5|7	
12mu|sendmail-8.14.5-5|8	%define initdir 	/etc/rc.d/init.d
12mu|sendmail-8.14.5-5|9	%define	alternatives	1
12mu|sendmail-8.14.5-5|10	%define sendmaildir	%{_prefix}/lib
12mu|sendmail-8.14.5-5|11	
12mu|sendmail-8.14.5-5|12	Summary:	A widely used Mail Transport Agent (MTA)
12mu|sendmail-8.14.5-5|13	Name:		sendmail
12mu|sendmail-8.14.5-5|14	Version: 	8.14.5
12mu|sendmail-8.14.5-5|15	Release: 	5
12mu|sendmail-8.14.5-5|16	License:	BSD
12mu|sendmail-8.14.5-5|17	Group:		System/Servers
12mu|sendmail-8.14.5-5|18	Provides:	mail-server sendmail-command
12mu|sendmail-8.14.5-5|19	Conflicts:	vacation postfix
12mu|sendmail-8.14.5-5|20	URL:		http://www.sendmail.org
12mu|sendmail-8.14.5-5|21	
12mu|sendmail-8.14.5-5|22	Source0:	ftp://ftp.sendmail.org/pub/sendmail/%{name}.%{version}.tar.gz
12mu|sendmail-8.14.5-5|23	Source1:	sendmail.init
12mu|sendmail-8.14.5-5|24	Source2:	ftp://ftp.sendmail.org/pub/sendmail/%{name}.%{version}.tar.gz.sig
12mu|sendmail-8.14.5-5|25	Source3:	aliases
12mu|sendmail-8.14.5-5|26	Source4:	sendmail.sysconfig
12mu|sendmail-8.14.5-5|27	Source5:	sendmail-etc-mail-Makefile
12mu|sendmail-8.14.5-5|28	Source6:	sendmail-mandrake.mc
12mu|sendmail-8.14.5-5|29	Source7:	Sendmail.conf
12mu|sendmail-8.14.5-5|30	Source8:	sendmail.pam
12mu|sendmail-8.14.5-5|31	Source9:	sendmail-real-time.mc
12mu|sendmail-8.14.5-5|32	Source10:	README.mdk
12mu|sendmail-8.14.5-5|33	Source13:	sendmail-certs.sh
12mu|sendmail-8.14.5-5|34	
12mu|sendmail-8.14.5-5|35	Patch1:		sendmail-8.10.0-makemapman.patch
12mu|sendmail-8.14.5-5|36	Patch3:		sendmail-8.8.7-rmail.patch
12mu|sendmail-8.14.5-5|37	Patch5:		sendmail-8.12.10-movefiles.patch
12mu|sendmail-8.14.5-5|38	Patch9:		sendmail-8.14.0-mdk.patch
12mu|sendmail-8.14.5-5|39	# (cjw) set .pid file for queue runner and set some other mandriva defaults
12mu|sendmail-8.14.5-5|40	#       adapted from fedora sendmail package
12mu|sendmail-8.14.5-5|41	Patch12:	sendmail-submit.mc-mandriva.patch
12mu|sendmail-8.14.5-5|42	
12mu|sendmail-8.14.5-5|43	Patch50:	sendmail-8.11.1-up-limit.patch
12mu|sendmail-8.14.5-5|44	
12mu|sendmail-8.14.5-5|45	Requires(pre):	rpm-helper
12mu|sendmail-8.14.5-5|46	Requires(pre):	update-alternatives
12mu|sendmail-8.14.5-5|47	Requires:	procmail
12mu|sendmail-8.14.5-5|48	Requires:	bash >= 2.0
12mu|sendmail-8.14.5-5|49	Requires:	cyrus-sasl
12mu|sendmail-8.14.5-5|50	Requires:	openssl
12mu|sendmail-8.14.5-5|51	Requires: 	setup
12mu|sendmail-8.14.5-5|52	BuildRequires:  db-devel
12mu|sendmail-8.14.5-5|53	BuildRequires:  cyrus-sasl
12mu|sendmail-8.14.5-5|54	BuildRequires:  groff-for-man
12mu|sendmail-8.14.5-5|55	BuildRequires:  libgdbm-devel
12mu|sendmail-8.14.5-5|56	BuildRequires:  openssl-devel
12mu|sendmail-8.14.5-5|57	BuildRequires:  libsasl-devel
12mu|sendmail-8.14.5-5|58	BuildRequires:  tcp_wrappers-devel
12mu|sendmail-8.14.5-5|59	BuildRequires:  libldap-devel
12mu|sendmail-8.14.5-5|60	BuildRequires:	openssl
12mu|sendmail-8.14.5-5|61	
12mu|sendmail-8.14.5-5|62	%description
12mu|sendmail-8.14.5-5|63	The Sendmail program is a very widely used Mail Transport Agent (MTA).
12mu|sendmail-8.14.5-5|64	MTAs send mail from one machine to another.
12mu|sendmail-8.14.5-5|65	
12mu|sendmail-8.14.5-5|66	Sendmail is not a client program, which you use to read your e-mail.
12mu|sendmail-8.14.5-5|67	Sendmail is a behind-the-scenes program which actually moves your
12mu|sendmail-8.14.5-5|68	e-mail over networks or the Internet to where you want it to go.
12mu|sendmail-8.14.5-5|69	
12mu|sendmail-8.14.5-5|70	If you ever need to reconfigure Sendmail, you'll also need to have the
12mu|sendmail-8.14.5-5|71	sendmail.cf package installed.  If you need documentation on Sendmail, you can
12mu|sendmail-8.14.5-5|72	install the sendmail-doc package.
12mu|sendmail-8.14.5-5|73	
12mu|sendmail-8.14.5-5|74	%package doc
12mu|sendmail-8.14.5-5|75	Summary:	Documentation about the Sendmail Mail Transport Agent program
12mu|sendmail-8.14.5-5|76	Group:		System/Servers
12mu|sendmail-8.14.5-5|77	
12mu|sendmail-8.14.5-5|78	%description doc
12mu|sendmail-8.14.5-5|79	The sendmail-doc package contains documentation about the Sendmail
12mu|sendmail-8.14.5-5|80	Mail Transport Agent (MTA) program, including release notes, the
12mu|sendmail-8.14.5-5|81	Sendmail FAQ and a few papers written about Sendmail.  The papers are
12mu|sendmail-8.14.5-5|82	provided in PostScript(TM) and troff formats.
12mu|sendmail-8.14.5-5|83	
12mu|sendmail-8.14.5-5|84	Install the sendmail-doc package if you need documentation about
12mu|sendmail-8.14.5-5|85	Sendmail.
12mu|sendmail-8.14.5-5|86	
12mu|sendmail-8.14.5-5|87	%package cf
12mu|sendmail-8.14.5-5|88	Summary:	The files needed to reconfigure Sendmail
12mu|sendmail-8.14.5-5|89	Group:		System/Servers
12mu|sendmail-8.14.5-5|90	Requires:	make, m4
12mu|sendmail-8.14.5-5|91	
12mu|sendmail-8.14.5-5|92	%description cf
12mu|sendmail-8.14.5-5|93	This package includes the configuration files which you'd need to generate the
12mu|sendmail-8.14.5-5|94	sendmail.cf file distributed with the sendmail package.
12mu|sendmail-8.14.5-5|95	
12mu|sendmail-8.14.5-5|96	You'll need the sendmail-cf package if you ever need to reconfigure and rebuild
12mu|sendmail-8.14.5-5|97	your sendmail.cf file. For example, the default sendmail.cf file is not
12mu|sendmail-8.14.5-5|98	configured for UUCP. If someday you needed to send and receive mail over UUCP,
12mu|sendmail-8.14.5-5|99	you'd need to install the sendmail-cf package to help you reconfigure Sendmail.
12mu|sendmail-8.14.5-5|100	
12mu|sendmail-8.14.5-5|101	Install the sendmail-cf package if you need to reconfigure your
12mu|sendmail-8.14.5-5|102	sendmail.cf file.
12mu|sendmail-8.14.5-5|103	
12mu|sendmail-8.14.5-5|104	%package devel
12mu|sendmail-8.14.5-5|105	Summary:	Sendmail static libraries and headers file
12mu|sendmail-8.14.5-5|106	Group: Development/Other
12mu|sendmail-8.14.5-5|107	
12mu|sendmail-8.14.5-5|108	%description devel
12mu|sendmail-8.14.5-5|109	This package includes the static libraries and header files
12mu|sendmail-8.14.5-5|110	
12mu|sendmail-8.14.5-5|111	%prep
12mu|sendmail-8.14.5-5|112	%setup -q
12mu|sendmail-8.14.5-5|113	%patch1 -p1 -b .makemapman
12mu|sendmail-8.14.5-5|114	%patch3 -p1 -b .rmail
12mu|sendmail-8.14.5-5|115	%patch5 -p1 -b .movefiles
12mu|sendmail-8.14.5-5|116	%patch9 -p1 -b .mdk
12mu|sendmail-8.14.5-5|117	%patch12 -p1 -b .mandriva
12mu|sendmail-8.14.5-5|118	##
12mu|sendmail-8.14.5-5|119	%patch50 -p1 -b .up-limit
12mu|sendmail-8.14.5-5|120	##
12mu|sendmail-8.14.5-5|121	
12mu|sendmail-8.14.5-5|122	# XXX REVERTING
12mu|sendmail-8.14.5-5|123	sed -e 's|@@PATH@@|\.\.|' < %{SOURCE6} > cf/cf/mandrake.mc
12mu|sendmail-8.14.5-5|124	sed -e 's|@@PATH@@|\.\.|' < %{SOURCE9} > cf/cf/real-time.mc
12mu|sendmail-8.14.5-5|125	# (sb) smrsh path fixes in docs
12mu|sendmail-8.14.5-5|126	perl -pi -e 's|\/usr\/libexec|\/usr\/sbin|g' smrsh/README
12mu|sendmail-8.14.5-5|127	perl -pi -e 's|\/usr\/adm\/sm.bin|\/etc\/smrsh|g' smrsh/README
12mu|sendmail-8.14.5-5|128	perl -pi -e 's|\/usr\/lib\/sendmail|\/usr\/sbin\/sendmail|g' smrsh/README
12mu|sendmail-8.14.5-5|129	echo 'Paths modified for Mandriva Linux mailto:sbenedict@mandriva.com' >> smrsh/README
12mu|sendmail-8.14.5-5|130	
12mu|sendmail-8.14.5-5|131	perl -pi -e 's|\/usr\/adm\/sm.bin|\/etc\/smrsh|g' smrsh/smrsh.8
12mu|sendmail-8.14.5-5|132	perl -pi -e 's|sm.bin|\/etc\/smrsh|g' smrsh/smrsh.8
12mu|sendmail-8.14.5-5|133	head -n -17 smrsh/smrsh.8 > smrsh/smrsh.8.mdk
12mu|sendmail-8.14.5-5|134	cat << EOF >> smrsh/smrsh.8.mdk
12mu|sendmail-8.14.5-5|135	.SH FILES
12mu|sendmail-8.14.5-5|136	/etc/smrsh \- directory for restricted programs
12mu|sendmail-8.14.5-5|137	.SH SEE ALSO
12mu|sendmail-8.14.5-5|138	sendmail(8)
12mu|sendmail-8.14.5-5|139	EOF
12mu|sendmail-8.14.5-5|140	mv smrsh/smrsh.8.mdk smrsh/smrsh.8
12mu|sendmail-8.14.5-5|141	
12mu|sendmail-8.14.5-5|142	# (sb) m4 path
12mu|sendmail-8.14.5-5|143	perl -pi -e 's|\`sh \$BUILDTOOLS\/bin\/find_m4.sh\`|\/usr\/bin\/m4|g' cf/cf/Build
12mu|sendmail-8.14.5-5|144	
12mu|sendmail-8.14.5-5|145	%build
12mu|sendmail-8.14.5-5|146	
12mu|sendmail-8.14.5-5|147	%serverbuild
12mu|sendmail-8.14.5-5|148	export RPM_OPT_FLAGS="%optflags -DNETINET6"
12mu|sendmail-8.14.5-5|149	export LDFLAGS="%ldflags"
12mu|sendmail-8.14.5-5|150	export confLIBDIR=%{_libdir}
12mu|sendmail-8.14.5-5|151	
12mu|sendmail-8.14.5-5|152	%make
12mu|sendmail-8.14.5-5|153	
12mu|sendmail-8.14.5-5|154	%install
12mu|sendmail-8.14.5-5|155	rm -rf %{buildroot}
12mu|sendmail-8.14.5-5|156	mkdir -p %{buildroot}/{%{_sysconfdir}/sysconfig,%{initdir},%{_sysconfdir}/pam.d}
12mu|sendmail-8.14.5-5|157	mkdir -p %{buildroot}/{%_bindir,%_libdir,%{sendmaildir},%{_mandir}/man{1,5,8},%_sbindir}
12mu|sendmail-8.14.5-5|158	mkdir -p %{buildroot}/{var/log,var/spool,%_datadir/sendmail-cf,%_includedir/libmilter}
12mu|sendmail-8.14.5-5|159	mkdir -p %{buildroot}/%_docdir/sendmail
12mu|sendmail-8.14.5-5|160	
12mu|sendmail-8.14.5-5|161	OBJDIR=obj.$(uname -s).$(uname -r).$(arch)
12mu|sendmail-8.14.5-5|162	
12mu|sendmail-8.14.5-5|163	# fix default id and gid during install steps
12mu|sendmail-8.14.5-5|164	
12mu|sendmail-8.14.5-5|165	nameuser=`id -nu`
12mu|sendmail-8.14.5-5|166	namegroup=`id -ng`
12mu|sendmail-8.14.5-5|167	
12mu|sendmail-8.14.5-5|168	export confLIBDIR=%{_libdir}
12mu|sendmail-8.14.5-5|169	export ID="SBINOWN=${nameuser} SBINGRP=${namegroup} UBINOWN=${nameuser} UBINGRP=${namegroup} MANOWN=${nameuser} MANGRP=${namegroup} MSPQOWN=${nameuser} GBINGRP=${namegroup} GBINOWN=${nameuser} GBINGRP=${namegroup} MSPQOWN=${nameuser} MBINOWN=${nameuser} MBINGRP=${namegroup} LIBOWN=${nameuser} LIBGRP=${namegroup} CFOWN=${nameuser} CFGRP=${namegroup} INCOWN=${nameuser} INCGRP=${namegroup} CFMODE=0644"
12mu|sendmail-8.14.5-5|170	
12mu|sendmail-8.14.5-5|171	# (sb) fix example perl script interpreter paths
12mu|sendmail-8.14.5-5|172	sed -i 's|/usr/local/bin/perl|/usr/bin/perl|' contrib/*.pl
12mu|sendmail-8.14.5-5|173	
12mu|sendmail-8.14.5-5|174	# see https://bugzilla.mandriva.com/show_bug.cgi?id=34050
12mu|sendmail-8.14.5-5|175	cat cf/cf/mandrake.mc | \
12mu|sendmail-8.14.5-5|176	sed -e "s,%{_datadir}/sendmail-cf/m4/cf\.m4,../../cf/m4/cf.m4," \
12mu|sendmail-8.14.5-5|177	> cf/cf/mandrake-build.mc
12mu|sendmail-8.14.5-5|178	cat cf/cf/submit.mc | \
12mu|sendmail-8.14.5-5|179	sed -e "s,%{_datadir}/sendmail-cf/m4/cf\.m4,../../cf/m4/cf.m4," \
12mu|sendmail-8.14.5-5|180	> cf/cf/submit-build.mc
12mu|sendmail-8.14.5-5|181	%makeinstall DESTDIR=%{buildroot} MANROOT=%{_mandir}/man CF=mandrake-build SUBMIT=submit-build $ID
12mu|sendmail-8.14.5-5|182	
12mu|sendmail-8.14.5-5|183	%make DESTDIR=%{buildroot} MANROOT=%{_mandir}/man $ID force-install -C $OBJDIR/rmail
12mu|sendmail-8.14.5-5|184	%make DESTDIR=%{buildroot} MANROOT=%{_mandir}/man $ID force-install -C $OBJDIR/mail.local
12mu|sendmail-8.14.5-5|185	
12mu|sendmail-8.14.5-5|186	%make DESTDIR=%{buildroot} MANROOT=%{_mandir}/man $ID install -C $OBJDIR/smrsh
12mu|sendmail-8.14.5-5|187	
12mu|sendmail-8.14.5-5|188	ln -sf ../sbin/makemap %{buildroot}/usr/bin/makemap
12mu|sendmail-8.14.5-5|189	
12mu|sendmail-8.14.5-5|190	# install docs by hand - do it in builddir instead of RPM_BUILD_ROOT
12mu|sendmail-8.14.5-5|191	rm -fr sendmail-docs
12mu|sendmail-8.14.5-5|192	mkdir -p sendmail-docs%{_docdir}/sendmail
12mu|sendmail-8.14.5-5|193	cp -ar FAQ LICENSE KNOWNBUGS README RELEASE_NOTES doc sendmail-docs%{_docdir}/sendmail
12mu|sendmail-8.14.5-5|194	cp smrsh/README sendmail-docs%{_docdir}/sendmail/README.smrsh
12mu|sendmail-8.14.5-5|195	cp sendmail/README sendmail-docs%{_docdir}/sendmail/README.sendmail
12mu|sendmail-8.14.5-5|196	cp sendmail/SECURITY sendmail-docs%{_docdir}/sendmail/SECURITY.sendmail
12mu|sendmail-8.14.5-5|197	cp sendmail/TUNING sendmail-docs%{_docdir}/sendmail/TUNING.sendmail
12mu|sendmail-8.14.5-5|198	cp mail.local/README sendmail-docs%{_docdir}/sendmail/README.mail.local
12mu|sendmail-8.14.5-5|199	cp cf/README sendmail-docs%{_docdir}/sendmail/README.cf
12mu|sendmail-8.14.5-5|200	cp cf/cf/README sendmail-docs%{_docdir}/sendmail/README.install-cf
12mu|sendmail-8.14.5-5|201	cp %{SOURCE10} sendmail-docs%{_docdir}/sendmail/
12mu|sendmail-8.14.5-5|202	cp libmilter/README sendmail-docs%{_docdir}/sendmail/README.libmilter
12mu|sendmail-8.14.5-5|203	cp -ar libmilter/docs/ sendmail-docs%{_docdir}/sendmail/libmilter
12mu|sendmail-8.14.5-5|204	
12mu|sendmail-8.14.5-5|205	# install the cf files
12mu|sendmail-8.14.5-5|206	make DESTDIR=%{buildroot} MANROOT=%{_mandir}/man $ID CF=mandrake-build SUBMIT=submit-build install-cf -C cf/cf
12mu|sendmail-8.14.5-5|207	# restore include path
12mu|sendmail-8.14.5-5|208	sed -i -e "s,\.\./\.\./cf/m4/cf\.m4,%{_datadir}/sendmail-cf/m4/cf.m4,g" \
12mu|sendmail-8.14.5-5|209	%{buildroot}%{_sysconfdir}/mail/sendmail.cf
12mu|sendmail-8.14.5-5|210	rm -f cf/cf/mandrake-build.mc
12mu|sendmail-8.14.5-5|211	rm -f cf/cf/submit-build.mc
12mu|sendmail-8.14.5-5|212	pushd cf
12mu|sendmail-8.14.5-5|213	cp -ar * %{buildroot}/usr/share/sendmail-cf
12mu|sendmail-8.14.5-5|214	install -m 644 %{SOURCE9} %{buildroot}/usr/share/sendmail-cf/cf
12mu|sendmail-8.14.5-5|215	rm -f %{buildroot}/usr/share/sendmail-cf/*/*.m4path
12mu|sendmail-8.14.5-5|216	make -C cf mandrake-build.cf
12mu|sendmail-8.14.5-5|217	popd
12mu|sendmail-8.14.5-5|218	
12mu|sendmail-8.14.5-5|219	rm -f %{buildroot}%{_datadir}/sendmail-cf/cf/mandrake-build.cf
12mu|sendmail-8.14.5-5|220	
12mu|sendmail-8.14.5-5|221	mkdir -p %{buildroot}/%{_sysconfdir}/mail
12mu|sendmail-8.14.5-5|222	sed -e 's|@@PATH@@|/usr/share/sendmail-cf|' < %{SOURCE6} > %{buildroot}/%{_sysconfdir}/mail/sendmail.mc
12mu|sendmail-8.14.5-5|223	cp cf/cf/submit.mc %{buildroot}/%{_sysconfdir}/mail/
12mu|sendmail-8.14.5-5|224	
12mu|sendmail-8.14.5-5|225	echo "# local-host-names - include all aliases for your machine here." > %{buildroot}/%{_sysconfdir}/mail/local-host-names
12mu|sendmail-8.14.5-5|226	( echo "# trusted-users - users that can send mail as others without a warning"
12mu|sendmail-8.14.5-5|227	echo "# apache, mailman, majordomo, uucp, are good candidates" ) \
12mu|sendmail-8.14.5-5|228	> %{buildroot}/%{_sysconfdir}/mail/trusted-users
12mu|sendmail-8.14.5-5|229	
12mu|sendmail-8.14.5-5|230	
12mu|sendmail-8.14.5-5|231	install -d -m755 %{buildroot}/var/spool/mqueue
12mu|sendmail-8.14.5-5|232	install -d -m755 %{buildroot}/var/spool/clientmqueue
12mu|sendmail-8.14.5-5|233	
12mu|sendmail-8.14.5-5|234	# dangling symlinks
12mu|sendmail-8.14.5-5|235	ln -sf ../sbin/sendmail.sendmail %{buildroot}/%{sendmaildir}/sendmail
12mu|sendmail-8.14.5-5|236	for f in hoststat mailq newaliases purgestat
12mu|sendmail-8.14.5-5|237	do
12mu|sendmail-8.14.5-5|238	ln -sf ../sbin/sendmail.sendmail %{buildroot}/%_bindir/${f}
12mu|sendmail-8.14.5-5|239	done
12mu|sendmail-8.14.5-5|240	
12mu|sendmail-8.14.5-5|241	mkdir -p %{buildroot}/%{_sysconfdir}/smrsh
12mu|sendmail-8.14.5-5|242	
12mu|sendmail-8.14.5-5|243	cat <<EOF > %{buildroot}/%{_sysconfdir}/mail/access
12mu|sendmail-8.14.5-5|244	# Check the /usr/share/doc/sendmail-%{version}/README.cf file for a description
12mu|sendmail-8.14.5-5|245	# of the format of this file. (search for access_db in that file)
12mu|sendmail-8.14.5-5|246	# The /usr/share/doc/sendmail-%{version}/README.cf is part of the sendmail-doc
12mu|sendmail-8.14.5-5|247	# package.
12mu|sendmail-8.14.5-5|248	#
12mu|sendmail-8.14.5-5|249	# by default we allow relaying from localhost...
12mu|sendmail-8.14.5-5|250	localhost.localdomain		RELAY
12mu|sendmail-8.14.5-5|251	localhost			RELAY
12mu|sendmail-8.14.5-5|252	127.0.0.1			RELAY
12mu|sendmail-8.14.5-5|253	
12mu|sendmail-8.14.5-5|254	EOF
12mu|sendmail-8.14.5-5|255	
12mu|sendmail-8.14.5-5|256	for map in virtusertable access domaintable mailertable
12mu|sendmail-8.14.5-5|257	do
12mu|sendmail-8.14.5-5|258	touch %{buildroot}/%{_sysconfdir}/mail/${map}
12mu|sendmail-8.14.5-5|259	chmod 0644 %{buildroot}/%{_sysconfdir}/mail/${map}
12mu|sendmail-8.14.5-5|260	%{buildroot}/usr/sbin/makemap -C %{buildroot}/%{_sysconfdir}/mail/sendmail.cf hash %{buildroot}/%{_sysconfdir}/mail/${map}.db < %{buildroot}/%{_sysconfdir}/mail/${map}
12mu|sendmail-8.14.5-5|261	chmod 0644 %{buildroot}/%{_sysconfdir}/mail/${map}.db
12mu|sendmail-8.14.5-5|262	done
12mu|sendmail-8.14.5-5|263	install -m644 %{SOURCE3} %{buildroot}/%{_sysconfdir}/aliases
12mu|sendmail-8.14.5-5|264	%{buildroot}/usr/sbin/makemap -C %{buildroot}/%{_sysconfdir}/mail/sendmail.cf hash %{buildroot}/%{_sysconfdir}/aliases.db < %{SOURCE3}
12mu|sendmail-8.14.5-5|265	
12mu|sendmail-8.14.5-5|266	install -m644 %SOURCE4 %{buildroot}/%{_sysconfdir}/sysconfig/sendmail
12mu|sendmail-8.14.5-5|267	install -m755 %SOURCE1 %{buildroot}%{initdir}/sendmail
12mu|sendmail-8.14.5-5|268	
12mu|sendmail-8.14.5-5|269	install -m 644 %{SOURCE5} %{buildroot}/%{_sysconfdir}/mail/Makefile
12mu|sendmail-8.14.5-5|270	
12mu|sendmail-8.14.5-5|271	chmod u+w %{buildroot}/usr/sbin/{mailstats,praliases}
12mu|sendmail-8.14.5-5|272	chmod u+w %{buildroot}/usr/bin/rmail
12mu|sendmail-8.14.5-5|273	
12mu|sendmail-8.14.5-5|274	install -m755 -d %{buildroot}%{_libdir}/sasl2
12mu|sendmail-8.14.5-5|275	install -m 644 %{SOURCE7} %{buildroot}%{_libdir}/sasl2/Sendmail.conf
12mu|sendmail-8.14.5-5|276	install -m 644 %{SOURCE8} %{buildroot}/%{_sysconfdir}/pam.d/smtp
12mu|sendmail-8.14.5-5|277	
12mu|sendmail-8.14.5-5|278	# add certs directory for STARTTLS
12mu|sendmail-8.14.5-5|279	mkdir -p %{buildroot}/%{_sysconfdir}/ssl/%{name}
12mu|sendmail-8.14.5-5|280	# create placeholder certs
12mu|sendmail-8.14.5-5|281	pushd %{buildroot}/%{_sysconfdir}/ssl/%{name}
12mu|sendmail-8.14.5-5|282	sh %{SOURCE13}
12mu|sendmail-8.14.5-5|283	popd
12mu|sendmail-8.14.5-5|284	
12mu|sendmail-8.14.5-5|285	%if %{alternatives}
12mu|sendmail-8.14.5-5|286	mv %{buildroot}%{_sbindir}/sendmail %{buildroot}%{_sbindir}/sendmail.sendmail
12mu|sendmail-8.14.5-5|287	mv %{buildroot}/%{sendmaildir}/sendmail %{buildroot}/%{sendmaildir}/sendmail.sendmail
12mu|sendmail-8.14.5-5|288	%endif
12mu|sendmail-8.14.5-5|289	
12mu|sendmail-8.14.5-5|290	# (sb) logrotate
12mu|sendmail-8.14.5-5|291	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mu|sendmail-8.14.5-5|292	cat << EOF > %{buildroot}%{_sysconfdir}/logrotate.d/statistics
12mu|sendmail-8.14.5-5|293	/var/log/statistics {
12mu|sendmail-8.14.5-5|294	missingok
12mu|sendmail-8.14.5-5|295	compress
12mu|sendmail-8.14.5-5|296	postrotate
12mu|sendmail-8.14.5-5|297	service sendmail reload
12mu|sendmail-8.14.5-5|298	endscript
12mu|sendmail-8.14.5-5|299	}
12mu|sendmail-8.14.5-5|300	EOF
12mu|sendmail-8.14.5-5|301	
12mu|sendmail-8.14.5-5|302	# make strip able to touch these
12mu|sendmail-8.14.5-5|303	chmod 755 %{buildroot}%{_bindir}/* %{buildroot}%{_sbindir}/*
12mu|sendmail-8.14.5-5|304	
12mu|sendmail-8.14.5-5|305	%pre
12mu|sendmail-8.14.5-5|306	%_pre_useradd mailnull /var/spool/mqueue /bin/false
12mu|sendmail-8.14.5-5|307	%_pre_useradd smmsp /var/spool/mqueue /bin/false
12mu|sendmail-8.14.5-5|308	
12mu|sendmail-8.14.5-5|309	%postun
12mu|sendmail-8.14.5-5|310	if [ "$1" -ge "1" ]; then
12mu|sendmail-8.14.5-5|311	${initdir}/sendmail condrestart > /dev/null 2>&1
12mu|sendmail-8.14.5-5|312	fi
12mu|sendmail-8.14.5-5|313	exit 0
12mu|sendmail-8.14.5-5|314	%_postun_userdel mailnull
12mu|sendmail-8.14.5-5|315	%_postun_userdel smmsp
12mu|sendmail-8.14.5-5|316	
12mu|sendmail-8.14.5-5|317	%post
12mu|sendmail-8.14.5-5|318	#
12mu|sendmail-8.14.5-5|319	# Convert old format to new
12mu|sendmail-8.14.5-5|320	#
12mu|sendmail-8.14.5-5|321	if [ -f %{_sysconfdir}/mail/deny ] ; then
12mu|sendmail-8.14.5-5|322	cat %{_sysconfdir}/mail/deny | \
12mu|sendmail-8.14.5-5|323	awk 'BEGIN{ print "# Entries from obsoleted /etc/mail/deny"} \
12mu|sendmail-8.14.5-5|324	{print $1" REJECT"}' >> %{_sysconfdir}/mail/access
12mu|sendmail-8.14.5-5|325	cp %{_sysconfdir}/mail/deny %{_sysconfdir}/mail/deny.rpmorig
12mu|sendmail-8.14.5-5|326	fi
12mu|sendmail-8.14.5-5|327	for oldfile in relay_allow ip_allow name_allow ; do
12mu|sendmail-8.14.5-5|328	if [ -f %{_sysconfdir}/mail/$oldfile ] ; then
12mu|sendmail-8.14.5-5|329	cat %{_sysconfdir}/mail/$oldfile | \
12mu|sendmail-8.14.5-5|330	awk "BEGIN { print \"# Entries from obsoleted /etc/mail/$oldfile\" ;} \
12mu|sendmail-8.14.5-5|331	{ print \$1\" RELAY\" }" >> %{_sysconfdir}/mail/access
12mu|sendmail-8.14.5-5|332	cp %{_sysconfdir}/mail/$oldfile %{_sysconfdir}/mail/$oldfile.rpmorig
12mu|sendmail-8.14.5-5|333	fi
12mu|sendmail-8.14.5-5|334	done
12mu|sendmail-8.14.5-5|335	
12mu|sendmail-8.14.5-5|336	%if %{alternatives}
12mu|sendmail-8.14.5-5|337	#
12mu|sendmail-8.14.5-5|338	# Set up the alternatives files for MTAs.
12mu|sendmail-8.14.5-5|339	#
12mu|sendmail-8.14.5-5|340	/usr/sbin/update-alternatives --install %{_sbindir}/sendmail sendmail-command %{_sbindir}/sendmail.sendmail 10 \
12mu|sendmail-8.14.5-5|341	--slave %{sendmaildir}/sendmail sendmail-command-in_libdir %{_sbindir}/sendmail.sendmail \
12mu|sendmail-8.14.5-5|342	#--initscript sendmail
12mu|sendmail-8.14.5-5|343	%endif
12mu|sendmail-8.14.5-5|344	
12mu|sendmail-8.14.5-5|345	
12mu|sendmail-8.14.5-5|346	#
12mu|sendmail-8.14.5-5|347	# Oops, these files moved
12mu|sendmail-8.14.5-5|348	#
12mu|sendmail-8.14.5-5|349	if [ -f %{_sysconfdir}/sendmail.cf -a ! -f %{_sysconfdir}/mail/sendmail.cf ] ; then
12mu|sendmail-8.14.5-5|350	sed -e 's/^O AutoRebuildAliases/#O AutoRebuildAliases/'  %{_sysconfdir}/sendmail.cf > %{_sysconfdir}/mail/sendmail.cf
12mu|sendmail-8.14.5-5|351	mv %{_sysconfdir}/sendmail.cf %{_sysconfdir}/sendmail.cf.rpmorig
12mu|sendmail-8.14.5-5|352	fi
12mu|sendmail-8.14.5-5|353	
12mu|sendmail-8.14.5-5|354	if [ -f %{_sysconfdir}/sendmail.cw ] ; then
12mu|sendmail-8.14.5-5|355	cat %{_sysconfdir}/sendmail.cw  | \
12mu|sendmail-8.14.5-5|356	awk 'BEGIN { print "# Entries from obsoleted /etc/sendmail.cw" ;} \
12mu|sendmail-8.14.5-5|357	{ print $1 }' >> %{_sysconfdir}/mail/local-host-names
12mu|sendmail-8.14.5-5|358	cp %{_sysconfdir}/sendmail.cw %{_sysconfdir}/sendmail.cw.rpmorig
12mu|sendmail-8.14.5-5|359	fi
12mu|sendmail-8.14.5-5|360	#
12mu|sendmail-8.14.5-5|361	# Rebuild maps (next reboot will rebuild also)
12mu|sendmail-8.14.5-5|362	#
12mu|sendmail-8.14.5-5|363	{ /usr/bin/newaliases
12mu|sendmail-8.14.5-5|364	for map in virtusertable access domaintable mailertable
12mu|sendmail-8.14.5-5|365	do
12mu|sendmail-8.14.5-5|366	if [ -f %{_sysconfdir}/mail/${map} ] ; then
12mu|sendmail-8.14.5-5|367	/usr/sbin/makemap hash %{_sysconfdir}/mail/${map} < %{_sysconfdir}/mail/${map}
12mu|sendmail-8.14.5-5|368	sleep 1
12mu|sendmail-8.14.5-5|369	fi
12mu|sendmail-8.14.5-5|370	done
12mu|sendmail-8.14.5-5|371	} > /dev/null 2>&1
12mu|sendmail-8.14.5-5|372	%_post_service sendmail
12mu|sendmail-8.14.5-5|373	
12mu|sendmail-8.14.5-5|374	%preun
12mu|sendmail-8.14.5-5|375	%_preun_service sendmail
12mu|sendmail-8.14.5-5|376	if [ $1 = 0 ]; then
12mu|sendmail-8.14.5-5|377	%if %alternatives
12mu|sendmail-8.14.5-5|378	update-alternatives --remove sendmail-command %{_sbindir}/sendmail.sendmail
12mu|sendmail-8.14.5-5|379	%endif
12mu|sendmail-8.14.5-5|380	fi
12mu|sendmail-8.14.5-5|381	
12mu|sendmail-8.14.5-5|382	
12mu|sendmail-8.14.5-5|383	%triggerpostun -- sendmail < 8.10.0
12mu|sendmail-8.14.5-5|384	/sbin/chkconfig --add sendmail
12mu|sendmail-8.14.5-5|385	
12mu|sendmail-8.14.5-5|386	%files
12mu|sendmail-8.14.5-5|387	%defattr(-,root,root)
12mu|sendmail-8.14.5-5|388	%attr(0555,bin,bin) /usr/bin/vacation
12mu|sendmail-8.14.5-5|389	/usr/bin/hoststat
12mu|sendmail-8.14.5-5|390	/usr/bin/purgestat
12mu|sendmail-8.14.5-5|391	/usr/bin/makemap
12mu|sendmail-8.14.5-5|392	%attr(0555,bin,bin) /usr/sbin/makemap
12mu|sendmail-8.14.5-5|393	%attr(0555,bin,bin) /usr/sbin/editmap
12mu|sendmail-8.14.5-5|394	%attr(0555,bin,bin) /usr/sbin/mail.local
12mu|sendmail-8.14.5-5|395	%attr(0555,bin,bin) /usr/sbin/smrsh
12mu|sendmail-8.14.5-5|396	%attr(0555,bin,bin) /usr/sbin/mailstats
12mu|sendmail-8.14.5-5|397	%attr(0555,bin,bin) /usr/sbin/praliases
12mu|sendmail-8.14.5-5|398	%if %{alternatives}
12mu|sendmail-8.14.5-5|399	%attr(2555,root,mail)/usr/sbin/sendmail.sendmail
12mu|sendmail-8.14.5-5|400	%{sendmaildir}/sendmail.sendmail
12mu|sendmail-8.14.5-5|401	%else
12mu|sendmail-8.14.5-5|402	%attr(2555,root,mail) /usr/sbin/sendmail
12mu|sendmail-8.14.5-5|403	%attr(0555,bin,bin) /usr/bin/rmail
12mu|sendmail-8.14.5-5|404	%{sendmaildir}/sendmail
12mu|sendmail-8.14.5-5|405	%endif
12mu|sendmail-8.14.5-5|406	/usr/bin/rmail
12mu|sendmail-8.14.5-5|407	/usr/bin/newaliases
12mu|sendmail-8.14.5-5|408	/usr/bin/mailq
12mu|sendmail-8.14.5-5|409	%{_mandir}/man1/mailq.1.*
12mu|sendmail-8.14.5-5|410	%{_mandir}/man1/newaliases.1.*
12mu|sendmail-8.14.5-5|411	%{_mandir}/man1/vacation.1.*
12mu|sendmail-8.14.5-5|412	%{_mandir}/man5/aliases.5.*
12mu|sendmail-8.14.5-5|413	%{_mandir}/man8/editmap.8.*
12mu|sendmail-8.14.5-5|414	%{_mandir}/man8/mail.local.8.*
12mu|sendmail-8.14.5-5|415	%{_mandir}/man8/mailstats.8.*
12mu|sendmail-8.14.5-5|416	%{_mandir}/man8/makemap.8.*
12mu|sendmail-8.14.5-5|417	%{_mandir}/man8/praliases.8.*
12mu|sendmail-8.14.5-5|418	%{_mandir}/man8/rmail.8.*
12mu|sendmail-8.14.5-5|419	%{_mandir}/man8/sendmail.8.*
12mu|sendmail-8.14.5-5|420	%{_mandir}/man8/smrsh.8.*
12mu|sendmail-8.14.5-5|421	
12mu|sendmail-8.14.5-5|422	# XXX can't do noreplace here or new sendmail will not deliver.
12mu|sendmail-8.14.5-5|423	%dir %{_sysconfdir}/smrsh
12mu|sendmail-8.14.5-5|424	%dir %{_sysconfdir}/mail
12mu|sendmail-8.14.5-5|425	%attr(0755,root,mail) %dir %{_sysconfdir}/ssl/%{name}
12mu|sendmail-8.14.5-5|426	%attr(0600,root,mail) %config(noreplace)        %{_sysconfdir}/ssl/%{name}/*
12mu|sendmail-8.14.5-5|427	
12mu|sendmail-8.14.5-5|428	%config(noreplace) %{_sysconfdir}/mail/Makefile
12mu|sendmail-8.14.5-5|429	%attr(0444,root,mail) %config(noreplace)	%{_sysconfdir}/mail/sendmail.cf
12mu|sendmail-8.14.5-5|430	%attr(0444,root,mail) %config(noreplace)	%{_sysconfdir}/mail/submit.cf
12mu|sendmail-8.14.5-5|431	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/mail/sendmail.mc
12mu|sendmail-8.14.5-5|432	%attr(0644,root,mail) %config(noreplace) %{_sysconfdir}/mail/submit.mc
12mu|sendmail-8.14.5-5|433	%config(noreplace)	%{_sysconfdir}/mail/local-host-names
12mu|sendmail-8.14.5-5|434	%config(noreplace)	%{_sysconfdir}/aliases
12mu|sendmail-8.14.5-5|435	%attr(0644,root,root) %ghost %{_sysconfdir}/aliases.db
12mu|sendmail-8.14.5-5|436	%attr(0750,root,mail) %dir /var/spool/mqueue
12mu|sendmail-8.14.5-5|437	%attr(0770,mail,mail) %dir /var/spool/clientmqueue
12mu|sendmail-8.14.5-5|438	%attr(4555,root,mail) /var/log/statistics
12mu|sendmail-8.14.5-5|439	%attr(0644,root,root) %ghost			%{_sysconfdir}/mail/virtusertable.db
12mu|sendmail-8.14.5-5|440	%attr(0644,root,root) %config(noreplace)	%{_sysconfdir}/mail/virtusertable
12mu|sendmail-8.14.5-5|441	
12mu|sendmail-8.14.5-5|442	%attr(0644,root,root) %ghost			%{_sysconfdir}/mail/access.db
12mu|sendmail-8.14.5-5|443	%attr(0644,root,root) %config(noreplace)	%{_sysconfdir}/mail/access
12mu|sendmail-8.14.5-5|444	
12mu|sendmail-8.14.5-5|445	%attr(0644,root,root) %ghost			%{_sysconfdir}/mail/domaintable.db
12mu|sendmail-8.14.5-5|446	%attr(0644,root,root) %config(noreplace)	%{_sysconfdir}/mail/domaintable
12mu|sendmail-8.14.5-5|447	
12mu|sendmail-8.14.5-5|448	%attr(0644,root,root) %ghost			%{_sysconfdir}/mail/mailertable.db
12mu|sendmail-8.14.5-5|449	%attr(0644,root,root) %config(noreplace)	%{_sysconfdir}/mail/mailertable
12mu|sendmail-8.14.5-5|450	
12mu|sendmail-8.14.5-5|451	%attr(0644,bin,bin) %config(noreplace)	%{_sysconfdir}/mail/helpfile
12mu|sendmail-8.14.5-5|452	%attr(0644,root,root) %config(noreplace)	%{_sysconfdir}/mail/trusted-users
12mu|sendmail-8.14.5-5|453	
12mu|sendmail-8.14.5-5|454	%config(noreplace) %{_sysconfdir}/sysconfig/sendmail
12mu|sendmail-8.14.5-5|455	
12mu|sendmail-8.14.5-5|456	%config(noreplace) %{initdir}/sendmail
12mu|sendmail-8.14.5-5|457	
12mu|sendmail-8.14.5-5|458	%config(noreplace) %{_libdir}/sasl2/Sendmail.conf
12mu|sendmail-8.14.5-5|459	%config(noreplace) %{_sysconfdir}/logrotate.d/statistics
12mu|sendmail-8.14.5-5|460	%config(noreplace) %{_sysconfdir}/pam.d/smtp
12mu|sendmail-8.14.5-5|461	
12mu|sendmail-8.14.5-5|462	%files cf
12mu|sendmail-8.14.5-5|463	/usr/share/sendmail-cf
12mu|sendmail-8.14.5-5|464	
12mu|sendmail-8.14.5-5|465	%files doc
12mu|sendmail-8.14.5-5|466	%doc contrib sendmail-docs%{_docdir}/sendmail
12mu|sendmail-8.14.5-5|467	
12mu|sendmail-8.14.5-5|468	%files devel
12mu|sendmail-8.14.5-5|469	%doc libsm/{*.html,README} sendmail-docs%{_docdir}/sendmail/{libmilter,README.libmilter}
12mu|sendmail-8.14.5-5|470	%dir %{_includedir}/libmilter
12mu|sendmail-8.14.5-5|471	%{_includedir}/libmilter/*.h
12mu|sendmail-8.14.5-5|472	%{_libdir}/lib*.a
12mu|sendmail-8.14.5-5|473	
12mu|sendmail-8.14.5-5|474	
12mu|sendmail-8.14.5-5|475	
12mu|sendmail-8.14.5-5|476	
12mu|sendmail-8.14.5-5|477	%changelog
12mu|sendmail-8.14.5-5|478	* Sun May 22 2011 Oden Eriksson <oeriksson@mandriva.com> 8.14.5-1mdv2011.0
12mu|sendmail-8.14.5-5|479	+ Revision: 677273
12mu|sendmail-8.14.5-5|480	- 8.14.5
12mu|sendmail-8.14.5-5|481	
12mu|sendmail-8.14.5-5|482	* Tue Apr 12 2011 Funda Wang <fwang@mandriva.org> 8.14.4-5
12mu|sendmail-8.14.5-5|483	+ Revision: 652796
12mu|sendmail-8.14.5-5|484	- build with system ldflags
12mu|sendmail-8.14.5-5|485	- update dir for db5.1
12mu|sendmail-8.14.5-5|486	
12mu|sendmail-8.14.5-5|487	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 8.14.4-4mdv2011.0
12mu|sendmail-8.14.5-5|488	+ Revision: 607531
12mu|sendmail-8.14.5-5|489	- rebuild
12mu|sendmail-8.14.5-5|490	
12mu|sendmail-8.14.5-5|491	* Wed Apr 07 2010 Funda Wang <fwang@mandriva.org> 8.14.4-3mdv2010.1
12mu|sendmail-8.14.5-5|492	+ Revision: 532495
12mu|sendmail-8.14.5-5|493	- rebuild
12mu|sendmail-8.14.5-5|494	
12mu|sendmail-8.14.5-5|495	* Fri Feb 26 2010 Oden Eriksson <oeriksson@mandriva.com> 8.14.4-2mdv2010.1
12mu|sendmail-8.14.5-5|496	+ Revision: 511636
12mu|sendmail-8.14.5-5|497	- rebuilt against openssl-0.9.8m
12mu|sendmail-8.14.5-5|498	
12mu|sendmail-8.14.5-5|499	* Tue Jan 12 2010 Oden Eriksson <oeriksson@mandriva.com> 8.14.4-1mdv2010.1
12mu|sendmail-8.14.5-5|500	+ Revision: 490268
12mu|sendmail-8.14.5-5|501	- built against bdb 4.7 (db4.7-devel) due to unknown problems
12mu|sendmail-8.14.5-5|502	- 8.14.4 fixes CVE-2009-4565
12mu|sendmail-8.14.5-5|503	- 8.14.4
12mu|sendmail-8.14.5-5|504	- rebuilt against bdb 4.8
12mu|sendmail-8.14.5-5|505	
12mu|sendmail-8.14.5-5|506	* Mon Sep 28 2009 Olivier Blin <oblin@mandriva.com> 8.14.3-4mdv2010.0
12mu|sendmail-8.14.5-5|507	+ Revision: 450362
12mu|sendmail-8.14.5-5|508	- rediff patches (from Arnaud Patard)
12mu|sendmail-8.14.5-5|509	- remove merged patches that were wrongly applying because of patch
12mu|sendmail-8.14.5-5|510	fuzz (from Arnaud Patard)
12mu|sendmail-8.14.5-5|511	
12mu|sendmail-8.14.5-5|512	* Tue Nov 25 2008 Christiaan Welvaart <spturtle@mandriva.org> 8.14.3-3mdv2009.1
12mu|sendmail-8.14.5-5|513	+ Revision: 306722
12mu|sendmail-8.14.5-5|514	- put submit.mc in /etc/mail
12mu|sendmail-8.14.5-5|515	- use a patch to add mandriva changes to submit.mc during build
12mu|sendmail-8.14.5-5|516	- move the real sm-client.pid file from /var/spool/clientmqueue to /var/run and fix the init script (fixes #45777)
12mu|sendmail-8.14.5-5|517	- sync /etc/mail/Makefile with fedora's package:
12mu|sendmail-8.14.5-5|518	- add support for several optional tables
12mu|sendmail-8.14.5-5|519	- handle sendmail.cf and submit.cf generation
12mu|sendmail-8.14.5-5|520	
12mu|sendmail-8.14.5-5|521	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 8.14.3-2mdv2009.0
12mu|sendmail-8.14.5-5|522	+ Revision: 265692
12mu|sendmail-8.14.5-5|523	- rebuild early 2009.0 package (before pixel changes)
12mu|sendmail-8.14.5-5|524	
12mu|sendmail-8.14.5-5|525	* Fri May 16 2008 Christiaan Welvaart <spturtle@mandriva.org> 8.14.3-1mdv2009.0
12mu|sendmail-8.14.5-5|526	+ Revision: 208238
12mu|sendmail-8.14.5-5|527	- 8.14.3
12mu|sendmail-8.14.5-5|528	
12mu|sendmail-8.14.5-5|529	* Wed Jan 23 2008 Thierry Vignaud <tv@mandriva.org> 8.14.2-3mdv2008.1
12mu|sendmail-8.14.5-5|530	+ Revision: 157272
12mu|sendmail-8.14.5-5|531	- rebuild with fixed %%serverbuild macro
12mu|sendmail-8.14.5-5|532	
12mu|sendmail-8.14.5-5|533	+ Olivier Blin <oblin@mandriva.com>
12mu|sendmail-8.14.5-5|534	- restore BuildRoot
12mu|sendmail-8.14.5-5|535	
12mu|sendmail-8.14.5-5|536	* Fri Dec 21 2007 Oden Eriksson <oeriksson@mandriva.com> 8.14.2-2mdv2008.1
12mu|sendmail-8.14.5-5|537	+ Revision: 136279
12mu|sendmail-8.14.5-5|538	- rebuilt against new build deps
12mu|sendmail-8.14.5-5|539	
12mu|sendmail-8.14.5-5|540	+ Thierry Vignaud <tv@mandriva.org>
12mu|sendmail-8.14.5-5|541	- kill re-definition of %%{buildroot} on Pixel's request
12mu|sendmail-8.14.5-5|542	
12mu|sendmail-8.14.5-5|543	* Thu Nov 29 2007 Christiaan Welvaart <spturtle@mandriva.org> 8.14.2-1mdv2008.1
12mu|sendmail-8.14.5-5|544	+ Revision: 113834
12mu|sendmail-8.14.5-5|545	- 8.14.2
12mu|sendmail-8.14.5-5|546	
12mu|sendmail-8.14.5-5|547	* Tue Sep 25 2007 Anne Nicolas <ennael@mandriva.org> 8.14.1-2mdv2008.0
12mu|sendmail-8.14.5-5|548	+ Revision: 92831
12mu|sendmail-8.14.5-5|549	- Bump release for reupload
12mu|sendmail-8.14.5-5|550	
12mu|sendmail-8.14.5-5|551	* Tue Sep 25 2007 Andreas Hasenack <andreas@mandriva.com> 8.14.1-1mdv2008.0
12mu|sendmail-8.14.5-5|552	+ Revision: 92817
12mu|sendmail-8.14.5-5|553	- don't require sendmail-cf to build (#34050)
12mu|sendmail-8.14.5-5|554	
12mu|sendmail-8.14.5-5|555	+ Thierry Vignaud <tv@mandriva.org>
12mu|sendmail-8.14.5-5|556	- kill file require on update-alternatives
12mu|sendmail-8.14.5-5|557	
12mu|sendmail-8.14.5-5|558	+ Christiaan Welvaart <spturtle@mandriva.org>
12mu|sendmail-8.14.5-5|559	- 8.14.1
12mu|sendmail-8.14.5-5|560	- fix filelist for manpages
12mu|sendmail-8.14.5-5|561	
12mu|sendmail-8.14.5-5|562	* Fri Jun 22 2007 Andreas Hasenack <andreas@mandriva.com> 8.14.0-2mdv2008.0
12mu|sendmail-8.14.5-5|563	+ Revision: 43260
12mu|sendmail-8.14.5-5|564	- rebuild with new serverbuild macro (-fstack-protector)
12mu|sendmail-8.14.5-5|565	
12mu|sendmail-8.14.5-5|566	
12mu|sendmail-8.14.5-5|567	* Thu Feb 15 2007 Stew Benedict <sbenedict@mandriva.com> 8.14.0-1mdv2007.0
12mu|sendmail-8.14.5-5|568	+ Revision: 121447
12mu|sendmail-8.14.5-5|569	- Import sendmail
12mu|sendmail-8.14.5-5|570	
12mu|sendmail-8.14.5-5|571	* Thu Feb 15 2007 Stew Benedict <sbenedict@mandriva.com> 8.14.0-1mdv2007.0
12mu|sendmail-8.14.5-5|572	- 8.14.0
12mu|sendmail-8.14.5-5|573	- rediff P9
12mu|sendmail-8.14.5-5|574	- bunzip patches
12mu|sendmail-8.14.5-5|575	
12mu|sendmail-8.14.5-5|576	* Thu Aug 31 2006 Stew Benedict <sbenedict@mandriva.com> 8.13.8-1mdv2007.0
12mu|sendmail-8.14.5-5|577	- 8.13.8 (security fix for CVE-2006-4434)
12mu|sendmail-8.14.5-5|578	- fix init script for sm-client so restart works when the client has died
12mu|sendmail-8.14.5-5|579	
12mu|sendmail-8.14.5-5|580	* Fri Jun 16 2006 Stew Benedict <sbenedict@mandriva.com> 8.13.7-1mdv2007.0
12mu|sendmail-8.14.5-5|581	- 8.13.7 (security update for CVE-2006-1173)
12mu|sendmail-8.14.5-5|582	
12mu|sendmail-8.14.5-5|583	* Wed Mar 22 2006 Stew Benedict <sbenedict@mandriva.com> 8.13.6-1mdk
12mu|sendmail-8.14.5-5|584	- 8.13.6 (security update)
12mu|sendmail-8.14.5-5|585	
12mu|sendmail-8.14.5-5|586	* Mon Mar 06 2006 Stew Benedict <sbenedict@mandriva.com> 8.13.5-4mdk
12mu|sendmail-8.14.5-5|587	- update pam config
12mu|sendmail-8.14.5-5|588	
12mu|sendmail-8.14.5-5|589	* Fri Feb 10 2006 Stew Benedict <sbenedict@mandriva.com> 8.13.5-3mdk
12mu|sendmail-8.14.5-5|590	- parallel init
12mu|sendmail-8.14.5-5|591	
12mu|sendmail-8.14.5-5|592	* Sun Nov 13 2005 Oden Eriksson <oeriksson@mandriva.com> 8.13.5-2mdk
12mu|sendmail-8.14.5-5|593	- rebuilt against openssl-0.9.8a
12mu|sendmail-8.14.5-5|594	- make strip able to touch the binaries
12mu|sendmail-8.14.5-5|595	
12mu|sendmail-8.14.5-5|596	* Tue Oct 04 2005 Stew Benedict <sbenedict@mandriva.com> 8.13.5-1mdk
12mu|sendmail-8.14.5-5|597	- 8.13.5
12mu|sendmail-8.14.5-5|598	
12mu|sendmail-8.14.5-5|599	* Wed Sep 07 2005 Oden Eriksson <oeriksson@mandriva.com> 8.13.4-6mdk
12mu|sendmail-8.14.5-5|600	- rebuild
12mu|sendmail-8.14.5-5|601	- ake/iva
12mu|sendmail-8.14.5-5|602	
12mu|sendmail-8.14.5-5|603	* Wed Aug 31 2005 Oden Eriksson <oeriksson@mandriva.com> 8.13.4-5mdk
12mu|sendmail-8.14.5-5|604	- rebuilt against new openldap-2.3.6 libs
12mu|sendmail-8.14.5-5|605	
12mu|sendmail-8.14.5-5|606	* Sat Jul 02 2005 Stew Benedict <sbenedict@mandriva.com> 8.13.4-4mdk
12mu|sendmail-8.14.5-5|607	- new provides/alternatives scheme proposed by Guillaume
12mu|sendmail-8.14.5-5|608	
12mu|sendmail-8.14.5-5|609	* Wed Jun 08 2005 Stew Benedict <sbenedict@mandriva.com> 8.13.4-3mdk
12mu|sendmail-8.14.5-5|610	- forgot to define alternative as mta-smtp
12mu|sendmail-8.14.5-5|611	
12mu|sendmail-8.14.5-5|612	* Wed Jun 08 2005 Stew Benedict <sbenedict@mandriva.com> 8.13.4-2mdk
12mu|sendmail-8.14.5-5|613	- use alternates for /etc/pam.d/smtp (#16287)
12mu|sendmail-8.14.5-5|614	
12mu|sendmail-8.14.5-5|615	* Tue May 03 2005 Stew Benedict <sbenedict@mandriva.com> 8.13.4-1mdk
12mu|sendmail-8.14.5-5|616	- New release 8.13.4, logrotate "statstics", fix perl path in examples
12mu|sendmail-8.14.5-5|617	
12mu|sendmail-8.14.5-5|618	* Fri Feb 04 2005 Buchan Milne <bgmilne@linux-mandrake.com> 8.13.3-2mdk
12mu|sendmail-8.14.5-5|619	- rebuild for ldap2.2_7
12mu|sendmail-8.14.5-5|620	
12mu|sendmail-8.14.5-5|621	* Fri Jan 28 2005 Stew Benedict <sbenedict@mandrakesoft.com> 8.13.3-1mdk
12mu|sendmail-8.14.5-5|622	- 8.13.3
12mu|sendmail-8.14.5-5|623	
12mu|sendmail-8.14.5-5|624	* Thu Dec 23 2004 Stew Benedict <sbenedict@mandrakesoft.com> 8.13.2-1mdk
12mu|sendmail-8.14.5-5|625	- 8.13.2
12mu|sendmail-8.14.5-5|626	- more spec cleanup/rework (Stephane Lentz)
12mu|sendmail-8.14.5-5|627	-  redo patch9
12mu|sendmail-8.14.5-5|628	-  drop patch2 (patch9 does some, perl does the rest)
12mu|sendmail-8.14.5-5|629	-  drop patch0 (patch9 picks it up now)
12mu|sendmail-8.14.5-5|630	-  drop patch7 (use perl -pi)
12mu|sendmail-8.14.5-5|631	
12mu|sendmail-8.14.5-5|632	* Mon Dec 13 2004 Stew Benedict <sbenedict@mandrakesoft.com> 8.13.1-2mdk
12mu|sendmail-8.14.5-5|633	- fix auth setup (Bugzilla #12309),
12mu|sendmail-8.14.5-5|634	- warn about need for libsasl2-plug-<foo> for auth
12mu|sendmail-8.14.5-5|635	- some spec cleanups (Stephane Lentz), maybe more later
12mu|sendmail-8.14.5-5|636	-  drop source2, 12
12mu|sendmail-8.14.5-5|637	-  rename source 5
12mu|sendmail-8.14.5-5|638	
12mu|sendmail-8.14.5-5|639	* Wed Aug 11 2004 Stew Benedict <sbenedict@mandrakesoft.com> 8.13.1-1mdk
12mu|sendmail-8.14.5-5|640	- 8.13.1
12mu|sendmail-8.14.5-5|641	- rebuild against libdb4.2
12mu|sendmail-8.14.5-5|642	
12mu|sendmail-8.14.5-5|643	* Tue Jul 27 2004 Stew Benedict <sbenedict@mandrakesoft.com> 8.13.0-2mdk
12mu|sendmail-8.14.5-5|644	- fix paths in sendmail.mc (Jeremy Anderson)
12mu|sendmail-8.14.5-5|645	
12mu|sendmail-8.14.5-5|646	* Fri Jul 02 2004 Stew Benedict <sbenedict@mandrakesoft.com> 8.13.0-1mdk
12mu|sendmail-8.14.5-5|647	- 8.13.0
12mu|sendmail-8.14.5-5|648	

20803 12
12mu|serf-1.3.2-5|1	%define	major 1
12mu|serf-1.3.2-5|2	%define libname %mklibname %{name}1_ %{major}
12mu|serf-1.3.2-5|3	%define develname %mklibname %{name} -d
12mu|serf-1.3.2-5|4	
12mu|serf-1.3.2-5|5	Summary:	A high-performance asynchronous HTTP client library
12mu|serf-1.3.2-5|6	Name:		serf
12mu|serf-1.3.2-5|7	Version:	1.3.2
12mu|serf-1.3.2-5|8	Release:	5
12mu|serf-1.3.2-5|9	License:	Apache License
12mu|serf-1.3.2-5|10	Group:		System/Libraries
12mu|serf-1.3.2-5|11	URL:		http://code.google.com/p/serf/
12mu|serf-1.3.2-5|12	Source0:	http://serf.googlecode.com/files/%{name}-%{version}.tar.bz2
12mu|serf-1.3.2-5|13	Source1:	%{name}.rpmlintrc
12mu|serf-1.3.2-5|14	BuildRequires:	pkgconfig(apr-1)
12mu|serf-1.3.2-5|15	BuildRequires:	pkgconfig(apr-util-1)
12mu|serf-1.3.2-5|16	BuildRequires:	pkgconfig(openssl)
12mu|serf-1.3.2-5|17	BuildRequires:	zlib-devel
12mu|serf-1.3.2-5|18	BuildRequires:	db-devel
12mu|serf-1.3.2-5|19	BuildRequires:	openldap-devel
12mu|serf-1.3.2-5|20	BuildRequires:	scons
12mu|serf-1.3.2-5|21	
12mu|serf-1.3.2-5|22	%description
12mu|serf-1.3.2-5|23	The serf library is a C-based HTTP client library built upon the Apache
12mu|serf-1.3.2-5|24	Portable Runtime (APR) library. It multiplexes connections, running the
12mu|serf-1.3.2-5|25	read/write communication asynchronously. Memory copies and transformations are
12mu|serf-1.3.2-5|26	kept to a minimum to provide high performance operation.
12mu|serf-1.3.2-5|27	
12mu|serf-1.3.2-5|28	%package -n	%{libname}
12mu|serf-1.3.2-5|29	Summary:	A high-performance asynchronous HTTP client library
12mu|serf-1.3.2-5|30	Group:		System/Libraries
12mu|serf-1.3.2-5|31	
12mu|serf-1.3.2-5|32	%description -n	%{libname}
12mu|serf-1.3.2-5|33	The serf library is a C-based HTTP client library built upon the Apache
12mu|serf-1.3.2-5|34	Portable Runtime (APR) library. It multiplexes connections, running the
12mu|serf-1.3.2-5|35	read/write communication asynchronously. Memory copies and transformations are
12mu|serf-1.3.2-5|36	kept to a minimum to provide high performance operation.
12mu|serf-1.3.2-5|37	
12mu|serf-1.3.2-5|38	%package -n	%{develname}
12mu|serf-1.3.2-5|39	Summary:	Development libraries and headers for %{name}
12mu|serf-1.3.2-5|40	Group:		Development/C
12mu|serf-1.3.2-5|41	Requires:	%{libname} = %{version}-%{release}
12mu|serf-1.3.2-5|42	Provides:	%{name}-devel = %{version}-%{release}
12mu|serf-1.3.2-5|43	
12mu|serf-1.3.2-5|44	%description -n	%{develname}
12mu|serf-1.3.2-5|45	The serf library is a C-based HTTP client library built upon the Apache
12mu|serf-1.3.2-5|46	Portable Runtime (APR) library. It multiplexes connections, running the
12mu|serf-1.3.2-5|47	read/write communication asynchronously. Memory copies and transformations are
12mu|serf-1.3.2-5|48	kept to a minimum to provide high performance operation.
12mu|serf-1.3.2-5|49	
12mu|serf-1.3.2-5|50	This package contains all of the development files that you will need in order
12mu|serf-1.3.2-5|51	to compile %{name} applications.
12mu|serf-1.3.2-5|52	
12mu|serf-1.3.2-5|53	%prep
12mu|serf-1.3.2-5|54	%setup -q
12mu|serf-1.3.2-5|55	
12mu|serf-1.3.2-5|56	%build
12mu|serf-1.3.2-5|57	%serverbuild
12mu|serf-1.3.2-5|58	scons \
12mu|serf-1.3.2-5|59	PREFIX=%{_prefix} \
12mu|serf-1.3.2-5|60	LIBDIR=%{_libdir} \
12mu|serf-1.3.2-5|61	APR=%{_prefix} \
12mu|serf-1.3.2-5|62	OPENSSL=%{_prefix} \
12mu|serf-1.3.2-5|63	ZLIB=%{_prefix} \
12mu|serf-1.3.2-5|64	DEBUG=yes \
12mu|serf-1.3.2-5|65	CFLAGS="%{optflags}" \
12mu|serf-1.3.2-5|66	APR_STATIC=no
12mu|serf-1.3.2-5|67	
12mu|serf-1.3.2-5|68	%scons
12mu|serf-1.3.2-5|69	
12mu|serf-1.3.2-5|70	%check
12mu|serf-1.3.2-5|71	%scons \
12mu|serf-1.3.2-5|72	CFLAGS="%{optflags}" \
12mu|serf-1.3.2-5|73	check
12mu|serf-1.3.2-5|74	
12mu|serf-1.3.2-5|75	%install
12mu|serf-1.3.2-5|76	scons install --install-sandbox=%{buildroot}
12mu|serf-1.3.2-5|77	
12mu|serf-1.3.2-5|78	# enable strip and debug packages
12mu|serf-1.3.2-5|79	chmod 755 %{buildroot}%{_libdir}/libserf*.so*
12mu|serf-1.3.2-5|80	
12mu|serf-1.3.2-5|81	# Don't ship static libs
12mu|serf-1.3.2-5|82	rm -fR %{buildroot}%{_libdir}/*.a
12mu|serf-1.3.2-5|83	rm -fR %{buildroot}%{_libdir}/*.la
12mu|serf-1.3.2-5|84	
12mu|serf-1.3.2-5|85	%files -n %{libname}
12mu|serf-1.3.2-5|86	%doc CHANGES LICENSE NOTICE README design-guide.txt
12mu|serf-1.3.2-5|87	%{_libdir}/lib*.so.%{major}*
12mu|serf-1.3.2-5|88	
12mu|serf-1.3.2-5|89	%files -n %{develname}
12mu|serf-1.3.2-5|90	%{_includedir}/%{name}-%{major}/*.h
12mu|serf-1.3.2-5|91	%{_libdir}/*.so
12mu|serf-1.3.2-5|92	%{_libdir}/pkgconfig/serf-1.pc
12mu|serf-1.3.2-5|93	
12mu|serf-1.3.2-5|94	%changelog
12mu|serf-1.3.2-5|95	* Thu Apr 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3.2-5
12mu|serf-1.3.2-5|96	+ Revision: d37c12a
12mu|serf-1.3.2-5|97	- Updated to 1.3.2
12mu|serf-1.3.2-5|98	
12mu|serf-1.3.2-5|99	

20804 12
12mu|setup-2.7.21-3|1	Summary:	A set of system configuration and setup files
12mu|setup-2.7.21-3|2	Name:		setup
12mu|setup-2.7.21-3|3	Version:	2.7.21
12mu|setup-2.7.21-3|4	Release:	3
12mu|setup-2.7.21-3|5	License:	Public Domain
12mu|setup-2.7.21-3|6	Group:		System/Configuration/Other
12mu|setup-2.7.21-3|7	Url:		http://svn.mandriva.com/svn/soft/setup/trunk
12mu|setup-2.7.21-3|8	Source0:	%{name}-%{version}.tar.xz
12mu|setup-2.7.21-3|9	
12mu|setup-2.7.21-3|10	Requires(pre):	rpm-helper, grep, coreutils
12mu|setup-2.7.21-3|11	Requires(posttrans):shadow-conv
12mu|setup-2.7.21-3|12	BuildArch:	noarch
12mu|setup-2.7.21-3|13	
12mu|setup-2.7.21-3|14	%description
12mu|setup-2.7.21-3|15	The setup package contains a set of very important system
12mu|setup-2.7.21-3|16	configuration and setup files, such as passwd, group,
12mu|setup-2.7.21-3|17	profile and more.
12mu|setup-2.7.21-3|18	
12mu|setup-2.7.21-3|19	You should install the setup package because you will
12mu|setup-2.7.21-3|20	find yourself using its many features for system
12mu|setup-2.7.21-3|21	administration.
12mu|setup-2.7.21-3|22	
12mu|setup-2.7.21-3|23	%prep
12mu|setup-2.7.21-3|24	%setup -q
12mu|setup-2.7.21-3|25	
12mu|setup-2.7.21-3|26	%build
12mu|setup-2.7.21-3|27	%make
12mu|setup-2.7.21-3|28	
12mu|setup-2.7.21-3|29	%install
12mu|setup-2.7.21-3|30	%makeinstall_std
12mu|setup-2.7.21-3|31	
12mu|setup-2.7.21-3|32	%pre
12mu|setup-2.7.21-3|33	# due to important new group additions, we need to add them manually here if they
12mu|setup-2.7.21-3|34	# don't already exist because rpm will create group.rpmnew instead
12mu|setup-2.7.21-3|35	if [ -f /etc/group ]; then
12mu|setup-2.7.21-3|36	grep -q '^auth:' /etc/group || %_pre_groupadd auth
12mu|setup-2.7.21-3|37	# be a little fancy here in case this is an upgrade and the user hasn't migrated to tcb yet
12mu|setup-2.7.21-3|38	if [ "`grep -q '^shadow:' /etc/group; echo $?`" == 1 ]; then
12mu|setup-2.7.21-3|39	%_pre_groupadd shadow
12mu|setup-2.7.21-3|40	if [ -f /etc/shadow ]; then
12mu|setup-2.7.21-3|41	chmod 0440 /etc/shadow && chgrp shadow /etc/shadow
12mu|setup-2.7.21-3|42	fi
12mu|setup-2.7.21-3|43	fi
12mu|setup-2.7.21-3|44	grep -q '^chkpwd:' /etc/group || %_pre_groupadd chkpwd
12mu|setup-2.7.21-3|45	grep -q '^dialout:' /etc/group || %_pre_groupadd dialout
12mu|setup-2.7.21-3|46	fi
12mu|setup-2.7.21-3|47	
12mu|setup-2.7.21-3|48	%posttrans
12mu|setup-2.7.21-3|49	pwconv 2>/dev/null >/dev/null  || :
12mu|setup-2.7.21-3|50	grpconv 2>/dev/null >/dev/null  || :
12mu|setup-2.7.21-3|51	
12mu|setup-2.7.21-3|52	[ -f /var/log/lastlog ] || echo -n '' > /var/log/lastlog
12mu|setup-2.7.21-3|53	
12mu|setup-2.7.21-3|54	if [ -x /usr/sbin/nscd ]; then
12mu|setup-2.7.21-3|55	nscd -i passwd -i group || :
12mu|setup-2.7.21-3|56	fi
12mu|setup-2.7.21-3|57	
12mu|setup-2.7.21-3|58	%triggerpostun -- setup < 2.7.8
12mu|setup-2.7.21-3|59	# the files is no more in setup starting from 2.7.8, it is now in nfs-utils
12mu|setup-2.7.21-3|60	if [ -e /etc/exports.rpmsave ]; then
12mu|setup-2.7.21-3|61	mv -f /etc/exports.rpmsave /etc/exports && echo "warning: /etc/exports.rpmsave restored as /etc/exports"
12mu|setup-2.7.21-3|62	fi
12mu|setup-2.7.21-3|63	
12mu|setup-2.7.21-3|64	%files
12mu|setup-2.7.21-3|65	%doc NEWS
12mu|setup-2.7.21-3|66	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/passwd
12mu|setup-2.7.21-3|67	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/fstab
12mu|setup-2.7.21-3|68	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/resolv.conf
12mu|setup-2.7.21-3|69	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/group
12mu|setup-2.7.21-3|70	%verify(not md5 size mtime) %config(noreplace) %{_sysconfdir}/hosts
12mu|setup-2.7.21-3|71	%config(noreplace) %{_sysconfdir}/services
12mu|setup-2.7.21-3|72	%config(noreplace) %{_sysconfdir}/inputrc
12mu|setup-2.7.21-3|73	%config(noreplace) %{_sysconfdir}/filesystems
12mu|setup-2.7.21-3|74	%config(noreplace) %{_sysconfdir}/host.conf
12mu|setup-2.7.21-3|75	%config(noreplace) %{_sysconfdir}/hosts.allow
12mu|setup-2.7.21-3|76	%config(noreplace) %{_sysconfdir}/hosts.deny
12mu|setup-2.7.21-3|77	%config(noreplace) %{_sysconfdir}/motd
12mu|setup-2.7.21-3|78	%config(noreplace) %{_sysconfdir}/printcap
12mu|setup-2.7.21-3|79	%config(noreplace) %{_sysconfdir}/profile
12mu|setup-2.7.21-3|80	%config(noreplace) %{_sysconfdir}/shells
12mu|setup-2.7.21-3|81	%config(noreplace) %{_sysconfdir}/protocols
12mu|setup-2.7.21-3|82	%attr(0644,root,root) %config(missingok,noreplace) %{_sysconfdir}/securetty
12mu|setup-2.7.21-3|83	%config(noreplace) %{_sysconfdir}/csh.login
12mu|setup-2.7.21-3|84	%config(noreplace) %{_sysconfdir}/csh.cshrc
12mu|setup-2.7.21-3|85	%ghost %verify(not md5 size mtime) /var/log/lastlog
12mu|setup-2.7.21-3|86	
12mu|setup-2.7.21-3|87	
12mu|setup-2.7.21-3|88	%changelog
12mu|setup-2.7.21-3|89	* Sun Sep 09 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 2.7.21-2
12mu|setup-2.7.21-3|90	+ Revision: 816563
12mu|setup-2.7.21-3|91	- drop dependency on run-parts, we haven't shipped it as part of this package
12mu|setup-2.7.21-3|92	for a while, so no sense in adding a dependency on it for legacy compatibility
12mu|setup-2.7.21-3|93	- new version:
12mu|setup-2.7.21-3|94	o don't create /etc/mtab
12mu|setup-2.7.21-3|95	o remove run-parts from this package, it's packaged separately
12mu|setup-2.7.21-3|96	o update /etc/protocols and /etc/services from debian package
12mu|setup-2.7.21-3|97	netbase 4.47
12mu|setup-2.7.21-3|98	- drop redundant glibc dependency
12mu|setup-2.7.21-3|99	- fix license tag
12mu|setup-2.7.21-3|100	- drop redundant buildroot cleaning
12mu|setup-2.7.21-3|101	- cosmetics
12mu|setup-2.7.21-3|102	- change buildarch to noarch
12mu|setup-2.7.21-3|103	- add Requires(pre): rpm-helper
12mu|setup-2.7.21-3|104	
12mu|setup-2.7.21-3|105	* Tue May 29 2012 Guilherme Moro <guilherme@mandriva.com> 2.7.18-5
12mu|setup-2.7.21-3|106	+ Revision: 801039
12mu|setup-2.7.21-3|107	- Remove mtab, owned by util-linux now
12mu|setup-2.7.21-3|108	
12mu|setup-2.7.21-3|109	* Sun Dec 11 2011 Matthew Dawkins <mattydaw@mandriva.org> 2.7.18-4
12mu|setup-2.7.21-3|110	+ Revision: 740166
12mu|setup-2.7.21-3|111	- cleaned up spec
12mu|setup-2.7.21-3|112	- removed defattr, clean section, BuildRoot, mkrel
12mu|setup-2.7.21-3|113	- changed req for shadow-utils to shadow-conv
12mu|setup-2.7.21-3|114	- (recently split to avoid dep loop)
12mu|setup-2.7.21-3|115	- removed pre 2007 Conflicts
12mu|setup-2.7.21-3|116	- removed reqs for run-parts
12mu|setup-2.7.21-3|117	
12mu|setup-2.7.21-3|118	* Fri May 06 2011 Oden Eriksson <oeriksson@mandriva.com> 2.7.18-3
12mu|setup-2.7.21-3|119	+ Revision: 669970
12mu|setup-2.7.21-3|120	- mass rebuild
12mu|setup-2.7.21-3|121	
12mu|setup-2.7.21-3|122	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 2.7.18-2mdv2011.0
12mu|setup-2.7.21-3|123	+ Revision: 607533
12mu|setup-2.7.21-3|124	- rebuild
12mu|setup-2.7.21-3|125	
12mu|setup-2.7.21-3|126	* Thu Dec 31 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.18-1mdv2010.1
12mu|setup-2.7.21-3|127	+ Revision: 484524
12mu|setup-2.7.21-3|128	- new version
12mu|setup-2.7.21-3|129	
12mu|setup-2.7.21-3|130	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 2.7.17-2mdv2010.0
12mu|setup-2.7.21-3|131	+ Revision: 427069
12mu|setup-2.7.21-3|132	- rebuild
12mu|setup-2.7.21-3|133	
12mu|setup-2.7.21-3|134	* Sat Apr 11 2009 Gustavo De Nardin <gustavodn@mandriva.com> 2.7.17-1mdv2009.1
12mu|setup-2.7.21-3|135	+ Revision: 366419
12mu|setup-2.7.21-3|136	- 2.7.17
12mu|setup-2.7.21-3|137	- stop csh from sourcing /etc/profile.d/* on non-interactive shells
12mu|setup-2.7.21-3|138	(bug #49407, comment 6)
12mu|setup-2.7.21-3|139	
12mu|setup-2.7.21-3|140	* Fri Jan 09 2009 Frederic Crozat <fcrozat@mandriva.com> 2.7.16-1mdv2009.1
12mu|setup-2.7.21-3|141	+ Revision: 327455
12mu|setup-2.7.21-3|142	- Release 2.7.16 :
12mu|setup-2.7.21-3|143	- add dialout group, needed by latest udev, replace uucp group for serial stuff, just like Debian
12mu|setup-2.7.21-3|144	
12mu|setup-2.7.21-3|145	* Wed Jan 07 2009 Pixel <pixel@mandriva.com> 2.7.15-1mdv2009.1
12mu|setup-2.7.21-3|146	+ Revision: 326531
12mu|setup-2.7.21-3|147	- 2.7.15: handle control + left/right arrow in gnome-terminal (#36287)
12mu|setup-2.7.21-3|148	
12mu|setup-2.7.21-3|149	* Wed Dec 17 2008 Frederic Crozat <fcrozat@mandriva.com> 2.7.14-1mdv2009.1
12mu|setup-2.7.21-3|150	+ Revision: 315121
12mu|setup-2.7.21-3|151	- Release 2.7.14 :
12mu|setup-2.7.21-3|152	- fix warning in run-parts
12mu|setup-2.7.21-3|153	- configure inputrc to add trailing / to directories symlink (instead of patching bash)
12mu|setup-2.7.21-3|154	
12mu|setup-2.7.21-3|155	* Sat Jul 12 2008 Olivier Thauvin <nanardon@mandriva.org> 2.7.13-1mdv2009.0
12mu|setup-2.7.21-3|156	+ Revision: 234201
12mu|setup-2.7.21-3|157	- 2.7.13: add tty0 to securetty for uml
12mu|setup-2.7.21-3|158	
12mu|setup-2.7.21-3|159	* Thu May 22 2008 Vincent Danen <vdanen@mandriva.com> 2.7.12-3mdv2009.0
12mu|setup-2.7.21-3|160	+ Revision: 210051
12mu|setup-2.7.21-3|161	- use %%_pre_groupadd instead of groupadd directly to dynamically assign gid's on upgrades, since those gid's may already have been taken
12mu|setup-2.7.21-3|162	
12mu|setup-2.7.21-3|163	* Sun May 18 2008 Vincent Danen <vdanen@mandriva.com> 2.7.12-2mdv2009.0
12mu|setup-2.7.21-3|164	+ Revision: 208736
12mu|setup-2.7.21-3|165	- create shadow, chkpwed, and auth groups in %%pre if they don't already exist in the system
12mu|setup-2.7.21-3|166	
12mu|setup-2.7.21-3|167	* Wed May 14 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.12-1mdv2009.0
12mu|setup-2.7.21-3|168	+ Revision: 207315
12mu|setup-2.7.21-3|169	- new version
12mu|setup-2.7.21-3|170	
12mu|setup-2.7.21-3|171	* Fri Mar 28 2008 Pixel <pixel@mandriva.com> 2.7.11-3mdv2008.1
12mu|setup-2.7.21-3|172	+ Revision: 190933
12mu|setup-2.7.21-3|173	- require run-parts for backward compatibility until other packages correctly
12mu|setup-2.7.21-3|174	require it directly
12mu|setup-2.7.21-3|175	
12mu|setup-2.7.21-3|176	* Fri Mar 28 2008 Pixel <pixel@mandriva.com> 2.7.11-2mdv2008.1
12mu|setup-2.7.21-3|177	+ Revision: 190867
12mu|setup-2.7.21-3|178	- run-parts is moved to package run-parts
12mu|setup-2.7.21-3|179	
12mu|setup-2.7.21-3|180	* Mon Jan 28 2008 Marcelo Ricardo Leitner <mrl@mandriva.com> 2.7.11-1mdv2008.1
12mu|setup-2.7.21-3|181	+ Revision: 159330
12mu|setup-2.7.21-3|182	- New upstream: 2.7.11. Closes: #34841
12mu|setup-2.7.21-3|183	- Update URL tag.
12mu|setup-2.7.21-3|184	
12mu|setup-2.7.21-3|185	+ Olivier Blin <blino@mandriva.org>
12mu|setup-2.7.21-3|186	- restore BuildRoot
12mu|setup-2.7.21-3|187	
12mu|setup-2.7.21-3|188	+ Thierry Vignaud <tv@mandriva.org>
12mu|setup-2.7.21-3|189	- kill re-definition of %%buildroot on Pixel's request
12mu|setup-2.7.21-3|190	
12mu|setup-2.7.21-3|191	* Wed Dec 12 2007 Guillaume Rousse <guillomovitch@mandriva.org> 2.7.10-1mdv2008.1
12mu|setup-2.7.21-3|192	+ Revision: 119058
12mu|setup-2.7.21-3|193	- new version
12mu|setup-2.7.21-3|194	
12mu|setup-2.7.21-3|195	* Tue Sep 11 2007 Oden Eriksson <oeriksson@mandriva.com> 2.7.9-2mdv2008.0
12mu|setup-2.7.21-3|196	+ Revision: 84515
12mu|setup-2.7.21-3|197	- rebuild
12mu|setup-2.7.21-3|198	
12mu|setup-2.7.21-3|199	+ Guillaume Rousse <guillomovitch@mandriva.org>
12mu|setup-2.7.21-3|200	- new release
12mu|setup-2.7.21-3|201	

20805 12
12mu|shadow-utils-4.1.5.1-6|1	# (cg) Certain binaries build in this package are no longer wanted or are now
12mu|shadow-utils-4.1.5.1-6|2	# provided by other packages (e.g. coreutils, util-linux or passwd)
12mu|shadow-utils-4.1.5.1-6|3	%define unwanted chfn chsh groups passwd porttime su suauth nologin chgpasswd getspnam
12mu|shadow-utils-4.1.5.1-6|4	# (cg) Some localised man pages are provided by the man-pages package rather
12mu|shadow-utils-4.1.5.1-6|5	# than here so kill them off
12mu|shadow-utils-4.1.5.1-6|6	# (Question: why?? See "urpmf share.*man.*/XXXX\\." where XXXX is one of the below)
12mu|shadow-utils-4.1.5.1-6|7	%define unwanted_i18n_mans sg shadow
12mu|shadow-utils-4.1.5.1-6|8	
12mu|shadow-utils-4.1.5.1-6|9	Name:		shadow-utils
12mu|shadow-utils-4.1.5.1-6|10	Epoch:		2
12mu|shadow-utils-4.1.5.1-6|11	Version:	4.1.5.1
12mu|shadow-utils-4.1.5.1-6|12	Release:	6
12mu|shadow-utils-4.1.5.1-6|13	Summary:	Utilities for managing shadow password files and user/group accounts
12mu|shadow-utils-4.1.5.1-6|14	License:	BSD
12mu|shadow-utils-4.1.5.1-6|15	Group:		System/Base
12mu|shadow-utils-4.1.5.1-6|16	URL:		http://pkg-shadow.alioth.debian.org/
12mu|shadow-utils-4.1.5.1-6|17	Source0:	http://pkg-shadow.alioth.debian.org/releases/shadow-%{version}.tar.bz2
12mu|shadow-utils-4.1.5.1-6|18	Source1:	shadow-970616.login.defs
12mu|shadow-utils-4.1.5.1-6|19	Source2:	shadow-970616.useradd
12mu|shadow-utils-4.1.5.1-6|20	Source3:	adduser.8
12mu|shadow-utils-4.1.5.1-6|21	Source4:	pwunconv.8
12mu|shadow-utils-4.1.5.1-6|22	Source5:	grpconv.8
12mu|shadow-utils-4.1.5.1-6|23	Source6:	grpunconv.8
12mu|shadow-utils-4.1.5.1-6|24	# http://qa.mandriva.com/show_bug.cgi?id=27082
12mu|shadow-utils-4.1.5.1-6|25	Source7:	shadow-utils-nl.po
12mu|shadow-utils-4.1.5.1-6|26	Source8:	user-group-mod.pamd
12mu|shadow-utils-4.1.5.1-6|27	Source9:	chpasswd-newusers.pamd
12mu|shadow-utils-4.1.5.1-6|28	Source10:	chage-chfn-chsh.pamd
12mu|shadow-utils-4.1.5.1-6|29	Patch2:		shadow-4.1.5.1-rpmsave.patch
12mu|shadow-utils-4.1.5.1-6|30	Patch4:		shadow-4.1.4.2-dotinname.patch
12mu|shadow-utils-4.1.5.1-6|31	Patch7:		shadow-4.1.5.1-avx-owl-crypt_gensalt.patch
12mu|shadow-utils-4.1.5.1-6|32	# Patch 8 is disabled because it seems to be no longer needed in 4.1.5.1
12mu|shadow-utils-4.1.5.1-6|33	Patch8:		shadow-4.1.4.2-avx-owl-tcb.patch
12mu|shadow-utils-4.1.5.1-6|34	Patch9:		shadow-4.1.5.1-shadow_perms.patch
12mu|shadow-utils-4.1.5.1-6|35	Patch11:	shadow-4.1.5.1-tcb-build.patch
12mu|shadow-utils-4.1.5.1-6|36	
12mu|shadow-utils-4.1.5.1-6|37	BuildRequires:	gettext-devel
12mu|shadow-utils-4.1.5.1-6|38	BuildRequires:	pam-devel
12mu|shadow-utils-4.1.5.1-6|39	BuildRequires:	tcb-devel
12mu|shadow-utils-4.1.5.1-6|40	BuildRequires:	glibc-crypt_blowfish-devel
12mu|shadow-utils-4.1.5.1-6|41	BuildRequires:	pam_userpass-devel
12mu|shadow-utils-4.1.5.1-6|42	
12mu|shadow-utils-4.1.5.1-6|43	Requires:	setup >= 2.7.12-2
12mu|shadow-utils-4.1.5.1-6|44	Provides:	/usr/sbin/useradd
12mu|shadow-utils-4.1.5.1-6|45	Provides:	/usr/sbin/groupadd
12mu|shadow-utils-4.1.5.1-6|46	%rename		adduser
12mu|shadow-utils-4.1.5.1-6|47	%rename		newgrp
12mu|shadow-utils-4.1.5.1-6|48	Conflicts:	msec < 0.47
12mu|shadow-utils-4.1.5.1-6|49	Conflicts:	util-linux-ng < 2.13.1-6
12mu|shadow-utils-4.1.5.1-6|50	
12mu|shadow-utils-4.1.5.1-6|51	%description
12mu|shadow-utils-4.1.5.1-6|52	The shadow-utils package includes the necessary programs for
12mu|shadow-utils-4.1.5.1-6|53	converting UNIX password files to the shadow password format, plus
12mu|shadow-utils-4.1.5.1-6|54	programs for managing user and group accounts.
12mu|shadow-utils-4.1.5.1-6|55	- The pwck command checks the integrity of password and shadow files.
12mu|shadow-utils-4.1.5.1-6|56	- The lastlog command prints out the last login times for all users.
12mu|shadow-utils-4.1.5.1-6|57	- The useradd, userdel and usermod commands are used for managing
12mu|shadow-utils-4.1.5.1-6|58	user accounts.
12mu|shadow-utils-4.1.5.1-6|59	- The groupadd, groupdel and groupmod commands are used for managing
12mu|shadow-utils-4.1.5.1-6|60	group accounts.
12mu|shadow-utils-4.1.5.1-6|61	
12mu|shadow-utils-4.1.5.1-6|62	%package -n shadow-conv
12mu|shadow-utils-4.1.5.1-6|63	Summary:	Conversion tools for %{name}
12mu|shadow-utils-4.1.5.1-6|64	Group:		System/Libraries
12mu|shadow-utils-4.1.5.1-6|65	Conflicts:	%{name} < 2:4.1.5.1
12mu|shadow-utils-4.1.5.1-6|66	
12mu|shadow-utils-4.1.5.1-6|67	%description -n shadow-conv
12mu|shadow-utils-4.1.5.1-6|68	This package contains the conversion tools for %{name} needed by setup.
12mu|shadow-utils-4.1.5.1-6|69	- The pwconv command converts passwords to the shadow password format.
12mu|shadow-utils-4.1.5.1-6|70	- The pwunconv command unconverts shadow passwords and generates
12mu|shadow-utils-4.1.5.1-6|71	an npasswd file (a standard UNIX password file).
12mu|shadow-utils-4.1.5.1-6|72	
12mu|shadow-utils-4.1.5.1-6|73	%prep
12mu|shadow-utils-4.1.5.1-6|74	%setup -q -n shadow-%{version}
12mu|shadow-utils-4.1.5.1-6|75	%patch2 -p1 -b .rpmsave
12mu|shadow-utils-4.1.5.1-6|76	%patch4 -p1 -b .dot
12mu|shadow-utils-4.1.5.1-6|77	%patch7 -p1 -b .salt
12mu|shadow-utils-4.1.5.1-6|78	#patch8 -p1 -b .tcb
12mu|shadow-utils-4.1.5.1-6|79	%patch9 -p1 -b .shadow_perms
12mu|shadow-utils-4.1.5.1-6|80	%patch11 -p1 -b .tcb2
12mu|shadow-utils-4.1.5.1-6|81	
12mu|shadow-utils-4.1.5.1-6|82	cp -f %{SOURCE7} po/nl.po
12mu|shadow-utils-4.1.5.1-6|83	rm -f po/nl.gmo
12mu|shadow-utils-4.1.5.1-6|84	
12mu|shadow-utils-4.1.5.1-6|85	%build
12mu|shadow-utils-4.1.5.1-6|86	libtoolize --copy --force; aclocal; autoconf; automake --add-missing
12mu|shadow-utils-4.1.5.1-6|87	%serverbuild
12mu|shadow-utils-4.1.5.1-6|88	CFLAGS="%{optflags} -DSHADOWTCB -DEXTRA_CHECK_HOME_DIR" \
12mu|shadow-utils-4.1.5.1-6|89	%configure --disable-shared --disable-desrpc --with-libcrypt --with-libpam --without-libcrack
12mu|shadow-utils-4.1.5.1-6|90	%make
12mu|shadow-utils-4.1.5.1-6|91	# because of the extra po file added manually
12mu|shadow-utils-4.1.5.1-6|92	make -C po update-gmo
12mu|shadow-utils-4.1.5.1-6|93	
12mu|shadow-utils-4.1.5.1-6|94	%install
12mu|shadow-utils-4.1.5.1-6|95	%{makeinstall_std} gnulocaledir=%{buildroot}/%{_datadir}/locale MKINSTALLDIRS=`pwd`/mkinstalldirs
12mu|shadow-utils-4.1.5.1-6|96	
12mu|shadow-utils-4.1.5.1-6|97	install -d -m 750 %{buildroot}%{_sysconfdir}/default
12mu|shadow-utils-4.1.5.1-6|98	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/login.defs
12mu|shadow-utils-4.1.5.1-6|99	install -m 0600 %{SOURCE2} %{buildroot}%{_sysconfdir}/default/useradd
12mu|shadow-utils-4.1.5.1-6|100	
12mu|shadow-utils-4.1.5.1-6|101	ln -s useradd %{buildroot}%_sbindir/adduser
12mu|shadow-utils-4.1.5.1-6|102	install -m644 %SOURCE3 %{buildroot}%_mandir/man8/
12mu|shadow-utils-4.1.5.1-6|103	install -m644 %SOURCE4 %{buildroot}%_mandir/man8/
12mu|shadow-utils-4.1.5.1-6|104	install -m644 %SOURCE5 %{buildroot}%_mandir/man8/
12mu|shadow-utils-4.1.5.1-6|105	install -m644 %SOURCE6 %{buildroot}%_mandir/man8/
12mu|shadow-utils-4.1.5.1-6|106	perl -pi -e "s/encrpted/encrypted/g" %{buildroot}%{_mandir}/man8/newusers.8
12mu|shadow-utils-4.1.5.1-6|107	
12mu|shadow-utils-4.1.5.1-6|108	# add pam support files
12mu|shadow-utils-4.1.5.1-6|109	rm -rf %{buildroot}/etc/pam.d/
12mu|shadow-utils-4.1.5.1-6|110	mkdir -p %{buildroot}/etc/pam.d/
12mu|shadow-utils-4.1.5.1-6|111	install -m 0600 %{SOURCE8} %{buildroot}/etc/pam.d/user-group-mod
12mu|shadow-utils-4.1.5.1-6|112	install -m 0600 %{SOURCE9} %{buildroot}/etc/pam.d/chpasswd-newusers
12mu|shadow-utils-4.1.5.1-6|113	install -m 0600 %{SOURCE10} %{buildroot}/etc/pam.d/chage-chfn-chsh
12mu|shadow-utils-4.1.5.1-6|114	
12mu|shadow-utils-4.1.5.1-6|115	pushd %{buildroot}/etc/pam.d
12mu|shadow-utils-4.1.5.1-6|116	for f in chpasswd newusers; do
12mu|shadow-utils-4.1.5.1-6|117	ln -s chpasswd-newusers ${f}
12mu|shadow-utils-4.1.5.1-6|118	done
12mu|shadow-utils-4.1.5.1-6|119	for f in chage; do
12mu|shadow-utils-4.1.5.1-6|120	# chfn and chsh are built without pam support in util-linux-ng
12mu|shadow-utils-4.1.5.1-6|121	ln -s chage-chfn-chsh ${f}
12mu|shadow-utils-4.1.5.1-6|122	done
12mu|shadow-utils-4.1.5.1-6|123	for f in groupadd groupdel groupmod useradd userdel usermod; do
12mu|shadow-utils-4.1.5.1-6|124	ln -s user-group-mod ${f}
12mu|shadow-utils-4.1.5.1-6|125	done
12mu|shadow-utils-4.1.5.1-6|126	popd
12mu|shadow-utils-4.1.5.1-6|127	
12mu|shadow-utils-4.1.5.1-6|128	# (cg) Remove unwanted binaries (and their corresponding man pages)
12mu|shadow-utils-4.1.5.1-6|129	for unwanted in %{unwanted}; do
12mu|shadow-utils-4.1.5.1-6|130	rm -f %{buildroot}{%{_bindir},%{_sbindir}}/$unwanted
12mu|shadow-utils-4.1.5.1-6|131	rm -f %{buildroot}%{_mandir}/{,{??,??_??}/}man*/$unwanted.*
12mu|shadow-utils-4.1.5.1-6|132	done
12mu|shadow-utils-4.1.5.1-6|133	
12mu|shadow-utils-4.1.5.1-6|134	rm -f %{buildroot}%{_mandir}/man1/login.1*
12mu|shadow-utils-4.1.5.1-6|135	
12mu|shadow-utils-4.1.5.1-6|136	# (cg) Remove man pages provided by the "man-pages" package...
12mu|shadow-utils-4.1.5.1-6|137	for unwanted in %{unwanted_i18n_mans}; do
12mu|shadow-utils-4.1.5.1-6|138	rm -f %{buildroot}%{_mandir}/{??,??_??}/man*/$unwanted.*
12mu|shadow-utils-4.1.5.1-6|139	done
12mu|shadow-utils-4.1.5.1-6|140	
12mu|shadow-utils-4.1.5.1-6|141	# (cg) Find all localised man pages
12mu|shadow-utils-4.1.5.1-6|142	find %{buildroot}%{_mandir} -depth -type d -empty -delete
12mu|shadow-utils-4.1.5.1-6|143	
12mu|shadow-utils-4.1.5.1-6|144	%find_lang shadow
12mu|shadow-utils-4.1.5.1-6|145	
12mu|shadow-utils-4.1.5.1-6|146	for dir in $(ls -1d %{buildroot}%{_mandir}/{??,??_??}) ; do
12mu|shadow-utils-4.1.5.1-6|147	dir=$(echo $dir | sed -e "s|^%{buildroot}||")
12mu|shadow-utils-4.1.5.1-6|148	lang=$(basename $dir)
12mu|shadow-utils-4.1.5.1-6|149	echo "%%lang($lang) $dir/man*/*" >> shadow.lang
12mu|shadow-utils-4.1.5.1-6|150	done
12mu|shadow-utils-4.1.5.1-6|151	
12mu|shadow-utils-4.1.5.1-6|152	%files -n shadow-conv
12mu|shadow-utils-4.1.5.1-6|153	%{_sbindir}/*conv
12mu|shadow-utils-4.1.5.1-6|154	%{_mandir}/man8/*conv.8*
12mu|shadow-utils-4.1.5.1-6|155	
12mu|shadow-utils-4.1.5.1-6|156	%files -f shadow.lang
12mu|shadow-utils-4.1.5.1-6|157	%doc doc/HOWTO NEWS
12mu|shadow-utils-4.1.5.1-6|158	%doc doc/WISHLIST doc/README.limits doc/README.platforms
12mu|shadow-utils-4.1.5.1-6|159	%attr(0640,root,shadow)	%config(noreplace) %{_sysconfdir}/login.defs
12mu|shadow-utils-4.1.5.1-6|160	%attr(0600,root,root)	%config(noreplace) %{_sysconfdir}/default/useradd
12mu|shadow-utils-4.1.5.1-6|161	%{_bindir}/sg
12mu|shadow-utils-4.1.5.1-6|162	%attr(2711,root,shadow) %{_bindir}/chage
12mu|shadow-utils-4.1.5.1-6|163	%{_bindir}/faillog
12mu|shadow-utils-4.1.5.1-6|164	%{_bindir}/gpasswd
12mu|shadow-utils-4.1.5.1-6|165	%{_bindir}/expiry
12mu|shadow-utils-4.1.5.1-6|166	%{_bindir}/login
12mu|shadow-utils-4.1.5.1-6|167	%attr(4711,root,root)   %{_bindir}/newgrp
12mu|shadow-utils-4.1.5.1-6|168	%{_bindir}/lastlog
12mu|shadow-utils-4.1.5.1-6|169	%{_sbindir}/logoutd
12mu|shadow-utils-4.1.5.1-6|170	%{_sbindir}/adduser
12mu|shadow-utils-4.1.5.1-6|171	%{_sbindir}/user*
12mu|shadow-utils-4.1.5.1-6|172	%{_sbindir}/group*
12mu|shadow-utils-4.1.5.1-6|173	%{_sbindir}/grpck
12mu|shadow-utils-4.1.5.1-6|174	%{_sbindir}/pwck
12mu|shadow-utils-4.1.5.1-6|175	%{_sbindir}/chpasswd
12mu|shadow-utils-4.1.5.1-6|176	%{_sbindir}/newusers
12mu|shadow-utils-4.1.5.1-6|177	%{_sbindir}/vipw
12mu|shadow-utils-4.1.5.1-6|178	%{_sbindir}/vigr
12mu|shadow-utils-4.1.5.1-6|179	%{_mandir}/man1/chage.1*
12mu|shadow-utils-4.1.5.1-6|180	%{_mandir}/man1/expiry.1*
12mu|shadow-utils-4.1.5.1-6|181	%{_mandir}/man1/newgrp.1*
12mu|shadow-utils-4.1.5.1-6|182	%{_mandir}/man1/sg.1*
12mu|shadow-utils-4.1.5.1-6|183	%{_mandir}/man1/gpasswd.1*
12mu|shadow-utils-4.1.5.1-6|184	%{_mandir}/man3/shadow.3*
12mu|shadow-utils-4.1.5.1-6|185	%{_mandir}/man5/shadow.5*
12mu|shadow-utils-4.1.5.1-6|186	%{_mandir}/man5/gshadow.5*
12mu|shadow-utils-4.1.5.1-6|187	%{_mandir}/man5/login.defs.5*
12mu|shadow-utils-4.1.5.1-6|188	%{_mandir}/man5/faillog.5*
12mu|shadow-utils-4.1.5.1-6|189	%{_mandir}/man8/adduser.8*
12mu|shadow-utils-4.1.5.1-6|190	%{_mandir}/man8/group*.8*
12mu|shadow-utils-4.1.5.1-6|191	%{_mandir}/man8/user*.8*
12mu|shadow-utils-4.1.5.1-6|192	%{_mandir}/man8/pwck.8*
12mu|shadow-utils-4.1.5.1-6|193	%{_mandir}/man8/grpck.8*
12mu|shadow-utils-4.1.5.1-6|194	%{_mandir}/man8/chpasswd.8*
12mu|shadow-utils-4.1.5.1-6|195	%{_mandir}/man8/logoutd.8*
12mu|shadow-utils-4.1.5.1-6|196	%{_mandir}/man8/newusers.8*
12mu|shadow-utils-4.1.5.1-6|197	%{_mandir}/man8/vipw.8*
12mu|shadow-utils-4.1.5.1-6|198	%{_mandir}/man8/vigr.8*
12mu|shadow-utils-4.1.5.1-6|199	%{_mandir}/man8/lastlog.8*
12mu|shadow-utils-4.1.5.1-6|200	%{_mandir}/man8/faillog.8*
12mu|shadow-utils-4.1.5.1-6|201	%attr(640,root,shadow) %config(noreplace) /etc/pam.d/chage-chfn-chsh
12mu|shadow-utils-4.1.5.1-6|202	/etc/pam.d/chage
12mu|shadow-utils-4.1.5.1-6|203	%attr(640,root,shadow) %config(noreplace) /etc/pam.d/chpasswd-newusers
12mu|shadow-utils-4.1.5.1-6|204	/etc/pam.d/chpasswd
12mu|shadow-utils-4.1.5.1-6|205	/etc/pam.d/newusers
12mu|shadow-utils-4.1.5.1-6|206	%attr(640,root,shadow) %config(noreplace) /etc/pam.d/user-group-mod
12mu|shadow-utils-4.1.5.1-6|207	/etc/pam.d/useradd
12mu|shadow-utils-4.1.5.1-6|208	/etc/pam.d/userdel
12mu|shadow-utils-4.1.5.1-6|209	/etc/pam.d/usermod
12mu|shadow-utils-4.1.5.1-6|210	/etc/pam.d/groupadd
12mu|shadow-utils-4.1.5.1-6|211	/etc/pam.d/groupdel
12mu|shadow-utils-4.1.5.1-6|212	/etc/pam.d/groupmod
12mu|shadow-utils-4.1.5.1-6|213	
12mu|shadow-utils-4.1.5.1-6|214	
12mu|shadow-utils-4.1.5.1-6|215	
12mu|shadow-utils-4.1.5.1-6|216	
12mu|shadow-utils-4.1.5.1-6|217	%changelog
12mu|shadow-utils-4.1.5.1-6|218	* Fri Nov 15 2013 akdengi <kazancas@mandriva.ru> 2:4.1.5.1-6
12mu|shadow-utils-4.1.5.1-6|219	+ Revision: 5ad96e5
12mu|shadow-utils-4.1.5.1-6|220	- crypt with sha512
12mu|shadow-utils-4.1.5.1-6|221	
12mu|shadow-utils-4.1.5.1-6|222	

20806 12
12mu|shared-desktop-ontologies-0.11.0-1|1	Summary:	Semantic web to the desktop in terms of vocabulary
12mu|shared-desktop-ontologies-0.11.0-1|2	Name:		shared-desktop-ontologies
12mu|shared-desktop-ontologies-0.11.0-1|3	Version:	0.11.0
12mu|shared-desktop-ontologies-0.11.0-1|4	Release:	1
12mu|shared-desktop-ontologies-0.11.0-1|5	License:	BSD
12mu|shared-desktop-ontologies-0.11.0-1|6	Group:		System/Base
12mu|shared-desktop-ontologies-0.11.0-1|7	Url:		http://sourceforge.net/projects/oscaf/
12mu|shared-desktop-ontologies-0.11.0-1|8	Source0:	http://sourceforge.net/projects/oscaf/files/%{name}/%{version}/%{name}-%{version}.tar.bz2
12mu|shared-desktop-ontologies-0.11.0-1|9	BuildRequires:	kde4-macros
12mu|shared-desktop-ontologies-0.11.0-1|10	BuildArch:	noarch
12mu|shared-desktop-ontologies-0.11.0-1|11	
12mu|shared-desktop-ontologies-0.11.0-1|12	%description
12mu|shared-desktop-ontologies-0.11.0-1|13	Open Semantic Collaboration Architecture Foundation (OSCAF) ontologies and
12mu|shared-desktop-ontologies-0.11.0-1|14	reference code development. This project is used maintainers from open source
12mu|shared-desktop-ontologies-0.11.0-1|15	projects to maintain standards for the interoperability of desktop and web
12mu|shared-desktop-ontologies-0.11.0-1|16	applications.
12mu|shared-desktop-ontologies-0.11.0-1|17	
12mu|shared-desktop-ontologies-0.11.0-1|18	The shared-desktop-ontologies package brings the semantic web to the desktop
12mu|shared-desktop-ontologies-0.11.0-1|19	in terms of vocabulary. It contains the well known core ontologies such as RDF
12mu|shared-desktop-ontologies-0.11.0-1|20	and RDFS as well as the Nepomuk ontologies which are used by projects like KDE
12mu|shared-desktop-ontologies-0.11.0-1|21	or Strigi.
12mu|shared-desktop-ontologies-0.11.0-1|22	
12mu|shared-desktop-ontologies-0.11.0-1|23	%files
12mu|shared-desktop-ontologies-0.11.0-1|24	%{_kde_datadir}/ontology
12mu|shared-desktop-ontologies-0.11.0-1|25	
12mu|shared-desktop-ontologies-0.11.0-1|26	#--------------------------------------------------------------------
12mu|shared-desktop-ontologies-0.11.0-1|27	
12mu|shared-desktop-ontologies-0.11.0-1|28	%package devel
12mu|shared-desktop-ontologies-0.11.0-1|29	Summary:	Devel stuff for %{name}
12mu|shared-desktop-ontologies-0.11.0-1|30	Group:		Development/KDE and Qt
12mu|shared-desktop-ontologies-0.11.0-1|31	Requires:	%{name}
12mu|shared-desktop-ontologies-0.11.0-1|32	
12mu|shared-desktop-ontologies-0.11.0-1|33	%description devel
12mu|shared-desktop-ontologies-0.11.0-1|34	This package contains header files needed if you wish to build applications
12mu|shared-desktop-ontologies-0.11.0-1|35	based on %{name}.
12mu|shared-desktop-ontologies-0.11.0-1|36	
12mu|shared-desktop-ontologies-0.11.0-1|37	%files devel
12mu|shared-desktop-ontologies-0.11.0-1|38	%{_kde_datadir}/pkgconfig/shared-desktop-ontologies.pc
12mu|shared-desktop-ontologies-0.11.0-1|39	%{_kde_datadir}/cmake/SharedDesktopOntologies
12mu|shared-desktop-ontologies-0.11.0-1|40	
12mu|shared-desktop-ontologies-0.11.0-1|41	#--------------------------------------------------------------------
12mu|shared-desktop-ontologies-0.11.0-1|42	
12mu|shared-desktop-ontologies-0.11.0-1|43	%prep
12mu|shared-desktop-ontologies-0.11.0-1|44	%setup -q
12mu|shared-desktop-ontologies-0.11.0-1|45	
12mu|shared-desktop-ontologies-0.11.0-1|46	%build
12mu|shared-desktop-ontologies-0.11.0-1|47	%cmake_kde4
12mu|shared-desktop-ontologies-0.11.0-1|48	%make
12mu|shared-desktop-ontologies-0.11.0-1|49	
12mu|shared-desktop-ontologies-0.11.0-1|50	%install
12mu|shared-desktop-ontologies-0.11.0-1|51	%makeinstall_std -C build
12mu|shared-desktop-ontologies-0.11.0-1|52	
12mu|shared-desktop-ontologies-0.11.0-1|53	
12mu|shared-desktop-ontologies-0.11.0-1|54	%changelog
12mu|shared-desktop-ontologies-0.11.0-1|55	* Wed Aug 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.11.0-1
12mu|shared-desktop-ontologies-0.11.0-1|56	+ Revision: 5c4c691
12mu|shared-desktop-ontologies-0.11.0-1|57	- LOG New version 0.11.0
12mu|shared-desktop-ontologies-0.11.0-1|58	
12mu|shared-desktop-ontologies-0.11.0-1|59	

20807 12
12mu|shared-mime-info-0.90-12|1	Name:		shared-mime-info
12mu|shared-mime-info-0.90-12|2	Version:	0.90
12mu|shared-mime-info-0.90-12|3	Release:	%mkrel 12
12mu|shared-mime-info-0.90-12|4	Summary:	Shared MIME-Info Specification
12mu|shared-mime-info-0.90-12|5	Group:		Graphical desktop/Other
12mu|shared-mime-info-0.90-12|6	#gw main is GPL, test program is LGPL
12mu|shared-mime-info-0.90-12|7	License:	GPL+ and LGPLv2+
12mu|shared-mime-info-0.90-12|8	URL:		http://www.freedesktop.org/wiki/Software/shared-mime-info
12mu|shared-mime-info-0.90-12|9	Source0:	http://freedesktop.org/~hadess/%{name}-%{version}.tar.bz2
12mu|shared-mime-info-0.90-12|10	Source1:	defaults.list
12mu|shared-mime-info-0.90-12|11	# KDE 4 overrides.
12mu|shared-mime-info-0.90-12|12	Source2:	mimeapps.list
12mu|shared-mime-info-0.90-12|13	Patch0: shared-mime-info-xz.patch
12mu|shared-mime-info-0.90-12|14	# (fc) 0.22-2mdv fix VHDL vs CRT magic detection (Mdv bug #31603)
12mu|shared-mime-info-0.90-12|15	Patch4:		shared-mime-info-0.80-vhdl.patch
12mu|shared-mime-info-0.90-12|16	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mu|shared-mime-info-0.90-12|17	BuildRequires:	libxml2-devel
12mu|shared-mime-info-0.90-12|18	BuildRequires:  libxml2-utils
12mu|shared-mime-info-0.90-12|19	BuildRequires:	glib2-devel
12mu|shared-mime-info-0.90-12|20	BuildRequires:  intltool
12mu|shared-mime-info-0.90-12|21	
12mu|shared-mime-info-0.90-12|22	%description
12mu|shared-mime-info-0.90-12|23	This is the freedesktop.org shared MIME info database.
12mu|shared-mime-info-0.90-12|24	
12mu|shared-mime-info-0.90-12|25	Many programs and desktops use the MIME system to represent the types of
12mu|shared-mime-info-0.90-12|26	files. Frequently, it is necessary to work out the correct MIME type for
12mu|shared-mime-info-0.90-12|27	a file. This is generally done by examining the file's name or contents,
12mu|shared-mime-info-0.90-12|28	and looking up the correct MIME type in a database.
12mu|shared-mime-info-0.90-12|29	
12mu|shared-mime-info-0.90-12|30	For interoperability, it is useful for different programs to use the
12mu|shared-mime-info-0.90-12|31	same database so that different programs agree on the type of a file,
12mu|shared-mime-info-0.90-12|32	and new rules for determining the type apply to all programs.
12mu|shared-mime-info-0.90-12|33	
12mu|shared-mime-info-0.90-12|34	This specification attempts to unify the type-guessing systems currently
12mu|shared-mime-info-0.90-12|35	in use by GNOME, KDE and ROX. Only the name-to-type and contents-to-type
12mu|shared-mime-info-0.90-12|36	mappings are covered by this spec; other MIME type information, such as
12mu|shared-mime-info-0.90-12|37	the default handler for a particular type, or the icon to use to display
12mu|shared-mime-info-0.90-12|38	it in a file manager, are not covered since these are a matter of style.
12mu|shared-mime-info-0.90-12|39	
12mu|shared-mime-info-0.90-12|40	In addition, freedesktop.org provides a shared database in this format
12mu|shared-mime-info-0.90-12|41	to avoid inconsistencies between desktops. This database has been
12mu|shared-mime-info-0.90-12|42	created by converting the existing KDE and GNOME databases to the new
12mu|shared-mime-info-0.90-12|43	format and merging them together.
12mu|shared-mime-info-0.90-12|44	
12mu|shared-mime-info-0.90-12|45	%prep
12mu|shared-mime-info-0.90-12|46	%setup -q
12mu|shared-mime-info-0.90-12|47	%patch0 -p1 -b .xz
12mu|shared-mime-info-0.90-12|48	%patch4 -p1 -b .vhdl
12mu|shared-mime-info-0.90-12|49	
12mu|shared-mime-info-0.90-12|50	%build
12mu|shared-mime-info-0.90-12|51	%configure2_5x --disable-update-mimedb
12mu|shared-mime-info-0.90-12|52	#gw parallel make fails in 0.90
12mu|shared-mime-info-0.90-12|53	make
12mu|shared-mime-info-0.90-12|54	
12mu|shared-mime-info-0.90-12|55	%install
12mu|shared-mime-info-0.90-12|56	rm -rf $RPM_BUILD_ROOT
12mu|shared-mime-info-0.90-12|57	%makeinstall_std
12mu|shared-mime-info-0.90-12|58	
12mu|shared-mime-info-0.90-12|59	mkdir -p $RPM_BUILD_ROOT%{_datadir}/applications
12mu|shared-mime-info-0.90-12|60	install -m 644 %{SOURCE1} %{SOURCE2} $RPM_BUILD_ROOT%{_datadir}/applications
12mu|shared-mime-info-0.90-12|61	mkdir -p $RPM_BUILD_ROOT%{_datadir}/mime/{application,image,message,multipart,text,audio,inode,model,packages,video}
12mu|shared-mime-info-0.90-12|62	
12mu|shared-mime-info-0.90-12|63	touch $RPM_BUILD_ROOT%{_datadir}/mime/{XMLnamespaces,aliases,globs,magic,subclasses,mime.cache}
12mu|shared-mime-info-0.90-12|64	
12mu|shared-mime-info-0.90-12|65	## remove these bogus files
12mu|shared-mime-info-0.90-12|66	%{__rm} -rf $RPM_BUILD_ROOT%{_datadir}/locale/*
12mu|shared-mime-info-0.90-12|67	
12mu|shared-mime-info-0.90-12|68	%clean
12mu|shared-mime-info-0.90-12|69	rm -rf $RPM_BUILD_ROOT
12mu|shared-mime-info-0.90-12|70	
12mu|shared-mime-info-0.90-12|71	%check
12mu|shared-mime-info-0.90-12|72	make check
12mu|shared-mime-info-0.90-12|73	
12mu|shared-mime-info-0.90-12|74	%post
12mu|shared-mime-info-0.90-12|75	%{_bindir}/update-mime-database %{_datadir}/mime > /dev/null
12mu|shared-mime-info-0.90-12|76	
12mu|shared-mime-info-0.90-12|77	%triggerun -- shared-mime-info < 0.20-3mdv
12mu|shared-mime-info-0.90-12|78	%{_bindir}/update-mime-database %{_datadir}/mime > /dev/null
12mu|shared-mime-info-0.90-12|79	
12mu|shared-mime-info-0.90-12|80	%triggerin -- %{_datadir}/mime/packages/*.xml
12mu|shared-mime-info-0.90-12|81	%{_bindir}/update-mime-database %{_datadir}/mime > /dev/null
12mu|shared-mime-info-0.90-12|82	
12mu|shared-mime-info-0.90-12|83	%triggerpostun -- %{_datadir}/mime/packages/*.xml
12mu|shared-mime-info-0.90-12|84	%{_bindir}/update-mime-database %{_datadir}/mime > /dev/null
12mu|shared-mime-info-0.90-12|85	
12mu|shared-mime-info-0.90-12|86	%files
12mu|shared-mime-info-0.90-12|87	%defattr (-,root,root)
12mu|shared-mime-info-0.90-12|88	%doc README shared-mime-info-spec.xml NEWS
12mu|shared-mime-info-0.90-12|89	%_bindir/update-mime-database
12mu|shared-mime-info-0.90-12|90	%dir %{_datadir}/mime/
12mu|shared-mime-info-0.90-12|91	%{_datadir}/applications/defaults.list
12mu|shared-mime-info-0.90-12|92	%{_datadir}/applications/mimeapps.list
12mu|shared-mime-info-0.90-12|93	%dir %{_datadir}/mime/application
12mu|shared-mime-info-0.90-12|94	%dir %{_datadir}/mime/image
12mu|shared-mime-info-0.90-12|95	%dir %{_datadir}/mime/message
12mu|shared-mime-info-0.90-12|96	%dir %{_datadir}/mime/multipart
12mu|shared-mime-info-0.90-12|97	%dir %{_datadir}/mime/text
12mu|shared-mime-info-0.90-12|98	%dir %{_datadir}/mime/audio
12mu|shared-mime-info-0.90-12|99	%dir %{_datadir}/mime/inode
12mu|shared-mime-info-0.90-12|100	%dir %{_datadir}/mime/model
12mu|shared-mime-info-0.90-12|101	%dir %{_datadir}/mime/packages
12mu|shared-mime-info-0.90-12|102	%dir %{_datadir}/mime/video
12mu|shared-mime-info-0.90-12|103	%ghost %{_datadir}/mime/XMLnamespaces
12mu|shared-mime-info-0.90-12|104	%ghost %{_datadir}/mime/aliases
12mu|shared-mime-info-0.90-12|105	%ghost %{_datadir}/mime/globs
12mu|shared-mime-info-0.90-12|106	%ghost %{_datadir}/mime/magic
12mu|shared-mime-info-0.90-12|107	%ghost %{_datadir}/mime/subclasses
12mu|shared-mime-info-0.90-12|108	%ghost %{_datadir}/mime/mime.cache
12mu|shared-mime-info-0.90-12|109	%{_datadir}/mime/packages/freedesktop.org.xml
12mu|shared-mime-info-0.90-12|110	%_mandir/man1/update-mime-database.1*
12mu|shared-mime-info-0.90-12|111	%_datadir/pkgconfig/shared-mime-info.pc
12mu|shared-mime-info-0.90-12|112	
12mu|shared-mime-info-0.90-12|113	
12mu|shared-mime-info-0.90-12|114	%changelog
12mu|shared-mime-info-0.90-12|115	* Tue Aug 09 2011 Denis Koryavov <dkoryavov@mandriva.org> 0.90-8mdv2011.0
12mu|shared-mime-info-0.90-12|116	+ Revision: 693727
12mu|shared-mime-info-0.90-12|117	- Added priorities for the inode/directory.
12mu|shared-mime-info-0.90-12|118	
12mu|shared-mime-info-0.90-12|119	* Fri May 06 2011 Oden Eriksson <oeriksson@mandriva.com> 0.90-7
12mu|shared-mime-info-0.90-12|120	+ Revision: 669978
12mu|shared-mime-info-0.90-12|121	- mass rebuild
12mu|shared-mime-info-0.90-12|122	
12mu|shared-mime-info-0.90-12|123	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 0.90-6
12mu|shared-mime-info-0.90-12|124	+ Revision: 640253
12mu|shared-mime-info-0.90-12|125	- rebuild to obsolete old packages
12mu|shared-mime-info-0.90-12|126	
12mu|shared-mime-info-0.90-12|127	* Fri Feb 11 2011 Funda Wang <fwang@mandriva.org> 0.90-5
12mu|shared-mime-info-0.90-12|128	+ Revision: 637208
12mu|shared-mime-info-0.90-12|129	- wrong name of trigger, there is no triggerpostin, but triggerin
12mu|shared-mime-info-0.90-12|130	
12mu|shared-mime-info-0.90-12|131	* Tue Feb 08 2011 Funda Wang <fwang@mandriva.org> 0.90-4
12mu|shared-mime-info-0.90-12|132	+ Revision: 636825
12mu|shared-mime-info-0.90-12|133	- update_mime_database macro is empty now, so we need to push real command
12mu|shared-mime-info-0.90-12|134	
12mu|shared-mime-info-0.90-12|135	* Tue Feb 08 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 0.90-3
12mu|shared-mime-info-0.90-12|136	+ Revision: 636780
12mu|shared-mime-info-0.90-12|137	- fix trigger to fire after package has been installed and after uninstall
12mu|shared-mime-info-0.90-12|138	
12mu|shared-mime-info-0.90-12|139	* Tue Feb 08 2011 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 0.90-2
12mu|shared-mime-info-0.90-12|140	+ Revision: 636776
12mu|shared-mime-info-0.90-12|141	- replace mandriva filetrigger with rpm5 file trigger (~#62395)
12mu|shared-mime-info-0.90-12|142	
12mu|shared-mime-info-0.90-12|143	* Fri Dec 03 2010 GÃ¶tz Waschk <waschk@mandriva.org> 0.90-1mdv2011.0
12mu|shared-mime-info-0.90-12|144	+ Revision: 606053
12mu|shared-mime-info-0.90-12|145	- new version
12mu|shared-mime-info-0.90-12|146	- rediff patch 0
12mu|shared-mime-info-0.90-12|147	- disable parallel make
12mu|shared-mime-info-0.90-12|148	
12mu|shared-mime-info-0.90-12|149	* Sat Oct 02 2010 GÃ¶tz Waschk <waschk@mandriva.org> 0.80-1mdv2011.0
12mu|shared-mime-info-0.90-12|150	+ Revision: 582514
12mu|shared-mime-info-0.90-12|151	- new version
12mu|shared-mime-info-0.90-12|152	- rediff patches
12mu|shared-mime-info-0.90-12|153	
12mu|shared-mime-info-0.90-12|154	* Wed Feb 03 2010 GÃ¶tz Waschk <waschk@mandriva.org> 0.71-1mdv2010.1
12mu|shared-mime-info-0.90-12|155	+ Revision: 499880
12mu|shared-mime-info-0.90-12|156	- new version
12mu|shared-mime-info-0.90-12|157	- rediff the patches
12mu|shared-mime-info-0.90-12|158	- update license
12mu|shared-mime-info-0.90-12|159	
12mu|shared-mime-info-0.90-12|160	* Sun Oct 25 2009 GÃ¶tz Waschk <waschk@mandriva.org> 0.70-5mdv2010.0
12mu|shared-mime-info-0.90-12|161	+ Revision: 459265
12mu|shared-mime-info-0.90-12|162	- replace writer64 by writer in KDE mimeapps as well
12mu|shared-mime-info-0.90-12|163	- remove openoffice.org64 from defaults list (bug #54878)
12mu|shared-mime-info-0.90-12|164	
12mu|shared-mime-info-0.90-12|165	* Mon Oct 12 2009 Nicolas LÃ©cureuil <nlecureuil@mandriva.com> 0.70-4mdv2010.0
12mu|shared-mime-info-0.90-12|166	+ Revision: 456873
12mu|shared-mime-info-0.90-12|167	- Remove conflicts
12mu|shared-mime-info-0.90-12|168	- Remove the versionnate buildrequire and add a conflicts
12mu|shared-mime-info-0.90-12|169	
12mu|shared-mime-info-0.90-12|170	* Thu Oct 08 2009 Nicolas LÃ©cureuil <nlecureuil@mandriva.com> 0.70-2mdv2010.0
12mu|shared-mime-info-0.90-12|171	+ Revision: 455993
12mu|shared-mime-info-0.90-12|172	- Versionnate buildrequire
12mu|shared-mime-info-0.90-12|173	
12mu|shared-mime-info-0.90-12|174	* Wed Oct 07 2009 Nicolas LÃ©cureuil <nlecureuil@mandriva.com> 0.70-1mdv2010.0
12mu|shared-mime-info-0.90-12|175	+ Revision: 455557
12mu|shared-mime-info-0.90-12|176	- Update to version 0.70 ( Recommended by KDE )
12mu|shared-mime-info-0.90-12|177	Rediff patches
12mu|shared-mime-info-0.90-12|178	
12mu|shared-mime-info-0.90-12|179	* Fri Apr 24 2009 GÃ¶tz Waschk <waschk@mandriva.org> 0.60-3mdv2010.0
12mu|shared-mime-info-0.90-12|180	+ Revision: 368966
12mu|shared-mime-info-0.90-12|181	- replace kpdf by ocular (bug #47658)
12mu|shared-mime-info-0.90-12|182	
12mu|shared-mime-info-0.90-12|183	* Fri Apr 17 2009 Helio Chissini de Castro <helio@mandriva.com> 0.60-2mdv2009.1
12mu|shared-mime-info-0.90-12|184	+ Revision: 367913
12mu|shared-mime-info-0.90-12|185	- Add xz on the list of mimetypes
12mu|shared-mime-info-0.90-12|186	
12mu|shared-mime-info-0.90-12|187	* Thu Feb 26 2009 GÃ¶tz Waschk <waschk@mandriva.org> 0.60-1mdv2009.1
12mu|shared-mime-info-0.90-12|188	+ Revision: 345050
12mu|shared-mime-info-0.90-12|189	- new version
12mu|shared-mime-info-0.90-12|190	- drop patch 5
12mu|shared-mime-info-0.90-12|191	
12mu|shared-mime-info-0.90-12|192	+ Frederik Himpe <fhimpe@mandriva.org>
12mu|shared-mime-info-0.90-12|193	- Use Evince instead of tetex-xdvi for application/x-dvi
12mu|shared-mime-info-0.90-12|194	
12mu|shared-mime-info-0.90-12|195	* Mon Oct 20 2008 GÃ¶tz Waschk <waschk@mandriva.org> 0.51-4mdv2009.1
12mu|shared-mime-info-0.90-12|196	+ Revision: 295632
12mu|shared-mime-info-0.90-12|197	- update patch 5 with generic icon support
12mu|shared-mime-info-0.90-12|198	
12mu|shared-mime-info-0.90-12|199	* Fri Sep 05 2008 Helio Chissini de Castro <helio@mandriva.com> 0.51-3mdv2009.0
12mu|shared-mime-info-0.90-12|200	+ Revision: 281444
12mu|shared-mime-info-0.90-12|201	- Added firefox as addition in the mimeapps.list, so kde can use firefox as default browser for applicatin/xml+html and text/html
12mu|shared-mime-info-0.90-12|202	Thi solution not breaks konqueror navigation as well, so the konqueror usage remains the same
12mu|shared-mime-info-0.90-12|203	- Updated same mimes for defaults.list
12mu|shared-mime-info-0.90-12|204	
12mu|shared-mime-info-0.90-12|205	* Fri Aug 08 2008 GÃ¶tz Waschk <waschk@mandriva.org> 0.51-2mdv2009.0
12mu|shared-mime-info-0.90-12|206	+ Revision: 268246
12mu|shared-mime-info-0.90-12|207	- remove totem from the cd player list
12mu|shared-mime-info-0.90-12|208	
12mu|shared-mime-info-0.90-12|209	* Thu Jul 31 2008 Frederic Crozat <fcrozat@mandriva.com> 0.51-1mdv2009.0
12mu|shared-mime-info-0.90-12|210	+ Revision: 257716
12mu|shared-mime-info-0.90-12|211	- Release 0.51
12mu|shared-mime-info-0.90-12|212	- Rengerate patch5
12mu|shared-mime-info-0.90-12|213	
12mu|shared-mime-info-0.90-12|214	* Thu Jun 12 2008 Frederic Crozat <fcrozat@mandriva.com> 0.40-1mdv2009.0
12mu|shared-mime-info-0.90-12|215	+ Revision: 218370
12mu|shared-mime-info-0.90-12|216	- Release 0.40
12mu|shared-mime-info-0.90-12|217	
12mu|shared-mime-info-0.90-12|218	* Wed Jun 11 2008 Pixel <pixel@mandriva.com> 0.30-2mdv2009.0
12mu|shared-mime-info-0.90-12|219	+ Revision: 217913
12mu|shared-mime-info-0.90-12|220	- add rpm filetrigger running update-mime-database when rpm install/remove a mime file
12mu|shared-mime-info-0.90-12|221	
12mu|shared-mime-info-0.90-12|222	* Mon May 19 2008 GÃ¶tz Waschk <waschk@mandriva.org> 0.30-1mdv2009.0
12mu|shared-mime-info-0.90-12|223	+ Revision: 208896
12mu|shared-mime-info-0.90-12|224	- new version
12mu|shared-mime-info-0.90-12|225	- update URL
12mu|shared-mime-info-0.90-12|226	- drop patch 2
12mu|shared-mime-info-0.90-12|227	- update patch 4
12mu|shared-mime-info-0.90-12|228	
12mu|shared-mime-info-0.90-12|229	* Fri Mar 21 2008 Frederic Crozat <fcrozat@mandriva.com> 0.23-2mdv2008.1
12mu|shared-mime-info-0.90-12|230	+ Revision: 189424
12mu|shared-mime-info-0.90-12|231	- Update default applications list and add autorun applications for hotplugged medias / devices
12mu|shared-mime-info-0.90-12|232	
12mu|shared-mime-info-0.90-12|233	* Thu Jan 17 2008 GÃ¶tz Waschk <waschk@mandriva.org> 0.23-1mdv2008.1
12mu|shared-mime-info-0.90-12|234	+ Revision: 153974
12mu|shared-mime-info-0.90-12|235	- new version
12mu|shared-mime-info-0.90-12|236	- drop patches 0,3
12mu|shared-mime-info-0.90-12|237	
12mu|shared-mime-info-0.90-12|238	* Tue Jan 08 2008 GÃ¶tz Waschk <waschk@mandriva.org> 0.22-6mdv2008.1
12mu|shared-mime-info-0.90-12|239	+ Revision: 146378
12mu|shared-mime-info-0.90-12|240	- add kpdf for pdf files
12mu|shared-mime-info-0.90-12|241	
12mu|shared-mime-info-0.90-12|242	* Thu Jan 03 2008 GÃ¶tz Waschk <waschk@mandriva.org> 0.22-5mdv2008.1
12mu|shared-mime-info-0.90-12|243	+ Revision: 141776
12mu|shared-mime-info-0.90-12|244	- add some MIME types from Office 2007
12mu|shared-mime-info-0.90-12|245	
12mu|shared-mime-info-0.90-12|246	+ Olivier Blin <blino@mandriva.org>
12mu|shared-mime-info-0.90-12|247	- restore BuildRoot
12mu|shared-mime-info-0.90-12|248	
12mu|shared-mime-info-0.90-12|249	+ Thierry Vignaud <tv@mandriva.org>
12mu|shared-mime-info-0.90-12|250	- kill re-definition of %%buildroot on Pixel's request
12mu|shared-mime-info-0.90-12|251	
12mu|shared-mime-info-0.90-12|252	* Tue Oct 23 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.22-4mdv2008.1
12mu|shared-mime-info-0.90-12|253	+ Revision: 101428
12mu|shared-mime-info-0.90-12|254	- fix bug #34988 (html files identified as mozilla bookmarks)
12mu|shared-mime-info-0.90-12|255	
12mu|shared-mime-info-0.90-12|256	* Thu Sep 20 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.22-3mdv2008.0
12mu|shared-mime-info-0.90-12|257	+ Revision: 91373
12mu|shared-mime-info-0.90-12|258	- fix entries for OO.o in defaults.list
12mu|shared-mime-info-0.90-12|259	
12mu|shared-mime-info-0.90-12|260	* Thu Sep 13 2007 Frederic Crozat <fcrozat@mandriva.com> 0.22-2mdv2008.0
12mu|shared-mime-info-0.90-12|261	+ Revision: 85071
12mu|shared-mime-info-0.90-12|262	- Patch3 (CVS): various bug fixes
12mu|shared-mime-info-0.90-12|263	- Patch4: fix VHDL vs CRT magic detection (Mdv bug #31603)
12mu|shared-mime-info-0.90-12|264	
12mu|shared-mime-info-0.90-12|265	* Mon Jul 30 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.22-1mdv2008.0
12mu|shared-mime-info-0.90-12|266	+ Revision: 56517
12mu|shared-mime-info-0.90-12|267	- new version
12mu|shared-mime-info-0.90-12|268	- drop patches 3,4
12mu|shared-mime-info-0.90-12|269	
12mu|shared-mime-info-0.90-12|270	+ Frederic Crozat <fcrozat@mandriva.com>
12mu|shared-mime-info-0.90-12|271	- Update patch 4 with additional aliases
12mu|shared-mime-info-0.90-12|272	
12mu|shared-mime-info-0.90-12|273	* Fri Jul 27 2007 Frederic Crozat <fcrozat@mandriva.com> 0.21-4mdv2008.0
12mu|shared-mime-info-0.90-12|274	+ Revision: 56360
12mu|shared-mime-info-0.90-12|275	- Patch3 (CVS): add video/avi as alias to video/x-msvideo
12mu|shared-mime-info-0.90-12|276	- Patch4 : add additional Ogg mimetypes / extensions
12mu|shared-mime-info-0.90-12|277	- Add totem as default player for ogg files
12mu|shared-mime-info-0.90-12|278	
12mu|shared-mime-info-0.90-12|279	* Sun Jul 15 2007 Per Ã˜yvind Karlsen <peroyvind@mandriva.org> 0.21-3mdv2008.0
12mu|shared-mime-info-0.90-12|280	+ Revision: 52240
12mu|shared-mime-info-0.90-12|281	- add lzma to defaults.list
12mu|shared-mime-info-0.90-12|282	- update lzma patch (P2) with pattern for tar archives as well
12mu|shared-mime-info-0.90-12|283	
12mu|shared-mime-info-0.90-12|284	* Wed May 16 2007 Frederic Crozat <fcrozat@mandriva.com> 0.21-2mdv2008.0
12mu|shared-mime-info-0.90-12|285	+ Revision: 27313
12mu|shared-mime-info-0.90-12|286	- Set nautilus-cd-burner before file-roller as default application for ISO file (Mdv bug #30833)
12mu|shared-mime-info-0.90-12|287	
12mu|shared-mime-info-0.90-12|288	* Tue Apr 24 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.21-1mdv2008.0
12mu|shared-mime-info-0.90-12|289	+ Revision: 17740
12mu|shared-mime-info-0.90-12|290	- new version
12mu|shared-mime-info-0.90-12|291	- drop merged patches 0,1
12mu|shared-mime-info-0.90-12|292	
12mu|shared-mime-info-0.90-12|293	
12mu|shared-mime-info-0.90-12|294	* Fri Mar 30 2007 Frederic Crozat <fcrozat@mandriva.com> 0.20-6mdv2007.1
12mu|shared-mime-info-0.90-12|295	+ Revision: 149882
12mu|shared-mime-info-0.90-12|296	- Update defaults.list : add more mimetype, use totem instead of rhythmbox by
12mu|shared-mime-info-0.90-12|297	default for audio files (Mdv bug #24022), it works best for not imported files
12mu|shared-mime-info-0.90-12|298	
12mu|shared-mime-info-0.90-12|299	* Sun Mar 11 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.20-5mdv2007.1
12mu|shared-mime-info-0.90-12|300	+ Revision: 141290
12mu|shared-mime-info-0.90-12|301	- add lzma
12mu|shared-mime-info-0.90-12|302	
12mu|shared-mime-info-0.90-12|303	* Sun Mar 04 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.20-4mdv2007.1
12mu|shared-mime-info-0.90-12|304	+ Revision: 132700
12mu|shared-mime-info-0.90-12|305	- fix upgrade
12mu|shared-mime-info-0.90-12|306	
12mu|shared-mime-info-0.90-12|307	* Fri Mar 02 2007 Frederic Crozat <fcrozat@mandriva.com> 0.20-3mdv2007.1
12mu|shared-mime-info-0.90-12|308	+ Revision: 131454
12mu|shared-mime-info-0.90-12|309	- Patch1: resync with ufraw for raw digicam format
12mu|shared-mime-info-0.90-12|310	
12mu|shared-mime-info-0.90-12|311	+ Thierry Vignaud <tvignaud@mandriva.com>
12mu|shared-mime-info-0.90-12|312	- no need to package big ChangeLog when NEWS is already there
12mu|shared-mime-info-0.90-12|313	
12mu|shared-mime-info-0.90-12|314	* Wed Feb 28 2007 Frederic Crozat <fcrozat@mandriva.com> 0.20-2mdv2007.1
12mu|shared-mime-info-0.90-12|315	+ Revision: 127085
12mu|shared-mime-info-0.90-12|316	-Remove patch16, it is networkmanager specific
12mu|shared-mime-info-0.90-12|317	-generate real patch to output correct type for RealVideo (fdo bug #10122) and no longer subclass them as text/plain
12mu|shared-mime-info-0.90-12|318	-Fix defaults.list for Real types
12mu|shared-mime-info-0.90-12|319	
12mu|shared-mime-info-0.90-12|320	* Thu Feb 08 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.20-1mdv2007.1
12mu|shared-mime-info-0.90-12|321	+ Revision: 117749
12mu|shared-mime-info-0.90-12|322	- new version
12mu|shared-mime-info-0.90-12|323	- drop merged patches 0 and 2
12mu|shared-mime-info-0.90-12|324	- update file list
12mu|shared-mime-info-0.90-12|325	
12mu|shared-mime-info-0.90-12|326	* Mon Jan 22 2007 GÃ¶tz Waschk <waschk@mandriva.org> 0.19-3mdv2007.1
12mu|shared-mime-info-0.90-12|327	+ Revision: 111706
12mu|shared-mime-info-0.90-12|328	- Import shared-mime-info
12mu|shared-mime-info-0.90-12|329	
12mu|shared-mime-info-0.90-12|330	* Mon Jan 22 2007 Götz Waschk <waschk@mandriva.org> 0.19-3mdv2007.1
12mu|shared-mime-info-0.90-12|331	- add alias image/pdf for pdf documents
12mu|shared-mime-info-0.90-12|332	- unpack patches
12mu|shared-mime-info-0.90-12|333	
12mu|shared-mime-info-0.90-12|334	* Fri Sep 15 2006 Frederic Crozat <fcrozat@mandriva.com> 0.19-2mdv2007.0
12mu|shared-mime-info-0.90-12|335	- Patch7: fix detection of Real files
12mu|shared-mime-info-0.90-12|336	
12mu|shared-mime-info-0.90-12|337	* Sat Sep 09 2006 Frederic Crozat <fcrozat@mandriva.com> 0.19-1mdv2007.0
12mu|shared-mime-info-0.90-12|338	- New version 0.19 (goetz)
12mu|shared-mime-info-0.90-12|339	- fix URL
12mu|shared-mime-info-0.90-12|340	- drop patches 3,4,5,7
12mu|shared-mime-info-0.90-12|341	- clean defaults.list
12mu|shared-mime-info-0.90-12|342	
12mu|shared-mime-info-0.90-12|343	* Tue Jul 04 2006 Frederic Crozat <fcrozat@mandriva.com> 0.18-1mdv2007.0
12mu|shared-mime-info-0.90-12|344	- Release 0.18
12mu|shared-mime-info-0.90-12|345	- Remove patches 0, 1, 8 (merged upstream)
12mu|shared-mime-info-0.90-12|346	- Regenerate patch2
12mu|shared-mime-info-0.90-12|347	
12mu|shared-mime-info-0.90-12|348	* Fri Apr 14 2006 Götz Waschk <waschk@mandriva.org> 0.17-3mdk
12mu|shared-mime-info-0.90-12|349	- include Fedora patches
12mu|shared-mime-info-0.90-12|350	
12mu|shared-mime-info-0.90-12|351	* Wed Mar 22 2006 Götz Waschk <waschk@mandriva.org> 0.17-2mdk
12mu|shared-mime-info-0.90-12|352	- improve patch 1
12mu|shared-mime-info-0.90-12|353	- patch 5: remove directory alias that was breaking nautilus
12mu|shared-mime-info-0.90-12|354	
12mu|shared-mime-info-0.90-12|355	* Mon Mar 20 2006 Götz Waschk <waschk@mandriva.org> 0.17-1mdk
12mu|shared-mime-info-0.90-12|356	- add mime.cache
12mu|shared-mime-info-0.90-12|357	- rediff patch 1
12mu|shared-mime-info-0.90-12|358	- New release 0.17
12mu|shared-mime-info-0.90-12|359	- use mkrel
12mu|shared-mime-info-0.90-12|360	
12mu|shared-mime-info-0.90-12|361	* Thu Sep 01 2005 Frederic Crozat <fcrozat@mandriva.com> 0.16-3mdk
12mu|shared-mime-info-0.90-12|362	- Patch4: add powerpoint alias (Mdk bug #17645)
12mu|shared-mime-info-0.90-12|363	
12mu|shared-mime-info-0.90-12|364	* Sat Jul 09 2005 Götz Waschk <waschk@mandriva.org> 0.16-2mdk
12mu|shared-mime-info-0.90-12|365	- update patch 1 to add WMA audio
12mu|shared-mime-info-0.90-12|366	
12mu|shared-mime-info-0.90-12|367	* Tue Apr 19 2005 Götz Waschk <waschk@linux-mandrake.com> 0.16-1mdk
12mu|shared-mime-info-0.90-12|368	- drop patch 4
12mu|shared-mime-info-0.90-12|369	- New release 0.16
12mu|shared-mime-info-0.90-12|370	
12mu|shared-mime-info-0.90-12|371	* Fri Mar 04 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 0.15-3mdk
12mu|shared-mime-info-0.90-12|372	- Source1: defaults applications to use for GNOME (based on Fedora)
12mu|shared-mime-info-0.90-12|373	- Patch4 (CVS): various fixes
12mu|shared-mime-info-0.90-12|374	
12mu|shared-mime-info-0.90-12|375	* Fri Oct 01 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.15-2mdk
12mu|shared-mime-info-0.90-12|376	- lib64 fixes to pkgconfig files
12mu|shared-mime-info-0.90-12|377	
12mu|shared-mime-info-0.90-12|378	* Thu Sep 02 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 0.15-1mdk
12mu|shared-mime-info-0.90-12|379	- Release 0.15
12mu|shared-mime-info-0.90-12|380	- Remove postun script, let rpm do its job
12mu|shared-mime-info-0.90-12|381	
12mu|shared-mime-info-0.90-12|382	* Wed Aug 18 2004 Götz Waschk <waschk@linux-mandrake.com> 0.14-5mdk
12mu|shared-mime-info-0.90-12|383	- update patch1 to make wmv an alias of asf
12mu|shared-mime-info-0.90-12|384	
12mu|shared-mime-info-0.90-12|385	* Tue Aug 03 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 0.14-4mdk
12mu|shared-mime-info-0.90-12|386	- Patch2 : add glob for palm databases
12mu|shared-mime-info-0.90-12|387	
12mu|shared-mime-info-0.90-12|388	* Sun May 16 2004 Götz Waschk <waschk@linux-mandrake.com> 0.14-3mdk
12mu|shared-mime-info-0.90-12|389	- fix asf, wmv and asx
12mu|shared-mime-info-0.90-12|390	
12mu|shared-mime-info-0.90-12|391	* Sat Apr 17 2004 Götz Waschk <waschk@linux-mandrake.com> 0.14-2mdk
12mu|shared-mime-info-0.90-12|392	- fix dia magic detection (Hamish Mackenzie)
12mu|shared-mime-info-0.90-12|393	
12mu|shared-mime-info-0.90-12|394	* Sat Apr 03 2004 Götz Waschk <waschk@linux-mandrake.com> 0.14-1mdk
12mu|shared-mime-info-0.90-12|395	- add pkgconfig file
12mu|shared-mime-info-0.90-12|396	- drop patch (fixed upstream)
12mu|shared-mime-info-0.90-12|397	- fix url
12mu|shared-mime-info-0.90-12|398	- new version
12mu|shared-mime-info-0.90-12|399	

20808 12
12mu|shim-0.2-1|1	%global debug_package %{nil}
12mu|shim-0.2-1|2	%global efidir rosa
12mu|shim-0.2-1|3	Name:           shim
12mu|shim-0.2-1|4	Version:        0.2
12mu|shim-0.2-1|5	Release:        1
12mu|shim-0.2-1|6	Summary:        First-stage UEFI bootloader
12mu|shim-0.2-1|7	Group:          System/Kernel and hardware
12mu|shim-0.2-1|8	Provides:	shim = %{version}-%{release}
12mu|shim-0.2-1|9	License:        BSD
12mu|shim-0.2-1|10	URL:            http://www.codon.org.uk/~mjg59/shim/
12mu|shim-0.2-1|11	Source0:	shim.efi
12mu|shim-0.2-1|12	Source1:        MokManager.efi
12mu|shim-0.2-1|13	
12mu|shim-0.2-1|14	%description
12mu|shim-0.2-1|15	Initial UEFI bootloader that handles chaining to a trusted full bootloader
12mu|shim-0.2-1|16	under secure boot environments. This package contains the version signed by
12mu|shim-0.2-1|17	the UEFI signing service.
12mu|shim-0.2-1|18	
12mu|shim-0.2-1|19	%package -n shim
12mu|shim-0.2-1|20	Summary: First-stage UEFI bootloader
12mu|shim-0.2-1|21	
12mu|shim-0.2-1|22	%description -n shim
12mu|shim-0.2-1|23	Initial UEFI bootloader that handles chaining to a trusted full bootloader
12mu|shim-0.2-1|24	under secure boot environments. This package contains the version signed by
12mu|shim-0.2-1|25	the UEFI signing service.
12mu|shim-0.2-1|26	
12mu|shim-0.2-1|27	%prep
12mu|shim-0.2-1|28	cd %{_builddir}
12mu|shim-0.2-1|29	mkdir shim-%{version}
12mu|shim-0.2-1|30	
12mu|shim-0.2-1|31	%build
12mu|shim-0.2-1|32	
12mu|shim-0.2-1|33	%install
12mu|shim-0.2-1|34	rm -rf $RPM_BUILD_ROOT
12mu|shim-0.2-1|35	cd shim-%{version}
12mu|shim-0.2-1|36	install -D -d -m 0755 $RPM_BUILD_ROOT/boot/efi/EFI/%{efidir}/
12mu|shim-0.2-1|37	install -m 0644 %{SOURCE0} $RPM_BUILD_ROOT/boot/efi/EFI/%{efidir}/shim.efi
12mu|shim-0.2-1|38	install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT/boot/efi/EFI/%{efidir}/MokManager.efi
12mu|shim-0.2-1|39	
12mu|shim-0.2-1|40	%files -n shim
12mu|shim-0.2-1|41	/boot/efi/EFI/%{efidir}/shim.efi
12mu|shim-0.2-1|42	/boot/efi/EFI/%{efidir}/MokManager.efi
12mu|shim-0.2-1|43	%changelog
12mu|shim-0.2-1|44	* Wed Jul 02 2014 Alex Burmashev <alex.burmashev@gmail.com> 0.2-1
12mu|shim-0.2-1|45	+ Revision: 56db02f
12mu|shim-0.2-1|46	- initial import
12mu|shim-0.2-1|47	
12mu|shim-0.2-1|48	

20809 12
12mu|shim-0.7-5|1	%global mokutilver 0.2.0
12mu|shim-0.7-5|2	Name:           shim
12mu|shim-0.7-5|3	Version:        0.7
12mu|shim-0.7-5|4	Release:        5
12mu|shim-0.7-5|5	Summary:        First-stage UEFI bootloader
12mu|shim-0.7-5|6	Group:          System/Kernel and hardware
12mu|shim-0.7-5|7	License:        BSD
12mu|shim-0.7-5|8	URL:            http://www.codon.org.uk/~mjg59/shim/
12mu|shim-0.7-5|9	Source0:        https://github.com/mjg59/shim/archive/%{version}.tar.gz
12mu|shim-0.7-5|10	Source2:        https://github.com/lcp/mokutil/archive/%{mokutilver}.tar.gz
12mu|shim-0.7-5|11	
12mu|shim-0.7-5|12	
12mu|shim-0.7-5|13	BuildRequires: gnu-efi git openssl-devel openssl
12mu|shim-0.7-5|14	BuildRequires: pesign >= 0.106-1
12mu|shim-0.7-5|15	BuildRequires: gnu-efi
12mu|shim-0.7-5|16	
12mu|shim-0.7-5|17	# Shim uses OpenSSL, but cannot use the system copy as the UEFI ABI is not
12mu|shim-0.7-5|18	# compatible with SysV (there's no red zone under UEFI) and there isn't a
12mu|shim-0.7-5|19	# POSIX-style C library.
12mu|shim-0.7-5|20	# BuildRequires: OpenSSL
12mu|shim-0.7-5|21	Provides: bundled(openssl) = 0.9.8w
12mu|shim-0.7-5|22	
12mu|shim-0.7-5|23	# Shim is only required on platforms implementing the UEFI secure boot
12mu|shim-0.7-5|24	# protocol. The only one of those we currently wish to support is 64-bit x86.
12mu|shim-0.7-5|25	# Adding further platforms will require adding appropriate relocation code.
12mu|shim-0.7-5|26	ExclusiveArch: x86_64
12mu|shim-0.7-5|27	
12mu|shim-0.7-5|28	%global efidir rosa
12mu|shim-0.7-5|29	
12mu|shim-0.7-5|30	%description
12mu|shim-0.7-5|31	Initial UEFI bootloader that handles chaining to a trusted full bootloader
12mu|shim-0.7-5|32	under secure boot environments.
12mu|shim-0.7-5|33	
12mu|shim-0.7-5|34	%package -n shim-unsigned
12mu|shim-0.7-5|35	Summary: First-stage UEFI bootloader (unsigned data)
12mu|shim-0.7-5|36	
12mu|shim-0.7-5|37	%description -n shim-unsigned
12mu|shim-0.7-5|38	Initial UEFI bootloader that handles chaining to a trusted full bootloader
12mu|shim-0.7-5|39	under secure boot environments.
12mu|shim-0.7-5|40	
12mu|shim-0.7-5|41	%package -n mokutil
12mu|shim-0.7-5|42	Summary: Utilities for managing Secure Boot/MoK keys
12mu|shim-0.7-5|43	
12mu|shim-0.7-5|44	%description -n mokutil
12mu|shim-0.7-5|45	Utilities for managing the "Machine's Own Keys" list.
12mu|shim-0.7-5|46	
12mu|shim-0.7-5|47	%prep
12mu|shim-0.7-5|48	%setup -q
12mu|shim-0.7-5|49	%setup -q -a 2 -D -T
12mu|shim-0.7-5|50	
12mu|shim-0.7-5|51	%build
12mu|shim-0.7-5|52	MAKEFLAGS=""
12mu|shim-0.7-5|53	make 'DEFAULT_LOADER=\\\\grubx64.efi' ${MAKEFLAGS} shim.efi MokManager.efi fallback.efi
12mu|shim-0.7-5|54	cd mokutil-%{mokutilver}
12mu|shim-0.7-5|55	./autogen.sh
12mu|shim-0.7-5|56	%configure
12mu|shim-0.7-5|57	%make
12mu|shim-0.7-5|58	cd ..
12mu|shim-0.7-5|59	
12mu|shim-0.7-5|60	%install
12mu|shim-0.7-5|61	rm -rf $RPM_BUILD_ROOT
12mu|shim-0.7-5|62	pesign -h -P -i shim.efi -h > shim.hash
12mu|shim-0.7-5|63	install -D -d -m 0755 $RPM_BUILD_ROOT%{_datadir}/shim/
12mu|shim-0.7-5|64	install -m 0644 shim.efi $RPM_BUILD_ROOT%{_datadir}/shim/shim.efi
12mu|shim-0.7-5|65	install -m 0644 shim.hash $RPM_BUILD_ROOT%{_datadir}/shim/shim.hash
12mu|shim-0.7-5|66	install -m 0644 fallback.efi $RPM_BUILD_ROOT%{_datadir}/shim/fallback.efi
12mu|shim-0.7-5|67	install -m 0644 MokManager.efi $RPM_BUILD_ROOT%{_datadir}/shim/MokManager.efi
12mu|shim-0.7-5|68	install -D -d -m 0755 $RPM_BUILD_ROOT/boot/efi/EFI/rosa/
12mu|shim-0.7-5|69	install -m 0644 shim.efi $RPM_BUILD_ROOT/boot/efi/EFI/rosa/shim.efi
12mu|shim-0.7-5|70	install -m 0644 MokManager.efi $RPM_BUILD_ROOT/boot/efi/EFI/rosa/MokManager.efi
12mu|shim-0.7-5|71	
12mu|shim-0.7-5|72	
12mu|shim-0.7-5|73	cp fallback.efi $RPM_BUILD_ROOT%{_datadir}/shim/fallback.efi
12mu|shim-0.7-5|74	install -m 0644 MokManager.efi $RPM_BUILD_ROOT%{_datadir}/shim/MokManager.efi
12mu|shim-0.7-5|75	cd mokutil-%{mokutilver}
12mu|shim-0.7-5|76	make PREFIX=%{_prefix} LIBDIR=%{_libdir} DESTDIR=%{buildroot} install
12mu|shim-0.7-5|77	# now install our .debug files...
12mu|shim-0.7-5|78	cd ..
12mu|shim-0.7-5|79	install -D -d -m 0755 $RPM_BUILD_ROOT/usr/lib/debug/%{_datadir}/shim/
12mu|shim-0.7-5|80	install -m 0644 shim.efi.debug $RPM_BUILD_ROOT/usr/lib/debug/%{_datadir}/shim/shim.efi.debug
12mu|shim-0.7-5|81	install -m 0644 fallback.efi.debug $RPM_BUILD_ROOT/usr/lib/debug/%{_datadir}/shim/fallback.efi.debug
12mu|shim-0.7-5|82	install -m 0644 MokManager.efi.debug $RPM_BUILD_ROOT/usr/lib/debug/%{_datadir}/shim/MokManager.efi.debug
12mu|shim-0.7-5|83	
12mu|shim-0.7-5|84	%files -n shim-unsigned
12mu|shim-0.7-5|85	%doc
12mu|shim-0.7-5|86	%dir %{_datadir}/shim
12mu|shim-0.7-5|87	%{_datadir}/shim/*
12mu|shim-0.7-5|88	/boot/efi/EFI/rosa/MokManager.efi
12mu|shim-0.7-5|89	/boot/efi/EFI/rosa/shim.efi
12mu|shim-0.7-5|90	
12mu|shim-0.7-5|91	
12mu|shim-0.7-5|92	%files -n mokutil
12mu|shim-0.7-5|93	/usr/bin/mokutil
12mu|shim-0.7-5|94	/usr/share/man/man1/mokutil.1.xz
12mu|shim-0.7-5|95	
12mu|shim-0.7-5|96	
12mu|shim-0.7-5|97	%changelog
12mu|shim-0.7-5|98	* Thu Jul 31 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 0.7-5
12mu|shim-0.7-5|99	+ Revision: f8b9da5
12mu|shim-0.7-5|100	- pack loaders to rosa folder
12mu|shim-0.7-5|101	
12mu|shim-0.7-5|102	

20810 12
12mu|shotwell-0.14.1-6|1	%define _disable_ld_no_undefined	1
12mu|shotwell-0.14.1-6|2	%define Werror_cflags			%nil
12mu|shotwell-0.14.1-6|3	
12mu|shotwell-0.14.1-6|4	%define url_ver		%(echo %{version} | cut -d "." -f -2)
12mu|shotwell-0.14.1-6|5	
12mu|shotwell-0.14.1-6|6	Summary:	A photo organizer designed for GNOME
12mu|shotwell-0.14.1-6|7	Name:		shotwell
12mu|shotwell-0.14.1-6|8	Version:	0.14.1
12mu|shotwell-0.14.1-6|9	Release:	6
12mu|shotwell-0.14.1-6|10	License:	LGPLv2+ and CC-BY-SA
12mu|shotwell-0.14.1-6|11	Group:		Graphics
12mu|shotwell-0.14.1-6|12	Url:		http://www.yorba.org/shotwell/
12mu|shotwell-0.14.1-6|13	Source0:	http://www.yorba.org/download/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|shotwell-0.14.1-6|14	# Updated Russian translation from upstream
12mu|shotwell-0.14.1-6|15	Patch0:		shotwell-0.14.1.ru.patch
12mu|shotwell-0.14.1-6|16	Patch1:		shotwell-0.14.1-libraw15.patch
12mu|shotwell-0.14.1-6|17	BuildRequires:	vala
12mu|shotwell-0.14.1-6|18	BuildRequires:	pkgconfig(gdk-3.0)
12mu|shotwell-0.14.1-6|19	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mu|shotwell-0.14.1-6|20	BuildRequires:	pkgconfig(gexiv2) >= 0.4.90
12mu|shotwell-0.14.1-6|21	BuildRequires:	pkgconfig(gee-1.0)
12mu|shotwell-0.14.1-6|22	BuildRequires:	pkgconfig(gstreamer-0.10)
12mu|shotwell-0.14.1-6|23	BuildRequires:	pkgconfig(gstreamer-pbutils-0.10)
12mu|shotwell-0.14.1-6|24	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mu|shotwell-0.14.1-6|25	BuildRequires:	pkgconfig(gudev-1.0)
12mu|shotwell-0.14.1-6|26	BuildRequires:	pkgconfig(json-glib-1.0)
12mu|shotwell-0.14.1-6|27	BuildRequires:	pkgconfig(libexif)
12mu|shotwell-0.14.1-6|28	BuildRequires:	pkgconfig(libgphoto2)
12mu|shotwell-0.14.1-6|29	BuildRequires:	pkgconfig(libraw)
12mu|shotwell-0.14.1-6|30	BuildRequires:	pkgconfig(libsoup-2.4)
12mu|shotwell-0.14.1-6|31	BuildRequires:	pkgconfig(rest-0.7)
12mu|shotwell-0.14.1-6|32	BuildRequires:	pkgconfig(unique-3.0)
12mu|shotwell-0.14.1-6|33	BuildRequires:	pkgconfig(webkitgtk-3.0)
12mu|shotwell-0.14.1-6|34	
12mu|shotwell-0.14.1-6|35	%description
12mu|shotwell-0.14.1-6|36	Shotwell is a digital photo organizer designed for the GNOME desktop
12mu|shotwell-0.14.1-6|37	environment. It allows you to import photos from disk or camera,
12mu|shotwell-0.14.1-6|38	organize them in various ways, view them in full-window or fullscreen
12mu|shotwell-0.14.1-6|39	mode, and export them to share with others.
12mu|shotwell-0.14.1-6|40	
12mu|shotwell-0.14.1-6|41	%prep
12mu|shotwell-0.14.1-6|42	%setup -q
12mu|shotwell-0.14.1-6|43	%patch0 -p1
12mu|shotwell-0.14.1-6|44	%patch1 -p1
12mu|shotwell-0.14.1-6|45	
12mu|shotwell-0.14.1-6|46	%build
12mu|shotwell-0.14.1-6|47	%before_configure
12mu|shotwell-0.14.1-6|48	./configure \
12mu|shotwell-0.14.1-6|49	--prefix=%{_prefix} \
12mu|shotwell-0.14.1-6|50	--lib=%{_lib} \
12mu|shotwell-0.14.1-6|51	--disable-schemas-compile \
12mu|shotwell-0.14.1-6|52	--disable-desktop-update \
12mu|shotwell-0.14.1-6|53	--disable-icon-update
12mu|shotwell-0.14.1-6|54	
12mu|shotwell-0.14.1-6|55	%make
12mu|shotwell-0.14.1-6|56	
12mu|shotwell-0.14.1-6|57	%install
12mu|shotwell-0.14.1-6|58	%makeinstall_std
12mu|shotwell-0.14.1-6|59	
12mu|shotwell-0.14.1-6|60	%find_lang %{name} --all-name
12mu|shotwell-0.14.1-6|61	
12mu|shotwell-0.14.1-6|62	%files -f %{name}.lang
12mu|shotwell-0.14.1-6|63	%doc AUTHORS MAINTAINERS README COPYING NEWS THANKS
12mu|shotwell-0.14.1-6|64	%{_bindir}/*
12mu|shotwell-0.14.1-6|65	%{_libdir}/%{name}
12mu|shotwell-0.14.1-6|66	/usr/libexec/%{name}
12mu|shotwell-0.14.1-6|67	%{_datadir}/%{name}
12mu|shotwell-0.14.1-6|68	%{_datadir}/gnome/help/%{name}
12mu|shotwell-0.14.1-6|69	%{_datadir}/applications/%{name}*.desktop
12mu|shotwell-0.14.1-6|70	%{_iconsdir}/hicolor/*/apps/%{name}.*
12mu|shotwell-0.14.1-6|71	%{_datadir}/GConf/gsettings/shotwell.convert
12mu|shotwell-0.14.1-6|72	%{_datadir}/glib-2.0/schemas/org.yorba.shotwell*.gschema.xml
12mu|shotwell-0.14.1-6|73	
12mu|shotwell-0.14.1-6|74	
12mu|shotwell-0.14.1-6|75	%changelog
12mu|shotwell-0.14.1-6|76	* Wed Jan 15 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.14.1-6
12mu|shotwell-0.14.1-6|77	+ Revision: 576b300
12mu|shotwell-0.14.1-6|78	- LOG Add patch from upstream to fix build with latest libraw
12mu|shotwell-0.14.1-6|79	
12mu|shotwell-0.14.1-6|80	

20811 12
12mu|sidplay-libs-2.1.1-13|1	%define spmajor 2
12mu|sidplay-libs-2.1.1-13|2	%define libname    %mklibname sidplay %{spmajor}
12mu|sidplay-libs-2.1.1-13|3	%define sumajor 0
12mu|sidplay-libs-2.1.1-13|4	%define libnamesu %mklibname sidutils %{sumajor}
12mu|sidplay-libs-2.1.1-13|5	%define develnamesu %mklibname -d sidutils
12mu|sidplay-libs-2.1.1-13|6	%define staticdevelnamesu %mklibname -s -d sidutils
12mu|sidplay-libs-2.1.1-13|7	%define builders %{_libdir}/sidplay/builders
12mu|sidplay-libs-2.1.1-13|8	
12mu|sidplay-libs-2.1.1-13|9	Summary:	A Commodore 64 music player and SID chip emulator library
12mu|sidplay-libs-2.1.1-13|10	Name:		sidplay-libs
12mu|sidplay-libs-2.1.1-13|11	Version:	2.1.1
12mu|sidplay-libs-2.1.1-13|12	Release:	13
12mu|sidplay-libs-2.1.1-13|13	License:	GPLv2+
12mu|sidplay-libs-2.1.1-13|14	Group:		System/Libraries
12mu|sidplay-libs-2.1.1-13|15	Url:		http://sidplay2.sourceforge.net/
12mu|sidplay-libs-2.1.1-13|16	Source0:	http://prdownloads.sourceforge.net/sidplay2/%{name}-%version.tar.bz2
12mu|sidplay-libs-2.1.1-13|17	Patch0:		sidplay-libs-2.1.1-gcc4.3.patch
12mu|sidplay-libs-2.1.1-13|18	#gw from xsidplay 2.0.3
12mu|sidplay-libs-2.1.1-13|19	Patch1:		cia1.patch
12mu|sidplay-libs-2.1.1-13|20	BuildRequires:	automake
12mu|sidplay-libs-2.1.1-13|21	BuildRequires:	chrpath
12mu|sidplay-libs-2.1.1-13|22	
12mu|sidplay-libs-2.1.1-13|23	%description
12mu|sidplay-libs-2.1.1-13|24	This is a cycle-based version of a C64 music playing library
12mu|sidplay-libs-2.1.1-13|25	developed by Simon White. This library provides no internal
12mu|sidplay-libs-2.1.1-13|26	SID emulation. Instead a means to drive any external SID hardware or
12mu|sidplay-libs-2.1.1-13|27	emulation has been provided using the SID Builder Classes.
12mu|sidplay-libs-2.1.1-13|28	
12mu|sidplay-libs-2.1.1-13|29	A ReSID Builder Class using a modified version of ReSID 0.13
12mu|sidplay-libs-2.1.1-13|30	is included in this package. Alternative/updated classes can be
12mu|sidplay-libs-2.1.1-13|31	obtained from the SIDPlay2 homepage.
12mu|sidplay-libs-2.1.1-13|32	
12mu|sidplay-libs-2.1.1-13|33	%package -n %{libname}
12mu|sidplay-libs-2.1.1-13|34	Summary:	A Commodore 64 music player and SID chip emulator library
12mu|sidplay-libs-2.1.1-13|35	Group:		System/Libraries
12mu|sidplay-libs-2.1.1-13|36	
12mu|sidplay-libs-2.1.1-13|37	%description -n %{libname}
12mu|sidplay-libs-2.1.1-13|38	This is a cycle-based version of a C64 music playing library
12mu|sidplay-libs-2.1.1-13|39	developed by Simon White. This library provides no internal
12mu|sidplay-libs-2.1.1-13|40	SID emulation. Instead a means to drive any external SID hardware or
12mu|sidplay-libs-2.1.1-13|41	emulation has been provided using the SID Builder Classes.
12mu|sidplay-libs-2.1.1-13|42	
12mu|sidplay-libs-2.1.1-13|43	A ReSID Builder Class using a modified version of ReSID 0.13
12mu|sidplay-libs-2.1.1-13|44	is included in this package. Alternative/updated classes can be
12mu|sidplay-libs-2.1.1-13|45	obtained from the SIDPlay2 homepage.
12mu|sidplay-libs-2.1.1-13|46	
12mu|sidplay-libs-2.1.1-13|47	%package -n %{libname}-devel
12mu|sidplay-libs-2.1.1-13|48	Summary:	Development headers and libraries for %{libname}
12mu|sidplay-libs-2.1.1-13|49	Group:		Development/C++
12mu|sidplay-libs-2.1.1-13|50	Requires:	%{libname} = %{version}
12mu|sidplay-libs-2.1.1-13|51	Provides:	sidplay2-devel = %{version}-%{release}
12mu|sidplay-libs-2.1.1-13|52	
12mu|sidplay-libs-2.1.1-13|53	%description -n %{libname}-devel
12mu|sidplay-libs-2.1.1-13|54	This package includes the header and library files necessary
12mu|sidplay-libs-2.1.1-13|55	for developing applications to use %{libname}.
12mu|sidplay-libs-2.1.1-13|56	
12mu|sidplay-libs-2.1.1-13|57	%package -n %{libnamesu}
12mu|sidplay-libs-2.1.1-13|58	Summary:	General utility library for use in sidplayers
12mu|sidplay-libs-2.1.1-13|59	Requires:	%{libname} = %{version}-%{release}
12mu|sidplay-libs-2.1.1-13|60	Group:		System/Libraries
12mu|sidplay-libs-2.1.1-13|61	
12mu|sidplay-libs-2.1.1-13|62	%description -n %{libnamesu}
12mu|sidplay-libs-2.1.1-13|63	This library provides general utilities that are not considered core
12mu|sidplay-libs-2.1.1-13|64	to the C64 emulation.  Utilities include decoding and obtaining tune
12mu|sidplay-libs-2.1.1-13|65	lengths from the songlength database, INI file format parser and SID
12mu|sidplay-libs-2.1.1-13|66	filter files (types 1 and 2).
12mu|sidplay-libs-2.1.1-13|67	
12mu|sidplay-libs-2.1.1-13|68	%package -n %{develnamesu}
12mu|sidplay-libs-2.1.1-13|69	Summary:	Development headers and libraries for libsidutils
12mu|sidplay-libs-2.1.1-13|70	Group:		Development/C++
12mu|sidplay-libs-2.1.1-13|71	Requires:	%{libnamesu} = %{version}-%{release}
12mu|sidplay-libs-2.1.1-13|72	Requires:	%{libname}-devel = %{version}-%{release}
12mu|sidplay-libs-2.1.1-13|73	Provides:	libsidutils-devel = %{version}-%{release}
12mu|sidplay-libs-2.1.1-13|74	
12mu|sidplay-libs-2.1.1-13|75	%description -n %{develnamesu}
12mu|sidplay-libs-2.1.1-13|76	This package includes the header and library files necessary
12mu|sidplay-libs-2.1.1-13|77	for developing applications to use %{libnamesu}.
12mu|sidplay-libs-2.1.1-13|78	
12mu|sidplay-libs-2.1.1-13|79	%package -n %{staticdevelnamesu}
12mu|sidplay-libs-2.1.1-13|80	Summary:	Static library for %{libnamesu}
12mu|sidplay-libs-2.1.1-13|81	Group:		Development/C++
12mu|sidplay-libs-2.1.1-13|82	Requires:	%{develnamesu} = %{version}
12mu|sidplay-libs-2.1.1-13|83	Provides:	libsidutils-static-devel = %{version}-%{release}
12mu|sidplay-libs-2.1.1-13|84	
12mu|sidplay-libs-2.1.1-13|85	%description -n %{staticdevelnamesu}
12mu|sidplay-libs-2.1.1-13|86	This package includes the static library file necessary
12mu|sidplay-libs-2.1.1-13|87	for developing applications to use %{libnamesu}.
12mu|sidplay-libs-2.1.1-13|88	
12mu|sidplay-libs-2.1.1-13|89	
12mu|sidplay-libs-2.1.1-13|90	%prep
12mu|sidplay-libs-2.1.1-13|91	%setup -q
12mu|sidplay-libs-2.1.1-13|92	%patch0 -p1 -b .gcc
12mu|sidplay-libs-2.1.1-13|93	%patch1 -p1
12mu|sidplay-libs-2.1.1-13|94	aclocal -I unix
12mu|sidplay-libs-2.1.1-13|95	automake -a
12mu|sidplay-libs-2.1.1-13|96	autoconf
12mu|sidplay-libs-2.1.1-13|97	cd resid
12mu|sidplay-libs-2.1.1-13|98	aclocal
12mu|sidplay-libs-2.1.1-13|99	libtoolize --copy --force
12mu|sidplay-libs-2.1.1-13|100	automake -a
12mu|sidplay-libs-2.1.1-13|101	autoconf
12mu|sidplay-libs-2.1.1-13|102	cd ..
12mu|sidplay-libs-2.1.1-13|103	
12mu|sidplay-libs-2.1.1-13|104	%build
12mu|sidplay-libs-2.1.1-13|105	export CFLAGS="%optflags -fPIC"
12mu|sidplay-libs-2.1.1-13|106	export CXXFLAGS="%optflags -fPIC"
12mu|sidplay-libs-2.1.1-13|107	%configure2_5x
12mu|sidplay-libs-2.1.1-13|108	%make
12mu|sidplay-libs-2.1.1-13|109	
12mu|sidplay-libs-2.1.1-13|110	%install
12mu|sidplay-libs-2.1.1-13|111	#hack to prevent relinking
12mu|sidplay-libs-2.1.1-13|112	sed s/relink_command.*// < libsidutils/src/libsidutils.la > tmp.la
12mu|sidplay-libs-2.1.1-13|113	mv tmp.la libsidutils/src/libsidutils.la
12mu|sidplay-libs-2.1.1-13|114	%makeinstall_std
12mu|sidplay-libs-2.1.1-13|115	chrpath -d %{buildroot}%{_libdir}/libsidutils.so
12mu|sidplay-libs-2.1.1-13|116	
12mu|sidplay-libs-2.1.1-13|117	rm -f %{buildroot}%{builders}/libsid*
12mu|sidplay-libs-2.1.1-13|118	rm -rf %{buildroot}%{builders}/pkgconfig
12mu|sidplay-libs-2.1.1-13|119	
12mu|sidplay-libs-2.1.1-13|120	%multiarch_includes %{buildroot}%{_includedir}/sidplay/sidconfig.h
12mu|sidplay-libs-2.1.1-13|121	
12mu|sidplay-libs-2.1.1-13|122	%files -n %libname
12mu|sidplay-libs-2.1.1-13|123	%doc libsidplay/AUTHORS libsidplay/ChangeLog libsidplay/README libsidplay/TODO
12mu|sidplay-libs-2.1.1-13|124	%{_libdir}/libsidplay*.so.*
12mu|sidplay-libs-2.1.1-13|125	
12mu|sidplay-libs-2.1.1-13|126	%files -n %libname-devel
12mu|sidplay-libs-2.1.1-13|127	%dir %{_libdir}/sidplay/
12mu|sidplay-libs-2.1.1-13|128	%dir %{_libdir}/sidplay/builders
12mu|sidplay-libs-2.1.1-13|129	%dir %{_includedir}/sidplay/builders/
12mu|sidplay-libs-2.1.1-13|130	%{_includedir}/sidplay/*.h
12mu|sidplay-libs-2.1.1-13|131	%{_includedir}/sidplay/builders/*.h
12mu|sidplay-libs-2.1.1-13|132	%multiarch %{multiarch_includedir}/sidplay/
12mu|sidplay-libs-2.1.1-13|133	
12mu|sidplay-libs-2.1.1-13|134	%{_libdir}/libsidplay*.so
12mu|sidplay-libs-2.1.1-13|135	%{_libdir}/libsidplay*.a
12mu|sidplay-libs-2.1.1-13|136	%{_libdir}/pkgconfig/libsidplay*.pc
12mu|sidplay-libs-2.1.1-13|137	%{builders}/*.a
12mu|sidplay-libs-2.1.1-13|138	
12mu|sidplay-libs-2.1.1-13|139	%files -n %{libnamesu}
12mu|sidplay-libs-2.1.1-13|140	%doc libsidutils/AUTHORS libsidutils/ChangeLog libsidutils/README libsidutils/TODO
12mu|sidplay-libs-2.1.1-13|141	%{_libdir}/libsidutils*.so.*
12mu|sidplay-libs-2.1.1-13|142	
12mu|sidplay-libs-2.1.1-13|143	%files -n %{develnamesu}
12mu|sidplay-libs-2.1.1-13|144	%dir %{_includedir}/sidplay/utils/
12mu|sidplay-libs-2.1.1-13|145	%{_includedir}/sidplay/utils/*
12mu|sidplay-libs-2.1.1-13|146	%{_libdir}/libsidutils*.so
12mu|sidplay-libs-2.1.1-13|147	%{_libdir}/pkgconfig/libsidutils*pc
12mu|sidplay-libs-2.1.1-13|148	
12mu|sidplay-libs-2.1.1-13|149	%files -n %{staticdevelnamesu}
12mu|sidplay-libs-2.1.1-13|150	%{_libdir}/libsidutils*.a
12mu|sidplay-libs-2.1.1-13|151	

20812 12
12mu|skrooge-1.8.0-1|1	Summary:	Personal Finance Management Tool
12mu|skrooge-1.8.0-1|2	Name:		skrooge
12mu|skrooge-1.8.0-1|3	Version:	1.8.0
12mu|skrooge-1.8.0-1|4	Release:	1
12mu|skrooge-1.8.0-1|5	License:	GPLv3+
12mu|skrooge-1.8.0-1|6	Group:		Office
12mu|skrooge-1.8.0-1|7	Url:		http://skrooge.org
12mu|skrooge-1.8.0-1|8	Source0:	http://skrooge.org/files/%{name}-%{version}.tar.bz2
12mu|skrooge-1.8.0-1|9	BuildRequires:	grantlee
12mu|skrooge-1.8.0-1|10	BuildRequires:	grantlee-devel
12mu|skrooge-1.8.0-1|11	BuildRequires:	kdelibs4-devel
12mu|skrooge-1.8.0-1|12	BuildRequires:	kdepim4-devel
12mu|skrooge-1.8.0-1|13	BuildRequires:	pkgconfig(libkactivities)
12mu|skrooge-1.8.0-1|14	BuildRequires:	pkgconfig(libofx)
12mu|skrooge-1.8.0-1|15	BuildRequires:	pkgconfig(qca2)
12mu|skrooge-1.8.0-1|16	BuildRequires:	pkgconfig(sqlite3)
12mu|skrooge-1.8.0-1|17	Requires:	qt4-database-plugin-sqlite
12mu|skrooge-1.8.0-1|18	Requires:	qca2-plugin-openssl
12mu|skrooge-1.8.0-1|19	Requires:	grantlee
12mu|skrooge-1.8.0-1|20	
12mu|skrooge-1.8.0-1|21	%description
12mu|skrooge-1.8.0-1|22	Skrooge is a personal finance management tool for KDE4, with the aim of
12mu|skrooge-1.8.0-1|23	being highly intuitive, while providing powerful functions such as
12mu|skrooge-1.8.0-1|24	graphics, persistent Undo/Redo, infinite category levels, and much more...
12mu|skrooge-1.8.0-1|25	
12mu|skrooge-1.8.0-1|26	%files -f %{name}.lang
12mu|skrooge-1.8.0-1|27	%{_kde_bindir}/*
12mu|skrooge-1.8.0-1|28	%{_kde_libdir}/kde4/*.so
12mu|skrooge-1.8.0-1|29	%{_kde_libdir}/kde4/plugins/grantlee
12mu|skrooge-1.8.0-1|30	%{_kde_appsdir}/*
12mu|skrooge-1.8.0-1|31	%{_kde_applicationsdir}/*.desktop
12mu|skrooge-1.8.0-1|32	%{_kde_datadir}/config.kcfg/*.kcfg
12mu|skrooge-1.8.0-1|33	%{_kde_configdir}/*.knsrc
12mu|skrooge-1.8.0-1|34	%{_kde_iconsdir}/*/*/*/*
12mu|skrooge-1.8.0-1|35	%{_kde_services}/*.desktop
12mu|skrooge-1.8.0-1|36	%{_kde_servicetypes}/*.desktop
12mu|skrooge-1.8.0-1|37	%{_datadir}/mime/packages/*.xml
12mu|skrooge-1.8.0-1|38	%{_datadir}/akonadi/agents/skroogeakonadiresource.desktop
12mu|skrooge-1.8.0-1|39	
12mu|skrooge-1.8.0-1|40	#-----------------------------------------------------------------------------
12mu|skrooge-1.8.0-1|41	
12mu|skrooge-1.8.0-1|42	%define libskgbankgui_major 1
12mu|skrooge-1.8.0-1|43	%define libskgbankgui %mklibname skgbankgui %{libskgbankgui_major}
12mu|skrooge-1.8.0-1|44	
12mu|skrooge-1.8.0-1|45	%package -n %{libskgbankgui}
12mu|skrooge-1.8.0-1|46	Summary:	%{name} library
12mu|skrooge-1.8.0-1|47	Group:		System/Libraries
12mu|skrooge-1.8.0-1|48	
12mu|skrooge-1.8.0-1|49	%description -n %{libskgbankgui}
12mu|skrooge-1.8.0-1|50	%{name} library.
12mu|skrooge-1.8.0-1|51	
12mu|skrooge-1.8.0-1|52	%files -n %{libskgbankgui}
12mu|skrooge-1.8.0-1|53	%{_kde_libdir}/libskgbankgui.so.%{libskgbankgui_major}*
12mu|skrooge-1.8.0-1|54	
12mu|skrooge-1.8.0-1|55	#-----------------------------------------------------------------------------
12mu|skrooge-1.8.0-1|56	
12mu|skrooge-1.8.0-1|57	%define libskgbankmodeler_major 1
12mu|skrooge-1.8.0-1|58	%define libskgbankmodeler %mklibname skgbankmodeler %{libskgbankmodeler_major}
12mu|skrooge-1.8.0-1|59	
12mu|skrooge-1.8.0-1|60	%package -n %{libskgbankmodeler}
12mu|skrooge-1.8.0-1|61	Summary:	%{name} library
12mu|skrooge-1.8.0-1|62	Group:		System/Libraries
12mu|skrooge-1.8.0-1|63	
12mu|skrooge-1.8.0-1|64	%description -n %{libskgbankmodeler}
12mu|skrooge-1.8.0-1|65	%{name} library.
12mu|skrooge-1.8.0-1|66	
12mu|skrooge-1.8.0-1|67	%files -n %{libskgbankmodeler}
12mu|skrooge-1.8.0-1|68	%{_kde_libdir}/libskgbankmodeler.so.%{libskgbankmodeler_major}*
12mu|skrooge-1.8.0-1|69	
12mu|skrooge-1.8.0-1|70	#-----------------------------------------------------------------------------
12mu|skrooge-1.8.0-1|71	
12mu|skrooge-1.8.0-1|72	%define libskgbasegui_major 1
12mu|skrooge-1.8.0-1|73	%define libskgbasegui %mklibname skgbasegui %{libskgbasegui_major}
12mu|skrooge-1.8.0-1|74	
12mu|skrooge-1.8.0-1|75	%package -n %{libskgbasegui}
12mu|skrooge-1.8.0-1|76	Summary:	%{name} library
12mu|skrooge-1.8.0-1|77	Group:		System/Libraries
12mu|skrooge-1.8.0-1|78	
12mu|skrooge-1.8.0-1|79	%description -n %{libskgbasegui}
12mu|skrooge-1.8.0-1|80	%{name} library.
12mu|skrooge-1.8.0-1|81	
12mu|skrooge-1.8.0-1|82	%files -n %{libskgbasegui}
12mu|skrooge-1.8.0-1|83	%{_kde_libdir}/libskgbasegui.so.%{libskgbasegui_major}*
12mu|skrooge-1.8.0-1|84	
12mu|skrooge-1.8.0-1|85	#-----------------------------------------------------------------------------
12mu|skrooge-1.8.0-1|86	
12mu|skrooge-1.8.0-1|87	%define libskgbasemodeler_major 1
12mu|skrooge-1.8.0-1|88	%define libskgbasemodeler %mklibname skgbasemodeler %{libskgbasemodeler_major}
12mu|skrooge-1.8.0-1|89	
12mu|skrooge-1.8.0-1|90	%package -n %{libskgbasemodeler}
12mu|skrooge-1.8.0-1|91	Summary:	%{name} library
12mu|skrooge-1.8.0-1|92	Group:		System/Libraries
12mu|skrooge-1.8.0-1|93	
12mu|skrooge-1.8.0-1|94	%description -n %{libskgbasemodeler}
12mu|skrooge-1.8.0-1|95	%{name} library.
12mu|skrooge-1.8.0-1|96	
12mu|skrooge-1.8.0-1|97	%files -n %{libskgbasemodeler}
12mu|skrooge-1.8.0-1|98	%{_kde_libdir}/libskgbasemodeler.so.%{libskgbasegui_major}*
12mu|skrooge-1.8.0-1|99	
12mu|skrooge-1.8.0-1|100	#-----------------------------------------------------------------------------
12mu|skrooge-1.8.0-1|101	
12mu|skrooge-1.8.0-1|102	%package devel
12mu|skrooge-1.8.0-1|103	Summary:	Skrooge development files
12mu|skrooge-1.8.0-1|104	Group:		Development/KDE and Qt
12mu|skrooge-1.8.0-1|105	Requires:	%{libskgbasemodeler} = %{EVRD}
12mu|skrooge-1.8.0-1|106	Requires:	%{libskgbasegui} = %{EVRD}
12mu|skrooge-1.8.0-1|107	Requires:	%{libskgbankmodeler} = %{EVRD}
12mu|skrooge-1.8.0-1|108	Requires:	%{libskgbankgui} = %{EVRD}
12mu|skrooge-1.8.0-1|109	
12mu|skrooge-1.8.0-1|110	%description devel
12mu|skrooge-1.8.0-1|111	This package contains header files needed if you wish to build applications
12mu|skrooge-1.8.0-1|112	based on skrooge.
12mu|skrooge-1.8.0-1|113	
12mu|skrooge-1.8.0-1|114	%files devel
12mu|skrooge-1.8.0-1|115	%{_kde_libdir}/*.so
12mu|skrooge-1.8.0-1|116	
12mu|skrooge-1.8.0-1|117	#--------------------------------------------------------------------
12mu|skrooge-1.8.0-1|118	
12mu|skrooge-1.8.0-1|119	%prep
12mu|skrooge-1.8.0-1|120	%setup -q
12mu|skrooge-1.8.0-1|121	
12mu|skrooge-1.8.0-1|122	%build
12mu|skrooge-1.8.0-1|123	%cmake_kde4
12mu|skrooge-1.8.0-1|124	%make
12mu|skrooge-1.8.0-1|125	
12mu|skrooge-1.8.0-1|126	%install
12mu|skrooge-1.8.0-1|127	%makeinstall_std -C build
12mu|skrooge-1.8.0-1|128	
12mu|skrooge-1.8.0-1|129	%find_lang %{name} --with-html
12mu|skrooge-1.8.0-1|130	
12mu|skrooge-1.8.0-1|131	
12mu|skrooge-1.8.0-1|132	%changelog
12mu|skrooge-1.8.0-1|133	* Thu Oct 10 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.0-1
12mu|skrooge-1.8.0-1|134	+ Revision: e2698e1
12mu|skrooge-1.8.0-1|135	- LOG New version 1.8.0
12mu|skrooge-1.8.0-1|136	
12mu|skrooge-1.8.0-1|137	

20813 12
12mu|smart-1.4.1-16|1	%bcond_without smart_update
12mu|smart-1.4.1-16|2	%bcond_without smart_applet
12mu|smart-1.4.1-16|3	
12mu|smart-1.4.1-16|4	Name:		smart
12mu|smart-1.4.1-16|5	Version:	1.4.1
12mu|smart-1.4.1-16|6	Release:	16
12mu|smart-1.4.1-16|7	Epoch:		1
12mu|smart-1.4.1-16|8	Group:		System/Configuration/Packaging
12mu|smart-1.4.1-16|9	Summary:	Next generation package handling tool
12mu|smart-1.4.1-16|10	License:	GPLv2+
12mu|smart-1.4.1-16|11	URL:		https://code.launchpad.net/smart
12mu|smart-1.4.1-16|12	Source0:	https://launchpad.net/smart/trunk/%{version}/+download/%{name}-%{version}.tar.bz2
12mu|smart-1.4.1-16|13	Source1:	smart-mandriva-distro.py
12mu|smart-1.4.1-16|14	Source2:	smart.console
12mu|smart-1.4.1-16|15	Source4:	smart-package-manager.desktop
12mu|smart-1.4.1-16|16	Source6:	smart-newer.py
12mu|smart-1.4.1-16|17	Source7:	smart-install.desktop
12mu|smart-1.4.1-16|18	Source8:	smart-applet.desktop
12mu|smart-1.4.1-16|19	Source9:	smart-applet.png
12mu|smart-1.4.1-16|20	Source10:	smart-unity-distro.py
12mu|smart-1.4.1-16|21	
12mu|smart-1.4.1-16|22	Patch1:		smart-1.4.1-enable-distepoch.patch
12mu|smart-1.4.1-16|23	Patch2:		smart-1.4.1-applet.patch
12mu|smart-1.4.1-16|24	
12mu|smart-1.4.1-16|25	Patch603:	smart-1.4.1-cache-packages-toggle.patch
12mu|smart-1.4.1-16|26	Patch606:	smart-1.4.1-sysstdoutencoding-utf-8.patch
12mu|smart-1.4.1-16|27	Patch607:	smart-1.4.1-saving-cache-msgbox.patch
12mu|smart-1.4.1-16|28	Patch609:	smart-1.4.1-pycurl-speedup.patch
12mu|smart-1.4.1-16|29	Patch610:	smart-1.4.1-pycurl-ftp-segfault.patch
12mu|smart-1.4.1-16|30	Patch611:	smart-1.4.1-pycurl-for-ftp-only.patch
12mu|smart-1.4.1-16|31	Patch613:	smart-1.4.1-keyerror.patch
12mu|smart-1.4.1-16|32	Patch615:	smart-1.4.1-coercing2unicode.patch
12mu|smart-1.4.1-16|33	Patch616:	smart-1.4.1-prefer-last-ok-mirror.patch
12mu|smart-1.4.1-16|34	Patch618:	smart-1.4.1-inst-by-provide-fix.patch
12mu|smart-1.4.1-16|35	Patch619:	smart-1.4.1-info-perm-denied.patch
12mu|smart-1.4.1-16|36	# fix error probably introduced by createrepo update
12mu|smart-1.4.1-16|37	# unclear if it actually works or not MD 20100830
12mu|smart-1.4.1-16|38	Patch803:	smart-1.4.1-uncompress-close.patch
12mu|smart-1.4.1-16|39	# https://bugs.launchpad.net/smart/+bug/268143
12mu|smart-1.4.1-16|40	# add suggest config to ignore or install for rpm&deb
12mu|smart-1.4.1-16|41	Patch805:	smart-1.4.1-rpm-suggests-config.patch
12mu|smart-1.4.1-16|42	Patch806:	smart-1.4.1-deb-suggests-config.patch
12mu|smart-1.4.1-16|43	Patch1007:	smart-1.4.1-computing_upgrades_989_988.patch
12mu|smart-1.4.1-16|44	Patch1008:	smart-1.4.1-install-update.patch
12mu|smart-1.4.1-16|45	Patch1009:	smart-1.4.1-dont-use-_RPMVSF_NOSIGNATURES.patch
12mu|smart-1.4.1-16|46	Patch1010:	smart-1.4.1-add-missing-lzma-open-function-mdvbz59103.patch
12mu|smart-1.4.1-16|47	#ROSA patch
12mu|smart-1.4.1-16|48	Patch2000:	smart-1.4.1-rosa-mirrors.patch
12mu|smart-1.4.1-16|49	Patch2001:	smart-1.4.1-urpm-cachesize-ignore.patch
12mu|smart-1.4.1-16|50	
12mu|smart-1.4.1-16|51	BuildRequires:	rpm-mandriva-setup
12mu|smart-1.4.1-16|52	BuildRequires:	desktop-file-utils
12mu|smart-1.4.1-16|53	# required by test suite
12mu|smart-1.4.1-16|54	BuildRequires:	dpkg
12mu|smart-1.4.1-16|55	BuildRequires:	python-rpm
12mu|smart-1.4.1-16|56	Requires:	python-rpm pythonegg(pyliblzma) >= 0.4.0
12mu|smart-1.4.1-16|57	Requires:	usermode-consoleonly
12mu|smart-1.4.1-16|58	%ifarch %{ix86}
12mu|smart-1.4.1-16|59	Requires:	pythonegg(psyco)
12mu|smart-1.4.1-16|60	%endif
12mu|smart-1.4.1-16|61	Suggests:	pythonegg(pycurl)
12mu|smart-1.4.1-16|62	BuildRequires:	pkgconfig(python)
12mu|smart-1.4.1-16|63	
12mu|smart-1.4.1-16|64	%description
12mu|smart-1.4.1-16|65	Smart Package Manager is a next generation package handling tool.
12mu|smart-1.4.1-16|66	
12mu|smart-1.4.1-16|67	%package	gui
12mu|smart-1.4.1-16|68	Summary:	Smart GTK user interface
12mu|smart-1.4.1-16|69	Group:		System/Configuration/Packaging
12mu|smart-1.4.1-16|70	Requires(post):	desktop-file-utils
12mu|smart-1.4.1-16|71	Requires(postun): desktop-file-utils
12mu|smart-1.4.1-16|72	%if "%{disttag}" == "unity"
12mu|smart-1.4.1-16|73	Requires(post):	xdg-utils
12mu|smart-1.4.1-16|74	%endif
12mu|smart-1.4.1-16|75	Requires:	%{name} = %{EVRD}
12mu|smart-1.4.1-16|76	Requires:	pygtk2.0
12mu|smart-1.4.1-16|77	
12mu|smart-1.4.1-16|78	%description	gui
12mu|smart-1.4.1-16|79	Smart GTK user interface.
12mu|smart-1.4.1-16|80	
12mu|smart-1.4.1-16|81	%if %{with smart_update}
12mu|smart-1.4.1-16|82	%package	update
12mu|smart-1.4.1-16|83	Summary:	Allows execution of 'smart update' by normal users (suid)
12mu|smart-1.4.1-16|84	Group:		System/Configuration/Packaging
12mu|smart-1.4.1-16|85	Requires:	%{name} = %{EVRD}
12mu|smart-1.4.1-16|86	
12mu|smart-1.4.1-16|87	%description	update
12mu|smart-1.4.1-16|88	Allows execution of 'smart update' by normal users through a
12mu|smart-1.4.1-16|89	special suid command.
12mu|smart-1.4.1-16|90	%endif
12mu|smart-1.4.1-16|91	
12mu|smart-1.4.1-16|92	%if %{with smart_applet}
12mu|smart-1.4.1-16|93	%package	applet
12mu|smart-1.4.1-16|94	Summary:	Smart system tray applet
12mu|smart-1.4.1-16|95	Group:		System/Configuration/Packaging
12mu|smart-1.4.1-16|96	Requires:	%{name} = %{EVRD}
12mu|smart-1.4.1-16|97	Requires:	%{name}-gui = %{EVRD}
12mu|smart-1.4.1-16|98	Requires:	gnome-python
12mu|smart-1.4.1-16|99	
12mu|smart-1.4.1-16|100	%description	applet
12mu|smart-1.4.1-16|101	Smart system tray applet.
12mu|smart-1.4.1-16|102	%endif
12mu|smart-1.4.1-16|103	
12mu|smart-1.4.1-16|104	%prep
12mu|smart-1.4.1-16|105	%setup -q
12mu|smart-1.4.1-16|106	%patch1 -p1 -b .distepoch~
12mu|smart-1.4.1-16|107	%patch2 -p1 -b .applet~
12mu|smart-1.4.1-16|108	%patch603 -p1 -b .cache_packages_toggle~
12mu|smart-1.4.1-16|109	%patch606 -p1 -b .sysstdoutencoding_utf-8~
12mu|smart-1.4.1-16|110	%patch607 -p1 -b .saving_cache_msgbox~
12mu|smart-1.4.1-16|111	%patch609 -p1 -b .pycurl_speedup~
12mu|smart-1.4.1-16|112	%patch610 -p1 -b .ftp_segfault_pycurl~
12mu|smart-1.4.1-16|113	%patch611 -p1 -b .pycurl_for_ftp_only~
12mu|smart-1.4.1-16|114	%patch613 -p1 -b .keyerror~
12mu|smart-1.4.1-16|115	%patch615 -p1 -b .coercing2unicode~
12mu|smart-1.4.1-16|116	%patch616 -p1 -b .prefer_last_ok_mirror~
12mu|smart-1.4.1-16|117	%patch618 -p1 -b .inst_by_provide_fix~
12mu|smart-1.4.1-16|118	%patch619 -p1 -b .info_perm_denied~
12mu|smart-1.4.1-16|119	%patch803 -p1 -b .uncompress_close~
12mu|smart-1.4.1-16|120	%patch805 -p1 -b .rpm_suggests~
12mu|smart-1.4.1-16|121	%patch806 -p1 -b .deb_suggests~
12mu|smart-1.4.1-16|122	%patch1007 -p1 -b .computation~
12mu|smart-1.4.1-16|123	%patch1008 -p1 -b .update_channels~
12mu|smart-1.4.1-16|124	%patch1009 -p1 -b .nosig~
12mu|smart-1.4.1-16|125	%patch1010 -p1 -b .mdvbz59103~
12mu|smart-1.4.1-16|126	%if "%{disttag}" == "rosa"
12mu|smart-1.4.1-16|127	%patch2000 -p1 -b .rosa_mirrors~
12mu|smart-1.4.1-16|128	%endif
12mu|smart-1.4.1-16|129	%patch2001 -p1 -b .hdlist_size_ignore~
12mu|smart-1.4.1-16|130	cp %{SOURCE9} contrib/smart-applet
12mu|smart-1.4.1-16|131	
12mu|smart-1.4.1-16|132	%build
12mu|smart-1.4.1-16|133	%setup_compile_flags
12mu|smart-1.4.1-16|134	%make
12mu|smart-1.4.1-16|135	
12mu|smart-1.4.1-16|136	%if %{with smart_update}
12mu|smart-1.4.1-16|137	pushd contrib/smart-update
12mu|smart-1.4.1-16|138	%make
12mu|smart-1.4.1-16|139	popd
12mu|smart-1.4.1-16|140	%endif
12mu|smart-1.4.1-16|141	
12mu|smart-1.4.1-16|142	# rosa mirrors patch breaks regression check
12mu|smart-1.4.1-16|143	%if "%{disttag}" != "rosa"
12mu|smart-1.4.1-16|144	%check
12mu|smart-1.4.1-16|145	make test
12mu|smart-1.4.1-16|146	%endif
12mu|smart-1.4.1-16|147	
12mu|smart-1.4.1-16|148	%install
12mu|smart-1.4.1-16|149	%makeinstall_std
12mu|smart-1.4.1-16|150	
12mu|smart-1.4.1-16|151	%if "%{disttag}" == "unity"
12mu|smart-1.4.1-16|152	install -m644 %{SOURCE10} -D %{buildroot}%{_prefix}/lib/smart/distro.py
12mu|smart-1.4.1-16|153	%else
12mu|smart-1.4.1-16|154	install -m644 %{SOURCE1} -D %{buildroot}%{_prefix}/lib/smart/distro.py
12mu|smart-1.4.1-16|155	%endif
12mu|smart-1.4.1-16|156	
12mu|smart-1.4.1-16|157	install -m644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/security/console.apps/smart-root
12mu|smart-1.4.1-16|158	
12mu|smart-1.4.1-16|159	ln -sf consolehelper %{buildroot}%{_bindir}/smart-root
12mu|smart-1.4.1-16|160	
12mu|smart-1.4.1-16|161	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mu|smart-1.4.1-16|162	
12mu|smart-1.4.1-16|163	cat > %{buildroot}%{_sysconfdir}/pam.d/smart-root <<EOF
12mu|smart-1.4.1-16|164	#%PAM-1.0
12mu|smart-1.4.1-16|165	auth       sufficient   pam_rootok.so
12mu|smart-1.4.1-16|166	auth       sufficient   pam_timestamp.so
12mu|smart-1.4.1-16|167	auth       include      system-auth
12mu|smart-1.4.1-16|168	account    required     pam_permit.so
12mu|smart-1.4.1-16|169	session    required     pam_permit.so
12mu|smart-1.4.1-16|170	session    optional     pam_timestamp.so
12mu|smart-1.4.1-16|171	session    optional     pam_xauth.so
12mu|smart-1.4.1-16|172	EOF
12mu|smart-1.4.1-16|173	
12mu|smart-1.4.1-16|174	mkdir -p %{buildroot}%{_datadir}/applications
12mu|smart-1.4.1-16|175	desktop-file-install \
12mu|smart-1.4.1-16|176	--dir %{buildroot}%{_datadir}/applications \
12mu|smart-1.4.1-16|177	%{SOURCE4}
12mu|smart-1.4.1-16|178	
12mu|smart-1.4.1-16|179	install -m644 smart/interfaces/images/smart.png -D %{buildroot}%{_datadir}/pixmaps/smart-package-manager.png
12mu|smart-1.4.1-16|180	mkdir -p %{buildroot}%{_localstatedir}/lib/smart/channels
12mu|smart-1.4.1-16|181	
12mu|smart-1.4.1-16|182	install -m644 %{SOURCE6} -D %{buildroot}%{py_platsitedir}/%{name}/commands/newer.py
12mu|smart-1.4.1-16|183	
12mu|smart-1.4.1-16|184	%if %{with smart_update}
12mu|smart-1.4.1-16|185	install -m755 contrib/smart-update/smart-update -D %{buildroot}%{_bindir}/smart-update
12mu|smart-1.4.1-16|186	%endif
12mu|smart-1.4.1-16|187	
12mu|smart-1.4.1-16|188	%if %{with smart_applet}
12mu|smart-1.4.1-16|189	desktop-file-install \
12mu|smart-1.4.1-16|190	--dir %{buildroot}%{_datadir}/applications \
12mu|smart-1.4.1-16|191	%{SOURCE8}
12mu|smart-1.4.1-16|192	install -m755 contrib/smart-applet/smart-applet.py  -D %{buildroot}%{_bindir}/smart-applet
12mu|smart-1.4.1-16|193	install -m644 contrib/smart-applet/smart-applet.png  -D %{buildroot}%{_datadir}/pixmaps/smart-applet.png
12mu|smart-1.4.1-16|194	install -m644 contrib/smart-applet/smart-helper.pam %{buildroot}%{_sysconfdir}/pam.d/smart-helper
12mu|smart-1.4.1-16|195	install -m644 contrib/smart-applet/smart-helper.helper %{buildroot}%{_sysconfdir}/security/console.apps/smart-helper
12mu|smart-1.4.1-16|196	ln -sf consolehelper %{buildroot}%{_bindir}/smart-helper
12mu|smart-1.4.1-16|197	%endif
12mu|smart-1.4.1-16|198	
12mu|smart-1.4.1-16|199	%find_lang %{name}
12mu|smart-1.4.1-16|200	
12mu|smart-1.4.1-16|201	%if "%{disttag}" == "unity"
12mu|smart-1.4.1-16|202	%post gui
12mu|smart-1.4.1-16|203	xdg-mime default smart-install.desktop application/x-rpm
12mu|smart-1.4.1-16|204	xdg-mime default smart-install.desktop application/x-redhat-package-manager
12mu|smart-1.4.1-16|205	
12mu|smart-1.4.1-16|206	%post
12mu|smart-1.4.1-16|207	#Update chanels after install (need with urpmi use only)
12mu|smart-1.4.1-16|208	/usr/bin/smart update
12mu|smart-1.4.1-16|209	%endif
12mu|smart-1.4.1-16|210	
12mu|smart-1.4.1-16|211	
12mu|smart-1.4.1-16|212	%files -f %{name}.lang
12mu|smart-1.4.1-16|213	%defattr(0644,root,root,0755)
12mu|smart-1.4.1-16|214	%doc HACKING README TODO IDEAS doc/*.css doc/*.html
12mu|smart-1.4.1-16|215	%config(noreplace) %{_sysconfdir}/security/console.apps/smart-root
12mu|smart-1.4.1-16|216	%config(noreplace) %{_sysconfdir}/pam.d/smart-root
12mu|smart-1.4.1-16|217	%attr(0755,root,root)%{_bindir}/%{name}
12mu|smart-1.4.1-16|218	%attr(0755,root,root)%{_bindir}/%{name}-root
12mu|smart-1.4.1-16|219	%dir %{_prefix}/lib/%{name}
12mu|smart-1.4.1-16|220	%{_prefix}/lib/%{name}/distro.py
12mu|smart-1.4.1-16|221	%dir %{py_platsitedir}/smart
12mu|smart-1.4.1-16|222	%{py_platsitedir}/smart/*
12mu|smart-1.4.1-16|223	%{py_platsitedir}/*.egg-info
12mu|smart-1.4.1-16|224	%exclude %{py_platsitedir}/smart/interfaces/gtk
12mu|smart-1.4.1-16|225	%dir %{_localstatedir}/lib/smart/channels
12mu|smart-1.4.1-16|226	%{_mandir}/*/*
12mu|smart-1.4.1-16|227	
12mu|smart-1.4.1-16|228	%files gui
12mu|smart-1.4.1-16|229	%defattr(0644,root,root,0755)
12mu|smart-1.4.1-16|230	%{_datadir}/applications/smart-package-manager.desktop
12mu|smart-1.4.1-16|231	%{_datadir}/pixmaps/smart-package-manager.png
12mu|smart-1.4.1-16|232	%{py_platsitedir}/smart/interfaces/gtk
12mu|smart-1.4.1-16|233	
12mu|smart-1.4.1-16|234	%if %{with smart_update}
12mu|smart-1.4.1-16|235	%files update
12mu|smart-1.4.1-16|236	%attr(4755,root,root) %{_bindir}/smart-update
12mu|smart-1.4.1-16|237	%endif
12mu|smart-1.4.1-16|238	
12mu|smart-1.4.1-16|239	%if %{with smart_applet}
12mu|smart-1.4.1-16|240	%files applet
12mu|smart-1.4.1-16|241	%config(noreplace) %{_sysconfdir}/security/console.apps/smart-helper
12mu|smart-1.4.1-16|242	%config(noreplace) %{_sysconfdir}/pam.d/smart-helper
12mu|smart-1.4.1-16|243	%attr(4755,root,root) %{_bindir}/smart-applet
12mu|smart-1.4.1-16|244	%{_bindir}/smart-helper
12mu|smart-1.4.1-16|245	%{_datadir}/applications/smart-applet.desktop
12mu|smart-1.4.1-16|246	%{_datadir}/pixmaps/smart-applet.png
12mu|smart-1.4.1-16|247	%endif
12mu|smart-1.4.1-16|248	
12mu|smart-1.4.1-16|249	
12mu|smart-1.4.1-16|250	%changelog
12mu|smart-1.4.1-16|251	* Tue Feb 11 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.4.1-16
12mu|smart-1.4.1-16|252	+ Revision: e1abbb8
12mu|smart-1.4.1-16|253	- Fix smart-applet requirements
12mu|smart-1.4.1-16|254	
12mu|smart-1.4.1-16|255	

20814 12
12mu|smartmontools-6.3-1|1	Summary:	  For monitoring S.M.A.R.T. disks and devices
12mu|smartmontools-6.3-1|2	Name:             smartmontools
12mu|smartmontools-6.3-1|3	Version:          6.3
12mu|smartmontools-6.3-1|4	Release:          1
12mu|smartmontools-6.3-1|5	License:	  GPL
12mu|smartmontools-6.3-1|6	Group:		  System/Kernel and hardware
12mu|smartmontools-6.3-1|7	URL:		  http://smartmontools.sourceforge.net/
12mu|smartmontools-6.3-1|8	Source0:	  http://heanet.dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}.tar.gz
12mu|smartmontools-6.3-1|9	Source1:	  smartd.conf
12mu|smartmontools-6.3-1|10	Source3:	  smartd.sysconfig
12mu|smartmontools-6.3-1|11	Source4:          smartd.service
12mu|smartmontools-6.3-1|12	Patch0:		  smartmontools-6.0-service.patch
12mu|smartmontools-6.3-1|13	Obsoletes:	  smartsuite
12mu|smartmontools-6.3-1|14	Provides:	  smartsuite
12mu|smartmontools-6.3-1|15	Requires(post):  rpm-helper
12mu|smartmontools-6.3-1|16	Requires(preun): rpm-helper
12mu|smartmontools-6.3-1|17	BuildRequires:    systemd-units
12mu|smartmontools-6.3-1|18	BuildRequires:	  libcap-ng-devel
12mu|smartmontools-6.3-1|19	
12mu|smartmontools-6.3-1|20	%description
12mu|smartmontools-6.3-1|21	SMARTmontools controls and monitors storage devices using the Self-Monitoring,
12mu|smartmontools-6.3-1|22	Analysis and Reporting Technology System (S.M.A.R.T.) built into ATA and SCSI
12mu|smartmontools-6.3-1|23	Hard Drives. This is used to check the reliability of the hard drive and
12mu|smartmontools-6.3-1|24	predict drive failures. The suite contains two utilities. The first, smartctl,
12mu|smartmontools-6.3-1|25	is a command-line utility designed to perform simple S.M.A.R.T. tasks. The
12mu|smartmontools-6.3-1|26	second, smartd, is a daemon that periodically monitors smart status and
12mu|smartmontools-6.3-1|27	reports errors to syslog. The package is compatible with the ATA/ATAPI-5
12mu|smartmontools-6.3-1|28	specification. Future releases will be compatible with the ATA/ATAPI-6 and
12mu|smartmontools-6.3-1|29	ATA/ATAPI-7 specifications. The package is intended to incorporate as much
12mu|smartmontools-6.3-1|30	"vendor specific" and "reserved" information as possible about disk drives.
12mu|smartmontools-6.3-1|31	man smartctl and man smartd will provide more information.
12mu|smartmontools-6.3-1|32	
12mu|smartmontools-6.3-1|33	%prep
12mu|smartmontools-6.3-1|34	
12mu|smartmontools-6.3-1|35	%setup -q
12mu|smartmontools-6.3-1|36	#% apply_patches
12mu|smartmontools-6.3-1|37	%patch0 -p0
12mu|smartmontools-6.3-1|38	%build
12mu|smartmontools-6.3-1|39	%configure2_5x \
12mu|smartmontools-6.3-1|40	--with-libcap-ng=yes \
12mu|smartmontools-6.3-1|41	--enable-drivedb
12mu|smartmontools-6.3-1|42	
12mu|smartmontools-6.3-1|43	%make
12mu|smartmontools-6.3-1|44	
12mu|smartmontools-6.3-1|45	%install
12mu|smartmontools-6.3-1|46	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mu|smartmontools-6.3-1|47	
12mu|smartmontools-6.3-1|48	%makeinstall_std
12mu|smartmontools-6.3-1|49	
12mu|smartmontools-6.3-1|50	install %{SOURCE1} %{buildroot}%{_sysconfdir}/
12mu|smartmontools-6.3-1|51	install %{SOURCE3} %{buildroot}%{_sysconfdir}/sysconfig/smartd
12mu|smartmontools-6.3-1|52	install -D -p -m 644 %{SOURCE4} %{buildroot}/lib/systemd/system/smartd.service
12mu|smartmontools-6.3-1|53	rm -f %{buildroot}%{_initrddir}/smartd
12mu|smartmontools-6.3-1|54	
12mu|smartmontools-6.3-1|55	%post
12mu|smartmontools-6.3-1|56	%_post_service smartd
12mu|smartmontools-6.3-1|57	
12mu|smartmontools-6.3-1|58	%preun
12mu|smartmontools-6.3-1|59	%_preun_service smartd
12mu|smartmontools-6.3-1|60	
12mu|smartmontools-6.3-1|61	%files
12mu|smartmontools-6.3-1|62	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/smartd.conf
12mu|smartmontools-6.3-1|63	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/smartd_warning.sh
12mu|smartmontools-6.3-1|64	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/smartd
12mu|smartmontools-6.3-1|65	%attr(0644,root,root) /lib/systemd/system/smartd.service
12mu|smartmontools-6.3-1|66	%{_sbindir}/*
12mu|smartmontools-6.3-1|67	%{_mandir}/man?/*
12mu|smartmontools-6.3-1|68	%{_docdir}/%{name}
12mu|smartmontools-6.3-1|69	%{_datadir}/%{name}/drivedb.h
12mu|smartmontools-6.3-1|70	
12mu|smartmontools-6.3-1|71	%changelog
12mu|smartmontools-6.3-1|72	* Mon Aug 11 2014 Eugene Budanov <eugene.budanov@rosalab.ru> 6.3-1
12mu|smartmontools-6.3-1|73	+ Revision: 92a6c06
12mu|smartmontools-6.3-1|74	- Update version to 6.3
12mu|smartmontools-6.3-1|75	
12mu|smartmontools-6.3-1|76	

20815 12
12mu|smb4k-1.1.3-1|1	%define major 4
12mu|smb4k-1.1.3-1|2	%define libname %mklibname smb4kcore %{major}
12mu|smb4k-1.1.3-1|3	
12mu|smb4k-1.1.3-1|4	Name:		smb4k
12mu|smb4k-1.1.3-1|5	Version:	1.1.3
12mu|smb4k-1.1.3-1|6	Release:	1
12mu|smb4k-1.1.3-1|7	Summary:	A KDE SMB share browser
12mu|smb4k-1.1.3-1|8	Source0:	http://downloads.sourceforge.net/smb4k/%{name}-%{version}.tar.xz
12mu|smb4k-1.1.3-1|9	License:	GPLv2+
12mu|smb4k-1.1.3-1|10	Group:		Networking/Other
12mu|smb4k-1.1.3-1|11	Url:		http://smb4k.sourceforge.net
12mu|smb4k-1.1.3-1|12	BuildRequires:  kdelibs4-devel
12mu|smb4k-1.1.3-1|13	Requires:	samba-client
12mu|smb4k-1.1.3-1|14	Requires:	%{libname} = %{version}
12mu|smb4k-1.1.3-1|15	Obsoletes:	%{mklibname smb4kdialogs 2} < %{version}-%{release}
12mu|smb4k-1.1.3-1|16	Conflicts:	%{name}-devel < 0.10.0-rc
12mu|smb4k-1.1.3-1|17	
12mu|smb4k-1.1.3-1|18	%description
12mu|smb4k-1.1.3-1|19	An SMB network and share browser for KDE 4 or later.
12mu|smb4k-1.1.3-1|20	
12mu|smb4k-1.1.3-1|21	%files -f %{name}.lang
12mu|smb4k-1.1.3-1|22	%{_kde_sysconfdir}/dbus-1/system.d/net.sourceforge.smb4k.mounthelper.conf
12mu|smb4k-1.1.3-1|23	%{_kde_bindir}/smb4k*
12mu|smb4k-1.1.3-1|24	%{_kde_datadir}/apps/kconf_update/*
12mu|smb4k-1.1.3-1|25	%{_kde_datadir}/dbus-1/system-services/net.sourceforge.smb4k.mounthelper.service
12mu|smb4k-1.1.3-1|26	%{_kde_datadir}/polkit-1/actions/net.sourceforge.smb4k.mounthelper.policy
12mu|smb4k-1.1.3-1|27	%{_kde_libdir}/kde4/*.so
12mu|smb4k-1.1.3-1|28	%{_kde_libdir}/libsmb4ktooltips.so
12mu|smb4k-1.1.3-1|29	%{_kde_libdir}/kde4/libexec/mounthelper
12mu|smb4k-1.1.3-1|30	%{_kde_applicationsdir}/smb4k.desktop
12mu|smb4k-1.1.3-1|31	%{_kde_services}/plasma-applet-smb4k-qml.desktop
12mu|smb4k-1.1.3-1|32	%{_kde_appsdir}/smb4k/
12mu|smb4k-1.1.3-1|33	%{_kde_datadir}/config.kcfg/smb4k.kcfg
12mu|smb4k-1.1.3-1|34	%{_kde_iconsdir}/*/*/*/*
12mu|smb4k-1.1.3-1|35	%{_datadir}/apps/plasma/plasmoids/smb4k-qml/
12mu|smb4k-1.1.3-1|36	%{_libdir}/libkdeinit4_smb4k.so
12mu|smb4k-1.1.3-1|37	
12mu|smb4k-1.1.3-1|38	#------------------------------------------------
12mu|smb4k-1.1.3-1|39	%package -n %libname
12mu|smb4k-1.1.3-1|40	Summary:	SMB4K core library
12mu|smb4k-1.1.3-1|41	Group:		System/Libraries
12mu|smb4k-1.1.3-1|42	
12mu|smb4k-1.1.3-1|43	%description -n %libname
12mu|smb4k-1.1.3-1|44	Library for %{name}.
12mu|smb4k-1.1.3-1|45	
12mu|smb4k-1.1.3-1|46	%files -n %libname
12mu|smb4k-1.1.3-1|47	%{_kde_libdir}/libsmb4kcore.so.%{major}*
12mu|smb4k-1.1.3-1|48	
12mu|smb4k-1.1.3-1|49	#------------------------------------------------
12mu|smb4k-1.1.3-1|50	%package devel
12mu|smb4k-1.1.3-1|51	Summary:	SMB4K development files
12mu|smb4k-1.1.3-1|52	Group:		Development/KDE and Qt
12mu|smb4k-1.1.3-1|53	Requires:	%{libname} = %{version}
12mu|smb4k-1.1.3-1|54	
12mu|smb4k-1.1.3-1|55	%description devel
12mu|smb4k-1.1.3-1|56	Development files for applications that need %{name}.
12mu|smb4k-1.1.3-1|57	
12mu|smb4k-1.1.3-1|58	%files devel
12mu|smb4k-1.1.3-1|59	%{_kde_libdir}/libsmb4kcore.so
12mu|smb4k-1.1.3-1|60	
12mu|smb4k-1.1.3-1|61	
12mu|smb4k-1.1.3-1|62	#------------------------------------------------
12mu|smb4k-1.1.3-1|63	%prep
12mu|smb4k-1.1.3-1|64	%setup -q
12mu|smb4k-1.1.3-1|65	
12mu|smb4k-1.1.3-1|66	%build
12mu|smb4k-1.1.3-1|67	%cmake_kde4
12mu|smb4k-1.1.3-1|68	%make
12mu|smb4k-1.1.3-1|69	
12mu|smb4k-1.1.3-1|70	%install
12mu|smb4k-1.1.3-1|71	%makeinstall_std -C build
12mu|smb4k-1.1.3-1|72	
12mu|smb4k-1.1.3-1|73	%find_lang %{name} --with-html
12mu|smb4k-1.1.3-1|74	
12mu|smb4k-1.1.3-1|75	%changelog
12mu|smb4k-1.1.3-1|76	* Fri Jun 20 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1.3-1
12mu|smb4k-1.1.3-1|77	+ Revision: 4a74347
12mu|smb4k-1.1.3-1|78	- Udpated to 1.1.3
12mu|smb4k-1.1.3-1|79	
12mu|smb4k-1.1.3-1|80	

20816 12
12mu|smokegen-4.12.4-1|1	Name:		smokegen
12mu|smokegen-4.12.4-1|2	Summary:	Scripting MetaObject Kompiler Engine tools
12mu|smokegen-4.12.4-1|3	Version:	4.12.4
12mu|smokegen-4.12.4-1|4	Release:	1
12mu|smokegen-4.12.4-1|5	Epoch:		1
12mu|smokegen-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|smokegen-4.12.4-1|7	License:	GPL
12mu|smokegen-4.12.4-1|8	URL:		http://www.kde.org
12mu|smokegen-4.12.4-1|9	%define is_beta %(if test `echo %version |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|smokegen-4.12.4-1|10	%if %{is_beta}
12mu|smokegen-4.12.4-1|11	%define ftpdir unstable
12mu|smokegen-4.12.4-1|12	%else
12mu|smokegen-4.12.4-1|13	%define ftpdir stable
12mu|smokegen-4.12.4-1|14	%endif
12mu|smokegen-4.12.4-1|15	Source:		ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|smokegen-4.12.4-1|16	BuildRequires:	kdelibs4-devel
12mu|smokegen-4.12.4-1|17	
12mu|smokegen-4.12.4-1|18	%description
12mu|smokegen-4.12.4-1|19	SMOKE provides infrastructure which is used for creating bindings for
12mu|smokegen-4.12.4-1|20	multiple languages such as Ruby, C# and PHP.
12mu|smokegen-4.12.4-1|21	
12mu|smokegen-4.12.4-1|22	This package contains the development tools to do bindings with the
12mu|smokegen-4.12.4-1|23	Scripting MetaObject Kompiler Engine, used by several Qt and KDE bindings,
12mu|smokegen-4.12.4-1|24	as well as some bindings for the Wt library.
12mu|smokegen-4.12.4-1|25	
12mu|smokegen-4.12.4-1|26	#------------------------------------------------------------
12mu|smokegen-4.12.4-1|27	
12mu|smokegen-4.12.4-1|28	%define libsmokebase_major 3
12mu|smokegen-4.12.4-1|29	%define libsmokebase %mklibname smokebase %{libsmokebase_major}
12mu|smokegen-4.12.4-1|30	
12mu|smokegen-4.12.4-1|31	%package -n %{libsmokebase}
12mu|smokegen-4.12.4-1|32	Summary:	smokegen Library
12mu|smokegen-4.12.4-1|33	Group:		Development/KDE and Qt
12mu|smokegen-4.12.4-1|34	Conflicts:	%{_lib}smokeqt3 <= 1:4.5.80-1
12mu|smokegen-4.12.4-1|35	
12mu|smokegen-4.12.4-1|36	%description -n %{libsmokebase}
12mu|smokegen-4.12.4-1|37	smokegen Library
12mu|smokegen-4.12.4-1|38	
12mu|smokegen-4.12.4-1|39	%files -n %{libsmokebase}
12mu|smokegen-4.12.4-1|40	%{_kde_libdir}/libsmokebase.so.%{libsmokebase_major}*
12mu|smokegen-4.12.4-1|41	
12mu|smokegen-4.12.4-1|42	#------------------------------------------------------------
12mu|smokegen-4.12.4-1|43	
12mu|smokegen-4.12.4-1|44	%package devel
12mu|smokegen-4.12.4-1|45	Summary:	Header files for %{name}
12mu|smokegen-4.12.4-1|46	Group:		Development/KDE and Qt
12mu|smokegen-4.12.4-1|47	Conflicts:	smoke4-devel < 1:4.6.90
12mu|smokegen-4.12.4-1|48	Requires:	kdelibs4-devel
12mu|smokegen-4.12.4-1|49	Requires:	%{libsmokebase} = %{EVRD}
12mu|smokegen-4.12.4-1|50	
12mu|smokegen-4.12.4-1|51	%description devel
12mu|smokegen-4.12.4-1|52	Header files for %{name}
12mu|smokegen-4.12.4-1|53	
12mu|smokegen-4.12.4-1|54	%files devel
12mu|smokegen-4.12.4-1|55	%{_kde_bindir}/smokegen
12mu|smokegen-4.12.4-1|56	%{_kde_bindir}/smokeapi
12mu|smokegen-4.12.4-1|57	%{_kde_libdir}/libcppparser.so
12mu|smokegen-4.12.4-1|58	%{_kde_libdir}/libsmokebase.so
12mu|smokegen-4.12.4-1|59	%{_kde_includedir}/smokegen/generatorenvironment.h
12mu|smokegen-4.12.4-1|60	%{_kde_includedir}/smokegen/generator_export.h
12mu|smokegen-4.12.4-1|61	%{_kde_includedir}/smokegen/generatorpreprocessor.h
12mu|smokegen-4.12.4-1|62	%{_kde_includedir}/smokegen/generatorvisitor.h
12mu|smokegen-4.12.4-1|63	%{_kde_includedir}/smokegen/name_compiler.h
12mu|smokegen-4.12.4-1|64	%{_kde_includedir}/smokegen/options.h
12mu|smokegen-4.12.4-1|65	%{_kde_includedir}/smokegen/type_compiler.h
12mu|smokegen-4.12.4-1|66	%{_kde_includedir}/smokegen/type.h
12mu|smokegen-4.12.4-1|67	%{_kde_includedir}/smoke.h
12mu|smokegen-4.12.4-1|68	%{_kde_datadir}/smokegen
12mu|smokegen-4.12.4-1|69	%{_kde_libdir}/smokegen/generator_smoke.so
12mu|smokegen-4.12.4-1|70	%{_kde_libdir}/smokegen/generator_dump.so
12mu|smokegen-4.12.4-1|71	%{_kde_datadir}/smoke/cmake/SmokeConfig.cmake
12mu|smokegen-4.12.4-1|72	%{_kde_datadir}/smoke/cmake/FindLibraryWithDebug.cmake
12mu|smokegen-4.12.4-1|73	%{_kde_datadir}/smoke/cmake/FindPhonon.cmake
12mu|smokegen-4.12.4-1|74	%{_kde_datadir}/smoke/cmake/FindQImageBlitz.cmake
12mu|smokegen-4.12.4-1|75	%{_kde_datadir}/smoke/cmake/FindQScintilla.cmake
12mu|smokegen-4.12.4-1|76	%{_kde_datadir}/smoke/cmake/FindQwt5.cmake
12mu|smokegen-4.12.4-1|77	%{_kde_datadir}/smoke/cmake/HandleImportedTargetsInCMakeRequiredLibraries.cmake
12mu|smokegen-4.12.4-1|78	%{_kde_datadir}/smoke/cmake/MacroLogFeature.cmake
12mu|smokegen-4.12.4-1|79	%{_kde_datadir}/smoke/cmake/MacroOptionalAddBindings.cmake
12mu|smokegen-4.12.4-1|80	%{_kde_datadir}/smoke/cmake/MacroOptionalFindPackage.cmake
12mu|smokegen-4.12.4-1|81	%{_kde_datadir}/smoke/cmake/SmokeVersionConfig.cmake
12mu|smokegen-4.12.4-1|82	
12mu|smokegen-4.12.4-1|83	#------------------------------------------------------------
12mu|smokegen-4.12.4-1|84	
12mu|smokegen-4.12.4-1|85	%prep
12mu|smokegen-4.12.4-1|86	%setup -q
12mu|smokegen-4.12.4-1|87	
12mu|smokegen-4.12.4-1|88	%build
12mu|smokegen-4.12.4-1|89	%cmake_kde4
12mu|smokegen-4.12.4-1|90	%make
12mu|smokegen-4.12.4-1|91	
12mu|smokegen-4.12.4-1|92	%install
12mu|smokegen-4.12.4-1|93	%makeinstall_std -C build
12mu|smokegen-4.12.4-1|94	
12mu|smokegen-4.12.4-1|95	
12mu|smokegen-4.12.4-1|96	%changelog
12mu|smokegen-4.12.4-1|97	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|smokegen-4.12.4-1|98	+ Revision: a37fc07
12mu|smokegen-4.12.4-1|99	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|smokegen-4.12.4-1|100	
12mu|smokegen-4.12.4-1|101	

20817 12
12mu|smokekde-4.12.4-1|1	%define with_kdepimlibs 1
12mu|smokekde-4.12.4-1|2	
12mu|smokekde-4.12.4-1|3	Name:		smokekde
12mu|smokekde-4.12.4-1|4	Summary:	KDE4 bindings for SMOKE
12mu|smokekde-4.12.4-1|5	Version:	4.12.4
12mu|smokekde-4.12.4-1|6	Release:	1
12mu|smokekde-4.12.4-1|7	Epoch:		1
12mu|smokekde-4.12.4-1|8	Group:		Graphical desktop/KDE
12mu|smokekde-4.12.4-1|9	License:	GPLv2 LGPLv2
12mu|smokekde-4.12.4-1|10	URL:		http://www.kde.org
12mu|smokekde-4.12.4-1|11	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|smokekde-4.12.4-1|12	BuildRequires:	smokeqt-devel >= 1:%{version}
12mu|smokekde-4.12.4-1|13	%if %{with_kdepimlibs}
12mu|smokekde-4.12.4-1|14	BuildRequires:	kdepimlibs4-devel >= 2:%{version}
12mu|smokekde-4.12.4-1|15	%endif
12mu|smokekde-4.12.4-1|16	BuildRequires:	okular-devel >= 2:%{version}
12mu|smokekde-4.12.4-1|17	BuildRequires:	kate-devel >= 1:%{version}
12mu|smokekde-4.12.4-1|18	BuildRequires:	qscintilla-qt4-devel
12mu|smokekde-4.12.4-1|19	BuildRequires:	pkgconfig(akonadi)
12mu|smokekde-4.12.4-1|20	BuildRequires:	pkgconfig(libattica)
12mu|smokekde-4.12.4-1|21	BuildRequires:	pkgconfig(shared-desktop-ontologies)
12mu|smokekde-4.12.4-1|22	BuildRequires:	pkgconfig(soprano)
12mu|smokekde-4.12.4-1|23	
12mu|smokekde-4.12.4-1|24	%description
12mu|smokekde-4.12.4-1|25	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine).
12mu|smokekde-4.12.4-1|26	
12mu|smokekde-4.12.4-1|27	#-----------------------------------------------------------------------------
12mu|smokekde-4.12.4-1|28	
12mu|smokekde-4.12.4-1|29	%define smokesopranoclient_major 3
12mu|smokekde-4.12.4-1|30	%define libsmokesopranoclient %mklibname smokesopranoclient %{smokesopranoclient_major}
12mu|smokekde-4.12.4-1|31	
12mu|smokekde-4.12.4-1|32	%package -n %{libsmokesopranoclient}
12mu|smokekde-4.12.4-1|33	Summary:	Soprano bindings for SMOKE
12mu|smokekde-4.12.4-1|34	Group:		Development/KDE and Qt
12mu|smokekde-4.12.4-1|35	
12mu|smokekde-4.12.4-1|36	%description -n %{libsmokesopranoclient}
12mu|smokekde-4.12.4-1|37	Soprano bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokekde-4.12.4-1|38	
12mu|smokekde-4.12.4-1|39	%files -n %{libsmokesopranoclient}
12mu|smokekde-4.12.4-1|40	%{_kde_libdir}/libsmokesopranoclient.so.%{smokesopranoclient_major}*
12mu|smokekde-4.12.4-1|41	
12mu|smokekde-4.12.4-1|42	#-----------------------------------------------------------------------------
12mu|smokekde-4.12.4-1|43	
12mu|smokekde-4.12.4-1|44	%define smokesopranoserver_major 3
12mu|smokekde-4.12.4-1|45	%define libsmokesopranoserver %mklibname smokesopranoserver %{smokesopranoserver_major}
12mu|smokekde-4.12.4-1|46	
12mu|smokekde-4.12.4-1|47	%package -n %{libsmokesopranoserver}
12mu|smokekde-4.12.4-1|48	Summary:	Soprano bindings for SMOKE
12mu|smokekde-4.12.4-1|49	Group:		Development/KDE and Qt
12mu|smokekde-4.12.4-1|50	
12mu|smokekde-4.12.4-1|51	%description -n %{libsmokesopranoserver}
12mu|smokekde-4.12.4-1|52	Soprano bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokekde-4.12.4-1|53	
12mu|smokekde-4.12.4-1|54	%files -n %{libsmokesopranoserver}
12mu|smokekde-4.12.4-1|55	%{_kde_libdir}/libsmokesopranoserver.so.%{smokesopranoserver_major}*
12mu|smokekde-4.12.4-1|56	
12mu|smokekde-4.12.4-1|57	#------------------------------------------------------------
12mu|smokekde-4.12.4-1|58	
12mu|smokekde-4.12.4-1|59	%define smokekate_major 3
12mu|smokekde-4.12.4-1|60	%define libsmokekate %mklibname smokekate %{smokekate_major}
12mu|smokekde-4.12.4-1|61	
12mu|smokekde-4.12.4-1|62	%package -n %{libsmokekate}
12mu|smokekde-4.12.4-1|63	Summary:	Kate bindings for SMOKE
12mu|smokekde-4.12.4-1|64	Group:		Development/KDE and Qt
12mu|smokekde-4.12.4-1|65	
12mu|smokekde-4.12.4-1|66	%description -n %{libsmokekate}
12mu|smokekde-4.12.4-1|67	Kate bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokekde-4.12.4-1|68	
12mu|smokekde-4.12.4-1|69	%files -n %{libsmokekate}
12mu|smokekde-4.12.4-1|70	%{_kde_libdir}/libsmokekate.so.%{smokekate_major}*
12mu|smokekde-4.12.4-1|71	
12mu|smokekde-4.12.4-1|72	#-----------------------------------------------------------------------------
12mu|smokekde-4.12.4-1|73	
12mu|smokekde-4.12.4-1|74	%define smokekdecore_major 3
12mu|smokekde-4.12.4-1|75	%define libsmokekdecore %mklibname smokekdecore %{smokekdecore_major}
12mu|smokekde-4.12.4-1|76	
12mu|smokekde-4.12.4-1|77	%package -n %{libsmokekdecore}
12mu|smokekde-4.12.4-1|78	Summary:	KDE4 bindings for SMOKE
12mu|smokekde-4.12.4-1|79	Group:		Development/KDE and Qt
12mu|smokekde-4.12.4-1|80	
12mu|smokekde-4.12.4-1|81	%description -n %{libsmokekdecore}
12mu|smokekde-4.12.4-1|82	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokekde-4.12.4-1|83	
12mu|smokekde-4.12.4-1|84	%files -n %{libsmokekdecore}
12mu|smokekde-4.12.4-1|85	%{_kde_libdir}/libsmokekdecore.so.%{smokekdecore_major}*
12mu|smokekde-4.12.4-1|86	
12mu|smokekde-4.12.4-1|87	#-----------------------------------------------------------------------------
12mu|smokekde-4.12.4-1|88	
12mu|smokekde-4.12.4-1|89	%define smokekdeui_major 3
12mu|smokekde-4.12.4-1|90	%define libsmokekdeui %mklibname smokekdeui %{smokekdeui_major}
12mu|smokekde-4.12.4-1|91	
12mu|smokekde-4.12.4-1|92	%package -n %{libsmokekdeui}
12mu|smokekde-4.12.4-1|93	Summary:	KDE4 bindings for SMOKE
12mu|smokekde-4.12.4-1|94	Group:		Development/KDE and Qt
12mu|smokekde-4.12.4-1|95	
12mu|smokekde-4.12.4-1|96	%description -n %{libsmokekdeui}
12mu|smokekde-4.12.4-1|97	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokekde-4.12.4-1|98	
12mu|smokekde-4.12.4-1|99	%files -n %{libsmokekdeui}
12mu|smokekde-4.12.4-1|100	%{_kde_libdir}/libsmokekdeui.so.%{smokekdeui_major}*
12mu|smokekde-4.12.4-1|101	
12mu|smokekde-4.12.4-1|102	#-----------------------------------------------------------------------------
12mu|smokekde-4.12.4-1|103	
12mu|smokekde-4.12.4-1|104	%define smokekfile_major 3
12mu|smokekde-4.12.4-1|105	%define libsmokekfile %mklibname smokekfile %{smokekfile_major}
12mu|smokekde-4.12.4-1|106	
12mu|smokekde-4.12.4-1|107	%package -n %{libsmokekfile}
12mu|smokekde-4.12.4-1|108	Summary:	KDE4 bindings for SMOKE
12mu|smokekde-4.12.4-1|109	Group:		Development/KDE and Qt
12mu|smokekde-4.12.4-1|110	
12mu|smokekde-4.12.4-1|111	%description -n %{libsmokekfile}
12mu|smokekde-4.12.4-1|112	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokekde-4.12.4-1|113	
12mu|smokekde-4.12.4-1|114	%files -n %{libsmokekfile}
12mu|smokekde-4.12.4-1|115	%{_kde_libdir}/libsmokekfile.so.%{smokekfile_major}*
12mu|smokekde-4.12.4-1|116	
12mu|smokekde-4.12.4-1|117	#-----------------------------------------------------------------------------
12mu|smokekde-4.12.4-1|118	
12mu|smokekde-4.12.4-1|119	%define smokekio_major 3
12mu|smokekde-4.12.4-1|120	%define libsmokekio %mklibname smokekio %{smokekio_major}
12mu|smokekde-4.12.4-1|121	
12mu|smokekde-4.12.4-1|122	%package -n %{libsmokekio}
12mu|smokekde-4.12.4-1|123	Summary:	KDE4 bindings for SMOKE
12mu|smokekde-4.12.4-1|124	Group:		Development/KDE and Qt
12mu|smokekde-4.12.4-1|125	
12mu|smokekde-4.12.4-1|126	%description -n %{libsmokekio}
12mu|smokekde-4.12.4-1|127	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokekde-4.12.4-1|128	
12mu|smokekde-4.12.4-1|129	%files -n %{libsmokekio}
12mu|smokekde-4.12.4-1|130	%{_kde_libdir}/libsmokekio.so.%{smokekio_major}*
12mu|smokekde-4.12.4-1|131	
12mu|smokekde-4.12.4-1|132	#-----------------------------------------------------------------------------
12mu|smokekde-4.12.4-1|133	
12mu|smokekde-4.12.4-1|134	%define smokeknewstuff2_major 3
12mu|smokekde-4.12.4-1|135	%define libsmokeknewstuff2 %mklibname smokeknewstuff2_ %{smokeknewstuff2_major}
12mu|smokekde-4.12.4-1|136	
12mu|smokekde-4.12.4-1|137	%package -n %{libsmokeknewstuff2}
12mu|smokekde-4.12.4-1|138	Summary:	KDE4 bindings for SMOKE
12mu|smokekde-4.12.4-1|139	Group:		Development/KDE and Qt
12mu|smokekde-4.12.4-1|140	
12mu|smokekde-4.12.4-1|141	%description -n %{libsmokeknewstuff2}
12mu|smokekde-4.12.4-1|142	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokekde-4.12.4-1|143	
12mu|smokekde-4.12.4-1|144	%files -n %{libsmokeknewstuff2}
12mu|smokekde-4.12.4-1|145	%{_kde_libdir}/libsmokeknewstuff2.so.%{smokeknewstuff2_major}*
12mu|smokekde-4.12.4-1|146	
12mu|smokekde-4.12.4-1|147	#-----------------------------------------------------------------------------
12mu|smokekde-4.12.4-1|148	
12mu|smokekde-4.12.4-1|149	%define smokeknewstuff3_major 3
12mu|smokekde-4.12.4-1|150	%define libsmokeknewstuff3 %mklibname smokeknewstuff3_ %{smokeknewstuff3_major}
12mu|smokekde-4.12.4-1|151	
12mu|smokekde-4.12.4-1|152	%package -n %{libsmokeknewstuff3}
12mu|smokekde-4.12.4-1|153	Summary:	KDE4 bindings for SMOKE
12mu|smokekde-4.12.4-1|154	Group:		Development/KDE and Qt
12mu|smokekde-4.12.4-1|155	
12mu|smokekde-4.12.4-1|156	%description -n %{libsmokeknewstuff3}
12mu|smokekde-4.12.4-1|157	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokekde-4.12.4-1|158	
12mu|smokekde-4.12.4-1|159	%files -n %{libsmokeknewstuff3}
12mu|smokekde-4.12.4-1|160	%{_kde_libdir}/libsmokeknewstuff3.so.%{smokeknewstuff3_major}*
12mu|smokekde-4.12.4-1|161	
12mu|smokekde-4.12.4-1|162	#-----------------------------------------------------------------------------
12mu|smokekde-4.12.4-1|163	
12mu|smokekde-4.12.4-1|164	%define smokekhtml_major 3
12mu|smokekde-4.12.4-1|165	%define libsmokekhtml %mklibname smokekhtml %{smokekhtml_major}
12mu|smokekde-4.12.4-1|166	
12mu|smokekde-4.12.4-1|167	%package -n %{libsmokekhtml}
12mu|smokekde-4.12.4-1|168	Summary:	KDE4 bindings for SMOKE
12mu|smokekde-4.12.4-1|169	Group:		Development/KDE and Qt
12mu|smokekde-4.12.4-1|170	
12mu|smokekde-4.12.4-1|171	%description -n %{libsmokekhtml}
12mu|smokekde-4.12.4-1|172	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokekde-4.12.4-1|173	
12mu|smokekde-4.12.4-1|174	%files -n %{libsmokekhtml}
12mu|smokekde-4.12.4-1|175	%{_kde_libdir}/libsmokekhtml.so.%{smokekhtml_major}*
12mu|smokekde-4.12.4-1|176	
12mu|smokekde-4.12.4-1|177	#-----------------------------------------------------------------------------
12mu|smokekde-4.12.4-1|178	
12mu|smokekde-4.12.4-1|179	%define smokektexteditor_major 3
12mu|smokekde-4.12.4-1|180	%define libsmokektexteditor %mklibname smoketexteditor %{smokektexteditor_major}
12mu|smokekde-4.12.4-1|181	
12mu|smokekde-4.12.4-1|182	%package -n %{libsmokektexteditor}
12mu|smokekde-4.12.4-1|183	Summary:	KDE4 bindings for SMOKE
12mu|smokekde-4.12.4-1|184	Group:		Development/KDE and Qt
12mu|smokekde-4.12.4-1|185	
12mu|smokekde-4.12.4-1|186	%description -n %{libsmokektexteditor}
12mu|smokekde-4.12.4-1|187	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokekde-4.12.4-1|188	
12mu|smokekde-4.12.4-1|189	%files -n %{libsmokektexteditor}
12mu|smokekde-4.12.4-1|190	%{_kde_libdir}/libsmokektexteditor.so.%{smokektexteditor_major}*
12mu|smokekde-4.12.4-1|191	
12mu|smokekde-4.12.4-1|192	#-----------------------------------------------------------------------------
12mu|smokekde-4.12.4-1|193	
12mu|smokekde-4.12.4-1|194	%define smokekparts_major 3
12mu|smokekde-4.12.4-1|195	%define libsmokekparts %mklibname smokekparts %{smokekparts_major}
12mu|smokekde-4.12.4-1|196	
12mu|smokekde-4.12.4-1|197	%package -n %{libsmokekparts}
12mu|smokekde-4.12.4-1|198	Summary:	KDE4 bindings for SMOKE
12mu|smokekde-4.12.4-1|199	Group:		Development/KDE and Qt
12mu|smokekde-4.12.4-1|200	
12mu|smokekde-4.12.4-1|201	%description -n %{libsmokekparts}
12mu|smokekde-4.12.4-1|202	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokekde-4.12.4-1|203	
12mu|smokekde-4.12.4-1|204	%files -n %{libsmokekparts}
12mu|smokekde-4.12.4-1|205	%{_kde_libdir}/libsmokekparts.so.%{smokekparts_major}*
12mu|smokekde-4.12.4-1|206	
12mu|smokekde-4.12.4-1|207	#-----------------------------------------------------------------------------
12mu|smokekde-4.12.4-1|208	
12mu|smokekde-4.12.4-1|209	%define smokekutils_major 3
12mu|smokekde-4.12.4-1|210	%define libsmokekutils %mklibname smokekutils %{smokekutils_major}
12mu|smokekde-4.12.4-1|211	
12mu|smokekde-4.12.4-1|212	%package -n %{libsmokekutils}
12mu|smokekde-4.12.4-1|213	Summary:	KDE4 bindings for SMOKE
12mu|smokekde-4.12.4-1|214	Group:		Development/KDE and Qt
12mu|smokekde-4.12.4-1|215	
12mu|smokekde-4.12.4-1|216	%description -n %{libsmokekutils}
12mu|smokekde-4.12.4-1|217	KDE4 bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokekde-4.12.4-1|218	
12mu|smokekde-4.12.4-1|219	%files -n %{libsmokekutils}
12mu|smokekde-4.12.4-1|220	%{_kde_libdir}/libsmokekutils.so.%{smokekutils_major}*
12mu|smokekde-4.12.4-1|221	
12mu|smokekde-4.12.4-1|222	#-----------------------------------------------------------------------------
12mu|smokekde-4.12.4-1|223	
12mu|smokekde-4.12.4-1|224	%define smokesolid_major 3
12mu|smokekde-4.12.4-1|225	%define libsmokesolid %mklibname smokesolid %{smokesolid_major}
12mu|smokekde-4.12.4-1|226	
12mu|smokekde-4.12.4-1|227	%package -n %{libsmokesolid}
12mu|smokekde-4.12.4-1|228	Summary:	Solid bindings for SMOKE
12mu|smokekde-4.12.4-1|229	Group:		Development/KDE and Qt
12mu|smokekde-4.12.4-1|230	
12mu|smokekde-4.12.4-1|231	%description -n %{libsmokesolid}
12mu|smokekde-4.12.4-1|232	Solid bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokekde-4.12.4-1|233	
12mu|smokekde-4.12.4-1|234	%files -n %{libsmokesolid}
12mu|smokekde-4.12.4-1|235	%{_kde_libdir}/libsmokesolid.so.%{smokesolid_major}*
12mu|smokekde-4.12.4-1|236	
12mu|smokekde-4.12.4-1|237	#-----------------------------------------------------------------------------
12mu|smokekde-4.12.4-1|238	
12mu|smokekde-4.12.4-1|239	%define smokeokular_major 3
12mu|smokekde-4.12.4-1|240	%define libsmokeokular %mklibname smokeokular %{smokeokular_major}
12mu|smokekde-4.12.4-1|241	
12mu|smokekde-4.12.4-1|242	%package -n %{libsmokeokular}
12mu|smokekde-4.12.4-1|243	Summary:	Okular bindings for SMOKE
12mu|smokekde-4.12.4-1|244	Group:		Development/KDE and Qt
12mu|smokekde-4.12.4-1|245	
12mu|smokekde-4.12.4-1|246	%description -n %{libsmokeokular}
12mu|smokekde-4.12.4-1|247	Okular bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokekde-4.12.4-1|248	
12mu|smokekde-4.12.4-1|249	%files -n %{libsmokeokular}
12mu|smokekde-4.12.4-1|250	%{_kde_libdir}/libsmokeokular.so.%{smokeokular_major}*
12mu|smokekde-4.12.4-1|251	
12mu|smokekde-4.12.4-1|252	#------------------------------------------------------------
12mu|smokekde-4.12.4-1|253	
12mu|smokekde-4.12.4-1|254	%define libsmokesoprano_major 3
12mu|smokekde-4.12.4-1|255	%define libsmokesoprano %mklibname smokesoprano %{libsmokesoprano_major}
12mu|smokekde-4.12.4-1|256	
12mu|smokekde-4.12.4-1|257	%package -n %{libsmokesoprano}
12mu|smokekde-4.12.4-1|258	Summary:	Soprano bindings for SMOKE
12mu|smokekde-4.12.4-1|259	Group:		Development/KDE and Qt
12mu|smokekde-4.12.4-1|260	
12mu|smokekde-4.12.4-1|261	%description -n %{libsmokesoprano}
12mu|smokekde-4.12.4-1|262	Soprano bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokekde-4.12.4-1|263	
12mu|smokekde-4.12.4-1|264	%files -n %{libsmokesoprano}
12mu|smokekde-4.12.4-1|265	%{_kde_libdir}/libsmokesoprano.so.%{libsmokesoprano_major}*
12mu|smokekde-4.12.4-1|266	
12mu|smokekde-4.12.4-1|267	#------------------------------------------------------------
12mu|smokekde-4.12.4-1|268	
12mu|smokekde-4.12.4-1|269	%define libsmokeplasma_major 3
12mu|smokekde-4.12.4-1|270	%define libsmokeplasma %mklibname smokeplasma %{libsmokeplasma_major}
12mu|smokekde-4.12.4-1|271	
12mu|smokekde-4.12.4-1|272	%package -n %{libsmokeplasma}
12mu|smokekde-4.12.4-1|273	Summary:	Plasma bindings for SMOKE
12mu|smokekde-4.12.4-1|274	Group:		Development/KDE and Qt
12mu|smokekde-4.12.4-1|275	
12mu|smokekde-4.12.4-1|276	%description -n %{libsmokeplasma}
12mu|smokekde-4.12.4-1|277	Plasma bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokekde-4.12.4-1|278	
12mu|smokekde-4.12.4-1|279	%files -n %{libsmokeplasma}
12mu|smokekde-4.12.4-1|280	%{_kde_libdir}/libsmokeplasma.so.%{libsmokeplasma_major}*
12mu|smokekde-4.12.4-1|281	
12mu|smokekde-4.12.4-1|282	#------------------------------------------------------------
12mu|smokekde-4.12.4-1|283	
12mu|smokekde-4.12.4-1|284	%define libsmokenepomuk_major 3
12mu|smokekde-4.12.4-1|285	%define libsmokenepomuk %mklibname smokenepomuk %{libsmokenepomuk_major}
12mu|smokekde-4.12.4-1|286	
12mu|smokekde-4.12.4-1|287	%package -n %{libsmokenepomuk}
12mu|smokekde-4.12.4-1|288	Summary:	Nepomuk bindings for SMOKE
12mu|smokekde-4.12.4-1|289	Group:		Development/KDE and Qt
12mu|smokekde-4.12.4-1|290	
12mu|smokekde-4.12.4-1|291	%description -n %{libsmokenepomuk}
12mu|smokekde-4.12.4-1|292	Nepomuk bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokekde-4.12.4-1|293	
12mu|smokekde-4.12.4-1|294	%files -n %{libsmokenepomuk}
12mu|smokekde-4.12.4-1|295	%{_kde_libdir}/libsmokenepomuk.so.%{libsmokenepomuk_major}*
12mu|smokekde-4.12.4-1|296	
12mu|smokekde-4.12.4-1|297	#------------------------------------------------------------
12mu|smokekde-4.12.4-1|298	%if %{with_kdepimlibs}
12mu|smokekde-4.12.4-1|299	%define libsmokeakonadi_major 3
12mu|smokekde-4.12.4-1|300	%define libsmokeakonadi %mklibname smokeakonadi %{libsmokeakonadi_major}
12mu|smokekde-4.12.4-1|301	
12mu|smokekde-4.12.4-1|302	%package -n %{libsmokeakonadi}
12mu|smokekde-4.12.4-1|303	Summary:	Akondi bindings for SMOKE
12mu|smokekde-4.12.4-1|304	Group:		Development/KDE and Qt
12mu|smokekde-4.12.4-1|305	
12mu|smokekde-4.12.4-1|306	%description -n %{libsmokeakonadi}
12mu|smokekde-4.12.4-1|307	Akondi bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokekde-4.12.4-1|308	
12mu|smokekde-4.12.4-1|309	%files -n %{libsmokeakonadi}
12mu|smokekde-4.12.4-1|310	%{_kde_libdir}/libsmokeakonadi.so.%{libsmokeakonadi_major}*
12mu|smokekde-4.12.4-1|311	%endif
12mu|smokekde-4.12.4-1|312	
12mu|smokekde-4.12.4-1|313	#------------------------------------------------------------
12mu|smokekde-4.12.4-1|314	
12mu|smokekde-4.12.4-1|315	%define libsmokeattica_major 3
12mu|smokekde-4.12.4-1|316	%define libsmokeattica %mklibname smokeattica %{libsmokeattica_major}
12mu|smokekde-4.12.4-1|317	
12mu|smokekde-4.12.4-1|318	%package -n %{libsmokeattica}
12mu|smokekde-4.12.4-1|319	Summary:	Attica bindings for SMOKE
12mu|smokekde-4.12.4-1|320	Group:		Development/KDE and Qt
12mu|smokekde-4.12.4-1|321	
12mu|smokekde-4.12.4-1|322	%description -n %{libsmokeattica}
12mu|smokekde-4.12.4-1|323	Attica bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokekde-4.12.4-1|324	
12mu|smokekde-4.12.4-1|325	%files -n %{libsmokeattica}
12mu|smokekde-4.12.4-1|326	%{_kde_libdir}/libsmokeattica.so.%{libsmokeattica_major}*
12mu|smokekde-4.12.4-1|327	
12mu|smokekde-4.12.4-1|328	#------------------------------------------------------------
12mu|smokekde-4.12.4-1|329	
12mu|smokekde-4.12.4-1|330	%define libsmokenepomukquery_major 3
12mu|smokekde-4.12.4-1|331	%define libsmokenepomukquery %mklibname smokenepomukquery %{libsmokenepomukquery_major}
12mu|smokekde-4.12.4-1|332	
12mu|smokekde-4.12.4-1|333	%package -n %{libsmokenepomukquery}
12mu|smokekde-4.12.4-1|334	Summary:	Nepomuk bindings for SMOKE
12mu|smokekde-4.12.4-1|335	Group:		Development/KDE and Qt
12mu|smokekde-4.12.4-1|336	
12mu|smokekde-4.12.4-1|337	%description -n %{libsmokenepomukquery}
12mu|smokekde-4.12.4-1|338	Nepomuk bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokekde-4.12.4-1|339	
12mu|smokekde-4.12.4-1|340	%files -n %{libsmokenepomukquery}
12mu|smokekde-4.12.4-1|341	%{_kde_libdir}/libsmokenepomukquery.so.%{libsmokenepomukquery_major}*
12mu|smokekde-4.12.4-1|342	
12mu|smokekde-4.12.4-1|343	#------------------------------------------------------------
12mu|smokekde-4.12.4-1|344	
12mu|smokekde-4.12.4-1|345	%package devel
12mu|smokekde-4.12.4-1|346	Summary:	Header files for %{name}
12mu|smokekde-4.12.4-1|347	Group:		Development/KDE and Qt
12mu|smokekde-4.12.4-1|348	Requires:	smokeqt-devel >= 1:%{version}
12mu|smokekde-4.12.4-1|349	Requires:	okular-devel >= 2:%{version}
12mu|smokekde-4.12.4-1|350	Requires:	kate-devel >= 1:%{version}
12mu|smokekde-4.12.4-1|351	%if %{with_kdepimlibs}
12mu|smokekde-4.12.4-1|352	Requires:	%{libsmokeakonadi} = %{EVRD}
12mu|smokekde-4.12.4-1|353	Requires:	kdepimlibs4-devel >= 2:%{version}
12mu|smokekde-4.12.4-1|354	%endif
12mu|smokekde-4.12.4-1|355	Requires:	%{libsmokeattica} = %{EVRD}
12mu|smokekde-4.12.4-1|356	Requires:	%{libsmokekate} = %{EVRD}
12mu|smokekde-4.12.4-1|357	Requires:	%{libsmokekdecore} = %{EVRD}
12mu|smokekde-4.12.4-1|358	Requires:	%{libsmokekdeui} = %{EVRD}
12mu|smokekde-4.12.4-1|359	Requires:	%{libsmokekfile} = %{EVRD}
12mu|smokekde-4.12.4-1|360	Requires:	%{libsmokekhtml} = %{EVRD}
12mu|smokekde-4.12.4-1|361	Requires:	%{libsmokekio} = %{EVRD}
12mu|smokekde-4.12.4-1|362	Requires:	%{libsmokeknewstuff2} = %{EVRD}
12mu|smokekde-4.12.4-1|363	Requires:	%{libsmokeknewstuff3} = %{EVRD}
12mu|smokekde-4.12.4-1|364	Requires:	%{libsmokekparts} = %{EVRD}
12mu|smokekde-4.12.4-1|365	Requires:	%{libsmokektexteditor} = %{EVRD}
12mu|smokekde-4.12.4-1|366	Requires:	%{libsmokekutils} = %{EVRD}
12mu|smokekde-4.12.4-1|367	Requires:	%{libsmokenepomuk} = %{EVRD}
12mu|smokekde-4.12.4-1|368	Requires:	%{libsmokenepomukquery} = %{EVRD}
12mu|smokekde-4.12.4-1|369	Requires:	%{libsmokeokular} = %{EVRD}
12mu|smokekde-4.12.4-1|370	Requires:	%{libsmokeplasma} = %{EVRD}
12mu|smokekde-4.12.4-1|371	Requires:	%{libsmokesolid} = %{EVRD}
12mu|smokekde-4.12.4-1|372	Requires:	%{libsmokesoprano} = %{EVRD}
12mu|smokekde-4.12.4-1|373	Requires:	%{libsmokesopranoclient} = %{EVRD}
12mu|smokekde-4.12.4-1|374	Requires:	%{libsmokesopranoserver} = %{EVRD}
12mu|smokekde-4.12.4-1|375	Conflicts:	smoke4-devel < 1:4.6.90
12mu|smokekde-4.12.4-1|376	
12mu|smokekde-4.12.4-1|377	%description devel
12mu|smokekde-4.12.4-1|378	Devel files for %{name}
12mu|smokekde-4.12.4-1|379	
12mu|smokekde-4.12.4-1|380	%files devel
12mu|smokekde-4.12.4-1|381	%{_includedir}/smoke/attica_smoke.h
12mu|smokekde-4.12.4-1|382	%{_includedir}/smoke/kdecore_smoke.h
12mu|smokekde-4.12.4-1|383	%{_includedir}/smoke/kdeui_smoke.h
12mu|smokekde-4.12.4-1|384	%{_includedir}/smoke/kfile_smoke.h
12mu|smokekde-4.12.4-1|385	%{_includedir}/smoke/khtml_smoke.h
12mu|smokekde-4.12.4-1|386	%{_includedir}/smoke/kio_smoke.h
12mu|smokekde-4.12.4-1|387	%{_includedir}/smoke/knewstuff2_smoke.h
12mu|smokekde-4.12.4-1|388	%{_includedir}/smoke/knewstuff3_smoke.h
12mu|smokekde-4.12.4-1|389	%{_includedir}/smoke/kparts_smoke.h
12mu|smokekde-4.12.4-1|390	%{_includedir}/smoke/ktexteditor_smoke.h
12mu|smokekde-4.12.4-1|391	%{_includedir}/smoke/kutils_smoke.h
12mu|smokekde-4.12.4-1|392	%{_includedir}/smoke/nepomuk_smoke.h
12mu|smokekde-4.12.4-1|393	%{_includedir}/smoke/nepomukquery_smoke.h
12mu|smokekde-4.12.4-1|394	%{_includedir}/smoke/okular_smoke.h
12mu|smokekde-4.12.4-1|395	%{_includedir}/smoke/plasma_smoke.h
12mu|smokekde-4.12.4-1|396	%{_includedir}/smoke/solid_smoke.h
12mu|smokekde-4.12.4-1|397	%{_includedir}/smoke/soprano_smoke.h
12mu|smokekde-4.12.4-1|398	%{_includedir}/smoke/sopranoclient_smoke.h
12mu|smokekde-4.12.4-1|399	%{_includedir}/smoke/sopranoserver_smoke.h
12mu|smokekde-4.12.4-1|400	%{_includedir}/smoke/kate_smoke.h
12mu|smokekde-4.12.4-1|401	%{_kde_libdir}/libsmokekate.so
12mu|smokekde-4.12.4-1|402	%if %{with_kdepimlibs}
12mu|smokekde-4.12.4-1|403	%{_includedir}/smoke/akonadi_smoke.h
12mu|smokekde-4.12.4-1|404	%{_kde_libdir}/libsmokeakonadi.so
12mu|smokekde-4.12.4-1|405	%endif
12mu|smokekde-4.12.4-1|406	%{_kde_libdir}/libsmokeattica.so
12mu|smokekde-4.12.4-1|407	%{_kde_libdir}/libsmokekdecore.so
12mu|smokekde-4.12.4-1|408	%{_kde_libdir}/libsmokekdeui.so
12mu|smokekde-4.12.4-1|409	%{_kde_libdir}/libsmokekfile.so
12mu|smokekde-4.12.4-1|410	%{_kde_libdir}/libsmokekhtml.so
12mu|smokekde-4.12.4-1|411	%{_kde_libdir}/libsmokekio.so
12mu|smokekde-4.12.4-1|412	%{_kde_libdir}/libsmokeknewstuff2.so
12mu|smokekde-4.12.4-1|413	%{_kde_libdir}/libsmokeknewstuff3.so
12mu|smokekde-4.12.4-1|414	%{_kde_libdir}/libsmokekparts.so
12mu|smokekde-4.12.4-1|415	%{_kde_libdir}/libsmokektexteditor.so
12mu|smokekde-4.12.4-1|416	%{_kde_libdir}/libsmokekutils.so
12mu|smokekde-4.12.4-1|417	%{_kde_libdir}/libsmokenepomuk.so
12mu|smokekde-4.12.4-1|418	%{_kde_libdir}/libsmokenepomukquery.so
12mu|smokekde-4.12.4-1|419	%{_kde_libdir}/libsmokeokular.so
12mu|smokekde-4.12.4-1|420	%{_kde_libdir}/libsmokeplasma.so
12mu|smokekde-4.12.4-1|421	%{_kde_libdir}/libsmokesolid.so
12mu|smokekde-4.12.4-1|422	%{_kde_libdir}/libsmokesoprano.so
12mu|smokekde-4.12.4-1|423	%{_kde_libdir}/libsmokesopranoclient.so
12mu|smokekde-4.12.4-1|424	%{_kde_libdir}/libsmokesopranoserver.so
12mu|smokekde-4.12.4-1|425	%{_kde_datadir}/smokegen/kde-config.xml
12mu|smokekde-4.12.4-1|426	
12mu|smokekde-4.12.4-1|427	#------------------------------------------------------------
12mu|smokekde-4.12.4-1|428	
12mu|smokekde-4.12.4-1|429	%prep
12mu|smokekde-4.12.4-1|430	%setup -q
12mu|smokekde-4.12.4-1|431	
12mu|smokekde-4.12.4-1|432	%build
12mu|smokekde-4.12.4-1|433	%cmake_kde4
12mu|smokekde-4.12.4-1|434	%make
12mu|smokekde-4.12.4-1|435	
12mu|smokekde-4.12.4-1|436	%install
12mu|smokekde-4.12.4-1|437	%makeinstall_std -C build
12mu|smokekde-4.12.4-1|438	
12mu|smokekde-4.12.4-1|439	
12mu|smokekde-4.12.4-1|440	%changelog
12mu|smokekde-4.12.4-1|441	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|smokekde-4.12.4-1|442	+ Revision: d08b212
12mu|smokekde-4.12.4-1|443	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|smokekde-4.12.4-1|444	
12mu|smokekde-4.12.4-1|445	

20818 12
12mu|smokeqt-4.12.4-1|1	Name:		smokeqt
12mu|smokeqt-4.12.4-1|2	Summary:	Qt Bindings for SMOKE
12mu|smokeqt-4.12.4-1|3	Version:	4.12.4
12mu|smokeqt-4.12.4-1|4	Release:	1
12mu|smokeqt-4.12.4-1|5	Epoch:		1
12mu|smokeqt-4.12.4-1|6	Group:		Development/KDE and Qt
12mu|smokeqt-4.12.4-1|7	License:	GPL
12mu|smokeqt-4.12.4-1|8	URL:		http://www.kde.org
12mu|smokeqt-4.12.4-1|9	%define is_beta %(if test `echo %version |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|smokeqt-4.12.4-1|10	%if %{is_beta}
12mu|smokeqt-4.12.4-1|11	%define ftpdir unstable
12mu|smokeqt-4.12.4-1|12	%else
12mu|smokeqt-4.12.4-1|13	%define ftpdir stable
12mu|smokeqt-4.12.4-1|14	%endif
12mu|smokeqt-4.12.4-1|15	Source:		ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|smokeqt-4.12.4-1|16	BuildRequires:	smokegen-devel >= 1:%{version}
12mu|smokeqt-4.12.4-1|17	BuildRequires:	pkgconfig(qimageblitz)
12mu|smokeqt-4.12.4-1|18	BuildRequires:	qscintilla-qt4-devel
12mu|smokeqt-4.12.4-1|19	
12mu|smokeqt-4.12.4-1|20	%description
12mu|smokeqt-4.12.4-1|21	Qt Bindings for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokeqt-4.12.4-1|22	
12mu|smokeqt-4.12.4-1|23	#-----------------------------------------------------------------------------
12mu|smokeqt-4.12.4-1|24	
12mu|smokeqt-4.12.4-1|25	%define smokeqtcore_major 3
12mu|smokeqt-4.12.4-1|26	%define libsmokeqtcore %mklibname smokeqtcore %{smokeqtcore_major}
12mu|smokeqt-4.12.4-1|27	
12mu|smokeqt-4.12.4-1|28	%package -n %{libsmokeqtcore}
12mu|smokeqt-4.12.4-1|29	Summary:	Qt binding library for SMOKE
12mu|smokeqt-4.12.4-1|30	Group:		Development/KDE and Qt
12mu|smokeqt-4.12.4-1|31	
12mu|smokeqt-4.12.4-1|32	%description -n %{libsmokeqtcore}
12mu|smokeqt-4.12.4-1|33	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokeqt-4.12.4-1|34	
12mu|smokeqt-4.12.4-1|35	%files -n %{libsmokeqtcore}
12mu|smokeqt-4.12.4-1|36	%{_kde_libdir}/libsmokeqtcore.so.%{smokeqtcore_major}*
12mu|smokeqt-4.12.4-1|37	
12mu|smokeqt-4.12.4-1|38	#-----------------------------------------------------------------------------
12mu|smokeqt-4.12.4-1|39	
12mu|smokeqt-4.12.4-1|40	%define smokeqtdeclarative_major 3
12mu|smokeqt-4.12.4-1|41	%define libsmokeqtdeclarative %mklibname smokeqtdeclarative %{smokeqtdeclarative_major}
12mu|smokeqt-4.12.4-1|42	
12mu|smokeqt-4.12.4-1|43	%package -n %{libsmokeqtdeclarative}
12mu|smokeqt-4.12.4-1|44	Summary:	Qt binding library for SMOKE
12mu|smokeqt-4.12.4-1|45	Group:		Development/KDE and Qt
12mu|smokeqt-4.12.4-1|46	
12mu|smokeqt-4.12.4-1|47	%description -n %{libsmokeqtdeclarative}
12mu|smokeqt-4.12.4-1|48	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokeqt-4.12.4-1|49	
12mu|smokeqt-4.12.4-1|50	%files -n %{libsmokeqtdeclarative}
12mu|smokeqt-4.12.4-1|51	%{_kde_libdir}/libsmokeqtdeclarative.so.%{smokeqtdeclarative_major}*
12mu|smokeqt-4.12.4-1|52	
12mu|smokeqt-4.12.4-1|53	#-----------------------------------------------------------------------------
12mu|smokeqt-4.12.4-1|54	
12mu|smokeqt-4.12.4-1|55	%define smokeqtdbus_major 3
12mu|smokeqt-4.12.4-1|56	%define libsmokeqtdbus %mklibname smokeqtdbus %{smokeqtdbus_major}
12mu|smokeqt-4.12.4-1|57	
12mu|smokeqt-4.12.4-1|58	%package -n   %{libsmokeqtdbus}
12mu|smokeqt-4.12.4-1|59	Summary:	Qt binding library for SMOKE
12mu|smokeqt-4.12.4-1|60	Group:		Development/KDE and Qt
12mu|smokeqt-4.12.4-1|61	
12mu|smokeqt-4.12.4-1|62	%description -n %{libsmokeqtdbus}
12mu|smokeqt-4.12.4-1|63	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokeqt-4.12.4-1|64	
12mu|smokeqt-4.12.4-1|65	%files -n %{libsmokeqtdbus}
12mu|smokeqt-4.12.4-1|66	%{_kde_libdir}/libsmokeqtdbus.so.%{smokeqtdbus_major}*
12mu|smokeqt-4.12.4-1|67	
12mu|smokeqt-4.12.4-1|68	#------------------------------------------------------------
12mu|smokeqt-4.12.4-1|69	
12mu|smokeqt-4.12.4-1|70	%define smokeqthelp_major 3
12mu|smokeqt-4.12.4-1|71	%define libsmokeqthelp %mklibname smokeqthelp %{smokeqthelp_major}
12mu|smokeqt-4.12.4-1|72	
12mu|smokeqt-4.12.4-1|73	%package -n %{libsmokeqthelp}
12mu|smokeqt-4.12.4-1|74	Summary:	Qt binding library for SMOKE
12mu|smokeqt-4.12.4-1|75	Group:		Development/KDE and Qt
12mu|smokeqt-4.12.4-1|76	
12mu|smokeqt-4.12.4-1|77	%description -n %{libsmokeqthelp}
12mu|smokeqt-4.12.4-1|78	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokeqt-4.12.4-1|79	
12mu|smokeqt-4.12.4-1|80	%files -n %{libsmokeqthelp}
12mu|smokeqt-4.12.4-1|81	%{_kde_libdir}/libsmokeqthelp.so.%{smokeqthelp_major}*
12mu|smokeqt-4.12.4-1|82	
12mu|smokeqt-4.12.4-1|83	#-----------------------------------------------------------------------------
12mu|smokeqt-4.12.4-1|84	
12mu|smokeqt-4.12.4-1|85	%define smokeqtgui_major 3
12mu|smokeqt-4.12.4-1|86	%define libsmokeqtgui %mklibname smokeqtgui %{smokeqtgui_major}
12mu|smokeqt-4.12.4-1|87	
12mu|smokeqt-4.12.4-1|88	%package -n %{libsmokeqtgui}
12mu|smokeqt-4.12.4-1|89	Summary:	Qt binding library for SMOKE
12mu|smokeqt-4.12.4-1|90	Group:		Development/KDE and Qt
12mu|smokeqt-4.12.4-1|91	
12mu|smokeqt-4.12.4-1|92	%description -n %{libsmokeqtgui}
12mu|smokeqt-4.12.4-1|93	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokeqt-4.12.4-1|94	
12mu|smokeqt-4.12.4-1|95	%files -n %{libsmokeqtgui}
12mu|smokeqt-4.12.4-1|96	%{_kde_libdir}/libsmokeqtgui.so.%{smokeqtgui_major}*
12mu|smokeqt-4.12.4-1|97	
12mu|smokeqt-4.12.4-1|98	#-----------------------------------------------------------------------------
12mu|smokeqt-4.12.4-1|99	
12mu|smokeqt-4.12.4-1|100	%define smokeqtmultimedia_major 3
12mu|smokeqt-4.12.4-1|101	%define libsmokeqtmultimedia %mklibname smokeqtmultimedia %{smokeqtmultimedia_major}
12mu|smokeqt-4.12.4-1|102	
12mu|smokeqt-4.12.4-1|103	%package -n %{libsmokeqtmultimedia}
12mu|smokeqt-4.12.4-1|104	Summary:	Qt binding library for SMOKE
12mu|smokeqt-4.12.4-1|105	Group:		Development/KDE and Qt
12mu|smokeqt-4.12.4-1|106	
12mu|smokeqt-4.12.4-1|107	%description -n %{libsmokeqtmultimedia}
12mu|smokeqt-4.12.4-1|108	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokeqt-4.12.4-1|109	
12mu|smokeqt-4.12.4-1|110	%files -n %{libsmokeqtmultimedia}
12mu|smokeqt-4.12.4-1|111	%{_kde_libdir}/libsmokeqtmultimedia.so.%{smokeqtmultimedia_major}*
12mu|smokeqt-4.12.4-1|112	
12mu|smokeqt-4.12.4-1|113	#-----------------------------------------------------------------------------
12mu|smokeqt-4.12.4-1|114	
12mu|smokeqt-4.12.4-1|115	%define smokeqtnetwork_major 3
12mu|smokeqt-4.12.4-1|116	%define libsmokeqtnetwork %mklibname smokeqtnetwork %{smokeqtnetwork_major}
12mu|smokeqt-4.12.4-1|117	
12mu|smokeqt-4.12.4-1|118	%package -n %{libsmokeqtnetwork}
12mu|smokeqt-4.12.4-1|119	Summary:	Qt binding library for SMOKE
12mu|smokeqt-4.12.4-1|120	Group:		Development/KDE and Qt
12mu|smokeqt-4.12.4-1|121	
12mu|smokeqt-4.12.4-1|122	%description -n %{libsmokeqtnetwork}
12mu|smokeqt-4.12.4-1|123	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokeqt-4.12.4-1|124	
12mu|smokeqt-4.12.4-1|125	%files -n %{libsmokeqtnetwork}
12mu|smokeqt-4.12.4-1|126	%{_kde_libdir}/libsmokeqtnetwork.so.%{smokeqtnetwork_major}*
12mu|smokeqt-4.12.4-1|127	
12mu|smokeqt-4.12.4-1|128	#-----------------------------------------------------------------------------
12mu|smokeqt-4.12.4-1|129	
12mu|smokeqt-4.12.4-1|130	%define smokeqtopengl_major 3
12mu|smokeqt-4.12.4-1|131	%define libsmokeqtopengl %mklibname smokeqtopengl %{smokeqtopengl_major}
12mu|smokeqt-4.12.4-1|132	
12mu|smokeqt-4.12.4-1|133	%package -n %{libsmokeqtopengl}
12mu|smokeqt-4.12.4-1|134	Summary:	Qt binding library for SMOKE
12mu|smokeqt-4.12.4-1|135	Group:		Development/KDE and Qt
12mu|smokeqt-4.12.4-1|136	
12mu|smokeqt-4.12.4-1|137	%description -n %{libsmokeqtopengl}
12mu|smokeqt-4.12.4-1|138	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokeqt-4.12.4-1|139	
12mu|smokeqt-4.12.4-1|140	%files -n %{libsmokeqtopengl}
12mu|smokeqt-4.12.4-1|141	%{_kde_libdir}/libsmokeqtopengl.so.%{smokeqtopengl_major}*
12mu|smokeqt-4.12.4-1|142	
12mu|smokeqt-4.12.4-1|143	#-----------------------------------------------------------------------------
12mu|smokeqt-4.12.4-1|144	
12mu|smokeqt-4.12.4-1|145	%define smokeqtsql_major 3
12mu|smokeqt-4.12.4-1|146	%define libsmokeqtsql %mklibname smokeqtsql %{smokeqtsql_major}
12mu|smokeqt-4.12.4-1|147	
12mu|smokeqt-4.12.4-1|148	%package -n %{libsmokeqtsql}
12mu|smokeqt-4.12.4-1|149	Summary:	Qt binding library for SMOKE
12mu|smokeqt-4.12.4-1|150	Group:		Development/KDE and Qt
12mu|smokeqt-4.12.4-1|151	
12mu|smokeqt-4.12.4-1|152	%description -n %{libsmokeqtsql}
12mu|smokeqt-4.12.4-1|153	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokeqt-4.12.4-1|154	
12mu|smokeqt-4.12.4-1|155	%files -n %{libsmokeqtsql}
12mu|smokeqt-4.12.4-1|156	%{_kde_libdir}/libsmokeqtsql.so.%{smokeqtsql_major}*
12mu|smokeqt-4.12.4-1|157	
12mu|smokeqt-4.12.4-1|158	#-----------------------------------------------------------------------------
12mu|smokeqt-4.12.4-1|159	
12mu|smokeqt-4.12.4-1|160	%define smokeqtsvg_major 3
12mu|smokeqt-4.12.4-1|161	%define libsmokeqtsvg %mklibname smokeqtsvg %{smokeqtsvg_major}
12mu|smokeqt-4.12.4-1|162	
12mu|smokeqt-4.12.4-1|163	%package -n %{libsmokeqtsvg}
12mu|smokeqt-4.12.4-1|164	Summary:	Qt binding library for SMOKE
12mu|smokeqt-4.12.4-1|165	Group:		Development/KDE and Qt
12mu|smokeqt-4.12.4-1|166	
12mu|smokeqt-4.12.4-1|167	%description -n %{libsmokeqtsvg}
12mu|smokeqt-4.12.4-1|168	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokeqt-4.12.4-1|169	
12mu|smokeqt-4.12.4-1|170	%files -n %{libsmokeqtsvg}
12mu|smokeqt-4.12.4-1|171	%{_kde_libdir}/libsmokeqtsvg.so.%{smokeqtsvg_major}*
12mu|smokeqt-4.12.4-1|172	
12mu|smokeqt-4.12.4-1|173	#-----------------------------------------------------------------------------
12mu|smokeqt-4.12.4-1|174	
12mu|smokeqt-4.12.4-1|175	%define smokeqtxml_major 3
12mu|smokeqt-4.12.4-1|176	%define libsmokeqtxml %mklibname smokeqtxml %{smokeqtxml_major}
12mu|smokeqt-4.12.4-1|177	
12mu|smokeqt-4.12.4-1|178	%package -n %{libsmokeqtxml}
12mu|smokeqt-4.12.4-1|179	Summary:	Qt binding library for SMOKE
12mu|smokeqt-4.12.4-1|180	Group:		Development/KDE and Qt
12mu|smokeqt-4.12.4-1|181	
12mu|smokeqt-4.12.4-1|182	%description -n %{libsmokeqtxml}
12mu|smokeqt-4.12.4-1|183	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokeqt-4.12.4-1|184	
12mu|smokeqt-4.12.4-1|185	%files -n %{libsmokeqtxml}
12mu|smokeqt-4.12.4-1|186	%{_kde_libdir}/libsmokeqtxml.so.%{smokeqtxml_major}*
12mu|smokeqt-4.12.4-1|187	
12mu|smokeqt-4.12.4-1|188	#-----------------------------------------------------------------------------
12mu|smokeqt-4.12.4-1|189	
12mu|smokeqt-4.12.4-1|190	%define smokeqtxmlpatterns_major 3
12mu|smokeqt-4.12.4-1|191	%define libsmokeqtxmlpatterns %mklibname smokeqtxmlpatterns %{smokeqtxmlpatterns_major}
12mu|smokeqt-4.12.4-1|192	
12mu|smokeqt-4.12.4-1|193	%package -n %{libsmokeqtxmlpatterns}
12mu|smokeqt-4.12.4-1|194	Summary:	Qt binding library for SMOKE
12mu|smokeqt-4.12.4-1|195	Group:		Development/KDE and Qt
12mu|smokeqt-4.12.4-1|196	
12mu|smokeqt-4.12.4-1|197	%description -n %{libsmokeqtxmlpatterns}
12mu|smokeqt-4.12.4-1|198	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokeqt-4.12.4-1|199	
12mu|smokeqt-4.12.4-1|200	%files -n %{libsmokeqtxmlpatterns}
12mu|smokeqt-4.12.4-1|201	%{_kde_libdir}/libsmokeqtxmlpatterns.so.%{smokeqtxmlpatterns_major}*
12mu|smokeqt-4.12.4-1|202	
12mu|smokeqt-4.12.4-1|203	#-----------------------------------------------------------------------------
12mu|smokeqt-4.12.4-1|204	
12mu|smokeqt-4.12.4-1|205	%define smokephonon_major 3
12mu|smokeqt-4.12.4-1|206	%define libsmokephonon %mklibname smokephonon %{smokephonon_major}
12mu|smokeqt-4.12.4-1|207	
12mu|smokeqt-4.12.4-1|208	%package -n %{libsmokephonon}
12mu|smokeqt-4.12.4-1|209	Summary:	Qt binding library for SMOKE
12mu|smokeqt-4.12.4-1|210	Group:		Development/KDE and Qt
12mu|smokeqt-4.12.4-1|211	
12mu|smokeqt-4.12.4-1|212	%description -n %{libsmokephonon}
12mu|smokeqt-4.12.4-1|213	Phonon binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokeqt-4.12.4-1|214	
12mu|smokeqt-4.12.4-1|215	%files -n %{libsmokephonon}
12mu|smokeqt-4.12.4-1|216	%{_kde_libdir}/libsmokephonon.so.%{smokephonon_major}*
12mu|smokeqt-4.12.4-1|217	
12mu|smokeqt-4.12.4-1|218	#-----------------------------------------------------------------------------
12mu|smokeqt-4.12.4-1|219	
12mu|smokeqt-4.12.4-1|220	%define smokeqtuitools_major 3
12mu|smokeqt-4.12.4-1|221	%define libsmokeqtuitools %mklibname smokeqtuitools %{smokeqtuitools_major}
12mu|smokeqt-4.12.4-1|222	
12mu|smokeqt-4.12.4-1|223	%package -n %{libsmokeqtuitools}
12mu|smokeqt-4.12.4-1|224	Summary:	Qt binding library for SMOKE
12mu|smokeqt-4.12.4-1|225	Group:		Development/KDE and Qt
12mu|smokeqt-4.12.4-1|226	
12mu|smokeqt-4.12.4-1|227	%description -n %{libsmokeqtuitools}
12mu|smokeqt-4.12.4-1|228	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokeqt-4.12.4-1|229	
12mu|smokeqt-4.12.4-1|230	%files -n %{libsmokeqtuitools}
12mu|smokeqt-4.12.4-1|231	%{_kde_libdir}/libsmokeqtuitools.so.%{smokeqtuitools_major}*
12mu|smokeqt-4.12.4-1|232	
12mu|smokeqt-4.12.4-1|233	#-----------------------------------------------------------------------------
12mu|smokeqt-4.12.4-1|234	
12mu|smokeqt-4.12.4-1|235	%define smokeqtwebkit_major 3
12mu|smokeqt-4.12.4-1|236	%define libsmokeqtwebkit %mklibname smokeqtwebkit %{smokeqtwebkit_major}
12mu|smokeqt-4.12.4-1|237	
12mu|smokeqt-4.12.4-1|238	%package -n %{libsmokeqtwebkit}
12mu|smokeqt-4.12.4-1|239	Summary:	Qt webkit binding library for SMOKE
12mu|smokeqt-4.12.4-1|240	Group:		Development/KDE and Qt
12mu|smokeqt-4.12.4-1|241	
12mu|smokeqt-4.12.4-1|242	%description -n %{libsmokeqtwebkit}
12mu|smokeqt-4.12.4-1|243	Qt webkit binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokeqt-4.12.4-1|244	
12mu|smokeqt-4.12.4-1|245	%files -n %{libsmokeqtwebkit}
12mu|smokeqt-4.12.4-1|246	%{_kde_libdir}/libsmokeqtwebkit.so.%{smokeqtwebkit_major}*
12mu|smokeqt-4.12.4-1|247	
12mu|smokeqt-4.12.4-1|248	#-----------------------------------------------------------------------------
12mu|smokeqt-4.12.4-1|249	
12mu|smokeqt-4.12.4-1|250	%define smokeqimageblitz_major 3
12mu|smokeqt-4.12.4-1|251	%define libsmokeqimageblitz %mklibname smokeqimageblitz %{smokeqimageblitz_major}
12mu|smokeqt-4.12.4-1|252	
12mu|smokeqt-4.12.4-1|253	%package -n %{libsmokeqimageblitz}
12mu|smokeqt-4.12.4-1|254	Summary:	Qimageblitz binding library for SMOKE
12mu|smokeqt-4.12.4-1|255	Group:		Development/KDE and Qt
12mu|smokeqt-4.12.4-1|256	
12mu|smokeqt-4.12.4-1|257	%description -n %{libsmokeqimageblitz}
12mu|smokeqt-4.12.4-1|258	Qimageblitz binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokeqt-4.12.4-1|259	
12mu|smokeqt-4.12.4-1|260	%files -n %{libsmokeqimageblitz}
12mu|smokeqt-4.12.4-1|261	%{_kde_libdir}/libsmokeqimageblitz.so.%{smokeqimageblitz_major}*
12mu|smokeqt-4.12.4-1|262	
12mu|smokeqt-4.12.4-1|263	#-----------------------------------------------------------------------------
12mu|smokeqt-4.12.4-1|264	
12mu|smokeqt-4.12.4-1|265	%define smokeqsci_major 3
12mu|smokeqt-4.12.4-1|266	%define libsmokeqsci %mklibname smokeqsci %{smokeqsci_major}
12mu|smokeqt-4.12.4-1|267	
12mu|smokeqt-4.12.4-1|268	%package -n %{libsmokeqsci}
12mu|smokeqt-4.12.4-1|269	Summary:	Qt binding library for SMOKE
12mu|smokeqt-4.12.4-1|270	Group:		Development/KDE and Qt
12mu|smokeqt-4.12.4-1|271	
12mu|smokeqt-4.12.4-1|272	%description -n %{libsmokeqsci}
12mu|smokeqt-4.12.4-1|273	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokeqt-4.12.4-1|274	
12mu|smokeqt-4.12.4-1|275	%files -n %{libsmokeqsci}
12mu|smokeqt-4.12.4-1|276	%{_kde_libdir}/libsmokeqsci.so.%{smokeqsci_major}*
12mu|smokeqt-4.12.4-1|277	
12mu|smokeqt-4.12.4-1|278	#------------------------------------------------------------
12mu|smokeqt-4.12.4-1|279	
12mu|smokeqt-4.12.4-1|280	%define libsmokeqtscript_major 3
12mu|smokeqt-4.12.4-1|281	%define libsmokeqtscript %mklibname smokeqtscript %{libsmokeqtscript_major}
12mu|smokeqt-4.12.4-1|282	
12mu|smokeqt-4.12.4-1|283	%package -n %{libsmokeqtscript}
12mu|smokeqt-4.12.4-1|284	Summary:	Qt binding library for SMOKE
12mu|smokeqt-4.12.4-1|285	Group:		Development/KDE and Qt
12mu|smokeqt-4.12.4-1|286	
12mu|smokeqt-4.12.4-1|287	%description -n %{libsmokeqtscript}
12mu|smokeqt-4.12.4-1|288	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokeqt-4.12.4-1|289	
12mu|smokeqt-4.12.4-1|290	%files -n %{libsmokeqtscript}
12mu|smokeqt-4.12.4-1|291	%{_kde_libdir}/libsmokeqtscript.so.%{libsmokeqtscript_major}*
12mu|smokeqt-4.12.4-1|292	
12mu|smokeqt-4.12.4-1|293	#------------------------------------------------------------
12mu|smokeqt-4.12.4-1|294	
12mu|smokeqt-4.12.4-1|295	%define libsmokeqttest_major 3
12mu|smokeqt-4.12.4-1|296	%define libsmokeqttest %mklibname smokeqttest %{libsmokeqttest_major}
12mu|smokeqt-4.12.4-1|297	
12mu|smokeqt-4.12.4-1|298	%package -n %{libsmokeqttest}
12mu|smokeqt-4.12.4-1|299	Summary:	Qt binding library for SMOKE
12mu|smokeqt-4.12.4-1|300	Group:		Development/KDE and Qt
12mu|smokeqt-4.12.4-1|301	
12mu|smokeqt-4.12.4-1|302	%description -n %{libsmokeqttest}
12mu|smokeqt-4.12.4-1|303	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokeqt-4.12.4-1|304	
12mu|smokeqt-4.12.4-1|305	%files -n %{libsmokeqttest}
12mu|smokeqt-4.12.4-1|306	%{_kde_libdir}/libsmokeqttest.so.%{libsmokeqttest_major}*
12mu|smokeqt-4.12.4-1|307	
12mu|smokeqt-4.12.4-1|308	#------------------------------------------------------------
12mu|smokeqt-4.12.4-1|309	
12mu|smokeqt-4.12.4-1|310	%define libsmokeqt3support_major 3
12mu|smokeqt-4.12.4-1|311	%define libsmokeqt3support %mklibname smokeqt3support %{libsmokeqt3support_major}
12mu|smokeqt-4.12.4-1|312	
12mu|smokeqt-4.12.4-1|313	%package -n %{libsmokeqt3support}
12mu|smokeqt-4.12.4-1|314	Summary:	Qt binding library for SMOKE
12mu|smokeqt-4.12.4-1|315	Group:		Development/KDE and Qt
12mu|smokeqt-4.12.4-1|316	
12mu|smokeqt-4.12.4-1|317	%description -n %{libsmokeqt3support}
12mu|smokeqt-4.12.4-1|318	Qt binding library for SMOKE (Scripting Meta Object Kompiler Engine)
12mu|smokeqt-4.12.4-1|319	
12mu|smokeqt-4.12.4-1|320	%files -n %{libsmokeqt3support}
12mu|smokeqt-4.12.4-1|321	%{_kde_libdir}/libsmokeqt3support.so.%{libsmokeqt3support_major}*
12mu|smokeqt-4.12.4-1|322	
12mu|smokeqt-4.12.4-1|323	#------------------------------------------------------------
12mu|smokeqt-4.12.4-1|324	
12mu|smokeqt-4.12.4-1|325	%package devel
12mu|smokeqt-4.12.4-1|326	Summary:	Header files for %{name}
12mu|smokeqt-4.12.4-1|327	Group:		Development/KDE and Qt
12mu|smokeqt-4.12.4-1|328	Conflicts:	smoke4-devel < 1:4.6.90
12mu|smokeqt-4.12.4-1|329	Requires:	kdelibs4-devel >= 2:%{version}
12mu|smokeqt-4.12.4-1|330	Requires:	smokegen-devel >= 1:%{version}
12mu|smokeqt-4.12.4-1|331	Requires:	pkgconfig(qimageblitz)
12mu|smokeqt-4.12.4-1|332	Requires:	qscintilla-qt4-devel
12mu|smokeqt-4.12.4-1|333	Requires:	%{libsmokeqimageblitz} = %{EVRD}
12mu|smokeqt-4.12.4-1|334	Requires:	%{libsmokeqsci} = %{EVRD}
12mu|smokeqt-4.12.4-1|335	Requires:	%{libsmokeqt3support} = %{EVRD}
12mu|smokeqt-4.12.4-1|336	Requires:	%{libsmokeqtcore} = %{EVRD}
12mu|smokeqt-4.12.4-1|337	Requires:	%{libsmokeqtdbus} = %{EVRD}
12mu|smokeqt-4.12.4-1|338	Requires:	%{libsmokeqtdeclarative} = %{EVRD}
12mu|smokeqt-4.12.4-1|339	Requires:	%{libsmokeqtgui} = %{EVRD}
12mu|smokeqt-4.12.4-1|340	Requires:	%{libsmokeqthelp} = %{EVRD}
12mu|smokeqt-4.12.4-1|341	Requires:	%{libsmokeqtmultimedia} = %{EVRD}
12mu|smokeqt-4.12.4-1|342	Requires:	%{libsmokeqtnetwork} = %{EVRD}
12mu|smokeqt-4.12.4-1|343	Requires:	%{libsmokeqtopengl} = %{EVRD}
12mu|smokeqt-4.12.4-1|344	Requires:	%{libsmokeqtscript} = %{EVRD}
12mu|smokeqt-4.12.4-1|345	Requires:	%{libsmokeqtsql} = %{EVRD}
12mu|smokeqt-4.12.4-1|346	Requires:	%{libsmokeqtsvg} = %{EVRD}
12mu|smokeqt-4.12.4-1|347	Requires:	%{libsmokeqttest} = %{EVRD}
12mu|smokeqt-4.12.4-1|348	Requires:	%{libsmokeqtuitools} = %{EVRD}
12mu|smokeqt-4.12.4-1|349	Requires:	%{libsmokeqtwebkit} = %{EVRD}
12mu|smokeqt-4.12.4-1|350	Requires:	%{libsmokeqtxmlpatterns} = %{EVRD}
12mu|smokeqt-4.12.4-1|351	Requires:	%{libsmokeqtxml} = %{EVRD}
12mu|smokeqt-4.12.4-1|352	Requires:	%{libsmokephonon} = %{EVRD}
12mu|smokeqt-4.12.4-1|353	
12mu|smokeqt-4.12.4-1|354	%description devel
12mu|smokeqt-4.12.4-1|355	Devel headers for %{name}
12mu|smokeqt-4.12.4-1|356	
12mu|smokeqt-4.12.4-1|357	%files devel
12mu|smokeqt-4.12.4-1|358	%{_kde_includedir}/smoke/phonon_smoke.h
12mu|smokeqt-4.12.4-1|359	%{_kde_includedir}/smoke/qimageblitz_smoke.h
12mu|smokeqt-4.12.4-1|360	%{_kde_includedir}/smoke/qsci_smoke.h
12mu|smokeqt-4.12.4-1|361	%{_kde_includedir}/smoke/qt3support_smoke.h
12mu|smokeqt-4.12.4-1|362	%{_kde_includedir}/smoke/qtcore_smoke.h
12mu|smokeqt-4.12.4-1|363	%{_kde_includedir}/smoke/qtdbus_smoke.h
12mu|smokeqt-4.12.4-1|364	%{_kde_includedir}/smoke/qtdeclarative_smoke.h
12mu|smokeqt-4.12.4-1|365	%{_kde_includedir}/smoke/qtgui_smoke.h
12mu|smokeqt-4.12.4-1|366	%{_kde_includedir}/smoke/qthelp_smoke.h
12mu|smokeqt-4.12.4-1|367	%{_kde_includedir}/smoke/qtmultimedia_smoke.h
12mu|smokeqt-4.12.4-1|368	%{_kde_includedir}/smoke/qtnetwork_smoke.h
12mu|smokeqt-4.12.4-1|369	%{_kde_includedir}/smoke/qtopengl_smoke.h
12mu|smokeqt-4.12.4-1|370	%{_kde_includedir}/smoke/qtscript_smoke.h
12mu|smokeqt-4.12.4-1|371	%{_kde_includedir}/smoke/qtsql_smoke.h
12mu|smokeqt-4.12.4-1|372	%{_kde_includedir}/smoke/qtsvg_smoke.h
12mu|smokeqt-4.12.4-1|373	%{_kde_includedir}/smoke/qttest_smoke.h
12mu|smokeqt-4.12.4-1|374	%{_kde_includedir}/smoke/qtuitools_smoke.h
12mu|smokeqt-4.12.4-1|375	%{_kde_includedir}/smoke/qtwebkit_smoke.h
12mu|smokeqt-4.12.4-1|376	%{_kde_includedir}/smoke/qtxml_smoke.h
12mu|smokeqt-4.12.4-1|377	%{_kde_includedir}/smoke/qtxmlpatterns_smoke.h
12mu|smokeqt-4.12.4-1|378	%{_kde_libdir}/libsmokephonon.so
12mu|smokeqt-4.12.4-1|379	%{_kde_libdir}/libsmokeqimageblitz.so
12mu|smokeqt-4.12.4-1|380	%{_kde_libdir}/libsmokeqsci.so
12mu|smokeqt-4.12.4-1|381	%{_kde_libdir}/libsmokeqt3support.so
12mu|smokeqt-4.12.4-1|382	%{_kde_libdir}/libsmokeqtcore.so
12mu|smokeqt-4.12.4-1|383	%{_kde_libdir}/libsmokeqtdbus.so
12mu|smokeqt-4.12.4-1|384	%{_kde_libdir}/libsmokeqtdeclarative.so
12mu|smokeqt-4.12.4-1|385	%{_kde_libdir}/libsmokeqtgui.so
12mu|smokeqt-4.12.4-1|386	%{_kde_libdir}/libsmokeqthelp.so
12mu|smokeqt-4.12.4-1|387	%{_kde_libdir}/libsmokeqtmultimedia.so
12mu|smokeqt-4.12.4-1|388	%{_kde_libdir}/libsmokeqtnetwork.so
12mu|smokeqt-4.12.4-1|389	%{_kde_libdir}/libsmokeqtopengl.so
12mu|smokeqt-4.12.4-1|390	%{_kde_libdir}/libsmokeqtscript.so
12mu|smokeqt-4.12.4-1|391	%{_kde_libdir}/libsmokeqtsql.so
12mu|smokeqt-4.12.4-1|392	%{_kde_libdir}/libsmokeqtsvg.so
12mu|smokeqt-4.12.4-1|393	%{_kde_libdir}/libsmokeqttest.so
12mu|smokeqt-4.12.4-1|394	%{_kde_libdir}/libsmokeqtuitools.so
12mu|smokeqt-4.12.4-1|395	%{_kde_libdir}/libsmokeqtwebkit.so
12mu|smokeqt-4.12.4-1|396	%{_kde_libdir}/libsmokeqtxml.so
12mu|smokeqt-4.12.4-1|397	%{_kde_libdir}/libsmokeqtxmlpatterns.so
12mu|smokeqt-4.12.4-1|398	%{_kde_datadir}/smokegen/qt-config.xml
12mu|smokeqt-4.12.4-1|399	%{_kde_datadir}/smokegen/qtdefines
12mu|smokeqt-4.12.4-1|400	%{_kde_datadir}/smoke/*.txt
12mu|smokeqt-4.12.4-1|401	
12mu|smokeqt-4.12.4-1|402	#------------------------------------------------------------
12mu|smokeqt-4.12.4-1|403	
12mu|smokeqt-4.12.4-1|404	%prep
12mu|smokeqt-4.12.4-1|405	%setup -q
12mu|smokeqt-4.12.4-1|406	
12mu|smokeqt-4.12.4-1|407	%build
12mu|smokeqt-4.12.4-1|408	%cmake_kde4
12mu|smokeqt-4.12.4-1|409	%make
12mu|smokeqt-4.12.4-1|410	
12mu|smokeqt-4.12.4-1|411	%install
12mu|smokeqt-4.12.4-1|412	%makeinstall_std -C build
12mu|smokeqt-4.12.4-1|413	
12mu|smokeqt-4.12.4-1|414	
12mu|smokeqt-4.12.4-1|415	%changelog
12mu|smokeqt-4.12.4-1|416	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|smokeqt-4.12.4-1|417	+ Revision: 4573ad7
12mu|smokeqt-4.12.4-1|418	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|smokeqt-4.12.4-1|419	
12mu|smokeqt-4.12.4-1|420	

20819 12
12mu|soprano-2.9.4-1|1	%ifarch %{arm} %{mips}
12mu|soprano-2.9.4-1|2	%bcond_with java
12mu|soprano-2.9.4-1|3	%else
12mu|soprano-2.9.4-1|4	%bcond_without java
12mu|soprano-2.9.4-1|5	%endif
12mu|soprano-2.9.4-1|6	
12mu|soprano-2.9.4-1|7	%if %{with java}
12mu|soprano-2.9.4-1|8	# Do not require java stuff just because we have a java backend
12mu|soprano-2.9.4-1|9	%if %{_use_internal_dependency_generator}
12mu|soprano-2.9.4-1|10	%define __noautoreq 'libjvm\\.so(.*)'
12mu|soprano-2.9.4-1|11	%else
12mu|soprano-2.9.4-1|12	%define _requires_exceptions libjvm\.so
12mu|soprano-2.9.4-1|13	%endif
12mu|soprano-2.9.4-1|14	%endif
12mu|soprano-2.9.4-1|15	
12mu|soprano-2.9.4-1|16	%bcond_with clucene
12mu|soprano-2.9.4-1|17	
12mu|soprano-2.9.4-1|18	Summary:	Library which provides a nice QT interface to RDF
12mu|soprano-2.9.4-1|19	Name:		soprano
12mu|soprano-2.9.4-1|20	Version:	2.9.4
12mu|soprano-2.9.4-1|21	Release:	1
12mu|soprano-2.9.4-1|22	Epoch:		4
12mu|soprano-2.9.4-1|23	License:	LGPLv2+
12mu|soprano-2.9.4-1|24	Group:		System/Libraries
12mu|soprano-2.9.4-1|25	Url:		http://soprano.sourceforge.net
12mu|soprano-2.9.4-1|26	Source:		http://ovh.dl.sourceforge.net/project/soprano/Soprano/%{version}/%{name}-%{version}.tar.bz2
12mu|soprano-2.9.4-1|27	BuildRequires:	cmake >= 2.6.2
12mu|soprano-2.9.4-1|28	BuildRequires:	pkgconfig(redland) >= 1.0.6
12mu|soprano-2.9.4-1|29	BuildRequires:	pkgconfig(raptor2)
12mu|soprano-2.9.4-1|30	BuildRequires:	pkgconfig(libiodbc)
12mu|soprano-2.9.4-1|31	BuildRequires:	pkgconfig(QtCore)
12mu|soprano-2.9.4-1|32	BuildRequires:	pkgconfig(QtNetwork)
12mu|soprano-2.9.4-1|33	BuildRequires:	pkgconfig(QtXml)
12mu|soprano-2.9.4-1|34	BuildRequires:	pkgconfig(QtDBus)
12mu|soprano-2.9.4-1|35	BuildRequires:	kde4-macros
12mu|soprano-2.9.4-1|36	%if %{with java}
12mu|soprano-2.9.4-1|37	BuildRequires:	java-rpmbuild
12mu|soprano-2.9.4-1|38	BuildRequires:	chrpath
12mu|soprano-2.9.4-1|39	%endif
12mu|soprano-2.9.4-1|40	%if %{with clucene}
12mu|soprano-2.9.4-1|41	BuildRequires:	clucene-devel
12mu|soprano-2.9.4-1|42	%else
12mu|soprano-2.9.4-1|43	BuildConflicts:	clucene-devel
12mu|soprano-2.9.4-1|44	Obsoletes:	%{mklibname sopranoindex 1} < %{EVRD}
12mu|soprano-2.9.4-1|45	%endif
12mu|soprano-2.9.4-1|46	BuildRequires:	doxygen
12mu|soprano-2.9.4-1|47	Requires:	soprano-plugin-virtuoso = %{EVRD}
12mu|soprano-2.9.4-1|48	
12mu|soprano-2.9.4-1|49	%description
12mu|soprano-2.9.4-1|50	Soprano (formally known as QRDF) is a library which provides a nice QT
12mu|soprano-2.9.4-1|51	interface to RDF storage solutions.  It has a modular structure which allows to
12mu|soprano-2.9.4-1|52	replace the actual RDF storage implementation used.  Currently two
12mu|soprano-2.9.4-1|53	implementations are working.  The first and most important backend used in
12mu|soprano-2.9.4-1|54	Soprano is based on librdf, the Redland RDF Application Framework.  The second
12mu|soprano-2.9.4-1|55	backend is the more interesting one as it uses the NEPOMUK-KDE backbone library
12mu|soprano-2.9.4-1|56	to connect to a NEPOMUK RDF triple service, thus providing a nice interface for
12mu|soprano-2.9.4-1|57	applications not aware of Nepomuk services.
12mu|soprano-2.9.4-1|58	
12mu|soprano-2.9.4-1|59	%files
12mu|soprano-2.9.4-1|60	%{_bindir}/sopranocmd
12mu|soprano-2.9.4-1|61	%{_bindir}/sopranod
12mu|soprano-2.9.4-1|62	%dir %{_datadir}/soprano
12mu|soprano-2.9.4-1|63	%{_datadir}/soprano/rules
12mu|soprano-2.9.4-1|64	
12mu|soprano-2.9.4-1|65	#---------------------------------------------------------------------------------
12mu|soprano-2.9.4-1|66	
12mu|soprano-2.9.4-1|67	%if %{with java}
12mu|soprano-2.9.4-1|68	%package plugin-sesame2
12mu|soprano-2.9.4-1|69	Summary:	Sesame2 soprano plugin
12mu|soprano-2.9.4-1|70	Group:		System/Libraries
12mu|soprano-2.9.4-1|71	Requires:	soprano-plugin-common = %{EVRD}
12mu|soprano-2.9.4-1|72	Requires:	java
12mu|soprano-2.9.4-1|73	
12mu|soprano-2.9.4-1|74	%description plugin-sesame2
12mu|soprano-2.9.4-1|75	This package provide the sesame2 java indexer plugin for soprano.
12mu|soprano-2.9.4-1|76	
12mu|soprano-2.9.4-1|77	%files plugin-sesame2
12mu|soprano-2.9.4-1|78	%dir %{_datadir}/soprano/plugins
12mu|soprano-2.9.4-1|79	%{_datadir}/soprano/plugins/sesame2backend.desktop
12mu|soprano-2.9.4-1|80	%{_datadir}/soprano/sesame2
12mu|soprano-2.9.4-1|81	%dir %{_libdir}/soprano
12mu|soprano-2.9.4-1|82	%{_libdir}/soprano/libsoprano_sesame2backend.so
12mu|soprano-2.9.4-1|83	%endif
12mu|soprano-2.9.4-1|84	
12mu|soprano-2.9.4-1|85	#---------------------------------------------------------------------------------
12mu|soprano-2.9.4-1|86	
12mu|soprano-2.9.4-1|87	%package plugin-virtuoso
12mu|soprano-2.9.4-1|88	Summary:	Virtuoso soprano plugin
12mu|soprano-2.9.4-1|89	Group:		System/Libraries
12mu|soprano-2.9.4-1|90	Requires:	virtuoso-opensource >= 5.0.12
12mu|soprano-2.9.4-1|91	Requires:	soprano-plugin-common = %{EVRD}
12mu|soprano-2.9.4-1|92	
12mu|soprano-2.9.4-1|93	%description plugin-virtuoso
12mu|soprano-2.9.4-1|94	This package provide the virtuoso plugin for soprano.
12mu|soprano-2.9.4-1|95	
12mu|soprano-2.9.4-1|96	%files plugin-virtuoso
12mu|soprano-2.9.4-1|97	%dir %{_datadir}/soprano/plugins
12mu|soprano-2.9.4-1|98	%{_datadir}/soprano/plugins/virtuosobackend.desktop
12mu|soprano-2.9.4-1|99	%dir %{_libdir}/soprano
12mu|soprano-2.9.4-1|100	%{_libdir}/soprano/libsoprano_virtuosobackend.so
12mu|soprano-2.9.4-1|101	
12mu|soprano-2.9.4-1|102	#---------------------------------------------------------------------------------
12mu|soprano-2.9.4-1|103	
12mu|soprano-2.9.4-1|104	%package plugin-redland
12mu|soprano-2.9.4-1|105	Summary:	redland soprano plugin
12mu|soprano-2.9.4-1|106	Group:		System/Libraries
12mu|soprano-2.9.4-1|107	Requires:	soprano-plugin-common = %{EVRD}
12mu|soprano-2.9.4-1|108	
12mu|soprano-2.9.4-1|109	%description plugin-redland
12mu|soprano-2.9.4-1|110	This package provide the redland indexer plugin for soprano.
12mu|soprano-2.9.4-1|111	
12mu|soprano-2.9.4-1|112	%files plugin-redland
12mu|soprano-2.9.4-1|113	%dir %{_datadir}/soprano/plugins
12mu|soprano-2.9.4-1|114	%{_datadir}/soprano/plugins/redlandbackend.desktop
12mu|soprano-2.9.4-1|115	%dir %{_libdir}/soprano
12mu|soprano-2.9.4-1|116	%{_libdir}/soprano/libsoprano_redlandbackend.so
12mu|soprano-2.9.4-1|117	
12mu|soprano-2.9.4-1|118	#---------------------------------------------------------------------------------
12mu|soprano-2.9.4-1|119	
12mu|soprano-2.9.4-1|120	%package plugin-common
12mu|soprano-2.9.4-1|121	Summary:	Common parsers and serializers
12mu|soprano-2.9.4-1|122	Group:		System/Libraries
12mu|soprano-2.9.4-1|123	
12mu|soprano-2.9.4-1|124	%description plugin-common
12mu|soprano-2.9.4-1|125	Common parser and serializers
12mu|soprano-2.9.4-1|126	
12mu|soprano-2.9.4-1|127	%files plugin-common
12mu|soprano-2.9.4-1|128	%dir %{_datadir}/soprano/plugins
12mu|soprano-2.9.4-1|129	%{_datadir}/soprano/plugins/*parser.desktop
12mu|soprano-2.9.4-1|130	%{_datadir}/soprano/plugins/*serializer.desktop
12mu|soprano-2.9.4-1|131	%dir %{_libdir}/soprano
12mu|soprano-2.9.4-1|132	%{_libdir}/soprano/libsoprano_*serializer.so
12mu|soprano-2.9.4-1|133	%{_libdir}/soprano/libsoprano_*parser.so
12mu|soprano-2.9.4-1|134	
12mu|soprano-2.9.4-1|135	#---------------------------------------------------------------------------------
12mu|soprano-2.9.4-1|136	
12mu|soprano-2.9.4-1|137	%define libsopranomajor 4
12mu|soprano-2.9.4-1|138	%define libsoprano %mklibname soprano %{libsopranomajor}
12mu|soprano-2.9.4-1|139	
12mu|soprano-2.9.4-1|140	%package -n %{libsoprano}
12mu|soprano-2.9.4-1|141	Summary:	Library for %{name}
12mu|soprano-2.9.4-1|142	Group:		Development/C
12mu|soprano-2.9.4-1|143	
12mu|soprano-2.9.4-1|144	%description -n %{libsoprano}
12mu|soprano-2.9.4-1|145	Soprano (formally known as QRDF) is a library which provides a nice QT
12mu|soprano-2.9.4-1|146	interface to RDF storage solutions.  It has a modular structure which allows to
12mu|soprano-2.9.4-1|147	replace the actual RDF storage implementation used.  Currently two
12mu|soprano-2.9.4-1|148	implementations are working.  The first and most important backend used in
12mu|soprano-2.9.4-1|149	Soprano is based on librdf, the Redland RDF Application Framework.  The second
12mu|soprano-2.9.4-1|150	backend is the more interesting one as it uses the NEPOMUK-KDE backbone library
12mu|soprano-2.9.4-1|151	to connect to a NEPOMUK RDF triple service, thus providing a nice interface for
12mu|soprano-2.9.4-1|152	applications not aware of Nepomuk services.
12mu|soprano-2.9.4-1|153	
12mu|soprano-2.9.4-1|154	%files -n %{libsoprano}
12mu|soprano-2.9.4-1|155	%{_libdir}/libsoprano.so.%{libsopranomajor}*
12mu|soprano-2.9.4-1|156	
12mu|soprano-2.9.4-1|157	#---------------------------------------------------------------------------------
12mu|soprano-2.9.4-1|158	
12mu|soprano-2.9.4-1|159	%define sopranoclient_major 1
12mu|soprano-2.9.4-1|160	%define libsopranoclient %mklibname sopranoclient %{sopranoclient_major}
12mu|soprano-2.9.4-1|161	
12mu|soprano-2.9.4-1|162	%package -n %{libsopranoclient}
12mu|soprano-2.9.4-1|163	Summary:	Library for %{name}
12mu|soprano-2.9.4-1|164	Group:		Development/C
12mu|soprano-2.9.4-1|165	
12mu|soprano-2.9.4-1|166	%description -n %{libsopranoclient}
12mu|soprano-2.9.4-1|167	Soprano (formally known as QRDF) is a library which provides a nice QT
12mu|soprano-2.9.4-1|168	interface to RDF storage solutions.  It has a modular structure which allows to
12mu|soprano-2.9.4-1|169	replace the actual RDF storage implementation used.  Currently two
12mu|soprano-2.9.4-1|170	implementations are working.  The first and most important backend used in
12mu|soprano-2.9.4-1|171	Soprano is based on librdf, the Redland RDF Application Framework.  The second
12mu|soprano-2.9.4-1|172	backend is the more interesting one as it uses the NEPOMUK-KDE backbone library
12mu|soprano-2.9.4-1|173	to connect to a NEPOMUK RDF triple service, thus providing a nice interface for
12mu|soprano-2.9.4-1|174	applications not aware of Nepomuk services.
12mu|soprano-2.9.4-1|175	
12mu|soprano-2.9.4-1|176	%files -n %{libsopranoclient}
12mu|soprano-2.9.4-1|177	%{_libdir}/libsopranoclient.so.%{sopranoclient_major}*
12mu|soprano-2.9.4-1|178	
12mu|soprano-2.9.4-1|179	#---------------------------------------------------------------------------------
12mu|soprano-2.9.4-1|180	
12mu|soprano-2.9.4-1|181	%define sopranoserver_major 1
12mu|soprano-2.9.4-1|182	%define libsopranoserver %mklibname sopranoserver %{sopranoserver_major}
12mu|soprano-2.9.4-1|183	
12mu|soprano-2.9.4-1|184	%package -n %{libsopranoserver}
12mu|soprano-2.9.4-1|185	Summary:	Library for %{name}
12mu|soprano-2.9.4-1|186	Group:		Development/C
12mu|soprano-2.9.4-1|187	
12mu|soprano-2.9.4-1|188	%description -n %{libsopranoserver}
12mu|soprano-2.9.4-1|189	Soprano (formally known as QRDF) is a library which provides a nice QT
12mu|soprano-2.9.4-1|190	interface to RDF storage solutions.  It has a modular structure which allows to
12mu|soprano-2.9.4-1|191	replace the actual RDF storage implementation used.  Currently two
12mu|soprano-2.9.4-1|192	implementations are working.  The first and most important backend used in
12mu|soprano-2.9.4-1|193	Soprano is based on librdf, the Redland RDF Application Framework.  The second
12mu|soprano-2.9.4-1|194	backend is the more interesting one as it uses the NEPOMUK-KDE backbone library
12mu|soprano-2.9.4-1|195	to connect to a NEPOMUK RDF triple service, thus providing a nice interface for
12mu|soprano-2.9.4-1|196	applications not aware of Nepomuk services.
12mu|soprano-2.9.4-1|197	
12mu|soprano-2.9.4-1|198	%files -n %{libsopranoserver}
12mu|soprano-2.9.4-1|199	%{_libdir}/libsopranoserver.so.%{sopranoserver_major}*
12mu|soprano-2.9.4-1|200	
12mu|soprano-2.9.4-1|201	#---------------------------------------------------------------------------------
12mu|soprano-2.9.4-1|202	
12mu|soprano-2.9.4-1|203	%if %{with clucene}
12mu|soprano-2.9.4-1|204	%define sopranoindex_major 1
12mu|soprano-2.9.4-1|205	%define libsopranoindex %mklibname sopranoindex %{sopranoindex_major}
12mu|soprano-2.9.4-1|206	
12mu|soprano-2.9.4-1|207	%package -n %{libsopranoindex}
12mu|soprano-2.9.4-1|208	Summary:	Library for %{name}
12mu|soprano-2.9.4-1|209	Group:		Development/C
12mu|soprano-2.9.4-1|210	
12mu|soprano-2.9.4-1|211	%description -n %{libsopranoindex}
12mu|soprano-2.9.4-1|212	Soprano (formally known as QRDF) is a library which provides a nice QT
12mu|soprano-2.9.4-1|213	interface to RDF storage solutions.  It has a modular structure which allows to
12mu|soprano-2.9.4-1|214	replace the actual RDF storage implementation used.  Currently two
12mu|soprano-2.9.4-1|215	implementations are working.  The first and most important backend used in
12mu|soprano-2.9.4-1|216	Soprano is based on librdf, the Redland RDF Application Framework.  The second
12mu|soprano-2.9.4-1|217	backend is the more interesting one as it uses the NEPOMUK-KDE backbone library
12mu|soprano-2.9.4-1|218	to connect to a NEPOMUK RDF triple service, thus providing a nice interface for
12mu|soprano-2.9.4-1|219	applications not aware of Nepomuk services.
12mu|soprano-2.9.4-1|220	
12mu|soprano-2.9.4-1|221	%files -n %{libsopranoindex}
12mu|soprano-2.9.4-1|222	%{_libdir}/libsopranoindex.so.%{sopranoindex_major}*
12mu|soprano-2.9.4-1|223	%endif
12mu|soprano-2.9.4-1|224	
12mu|soprano-2.9.4-1|225	#---------------------------------------------------------------------------------
12mu|soprano-2.9.4-1|226	
12mu|soprano-2.9.4-1|227	%package devel
12mu|soprano-2.9.4-1|228	Summary:	Library
12mu|soprano-2.9.4-1|229	Group:		Development/C
12mu|soprano-2.9.4-1|230	Provides:	libsoprano-devel = %{EVRD}
12mu|soprano-2.9.4-1|231	Requires:	%{libsoprano} = %{EVRD}
12mu|soprano-2.9.4-1|232	Obsoletes:	%{libsoprano}-devel < 3:3.0-0.714066.1
12mu|soprano-2.9.4-1|233	Requires:	%{libsoprano} = %{EVRD}
12mu|soprano-2.9.4-1|234	Requires:	%{libsopranoclient} = %{EVRD}
12mu|soprano-2.9.4-1|235	Requires:	%{libsopranoserver} = %{EVRD}
12mu|soprano-2.9.4-1|236	%if %{with clucene}
12mu|soprano-2.9.4-1|237	Requires:	%{libsopranoindex} = %{EVRD}
12mu|soprano-2.9.4-1|238	%endif
12mu|soprano-2.9.4-1|239	Requires:	soprano = %{EVRD}
12mu|soprano-2.9.4-1|240	Requires:	%{name}-plugin-virtuoso = %{EVRD}
12mu|soprano-2.9.4-1|241	Requires:	%{name}-plugin-redland = %{EVRD}
12mu|soprano-2.9.4-1|242	
12mu|soprano-2.9.4-1|243	%description devel
12mu|soprano-2.9.4-1|244	This package contains the headers that programmers will need to develop
12mu|soprano-2.9.4-1|245	applications which will use %{name}.
12mu|soprano-2.9.4-1|246	
12mu|soprano-2.9.4-1|247	%files devel
12mu|soprano-2.9.4-1|248	%{_bindir}/onto2vocabularyclass
12mu|soprano-2.9.4-1|249	%dir %{_includedir}/soprano/
12mu|soprano-2.9.4-1|250	%{_includedir}/soprano/*
12mu|soprano-2.9.4-1|251	%dir %{_includedir}/Soprano/
12mu|soprano-2.9.4-1|252	%{_includedir}/Soprano/*
12mu|soprano-2.9.4-1|253	%{_libdir}/pkgconfig/*.pc
12mu|soprano-2.9.4-1|254	%{_libdir}/*.so
12mu|soprano-2.9.4-1|255	%{_datadir}/dbus-1/interfaces/*
12mu|soprano-2.9.4-1|256	%{_datadir}/soprano/cmake
12mu|soprano-2.9.4-1|257	
12mu|soprano-2.9.4-1|258	#---------------------------------------------------------------------------------
12mu|soprano-2.9.4-1|259	
12mu|soprano-2.9.4-1|260	%prep
12mu|soprano-2.9.4-1|261	%setup -q
12mu|soprano-2.9.4-1|262	
12mu|soprano-2.9.4-1|263	%build
12mu|soprano-2.9.4-1|264	%if %{with java}
12mu|soprano-2.9.4-1|265	export JAVA_HOME=%{java_home}
12mu|soprano-2.9.4-1|266	%endif
12mu|soprano-2.9.4-1|267	
12mu|soprano-2.9.4-1|268	%cmake_qt4 \
12mu|soprano-2.9.4-1|269	%if !%{with clucene}
12mu|soprano-2.9.4-1|270	-DSOPRANO_DISABLE_CLUCENE_INDEX=True
12mu|soprano-2.9.4-1|271	%endif
12mu|soprano-2.9.4-1|272	
12mu|soprano-2.9.4-1|273	%make
12mu|soprano-2.9.4-1|274	
12mu|soprano-2.9.4-1|275	%install
12mu|soprano-2.9.4-1|276	%makeinstall_std -C build
12mu|soprano-2.9.4-1|277	
12mu|soprano-2.9.4-1|278	%if %{with java}
12mu|soprano-2.9.4-1|279	# Load libjvm.so from the JRE directory instead of SDK directory. This
12mu|soprano-2.9.4-1|280	# works with Sun-derived JREs, but GCJ/Jamvm etc have libjvm.so in different
12mu|soprano-2.9.4-1|281	# directories. Maybe there should be an alternative pointing to libjvm.so.
12mu|soprano-2.9.4-1|282	old_rpath=$(chrpath -l %{buildroot}%{_libdir}/soprano/libsoprano_sesame2backend.so | cut -d= -f2)
12mu|soprano-2.9.4-1|283	new_rpath=$(echo "$old_rpath" | sed "s,%{java_home},%{_jvmdir},")
12mu|soprano-2.9.4-1|284	chrpath -r "$new_rpath" %{buildroot}%{_libdir}/soprano/libsoprano_sesame2backend.so
12mu|soprano-2.9.4-1|285	%endif
12mu|soprano-2.9.4-1|286	
12mu|soprano-2.9.4-1|287	
12mu|soprano-2.9.4-1|288	%changelog
12mu|soprano-2.9.4-1|289	* Fri Oct 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:2.9.4-1
12mu|soprano-2.9.4-1|290	+ Revision: 0c5a053
12mu|soprano-2.9.4-1|291	- LOG New version 2.9.4, adjust build conditions
12mu|soprano-2.9.4-1|292	
12mu|soprano-2.9.4-1|293	

20820 12
12mu|sound-scripts-0.62-5|1	Summary:	The sound scripts
12mu|sound-scripts-0.62-5|2	Name:		sound-scripts
12mu|sound-scripts-0.62-5|3	Version:	0.62
12mu|sound-scripts-0.62-5|4	Release:	5
12mu|sound-scripts-0.62-5|5	License:	GPLv2+
12mu|sound-scripts-0.62-5|6	Url:		http://svn.mandriva.com/viewvc/soft/sound-scripts/
12mu|sound-scripts-0.62-5|7	Group:		System/Base
12mu|sound-scripts-0.62-5|8	Source0:	%{name}-%{version}.tar.xz
12mu|sound-scripts-0.62-5|9	Patch1: sound-scripts-0.62-fix-lsb-init.patch
12mu|sound-scripts-0.62-5|10	Patch2: sound-scripts-0.62-fix-oss-emulation-for-kmod.patch
12mu|sound-scripts-0.62-5|11	BuildArch:	noarch
12mu|sound-scripts-0.62-5|12	Requires:	aumix-text
12mu|sound-scripts-0.62-5|13	Requires:	kmod
12mu|sound-scripts-0.62-5|14	Requires:	procps
12mu|sound-scripts-0.62-5|15	Requires:	alsa-utils >= 1.0.25
12mu|sound-scripts-0.62-5|16	Requires(post,preun):	rpm-helper
12mu|sound-scripts-0.62-5|17	
12mu|sound-scripts-0.62-5|18	%description
12mu|sound-scripts-0.62-5|19	The sound-scripts package contains the basic system scripts used:
12mu|sound-scripts-0.62-5|20	- to setup default sound mixer on first boot
12mu|sound-scripts-0.62-5|21	- save sound mixer level on shutdown
12mu|sound-scripts-0.62-5|22	- restore sound mixer on bootstrapping
12mu|sound-scripts-0.62-5|23	
12mu|sound-scripts-0.62-5|24	%prep
12mu|sound-scripts-0.62-5|25	%setup -q
12mu|sound-scripts-0.62-5|26	%apply_patches
12mu|sound-scripts-0.62-5|27	
12mu|sound-scripts-0.62-5|28	%build
12mu|sound-scripts-0.62-5|29	%make
12mu|sound-scripts-0.62-5|30	
12mu|sound-scripts-0.62-5|31	%install
12mu|sound-scripts-0.62-5|32	%makeinstall_std
12mu|sound-scripts-0.62-5|33	
12mu|sound-scripts-0.62-5|34	# there's no interesting string that is already gprintified
12mu|sound-scripts-0.62-5|35	export DONT_GPRINTIFY=1
12mu|sound-scripts-0.62-5|36	
12mu|sound-scripts-0.62-5|37	# (cg) The modprobe tweaks to snd-usb-audio prevents it from loading
12mu|sound-scripts-0.62-5|38	# unless the sysvinit scritps are loaded. This is incorrect as when
12mu|sound-scripts-0.62-5|39	# using systemd, the sysvinit scripts are not used (instead the upstream
12mu|sound-scripts-0.62-5|40	# solution to save/restore volume from alsa-utils package is used)
12mu|sound-scripts-0.62-5|41	rm -f %{buildroot}%{_sysconfdir}/modprobe.d/snd-usb-audio.conf
12mu|sound-scripts-0.62-5|42	
12mu|sound-scripts-0.62-5|43	# (cg) We no longer ship the sysvinit scripts so no need to ship the masked systemd units.
12mu|sound-scripts-0.62-5|44	rm -f %{buildroot}%{_unitdir}/*.service
12mu|sound-scripts-0.62-5|45	rm -f %{buildroot}%{_initddir}/*
12mu|sound-scripts-0.62-5|46	
12mu|sound-scripts-0.62-5|47	# (cg) Move the OSS config into sound profiles so we can easily
12mu|sound-scripts-0.62-5|48	# use osspd with PulseAudio by default
12mu|sound-scripts-0.62-5|49	mkdir -p %{buildroot}%{_sysconfdir}/sound/profiles/{alsa,pulse}
12mu|sound-scripts-0.62-5|50	mv %{buildroot}%{_sysconfdir}/modprobe.d/snd-oss.conf %{buildroot}%{_sysconfdir}/sound/profiles/alsa
12mu|sound-scripts-0.62-5|51	ln -sf %{_sysconfdir}/sound/profiles/current/snd-oss.conf %{buildroot}%{_sysconfdir}/modprobe.d/snd-oss.conf
12mu|sound-scripts-0.62-5|52	cat >%{buildroot}%{_sysconfdir}/sound/profiles/pulse/snd-oss.conf <<EOF
12mu|sound-scripts-0.62-5|53	# We need to ensure that no ALSA OSS compatibility modules are loaded so
12mu|sound-scripts-0.62-5|54	# we can use osspd easily
12mu|sound-scripts-0.62-5|55	blacklist snd_pcm_oss
12mu|sound-scripts-0.62-5|56	blacklist snd_mixer_oss
12mu|sound-scripts-0.62-5|57	blacklist snd_seq_oss
12mu|sound-scripts-0.62-5|58	EOF
12mu|sound-scripts-0.62-5|59	
12mu|sound-scripts-0.62-5|60	# (cg) udev rules should be in /lib/udev/rules.d
12mu|sound-scripts-0.62-5|61	mkdir -p %{buildroot}/lib/
12mu|sound-scripts-0.62-5|62	mv %{buildroot}%{_sysconfdir}/udev %{buildroot}/lib/
12mu|sound-scripts-0.62-5|63	
12mu|sound-scripts-0.62-5|64	%pre
12mu|sound-scripts-0.62-5|65	if [ -e /etc/modprobe.d/snd-oss ]; then
12mu|sound-scripts-0.62-5|66	mv /etc/modprobe.d/snd-oss{,.conf}
12mu|sound-scripts-0.62-5|67	fi
12mu|sound-scripts-0.62-5|68	
12mu|sound-scripts-0.62-5|69	%files
12mu|sound-scripts-0.62-5|70	%doc ChangeLog
12mu|sound-scripts-0.62-5|71	%{_bindir}/reset_sound
12mu|sound-scripts-0.62-5|72	/bin/reset_sound
12mu|sound-scripts-0.62-5|73	%{_sbindir}/alsa.agent
12mu|sound-scripts-0.62-5|74	/sbin/alsa.agent
12mu|sound-scripts-0.62-5|75	%{_sysconfdir}/rc.d/rc.alsa_default
12mu|sound-scripts-0.62-5|76	%{_sysconfdir}/sound/profiles/alsa/snd-oss.conf
12mu|sound-scripts-0.62-5|77	%{_sysconfdir}/sound/profiles/pulse/snd-oss.conf
12mu|sound-scripts-0.62-5|78	%config(noreplace) %{_sysconfdir}/sysconfig/alsa
12mu|sound-scripts-0.62-5|79	%config(noreplace) %attr(0644,root,root) /lib/udev/rules.d/*
12mu|sound-scripts-0.62-5|80	%config(noreplace) %{_sysconfdir}/modprobe.d/snd-oss.conf
12mu|sound-scripts-0.62-5|81	%{_datadir}/alsa/alsa-utils
12mu|sound-scripts-0.62-5|82	
12mu|sound-scripts-0.62-5|83	%changelog
12mu|sound-scripts-0.62-5|84	* Mon Jul 22 2013 akdengi <akdengi> 0.62-5
12mu|sound-scripts-0.62-5|85	- drop all sysvinit service
12mu|sound-scripts-0.62-5|86	- move rules to /lib/udev/rules.d
12mu|sound-scripts-0.62-5|87	
12mu|sound-scripts-0.62-5|88	* Mon Oct 15 2012 akdengi <akdengi> 0.62-4
12mu|sound-scripts-0.62-5|89	- Rebuild with new spec-helper for non-relative symlnks to /dev/null
12mu|sound-scripts-0.62-5|90	- require kmod instead of module-init-tools
12mu|sound-scripts-0.62-5|91	
12mu|sound-scripts-0.62-5|92	* Fri Jan 06 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.62-2
12mu|sound-scripts-0.62-5|93	+ Revision: 758265
12mu|sound-scripts-0.62-5|94	- fix dependency on rpm-helper to be Requires(post,preun):
12mu|sound-scripts-0.62-5|95	- fix executable-marked-as-config-file
12mu|sound-scripts-0.62-5|96	- update license tag (GPL -> GPLv2+)
12mu|sound-scripts-0.62-5|97	- don't own %%{_datadir}/alsa
12mu|sound-scripts-0.62-5|98	- update url
12mu|sound-scripts-0.62-5|99	- clean out redundant dependencies
12mu|sound-scripts-0.62-5|100	- drop ancient conflicts
12mu|sound-scripts-0.62-5|101	- apply some cosmetics
12mu|sound-scripts-0.62-5|102	- drop legacy rpm stuff
12mu|sound-scripts-0.62-5|103	- add '.conf' suffix to modprobe conf files
12mu|sound-scripts-0.62-5|104	
12mu|sound-scripts-0.62-5|105	* Wed Nov 02 2011 Alexander Barakin <abarakin@mandriva.org> 0.61-2
12mu|sound-scripts-0.62-5|106	+ Revision: 711976
12mu|sound-scripts-0.62-5|107	- change path to asound.state file. (#64134)
12mu|sound-scripts-0.62-5|108	
12mu|sound-scripts-0.62-5|109	* Wed May 25 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.61-1
12mu|sound-scripts-0.62-5|110	+ Revision: 679082
12mu|sound-scripts-0.62-5|111	- 0.61:
12mu|sound-scripts-0.62-5|112	- prevent hang on shutdown/reboot caused by fuser being too greedy
12mu|sound-scripts-0.62-5|113	- systemd integration
12mu|sound-scripts-0.62-5|114	
12mu|sound-scripts-0.62-5|115	* Fri May 06 2011 Oden Eriksson <oeriksson@mandriva.com> 0.60-4
12mu|sound-scripts-0.62-5|116	+ Revision: 669999
12mu|sound-scripts-0.62-5|117	- mass rebuild
12mu|sound-scripts-0.62-5|118	
12mu|sound-scripts-0.62-5|119	* Tue Jan 25 2011 Eugeni Dodonov <eugeni@mandriva.com> 0.60-3
12mu|sound-scripts-0.62-5|120	+ Revision: 632501
12mu|sound-scripts-0.62-5|121	- Added systemd units.
12mu|sound-scripts-0.62-5|122	Switched back to _post_service for service setup.
12mu|sound-scripts-0.62-5|123	
12mu|sound-scripts-0.62-5|124	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 0.60-2mdv2011.0
12mu|sound-scripts-0.62-5|125	+ Revision: 607549
12mu|sound-scripts-0.62-5|126	- rebuild
12mu|sound-scripts-0.62-5|127	
12mu|sound-scripts-0.62-5|128	* Wed Feb 10 2010 Frederik Himpe <fhimpe@mandriva.org> 0.60-1mdv2010.1
12mu|sound-scripts-0.62-5|129	+ Revision: 504004
12mu|sound-scripts-0.62-5|130	- Release 0.60:
12mu|sound-scripts-0.62-5|131	- sound service:
12mu|sound-scripts-0.62-5|132	o use a secure file in default tmp directory (#55929) (Thierry
12mu|sound-scripts-0.62-5|133	Vignaud)
12mu|sound-scripts-0.62-5|134	- alsa_default.pl:
12mu|sound-scripts-0.62-5|135	o kernel 2.6.33 renamed 'PC Beep' into 'Beep' (#57320); support both
12mu|sound-scripts-0.62-5|136	(Andrey Borzenkov)
12mu|sound-scripts-0.62-5|137	
12mu|sound-scripts-0.62-5|138	* Fri Oct 02 2009 Frederic Crozat <fcrozat@mandriva.com> 0.59-1mdv2010.0
12mu|sound-scripts-0.62-5|139	+ Revision: 452643
12mu|sound-scripts-0.62-5|140	- Release 0.59 :
12mu|sound-scripts-0.62-5|141	- do not save alsa levels at shutdown, done in halt now
12mu|sound-scripts-0.62-5|142	
12mu|sound-scripts-0.62-5|143	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0.58-2mdv2010.0
12mu|sound-scripts-0.62-5|144	+ Revision: 427204
12mu|sound-scripts-0.62-5|145	- rebuild
12mu|sound-scripts-0.62-5|146	
12mu|sound-scripts-0.62-5|147	* Tue Apr 07 2009 Thierry Vignaud <tv@mandriva.org> 0.58-1mdv2009.1
12mu|sound-scripts-0.62-5|148	+ Revision: 364829
12mu|sound-scripts-0.62-5|149	- alsa_default.pl:
12mu|sound-scripts-0.62-5|150	o reduce level of speaker to 20%% (#49045)
12mu|sound-scripts-0.62-5|151	
12mu|sound-scripts-0.62-5|152	* Mon Mar 02 2009 Frederik Himpe <fhimpe@mandriva.org> 0.57-1mdv2009.1
12mu|sound-scripts-0.62-5|153	+ Revision: 347509
12mu|sound-scripts-0.62-5|154	- Release 0.57:
12mu|sound-scripts-0.62-5|155	- alsa_default.pl: mute Audigy Analog/Digital Output Jack by default (not
12mu|sound-scripts-0.62-5|156	a straightforward issue, see comment) (Adam Williamson)
12mu|sound-scripts-0.62-5|157	- alsa_default.pl: disable PC Beep by default (#45386)
12mu|sound-scripts-0.62-5|158	
12mu|sound-scripts-0.62-5|159	* Fri Oct 24 2008 Adam Williamson <awilliamson@mandriva.org> 0.56-1mdv2009.1
12mu|sound-scripts-0.62-5|160	+ Revision: 296977
12mu|sound-scripts-0.62-5|161	- new release 0.56: mute Analog Loopback by default (#44703)
12mu|sound-scripts-0.62-5|162	
12mu|sound-scripts-0.62-5|163	* Mon Sep 22 2008 Frederic Crozat <fcrozat@mandriva.com> 0.55-1mdv2009.0
12mu|sound-scripts-0.62-5|164	+ Revision: 286670
12mu|sound-scripts-0.62-5|165	- Release 0.55 :
12mu|sound-scripts-0.62-5|166	- don't try to unload modules at shutdown / reboot
12mu|sound-scripts-0.62-5|167	- use modprobe.d file to load oss compat modules, not alsa service
12mu|sound-scripts-0.62-5|168	- remove useless sleep at shutdown for alsa
12mu|sound-scripts-0.62-5|169	- remove call to deprecated alsactl command
12mu|sound-scripts-0.62-5|170	
12mu|sound-scripts-0.62-5|171	* Mon Sep 15 2008 Thierry Vignaud <tv@mandriva.org> 0.54-1mdv2009.0
12mu|sound-scripts-0.62-5|172	+ Revision: 284867
12mu|sound-scripts-0.62-5|173	- alsa initscript:
12mu|sound-scripts-0.62-5|174	o adapt to latest udev (#43828)
12mu|sound-scripts-0.62-5|175	
12mu|sound-scripts-0.62-5|176	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0.53-2mdv2009.0
12mu|sound-scripts-0.62-5|177	+ Revision: 225450
12mu|sound-scripts-0.62-5|178	- rebuild
12mu|sound-scripts-0.62-5|179	
12mu|sound-scripts-0.62-5|180	* Fri Apr 04 2008 Olivier Blin <blino@mandriva.org> 0.53-1mdv2008.1
12mu|sound-scripts-0.62-5|181	+ Revision: 192313
12mu|sound-scripts-0.62-5|182	- 0.53
12mu|sound-scripts-0.62-5|183	- fix loading snd-usb-audio (#34613)
12mu|sound-scripts-0.62-5|184	
12mu|sound-scripts-0.62-5|185	* Thu Apr 03 2008 Thierry Vignaud <tv@mandriva.org> 0.52-1mdv2008.1
12mu|sound-scripts-0.62-5|186	+ Revision: 192025
12mu|sound-scripts-0.62-5|187	- alsa initscript:
12mu|sound-scripts-0.62-5|188	o fix matching snd-usb-audio devices (#36466)
12mu|sound-scripts-0.62-5|189	
12mu|sound-scripts-0.62-5|190	* Tue Mar 25 2008 Thierry Vignaud <tv@mandriva.org> 0.51-1mdv2008.1
12mu|sound-scripts-0.62-5|191	+ Revision: 190089
12mu|sound-scripts-0.62-5|192	- alsa initscript:
12mu|sound-scripts-0.62-5|193	o load snd-usb-audio for devices of "audio" Class and of subclass 3
12mu|sound-scripts-0.62-5|194	too (#39376)
12mu|sound-scripts-0.62-5|195	
12mu|sound-scripts-0.62-5|196	* Fri Mar 14 2008 Thierry Vignaud <tv@mandriva.org> 0.50-3mdv2008.1
12mu|sound-scripts-0.62-5|197	+ Revision: 187935
12mu|sound-scripts-0.62-5|198	- remove requires on /usr/bin/tr (part of coreutils)
12mu|sound-scripts-0.62-5|199	
12mu|sound-scripts-0.62-5|200	* Wed Mar 12 2008 Thierry Vignaud <tv@mandriva.org> 0.50-2mdv2008.1
12mu|sound-scripts-0.62-5|201	+ Revision: 187112
12mu|sound-scripts-0.62-5|202	- enable to restore sound level after stoping the service
12mu|sound-scripts-0.62-5|203	(Christophe Gaubert, #38038)
12mu|sound-scripts-0.62-5|204	
12mu|sound-scripts-0.62-5|205	* Wed Mar 05 2008 Oden Eriksson <oeriksson@mandriva.com> 0.49-2mdv2008.1
12mu|sound-scripts-0.62-5|206	+ Revision: 179513
12mu|sound-scripts-0.62-5|207	- rebuild
12mu|sound-scripts-0.62-5|208	
12mu|sound-scripts-0.62-5|209	+ Olivier Blin <blino@mandriva.org>
12mu|sound-scripts-0.62-5|210	- restore BuildRoot
12mu|sound-scripts-0.62-5|211	
12mu|sound-scripts-0.62-5|212	+ Thierry Vignaud <tv@mandriva.org>
12mu|sound-scripts-0.62-5|213	- kill re-definition of %%buildroot on Pixel's request
12mu|sound-scripts-0.62-5|214	
12mu|sound-scripts-0.62-5|215	* Wed Sep 12 2007 Olivier Blin <blino@mandriva.org> 0.49-1mdv2008.0
12mu|sound-scripts-0.62-5|216	+ Revision: 84588
12mu|sound-scripts-0.62-5|217	- add /etc/modprobe.d/snd-usb-audio to prevent snd-usb-audio loading when alsa service is not started
12mu|sound-scripts-0.62-5|218	
12mu|sound-scripts-0.62-5|219	* Tue Sep 04 2007 Thierry Vignaud <tv@mandriva.org> 0.48-1mdv2008.0
12mu|sound-scripts-0.62-5|220	+ Revision: 79373
12mu|sound-scripts-0.62-5|221	- load OSS compat modules if they'ven't be loaded through /etc/modprobe.conf
12mu|sound-scripts-0.62-5|222	
12mu|sound-scripts-0.62-5|223	* Mon Sep 03 2007 Thierry Vignaud <tv@mandriva.org> 0.47-1mdv2008.0
12mu|sound-scripts-0.62-5|224	+ Revision: 78501
12mu|sound-scripts-0.62-5|225	- restore mixer even if we already load OSS compat modules through
12mu|sound-scripts-0.62-5|226	/etc/modprobe.conf (ie if draksound was used in order to reconfigure the
12mu|sound-scripts-0.62-5|227	sound card) (#29071)
12mu|sound-scripts-0.62-5|228	
12mu|sound-scripts-0.62-5|229	* Fri Aug 31 2007 Thierry Vignaud <tv@mandriva.org> 0.46-1mdv2008.0
12mu|sound-scripts-0.62-5|230	+ Revision: 76981
12mu|sound-scripts-0.62-5|231	- call udevsettle so that services waiting for alsa service to
12mu|sound-scripts-0.62-5|232	complete see devices created (#20761)
12mu|sound-scripts-0.62-5|233	- fix loading OSS compat modules on restart (#21246)
12mu|sound-scripts-0.62-5|234	- fix some test due to [_-] changes in module names
12mu|sound-scripts-0.62-5|235	- do load the OSS compat modules & restore sound level even if udev already
12mu|sound-scripts-0.62-5|236	load the module through PCI coldplug (#32994)
12mu|sound-scripts-0.62-5|237	
12mu|sound-scripts-0.62-5|238	* Thu May 03 2007 Thierry Vignaud <tv@mandriva.org> 0.44-2mdv2008.0
12mu|sound-scripts-0.62-5|239	+ Revision: 21813
12mu|sound-scripts-0.62-5|240	- adjust file list
12mu|sound-scripts-0.62-5|241	- bump release
12mu|sound-scripts-0.62-5|242	- bump require on alsa-utils because of /usr/sbin -> /sbin move
12mu|sound-scripts-0.62-5|243	- run reset_sound and alsactl from root fs rather than /usr (#30368)
12mu|sound-scripts-0.62-5|244	- Import sound-scripts
12mu|sound-scripts-0.62-5|245	
12mu|sound-scripts-0.62-5|246	
12mu|sound-scripts-0.62-5|247	
12mu|sound-scripts-0.62-5|248	
12mu|sound-scripts-0.62-5|249	* Tue Sep 19 2006 Olivier Blin <oblin@mandriva.com> 0.43-1mdv2007.0
12mu|sound-scripts-0.62-5|250	- reenable snd-usb-audio at service start only, not during stop (#12731)
12mu|sound-scripts-0.62-5|251	
12mu|sound-scripts-0.62-5|252	* Thu May 11 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.42-1mdk
12mu|sound-scripts-0.62-5|253	- on startup, generate /etc/asound.names if needed
12mu|sound-scripts-0.62-5|254	
12mu|sound-scripts-0.62-5|255	* Thu Apr 13 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.41-1mdk
12mu|sound-scripts-0.62-5|256	- alsa service:
12mu|sound-scripts-0.62-5|257	o fix perms on resuming after suspending (#21925)
12mu|sound-scripts-0.62-5|258	o silent stop (J.A. Magallon)
12mu|sound-scripts-0.62-5|259	- reset_sound:
12mu|sound-scripts-0.62-5|260	o fix playing sound on Hercules Gamesurround Fortissimo 4 (#21173)
12mu|sound-scripts-0.62-5|261	o try fixing playing sound on SB Audigy 2 (#18735)
12mu|sound-scripts-0.62-5|262	
12mu|sound-scripts-0.62-5|263	* Sat Jan 28 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.40-1mdk
12mu|sound-scripts-0.62-5|264	- fix restoring mixer (#20873)
12mu|sound-scripts-0.62-5|265	
12mu|sound-scripts-0.62-5|266	* Tue Jan 17 2006 Thierry Vignaud <tvignaud@mandriva.com> 0.39-1mdk
12mu|sound-scripts-0.62-5|267	- fix restoring mixer when not using udev (#20636)
12mu|sound-scripts-0.62-5|268	
12mu|sound-scripts-0.62-5|269	* Mon Jan  9 2006 Olivier Blin <oblin@mandriva.com> 0.38-1mdk
12mu|sound-scripts-0.62-5|270	- convert parallel init to LSB
12mu|sound-scripts-0.62-5|271	- the sound service should start the alsa service
12mu|sound-scripts-0.62-5|272	
12mu|sound-scripts-0.62-5|273	* Mon Jan  2 2006 Olivier Blin <oblin@mandriva.com> 0.37-1mdk
12mu|sound-scripts-0.62-5|274	- add parallel init support
12mu|sound-scripts-0.62-5|275	
12mu|sound-scripts-0.62-5|276	* Thu Dec 15 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.36-1mdk
12mu|sound-scripts-0.62-5|277	- adapt to new udev (#20175)
12mu|sound-scripts-0.62-5|278	
12mu|sound-scripts-0.62-5|279	* Fri Sep 16 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.35-1mdk
12mu|sound-scripts-0.62-5|280	- use new aumix-text instead of aumix
12mu|sound-scripts-0.62-5|281	
12mu|sound-scripts-0.62-5|282	* Thu Sep 15 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.34-1mdk
12mu|sound-scripts-0.62-5|283	- fix recording on Via FX41/VT8233 && ATI IXP400 (#14571)
12mu|sound-scripts-0.62-5|284	
12mu|sound-scripts-0.62-5|285	* Sun Sep 11 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.33-1mdk
12mu|sound-scripts-0.62-5|286	- requires aumix (#18397)
12mu|sound-scripts-0.62-5|287	
12mu|sound-scripts-0.62-5|288	* Fri Sep  9 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.32-1mdk
12mu|sound-scripts-0.62-5|289	- supress harmless error message (#18394)
12mu|sound-scripts-0.62-5|290	
12mu|sound-scripts-0.62-5|291	* Wed Sep  7 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.31-1mdk
12mu|sound-scripts-0.62-5|292	- alsa service: unblacklist audio too (#12731)
12mu|sound-scripts-0.62-5|293	
12mu|sound-scripts-0.62-5|294	* Tue Sep  6 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.30-1mdk
12mu|sound-scripts-0.62-5|295	- fix sound on Creative Labs EMU10K2: most users use analog HPs rather
12mu|sound-scripts-0.62-5|296	than digital ones (#18235)
12mu|sound-scripts-0.62-5|297	
12mu|sound-scripts-0.62-5|298	* Fri Aug 19 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.29-1mdk
12mu|sound-scripts-0.62-5|299	- alsa service:
12mu|sound-scripts-0.62-5|300	o ensure we don't accumulates empty lines in /etc/hotplug/blacklist
12mu|sound-scripts-0.62-5|301	o use the new way to disable blacklisting modules (#12731)
12mu|sound-scripts-0.62-5|302	
12mu|sound-scripts-0.62-5|303	* Thu Aug 11 2005 Flavio Bruno Leitner <flavio@mandriva.com> 0.28-2mdk
12mu|sound-scripts-0.62-5|304	- changed requires from modutils to module-init-tools
12mu|sound-scripts-0.62-5|305	
12mu|sound-scripts-0.62-5|306	* Mon Aug  8 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.28-1mdk
12mu|sound-scripts-0.62-5|307	- fix saving sound level
12mu|sound-scripts-0.62-5|308	
12mu|sound-scripts-0.62-5|309	* Mon Aug 08 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.27-1mdk
12mu|sound-scripts-0.62-5|310	- move from dev.d to event handler only answering to proper events
12mu|sound-scripts-0.62-5|311	
12mu|sound-scripts-0.62-5|312	* Thu Jul  7 2005 Thierry Vignaud <tvignaud@mandriva.com> 0.26-1mdk
12mu|sound-scripts-0.62-5|313	- enable "External Amplifier" (fix sound on new laptops, #16582)
12mu|sound-scripts-0.62-5|314	
12mu|sound-scripts-0.62-5|315	* Wed Mar 30 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.25-1mdk
12mu|sound-scripts-0.62-5|316	- fix sound on SB Audigy LS
12mu|sound-scripts-0.62-5|317	
12mu|sound-scripts-0.62-5|318	* Fri Mar 25 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.24-1mdk
12mu|sound-scripts-0.62-5|319	- fix alsa mixer restoring on boot (#14967)
12mu|sound-scripts-0.62-5|320	
12mu|sound-scripts-0.62-5|321	* Tue Mar  8 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.23-1mdk
12mu|sound-scripts-0.62-5|322	- move udev event handler (really fixing multiple cards support - #13103)
12mu|sound-scripts-0.62-5|323	
12mu|sound-scripts-0.62-5|324	* Mon Mar  7 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.22-1mdk
12mu|sound-scripts-0.62-5|325	- fix multiple card support (#13103)
12mu|sound-scripts-0.62-5|326	- fix reseting sound volume on udev update
12mu|sound-scripts-0.62-5|327	
12mu|sound-scripts-0.62-5|328	* Fri Mar  4 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.21-1mdk
12mu|sound-scripts-0.62-5|329	- really fix #13911
12mu|sound-scripts-0.62-5|330	
12mu|sound-scripts-0.62-5|331	* Mon Feb 28 2005  <tv@vador.mandrakesoft.com> 0.20-1mdk
12mu|sound-scripts-0.62-5|332	- filter out error messages when USB subsystem is not availlable (#13977)
12mu|sound-scripts-0.62-5|333	- fix distortion on SBLive Value with stereo analogue speakers (#13911)
12mu|sound-scripts-0.62-5|334	- fix low sound on some laptops with internal HPs
12mu|sound-scripts-0.62-5|335	
12mu|sound-scripts-0.62-5|336	* Fri Feb 11 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.19-1mdk
12mu|sound-scripts-0.62-5|337	- better support for partially statically compiled ALSA
12mu|sound-scripts-0.62-5|338	
12mu|sound-scripts-0.62-5|339	* Fri Feb 11 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.18-1mdk
12mu|sound-scripts-0.62-5|340	- typo fix (#13504), thus really fixing #12731
12mu|sound-scripts-0.62-5|341	
12mu|sound-scripts-0.62-5|342	* Wed Feb  9 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.17-1mdk
12mu|sound-scripts-0.62-5|343	- alsa service: better check to know whether ALSA drivers are loaded
12mu|sound-scripts-0.62-5|344	or not (fix broken sound startup when a webcam is plugged, #12731)
12mu|sound-scripts-0.62-5|345	- fix alsa mixer restore when not using udev
12mu|sound-scripts-0.62-5|346	
12mu|sound-scripts-0.62-5|347	* Tue Feb  1 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.16-1mdk
12mu|sound-scripts-0.62-5|348	- fix no PID of programs using alsa shown when stopping alsa (#13102)
12mu|sound-scripts-0.62-5|349	- handle multiple sound cards (#13103)
12mu|sound-scripts-0.62-5|350	
12mu|sound-scripts-0.62-5|351	* Wed Jan 19 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.15-1mdk
12mu|sound-scripts-0.62-5|352	- alsa_default.pl:
12mu|sound-scripts-0.62-5|353	o fix broken blacklisting (broken since 0.09-1mdk)
12mu|sound-scripts-0.62-5|354	o fix sound on i845 with ALSA-1.0.8+
12mu|sound-scripts-0.62-5|355	o remute blacklisted entries if manually unmuted by the user
12mu|sound-scripts-0.62-5|356	- udev event handler: save sound level on ALSA shutdown and on udev
12mu|sound-scripts-0.62-5|357	shutdown (eg: gently handle udev update so that the mixer doesn't
12mu|sound-scripts-0.62-5|358	suddendly got reseted to boot's defaults because the user hasn't
12mu|sound-scripts-0.62-5|359	save them)
12mu|sound-scripts-0.62-5|360	
12mu|sound-scripts-0.62-5|361	* Wed Jan 12 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.14-1mdk
12mu|sound-scripts-0.62-5|362	- fix alsactl path (#12986)
12mu|sound-scripts-0.62-5|363	
12mu|sound-scripts-0.62-5|364	* Tue Jan 11 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.13-1mdk
12mu|sound-scripts-0.62-5|365	- smooth startup when using udev (ALSA levels are now restored
12mu|sound-scripts-0.62-5|366	asynchronously)
12mu|sound-scripts-0.62-5|367	- display FAILED if restoring mixer levels failed
12mu|sound-scripts-0.62-5|368	- factorize ALSA mixer restoring into /etc/dev.d/snd/controlC0/alsa.dev
12mu|sound-scripts-0.62-5|369	
12mu|sound-scripts-0.62-5|370	* Tue Jan  4 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.12-1mdk
12mu|sound-scripts-0.62-5|371	- wait_for_sysfs is dead
12mu|sound-scripts-0.62-5|372	
12mu|sound-scripts-0.62-5|373	* Sun Dec  5 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.11-1mdk
12mu|sound-scripts-0.62-5|374	- use wait_for_sysfs in order to speed up starting time
12mu|sound-scripts-0.62-5|375	
12mu|sound-scripts-0.62-5|376	* Fri Dec  3 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.10-1mdk
12mu|sound-scripts-0.62-5|377	- fix udev check after switching from udev-030 to udev-046 (#12553)
12mu|sound-scripts-0.62-5|378	
12mu|sound-scripts-0.62-5|379	* Thu Nov  4 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.09-1mdk
12mu|sound-scripts-0.62-5|380	- alsa_default.pl:
12mu|sound-scripts-0.62-5|381	o fix too fast sound on "Terratec Aureon 5.1 Sky" (#12100)
12mu|sound-scripts-0.62-5|382	o documment each blacklisted mixer element
12mu|sound-scripts-0.62-5|383	o generalize SB Live fix so that it works on Audigy too (both EMU10K
12mu|sound-scripts-0.62-5|384	and EMU10K2) (#7938)
12mu|sound-scripts-0.62-5|385	- reset_sound: make it work for non root users too
12mu|sound-scripts-0.62-5|386	
12mu|sound-scripts-0.62-5|387	* Tue Nov  2 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.08-1mdk
12mu|sound-scripts-0.62-5|388	- be more robust when parsing asound.state (thus fixing support for
12mu|sound-scripts-0.62-5|389	the Turtle Beach Santa Cruz soundcard, which uses the Cirrus Logic
12mu|sound-scripts-0.62-5|390	CS4297A driver (#12151))
12mu|sound-scripts-0.62-5|391	
12mu|sound-scripts-0.62-5|392	* Fri Oct  1 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.07-1mdk
12mu|sound-scripts-0.62-5|393	- alsa service: load snd audio if needed (because snd-usb-audio is now
12mu|sound-scripts-0.62-5|394	blacklisted on early boot and reenable USB sound audio hotplugging
12mu|sound-scripts-0.62-5|395	(for later (un-)plugging) (#8004)
12mu|sound-scripts-0.62-5|396	- fix loud sound on cmpci cards
12mu|sound-scripts-0.62-5|397	
12mu|sound-scripts-0.62-5|398	* Fri Sep 10 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.06-1mdk
12mu|sound-scripts-0.62-5|399	- enforce proper package ordering when updating from mdk10.0 + updates
12mu|sound-scripts-0.62-5|400	- workaround udev slowly creating /dev/ nodes on module load (Luca Berra)
12mu|sound-scripts-0.62-5|401	- when mixer elements were altered (aka on kernel switches), run
12mu|sound-scripts-0.62-5|402	reset_sound like we do on first boot
12mu|sound-scripts-0.62-5|403	
12mu|sound-scripts-0.62-5|404	* Thu Sep  9 2004 Frederic Lepied <flepied@mandrakesoft.com> 0.05-1mdk
12mu|sound-scripts-0.62-5|405	- noarch
12mu|sound-scripts-0.62-5|406	- prereq rpm-helper
12mu|sound-scripts-0.62-5|407	- use alsactl -F restore to be more safe
12mu|sound-scripts-0.62-5|408	
12mu|sound-scripts-0.62-5|409	* Fri Jun  4 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.04-1mdk
12mu|sound-scripts-0.62-5|410	- add reset_sound in order to reinitialize sound level to the first
12mu|sound-scripts-0.62-5|411	boot one
12mu|sound-scripts-0.62-5|412	
12mu|sound-scripts-0.62-5|413	* Fri Jun  4 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.03-1mdk
12mu|sound-scripts-0.62-5|414	- fix larsen on laptops with ALI chipsets
12mu|sound-scripts-0.62-5|415	
12mu|sound-scripts-0.62-5|416	* Fri May 28 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.02-1mdk
12mu|sound-scripts-0.62-5|417	- fix larsen on some DELL notebooks (with i8xx chipsets)
12mu|sound-scripts-0.62-5|418	
12mu|sound-scripts-0.62-5|419	* Wed Mar 24 2004 Thierry Vignaud <tvignaud@mandrakesoft.com> 0.01-1mdk
12mu|sound-scripts-0.62-5|420	- new package, splited from initscripts

20821 12
12mu|sox-14.4.1-1|1	%define build_plf 0
12mu|sox-14.4.1-1|2	%{?_with_plf: %{expand: %%global build_plf 1}}
12mu|sox-14.4.1-1|3	
12mu|sox-14.4.1-1|4	######################
12mu|sox-14.4.1-1|5	# Hardcode PLF build
12mu|sox-14.4.1-1|6	%define build_plf 0
12mu|sox-14.4.1-1|7	######################
12mu|sox-14.4.1-1|8	
12mu|sox-14.4.1-1|9	%if %{build_plf}
12mu|sox-14.4.1-1|10	%define distsuffix plf
12mu|sox-14.4.1-1|11	%define extrarelsuffix plf
12mu|sox-14.4.1-1|12	%endif
12mu|sox-14.4.1-1|13	
12mu|sox-14.4.1-1|14	%define major 2
12mu|sox-14.4.1-1|15	%define libname %mklibname %{name} %{major}
12mu|sox-14.4.1-1|16	%define develname %mklibname %{name} -d
12mu|sox-14.4.1-1|17	
12mu|sox-14.4.1-1|18	Summary:	A general purpose sound file conversion tool
12mu|sox-14.4.1-1|19	Name:		sox
12mu|sox-14.4.1-1|20	Version:	14.4.1
12mu|sox-14.4.1-1|21	Release:	1%{?extrarelsuffix}
12mu|sox-14.4.1-1|22	License:	LGPLv2+
12mu|sox-14.4.1-1|23	Group:		Sound
12mu|sox-14.4.1-1|24	URL:		http://sox.sourceforge.net/
12mu|sox-14.4.1-1|25	Source0:	http://heanet.dl.sourceforge.net/sourceforge/sox/%{name}-%{version}.tar.bz2
12mu|sox-14.4.1-1|26	BuildRequires:	ffmpeg-devel
12mu|sox-14.4.1-1|27	BuildRequires:	magic-devel
12mu|sox-14.4.1-1|28	BuildRequires:	gsm-devel
12mu|sox-14.4.1-1|29	BuildRequires:	id3tag-devel
12mu|sox-14.4.1-1|30	BuildRequires:	ladspa-devel
12mu|sox-14.4.1-1|31	BuildRequires:	libalsa-devel
12mu|sox-14.4.1-1|32	BuildRequires:	libflac-devel
12mu|sox-14.4.1-1|33	BuildRequires:	libtool-devel
12mu|sox-14.4.1-1|34	BuildRequires:	libpng-devel
12mu|sox-14.4.1-1|35	BuildRequires:	libsamplerate-devel
12mu|sox-14.4.1-1|36	BuildRequires:	pkgconfig(sndfile)
12mu|sox-14.4.1-1|37	BuildRequires:	libtheora-devel
12mu|sox-14.4.1-1|38	BuildRequires:	libtool
12mu|sox-14.4.1-1|39	BuildRequires:	libwavpack-devel
12mu|sox-14.4.1-1|40	BuildRequires:	lpc10-devel
12mu|sox-14.4.1-1|41	BuildRequires:	mad-devel
12mu|sox-14.4.1-1|42	BuildRequires:	oggvorbis-devel
12mu|sox-14.4.1-1|43	BuildRequires:	libgomp-devel
12mu|sox-14.4.1-1|44	%if %{build_plf}
12mu|sox-14.4.1-1|45	BuildRequires:	lame-devel
12mu|sox-14.4.1-1|46	BuildRequires:	libamrwb-devel
12mu|sox-14.4.1-1|47	BuildRequires:	libamrnb-devel
12mu|sox-14.4.1-1|48	%endif
12mu|sox-14.4.1-1|49	
12mu|sox-14.4.1-1|50	%description
12mu|sox-14.4.1-1|51	SoX (Sound eXchange) is a sound file format converter for Linux,
12mu|sox-14.4.1-1|52	UNIX and DOS PCs. The self-described 'Swiss Army knife of sound
12mu|sox-14.4.1-1|53	tools,' SoX can convert between many different digitized sound
12mu|sox-14.4.1-1|54	formats and perform simple sound manipulation functions,
12mu|sox-14.4.1-1|55	including sound effects.
12mu|sox-14.4.1-1|56	
12mu|sox-14.4.1-1|57	Install the sox package if you'd like to convert sound file formats
12mu|sox-14.4.1-1|58	or manipulate some sounds.
12mu|sox-14.4.1-1|59	
12mu|sox-14.4.1-1|60	%if %{build_plf}
12mu|sox-14.4.1-1|61	This package is in restricted as it was build with lame encoder
12mu|sox-14.4.1-1|62	support, which is in restricted.
12mu|sox-14.4.1-1|63	%endif
12mu|sox-14.4.1-1|64	
12mu|sox-14.4.1-1|65	%package -n %{libname}
12mu|sox-14.4.1-1|66	Summary:	Libraries for SoX
12mu|sox-14.4.1-1|67	Group:		System/Libraries
12mu|sox-14.4.1-1|68	Obsoletes:	%{mklibname %{name} 0} < %{EVRD}
12mu|sox-14.4.1-1|69	
12mu|sox-14.4.1-1|70	%description -n %{libname}
12mu|sox-14.4.1-1|71	Libraries for SoX.
12mu|sox-14.4.1-1|72	
12mu|sox-14.4.1-1|73	%package -n %{develname}
12mu|sox-14.4.1-1|74	Summary:	Development headers and libraries for libst
12mu|sox-14.4.1-1|75	Group:		Development/C
12mu|sox-14.4.1-1|76	Requires:	%{libname} = %{version}-%{release}
12mu|sox-14.4.1-1|77	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|sox-14.4.1-1|78	Provides:	%{name}-devel = %{version}-%{release}
12mu|sox-14.4.1-1|79	
12mu|sox-14.4.1-1|80	%description -n %{develname}
12mu|sox-14.4.1-1|81	Development headers and libraries for SoX.
12mu|sox-14.4.1-1|82	
12mu|sox-14.4.1-1|83	%prep
12mu|sox-14.4.1-1|84	%setup -q
12mu|sox-14.4.1-1|85	#autoreconf -fis
12mu|sox-14.4.1-1|86	
12mu|sox-14.4.1-1|87	%build
12mu|sox-14.4.1-1|88	export CFLAGS="%{optflags} -DHAVE_SYS_SOUNDCARD_H=1 -D_FILE_OFFSET_BITS=64 -fPIC -DPIC"
12mu|sox-14.4.1-1|89	
12mu|sox-14.4.1-1|90	%configure2_5x \
12mu|sox-14.4.1-1|91	--with-ladspa-path=%{_includedir}
12mu|sox-14.4.1-1|92	%make
12mu|sox-14.4.1-1|93	
12mu|sox-14.4.1-1|94	%install
12mu|sox-14.4.1-1|95	%makeinstall_std
12mu|sox-14.4.1-1|96	
12mu|sox-14.4.1-1|97	ln -sf play %{buildroot}%{_bindir}/rec
12mu|sox-14.4.1-1|98	
12mu|sox-14.4.1-1|99	cat << EOF > %{buildroot}%{_bindir}/soxplay
12mu|sox-14.4.1-1|100	#!/bin/sh
12mu|sox-14.4.1-1|101	
12mu|sox-14.4.1-1|102	%{_bindir}/sox \$1 -t .au - > /dev/audio
12mu|sox-14.4.1-1|103	
12mu|sox-14.4.1-1|104	EOF
12mu|sox-14.4.1-1|105	chmod 755 %{buildroot}%{_bindir}/soxplay
12mu|sox-14.4.1-1|106	
12mu|sox-14.4.1-1|107	ln -snf play %{buildroot}%{_bindir}/rec
12mu|sox-14.4.1-1|108	ln -s play.1%{_extension} %{buildroot}%{_mandir}/man1/rec.1%{_extension}
12mu|sox-14.4.1-1|109	
12mu|sox-14.4.1-1|110	rm -rf %{buildroot}%{_libdir}/sox/*.{la,a}
12mu|sox-14.4.1-1|111	
12mu|sox-14.4.1-1|112	%files
12mu|sox-14.4.1-1|113	%doc ChangeLog README NEWS AUTHORS
12mu|sox-14.4.1-1|114	%{_bindir}/play
12mu|sox-14.4.1-1|115	%{_bindir}/rec
12mu|sox-14.4.1-1|116	%{_bindir}/sox*
12mu|sox-14.4.1-1|117	%{_mandir}/man1/*
12mu|sox-14.4.1-1|118	%{_mandir}/man7/*
12mu|sox-14.4.1-1|119	
12mu|sox-14.4.1-1|120	%files -n %{libname}
12mu|sox-14.4.1-1|121	%{_libdir}/libsox.so.%{major}*
12mu|sox-14.4.1-1|122	
12mu|sox-14.4.1-1|123	%files -n %{develname}
12mu|sox-14.4.1-1|124	%{_includedir}/*.h
12mu|sox-14.4.1-1|125	%{_libdir}/libsox.a
12mu|sox-14.4.1-1|126	%{_libdir}/libsox.so
12mu|sox-14.4.1-1|127	%{_libdir}/pkgconfig/sox.pc
12mu|sox-14.4.1-1|128	%{_mandir}/man3/*
12mu|sox-14.4.1-1|129	

20822 12
12mu|soxr-0.1.1-1|1	%define major 0
12mu|soxr-0.1.1-1|2	%define libname %mklibname %{name} %{major}
12mu|soxr-0.1.1-1|3	%define liblsr %mklibname %{name}-lsr %{major}
12mu|soxr-0.1.1-1|4	%define devname %mklibname %{name} -d
12mu|soxr-0.1.1-1|5	%define devlsr %mklibname %{name}-lsr -d
12mu|soxr-0.1.1-1|6	
12mu|soxr-0.1.1-1|7	Summary:	The SoX Resampler library
12mu|soxr-0.1.1-1|8	Name:		soxr
12mu|soxr-0.1.1-1|9	Version:	0.1.1
12mu|soxr-0.1.1-1|10	Release:	1
12mu|soxr-0.1.1-1|11	License:	LGPLv2+
12mu|soxr-0.1.1-1|12	Group:		Sound
12mu|soxr-0.1.1-1|13	Url:		https://sourceforge.net/p/soxr/wiki/Home/
12mu|soxr-0.1.1-1|14	Source0:	http://downloads.sourceforge.net/%{name}/%{name}-%{version}-Source.tar.xz
12mu|soxr-0.1.1-1|15	BuildRequires:	cmake
12mu|soxr-0.1.1-1|16	
12mu|soxr-0.1.1-1|17	%description
12mu|soxr-0.1.1-1|18	The SoX Resampler library libsoxr performs one-dimensional sample-rate
12mu|soxr-0.1.1-1|19	conversion -- it may be used, for example, to resample PCM-encoded audio.
12mu|soxr-0.1.1-1|20	
12mu|soxr-0.1.1-1|21	#----------------------------------------------------------------------------
12mu|soxr-0.1.1-1|22	
12mu|soxr-0.1.1-1|23	%package -n %{libname}
12mu|soxr-0.1.1-1|24	Summary:	The SoX Resampler shared library
12mu|soxr-0.1.1-1|25	Group:		System/Libraries
12mu|soxr-0.1.1-1|26	
12mu|soxr-0.1.1-1|27	%description -n %{libname}
12mu|soxr-0.1.1-1|28	The SoX Resampler shared library.
12mu|soxr-0.1.1-1|29	
12mu|soxr-0.1.1-1|30	It's high quality, one-dimensional sample-rate conversion library.
12mu|soxr-0.1.1-1|31	
12mu|soxr-0.1.1-1|32	%files -n %{libname}
12mu|soxr-0.1.1-1|33	%doc LICENCE NEWS README
12mu|soxr-0.1.1-1|34	%{_libdir}/libsoxr.so.%{major}*
12mu|soxr-0.1.1-1|35	
12mu|soxr-0.1.1-1|36	#----------------------------------------------------------------------------
12mu|soxr-0.1.1-1|37	
12mu|soxr-0.1.1-1|38	%package -n %{devname}
12mu|soxr-0.1.1-1|39	Summary:	Development files for %{name}
12mu|soxr-0.1.1-1|40	Group:		Development/C
12mu|soxr-0.1.1-1|41	Requires:	%{libname} = %{EVRD}
12mu|soxr-0.1.1-1|42	
12mu|soxr-0.1.1-1|43	%description -n %{devname}
12mu|soxr-0.1.1-1|44	This package contains libraries and header files for developing applications
12mu|soxr-0.1.1-1|45	that use %{name}.
12mu|soxr-0.1.1-1|46	
12mu|soxr-0.1.1-1|47	It's high quality, one-dimensional sample-rate conversion library.
12mu|soxr-0.1.1-1|48	
12mu|soxr-0.1.1-1|49	%files -n %{devname}
12mu|soxr-0.1.1-1|50	%{_includedir}/soxr.h
12mu|soxr-0.1.1-1|51	%{_libdir}/libsoxr.so
12mu|soxr-0.1.1-1|52	%{_libdir}/pkgconfig/soxr.pc
12mu|soxr-0.1.1-1|53	
12mu|soxr-0.1.1-1|54	#----------------------------------------------------------------------------
12mu|soxr-0.1.1-1|55	
12mu|soxr-0.1.1-1|56	%package -n %{liblsr}
12mu|soxr-0.1.1-1|57	Summary:	The SoX Resampler shared library
12mu|soxr-0.1.1-1|58	Group:		System/Libraries
12mu|soxr-0.1.1-1|59	
12mu|soxr-0.1.1-1|60	%description -n %{liblsr}
12mu|soxr-0.1.1-1|61	The SoX Resampler shared library.
12mu|soxr-0.1.1-1|62	
12mu|soxr-0.1.1-1|63	It's high quality, one-dimensional sample-rate conversion library
12mu|soxr-0.1.1-1|64	(with libsamplerate-like bindings).
12mu|soxr-0.1.1-1|65	
12mu|soxr-0.1.1-1|66	%files -n %{liblsr}
12mu|soxr-0.1.1-1|67	%doc LICENCE NEWS README
12mu|soxr-0.1.1-1|68	%{_libdir}/libsoxr-lsr.so.%{major}*
12mu|soxr-0.1.1-1|69	
12mu|soxr-0.1.1-1|70	#----------------------------------------------------------------------------
12mu|soxr-0.1.1-1|71	
12mu|soxr-0.1.1-1|72	%package -n %{devlsr}
12mu|soxr-0.1.1-1|73	Summary:	Development files for %{name}
12mu|soxr-0.1.1-1|74	Group:		Development/C
12mu|soxr-0.1.1-1|75	Requires:	%{liblsr} = %{EVRD}
12mu|soxr-0.1.1-1|76	
12mu|soxr-0.1.1-1|77	%description -n %{devlsr}
12mu|soxr-0.1.1-1|78	This package contains libraries and header files for developing applications
12mu|soxr-0.1.1-1|79	that use %{name}.
12mu|soxr-0.1.1-1|80	
12mu|soxr-0.1.1-1|81	It's high quality, one-dimensional sample-rate conversion library
12mu|soxr-0.1.1-1|82	(with libsamplerate-like bindings).
12mu|soxr-0.1.1-1|83	
12mu|soxr-0.1.1-1|84	%files -n %{devlsr}
12mu|soxr-0.1.1-1|85	%{_includedir}/soxr-lsr.h
12mu|soxr-0.1.1-1|86	%{_libdir}/libsoxr-lsr.so
12mu|soxr-0.1.1-1|87	%{_libdir}/pkgconfig/soxr-lsr.pc
12mu|soxr-0.1.1-1|88	
12mu|soxr-0.1.1-1|89	#----------------------------------------------------------------------------
12mu|soxr-0.1.1-1|90	
12mu|soxr-0.1.1-1|91	%prep
12mu|soxr-0.1.1-1|92	%setup -q -n %{name}-%{version}-Source
12mu|soxr-0.1.1-1|93	
12mu|soxr-0.1.1-1|94	%build
12mu|soxr-0.1.1-1|95	%cmake -DCMAKE_BUILD_TYPE=RelWithDebInfo
12mu|soxr-0.1.1-1|96	%make
12mu|soxr-0.1.1-1|97	
12mu|soxr-0.1.1-1|98	%install
12mu|soxr-0.1.1-1|99	%makeinstall_std -C build
12mu|soxr-0.1.1-1|100	
12mu|soxr-0.1.1-1|101	# Remove docs and use the rpmbuild macro instead
12mu|soxr-0.1.1-1|102	rm -rf %{buildroot}%{_docdir}/*
12mu|soxr-0.1.1-1|103	

20823 12
12mu|spec-helper-0.31.37-1|1	Name:		spec-helper
12mu|spec-helper-0.31.37-1|2	Version:	0.31.37
12mu|spec-helper-0.31.37-1|3	Release:	1
12mu|spec-helper-0.31.37-1|4	Summary:	Tools to ease the creation of rpm packages
12mu|spec-helper-0.31.37-1|5	License:	GPLv2+
12mu|spec-helper-0.31.37-1|6	Group:		Development/Other
12mu|spec-helper-0.31.37-1|7	URL:		https://abf.io/omv_software/spec-helper
12mu|spec-helper-0.31.37-1|8	Source0:	%{name}-%{version}.tar.xz
12mu|spec-helper-0.31.37-1|9	Requires:	findutils
12mu|spec-helper-0.31.37-1|10	Requires:	gettext
12mu|spec-helper-0.31.37-1|11	Requires:	chrpath
12mu|spec-helper-0.31.37-1|12	BuildRequires:	perl(IPC::Run)
12mu|spec-helper-0.31.37-1|13	BuildRequires:	perl(Digest::MD5)
12mu|spec-helper-0.31.37-1|14	BuildRequires:	perl(File::Slurp)
12mu|spec-helper-0.31.37-1|15	BuildArch:	noarch
12mu|spec-helper-0.31.37-1|16	
12mu|spec-helper-0.31.37-1|17	%description
12mu|spec-helper-0.31.37-1|18	Tools to ease the creation of rpm packages for the
12mu|spec-helper-0.31.37-1|19	%{distribution} distribution.
12mu|spec-helper-0.31.37-1|20	Compress man pages using xz, convert links and perform some sanitizing on
12mu|spec-helper-0.31.37-1|21	packages built...
12mu|spec-helper-0.31.37-1|22	
12mu|spec-helper-0.31.37-1|23	%prep
12mu|spec-helper-0.31.37-1|24	%setup -q
12mu|spec-helper-0.31.37-1|25	
12mu|spec-helper-0.31.37-1|26	%build
12mu|spec-helper-0.31.37-1|27	
12mu|spec-helper-0.31.37-1|28	%install
12mu|spec-helper-0.31.37-1|29	%makeinstall_std bindir=%{_bindir} rpmmacrosdir=%{_sys_macros_dir}
12mu|spec-helper-0.31.37-1|30	
12mu|spec-helper-0.31.37-1|31	%check
12mu|spec-helper-0.31.37-1|32	make test
12mu|spec-helper-0.31.37-1|33	
12mu|spec-helper-0.31.37-1|34	%files
12mu|spec-helper-0.31.37-1|35	%doc README NEWS
12mu|spec-helper-0.31.37-1|36	%{_bindir}/*
12mu|spec-helper-0.31.37-1|37	%{_datadir}/spec-helper
12mu|spec-helper-0.31.37-1|38	%{_sys_macros_dir}/%{name}.macros
12mu|spec-helper-0.31.37-1|39	
12mu|spec-helper-0.31.37-1|40	%changelog
12mu|spec-helper-0.31.37-1|41	* Mon Jun 16 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.31.37-1
12mu|spec-helper-0.31.37-1|42	+ Revision: 43729d1
12mu|spec-helper-0.31.37-1|43	- Fix tests for the new perl
12mu|spec-helper-0.31.37-1|44	
12mu|spec-helper-0.31.37-1|45	

20824 12
12mu|speech-dispatcher-0.7.1-3|1	%define major		2
12mu|speech-dispatcher-0.7.1-3|2	%define shortname	speechd
12mu|speech-dispatcher-0.7.1-3|3	%define libname		%mklibname %shortname %major
12mu|speech-dispatcher-0.7.1-3|4	%define develname	%mklibname %shortname -d
12mu|speech-dispatcher-0.7.1-3|5	
12mu|speech-dispatcher-0.7.1-3|6	%bcond_without alsa
12mu|speech-dispatcher-0.7.1-3|7	%bcond_without pulse
12mu|speech-dispatcher-0.7.1-3|8	%bcond_without nas
12mu|speech-dispatcher-0.7.1-3|9	%bcond_without espeak
12mu|speech-dispatcher-0.7.1-3|10	%bcond_without libao
12mu|speech-dispatcher-0.7.1-3|11	
12mu|speech-dispatcher-0.7.1-3|12	
12mu|speech-dispatcher-0.7.1-3|13	Name:			speech-dispatcher
12mu|speech-dispatcher-0.7.1-3|14	Summary:		Speech Dispatcher provides a device independent layer for speech synthesis
12mu|speech-dispatcher-0.7.1-3|15	Group:			System/Libraries
12mu|speech-dispatcher-0.7.1-3|16	Version:		0.7.1
12mu|speech-dispatcher-0.7.1-3|17	Release:		3
12mu|speech-dispatcher-0.7.1-3|18	License:		GPLv2
12mu|speech-dispatcher-0.7.1-3|19	URL:			http://www.freebsoft.org/speechd
12mu|speech-dispatcher-0.7.1-3|20	Source0:		http://www.freebsoft.org/pub/projects/speechd/%name-%version.tar.gz
12mu|speech-dispatcher-0.7.1-3|21	# modified Fedora init script
12mu|speech-dispatcher-0.7.1-3|22	Source1:		speech-dispatcherd.init.mdv
12mu|speech-dispatcher-0.7.1-3|23	Source2:		speech-dispatcher.logrotate
12mu|speech-dispatcher-0.7.1-3|24	Source3:		speech-dispatcherd.default
12mu|speech-dispatcher-0.7.1-3|25	Source4:		speech-dispatcher-user-pulse.example
12mu|speech-dispatcher-0.7.1-3|26	Source10:		%name.rpmlintrc
12mu|speech-dispatcher-0.7.1-3|27	Patch1:			speech-dispatcher-0.7.1-fix-str-fmt.patch
12mu|speech-dispatcher-0.7.1-3|28	Patch2:			speech-dispatcher-python3.patch
12mu|speech-dispatcher-0.7.1-3|29	BuildRoot:		%_tmppath/%{name}-%{version}-%{release}-buildroot
12mu|speech-dispatcher-0.7.1-3|30	%if %{with alsa}
12mu|speech-dispatcher-0.7.1-3|31	BuildRequires:		libalsa-devel
12mu|speech-dispatcher-0.7.1-3|32	%endif
12mu|speech-dispatcher-0.7.1-3|33	%if %{with pulse}
12mu|speech-dispatcher-0.7.1-3|34	BuildRequires:		pulseaudio-devel
12mu|speech-dispatcher-0.7.1-3|35	%endif
12mu|speech-dispatcher-0.7.1-3|36	%if %{with nas}
12mu|speech-dispatcher-0.7.1-3|37	BuildRequires:		libnas-devel
12mu|speech-dispatcher-0.7.1-3|38	%endif
12mu|speech-dispatcher-0.7.1-3|39	%if %{with espeak}
12mu|speech-dispatcher-0.7.1-3|40	BuildRequires:		libespeak-devel
12mu|speech-dispatcher-0.7.1-3|41	%endif
12mu|speech-dispatcher-0.7.1-3|42	%if %{with libao}
12mu|speech-dispatcher-0.7.1-3|43	BuildRequires:		libao-devel
12mu|speech-dispatcher-0.7.1-3|44	%endif
12mu|speech-dispatcher-0.7.1-3|45	BuildRequires:		libdotconf-devel
12mu|speech-dispatcher-0.7.1-3|46	BuildRequires:		python-devel
12mu|speech-dispatcher-0.7.1-3|47	BuildRequires:		python3-devel
12mu|speech-dispatcher-0.7.1-3|48	BuildRequires:		texinfo
12mu|speech-dispatcher-0.7.1-3|49	Requires:		%libname = %version-%release
12mu|speech-dispatcher-0.7.1-3|50	
12mu|speech-dispatcher-0.7.1-3|51	%description
12mu|speech-dispatcher-0.7.1-3|52	This is the Speech Dispatcher project (speech-dispatcher). It is a part of the
12mu|speech-dispatcher-0.7.1-3|53	Free(b)soft project, which is intended to allow blind and visually impaired
12mu|speech-dispatcher-0.7.1-3|54	people to work with computer and Internet based on free software.
12mu|speech-dispatcher-0.7.1-3|55	
12mu|speech-dispatcher-0.7.1-3|56	%post
12mu|speech-dispatcher-0.7.1-3|57	%_post_service speech-dispatcherd || :
12mu|speech-dispatcher-0.7.1-3|58	
12mu|speech-dispatcher-0.7.1-3|59	%preun
12mu|speech-dispatcher-0.7.1-3|60	%_preun_service speech-dispatcherd || :
12mu|speech-dispatcher-0.7.1-3|61	
12mu|speech-dispatcher-0.7.1-3|62	%files
12mu|speech-dispatcher-0.7.1-3|63	%defattr(-,root,root,-)
12mu|speech-dispatcher-0.7.1-3|64	%doc AUTHORS NEWS README COPYING INSTALL
12mu|speech-dispatcher-0.7.1-3|65	%doc ChangeLog speech-dispatcher-user-pulse.example
12mu|speech-dispatcher-0.7.1-3|66	%_bindir/cli*
12mu|speech-dispatcher-0.7.1-3|67	%_bindir/connection_recovery
12mu|speech-dispatcher-0.7.1-3|68	%_bindir/spd-say
12mu|speech-dispatcher-0.7.1-3|69	%_bindir/spd_long_message
12mu|speech-dispatcher-0.7.1-3|70	%_bindir/spd_run_test
12mu|speech-dispatcher-0.7.1-3|71	%_bindir/spd-conf
12mu|speech-dispatcher-0.7.1-3|72	%_bindir/spdsend
12mu|speech-dispatcher-0.7.1-3|73	%_bindir/%name
12mu|speech-dispatcher-0.7.1-3|74	%_initrddir/speech-dispatcherd
12mu|speech-dispatcher-0.7.1-3|75	%config %_sysconfdir/logrotate.d/%name
12mu|speech-dispatcher-0.7.1-3|76	%config(noreplace) %_sysconfdir/%name/speechd.conf
12mu|speech-dispatcher-0.7.1-3|77	%config(noreplace) %_sysconfdir/%name/clients/*.conf
12mu|speech-dispatcher-0.7.1-3|78	%config(noreplace) %_sysconfdir/%name/modules/*.conf
12mu|speech-dispatcher-0.7.1-3|79	%config(noreplace) %_sysconfdir/default/speech-dispatcherd
12mu|speech-dispatcher-0.7.1-3|80	%_libdir/%name-modules
12mu|speech-dispatcher-0.7.1-3|81	%_libdir/%name
12mu|speech-dispatcher-0.7.1-3|82	%_datadir/sounds/%name
12mu|speech-dispatcher-0.7.1-3|83	%_infodir/*
12mu|speech-dispatcher-0.7.1-3|84	%_logdir/%name
12mu|speech-dispatcher-0.7.1-3|85	
12mu|speech-dispatcher-0.7.1-3|86	#--------------------------------------------------------------------------
12mu|speech-dispatcher-0.7.1-3|87	
12mu|speech-dispatcher-0.7.1-3|88	%package -n %libname
12mu|speech-dispatcher-0.7.1-3|89	Summary:		Shared libraries for %name
12mu|speech-dispatcher-0.7.1-3|90	Group:			System/Libraries
12mu|speech-dispatcher-0.7.1-3|91	
12mu|speech-dispatcher-0.7.1-3|92	%description -n		%libname
12mu|speech-dispatcher-0.7.1-3|93	This package provides the shared libraries for Speech Dispatcher.
12mu|speech-dispatcher-0.7.1-3|94	
12mu|speech-dispatcher-0.7.1-3|95	%files -n %libname
12mu|speech-dispatcher-0.7.1-3|96	%defattr(-,root,root,-)
12mu|speech-dispatcher-0.7.1-3|97	%_libdir/libspeechd.so.%{major}*
12mu|speech-dispatcher-0.7.1-3|98	
12mu|speech-dispatcher-0.7.1-3|99	#--------------------------------------------------------------------------
12mu|speech-dispatcher-0.7.1-3|100	
12mu|speech-dispatcher-0.7.1-3|101	%package -n %develname
12mu|speech-dispatcher-0.7.1-3|102	Summary:		Development files for %name
12mu|speech-dispatcher-0.7.1-3|103	Group:			Development/Other
12mu|speech-dispatcher-0.7.1-3|104	Requires:		%name = %version-%release
12mu|speech-dispatcher-0.7.1-3|105	Provides:		%name-devel = %version-%release
12mu|speech-dispatcher-0.7.1-3|106	Provides:		lib%name-devel = %version-%release
12mu|speech-dispatcher-0.7.1-3|107	
12mu|speech-dispatcher-0.7.1-3|108	%description -n %develname
12mu|speech-dispatcher-0.7.1-3|109	This package contains development files for %name.
12mu|speech-dispatcher-0.7.1-3|110	
12mu|speech-dispatcher-0.7.1-3|111	%files -n		%develname
12mu|speech-dispatcher-0.7.1-3|112	%defattr(-,root,root)
12mu|speech-dispatcher-0.7.1-3|113	%_includedir/*
12mu|speech-dispatcher-0.7.1-3|114	%_libdir/lib*.so
12mu|speech-dispatcher-0.7.1-3|115	
12mu|speech-dispatcher-0.7.1-3|116	#--------------------------------------------------------------------------
12mu|speech-dispatcher-0.7.1-3|117	
12mu|speech-dispatcher-0.7.1-3|118	%package -n python-%shortname
12mu|speech-dispatcher-0.7.1-3|119	Summary:		A Python library for communication with Speech Dispatcher
12mu|speech-dispatcher-0.7.1-3|120	Group:			System/Libraries
12mu|speech-dispatcher-0.7.1-3|121	Requires:		%name = %version-%release
12mu|speech-dispatcher-0.7.1-3|122	Requires:		python
12mu|speech-dispatcher-0.7.1-3|123	
12mu|speech-dispatcher-0.7.1-3|124	%description -n		python-%shortname
12mu|speech-dispatcher-0.7.1-3|125	This package provides a Python library for communication
12mu|speech-dispatcher-0.7.1-3|126	with Speech Dispatcher.
12mu|speech-dispatcher-0.7.1-3|127	
12mu|speech-dispatcher-0.7.1-3|128	%files -n python-%shortname
12mu|speech-dispatcher-0.7.1-3|129	%doc ChangeLog
12mu|speech-dispatcher-0.7.1-3|130	%defattr(-,root,root,-)
12mu|speech-dispatcher-0.7.1-3|131	%python_sitelib/speechd*
12mu|speech-dispatcher-0.7.1-3|132	
12mu|speech-dispatcher-0.7.1-3|133	#--------------------------------------------------------------------------
12mu|speech-dispatcher-0.7.1-3|134	
12mu|speech-dispatcher-0.7.1-3|135	%package -n python3-%shortname
12mu|speech-dispatcher-0.7.1-3|136	Summary:                A Python library for communication with Speech Dispatcher
12mu|speech-dispatcher-0.7.1-3|137	Group:                  System/Libraries
12mu|speech-dispatcher-0.7.1-3|138	Requires:               %name = %version-%release
12mu|speech-dispatcher-0.7.1-3|139	Requires:               python3
12mu|speech-dispatcher-0.7.1-3|140	
12mu|speech-dispatcher-0.7.1-3|141	%description -n         python3-%shortname
12mu|speech-dispatcher-0.7.1-3|142	This package provides a Python library for communication
12mu|speech-dispatcher-0.7.1-3|143	with Speech Dispatcher.
12mu|speech-dispatcher-0.7.1-3|144	
12mu|speech-dispatcher-0.7.1-3|145	%files -n python3-%shortname
12mu|speech-dispatcher-0.7.1-3|146	%doc ChangeLog
12mu|speech-dispatcher-0.7.1-3|147	%defattr(-,root,root,-)
12mu|speech-dispatcher-0.7.1-3|148	%python3_sitelib/speechd*
12mu|speech-dispatcher-0.7.1-3|149	
12mu|speech-dispatcher-0.7.1-3|150	# -------------------------------------------------------------------------
12mu|speech-dispatcher-0.7.1-3|151	
12mu|speech-dispatcher-0.7.1-3|152	
12mu|speech-dispatcher-0.7.1-3|153	%prep
12mu|speech-dispatcher-0.7.1-3|154	%setup -q
12mu|speech-dispatcher-0.7.1-3|155	%patch1 -p0
12mu|speech-dispatcher-0.7.1-3|156	cp -p %SOURCE4 .
12mu|speech-dispatcher-0.7.1-3|157	
12mu|speech-dispatcher-0.7.1-3|158	%build
12mu|speech-dispatcher-0.7.1-3|159	%ifarch x86_64
12mu|speech-dispatcher-0.7.1-3|160	export am_cv_python_pyexecdir=%python_sitelib
12mu|speech-dispatcher-0.7.1-3|161	%endif
12mu|speech-dispatcher-0.7.1-3|162	%configure2_5x \
12mu|speech-dispatcher-0.7.1-3|163	LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id' \
12mu|speech-dispatcher-0.7.1-3|164	--disable-static \
12mu|speech-dispatcher-0.7.1-3|165	%if %{with alsa}
12mu|speech-dispatcher-0.7.1-3|166	--with-alsa \
12mu|speech-dispatcher-0.7.1-3|167	%else
12mu|speech-dispatcher-0.7.1-3|168	--without-alsa \
12mu|speech-dispatcher-0.7.1-3|169	%endif
12mu|speech-dispatcher-0.7.1-3|170	%if %{with pulse}
12mu|speech-dispatcher-0.7.1-3|171	--with-pulse \
12mu|speech-dispatcher-0.7.1-3|172	%else
12mu|speech-dispatcher-0.7.1-3|173	--without-pulse \
12mu|speech-dispatcher-0.7.1-3|174	%endif
12mu|speech-dispatcher-0.7.1-3|175	%if %{with nas}
12mu|speech-dispatcher-0.7.1-3|176	--with-nas \
12mu|speech-dispatcher-0.7.1-3|177	%else
12mu|speech-dispatcher-0.7.1-3|178	--without-nas \
12mu|speech-dispatcher-0.7.1-3|179	%endif
12mu|speech-dispatcher-0.7.1-3|180	%if %{with espeak}
12mu|speech-dispatcher-0.7.1-3|181	--with-espeak \
12mu|speech-dispatcher-0.7.1-3|182	%else
12mu|speech-dispatcher-0.7.1-3|183	--without-espeak \
12mu|speech-dispatcher-0.7.1-3|184	%endif
12mu|speech-dispatcher-0.7.1-3|185	%if %{with libao}
12mu|speech-dispatcher-0.7.1-3|186	--with-libao
12mu|speech-dispatcher-0.7.1-3|187	%else
12mu|speech-dispatcher-0.7.1-3|188	--without-libao
12mu|speech-dispatcher-0.7.1-3|189	%endif
12mu|speech-dispatcher-0.7.1-3|190	
12mu|speech-dispatcher-0.7.1-3|191	%make
12mu|speech-dispatcher-0.7.1-3|192	
12mu|speech-dispatcher-0.7.1-3|193	%install
12mu|speech-dispatcher-0.7.1-3|194	rm -rf %buildroot
12mu|speech-dispatcher-0.7.1-3|195	%makeinstall_std
12mu|speech-dispatcher-0.7.1-3|196	
12mu|speech-dispatcher-0.7.1-3|197	# HACK: copy over and patch the Python 2 module for Python 3 support.
12mu|speech-dispatcher-0.7.1-3|198	# Proper Python 3 support is available in speech-dispatcher 0.8-beta1, and
12mu|speech-dispatcher-0.7.1-3|199	# this hack can be removed when the package gets updated.
12mu|speech-dispatcher-0.7.1-3|200	mkdir -p %{buildroot}%{python3_sitelib}
12mu|speech-dispatcher-0.7.1-3|201	cp -a %{buildroot}%{python_sitelib}/* %{buildroot}%{python3_sitelib}/
12mu|speech-dispatcher-0.7.1-3|202	pushd %{buildroot}%{python3_sitelib}
12mu|speech-dispatcher-0.7.1-3|203	rm */*.pyc */*.pyo
12mu|speech-dispatcher-0.7.1-3|204	patch -p0 < %{PATCH2}
12mu|speech-dispatcher-0.7.1-3|205	popd
12mu|speech-dispatcher-0.7.1-3|206	
12mu|speech-dispatcher-0.7.1-3|207	# remove duplicates with /etc conf files
12mu|speech-dispatcher-0.7.1-3|208	rm -rf %buildroot%_datadir/%name
12mu|speech-dispatcher-0.7.1-3|209	
12mu|speech-dispatcher-0.7.1-3|210	# rename some executables
12mu|speech-dispatcher-0.7.1-3|211	mv %buildroot%_bindir/long_message %buildroot%_bindir/spd_long_message
12mu|speech-dispatcher-0.7.1-3|212	mv %buildroot%_bindir/run_test %buildroot%_bindir/spd_run_test
12mu|speech-dispatcher-0.7.1-3|213	
12mu|speech-dispatcher-0.7.1-3|214	# speech-dispatcherd service
12mu|speech-dispatcher-0.7.1-3|215	install -d -m 0755 %buildroot%_initrddir
12mu|speech-dispatcher-0.7.1-3|216	install -m 0755 %SOURCE1 %buildroot%_initrddir/speech-dispatcherd
12mu|speech-dispatcher-0.7.1-3|217	
12mu|speech-dispatcher-0.7.1-3|218	# fix perm in _test.py
12mu|speech-dispatcher-0.7.1-3|219	chmod +x %buildroot%python_sitelib/speechd/_test.py
12mu|speech-dispatcher-0.7.1-3|220	
12mu|speech-dispatcher-0.7.1-3|221	# logrotate install
12mu|speech-dispatcher-0.7.1-3|222	install -d -m 0755 %buildroot%_sysconfdir/logrotate.d
12mu|speech-dispatcher-0.7.1-3|223	install -m 0644 %SOURCE2 %buildroot%_sysconfdir/logrotate.d/%name
12mu|speech-dispatcher-0.7.1-3|224	
12mu|speech-dispatcher-0.7.1-3|225	# create the needed directory for logs
12mu|speech-dispatcher-0.7.1-3|226	install -d -m 0755 %buildroot%_logdir/%name
12mu|speech-dispatcher-0.7.1-3|227	
12mu|speech-dispatcher-0.7.1-3|228	# install the /etc/default configuration file
12mu|speech-dispatcher-0.7.1-3|229	install -d -m 0755 %buildroot%_sysconfdir/default
12mu|speech-dispatcher-0.7.1-3|230	install -m 0644 %SOURCE3 %buildroot%_sysconfdir/default/speech-dispatcherd
12mu|speech-dispatcher-0.7.1-3|231	
12mu|speech-dispatcher-0.7.1-3|232	# remove flite module from the default configuration in speechd.conf
12mu|speech-dispatcher-0.7.1-3|233	sed -i -e "210 s:AddModule:#AddModule:g" %buildroot%_sysconfdir/%name/speechd.conf
12mu|speech-dispatcher-0.7.1-3|234	
12mu|speech-dispatcher-0.7.1-3|235	%clean
12mu|speech-dispatcher-0.7.1-3|236	rm -rf %buildroot
12mu|speech-dispatcher-0.7.1-3|237	

20825 12
12mu|spice-protocol-0.12.5-1|1	Name:           spice-protocol
12mu|spice-protocol-0.12.5-1|2	Version:        0.12.5
12mu|spice-protocol-0.12.5-1|3	Release:        1
12mu|spice-protocol-0.12.5-1|4	Summary:        Spice protocol header files
12mu|spice-protocol-0.12.5-1|5	Group:          System/Libraries
12mu|spice-protocol-0.12.5-1|6	# Main headers are BSD, controller / foreign menu are LGPL, macros.h is GPL?
12mu|spice-protocol-0.12.5-1|7	License:        BSD and LGPLv2+ and GPLv2+
12mu|spice-protocol-0.12.5-1|8	URL:            http://www.spice-space.org/
12mu|spice-protocol-0.12.5-1|9	Source0:        http://www.spice-space.org/download/releases/%{name}-%{version}.tar.bz2
12mu|spice-protocol-0.12.5-1|10	BuildArch:      noarch
12mu|spice-protocol-0.12.5-1|11	
12mu|spice-protocol-0.12.5-1|12	%description
12mu|spice-protocol-0.12.5-1|13	Header files describing the spice protocol
12mu|spice-protocol-0.12.5-1|14	and the para-virtual graphics card QXL.
12mu|spice-protocol-0.12.5-1|15	
12mu|spice-protocol-0.12.5-1|16	%prep
12mu|spice-protocol-0.12.5-1|17	%setup -q
12mu|spice-protocol-0.12.5-1|18	
12mu|spice-protocol-0.12.5-1|19	%build
12mu|spice-protocol-0.12.5-1|20	%configure2_5x
12mu|spice-protocol-0.12.5-1|21	%make
12mu|spice-protocol-0.12.5-1|22	
12mu|spice-protocol-0.12.5-1|23	%install
12mu|spice-protocol-0.12.5-1|24	%makeinstall_std
12mu|spice-protocol-0.12.5-1|25	
12mu|spice-protocol-0.12.5-1|26	%files
12mu|spice-protocol-0.12.5-1|27	%doc COPYING NEWS
12mu|spice-protocol-0.12.5-1|28	%{_includedir}/spice-1
12mu|spice-protocol-0.12.5-1|29	%{_datadir}/pkgconfig/spice-protocol.pc

20826 12
12mu|sqlite3-3.8.5-1|1	%define realname sqlite
12mu|sqlite3-3.8.5-1|2	%define realver 3080500
12mu|sqlite3-3.8.5-1|3	
12mu|sqlite3-3.8.5-1|4	%define	major 0
12mu|sqlite3-3.8.5-1|5	%define libname %mklibname %{name}_ %{major}
12mu|sqlite3-3.8.5-1|6	%define develname %mklibname %{name} -d
12mu|sqlite3-3.8.5-1|7	
12mu|sqlite3-3.8.5-1|8	Summary:	C library that implements an embeddable SQL database engine
12mu|sqlite3-3.8.5-1|9	Name:		sqlite3
12mu|sqlite3-3.8.5-1|10	Version:	3.8.5
12mu|sqlite3-3.8.5-1|11	Release:	1
12mu|sqlite3-3.8.5-1|12	License:	Public Domain
12mu|sqlite3-3.8.5-1|13	Group:		System/Libraries
12mu|sqlite3-3.8.5-1|14	URL:		http://www.sqlite.org/
12mu|sqlite3-3.8.5-1|15	Source0:	http://www.sqlite.org/2014/%{realname}-autoconf-%{realver}.tar.gz
12mu|sqlite3-3.8.5-1|16	BuildRequires:	ncurses-devel
12mu|sqlite3-3.8.5-1|17	BuildRequires:	readline-devel
12mu|sqlite3-3.8.5-1|18	
12mu|sqlite3-3.8.5-1|19	%description
12mu|sqlite3-3.8.5-1|20	SQLite is a C library that implements an embeddable SQL database
12mu|sqlite3-3.8.5-1|21	engine. Programs that link with the SQLite library can have SQL
12mu|sqlite3-3.8.5-1|22	database access without running a separate RDBMS process. The
12mu|sqlite3-3.8.5-1|23	distribution comes with a standalone command-line access program
12mu|sqlite3-3.8.5-1|24	(sqlite) that can be used to administer an SQLite database and
12mu|sqlite3-3.8.5-1|25	which serves as an example of how to use the SQLite library.
12mu|sqlite3-3.8.5-1|26	
12mu|sqlite3-3.8.5-1|27	%package -n	%{libname}
12mu|sqlite3-3.8.5-1|28	Summary:	C library that implements an embeddable SQL database engine
12mu|sqlite3-3.8.5-1|29	Group:		System/Libraries
12mu|sqlite3-3.8.5-1|30	
12mu|sqlite3-3.8.5-1|31	%description -n	%{libname}
12mu|sqlite3-3.8.5-1|32	SQLite is a C library that implements an embeddable SQL database
12mu|sqlite3-3.8.5-1|33	engine. Programs that link with the SQLite library can have SQL
12mu|sqlite3-3.8.5-1|34	database access without running a separate RDBMS process. The
12mu|sqlite3-3.8.5-1|35	distribution comes with a standalone command-line access program
12mu|sqlite3-3.8.5-1|36	(sqlite) that can be used to administer an SQLite database and
12mu|sqlite3-3.8.5-1|37	which serves as an example of how to use the SQLite library.
12mu|sqlite3-3.8.5-1|38	
12mu|sqlite3-3.8.5-1|39	This package contains the shared libraries for %{name}
12mu|sqlite3-3.8.5-1|40	
12mu|sqlite3-3.8.5-1|41	%package -n	%{develname}
12mu|sqlite3-3.8.5-1|42	Summary:	Development library and header files for the %{name} library
12mu|sqlite3-3.8.5-1|43	Group:		Development/C
12mu|sqlite3-3.8.5-1|44	Requires:	%{libname} >= %{version}-%{release}
12mu|sqlite3-3.8.5-1|45	Provides:	%{name}-devel = %{version}-%{release}
12mu|sqlite3-3.8.5-1|46	Obsoletes:	%mklibname %{name}_ %{major} -d
12mu|sqlite3-3.8.5-1|47	
12mu|sqlite3-3.8.5-1|48	%description -n	%{develname}
12mu|sqlite3-3.8.5-1|49	SQLite is a C library that implements an embeddable SQL database
12mu|sqlite3-3.8.5-1|50	engine. Programs that link with the SQLite library can have SQL
12mu|sqlite3-3.8.5-1|51	database access without running a separate RDBMS process. The
12mu|sqlite3-3.8.5-1|52	distribution comes with a standalone command-line access program
12mu|sqlite3-3.8.5-1|53	(sqlite) that can be used to administer an SQLite database and
12mu|sqlite3-3.8.5-1|54	which serves as an example of how to use the SQLite library.
12mu|sqlite3-3.8.5-1|55	
12mu|sqlite3-3.8.5-1|56	This package contains the static %{libname} library and its header
12mu|sqlite3-3.8.5-1|57	files.
12mu|sqlite3-3.8.5-1|58	
12mu|sqlite3-3.8.5-1|59	%package	tools
12mu|sqlite3-3.8.5-1|60	Summary:	Command line tools for managing the %{libname} library
12mu|sqlite3-3.8.5-1|61	Group:		Databases
12mu|sqlite3-3.8.5-1|62	Requires:	%{libname} >= %{version}-%{release}
12mu|sqlite3-3.8.5-1|63	
12mu|sqlite3-3.8.5-1|64	%description	tools
12mu|sqlite3-3.8.5-1|65	SQLite is a C library that implements an embeddable SQL database
12mu|sqlite3-3.8.5-1|66	engine. Programs that link with the SQLite library can have SQL
12mu|sqlite3-3.8.5-1|67	database access without running a separate RDBMS process. The
12mu|sqlite3-3.8.5-1|68	distribution comes with a standalone command-line access program
12mu|sqlite3-3.8.5-1|69	(sqlite) that can be used to administer an SQLite database and
12mu|sqlite3-3.8.5-1|70	which serves as an example of how to use the SQLite library.
12mu|sqlite3-3.8.5-1|71	
12mu|sqlite3-3.8.5-1|72	This package contains command line tools for managing the
12mu|sqlite3-3.8.5-1|73	%{libname} library.
12mu|sqlite3-3.8.5-1|74	
12mu|sqlite3-3.8.5-1|75	%prep
12mu|sqlite3-3.8.5-1|76	%setup -qn %{realname}-autoconf-%{realver}
12mu|sqlite3-3.8.5-1|77	%apply_patches
12mu|sqlite3-3.8.5-1|78	
12mu|sqlite3-3.8.5-1|79	%build
12mu|sqlite3-3.8.5-1|80	export CFLAGS="${CFLAGS:-%optflags} -DSQLITE_ENABLE_COLUMN_METADATA=1 -DSQLITE_ENABLE_FTS3=3 -DSQLITE_ENABLE_RTREE=1 -Wall -DNDEBUG=1 -DSQLITE_SECURE_DELETE=1 -DSQLITE_ENABLE_UNLOCK_NOTIFY=1"
12mu|sqlite3-3.8.5-1|81	
12mu|sqlite3-3.8.5-1|82	%configure2_5x \
12mu|sqlite3-3.8.5-1|83	--disable-static \
12mu|sqlite3-3.8.5-1|84	--enable-threadsafe \
12mu|sqlite3-3.8.5-1|85	--enable-dynamic-extensions
12mu|sqlite3-3.8.5-1|86	# rpath removal
12mu|sqlite3-3.8.5-1|87	sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
12mu|sqlite3-3.8.5-1|88	sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
12mu|sqlite3-3.8.5-1|89	
12mu|sqlite3-3.8.5-1|90	%make
12mu|sqlite3-3.8.5-1|91	
12mu|sqlite3-3.8.5-1|92	%install
12mu|sqlite3-3.8.5-1|93	rm -rf %{buildroot}
12mu|sqlite3-3.8.5-1|94	%makeinstall_std
12mu|sqlite3-3.8.5-1|95	
12mu|sqlite3-3.8.5-1|96	# cleanup
12mu|sqlite3-3.8.5-1|97	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mu|sqlite3-3.8.5-1|98	
12mu|sqlite3-3.8.5-1|99	%files -n %{libname}
12mu|sqlite3-3.8.5-1|100	%{_libdir}/lib*.so.%{major}*
12mu|sqlite3-3.8.5-1|101	
12mu|sqlite3-3.8.5-1|102	%files -n %{develname}
12mu|sqlite3-3.8.5-1|103	%attr(0644,root,root) %{_includedir}/*.h
12mu|sqlite3-3.8.5-1|104	%{_libdir}/lib*.so
12mu|sqlite3-3.8.5-1|105	%attr(0644,root,root) %{_libdir}/pkgconfig/*.pc
12mu|sqlite3-3.8.5-1|106	
12mu|sqlite3-3.8.5-1|107	%files tools
12mu|sqlite3-3.8.5-1|108	%{_bindir}/sqlite3
12mu|sqlite3-3.8.5-1|109	%{_mandir}/man1/*
12mu|sqlite3-3.8.5-1|110	
12mu|sqlite3-3.8.5-1|111	%changelog
12mu|sqlite3-3.8.5-1|112	* Tue Jun 10 2014 Tigro <ashejn@gmail.com> 3.8.5-1
12mu|sqlite3-3.8.5-1|113	+ Revision: 65f10f9
12mu|sqlite3-3.8.5-1|114	- update to 3.8.5
12mu|sqlite3-3.8.5-1|115	
12mu|sqlite3-3.8.5-1|116	

20827 12
12mu|squid-3.2.10-1|1	%define build_test 0
12mu|squid-3.2.10-1|2	
12mu|squid-3.2.10-1|3	# commandline overrides:
12mu|squid-3.2.10-1|4	# rpm -ba|--rebuild --with 'xxx'
12mu|squid-3.2.10-1|5	%{?_with_test: %{expand: %%global build_test 1}}
12mu|squid-3.2.10-1|6	%{?_without_test: %{expand: %%global build_test 0}}
12mu|squid-3.2.10-1|7	
12mu|squid-3.2.10-1|8	%define squid_date 20130426
12mu|squid-3.2.10-1|9	%define squid_beta 0
12mu|squid-3.2.10-1|10	##%define their_version 3.2.0.%{squid_beta}-%{squid_date}
12mu|squid-3.2.10-1|11	%define their_version 3.2.10
12mu|squid-3.2.10-1|12	
12mu|squid-3.2.10-1|13	## Redefine configure values.
12mu|squid-3.2.10-1|14	%define	_bindir %{_prefix}/sbin
12mu|squid-3.2.10-1|15	%define _libexecdir %{_libdir}/squid
12mu|squid-3.2.10-1|16	%define _initrddir /etc/rc.d/init.d/
12mu|squid-3.2.10-1|17	%define _sysconfdir /etc/squid
12mu|squid-3.2.10-1|18	%define  _localstatedir /var
12mu|squid-3.2.10-1|19	%define _datadir %{_usr}/share/squid
12mu|squid-3.2.10-1|20	%define _mandir %{_usr}/share/man
12mu|squid-3.2.10-1|21	%define _infodir %{_usr}/share/info
12mu|squid-3.2.10-1|22	
12mu|squid-3.2.10-1|23	%define defaultmaxfiles 8192
12mu|squid-3.2.10-1|24	
12mu|squid-3.2.10-1|25	Summary:	The Squid proxy caching server %{their_version}
12mu|squid-3.2.10-1|26	Name:		squid
12mu|squid-3.2.10-1|27	Version:	%{their_version}
12mu|squid-3.2.10-1|28	Release:	1
12mu|squid-3.2.10-1|29	License:	GPLv2
12mu|squid-3.2.10-1|30	Group:		System/Servers
12mu|squid-3.2.10-1|31	URL:		http://www.squid-cache.org/
12mu|squid-3.2.10-1|32	Source0:	http://www.squid-cache.org/Versions/v3/3.2/squid-%{their_version}.tar.xz
12mu|squid-3.2.10-1|33	Source1:	http://www.squid-cache.org/Versions/v3/3.2/squid-%{their_version}.tar.xz.asc
12mu|squid-3.2.10-1|34	Source2:	http://www.squid-cache.org/Doc/FAQ/FAQ.tar.bz2
12mu|squid-3.2.10-1|35	Source3:	squid.init
12mu|squid-3.2.10-1|36	Source4:	squid.logrotate
12mu|squid-3.2.10-1|37	Source5:	squid.conf.authenticate
12mu|squid-3.2.10-1|38	Source6:	smb.conf
12mu|squid-3.2.10-1|39	Source7:	squid.conf.transparent
12mu|squid-3.2.10-1|40	Source8:	rc.firewall
12mu|squid-3.2.10-1|41	Source9:	ERR_CUSTOM_ACCESS_DENIED.English
12mu|squid-3.2.10-1|42	Source10:	ERR_CUSTOM_ACCESS_DENIED.French
12mu|squid-3.2.10-1|43	Source11: 	squid.sysconfig
12mu|squid-3.2.10-1|44	Source13:	squid.pam
12mu|squid-3.2.10-1|45	Source14:	squid.ifup
12mu|squid-3.2.10-1|46	Patch1:		squid-config.diff
12mu|squid-3.2.10-1|47	Patch2:		squid-user_group.diff
12mu|squid-3.2.10-1|48	Patch3:		squid-ssl.diff
12mu|squid-3.2.10-1|49	#Patch4:		squid-3.0-with_new_linux_headers_capability.patch
12mu|squid-3.2.10-1|50	Patch8:		squid-visible_hostname.diff
12mu|squid-3.2.10-1|51	Patch9:		squid-smb-auth.diff
12mu|squid-3.2.10-1|52	Patch11:	squid-shutdown_lifetime.diff
12mu|squid-3.2.10-1|53	#Patch12:	squid-no_-Werror.diff
12mu|squid-3.2.10-1|54	Patch13:	squid-datadir.diff
12mu|squid-3.2.10-1|55	#Patch14:	squid-digest-rfc2069.diff
12mu|squid-3.2.10-1|56	#Patch15:	squid-3.1-error-make.diff
12mu|squid-3.2.10-1|57	Patch16:	squid-3.1.4-mysql-helper-joomla.diff
12mu|squid-3.2.10-1|58	Patch17:	squid-3.2.5-automake-1.13.patch
12mu|squid-3.2.10-1|59	Patch18:	squid-3.2.7-purge.diff
12mu|squid-3.2.10-1|60	Patch19:	squid-3.2-11812.patch
12mu|squid-3.2.10-1|61	Patch20:	squid-3.2.9-cert_tool-no-ksh.patch
12mu|squid-3.2.10-1|62	Patch21:	squid-3.2-11823.patch
12mu|squid-3.2.10-1|63	Patch22:	squid-3.2-11826.patch
12mu|squid-3.2.10-1|64	Patch301:	squid-getconf_mess.diff
12mu|squid-3.2.10-1|65	
12mu|squid-3.2.10-1|66	Requires(post): rpm-helper
12mu|squid-3.2.10-1|67	Requires(preun): rpm-helper
12mu|squid-3.2.10-1|68	Requires(pre): rpm-helper
12mu|squid-3.2.10-1|69	Requires(postun): rpm-helper
12mu|squid-3.2.10-1|70	BuildRequires:	xz
12mu|squid-3.2.10-1|71	BuildRequires:	libtool-devel
12mu|squid-3.2.10-1|72	BuildRequires:	db-devel
12mu|squid-3.2.10-1|73	BuildRequires:	libsasl-devel
12mu|squid-3.2.10-1|74	BuildRequires:	openldap-devel
12mu|squid-3.2.10-1|75	BuildRequires:	openssl-devel >= 0.9.7
12mu|squid-3.2.10-1|76	BuildRequires:	pam-devel
12mu|squid-3.2.10-1|77	BuildRequires:	pkgconfig
12mu|squid-3.2.10-1|78	BuildRequires:	libtool
12mu|squid-3.2.10-1|79	BuildRequires:	krb5-devel
12mu|squid-3.2.10-1|80	BuildRequires:	ecap-devel
12mu|squid-3.2.10-1|81	BuildRequires:	cap-devel
12mu|squid-3.2.10-1|82	
12mu|squid-3.2.10-1|83	%if %{build_test}
12mu|squid-3.2.10-1|84	BuildRequires:	cppunit-devel
12mu|squid-3.2.10-1|85	%endif
12mu|squid-3.2.10-1|86	Provides:	webproxy
12mu|squid-3.2.10-1|87	
12mu|squid-3.2.10-1|88	%description
12mu|squid-3.2.10-1|89	Squid is a high-performance proxy caching server for web clients, supporting
12mu|squid-3.2.10-1|90	FTP, gopher, and HTTP data objects over IPv4 or IPv6. Unlike traditional
12mu|squid-3.2.10-1|91	caching software, Squid handles all requests in a single, non-blocking,
12mu|squid-3.2.10-1|92	asynchronous process.
12mu|squid-3.2.10-1|93	Squid keeps meta data and especially hot objects cached in RAM, caches DNS
12mu|squid-3.2.10-1|94	lookups, supports non-blocking DNS lookups, and implements negative caching
12mu|squid-3.2.10-1|95	of failed requests.  Squid supports SSL, extensive access controls, and full
12mu|squid-3.2.10-1|96	request logging. By using the lightweight Internet Cache Protocol (ICP) and
12mu|squid-3.2.10-1|97	HTTP Cache Protocol (HTCP) Squid caches can be arranged in a hierarchy or
12mu|squid-3.2.10-1|98	mesh for additional bandwidth savings.
12mu|squid-3.2.10-1|99	
12mu|squid-3.2.10-1|100	Install squid if you need a proxy caching server.
12mu|squid-3.2.10-1|101	
12mu|squid-3.2.10-1|102	This package defaults to a maximum of %{defaultmaxfiles} filedescriptors. You
12mu|squid-3.2.10-1|103	can change these values at build time by using for example:
12mu|squid-3.2.10-1|104	
12mu|squid-3.2.10-1|105	--define 'maxfiles 4096'
12mu|squid-3.2.10-1|106	
12mu|squid-3.2.10-1|107	The package was built to support a maximum of %{?!maxfiles:%{defaultmaxfiles}}%{?maxfiles:%{maxfiles}} filedescriptors.
12mu|squid-3.2.10-1|108	
12mu|squid-3.2.10-1|109	You can build %{name} with some conditional build swithes;
12mu|squid-3.2.10-1|110	
12mu|squid-3.2.10-1|111	(ie. use with rpm --rebuild):
12mu|squid-3.2.10-1|112	--with[out]	test	Initiate the test suite
12mu|squid-3.2.10-1|113	
12mu|squid-3.2.10-1|114	%package	cachemgr
12mu|squid-3.2.10-1|115	Summary:	The Squid Cache Manager
12mu|squid-3.2.10-1|116	Group:		System/Servers
12mu|squid-3.2.10-1|117	Requires(pre): rpm-helper
12mu|squid-3.2.10-1|118	Requires(postun): rpm-helper
12mu|squid-3.2.10-1|119	Requires(pre):	apache-conf >= 2.0.54
12mu|squid-3.2.10-1|120	Requires(pre):	apache >= 2.0.54
12mu|squid-3.2.10-1|121	Requires(pre):	apache-modules >= 2.0.54
12mu|squid-3.2.10-1|122	Requires(pre):	%{name} = %{version}
12mu|squid-3.2.10-1|123	Requires:	apache-conf >= 2.0.54
12mu|squid-3.2.10-1|124	Requires:	apache >= 2.0.54
12mu|squid-3.2.10-1|125	Requires:	apache-modules >= 2.0.54
12mu|squid-3.2.10-1|126	Requires:	%{name} = %{version}
12mu|squid-3.2.10-1|127	
12mu|squid-3.2.10-1|128	%description	cachemgr
12mu|squid-3.2.10-1|129	This package contains the Squid Cache Manager.
12mu|squid-3.2.10-1|130	
12mu|squid-3.2.10-1|131	
12mu|squid-3.2.10-1|132	%prep
12mu|squid-3.2.10-1|133	
12mu|squid-3.2.10-1|134	%setup -q -n squid-%{their_version}
12mu|squid-3.2.10-1|135	
12mu|squid-3.2.10-1|136	find . -type d -perm 0700 -exec chmod 755 {} \;
12mu|squid-3.2.10-1|137	find . -type f -perm 0555 -exec chmod 755 {} \;
12mu|squid-3.2.10-1|138	find . -type f -perm 0444 -exec chmod 644 {} \;
12mu|squid-3.2.10-1|139	
12mu|squid-3.2.10-1|140	for i in `find . -type d -name CVS`  `find . -type d -name .svn` `find . -type f -name .cvs\*` `find . -type f -name .#\*`; do
12mu|squid-3.2.10-1|141	if [ -e "$i" ]; then rm -rf $i; fi >&/dev/null
12mu|squid-3.2.10-1|142	done
12mu|squid-3.2.10-1|143	
12mu|squid-3.2.10-1|144	
12mu|squid-3.2.10-1|145	%patch1 -p1 -b .config
12mu|squid-3.2.10-1|146	%patch2 -p0 -b .user_group
12mu|squid-3.2.10-1|147	%patch3 -p1 -b .ssl
12mu|squid-3.2.10-1|148	#patch4 -p0 -b .with_new_linux_headers_capability
12mu|squid-3.2.10-1|149	%patch8 -p0 -b .visible_hostname
12mu|squid-3.2.10-1|150	%patch9 -p1 -b .backslashes
12mu|squid-3.2.10-1|151	%patch11 -p0 -b .shutdown_lifetime
12mu|squid-3.2.10-1|152	#patch12 -p1 -b .no_-Werror
12mu|squid-3.2.10-1|153	%patch13 -p1 -b .datadir
12mu|squid-3.2.10-1|154	#patch14 -p1 -b .digest-rfc2069
12mu|squid-3.2.10-1|155	#patch15 -p1 -b .errordir
12mu|squid-3.2.10-1|156	%patch16 -p0 -b .joomla
12mu|squid-3.2.10-1|157	%patch17 -p1 -b .automake-1_13
12mu|squid-3.2.10-1|158	%patch18 -p1 -b .purge-paths
12mu|squid-3.2.10-1|159	%patch19 -p0 -b .toolh
12mu|squid-3.2.10-1|160	%patch20 -p1 -b .ksh
12mu|squid-3.2.10-1|161	%patch21 -p0 -b .dns-internal
12mu|squid-3.2.10-1|162	%patch22 -p0 -b .strange-ports
12mu|squid-3.2.10-1|163	#%patch301 -p1 -b .getconf
12mu|squid-3.2.10-1|164	
12mu|squid-3.2.10-1|165	mkdir -p faq
12mu|squid-3.2.10-1|166	tar -jxf %{SOURCE2} -C faq
12mu|squid-3.2.10-1|167	
12mu|squid-3.2.10-1|168	install -m 0755 %{SOURCE3} squid.init
12mu|squid-3.2.10-1|169	install -m 0644 %{SOURCE4} squid.logrotate
12mu|squid-3.2.10-1|170	install -m 0644 %{SOURCE5} squid.conf.authenticate
12mu|squid-3.2.10-1|171	install -m 0644 %{SOURCE6} smb.conf
12mu|squid-3.2.10-1|172	install -m 0644 %{SOURCE7} squid.conf.transparent
12mu|squid-3.2.10-1|173	install -m 0755 %{SOURCE8} rc.firewall
12mu|squid-3.2.10-1|174	install -m 0644 %{SOURCE11} squid.sysconfig
12mu|squid-3.2.10-1|175	install -m 0755 %{SOURCE14} squid.ifup
12mu|squid-3.2.10-1|176	
12mu|squid-3.2.10-1|177	# fix conditional pam config file
12mu|squid-3.2.10-1|178	install -m 0644 %{SOURCE13} squid.pam
12mu|squid-3.2.10-1|179	
12mu|squid-3.2.10-1|180	perl -p -i -e "s|^SAMBAPREFIX.*|SAMBAPREFIX = /usr|" helpers/basic_auth/SMB/Makefile.*
12mu|squid-3.2.10-1|181	#perl -p -i -e "s|^icondir.*|icondir = \\$\(libexecdir\)/icons|" icons/Makefile.am icons/Makefile.*
12mu|squid-3.2.10-1|182	grep -r "local/bin/perl" . |sed -e "s/:.*$//g" | xargs perl -p -i -e "s@local/bin/perl@bin/perl@g"
12mu|squid-3.2.10-1|183	
12mu|squid-3.2.10-1|184	# libtool
12mu|squid-3.2.10-1|185	perl -pi -e "s|AC_PROG_RANLIB|AC_PROG_LIBTOOL|g" configure*
12mu|squid-3.2.10-1|186	
12mu|squid-3.2.10-1|187	%build
12mu|squid-3.2.10-1|188	
12mu|squid-3.2.10-1|189	%serverbuild
12mu|squid-3.2.10-1|190	rm -rf configure autom4te.cache
12mu|squid-3.2.10-1|191	#libtoolize --copy --force
12mu|squid-3.2.10-1|192	#aclocal
12mu|squid-3.2.10-1|193	#autoheader
12mu|squid-3.2.10-1|194	#autoconf --force
12mu|squid-3.2.10-1|195	#automake --foreign --add-missing --copy --force-missing
12mu|squid-3.2.10-1|196	
12mu|squid-3.2.10-1|197	sh ./bootstrap.sh
12mu|squid-3.2.10-1|198	
12mu|squid-3.2.10-1|199	export SSLLIB="-L%{_libdir} `pkg-config --libs openssl`"
12mu|squid-3.2.10-1|200	export CPPFLAGS="-I%{_includedir}/openssl -I`find /usr/include -type f -name db_185.h|head -n1|xargs dirname` %optflags "
12mu|squid-3.2.10-1|201	
12mu|squid-3.2.10-1|202	%ifarch x86_64
12mu|squid-3.2.10-1|203	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"
12mu|squid-3.2.10-1|204	export CXXFLAGS="$CXXFLAGS -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64"
12mu|squid-3.2.10-1|205	%else
12mu|squid-3.2.10-1|206	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"
12mu|squid-3.2.10-1|207	export CXXFLAGS="$CXXFLAGS -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
12mu|squid-3.2.10-1|208	%endif
12mu|squid-3.2.10-1|209	
12mu|squid-3.2.10-1|210	%configure2_5x \
12mu|squid-3.2.10-1|211	--disable-strict-error-checking \
12mu|squid-3.2.10-1|212	--enable-shared=yes \
12mu|squid-3.2.10-1|213	--enable-static=no \
12mu|squid-3.2.10-1|214	--enable-xmalloc-statistics \
12mu|squid-3.2.10-1|215	--enable-carp \
12mu|squid-3.2.10-1|216	--enable-async-io \
12mu|squid-3.2.10-1|217	--enable-storeio="aufs,diskd,ufs" \
12mu|squid-3.2.10-1|218	--enable-removal-policies="heap,lru" \
12mu|squid-3.2.10-1|219	--enable-icmp \
12mu|squid-3.2.10-1|220	--enable-delay-pools \
12mu|squid-3.2.10-1|221	--disable-esi \
12mu|squid-3.2.10-1|222	--enable-icap-client \
12mu|squid-3.2.10-1|223	--enable-ecap \
12mu|squid-3.2.10-1|224	--enable-useragent-log \
12mu|squid-3.2.10-1|225	--enable-referer-log \
12mu|squid-3.2.10-1|226	--enable-wccp \
12mu|squid-3.2.10-1|227	--enable-wccpv2 \
12mu|squid-3.2.10-1|228	--disable-kill-parent-hack \
12mu|squid-3.2.10-1|229	--enable-snmp \
12mu|squid-3.2.10-1|230	--enable-cachemgr-hostname="localhost" \
12mu|squid-3.2.10-1|231	--enable-arp-acl \
12mu|squid-3.2.10-1|232	--enable-htcp \
12mu|squid-3.2.10-1|233	--enable-ssl \
12mu|squid-3.2.10-1|234	--enable-forw-via-db \
12mu|squid-3.2.10-1|235	--enable-follow-x-forwarded-for \
12mu|squid-3.2.10-1|236	--enable-cache-digests \
12mu|squid-3.2.10-1|237	--disable-poll \
12mu|squid-3.2.10-1|238	--enable-epoll \
12mu|squid-3.2.10-1|239	--enable-linux-netfilter \
12mu|squid-3.2.10-1|240	--disable-ident-lookups \
12mu|squid-3.2.10-1|241	--enable-default-hostsfile=/etc/hosts \
12mu|squid-3.2.10-1|242	--enable-auth \
12mu|squid-3.2.10-1|243	--enable-basic-auth="getpwnam,LDAP,MSNT,multi-domain-NTLM,NCSA,PAM,SMB,YP,SASL,POP3,DB,squid_radius_auth" \
12mu|squid-3.2.10-1|244	--enable-ntlm-auth="fakeauth,no_check,smb_lm" \
12mu|squid-3.2.10-1|245	--enable-negotiate-auth="squid_kerb_auth" \
12mu|squid-3.2.10-1|246	--enable-digest-auth="password,ldap,eDirectory" \
12mu|squid-3.2.10-1|247	--enable-external-acl-helpers="ip_user,ldap_group,session,unix_group,wbinfo_group" \
12mu|squid-3.2.10-1|248	--with-default-user=%{name} \
12mu|squid-3.2.10-1|249	--with-pthreads \
12mu|squid-3.2.10-1|250	--with-dl \
12mu|squid-3.2.10-1|251	--with-openssl=%{_prefix} \
12mu|squid-3.2.10-1|252	--with-large-files \
12mu|squid-3.2.10-1|253	--with-swapdir=%{_localstatedir}/spool/squid \
12mu|squid-3.2.10-1|254	--with-build-environment=default \
12mu|squid-3.2.10-1|255	--enable-mit=`/usr/bin/krb5-config --prefix` \
12mu|squid-3.2.10-1|256	--with-logdir=%{_logdir}/squid \
12mu|squid-3.2.10-1|257	--enable-http-violations \
12mu|squid-3.2.10-1|258	--enable-zph-qos \
12mu|squid-3.2.10-1|259	%{?!maxfiles:--with-filedescriptors=%{defaultmaxfiles}}%{?maxfiles:%{maxfiles}}
12mu|squid-3.2.10-1|260	
12mu|squid-3.2.10-1|261	
12mu|squid-3.2.10-1|262	#    --enable-disk-io="AIO,Blocking,DiskDaemon,DiskThreads" \
12mu|squid-3.2.10-1|263	
12mu|squid-3.2.10-1|264	# Some versions of autoconf fail to detect sys/resource.h correctly;
12mu|squid-3.2.10-1|265	# apparently because it generates a compiler warning.
12mu|squid-3.2.10-1|266	
12mu|squid-3.2.10-1|267	if [ -e /usr/include/sys/resource.h ]; then
12mu|squid-3.2.10-1|268	cat >> include/autoconf.h <<EOF
12mu|squid-3.2.10-1|269	#ifndef HAVE_SYS_RESOURCE_H
12mu|squid-3.2.10-1|270	#define HAVE_SYS_RESOURCE_H 1
12mu|squid-3.2.10-1|271	#define HAVE_STRUCT_RUSAGE 1
12mu|squid-3.2.10-1|272	#endif
12mu|squid-3.2.10-1|273	EOF
12mu|squid-3.2.10-1|274	fi
12mu|squid-3.2.10-1|275	
12mu|squid-3.2.10-1|276	# move the errors files
12mu|squid-3.2.10-1|277	#grep -r errors * |grep share | sed -e "s/:.*$//g" | xargs perl -p -i -e "s|usr/share/errors|usr/%{_lib}/squid/errors|g"
12mu|squid-3.2.10-1|278	#grep -r iconsdir * |grep share | sed -e "s/:.*$//g" | xargs perl -p -i -e "s|usr/share/errors|usr/%{_lib}/squid/errors|g"
12mu|squid-3.2.10-1|279	
12mu|squid-3.2.10-1|280	%make
12mu|squid-3.2.10-1|281	
12mu|squid-3.2.10-1|282	#grep -r errors * |grep share | sed -e "s/:.*$//g" | xargs perl -p -i -e "s|usr/share/errors|usr/%{_lib}/squid/errors|g"
12mu|squid-3.2.10-1|283	
12mu|squid-3.2.10-1|284	%if %{build_test}
12mu|squid-3.2.10-1|285	%check
12mu|squid-3.2.10-1|286	make check
12mu|squid-3.2.10-1|287	%endif
12mu|squid-3.2.10-1|288	
12mu|squid-3.2.10-1|289	%install
12mu|squid-3.2.10-1|290	rm -rf %{buildroot}
12mu|squid-3.2.10-1|291	
12mu|squid-3.2.10-1|292	%makeinstall icondir=%{buildroot}%{_datadir}/icons DEFAULT_LOG_DIR=%{buildroot}%{_logdir}/squid DEFAULT_ERROR_DIR=%{buildroot}%{_datadir}/errors DEFAULT_ICON_DIR=%{buildroot}%{_datadir}/icons
12mu|squid-3.2.10-1|293	
12mu|squid-3.2.10-1|294	
12mu|squid-3.2.10-1|295	
12mu|squid-3.2.10-1|296	# make some directories
12mu|squid-3.2.10-1|297	install -d %{buildroot}%{_initrddir}
12mu|squid-3.2.10-1|298	install -d %{buildroot}/etc/{logrotate.d,pam.d,sysconfig}
12mu|squid-3.2.10-1|299	install -d %{buildroot}/etc/sysconfig/network-scripts/ifup.d
12mu|squid-3.2.10-1|300	install -d %{buildroot}/etc/httpd/conf/webapps.d
12mu|squid-3.2.10-1|301	install -d %{buildroot}%{_datadir}/{errors,icons}
12mu|squid-3.2.10-1|302	install -d %{buildroot}%{_datadir}/errors/{English,French}
12mu|squid-3.2.10-1|303	install -d %{buildroot}%{_mandir}/man8
12mu|squid-3.2.10-1|304	install -d %{buildroot}%{_var}/www/cgi-bin
12mu|squid-3.2.10-1|305	install -d %{buildroot}%{_var}/log/squid
12mu|squid-3.2.10-1|306	#install -d %{buildroot}%{_var}/run/squid
12mu|squid-3.2.10-1|307	install -d %{buildroot}%{_var}/spool/squid
12mu|squid-3.2.10-1|308	install -d %{buildroot}/usr/share/snmp/mibs
12mu|squid-3.2.10-1|309	
12mu|squid-3.2.10-1|310	# fix error docs location
12mu|squid-3.2.10-1|311	rm -rf %{buildroot}%{_sysconfdir}/errors
12mu|squid-3.2.10-1|312	pushd errors
12mu|squid-3.2.10-1|313	for i in *; do
12mu|squid-3.2.10-1|314	if [ -d $i ]; then
12mu|squid-3.2.10-1|315	install -d %{buildroot}%{_datadir}/errors/$i
12mu|squid-3.2.10-1|316	install -m0644 $i/* %{buildroot}%{_datadir}/errors/$i
12mu|squid-3.2.10-1|317	fi
12mu|squid-3.2.10-1|318	done
12mu|squid-3.2.10-1|319	popd
12mu|squid-3.2.10-1|320	ln -fs %{_datadir}/errors/templates %{buildroot}%{_sysconfdir}/errors
12mu|squid-3.2.10-1|321	
12mu|squid-3.2.10-1|322	# install config
12mu|squid-3.2.10-1|323	install -m0755 squid.init %{buildroot}%{_initrddir}/squid
12mu|squid-3.2.10-1|324	install -m0644 squid.logrotate %{buildroot}/etc/logrotate.d/squid
12mu|squid-3.2.10-1|325	install -m0644 squid.sysconfig %{buildroot}/etc/sysconfig/squid
12mu|squid-3.2.10-1|326	install -m0755 squid.ifup %{buildroot}/etc/sysconfig/network-scripts/ifup.d/squid
12mu|squid-3.2.10-1|327	install -m0644 helpers/basic_auth/MSNT/msntauth.conf.default %{buildroot}%{_sysconfdir}
12mu|squid-3.2.10-1|328	
12mu|squid-3.2.10-1|329	# fix docs
12mu|squid-3.2.10-1|330	cp helpers/basic_auth/LDAP/README README.auth_ldap
12mu|squid-3.2.10-1|331	
12mu|squid-3.2.10-1|332	cp helpers/basic_auth/MSNT/README.html README.auth_msnt.html
12mu|squid-3.2.10-1|333	cp helpers/basic_auth/MSNT/msntauth.conf.default .
12mu|squid-3.2.10-1|334	
12mu|squid-3.2.10-1|335	cp helpers/basic_auth/SASL/basic_sasl_auth.conf .
12mu|squid-3.2.10-1|336	
12mu|squid-3.2.10-1|337	cp helpers/external_acl/file_userip/example.conf ip_user_external_acl.example.conf
12mu|squid-3.2.10-1|338	cp helpers/external_acl/file_userip/example-deny_all_but.conf ip_user_external_acl.example-deny_all_but.conf
12mu|squid-3.2.10-1|339	
12mu|squid-3.2.10-1|340	cp helpers/external_acl/LDAP_group/ChangeLog ChangeLog.ldap_group_external_acl
12mu|squid-3.2.10-1|341	
12mu|squid-3.2.10-1|342	head -19 helpers/basic_auth/NCSA/basic_ncsa_auth.cc > README.NCSA_basic_auth
12mu|squid-3.2.10-1|343	head -56 helpers/basic_auth/PAM/basic_pam_auth.cc > README.PAM_basic_auth
12mu|squid-3.2.10-1|344	head -21 helpers/basic_auth/getpwnam/basic_getpwnam_auth.cc > README.getpwnam_basic_auth
12mu|squid-3.2.10-1|345	head -32 helpers/digest_auth/LDAP/digest_pw_auth.cc > README.ldap_digest_auth
12mu|squid-3.2.10-1|346	
12mu|squid-3.2.10-1|347	install -m0755 helpers/basic_auth/SMB/basic_smb_auth.sh %{buildroot}%{_libexecdir}
12mu|squid-3.2.10-1|348	install -m0755 helpers/basic_auth/SASL/basic_sasl_auth %{buildroot}%{_libexecdir}
12mu|squid-3.2.10-1|349	
12mu|squid-3.2.10-1|350	for manpage in `find -name "*.8"`; do
12mu|squid-3.2.10-1|351	install -m0644 $manpage %{buildroot}/%{_mandir}/man8/
12mu|squid-3.2.10-1|352	done
12mu|squid-3.2.10-1|353	
12mu|squid-3.2.10-1|354	install -m 0644 %{SOURCE9} %{buildroot}%{_datadir}/errors/English/ERR_CUSTOM_ACCESS_DENIED
12mu|squid-3.2.10-1|355	install -m 0644 %{SOURCE10} %{buildroot}%{_datadir}/errors/French/ERR_CUSTOM_ACCESS_DENIED
12mu|squid-3.2.10-1|356	
12mu|squid-3.2.10-1|357	install -m644 squid.pam %{buildroot}/etc/pam.d/squid
12mu|squid-3.2.10-1|358	
12mu|squid-3.2.10-1|359	# move the mib in-place
12mu|squid-3.2.10-1|360	mv %{buildroot}%{_datadir}/mib.txt %{buildroot}/usr/share/snmp/mibs/SQUID.txt
12mu|squid-3.2.10-1|361	
12mu|squid-3.2.10-1|362	# move cachemgr.cgi to a more safe location
12mu|squid-3.2.10-1|363	mv %{buildroot}%{_libexecdir}/cachemgr.cgi %{buildroot}%{_var}/www/cgi-bin/
12mu|squid-3.2.10-1|364	
12mu|squid-3.2.10-1|365	# provide a simple apache config
12mu|squid-3.2.10-1|366	cat > %{buildroot}/etc/httpd/conf/webapps.d/squid-cachemgr.conf << EOF
12mu|squid-3.2.10-1|367	<Location /cgi-bin/cachemgr.cgi>
12mu|squid-3.2.10-1|368	Require local granted
12mu|squid-3.2.10-1|369	ErrorDocument 403 "Access denied per /etc/httpd/conf/webapps.d/squid-cachemgr.conf"
12mu|squid-3.2.10-1|370	</Location>
12mu|squid-3.2.10-1|371	EOF
12mu|squid-3.2.10-1|372	
12mu|squid-3.2.10-1|373	# some cleaning
12mu|squid-3.2.10-1|374	rm -f %{buildroot}%{_libdir}/squid/no_check.pl
12mu|squid-3.2.10-1|375	#rm -rf %{buildroot}%{_datadir}/errors
12mu|squid-3.2.10-1|376	
12mu|squid-3.2.10-1|377	# nuke zero length files
12mu|squid-3.2.10-1|378	find %{buildroot}%{_datadir}/errors/ -type f -size 0 -exec rm -f {} \;
12mu|squid-3.2.10-1|379	
12mu|squid-3.2.10-1|380	%pre
12mu|squid-3.2.10-1|381	%_pre_useradd squid %{_var}/spool/squid /bin/false
12mu|squid-3.2.10-1|382	
12mu|squid-3.2.10-1|383	for i in %{_var}/log/squid %{_var}/spool/squid ; do
12mu|squid-3.2.10-1|384	if [ -d $i ] ; then
12mu|squid-3.2.10-1|385	for adir in `find $i -maxdepth 0 \! -user squid`; do
12mu|squid-3.2.10-1|386	chown -R squid:squid $adir
12mu|squid-3.2.10-1|387	done
12mu|squid-3.2.10-1|388	fi
12mu|squid-3.2.10-1|389	done
12mu|squid-3.2.10-1|390	
12mu|squid-3.2.10-1|391	%post
12mu|squid-3.2.10-1|392	%_create_ssl_certificate squid
12mu|squid-3.2.10-1|393	
12mu|squid-3.2.10-1|394	%_post_service squid
12mu|squid-3.2.10-1|395	case "$LANG" in
12mu|squid-3.2.10-1|396	az*)
12mu|squid-3.2.10-1|397	DIR=Azerbaijani
12mu|squid-3.2.10-1|398	;;
12mu|squid-3.2.10-1|399	bg*)
12mu|squid-3.2.10-1|400	DIR=Bulgarian
12mu|squid-3.2.10-1|401	;;
12mu|squid-3.2.10-1|402	ca*)
12mu|squid-3.2.10-1|403	DIR=Catalan
12mu|squid-3.2.10-1|404	;;
12mu|squid-3.2.10-1|405	cs*)
12mu|squid-3.2.10-1|406	DIR=Czech
12mu|squid-3.2.10-1|407	;;
12mu|squid-3.2.10-1|408	da*)
12mu|squid-3.2.10-1|409	DIR=Danish
12mu|squid-3.2.10-1|410	;;
12mu|squid-3.2.10-1|411	nl*)
12mu|squid-3.2.10-1|412	DIR=Dutch
12mu|squid-3.2.10-1|413	;;
12mu|squid-3.2.10-1|414	en*)
12mu|squid-3.2.10-1|415	DIR=English
12mu|squid-3.2.10-1|416	;;
12mu|squid-3.2.10-1|417	ea*)
12mu|squid-3.2.10-1|418	DIR=Estonian
12mu|squid-3.2.10-1|419	;;
12mu|squid-3.2.10-1|420	fi*)
12mu|squid-3.2.10-1|421	DIR=Finnish
12mu|squid-3.2.10-1|422	;;
12mu|squid-3.2.10-1|423	fr*)
12mu|squid-3.2.10-1|424	DIR=French
12mu|squid-3.2.10-1|425	;;
12mu|squid-3.2.10-1|426	de*)
12mu|squid-3.2.10-1|427	DIR=German
12mu|squid-3.2.10-1|428	;;
12mu|squid-3.2.10-1|429	el*)
12mu|squid-3.2.10-1|430	DIR=Greek
12mu|squid-3.2.10-1|431	;;
12mu|squid-3.2.10-1|432	he*)
12mu|squid-3.2.10-1|433	DIR=Hebrew
12mu|squid-3.2.10-1|434	;;
12mu|squid-3.2.10-1|435	hu*)
12mu|squid-3.2.10-1|436	DIR=Hungarian
12mu|squid-3.2.10-1|437	;;
12mu|squid-3.2.10-1|438	it*)
12mu|squid-3.2.10-1|439	DIR=Italian
12mu|squid-3.2.10-1|440	;;
12mu|squid-3.2.10-1|441	ja*)
12mu|squid-3.2.10-1|442	DIR=Japanese
12mu|squid-3.2.10-1|443	;;
12mu|squid-3.2.10-1|444	kr*)
12mu|squid-3.2.10-1|445	DIR=Korean
12mu|squid-3.2.10-1|446	;;
12mu|squid-3.2.10-1|447	lt*)
12mu|squid-3.2.10-1|448	DIR=Lithuanian
12mu|squid-3.2.10-1|449	;;
12mu|squid-3.2.10-1|450	pl*)
12mu|squid-3.2.10-1|451	DIR=Polish
12mu|squid-3.2.10-1|452	;;
12mu|squid-3.2.10-1|453	pt*)
12mu|squid-3.2.10-1|454	DIR=Portuguese
12mu|squid-3.2.10-1|455	;;
12mu|squid-3.2.10-1|456	ro*)
12mu|squid-3.2.10-1|457	DIR=Romanian
12mu|squid-3.2.10-1|458	;;
12mu|squid-3.2.10-1|459	ru*)
12mu|squid-3.2.10-1|460	DIR=Russian-koi8-r
12mu|squid-3.2.10-1|461	;;
12mu|squid-3.2.10-1|462	sr*)
12mu|squid-3.2.10-1|463	DIR=Serbian
12mu|squid-3.2.10-1|464	;;
12mu|squid-3.2.10-1|465	sk*)
12mu|squid-3.2.10-1|466	DIR=Slovak
12mu|squid-3.2.10-1|467	;;
12mu|squid-3.2.10-1|468	es*)
12mu|squid-3.2.10-1|469	DIR=Spanish
12mu|squid-3.2.10-1|470	;;
12mu|squid-3.2.10-1|471	sv*)
12mu|squid-3.2.10-1|472	DIR=Swedish
12mu|squid-3.2.10-1|473	;;
12mu|squid-3.2.10-1|474	zh*)
12mu|squid-3.2.10-1|475	DIR=Traditional_Chinese
12mu|squid-3.2.10-1|476	;;
12mu|squid-3.2.10-1|477	tr*)
12mu|squid-3.2.10-1|478	DIR=Turkish
12mu|squid-3.2.10-1|479	;;
12mu|squid-3.2.10-1|480	*)
12mu|squid-3.2.10-1|481	DIR=English
12mu|squid-3.2.10-1|482	;;
12mu|squid-3.2.10-1|483	esac
12mu|squid-3.2.10-1|484	
12mu|squid-3.2.10-1|485	%preun
12mu|squid-3.2.10-1|486	%_preun_service squid
12mu|squid-3.2.10-1|487	if [ $1 = 0 ] ; then
12mu|squid-3.2.10-1|488	rm -f %{_var}/log/squid/*
12mu|squid-3.2.10-1|489	fi
12mu|squid-3.2.10-1|490	
12mu|squid-3.2.10-1|491	%postun
12mu|squid-3.2.10-1|492	%_postun_userdel squid
12mu|squid-3.2.10-1|493	
12mu|squid-3.2.10-1|494	%files
12mu|squid-3.2.10-1|495	%doc faq/* C* R* Q* rc.firewall *.conf* doc/*.txt
12mu|squid-3.2.10-1|496	%exclude %{_sysconfdir}/cachemgr.conf
12mu|squid-3.2.10-1|497	%dir %_sysconfdir
12mu|squid-3.2.10-1|498	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/*.conf
12mu|squid-3.2.10-1|499	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/*.default
12mu|squid-3.2.10-1|500	%attr(0644,root,root) %config(noreplace) /etc/pam.d/squid
12mu|squid-3.2.10-1|501	%attr(0644,root,root) %config(noreplace) /etc/sysconfig/squid
12mu|squid-3.2.10-1|502	%attr(0644,root,root) %config(noreplace) /etc/logrotate.d/squid
12mu|squid-3.2.10-1|503	%attr(0755,root,squid) %config(noreplace) /etc/sysconfig/network-scripts/ifup.d/squid
12mu|squid-3.2.10-1|504	%attr(0755,root,squid) %{_initrddir}/squid
12mu|squid-3.2.10-1|505	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/*.css
12mu|squid-3.2.10-1|506	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/*.documented
12mu|squid-3.2.10-1|507	%{_sysconfdir}/errors
12mu|squid-3.2.10-1|508	%{_datadir}/errors
12mu|squid-3.2.10-1|509	%{_datadir}/icons
12mu|squid-3.2.10-1|510	%{_libexecdir}/diskd
12mu|squid-3.2.10-1|511	%{_libexecdir}/unlinkd
12mu|squid-3.2.10-1|512	%attr(0755,root,squid) %{_libexecdir}/digest_edirectory_auth
12mu|squid-3.2.10-1|513	%attr(0755,root,squid) %{_libexecdir}/digest_ldap_auth
12mu|squid-3.2.10-1|514	%attr(0755,root,squid) %{_libexecdir}/digest_file_auth
12mu|squid-3.2.10-1|515	%attr(0755,root,squid) %{_libexecdir}/basic_fake_auth
12mu|squid-3.2.10-1|516	%attr(0755,root,squid) %{_libexecdir}/basic_getpwnam_auth
12mu|squid-3.2.10-1|517	%attr(0755,root,squid) %{_libexecdir}/basic_msnt_auth
12mu|squid-3.2.10-1|518	%attr(0755,root,squid) %{_libexecdir}/basic_ncsa_auth
12mu|squid-3.2.10-1|519	#%attr(0755,root,squid) %{_libexecdir}/ntlm_auth
12mu|squid-3.2.10-1|520	%attr(0755,root,squid) %{_libexecdir}/basic_pam_auth
12mu|squid-3.2.10-1|521	%attr(4755,root,squid) %{_libexecdir}/pinger
12mu|squid-3.2.10-1|522	%attr(0755,root,squid) %{_libexecdir}/basic_pop3_auth
12mu|squid-3.2.10-1|523	%attr(0755,root,squid) %{_libexecdir}/basic_sasl_auth
12mu|squid-3.2.10-1|524	%attr(0755,root,squid) %{_libexecdir}/basic_smb_auth
12mu|squid-3.2.10-1|525	%attr(0755,root,squid) %{_libexecdir}/basic_smb_auth.sh
12mu|squid-3.2.10-1|526	%attr(0755,root,squid) %{_libexecdir}/basic_db_auth
12mu|squid-3.2.10-1|527	%attr(0755,root,squid) %{_libexecdir}/basic_ldap_auth
12mu|squid-3.2.10-1|528	%attr(0755,root,squid) %{_libexecdir}/basic_radius_auth
12mu|squid-3.2.10-1|529	%attr(0755,root,squid) %{_libexecdir}/ext_session_acl
12mu|squid-3.2.10-1|530	%attr(0755,root,squid) %{_libexecdir}/ext_unix_group_acl
12mu|squid-3.2.10-1|531	%attr(0755,root,squid) %{_libexecdir}/negotiate_kerberos_auth
12mu|squid-3.2.10-1|532	%attr(0755,root,squid) %{_libexecdir}/negotiate_kerberos_auth_test
12mu|squid-3.2.10-1|533	%attr(0755,root,squid) %{_libexecdir}/ntlm_smb_lm_auth
12mu|squid-3.2.10-1|534	%attr(0755,root,squid) %{_libexecdir}/basic_msnt_multi_domain_auth
12mu|squid-3.2.10-1|535	%attr(0755,root,squid) %{_libexecdir}/basic_nis_auth
12mu|squid-3.2.10-1|536	%attr(0755,root,squid) %{_libexecdir}/ext_wbinfo_group_acl
12mu|squid-3.2.10-1|537	%attr(0755,root,squid) %{_libexecdir}/helper-mux.pl
12mu|squid-3.2.10-1|538	%attr(0755,root,squid) %{_libexecdir}/log_file_daemon
12mu|squid-3.2.10-1|539	%attr(0755,root,squid) %{_libexecdir}/negotiate_wrapper_auth
12mu|squid-3.2.10-1|540	%attr(0755,root,squid) %{_libexecdir}/ntlm_fake_auth
12mu|squid-3.2.10-1|541	%attr(0755,root,squid) %{_libexecdir}/url_fake_rewrite
12mu|squid-3.2.10-1|542	%attr(0755,root,squid) %{_libexecdir}/url_fake_rewrite.sh
12mu|squid-3.2.10-1|543	
12mu|squid-3.2.10-1|544	%{_sbindir}/*
12mu|squid-3.2.10-1|545	%attr(0644,root,root) %{_mandir}/man8/*
12mu|squid-3.2.10-1|546	%attr(0644,root,root) %{_mandir}/man1/*
12mu|squid-3.2.10-1|547	#%attr(0755,squid,squid) %dir %{_var}/run/squid
12mu|squid-3.2.10-1|548	%attr(0755,squid,squid) %dir %{_var}/log/squid
12mu|squid-3.2.10-1|549	%attr(0755,squid,squid) %dir %{_var}/spool/squid
12mu|squid-3.2.10-1|550	%attr(0644,root,squid) /usr/share/snmp/mibs/SQUID.txt
12mu|squid-3.2.10-1|551	
12mu|squid-3.2.10-1|552	%files cachemgr
12mu|squid-3.2.10-1|553	%attr(0644,root,root) %config(noreplace) /etc/httpd/conf/webapps.d/squid-cachemgr.conf
12mu|squid-3.2.10-1|554	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/cachemgr.conf
12mu|squid-3.2.10-1|555	%attr(0755,root,squid) %{_var}/www/cgi-bin/cachemgr.cgi
12mu|squid-3.2.10-1|556	
12mu|squid-3.2.10-1|557	
12mu|squid-3.2.10-1|558	
12mu|squid-3.2.10-1|559	%changelog
12mu|squid-3.2.10-1|560	* Thu Oct 17 2013 akdengi <alexander.kazancev@rosalab.ru> 3.2.10-1
12mu|squid-3.2.10-1|561	+ Revision: f59d607
12mu|squid-3.2.10-1|562	- fix doc
12mu|squid-3.2.10-1|563	
12mu|squid-3.2.10-1|564	

20828 12
12mu|step-4.12.4-1|1	%define eigen_version 2.0.3
12mu|step-4.12.4-1|2	
12mu|step-4.12.4-1|3	Name:		step
12mu|step-4.12.4-1|4	Summary:	Interactive physical simulator
12mu|step-4.12.4-1|5	Version:	4.12.4
12mu|step-4.12.4-1|6	Release:	1
12mu|step-4.12.4-1|7	Group:		Graphical desktop/KDE
12mu|step-4.12.4-1|8	License:	GPLv2 GFDL
12mu|step-4.12.4-1|9	URL:		http://edu.kde.org/step/
12mu|step-4.12.4-1|10	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|step-4.12.4-1|11	BuildRequires:	kdelibs4-devel
12mu|step-4.12.4-1|12	BuildRequires:	pkgconfig(eigen2) >= %{eigen_version}
12mu|step-4.12.4-1|13	BuildRequires:	pkgconfig(libqalculate)
12mu|step-4.12.4-1|14	BuildRequires:	pkgconfig(gsl)
12mu|step-4.12.4-1|15	
12mu|step-4.12.4-1|16	%description
12mu|step-4.12.4-1|17	Step is an interactive physical simulator. It works like this:
12mu|step-4.12.4-1|18	you place some bodies on the scene, add some forces such as gravity
12mu|step-4.12.4-1|19	or springs, then click "Simulate" and Step shows you how your scene
12mu|step-4.12.4-1|20	will evolve according to the laws of physics. You can change every
12mu|step-4.12.4-1|21	property of bodies/forces in your experiment (even during simulation)
12mu|step-4.12.4-1|22	and see how this will change evolution of the experiment. With Step
12mu|step-4.12.4-1|23	you can not only learn but feel how physics works!
12mu|step-4.12.4-1|24	
12mu|step-4.12.4-1|25	%files
12mu|step-4.12.4-1|26	%doc README AUTHORS ChangeLog COPYING COPYING.DOC DESIGN TODO
12mu|step-4.12.4-1|27	%{_kde_bindir}/step
12mu|step-4.12.4-1|28	%{_kde_applicationsdir}/step.desktop
12mu|step-4.12.4-1|29	%{_kde_appsdir}/step
12mu|step-4.12.4-1|30	%{_kde_datadir}/config.kcfg/step.kcfg
12mu|step-4.12.4-1|31	%{_kde_configdir}/step.knsrc
12mu|step-4.12.4-1|32	%{_kde_docdir}/HTML/en/step
12mu|step-4.12.4-1|33	%{_kde_iconsdir}/hicolor/*/apps/step.png
12mu|step-4.12.4-1|34	
12mu|step-4.12.4-1|35	#----------------------------------------------------------------------
12mu|step-4.12.4-1|36	
12mu|step-4.12.4-1|37	%prep
12mu|step-4.12.4-1|38	%setup -q
12mu|step-4.12.4-1|39	
12mu|step-4.12.4-1|40	%build
12mu|step-4.12.4-1|41	%cmake_kde4
12mu|step-4.12.4-1|42	%make
12mu|step-4.12.4-1|43	
12mu|step-4.12.4-1|44	%install
12mu|step-4.12.4-1|45	%makeinstall_std -C build
12mu|step-4.12.4-1|46	
12mu|step-4.12.4-1|47	
12mu|step-4.12.4-1|48	%changelog
12mu|step-4.12.4-1|49	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|step-4.12.4-1|50	+ Revision: 32a060a
12mu|step-4.12.4-1|51	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|step-4.12.4-1|52	
12mu|step-4.12.4-1|53	

20829 12
12mu|strigi-0.7.8-10|1	Summary:	Desktop Search
12mu|strigi-0.7.8-10|2	Name:		strigi
12mu|strigi-0.7.8-10|3	Version:	0.7.8
12mu|strigi-0.7.8-10|4	Release:	10
12mu|strigi-0.7.8-10|5	Epoch:		1
12mu|strigi-0.7.8-10|6	License:	LGPLv2+
12mu|strigi-0.7.8-10|7	Group:		Graphical desktop/KDE
12mu|strigi-0.7.8-10|8	Url:		http://strigi.sourceforge.net
12mu|strigi-0.7.8-10|9	Source0:	http://www.vandenoever.info/software/strigi/%{name}-%{version}.tar.bz2
12mu|strigi-0.7.8-10|10	Patch0:		strigi-0.7.7-missinglink.patch
12mu|strigi-0.7.8-10|11	BuildRequires:	cmake
12mu|strigi-0.7.8-10|12	BuildRequires:	attr-devel
12mu|strigi-0.7.8-10|13	BuildRequires:	bzip2-devel
12mu|strigi-0.7.8-10|14	BuildRequires:	ffmpeg-devel
12mu|strigi-0.7.8-10|15	BuildRequires:	magic-devel
12mu|strigi-0.7.8-10|16	BuildRequires:	qt4-devel
12mu|strigi-0.7.8-10|17	BuildRequires:	pkgconfig(cppunit)
12mu|strigi-0.7.8-10|18	BuildRequires:	pkgconfig(dbus-1)
12mu|strigi-0.7.8-10|19	BuildRequires:	pkgconfig(exiv2)
12mu|strigi-0.7.8-10|20	BuildRequires:	pkgconfig(expat)
12mu|strigi-0.7.8-10|21	BuildRequires:	pkgconfig(libclucene-core)
12mu|strigi-0.7.8-10|22	BuildRequires:	pkgconfig(openssl)
12mu|strigi-0.7.8-10|23	Obsoletes:	%{mklibname cluceneindex 0} < 0.7.7-2
12mu|strigi-0.7.8-10|24	
12mu|strigi-0.7.8-10|25	%description
12mu|strigi-0.7.8-10|26	Here are the main features of Strigi:
12mu|strigi-0.7.8-10|27	
12mu|strigi-0.7.8-10|28	* very fast crawling
12mu|strigi-0.7.8-10|29	* very small memory footprint
12mu|strigi-0.7.8-10|30	* no hammering of the system
12mu|strigi-0.7.8-10|31	* pluggable backend, currently clucene and hyperestraier,
12mu|strigi-0.7.8-10|32	sqlite3 and xapian are in the works
12mu|strigi-0.7.8-10|33	* communication between daemon and search program over an
12mu|strigi-0.7.8-10|34	abstract interface, this is currently a simple socket
12mu|strigi-0.7.8-10|35	but implementation of dbus is a possibility. There's a
12mu|strigi-0.7.8-10|36	small perl program in the code as an example of how to
12mu|strigi-0.7.8-10|37	query. This is so easy that any KDE app could implement this.
12mu|strigi-0.7.8-10|38	* simple interface for implementing plugins for extracting
12mu|strigi-0.7.8-10|39	information. we'll try to reuse the kat plugins, although
12mu|strigi-0.7.8-10|40	native plugins will have a large speed advantage
12mu|strigi-0.7.8-10|41	* calculation of sha1 for every file crawled (allows fast finding
12mu|strigi-0.7.8-10|42	of duplicates)
12mu|strigi-0.7.8-10|43	
12mu|strigi-0.7.8-10|44	%files
12mu|strigi-0.7.8-10|45	%{_bindir}/*
12mu|strigi-0.7.8-10|46	%dir %{_libdir}/strigi
12mu|strigi-0.7.8-10|47	%{_libdir}/strigi/*
12mu|strigi-0.7.8-10|48	%{_datadir}/strigi/*
12mu|strigi-0.7.8-10|49	%{_datadir}/dbus-1/services/
12mu|strigi-0.7.8-10|50	%exclude %{_bindir}/strigiclient
12mu|strigi-0.7.8-10|51	
12mu|strigi-0.7.8-10|52	#--------------------------------------------------------------------
12mu|strigi-0.7.8-10|53	
12mu|strigi-0.7.8-10|54	%package gui
12mu|strigi-0.7.8-10|55	Summary:	Strigi interface
12mu|strigi-0.7.8-10|56	Group:		Graphical desktop/KDE
12mu|strigi-0.7.8-10|57	
12mu|strigi-0.7.8-10|58	%description gui
12mu|strigi-0.7.8-10|59	Strigi interface
12mu|strigi-0.7.8-10|60	
12mu|strigi-0.7.8-10|61	%files gui
12mu|strigi-0.7.8-10|62	%{_bindir}/strigiclient
12mu|strigi-0.7.8-10|63	
12mu|strigi-0.7.8-10|64	#--------------------------------------------------------------------
12mu|strigi-0.7.8-10|65	
12mu|strigi-0.7.8-10|66	%define searchclient_major 0
12mu|strigi-0.7.8-10|67	%define libsearchclient %mklibname searchclient %{searchclient_major}
12mu|strigi-0.7.8-10|68	
12mu|strigi-0.7.8-10|69	%package -n %{libsearchclient}
12mu|strigi-0.7.8-10|70	Summary:	Strigi library
12mu|strigi-0.7.8-10|71	Group:		System/Libraries
12mu|strigi-0.7.8-10|72	
12mu|strigi-0.7.8-10|73	%description -n %{libsearchclient}
12mu|strigi-0.7.8-10|74	Strigi library.
12mu|strigi-0.7.8-10|75	
12mu|strigi-0.7.8-10|76	%files -n %{libsearchclient}
12mu|strigi-0.7.8-10|77	%{_libdir}/libsearchclient.so.%{searchclient_major}*
12mu|strigi-0.7.8-10|78	
12mu|strigi-0.7.8-10|79	#--------------------------------------------------------------------
12mu|strigi-0.7.8-10|80	
12mu|strigi-0.7.8-10|81	%define streamanalyzer_major 0
12mu|strigi-0.7.8-10|82	%define libstreamanalyzer %mklibname streamanalyzer %{streamanalyzer_major}
12mu|strigi-0.7.8-10|83	
12mu|strigi-0.7.8-10|84	%package -n %{libstreamanalyzer}
12mu|strigi-0.7.8-10|85	Summary:	Strigi library
12mu|strigi-0.7.8-10|86	Group:		System/Libraries
12mu|strigi-0.7.8-10|87	
12mu|strigi-0.7.8-10|88	%description -n %{libstreamanalyzer}
12mu|strigi-0.7.8-10|89	Strigi library.
12mu|strigi-0.7.8-10|90	
12mu|strigi-0.7.8-10|91	%files -n %{libstreamanalyzer}
12mu|strigi-0.7.8-10|92	%{_libdir}/libstreamanalyzer.so.%{streamanalyzer_major}*
12mu|strigi-0.7.8-10|93	
12mu|strigi-0.7.8-10|94	#--------------------------------------------------------------------
12mu|strigi-0.7.8-10|95	
12mu|strigi-0.7.8-10|96	%define streams_major 0
12mu|strigi-0.7.8-10|97	%define libstreams %mklibname streams %{streams_major}
12mu|strigi-0.7.8-10|98	
12mu|strigi-0.7.8-10|99	%package -n %{libstreams}
12mu|strigi-0.7.8-10|100	Summary:	Strigi library
12mu|strigi-0.7.8-10|101	Group:		System/Libraries
12mu|strigi-0.7.8-10|102	
12mu|strigi-0.7.8-10|103	%description -n %{libstreams}
12mu|strigi-0.7.8-10|104	Strigi library.
12mu|strigi-0.7.8-10|105	
12mu|strigi-0.7.8-10|106	%files -n %{libstreams}
12mu|strigi-0.7.8-10|107	%{_libdir}/libstreams.so.%{streams_major}*
12mu|strigi-0.7.8-10|108	
12mu|strigi-0.7.8-10|109	#--------------------------------------------------------------------
12mu|strigi-0.7.8-10|110	
12mu|strigi-0.7.8-10|111	%define strigihtmlgui_major 0
12mu|strigi-0.7.8-10|112	%define libstrigihtmlgui %mklibname strigihtmlgui %{strigihtmlgui_major}
12mu|strigi-0.7.8-10|113	
12mu|strigi-0.7.8-10|114	%package -n %{libstrigihtmlgui}
12mu|strigi-0.7.8-10|115	Summary:	Strigi library
12mu|strigi-0.7.8-10|116	Group:		System/Libraries
12mu|strigi-0.7.8-10|117	
12mu|strigi-0.7.8-10|118	%description -n %{libstrigihtmlgui}
12mu|strigi-0.7.8-10|119	Strigi library.
12mu|strigi-0.7.8-10|120	
12mu|strigi-0.7.8-10|121	%files -n %{libstrigihtmlgui}
12mu|strigi-0.7.8-10|122	%{_libdir}/libstrigihtmlgui.so.%{strigihtmlgui_major}*
12mu|strigi-0.7.8-10|123	
12mu|strigi-0.7.8-10|124	#--------------------------------------------------------------------
12mu|strigi-0.7.8-10|125	
12mu|strigi-0.7.8-10|126	%define strigiqtdbusclient_major 0
12mu|strigi-0.7.8-10|127	%define libstrigiqtdbusclient %mklibname strigiqtdbusclient %{strigiqtdbusclient_major}
12mu|strigi-0.7.8-10|128	
12mu|strigi-0.7.8-10|129	%package -n %{libstrigiqtdbusclient}
12mu|strigi-0.7.8-10|130	Summary:	Strigi library
12mu|strigi-0.7.8-10|131	Group:		System/Libraries
12mu|strigi-0.7.8-10|132	
12mu|strigi-0.7.8-10|133	%description -n %{libstrigiqtdbusclient}
12mu|strigi-0.7.8-10|134	Strigi library.
12mu|strigi-0.7.8-10|135	
12mu|strigi-0.7.8-10|136	%files -n %{libstrigiqtdbusclient}
12mu|strigi-0.7.8-10|137	%{_libdir}/libstrigiqtdbusclient.so.%{strigiqtdbusclient_major}*
12mu|strigi-0.7.8-10|138	
12mu|strigi-0.7.8-10|139	#--------------------------------------------------------------------
12mu|strigi-0.7.8-10|140	
12mu|strigi-0.7.8-10|141	%package devel
12mu|strigi-0.7.8-10|142	Summary:	Development files for %{name}
12mu|strigi-0.7.8-10|143	Group:		Development/Other
12mu|strigi-0.7.8-10|144	Requires:	%{libstrigihtmlgui} = %{EVRD}
12mu|strigi-0.7.8-10|145	Requires:	%{libstrigiqtdbusclient} = %{EVRD}
12mu|strigi-0.7.8-10|146	Requires:	%{libsearchclient} = %{EVRD}
12mu|strigi-0.7.8-10|147	Requires:	%{libstreamanalyzer} = %{EVRD}
12mu|strigi-0.7.8-10|148	Requires:	%{libstreams} = %{EVRD}
12mu|strigi-0.7.8-10|149	Requires:	strigi = %{EVRD}
12mu|strigi-0.7.8-10|150	Provides:	libstrigi-devel = %{EVRD}
12mu|strigi-0.7.8-10|151	
12mu|strigi-0.7.8-10|152	%description devel
12mu|strigi-0.7.8-10|153	Development files for %{name}.
12mu|strigi-0.7.8-10|154	
12mu|strigi-0.7.8-10|155	%files devel
12mu|strigi-0.7.8-10|156	%{_libdir}/*.so
12mu|strigi-0.7.8-10|157	%{_includedir}/strigi
12mu|strigi-0.7.8-10|158	%{_libdir}/pkgconfig/*
12mu|strigi-0.7.8-10|159	%{_libdir}/cmake/LibSearchClient/LibSearchClientConfig.cmake
12mu|strigi-0.7.8-10|160	%{_libdir}/cmake/LibStreamAnalyzer/LibStreamAnalyzerConfig.cmake
12mu|strigi-0.7.8-10|161	%{_libdir}/cmake/LibStreamAnalyzer/LibStreamAnalyzerConfigVersion.cmake
12mu|strigi-0.7.8-10|162	%{_libdir}/cmake/LibStreams/LibStreamsConfig.cmake
12mu|strigi-0.7.8-10|163	%{_libdir}/cmake/LibStreams/LibStreamsTargets.cmake
12mu|strigi-0.7.8-10|164	%{_libdir}/cmake/LibStreams/LibStreamsTargets-noconfig.cmake
12mu|strigi-0.7.8-10|165	%{_libdir}/cmake/LibStreams/LibStreamsConfigVersion.cmake
12mu|strigi-0.7.8-10|166	%{_libdir}/cmake/Strigi
12mu|strigi-0.7.8-10|167	
12mu|strigi-0.7.8-10|168	#--------------------------------------------------------------------
12mu|strigi-0.7.8-10|169	
12mu|strigi-0.7.8-10|170	%prep
12mu|strigi-0.7.8-10|171	%setup -q
12mu|strigi-0.7.8-10|172	%patch0 -p1 -b .missinglink~
12mu|strigi-0.7.8-10|173	
12mu|strigi-0.7.8-10|174	%build
12mu|strigi-0.7.8-10|175	%cmake_qt4 -DCMAKE_INSTALL_LIBDIR=%{_lib}
12mu|strigi-0.7.8-10|176	%make
12mu|strigi-0.7.8-10|177	
12mu|strigi-0.7.8-10|178	%install
12mu|strigi-0.7.8-10|179	%makeinstall_std -C build
12mu|strigi-0.7.8-10|180	
12mu|strigi-0.7.8-10|181	
12mu|strigi-0.7.8-10|182	%changelog
12mu|strigi-0.7.8-10|183	* Thu Mar 20 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.7.8-10
12mu|strigi-0.7.8-10|184	+ Revision: 1b22ed2
12mu|strigi-0.7.8-10|185	- LOG New version 0.7.8, better control over library majors
12mu|strigi-0.7.8-10|186	
12mu|strigi-0.7.8-10|187	

20830 12
12mu|stunnel-5.00-2|1	Summary:	Program that wraps normal socket connections with SSL/TLS
12mu|stunnel-5.00-2|2	Name:		stunnel
12mu|stunnel-5.00-2|3	Version:	5.00
12mu|stunnel-5.00-2|4	Release:	2
12mu|stunnel-5.00-2|5	License:	GPLv2
12mu|stunnel-5.00-2|6	Group:		System/Servers
12mu|stunnel-5.00-2|7	URL:		http://www.stunnel.org/
12mu|stunnel-5.00-2|8	Source0:	http://www.stunnel.org/download/stunnel/src/%{name}-%{version}.tar.gz
12mu|stunnel-5.00-2|9	Source1:	http://www.stunnel.org/download/stunnel/src/%{name}-%{version}.tar.gz.asc
12mu|stunnel-5.00-2|10	Source2:	stunnel.service
12mu|stunnel-5.00-2|11	Source3:        stunnel.tmpfiles
12mu|stunnel-5.00-2|12	Patch0:		stunnel-4.56-no-fips.patch
12mu|stunnel-5.00-2|13	BuildRequires:	pkgconfig(openssl)
12mu|stunnel-5.00-2|14	BuildRequires:	tcp_wrappers-devel
12mu|stunnel-5.00-2|15	Requires:	tcp_wrappers
12mu|stunnel-5.00-2|16	Obsoletes:	%{mklibname %{name} 0} < 4.53
12mu|stunnel-5.00-2|17	Obsoletes:	%{mklibname %{name} -d} < 4.53
12mu|stunnel-5.00-2|18	Obsoletes:	%{mklibname %{name} -d -s} < 4.53
12mu|stunnel-5.00-2|19	
12mu|stunnel-5.00-2|20	%description
12mu|stunnel-5.00-2|21	The stunnel program is designed to work as SSL encryption wrapper between
12mu|stunnel-5.00-2|22	remote clients and local (inetd-startable) or remote servers. The concept is
12mu|stunnel-5.00-2|23	that having non-SSL aware daemons running on your system you can easily set
12mu|stunnel-5.00-2|24	them up to communicate with clients over secure SSL channels.
12mu|stunnel-5.00-2|25	
12mu|stunnel-5.00-2|26	stunnel can be used to add SSL functionality to commonly used inetd daemons
12mu|stunnel-5.00-2|27	like POP-2, POP-3, and IMAP servers, to standalone daemons like NNTP, SMTP
12mu|stunnel-5.00-2|28	and HTTP, and in tunneling PPP over network sockets without changes to the
12mu|stunnel-5.00-2|29	source code.
12mu|stunnel-5.00-2|30	
12mu|stunnel-5.00-2|31	%prep
12mu|stunnel-5.00-2|32	%setup -q
12mu|stunnel-5.00-2|33	%patch0 -p1
12mu|stunnel-5.00-2|34	
12mu|stunnel-5.00-2|35	iconv -f iso-8859-1 -t utf-8 < doc/stunnel.fr.8 > doc/stunnel.fr.8_
12mu|stunnel-5.00-2|36	mv doc/stunnel.fr.8_ doc/stunnel.fr.8
12mu|stunnel-5.00-2|37	iconv -f iso-8859-2 -t utf-8 < doc/stunnel.pl.8 > doc/stunnel.pl.8_
12mu|stunnel-5.00-2|38	mv doc/stunnel.pl.8_ doc/stunnel.pl.8
12mu|stunnel-5.00-2|39	
12mu|stunnel-5.00-2|40	# XXX don't install /var/lib/stunnel
12mu|stunnel-5.00-2|41	perl -ni -e '/INSTALL.*-m 1770 -g nogroup.*stunnel$/ or print' tools/Makefile.am
12mu|stunnel-5.00-2|42	%build
12mu|stunnel-5.00-2|43	autoreconf -fi
12mu|stunnel-5.00-2|44	%configure2_5x \
12mu|stunnel-5.00-2|45	--with-threads=fork \
12mu|stunnel-5.00-2|46	--with-ssl=%{_prefix} \
12mu|stunnel-5.00-2|47	--disable-static \
12mu|stunnel-5.00-2|48	--enable-shared
12mu|stunnel-5.00-2|49	%make pkglibdir=%{_libdir}
12mu|stunnel-5.00-2|50	
12mu|stunnel-5.00-2|51	%install
12mu|stunnel-5.00-2|52	# (oe) hack... don't generate the pem file, and stunnel.conf
12mu|stunnel-5.00-2|53	install -d %{buildroot}%{_sysconfdir}/%{name}
12mu|stunnel-5.00-2|54	touch %{buildroot}%{_sysconfdir}/%{name}/stunnel.pem
12mu|stunnel-5.00-2|55	
12mu|stunnel-5.00-2|56	%makeinstall docdir=`pwd`/doc-to-install pkglibdir=%{buildroot}%{_libdir}
12mu|stunnel-5.00-2|57	
12mu|stunnel-5.00-2|58	install -D -m 644 %{SOURCE2} %{buildroot}%{_unitdir}/stunnel.service
12mu|stunnel-5.00-2|59	install -D -m 644 %{SOURCE3} %{buildroot}%{_prefix}/lib/tmpfiles.d/stunnel.conf
12mu|stunnel-5.00-2|60	
12mu|stunnel-5.00-2|61	install -d %{buildroot}%{_var}/openssl/certs/trusted
12mu|stunnel-5.00-2|62	# install -d -m755 %{buildroot}/usr/var/lib/%{name}
12mu|stunnel-5.00-2|63	
12mu|stunnel-5.00-2|64	mv %{buildroot}%{_sysconfdir}/%{name}/stunnel.conf-sample \
12mu|stunnel-5.00-2|65	%{buildroot}%{_sysconfdir}/%{name}/stunnel.conf
12mu|stunnel-5.00-2|66	
12mu|stunnel-5.00-2|67	perl -pi \
12mu|stunnel-5.00-2|68	-e 's|chroot = .*|chroot = /run/stunnel|;' \
12mu|stunnel-5.00-2|69	-e 's|cert = .*|cert = /etc/pki/tls/certs/stunnel.pem|;' \
12mu|stunnel-5.00-2|70	-e 's|;key = .*|key = /etc/pki/tls/private//stunnel.pem|;' \
12mu|stunnel-5.00-2|71	%{buildroot}%{_sysconfdir}/%{name}/stunnel.conf
12mu|stunnel-5.00-2|72	
12mu|stunnel-5.00-2|73	# Move the translated man pages to the right subdirectories, and strip off the
12mu|stunnel-5.00-2|74	# language suffixes.
12mu|stunnel-5.00-2|75	for lang in fr pl ; do
12mu|stunnel-5.00-2|76	mkdir -p %{buildroot}%{_mandir}/${lang}/man8
12mu|stunnel-5.00-2|77	mv %{buildroot}%{_mandir}/man8/*.${lang}.8* %{buildroot}%{_mandir}/${lang}/man8/
12mu|stunnel-5.00-2|78	rename ".${lang}" "" %{buildroot}%{_mandir}/${lang}/man8/*
12mu|stunnel-5.00-2|79	done
12mu|stunnel-5.00-2|80	
12mu|stunnel-5.00-2|81	# cleanup
12mu|stunnel-5.00-2|82	rm -f ./doc-to-install/INSTALL.W32
12mu|stunnel-5.00-2|83	rm -f %{buildroot}%{_sysconfdir}/%{name}/stunnel.pem
12mu|stunnel-5.00-2|84	
12mu|stunnel-5.00-2|85	%post
12mu|stunnel-5.00-2|86	%_create_ssl_certificate stunnel
12mu|stunnel-5.00-2|87	%tmpfiles_create stunnel.conf
12mu|stunnel-5.00-2|88	
12mu|stunnel-5.00-2|89	%files
12mu|stunnel-5.00-2|90	%doc doc-to-install/*
12mu|stunnel-5.00-2|91	%{_bindir}/stunnel
12mu|stunnel-5.00-2|92	%{_bindir}/stunnel3
12mu|stunnel-5.00-2|93	%{_mandir}/man8/stunnel.8.*
12mu|stunnel-5.00-2|94	%lang(fr) %{_mandir}/fr/man8/stunnel.8*
12mu|stunnel-5.00-2|95	%lang(pl) %{_mandir}/pl/man8/stunnel.8*
12mu|stunnel-5.00-2|96	%config(noreplace) %{_sysconfdir}/%{name}/stunnel.conf
12mu|stunnel-5.00-2|97	%{_unitdir}/stunnel.service
12mu|stunnel-5.00-2|98	%{_prefix}/lib/tmpfiles.d/stunnel.conf
12mu|stunnel-5.00-2|99	%{_libdir}/libstunnel.so
12mu|stunnel-5.00-2|100	
12mu|stunnel-5.00-2|101	%changelog
12mu|stunnel-5.00-2|102	* Fri Apr 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.00-2
12mu|stunnel-5.00-2|103	+ Revision: a344031
12mu|stunnel-5.00-2|104	- Fix pid file creation
12mu|stunnel-5.00-2|105	
12mu|stunnel-5.00-2|106	

20831 12
12mu|subscription-manager-1.9.6-2|1	# Prefer systemd over sysv on Fedora 17+ and RHEL 7+
12mu|subscription-manager-1.9.6-2|2	%define use_systemd (0%{?fedora} && 0%{?fedora} >= 17) || (0%{?rhel} && 0%{?rhel} >= 7)
12mu|subscription-manager-1.9.6-2|3	
12mu|subscription-manager-1.9.6-2|4	
12mu|subscription-manager-1.9.6-2|5	%define rhsm_plugins_dir   /usr/share/rhsm-plugins
12mu|subscription-manager-1.9.6-2|6	
12mu|subscription-manager-1.9.6-2|7	Name:    subscription-manager
12mu|subscription-manager-1.9.6-2|8	Version: 1.9.6
12mu|subscription-manager-1.9.6-2|9	Release: 2
12mu|subscription-manager-1.9.6-2|10	Summary: Tools and libraries for subscription and repository management
12mu|subscription-manager-1.9.6-2|11	Group:   System/Configuration/Packaging
12mu|subscription-manager-1.9.6-2|12	License: GPLv2
12mu|subscription-manager-1.9.6-2|13	
12mu|subscription-manager-1.9.6-2|14	# How to create the source tarball:
12mu|subscription-manager-1.9.6-2|15	#
12mu|subscription-manager-1.9.6-2|16	# git clone git://git.fedorahosted.org/git/subscription-manager.git/
12mu|subscription-manager-1.9.6-2|17	# yum install tito
12mu|subscription-manager-1.9.6-2|18	# tito build --tag subscription-manager-$VERSION-$RELEASE --tgz
12mu|subscription-manager-1.9.6-2|19	Source0: %{name}-%{version}.tar.gz
12mu|subscription-manager-1.9.6-2|20	URL:     https://fedorahosted.org/subscription-manager/
12mu|subscription-manager-1.9.6-2|21	
12mu|subscription-manager-1.9.6-2|22	Requires:  python-ethtool
12mu|subscription-manager-1.9.6-2|23	Requires:  python-simplejson
12mu|subscription-manager-1.9.6-2|24	Requires:  python-iniparse
12mu|subscription-manager-1.9.6-2|25	Requires:  python-gobject2
12mu|subscription-manager-1.9.6-2|26	Requires:  virt-what
12mu|subscription-manager-1.9.6-2|27	Requires:  python-rhsm >= 1.9.1-1
12mu|subscription-manager-1.9.6-2|28	Requires:  dbus-python
12mu|subscription-manager-1.9.6-2|29	#Requires:  yum >= 3.2.19-15
12mu|subscription-manager-1.9.6-2|30	Requires:  usermode
12mu|subscription-manager-1.9.6-2|31	Requires:  python-dateutil
12mu|subscription-manager-1.9.6-2|32	
12mu|subscription-manager-1.9.6-2|33	Requires:  python-dmidecode
12mu|subscription-manager-1.9.6-2|34	
12mu|subscription-manager-1.9.6-2|35	Requires(post): chkconfig
12mu|subscription-manager-1.9.6-2|36	Requires(preun): chkconfig
12mu|subscription-manager-1.9.6-2|37	Requires(preun): initscripts
12mu|subscription-manager-1.9.6-2|38	
12mu|subscription-manager-1.9.6-2|39	Requires(post): systemd-units
12mu|subscription-manager-1.9.6-2|40	Requires(preun): systemd-units
12mu|subscription-manager-1.9.6-2|41	Requires(postun): systemd-units
12mu|subscription-manager-1.9.6-2|42	
12mu|subscription-manager-1.9.6-2|43	BuildRequires: python-devel
12mu|subscription-manager-1.9.6-2|44	BuildRequires: gettext
12mu|subscription-manager-1.9.6-2|45	BuildRequires: intltool
12mu|subscription-manager-1.9.6-2|46	BuildRequires: libnotify-devel
12mu|subscription-manager-1.9.6-2|47	BuildRequires: gtk2-devel
12mu|subscription-manager-1.9.6-2|48	BuildRequires: desktop-file-utils
12mu|subscription-manager-1.9.6-2|49	BuildRequires: scrollkeeper
12mu|subscription-manager-1.9.6-2|50	BuildRequires: pkgconfig(gconf-2.0)
12mu|subscription-manager-1.9.6-2|51	
12mu|subscription-manager-1.9.6-2|52	
12mu|subscription-manager-1.9.6-2|53	%description
12mu|subscription-manager-1.9.6-2|54	The Subscription Manager package provides programs and libraries to allow users
12mu|subscription-manager-1.9.6-2|55	to manage subscriptions and yum repositories from the Red Hat entitlement
12mu|subscription-manager-1.9.6-2|56	platform.
12mu|subscription-manager-1.9.6-2|57	
12mu|subscription-manager-1.9.6-2|58	
12mu|subscription-manager-1.9.6-2|59	%package -n subscription-manager-gui
12mu|subscription-manager-1.9.6-2|60	Summary: A GUI interface to manage Red Hat product subscriptions
12mu|subscription-manager-1.9.6-2|61	Group: System/Configuration/Packaging
12mu|subscription-manager-1.9.6-2|62	Requires: %{name} = %{EVRD}
12mu|subscription-manager-1.9.6-2|63	Requires: pygtk2.0 pygtk2.0-libglade gnome-python gnome-python-canvas
12mu|subscription-manager-1.9.6-2|64	# Requires: usermode-gtk
12mu|subscription-manager-1.9.6-2|65	Requires: dbus-x11
12mu|subscription-manager-1.9.6-2|66	Requires(post): scrollkeeper
12mu|subscription-manager-1.9.6-2|67	Requires(postun): scrollkeeper
12mu|subscription-manager-1.9.6-2|68	
12mu|subscription-manager-1.9.6-2|69	# Can't figure this out automatically
12mu|subscription-manager-1.9.6-2|70	Requires: %{_lib}rsvg2_2
12mu|subscription-manager-1.9.6-2|71	
12mu|subscription-manager-1.9.6-2|72	%description -n subscription-manager-gui
12mu|subscription-manager-1.9.6-2|73	This package contains a GTK+ graphical interface for configuring and
12mu|subscription-manager-1.9.6-2|74	registering a system with a Red Hat Entitlement platform and manage
12mu|subscription-manager-1.9.6-2|75	subscriptions.
12mu|subscription-manager-1.9.6-2|76	
12mu|subscription-manager-1.9.6-2|77	%package -n subscription-manager-firstboot
12mu|subscription-manager-1.9.6-2|78	Summary: Firstboot screens for subscription manager
12mu|subscription-manager-1.9.6-2|79	Group: System/Configuration/Packaging
12mu|subscription-manager-1.9.6-2|80	Requires: %{name}-gui = %{version}-%{release}
12mu|subscription-manager-1.9.6-2|81	#Requires: rhn-setup-gnome
12mu|subscription-manager-1.9.6-2|82	
12mu|subscription-manager-1.9.6-2|83	# Can't figure this out automatically
12mu|subscription-manager-1.9.6-2|84	Requires: %{_lib}rsvg2_2
12mu|subscription-manager-1.9.6-2|85	
12mu|subscription-manager-1.9.6-2|86	
12mu|subscription-manager-1.9.6-2|87	%description -n subscription-manager-firstboot
12mu|subscription-manager-1.9.6-2|88	This package contains the firstboot screens for subscription manager.
12mu|subscription-manager-1.9.6-2|89	
12mu|subscription-manager-1.9.6-2|90	%package -n subscription-manager-migration
12mu|subscription-manager-1.9.6-2|91	Summary: Migration scripts for moving to certificate based subscriptions
12mu|subscription-manager-1.9.6-2|92	Group: System/Configuration/Packaging
12mu|subscription-manager-1.9.6-2|93	Requires: %{name} = %{EVRD}
12mu|subscription-manager-1.9.6-2|94	#Requires: rhnlib
12mu|subscription-manager-1.9.6-2|95	
12mu|subscription-manager-1.9.6-2|96	%description -n subscription-manager-migration
12mu|subscription-manager-1.9.6-2|97	This package contains scripts that aid in moving to certificate based
12mu|subscription-manager-1.9.6-2|98	subscriptions
12mu|subscription-manager-1.9.6-2|99	
12mu|subscription-manager-1.9.6-2|100	%prep
12mu|subscription-manager-1.9.6-2|101	%setup -q
12mu|subscription-manager-1.9.6-2|102	%apply_patches
12mu|subscription-manager-1.9.6-2|103	
12mu|subscription-manager-1.9.6-2|104	%build
12mu|subscription-manager-1.9.6-2|105	make -f Makefile
12mu|subscription-manager-1.9.6-2|106	
12mu|subscription-manager-1.9.6-2|107	%install
12mu|subscription-manager-1.9.6-2|108	make -f Makefile install VERSION=%{version}-%{release} PREFIX=%{buildroot} MANPATH=%{_mandir}
12mu|subscription-manager-1.9.6-2|109	
12mu|subscription-manager-1.9.6-2|110	mkdir -p %{buildroot}/lib/systemd/system/
12mu|subscription-manager-1.9.6-2|111	mv %{buildroot}/usr/lib/systemd/system/rhsmcertd.service %{buildroot}/lib/systemd/system/
12mu|subscription-manager-1.9.6-2|112	
12mu|subscription-manager-1.9.6-2|113	desktop-file-validate \
12mu|subscription-manager-1.9.6-2|114	%{buildroot}/etc/xdg/autostart/rhsm-icon.desktop
12mu|subscription-manager-1.9.6-2|115	
12mu|subscription-manager-1.9.6-2|116	desktop-file-validate \
12mu|subscription-manager-1.9.6-2|117	%{buildroot}/usr/share/applications/subscription-manager-gui.desktop
12mu|subscription-manager-1.9.6-2|118	%find_lang rhsm
12mu|subscription-manager-1.9.6-2|119	
12mu|subscription-manager-1.9.6-2|120	# fix timestamps on our byte compiled files so them match across arches
12mu|subscription-manager-1.9.6-2|121	find %{buildroot} -name \*.py -exec touch -r %{SOURCE0} '{}' \;
12mu|subscription-manager-1.9.6-2|122	
12mu|subscription-manager-1.9.6-2|123	# fake out the rosa.cfg file
12mu|subscription-manager-1.9.6-2|124	mkdir -p %{buildroot}%{_sysconfdir}/urpmi/urpmicfg.d
12mu|subscription-manager-1.9.6-2|125	touch %{buildroot}%{_sysconfdir}/urpmi/urpmicfg.d/rosa.cfg
12mu|subscription-manager-1.9.6-2|126	
12mu|subscription-manager-1.9.6-2|127	%post -n subscription-manager-gui
12mu|subscription-manager-1.9.6-2|128	touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
12mu|subscription-manager-1.9.6-2|129	scrollkeeper-update -q -o %{_datadir}/omf/%{name} || :
12mu|subscription-manager-1.9.6-2|130	
12mu|subscription-manager-1.9.6-2|131	%postun -n subscription-manager-gui
12mu|subscription-manager-1.9.6-2|132	if [ $1 -eq 0 ] ; then
12mu|subscription-manager-1.9.6-2|133	touch --no-create %{_datadir}/icons/hicolor &>/dev/null
12mu|subscription-manager-1.9.6-2|134	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12mu|subscription-manager-1.9.6-2|135	scrollkeeper-update -q || :
12mu|subscription-manager-1.9.6-2|136	fi
12mu|subscription-manager-1.9.6-2|137	
12mu|subscription-manager-1.9.6-2|138	%posttrans -n subscription-manager-gui
12mu|subscription-manager-1.9.6-2|139	gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
12mu|subscription-manager-1.9.6-2|140	
12mu|subscription-manager-1.9.6-2|141	%clean
12mu|subscription-manager-1.9.6-2|142	
12mu|subscription-manager-1.9.6-2|143	%files -f rhsm.lang
12mu|subscription-manager-1.9.6-2|144	%attr(755,root,root) %dir %{_var}/log/rhsm
12mu|subscription-manager-1.9.6-2|145	%attr(755,root,root) %dir %{_sysconfdir}/rhsm
12mu|subscription-manager-1.9.6-2|146	%attr(755,root,root) %dir %{_sysconfdir}/rhsm/facts
12mu|subscription-manager-1.9.6-2|147	
12mu|subscription-manager-1.9.6-2|148	%attr(644,root,root) %config(noreplace) %{_sysconfdir}/rhsm/rhsm.conf
12mu|subscription-manager-1.9.6-2|149	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/com.redhat.SubscriptionManager.conf
12mu|subscription-manager-1.9.6-2|150	
12mu|subscription-manager-1.9.6-2|151	#remove the repo file when we are deleted
12mu|subscription-manager-1.9.6-2|152	%ghost %{_sysconfdir}/urpmi/urpmicfg.d/rosa.cfg
12mu|subscription-manager-1.9.6-2|153	
12mu|subscription-manager-1.9.6-2|154	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/yum/pluginconf.d/subscription-manager.conf
12mu|subscription-manager-1.9.6-2|155	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/yum/pluginconf.d/product-id.conf
12mu|subscription-manager-1.9.6-2|156	%config(noreplace) %attr(644,root,root) %{_sysconfdir}/logrotate.d/subscription-manager
12mu|subscription-manager-1.9.6-2|157	%{_sysconfdir}/bash_completion.d/subscription-manager
12mu|subscription-manager-1.9.6-2|158	%{_sysconfdir}/bash_completion.d/rct
12mu|subscription-manager-1.9.6-2|159	%{_sysconfdir}/bash_completion.d/rhn-migrate-classic-to-rhsm
12mu|subscription-manager-1.9.6-2|160	%{_sysconfdir}/bash_completion.d/rhsm-icon
12mu|subscription-manager-1.9.6-2|161	%{_sysconfdir}/bash_completion.d/rhsmcertd
12mu|subscription-manager-1.9.6-2|162	
12mu|subscription-manager-1.9.6-2|163	%{_sysconfdir}/cron.daily/rhsmd
12mu|subscription-manager-1.9.6-2|164	%{_datadir}/dbus-1/system-services/com.redhat.SubscriptionManager.service
12mu|subscription-manager-1.9.6-2|165	
12mu|subscription-manager-1.9.6-2|166	%dir %{_datadir}/rhsm
12mu|subscription-manager-1.9.6-2|167	%dir %{_datadir}/rhsm/subscription_manager
12mu|subscription-manager-1.9.6-2|168	
12mu|subscription-manager-1.9.6-2|169	%{_datadir}/rhsm/subscription_manager/async.py*
12mu|subscription-manager-1.9.6-2|170	%{_datadir}/rhsm/subscription_manager/base_plugin.py*
12mu|subscription-manager-1.9.6-2|171	%{_datadir}/rhsm/subscription_manager/branding
12mu|subscription-manager-1.9.6-2|172	%{_datadir}/rhsm/subscription_manager/cache.py*
12mu|subscription-manager-1.9.6-2|173	%{_datadir}/rhsm/subscription_manager/certdirectory.py*
12mu|subscription-manager-1.9.6-2|174	%{_datadir}/rhsm/subscription_manager/certlib.py*
12mu|subscription-manager-1.9.6-2|175	%{_datadir}/rhsm/subscription_manager/certmgr.py*
12mu|subscription-manager-1.9.6-2|176	%{_datadir}/rhsm/subscription_manager/cert_sorter.py*
12mu|subscription-manager-1.9.6-2|177	%{_datadir}/rhsm/subscription_manager/cli.py*
12mu|subscription-manager-1.9.6-2|178	%{_datadir}/rhsm/subscription_manager/dbus_interface.py*
12mu|subscription-manager-1.9.6-2|179	%{_datadir}/rhsm/subscription_manager/factlib.py*
12mu|subscription-manager-1.9.6-2|180	%{_datadir}/rhsm/subscription_manager/facts.py*
12mu|subscription-manager-1.9.6-2|181	%{_datadir}/rhsm/subscription_manager/hwprobe.py*
12mu|subscription-manager-1.9.6-2|182	%{_datadir}/rhsm/subscription_manager/isodate.py*
12mu|subscription-manager-1.9.6-2|183	%{_datadir}/rhsm/subscription_manager/i18n_optparse.py*
12mu|subscription-manager-1.9.6-2|184	%{_datadir}/rhsm/subscription_manager/i18n.py*
12mu|subscription-manager-1.9.6-2|185	%{_datadir}/rhsm/subscription_manager/identity.py*
12mu|subscription-manager-1.9.6-2|186	%{_datadir}/rhsm/subscription_manager/injection.py*
12mu|subscription-manager-1.9.6-2|187	%{_datadir}/rhsm/subscription_manager/injectioninit.py*
12mu|subscription-manager-1.9.6-2|188	%{_datadir}/rhsm/subscription_manager/__init__.py*
12mu|subscription-manager-1.9.6-2|189	%{_datadir}/rhsm/subscription_manager/jsonwrapper.py*
12mu|subscription-manager-1.9.6-2|190	%{_datadir}/rhsm/subscription_manager/listing.py*
12mu|subscription-manager-1.9.6-2|191	%{_datadir}/rhsm/subscription_manager/lock.py*
12mu|subscription-manager-1.9.6-2|192	%{_datadir}/rhsm/subscription_manager/logutil.py*
12mu|subscription-manager-1.9.6-2|193	%{_datadir}/rhsm/subscription_manager/managercli.py*
12mu|subscription-manager-1.9.6-2|194	%{_datadir}/rhsm/subscription_manager/managerlib.py*
12mu|subscription-manager-1.9.6-2|195	%{_datadir}/rhsm/subscription_manager/plugins.py*
12mu|subscription-manager-1.9.6-2|196	%{_datadir}/rhsm/subscription_manager/productid.py*
12mu|subscription-manager-1.9.6-2|197	%{_datadir}/rhsm/subscription_manager/release.py*
12mu|subscription-manager-1.9.6-2|198	%{_datadir}/rhsm/subscription_manager/repolib.py*
12mu|subscription-manager-1.9.6-2|199	%{_datadir}/rhsm/subscription_manager/utils.py*
12mu|subscription-manager-1.9.6-2|200	%{_datadir}/rhsm/subscription_manager/validity.py*
12mu|subscription-manager-1.9.6-2|201	%{_datadir}/rhsm/subscription_manager/reasons.py*
12mu|subscription-manager-1.9.6-2|202	%{_datadir}/rhsm/subscription_manager/cp_provider.py*
12mu|subscription-manager-1.9.6-2|203	%{_datadir}/rhsm/subscription_manager/file_monitor.py*
12mu|subscription-manager-1.9.6-2|204	
12mu|subscription-manager-1.9.6-2|205	# subscription-manager plugins
12mu|subscription-manager-1.9.6-2|206	%dir %{rhsm_plugins_dir}
12mu|subscription-manager-1.9.6-2|207	%dir %{_sysconfdir}/rhsm/pluginconf.d
12mu|subscription-manager-1.9.6-2|208	# add default plugins here when we have some
12mu|subscription-manager-1.9.6-2|209	
12mu|subscription-manager-1.9.6-2|210	# yum plugins
12mu|subscription-manager-1.9.6-2|211	# Using _prefix + lib here instead of libdir as that evaluates to /usr/lib64 on x86_64,
12mu|subscription-manager-1.9.6-2|212	# but yum plugins seem to normally be sent to /usr/lib/:
12mu|subscription-manager-1.9.6-2|213	%{_prefix}/lib/yum-plugins/subscription-manager.py*
12mu|subscription-manager-1.9.6-2|214	%{_prefix}/lib/yum-plugins/product-id.py*
12mu|subscription-manager-1.9.6-2|215	
12mu|subscription-manager-1.9.6-2|216	
12mu|subscription-manager-1.9.6-2|217	%attr(755,root,root) %{_sbindir}/subscription-manager
12mu|subscription-manager-1.9.6-2|218	%attr(755,root,root) %{_bindir}/subscription-manager
12mu|subscription-manager-1.9.6-2|219	%attr(755,root,root) %{_bindir}/rhsmcertd
12mu|subscription-manager-1.9.6-2|220	%attr(755,root,root) /usr/libexec/rhsmcertd-worker
12mu|subscription-manager-1.9.6-2|221	%attr(755,root,root) /usr/libexec/rhsmd
12mu|subscription-manager-1.9.6-2|222	%attr(755,root,root) %dir %{_var}/run/rhsm
12mu|subscription-manager-1.9.6-2|223	%attr(755,root,root) %dir %{_var}/lib/rhsm
12mu|subscription-manager-1.9.6-2|224	%attr(755,root,root) %dir %{_var}/lib/rhsm/facts
12mu|subscription-manager-1.9.6-2|225	%attr(755,root,root) %dir %{_var}/lib/rhsm/packages
12mu|subscription-manager-1.9.6-2|226	%attr(755,root,root) %dir %{_var}/lib/rhsm/cache
12mu|subscription-manager-1.9.6-2|227	%{_sysconfdir}/pam.d/subscription-manager
12mu|subscription-manager-1.9.6-2|228	%{_sysconfdir}/security/console.apps/subscription-manager
12mu|subscription-manager-1.9.6-2|229	
12mu|subscription-manager-1.9.6-2|230	%attr(644,root,root) /lib/systemd/system/rhsmcertd.service
12mu|subscription-manager-1.9.6-2|231	%attr(644,root,root) %{_prefix}/lib/tmpfiles.d/%{name}.conf
12mu|subscription-manager-1.9.6-2|232	
12mu|subscription-manager-1.9.6-2|233	# Incude rt CLI tool
12mu|subscription-manager-1.9.6-2|234	%dir %{_datadir}/rhsm/rct
12mu|subscription-manager-1.9.6-2|235	%{_datadir}/rhsm/rct/__init__.py*
12mu|subscription-manager-1.9.6-2|236	%{_datadir}/rhsm/rct/cli.py*
12mu|subscription-manager-1.9.6-2|237	%{_datadir}/rhsm/rct/*commands.py*
12mu|subscription-manager-1.9.6-2|238	%{_datadir}/rhsm/rct/printing.py*
12mu|subscription-manager-1.9.6-2|239	%attr(755,root,root) %{_bindir}/rct
12mu|subscription-manager-1.9.6-2|240	
12mu|subscription-manager-1.9.6-2|241	%doc
12mu|subscription-manager-1.9.6-2|242	%{_mandir}/man8/subscription-manager.8*
12mu|subscription-manager-1.9.6-2|243	%{_mandir}/man8/rhsmcertd.8*
12mu|subscription-manager-1.9.6-2|244	%{_mandir}/man8/rct.8*
12mu|subscription-manager-1.9.6-2|245	%doc LICENSE
12mu|subscription-manager-1.9.6-2|246	
12mu|subscription-manager-1.9.6-2|247	
12mu|subscription-manager-1.9.6-2|248	%files -n subscription-manager-gui
12mu|subscription-manager-1.9.6-2|249	%dir %{_datadir}/rhsm/subscription_manager/gui
12mu|subscription-manager-1.9.6-2|250	#%dir %{_datadir}/rhsm/subscription_manager/gui/data
12mu|subscription-manager-1.9.6-2|251	#%dir %{_datadir}/rhsm/subscription_manager/gui/data/icons
12mu|subscription-manager-1.9.6-2|252	%{_datadir}/rhsm/subscription_manager/gui/*
12mu|subscription-manager-1.9.6-2|253	#%{_datadir}/rhsm/subscription_manager/gui/data/icons/*.svg
12mu|subscription-manager-1.9.6-2|254	%{_datadir}/applications/subscription-manager-gui.desktop
12mu|subscription-manager-1.9.6-2|255	%{_datadir}/icons/hicolor/16x16/apps/*.png
12mu|subscription-manager-1.9.6-2|256	%{_datadir}/icons/hicolor/22x22/apps/*.png
12mu|subscription-manager-1.9.6-2|257	%{_datadir}/icons/hicolor/24x24/apps/*.png
12mu|subscription-manager-1.9.6-2|258	%{_datadir}/icons/hicolor/32x32/apps/*.png
12mu|subscription-manager-1.9.6-2|259	%{_datadir}/icons/hicolor/48x48/apps/*.png
12mu|subscription-manager-1.9.6-2|260	%{_datadir}/icons/hicolor/scalable/apps/*.svg
12mu|subscription-manager-1.9.6-2|261	%attr(755,root,root) %{_sbindir}/subscription-manager-gui
12mu|subscription-manager-1.9.6-2|262	%attr(755,root,root) %{_bindir}/subscription-manager-gui
12mu|subscription-manager-1.9.6-2|263	
12mu|subscription-manager-1.9.6-2|264	%{_bindir}/rhsm-icon
12mu|subscription-manager-1.9.6-2|265	%{_sysconfdir}/xdg/autostart/rhsm-icon.desktop
12mu|subscription-manager-1.9.6-2|266	
12mu|subscription-manager-1.9.6-2|267	%{_sysconfdir}/pam.d/subscription-manager-gui
12mu|subscription-manager-1.9.6-2|268	%{_sysconfdir}/security/console.apps/subscription-manager-gui
12mu|subscription-manager-1.9.6-2|269	%{_sysconfdir}/bash_completion.d/subscription-manager-gui
12mu|subscription-manager-1.9.6-2|270	
12mu|subscription-manager-1.9.6-2|271	%doc
12mu|subscription-manager-1.9.6-2|272	%{_mandir}/man8/subscription-manager-gui.8*
12mu|subscription-manager-1.9.6-2|273	%{_mandir}/man8/rhsm-icon.8*
12mu|subscription-manager-1.9.6-2|274	%{_datadir}/omf/subscription-manager
12mu|subscription-manager-1.9.6-2|275	#%attr(644,root,root) %{_datadir}/omf/subscription-manager/*.omf
12mu|subscription-manager-1.9.6-2|276	%{_datadir}/gnome/help/subscription-manager
12mu|subscription-manager-1.9.6-2|277	#%attr(644,root,root) %{_datadir}/gnome/help/subscription-manager/C/*
12mu|subscription-manager-1.9.6-2|278	#%attr(755,root,root) %{_datadir}/gnome/help/subscription-manager/C/figures
12mu|subscription-manager-1.9.6-2|279	%doc LICENSE
12mu|subscription-manager-1.9.6-2|280	
12mu|subscription-manager-1.9.6-2|281	%files -n subscription-manager-firstboot
12mu|subscription-manager-1.9.6-2|282	%{_datadir}/rhn/up2date_client/firstboot/rhsm_login.py*
12mu|subscription-manager-1.9.6-2|283	
12mu|subscription-manager-1.9.6-2|284	%files -n subscription-manager-migration
12mu|subscription-manager-1.9.6-2|285	%dir %{_datadir}/rhsm/subscription_manager/migrate
12mu|subscription-manager-1.9.6-2|286	%{_datadir}/rhsm/subscription_manager/migrate/__init__.py*
12mu|subscription-manager-1.9.6-2|287	%{_datadir}/rhsm/subscription_manager/migrate/migrate.py*
12mu|subscription-manager-1.9.6-2|288	%attr(755,root,root) %{_sbindir}/rhn-migrate-classic-to-rhsm
12mu|subscription-manager-1.9.6-2|289	# Install num migration is only for RHEL 5:
12mu|subscription-manager-1.9.6-2|290	%{?el5:%attr(755,root,root) %{_sbindir}/install-num-migrate-to-rhsm}
12mu|subscription-manager-1.9.6-2|291	
12mu|subscription-manager-1.9.6-2|292	%doc
12mu|subscription-manager-1.9.6-2|293	%{_mandir}/man8/rhn-migrate-classic-to-rhsm.8*
12mu|subscription-manager-1.9.6-2|294	%doc LICENSE
12mu|subscription-manager-1.9.6-2|295	%doc README.Fedora
12mu|subscription-manager-1.9.6-2|296	
12mu|subscription-manager-1.9.6-2|297	%post
12mu|subscription-manager-1.9.6-2|298	/bin/systemctl enable rhsmcertd.service >/dev/null 2>&1 || :
12mu|subscription-manager-1.9.6-2|299	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|subscription-manager-1.9.6-2|300	/bin/systemctl try-restart rhsmcertd.service >/dev/null 2>&1 || :
12mu|subscription-manager-1.9.6-2|301	
12mu|subscription-manager-1.9.6-2|302	if [ -x /bin/dbus-send ] ; then
12mu|subscription-manager-1.9.6-2|303	dbus-send --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig > /dev/null 2>&1 || :
12mu|subscription-manager-1.9.6-2|304	fi
12mu|subscription-manager-1.9.6-2|305	
12mu|subscription-manager-1.9.6-2|306	%preun
12mu|subscription-manager-1.9.6-2|307	if [ $1 -eq 0 ] ; then
12mu|subscription-manager-1.9.6-2|308	/bin/systemctl --no-reload disable rhsmcertd.service > /dev/null 2>&1 || :
12mu|subscription-manager-1.9.6-2|309	/bin/systemctl stop rhsmcertd.service > /dev/null 2>&1 || :
12mu|subscription-manager-1.9.6-2|310	
12mu|subscription-manager-1.9.6-2|311	if [ -x /bin/dbus-send ] ; then
12mu|subscription-manager-1.9.6-2|312	dbus-send --system --type=method_call --dest=org.freedesktop.DBus / org.freedesktop.DBus.ReloadConfig > /dev/null 2>&1 || :
12mu|subscription-manager-1.9.6-2|313	fi
12mu|subscription-manager-1.9.6-2|314	fi
12mu|subscription-manager-1.9.6-2|315	
12mu|subscription-manager-1.9.6-2|316	%postun
12mu|subscription-manager-1.9.6-2|317	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|subscription-manager-1.9.6-2|318	if [ $1 -eq 1 ] ; then
12mu|subscription-manager-1.9.6-2|319	/bin/systemctl try-restart rhsmcertd.service >/dev/null 2>&1 || :
12mu|subscription-manager-1.9.6-2|320	fi
12mu|subscription-manager-1.9.6-2|321	
12mu|subscription-manager-1.9.6-2|322	%changelog
12mu|subscription-manager-1.9.6-2|323	* Tue Dec 17 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.9.6-2
12mu|subscription-manager-1.9.6-2|324	+ Revision: 26b6652
12mu|subscription-manager-1.9.6-2|325	- Patch to work with urpmi instead of yum
12mu|subscription-manager-1.9.6-2|326	
12mu|subscription-manager-1.9.6-2|327	

20832 12
12mu|subversion-1.8.5-4|1	# disable the stupid rpmlint shit from hell!!!
12mu|subversion-1.8.5-4|2	%define _build_pkgcheck_set %{nil}
12mu|subversion-1.8.5-4|3	%define _build_pkgcheck_srpm %{nil}
12mu|subversion-1.8.5-4|4	
12mu|subversion-1.8.5-4|5	%define apache_version 2.4.0
12mu|subversion-1.8.5-4|6	%define api 1
12mu|subversion-1.8.5-4|7	%define major 0
12mu|subversion-1.8.5-4|8	%define libname %mklibname svn %{api} %{major}
12mu|subversion-1.8.5-4|9	%define devname %mklibname svn -d
12mu|subversion-1.8.5-4|10	
12mu|subversion-1.8.5-4|11	# Java requires devel symlinks in non-devel packages due to design
12mu|subversion-1.8.5-4|12	# (System.loadLibrary). Do not add -devel dependencies.
12mu|subversion-1.8.5-4|13	%define _exclude_files_from_autoreq ^%{_libdir}/libsvnjavahl-%{svnjavahl_api}.so$
12mu|subversion-1.8.5-4|14	
12mu|subversion-1.8.5-4|15	%bcond_without python
12mu|subversion-1.8.5-4|16	%bcond_without ruby
12mu|subversion-1.8.5-4|17	%bcond_without perl
12mu|subversion-1.8.5-4|18	%bcond_without gnome_keyring
12mu|subversion-1.8.5-4|19	%bcond_without kwallet
12mu|subversion-1.8.5-4|20	%bcond_with test
12mu|subversion-1.8.5-4|21	%bcond_with debug
12mu|subversion-1.8.5-4|22	
12mu|subversion-1.8.5-4|23	%ifarch %{ix86} x86_64
12mu|subversion-1.8.5-4|24	%bcond_without  java
12mu|subversion-1.8.5-4|25	%endif
12mu|subversion-1.8.5-4|26	%ifarch %arm
12mu|subversion-1.8.5-4|27	%bcond_with  java
12mu|subversion-1.8.5-4|28	%endif
12mu|subversion-1.8.5-4|29	
12mu|subversion-1.8.5-4|30	Summary:	A Concurrent Versioning System
12mu|subversion-1.8.5-4|31	Name:		subversion
12mu|subversion-1.8.5-4|32	Epoch:		2
12mu|subversion-1.8.5-4|33	Version:	1.8.5
12mu|subversion-1.8.5-4|34	Release:	4
12mu|subversion-1.8.5-4|35	License:	Apache License
12mu|subversion-1.8.5-4|36	Group:		Development/Tools
12mu|subversion-1.8.5-4|37	Url:		http://subversion.apache.org/
12mu|subversion-1.8.5-4|38	Source0:	http://www.apache.org/dist/subversion/%{name}-%{version}.tar.bz2
12mu|subversion-1.8.5-4|39	Source1:	http://www.apache.org/dist/subversion/%{name}-%{version}.tar.bz2.asc
12mu|subversion-1.8.5-4|40	Source2:	mod_dav_svn.conf
12mu|subversion-1.8.5-4|41	Source3:	subversion.conf
12mu|subversion-1.8.5-4|42	Source5:	%{name}-1.3.0-global-config
12mu|subversion-1.8.5-4|43	Source6:	%{name}-1.3.0-global-servers
12mu|subversion-1.8.5-4|44	Source7:	http://svnbook.red-bean.com/nightly/en/svn-book-html-chunk.tar.bz2
12mu|subversion-1.8.5-4|45	Source8:	svnserve.service
12mu|subversion-1.8.5-4|46	Source9:	svnserve-tmpfiles.conf
12mu|subversion-1.8.5-4|47	Patch0:		subversion-1.8.3-underlink.diff
12mu|subversion-1.8.5-4|48	
12mu|subversion-1.8.5-4|49	BuildRequires:	chrpath
12mu|subversion-1.8.5-4|50	BuildRequires:	docbook-style-xsl
12mu|subversion-1.8.5-4|51	BuildRequires:	doxygen
12mu|subversion-1.8.5-4|52	BuildRequires:	libtool
12mu|subversion-1.8.5-4|53	BuildRequires:	texinfo
12mu|subversion-1.8.5-4|54	BuildRequires:	apache-devel >= %{apache_version}
12mu|subversion-1.8.5-4|55	BuildRequires:	db-devel
12mu|subversion-1.8.5-4|56	BuildRequires:	krb5-devel
12mu|subversion-1.8.5-4|57	BuildRequires:	magic-devel
12mu|subversion-1.8.5-4|58	BuildRequires:	pkgconfig(apr-1)
12mu|subversion-1.8.5-4|59	BuildRequires:	pkgconfig(apr-util-1)
12mu|subversion-1.8.5-4|60	BuildRequires:	pkgconfig(libexslt)
12mu|subversion-1.8.5-4|61	BuildRequires:	pkgconfig(neon)
12mu|subversion-1.8.5-4|62	BuildRequires:	pkgconfig(python)
12mu|subversion-1.8.5-4|63	BuildRequires:	pkgconfig(sqlite3)
12mu|subversion-1.8.5-4|64	BuildRequires:	pkgconfig(serf-1)
12mu|subversion-1.8.5-4|65	# Swig is runtime only
12mu|subversion-1.8.5-4|66	BuildRequires:	swig >= 1.3.27
12mu|subversion-1.8.5-4|67	# needs this despite with ruby 0
12mu|subversion-1.8.5-4|68	BuildRequires:	ruby
12mu|subversion-1.8.5-4|69	BuildRequires:	ruby-devel
12mu|subversion-1.8.5-4|70	BuildRequires:	ruby-rdoc
12mu|subversion-1.8.5-4|71	
12mu|subversion-1.8.5-4|72	Provides:	%{name}-ra-method = %{EVRD}
12mu|subversion-1.8.5-4|73	Provides:	%{name}-client-tools = %{EVRD}
12mu|subversion-1.8.5-4|74	Provides:	svn = %{EVRD}
12mu|subversion-1.8.5-4|75	# MD because of the sysconfig files moved to this pkg
12mu|subversion-1.8.5-4|76	Conflicts:	%{libname} < 2:1.8.5-2
12mu|subversion-1.8.5-4|77	
12mu|subversion-1.8.5-4|78	%description
12mu|subversion-1.8.5-4|79	Subversion (SVN) is a concurrent version control system which enables one or
12mu|subversion-1.8.5-4|80	more users to collaborate in developing and maintaining a hierarchy of files
12mu|subversion-1.8.5-4|81	and directories while keeping a history of all changes.  Subversion only stores
12mu|subversion-1.8.5-4|82	the differences between versions, instead of every complete file.  Subversion
12mu|subversion-1.8.5-4|83	also keeps a log of who, when, and why changes occurred.
12mu|subversion-1.8.5-4|84	
12mu|subversion-1.8.5-4|85	As such it basically does the same thing CVS does (Concurrent Versioning
12mu|subversion-1.8.5-4|86	System) but has major enhancements compared to CVS and fixes a lot of the
12mu|subversion-1.8.5-4|87	annoyances that CVS users face.
12mu|subversion-1.8.5-4|88	
12mu|subversion-1.8.5-4|89	This package contains the client, if you're looking for the server end
12mu|subversion-1.8.5-4|90	of things you want %{name}-server.
12mu|subversion-1.8.5-4|91	
12mu|subversion-1.8.5-4|92	%files -f %{name}.lang
12mu|subversion-1.8.5-4|93	# MD moved from lib pkg
12mu|subversion-1.8.5-4|94	%dir %{_sysconfdir}/subversion
12mu|subversion-1.8.5-4|95	%config(noreplace) %{_sysconfdir}/subversion/*
12mu|subversion-1.8.5-4|96	%{_bindir}/svn
12mu|subversion-1.8.5-4|97	%{_bindir}/svnversion
12mu|subversion-1.8.5-4|98	%{_bindir}/showchange*
12mu|subversion-1.8.5-4|99	%{_bindir}/svnlook
12mu|subversion-1.8.5-4|100	%{_mandir}/man1/svn.*
12mu|subversion-1.8.5-4|101	%{_mandir}/man1/svnlook.*
12mu|subversion-1.8.5-4|102	%{_mandir}/man1/svnversion.*
12mu|subversion-1.8.5-4|103	%{_mandir}/man1/svnsync.*
12mu|subversion-1.8.5-4|104	%dir %{_datadir}/subversion-%{version}
12mu|subversion-1.8.5-4|105	%{_sysconfdir}/bash_completion.d/subversion
12mu|subversion-1.8.5-4|106	
12mu|subversion-1.8.5-4|107	#--------------------------------------------------------------------------
12mu|subversion-1.8.5-4|108	
12mu|subversion-1.8.5-4|109	%package doc
12mu|subversion-1.8.5-4|110	Summary:	Subversion Documenation
12mu|subversion-1.8.5-4|111	Group:		Documentation
12mu|subversion-1.8.5-4|112	BuildArch:	noarch
12mu|subversion-1.8.5-4|113	
12mu|subversion-1.8.5-4|114	%description doc
12mu|subversion-1.8.5-4|115	This package contains the subversion book and design info files.
12mu|subversion-1.8.5-4|116	
12mu|subversion-1.8.5-4|117	%files doc
12mu|subversion-1.8.5-4|118	%doc svnbook-1.*
12mu|subversion-1.8.5-4|119	%doc doc/user/*.html
12mu|subversion-1.8.5-4|120	%doc doc/user/*.txt
12mu|subversion-1.8.5-4|121	
12mu|subversion-1.8.5-4|122	#-------------------------------------------------------------------------
12mu|subversion-1.8.5-4|123	
12mu|subversion-1.8.5-4|124	%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
12mu|subversion-1.8.5-4|125	
12mu|subversion-1.8.5-4|126	%package -n %{libname}
12mu|subversion-1.8.5-4|127	Summary:	Subversion libraries
12mu|subversion-1.8.5-4|128	Group:		System/Libraries
12mu|subversion-1.8.5-4|129	Obsoletes:	%{_lib}svn0 < 2:1.7.13-4
12mu|subversion-1.8.5-4|130	Obsoletes:	%{_lib}svn1 < 2:1.8.5-2
12mu|subversion-1.8.5-4|131	
12mu|subversion-1.8.5-4|132	%description -n %{libname}
12mu|subversion-1.8.5-4|133	Subversion common libraries.
12mu|subversion-1.8.5-4|134	
12mu|subversion-1.8.5-4|135	%files -n %{libname}
12mu|subversion-1.8.5-4|136	%{expand:%(for lib in %svnlibs; do cat <<EOF
12mu|subversion-1.8.5-4|137	%{_libdir}/lib$lib-%{api}.so.%{major}*
12mu|subversion-1.8.5-4|138	EOF
12mu|subversion-1.8.5-4|139	done)}
12mu|subversion-1.8.5-4|140	
12mu|subversion-1.8.5-4|141	#---------------------------------------------------------------------------
12mu|subversion-1.8.5-4|142	
12mu|subversion-1.8.5-4|143	%package -n %{devname}
12mu|subversion-1.8.5-4|144	Summary:	Subversion headers/libraries for development
12mu|subversion-1.8.5-4|145	Group:		Development/C
12mu|subversion-1.8.5-4|146	Requires:	%{libname} = %{EVRD}
12mu|subversion-1.8.5-4|147	Provides:	%{name}-devel = %{EVRD}
12mu|subversion-1.8.5-4|148	Obsoletes:	%{name}-devel < 2:1.8.5-2
12mu|subversion-1.8.5-4|149	
12mu|subversion-1.8.5-4|150	%description -n %{devname}
12mu|subversion-1.8.5-4|151	This package contains the header files and linker scripts for
12mu|subversion-1.8.5-4|152	subversion libraries.
12mu|subversion-1.8.5-4|153	
12mu|subversion-1.8.5-4|154	%files -n %{devname}
12mu|subversion-1.8.5-4|155	%doc tools/examples/minimal_client.c
12mu|subversion-1.8.5-4|156	%{_includedir}/subversion-1/*
12mu|subversion-1.8.5-4|157	%{expand:%(for lib in %svnlibs; do cat <<EOF
12mu|subversion-1.8.5-4|158	%{_libdir}/lib$lib-%{api}.so
12mu|subversion-1.8.5-4|159	EOF
12mu|subversion-1.8.5-4|160	done)}
12mu|subversion-1.8.5-4|161	# MD should we remove this?
12mu|subversion-1.8.5-4|162	%{_libdir}/libsvn_diff.so
12mu|subversion-1.8.5-4|163	
12mu|subversion-1.8.5-4|164	%if %{with java}
12mu|subversion-1.8.5-4|165	%exclude %{_libdir}/libsvnjavahl*
12mu|subversion-1.8.5-4|166	%endif
12mu|subversion-1.8.5-4|167	
12mu|subversion-1.8.5-4|168	#----------------------------------------------------------------
12mu|subversion-1.8.5-4|169	
12mu|subversion-1.8.5-4|170	%if %{with gnome_keyring}
12mu|subversion-1.8.5-4|171	%define libgnomekeyring %mklibname svn_auth_gnome_keyring %{api} %{major}
12mu|subversion-1.8.5-4|172	%define devgnomekeyring %mklibname svn_auth_gnome_keyring -d
12mu|subversion-1.8.5-4|173	
12mu|subversion-1.8.5-4|174	%package -n %{libgnomekeyring}
12mu|subversion-1.8.5-4|175	Summary:	gnome-keyring support for svn
12mu|subversion-1.8.5-4|176	Group:		System/Libraries
12mu|subversion-1.8.5-4|177	BuildRequires:	pkgconfig(dbus-1) >= 1.2.4.4permissive
12mu|subversion-1.8.5-4|178	BuildRequires:	pkgconfig(gnome-keyring-1)
12mu|subversion-1.8.5-4|179	Requires:	gnome-keyring >= 2.26.1
12mu|subversion-1.8.5-4|180	Obsoletes:	%{_lib}svn-gnome-keyring0 < 2:1.8.5-2
12mu|subversion-1.8.5-4|181	
12mu|subversion-1.8.5-4|182	%description -n %{libgnomekeyring}
12mu|subversion-1.8.5-4|183	Subversion library that allow interaction with the gnome-keyring daemon.
12mu|subversion-1.8.5-4|184	
12mu|subversion-1.8.5-4|185	%files -n %{libgnomekeyring}
12mu|subversion-1.8.5-4|186	%{_libdir}/libsvn_auth_gnome_keyring-%{api}.so.%{major}*
12mu|subversion-1.8.5-4|187	
12mu|subversion-1.8.5-4|188	#--------------------------------------------------------------------------
12mu|subversion-1.8.5-4|189	
12mu|subversion-1.8.5-4|190	%package -n %{devgnomekeyring}
12mu|subversion-1.8.5-4|191	Summary:	Subversion headers/libraries for development
12mu|subversion-1.8.5-4|192	Group:		Development/GNOME and GTK+
12mu|subversion-1.8.5-4|193	Requires:	%{name}-devel = %{EVRD}
12mu|subversion-1.8.5-4|194	Requires:	%{libgnomekeyring} = %{EVRD}
12mu|subversion-1.8.5-4|195	Conflicts:	%{name}-devel < 2:1.6.17-2
12mu|subversion-1.8.5-4|196	Obsoletes:	%{name}-gnome-keyring-devel < 2:1.8.5-2
12mu|subversion-1.8.5-4|197	
12mu|subversion-1.8.5-4|198	%description -n %{devgnomekeyring}
12mu|subversion-1.8.5-4|199	This package contains the header files and linker scripts for the
12mu|subversion-1.8.5-4|200	subversion library using gnome-keyring auth.
12mu|subversion-1.8.5-4|201	
12mu|subversion-1.8.5-4|202	%files -n %{devgnomekeyring}
12mu|subversion-1.8.5-4|203	%{_libdir}/libsvn_auth_gnome_keyring-%{api}.so
12mu|subversion-1.8.5-4|204	%endif
12mu|subversion-1.8.5-4|205	
12mu|subversion-1.8.5-4|206	#--------------------------------------------------------------------------
12mu|subversion-1.8.5-4|207	
12mu|subversion-1.8.5-4|208	%if %{with kwallet}
12mu|subversion-1.8.5-4|209	%define libkwallet %mklibname svn_auth_kwallet %{api} %{major}
12mu|subversion-1.8.5-4|210	%define devkwallet %mklibname svn_auth_kwallet -d
12mu|subversion-1.8.5-4|211	
12mu|subversion-1.8.5-4|212	%package -n %{libkwallet}
12mu|subversion-1.8.5-4|213	Summary:	kwallet support for svn
12mu|subversion-1.8.5-4|214	Group:		System/Libraries
12mu|subversion-1.8.5-4|215	BuildRequires:	kdelibs4-devel
12mu|subversion-1.8.5-4|216	BuildRequires:	pkgconfig(dbus-1)
12mu|subversion-1.8.5-4|217	Requires:	kwallet
12mu|subversion-1.8.5-4|218	Obsoletes:	%{_lib}svn-kwallet0 < 2:1.8.5-2
12mu|subversion-1.8.5-4|219	
12mu|subversion-1.8.5-4|220	%description -n %{libkwallet}
12mu|subversion-1.8.5-4|221	Subversion library that allow interaction with the kwallet daemon.
12mu|subversion-1.8.5-4|222	
12mu|subversion-1.8.5-4|223	%files -n %{libkwallet}
12mu|subversion-1.8.5-4|224	%{_libdir}/libsvn_auth_kwallet-%{api}.so.%{major}*
12mu|subversion-1.8.5-4|225	
12mu|subversion-1.8.5-4|226	#--------------------------------------------------------------------------
12mu|subversion-1.8.5-4|227	
12mu|subversion-1.8.5-4|228	%package -n %{devkwallet}
12mu|subversion-1.8.5-4|229	Summary:	Subversion headers/libraries for development
12mu|subversion-1.8.5-4|230	Group:		Development/KDE and Qt
12mu|subversion-1.8.5-4|231	Requires:	%{name}-devel = %{EVRD}
12mu|subversion-1.8.5-4|232	Requires:	%{libkwallet} = %{EVRD}
12mu|subversion-1.8.5-4|233	Conflicts:	%{name}-devel < 2:1.6.17-2
12mu|subversion-1.8.5-4|234	Obsoletes:	%{name}-kwallet-devel < 2:1.8.5-2
12mu|subversion-1.8.5-4|235	
12mu|subversion-1.8.5-4|236	%description -n %{devkwallet}
12mu|subversion-1.8.5-4|237	This package contains the header files and linker scripts for the
12mu|subversion-1.8.5-4|238	subversion library using kwallet auth.
12mu|subversion-1.8.5-4|239	
12mu|subversion-1.8.5-4|240	%files -n %{devkwallet}
12mu|subversion-1.8.5-4|241	%{_libdir}/libsvn_auth_kwallet-%{api}.so
12mu|subversion-1.8.5-4|242	%endif
12mu|subversion-1.8.5-4|243	
12mu|subversion-1.8.5-4|244	#--------------------------------------------------------------------------
12mu|subversion-1.8.5-4|245	
12mu|subversion-1.8.5-4|246	%package	server
12mu|subversion-1.8.5-4|247	Summary:	Subversion Server
12mu|subversion-1.8.5-4|248	Group:		System/Servers
12mu|subversion-1.8.5-4|249	Requires:	%{name} = %{EVRD}
12mu|subversion-1.8.5-4|250	Requires(pre,preun,postun,post):	rpm-helper
12mu|subversion-1.8.5-4|251	Requires(post):	sed
12mu|subversion-1.8.5-4|252	Requires(post):	systemd
12mu|subversion-1.8.5-4|253	
12mu|subversion-1.8.5-4|254	%description server
12mu|subversion-1.8.5-4|255	This package contains the subversion server and configuration files.
12mu|subversion-1.8.5-4|256	
12mu|subversion-1.8.5-4|257	%pre server
12mu|subversion-1.8.5-4|258	%_pre_useradd svn /var/lib/svn /bin/false
12mu|subversion-1.8.5-4|259	
12mu|subversion-1.8.5-4|260	%preun server
12mu|subversion-1.8.5-4|261	%_preun_service svnserve
12mu|subversion-1.8.5-4|262	
12mu|subversion-1.8.5-4|263	%post server
12mu|subversion-1.8.5-4|264	%tmpfiles_create svnserve.conf
12mu|subversion-1.8.5-4|265	%_post_service svnserve
12mu|subversion-1.8.5-4|266	# fix svn entries in /etc/services
12mu|subversion-1.8.5-4|267	if ! grep -qE '^svn[[:space:]]+3690/(tcp|udp)[[:space:]]+svnserve' %{_sysconfdir}/services; then
12mu|subversion-1.8.5-4|268	# cleanup
12mu|subversion-1.8.5-4|269	sed -i -e '/^svn\(serve\)\?/d;/^# svnserve ports added by subversion-server/d' %{_sysconfdir}/services
12mu|subversion-1.8.5-4|270	echo "# svnserve ports added by subversion-server" >> /etc/services
12mu|subversion-1.8.5-4|271	echo -e "svn\t3690/tcp\tsvnserve\t# Subversion svnserve" >> /etc/services
12mu|subversion-1.8.5-4|272	echo -e "svn\t3690/udp\tsvnserve\t# Subversion svnserve" >> /etc/services
12mu|subversion-1.8.5-4|273	fi
12mu|subversion-1.8.5-4|274	
12mu|subversion-1.8.5-4|275	%postun server
12mu|subversion-1.8.5-4|276	%_postun_userdel svn
12mu|subversion-1.8.5-4|277	
12mu|subversion-1.8.5-4|278	%files server
12mu|subversion-1.8.5-4|279	%doc BUGS CHANGES COMMITTERS LICENSE INSTALL README
12mu|subversion-1.8.5-4|280	%{_bindir}/svnserve
12mu|subversion-1.8.5-4|281	%{_unitdir}/svnserve.service
12mu|subversion-1.8.5-4|282	/var/lib/svn
12mu|subversion-1.8.5-4|283	%{_mandir}/man8/svnserve.8*
12mu|subversion-1.8.5-4|284	%{_mandir}/man5/svnserve.conf.5*
12mu|subversion-1.8.5-4|285	%{_tmpfilesdir}/svnserve.conf
12mu|subversion-1.8.5-4|286	
12mu|subversion-1.8.5-4|287	#--------------------------------------------------------------------------
12mu|subversion-1.8.5-4|288	
12mu|subversion-1.8.5-4|289	%package	tools
12mu|subversion-1.8.5-4|290	Summary:	Subversion Repo/Server Tools
12mu|subversion-1.8.5-4|291	Group:		Development/Tools
12mu|subversion-1.8.5-4|292	Requires:	%{name} = %{EVRD}
12mu|subversion-1.8.5-4|293	
12mu|subversion-1.8.5-4|294	%description tools
12mu|subversion-1.8.5-4|295	This package contains a myriad of tools for subversion server
12mu|subversion-1.8.5-4|296	and repository admins:
12mu|subversion-1.8.5-4|297	* hot-backup makes a backup of a svn repo without stopping
12mu|subversion-1.8.5-4|298	* mirror_dir_through_svn.cgi
12mu|subversion-1.8.5-4|299	* various hook scripts
12mu|subversion-1.8.5-4|300	* xslt example
12mu|subversion-1.8.5-4|301	
12mu|subversion-1.8.5-4|302	Note that cvs2svn has moved out of subversion and is a separate
12mu|subversion-1.8.5-4|303	project.  It has not released its own package yet, but you can
12mu|subversion-1.8.5-4|304	find it at http://cvs2svn.tigris.org/
12mu|subversion-1.8.5-4|305	
12mu|subversion-1.8.5-4|306	%files tools
12mu|subversion-1.8.5-4|307	%{_bindir}/hot-backup*
12mu|subversion-1.8.5-4|308	%{_bindir}/svnadmin
12mu|subversion-1.8.5-4|309	%{_bindir}/svnsync
12mu|subversion-1.8.5-4|310	%{_bindir}/svndumpfilter
12mu|subversion-1.8.5-4|311	%{_bindir}/svnrdump
12mu|subversion-1.8.5-4|312	%{_bindir}/svnmucc
12mu|subversion-1.8.5-4|313	%dir %{_libexecdir}/svn-tools
12mu|subversion-1.8.5-4|314	%{_libexecdir}/svn-tools/diff
12mu|subversion-1.8.5-4|315	%{_libexecdir}/svn-tools/diff3
12mu|subversion-1.8.5-4|316	%{_libexecdir}/svn-tools/diff4
12mu|subversion-1.8.5-4|317	%{_libexecdir}/svn-tools/fsfs-access-map
12mu|subversion-1.8.5-4|318	%{_libexecdir}/svn-tools/fsfs-reorg
12mu|subversion-1.8.5-4|319	%{_libexecdir}/svn-tools/fsfs-stats
12mu|subversion-1.8.5-4|320	%{_libexecdir}/svn-tools/svnauthz
12mu|subversion-1.8.5-4|321	%{_libexecdir}/svn-tools/svnauthz-validate
12mu|subversion-1.8.5-4|322	%{_libexecdir}/svn-tools/svn-bench
12mu|subversion-1.8.5-4|323	%{_libexecdir}/svn-tools/svnmucc
12mu|subversion-1.8.5-4|324	%{_libexecdir}/svn-tools/svn-populate-node-origins-index
12mu|subversion-1.8.5-4|325	%{_libexecdir}/svn-tools/svnraisetreeconflict
12mu|subversion-1.8.5-4|326	%{_libexecdir}/svn-tools/svn-rep-sharing-stats
12mu|subversion-1.8.5-4|327	%{_datadir}/%{name}-%{version}/repo-tools
12mu|subversion-1.8.5-4|328	%{_mandir}/man1/svnadmin.1*
12mu|subversion-1.8.5-4|329	%{_mandir}/man1/svndumpfilter.1*
12mu|subversion-1.8.5-4|330	%{_mandir}/man1/svnrdump.1*
12mu|subversion-1.8.5-4|331	%{_mandir}/man1/svnmucc.1*
12mu|subversion-1.8.5-4|332	
12mu|subversion-1.8.5-4|333	#--------------------------------------------------------------------------
12mu|subversion-1.8.5-4|334	
12mu|subversion-1.8.5-4|335	%if %{with python}
12mu|subversion-1.8.5-4|336	%package -n	python-svn
12mu|subversion-1.8.5-4|337	Summary:	Python bindings for Subversion
12mu|subversion-1.8.5-4|338	Group:		Development/Python
12mu|subversion-1.8.5-4|339	Provides:	python-subversion = %{version}-%{release}
12mu|subversion-1.8.5-4|340	Requires:	python
12mu|subversion-1.8.5-4|341	
12mu|subversion-1.8.5-4|342	%description -n	python-svn
12mu|subversion-1.8.5-4|343	This package contains the files necessary to use the subversion
12mu|subversion-1.8.5-4|344	library functions within python scripts.
12mu|subversion-1.8.5-4|345	
12mu|subversion-1.8.5-4|346	%files -n	python-svn
12mu|subversion-1.8.5-4|347	%{_libdir}/libsvn_swig_py-%{api}.so.%{major}*
12mu|subversion-1.8.5-4|348	%{py_sitedir}/svn
12mu|subversion-1.8.5-4|349	%{py_platsitedir}/libsvn
12mu|subversion-1.8.5-4|350	%doc tools/examples/*.py subversion/bindings/swig/INSTALL subversion/bindings/swig/NOTES
12mu|subversion-1.8.5-4|351	
12mu|subversion-1.8.5-4|352	#--------------------------------------------------------------------------
12mu|subversion-1.8.5-4|353	
12mu|subversion-1.8.5-4|354	%package -n	python-svn-devel
12mu|subversion-1.8.5-4|355	Summary:	Subversion headers/libraries for development
12mu|subversion-1.8.5-4|356	Group:		Development/Python
12mu|subversion-1.8.5-4|357	Requires:	%{name}-devel = %{EVRD}
12mu|subversion-1.8.5-4|358	Requires:	python-svn = %{EVRD}
12mu|subversion-1.8.5-4|359	Obsoletes:	python-svn-devel < 2:1.5.2-2
12mu|subversion-1.8.5-4|360	Conflicts:	%{name}-devel < 2:1.6.17-2
12mu|subversion-1.8.5-4|361	
12mu|subversion-1.8.5-4|362	%description -n	python-svn-devel
12mu|subversion-1.8.5-4|363	This package contains the header files and linker scripts for
12mu|subversion-1.8.5-4|364	subversion libraries using perl.
12mu|subversion-1.8.5-4|365	
12mu|subversion-1.8.5-4|366	%files -n	python-svn-devel
12mu|subversion-1.8.5-4|367	%{_libdir}/libsvn_swig_py-%{api}.so
12mu|subversion-1.8.5-4|368	%endif
12mu|subversion-1.8.5-4|369	
12mu|subversion-1.8.5-4|370	#--------------------------------------------------------------------------
12mu|subversion-1.8.5-4|371	
12mu|subversion-1.8.5-4|372	%if %{with ruby}
12mu|subversion-1.8.5-4|373	%package -n	ruby-svn
12mu|subversion-1.8.5-4|374	Summary:	Ruby bindings for Subversion
12mu|subversion-1.8.5-4|375	Group:		Development/Ruby
12mu|subversion-1.8.5-4|376	BuildRequires:	ruby-devel
12mu|subversion-1.8.5-4|377	Requires:	ruby
12mu|subversion-1.8.5-4|378	Provides:	ruby-subversion = %{EVRD}
12mu|subversion-1.8.5-4|379	
12mu|subversion-1.8.5-4|380	%description -n	ruby-svn
12mu|subversion-1.8.5-4|381	This package contains the files necessary to use the subversion
12mu|subversion-1.8.5-4|382	library functions within ruby scripts.
12mu|subversion-1.8.5-4|383	
12mu|subversion-1.8.5-4|384	%files -n	ruby-svn
12mu|subversion-1.8.5-4|385	%{ruby_sitearchdir}/svn
12mu|subversion-1.8.5-4|386	%{ruby_sitelibdir}/*/*.rb
12mu|subversion-1.8.5-4|387	%{_libdir}/libsvn_swig_ruby-%{api}.so.%{major}*
12mu|subversion-1.8.5-4|388	
12mu|subversion-1.8.5-4|389	#--------------------------------------------------------------------------
12mu|subversion-1.8.5-4|390	
12mu|subversion-1.8.5-4|391	%package -n	ruby-svn-devel
12mu|subversion-1.8.5-4|392	Summary:	Subversion headers/libraries for development
12mu|subversion-1.8.5-4|393	Group:		Development/Ruby
12mu|subversion-1.8.5-4|394	Requires:	ruby-svn = %{EVRD}
12mu|subversion-1.8.5-4|395	Obsoletes:	ruby-svn-devel < 2:1.5.2-2
12mu|subversion-1.8.5-4|396	Conflicts:	%{name}-devel < 2:1.6.17-2
12mu|subversion-1.8.5-4|397	
12mu|subversion-1.8.5-4|398	%description -n	ruby-svn-devel
12mu|subversion-1.8.5-4|399	This package contains the header files and linker scripts for
12mu|subversion-1.8.5-4|400	subversion libraries using perl.
12mu|subversion-1.8.5-4|401	
12mu|subversion-1.8.5-4|402	%files -n	ruby-svn-devel
12mu|subversion-1.8.5-4|403	%{_libdir}/libsvn_swig_ruby-%{api}.so
12mu|subversion-1.8.5-4|404	%endif
12mu|subversion-1.8.5-4|405	
12mu|subversion-1.8.5-4|406	#--------------------------------------------------------------------------
12mu|subversion-1.8.5-4|407	
12mu|subversion-1.8.5-4|408	%if %{with java}
12mu|subversion-1.8.5-4|409	# We have the non-major symlink also in this package (due to java design),
12mu|subversion-1.8.5-4|410	# so we only have %%api in package name.
12mu|subversion-1.8.5-4|411	%define libsvnjavahl %mklibname svnjavahl %{api}
12mu|subversion-1.8.5-4|412	
12mu|subversion-1.8.5-4|413	%package -n	%{libsvnjavahl}
12mu|subversion-1.8.5-4|414	Summary:	Svn Java bindings library
12mu|subversion-1.8.5-4|415	Group:		System/Libraries
12mu|subversion-1.8.5-4|416	
12mu|subversion-1.8.5-4|417	%description -n	%{libsvnjavahl}
12mu|subversion-1.8.5-4|418	Svn Java bindings library
12mu|subversion-1.8.5-4|419	
12mu|subversion-1.8.5-4|420	%files -n	%{libsvnjavahl}
12mu|subversion-1.8.5-4|421	%{_libdir}/libsvnjavahl-%{api}.so*
12mu|subversion-1.8.5-4|422	
12mu|subversion-1.8.5-4|423	#--------------------------------------------------------------------------
12mu|subversion-1.8.5-4|424	
12mu|subversion-1.8.5-4|425	%package -n	svn-javahl
12mu|subversion-1.8.5-4|426	Summary:	Java bindings for Subversion
12mu|subversion-1.8.5-4|427	Group:		Development/Java
12mu|subversion-1.8.5-4|428	Provides:	java-svn = %{EVRD}
12mu|subversion-1.8.5-4|429	Provides:	java-subversion = %{EVRD}
12mu|subversion-1.8.5-4|430	Provides:	subversion-javahl = %{EVRD}
12mu|subversion-1.8.5-4|431	Requires:	%{name} = %{EVRD}
12mu|subversion-1.8.5-4|432	Requires:	%{libsvnjavahl} = %{EVRD}
12mu|subversion-1.8.5-4|433	BuildRequires:	ant
12mu|subversion-1.8.5-4|434	BuildRequires:	java-rpmbuild >= 1.7.3-10
12mu|subversion-1.8.5-4|435	BuildRequires:	junit
12mu|subversion-1.8.5-4|436	BuildRequires:	java-devel
12mu|subversion-1.8.5-4|437	
12mu|subversion-1.8.5-4|438	%description -n	svn-javahl
12mu|subversion-1.8.5-4|439	This package contains the files necessary to use the subversion
12mu|subversion-1.8.5-4|440	library functions from Java.
12mu|subversion-1.8.5-4|441	
12mu|subversion-1.8.5-4|442	%files -n	svn-javahl
12mu|subversion-1.8.5-4|443	%doc subversion/bindings/javahl/README
12mu|subversion-1.8.5-4|444	%{_javadir}/svn-javahl.jar
12mu|subversion-1.8.5-4|445	%{_javadir}/svn-javahl-%{version}.jar
12mu|subversion-1.8.5-4|446	%endif
12mu|subversion-1.8.5-4|447	
12mu|subversion-1.8.5-4|448	#--------------------------------------------------------------------------
12mu|subversion-1.8.5-4|449	
12mu|subversion-1.8.5-4|450	%if %{with perl}
12mu|subversion-1.8.5-4|451	%package -n	perl-SVN
12mu|subversion-1.8.5-4|452	Summary:	Perl bindings for Subversion
12mu|subversion-1.8.5-4|453	Group:		Development/Perl
12mu|subversion-1.8.5-4|454	BuildRequires:	perl-devel
12mu|subversion-1.8.5-4|455	Requires:	%{name} = %{EVRD}
12mu|subversion-1.8.5-4|456	Provides:	perl-svn = %{EVRD}
12mu|subversion-1.8.5-4|457	
12mu|subversion-1.8.5-4|458	%description -n	perl-SVN
12mu|subversion-1.8.5-4|459	This package contains the files necessary to use the subversion
12mu|subversion-1.8.5-4|460	library functions within perl scripts.
12mu|subversion-1.8.5-4|461	
12mu|subversion-1.8.5-4|462	%files -n	perl-SVN
12mu|subversion-1.8.5-4|463	%doc subversion/bindings/swig/INSTALL subversion/bindings/swig/NOTES
12mu|subversion-1.8.5-4|464	%{_libdir}/libsvn_swig_perl-%{api}.so.%{major}*
12mu|subversion-1.8.5-4|465	%{perl_vendorarch}/SVN
12mu|subversion-1.8.5-4|466	%{perl_vendorarch}/auto/SVN
12mu|subversion-1.8.5-4|467	%{perl_sitearch}/*
12mu|subversion-1.8.5-4|468	%{_mandir}/man3/SVN::*.3*
12mu|subversion-1.8.5-4|469	
12mu|subversion-1.8.5-4|470	#--------------------------------------------------------------------------
12mu|subversion-1.8.5-4|471	
12mu|subversion-1.8.5-4|472	%package -n	perl-svn-devel
12mu|subversion-1.8.5-4|473	Summary:	Subversion headers/libraries for development
12mu|subversion-1.8.5-4|474	Group:		Development/Perl
12mu|subversion-1.8.5-4|475	Requires:	%{name}-devel = %{EVRD}
12mu|subversion-1.8.5-4|476	Requires:	perl-SVN = %{EVRD}
12mu|subversion-1.8.5-4|477	Obsoletes:	perl-SVN-devel < 2:1.5.2-2
12mu|subversion-1.8.5-4|478	Provides:	perl-SVN-devel = %{EVRD}
12mu|subversion-1.8.5-4|479	Conflicts:	%{name}-devel < 2:1.6.17-2
12mu|subversion-1.8.5-4|480	
12mu|subversion-1.8.5-4|481	%description -n	perl-svn-devel
12mu|subversion-1.8.5-4|482	This package contains the header files and linker scripts for
12mu|subversion-1.8.5-4|483	subversion libraries using perl.
12mu|subversion-1.8.5-4|484	
12mu|subversion-1.8.5-4|485	%files -n	perl-svn-devel
12mu|subversion-1.8.5-4|486	%{_libdir}/libsvn_swig_perl-%{api}.so
12mu|subversion-1.8.5-4|487	%endif
12mu|subversion-1.8.5-4|488	
12mu|subversion-1.8.5-4|489	#----------------------------------------------------------------
12mu|subversion-1.8.5-4|490	
12mu|subversion-1.8.5-4|491	%package -n	apache-mod_dav_svn
12mu|subversion-1.8.5-4|492	Summary:	Subversion server DSO module for apache
12mu|subversion-1.8.5-4|493	Group:		System/Servers
12mu|subversion-1.8.5-4|494	Requires:	%{name}-tools = %{EVRD}
12mu|subversion-1.8.5-4|495	Requires:	apache-mod_dav >= %{apache_version}
12mu|subversion-1.8.5-4|496	
12mu|subversion-1.8.5-4|497	%description -n	apache-mod_dav_svn
12mu|subversion-1.8.5-4|498	This package contains the apache server extension DSO for running
12mu|subversion-1.8.5-4|499	a subversion server.
12mu|subversion-1.8.5-4|500	
12mu|subversion-1.8.5-4|501	%files -n    apache-mod_dav_svn
12mu|subversion-1.8.5-4|502	%doc subversion/mod_authz_svn/INSTALL
12mu|subversion-1.8.5-4|503	%config(noreplace) %{_sysconfdir}/httpd/modules.d/10_mod_dav_svn.conf
12mu|subversion-1.8.5-4|504	%config(noreplace) %{_sysconfdir}/httpd/conf.d/subversion.conf
12mu|subversion-1.8.5-4|505	%{_libdir}/apache/mod_dav_svn.so
12mu|subversion-1.8.5-4|506	%{_libdir}/apache/mod_authz_svn.so
12mu|subversion-1.8.5-4|507	%{_libdir}/apache/mod_dontdothat.so
12mu|subversion-1.8.5-4|508	
12mu|subversion-1.8.5-4|509	#--------------------------------------------------------------------------
12mu|subversion-1.8.5-4|510	
12mu|subversion-1.8.5-4|511	%prep
12mu|subversion-1.8.5-4|512	%setup -q -a 7
12mu|subversion-1.8.5-4|513	%apply_patches
12mu|subversion-1.8.5-4|514	
12mu|subversion-1.8.5-4|515	# fix shellbang lines, #111498
12mu|subversion-1.8.5-4|516	perl -pi -e 's|/usr/bin/env perl|%{_bindir}/perl|g' tools/hook-scripts/*.pl.in
12mu|subversion-1.8.5-4|517	
12mu|subversion-1.8.5-4|518	# fix file perms
12mu|subversion-1.8.5-4|519	chmod 644 BUGS CHANGES COMMITTERS LICENSE INSTALL README
12mu|subversion-1.8.5-4|520	
12mu|subversion-1.8.5-4|521	# move latest svnbook snapshot as their target version
12mu|subversion-1.8.5-4|522	mv svn-book-html-chunk svnbook-1.8
12mu|subversion-1.8.5-4|523	
12mu|subversion-1.8.5-4|524	# This PATH order makes the fugly test for libtoolize work...
12mu|subversion-1.8.5-4|525	PATH=/usr/bin:$PATH ./autogen.sh --release
12mu|subversion-1.8.5-4|526	
12mu|subversion-1.8.5-4|527	# lib64 fixes
12mu|subversion-1.8.5-4|528	perl -pi -e "s|\\$serf_prefix/lib\b|\\$serf_prefix/%{_lib}|g" build/ac-macros/serf.m4 configure*
12mu|subversion-1.8.5-4|529	
12mu|subversion-1.8.5-4|530	%build
12mu|subversion-1.8.5-4|531	%serverbuild
12mu|subversion-1.8.5-4|532	
12mu|subversion-1.8.5-4|533	%if %{with java}
12mu|subversion-1.8.5-4|534	export JAVADIR=%{_jvmdir}/java
12mu|subversion-1.8.5-4|535	%endif
12mu|subversion-1.8.5-4|536	
12mu|subversion-1.8.5-4|537	%define _disable_ld_no_undefined 1
12mu|subversion-1.8.5-4|538	
12mu|subversion-1.8.5-4|539	%if %{with ruby}
12mu|subversion-1.8.5-4|540	# override weird -shrext from ruby
12mu|subversion-1.8.5-4|541	export svn_cv_ruby_link="%{__cc} -shared"
12mu|subversion-1.8.5-4|542	export svn_cv_ruby_sitedir_libsuffix=""
12mu|subversion-1.8.5-4|543	export svn_cv_ruby_sitedir_archsuffix=""
12mu|subversion-1.8.5-4|544	%endif
12mu|subversion-1.8.5-4|545	
12mu|subversion-1.8.5-4|546	%configure2_5x \
12mu|subversion-1.8.5-4|547	--localstatedir=/var/lib \
12mu|subversion-1.8.5-4|548	--with-apr_memcache=%{_prefix} \
12mu|subversion-1.8.5-4|549	--with-apxs=%{_bindir}/apxs \
12mu|subversion-1.8.5-4|550	--with-apache-libexecdir=%{_libdir}/apache/ \
12mu|subversion-1.8.5-4|551	--with-apr=%{_bindir}/apr-1-config \
12mu|subversion-1.8.5-4|552	--with-apr-util=%{_bindir}/apu-1-config \
12mu|subversion-1.8.5-4|553	--disable-mod-activation \
12mu|subversion-1.8.5-4|554	--with-swig=%{_prefix} \
12mu|subversion-1.8.5-4|555	--disable-static \
12mu|subversion-1.8.5-4|556	%if %{with debug}
12mu|subversion-1.8.5-4|557	--enable-maintainer-mode \
12mu|subversion-1.8.5-4|558	--enable-debug \
12mu|subversion-1.8.5-4|559	%endif
12mu|subversion-1.8.5-4|560	%if %{with java}
12mu|subversion-1.8.5-4|561	--enable-javahl \
12mu|subversion-1.8.5-4|562	--with-jdk=%{_jvmdir}/java \
12mu|subversion-1.8.5-4|563	--with-junit=%{_javadir}/junit.jar \
12mu|subversion-1.8.5-4|564	%endif
12mu|subversion-1.8.5-4|565	%if %{with gnome_keyring}
12mu|subversion-1.8.5-4|566	--with-gnome-keyring \
12mu|subversion-1.8.5-4|567	%endif
12mu|subversion-1.8.5-4|568	%if %{with kwallet}
12mu|subversion-1.8.5-4|569	--with-kwallet \
12mu|subversion-1.8.5-4|570	%endif
12mu|subversion-1.8.5-4|571	--enable-shared \
12mu|subversion-1.8.5-4|572	--with-gssapi=%{_prefix} \
12mu|subversion-1.8.5-4|573	--with-libmagic=%{_prefix} \
12mu|subversion-1.8.5-4|574	--with-serf=%{_prefix} \
12mu|subversion-1.8.5-4|575	--with-sqlite=%{_prefix} \
12mu|subversion-1.8.5-4|576	--enable-bdb6
12mu|subversion-1.8.5-4|577	
12mu|subversion-1.8.5-4|578	%if %{with ruby}
12mu|subversion-1.8.5-4|579	# fix weird broken autopoo
12mu|subversion-1.8.5-4|580	perl -pi -e "s|^SWIG_RB_SITE_ARCH_DIR.*|SWIG_RB_SITE_ARCH_DIR=\"%ruby_sitearchdir\"|g" Makefile
12mu|subversion-1.8.5-4|581	perl -pi -e "s|^SWIG_RB_SITE_LIB_DIR.*|SWIG_RB_SITE_LIB_DIR=\"%ruby_sitelibdir\"|g" Makefile
12mu|subversion-1.8.5-4|582	%endif
12mu|subversion-1.8.5-4|583	
12mu|subversion-1.8.5-4|584	# fix weird broken autopoo
12mu|subversion-1.8.5-4|585	perl -pi -e "s|^toolsdir.*|toolsdir=%{_libexecdir}/svn-tools|g" Makefile
12mu|subversion-1.8.5-4|586	
12mu|subversion-1.8.5-4|587	%{make} all
12mu|subversion-1.8.5-4|588	
12mu|subversion-1.8.5-4|589	%if %{with python}
12mu|subversion-1.8.5-4|590	make swig-py swig_pydir=%{py_platsitedir}/libsvn swig_pydir_extra=%{py_sitedir}/svn
12mu|subversion-1.8.5-4|591	%endif
12mu|subversion-1.8.5-4|592	
12mu|subversion-1.8.5-4|593	%if %{with perl}
12mu|subversion-1.8.5-4|594	make swig-pl
12mu|subversion-1.8.5-4|595	pushd  subversion/bindings/swig/perl/native
12mu|subversion-1.8.5-4|596	perl Makefile.PL
12mu|subversion-1.8.5-4|597	popd
12mu|subversion-1.8.5-4|598	%endif
12mu|subversion-1.8.5-4|599	
12mu|subversion-1.8.5-4|600	%if %{with ruby}
12mu|subversion-1.8.5-4|601	make swig-rb
12mu|subversion-1.8.5-4|602	%endif
12mu|subversion-1.8.5-4|603	
12mu|subversion-1.8.5-4|604	%if %{with java}
12mu|subversion-1.8.5-4|605	make javahl
12mu|subversion-1.8.5-4|606	%endif
12mu|subversion-1.8.5-4|607	
12mu|subversion-1.8.5-4|608	%check
12mu|subversion-1.8.5-4|609	%if %{with test}
12mu|subversion-1.8.5-4|610	echo "###########################################################################"
12mu|subversion-1.8.5-4|611	echo "This can take quite some time to finish, so please be patient..."
12mu|subversion-1.8.5-4|612	echo "Don't be too surprised it the tests takes 30 minutes on a dual xeon machine..."
12mu|subversion-1.8.5-4|613	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:\
12mu|subversion-1.8.5-4|614	`pwd`/subversion/bindings/swig/python/.libs:`pwd`/subversion/libsvn_ra_local/.libs:`pwd`/subversion/svnadmin/.libs:\
12mu|subversion-1.8.5-4|615	`pwd`/subversion/tests/libsvn_ra_local/.libs:`pwd`/subversion/tests/libsvn_fs/.libs:`pwd`/subversion/tests/libsvn_wc/.libs:\
12mu|subversion-1.8.5-4|616	`pwd`/subversion/tests/libsvn_fs_base/.libs:`pwd`/subversion/tests/libsvn_diff/.libs:`pwd`/subversion/tests/libsvn_subr/.libs:\
12mu|subversion-1.8.5-4|617	`pwd`/subversion/tests/libsvn_delta/.libs:`pwd`/subversion/tests/libsvn_repos/.libs:`pwd`/subversion/tests/.libs:\
12mu|subversion-1.8.5-4|618	`pwd`/subversion/svnserve/.libs:`pwd`/subversion/libsvn_fs/.libs:`pwd`/subversion/libsvn_ra/.libs:`pwd`/subversion/libsvn_wc/.libs:\
12mu|subversion-1.8.5-4|619	`pwd`/subversion/mod_dav_svn/.libs:`pwd`/subversion/mod_authz_svn/.libs:`pwd`/subversion/svnlook/.libs:`pwd`/subversion/svndumpfilter/.libs:\
12mu|subversion-1.8.5-4|620	`pwd`/subversion/libsvn_client/.libs:`pwd`/subversion/libsvn_fs_base/bdb/.libs:`pwd`/subversion/libsvn_fs_base/util/.libs:\
12mu|subversion-1.8.5-4|621	`pwd`/subversion/libsvn_fs_base/.libs:`pwd`/subversion/libsvn_diff/.libs:`pwd`/subversion/libsvn_subr/.libs:`pwd`/subversion/svnversion/.libs:\
12mu|subversion-1.8.5-4|622	`pwd`/subversion/libsvn_ra_dav/.libs:`pwd`/subversion/libsvn_ra_svn/.libs:`pwd`/subversion/libsvn_delta/.libs:`pwd`/subversion/libsvn_fs_fs/.libs:\
12mu|subversion-1.8.5-4|623	`pwd`/subversion/libsvn_repos/.libs:`pwd`/subversion/clients/cmdline/.libs:$LD_LIBRARY_PATH" check
12mu|subversion-1.8.5-4|624	%endif
12mu|subversion-1.8.5-4|625	
12mu|subversion-1.8.5-4|626	%install
12mu|subversion-1.8.5-4|627	%makeinstall_std
12mu|subversion-1.8.5-4|628	
12mu|subversion-1.8.5-4|629	%if %{with python}
12mu|subversion-1.8.5-4|630	%makeinstall_std install-swig-py swig_pydir=%{py_platsitedir}/libsvn swig_pydir_extra=%{py_sitedir}/svn
12mu|subversion-1.8.5-4|631	# Precompile python
12mu|subversion-1.8.5-4|632	%py_compile %{buildroot}/%{py_platsitedir}/libsvn
12mu|subversion-1.8.5-4|633	%py_compile %{buildroot}/%{py_sitedir}/svn
12mu|subversion-1.8.5-4|634	%endif
12mu|subversion-1.8.5-4|635	
12mu|subversion-1.8.5-4|636	%if %{with perl}
12mu|subversion-1.8.5-4|637	%makeinstall_std install-swig-pl-lib
12mu|subversion-1.8.5-4|638	pushd subversion/bindings/swig/perl/native/
12mu|subversion-1.8.5-4|639	perl Makefile.PL
12mu|subversion-1.8.5-4|640	%makeinstall_std
12mu|subversion-1.8.5-4|641	popd
12mu|subversion-1.8.5-4|642	%endif
12mu|subversion-1.8.5-4|643	
12mu|subversion-1.8.5-4|644	%if %{with ruby}
12mu|subversion-1.8.5-4|645	%makeinstall_std install-swig-rb
12mu|subversion-1.8.5-4|646	%endif
12mu|subversion-1.8.5-4|647	%if %{with java}
12mu|subversion-1.8.5-4|648	%makeinstall_std install-javahl
12mu|subversion-1.8.5-4|649	
12mu|subversion-1.8.5-4|650	mkdir -p %{buildroot}%{_javadir}
12mu|subversion-1.8.5-4|651	mv %{buildroot}%{_libdir}/svn-javahl/svn-javahl.jar %{buildroot}%{_javadir}/svn-javahl-%{version}.jar
12mu|subversion-1.8.5-4|652	ln -s svn-javahl-%{version}.jar %{buildroot}%{_javadir}/svn-javahl.jar
12mu|subversion-1.8.5-4|653	
12mu|subversion-1.8.5-4|654	%{_bindir}/chrpath -d %{buildroot}%{_libdir}/libsvnjavahl-1.so
12mu|subversion-1.8.5-4|655	%endif
12mu|subversion-1.8.5-4|656	
12mu|subversion-1.8.5-4|657	%if %{with perl}
12mu|subversion-1.8.5-4|658	# perl bindings
12mu|subversion-1.8.5-4|659	make pure_vendor_install -C subversion/bindings/swig/perl/native DESTDIR=%{buildroot}
12mu|subversion-1.8.5-4|660	%endif
12mu|subversion-1.8.5-4|661	
12mu|subversion-1.8.5-4|662	install -D -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/httpd/modules.d/10_mod_dav_svn.conf
12mu|subversion-1.8.5-4|663	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/httpd/conf.d/subversion.conf
12mu|subversion-1.8.5-4|664	
12mu|subversion-1.8.5-4|665	install -D -p -m 0644 %{SOURCE9} %{buildroot}%{_tmpfilesdir}/svnserve.conf
12mu|subversion-1.8.5-4|666	
12mu|subversion-1.8.5-4|667	# install the extra module
12mu|subversion-1.8.5-4|668	%makeinstall_std install-tools
12mu|subversion-1.8.5-4|669	
12mu|subversion-1.8.5-4|670	# cleanup
12mu|subversion-1.8.5-4|671	#rm -f %{buildroot}%{_libdir}/*.*a
12mu|subversion-1.8.5-4|672	
12mu|subversion-1.8.5-4|673	######################
12mu|subversion-1.8.5-4|674	###  client-tools  ###
12mu|subversion-1.8.5-4|675	######################
12mu|subversion-1.8.5-4|676	
12mu|subversion-1.8.5-4|677	# various commands
12mu|subversion-1.8.5-4|678	# contrib was removed in subversion-1.7.x :
12mu|subversion-1.8.5-4|679	#  -- http://subversion.apache.org/docs/release-notes/1.7.html
12mu|subversion-1.8.5-4|680	#  -- (shlomif)
12mu|subversion-1.8.5-4|681	# install -m 755 contrib/client-side/search-svnlog.pl %%{buildroot}%%{_bindir}
12mu|subversion-1.8.5-4|682	# (cd  %%{buildroot}/%%{_bindir}; ln -sf  search-svnlog.pl search-svnlog)
12mu|subversion-1.8.5-4|683	# install -m 755 contrib/client-side/svn_all_diffs.pl %%{buildroot}%%{_bindir}
12mu|subversion-1.8.5-4|684	# (cd  %%{buildroot}/%%{_bindir}; ln -sf  svn_all_diffs.pl svn_all_diffs)
12mu|subversion-1.8.5-4|685	# install -m 755 contrib/client-side/svn_load_dirs/svn_load_dirs.pl %%{buildroot}%%{_bindir}
12mu|subversion-1.8.5-4|686	# (cd  %%{buildroot}/%%{_bindir}; ln -sf  svn_load_dirs.pl svn_load_dirs)
12mu|subversion-1.8.5-4|687	# install -m 755 contrib/client-side/svn-log.pl %%{buildroot}%%{_bindir}
12mu|subversion-1.8.5-4|688	# (cd  %%{buildroot}/%%{_bindir}; ln -sf  svn-log.pl svn-log)
12mu|subversion-1.8.5-4|689	
12mu|subversion-1.8.5-4|690	install -m 755 tools/client-side/showchange.pl %{buildroot}%{_bindir}
12mu|subversion-1.8.5-4|691	(cd  %{buildroot}/%{_bindir}; ln -sf  showchange.pl showchange)
12mu|subversion-1.8.5-4|692	
12mu|subversion-1.8.5-4|693	install -d -m 755 %{buildroot}%{_sysconfdir}/bash_completion.d
12mu|subversion-1.8.5-4|694	install -m 644 tools/client-side/bash_completion \
12mu|subversion-1.8.5-4|695	%{buildroot}%{_sysconfdir}/bash_completion.d/subversion
12mu|subversion-1.8.5-4|696	
12mu|subversion-1.8.5-4|697	# Global configs
12mu|subversion-1.8.5-4|698	install -d -m 755 %{buildroot}%{_sysconfdir}/subversion
12mu|subversion-1.8.5-4|699	install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/subversion/config
12mu|subversion-1.8.5-4|700	install -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/subversion/servers
12mu|subversion-1.8.5-4|701	
12mu|subversion-1.8.5-4|702	####################
12mu|subversion-1.8.5-4|703	###  repo-tools  ###
12mu|subversion-1.8.5-4|704	####################
12mu|subversion-1.8.5-4|705	
12mu|subversion-1.8.5-4|706	# hotbackup tool
12mu|subversion-1.8.5-4|707	install -m 755 tools/backup/hot-backup.py %{buildroot}%{_bindir}
12mu|subversion-1.8.5-4|708	(cd %{buildroot}%{_bindir}; ln -sf  hot-backup.py hot-backup)
12mu|subversion-1.8.5-4|709	
12mu|subversion-1.8.5-4|710	# hook-scripts
12mu|subversion-1.8.5-4|711	install -d -m755 %{buildroot}%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
12mu|subversion-1.8.5-4|712	pushd tools/hook-scripts
12mu|subversion-1.8.5-4|713	install -m 644 commit-access-control.cfg.example %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
12mu|subversion-1.8.5-4|714	install -m 755 commit-access-control.pl %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
12mu|subversion-1.8.5-4|715	install -m 644 svnperms.conf.example %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
12mu|subversion-1.8.5-4|716	install -m 755 svnperms.py %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
12mu|subversion-1.8.5-4|717	install -m 755 mailer/mailer.py %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
12mu|subversion-1.8.5-4|718	install -m 644 mailer/mailer.conf.example %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
12mu|subversion-1.8.5-4|719	popd
12mu|subversion-1.8.5-4|720	
12mu|subversion-1.8.5-4|721	pushd tools/hook-scripts
12mu|subversion-1.8.5-4|722	install -m 755 commit-email.rb %{buildroot}/%{_datadir}/%{name}-%{version}/repo-tools/hook-scripts
12mu|subversion-1.8.5-4|723	popd
12mu|subversion-1.8.5-4|724	
12mu|subversion-1.8.5-4|725	#xslt
12mu|subversion-1.8.5-4|726	install -d -m755 %{buildroot}%{_datadir}/%{name}-%{version}/repo-tools/xslt
12mu|subversion-1.8.5-4|727	install -m 644 tools/xslt/svnindex.css %{buildroot}%{_datadir}/%{name}-%{version}/repo-tools/xslt
12mu|subversion-1.8.5-4|728	install -m 644 tools/xslt/svnindex.xsl %{buildroot}%{_datadir}/%{name}-%{version}/repo-tools/xslt
12mu|subversion-1.8.5-4|729	
12mu|subversion-1.8.5-4|730	#cgi
12mu|subversion-1.8.5-4|731	# contrib was removed in subversion-1.7.x :
12mu|subversion-1.8.5-4|732	# install -d -m755 %%{buildroot}%%{_datadir}/%%{name}-%%{version}/repo-tools/cgi
12mu|subversion-1.8.5-4|733	# install -m 755 contrib/cgi/mirror_dir_through_svn.cgi %%{buildroot}%%{_datadir}/%%{name}-%%{version}/repo-tools/cgi
12mu|subversion-1.8.5-4|734	# install -m 644 contrib/cgi/mirror_dir_through_svn.README %%{buildroot}%%{_datadir}/%%{name}-%%{version}/repo-tools/cgi
12mu|subversion-1.8.5-4|735	# install -m 755 contrib/cgi/tweak-log.cgi %%{buildroot}%%{_datadir}/%%{name}-%%{version}/repo-tools/cgi
12mu|subversion-1.8.5-4|736	
12mu|subversion-1.8.5-4|737	# fix a missing file...
12mu|subversion-1.8.5-4|738	ln -sf libsvn_diff-1.so.0.0.0 %{buildroot}%{_libdir}/libsvn_diff.so
12mu|subversion-1.8.5-4|739	
12mu|subversion-1.8.5-4|740	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svn
12mu|subversion-1.8.5-4|741	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svnlook
12mu|subversion-1.8.5-4|742	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svnversion
12mu|subversion-1.8.5-4|743	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svnserve
12mu|subversion-1.8.5-4|744	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svnadmin
12mu|subversion-1.8.5-4|745	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svndumpfilter
12mu|subversion-1.8.5-4|746	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svnsync
12mu|subversion-1.8.5-4|747	%{_bindir}/chrpath -d %{buildroot}%{_bindir}/svnrdump
12mu|subversion-1.8.5-4|748	
12mu|subversion-1.8.5-4|749	# fix the stupid rpath stuff...
12mu|subversion-1.8.5-4|750	myf() { find %{buildroot}%{perl_vendorarch} -type f -name "*.so"; }
12mu|subversion-1.8.5-4|751	# Fix the readonly permissions of the perl files.
12mu|subversion-1.8.5-4|752	myf | xargs chmod u+w
12mu|subversion-1.8.5-4|753	myf | xargs chrpath -d
12mu|subversion-1.8.5-4|754	
12mu|subversion-1.8.5-4|755	# handle translations
12mu|subversion-1.8.5-4|756	%find_lang %{name}
12mu|subversion-1.8.5-4|757	
12mu|subversion-1.8.5-4|758	# fix the server parts
12mu|subversion-1.8.5-4|759	mkdir -p %{buildroot}%{_unitdir}
12mu|subversion-1.8.5-4|760	install -p -m644 %{SOURCE8} %{buildroot}%{_unitdir}/svnserve.service
12mu|subversion-1.8.5-4|761	install -d %{buildroot}/var/lib/svn/repositories
12mu|subversion-1.8.5-4|762	
12mu|subversion-1.8.5-4|763	# Move perl man
12mu|subversion-1.8.5-4|764	chmod u+w %{buildroot}%_prefix/local/share/man/man3/*
12mu|subversion-1.8.5-4|765	mv -f %{buildroot}%_prefix/local/share/man/man3/* %{buildroot}%{_mandir}/man3/
12mu|subversion-1.8.5-4|766	
12mu|subversion-1.8.5-4|767	# cleanup
12mu|subversion-1.8.5-4|768	find %{buildroot} -name "perllocal.pod" | xargs rm -f
12mu|subversion-1.8.5-4|769	
12mu|subversion-1.8.5-4|770	
12mu|subversion-1.8.5-4|771	%changelog
12mu|subversion-1.8.5-4|772	* Tue May 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:1.8.5-4
12mu|subversion-1.8.5-4|773	+ Revision: 38cac8d
12mu|subversion-1.8.5-4|774	- Adjust Obsoletes
12mu|subversion-1.8.5-4|775	
12mu|subversion-1.8.5-4|776	

20833 12
12mu|sudo-1.8.8-1|1	# use fakeroot -ba sudo.spec to build!
12mu|sudo-1.8.8-1|2	
12mu|sudo-1.8.8-1|3	Summary:	Allows command execution as root for specified users
12mu|sudo-1.8.8-1|4	Name:		sudo
12mu|sudo-1.8.8-1|5	Version:	1.8.8
12mu|sudo-1.8.8-1|6	Release:	1
12mu|sudo-1.8.8-1|7	Epoch:		1
12mu|sudo-1.8.8-1|8	License:	GPLv2+
12mu|sudo-1.8.8-1|9	Group:		System/Base
12mu|sudo-1.8.8-1|10	URL:		http://www.sudo.ws/sudo
12mu|sudo-1.8.8-1|11	Source0:	http://www.sudo.ws/sudo/dist/%name-%version.tar.gz
12mu|sudo-1.8.8-1|12	Source1:	http://www.sudo.ws/sudo/dist/%name-%version.tar.gz.sig
12mu|sudo-1.8.8-1|13	Source2:	sudo.pamd
12mu|sudo-1.8.8-1|14	Source3:	sudo-1.7.4p4-sudoers
12mu|sudo-1.8.8-1|15	Source4:	sudo.rpmlintrc
12mu|sudo-1.8.8-1|16	Patch1:         sudo-1.6.7p5-strip.patch
12mu|sudo-1.8.8-1|17	Patch2:         sudo-1.7.2p1-envdebug.patch
12mu|sudo-1.8.8-1|18	BuildRequires:	audit-devel
12mu|sudo-1.8.8-1|19	BuildRequires:	bison
12mu|sudo-1.8.8-1|20	BuildRequires:	groff-for-man
12mu|sudo-1.8.8-1|21	BuildRequires:	libcap-devel
12mu|sudo-1.8.8-1|22	BuildRequires:	openldap-devel
12mu|sudo-1.8.8-1|23	BuildRequires:	pam-devel
12mu|sudo-1.8.8-1|24	Requires(pre):	openldap
12mu|sudo-1.8.8-1|25	
12mu|sudo-1.8.8-1|26	%description
12mu|sudo-1.8.8-1|27	Sudo is a program designed to allow a sysadmin to give limited root
12mu|sudo-1.8.8-1|28	privileges to users and log root activity. The basic philosophy is
12mu|sudo-1.8.8-1|29	to give as few privileges as possible but still allow people to get
12mu|sudo-1.8.8-1|30	their work done.
12mu|sudo-1.8.8-1|31	
12mu|sudo-1.8.8-1|32	%package devel
12mu|sudo-1.8.8-1|33	Summary:        Development files for sudo plugins
12mu|sudo-1.8.8-1|34	Group:          Development/C
12mu|sudo-1.8.8-1|35	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mu|sudo-1.8.8-1|36	
12mu|sudo-1.8.8-1|37	%description    devel
12mu|sudo-1.8.8-1|38	Development files for compiling sudo plugins.
12mu|sudo-1.8.8-1|39	
12mu|sudo-1.8.8-1|40	%prep
12mu|sudo-1.8.8-1|41	%setup -q -n %{name}-%{version}%{?pre}
12mu|sudo-1.8.8-1|42	%patch1 -p1 -b .strip
12mu|sudo-1.8.8-1|43	%patch2 -p1 -b .envdebug
12mu|sudo-1.8.8-1|44	
12mu|sudo-1.8.8-1|45	mv aclocal.m4 acinclude.m4
12mu|sudo-1.8.8-1|46	autoreconf -fvi
12mu|sudo-1.8.8-1|47	
12mu|sudo-1.8.8-1|48	# fix attribs and filenames
12mu|sudo-1.8.8-1|49	find -name "Makefile.*" | xargs sed -i -e "s|-m 0444|-m 0644|g;s|configure.in|configure.ac|g"
12mu|sudo-1.8.8-1|50	
12mu|sudo-1.8.8-1|51	%build
12mu|sudo-1.8.8-1|52	%serverbuild
12mu|sudo-1.8.8-1|53	export CFLAGS="%{optflags} -D_GNU_SOURCE"
12mu|sudo-1.8.8-1|54	
12mu|sudo-1.8.8-1|55	%configure2_5x \
12mu|sudo-1.8.8-1|56	--without-rpath \
12mu|sudo-1.8.8-1|57	--with-logging=both \
12mu|sudo-1.8.8-1|58	--with-logfac=authpriv \
12mu|sudo-1.8.8-1|59	--with-logpath=%{_logdir}/sudo.log \
12mu|sudo-1.8.8-1|60	--with-editor=/bin/vi \
12mu|sudo-1.8.8-1|61	--enable-log-host \
12mu|sudo-1.8.8-1|62	--with-pam \
12mu|sudo-1.8.8-1|63	--with-pam-login \
12mu|sudo-1.8.8-1|64	--with-env-editor \
12mu|sudo-1.8.8-1|65	--with-noexec=no \
12mu|sudo-1.8.8-1|66	--with-linux-audit \
12mu|sudo-1.8.8-1|67	--with-ignore-dot \
12mu|sudo-1.8.8-1|68	--with-tty-tickets \
12mu|sudo-1.8.8-1|69	--libexecdir=%{_libdir}/sudo \
12mu|sudo-1.8.8-1|70	--with-plugindir=%{_libdir}/sudo \
12mu|sudo-1.8.8-1|71	--with-noexec=%{_libdir}/sudo/sudo_noexec.so \
12mu|sudo-1.8.8-1|72	--with-ldap \
12mu|sudo-1.8.8-1|73	--with-ldap-conf-file=%{_sysconfdir}/ldap.conf \
12mu|sudo-1.8.8-1|74	--with-secure-path="/sbin:%{_sbindir}:/bin:%{_bindir}:/usr/local/bin:/usr/local/sbin" \
12mu|sudo-1.8.8-1|75	--with-passprompt="[sudo] password for %p: " \
12mu|sudo-1.8.8-1|76	--with-sssd \
12mu|sudo-1.8.8-1|77	--with-insults \
12mu|sudo-1.8.8-1|78	--with-all-insults
12mu|sudo-1.8.8-1|79	
12mu|sudo-1.8.8-1|80	%make
12mu|sudo-1.8.8-1|81	
12mu|sudo-1.8.8-1|82	%install
12mu|sudo-1.8.8-1|83	install -d %{buildroot}/usr
12mu|sudo-1.8.8-1|84	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mu|sudo-1.8.8-1|85	install -d %{buildroot}%{_sysconfdir}/sudoers.d
12mu|sudo-1.8.8-1|86	install -d %{buildroot}%{_var}/db/sudo
12mu|sudo-1.8.8-1|87	install -d %{buildroot}%{_logdir}/sudo
12mu|sudo-1.8.8-1|88	install -d %{buildroot}%{_logdir}/sudo-io
12mu|sudo-1.8.8-1|89	
12mu|sudo-1.8.8-1|90	%makeinstall_std install_uid=`id -u` install_gid=`id -g` sudoers_uid=`id -u` sudoers_gid=`id -g`
12mu|sudo-1.8.8-1|91	
12mu|sudo-1.8.8-1|92	install -m0644 %{SOURCE2} -D %{buildroot}%{_sysconfdir}/pam.d/sudo
12mu|sudo-1.8.8-1|93	install -m0644 %{SOURCE3} -D %{buildroot}%{_sysconfdir}/sudoers
12mu|sudo-1.8.8-1|94	install -m0755 plugins/sudoers/sudoers2ldif %{buildroot}%{_bindir}
12mu|sudo-1.8.8-1|95	
12mu|sudo-1.8.8-1|96	# Installing logrotated file
12mu|sudo-1.8.8-1|97	cat <<END >%{buildroot}%{_sysconfdir}/logrotate.d/sudo
12mu|sudo-1.8.8-1|98	%{_logdir}/sudo.log {
12mu|sudo-1.8.8-1|99	missingok
12mu|sudo-1.8.8-1|100	monthly
12mu|sudo-1.8.8-1|101	compress
12mu|sudo-1.8.8-1|102	}
12mu|sudo-1.8.8-1|103	END
12mu|sudo-1.8.8-1|104	
12mu|sudo-1.8.8-1|105	cat > %{buildroot}%{_sysconfdir}/pam.d/sudo << EOF
12mu|sudo-1.8.8-1|106	#%%PAM-1.0
12mu|sudo-1.8.8-1|107	auth       include      system-auth
12mu|sudo-1.8.8-1|108	account    include      system-auth
12mu|sudo-1.8.8-1|109	password   include      system-auth
12mu|sudo-1.8.8-1|110	session    optional     pam_keyinit.so revoke
12mu|sudo-1.8.8-1|111	session    required     pam_limits.so
12mu|sudo-1.8.8-1|112	EOF
12mu|sudo-1.8.8-1|113	
12mu|sudo-1.8.8-1|114	cat > %{buildroot}%{_sysconfdir}/pam.d/sudo-i << EOF
12mu|sudo-1.8.8-1|115	#%%PAM-1.0
12mu|sudo-1.8.8-1|116	auth       include      sudo
12mu|sudo-1.8.8-1|117	account    include      sudo
12mu|sudo-1.8.8-1|118	password   include      sudo
12mu|sudo-1.8.8-1|119	session    optional     pam_keyinit.so force revoke
12mu|sudo-1.8.8-1|120	session    required     pam_limits.so
12mu|sudo-1.8.8-1|121	EOF
12mu|sudo-1.8.8-1|122	
12mu|sudo-1.8.8-1|123	# so that strip can touch it...
12mu|sudo-1.8.8-1|124	chmod 755 %{buildroot}%{_bindir}/*
12mu|sudo-1.8.8-1|125	chmod 755 %{buildroot}%{_sbindir}/*
12mu|sudo-1.8.8-1|126	
12mu|sudo-1.8.8-1|127	# (tpg) create the missing log file
12mu|sudo-1.8.8-1|128	touch %{buildroot}%{_logdir}/sudo.log
12mu|sudo-1.8.8-1|129	
12mu|sudo-1.8.8-1|130	%find_lang sudo sudoers %{name}.lang
12mu|sudo-1.8.8-1|131	
12mu|sudo-1.8.8-1|132	%post
12mu|sudo-1.8.8-1|133	/bin/chmod 0440 %{_sysconfdir}/sudoers || :
12mu|sudo-1.8.8-1|134	%create_ghostfile %{_logdir}/sudo.log root root 600
12mu|sudo-1.8.8-1|135	
12mu|sudo-1.8.8-1|136	%files -f %{name}.lang
12mu|sudo-1.8.8-1|137	%doc doc/LICENSE doc/HISTORY README README.LDAP
12mu|sudo-1.8.8-1|138	%doc doc/TROUBLESHOOTING doc/UPGRADE doc/sample.* doc/schema.*
12mu|sudo-1.8.8-1|139	%attr(0440,root,root) %config(noreplace) %{_sysconfdir}/sudoers
12mu|sudo-1.8.8-1|140	%attr(0750,root,root) %dir %{_sysconfdir}/sudoers.d/
12mu|sudo-1.8.8-1|141	%config(noreplace) %{_sysconfdir}/logrotate.d/sudo
12mu|sudo-1.8.8-1|142	%config(noreplace) %{_sysconfdir}/pam.d/sudo
12mu|sudo-1.8.8-1|143	%config(noreplace) %{_sysconfdir}/pam.d/sudo-i
12mu|sudo-1.8.8-1|144	%attr(0755,root,root) %{_bindir}/sudoers2ldif
12mu|sudo-1.8.8-1|145	%attr(4111,root,root) %{_bindir}/sudo
12mu|sudo-1.8.8-1|146	%attr(4111,root,root) %{_bindir}/sudoedit
12mu|sudo-1.8.8-1|147	%attr(0111,root,root) %{_bindir}/sudoreplay
12mu|sudo-1.8.8-1|148	%attr(0755,root,root) %{_sbindir}/visudo
12mu|sudo-1.8.8-1|149	%ghost %{_logdir}/sudo.log
12mu|sudo-1.8.8-1|150	%{_mandir}/man8/sudoreplay.8*
12mu|sudo-1.8.8-1|151	%{_mandir}/man8/visudo.8*
12mu|sudo-1.8.8-1|152	%{_mandir}/man8/sudoedit.8*
12mu|sudo-1.8.8-1|153	%{_mandir}/man8/sudo.8*
12mu|sudo-1.8.8-1|154	%{_mandir}/man5/sudo.conf.5*
12mu|sudo-1.8.8-1|155	%{_mandir}/man5/sudoers.ldap.5*
12mu|sudo-1.8.8-1|156	%{_mandir}/man5/sudoers.5*
12mu|sudo-1.8.8-1|157	
12mu|sudo-1.8.8-1|158	%attr(0700,root,root) %dir %{_var}/db/sudo
12mu|sudo-1.8.8-1|159	%attr(0750,root,root) %dir %{_logdir}/sudo-io
12mu|sudo-1.8.8-1|160	%attr(0755,root,root) %dir %{_libdir}/sudo
12mu|sudo-1.8.8-1|161	%{_libdir}/sudo/group_file.so
12mu|sudo-1.8.8-1|162	%{_libdir}/sudo/sudo_noexec.so
12mu|sudo-1.8.8-1|163	%{_libdir}/sudo/system_group.so
12mu|sudo-1.8.8-1|164	%{_libdir}/sudo/sudoers.so
12mu|sudo-1.8.8-1|165	
12mu|sudo-1.8.8-1|166	%files devel
12mu|sudo-1.8.8-1|167	%{_includedir}/sudo_plugin.h
12mu|sudo-1.8.8-1|168	%{_mandir}/man8/sudo_plugin.8*
12mu|sudo-1.8.8-1|169	
12mu|sudo-1.8.8-1|170	%changelog
12mu|sudo-1.8.8-1|171	* Mon Dec 09 2013 akdengi <kazancas@mandriva.ru> 1:1.8.8-1
12mu|sudo-1.8.8-1|172	+ Revision: efff34c
12mu|sudo-1.8.8-1|173	- Update to 1.8.8
12mu|sudo-1.8.8-1|174	
12mu|sudo-1.8.8-1|175	

20834 12
12mu|superkaramba-4.12.4-1|1	Summary:	Put Karamba applets to the desktop with Python
12mu|superkaramba-4.12.4-1|2	Name:		superkaramba
12mu|superkaramba-4.12.4-1|3	Version:	4.12.4
12mu|superkaramba-4.12.4-1|4	Release:	1
12mu|superkaramba-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|superkaramba-4.12.4-1|6	License:	LGPLv2+
12mu|superkaramba-4.12.4-1|7	Url:		http://utils.kde.org/projects/superkaramba
12mu|superkaramba-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|superkaramba-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|superkaramba-4.12.4-1|10	BuildRequires:	pkgconfig(qimageblitz)
12mu|superkaramba-4.12.4-1|11	BuildRequires:	python-devel
12mu|superkaramba-4.12.4-1|12	Obsoletes:	%{name}-devel < 4.11.0
12mu|superkaramba-4.12.4-1|13	
12mu|superkaramba-4.12.4-1|14	%description
12mu|superkaramba-4.12.4-1|15	SuperKaramba is a tool that allows you to easily create interactive
12mu|superkaramba-4.12.4-1|16	widgets on your KDE desktop.
12mu|superkaramba-4.12.4-1|17	
12mu|superkaramba-4.12.4-1|18	%files
12mu|superkaramba-4.12.4-1|19	%{_kde_appsdir}/superkaramba
12mu|superkaramba-4.12.4-1|20	%{_kde_bindir}/superkaramba
12mu|superkaramba-4.12.4-1|21	%{_kde_iconsdir}/*/*/apps/superkaramba.*
12mu|superkaramba-4.12.4-1|22	%{_kde_applicationsdir}/superkaramba.desktop
12mu|superkaramba-4.12.4-1|23	%{_kde_libdir}/kde4/plasma_package_superkaramba.so
12mu|superkaramba-4.12.4-1|24	%{_kde_libdir}/kde4/plasma_scriptengine_superkaramba.so
12mu|superkaramba-4.12.4-1|25	%{_kde_services}/plasma-package-superkaramba.desktop
12mu|superkaramba-4.12.4-1|26	%{_kde_services}/plasma-scriptengine-superkaramba.desktop
12mu|superkaramba-4.12.4-1|27	%{_kde_configdir}/superkaramba.knsrc
12mu|superkaramba-4.12.4-1|28	%{_kde_datadir}/dbus-1/interfaces/org.kde.superkaramba.xml
12mu|superkaramba-4.12.4-1|29	
12mu|superkaramba-4.12.4-1|30	#---------------------------------------------
12mu|superkaramba-4.12.4-1|31	
12mu|superkaramba-4.12.4-1|32	%define libsuperkaramba_major 4
12mu|superkaramba-4.12.4-1|33	%define libsuperkaramba %mklibname superkaramba %{libsuperkaramba_major}
12mu|superkaramba-4.12.4-1|34	
12mu|superkaramba-4.12.4-1|35	%package -n %{libsuperkaramba}
12mu|superkaramba-4.12.4-1|36	Summary:	Runtime library for superkaramba
12mu|superkaramba-4.12.4-1|37	Group:		System/Libraries
12mu|superkaramba-4.12.4-1|38	
12mu|superkaramba-4.12.4-1|39	%description -n %{libsuperkaramba}
12mu|superkaramba-4.12.4-1|40	Runtime library for superkaramba.
12mu|superkaramba-4.12.4-1|41	
12mu|superkaramba-4.12.4-1|42	%files -n %{libsuperkaramba}
12mu|superkaramba-4.12.4-1|43	%{_kde_libdir}/libsuperkaramba.so.%{libsuperkaramba_major}*
12mu|superkaramba-4.12.4-1|44	
12mu|superkaramba-4.12.4-1|45	#----------------------------------------------------------------------
12mu|superkaramba-4.12.4-1|46	
12mu|superkaramba-4.12.4-1|47	%prep
12mu|superkaramba-4.12.4-1|48	%setup -q
12mu|superkaramba-4.12.4-1|49	
12mu|superkaramba-4.12.4-1|50	%build
12mu|superkaramba-4.12.4-1|51	%cmake_kde4
12mu|superkaramba-4.12.4-1|52	%make
12mu|superkaramba-4.12.4-1|53	
12mu|superkaramba-4.12.4-1|54	%install
12mu|superkaramba-4.12.4-1|55	%makeinstall_std -C build
12mu|superkaramba-4.12.4-1|56	
12mu|superkaramba-4.12.4-1|57	# We don't need it because there are no headers anyway
12mu|superkaramba-4.12.4-1|58	rm -f %{buildroot}%{_kde_libdir}/libsuperkaramba.so
12mu|superkaramba-4.12.4-1|59	
12mu|superkaramba-4.12.4-1|60	
12mu|superkaramba-4.12.4-1|61	%changelog
12mu|superkaramba-4.12.4-1|62	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|superkaramba-4.12.4-1|63	+ Revision: bef6ea8
12mu|superkaramba-4.12.4-1|64	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|superkaramba-4.12.4-1|65	
12mu|superkaramba-4.12.4-1|66	

20835 12
12mu|sushi-3.8.1-8|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|sushi-3.8.1-8|2	
12mu|sushi-3.8.1-8|3	%define	api	1.0
12mu|sushi-3.8.1-8|4	%define	major	0
12mu|sushi-3.8.1-8|5	%define gmajor	1.0
12mu|sushi-3.8.1-8|6	%define	libname		%mklibname %{name} %{api} %{major}
12mu|sushi-3.8.1-8|7	%define	girname		%mklibname %{name}-gir %{gmajor}
12mu|sushi-3.8.1-8|8	%define	develname	%mklibname -d %{name} %{api}
12mu|sushi-3.8.1-8|9	
12mu|sushi-3.8.1-8|10	Summary:	Quick Previewer for Nautilus
12mu|sushi-3.8.1-8|11	Name:		sushi
12mu|sushi-3.8.1-8|12	Version:	3.8.1
12mu|sushi-3.8.1-8|13	Release:	8
12mu|sushi-3.8.1-8|14	License:	GPLv2+
12mu|sushi-3.8.1-8|15	Group:		File tools
12mu|sushi-3.8.1-8|16	Url:		http://www.gnome.org/
12mu|sushi-3.8.1-8|17	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/sushi/%{url_ver}/%{name}-%{version}.tar.xz
12mu|sushi-3.8.1-8|18	
12mu|sushi-3.8.1-8|19	#for gnome-autogen
12mu|sushi-3.8.1-8|20	BuildRequires:	gnome-common
12mu|sushi-3.8.1-8|21	BuildRequires:	gettext-devel
12mu|sushi-3.8.1-8|22	BuildRequires:	intltool
12mu|sushi-3.8.1-8|23	BuildRequires:	unoconv
12mu|sushi-3.8.1-8|24	BuildRequires:	pkgconfig(clutter-1.0)
12mu|sushi-3.8.1-8|25	BuildRequires:	pkgconfig(clutter-gst-2.0)
12mu|sushi-3.8.1-8|26	BuildRequires:	pkgconfig(clutter-gtk-1.0)
12mu|sushi-3.8.1-8|27	BuildRequires:	pkgconfig(evince-document-3.0)
12mu|sushi-3.8.1-8|28	BuildRequires:	pkgconfig(evince-view-3.0)
12mu|sushi-3.8.1-8|29	BuildRequires:	pkgconfig(gjs-1.0) >= 1.36
12mu|sushi-3.8.1-8|30	BuildRequires:	pkgconfig(glib-2.0)
12mu|sushi-3.8.1-8|31	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|sushi-3.8.1-8|32	BuildRequires:	pkgconfig(gstreamer-1.0)
12mu|sushi-3.8.1-8|33	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0)
12mu|sushi-3.8.1-8|34	BuildRequires:	pkgconfig(gstreamer-tag-1.0)
12mu|sushi-3.8.1-8|35	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|sushi-3.8.1-8|36	BuildRequires:	pkgconfig(gtksourceview-3.0)
12mu|sushi-3.8.1-8|37	BuildRequires:	pkgconfig(libmusicbrainz5)
12mu|sushi-3.8.1-8|38	BuildRequires:	pkgconfig(webkitgtk-3.0)
12mu|sushi-3.8.1-8|39	Suggests:	nautilus
12mu|sushi-3.8.1-8|40	
12mu|sushi-3.8.1-8|41	Requires:	%{libname} = %{version}-%{release}
12mu|sushi-3.8.1-8|42	Requires:	typelib(GstBase) = 1.0
12mu|sushi-3.8.1-8|43	Requires:	typelib(GstTag) = 1.0
12mu|sushi-3.8.1-8|44	Requires:       typelib(ClutterGst) = 2.0
12mu|sushi-3.8.1-8|45	Requires:       typelib(GstVideo) = 1.0
12mu|sushi-3.8.1-8|46	
12mu|sushi-3.8.1-8|47	Requires:	unoconv
12mu|sushi-3.8.1-8|48	
12mu|sushi-3.8.1-8|49	%description
12mu|sushi-3.8.1-8|50	Sushi is a quick previewer for Nautilus, the GNOME desktop file manager.
12mu|sushi-3.8.1-8|51	
12mu|sushi-3.8.1-8|52	%package -n %{libname}
12mu|sushi-3.8.1-8|53	Summary:	Runtime libraries for %{name}
12mu|sushi-3.8.1-8|54	Group:		System/Libraries
12mu|sushi-3.8.1-8|55	# When built with unoconv support, the library will use unoconv to
12mu|sushi-3.8.1-8|56	# read LibreOffice files
12mu|sushi-3.8.1-8|57	Suggests:	unoconv
12mu|sushi-3.8.1-8|58	
12mu|sushi-3.8.1-8|59	%description -n %{libname}
12mu|sushi-3.8.1-8|60	Runtime libraries for %{name}.
12mu|sushi-3.8.1-8|61	
12mu|sushi-3.8.1-8|62	%package -n %{girname}
12mu|sushi-3.8.1-8|63	Summary:	GObject introspection interface for %{name}
12mu|sushi-3.8.1-8|64	Group:		System/Libraries
12mu|sushi-3.8.1-8|65	
12mu|sushi-3.8.1-8|66	%description -n %{girname}
12mu|sushi-3.8.1-8|67	GObject introspection interface for %{name}.
12mu|sushi-3.8.1-8|68	
12mu|sushi-3.8.1-8|69	%package -n %{develname}
12mu|sushi-3.8.1-8|70	Summary:	Development files for %{name}
12mu|sushi-3.8.1-8|71	Group:		Development/C
12mu|sushi-3.8.1-8|72	Requires:	%{libname} = %{version}-%{release}
12mu|sushi-3.8.1-8|73	Requires:	%{girname} = %{version}-%{release}
12mu|sushi-3.8.1-8|74	Provides:	%{name}-devel = %{version}-%{release}
12mu|sushi-3.8.1-8|75	
12mu|sushi-3.8.1-8|76	%description -n %{develname}
12mu|sushi-3.8.1-8|77	The sushi-devel package contains libraries and header files for developing
12mu|sushi-3.8.1-8|78	applications that use sushi.
12mu|sushi-3.8.1-8|79	
12mu|sushi-3.8.1-8|80	%prep
12mu|sushi-3.8.1-8|81	%setup -q
12mu|sushi-3.8.1-8|82	#apply_patches
12mu|sushi-3.8.1-8|83	
12mu|sushi-3.8.1-8|84	%build
12mu|sushi-3.8.1-8|85	NOCONFIGURE=1 gnome-autogen.sh
12mu|sushi-3.8.1-8|86	%configure2_5x
12mu|sushi-3.8.1-8|87	%make
12mu|sushi-3.8.1-8|88	
12mu|sushi-3.8.1-8|89	%install
12mu|sushi-3.8.1-8|90	%makeinstall_std
12mu|sushi-3.8.1-8|91	find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
12mu|sushi-3.8.1-8|92	%find_lang %{name}
12mu|sushi-3.8.1-8|93	
12mu|sushi-3.8.1-8|94	%files -f %{name}.lang
12mu|sushi-3.8.1-8|95	%doc AUTHORS COPYING NEWS README
12mu|sushi-3.8.1-8|96	%{_bindir}/sushi
12mu|sushi-3.8.1-8|97	%{_libexecdir}/sushi-start
12mu|sushi-3.8.1-8|98	%{_datadir}/dbus-1/services/org.gnome.Sushi.service
12mu|sushi-3.8.1-8|99	%{_datadir}/glib-2.0/schemas/org.gnome.sushi.gschema.xml
12mu|sushi-3.8.1-8|100	%{_datadir}/sushi/js
12mu|sushi-3.8.1-8|101	%{_datadir}/sushi/style
12mu|sushi-3.8.1-8|102	
12mu|sushi-3.8.1-8|103	%files -n %{libname}
12mu|sushi-3.8.1-8|104	%{_libdir}/%{name}/libsushi-%{api}.so
12mu|sushi-3.8.1-8|105	
12mu|sushi-3.8.1-8|106	%files -n %{girname}
12mu|sushi-3.8.1-8|107	%{_libdir}/%{name}/girepository-1.0/Sushi-%{gmajor}.typelib
12mu|sushi-3.8.1-8|108	
12mu|sushi-3.8.1-8|109	%files -n %{develname}
12mu|sushi-3.8.1-8|110	%{_datadir}/%{name}/gir-1.0/Sushi-%{gmajor}.gir

20836 12
12mu|svgpart-4.12.4-1|1	Name:		svgpart
12mu|svgpart-4.12.4-1|2	Summary:	A SVG KPart
12mu|svgpart-4.12.4-1|3	Version:	4.12.4
12mu|svgpart-4.12.4-1|4	Release:	1
12mu|svgpart-4.12.4-1|5	Epoch:		2
12mu|svgpart-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|svgpart-4.12.4-1|7	License:	GPLv2
12mu|svgpart-4.12.4-1|8	URL:		http://www.kde.org
12mu|svgpart-4.12.4-1|9	%define is_beta %(if test `echo %version |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|svgpart-4.12.4-1|10	%if %{is_beta}
12mu|svgpart-4.12.4-1|11	%define ftpdir unstable
12mu|svgpart-4.12.4-1|12	%else
12mu|svgpart-4.12.4-1|13	%define ftpdir stable
12mu|svgpart-4.12.4-1|14	%endif
12mu|svgpart-4.12.4-1|15	Source:		ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|svgpart-4.12.4-1|16	BuildRequires:	kdelibs4-devel
12mu|svgpart-4.12.4-1|17	Conflicts:	kdegraphics4-core < 2:4.6.90
12mu|svgpart-4.12.4-1|18	
12mu|svgpart-4.12.4-1|19	%description
12mu|svgpart-4.12.4-1|20	A SVG KPart Service.
12mu|svgpart-4.12.4-1|21	
12mu|svgpart-4.12.4-1|22	%files
12mu|svgpart-4.12.4-1|23	%{_kde_libdir}/kde4/svgpart.so
12mu|svgpart-4.12.4-1|24	%{_kde_appsdir}/svgpart/svgpart.rc
12mu|svgpart-4.12.4-1|25	%{_kde_services}/svgpart.desktop
12mu|svgpart-4.12.4-1|26	
12mu|svgpart-4.12.4-1|27	#----------------------------------------------------------------------
12mu|svgpart-4.12.4-1|28	
12mu|svgpart-4.12.4-1|29	%prep
12mu|svgpart-4.12.4-1|30	%setup -q
12mu|svgpart-4.12.4-1|31	
12mu|svgpart-4.12.4-1|32	%build
12mu|svgpart-4.12.4-1|33	%cmake_kde4
12mu|svgpart-4.12.4-1|34	%make
12mu|svgpart-4.12.4-1|35	
12mu|svgpart-4.12.4-1|36	%install
12mu|svgpart-4.12.4-1|37	%makeinstall_std -C build
12mu|svgpart-4.12.4-1|38	
12mu|svgpart-4.12.4-1|39	
12mu|svgpart-4.12.4-1|40	%changelog
12mu|svgpart-4.12.4-1|41	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:4.12.4-1
12mu|svgpart-4.12.4-1|42	+ Revision: 2a0b3ea
12mu|svgpart-4.12.4-1|43	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|svgpart-4.12.4-1|44	
12mu|svgpart-4.12.4-1|45	

20837 12
12mu|sweeper-4.12.4-1|1	Name:		sweeper
12mu|sweeper-4.12.4-1|2	Summary:	Clean unwanted traces from your system
12mu|sweeper-4.12.4-1|3	Version:	4.12.4
12mu|sweeper-4.12.4-1|4	Release:	1
12mu|sweeper-4.12.4-1|5	Group:		Graphical desktop/KDE
12mu|sweeper-4.12.4-1|6	License:	LGPLv2
12mu|sweeper-4.12.4-1|7	URL:		http://www.kde.org/
12mu|sweeper-4.12.4-1|8	Source:		ftp://ftp.kde.org/pub/kde/stable/%{version}/src/%{name}-%{version}.tar.xz
12mu|sweeper-4.12.4-1|9	BuildRequires:	kdelibs4-devel
12mu|sweeper-4.12.4-1|10	
12mu|sweeper-4.12.4-1|11	%description
12mu|sweeper-4.12.4-1|12	Sweeper helps to clean unwanted traces the user leaves on the system.
12mu|sweeper-4.12.4-1|13	
12mu|sweeper-4.12.4-1|14	%files
12mu|sweeper-4.12.4-1|15	%{_kde_appsdir}/sweeper
12mu|sweeper-4.12.4-1|16	%{_kde_bindir}/sweeper
12mu|sweeper-4.12.4-1|17	%{_kde_applicationsdir}/sweeper.desktop
12mu|sweeper-4.12.4-1|18	%{_kde_datadir}/dbus-1/interfaces/org.kde.sweeper.xml
12mu|sweeper-4.12.4-1|19	%{_kde_docdir}/HTML/*/sweeper
12mu|sweeper-4.12.4-1|20	
12mu|sweeper-4.12.4-1|21	#----------------------------------------------------------------------
12mu|sweeper-4.12.4-1|22	
12mu|sweeper-4.12.4-1|23	%prep
12mu|sweeper-4.12.4-1|24	%setup -q
12mu|sweeper-4.12.4-1|25	
12mu|sweeper-4.12.4-1|26	%build
12mu|sweeper-4.12.4-1|27	%cmake_kde4
12mu|sweeper-4.12.4-1|28	%make
12mu|sweeper-4.12.4-1|29	
12mu|sweeper-4.12.4-1|30	%install
12mu|sweeper-4.12.4-1|31	%makeinstall_std -C build
12mu|sweeper-4.12.4-1|32	
12mu|sweeper-4.12.4-1|33	
12mu|sweeper-4.12.4-1|34	%changelog
12mu|sweeper-4.12.4-1|35	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.12.4-1
12mu|sweeper-4.12.4-1|36	+ Revision: 0c4251c
12mu|sweeper-4.12.4-1|37	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|sweeper-4.12.4-1|38	
12mu|sweeper-4.12.4-1|39	

20838 12
12mu|swell-foop-3.8.2-1|1	Name:           swell-foop
12mu|swell-foop-3.8.2-1|2	Version:        3.8.2
12mu|swell-foop-3.8.2-1|3	Release:        1
12mu|swell-foop-3.8.2-1|4	Summary:        GNOME colored tiles puzzle game
12mu|swell-foop-3.8.2-1|5	
12mu|swell-foop-3.8.2-1|6	License:        GPLv2+ and GFDL
12mu|swell-foop-3.8.2-1|7	URL:            http://projects.gnome.org/gnome-games/
12mu|swell-foop-3.8.2-1|8	Group:		Games/Other
12mu|swell-foop-3.8.2-1|9	Source0:        http://download.gnome.org/sources/swell-foop/3.8/swell-foop-%{version}.tar.xz
12mu|swell-foop-3.8.2-1|10	
12mu|swell-foop-3.8.2-1|11	BuildRequires:  pkgconfig(clutter-gtk-1.0)
12mu|swell-foop-3.8.2-1|12	BuildRequires:  desktop-file-utils
12mu|swell-foop-3.8.2-1|13	BuildRequires:  pkgconfig(gtk+-3.0)
12mu|swell-foop-3.8.2-1|14	BuildRequires:  intltool libxml2-utils
12mu|swell-foop-3.8.2-1|15	BuildRequires:  itstool
12mu|swell-foop-3.8.2-1|16	
12mu|swell-foop-3.8.2-1|17	Obsoletes: gnome-games-swell-foop < 1:3.7.92-1
12mu|swell-foop-3.8.2-1|18	
12mu|swell-foop-3.8.2-1|19	%description
12mu|swell-foop-3.8.2-1|20	Clear the screen by removing groups of colored and shaped tiles
12mu|swell-foop-3.8.2-1|21	
12mu|swell-foop-3.8.2-1|22	%prep
12mu|swell-foop-3.8.2-1|23	%setup -q
12mu|swell-foop-3.8.2-1|24	
12mu|swell-foop-3.8.2-1|25	%build
12mu|swell-foop-3.8.2-1|26	%configure2_5x
12mu|swell-foop-3.8.2-1|27	%make
12mu|swell-foop-3.8.2-1|28	
12mu|swell-foop-3.8.2-1|29	
12mu|swell-foop-3.8.2-1|30	%install
12mu|swell-foop-3.8.2-1|31	%makeinstall_std
12mu|swell-foop-3.8.2-1|32	
12mu|swell-foop-3.8.2-1|33	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/%{name}.desktop
12mu|swell-foop-3.8.2-1|34	
12mu|swell-foop-3.8.2-1|35	%find_lang %{name} --with-gnome
12mu|swell-foop-3.8.2-1|36	
12mu|swell-foop-3.8.2-1|37	
12mu|swell-foop-3.8.2-1|38	%files -f %{name}.lang
12mu|swell-foop-3.8.2-1|39	%doc COPYING
12mu|swell-foop-3.8.2-1|40	%{_bindir}/swell-foop
12mu|swell-foop-3.8.2-1|41	%{_datadir}/applications/swell-foop.desktop
12mu|swell-foop-3.8.2-1|42	%{_datadir}/glib-2.0/schemas/org.gnome.swell-foop.gschema.xml
12mu|swell-foop-3.8.2-1|43	%{_datadir}/icons/hicolor/*/apps/swell-foop.*
12mu|swell-foop-3.8.2-1|44	%{_datadir}/swell-foop
12mu|swell-foop-3.8.2-1|45	

20839 12
12mu|syslinux-4.06-1|1	%define git_url git://git.kernel.org/pub/scm/boot/syslinux/syslinux.git
12mu|syslinux-4.06-1|2	%define tftpbase /var/lib/tftpboot
12mu|syslinux-4.06-1|3	%define pxebase %{tftpbase}/X86PC/linux
12mu|syslinux-4.06-1|4	
12mu|syslinux-4.06-1|5	Summary:    A bootloader for linux using floppies, CD
12mu|syslinux-4.06-1|6	Name:       syslinux
12mu|syslinux-4.06-1|7	Version:    4.06
12mu|syslinux-4.06-1|8	Release:    1
12mu|syslinux-4.06-1|9	License:    GPLv2+
12mu|syslinux-4.06-1|10	Group:      System/Kernel and hardware
12mu|syslinux-4.06-1|11	Url:        http://syslinux.zytor.com/
12mu|syslinux-4.06-1|12	Source0:    http://www.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{version}.tar.bz2
12mu|syslinux-4.06-1|13	Source4:    http://www.kernel.org/pub/linux/utils/boot/syslinux/%{name}-%{version}.tar.sign
12mu|syslinux-4.06-1|14	Source1:    pxelinux-help.txt
12mu|syslinux-4.06-1|15	Source2:    pxelinux-messages
12mu|syslinux-4.06-1|16	Source3:    pxelinux-default
12mu|syslinux-4.06-1|17	ExclusiveArch:  %{ix86} x86_64
12mu|syslinux-4.06-1|18	BuildRequires:  nasm
12mu|syslinux-4.06-1|19	BuildRequires:  netpbm
12mu|syslinux-4.06-1|20	Buildrequires:  pkgconfig(uuid)
12mu|syslinux-4.06-1|21	BuildRequires:  pkgconfig(ext2fs)
12mu|syslinux-4.06-1|22	Provides:   isolinux = %{version}
12mu|syslinux-4.06-1|23	
12mu|syslinux-4.06-1|24	%description
12mu|syslinux-4.06-1|25	SYSLINUX is a boot loader for the Linux operating system which
12mu|syslinux-4.06-1|26	operates off an MS-DOS/Windows FAT filesystem.  It is intended to
12mu|syslinux-4.06-1|27	simplify first-time installation of Linux, and for creation of rescue-
12mu|syslinux-4.06-1|28	and other special-purpose boot disks.
12mu|syslinux-4.06-1|29	
12mu|syslinux-4.06-1|30	%package -n pxelinux
12mu|syslinux-4.06-1|31	Summary:    A PXE bootloader
12mu|syslinux-4.06-1|32	Group:      System/Kernel and hardware
12mu|syslinux-4.06-1|33	Requires:   syslinux
12mu|syslinux-4.06-1|34	
12mu|syslinux-4.06-1|35	%description -n pxelinux
12mu|syslinux-4.06-1|36	PXELINUX is a PXE bootloader.
12mu|syslinux-4.06-1|37	
12mu|syslinux-4.06-1|38	%package    perl
12mu|syslinux-4.06-1|39	Summary:    Syslinux tools written in perl
12mu|syslinux-4.06-1|40	Group:      System/Kernel and hardware
12mu|syslinux-4.06-1|41	Requires:   syslinux
12mu|syslinux-4.06-1|42	Conflicts:  syslinux < 4.05-3
12mu|syslinux-4.06-1|43	
12mu|syslinux-4.06-1|44	%description    perl
12mu|syslinux-4.06-1|45	Syslinux tools written in perl.
12mu|syslinux-4.06-1|46	
12mu|syslinux-4.06-1|47	%package    devel
12mu|syslinux-4.06-1|48	Summary:    Development environment for SYSLINUX add-on modules
12mu|syslinux-4.06-1|49	Group:      Development/Other
12mu|syslinux-4.06-1|50	Requires:   tftp-server
12mu|syslinux-4.06-1|51	Requires:   syslinux
12mu|syslinux-4.06-1|52	
12mu|syslinux-4.06-1|53	%description    devel
12mu|syslinux-4.06-1|54	The SYSLINUX boot loader contains an API, called COM32, for writing
12mu|syslinux-4.06-1|55	sophisticated add-on modules.  This package contains the libraries
12mu|syslinux-4.06-1|56	necessary to compile such modules.
12mu|syslinux-4.06-1|57	
12mu|syslinux-4.06-1|58	%prep
12mu|syslinux-4.06-1|59	%setup -q
12mu|syslinux-4.06-1|60	
12mu|syslinux-4.06-1|61	%build
12mu|syslinux-4.06-1|62	rm -f diag/geodsp/mk-lba-img
12mu|syslinux-4.06-1|63	%make DATE="%{vendor} Linux" installer
12mu|syslinux-4.06-1|64	
12mu|syslinux-4.06-1|65	%install
12mu|syslinux-4.06-1|66	# AUXDIR is explicitly set because upstream sets AUXDIR to %{_datadir}/%{name}
12mu|syslinux-4.06-1|67	# but we favour AUXDIR set to %{_prefix}/lib/%{name} for backward compatibility
12mu|syslinux-4.06-1|68	# with our syslinux 3.63 package
12mu|syslinux-4.06-1|69	%make install \
12mu|syslinux-4.06-1|70	INSTALLROOT=%{buildroot} \
12mu|syslinux-4.06-1|71	BINDIR=%{_bindir} \
12mu|syslinux-4.06-1|72	SBINDIR=%{_sbindir} \
12mu|syslinux-4.06-1|73	LIBDIR=%{_prefix}/lib \
12mu|syslinux-4.06-1|74	MANDIR=%{_mandir} \
12mu|syslinux-4.06-1|75	INCDIR=%{_includedir} \
12mu|syslinux-4.06-1|76	AUXDIR=%{_prefix}/lib/%{name}
12mu|syslinux-4.06-1|77	
12mu|syslinux-4.06-1|78	mkdir -p %{buildroot}/%{_prefix}/lib/%{name}/menu
12mu|syslinux-4.06-1|79	cp -av com32/menu/*  %{buildroot}/%{_prefix}/lib/%{name}/menu/
12mu|syslinux-4.06-1|80	
12mu|syslinux-4.06-1|81	install -d %{buildroot}%{pxebase}/pxelinux.cfg/
12mu|syslinux-4.06-1|82	install -m 0644 %SOURCE1 %{buildroot}%{pxebase}/help.txt
12mu|syslinux-4.06-1|83	install -m 0644 %SOURCE2 %{buildroot}%{pxebase}/messages
12mu|syslinux-4.06-1|84	install -m 0644 %SOURCE3 %{buildroot}%{pxebase}/pxelinux.cfg/default
12mu|syslinux-4.06-1|85	perl -pi -e "s|VERSION|%version|g" %{buildroot}%{pxebase}/messages
12mu|syslinux-4.06-1|86	install -m 0644 core/pxelinux.0 %{buildroot}%{pxebase}/linux.0
12mu|syslinux-4.06-1|87	install -m 0644 memdisk/memdisk %{buildroot}%{pxebase}/memdisk
12mu|syslinux-4.06-1|88	
12mu|syslinux-4.06-1|89	%files
12mu|syslinux-4.06-1|90	%doc COPYING NEWS README doc/*.txt
12mu|syslinux-4.06-1|91	%{_bindir}/gethostip
12mu|syslinux-4.06-1|92	%{_bindir}/isohybrid
12mu|syslinux-4.06-1|93	%{_bindir}/memdiskfind
12mu|syslinux-4.06-1|94	%{_bindir}/syslinux
12mu|syslinux-4.06-1|95	%{_sbindir}/extlinux
12mu|syslinux-4.06-1|96	%dir %{_prefix}/lib/%{name}
12mu|syslinux-4.06-1|97	%{_prefix}/lib/%{name}/*
12mu|syslinux-4.06-1|98	%{_mandir}/man1/gethostip*
12mu|syslinux-4.06-1|99	%{_mandir}/man1/syslinux*
12mu|syslinux-4.06-1|100	%{_mandir}/man1/extlinux*
12mu|syslinux-4.06-1|101	%exclude %{_mandir}/man1/syslinux2ansi*
12mu|syslinux-4.06-1|102	%exclude %{_prefix}/lib/%{name}/com32
12mu|syslinux-4.06-1|103	%exclude %{_prefix}/lib/%{name}/menu
12mu|syslinux-4.06-1|104	
12mu|syslinux-4.06-1|105	%files -n pxelinux
12mu|syslinux-4.06-1|106	%doc doc/pxelinux.txt
12mu|syslinux-4.06-1|107	%{pxebase}/*.0
12mu|syslinux-4.06-1|108	%{pxebase}/memdisk
12mu|syslinux-4.06-1|109	%config(noreplace) %{pxebase}/messages
12mu|syslinux-4.06-1|110	%config(noreplace) %{pxebase}/help.txt
12mu|syslinux-4.06-1|111	%config(noreplace) %{pxebase}/pxelinux.cfg/default
12mu|syslinux-4.06-1|112	
12mu|syslinux-4.06-1|113	%files perl
12mu|syslinux-4.06-1|114	%{_bindir}/keytab-lilo
12mu|syslinux-4.06-1|115	%{_bindir}/lss16toppm
12mu|syslinux-4.06-1|116	%{_bindir}/md5pass
12mu|syslinux-4.06-1|117	%{_bindir}/mkdiskimage
12mu|syslinux-4.06-1|118	%{_bindir}/ppmtolss16
12mu|syslinux-4.06-1|119	%{_bindir}/pxelinux-options
12mu|syslinux-4.06-1|120	%{_bindir}/sha1pass
12mu|syslinux-4.06-1|121	%{_bindir}/syslinux2ansi
12mu|syslinux-4.06-1|122	%{_bindir}/isohybrid.pl
12mu|syslinux-4.06-1|123	%{_mandir}/man1/lss16toppm*
12mu|syslinux-4.06-1|124	%{_mandir}/man1/ppmtolss16*
12mu|syslinux-4.06-1|125	%{_mandir}/man1/syslinux2ansi*
12mu|syslinux-4.06-1|126	
12mu|syslinux-4.06-1|127	%files devel
12mu|syslinux-4.06-1|128	%{_prefix}/lib/%{name}/com32
12mu|syslinux-4.06-1|129	%{_prefix}/lib/%{name}/menu
12mu|syslinux-4.06-1|130	
12mu|syslinux-4.06-1|131	
12mu|syslinux-4.06-1|132	%changelog
12mu|syslinux-4.06-1|133	* Tue May 28 2013 Andrew Lukoshko <andrew.lukoshko@rosalab.ru> 4.06-1
12mu|syslinux-4.06-1|134	- update to release 4.06
12mu|syslinux-4.06-1|135	- drop old patches
12mu|syslinux-4.06-1|136	
12mu|syslinux-4.06-1|137	* Fri Jun 01 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 4.05-4
12mu|syslinux-4.06-1|138	+ Revision: 801894
12mu|syslinux-4.06-1|139	- don't try building different builds for loading from different paths
12mu|syslinux-4.06-1|140	- use ext2_fs.h from e2fsprogs (P8)
12mu|syslinux-4.06-1|141	- be sure to own %%{_prefix}/lib/%%{name}
12mu|syslinux-4.06-1|142	- minor cleaning
12mu|syslinux-4.06-1|143	
12mu|syslinux-4.06-1|144	* Wed Feb 08 2012 Matthew Dawkins <mattydaw@mandriva.org> 4.05-3
12mu|syslinux-4.06-1|145	+ Revision: 772010
12mu|syslinux-4.06-1|146	- fixed duplicate files
12mu|syslinux-4.06-1|147	- split out perl package
12mu|syslinux-4.06-1|148	- cleaned up spec
12mu|syslinux-4.06-1|149	- attempt to make spec distro agnostic
12mu|syslinux-4.06-1|150	- removed legacy conflicts, obsoletes
12mu|syslinux-4.06-1|151	
12mu|syslinux-4.06-1|152	* Fri Jan 27 2012 Antoine Ginies <aginies@mandriva.com> 4.05-2
12mu|syslinux-4.06-1|153	+ Revision: 769309
12mu|syslinux-4.06-1|154	- back to understandable BR.... pkgconfig really sux
12mu|syslinux-4.06-1|155	- back to understandable BR....
12mu|syslinux-4.06-1|156	- bump the release
12mu|syslinux-4.06-1|157	- fix the BR on libpn12-source
12mu|syslinux-4.06-1|158	- add missing BR libuuid
12mu|syslinux-4.06-1|159	- use libpng0 instead of libpng15
12mu|syslinux-4.06-1|160	- add missing BR libpng-devel
12mu|syslinux-4.06-1|161	- update to release 4.05
12mu|syslinux-4.06-1|162	
12mu|syslinux-4.06-1|163	* Fri May 13 2011 Eugeni Dodonov <eugeni@mandriva.com> 4.04-1
12mu|syslinux-4.06-1|164	+ Revision: 674363
12mu|syslinux-4.06-1|165	- Upgraded to syslinux 4.04, fixes non-bootable 2011 isos issue.
12mu|syslinux-4.06-1|166	
12mu|syslinux-4.06-1|167	* Fri May 13 2011 Eugeni Dodonov <eugeni@mandriva.com> 3.84-4
12mu|syslinux-4.06-1|168	+ Revision: 674361
12mu|syslinux-4.06-1|169	- Rebuild
12mu|syslinux-4.06-1|170	
12mu|syslinux-4.06-1|171	* Fri May 06 2011 Antoine Ginies <aginies@mandriva.com> 3.84-3
12mu|syslinux-4.06-1|172	+ Revision: 669880
12mu|syslinux-4.06-1|173	- bump the release
12mu|syslinux-4.06-1|174	- remove keytab-lilo script
12mu|syslinux-4.06-1|175	
12mu|syslinux-4.06-1|176	* Tue Apr 19 2011 Antoine Ginies <aginies@mandriva.com> 3.84-2
12mu|syslinux-4.06-1|177	+ Revision: 656030
12mu|syslinux-4.06-1|178	- fix isohybrid.patch
12mu|syslinux-4.06-1|179	
12mu|syslinux-4.06-1|180	+ Oden Eriksson <oeriksson@mandriva.com>
12mu|syslinux-4.06-1|181	- rebuild
12mu|syslinux-4.06-1|182	
12mu|syslinux-4.06-1|183	+ Christophe Fergeau <cfergeau@mandriva.com>
12mu|syslinux-4.06-1|184	- upload 3.84 tarball, some patches are still not rediffed
12mu|syslinux-4.06-1|185	- rediff win32 patch for syslinux 3.84
12mu|syslinux-4.06-1|186	
12mu|syslinux-4.06-1|187	* Fri Nov 06 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.83-1mdv2010.1
12mu|syslinux-4.06-1|188	+ Revision: 461268
12mu|syslinux-4.06-1|189	- syslinux 3.83
12mu|syslinux-4.06-1|190	
12mu|syslinux-4.06-1|191	* Fri Oct 16 2009 Pascal Terjan <pterjan@mandriva.org> 3.82-2mdv2010.0
12mu|syslinux-4.06-1|192	+ Revision: 457914
12mu|syslinux-4.06-1|193	- Add a -fatfirst option to isohybrid to create a small fat partition so that Windows does not offer to format the key
12mu|syslinux-4.06-1|194	
12mu|syslinux-4.06-1|195	* Wed Jun 10 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.82-1mdv2010.0
12mu|syslinux-4.06-1|196	+ Revision: 384770
12mu|syslinux-4.06-1|197	- rediff patches for syslinux 3.82
12mu|syslinux-4.06-1|198	
12mu|syslinux-4.06-1|199	+ Erwan Velu <erwan@mandriva.org>
12mu|syslinux-4.06-1|200	- Mandrake is dead :p
12mu|syslinux-4.06-1|201	
12mu|syslinux-4.06-1|202	* Tue May 05 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.80-1mdv2010.0
12mu|syslinux-4.06-1|203	+ Revision: 372078
12mu|syslinux-4.06-1|204	- 3.80
12mu|syslinux-4.06-1|205	- 3.80pre8
12mu|syslinux-4.06-1|206	- drop patches that were merged upstream
12mu|syslinux-4.06-1|207	- fixes the ugly bug #48814
12mu|syslinux-4.06-1|208	
12mu|syslinux-4.06-1|209	+ Pascal Terjan <pterjan@mandriva.org>
12mu|syslinux-4.06-1|210	- Fix partition size in isohybrid for dvd images
12mu|syslinux-4.06-1|211	- Preserve id in isohybrid when run several times
12mu|syslinux-4.06-1|212	
12mu|syslinux-4.06-1|213	* Thu Apr 16 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.75-1mdv2009.1
12mu|syslinux-4.06-1|214	+ Revision: 367776
12mu|syslinux-4.06-1|215	- 3.75
12mu|syslinux-4.06-1|216	
12mu|syslinux-4.06-1|217	* Fri Apr 10 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.74-1mdv2009.1
12mu|syslinux-4.06-1|218	+ Revision: 365705
12mu|syslinux-4.06-1|219	- 3.74:
12mu|syslinux-4.06-1|220	- removed patches merged upstream
12mu|syslinux-4.06-1|221	- syslinux 3.74pre17
12mu|syslinux-4.06-1|222	resync win32 patch
12mu|syslinux-4.06-1|223	
12mu|syslinux-4.06-1|224	* Wed Apr 01 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.74-0.pre14.1mdv2009.1
12mu|syslinux-4.06-1|225	+ Revision: 363154
12mu|syslinux-4.06-1|226	- 3.74-pre14
12mu|syslinux-4.06-1|227	
12mu|syslinux-4.06-1|228	* Thu Mar 26 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.74-0.pre11.1mdv2009.1
12mu|syslinux-4.06-1|229	+ Revision: 361326
12mu|syslinux-4.06-1|230	- Update to 3.74pre11
12mu|syslinux-4.06-1|231	- Add git url
12mu|syslinux-4.06-1|232	
12mu|syslinux-4.06-1|233	* Tue Mar 17 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.74-0.pre6.1mdv2009.1
12mu|syslinux-4.06-1|234	+ Revision: 356608
12mu|syslinux-4.06-1|235	- 3.74-pre6:
12mu|syslinux-4.06-1|236	* remove obsolete patch1 (integrated in 3.74-pre6)
12mu|syslinux-4.06-1|237	
12mu|syslinux-4.06-1|238	* Mon Mar 09 2009 Pascal Terjan <pterjan@mandriva.org> 3.73-4mdv2009.1
12mu|syslinux-4.06-1|239	+ Revision: 353256
12mu|syslinux-4.06-1|240	- isohybrid: no need to shift the end of the partition
12mu|syslinux-4.06-1|241	
12mu|syslinux-4.06-1|242	* Fri Mar 06 2009 Frederic Crozat <fcrozat@mandriva.com> 3.73-3mdv2009.1
12mu|syslinux-4.06-1|243	+ Revision: 349946
12mu|syslinux-4.06-1|244	- Patch6 (pterjan): fix partition table created by isohybrid
12mu|syslinux-4.06-1|245	
12mu|syslinux-4.06-1|246	+ Christophe Fergeau <cfergeau@mandriva.com>
12mu|syslinux-4.06-1|247	- More accurate licensing information
12mu|syslinux-4.06-1|248	
12mu|syslinux-4.06-1|249	* Thu Feb 26 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.73-2mdv2009.1
12mu|syslinux-4.06-1|250	+ Revision: 345176
12mu|syslinux-4.06-1|251	- Add patch for gfxboot to make it parse DEFAULT entries in isolinux.cfg
12mu|syslinux-4.06-1|252	
12mu|syslinux-4.06-1|253	* Mon Jan 26 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.73-1mdv2009.1
12mu|syslinux-4.06-1|254	+ Revision: 333647
12mu|syslinux-4.06-1|255	- syslinux 3.73
12mu|syslinux-4.06-1|256	reorder patches in a more logical order, fix content of README.gfxboot
12mu|syslinux-4.06-1|257	
12mu|syslinux-4.06-1|258	* Fri Jan 23 2009 Christophe Fergeau <cfergeau@mandriva.com> 3.72-1mdv2009.1
12mu|syslinux-4.06-1|259	+ Revision: 332733
12mu|syslinux-4.06-1|260	- Pick UI directive patch from syslinux git since it the cleanest way to start GFXBOOT upon isolinux startup
12mu|syslinux-4.06-1|261	- syslinux 3.72
12mu|syslinux-4.06-1|262	gethostip, sha1pass, mkdiskimage, syslinux2ansi.pl, keytab-lilo.pl are now
12mu|syslinux-4.06-1|263	installed in /usr/bin (as upstream). syslinux2ansi and keytab-lilo lost their
12mu|syslinux-4.06-1|264	.pl suffix
12mu|syslinux-4.06-1|265	
12mu|syslinux-4.06-1|266	+ Olivier Blin <blino@mandriva.org>
12mu|syslinux-4.06-1|267	- remove date patch (fixed upstream)
12mu|syslinux-4.06-1|268	- remove duplicate local_boot code, upstream factorized it
12mu|syslinux-4.06-1|269	- remove string now defined upstream
12mu|syslinux-4.06-1|270	- adapt to cwritestr being renamed as writestr
12mu|syslinux-4.06-1|271	- rediff gfxboot patch
12mu|syslinux-4.06-1|272	- 3.71
12mu|syslinux-4.06-1|273	
12mu|syslinux-4.06-1|274	* Mon Aug 11 2008 Olivier Blin <blino@mandriva.org> 3.63-1mdv2009.0
12mu|syslinux-4.06-1|275	+ Revision: 270715
12mu|syslinux-4.06-1|276	- package README.gfxboot
12mu|syslinux-4.06-1|277	- fix doc installation
12mu|syslinux-4.06-1|278	- fix manpages installation
12mu|syslinux-4.06-1|279	- sys2ansi has been renamed syslinux2ansi
12mu|syslinux-4.06-1|280	- use updated gfxboot patch from opensuse
12mu|syslinux-4.06-1|281	- 3.63
12mu|syslinux-4.06-1|282	
12mu|syslinux-4.06-1|283	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 3.51-6mdv2009.0
12mu|syslinux-4.06-1|284	+ Revision: 225587
12mu|syslinux-4.06-1|285	- rebuild
12mu|syslinux-4.06-1|286	
12mu|syslinux-4.06-1|287	* Wed Mar 05 2008 Oden Eriksson <oeriksson@mandriva.com> 3.51-5mdv2008.1
12mu|syslinux-4.06-1|288	+ Revision: 179591
12mu|syslinux-4.06-1|289	- rebuild
12mu|syslinux-4.06-1|290	
12mu|syslinux-4.06-1|291	+ Olivier Blin <blino@mandriva.org>
12mu|syslinux-4.06-1|292	- restore BuildRoot
12mu|syslinux-4.06-1|293	
12mu|syslinux-4.06-1|294	+ Thierry Vignaud <tv@mandriva.org>
12mu|syslinux-4.06-1|295	- kill re-definition of %%buildroot on Pixel's request
12mu|syslinux-4.06-1|296	
12mu|syslinux-4.06-1|297	* Wed Aug 08 2007 Pixel <pixel@mandriva.com> 3.51-4mdv2008.0
12mu|syslinux-4.06-1|298	+ Revision: 60126
12mu|syslinux-4.06-1|299	- move files from /usr/lib64/syslinux to /usr/lib/syslinux
12mu|syslinux-4.06-1|300	(since they really are no x86_64 files)
12mu|syslinux-4.06-1|301	
12mu|syslinux-4.06-1|302	* Tue Aug 07 2007 Anssi Hannula <anssi@mandriva.org> 3.51-3mdv2008.0
12mu|syslinux-4.06-1|303	+ Revision: 59569
12mu|syslinux-4.06-1|304	- build on x86_64 as well
12mu|syslinux-4.06-1|305	
12mu|syslinux-4.06-1|306	* Wed Jul 18 2007 Erwan Velu <erwan@mandriva.org> 3.51-2mdv2008.0
12mu|syslinux-4.06-1|307	+ Revision: 53300
12mu|syslinux-4.06-1|308	- Adding missing documentation
12mu|syslinux-4.06-1|309	
12mu|syslinux-4.06-1|310	* Wed Jul 11 2007 Olivier Blin <blino@mandriva.org> 3.51-1mdv2008.0
12mu|syslinux-4.06-1|311	+ Revision: 51245
12mu|syslinux-4.06-1|312	- overwrite bundled libpng files with system one (and drop patch trying to link with system one, it can't work since the com32 lib use a specific libc)
12mu|syslinux-4.06-1|313	- rediff gfxboot patch
12mu|syslinux-4.06-1|314	- 3.51
12mu|syslinux-4.06-1|315	- drop vfat patch (merged upstream)
12mu|syslinux-4.06-1|316	
12mu|syslinux-4.06-1|317	
12mu|syslinux-4.06-1|318	* Mon Jan 29 2007 Olivier Blin <oblin@mandriva.com> 3.35-1mdv2007.0
12mu|syslinux-4.06-1|319	+ Revision: 114837
12mu|syslinux-4.06-1|320	- 3.35
12mu|syslinux-4.06-1|321	- rediff opensuse gfxboot patch
12mu|syslinux-4.06-1|322	
12mu|syslinux-4.06-1|323	* Fri Nov 17 2006 Olivier Blin <oblin@mandriva.com> 3.31-1mdv2007.1
12mu|syslinux-4.06-1|324	+ Revision: 85219
12mu|syslinux-4.06-1|325	- rediff patch10
12mu|syslinux-4.06-1|326	- update gfxboot (from OpenSuse package)
12mu|syslinux-4.06-1|327	- delete mime-type property
12mu|syslinux-4.06-1|328	- remove mime-type property
12mu|syslinux-4.06-1|329	- remove bzipped patches
12mu|syslinux-4.06-1|330	- bunzip patches
12mu|syslinux-4.06-1|331	- 3.31
12mu|syslinux-4.06-1|332	- use system libpng not to be subject to png 1.2.8 bugs
12mu|syslinux-4.06-1|333	- Import syslinux
12mu|syslinux-4.06-1|334	
12mu|syslinux-4.06-1|335	* Thu Sep 21 2006 Olivier Blin <blino@mandriva.com> 3.20-3mdv2007.0
12mu|syslinux-4.06-1|336	- Patch2: correctly pass DATE when running make in subdirs
12mu|syslinux-4.06-1|337	- remove extra backslash in DATE (#25966)
12mu|syslinux-4.06-1|338	
12mu|syslinux-4.06-1|339	* Mon Aug 28 2006 Warly <warly@mandriva.com> 3.20-2mdv2007.0
12mu|syslinux-4.06-1|340	- also add a isolinux-x86_64 for x86_64 only CDs
12mu|syslinux-4.06-1|341	
12mu|syslinux-4.06-1|342	* Mon Aug 28 2006 Olivier Blin <blino@mandriva.com> 3.20-1mdv2007.0
12mu|syslinux-4.06-1|343	- 3.20
12mu|syslinux-4.06-1|344	- rediff Patch1
12mu|syslinux-4.06-1|345	
12mu|syslinux-4.06-1|346	* Sat Aug 12 2006 Erwan Velu <erwan@seanodes.com> 3.11-7mdv2007.0
12mu|syslinux-4.06-1|347	- Adding gethostip, sha1pass
12mu|syslinux-4.06-1|348	- Adding menu & libmenu to devel
12mu|syslinux-4.06-1|349	
12mu|syslinux-4.06-1|350	* Sun Aug 06 2006 Olivier Blin <blino@mandriva.com> 3.11-6mdv2007.0
12mu|syslinux-4.06-1|351	- fix default pxelinux configuration installation
12mu|syslinux-4.06-1|352	
12mu|syslinux-4.06-1|353	* Fri Jul 14 2006 Warly <warly@mandriva.com> 3.11-5mdv2007.0
12mu|syslinux-4.06-1|354	- revert isolinux.bin default dir
12mu|syslinux-4.06-1|355	- add an extra isolinux-i586.bin for dual arch CDs
12mu|syslinux-4.06-1|356	
12mu|syslinux-4.06-1|357	* Fri Jun 30 2006 Warly <warly@mandriva.com> 3.11-4mdk2007.0
12mu|syslinux-4.06-1|358	- change boot dir from /isolinux to /i586/isolinux
12mu|syslinux-4.06-1|359	
12mu|syslinux-4.06-1|360	* Sat Jun 24 2006 Olivier Blin <oblin@mandriva.com> 3.11-3mdv2007.0
12mu|syslinux-4.06-1|361	- reupload because of broken rpmctl that applies and (re)computes
12mu|syslinux-4.06-1|362	commands hours later, packages being merged meanwhile...
12mu|syslinux-4.06-1|363	
12mu|syslinux-4.06-1|364	* Fri Jun 23 2006 Olivier Blin <oblin@mandriva.com> 3.11-2mdv2007.0
12mu|syslinux-4.06-1|365	- conflicts with previous pxelinux packages (thanks Pixel)
12mu|syslinux-4.06-1|366	
12mu|syslinux-4.06-1|367	* Fri Jun 23 2006 Olivier Blin <oblin@mandriva.com> 3.11-1mdv2007.0
12mu|syslinux-4.06-1|368	- 3.11
12mu|syslinux-4.06-1|369	- switch to Mandriva Linux
12mu|syslinux-4.06-1|370	- remove old 1.67 version (used for mkbootdisk only?)
12mu|syslinux-4.06-1|371	- drop ASM graphic patch, not maintained anymore (Patch1)
12mu|syslinux-4.06-1|372	- drop Patch4 (was a backport from 2.06)
12mu|syslinux-4.06-1|373	- rediff Patch0
12mu|syslinux-4.06-1|374	- Patch1: GFX support and build fixes (CLK_TCK)
12mu|syslinux-4.06-1|375	(courtesy of openSUSE, thanks dudes!)
12mu|syslinux-4.06-1|376	- package mkdiskimage
12mu|syslinux-4.06-1|377	- merge back with pxelinux src package
12mu|syslinux-4.06-1|378	
12mu|syslinux-4.06-1|379	* Sat Jul 23 2005 Erwan Velu <velu@seanodes.com> 1.76-18mdk
12mu|syslinux-4.06-1|380	- Splitting pxelinux
12mu|syslinux-4.06-1|381	
12mu|syslinux-4.06-1|382	* Mon Feb 21 2005 Erwan Velu <velu@seanodes.com> 1.76-17mdk
12mu|syslinux-4.06-1|383	- Adding mkdiskimage
12mu|syslinux-4.06-1|384	
12mu|syslinux-4.06-1|385	* Wed Dec 15 2004 Erwan Velu <velu@seanodes.com> 1.76-16mdk
12mu|syslinux-4.06-1|386	- Add a devel package for the com32 library added in 2.12.
12mu|syslinux-4.06-1|387	- New pxelinux 2.13
12mu|syslinux-4.06-1|388	- Removing patch5
12mu|syslinux-4.06-1|389	
12mu|syslinux-4.06-1|390	* Thu Aug 19 2004 Erwan Velu <erwan@mandrakesoft.com> 1.76-15mdk
12mu|syslinux-4.06-1|391	- New pxelinux 2.11
12mu|syslinux-4.06-1|392	
12mu|syslinux-4.06-1|393	* Thu Aug 05 2004 Olivier Blin <blino@mandrake.org> 1.76-14mdk
12mu|syslinux-4.06-1|394	- Patch6 for syslinux-1.76 (backport from syslinux-2.06-pre1) :
12mu|syslinux-4.06-1|395	Fix problem that would occationally cause a boot failure,
12mu|syslinux-4.06-1|396	depending on the length of the kernel
12mu|syslinux-4.06-1|397	
12mu|syslinux-4.06-1|398	* Sun Jun 20 2004 Erwan Velu <erwan@mandrakesoft.com> 1.76-13mdk
12mu|syslinux-4.06-1|399	- New pxelinux 2.10
12mu|syslinux-4.06-1|400	- Fixing help.txt & messages
12mu|syslinux-4.06-1|401	- Removing patch4
12mu|syslinux-4.06-1|402	
12mu|syslinux-4.06-1|403	* Thu May 06 2004 Erwan Velu <erwan@mandrakesoft.com> 1.76-12mdk
12mu|syslinux-4.06-1|404	- New pxelinux 2.09
12mu|syslinux-4.06-1|405	- s/Mandrake Linux/Mandrakelinux/
12mu|syslinux-4.06-1|406	- Switching from Os to O1 in memdisk

20840 12
12mu|system-config-nfs-1.3.53-1|1	%define tarball_version 1_3_53
12mu|system-config-nfs-1.3.53-1|2	
12mu|system-config-nfs-1.3.53-1|3	Summary: NFS server configuration tool
12mu|system-config-nfs-1.3.53-1|4	Name: system-config-nfs
12mu|system-config-nfs-1.3.53-1|5	Version: 1.3.53
12mu|system-config-nfs-1.3.53-1|6	Release: 1
12mu|system-config-nfs-1.3.53-1|7	URL: http://fedorahosted.org/%{name}
12mu|system-config-nfs-1.3.53-1|8	License: GPLv2+
12mu|system-config-nfs-1.3.53-1|9	Group: System/Configuration/Networking
12mu|system-config-nfs-1.3.53-1|10	BuildArch: noarch
12mu|system-config-nfs-1.3.53-1|11	Source0: http://fedorahosted.org/released/%{name}/%{name}-%{tarball_version}.tar.bz2
12mu|system-config-nfs-1.3.53-1|12	Patch0: service_name.patch
12mu|system-config-nfs-1.3.53-1|13	BuildRequires: desktop-file-utils
12mu|system-config-nfs-1.3.53-1|14	BuildRequires: gettext
12mu|system-config-nfs-1.3.53-1|15	BuildRequires: intltool
12mu|system-config-nfs-1.3.53-1|16	BuildRequires: python
12mu|system-config-nfs-1.3.53-1|17	Obsoletes: system-config-nfs < 1.3.42
12mu|system-config-nfs-1.3.53-1|18	Requires: system-config-nfs-docs
12mu|system-config-nfs-1.3.53-1|19	Requires: pygtk2.0
12mu|system-config-nfs-1.3.53-1|20	Requires: pygtk2.0-libglade
12mu|system-config-nfs-1.3.53-1|21	Requires: python >= 2.0
12mu|system-config-nfs-1.3.53-1|22	Requires: nfs-utils
12mu|system-config-nfs-1.3.53-1|23	Requires: usermode
12mu|system-config-nfs-1.3.53-1|24	Requires: hicolor-icon-theme
12mu|system-config-nfs-1.3.53-1|25	
12mu|system-config-nfs-1.3.53-1|26	%description
12mu|system-config-nfs-1.3.53-1|27	system-config-nfs is a graphical user interface for creating,
12mu|system-config-nfs-1.3.53-1|28	modifying, and deleting nfs shares.
12mu|system-config-nfs-1.3.53-1|29	
12mu|system-config-nfs-1.3.53-1|30	%prep
12mu|system-config-nfs-1.3.53-1|31	%setup -q -n %{name}-%{tarball_version}
12mu|system-config-nfs-1.3.53-1|32	%patch0 -p1
12mu|system-config-nfs-1.3.53-1|33	
12mu|system-config-nfs-1.3.53-1|34	%build
12mu|system-config-nfs-1.3.53-1|35	%make %{?with_console_util:CONSOLE_USE_CONFIG_UTIL=1}
12mu|system-config-nfs-1.3.53-1|36	
12mu|system-config-nfs-1.3.53-1|37	%install
12mu|system-config-nfs-1.3.53-1|38	make DESTDIR=%{buildroot} install
12mu|system-config-nfs-1.3.53-1|39	
12mu|system-config-nfs-1.3.53-1|40	desktop-file-install --vendor system --delete-original       \
12mu|system-config-nfs-1.3.53-1|41	--dir %{buildroot}%{_datadir}/applications             \
12mu|system-config-nfs-1.3.53-1|42	--add-category X-Red-Hat-Base        \
12mu|system-config-nfs-1.3.53-1|43	--add-category X-Red-Hat-ServerConfig        \
12mu|system-config-nfs-1.3.53-1|44	%{buildroot}%{_datadir}/applications/system-config-nfs.desktop
12mu|system-config-nfs-1.3.53-1|45	
12mu|system-config-nfs-1.3.53-1|46	%find_lang %name
12mu|system-config-nfs-1.3.53-1|47	
12mu|system-config-nfs-1.3.53-1|48	%post
12mu|system-config-nfs-1.3.53-1|49	touch --no-create %{_datadir}/icons/hicolor
12mu|system-config-nfs-1.3.53-1|50	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
12mu|system-config-nfs-1.3.53-1|51	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
12mu|system-config-nfs-1.3.53-1|52	fi
12mu|system-config-nfs-1.3.53-1|53	
12mu|system-config-nfs-1.3.53-1|54	%postun
12mu|system-config-nfs-1.3.53-1|55	touch --no-create %{_datadir}/icons/hicolor
12mu|system-config-nfs-1.3.53-1|56	if [ -x %{_bindir}/gtk-update-icon-cache ]; then
12mu|system-config-nfs-1.3.53-1|57	%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
12mu|system-config-nfs-1.3.53-1|58	fi
12mu|system-config-nfs-1.3.53-1|59	
12mu|system-config-nfs-1.3.53-1|60	%files -f %{name}.lang
12mu|system-config-nfs-1.3.53-1|61	%doc COPYING
12mu|system-config-nfs-1.3.53-1|62	%{_bindir}/system-config-nfs
12mu|system-config-nfs-1.3.53-1|63	%{_datadir}/system-config-nfs
12mu|system-config-nfs-1.3.53-1|64	%{_datadir}/applications/system-config-nfs.desktop
12mu|system-config-nfs-1.3.53-1|65	%{_iconsdir}/hicolor/*/apps/%{name}.png
12mu|system-config-nfs-1.3.53-1|66	%config(noreplace) %{_sysconfdir}/security/console.apps/system-config-nfs
12mu|system-config-nfs-1.3.53-1|67	%config(noreplace) %{_sysconfdir}/pam.d/system-config-nfs
12mu|system-config-nfs-1.3.53-1|68	
12mu|system-config-nfs-1.3.53-1|69	
12mu|system-config-nfs-1.3.53-1|70	%changelog
12mu|system-config-nfs-1.3.53-1|71	* Sat May 28 2011 Александр Казанцев <kazancas@mandriva.org> 1.3.51-1mdv2011.0
12mu|system-config-nfs-1.3.53-1|72	+ Revision: 681298
12mu|system-config-nfs-1.3.53-1|73	- initial adopt from Fedora
12mu|system-config-nfs-1.3.53-1|74	- imported package system-config-nfs
12mu|system-config-nfs-1.3.53-1|75	

20841 12
12mu|system-config-printer-1.4.2-13|1	%define use_gitsnap 0
12mu|system-config-printer-1.4.2-13|2	%{?_no_gitsnap: %{expand: %%global use_gitsnap 0}}
12mu|system-config-printer-1.4.2-13|3	%if %{use_gitsnap}
12mu|system-config-printer-1.4.2-13|4	%define gitsnap 200809231700
12mu|system-config-printer-1.4.2-13|5	%endif
12mu|system-config-printer-1.4.2-13|6	
12mu|system-config-printer-1.4.2-13|7	# disable the requires on gnome-python-gnomekeyring when it's not avaialable
12mu|system-config-printer-1.4.2-13|8	# gnome-python-desktop requires s-c-p indirectly and the build fails otherwise
12mu|system-config-printer-1.4.2-13|9	%define pygnomekeyring 1
12mu|system-config-printer-1.4.2-13|10	
12mu|system-config-printer-1.4.2-13|11	Name:           system-config-printer
12mu|system-config-printer-1.4.2-13|12	Summary:        A printer administration tool
12mu|system-config-printer-1.4.2-13|13	Version:        1.4.2
12mu|system-config-printer-1.4.2-13|14	Release:        13
12mu|system-config-printer-1.4.2-13|15	Url:            http://cyberelk.net/tim/software/system-config-printer/
12mu|system-config-printer-1.4.2-13|16	License:        LGPLv2+
12mu|system-config-printer-1.4.2-13|17	Group:          System/Configuration/Printing
12mu|system-config-printer-1.4.2-13|18	Source0:        http://cyberelk.net/tim/data/system-config-printer/1.3/%{name}-%{version}%{?gitsnap:-%gitsnap}.tar.xz
12mu|system-config-printer-1.4.2-13|19	Source1:        system-config-printer.pam
12mu|system-config-printer-1.4.2-13|20	Source2:        system-config-printer.console
12mu|system-config-printer-1.4.2-13|21	Source3:        po-mdv.tar.bz2
12mu|system-config-printer-1.4.2-13|22	Source4:        mdv_printer_custom.py
12mu|system-config-printer-1.4.2-13|23	Source5:        hp-makeuri-mdv.c
12mu|system-config-printer-1.4.2-13|24	Source6:        mdv_backend
12mu|system-config-printer-1.4.2-13|25	Patch0:         system-config-printer-1.4.2-mdv_custom-applet.patch
12mu|system-config-printer-1.4.2-13|26	Patch2:         system-config-printer-1.4.2-mdv_custom-system-config-printer.patch
12mu|system-config-printer-1.4.2-13|27	Patch3:         system-config-printer-1.3.1-start-applet.patch
12mu|system-config-printer-1.4.2-13|28	Patch4:         system-config-printer-1.3.12-udev-configure-printer-mdv.patch
12mu|system-config-printer-1.4.2-13|29	Patch5:         system-config-printer-1.4.2-mdv_custom-embedded_window.patch
12mu|system-config-printer-1.4.2-13|30	
12mu|system-config-printer-1.4.2-13|31	# Fedora patches
12mu|system-config-printer-1.4.2-13|32	Patch200: system-config-printer-no-job-notifications.patch
12mu|system-config-printer-1.4.2-13|33	Patch203: system-config-printer-systemd.patch
12mu|system-config-printer-1.4.2-13|34	
12mu|system-config-printer-1.4.2-13|35	# Mageia patches
12mu|system-config-printer-1.4.2-13|36	Patch300:    system-config-printer-1.3.7-remove-Brother-HL-2030-blacklist.patch
12mu|system-config-printer-1.4.2-13|37	
12mu|system-config-printer-1.4.2-13|38	BuildRequires:  cups-devel >= 1.2
12mu|system-config-printer-1.4.2-13|39	BuildRequires:  python-devel >= 2.4
12mu|system-config-printer-1.4.2-13|40	BuildRequires:  desktop-file-utils >= 0.2.92
12mu|system-config-printer-1.4.2-13|41	BuildRequires:  gettext-devel
12mu|system-config-printer-1.4.2-13|42	BuildRequires:  intltool
12mu|system-config-printer-1.4.2-13|43	BuildRequires:  xmlto
12mu|system-config-printer-1.4.2-13|44	BuildRequires:  docbook-dtd412-xml
12mu|system-config-printer-1.4.2-13|45	BuildRequires:  docbook-style-xsl
12mu|system-config-printer-1.4.2-13|46	BuildRequires:  udev-devel
12mu|system-config-printer-1.4.2-13|47	BuildRequires:  libusb-devel
12mu|system-config-printer-1.4.2-13|48	BuildRequires:  libhpip-devel
12mu|system-config-printer-1.4.2-13|49	BuildRequires:  dbus-devel
12mu|system-config-printer-1.4.2-13|50	BuildRequires:  dbus-glib-devel
12mu|system-config-printer-1.4.2-13|51	BuildRequires: systemd-units >= 37
12mu|system-config-printer-1.4.2-13|52	
12mu|system-config-printer-1.4.2-13|53	
12mu|system-config-printer-1.4.2-13|54	Requires:       python-gobject
12mu|system-config-printer-1.4.2-13|55	Requires:       libxml2-python
12mu|system-config-printer-1.4.2-13|56	Requires:       desktop-file-utils >= 0.2.92
12mu|system-config-printer-1.4.2-13|57	Requires:       dbus-x11
12mu|system-config-printer-1.4.2-13|58	Requires:       system-config-printer-libs = %{version}-%{release}
12mu|system-config-printer-1.4.2-13|59	Requires:       system-config-printer-udev = %{version}-%{release}
12mu|system-config-printer-1.4.2-13|60	Requires:       gnome-icon-theme
12mu|system-config-printer-1.4.2-13|61	Requires:       gnome-python
12mu|system-config-printer-1.4.2-13|62	Requires:       virtual-notification-daemon
12mu|system-config-printer-1.4.2-13|63	Requires:       python-dbus
12mu|system-config-printer-1.4.2-13|64	Requires:	python-pyinotify
12mu|system-config-printer-1.4.2-13|65	Requires:       python-curl
12mu|system-config-printer-1.4.2-13|66	Requires:       hplip-model-data
12mu|system-config-printer-1.4.2-13|67	Requires:	python-cups
12mu|system-config-printer-1.4.2-13|68	Requires:	python-gi
12mu|system-config-printer-1.4.2-13|69	#We now use packagekit
12mu|system-config-printer-1.4.2-13|70	#Requires:	packagekit
12mu|system-config-printer-1.4.2-13|71	#Requires:   typelib(PackageKitGlib)
12mu|system-config-printer-1.4.2-13|72	# nmap is required to scan the network, just like
12mu|system-config-printer-1.4.2-13|73	# printerdrake used to do.
12mu|system-config-printer-1.4.2-13|74	Requires:       nmap
12mu|system-config-printer-1.4.2-13|75	Requires:       python-smbc
12mu|system-config-printer-1.4.2-13|76	# Why? kdeutils4-printer-applet reqires system-config-printer...
12mu|system-config-printer-1.4.2-13|77	#Conflicts:      kdeutils4-printer-applet
12mu|system-config-printer-1.4.2-13|78	Suggests:       samba-client
12mu|system-config-printer-1.4.2-13|79	Requires:       gnome-python-desktop
12mu|system-config-printer-1.4.2-13|80	%if %{pygnomekeyring}
12mu|system-config-printer-1.4.2-13|81	Requires:       gnome-python-gnomekeyring
12mu|system-config-printer-1.4.2-13|82	%endif
12mu|system-config-printer-1.4.2-13|83	# (cg) Required for CheckUSBPermissions.py
12mu|system-config-printer-1.4.2-13|84	Requires:       acl
12mu|system-config-printer-1.4.2-13|85	Requires:	typelib(Notify)
12mu|system-config-printer-1.4.2-13|86	#For non GTK3 system
12mu|system-config-printer-1.4.2-13|87	Requires:	canberra-gtk
12mu|system-config-printer-1.4.2-13|88	Requires:	%{_lib}gtk-gir3.0
12mu|system-config-printer-1.4.2-13|89	
12mu|system-config-printer-1.4.2-13|90	%description
12mu|system-config-printer-1.4.2-13|91	system-config-printer is a graphical user interface that allows
12mu|system-config-printer-1.4.2-13|92	the user to configure a CUPS print server.
12mu|system-config-printer-1.4.2-13|93	
12mu|system-config-printer-1.4.2-13|94	%files
12mu|system-config-printer-1.4.2-13|95	%doc ChangeLog README
12mu|system-config-printer-1.4.2-13|96	%{_bindir}/%{name}
12mu|system-config-printer-1.4.2-13|97	%{_bindir}/scp-dbus-service
12mu|system-config-printer-1.4.2-13|98	%{_sbindir}/%{name}
12mu|system-config-printer-1.4.2-13|99	#{_bindir}/hp-makeuri-mdv
12mu|system-config-printer-1.4.2-13|100	%{_bindir}/%{name}-applet
12mu|system-config-printer-1.4.2-13|101	%{_bindir}/install-printerdriver
12mu|system-config-printer-1.4.2-13|102	%dir %{_datadir}/%{name}
12mu|system-config-printer-1.4.2-13|103	%dir %{_datadir}/%{name}/ui
12mu|system-config-printer-1.4.2-13|104	%dir %{_datadir}/%{name}/xml
12mu|system-config-printer-1.4.2-13|105	%{_datadir}/%{name}/*.py*
12mu|system-config-printer-1.4.2-13|106	%{_datadir}/%{name}/troubleshoot
12mu|system-config-printer-1.4.2-13|107	%{_datadir}/%{name}/ui/*.ui
12mu|system-config-printer-1.4.2-13|108	%{_datadir}/%{name}/xml/*
12mu|system-config-printer-1.4.2-13|109	%{_datadir}/%{name}/icons
12mu|system-config-printer-1.4.2-13|110	%{_datadir}/applications/system-config-printer.desktop
12mu|system-config-printer-1.4.2-13|111	#%{_datadir}/applications/manage-print-jobs.desktop
12mu|system-config-printer-1.4.2-13|112	%{_sysconfdir}/xdg/autostart/print-applet.desktop
12mu|system-config-printer-1.4.2-13|113	%config(noreplace) %{_sysconfdir}/pam.d/%{name}
12mu|system-config-printer-1.4.2-13|114	%config(noreplace) %{_sysconfdir}/security/console.apps/%{name}
12mu|system-config-printer-1.4.2-13|115	%{_mandir}/man1/*
12mu|system-config-printer-1.4.2-13|116	
12mu|system-config-printer-1.4.2-13|117	#---------------------------------------------------------------------
12mu|system-config-printer-1.4.2-13|118	%package udev
12mu|system-config-printer-1.4.2-13|119	Summary: Rules for udev for automatic configuration of USB printers
12mu|system-config-printer-1.4.2-13|120	Group:    System/Configuration/Hardware
12mu|system-config-printer-1.4.2-13|121	Requires: system-config-printer-libs = %{version}-%{release}
12mu|system-config-printer-1.4.2-13|122	Requires(post):  rpm-helper >= 0.24.1
12mu|system-config-printer-1.4.2-13|123	Requires(preun): rpm-helper >= 0.24.1
12mu|system-config-printer-1.4.2-13|124	Obsoletes: hal-cups-utils <= 0.6.20
12mu|system-config-printer-1.4.2-13|125	Conflicts: cups < 1.4.2-6
12mu|system-config-printer-1.4.2-13|126	
12mu|system-config-printer-1.4.2-13|127	%description udev
12mu|system-config-printer-1.4.2-13|128	The udev rules and helper programs for automatically configuring USB
12mu|system-config-printer-1.4.2-13|129	printers.
12mu|system-config-printer-1.4.2-13|130	
12mu|system-config-printer-1.4.2-13|131	%post
12mu|system-config-printer-1.4.2-13|132	# disable old printer detection system
12mu|system-config-printer-1.4.2-13|133	if [ -f /etc/sysconfig/printing ]; then
12mu|system-config-printer-1.4.2-13|134	if grep -q ^AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED= /etc/sysconfig/printing; then
12mu|system-config-printer-1.4.2-13|135	sed -i 's/AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=.*/AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=no/g' /etc/sysconfig/printing
12mu|system-config-printer-1.4.2-13|136	else
12mu|system-config-printer-1.4.2-13|137	echo AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=no >> /etc/sysconfig/printing
12mu|system-config-printer-1.4.2-13|138	fi
12mu|system-config-printer-1.4.2-13|139	if grep -q ^ENABLE_QUEUES_ON_PRINTER_CONNECTED= /etc/sysconfig/printing; then
12mu|system-config-printer-1.4.2-13|140	sed -i 's/ENABLE_QUEUES_ON_PRINTER_CONNECTED=.*/ENABLE_QUEUES_ON_PRINTER_CONNECTED=no/g' /etc/sysconfig/printing
12mu|system-config-printer-1.4.2-13|141	else
12mu|system-config-printer-1.4.2-13|142	echo ENABLE_QUEUES_ON_PRINTER_CONNECTED=no >> /etc/sysconfig/printing
12mu|system-config-printer-1.4.2-13|143	fi
12mu|system-config-printer-1.4.2-13|144	else
12mu|system-config-printer-1.4.2-13|145	echo AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=no >> /etc/sysconfig/printing
12mu|system-config-printer-1.4.2-13|146	echo ENABLE_QUEUES_ON_PRINTER_CONNECTED=no >> /etc/sysconfig/printing
12mu|system-config-printer-1.4.2-13|147	fi
12mu|system-config-printer-1.4.2-13|148	
12mu|system-config-printer-1.4.2-13|149	%postun
12mu|system-config-printer-1.4.2-13|150	# enable old printer detection system
12mu|system-config-printer-1.4.2-13|151	if [ -f /etc/sysconfig/printing ]; then
12mu|system-config-printer-1.4.2-13|152	if grep -q ^AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED= /etc/sysconfig/printing; then
12mu|system-config-printer-1.4.2-13|153	sed -i 's/AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=.*/AUTO_SETUP_QUEUES_ON_PRINTER_CONNECTED=yes/g' /etc/sysconfig/printing
12mu|system-config-printer-1.4.2-13|154	fi
12mu|system-config-printer-1.4.2-13|155	if grep -q ^ENABLE_QUEUES_ON_PRINTER_CONNECTED= /etc/sysconfig/printing; then
12mu|system-config-printer-1.4.2-13|156	sed -i 's/ENABLE_QUEUES_ON_PRINTER_CONNECTED=.*/ENABLE_QUEUES_ON_PRINTER_CONNECTED=yes/g' /etc/sysconfig/printing
12mu|system-config-printer-1.4.2-13|157	fi
12mu|system-config-printer-1.4.2-13|158	fi
12mu|system-config-printer-1.4.2-13|159	
12mu|system-config-printer-1.4.2-13|160	%files udev
12mu|system-config-printer-1.4.2-13|161	/lib/udev/udev-add-printer
12mu|system-config-printer-1.4.2-13|162	/lib/udev/udev-configure-printer
12mu|system-config-printer-1.4.2-13|163	/lib/udev/rules.d/70-printers.rules
12mu|system-config-printer-1.4.2-13|164	/lib/systemd/system/configure-printer.service
12mu|system-config-printer-1.4.2-13|165	
12mu|system-config-printer-1.4.2-13|166	#---------------------------------------------------------------------
12mu|system-config-printer-1.4.2-13|167	
12mu|system-config-printer-1.4.2-13|168	%package  libs
12mu|system-config-printer-1.4.2-13|169	Summary:  Common code for the graphical and non-graphical pieces
12mu|system-config-printer-1.4.2-13|170	Group:    System/Libraries
12mu|system-config-printer-1.4.2-13|171	Requires: python
12mu|system-config-printer-1.4.2-13|172	Requires: foomatic
12mu|system-config-printer-1.4.2-13|173	Requires: python-cups
12mu|system-config-printer-1.4.2-13|174	
12mu|system-config-printer-1.4.2-13|175	%description libs
12mu|system-config-printer-1.4.2-13|176	The common code used by both the graphical and non-graphical parts of
12mu|system-config-printer-1.4.2-13|177	the configuration tool.
12mu|system-config-printer-1.4.2-13|178	
12mu|system-config-printer-1.4.2-13|179	%files libs -f system-config-printer.lang
12mu|system-config-printer-1.4.2-13|180	%dir %{_sysconfdir}/cupshelpers/
12mu|system-config-printer-1.4.2-13|181	%config(noreplace) %{_sysconfdir}/cupshelpers/preferreddrivers.xml
12mu|system-config-printer-1.4.2-13|182	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/com.redhat.NewPrinterNotification.conf
12mu|system-config-printer-1.4.2-13|183	%config(noreplace) %{_sysconfdir}/dbus-1/system.d/com.redhat.PrinterDriversInstaller.conf
12mu|system-config-printer-1.4.2-13|184	%config(noreplace) %{_datadir}/dbus-1/interfaces/org.fedoraproject.Config.Printing.xml
12mu|system-config-printer-1.4.2-13|185	%config(noreplace) %{_datadir}/dbus-1/services/org.fedoraproject.Config.Printing.service
12mu|system-config-printer-1.4.2-13|186	%dir %{python_sitelib}/cupshelpers
12mu|system-config-printer-1.4.2-13|187	%{python_sitelib}/cupshelpers/__init__.py*
12mu|system-config-printer-1.4.2-13|188	%{python_sitelib}/cupshelpers/cupshelpers.py*
12mu|system-config-printer-1.4.2-13|189	%{python_sitelib}/cupshelpers/openprinting.py*
12mu|system-config-printer-1.4.2-13|190	%{python_sitelib}/cupshelpers/ppds.py*
12mu|system-config-printer-1.4.2-13|191	%{python_sitelib}/cupshelpers/config.py*
12mu|system-config-printer-1.4.2-13|192	%{python_sitelib}/cupshelpers/installdriver.py*
12mu|system-config-printer-1.4.2-13|193	%{python_sitelib}/cupshelpers/xmldriverprefs.py*
12mu|system-config-printer-1.4.2-13|194	%{_prefix}/lib/cups/backend/mdv_backend
12mu|system-config-printer-1.4.2-13|195	%{py_platsitedir}/mdv_printer_custom.py*
12mu|system-config-printer-1.4.2-13|196	%{python_sitelib}/*.egg-info
12mu|system-config-printer-1.4.2-13|197	
12mu|system-config-printer-1.4.2-13|198	
12mu|system-config-printer-1.4.2-13|199	
12mu|system-config-printer-1.4.2-13|200	#--------------------------------------------------------------------
12mu|system-config-printer-1.4.2-13|201	
12mu|system-config-printer-1.4.2-13|202	%prep
12mu|system-config-printer-1.4.2-13|203	%setup -q
12mu|system-config-printer-1.4.2-13|204	%apply_patches
12mu|system-config-printer-1.4.2-13|205	
12mu|system-config-printer-1.4.2-13|206	# update mdv custom translation
12mu|system-config-printer-1.4.2-13|207	tar xvjf %{SOURCE3}
12mu|system-config-printer-1.4.2-13|208	pushd po
12mu|system-config-printer-1.4.2-13|209	for i in *.po; do
12mu|system-config-printer-1.4.2-13|210	if [ ! -f ../po-mdv/$i ]; then
12mu|system-config-printer-1.4.2-13|211	continue
12mu|system-config-printer-1.4.2-13|212	fi
12mu|system-config-printer-1.4.2-13|213	msgcat $i ../po-mdv/$i > ../po-mdv/$i-new
12mu|system-config-printer-1.4.2-13|214	rm -f $i
12mu|system-config-printer-1.4.2-13|215	mv ../po-mdv/$i-new $i
12mu|system-config-printer-1.4.2-13|216	done
12mu|system-config-printer-1.4.2-13|217	popd
12mu|system-config-printer-1.4.2-13|218	
12mu|system-config-printer-1.4.2-13|219	autoreconf -fi
12mu|system-config-printer-1.4.2-13|220	
12mu|system-config-printer-1.4.2-13|221	%build
12mu|system-config-printer-1.4.2-13|222	%if %{use_gitsnap}
12mu|system-config-printer-1.4.2-13|223	./bootstrap
12mu|system-config-printer-1.4.2-13|224	%endif
12mu|system-config-printer-1.4.2-13|225	
12mu|system-config-printer-1.4.2-13|226	%configure2_5x \
12mu|system-config-printer-1.4.2-13|227	--with-systemdsystemunitdir=%_unitdir \
12mu|system-config-printer-1.4.2-13|228	--with-udev-rules
12mu|system-config-printer-1.4.2-13|229	
12mu|system-config-printer-1.4.2-13|230	make
12mu|system-config-printer-1.4.2-13|231	# (salem) this hack avoids requiring hplip
12mu|system-config-printer-1.4.2-13|232	gcc %{SOURCE5} -o hp-makeuri-mdv -lhpmud
12mu|system-config-printer-1.4.2-13|233	
12mu|system-config-printer-1.4.2-13|234	%install
12mu|system-config-printer-1.4.2-13|235	rm -rf %buildroot
12mu|system-config-printer-1.4.2-13|236	%makeinstall_std udevrulesdir=/lib/udev/rules.d  udevhelperdir=/lib/udev
12mu|system-config-printer-1.4.2-13|237	
12mu|system-config-printer-1.4.2-13|238	mkdir -p %{buildroot}%{_mozillaextpath}
12mu|system-config-printer-1.4.2-13|239	mkdir -p %{buildroot}%{py_platsitedir}
12mu|system-config-printer-1.4.2-13|240	mkdir -p %{buildroot}%{_bindir}
12mu|system-config-printer-1.4.2-13|241	#cp -f hp-makeuri-mdv %{buildroot}%{_bindir}
12mu|system-config-printer-1.4.2-13|242	# Make sure pyc files are generated, otherwise we can get
12mu|system-config-printer-1.4.2-13|243	# difficult to debug problems
12mu|system-config-printer-1.4.2-13|244	pushd %{buildroot}%{_datadir}/%{name}
12mu|system-config-printer-1.4.2-13|245	python -m compileall .
12mu|system-config-printer-1.4.2-13|246	popd
12mu|system-config-printer-1.4.2-13|247	mkdir -p %{buildroot}%{py_platsitedir}
12mu|system-config-printer-1.4.2-13|248	cp -fv %{SOURCE4} %{buildroot}%{py_platsitedir}
12mu|system-config-printer-1.4.2-13|249	pushd %{buildroot}%{py_platsitedir}
12mu|system-config-printer-1.4.2-13|250	python -m compileall .
12mu|system-config-printer-1.4.2-13|251	popd
12mu|system-config-printer-1.4.2-13|252	
12mu|system-config-printer-1.4.2-13|253	%{__mkdir_p} %{buildroot}%{_prefix}/lib/cups/backend
12mu|system-config-printer-1.4.2-13|254	cp -f %{SOURCE6} %{buildroot}%{_prefix}/lib/cups/backend
12mu|system-config-printer-1.4.2-13|255	
12mu|system-config-printer-1.4.2-13|256	mkdir -p %buildroot%{_bindir}
12mu|system-config-printer-1.4.2-13|257	mkdir -p %buildroot%{_sbindir}
12mu|system-config-printer-1.4.2-13|258	mkdir -p %buildroot%{_sysconfdir}/pam.d
12mu|system-config-printer-1.4.2-13|259	mkdir -p %buildroot%{_sysconfdir}/security/console.apps
12mu|system-config-printer-1.4.2-13|260	install -p -m0644 %{SOURCE1} %buildroot%{_sysconfdir}/pam.d/%{name}
12mu|system-config-printer-1.4.2-13|261	install -p -m0644 %{SOURCE2} %buildroot%{_sysconfdir}/security/console.apps/%{name}
12mu|system-config-printer-1.4.2-13|262	mv %buildroot%{_bindir}/%{name} %buildroot%{_sbindir}/%{name}
12mu|system-config-printer-1.4.2-13|263	ln -s consolehelper %buildroot%{_bindir}/%{name}
12mu|system-config-printer-1.4.2-13|264	
12mu|system-config-printer-1.4.2-13|265	#rename service
12mu|system-config-printer-1.4.2-13|266	mv -f %buildroot%{_unitdir}/configure-printer@.service %buildroot%{_unitdir}/configure-printer.service
12mu|system-config-printer-1.4.2-13|267	
12mu|system-config-printer-1.4.2-13|268	%find_lang system-config-printer
12mu|system-config-printer-1.4.2-13|269	
12mu|system-config-printer-1.4.2-13|270	
12mu|system-config-printer-1.4.2-13|271	
12mu|system-config-printer-1.4.2-13|272	%changelog
12mu|system-config-printer-1.4.2-13|273	* Sat Nov 23 2013 Alexander Kazancev <kazancas@gmail.com> 1.4.2-13
12mu|system-config-printer-1.4.2-13|274	+ Revision: 2563fb0
12mu|system-config-printer-1.4.2-13|275	- Add requires for %{_lib}gtk-gir3.0
12mu|system-config-printer-1.4.2-13|276	
12mu|system-config-printer-1.4.2-13|277	* Fri Nov 22 2013 akdengi <alexander.kazancev@rosalab.ru> 1.4.2-12
12mu|system-config-printer-1.4.2-13|278	+ Revision: 693d14f
12mu|system-config-printer-1.4.2-13|279	- fix mdv custom add with GTK3+
12mu|system-config-printer-1.4.2-13|280	
12mu|system-config-printer-1.4.2-13|281	* Thu Nov 21 2013 akdengi <alexander.kazancev@rosalab.ru> 1.4.2-11
12mu|system-config-printer-1.4.2-13|282	+ Revision: a9d44e4
12mu|system-config-printer-1.4.2-13|283	- fix run on non-GTK3 system
12mu|system-config-printer-1.4.2-13|284	
12mu|system-config-printer-1.4.2-13|285	* Thu Nov 21 2013 akdengi <alexander.kazancev@rosalab.ru> 1.4.2-10
12mu|system-config-printer-1.4.2-13|286	+ Revision: 9a8c290
12mu|system-config-printer-1.4.2-13|287	- fix requires
12mu|system-config-printer-1.4.2-13|288	
12mu|system-config-printer-1.4.2-13|289	* Thu Nov 21 2013 akdengi <alexander.kazancev@rosalab.ru> 1.4.2-10
12mu|system-config-printer-1.4.2-13|290	+ Revision: e6f2c4e
12mu|system-config-printer-1.4.2-13|291	- fix patches
12mu|system-config-printer-1.4.2-13|292	
12mu|system-config-printer-1.4.2-13|293	* Wed Nov 13 2013 Alexander Kazancev <kazancas@gmail.com> 1.4.2-9
12mu|system-config-printer-1.4.2-13|294	+ Revision: 660ab65
12mu|system-config-printer-1.4.2-13|295	- Updated system-config-printer.pam
12mu|system-config-printer-1.4.2-13|296	
12mu|system-config-printer-1.4.2-13|297	* Sun Nov 10 2013 Alexander Kazancev <kazancas@gmail.com> 1.4.2-9
12mu|system-config-printer-1.4.2-13|298	+ Revision: 87b9d68
12mu|system-config-printer-1.4.2-13|299	- SILENT Fix files
12mu|system-config-printer-1.4.2-13|300	
12mu|system-config-printer-1.4.2-13|301	* Sun Nov 10 2013 akdengi <kazancas@mandriva.ru> 1.4.2-9
12mu|system-config-printer-1.4.2-13|302	+ Revision: 9b41a76
12mu|system-config-printer-1.4.2-13|303	- add needing gir notify BR
12mu|system-config-printer-1.4.2-13|304	
12mu|system-config-printer-1.4.2-13|305	* Sun Nov 10 2013 akdengi <kazancas@mandriva.ru> 1.4.2-9
12mu|system-config-printer-1.4.2-13|306	+ Revision: 3e24346
12mu|system-config-printer-1.4.2-13|307	- SILENT rediff cups version patch
12mu|system-config-printer-1.4.2-13|308	
12mu|system-config-printer-1.4.2-13|309	* Sun Nov 10 2013 akdengi <kazancas@mandriva.ru> 1.4.2-9
12mu|system-config-printer-1.4.2-13|310	+ Revision: 23f34c6
12mu|system-config-printer-1.4.2-13|311	- SILENT return CUPS version patch
12mu|system-config-printer-1.4.2-13|312	
12mu|system-config-printer-1.4.2-13|313	* Sun Nov 10 2013 akdengi <kazancas@mandriva.ru> 1.4.2-9
12mu|system-config-printer-1.4.2-13|314	+ Revision: addc101
12mu|system-config-printer-1.4.2-13|315	- SILENT fix patches
12mu|system-config-printer-1.4.2-13|316	
12mu|system-config-printer-1.4.2-13|317	* Sun Nov 10 2013 akdengi <kazancas@mandriva.ru> 1.4.2-9
12mu|system-config-printer-1.4.2-13|318	+ Revision: 59d33e9
12mu|system-config-printer-1.4.2-13|319	- SILENT fix spec
12mu|system-config-printer-1.4.2-13|320	
12mu|system-config-printer-1.4.2-13|321	* Sun Nov 10 2013 akdengi <kazancas@mandriva.ru> 1.4.2-9
12mu|system-config-printer-1.4.2-13|322	+ Revision: ef59317
12mu|system-config-printer-1.4.2-13|323	- update to 1.4.2 from upstream + Mageia
12mu|system-config-printer-1.4.2-13|324	
12mu|system-config-printer-1.4.2-13|325	* Fri Dec 28 2012 Denis Silakov <denis.silakov@rosalab.ru> 1.3.12-11
12mu|system-config-printer-1.4.2-13|326	+ Revision: 20d276c
12mu|system-config-printer-1.4.2-13|327	- LOG Added Russian translation for windo title
12mu|system-config-printer-1.4.2-13|328	
12mu|system-config-printer-1.4.2-13|329	* Thu Dec 20 2012 Denis Silakov <denis.silakov@rosalab.ru> 1.3.12-10
12mu|system-config-printer-1.4.2-13|330	+ Revision: 5f00df5
12mu|system-config-printer-1.4.2-13|331	- Added Russian localization for .desktop file
12mu|system-config-printer-1.4.2-13|332	
12mu|system-config-printer-1.4.2-13|333	* Fri Nov 30 2012 Alexander Kazancev <kazancas@gmail.com> 1.3.12-9
12mu|system-config-printer-1.4.2-13|334	+ Revision: 1ef3c58
12mu|system-config-printer-1.4.2-13|335	- Updated system-config-printer.spec
12mu|system-config-printer-1.4.2-13|336	
12mu|system-config-printer-1.4.2-13|337	* Wed Nov 28 2012 akdengi <kazancas@mandriva.ru> 1.3.12-8
12mu|system-config-printer-1.4.2-13|338	+ Revision: 2d6624c
12mu|system-config-printer-1.4.2-13|339	- fix files
12mu|system-config-printer-1.4.2-13|340	
12mu|system-config-printer-1.4.2-13|341	* Wed Nov 28 2012 akdengi <kazancas@mandriva.ru> 1.3.12-8
12mu|system-config-printer-1.4.2-13|342	+ Revision: 11c663b
12mu|system-config-printer-1.4.2-13|343	- some fix
12mu|system-config-printer-1.4.2-13|344	
12mu|system-config-printer-1.4.2-13|345	* Wed Nov 28 2012 akdengi <kazancas@mandriva.ru> 1.3.12-8
12mu|system-config-printer-1.4.2-13|346	+ Revision: 082dcff
12mu|system-config-printer-1.4.2-13|347	- some fix
12mu|system-config-printer-1.4.2-13|348	
12mu|system-config-printer-1.4.2-13|349	* Tue Nov 27 2012 akdengi <kazancas@gmail.com> 1.3.12-8
12mu|system-config-printer-1.4.2-13|350	+ Revision: 792e8da
12mu|system-config-printer-1.4.2-13|351	- fix
12mu|system-config-printer-1.4.2-13|352	
12mu|system-config-printer-1.4.2-13|353	* Tue Nov 27 2012 akdengi <kazancas@gmail.com> 1.3.12-8
12mu|system-config-printer-1.4.2-13|354	+ Revision: 916e27b
12mu|system-config-printer-1.4.2-13|355	- restore mandriva stuff
12mu|system-config-printer-1.4.2-13|356	
12mu|system-config-printer-1.4.2-13|357	* Sun Nov 25 2012 Arkady Shane <ashejn@gmail.com> 1.3.12-6
12mu|system-config-printer-1.4.2-13|358	+ Revision: 97e9458
12mu|system-config-printer-1.4.2-13|359	- added R: typelib(PackageKitGlib)
12mu|system-config-printer-1.4.2-13|360	
12mu|system-config-printer-1.4.2-13|361	* Sat Nov 24 2012 Alexander Kazancev <kazancas@gmail.com> 1.3.12-5
12mu|system-config-printer-1.4.2-13|362	+ Revision: 6eee618
12mu|system-config-printer-1.4.2-13|363	- Updated system-config-printer.spec
12mu|system-config-printer-1.4.2-13|364	
12mu|system-config-printer-1.4.2-13|365	* Sat Nov 24 2012 Alexander Kazancev <kazancas@gmail.com>
12mu|system-config-printer-1.4.2-13|366	+ Revision: 250a130
12mu|system-config-printer-1.4.2-13|367	- Updated system-config-printer.spec
12mu|system-config-printer-1.4.2-13|368	
12mu|system-config-printer-1.4.2-13|369	* Sat Nov 24 2012 akdengi <kazancas@gmail.com> 1.3.12-4
12mu|system-config-printer-1.4.2-13|370	+ Revision: 22778ac
12mu|system-config-printer-1.4.2-13|371	- fix applet
12mu|system-config-printer-1.4.2-13|372	
12mu|system-config-printer-1.4.2-13|373	* Sat Nov 24 2012 akdengi <kazancas@gmail.com> 1.3.12-4
12mu|system-config-printer-1.4.2-13|374	+ Revision: fcba8ba
12mu|system-config-printer-1.4.2-13|375	- latest fix
12mu|system-config-printer-1.4.2-13|376	
12mu|system-config-printer-1.4.2-13|377	* Sat Nov 24 2012 akdengi <kazancas@gmail.com> 1.3.12-3
12mu|system-config-printer-1.4.2-13|378	+ Revision: f5ff0a8
12mu|system-config-printer-1.4.2-13|379	- fix build
12mu|system-config-printer-1.4.2-13|380	
12mu|system-config-printer-1.4.2-13|381	* Sat Nov 24 2012 akdengi <kazancas@gmail.com> 1.3.12-1
12mu|system-config-printer-1.4.2-13|382	+ Revision: 3591342
12mu|system-config-printer-1.4.2-13|383	- LOG Disable mdv implimentation - use upstream. Disable patch 0,2,4
12mu|system-config-printer-1.4.2-13|384	
12mu|system-config-printer-1.4.2-13|385	* Sat Nov 24 2012 akdengi <kazancas@gmail.com> 1.3.12-1
12mu|system-config-printer-1.4.2-13|386	+ Revision: a861b58
12mu|system-config-printer-1.4.2-13|387	- fix
12mu|system-config-printer-1.4.2-13|388	
12mu|system-config-printer-1.4.2-13|389	* Sat Nov 24 2012 Alexander Kazancev <kazancas@gmail.com> 1.3.12-1
12mu|system-config-printer-1.4.2-13|390	+ Revision: 7a8cab2
12mu|system-config-printer-1.4.2-13|391	- Updated system-config-printer-1.3.1-start-applet.patch
12mu|system-config-printer-1.4.2-13|392	
12mu|system-config-printer-1.4.2-13|393	* Sat Nov 24 2012 Alexander Kazancev <kazancas@gmail.com> 1.3.12-1
12mu|system-config-printer-1.4.2-13|394	+ Revision: e1cef93
12mu|system-config-printer-1.4.2-13|395	- Updated system-config-printer-1.3.1-start-applet.patch
12mu|system-config-printer-1.4.2-13|396	
12mu|system-config-printer-1.4.2-13|397	* Sat Nov 24 2012 Alexander Kazancev <kazancas@gmail.com> 1.3.12-1
12mu|system-config-printer-1.4.2-13|398	+ Revision: db8fdf7
12mu|system-config-printer-1.4.2-13|399	- Updated system-config-printer-1.3.1-start-applet.patch
12mu|system-config-printer-1.4.2-13|400	
12mu|system-config-printer-1.4.2-13|401	

20842 12
12mu|system-config-samba-1.2.92-5|1	%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)")}
12mu|system-config-samba-1.2.92-5|2	%{!?python_version: %global python_version %(%{__python} -c "from distutils.sysconfig import get_python_version; print get_python_version()")}
12mu|system-config-samba-1.2.92-5|3	
12mu|system-config-samba-1.2.92-5|4	%bcond_with require_docs
12mu|system-config-samba-1.2.92-5|5	
12mu|system-config-samba-1.2.92-5|6	Summary: Samba server configuration tool
12mu|system-config-samba-1.2.92-5|7	Name: system-config-samba
12mu|system-config-samba-1.2.92-5|8	Version: 1.2.92
12mu|system-config-samba-1.2.92-5|9	Release: 5
12mu|system-config-samba-1.2.92-5|10	URL: http://fedorahosted.org/%{name}
12mu|system-config-samba-1.2.92-5|11	License: GPLv2+
12mu|system-config-samba-1.2.92-5|12	Group: System/Configuration/Networking
12mu|system-config-samba-1.2.92-5|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%__id_u -n)
12mu|system-config-samba-1.2.92-5|14	BuildArch: noarch
12mu|system-config-samba-1.2.92-5|15	Source0: http://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.bz2
12mu|system-config-samba-1.2.92-5|16	Source1: config.tar.gz
12mu|system-config-samba-1.2.92-5|17	Patch0:	mdv_make.patch
12mu|system-config-samba-1.2.92-5|18	Patch1: mdv_dbus.patch
12mu|system-config-samba-1.2.92-5|19	Patch2:	mdv_desktop.patch
12mu|system-config-samba-1.2.92-5|20	BuildRequires: python
12mu|system-config-samba-1.2.92-5|21	BuildRequires: python-devel
12mu|system-config-samba-1.2.92-5|22	BuildRequires: desktop-file-utils
12mu|system-config-samba-1.2.92-5|23	BuildRequires: gettext
12mu|system-config-samba-1.2.92-5|24	BuildRequires: intltool
12mu|system-config-samba-1.2.92-5|25	# Until version 1.2.67, system-config-samba contained online documentation.
12mu|system-config-samba-1.2.92-5|26	# From version 1.2.68 on, online documentation is split off into its own
12mu|system-config-samba-1.2.92-5|27	# package system-config-samba-docs. The following ensures that updating from
12mu|system-config-samba-1.2.92-5|28	# earlier versions gives you both the main package and documentation.
12mu|system-config-samba-1.2.92-5|29	Requires: system-config-samba-docs
12mu|system-config-samba-1.2.92-5|30	Requires: dbus-python
12mu|system-config-samba-1.2.92-5|31	Requires: pygtk2.0
12mu|system-config-samba-1.2.92-5|32	Requires: pygtk2.0-libglade
12mu|system-config-samba-1.2.92-5|33	Requires: python
12mu|system-config-samba-1.2.92-5|34	Requires: python-slip >= 0.2.6
12mu|system-config-samba-1.2.92-5|35	Requires: python-slip-dbus >= 0.2.9
12mu|system-config-samba-1.2.92-5|36	Requires: samba
12mu|system-config-samba-1.2.92-5|37	Requires: samba-common
12mu|system-config-samba-1.2.92-5|38	Requires: hicolor-icon-theme
12mu|system-config-samba-1.2.92-5|39	
12mu|system-config-samba-1.2.92-5|40	%description
12mu|system-config-samba-1.2.92-5|41	system-config-samba is a graphical user interface for creating,
12mu|system-config-samba-1.2.92-5|42	modifying, and deleting samba shares.
12mu|system-config-samba-1.2.92-5|43	
12mu|system-config-samba-1.2.92-5|44	%prep
12mu|system-config-samba-1.2.92-5|45	%setup -q -a 1
12mu|system-config-samba-1.2.92-5|46	%patch0 -p0
12mu|system-config-samba-1.2.92-5|47	%patch1 -p0
12mu|system-config-samba-1.2.92-5|48	%patch2 -p0
12mu|system-config-samba-1.2.92-5|49	#delete fedora config
12mu|system-config-samba-1.2.92-5|50	rm -f config/org.fedoraproject.*
12mu|system-config-samba-1.2.92-5|51	
12mu|system-config-samba-1.2.92-5|52	%build
12mu|system-config-samba-1.2.92-5|53	make %{?_smp_mflags}
12mu|system-config-samba-1.2.92-5|54	
12mu|system-config-samba-1.2.92-5|55	%install
12mu|system-config-samba-1.2.92-5|56	rm -rf %{buildroot}
12mu|system-config-samba-1.2.92-5|57	make DESTDIR=%buildroot POLKIT0_SUPPORTED=0 install
12mu|system-config-samba-1.2.92-5|58	
12mu|system-config-samba-1.2.92-5|59	%find_lang %name
12mu|system-config-samba-1.2.92-5|60	
12mu|system-config-samba-1.2.92-5|61	# console user, ask for root password
12mu|system-config-samba-1.2.92-5|62	mkdir -p %{buildroot}%{_bindir}
12mu|system-config-samba-1.2.92-5|63	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/system-config-samba
12mu|system-config-samba-1.2.92-5|64	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mu|system-config-samba-1.2.92-5|65	cat > %{buildroot}%{_sysconfdir}/security/console.apps/system-config-samba <<EOF
12mu|system-config-samba-1.2.92-5|66	USER=root
12mu|system-config-samba-1.2.92-5|67	PROGRAM=/usr/sbin/system-config-samba
12mu|system-config-samba-1.2.92-5|68	FALLBACK=false
12mu|system-config-samba-1.2.92-5|69	SESSION=true
12mu|system-config-samba-1.2.92-5|70	EOF
12mu|system-config-samba-1.2.92-5|71	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mu|system-config-samba-1.2.92-5|72	cat > %{buildroot}%{_sysconfdir}/pam.d/system-config-samba  <<EOF
12mu|system-config-samba-1.2.92-5|73	#%PAM-1.0
12mu|system-config-samba-1.2.92-5|74	auth        include     config-util
12mu|system-config-samba-1.2.92-5|75	account     include     config-util
12mu|system-config-samba-1.2.92-5|76	session     include     config-util
12mu|system-config-samba-1.2.92-5|77	EOF
12mu|system-config-samba-1.2.92-5|78	
12mu|system-config-samba-1.2.92-5|79	#fix desktop back for using /usr/bin dir
12mu|system-config-samba-1.2.92-5|80	
12mu|system-config-samba-1.2.92-5|81	sed -i s/sbin/bin/ %{buildroot}%{_datadir}/applications/system-config-samba.desktop
12mu|system-config-samba-1.2.92-5|82	
12mu|system-config-samba-1.2.92-5|83	%clean
12mu|system-config-samba-1.2.92-5|84	rm -rf %{buildroot}
12mu|system-config-samba-1.2.92-5|85	
12mu|system-config-samba-1.2.92-5|86	%files -f %{name}.lang
12mu|system-config-samba-1.2.92-5|87	%defattr(-,root,root,-)
12mu|system-config-samba-1.2.92-5|88	%doc COPYING
12mu|system-config-samba-1.2.92-5|89	%{_bindir}/system-config-samba
12mu|system-config-samba-1.2.92-5|90	%{_sbindir}/system-config-samba
12mu|system-config-samba-1.2.92-5|91	%{_datadir}/system-config-samba
12mu|system-config-samba-1.2.92-5|92	%{_datadir}/applications/system-config-samba.desktop
12mu|system-config-samba-1.2.92-5|93	%{_datadir}/icons/hicolor/*/apps/system-config-samba.png
12mu|system-config-samba-1.2.92-5|94	%{_sysconfdir}/dbus-1/system.d/*.conf
12mu|system-config-samba-1.2.92-5|95	%{_sysconfdir}/pam.d/system-config-samba
12mu|system-config-samba-1.2.92-5|96	%{_sysconfdir}/security/console.apps/system-config-samba
12mu|system-config-samba-1.2.92-5|97	%{_datadir}/dbus-1/system-services/*.service
12mu|system-config-samba-1.2.92-5|98	%{_datadir}/polkit-1/actions/org.freedesktop.config.samba.policy
12mu|system-config-samba-1.2.92-5|99	%{python_sitelib}/scsamba
12mu|system-config-samba-1.2.92-5|100	%{python_sitelib}/scsamba-%{version}-py%{python_version}.egg-info
12mu|system-config-samba-1.2.92-5|101	%{python_sitelib}/scsamba.dbus-%{version}-py%{python_version}.egg-info

20843 12
12mu|system-config-services-0.101.3-6|1	%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)")}
12mu|system-config-services-0.101.3-6|2	%{!?python_version: %global python_version %(%{__python} -c "from distutils.sysconfig import get_python_version; print get_python_version()")}
12mu|system-config-services-0.101.3-6|3	
12mu|system-config-services-0.101.3-6|4	%bcond_without require_docs
12mu|system-config-services-0.101.3-6|5	
12mu|system-config-services-0.101.3-6|6	Summary: Utility to start and stop system services
12mu|system-config-services-0.101.3-6|7	Name: system-config-services
12mu|system-config-services-0.101.3-6|8	Version: 0.101.3
12mu|system-config-services-0.101.3-6|9	Release: 6
12mu|system-config-services-0.101.3-6|10	URL: http://fedorahosted.org/%{name}
12mu|system-config-services-0.101.3-6|11	Source0: http://fedorahosted.org/released/%{name}/%{name}-%{version}.tar.bz2
12mu|system-config-services-0.101.3-6|12	Source1: config.tar.gz
12mu|system-config-services-0.101.3-6|13	Patch0:	mdv_desktop.patch
12mu|system-config-services-0.101.3-6|14	Patch1: mdv_dbus.patch
12mu|system-config-services-0.101.3-6|15	Patch2:	mdv_make.patch
12mu|system-config-services-0.101.3-6|16	Patch3: mdv_gui.patch
12mu|system-config-services-0.101.3-6|17	License: GPLv2+
12mu|system-config-services-0.101.3-6|18	Group: System/Base
12mu|system-config-services-0.101.3-6|19	BuildArch: noarch
12mu|system-config-services-0.101.3-6|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12mu|system-config-services-0.101.3-6|21	BuildRequires: python
12mu|system-config-services-0.101.3-6|22	BuildRequires: python-devel
12mu|system-config-services-0.101.3-6|23	BuildRequires: gettext
12mu|system-config-services-0.101.3-6|24	BuildRequires: intltool
12mu|system-config-services-0.101.3-6|25	BuildRequires: sed
12mu|system-config-services-0.101.3-6|26	BuildRequires: desktop-file-utils
12mu|system-config-services-0.101.3-6|27	Requires: chkconfig
12mu|system-config-services-0.101.3-6|28	Requires: python-gamin
12mu|system-config-services-0.101.3-6|29	Requires: hicolor-icon-theme
12mu|system-config-services-0.101.3-6|30	Requires: pygtk2.0
12mu|system-config-services-0.101.3-6|31	Requires: pygtk2.0-libglade
12mu|system-config-services-0.101.3-6|32	Requires: python >= 2.3.0
12mu|system-config-services-0.101.3-6|33	Requires: python-dbus
12mu|system-config-services-0.101.3-6|34	Requires: python-slip >= 0.1.11
12mu|system-config-services-0.101.3-6|35	Requires: python-slip-dbus >= 0.2.8
12mu|system-config-services-0.101.3-6|36	Requires: python-slip-gtk
12mu|system-config-services-0.101.3-6|37	# Until version 0.99.28, system-config-services contained online documentation.
12mu|system-config-services-0.101.3-6|38	# From version 0.99.29 on, online documentation is split off into its own
12mu|system-config-services-0.101.3-6|39	# package system-config-services-docs. The following ensures that updating from
12mu|system-config-services-0.101.3-6|40	# earlier versions gives you both the main package and documentation.
12mu|system-config-services-0.101.3-6|41	Obsoletes: system-config-services < 0.99.29
12mu|system-config-services-0.101.3-6|42	%if %{with require_docs}
12mu|system-config-services-0.101.3-6|43	Requires: system-config-services-docs
12mu|system-config-services-0.101.3-6|44	%endif
12mu|system-config-services-0.101.3-6|45	Requires: systemd
12mu|system-config-services-0.101.3-6|46	
12mu|system-config-services-0.101.3-6|47	%description
12mu|system-config-services-0.101.3-6|48	system-config-services is a utility which allows you to configure which
12mu|system-config-services-0.101.3-6|49	services should be enabled on your machine.
12mu|system-config-services-0.101.3-6|50	
12mu|system-config-services-0.101.3-6|51	%prep
12mu|system-config-services-0.101.3-6|52	%setup -q -a 1
12mu|system-config-services-0.101.3-6|53	%patch0 -p0
12mu|system-config-services-0.101.3-6|54	%patch1 -p0
12mu|system-config-services-0.101.3-6|55	%patch2 -p0
12mu|system-config-services-0.101.3-6|56	%patch3 -p0
12mu|system-config-services-0.101.3-6|57	
12mu|system-config-services-0.101.3-6|58	rm -f config/org.fedoraproject.*
12mu|system-config-services-0.101.3-6|59	
12mu|system-config-services-0.101.3-6|60	%build
12mu|system-config-services-0.101.3-6|61	make %{?_smp_mflags}
12mu|system-config-services-0.101.3-6|62	
12mu|system-config-services-0.101.3-6|63	%install
12mu|system-config-services-0.101.3-6|64	rm -rf %{buildroot}
12mu|system-config-services-0.101.3-6|65	make DESTDIR=%buildroot \
12mu|system-config-services-0.101.3-6|66	POLKIT0_SUPPORTED=0 \
12mu|system-config-services-0.101.3-6|67	install
12mu|system-config-services-0.101.3-6|68	
12mu|system-config-services-0.101.3-6|69	desktop-file-install --vendor system --delete-original      \
12mu|system-config-services-0.101.3-6|70	--dir %{buildroot}%{_datadir}/applications                \
12mu|system-config-services-0.101.3-6|71	%{buildroot}%{_datadir}/applications/%{name}.desktop
12mu|system-config-services-0.101.3-6|72	
12mu|system-config-services-0.101.3-6|73	%find_lang %name
12mu|system-config-services-0.101.3-6|74	
12mu|system-config-services-0.101.3-6|75	# console user, ask for root password
12mu|system-config-services-0.101.3-6|76	mkdir -p %{buildroot}%{_bindir}
12mu|system-config-services-0.101.3-6|77	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/system-config-services
12mu|system-config-services-0.101.3-6|78	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mu|system-config-services-0.101.3-6|79	cat > %{buildroot}%{_sysconfdir}/security/console.apps/system-config-services <<EOF
12mu|system-config-services-0.101.3-6|80	USER=root
12mu|system-config-services-0.101.3-6|81	PROGRAM=/usr/sbin/system-config-services
12mu|system-config-services-0.101.3-6|82	FALLBACK=false
12mu|system-config-services-0.101.3-6|83	SESSION=true
12mu|system-config-services-0.101.3-6|84	EOF
12mu|system-config-services-0.101.3-6|85	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mu|system-config-services-0.101.3-6|86	cat > %{buildroot}%{_sysconfdir}/pam.d/system-config-services  <<EOF
12mu|system-config-services-0.101.3-6|87	#%PAM-1.0
12mu|system-config-services-0.101.3-6|88	auth        include     config-util
12mu|system-config-services-0.101.3-6|89	account     include     config-util
12mu|system-config-services-0.101.3-6|90	session     include     config-util
12mu|system-config-services-0.101.3-6|91	EOF
12mu|system-config-services-0.101.3-6|92	
12mu|system-config-services-0.101.3-6|93	#fix desktop back for using /usr/bin dir
12mu|system-config-services-0.101.3-6|94	
12mu|system-config-services-0.101.3-6|95	sed -i s/sbin/bin/ %{buildroot}%{_datadir}/applications/system-config-services.desktop
12mu|system-config-services-0.101.3-6|96	
12mu|system-config-services-0.101.3-6|97	%clean
12mu|system-config-services-0.101.3-6|98	rm -rf %{buildroot}
12mu|system-config-services-0.101.3-6|99	
12mu|system-config-services-0.101.3-6|100	%files -f %{name}.lang
12mu|system-config-services-0.101.3-6|101	%defattr(-,root,root,-)
12mu|system-config-services-0.101.3-6|102	%doc COPYING
12mu|system-config-services-0.101.3-6|103	%{_bindir}/*
12mu|system-config-services-0.101.3-6|104	%{_sbindir}/*
12mu|system-config-services-0.101.3-6|105	%{_datadir}/applications/system-config-services.desktop
12mu|system-config-services-0.101.3-6|106	%{_datadir}/icons/hicolor/48x48/apps/system-config-services.png
12mu|system-config-services-0.101.3-6|107	%{_datadir}/system-config-services
12mu|system-config-services-0.101.3-6|108	%{python_sitelib}/scservices
12mu|system-config-services-0.101.3-6|109	%{python_sitelib}/scservices-%{version}-py%{python_version}.egg-info
12mu|system-config-services-0.101.3-6|110	%{python_sitelib}/scservices.dbus-%{version}-py%{python_version}.egg-info
12mu|system-config-services-0.101.3-6|111	%{_sysconfdir}/pam.d/*
12mu|system-config-services-0.101.3-6|112	%{_sysconfdir}/security/console.apps/*
12mu|system-config-services-0.101.3-6|113	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.Config.Services.conf
12mu|system-config-services-0.101.3-6|114	%{_datadir}/dbus-1/system-services/org.freedesktop.Config.Services.service
12mu|system-config-services-0.101.3-6|115	%{_datadir}/polkit-1/actions/org.freedesktop.config.services.policy
12mu|system-config-services-0.101.3-6|116	%{_mandir}/*/system-config-services.8*
12mu|system-config-services-0.101.3-6|117	
12mu|system-config-services-0.101.3-6|118	
12mu|system-config-services-0.101.3-6|119	%changelog
12mu|system-config-services-0.101.3-6|120	* Tue Aug 16 2011 Александр Казанцев <kazancas@mandriva.org> 0.101.3-5mdv2011.0
12mu|system-config-services-0.101.3-6|121	+ Revision: 694684
12mu|system-config-services-0.101.3-6|122	- add consolehelper link to prevent run as not root user
12mu|system-config-services-0.101.3-6|123	
12mu|system-config-services-0.101.3-6|124	* Thu Aug 11 2011 Александр Казанцев <kazancas@mandriva.org> 0.101.3-4
12mu|system-config-services-0.101.3-6|125	+ Revision: 694028
12mu|system-config-services-0.101.3-6|126	- imported package system-config-services
12mu|system-config-services-0.101.3-6|127	

20844 12
12mu|systemd-208-30|1	# macros for sysvinit transition - should be equal to
12mu|systemd-208-30|2	# sysvinit %version-%release-plus-1
12mu|systemd-208-30|3	%define sysvinit_version 2.87
12mu|systemd-208-30|4	%define sysvinit_release 17
12mu|systemd-208-30|5	
12mu|systemd-208-30|6	%define libdaemon_major 0
12mu|systemd-208-30|7	%define liblogin_major 0
12mu|systemd-208-30|8	%define libjournal_major 0
12mu|systemd-208-30|9	%define libid128_major 0
12mu|systemd-208-30|10	
12mu|systemd-208-30|11	%define libdaemon %mklibname systemd-daemon %{libdaemon_major}
12mu|systemd-208-30|12	%define libdaemon_devel %mklibname -d systemd-daemon %{libdaemon_major}
12mu|systemd-208-30|13	
12mu|systemd-208-30|14	%define liblogin %mklibname systemd-login %{liblogin_major}
12mu|systemd-208-30|15	%define liblogin_devel %mklibname -d systemd-login %{liblogin_major}
12mu|systemd-208-30|16	
12mu|systemd-208-30|17	%define libjournal %mklibname systemd-journal %{libjournal_major}
12mu|systemd-208-30|18	%define libjournal_devel %mklibname -d systemd-journal %{libjournal_major}
12mu|systemd-208-30|19	
12mu|systemd-208-30|20	%define libid128 %mklibname systemd-id128 %{libid128_major}
12mu|systemd-208-30|21	%define libid128_devel %mklibname -d systemd-id128 %{libid128_major}
12mu|systemd-208-30|22	
12mu|systemd-208-30|23	%define udev_major 1
12mu|systemd-208-30|24	%define gudev_api 1.0
12mu|systemd-208-30|25	%define gudev_major 0
12mu|systemd-208-30|26	%define libudev %mklibname udev %{udev_major}
12mu|systemd-208-30|27	%define libudev_devel %mklibname udev -d
12mu|systemd-208-30|28	%define libgudev %mklibname gudev %{gudev_api} %{gudev_major}
12mu|systemd-208-30|29	%define libgudev_devel %mklibname gudev %{gudev_api} -d
12mu|systemd-208-30|30	%define girgudev %mklibname gudev-gir %{gudev_api}
12mu|systemd-208-30|31	
12mu|systemd-208-30|32	%define systemd_libdir /lib/systemd
12mu|systemd-208-30|33	%define udev_libdir /lib/udev
12mu|systemd-208-30|34	%define udev_rules_dir %{udev_libdir}/rules.d
12mu|systemd-208-30|35	%define udev_user_rules_dir %{_sysconfdir}/udev/rules.d
12mu|systemd-208-30|36	
12mu|systemd-208-30|37	#define _udevhwdbdir	/lib/udev/hwdb.d
12mu|systemd-208-30|38	
12mu|systemd-208-30|39	Summary:	A System and Session Manager
12mu|systemd-208-30|40	Name:		systemd
12mu|systemd-208-30|41	Version:	208
12mu|systemd-208-30|42	Release:	30
12mu|systemd-208-30|43	License:	GPLv2+
12mu|systemd-208-30|44	Group:		System/Configuration/Boot and Init
12mu|systemd-208-30|45	Url:		http://www.freedesktop.org/wiki/Software/systemd
12mu|systemd-208-30|46	Source0:	http://www.freedesktop.org/software/systemd/%{name}-%{version}.tar.xz
12mu|systemd-208-30|47	Source2:	50-udev-mandriva.rules
12mu|systemd-208-30|48	Source3:	69-printeracl.rules
12mu|systemd-208-30|49	Source5:	udev.sysconfig
12mu|systemd-208-30|50	# (blino) net rules and helpers
12mu|systemd-208-30|51	Source6:	76-net.rules
12mu|systemd-208-30|52	Source7:	udev_net_create_ifcfg
12mu|systemd-208-30|53	Source8:	udev_net_action
12mu|systemd-208-30|54	Source9:	udev_net.sysconfig
12mu|systemd-208-30|55	# (hk) udev rules for zte 3g modems with drakx-net
12mu|systemd-208-30|56	Source10:	61-mobile-zte-drakx-net.rules
12mu|systemd-208-30|57	Source11:	listen.conf
12mu|systemd-208-30|58	# (tpg) default preset for services
12mu|systemd-208-30|59	Source12:	90-default.preset
12mu|systemd-208-30|60	Source13:	85-display-manager.preset
12mu|systemd-208-30|61	Source14:	99-default-disable.preset
12mu|systemd-208-30|62	# Our efi boot generator
12mu|systemd-208-30|63	Source15:	systemd-efi-boot-generator
12mu|systemd-208-30|64	
12mu|systemd-208-30|65	### SYSTEMD ###
12mu|systemd-208-30|66	
12mu|systemd-208-30|67	# (cg) "Stable" Patches for v208 from http://cgit.freedesktop.org/systemd/systemd-stable/log/?h=v208-stable
12mu|systemd-208-30|68	Patch001: 0001-acpi-fptd-fix-memory-leak-in-acpi_get_boot_usec.patch
12mu|systemd-208-30|69	Patch002: 0002-fix-lingering-references-to-var-lib-backlight-random.patch
12mu|systemd-208-30|70	Patch003: 0003-acpi-make-sure-we-never-free-an-uninitialized-pointe.patch
12mu|systemd-208-30|71	Patch004: 0004-systemctl-fix-name-mangling-for-sysv-units.patch
12mu|systemd-208-30|72	Patch005: 0005-cryptsetup-fix-OOM-handling-when-parsing-mount-optio.patch
12mu|systemd-208-30|73	Patch006: 0006-journald-add-missing-error-check.patch
12mu|systemd-208-30|74	Patch007: 0007-bus-fix-potentially-uninitialized-memory-access.patch
12mu|systemd-208-30|75	Patch008: 0008-dbus-fix-return-value-of-dispatch_rqueue.patch
12mu|systemd-208-30|76	Patch009: 0009-modules-load-fix-error-handling.patch
12mu|systemd-208-30|77	Patch010: 0010-efi-never-call-qsort-on-potentially-NULL-arrays.patch
12mu|systemd-208-30|78	Patch011: 0011-strv-don-t-access-potentially-NULL-string-arrays.patch
12mu|systemd-208-30|79	Patch012: 0012-mkdir-pass-a-proper-function-pointer-to-mkdir_safe_i.patch
12mu|systemd-208-30|80	Patch013: 0013-tmpfiles.d-include-setgid-perms-for-run-log-journal.patch
12mu|systemd-208-30|81	Patch014: 0014-execute.c-always-set-SHELL.patch
12mu|systemd-208-30|82	Patch015: 0015-man-Improve-the-description-of-parameter-X-in-tmpfil.patch
12mu|systemd-208-30|83	Patch016: 0016-execute-more-debugging-messages.patch
12mu|systemd-208-30|84	Patch017: 0017-gpt-auto-generator-exit-immediately-if-in-container.patch
12mu|systemd-208-30|85	Patch018: 0018-systemd-order-remote-mounts-from-mountinfo-before-re.patch
12mu|systemd-208-30|86	Patch019: 0019-manager-when-verifying-whether-clients-may-change-en.patch
12mu|systemd-208-30|87	Patch020: 0020-logind-fix-bus-introspection-data-for-TakeControl.patch
12mu|systemd-208-30|88	Patch021: 0021-mount-check-for-NULL-before-reading-pm-what.patch
12mu|systemd-208-30|89	Patch022: 0022-core-do-not-add-what-to-RequiresMountsFor-for-networ.patch
12mu|systemd-208-30|90	Patch023: 0023-utf8-fix-utf8_is_printable.patch
12mu|systemd-208-30|91	Patch024: 0024-shared-util-fix-off-by-one-error-in-tag_to_udev_node.patch
12mu|systemd-208-30|92	Patch025: 0025-systemd-serialize-deserialize-forbid_restart-value.patch
12mu|systemd-208-30|93	Patch026: 0026-core-unify-the-way-we-denote-serialization-attribute.patch
12mu|systemd-208-30|94	Patch027: 0027-journald-fix-minor-memory-leak.patch
12mu|systemd-208-30|95	Patch028: 0028-keymap-Fix-Samsung-900X-34-C.patch
12mu|systemd-208-30|96	Patch029: 0029-do-not-accept-garbage-from-acpi-firmware-performance.patch
12mu|systemd-208-30|97	Patch030: 0030-journald-remove-rotated-file-from-hashmap-when-rotat.patch
12mu|systemd-208-30|98	Patch031: 0031-login-fix-invalid-free-in-sd_session_get_vt.patch
12mu|systemd-208-30|99	Patch032: 0032-login-make-sd_session_get_vt-actually-work.patch
12mu|systemd-208-30|100	Patch033: 0033-udevadm.xml-document-resolve-names-option-for-test.patch
12mu|systemd-208-30|101	Patch034: 0034-Never-call-qsort-on-potentially-NULL-arrays.patch
12mu|systemd-208-30|102	Patch035: 0035-dbus-common-avoid-leak-in-error-path.patch
12mu|systemd-208-30|103	Patch036: 0036-drop-ins-check-return-value.patch
12mu|systemd-208-30|104	Patch037: 0037-Make-sure-that-we-don-t-dereference-NULL.patch
12mu|systemd-208-30|105	#Patch038: 0038-gitignore-ignore-clang-analyze-output.patch
12mu|systemd-208-30|106	Patch039: 0039-man-add-more-markup-to-udevadm-8.patch
12mu|systemd-208-30|107	Patch040: 0040-shared-util-Fix-glob_extend-argument.patch
12mu|systemd-208-30|108	Patch041: 0041-Fix-bad-assert-in-show_pid_array.patch
12mu|systemd-208-30|109	Patch042: 0042-Fix-for-SIGSEGV-in-systemd-bootchart-on-short-living.patch
12mu|systemd-208-30|110	Patch043: 0043-man-document-the-b-special-boot-option.patch
12mu|systemd-208-30|111	Patch044: 0044-logind-allow-unprivileged-session-device-access.patch
12mu|systemd-208-30|112	Patch045: 0045-rules-expose-loop-block-devices-to-systemd.patch
12mu|systemd-208-30|113	Patch046: 0046-rules-don-t-limit-some-of-the-rules-to-the-add-actio.patch
12mu|systemd-208-30|114	Patch047: 0047-tmpfiles-log-unaccessible-FUSE-mount-points-only-as-.patch
12mu|systemd-208-30|115	Patch048: 0048-hwdb-update.patch
12mu|systemd-208-30|116	Patch049: 0049-rules-remove-pointless-MODE-settings.patch
12mu|systemd-208-30|117	Patch050: 0050-analyze-set-white-backgound.patch
12mu|systemd-208-30|118	Patch051: 0051-shell-completion-dump-has-moved-to-systemd-analyze.patch
12mu|systemd-208-30|119	Patch052: 0052-systemd-use-unit-name-in-PrivateTmp-directories.patch
12mu|systemd-208-30|120	Patch053: 0053-catalog-remove-links-to-non-existent-wiki-pages.patch
12mu|systemd-208-30|121	Patch054: 0054-journalctl-add-list-boots-to-show-boot-IDs-and-times.patch
12mu|systemd-208-30|122	Patch055: 0055-udev-builtin-path_id-add-support-for-bcma-bus.patch
12mu|systemd-208-30|123	Patch056: 0056-udev-ata_id-log-faling-ioctls-as-debug.patch
12mu|systemd-208-30|124	Patch057: 0057-libudev-default-log_priority-to-INFO.patch
12mu|systemd-208-30|125	Patch058: 0058-nspawn-only-pass-in-slice-setting-if-it-is-set.patch
12mu|systemd-208-30|126	Patch059: 0059-zsh-completion-add-systemd-run.patch
12mu|systemd-208-30|127	Patch060: 0060-man-explain-NAME-in-systemctl-man-page.patch
12mu|systemd-208-30|128	Patch061: 0061-virt-move-caching-of-virtualization-check-results-in.patch
12mu|systemd-208-30|129	Patch062: 0062-systemctl-fix-typo-in-help-text.patch
12mu|systemd-208-30|130	Patch063: 0063-analyze-plot-place-the-text-on-the-side-with-most-sp.patch
12mu|systemd-208-30|131	Patch064: 0064-detect_virtualization-returns-NULL-pass-empty-string.patch
12mu|systemd-208-30|132	Patch065: 0065-rules-load-path_id-on-DRM-devices.patch
12mu|systemd-208-30|133	Patch066: 0066-rules-simply-60-drm.rules.patch
12mu|systemd-208-30|134	Patch067: 0067-udev-builtin-keyboard-Fix-large-scan-codes-on-32-bit.patch
12mu|systemd-208-30|135	Patch068: 0068-nspawn-log-out-of-memory-errors.patch
12mu|systemd-208-30|136	Patch069: 0069-Configurable-Timeouts-Restarts-default-values.patch
12mu|systemd-208-30|137	Patch070: 0070-man-fix-typo.patch
12mu|systemd-208-30|138	Patch071: 0071-man-do-not-use-term-in-para.patch
12mu|systemd-208-30|139	Patch072: 0072-cgroup-run-PID-1-in-the-root-cgroup.patch
12mu|systemd-208-30|140	Patch073: 0073-shutdown-trim-the-cgroup-tree-on-loop-iteration.patch
12mu|systemd-208-30|141	Patch074: 0074-nspawn-split-out-pty-forwaring-logic-into-ptyfwd.c.patch
12mu|systemd-208-30|142	Patch075: 0075-nspawn-explicitly-terminate-machines-when-we-exit-ns.patch
12mu|systemd-208-30|143	Patch076: 0076-run-support-system-to-match-other-commands-even-if-r.patch
12mu|systemd-208-30|144	Patch077: 0077-acpi-fpdt-break-on-zero-or-negative-length-read.patch
12mu|systemd-208-30|145	Patch078: 0078-man-add-rationale-into-systemd-halt-8.patch
12mu|systemd-208-30|146	Patch079: 0079-systemd-python-convert-keyword-value-to-string.patch
12mu|systemd-208-30|147	Patch080: 0080-systemctl-make-LOAD-column-width-dynamic.patch
12mu|systemd-208-30|148	Patch081: 0081-Make-hibernation-test-work-for-swap-files.patch
12mu|systemd-208-30|149	Patch082: 0082-man-add-docs-for-sd_is_special-and-some-man-page-sym.patch
12mu|systemd-208-30|150	Patch083: 0083-systemctl-return-r-instead-of-always-returning-0.patch
12mu|systemd-208-30|151	Patch084: 0084-journal-fix-minor-memory-leak.patch
12mu|systemd-208-30|152	Patch085: 0085-manager-configurable-StartLimit-default-values.patch
12mu|systemd-208-30|153	Patch086: 0086-man-units-fix-installation-of-systemd-nspawn-.servic.patch
12mu|systemd-208-30|154	Patch087: 0087-systemd-fix-memory-leak-in-cgroup-code.patch
12mu|systemd-208-30|155	Patch088: 0088-button-don-t-exit-if-we-cannot-handle-a-button-press.patch
12mu|systemd-208-30|156	Patch089: 0089-timer-properly-format-relative-timestamps-in-the-fut.patch
12mu|systemd-208-30|157	Patch090: 0090-timer-consider-usec_t-1-an-invalid-timestamp.patch
12mu|systemd-208-30|158	Patch091: 0091-udev-usb_id-remove-obsoleted-bInterfaceSubClass-5-ma.patch
12mu|systemd-208-30|159	Patch092: 0092-Add-support-for-saving-restoring-keyboard-backlights.patch
12mu|systemd-208-30|160	Patch093: 0093-static-nodes-don-t-call-mkdir.patch
12mu|systemd-208-30|161	Patch094: 0094-Fix-kmod-error-message-to-have-correct-version-requi.patch
12mu|systemd-208-30|162	Patch095: 0095-systemd-python-fix-booted-and-add-two-functions-to-d.patch
12mu|systemd-208-30|163	Patch096: 0096-activate-mention-E-in-the-help-text.patch
12mu|systemd-208-30|164	Patch097: 0097-activate-fix-crash-when-s-is-passed.patch
12mu|systemd-208-30|165	Patch098: 0098-journal-timestamp-support-on-console-messages.patch
12mu|systemd-208-30|166	Patch099: 0099-man-add-bootctl-8.patch
12mu|systemd-208-30|167	Patch100: 0100-zsh-completion-add-bootctl.patch
12mu|systemd-208-30|168	Patch101: 0101-Resolve-dev-console-to-the-active-tty-instead-of-jus.patch
12mu|systemd-208-30|169	Patch102: 0102-Only-disable-output-on-console-during-boot-if-needed.patch
12mu|systemd-208-30|170	Patch103: 0103-Fix-possible-lack-of-status-messages-on-shutdown-reb.patch
12mu|systemd-208-30|171	Patch104: 0104-fsck-modernization.patch
12mu|systemd-208-30|172	Patch105: 0105-Introduce-udev-object-cleanup-functions.patch
12mu|systemd-208-30|173	Patch106: 0106-util-allow-trailing-semicolons-on-define_trivial_cle.patch
12mu|systemd-208-30|174	Patch107: 0107-fsck-fstab-generator-be-lenient-about-missing-fsck.-.patch
12mu|systemd-208-30|175	Patch108: 0108-fstab-generator-use-RequiresOverridable-for-fsck-uni.patch
12mu|systemd-208-30|176	Patch109: 0109-bash-completion-journalctl-file.patch
12mu|systemd-208-30|177	Patch110: 0110-random-seed-improve-debugging-messages-a-bit.patch
12mu|systemd-208-30|178	Patch111: 0111-Fix-RemainAfterExit-services-keeping-a-hold-on-conso.patch
12mu|systemd-208-30|179	Patch112: 0112-tmpfiles-adjust-excludes-for-the-new-per-service-pri.patch
12mu|systemd-208-30|180	Patch113: 0113-core-socket-fix-SO_REUSEPORT.patch
12mu|systemd-208-30|181	Patch114: 0114-localed-match-converted-keymaps-before-legacy.patch
12mu|systemd-208-30|182	Patch115: 0115-keymap-Add-Toshiba-Satellite-U940.patch
12mu|systemd-208-30|183	Patch116: 0116-calendar-support-yearly-and-annually-names-the-same-.patch
12mu|systemd-208-30|184	Patch117: 0117-hashmap-be-a-bit-more-conservative-with-pre-allocati.patch
12mu|systemd-208-30|185	Patch118: 0118-manager-don-t-do-plymouth-in-a-container.patch
12mu|systemd-208-30|186	Patch119: 0119-nspawn-add-new-drop-capability-switch.patch
12mu|systemd-208-30|187	Patch120: 0120-valgrind-make-running-PID-1-in-valgrind-useful.patch
12mu|systemd-208-30|188	Patch121: 0121-efi-boot-generator-don-t-mount-boot-eagerly.patch
12mu|systemd-208-30|189	Patch122: 0122-hwdb-Update-database-of-Bluetooth-company-identifier.patch
12mu|systemd-208-30|190	Patch123: 0123-journal-when-appending-to-journal-file-allocate-larg.patch
12mu|systemd-208-30|191	Patch124: 0124-journal-make-table-const.patch
12mu|systemd-208-30|192	Patch125: 0125-journald-keep-statistics-on-how-of-we-hit-miss-the-m.patch
12mu|systemd-208-30|193	Patch126: 0126-journal-optimize-bisection-logic-a-bit-by-caching-th.patch
12mu|systemd-208-30|194	Patch127: 0127-journal-fix-iteration-when-we-go-backwards-from-the-.patch
12mu|systemd-208-30|195	Patch128: 0128-journal-allow-journal_file_copy_entry-to-work-on-non.patch
12mu|systemd-208-30|196	Patch129: 0129-journal-simplify-pre-allocation-logic.patch
12mu|systemd-208-30|197	Patch130: 0130-journald-mention-how-long-we-needed-to-flush-to-var-.patch
12mu|systemd-208-30|198	Patch131: 0131-automount-log-info-about-triggering-process.patch
12mu|systemd-208-30|199	Patch132: 0132-virt-split-detect_vm-into-separate-functions.patch
12mu|systemd-208-30|200	Patch133: 0133-hwdb-Update-database-of-Bluetooth-company-identifier.patch
12mu|systemd-208-30|201	Patch134: 0134-sysfs-show.c-return-negative-error.patch
12mu|systemd-208-30|202	Patch135: 0135-util.c-check-if-return-value-from-ttyname_r-is-0-ins.patch
12mu|systemd-208-30|203	Patch136: 0136-docs-remove-unneeded-the-s-in-gudev-docs.patch
12mu|systemd-208-30|204	Patch137: 0137-man-explicitly-say-when-multiple-units-can-be-specif.patch
12mu|systemd-208-30|205	Patch138: 0138-systemd-treat-reload-failure-as-failure.patch
12mu|systemd-208-30|206	Patch139: 0139-journal-fail-silently-in-sd_j_sendv-if-journal-is-un.patch
12mu|systemd-208-30|207	Patch140: 0140-systemd-add-a-start-job-for-all-units-specified-with.patch
12mu|systemd-208-30|208	# (cg) NB This patch is buggy and causes /run/nologin problems (rhbz#1043212)
12mu|systemd-208-30|209	# but it is reverted again below.
12mu|systemd-208-30|210	Patch141: 0141-core-device-ignore-SYSTEMD_WANTS-in-user-mode.patch
12mu|systemd-208-30|211	Patch142: 0142-Fix-memory-leak-in-stdout-journal-streams.patch
12mu|systemd-208-30|212	Patch143: 0143-man-document-is-enabled-output.patch
12mu|systemd-208-30|213	# (cg) Below is not technically a backport (fixed differently upstream in kdbus work?)
12mu|systemd-208-30|214	Patch144: 0144-hostnamed-avoid-using-NULL-in-error-path.patch
12mu|systemd-208-30|215	# (cg) Below is not technically a backport (fixed differently upstream in kdbus work)
12mu|systemd-208-30|216	Patch145: 0145-logind-use-correct-who-enum-values-with-KillUnit.patch
12mu|systemd-208-30|217	# (cg) Revert buggy patch mentioned a few lines above
12mu|systemd-208-30|218	Patch146: 0146-Revert-systemd-add-a-start-job-for-all-units-specifi.patch
12mu|systemd-208-30|219	# (cg) Below is not technically a backport (fixed differently upstream in kdbus work?)
12mu|systemd-208-30|220	Patch147: 0147-core-do-not-segfault-if-swap-activity-happens-when-p.patch
12mu|systemd-208-30|221	Patch148: 0148-kernel-install-add-h-help.patch
12mu|systemd-208-30|222	Patch149: 0149-kernel-install-fix-help-output.patch
12mu|systemd-208-30|223	Patch150: 0150-man-improve-wording-and-comma-usage-in-systemd.journ.patch
12mu|systemd-208-30|224	Patch151: 0151-drop-several-entries-from-kbd-model-map-whose-kbd-la.patch
12mu|systemd-208-30|225	Patch152: 0152-correct-name-of-Tajik-kbd-layout-in-kbd-model-map.patch
12mu|systemd-208-30|226	Patch153: 0153-hwdb-Update-database-of-Bluetooth-company-identifier.patch
12mu|systemd-208-30|227	Patch154: 0154-Ensure-unit-is-journaled-for-short-lived-or-oneshot-.patch
12mu|systemd-208-30|228	Patch155: 0155-libudev-hwdb-use-libudev-not-systemd-logging.patch
12mu|systemd-208-30|229	Patch156: 0156-core-manager-remove-infinite-loop.patch
12mu|systemd-208-30|230	Patch157: 0157-util-check-for-overflow-in-greedy_realloc.patch
12mu|systemd-208-30|231	Patch158: 0158-journald-use-a-bit-more-cleanup-magic.patch
12mu|systemd-208-30|232	Patch159: 0159-journald-malloc-less-when-streaming-messages.patch
12mu|systemd-208-30|233	Patch160: 0160-activate-clean-up-inherited-descriptors.patch
12mu|systemd-208-30|234	Patch161: 0161-man-explain-in-more-detail-how-SYSTEMD_READY-influen.patch
12mu|systemd-208-30|235	Patch162: 0162-units-don-t-run-readahead-done-timers-in-containers.patch
12mu|systemd-208-30|236	Patch163: 0163-test-fileio-replace-mktemp-with-mkstemp-to-avoid-war.patch
12mu|systemd-208-30|237	Patch164: 0164-journal-pipe-journalctl-help-output-into-a-pager.patch
12mu|systemd-208-30|238	Patch165: 0165-nspawn-complain-and-continue-if-machine-has-same-id.patch
12mu|systemd-208-30|239	Patch166: 0166-man-beef-up-ExecStart-description.patch
12mu|systemd-208-30|240	Patch167: 0167-man-remove-advice-to-avoid-setting-the-same-var-more.patch
12mu|systemd-208-30|241	Patch168: 0168-systemctl-add-the-plain-option-to-the-help-message.patch
12mu|systemd-208-30|242	Patch169: 0169-Fix-a-few-resource-leaks-in-error-paths.patch
12mu|systemd-208-30|243	Patch170: 0170-Fix-a-few-signed-unsigned-format-string-issues.patch
12mu|systemd-208-30|244	Patch171: 0171-util-try-harder-to-increase-the-send-recv-buffers-of.patch
12mu|systemd-208-30|245	Patch172: 0172-execute-also-set-SO_SNDBUF-when-spawning-a-service-w.patch
12mu|systemd-208-30|246	Patch173: 0173-journal-file-protect-against-alloca-0.patch
12mu|systemd-208-30|247	Patch174: 0174-man-describe-journalctl-show-cursor.patch
12mu|systemd-208-30|248	Patch175: 0175-journal-fix-against-theoretical-undefined-behavior.patch
12mu|systemd-208-30|249	Patch176: 0176-journald-downgrade-warning-message-when-dev-kmsg-doe.patch
12mu|systemd-208-30|250	Patch177: 0177-journal-file.c-remove-redundant-assignment-of-variab.patch
12mu|systemd-208-30|251	Patch178: 0178-login-Don-t-stop-a-running-user-manager-from-garbage.patch
12mu|systemd-208-30|252	Patch179: 0179-libudev-devices-received-from-udev-are-always-initia.patch
12mu|systemd-208-30|253	Patch180: 0180-log-don-t-reopen-dev-console-each-time-we-call-log_o.patch
12mu|systemd-208-30|254	Patch181: 0181-log-when-we-log-to-dev-console-and-got-disconnected-.patch
12mu|systemd-208-30|255	Patch182: 0182-loginctl-when-showing-device-tree-of-seats-with-no-d.patch
12mu|systemd-208-30|256	Patch183: 0183-man-be-more-explicit-about-option-arguments-that-tak.patch
12mu|systemd-208-30|257	Patch184: 0184-man-add-DOI-for-refereed-article-on-Forward-Secure-S.patch
12mu|systemd-208-30|258	Patch185: 0185-journalctl-zsh-completion-fix-several-issues-in-help.patch
12mu|systemd-208-30|259	Patch186: 0186-keymap-Refactor-Acer-tables.patch
12mu|systemd-208-30|260	Patch187: 0187-logging-reduce-send-timeout-to-something-more-sensib.patch
12mu|systemd-208-30|261	Patch188: 0188-DEFAULT_PATH_SPLIT_USR-macro.patch
12mu|systemd-208-30|262	Patch189: 0189-fstab-generator-Do-not-try-to-fsck-non-devices.patch
12mu|systemd-208-30|263	Patch190: 0190-logind-remove-dead-variable.patch
12mu|systemd-208-30|264	Patch191: 0191-hwdb-update.patch
12mu|systemd-208-30|265	Patch192: 0192-delta-replace-readdir_r-with-readdir.patch
12mu|systemd-208-30|266	Patch193: 0193-delta-fix-delta-for-drop-ins.patch
12mu|systemd-208-30|267	Patch194: 0194-delta-if-prefix-is-specified-only-show-overrides-the.patch
12mu|systemd-208-30|268	Patch195: 0195-log-log_error-and-friends-add-a-newline-after-each-l.patch
12mu|systemd-208-30|269	Patch196: 0196-man-units-tmpfiles.d-5-cleanup.patch
12mu|systemd-208-30|270	Patch197: 0197-tmpfiles-introduce-the-concept-of-unsafe-operations.patch
12mu|systemd-208-30|271	Patch198: 0198-sleep-config-fix-useless-check-for-swapfile-type.patch
12mu|systemd-208-30|272	Patch199: 0199-journalctl-make-sure-b-foobar-cannot-be-misunderstoo.patch
12mu|systemd-208-30|273	Patch200: 0200-man-resolve-word-omissions.patch
12mu|systemd-208-30|274	Patch201: 0201-man-improvements-to-comma-placement.patch
12mu|systemd-208-30|275	Patch202: 0202-man-grammar-and-wording-improvements.patch
12mu|systemd-208-30|276	Patch203: 0203-man-document-fail-nofail-auto-noauto.patch
12mu|systemd-208-30|277	Patch204: 0204-man-fix-description-of-is-enabled-returned-value.patch
12mu|systemd-208-30|278	Patch205: 0205-man-fix-Type-reference.patch
12mu|systemd-208-30|279	Patch206: 0206-man-fix-Type-reference-v2.patch
12mu|systemd-208-30|280	Patch207: 0207-hwdb-Update-database-of-Bluetooth-company-identifier.patch
12mu|systemd-208-30|281	Patch208: 0208-man-add-a-note-about-propagating-signals.patch
12mu|systemd-208-30|282	Patch209: 0209-man-include-autoconf-snippet-in-daemon-7.patch
12mu|systemd-208-30|283	Patch210: 0210-systemd-python-fix-setting-of-exception-codes.patch
12mu|systemd-208-30|284	Patch211: 0211-systemd-python-fix-listen_fds-under-Python-2.patch
12mu|systemd-208-30|285	Patch212: 0212-man-expand-on-some-more-subtle-points-in-systemd.soc.patch
12mu|systemd-208-30|286	Patch213: 0213-tmpfiles-rename-unsafe-to-boot.patch
12mu|systemd-208-30|287	Patch214: 0214-sleep-config-Dereference-pointer-before-check-for-NU.patch
12mu|systemd-208-30|288	Patch215: 0215-sleep-config-fix-double-free.patch
12mu|systemd-208-30|289	Patch216: 0216-rules-drivers-do-not-reset-RUN-list.patch
12mu|systemd-208-30|290	Patch217: 0217-core-manager-print-info-about-interesting-signals.patch
12mu|systemd-208-30|291	Patch218: 0218-core-service-check-if-mainpid-matches-only-if-it-is-.patch
12mu|systemd-208-30|292	Patch219: 0219-man-typo-fix.patch
12mu|systemd-208-30|293	Patch220: 0220-swap-remove-if-else-with-the-same-data-path.patch
12mu|systemd-208-30|294	Patch221: 0221-hwdb-update.patch
12mu|systemd-208-30|295	Patch222: 0222-journal-Add-missing-byte-order-conversions.patch
12mu|systemd-208-30|296	Patch223: 0223-hwdb-change-key-mappings-for-Samsung-90X3A.patch
12mu|systemd-208-30|297	Patch224: 0224-hwdb-add-Samsung-700G.patch
12mu|systemd-208-30|298	Patch225: 0225-hwdb-remove-duplicate-entry-for-Samsung-700Z.patch
12mu|systemd-208-30|299	Patch226: 0226-hwdb-fix-match-for-Thinkpad-X201-tablet.patch
12mu|systemd-208-30|300	Patch227: 0227-keymap-Recognize-different-Toshiba-Satellite-capital.patch
12mu|systemd-208-30|301	Patch228: 0228-sleep.c-fix-typo.patch
12mu|systemd-208-30|302	Patch229: 0229-delta-ensure-that-d_type-will-be-set-on-every-fs.patch
12mu|systemd-208-30|303	Patch230: 0230-tmpfiles-don-t-allow-label_fix-to-print-ENOENT-when-.patch
12mu|systemd-208-30|304	Patch231: 0231-man-mention-which-variables-will-be-expanded-in-Exec.patch
12mu|systemd-208-30|305	Patch232: 0232-hwdb-Add-support-for-Toshiba-Satellite-P75-A7200-key.patch
12mu|systemd-208-30|306	Patch233: 0233-journal-fix-access-to-munmapped-memory-in-sd_journal.patch
12mu|systemd-208-30|307	Patch234: 0234-gpt-auto-generator-skip-nonexistent-devices.patch
12mu|systemd-208-30|308	Patch235: 0235-gpt-auto-generator-use-EBADSLT-code-when-unable-to-d.patch
12mu|systemd-208-30|309	Patch236: 0236-journald-do-not-free-space-when-disk-space-runs-low.patch
12mu|systemd-208-30|310	Patch237: 0237-man-add-busctl-1.patch
12mu|systemd-208-30|311	Patch238: 0238-journalctl-flip-to-full-by-default.patch
12mu|systemd-208-30|312	Patch239: 0239-coredumpctl-in-case-of-error-free-pattern-after-prin.patch
12mu|systemd-208-30|313	Patch240: 0240-shell-completion-remove-load-from-systemctl.patch
12mu|systemd-208-30|314	Patch241: 0241-units-drop-Install-section-from-multi-user.target-an.patch
12mu|systemd-208-30|315	Patch242: 0242-systemctl-skip-native-unit-file-handling-if-sysv-fil.patch
12mu|systemd-208-30|316	Patch243: 0243-hwdb-Update-database-of-Bluetooth-company-identifier.patch
12mu|systemd-208-30|317	Patch244: 0244-udev-static_node-do-not-exit-rule-after-first-static.patch
12mu|systemd-208-30|318	# (cg) Disabled in fedora spec
12mu|systemd-208-30|319	#Patch245: 0245-cryptsetup-Support-key-slot-option.patch
12mu|systemd-208-30|320	Patch246: 0246-pam_systemd-Ignore-vtnr-when-seat-seat0.patch
12mu|systemd-208-30|321	Patch247: 0247-keymap-Add-HP-Chromebook-14-Falco.patch
12mu|systemd-208-30|322	Patch248: 0248-keymap-Add-release-quirk-for-Acer-AOA-switchvideomod.patch
12mu|systemd-208-30|323	Patch249: 0249-keymap-Add-Sony-Vaio-VGN-FW250.patch
12mu|systemd-208-30|324	Patch250: 0250-keymap-Add-Toshiba-EQUIUM.patch
12mu|systemd-208-30|325	Patch251: 0251-tmpfiles-fix-memory-leak-of-exclude_prefixes.patch
12mu|systemd-208-30|326	Patch252: 0252-analyze-fix-plot-issues-when-using-gummiboot.patch
12mu|systemd-208-30|327	Patch253: 0253-udev-add-zram-to-the-list-of-devices-inappropriate-f.patch
12mu|systemd-208-30|328	Patch254: 0254-bash-completion-fix-completion-of-complete-verbs.patch
12mu|systemd-208-30|329	Patch255: 0255-shell-completion-fix-completion-of-localectl-set-loc.patch
12mu|systemd-208-30|330	Patch256: 0256-zsh-completions-kernel-install-only-show-existing-ke.patch
12mu|systemd-208-30|331	Patch257: 0257-core-fix-crashes-if-locale.conf-contains-invalid-utf.patch
12mu|systemd-208-30|332	Patch258: 0258-core-do-not-print-invalid-utf-8-in-error-messages.patch
12mu|systemd-208-30|333	Patch259: 0259-cryptsetup-generator-auto-add-deps-for-device-as-pas.patch
12mu|systemd-208-30|334	Patch260: 0260-man-fix-reference-in-systemd-inhibit-1.patch
12mu|systemd-208-30|335	Patch261: 0261-man-fix-another-reference-in-systemd-inhibit-1.patch
12mu|systemd-208-30|336	Patch262: 0262-fstab-generator-Create-fsck-root-symlink-with-correc.patch
12mu|systemd-208-30|337	Patch263: 0263-efi-fix-Undefined-reference-efi_loader_get_boot_usec.patch
12mu|systemd-208-30|338	Patch264: 0264-core-make-StopWhenUnneeded-work-in-conjunction-with-.patch
12mu|systemd-208-30|339	Patch265: 0265-man-always-place-programlisting-and-programlisting-i.patch
12mu|systemd-208-30|340	Patch266: 0266-Temporary-work-around-for-slow-shutdown-due-to-unter.patch
12mu|systemd-208-30|341	Patch267: 0267-pam-module-fix-warning-about-ignoring-vtnr.patch
12mu|systemd-208-30|342	Patch268: 0268-pam_systemd-do-not-set-XDG_RUNTIME_DIR-if-the-sessio.patch
12mu|systemd-208-30|343	Patch269: 0269-core-do-not-segfault-if-proc-swaps-cannot-be-opened.patch
12mu|systemd-208-30|344	Patch270: 0270-Revert-login-Don-t-stop-a-running-user-manager-from-.patch
12mu|systemd-208-30|345	Patch271: 0271-Revert-journalctl-flip-to-full-by-default.patch
12mu|systemd-208-30|346	
12mu|systemd-208-30|347	#Mageia/ROSA patchset
12mu|systemd-208-30|348	Patch500:	0500-main-Add-failsafe-to-the-sysvinit-compat-cmdline-key.patch
12mu|systemd-208-30|349	Patch501:	0501-Allow-booting-from-live-cd-in-virtualbox.patch
12mu|systemd-208-30|350	Patch502:	0502-reinstate-TIMEOUT-handling.patch
12mu|systemd-208-30|351	Patch503:	0503-udev-Allow-the-udevadm-settle-timeout-to-be-set-via-.patch
12mu|systemd-208-30|352	Patch504:	0504-Mageia-Relax-perms-on-sys-kernel-debug-for-lspcidrak.patch
12mu|systemd-208-30|353	Patch505:	0505-udev-rules-Apply-SuSE-patch-to-restore-cdrom-cdrw-dv.patch
12mu|systemd-208-30|354	Patch508:	0508-udev-store-hwbase-in-udev-dir.patch
12mu|systemd-208-30|355	Patch509:	0509-pam_systemd-Always-reset-XDG_RUNTIME_DIR.patch
12mu|systemd-208-30|356	#Patch510:	0510-logind-use-correct-who-enum-values-with-KillUnit.patch
12mu|systemd-208-30|357	Patch511:	0511-logind-Partial-backport-of-cc377381.patch
12mu|systemd-208-30|358	Patch512:	0512-pam-Suppress-errors-in-the-SuSE-patch-to-unset-XDG_R.patch
12mu|systemd-208-30|359	Patch513:	0513-systemctl-Do-not-attempt-native-calls-for-enable-dis.patch
12mu|systemd-208-30|360	Patch514:	0514-systemctl-Ensure-the-no-reload-and-no-redirect-optio.patch
12mu|systemd-208-30|361	Patch516:	0516-journalctl-flip-to-full-by-default.patch
12mu|systemd-208-30|362	Patch517:	0517-max_journald_size_100M.patch
12mu|systemd-208-30|363	Patch518:	0518-hwdb-Add-support-for-Packard-Bell-wlan-keys.patch
12mu|systemd-208-30|364	
12mu|systemd-208-30|365	#SUSE patchset
12mu|systemd-208-30|366	#Patch1000:	1000-check-4-valid-kmsg-device.patch
12mu|systemd-208-30|367	
12mu|systemd-208-30|368	BuildRequires:	autoconf
12mu|systemd-208-30|369	BuildRequires:	automake
12mu|systemd-208-30|370	BuildRequires:	m4
12mu|systemd-208-30|371	BuildRequires:	libtool
12mu|systemd-208-30|372	BuildRequires:	acl-devel
12mu|systemd-208-30|373	BuildRequires:	audit-devel
12mu|systemd-208-30|374	BuildRequires:	docbook-style-xsl
12mu|systemd-208-30|375	BuildRequires:	gperf
12mu|systemd-208-30|376	BuildRequires:	intltool
12mu|systemd-208-30|377	BuildRequires:	libcap-devel
12mu|systemd-208-30|378	BuildRequires:	pam-devel
12mu|systemd-208-30|379	BuildRequires:	perl(XML::Parser)
12mu|systemd-208-30|380	BuildRequires:	tcp_wrappers-devel
12mu|systemd-208-30|381	BuildRequires:	vala >= 0.9
12mu|systemd-208-30|382	BuildRequires:	pkgconfig(dbus-1) >= 1.4.0
12mu|systemd-208-30|383	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|systemd-208-30|384	BuildRequires:	pkgconfig(gee-0.8)
12mu|systemd-208-30|385	BuildRequires:	pkgconfig(glib-2.0)
12mu|systemd-208-30|386	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|systemd-208-30|387	BuildRequires:	pkgconfig(libcryptsetup)
12mu|systemd-208-30|388	BuildRequires:  pkgconfig(libgcrypt)
12mu|systemd-208-30|389	BuildRequires:	pkgconfig(libkmod) >= 5
12mu|systemd-208-30|390	BuildRequires:	pkgconfig(liblzma)
12mu|systemd-208-30|391	BuildRequires:	pkgconfig(libnotify)
12mu|systemd-208-30|392	BuildRequires:	pkgconfig(libxslt)
12mu|systemd-208-30|393	BuildRequires:	xsltproc
12mu|systemd-208-30|394	BuildRequires:	pkgconfig(blkid)
12mu|systemd-208-30|395	BuildRequires:	pkgconfig(libusb)
12mu|systemd-208-30|396	BuildRequires:	pkgconfig(libpci)
12mu|systemd-208-30|397	BuildRequires:	python-devel
12mu|systemd-208-30|398	BuildRequires:	pkgconfig(efivar)
12mu|systemd-208-30|399	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|systemd-208-30|400	BuildRequires:	pkgconfig(libqrencode)
12mu|systemd-208-30|401	Requires(pre,post):	coreutils
12mu|systemd-208-30|402	Requires:	udev = %{version}-%{release}
12mu|systemd-208-30|403	Requires(post):	gawk
12mu|systemd-208-30|404	Requires(post):	grep
12mu|systemd-208-30|405	Requires(post):	awk
12mu|systemd-208-30|406	Requires:	dbus >= 1.3.2
12mu|systemd-208-30|407	Requires(pre):	initscripts > 9.24
12mu|systemd-208-30|408	Requires(pre):	basesystem-minimal
12mu|systemd-208-30|409	Requires(pre):	util-linux >= 2.18-2
12mu|systemd-208-30|410	Requires:	nss-myhostname
12mu|systemd-208-30|411	Requires:	lockdev
12mu|systemd-208-30|412	Requires:   chkconfig
12mu|systemd-208-30|413	Conflicts:	initscripts < 9.24
12mu|systemd-208-30|414	Conflicts:	udev < 204
12mu|systemd-208-30|415	Requires:	kmod
12mu|systemd-208-30|416	%rename		readahead
12mu|systemd-208-30|417	Provides:	should-restart = system
12mu|systemd-208-30|418	# make sure we have /etc/os-release available, required by --with-distro
12mu|systemd-208-30|419	BuildRequires:	mandriva-release-common >= 1:2012.0-0.4
12mu|systemd-208-30|420	# (tpg) just to be sure we install this libraries
12mu|systemd-208-30|421	Requires:	libsystemd-daemon = %{version}-%{release}
12mu|systemd-208-30|422	Requires:	libsystemd-login = %{version}-%{release}
12mu|systemd-208-30|423	Requires:	libsystemd-journal = %{version}-%{release}
12mu|systemd-208-30|424	Requires:	libsystemd-id128 = %{version}-%{release}
12mu|systemd-208-30|425	Requires:	efivar
12mu|systemd-208-30|426	Requires:	bash-completion >= 2.1
12mu|systemd-208-30|427	#Need for efi generator
12mu|systemd-208-30|428	Requires:	gdisk
12mu|systemd-208-30|429	
12mu|systemd-208-30|430	%description
12mu|systemd-208-30|431	systemd is a system and session manager for Linux, compatible with
12mu|systemd-208-30|432	SysV and LSB init scripts. systemd provides aggressive parallelization
12mu|systemd-208-30|433	capabilities, uses socket and D-Bus activation for starting services,
12mu|systemd-208-30|434	offers on-demand starting of daemons, keeps track of processes using
12mu|systemd-208-30|435	Linux cgroups, supports snapshotting and restoring of the system
12mu|systemd-208-30|436	state, maintains mount and automount points and implements an
12mu|systemd-208-30|437	elaborate transactional dependency-based service control logic. It can
12mu|systemd-208-30|438	work as a drop-in replacement for sysvinit.
12mu|systemd-208-30|439	
12mu|systemd-208-30|440	%package tools
12mu|systemd-208-30|441	Summary:	Non essential systemd tools
12mu|systemd-208-30|442	Group:		System/Configuration/Boot and Init
12mu|systemd-208-30|443	Requires:	%{name} = %{version}-%{release}
12mu|systemd-208-30|444	Conflicts:	%{name} < 35-6
12mu|systemd-208-30|445	Requires:	python-dbus
12mu|systemd-208-30|446	Requires:	python-cairo
12mu|systemd-208-30|447	
12mu|systemd-208-30|448	%description tools
12mu|systemd-208-30|449	Non essential systemd tools.
12mu|systemd-208-30|450	
12mu|systemd-208-30|451	%package units
12mu|systemd-208-30|452	Summary:	Configuration files, directories and installation tool for systemd
12mu|systemd-208-30|453	Group:		System/Configuration/Boot and Init
12mu|systemd-208-30|454	Requires(post):	coreutils
12mu|systemd-208-30|455	Requires(post):	gawk
12mu|systemd-208-30|456	Requires(post):	grep
12mu|systemd-208-30|457	Requires(post):	awk
12mu|systemd-208-30|458	
12mu|systemd-208-30|459	%description units
12mu|systemd-208-30|460	Basic configuration files, directories and installation tool for the systemd
12mu|systemd-208-30|461	system and session manager.
12mu|systemd-208-30|462	
12mu|systemd-208-30|463	%package sysvinit
12mu|systemd-208-30|464	Summary:	System V init tools
12mu|systemd-208-30|465	Group:		System/Configuration/Boot and Init
12mu|systemd-208-30|466	Requires:	%{name} = %{version}-%{release}
12mu|systemd-208-30|467	# (eugeni) systemd should work as a drop-in replacement for sysvinit, but not obsolete it
12mu|systemd-208-30|468	#SysVinit < %sysvinit_release-%sysvinit_release It's provides something
12mu|systemd-208-30|469	#like that SysVinit < 14-14 when it should be SysVinit 2.87-14
12mu|systemd-208-30|470	Provides:	sysvinit = %sysvinit_version-%sysvinit_release, SysVinit = %sysvinit_version-%sysvinit_release
12mu|systemd-208-30|471	Conflicts:	sysvinit < %sysvinit_version-%sysvinit_release, SysVinit < %sysvinit_version-%sysvinit_release
12mu|systemd-208-30|472	# Due to halt/poweroff etc. in _bindir
12mu|systemd-208-30|473	Conflicts: usermode-consoleonly < 1:1.110
12mu|systemd-208-30|474	
12mu|systemd-208-30|475	%description sysvinit
12mu|systemd-208-30|476	Drop-in replacement for the System V init tools of systemd.
12mu|systemd-208-30|477	
12mu|systemd-208-30|478	%package -n %{libdaemon}
12mu|systemd-208-30|479	Summary:	Systemd-daemon library package
12mu|systemd-208-30|480	Group:		System/Libraries
12mu|systemd-208-30|481	Provides:	libsystemd-daemon = %{version}-%{release}
12mu|systemd-208-30|482	
12mu|systemd-208-30|483	%description -n	%{libdaemon}
12mu|systemd-208-30|484	This package provides the systemd-daemon shared library.
12mu|systemd-208-30|485	
12mu|systemd-208-30|486	%package -n %{libdaemon_devel}
12mu|systemd-208-30|487	Summary:	Systemd-daemon library development files
12mu|systemd-208-30|488	Group:		Development/C
12mu|systemd-208-30|489	Requires:	%{libdaemon} = %{version}-%{release}
12mu|systemd-208-30|490	Provides:	libsystemd-daemon-devel = %{version}-%{release}
12mu|systemd-208-30|491	
12mu|systemd-208-30|492	%description -n	%{libdaemon_devel}
12mu|systemd-208-30|493	Development files for the systemd-daemon shared library.
12mu|systemd-208-30|494	
12mu|systemd-208-30|495	%package -n %{liblogin}
12mu|systemd-208-30|496	Summary:	Systemd-login library package
12mu|systemd-208-30|497	Group:		System/Libraries
12mu|systemd-208-30|498	Provides:	libsystemd-login = %{version}-%{release}
12mu|systemd-208-30|499	
12mu|systemd-208-30|500	%description -n	%{liblogin}
12mu|systemd-208-30|501	This package provides the systemd-login shared library.
12mu|systemd-208-30|502	
12mu|systemd-208-30|503	%package -n %{liblogin_devel}
12mu|systemd-208-30|504	Summary:	Systemd-login library development files
12mu|systemd-208-30|505	Group:		Development/C
12mu|systemd-208-30|506	Requires:	%{liblogin} = %{version}-%{release}
12mu|systemd-208-30|507	Provides:	libsystemd-login-devel = %{version}-%{release}
12mu|systemd-208-30|508	
12mu|systemd-208-30|509	%description -n	%{liblogin_devel}
12mu|systemd-208-30|510	Development files for the systemd-login shared library.
12mu|systemd-208-30|511	
12mu|systemd-208-30|512	%package -n %{libjournal}
12mu|systemd-208-30|513	Summary:	Systemd-journal library package
12mu|systemd-208-30|514	Group:		System/Libraries
12mu|systemd-208-30|515	Provides:	libsystemd-journal = %{version}-%{release}
12mu|systemd-208-30|516	
12mu|systemd-208-30|517	%description -n	%{libjournal}
12mu|systemd-208-30|518	This package provides the systemd-journal shared library.
12mu|systemd-208-30|519	
12mu|systemd-208-30|520	%package -n %{libjournal_devel}
12mu|systemd-208-30|521	Summary:	Systemd-journal library development files
12mu|systemd-208-30|522	Group:		Development/C
12mu|systemd-208-30|523	Requires:	%{libjournal} = %{version}-%{release}
12mu|systemd-208-30|524	Provides:	libsystemd-journal-devel = %{version}-%{release}
12mu|systemd-208-30|525	
12mu|systemd-208-30|526	%description -n	%{libjournal_devel}
12mu|systemd-208-30|527	Development files for the systemd-journal shared library.
12mu|systemd-208-30|528	
12mu|systemd-208-30|529	%package -n %{libid128}
12mu|systemd-208-30|530	Summary:	Systemd-id128 library package
12mu|systemd-208-30|531	Group:		System/Libraries
12mu|systemd-208-30|532	Provides:	libsystemd-id128 = %{version}-%{release}
12mu|systemd-208-30|533	
12mu|systemd-208-30|534	%description -n	%{libid128}
12mu|systemd-208-30|535	This package provides the systemd-id128 shared library.
12mu|systemd-208-30|536	
12mu|systemd-208-30|537	%package -n %{libid128_devel}
12mu|systemd-208-30|538	Summary:	Systemd-id128 library development files
12mu|systemd-208-30|539	Group:		Development/C
12mu|systemd-208-30|540	Requires:	%{libid128} = %{version}-%{release}
12mu|systemd-208-30|541	Provides:	libsystemd-id128-devel = %{version}-%{release}
12mu|systemd-208-30|542	
12mu|systemd-208-30|543	%description -n %{libid128_devel}
12mu|systemd-208-30|544	Development files for the systemd-id128 shared library.
12mu|systemd-208-30|545	
12mu|systemd-208-30|546	%package -n udev
12mu|systemd-208-30|547	Summary:	Device manager for the Linux kernel
12mu|systemd-208-30|548	Group:		System/Configuration/Hardware
12mu|systemd-208-30|549	Requires:	%{name} = %{version}-%{release}
12mu|systemd-208-30|550	Requires:	ldetect-lst
12mu|systemd-208-30|551	Requires:	setup >= 2.7.16
12mu|systemd-208-30|552	Requires:	util-linux-ng >= 2.15
12mu|systemd-208-30|553	Requires:	acl
12mu|systemd-208-30|554	# for disk/lp groups
12mu|systemd-208-30|555	Requires(pre):	setup
12mu|systemd-208-30|556	Requires(pre):	coreutils
12mu|systemd-208-30|557	Requires(post,preun):	rpm-helper
12mu|systemd-208-30|558	Provides:	should-restart = system
12mu|systemd-208-30|559	Obsoletes:	hal <= 0.5.14-6
12mu|systemd-208-30|560	
12mu|systemd-208-30|561	%description -n	udev
12mu|systemd-208-30|562	A collection of tools and a daemon to manage events received
12mu|systemd-208-30|563	from the kernel and deal with them in user-space. Primarily this
12mu|systemd-208-30|564	involves managing permissions, and creating and removing meaningful
12mu|systemd-208-30|565	symlinks to device nodes in /dev when hardware is discovered or
12mu|systemd-208-30|566	removed from the system
12mu|systemd-208-30|567	
12mu|systemd-208-30|568	%package -n %{libudev}
12mu|systemd-208-30|569	Summary:	Library for udev
12mu|systemd-208-30|570	Group:		System/Libraries
12mu|systemd-208-30|571	Obsoletes:	%{mklibname hal 1} <= 0.5.14-6
12mu|systemd-208-30|572	
12mu|systemd-208-30|573	%description -n	%{libudev}
12mu|systemd-208-30|574	Library for udev.
12mu|systemd-208-30|575	
12mu|systemd-208-30|576	%package -n %{libudev_devel}
12mu|systemd-208-30|577	Summary:	Devel library for udev
12mu|systemd-208-30|578	Group:		Development/C
12mu|systemd-208-30|579	License:	LGPLv2+
12mu|systemd-208-30|580	Provides:	udev-devel = %{EVRD}
12mu|systemd-208-30|581	Requires:	%{libudev} = %{EVRD}
12mu|systemd-208-30|582	Obsoletes:	%{_lib}udev0-devel
12mu|systemd-208-30|583	Obsoletes:	%{name}-doc
12mu|systemd-208-30|584	
12mu|systemd-208-30|585	%description -n	%{libudev_devel}
12mu|systemd-208-30|586	Devel library for udev.
12mu|systemd-208-30|587	
12mu|systemd-208-30|588	%package -n %{libgudev}
12mu|systemd-208-30|589	Summary:	Libraries for adding libudev support to applications that use glib
12mu|systemd-208-30|590	Group:		System/Libraries
12mu|systemd-208-30|591	#gw please don't remove this again, it is needed by the noarch package
12mu|systemd-208-30|592	#gudev-sharp
12mu|systemd-208-30|593	Provides:	libgudev = %{EVRD}
12mu|systemd-208-30|594	
12mu|systemd-208-30|595	%description -n	%{libgudev}
12mu|systemd-208-30|596	This package contains the libraries that make it easier to use libudev
12mu|systemd-208-30|597	functionality from applications that use glib.
12mu|systemd-208-30|598	
12mu|systemd-208-30|599	%package -n %{girgudev}
12mu|systemd-208-30|600	Group:		System/Libraries
12mu|systemd-208-30|601	Summary:	GObject Introspection interface library for gudev
12mu|systemd-208-30|602	Conflicts:	%{_lib}gudev1.0_0 < 182-5
12mu|systemd-208-30|603	Obsoletes:	%{_lib}udev-gir1.0
12mu|systemd-208-30|604	
12mu|systemd-208-30|605	%description -n %{girgudev}
12mu|systemd-208-30|606	GObject Introspection interface library for gudev.
12mu|systemd-208-30|607	
12mu|systemd-208-30|608	%package -n %{libgudev_devel}
12mu|systemd-208-30|609	Summary:	Header files for adding libudev support to applications that use glib
12mu|systemd-208-30|610	Group:		Development/C
12mu|systemd-208-30|611	Requires:	%{libgudev} = %{EVRD}
12mu|systemd-208-30|612	
12mu|systemd-208-30|613	%description -n	%{libgudev_devel}
12mu|systemd-208-30|614	This package contains the header and pkg-config files for developing
12mu|systemd-208-30|615	glib-based applications using libudev functionality.
12mu|systemd-208-30|616	
12mu|systemd-208-30|617	%package -n udev-doc
12mu|systemd-208-30|618	Summary:	Udev documentation
12mu|systemd-208-30|619	Group:		Books/Computer books
12mu|systemd-208-30|620	
12mu|systemd-208-30|621	%description -n	udev-doc
12mu|systemd-208-30|622	This package contains documentation of udev.
12mu|systemd-208-30|623	
12mu|systemd-208-30|624	%prep
12mu|systemd-208-30|625	%setup -q
12mu|systemd-208-30|626	%apply_patches
12mu|systemd-208-30|627	find src/ -name "*.vala" -exec touch '{}' \;
12mu|systemd-208-30|628	
12mu|systemd-208-30|629	%build
12mu|systemd-208-30|630	autoreconf --force --install --verbose
12mu|systemd-208-30|631	%serverbuild_hardened
12mu|systemd-208-30|632	
12mu|systemd-208-30|633	export CONFIGURE_TOP=$PWD
12mu|systemd-208-30|634	
12mu|systemd-208-30|635	mkdir -p shared
12mu|systemd-208-30|636	pushd shared
12mu|systemd-208-30|637	%configure2_5x \
12mu|systemd-208-30|638	--with-rootprefix= \
12mu|systemd-208-30|639	--with-rootlibdir=/%{_lib} \
12mu|systemd-208-30|640	--libexecdir=%{_prefix}/lib \
12mu|systemd-208-30|641	--with-distro=mandriva \
12mu|systemd-208-30|642	--with-firmware-path=/lib/firmware/updates:/lib/firmware \
12mu|systemd-208-30|643	--disable-static \
12mu|systemd-208-30|644	--with-sysvinit-path=%{_initrddir} \
12mu|systemd-208-30|645	--with-sysvrcd-path=%{_sysconfdir}/rc.d \
12mu|systemd-208-30|646	--disable-selinux \
12mu|systemd-208-30|647	--enable-split-usr \
12mu|systemd-208-30|648	--with-usb-ids-path=/usr/share/hwdata/usb.ids \
12mu|systemd-208-30|649	--with-pci-ids-path=/usr/share/hwdata/pci.ids
12mu|systemd-208-30|650	%make
12mu|systemd-208-30|651	popd
12mu|systemd-208-30|652	
12mu|systemd-208-30|653	%install
12mu|systemd-208-30|654	
12mu|systemd-208-30|655	%makeinstall_std -C shared
12mu|systemd-208-30|656	
12mu|systemd-208-30|657	mkdir -p %{buildroot}{/bin,%{_sbindir}}
12mu|systemd-208-30|658	
12mu|systemd-208-30|659	# (bor) create late shutdown and sleep directory
12mu|systemd-208-30|660	mkdir -p %{buildroot}%{systemd_libdir}/system-shutdown
12mu|systemd-208-30|661	mkdir -p %{buildroot}%{systemd_libdir}/system-sleep
12mu|systemd-208-30|662	
12mu|systemd-208-30|663	# Create SysV compatibility symlinks. systemctl/systemd are smart
12mu|systemd-208-30|664	# enough to detect in which way they are called.
12mu|systemd-208-30|665	mkdir -p %{buildroot}/sbin
12mu|systemd-208-30|666	ln -s ..%{systemd_libdir}/systemd %{buildroot}/sbin/init
12mu|systemd-208-30|667	ln -s ..%{systemd_libdir}/systemd %{buildroot}/bin/systemd
12mu|systemd-208-30|668	ln -s ../bin/systemctl %{buildroot}/bin/reboot
12mu|systemd-208-30|669	ln -s ../bin/systemctl %{buildroot}/bin/halt
12mu|systemd-208-30|670	ln -s ../bin/systemctl %{buildroot}/bin/poweroff
12mu|systemd-208-30|671	ln -s ../bin/systemctl %{buildroot}/sbin/shutdown
12mu|systemd-208-30|672	ln -s ../bin/systemctl %{buildroot}/sbin/telinit
12mu|systemd-208-30|673	ln -s ../bin/systemctl %{buildroot}/sbin/runlevel
12mu|systemd-208-30|674	ln -s /bin/loginctl %{buildroot}%{_bindir}/systemd-loginctl
12mu|systemd-208-30|675	
12mu|systemd-208-30|676	# (tpg) dracut needs this
12mu|systemd-208-30|677	ln -s /bin/systemctl %{buildroot}%{_bindir}/systemctl
12mu|systemd-208-30|678	
12mu|systemd-208-30|679	# We create all wants links manually at installation time to make sure
12mu|systemd-208-30|680	# they are not owned and hence overriden by rpm after the used deleted
12mu|systemd-208-30|681	# them.
12mu|systemd-208-30|682	rm -r %{buildroot}%{_sysconfdir}/systemd/system/*.target.wants
12mu|systemd-208-30|683	rm -f %{buildroot}%{_sysconfdir}/systemd/system/display-manager.service
12mu|systemd-208-30|684	
12mu|systemd-208-30|685	# Make sure the ghost-ing below works
12mu|systemd-208-30|686	touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel2.target
12mu|systemd-208-30|687	touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel3.target
12mu|systemd-208-30|688	touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel4.target
12mu|systemd-208-30|689	touch %{buildroot}%{_sysconfdir}/systemd/system/runlevel5.target
12mu|systemd-208-30|690	
12mu|systemd-208-30|691	# Make sure these directories are properly owned
12mu|systemd-208-30|692	mkdir -p %{buildroot}/%{systemd_libdir}/system/basic.target.wants
12mu|systemd-208-30|693	mkdir -p %{buildroot}/%{systemd_libdir}/system/default.target.wants
12mu|systemd-208-30|694	mkdir -p %{buildroot}/%{systemd_libdir}/system/dbus.target.wants
12mu|systemd-208-30|695	mkdir -p %{buildroot}/%{systemd_libdir}/system/syslog.target.wants
12mu|systemd-208-30|696	
12mu|systemd-208-30|697	#(tpg) keep these compat symlink
12mu|systemd-208-30|698	ln -s %{systemd_libdir}/system/systemd-udevd.service %{buildroot}/%{systemd_libdir}/system/udev.service
12mu|systemd-208-30|699	ln -s %{systemd_libdir}/system/systemd-udev-settle.service %{buildroot}/%{systemd_libdir}/system/udev-settle.service
12mu|systemd-208-30|700	
12mu|systemd-208-30|701	# And the default symlink we generate automatically based on inittab
12mu|systemd-208-30|702	rm -f %{buildroot}%{_sysconfdir}/systemd/system/default.target
12mu|systemd-208-30|703	
12mu|systemd-208-30|704	# (tpg) this is needed
12mu|systemd-208-30|705	mkdir -p %{buildroot}%{_prefix}/lib/systemd/system-generators
12mu|systemd-208-30|706	mkdir -p %{buildroot}%{_prefix}/lib/systemd/user-generators
12mu|systemd-208-30|707	
12mu|systemd-208-30|708	
12mu|systemd-208-30|709	
12mu|systemd-208-30|710	# (bor) make sure we own directory for bluez to install service
12mu|systemd-208-30|711	mkdir -p %{buildroot}/%{systemd_libdir}/system/bluetooth.target.wants
12mu|systemd-208-30|712	
12mu|systemd-208-30|713	# use consistent naming and permissions for completion scriplets
12mu|systemd-208-30|714	#mv %{buildroot}%{_sysconfdir}/bash_completion.d/systemd-bash-completion.sh %{buildroot}%{_sysconfdir}/bash_completion.d/systemd
12mu|systemd-208-30|715	#chmod 644 %{buildroot}%{_sysconfdir}/bash_completion.d/systemd
12mu|systemd-208-30|716	
12mu|systemd-208-30|717	# (tpg) use systemd's own mounting capability
12mu|systemd-208-30|718	sed -i -e 's/^#MountAuto=yes$/MountAuto=yes/' %{buildroot}/etc/systemd/system.conf
12mu|systemd-208-30|719	sed -i -e 's/^#SwapAuto=yes$/SwapAuto=yes/' %{buildroot}/etc/systemd/system.conf
12mu|systemd-208-30|720	
12mu|systemd-208-30|721	# (bor) enable rpcbind.target by default so we have something to plug portmapper service into
12mu|systemd-208-30|722	ln -s ../rpcbind.target %{buildroot}/%{systemd_libdir}/system/multi-user.target.wants
12mu|systemd-208-30|723	
12mu|systemd-208-30|724	# (bor) machine-id-setup is in /sbin in post-v20
12mu|systemd-208-30|725	install -d %{buildroot}/sbin && mv %{buildroot}/bin/systemd-machine-id-setup %{buildroot}/sbin
12mu|systemd-208-30|726	
12mu|systemd-208-30|727	# (eugeni) install /run
12mu|systemd-208-30|728	mkdir %{buildroot}/run
12mu|systemd-208-30|729	
12mu|systemd-208-30|730	# (tpg) create missing dir
12mu|systemd-208-30|731	mkdir -p %{buildroot}%{_libdir}/systemd/user/
12mu|systemd-208-30|732	
12mu|systemd-208-30|733	# Create new-style configuration files so that we can ghost-own them
12mu|systemd-208-30|734	touch %{buildroot}%{_sysconfdir}/hostname
12mu|systemd-208-30|735	touch %{buildroot}%{_sysconfdir}/vconsole.conf
12mu|systemd-208-30|736	touch %{buildroot}%{_sysconfdir}/locale.conf
12mu|systemd-208-30|737	touch %{buildroot}%{_sysconfdir}/machine-id
12mu|systemd-208-30|738	touch %{buildroot}%{_sysconfdir}/machine-info
12mu|systemd-208-30|739	touch %{buildroot}%{_sysconfdir}/timezone
12mu|systemd-208-30|740	mkdir -p %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
12mu|systemd-208-30|741	touch %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf
12mu|systemd-208-30|742	
12mu|systemd-208-30|743	# (cg) Set up the pager to make it generally more useful
12mu|systemd-208-30|744	mkdir -p %{buildroot}%{_sysconfdir}/profile.d
12mu|systemd-208-30|745	cat > %{buildroot}%{_sysconfdir}/profile.d/40systemd.sh << EOF
12mu|systemd-208-30|746	export SYSTEMD_PAGER="/usr/bin/less -FR"
12mu|systemd-208-30|747	EOF
12mu|systemd-208-30|748	chmod 644 %{buildroot}%{_sysconfdir}/profile.d/40systemd.sh
12mu|systemd-208-30|749	
12mu|systemd-208-30|750	# (akdengi) move rpm macros
12mu|systemd-208-30|751	mkdir -p %{buildroot}%{_sysconfdir}/rpm/macros.d/
12mu|systemd-208-30|752	mv  %{buildroot}%{_prefix}/lib/rpm/macros.d/macros.systemd %{buildroot}%{_sysconfdir}/rpm/macros.d/%{name}.macros
12mu|systemd-208-30|753	
12mu|systemd-208-30|754	# Make sure the NTP units dir exists
12mu|systemd-208-30|755	mkdir -p %{buildroot}%{systemd_libdir}/ntp-units.d/
12mu|systemd-208-30|756	
12mu|systemd-208-30|757	# (cg) Make the journal's persistent in order to provide a real syslog implementation
12mu|systemd-208-30|758	install -m 0755 -d %{buildroot}%{_logdir}/journal
12mu|systemd-208-30|759	
12mu|systemd-208-30|760	# (tpg) Install default Mandriva preset policy for services
12mu|systemd-208-30|761	mkdir -p %{buildroot}%{systemd_libdir}/system-preset/
12mu|systemd-208-30|762	mkdir -p %{buildroot}%{systemd_libdir}/user-preset/
12mu|systemd-208-30|763	install -m 0644 %{SOURCE12} %{buildroot}%{systemd_libdir}/system-preset/
12mu|systemd-208-30|764	install -m 0644 %{SOURCE13} %{buildroot}%{systemd_libdir}/system-preset/
12mu|systemd-208-30|765	install -m 0644 %{SOURCE14} %{buildroot}%{systemd_libdir}/system-preset/
12mu|systemd-208-30|766	
12mu|systemd-208-30|767	# Install rsyslog fragment
12mu|systemd-208-30|768	mkdir -p %{buildroot}%{_sysconfdir}/rsyslog.d/
12mu|systemd-208-30|769	install -m 0644 %{SOURCE11} %{buildroot}%{_sysconfdir}/rsyslog.d/
12mu|systemd-208-30|770	
12mu|systemd-208-30|771	# (tpg) from mageia
12mu|systemd-208-30|772	# automatic systemd release on rpm installs/removals
12mu|systemd-208-30|773	# (see http://wiki.mandriva.com/en/Rpm_filetriggers)
12mu|systemd-208-30|774	install -d %{buildroot}%{_var}/lib/rpm/filetriggers
12mu|systemd-208-30|775	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/systemd-daemon-reload.filter << EOF
12mu|systemd-208-30|776	^./lib/systemd/system/
12mu|systemd-208-30|777	^./etc/systemd/system/
12mu|systemd-208-30|778	EOF
12mu|systemd-208-30|779	cat > %{buildroot}%{_var}/lib/rpm/filetriggers/systemd-daemon-reload.script << EOF
12mu|systemd-208-30|780	#!/bin/sh
12mu|systemd-208-30|781	if /bin/mountpoint -q /sys/fs/cgroup/systemd; then
12mu|systemd-208-30|782	if [ -x /bin/systemctl ]; then
12mu|systemd-208-30|783	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|systemd-208-30|784	fi
12mu|systemd-208-30|785	fi
12mu|systemd-208-30|786	EOF
12mu|systemd-208-30|787	chmod 755 %{buildroot}%{_var}/lib/rpm/filetriggers/systemd-daemon-reload.script
12mu|systemd-208-30|788	
12mu|systemd-208-30|789	#################
12mu|systemd-208-30|790	#	UDEV	#
12mu|systemd-208-30|791	#	START	#
12mu|systemd-208-30|792	#################
12mu|systemd-208-30|793	
12mu|systemd-208-30|794	install -m 644 %{SOURCE2} %{buildroot}%{udev_rules_dir}/
12mu|systemd-208-30|795	install -m 644 %{SOURCE3} %{buildroot}%{udev_rules_dir}/
12mu|systemd-208-30|796	install -m 0644 %{SOURCE5} -D %{buildroot}%{_sysconfdir}/sysconfig/udev
12mu|systemd-208-30|797	# net rules
12mu|systemd-208-30|798	install -m 0644 %{SOURCE6} %{buildroot}%{udev_rules_dir}/
12mu|systemd-208-30|799	install -m 0755 %{SOURCE7} %{buildroot}%{udev_libdir}/net_create_ifcfg
12mu|systemd-208-30|800	install -m 0755 %{SOURCE8} %{buildroot}%{udev_libdir}/net_action
12mu|systemd-208-30|801	install -m 0644 %{SOURCE9} %{buildroot}%{_sysconfdir}/sysconfig/udev_net
12mu|systemd-208-30|802	
12mu|systemd-208-30|803	install -m 0644 %{SOURCE10} %{buildroot}%{udev_rules_dir}/
12mu|systemd-208-30|804	
12mu|systemd-208-30|805	# unless we make a decission to merge /*bin with /usr/*bin, we'll aim for FHS
12mu|systemd-208-30|806	# compliance and make sure to keep thing in their traditional locations
12mu|systemd-208-30|807	mv %{buildroot}/bin/udevadm %{buildroot}/sbin
12mu|systemd-208-30|808	# probably not required, but let's just be on the safe side for now..
12mu|systemd-208-30|809	ln -sf /sbin/udevadm %{buildroot}%{_bindir}/udevadm
12mu|systemd-208-30|810	ln -sf /sbin/udevadm %{buildroot}%{_sbindir}/udevadm
12mu|systemd-208-30|811	
12mu|systemd-208-30|812	# (tpg) this is needed, because udevadm is in /sbin
12mu|systemd-208-30|813	# altering the path allows to boot on before root pivot
12mu|systemd-208-30|814	sed -i -e 's#/bin/udevadm#/sbin/udevadm#g' %{buildroot}/%{systemd_libdir}/system/*.service
12mu|systemd-208-30|815	
12mu|systemd-208-30|816	mkdir -p %{buildroot}%{_prefix}/lib/firmware/updates
12mu|systemd-208-30|817	mkdir -p %{buildroot}%{_sysconfdir}/udev/agents.d/usb
12mu|systemd-208-30|818	touch %{buildroot}%{_sysconfdir}/scsi_id.config
12mu|systemd-208-30|819	
12mu|systemd-208-30|820	ln -s ..%{systemd_libdir}/systemd-udevd %{buildroot}/sbin/udevd
12mu|systemd-208-30|821	ln -s %{systemd_libdir}/systemd-udevd %{buildroot}%{udev_libdir}/udevd
12mu|systemd-208-30|822	
12mu|systemd-208-30|823	# udev rules for zte 3g modems and drakx-net
12mu|systemd-208-30|824	
12mu|systemd-208-30|825	
12mu|systemd-208-30|826	mkdir -p %{buildroot}/lib/firmware/updates
12mu|systemd-208-30|827	# default /dev content, from Fedora RPM
12mu|systemd-208-30|828	mkdir -p %{buildroot}%{udev_libdir}/devices/{net,hugepages,pts,shm}
12mu|systemd-208-30|829	# From previous Mandriva /etc/udev/devices.d
12mu|systemd-208-30|830	mkdir -p %{buildroot}%{udev_libdir}/devices/cpu/0
12mu|systemd-208-30|831	
12mu|systemd-208-30|832	#################
12mu|systemd-208-30|833	#	UDEV	#
12mu|systemd-208-30|834	#	END	#
12mu|systemd-208-30|835	#################
12mu|systemd-208-30|836	
12mu|systemd-208-30|837	# (tpg) just delete this for now
12mu|systemd-208-30|838	# file /usr/share/man/man5/crypttab.5.xz
12mu|systemd-208-30|839	# from install of systemd-186-2.x86_64
12mu|systemd-208-30|840	# conflicts with file from package initscripts-9.25-10.x86_64
12mu|systemd-208-30|841	rm -rf %{buildroot}%{_mandir}/man5/crypttab*
12mu|systemd-208-30|842	
12mu|systemd-208-30|843	# (akdengi) move README to systemd.README
12mu|systemd-208-30|844	mv %{buildroot}%{_initddir}/README %{buildroot}%{_initddir}/systemd.README
12mu|systemd-208-30|845	mv %{buildroot}%{_var}/log/README %{buildroot}%{_var}/log/systemd.README
12mu|systemd-208-30|846	
12mu|systemd-208-30|847	# (akdengi) Use old network naming scheme
12mu|systemd-208-30|848	ln -sf /dev/null %{buildroot}%{udev_rules_dir}/80-net-name-slot.rules
12mu|systemd-208-30|849	
12mu|systemd-208-30|850	# (akdengi) Use our implimentation of efi boot generator to mount EFI partition on /boot/efi
12mu|systemd-208-30|851	rm -f %{buildroot}%{systemd_libdir}/system-generators/systemd-efi-boot-generator
12mu|systemd-208-30|852	install -m 0755 %{SOURCE15} %{buildroot}%{systemd_libdir}/system-generators/systemd-efi-boot-generator
12mu|systemd-208-30|853	
12mu|systemd-208-30|854	%triggerin -- glibc
12mu|systemd-208-30|855	# reexec daemon on self or glibc update to avoid busy / on shutdown
12mu|systemd-208-30|856	# trigger is executed on both self and target install so no need to have
12mu|systemd-208-30|857	# extra own post
12mu|systemd-208-30|858	if [ $1 -ge 2 -o $2 -ge 2 ] ; then
12mu|systemd-208-30|859	/bin/systemctl daemon-reexec 2>&1 || :
12mu|systemd-208-30|860	fi
12mu|systemd-208-30|861	
12mu|systemd-208-30|862	%pre -n udev
12mu|systemd-208-30|863	if [ -d /lib/hotplug/firmware ]; then
12mu|systemd-208-30|864	echo "Moving /lib/hotplug/firmware to /lib/firmware"
12mu|systemd-208-30|865	mkdir -p /lib/firmware
12mu|systemd-208-30|866	mv /lib/hotplug/firmware/* /lib/firmware/ 2>/dev/null
12mu|systemd-208-30|867	rmdir -p --ignore-fail-on-non-empty /lib/hotplug/firmware
12mu|systemd-208-30|868	:
12mu|systemd-208-30|869	fi
12mu|systemd-208-30|870	
12mu|systemd-208-30|871	%post -n udev
12mu|systemd-208-30|872	/bin/systemctl --quiet try-restart systemd-udevd.service >/dev/null 2>&1 || :
12mu|systemd-208-30|873	/sbin/udevadm hwdb --update >/dev/null 2>&1 || :
12mu|systemd-208-30|874	
12mu|systemd-208-30|875	%pre
12mu|systemd-208-30|876	# (cg) Cannot use rpm-helper scripts as it results in a cyclical dep as
12mu|systemd-208-30|877	# rpm-helper requires systemd-units which in turn requires systemd...
12mu|systemd-208-30|878	if ! getent group %{name}-journal >/dev/null 2>&1; then
12mu|systemd-208-30|879	/usr/sbin/groupadd -r %{name}-journal >/dev/null || :
12mu|systemd-208-30|880	fi
12mu|systemd-208-30|881	
12mu|systemd-208-30|882	# Write on first install or upgrade
12mu|systemd-208-30|883	if [ ! -r %{_prefix}/lib/sysctl.d/50-default.conf ]; then
12mu|systemd-208-30|884	if [ ! -d %{_sysconfdir}/sysctl.d ]; then
12mu|systemd-208-30|885	mkdir -m 0755 %{_sysconfdir}/sysctl.d
12mu|systemd-208-30|886	fi
12mu|systemd-208-30|887	cat > %{_sysconfdir}/sysctl.d/51-alt-sysrq.conf << EOF
12mu|systemd-208-30|888	# This file ensures that the Alt+SysRq Magic keys still work.
12mu|systemd-208-30|889	# This setting is insecure, although commonly expected and you can remove this
12mu|systemd-208-30|890	# file to disable this feature. It will not be readded on future systemd
12mu|systemd-208-30|891	# upgrades/updates.
12mu|systemd-208-30|892	# http://en.wikipedia.org/wiki/Magic_SysRq_key#Security
12mu|systemd-208-30|893	kernel.sysrq = 1
12mu|systemd-208-30|894	EOF
12mu|systemd-208-30|895	
12mu|systemd-208-30|896	fi
12mu|systemd-208-30|897	
12mu|systemd-208-30|898	
12mu|systemd-208-30|899	%post
12mu|systemd-208-30|900	/usr/bin/systemd-machine-id-setup > /dev/null 2>&1 || :
12mu|systemd-208-30|901	/lib/systemd/systemd-random-seed save > /dev/null 2>&1 || :
12mu|systemd-208-30|902	/bin/systemctl daemon-reexec > /dev/null 2>&1 || :
12mu|systemd-208-30|903	/bin/systemctl start systemd-udevd.service systemd-udev.service >/dev/null 2>&1 || :
12mu|systemd-208-30|904	/bin/journalctl --update-catalog >/dev/null 2>&1 || :
12mu|systemd-208-30|905	
12mu|systemd-208-30|906	if [ $1 == 1 ]; then
12mu|systemd-208-30|907	# On first install process all tmpfiles that may have been installed before us
12mu|systemd-208-30|908	# Hard requires on some packages on systemd might make cyclic deps on early
12mu|systemd-208-30|909	# transactions.
12mu|systemd-208-30|910	# We avoid systemd.conf so as not to create /run/nologin
12mu|systemd-208-30|911	# NOTE We can probably revert to using filetriggers again for tmpfiles now that
12mu|systemd-208-30|912	#      there is a --boot option which should make running --create without a
12mu|systemd-208-30|913	#      basename config nice and safe.
12mu|systemd-208-30|914	for tmpfile in %{_prefix}/lib/tmpfiles.d/*.conf; do
12mu|systemd-208-30|915	if [ -f "$tmpfile" -a "$tmpfile" != "%{_prefix}/lib/tmpfiles.d/systemd-nologin.conf" ]; then
12mu|systemd-208-30|916	/bin/systemd-tmpfiles --create $(basename "$tmpfile")
12mu|systemd-208-30|917	fi
12mu|systemd-208-30|918	done
12mu|systemd-208-30|919	fi
12mu|systemd-208-30|920	
12mu|systemd-208-30|921	#start localectl service
12mu|systemd-208-30|922	/bin/systemctl restart systemd-localed.service
12mu|systemd-208-30|923	
12mu|systemd-208-30|924	# Migrate /etc/sysconfig/clock
12mu|systemd-208-30|925	if [ ! -L /etc/localtime -a -e /etc/sysconfig/clock ] ; then
12mu|systemd-208-30|926	. /etc/sysconfig/clock 2>&1 || :
12mu|systemd-208-30|927	if [ -n "$ZONE" -a -e "/usr/share/zoneinfo/$ZONE" ] ; then
12mu|systemd-208-30|928	/usr/bin/ln -sf "../usr/share/zoneinfo/$ZONE" /etc/localtime >/dev/null 2>&1 || :
12mu|systemd-208-30|929	fi
12mu|systemd-208-30|930	fi
12mu|systemd-208-30|931	
12mu|systemd-208-30|932	# (tpg) this is needed for rsyslog
12mu|systemd-208-30|933	/bin/ln -s %{systemd_libdir}/system/rsyslog.service /etc/systemd/system/syslog.service >/dev/null 2>&1 || :
12mu|systemd-208-30|934	
12mu|systemd-208-30|935	# (akdengi) For compartibility we need create symlink /etc/sysconfig/i18n to /etc/locale.conf
12mu|systemd-208-30|936	if [ ! -L /etc/sysconfig/i18n ]; then
12mu|systemd-208-30|937	cp -f /etc/sysconfig/i18n /etc/locale.conf
12mu|systemd-208-30|938	/bin/ln -snf /etc/locale.conf /etc/sysconfig/i18n
12mu|systemd-208-30|939	fi
12mu|systemd-208-30|940	
12mu|systemd-208-30|941	# Migrate HOSTNAME= from /etc/sysconfig/network
12mu|systemd-208-30|942	if [ -e /etc/sysconfig/network -a ! -e /etc/hostname ]; then
12mu|systemd-208-30|943	unset HOSTNAME
12mu|systemd-208-30|944	. /etc/sysconfig/network >/dev/null 2>&1 || :
12mu|systemd-208-30|945	[ -n "$HOSTNAME" ] && echo $HOSTNAME > /etc/hostname 2>&1 || :
12mu|systemd-208-30|946	fi
12mu|systemd-208-30|947	/usr/bin/sed -i '/^HOSTNAME=/d' /etc/sysconfig/network >/dev/null 2>&1 || :
12mu|systemd-208-30|948	
12mu|systemd-208-30|949	# Migrate the old systemd-setup-keyboard X11 configuration fragment
12mu|systemd-208-30|950	if [ ! -e /etc/X11/xorg.conf.d/00-keyboard.conf ] ; then
12mu|systemd-208-30|951	/usr/bin/mv /etc/X11/xorg.conf.d/00-system-setup-keyboard.conf /etc/X11/xorg.conf.d/00-keyboard.conf >/dev/null 2>&1 || :
12mu|systemd-208-30|952	else
12mu|systemd-208-30|953	/usr/bin/rm -f /etc/X11/xorg.conf.d/00-system-setup-keyboard.conf >/dev/null 2>&1 || :
12mu|systemd-208-30|954	fi
12mu|systemd-208-30|955	
12mu|systemd-208-30|956	# sed-fu to add myhostname to the hosts line of /etc/nsswitch.conf
12mu|systemd-208-30|957	if [ -f /etc/nsswitch.conf ] ; then
12mu|systemd-208-30|958	sed -i.bak -e '
12mu|systemd-208-30|959	/^hosts:/ !b
12mu|systemd-208-30|960	/\<myhostname\>/ b
12mu|systemd-208-30|961	s/[[:blank:]]*$/ myhostname/
12mu|systemd-208-30|962	' /etc/nsswitch.conf
12mu|systemd-208-30|963	fi
12mu|systemd-208-30|964	
12mu|systemd-208-30|965	# (tpg) move sysctl.conf to /etc/sysctl.d as since 207 /etc/sysctl.conf is skipped
12mu|systemd-208-30|966	if [ $1 -ge 2 ]; then
12mu|systemd-208-30|967	if [ -e %{_sysconfdir}/sysctl.conf ] && [ ! -L %{_sysconfdir}/sysctl.conf ]; then
12mu|systemd-208-30|968	mv -f %{_sysconfdir}/sysctl.conf %{_sysconfdir}/sysctl.d/99-sysctl.conf
12mu|systemd-208-30|969	ln -s %{_sysconfdir}/sysctl.d/99-sysctl.conf %{_sysconfdir}/sysctl.conf
12mu|systemd-208-30|970	fi
12mu|systemd-208-30|971	fi
12mu|systemd-208-30|972	
12mu|systemd-208-30|973	%triggerin -- %{name} < 204
12mu|systemd-208-30|974	# (akdengi) Fix logind.conf for KDE - we need disable logind for suspend/hibernate if systemd < 198
12mu|systemd-208-30|975	
12mu|systemd-208-30|976	if cat /etc/sysconfig/desktop | grep KDE; then
12mu|systemd-208-30|977	cp /etc/systemd/logind.conf /etc/systemd/logind.conf.old
12mu|systemd-208-30|978	sed -e 's/HandleSuspendKey=suspend/#HandleSuspendKey=suspend/' -i /etc/systemd/logind.conf
12mu|systemd-208-30|979	sed -e 's/HandleHibernateKey=ignore/#HandleHibernateKey=hibernate/' -i /etc/systemd/logind.conf
12mu|systemd-208-30|980	sed -e 's/HandleLidSwitch=ignore/#HandleLidSwitch=suspend/' -i /etc/systemd/logind.conf
12mu|systemd-208-30|981	fi
12mu|systemd-208-30|982	
12mu|systemd-208-30|983	%triggerun -- %{name} < 208
12mu|systemd-208-30|984	chgrp -R systemd-journal /var/log/journal || :
12mu|systemd-208-30|985	chmod 02755 /var/log/journal || :
12mu|systemd-208-30|986	if [ -f /etc/machine-id ]; then
12mu|systemd-208-30|987	chmod 02755 /var/log/journal/$(cat /etc/machine-id) || :
12mu|systemd-208-30|988	fi
12mu|systemd-208-30|989	
12mu|systemd-208-30|990	%triggerun -- %{name} < 208-15
12mu|systemd-208-30|991	#Delete old generated boot-efi if present
12mu|systemd-208-30|992	
12mu|systemd-208-30|993	#See for EFI present
12mu|systemd-208-30|994	if [ -d /sys/firmware/efi ]; then
12mu|systemd-208-30|995	
12mu|systemd-208-30|996	umount -f /boot/efi
12mu|systemd-208-30|997	rm -f %{systemd_libdir}/system/boot-efi.*
12mu|systemd-208-30|998	rm -f %{systemd_libdir}/system/local-fs.target.wants/boot-efi.automount
12mu|systemd-208-30|999	fi
12mu|systemd-208-30|1000	
12mu|systemd-208-30|1001	%triggerun -- %{name} < 208-21
12mu|systemd-208-30|1002	#Delete getty target
12mu|systemd-208-30|1003	
12mu|systemd-208-30|1004	if [ -d %{_sysconfdir}/systemd/system/getty.target.wants ]; then
12mu|systemd-208-30|1005	rm -rf %{_sysconfdir}/systemd/system/getty.target.wants
12mu|systemd-208-30|1006	fi
12mu|systemd-208-30|1007	
12mu|systemd-208-30|1008	%post units
12mu|systemd-208-30|1009	if [ $1 -eq 1 ] ; then
12mu|systemd-208-30|1010	# Try to read default runlevel from the old inittab if it exists
12mu|systemd-208-30|1011	runlevel=$(/bin/awk -F ':' '$3 == "initdefault" && $1 !~ "^#" { print $2 }' /etc/inittab 2> /dev/null)
12mu|systemd-208-30|1012	if [ -z "$runlevel" ] ; then
12mu|systemd-208-30|1013	target="/lib/systemd/system/graphical.target"
12mu|systemd-208-30|1014	else
12mu|systemd-208-30|1015	target="/lib/systemd/system/runlevel$runlevel.target"
12mu|systemd-208-30|1016	fi
12mu|systemd-208-30|1017	
12mu|systemd-208-30|1018	# And symlink what we found to the new-style default.target
12mu|systemd-208-30|1019	/bin/ln -sf "$target" %{_sysconfdir}/systemd/system/default.target 2>&1 || :
12mu|systemd-208-30|1020	
12mu|systemd-208-30|1021	# Enable the services we install by default.
12mu|systemd-208-30|1022	/bin/systemctl --quiet enable \
12mu|systemd-208-30|1023	getty@tty1.service \
12mu|systemd-208-30|1024	remote-fs.target \
12mu|systemd-208-30|1025	systemd-readahead-replay.service \
12mu|systemd-208-30|1026	systemd-readahead-collect.service \
12mu|systemd-208-30|1027	2>&1 || :
12mu|systemd-208-30|1028	fi
12mu|systemd-208-30|1029	
12mu|systemd-208-30|1030	hostname_new=`cat %{_sysconfdir}/hostname 2>/dev/null`
12mu|systemd-208-30|1031	if [ -z $hostname_new ]; then
12mu|systemd-208-30|1032	hostname_old=`cat /etc/sysconfig/network 2>/dev/null | grep HOSTNAME | cut -d "=" -f2`
12mu|systemd-208-30|1033	if [ ! -z $hostname_old ]; then
12mu|systemd-208-30|1034	echo $hostname_old >> %{_sysconfdir}/hostname
12mu|systemd-208-30|1035	else
12mu|systemd-208-30|1036	echo "localhost" >> %{_sysconfdir}/hostname
12mu|systemd-208-30|1037	fi
12mu|systemd-208-30|1038	fi
12mu|systemd-208-30|1039	
12mu|systemd-208-30|1040	%preun units
12mu|systemd-208-30|1041	if [ $1 -eq 0 ] ; then
12mu|systemd-208-30|1042	/bin/systemctl --quiet disable \
12mu|systemd-208-30|1043	getty@.service \
12mu|systemd-208-30|1044	remote-fs.target \
12mu|systemd-208-30|1045	systemd-readahead-replay.service \
12mu|systemd-208-30|1046	systemd-readahead-collect.service \
12mu|systemd-208-30|1047	2>&1 || :
12mu|systemd-208-30|1048	
12mu|systemd-208-30|1049	/bin/rm -f /etc/systemd/system/default.target 2>&1 || :
12mu|systemd-208-30|1050	fi
12mu|systemd-208-30|1051	
12mu|systemd-208-30|1052	%postun units
12mu|systemd-208-30|1053	if [ $1 -ge 1 ] ; then
12mu|systemd-208-30|1054	/bin/systemctl daemon-reload 2>&1 || :
12mu|systemd-208-30|1055	fi
12mu|systemd-208-30|1056	
12mu|systemd-208-30|1057	%files
12mu|systemd-208-30|1058	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.systemd1.conf
12mu|systemd-208-30|1059	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.hostname1.conf
12mu|systemd-208-30|1060	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.locale1.conf
12mu|systemd-208-30|1061	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.login1.conf
12mu|systemd-208-30|1062	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.machine1.conf
12mu|systemd-208-30|1063	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.timedate1.conf
12mu|systemd-208-30|1064	%{_sysconfdir}/pam.d/%{name}-user
12mu|systemd-208-30|1065	
12mu|systemd-208-30|1066	%config(noreplace) %{_sysconfdir}/systemd/system.conf
12mu|systemd-208-30|1067	%config(noreplace) %{_sysconfdir}/systemd/logind.conf
12mu|systemd-208-30|1068	%config(noreplace) %{_sysconfdir}/systemd/journald.conf
12mu|systemd-208-30|1069	%config(noreplace) %{_sysconfdir}/systemd/user.conf
12mu|systemd-208-30|1070	%config(noreplace) %{_sysconfdir}/rsyslog.d/listen.conf
12mu|systemd-208-30|1071	%config(noreplace) %{_sysconfdir}/systemd/bootchart.conf
12mu|systemd-208-30|1072	%config(noreplace) /usr/lib/sysctl.d/50-coredump.conf
12mu|systemd-208-30|1073	%config(noreplace) /usr/lib/sysctl.d/50-default.conf
12mu|systemd-208-30|1074	
12mu|systemd-208-30|1075	%ghost %config(noreplace) %{_sysconfdir}/hostname
12mu|systemd-208-30|1076	%ghost %config(noreplace) %{_sysconfdir}/vconsole.conf
12mu|systemd-208-30|1077	%ghost %config(noreplace) %{_sysconfdir}/locale.conf
12mu|systemd-208-30|1078	%ghost %config(noreplace) %{_sysconfdir}/machine-id
12mu|systemd-208-30|1079	%ghost %config(noreplace) %{_sysconfdir}/machine-info
12mu|systemd-208-30|1080	%ghost %config(noreplace) %{_sysconfdir}/timezone
12mu|systemd-208-30|1081	%ghost %config(noreplace) %{_sysconfdir}/X11/xorg.conf.d/00-keyboard.conf
12mu|systemd-208-30|1082	
12mu|systemd-208-30|1083	%dir /run
12mu|systemd-208-30|1084	%dir %{systemd_libdir}
12mu|systemd-208-30|1085	%dir %{systemd_libdir}/*-generators
12mu|systemd-208-30|1086	%dir %{systemd_libdir}/system-shutdown
12mu|systemd-208-30|1087	%dir %{systemd_libdir}/system-sleep
12mu|systemd-208-30|1088	%dir %{systemd_libdir}/ntp-units.d
12mu|systemd-208-30|1089	%dir %{systemd_libdir}/system-preset
12mu|systemd-208-30|1090	%dir %{systemd_libdir}/user-preset
12mu|systemd-208-30|1091	%dir %{_prefix}/lib/tmpfiles.d
12mu|systemd-208-30|1092	%dir %{_prefix}/lib/sysctl.d
12mu|systemd-208-30|1093	%dir %{_prefix}/lib/modules-load.d
12mu|systemd-208-30|1094	%dir %{_prefix}/lib/binfmt.d
12mu|systemd-208-30|1095	
12mu|systemd-208-30|1096	%{_prefix}/lib/kernel/install.d/*.install
12mu|systemd-208-30|1097	%{_datadir}/bash-completion/completions/*
12mu|systemd-208-30|1098	
12mu|systemd-208-30|1099	%{_sysconfdir}/xdg/systemd
12mu|systemd-208-30|1100	/bin/systemd-ask-password
12mu|systemd-208-30|1101	/bin/systemd-notify
12mu|systemd-208-30|1102	/bin/systemd-tmpfiles
12mu|systemd-208-30|1103	/bin/systemd-tty-ask-password-agent
12mu|systemd-208-30|1104	/bin/systemd
12mu|systemd-208-30|1105	/bin/journalctl
12mu|systemd-208-30|1106	/bin/loginctl
12mu|systemd-208-30|1107	/bin/systemd-inhibit
12mu|systemd-208-30|1108	/bin/machinectl
12mu|systemd-208-30|1109	/sbin/systemd-machine-id-setup
12mu|systemd-208-30|1110	%{_bindir}/systemd-delta
12mu|systemd-208-30|1111	%{_bindir}/systemd-detect-virt
12mu|systemd-208-30|1112	%{_bindir}/systemd-loginctl
12mu|systemd-208-30|1113	%{_bindir}/bootctl
12mu|systemd-208-30|1114	%{_bindir}/hostnamectl
12mu|systemd-208-30|1115	%{_bindir}/kernel-install
12mu|systemd-208-30|1116	%{_bindir}/localectl
12mu|systemd-208-30|1117	%{_bindir}/systemd-coredumpctl
12mu|systemd-208-30|1118	%{_bindir}/timedatectl
12mu|systemd-208-30|1119	%{_bindir}/systemd-run
12mu|systemd-208-30|1120	%{systemd_libdir}/systemd*
12mu|systemd-208-30|1121	%exclude %{systemd_libdir}/systemd-udevd
12mu|systemd-208-30|1122	%{systemd_libdir}/*-generators/*
12mu|systemd-208-30|1123	%{systemd_libdir}/system-preset/90-default.preset
12mu|systemd-208-30|1124	%{systemd_libdir}/system-preset/99-default-disable.preset
12mu|systemd-208-30|1125	%{systemd_libdir}/system-preset/85-display-manager.preset
12mu|systemd-208-30|1126	/usr/lib/tmpfiles.d/*.conf
12mu|systemd-208-30|1127	/%{_lib}/security/pam_systemd.so
12mu|systemd-208-30|1128	%{_var}/lib/rpm/filetriggers/systemd-daemon-reload.*
12mu|systemd-208-30|1129	%{_bindir}/systemd-cgls
12mu|systemd-208-30|1130	%{_bindir}/systemd-nspawn
12mu|systemd-208-30|1131	%{_bindir}/systemd-stdio-bridge
12mu|systemd-208-30|1132	%{_bindir}/systemd-cat
12mu|systemd-208-30|1133	%{_bindir}/systemd-cgtop
12mu|systemd-208-30|1134	%{_mandir}/man1/systemd.*
12mu|systemd-208-30|1135	%{_mandir}/man1/systemd-ask-password.*
12mu|systemd-208-30|1136	%{_mandir}/man1/systemd-tty-ask-password-agent.*
12mu|systemd-208-30|1137	%{_mandir}/man1/systemd-cat.1*
12mu|systemd-208-30|1138	%{_mandir}/man1/systemd-cgls.*
12mu|systemd-208-30|1139	%{_mandir}/man1/systemd-cgtop.*
12mu|systemd-208-30|1140	%{_mandir}/man1/journalctl.1*
12mu|systemd-208-30|1141	%{_mandir}/man1/loginctl.*
12mu|systemd-208-30|1142	%{_mandir}/man1/systemd-machine-id-setup.1*
12mu|systemd-208-30|1143	%{_mandir}/man1/systemd-notify.*
12mu|systemd-208-30|1144	%{_mandir}/man1/systemd-nspawn.*
12mu|systemd-208-30|1145	%{_mandir}/man1/systemd-delta.1.*
12mu|systemd-208-30|1146	%{_mandir}/man1/systemd-detect-virt.1.*
12mu|systemd-208-30|1147	%{_mandir}/man1/systemd-inhibit.1.*
12mu|systemd-208-30|1148	%{_mandir}/man1/busctl.1.*
12mu|systemd-208-30|1149	%{_mandir}/man3/*
12mu|systemd-208-30|1150	%{_mandir}/man5/*
12mu|systemd-208-30|1151	%{_mandir}/man7/*
12mu|systemd-208-30|1152	%{_mandir}/man8/pam_systemd.*
12mu|systemd-208-30|1153	%{_mandir}/man8/systemd-*
12mu|systemd-208-30|1154	%{_mandir}/man1/hostnamectl.*
12mu|systemd-208-30|1155	%{_mandir}/man1/localectl.*
12mu|systemd-208-30|1156	%{_mandir}/man1/systemd-bootchart.*
12mu|systemd-208-30|1157	%{_mandir}/man1/systemd-coredumpctl.*
12mu|systemd-208-30|1158	%{_mandir}/man1/timedatectl.*
12mu|systemd-208-30|1159	%{_mandir}/man1/bootctl.*
12mu|systemd-208-30|1160	%{_mandir}/man1/machinectl.*
12mu|systemd-208-30|1161	%{_mandir}/man1/systemd-run.*
12mu|systemd-208-30|1162	%{_mandir}/man8/kernel-install.*
12mu|systemd-208-30|1163	%{_mandir}/man8/nss-myhostname.*
12mu|systemd-208-30|1164	%{_datadir}/dbus-1/services/org.freedesktop.systemd1.service
12mu|systemd-208-30|1165	%{_datadir}/dbus-1/system-services/org.freedesktop.hostname1.service
12mu|systemd-208-30|1166	%{_datadir}/dbus-1/system-services/org.freedesktop.systemd1.service
12mu|systemd-208-30|1167	%{_datadir}/dbus-1/system-services/org.freedesktop.locale1.service
12mu|systemd-208-30|1168	%{_datadir}/dbus-1/system-services/org.freedesktop.login1.service
12mu|systemd-208-30|1169	%{_datadir}/dbus-1/system-services/org.freedesktop.timedate1.service
12mu|systemd-208-30|1170	%{_datadir}/dbus-1/interfaces/org.freedesktop.systemd1.*.xml
12mu|systemd-208-30|1171	%{_datadir}/dbus-1/interfaces/org.freedesktop.hostname1*.xml
12mu|systemd-208-30|1172	%{_datadir}/dbus-1/interfaces/org.freedesktop.locale1*.xml
12mu|systemd-208-30|1173	%{_datadir}/dbus-1/interfaces/org.freedesktop.timedate1*.xml
12mu|systemd-208-30|1174	%{_datadir}/dbus-1/system-services/org.freedesktop.machine1.service
12mu|systemd-208-30|1175	%{_datadir}/polkit-1/actions/org.freedesktop.systemd1.policy
12mu|systemd-208-30|1176	%{_datadir}/polkit-1/actions/org.freedesktop.hostname1.policy
12mu|systemd-208-30|1177	%{_datadir}/polkit-1/actions/org.freedesktop.locale1.policy
12mu|systemd-208-30|1178	%{_datadir}/polkit-1/actions/org.freedesktop.login1.policy
12mu|systemd-208-30|1179	%{_datadir}/polkit-1/actions/org.freedesktop.timedate1.policy
12mu|systemd-208-30|1180	%{_datadir}/systemd/kbd-model-map
12mu|systemd-208-30|1181	%{_docdir}/systemd
12mu|systemd-208-30|1182	
12mu|systemd-208-30|1183	%{_initddir}/systemd.README
12mu|systemd-208-30|1184	%{_var}/log/systemd.README
12mu|systemd-208-30|1185	%{_libdir}/libnss_myhostname.so.2
12mu|systemd-208-30|1186	
12mu|systemd-208-30|1187	%attr(02755,root,systemd-journal) %dir %{_logdir}/journal
12mu|systemd-208-30|1188	
12mu|systemd-208-30|1189	%files tools
12mu|systemd-208-30|1190	%{_bindir}/systemd-analyze
12mu|systemd-208-30|1191	%{_mandir}/man1/systemd-analyze.1*
12mu|systemd-208-30|1192	%dir %{python_sitearch}/%{name}
12mu|systemd-208-30|1193	%{python_sitearch}/%{name}/*.py*
12mu|systemd-208-30|1194	%{python_sitearch}/%{name}/*.so
12mu|systemd-208-30|1195	
12mu|systemd-208-30|1196	%files units
12mu|systemd-208-30|1197	%dir %{_sysconfdir}/systemd
12mu|systemd-208-30|1198	%dir %{_sysconfdir}/systemd/system
12mu|systemd-208-30|1199	%dir %{_sysconfdir}/systemd/user
12mu|systemd-208-30|1200	%dir %{_sysconfdir}/tmpfiles.d
12mu|systemd-208-30|1201	%dir %{_sysconfdir}/sysctl.d
12mu|systemd-208-30|1202	%dir %{_sysconfdir}/modules-load.d
12mu|systemd-208-30|1203	%dir %{_sysconfdir}/binfmt.d
12mu|systemd-208-30|1204	
12mu|systemd-208-30|1205	/bin/systemctl
12mu|systemd-208-30|1206	%{_bindir}/systemctl
12mu|systemd-208-30|1207	%{systemd_libdir}/system
12mu|systemd-208-30|1208	/usr/lib/systemd/
12mu|systemd-208-30|1209	%{_datadir}/zsh/site-functions
12mu|systemd-208-30|1210	%{_sysconfdir}/profile.d/40systemd.sh
12mu|systemd-208-30|1211	%{_sysconfdir}/rpm/macros.d/%{name}.macros
12mu|systemd-208-30|1212	%{_mandir}/man1/systemctl.*
12mu|systemd-208-30|1213	
12mu|systemd-208-30|1214	%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel2.target
12mu|systemd-208-30|1215	%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel3.target
12mu|systemd-208-30|1216	%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel4.target
12mu|systemd-208-30|1217	%ghost %config(noreplace) %{_sysconfdir}/systemd/system/runlevel5.target
12mu|systemd-208-30|1218	
12mu|systemd-208-30|1219	%files sysvinit
12mu|systemd-208-30|1220	/sbin/init
12mu|systemd-208-30|1221	/bin/reboot
12mu|systemd-208-30|1222	/bin/halt
12mu|systemd-208-30|1223	/bin/poweroff
12mu|systemd-208-30|1224	/sbin/shutdown
12mu|systemd-208-30|1225	/sbin/telinit
12mu|systemd-208-30|1226	/sbin/runlevel
12mu|systemd-208-30|1227	%{_mandir}/man1/init.*
12mu|systemd-208-30|1228	%{_mandir}/man8/halt.*
12mu|systemd-208-30|1229	%{_mandir}/man8/reboot.*
12mu|systemd-208-30|1230	%{_mandir}/man8/shutdown.*
12mu|systemd-208-30|1231	%{_mandir}/man8/poweroff.*
12mu|systemd-208-30|1232	%{_mandir}/man8/telinit.*
12mu|systemd-208-30|1233	%{_mandir}/man8/runlevel.*
12mu|systemd-208-30|1234	%dir /run
12mu|systemd-208-30|1235	
12mu|systemd-208-30|1236	%files -n %{libdaemon}
12mu|systemd-208-30|1237	/%{_lib}/libsystemd-daemon.so.%{libdaemon_major}*
12mu|systemd-208-30|1238	
12mu|systemd-208-30|1239	%files -n %{libdaemon_devel}
12mu|systemd-208-30|1240	%dir %{_includedir}/systemd
12mu|systemd-208-30|1241	%{_includedir}/systemd/sd-daemon.h
12mu|systemd-208-30|1242	%{_libdir}/libsystemd-daemon.so
12mu|systemd-208-30|1243	%{_libdir}/pkgconfig/libsystemd-daemon.pc
12mu|systemd-208-30|1244	%{_datadir}/pkgconfig/systemd.pc
12mu|systemd-208-30|1245	%{_includedir}/systemd/sd-messages.h
12mu|systemd-208-30|1246	%{_includedir}/systemd/sd-shutdown.h
12mu|systemd-208-30|1247	
12mu|systemd-208-30|1248	%files -n %{liblogin}
12mu|systemd-208-30|1249	/%{_lib}/libsystemd-login.so.%{liblogin_major}*
12mu|systemd-208-30|1250	
12mu|systemd-208-30|1251	%files -n %{liblogin_devel}
12mu|systemd-208-30|1252	%dir %{_includedir}/systemd
12mu|systemd-208-30|1253	%{_includedir}/systemd/sd-login.h
12mu|systemd-208-30|1254	%{_libdir}/libsystemd-login.so
12mu|systemd-208-30|1255	%{_libdir}/pkgconfig/libsystemd-login.pc
12mu|systemd-208-30|1256	
12mu|systemd-208-30|1257	%files -n %{libjournal}
12mu|systemd-208-30|1258	/%{_lib}/libsystemd-journal.so.%{libjournal_major}*
12mu|systemd-208-30|1259	
12mu|systemd-208-30|1260	%files -n %{libjournal_devel}
12mu|systemd-208-30|1261	%dir %{_includedir}/systemd
12mu|systemd-208-30|1262	%{_includedir}/systemd/sd-journal.h
12mu|systemd-208-30|1263	%{_libdir}/libsystemd-journal.so
12mu|systemd-208-30|1264	%{_libdir}/pkgconfig/libsystemd-journal.pc
12mu|systemd-208-30|1265	
12mu|systemd-208-30|1266	%files -n %{libid128}
12mu|systemd-208-30|1267	/%{_lib}/libsystemd-id128.so.%{libid128_major}*
12mu|systemd-208-30|1268	
12mu|systemd-208-30|1269	
12mu|systemd-208-30|1270	%files -n %{libid128_devel}
12mu|systemd-208-30|1271	%dir %{_includedir}/systemd
12mu|systemd-208-30|1272	%{_includedir}/systemd/sd-id128.h
12mu|systemd-208-30|1273	%{_libdir}/libsystemd-id128.so
12mu|systemd-208-30|1274	%{_libdir}/pkgconfig/libsystemd-id128.pc
12mu|systemd-208-30|1275	
12mu|systemd-208-30|1276	%files -n udev
12mu|systemd-208-30|1277	%dir /lib/firmware
12mu|systemd-208-30|1278	%dir /lib/firmware/updates
12mu|systemd-208-30|1279	%dir %{udev_libdir}
12mu|systemd-208-30|1280	%dir %{_sysconfdir}/udev
12mu|systemd-208-30|1281	%dir %{udev_rules_dir}
12mu|systemd-208-30|1282	%dir %{_udevhwdbdir}
12mu|systemd-208-30|1283	%{_udevhwdbdir}/20-*.hwdb
12mu|systemd-208-30|1284	%{_udevhwdbdir}/60-*.hwdb
12mu|systemd-208-30|1285	
12mu|systemd-208-30|1286	%dir %{_sysconfdir}/udev/agents.d
12mu|systemd-208-30|1287	%dir %{_sysconfdir}/udev/agents.d/usb
12mu|systemd-208-30|1288	%config(noreplace) %{_sysconfdir}/sysconfig/udev
12mu|systemd-208-30|1289	%config(noreplace) %{_sysconfdir}/sysconfig/udev_net
12mu|systemd-208-30|1290	%config(noreplace) %{_sysconfdir}/udev/*.conf
12mu|systemd-208-30|1291	%ghost %config(noreplace,missingok) %attr(0644,root,root) %{_sysconfdir}/scsi_id.config
12mu|systemd-208-30|1292	
12mu|systemd-208-30|1293	%{systemd_libdir}/systemd-udevd
12mu|systemd-208-30|1294	%{_bindir}/udevadm
12mu|systemd-208-30|1295	%attr(0755,root,root) /sbin/udevadm
12mu|systemd-208-30|1296	%attr(0755,root,root) %{_sbindir}/udevadm
12mu|systemd-208-30|1297	%attr(0755,root,root) /sbin/udevd
12mu|systemd-208-30|1298	%attr(0755,root,root) %{udev_libdir}/udevd
12mu|systemd-208-30|1299	%{udev_rules_dir}/*.rules
12mu|systemd-208-30|1300	
12mu|systemd-208-30|1301	%attr(0755,root,root) %{udev_libdir}/accelerometer
12mu|systemd-208-30|1302	%attr(0755,root,root) %{udev_libdir}/ata_id
12mu|systemd-208-30|1303	%attr(0755,root,root) %{udev_libdir}/cdrom_id
12mu|systemd-208-30|1304	%attr(0755,root,root) %{udev_libdir}/scsi_id
12mu|systemd-208-30|1305	%attr(0755,root,root) %{udev_libdir}/collect
12mu|systemd-208-30|1306	%attr(0755,root,root) %{udev_libdir}/net_create_ifcfg
12mu|systemd-208-30|1307	%attr(0755,root,root) %{udev_libdir}/net_action
12mu|systemd-208-30|1308	%attr(0755,root,root) %{udev_libdir}/v4l_id
12mu|systemd-208-30|1309	%attr(0755,root,root) %{udev_libdir}/mtd_probe
12mu|systemd-208-30|1310	
12mu|systemd-208-30|1311	# From previous Mandriva /etc/udev/devices.d and patches
12mu|systemd-208-30|1312	%attr(0666,root,root) %dev(c,1,3) %{udev_libdir}/devices/null
12mu|systemd-208-30|1313	%attr(0600,root,root) %dev(b,2,0) %{udev_libdir}/devices/fd0
12mu|systemd-208-30|1314	%attr(0600,root,root) %dev(b,2,1) %{udev_libdir}/devices/fd1
12mu|systemd-208-30|1315	%attr(0600,root,root) %dev(c,21,0) %{udev_libdir}/devices/sg0
12mu|systemd-208-30|1316	%attr(0600,root,root) %dev(c,21,1) %{udev_libdir}/devices/sg1
12mu|systemd-208-30|1317	%attr(0600,root,root) %dev(c,9,0) %{udev_libdir}/devices/st0
12mu|systemd-208-30|1318	%attr(0600,root,root) %dev(c,9,1) %{udev_libdir}/devices/st1
12mu|systemd-208-30|1319	%attr(0600,root,root) %dev(c,99,0) %{udev_libdir}/devices/parport0
12mu|systemd-208-30|1320	%dir %{udev_libdir}/devices/cpu
12mu|systemd-208-30|1321	%dir %{udev_libdir}/devices/cpu/0
12mu|systemd-208-30|1322	%attr(0600,root,root) %dev(c,203,0) %{udev_libdir}/devices/cpu/0/cpuid
12mu|systemd-208-30|1323	%attr(0600,root,root) %dev(c,10,184) %{udev_libdir}/devices/cpu/0/microcode
12mu|systemd-208-30|1324	%attr(0600,root,root) %dev(c,202,0) %{udev_libdir}/devices/cpu/0/msr
12mu|systemd-208-30|1325	%attr(0600,root,root) %dev(c,162,0) %{udev_libdir}/devices/rawctl
12mu|systemd-208-30|1326	%attr(0600,root,root) %dev(c,195,0) %{udev_libdir}/devices/nvidia0
12mu|systemd-208-30|1327	%attr(0600,root,root) %dev(c,195,255) %{udev_libdir}/devices/nvidiactl
12mu|systemd-208-30|1328	# Default static nodes to copy to /dev on udevd start
12mu|systemd-208-30|1329	%dir %{udev_libdir}/devices
12mu|systemd-208-30|1330	# From Fedora RPM
12mu|systemd-208-30|1331	%attr(0755,root,root) %dir %{udev_libdir}/devices/net
12mu|systemd-208-30|1332	%attr(0755,root,root) %dir %{udev_libdir}/devices/hugepages
12mu|systemd-208-30|1333	%attr(0755,root,root) %dir %{udev_libdir}/devices/pts
12mu|systemd-208-30|1334	%attr(0755,root,root) %dir %{udev_libdir}/devices/shm
12mu|systemd-208-30|1335	%attr(666,root,root) %dev(c,10,200) %{udev_libdir}/devices/net/tun
12mu|systemd-208-30|1336	%attr(600,root,root) %dev(c,108,0) %{udev_libdir}/devices/ppp
12mu|systemd-208-30|1337	%attr(666,root,root) %dev(c,10,229) %{udev_libdir}/devices/fuse
12mu|systemd-208-30|1338	%attr(660,root,lp) %dev(c,6,0) %{udev_libdir}/devices/lp0
12mu|systemd-208-30|1339	%attr(660,root,lp) %dev(c,6,1) %{udev_libdir}/devices/lp1
12mu|systemd-208-30|1340	%attr(660,root,lp) %dev(c,6,2) %{udev_libdir}/devices/lp2
12mu|systemd-208-30|1341	%attr(660,root,lp) %dev(c,6,3) %{udev_libdir}/devices/lp3
12mu|systemd-208-30|1342	%attr(640,root,disk) %dev(b,7,0) %{udev_libdir}/devices/loop0
12mu|systemd-208-30|1343	%attr(640,root,disk) %dev(b,7,1) %{udev_libdir}/devices/loop1
12mu|systemd-208-30|1344	%attr(640,root,disk) %dev(b,7,2) %{udev_libdir}/devices/loop2
12mu|systemd-208-30|1345	%attr(640,root,disk) %dev(b,7,3) %{udev_libdir}/devices/loop3
12mu|systemd-208-30|1346	%attr(640,root,disk) %dev(b,7,4) %{udev_libdir}/devices/loop4
12mu|systemd-208-30|1347	%attr(640,root,disk) %dev(b,7,5) %{udev_libdir}/devices/loop5
12mu|systemd-208-30|1348	%attr(640,root,disk) %dev(b,7,6) %{udev_libdir}/devices/loop6
12mu|systemd-208-30|1349	%attr(640,root,disk) %dev(b,7,7) %{udev_libdir}/devices/loop7
12mu|systemd-208-30|1350	#%{_mandir}/man8/systemd-udevd.8.*
12mu|systemd-208-30|1351	%{_mandir}/man8/udevadm.8.*
12mu|systemd-208-30|1352	
12mu|systemd-208-30|1353	%files -n %{libudev}
12mu|systemd-208-30|1354	/%{_lib}/libudev.so.%{udev_major}*
12mu|systemd-208-30|1355	
12mu|systemd-208-30|1356	%files -n %{libudev_devel}
12mu|systemd-208-30|1357	#%doc COPYING README TODO ChangeLog NEWS src/keymap/README.keymap.txt
12mu|systemd-208-30|1358	#%doc %{_datadir}/gtk-doc/html/libudev
12mu|systemd-208-30|1359	%{_libdir}/libudev.so
12mu|systemd-208-30|1360	%{_libdir}/pkgconfig/libudev.pc
12mu|systemd-208-30|1361	%{_datadir}/pkgconfig/udev.pc
12mu|systemd-208-30|1362	%{_includedir}/libudev.h
12mu|systemd-208-30|1363	
12mu|systemd-208-30|1364	%files -n %{libgudev}
12mu|systemd-208-30|1365	/%{_lib}/libgudev-%{gudev_api}.so.%{gudev_major}*
12mu|systemd-208-30|1366	
12mu|systemd-208-30|1367	%files -n %{girgudev}
12mu|systemd-208-30|1368	%{_libdir}/girepository-1.0/GUdev-%{gudev_api}.typelib
12mu|systemd-208-30|1369	
12mu|systemd-208-30|1370	%files -n %{libgudev_devel}
12mu|systemd-208-30|1371	#%doc %{_datadir}/gtk-doc/html/gudev
12mu|systemd-208-30|1372	%{_libdir}/libgudev-%{gudev_api}.so
12mu|systemd-208-30|1373	%{_includedir}/gudev-%{gudev_api}
12mu|systemd-208-30|1374	%{_datadir}/gir-1.0/GUdev-%{gudev_api}.gir
12mu|systemd-208-30|1375	%{_libdir}/pkgconfig/gudev-%{gudev_api}.pc
12mu|systemd-208-30|1376	
12mu|systemd-208-30|1377	%changelog
12mu|systemd-208-30|1378	* Mon Apr 14 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 208-30
12mu|systemd-208-30|1379	+ Revision: 392208f
12mu|systemd-208-30|1380	- Updated systemd.spec
12mu|systemd-208-30|1381	
12mu|systemd-208-30|1382	* Mon Apr 14 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 208-29
12mu|systemd-208-30|1383	+ Revision: 911cc80
12mu|systemd-208-30|1384	- removed versioned require for chkconfig
12mu|systemd-208-30|1385	
12mu|systemd-208-30|1386	* Tue Mar 11 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 208-28
12mu|systemd-208-30|1387	+ Revision: 1a595a3
12mu|systemd-208-30|1388	- hwdb: Add support for wlan keys on Packard Bell EASYNOTE laptops
12mu|systemd-208-30|1389	
12mu|systemd-208-30|1390	* Fri Feb 28 2014 akdengi <alexander.kazancev@rosalab.ru> 208-27
12mu|systemd-208-30|1391	+ Revision: 39bba70
12mu|systemd-208-30|1392	- rediff 513 and drop 515 patches
12mu|systemd-208-30|1393	
12mu|systemd-208-30|1394	* Thu Feb 27 2014 akdengi <alexander.kazancev@rosalab.ru> 208-27
12mu|systemd-208-30|1395	+ Revision: 9b4fed8
12mu|systemd-208-30|1396	- revork 511 patch
12mu|systemd-208-30|1397	
12mu|systemd-208-30|1398	* Thu Feb 27 2014 akdengi <alexander.kazancev@rosalab.ru> 208-27
12mu|systemd-208-30|1399	+ Revision: 6caab33
12mu|systemd-208-30|1400	- drop patch 510
12mu|systemd-208-30|1401	
12mu|systemd-208-30|1402	* Thu Feb 27 2014 akdengi <alexander.kazancev@rosalab.ru> 208-27
12mu|systemd-208-30|1403	+ Revision: 0ad00e4
12mu|systemd-208-30|1404	- SILENT delete fedora spec
12mu|systemd-208-30|1405	
12mu|systemd-208-30|1406	* Thu Feb 27 2014 akdengi <alexander.kazancev@rosalab.ru> 208-27
12mu|systemd-208-30|1407	+ Revision: ef645fb
12mu|systemd-208-30|1408	- Use 'stable' version of patchset
12mu|systemd-208-30|1409	
12mu|systemd-208-30|1410	* Thu Feb 20 2014 akdengi <kazancas@mandriva.ru> 208-26
12mu|systemd-208-30|1411	+ Revision: 9ac5f79
12mu|systemd-208-30|1412	- add qrencode
12mu|systemd-208-30|1413	
12mu|systemd-208-30|1414	* Wed Feb 19 2014 akdengi <kazancas@mandriva.ru> 208-25
12mu|systemd-208-30|1415	+ Revision: b82d153
12mu|systemd-208-30|1416	- SILENT up release
12mu|systemd-208-30|1417	
12mu|systemd-208-30|1418	* Wed Feb 19 2014 akdengi <kazancas@mandriva.ru> 208-24
12mu|systemd-208-30|1419	+ Revision: 08efa32
12mu|systemd-208-30|1420	- add pkgconfig(libgcrypt)
12mu|systemd-208-30|1421	
12mu|systemd-208-30|1422	* Tue Feb 18 2014 akdengi <alexander.kazancev@rosalab.ru> 208-24
12mu|systemd-208-30|1423	+ Revision: fcb963c
12mu|systemd-208-30|1424	- Set max size for journal to 100M
12mu|systemd-208-30|1425	
12mu|systemd-208-30|1426	* Fri Feb 14 2014 akdengi <kazancas@mandriva.ru> 208-23
12mu|systemd-208-30|1427	+ Revision: f86846e
12mu|systemd-208-30|1428	- return default target to graphical
12mu|systemd-208-30|1429	
12mu|systemd-208-30|1430	* Thu Feb 13 2014 akdengi <alexander.kazancev@rosalab.ru> 208-22
12mu|systemd-208-30|1431	+ Revision: 5e3a176
12mu|systemd-208-30|1432	- remove swap check patch as applyd
12mu|systemd-208-30|1433	
12mu|systemd-208-30|1434	* Thu Feb 13 2014 akdengi <alexander.kazancev@rosalab.ru> 208-22
12mu|systemd-208-30|1435	+ Revision: f8ceed6
12mu|systemd-208-30|1436	- Add heck swap size to hibernate: need > 98% of total RAM
12mu|systemd-208-30|1437	
12mu|systemd-208-30|1438	* Thu Feb 13 2014 akdengi <alexander.kazancev@rosalab.ru> 208-22
12mu|systemd-208-30|1439	+ Revision: 7b8e3f9
12mu|systemd-208-30|1440	- Add heck swap size to hibernate: need > 98% of total RAM
12mu|systemd-208-30|1441	
12mu|systemd-208-30|1442	* Tue Feb 11 2014 akdengi <alexander.kazancev@rosalab.ru> 208-21
12mu|systemd-208-30|1443	+ Revision: 3585df3
12mu|systemd-208-30|1444	- fix error in trigger
12mu|systemd-208-30|1445	
12mu|systemd-208-30|1446	* Tue Feb 11 2014 akdengi <alexander.kazancev@rosalab.ru> 208-20
12mu|systemd-208-30|1447	+ Revision: 912be10
12mu|systemd-208-30|1448	- delete abandoned getty.target.wants
12mu|systemd-208-30|1449	
12mu|systemd-208-30|1450	* Mon Feb 10 2014 akdengi <kazancas@mandriva.ru> 208-19
12mu|systemd-208-30|1451	+ Revision: c1fc06a
12mu|systemd-208-30|1452	- delete separate getty target wants and set default target to multu-user instead graphical
12mu|systemd-208-30|1453	
12mu|systemd-208-30|1454	* Fri Feb 07 2014 akdengi <alexander.kazancev@rosalab.ru> 208-18
12mu|systemd-208-30|1455	+ Revision: 0b5a245
12mu|systemd-208-30|1456	- return gdisk find
12mu|systemd-208-30|1457	
12mu|systemd-208-30|1458	* Thu Feb 06 2014 akdengi <kazancas@mandriva.ru> 208-17
12mu|systemd-208-30|1459	+ Revision: 776506d
12mu|systemd-208-30|1460	- create /run/systemd/generator/local-fs.target.wants if not present
12mu|systemd-208-30|1461	
12mu|systemd-208-30|1462	* Thu Feb 06 2014 akdengi <kazancas@mandriva.ru> 208-16
12mu|systemd-208-30|1463	+ Revision: acf14fe
12mu|systemd-208-30|1464	- Use in efi generator lsblk
12mu|systemd-208-30|1465	
12mu|systemd-208-30|1466	* Thu Feb 06 2014 akdengi <kazancas@mandriva.ru> 208-15
12mu|systemd-208-30|1467	+ Revision: 4a157e8
12mu|systemd-208-30|1468	- fix generator
12mu|systemd-208-30|1469	
12mu|systemd-208-30|1470	* Wed Feb 05 2014 akdengi <kazancas@mandriva.ru> 208-15
12mu|systemd-208-30|1471	+ Revision: e227b76
12mu|systemd-208-30|1472	- use path for mount /run/systemd/generator/
12mu|systemd-208-30|1473	
12mu|systemd-208-30|1474	* Wed Feb 05 2014 akdengi <kazancas@mandriva.ru> 208-15
12mu|systemd-208-30|1475	+ Revision: 1d8b2a8
12mu|systemd-208-30|1476	- fix spec. Delete old efi generator if present
12mu|systemd-208-30|1477	
12mu|systemd-208-30|1478	* Wed Feb 05 2014 akdengi <alexander.kazancev@rosalab.ru> 208-14
12mu|systemd-208-30|1479	+ Revision: abd3545
12mu|systemd-208-30|1480	- Adopt efi generator to systemd 208
12mu|systemd-208-30|1481	
12mu|systemd-208-30|1482	* Mon Feb 03 2014 akdengi <kazancas@mandriva.ru> 208-12
12mu|systemd-208-30|1483	+ Revision: 0cf3676
12mu|systemd-208-30|1484	- SILENT really fix efi generator
12mu|systemd-208-30|1485	
12mu|systemd-208-30|1486	* Mon Feb 03 2014 akdengi <kazancas@mandriva.ru> 208-10
12mu|systemd-208-30|1487	+ Revision: 95bce0f
12mu|systemd-208-30|1488	- fix ESP mount generator
12mu|systemd-208-30|1489	
12mu|systemd-208-30|1490	* Sun Feb 02 2014 Alex Burmashev <alex.burmashev@gmail.com> 208-11
12mu|systemd-208-30|1491	+ Revision: 6be1006
12mu|systemd-208-30|1492	- removed some if conditions
12mu|systemd-208-30|1493	
12mu|systemd-208-30|1494	* Sat Feb 01 2014 Alex Burmashev <alex.burmashev@gmail.com> 208-10
12mu|systemd-208-30|1495	+ Revision: d3e45cb
12mu|systemd-208-30|1496	- added some debug info
12mu|systemd-208-30|1497	
12mu|systemd-208-30|1498	* Sat Feb 01 2014 akdengi <kazancas@mandriva.ru> 208-9
12mu|systemd-208-30|1499	+ Revision: a8ad98b
12mu|systemd-208-30|1500	- add gdisk to requires
12mu|systemd-208-30|1501	
12mu|systemd-208-30|1502	* Tue Jan 28 2014 akdengi <kazancas@mandriva.ru> 208-9
12mu|systemd-208-30|1503	+ Revision: 818269c
12mu|systemd-208-30|1504	- add busctl man
12mu|systemd-208-30|1505	
12mu|systemd-208-30|1506	

20845 12
12mu|systemtap-2.3-1|1	Summary:	Infrastructure to gather information about the running Linux system
12mu|systemtap-2.3-1|2	Name:		systemtap
12mu|systemtap-2.3-1|3	Epoch:		1
12mu|systemtap-2.3-1|4	Version:	2.3
12mu|systemtap-2.3-1|5	Release:	1
12mu|systemtap-2.3-1|6	License:	GPLv2+
12mu|systemtap-2.3-1|7	Group:		Development/Kernel
12mu|systemtap-2.3-1|8	Url:		http://sourceware.org/systemtap/
12mu|systemtap-2.3-1|9	Source0:	http://sourceware.org/systemtap/ftp/releases/%{name}-%{version}.tar.gz
12mu|systemtap-2.3-1|10	Patch2:		systemtap-2.1-rpmlib.h.patch
12mu|systemtap-2.3-1|11	
12mu|systemtap-2.3-1|12	BuildRequires:	cap-devel
12mu|systemtap-2.3-1|13	BuildRequires:	elfutils-devel
12mu|systemtap-2.3-1|14	BuildRequires:	gettext-devel
12mu|systemtap-2.3-1|15	BuildRequires:	pkgconfig(avahi-client)
12mu|systemtap-2.3-1|16	BuildRequires:	pkgconfig(gtkmm-2.4)
12mu|systemtap-2.3-1|17	BuildRequires:	pkgconfig(libglade-2.0)
12mu|systemtap-2.3-1|18	BuildRequires:	pkgconfig(nspr)
12mu|systemtap-2.3-1|19	BuildRequires:	pkgconfig(nss)
12mu|systemtap-2.3-1|20	
12mu|systemtap-2.3-1|21	%description
12mu|systemtap-2.3-1|22	SystemTap provides free software (GPL) infrastructure to simplify the gathering
12mu|systemtap-2.3-1|23	of information about the running Linux system. This assists diagnosis of a
12mu|systemtap-2.3-1|24	performance or functional problem. SystemTap eliminates the need for the
12mu|systemtap-2.3-1|25	developer to go through the tedious and disruptive instrument, recompile,
12mu|systemtap-2.3-1|26	install, and reboot sequence that may be otherwise required to collect data.
12mu|systemtap-2.3-1|27	
12mu|systemtap-2.3-1|28	SystemTap provides a simple command line interface and scripting language for
12mu|systemtap-2.3-1|29	writing instrumentation for a live running kernel. We are publishing samples,
12mu|systemtap-2.3-1|30	as well as enlarging the internal "tapset" script library to aid reuse and
12mu|systemtap-2.3-1|31	abstraction. We also plan to support probing userspace applications. We are
12mu|systemtap-2.3-1|32	investigating interfacing Systemtap with similar tools such as Frysk,
12mu|systemtap-2.3-1|33	Oprofile and LTT.
12mu|systemtap-2.3-1|34	
12mu|systemtap-2.3-1|35	Current project members include Red Hat, IBM, Intel, and Hitachi.
12mu|systemtap-2.3-1|36	
12mu|systemtap-2.3-1|37	%files
12mu|systemtap-2.3-1|38	%{_bindir}/stap
12mu|systemtap-2.3-1|39	%{_mandir}/man[17]/*
12mu|systemtap-2.3-1|40	%dir %{_datadir}/%{name}
12mu|systemtap-2.3-1|41	%{_datadir}/%{name}/tapset
12mu|systemtap-2.3-1|42	
12mu|systemtap-2.3-1|43	#----------------------------------------------------------------------------
12mu|systemtap-2.3-1|44	
12mu|systemtap-2.3-1|45	%package runtime
12mu|systemtap-2.3-1|46	Summary:	Runtime environment for systemtap
12mu|systemtap-2.3-1|47	Group:		Development/Other
12mu|systemtap-2.3-1|48	Conflicts:	systemtap < 1:2.1-3
12mu|systemtap-2.3-1|49	
12mu|systemtap-2.3-1|50	%description runtime
12mu|systemtap-2.3-1|51	SystemTap is an instrumentation system for systems running Linux.
12mu|systemtap-2.3-1|52	This package contains the runtime environment for systemtap programs.
12mu|systemtap-2.3-1|53	
12mu|systemtap-2.3-1|54	%files runtime -f systemtap.lang
12mu|systemtap-2.3-1|55	%doc %{_docdir}/systemtap
12mu|systemtap-2.3-1|56	%{_bindir}/staprun
12mu|systemtap-2.3-1|57	%{_bindir}/stapsh
12mu|systemtap-2.3-1|58	%{_bindir}/stap-merge
12mu|systemtap-2.3-1|59	%{_bindir}/stap-report
12mu|systemtap-2.3-1|60	%dir %{_libexecdir}/%{name}
12mu|systemtap-2.3-1|61	%{_libexecdir}/%{name}/stapio
12mu|systemtap-2.3-1|62	%{_libexecdir}/%{name}/stap-env
12mu|systemtap-2.3-1|63	%{_libexecdir}/%{name}/stap-authorize-cert
12mu|systemtap-2.3-1|64	%{_mandir}/man8/staprun.8*
12mu|systemtap-2.3-1|65	%{_mandir}/man8/stapsh.8.*
12mu|systemtap-2.3-1|66	
12mu|systemtap-2.3-1|67	#----------------------------------------------------------------------------
12mu|systemtap-2.3-1|68	
12mu|systemtap-2.3-1|69	%package server
12mu|systemtap-2.3-1|70	Summary:	Systemtap server
12mu|systemtap-2.3-1|71	Group:		Development/Other
12mu|systemtap-2.3-1|72	Requires:	%{name} = %{EVRD}
12mu|systemtap-2.3-1|73	Conflicts:	systemtap < 1:2.1-3
12mu|systemtap-2.3-1|74	
12mu|systemtap-2.3-1|75	%description server
12mu|systemtap-2.3-1|76	SystemTap is an instrumentation system for systems running Linux.
12mu|systemtap-2.3-1|77	This package contains the server component of systemtap.
12mu|systemtap-2.3-1|78	
12mu|systemtap-2.3-1|79	%files server
12mu|systemtap-2.3-1|80	%{_bindir}/stap-server
12mu|systemtap-2.3-1|81	%{_libexecdir}/%{name}/stap-gen-cert
12mu|systemtap-2.3-1|82	%{_libexecdir}/%{name}/stap-serverd
12mu|systemtap-2.3-1|83	%{_libexecdir}/%{name}/stap-sign-module
12mu|systemtap-2.3-1|84	%{_libexecdir}/%{name}/stap-start-server
12mu|systemtap-2.3-1|85	%{_libexecdir}/%{name}/stap-stop-server
12mu|systemtap-2.3-1|86	%{_mandir}/man8/stap-server.8*
12mu|systemtap-2.3-1|87	
12mu|systemtap-2.3-1|88	#----------------------------------------------------------------------------
12mu|systemtap-2.3-1|89	
12mu|systemtap-2.3-1|90	%package devel
12mu|systemtap-2.3-1|91	Summary:	Header files for %{name}
12mu|systemtap-2.3-1|92	Group:		Development/Other
12mu|systemtap-2.3-1|93	Requires:	%{name} = %{EVRD}
12mu|systemtap-2.3-1|94	Conflicts:	systemtap < 1:2.1-3
12mu|systemtap-2.3-1|95	
12mu|systemtap-2.3-1|96	%description devel
12mu|systemtap-2.3-1|97	The package includes the header files for %{name}.
12mu|systemtap-2.3-1|98	
12mu|systemtap-2.3-1|99	%files devel
12mu|systemtap-2.3-1|100	%{_bindir}/dtrace
12mu|systemtap-2.3-1|101	%{_includedir}/sys/*.h
12mu|systemtap-2.3-1|102	%{_datadir}/%{name}/runtime
12mu|systemtap-2.3-1|103	%{_mandir}/man3/*.3*
12mu|systemtap-2.3-1|104	
12mu|systemtap-2.3-1|105	#----------------------------------------------------------------------------
12mu|systemtap-2.3-1|106	
12mu|systemtap-2.3-1|107	%prep
12mu|systemtap-2.3-1|108	%setup -q
12mu|systemtap-2.3-1|109	%apply_patches
12mu|systemtap-2.3-1|110	
12mu|systemtap-2.3-1|111	%build
12mu|systemtap-2.3-1|112	export CFLAGS="%{optflags} -fno-strict-aliasing -I/usr/include/rpm"
12mu|systemtap-2.3-1|113	export CXXFLAGS="%{optflags} -fno-strict-aliasing -I/usr/include/rpm"
12mu|systemtap-2.3-1|114	%configure2_5x
12mu|systemtap-2.3-1|115	
12mu|systemtap-2.3-1|116	%make
12mu|systemtap-2.3-1|117	
12mu|systemtap-2.3-1|118	%install
12mu|systemtap-2.3-1|119	%makeinstall
12mu|systemtap-2.3-1|120	
12mu|systemtap-2.3-1|121	# we add testsuite with a lot of examples
12mu|systemtap-2.3-1|122	install -m 766 -d testsuite %{buildroot}/%{_datadir}/%{name}/
12mu|systemtap-2.3-1|123	
12mu|systemtap-2.3-1|124	%find_lang %{name}
12mu|systemtap-2.3-1|125	
12mu|systemtap-2.3-1|126	
12mu|systemtap-2.3-1|127	%changelog
12mu|systemtap-2.3-1|128	* Thu Nov 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.3-1
12mu|systemtap-2.3-1|129	+ Revision: 99b8c87
12mu|systemtap-2.3-1|130	- LOG Adjust BuildRequires
12mu|systemtap-2.3-1|131	
12mu|systemtap-2.3-1|132	

20846 12
12mu|sysvinit-2.87-23|1	%define enable_bootlogd_service 0
12mu|sysvinit-2.87-23|2	%define _disable_ld_no_undefined 1
12mu|sysvinit-2.87-23|3	
12mu|sysvinit-2.87-23|4	Summary:	Programs which control basic system processes
12mu|sysvinit-2.87-23|5	Name:		sysvinit
12mu|sysvinit-2.87-23|6	Version:	2.87
12mu|sysvinit-2.87-23|7	Release:	23
12mu|sysvinit-2.87-23|8	License:	GPLv2+
12mu|sysvinit-2.87-23|9	Group:		System/Configuration/Boot and Init
12mu|sysvinit-2.87-23|10	Source0:	https://alioth.debian.org/frs/download.php/3060/sysvinit-%{version}.tar.gz
12mu|sysvinit-2.87-23|11	Source1:	bootlogd
12mu|sysvinit-2.87-23|12	Source2:	stop-bootlogd
12mu|sysvinit-2.87-23|13	URL:		https://alioth.debian.org/projects/pkg-sysvinit/
12mu|sysvinit-2.87-23|14	Patch1:		sysvinit-2.78-man.patch
12mu|sysvinit-2.87-23|15	Patch4:		sysvinit-2.86-autofsck.patch
12mu|sysvinit-2.87-23|16	Patch5:		sysvinit-2.86-loginshell.patch
12mu|sysvinit-2.87-23|17	Patch8:		sysvinit-2.86-inittab.patch
12mu|sysvinit-2.87-23|18	Patch10:	sysvinit-2.87-pidof.patch
12mu|sysvinit-2.87-23|19	Patch13:	sysvinit-2.86-single.patch
12mu|sysvinit-2.87-23|20	Patch16:	sysvinit-2.86-quiet.patch
12mu|sysvinit-2.87-23|21	Patch23:	sysvinit-2.86-pidof-man.patch
12mu|sysvinit-2.87-23|22	Patch24:	sysvinit-2.87-sulogin.patch
12mu|sysvinit-2.87-23|23	Patch25:	sysvinit-2.87-wide.patch
12mu|sysvinit-2.87-23|24	Patch26:	sysvinit-2.87-ipv6.patch
12mu|sysvinit-2.87-23|25	# Add -m option to pidof to omit processes that match existing omitted pids (#632321)
12mu|sysvinit-2.87-23|26	Patch27:	sysvinit-2.87-omit.patch
12mu|sysvinit-2.87-23|27	Patch28:	sysvinit-2.87-crypt-lib.patch
12mu|sysvinit-2.87-23|28	
12mu|sysvinit-2.87-23|29	# Mandriva patches
12mu|sysvinit-2.87-23|30	Patch100:	sysvinit-2.86-shutdown.patch
12mu|sysvinit-2.87-23|31	Patch104:	sysvinit-2.85-walltty.patch
12mu|sysvinit-2.87-23|32	Patch105:	sysvinit-disable-respawn-more-quickly.patch
12mu|sysvinit-2.87-23|33	# do not try to take over console tty for rc.sysinit, it conflicts with speedboot (Mdv bug #58488)
12mu|sysvinit-2.87-23|34	Patch106:	sysvinit-2.87-speedboot-ioctl.patch
12mu|sysvinit-2.87-23|35	
12mu|sysvinit-2.87-23|36	# Debian patches
12mu|sysvinit-2.87-23|37	Patch200:	50_bootlogd_devsubdir.patch
12mu|sysvinit-2.87-23|38	Patch201:	54_bootlogd_findptyfail.patch
12mu|sysvinit-2.87-23|39	Patch202:	55_bootlogd_flush.patch
12mu|sysvinit-2.87-23|40	Patch203:	99_ftbfs_define_enoioctlcmd.patch
12mu|sysvinit-2.87-23|41	BuildRequires:	glibc-static-devel
12mu|sysvinit-2.87-23|42	Requires:	pam >= 0.66-5
12mu|sysvinit-2.87-23|43	Requires(post):	coreutils
12mu|sysvinit-2.87-23|44	Requires:	sysvinit-tools = %{version}-%{release}
12mu|sysvinit-2.87-23|45	Obsoletes:	SysVinit < 2.86-6mdv2008.1
12mu|sysvinit-2.87-23|46	Provides:	SysVinit = %{version}-%{release}
12mu|sysvinit-2.87-23|47	Conflicts:	util-linux =< 2.24
12mu|sysvinit-2.87-23|48	
12mu|sysvinit-2.87-23|49	Conflicts:	bash-completion < 2.1-8
12mu|sysvinit-2.87-23|50	
12mu|sysvinit-2.87-23|51	%description
12mu|sysvinit-2.87-23|52	The sysvinit package contains a group of processes that control
12mu|sysvinit-2.87-23|53	the very basic functions of your system. sysvinit includes the init
12mu|sysvinit-2.87-23|54	program, the first program started by the Linux kernel when the
12mu|sysvinit-2.87-23|55	system boots. Init then controls the startup, running, and shutdown
12mu|sysvinit-2.87-23|56	of all other programs.
12mu|sysvinit-2.87-23|57	
12mu|sysvinit-2.87-23|58	%package tools
12mu|sysvinit-2.87-23|59	Summary:	Tools used for process and utmp management
12mu|sysvinit-2.87-23|60	Group:		System/Configuration/Boot and Init
12mu|sysvinit-2.87-23|61	Conflicts:	sysvinit < 2.87-2mdv
12mu|sysvinit-2.87-23|62	
12mu|sysvinit-2.87-23|63	%description tools
12mu|sysvinit-2.87-23|64	The sysvinit-tools package contains various tools used for process
12mu|sysvinit-2.87-23|65	management.
12mu|sysvinit-2.87-23|66	
12mu|sysvinit-2.87-23|67	
12mu|sysvinit-2.87-23|68	%prep
12mu|sysvinit-2.87-23|69	%setup -q -n sysvinit-%{version}dsf
12mu|sysvinit-2.87-23|70	# We use a shell, not sulogin. Other random man fixes go here (such as #192804)
12mu|sysvinit-2.87-23|71	%patch1 -p1 -b .manpatch
12mu|sysvinit-2.87-23|72	# Unlink /.autofsck on shutdown -f
12mu|sysvinit-2.87-23|73	%patch4 -p1 -b .autofsck
12mu|sysvinit-2.87-23|74	# Invoke single-user shell as a login shell (#105653)
12mu|sysvinit-2.87-23|75	%patch5 -p1 -b .loginshell
12mu|sysvinit-2.87-23|76	# Adjust examples in inittab(5) to more accurately reflect RH/Fedora
12mu|sysvinit-2.87-23|77	# usage (#173572)
12mu|sysvinit-2.87-23|78	%patch8 -p1 -b .inittabdocs
12mu|sysvinit-2.87-23|79	# Fix various things in pidof - pidof /x/y matching /z/y, pidof -x
12mu|sysvinit-2.87-23|80	# for scripts, etc.
12mu|sysvinit-2.87-23|81	%patch10 -p1 -b .pidof
12mu|sysvinit-2.87-23|82	# Fix single user mode (#176348)
12mu|sysvinit-2.87-23|83	%patch13 -p1 -b .single
12mu|sysvinit-2.87-23|84	# Be less verbose when booted with 'quiet'
12mu|sysvinit-2.87-23|85	%patch16 -p1 -b .quiet
12mu|sysvinit-2.87-23|86	# Document some of the behavior of pidof. (#201317)
12mu|sysvinit-2.87-23|87	%patch23 -p1 -b .pidof
12mu|sysvinit-2.87-23|88	# get_default_context_with_level returns 0 on success (#568530)
12mu|sysvinit-2.87-23|89	%patch24 -p1 -b .sulogin
12mu|sysvinit-2.87-23|90	# Add wide output names with -w (#550333)
12mu|sysvinit-2.87-23|91	%patch25 -p1 -b .wide
12mu|sysvinit-2.87-23|92	# Change accepted ipv6 addresses (#573346)
12mu|sysvinit-2.87-23|93	%patch26 -p1 -b .ipv6
12mu|sysvinit-2.87-23|94	# Support -m option for pidof (#632321)
12mu|sysvinit-2.87-23|95	%patch27 -p1 -b .omit
12mu|sysvinit-2.87-23|96	%patch28 -p1 -b .crypt_lib~
12mu|sysvinit-2.87-23|97	
12mu|sysvinit-2.87-23|98	%patch100 -p1 -b .shutdown
12mu|sysvinit-2.87-23|99	%patch104 -p1 -b .wall
12mu|sysvinit-2.87-23|100	%patch105 -p1 -b .disable-respawn-more-quickly
12mu|sysvinit-2.87-23|101	%patch106 -p1 -b .speedboot-ioctl
12mu|sysvinit-2.87-23|102	
12mu|sysvinit-2.87-23|103	%patch200 -p1 -b .bootlogd_devsubdir
12mu|sysvinit-2.87-23|104	%patch201 -p1 -b .bootlogd_findptyfail
12mu|sysvinit-2.87-23|105	%patch202 -p1 -b .bootlogd_flush
12mu|sysvinit-2.87-23|106	%patch203 -p1 -b .define_enoioctlcmd
12mu|sysvinit-2.87-23|107	
12mu|sysvinit-2.87-23|108	%build
12mu|sysvinit-2.87-23|109	%global optflags %{optflags} -Os
12mu|sysvinit-2.87-23|110	%make CFLAGS="%{optflags} -D_GNU_SOURCE" LDFLAGS="%{ldflags}" LCRYPT="-lcrypt" -C src
12mu|sysvinit-2.87-23|111	
12mu|sysvinit-2.87-23|112	%install
12mu|sysvinit-2.87-23|113	for I in bin sbin usr/{bin,include} %{_mandir}/man{1,3,5,8} etc var/run dev; do
12mu|sysvinit-2.87-23|114	mkdir -p %{buildroot}/$I
12mu|sysvinit-2.87-23|115	done
12mu|sysvinit-2.87-23|116	
12mu|sysvinit-2.87-23|117	make -C src ROOT=%{buildroot} MANDIR=%{_mandir} STRIP=/bin/true \
12mu|sysvinit-2.87-23|118	BIN_OWNER=`id -nu` BIN_GROUP=`id -ng` install
12mu|sysvinit-2.87-23|119	
12mu|sysvinit-2.87-23|120	# If this already exists, just do nothing (the ||: part)
12mu|sysvinit-2.87-23|121	mknod --mode=0600 %{buildroot}/dev/initctl p ||:
12mu|sysvinit-2.87-23|122	ln -snf killall5 %{buildroot}/sbin/pidof
12mu|sysvinit-2.87-23|123	
12mu|sysvinit-2.87-23|124	chmod 755 %{buildroot}/usr/bin/utmpdump
12mu|sysvinit-2.87-23|125	
12mu|sysvinit-2.87-23|126	mkdir -p %{buildroot}%{_sysconfdir}/rc.d/init.d/
12mu|sysvinit-2.87-23|127	install -m755 %{SOURCE1} %{SOURCE2} %{buildroot}%{_sysconfdir}/rc.d/init.d/
12mu|sysvinit-2.87-23|128	
12mu|sysvinit-2.87-23|129	%if !%enable_bootlogd_service
12mu|sysvinit-2.87-23|130	sed -i -e 's/chkconfig\: 2345/chkconfig: -/g' %{buildroot}%{_sysconfdir}/rc.d/init.d/bootlogd %{buildroot}%{_sysconfdir}/rc.d/init.d/stop-bootlogd
12mu|sysvinit-2.87-23|131	%endif
12mu|sysvinit-2.87-23|132	
12mu|sysvinit-2.87-23|133	mkdir -p  %{buildroot}%{_sysconfdir}/sysconfig
12mu|sysvinit-2.87-23|134	cat << EOF > %{buildroot}%{_sysconfdir}/sysconfig/bootlogd
12mu|sysvinit-2.87-23|135	BOOTLOGD_ENABLED=no
12mu|sysvinit-2.87-23|136	EOF
12mu|sysvinit-2.87-23|137	
12mu|sysvinit-2.87-23|138	# Remove unpackaged file(s)
12mu|sysvinit-2.87-23|139	rm -rf	%{buildroot}/usr/include
12mu|sysvinit-2.87-23|140	
12mu|sysvinit-2.87-23|141	# (tpg) kill these in the name of systemd
12mu|sysvinit-2.87-23|142	
12mu|sysvinit-2.87-23|143	rm %{buildroot}/sbin/bootlogd
12mu|sysvinit-2.87-23|144	rm %{buildroot}/sbin/halt
12mu|sysvinit-2.87-23|145	rm %{buildroot}/sbin/init
12mu|sysvinit-2.87-23|146	rm %{buildroot}/sbin/poweroff
12mu|sysvinit-2.87-23|147	rm %{buildroot}%{_bindir}/last
12mu|sysvinit-2.87-23|148	rm %{buildroot}%{_bindir}/mesg
12mu|sysvinit-2.87-23|149	rm %{buildroot}/sbin/reboot
12mu|sysvinit-2.87-23|150	rm %{buildroot}/sbin/runlevel
12mu|sysvinit-2.87-23|151	rm %{buildroot}/sbin/shutdown
12mu|sysvinit-2.87-23|152	rm %{buildroot}/sbin/telinit
12mu|sysvinit-2.87-23|153	rm %{buildroot}%{_sysconfdir}/rc.d/init.d/*bootlogd
12mu|sysvinit-2.87-23|154	rm %{buildroot}%{_sysconfdir}/sysconfig/bootlogd
12mu|sysvinit-2.87-23|155	rm %{buildroot}%{_mandir}/man5/*
12mu|sysvinit-2.87-23|156	rm %{buildroot}%{_mandir}/man8/halt*
12mu|sysvinit-2.87-23|157	rm %{buildroot}%{_mandir}/man8/init*
12mu|sysvinit-2.87-23|158	rm %{buildroot}%{_mandir}/man1/last.*
12mu|sysvinit-2.87-23|159	rm %{buildroot}%{_mandir}/man1/mesg.*
12mu|sysvinit-2.87-23|160	rm %{buildroot}%{_mandir}/man8/poweroff*
12mu|sysvinit-2.87-23|161	rm %{buildroot}%{_mandir}/man8/reboot*
12mu|sysvinit-2.87-23|162	rm %{buildroot}%{_mandir}/man8/runlevel*
12mu|sysvinit-2.87-23|163	rm %{buildroot}%{_mandir}/man8/shutdown*
12mu|sysvinit-2.87-23|164	rm %{buildroot}%{_mandir}/man8/telinit*
12mu|sysvinit-2.87-23|165	rm %{buildroot}%{_mandir}/man8/bootlogd*
12mu|sysvinit-2.87-23|166	rm %{buildroot}%{_mandir}/man1/mountpoint*
12mu|sysvinit-2.87-23|167	rm %{buildroot}%{_mandir}/man1/wall*
12mu|sysvinit-2.87-23|168	
12mu|sysvinit-2.87-23|169	# Remove sulogin and utmpdump, they're part of util-linux these days
12mu|sysvinit-2.87-23|170	rm %{buildroot}/sbin/sulogin %{buildroot}%{_mandir}/man8/sulogin*
12mu|sysvinit-2.87-23|171	rm %{buildroot}%{_bindir}/utmpdump
12mu|sysvinit-2.87-23|172	# (tpg) in util-linux-2.23
12mu|sysvinit-2.87-23|173	rm %{buildroot}/bin/mountpoint
12mu|sysvinit-2.87-23|174	rm %{buildroot}%{_bindir}/wall
12mu|sysvinit-2.87-23|175	
12mu|sysvinit-2.87-23|176	
12mu|sysvinit-2.87-23|177	%files tools
12mu|sysvinit-2.87-23|178	%defattr(-,root,root)
12mu|sysvinit-2.87-23|179	%doc doc/Changelog COPYRIGHT
12mu|sysvinit-2.87-23|180	/bin/pidof
12mu|sysvinit-2.87-23|181	%{_bindir}/lastb
12mu|sysvinit-2.87-23|182	/sbin/pidof
12mu|sysvinit-2.87-23|183	/sbin/killall5
12mu|sysvinit-2.87-23|184	%{_mandir}/man1/*
12mu|sysvinit-2.87-23|185	%{_mandir}/man8/killall5*
12mu|sysvinit-2.87-23|186	%{_mandir}/man8/pidof*
12mu|sysvinit-2.87-23|187	
12mu|sysvinit-2.87-23|188	%changelog
12mu|sysvinit-2.87-23|189	* Fri Jun 27 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 2.87-23
12mu|sysvinit-2.87-23|190	+ Revision: 71eddfc
12mu|sysvinit-2.87-23|191	- MassBuild#440: Increase release tag
12mu|sysvinit-2.87-23|192	
12mu|sysvinit-2.87-23|193	

20847 12
12mu|t1utils-1.38-1|1	Summary: Programs for manipulating PostScript Type 1 fonts
12mu|t1utils-1.38-1|2	Name: t1utils
12mu|t1utils-1.38-1|3	Version: 1.38
12mu|t1utils-1.38-1|4	Release: 1
12mu|t1utils-1.38-1|5	Source: http://www.lcdf.org/type/%{name}-%{version}.tar.gz
12mu|t1utils-1.38-1|6	URL: http://www.lcdf.org/type/
12mu|t1utils-1.38-1|7	Group: Publishing
12mu|t1utils-1.38-1|8	License: freely modifiable and distributable
12mu|t1utils-1.38-1|9	
12mu|t1utils-1.38-1|10	%description
12mu|t1utils-1.38-1|11	The t1utils package is a set of programs for manipulating PostScript
12mu|t1utils-1.38-1|12	Type 1 fonts. It contains programs to change between binary PFB format
12mu|t1utils-1.38-1|13	(for storage), ASCII PFA format (for printing), a human-readable and
12mu|t1utils-1.38-1|14	editable ASCII format, and Macintosh resource forks.
12mu|t1utils-1.38-1|15	
12mu|t1utils-1.38-1|16	%prep
12mu|t1utils-1.38-1|17	%setup -q
12mu|t1utils-1.38-1|18	
12mu|t1utils-1.38-1|19	%build
12mu|t1utils-1.38-1|20	%configure2_5x
12mu|t1utils-1.38-1|21	%make
12mu|t1utils-1.38-1|22	
12mu|t1utils-1.38-1|23	%install
12mu|t1utils-1.38-1|24	%makeinstall_std
12mu|t1utils-1.38-1|25	
12mu|t1utils-1.38-1|26	%clean
12mu|t1utils-1.38-1|27	
12mu|t1utils-1.38-1|28	%files
12mu|t1utils-1.38-1|29	%doc NEWS README
12mu|t1utils-1.38-1|30	%attr(0755,root,root) %{_bindir}/*
12mu|t1utils-1.38-1|31	%attr(0644,root,root) %{_mandir}/man1/*
12mu|t1utils-1.38-1|32	
12mu|t1utils-1.38-1|33	
12mu|t1utils-1.38-1|34	
12mu|t1utils-1.38-1|35	
12mu|t1utils-1.38-1|36	
12mu|t1utils-1.38-1|37	%changelog
12mu|t1utils-1.38-1|38	* Fri Feb 21 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.38-1
12mu|t1utils-1.38-1|39	+ Revision: 72b81f1
12mu|t1utils-1.38-1|40	- Updated to 1.38 (by updates_builder)
12mu|t1utils-1.38-1|41	
12mu|t1utils-1.38-1|42	

20848 12
12mu|taglib-1.8-2|1	%define major 1
12mu|taglib-1.8-2|2	%define minor 0
12mu|taglib-1.8-2|3	%define libname %mklibname %{name} %{major}
12mu|taglib-1.8-2|4	%define devname %mklibname %{name} -d
12mu|taglib-1.8-2|5	%define libnametagc %mklibname %{name}_c %{minor}
12mu|taglib-1.8-2|6	
12mu|taglib-1.8-2|7	Summary:	Library for reading and editing audio meta data
12mu|taglib-1.8-2|8	Name:		taglib
12mu|taglib-1.8-2|9	Version:	1.8
12mu|taglib-1.8-2|10	Release:	2
12mu|taglib-1.8-2|11	License:	LGPLv2+
12mu|taglib-1.8-2|12	Group:		File tools
12mu|taglib-1.8-2|13	Url:		http://developer.kde.org/~wheeler/taglib.html
12mu|taglib-1.8-2|14	Source0:	taglib-%{version}.tar.gz
12mu|taglib-1.8-2|15	#(tpg) http://foetida.jaist.ac.jp:37565/~yaz/diary/2006/07/taglib-1.4_wchar.diff
12mu|taglib-1.8-2|16	Patch0:		taglib-1.4_wchar.diff
12mu|taglib-1.8-2|17	Patch1:		taglib-1.8-ds-rusxmms-r9.patch
12mu|taglib-1.8-2|18	BuildRequires:	kde4-macros
12mu|taglib-1.8-2|19	BuildRequires:	librcc-devel
12mu|taglib-1.8-2|20	BuildRequires:	pkgconfig(zlib)
12mu|taglib-1.8-2|21	BuildRequires:	pkgconfig(cppunit)
12mu|taglib-1.8-2|22	
12mu|taglib-1.8-2|23	%description
12mu|taglib-1.8-2|24	TagLib, is well, a library for reading and editing audio meta data,
12mu|taglib-1.8-2|25	commonly know as tags.
12mu|taglib-1.8-2|26	
12mu|taglib-1.8-2|27	Some goals of TagLib:
12mu|taglib-1.8-2|28	- A clean, high level, C++ API to handling audio meta data.
12mu|taglib-1.8-2|29	- Support for at least ID3v1, ID3v2 and Ogg Vorbis comments.
12mu|taglib-1.8-2|30	- A generic, simple API for the most common tagging related functions.
12mu|taglib-1.8-2|31	- Binary compatibility between minor releases using the standard KDE/Qt
12mu|taglib-1.8-2|32	techniques for C++ binary compatibility.
12mu|taglib-1.8-2|33	- Make the tagging framework extensible by library users; i.e. it will be
12mu|taglib-1.8-2|34	possible for libarary users to implement additional ID3v2 frames,
12mu|taglib-1.8-2|35	without modifying the TagLib source.
12mu|taglib-1.8-2|36	
12mu|taglib-1.8-2|37	Because TagLib desires to be toolkit agnostic, in hope of being widely
12mu|taglib-1.8-2|38	adopted and the most flexible in licensing TagLib provides many of its
12mu|taglib-1.8-2|39	own toolkit classes; in fact the only external dependency that TagLib has,
12mu|taglib-1.8-2|40	it a semi-sane STL implementation.
12mu|taglib-1.8-2|41	
12mu|taglib-1.8-2|42	#---------------------------------------------------------------------
12mu|taglib-1.8-2|43	
12mu|taglib-1.8-2|44	%package -n %{libname}
12mu|taglib-1.8-2|45	Group:		System/Libraries
12mu|taglib-1.8-2|46	Summary:	Library for reading and editing audio meta data
12mu|taglib-1.8-2|47	
12mu|taglib-1.8-2|48	%description -n %{libname}
12mu|taglib-1.8-2|49	Main taglib library.
12mu|taglib-1.8-2|50	
12mu|taglib-1.8-2|51	%files -n %{libname}
12mu|taglib-1.8-2|52	%{_libdir}/libtag.so.%{major}*
12mu|taglib-1.8-2|53	
12mu|taglib-1.8-2|54	#---------------------------------------------------------------------
12mu|taglib-1.8-2|55	
12mu|taglib-1.8-2|56	%package -n %{libnametagc}
12mu|taglib-1.8-2|57	Group:		System/Libraries
12mu|taglib-1.8-2|58	Summary:	A C bindings for taglib library
12mu|taglib-1.8-2|59	
12mu|taglib-1.8-2|60	%description -n %{libnametagc}
12mu|taglib-1.8-2|61	TagLib, is well, a library for reading and editing audio meta data.
12mu|taglib-1.8-2|62	
12mu|taglib-1.8-2|63	%files -n %{libnametagc}
12mu|taglib-1.8-2|64	%{_libdir}/libtag_c.so.%{minor}*
12mu|taglib-1.8-2|65	
12mu|taglib-1.8-2|66	#---------------------------------------------------------------------
12mu|taglib-1.8-2|67	
12mu|taglib-1.8-2|68	%package -n %{devname}
12mu|taglib-1.8-2|69	Group:		Development/C
12mu|taglib-1.8-2|70	Summary:	Headers and other files for taglib development
12mu|taglib-1.8-2|71	Requires:	%{libname} = %{EVRD}
12mu|taglib-1.8-2|72	Requires:	%{libnametagc} = %{EVRD}
12mu|taglib-1.8-2|73	Provides:	%{name}-devel = %{EVRD}
12mu|taglib-1.8-2|74	Provides:	lib%{name}-devel = %{EVRD}
12mu|taglib-1.8-2|75	
12mu|taglib-1.8-2|76	%description -n %{devname}
12mu|taglib-1.8-2|77	Install this package if you want do compile applications
12mu|taglib-1.8-2|78	using the libtag library.
12mu|taglib-1.8-2|79	
12mu|taglib-1.8-2|80	%files -n %{devname}
12mu|taglib-1.8-2|81	%{_bindir}/taglib-config
12mu|taglib-1.8-2|82	%{_libdir}/*.so
12mu|taglib-1.8-2|83	%{_libdir}/pkgconfig/*
12mu|taglib-1.8-2|84	%{_includedir}/*
12mu|taglib-1.8-2|85	%{multiarch_bindir}/taglib-config
12mu|taglib-1.8-2|86	
12mu|taglib-1.8-2|87	#---------------------------------------------------------------------
12mu|taglib-1.8-2|88	
12mu|taglib-1.8-2|89	%prep
12mu|taglib-1.8-2|90	%setup -q
12mu|taglib-1.8-2|91	%patch0 -p1
12mu|taglib-1.8-2|92	%patch1 -p1
12mu|taglib-1.8-2|93	
12mu|taglib-1.8-2|94	%build
12mu|taglib-1.8-2|95	%cmake_kde4 -DWITH_ASF=ON -DWITH_MP4=ON
12mu|taglib-1.8-2|96	%make
12mu|taglib-1.8-2|97	
12mu|taglib-1.8-2|98	%install
12mu|taglib-1.8-2|99	%makeinstall_std -C build
12mu|taglib-1.8-2|100	
12mu|taglib-1.8-2|101	%multiarch_binaries %{buildroot}%{_bindir}/taglib-config
12mu|taglib-1.8-2|102	
12mu|taglib-1.8-2|103	
12mu|taglib-1.8-2|104	%changelog
12mu|taglib-1.8-2|105	* Fri Oct 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8-2
12mu|taglib-1.8-2|106	+ Revision: 79c3abc
12mu|taglib-1.8-2|107	- LOG Update rusxmms patch to latest version
12mu|taglib-1.8-2|108	
12mu|taglib-1.8-2|109	

20849 12
12mu|tagsoup-1.2.1-1|1	%define major %(echo %version |cut -d. -f1-2)
12mu|tagsoup-1.2.1-1|2	Name:           tagsoup
12mu|tagsoup-1.2.1-1|3	Version:        1.2.1
12mu|tagsoup-1.2.1-1|4	Release:        1
12mu|tagsoup-1.2.1-1|5	Epoch:          0
12mu|tagsoup-1.2.1-1|6	Summary:        SAX-compliant parser written in Java
12mu|tagsoup-1.2.1-1|7	License:        GPL
12mu|tagsoup-1.2.1-1|8	Source0:        http://home.ccil.org/~cowan/XML/tagsoup/tagsoup-%{version}-src.zip
12mu|tagsoup-1.2.1-1|9	URL:            http://mercury.ccil.org/~cowan/XML/tagsoup/
12mu|tagsoup-1.2.1-1|10	Group:          Development/Java
12mu|tagsoup-1.2.1-1|11	BuildArch:      noarch
12mu|tagsoup-1.2.1-1|12	BuildRequires:  java-1.6.0-openjdk-devel
12mu|tagsoup-1.2.1-1|13	Requires:       jpackage-utils >= 0:1.6
12mu|tagsoup-1.2.1-1|14	BuildRequires:  ant
12mu|tagsoup-1.2.1-1|15	BuildRequires:  java-rpmbuild >= 0:1.6
12mu|tagsoup-1.2.1-1|16	BuildRequires:  xalan-j2
12mu|tagsoup-1.2.1-1|17	
12mu|tagsoup-1.2.1-1|18	%description
12mu|tagsoup-1.2.1-1|19	TagSoup is a SAX-compliant parser written in Java that, instead of
12mu|tagsoup-1.2.1-1|20	parsing well-formed or valid XML, parses HTML as it is found in the wild: nasty
12mu|tagsoup-1.2.1-1|21	and brutish, though quite often far from short. TagSoup is designed for people
12mu|tagsoup-1.2.1-1|22	who have to process this stuff using some semblance of a rational application
12mu|tagsoup-1.2.1-1|23	design. By providing a SAX interface, it allows standard XML tools to be
12mu|tagsoup-1.2.1-1|24	applied to even the worst HTML.
12mu|tagsoup-1.2.1-1|25	
12mu|tagsoup-1.2.1-1|26	%package javadoc
12mu|tagsoup-1.2.1-1|27	Summary:        Javadoc for %{name}
12mu|tagsoup-1.2.1-1|28	Group:          Development/Java
12mu|tagsoup-1.2.1-1|29	
12mu|tagsoup-1.2.1-1|30	%description javadoc
12mu|tagsoup-1.2.1-1|31	Javadoc for %{name}.
12mu|tagsoup-1.2.1-1|32	
12mu|tagsoup-1.2.1-1|33	%prep
12mu|tagsoup-1.2.1-1|34	%setup -q
12mu|tagsoup-1.2.1-1|35	
12mu|tagsoup-1.2.1-1|36	%build
12mu|tagsoup-1.2.1-1|37	export CLASSPATH=$(build-classpath xalan-j2-serializer xalan-j2)
12mu|tagsoup-1.2.1-1|38	export OPT_JAR_LIST="`%{__cat} %{_sysconfdir}/ant.d/trax`"
12mu|tagsoup-1.2.1-1|39	export JAVA_HOME=%_prefix/lib/jvm/java-1.6.0
12mu|tagsoup-1.2.1-1|40	ant \
12mu|tagsoup-1.2.1-1|41	-Dversion=%{version} \
12mu|tagsoup-1.2.1-1|42	-Dj2se.apiurl=%{_javadocdir}/java \
12mu|tagsoup-1.2.1-1|43	dist docs-api
12mu|tagsoup-1.2.1-1|44	
12mu|tagsoup-1.2.1-1|45	%install
12mu|tagsoup-1.2.1-1|46	rm -rf $RPM_BUILD_ROOT
12mu|tagsoup-1.2.1-1|47	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mu|tagsoup-1.2.1-1|48	install -m 644 dist/lib/%{name}-%{major}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{major}.jar
12mu|tagsoup-1.2.1-1|49	ln -s %{name}-%{major}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12mu|tagsoup-1.2.1-1|50	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mu|tagsoup-1.2.1-1|51	cp -a docs/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mu|tagsoup-1.2.1-1|52	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mu|tagsoup-1.2.1-1|53	
12mu|tagsoup-1.2.1-1|54	%files
12mu|tagsoup-1.2.1-1|55	%defattr(0644,root,root,0755)
12mu|tagsoup-1.2.1-1|56	%doc CHANGES README
12mu|tagsoup-1.2.1-1|57	%{_javadir}/*.jar
12mu|tagsoup-1.2.1-1|58	
12mu|tagsoup-1.2.1-1|59	%files javadoc
12mu|tagsoup-1.2.1-1|60	%defattr(0644,root,root,0755)
12mu|tagsoup-1.2.1-1|61	%doc %{_javadocdir}/%{name}-%{version}
12mu|tagsoup-1.2.1-1|62	%doc %{_javadocdir}/%{name}
12mu|tagsoup-1.2.1-1|63	
12mu|tagsoup-1.2.1-1|64	
12mu|tagsoup-1.2.1-1|65	%changelog
12mu|tagsoup-1.2.1-1|66	* Fri May 06 2011 Oden Eriksson <oeriksson@mandriva.com> 0:1.2-0.0.5mdv2011.0
12mu|tagsoup-1.2.1-1|67	+ Revision: 670661
12mu|tagsoup-1.2.1-1|68	- mass rebuild
12mu|tagsoup-1.2.1-1|69	
12mu|tagsoup-1.2.1-1|70	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 0:1.2-0.0.4mdv2011.0
12mu|tagsoup-1.2.1-1|71	+ Revision: 609170
12mu|tagsoup-1.2.1-1|72	- rebuild
12mu|tagsoup-1.2.1-1|73	- rebuilt for 2010.1
12mu|tagsoup-1.2.1-1|74	
12mu|tagsoup-1.2.1-1|75	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 0:1.2-0.0.2mdv2010.0
12mu|tagsoup-1.2.1-1|76	+ Revision: 427265
12mu|tagsoup-1.2.1-1|77	- rebuild
12mu|tagsoup-1.2.1-1|78	
12mu|tagsoup-1.2.1-1|79	* Wed Jan 09 2008 David Walluck <walluck@mandriva.org> 0:1.2-0.0.1mdv2008.1
12mu|tagsoup-1.2.1-1|80	+ Revision: 147372
12mu|tagsoup-1.2.1-1|81	- 1.2
12mu|tagsoup-1.2.1-1|82	- add gcj post scripts
12mu|tagsoup-1.2.1-1|83	
12mu|tagsoup-1.2.1-1|84	+ Olivier Blin <oblin@mandriva.com>
12mu|tagsoup-1.2.1-1|85	- restore BuildRoot
12mu|tagsoup-1.2.1-1|86	
12mu|tagsoup-1.2.1-1|87	+ Thierry Vignaud <tv@mandriva.org>
12mu|tagsoup-1.2.1-1|88	- kill re-definition of %%buildroot on Pixel's request
12mu|tagsoup-1.2.1-1|89	
12mu|tagsoup-1.2.1-1|90	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:1.1.3-1.4mdv2008.1
12mu|tagsoup-1.2.1-1|91	+ Revision: 121028
12mu|tagsoup-1.2.1-1|92	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12mu|tagsoup-1.2.1-1|93	
12mu|tagsoup-1.2.1-1|94	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:1.1.3-1.3mdv2008.0
12mu|tagsoup-1.2.1-1|95	+ Revision: 87203
12mu|tagsoup-1.2.1-1|96	- rebuild to filter out autorequires of GCJ AOT objects
12mu|tagsoup-1.2.1-1|97	- remove unnecessary Requires(post) on java-gcj-compat
12mu|tagsoup-1.2.1-1|98	
12mu|tagsoup-1.2.1-1|99	* Sun Sep 09 2007 Pascal Terjan <pterjan@mandriva.org> 0:1.1.3-1.2mdv2008.0
12mu|tagsoup-1.2.1-1|100	+ Revision: 82796
12mu|tagsoup-1.2.1-1|101	- update to new version
12mu|tagsoup-1.2.1-1|102	
12mu|tagsoup-1.2.1-1|103	* Wed May 16 2007 David Walluck <walluck@mandriva.org> 0:1.1.3-1.1mdv2008.0
12mu|tagsoup-1.2.1-1|104	+ Revision: 27269
12mu|tagsoup-1.2.1-1|105	- 1.1.3
12mu|tagsoup-1.2.1-1|106	
12mu|tagsoup-1.2.1-1|107	
12mu|tagsoup-1.2.1-1|108	* Fri Mar 23 2007 David Walluck <walluck@mandriva.org> 1.0.5-1.1mdv2007.1
12mu|tagsoup-1.2.1-1|109	+ Revision: 148692
12mu|tagsoup-1.2.1-1|110	- 1.0.5
12mu|tagsoup-1.2.1-1|111	
12mu|tagsoup-1.2.1-1|112	* Mon Mar 12 2007 David Walluck <walluck@mandriva.org> 0:1.0.4-1.2mdv2007.1
12mu|tagsoup-1.2.1-1|113	+ Revision: 142053
12mu|tagsoup-1.2.1-1|114	- require ant-trax for build
12mu|tagsoup-1.2.1-1|115	- Import tagsoup
12mu|tagsoup-1.2.1-1|116	
12mu|tagsoup-1.2.1-1|117	* Mon Mar 12 2007 David Walluck <walluck@mandriva.org> 0:1.0.4-1.1mdv2007.1
12mu|tagsoup-1.2.1-1|118	- 1.0.4
12mu|tagsoup-1.2.1-1|119	- release
12mu|tagsoup-1.2.1-1|120	
12mu|tagsoup-1.2.1-1|121	* Sat Jan 20 2007 Sebastiano Vigna <vigna@dsi.unimi.it> 0:1.0.1-1jpp
12mu|tagsoup-1.2.1-1|122	- Upgraded to 1.0.1
12mu|tagsoup-1.2.1-1|123	
12mu|tagsoup-1.2.1-1|124	* Mon Feb 27 2006 Fernando Nasser <fnasser@redhat.com> 0:1.0rc-2jpp
12mu|tagsoup-1.2.1-1|125	- First JPP 1.7 version
12mu|tagsoup-1.2.1-1|126	
12mu|tagsoup-1.2.1-1|127	* Fri Jan 28 2005 Sebastiano Vigna <vigna@acm.org> 0:1.0rc-1jpp
12mu|tagsoup-1.2.1-1|128	- First JPackage version
12mu|tagsoup-1.2.1-1|129	

20850 12
12mu|tali-3.8.0-1|1	Name:           tali
12mu|tali-3.8.0-1|2	Version:        3.8.0
12mu|tali-3.8.0-1|3	Release:        1
12mu|tali-3.8.0-1|4	Summary:        GNOME Tali game
12mu|tali-3.8.0-1|5	
12mu|tali-3.8.0-1|6	License:        GPLv2+ and GFDL
12mu|tali-3.8.0-1|7	Group:		Games/Other
12mu|tali-3.8.0-1|8	URL:            https://live.gnome.org/Tali
12mu|tali-3.8.0-1|9	Source0:        http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|tali-3.8.0-1|10	
12mu|tali-3.8.0-1|11	BuildRequires:  desktop-file-utils
12mu|tali-3.8.0-1|12	BuildRequires:  pkgconfig(gdk-3.0)
12mu|tali-3.8.0-1|13	BuildRequires:  intltool
12mu|tali-3.8.0-1|14	BuildRequires:  itstool
12mu|tali-3.8.0-1|15	BuildRequires:  pkgconfig(librsvg-2.0)
12mu|tali-3.8.0-1|16	
12mu|tali-3.8.0-1|17	Obsoletes: gnome-games < 3.7.92
12mu|tali-3.8.0-1|18	Obsoletes: gtali < 1:3.7.92
12mu|tali-3.8.0-1|19	Provides: gtali = %{version}-%{release}
12mu|tali-3.8.0-1|20	
12mu|tali-3.8.0-1|21	%description
12mu|tali-3.8.0-1|22	Sort of poker with dice and less money. An ancient Roman game.
12mu|tali-3.8.0-1|23	
12mu|tali-3.8.0-1|24	%prep
12mu|tali-3.8.0-1|25	%setup -q
12mu|tali-3.8.0-1|26	
12mu|tali-3.8.0-1|27	
12mu|tali-3.8.0-1|28	%build
12mu|tali-3.8.0-1|29	%configure2_5x
12mu|tali-3.8.0-1|30	%make
12mu|tali-3.8.0-1|31	
12mu|tali-3.8.0-1|32	
12mu|tali-3.8.0-1|33	%install
12mu|tali-3.8.0-1|34	%makeinstall_std
12mu|tali-3.8.0-1|35	
12mu|tali-3.8.0-1|36	desktop-file-validate $RPM_BUILD_ROOT%{_datadir}/applications/gtali.desktop
12mu|tali-3.8.0-1|37	
12mu|tali-3.8.0-1|38	%find_lang %{name} --all-name --with-gnome
12mu|tali-3.8.0-1|39	
12mu|tali-3.8.0-1|40	
12mu|tali-3.8.0-1|41	%files -f %{name}.lang
12mu|tali-3.8.0-1|42	%doc COPYING
12mu|tali-3.8.0-1|43	%attr(2551, root, games) %{_bindir}/tali
12mu|tali-3.8.0-1|44	%{_datadir}/applications/gtali.desktop
12mu|tali-3.8.0-1|45	%{_datadir}/glib-2.0/schemas/org.gnome.tali.gschema.xml
12mu|tali-3.8.0-1|46	%{_datadir}/icons/hicolor/*/apps/tali.*
12mu|tali-3.8.0-1|47	%{_datadir}/tali
12mu|tali-3.8.0-1|48	%verify(not md5 size mtime) %config(noreplace) %attr(664, games, games) %{_localstatedir}/games/gtali.*
12mu|tali-3.8.0-1|49	%{_mandir}/man6/tali.6*

20851 12
12mu|task-gnome-3.8.0-5|1	Summary: Metapackage for GNOME desktop environment
12mu|task-gnome-3.8.0-5|2	Name: task-gnome
12mu|task-gnome-3.8.0-5|3	Version: 3.8.0
12mu|task-gnome-3.8.0-5|4	Release: 5
12mu|task-gnome-3.8.0-5|5	Epoch: 1
12mu|task-gnome-3.8.0-5|6	Group: Graphical desktop/GNOME
12mu|task-gnome-3.8.0-5|7	License: GPLv2+
12mu|task-gnome-3.8.0-5|8	BuildArch: noarch
12mu|task-gnome-3.8.0-5|9	
12mu|task-gnome-3.8.0-5|10	Requires: %{name}-minimal
12mu|task-gnome-3.8.0-5|11	
12mu|task-gnome-3.8.0-5|12	Obsoletes: gnome-utils
12mu|task-gnome-3.8.0-5|13	
12mu|task-gnome-3.8.0-5|14	Requires: %{_lib}mutter-gir3.0 >= 3.8.0
12mu|task-gnome-3.8.0-5|15	Requires: bijiben >= 3.8.0
12mu|task-gnome-3.8.0-5|16	Requires: cheese >= 3.8.0
12mu|task-gnome-3.8.0-5|17	Requires: empathy >= 3.8.0
12mu|task-gnome-3.8.0-5|18	Requires: eog >= 3.8.0
12mu|task-gnome-3.8.0-5|19	Requires: evince >= 3.8.0
12mu|task-gnome-3.8.0-5|20	Requires: file-roller >= 3.8.0
12mu|task-gnome-3.8.0-5|21	Requires: folks >= 0.9.1
12mu|task-gnome-3.8.0-5|22	Requires: gcalctool
12mu|task-gnome-3.8.0-5|23	Requires: gdm >= 3.8.0
12mu|task-gnome-3.8.0-5|24	Requires: gedit >= 3.8.0
12mu|task-gnome-3.8.0-5|25	Requires: gnome-bluetooth >= 3.8.0
12mu|task-gnome-3.8.0-5|26	Requires: gnome-classic-session
12mu|task-gnome-3.8.0-5|27	Requires: gnome-clocks
12mu|task-gnome-3.8.0-5|28	Requires: gnome-color-manager
12mu|task-gnome-3.8.0-5|29	Requires: gnome-contacts >= 3.8.0
12mu|task-gnome-3.8.0-5|30	Requires: gnome-desktop3 >= 3.8.0
12mu|task-gnome-3.8.0-5|31	Requires: gnome-disk-utility
12mu|task-gnome-3.8.0-5|32	Requires: gnome-documents
12mu|task-gnome-3.8.0-5|33	Requires: gnome-font-viewer
12mu|task-gnome-3.8.0-5|34	Requires: gnome-online-accounts >= 3.8.0
12mu|task-gnome-3.8.0-5|35	#Requires: gnome-weather
12mu|task-gnome-3.8.0-5|36	Requires: libgnome2
12mu|task-gnome-3.8.0-5|37	Requires: libsocialweb
12mu|task-gnome-3.8.0-5|38	Requires: libwnck3
12mu|task-gnome-3.8.0-5|39	Requires: sushi
12mu|task-gnome-3.8.0-5|40	Requires: telepathy-mission-control
12mu|task-gnome-3.8.0-5|41	Requires: totem
12mu|task-gnome-3.8.0-5|42	Requires: typelib(Eog)
12mu|task-gnome-3.8.0-5|43	Requires: typelib(GnomeDesktop)
12mu|task-gnome-3.8.0-5|44	Requires: typelib(Meta)
12mu|task-gnome-3.8.0-5|45	Requires: gnome-initial-setup
12mu|task-gnome-3.8.0-5|46	
12mu|task-gnome-3.8.0-5|47	Requires: gnome-getting-started-docs
12mu|task-gnome-3.8.0-5|48	Requires: gnome-getting-started-docs-cs
12mu|task-gnome-3.8.0-5|49	Requires: gnome-getting-started-docs-de
12mu|task-gnome-3.8.0-5|50	Requires: gnome-getting-started-docs-es
12mu|task-gnome-3.8.0-5|51	Requires: gnome-getting-started-docs-gl
12mu|task-gnome-3.8.0-5|52	Requires: gnome-getting-started-docs-hu
12mu|task-gnome-3.8.0-5|53	Requires: gnome-getting-started-docs-it
12mu|task-gnome-3.8.0-5|54	Requires: gnome-getting-started-docs-pl
12mu|task-gnome-3.8.0-5|55	Requires: gnome-getting-started-docs-pt_BR
12mu|task-gnome-3.8.0-5|56	
12mu|task-gnome-3.8.0-5|57	Suggests: brasero
12mu|task-gnome-3.8.0-5|58	Suggests: caribou
12mu|task-gnome-3.8.0-5|59	Suggests: caribou-gtk3
12mu|task-gnome-3.8.0-5|60	Suggests: firefox
12mu|task-gnome-3.8.0-5|61	Suggests: ekiga
12mu|task-gnome-3.8.0-5|62	Suggests: evolution
12mu|task-gnome-3.8.0-5|63	Suggests: evolution-ews
12mu|task-gnome-3.8.0-5|64	Suggests: gucharmap
12mu|task-gnome-3.8.0-5|65	Suggests: mousetweaks
12mu|task-gnome-3.8.0-5|66	Suggests: orca
12mu|task-gnome-3.8.0-5|67	Suggests: scrot-gnome
12mu|task-gnome-3.8.0-5|68	Suggests: shotwell
12mu|task-gnome-3.8.0-5|69	Suggests: simple-scan
12mu|task-gnome-3.8.0-5|70	Suggests: tracker-preferences
12mu|task-gnome-3.8.0-5|71	Suggests: vinagre
12mu|task-gnome-3.8.0-5|72	Suggests: vino
12mu|task-gnome-3.8.0-5|73	
12mu|task-gnome-3.8.0-5|74	%description
12mu|task-gnome-3.8.0-5|75	This package is a meta-package, meaning that its purpose is to contain
12mu|task-gnome-3.8.0-5|76	dependencies for running the GNOME.
12mu|task-gnome-3.8.0-5|77	
12mu|task-gnome-3.8.0-5|78	%package minimal
12mu|task-gnome-3.8.0-5|79	Summary: Minimal dependencies needed for GNOME desktop
12mu|task-gnome-3.8.0-5|80	Group: Graphical desktop/GNOME
12mu|task-gnome-3.8.0-5|81	
12mu|task-gnome-3.8.0-5|82	Requires: accountsservice
12mu|task-gnome-3.8.0-5|83	Requires: adwaita-cursor-theme
12mu|task-gnome-3.8.0-5|84	Requires: adwaita-gtk2-theme
12mu|task-gnome-3.8.0-5|85	Requires: adwaita-gtk3-theme
12mu|task-gnome-3.8.0-5|86	Requires: at-spi2-atk >= 2.8.0
12mu|task-gnome-3.8.0-5|87	Requires: baobab
12mu|task-gnome-3.8.0-5|88	Requires: fontconfig >= 2.0.91
12mu|task-gnome-3.8.0-5|89	Requires: gcr >= 3.8.0
12mu|task-gnome-3.8.0-5|90	Requires: gdk-pixbuf2.0 >= 2.28.0
12mu|task-gnome-3.8.0-5|91	Requires: glib2.0-common >= 2.36
12mu|task-gnome-3.8.0-5|92	Requires: gnome-backgrounds
12mu|task-gnome-3.8.0-5|93	Requires: gnome-control-center
12mu|task-gnome-3.8.0-5|94	Requires: gnome-icon-theme
12mu|task-gnome-3.8.0-5|95	Requires: gnome-icon-theme-legacy
12mu|task-gnome-3.8.0-5|96	Requires: gnome-icon-theme-symbolic
12mu|task-gnome-3.8.0-5|97	Requires: gnome-keyring >= 3.8.0
12mu|task-gnome-3.8.0-5|98	Requires: gnome-power-manager
12mu|task-gnome-3.8.0-5|99	Requires: gnome-screensaver
12mu|task-gnome-3.8.0-5|100	Requires: gnome-screenshot
12mu|task-gnome-3.8.0-5|101	Requires: gnome-search-tool
12mu|task-gnome-3.8.0-5|102	Requires: gnome-session
12mu|task-gnome-3.8.0-5|103	Requires: gnome-settings-daemon
12mu|task-gnome-3.8.0-5|104	Requires: gnome-system-log
12mu|task-gnome-3.8.0-5|105	Requires: gnome-system-monitor
12mu|task-gnome-3.8.0-5|106	Requires: gnome-terminal
12mu|task-gnome-3.8.0-5|107	Requires: gnome-themes-standard
12mu|task-gnome-3.8.0-5|108	Requires: gnome-tweak-tool
12mu|task-gnome-3.8.0-5|109	Requires: gobject-introspection >= 1.36
12mu|task-gnome-3.8.0-5|110	Requires: gtk+3.0-common >= 3.8.0
12mu|task-gnome-3.8.0-5|111	Requires: gtk3-modules
12mu|task-gnome-3.8.0-5|112	Requires: libgnome2
12mu|task-gnome-3.8.0-5|113	Requires: libgnomekbd-common
12mu|task-gnome-3.8.0-5|114	Requires: libnotify
12mu|task-gnome-3.8.0-5|115	Requires: locales >= 2.15-2
12mu|task-gnome-3.8.0-5|116	Requires: nautilus >= 3.8.0
12mu|task-gnome-3.8.0-5|117	Requires: networkmanager-applet >= 0.9.8.0
12mu|task-gnome-3.8.0-5|118	Requires: notification-daemon
12mu|task-gnome-3.8.0-5|119	Requires: polkit-gnome
12mu|task-gnome-3.8.0-5|120	Requires: rosa-icons
12mu|task-gnome-3.8.0-5|121	Requires: task-pulseaudio
12mu|task-gnome-3.8.0-5|122	Requires: typelib(Atspi)
12mu|task-gnome-3.8.0-5|123	Requires: typelib(Peas)
12mu|task-gnome-3.8.0-5|124	Requires: typelib(PeasGtk)
12mu|task-gnome-3.8.0-5|125	Requires: typelib(CoglPango)
12mu|task-gnome-3.8.0-5|126	Requires: typelib(Wnck) >= 3.0
12mu|task-gnome-3.8.0-5|127	Requires: udisks2 >= 2.1.0
12mu|task-gnome-3.8.0-5|128	Requires: yelp >= 3.8.0
12mu|task-gnome-3.8.0-5|129	Requires: gnome-shell-rosa-extensions
12mu|task-gnome-3.8.0-5|130	Requires: gnome-shell-extensions-user-theme
12mu|task-gnome-3.8.0-5|131	
12mu|task-gnome-3.8.0-5|132	Suggests: deja-dup
12mu|task-gnome-3.8.0-5|133	Suggests: fprintd-pam >= 0.5.0
12mu|task-gnome-3.8.0-5|134	Suggests: gparted
12mu|task-gnome-3.8.0-5|135	Suggests: libfprint >= 0.5.0
12mu|task-gnome-3.8.0-5|136	Suggests: preload
12mu|task-gnome-3.8.0-5|137	Suggests: totem
12mu|task-gnome-3.8.0-5|138	
12mu|task-gnome-3.8.0-5|139	%description minimal
12mu|task-gnome-3.8.0-5|140	This package is a meta-package, meaning that its purpose is to contain
12mu|task-gnome-3.8.0-5|141	minimal dependencies for running a minimal GNOME desktop environment.
12mu|task-gnome-3.8.0-5|142	
12mu|task-gnome-3.8.0-5|143	
12mu|task-gnome-3.8.0-5|144	%post minimal
12mu|task-gnome-3.8.0-5|145	
12mu|task-gnome-3.8.0-5|146	# fonts
12mu|task-gnome-3.8.0-5|147	cat > /usr/share/glib-2.0/schemas/org.gnome.settings-daemon.plugins.xsettings.gschema.override <<FOE
12mu|task-gnome-3.8.0-5|148	[org.gnome.settings-daemon.plugins.xsettings]
12mu|task-gnome-3.8.0-5|149	antialiasing='rgba'
12mu|task-gnome-3.8.0-5|150	hinting='slight'
12mu|task-gnome-3.8.0-5|151	FOE
12mu|task-gnome-3.8.0-5|152	
12mu|task-gnome-3.8.0-5|153	cat > /usr/share/glib-2.0/schemas/org.gnome.desktop.interface.gschema.override <<FOE
12mu|task-gnome-3.8.0-5|154	[org.gnome.desktop.interface]
12mu|task-gnome-3.8.0-5|155	monospace-font-name='Droid Sans Mono 10'
12mu|task-gnome-3.8.0-5|156	icon-theme='rosa'
12mu|task-gnome-3.8.0-5|157	FOE
12mu|task-gnome-3.8.0-5|158	
12mu|task-gnome-3.8.0-5|159	cat > /usr/share/glib-2.0/schemas/org.gnome.shell.gschema.override <<FOE
12mu|task-gnome-3.8.0-5|160	[org.gnome.shell]
12mu|task-gnome-3.8.0-5|161	enabled-extensions=['user-theme@gnome-shell-extensions.gcampax.github.com', 'dash-to-dock@micxgx.gmail.com', 'notifications-alert-on-user-menu@hackedbellini.gmail.com', 'weather-extension@xeked.com', 'alternative-status-menu@gnome-shell-extensions.gcampax.github.com', 'SkypeNotification@chrisss404.gmail.com', 'ROSA_Hotkeys@uxteam.rosalab.ru']
12mu|task-gnome-3.8.0-5|162	FOE
12mu|task-gnome-3.8.0-5|163	
12mu|task-gnome-3.8.0-5|164	# set nautilus icon-view default-zool-level to large
12mu|task-gnome-3.8.0-5|165	cat > /usr/share/glib-2.0/schemas/org.gnome.nautilus.gschema.override <<FOE
12mu|task-gnome-3.8.0-5|166	[org.gnome.nautilus.icon-view]
12mu|task-gnome-3.8.0-5|167	default-zoom-level='large'
12mu|task-gnome-3.8.0-5|168	captions=['none', 'none', 'date_modified']
12mu|task-gnome-3.8.0-5|169	
12mu|task-gnome-3.8.0-5|170	[org.gnome.nautilus.preferences]
12mu|task-gnome-3.8.0-5|171	sort-directories-first=true
12mu|task-gnome-3.8.0-5|172	FOE
12mu|task-gnome-3.8.0-5|173	
12mu|task-gnome-3.8.0-5|174	cat > /usr/share/glib-2.0/schemas/org.gnome.shell.extensions.user-theme.gschema.override <<FOE
12mu|task-gnome-3.8.0-5|175	[org.gnome.shell.extensions.user-theme]
12mu|task-gnome-3.8.0-5|176	name='rosa-elementary'
12mu|task-gnome-3.8.0-5|177	FOE
12mu|task-gnome-3.8.0-5|178	
12mu|task-gnome-3.8.0-5|179	cat > /usr/share/glib-2.0/schemas/org.gnome.desktop.background.gschema.override <<FOE
12mu|task-gnome-3.8.0-5|180	[org.gnome.desktop.background]
12mu|task-gnome-3.8.0-5|181	picture-uri='file:///usr/share/mdk/backgrounds/Mandriva-Rosa.xml'
12mu|task-gnome-3.8.0-5|182	FOE
12mu|task-gnome-3.8.0-5|183	
12mu|task-gnome-3.8.0-5|184	cat > /usr/share/glib-2.0/schemas/org.gnome.Terminal.gschema.override <<FOE
12mu|task-gnome-3.8.0-5|185	[org.gnome.Terminal.Legacy.Settings]
12mu|task-gnome-3.8.0-5|186	menu-accelerator-enabled=false
12mu|task-gnome-3.8.0-5|187	FOE
12mu|task-gnome-3.8.0-5|188	
12mu|task-gnome-3.8.0-5|189	/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas/ > /dev/null 2>&1
12mu|task-gnome-3.8.0-5|190	
12mu|task-gnome-3.8.0-5|191	if [ $1 -eq 1 ]; then
12mu|task-gnome-3.8.0-5|192	
12mu|task-gnome-3.8.0-5|193	###############################################
12mu|task-gnome-3.8.0-5|194	##########  Setup keyboard layout  ############
12mu|task-gnome-3.8.0-5|195	###############################################
12mu|task-gnome-3.8.0-5|196	
12mu|task-gnome-3.8.0-5|197	if [ -f /etc/sysconfig/keyboard ]; then
12mu|task-gnome-3.8.0-5|198	. /etc/sysconfig/keyboard
12mu|task-gnome-3.8.0-5|199	
12mu|task-gnome-3.8.0-5|200	# Set system keyboard layouts as default for GNOME 3.8
12mu|task-gnome-3.8.0-5|201	
12mu|task-gnome-3.8.0-5|202	echo $XkbLayout | grep "," > /dev/null
12mu|task-gnome-3.8.0-5|203	
12mu|task-gnome-3.8.0-5|204	if [ $? -eq 0 ]; then
12mu|task-gnome-3.8.0-5|205	L1=$(echo $XkbLayout | awk -F, '{ print $1 }')
12mu|task-gnome-3.8.0-5|206	L2=$(echo $XkbLayout | awk -F, '{ print $2 }')
12mu|task-gnome-3.8.0-5|207	cat > /usr/share/glib-2.0/schemas/org.gnome.desktop.input-sources.gschema.override << EOF
12mu|task-gnome-3.8.0-5|208	[org.gnome.desktop.input-sources]
12mu|task-gnome-3.8.0-5|209	sources=[('xkb', '$L1'), ('xkb', '$L2')]
12mu|task-gnome-3.8.0-5|210	EOF
12mu|task-gnome-3.8.0-5|211	
12mu|task-gnome-3.8.0-5|212	# Keyboard switcher.
12mu|task-gnome-3.8.0-5|213	
12mu|task-gnome-3.8.0-5|214	if [ "$GRP_TOGGLE" != "" ]; then
12mu|task-gnome-3.8.0-5|215	GNOME_TOGGLE="grp:$GRP_TOGGLE"
12mu|task-gnome-3.8.0-5|216	
12mu|task-gnome-3.8.0-5|217	cat >> /usr/share/glib-2.0/schemas/org.gnome.desktop.input-sources.gschema.override <<EOF
12mu|task-gnome-3.8.0-5|218	xkb-options=['$GNOME_TOGGLE']
12mu|task-gnome-3.8.0-5|219	EOF
12mu|task-gnome-3.8.0-5|220	fi
12mu|task-gnome-3.8.0-5|221	
12mu|task-gnome-3.8.0-5|222	fi
12mu|task-gnome-3.8.0-5|223	
12mu|task-gnome-3.8.0-5|224	/usr/bin/glib-compile-schemas /usr/share/glib-2.0/schemas/ > /dev/null 2>&1
12mu|task-gnome-3.8.0-5|225	
12mu|task-gnome-3.8.0-5|226	fi
12mu|task-gnome-3.8.0-5|227	fi
12mu|task-gnome-3.8.0-5|228	
12mu|task-gnome-3.8.0-5|229	%files
12mu|task-gnome-3.8.0-5|230	
12mu|task-gnome-3.8.0-5|231	%files minimal
12mu|task-gnome-3.8.0-5|232	
12mu|task-gnome-3.8.0-5|233	
12mu|task-gnome-3.8.0-5|234	%changelog
12mu|task-gnome-3.8.0-5|235	* Tue Nov 05 2013 Tigro <ashejn@gmail.com> 1:3.8.0-5
12mu|task-gnome-3.8.0-5|236	+ Revision: 70d3a61
12mu|task-gnome-3.8.0-5|237	- added R: gnome-getting-started*
12mu|task-gnome-3.8.0-5|238	
12mu|task-gnome-3.8.0-5|239	

20852 12
12mu|task-kde4-4.11-1|1	Summary:	Metapackage for KDE4
12mu|task-kde4-4.11-1|2	Name:		task-kde4
12mu|task-kde4-4.11-1|3	Version:	4.11
12mu|task-kde4-4.11-1|4	Release:	1
12mu|task-kde4-4.11-1|5	Epoch:		1
12mu|task-kde4-4.11-1|6	License:	GPLv2+
12mu|task-kde4-4.11-1|7	Group:		Graphical desktop/KDE
12mu|task-kde4-4.11-1|8	Requires:	task-kde4-minimal
12mu|task-kde4-4.11-1|9	Suggests:	amarok
12mu|task-kde4-4.11-1|10	Suggests:	kcharselect
12mu|task-kde4-4.11-1|11	Suggests:	kcron
12mu|task-kde4-4.11-1|12	Suggests:	kdeaccessibility4
12mu|task-kde4-4.11-1|13	Suggests:	kdenetwork4
12mu|task-kde4-4.11-1|14	Suggests:	knetworkmanager
12mu|task-kde4-4.11-1|15	Suggests:	kdenetwork-filesharing
12mu|task-kde4-4.11-1|16	Suggests:	kdepim4
12mu|task-kde4-4.11-1|17	Suggests:	kdeplasma-addons
12mu|task-kde4-4.11-1|18	Suggests:	klook
12mu|task-kde4-4.11-1|19	Suggests:	ktimer
12mu|task-kde4-4.11-1|20	Suggests:	kwallet
12mu|task-kde4-4.11-1|21	Suggests:	rosapanel
12mu|task-kde4-4.11-1|22	Suggests:	rosa-launcher
12mu|task-kde4-4.11-1|23	Suggests:	rosa-media-player
12mu|task-kde4-4.11-1|24	
12mu|task-kde4-4.11-1|25	Suggests:	plasma-scriptengine-python
12mu|task-kde4-4.11-1|26	Suggests:	plasma-scriptengine-ruby
12mu|task-kde4-4.11-1|27	
12mu|task-kde4-4.11-1|28	# These are very useful to set with GTK applications style
12mu|task-kde4-4.11-1|29	Suggests:	gtk-qt-engine
12mu|task-kde4-4.11-1|30	Suggests:	gtk-engines2
12mu|task-kde4-4.11-1|31	Suggests:	kde-gtk-config
12mu|task-kde4-4.11-1|32	
12mu|task-kde4-4.11-1|33	BuildArch:	noarch
12mu|task-kde4-4.11-1|34	Obsoletes:	task-kde < 1:4.6.5
12mu|task-kde4-4.11-1|35	Provides:	task-kde = %{epoch}:%{version}
12mu|task-kde4-4.11-1|36	
12mu|task-kde4-4.11-1|37	%description
12mu|task-kde4-4.11-1|38	This package is a meta-package, meaning that its purpose is to contain
12mu|task-kde4-4.11-1|39	the complete dependencies for running the KDE4 desktop ( plus amarok,
12mu|task-kde4-4.11-1|40	koffice, ...)
12mu|task-kde4-4.11-1|41	
12mu|task-kde4-4.11-1|42	%files
12mu|task-kde4-4.11-1|43	
12mu|task-kde4-4.11-1|44	#---------------------------------------------------------------------
12mu|task-kde4-4.11-1|45	
12mu|task-kde4-4.11-1|46	%package minimal
12mu|task-kde4-4.11-1|47	Summary:	Minimal dependencies needed KDE4
12mu|task-kde4-4.11-1|48	Group:		Graphical desktop/KDE
12mu|task-kde4-4.11-1|49	
12mu|task-kde4-4.11-1|50	Suggests:	task-pulseaudio
12mu|task-kde4-4.11-1|51	Requires:	task-x11
12mu|task-kde4-4.11-1|52	
12mu|task-kde4-4.11-1|53	Suggests:	akonadi-kde
12mu|task-kde4-4.11-1|54	Requires:	ark
12mu|task-kde4-4.11-1|55	Requires:	dbus-x11
12mu|task-kde4-4.11-1|56	Requires:	dolphin
12mu|task-kde4-4.11-1|57	Requires:	gwenview
12mu|task-kde4-4.11-1|58	
12mu|task-kde4-4.11-1|59	Suggests:	kamera
12mu|task-kde4-4.11-1|60	Suggests:	kcalc
12mu|task-kde4-4.11-1|61	Suggests:	kde4-audiocd
12mu|task-kde4-4.11-1|62	Requires:	kde4-config-file
12mu|task-kde4-4.11-1|63	Requires:	kde4-nsplugins
12mu|task-kde4-4.11-1|64	Requires:	kdeartwork4-kscreensaver
12mu|task-kde4-4.11-1|65	Requires:	kdebase4-runtime
12mu|task-kde4-4.11-1|66	Requires:	kdebase4-workspace
12mu|task-kde4-4.11-1|67	Suggests:	kdepasswd
12mu|task-kde4-4.11-1|68	Requires:	kdialog
12mu|task-kde4-4.11-1|69	Requires:	kdm
12mu|task-kde4-4.11-1|70	Requires:	keditbookmarks
12mu|task-kde4-4.11-1|71	Suggests:	kio-sysinfo
12mu|task-kde4-4.11-1|72	Suggests:	kickoff
12mu|task-kde4-4.11-1|73	Requires:	kmix
12mu|task-kde4-4.11-1|74	Requires:	kmozillahelper
12mu|task-kde4-4.11-1|75	Requires:	konsole
12mu|task-kde4-4.11-1|76	Requires:	kwrite
12mu|task-kde4-4.11-1|77	
12mu|task-kde4-4.11-1|78	Suggests:	mandriva-galaxy
12mu|task-kde4-4.11-1|79	Suggests:	mandriva-galaxy-data
12mu|task-kde4-4.11-1|80	Suggests:	mplayerthumbs
12mu|task-kde4-4.11-1|81	Suggests:	okular
12mu|task-kde4-4.11-1|82	Suggests:	oxygen-icon-theme
12mu|task-kde4-4.11-1|83	Suggests:	phonon-gstreamer
12mu|task-kde4-4.11-1|84	Suggests:	plasma-applet-battery
12mu|task-kde4-4.11-1|85	Requires:	plasma-applet-showdesktop
12mu|task-kde4-4.11-1|86	Requires:	plasma-desktoptheme-rosa
12mu|task-kde4-4.11-1|87	Requires:	plasma-wallpaper-timeoftheday
12mu|task-kde4-4.11-1|88	Suggests:	preload
12mu|task-kde4-4.11-1|89	Requires:	qt4-qtdbus
12mu|task-kde4-4.11-1|90	Suggests:	readahead
12mu|task-kde4-4.11-1|91	Requires:	rosa-elementary-theme
12mu|task-kde4-4.11-1|92	Requires:	rosa-icons
12mu|task-kde4-4.11-1|93	Requires:	xsettings-kde
12mu|task-kde4-4.11-1|94	
12mu|task-kde4-4.11-1|95	Obsoletes:	task-kde-minimal < 1:4.2.2
12mu|task-kde4-4.11-1|96	Provides:	task-kde-minimal = %{epoch}:%{version}
12mu|task-kde4-4.11-1|97	
12mu|task-kde4-4.11-1|98	%description minimal
12mu|task-kde4-4.11-1|99	This package is a meta-package, meaning that its purpose is to contain
12mu|task-kde4-4.11-1|100	minimal dependencies for running a minimal KDE4 desktop environment.
12mu|task-kde4-4.11-1|101	
12mu|task-kde4-4.11-1|102	
12mu|task-kde4-4.11-1|103	%files minimal
12mu|task-kde4-4.11-1|104	
12mu|task-kde4-4.11-1|105	#--------------------------------------------------------------------
12mu|task-kde4-4.11-1|106	
12mu|task-kde4-4.11-1|107	%package devel
12mu|task-kde4-4.11-1|108	Summary:	Metapackage for KDE development
12mu|task-kde4-4.11-1|109	Group:		Development/KDE and Qt
12mu|task-kde4-4.11-1|110	Requires:	task-kde4
12mu|task-kde4-4.11-1|111	Requires:	kdebase4-devel
12mu|task-kde4-4.11-1|112	Requires:	kdebase4-workspace-devel
12mu|task-kde4-4.11-1|113	Requires:	kdelibs4-devel
12mu|task-kde4-4.11-1|114	Requires:	kdepimlibs4-devel
12mu|task-kde4-4.11-1|115	Requires:	task-c++-devel
12mu|task-kde4-4.11-1|116	
12mu|task-kde4-4.11-1|117	%description devel
12mu|task-kde4-4.11-1|118	This package is a meta-package, meaning that its purpose is to contain
12mu|task-kde4-4.11-1|119	dependencies for installing a KDE development environment.
12mu|task-kde4-4.11-1|120	
12mu|task-kde4-4.11-1|121	%files devel
12mu|task-kde4-4.11-1|122	
12mu|task-kde4-4.11-1|123	
12mu|task-kde4-4.11-1|124	%changelog
12mu|task-kde4-4.11-1|125	* Fri Nov 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.11-1
12mu|task-kde4-4.11-1|126	+ Revision: 480d7ed
12mu|task-kde4-4.11-1|127	- LOG Fix typo
12mu|task-kde4-4.11-1|128	
12mu|task-kde4-4.11-1|129	

20853 12
12mu|task-lxde-201201-6|1	%define name    task-lxde
12mu|task-lxde-201201-6|2	%define version 201201
12mu|task-lxde-201201-6|3	%define release 6
12mu|task-lxde-201201-6|4	
12mu|task-lxde-201201-6|5	Name: %{name}
12mu|task-lxde-201201-6|6	Version: %{version}
12mu|task-lxde-201201-6|7	Release: %{release}
12mu|task-lxde-201201-6|8	Summary: Metapackage for lxde
12mu|task-lxde-201201-6|9	Group: Graphical desktop/Other
12mu|task-lxde-201201-6|10	License: GPL
12mu|task-lxde-201201-6|11	URL: http://lxde.org
12mu|task-lxde-201201-6|12	Requires: desktop-common-data
12mu|task-lxde-201201-6|13	Requires: lxde-common
12mu|task-lxde-201201-6|14	Requires: lxappearance
12mu|task-lxde-201201-6|15	Requires: lxterminal
12mu|task-lxde-201201-6|16	Suggests: gpicview
12mu|task-lxde-201201-6|17	Suggests: leafpad
12mu|task-lxde-201201-6|18	Suggests: xarchiver
12mu|task-lxde-201201-6|19	Suggests: lxtask
12mu|task-lxde-201201-6|20	Suggests: lxrandr
12mu|task-lxde-201201-6|21	Suggests: scrot
12mu|task-lxde-201201-6|22	Suggests: xmessage
12mu|task-lxde-201201-6|23	Suggests: networkmanager-applet
12mu|task-lxde-201201-6|24	Requires: parcellite
12mu|task-lxde-201201-6|25	Suggests: mdvinput
12mu|task-lxde-201201-6|26	Suggests: fskbsetting
12mu|task-lxde-201201-6|27	Suggests: xfce4-power-manager > 1:1.2.0-10
12mu|task-lxde-201201-6|28	Suggests: compton
12mu|task-lxde-201201-6|29	Suggests: compton-conf
12mu|task-lxde-201201-6|30	#Suggests: xfce4-notifyd
12mu|task-lxde-201201-6|31	
12mu|task-lxde-201201-6|32	BuildArch: noarch
12mu|task-lxde-201201-6|33	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12mu|task-lxde-201201-6|34	
12mu|task-lxde-201201-6|35	%description
12mu|task-lxde-201201-6|36	This package is a meta-package, meaning that its purpose is to contain
12mu|task-lxde-201201-6|37	dependencies for running the Lightweight X11 Desktop Environment.
12mu|task-lxde-201201-6|38	
12mu|task-lxde-201201-6|39	%files
12mu|task-lxde-201201-6|40	%defattr(-,root,root)
12mu|task-lxde-201201-6|41	
12mu|task-lxde-201201-6|42	
12mu|task-lxde-201201-6|43	
12mu|task-lxde-201201-6|44	%changelog
12mu|task-lxde-201201-6|45	* Tue Nov 19 2013 Alexander Kazancev <kazancas@gmail.com> 201201-6
12mu|task-lxde-201201-6|46	+ Revision: 6d1b147
12mu|task-lxde-201201-6|47	- Don't suggests xfce4-notifyd
12mu|task-lxde-201201-6|48	
12mu|task-lxde-201201-6|49	

20854 12
12mu|task-printing-scanning-2013-2|1	# First, high-level tasks. Then, manufacturer-level tasks
12mu|task-printing-scanning-2013-2|2	
12mu|task-printing-scanning-2013-2|3	Summary:	Task package for printing and scanning
12mu|task-printing-scanning-2013-2|4	Name:		task-printing-scanning
12mu|task-printing-scanning-2013-2|5	Version:	2013
12mu|task-printing-scanning-2013-2|6	Release:	2
12mu|task-printing-scanning-2013-2|7	License:	GPL
12mu|task-printing-scanning-2013-2|8	Group:		System/Printing
12mu|task-printing-scanning-2013-2|9	Url:		http://www.rosalab.com
12mu|task-printing-scanning-2013-2|10	# <mrl> Due to sane-hpaio and to avoid rebuilding sane now (2008rc2)
12mu|task-printing-scanning-2013-2|11	#BuildArch: noarch
12mu|task-printing-scanning-2013-2|12	Requires:	task-printing = %{version}
12mu|task-printing-scanning-2013-2|13	Requires:	hplip-gui
12mu|task-printing-scanning-2013-2|14	Requires:	%{mklibname sane-hpaio 1}
12mu|task-printing-scanning-2013-2|15	Requires:	samba-client
12mu|task-printing-scanning-2013-2|16	Requires:	sane-backends
12mu|task-printing-scanning-2013-2|17	Requires:	saned
12mu|task-printing-scanning-2013-2|18	Requires:	scanner-gui
12mu|task-printing-scanning-2013-2|19	Requires:	usbutils
12mu|task-printing-scanning-2013-2|20	Requires:	xinetd
12mu|task-printing-scanning-2013-2|21	Requires:	xsane
12mu|task-printing-scanning-2013-2|22	
12mu|task-printing-scanning-2013-2|23	%description
12mu|task-printing-scanning-2013-2|24	This task package contains the full selection of printing and
12mu|task-printing-scanning-2013-2|25	scanning packages used in ROSA.
12mu|task-printing-scanning-2013-2|26	
12mu|task-printing-scanning-2013-2|27	%files
12mu|task-printing-scanning-2013-2|28	
12mu|task-printing-scanning-2013-2|29	
12mu|task-printing-scanning-2013-2|30	%package -n task-printing
12mu|task-printing-scanning-2013-2|31	Group:		System/Printing
12mu|task-printing-scanning-2013-2|32	Summary:	Task package for printing
12mu|task-printing-scanning-2013-2|33	Requires:	task-printing-minimal
12mu|task-printing-scanning-2013-2|34	Requires:	task-printing-canon      = %{version}-%{release}
12mu|task-printing-scanning-2013-2|35	Requires:	task-printing-epson      = %{version}-%{release}
12mu|task-printing-scanning-2013-2|36	Requires:	task-printing-hp         = %{version}-%{release}
12mu|task-printing-scanning-2013-2|37	Requires:	task-printing-lexmark    = %{version}-%{release}
12mu|task-printing-scanning-2013-2|38	Requires:	task-printing-misc       = %{version}-%{release}
12mu|task-printing-scanning-2013-2|39	Requires:	task-printing-okidata    = %{version}-%{release}
12mu|task-printing-scanning-2013-2|40	Requires:	task-printing-server     = %{version}-%{release}
12mu|task-printing-scanning-2013-2|41	
12mu|task-printing-scanning-2013-2|42	%description -n task-printing
12mu|task-printing-scanning-2013-2|43	This task package contains the default selection of printing packages
12mu|task-printing-scanning-2013-2|44	used in ROSA.
12mu|task-printing-scanning-2013-2|45	
12mu|task-printing-scanning-2013-2|46	%files -n task-printing
12mu|task-printing-scanning-2013-2|47	
12mu|task-printing-scanning-2013-2|48	
12mu|task-printing-scanning-2013-2|49	%package -n task-printing-minimal
12mu|task-printing-scanning-2013-2|50	Group:          System/Printing
12mu|task-printing-scanning-2013-2|51	Summary:        Task package for printing (minimal)
12mu|task-printing-scanning-2013-2|52	Requires:       imagemagick
12mu|task-printing-scanning-2013-2|53	Requires:       a2ps
12mu|task-printing-scanning-2013-2|54	Requires:       cups
12mu|task-printing-scanning-2013-2|55	Requires:       cups-drivers
12mu|task-printing-scanning-2013-2|56	Requires:       cups-common
12mu|task-printing-scanning-2013-2|57	Requires:       cups-filters
12mu|task-printing-scanning-2013-2|58	Requires:       foomatic-db
12mu|task-printing-scanning-2013-2|59	Requires:       foomatic-db-engine
12mu|task-printing-scanning-2013-2|60	Requires:       foomatic-filters
12mu|task-printing-scanning-2013-2|61	Requires:       ghostscript
12mu|task-printing-scanning-2013-2|62	Requires:       groff
12mu|task-printing-scanning-2013-2|63	Requires:       gutenprint-cups
12mu|task-printing-scanning-2013-2|64	Requires:       gutenprint-escputil
12mu|task-printing-scanning-2013-2|65	Requires:       gutenprint-foomatic
12mu|task-printing-scanning-2013-2|66	Requires:       gutenprint-ijs
12mu|task-printing-scanning-2013-2|67	Requires:       lesstif
12mu|task-printing-scanning-2013-2|68	Requires:       mpage
12mu|task-printing-scanning-2013-2|69	Requires:       netcat-traditional
12mu|task-printing-scanning-2013-2|70	Requires:       net-tools
12mu|task-printing-scanning-2013-2|71	Requires:       nmap
12mu|task-printing-scanning-2013-2|72	Requires:       postscript-ppds
12mu|task-printing-scanning-2013-2|73	Requires:       printer-filters
12mu|task-printing-scanning-2013-2|74	Requires:       printer-testpages
12mu|task-printing-scanning-2013-2|75	Requires:       printer-utils
12mu|task-printing-scanning-2013-2|76	Requires:       scli
12mu|task-printing-scanning-2013-2|77	
12mu|task-printing-scanning-2013-2|78	%description -n task-printing-minimal
12mu|task-printing-scanning-2013-2|79	This task package contains the minimal selection of printing packages
12mu|task-printing-scanning-2013-2|80	used in ROSA.
12mu|task-printing-scanning-2013-2|81	
12mu|task-printing-scanning-2013-2|82	%files -n task-printing-minimal
12mu|task-printing-scanning-2013-2|83	
12mu|task-printing-scanning-2013-2|84	
12mu|task-printing-scanning-2013-2|85	#-------------------------------------------------------------------------------
12mu|task-printing-scanning-2013-2|86	# Manufacturer-level tasks
12mu|task-printing-scanning-2013-2|87	
12mu|task-printing-scanning-2013-2|88	%define c2050_ver		0.4
12mu|task-printing-scanning-2013-2|89	%define c2070_ver		0.99
12mu|task-printing-scanning-2013-2|90	%define cjet_ver		0.8.9
12mu|task-printing-scanning-2013-2|91	%define cups_ver		1.7.0
12mu|task-printing-scanning-2013-2|92	%define drv_z42_ver		0.4.3
12mu|task-printing-scanning-2013-2|93	%define cups_drivers_foo2zjs_ver	0.0
12mu|task-printing-scanning-2013-2|94	%define foomatic_ver		1:3.0.2
12mu|task-printing-scanning-2013-2|95	%define foomatic_db_hpijs_ver	20070820
12mu|task-printing-scanning-2013-2|96	%define ghostscript_ver		9.10
12mu|task-printing-scanning-2013-2|97	%define gutenprint_ver		5.0.1
12mu|task-printing-scanning-2013-2|98	%define hplip_ver		3.13.11
12mu|task-printing-scanning-2013-2|99	%define lexmark2070_ver		0.6
12mu|task-printing-scanning-2013-2|100	%define lexmark7000linux_ver	990516
12mu|task-printing-scanning-2013-2|101	%define	lexmarklxx74_ver	0.8.4.2
12mu|task-printing-scanning-2013-2|102	%define lm1100_ver		1.0.2a
12mu|task-printing-scanning-2013-2|103	%define lxcontrol_ver		1.3
12mu|task-printing-scanning-2013-2|104	%define cups_drivers_lz11_ver	1.2
12mu|task-printing-scanning-2013-2|105	%define ml85p_ver		0.2.0
12mu|task-printing-scanning-2013-2|106	%define mtink_ver		1.0.14
12mu|task-printing-scanning-2013-2|107	%define oki4linux_ver		2.1gst
12mu|task-printing-scanning-2013-2|108	%define pbm2l2030_ver		1.4
12mu|task-printing-scanning-2013-2|109	%define pbm2lwxl_ver		0
12mu|task-printing-scanning-2013-2|110	%define pentaxpj_ver		1.0.0
12mu|task-printing-scanning-2013-2|111	%define pnm2ppa_ver		1.12
12mu|task-printing-scanning-2013-2|112	%define ppmtomd_ver		1.5
12mu|task-printing-scanning-2013-2|113	%define printer_testpages_ver	2006
12mu|task-printing-scanning-2013-2|114	%define printer_tools_ver	2008
12mu|task-printing-scanning-2013-2|115	%define stylewriter_ver		0.9.9
12mu|task-printing-scanning-2013-2|116	
12mu|task-printing-scanning-2013-2|117	#-------------------------------------------------------------------------------
12mu|task-printing-scanning-2013-2|118	
12mu|task-printing-scanning-2013-2|119	%package -n task-printing-server
12mu|task-printing-scanning-2013-2|120	Summary:	Meta package for a full CUPS server
12mu|task-printing-scanning-2013-2|121	Group:		System/Printing
12mu|task-printing-scanning-2013-2|122	Requires:	cups			>= %{cups_ver}
12mu|task-printing-scanning-2013-2|123	Requires:	ghostscript		>= %{ghostscript_ver}
12mu|task-printing-scanning-2013-2|124	Requires:	printer-tools		>= %{printer_tools_ver}
12mu|task-printing-scanning-2013-2|125	Requires:	foomatic-db
12mu|task-printing-scanning-2013-2|126	Requires:	foomatic-db-engine
12mu|task-printing-scanning-2013-2|127	Requires:	foomatic-filters
12mu|task-printing-scanning-2013-2|128	
12mu|task-printing-scanning-2013-2|129	%description -n task-printing-server
12mu|task-printing-scanning-2013-2|130	This meta package will install every package needed for a full
12mu|task-printing-scanning-2013-2|131	CUPS server, including some utilities.
12mu|task-printing-scanning-2013-2|132	
12mu|task-printing-scanning-2013-2|133	%files -n task-printing-server
12mu|task-printing-scanning-2013-2|134	
12mu|task-printing-scanning-2013-2|135	################################################################################
12mu|task-printing-scanning-2013-2|136	############### Manufacturer specific tasks sits bellow this ###################
12mu|task-printing-scanning-2013-2|137	################################################################################
12mu|task-printing-scanning-2013-2|138	
12mu|task-printing-scanning-2013-2|139	%package -n task-printing-canon
12mu|task-printing-scanning-2013-2|140	Summary:	Meta package for Cannon printer drivers
12mu|task-printing-scanning-2013-2|141	Group:		System/Printing
12mu|task-printing-scanning-2013-2|142	Requires:	task-printing-server	= %{version}-%{release}
12mu|task-printing-scanning-2013-2|143	
12mu|task-printing-scanning-2013-2|144	# The drivers
12mu|task-printing-scanning-2013-2|145	Requires:	cjet			>= %{cjet_ver}
12mu|task-printing-scanning-2013-2|146	Requires:	ghostscript		>= %{ghostscript_ver}
12mu|task-printing-scanning-2013-2|147	Requires:	gutenprint-cups	>= %{gutenprint_ver}
12mu|task-printing-scanning-2013-2|148	Requires:	gutenprint-foomatic	>= %{gutenprint_ver}
12mu|task-printing-scanning-2013-2|149	Requires:	gutenprint-ijs	>= %{gutenprint_ver}
12mu|task-printing-scanning-2013-2|150	Requires:	hplip-hpijs		>= %{hplip_ver}
12mu|task-printing-scanning-2013-2|151	
12mu|task-printing-scanning-2013-2|152	%description -n task-printing-canon
12mu|task-printing-scanning-2013-2|153	This meta package will install every printer driver available for Cannon
12mu|task-printing-scanning-2013-2|154	printers.
12mu|task-printing-scanning-2013-2|155	
12mu|task-printing-scanning-2013-2|156	If you have a printer of this kind installing this package is all you need to
12mu|task-printing-scanning-2013-2|157	get it working.
12mu|task-printing-scanning-2013-2|158	
12mu|task-printing-scanning-2013-2|159	%files -n task-printing-canon
12mu|task-printing-scanning-2013-2|160	
12mu|task-printing-scanning-2013-2|161	#-------------------------------------------------------------------------------
12mu|task-printing-scanning-2013-2|162	
12mu|task-printing-scanning-2013-2|163	%package -n task-printing-epson
12mu|task-printing-scanning-2013-2|164	Summary:	Meta package for printer drivers for Epson
12mu|task-printing-scanning-2013-2|165	Group:		System/Printing
12mu|task-printing-scanning-2013-2|166	Requires:	task-printing-server	= %{version}-%{release}
12mu|task-printing-scanning-2013-2|167	
12mu|task-printing-scanning-2013-2|168	# The drivers
12mu|task-printing-scanning-2013-2|169	Requires:	ghostscript		>= %{ghostscript_ver}
12mu|task-printing-scanning-2013-2|170	Requires:	gutenprint-cups	>= %{gutenprint_ver}
12mu|task-printing-scanning-2013-2|171	Requires:	gutenprint-foomatic	>= %{gutenprint_ver}
12mu|task-printing-scanning-2013-2|172	Requires:	gutenprint-ijs	>= %{gutenprint_ver}
12mu|task-printing-scanning-2013-2|173	Requires:	hplip-hpijs		>= %{hplip_ver}
12mu|task-printing-scanning-2013-2|174	
12mu|task-printing-scanning-2013-2|175	# Some utils
12mu|task-printing-scanning-2013-2|176	Requires:	gutenprint-escputil	>= %{gutenprint_ver}
12mu|task-printing-scanning-2013-2|177	Requires:	printer-tools		>= %{printer_tools_ver}
12mu|task-printing-scanning-2013-2|178	
12mu|task-printing-scanning-2013-2|179	%description -n task-printing-epson
12mu|task-printing-scanning-2013-2|180	This meta package will install every printer driver available for printers from
12mu|task-printing-scanning-2013-2|181	Epson.
12mu|task-printing-scanning-2013-2|182	
12mu|task-printing-scanning-2013-2|183	If you have a printer of this kind installing this package is all you need to
12mu|task-printing-scanning-2013-2|184	get it working.
12mu|task-printing-scanning-2013-2|185	
12mu|task-printing-scanning-2013-2|186	%files -n task-printing-epson
12mu|task-printing-scanning-2013-2|187	
12mu|task-printing-scanning-2013-2|188	#-------------------------------------------------------------------------------
12mu|task-printing-scanning-2013-2|189	
12mu|task-printing-scanning-2013-2|190	%package -n task-printing-hp
12mu|task-printing-scanning-2013-2|191	Summary: Meta package for printer drivers for HP
12mu|task-printing-scanning-2013-2|192	Group: System/Printing
12mu|task-printing-scanning-2013-2|193	Requires: task-printing-server	= %{version}-%{release}
12mu|task-printing-scanning-2013-2|194	
12mu|task-printing-scanning-2013-2|195	# The drivers
12mu|task-printing-scanning-2013-2|196	Requires:	ghostscript		>= %{ghostscript_ver}
12mu|task-printing-scanning-2013-2|197	Requires:	gutenprint-cups	>= %{gutenprint_ver}
12mu|task-printing-scanning-2013-2|198	Requires:	gutenprint-foomatic	>= %{gutenprint_ver}
12mu|task-printing-scanning-2013-2|199	Requires:	gutenprint-ijs	>= %{gutenprint_ver}
12mu|task-printing-scanning-2013-2|200	Requires:	cups-drivers-foo2zjs	>= %{cups_drivers_foo2zjs_ver}
12mu|task-printing-scanning-2013-2|201	Requires:	hplip			>= %{hplip_ver}
12mu|task-printing-scanning-2013-2|202	Requires:	hplip-gui             >= %{hplip_ver}
12mu|task-printing-scanning-2013-2|203	Requires:	pnm2ppa		>= %{pnm2ppa_ver}
12mu|task-printing-scanning-2013-2|204	
12mu|task-printing-scanning-2013-2|205	%description -n task-printing-hp
12mu|task-printing-scanning-2013-2|206	This meta package will install every printer driver available for printers from
12mu|task-printing-scanning-2013-2|207	HP.
12mu|task-printing-scanning-2013-2|208	
12mu|task-printing-scanning-2013-2|209	If you have a printer of this kind installing this package is all you need to
12mu|task-printing-scanning-2013-2|210	get it working.
12mu|task-printing-scanning-2013-2|211	
12mu|task-printing-scanning-2013-2|212	%files -n task-printing-hp
12mu|task-printing-scanning-2013-2|213	
12mu|task-printing-scanning-2013-2|214	#-------------------------------------------------------------------------------
12mu|task-printing-scanning-2013-2|215	
12mu|task-printing-scanning-2013-2|216	%package -n task-printing-lexmark
12mu|task-printing-scanning-2013-2|217	Summary: Meta package for printer drivers for Lexmark
12mu|task-printing-scanning-2013-2|218	Group: System/Printing
12mu|task-printing-scanning-2013-2|219	Requires: task-printing-server = %{version}-%{release}
12mu|task-printing-scanning-2013-2|220	
12mu|task-printing-scanning-2013-2|221	# The drivers
12mu|task-printing-scanning-2013-2|222	Requires:	c2050			>= %{c2050_ver}
12mu|task-printing-scanning-2013-2|223	Requires:	c2070			>= %{c2070_ver}
12mu|task-printing-scanning-2013-2|224	Requires:	drv_z42		>= %{drv_z42_ver}
12mu|task-printing-scanning-2013-2|225	Requires:	ghostscript		>= %{ghostscript_ver}
12mu|task-printing-scanning-2013-2|226	Requires:	gutenprint-cups	>= %{gutenprint_ver}
12mu|task-printing-scanning-2013-2|227	Requires:	gutenprint-foomatic	>= %{gutenprint_ver}
12mu|task-printing-scanning-2013-2|228	Requires:	gutenprint-ijs	>= %{gutenprint_ver}
12mu|task-printing-scanning-2013-2|229	Requires:	hplip-hpijs		>= %{hplip_ver}
12mu|task-printing-scanning-2013-2|230	Requires:	lexmark2070		>= %{lexmark2070_ver}
12mu|task-printing-scanning-2013-2|231	Requires:	lexmark7000linux	>= %{lexmark7000linux_ver}
12mu|task-printing-scanning-2013-2|232	Requires:	cups-drivers-lxx74	>= %{lexmarklxx74_ver}
12mu|task-printing-scanning-2013-2|233	Requires:	lm1100		>= %{lm1100_ver}
12mu|task-printing-scanning-2013-2|234	Requires:	cups-drivers-lz11	>= %{cups_drivers_lz11_ver}
12mu|task-printing-scanning-2013-2|235	Requires:	pbm2l2030		>= %{pbm2l2030_ver}
12mu|task-printing-scanning-2013-2|236	
12mu|task-printing-scanning-2013-2|237	# Some lex utils
12mu|task-printing-scanning-2013-2|238	Requires:	printer-tools		>= %{printer_tools_ver}
12mu|task-printing-scanning-2013-2|239	
12mu|task-printing-scanning-2013-2|240	%description -n task-printing-lexmark
12mu|task-printing-scanning-2013-2|241	This meta package will install every printer driver available for printers from
12mu|task-printing-scanning-2013-2|242	Lexmark.
12mu|task-printing-scanning-2013-2|243	
12mu|task-printing-scanning-2013-2|244	If you have a printer of this kind installing this package is all you need to
12mu|task-printing-scanning-2013-2|245	get it working.
12mu|task-printing-scanning-2013-2|246	
12mu|task-printing-scanning-2013-2|247	%files -n task-printing-lexmark
12mu|task-printing-scanning-2013-2|248	
12mu|task-printing-scanning-2013-2|249	#-------------------------------------------------------------------------------
12mu|task-printing-scanning-2013-2|250	
12mu|task-printing-scanning-2013-2|251	%package -n task-printing-misc
12mu|task-printing-scanning-2013-2|252	Summary:	Meta package for printer drivers for miscelaneous printers
12mu|task-printing-scanning-2013-2|253	Group:		System/Printing
12mu|task-printing-scanning-2013-2|254	Requires:	task-printing-server	= %{version}-%{release}
12mu|task-printing-scanning-2013-2|255	
12mu|task-printing-scanning-2013-2|256	# The drivers
12mu|task-printing-scanning-2013-2|257	Requires:	drv_z42		>= %{drv_z42_ver}
12mu|task-printing-scanning-2013-2|258	Requires:	cups-drivers-foo2zjs	>= %{cups_drivers_foo2zjs_ver}
12mu|task-printing-scanning-2013-2|259	Requires:	ghostscript		>= %{ghostscript_ver}
12mu|task-printing-scanning-2013-2|260	Requires:	hplip-hpijs		>= %{hplip_ver}
12mu|task-printing-scanning-2013-2|261	Requires:	stylewriter		>= %{stylewriter_ver}
12mu|task-printing-scanning-2013-2|262	Requires:	ml85p			>= %{ml85p_ver}
12mu|task-printing-scanning-2013-2|263	Requires:	pbm2lwxl		>= %{pbm2lwxl_ver}
12mu|task-printing-scanning-2013-2|264	Requires:	pentaxpj		>= %{pentaxpj_ver}
12mu|task-printing-scanning-2013-2|265	Requires:	ppmtomd		>= %{ppmtomd_ver}
12mu|task-printing-scanning-2013-2|266	
12mu|task-printing-scanning-2013-2|267	%description -n task-printing-misc
12mu|task-printing-scanning-2013-2|268	This meta package will install every printer driver available for printers from
12mu|task-printing-scanning-2013-2|269	miscelaneous manufacturers.
12mu|task-printing-scanning-2013-2|270	
12mu|task-printing-scanning-2013-2|271	This package should cover printers from:
12mu|task-printing-scanning-2013-2|272	Alps, Anitech, Apollo, Apple, Avery, Brother, Citizen, Citoh, Compaq, Dec,
12mu|task-printing-scanning-2013-2|273	Dell, Dymo, Fujitsu, IBM, Imagen, Infotec, Kodak, Kyocera, Minolta, Mitsubishi,
12mu|task-printing-scanning-2013-2|274	Nec, Oce, Olivetti, Panasonic, Pcpi, Pentax, QMS, Ricoh, Samsung, Star,
12mu|task-printing-scanning-2013-2|275	Tektronix and Xerox.
12mu|task-printing-scanning-2013-2|276	
12mu|task-printing-scanning-2013-2|277	%files -n task-printing-misc
12mu|task-printing-scanning-2013-2|278	
12mu|task-printing-scanning-2013-2|279	#-------------------------------------------------------------------------------
12mu|task-printing-scanning-2013-2|280	
12mu|task-printing-scanning-2013-2|281	%package -n task-printing-okidata
12mu|task-printing-scanning-2013-2|282	Summary:	Meta package for printer drivers for Okidata
12mu|task-printing-scanning-2013-2|283	Group:		System/Printing
12mu|task-printing-scanning-2013-2|284	Requires:	task-printing-server	= %{version}-%{release}
12mu|task-printing-scanning-2013-2|285	
12mu|task-printing-scanning-2013-2|286	# The drivers
12mu|task-printing-scanning-2013-2|287	Requires:	ghostscript		>= %{ghostscript_ver}
12mu|task-printing-scanning-2013-2|288	Requires:	hplip-hpijs		>= %{hplip_ver}
12mu|task-printing-scanning-2013-2|289	Requires:	oki4linux		>= %{oki4linux_ver}
12mu|task-printing-scanning-2013-2|290	Requires:	ppmtomd		>= %{ppmtomd_ver}
12mu|task-printing-scanning-2013-2|291	
12mu|task-printing-scanning-2013-2|292	%description -n task-printing-okidata
12mu|task-printing-scanning-2013-2|293	This meta package will install every printer driver available for printers from
12mu|task-printing-scanning-2013-2|294	Okidata.
12mu|task-printing-scanning-2013-2|295	
12mu|task-printing-scanning-2013-2|296	If you have a printer of this kind installing this package is all you need to
12mu|task-printing-scanning-2013-2|297	get it working.
12mu|task-printing-scanning-2013-2|298	
12mu|task-printing-scanning-2013-2|299	%files -n task-printing-okidata
12mu|task-printing-scanning-2013-2|300	
12mu|task-printing-scanning-2013-2|301	#-------------------------------------------------------------------------------
12mu|task-printing-scanning-2013-2|302	
12mu|task-printing-scanning-2013-2|303	
12mu|task-printing-scanning-2013-2|304	
12mu|task-printing-scanning-2013-2|305	
12mu|task-printing-scanning-2013-2|306	%changelog
12mu|task-printing-scanning-2013-2|307	* Fri Nov 22 2013 Alex Burmashev <alex.burmashev@gmail.com> 2013-2
12mu|task-printing-scanning-2013-2|308	+ Revision: 34166c3
12mu|task-printing-scanning-2013-2|309	- some cleanup done, changelog removed
12mu|task-printing-scanning-2013-2|310	
12mu|task-printing-scanning-2013-2|311	

20855 12
12mu|tcb-1.1-1|1	%define set_tcbver 0.7
12mu|tcb-1.1-1|2	
12mu|tcb-1.1-1|3	%define major 0
12mu|tcb-1.1-1|4	%define libname %mklibname %{name} %{major}
12mu|tcb-1.1-1|5	%define develname %mklibname %{name} -d
12mu|tcb-1.1-1|6	%define libpamname %mklibname pam 0
12mu|tcb-1.1-1|7	
12mu|tcb-1.1-1|8	Summary:	Libraries and tools implementing the tcb password shadowing scheme
12mu|tcb-1.1-1|9	Name:		tcb
12mu|tcb-1.1-1|10	Version:	1.1
12mu|tcb-1.1-1|11	Release:	1
12mu|tcb-1.1-1|12	License:	BSD or GPL
12mu|tcb-1.1-1|13	Group:		System/Libraries
12mu|tcb-1.1-1|14	URL: 		http://www.openwall.com/tcb/
12mu|tcb-1.1-1|15	Source0:	ftp://ftp.openwall.com/pub/projects/tcb/%{name}-%{version}.tar.gz
12mu|tcb-1.1-1|16	Source1:	ftp://ftp.openwall.com/pub/projects/tcb/%{name}-%{version}.tar.gz.sign
12mu|tcb-1.1-1|17	Source2:	set_tcb-%{set_tcbver}.tar.bz2
12mu|tcb-1.1-1|18	Patch0:		tcb-1.0.2-assume_shadow.patch
12mu|tcb-1.1-1|19	Patch2:		set_tcb-0.7-nofork.patch
12mu|tcb-1.1-1|20	# Fix handling of negative fields in /etc/shadow on x86_64 with recent glibc (#52330)
12mu|tcb-1.1-1|21	Patch3:		tcb-1.0.3-warn.patch
12mu|tcb-1.1-1|22	# Use translations from pam for the available messages (#59331)
12mu|tcb-1.1-1|23	Patch4:		tcb-1.0.3-i18n.patch
12mu|tcb-1.1-1|24	BuildRequires:	glibc-crypt_blowfish-devel
12mu|tcb-1.1-1|25	BuildRequires:	pam-devel
12mu|tcb-1.1-1|26	Requires:	%{libname} >= %{version}
12mu|tcb-1.1-1|27	Requires:	pam_tcb = %{version}
12mu|tcb-1.1-1|28	Requires:	nss_tcb = %{version}
12mu|tcb-1.1-1|29	Requires:	shadow-utils >= 4.0.12-10mdv
12mu|tcb-1.1-1|30	BuildRoot: 	%{_tmppath}/%{name}-%{version}
12mu|tcb-1.1-1|31	
12mu|tcb-1.1-1|32	%description
12mu|tcb-1.1-1|33	The tcb package consists of three components: pam_tcb, libnss_tcb, and
12mu|tcb-1.1-1|34	libtcb.  pam_tcb is a PAM module which supersedes pam_unix and pam_pwdb.
12mu|tcb-1.1-1|35	It also implements the tcb password shadowing scheme (see tcb(5) for
12mu|tcb-1.1-1|36	details).  The tcb scheme allows many core system utilities (passwd(1)
12mu|tcb-1.1-1|37	being the primary example) to operate with little privilege.  libnss_tcb
12mu|tcb-1.1-1|38	is the accompanying NSS module.  libtcb contains code shared by the
12mu|tcb-1.1-1|39	PAM and NSS modules and is also used by programs from the shadow-utils
12mu|tcb-1.1-1|40	package.
12mu|tcb-1.1-1|41	
12mu|tcb-1.1-1|42	
12mu|tcb-1.1-1|43	%package -n %{libname}
12mu|tcb-1.1-1|44	Summary:        Libraries and tools implementing the tcb password shadowing scheme
12mu|tcb-1.1-1|45	Group:          System/Libraries
12mu|tcb-1.1-1|46	Requires:	glibc-crypt_blowfish
12mu|tcb-1.1-1|47	Requires(pre):	setup >= 2.7.12-2mdv
12mu|tcb-1.1-1|48	
12mu|tcb-1.1-1|49	%description -n %{libname}
12mu|tcb-1.1-1|50	libtcb contains code shared by the PAM and NSS modules and is also used
12mu|tcb-1.1-1|51	by programs from the shadow-utils package.
12mu|tcb-1.1-1|52	
12mu|tcb-1.1-1|53	
12mu|tcb-1.1-1|54	%package -n pam_tcb
12mu|tcb-1.1-1|55	Summary:	PAM module for TCB
12mu|tcb-1.1-1|56	Group:		System/Libraries
12mu|tcb-1.1-1|57	Requires:	%{libname} >= %{version}
12mu|tcb-1.1-1|58	Conflicts:	pam < 0.99.8.1-13
12mu|tcb-1.1-1|59	Conflicts:	%{libpamname} < 0.99.8.1-13
12mu|tcb-1.1-1|60	
12mu|tcb-1.1-1|61	%description -n pam_tcb
12mu|tcb-1.1-1|62	pam_tcb is a PAM module which supersedes pam_unix and pam_pwdb.
12mu|tcb-1.1-1|63	It also implements the tcb password shadowing scheme (see tcb(5) for
12mu|tcb-1.1-1|64	details).  The tcb scheme allows many core system utilities (passwd(1)
12mu|tcb-1.1-1|65	being the primary example) to operate with little privilege.
12mu|tcb-1.1-1|66	
12mu|tcb-1.1-1|67	
12mu|tcb-1.1-1|68	%package -n nss_tcb
12mu|tcb-1.1-1|69	Summary:	NSS library for TCB
12mu|tcb-1.1-1|70	Group:		System/Libraries
12mu|tcb-1.1-1|71	Requires(post):	rpm-helper
12mu|tcb-1.1-1|72	Requires(postun): rpm-helper
12mu|tcb-1.1-1|73	Requires:	%{libname} = %{version}
12mu|tcb-1.1-1|74	
12mu|tcb-1.1-1|75	%description -n nss_tcb
12mu|tcb-1.1-1|76	libnss_tcb is the accompanying NSS module for pam_tcb.
12mu|tcb-1.1-1|77	
12mu|tcb-1.1-1|78	
12mu|tcb-1.1-1|79	%package -n %{develname}
12mu|tcb-1.1-1|80	Summary:	Libraries and header files for building tcb-aware applications
12mu|tcb-1.1-1|81	Group:		Development/Other
12mu|tcb-1.1-1|82	Requires:	%{libname} >= %{version}
12mu|tcb-1.1-1|83	Provides:	%{name}-devel = %{version}-%{release}
12mu|tcb-1.1-1|84	
12mu|tcb-1.1-1|85	%description -n %{develname}
12mu|tcb-1.1-1|86	This package contains static libraries and header files needed for
12mu|tcb-1.1-1|87	building tcb-aware applications.
12mu|tcb-1.1-1|88	
12mu|tcb-1.1-1|89	
12mu|tcb-1.1-1|90	%prep
12mu|tcb-1.1-1|91	%setup -q -a2
12mu|tcb-1.1-1|92	%patch0 -p1
12mu|tcb-1.1-1|93	%patch2 -p0
12mu|tcb-1.1-1|94	%patch3 -p1
12mu|tcb-1.1-1|95	%patch4 -p1
12mu|tcb-1.1-1|96	
12mu|tcb-1.1-1|97	cat Make.defs | sed -e "s|LIBEXECDIR = /usr/libexec|LIBEXECDIR = %{_libdir}|" >Make.defs.new
12mu|tcb-1.1-1|98	cat Make.defs.new | sed -e "s|/lib$|/%{_lib}|g" >Make.defs
12mu|tcb-1.1-1|99	chmod 644 LICENSE
12mu|tcb-1.1-1|100	
12mu|tcb-1.1-1|101	%build
12mu|tcb-1.1-1|102	%serverbuild
12mu|tcb-1.1-1|103	CFLAGS="%{optflags} -DENABLE_SETFSUGID" %make
12mu|tcb-1.1-1|104	
12mu|tcb-1.1-1|105	%install
12mu|tcb-1.1-1|106	rm -rf %{buildroot}
12mu|tcb-1.1-1|107	
12mu|tcb-1.1-1|108	make install-non-root install-pam_pwdb \
12mu|tcb-1.1-1|109	DESTDIR=%{buildroot} \
12mu|tcb-1.1-1|110	MANDIR=%{_mandir} \
12mu|tcb-1.1-1|111	LIBDIR=%{_libdir} \
12mu|tcb-1.1-1|112	LIBEXECDIR=%{_libdir} \
12mu|tcb-1.1-1|113	SLIBDIR=/%{_lib}
12mu|tcb-1.1-1|114	
12mu|tcb-1.1-1|115	mkdir -p %{buildroot}%{_sbindir}
12mu|tcb-1.1-1|116	install -m 0750 set_tcb-%{set_tcbver}/set_tcb %{buildroot}%{_sbindir}/
12mu|tcb-1.1-1|117	install -m 0644 set_tcb-%{set_tcbver}/set_tcb.8 %{buildroot}%{_mandir}/man8/
12mu|tcb-1.1-1|118	
12mu|tcb-1.1-1|119	%post -n nss_tcb
12mu|tcb-1.1-1|120	if [ -f %{_initrddir}/nscd ]; then
12mu|tcb-1.1-1|121	%_post_service nscd
12mu|tcb-1.1-1|122	fi
12mu|tcb-1.1-1|123	
12mu|tcb-1.1-1|124	%postun -n nss_tcb
12mu|tcb-1.1-1|125	if [ -f %{_initrddir}/nscd ]; then
12mu|tcb-1.1-1|126	%_preun_service nscd
12mu|tcb-1.1-1|127	fi
12mu|tcb-1.1-1|128	
12mu|tcb-1.1-1|129	%files
12mu|tcb-1.1-1|130	%defattr(-,root,root)
12mu|tcb-1.1-1|131	%doc LICENSE
12mu|tcb-1.1-1|132	/sbin/tcb_convert
12mu|tcb-1.1-1|133	/sbin/tcb_unconvert
12mu|tcb-1.1-1|134	%{_sbindir}/set_tcb
12mu|tcb-1.1-1|135	%{_mandir}/man8/tcb_convert.8*
12mu|tcb-1.1-1|136	%{_mandir}/man8/tcb_unconvert.8*
12mu|tcb-1.1-1|137	%{_mandir}/man8/set_tcb.8*
12mu|tcb-1.1-1|138	
12mu|tcb-1.1-1|139	%files -n %{libname}
12mu|tcb-1.1-1|140	%defattr(-,root,root)
12mu|tcb-1.1-1|141	/%{_lib}/libtcb.so.%{major}*
12mu|tcb-1.1-1|142	%attr(0755,root,chkpwd) %verify(not mode group) %dir %{_libdir}/chkpwd
12mu|tcb-1.1-1|143	%attr(2755,root,shadow) %verify(not mode group) %{_libdir}/chkpwd/tcb_chkpwd
12mu|tcb-1.1-1|144	%{_mandir}/man5/tcb.5*
12mu|tcb-1.1-1|145	
12mu|tcb-1.1-1|146	%files -n nss_tcb
12mu|tcb-1.1-1|147	%defattr(-,root,root)
12mu|tcb-1.1-1|148	/%{_lib}/libnss_tcb.so.2
12mu|tcb-1.1-1|149	
12mu|tcb-1.1-1|150	%files -n pam_tcb
12mu|tcb-1.1-1|151	%defattr(-,root,root)
12mu|tcb-1.1-1|152	/%{_lib}/security/pam_pwdb.so
12mu|tcb-1.1-1|153	/%{_lib}/security/pam_tcb.so
12mu|tcb-1.1-1|154	%{_mandir}/man8/pam_pwdb.8*
12mu|tcb-1.1-1|155	%{_mandir}/man8/pam_tcb.8*
12mu|tcb-1.1-1|156	
12mu|tcb-1.1-1|157	%files -n %{develname}
12mu|tcb-1.1-1|158	%defattr(-,root,root)
12mu|tcb-1.1-1|159	%{_includedir}/tcb.h
12mu|tcb-1.1-1|160	%{_libdir}/libtcb.a
12mu|tcb-1.1-1|161	%{_libdir}/libtcb.so
12mu|tcb-1.1-1|162	
12mu|tcb-1.1-1|163	%changelog
12mu|tcb-1.1-1|164	* Thu Dec 19 2013 akdengi <kazancas@mandriva.ru> 1.1-1
12mu|tcb-1.1-1|165	+ Revision: 65415cd
12mu|tcb-1.1-1|166	- Update to 1.1
12mu|tcb-1.1-1|167	
12mu|tcb-1.1-1|168	

20856 12
12mu|telepathy-farstream-0.6.0-1|1	%define major		3
12mu|telepathy-farstream-0.6.0-1|2	%define libname		%mklibname %{name} %{major}
12mu|telepathy-farstream-0.6.0-1|3	%define develname	%mklibname -d %{name}
12mu|telepathy-farstream-0.6.0-1|4	
12mu|telepathy-farstream-0.6.0-1|5	Summary:	Stream Engine to handle media streaming channels
12mu|telepathy-farstream-0.6.0-1|6	Name:		telepathy-farstream
12mu|telepathy-farstream-0.6.0-1|7	Version:	0.6.0
12mu|telepathy-farstream-0.6.0-1|8	Release:	1
12mu|telepathy-farstream-0.6.0-1|9	License:	LGPLv2+
12mu|telepathy-farstream-0.6.0-1|10	Group:		Networking/Instant messaging
12mu|telepathy-farstream-0.6.0-1|11	Url:		http://telepathy.freedesktop.org/wiki/
12mu|telepathy-farstream-0.6.0-1|12	Source0:	http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
12mu|telepathy-farstream-0.6.0-1|13	
12mu|telepathy-farstream-0.6.0-1|14	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|telepathy-farstream-0.6.0-1|15	BuildRequires:	pkgconfig(farstream-0.2)
12mu|telepathy-farstream-0.6.0-1|16	BuildRequires:	pkgconfig(python)
12mu|telepathy-farstream-0.6.0-1|17	BuildRequires:	pkgconfig(telepathy-glib) >= 0.13.4
12mu|telepathy-farstream-0.6.0-1|18	BuildRequires:	gobject-introspection-devel
12mu|telepathy-farstream-0.6.0-1|19	
12mu|telepathy-farstream-0.6.0-1|20	Provides:       %{name}-python = %{version}
12mu|telepathy-farstream-0.6.0-1|21	Obsoletes:      %{name}-python < 0.6.0
12mu|telepathy-farstream-0.6.0-1|22	
12mu|telepathy-farstream-0.6.0-1|23	%description
12mu|telepathy-farstream-0.6.0-1|24	Stream Engine is a Telepathy client that uses Farsight and GStreamer
12mu|telepathy-farstream-0.6.0-1|25	to handle media streaming channels. It's used as a background process
12mu|telepathy-farstream-0.6.0-1|26	by other Telepathy clients, rather than presenting any user interface
12mu|telepathy-farstream-0.6.0-1|27	of its own.
12mu|telepathy-farstream-0.6.0-1|28	
12mu|telepathy-farstream-0.6.0-1|29	Telepathy is a D-Bus framework for unifying real time communication,
12mu|telepathy-farstream-0.6.0-1|30	including instant messaging, voice calls and video calls. It abstracts
12mu|telepathy-farstream-0.6.0-1|31	differences between protocols to provide a unified interface for
12mu|telepathy-farstream-0.6.0-1|32	applications.
12mu|telepathy-farstream-0.6.0-1|33	
12mu|telepathy-farstream-0.6.0-1|34	%package -n %{libname}
12mu|telepathy-farstream-0.6.0-1|35	Group:		System/Libraries
12mu|telepathy-farstream-0.6.0-1|36	Summary:	Stream Engine to handle media streaming channels
12mu|telepathy-farstream-0.6.0-1|37	
12mu|telepathy-farstream-0.6.0-1|38	%description -n %{libname}
12mu|telepathy-farstream-0.6.0-1|39	Stream Engine is a Telepathy client that uses Farsight and GStreamer
12mu|telepathy-farstream-0.6.0-1|40	to handle media streaming channels. It's used as a background process
12mu|telepathy-farstream-0.6.0-1|41	by other Telepathy clients, rather than presenting any user interface
12mu|telepathy-farstream-0.6.0-1|42	of its own.
12mu|telepathy-farstream-0.6.0-1|43	
12mu|telepathy-farstream-0.6.0-1|44	Telepathy is a D-Bus framework for unifying real time communication,
12mu|telepathy-farstream-0.6.0-1|45	including instant messaging, voice calls and video calls. It abstracts
12mu|telepathy-farstream-0.6.0-1|46	differences between protocols to provide a unified interface for
12mu|telepathy-farstream-0.6.0-1|47	applications.
12mu|telepathy-farstream-0.6.0-1|48	
12mu|telepathy-farstream-0.6.0-1|49	%package -n %{develname}
12mu|telepathy-farstream-0.6.0-1|50	Group:		Development/C
12mu|telepathy-farstream-0.6.0-1|51	Summary:	Stream Engine to handle media streaming channels
12mu|telepathy-farstream-0.6.0-1|52	Requires:	%{libname} = %{version}-%{release}
12mu|telepathy-farstream-0.6.0-1|53	Provides:	%{name}-devel = %{version}-%{release}
12mu|telepathy-farstream-0.6.0-1|54	
12mu|telepathy-farstream-0.6.0-1|55	%description -n %{develname}
12mu|telepathy-farstream-0.6.0-1|56	This package contains the development library and header files
12mu|telepathy-farstream-0.6.0-1|57	for %{name}.
12mu|telepathy-farstream-0.6.0-1|58	
12mu|telepathy-farstream-0.6.0-1|59	%prep
12mu|telepathy-farstream-0.6.0-1|60	%setup -q
12mu|telepathy-farstream-0.6.0-1|61	
12mu|telepathy-farstream-0.6.0-1|62	%build
12mu|telepathy-farstream-0.6.0-1|63	%configure2_5x --disable-static
12mu|telepathy-farstream-0.6.0-1|64	%make
12mu|telepathy-farstream-0.6.0-1|65	
12mu|telepathy-farstream-0.6.0-1|66	%install
12mu|telepathy-farstream-0.6.0-1|67	rm -rf %{buildroot}
12mu|telepathy-farstream-0.6.0-1|68	%makeinstall_std
12mu|telepathy-farstream-0.6.0-1|69	
12mu|telepathy-farstream-0.6.0-1|70	%files -n %{libname}
12mu|telepathy-farstream-0.6.0-1|71	%{_libdir}/libtelepathy-farstream.so.%{major}*
12mu|telepathy-farstream-0.6.0-1|72	%{_libdir}/girepository-1.0/TelepathyFarstream-0.6.typelib
12mu|telepathy-farstream-0.6.0-1|73	
12mu|telepathy-farstream-0.6.0-1|74	%files -n %{develname}
12mu|telepathy-farstream-0.6.0-1|75	%doc ChangeLog
12mu|telepathy-farstream-0.6.0-1|76	%{_libdir}/libtelepathy-farstream.so
12mu|telepathy-farstream-0.6.0-1|77	%{_includedir}/telepathy-1.0/%{name}
12mu|telepathy-farstream-0.6.0-1|78	%{_libdir}/pkgconfig/%{name}.pc
12mu|telepathy-farstream-0.6.0-1|79	%{_datadir}/gtk-doc/html/%{name}
12mu|telepathy-farstream-0.6.0-1|80	%{_datadir}/gir-1.0/TelepathyFarstream-0.6.gir

20857 12
12mu|telepathy-gabble-0.17.3-1|1	Name:           telepathy-gabble
12mu|telepathy-gabble-0.17.3-1|2	Version:        0.17.3
12mu|telepathy-gabble-0.17.3-1|3	Release:        1
12mu|telepathy-gabble-0.17.3-1|4	Summary:        A Jabber/XMPP connection manager
12mu|telepathy-gabble-0.17.3-1|5	Group:          Networking/Instant messaging
12mu|telepathy-gabble-0.17.3-1|6	License:        LGPLv2+
12mu|telepathy-gabble-0.17.3-1|7	URL:            http://telepathy.freedesktop.org/wiki/
12mu|telepathy-gabble-0.17.3-1|8	Source0:        http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
12mu|telepathy-gabble-0.17.3-1|9	BuildRequires:	pkgconfig(dbus-1) >= 1.1.0
12mu|telepathy-gabble-0.17.3-1|10	BuildRequires:	pkgconfig(dbus-glib-1) >= 0.82
12mu|telepathy-gabble-0.17.3-1|11	BuildRequires:	pkgconfig(gio-2.0) >= 2.26
12mu|telepathy-gabble-0.17.3-1|12	BuildRequires:	pkgconfig(glib-2.0) >= 2.24
12mu|telepathy-gabble-0.17.3-1|13	BuildRequires:	pkgconfig(gmodule-2.0)
12mu|telepathy-gabble-0.17.3-1|14	BuildRequires:  pkgconfig(openssl)
12mu|telepathy-gabble-0.17.3-1|15	BuildRequires:	pkgconfig(gobject-2.0) >= 2.24
12mu|telepathy-gabble-0.17.3-1|16	BuildRequires:	pkgconfig(gthread-2.0) >= 2.24
12mu|telepathy-gabble-0.17.3-1|17	BuildRequires:	pkgconfig(libsoup-2.4)
12mu|telepathy-gabble-0.17.3-1|18	BuildRequires:	pkgconfig(libxml-2.0)
12mu|telepathy-gabble-0.17.3-1|19	BuildRequires:	pkgconfig(nice) >= 0.0.11
12mu|telepathy-gabble-0.17.3-1|20	BuildRequires:	pkgconfig(sqlite3)
12mu|telepathy-gabble-0.17.3-1|21	BuildRequires:	pkgconfig(telepathy-glib) >= 0.17.2
12mu|telepathy-gabble-0.17.3-1|22	#BuildRequires:	pkgconfig(telepathy-yell)
12mu|telepathy-gabble-0.17.3-1|23	BuildRequires:  libxslt-proc
12mu|telepathy-gabble-0.17.3-1|24	BuildRequires:  python-devel
12mu|telepathy-gabble-0.17.3-1|25	Requires:	telepathy-filesystem
12mu|telepathy-gabble-0.17.3-1|26	
12mu|telepathy-gabble-0.17.3-1|27	%description
12mu|telepathy-gabble-0.17.3-1|28	A Jabber/XMPP connection manager, that handles single and multi-user
12mu|telepathy-gabble-0.17.3-1|29	chats and voice calls.
12mu|telepathy-gabble-0.17.3-1|30	
12mu|telepathy-gabble-0.17.3-1|31	%files
12mu|telepathy-gabble-0.17.3-1|32	%doc NEWS README AUTHORS
12mu|telepathy-gabble-0.17.3-1|33	%{_bindir}/telepathy-gabble-xmpp-console
12mu|telepathy-gabble-0.17.3-1|34	%{_datadir}/dbus-1/services/*.service
12mu|telepathy-gabble-0.17.3-1|35	%{_datadir}/telepathy/managers/*.manager
12mu|telepathy-gabble-0.17.3-1|36	%{_libdir}/telepathy-gabble
12mu|telepathy-gabble-0.17.3-1|37	%{_libdir}/telepathy/gabble-0
12mu|telepathy-gabble-0.17.3-1|38	%{_mandir}/man*/*.*
12mu|telepathy-gabble-0.17.3-1|39	
12mu|telepathy-gabble-0.17.3-1|40	#--------------------------------------------------------------------
12mu|telepathy-gabble-0.17.3-1|41	
12mu|telepathy-gabble-0.17.3-1|42	%prep
12mu|telepathy-gabble-0.17.3-1|43	%setup -q
12mu|telepathy-gabble-0.17.3-1|44	
12mu|telepathy-gabble-0.17.3-1|45	%build
12mu|telepathy-gabble-0.17.3-1|46	%configure2_5x --disable-static
12mu|telepathy-gabble-0.17.3-1|47	%make
12mu|telepathy-gabble-0.17.3-1|48	
12mu|telepathy-gabble-0.17.3-1|49	%install
12mu|telepathy-gabble-0.17.3-1|50	%makeinstall_std
12mu|telepathy-gabble-0.17.3-1|51	
12mu|telepathy-gabble-0.17.3-1|52	# don't ship .la
12mu|telepathy-gabble-0.17.3-1|53	find %buildroot -name '*.la' | xargs rm -f

20858 12
12mu|telepathy-idle-0.1.14-1|1	Name:		telepathy-idle
12mu|telepathy-idle-0.1.14-1|2	Version:	0.1.14
12mu|telepathy-idle-0.1.14-1|3	Release:	1
12mu|telepathy-idle-0.1.14-1|4	Summary:	A Telepathy connection manager implementation for the IRC protocol
12mu|telepathy-idle-0.1.14-1|5	
12mu|telepathy-idle-0.1.14-1|6	Group:		Networking/Instant messaging
12mu|telepathy-idle-0.1.14-1|7	License:	LGPLv2
12mu|telepathy-idle-0.1.14-1|8	URL:		http://telepathy.freedesktop.org/wiki/
12mu|telepathy-idle-0.1.14-1|9	Source0:	http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.gz
12mu|telepathy-idle-0.1.14-1|10	BuildRequires:	glib2-devel
12mu|telepathy-idle-0.1.14-1|11	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|telepathy-idle-0.1.14-1|12	BuildRequires:	pkgconfig(openssl)
12mu|telepathy-idle-0.1.14-1|13	
12mu|telepathy-idle-0.1.14-1|14	BuildRequires:	pkgconfig(telepathy-glib)
12mu|telepathy-idle-0.1.14-1|15	BuildRequires:	pkgconfig(libxslt) libxslt-proc
12mu|telepathy-idle-0.1.14-1|16	BuildRequires:	python-pyxml
12mu|telepathy-idle-0.1.14-1|17	Requires:	telepathy-filesystem
12mu|telepathy-idle-0.1.14-1|18	Requires:	telepathy-glib
12mu|telepathy-idle-0.1.14-1|19	
12mu|telepathy-idle-0.1.14-1|20	%description
12mu|telepathy-idle-0.1.14-1|21	A Telepathy connection manager implementation for the IRC protocol.
12mu|telepathy-idle-0.1.14-1|22	
12mu|telepathy-idle-0.1.14-1|23	%prep
12mu|telepathy-idle-0.1.14-1|24	%setup -q
12mu|telepathy-idle-0.1.14-1|25	
12mu|telepathy-idle-0.1.14-1|26	%build
12mu|telepathy-idle-0.1.14-1|27	autoreconf -fi
12mu|telepathy-idle-0.1.14-1|28	%configure2_5x
12mu|telepathy-idle-0.1.14-1|29	%make
12mu|telepathy-idle-0.1.14-1|30	
12mu|telepathy-idle-0.1.14-1|31	%install
12mu|telepathy-idle-0.1.14-1|32	%makeinstall_std
12mu|telepathy-idle-0.1.14-1|33	
12mu|telepathy-idle-0.1.14-1|34	%files
12mu|telepathy-idle-0.1.14-1|35	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.ConnectionManager.idle.service
12mu|telepathy-idle-0.1.14-1|36	%{_datadir}/telepathy/managers/idle.manager
12mu|telepathy-idle-0.1.14-1|37	%{_libdir}/telepathy-idle
12mu|telepathy-idle-0.1.14-1|38	%{_mandir}/man8/telepathy-idle.8*

20859 12
12mu|telepathy-logger-0.8.0-1|1	%define major 3
12mu|telepathy-logger-0.8.0-1|2	%define api 0.2
12mu|telepathy-logger-0.8.0-1|3	%define libname %mklibname %{name} %{major}
12mu|telepathy-logger-0.8.0-1|4	%define girname %mklibname %{name}-gir %{api}
12mu|telepathy-logger-0.8.0-1|5	%define develname %mklibname -d %{name}
12mu|telepathy-logger-0.8.0-1|6	
12mu|telepathy-logger-0.8.0-1|7	Name:		telepathy-logger
12mu|telepathy-logger-0.8.0-1|8	Version:	0.8.0
12mu|telepathy-logger-0.8.0-1|9	Release:   	1
12mu|telepathy-logger-0.8.0-1|10	Summary:   	A logger for the telepathy framework
12mu|telepathy-logger-0.8.0-1|11	Group:     	Networking/Instant messaging
12mu|telepathy-logger-0.8.0-1|12	License:	LGPLv2+
12mu|telepathy-logger-0.8.0-1|13	URL:       	http://telepathy.freedesktop.org/wiki/
12mu|telepathy-logger-0.8.0-1|14	Source0:   	http://telepathy.freedesktop.org/releases/%{name}/%{name}-%{version}.tar.bz2
12mu|telepathy-logger-0.8.0-1|15	
12mu|telepathy-logger-0.8.0-1|16	BuildRequires:	glib2.0-common
12mu|telepathy-logger-0.8.0-1|17	BuildRequires:	intltool
12mu|telepathy-logger-0.8.0-1|18	BuildRequires:	libxslt-proc
12mu|telepathy-logger-0.8.0-1|19	BuildRequires:  pkgconfig(dbus-glib-1)
12mu|telepathy-logger-0.8.0-1|20	BuildRequires:  pkgconfig(farstream-0.1)
12mu|telepathy-logger-0.8.0-1|21	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|telepathy-logger-0.8.0-1|22	BuildRequires:  pkgconfig(gst-python-0.10)
12mu|telepathy-logger-0.8.0-1|23	BuildRequires:	pkgconfig(libxml-2.0)
12mu|telepathy-logger-0.8.0-1|24	BuildRequires:  pkgconfig(python)
12mu|telepathy-logger-0.8.0-1|25	BuildRequires:	pkgconfig(sqlite3)
12mu|telepathy-logger-0.8.0-1|26	BuildRequires:  pkgconfig(telepathy-glib) >= 0.13.4
12mu|telepathy-logger-0.8.0-1|27	
12mu|telepathy-logger-0.8.0-1|28	Requires:       telepathy-filesystem
12mu|telepathy-logger-0.8.0-1|29	
12mu|telepathy-logger-0.8.0-1|30	%description
12mu|telepathy-logger-0.8.0-1|31	%{name} is a logger for the telepathy framework.
12mu|telepathy-logger-0.8.0-1|32	
12mu|telepathy-logger-0.8.0-1|33	%package -n %{libname}
12mu|telepathy-logger-0.8.0-1|34	Group:		System/Libraries
12mu|telepathy-logger-0.8.0-1|35	Summary:	A logger library for the telepathy framework
12mu|telepathy-logger-0.8.0-1|36	
12mu|telepathy-logger-0.8.0-1|37	%description -n %{libname}
12mu|telepathy-logger-0.8.0-1|38	This package contains the shared library for %{name}.
12mu|telepathy-logger-0.8.0-1|39	
12mu|telepathy-logger-0.8.0-1|40	%package -n %{girname}
12mu|telepathy-logger-0.8.0-1|41	Summary:    GObject Introspection interface description for %{name}
12mu|telepathy-logger-0.8.0-1|42	Group:      System/Libraries
12mu|telepathy-logger-0.8.0-1|43	Requires:   %{libname} = %{version}-%{release}
12mu|telepathy-logger-0.8.0-1|44	
12mu|telepathy-logger-0.8.0-1|45	%description -n %{girname}
12mu|telepathy-logger-0.8.0-1|46	GObject Introspection interface description for %{name}.
12mu|telepathy-logger-0.8.0-1|47	
12mu|telepathy-logger-0.8.0-1|48	%package -n %{develname}
12mu|telepathy-logger-0.8.0-1|49	Group:		Development/C
12mu|telepathy-logger-0.8.0-1|50	Summary:	A logger library for the telepathy framework
12mu|telepathy-logger-0.8.0-1|51	Requires:	%{libname} = %{version}-%{release}
12mu|telepathy-logger-0.8.0-1|52	Provides:	%{name}-devel = %{version}-%{release}
12mu|telepathy-logger-0.8.0-1|53	
12mu|telepathy-logger-0.8.0-1|54	%description -n %{develname}
12mu|telepathy-logger-0.8.0-1|55	This package contains the development library and header files for
12mu|telepathy-logger-0.8.0-1|56	%{name}.
12mu|telepathy-logger-0.8.0-1|57	
12mu|telepathy-logger-0.8.0-1|58	%prep
12mu|telepathy-logger-0.8.0-1|59	%setup -q
12mu|telepathy-logger-0.8.0-1|60	
12mu|telepathy-logger-0.8.0-1|61	%build
12mu|telepathy-logger-0.8.0-1|62	%configure2_5x \
12mu|telepathy-logger-0.8.0-1|63	--enable-call \
12mu|telepathy-logger-0.8.0-1|64	--disable-static
12mu|telepathy-logger-0.8.0-1|65	
12mu|telepathy-logger-0.8.0-1|66	%make LIBS='-lgmodule-2.0'
12mu|telepathy-logger-0.8.0-1|67	
12mu|telepathy-logger-0.8.0-1|68	%install
12mu|telepathy-logger-0.8.0-1|69	rm -rf %{buildroot}
12mu|telepathy-logger-0.8.0-1|70	%makeinstall_std
12mu|telepathy-logger-0.8.0-1|71	find %{buildroot} -name "*.la" -delete
12mu|telepathy-logger-0.8.0-1|72	
12mu|telepathy-logger-0.8.0-1|73	%files
12mu|telepathy-logger-0.8.0-1|74	%{_libexecdir}/%{name}
12mu|telepathy-logger-0.8.0-1|75	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Logger.service
12mu|telepathy-logger-0.8.0-1|76	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Logger.service
12mu|telepathy-logger-0.8.0-1|77	%{_datadir}/telepathy/clients/Logger.client
12mu|telepathy-logger-0.8.0-1|78	%{_datadir}/glib-2.0/schemas/org.freedesktop.Telepathy.Logger.gschema.xml
12mu|telepathy-logger-0.8.0-1|79	
12mu|telepathy-logger-0.8.0-1|80	%files -n %{libname}
12mu|telepathy-logger-0.8.0-1|81	%{_libdir}/libtelepathy-logger.so.%{major}*
12mu|telepathy-logger-0.8.0-1|82	
12mu|telepathy-logger-0.8.0-1|83	%files -n %{girname}
12mu|telepathy-logger-0.8.0-1|84	%{_libdir}/girepository-1.0/TelepathyLogger-%{api}.typelib
12mu|telepathy-logger-0.8.0-1|85	
12mu|telepathy-logger-0.8.0-1|86	%files -n %{develname}
12mu|telepathy-logger-0.8.0-1|87	%{_libdir}/libtelepathy-logger.so
12mu|telepathy-logger-0.8.0-1|88	%{_includedir}/%{name}-%{api}
12mu|telepathy-logger-0.8.0-1|89	%{_datadir}/gtk-doc/html/telepathy-logger/
12mu|telepathy-logger-0.8.0-1|90	%{_libdir}/pkgconfig/telepathy-logger-%{api}.pc
12mu|telepathy-logger-0.8.0-1|91	%{_datadir}/gir-1.0/TelepathyLogger-%{api}.gir
12mu|telepathy-logger-0.8.0-1|92	

20860 12
12mu|telepathy-salut-0.8.1-1|1	%define libdev %mklibname %name -d
12mu|telepathy-salut-0.8.1-1|2	
12mu|telepathy-salut-0.8.1-1|3	Name:           telepathy-salut
12mu|telepathy-salut-0.8.1-1|4	Version:        0.8.1
12mu|telepathy-salut-0.8.1-1|5	Release:        1
12mu|telepathy-salut-0.8.1-1|6	Summary:        Connection manager implementing link-local messaging for XMPP
12mu|telepathy-salut-0.8.1-1|7	
12mu|telepathy-salut-0.8.1-1|8	Group:          Networking/Instant messaging
12mu|telepathy-salut-0.8.1-1|9	License:        LGPLv2+
12mu|telepathy-salut-0.8.1-1|10	URL:            http://telepathy.freedesktop.org/wiki/
12mu|telepathy-salut-0.8.1-1|11	Source0:        http://telepathy.freedesktop.org/releases/%name/%{name}-%version.tar.gz
12mu|telepathy-salut-0.8.1-1|12	
12mu|telepathy-salut-0.8.1-1|13	BuildRequires:	pkgconfig(glib-2.0)
12mu|telepathy-salut-0.8.1-1|14	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|telepathy-salut-0.8.1-1|15	BuildRequires:	pkgconfig(libxml-2.0)
12mu|telepathy-salut-0.8.1-1|16	BuildRequires:	avahi-gobject-devel
12mu|telepathy-salut-0.8.1-1|17	BuildRequires:	pkgconfig(libexslt)
12mu|telepathy-salut-0.8.1-1|18	BuildRequires:	pkgconfig(telepathy-glib)
12mu|telepathy-salut-0.8.1-1|19	BuildRequires:	python
12mu|telepathy-salut-0.8.1-1|20	BuildRequires:	python-twisted
12mu|telepathy-salut-0.8.1-1|21	BuildRequires:	avahi-python
12mu|telepathy-salut-0.8.1-1|22	BuildRequires:	gtk-doc
12mu|telepathy-salut-0.8.1-1|23	BuildRequires:	libsoup-devel
12mu|telepathy-salut-0.8.1-1|24	BuildRequires:	pkgconfig(uuid)
12mu|telepathy-salut-0.8.1-1|25	BuildRequires:	python-xmldiff
12mu|telepathy-salut-0.8.1-1|26	BuildRequires:	pkgconfig(gnutls)
12mu|telepathy-salut-0.8.1-1|27	Requires:	telepathy-filesystem
12mu|telepathy-salut-0.8.1-1|28	
12mu|telepathy-salut-0.8.1-1|29	%description
12mu|telepathy-salut-0.8.1-1|30	telepathy-salut is a connection manager implementing link-local
12mu|telepathy-salut-0.8.1-1|31	messaging for XMPP
12mu|telepathy-salut-0.8.1-1|32	
12mu|telepathy-salut-0.8.1-1|33	http://www.xmpp.org/extensions/xep-0174.html
12mu|telepathy-salut-0.8.1-1|34	
12mu|telepathy-salut-0.8.1-1|35	%files -n %name
12mu|telepathy-salut-0.8.1-1|36	%doc docs/clique.xml NEWS README
12mu|telepathy-salut-0.8.1-1|37	#%{_libdir}/telepathy/salut-*/lib/*plugins
12mu|telepathy-salut-0.8.1-1|38	%{_libdir}/telepathy/salut-*/*/libsalut-plugins-%version.so
12mu|telepathy-salut-0.8.1-1|39	%{_libdir}/telepathy/salut-*/*/libwocky-telepathy-salut-%version.so
12mu|telepathy-salut-0.8.1-1|40	%{_libexecdir}/telepathy-salut
12mu|telepathy-salut-0.8.1-1|41	%{_mandir}/man8/telepathy-salut.8.*
12mu|telepathy-salut-0.8.1-1|42	%{_datadir}/dbus-1/services/*.service
12mu|telepathy-salut-0.8.1-1|43	%{_datadir}/telepathy/managers/salut.manager
12mu|telepathy-salut-0.8.1-1|44	
12mu|telepathy-salut-0.8.1-1|45	#--------------------------------------------------------------------
12mu|telepathy-salut-0.8.1-1|46	
12mu|telepathy-salut-0.8.1-1|47	%package -n %libdev
12mu|telepathy-salut-0.8.1-1|48	Summary:    Header files, libraries and development documentation for %{name}
12mu|telepathy-salut-0.8.1-1|49	Group:      Development/C
12mu|telepathy-salut-0.8.1-1|50	Requires:   %{name} = %version
12mu|telepathy-salut-0.8.1-1|51	Provides:   %{name}-devel = %version-%release
12mu|telepathy-salut-0.8.1-1|52	
12mu|telepathy-salut-0.8.1-1|53	Conflicts:  %name  < 0.8.0-2
12mu|telepathy-salut-0.8.1-1|54	
12mu|telepathy-salut-0.8.1-1|55	%description -n %libdev
12mu|telepathy-salut-0.8.1-1|56	This package contains the header files, static libraries and development
12mu|telepathy-salut-0.8.1-1|57	documentation for %{name}.
12mu|telepathy-salut-0.8.1-1|58	If you like to develop programs using %{name},
12mu|telepathy-salut-0.8.1-1|59	you will need to install %{name}-devel.
12mu|telepathy-salut-0.8.1-1|60	
12mu|telepathy-salut-0.8.1-1|61	%files -n %libdev
12mu|telepathy-salut-0.8.1-1|62	%_libdir/telepathy/salut-0/lib/libsalut-plugins.so
12mu|telepathy-salut-0.8.1-1|63	%_libdir/telepathy/salut-0/lib/libwocky.so
12mu|telepathy-salut-0.8.1-1|64	
12mu|telepathy-salut-0.8.1-1|65	#--------------------------------------------------------------------
12mu|telepathy-salut-0.8.1-1|66	
12mu|telepathy-salut-0.8.1-1|67	%prep
12mu|telepathy-salut-0.8.1-1|68	%setup -q
12mu|telepathy-salut-0.8.1-1|69	
12mu|telepathy-salut-0.8.1-1|70	%build
12mu|telepathy-salut-0.8.1-1|71	%configure2_5x --enable-gtk-doc --enable-olpc --disable-static
12mu|telepathy-salut-0.8.1-1|72	%make
12mu|telepathy-salut-0.8.1-1|73	
12mu|telepathy-salut-0.8.1-1|74	%install
12mu|telepathy-salut-0.8.1-1|75	%makeinstall_std
12mu|telepathy-salut-0.8.1-1|76	
12mu|telepathy-salut-0.8.1-1|77	rm -f %buildroot%_datadir/%name
12mu|telepathy-salut-0.8.1-1|78	rm -f %buildroot%_libdir/telepathy/salut-0/lib/*.la
12mu|telepathy-salut-0.8.1-1|79	
12mu|telepathy-salut-0.8.1-1|80	%changelog
12mu|telepathy-salut-0.8.1-1|81	* Wed Dec 11 2013 Tigro <ashejn@gmail.com> 0.8.1-1
12mu|telepathy-salut-0.8.1-1|82	+ Revision: 2ecb101
12mu|telepathy-salut-0.8.1-1|83	- update to 0.8.1
12mu|telepathy-salut-0.8.1-1|84	
12mu|telepathy-salut-0.8.1-1|85	

20861 12
12mu|tesseract-3.02.03-0.svn866.3|1	%define langdata() \
12mu|tesseract-3.02.03-0.svn866.3|2	%package %{1}\
12mu|tesseract-3.02.03-0.svn866.3|3	Group:		Graphics \
12mu|tesseract-3.02.03-0.svn866.3|4	Summary:        %{3}%{?4: (%4)} language data for Tesseract \
12mu|tesseract-3.02.03-0.svn866.3|5	Requires:       tesseract >= 3.00 \
12mu|tesseract-3.02.03-0.svn866.3|6	Requires:       locales-%{2} \
12mu|tesseract-3.02.03-0.svn866.3|7	Provides:       tesseract-language \
12mu|tesseract-3.02.03-0.svn866.3|8	%description %{1} \
12mu|tesseract-3.02.03-0.svn866.3|9	Tesseract data files required to recognize %{?4:%4 }%{3} text. \
12mu|tesseract-3.02.03-0.svn866.3|10	%files %{1} \
12mu|tesseract-3.02.03-0.svn866.3|11	%{_datadir}/tessdata/%{1}.* \
12mu|tesseract-3.02.03-0.svn866.3|12	%{nil}
12mu|tesseract-3.02.03-0.svn866.3|13	
12mu|tesseract-3.02.03-0.svn866.3|14	%define major %(echo %version |cut -d. -f1-2)
12mu|tesseract-3.02.03-0.svn866.3|15	
12mu|tesseract-3.02.03-0.svn866.3|16	Name:		tesseract
12mu|tesseract-3.02.03-0.svn866.3|17	Version:	3.02.03
12mu|tesseract-3.02.03-0.svn866.3|18	Release:	0.svn866.3
12mu|tesseract-3.02.03-0.svn866.3|19	Summary:	A high-performance OCR engine
12mu|tesseract-3.02.03-0.svn866.3|20	URL:		http://code.google.com/p/tesseract-ocr/
12mu|tesseract-3.02.03-0.svn866.3|21	License:	ASL 2.0
12mu|tesseract-3.02.03-0.svn866.3|22	Group:		Graphics
12mu|tesseract-3.02.03-0.svn866.3|23	Source0:	http://tesseract-ocr.googlecode.com/files/%{name}-%{version}.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|24	Source1:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.eng.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|25	Source2:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.ukr.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|26	Source3:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.tur.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|27	Source4:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.tha.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|28	Source5:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.tgl.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|29	Source6:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.tel.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|30	Source7:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.tam.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|31	Source8:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.swe.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|32	Source9:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.swa.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|33	Source10:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.srp.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|34	Source11:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.sqi.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|35	Source12:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.spa_old.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|36	Source13:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.spa.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|37	Source14:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.slv.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|38	Source15:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.slk.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|39	Source16:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.ron.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|40	Source17:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.por.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|41	Source18:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.pol.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|42	Source19:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.nor.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|43	Source20:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.nld.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|44	Source21:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.msa.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|45	Source22:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.mlt.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|46	Source23:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.mkd.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|47	Source24:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.mal.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|48	Source25:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.lit.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|49	Source26:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.lav.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|50	Source27:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.kor.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|51	Source28:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.kan.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|52	Source29:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.ita_old.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|53	Source30:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.ita.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|54	Source31:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.isl.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|55	Source32:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.ind.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|56	Source33:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.chr.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|57	Source34:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.hun.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|58	Source35:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.hrv.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|59	Source36:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.hin.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|60	Source37:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.heb.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|61	Source38:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.glg.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|62	Source39:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.frm.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|63	Source40:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.frk.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|64	Source41:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.fra.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|65	Source42:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.fin.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|66	Source43:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.eus.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|67	Source44:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.est.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|68	Source45:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.equ.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|69	Source46:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.epo.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|70	Source47:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.epo_alt.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|71	Source48:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.enm.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|72	Source49:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.ell.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|73	Source50:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.deu.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|74	Source51:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.dan.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|75	Source52:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.ces.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|76	Source53:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.cat.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|77	Source54:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.bul.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|78	Source55:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.ben.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|79	Source56:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.bel.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|80	Source57:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.aze.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|81	Source58:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.ara.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|82	Source59:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.afr.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|83	Source60:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.jpn.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|84	Source61:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.chi_sim.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|85	Source62:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.chi_tra.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|86	Source63:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.grc.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|87	Source64:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.rus.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|88	Source65:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-%major.vie.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|89	# Not released with 3.02
12mu|tesseract-3.02.03-0.svn866.3|90	Source66:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.01.osd.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|91	Source67:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.01.heb-com.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|92	Source68:	http://tesseract-ocr.googlecode.com/files/tesseract-ocr-3.01.slk-frak.tar.gz
12mu|tesseract-3.02.03-0.svn866.3|93	
12mu|tesseract-3.02.03-0.svn866.3|94	Source100:	http://tesseract-ocr.googlecode.com/files/swe-frak.traineddata.gz
12mu|tesseract-3.02.03-0.svn866.3|95	Patch2:		tesseract-3.02.02-strfmt.patch
12mu|tesseract-3.02.03-0.svn866.3|96	BuildRequires:	tiff-devel
12mu|tesseract-3.02.03-0.svn866.3|97	BuildRequires:	jpeg-devel
12mu|tesseract-3.02.03-0.svn866.3|98	BuildRequires:	leptonica-devel
12mu|tesseract-3.02.03-0.svn866.3|99	Requires:	tesseract-language >= 3.00
12mu|tesseract-3.02.03-0.svn866.3|100	
12mu|tesseract-3.02.03-0.svn866.3|101	%description
12mu|tesseract-3.02.03-0.svn866.3|102	The Tesseract OCR engine was one of the top 3 engines in the 1995
12mu|tesseract-3.02.03-0.svn866.3|103	UNLV Accuracy test. Since then it has had little work done on it,
12mu|tesseract-3.02.03-0.svn866.3|104	but it is probably one of the most accurate open source OCR engines
12mu|tesseract-3.02.03-0.svn866.3|105	available. The source code will read a binary, grey or color image
12mu|tesseract-3.02.03-0.svn866.3|106	and output text.
12mu|tesseract-3.02.03-0.svn866.3|107	
12mu|tesseract-3.02.03-0.svn866.3|108	%files
12mu|tesseract-3.02.03-0.svn866.3|109	%defattr(-,root,root)
12mu|tesseract-3.02.03-0.svn866.3|110	%doc AUTHORS COPYING NEWS README ReleaseNotes ChangeLog
12mu|tesseract-3.02.03-0.svn866.3|111	%{_bindir}/*
12mu|tesseract-3.02.03-0.svn866.3|112	%{_datadir}/tessdata
12mu|tesseract-3.02.03-0.svn866.3|113	%exclude %_datadir/tessdata/*cube.*
12mu|tesseract-3.02.03-0.svn866.3|114	%exclude %_datadir/tessdata/*.traineddata
12mu|tesseract-3.02.03-0.svn866.3|115	%{_mandir}/man?/*
12mu|tesseract-3.02.03-0.svn866.3|116	
12mu|tesseract-3.02.03-0.svn866.3|117	#-----------------------------------------------------------------
12mu|tesseract-3.02.03-0.svn866.3|118	
12mu|tesseract-3.02.03-0.svn866.3|119	%define tesseract_major 3
12mu|tesseract-3.02.03-0.svn866.3|120	%define libtesseract %mklibname tesseract %{tesseract_major}
12mu|tesseract-3.02.03-0.svn866.3|121	
12mu|tesseract-3.02.03-0.svn866.3|122	%package -n %{libtesseract}
12mu|tesseract-3.02.03-0.svn866.3|123	Summary:	%name support library
12mu|tesseract-3.02.03-0.svn866.3|124	Group:		System/Libraries
12mu|tesseract-3.02.03-0.svn866.3|125	
12mu|tesseract-3.02.03-0.svn866.3|126	%description -n %{libtesseract}
12mu|tesseract-3.02.03-0.svn866.3|127	%name library.
12mu|tesseract-3.02.03-0.svn866.3|128	
12mu|tesseract-3.02.03-0.svn866.3|129	%files -n %{libtesseract}
12mu|tesseract-3.02.03-0.svn866.3|130	%defattr(-,root,root,-)
12mu|tesseract-3.02.03-0.svn866.3|131	%_libdir/libtesseract*.so.%{tesseract_major}*
12mu|tesseract-3.02.03-0.svn866.3|132	
12mu|tesseract-3.02.03-0.svn866.3|133	#-----------------------------------------------------------------
12mu|tesseract-3.02.03-0.svn866.3|134	
12mu|tesseract-3.02.03-0.svn866.3|135	%package devel
12mu|tesseract-3.02.03-0.svn866.3|136	Summary:	Development files from %name
12mu|tesseract-3.02.03-0.svn866.3|137	Group:		Development/C++
12mu|tesseract-3.02.03-0.svn866.3|138	Requires:	%{libtesseract} = %version-%release
12mu|tesseract-3.02.03-0.svn866.3|139	Provides:	%{mklibname %name -d} = %version-%release
12mu|tesseract-3.02.03-0.svn866.3|140	Obsoletes:	%{mklibname %name -d} < 2.04
12mu|tesseract-3.02.03-0.svn866.3|141	
12mu|tesseract-3.02.03-0.svn866.3|142	
12mu|tesseract-3.02.03-0.svn866.3|143	%description devel
12mu|tesseract-3.02.03-0.svn866.3|144	The Tesseract OCR engine was one of the top 3 engines in the 1995
12mu|tesseract-3.02.03-0.svn866.3|145	UNLV Accuracy test. Since then it has had little work done on it,
12mu|tesseract-3.02.03-0.svn866.3|146	but it is probably one of the most accurate open source OCR engines
12mu|tesseract-3.02.03-0.svn866.3|147	available. The source code will read a binary, grey or color image
12mu|tesseract-3.02.03-0.svn866.3|148	and output text. A tiff reader is built in that will read
12mu|tesseract-3.02.03-0.svn866.3|149	uncompressed TIFF images, or libtiff can be added to read compressed
12mu|tesseract-3.02.03-0.svn866.3|150	images.
12mu|tesseract-3.02.03-0.svn866.3|151	
12mu|tesseract-3.02.03-0.svn866.3|152	%files devel
12mu|tesseract-3.02.03-0.svn866.3|153	%defattr(-,root,root)
12mu|tesseract-3.02.03-0.svn866.3|154	%{_includedir}/tesseract
12mu|tesseract-3.02.03-0.svn866.3|155	%{_libdir}/*.so
12mu|tesseract-3.02.03-0.svn866.3|156	%_libdir/pkgconfig/*.pc
12mu|tesseract-3.02.03-0.svn866.3|157	
12mu|tesseract-3.02.03-0.svn866.3|158	#-----------------------------------------------------------------
12mu|tesseract-3.02.03-0.svn866.3|159	
12mu|tesseract-3.02.03-0.svn866.3|160	%package osd
12mu|tesseract-3.02.03-0.svn866.3|161	Group:          Graphics
12mu|tesseract-3.02.03-0.svn866.3|162	Summary:        Orientation & script detection data pack for tesseract
12mu|tesseract-3.02.03-0.svn866.3|163	
12mu|tesseract-3.02.03-0.svn866.3|164	%description osd
12mu|tesseract-3.02.03-0.svn866.3|165	Data files required to recognize text orintation and scripts.
12mu|tesseract-3.02.03-0.svn866.3|166	
12mu|tesseract-3.02.03-0.svn866.3|167	%files osd
12mu|tesseract-3.02.03-0.svn866.3|168	%{_datadir}/tessdata/osd.*
12mu|tesseract-3.02.03-0.svn866.3|169	
12mu|tesseract-3.02.03-0.svn866.3|170	#-----------------------------------------------------------------
12mu|tesseract-3.02.03-0.svn866.3|171	
12mu|tesseract-3.02.03-0.svn866.3|172	%package heb-com
12mu|tesseract-3.02.03-0.svn866.3|173	Group:          Graphics
12mu|tesseract-3.02.03-0.svn866.3|174	Summary:        Hebrew (community) language data for Tesseract
12mu|tesseract-3.02.03-0.svn866.3|175	Requires:       tesseract >= 3.00
12mu|tesseract-3.02.03-0.svn866.3|176	Requires:	locales-he
12mu|tesseract-3.02.03-0.svn866.3|177	Provides:       tesseract-language
12mu|tesseract-3.02.03-0.svn866.3|178	%description heb-com
12mu|tesseract-3.02.03-0.svn866.3|179	Tesseract data files required to recognize Hebrew community text.
12mu|tesseract-3.02.03-0.svn866.3|180	%files heb-com
12mu|tesseract-3.02.03-0.svn866.3|181	%{_datadir}/tessdata/heb-*
12mu|tesseract-3.02.03-0.svn866.3|182	%doc tessdata/heb-.README
12mu|tesseract-3.02.03-0.svn866.3|183	
12mu|tesseract-3.02.03-0.svn866.3|184	#-----------------------------------------------------------------
12mu|tesseract-3.02.03-0.svn866.3|185	
12mu|tesseract-3.02.03-0.svn866.3|186	%langdata afr af Afrikaans
12mu|tesseract-3.02.03-0.svn866.3|187	%langdata ara ar Arabic
12mu|tesseract-3.02.03-0.svn866.3|188	%langdata aze az Azerbaijani
12mu|tesseract-3.02.03-0.svn866.3|189	%langdata bel be Belarusian
12mu|tesseract-3.02.03-0.svn866.3|190	%langdata ben bn Bengali
12mu|tesseract-3.02.03-0.svn866.3|191	%langdata bul br Bulgarian
12mu|tesseract-3.02.03-0.svn866.3|192	%langdata cat ca Catalan
12mu|tesseract-3.02.03-0.svn866.3|193	%langdata ces cs Czech
12mu|tesseract-3.02.03-0.svn866.3|194	%langdata chi_sim zh Chinese simplified
12mu|tesseract-3.02.03-0.svn866.3|195	%langdata chi_tra zh Chinese traditional
12mu|tesseract-3.02.03-0.svn866.3|196	%langdata chr en Cherokee
12mu|tesseract-3.02.03-0.svn866.3|197	%langdata dan-frak da Danish fraktur
12mu|tesseract-3.02.03-0.svn866.3|198	%langdata dan da Danish
12mu|tesseract-3.02.03-0.svn866.3|199	%langdata deu-frak de German fraktur
12mu|tesseract-3.02.03-0.svn866.3|200	%langdata deu de German
12mu|tesseract-3.02.03-0.svn866.3|201	%langdata ell el Greek
12mu|tesseract-3.02.03-0.svn866.3|202	%langdata eng en English
12mu|tesseract-3.02.03-0.svn866.3|203	%langdata enm en Middle English (1100-1500)
12mu|tesseract-3.02.03-0.svn866.3|204	%langdata epo eo Esperanto
12mu|tesseract-3.02.03-0.svn866.3|205	%langdata epo_alt eo Esperanto (alternative)
12mu|tesseract-3.02.03-0.svn866.3|206	%langdata equ en Math/Equation
12mu|tesseract-3.02.03-0.svn866.3|207	%langdata est et Estonian
12mu|tesseract-3.02.03-0.svn866.3|208	%langdata eus eu Basque
12mu|tesseract-3.02.03-0.svn866.3|209	%langdata fin fi Finnish
12mu|tesseract-3.02.03-0.svn866.3|210	%langdata fra fr French
12mu|tesseract-3.02.03-0.svn866.3|211	%langdata frk fr Frankish
12mu|tesseract-3.02.03-0.svn866.3|212	%langdata frm fr Middle French (1400-1600)
12mu|tesseract-3.02.03-0.svn866.3|213	%langdata glg gl Galician
12mu|tesseract-3.02.03-0.svn866.3|214	%langdata grc el Ancient Greek
12mu|tesseract-3.02.03-0.svn866.3|215	%langdata heb he Hebrew
12mu|tesseract-3.02.03-0.svn866.3|216	%langdata hin hi Hindi
12mu|tesseract-3.02.03-0.svn866.3|217	%langdata hrv hr Croatian
12mu|tesseract-3.02.03-0.svn866.3|218	%langdata hun hu Hungarian
12mu|tesseract-3.02.03-0.svn866.3|219	%langdata ind id Indonesian
12mu|tesseract-3.02.03-0.svn866.3|220	%langdata isl is Icelandic
12mu|tesseract-3.02.03-0.svn866.3|221	%langdata ita it Italian
12mu|tesseract-3.02.03-0.svn866.3|222	%langdata ita_old it Old Italian
12mu|tesseract-3.02.03-0.svn866.3|223	%langdata jpn ja Japanese
12mu|tesseract-3.02.03-0.svn866.3|224	%langdata kan kn Kannada
12mu|tesseract-3.02.03-0.svn866.3|225	%langdata kor ko Korean
12mu|tesseract-3.02.03-0.svn866.3|226	%langdata lav lv Latvian
12mu|tesseract-3.02.03-0.svn866.3|227	%langdata lit lt Lithuanian
12mu|tesseract-3.02.03-0.svn866.3|228	%langdata mal ml Malayalam
12mu|tesseract-3.02.03-0.svn866.3|229	%langdata mkd mk Macedonian
12mu|tesseract-3.02.03-0.svn866.3|230	%langdata mlt mt Maltese
12mu|tesseract-3.02.03-0.svn866.3|231	%langdata msa ms Malay
12mu|tesseract-3.02.03-0.svn866.3|232	%langdata nld nl Dutch
12mu|tesseract-3.02.03-0.svn866.3|233	%langdata nor no Norwegian
12mu|tesseract-3.02.03-0.svn866.3|234	%langdata pol pl Polish
12mu|tesseract-3.02.03-0.svn866.3|235	%langdata por pt Portuguese
12mu|tesseract-3.02.03-0.svn866.3|236	%langdata ron ro Romanian
12mu|tesseract-3.02.03-0.svn866.3|237	%langdata rus ru Russian
12mu|tesseract-3.02.03-0.svn866.3|238	%langdata slk sk Slovakian
12mu|tesseract-3.02.03-0.svn866.3|239	%langdata slk-frak sk Slovakian fraktur
12mu|tesseract-3.02.03-0.svn866.3|240	%langdata slv sl Slovenian
12mu|tesseract-3.02.03-0.svn866.3|241	%langdata spa es Spanish
12mu|tesseract-3.02.03-0.svn866.3|242	%langdata spa_old es Old Spanish
12mu|tesseract-3.02.03-0.svn866.3|243	%langdata sqi sq Albanian
12mu|tesseract-3.02.03-0.svn866.3|244	%langdata srp st Serbian latin
12mu|tesseract-3.02.03-0.svn866.3|245	%langdata swa sw Swahili
12mu|tesseract-3.02.03-0.svn866.3|246	%langdata swe-frak sv Swedish fraktur
12mu|tesseract-3.02.03-0.svn866.3|247	%langdata swe sv Swedish
12mu|tesseract-3.02.03-0.svn866.3|248	%langdata tam ta Tamil
12mu|tesseract-3.02.03-0.svn866.3|249	%langdata tel te Telugu
12mu|tesseract-3.02.03-0.svn866.3|250	%langdata tgl en Tagalog
12mu|tesseract-3.02.03-0.svn866.3|251	%langdata tha th Thai
12mu|tesseract-3.02.03-0.svn866.3|252	%langdata tur tr Turkish
12mu|tesseract-3.02.03-0.svn866.3|253	%langdata ukr uk Ukrainian
12mu|tesseract-3.02.03-0.svn866.3|254	%langdata vie vi Vietnamese
12mu|tesseract-3.02.03-0.svn866.3|255	
12mu|tesseract-3.02.03-0.svn866.3|256	%prep
12mu|tesseract-3.02.03-0.svn866.3|257	%setup -q -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 -b36 -b37 -b38 -b39 -b40 -b41 -b42 -b43 -b44 -b45 -b46 -b47 -b48 -b49 -b50 -b51 -b52 -b53 -b54 -b55 -b56 -b57 -b58 -b59 -b60 -b61 -b62 -b63 -b64 -b65 -b66 -b67 -b68
12mu|tesseract-3.02.03-0.svn866.3|258	mv ../tesseract-ocr/tessdata/* ./tessdata/
12mu|tesseract-3.02.03-0.svn866.3|259	rm -rf ../tesseract-ocr
12mu|tesseract-3.02.03-0.svn866.3|260	%apply_patches
12mu|tesseract-3.02.03-0.svn866.3|261	
12mu|tesseract-3.02.03-0.svn866.3|262	for archive in %SOURCE100; do
12mu|tesseract-3.02.03-0.svn866.3|263	filename=`echo $archive | sed -e 's|^.*/||;s|.gz$||'`
12mu|tesseract-3.02.03-0.svn866.3|264	if [ -e ./tessdata/$filename ]; then
12mu|tesseract-3.02.03-0.svn866.3|265	echo "FIXME: Check for duplicate: $filename"
12mu|tesseract-3.02.03-0.svn866.3|266	read
12mu|tesseract-3.02.03-0.svn866.3|267	else
12mu|tesseract-3.02.03-0.svn866.3|268	gzip -cd $archive > ./tessdata/$filename
12mu|tesseract-3.02.03-0.svn866.3|269	fi
12mu|tesseract-3.02.03-0.svn866.3|270	done
12mu|tesseract-3.02.03-0.svn866.3|271	
12mu|tesseract-3.02.03-0.svn866.3|272	%build
12mu|tesseract-3.02.03-0.svn866.3|273	mkdir m4
12mu|tesseract-3.02.03-0.svn866.3|274	./autogen.sh
12mu|tesseract-3.02.03-0.svn866.3|275	%configure2_5x --disable-static
12mu|tesseract-3.02.03-0.svn866.3|276	%make
12mu|tesseract-3.02.03-0.svn866.3|277	
12mu|tesseract-3.02.03-0.svn866.3|278	%install
12mu|tesseract-3.02.03-0.svn866.3|279	rm -fr %buildroot
12mu|tesseract-3.02.03-0.svn866.3|280	%makeinstall_std
12mu|tesseract-3.02.03-0.svn866.3|281	
12mu|tesseract-3.02.03-0.svn866.3|282	for file in tessdata/*cube.* tessdata/*.traineddata
12mu|tesseract-3.02.03-0.svn866.3|283	do
12mu|tesseract-3.02.03-0.svn866.3|284	install -m 644 -D $file %{buildroot}%{_datadir}/tessdata
12mu|tesseract-3.02.03-0.svn866.3|285	done
12mu|tesseract-3.02.03-0.svn866.3|286	
12mu|tesseract-3.02.03-0.svn866.3|287	
12mu|tesseract-3.02.03-0.svn866.3|288	%changelog
12mu|tesseract-3.02.03-0.svn866.3|289	* Mon Nov 04 2013 Denis Silakov <denis.silakov@rosalab.ru> 3.02.03-0.svn866.3
12mu|tesseract-3.02.03-0.svn866.3|290	+ Revision: 11a0afe
12mu|tesseract-3.02.03-0.svn866.3|291	- Fix license
12mu|tesseract-3.02.03-0.svn866.3|292	
12mu|tesseract-3.02.03-0.svn866.3|293	

20862 12
12mu|testdisk-6.14-2|1	%define ver_e2fsprogs 1.42
12mu|testdisk-6.14-2|2	%define ver_progsreiserfs 0.3.1-rc8
12mu|testdisk-6.14-2|3	#define ver_ntfsprogs 2.0.0
12mu|testdisk-6.14-2|4	
12mu|testdisk-6.14-2|5	Summary:	Tool to check and undelete partition
12mu|testdisk-6.14-2|6	Name:		testdisk
12mu|testdisk-6.14-2|7	Version:	6.14
12mu|testdisk-6.14-2|8	Release:	2
12mu|testdisk-6.14-2|9	License:	GPLv2+
12mu|testdisk-6.14-2|10	Group:		System/Kernel and hardware
12mu|testdisk-6.14-2|11	Source0:	http://www.cgsecurity.org/%{name}-%{version}.tar.bz2
12mu|testdisk-6.14-2|12	Source1:	progsreiserfs-%ver_progsreiserfs.tar.bz2
12mu|testdisk-6.14-2|13	Patch0:		progsreiserfs-journal.patch
12mu|testdisk-6.14-2|14	# Upstream patch
12mu|testdisk-6.14-2|15	Patch1:		photorec_611_exif_bound_checking_v2.patch
12mu|testdisk-6.14-2|16	URL:		http://www.cgsecurity.org/wiki/TestDisk
12mu|testdisk-6.14-2|17	BuildRequires:	pkgconfig(ncurses) >= 5.2
12mu|testdisk-6.14-2|18	BuildRequires:	pkgconfig(ext2fs) >= %ver_e2fsprogs
12mu|testdisk-6.14-2|19	BuildRequires:  pkgconfig(libntfs-3g)
12mu|testdisk-6.14-2|20	BuildRequires:	jpeg-devel
12mu|testdisk-6.14-2|21	BuildRequires:	pkgconfig(uuid)
12mu|testdisk-6.14-2|22	
12mu|testdisk-6.14-2|23	%package -n photorec
12mu|testdisk-6.14-2|24	Summary:	Data recovery software
12mu|testdisk-6.14-2|25	Group:		System/Kernel and hardware
12mu|testdisk-6.14-2|26	Requires:	%{name} = %{version}
12mu|testdisk-6.14-2|27	
12mu|testdisk-6.14-2|28	%description
12mu|testdisk-6.14-2|29	Tool to check and undelete partition. Works with the following
12mu|testdisk-6.14-2|30	filesystems:
12mu|testdisk-6.14-2|31	* BeFS ( BeOS )
12mu|testdisk-6.14-2|32	* BSD disklabel ( FreeBSD/OpenBSD/NetBSD )
12mu|testdisk-6.14-2|33	* CramFS, Compressed File System
12mu|testdisk-6.14-2|34	* DOS/Windows FAT12, FAT16 and FAT32
12mu|testdisk-6.14-2|35	* HFS and HFS+, Hierarchical File System
12mu|testdisk-6.14-2|36	* JFS, IBM's Journaled File System
12mu|testdisk-6.14-2|37	* Linux Ext2 and Ext3
12mu|testdisk-6.14-2|38	* Linux Raid
12mu|testdisk-6.14-2|39	o RAID 1: mirroring
12mu|testdisk-6.14-2|40	o RAID 4: striped array with parity device
12mu|testdisk-6.14-2|41	o RAID 5: striped array with distributed parity information
12mu|testdisk-6.14-2|42	o RAID 6: striped array with distributed dual redundancy information
12mu|testdisk-6.14-2|43	* Linux Swap (versions 1 and 2)
12mu|testdisk-6.14-2|44	* LVM and LVM2, Linux Logical Volume Manager
12mu|testdisk-6.14-2|45	* Mac partition map
12mu|testdisk-6.14-2|46	* Novell Storage Services NSS
12mu|testdisk-6.14-2|47	* NTFS ( Windows NT/2K/XP/2003/Vista )
12mu|testdisk-6.14-2|48	* ReiserFS 3.5, 3.6 and 4
12mu|testdisk-6.14-2|49	* Sun Solaris i386 disklabel
12mu|testdisk-6.14-2|50	* Unix File System UFS and UFS2 (Sun/BSD/...)
12mu|testdisk-6.14-2|51	* XFS, SGI's Journaled File System
12mu|testdisk-6.14-2|52	
12mu|testdisk-6.14-2|53	%description -n photorec
12mu|testdisk-6.14-2|54	PhotoRec is file data recovery software designed to recover lost files
12mu|testdisk-6.14-2|55	including video, documents and archives from Hard Disks and CDRom and lost
12mu|testdisk-6.14-2|56	pictures (thus, its 'Photo Recovery' name) from digital camera memory.
12mu|testdisk-6.14-2|57	
12mu|testdisk-6.14-2|58	PhotoRec ignores the filesystem and goes after the underlying data, so it
12mu|testdisk-6.14-2|59	will still work even if your media's filesystem has been severely damaged
12mu|testdisk-6.14-2|60	or re-formatted.
12mu|testdisk-6.14-2|61	
12mu|testdisk-6.14-2|62	%package -n 	fidentify
12mu|testdisk-6.14-2|63	Summary:	Data recovery software
12mu|testdisk-6.14-2|64	Group:		System/Kernel and hardware
12mu|testdisk-6.14-2|65	Requires:	%{name} = %{version}
12mu|testdisk-6.14-2|66	
12mu|testdisk-6.14-2|67	%description -n fidentify
12mu|testdisk-6.14-2|68	Recover lost files from harddisk, digital camera and cdrom fidentify the file
12mu|testdisk-6.14-2|69	type, the "extension", by using thr same database than PhotoRec.
12mu|testdisk-6.14-2|70	
12mu|testdisk-6.14-2|71	
12mu|testdisk-6.14-2|72	%prep
12mu|testdisk-6.14-2|73	%setup -q -a 1 -D -n %{name}-%{version}
12mu|testdisk-6.14-2|74	%patch0
12mu|testdisk-6.14-2|75	#%patch1 -p1 -b .exiv2
12mu|testdisk-6.14-2|76	
12mu|testdisk-6.14-2|77	%build
12mu|testdisk-6.14-2|78	(
12mu|testdisk-6.14-2|79	cd progsreiserfs-%ver_progsreiserfs
12mu|testdisk-6.14-2|80	%configure2_5x --disable-Werror
12mu|testdisk-6.14-2|81	%make
12mu|testdisk-6.14-2|82	)
12mu|testdisk-6.14-2|83	
12mu|testdisk-6.14-2|84	%configure2_5x --with-reiserfs-lib=`pwd`/progsreiserfs-%ver_progsreiserfs/libreiserfs/.libs/ --with-reiserfs-includes=`pwd`/progsreiserfs-%ver_progsreiserfs/include/
12mu|testdisk-6.14-2|85	%make
12mu|testdisk-6.14-2|86	
12mu|testdisk-6.14-2|87	%install
12mu|testdisk-6.14-2|88	%makeinstall_std
12mu|testdisk-6.14-2|89	
12mu|testdisk-6.14-2|90	rm -rf %{buildroot}/%_docdir
12mu|testdisk-6.14-2|91	
12mu|testdisk-6.14-2|92	%files
12mu|testdisk-6.14-2|93	%defattr(644,root,root,755)
12mu|testdisk-6.14-2|94	%doc AUTHORS COPYING ChangeLog INFO INSTALL NEWS README THANKS
12mu|testdisk-6.14-2|95	# doc/*.html
12mu|testdisk-6.14-2|96	%attr(755,root,root) %{_bindir}/testdisk
12mu|testdisk-6.14-2|97	%{_mandir}/man8/testdisk*
12mu|testdisk-6.14-2|98	
12mu|testdisk-6.14-2|99	%files -n photorec
12mu|testdisk-6.14-2|100	%defattr(644,root,root,755)
12mu|testdisk-6.14-2|101	%doc AUTHORS ChangeLog INFO INSTALL NEWS README THANKS
12mu|testdisk-6.14-2|102	%attr(755,root,root) %{_bindir}/photorec
12mu|testdisk-6.14-2|103	%{_mandir}/man8/photorec*
12mu|testdisk-6.14-2|104	
12mu|testdisk-6.14-2|105	
12mu|testdisk-6.14-2|106	%files -n fidentify
12mu|testdisk-6.14-2|107	%defattr(644,root,root,755)
12mu|testdisk-6.14-2|108	%doc AUTHORS ChangeLog INFO INSTALL NEWS README THANKS
12mu|testdisk-6.14-2|109	%attr(755,root,root) %{_bindir}/fidentify
12mu|testdisk-6.14-2|110	%{_mandir}/man8/fidentify*
12mu|testdisk-6.14-2|111	
12mu|testdisk-6.14-2|112	
12mu|testdisk-6.14-2|113	%changelog
12mu|testdisk-6.14-2|114	* Fri Apr 04 2014 Alex Burmashev <alex.burmashev@rosalab.ru> 6.14-2
12mu|testdisk-6.14-2|115	+ Revision: 5263dfc
12mu|testdisk-6.14-2|116	- release up
12mu|testdisk-6.14-2|117	
12mu|testdisk-6.14-2|118	

20863 12
12mu|texlive-20131212-3|1	%define _binary_payload			w9.gzdio
12mu|texlive-20131212-3|2	%define _source_payload			w9.gzdio
12mu|texlive-20131212-3|3	
12mu|texlive-20131212-3|4	%define _texmf_enable_asymptote		0
12mu|texlive-20131212-3|5	%define _texmf_enable_biber		0
12mu|texlive-20131212-3|6	%define _texmf_enable_xindy		0
12mu|texlive-20131212-3|7	%define _texmf_with_system_dialog	1
12mu|texlive-20131212-3|8	%define _texmf_with_system_icu		1
12mu|texlive-20131212-3|9	%define _texmf_with_system_lcdf		0
12mu|texlive-20131212-3|10	%define _texmf_with_system_poppler	1
12mu|texlive-20131212-3|11	%define _texmf_with_system_psutils	1
12mu|texlive-20131212-3|12	%define _texmf_with_system_t1lib	1
12mu|texlive-20131212-3|13	%define _texmf_with_system_tex4ht	0
12mu|texlive-20131212-3|14	%define _texmf_with_system_teckit	0
12mu|texlive-20131212-3|15	
12mu|texlive-20131212-3|16	%define enable_shared			1
12mu|texlive-20131212-3|17	
12mu|texlive-20131212-3|18	%define historic			0
12mu|texlive-20131212-3|19	
12mu|texlive-20131212-3|20	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|21	Name:		texlive
12mu|texlive-20131212-3|22	Version:	20131212
12mu|texlive-20131212-3|23	Release:	3
12mu|texlive-20131212-3|24	Summary:	The TeX formatting system
12mu|texlive-20131212-3|25	Group:		Publishing
12mu|texlive-20131212-3|26	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-20131212-3|27	URL:		http://tug.org/texlive/
12mu|texlive-20131212-3|28	%if %{historic}
12mu|texlive-20131212-3|29	Source0:	ftp://tug.org/historic/systems/texlive/2013/texlive-20130530-source.tar.xz
12mu|texlive-20131212-3|30	Source1:	ftp://tug.org/historic/systems/texlive/2013/texlive-20130530-source.tar.xz.sha256
12mu|texlive-20131212-3|31	%else
12mu|texlive-20131212-3|32	# svn co svn://tug.org/texlive/branches/branch2012/Build/source texlive-source
12mu|texlive-20131212-3|33	# tar Jcf texlive-20131212-source.tar.xz  --exclude .svn --transform 's/^texlive-source/texlive-20131212-source/'  texlive-source/
12mu|texlive-20131212-3|34	Source0:	texlive-20131212-source.tar.xz
12mu|texlive-20131212-3|35	# sha256sum texlive-20131212-source.tar.xz > texlive-20131212-source.tar.xz.sha256
12mu|texlive-20131212-3|36	Source1:	texlive-20131212-source.tar.xz.sha256
12mu|texlive-20131212-3|37	%endif
12mu|texlive-20131212-3|38	Source100:	%name.rpmlintrc
12mu|texlive-20131212-3|39	Obsoletes:	tetex-usrlocal < 3.0-1
12mu|texlive-20131212-3|40	
12mu|texlive-20131212-3|41	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|42	Requires:	ghostscript
12mu|texlive-20131212-3|43	%if %{_texmf_enable_asymptote}
12mu|texlive-20131212-3|44	Requires:	gv
12mu|texlive-20131212-3|45	Requires:	tkinter
12mu|texlive-20131212-3|46	%endif
12mu|texlive-20131212-3|47	%if %{_texmf_with_system_teckit}
12mu|texlive-20131212-3|48	Requires:	teckit
12mu|texlive-20131212-3|49	%endif
12mu|texlive-20131212-3|50	
12mu|texlive-20131212-3|51	Requires:	texlive-scheme-full texlive-scheme-xml
12mu|texlive-20131212-3|52	Requires:	texlive-collection-latexextra
12mu|texlive-20131212-3|53	Requires(post):	texlive-tlpkg
12mu|texlive-20131212-3|54	BuildRequires:	texlive-tlpkg
12mu|texlive-20131212-3|55	
12mu|texlive-20131212-3|56	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|57	BuildRequires:	bison
12mu|texlive-20131212-3|58	%if %{_texmf_enable_xindy}
12mu|texlive-20131212-3|59	BuildRequires:	clisp
12mu|texlive-20131212-3|60	BuildRequires:	ffcall-devel
12mu|texlive-20131212-3|61	%endif
12mu|texlive-20131212-3|62	%if %{_texmf_enable_asymptote}
12mu|texlive-20131212-3|63	BuildRequires:	fftw-devel
12mu|texlive-20131212-3|64	BuildRequires:	flex
12mu|texlive-20131212-3|65	%endif
12mu|texlive-20131212-3|66	BuildRequires:	freetype-devel
12mu|texlive-20131212-3|67	BuildRequires:	fontconfig-devel
12mu|texlive-20131212-3|68	%if %{_texmf_enable_asymptote}
12mu|texlive-20131212-3|69	BuildRequires:	libgc-devel
12mu|texlive-20131212-3|70	BuildRequires:	libsigsegv-devel
12mu|texlive-20131212-3|71	BuildRequires:	ghostscript-dvipdf
12mu|texlive-20131212-3|72	BuildRequires:	gsl-devel
12mu|texlive-20131212-3|73	BuildRequires:	pkgconfig(gl)
12mu|texlive-20131212-3|74	%endif
12mu|texlive-20131212-3|75	BuildRequires:	gd-devel
12mu|texlive-20131212-3|76	%if %{_texmf_with_system_icu}
12mu|texlive-20131212-3|77	BuildRequires:	icu-devel >= 49
12mu|texlive-20131212-3|78	%endif
12mu|texlive-20131212-3|79	%if %{_texmf_with_system_poppler}
12mu|texlive-20131212-3|80	BuildRequires:	pkgconfig(poppler)
12mu|texlive-20131212-3|81	%endif
12mu|texlive-20131212-3|82	BuildRequires:	xaw-devel
12mu|texlive-20131212-3|83	%if !%{_texmf_with_system_dialog}
12mu|texlive-20131212-3|84	BuildRequires:	ncurses-devel
12mu|texlive-20131212-3|85	%endif
12mu|texlive-20131212-3|86	BuildRequires:	png-devel
12mu|texlive-20131212-3|87	%if %{_texmf_with_system_t1lib}
12mu|texlive-20131212-3|88	BuildRequires:	t1lib-devel
12mu|texlive-20131212-3|89	%endif
12mu|texlive-20131212-3|90	%if %{_texmf_with_system_teckit}
12mu|texlive-20131212-3|91	BuildRequires:	teckit-devel
12mu|texlive-20131212-3|92	%endif
12mu|texlive-20131212-3|93	%if %{_texmf_enable_xindy}
12mu|texlive-20131212-3|94	BuildRequires:	texlive
12mu|texlive-20131212-3|95	%endif
12mu|texlive-20131212-3|96	%if %{_texmf_enable_asymptote}
12mu|texlive-20131212-3|97	BuildRequires:	texinfo
12mu|texlive-20131212-3|98	%endif
12mu|texlive-20131212-3|99	BuildRequires:	zziplib-devel
12mu|texlive-20131212-3|100	
12mu|texlive-20131212-3|101	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|102	Patch0:		texlive-format.patch
12mu|texlive-20131212-3|103	Patch1:		texlive-asymptote.patch
12mu|texlive-20131212-3|104	Patch2:		texlive-xdvi.patch
12mu|texlive-20131212-3|105	# New definition only misses default location...
12mu|texlive-20131212-3|106	Patch3:		texlive-texmfcnf.patch
12mu|texlive-20131212-3|107	
12mu|texlive-20131212-3|108	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|109	%description
12mu|texlive-20131212-3|110	TeX Live is an easy way to get up and running with the TeX document
12mu|texlive-20131212-3|111	production system. It provides a comprehensive TeX system. It includes
12mu|texlive-20131212-3|112	all the major TeX-related programs, macro packages, and fonts that are
12mu|texlive-20131212-3|113	free software, including support for many languages around the world.
12mu|texlive-20131212-3|114	
12mu|texlive-20131212-3|115	%files
12mu|texlive-20131212-3|116	
12mu|texlive-20131212-3|117	%posttrans
12mu|texlive-20131212-3|118	%{_sbindir}/texlive.post -
12mu|texlive-20131212-3|119	
12mu|texlive-20131212-3|120	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|121	%if %{enable_shared}
12mu|texlive-20131212-3|122	########################################################################
12mu|texlive-20131212-3|123	%define	kpathsea		%{mklibname kpathsea 6}
12mu|texlive-20131212-3|124	
12mu|texlive-20131212-3|125	%package	-n %{kpathsea}
12mu|texlive-20131212-3|126	Summary:	Path searching library for TeX-related files
12mu|texlive-20131212-3|127	Group:		System/Libraries
12mu|texlive-20131212-3|128	Provides:	kpathsea = %{version}-%{release}
12mu|texlive-20131212-3|129	
12mu|texlive-20131212-3|130	%description	-n %{kpathsea}
12mu|texlive-20131212-3|131	Kpathsea implements generic path searching, configuration,
12mu|texlive-20131212-3|132	and TeX-specific file searching.
12mu|texlive-20131212-3|133	
12mu|texlive-20131212-3|134	%files -n %{kpathsea}
12mu|texlive-20131212-3|135	%{_libdir}/libkpathsea.so.*
12mu|texlive-20131212-3|136	
12mu|texlive-20131212-3|137	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|138	%define	kpathsea_devel		%{mklibname -d kpathsea}
12mu|texlive-20131212-3|139	
12mu|texlive-20131212-3|140	%package	-n %{kpathsea_devel}
12mu|texlive-20131212-3|141	Summary:	Kpathsea development files
12mu|texlive-20131212-3|142	Group:		Development/C
12mu|texlive-20131212-3|143	Requires:	kpathsea = %{version}-%{release}
12mu|texlive-20131212-3|144	Provides:	kpathsea-devel = %{version}-%{release}
12mu|texlive-20131212-3|145	
12mu|texlive-20131212-3|146	%description	-n %{kpathsea_devel}
12mu|texlive-20131212-3|147	Kpathsea implements generic path searching, configuration,
12mu|texlive-20131212-3|148	and TeX-specific file searching.
12mu|texlive-20131212-3|149	This package includes the kpathsea development files.
12mu|texlive-20131212-3|150	
12mu|texlive-20131212-3|151	%files -n %{kpathsea_devel}
12mu|texlive-20131212-3|152	%{_includedir}/kpathsea
12mu|texlive-20131212-3|153	%{_libdir}/libkpathsea.so
12mu|texlive-20131212-3|154	
12mu|texlive-20131212-3|155	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|156	%define	ptexenc			%{mklibname ptexenc 1}
12mu|texlive-20131212-3|157	
12mu|texlive-20131212-3|158	%package	-n %{ptexenc}
12mu|texlive-20131212-3|159	Summary:	Library for Japanese pTeX
12mu|texlive-20131212-3|160	Group:		System/Libraries
12mu|texlive-20131212-3|161	Provides:	ptexenc = %{version}-%{release}
12mu|texlive-20131212-3|162	
12mu|texlive-20131212-3|163	%description	-n %{ptexenc}
12mu|texlive-20131212-3|164	ptexenc is a useful library for Japanese pTeX
12mu|texlive-20131212-3|165	(which stands for publishing TeX, and is an extension of
12mu|texlive-20131212-3|166	TeX by ASCII Co.) and its surrounding tools.
12mu|texlive-20131212-3|167	
12mu|texlive-20131212-3|168	%files -n %{ptexenc}
12mu|texlive-20131212-3|169	%{_libdir}/libptexenc.so.*
12mu|texlive-20131212-3|170	
12mu|texlive-20131212-3|171	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|172	%define	ptexenc_devel		%{mklibname -d ptexenc}
12mu|texlive-20131212-3|173	
12mu|texlive-20131212-3|174	%package	-n %{ptexenc_devel}
12mu|texlive-20131212-3|175	Summary:	Library for Japanese pTeX
12mu|texlive-20131212-3|176	Group:		Development/C
12mu|texlive-20131212-3|177	Requires:	ptexenc = %{version}-%{release}
12mu|texlive-20131212-3|178	Provides:	ptexenc-devel = %{version}-%{release}
12mu|texlive-20131212-3|179	
12mu|texlive-20131212-3|180	%description	-n %{ptexenc_devel}
12mu|texlive-20131212-3|181	ptexenc is a useful library for Japanese pTeX
12mu|texlive-20131212-3|182	(which stands for publishing TeX, and is an extension of
12mu|texlive-20131212-3|183	TeX by ASCII Co.) and its surrounding tools.
12mu|texlive-20131212-3|184	This package includes the ptexenc development files.
12mu|texlive-20131212-3|185	
12mu|texlive-20131212-3|186	%files -n %{ptexenc_devel}
12mu|texlive-20131212-3|187	%{_includedir}/ptexenc/
12mu|texlive-20131212-3|188	%{_libdir}/libptexenc.so
12mu|texlive-20131212-3|189	########################################################################
12mu|texlive-20131212-3|190	# enable_shared
12mu|texlive-20131212-3|191	%endif
12mu|texlive-20131212-3|192	
12mu|texlive-20131212-3|193	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|194	%package -n texlive-afm2pl.bin
12mu|texlive-20131212-3|195	Summary:	binary files of afm2pl
12mu|texlive-20131212-3|196	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|197	
12mu|texlive-20131212-3|198	%description	-n texlive-afm2pl.bin
12mu|texlive-20131212-3|199	texlive afm2pl.bin package.
12mu|texlive-20131212-3|200	
12mu|texlive-20131212-3|201	%files -n texlive-afm2pl.bin
12mu|texlive-20131212-3|202	%{_bindir}/afm2pl
12mu|texlive-20131212-3|203	
12mu|texlive-20131212-3|204	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|205	%package	-n texlive-aleph.bin
12mu|texlive-20131212-3|206	Summary:	binary files of aleph
12mu|texlive-20131212-3|207	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|208	
12mu|texlive-20131212-3|209	%description	-n texlive-aleph.bin
12mu|texlive-20131212-3|210	texlive aleph.bin package.
12mu|texlive-20131212-3|211	
12mu|texlive-20131212-3|212	%files -n texlive-aleph.bin
12mu|texlive-20131212-3|213	%{_bindir}/aleph
12mu|texlive-20131212-3|214	%{_bindir}/lamed
12mu|texlive-20131212-3|215	
12mu|texlive-20131212-3|216	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|217	%if %{_texmf_enable_biber}
12mu|texlive-20131212-3|218	%package	-n texlive-biber.bin
12mu|texlive-20131212-3|219	Summary:	binary files of biber
12mu|texlive-20131212-3|220	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|221	
12mu|texlive-20131212-3|222	%description	-n texlive-biber.bin
12mu|texlive-20131212-3|223	texlive biber.bin package.
12mu|texlive-20131212-3|224	
12mu|texlive-20131212-3|225	%files -n texlive-biber.bin
12mu|texlive-20131212-3|226	%{_bindir}/biber
12mu|texlive-20131212-3|227	%endif
12mu|texlive-20131212-3|228	
12mu|texlive-20131212-3|229	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|230	%package	-n texlive-bibtex.bin
12mu|texlive-20131212-3|231	Summary:	binary files of bibtex
12mu|texlive-20131212-3|232	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|233	
12mu|texlive-20131212-3|234	%description	-n texlive-bibtex.bin
12mu|texlive-20131212-3|235	texlive bibtex.bin package.
12mu|texlive-20131212-3|236	
12mu|texlive-20131212-3|237	%files -n texlive-bibtex.bin
12mu|texlive-20131212-3|238	%{_bindir}/bibtex
12mu|texlive-20131212-3|239	
12mu|texlive-20131212-3|240	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|241	%package	-n texlive-bibtex8.bin
12mu|texlive-20131212-3|242	Summary:	binary files of bibtex8
12mu|texlive-20131212-3|243	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|244	
12mu|texlive-20131212-3|245	%description	-n texlive-bibtex8.bin
12mu|texlive-20131212-3|246	texlive bibtex8.bin package.
12mu|texlive-20131212-3|247	
12mu|texlive-20131212-3|248	%files -n texlive-bibtex8.bin
12mu|texlive-20131212-3|249	%{_bindir}/bibtex8
12mu|texlive-20131212-3|250	
12mu|texlive-20131212-3|251	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|252	%package	-n texlive-bibtexu.bin
12mu|texlive-20131212-3|253	Summary:	binary files of bibtexu
12mu|texlive-20131212-3|254	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|255	
12mu|texlive-20131212-3|256	%description	-n texlive-bibtexu.bin
12mu|texlive-20131212-3|257	texlive bibtexu.bin package.
12mu|texlive-20131212-3|258	
12mu|texlive-20131212-3|259	%files -n texlive-bibtexu.bin
12mu|texlive-20131212-3|260	%{_bindir}/bibtexu
12mu|texlive-20131212-3|261	
12mu|texlive-20131212-3|262	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|263	%package	-n texlive-chktex.bin
12mu|texlive-20131212-3|264	Summary:	binary files of chktex
12mu|texlive-20131212-3|265	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|266	
12mu|texlive-20131212-3|267	%description	-n texlive-chktex.bin
12mu|texlive-20131212-3|268	texlive chktex.bin package.
12mu|texlive-20131212-3|269	
12mu|texlive-20131212-3|270	%files -n texlive-chktex.bin
12mu|texlive-20131212-3|271	%{_bindir}/chktex
12mu|texlive-20131212-3|272	
12mu|texlive-20131212-3|273	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|274	%package	-n texlive-cjkutils.bin
12mu|texlive-20131212-3|275	Summary:	binary files of cjkutils
12mu|texlive-20131212-3|276	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|277	
12mu|texlive-20131212-3|278	%description	-n texlive-cjkutils.bin
12mu|texlive-20131212-3|279	texlive cjkutils.bin package.
12mu|texlive-20131212-3|280	
12mu|texlive-20131212-3|281	%files -n texlive-cjkutils.bin
12mu|texlive-20131212-3|282	%{_bindir}/bg5+latex
12mu|texlive-20131212-3|283	%{_bindir}/bg5+pdflatex
12mu|texlive-20131212-3|284	%{_bindir}/bg5conv
12mu|texlive-20131212-3|285	%{_bindir}/bg5latex
12mu|texlive-20131212-3|286	%{_bindir}/bg5pdflatex
12mu|texlive-20131212-3|287	%{_bindir}/cef5conv
12mu|texlive-20131212-3|288	%{_bindir}/cef5latex
12mu|texlive-20131212-3|289	%{_bindir}/cef5pdflatex
12mu|texlive-20131212-3|290	%{_bindir}/cefconv
12mu|texlive-20131212-3|291	%{_bindir}/ceflatex
12mu|texlive-20131212-3|292	%{_bindir}/cefpdflatex
12mu|texlive-20131212-3|293	%{_bindir}/cefsconv
12mu|texlive-20131212-3|294	%{_bindir}/cefslatex
12mu|texlive-20131212-3|295	%{_bindir}/cefspdflatex
12mu|texlive-20131212-3|296	%{_bindir}/extconv
12mu|texlive-20131212-3|297	%{_bindir}/gbklatex
12mu|texlive-20131212-3|298	%{_bindir}/gbkpdflatex
12mu|texlive-20131212-3|299	%{_bindir}/hbf2gf
12mu|texlive-20131212-3|300	%{_bindir}/sjisconv
12mu|texlive-20131212-3|301	%{_bindir}/sjislatex
12mu|texlive-20131212-3|302	%{_bindir}/sjispdflatex
12mu|texlive-20131212-3|303	
12mu|texlive-20131212-3|304	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|305	%package	-n texlive-ctie.bin
12mu|texlive-20131212-3|306	Summary:	binary files of ctie
12mu|texlive-20131212-3|307	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|308	
12mu|texlive-20131212-3|309	%description	-n texlive-ctie.bin
12mu|texlive-20131212-3|310	texlive ctie.bin package.
12mu|texlive-20131212-3|311	
12mu|texlive-20131212-3|312	%files -n texlive-ctie.bin
12mu|texlive-20131212-3|313	%{_bindir}/ctie
12mu|texlive-20131212-3|314	
12mu|texlive-20131212-3|315	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|316	%package	-n texlive-cweb.bin
12mu|texlive-20131212-3|317	Summary:	binary files of cweb
12mu|texlive-20131212-3|318	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|319	
12mu|texlive-20131212-3|320	%description	-n texlive-cweb.bin
12mu|texlive-20131212-3|321	texlive cweb.bin package.
12mu|texlive-20131212-3|322	
12mu|texlive-20131212-3|323	%files -n texlive-cweb.bin
12mu|texlive-20131212-3|324	%{_bindir}/ctangle
12mu|texlive-20131212-3|325	%{_bindir}/cweave
12mu|texlive-20131212-3|326	
12mu|texlive-20131212-3|327	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|328	%package	-n texlive-detex.bin
12mu|texlive-20131212-3|329	Summary:	binary files of detex
12mu|texlive-20131212-3|330	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|331	
12mu|texlive-20131212-3|332	%description	-n texlive-detex.bin
12mu|texlive-20131212-3|333	texlive detex.bin package.
12mu|texlive-20131212-3|334	
12mu|texlive-20131212-3|335	%files -n texlive-detex.bin
12mu|texlive-20131212-3|336	%{_bindir}/detex
12mu|texlive-20131212-3|337	
12mu|texlive-20131212-3|338	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|339	%package	-n texlive-devnag.bin
12mu|texlive-20131212-3|340	Summary:	binary files of devnag
12mu|texlive-20131212-3|341	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|342	
12mu|texlive-20131212-3|343	%description	-n texlive-devnag.bin
12mu|texlive-20131212-3|344	texlive devnag.bin package.
12mu|texlive-20131212-3|345	
12mu|texlive-20131212-3|346	%files -n texlive-devnag.bin
12mu|texlive-20131212-3|347	%{_bindir}/devnag
12mu|texlive-20131212-3|348	
12mu|texlive-20131212-3|349	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|350	%package	-n texlive-dtl.bin
12mu|texlive-20131212-3|351	Summary:	binary files of dtl
12mu|texlive-20131212-3|352	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|353	
12mu|texlive-20131212-3|354	%description	-n texlive-dtl.bin
12mu|texlive-20131212-3|355	texlive dtl.bin package.
12mu|texlive-20131212-3|356	
12mu|texlive-20131212-3|357	%files -n texlive-dtl.bin
12mu|texlive-20131212-3|358	%{_bindir}/dt2dv
12mu|texlive-20131212-3|359	%{_bindir}/dv2dt
12mu|texlive-20131212-3|360	
12mu|texlive-20131212-3|361	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|362	%package	-n texlive-dvi2tty.bin
12mu|texlive-20131212-3|363	Summary:	binary files of dvi2tty
12mu|texlive-20131212-3|364	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|365	
12mu|texlive-20131212-3|366	%description	-n texlive-dvi2tty.bin
12mu|texlive-20131212-3|367	texlive dvi2tty.bin package.
12mu|texlive-20131212-3|368	
12mu|texlive-20131212-3|369	%files -n texlive-dvi2tty.bin
12mu|texlive-20131212-3|370	%{_bindir}/disdvi
12mu|texlive-20131212-3|371	%{_bindir}/dvi2tty
12mu|texlive-20131212-3|372	
12mu|texlive-20131212-3|373	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|374	%package	-n texlive-dvicopy.bin
12mu|texlive-20131212-3|375	Summary:	binary files of dvicopy
12mu|texlive-20131212-3|376	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|377	
12mu|texlive-20131212-3|378	%description	-n texlive-dvicopy.bin
12mu|texlive-20131212-3|379	texlive dvicopy.bin package.
12mu|texlive-20131212-3|380	
12mu|texlive-20131212-3|381	%files -n texlive-dvicopy.bin
12mu|texlive-20131212-3|382	%{_bindir}/dvicopy
12mu|texlive-20131212-3|383	
12mu|texlive-20131212-3|384	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|385	%package	-n texlive-dvidvi.bin
12mu|texlive-20131212-3|386	Summary:	binary files of dvidvi
12mu|texlive-20131212-3|387	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|388	
12mu|texlive-20131212-3|389	%description	-n texlive-dvidvi.bin
12mu|texlive-20131212-3|390	texlive dvidvi.bin package.
12mu|texlive-20131212-3|391	
12mu|texlive-20131212-3|392	%files -n texlive-dvidvi.bin
12mu|texlive-20131212-3|393	%{_bindir}/dvidvi
12mu|texlive-20131212-3|394	
12mu|texlive-20131212-3|395	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|396	%package	-n texlive-dviljk.bin
12mu|texlive-20131212-3|397	Summary:	binary files of dviljk
12mu|texlive-20131212-3|398	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|399	
12mu|texlive-20131212-3|400	%description	-n texlive-dviljk.bin
12mu|texlive-20131212-3|401	texlive dviljk.bin package.
12mu|texlive-20131212-3|402	
12mu|texlive-20131212-3|403	%files -n texlive-dviljk.bin
12mu|texlive-20131212-3|404	%{_bindir}/dvihp
12mu|texlive-20131212-3|405	%{_bindir}/dvilj
12mu|texlive-20131212-3|406	%{_bindir}/dvilj2p
12mu|texlive-20131212-3|407	%{_bindir}/dvilj4
12mu|texlive-20131212-3|408	%{_bindir}/dvilj4l
12mu|texlive-20131212-3|409	%{_bindir}/dvilj6
12mu|texlive-20131212-3|410	
12mu|texlive-20131212-3|411	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|412	%package	-n texlive-dvipdfmx.bin
12mu|texlive-20131212-3|413	Summary:	binary files of dvipdfmx
12mu|texlive-20131212-3|414	Provides:	texlive-dvipdfm.bin = %{EVRD}
12mu|texlive-20131212-3|415	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|416	
12mu|texlive-20131212-3|417	%description	-n texlive-dvipdfmx.bin
12mu|texlive-20131212-3|418	texlive dvipdfmx.bin package.
12mu|texlive-20131212-3|419	
12mu|texlive-20131212-3|420	%files -n texlive-dvipdfmx.bin
12mu|texlive-20131212-3|421	%{_bindir}/dvipdfm
12mu|texlive-20131212-3|422	%{_bindir}/dvipdfmx
12mu|texlive-20131212-3|423	%{_bindir}/ebb
12mu|texlive-20131212-3|424	%{_bindir}/extractbb
12mu|texlive-20131212-3|425	
12mu|texlive-20131212-3|426	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|427	%package	-n texlive-dvipng.bin
12mu|texlive-20131212-3|428	Summary:	binary files of dvipng
12mu|texlive-20131212-3|429	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|430	
12mu|texlive-20131212-3|431	%description	-n texlive-dvipng.bin
12mu|texlive-20131212-3|432	texlive dvipng.bin package.
12mu|texlive-20131212-3|433	
12mu|texlive-20131212-3|434	%files -n texlive-dvipng.bin
12mu|texlive-20131212-3|435	%{_bindir}/dvigif
12mu|texlive-20131212-3|436	%{_bindir}/dvipng
12mu|texlive-20131212-3|437	
12mu|texlive-20131212-3|438	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|439	%package	-n texlive-dvipos.bin
12mu|texlive-20131212-3|440	Summary:	binary files of dvipos
12mu|texlive-20131212-3|441	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|442	
12mu|texlive-20131212-3|443	%description	-n texlive-dvipos.bin
12mu|texlive-20131212-3|444	texlive dvipos.bin package.
12mu|texlive-20131212-3|445	
12mu|texlive-20131212-3|446	%files -n texlive-dvipos.bin
12mu|texlive-20131212-3|447	%{_bindir}/dvipos
12mu|texlive-20131212-3|448	
12mu|texlive-20131212-3|449	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|450	%package	-n texlive-dvips.bin
12mu|texlive-20131212-3|451	Summary:	binary files of dvips
12mu|texlive-20131212-3|452	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|453	
12mu|texlive-20131212-3|454	%description	-n texlive-dvips.bin
12mu|texlive-20131212-3|455	texlive dvips.bin package.
12mu|texlive-20131212-3|456	
12mu|texlive-20131212-3|457	%files -n texlive-dvips.bin
12mu|texlive-20131212-3|458	%{_bindir}/afm2tfm
12mu|texlive-20131212-3|459	%{_bindir}/dvips
12mu|texlive-20131212-3|460	
12mu|texlive-20131212-3|461	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|462	%package	-n texlive-dvisvgm.bin
12mu|texlive-20131212-3|463	Summary:	binary files of dvisvgm
12mu|texlive-20131212-3|464	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|465	
12mu|texlive-20131212-3|466	%description	-n texlive-dvisvgm.bin
12mu|texlive-20131212-3|467	texlive dvisvgm.bin package.
12mu|texlive-20131212-3|468	
12mu|texlive-20131212-3|469	%files -n texlive-dvisvgm.bin
12mu|texlive-20131212-3|470	%{_bindir}/dvisvgm
12mu|texlive-20131212-3|471	
12mu|texlive-20131212-3|472	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|473	%package	-n texlive-fontware.bin
12mu|texlive-20131212-3|474	Summary:	binary files of fontware
12mu|texlive-20131212-3|475	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|476	
12mu|texlive-20131212-3|477	%description	-n texlive-fontware.bin
12mu|texlive-20131212-3|478	texlive fontware.bin package.
12mu|texlive-20131212-3|479	
12mu|texlive-20131212-3|480	%files -n texlive-fontware.bin
12mu|texlive-20131212-3|481	%{_bindir}/pltotf
12mu|texlive-20131212-3|482	%{_bindir}/tftopl
12mu|texlive-20131212-3|483	%{_bindir}/vftovp
12mu|texlive-20131212-3|484	%{_bindir}/vptovf
12mu|texlive-20131212-3|485	
12mu|texlive-20131212-3|486	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|487	%package	-n texlive-gsftopk.bin
12mu|texlive-20131212-3|488	Summary:	binary files of gsftopk
12mu|texlive-20131212-3|489	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|490	
12mu|texlive-20131212-3|491	%description	-n texlive-gsftopk.bin
12mu|texlive-20131212-3|492	texlive gsftopk.bin package.
12mu|texlive-20131212-3|493	
12mu|texlive-20131212-3|494	%files -n texlive-gsftopk.bin
12mu|texlive-20131212-3|495	%{_bindir}/gsftopk
12mu|texlive-20131212-3|496	
12mu|texlive-20131212-3|497	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|498	%package	-n texlive-kpathsea.bin
12mu|texlive-20131212-3|499	Summary:	binary files of kpathsea
12mu|texlive-20131212-3|500	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|501	
12mu|texlive-20131212-3|502	%description	-n texlive-kpathsea.bin
12mu|texlive-20131212-3|503	texlive kpathsea.bin package.
12mu|texlive-20131212-3|504	
12mu|texlive-20131212-3|505	%files -n texlive-kpathsea.bin
12mu|texlive-20131212-3|506	%{_bindir}/kpseaccess
12mu|texlive-20131212-3|507	%{_bindir}/kpsepath
12mu|texlive-20131212-3|508	%{_bindir}/kpsereadlink
12mu|texlive-20131212-3|509	%{_bindir}/kpsestat
12mu|texlive-20131212-3|510	%{_bindir}/kpsetool
12mu|texlive-20131212-3|511	%{_bindir}/kpsewhich
12mu|texlive-20131212-3|512	%{_bindir}/kpsexpand
12mu|texlive-20131212-3|513	%{_bindir}/mkocp
12mu|texlive-20131212-3|514	%{_bindir}/mkofm
12mu|texlive-20131212-3|515	%{_bindir}/mktexfmt
12mu|texlive-20131212-3|516	%{_bindir}/mktexlsr
12mu|texlive-20131212-3|517	%{_bindir}/mktexmf
12mu|texlive-20131212-3|518	%{_bindir}/mktexpk
12mu|texlive-20131212-3|519	%{_bindir}/mktextfm
12mu|texlive-20131212-3|520	%{_bindir}/texhash
12mu|texlive-20131212-3|521	
12mu|texlive-20131212-3|522	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|523	%package	-n texlive-lacheck.bin
12mu|texlive-20131212-3|524	Summary:	binary files of lacheck
12mu|texlive-20131212-3|525	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|526	
12mu|texlive-20131212-3|527	%description	-n texlive-lacheck.bin
12mu|texlive-20131212-3|528	texlive lacheck.bin package.
12mu|texlive-20131212-3|529	
12mu|texlive-20131212-3|530	%files -n texlive-lacheck.bin
12mu|texlive-20131212-3|531	%{_bindir}/lacheck
12mu|texlive-20131212-3|532	
12mu|texlive-20131212-3|533	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|534	%package	-n texlive-latex.bin
12mu|texlive-20131212-3|535	Summary:	binary files of latex
12mu|texlive-20131212-3|536	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|537	
12mu|texlive-20131212-3|538	%description	-n texlive-latex.bin
12mu|texlive-20131212-3|539	texlive latex.bin package.
12mu|texlive-20131212-3|540	
12mu|texlive-20131212-3|541	%files -n texlive-latex.bin
12mu|texlive-20131212-3|542	%{_bindir}/dvilualatex
12mu|texlive-20131212-3|543	%{_bindir}/latex
12mu|texlive-20131212-3|544	%{_bindir}/lualatex
12mu|texlive-20131212-3|545	%{_bindir}/pdflatex
12mu|texlive-20131212-3|546	
12mu|texlive-20131212-3|547	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|548	%package	-n texlive-lcdftypetools.bin
12mu|texlive-20131212-3|549	Summary:	binary files of lcdftypetools
12mu|texlive-20131212-3|550	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|551	
12mu|texlive-20131212-3|552	%description	-n texlive-lcdftypetools.bin
12mu|texlive-20131212-3|553	texlive lcdftypetools.bin package.
12mu|texlive-20131212-3|554	
12mu|texlive-20131212-3|555	%files -n texlive-lcdftypetools.bin
12mu|texlive-20131212-3|556	%{_bindir}/cfftot1
12mu|texlive-20131212-3|557	%{_bindir}/mmafm
12mu|texlive-20131212-3|558	%{_bindir}/mmpfb
12mu|texlive-20131212-3|559	%{_bindir}/otfinfo-texlive
12mu|texlive-20131212-3|560	%{_bindir}/otftotfm
12mu|texlive-20131212-3|561	%{_bindir}/t1dotlessj
12mu|texlive-20131212-3|562	%{_bindir}/t1lint
12mu|texlive-20131212-3|563	%{_bindir}/t1rawafm
12mu|texlive-20131212-3|564	%{_bindir}/t1reencode
12mu|texlive-20131212-3|565	%{_bindir}/t1testpage
12mu|texlive-20131212-3|566	%{_bindir}/ttftotype42
12mu|texlive-20131212-3|567	
12mu|texlive-20131212-3|568	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|569	%package	-n texlive-luatex.bin
12mu|texlive-20131212-3|570	Summary:	binary files of luatex
12mu|texlive-20131212-3|571	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|572	
12mu|texlive-20131212-3|573	%description	-n texlive-luatex.bin
12mu|texlive-20131212-3|574	texlive luatex.bin package.
12mu|texlive-20131212-3|575	
12mu|texlive-20131212-3|576	%files -n texlive-luatex.bin
12mu|texlive-20131212-3|577	%{_bindir}/dviluatex
12mu|texlive-20131212-3|578	%{_bindir}/luatex
12mu|texlive-20131212-3|579	%{_bindir}/texlua
12mu|texlive-20131212-3|580	%{_bindir}/texluac
12mu|texlive-20131212-3|581	
12mu|texlive-20131212-3|582	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|583	%package	-n texlive-m-tx.bin
12mu|texlive-20131212-3|584	Summary:	binary files of m-tx
12mu|texlive-20131212-3|585	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|586	
12mu|texlive-20131212-3|587	%description	-n texlive-m-tx.bin
12mu|texlive-20131212-3|588	texlive m-tx.bin package.
12mu|texlive-20131212-3|589	
12mu|texlive-20131212-3|590	%files -n texlive-m-tx.bin
12mu|texlive-20131212-3|591	%{_bindir}/prepmx
12mu|texlive-20131212-3|592	
12mu|texlive-20131212-3|593	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|594	%package	-n texlive-makeindex.bin
12mu|texlive-20131212-3|595	Summary:	binary files of makeindex
12mu|texlive-20131212-3|596	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|597	
12mu|texlive-20131212-3|598	%description	-n texlive-makeindex.bin
12mu|texlive-20131212-3|599	texlive makeindex.bin package.
12mu|texlive-20131212-3|600	
12mu|texlive-20131212-3|601	%files -n texlive-makeindex.bin
12mu|texlive-20131212-3|602	%{_bindir}/makeindex
12mu|texlive-20131212-3|603	%{_bindir}/mkindex
12mu|texlive-20131212-3|604	
12mu|texlive-20131212-3|605	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|606	%package	-n texlive-metafont.bin
12mu|texlive-20131212-3|607	Summary:	binary files of metafont
12mu|texlive-20131212-3|608	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|609	
12mu|texlive-20131212-3|610	%description	-n texlive-metafont.bin
12mu|texlive-20131212-3|611	texlive metafont.bin package.
12mu|texlive-20131212-3|612	
12mu|texlive-20131212-3|613	%files -n texlive-metafont.bin
12mu|texlive-20131212-3|614	%{_bindir}/inimf
12mu|texlive-20131212-3|615	%{_bindir}/mf
12mu|texlive-20131212-3|616	%{_bindir}/mf-nowin
12mu|texlive-20131212-3|617	
12mu|texlive-20131212-3|618	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|619	%package	-n texlive-metapost.bin
12mu|texlive-20131212-3|620	Summary:	binary files of metapost
12mu|texlive-20131212-3|621	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|622	
12mu|texlive-20131212-3|623	%description	-n texlive-metapost.bin
12mu|texlive-20131212-3|624	texlive metapost.bin package.
12mu|texlive-20131212-3|625	
12mu|texlive-20131212-3|626	%files -n texlive-metapost.bin
12mu|texlive-20131212-3|627	%{_bindir}/dvitomp
12mu|texlive-20131212-3|628	%{_bindir}/mfplain
12mu|texlive-20131212-3|629	%{_bindir}/mpost
12mu|texlive-20131212-3|630	
12mu|texlive-20131212-3|631	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|632	%package	-n texlive-mfware.bin
12mu|texlive-20131212-3|633	Summary:	binary files of mfware
12mu|texlive-20131212-3|634	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|635	
12mu|texlive-20131212-3|636	%description	-n texlive-mfware.bin
12mu|texlive-20131212-3|637	texlive mfware.bin package.
12mu|texlive-20131212-3|638	
12mu|texlive-20131212-3|639	%files -n texlive-mfware.bin
12mu|texlive-20131212-3|640	%{_bindir}/gftodvi
12mu|texlive-20131212-3|641	%{_bindir}/gftopk
12mu|texlive-20131212-3|642	%{_bindir}/gftype
12mu|texlive-20131212-3|643	%{_bindir}/mft
12mu|texlive-20131212-3|644	%{_bindir}/pktogf
12mu|texlive-20131212-3|645	%{_bindir}/pktype
12mu|texlive-20131212-3|646	
12mu|texlive-20131212-3|647	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|648	%package	-n texlive-omegaware.bin
12mu|texlive-20131212-3|649	Summary:	binary files of omegaware
12mu|texlive-20131212-3|650	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|651	
12mu|texlive-20131212-3|652	%description	-n texlive-omegaware.bin
12mu|texlive-20131212-3|653	texlive omegaware.bin package.
12mu|texlive-20131212-3|654	
12mu|texlive-20131212-3|655	%files -n texlive-omegaware.bin
12mu|texlive-20131212-3|656	%{_bindir}/odvicopy
12mu|texlive-20131212-3|657	%{_bindir}/odvitype
12mu|texlive-20131212-3|658	%{_bindir}/ofm2opl
12mu|texlive-20131212-3|659	%{_bindir}/omfonts
12mu|texlive-20131212-3|660	%{_bindir}/opl2ofm
12mu|texlive-20131212-3|661	%{_bindir}/otangle
12mu|texlive-20131212-3|662	%{_bindir}/otp2ocp
12mu|texlive-20131212-3|663	%{_bindir}/outocp
12mu|texlive-20131212-3|664	%{_bindir}/ovf2ovp
12mu|texlive-20131212-3|665	%{_bindir}/ovp2ovf
12mu|texlive-20131212-3|666	
12mu|texlive-20131212-3|667	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|668	%package	-n texlive-patgen.bin
12mu|texlive-20131212-3|669	Summary:	binary files of patgen
12mu|texlive-20131212-3|670	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|671	
12mu|texlive-20131212-3|672	%description	-n texlive-patgen.bin
12mu|texlive-20131212-3|673	texlive patgen.bin package.
12mu|texlive-20131212-3|674	
12mu|texlive-20131212-3|675	%files -n texlive-patgen.bin
12mu|texlive-20131212-3|676	%{_bindir}/patgen
12mu|texlive-20131212-3|677	
12mu|texlive-20131212-3|678	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|679	%package	-n texlive-pdftex.bin
12mu|texlive-20131212-3|680	Summary:	binary files of pdftex
12mu|texlive-20131212-3|681	Provides:	texlive-amstex.bin = %{EVRD}
12mu|texlive-20131212-3|682	Provides:	texlive-cslatex.bin = %{EVRD}
12mu|texlive-20131212-3|683	Provides:	texlive-csplain.bin = %{EVRD}
12mu|texlive-20131212-3|684	Provides:	texlive-eplain.bin = %{EVRD}
12mu|texlive-20131212-3|685	Provides:	texlive-jadetex.bin = %{EVRD}
12mu|texlive-20131212-3|686	Provides:	texlive-mex.bin = %{EVRD}
12mu|texlive-20131212-3|687	Provides:	texlive-mltex.bin = %{EVRD}
12mu|texlive-20131212-3|688	Provides:	texlive-texsis.bin = %{EVRD}
12mu|texlive-20131212-3|689	Provides:	texlive-xmltex.bin = %{EVRD}
12mu|texlive-20131212-3|690	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|691	
12mu|texlive-20131212-3|692	%description	-n texlive-pdftex.bin
12mu|texlive-20131212-3|693	texlive pdftex.bin package.
12mu|texlive-20131212-3|694	
12mu|texlive-20131212-3|695	%files -n texlive-pdftex.bin
12mu|texlive-20131212-3|696	%{_bindir}/amstex
12mu|texlive-20131212-3|697	%{_bindir}/cslatex
12mu|texlive-20131212-3|698	%{_bindir}/csplain
12mu|texlive-20131212-3|699	%{_bindir}/pdfcsplain
12mu|texlive-20131212-3|700	%{_bindir}/eplain
12mu|texlive-20131212-3|701	%{_bindir}/etex
12mu|texlive-20131212-3|702	%{_bindir}/jadetex
12mu|texlive-20131212-3|703	%{_bindir}/mex
12mu|texlive-20131212-3|704	%{_bindir}/mllatex
12mu|texlive-20131212-3|705	%{_bindir}/mltex
12mu|texlive-20131212-3|706	%{_bindir}/pdfcslatex
12mu|texlive-20131212-3|707	%{_bindir}/pdfetex
12mu|texlive-20131212-3|708	%{_bindir}/pdfjadetex
12mu|texlive-20131212-3|709	%{_bindir}/pdfmex
12mu|texlive-20131212-3|710	%{_bindir}/pdftex
12mu|texlive-20131212-3|711	%{_bindir}/pdfxmltex
12mu|texlive-20131212-3|712	%{_bindir}/texsis
12mu|texlive-20131212-3|713	%{_bindir}/utf8mex
12mu|texlive-20131212-3|714	%{_bindir}/xmltex
12mu|texlive-20131212-3|715	
12mu|texlive-20131212-3|716	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|717	%package	-n texlive-pdftools.bin
12mu|texlive-20131212-3|718	Summary:	binary files of pdftools
12mu|texlive-20131212-3|719	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|720	
12mu|texlive-20131212-3|721	%description	-n texlive-pdftools.bin
12mu|texlive-20131212-3|722	texlive pdftools.bin package.
12mu|texlive-20131212-3|723	
12mu|texlive-20131212-3|724	%files -n texlive-pdftools.bin
12mu|texlive-20131212-3|725	%{_bindir}/pdfclose
12mu|texlive-20131212-3|726	%{_bindir}/pdfopen
12mu|texlive-20131212-3|727	%{_bindir}/pdftosrc
12mu|texlive-20131212-3|728	
12mu|texlive-20131212-3|729	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|730	%package	-n texlive-pmx.bin
12mu|texlive-20131212-3|731	Summary:	binary files of pmx
12mu|texlive-20131212-3|732	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|733	
12mu|texlive-20131212-3|734	%description	-n texlive-pmx.bin
12mu|texlive-20131212-3|735	texlive pmx.bin package.
12mu|texlive-20131212-3|736	
12mu|texlive-20131212-3|737	%files -n texlive-pmx.bin
12mu|texlive-20131212-3|738	%{_bindir}/pmxab
12mu|texlive-20131212-3|739	%{_bindir}/scor2prt
12mu|texlive-20131212-3|740	
12mu|texlive-20131212-3|741	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|742	%package	-n texlive-ps2pkm.bin
12mu|texlive-20131212-3|743	Summary:	binary files of ps2pkm
12mu|texlive-20131212-3|744	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|745	
12mu|texlive-20131212-3|746	%description	-n texlive-ps2pkm.bin
12mu|texlive-20131212-3|747	texlive ps2pkm.bin package.
12mu|texlive-20131212-3|748	
12mu|texlive-20131212-3|749	%files -n texlive-ps2pkm.bin
12mu|texlive-20131212-3|750	%{_bindir}/mag
12mu|texlive-20131212-3|751	%{_bindir}/pfb2pfa
12mu|texlive-20131212-3|752	%{_bindir}/pk2bm
12mu|texlive-20131212-3|753	%{_bindir}/ps2pk
12mu|texlive-20131212-3|754	
12mu|texlive-20131212-3|755	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|756	%package	-n texlive-pstools.bin
12mu|texlive-20131212-3|757	Summary:	binary files of pstools
12mu|texlive-20131212-3|758	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|759	
12mu|texlive-20131212-3|760	%description	-n texlive-pstools.bin
12mu|texlive-20131212-3|761	texlive pstools.bin package.
12mu|texlive-20131212-3|762	
12mu|texlive-20131212-3|763	%files -n texlive-pstools.bin
12mu|texlive-20131212-3|764	%{_bindir}/bbox
12mu|texlive-20131212-3|765	
12mu|texlive-20131212-3|766	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|767	%package	-n texlive-ptex.bin
12mu|texlive-20131212-3|768	Summary:	binary files of ptex
12mu|texlive-20131212-3|769	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|770	
12mu|texlive-20131212-3|771	%description	-n texlive-ptex.bin
12mu|texlive-20131212-3|772	texlive ptex.bin package.
12mu|texlive-20131212-3|773	
12mu|texlive-20131212-3|774	%files -n texlive-ptex.bin
12mu|texlive-20131212-3|775	%{_bindir}/eptex
12mu|texlive-20131212-3|776	%{_bindir}/makejvf
12mu|texlive-20131212-3|777	%{_bindir}/mendex
12mu|texlive-20131212-3|778	%{_bindir}/pbibtex
12mu|texlive-20131212-3|779	%{_bindir}/pdvitype
12mu|texlive-20131212-3|780	%{_bindir}/platex
12mu|texlive-20131212-3|781	%{_bindir}/ppltotf
12mu|texlive-20131212-3|782	%{_bindir}/ptex
12mu|texlive-20131212-3|783	%{_bindir}/ptftopl
12mu|texlive-20131212-3|784	
12mu|texlive-20131212-3|785	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|786	%package	-n texlive-seetexk.bin
12mu|texlive-20131212-3|787	Summary:	binary files of seetexk
12mu|texlive-20131212-3|788	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|789	
12mu|texlive-20131212-3|790	%description	-n texlive-seetexk.bin
12mu|texlive-20131212-3|791	texlive seetexk.bin package.
12mu|texlive-20131212-3|792	
12mu|texlive-20131212-3|793	%files -n texlive-seetexk.bin
12mu|texlive-20131212-3|794	%{_bindir}/dvibook
12mu|texlive-20131212-3|795	%{_bindir}/dviconcat
12mu|texlive-20131212-3|796	%{_bindir}/dviselect
12mu|texlive-20131212-3|797	%{_bindir}/dvitodvi
12mu|texlive-20131212-3|798	
12mu|texlive-20131212-3|799	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|800	%package	-n texlive-synctex.bin
12mu|texlive-20131212-3|801	Summary:	binary files of synctex
12mu|texlive-20131212-3|802	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|803	
12mu|texlive-20131212-3|804	%description	-n texlive-synctex.bin
12mu|texlive-20131212-3|805	texlive synctex.bin package.
12mu|texlive-20131212-3|806	
12mu|texlive-20131212-3|807	%files -n texlive-synctex.bin
12mu|texlive-20131212-3|808	%{_bindir}/synctex
12mu|texlive-20131212-3|809	
12mu|texlive-20131212-3|810	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|811	%package	-n texlive-tex.bin
12mu|texlive-20131212-3|812	Summary:	binary files of tex
12mu|texlive-20131212-3|813	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|814	
12mu|texlive-20131212-3|815	%description	-n texlive-tex.bin
12mu|texlive-20131212-3|816	texlive tex.bin package.
12mu|texlive-20131212-3|817	
12mu|texlive-20131212-3|818	%files -n texlive-tex.bin
12mu|texlive-20131212-3|819	%{_bindir}/initex
12mu|texlive-20131212-3|820	%{_bindir}/tex
12mu|texlive-20131212-3|821	
12mu|texlive-20131212-3|822	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|823	%package	-n texlive-tex4ht.bin
12mu|texlive-20131212-3|824	Summary:	binary files of tex4ht
12mu|texlive-20131212-3|825	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|826	
12mu|texlive-20131212-3|827	%description	-n texlive-tex4ht.bin
12mu|texlive-20131212-3|828	texlive tex4ht.bin package.
12mu|texlive-20131212-3|829	
12mu|texlive-20131212-3|830	%files -n texlive-tex4ht.bin
12mu|texlive-20131212-3|831	%{_bindir}/t4ht
12mu|texlive-20131212-3|832	%{_bindir}/tex4ht
12mu|texlive-20131212-3|833	
12mu|texlive-20131212-3|834	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|835	%package	-n texlive-texware.bin
12mu|texlive-20131212-3|836	Summary:	binary files of texware
12mu|texlive-20131212-3|837	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|838	
12mu|texlive-20131212-3|839	%description	-n texlive-texware.bin
12mu|texlive-20131212-3|840	texlive texware.bin package.
12mu|texlive-20131212-3|841	
12mu|texlive-20131212-3|842	%files -n texlive-texware.bin
12mu|texlive-20131212-3|843	%{_bindir}/dvitype
12mu|texlive-20131212-3|844	%{_bindir}/pooltype
12mu|texlive-20131212-3|845	
12mu|texlive-20131212-3|846	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|847	%package	-n texlive-tie.bin
12mu|texlive-20131212-3|848	Summary:	binary files of tie
12mu|texlive-20131212-3|849	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|850	
12mu|texlive-20131212-3|851	%description	-n texlive-tie.bin
12mu|texlive-20131212-3|852	texlive tie.bin package.
12mu|texlive-20131212-3|853	
12mu|texlive-20131212-3|854	%files -n texlive-tie.bin
12mu|texlive-20131212-3|855	%{_bindir}/tie
12mu|texlive-20131212-3|856	
12mu|texlive-20131212-3|857	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|858	%package	-n texlive-ttfutils.bin
12mu|texlive-20131212-3|859	Summary:	binary files of ttfutils
12mu|texlive-20131212-3|860	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|861	
12mu|texlive-20131212-3|862	%description	-n texlive-ttfutils.bin
12mu|texlive-20131212-3|863	texlive ttfutils.bin package.
12mu|texlive-20131212-3|864	
12mu|texlive-20131212-3|865	%files -n texlive-ttfutils.bin
12mu|texlive-20131212-3|866	%{_bindir}/ttf2afm
12mu|texlive-20131212-3|867	%{_bindir}/ttf2pk
12mu|texlive-20131212-3|868	%{_bindir}/ttf2tfm
12mu|texlive-20131212-3|869	%{_bindir}/ttfdump
12mu|texlive-20131212-3|870	
12mu|texlive-20131212-3|871	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|872	%package	-n texlive-uptex.bin
12mu|texlive-20131212-3|873	Summary:	binary files of uptex
12mu|texlive-20131212-3|874	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|875	
12mu|texlive-20131212-3|876	%description	-n texlive-uptex.bin
12mu|texlive-20131212-3|877	texlive uptex.bin package.
12mu|texlive-20131212-3|878	
12mu|texlive-20131212-3|879	%files -n texlive-uptex.bin
12mu|texlive-20131212-3|880	%{_bindir}/euptex
12mu|texlive-20131212-3|881	%{_bindir}/upbibtex
12mu|texlive-20131212-3|882	%{_bindir}/updvitype
12mu|texlive-20131212-3|883	%{_bindir}/uplatex
12mu|texlive-20131212-3|884	%{_bindir}/uppltotf
12mu|texlive-20131212-3|885	%{_bindir}/uptex
12mu|texlive-20131212-3|886	%{_bindir}/uptftopl
12mu|texlive-20131212-3|887	%{_bindir}/wovp2ovf
12mu|texlive-20131212-3|888	
12mu|texlive-20131212-3|889	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|890	%package	-n texlive-vlna.bin
12mu|texlive-20131212-3|891	Summary:	binary files of vlna
12mu|texlive-20131212-3|892	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|893	
12mu|texlive-20131212-3|894	%description	-n texlive-vlna.bin
12mu|texlive-20131212-3|895	texlive vlna.bin package.
12mu|texlive-20131212-3|896	
12mu|texlive-20131212-3|897	%files -n texlive-vlna.bin
12mu|texlive-20131212-3|898	%{_bindir}/vlna
12mu|texlive-20131212-3|899	
12mu|texlive-20131212-3|900	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|901	%package	-n texlive-web.bin
12mu|texlive-20131212-3|902	Summary:	binary files of web
12mu|texlive-20131212-3|903	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|904	
12mu|texlive-20131212-3|905	%description	-n texlive-web.bin
12mu|texlive-20131212-3|906	texlive web.bin package.
12mu|texlive-20131212-3|907	
12mu|texlive-20131212-3|908	%files -n texlive-web.bin
12mu|texlive-20131212-3|909	%{_bindir}/tangle
12mu|texlive-20131212-3|910	%{_bindir}/weave
12mu|texlive-20131212-3|911	
12mu|texlive-20131212-3|912	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|913	%package	-n texlive-xdvi.bin
12mu|texlive-20131212-3|914	Summary:	binary files of xdvi
12mu|texlive-20131212-3|915	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|916	
12mu|texlive-20131212-3|917	%description	-n texlive-xdvi.bin
12mu|texlive-20131212-3|918	texlive xdvi.bin package.
12mu|texlive-20131212-3|919	
12mu|texlive-20131212-3|920	%files -n texlive-xdvi.bin
12mu|texlive-20131212-3|921	%{_bindir}/xdvi
12mu|texlive-20131212-3|922	%{_bindir}/xdvi-xaw
12mu|texlive-20131212-3|923	
12mu|texlive-20131212-3|924	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|925	%package	-n texlive-xetex.bin
12mu|texlive-20131212-3|926	Summary:	binary files of xetex
12mu|texlive-20131212-3|927	Conflicts:	texlive < 20110705-7
12mu|texlive-20131212-3|928	
12mu|texlive-20131212-3|929	%description	-n texlive-xetex.bin
12mu|texlive-20131212-3|930	texlive xetex.bin package.
12mu|texlive-20131212-3|931	
12mu|texlive-20131212-3|932	%files -n texlive-xetex.bin
12mu|texlive-20131212-3|933	%{_bindir}/teckit_compile
12mu|texlive-20131212-3|934	%{_bindir}/xdvipdfmx
12mu|texlive-20131212-3|935	%{_bindir}/xelatex
12mu|texlive-20131212-3|936	%{_bindir}/xetex
12mu|texlive-20131212-3|937	
12mu|texlive-20131212-3|938	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|939	%prep
12mu|texlive-20131212-3|940	%setup -q -n %{name}-%{version}-source
12mu|texlive-20131212-3|941	%patch0 -p1
12mu|texlive-20131212-3|942	%if %{_texmf_enable_asymptote}
12mu|texlive-20131212-3|943	%patch1 -p1
12mu|texlive-20131212-3|944	%endif
12mu|texlive-20131212-3|945	%patch2 -p1
12mu|texlive-20131212-3|946	%patch3 -p1
12mu|texlive-20131212-3|947	
12mu|texlive-20131212-3|948	# setup default builtin values, added to paths.h from texmf.cnf
12mu|texlive-20131212-3|949	perl -pi -e 's|^(TEXMFMAIN\s+= ).*|$1%{_texmfdistdir}|;'		  \
12mu|texlive-20131212-3|950	-e 's|^(TEXMFDIST\s+= ).*|$1%{_texmfdistdir}|;'		  \
12mu|texlive-20131212-3|951	-e 's|\@\@TEXMFCNF\@\@|%{_texmfdistdir}/web2c|;'		  \
12mu|texlive-20131212-3|952	-e 's|^(TEXMFLOCAL\s+= ).*|$1%{_texmflocaldir}|;'		  \
12mu|texlive-20131212-3|953	-e 's|^(TEXMFSYSVAR\s+= ).*|$1%{_texmfvardir}|;'		  \
12mu|texlive-20131212-3|954	-e 's|^(TEXMFSYSCONFIG\s+= ).*|$1%{_texmfconfdir}|;'		  \
12mu|texlive-20131212-3|955	-e 's|^(TEXMFHOME\s+= ).*|$1\$HOME/texmf|;'			  \
12mu|texlive-20131212-3|956	-e 's|^(TEXMFVAR\s+= ).*|$1\$HOME/.texlive2013/texmf-var|;'	  \
12mu|texlive-20131212-3|957	-e 's|^(TEXMFCONFIG\s+= ).*|$1\$HOME/.texlive2013/texmf-config|;'\
12mu|texlive-20131212-3|958	-e 's|^(OSFONTDIR\s+= ).*|$1%{_datadir}/fonts|;'		  \
12mu|texlive-20131212-3|959	texk/kpathsea/texmf.cnf
12mu|texlive-20131212-3|960	
12mu|texlive-20131212-3|961	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|962	%build
12mu|texlive-20131212-3|963	mkdir texlive
12mu|texlive-20131212-3|964	pushd texlive
12mu|texlive-20131212-3|965	CONFIGURE_TOP=.. \
12mu|texlive-20131212-3|966	%configure2_5x							\
12mu|texlive-20131212-3|967	--with-banner-add="/ROSA"			\
12mu|texlive-20131212-3|968	--disable-native-texlive-build				\
12mu|texlive-20131212-3|969	--enable-missing					\
12mu|texlive-20131212-3|970	%if %{_texmf_enable_biber}
12mu|texlive-20131212-3|971	--enable-biber						\
12mu|texlive-20131212-3|972	%else
12mu|texlive-20131212-3|973	--disable-biber						\
12mu|texlive-20131212-3|974	%endif
12mu|texlive-20131212-3|975	%if %{enable_shared}
12mu|texlive-20131212-3|976	--enable-shared						\
12mu|texlive-20131212-3|977	--disable-static					\
12mu|texlive-20131212-3|978	%else
12mu|texlive-20131212-3|979	--disable-shared					\
12mu|texlive-20131212-3|980	%endif
12mu|texlive-20131212-3|981	%if %{_texmf_enable_xindy}
12mu|texlive-20131212-3|982	--enable-xindy						\
12mu|texlive-20131212-3|983	%else
12mu|texlive-20131212-3|984	--disable-xindy						\
12mu|texlive-20131212-3|985	%endif
12mu|texlive-20131212-3|986	--with-system-freetype2					\
12mu|texlive-20131212-3|987	--with-freetype2-includes=%{_includedir}/freetype2	\
12mu|texlive-20131212-3|988	%if %{_texmf_with_system_dialog}
12mu|texlive-20131212-3|989	--disable-dialog					\
12mu|texlive-20131212-3|990	%else
12mu|texlive-20131212-3|991	--enable-dialog						\
12mu|texlive-20131212-3|992	%endif
12mu|texlive-20131212-3|993	%if %{_texmf_with_system_psutils}
12mu|texlive-20131212-3|994	--disable-psutils					\
12mu|texlive-20131212-3|995	%else
12mu|texlive-20131212-3|996	--enable-psutils					\
12mu|texlive-20131212-3|997	%endif
12mu|texlive-20131212-3|998	--with-system-gd					\
12mu|texlive-20131212-3|999	%if %{_texmf_with_system_lcdf}
12mu|texlive-20131212-3|1000	--disable-lcdf-typetools				\
12mu|texlive-20131212-3|1001	%endif
12mu|texlive-20131212-3|1002	%if %{_texmf_with_system_icu}
12mu|texlive-20131212-3|1003	--with-system-icu					\
12mu|texlive-20131212-3|1004	%endif
12mu|texlive-20131212-3|1005	--with-system-png					\
12mu|texlive-20131212-3|1006	%if %{_texmf_with_system_t1lib}
12mu|texlive-20131212-3|1007	--with-system-t1lib					\
12mu|texlive-20131212-3|1008	--disable-t1utils					\
12mu|texlive-20131212-3|1009	%endif
12mu|texlive-20131212-3|1010	%if %{_texmf_with_system_teckit}
12mu|texlive-20131212-3|1011	--disable-teckit					\
12mu|texlive-20131212-3|1012	--with-teckit-includes=%{_includedir}/teckit		\
12mu|texlive-20131212-3|1013	%endif
12mu|texlive-20131212-3|1014	%if %{_texmf_with_system_tex4ht}
12mu|texlive-20131212-3|1015	--disable-tex4htk					\
12mu|texlive-20131212-3|1016	%endif
12mu|texlive-20131212-3|1017	%if %{_texmf_with_system_poppler}
12mu|texlive-20131212-3|1018	--with-system-xpdf					\
12mu|texlive-20131212-3|1019	%else
12mu|texlive-20131212-3|1020	--without-system-xpdf					\
12mu|texlive-20131212-3|1021	%endif
12mu|texlive-20131212-3|1022	--enable-static						\
12mu|texlive-20131212-3|1023	--with-system-zziplib
12mu|texlive-20131212-3|1024	%make
12mu|texlive-20131212-3|1025	popd
12mu|texlive-20131212-3|1026	
12mu|texlive-20131212-3|1027	%if %{_texmf_enable_asymptote}
12mu|texlive-20131212-3|1028	mkdir asympote
12mu|texlive-20131212-3|1029	pushd asympote
12mu|texlive-20131212-3|1030	CONFIGURE_TOP=../utils/asymptote
12mu|texlive-20131212-3|1031	%configure2_5x							\
12mu|texlive-20131212-3|1032	--enable-gc=system					\
12mu|texlive-20131212-3|1033	--enable-texlive-build					\
12mu|texlive-20131212-3|1034	--datadir=%{_texmfdir}
12mu|texlive-20131212-3|1035	%make
12mu|texlive-20131212-3|1036	popd
12mu|texlive-20131212-3|1037	%endif
12mu|texlive-20131212-3|1038	
12mu|texlive-20131212-3|1039	#-----------------------------------------------------------------------
12mu|texlive-20131212-3|1040	%install
12mu|texlive-20131212-3|1041	pushd texlive
12mu|texlive-20131212-3|1042	%makeinstall_std
12mu|texlive-20131212-3|1043	popd
12mu|texlive-20131212-3|1044	
12mu|texlive-20131212-3|1045	%if %{_texmf_enable_asymptote}
12mu|texlive-20131212-3|1046	pushd asymptote
12mu|texlive-20131212-3|1047	%makeinstall_std
12mu|texlive-20131212-3|1048	popd
12mu|texlive-20131212-3|1049	%endif
12mu|texlive-20131212-3|1050	
12mu|texlive-20131212-3|1051	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-20131212-3|1052	for dir in texmf texmf-dist; do
12mu|texlive-20131212-3|1053	if [ -d %{buildroot}%{_prefix}/$dir ]; then
12mu|texlive-20131212-3|1054	rm -fr %{buildroot}%{_datadir}/$dir
12mu|texlive-20131212-3|1055	mv %{buildroot}%{_prefix}/$dir %{buildroot}%{_datadir}
12mu|texlive-20131212-3|1056	fi
12mu|texlive-20131212-3|1057	done
12mu|texlive-20131212-3|1058	
12mu|texlive-20131212-3|1059	mkdir -p %{buildroot}%{_texmfvardir}
12mu|texlive-20131212-3|1060	mkdir -p %{buildroot}%{_texmfconfdir}
12mu|texlive-20131212-3|1061	
12mu|texlive-20131212-3|1062	%if %{_texmf_with_system_lcdf}
12mu|texlive-20131212-3|1063	# stray directory left
12mu|texlive-20131212-3|1064	rm -fr %{buildroot}%{_datadir}/lcdf-typetools-for-tex-live
12mu|texlive-20131212-3|1065	%else
12mu|texlive-20131212-3|1066	# openmpi has a program with the same name
12mu|texlive-20131212-3|1067	if [ -f %{buildroot}%{_bindir}/otfinfo ]; then
12mu|texlive-20131212-3|1068	mv -f %{buildroot}%{_bindir}/otfinfo{,-texlive}
12mu|texlive-20131212-3|1069	fi
12mu|texlive-20131212-3|1070	%endif
12mu|texlive-20131212-3|1071	
12mu|texlive-20131212-3|1072	pushd %{buildroot}%{_bindir}
12mu|texlive-20131212-3|1073	# missing symbolic links
12mu|texlive-20131212-3|1074	ln -sf aleph lamed
12mu|texlive-20131212-3|1075	ln -sf euptex uplatex
12mu|texlive-20131212-3|1076	ln -sf luatex dvilualatex
12mu|texlive-20131212-3|1077	ln -sf luatex lualatex
12mu|texlive-20131212-3|1078	ln -sf luatex dviluatex
12mu|texlive-20131212-3|1079	ln -sf pdftex amstex
12mu|texlive-20131212-3|1080	ln -sf pdftex cslatex
12mu|texlive-20131212-3|1081	ln -sf pdftex csplain
12mu|texlive-20131212-3|1082	ln -sf pdftex eplain
12mu|texlive-20131212-3|1083	ln -sf pdftex etex
12mu|texlive-20131212-3|1084	ln -sf pdftex jadetex
12mu|texlive-20131212-3|1085	ln -sf pdftex latex
12mu|texlive-20131212-3|1086	ln -sf pdftex mex
12mu|texlive-20131212-3|1087	ln -sf pdftex mltex
12mu|texlive-20131212-3|1088	ln -sf pdftex mllatex
12mu|texlive-20131212-3|1089	ln -sf pdftex pdfcslatex
12mu|texlive-20131212-3|1090	ln -sf pdftex pdfcsplain
12mu|texlive-20131212-3|1091	ln -sf pdftex pdfetex
12mu|texlive-20131212-3|1092	ln -sf pdftex pdfjadetex
12mu|texlive-20131212-3|1093	ln -sf pdftex pdflatex
12mu|texlive-20131212-3|1094	ln -sf pdftex pdfmex
12mu|texlive-20131212-3|1095	ln -sf pdftex pdfxmltex
12mu|texlive-20131212-3|1096	ln -sf pdftex utf8mex
12mu|texlive-20131212-3|1097	ln -sf pdftex texsis
12mu|texlive-20131212-3|1098	ln -sf pdftex xmltex
12mu|texlive-20131212-3|1099	ln -sf ptex platex
12mu|texlive-20131212-3|1100	ln -sf mpost mfplain
12mu|texlive-20131212-3|1101	ln -sf xetex xelatex
12mu|texlive-20131212-3|1102	%if %{_texmf_enable_asymptote}
12mu|texlive-20131212-3|1103	ln -sf %{_texmfdir}/asymptote/GUI/xasy.py xasy
12mu|texlive-20131212-3|1104	%endif
12mu|texlive-20131212-3|1105	
12mu|texlive-20131212-3|1106	# use scripts from noarch packages
12mu|texlive-20131212-3|1107	rm -f a5toa4 adhocfilelist allcm allneeded arara chkweb context	\
12mu|texlive-20131212-3|1108	ctxtools dtxgen dvi2fax dvired fmtutil fmtutil-sys fontinst	\
12mu|texlive-20131212-3|1109	kanji-config-updmap kanji-config-updmap-sys			\
12mu|texlive-20131212-3|1110	kanji-fontmap-creator kpsewhere latexpand ltxfileinfo		\
12mu|texlive-20131212-3|1111	lua2dox_filter luaotfload-tool luatools mtxrun		\
12mu|texlive-20131212-3|1112	multibibliography pfarrei ps2frag pslatex pstopdf ptex2pdf	\
12mu|texlive-20131212-3|1113	rlxtools rubibtex rumakeindex texconfig texconfig-dialog	\
12mu|texlive-20131212-3|1114	texconfig-sys texexec tpic2pdftex
12mu|texlive-20131212-3|1115	
12mu|texlive-20131212-3|1116	# use symlinks from noarch packages
12mu|texlive-20131212-3|1117	rm -f a2ping afm2afm allec arlatex authorindex autoinst bibexport	\
12mu|texlive-20131212-3|1118	bundledoc cachepic checkcites cmap2enc convbkmk ctanify	\
12mu|texlive-20131212-3|1119	ctanupload de-macro deweb dviasm dvipdft dosepsbin ebong	\
12mu|texlive-20131212-3|1120	e2pall epspdf epspdftk epstopdf exceltex fig4latex findhyph	\
12mu|texlive-20131212-3|1121	font2afm fragmaster ht htcontext htlatex htmex httex httexi	\
12mu|texlive-20131212-3|1122	htxelatex htxetex installfont-tl latex2man latexdiff		\
12mu|texlive-20131212-3|1123	latexdiff-vc latexfileversion latexmk latexrevise listbib	\
12mu|texlive-20131212-3|1124	listings-ext.sh m-tx makeglossaries match_parens mathspic	\
12mu|texlive-20131212-3|1125	mf2pt1 mk4ht mkgrkindex mkjobtexmf mkluatexfontdb mkt1font	\
12mu|texlive-20131212-3|1126	mptopdf musixflx musixtex ot2kpx pdf180 pdf270 pdf90		\
12mu|texlive-20131212-3|1127	pdfannotextractor pdfatfi pdfbook pdfcrop pdfflip pdfjam	\
12mu|texlive-20131212-3|1128	pdfjam-pocketmod pdfjam-slides3up pdfjam-slides6up pdfjoin	\
12mu|texlive-20131212-3|1129	pdfnup pdfpun pdfthumb pedigree perltex pfm2kpx pkfix		\
12mu|texlive-20131212-3|1130	pkfix-helper ppower4 ps2eps ps4pdf pst2pdf pmx2pdf purifyeps	\
12mu|texlive-20131212-3|1131	repstopdf rpdfcrop rungs showglyphs simpdftex splitindex	\
12mu|texlive-20131212-3|1132	sty2dtx svn-multi texcount texdef texdiff texdirflatten	\
12mu|texlive-20131212-3|1133	texdoc texdoctk texlinks texliveonfly texloganalyser		\
12mu|texlive-20131212-3|1134	texmfstart thumbpdf tlmgr typeoutfileinfo ulqda updmap	\
12mu|texlive-20131212-3|1135	updmap-setup-kanji updmap-sys urlbst vpe vpl2ovp vpl2vpl
12mu|texlive-20131212-3|1136	popd
12mu|texlive-20131212-3|1137	
12mu|texlive-20131212-3|1138	# use texmf data
12mu|texlive-20131212-3|1139	rm -fr %{buildroot}%{_texmfdir} %{buildroot}%{_texmfdistdir}
12mu|texlive-20131212-3|1140	
12mu|texlive-20131212-3|1141	# install manual pages and info files from noarch packages
12mu|texlive-20131212-3|1142	rm -fr %{buildroot}%{_mandir} %{buildroot}%{_infodir}
12mu|texlive-20131212-3|1143	
12mu|texlive-20131212-3|1144	%if %{enable_shared}
12mu|texlive-20131212-3|1145	rm %{buildroot}%{_libdir}/{libkpathsea,libptexenc}.a
12mu|texlive-20131212-3|1146	%else
12mu|texlive-20131212-3|1147	# do not generate dynamic libraries and do not install static ones
12mu|texlive-20131212-3|1148	rm -fr %{buildroot}%{_libdir}
12mu|texlive-20131212-3|1149	rm -fr %{buildroot}%{_includedir}
12mu|texlive-20131212-3|1150	%endif
12mu|texlive-20131212-3|1151	
12mu|texlive-20131212-3|1152	%changelog
12mu|texlive-20131212-3|1153	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131212-3
12mu|texlive-20131212-3|1154	+ Revision: 440dbbc
12mu|texlive-20131212-3|1155	- Require texlive-scheme-full, since scheme-medium doesn't require cyrillic packages
12mu|texlive-20131212-3|1156	
12mu|texlive-20131212-3|1157	

20864 12
12mu|texlive-a2ping-20120413-6|1	# revision 29725
12mu|texlive-a2ping-20120413-6|2	# category TLCore
12mu|texlive-a2ping-20120413-6|3	# catalog-ctan /graphics/a2ping/a2ping.pl
12mu|texlive-a2ping-20120413-6|4	# catalog-date 2012-04-13 20:01:51 +0200
12mu|texlive-a2ping-20120413-6|5	# catalog-license gpl
12mu|texlive-a2ping-20120413-6|6	# catalog-version undef
12mu|texlive-a2ping-20120413-6|7	Name:		texlive-a2ping
12mu|texlive-a2ping-20120413-6|8	Version:	20120413
12mu|texlive-a2ping-20120413-6|9	Release:	6
12mu|texlive-a2ping-20120413-6|10	Summary:	Advanced PS, PDF, EPS converter
12mu|texlive-a2ping-20120413-6|11	Group:		Publishing
12mu|texlive-a2ping-20120413-6|12	URL:		http://www.ctan.org/tex-archive/graphics/a2ping/a2ping.pl
12mu|texlive-a2ping-20120413-6|13	License:	GPL
12mu|texlive-a2ping-20120413-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a2ping.tar.xz
12mu|texlive-a2ping-20120413-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/a2ping.doc.tar.xz
12mu|texlive-a2ping-20120413-6|16	BuildArch:	noarch
12mu|texlive-a2ping-20120413-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-a2ping-20120413-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-a2ping-20120413-6|19	Requires(post):	texlive-kpathsea
12mu|texlive-a2ping-20120413-6|20	Provides:	texlive-a2ping.bin = %{EVRD}
12mu|texlive-a2ping-20120413-6|21	
12mu|texlive-a2ping-20120413-6|22	%description
12mu|texlive-a2ping-20120413-6|23	a2ping is a Perl script command line utility written for Unix
12mu|texlive-a2ping-20120413-6|24	that converts many raster image and vector graphics formats to
12mu|texlive-a2ping-20120413-6|25	EPS or PDF and other page description formats. Accepted input
12mu|texlive-a2ping-20120413-6|26	file formats are: PS (PostScript), EPS, PDF, PNG, JPEG, TIFF,
12mu|texlive-a2ping-20120413-6|27	PNM, BMP, GIF, LBM, XPM, PCX, TGA. Accepted output formats are:
12mu|texlive-a2ping-20120413-6|28	EPS, PCL5, PDF, PDF1, PBM, PGM, PPM, PS, markedEPS, markedPS,
12mu|texlive-a2ping-20120413-6|29	PNG, XWD, BMP, TIFF, JPEG, GIF, XPM. a2ping delegates the low-
12mu|texlive-a2ping-20120413-6|30	level work to Ghostscript (GS), pdftops and sam2p. a2ping fixes
12mu|texlive-a2ping-20120413-6|31	many glitches during the EPS to EPS conversion, so its output
12mu|texlive-a2ping-20120413-6|32	is often more compatible and better embeddable than its input.
12mu|texlive-a2ping-20120413-6|33	
12mu|texlive-a2ping-20120413-6|34	%post
12mu|texlive-a2ping-20120413-6|35	%{_sbindir}/texlive.post
12mu|texlive-a2ping-20120413-6|36	
12mu|texlive-a2ping-20120413-6|37	%postun
12mu|texlive-a2ping-20120413-6|38	if [ $1 -eq 0 ]; then
12mu|texlive-a2ping-20120413-6|39	%{_sbindir}/texlive.post
12mu|texlive-a2ping-20120413-6|40	fi
12mu|texlive-a2ping-20120413-6|41	
12mu|texlive-a2ping-20120413-6|42	#-----------------------------------------------------------------------
12mu|texlive-a2ping-20120413-6|43	%files
12mu|texlive-a2ping-20120413-6|44	%{_bindir}/a2ping
12mu|texlive-a2ping-20120413-6|45	%{_texmfdistdir}/scripts/a2ping/a2ping.pl
12mu|texlive-a2ping-20120413-6|46	%doc %{_mandir}/man1/a2ping.1*
12mu|texlive-a2ping-20120413-6|47	%doc %{_texmfdistdir}/doc/man/man1/a2ping.man1.pdf
12mu|texlive-a2ping-20120413-6|48	
12mu|texlive-a2ping-20120413-6|49	#-----------------------------------------------------------------------
12mu|texlive-a2ping-20120413-6|50	%prep
12mu|texlive-a2ping-20120413-6|51	%setup -c -a0 -a1
12mu|texlive-a2ping-20120413-6|52	
12mu|texlive-a2ping-20120413-6|53	%build
12mu|texlive-a2ping-20120413-6|54	
12mu|texlive-a2ping-20120413-6|55	%install
12mu|texlive-a2ping-20120413-6|56	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-a2ping-20120413-6|57	pushd %{buildroot}%{_bindir}
12mu|texlive-a2ping-20120413-6|58	ln -sf %{_texmfdistdir}/scripts/a2ping/a2ping.pl a2ping
12mu|texlive-a2ping-20120413-6|59	popd
12mu|texlive-a2ping-20120413-6|60	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-a2ping-20120413-6|61	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-a2ping-20120413-6|62	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-a2ping-20120413-6|63	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-a2ping-20120413-6|64	
12mu|texlive-a2ping-20120413-6|65	%changelog
12mu|texlive-a2ping-20120413-6|66	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120413-6
12mu|texlive-a2ping-20120413-6|67	+ Revision: 6004412
12mu|texlive-a2ping-20120413-6|68	- Sync with cooker
12mu|texlive-a2ping-20120413-6|69	
12mu|texlive-a2ping-20120413-6|70	

20865 12
12mu|texlive-abntex2-1.9.2-1|1	# revision 32794
12mu|texlive-abntex2-1.9.2-1|2	# category Package
12mu|texlive-abntex2-1.9.2-1|3	# catalog-ctan /macros/latex/contrib/abntex2
12mu|texlive-abntex2-1.9.2-1|4	# catalog-date 2014-01-26 14:22:53 +0100
12mu|texlive-abntex2-1.9.2-1|5	# catalog-license lppl1.3
12mu|texlive-abntex2-1.9.2-1|6	# catalog-version 1.9.2
12mu|texlive-abntex2-1.9.2-1|7	Name:		texlive-abntex2
12mu|texlive-abntex2-1.9.2-1|8	Version:	1.9.2
12mu|texlive-abntex2-1.9.2-1|9	Release:	1
12mu|texlive-abntex2-1.9.2-1|10	Summary:	Typeset technical and scientific Brazilian documents based on ABNT rules
12mu|texlive-abntex2-1.9.2-1|11	Group:		Publishing
12mu|texlive-abntex2-1.9.2-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/abntex2
12mu|texlive-abntex2-1.9.2-1|13	License:	LPPL1.3
12mu|texlive-abntex2-1.9.2-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abntex2.tar.xz
12mu|texlive-abntex2-1.9.2-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abntex2.doc.tar.xz
12mu|texlive-abntex2-1.9.2-1|16	BuildArch:	noarch
12mu|texlive-abntex2-1.9.2-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-abntex2-1.9.2-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-abntex2-1.9.2-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-abntex2-1.9.2-1|20	
12mu|texlive-abntex2-1.9.2-1|21	%description
12mu|texlive-abntex2-1.9.2-1|22	The bundle provides support for writing technical and
12mu|texlive-abntex2-1.9.2-1|23	scientific Brazilian documents (like academic thesis, articles,
12mu|texlive-abntex2-1.9.2-1|24	reports, research project and others) based on ABNT rules
12mu|texlive-abntex2-1.9.2-1|25	(Associacao Brasileira de Normas Tecnicas). It replaces the old
12mu|texlive-abntex2-1.9.2-1|26	abntex.
12mu|texlive-abntex2-1.9.2-1|27	
12mu|texlive-abntex2-1.9.2-1|28	%post
12mu|texlive-abntex2-1.9.2-1|29	%{_sbindir}/texlive.post
12mu|texlive-abntex2-1.9.2-1|30	
12mu|texlive-abntex2-1.9.2-1|31	%postun
12mu|texlive-abntex2-1.9.2-1|32	if [ $1 -eq 0 ]; then
12mu|texlive-abntex2-1.9.2-1|33	%{_sbindir}/texlive.post
12mu|texlive-abntex2-1.9.2-1|34	fi
12mu|texlive-abntex2-1.9.2-1|35	
12mu|texlive-abntex2-1.9.2-1|36	#-----------------------------------------------------------------------
12mu|texlive-abntex2-1.9.2-1|37	%files
12mu|texlive-abntex2-1.9.2-1|38	%{_texmfdistdir}/bibtex/bib/abntex2/abntex2-options.bib
12mu|texlive-abntex2-1.9.2-1|39	%{_texmfdistdir}/bibtex/bst/abntex2/abntex2-alf.bst
12mu|texlive-abntex2-1.9.2-1|40	%{_texmfdistdir}/bibtex/bst/abntex2/abntex2-num.bst
12mu|texlive-abntex2-1.9.2-1|41	%{_texmfdistdir}/tex/latex/abntex2/abntex2.cls
12mu|texlive-abntex2-1.9.2-1|42	%{_texmfdistdir}/tex/latex/abntex2/abntex2abrev.sty
12mu|texlive-abntex2-1.9.2-1|43	%{_texmfdistdir}/tex/latex/abntex2/abntex2cite.sty
12mu|texlive-abntex2-1.9.2-1|44	%doc %{_texmfdistdir}/doc/latex/abntex2/README
12mu|texlive-abntex2-1.9.2-1|45	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2-doc-abnt-10520.bib
12mu|texlive-abntex2-1.9.2-1|46	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2-doc-abnt-6023.bib
12mu|texlive-abntex2-1.9.2-1|47	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2-doc-options.bib
12mu|texlive-abntex2-1.9.2-1|48	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2-doc-test.bib
12mu|texlive-abntex2-1.9.2-1|49	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2-doc.bib
12mu|texlive-abntex2-1.9.2-1|50	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2.pdf
12mu|texlive-abntex2-1.9.2-1|51	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2.tex
12mu|texlive-abntex2-1.9.2-1|52	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2cite-alf.pdf
12mu|texlive-abntex2-1.9.2-1|53	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2cite-alf.tex
12mu|texlive-abntex2-1.9.2-1|54	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2cite.pdf
12mu|texlive-abntex2-1.9.2-1|55	%doc %{_texmfdistdir}/doc/latex/abntex2/abntex2cite.tex
12mu|texlive-abntex2-1.9.2-1|56	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-artigo.pdf
12mu|texlive-abntex2-1.9.2-1|57	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-artigo.tex
12mu|texlive-abntex2-1.9.2-1|58	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-glossarios.pdf
12mu|texlive-abntex2-1.9.2-1|59	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-glossarios.tex
12mu|texlive-abntex2-1.9.2-1|60	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-img-grafico.pdf
12mu|texlive-abntex2-1.9.2-1|61	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-img-marca.pdf
12mu|texlive-abntex2-1.9.2-1|62	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-include-comandos.tex
12mu|texlive-abntex2-1.9.2-1|63	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-livro-bandeirinha.jpg
12mu|texlive-abntex2-1.9.2-1|64	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-livro-pintassilgo.jpg
12mu|texlive-abntex2-1.9.2-1|65	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-livro-saira-amarela.jpg
12mu|texlive-abntex2-1.9.2-1|66	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-livro.pdf
12mu|texlive-abntex2-1.9.2-1|67	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-livro.tex
12mu|texlive-abntex2-1.9.2-1|68	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-projeto-pesquisa.pdf
12mu|texlive-abntex2-1.9.2-1|69	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-projeto-pesquisa.tex
12mu|texlive-abntex2-1.9.2-1|70	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-references.bib
12mu|texlive-abntex2-1.9.2-1|71	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-relatorio-tecnico.pdf
12mu|texlive-abntex2-1.9.2-1|72	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-relatorio-tecnico.tex
12mu|texlive-abntex2-1.9.2-1|73	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-slides.pdf
12mu|texlive-abntex2-1.9.2-1|74	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-slides.tex
12mu|texlive-abntex2-1.9.2-1|75	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-trabalho-academico.pdf
12mu|texlive-abntex2-1.9.2-1|76	%doc %{_texmfdistdir}/doc/latex/abntex2/examples/abntex2-modelo-trabalho-academico.tex
12mu|texlive-abntex2-1.9.2-1|77	
12mu|texlive-abntex2-1.9.2-1|78	#-----------------------------------------------------------------------
12mu|texlive-abntex2-1.9.2-1|79	%prep
12mu|texlive-abntex2-1.9.2-1|80	%setup -c -a0 -a1
12mu|texlive-abntex2-1.9.2-1|81	
12mu|texlive-abntex2-1.9.2-1|82	%build
12mu|texlive-abntex2-1.9.2-1|83	
12mu|texlive-abntex2-1.9.2-1|84	%install
12mu|texlive-abntex2-1.9.2-1|85	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-abntex2-1.9.2-1|86	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-abntex2-1.9.2-1|87	
12mu|texlive-abntex2-1.9.2-1|88	%changelog
12mu|texlive-abntex2-1.9.2-1|89	* Sat Feb 15 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 1.9.2-1
12mu|texlive-abntex2-1.9.2-1|90	+ Revision: 15ec0ce
12mu|texlive-abntex2-1.9.2-1|91	- - Update to latest release.
12mu|texlive-abntex2-1.9.2-1|92	
12mu|texlive-abntex2-1.9.2-1|93	

20866 12
12mu|texlive-abraces-1-6|1	# revision 27880
12mu|texlive-abraces-1-6|2	# category Package
12mu|texlive-abraces-1-6|3	# catalog-ctan /macros/latex/contrib/abraces
12mu|texlive-abraces-1-6|4	# catalog-date 2012-09-06 08:51:08 +0200
12mu|texlive-abraces-1-6|5	# catalog-license lppl
12mu|texlive-abraces-1-6|6	# catalog-version 1.-
12mu|texlive-abraces-1-6|7	Name:		texlive-abraces
12mu|texlive-abraces-1-6|8	Version:	1
12mu|texlive-abraces-1-6|9	Release:	6
12mu|texlive-abraces-1-6|10	Summary:	Asymmetric over-/underbraces in maths
12mu|texlive-abraces-1-6|11	Group:		Publishing
12mu|texlive-abraces-1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/abraces
12mu|texlive-abraces-1-6|13	License:	LPPL
12mu|texlive-abraces-1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abraces.tar.xz
12mu|texlive-abraces-1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/abraces.doc.tar.xz
12mu|texlive-abraces-1-6|16	BuildArch:	noarch
12mu|texlive-abraces-1-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-abraces-1-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-abraces-1-6|19	Requires(post):	texlive-kpathsea
12mu|texlive-abraces-1-6|20	
12mu|texlive-abraces-1-6|21	%description
12mu|texlive-abraces-1-6|22	The package provides a character key-driven interface to
12mu|texlive-abraces-1-6|23	supplement new constructions of the traditional \overbrace and
12mu|texlive-abraces-1-6|24	\underbrace pairs in an asymmetric or arbitrary way.
12mu|texlive-abraces-1-6|25	
12mu|texlive-abraces-1-6|26	%post
12mu|texlive-abraces-1-6|27	%{_sbindir}/texlive.post
12mu|texlive-abraces-1-6|28	
12mu|texlive-abraces-1-6|29	%postun
12mu|texlive-abraces-1-6|30	if [ $1 -eq 0 ]; then
12mu|texlive-abraces-1-6|31	%{_sbindir}/texlive.post
12mu|texlive-abraces-1-6|32	fi
12mu|texlive-abraces-1-6|33	
12mu|texlive-abraces-1-6|34	#-----------------------------------------------------------------------
12mu|texlive-abraces-1-6|35	%files
12mu|texlive-abraces-1-6|36	%{_texmfdistdir}/tex/latex/abraces/abraces.sty
12mu|texlive-abraces-1-6|37	%doc %{_texmfdistdir}/doc/latex/abraces/abraces-doc.pdf
12mu|texlive-abraces-1-6|38	%doc %{_texmfdistdir}/doc/latex/abraces/abraces-doc.tex
12mu|texlive-abraces-1-6|39	
12mu|texlive-abraces-1-6|40	#-----------------------------------------------------------------------
12mu|texlive-abraces-1-6|41	%prep
12mu|texlive-abraces-1-6|42	%setup -c -a0 -a1
12mu|texlive-abraces-1-6|43	
12mu|texlive-abraces-1-6|44	%build
12mu|texlive-abraces-1-6|45	
12mu|texlive-abraces-1-6|46	%install
12mu|texlive-abraces-1-6|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-abraces-1-6|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-abraces-1-6|49	
12mu|texlive-abraces-1-6|50	%changelog
12mu|texlive-abraces-1-6|51	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1-6
12mu|texlive-abraces-1-6|52	+ Revision: 1e24d25
12mu|texlive-abraces-1-6|53	- Sync with cooker
12mu|texlive-abraces-1-6|54	
12mu|texlive-abraces-1-6|55	

20867 12
12mu|texlive-achemso-3.8e-1|1	# revision 32619
12mu|texlive-achemso-3.8e-1|2	# category Package
12mu|texlive-achemso-3.8e-1|3	# catalog-ctan /macros/latex/contrib/achemso
12mu|texlive-achemso-3.8e-1|4	# catalog-date 2014-01-09 12:45:18 +0100
12mu|texlive-achemso-3.8e-1|5	# catalog-license lppl1.3
12mu|texlive-achemso-3.8e-1|6	# catalog-version 3.8e
12mu|texlive-achemso-3.8e-1|7	Name:		texlive-achemso
12mu|texlive-achemso-3.8e-1|8	Version:	3.8e
12mu|texlive-achemso-3.8e-1|9	Release:	1
12mu|texlive-achemso-3.8e-1|10	Summary:	Support for American Chemical Society journal submissions
12mu|texlive-achemso-3.8e-1|11	Group:		Publishing
12mu|texlive-achemso-3.8e-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/achemso
12mu|texlive-achemso-3.8e-1|13	License:	LPPL1.3
12mu|texlive-achemso-3.8e-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/achemso.tar.xz
12mu|texlive-achemso-3.8e-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/achemso.doc.tar.xz
12mu|texlive-achemso-3.8e-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/achemso.source.tar.xz
12mu|texlive-achemso-3.8e-1|17	BuildArch:	noarch
12mu|texlive-achemso-3.8e-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-achemso-3.8e-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-achemso-3.8e-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-achemso-3.8e-1|21	
12mu|texlive-achemso-3.8e-1|22	%description
12mu|texlive-achemso-3.8e-1|23	The bundle provides the official macros (achemso.cls) and
12mu|texlive-achemso-3.8e-1|24	BibTeX styles (achemso.bst and biochem.bst) for submission to
12mu|texlive-achemso-3.8e-1|25	the journals of the American Chemical Society. The natmove
12mu|texlive-achemso-3.8e-1|26	package, which moves citations relative to punctuation, is
12mu|texlive-achemso-3.8e-1|27	distributed as part of the bundle.
12mu|texlive-achemso-3.8e-1|28	
12mu|texlive-achemso-3.8e-1|29	%post
12mu|texlive-achemso-3.8e-1|30	%{_sbindir}/texlive.post
12mu|texlive-achemso-3.8e-1|31	
12mu|texlive-achemso-3.8e-1|32	%postun
12mu|texlive-achemso-3.8e-1|33	if [ $1 -eq 0 ]; then
12mu|texlive-achemso-3.8e-1|34	%{_sbindir}/texlive.post
12mu|texlive-achemso-3.8e-1|35	fi
12mu|texlive-achemso-3.8e-1|36	
12mu|texlive-achemso-3.8e-1|37	#-----------------------------------------------------------------------
12mu|texlive-achemso-3.8e-1|38	%files
12mu|texlive-achemso-3.8e-1|39	%{_texmfdistdir}/bibtex/bst/achemso/achemso.bst
12mu|texlive-achemso-3.8e-1|40	%{_texmfdistdir}/bibtex/bst/achemso/biochem.bst
12mu|texlive-achemso-3.8e-1|41	%{_texmfdistdir}/tex/latex/achemso/achemso.cls
12mu|texlive-achemso-3.8e-1|42	%{_texmfdistdir}/tex/latex/achemso/achemso.sty
12mu|texlive-achemso-3.8e-1|43	%{_texmfdistdir}/tex/latex/achemso/config/aamick.cfg
12mu|texlive-achemso-3.8e-1|44	%{_texmfdistdir}/tex/latex/achemso/config/acbcct.cfg
12mu|texlive-achemso-3.8e-1|45	%{_texmfdistdir}/tex/latex/achemso/config/accacs.cfg
12mu|texlive-achemso-3.8e-1|46	%{_texmfdistdir}/tex/latex/achemso/config/achre4.cfg
12mu|texlive-achemso-3.8e-1|47	%{_texmfdistdir}/tex/latex/achemso/config/acncdm.cfg
12mu|texlive-achemso-3.8e-1|48	%{_texmfdistdir}/tex/latex/achemso/config/acsccc.cfg
12mu|texlive-achemso-3.8e-1|49	%{_texmfdistdir}/tex/latex/achemso/config/amclct.cfg
12mu|texlive-achemso-3.8e-1|50	%{_texmfdistdir}/tex/latex/achemso/config/amlccd.cfg
12mu|texlive-achemso-3.8e-1|51	%{_texmfdistdir}/tex/latex/achemso/config/ancac3.cfg
12mu|texlive-achemso-3.8e-1|52	%{_texmfdistdir}/tex/latex/achemso/config/ancham.cfg
12mu|texlive-achemso-3.8e-1|53	%{_texmfdistdir}/tex/latex/achemso/config/apchd5.cfg
12mu|texlive-achemso-3.8e-1|54	%{_texmfdistdir}/tex/latex/achemso/config/asbcd6.cfg
12mu|texlive-achemso-3.8e-1|55	%{_texmfdistdir}/tex/latex/achemso/config/ascecg.cfg
12mu|texlive-achemso-3.8e-1|56	%{_texmfdistdir}/tex/latex/achemso/config/bcches.cfg
12mu|texlive-achemso-3.8e-1|57	%{_texmfdistdir}/tex/latex/achemso/config/bichaw.cfg
12mu|texlive-achemso-3.8e-1|58	%{_texmfdistdir}/tex/latex/achemso/config/bipret.cfg
12mu|texlive-achemso-3.8e-1|59	%{_texmfdistdir}/tex/latex/achemso/config/bomaf6.cfg
12mu|texlive-achemso-3.8e-1|60	%{_texmfdistdir}/tex/latex/achemso/config/cgdefu.cfg
12mu|texlive-achemso-3.8e-1|61	%{_texmfdistdir}/tex/latex/achemso/config/chreay.cfg
12mu|texlive-achemso-3.8e-1|62	%{_texmfdistdir}/tex/latex/achemso/config/cmatex.cfg
12mu|texlive-achemso-3.8e-1|63	%{_texmfdistdir}/tex/latex/achemso/config/crtoec.cfg
12mu|texlive-achemso-3.8e-1|64	%{_texmfdistdir}/tex/latex/achemso/config/enfuem.cfg
12mu|texlive-achemso-3.8e-1|65	%{_texmfdistdir}/tex/latex/achemso/config/esthag.cfg
12mu|texlive-achemso-3.8e-1|66	%{_texmfdistdir}/tex/latex/achemso/config/estlcu.cfg
12mu|texlive-achemso-3.8e-1|67	%{_texmfdistdir}/tex/latex/achemso/config/iecred.cfg
12mu|texlive-achemso-3.8e-1|68	%{_texmfdistdir}/tex/latex/achemso/config/inoraj.cfg
12mu|texlive-achemso-3.8e-1|69	%{_texmfdistdir}/tex/latex/achemso/config/jacsat.cfg
12mu|texlive-achemso-3.8e-1|70	%{_texmfdistdir}/tex/latex/achemso/config/jafcau.cfg
12mu|texlive-achemso-3.8e-1|71	%{_texmfdistdir}/tex/latex/achemso/config/jceaax.cfg
12mu|texlive-achemso-3.8e-1|72	%{_texmfdistdir}/tex/latex/achemso/config/jceda8.cfg
12mu|texlive-achemso-3.8e-1|73	%{_texmfdistdir}/tex/latex/achemso/config/jcisd8.cfg
12mu|texlive-achemso-3.8e-1|74	%{_texmfdistdir}/tex/latex/achemso/config/jctcce.cfg
12mu|texlive-achemso-3.8e-1|75	%{_texmfdistdir}/tex/latex/achemso/config/jmcmar.cfg
12mu|texlive-achemso-3.8e-1|76	%{_texmfdistdir}/tex/latex/achemso/config/jnprdf.cfg
12mu|texlive-achemso-3.8e-1|77	%{_texmfdistdir}/tex/latex/achemso/config/joceah.cfg
12mu|texlive-achemso-3.8e-1|78	%{_texmfdistdir}/tex/latex/achemso/config/jpcafh.cfg
12mu|texlive-achemso-3.8e-1|79	%{_texmfdistdir}/tex/latex/achemso/config/jpcbfk.cfg
12mu|texlive-achemso-3.8e-1|80	%{_texmfdistdir}/tex/latex/achemso/config/jpccck.cfg
12mu|texlive-achemso-3.8e-1|81	%{_texmfdistdir}/tex/latex/achemso/config/jpclcd.cfg
12mu|texlive-achemso-3.8e-1|82	%{_texmfdistdir}/tex/latex/achemso/config/jprobs.cfg
12mu|texlive-achemso-3.8e-1|83	%{_texmfdistdir}/tex/latex/achemso/config/langd5.cfg
12mu|texlive-achemso-3.8e-1|84	%{_texmfdistdir}/tex/latex/achemso/config/mamobx.cfg
12mu|texlive-achemso-3.8e-1|85	%{_texmfdistdir}/tex/latex/achemso/config/mpohbp.cfg
12mu|texlive-achemso-3.8e-1|86	%{_texmfdistdir}/tex/latex/achemso/config/nalefd.cfg
12mu|texlive-achemso-3.8e-1|87	%{_texmfdistdir}/tex/latex/achemso/config/oprdfk.cfg
12mu|texlive-achemso-3.8e-1|88	%{_texmfdistdir}/tex/latex/achemso/config/orgnd7.cfg
12mu|texlive-achemso-3.8e-1|89	%{_texmfdistdir}/tex/latex/achemso/config/orlef7.cfg
12mu|texlive-achemso-3.8e-1|90	%{_texmfdistdir}/tex/latex/achemso/natmove.sty
12mu|texlive-achemso-3.8e-1|91	%doc %{_texmfdistdir}/doc/latex/achemso/README
12mu|texlive-achemso-3.8e-1|92	%doc %{_texmfdistdir}/doc/latex/achemso/achemso-demo.bib
12mu|texlive-achemso-3.8e-1|93	%doc %{_texmfdistdir}/doc/latex/achemso/achemso-demo.pdf
12mu|texlive-achemso-3.8e-1|94	%doc %{_texmfdistdir}/doc/latex/achemso/achemso-demo.tex
12mu|texlive-achemso-3.8e-1|95	%doc %{_texmfdistdir}/doc/latex/achemso/achemso.pdf
12mu|texlive-achemso-3.8e-1|96	#- source
12mu|texlive-achemso-3.8e-1|97	%doc %{_texmfdistdir}/source/latex/achemso/achemso.dtx
12mu|texlive-achemso-3.8e-1|98	%doc %{_texmfdistdir}/source/latex/achemso/achemso.ins
12mu|texlive-achemso-3.8e-1|99	
12mu|texlive-achemso-3.8e-1|100	#-----------------------------------------------------------------------
12mu|texlive-achemso-3.8e-1|101	%prep
12mu|texlive-achemso-3.8e-1|102	%setup -c -a0 -a1 -a2
12mu|texlive-achemso-3.8e-1|103	
12mu|texlive-achemso-3.8e-1|104	%build
12mu|texlive-achemso-3.8e-1|105	
12mu|texlive-achemso-3.8e-1|106	%install
12mu|texlive-achemso-3.8e-1|107	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-achemso-3.8e-1|108	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-achemso-3.8e-1|109	
12mu|texlive-achemso-3.8e-1|110	%changelog
12mu|texlive-achemso-3.8e-1|111	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.8e-1
12mu|texlive-achemso-3.8e-1|112	+ Revision: b772608
12mu|texlive-achemso-3.8e-1|113	- Sync with cooker
12mu|texlive-achemso-3.8e-1|114	
12mu|texlive-achemso-3.8e-1|115	

20868 12
12mu|texlive-actuarialangle-20121016-6|1	# revision 28004
12mu|texlive-actuarialangle-20121016-6|2	# category Package
12mu|texlive-actuarialangle-20121016-6|3	# catalog-ctan /macros/latex/contrib/actuarialangle
12mu|texlive-actuarialangle-20121016-6|4	# catalog-date 2012-10-16 11:23:03 +0200
12mu|texlive-actuarialangle-20121016-6|5	# catalog-license pd
12mu|texlive-actuarialangle-20121016-6|6	# catalog-version undef
12mu|texlive-actuarialangle-20121016-6|7	Name:		texlive-actuarialangle
12mu|texlive-actuarialangle-20121016-6|8	Version:	20121016
12mu|texlive-actuarialangle-20121016-6|9	Release:	6
12mu|texlive-actuarialangle-20121016-6|10	Summary:	Symbol for use in "present value" statements of an annuity
12mu|texlive-actuarialangle-20121016-6|11	Group:		Publishing
12mu|texlive-actuarialangle-20121016-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/actuarialangle
12mu|texlive-actuarialangle-20121016-6|13	License:	PD
12mu|texlive-actuarialangle-20121016-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/actuarialangle.tar.xz
12mu|texlive-actuarialangle-20121016-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/actuarialangle.doc.tar.xz
12mu|texlive-actuarialangle-20121016-6|16	BuildArch:	noarch
12mu|texlive-actuarialangle-20121016-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-actuarialangle-20121016-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-actuarialangle-20121016-6|19	Requires(post):	texlive-kpathsea
12mu|texlive-actuarialangle-20121016-6|20	
12mu|texlive-actuarialangle-20121016-6|21	%description
12mu|texlive-actuarialangle-20121016-6|22	The package defines a single command \actuarialangle to typeset
12mu|texlive-actuarialangle-20121016-6|23	"angles" in the 'present value of an annuity' symbols common in
12mu|texlive-actuarialangle-20121016-6|24	actuarial and financial notation.
12mu|texlive-actuarialangle-20121016-6|25	
12mu|texlive-actuarialangle-20121016-6|26	%post
12mu|texlive-actuarialangle-20121016-6|27	%{_sbindir}/texlive.post
12mu|texlive-actuarialangle-20121016-6|28	
12mu|texlive-actuarialangle-20121016-6|29	%postun
12mu|texlive-actuarialangle-20121016-6|30	if [ $1 -eq 0 ]; then
12mu|texlive-actuarialangle-20121016-6|31	%{_sbindir}/texlive.post
12mu|texlive-actuarialangle-20121016-6|32	fi
12mu|texlive-actuarialangle-20121016-6|33	
12mu|texlive-actuarialangle-20121016-6|34	#-----------------------------------------------------------------------
12mu|texlive-actuarialangle-20121016-6|35	%files
12mu|texlive-actuarialangle-20121016-6|36	%{_texmfdistdir}/tex/latex/actuarialangle/actuarialangle.sty
12mu|texlive-actuarialangle-20121016-6|37	%doc %{_texmfdistdir}/doc/latex/actuarialangle/README
12mu|texlive-actuarialangle-20121016-6|38	
12mu|texlive-actuarialangle-20121016-6|39	#-----------------------------------------------------------------------
12mu|texlive-actuarialangle-20121016-6|40	%prep
12mu|texlive-actuarialangle-20121016-6|41	%setup -c -a0 -a1
12mu|texlive-actuarialangle-20121016-6|42	
12mu|texlive-actuarialangle-20121016-6|43	%build
12mu|texlive-actuarialangle-20121016-6|44	
12mu|texlive-actuarialangle-20121016-6|45	%install
12mu|texlive-actuarialangle-20121016-6|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-actuarialangle-20121016-6|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-actuarialangle-20121016-6|48	
12mu|texlive-actuarialangle-20121016-6|49	%changelog
12mu|texlive-actuarialangle-20121016-6|50	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20121016-6
12mu|texlive-actuarialangle-20121016-6|51	+ Revision: 2b676ff
12mu|texlive-actuarialangle-20121016-6|52	- MassBuild#289: Increase release tag
12mu|texlive-actuarialangle-20121016-6|53	
12mu|texlive-actuarialangle-20121016-6|54	

20869 12
12mu|texlive-adhocfilelist-20130104-6|1	# revision 29349
12mu|texlive-adhocfilelist-20130104-6|2	# category Package
12mu|texlive-adhocfilelist-20130104-6|3	# catalog-ctan /support/adhocfilelist
12mu|texlive-adhocfilelist-20130104-6|4	# catalog-date 2013-01-04 14:33:54 +0100
12mu|texlive-adhocfilelist-20130104-6|5	# catalog-license lppl
12mu|texlive-adhocfilelist-20130104-6|6	# catalog-version 2013-01-04
12mu|texlive-adhocfilelist-20130104-6|7	Name:		texlive-adhocfilelist
12mu|texlive-adhocfilelist-20130104-6|8	Version:	20130104
12mu|texlive-adhocfilelist-20130104-6|9	Release:	6
12mu|texlive-adhocfilelist-20130104-6|10	Summary:	'\listfiles' entries from the command line
12mu|texlive-adhocfilelist-20130104-6|11	Group:		Publishing
12mu|texlive-adhocfilelist-20130104-6|12	URL:		http://www.ctan.org/tex-archive/support/adhocfilelist
12mu|texlive-adhocfilelist-20130104-6|13	License:	LPPL
12mu|texlive-adhocfilelist-20130104-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adhocfilelist.tar.xz
12mu|texlive-adhocfilelist-20130104-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adhocfilelist.doc.tar.xz
12mu|texlive-adhocfilelist-20130104-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adhocfilelist.source.tar.xz
12mu|texlive-adhocfilelist-20130104-6|17	BuildArch:	noarch
12mu|texlive-adhocfilelist-20130104-6|18	BuildRequires:	texlive-tlpkg
12mu|texlive-adhocfilelist-20130104-6|19	Requires(pre):	texlive-tlpkg
12mu|texlive-adhocfilelist-20130104-6|20	Requires(post):	texlive-kpathsea
12mu|texlive-adhocfilelist-20130104-6|21	Provides:	texlive-adhocfilelist.bin = %{EVRD}
12mu|texlive-adhocfilelist-20130104-6|22	
12mu|texlive-adhocfilelist-20130104-6|23	%description
12mu|texlive-adhocfilelist-20130104-6|24	The package provides a Unix shell script to display a list of
12mu|texlive-adhocfilelist-20130104-6|25	LaTeX \Provides...-command contexts on screen. Provision is
12mu|texlive-adhocfilelist-20130104-6|26	made for controlling the searches that the package does. The
12mu|texlive-adhocfilelist-20130104-6|27	package was developed on a Unix-like system, using (among other
12mu|texlive-adhocfilelist-20130104-6|28	things) the gnu variant of the find command.
12mu|texlive-adhocfilelist-20130104-6|29	
12mu|texlive-adhocfilelist-20130104-6|30	%post
12mu|texlive-adhocfilelist-20130104-6|31	%{_sbindir}/texlive.post
12mu|texlive-adhocfilelist-20130104-6|32	
12mu|texlive-adhocfilelist-20130104-6|33	%postun
12mu|texlive-adhocfilelist-20130104-6|34	if [ $1 -eq 0 ]; then
12mu|texlive-adhocfilelist-20130104-6|35	%{_sbindir}/texlive.post
12mu|texlive-adhocfilelist-20130104-6|36	fi
12mu|texlive-adhocfilelist-20130104-6|37	
12mu|texlive-adhocfilelist-20130104-6|38	#-----------------------------------------------------------------------
12mu|texlive-adhocfilelist-20130104-6|39	%files
12mu|texlive-adhocfilelist-20130104-6|40	%{_bindir}/adhocfilelist
12mu|texlive-adhocfilelist-20130104-6|41	%{_texmfdistdir}/scripts/adhocfilelist/adhocfilelist.sh
12mu|texlive-adhocfilelist-20130104-6|42	%{_texmfdistdir}/scripts/adhocfilelist/herelist.sh
12mu|texlive-adhocfilelist-20130104-6|43	%{_texmfdistdir}/tex/support/adhocfilelist/adhocfilelist.RLS
12mu|texlive-adhocfilelist-20130104-6|44	%doc %{_texmfdistdir}/doc/support/adhocfilelist/README
12mu|texlive-adhocfilelist-20130104-6|45	%doc %{_texmfdistdir}/doc/support/adhocfilelist/RELEASEs.txt
12mu|texlive-adhocfilelist-20130104-6|46	%doc %{_texmfdistdir}/doc/support/adhocfilelist/SrcFILEs.txt
12mu|texlive-adhocfilelist-20130104-6|47	%doc %{_texmfdistdir}/doc/support/adhocfilelist/adhocfilelist.htm
12mu|texlive-adhocfilelist-20130104-6|48	%doc %{_texmfdistdir}/doc/support/adhocfilelist/demo/herelist.txt
12mu|texlive-adhocfilelist-20130104-6|49	#- source
12mu|texlive-adhocfilelist-20130104-6|50	%doc %{_texmfdistdir}/source/support/adhocfilelist/adhocfilelist.tex
12mu|texlive-adhocfilelist-20130104-6|51	%doc %{_texmfdistdir}/source/support/adhocfilelist/fdatechk.tex
12mu|texlive-adhocfilelist-20130104-6|52	%doc %{_texmfdistdir}/source/support/adhocfilelist/makehtml.tex
12mu|texlive-adhocfilelist-20130104-6|53	%doc %{_texmfdistdir}/source/support/adhocfilelist/srcfiles.tex
12mu|texlive-adhocfilelist-20130104-6|54	%doc %{_texmfdistdir}/source/support/adhocfilelist/texblog.fdf
12mu|texlive-adhocfilelist-20130104-6|55	
12mu|texlive-adhocfilelist-20130104-6|56	#-----------------------------------------------------------------------
12mu|texlive-adhocfilelist-20130104-6|57	%prep
12mu|texlive-adhocfilelist-20130104-6|58	%setup -c -a0 -a1 -a2
12mu|texlive-adhocfilelist-20130104-6|59	
12mu|texlive-adhocfilelist-20130104-6|60	%build
12mu|texlive-adhocfilelist-20130104-6|61	
12mu|texlive-adhocfilelist-20130104-6|62	%install
12mu|texlive-adhocfilelist-20130104-6|63	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-adhocfilelist-20130104-6|64	pushd %{buildroot}%{_bindir}
12mu|texlive-adhocfilelist-20130104-6|65	ln -sf %{_texmfdistdir}/scripts/adhocfilelist/adhocfilelist.sh adhocfilelist
12mu|texlive-adhocfilelist-20130104-6|66	popd
12mu|texlive-adhocfilelist-20130104-6|67	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-adhocfilelist-20130104-6|68	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-adhocfilelist-20130104-6|69	
12mu|texlive-adhocfilelist-20130104-6|70	%changelog
12mu|texlive-adhocfilelist-20130104-6|71	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 20130104-6
12mu|texlive-adhocfilelist-20130104-6|72	+ Revision: 7218700
12mu|texlive-adhocfilelist-20130104-6|73	- Sync with cooker
12mu|texlive-adhocfilelist-20130104-6|74	
12mu|texlive-adhocfilelist-20130104-6|75	

20870 12
12mu|texlive-adjmulticol-1.1-5|1	# revision 28936
12mu|texlive-adjmulticol-1.1-5|2	# category Package
12mu|texlive-adjmulticol-1.1-5|3	# catalog-ctan /macros/latex/contrib/adjmulticol
12mu|texlive-adjmulticol-1.1-5|4	# catalog-date 2013-01-24 12:03:40 +0100
12mu|texlive-adjmulticol-1.1-5|5	# catalog-license lppl1.3
12mu|texlive-adjmulticol-1.1-5|6	# catalog-version 1.1
12mu|texlive-adjmulticol-1.1-5|7	Name:		texlive-adjmulticol
12mu|texlive-adjmulticol-1.1-5|8	Version:	1.1
12mu|texlive-adjmulticol-1.1-5|9	Release:	5
12mu|texlive-adjmulticol-1.1-5|10	Summary:	Adjusting margins for multicolumn and single column output
12mu|texlive-adjmulticol-1.1-5|11	Group:		Publishing
12mu|texlive-adjmulticol-1.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/adjmulticol
12mu|texlive-adjmulticol-1.1-5|13	License:	LPPL1.3
12mu|texlive-adjmulticol-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adjmulticol.tar.xz
12mu|texlive-adjmulticol-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adjmulticol.doc.tar.xz
12mu|texlive-adjmulticol-1.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adjmulticol.source.tar.xz
12mu|texlive-adjmulticol-1.1-5|17	BuildArch:	noarch
12mu|texlive-adjmulticol-1.1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-adjmulticol-1.1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-adjmulticol-1.1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-adjmulticol-1.1-5|21	
12mu|texlive-adjmulticol-1.1-5|22	%description
12mu|texlive-adjmulticol-1.1-5|23	package extends the multicol package with the option to change
12mu|texlive-adjmulticol-1.1-5|24	the margins for multicolumn and unicolumn layout. The package
12mu|texlive-adjmulticol-1.1-5|25	understands the difference between the even and odd margins for
12mu|texlive-adjmulticol-1.1-5|26	two side printing.
12mu|texlive-adjmulticol-1.1-5|27	
12mu|texlive-adjmulticol-1.1-5|28	%post
12mu|texlive-adjmulticol-1.1-5|29	%{_sbindir}/texlive.post
12mu|texlive-adjmulticol-1.1-5|30	
12mu|texlive-adjmulticol-1.1-5|31	%postun
12mu|texlive-adjmulticol-1.1-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-adjmulticol-1.1-5|33	%{_sbindir}/texlive.post
12mu|texlive-adjmulticol-1.1-5|34	fi
12mu|texlive-adjmulticol-1.1-5|35	
12mu|texlive-adjmulticol-1.1-5|36	#-----------------------------------------------------------------------
12mu|texlive-adjmulticol-1.1-5|37	%files
12mu|texlive-adjmulticol-1.1-5|38	%{_texmfdistdir}/tex/latex/adjmulticol/adjmulticol.sty
12mu|texlive-adjmulticol-1.1-5|39	%doc %{_texmfdistdir}/doc/latex/adjmulticol/Makefile
12mu|texlive-adjmulticol-1.1-5|40	%doc %{_texmfdistdir}/doc/latex/adjmulticol/README
12mu|texlive-adjmulticol-1.1-5|41	%doc %{_texmfdistdir}/doc/latex/adjmulticol/adjmulticol.bib
12mu|texlive-adjmulticol-1.1-5|42	%doc %{_texmfdistdir}/doc/latex/adjmulticol/adjmulticol.pdf
12mu|texlive-adjmulticol-1.1-5|43	%doc %{_texmfdistdir}/doc/latex/adjmulticol/sample.pdf
12mu|texlive-adjmulticol-1.1-5|44	%doc %{_texmfdistdir}/doc/latex/adjmulticol/sample.tex
12mu|texlive-adjmulticol-1.1-5|45	#- source
12mu|texlive-adjmulticol-1.1-5|46	%doc %{_texmfdistdir}/source/latex/adjmulticol/adjmulticol.dtx
12mu|texlive-adjmulticol-1.1-5|47	%doc %{_texmfdistdir}/source/latex/adjmulticol/adjmulticol.ins
12mu|texlive-adjmulticol-1.1-5|48	
12mu|texlive-adjmulticol-1.1-5|49	#-----------------------------------------------------------------------
12mu|texlive-adjmulticol-1.1-5|50	%prep
12mu|texlive-adjmulticol-1.1-5|51	%setup -c -a0 -a1 -a2
12mu|texlive-adjmulticol-1.1-5|52	
12mu|texlive-adjmulticol-1.1-5|53	%build
12mu|texlive-adjmulticol-1.1-5|54	
12mu|texlive-adjmulticol-1.1-5|55	%install
12mu|texlive-adjmulticol-1.1-5|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-adjmulticol-1.1-5|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-adjmulticol-1.1-5|58	
12mu|texlive-adjmulticol-1.1-5|59	%changelog
12mu|texlive-adjmulticol-1.1-5|60	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-5
12mu|texlive-adjmulticol-1.1-5|61	+ Revision: 7b7d8b9
12mu|texlive-adjmulticol-1.1-5|62	- Sync with cooker
12mu|texlive-adjmulticol-1.1-5|63	
12mu|texlive-adjmulticol-1.1-5|64	

20871 12
12mu|texlive-adjustbox-20131013-5|1	# revision 26555
12mu|texlive-adjustbox-20131013-5|2	# category Package
12mu|texlive-adjustbox-20131013-5|3	# catalog-ctan undef
12mu|texlive-adjustbox-20131013-5|4	# catalog-date undef
12mu|texlive-adjustbox-20131013-5|5	# catalog-license undef
12mu|texlive-adjustbox-20131013-5|6	# catalog-version undef
12mu|texlive-adjustbox-20131013-5|7	Name:		texlive-adjustbox
12mu|texlive-adjustbox-20131013-5|8	Epoch:		1
12mu|texlive-adjustbox-20131013-5|9	Version:	20131013
12mu|texlive-adjustbox-20131013-5|10	Release:	5
12mu|texlive-adjustbox-20131013-5|11	Summary:	TeXLive adjustbox package
12mu|texlive-adjustbox-20131013-5|12	Group:		Publishing
12mu|texlive-adjustbox-20131013-5|13	URL:		http://tug.org/texlive
12mu|texlive-adjustbox-20131013-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-adjustbox-20131013-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adjustbox.tar.xz
12mu|texlive-adjustbox-20131013-5|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adjustbox.doc.tar.xz
12mu|texlive-adjustbox-20131013-5|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/adjustbox.source.tar.xz
12mu|texlive-adjustbox-20131013-5|18	BuildArch:	noarch
12mu|texlive-adjustbox-20131013-5|19	BuildRequires:	texlive-tlpkg
12mu|texlive-adjustbox-20131013-5|20	Requires(pre):	texlive-tlpkg
12mu|texlive-adjustbox-20131013-5|21	Requires(post):	texlive-kpathsea
12mu|texlive-adjustbox-20131013-5|22	
12mu|texlive-adjustbox-20131013-5|23	%description
12mu|texlive-adjustbox-20131013-5|24	TeXLive adjustbox package.
12mu|texlive-adjustbox-20131013-5|25	
12mu|texlive-adjustbox-20131013-5|26	%post
12mu|texlive-adjustbox-20131013-5|27	%{_sbindir}/texlive.post
12mu|texlive-adjustbox-20131013-5|28	
12mu|texlive-adjustbox-20131013-5|29	%postun
12mu|texlive-adjustbox-20131013-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-adjustbox-20131013-5|31	%{_sbindir}/texlive.post
12mu|texlive-adjustbox-20131013-5|32	fi
12mu|texlive-adjustbox-20131013-5|33	
12mu|texlive-adjustbox-20131013-5|34	#-----------------------------------------------------------------------
12mu|texlive-adjustbox-20131013-5|35	%files
12mu|texlive-adjustbox-20131013-5|36	%{_texmfdistdir}/tex/latex/adjustbox/adjcalc.sty
12mu|texlive-adjustbox-20131013-5|37	%{_texmfdistdir}/tex/latex/adjustbox/adjustbox.sty
12mu|texlive-adjustbox-20131013-5|38	%{_texmfdistdir}/tex/latex/adjustbox/tc-dvips.def
12mu|texlive-adjustbox-20131013-5|39	%{_texmfdistdir}/tex/latex/adjustbox/tc-pdftex.def
12mu|texlive-adjustbox-20131013-5|40	%{_texmfdistdir}/tex/latex/adjustbox/tc-pgf.def
12mu|texlive-adjustbox-20131013-5|41	%{_texmfdistdir}/tex/latex/adjustbox/tc-xetex.def
12mu|texlive-adjustbox-20131013-5|42	%{_texmfdistdir}/tex/latex/adjustbox/trimclip.sty
12mu|texlive-adjustbox-20131013-5|43	%doc %{_texmfdistdir}/doc/latex/adjustbox/README
12mu|texlive-adjustbox-20131013-5|44	%doc %{_texmfdistdir}/doc/latex/adjustbox/adjcalc.pdf
12mu|texlive-adjustbox-20131013-5|45	%doc %{_texmfdistdir}/doc/latex/adjustbox/adjustbox.pdf
12mu|texlive-adjustbox-20131013-5|46	%doc %{_texmfdistdir}/doc/latex/adjustbox/trimclip.pdf
12mu|texlive-adjustbox-20131013-5|47	#- source
12mu|texlive-adjustbox-20131013-5|48	%doc %{_texmfdistdir}/source/latex/adjustbox/adjcalc.dtx
12mu|texlive-adjustbox-20131013-5|49	%doc %{_texmfdistdir}/source/latex/adjustbox/adjustbox.dtx
12mu|texlive-adjustbox-20131013-5|50	%doc %{_texmfdistdir}/source/latex/adjustbox/adjustbox.ins
12mu|texlive-adjustbox-20131013-5|51	%doc %{_texmfdistdir}/source/latex/adjustbox/trimclip.dtx
12mu|texlive-adjustbox-20131013-5|52	
12mu|texlive-adjustbox-20131013-5|53	#-----------------------------------------------------------------------
12mu|texlive-adjustbox-20131013-5|54	%prep
12mu|texlive-adjustbox-20131013-5|55	%setup -c -a0 -a1 -a2
12mu|texlive-adjustbox-20131013-5|56	
12mu|texlive-adjustbox-20131013-5|57	%build
12mu|texlive-adjustbox-20131013-5|58	
12mu|texlive-adjustbox-20131013-5|59	%install
12mu|texlive-adjustbox-20131013-5|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-adjustbox-20131013-5|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-adjustbox-20131013-5|62	
12mu|texlive-adjustbox-20131013-5|63	%changelog
12mu|texlive-adjustbox-20131013-5|64	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-5
12mu|texlive-adjustbox-20131013-5|65	+ Revision: 44429eb
12mu|texlive-adjustbox-20131013-5|66	- Sync with cooker
12mu|texlive-adjustbox-20131013-5|67	
12mu|texlive-adjustbox-20131013-5|68	

20872 12
12mu|texlive-afm2pl-20131013-5|1	# revision 29752
12mu|texlive-afm2pl-20131013-5|2	# category TLCore
12mu|texlive-afm2pl-20131013-5|3	# catalog-ctan undef
12mu|texlive-afm2pl-20131013-5|4	# catalog-date undef
12mu|texlive-afm2pl-20131013-5|5	# catalog-license undef
12mu|texlive-afm2pl-20131013-5|6	# catalog-version undef
12mu|texlive-afm2pl-20131013-5|7	Name:		texlive-afm2pl
12mu|texlive-afm2pl-20131013-5|8	Version:	20131013
12mu|texlive-afm2pl-20131013-5|9	Release:	5
12mu|texlive-afm2pl-20131013-5|10	Summary:	TeXLive afm2pl package
12mu|texlive-afm2pl-20131013-5|11	Group:		Publishing
12mu|texlive-afm2pl-20131013-5|12	URL:		http://tug.org/texlive
12mu|texlive-afm2pl-20131013-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-afm2pl-20131013-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/afm2pl.tar.xz
12mu|texlive-afm2pl-20131013-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/afm2pl.doc.tar.xz
12mu|texlive-afm2pl-20131013-5|16	BuildArch:	noarch
12mu|texlive-afm2pl-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-afm2pl-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-afm2pl-20131013-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-afm2pl-20131013-5|20	Requires:	texlive-afm2pl.bin
12mu|texlive-afm2pl-20131013-5|21	%rename tetex-afm
12mu|texlive-afm2pl-20131013-5|22	%rename texlive-texmf-afm
12mu|texlive-afm2pl-20131013-5|23	
12mu|texlive-afm2pl-20131013-5|24	%description
12mu|texlive-afm2pl-20131013-5|25	TeXLive afm2pl package.
12mu|texlive-afm2pl-20131013-5|26	
12mu|texlive-afm2pl-20131013-5|27	%post
12mu|texlive-afm2pl-20131013-5|28	%{_sbindir}/texlive.post
12mu|texlive-afm2pl-20131013-5|29	
12mu|texlive-afm2pl-20131013-5|30	%postun
12mu|texlive-afm2pl-20131013-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-afm2pl-20131013-5|32	%{_sbindir}/texlive.post
12mu|texlive-afm2pl-20131013-5|33	fi
12mu|texlive-afm2pl-20131013-5|34	
12mu|texlive-afm2pl-20131013-5|35	#-----------------------------------------------------------------------
12mu|texlive-afm2pl-20131013-5|36	%files
12mu|texlive-afm2pl-20131013-5|37	%{_texmfdistdir}/fonts/enc/dvips/afm2pl/afm2pl-ot1.enc
12mu|texlive-afm2pl-20131013-5|38	%{_texmfdistdir}/fonts/enc/dvips/afm2pl/afm2pl-ot1ital.enc
12mu|texlive-afm2pl-20131013-5|39	%{_texmfdistdir}/fonts/enc/dvips/afm2pl/afm2pl-ot1tt.enc
12mu|texlive-afm2pl-20131013-5|40	%{_texmfdistdir}/fonts/enc/dvips/afm2pl/afm2pl-texnanlc.enc
12mu|texlive-afm2pl-20131013-5|41	%{_texmfdistdir}/fonts/enc/dvips/afm2pl/afm2pl-texnanuc.enc
12mu|texlive-afm2pl-20131013-5|42	%{_texmfdistdir}/fonts/lig/afm2pl/accents.lig
12mu|texlive-afm2pl-20131013-5|43	%{_texmfdistdir}/fonts/lig/afm2pl/bound.lig
12mu|texlive-afm2pl-20131013-5|44	%{_texmfdistdir}/fonts/lig/afm2pl/default.lig
12mu|texlive-afm2pl-20131013-5|45	%{_texmfdistdir}/fonts/lig/afm2pl/defpost.lig
12mu|texlive-afm2pl-20131013-5|46	%{_texmfdistdir}/fonts/lig/afm2pl/defpre.lig
12mu|texlive-afm2pl-20131013-5|47	%{_texmfdistdir}/fonts/lig/afm2pl/forge.lig
12mu|texlive-afm2pl-20131013-5|48	%{_texmfdistdir}/fonts/lig/afm2pl/ligtex.lig
12mu|texlive-afm2pl-20131013-5|49	%{_texmfdistdir}/tex/fontinst/afm2pl/README
12mu|texlive-afm2pl-20131013-5|50	%{_texmfdistdir}/tex/fontinst/afm2pl/ly1.etx
12mu|texlive-afm2pl-20131013-5|51	%{_texmfdistdir}/tex/fontinst/afm2pl/ly1c.etx
12mu|texlive-afm2pl-20131013-5|52	%{_texmfdistdir}/tex/fontinst/afm2pl/makesc8y.tex
12mu|texlive-afm2pl-20131013-5|53	%doc %{_mandir}/man1/afm2pl.1*
12mu|texlive-afm2pl-20131013-5|54	%doc %{_texmfdistdir}/doc/man/man1/afm2pl.man1.pdf
12mu|texlive-afm2pl-20131013-5|55	
12mu|texlive-afm2pl-20131013-5|56	#-----------------------------------------------------------------------
12mu|texlive-afm2pl-20131013-5|57	%prep
12mu|texlive-afm2pl-20131013-5|58	%setup -c -a0 -a1
12mu|texlive-afm2pl-20131013-5|59	
12mu|texlive-afm2pl-20131013-5|60	%build
12mu|texlive-afm2pl-20131013-5|61	
12mu|texlive-afm2pl-20131013-5|62	%install
12mu|texlive-afm2pl-20131013-5|63	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-afm2pl-20131013-5|64	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-afm2pl-20131013-5|65	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-afm2pl-20131013-5|66	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-afm2pl-20131013-5|67	
12mu|texlive-afm2pl-20131013-5|68	%changelog
12mu|texlive-afm2pl-20131013-5|69	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131013-5
12mu|texlive-afm2pl-20131013-5|70	+ Revision: 898548e
12mu|texlive-afm2pl-20131013-5|71	- Sync with cooker
12mu|texlive-afm2pl-20131013-5|72	
12mu|texlive-afm2pl-20131013-5|73	

20873 12
12mu|texlive-aleph-RC2-11|1	# revision 29764
12mu|texlive-aleph-RC2-11|2	# category Package
12mu|texlive-aleph-RC2-11|3	# catalog-ctan /systems/aleph
12mu|texlive-aleph-RC2-11|4	# catalog-date 2012-12-31 10:35:50 +0100
12mu|texlive-aleph-RC2-11|5	# catalog-license gpl
12mu|texlive-aleph-RC2-11|6	# catalog-version RC2
12mu|texlive-aleph-RC2-11|7	Name:		texlive-aleph
12mu|texlive-aleph-RC2-11|8	Version:	RC2
12mu|texlive-aleph-RC2-11|9	Release:	11
12mu|texlive-aleph-RC2-11|10	Summary:	Extended TeX
12mu|texlive-aleph-RC2-11|11	Group:		Publishing
12mu|texlive-aleph-RC2-11|12	URL:		http://www.ctan.org/tex-archive/systems/aleph
12mu|texlive-aleph-RC2-11|13	License:	GPL
12mu|texlive-aleph-RC2-11|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aleph.tar.xz
12mu|texlive-aleph-RC2-11|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aleph.doc.tar.xz
12mu|texlive-aleph-RC2-11|16	BuildArch:	noarch
12mu|texlive-aleph-RC2-11|17	BuildRequires:	texlive-tlpkg
12mu|texlive-aleph-RC2-11|18	Requires(pre):	texlive-tlpkg
12mu|texlive-aleph-RC2-11|19	Requires(post):	texlive-tetex
12mu|texlive-aleph-RC2-11|20	Requires:	texlive-latex
12mu|texlive-aleph-RC2-11|21	Requires:	texlive-plain
12mu|texlive-aleph-RC2-11|22	Requires:	texlive-lambda
12mu|texlive-aleph-RC2-11|23	Requires:	texlive-aleph.bin
12mu|texlive-aleph-RC2-11|24	
12mu|texlive-aleph-RC2-11|25	%description
12mu|texlive-aleph-RC2-11|26	An development of omega, using most of the extensions of TeX
12mu|texlive-aleph-RC2-11|27	itself developed for e-TeX.
12mu|texlive-aleph-RC2-11|28	
12mu|texlive-aleph-RC2-11|29	%post
12mu|texlive-aleph-RC2-11|30	%{_sbindir}/texlive.post
12mu|texlive-aleph-RC2-11|31	
12mu|texlive-aleph-RC2-11|32	%postun
12mu|texlive-aleph-RC2-11|33	if [ $1 -eq 0 ]; then
12mu|texlive-aleph-RC2-11|34	rm -fr %{_texmfvardir}/web2c/aleph
12mu|texlive-aleph-RC2-11|35	%{_sbindir}/texlive.post
12mu|texlive-aleph-RC2-11|36	fi
12mu|texlive-aleph-RC2-11|37	
12mu|texlive-aleph-RC2-11|38	#-----------------------------------------------------------------------
12mu|texlive-aleph-RC2-11|39	%files
12mu|texlive-aleph-RC2-11|40	%_texmf_fmtutil_d/aleph
12mu|texlive-aleph-RC2-11|41	%doc %{_texmfdistdir}/doc/aleph/base/News
12mu|texlive-aleph-RC2-11|42	%doc %{_texmfdistdir}/doc/aleph/base/readme.txt
12mu|texlive-aleph-RC2-11|43	%doc %{_mandir}/man1/aleph.1*
12mu|texlive-aleph-RC2-11|44	%doc %{_texmfdistdir}/doc/man/man1/aleph.man1.pdf
12mu|texlive-aleph-RC2-11|45	%doc %{_mandir}/man1/lamed.1*
12mu|texlive-aleph-RC2-11|46	%doc %{_texmfdistdir}/doc/man/man1/lamed.man1.pdf
12mu|texlive-aleph-RC2-11|47	
12mu|texlive-aleph-RC2-11|48	#-----------------------------------------------------------------------
12mu|texlive-aleph-RC2-11|49	%prep
12mu|texlive-aleph-RC2-11|50	%setup -c -a0 -a1
12mu|texlive-aleph-RC2-11|51	
12mu|texlive-aleph-RC2-11|52	%build
12mu|texlive-aleph-RC2-11|53	
12mu|texlive-aleph-RC2-11|54	%install
12mu|texlive-aleph-RC2-11|55	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-aleph-RC2-11|56	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-aleph-RC2-11|57	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-aleph-RC2-11|58	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-aleph-RC2-11|59	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mu|texlive-aleph-RC2-11|60	cat > %{buildroot}%{_texmf_fmtutil_d}/aleph <<EOF
12mu|texlive-aleph-RC2-11|61	#
12mu|texlive-aleph-RC2-11|62	# from aleph:
12mu|texlive-aleph-RC2-11|63	aleph aleph - *aleph.ini
12mu|texlive-aleph-RC2-11|64	lamed aleph language.dat *lambda.ini
12mu|texlive-aleph-RC2-11|65	EOF
12mu|texlive-aleph-RC2-11|66	
12mu|texlive-aleph-RC2-11|67	%changelog
12mu|texlive-aleph-RC2-11|68	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> RC2-11
12mu|texlive-aleph-RC2-11|69	+ Revision: 08873a0
12mu|texlive-aleph-RC2-11|70	- Sync with cooker
12mu|texlive-aleph-RC2-11|71	
12mu|texlive-aleph-RC2-11|72	

20874 12
12mu|texlive-amsaddr-1.1-5|1	# revision 29630
12mu|texlive-amsaddr-1.1-5|2	# category Package
12mu|texlive-amsaddr-1.1-5|3	# catalog-ctan /macros/latex/contrib/amsaddr
12mu|texlive-amsaddr-1.1-5|4	# catalog-date 2013-04-03 11:32:41 +0200
12mu|texlive-amsaddr-1.1-5|5	# catalog-license lppl
12mu|texlive-amsaddr-1.1-5|6	# catalog-version 1.1
12mu|texlive-amsaddr-1.1-5|7	Name:		texlive-amsaddr
12mu|texlive-amsaddr-1.1-5|8	Version:	1.1
12mu|texlive-amsaddr-1.1-5|9	Release:	5
12mu|texlive-amsaddr-1.1-5|10	Summary:	Alter the position of affiliations in amsart
12mu|texlive-amsaddr-1.1-5|11	Group:		Publishing
12mu|texlive-amsaddr-1.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/amsaddr
12mu|texlive-amsaddr-1.1-5|13	License:	LPPL
12mu|texlive-amsaddr-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsaddr.tar.xz
12mu|texlive-amsaddr-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsaddr.doc.tar.xz
12mu|texlive-amsaddr-1.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsaddr.source.tar.xz
12mu|texlive-amsaddr-1.1-5|17	BuildArch:	noarch
12mu|texlive-amsaddr-1.1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-amsaddr-1.1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-amsaddr-1.1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-amsaddr-1.1-5|21	
12mu|texlive-amsaddr-1.1-5|22	%description
12mu|texlive-amsaddr-1.1-5|23	The package is to be used with the amsart documentclass. It
12mu|texlive-amsaddr-1.1-5|24	lets you move the authors' affiliations either just below the
12mu|texlive-amsaddr-1.1-5|25	authors' names on the front page or as footnotes on the first
12mu|texlive-amsaddr-1.1-5|26	page. The email addresses are always listed as a footnote on
12mu|texlive-amsaddr-1.1-5|27	the front page.
12mu|texlive-amsaddr-1.1-5|28	
12mu|texlive-amsaddr-1.1-5|29	%post
12mu|texlive-amsaddr-1.1-5|30	%{_sbindir}/texlive.post
12mu|texlive-amsaddr-1.1-5|31	
12mu|texlive-amsaddr-1.1-5|32	%postun
12mu|texlive-amsaddr-1.1-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-amsaddr-1.1-5|34	%{_sbindir}/texlive.post
12mu|texlive-amsaddr-1.1-5|35	fi
12mu|texlive-amsaddr-1.1-5|36	
12mu|texlive-amsaddr-1.1-5|37	#-----------------------------------------------------------------------
12mu|texlive-amsaddr-1.1-5|38	%files
12mu|texlive-amsaddr-1.1-5|39	%{_texmfdistdir}/tex/latex/amsaddr/amsaddr.sty
12mu|texlive-amsaddr-1.1-5|40	%doc %{_texmfdistdir}/doc/latex/amsaddr/README
12mu|texlive-amsaddr-1.1-5|41	%doc %{_texmfdistdir}/doc/latex/amsaddr/amsaddr.pdf
12mu|texlive-amsaddr-1.1-5|42	#- source
12mu|texlive-amsaddr-1.1-5|43	%doc %{_texmfdistdir}/source/latex/amsaddr/amsaddr.dtx
12mu|texlive-amsaddr-1.1-5|44	%doc %{_texmfdistdir}/source/latex/amsaddr/amsaddr.ins
12mu|texlive-amsaddr-1.1-5|45	
12mu|texlive-amsaddr-1.1-5|46	#-----------------------------------------------------------------------
12mu|texlive-amsaddr-1.1-5|47	%prep
12mu|texlive-amsaddr-1.1-5|48	%setup -c -a0 -a1 -a2
12mu|texlive-amsaddr-1.1-5|49	
12mu|texlive-amsaddr-1.1-5|50	%build
12mu|texlive-amsaddr-1.1-5|51	
12mu|texlive-amsaddr-1.1-5|52	%install
12mu|texlive-amsaddr-1.1-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-amsaddr-1.1-5|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-amsaddr-1.1-5|55	
12mu|texlive-amsaddr-1.1-5|56	%changelog
12mu|texlive-amsaddr-1.1-5|57	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-5
12mu|texlive-amsaddr-1.1-5|58	+ Revision: 6fd319a
12mu|texlive-amsaddr-1.1-5|59	- Sync with cooker
12mu|texlive-amsaddr-1.1-5|60	
12mu|texlive-amsaddr-1.1-5|61	

20875 12
12mu|texlive-amscls-20130202-5|1	# revision 30738
12mu|texlive-amscls-20130202-5|2	# category Package
12mu|texlive-amscls-20130202-5|3	# catalog-ctan /macros/latex/required/amslatex/amscls
12mu|texlive-amscls-20130202-5|4	# catalog-date 2013-02-02 11:29:56 +0100
12mu|texlive-amscls-20130202-5|5	# catalog-license lppl
12mu|texlive-amscls-20130202-5|6	# catalog-version undef
12mu|texlive-amscls-20130202-5|7	Name:		texlive-amscls
12mu|texlive-amscls-20130202-5|8	Version:	20130202
12mu|texlive-amscls-20130202-5|9	Release:	5
12mu|texlive-amscls-20130202-5|10	Summary:	AMS document classes for LaTeX
12mu|texlive-amscls-20130202-5|11	Group:		Publishing
12mu|texlive-amscls-20130202-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/required/amslatex/amscls
12mu|texlive-amscls-20130202-5|13	License:	LPPL
12mu|texlive-amscls-20130202-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amscls.tar.xz
12mu|texlive-amscls-20130202-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amscls.doc.tar.xz
12mu|texlive-amscls-20130202-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amscls.source.tar.xz
12mu|texlive-amscls-20130202-5|17	BuildArch:	noarch
12mu|texlive-amscls-20130202-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-amscls-20130202-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-amscls-20130202-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-amscls-20130202-5|21	
12mu|texlive-amscls-20130202-5|22	%description
12mu|texlive-amscls-20130202-5|23	This bundle contains three AMS classes, amsart (for writing
12mu|texlive-amscls-20130202-5|24	articles for the AMS), amsbook (for books) and amsproc (for
12mu|texlive-amscls-20130202-5|25	proceedings), together with some supporting material. The
12mu|texlive-amscls-20130202-5|26	material is made available as part of the AMS-LaTeX
12mu|texlive-amscls-20130202-5|27	distribution.
12mu|texlive-amscls-20130202-5|28	
12mu|texlive-amscls-20130202-5|29	%post
12mu|texlive-amscls-20130202-5|30	%{_sbindir}/texlive.post
12mu|texlive-amscls-20130202-5|31	
12mu|texlive-amscls-20130202-5|32	%postun
12mu|texlive-amscls-20130202-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-amscls-20130202-5|34	%{_sbindir}/texlive.post
12mu|texlive-amscls-20130202-5|35	fi
12mu|texlive-amscls-20130202-5|36	
12mu|texlive-amscls-20130202-5|37	#-----------------------------------------------------------------------
12mu|texlive-amscls-20130202-5|38	%files
12mu|texlive-amscls-20130202-5|39	%{_texmfdistdir}/bibtex/bst/amscls/amsalpha.bst
12mu|texlive-amscls-20130202-5|40	%{_texmfdistdir}/bibtex/bst/amscls/amsplain.bst
12mu|texlive-amscls-20130202-5|41	%{_texmfdistdir}/tex/latex/amscls/amsart.cls
12mu|texlive-amscls-20130202-5|42	%{_texmfdistdir}/tex/latex/amscls/amsbook.cls
12mu|texlive-amscls-20130202-5|43	%{_texmfdistdir}/tex/latex/amscls/amsbooka.sty
12mu|texlive-amscls-20130202-5|44	%{_texmfdistdir}/tex/latex/amscls/amsdtx.cls
12mu|texlive-amscls-20130202-5|45	%{_texmfdistdir}/tex/latex/amscls/amsldoc.cls
12mu|texlive-amscls-20130202-5|46	%{_texmfdistdir}/tex/latex/amscls/amsmidx.sty
12mu|texlive-amscls-20130202-5|47	%{_texmfdistdir}/tex/latex/amscls/amsproc.cls
12mu|texlive-amscls-20130202-5|48	%{_texmfdistdir}/tex/latex/amscls/amsthm.sty
12mu|texlive-amscls-20130202-5|49	%{_texmfdistdir}/tex/latex/amscls/upref.sty
12mu|texlive-amscls-20130202-5|50	%doc %{_texmfdistdir}/doc/latex/amscls/00LICENSE.txt
12mu|texlive-amscls-20130202-5|51	%doc %{_texmfdistdir}/doc/latex/amscls/amsart.template
12mu|texlive-amscls-20130202-5|52	%doc %{_texmfdistdir}/doc/latex/amscls/amsbook.template
12mu|texlive-amscls-20130202-5|53	%doc %{_texmfdistdir}/doc/latex/amscls/amsbooka.pdf
12mu|texlive-amscls-20130202-5|54	%doc %{_texmfdistdir}/doc/latex/amscls/amsclass.pdf
12mu|texlive-amscls-20130202-5|55	%doc %{_texmfdistdir}/doc/latex/amscls/amsdtx.pdf
12mu|texlive-amscls-20130202-5|56	%doc %{_texmfdistdir}/doc/latex/amscls/amsmidx.pdf
12mu|texlive-amscls-20130202-5|57	%doc %{_texmfdistdir}/doc/latex/amscls/amsproc.template
12mu|texlive-amscls-20130202-5|58	%doc %{_texmfdistdir}/doc/latex/amscls/amsthdoc.pdf
12mu|texlive-amscls-20130202-5|59	%doc %{_texmfdistdir}/doc/latex/amscls/diffs-c.txt
12mu|texlive-amscls-20130202-5|60	%doc %{_texmfdistdir}/doc/latex/amscls/instr-l.pdf
12mu|texlive-amscls-20130202-5|61	%doc %{_texmfdistdir}/doc/latex/amscls/thmtest.pdf
12mu|texlive-amscls-20130202-5|62	%doc %{_texmfdistdir}/doc/latex/amscls/upref.pdf
12mu|texlive-amscls-20130202-5|63	#- source
12mu|texlive-amscls-20130202-5|64	%doc %{_texmfdistdir}/source/latex/amscls/00LICENSE.txt
12mu|texlive-amscls-20130202-5|65	%doc %{_texmfdistdir}/source/latex/amscls/00readme.txt
12mu|texlive-amscls-20130202-5|66	%doc %{_texmfdistdir}/source/latex/amscls/ams-c1.ins
12mu|texlive-amscls-20130202-5|67	%doc %{_texmfdistdir}/source/latex/amscls/amsbooka.dtx
12mu|texlive-amscls-20130202-5|68	%doc %{_texmfdistdir}/source/latex/amscls/amsbooka.ins
12mu|texlive-amscls-20130202-5|69	%doc %{_texmfdistdir}/source/latex/amscls/amsclass.dtx
12mu|texlive-amscls-20130202-5|70	%doc %{_texmfdistdir}/source/latex/amscls/amsdtx.dtx
12mu|texlive-amscls-20130202-5|71	%doc %{_texmfdistdir}/source/latex/amscls/amsdtx.ins
12mu|texlive-amscls-20130202-5|72	%doc %{_texmfdistdir}/source/latex/amscls/amsmidx.dtx
12mu|texlive-amscls-20130202-5|73	%doc %{_texmfdistdir}/source/latex/amscls/amsthdoc.tex
12mu|texlive-amscls-20130202-5|74	%doc %{_texmfdistdir}/source/latex/amscls/install.txt
12mu|texlive-amscls-20130202-5|75	%doc %{_texmfdistdir}/source/latex/amscls/instr-l.tex
12mu|texlive-amscls-20130202-5|76	%doc %{_texmfdistdir}/source/latex/amscls/manifest.txt
12mu|texlive-amscls-20130202-5|77	%doc %{_texmfdistdir}/source/latex/amscls/thmtest.tex
12mu|texlive-amscls-20130202-5|78	%doc %{_texmfdistdir}/source/latex/amscls/upref.dtx
12mu|texlive-amscls-20130202-5|79	
12mu|texlive-amscls-20130202-5|80	#-----------------------------------------------------------------------
12mu|texlive-amscls-20130202-5|81	%prep
12mu|texlive-amscls-20130202-5|82	%setup -c -a0 -a1 -a2
12mu|texlive-amscls-20130202-5|83	
12mu|texlive-amscls-20130202-5|84	%build
12mu|texlive-amscls-20130202-5|85	
12mu|texlive-amscls-20130202-5|86	%install
12mu|texlive-amscls-20130202-5|87	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-amscls-20130202-5|88	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-amscls-20130202-5|89	
12mu|texlive-amscls-20130202-5|90	%changelog
12mu|texlive-amscls-20130202-5|91	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20130202-5
12mu|texlive-amscls-20130202-5|92	+ Revision: 24a4cc6
12mu|texlive-amscls-20130202-5|93	- Sync with cooker
12mu|texlive-amscls-20130202-5|94	
12mu|texlive-amscls-20130202-5|95	

20876 12
12mu|texlive-amsfonts-3.04-5|1	# revision 29208
12mu|texlive-amsfonts-3.04-5|2	# category Package
12mu|texlive-amsfonts-3.04-5|3	# catalog-ctan /fonts/amsfonts
12mu|texlive-amsfonts-3.04-5|4	# catalog-date 2013-01-28 18:05:09 +0100
12mu|texlive-amsfonts-3.04-5|5	# catalog-license ofl
12mu|texlive-amsfonts-3.04-5|6	# catalog-version 3.04
12mu|texlive-amsfonts-3.04-5|7	Name:		texlive-amsfonts
12mu|texlive-amsfonts-3.04-5|8	Version:	3.04
12mu|texlive-amsfonts-3.04-5|9	Release:	5
12mu|texlive-amsfonts-3.04-5|10	Summary:	TeX fonts from the American Mathematical Society
12mu|texlive-amsfonts-3.04-5|11	Group:		Publishing
12mu|texlive-amsfonts-3.04-5|12	URL:		http://www.ctan.org/tex-archive/fonts/amsfonts
12mu|texlive-amsfonts-3.04-5|13	License:	OFL
12mu|texlive-amsfonts-3.04-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsfonts.tar.xz
12mu|texlive-amsfonts-3.04-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsfonts.doc.tar.xz
12mu|texlive-amsfonts-3.04-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsfonts.source.tar.xz
12mu|texlive-amsfonts-3.04-5|17	BuildArch:	noarch
12mu|texlive-amsfonts-3.04-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-amsfonts-3.04-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-amsfonts-3.04-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-amsfonts-3.04-5|21	Requires(post):	texlive-tetex
12mu|texlive-amsfonts-3.04-5|22	
12mu|texlive-amsfonts-3.04-5|23	%description
12mu|texlive-amsfonts-3.04-5|24	An extended set of fonts for use in mathematics, including:
12mu|texlive-amsfonts-3.04-5|25	extra mathematical symbols; blackboard bold letters (uppercase
12mu|texlive-amsfonts-3.04-5|26	only); fraktur letters; subscript sizes of bold math italic and
12mu|texlive-amsfonts-3.04-5|27	bold Greek letters; subscript sizes of large symbols such as
12mu|texlive-amsfonts-3.04-5|28	sum and product; added sizes of the Computer Modern small caps
12mu|texlive-amsfonts-3.04-5|29	font; cyrillic fonts (from the University of Washington); Euler
12mu|texlive-amsfonts-3.04-5|30	mathematical fonts. All fonts are provided as Adobe Type 1
12mu|texlive-amsfonts-3.04-5|31	files, and all except the Euler fonts are provided as Metafont
12mu|texlive-amsfonts-3.04-5|32	source. The distribution also includes the canonical Type 1
12mu|texlive-amsfonts-3.04-5|33	versions of the Computer Modern family of fonts. Plain TeX and
12mu|texlive-amsfonts-3.04-5|34	LaTeX macros for using the fonts are provided.
12mu|texlive-amsfonts-3.04-5|35	
12mu|texlive-amsfonts-3.04-5|36	%post
12mu|texlive-amsfonts-3.04-5|37	%{_sbindir}/texlive.post
12mu|texlive-amsfonts-3.04-5|38	
12mu|texlive-amsfonts-3.04-5|39	%postun
12mu|texlive-amsfonts-3.04-5|40	if [ $1 -eq 0 ]; then
12mu|texlive-amsfonts-3.04-5|41	%{_sbindir}/texlive.post
12mu|texlive-amsfonts-3.04-5|42	fi
12mu|texlive-amsfonts-3.04-5|43	
12mu|texlive-amsfonts-3.04-5|44	#-----------------------------------------------------------------------
12mu|texlive-amsfonts-3.04-5|45	%files
12mu|texlive-amsfonts-3.04-5|46	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmb10.afm
12mu|texlive-amsfonts-3.04-5|47	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbsy10.afm
12mu|texlive-amsfonts-3.04-5|48	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbx10.afm
12mu|texlive-amsfonts-3.04-5|49	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbx12.afm
12mu|texlive-amsfonts-3.04-5|50	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbx5.afm
12mu|texlive-amsfonts-3.04-5|51	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbx6.afm
12mu|texlive-amsfonts-3.04-5|52	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbx7.afm
12mu|texlive-amsfonts-3.04-5|53	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbx8.afm
12mu|texlive-amsfonts-3.04-5|54	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbx9.afm
12mu|texlive-amsfonts-3.04-5|55	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbxsl10.afm
12mu|texlive-amsfonts-3.04-5|56	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmbxti10.afm
12mu|texlive-amsfonts-3.04-5|57	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmcsc10.afm
12mu|texlive-amsfonts-3.04-5|58	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmdunh10.afm
12mu|texlive-amsfonts-3.04-5|59	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmex10.afm
12mu|texlive-amsfonts-3.04-5|60	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmff10.afm
12mu|texlive-amsfonts-3.04-5|61	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmfi10.afm
12mu|texlive-amsfonts-3.04-5|62	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmfib8.afm
12mu|texlive-amsfonts-3.04-5|63	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cminch.afm
12mu|texlive-amsfonts-3.04-5|64	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmitt10.afm
12mu|texlive-amsfonts-3.04-5|65	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmi10.afm
12mu|texlive-amsfonts-3.04-5|66	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmi12.afm
12mu|texlive-amsfonts-3.04-5|67	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmi5.afm
12mu|texlive-amsfonts-3.04-5|68	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmi6.afm
12mu|texlive-amsfonts-3.04-5|69	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmi7.afm
12mu|texlive-amsfonts-3.04-5|70	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmi8.afm
12mu|texlive-amsfonts-3.04-5|71	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmi9.afm
12mu|texlive-amsfonts-3.04-5|72	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmmib10.afm
12mu|texlive-amsfonts-3.04-5|73	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr10.afm
12mu|texlive-amsfonts-3.04-5|74	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr12.afm
12mu|texlive-amsfonts-3.04-5|75	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr17.afm
12mu|texlive-amsfonts-3.04-5|76	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr5.afm
12mu|texlive-amsfonts-3.04-5|77	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr6.afm
12mu|texlive-amsfonts-3.04-5|78	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr7.afm
12mu|texlive-amsfonts-3.04-5|79	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr8.afm
12mu|texlive-amsfonts-3.04-5|80	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmr9.afm
12mu|texlive-amsfonts-3.04-5|81	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsl10.afm
12mu|texlive-amsfonts-3.04-5|82	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsl12.afm
12mu|texlive-amsfonts-3.04-5|83	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsl8.afm
12mu|texlive-amsfonts-3.04-5|84	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsl9.afm
12mu|texlive-amsfonts-3.04-5|85	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsltt10.afm
12mu|texlive-amsfonts-3.04-5|86	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmss10.afm
12mu|texlive-amsfonts-3.04-5|87	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmss12.afm
12mu|texlive-amsfonts-3.04-5|88	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmss17.afm
12mu|texlive-amsfonts-3.04-5|89	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmss8.afm
12mu|texlive-amsfonts-3.04-5|90	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmss9.afm
12mu|texlive-amsfonts-3.04-5|91	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssbx10.afm
12mu|texlive-amsfonts-3.04-5|92	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssdc10.afm
12mu|texlive-amsfonts-3.04-5|93	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssi10.afm
12mu|texlive-amsfonts-3.04-5|94	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssi12.afm
12mu|texlive-amsfonts-3.04-5|95	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssi17.afm
12mu|texlive-amsfonts-3.04-5|96	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssi8.afm
12mu|texlive-amsfonts-3.04-5|97	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssi9.afm
12mu|texlive-amsfonts-3.04-5|98	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssq8.afm
12mu|texlive-amsfonts-3.04-5|99	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmssqi8.afm
12mu|texlive-amsfonts-3.04-5|100	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsy10.afm
12mu|texlive-amsfonts-3.04-5|101	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsy5.afm
12mu|texlive-amsfonts-3.04-5|102	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsy6.afm
12mu|texlive-amsfonts-3.04-5|103	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsy7.afm
12mu|texlive-amsfonts-3.04-5|104	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsy8.afm
12mu|texlive-amsfonts-3.04-5|105	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmsy9.afm
12mu|texlive-amsfonts-3.04-5|106	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtcsc10.afm
12mu|texlive-amsfonts-3.04-5|107	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtex10.afm
12mu|texlive-amsfonts-3.04-5|108	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtex8.afm
12mu|texlive-amsfonts-3.04-5|109	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtex9.afm
12mu|texlive-amsfonts-3.04-5|110	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmti10.afm
12mu|texlive-amsfonts-3.04-5|111	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmti12.afm
12mu|texlive-amsfonts-3.04-5|112	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmti7.afm
12mu|texlive-amsfonts-3.04-5|113	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmti8.afm
12mu|texlive-amsfonts-3.04-5|114	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmti9.afm
12mu|texlive-amsfonts-3.04-5|115	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtt10.afm
12mu|texlive-amsfonts-3.04-5|116	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtt12.afm
12mu|texlive-amsfonts-3.04-5|117	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtt8.afm
12mu|texlive-amsfonts-3.04-5|118	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmtt9.afm
12mu|texlive-amsfonts-3.04-5|119	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmu10.afm
12mu|texlive-amsfonts-3.04-5|120	%{_texmfdistdir}/fonts/afm/public/amsfonts/cm/cmvtt10.afm
12mu|texlive-amsfonts-3.04-5|121	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmbsy5.afm
12mu|texlive-amsfonts-3.04-5|122	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmbsy6.afm
12mu|texlive-amsfonts-3.04-5|123	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmbsy7.afm
12mu|texlive-amsfonts-3.04-5|124	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmbsy8.afm
12mu|texlive-amsfonts-3.04-5|125	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmbsy9.afm
12mu|texlive-amsfonts-3.04-5|126	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmcsc8.afm
12mu|texlive-amsfonts-3.04-5|127	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmcsc9.afm
12mu|texlive-amsfonts-3.04-5|128	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmex7.afm
12mu|texlive-amsfonts-3.04-5|129	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmex8.afm
12mu|texlive-amsfonts-3.04-5|130	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmex9.afm
12mu|texlive-amsfonts-3.04-5|131	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmmib5.afm
12mu|texlive-amsfonts-3.04-5|132	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmmib6.afm
12mu|texlive-amsfonts-3.04-5|133	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmmib7.afm
12mu|texlive-amsfonts-3.04-5|134	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmmib8.afm
12mu|texlive-amsfonts-3.04-5|135	%{_texmfdistdir}/fonts/afm/public/amsfonts/cmextra/cmmib9.afm
12mu|texlive-amsfonts-3.04-5|136	%{_texmfdistdir}/fonts/afm/public/amsfonts/cyrillic/wncyb10.afm
12mu|texlive-amsfonts-3.04-5|137	%{_texmfdistdir}/fonts/afm/public/amsfonts/cyrillic/wncyi10.afm
12mu|texlive-amsfonts-3.04-5|138	%{_texmfdistdir}/fonts/afm/public/amsfonts/cyrillic/wncyr10.afm
12mu|texlive-amsfonts-3.04-5|139	%{_texmfdistdir}/fonts/afm/public/amsfonts/cyrillic/wncysc10.afm
12mu|texlive-amsfonts-3.04-5|140	%{_texmfdistdir}/fonts/afm/public/amsfonts/cyrillic/wncyss10.afm
12mu|texlive-amsfonts-3.04-5|141	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/euex10.afm
12mu|texlive-amsfonts-3.04-5|142	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/euex7.afm
12mu|texlive-amsfonts-3.04-5|143	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/euex8.afm
12mu|texlive-amsfonts-3.04-5|144	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/euex9.afm
12mu|texlive-amsfonts-3.04-5|145	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eufb10.afm
12mu|texlive-amsfonts-3.04-5|146	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eufb5.afm
12mu|texlive-amsfonts-3.04-5|147	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eufb7.afm
12mu|texlive-amsfonts-3.04-5|148	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eufm10.afm
12mu|texlive-amsfonts-3.04-5|149	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eufm5.afm
12mu|texlive-amsfonts-3.04-5|150	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eufm7.afm
12mu|texlive-amsfonts-3.04-5|151	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eurb10.afm
12mu|texlive-amsfonts-3.04-5|152	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eurb5.afm
12mu|texlive-amsfonts-3.04-5|153	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eurb7.afm
12mu|texlive-amsfonts-3.04-5|154	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eurm10.afm
12mu|texlive-amsfonts-3.04-5|155	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eurm5.afm
12mu|texlive-amsfonts-3.04-5|156	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eurm7.afm
12mu|texlive-amsfonts-3.04-5|157	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eusb10.afm
12mu|texlive-amsfonts-3.04-5|158	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eusb5.afm
12mu|texlive-amsfonts-3.04-5|159	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eusb7.afm
12mu|texlive-amsfonts-3.04-5|160	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eusm10.afm
12mu|texlive-amsfonts-3.04-5|161	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eusm5.afm
12mu|texlive-amsfonts-3.04-5|162	%{_texmfdistdir}/fonts/afm/public/amsfonts/euler/eusm7.afm
12mu|texlive-amsfonts-3.04-5|163	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lasy10.afm
12mu|texlive-amsfonts-3.04-5|164	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lasy5.afm
12mu|texlive-amsfonts-3.04-5|165	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lasy6.afm
12mu|texlive-amsfonts-3.04-5|166	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lasy7.afm
12mu|texlive-amsfonts-3.04-5|167	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lasy8.afm
12mu|texlive-amsfonts-3.04-5|168	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lasy9.afm
12mu|texlive-amsfonts-3.04-5|169	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lasyb10.afm
12mu|texlive-amsfonts-3.04-5|170	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lcircle1.afm
12mu|texlive-amsfonts-3.04-5|171	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lcirclew.afm
12mu|texlive-amsfonts-3.04-5|172	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lcmss8.afm
12mu|texlive-amsfonts-3.04-5|173	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lcmssb8.afm
12mu|texlive-amsfonts-3.04-5|174	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/lcmssi8.afm
12mu|texlive-amsfonts-3.04-5|175	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/line10.afm
12mu|texlive-amsfonts-3.04-5|176	%{_texmfdistdir}/fonts/afm/public/amsfonts/latxfont/linew10.afm
12mu|texlive-amsfonts-3.04-5|177	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msam10.afm
12mu|texlive-amsfonts-3.04-5|178	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msam5.afm
12mu|texlive-amsfonts-3.04-5|179	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msam6.afm
12mu|texlive-amsfonts-3.04-5|180	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msam7.afm
12mu|texlive-amsfonts-3.04-5|181	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msam8.afm
12mu|texlive-amsfonts-3.04-5|182	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msam9.afm
12mu|texlive-amsfonts-3.04-5|183	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msbm10.afm
12mu|texlive-amsfonts-3.04-5|184	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msbm5.afm
12mu|texlive-amsfonts-3.04-5|185	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msbm6.afm
12mu|texlive-amsfonts-3.04-5|186	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msbm7.afm
12mu|texlive-amsfonts-3.04-5|187	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msbm8.afm
12mu|texlive-amsfonts-3.04-5|188	%{_texmfdistdir}/fonts/afm/public/amsfonts/symbols/msbm9.afm
12mu|texlive-amsfonts-3.04-5|189	%{_texmfdistdir}/fonts/map/dvips/amsfonts/cm.map
12mu|texlive-amsfonts-3.04-5|190	%{_texmfdistdir}/fonts/map/dvips/amsfonts/cmextra.map
12mu|texlive-amsfonts-3.04-5|191	%{_texmfdistdir}/fonts/map/dvips/amsfonts/cyrillic.map
12mu|texlive-amsfonts-3.04-5|192	%{_texmfdistdir}/fonts/map/dvips/amsfonts/euler.map
12mu|texlive-amsfonts-3.04-5|193	%{_texmfdistdir}/fonts/map/dvips/amsfonts/latxfont.map
12mu|texlive-amsfonts-3.04-5|194	%{_texmfdistdir}/fonts/map/dvips/amsfonts/symbols.map
12mu|texlive-amsfonts-3.04-5|195	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmbsy5.mf
12mu|texlive-amsfonts-3.04-5|196	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmbsy6.mf
12mu|texlive-amsfonts-3.04-5|197	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmbsy7.mf
12mu|texlive-amsfonts-3.04-5|198	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmbsy8.mf
12mu|texlive-amsfonts-3.04-5|199	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmbsy9.mf
12mu|texlive-amsfonts-3.04-5|200	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmcsc8.mf
12mu|texlive-amsfonts-3.04-5|201	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmcsc9.mf
12mu|texlive-amsfonts-3.04-5|202	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmex7.mf
12mu|texlive-amsfonts-3.04-5|203	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmex8.mf
12mu|texlive-amsfonts-3.04-5|204	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmex9.mf
12mu|texlive-amsfonts-3.04-5|205	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmmib5.mf
12mu|texlive-amsfonts-3.04-5|206	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmmib6.mf
12mu|texlive-amsfonts-3.04-5|207	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmmib7.mf
12mu|texlive-amsfonts-3.04-5|208	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmmib8.mf
12mu|texlive-amsfonts-3.04-5|209	%{_texmfdistdir}/fonts/source/public/amsfonts/cmextra/cmmib9.mf
12mu|texlive-amsfonts-3.04-5|210	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrcsc.mf
12mu|texlive-amsfonts-3.04-5|211	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrfont.mf
12mu|texlive-amsfonts-3.04-5|212	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrilu.mf
12mu|texlive-amsfonts-3.04-5|213	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrital.mf
12mu|texlive-amsfonts-3.04-5|214	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrmax.mf
12mu|texlive-amsfonts-3.04-5|215	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrpunc.mf
12mu|texlive-amsfonts-3.04-5|216	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrspl.mf
12mu|texlive-amsfonts-3.04-5|217	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrspu.mf
12mu|texlive-amsfonts-3.04-5|218	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/cyrti.mf
12mu|texlive-amsfonts-3.04-5|219	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/serb.mf
12mu|texlive-amsfonts-3.04-5|220	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/serbspu.mf
12mu|texlive-amsfonts-3.04-5|221	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyb10.mf
12mu|texlive-amsfonts-3.04-5|222	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyb5.mf
12mu|texlive-amsfonts-3.04-5|223	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyb6.mf
12mu|texlive-amsfonts-3.04-5|224	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyb7.mf
12mu|texlive-amsfonts-3.04-5|225	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyb8.mf
12mu|texlive-amsfonts-3.04-5|226	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyb9.mf
12mu|texlive-amsfonts-3.04-5|227	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyi10.mf
12mu|texlive-amsfonts-3.04-5|228	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyi5.mf
12mu|texlive-amsfonts-3.04-5|229	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyi6.mf
12mu|texlive-amsfonts-3.04-5|230	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyi7.mf
12mu|texlive-amsfonts-3.04-5|231	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyi8.mf
12mu|texlive-amsfonts-3.04-5|232	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyi9.mf
12mu|texlive-amsfonts-3.04-5|233	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyr10.mf
12mu|texlive-amsfonts-3.04-5|234	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyr5.mf
12mu|texlive-amsfonts-3.04-5|235	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyr6.mf
12mu|texlive-amsfonts-3.04-5|236	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyr7.mf
12mu|texlive-amsfonts-3.04-5|237	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyr8.mf
12mu|texlive-amsfonts-3.04-5|238	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyr9.mf
12mu|texlive-amsfonts-3.04-5|239	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncysc10.mf
12mu|texlive-amsfonts-3.04-5|240	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyss10.mf
12mu|texlive-amsfonts-3.04-5|241	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyss8.mf
12mu|texlive-amsfonts-3.04-5|242	%{_texmfdistdir}/fonts/source/public/amsfonts/cyrillic/wncyss9.mf
12mu|texlive-amsfonts-3.04-5|243	%{_texmfdistdir}/fonts/source/public/amsfonts/dummy/dummy.mf
12mu|texlive-amsfonts-3.04-5|244	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/amsya.mf
12mu|texlive-amsfonts-3.04-5|245	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/amsyb.mf
12mu|texlive-amsfonts-3.04-5|246	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/asymbols.mf
12mu|texlive-amsfonts-3.04-5|247	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/bsymbols.mf
12mu|texlive-amsfonts-3.04-5|248	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msam10.mf
12mu|texlive-amsfonts-3.04-5|249	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msam5.mf
12mu|texlive-amsfonts-3.04-5|250	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msam6.mf
12mu|texlive-amsfonts-3.04-5|251	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msam7.mf
12mu|texlive-amsfonts-3.04-5|252	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msam8.mf
12mu|texlive-amsfonts-3.04-5|253	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msam9.mf
12mu|texlive-amsfonts-3.04-5|254	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msbm10.mf
12mu|texlive-amsfonts-3.04-5|255	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msbm5.mf
12mu|texlive-amsfonts-3.04-5|256	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msbm6.mf
12mu|texlive-amsfonts-3.04-5|257	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msbm7.mf
12mu|texlive-amsfonts-3.04-5|258	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msbm8.mf
12mu|texlive-amsfonts-3.04-5|259	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/msbm9.mf
12mu|texlive-amsfonts-3.04-5|260	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/xbbase.mf
12mu|texlive-amsfonts-3.04-5|261	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/xbbold.mf
12mu|texlive-amsfonts-3.04-5|262	%{_texmfdistdir}/fonts/source/public/amsfonts/symbols/xbcaps.mf
12mu|texlive-amsfonts-3.04-5|263	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmbsy5.tfm
12mu|texlive-amsfonts-3.04-5|264	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmbsy6.tfm
12mu|texlive-amsfonts-3.04-5|265	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmbsy7.tfm
12mu|texlive-amsfonts-3.04-5|266	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmbsy8.tfm
12mu|texlive-amsfonts-3.04-5|267	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmbsy9.tfm
12mu|texlive-amsfonts-3.04-5|268	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmcsc8.tfm
12mu|texlive-amsfonts-3.04-5|269	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmcsc9.tfm
12mu|texlive-amsfonts-3.04-5|270	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmex7.tfm
12mu|texlive-amsfonts-3.04-5|271	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmex8.tfm
12mu|texlive-amsfonts-3.04-5|272	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmex9.tfm
12mu|texlive-amsfonts-3.04-5|273	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmmib5.tfm
12mu|texlive-amsfonts-3.04-5|274	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmmib6.tfm
12mu|texlive-amsfonts-3.04-5|275	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmmib7.tfm
12mu|texlive-amsfonts-3.04-5|276	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmmib8.tfm
12mu|texlive-amsfonts-3.04-5|277	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cmextra/cmmib9.tfm
12mu|texlive-amsfonts-3.04-5|278	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyb10.tfm
12mu|texlive-amsfonts-3.04-5|279	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyb5.tfm
12mu|texlive-amsfonts-3.04-5|280	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyb6.tfm
12mu|texlive-amsfonts-3.04-5|281	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyb7.tfm
12mu|texlive-amsfonts-3.04-5|282	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyb8.tfm
12mu|texlive-amsfonts-3.04-5|283	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyb9.tfm
12mu|texlive-amsfonts-3.04-5|284	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyi10.tfm
12mu|texlive-amsfonts-3.04-5|285	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyi5.tfm
12mu|texlive-amsfonts-3.04-5|286	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyi6.tfm
12mu|texlive-amsfonts-3.04-5|287	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyi7.tfm
12mu|texlive-amsfonts-3.04-5|288	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyi8.tfm
12mu|texlive-amsfonts-3.04-5|289	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyi9.tfm
12mu|texlive-amsfonts-3.04-5|290	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyr10.tfm
12mu|texlive-amsfonts-3.04-5|291	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyr5.tfm
12mu|texlive-amsfonts-3.04-5|292	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyr6.tfm
12mu|texlive-amsfonts-3.04-5|293	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyr7.tfm
12mu|texlive-amsfonts-3.04-5|294	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyr8.tfm
12mu|texlive-amsfonts-3.04-5|295	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyr9.tfm
12mu|texlive-amsfonts-3.04-5|296	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncysc10.tfm
12mu|texlive-amsfonts-3.04-5|297	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyss10.tfm
12mu|texlive-amsfonts-3.04-5|298	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyss8.tfm
12mu|texlive-amsfonts-3.04-5|299	%{_texmfdistdir}/fonts/tfm/public/amsfonts/cyrillic/wncyss9.tfm
12mu|texlive-amsfonts-3.04-5|300	%{_texmfdistdir}/fonts/tfm/public/amsfonts/dummy/dummy.tfm
12mu|texlive-amsfonts-3.04-5|301	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/euex10.tfm
12mu|texlive-amsfonts-3.04-5|302	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/euex7.tfm
12mu|texlive-amsfonts-3.04-5|303	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/euex8.tfm
12mu|texlive-amsfonts-3.04-5|304	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/euex9.tfm
12mu|texlive-amsfonts-3.04-5|305	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufb10.tfm
12mu|texlive-amsfonts-3.04-5|306	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufb5.tfm
12mu|texlive-amsfonts-3.04-5|307	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufb6.tfm
12mu|texlive-amsfonts-3.04-5|308	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufb7.tfm
12mu|texlive-amsfonts-3.04-5|309	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufb8.tfm
12mu|texlive-amsfonts-3.04-5|310	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufb9.tfm
12mu|texlive-amsfonts-3.04-5|311	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufm10.tfm
12mu|texlive-amsfonts-3.04-5|312	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufm5.tfm
12mu|texlive-amsfonts-3.04-5|313	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufm6.tfm
12mu|texlive-amsfonts-3.04-5|314	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufm7.tfm
12mu|texlive-amsfonts-3.04-5|315	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufm8.tfm
12mu|texlive-amsfonts-3.04-5|316	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eufm9.tfm
12mu|texlive-amsfonts-3.04-5|317	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurb10.tfm
12mu|texlive-amsfonts-3.04-5|318	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurb5.tfm
12mu|texlive-amsfonts-3.04-5|319	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurb6.tfm
12mu|texlive-amsfonts-3.04-5|320	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurb7.tfm
12mu|texlive-amsfonts-3.04-5|321	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurb8.tfm
12mu|texlive-amsfonts-3.04-5|322	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurb9.tfm
12mu|texlive-amsfonts-3.04-5|323	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurm10.tfm
12mu|texlive-amsfonts-3.04-5|324	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurm5.tfm
12mu|texlive-amsfonts-3.04-5|325	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurm6.tfm
12mu|texlive-amsfonts-3.04-5|326	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurm7.tfm
12mu|texlive-amsfonts-3.04-5|327	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurm8.tfm
12mu|texlive-amsfonts-3.04-5|328	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eurm9.tfm
12mu|texlive-amsfonts-3.04-5|329	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusb10.tfm
12mu|texlive-amsfonts-3.04-5|330	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusb5.tfm
12mu|texlive-amsfonts-3.04-5|331	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusb6.tfm
12mu|texlive-amsfonts-3.04-5|332	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusb7.tfm
12mu|texlive-amsfonts-3.04-5|333	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusb8.tfm
12mu|texlive-amsfonts-3.04-5|334	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusb9.tfm
12mu|texlive-amsfonts-3.04-5|335	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusm10.tfm
12mu|texlive-amsfonts-3.04-5|336	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusm5.tfm
12mu|texlive-amsfonts-3.04-5|337	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusm6.tfm
12mu|texlive-amsfonts-3.04-5|338	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusm7.tfm
12mu|texlive-amsfonts-3.04-5|339	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusm8.tfm
12mu|texlive-amsfonts-3.04-5|340	%{_texmfdistdir}/fonts/tfm/public/amsfonts/euler/eusm9.tfm
12mu|texlive-amsfonts-3.04-5|341	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msam10.tfm
12mu|texlive-amsfonts-3.04-5|342	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msam5.tfm
12mu|texlive-amsfonts-3.04-5|343	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msam6.tfm
12mu|texlive-amsfonts-3.04-5|344	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msam7.tfm
12mu|texlive-amsfonts-3.04-5|345	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msam8.tfm
12mu|texlive-amsfonts-3.04-5|346	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msam9.tfm
12mu|texlive-amsfonts-3.04-5|347	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msbm10.tfm
12mu|texlive-amsfonts-3.04-5|348	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msbm5.tfm
12mu|texlive-amsfonts-3.04-5|349	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msbm6.tfm
12mu|texlive-amsfonts-3.04-5|350	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msbm7.tfm
12mu|texlive-amsfonts-3.04-5|351	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msbm8.tfm
12mu|texlive-amsfonts-3.04-5|352	%{_texmfdistdir}/fonts/tfm/public/amsfonts/symbols/msbm9.tfm
12mu|texlive-amsfonts-3.04-5|353	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmb10.pfb
12mu|texlive-amsfonts-3.04-5|354	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmb10.pfm
12mu|texlive-amsfonts-3.04-5|355	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbsy10.pfb
12mu|texlive-amsfonts-3.04-5|356	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbsy10.pfm
12mu|texlive-amsfonts-3.04-5|357	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx10.pfb
12mu|texlive-amsfonts-3.04-5|358	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx10.pfm
12mu|texlive-amsfonts-3.04-5|359	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx12.pfb
12mu|texlive-amsfonts-3.04-5|360	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx12.pfm
12mu|texlive-amsfonts-3.04-5|361	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx5.pfb
12mu|texlive-amsfonts-3.04-5|362	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx5.pfm
12mu|texlive-amsfonts-3.04-5|363	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx6.pfb
12mu|texlive-amsfonts-3.04-5|364	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx6.pfm
12mu|texlive-amsfonts-3.04-5|365	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx7.pfb
12mu|texlive-amsfonts-3.04-5|366	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx7.pfm
12mu|texlive-amsfonts-3.04-5|367	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx8.pfb
12mu|texlive-amsfonts-3.04-5|368	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx8.pfm
12mu|texlive-amsfonts-3.04-5|369	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx9.pfb
12mu|texlive-amsfonts-3.04-5|370	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbx9.pfm
12mu|texlive-amsfonts-3.04-5|371	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbxsl10.pfb
12mu|texlive-amsfonts-3.04-5|372	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbxsl10.pfm
12mu|texlive-amsfonts-3.04-5|373	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbxti10.pfb
12mu|texlive-amsfonts-3.04-5|374	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmbxti10.pfm
12mu|texlive-amsfonts-3.04-5|375	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmcsc10.pfb
12mu|texlive-amsfonts-3.04-5|376	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmcsc10.pfm
12mu|texlive-amsfonts-3.04-5|377	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmdunh10.pfb
12mu|texlive-amsfonts-3.04-5|378	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmdunh10.pfm
12mu|texlive-amsfonts-3.04-5|379	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmex10.pfb
12mu|texlive-amsfonts-3.04-5|380	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmex10.pfm
12mu|texlive-amsfonts-3.04-5|381	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmff10.pfb
12mu|texlive-amsfonts-3.04-5|382	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmff10.pfm
12mu|texlive-amsfonts-3.04-5|383	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmfi10.pfb
12mu|texlive-amsfonts-3.04-5|384	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmfi10.pfm
12mu|texlive-amsfonts-3.04-5|385	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmfib8.pfb
12mu|texlive-amsfonts-3.04-5|386	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmfib8.pfm
12mu|texlive-amsfonts-3.04-5|387	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cminch.pfb
12mu|texlive-amsfonts-3.04-5|388	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cminch.pfm
12mu|texlive-amsfonts-3.04-5|389	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmitt10.pfb
12mu|texlive-amsfonts-3.04-5|390	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmitt10.pfm
12mu|texlive-amsfonts-3.04-5|391	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi10.pfb
12mu|texlive-amsfonts-3.04-5|392	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi10.pfm
12mu|texlive-amsfonts-3.04-5|393	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi12.pfb
12mu|texlive-amsfonts-3.04-5|394	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi12.pfm
12mu|texlive-amsfonts-3.04-5|395	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi5.pfb
12mu|texlive-amsfonts-3.04-5|396	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi5.pfm
12mu|texlive-amsfonts-3.04-5|397	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi6.pfb
12mu|texlive-amsfonts-3.04-5|398	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi6.pfm
12mu|texlive-amsfonts-3.04-5|399	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi7.pfb
12mu|texlive-amsfonts-3.04-5|400	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi7.pfm
12mu|texlive-amsfonts-3.04-5|401	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi8.pfb
12mu|texlive-amsfonts-3.04-5|402	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi8.pfm
12mu|texlive-amsfonts-3.04-5|403	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi9.pfb
12mu|texlive-amsfonts-3.04-5|404	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmi9.pfm
12mu|texlive-amsfonts-3.04-5|405	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmib10.pfb
12mu|texlive-amsfonts-3.04-5|406	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmmib10.pfm
12mu|texlive-amsfonts-3.04-5|407	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr10.pfb
12mu|texlive-amsfonts-3.04-5|408	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr10.pfm
12mu|texlive-amsfonts-3.04-5|409	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr12.pfb
12mu|texlive-amsfonts-3.04-5|410	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr12.pfm
12mu|texlive-amsfonts-3.04-5|411	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr17.pfb
12mu|texlive-amsfonts-3.04-5|412	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr17.pfm
12mu|texlive-amsfonts-3.04-5|413	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr5.pfb
12mu|texlive-amsfonts-3.04-5|414	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr5.pfm
12mu|texlive-amsfonts-3.04-5|415	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr6.pfb
12mu|texlive-amsfonts-3.04-5|416	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr6.pfm
12mu|texlive-amsfonts-3.04-5|417	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr7.pfb
12mu|texlive-amsfonts-3.04-5|418	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr7.pfm
12mu|texlive-amsfonts-3.04-5|419	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr8.pfb
12mu|texlive-amsfonts-3.04-5|420	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr8.pfm
12mu|texlive-amsfonts-3.04-5|421	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr9.pfb
12mu|texlive-amsfonts-3.04-5|422	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmr9.pfm
12mu|texlive-amsfonts-3.04-5|423	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl10.pfb
12mu|texlive-amsfonts-3.04-5|424	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl10.pfm
12mu|texlive-amsfonts-3.04-5|425	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl12.pfb
12mu|texlive-amsfonts-3.04-5|426	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl12.pfm
12mu|texlive-amsfonts-3.04-5|427	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl8.pfb
12mu|texlive-amsfonts-3.04-5|428	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl8.pfm
12mu|texlive-amsfonts-3.04-5|429	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl9.pfb
12mu|texlive-amsfonts-3.04-5|430	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsl9.pfm
12mu|texlive-amsfonts-3.04-5|431	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsltt10.pfb
12mu|texlive-amsfonts-3.04-5|432	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsltt10.pfm
12mu|texlive-amsfonts-3.04-5|433	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss10.pfb
12mu|texlive-amsfonts-3.04-5|434	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss10.pfm
12mu|texlive-amsfonts-3.04-5|435	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss12.pfb
12mu|texlive-amsfonts-3.04-5|436	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss12.pfm
12mu|texlive-amsfonts-3.04-5|437	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss17.pfb
12mu|texlive-amsfonts-3.04-5|438	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss17.pfm
12mu|texlive-amsfonts-3.04-5|439	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss8.pfb
12mu|texlive-amsfonts-3.04-5|440	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss8.pfm
12mu|texlive-amsfonts-3.04-5|441	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss9.pfb
12mu|texlive-amsfonts-3.04-5|442	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmss9.pfm
12mu|texlive-amsfonts-3.04-5|443	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssbx10.pfb
12mu|texlive-amsfonts-3.04-5|444	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssbx10.pfm
12mu|texlive-amsfonts-3.04-5|445	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssdc10.pfb
12mu|texlive-amsfonts-3.04-5|446	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssdc10.pfm
12mu|texlive-amsfonts-3.04-5|447	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi10.pfb
12mu|texlive-amsfonts-3.04-5|448	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi10.pfm
12mu|texlive-amsfonts-3.04-5|449	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi12.pfb
12mu|texlive-amsfonts-3.04-5|450	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi12.pfm
12mu|texlive-amsfonts-3.04-5|451	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi17.pfb
12mu|texlive-amsfonts-3.04-5|452	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi17.pfm
12mu|texlive-amsfonts-3.04-5|453	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi8.pfb
12mu|texlive-amsfonts-3.04-5|454	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi8.pfm
12mu|texlive-amsfonts-3.04-5|455	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi9.pfb
12mu|texlive-amsfonts-3.04-5|456	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssi9.pfm
12mu|texlive-amsfonts-3.04-5|457	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssq8.pfb
12mu|texlive-amsfonts-3.04-5|458	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssq8.pfm
12mu|texlive-amsfonts-3.04-5|459	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssqi8.pfb
12mu|texlive-amsfonts-3.04-5|460	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmssqi8.pfm
12mu|texlive-amsfonts-3.04-5|461	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy10.pfb
12mu|texlive-amsfonts-3.04-5|462	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy10.pfm
12mu|texlive-amsfonts-3.04-5|463	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy5.pfb
12mu|texlive-amsfonts-3.04-5|464	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy5.pfm
12mu|texlive-amsfonts-3.04-5|465	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy6.pfb
12mu|texlive-amsfonts-3.04-5|466	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy6.pfm
12mu|texlive-amsfonts-3.04-5|467	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy7.pfb
12mu|texlive-amsfonts-3.04-5|468	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy7.pfm
12mu|texlive-amsfonts-3.04-5|469	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy8.pfb
12mu|texlive-amsfonts-3.04-5|470	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy8.pfm
12mu|texlive-amsfonts-3.04-5|471	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy9.pfb
12mu|texlive-amsfonts-3.04-5|472	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmsy9.pfm
12mu|texlive-amsfonts-3.04-5|473	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtcsc10.pfb
12mu|texlive-amsfonts-3.04-5|474	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtcsc10.pfm
12mu|texlive-amsfonts-3.04-5|475	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtex10.pfb
12mu|texlive-amsfonts-3.04-5|476	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtex10.pfm
12mu|texlive-amsfonts-3.04-5|477	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtex8.pfb
12mu|texlive-amsfonts-3.04-5|478	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtex8.pfm
12mu|texlive-amsfonts-3.04-5|479	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtex9.pfb
12mu|texlive-amsfonts-3.04-5|480	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtex9.pfm
12mu|texlive-amsfonts-3.04-5|481	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti10.pfb
12mu|texlive-amsfonts-3.04-5|482	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti10.pfm
12mu|texlive-amsfonts-3.04-5|483	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti12.pfb
12mu|texlive-amsfonts-3.04-5|484	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti12.pfm
12mu|texlive-amsfonts-3.04-5|485	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti7.pfb
12mu|texlive-amsfonts-3.04-5|486	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti7.pfm
12mu|texlive-amsfonts-3.04-5|487	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti8.pfb
12mu|texlive-amsfonts-3.04-5|488	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti8.pfm
12mu|texlive-amsfonts-3.04-5|489	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti9.pfb
12mu|texlive-amsfonts-3.04-5|490	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmti9.pfm
12mu|texlive-amsfonts-3.04-5|491	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt10.pfb
12mu|texlive-amsfonts-3.04-5|492	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt10.pfm
12mu|texlive-amsfonts-3.04-5|493	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt12.pfb
12mu|texlive-amsfonts-3.04-5|494	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt12.pfm
12mu|texlive-amsfonts-3.04-5|495	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt8.pfb
12mu|texlive-amsfonts-3.04-5|496	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt8.pfm
12mu|texlive-amsfonts-3.04-5|497	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt9.pfb
12mu|texlive-amsfonts-3.04-5|498	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmtt9.pfm
12mu|texlive-amsfonts-3.04-5|499	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmu10.pfb
12mu|texlive-amsfonts-3.04-5|500	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmu10.pfm
12mu|texlive-amsfonts-3.04-5|501	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmvtt10.pfb
12mu|texlive-amsfonts-3.04-5|502	%{_texmfdistdir}/fonts/type1/public/amsfonts/cm/cmvtt10.pfm
12mu|texlive-amsfonts-3.04-5|503	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy5.pfb
12mu|texlive-amsfonts-3.04-5|504	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy5.pfm
12mu|texlive-amsfonts-3.04-5|505	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy6.pfb
12mu|texlive-amsfonts-3.04-5|506	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy6.pfm
12mu|texlive-amsfonts-3.04-5|507	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy7.pfb
12mu|texlive-amsfonts-3.04-5|508	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy7.pfm
12mu|texlive-amsfonts-3.04-5|509	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy8.pfb
12mu|texlive-amsfonts-3.04-5|510	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy8.pfm
12mu|texlive-amsfonts-3.04-5|511	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy9.pfb
12mu|texlive-amsfonts-3.04-5|512	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmbsy9.pfm
12mu|texlive-amsfonts-3.04-5|513	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmcsc8.pfb
12mu|texlive-amsfonts-3.04-5|514	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmcsc8.pfm
12mu|texlive-amsfonts-3.04-5|515	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmcsc9.pfb
12mu|texlive-amsfonts-3.04-5|516	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmcsc9.pfm
12mu|texlive-amsfonts-3.04-5|517	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmex7.pfb
12mu|texlive-amsfonts-3.04-5|518	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmex7.pfm
12mu|texlive-amsfonts-3.04-5|519	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmex8.pfb
12mu|texlive-amsfonts-3.04-5|520	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmex8.pfm
12mu|texlive-amsfonts-3.04-5|521	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmex9.pfb
12mu|texlive-amsfonts-3.04-5|522	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmex9.pfm
12mu|texlive-amsfonts-3.04-5|523	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib5.pfb
12mu|texlive-amsfonts-3.04-5|524	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib5.pfm
12mu|texlive-amsfonts-3.04-5|525	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib6.pfb
12mu|texlive-amsfonts-3.04-5|526	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib6.pfm
12mu|texlive-amsfonts-3.04-5|527	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib7.pfb
12mu|texlive-amsfonts-3.04-5|528	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib7.pfm
12mu|texlive-amsfonts-3.04-5|529	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib8.pfb
12mu|texlive-amsfonts-3.04-5|530	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib8.pfm
12mu|texlive-amsfonts-3.04-5|531	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib9.pfb
12mu|texlive-amsfonts-3.04-5|532	%{_texmfdistdir}/fonts/type1/public/amsfonts/cmextra/cmmib9.pfm
12mu|texlive-amsfonts-3.04-5|533	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyb10.pfb
12mu|texlive-amsfonts-3.04-5|534	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyb10.pfm
12mu|texlive-amsfonts-3.04-5|535	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyi10.pfb
12mu|texlive-amsfonts-3.04-5|536	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyi10.pfm
12mu|texlive-amsfonts-3.04-5|537	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyr10.pfb
12mu|texlive-amsfonts-3.04-5|538	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyr10.pfm
12mu|texlive-amsfonts-3.04-5|539	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncysc10.pfb
12mu|texlive-amsfonts-3.04-5|540	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncysc10.pfm
12mu|texlive-amsfonts-3.04-5|541	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyss10.pfb
12mu|texlive-amsfonts-3.04-5|542	%{_texmfdistdir}/fonts/type1/public/amsfonts/cyrillic/wncyss10.pfm
12mu|texlive-amsfonts-3.04-5|543	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex10.pfb
12mu|texlive-amsfonts-3.04-5|544	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex10.pfm
12mu|texlive-amsfonts-3.04-5|545	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex7.pfb
12mu|texlive-amsfonts-3.04-5|546	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex7.pfm
12mu|texlive-amsfonts-3.04-5|547	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex8.pfb
12mu|texlive-amsfonts-3.04-5|548	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex8.pfm
12mu|texlive-amsfonts-3.04-5|549	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex9.pfb
12mu|texlive-amsfonts-3.04-5|550	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/euex9.pfm
12mu|texlive-amsfonts-3.04-5|551	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufb10.pfb
12mu|texlive-amsfonts-3.04-5|552	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufb10.pfm
12mu|texlive-amsfonts-3.04-5|553	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufb5.pfb
12mu|texlive-amsfonts-3.04-5|554	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufb5.pfm
12mu|texlive-amsfonts-3.04-5|555	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufb7.pfb
12mu|texlive-amsfonts-3.04-5|556	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufb7.pfm
12mu|texlive-amsfonts-3.04-5|557	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufm10.pfb
12mu|texlive-amsfonts-3.04-5|558	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufm10.pfm
12mu|texlive-amsfonts-3.04-5|559	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufm5.pfb
12mu|texlive-amsfonts-3.04-5|560	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufm5.pfm
12mu|texlive-amsfonts-3.04-5|561	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufm7.pfb
12mu|texlive-amsfonts-3.04-5|562	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eufm7.pfm
12mu|texlive-amsfonts-3.04-5|563	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurb10.pfb
12mu|texlive-amsfonts-3.04-5|564	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurb10.pfm
12mu|texlive-amsfonts-3.04-5|565	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurb5.pfb
12mu|texlive-amsfonts-3.04-5|566	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurb5.pfm
12mu|texlive-amsfonts-3.04-5|567	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurb7.pfb
12mu|texlive-amsfonts-3.04-5|568	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurb7.pfm
12mu|texlive-amsfonts-3.04-5|569	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurm10.pfb
12mu|texlive-amsfonts-3.04-5|570	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurm10.pfm
12mu|texlive-amsfonts-3.04-5|571	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurm5.pfb
12mu|texlive-amsfonts-3.04-5|572	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurm5.pfm
12mu|texlive-amsfonts-3.04-5|573	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurm7.pfb
12mu|texlive-amsfonts-3.04-5|574	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eurm7.pfm
12mu|texlive-amsfonts-3.04-5|575	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusb10.pfb
12mu|texlive-amsfonts-3.04-5|576	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusb10.pfm
12mu|texlive-amsfonts-3.04-5|577	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusb5.pfb
12mu|texlive-amsfonts-3.04-5|578	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusb5.pfm
12mu|texlive-amsfonts-3.04-5|579	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusb7.pfb
12mu|texlive-amsfonts-3.04-5|580	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusb7.pfm
12mu|texlive-amsfonts-3.04-5|581	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusm10.pfb
12mu|texlive-amsfonts-3.04-5|582	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusm10.pfm
12mu|texlive-amsfonts-3.04-5|583	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusm5.pfb
12mu|texlive-amsfonts-3.04-5|584	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusm5.pfm
12mu|texlive-amsfonts-3.04-5|585	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusm7.pfb
12mu|texlive-amsfonts-3.04-5|586	%{_texmfdistdir}/fonts/type1/public/amsfonts/euler/eusm7.pfm
12mu|texlive-amsfonts-3.04-5|587	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy10.pfb
12mu|texlive-amsfonts-3.04-5|588	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy10.pfm
12mu|texlive-amsfonts-3.04-5|589	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy5.pfb
12mu|texlive-amsfonts-3.04-5|590	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy5.pfm
12mu|texlive-amsfonts-3.04-5|591	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy6.pfb
12mu|texlive-amsfonts-3.04-5|592	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy6.pfm
12mu|texlive-amsfonts-3.04-5|593	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy7.pfb
12mu|texlive-amsfonts-3.04-5|594	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy7.pfm
12mu|texlive-amsfonts-3.04-5|595	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy8.pfb
12mu|texlive-amsfonts-3.04-5|596	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy8.pfm
12mu|texlive-amsfonts-3.04-5|597	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy9.pfb
12mu|texlive-amsfonts-3.04-5|598	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasy9.pfm
12mu|texlive-amsfonts-3.04-5|599	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasyb10.pfb
12mu|texlive-amsfonts-3.04-5|600	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lasyb10.pfm
12mu|texlive-amsfonts-3.04-5|601	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcircle1.pfb
12mu|texlive-amsfonts-3.04-5|602	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcircle1.pfm
12mu|texlive-amsfonts-3.04-5|603	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcirclew.pfb
12mu|texlive-amsfonts-3.04-5|604	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcirclew.pfm
12mu|texlive-amsfonts-3.04-5|605	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcmss8.pfb
12mu|texlive-amsfonts-3.04-5|606	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcmss8.pfm
12mu|texlive-amsfonts-3.04-5|607	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcmssb8.pfb
12mu|texlive-amsfonts-3.04-5|608	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcmssb8.pfm
12mu|texlive-amsfonts-3.04-5|609	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcmssi8.pfb
12mu|texlive-amsfonts-3.04-5|610	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/lcmssi8.pfm
12mu|texlive-amsfonts-3.04-5|611	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/line10.pfb
12mu|texlive-amsfonts-3.04-5|612	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/line10.pfm
12mu|texlive-amsfonts-3.04-5|613	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/linew10.pfb
12mu|texlive-amsfonts-3.04-5|614	%{_texmfdistdir}/fonts/type1/public/amsfonts/latxfont/linew10.pfm
12mu|texlive-amsfonts-3.04-5|615	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam10.pfb
12mu|texlive-amsfonts-3.04-5|616	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam10.pfm
12mu|texlive-amsfonts-3.04-5|617	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam5.pfb
12mu|texlive-amsfonts-3.04-5|618	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam5.pfm
12mu|texlive-amsfonts-3.04-5|619	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam6.pfb
12mu|texlive-amsfonts-3.04-5|620	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam6.pfm
12mu|texlive-amsfonts-3.04-5|621	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam7.pfb
12mu|texlive-amsfonts-3.04-5|622	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam7.pfm
12mu|texlive-amsfonts-3.04-5|623	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam8.pfb
12mu|texlive-amsfonts-3.04-5|624	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam8.pfm
12mu|texlive-amsfonts-3.04-5|625	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam9.pfb
12mu|texlive-amsfonts-3.04-5|626	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msam9.pfm
12mu|texlive-amsfonts-3.04-5|627	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm10.pfb
12mu|texlive-amsfonts-3.04-5|628	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm10.pfm
12mu|texlive-amsfonts-3.04-5|629	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm5.pfb
12mu|texlive-amsfonts-3.04-5|630	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm5.pfm
12mu|texlive-amsfonts-3.04-5|631	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm6.pfb
12mu|texlive-amsfonts-3.04-5|632	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm6.pfm
12mu|texlive-amsfonts-3.04-5|633	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm7.pfb
12mu|texlive-amsfonts-3.04-5|634	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm7.pfm
12mu|texlive-amsfonts-3.04-5|635	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm8.pfb
12mu|texlive-amsfonts-3.04-5|636	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm8.pfm
12mu|texlive-amsfonts-3.04-5|637	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm9.pfb
12mu|texlive-amsfonts-3.04-5|638	%{_texmfdistdir}/fonts/type1/public/amsfonts/symbols/msbm9.pfm
12mu|texlive-amsfonts-3.04-5|639	%{_texmfdistdir}/tex/latex/amsfonts/amsfonts.sty
12mu|texlive-amsfonts-3.04-5|640	%{_texmfdistdir}/tex/latex/amsfonts/amssymb.sty
12mu|texlive-amsfonts-3.04-5|641	%{_texmfdistdir}/tex/latex/amsfonts/cmmib57.sty
12mu|texlive-amsfonts-3.04-5|642	%{_texmfdistdir}/tex/latex/amsfonts/eucal.sty
12mu|texlive-amsfonts-3.04-5|643	%{_texmfdistdir}/tex/latex/amsfonts/eufrak.sty
12mu|texlive-amsfonts-3.04-5|644	%{_texmfdistdir}/tex/latex/amsfonts/euscript.sty
12mu|texlive-amsfonts-3.04-5|645	%{_texmfdistdir}/tex/latex/amsfonts/ueuex.fd
12mu|texlive-amsfonts-3.04-5|646	%{_texmfdistdir}/tex/latex/amsfonts/ueuf.fd
12mu|texlive-amsfonts-3.04-5|647	%{_texmfdistdir}/tex/latex/amsfonts/ueur.fd
12mu|texlive-amsfonts-3.04-5|648	%{_texmfdistdir}/tex/latex/amsfonts/ueus.fd
12mu|texlive-amsfonts-3.04-5|649	%{_texmfdistdir}/tex/latex/amsfonts/umsa.fd
12mu|texlive-amsfonts-3.04-5|650	%{_texmfdistdir}/tex/latex/amsfonts/umsb.fd
12mu|texlive-amsfonts-3.04-5|651	%{_texmfdistdir}/tex/plain/amsfonts/amssym.def
12mu|texlive-amsfonts-3.04-5|652	%{_texmfdistdir}/tex/plain/amsfonts/amssym.tex
12mu|texlive-amsfonts-3.04-5|653	%{_texmfdistdir}/tex/plain/amsfonts/cyracc.def
12mu|texlive-amsfonts-3.04-5|654	%_texmf_updmap_d/amsfonts
12mu|texlive-amsfonts-3.04-5|655	%doc %{_texmfdistdir}/doc/fonts/amsfonts/OFL-FAQ.txt
12mu|texlive-amsfonts-3.04-5|656	%doc %{_texmfdistdir}/doc/fonts/amsfonts/OFL.txt
12mu|texlive-amsfonts-3.04-5|657	%doc %{_texmfdistdir}/doc/fonts/amsfonts/README
12mu|texlive-amsfonts-3.04-5|658	%doc %{_texmfdistdir}/doc/fonts/amsfonts/amsfndoc.pdf
12mu|texlive-amsfonts-3.04-5|659	%doc %{_texmfdistdir}/doc/fonts/amsfonts/amsfonts.pdf
12mu|texlive-amsfonts-3.04-5|660	%doc %{_texmfdistdir}/doc/fonts/amsfonts/amssymb.pdf
12mu|texlive-amsfonts-3.04-5|661	%doc %{_texmfdistdir}/doc/fonts/amsfonts/cmmib57.pdf
12mu|texlive-amsfonts-3.04-5|662	%doc %{_texmfdistdir}/doc/fonts/amsfonts/eufrak.pdf
12mu|texlive-amsfonts-3.04-5|663	%doc %{_texmfdistdir}/doc/fonts/amsfonts/euscript.pdf
12mu|texlive-amsfonts-3.04-5|664	#- source
12mu|texlive-amsfonts-3.04-5|665	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfndoc.cyr
12mu|texlive-amsfonts-3.04-5|666	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfndoc.def
12mu|texlive-amsfonts-3.04-5|667	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfndoc.fnt
12mu|texlive-amsfonts-3.04-5|668	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfndoc.ins
12mu|texlive-amsfonts-3.04-5|669	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfndoc.tex
12mu|texlive-amsfonts-3.04-5|670	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfonts.bug
12mu|texlive-amsfonts-3.04-5|671	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfonts.dtx
12mu|texlive-amsfonts-3.04-5|672	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfonts.faq
12mu|texlive-amsfonts-3.04-5|673	%doc %{_texmfdistdir}/source/latex/amsfonts/amsfonts.ins
12mu|texlive-amsfonts-3.04-5|674	%doc %{_texmfdistdir}/source/latex/amsfonts/amssymb.dtx
12mu|texlive-amsfonts-3.04-5|675	%doc %{_texmfdistdir}/source/latex/amsfonts/cmmib57.dtx
12mu|texlive-amsfonts-3.04-5|676	%doc %{_texmfdistdir}/source/latex/amsfonts/eufrak.dtx
12mu|texlive-amsfonts-3.04-5|677	%doc %{_texmfdistdir}/source/latex/amsfonts/euscript.dtx
12mu|texlive-amsfonts-3.04-5|678	%doc %{_texmfdistdir}/source/latex/amsfonts/manifest.txt
12mu|texlive-amsfonts-3.04-5|679	
12mu|texlive-amsfonts-3.04-5|680	#-----------------------------------------------------------------------
12mu|texlive-amsfonts-3.04-5|681	%prep
12mu|texlive-amsfonts-3.04-5|682	%setup -c -a0 -a1 -a2
12mu|texlive-amsfonts-3.04-5|683	
12mu|texlive-amsfonts-3.04-5|684	%build
12mu|texlive-amsfonts-3.04-5|685	
12mu|texlive-amsfonts-3.04-5|686	%install
12mu|texlive-amsfonts-3.04-5|687	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-amsfonts-3.04-5|688	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-amsfonts-3.04-5|689	mkdir -p %{buildroot}%{_texmf_updmap_d}
12mu|texlive-amsfonts-3.04-5|690	cat > %{buildroot}%{_texmf_updmap_d}/amsfonts <<EOF
12mu|texlive-amsfonts-3.04-5|691	Map      euler.map
12mu|texlive-amsfonts-3.04-5|692	MixedMap cm.map
12mu|texlive-amsfonts-3.04-5|693	MixedMap cmextra.map
12mu|texlive-amsfonts-3.04-5|694	MixedMap cyrillic.map
12mu|texlive-amsfonts-3.04-5|695	MixedMap latxfont.map
12mu|texlive-amsfonts-3.04-5|696	MixedMap symbols.map
12mu|texlive-amsfonts-3.04-5|697	EOF
12mu|texlive-amsfonts-3.04-5|698	
12mu|texlive-amsfonts-3.04-5|699	%changelog
12mu|texlive-amsfonts-3.04-5|700	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.04-5
12mu|texlive-amsfonts-3.04-5|701	+ Revision: bbed157
12mu|texlive-amsfonts-3.04-5|702	- Sync with cooker
12mu|texlive-amsfonts-3.04-5|703	
12mu|texlive-amsfonts-3.04-5|704	

20877 12
12mu|texlive-amsmath-2.14-5|1	# revision 30645
12mu|texlive-amsmath-2.14-5|2	# category Package
12mu|texlive-amsmath-2.14-5|3	# catalog-ctan /macros/latex/required/amslatex/math
12mu|texlive-amsmath-2.14-5|4	# catalog-date 2013-03-09 20:29:31 +0100
12mu|texlive-amsmath-2.14-5|5	# catalog-license lppl
12mu|texlive-amsmath-2.14-5|6	# catalog-version 2.14
12mu|texlive-amsmath-2.14-5|7	Name:		texlive-amsmath
12mu|texlive-amsmath-2.14-5|8	Version:	2.14
12mu|texlive-amsmath-2.14-5|9	Release:	5
12mu|texlive-amsmath-2.14-5|10	Summary:	AMS mathematical facilities for LaTeX
12mu|texlive-amsmath-2.14-5|11	Group:		Publishing
12mu|texlive-amsmath-2.14-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/required/amslatex/math
12mu|texlive-amsmath-2.14-5|13	License:	LPPL
12mu|texlive-amsmath-2.14-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsmath.tar.xz
12mu|texlive-amsmath-2.14-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsmath.doc.tar.xz
12mu|texlive-amsmath-2.14-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsmath.source.tar.xz
12mu|texlive-amsmath-2.14-5|17	BuildArch:	noarch
12mu|texlive-amsmath-2.14-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-amsmath-2.14-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-amsmath-2.14-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-amsmath-2.14-5|21	
12mu|texlive-amsmath-2.14-5|22	%description
12mu|texlive-amsmath-2.14-5|23	The package provides the principal packages in the AMS-LaTeX
12mu|texlive-amsmath-2.14-5|24	distribution. It adapts for use in LaTeX most of the
12mu|texlive-amsmath-2.14-5|25	mathematical features found in AMS-TeX; it is highly
12mu|texlive-amsmath-2.14-5|26	recommendsd as an adjunct to serious mathematical typesetting
12mu|texlive-amsmath-2.14-5|27	in LaTeX. When amsmath is loaded, AMS-LaTeX packages amsbsy
12mu|texlive-amsmath-2.14-5|28	(for bold symbols), amsopn (for operator names) and amstext
12mu|texlive-amsmath-2.14-5|29	(for text embdedded in mathematics) are also loaded. Amsmath is
12mu|texlive-amsmath-2.14-5|30	part of the LaTeX required distribution; however, several
12mu|texlive-amsmath-2.14-5|31	contributed packages add still further to its appeal; examples
12mu|texlive-amsmath-2.14-5|32	are empheq, which provides functions for decorating and
12mu|texlive-amsmath-2.14-5|33	highlighting mathematics, and ntheorem, for specifying theorem
12mu|texlive-amsmath-2.14-5|34	(and similar) definitions.
12mu|texlive-amsmath-2.14-5|35	
12mu|texlive-amsmath-2.14-5|36	%post
12mu|texlive-amsmath-2.14-5|37	%{_sbindir}/texlive.post
12mu|texlive-amsmath-2.14-5|38	
12mu|texlive-amsmath-2.14-5|39	%postun
12mu|texlive-amsmath-2.14-5|40	if [ $1 -eq 0 ]; then
12mu|texlive-amsmath-2.14-5|41	%{_sbindir}/texlive.post
12mu|texlive-amsmath-2.14-5|42	fi
12mu|texlive-amsmath-2.14-5|43	
12mu|texlive-amsmath-2.14-5|44	#-----------------------------------------------------------------------
12mu|texlive-amsmath-2.14-5|45	%files
12mu|texlive-amsmath-2.14-5|46	%{_texmfdistdir}/tex/latex/amsmath/amsbsy.sty
12mu|texlive-amsmath-2.14-5|47	%{_texmfdistdir}/tex/latex/amsmath/amscd.sty
12mu|texlive-amsmath-2.14-5|48	%{_texmfdistdir}/tex/latex/amsmath/amsgen.sty
12mu|texlive-amsmath-2.14-5|49	%{_texmfdistdir}/tex/latex/amsmath/amsmath.sty
12mu|texlive-amsmath-2.14-5|50	%{_texmfdistdir}/tex/latex/amsmath/amsopn.sty
12mu|texlive-amsmath-2.14-5|51	%{_texmfdistdir}/tex/latex/amsmath/amstex.sty
12mu|texlive-amsmath-2.14-5|52	%{_texmfdistdir}/tex/latex/amsmath/amstext.sty
12mu|texlive-amsmath-2.14-5|53	%{_texmfdistdir}/tex/latex/amsmath/amsxtra.sty
12mu|texlive-amsmath-2.14-5|54	%doc %{_texmfdistdir}/doc/latex/amsmath/amsbsy.pdf
12mu|texlive-amsmath-2.14-5|55	%doc %{_texmfdistdir}/doc/latex/amsmath/amscd.pdf
12mu|texlive-amsmath-2.14-5|56	%doc %{_texmfdistdir}/doc/latex/amsmath/amsgen.pdf
12mu|texlive-amsmath-2.14-5|57	%doc %{_texmfdistdir}/doc/latex/amsmath/amsldoc.pdf
12mu|texlive-amsmath-2.14-5|58	%doc %{_texmfdistdir}/doc/latex/amsmath/amsmath.pdf
12mu|texlive-amsmath-2.14-5|59	%doc %{_texmfdistdir}/doc/latex/amsmath/amsopn.pdf
12mu|texlive-amsmath-2.14-5|60	%doc %{_texmfdistdir}/doc/latex/amsmath/amstext.pdf
12mu|texlive-amsmath-2.14-5|61	%doc %{_texmfdistdir}/doc/latex/amsmath/amsxtra.pdf
12mu|texlive-amsmath-2.14-5|62	%doc %{_texmfdistdir}/doc/latex/amsmath/subeqn.pdf
12mu|texlive-amsmath-2.14-5|63	%doc %{_texmfdistdir}/doc/latex/amsmath/technote.pdf
12mu|texlive-amsmath-2.14-5|64	%doc %{_texmfdistdir}/doc/latex/amsmath/testmath.pdf
12mu|texlive-amsmath-2.14-5|65	#- source
12mu|texlive-amsmath-2.14-5|66	%doc %{_texmfdistdir}/source/latex/amsmath/README
12mu|texlive-amsmath-2.14-5|67	%doc %{_texmfdistdir}/source/latex/amsmath/amsbsy.dtx
12mu|texlive-amsmath-2.14-5|68	%doc %{_texmfdistdir}/source/latex/amsmath/amsbsy.ins
12mu|texlive-amsmath-2.14-5|69	%doc %{_texmfdistdir}/source/latex/amsmath/amscd.dtx
12mu|texlive-amsmath-2.14-5|70	%doc %{_texmfdistdir}/source/latex/amsmath/amscd.ins
12mu|texlive-amsmath-2.14-5|71	%doc %{_texmfdistdir}/source/latex/amsmath/amsgen.dtx
12mu|texlive-amsmath-2.14-5|72	%doc %{_texmfdistdir}/source/latex/amsmath/amsgen.ins
12mu|texlive-amsmath-2.14-5|73	%doc %{_texmfdistdir}/source/latex/amsmath/amsldoc.tex
12mu|texlive-amsmath-2.14-5|74	%doc %{_texmfdistdir}/source/latex/amsmath/amsmath.dtx
12mu|texlive-amsmath-2.14-5|75	%doc %{_texmfdistdir}/source/latex/amsmath/amsmath.ins
12mu|texlive-amsmath-2.14-5|76	%doc %{_texmfdistdir}/source/latex/amsmath/amsopn.dtx
12mu|texlive-amsmath-2.14-5|77	%doc %{_texmfdistdir}/source/latex/amsmath/amsopn.ins
12mu|texlive-amsmath-2.14-5|78	%doc %{_texmfdistdir}/source/latex/amsmath/amstext.dtx
12mu|texlive-amsmath-2.14-5|79	%doc %{_texmfdistdir}/source/latex/amsmath/amstext.ins
12mu|texlive-amsmath-2.14-5|80	%doc %{_texmfdistdir}/source/latex/amsmath/amsxtra.dtx
12mu|texlive-amsmath-2.14-5|81	%doc %{_texmfdistdir}/source/latex/amsmath/amsxtra.ins
12mu|texlive-amsmath-2.14-5|82	%doc %{_texmfdistdir}/source/latex/amsmath/diffs-m.txt
12mu|texlive-amsmath-2.14-5|83	%doc %{_texmfdistdir}/source/latex/amsmath/install.txt
12mu|texlive-amsmath-2.14-5|84	%doc %{_texmfdistdir}/source/latex/amsmath/manifest.txt
12mu|texlive-amsmath-2.14-5|85	%doc %{_texmfdistdir}/source/latex/amsmath/subeqn.tex
12mu|texlive-amsmath-2.14-5|86	%doc %{_texmfdistdir}/source/latex/amsmath/technote.tex
12mu|texlive-amsmath-2.14-5|87	%doc %{_texmfdistdir}/source/latex/amsmath/testmath.tex
12mu|texlive-amsmath-2.14-5|88	
12mu|texlive-amsmath-2.14-5|89	#-----------------------------------------------------------------------
12mu|texlive-amsmath-2.14-5|90	%prep
12mu|texlive-amsmath-2.14-5|91	%setup -c -a0 -a1 -a2
12mu|texlive-amsmath-2.14-5|92	
12mu|texlive-amsmath-2.14-5|93	%build
12mu|texlive-amsmath-2.14-5|94	
12mu|texlive-amsmath-2.14-5|95	%install
12mu|texlive-amsmath-2.14-5|96	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-amsmath-2.14-5|97	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-amsmath-2.14-5|98	
12mu|texlive-amsmath-2.14-5|99	%changelog
12mu|texlive-amsmath-2.14-5|100	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.14-5
12mu|texlive-amsmath-2.14-5|101	+ Revision: 913d48e
12mu|texlive-amsmath-2.14-5|102	- Sync with cooker
12mu|texlive-amsmath-2.14-5|103	
12mu|texlive-amsmath-2.14-5|104	

20878 12
12mu|texlive-amsrefs-2.14-5|1	# revision 30646
12mu|texlive-amsrefs-2.14-5|2	# category Package
12mu|texlive-amsrefs-2.14-5|3	# catalog-ctan /macros/latex/contrib/amsrefs
12mu|texlive-amsrefs-2.14-5|4	# catalog-date 2013-03-09 15:08:10 +0100
12mu|texlive-amsrefs-2.14-5|5	# catalog-license lppl1.3
12mu|texlive-amsrefs-2.14-5|6	# catalog-version 2.14
12mu|texlive-amsrefs-2.14-5|7	Name:		texlive-amsrefs
12mu|texlive-amsrefs-2.14-5|8	Version:	2.14
12mu|texlive-amsrefs-2.14-5|9	Release:	5
12mu|texlive-amsrefs-2.14-5|10	Summary:	A LaTeX-based replacement for BibTeX
12mu|texlive-amsrefs-2.14-5|11	Group:		Publishing
12mu|texlive-amsrefs-2.14-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/amsrefs
12mu|texlive-amsrefs-2.14-5|13	License:	LPPL1.3
12mu|texlive-amsrefs-2.14-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsrefs.tar.xz
12mu|texlive-amsrefs-2.14-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsrefs.doc.tar.xz
12mu|texlive-amsrefs-2.14-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amsrefs.source.tar.xz
12mu|texlive-amsrefs-2.14-5|17	BuildArch:	noarch
12mu|texlive-amsrefs-2.14-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-amsrefs-2.14-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-amsrefs-2.14-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-amsrefs-2.14-5|21	
12mu|texlive-amsrefs-2.14-5|22	%description
12mu|texlive-amsrefs-2.14-5|23	Amsrefs is a LaTeX package for bibliographies that provides an
12mu|texlive-amsrefs-2.14-5|24	archival data format similar to the format of BibTeX database
12mu|texlive-amsrefs-2.14-5|25	files, but adapted to make direct processing by LaTeX easier.
12mu|texlive-amsrefs-2.14-5|26	The package can be used either in conjunction with BibTeX or as
12mu|texlive-amsrefs-2.14-5|27	a replacement for BibTeX.
12mu|texlive-amsrefs-2.14-5|28	
12mu|texlive-amsrefs-2.14-5|29	%post
12mu|texlive-amsrefs-2.14-5|30	%{_sbindir}/texlive.post
12mu|texlive-amsrefs-2.14-5|31	
12mu|texlive-amsrefs-2.14-5|32	%postun
12mu|texlive-amsrefs-2.14-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-amsrefs-2.14-5|34	%{_sbindir}/texlive.post
12mu|texlive-amsrefs-2.14-5|35	fi
12mu|texlive-amsrefs-2.14-5|36	
12mu|texlive-amsrefs-2.14-5|37	#-----------------------------------------------------------------------
12mu|texlive-amsrefs-2.14-5|38	%files
12mu|texlive-amsrefs-2.14-5|39	%{_texmfdistdir}/bibtex/bib/amsrefs/amsj.bib
12mu|texlive-amsrefs-2.14-5|40	%{_texmfdistdir}/bibtex/bst/amsrefs/amsra.bst
12mu|texlive-amsrefs-2.14-5|41	%{_texmfdistdir}/bibtex/bst/amsrefs/amsrn.bst
12mu|texlive-amsrefs-2.14-5|42	%{_texmfdistdir}/bibtex/bst/amsrefs/amsrs.bst
12mu|texlive-amsrefs-2.14-5|43	%{_texmfdistdir}/bibtex/bst/amsrefs/amsru.bst
12mu|texlive-amsrefs-2.14-5|44	%{_texmfdistdir}/bibtex/bst/amsrefs/amsry.bst
12mu|texlive-amsrefs-2.14-5|45	%{_texmfdistdir}/tex/latex/amsrefs/amsbst.sty
12mu|texlive-amsrefs-2.14-5|46	%{_texmfdistdir}/tex/latex/amsrefs/amsrefs.sty
12mu|texlive-amsrefs-2.14-5|47	%{_texmfdistdir}/tex/latex/amsrefs/ifoption.sty
12mu|texlive-amsrefs-2.14-5|48	%{_texmfdistdir}/tex/latex/amsrefs/mathscinet.sty
12mu|texlive-amsrefs-2.14-5|49	%{_texmfdistdir}/tex/latex/amsrefs/pcatcode.sty
12mu|texlive-amsrefs-2.14-5|50	%{_texmfdistdir}/tex/latex/amsrefs/rkeyval.sty
12mu|texlive-amsrefs-2.14-5|51	%{_texmfdistdir}/tex/latex/amsrefs/textcmds.sty
12mu|texlive-amsrefs-2.14-5|52	%doc %{_texmfdistdir}/doc/latex/amsrefs/amsrdoc.pdf
12mu|texlive-amsrefs-2.14-5|53	%doc %{_texmfdistdir}/doc/latex/amsrefs/amsrefs.faq
12mu|texlive-amsrefs-2.14-5|54	%doc %{_texmfdistdir}/doc/latex/amsrefs/amsrefs.pdf
12mu|texlive-amsrefs-2.14-5|55	%doc %{_texmfdistdir}/doc/latex/amsrefs/amsxport.pdf
12mu|texlive-amsrefs-2.14-5|56	%doc %{_texmfdistdir}/doc/latex/amsrefs/changes.pdf
12mu|texlive-amsrefs-2.14-5|57	%doc %{_texmfdistdir}/doc/latex/amsrefs/cite-xa.tex
12mu|texlive-amsrefs-2.14-5|58	%doc %{_texmfdistdir}/doc/latex/amsrefs/cite-xb.tex
12mu|texlive-amsrefs-2.14-5|59	%doc %{_texmfdistdir}/doc/latex/amsrefs/cite-xh.tex
12mu|texlive-amsrefs-2.14-5|60	%doc %{_texmfdistdir}/doc/latex/amsrefs/cite-xs.tex
12mu|texlive-amsrefs-2.14-5|61	%doc %{_texmfdistdir}/doc/latex/amsrefs/gktest.ltb
12mu|texlive-amsrefs-2.14-5|62	%doc %{_texmfdistdir}/doc/latex/amsrefs/ifoption.pdf
12mu|texlive-amsrefs-2.14-5|63	%doc %{_texmfdistdir}/doc/latex/amsrefs/jr.bib
12mu|texlive-amsrefs-2.14-5|64	%doc %{_texmfdistdir}/doc/latex/amsrefs/mathscinet.pdf
12mu|texlive-amsrefs-2.14-5|65	%doc %{_texmfdistdir}/doc/latex/amsrefs/pcatcode.pdf
12mu|texlive-amsrefs-2.14-5|66	%doc %{_texmfdistdir}/doc/latex/amsrefs/rkeyval.pdf
12mu|texlive-amsrefs-2.14-5|67	%doc %{_texmfdistdir}/doc/latex/amsrefs/textcmds.pdf
12mu|texlive-amsrefs-2.14-5|68	#- source
12mu|texlive-amsrefs-2.14-5|69	%doc %{_texmfdistdir}/source/latex/amsrefs/README
12mu|texlive-amsrefs-2.14-5|70	%doc %{_texmfdistdir}/source/latex/amsrefs/amsrdoc.tex
12mu|texlive-amsrefs-2.14-5|71	%doc %{_texmfdistdir}/source/latex/amsrefs/amsrefs.dtx
12mu|texlive-amsrefs-2.14-5|72	%doc %{_texmfdistdir}/source/latex/amsrefs/amsrefs.ins
12mu|texlive-amsrefs-2.14-5|73	%doc %{_texmfdistdir}/source/latex/amsrefs/amsxport.dtx
12mu|texlive-amsrefs-2.14-5|74	%doc %{_texmfdistdir}/source/latex/amsrefs/amsxport.ins
12mu|texlive-amsrefs-2.14-5|75	%doc %{_texmfdistdir}/source/latex/amsrefs/changes.tex
12mu|texlive-amsrefs-2.14-5|76	%doc %{_texmfdistdir}/source/latex/amsrefs/ifoption.dtx
12mu|texlive-amsrefs-2.14-5|77	%doc %{_texmfdistdir}/source/latex/amsrefs/ifoption.ins
12mu|texlive-amsrefs-2.14-5|78	%doc %{_texmfdistdir}/source/latex/amsrefs/install.txt
12mu|texlive-amsrefs-2.14-5|79	%doc %{_texmfdistdir}/source/latex/amsrefs/manifest.txt
12mu|texlive-amsrefs-2.14-5|80	%doc %{_texmfdistdir}/source/latex/amsrefs/mathscinet.dtx
12mu|texlive-amsrefs-2.14-5|81	%doc %{_texmfdistdir}/source/latex/amsrefs/mathscinet.ins
12mu|texlive-amsrefs-2.14-5|82	%doc %{_texmfdistdir}/source/latex/amsrefs/pcatcode.dtx
12mu|texlive-amsrefs-2.14-5|83	%doc %{_texmfdistdir}/source/latex/amsrefs/pcatcode.ins
12mu|texlive-amsrefs-2.14-5|84	%doc %{_texmfdistdir}/source/latex/amsrefs/rkeyval.dtx
12mu|texlive-amsrefs-2.14-5|85	%doc %{_texmfdistdir}/source/latex/amsrefs/rkeyval.ins
12mu|texlive-amsrefs-2.14-5|86	%doc %{_texmfdistdir}/source/latex/amsrefs/textcmds.dtx
12mu|texlive-amsrefs-2.14-5|87	%doc %{_texmfdistdir}/source/latex/amsrefs/textcmds.ins
12mu|texlive-amsrefs-2.14-5|88	
12mu|texlive-amsrefs-2.14-5|89	#-----------------------------------------------------------------------
12mu|texlive-amsrefs-2.14-5|90	%prep
12mu|texlive-amsrefs-2.14-5|91	%setup -c -a0 -a1 -a2
12mu|texlive-amsrefs-2.14-5|92	
12mu|texlive-amsrefs-2.14-5|93	%build
12mu|texlive-amsrefs-2.14-5|94	
12mu|texlive-amsrefs-2.14-5|95	%install
12mu|texlive-amsrefs-2.14-5|96	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-amsrefs-2.14-5|97	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-amsrefs-2.14-5|98	
12mu|texlive-amsrefs-2.14-5|99	%changelog
12mu|texlive-amsrefs-2.14-5|100	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.14-5
12mu|texlive-amsrefs-2.14-5|101	+ Revision: 52c29fc
12mu|texlive-amsrefs-2.14-5|102	- Sync with cooker
12mu|texlive-amsrefs-2.14-5|103	
12mu|texlive-amsrefs-2.14-5|104	

20879 12
12mu|texlive-amstex-2.2-8|1	# revision 29764
12mu|texlive-amstex-2.2-8|2	# category Package
12mu|texlive-amstex-2.2-8|3	# catalog-ctan /macros/amstex
12mu|texlive-amstex-2.2-8|4	# catalog-date 2012-04-13 20:24:15 +0200
12mu|texlive-amstex-2.2-8|5	# catalog-license lppl
12mu|texlive-amstex-2.2-8|6	# catalog-version 2.2
12mu|texlive-amstex-2.2-8|7	Name:		texlive-amstex
12mu|texlive-amstex-2.2-8|8	Version:	2.2
12mu|texlive-amstex-2.2-8|9	Release:	8
12mu|texlive-amstex-2.2-8|10	Summary:	American Mathematical Society plain TeX macros
12mu|texlive-amstex-2.2-8|11	Group:		Publishing
12mu|texlive-amstex-2.2-8|12	URL:		http://www.ctan.org/tex-archive/macros/amstex
12mu|texlive-amstex-2.2-8|13	License:	LPPL
12mu|texlive-amstex-2.2-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amstex.tar.xz
12mu|texlive-amstex-2.2-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/amstex.doc.tar.xz
12mu|texlive-amstex-2.2-8|16	BuildArch:	noarch
12mu|texlive-amstex-2.2-8|17	BuildRequires:	texlive-tlpkg
12mu|texlive-amstex-2.2-8|18	Requires(pre):	texlive-tlpkg
12mu|texlive-amstex-2.2-8|19	Requires(post):	texlive-kpathsea
12mu|texlive-amstex-2.2-8|20	Requires(post):	texlive-tetex
12mu|texlive-amstex-2.2-8|21	Requires:	texlive-tex
12mu|texlive-amstex-2.2-8|22	Requires:	texlive-amstex.bin
12mu|texlive-amstex-2.2-8|23	
12mu|texlive-amstex-2.2-8|24	%description
12mu|texlive-amstex-2.2-8|25	AMSTeX is a TeX macro package, originally written by Michael
12mu|texlive-amstex-2.2-8|26	Spivak for the American Mathematical Society (AMS) during 1983-
12mu|texlive-amstex-2.2-8|27	1985 and is described in the book 'The Joy of TeX'. It is based
12mu|texlive-amstex-2.2-8|28	on Plain TeX, and provides many features for producing more
12mu|texlive-amstex-2.2-8|29	professional-looking maths formulas with less burden on
12mu|texlive-amstex-2.2-8|30	authors. More recently, the focus of attention has switched to
12mu|texlive-amstex-2.2-8|31	amslatex, but AMSTeX remains as a working system.
12mu|texlive-amstex-2.2-8|32	
12mu|texlive-amstex-2.2-8|33	%post
12mu|texlive-amstex-2.2-8|34	%{_sbindir}/texlive.post
12mu|texlive-amstex-2.2-8|35	
12mu|texlive-amstex-2.2-8|36	%postun
12mu|texlive-amstex-2.2-8|37	if [ $1 -eq 0 ]; then
12mu|texlive-amstex-2.2-8|38	%{_sbindir}/texlive.post
12mu|texlive-amstex-2.2-8|39	fi
12mu|texlive-amstex-2.2-8|40	
12mu|texlive-amstex-2.2-8|41	#-----------------------------------------------------------------------
12mu|texlive-amstex-2.2-8|42	%files
12mu|texlive-amstex-2.2-8|43	%{_texmfdistdir}/tex/amstex/base/amsppt.sti
12mu|texlive-amstex-2.2-8|44	%{_texmfdistdir}/tex/amstex/base/amsppt.sty
12mu|texlive-amstex-2.2-8|45	%{_texmfdistdir}/tex/amstex/base/amsppt1.tex
12mu|texlive-amstex-2.2-8|46	%{_texmfdistdir}/tex/amstex/base/amstex.bug
12mu|texlive-amstex-2.2-8|47	%{_texmfdistdir}/tex/amstex/base/amstex.tex
12mu|texlive-amstex-2.2-8|48	%{_texmfdistdir}/tex/amstex/config/amstex.ini
12mu|texlive-amstex-2.2-8|49	%_texmf_fmtutil_d/amstex
12mu|texlive-amstex-2.2-8|50	%doc %{_texmfdistdir}/doc/amstex/base/README
12mu|texlive-amstex-2.2-8|51	%doc %{_texmfdistdir}/doc/amstex/base/amsguide.pdf
12mu|texlive-amstex-2.2-8|52	%doc %{_texmfdistdir}/doc/amstex/base/amsguide.tex
12mu|texlive-amstex-2.2-8|53	%doc %{_texmfdistdir}/doc/amstex/base/amsppt.doc
12mu|texlive-amstex-2.2-8|54	%doc %{_texmfdistdir}/doc/amstex/base/amsppt.faq
12mu|texlive-amstex-2.2-8|55	%doc %{_texmfdistdir}/doc/amstex/base/amstinst.ps.gz
12mu|texlive-amstex-2.2-8|56	%doc %{_texmfdistdir}/doc/amstex/base/amstinst.tex
12mu|texlive-amstex-2.2-8|57	%doc %{_texmfdistdir}/doc/amstex/base/joyerr.tex
12mu|texlive-amstex-2.2-8|58	%doc %{_texmfdistdir}/doc/amstex/base/joyerr2.tex
12mu|texlive-amstex-2.2-8|59	%doc %{_mandir}/man1/amstex.1*
12mu|texlive-amstex-2.2-8|60	%doc %{_texmfdistdir}/doc/man/man1/amstex.man1.pdf
12mu|texlive-amstex-2.2-8|61	
12mu|texlive-amstex-2.2-8|62	#-----------------------------------------------------------------------
12mu|texlive-amstex-2.2-8|63	%prep
12mu|texlive-amstex-2.2-8|64	%setup -c -a0 -a1
12mu|texlive-amstex-2.2-8|65	
12mu|texlive-amstex-2.2-8|66	%build
12mu|texlive-amstex-2.2-8|67	
12mu|texlive-amstex-2.2-8|68	%install
12mu|texlive-amstex-2.2-8|69	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-amstex-2.2-8|70	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-amstex-2.2-8|71	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-amstex-2.2-8|72	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-amstex-2.2-8|73	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mu|texlive-amstex-2.2-8|74	cat > %{buildroot}%{_texmf_fmtutil_d}/amstex <<EOF
12mu|texlive-amstex-2.2-8|75	#
12mu|texlive-amstex-2.2-8|76	# from amstex:
12mu|texlive-amstex-2.2-8|77	amstex pdftex - -translate-file=cp227.tcx *amstex.ini
12mu|texlive-amstex-2.2-8|78	EOF
12mu|texlive-amstex-2.2-8|79	
12mu|texlive-amstex-2.2-8|80	%changelog
12mu|texlive-amstex-2.2-8|81	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-8
12mu|texlive-amstex-2.2-8|82	+ Revision: 8a95f96
12mu|texlive-amstex-2.2-8|83	- Sync with cooker
12mu|texlive-amstex-2.2-8|84	
12mu|texlive-amstex-2.2-8|85	

20880 12
12mu|texlive-aobs-tikz-1.0-1|1	# revision 32662
12mu|texlive-aobs-tikz-1.0-1|2	# category Package
12mu|texlive-aobs-tikz-1.0-1|3	# catalog-ctan /graphics/pgf/contrib/aobs-tikz
12mu|texlive-aobs-tikz-1.0-1|4	# catalog-date 2014-01-13 12:12:15 +0100
12mu|texlive-aobs-tikz-1.0-1|5	# catalog-license lppl1.3
12mu|texlive-aobs-tikz-1.0-1|6	# catalog-version 1.0
12mu|texlive-aobs-tikz-1.0-1|7	Name:		texlive-aobs-tikz
12mu|texlive-aobs-tikz-1.0-1|8	Version:	1.0
12mu|texlive-aobs-tikz-1.0-1|9	Release:	1
12mu|texlive-aobs-tikz-1.0-1|10	Summary:	TikZ styles for creating overlaid pictures in beamer
12mu|texlive-aobs-tikz-1.0-1|11	Group:		Publishing
12mu|texlive-aobs-tikz-1.0-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/aobs-tikz
12mu|texlive-aobs-tikz-1.0-1|13	License:	LPPL1.3
12mu|texlive-aobs-tikz-1.0-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aobs-tikz.tar.xz
12mu|texlive-aobs-tikz-1.0-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aobs-tikz.doc.tar.xz
12mu|texlive-aobs-tikz-1.0-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aobs-tikz.source.tar.xz
12mu|texlive-aobs-tikz-1.0-1|17	BuildArch:	noarch
12mu|texlive-aobs-tikz-1.0-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-aobs-tikz-1.0-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-aobs-tikz-1.0-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-aobs-tikz-1.0-1|21	
12mu|texlive-aobs-tikz-1.0-1|22	%description
12mu|texlive-aobs-tikz-1.0-1|23	The package defines auxiliary TikZ styles useful for overlaying
12mu|texlive-aobs-tikz-1.0-1|24	pictures' elements in Beamer. The TikZ styles are grouped in a
12mu|texlive-aobs-tikz-1.0-1|25	library, overlay-beamer-styles which is automatically called by
12mu|texlive-aobs-tikz-1.0-1|26	the package itself. Users may either load just aobs-tikz or the
12mu|texlive-aobs-tikz-1.0-1|27	library; the latter method necessitates TikZ manual load.
12mu|texlive-aobs-tikz-1.0-1|28	
12mu|texlive-aobs-tikz-1.0-1|29	%post
12mu|texlive-aobs-tikz-1.0-1|30	%{_sbindir}/texlive.post
12mu|texlive-aobs-tikz-1.0-1|31	
12mu|texlive-aobs-tikz-1.0-1|32	%postun
12mu|texlive-aobs-tikz-1.0-1|33	if [ $1 -eq 0 ]; then
12mu|texlive-aobs-tikz-1.0-1|34	%{_sbindir}/texlive.post
12mu|texlive-aobs-tikz-1.0-1|35	fi
12mu|texlive-aobs-tikz-1.0-1|36	
12mu|texlive-aobs-tikz-1.0-1|37	#-----------------------------------------------------------------------
12mu|texlive-aobs-tikz-1.0-1|38	%files
12mu|texlive-aobs-tikz-1.0-1|39	%{_texmfdistdir}/tex/latex/aobs-tikz/tikzlibraryoverlay-beamer-styles.code.tex
12mu|texlive-aobs-tikz-1.0-1|40	%doc %{_texmfdistdir}/doc/latex/aobs-tikz/README
12mu|texlive-aobs-tikz-1.0-1|41	%doc %{_texmfdistdir}/doc/latex/aobs-tikz/aobs-tikz.pdf
12mu|texlive-aobs-tikz-1.0-1|42	%doc %{_texmfdistdir}/doc/latex/aobs-tikz/example.tex
12mu|texlive-aobs-tikz-1.0-1|43	#- source
12mu|texlive-aobs-tikz-1.0-1|44	%doc %{_texmfdistdir}/source/latex/aobs-tikz/aobs-tikz.dtx
12mu|texlive-aobs-tikz-1.0-1|45	%doc %{_texmfdistdir}/source/latex/aobs-tikz/aobs-tikz.ins
12mu|texlive-aobs-tikz-1.0-1|46	
12mu|texlive-aobs-tikz-1.0-1|47	#-----------------------------------------------------------------------
12mu|texlive-aobs-tikz-1.0-1|48	%prep
12mu|texlive-aobs-tikz-1.0-1|49	%setup -c -a0 -a1 -a2
12mu|texlive-aobs-tikz-1.0-1|50	
12mu|texlive-aobs-tikz-1.0-1|51	%build
12mu|texlive-aobs-tikz-1.0-1|52	
12mu|texlive-aobs-tikz-1.0-1|53	%install
12mu|texlive-aobs-tikz-1.0-1|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-aobs-tikz-1.0-1|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-aobs-tikz-1.0-1|56	
12mu|texlive-aobs-tikz-1.0-1|57	%changelog
12mu|texlive-aobs-tikz-1.0-1|58	* Sat Feb 15 2014 Rosa <rosa@abf.rosalinux.ru> 1.0-1
12mu|texlive-aobs-tikz-1.0-1|59	+ Revision: a4f67c7
12mu|texlive-aobs-tikz-1.0-1|60	- Automatic import for version 1.0-1
12mu|texlive-aobs-tikz-1.0-1|61	
12mu|texlive-aobs-tikz-1.0-1|62	

20881 12
12mu|texlive-apacite-6.03-5|1	# revision 31264
12mu|texlive-apacite-6.03-5|2	# category Package
12mu|texlive-apacite-6.03-5|3	# catalog-ctan /biblio/bibtex/contrib/apacite
12mu|texlive-apacite-6.03-5|4	# catalog-date 2013-07-22 09:44:36 +0200
12mu|texlive-apacite-6.03-5|5	# catalog-license lppl
12mu|texlive-apacite-6.03-5|6	# catalog-version 6.03
12mu|texlive-apacite-6.03-5|7	Name:		texlive-apacite
12mu|texlive-apacite-6.03-5|8	Version:	6.03
12mu|texlive-apacite-6.03-5|9	Release:	5
12mu|texlive-apacite-6.03-5|10	Summary:	Citation style following the rules of the APA
12mu|texlive-apacite-6.03-5|11	Group:		Publishing
12mu|texlive-apacite-6.03-5|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/contrib/apacite
12mu|texlive-apacite-6.03-5|13	License:	LPPL
12mu|texlive-apacite-6.03-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apacite.tar.xz
12mu|texlive-apacite-6.03-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apacite.doc.tar.xz
12mu|texlive-apacite-6.03-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apacite.source.tar.xz
12mu|texlive-apacite-6.03-5|17	BuildArch:	noarch
12mu|texlive-apacite-6.03-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-apacite-6.03-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-apacite-6.03-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-apacite-6.03-5|21	
12mu|texlive-apacite-6.03-5|22	%description
12mu|texlive-apacite-6.03-5|23	Apacite provides a BibTeX style and a LaTeX package which are
12mu|texlive-apacite-6.03-5|24	designed to match the requirements of the American
12mu|texlive-apacite-6.03-5|25	Psychological Association's style for citations. The package
12mu|texlive-apacite-6.03-5|26	follows the 6th edition of the APA manual, and is designed to
12mu|texlive-apacite-6.03-5|27	work with the apa6 class. A test document is provided. The
12mu|texlive-apacite-6.03-5|28	package is compatible with chapterbib and (to some extent) with
12mu|texlive-apacite-6.03-5|29	hyperref (for limits of compatibility, see the documentation).
12mu|texlive-apacite-6.03-5|30	The package also includes a means of generating an author index
12mu|texlive-apacite-6.03-5|31	for a document.
12mu|texlive-apacite-6.03-5|32	
12mu|texlive-apacite-6.03-5|33	%post
12mu|texlive-apacite-6.03-5|34	%{_sbindir}/texlive.post
12mu|texlive-apacite-6.03-5|35	
12mu|texlive-apacite-6.03-5|36	%postun
12mu|texlive-apacite-6.03-5|37	if [ $1 -eq 0 ]; then
12mu|texlive-apacite-6.03-5|38	%{_sbindir}/texlive.post
12mu|texlive-apacite-6.03-5|39	fi
12mu|texlive-apacite-6.03-5|40	
12mu|texlive-apacite-6.03-5|41	#-----------------------------------------------------------------------
12mu|texlive-apacite-6.03-5|42	%files
12mu|texlive-apacite-6.03-5|43	%{_texmfdistdir}/bibtex/bst/apacite/apacann.bst
12mu|texlive-apacite-6.03-5|44	%{_texmfdistdir}/bibtex/bst/apacite/apacannx.bst
12mu|texlive-apacite-6.03-5|45	%{_texmfdistdir}/bibtex/bst/apacite/apacite.bst
12mu|texlive-apacite-6.03-5|46	%{_texmfdistdir}/bibtex/bst/apacite/apacitex.bst
12mu|texlive-apacite-6.03-5|47	%{_texmfdistdir}/tex/latex/apacite/apacdoc.sty
12mu|texlive-apacite-6.03-5|48	%{_texmfdistdir}/tex/latex/apacite/apacite.sty
12mu|texlive-apacite-6.03-5|49	%{_texmfdistdir}/tex/latex/apacite/dutch.apc
12mu|texlive-apacite-6.03-5|50	%{_texmfdistdir}/tex/latex/apacite/english.apc
12mu|texlive-apacite-6.03-5|51	%{_texmfdistdir}/tex/latex/apacite/finnish.apc
12mu|texlive-apacite-6.03-5|52	%{_texmfdistdir}/tex/latex/apacite/french.apc
12mu|texlive-apacite-6.03-5|53	%{_texmfdistdir}/tex/latex/apacite/german.apc
12mu|texlive-apacite-6.03-5|54	%{_texmfdistdir}/tex/latex/apacite/greek.apc
12mu|texlive-apacite-6.03-5|55	%{_texmfdistdir}/tex/latex/apacite/ngerman.apc
12mu|texlive-apacite-6.03-5|56	%{_texmfdistdir}/tex/latex/apacite/norsk.apc
12mu|texlive-apacite-6.03-5|57	%{_texmfdistdir}/tex/latex/apacite/spanish.apc
12mu|texlive-apacite-6.03-5|58	%{_texmfdistdir}/tex/latex/apacite/swedish.apc
12mu|texlive-apacite-6.03-5|59	%doc %{_texmfdistdir}/doc/bibtex/apacite/README
12mu|texlive-apacite-6.03-5|60	%doc %{_texmfdistdir}/doc/bibtex/apacite/apa5ex.bib
12mu|texlive-apacite-6.03-5|61	%doc %{_texmfdistdir}/doc/bibtex/apacite/apacite.pdf
12mu|texlive-apacite-6.03-5|62	%doc %{_texmfdistdir}/doc/bibtex/apacite/apacxmpl.tex
12mu|texlive-apacite-6.03-5|63	#- source
12mu|texlive-apacite-6.03-5|64	%doc %{_texmfdistdir}/source/bibtex/apacite/apacite.drv
12mu|texlive-apacite-6.03-5|65	%doc %{_texmfdistdir}/source/bibtex/apacite/apacite.dtx
12mu|texlive-apacite-6.03-5|66	%doc %{_texmfdistdir}/source/bibtex/apacite/apacite.ins
12mu|texlive-apacite-6.03-5|67	
12mu|texlive-apacite-6.03-5|68	#-----------------------------------------------------------------------
12mu|texlive-apacite-6.03-5|69	%prep
12mu|texlive-apacite-6.03-5|70	%setup -c -a0 -a1 -a2
12mu|texlive-apacite-6.03-5|71	
12mu|texlive-apacite-6.03-5|72	%build
12mu|texlive-apacite-6.03-5|73	
12mu|texlive-apacite-6.03-5|74	%install
12mu|texlive-apacite-6.03-5|75	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-apacite-6.03-5|76	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-apacite-6.03-5|77	
12mu|texlive-apacite-6.03-5|78	%changelog
12mu|texlive-apacite-6.03-5|79	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.03-5
12mu|texlive-apacite-6.03-5|80	+ Revision: 1b937e7
12mu|texlive-apacite-6.03-5|81	- Sync with cooker
12mu|texlive-apacite-6.03-5|82	
12mu|texlive-apacite-6.03-5|83	

20882 12
12mu|texlive-apptools-1.0-5|1	# revision 28400
12mu|texlive-apptools-1.0-5|2	# category Package
12mu|texlive-apptools-1.0-5|3	# catalog-ctan /macros/latex/contrib/apptools
12mu|texlive-apptools-1.0-5|4	# catalog-date 2012-11-29 15:27:46 +0100
12mu|texlive-apptools-1.0-5|5	# catalog-license lppl1.3
12mu|texlive-apptools-1.0-5|6	# catalog-version 1.0
12mu|texlive-apptools-1.0-5|7	Name:		texlive-apptools
12mu|texlive-apptools-1.0-5|8	Version:	1.0
12mu|texlive-apptools-1.0-5|9	Release:	5
12mu|texlive-apptools-1.0-5|10	Summary:	Tools for customising appendices
12mu|texlive-apptools-1.0-5|11	Group:		Publishing
12mu|texlive-apptools-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/apptools
12mu|texlive-apptools-1.0-5|13	License:	LPPL1.3
12mu|texlive-apptools-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apptools.tar.xz
12mu|texlive-apptools-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apptools.doc.tar.xz
12mu|texlive-apptools-1.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/apptools.source.tar.xz
12mu|texlive-apptools-1.0-5|17	BuildArch:	noarch
12mu|texlive-apptools-1.0-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-apptools-1.0-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-apptools-1.0-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-apptools-1.0-5|21	
12mu|texlive-apptools-1.0-5|22	%description
12mu|texlive-apptools-1.0-5|23	The package provides an \AtAppendix command to add code to a
12mu|texlive-apptools-1.0-5|24	hook that is executed when \appendix is called by the user.
12mu|texlive-apptools-1.0-5|25	Additionally, a TeX conditional \ifappendix and a LaTeX-style
12mu|texlive-apptools-1.0-5|26	conditional \IfAppendix are provided to check if \appendix has
12mu|texlive-apptools-1.0-5|27	already been called.
12mu|texlive-apptools-1.0-5|28	
12mu|texlive-apptools-1.0-5|29	%post
12mu|texlive-apptools-1.0-5|30	%{_sbindir}/texlive.post
12mu|texlive-apptools-1.0-5|31	
12mu|texlive-apptools-1.0-5|32	%postun
12mu|texlive-apptools-1.0-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-apptools-1.0-5|34	%{_sbindir}/texlive.post
12mu|texlive-apptools-1.0-5|35	fi
12mu|texlive-apptools-1.0-5|36	
12mu|texlive-apptools-1.0-5|37	#-----------------------------------------------------------------------
12mu|texlive-apptools-1.0-5|38	%files
12mu|texlive-apptools-1.0-5|39	%{_texmfdistdir}/tex/latex/apptools/apptools.sty
12mu|texlive-apptools-1.0-5|40	%doc %{_texmfdistdir}/doc/latex/apptools/apptools-test.tex
12mu|texlive-apptools-1.0-5|41	%doc %{_texmfdistdir}/doc/latex/apptools/apptools.pdf
12mu|texlive-apptools-1.0-5|42	#- source
12mu|texlive-apptools-1.0-5|43	%doc %{_texmfdistdir}/source/latex/apptools/apptools.drv
12mu|texlive-apptools-1.0-5|44	%doc %{_texmfdistdir}/source/latex/apptools/apptools.dtx
12mu|texlive-apptools-1.0-5|45	%doc %{_texmfdistdir}/source/latex/apptools/apptools.ins
12mu|texlive-apptools-1.0-5|46	
12mu|texlive-apptools-1.0-5|47	#-----------------------------------------------------------------------
12mu|texlive-apptools-1.0-5|48	%prep
12mu|texlive-apptools-1.0-5|49	%setup -c -a0 -a1 -a2
12mu|texlive-apptools-1.0-5|50	
12mu|texlive-apptools-1.0-5|51	%build
12mu|texlive-apptools-1.0-5|52	
12mu|texlive-apptools-1.0-5|53	%install
12mu|texlive-apptools-1.0-5|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-apptools-1.0-5|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-apptools-1.0-5|56	
12mu|texlive-apptools-1.0-5|57	%changelog
12mu|texlive-apptools-1.0-5|58	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-5
12mu|texlive-apptools-1.0-5|59	+ Revision: e45282e
12mu|texlive-apptools-1.0-5|60	- MassBuild#289: Increase release tag
12mu|texlive-apptools-1.0-5|61	
12mu|texlive-apptools-1.0-5|62	

20883 12
12mu|texlive-aramaic-serto-1.0-5|1	# revision 30042
12mu|texlive-aramaic-serto-1.0-5|2	# category Package
12mu|texlive-aramaic-serto-1.0-5|3	# catalog-ctan /language/aramaic/serto
12mu|texlive-aramaic-serto-1.0-5|4	# catalog-date 2013-04-18 13:30:17 +0200
12mu|texlive-aramaic-serto-1.0-5|5	# catalog-license lppl1.3
12mu|texlive-aramaic-serto-1.0-5|6	# catalog-version 1.0
12mu|texlive-aramaic-serto-1.0-5|7	Name:		texlive-aramaic-serto
12mu|texlive-aramaic-serto-1.0-5|8	Version:	1.0
12mu|texlive-aramaic-serto-1.0-5|9	Release:	5
12mu|texlive-aramaic-serto-1.0-5|10	Summary:	Fonts and LaTeX for Syriac written in Serto
12mu|texlive-aramaic-serto-1.0-5|11	Group:		Publishing
12mu|texlive-aramaic-serto-1.0-5|12	URL:		http://www.ctan.org/tex-archive/language/aramaic/serto
12mu|texlive-aramaic-serto-1.0-5|13	License:	LPPL1.3
12mu|texlive-aramaic-serto-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aramaic-serto.tar.xz
12mu|texlive-aramaic-serto-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/aramaic-serto.doc.tar.xz
12mu|texlive-aramaic-serto-1.0-5|16	BuildArch:	noarch
12mu|texlive-aramaic-serto-1.0-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-aramaic-serto-1.0-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-aramaic-serto-1.0-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-aramaic-serto-1.0-5|20	
12mu|texlive-aramaic-serto-1.0-5|21	%description
12mu|texlive-aramaic-serto-1.0-5|22	This package enables (La)TeX users to typeset words or phrases
12mu|texlive-aramaic-serto-1.0-5|23	(e-tex extensions are needed) in Syriac (Aramaic) using the
12mu|texlive-aramaic-serto-1.0-5|24	Serto-alphabet. The package includes a preprocessor written in
12mu|texlive-aramaic-serto-1.0-5|25	Python (>= 1.5.2) in order to deal with right-to-left
12mu|texlive-aramaic-serto-1.0-5|26	typesetting for those who do not want to use elatex and to
12mu|texlive-aramaic-serto-1.0-5|27	choose the correct letter depending on word context
12mu|texlive-aramaic-serto-1.0-5|28	(initial/medial/final form). Detailed documentation and
12mu|texlive-aramaic-serto-1.0-5|29	examples are included.
12mu|texlive-aramaic-serto-1.0-5|30	
12mu|texlive-aramaic-serto-1.0-5|31	%post
12mu|texlive-aramaic-serto-1.0-5|32	%{_sbindir}/texlive.post
12mu|texlive-aramaic-serto-1.0-5|33	
12mu|texlive-aramaic-serto-1.0-5|34	%postun
12mu|texlive-aramaic-serto-1.0-5|35	if [ $1 -eq 0 ]; then
12mu|texlive-aramaic-serto-1.0-5|36	%{_sbindir}/texlive.post
12mu|texlive-aramaic-serto-1.0-5|37	fi
12mu|texlive-aramaic-serto-1.0-5|38	
12mu|texlive-aramaic-serto-1.0-5|39	#-----------------------------------------------------------------------
12mu|texlive-aramaic-serto-1.0-5|40	%files
12mu|texlive-aramaic-serto-1.0-5|41	%{_texmfdistdir}/fonts/afm/public/aramaic-serto/assy.afm
12mu|texlive-aramaic-serto-1.0-5|42	%{_texmfdistdir}/fonts/afm/public/aramaic-serto/assyrb10.afm
12mu|texlive-aramaic-serto-1.0-5|43	%{_texmfdistdir}/fonts/afm/public/aramaic-serto/serto10.afm
12mu|texlive-aramaic-serto-1.0-5|44	%{_texmfdistdir}/fonts/afm/public/aramaic-serto/sertob10.afm
12mu|texlive-aramaic-serto-1.0-5|45	%{_texmfdistdir}/fonts/map/dvips/aramaic-serto/syriac.map
12mu|texlive-aramaic-serto-1.0-5|46	%{_texmfdistdir}/fonts/source/public/aramaic-serto/assy.mf
12mu|texlive-aramaic-serto-1.0-5|47	%{_texmfdistdir}/fonts/source/public/aramaic-serto/assyrb10.mf
12mu|texlive-aramaic-serto-1.0-5|48	%{_texmfdistdir}/fonts/source/public/aramaic-serto/assyrfont.mf
12mu|texlive-aramaic-serto-1.0-5|49	%{_texmfdistdir}/fonts/source/public/aramaic-serto/serto.mf
12mu|texlive-aramaic-serto-1.0-5|50	%{_texmfdistdir}/fonts/source/public/aramaic-serto/serto10.mf
12mu|texlive-aramaic-serto-1.0-5|51	%{_texmfdistdir}/fonts/source/public/aramaic-serto/sertob10.mf
12mu|texlive-aramaic-serto-1.0-5|52	%{_texmfdistdir}/fonts/source/public/aramaic-serto/sertobase.mf
12mu|texlive-aramaic-serto-1.0-5|53	%{_texmfdistdir}/fonts/source/public/aramaic-serto/sertofont.mf
12mu|texlive-aramaic-serto-1.0-5|54	%{_texmfdistdir}/fonts/source/public/aramaic-serto/sertomacros.mf
12mu|texlive-aramaic-serto-1.0-5|55	%{_texmfdistdir}/fonts/source/public/aramaic-serto/syriacvowels.mf
12mu|texlive-aramaic-serto-1.0-5|56	%{_texmfdistdir}/fonts/source/public/aramaic-serto/test.mf
12mu|texlive-aramaic-serto-1.0-5|57	%{_texmfdistdir}/fonts/tfm/public/aramaic-serto/assy.tfm
12mu|texlive-aramaic-serto-1.0-5|58	%{_texmfdistdir}/fonts/tfm/public/aramaic-serto/assyrb10.tfm
12mu|texlive-aramaic-serto-1.0-5|59	%{_texmfdistdir}/fonts/tfm/public/aramaic-serto/serto10.tfm
12mu|texlive-aramaic-serto-1.0-5|60	%{_texmfdistdir}/fonts/tfm/public/aramaic-serto/sertob10.tfm
12mu|texlive-aramaic-serto-1.0-5|61	%{_texmfdistdir}/fonts/type1/public/aramaic-serto/assy.pfb
12mu|texlive-aramaic-serto-1.0-5|62	%{_texmfdistdir}/fonts/type1/public/aramaic-serto/assyrb10.pfb
12mu|texlive-aramaic-serto-1.0-5|63	%{_texmfdistdir}/fonts/type1/public/aramaic-serto/serto10.pfb
12mu|texlive-aramaic-serto-1.0-5|64	%{_texmfdistdir}/fonts/type1/public/aramaic-serto/sertob10.pfb
12mu|texlive-aramaic-serto-1.0-5|65	%{_texmfdistdir}/tex/latex/aramaic-serto/assyr.sty
12mu|texlive-aramaic-serto-1.0-5|66	%{_texmfdistdir}/tex/latex/aramaic-serto/serto.sty
12mu|texlive-aramaic-serto-1.0-5|67	%{_texmfdistdir}/tex/latex/aramaic-serto/syriac.sty
12mu|texlive-aramaic-serto-1.0-5|68	%{_texmfdistdir}/tex/latex/aramaic-serto/uassyr.fd
12mu|texlive-aramaic-serto-1.0-5|69	%{_texmfdistdir}/tex/latex/aramaic-serto/userto.fd
12mu|texlive-aramaic-serto-1.0-5|70	%doc %{_texmfdistdir}/doc/latex/aramaic-serto/README
12mu|texlive-aramaic-serto-1.0-5|71	%doc %{_texmfdistdir}/doc/latex/aramaic-serto/assyr.font
12mu|texlive-aramaic-serto-1.0-5|72	%doc %{_texmfdistdir}/doc/latex/aramaic-serto/example.ptex
12mu|texlive-aramaic-serto-1.0-5|73	%doc %{_texmfdistdir}/doc/latex/aramaic-serto/serto.font
12mu|texlive-aramaic-serto-1.0-5|74	%doc %{_texmfdistdir}/doc/latex/aramaic-serto/serto.py
12mu|texlive-aramaic-serto-1.0-5|75	%doc %{_texmfdistdir}/doc/latex/aramaic-serto/sertodoc.pdf
12mu|texlive-aramaic-serto-1.0-5|76	%doc %{_texmfdistdir}/doc/latex/aramaic-serto/sertodoc.ptex
12mu|texlive-aramaic-serto-1.0-5|77	
12mu|texlive-aramaic-serto-1.0-5|78	#-----------------------------------------------------------------------
12mu|texlive-aramaic-serto-1.0-5|79	%prep
12mu|texlive-aramaic-serto-1.0-5|80	%setup -c -a0 -a1
12mu|texlive-aramaic-serto-1.0-5|81	
12mu|texlive-aramaic-serto-1.0-5|82	%build
12mu|texlive-aramaic-serto-1.0-5|83	
12mu|texlive-aramaic-serto-1.0-5|84	%install
12mu|texlive-aramaic-serto-1.0-5|85	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-aramaic-serto-1.0-5|86	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-aramaic-serto-1.0-5|87	
12mu|texlive-aramaic-serto-1.0-5|88	%changelog
12mu|texlive-aramaic-serto-1.0-5|89	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-5
12mu|texlive-aramaic-serto-1.0-5|90	+ Revision: 14e223b
12mu|texlive-aramaic-serto-1.0-5|91	- MassBuild#289: Increase release tag
12mu|texlive-aramaic-serto-1.0-5|92	
12mu|texlive-aramaic-serto-1.0-5|93	

20884 12
12mu|texlive-arara-3.0-6|1	# revision 29762
12mu|texlive-arara-3.0-6|2	# category Package
12mu|texlive-arara-3.0-6|3	# catalog-ctan /support/arara
12mu|texlive-arara-3.0-6|4	# catalog-date 2013-02-06 08:25:13 +0100
12mu|texlive-arara-3.0-6|5	# catalog-license bsd
12mu|texlive-arara-3.0-6|6	# catalog-version 3.0
12mu|texlive-arara-3.0-6|7	Name:		texlive-arara
12mu|texlive-arara-3.0-6|8	Version:	3.0
12mu|texlive-arara-3.0-6|9	Release:	6
12mu|texlive-arara-3.0-6|10	Summary:	Automation of LaTeX compilation
12mu|texlive-arara-3.0-6|11	Group:		Publishing
12mu|texlive-arara-3.0-6|12	URL:		http://www.ctan.org/tex-archive/support/arara
12mu|texlive-arara-3.0-6|13	License:	BSD
12mu|texlive-arara-3.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arara.tar.xz
12mu|texlive-arara-3.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arara.doc.tar.xz
12mu|texlive-arara-3.0-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arara.source.tar.xz
12mu|texlive-arara-3.0-6|17	BuildArch:	noarch
12mu|texlive-arara-3.0-6|18	BuildRequires:	texlive-tlpkg
12mu|texlive-arara-3.0-6|19	Requires(pre):	texlive-tlpkg
12mu|texlive-arara-3.0-6|20	Requires(post):	texlive-kpathsea
12mu|texlive-arara-3.0-6|21	Provides:	texlive-arara.bin = %{EVRD}
12mu|texlive-arara-3.0-6|22	
12mu|texlive-arara-3.0-6|23	%description
12mu|texlive-arara-3.0-6|24	Arara is comparable with other well-known compilation tools
12mu|texlive-arara-3.0-6|25	like latexmk and rubber. The key difference is that that arara
12mu|texlive-arara-3.0-6|26	determines its actions from metadata in the source code, rather
12mu|texlive-arara-3.0-6|27	than relying on indirect resources, such as log file analysis.
12mu|texlive-arara-3.0-6|28	
12mu|texlive-arara-3.0-6|29	%post
12mu|texlive-arara-3.0-6|30	%{_sbindir}/texlive.post
12mu|texlive-arara-3.0-6|31	
12mu|texlive-arara-3.0-6|32	%postun
12mu|texlive-arara-3.0-6|33	if [ $1 -eq 0 ]; then
12mu|texlive-arara-3.0-6|34	%{_sbindir}/texlive.post
12mu|texlive-arara-3.0-6|35	fi
12mu|texlive-arara-3.0-6|36	
12mu|texlive-arara-3.0-6|37	#-----------------------------------------------------------------------
12mu|texlive-arara-3.0-6|38	%files
12mu|texlive-arara-3.0-6|39	%{_bindir}/arara
12mu|texlive-arara-3.0-6|40	%{_texmfdistdir}/scripts/arara/arara.jar
12mu|texlive-arara-3.0-6|41	%{_texmfdistdir}/scripts/arara/arara.sh
12mu|texlive-arara-3.0-6|42	%{_texmfdistdir}/scripts/arara/rules/biber.yaml
12mu|texlive-arara-3.0-6|43	%{_texmfdistdir}/scripts/arara/rules/bibtex.yaml
12mu|texlive-arara-3.0-6|44	%{_texmfdistdir}/scripts/arara/rules/clean.yaml
12mu|texlive-arara-3.0-6|45	%{_texmfdistdir}/scripts/arara/rules/dvips.yaml
12mu|texlive-arara-3.0-6|46	%{_texmfdistdir}/scripts/arara/rules/frontespizio.yaml
12mu|texlive-arara-3.0-6|47	%{_texmfdistdir}/scripts/arara/rules/latex.yaml
12mu|texlive-arara-3.0-6|48	%{_texmfdistdir}/scripts/arara/rules/lmkclean.yaml
12mu|texlive-arara-3.0-6|49	%{_texmfdistdir}/scripts/arara/rules/lualatex.yaml
12mu|texlive-arara-3.0-6|50	%{_texmfdistdir}/scripts/arara/rules/lualatexmk.yaml
12mu|texlive-arara-3.0-6|51	%{_texmfdistdir}/scripts/arara/rules/luatex.yaml
12mu|texlive-arara-3.0-6|52	%{_texmfdistdir}/scripts/arara/rules/make.yaml
12mu|texlive-arara-3.0-6|53	%{_texmfdistdir}/scripts/arara/rules/makeglossaries.yaml
12mu|texlive-arara-3.0-6|54	%{_texmfdistdir}/scripts/arara/rules/makeindex.yaml
12mu|texlive-arara-3.0-6|55	%{_texmfdistdir}/scripts/arara/rules/nomencl.yaml
12mu|texlive-arara-3.0-6|56	%{_texmfdistdir}/scripts/arara/rules/pdflatex.yaml
12mu|texlive-arara-3.0-6|57	%{_texmfdistdir}/scripts/arara/rules/pdflatexmk.yaml
12mu|texlive-arara-3.0-6|58	%{_texmfdistdir}/scripts/arara/rules/pdftex.yaml
12mu|texlive-arara-3.0-6|59	%{_texmfdistdir}/scripts/arara/rules/ps2pdf.yaml
12mu|texlive-arara-3.0-6|60	%{_texmfdistdir}/scripts/arara/rules/sketch.yaml
12mu|texlive-arara-3.0-6|61	%{_texmfdistdir}/scripts/arara/rules/songidx.yaml
12mu|texlive-arara-3.0-6|62	%{_texmfdistdir}/scripts/arara/rules/tex.yaml
12mu|texlive-arara-3.0-6|63	%{_texmfdistdir}/scripts/arara/rules/xelatex.yaml
12mu|texlive-arara-3.0-6|64	%{_texmfdistdir}/scripts/arara/rules/xelatexmk.yaml
12mu|texlive-arara-3.0-6|65	%{_texmfdistdir}/scripts/arara/rules/xetex.yaml
12mu|texlive-arara-3.0-6|66	%doc %{_texmfdistdir}/doc/support/arara/README
12mu|texlive-arara-3.0-6|67	%doc %{_texmfdistdir}/doc/support/arara/arara-usermanual.pdf
12mu|texlive-arara-3.0-6|68	%doc %{_texmfdistdir}/doc/support/arara/arara-usermanual.tex
12mu|texlive-arara-3.0-6|69	%doc %{_texmfdistdir}/doc/support/arara/arara.sty
12mu|texlive-arara-3.0-6|70	%doc %{_texmfdistdir}/doc/support/arara/figures/arara.png
12mu|texlive-arara-3.0-6|71	%doc %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-addcommand.png
12mu|texlive-arara-3.0-6|72	%doc %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-addcompiler.png
12mu|texlive-arara-3.0-6|73	%doc %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-araramenu.png
12mu|texlive-arara-3.0-6|74	%doc %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-editcommands.png
12mu|texlive-arara-3.0-6|75	%doc %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-listarara.png
12mu|texlive-arara-3.0-6|76	%doc %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-newprofile.png
12mu|texlive-arara-3.0-6|77	%doc %{_texmfdistdir}/doc/support/arara/figures/inlage/inlage-settings.png
12mu|texlive-arara-3.0-6|78	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-finish.png
12mu|texlive-arara-3.0-6|79	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-langsel.png
12mu|texlive-arara-3.0-6|80	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-license.png
12mu|texlive-arara-3.0-6|81	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-packs.png
12mu|texlive-arara-3.0-6|82	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-path.png
12mu|texlive-arara-3.0-6|83	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-pathwarning.png
12mu|texlive-arara-3.0-6|84	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-progress.png
12mu|texlive-arara-3.0-6|85	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/install-welcome.png
12mu|texlive-arara-3.0-6|86	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/uninstall-finish.png
12mu|texlive-arara-3.0-6|87	%doc %{_texmfdistdir}/doc/support/arara/figures/installer/uninstall-welcome.png
12mu|texlive-arara-3.0-6|88	%doc %{_texmfdistdir}/doc/support/arara/figures/texniccenter/texniccenter-config.png
12mu|texlive-arara-3.0-6|89	%doc %{_texmfdistdir}/doc/support/arara/figures/texniccenter/texniccenter-newprofile.png
12mu|texlive-arara-3.0-6|90	%doc %{_texmfdistdir}/doc/support/arara/figures/texniccenter/texniccenter-profiles.png
12mu|texlive-arara-3.0-6|91	%doc %{_texmfdistdir}/doc/support/arara/figures/texshop/texshop-arara.png
12mu|texlive-arara-3.0-6|92	%doc %{_texmfdistdir}/doc/support/arara/figures/texworks/texworks-add.png
12mu|texlive-arara-3.0-6|93	%doc %{_texmfdistdir}/doc/support/arara/figures/texworks/texworks-arara.png
12mu|texlive-arara-3.0-6|94	%doc %{_texmfdistdir}/doc/support/arara/figures/texworks/texworks-prefs.png
12mu|texlive-arara-3.0-6|95	%doc %{_texmfdistdir}/doc/support/arara/figures/texworks/texworks-profile.png
12mu|texlive-arara-3.0-6|96	%doc %{_texmfdistdir}/doc/support/arara/figures/winedt/winedt-ararabutton.png
12mu|texlive-arara-3.0-6|97	%doc %{_texmfdistdir}/doc/support/arara/figures/winedt/winedt-menu.png
12mu|texlive-arara-3.0-6|98	%doc %{_texmfdistdir}/doc/support/arara/figures/winedt/winedt-optionsinterface.png
12mu|texlive-arara-3.0-6|99	%doc %{_texmfdistdir}/doc/support/arara/references.bib
12mu|texlive-arara-3.0-6|100	#- source
12mu|texlive-arara-3.0-6|101	%doc %{_texmfdistdir}/source/support/arara/pom.xml
12mu|texlive-arara-3.0-6|102	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/Arara.java
12mu|texlive-arara-3.0-6|103	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/exception/AraraException.java
12mu|texlive-arara-3.0-6|104	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraCommand.java
12mu|texlive-arara-3.0-6|105	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraConfiguration.java
12mu|texlive-arara-3.0-6|106	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraDirective.java
12mu|texlive-arara-3.0-6|107	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraFilePattern.java
12mu|texlive-arara-3.0-6|108	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraLanguage.java
12mu|texlive-arara-3.0-6|109	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraRuleArgument.java
12mu|texlive-arara-3.0-6|110	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraRuleConfig.java
12mu|texlive-arara-3.0-6|111	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/model/AraraTask.java
12mu|texlive-arara-3.0-6|112	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/AraraConstants.java
12mu|texlive-arara-3.0-6|113	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/AraraLocalization.java
12mu|texlive-arara-3.0-6|114	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/AraraLogging.java
12mu|texlive-arara-3.0-6|115	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/AraraMethods.java
12mu|texlive-arara-3.0-6|116	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/AraraResolver.java
12mu|texlive-arara-3.0-6|117	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/AraraUtils.java
12mu|texlive-arara-3.0-6|118	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/CommandLineAnalyzer.java
12mu|texlive-arara-3.0-6|119	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/CommandTrigger.java
12mu|texlive-arara-3.0-6|120	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/ConfigurationLoader.java
12mu|texlive-arara-3.0-6|121	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/DirectiveExtractor.java
12mu|texlive-arara-3.0-6|122	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/DirectiveParser.java
12mu|texlive-arara-3.0-6|123	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/LanguageController.java
12mu|texlive-arara-3.0-6|124	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/TaskDeployer.java
12mu|texlive-arara-3.0-6|125	%doc %{_texmfdistdir}/source/support/arara/src/main/java/com/github/arara/utils/TeeOutputStream.java
12mu|texlive-arara-3.0-6|126	%doc %{_texmfdistdir}/source/support/arara/src/main/resources/com/github/arara/conf/logback.xml
12mu|texlive-arara-3.0-6|127	%doc %{_texmfdistdir}/source/support/arara/src/main/resources/com/github/arara/localization/dummy
12mu|texlive-arara-3.0-6|128	%doc %{_texmfdistdir}/source/support/arara/src/test/java/com/github/arara/AraraTest.java
12mu|texlive-arara-3.0-6|129	
12mu|texlive-arara-3.0-6|130	#-----------------------------------------------------------------------
12mu|texlive-arara-3.0-6|131	%prep
12mu|texlive-arara-3.0-6|132	%setup -c -a0 -a1 -a2
12mu|texlive-arara-3.0-6|133	
12mu|texlive-arara-3.0-6|134	%build
12mu|texlive-arara-3.0-6|135	
12mu|texlive-arara-3.0-6|136	%install
12mu|texlive-arara-3.0-6|137	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-arara-3.0-6|138	pushd %{buildroot}%{_bindir}
12mu|texlive-arara-3.0-6|139	ln -sf %{_texmfdistdir}/scripts/arara/arara.sh arara
12mu|texlive-arara-3.0-6|140	popd
12mu|texlive-arara-3.0-6|141	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-arara-3.0-6|142	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-arara-3.0-6|143	
12mu|texlive-arara-3.0-6|144	%changelog
12mu|texlive-arara-3.0-6|145	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 3.0-6
12mu|texlive-arara-3.0-6|146	+ Revision: 2eaa4fc
12mu|texlive-arara-3.0-6|147	- MassBuild#289: Increase release tag
12mu|texlive-arara-3.0-6|148	
12mu|texlive-arara-3.0-6|149	

20885 12
12mu|texlive-arraysort-1.0-5|1	# revision 31576
12mu|texlive-arraysort-1.0-5|2	# category Package
12mu|texlive-arraysort-1.0-5|3	# catalog-ctan /macros/latex/contrib/arraysort
12mu|texlive-arraysort-1.0-5|4	# catalog-date 2013-09-04 23:50:27 +0200
12mu|texlive-arraysort-1.0-5|5	# catalog-license lppl1.2
12mu|texlive-arraysort-1.0-5|6	# catalog-version 1.0
12mu|texlive-arraysort-1.0-5|7	Name:		texlive-arraysort
12mu|texlive-arraysort-1.0-5|8	Version:	1.0
12mu|texlive-arraysort-1.0-5|9	Release:	5
12mu|texlive-arraysort-1.0-5|10	Summary:	Sort arrays (or portions of them)
12mu|texlive-arraysort-1.0-5|11	Group:		Publishing
12mu|texlive-arraysort-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/arraysort
12mu|texlive-arraysort-1.0-5|13	License:	LPPL1.2
12mu|texlive-arraysort-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arraysort.tar.xz
12mu|texlive-arraysort-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arraysort.doc.tar.xz
12mu|texlive-arraysort-1.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/arraysort.source.tar.xz
12mu|texlive-arraysort-1.0-5|17	BuildArch:	noarch
12mu|texlive-arraysort-1.0-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-arraysort-1.0-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-arraysort-1.0-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-arraysort-1.0-5|21	
12mu|texlive-arraysort-1.0-5|22	%description
12mu|texlive-arraysort-1.0-5|23	The package provides a mechanism for sorting arrays (or
12mu|texlive-arraysort-1.0-5|24	portions of them); the arrays should have been created using
12mu|texlive-arraysort-1.0-5|25	the arrayjobx package.
12mu|texlive-arraysort-1.0-5|26	
12mu|texlive-arraysort-1.0-5|27	%post
12mu|texlive-arraysort-1.0-5|28	%{_sbindir}/texlive.post
12mu|texlive-arraysort-1.0-5|29	
12mu|texlive-arraysort-1.0-5|30	%postun
12mu|texlive-arraysort-1.0-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-arraysort-1.0-5|32	%{_sbindir}/texlive.post
12mu|texlive-arraysort-1.0-5|33	fi
12mu|texlive-arraysort-1.0-5|34	
12mu|texlive-arraysort-1.0-5|35	#-----------------------------------------------------------------------
12mu|texlive-arraysort-1.0-5|36	%files
12mu|texlive-arraysort-1.0-5|37	%{_texmfdistdir}/tex/latex/arraysort/arraysort.sty
12mu|texlive-arraysort-1.0-5|38	%doc %{_texmfdistdir}/doc/latex/arraysort/Makefile
12mu|texlive-arraysort-1.0-5|39	%doc %{_texmfdistdir}/doc/latex/arraysort/README
12mu|texlive-arraysort-1.0-5|40	%doc %{_texmfdistdir}/doc/latex/arraysort/arraysort.pdf
12mu|texlive-arraysort-1.0-5|41	#- source
12mu|texlive-arraysort-1.0-5|42	%doc %{_texmfdistdir}/source/latex/arraysort/arraysort.dtx
12mu|texlive-arraysort-1.0-5|43	%doc %{_texmfdistdir}/source/latex/arraysort/arraysort.ins
12mu|texlive-arraysort-1.0-5|44	
12mu|texlive-arraysort-1.0-5|45	#-----------------------------------------------------------------------
12mu|texlive-arraysort-1.0-5|46	%prep
12mu|texlive-arraysort-1.0-5|47	%setup -c -a0 -a1 -a2
12mu|texlive-arraysort-1.0-5|48	
12mu|texlive-arraysort-1.0-5|49	%build
12mu|texlive-arraysort-1.0-5|50	
12mu|texlive-arraysort-1.0-5|51	%install
12mu|texlive-arraysort-1.0-5|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-arraysort-1.0-5|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-arraysort-1.0-5|54	
12mu|texlive-arraysort-1.0-5|55	%changelog
12mu|texlive-arraysort-1.0-5|56	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-5
12mu|texlive-arraysort-1.0-5|57	+ Revision: 4318f9f
12mu|texlive-arraysort-1.0-5|58	- MassBuild#289: Increase release tag
12mu|texlive-arraysort-1.0-5|59	
12mu|texlive-arraysort-1.0-5|60	

20886 12
12mu|texlive-askmaps-0.1-1|1	# revision 32320
12mu|texlive-askmaps-0.1-1|2	# category Package
12mu|texlive-askmaps-0.1-1|3	# catalog-ctan /macros/latex/contrib/askmaps
12mu|texlive-askmaps-0.1-1|4	# catalog-date 2013-12-04 20:39:16 +0100
12mu|texlive-askmaps-0.1-1|5	# catalog-license lppl
12mu|texlive-askmaps-0.1-1|6	# catalog-version 0.1
12mu|texlive-askmaps-0.1-1|7	Name:		texlive-askmaps
12mu|texlive-askmaps-0.1-1|8	Version:	0.1
12mu|texlive-askmaps-0.1-1|9	Release:	1
12mu|texlive-askmaps-0.1-1|10	Summary:	Typeset American style Karnaugh maps
12mu|texlive-askmaps-0.1-1|11	Group:		Publishing
12mu|texlive-askmaps-0.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/askmaps
12mu|texlive-askmaps-0.1-1|13	License:	LPPL
12mu|texlive-askmaps-0.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/askmaps.tar.xz
12mu|texlive-askmaps-0.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/askmaps.doc.tar.xz
12mu|texlive-askmaps-0.1-1|16	BuildArch:	noarch
12mu|texlive-askmaps-0.1-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-askmaps-0.1-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-askmaps-0.1-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-askmaps-0.1-1|20	
12mu|texlive-askmaps-0.1-1|21	%description
12mu|texlive-askmaps-0.1-1|22	The package provides 2, 3, 4 and 5 variable Karnaugh maps, in
12mu|texlive-askmaps-0.1-1|23	the style used in numerous textbooks on digital design. The
12mu|texlive-askmaps-0.1-1|24	package draws K-maps where the most significant input variables
12mu|texlive-askmaps-0.1-1|25	are placed on top of the columns and the least significant
12mu|texlive-askmaps-0.1-1|26	variables are placed left of the rows.
12mu|texlive-askmaps-0.1-1|27	
12mu|texlive-askmaps-0.1-1|28	%post
12mu|texlive-askmaps-0.1-1|29	%{_sbindir}/texlive.post
12mu|texlive-askmaps-0.1-1|30	
12mu|texlive-askmaps-0.1-1|31	%postun
12mu|texlive-askmaps-0.1-1|32	if [ $1 -eq 0 ]; then
12mu|texlive-askmaps-0.1-1|33	%{_sbindir}/texlive.post
12mu|texlive-askmaps-0.1-1|34	fi
12mu|texlive-askmaps-0.1-1|35	
12mu|texlive-askmaps-0.1-1|36	#-----------------------------------------------------------------------
12mu|texlive-askmaps-0.1-1|37	%files
12mu|texlive-askmaps-0.1-1|38	%{_texmfdistdir}/tex/latex/askmaps/askmaps.sty
12mu|texlive-askmaps-0.1-1|39	%doc %{_texmfdistdir}/doc/latex/askmaps/README
12mu|texlive-askmaps-0.1-1|40	%doc %{_texmfdistdir}/doc/latex/askmaps/askmaps.pdf
12mu|texlive-askmaps-0.1-1|41	%doc %{_texmfdistdir}/doc/latex/askmaps/askmaps.tex
12mu|texlive-askmaps-0.1-1|42	
12mu|texlive-askmaps-0.1-1|43	#-----------------------------------------------------------------------
12mu|texlive-askmaps-0.1-1|44	%prep
12mu|texlive-askmaps-0.1-1|45	%setup -c -a0 -a1
12mu|texlive-askmaps-0.1-1|46	
12mu|texlive-askmaps-0.1-1|47	%build
12mu|texlive-askmaps-0.1-1|48	
12mu|texlive-askmaps-0.1-1|49	%install
12mu|texlive-askmaps-0.1-1|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-askmaps-0.1-1|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-askmaps-0.1-1|52	
12mu|texlive-askmaps-0.1-1|53	%changelog
12mu|texlive-askmaps-0.1-1|54	* Sat Feb 15 2014 Rosa <rosa@abf.rosalinux.ru> 0.1-1
12mu|texlive-askmaps-0.1-1|55	+ Revision: 362f7b7
12mu|texlive-askmaps-0.1-1|56	- Automatic import for version 0.1-1
12mu|texlive-askmaps-0.1-1|57	
12mu|texlive-askmaps-0.1-1|58	

20887 12
12mu|texlive-autonum-0.3.7-5|1	# revision 32126
12mu|texlive-autonum-0.3.7-5|2	# category Package
12mu|texlive-autonum-0.3.7-5|3	# catalog-ctan /macros/latex/contrib/autonum
12mu|texlive-autonum-0.3.7-5|4	# catalog-date 2013-11-11 00:18:00 +0100
12mu|texlive-autonum-0.3.7-5|5	# catalog-license lppl1.3
12mu|texlive-autonum-0.3.7-5|6	# catalog-version 0.3.7
12mu|texlive-autonum-0.3.7-5|7	Name:		texlive-autonum
12mu|texlive-autonum-0.3.7-5|8	Version:	0.3.7
12mu|texlive-autonum-0.3.7-5|9	Release:	5
12mu|texlive-autonum-0.3.7-5|10	Summary:	Automatic equation references
12mu|texlive-autonum-0.3.7-5|11	Group:		Publishing
12mu|texlive-autonum-0.3.7-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/autonum
12mu|texlive-autonum-0.3.7-5|13	License:	LPPL1.3
12mu|texlive-autonum-0.3.7-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autonum.tar.xz
12mu|texlive-autonum-0.3.7-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autonum.doc.tar.xz
12mu|texlive-autonum-0.3.7-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autonum.source.tar.xz
12mu|texlive-autonum-0.3.7-5|17	BuildArch:	noarch
12mu|texlive-autonum-0.3.7-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-autonum-0.3.7-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-autonum-0.3.7-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-autonum-0.3.7-5|21	
12mu|texlive-autonum-0.3.7-5|22	%description
12mu|texlive-autonum-0.3.7-5|23	The package arranges that equation numbers are applied only to
12mu|texlive-autonum-0.3.7-5|24	those equations that are referenced. This operation is similar
12mu|texlive-autonum-0.3.7-5|25	to the showonlyrefs option of the package mathtools.
12mu|texlive-autonum-0.3.7-5|26	
12mu|texlive-autonum-0.3.7-5|27	%post
12mu|texlive-autonum-0.3.7-5|28	%{_sbindir}/texlive.post
12mu|texlive-autonum-0.3.7-5|29	
12mu|texlive-autonum-0.3.7-5|30	%postun
12mu|texlive-autonum-0.3.7-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-autonum-0.3.7-5|32	%{_sbindir}/texlive.post
12mu|texlive-autonum-0.3.7-5|33	fi
12mu|texlive-autonum-0.3.7-5|34	
12mu|texlive-autonum-0.3.7-5|35	#-----------------------------------------------------------------------
12mu|texlive-autonum-0.3.7-5|36	%files
12mu|texlive-autonum-0.3.7-5|37	%{_texmfdistdir}/tex/latex/autonum/autonum.sty
12mu|texlive-autonum-0.3.7-5|38	%doc %{_texmfdistdir}/doc/latex/autonum/README
12mu|texlive-autonum-0.3.7-5|39	%doc %{_texmfdistdir}/doc/latex/autonum/autonum.pdf
12mu|texlive-autonum-0.3.7-5|40	%doc %{_texmfdistdir}/doc/latex/autonum/test-autonum.pdf
12mu|texlive-autonum-0.3.7-5|41	%doc %{_texmfdistdir}/doc/latex/autonum/test-autonum.tex
12mu|texlive-autonum-0.3.7-5|42	#- source
12mu|texlive-autonum-0.3.7-5|43	%doc %{_texmfdistdir}/source/latex/autonum/autonum.dtx
12mu|texlive-autonum-0.3.7-5|44	%doc %{_texmfdistdir}/source/latex/autonum/autonum.ins
12mu|texlive-autonum-0.3.7-5|45	
12mu|texlive-autonum-0.3.7-5|46	#-----------------------------------------------------------------------
12mu|texlive-autonum-0.3.7-5|47	%prep
12mu|texlive-autonum-0.3.7-5|48	%setup -c -a0 -a1 -a2
12mu|texlive-autonum-0.3.7-5|49	
12mu|texlive-autonum-0.3.7-5|50	%build
12mu|texlive-autonum-0.3.7-5|51	
12mu|texlive-autonum-0.3.7-5|52	%install
12mu|texlive-autonum-0.3.7-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-autonum-0.3.7-5|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-autonum-0.3.7-5|55	
12mu|texlive-autonum-0.3.7-5|56	%changelog
12mu|texlive-autonum-0.3.7-5|57	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3.7-5
12mu|texlive-autonum-0.3.7-5|58	+ Revision: 04bddca
12mu|texlive-autonum-0.3.7-5|59	- Sync with cooker
12mu|texlive-autonum-0.3.7-5|60	
12mu|texlive-autonum-0.3.7-5|61	

20888 12
12mu|texlive-autopdf-1.1-1|1	# revision 32377
12mu|texlive-autopdf-1.1-1|2	# category Package
12mu|texlive-autopdf-1.1-1|3	# catalog-ctan /macros/latex/contrib/autopdf
12mu|texlive-autopdf-1.1-1|4	# catalog-date 2013-12-10 19:56:36 +0100
12mu|texlive-autopdf-1.1-1|5	# catalog-license lppl1.2
12mu|texlive-autopdf-1.1-1|6	# catalog-version 1.1
12mu|texlive-autopdf-1.1-1|7	Name:		texlive-autopdf
12mu|texlive-autopdf-1.1-1|8	Version:	1.1
12mu|texlive-autopdf-1.1-1|9	Release:	1
12mu|texlive-autopdf-1.1-1|10	Summary:	Conversion of graphics to pdfLaTeX-compatible formats
12mu|texlive-autopdf-1.1-1|11	Group:		Publishing
12mu|texlive-autopdf-1.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/autopdf
12mu|texlive-autopdf-1.1-1|13	License:	LPPL1.2
12mu|texlive-autopdf-1.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autopdf.tar.xz
12mu|texlive-autopdf-1.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autopdf.doc.tar.xz
12mu|texlive-autopdf-1.1-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/autopdf.source.tar.xz
12mu|texlive-autopdf-1.1-1|17	BuildArch:	noarch
12mu|texlive-autopdf-1.1-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-autopdf-1.1-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-autopdf-1.1-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-autopdf-1.1-1|21	
12mu|texlive-autopdf-1.1-1|22	%description
12mu|texlive-autopdf-1.1-1|23	The package facilitates the on-the-fly conversion of various
12mu|texlive-autopdf-1.1-1|24	graphics formats to formats supported by pdfLaTeX (e.g. PDF).
12mu|texlive-autopdf-1.1-1|25	It uses a range of external programs, and therefore requires
12mu|texlive-autopdf-1.1-1|26	that the LaTeX run starts with write18 enabled.
12mu|texlive-autopdf-1.1-1|27	
12mu|texlive-autopdf-1.1-1|28	%post
12mu|texlive-autopdf-1.1-1|29	%{_sbindir}/texlive.post
12mu|texlive-autopdf-1.1-1|30	
12mu|texlive-autopdf-1.1-1|31	%postun
12mu|texlive-autopdf-1.1-1|32	if [ $1 -eq 0 ]; then
12mu|texlive-autopdf-1.1-1|33	%{_sbindir}/texlive.post
12mu|texlive-autopdf-1.1-1|34	fi
12mu|texlive-autopdf-1.1-1|35	
12mu|texlive-autopdf-1.1-1|36	#-----------------------------------------------------------------------
12mu|texlive-autopdf-1.1-1|37	%files
12mu|texlive-autopdf-1.1-1|38	%{_texmfdistdir}/tex/latex/autopdf/autopdf.sty
12mu|texlive-autopdf-1.1-1|39	%doc %{_texmfdistdir}/doc/latex/autopdf/README.txt
12mu|texlive-autopdf-1.1-1|40	%doc %{_texmfdistdir}/doc/latex/autopdf/autopdf.pdf
12mu|texlive-autopdf-1.1-1|41	#- source
12mu|texlive-autopdf-1.1-1|42	%doc %{_texmfdistdir}/source/latex/autopdf/autopdf.dtx
12mu|texlive-autopdf-1.1-1|43	
12mu|texlive-autopdf-1.1-1|44	#-----------------------------------------------------------------------
12mu|texlive-autopdf-1.1-1|45	%prep
12mu|texlive-autopdf-1.1-1|46	%setup -c -a0 -a1 -a2
12mu|texlive-autopdf-1.1-1|47	
12mu|texlive-autopdf-1.1-1|48	%build
12mu|texlive-autopdf-1.1-1|49	
12mu|texlive-autopdf-1.1-1|50	%install
12mu|texlive-autopdf-1.1-1|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-autopdf-1.1-1|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-autopdf-1.1-1|53	
12mu|texlive-autopdf-1.1-1|54	%changelog
12mu|texlive-autopdf-1.1-1|55	* Sat Feb 15 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 1.1-1
12mu|texlive-autopdf-1.1-1|56	+ Revision: 9d380ea
12mu|texlive-autopdf-1.1-1|57	- - Update to latest release.
12mu|texlive-autopdf-1.1-1|58	
12mu|texlive-autopdf-1.1-1|59	

20889 12
12mu|texlive-babel-3.9h-1|1	# revision 32311
12mu|texlive-babel-3.9h-1|2	# category Package
12mu|texlive-babel-3.9h-1|3	# catalog-ctan /macros/latex/required/babel/base
12mu|texlive-babel-3.9h-1|4	# catalog-date 2013-12-03 18:59:06 +0100
12mu|texlive-babel-3.9h-1|5	# catalog-license lppl1.3
12mu|texlive-babel-3.9h-1|6	# catalog-version 3.9h
12mu|texlive-babel-3.9h-1|7	Summary:	Multilingual support for Plain TeX or LaTeX
12mu|texlive-babel-3.9h-1|8	Name:		texlive-babel
12mu|texlive-babel-3.9h-1|9	Version:	3.9h
12mu|texlive-babel-3.9h-1|10	Release:	1
12mu|texlive-babel-3.9h-1|11	License:	LPPL1.3
12mu|texlive-babel-3.9h-1|12	Group:		Publishing
12mu|texlive-babel-3.9h-1|13	Url:		http://www.ctan.org/tex-archive/macros/latex/required/babel/base
12mu|texlive-babel-3.9h-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel.tar.xz
12mu|texlive-babel-3.9h-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel.doc.tar.xz
12mu|texlive-babel-3.9h-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel.source.tar.xz
12mu|texlive-babel-3.9h-1|17	BuildArch:	noarch
12mu|texlive-babel-3.9h-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-3.9h-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-3.9h-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-3.9h-1|21	
12mu|texlive-babel-3.9h-1|22	%description
12mu|texlive-babel-3.9h-1|23	The package manages culturally-determined typographical (and
12mu|texlive-babel-3.9h-1|24	other) rules, and hyphenation patterns for a wide range of
12mu|texlive-babel-3.9h-1|25	languages. A document may select a single language to be
12mu|texlive-babel-3.9h-1|26	supported, or it may select several, in which case the document
12mu|texlive-babel-3.9h-1|27	may switch from one language to another in a variety of ways.
12mu|texlive-babel-3.9h-1|28	Babel uses contributed configuration files that provide the
12mu|texlive-babel-3.9h-1|29	detail of what has to be done for each language. Users of XeTeX
12mu|texlive-babel-3.9h-1|30	are advised to use polyglossia rather than Babel.
12mu|texlive-babel-3.9h-1|31	
12mu|texlive-babel-3.9h-1|32	%post
12mu|texlive-babel-3.9h-1|33	%{_sbindir}/texlive.post
12mu|texlive-babel-3.9h-1|34	
12mu|texlive-babel-3.9h-1|35	%postun
12mu|texlive-babel-3.9h-1|36	if [ $1 -eq 0 ]; then
12mu|texlive-babel-3.9h-1|37	%{_sbindir}/texlive.post
12mu|texlive-babel-3.9h-1|38	fi
12mu|texlive-babel-3.9h-1|39	
12mu|texlive-babel-3.9h-1|40	#-----------------------------------------------------------------------
12mu|texlive-babel-3.9h-1|41	%files
12mu|texlive-babel-3.9h-1|42	%{_texmfdistdir}/makeindex/babel/bbglo.ist
12mu|texlive-babel-3.9h-1|43	%{_texmfdistdir}/makeindex/babel/bbind.ist
12mu|texlive-babel-3.9h-1|44	%{_texmfdistdir}/tex/generic/babel/UKenglish.sty
12mu|texlive-babel-3.9h-1|45	%{_texmfdistdir}/tex/generic/babel/USenglish.sty
12mu|texlive-babel-3.9h-1|46	%{_texmfdistdir}/tex/generic/babel/afrikaans.sty
12mu|texlive-babel-3.9h-1|47	%{_texmfdistdir}/tex/generic/babel/albanian.sty
12mu|texlive-babel-3.9h-1|48	%{_texmfdistdir}/tex/generic/babel/american.sty
12mu|texlive-babel-3.9h-1|49	%{_texmfdistdir}/tex/generic/babel/austrian.sty
12mu|texlive-babel-3.9h-1|50	%{_texmfdistdir}/tex/generic/babel/babel.def
12mu|texlive-babel-3.9h-1|51	%{_texmfdistdir}/tex/generic/babel/babel.sty
12mu|texlive-babel-3.9h-1|52	%{_texmfdistdir}/tex/generic/babel/bahasa.sty
12mu|texlive-babel-3.9h-1|53	%{_texmfdistdir}/tex/generic/babel/bahasam.sty
12mu|texlive-babel-3.9h-1|54	%{_texmfdistdir}/tex/generic/babel/basque.sty
12mu|texlive-babel-3.9h-1|55	%{_texmfdistdir}/tex/generic/babel/blplain.tex
12mu|texlive-babel-3.9h-1|56	%{_texmfdistdir}/tex/generic/babel/bplain.tex
12mu|texlive-babel-3.9h-1|57	%{_texmfdistdir}/tex/generic/babel/breton.sty
12mu|texlive-babel-3.9h-1|58	%{_texmfdistdir}/tex/generic/babel/british.sty
12mu|texlive-babel-3.9h-1|59	%{_texmfdistdir}/tex/generic/babel/bulgarian.sty
12mu|texlive-babel-3.9h-1|60	%{_texmfdistdir}/tex/generic/babel/catalan.sty
12mu|texlive-babel-3.9h-1|61	%{_texmfdistdir}/tex/generic/babel/croatian.sty
12mu|texlive-babel-3.9h-1|62	%{_texmfdistdir}/tex/generic/babel/czech.sty
12mu|texlive-babel-3.9h-1|63	%{_texmfdistdir}/tex/generic/babel/danish.sty
12mu|texlive-babel-3.9h-1|64	%{_texmfdistdir}/tex/generic/babel/dutch.sty
12mu|texlive-babel-3.9h-1|65	%{_texmfdistdir}/tex/generic/babel/english.sty
12mu|texlive-babel-3.9h-1|66	%{_texmfdistdir}/tex/generic/babel/esperanto.sty
12mu|texlive-babel-3.9h-1|67	%{_texmfdistdir}/tex/generic/babel/estonian.sty
12mu|texlive-babel-3.9h-1|68	%{_texmfdistdir}/tex/generic/babel/finnish.sty
12mu|texlive-babel-3.9h-1|69	%{_texmfdistdir}/tex/generic/babel/francais.sty
12mu|texlive-babel-3.9h-1|70	%{_texmfdistdir}/tex/generic/babel/galician.sty
12mu|texlive-babel-3.9h-1|71	%{_texmfdistdir}/tex/generic/babel/germanb.sty
12mu|texlive-babel-3.9h-1|72	%{_texmfdistdir}/tex/generic/babel/greek.sty
12mu|texlive-babel-3.9h-1|73	%{_texmfdistdir}/tex/generic/babel/hebrew.sty
12mu|texlive-babel-3.9h-1|74	%{_texmfdistdir}/tex/generic/babel/hyphen.cfg
12mu|texlive-babel-3.9h-1|75	%{_texmfdistdir}/tex/generic/babel/icelandic.sty
12mu|texlive-babel-3.9h-1|76	%{_texmfdistdir}/tex/generic/babel/interlingua.sty
12mu|texlive-babel-3.9h-1|77	%{_texmfdistdir}/tex/generic/babel/irish.sty
12mu|texlive-babel-3.9h-1|78	%{_texmfdistdir}/tex/generic/babel/italian.sty
12mu|texlive-babel-3.9h-1|79	%{_texmfdistdir}/tex/generic/babel/latin.sty
12mu|texlive-babel-3.9h-1|80	%{_texmfdistdir}/tex/generic/babel/lsorbian.sty
12mu|texlive-babel-3.9h-1|81	%{_texmfdistdir}/tex/generic/babel/luababel.def
12mu|texlive-babel-3.9h-1|82	%{_texmfdistdir}/tex/generic/babel/magyar.sty
12mu|texlive-babel-3.9h-1|83	%{_texmfdistdir}/tex/generic/babel/naustrian.sty
12mu|texlive-babel-3.9h-1|84	%{_texmfdistdir}/tex/generic/babel/ngermanb.sty
12mu|texlive-babel-3.9h-1|85	%{_texmfdistdir}/tex/generic/babel/nil.ldf
12mu|texlive-babel-3.9h-1|86	%{_texmfdistdir}/tex/generic/babel/norsk.sty
12mu|texlive-babel-3.9h-1|87	%{_texmfdistdir}/tex/generic/babel/plain.def
12mu|texlive-babel-3.9h-1|88	%{_texmfdistdir}/tex/generic/babel/polish.sty
12mu|texlive-babel-3.9h-1|89	%{_texmfdistdir}/tex/generic/babel/portuges.sty
12mu|texlive-babel-3.9h-1|90	%{_texmfdistdir}/tex/generic/babel/romanian.sty
12mu|texlive-babel-3.9h-1|91	%{_texmfdistdir}/tex/generic/babel/russianb.sty
12mu|texlive-babel-3.9h-1|92	%{_texmfdistdir}/tex/generic/babel/samin.sty
12mu|texlive-babel-3.9h-1|93	%{_texmfdistdir}/tex/generic/babel/scottish.sty
12mu|texlive-babel-3.9h-1|94	%{_texmfdistdir}/tex/generic/babel/serbian.sty
12mu|texlive-babel-3.9h-1|95	%{_texmfdistdir}/tex/generic/babel/slovak.sty
12mu|texlive-babel-3.9h-1|96	%{_texmfdistdir}/tex/generic/babel/slovene.sty
12mu|texlive-babel-3.9h-1|97	%{_texmfdistdir}/tex/generic/babel/spanish.sty
12mu|texlive-babel-3.9h-1|98	%{_texmfdistdir}/tex/generic/babel/swedish.sty
12mu|texlive-babel-3.9h-1|99	%{_texmfdistdir}/tex/generic/babel/switch.def
12mu|texlive-babel-3.9h-1|100	%{_texmfdistdir}/tex/generic/babel/turkish.sty
12mu|texlive-babel-3.9h-1|101	%{_texmfdistdir}/tex/generic/babel/ukraineb.sty
12mu|texlive-babel-3.9h-1|102	%{_texmfdistdir}/tex/generic/babel/usorbian.sty
12mu|texlive-babel-3.9h-1|103	%{_texmfdistdir}/tex/generic/babel/welsh.sty
12mu|texlive-babel-3.9h-1|104	%{_texmfdistdir}/tex/generic/babel/xebabel.def
12mu|texlive-babel-3.9h-1|105	%doc %{_texmfdistdir}/doc/latex/babel/CONTRIB
12mu|texlive-babel-3.9h-1|106	%doc %{_texmfdistdir}/doc/latex/babel/FIXES39
12mu|texlive-babel-3.9h-1|107	%doc %{_texmfdistdir}/doc/latex/babel/README
12mu|texlive-babel-3.9h-1|108	%doc %{_texmfdistdir}/doc/latex/babel/babel.pdf
12mu|texlive-babel-3.9h-1|109	#- source
12mu|texlive-babel-3.9h-1|110	%doc %{_texmfdistdir}/source/latex/babel/babel.dtx
12mu|texlive-babel-3.9h-1|111	%doc %{_texmfdistdir}/source/latex/babel/babel.ins
12mu|texlive-babel-3.9h-1|112	%doc %{_texmfdistdir}/source/latex/babel/bbcompat.dtx
12mu|texlive-babel-3.9h-1|113	%doc %{_texmfdistdir}/source/latex/babel/bbidxglo.dtx
12mu|texlive-babel-3.9h-1|114	%doc %{_texmfdistdir}/source/latex/babel/bbunicode.dtx
12mu|texlive-babel-3.9h-1|115	
12mu|texlive-babel-3.9h-1|116	#-----------------------------------------------------------------------
12mu|texlive-babel-3.9h-1|117	%prep
12mu|texlive-babel-3.9h-1|118	%setup -c -a0 -a1 -a2
12mu|texlive-babel-3.9h-1|119	
12mu|texlive-babel-3.9h-1|120	%build
12mu|texlive-babel-3.9h-1|121	
12mu|texlive-babel-3.9h-1|122	%install
12mu|texlive-babel-3.9h-1|123	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-3.9h-1|124	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-3.9h-1|125	
12mu|texlive-babel-3.9h-1|126	%changelog
12mu|texlive-babel-3.9h-1|127	* Tue Feb 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.9h-1
12mu|texlive-babel-3.9h-1|128	+ Revision: 9cc4043
12mu|texlive-babel-3.9h-1|129	- LOG New version 3.9h, sync with Cooker
12mu|texlive-babel-3.9h-1|130	
12mu|texlive-babel-3.9h-1|131	

20890 12
12mu|texlive-babel-albanian-1.0c-5|1	# revision 30254
12mu|texlive-babel-albanian-1.0c-5|2	# category Package
12mu|texlive-babel-albanian-1.0c-5|3	# catalog-ctan /macros/latex/contrib/babel-contrib/albanian
12mu|texlive-babel-albanian-1.0c-5|4	# catalog-date 2011-09-19 08:05:09 +0100
12mu|texlive-babel-albanian-1.0c-5|5	# catalog-license lppl
12mu|texlive-babel-albanian-1.0c-5|6	# catalog-version 1.0c
12mu|texlive-babel-albanian-1.0c-5|7	Name:		texlive-babel-albanian
12mu|texlive-babel-albanian-1.0c-5|8	Version:	1.0c
12mu|texlive-babel-albanian-1.0c-5|9	Release:	5
12mu|texlive-babel-albanian-1.0c-5|10	Summary:	Support for Albanian within babel
12mu|texlive-babel-albanian-1.0c-5|11	Group:		Publishing
12mu|texlive-babel-albanian-1.0c-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/albanian
12mu|texlive-babel-albanian-1.0c-5|13	License:	LPPL
12mu|texlive-babel-albanian-1.0c-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-albanian.tar.xz
12mu|texlive-babel-albanian-1.0c-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-albanian.doc.tar.xz
12mu|texlive-babel-albanian-1.0c-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-albanian.source.tar.xz
12mu|texlive-babel-albanian-1.0c-5|17	BuildArch:	noarch
12mu|texlive-babel-albanian-1.0c-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-albanian-1.0c-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-albanian-1.0c-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-albanian-1.0c-5|21	
12mu|texlive-babel-albanian-1.0c-5|22	%description
12mu|texlive-babel-albanian-1.0c-5|23	The package provides support for typesetting Albanian (as part
12mu|texlive-babel-albanian-1.0c-5|24	of the babel system).
12mu|texlive-babel-albanian-1.0c-5|25	
12mu|texlive-babel-albanian-1.0c-5|26	%post
12mu|texlive-babel-albanian-1.0c-5|27	%{_sbindir}/texlive.post
12mu|texlive-babel-albanian-1.0c-5|28	
12mu|texlive-babel-albanian-1.0c-5|29	%postun
12mu|texlive-babel-albanian-1.0c-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-babel-albanian-1.0c-5|31	%{_sbindir}/texlive.post
12mu|texlive-babel-albanian-1.0c-5|32	fi
12mu|texlive-babel-albanian-1.0c-5|33	
12mu|texlive-babel-albanian-1.0c-5|34	#-----------------------------------------------------------------------
12mu|texlive-babel-albanian-1.0c-5|35	%files
12mu|texlive-babel-albanian-1.0c-5|36	%{_texmfdistdir}/tex/generic/babel-albanian/albanian.ldf
12mu|texlive-babel-albanian-1.0c-5|37	%doc %{_texmfdistdir}/doc/generic/babel-albanian/albanian.pdf
12mu|texlive-babel-albanian-1.0c-5|38	#- source
12mu|texlive-babel-albanian-1.0c-5|39	%doc %{_texmfdistdir}/source/generic/babel-albanian/albanian.dtx
12mu|texlive-babel-albanian-1.0c-5|40	%doc %{_texmfdistdir}/source/generic/babel-albanian/albanian.ins
12mu|texlive-babel-albanian-1.0c-5|41	
12mu|texlive-babel-albanian-1.0c-5|42	#-----------------------------------------------------------------------
12mu|texlive-babel-albanian-1.0c-5|43	%prep
12mu|texlive-babel-albanian-1.0c-5|44	%setup -c -a0 -a1 -a2
12mu|texlive-babel-albanian-1.0c-5|45	
12mu|texlive-babel-albanian-1.0c-5|46	%build
12mu|texlive-babel-albanian-1.0c-5|47	
12mu|texlive-babel-albanian-1.0c-5|48	%install
12mu|texlive-babel-albanian-1.0c-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-albanian-1.0c-5|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-albanian-1.0c-5|51	
12mu|texlive-babel-albanian-1.0c-5|52	%changelog
12mu|texlive-babel-albanian-1.0c-5|53	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0c-5
12mu|texlive-babel-albanian-1.0c-5|54	+ Revision: eb35cc3
12mu|texlive-babel-albanian-1.0c-5|55	- MassBuild#289: Increase release tag
12mu|texlive-babel-albanian-1.0c-5|56	
12mu|texlive-babel-albanian-1.0c-5|57	

20891 12
12mu|texlive-babel-bahasa-1.0l-5|1	# revision 30255
12mu|texlive-babel-bahasa-1.0l-5|2	# category Package
12mu|texlive-babel-bahasa-1.0l-5|3	# catalog-ctan /macros/latex/contrib/babel-contrib/bahasa
12mu|texlive-babel-bahasa-1.0l-5|4	# catalog-date 2013-05-06 22:45:34 +0200
12mu|texlive-babel-bahasa-1.0l-5|5	# catalog-license lppl1.3
12mu|texlive-babel-bahasa-1.0l-5|6	# catalog-version 1.0l
12mu|texlive-babel-bahasa-1.0l-5|7	Name:		texlive-babel-bahasa
12mu|texlive-babel-bahasa-1.0l-5|8	Version:	1.0l
12mu|texlive-babel-bahasa-1.0l-5|9	Release:	5
12mu|texlive-babel-bahasa-1.0l-5|10	Summary:	Support for Bahasa within babel
12mu|texlive-babel-bahasa-1.0l-5|11	Group:		Publishing
12mu|texlive-babel-bahasa-1.0l-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/bahasa
12mu|texlive-babel-bahasa-1.0l-5|13	License:	LPPL1.3
12mu|texlive-babel-bahasa-1.0l-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-bahasa.tar.xz
12mu|texlive-babel-bahasa-1.0l-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-bahasa.doc.tar.xz
12mu|texlive-babel-bahasa-1.0l-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-bahasa.source.tar.xz
12mu|texlive-babel-bahasa-1.0l-5|17	BuildArch:	noarch
12mu|texlive-babel-bahasa-1.0l-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-bahasa-1.0l-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-bahasa-1.0l-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-bahasa-1.0l-5|21	
12mu|texlive-babel-bahasa-1.0l-5|22	%description
12mu|texlive-babel-bahasa-1.0l-5|23	The bundle provides two sets of language typesetting support,
12mu|texlive-babel-bahasa-1.0l-5|24	for Bahasa Indonesia and Bahasa Malaysia.
12mu|texlive-babel-bahasa-1.0l-5|25	
12mu|texlive-babel-bahasa-1.0l-5|26	%post
12mu|texlive-babel-bahasa-1.0l-5|27	%{_sbindir}/texlive.post
12mu|texlive-babel-bahasa-1.0l-5|28	
12mu|texlive-babel-bahasa-1.0l-5|29	%postun
12mu|texlive-babel-bahasa-1.0l-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-babel-bahasa-1.0l-5|31	%{_sbindir}/texlive.post
12mu|texlive-babel-bahasa-1.0l-5|32	fi
12mu|texlive-babel-bahasa-1.0l-5|33	
12mu|texlive-babel-bahasa-1.0l-5|34	#-----------------------------------------------------------------------
12mu|texlive-babel-bahasa-1.0l-5|35	%files
12mu|texlive-babel-bahasa-1.0l-5|36	%{_texmfdistdir}/tex/generic/babel-bahasa/bahasai.ldf
12mu|texlive-babel-bahasa-1.0l-5|37	%{_texmfdistdir}/tex/generic/babel-bahasa/bahasam.ldf
12mu|texlive-babel-bahasa-1.0l-5|38	%doc %{_texmfdistdir}/doc/generic/babel-bahasa/bahasa.pdf
12mu|texlive-babel-bahasa-1.0l-5|39	%doc %{_texmfdistdir}/doc/generic/babel-bahasa/bahasam.pdf
12mu|texlive-babel-bahasa-1.0l-5|40	#- source
12mu|texlive-babel-bahasa-1.0l-5|41	%doc %{_texmfdistdir}/source/generic/babel-bahasa/bahasa.dtx
12mu|texlive-babel-bahasa-1.0l-5|42	%doc %{_texmfdistdir}/source/generic/babel-bahasa/bahasa.ins
12mu|texlive-babel-bahasa-1.0l-5|43	%doc %{_texmfdistdir}/source/generic/babel-bahasa/bahasam.dtx
12mu|texlive-babel-bahasa-1.0l-5|44	
12mu|texlive-babel-bahasa-1.0l-5|45	#-----------------------------------------------------------------------
12mu|texlive-babel-bahasa-1.0l-5|46	%prep
12mu|texlive-babel-bahasa-1.0l-5|47	%setup -c -a0 -a1 -a2
12mu|texlive-babel-bahasa-1.0l-5|48	
12mu|texlive-babel-bahasa-1.0l-5|49	%build
12mu|texlive-babel-bahasa-1.0l-5|50	
12mu|texlive-babel-bahasa-1.0l-5|51	%install
12mu|texlive-babel-bahasa-1.0l-5|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-bahasa-1.0l-5|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-bahasa-1.0l-5|54	
12mu|texlive-babel-bahasa-1.0l-5|55	%changelog
12mu|texlive-babel-bahasa-1.0l-5|56	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0l-5
12mu|texlive-babel-bahasa-1.0l-5|57	+ Revision: 1211d63
12mu|texlive-babel-bahasa-1.0l-5|58	- MassBuild#289: Increase release tag
12mu|texlive-babel-bahasa-1.0l-5|59	
12mu|texlive-babel-bahasa-1.0l-5|60	

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

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

20894 12
12mu|texlive-babel-bulgarian-1.2g-5|1	# revision 31902
12mu|texlive-babel-bulgarian-1.2g-5|2	# category Package
12mu|texlive-babel-bulgarian-1.2g-5|3	# catalog-ctan /macros/latex/contrib/babel-contrib/bulgarian
12mu|texlive-babel-bulgarian-1.2g-5|4	# catalog-date 2013-10-14 16:08:13 +0200
12mu|texlive-babel-bulgarian-1.2g-5|5	# catalog-license lppl1.3
12mu|texlive-babel-bulgarian-1.2g-5|6	# catalog-version 1.2g
12mu|texlive-babel-bulgarian-1.2g-5|7	Name:		texlive-babel-bulgarian
12mu|texlive-babel-bulgarian-1.2g-5|8	Epoch:		1
12mu|texlive-babel-bulgarian-1.2g-5|9	Version:	1.2g
12mu|texlive-babel-bulgarian-1.2g-5|10	Release:	5
12mu|texlive-babel-bulgarian-1.2g-5|11	Summary:	(Babel contributed support for Bulgarian
12mu|texlive-babel-bulgarian-1.2g-5|12	Group:		Publishing
12mu|texlive-babel-bulgarian-1.2g-5|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/bulgarian
12mu|texlive-babel-bulgarian-1.2g-5|14	License:	LPPL1.3
12mu|texlive-babel-bulgarian-1.2g-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-bulgarian.tar.xz
12mu|texlive-babel-bulgarian-1.2g-5|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-bulgarian.doc.tar.xz
12mu|texlive-babel-bulgarian-1.2g-5|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-bulgarian.source.tar.xz
12mu|texlive-babel-bulgarian-1.2g-5|18	BuildArch:	noarch
12mu|texlive-babel-bulgarian-1.2g-5|19	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-bulgarian-1.2g-5|20	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-bulgarian-1.2g-5|21	Requires(post):	texlive-kpathsea
12mu|texlive-babel-bulgarian-1.2g-5|22	
12mu|texlive-babel-bulgarian-1.2g-5|23	%description
12mu|texlive-babel-bulgarian-1.2g-5|24	The package provides support for documents in Bulgarian (or
12mu|texlive-babel-bulgarian-1.2g-5|25	simply containing some Bulgarian text).
12mu|texlive-babel-bulgarian-1.2g-5|26	
12mu|texlive-babel-bulgarian-1.2g-5|27	%post
12mu|texlive-babel-bulgarian-1.2g-5|28	%{_sbindir}/texlive.post
12mu|texlive-babel-bulgarian-1.2g-5|29	
12mu|texlive-babel-bulgarian-1.2g-5|30	%postun
12mu|texlive-babel-bulgarian-1.2g-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-babel-bulgarian-1.2g-5|32	%{_sbindir}/texlive.post
12mu|texlive-babel-bulgarian-1.2g-5|33	fi
12mu|texlive-babel-bulgarian-1.2g-5|34	
12mu|texlive-babel-bulgarian-1.2g-5|35	#-----------------------------------------------------------------------
12mu|texlive-babel-bulgarian-1.2g-5|36	%files
12mu|texlive-babel-bulgarian-1.2g-5|37	%{_texmfdistdir}/tex/generic/babel-bulgarian/bulgarian.ldf
12mu|texlive-babel-bulgarian-1.2g-5|38	%doc %{_texmfdistdir}/doc/generic/babel-bulgarian/README
12mu|texlive-babel-bulgarian-1.2g-5|39	%doc %{_texmfdistdir}/doc/generic/babel-bulgarian/bulgarian.pdf
12mu|texlive-babel-bulgarian-1.2g-5|40	#- source
12mu|texlive-babel-bulgarian-1.2g-5|41	%doc %{_texmfdistdir}/source/generic/babel-bulgarian/bulgarian.dtx
12mu|texlive-babel-bulgarian-1.2g-5|42	%doc %{_texmfdistdir}/source/generic/babel-bulgarian/bulgarian.ins
12mu|texlive-babel-bulgarian-1.2g-5|43	
12mu|texlive-babel-bulgarian-1.2g-5|44	#-----------------------------------------------------------------------
12mu|texlive-babel-bulgarian-1.2g-5|45	%prep
12mu|texlive-babel-bulgarian-1.2g-5|46	%setup -c -a0 -a1 -a2
12mu|texlive-babel-bulgarian-1.2g-5|47	
12mu|texlive-babel-bulgarian-1.2g-5|48	%build
12mu|texlive-babel-bulgarian-1.2g-5|49	
12mu|texlive-babel-bulgarian-1.2g-5|50	%install
12mu|texlive-babel-bulgarian-1.2g-5|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-bulgarian-1.2g-5|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-bulgarian-1.2g-5|53	
12mu|texlive-babel-bulgarian-1.2g-5|54	%changelog
12mu|texlive-babel-bulgarian-1.2g-5|55	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1:1.2g-5
12mu|texlive-babel-bulgarian-1.2g-5|56	+ Revision: 2661f62
12mu|texlive-babel-bulgarian-1.2g-5|57	- MassBuild#289: Increase release tag
12mu|texlive-babel-bulgarian-1.2g-5|58	
12mu|texlive-babel-bulgarian-1.2g-5|59	

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

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

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

20898 12
12mu|texlive-babel-danish-20131013-5|1	# revision 30262
12mu|texlive-babel-danish-20131013-5|2	# category Package
12mu|texlive-babel-danish-20131013-5|3	# catalog-ctan undef
12mu|texlive-babel-danish-20131013-5|4	# catalog-date undef
12mu|texlive-babel-danish-20131013-5|5	# catalog-license undef
12mu|texlive-babel-danish-20131013-5|6	# catalog-version undef
12mu|texlive-babel-danish-20131013-5|7	Name:		texlive-babel-danish
12mu|texlive-babel-danish-20131013-5|8	Version:	20131013
12mu|texlive-babel-danish-20131013-5|9	Release:	5
12mu|texlive-babel-danish-20131013-5|10	Summary:	TeXLive babel-danish package
12mu|texlive-babel-danish-20131013-5|11	Group:		Publishing
12mu|texlive-babel-danish-20131013-5|12	URL:		http://tug.org/texlive
12mu|texlive-babel-danish-20131013-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-babel-danish-20131013-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-danish.tar.xz
12mu|texlive-babel-danish-20131013-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-danish.doc.tar.xz
12mu|texlive-babel-danish-20131013-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-danish.source.tar.xz
12mu|texlive-babel-danish-20131013-5|17	BuildArch:	noarch
12mu|texlive-babel-danish-20131013-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-danish-20131013-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-danish-20131013-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-danish-20131013-5|21	
12mu|texlive-babel-danish-20131013-5|22	%description
12mu|texlive-babel-danish-20131013-5|23	TeXLive babel-danish package.
12mu|texlive-babel-danish-20131013-5|24	
12mu|texlive-babel-danish-20131013-5|25	%post
12mu|texlive-babel-danish-20131013-5|26	%{_sbindir}/texlive.post
12mu|texlive-babel-danish-20131013-5|27	
12mu|texlive-babel-danish-20131013-5|28	%postun
12mu|texlive-babel-danish-20131013-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-babel-danish-20131013-5|30	%{_sbindir}/texlive.post
12mu|texlive-babel-danish-20131013-5|31	fi
12mu|texlive-babel-danish-20131013-5|32	
12mu|texlive-babel-danish-20131013-5|33	#-----------------------------------------------------------------------
12mu|texlive-babel-danish-20131013-5|34	%files
12mu|texlive-babel-danish-20131013-5|35	%{_texmfdistdir}/tex/generic/babel-danish/danish.ldf
12mu|texlive-babel-danish-20131013-5|36	%doc %{_texmfdistdir}/doc/generic/babel-danish/danish.pdf
12mu|texlive-babel-danish-20131013-5|37	#- source
12mu|texlive-babel-danish-20131013-5|38	%doc %{_texmfdistdir}/source/generic/babel-danish/danish.dtx
12mu|texlive-babel-danish-20131013-5|39	%doc %{_texmfdistdir}/source/generic/babel-danish/danish.ins
12mu|texlive-babel-danish-20131013-5|40	
12mu|texlive-babel-danish-20131013-5|41	#-----------------------------------------------------------------------
12mu|texlive-babel-danish-20131013-5|42	%prep
12mu|texlive-babel-danish-20131013-5|43	%setup -c -a0 -a1 -a2
12mu|texlive-babel-danish-20131013-5|44	
12mu|texlive-babel-danish-20131013-5|45	%build
12mu|texlive-babel-danish-20131013-5|46	
12mu|texlive-babel-danish-20131013-5|47	%install
12mu|texlive-babel-danish-20131013-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-danish-20131013-5|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-danish-20131013-5|50	
12mu|texlive-babel-danish-20131013-5|51	%changelog
12mu|texlive-babel-danish-20131013-5|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131013-5
12mu|texlive-babel-danish-20131013-5|53	+ Revision: 88ff755
12mu|texlive-babel-danish-20131013-5|54	- MassBuild#289: Increase release tag
12mu|texlive-babel-danish-20131013-5|55	
12mu|texlive-babel-danish-20131013-5|56	

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

20900 12
12mu|texlive-babel-english-20131013-5|1	# revision 30264
12mu|texlive-babel-english-20131013-5|2	# category Package
12mu|texlive-babel-english-20131013-5|3	# catalog-ctan undef
12mu|texlive-babel-english-20131013-5|4	# catalog-date undef
12mu|texlive-babel-english-20131013-5|5	# catalog-license undef
12mu|texlive-babel-english-20131013-5|6	# catalog-version undef
12mu|texlive-babel-english-20131013-5|7	Name:		texlive-babel-english
12mu|texlive-babel-english-20131013-5|8	Version:	20131013
12mu|texlive-babel-english-20131013-5|9	Release:	5
12mu|texlive-babel-english-20131013-5|10	Summary:	TeXLive babel-english package
12mu|texlive-babel-english-20131013-5|11	Group:		Publishing
12mu|texlive-babel-english-20131013-5|12	URL:		http://tug.org/texlive
12mu|texlive-babel-english-20131013-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-babel-english-20131013-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-english.tar.xz
12mu|texlive-babel-english-20131013-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-english.doc.tar.xz
12mu|texlive-babel-english-20131013-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-english.source.tar.xz
12mu|texlive-babel-english-20131013-5|17	BuildArch:	noarch
12mu|texlive-babel-english-20131013-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-english-20131013-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-english-20131013-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-english-20131013-5|21	
12mu|texlive-babel-english-20131013-5|22	%description
12mu|texlive-babel-english-20131013-5|23	TeXLive babel-english package.
12mu|texlive-babel-english-20131013-5|24	
12mu|texlive-babel-english-20131013-5|25	%post
12mu|texlive-babel-english-20131013-5|26	%{_sbindir}/texlive.post
12mu|texlive-babel-english-20131013-5|27	
12mu|texlive-babel-english-20131013-5|28	%postun
12mu|texlive-babel-english-20131013-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-babel-english-20131013-5|30	%{_sbindir}/texlive.post
12mu|texlive-babel-english-20131013-5|31	fi
12mu|texlive-babel-english-20131013-5|32	
12mu|texlive-babel-english-20131013-5|33	#-----------------------------------------------------------------------
12mu|texlive-babel-english-20131013-5|34	%files
12mu|texlive-babel-english-20131013-5|35	%{_texmfdistdir}/tex/generic/babel-english/english.ldf
12mu|texlive-babel-english-20131013-5|36	%doc %{_texmfdistdir}/doc/generic/babel-english/english.pdf
12mu|texlive-babel-english-20131013-5|37	#- source
12mu|texlive-babel-english-20131013-5|38	%doc %{_texmfdistdir}/source/generic/babel-english/english.dtx
12mu|texlive-babel-english-20131013-5|39	%doc %{_texmfdistdir}/source/generic/babel-english/english.ins
12mu|texlive-babel-english-20131013-5|40	
12mu|texlive-babel-english-20131013-5|41	#-----------------------------------------------------------------------
12mu|texlive-babel-english-20131013-5|42	%prep
12mu|texlive-babel-english-20131013-5|43	%setup -c -a0 -a1 -a2
12mu|texlive-babel-english-20131013-5|44	
12mu|texlive-babel-english-20131013-5|45	%build
12mu|texlive-babel-english-20131013-5|46	
12mu|texlive-babel-english-20131013-5|47	%install
12mu|texlive-babel-english-20131013-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-english-20131013-5|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-english-20131013-5|50	
12mu|texlive-babel-english-20131013-5|51	%changelog
12mu|texlive-babel-english-20131013-5|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131013-5
12mu|texlive-babel-english-20131013-5|53	+ Revision: 572bc40
12mu|texlive-babel-english-20131013-5|54	- MassBuild#289: Increase release tag
12mu|texlive-babel-english-20131013-5|55	
12mu|texlive-babel-english-20131013-5|56	

20901 12
12mu|texlive-babel-esperanto-20131013-5|1	# revision 30265
12mu|texlive-babel-esperanto-20131013-5|2	# category Package
12mu|texlive-babel-esperanto-20131013-5|3	# catalog-ctan undef
12mu|texlive-babel-esperanto-20131013-5|4	# catalog-date undef
12mu|texlive-babel-esperanto-20131013-5|5	# catalog-license undef
12mu|texlive-babel-esperanto-20131013-5|6	# catalog-version undef
12mu|texlive-babel-esperanto-20131013-5|7	Name:		texlive-babel-esperanto
12mu|texlive-babel-esperanto-20131013-5|8	Version:	20131013
12mu|texlive-babel-esperanto-20131013-5|9	Release:	5
12mu|texlive-babel-esperanto-20131013-5|10	Summary:	TeXLive babel-esperanto package
12mu|texlive-babel-esperanto-20131013-5|11	Group:		Publishing
12mu|texlive-babel-esperanto-20131013-5|12	URL:		http://tug.org/texlive
12mu|texlive-babel-esperanto-20131013-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-babel-esperanto-20131013-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-esperanto.tar.xz
12mu|texlive-babel-esperanto-20131013-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-esperanto.doc.tar.xz
12mu|texlive-babel-esperanto-20131013-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-esperanto.source.tar.xz
12mu|texlive-babel-esperanto-20131013-5|17	BuildArch:	noarch
12mu|texlive-babel-esperanto-20131013-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-esperanto-20131013-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-esperanto-20131013-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-esperanto-20131013-5|21	
12mu|texlive-babel-esperanto-20131013-5|22	%description
12mu|texlive-babel-esperanto-20131013-5|23	TeXLive babel-esperanto package.
12mu|texlive-babel-esperanto-20131013-5|24	
12mu|texlive-babel-esperanto-20131013-5|25	%post
12mu|texlive-babel-esperanto-20131013-5|26	%{_sbindir}/texlive.post
12mu|texlive-babel-esperanto-20131013-5|27	
12mu|texlive-babel-esperanto-20131013-5|28	%postun
12mu|texlive-babel-esperanto-20131013-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-babel-esperanto-20131013-5|30	%{_sbindir}/texlive.post
12mu|texlive-babel-esperanto-20131013-5|31	fi
12mu|texlive-babel-esperanto-20131013-5|32	
12mu|texlive-babel-esperanto-20131013-5|33	#-----------------------------------------------------------------------
12mu|texlive-babel-esperanto-20131013-5|34	%files
12mu|texlive-babel-esperanto-20131013-5|35	%{_texmfdistdir}/tex/generic/babel-esperanto/esperanto.ldf
12mu|texlive-babel-esperanto-20131013-5|36	%doc %{_texmfdistdir}/doc/generic/babel-esperanto/esperanto.pdf
12mu|texlive-babel-esperanto-20131013-5|37	#- source
12mu|texlive-babel-esperanto-20131013-5|38	%doc %{_texmfdistdir}/source/generic/babel-esperanto/esperanto.dtx
12mu|texlive-babel-esperanto-20131013-5|39	%doc %{_texmfdistdir}/source/generic/babel-esperanto/esperanto.ins
12mu|texlive-babel-esperanto-20131013-5|40	
12mu|texlive-babel-esperanto-20131013-5|41	#-----------------------------------------------------------------------
12mu|texlive-babel-esperanto-20131013-5|42	%prep
12mu|texlive-babel-esperanto-20131013-5|43	%setup -c -a0 -a1 -a2
12mu|texlive-babel-esperanto-20131013-5|44	
12mu|texlive-babel-esperanto-20131013-5|45	%build
12mu|texlive-babel-esperanto-20131013-5|46	
12mu|texlive-babel-esperanto-20131013-5|47	%install
12mu|texlive-babel-esperanto-20131013-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-esperanto-20131013-5|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-esperanto-20131013-5|50	
12mu|texlive-babel-esperanto-20131013-5|51	%changelog
12mu|texlive-babel-esperanto-20131013-5|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131013-5
12mu|texlive-babel-esperanto-20131013-5|53	+ Revision: 647e9a9
12mu|texlive-babel-esperanto-20131013-5|54	- MassBuild#289: Increase release tag
12mu|texlive-babel-esperanto-20131013-5|55	
12mu|texlive-babel-esperanto-20131013-5|56	

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

20903 12
12mu|texlive-babel-finnish-20131013-5|1	# revision 30267
12mu|texlive-babel-finnish-20131013-5|2	# category Package
12mu|texlive-babel-finnish-20131013-5|3	# catalog-ctan undef
12mu|texlive-babel-finnish-20131013-5|4	# catalog-date undef
12mu|texlive-babel-finnish-20131013-5|5	# catalog-license undef
12mu|texlive-babel-finnish-20131013-5|6	# catalog-version undef
12mu|texlive-babel-finnish-20131013-5|7	Name:		texlive-babel-finnish
12mu|texlive-babel-finnish-20131013-5|8	Version:	20131013
12mu|texlive-babel-finnish-20131013-5|9	Release:	5
12mu|texlive-babel-finnish-20131013-5|10	Summary:	TeXLive babel-finnish package
12mu|texlive-babel-finnish-20131013-5|11	Group:		Publishing
12mu|texlive-babel-finnish-20131013-5|12	URL:		http://tug.org/texlive
12mu|texlive-babel-finnish-20131013-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-babel-finnish-20131013-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-finnish.tar.xz
12mu|texlive-babel-finnish-20131013-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-finnish.doc.tar.xz
12mu|texlive-babel-finnish-20131013-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-finnish.source.tar.xz
12mu|texlive-babel-finnish-20131013-5|17	BuildArch:	noarch
12mu|texlive-babel-finnish-20131013-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-finnish-20131013-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-finnish-20131013-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-finnish-20131013-5|21	
12mu|texlive-babel-finnish-20131013-5|22	%description
12mu|texlive-babel-finnish-20131013-5|23	TeXLive babel-finnish package.
12mu|texlive-babel-finnish-20131013-5|24	
12mu|texlive-babel-finnish-20131013-5|25	%post
12mu|texlive-babel-finnish-20131013-5|26	%{_sbindir}/texlive.post
12mu|texlive-babel-finnish-20131013-5|27	
12mu|texlive-babel-finnish-20131013-5|28	%postun
12mu|texlive-babel-finnish-20131013-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-babel-finnish-20131013-5|30	%{_sbindir}/texlive.post
12mu|texlive-babel-finnish-20131013-5|31	fi
12mu|texlive-babel-finnish-20131013-5|32	
12mu|texlive-babel-finnish-20131013-5|33	#-----------------------------------------------------------------------
12mu|texlive-babel-finnish-20131013-5|34	%files
12mu|texlive-babel-finnish-20131013-5|35	%{_texmfdistdir}/tex/generic/babel-finnish/finnish.ldf
12mu|texlive-babel-finnish-20131013-5|36	%doc %{_texmfdistdir}/doc/generic/babel-finnish/finnish.pdf
12mu|texlive-babel-finnish-20131013-5|37	#- source
12mu|texlive-babel-finnish-20131013-5|38	%doc %{_texmfdistdir}/source/generic/babel-finnish/finnish.dtx
12mu|texlive-babel-finnish-20131013-5|39	%doc %{_texmfdistdir}/source/generic/babel-finnish/finnish.ins
12mu|texlive-babel-finnish-20131013-5|40	
12mu|texlive-babel-finnish-20131013-5|41	#-----------------------------------------------------------------------
12mu|texlive-babel-finnish-20131013-5|42	%prep
12mu|texlive-babel-finnish-20131013-5|43	%setup -c -a0 -a1 -a2
12mu|texlive-babel-finnish-20131013-5|44	
12mu|texlive-babel-finnish-20131013-5|45	%build
12mu|texlive-babel-finnish-20131013-5|46	
12mu|texlive-babel-finnish-20131013-5|47	%install
12mu|texlive-babel-finnish-20131013-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-finnish-20131013-5|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-finnish-20131013-5|50	
12mu|texlive-babel-finnish-20131013-5|51	%changelog
12mu|texlive-babel-finnish-20131013-5|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131013-5
12mu|texlive-babel-finnish-20131013-5|53	+ Revision: 90f65b0
12mu|texlive-babel-finnish-20131013-5|54	- MassBuild#289: Increase release tag
12mu|texlive-babel-finnish-20131013-5|55	
12mu|texlive-babel-finnish-20131013-5|56	

20904 12
12mu|texlive-babel-french-2.6g-1|1	# revision 32507
12mu|texlive-babel-french-2.6g-1|2	# category Package
12mu|texlive-babel-french-2.6g-1|3	# catalog-ctan /macros/latex/contrib/babel-contrib/french
12mu|texlive-babel-french-2.6g-1|4	# catalog-date 2013-12-30 18:14:35 +0100
12mu|texlive-babel-french-2.6g-1|5	# catalog-license lppl1.3
12mu|texlive-babel-french-2.6g-1|6	# catalog-version 2.6g
12mu|texlive-babel-french-2.6g-1|7	Name:		texlive-babel-french
12mu|texlive-babel-french-2.6g-1|8	Version:	2.6g
12mu|texlive-babel-french-2.6g-1|9	Release:	1
12mu|texlive-babel-french-2.6g-1|10	Summary:	Babel contributed support for French
12mu|texlive-babel-french-2.6g-1|11	Group:		Publishing
12mu|texlive-babel-french-2.6g-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/french
12mu|texlive-babel-french-2.6g-1|13	License:	LPPL1.3
12mu|texlive-babel-french-2.6g-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-french.tar.xz
12mu|texlive-babel-french-2.6g-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-french.doc.tar.xz
12mu|texlive-babel-french-2.6g-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-french.source.tar.xz
12mu|texlive-babel-french-2.6g-1|17	BuildArch:	noarch
12mu|texlive-babel-french-2.6g-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-french-2.6g-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-french-2.6g-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-french-2.6g-1|21	
12mu|texlive-babel-french-2.6g-1|22	%description
12mu|texlive-babel-french-2.6g-1|23	The package establishes French conventions in a document (or a
12mu|texlive-babel-french-2.6g-1|24	subset of the conventions, if French is not the main language
12mu|texlive-babel-french-2.6g-1|25	of the document).
12mu|texlive-babel-french-2.6g-1|26	
12mu|texlive-babel-french-2.6g-1|27	%post
12mu|texlive-babel-french-2.6g-1|28	%{_sbindir}/texlive.post
12mu|texlive-babel-french-2.6g-1|29	
12mu|texlive-babel-french-2.6g-1|30	%postun
12mu|texlive-babel-french-2.6g-1|31	if [ $1 -eq 0 ]; then
12mu|texlive-babel-french-2.6g-1|32	%{_sbindir}/texlive.post
12mu|texlive-babel-french-2.6g-1|33	fi
12mu|texlive-babel-french-2.6g-1|34	
12mu|texlive-babel-french-2.6g-1|35	#-----------------------------------------------------------------------
12mu|texlive-babel-french-2.6g-1|36	%files
12mu|texlive-babel-french-2.6g-1|37	%{_texmfdistdir}/tex/generic/babel-french/frenchb.ldf
12mu|texlive-babel-french-2.6g-1|38	%doc %{_texmfdistdir}/doc/generic/babel-french/frenchb.pdf
12mu|texlive-babel-french-2.6g-1|39	#- source
12mu|texlive-babel-french-2.6g-1|40	%doc %{_texmfdistdir}/source/generic/babel-french/frenchb.dtx
12mu|texlive-babel-french-2.6g-1|41	%doc %{_texmfdistdir}/source/generic/babel-french/frenchb.ins
12mu|texlive-babel-french-2.6g-1|42	
12mu|texlive-babel-french-2.6g-1|43	#-----------------------------------------------------------------------
12mu|texlive-babel-french-2.6g-1|44	%prep
12mu|texlive-babel-french-2.6g-1|45	%setup -c -a0 -a1 -a2
12mu|texlive-babel-french-2.6g-1|46	
12mu|texlive-babel-french-2.6g-1|47	%build
12mu|texlive-babel-french-2.6g-1|48	
12mu|texlive-babel-french-2.6g-1|49	%install
12mu|texlive-babel-french-2.6g-1|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-french-2.6g-1|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-french-2.6g-1|52	
12mu|texlive-babel-french-2.6g-1|53	%changelog
12mu|texlive-babel-french-2.6g-1|54	* Sat Feb 15 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 2.6g-1
12mu|texlive-babel-french-2.6g-1|55	+ Revision: e1e1a2b
12mu|texlive-babel-french-2.6g-1|56	- - Update to latest release.
12mu|texlive-babel-french-2.6g-1|57	
12mu|texlive-babel-french-2.6g-1|58	

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

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

20907 12
12mu|texlive-babel-georgian-2.0-5|1	# revision 31014
12mu|texlive-babel-georgian-2.0-5|2	# category Package
12mu|texlive-babel-georgian-2.0-5|3	# catalog-ctan /macros/latex/contrib/babel-contrib/georgian
12mu|texlive-babel-georgian-2.0-5|4	# catalog-date 2013-06-10 20:32:20 +0200
12mu|texlive-babel-georgian-2.0-5|5	# catalog-license lppl1.3
12mu|texlive-babel-georgian-2.0-5|6	# catalog-version 2.0
12mu|texlive-babel-georgian-2.0-5|7	Name:		texlive-babel-georgian
12mu|texlive-babel-georgian-2.0-5|8	Version:	2.0
12mu|texlive-babel-georgian-2.0-5|9	Release:	5
12mu|texlive-babel-georgian-2.0-5|10	Summary:	Babel
12mu|texlive-babel-georgian-2.0-5|11	Group:		Publishing
12mu|texlive-babel-georgian-2.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/georgian
12mu|texlive-babel-georgian-2.0-5|13	License:	LPPL1.3
12mu|texlive-babel-georgian-2.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-georgian.tar.xz
12mu|texlive-babel-georgian-2.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-georgian.doc.tar.xz
12mu|texlive-babel-georgian-2.0-5|16	BuildArch:	noarch
12mu|texlive-babel-georgian-2.0-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-georgian-2.0-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-georgian-2.0-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-babel-georgian-2.0-5|20	
12mu|texlive-babel-georgian-2.0-5|21	%description
12mu|texlive-babel-georgian-2.0-5|22	The package provides support for use of Babel in documents
12mu|texlive-babel-georgian-2.0-5|23	written in Georgian. The package is adapted for use both under
12mu|texlive-babel-georgian-2.0-5|24	'traditional' TeX engines, and under XeTeX and LuaTeX.
12mu|texlive-babel-georgian-2.0-5|25	
12mu|texlive-babel-georgian-2.0-5|26	%post
12mu|texlive-babel-georgian-2.0-5|27	%{_sbindir}/texlive.post
12mu|texlive-babel-georgian-2.0-5|28	
12mu|texlive-babel-georgian-2.0-5|29	%postun
12mu|texlive-babel-georgian-2.0-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-babel-georgian-2.0-5|31	%{_sbindir}/texlive.post
12mu|texlive-babel-georgian-2.0-5|32	fi
12mu|texlive-babel-georgian-2.0-5|33	
12mu|texlive-babel-georgian-2.0-5|34	#-----------------------------------------------------------------------
12mu|texlive-babel-georgian-2.0-5|35	%files
12mu|texlive-babel-georgian-2.0-5|36	%{_texmfdistdir}/tex/generic/babel-georgian/georgian.ldf
12mu|texlive-babel-georgian-2.0-5|37	%{_texmfdistdir}/tex/generic/babel-georgian/georgian.sty
12mu|texlive-babel-georgian-2.0-5|38	%{_texmfdistdir}/tex/generic/babel-georgian/georgiancaps.tex
12mu|texlive-babel-georgian-2.0-5|39	%doc %{_texmfdistdir}/doc/generic/babel-georgian/README
12mu|texlive-babel-georgian-2.0-5|40	
12mu|texlive-babel-georgian-2.0-5|41	#-----------------------------------------------------------------------
12mu|texlive-babel-georgian-2.0-5|42	%prep
12mu|texlive-babel-georgian-2.0-5|43	%setup -c -a0 -a1
12mu|texlive-babel-georgian-2.0-5|44	
12mu|texlive-babel-georgian-2.0-5|45	%build
12mu|texlive-babel-georgian-2.0-5|46	
12mu|texlive-babel-georgian-2.0-5|47	%install
12mu|texlive-babel-georgian-2.0-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-georgian-2.0-5|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-georgian-2.0-5|50	
12mu|texlive-babel-georgian-2.0-5|51	%changelog
12mu|texlive-babel-georgian-2.0-5|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 2.0-5
12mu|texlive-babel-georgian-2.0-5|53	+ Revision: 8a1c1ec
12mu|texlive-babel-georgian-2.0-5|54	- MassBuild#289: Increase release tag
12mu|texlive-babel-georgian-2.0-5|55	
12mu|texlive-babel-georgian-2.0-5|56	

20908 12
12mu|texlive-babel-german-2.7-1|1	# revision 32421
12mu|texlive-babel-german-2.7-1|2	# category Package
12mu|texlive-babel-german-2.7-1|3	# catalog-ctan /macros/latex/contrib/babel-contrib/german
12mu|texlive-babel-german-2.7-1|4	# catalog-date 2013-12-15 16:16:02 +0100
12mu|texlive-babel-german-2.7-1|5	# catalog-license lppl1.3
12mu|texlive-babel-german-2.7-1|6	# catalog-version 2.7
12mu|texlive-babel-german-2.7-1|7	Epoch:		1
12mu|texlive-babel-german-2.7-1|8	Name:		texlive-babel-german
12mu|texlive-babel-german-2.7-1|9	Version:	2.7
12mu|texlive-babel-german-2.7-1|10	Release:	1
12mu|texlive-babel-german-2.7-1|11	Summary:	Babel support for documents written in German
12mu|texlive-babel-german-2.7-1|12	Group:		Publishing
12mu|texlive-babel-german-2.7-1|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/german
12mu|texlive-babel-german-2.7-1|14	License:	LPPL1.3
12mu|texlive-babel-german-2.7-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-german.tar.xz
12mu|texlive-babel-german-2.7-1|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-german.doc.tar.xz
12mu|texlive-babel-german-2.7-1|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-german.source.tar.xz
12mu|texlive-babel-german-2.7-1|18	BuildArch:	noarch
12mu|texlive-babel-german-2.7-1|19	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-german-2.7-1|20	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-german-2.7-1|21	Requires(post):	texlive-kpathsea
12mu|texlive-babel-german-2.7-1|22	
12mu|texlive-babel-german-2.7-1|23	%description
12mu|texlive-babel-german-2.7-1|24	The package defines LaTeX support, within the Babel package, of
12mu|texlive-babel-german-2.7-1|25	German (including its Austrian dialect), in both 'old' and
12mu|texlive-babel-german-2.7-1|26	'new' orthographies.
12mu|texlive-babel-german-2.7-1|27	
12mu|texlive-babel-german-2.7-1|28	%post
12mu|texlive-babel-german-2.7-1|29	%{_sbindir}/texlive.post
12mu|texlive-babel-german-2.7-1|30	
12mu|texlive-babel-german-2.7-1|31	%postun
12mu|texlive-babel-german-2.7-1|32	if [ $1 -eq 0 ]; then
12mu|texlive-babel-german-2.7-1|33	%{_sbindir}/texlive.post
12mu|texlive-babel-german-2.7-1|34	fi
12mu|texlive-babel-german-2.7-1|35	
12mu|texlive-babel-german-2.7-1|36	#-----------------------------------------------------------------------
12mu|texlive-babel-german-2.7-1|37	%files
12mu|texlive-babel-german-2.7-1|38	%{_texmfdistdir}/tex/generic/babel-german/austrian.ldf
12mu|texlive-babel-german-2.7-1|39	%{_texmfdistdir}/tex/generic/babel-german/german.ldf
12mu|texlive-babel-german-2.7-1|40	%{_texmfdistdir}/tex/generic/babel-german/germanb.ldf
12mu|texlive-babel-german-2.7-1|41	%{_texmfdistdir}/tex/generic/babel-german/naustrian.ldf
12mu|texlive-babel-german-2.7-1|42	%{_texmfdistdir}/tex/generic/babel-german/ngerman.ldf
12mu|texlive-babel-german-2.7-1|43	%{_texmfdistdir}/tex/generic/babel-german/ngermanb.ldf
12mu|texlive-babel-german-2.7-1|44	%{_texmfdistdir}/tex/generic/babel-german/nswissgerman.ldf
12mu|texlive-babel-german-2.7-1|45	%{_texmfdistdir}/tex/generic/babel-german/swissgerman.ldf
12mu|texlive-babel-german-2.7-1|46	%doc %{_texmfdistdir}/doc/generic/babel-german/README
12mu|texlive-babel-german-2.7-1|47	%doc %{_texmfdistdir}/doc/generic/babel-german/germanb.pdf
12mu|texlive-babel-german-2.7-1|48	%doc %{_texmfdistdir}/doc/generic/babel-german/ngermanb.pdf
12mu|texlive-babel-german-2.7-1|49	#- source
12mu|texlive-babel-german-2.7-1|50	%doc %{_texmfdistdir}/source/generic/babel-german/german.ins
12mu|texlive-babel-german-2.7-1|51	%doc %{_texmfdistdir}/source/generic/babel-german/germanb.dtx
12mu|texlive-babel-german-2.7-1|52	%doc %{_texmfdistdir}/source/generic/babel-german/ngermanb.dtx
12mu|texlive-babel-german-2.7-1|53	
12mu|texlive-babel-german-2.7-1|54	#-----------------------------------------------------------------------
12mu|texlive-babel-german-2.7-1|55	%prep
12mu|texlive-babel-german-2.7-1|56	%setup -c -a0 -a1 -a2
12mu|texlive-babel-german-2.7-1|57	
12mu|texlive-babel-german-2.7-1|58	%build
12mu|texlive-babel-german-2.7-1|59	
12mu|texlive-babel-german-2.7-1|60	%install
12mu|texlive-babel-german-2.7-1|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-german-2.7-1|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-german-2.7-1|63	
12mu|texlive-babel-german-2.7-1|64	%changelog
12mu|texlive-babel-german-2.7-1|65	* Sat Feb 15 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 1:2.7-1
12mu|texlive-babel-german-2.7-1|66	+ Revision: 892f552
12mu|texlive-babel-german-2.7-1|67	- - Update to latest release.
12mu|texlive-babel-german-2.7-1|68	
12mu|texlive-babel-german-2.7-1|69	

20909 12
12mu|texlive-babel-greek-1.8a-1|1	# revision 32309
12mu|texlive-babel-greek-1.8a-1|2	# category Package
12mu|texlive-babel-greek-1.8a-1|3	# catalog-ctan /macros/latex/contrib/babel-contrib/greek
12mu|texlive-babel-greek-1.8a-1|4	# catalog-date 2013-12-03 18:08:51 +0100
12mu|texlive-babel-greek-1.8a-1|5	# catalog-license lppl1.3
12mu|texlive-babel-greek-1.8a-1|6	# catalog-version 1.8a
12mu|texlive-babel-greek-1.8a-1|7	Name:		texlive-babel-greek
12mu|texlive-babel-greek-1.8a-1|8	Version:	1.8a
12mu|texlive-babel-greek-1.8a-1|9	Release:	1
12mu|texlive-babel-greek-1.8a-1|10	Summary:	Babel support for documents written in Greek
12mu|texlive-babel-greek-1.8a-1|11	Group:		Publishing
12mu|texlive-babel-greek-1.8a-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/greek
12mu|texlive-babel-greek-1.8a-1|13	License:	LPPL1.3
12mu|texlive-babel-greek-1.8a-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-greek.tar.xz
12mu|texlive-babel-greek-1.8a-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-greek.doc.tar.xz
12mu|texlive-babel-greek-1.8a-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-greek.source.tar.xz
12mu|texlive-babel-greek-1.8a-1|17	BuildArch:	noarch
12mu|texlive-babel-greek-1.8a-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-greek-1.8a-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-greek-1.8a-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-greek-1.8a-1|21	
12mu|texlive-babel-greek-1.8a-1|22	%description
12mu|texlive-babel-greek-1.8a-1|23	The file provides modes for monotonic (single-diacritic) and
12mu|texlive-babel-greek-1.8a-1|24	polytonic (multiple-diacritic) modes of writing. Provision is
12mu|texlive-babel-greek-1.8a-1|25	made for Greek function names in mathematics, and for
12mu|texlive-babel-greek-1.8a-1|26	classical-era symbols.
12mu|texlive-babel-greek-1.8a-1|27	
12mu|texlive-babel-greek-1.8a-1|28	%post
12mu|texlive-babel-greek-1.8a-1|29	%{_sbindir}/texlive.post
12mu|texlive-babel-greek-1.8a-1|30	
12mu|texlive-babel-greek-1.8a-1|31	%postun
12mu|texlive-babel-greek-1.8a-1|32	if [ $1 -eq 0 ]; then
12mu|texlive-babel-greek-1.8a-1|33	%{_sbindir}/texlive.post
12mu|texlive-babel-greek-1.8a-1|34	fi
12mu|texlive-babel-greek-1.8a-1|35	
12mu|texlive-babel-greek-1.8a-1|36	#-----------------------------------------------------------------------
12mu|texlive-babel-greek-1.8a-1|37	%files
12mu|texlive-babel-greek-1.8a-1|38	%{_texmfdistdir}/tex/generic/babel-greek/athnum.sty
12mu|texlive-babel-greek-1.8a-1|39	%{_texmfdistdir}/tex/generic/babel-greek/greek.ldf
12mu|texlive-babel-greek-1.8a-1|40	%{_texmfdistdir}/tex/generic/babel-greek/grmath.sty
12mu|texlive-babel-greek-1.8a-1|41	%{_texmfdistdir}/tex/generic/babel-greek/grsymb.sty
12mu|texlive-babel-greek-1.8a-1|42	%doc %{_texmfdistdir}/doc/generic/babel-greek/README
12mu|texlive-babel-greek-1.8a-1|43	%doc %{_texmfdistdir}/doc/generic/babel-greek/README.html
12mu|texlive-babel-greek-1.8a-1|44	%doc %{_texmfdistdir}/doc/generic/babel-greek/athnum.pdf
12mu|texlive-babel-greek-1.8a-1|45	%doc %{_texmfdistdir}/doc/generic/babel-greek/babel-greek.pdf
12mu|texlive-babel-greek-1.8a-1|46	%doc %{_texmfdistdir}/doc/generic/babel-greek/grmath.pdf
12mu|texlive-babel-greek-1.8a-1|47	%doc %{_texmfdistdir}/doc/generic/babel-greek/grsymb.pdf
12mu|texlive-babel-greek-1.8a-1|48	%doc %{_texmfdistdir}/doc/generic/babel-greek/test-greek.pdf
12mu|texlive-babel-greek-1.8a-1|49	%doc %{_texmfdistdir}/doc/generic/babel-greek/test-greek.tex
12mu|texlive-babel-greek-1.8a-1|50	%doc %{_texmfdistdir}/doc/generic/babel-greek/test-unicode-greek.pdf
12mu|texlive-babel-greek-1.8a-1|51	%doc %{_texmfdistdir}/doc/generic/babel-greek/test-unicode-greek.tex
12mu|texlive-babel-greek-1.8a-1|52	%doc %{_texmfdistdir}/doc/generic/babel-greek/test-unicode-lgr.pdf
12mu|texlive-babel-greek-1.8a-1|53	%doc %{_texmfdistdir}/doc/generic/babel-greek/test-unicode-lgr.tex
12mu|texlive-babel-greek-1.8a-1|54	%doc %{_texmfdistdir}/doc/generic/babel-greek/usage.pdf
12mu|texlive-babel-greek-1.8a-1|55	%doc %{_texmfdistdir}/doc/generic/babel-greek/usage.tex
12mu|texlive-babel-greek-1.8a-1|56	#- source
12mu|texlive-babel-greek-1.8a-1|57	%doc %{_texmfdistdir}/source/generic/babel-greek/athnum.dtx
12mu|texlive-babel-greek-1.8a-1|58	%doc %{_texmfdistdir}/source/generic/babel-greek/babel-greek.dtx
12mu|texlive-babel-greek-1.8a-1|59	%doc %{_texmfdistdir}/source/generic/babel-greek/babel-greek.ins
12mu|texlive-babel-greek-1.8a-1|60	%doc %{_texmfdistdir}/source/generic/babel-greek/grmath.dtx
12mu|texlive-babel-greek-1.8a-1|61	%doc %{_texmfdistdir}/source/generic/babel-greek/grsymb.dtx
12mu|texlive-babel-greek-1.8a-1|62	
12mu|texlive-babel-greek-1.8a-1|63	#-----------------------------------------------------------------------
12mu|texlive-babel-greek-1.8a-1|64	%prep
12mu|texlive-babel-greek-1.8a-1|65	%setup -c -a0 -a1 -a2
12mu|texlive-babel-greek-1.8a-1|66	
12mu|texlive-babel-greek-1.8a-1|67	%build
12mu|texlive-babel-greek-1.8a-1|68	
12mu|texlive-babel-greek-1.8a-1|69	%install
12mu|texlive-babel-greek-1.8a-1|70	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-greek-1.8a-1|71	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-greek-1.8a-1|72	
12mu|texlive-babel-greek-1.8a-1|73	%changelog
12mu|texlive-babel-greek-1.8a-1|74	* Sat Feb 15 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 1.8a-1
12mu|texlive-babel-greek-1.8a-1|75	+ Revision: bf5c68f
12mu|texlive-babel-greek-1.8a-1|76	- - Update to latest release.
12mu|texlive-babel-greek-1.8a-1|77	
12mu|texlive-babel-greek-1.8a-1|78	

20910 12
12mu|texlive-babel-hebrew-20131013-5|1	# revision 30273
12mu|texlive-babel-hebrew-20131013-5|2	# category Package
12mu|texlive-babel-hebrew-20131013-5|3	# catalog-ctan undef
12mu|texlive-babel-hebrew-20131013-5|4	# catalog-date undef
12mu|texlive-babel-hebrew-20131013-5|5	# catalog-license undef
12mu|texlive-babel-hebrew-20131013-5|6	# catalog-version undef
12mu|texlive-babel-hebrew-20131013-5|7	Name:		texlive-babel-hebrew
12mu|texlive-babel-hebrew-20131013-5|8	Version:	20131013
12mu|texlive-babel-hebrew-20131013-5|9	Release:	5
12mu|texlive-babel-hebrew-20131013-5|10	Summary:	TeXLive babel-hebrew package
12mu|texlive-babel-hebrew-20131013-5|11	Group:		Publishing
12mu|texlive-babel-hebrew-20131013-5|12	URL:		http://tug.org/texlive
12mu|texlive-babel-hebrew-20131013-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-babel-hebrew-20131013-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-hebrew.tar.xz
12mu|texlive-babel-hebrew-20131013-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-hebrew.doc.tar.xz
12mu|texlive-babel-hebrew-20131013-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-hebrew.source.tar.xz
12mu|texlive-babel-hebrew-20131013-5|17	BuildArch:	noarch
12mu|texlive-babel-hebrew-20131013-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-hebrew-20131013-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-hebrew-20131013-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-hebrew-20131013-5|21	
12mu|texlive-babel-hebrew-20131013-5|22	%description
12mu|texlive-babel-hebrew-20131013-5|23	TeXLive babel-hebrew package.
12mu|texlive-babel-hebrew-20131013-5|24	
12mu|texlive-babel-hebrew-20131013-5|25	%post
12mu|texlive-babel-hebrew-20131013-5|26	%{_sbindir}/texlive.post
12mu|texlive-babel-hebrew-20131013-5|27	
12mu|texlive-babel-hebrew-20131013-5|28	%postun
12mu|texlive-babel-hebrew-20131013-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-babel-hebrew-20131013-5|30	%{_sbindir}/texlive.post
12mu|texlive-babel-hebrew-20131013-5|31	fi
12mu|texlive-babel-hebrew-20131013-5|32	
12mu|texlive-babel-hebrew-20131013-5|33	#-----------------------------------------------------------------------
12mu|texlive-babel-hebrew-20131013-5|34	%files
12mu|texlive-babel-hebrew-20131013-5|35	%{_texmfdistdir}/tex/generic/babel-hebrew/8859-8.def
12mu|texlive-babel-hebrew-20131013-5|36	%{_texmfdistdir}/tex/generic/babel-hebrew/cp1255.def
12mu|texlive-babel-hebrew-20131013-5|37	%{_texmfdistdir}/tex/generic/babel-hebrew/cp862.def
12mu|texlive-babel-hebrew-20131013-5|38	%{_texmfdistdir}/tex/generic/babel-hebrew/he8OmegaHebrew.fd
12mu|texlive-babel-hebrew-20131013-5|39	%{_texmfdistdir}/tex/generic/babel-hebrew/he8aharoni.fd
12mu|texlive-babel-hebrew-20131013-5|40	%{_texmfdistdir}/tex/generic/babel-hebrew/he8cmr.fd
12mu|texlive-babel-hebrew-20131013-5|41	%{_texmfdistdir}/tex/generic/babel-hebrew/he8cmss.fd
12mu|texlive-babel-hebrew-20131013-5|42	%{_texmfdistdir}/tex/generic/babel-hebrew/he8cmtt.fd
12mu|texlive-babel-hebrew-20131013-5|43	%{_texmfdistdir}/tex/generic/babel-hebrew/he8david.fd
12mu|texlive-babel-hebrew-20131013-5|44	%{_texmfdistdir}/tex/generic/babel-hebrew/he8drugulin.fd
12mu|texlive-babel-hebrew-20131013-5|45	%{_texmfdistdir}/tex/generic/babel-hebrew/he8enc.def
12mu|texlive-babel-hebrew-20131013-5|46	%{_texmfdistdir}/tex/generic/babel-hebrew/he8frankruehl.fd
12mu|texlive-babel-hebrew-20131013-5|47	%{_texmfdistdir}/tex/generic/babel-hebrew/he8miriam.fd
12mu|texlive-babel-hebrew-20131013-5|48	%{_texmfdistdir}/tex/generic/babel-hebrew/he8nachlieli.fd
12mu|texlive-babel-hebrew-20131013-5|49	%{_texmfdistdir}/tex/generic/babel-hebrew/he8yad.fd
12mu|texlive-babel-hebrew-20131013-5|50	%{_texmfdistdir}/tex/generic/babel-hebrew/hebcal.sty
12mu|texlive-babel-hebrew-20131013-5|51	%{_texmfdistdir}/tex/generic/babel-hebrew/hebfont.sty
12mu|texlive-babel-hebrew-20131013-5|52	%{_texmfdistdir}/tex/generic/babel-hebrew/hebrew.ldf
12mu|texlive-babel-hebrew-20131013-5|53	%{_texmfdistdir}/tex/generic/babel-hebrew/hebrew_newcode.sty
12mu|texlive-babel-hebrew-20131013-5|54	%{_texmfdistdir}/tex/generic/babel-hebrew/hebrew_oldcode.sty
12mu|texlive-babel-hebrew-20131013-5|55	%{_texmfdistdir}/tex/generic/babel-hebrew/hebrew_p.sty
12mu|texlive-babel-hebrew-20131013-5|56	%{_texmfdistdir}/tex/generic/babel-hebrew/lheclas.fd
12mu|texlive-babel-hebrew-20131013-5|57	%{_texmfdistdir}/tex/generic/babel-hebrew/lhecmr.fd
12mu|texlive-babel-hebrew-20131013-5|58	%{_texmfdistdir}/tex/generic/babel-hebrew/lhecmss.fd
12mu|texlive-babel-hebrew-20131013-5|59	%{_texmfdistdir}/tex/generic/babel-hebrew/lhecmtt.fd
12mu|texlive-babel-hebrew-20131013-5|60	%{_texmfdistdir}/tex/generic/babel-hebrew/lhecrml.fd
12mu|texlive-babel-hebrew-20131013-5|61	%{_texmfdistdir}/tex/generic/babel-hebrew/lheenc.def
12mu|texlive-babel-hebrew-20131013-5|62	%{_texmfdistdir}/tex/generic/babel-hebrew/lhefr.fd
12mu|texlive-babel-hebrew-20131013-5|63	%{_texmfdistdir}/tex/generic/babel-hebrew/lheredis.fd
12mu|texlive-babel-hebrew-20131013-5|64	%{_texmfdistdir}/tex/generic/babel-hebrew/lheshold.fd
12mu|texlive-babel-hebrew-20131013-5|65	%{_texmfdistdir}/tex/generic/babel-hebrew/lheshscr.fd
12mu|texlive-babel-hebrew-20131013-5|66	%{_texmfdistdir}/tex/generic/babel-hebrew/lheshstk.fd
12mu|texlive-babel-hebrew-20131013-5|67	%{_texmfdistdir}/tex/generic/babel-hebrew/rlbabel.def
12mu|texlive-babel-hebrew-20131013-5|68	%{_texmfdistdir}/tex/generic/babel-hebrew/si960.def
12mu|texlive-babel-hebrew-20131013-5|69	%doc %{_texmfdistdir}/doc/generic/babel-hebrew/00readme.heb
12mu|texlive-babel-hebrew-20131013-5|70	%doc %{_texmfdistdir}/doc/generic/babel-hebrew/heb209.pdf
12mu|texlive-babel-hebrew-20131013-5|71	%doc %{_texmfdistdir}/doc/generic/babel-hebrew/hebinp.pdf
12mu|texlive-babel-hebrew-20131013-5|72	%doc %{_texmfdistdir}/doc/generic/babel-hebrew/hebrew.pdf
12mu|texlive-babel-hebrew-20131013-5|73	#- source
12mu|texlive-babel-hebrew-20131013-5|74	%doc %{_texmfdistdir}/source/generic/babel-hebrew/heb209.dtx
12mu|texlive-babel-hebrew-20131013-5|75	%doc %{_texmfdistdir}/source/generic/babel-hebrew/hebinp.dtx
12mu|texlive-babel-hebrew-20131013-5|76	%doc %{_texmfdistdir}/source/generic/babel-hebrew/hebrew.dtx
12mu|texlive-babel-hebrew-20131013-5|77	%doc %{_texmfdistdir}/source/generic/babel-hebrew/hebrew.fdd
12mu|texlive-babel-hebrew-20131013-5|78	%doc %{_texmfdistdir}/source/generic/babel-hebrew/hebrew.ins
12mu|texlive-babel-hebrew-20131013-5|79	
12mu|texlive-babel-hebrew-20131013-5|80	#-----------------------------------------------------------------------
12mu|texlive-babel-hebrew-20131013-5|81	%prep
12mu|texlive-babel-hebrew-20131013-5|82	%setup -c -a0 -a1 -a2
12mu|texlive-babel-hebrew-20131013-5|83	
12mu|texlive-babel-hebrew-20131013-5|84	%build
12mu|texlive-babel-hebrew-20131013-5|85	
12mu|texlive-babel-hebrew-20131013-5|86	%install
12mu|texlive-babel-hebrew-20131013-5|87	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-hebrew-20131013-5|88	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-hebrew-20131013-5|89	
12mu|texlive-babel-hebrew-20131013-5|90	%changelog
12mu|texlive-babel-hebrew-20131013-5|91	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131013-5
12mu|texlive-babel-hebrew-20131013-5|92	+ Revision: 98f39ec
12mu|texlive-babel-hebrew-20131013-5|93	- MassBuild#289: Increase release tag
12mu|texlive-babel-hebrew-20131013-5|94	
12mu|texlive-babel-hebrew-20131013-5|95	

20911 12
12mu|texlive-babel-hungarian-1.5-5|1	# revision 31577
12mu|texlive-babel-hungarian-1.5-5|2	# category Package
12mu|texlive-babel-hungarian-1.5-5|3	# catalog-ctan /macros/latex/contrib/babel-contrib/hungarian/magyar.ldf
12mu|texlive-babel-hungarian-1.5-5|4	# catalog-date 2013-06-19 11:14:18 +0200
12mu|texlive-babel-hungarian-1.5-5|5	# catalog-license lppl
12mu|texlive-babel-hungarian-1.5-5|6	# catalog-version 1.5
12mu|texlive-babel-hungarian-1.5-5|7	Name:		texlive-babel-hungarian
12mu|texlive-babel-hungarian-1.5-5|8	Version:	1.5
12mu|texlive-babel-hungarian-1.5-5|9	Release:	5
12mu|texlive-babel-hungarian-1.5-5|10	Summary:	Babel support for Hungarian (Magyar)
12mu|texlive-babel-hungarian-1.5-5|11	Group:		Publishing
12mu|texlive-babel-hungarian-1.5-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/hungarian/magyar.ldf
12mu|texlive-babel-hungarian-1.5-5|13	License:	LPPL
12mu|texlive-babel-hungarian-1.5-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-hungarian.tar.xz
12mu|texlive-babel-hungarian-1.5-5|15	BuildArch:	noarch
12mu|texlive-babel-hungarian-1.5-5|16	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-hungarian-1.5-5|17	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-hungarian-1.5-5|18	Requires(post):	texlive-kpathsea
12mu|texlive-babel-hungarian-1.5-5|19	
12mu|texlive-babel-hungarian-1.5-5|20	%description
12mu|texlive-babel-hungarian-1.5-5|21	The package provides a language definition file that enables
12mu|texlive-babel-hungarian-1.5-5|22	support of Magyar (Hungarian) with babel.
12mu|texlive-babel-hungarian-1.5-5|23	
12mu|texlive-babel-hungarian-1.5-5|24	%post
12mu|texlive-babel-hungarian-1.5-5|25	%{_sbindir}/texlive.post
12mu|texlive-babel-hungarian-1.5-5|26	
12mu|texlive-babel-hungarian-1.5-5|27	%postun
12mu|texlive-babel-hungarian-1.5-5|28	if [ $1 -eq 0 ]; then
12mu|texlive-babel-hungarian-1.5-5|29	%{_sbindir}/texlive.post
12mu|texlive-babel-hungarian-1.5-5|30	fi
12mu|texlive-babel-hungarian-1.5-5|31	
12mu|texlive-babel-hungarian-1.5-5|32	#-----------------------------------------------------------------------
12mu|texlive-babel-hungarian-1.5-5|33	%files
12mu|texlive-babel-hungarian-1.5-5|34	%{_texmfdistdir}/tex/latex/babel-hungarian/magyar.ldf
12mu|texlive-babel-hungarian-1.5-5|35	
12mu|texlive-babel-hungarian-1.5-5|36	#-----------------------------------------------------------------------
12mu|texlive-babel-hungarian-1.5-5|37	%prep
12mu|texlive-babel-hungarian-1.5-5|38	%setup -c -a0
12mu|texlive-babel-hungarian-1.5-5|39	
12mu|texlive-babel-hungarian-1.5-5|40	%build
12mu|texlive-babel-hungarian-1.5-5|41	
12mu|texlive-babel-hungarian-1.5-5|42	%install
12mu|texlive-babel-hungarian-1.5-5|43	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-hungarian-1.5-5|44	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-hungarian-1.5-5|45	
12mu|texlive-babel-hungarian-1.5-5|46	%changelog
12mu|texlive-babel-hungarian-1.5-5|47	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.5-5
12mu|texlive-babel-hungarian-1.5-5|48	+ Revision: d61a05d
12mu|texlive-babel-hungarian-1.5-5|49	- MassBuild#289: Increase release tag
12mu|texlive-babel-hungarian-1.5-5|50	
12mu|texlive-babel-hungarian-1.5-5|51	

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

20913 12
12mu|texlive-babel-interlingua-20131013-5|1	# revision 30276
12mu|texlive-babel-interlingua-20131013-5|2	# category Package
12mu|texlive-babel-interlingua-20131013-5|3	# catalog-ctan undef
12mu|texlive-babel-interlingua-20131013-5|4	# catalog-date undef
12mu|texlive-babel-interlingua-20131013-5|5	# catalog-license undef
12mu|texlive-babel-interlingua-20131013-5|6	# catalog-version undef
12mu|texlive-babel-interlingua-20131013-5|7	Name:		texlive-babel-interlingua
12mu|texlive-babel-interlingua-20131013-5|8	Version:	20131013
12mu|texlive-babel-interlingua-20131013-5|9	Release:	5
12mu|texlive-babel-interlingua-20131013-5|10	Summary:	TeXLive babel-interlingua package
12mu|texlive-babel-interlingua-20131013-5|11	Group:		Publishing
12mu|texlive-babel-interlingua-20131013-5|12	URL:		http://tug.org/texlive
12mu|texlive-babel-interlingua-20131013-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-babel-interlingua-20131013-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-interlingua.tar.xz
12mu|texlive-babel-interlingua-20131013-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-interlingua.doc.tar.xz
12mu|texlive-babel-interlingua-20131013-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-interlingua.source.tar.xz
12mu|texlive-babel-interlingua-20131013-5|17	BuildArch:	noarch
12mu|texlive-babel-interlingua-20131013-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-interlingua-20131013-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-interlingua-20131013-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-interlingua-20131013-5|21	
12mu|texlive-babel-interlingua-20131013-5|22	%description
12mu|texlive-babel-interlingua-20131013-5|23	TeXLive babel-interlingua package.
12mu|texlive-babel-interlingua-20131013-5|24	
12mu|texlive-babel-interlingua-20131013-5|25	%post
12mu|texlive-babel-interlingua-20131013-5|26	%{_sbindir}/texlive.post
12mu|texlive-babel-interlingua-20131013-5|27	
12mu|texlive-babel-interlingua-20131013-5|28	%postun
12mu|texlive-babel-interlingua-20131013-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-babel-interlingua-20131013-5|30	%{_sbindir}/texlive.post
12mu|texlive-babel-interlingua-20131013-5|31	fi
12mu|texlive-babel-interlingua-20131013-5|32	
12mu|texlive-babel-interlingua-20131013-5|33	#-----------------------------------------------------------------------
12mu|texlive-babel-interlingua-20131013-5|34	%files
12mu|texlive-babel-interlingua-20131013-5|35	%{_texmfdistdir}/tex/generic/babel-interlingua/interlingua.ldf
12mu|texlive-babel-interlingua-20131013-5|36	%doc %{_texmfdistdir}/doc/generic/babel-interlingua/interlingua.pdf
12mu|texlive-babel-interlingua-20131013-5|37	#- source
12mu|texlive-babel-interlingua-20131013-5|38	%doc %{_texmfdistdir}/source/generic/babel-interlingua/interlingua.dtx
12mu|texlive-babel-interlingua-20131013-5|39	%doc %{_texmfdistdir}/source/generic/babel-interlingua/interlingua.ins
12mu|texlive-babel-interlingua-20131013-5|40	
12mu|texlive-babel-interlingua-20131013-5|41	#-----------------------------------------------------------------------
12mu|texlive-babel-interlingua-20131013-5|42	%prep
12mu|texlive-babel-interlingua-20131013-5|43	%setup -c -a0 -a1 -a2
12mu|texlive-babel-interlingua-20131013-5|44	
12mu|texlive-babel-interlingua-20131013-5|45	%build
12mu|texlive-babel-interlingua-20131013-5|46	
12mu|texlive-babel-interlingua-20131013-5|47	%install
12mu|texlive-babel-interlingua-20131013-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-interlingua-20131013-5|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-interlingua-20131013-5|50	
12mu|texlive-babel-interlingua-20131013-5|51	%changelog
12mu|texlive-babel-interlingua-20131013-5|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131013-5
12mu|texlive-babel-interlingua-20131013-5|53	+ Revision: 6451b31
12mu|texlive-babel-interlingua-20131013-5|54	- MassBuild#289: Increase release tag
12mu|texlive-babel-interlingua-20131013-5|55	
12mu|texlive-babel-interlingua-20131013-5|56	

20914 12
12mu|texlive-babel-irish-20131013-5|1	# revision 30277
12mu|texlive-babel-irish-20131013-5|2	# category Package
12mu|texlive-babel-irish-20131013-5|3	# catalog-ctan undef
12mu|texlive-babel-irish-20131013-5|4	# catalog-date undef
12mu|texlive-babel-irish-20131013-5|5	# catalog-license undef
12mu|texlive-babel-irish-20131013-5|6	# catalog-version undef
12mu|texlive-babel-irish-20131013-5|7	Name:		texlive-babel-irish
12mu|texlive-babel-irish-20131013-5|8	Version:	20131013
12mu|texlive-babel-irish-20131013-5|9	Release:	5
12mu|texlive-babel-irish-20131013-5|10	Summary:	TeXLive babel-irish package
12mu|texlive-babel-irish-20131013-5|11	Group:		Publishing
12mu|texlive-babel-irish-20131013-5|12	URL:		http://tug.org/texlive
12mu|texlive-babel-irish-20131013-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-babel-irish-20131013-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-irish.tar.xz
12mu|texlive-babel-irish-20131013-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-irish.doc.tar.xz
12mu|texlive-babel-irish-20131013-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-irish.source.tar.xz
12mu|texlive-babel-irish-20131013-5|17	BuildArch:	noarch
12mu|texlive-babel-irish-20131013-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-irish-20131013-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-irish-20131013-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-irish-20131013-5|21	
12mu|texlive-babel-irish-20131013-5|22	%description
12mu|texlive-babel-irish-20131013-5|23	TeXLive babel-irish package.
12mu|texlive-babel-irish-20131013-5|24	
12mu|texlive-babel-irish-20131013-5|25	%post
12mu|texlive-babel-irish-20131013-5|26	%{_sbindir}/texlive.post
12mu|texlive-babel-irish-20131013-5|27	
12mu|texlive-babel-irish-20131013-5|28	%postun
12mu|texlive-babel-irish-20131013-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-babel-irish-20131013-5|30	%{_sbindir}/texlive.post
12mu|texlive-babel-irish-20131013-5|31	fi
12mu|texlive-babel-irish-20131013-5|32	
12mu|texlive-babel-irish-20131013-5|33	#-----------------------------------------------------------------------
12mu|texlive-babel-irish-20131013-5|34	%files
12mu|texlive-babel-irish-20131013-5|35	%{_texmfdistdir}/tex/generic/babel-irish/irish.ldf
12mu|texlive-babel-irish-20131013-5|36	%doc %{_texmfdistdir}/doc/generic/babel-irish/irish.pdf
12mu|texlive-babel-irish-20131013-5|37	#- source
12mu|texlive-babel-irish-20131013-5|38	%doc %{_texmfdistdir}/source/generic/babel-irish/irish.dtx
12mu|texlive-babel-irish-20131013-5|39	%doc %{_texmfdistdir}/source/generic/babel-irish/irish.ins
12mu|texlive-babel-irish-20131013-5|40	
12mu|texlive-babel-irish-20131013-5|41	#-----------------------------------------------------------------------
12mu|texlive-babel-irish-20131013-5|42	%prep
12mu|texlive-babel-irish-20131013-5|43	%setup -c -a0 -a1 -a2
12mu|texlive-babel-irish-20131013-5|44	
12mu|texlive-babel-irish-20131013-5|45	%build
12mu|texlive-babel-irish-20131013-5|46	
12mu|texlive-babel-irish-20131013-5|47	%install
12mu|texlive-babel-irish-20131013-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-irish-20131013-5|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-irish-20131013-5|50	
12mu|texlive-babel-irish-20131013-5|51	%changelog
12mu|texlive-babel-irish-20131013-5|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131013-5
12mu|texlive-babel-irish-20131013-5|53	+ Revision: 743d97a
12mu|texlive-babel-irish-20131013-5|54	- MassBuild#289: Increase release tag
12mu|texlive-babel-irish-20131013-5|55	
12mu|texlive-babel-irish-20131013-5|56	

20915 12
12mu|texlive-babel-italian-1.3f-5|1	# revision 32213
12mu|texlive-babel-italian-1.3f-5|2	# category Package
12mu|texlive-babel-italian-1.3f-5|3	# catalog-ctan /macros/latex/contrib/babel-contrib/italian
12mu|texlive-babel-italian-1.3f-5|4	# catalog-date 2013-11-22 18:28:56 +0100
12mu|texlive-babel-italian-1.3f-5|5	# catalog-license lppl1.3
12mu|texlive-babel-italian-1.3f-5|6	# catalog-version 1.3f
12mu|texlive-babel-italian-1.3f-5|7	Name:		texlive-babel-italian
12mu|texlive-babel-italian-1.3f-5|8	Version:	1.3f
12mu|texlive-babel-italian-1.3f-5|9	Release:	5
12mu|texlive-babel-italian-1.3f-5|10	Summary:	Babel support for Italian text
12mu|texlive-babel-italian-1.3f-5|11	Group:		Publishing
12mu|texlive-babel-italian-1.3f-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/italian
12mu|texlive-babel-italian-1.3f-5|13	License:	LPPL1.3
12mu|texlive-babel-italian-1.3f-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-italian.tar.xz
12mu|texlive-babel-italian-1.3f-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-italian.doc.tar.xz
12mu|texlive-babel-italian-1.3f-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-italian.source.tar.xz
12mu|texlive-babel-italian-1.3f-5|17	BuildArch:	noarch
12mu|texlive-babel-italian-1.3f-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-italian-1.3f-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-italian-1.3f-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-italian-1.3f-5|21	
12mu|texlive-babel-italian-1.3f-5|22	%description
12mu|texlive-babel-italian-1.3f-5|23	The package provides language definitions for use in babel.
12mu|texlive-babel-italian-1.3f-5|24	
12mu|texlive-babel-italian-1.3f-5|25	%post
12mu|texlive-babel-italian-1.3f-5|26	%{_sbindir}/texlive.post
12mu|texlive-babel-italian-1.3f-5|27	
12mu|texlive-babel-italian-1.3f-5|28	%postun
12mu|texlive-babel-italian-1.3f-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-babel-italian-1.3f-5|30	%{_sbindir}/texlive.post
12mu|texlive-babel-italian-1.3f-5|31	fi
12mu|texlive-babel-italian-1.3f-5|32	
12mu|texlive-babel-italian-1.3f-5|33	#-----------------------------------------------------------------------
12mu|texlive-babel-italian-1.3f-5|34	%files
12mu|texlive-babel-italian-1.3f-5|35	%{_texmfdistdir}/tex/generic/babel-italian/italian.ldf
12mu|texlive-babel-italian-1.3f-5|36	%doc %{_texmfdistdir}/doc/generic/babel-italian/italian.pdf
12mu|texlive-babel-italian-1.3f-5|37	#- source
12mu|texlive-babel-italian-1.3f-5|38	%doc %{_texmfdistdir}/source/generic/babel-italian/italian.dtx
12mu|texlive-babel-italian-1.3f-5|39	%doc %{_texmfdistdir}/source/generic/babel-italian/italian.ins
12mu|texlive-babel-italian-1.3f-5|40	
12mu|texlive-babel-italian-1.3f-5|41	#-----------------------------------------------------------------------
12mu|texlive-babel-italian-1.3f-5|42	%prep
12mu|texlive-babel-italian-1.3f-5|43	%setup -c -a0 -a1 -a2
12mu|texlive-babel-italian-1.3f-5|44	
12mu|texlive-babel-italian-1.3f-5|45	%build
12mu|texlive-babel-italian-1.3f-5|46	
12mu|texlive-babel-italian-1.3f-5|47	%install
12mu|texlive-babel-italian-1.3f-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-italian-1.3f-5|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-italian-1.3f-5|50	
12mu|texlive-babel-italian-1.3f-5|51	%changelog
12mu|texlive-babel-italian-1.3f-5|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.3f-5
12mu|texlive-babel-italian-1.3f-5|53	+ Revision: 2f09553
12mu|texlive-babel-italian-1.3f-5|54	- MassBuild#289: Increase release tag
12mu|texlive-babel-italian-1.3f-5|55	
12mu|texlive-babel-italian-1.3f-5|56	

20916 12
12mu|texlive-babel-kurmanji-20131013-5|1	# revision 30279
12mu|texlive-babel-kurmanji-20131013-5|2	# category Package
12mu|texlive-babel-kurmanji-20131013-5|3	# catalog-ctan undef
12mu|texlive-babel-kurmanji-20131013-5|4	# catalog-date undef
12mu|texlive-babel-kurmanji-20131013-5|5	# catalog-license undef
12mu|texlive-babel-kurmanji-20131013-5|6	# catalog-version undef
12mu|texlive-babel-kurmanji-20131013-5|7	Name:		texlive-babel-kurmanji
12mu|texlive-babel-kurmanji-20131013-5|8	Version:	20131013
12mu|texlive-babel-kurmanji-20131013-5|9	Release:	5
12mu|texlive-babel-kurmanji-20131013-5|10	Summary:	TeXLive babel-kurmanji package
12mu|texlive-babel-kurmanji-20131013-5|11	Group:		Publishing
12mu|texlive-babel-kurmanji-20131013-5|12	URL:		http://tug.org/texlive
12mu|texlive-babel-kurmanji-20131013-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-babel-kurmanji-20131013-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-kurmanji.tar.xz
12mu|texlive-babel-kurmanji-20131013-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-kurmanji.doc.tar.xz
12mu|texlive-babel-kurmanji-20131013-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-kurmanji.source.tar.xz
12mu|texlive-babel-kurmanji-20131013-5|17	BuildArch:	noarch
12mu|texlive-babel-kurmanji-20131013-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-kurmanji-20131013-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-kurmanji-20131013-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-kurmanji-20131013-5|21	
12mu|texlive-babel-kurmanji-20131013-5|22	%description
12mu|texlive-babel-kurmanji-20131013-5|23	TeXLive babel-kurmanji package.
12mu|texlive-babel-kurmanji-20131013-5|24	
12mu|texlive-babel-kurmanji-20131013-5|25	%post
12mu|texlive-babel-kurmanji-20131013-5|26	%{_sbindir}/texlive.post
12mu|texlive-babel-kurmanji-20131013-5|27	
12mu|texlive-babel-kurmanji-20131013-5|28	%postun
12mu|texlive-babel-kurmanji-20131013-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-babel-kurmanji-20131013-5|30	%{_sbindir}/texlive.post
12mu|texlive-babel-kurmanji-20131013-5|31	fi
12mu|texlive-babel-kurmanji-20131013-5|32	
12mu|texlive-babel-kurmanji-20131013-5|33	#-----------------------------------------------------------------------
12mu|texlive-babel-kurmanji-20131013-5|34	%files
12mu|texlive-babel-kurmanji-20131013-5|35	%{_texmfdistdir}/tex/generic/babel-kurmanji/kurmanji.ldf
12mu|texlive-babel-kurmanji-20131013-5|36	%doc %{_texmfdistdir}/doc/generic/babel-kurmanji/kurmanji.pdf
12mu|texlive-babel-kurmanji-20131013-5|37	#- source
12mu|texlive-babel-kurmanji-20131013-5|38	%doc %{_texmfdistdir}/source/generic/babel-kurmanji/kurmanji.dtx
12mu|texlive-babel-kurmanji-20131013-5|39	%doc %{_texmfdistdir}/source/generic/babel-kurmanji/kurmanji.ins
12mu|texlive-babel-kurmanji-20131013-5|40	
12mu|texlive-babel-kurmanji-20131013-5|41	#-----------------------------------------------------------------------
12mu|texlive-babel-kurmanji-20131013-5|42	%prep
12mu|texlive-babel-kurmanji-20131013-5|43	%setup -c -a0 -a1 -a2
12mu|texlive-babel-kurmanji-20131013-5|44	
12mu|texlive-babel-kurmanji-20131013-5|45	%build
12mu|texlive-babel-kurmanji-20131013-5|46	
12mu|texlive-babel-kurmanji-20131013-5|47	%install
12mu|texlive-babel-kurmanji-20131013-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-kurmanji-20131013-5|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-kurmanji-20131013-5|50	
12mu|texlive-babel-kurmanji-20131013-5|51	%changelog
12mu|texlive-babel-kurmanji-20131013-5|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131013-5
12mu|texlive-babel-kurmanji-20131013-5|53	+ Revision: 75fbc8e
12mu|texlive-babel-kurmanji-20131013-5|54	- MassBuild#289: Increase release tag
12mu|texlive-babel-kurmanji-20131013-5|55	
12mu|texlive-babel-kurmanji-20131013-5|56	

20917 12
12mu|texlive-babel-latin-20131013-5|1	# revision 30280
12mu|texlive-babel-latin-20131013-5|2	# category Package
12mu|texlive-babel-latin-20131013-5|3	# catalog-ctan undef
12mu|texlive-babel-latin-20131013-5|4	# catalog-date undef
12mu|texlive-babel-latin-20131013-5|5	# catalog-license undef
12mu|texlive-babel-latin-20131013-5|6	# catalog-version undef
12mu|texlive-babel-latin-20131013-5|7	Name:		texlive-babel-latin
12mu|texlive-babel-latin-20131013-5|8	Version:	20131013
12mu|texlive-babel-latin-20131013-5|9	Release:	5
12mu|texlive-babel-latin-20131013-5|10	Summary:	TeXLive babel-latin package
12mu|texlive-babel-latin-20131013-5|11	Group:		Publishing
12mu|texlive-babel-latin-20131013-5|12	URL:		http://tug.org/texlive
12mu|texlive-babel-latin-20131013-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-babel-latin-20131013-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-latin.tar.xz
12mu|texlive-babel-latin-20131013-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-latin.doc.tar.xz
12mu|texlive-babel-latin-20131013-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-latin.source.tar.xz
12mu|texlive-babel-latin-20131013-5|17	BuildArch:	noarch
12mu|texlive-babel-latin-20131013-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-latin-20131013-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-latin-20131013-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-latin-20131013-5|21	
12mu|texlive-babel-latin-20131013-5|22	%description
12mu|texlive-babel-latin-20131013-5|23	TeXLive babel-latin package.
12mu|texlive-babel-latin-20131013-5|24	
12mu|texlive-babel-latin-20131013-5|25	%post
12mu|texlive-babel-latin-20131013-5|26	%{_sbindir}/texlive.post
12mu|texlive-babel-latin-20131013-5|27	
12mu|texlive-babel-latin-20131013-5|28	%postun
12mu|texlive-babel-latin-20131013-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-babel-latin-20131013-5|30	%{_sbindir}/texlive.post
12mu|texlive-babel-latin-20131013-5|31	fi
12mu|texlive-babel-latin-20131013-5|32	
12mu|texlive-babel-latin-20131013-5|33	#-----------------------------------------------------------------------
12mu|texlive-babel-latin-20131013-5|34	%files
12mu|texlive-babel-latin-20131013-5|35	%{_texmfdistdir}/tex/generic/babel-latin/latin.ldf
12mu|texlive-babel-latin-20131013-5|36	%doc %{_texmfdistdir}/doc/generic/babel-latin/latin.pdf
12mu|texlive-babel-latin-20131013-5|37	#- source
12mu|texlive-babel-latin-20131013-5|38	%doc %{_texmfdistdir}/source/generic/babel-latin/latin.dtx
12mu|texlive-babel-latin-20131013-5|39	%doc %{_texmfdistdir}/source/generic/babel-latin/latin.ins
12mu|texlive-babel-latin-20131013-5|40	
12mu|texlive-babel-latin-20131013-5|41	#-----------------------------------------------------------------------
12mu|texlive-babel-latin-20131013-5|42	%prep
12mu|texlive-babel-latin-20131013-5|43	%setup -c -a0 -a1 -a2
12mu|texlive-babel-latin-20131013-5|44	
12mu|texlive-babel-latin-20131013-5|45	%build
12mu|texlive-babel-latin-20131013-5|46	
12mu|texlive-babel-latin-20131013-5|47	%install
12mu|texlive-babel-latin-20131013-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-latin-20131013-5|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-latin-20131013-5|50	
12mu|texlive-babel-latin-20131013-5|51	%changelog
12mu|texlive-babel-latin-20131013-5|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131013-5
12mu|texlive-babel-latin-20131013-5|53	+ Revision: 058844f
12mu|texlive-babel-latin-20131013-5|54	- MassBuild#289: Increase release tag
12mu|texlive-babel-latin-20131013-5|55	
12mu|texlive-babel-latin-20131013-5|56	

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

20919 12
12mu|texlive-babel-piedmontese-20131013-5|1	# revision 30282
12mu|texlive-babel-piedmontese-20131013-5|2	# category Package
12mu|texlive-babel-piedmontese-20131013-5|3	# catalog-ctan undef
12mu|texlive-babel-piedmontese-20131013-5|4	# catalog-date undef
12mu|texlive-babel-piedmontese-20131013-5|5	# catalog-license undef
12mu|texlive-babel-piedmontese-20131013-5|6	# catalog-version undef
12mu|texlive-babel-piedmontese-20131013-5|7	Name:		texlive-babel-piedmontese
12mu|texlive-babel-piedmontese-20131013-5|8	Version:	20131013
12mu|texlive-babel-piedmontese-20131013-5|9	Release:	5
12mu|texlive-babel-piedmontese-20131013-5|10	Summary:	TeXLive babel-piedmontese package
12mu|texlive-babel-piedmontese-20131013-5|11	Group:		Publishing
12mu|texlive-babel-piedmontese-20131013-5|12	URL:		http://tug.org/texlive
12mu|texlive-babel-piedmontese-20131013-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-babel-piedmontese-20131013-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-piedmontese.tar.xz
12mu|texlive-babel-piedmontese-20131013-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-piedmontese.doc.tar.xz
12mu|texlive-babel-piedmontese-20131013-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-piedmontese.source.tar.xz
12mu|texlive-babel-piedmontese-20131013-5|17	BuildArch:	noarch
12mu|texlive-babel-piedmontese-20131013-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-piedmontese-20131013-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-piedmontese-20131013-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-piedmontese-20131013-5|21	
12mu|texlive-babel-piedmontese-20131013-5|22	%description
12mu|texlive-babel-piedmontese-20131013-5|23	TeXLive babel-piedmontese package.
12mu|texlive-babel-piedmontese-20131013-5|24	
12mu|texlive-babel-piedmontese-20131013-5|25	%post
12mu|texlive-babel-piedmontese-20131013-5|26	%{_sbindir}/texlive.post
12mu|texlive-babel-piedmontese-20131013-5|27	
12mu|texlive-babel-piedmontese-20131013-5|28	%postun
12mu|texlive-babel-piedmontese-20131013-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-babel-piedmontese-20131013-5|30	%{_sbindir}/texlive.post
12mu|texlive-babel-piedmontese-20131013-5|31	fi
12mu|texlive-babel-piedmontese-20131013-5|32	
12mu|texlive-babel-piedmontese-20131013-5|33	#-----------------------------------------------------------------------
12mu|texlive-babel-piedmontese-20131013-5|34	%files
12mu|texlive-babel-piedmontese-20131013-5|35	%{_texmfdistdir}/tex/generic/babel-piedmontese/piedmontese.ldf
12mu|texlive-babel-piedmontese-20131013-5|36	%doc %{_texmfdistdir}/doc/generic/babel-piedmontese/piedmontese.pdf
12mu|texlive-babel-piedmontese-20131013-5|37	#- source
12mu|texlive-babel-piedmontese-20131013-5|38	%doc %{_texmfdistdir}/source/generic/babel-piedmontese/piedmontese.dtx
12mu|texlive-babel-piedmontese-20131013-5|39	
12mu|texlive-babel-piedmontese-20131013-5|40	#-----------------------------------------------------------------------
12mu|texlive-babel-piedmontese-20131013-5|41	%prep
12mu|texlive-babel-piedmontese-20131013-5|42	%setup -c -a0 -a1 -a2
12mu|texlive-babel-piedmontese-20131013-5|43	
12mu|texlive-babel-piedmontese-20131013-5|44	%build
12mu|texlive-babel-piedmontese-20131013-5|45	
12mu|texlive-babel-piedmontese-20131013-5|46	%install
12mu|texlive-babel-piedmontese-20131013-5|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-piedmontese-20131013-5|48	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-piedmontese-20131013-5|49	
12mu|texlive-babel-piedmontese-20131013-5|50	%changelog
12mu|texlive-babel-piedmontese-20131013-5|51	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131013-5
12mu|texlive-babel-piedmontese-20131013-5|52	+ Revision: 5c756b9
12mu|texlive-babel-piedmontese-20131013-5|53	- MassBuild#289: Increase release tag
12mu|texlive-babel-piedmontese-20131013-5|54	
12mu|texlive-babel-piedmontese-20131013-5|55	

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

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

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

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

20924 12
12mu|texlive-babel-russian-1.3-5|1	# revision 30287
12mu|texlive-babel-russian-1.3-5|2	# category Package
12mu|texlive-babel-russian-1.3-5|3	# catalog-ctan /macros/latex/contrib/babel-contrib/russian
12mu|texlive-babel-russian-1.3-5|4	# catalog-date 2013-05-03 12:18:01 +0200
12mu|texlive-babel-russian-1.3-5|5	# catalog-license lppl1.3
12mu|texlive-babel-russian-1.3-5|6	# catalog-version 1.3
12mu|texlive-babel-russian-1.3-5|7	Name:		texlive-babel-russian
12mu|texlive-babel-russian-1.3-5|8	Version:	1.3
12mu|texlive-babel-russian-1.3-5|9	Release:	5
12mu|texlive-babel-russian-1.3-5|10	Summary:	Russian language module for Babel
12mu|texlive-babel-russian-1.3-5|11	Group:		Publishing
12mu|texlive-babel-russian-1.3-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/russian
12mu|texlive-babel-russian-1.3-5|13	License:	LPPL1.3
12mu|texlive-babel-russian-1.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-russian.tar.xz
12mu|texlive-babel-russian-1.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-russian.doc.tar.xz
12mu|texlive-babel-russian-1.3-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-russian.source.tar.xz
12mu|texlive-babel-russian-1.3-5|17	BuildArch:	noarch
12mu|texlive-babel-russian-1.3-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-russian-1.3-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-russian-1.3-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-russian-1.3-5|21	
12mu|texlive-babel-russian-1.3-5|22	%description
12mu|texlive-babel-russian-1.3-5|23	The package provides support for use of Babel in documents
12mu|texlive-babel-russian-1.3-5|24	written in Russian. The package is adapted for use both under
12mu|texlive-babel-russian-1.3-5|25	'traditional' TeX engines, and under XeTeX and LuaTeX.
12mu|texlive-babel-russian-1.3-5|26	
12mu|texlive-babel-russian-1.3-5|27	%post
12mu|texlive-babel-russian-1.3-5|28	%{_sbindir}/texlive.post
12mu|texlive-babel-russian-1.3-5|29	
12mu|texlive-babel-russian-1.3-5|30	%postun
12mu|texlive-babel-russian-1.3-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-babel-russian-1.3-5|32	%{_sbindir}/texlive.post
12mu|texlive-babel-russian-1.3-5|33	fi
12mu|texlive-babel-russian-1.3-5|34	
12mu|texlive-babel-russian-1.3-5|35	#-----------------------------------------------------------------------
12mu|texlive-babel-russian-1.3-5|36	%files
12mu|texlive-babel-russian-1.3-5|37	%{_texmfdistdir}/tex/generic/babel-russian/russianb.ldf
12mu|texlive-babel-russian-1.3-5|38	%doc %{_texmfdistdir}/doc/generic/babel-russian/README
12mu|texlive-babel-russian-1.3-5|39	%doc %{_texmfdistdir}/doc/generic/babel-russian/russianb.pdf
12mu|texlive-babel-russian-1.3-5|40	#- source
12mu|texlive-babel-russian-1.3-5|41	%doc %{_texmfdistdir}/source/generic/babel-russian/russianb.dtx
12mu|texlive-babel-russian-1.3-5|42	%doc %{_texmfdistdir}/source/generic/babel-russian/russianb.ins
12mu|texlive-babel-russian-1.3-5|43	
12mu|texlive-babel-russian-1.3-5|44	#-----------------------------------------------------------------------
12mu|texlive-babel-russian-1.3-5|45	%prep
12mu|texlive-babel-russian-1.3-5|46	%setup -c -a0 -a1 -a2
12mu|texlive-babel-russian-1.3-5|47	
12mu|texlive-babel-russian-1.3-5|48	%build
12mu|texlive-babel-russian-1.3-5|49	
12mu|texlive-babel-russian-1.3-5|50	%install
12mu|texlive-babel-russian-1.3-5|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-russian-1.3-5|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-russian-1.3-5|53	
12mu|texlive-babel-russian-1.3-5|54	%changelog
12mu|texlive-babel-russian-1.3-5|55	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.3-5
12mu|texlive-babel-russian-1.3-5|56	+ Revision: 92eb66c
12mu|texlive-babel-russian-1.3-5|57	- MassBuild#289: Increase release tag
12mu|texlive-babel-russian-1.3-5|58	
12mu|texlive-babel-russian-1.3-5|59	

20925 12
12mu|texlive-babel-samin-20131013-5|1	# revision 30288
12mu|texlive-babel-samin-20131013-5|2	# category Package
12mu|texlive-babel-samin-20131013-5|3	# catalog-ctan undef
12mu|texlive-babel-samin-20131013-5|4	# catalog-date undef
12mu|texlive-babel-samin-20131013-5|5	# catalog-license undef
12mu|texlive-babel-samin-20131013-5|6	# catalog-version undef
12mu|texlive-babel-samin-20131013-5|7	Name:		texlive-babel-samin
12mu|texlive-babel-samin-20131013-5|8	Version:	20131013
12mu|texlive-babel-samin-20131013-5|9	Release:	5
12mu|texlive-babel-samin-20131013-5|10	Summary:	TeXLive babel-samin package
12mu|texlive-babel-samin-20131013-5|11	Group:		Publishing
12mu|texlive-babel-samin-20131013-5|12	URL:		http://tug.org/texlive
12mu|texlive-babel-samin-20131013-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-babel-samin-20131013-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-samin.tar.xz
12mu|texlive-babel-samin-20131013-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-samin.doc.tar.xz
12mu|texlive-babel-samin-20131013-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-samin.source.tar.xz
12mu|texlive-babel-samin-20131013-5|17	BuildArch:	noarch
12mu|texlive-babel-samin-20131013-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-samin-20131013-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-samin-20131013-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-samin-20131013-5|21	
12mu|texlive-babel-samin-20131013-5|22	%description
12mu|texlive-babel-samin-20131013-5|23	TeXLive babel-samin package.
12mu|texlive-babel-samin-20131013-5|24	
12mu|texlive-babel-samin-20131013-5|25	%post
12mu|texlive-babel-samin-20131013-5|26	%{_sbindir}/texlive.post
12mu|texlive-babel-samin-20131013-5|27	
12mu|texlive-babel-samin-20131013-5|28	%postun
12mu|texlive-babel-samin-20131013-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-babel-samin-20131013-5|30	%{_sbindir}/texlive.post
12mu|texlive-babel-samin-20131013-5|31	fi
12mu|texlive-babel-samin-20131013-5|32	
12mu|texlive-babel-samin-20131013-5|33	#-----------------------------------------------------------------------
12mu|texlive-babel-samin-20131013-5|34	%files
12mu|texlive-babel-samin-20131013-5|35	%{_texmfdistdir}/tex/generic/babel-samin/samin.ldf
12mu|texlive-babel-samin-20131013-5|36	%doc %{_texmfdistdir}/doc/generic/babel-samin/samin.pdf
12mu|texlive-babel-samin-20131013-5|37	#- source
12mu|texlive-babel-samin-20131013-5|38	%doc %{_texmfdistdir}/source/generic/babel-samin/samin.dtx
12mu|texlive-babel-samin-20131013-5|39	%doc %{_texmfdistdir}/source/generic/babel-samin/samin.ins
12mu|texlive-babel-samin-20131013-5|40	
12mu|texlive-babel-samin-20131013-5|41	#-----------------------------------------------------------------------
12mu|texlive-babel-samin-20131013-5|42	%prep
12mu|texlive-babel-samin-20131013-5|43	%setup -c -a0 -a1 -a2
12mu|texlive-babel-samin-20131013-5|44	
12mu|texlive-babel-samin-20131013-5|45	%build
12mu|texlive-babel-samin-20131013-5|46	
12mu|texlive-babel-samin-20131013-5|47	%install
12mu|texlive-babel-samin-20131013-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-samin-20131013-5|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-samin-20131013-5|50	
12mu|texlive-babel-samin-20131013-5|51	%changelog
12mu|texlive-babel-samin-20131013-5|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131013-5
12mu|texlive-babel-samin-20131013-5|53	+ Revision: 88287b4
12mu|texlive-babel-samin-20131013-5|54	- MassBuild#289: Increase release tag
12mu|texlive-babel-samin-20131013-5|55	
12mu|texlive-babel-samin-20131013-5|56	

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

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

20928 12
12mu|texlive-babel-serbianc-2.2-5|1	# revision 30348
12mu|texlive-babel-serbianc-2.2-5|2	# category Package
12mu|texlive-babel-serbianc-2.2-5|3	# catalog-ctan /macros/latex/contrib/babel-contrib/serbianc
12mu|texlive-babel-serbianc-2.2-5|4	# catalog-date 2013-05-04 16:25:22 +0200
12mu|texlive-babel-serbianc-2.2-5|5	# catalog-license lppl1.3
12mu|texlive-babel-serbianc-2.2-5|6	# catalog-version 2.2
12mu|texlive-babel-serbianc-2.2-5|7	Name:		texlive-babel-serbianc
12mu|texlive-babel-serbianc-2.2-5|8	Version:	2.2
12mu|texlive-babel-serbianc-2.2-5|9	Release:	5
12mu|texlive-babel-serbianc-2.2-5|10	Summary:	Babel module to support Serbian Cyrillic
12mu|texlive-babel-serbianc-2.2-5|11	Group:		Publishing
12mu|texlive-babel-serbianc-2.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/serbianc
12mu|texlive-babel-serbianc-2.2-5|13	License:	LPPL1.3
12mu|texlive-babel-serbianc-2.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-serbianc.tar.xz
12mu|texlive-babel-serbianc-2.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-serbianc.doc.tar.xz
12mu|texlive-babel-serbianc-2.2-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-serbianc.source.tar.xz
12mu|texlive-babel-serbianc-2.2-5|17	BuildArch:	noarch
12mu|texlive-babel-serbianc-2.2-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-serbianc-2.2-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-serbianc-2.2-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-serbianc-2.2-5|21	
12mu|texlive-babel-serbianc-2.2-5|22	%description
12mu|texlive-babel-serbianc-2.2-5|23	The package provides support for Serbian documents written in
12mu|texlive-babel-serbianc-2.2-5|24	Cyrillic, in babel.
12mu|texlive-babel-serbianc-2.2-5|25	
12mu|texlive-babel-serbianc-2.2-5|26	%post
12mu|texlive-babel-serbianc-2.2-5|27	%{_sbindir}/texlive.post
12mu|texlive-babel-serbianc-2.2-5|28	
12mu|texlive-babel-serbianc-2.2-5|29	%postun
12mu|texlive-babel-serbianc-2.2-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-babel-serbianc-2.2-5|31	%{_sbindir}/texlive.post
12mu|texlive-babel-serbianc-2.2-5|32	fi
12mu|texlive-babel-serbianc-2.2-5|33	
12mu|texlive-babel-serbianc-2.2-5|34	#-----------------------------------------------------------------------
12mu|texlive-babel-serbianc-2.2-5|35	%files
12mu|texlive-babel-serbianc-2.2-5|36	%{_texmfdistdir}/tex/generic/babel-serbianc/serbianc.ldf
12mu|texlive-babel-serbianc-2.2-5|37	%{_texmfdistdir}/tex/generic/babel-serbianc/serbianc.sty
12mu|texlive-babel-serbianc-2.2-5|38	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/COPYING
12mu|texlive-babel-serbianc-2.2-5|39	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/ChangeLog
12mu|texlive-babel-serbianc-2.2-5|40	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/Copyright
12mu|texlive-babel-serbianc-2.2-5|41	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/INSTALL
12mu|texlive-babel-serbianc-2.2-5|42	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/README
12mu|texlive-babel-serbianc-2.2-5|43	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/README.Files
12mu|texlive-babel-serbianc-2.2-5|44	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/README.serbianc
12mu|texlive-babel-serbianc-2.2-5|45	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/sample.pdf
12mu|texlive-babel-serbianc-2.2-5|46	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/sample.tex
12mu|texlive-babel-serbianc-2.2-5|47	%doc %{_texmfdistdir}/doc/generic/babel-serbianc/serbianc.patch
12mu|texlive-babel-serbianc-2.2-5|48	#- source
12mu|texlive-babel-serbianc-2.2-5|49	%doc %{_texmfdistdir}/source/generic/babel-serbianc/serbianc.dtx
12mu|texlive-babel-serbianc-2.2-5|50	%doc %{_texmfdistdir}/source/generic/babel-serbianc/serbianc.ins
12mu|texlive-babel-serbianc-2.2-5|51	
12mu|texlive-babel-serbianc-2.2-5|52	#-----------------------------------------------------------------------
12mu|texlive-babel-serbianc-2.2-5|53	%prep
12mu|texlive-babel-serbianc-2.2-5|54	%setup -c -a0 -a1 -a2
12mu|texlive-babel-serbianc-2.2-5|55	
12mu|texlive-babel-serbianc-2.2-5|56	%build
12mu|texlive-babel-serbianc-2.2-5|57	
12mu|texlive-babel-serbianc-2.2-5|58	%install
12mu|texlive-babel-serbianc-2.2-5|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-serbianc-2.2-5|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-serbianc-2.2-5|61	
12mu|texlive-babel-serbianc-2.2-5|62	%changelog
12mu|texlive-babel-serbianc-2.2-5|63	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 2.2-5
12mu|texlive-babel-serbianc-2.2-5|64	+ Revision: bd916c7
12mu|texlive-babel-serbianc-2.2-5|65	- MassBuild#289: Increase release tag
12mu|texlive-babel-serbianc-2.2-5|66	
12mu|texlive-babel-serbianc-2.2-5|67	

20929 12
12mu|texlive-babel-slovak-20131013-5|1	# revision 30292
12mu|texlive-babel-slovak-20131013-5|2	# category Package
12mu|texlive-babel-slovak-20131013-5|3	# catalog-ctan undef
12mu|texlive-babel-slovak-20131013-5|4	# catalog-date undef
12mu|texlive-babel-slovak-20131013-5|5	# catalog-license undef
12mu|texlive-babel-slovak-20131013-5|6	# catalog-version undef
12mu|texlive-babel-slovak-20131013-5|7	Name:		texlive-babel-slovak
12mu|texlive-babel-slovak-20131013-5|8	Version:	20131013
12mu|texlive-babel-slovak-20131013-5|9	Release:	5
12mu|texlive-babel-slovak-20131013-5|10	Summary:	TeXLive babel-slovak package
12mu|texlive-babel-slovak-20131013-5|11	Group:		Publishing
12mu|texlive-babel-slovak-20131013-5|12	URL:		http://tug.org/texlive
12mu|texlive-babel-slovak-20131013-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-babel-slovak-20131013-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-slovak.tar.xz
12mu|texlive-babel-slovak-20131013-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-slovak.doc.tar.xz
12mu|texlive-babel-slovak-20131013-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-slovak.source.tar.xz
12mu|texlive-babel-slovak-20131013-5|17	BuildArch:	noarch
12mu|texlive-babel-slovak-20131013-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-slovak-20131013-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-slovak-20131013-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-slovak-20131013-5|21	
12mu|texlive-babel-slovak-20131013-5|22	%description
12mu|texlive-babel-slovak-20131013-5|23	TeXLive babel-slovak package.
12mu|texlive-babel-slovak-20131013-5|24	
12mu|texlive-babel-slovak-20131013-5|25	%post
12mu|texlive-babel-slovak-20131013-5|26	%{_sbindir}/texlive.post
12mu|texlive-babel-slovak-20131013-5|27	
12mu|texlive-babel-slovak-20131013-5|28	%postun
12mu|texlive-babel-slovak-20131013-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-babel-slovak-20131013-5|30	%{_sbindir}/texlive.post
12mu|texlive-babel-slovak-20131013-5|31	fi
12mu|texlive-babel-slovak-20131013-5|32	
12mu|texlive-babel-slovak-20131013-5|33	#-----------------------------------------------------------------------
12mu|texlive-babel-slovak-20131013-5|34	%files
12mu|texlive-babel-slovak-20131013-5|35	%{_texmfdistdir}/tex/generic/babel-slovak/slovak.ldf
12mu|texlive-babel-slovak-20131013-5|36	%doc %{_texmfdistdir}/doc/generic/babel-slovak/slovak.pdf
12mu|texlive-babel-slovak-20131013-5|37	#- source
12mu|texlive-babel-slovak-20131013-5|38	%doc %{_texmfdistdir}/source/generic/babel-slovak/slovak.dtx
12mu|texlive-babel-slovak-20131013-5|39	%doc %{_texmfdistdir}/source/generic/babel-slovak/slovak.ins
12mu|texlive-babel-slovak-20131013-5|40	
12mu|texlive-babel-slovak-20131013-5|41	#-----------------------------------------------------------------------
12mu|texlive-babel-slovak-20131013-5|42	%prep
12mu|texlive-babel-slovak-20131013-5|43	%setup -c -a0 -a1 -a2
12mu|texlive-babel-slovak-20131013-5|44	
12mu|texlive-babel-slovak-20131013-5|45	%build
12mu|texlive-babel-slovak-20131013-5|46	
12mu|texlive-babel-slovak-20131013-5|47	%install
12mu|texlive-babel-slovak-20131013-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-slovak-20131013-5|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-slovak-20131013-5|50	
12mu|texlive-babel-slovak-20131013-5|51	%changelog
12mu|texlive-babel-slovak-20131013-5|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131013-5
12mu|texlive-babel-slovak-20131013-5|53	+ Revision: 068f94a
12mu|texlive-babel-slovak-20131013-5|54	- MassBuild#289: Increase release tag
12mu|texlive-babel-slovak-20131013-5|55	
12mu|texlive-babel-slovak-20131013-5|56	

20930 12
12mu|texlive-babel-slovenian-1.2i-5|1	# revision 30351
12mu|texlive-babel-slovenian-1.2i-5|2	# category Package
12mu|texlive-babel-slovenian-1.2i-5|3	# catalog-ctan /macros/latex/contrib/babel-contrib/slovene
12mu|texlive-babel-slovenian-1.2i-5|4	# catalog-date 2013-05-08 21:33:39 +0200
12mu|texlive-babel-slovenian-1.2i-5|5	# catalog-license lppl1.3
12mu|texlive-babel-slovenian-1.2i-5|6	# catalog-version 1.2i
12mu|texlive-babel-slovenian-1.2i-5|7	Name:		texlive-babel-slovenian
12mu|texlive-babel-slovenian-1.2i-5|8	Version:	1.2i
12mu|texlive-babel-slovenian-1.2i-5|9	Release:	5
12mu|texlive-babel-slovenian-1.2i-5|10	Summary:	Babel support for typesetting Slovenian
12mu|texlive-babel-slovenian-1.2i-5|11	Group:		Publishing
12mu|texlive-babel-slovenian-1.2i-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/slovene
12mu|texlive-babel-slovenian-1.2i-5|13	License:	LPPL1.3
12mu|texlive-babel-slovenian-1.2i-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-slovenian.tar.xz
12mu|texlive-babel-slovenian-1.2i-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-slovenian.doc.tar.xz
12mu|texlive-babel-slovenian-1.2i-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-slovenian.source.tar.xz
12mu|texlive-babel-slovenian-1.2i-5|17	BuildArch:	noarch
12mu|texlive-babel-slovenian-1.2i-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-slovenian-1.2i-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-slovenian-1.2i-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-slovenian-1.2i-5|21	
12mu|texlive-babel-slovenian-1.2i-5|22	%description
12mu|texlive-babel-slovenian-1.2i-5|23	The package provides the language definition file for support
12mu|texlive-babel-slovenian-1.2i-5|24	of Slovenian in babel. Several shortcuts are defined, as well
12mu|texlive-babel-slovenian-1.2i-5|25	as translations to Slovenian of standard "LaTeX names".
12mu|texlive-babel-slovenian-1.2i-5|26	
12mu|texlive-babel-slovenian-1.2i-5|27	%post
12mu|texlive-babel-slovenian-1.2i-5|28	%{_sbindir}/texlive.post
12mu|texlive-babel-slovenian-1.2i-5|29	
12mu|texlive-babel-slovenian-1.2i-5|30	%postun
12mu|texlive-babel-slovenian-1.2i-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-babel-slovenian-1.2i-5|32	%{_sbindir}/texlive.post
12mu|texlive-babel-slovenian-1.2i-5|33	fi
12mu|texlive-babel-slovenian-1.2i-5|34	
12mu|texlive-babel-slovenian-1.2i-5|35	#-----------------------------------------------------------------------
12mu|texlive-babel-slovenian-1.2i-5|36	%files
12mu|texlive-babel-slovenian-1.2i-5|37	%{_texmfdistdir}/tex/generic/babel-slovenian/slovene.ldf
12mu|texlive-babel-slovenian-1.2i-5|38	%doc %{_texmfdistdir}/doc/generic/babel-slovenian/slovene.pdf
12mu|texlive-babel-slovenian-1.2i-5|39	#- source
12mu|texlive-babel-slovenian-1.2i-5|40	%doc %{_texmfdistdir}/source/generic/babel-slovenian/slovene.dtx
12mu|texlive-babel-slovenian-1.2i-5|41	%doc %{_texmfdistdir}/source/generic/babel-slovenian/slovene.ins
12mu|texlive-babel-slovenian-1.2i-5|42	
12mu|texlive-babel-slovenian-1.2i-5|43	#-----------------------------------------------------------------------
12mu|texlive-babel-slovenian-1.2i-5|44	%prep
12mu|texlive-babel-slovenian-1.2i-5|45	%setup -c -a0 -a1 -a2
12mu|texlive-babel-slovenian-1.2i-5|46	
12mu|texlive-babel-slovenian-1.2i-5|47	%build
12mu|texlive-babel-slovenian-1.2i-5|48	
12mu|texlive-babel-slovenian-1.2i-5|49	%install
12mu|texlive-babel-slovenian-1.2i-5|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-slovenian-1.2i-5|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-slovenian-1.2i-5|52	
12mu|texlive-babel-slovenian-1.2i-5|53	%changelog
12mu|texlive-babel-slovenian-1.2i-5|54	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.2i-5
12mu|texlive-babel-slovenian-1.2i-5|55	+ Revision: 353d167
12mu|texlive-babel-slovenian-1.2i-5|56	- MassBuild#289: Increase release tag
12mu|texlive-babel-slovenian-1.2i-5|57	
12mu|texlive-babel-slovenian-1.2i-5|58	

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

20932 12
12mu|texlive-babel-spanish-5.0m-1|1	# revision 32825
12mu|texlive-babel-spanish-5.0m-1|2	# category Package
12mu|texlive-babel-spanish-5.0m-1|3	# catalog-ctan /macros/latex/contrib/babel-contrib/spanish
12mu|texlive-babel-spanish-5.0m-1|4	# catalog-date 2014-01-29 21:41:08 +0100
12mu|texlive-babel-spanish-5.0m-1|5	# catalog-license lppl
12mu|texlive-babel-spanish-5.0m-1|6	# catalog-version 5.0m
12mu|texlive-babel-spanish-5.0m-1|7	Name:		texlive-babel-spanish
12mu|texlive-babel-spanish-5.0m-1|8	Version:	5.0m
12mu|texlive-babel-spanish-5.0m-1|9	Release:	1
12mu|texlive-babel-spanish-5.0m-1|10	Summary:	Babel support for Spanish
12mu|texlive-babel-spanish-5.0m-1|11	Group:		Publishing
12mu|texlive-babel-spanish-5.0m-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/spanish
12mu|texlive-babel-spanish-5.0m-1|13	License:	LPPL
12mu|texlive-babel-spanish-5.0m-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-spanish.tar.xz
12mu|texlive-babel-spanish-5.0m-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-spanish.doc.tar.xz
12mu|texlive-babel-spanish-5.0m-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-spanish.source.tar.xz
12mu|texlive-babel-spanish-5.0m-1|17	BuildArch:	noarch
12mu|texlive-babel-spanish-5.0m-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-spanish-5.0m-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-spanish-5.0m-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-spanish-5.0m-1|21	
12mu|texlive-babel-spanish-5.0m-1|22	%description
12mu|texlive-babel-spanish-5.0m-1|23	This bundle provides the means to typeset Spanish text, with
12mu|texlive-babel-spanish-5.0m-1|24	the support provided by the LaTeX standard package babel. Note
12mu|texlive-babel-spanish-5.0m-1|25	that separate support is provided for those who wish to typeset
12mu|texlive-babel-spanish-5.0m-1|26	Spanish as written in Mexico.
12mu|texlive-babel-spanish-5.0m-1|27	
12mu|texlive-babel-spanish-5.0m-1|28	%post
12mu|texlive-babel-spanish-5.0m-1|29	%{_sbindir}/texlive.post
12mu|texlive-babel-spanish-5.0m-1|30	
12mu|texlive-babel-spanish-5.0m-1|31	%postun
12mu|texlive-babel-spanish-5.0m-1|32	if [ $1 -eq 0 ]; then
12mu|texlive-babel-spanish-5.0m-1|33	%{_sbindir}/texlive.post
12mu|texlive-babel-spanish-5.0m-1|34	fi
12mu|texlive-babel-spanish-5.0m-1|35	
12mu|texlive-babel-spanish-5.0m-1|36	#-----------------------------------------------------------------------
12mu|texlive-babel-spanish-5.0m-1|37	%files
12mu|texlive-babel-spanish-5.0m-1|38	%{_texmfdistdir}/tex/generic/babel-spanish/romanidx.sty
12mu|texlive-babel-spanish-5.0m-1|39	%{_texmfdistdir}/tex/generic/babel-spanish/spanish.ldf
12mu|texlive-babel-spanish-5.0m-1|40	%doc %{_texmfdistdir}/doc/generic/babel-spanish/README
12mu|texlive-babel-spanish-5.0m-1|41	%doc %{_texmfdistdir}/doc/generic/babel-spanish/spanish.pdf
12mu|texlive-babel-spanish-5.0m-1|42	#- source
12mu|texlive-babel-spanish-5.0m-1|43	%doc %{_texmfdistdir}/source/generic/babel-spanish/spanish.dtx
12mu|texlive-babel-spanish-5.0m-1|44	%doc %{_texmfdistdir}/source/generic/babel-spanish/spanish.ins
12mu|texlive-babel-spanish-5.0m-1|45	
12mu|texlive-babel-spanish-5.0m-1|46	#-----------------------------------------------------------------------
12mu|texlive-babel-spanish-5.0m-1|47	%prep
12mu|texlive-babel-spanish-5.0m-1|48	%setup -c -a0 -a1 -a2
12mu|texlive-babel-spanish-5.0m-1|49	
12mu|texlive-babel-spanish-5.0m-1|50	%build
12mu|texlive-babel-spanish-5.0m-1|51	
12mu|texlive-babel-spanish-5.0m-1|52	%install
12mu|texlive-babel-spanish-5.0m-1|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-spanish-5.0m-1|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-spanish-5.0m-1|55	
12mu|texlive-babel-spanish-5.0m-1|56	%changelog
12mu|texlive-babel-spanish-5.0m-1|57	* Sat Feb 15 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 5.0m-1
12mu|texlive-babel-spanish-5.0m-1|58	+ Revision: 01ec380
12mu|texlive-babel-spanish-5.0m-1|59	- - Update to latest release.
12mu|texlive-babel-spanish-5.0m-1|60	
12mu|texlive-babel-spanish-5.0m-1|61	

20933 12
12mu|texlive-babel-swedish-2.3d-5|1	# revision 30296
12mu|texlive-babel-swedish-2.3d-5|2	# category Package
12mu|texlive-babel-swedish-2.3d-5|3	# catalog-ctan /macros/latex/contrib/babel-contrib/swedish
12mu|texlive-babel-swedish-2.3d-5|4	# catalog-date 2013-05-06 23:49:45 +0200
12mu|texlive-babel-swedish-2.3d-5|5	# catalog-license lppl1.3
12mu|texlive-babel-swedish-2.3d-5|6	# catalog-version 2.3d
12mu|texlive-babel-swedish-2.3d-5|7	Name:		texlive-babel-swedish
12mu|texlive-babel-swedish-2.3d-5|8	Version:	2.3d
12mu|texlive-babel-swedish-2.3d-5|9	Release:	5
12mu|texlive-babel-swedish-2.3d-5|10	Summary:	Babel support for typesetting Swedish
12mu|texlive-babel-swedish-2.3d-5|11	Group:		Publishing
12mu|texlive-babel-swedish-2.3d-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/swedish
12mu|texlive-babel-swedish-2.3d-5|13	License:	LPPL1.3
12mu|texlive-babel-swedish-2.3d-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-swedish.tar.xz
12mu|texlive-babel-swedish-2.3d-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-swedish.doc.tar.xz
12mu|texlive-babel-swedish-2.3d-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-swedish.source.tar.xz
12mu|texlive-babel-swedish-2.3d-5|17	BuildArch:	noarch
12mu|texlive-babel-swedish-2.3d-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-swedish-2.3d-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-swedish-2.3d-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-swedish-2.3d-5|21	
12mu|texlive-babel-swedish-2.3d-5|22	%description
12mu|texlive-babel-swedish-2.3d-5|23	The package provides the language definition file for Swedish.
12mu|texlive-babel-swedish-2.3d-5|24	
12mu|texlive-babel-swedish-2.3d-5|25	%post
12mu|texlive-babel-swedish-2.3d-5|26	%{_sbindir}/texlive.post
12mu|texlive-babel-swedish-2.3d-5|27	
12mu|texlive-babel-swedish-2.3d-5|28	%postun
12mu|texlive-babel-swedish-2.3d-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-babel-swedish-2.3d-5|30	%{_sbindir}/texlive.post
12mu|texlive-babel-swedish-2.3d-5|31	fi
12mu|texlive-babel-swedish-2.3d-5|32	
12mu|texlive-babel-swedish-2.3d-5|33	#-----------------------------------------------------------------------
12mu|texlive-babel-swedish-2.3d-5|34	%files
12mu|texlive-babel-swedish-2.3d-5|35	%{_texmfdistdir}/tex/generic/babel-swedish/swedish.ldf
12mu|texlive-babel-swedish-2.3d-5|36	%doc %{_texmfdistdir}/doc/generic/babel-swedish/swedish.pdf
12mu|texlive-babel-swedish-2.3d-5|37	#- source
12mu|texlive-babel-swedish-2.3d-5|38	%doc %{_texmfdistdir}/source/generic/babel-swedish/swedish.dtx
12mu|texlive-babel-swedish-2.3d-5|39	%doc %{_texmfdistdir}/source/generic/babel-swedish/swedish.ins
12mu|texlive-babel-swedish-2.3d-5|40	
12mu|texlive-babel-swedish-2.3d-5|41	#-----------------------------------------------------------------------
12mu|texlive-babel-swedish-2.3d-5|42	%prep
12mu|texlive-babel-swedish-2.3d-5|43	%setup -c -a0 -a1 -a2
12mu|texlive-babel-swedish-2.3d-5|44	
12mu|texlive-babel-swedish-2.3d-5|45	%build
12mu|texlive-babel-swedish-2.3d-5|46	
12mu|texlive-babel-swedish-2.3d-5|47	%install
12mu|texlive-babel-swedish-2.3d-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-swedish-2.3d-5|49	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-swedish-2.3d-5|50	
12mu|texlive-babel-swedish-2.3d-5|51	%changelog
12mu|texlive-babel-swedish-2.3d-5|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 2.3d-5
12mu|texlive-babel-swedish-2.3d-5|53	+ Revision: 28fd24e
12mu|texlive-babel-swedish-2.3d-5|54	- MassBuild#289: Increase release tag
12mu|texlive-babel-swedish-2.3d-5|55	
12mu|texlive-babel-swedish-2.3d-5|56	

20934 12
12mu|texlive-babel-thai-1.0.0-5|1	# revision 30564
12mu|texlive-babel-thai-1.0.0-5|2	# category Package
12mu|texlive-babel-thai-1.0.0-5|3	# catalog-ctan /macros/latex/contrib/babel-contrib/thai
12mu|texlive-babel-thai-1.0.0-5|4	# catalog-date 2013-05-19 01:05:23 +0200
12mu|texlive-babel-thai-1.0.0-5|5	# catalog-license lppl1.3
12mu|texlive-babel-thai-1.0.0-5|6	# catalog-version 1.0.0
12mu|texlive-babel-thai-1.0.0-5|7	Name:		texlive-babel-thai
12mu|texlive-babel-thai-1.0.0-5|8	Version:	1.0.0
12mu|texlive-babel-thai-1.0.0-5|9	Release:	5
12mu|texlive-babel-thai-1.0.0-5|10	Summary:	Support for Thai within babel
12mu|texlive-babel-thai-1.0.0-5|11	Group:		Publishing
12mu|texlive-babel-thai-1.0.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/thai
12mu|texlive-babel-thai-1.0.0-5|13	License:	LPPL1.3
12mu|texlive-babel-thai-1.0.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-thai.tar.xz
12mu|texlive-babel-thai-1.0.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-thai.doc.tar.xz
12mu|texlive-babel-thai-1.0.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-thai.source.tar.xz
12mu|texlive-babel-thai-1.0.0-5|17	BuildArch:	noarch
12mu|texlive-babel-thai-1.0.0-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-thai-1.0.0-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-thai-1.0.0-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-thai-1.0.0-5|21	
12mu|texlive-babel-thai-1.0.0-5|22	%description
12mu|texlive-babel-thai-1.0.0-5|23	The package provides support for typesetting Thai text. within
12mu|texlive-babel-thai-1.0.0-5|24	the babel system.
12mu|texlive-babel-thai-1.0.0-5|25	
12mu|texlive-babel-thai-1.0.0-5|26	%post
12mu|texlive-babel-thai-1.0.0-5|27	%{_sbindir}/texlive.post
12mu|texlive-babel-thai-1.0.0-5|28	
12mu|texlive-babel-thai-1.0.0-5|29	%postun
12mu|texlive-babel-thai-1.0.0-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-babel-thai-1.0.0-5|31	%{_sbindir}/texlive.post
12mu|texlive-babel-thai-1.0.0-5|32	fi
12mu|texlive-babel-thai-1.0.0-5|33	
12mu|texlive-babel-thai-1.0.0-5|34	#-----------------------------------------------------------------------
12mu|texlive-babel-thai-1.0.0-5|35	%files
12mu|texlive-babel-thai-1.0.0-5|36	%{_texmfdistdir}/tex/generic/babel-thai/lthenc.def
12mu|texlive-babel-thai-1.0.0-5|37	%{_texmfdistdir}/tex/generic/babel-thai/thai.ldf
12mu|texlive-babel-thai-1.0.0-5|38	%{_texmfdistdir}/tex/generic/babel-thai/tis620.def
12mu|texlive-babel-thai-1.0.0-5|39	%doc %{_texmfdistdir}/doc/generic/babel-thai/thai.pdf
12mu|texlive-babel-thai-1.0.0-5|40	#- source
12mu|texlive-babel-thai-1.0.0-5|41	%doc %{_texmfdistdir}/source/generic/babel-thai/thai.dtx
12mu|texlive-babel-thai-1.0.0-5|42	%doc %{_texmfdistdir}/source/generic/babel-thai/thai.ins
12mu|texlive-babel-thai-1.0.0-5|43	
12mu|texlive-babel-thai-1.0.0-5|44	#-----------------------------------------------------------------------
12mu|texlive-babel-thai-1.0.0-5|45	%prep
12mu|texlive-babel-thai-1.0.0-5|46	%setup -c -a0 -a1 -a2
12mu|texlive-babel-thai-1.0.0-5|47	
12mu|texlive-babel-thai-1.0.0-5|48	%build
12mu|texlive-babel-thai-1.0.0-5|49	
12mu|texlive-babel-thai-1.0.0-5|50	%install
12mu|texlive-babel-thai-1.0.0-5|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-thai-1.0.0-5|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-thai-1.0.0-5|53	
12mu|texlive-babel-thai-1.0.0-5|54	%changelog
12mu|texlive-babel-thai-1.0.0-5|55	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0.0-5
12mu|texlive-babel-thai-1.0.0-5|56	+ Revision: e2860ff
12mu|texlive-babel-thai-1.0.0-5|57	- MassBuild#289: Increase release tag
12mu|texlive-babel-thai-1.0.0-5|58	
12mu|texlive-babel-thai-1.0.0-5|59	

20935 12
12mu|texlive-babel-turkish-1.30-1|1	# revision 32676
12mu|texlive-babel-turkish-1.30-1|2	# category Package
12mu|texlive-babel-turkish-1.30-1|3	# catalog-ctan /macros/latex/contrib/babel-contrib/turkish
12mu|texlive-babel-turkish-1.30-1|4	# catalog-date 2014-01-14 18:49:01 +0100
12mu|texlive-babel-turkish-1.30-1|5	# catalog-license lppl1.3
12mu|texlive-babel-turkish-1.30-1|6	# catalog-version 1.3
12mu|texlive-babel-turkish-1.30-1|7	Name:		texlive-babel-turkish
12mu|texlive-babel-turkish-1.30-1|8	Version:	1.30
12mu|texlive-babel-turkish-1.30-1|9	Release:	1
12mu|texlive-babel-turkish-1.30-1|10	Summary:	Babel support for Turkish documents
12mu|texlive-babel-turkish-1.30-1|11	Group:		Publishing
12mu|texlive-babel-turkish-1.30-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/turkish
12mu|texlive-babel-turkish-1.30-1|13	License:	LPPL1.3
12mu|texlive-babel-turkish-1.30-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-turkish.tar.xz
12mu|texlive-babel-turkish-1.30-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-turkish.doc.tar.xz
12mu|texlive-babel-turkish-1.30-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-turkish.source.tar.xz
12mu|texlive-babel-turkish-1.30-1|17	BuildArch:	noarch
12mu|texlive-babel-turkish-1.30-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-turkish-1.30-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-turkish-1.30-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-turkish-1.30-1|21	
12mu|texlive-babel-turkish-1.30-1|22	%description
12mu|texlive-babel-turkish-1.30-1|23	The package provides support, within babel, of the Turkish
12mu|texlive-babel-turkish-1.30-1|24	language.
12mu|texlive-babel-turkish-1.30-1|25	
12mu|texlive-babel-turkish-1.30-1|26	%post
12mu|texlive-babel-turkish-1.30-1|27	%{_sbindir}/texlive.post
12mu|texlive-babel-turkish-1.30-1|28	
12mu|texlive-babel-turkish-1.30-1|29	%postun
12mu|texlive-babel-turkish-1.30-1|30	if [ $1 -eq 0 ]; then
12mu|texlive-babel-turkish-1.30-1|31	%{_sbindir}/texlive.post
12mu|texlive-babel-turkish-1.30-1|32	fi
12mu|texlive-babel-turkish-1.30-1|33	
12mu|texlive-babel-turkish-1.30-1|34	#-----------------------------------------------------------------------
12mu|texlive-babel-turkish-1.30-1|35	%files
12mu|texlive-babel-turkish-1.30-1|36	%{_texmfdistdir}/tex/generic/babel-turkish/turkish.ldf
12mu|texlive-babel-turkish-1.30-1|37	%doc %{_texmfdistdir}/doc/generic/babel-turkish/README
12mu|texlive-babel-turkish-1.30-1|38	%doc %{_texmfdistdir}/doc/generic/babel-turkish/turkish.pdf
12mu|texlive-babel-turkish-1.30-1|39	#- source
12mu|texlive-babel-turkish-1.30-1|40	%doc %{_texmfdistdir}/source/generic/babel-turkish/turkish.dtx
12mu|texlive-babel-turkish-1.30-1|41	%doc %{_texmfdistdir}/source/generic/babel-turkish/turkish.ins
12mu|texlive-babel-turkish-1.30-1|42	
12mu|texlive-babel-turkish-1.30-1|43	#-----------------------------------------------------------------------
12mu|texlive-babel-turkish-1.30-1|44	%prep
12mu|texlive-babel-turkish-1.30-1|45	%setup -c -a0 -a1 -a2
12mu|texlive-babel-turkish-1.30-1|46	
12mu|texlive-babel-turkish-1.30-1|47	%build
12mu|texlive-babel-turkish-1.30-1|48	
12mu|texlive-babel-turkish-1.30-1|49	%install
12mu|texlive-babel-turkish-1.30-1|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-turkish-1.30-1|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-turkish-1.30-1|52	
12mu|texlive-babel-turkish-1.30-1|53	%changelog
12mu|texlive-babel-turkish-1.30-1|54	* Sat Feb 15 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 1.30-1
12mu|texlive-babel-turkish-1.30-1|55	+ Revision: 2c5dbc3
12mu|texlive-babel-turkish-1.30-1|56	- - Update to latest release.
12mu|texlive-babel-turkish-1.30-1|57	
12mu|texlive-babel-turkish-1.30-1|58	

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

20937 12
12mu|texlive-babel-vietnamese-1.3-5|1	# revision 30578
12mu|texlive-babel-vietnamese-1.3-5|2	# category Package
12mu|texlive-babel-vietnamese-1.3-5|3	# catalog-ctan /macros/latex/contrib/babel-contrib/vietnamese
12mu|texlive-babel-vietnamese-1.3-5|4	# catalog-date 2013-05-20 00:05:10 +0200
12mu|texlive-babel-vietnamese-1.3-5|5	# catalog-license lppl1.3
12mu|texlive-babel-vietnamese-1.3-5|6	# catalog-version 1.3
12mu|texlive-babel-vietnamese-1.3-5|7	Name:		texlive-babel-vietnamese
12mu|texlive-babel-vietnamese-1.3-5|8	Version:	1.3
12mu|texlive-babel-vietnamese-1.3-5|9	Release:	5
12mu|texlive-babel-vietnamese-1.3-5|10	Summary:	Babel support for typesetting Vietnamese
12mu|texlive-babel-vietnamese-1.3-5|11	Group:		Publishing
12mu|texlive-babel-vietnamese-1.3-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/vietnamese
12mu|texlive-babel-vietnamese-1.3-5|13	License:	LPPL1.3
12mu|texlive-babel-vietnamese-1.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-vietnamese.tar.xz
12mu|texlive-babel-vietnamese-1.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-vietnamese.source.tar.xz
12mu|texlive-babel-vietnamese-1.3-5|16	BuildArch:	noarch
12mu|texlive-babel-vietnamese-1.3-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-vietnamese-1.3-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-vietnamese-1.3-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-babel-vietnamese-1.3-5|20	
12mu|texlive-babel-vietnamese-1.3-5|21	%description
12mu|texlive-babel-vietnamese-1.3-5|22	The package provides the language definition file for support
12mu|texlive-babel-vietnamese-1.3-5|23	of Vietnamese in babel.
12mu|texlive-babel-vietnamese-1.3-5|24	
12mu|texlive-babel-vietnamese-1.3-5|25	%post
12mu|texlive-babel-vietnamese-1.3-5|26	%{_sbindir}/texlive.post
12mu|texlive-babel-vietnamese-1.3-5|27	
12mu|texlive-babel-vietnamese-1.3-5|28	%postun
12mu|texlive-babel-vietnamese-1.3-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-babel-vietnamese-1.3-5|30	%{_sbindir}/texlive.post
12mu|texlive-babel-vietnamese-1.3-5|31	fi
12mu|texlive-babel-vietnamese-1.3-5|32	
12mu|texlive-babel-vietnamese-1.3-5|33	#-----------------------------------------------------------------------
12mu|texlive-babel-vietnamese-1.3-5|34	%files
12mu|texlive-babel-vietnamese-1.3-5|35	%{_texmfdistdir}/tex/generic/babel-vietnamese/vietnam.ldf
12mu|texlive-babel-vietnamese-1.3-5|36	%{_texmfdistdir}/tex/generic/babel-vietnamese/vietnamese.ldf
12mu|texlive-babel-vietnamese-1.3-5|37	#- source
12mu|texlive-babel-vietnamese-1.3-5|38	%doc %{_texmfdistdir}/source/generic/babel-vietnamese/vietnamese.dtx
12mu|texlive-babel-vietnamese-1.3-5|39	%doc %{_texmfdistdir}/source/generic/babel-vietnamese/vietnamese.ins
12mu|texlive-babel-vietnamese-1.3-5|40	
12mu|texlive-babel-vietnamese-1.3-5|41	#-----------------------------------------------------------------------
12mu|texlive-babel-vietnamese-1.3-5|42	%prep
12mu|texlive-babel-vietnamese-1.3-5|43	%setup -c -a0 -a1
12mu|texlive-babel-vietnamese-1.3-5|44	
12mu|texlive-babel-vietnamese-1.3-5|45	%build
12mu|texlive-babel-vietnamese-1.3-5|46	
12mu|texlive-babel-vietnamese-1.3-5|47	%install
12mu|texlive-babel-vietnamese-1.3-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-vietnamese-1.3-5|49	cp -fpar tex source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-vietnamese-1.3-5|50	
12mu|texlive-babel-vietnamese-1.3-5|51	%changelog
12mu|texlive-babel-vietnamese-1.3-5|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.3-5
12mu|texlive-babel-vietnamese-1.3-5|53	+ Revision: 8be51d8
12mu|texlive-babel-vietnamese-1.3-5|54	- MassBuild#289: Increase release tag
12mu|texlive-babel-vietnamese-1.3-5|55	
12mu|texlive-babel-vietnamese-1.3-5|56	

20938 12
12mu|texlive-babel-welsh-1.0d-5|1	# revision 30299
12mu|texlive-babel-welsh-1.0d-5|2	# category Package
12mu|texlive-babel-welsh-1.0d-5|3	# catalog-ctan /macros/latex/contrib/babel-contrib/welsh
12mu|texlive-babel-welsh-1.0d-5|4	# catalog-date 2013-05-03 01:23:11 +0200
12mu|texlive-babel-welsh-1.0d-5|5	# catalog-license lppl1.3
12mu|texlive-babel-welsh-1.0d-5|6	# catalog-version 1.0d
12mu|texlive-babel-welsh-1.0d-5|7	Name:		texlive-babel-welsh
12mu|texlive-babel-welsh-1.0d-5|8	Version:	1.0d
12mu|texlive-babel-welsh-1.0d-5|9	Release:	5
12mu|texlive-babel-welsh-1.0d-5|10	Summary:	babel-welshBabel support for Welsh
12mu|texlive-babel-welsh-1.0d-5|11	Group:		Publishing
12mu|texlive-babel-welsh-1.0d-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/babel-contrib/welsh
12mu|texlive-babel-welsh-1.0d-5|13	License:	LPPL1.3
12mu|texlive-babel-welsh-1.0d-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-welsh.tar.xz
12mu|texlive-babel-welsh-1.0d-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-welsh.doc.tar.xz
12mu|texlive-babel-welsh-1.0d-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/babel-welsh.source.tar.xz
12mu|texlive-babel-welsh-1.0d-5|17	BuildArch:	noarch
12mu|texlive-babel-welsh-1.0d-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-babel-welsh-1.0d-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-babel-welsh-1.0d-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-babel-welsh-1.0d-5|21	
12mu|texlive-babel-welsh-1.0d-5|22	%description
12mu|texlive-babel-welsh-1.0d-5|23	The package provides the language definition file for Welsh.
12mu|texlive-babel-welsh-1.0d-5|24	(Mostly Welsh-language versions of the standard names in a
12mu|texlive-babel-welsh-1.0d-5|25	LaTeX file.).
12mu|texlive-babel-welsh-1.0d-5|26	
12mu|texlive-babel-welsh-1.0d-5|27	%post
12mu|texlive-babel-welsh-1.0d-5|28	%{_sbindir}/texlive.post
12mu|texlive-babel-welsh-1.0d-5|29	
12mu|texlive-babel-welsh-1.0d-5|30	%postun
12mu|texlive-babel-welsh-1.0d-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-babel-welsh-1.0d-5|32	%{_sbindir}/texlive.post
12mu|texlive-babel-welsh-1.0d-5|33	fi
12mu|texlive-babel-welsh-1.0d-5|34	
12mu|texlive-babel-welsh-1.0d-5|35	#-----------------------------------------------------------------------
12mu|texlive-babel-welsh-1.0d-5|36	%files
12mu|texlive-babel-welsh-1.0d-5|37	%{_texmfdistdir}/tex/generic/babel-welsh/welsh.ldf
12mu|texlive-babel-welsh-1.0d-5|38	%doc %{_texmfdistdir}/doc/generic/babel-welsh/welsh.pdf
12mu|texlive-babel-welsh-1.0d-5|39	#- source
12mu|texlive-babel-welsh-1.0d-5|40	%doc %{_texmfdistdir}/source/generic/babel-welsh/welsh.dtx
12mu|texlive-babel-welsh-1.0d-5|41	%doc %{_texmfdistdir}/source/generic/babel-welsh/welsh.ins
12mu|texlive-babel-welsh-1.0d-5|42	
12mu|texlive-babel-welsh-1.0d-5|43	#-----------------------------------------------------------------------
12mu|texlive-babel-welsh-1.0d-5|44	%prep
12mu|texlive-babel-welsh-1.0d-5|45	%setup -c -a0 -a1 -a2
12mu|texlive-babel-welsh-1.0d-5|46	
12mu|texlive-babel-welsh-1.0d-5|47	%build
12mu|texlive-babel-welsh-1.0d-5|48	
12mu|texlive-babel-welsh-1.0d-5|49	%install
12mu|texlive-babel-welsh-1.0d-5|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-welsh-1.0d-5|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-babel-welsh-1.0d-5|52	
12mu|texlive-babel-welsh-1.0d-5|53	%changelog
12mu|texlive-babel-welsh-1.0d-5|54	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0d-5
12mu|texlive-babel-welsh-1.0d-5|55	+ Revision: 2dadec7
12mu|texlive-babel-welsh-1.0d-5|56	- MassBuild#289: Increase release tag
12mu|texlive-babel-welsh-1.0d-5|57	
12mu|texlive-babel-welsh-1.0d-5|58	

20939 12
12mu|texlive-backnaur-0.60.d-5|1	# revision 28513
12mu|texlive-backnaur-0.60.d-5|2	# category Package
12mu|texlive-backnaur-0.60.d-5|3	# catalog-ctan /macros/latex/contrib/backnaur
12mu|texlive-backnaur-0.60.d-5|4	# catalog-date 2012-12-12 18:40:20 +0100
12mu|texlive-backnaur-0.60.d-5|5	# catalog-license lppl1.3
12mu|texlive-backnaur-0.60.d-5|6	# catalog-version 0.60.d
12mu|texlive-backnaur-0.60.d-5|7	Name:		texlive-backnaur
12mu|texlive-backnaur-0.60.d-5|8	Version:	0.60.d
12mu|texlive-backnaur-0.60.d-5|9	Release:	5
12mu|texlive-backnaur-0.60.d-5|10	Summary:	Typeset Backus Naur Form definitions
12mu|texlive-backnaur-0.60.d-5|11	Group:		Publishing
12mu|texlive-backnaur-0.60.d-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/backnaur
12mu|texlive-backnaur-0.60.d-5|13	License:	LPPL1.3
12mu|texlive-backnaur-0.60.d-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/backnaur.tar.xz
12mu|texlive-backnaur-0.60.d-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/backnaur.doc.tar.xz
12mu|texlive-backnaur-0.60.d-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/backnaur.source.tar.xz
12mu|texlive-backnaur-0.60.d-5|17	BuildArch:	noarch
12mu|texlive-backnaur-0.60.d-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-backnaur-0.60.d-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-backnaur-0.60.d-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-backnaur-0.60.d-5|21	
12mu|texlive-backnaur-0.60.d-5|22	%description
12mu|texlive-backnaur-0.60.d-5|23	The package typesets Backus-Naur Form (BNF) definitions. It
12mu|texlive-backnaur-0.60.d-5|24	creates aligned lists of productions, with numbers if required.
12mu|texlive-backnaur-0.60.d-5|25	It can also print in-line BNF expressions using math mode.
12mu|texlive-backnaur-0.60.d-5|26	
12mu|texlive-backnaur-0.60.d-5|27	%post
12mu|texlive-backnaur-0.60.d-5|28	%{_sbindir}/texlive.post
12mu|texlive-backnaur-0.60.d-5|29	
12mu|texlive-backnaur-0.60.d-5|30	%postun
12mu|texlive-backnaur-0.60.d-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-backnaur-0.60.d-5|32	%{_sbindir}/texlive.post
12mu|texlive-backnaur-0.60.d-5|33	fi
12mu|texlive-backnaur-0.60.d-5|34	
12mu|texlive-backnaur-0.60.d-5|35	#-----------------------------------------------------------------------
12mu|texlive-backnaur-0.60.d-5|36	%files
12mu|texlive-backnaur-0.60.d-5|37	%{_texmfdistdir}/tex/latex/backnaur/backnaur.sty
12mu|texlive-backnaur-0.60.d-5|38	%doc %{_texmfdistdir}/doc/latex/backnaur/README
12mu|texlive-backnaur-0.60.d-5|39	%doc %{_texmfdistdir}/doc/latex/backnaur/backnaur.pdf
12mu|texlive-backnaur-0.60.d-5|40	#- source
12mu|texlive-backnaur-0.60.d-5|41	%doc %{_texmfdistdir}/source/latex/backnaur/backnaur.dtx
12mu|texlive-backnaur-0.60.d-5|42	%doc %{_texmfdistdir}/source/latex/backnaur/backnaur.ins
12mu|texlive-backnaur-0.60.d-5|43	
12mu|texlive-backnaur-0.60.d-5|44	#-----------------------------------------------------------------------
12mu|texlive-backnaur-0.60.d-5|45	%prep
12mu|texlive-backnaur-0.60.d-5|46	%setup -c -a0 -a1 -a2
12mu|texlive-backnaur-0.60.d-5|47	
12mu|texlive-backnaur-0.60.d-5|48	%build
12mu|texlive-backnaur-0.60.d-5|49	
12mu|texlive-backnaur-0.60.d-5|50	%install
12mu|texlive-backnaur-0.60.d-5|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-backnaur-0.60.d-5|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-backnaur-0.60.d-5|53	
12mu|texlive-backnaur-0.60.d-5|54	%changelog
12mu|texlive-backnaur-0.60.d-5|55	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.60.d-5
12mu|texlive-backnaur-0.60.d-5|56	+ Revision: d88613e
12mu|texlive-backnaur-0.60.d-5|57	- MassBuild#289: Increase release tag
12mu|texlive-backnaur-0.60.d-5|58	
12mu|texlive-backnaur-0.60.d-5|59	

20940 12
12mu|texlive-beamerthemephnompenh-20131013-5|1	# revision 31392
12mu|texlive-beamerthemephnompenh-20131013-5|2	# category Package
12mu|texlive-beamerthemephnompenh-20131013-5|3	# catalog-ctan undef
12mu|texlive-beamerthemephnompenh-20131013-5|4	# catalog-date undef
12mu|texlive-beamerthemephnompenh-20131013-5|5	# catalog-license undef
12mu|texlive-beamerthemephnompenh-20131013-5|6	# catalog-version undef
12mu|texlive-beamerthemephnompenh-20131013-5|7	Name:		texlive-beamerthemephnompenh
12mu|texlive-beamerthemephnompenh-20131013-5|8	Version:	20131013
12mu|texlive-beamerthemephnompenh-20131013-5|9	Release:	5
12mu|texlive-beamerthemephnompenh-20131013-5|10	Summary:	TeXLive beamerthemephnompenh package
12mu|texlive-beamerthemephnompenh-20131013-5|11	Group:		Publishing
12mu|texlive-beamerthemephnompenh-20131013-5|12	URL:		http://tug.org/texlive
12mu|texlive-beamerthemephnompenh-20131013-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-beamerthemephnompenh-20131013-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamerthemephnompenh.tar.xz
12mu|texlive-beamerthemephnompenh-20131013-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamerthemephnompenh.doc.tar.xz
12mu|texlive-beamerthemephnompenh-20131013-5|16	BuildArch:	noarch
12mu|texlive-beamerthemephnompenh-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-beamerthemephnompenh-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-beamerthemephnompenh-20131013-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-beamerthemephnompenh-20131013-5|20	
12mu|texlive-beamerthemephnompenh-20131013-5|21	%description
12mu|texlive-beamerthemephnompenh-20131013-5|22	TeXLive beamerthemephnompenh package.
12mu|texlive-beamerthemephnompenh-20131013-5|23	
12mu|texlive-beamerthemephnompenh-20131013-5|24	%post
12mu|texlive-beamerthemephnompenh-20131013-5|25	%{_sbindir}/texlive.post
12mu|texlive-beamerthemephnompenh-20131013-5|26	
12mu|texlive-beamerthemephnompenh-20131013-5|27	%postun
12mu|texlive-beamerthemephnompenh-20131013-5|28	if [ $1 -eq 0 ]; then
12mu|texlive-beamerthemephnompenh-20131013-5|29	%{_sbindir}/texlive.post
12mu|texlive-beamerthemephnompenh-20131013-5|30	fi
12mu|texlive-beamerthemephnompenh-20131013-5|31	
12mu|texlive-beamerthemephnompenh-20131013-5|32	#-----------------------------------------------------------------------
12mu|texlive-beamerthemephnompenh-20131013-5|33	%files
12mu|texlive-beamerthemephnompenh-20131013-5|34	%{_texmfdistdir}/tex/latex/beamerthemephnompenh/beamerthemePhnomPenh.sty
12mu|texlive-beamerthemephnompenh-20131013-5|35	%doc %{_texmfdistdir}/doc/latex/beamerthemephnompenh/README
12mu|texlive-beamerthemephnompenh-20131013-5|36	%doc %{_texmfdistdir}/doc/latex/beamerthemephnompenh/beamerthemePhnomPenh.pdf
12mu|texlive-beamerthemephnompenh-20131013-5|37	%doc %{_texmfdistdir}/doc/latex/beamerthemephnompenh/beamerthemePhnomPenh.tex
12mu|texlive-beamerthemephnompenh-20131013-5|38	
12mu|texlive-beamerthemephnompenh-20131013-5|39	#-----------------------------------------------------------------------
12mu|texlive-beamerthemephnompenh-20131013-5|40	%prep
12mu|texlive-beamerthemephnompenh-20131013-5|41	%setup -c -a0 -a1
12mu|texlive-beamerthemephnompenh-20131013-5|42	
12mu|texlive-beamerthemephnompenh-20131013-5|43	%build
12mu|texlive-beamerthemephnompenh-20131013-5|44	
12mu|texlive-beamerthemephnompenh-20131013-5|45	%install
12mu|texlive-beamerthemephnompenh-20131013-5|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-beamerthemephnompenh-20131013-5|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-beamerthemephnompenh-20131013-5|48	
12mu|texlive-beamerthemephnompenh-20131013-5|49	%changelog
12mu|texlive-beamerthemephnompenh-20131013-5|50	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131013-5
12mu|texlive-beamerthemephnompenh-20131013-5|51	+ Revision: 554d7c4
12mu|texlive-beamerthemephnompenh-20131013-5|52	- MassBuild#289: Increase release tag
12mu|texlive-beamerthemephnompenh-20131013-5|53	
12mu|texlive-beamerthemephnompenh-20131013-5|54	

20941 12
12mu|texlive-beamertheme-upenn-bc-1.0-5|1	# revision 29937
12mu|texlive-beamertheme-upenn-bc-1.0-5|2	# category Package
12mu|texlive-beamertheme-upenn-bc-1.0-5|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/themes/upenn-bc
12mu|texlive-beamertheme-upenn-bc-1.0-5|4	# catalog-date 2013-04-14 16:59:43 +0200
12mu|texlive-beamertheme-upenn-bc-1.0-5|5	# catalog-license lppl
12mu|texlive-beamertheme-upenn-bc-1.0-5|6	# catalog-version 1.0
12mu|texlive-beamertheme-upenn-bc-1.0-5|7	Name:		texlive-beamertheme-upenn-bc
12mu|texlive-beamertheme-upenn-bc-1.0-5|8	Version:	1.0
12mu|texlive-beamertheme-upenn-bc-1.0-5|9	Release:	5
12mu|texlive-beamertheme-upenn-bc-1.0-5|10	Summary:	Beamer themies for Boston College and the University of Pennsylvania
12mu|texlive-beamertheme-upenn-bc-1.0-5|11	Group:		Publishing
12mu|texlive-beamertheme-upenn-bc-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/themes/upenn-bc
12mu|texlive-beamertheme-upenn-bc-1.0-5|13	License:	LPPL
12mu|texlive-beamertheme-upenn-bc-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamertheme-upenn-bc.tar.xz
12mu|texlive-beamertheme-upenn-bc-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/beamertheme-upenn-bc.doc.tar.xz
12mu|texlive-beamertheme-upenn-bc-1.0-5|16	BuildArch:	noarch
12mu|texlive-beamertheme-upenn-bc-1.0-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-beamertheme-upenn-bc-1.0-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-beamertheme-upenn-bc-1.0-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-beamertheme-upenn-bc-1.0-5|20	
12mu|texlive-beamertheme-upenn-bc-1.0-5|21	%description
12mu|texlive-beamertheme-upenn-bc-1.0-5|22	Beamer themes in the colors of the - University of
12mu|texlive-beamertheme-upenn-bc-1.0-5|23	Pennsylvania, USA, and - Boston College, USA. Both were tested
12mu|texlive-beamertheme-upenn-bc-1.0-5|24	for the presentation theme 'Warsaw. Please note that these
12mu|texlive-beamertheme-upenn-bc-1.0-5|25	color themes are neither official nor exact! The colours are
12mu|texlive-beamertheme-upenn-bc-1.0-5|26	approximated from the universities' style guidelines and
12mu|texlive-beamertheme-upenn-bc-1.0-5|27	websites, and slightly modified where necessary to generate an
12mu|texlive-beamertheme-upenn-bc-1.0-5|28	appealing look. The universities neither endorse, nor provide
12mu|texlive-beamertheme-upenn-bc-1.0-5|29	any support for, these color themes. I give no warranty for the
12mu|texlive-beamertheme-upenn-bc-1.0-5|30	code.
12mu|texlive-beamertheme-upenn-bc-1.0-5|31	
12mu|texlive-beamertheme-upenn-bc-1.0-5|32	%post
12mu|texlive-beamertheme-upenn-bc-1.0-5|33	%{_sbindir}/texlive.post
12mu|texlive-beamertheme-upenn-bc-1.0-5|34	
12mu|texlive-beamertheme-upenn-bc-1.0-5|35	%postun
12mu|texlive-beamertheme-upenn-bc-1.0-5|36	if [ $1 -eq 0 ]; then
12mu|texlive-beamertheme-upenn-bc-1.0-5|37	%{_sbindir}/texlive.post
12mu|texlive-beamertheme-upenn-bc-1.0-5|38	fi
12mu|texlive-beamertheme-upenn-bc-1.0-5|39	
12mu|texlive-beamertheme-upenn-bc-1.0-5|40	#-----------------------------------------------------------------------
12mu|texlive-beamertheme-upenn-bc-1.0-5|41	%files
12mu|texlive-beamertheme-upenn-bc-1.0-5|42	%{_texmfdistdir}/tex/latex/beamertheme-upenn-bc/beamercolorthemegoeagles.sty
12mu|texlive-beamertheme-upenn-bc-1.0-5|43	%{_texmfdistdir}/tex/latex/beamertheme-upenn-bc/beamercolorthemepenn.sty
12mu|texlive-beamertheme-upenn-bc-1.0-5|44	%doc %{_texmfdistdir}/doc/latex/beamertheme-upenn-bc/README
12mu|texlive-beamertheme-upenn-bc-1.0-5|45	%doc %{_texmfdistdir}/doc/latex/beamertheme-upenn-bc/beamerBCstyle.pdf
12mu|texlive-beamertheme-upenn-bc-1.0-5|46	%doc %{_texmfdistdir}/doc/latex/beamertheme-upenn-bc/beamerBCstyle.tex
12mu|texlive-beamertheme-upenn-bc-1.0-5|47	%doc %{_texmfdistdir}/doc/latex/beamertheme-upenn-bc/beamerPENNstyle.pdf
12mu|texlive-beamertheme-upenn-bc-1.0-5|48	
12mu|texlive-beamertheme-upenn-bc-1.0-5|49	#-----------------------------------------------------------------------
12mu|texlive-beamertheme-upenn-bc-1.0-5|50	%prep
12mu|texlive-beamertheme-upenn-bc-1.0-5|51	%setup -c -a0 -a1
12mu|texlive-beamertheme-upenn-bc-1.0-5|52	
12mu|texlive-beamertheme-upenn-bc-1.0-5|53	%build
12mu|texlive-beamertheme-upenn-bc-1.0-5|54	
12mu|texlive-beamertheme-upenn-bc-1.0-5|55	%install
12mu|texlive-beamertheme-upenn-bc-1.0-5|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-beamertheme-upenn-bc-1.0-5|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-beamertheme-upenn-bc-1.0-5|58	
12mu|texlive-beamertheme-upenn-bc-1.0-5|59	%changelog
12mu|texlive-beamertheme-upenn-bc-1.0-5|60	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-5
12mu|texlive-beamertheme-upenn-bc-1.0-5|61	+ Revision: 3734e1b
12mu|texlive-beamertheme-upenn-bc-1.0-5|62	- MassBuild#289: Increase release tag
12mu|texlive-beamertheme-upenn-bc-1.0-5|63	
12mu|texlive-beamertheme-upenn-bc-1.0-5|64	

20942 12
12mu|texlive-berenisadf-1.004-3|1	# revision 19952
12mu|texlive-berenisadf-1.004-3|2	# category Package
12mu|texlive-berenisadf-1.004-3|3	# catalog-ctan /fonts/berenisadf
12mu|texlive-berenisadf-1.004-3|4	# catalog-date 2010-09-22 13:22:51 +0200
12mu|texlive-berenisadf-1.004-3|5	# catalog-license other-free
12mu|texlive-berenisadf-1.004-3|6	# catalog-version 1.004
12mu|texlive-berenisadf-1.004-3|7	
12mu|texlive-berenisadf-1.004-3|8	%if %{_use_internal_dependency_generator}
12mu|texlive-berenisadf-1.004-3|9	%define __noautoreq '/usr/bin/fontforge'
12mu|texlive-berenisadf-1.004-3|10	%endif
12mu|texlive-berenisadf-1.004-3|11	
12mu|texlive-berenisadf-1.004-3|12	Summary:	Berenis ADF fonts and TeX/LaTeX support
12mu|texlive-berenisadf-1.004-3|13	Name:		texlive-berenisadf
12mu|texlive-berenisadf-1.004-3|14	Version:	1.004
12mu|texlive-berenisadf-1.004-3|15	Release:	3
12mu|texlive-berenisadf-1.004-3|16	License:	OTHER-FREE
12mu|texlive-berenisadf-1.004-3|17	Group:		Publishing
12mu|texlive-berenisadf-1.004-3|18	Url:		http://www.ctan.org/tex-archive/fonts/berenisadf
12mu|texlive-berenisadf-1.004-3|19	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/berenisadf.tar.xz
12mu|texlive-berenisadf-1.004-3|20	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/berenisadf.doc.tar.xz
12mu|texlive-berenisadf-1.004-3|21	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/berenisadf.source.tar.xz
12mu|texlive-berenisadf-1.004-3|22	BuildRequires:	texlive-tlpkg
12mu|texlive-berenisadf-1.004-3|23	Requires:	fontforge
12mu|texlive-berenisadf-1.004-3|24	Requires(pre):	texlive-tlpkg
12mu|texlive-berenisadf-1.004-3|25	Requires(post):	texlive-kpathsea
12mu|texlive-berenisadf-1.004-3|26	BuildArch:	noarch
12mu|texlive-berenisadf-1.004-3|27	
12mu|texlive-berenisadf-1.004-3|28	%description
12mu|texlive-berenisadf-1.004-3|29	The bundle provides the BerenisADF Pro font collection, in
12mu|texlive-berenisadf-1.004-3|30	OpenType and PostScript Type 1 formats, together with support
12mu|texlive-berenisadf-1.004-3|31	files to use the fonts in TeXnANSI (LY1) encoding.
12mu|texlive-berenisadf-1.004-3|32	
12mu|texlive-berenisadf-1.004-3|33	%files
12mu|texlive-berenisadf-1.004-3|34	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdb.afm
12mu|texlive-berenisadf-1.004-3|35	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdbc.afm
12mu|texlive-berenisadf-1.004-3|36	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdbci.afm
12mu|texlive-berenisadf-1.004-3|37	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdbi.afm
12mu|texlive-berenisadf-1.004-3|38	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdr.afm
12mu|texlive-berenisadf-1.004-3|39	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdrc.afm
12mu|texlive-berenisadf-1.004-3|40	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdrci.afm
12mu|texlive-berenisadf-1.004-3|41	%{_texmfdistdir}/fonts/afm/arkandis/berenisadf/ybdri.afm
12mu|texlive-berenisadf-1.004-3|42	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybd.enc
12mu|texlive-berenisadf-1.004-3|43	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybd0.enc
12mu|texlive-berenisadf-1.004-3|44	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybd1.enc
12mu|texlive-berenisadf-1.004-3|45	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybd2.enc
12mu|texlive-berenisadf-1.004-3|46	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybd2j.enc
12mu|texlive-berenisadf-1.004-3|47	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansi-ybdj.enc
12mu|texlive-berenisadf-1.004-3|48	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansx-ybd2jw.enc
12mu|texlive-berenisadf-1.004-3|49	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansx-ybd2w.enc
12mu|texlive-berenisadf-1.004-3|50	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansx-ybdjw.enc
12mu|texlive-berenisadf-1.004-3|51	%{_texmfdistdir}/fonts/enc/dvips/berenisadf/texnansx-ybdw.enc
12mu|texlive-berenisadf-1.004-3|52	%{_texmfdistdir}/fonts/map/dvips/berenisadf/ybd.map
12mu|texlive-berenisadf-1.004-3|53	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb08y.tfm
12mu|texlive-berenisadf-1.004-3|54	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb0c8y.tfm
12mu|texlive-berenisadf-1.004-3|55	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb0ci8y.tfm
12mu|texlive-berenisadf-1.004-3|56	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb0i8y.tfm
12mu|texlive-berenisadf-1.004-3|57	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb18y.tfm
12mu|texlive-berenisadf-1.004-3|58	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb1c8y.tfm
12mu|texlive-berenisadf-1.004-3|59	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb1ci8y.tfm
12mu|texlive-berenisadf-1.004-3|60	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb1i8y.tfm
12mu|texlive-berenisadf-1.004-3|61	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb28y.tfm
12mu|texlive-berenisadf-1.004-3|62	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2c8y.tfm
12mu|texlive-berenisadf-1.004-3|63	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2ci8y.tfm
12mu|texlive-berenisadf-1.004-3|64	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2cij8y.tfm
12mu|texlive-berenisadf-1.004-3|65	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2cijw8y.tfm
12mu|texlive-berenisadf-1.004-3|66	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2ciw8y.tfm
12mu|texlive-berenisadf-1.004-3|67	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2cj8y.tfm
12mu|texlive-berenisadf-1.004-3|68	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2cjw8y.tfm
12mu|texlive-berenisadf-1.004-3|69	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2cw8y.tfm
12mu|texlive-berenisadf-1.004-3|70	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2i8y.tfm
12mu|texlive-berenisadf-1.004-3|71	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2ij8y.tfm
12mu|texlive-berenisadf-1.004-3|72	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2ijw8y.tfm
12mu|texlive-berenisadf-1.004-3|73	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2iw8y.tfm
12mu|texlive-berenisadf-1.004-3|74	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2j8y.tfm
12mu|texlive-berenisadf-1.004-3|75	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2jw8y.tfm
12mu|texlive-berenisadf-1.004-3|76	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb2w8y.tfm
12mu|texlive-berenisadf-1.004-3|77	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdb8y.tfm
12mu|texlive-berenisadf-1.004-3|78	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbc8y.tfm
12mu|texlive-berenisadf-1.004-3|79	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbci8y.tfm
12mu|texlive-berenisadf-1.004-3|80	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbcij8y.tfm
12mu|texlive-berenisadf-1.004-3|81	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbcijw8y.tfm
12mu|texlive-berenisadf-1.004-3|82	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbciw8y.tfm
12mu|texlive-berenisadf-1.004-3|83	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbcj8y.tfm
12mu|texlive-berenisadf-1.004-3|84	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbcjw8y.tfm
12mu|texlive-berenisadf-1.004-3|85	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbcw8y.tfm
12mu|texlive-berenisadf-1.004-3|86	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbi8y.tfm
12mu|texlive-berenisadf-1.004-3|87	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbij8y.tfm
12mu|texlive-berenisadf-1.004-3|88	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbijw8y.tfm
12mu|texlive-berenisadf-1.004-3|89	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbiw8y.tfm
12mu|texlive-berenisadf-1.004-3|90	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbj8y.tfm
12mu|texlive-berenisadf-1.004-3|91	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbjw8y.tfm
12mu|texlive-berenisadf-1.004-3|92	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdbw8y.tfm
12mu|texlive-berenisadf-1.004-3|93	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr08y.tfm
12mu|texlive-berenisadf-1.004-3|94	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr0c8y.tfm
12mu|texlive-berenisadf-1.004-3|95	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr0ci8y.tfm
12mu|texlive-berenisadf-1.004-3|96	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr0i8y.tfm
12mu|texlive-berenisadf-1.004-3|97	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr18y.tfm
12mu|texlive-berenisadf-1.004-3|98	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr1c8y.tfm
12mu|texlive-berenisadf-1.004-3|99	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr1ci8y.tfm
12mu|texlive-berenisadf-1.004-3|100	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr1i8y.tfm
12mu|texlive-berenisadf-1.004-3|101	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr28y.tfm
12mu|texlive-berenisadf-1.004-3|102	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2c8y.tfm
12mu|texlive-berenisadf-1.004-3|103	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2ci8y.tfm
12mu|texlive-berenisadf-1.004-3|104	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2cij8y.tfm
12mu|texlive-berenisadf-1.004-3|105	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2cijw8y.tfm
12mu|texlive-berenisadf-1.004-3|106	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2ciw8y.tfm
12mu|texlive-berenisadf-1.004-3|107	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2cj8y.tfm
12mu|texlive-berenisadf-1.004-3|108	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2cjw8y.tfm
12mu|texlive-berenisadf-1.004-3|109	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2cw8y.tfm
12mu|texlive-berenisadf-1.004-3|110	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2i8y.tfm
12mu|texlive-berenisadf-1.004-3|111	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2ij8y.tfm
12mu|texlive-berenisadf-1.004-3|112	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2ijw8y.tfm
12mu|texlive-berenisadf-1.004-3|113	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2iw8y.tfm
12mu|texlive-berenisadf-1.004-3|114	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2j8y.tfm
12mu|texlive-berenisadf-1.004-3|115	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2jw8y.tfm
12mu|texlive-berenisadf-1.004-3|116	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr2w8y.tfm
12mu|texlive-berenisadf-1.004-3|117	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdr8y.tfm
12mu|texlive-berenisadf-1.004-3|118	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrc8y.tfm
12mu|texlive-berenisadf-1.004-3|119	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrci8y.tfm
12mu|texlive-berenisadf-1.004-3|120	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrcij8y.tfm
12mu|texlive-berenisadf-1.004-3|121	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrcijw8y.tfm
12mu|texlive-berenisadf-1.004-3|122	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrciw8y.tfm
12mu|texlive-berenisadf-1.004-3|123	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrcj8y.tfm
12mu|texlive-berenisadf-1.004-3|124	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrcjw8y.tfm
12mu|texlive-berenisadf-1.004-3|125	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrcw8y.tfm
12mu|texlive-berenisadf-1.004-3|126	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdri8y.tfm
12mu|texlive-berenisadf-1.004-3|127	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrij8y.tfm
12mu|texlive-berenisadf-1.004-3|128	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrijw8y.tfm
12mu|texlive-berenisadf-1.004-3|129	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdriw8y.tfm
12mu|texlive-berenisadf-1.004-3|130	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrj8y.tfm
12mu|texlive-berenisadf-1.004-3|131	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrjw8y.tfm
12mu|texlive-berenisadf-1.004-3|132	%{_texmfdistdir}/fonts/tfm/arkandis/berenisadf/ybdrw8y.tfm
12mu|texlive-berenisadf-1.004-3|133	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdb.pfb
12mu|texlive-berenisadf-1.004-3|134	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdbc.pfb
12mu|texlive-berenisadf-1.004-3|135	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdbci.pfb
12mu|texlive-berenisadf-1.004-3|136	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdbi.pfb
12mu|texlive-berenisadf-1.004-3|137	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdr.pfb
12mu|texlive-berenisadf-1.004-3|138	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdrc.pfb
12mu|texlive-berenisadf-1.004-3|139	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdrci.pfb
12mu|texlive-berenisadf-1.004-3|140	%{_texmfdistdir}/fonts/type1/arkandis/berenisadf/ybdri.pfb
12mu|texlive-berenisadf-1.004-3|141	%{_texmfdistdir}/tex/latex/berenisadf/berenis.sty
12mu|texlive-berenisadf-1.004-3|142	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd.fd
12mu|texlive-berenisadf-1.004-3|143	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd0.fd
12mu|texlive-berenisadf-1.004-3|144	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd1.fd
12mu|texlive-berenisadf-1.004-3|145	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd2.fd
12mu|texlive-berenisadf-1.004-3|146	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd2j.fd
12mu|texlive-berenisadf-1.004-3|147	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd2jw.fd
12mu|texlive-berenisadf-1.004-3|148	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybd2w.fd
12mu|texlive-berenisadf-1.004-3|149	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybdj.fd
12mu|texlive-berenisadf-1.004-3|150	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybdjw.fd
12mu|texlive-berenisadf-1.004-3|151	%{_texmfdistdir}/tex/latex/berenisadf/ly1ybdw.fd
12mu|texlive-berenisadf-1.004-3|152	%doc %{_texmfdistdir}/doc/fonts/berenisadf/COPYING
12mu|texlive-berenisadf-1.004-3|153	%doc %{_texmfdistdir}/doc/fonts/berenisadf/NOTICE.txt
12mu|texlive-berenisadf-1.004-3|154	%doc %{_texmfdistdir}/doc/fonts/berenisadf/README
12mu|texlive-berenisadf-1.004-3|155	%doc %{_texmfdistdir}/doc/fonts/berenisadf/berenisadf.pdf
12mu|texlive-berenisadf-1.004-3|156	%doc %{_texmfdistdir}/doc/fonts/berenisadf/berenisadf.tex
12mu|texlive-berenisadf-1.004-3|157	%doc %{_texmfdistdir}/doc/fonts/berenisadf/manifest.txt
12mu|texlive-berenisadf-1.004-3|158	#- source
12mu|texlive-berenisadf-1.004-3|159	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFPro-Bold.otf
12mu|texlive-berenisadf-1.004-3|160	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFPro-BoldItalic.otf
12mu|texlive-berenisadf-1.004-3|161	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFPro-Italic.otf
12mu|texlive-berenisadf-1.004-3|162	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFPro-Regular.otf
12mu|texlive-berenisadf-1.004-3|163	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFProSC-Bold.otf
12mu|texlive-berenisadf-1.004-3|164	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFProSC-BoldItalic.otf
12mu|texlive-berenisadf-1.004-3|165	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFProSC-Italic.otf
12mu|texlive-berenisadf-1.004-3|166	%doc %{_texmfdistdir}/source/fonts/berenisadf/BerenisADFProSC-Regular.otf
12mu|texlive-berenisadf-1.004-3|167	%doc %{_texmfdistdir}/source/fonts/berenisadf/Makefile
12mu|texlive-berenisadf-1.004-3|168	%doc %{_texmfdistdir}/source/fonts/berenisadf/cfr.make.public
12mu|texlive-berenisadf-1.004-3|169	%doc %{_texmfdistdir}/source/fonts/berenisadf/ff-ybd.pe
12mu|texlive-berenisadf-1.004-3|170	%doc %{_texmfdistdir}/source/fonts/berenisadf/ybd-8y.nam
12mu|texlive-berenisadf-1.004-3|171	%doc %{_texmfdistdir}/source/fonts/berenisadf/ybd.lig
12mu|texlive-berenisadf-1.004-3|172	
12mu|texlive-berenisadf-1.004-3|173	%post
12mu|texlive-berenisadf-1.004-3|174	%{_sbindir}/texlive.post
12mu|texlive-berenisadf-1.004-3|175	
12mu|texlive-berenisadf-1.004-3|176	%postun
12mu|texlive-berenisadf-1.004-3|177	if [ $1 -eq 0 ]; then
12mu|texlive-berenisadf-1.004-3|178	%{_sbindir}/texlive.post
12mu|texlive-berenisadf-1.004-3|179	fi
12mu|texlive-berenisadf-1.004-3|180	
12mu|texlive-berenisadf-1.004-3|181	
12mu|texlive-berenisadf-1.004-3|182	#-----------------------------------------------------------------------
12mu|texlive-berenisadf-1.004-3|183	%prep
12mu|texlive-berenisadf-1.004-3|184	%setup -c -a0 -a1 -a2
12mu|texlive-berenisadf-1.004-3|185	
12mu|texlive-berenisadf-1.004-3|186	perl -pi -e 's|/usr/local/bin/fontforge|/usr/bin/fontforge|'		\
12mu|texlive-berenisadf-1.004-3|187	source/fonts/berenisadf/ff-ybd.pe
12mu|texlive-berenisadf-1.004-3|188	
12mu|texlive-berenisadf-1.004-3|189	%build
12mu|texlive-berenisadf-1.004-3|190	
12mu|texlive-berenisadf-1.004-3|191	%install
12mu|texlive-berenisadf-1.004-3|192	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-berenisadf-1.004-3|193	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-berenisadf-1.004-3|194	
12mu|texlive-berenisadf-1.004-3|195	
12mu|texlive-berenisadf-1.004-3|196	%changelog
12mu|texlive-berenisadf-1.004-3|197	* Fri Nov 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.004-3
12mu|texlive-berenisadf-1.004-3|198	+ Revision: 1b84b7f
12mu|texlive-berenisadf-1.004-3|199	- LOG Filter Requires
12mu|texlive-berenisadf-1.004-3|200	
12mu|texlive-berenisadf-1.004-3|201	

20943 12
12mu|texlive-besjournals-20131201-5|1	# revision 32275
12mu|texlive-besjournals-20131201-5|2	# category Package
12mu|texlive-besjournals-20131201-5|3	# catalog-ctan undef
12mu|texlive-besjournals-20131201-5|4	# catalog-date undef
12mu|texlive-besjournals-20131201-5|5	# catalog-license undef
12mu|texlive-besjournals-20131201-5|6	# catalog-version undef
12mu|texlive-besjournals-20131201-5|7	Name:		texlive-besjournals
12mu|texlive-besjournals-20131201-5|8	Version:	20131201
12mu|texlive-besjournals-20131201-5|9	Release:	5
12mu|texlive-besjournals-20131201-5|10	Summary:	TeXLive besjournals package
12mu|texlive-besjournals-20131201-5|11	Group:		Publishing
12mu|texlive-besjournals-20131201-5|12	URL:		http://tug.org/texlive
12mu|texlive-besjournals-20131201-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-besjournals-20131201-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/besjournals.tar.xz
12mu|texlive-besjournals-20131201-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/besjournals.doc.tar.xz
12mu|texlive-besjournals-20131201-5|16	BuildArch:	noarch
12mu|texlive-besjournals-20131201-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-besjournals-20131201-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-besjournals-20131201-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-besjournals-20131201-5|20	
12mu|texlive-besjournals-20131201-5|21	%description
12mu|texlive-besjournals-20131201-5|22	TeXLive besjournals package.
12mu|texlive-besjournals-20131201-5|23	
12mu|texlive-besjournals-20131201-5|24	%post
12mu|texlive-besjournals-20131201-5|25	%{_sbindir}/texlive.post
12mu|texlive-besjournals-20131201-5|26	
12mu|texlive-besjournals-20131201-5|27	%postun
12mu|texlive-besjournals-20131201-5|28	if [ $1 -eq 0 ]; then
12mu|texlive-besjournals-20131201-5|29	%{_sbindir}/texlive.post
12mu|texlive-besjournals-20131201-5|30	fi
12mu|texlive-besjournals-20131201-5|31	
12mu|texlive-besjournals-20131201-5|32	#-----------------------------------------------------------------------
12mu|texlive-besjournals-20131201-5|33	%files
12mu|texlive-besjournals-20131201-5|34	%{_texmfdistdir}/bibtex/bst/besjournals/besjournals.bst
12mu|texlive-besjournals-20131201-5|35	%doc %{_texmfdistdir}/doc/bibtex/besjournals/README
12mu|texlive-besjournals-20131201-5|36	%doc %{_texmfdistdir}/doc/bibtex/besjournals/besjournals.dbj
12mu|texlive-besjournals-20131201-5|37	
12mu|texlive-besjournals-20131201-5|38	#-----------------------------------------------------------------------
12mu|texlive-besjournals-20131201-5|39	%prep
12mu|texlive-besjournals-20131201-5|40	%setup -c -a0 -a1
12mu|texlive-besjournals-20131201-5|41	
12mu|texlive-besjournals-20131201-5|42	%build
12mu|texlive-besjournals-20131201-5|43	
12mu|texlive-besjournals-20131201-5|44	%install
12mu|texlive-besjournals-20131201-5|45	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-besjournals-20131201-5|46	cp -fpar bibtex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-besjournals-20131201-5|47	
12mu|texlive-besjournals-20131201-5|48	%changelog
12mu|texlive-besjournals-20131201-5|49	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131201-5
12mu|texlive-besjournals-20131201-5|50	+ Revision: f3fde2b
12mu|texlive-besjournals-20131201-5|51	- MassBuild#289: Increase release tag
12mu|texlive-besjournals-20131201-5|52	
12mu|texlive-besjournals-20131201-5|53	

20944 12
12mu|texlive-biblatex-caspervector-0.1.9-1|1	# revision 32516
12mu|texlive-biblatex-caspervector-0.1.9-1|2	# category Package
12mu|texlive-biblatex-caspervector-0.1.9-1|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-caspervector
12mu|texlive-biblatex-caspervector-0.1.9-1|4	# catalog-date 2013-12-27 09:49:55 +0100
12mu|texlive-biblatex-caspervector-0.1.9-1|5	# catalog-license lppl1.3
12mu|texlive-biblatex-caspervector-0.1.9-1|6	# catalog-version 0.1.9
12mu|texlive-biblatex-caspervector-0.1.9-1|7	Name:		texlive-biblatex-caspervector
12mu|texlive-biblatex-caspervector-0.1.9-1|8	Version:	0.1.9
12mu|texlive-biblatex-caspervector-0.1.9-1|9	Release:	1
12mu|texlive-biblatex-caspervector-0.1.9-1|10	Summary:	A simple citation style for Chinese users
12mu|texlive-biblatex-caspervector-0.1.9-1|11	Group:		Publishing
12mu|texlive-biblatex-caspervector-0.1.9-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-caspervector
12mu|texlive-biblatex-caspervector-0.1.9-1|13	License:	LPPL1.3
12mu|texlive-biblatex-caspervector-0.1.9-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-caspervector.tar.xz
12mu|texlive-biblatex-caspervector-0.1.9-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-caspervector.doc.tar.xz
12mu|texlive-biblatex-caspervector-0.1.9-1|16	BuildArch:	noarch
12mu|texlive-biblatex-caspervector-0.1.9-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-biblatex-caspervector-0.1.9-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-biblatex-caspervector-0.1.9-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-biblatex-caspervector-0.1.9-1|20	
12mu|texlive-biblatex-caspervector-0.1.9-1|21	%description
12mu|texlive-biblatex-caspervector-0.1.9-1|22	The package provides a simple and easily extensible
12mu|texlive-biblatex-caspervector-0.1.9-1|23	biblography/citation style for Chinese LaTeX users, using
12mu|texlive-biblatex-caspervector-0.1.9-1|24	biblatex.
12mu|texlive-biblatex-caspervector-0.1.9-1|25	
12mu|texlive-biblatex-caspervector-0.1.9-1|26	%post
12mu|texlive-biblatex-caspervector-0.1.9-1|27	%{_sbindir}/texlive.post
12mu|texlive-biblatex-caspervector-0.1.9-1|28	
12mu|texlive-biblatex-caspervector-0.1.9-1|29	%postun
12mu|texlive-biblatex-caspervector-0.1.9-1|30	if [ $1 -eq 0 ]; then
12mu|texlive-biblatex-caspervector-0.1.9-1|31	%{_sbindir}/texlive.post
12mu|texlive-biblatex-caspervector-0.1.9-1|32	fi
12mu|texlive-biblatex-caspervector-0.1.9-1|33	
12mu|texlive-biblatex-caspervector-0.1.9-1|34	#-----------------------------------------------------------------------
12mu|texlive-biblatex-caspervector-0.1.9-1|35	%files
12mu|texlive-biblatex-caspervector-0.1.9-1|36	%{_texmfdistdir}/tex/latex/biblatex-caspervector/biblatex-caspervector-gbk.def
12mu|texlive-biblatex-caspervector-0.1.9-1|37	%{_texmfdistdir}/tex/latex/biblatex-caspervector/biblatex-caspervector-utf8.def
12mu|texlive-biblatex-caspervector-0.1.9-1|38	%{_texmfdistdir}/tex/latex/biblatex-caspervector/caspervector.bbx
12mu|texlive-biblatex-caspervector-0.1.9-1|39	%{_texmfdistdir}/tex/latex/biblatex-caspervector/caspervector.cbx
12mu|texlive-biblatex-caspervector-0.1.9-1|40	%doc %{_texmfdistdir}/doc/latex/biblatex-caspervector/ChangeLog.txt
12mu|texlive-biblatex-caspervector-0.1.9-1|41	%doc %{_texmfdistdir}/doc/latex/biblatex-caspervector/Makefile
12mu|texlive-biblatex-caspervector-0.1.9-1|42	%doc %{_texmfdistdir}/doc/latex/biblatex-caspervector/readme.bib
12mu|texlive-biblatex-caspervector-0.1.9-1|43	%doc %{_texmfdistdir}/doc/latex/biblatex-caspervector/readme.pdf
12mu|texlive-biblatex-caspervector-0.1.9-1|44	%doc %{_texmfdistdir}/doc/latex/biblatex-caspervector/readme.tex
12mu|texlive-biblatex-caspervector-0.1.9-1|45	
12mu|texlive-biblatex-caspervector-0.1.9-1|46	#-----------------------------------------------------------------------
12mu|texlive-biblatex-caspervector-0.1.9-1|47	%prep
12mu|texlive-biblatex-caspervector-0.1.9-1|48	%setup -c -a0 -a1
12mu|texlive-biblatex-caspervector-0.1.9-1|49	
12mu|texlive-biblatex-caspervector-0.1.9-1|50	%build
12mu|texlive-biblatex-caspervector-0.1.9-1|51	
12mu|texlive-biblatex-caspervector-0.1.9-1|52	%install
12mu|texlive-biblatex-caspervector-0.1.9-1|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-biblatex-caspervector-0.1.9-1|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-biblatex-caspervector-0.1.9-1|55	
12mu|texlive-biblatex-caspervector-0.1.9-1|56	%changelog
12mu|texlive-biblatex-caspervector-0.1.9-1|57	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.9-1
12mu|texlive-biblatex-caspervector-0.1.9-1|58	+ Revision: 46fb452
12mu|texlive-biblatex-caspervector-0.1.9-1|59	- Sync with cooker
12mu|texlive-biblatex-caspervector-0.1.9-1|60	
12mu|texlive-biblatex-caspervector-0.1.9-1|61	

20945 12
12mu|texlive-biblatex-gost-1.0.0-1|1	# revision 32980
12mu|texlive-biblatex-gost-1.0.0-1|2	# category Package
12mu|texlive-biblatex-gost-1.0.0-1|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-gost
12mu|texlive-biblatex-gost-1.0.0-1|4	# catalog-date 2014-02-16 17:29:08 +0100
12mu|texlive-biblatex-gost-1.0.0-1|5	# catalog-license lppl1.3
12mu|texlive-biblatex-gost-1.0.0-1|6	# catalog-version 1.0
12mu|texlive-biblatex-gost-1.0.0-1|7	Name:		texlive-biblatex-gost
12mu|texlive-biblatex-gost-1.0.0-1|8	Version:	1.0.0
12mu|texlive-biblatex-gost-1.0.0-1|9	Release:	1
12mu|texlive-biblatex-gost-1.0.0-1|10	Summary:	Biblatex support for GOST standard bibliographies
12mu|texlive-biblatex-gost-1.0.0-1|11	Group:		Publishing
12mu|texlive-biblatex-gost-1.0.0-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-gost
12mu|texlive-biblatex-gost-1.0.0-1|13	License:	LPPL1.3
12mu|texlive-biblatex-gost-1.0.0-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-gost.tar.xz
12mu|texlive-biblatex-gost-1.0.0-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-gost.doc.tar.xz
12mu|texlive-biblatex-gost-1.0.0-1|16	BuildArch:	noarch
12mu|texlive-biblatex-gost-1.0.0-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-biblatex-gost-1.0.0-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-biblatex-gost-1.0.0-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-biblatex-gost-1.0.0-1|20	
12mu|texlive-biblatex-gost-1.0.0-1|21	%description
12mu|texlive-biblatex-gost-1.0.0-1|22	The package provides biblatex support for Russian bibliography
12mu|texlive-biblatex-gost-1.0.0-1|23	style GOST 7.0.5-2008.
12mu|texlive-biblatex-gost-1.0.0-1|24	
12mu|texlive-biblatex-gost-1.0.0-1|25	%post
12mu|texlive-biblatex-gost-1.0.0-1|26	%{_sbindir}/texlive.post
12mu|texlive-biblatex-gost-1.0.0-1|27	
12mu|texlive-biblatex-gost-1.0.0-1|28	%postun
12mu|texlive-biblatex-gost-1.0.0-1|29	if [ $1 -eq 0 ]; then
12mu|texlive-biblatex-gost-1.0.0-1|30	%{_sbindir}/texlive.post
12mu|texlive-biblatex-gost-1.0.0-1|31	fi
12mu|texlive-biblatex-gost-1.0.0-1|32	
12mu|texlive-biblatex-gost-1.0.0-1|33	#-----------------------------------------------------------------------
12mu|texlive-biblatex-gost-1.0.0-1|34	%files
12mu|texlive-biblatex-gost-1.0.0-1|35	%{_texmfdistdir}/tex/latex/biblatex-gost/biblatex-gost.dbx
12mu|texlive-biblatex-gost-1.0.0-1|36	%{_texmfdistdir}/tex/latex/biblatex-gost/biblatex-gost.def
12mu|texlive-biblatex-gost-1.0.0-1|37	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-alphabetic-min.bbx
12mu|texlive-biblatex-gost-1.0.0-1|38	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-alphabetic-min.cbx
12mu|texlive-biblatex-gost-1.0.0-1|39	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-alphabetic-min.dbx
12mu|texlive-biblatex-gost-1.0.0-1|40	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-alphabetic.bbx
12mu|texlive-biblatex-gost-1.0.0-1|41	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-alphabetic.cbx
12mu|texlive-biblatex-gost-1.0.0-1|42	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-alphabetic.dbx
12mu|texlive-biblatex-gost-1.0.0-1|43	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-authoryear-min.bbx
12mu|texlive-biblatex-gost-1.0.0-1|44	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-authoryear-min.cbx
12mu|texlive-biblatex-gost-1.0.0-1|45	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-authoryear-min.dbx
12mu|texlive-biblatex-gost-1.0.0-1|46	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-authoryear.bbx
12mu|texlive-biblatex-gost-1.0.0-1|47	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-authoryear.cbx
12mu|texlive-biblatex-gost-1.0.0-1|48	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-authoryear.dbx
12mu|texlive-biblatex-gost-1.0.0-1|49	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-footnote-min.bbx
12mu|texlive-biblatex-gost-1.0.0-1|50	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-footnote-min.cbx
12mu|texlive-biblatex-gost-1.0.0-1|51	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-footnote-min.dbx
12mu|texlive-biblatex-gost-1.0.0-1|52	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-footnote.bbx
12mu|texlive-biblatex-gost-1.0.0-1|53	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-footnote.cbx
12mu|texlive-biblatex-gost-1.0.0-1|54	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-footnote.dbx
12mu|texlive-biblatex-gost-1.0.0-1|55	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-inline-min.bbx
12mu|texlive-biblatex-gost-1.0.0-1|56	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-inline-min.cbx
12mu|texlive-biblatex-gost-1.0.0-1|57	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-inline-min.dbx
12mu|texlive-biblatex-gost-1.0.0-1|58	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-inline.bbx
12mu|texlive-biblatex-gost-1.0.0-1|59	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-inline.cbx
12mu|texlive-biblatex-gost-1.0.0-1|60	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-inline.dbx
12mu|texlive-biblatex-gost-1.0.0-1|61	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-numeric-min.bbx
12mu|texlive-biblatex-gost-1.0.0-1|62	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-numeric-min.cbx
12mu|texlive-biblatex-gost-1.0.0-1|63	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-numeric-min.dbx
12mu|texlive-biblatex-gost-1.0.0-1|64	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-numeric.bbx
12mu|texlive-biblatex-gost-1.0.0-1|65	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-numeric.cbx
12mu|texlive-biblatex-gost-1.0.0-1|66	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-numeric.dbx
12mu|texlive-biblatex-gost-1.0.0-1|67	%{_texmfdistdir}/tex/latex/biblatex-gost/gost-standard.bbx
12mu|texlive-biblatex-gost-1.0.0-1|68	%{_texmfdistdir}/tex/latex/biblatex-gost/russian-gost.lbx
12mu|texlive-biblatex-gost-1.0.0-1|69	%doc %{_texmfdistdir}/doc/latex/biblatex-gost/README
12mu|texlive-biblatex-gost-1.0.0-1|70	%doc %{_texmfdistdir}/doc/latex/biblatex-gost/biblatex-gost-examples.bib
12mu|texlive-biblatex-gost-1.0.0-1|71	%doc %{_texmfdistdir}/doc/latex/biblatex-gost/biblatex-gost-examples.pdf
12mu|texlive-biblatex-gost-1.0.0-1|72	%doc %{_texmfdistdir}/doc/latex/biblatex-gost/biblatex-gost-examples.tex
12mu|texlive-biblatex-gost-1.0.0-1|73	%doc %{_texmfdistdir}/doc/latex/biblatex-gost/biblatex-gost.pdf
12mu|texlive-biblatex-gost-1.0.0-1|74	%doc %{_texmfdistdir}/doc/latex/biblatex-gost/biblatex-gost.tex
12mu|texlive-biblatex-gost-1.0.0-1|75	%doc %{_texmfdistdir}/doc/latex/biblatex-gost/ltxdockit.cfg
12mu|texlive-biblatex-gost-1.0.0-1|76	
12mu|texlive-biblatex-gost-1.0.0-1|77	#-----------------------------------------------------------------------
12mu|texlive-biblatex-gost-1.0.0-1|78	%prep
12mu|texlive-biblatex-gost-1.0.0-1|79	%setup -c -a0 -a1
12mu|texlive-biblatex-gost-1.0.0-1|80	
12mu|texlive-biblatex-gost-1.0.0-1|81	%build
12mu|texlive-biblatex-gost-1.0.0-1|82	
12mu|texlive-biblatex-gost-1.0.0-1|83	%install
12mu|texlive-biblatex-gost-1.0.0-1|84	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-biblatex-gost-1.0.0-1|85	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-biblatex-gost-1.0.0-1|86	
12mu|texlive-biblatex-gost-1.0.0-1|87	%changelog
12mu|texlive-biblatex-gost-1.0.0-1|88	* Tue Mar 18 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 1.0.0-1
12mu|texlive-biblatex-gost-1.0.0-1|89	+ Revision: 0329f6e
12mu|texlive-biblatex-gost-1.0.0-1|90	- - Update to latest release.
12mu|texlive-biblatex-gost-1.0.0-1|91	
12mu|texlive-biblatex-gost-1.0.0-1|92	

20946 12
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|1	# revision 33195
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|2	# category Package
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-manuscripts-philology
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|4	# catalog-date 2014-03-15 23:38:06 +0100
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|5	# catalog-license lppl1.3
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|6	# catalog-version 1.1
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|7	Name:		texlive-biblatex-manuscripts-philology
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|8	Version:	1.1.0
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|9	Release:	1
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|10	Summary:	Manage classical manuscripts with biblatex
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|11	Group:		Publishing
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-manuscripts-philology
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|13	License:	LPPL1.3
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-manuscripts-philology.tar.xz
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-manuscripts-philology.doc.tar.xz
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|16	BuildArch:	noarch
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|20	
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|21	%description
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|22	The package adds a new entry type: @manuscript to manage
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|23	manuscript in classical philology, for example to prepare a
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|24	critical edition.
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|25	
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|26	%post
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|27	%{_sbindir}/texlive.post
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|28	
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|29	%postun
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|30	if [ $1 -eq 0 ]; then
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|31	%{_sbindir}/texlive.post
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|32	fi
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|33	
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|34	#-----------------------------------------------------------------------
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|35	%files
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|36	%{_texmfdistdir}/tex/latex/biblatex-manuscripts-philology/english-manuscripts.lbx
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|37	%{_texmfdistdir}/tex/latex/biblatex-manuscripts-philology/french-manuscripts.lbx
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|38	%{_texmfdistdir}/tex/latex/biblatex-manuscripts-philology/manuscripts.bbx
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|39	%{_texmfdistdir}/tex/latex/biblatex-manuscripts-philology/manuscripts.dbx
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|40	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/README
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|41	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.pdf
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|42	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/documentation/biblatex-manuscripts-philology.tex
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|43	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/documentation/example.bib
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|44	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/documentation/example.pdf
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|45	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/documentation/example.tex
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|46	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/documentation/makefile
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|47	%doc %{_texmfdistdir}/doc/latex/biblatex-manuscripts-philology/makefile
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|48	
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|49	#-----------------------------------------------------------------------
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|50	%prep
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|51	%setup -c -a0 -a1
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|52	
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|53	%build
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|54	
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|55	%install
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|58	
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|59	%changelog
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|60	* Tue Mar 18 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 1.1.0-1
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|61	+ Revision: f4d51f9
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|62	- - Update to latest release.
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|63	
12mu|texlive-biblatex-manuscripts-philology-1.1.0-1|64	

20947 12
12mu|texlive-biblatex-publist-0.9-1|1	# revision 33176
12mu|texlive-biblatex-publist-0.9-1|2	# category Package
12mu|texlive-biblatex-publist-0.9-1|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-publist
12mu|texlive-biblatex-publist-0.9-1|4	# catalog-date 2014-03-14 11:11:58 +0100
12mu|texlive-biblatex-publist-0.9-1|5	# catalog-license lppl1.3
12mu|texlive-biblatex-publist-0.9-1|6	# catalog-version 0.9
12mu|texlive-biblatex-publist-0.9-1|7	Name:		texlive-biblatex-publist
12mu|texlive-biblatex-publist-0.9-1|8	Version:	0.9
12mu|texlive-biblatex-publist-0.9-1|9	Release:	1
12mu|texlive-biblatex-publist-0.9-1|10	Summary:	BibLaTeX bibliography support for publication lists
12mu|texlive-biblatex-publist-0.9-1|11	Group:		Publishing
12mu|texlive-biblatex-publist-0.9-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-publist
12mu|texlive-biblatex-publist-0.9-1|13	License:	LPPL1.3
12mu|texlive-biblatex-publist-0.9-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-publist.tar.xz
12mu|texlive-biblatex-publist-0.9-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-publist.doc.tar.xz
12mu|texlive-biblatex-publist-0.9-1|16	BuildArch:	noarch
12mu|texlive-biblatex-publist-0.9-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-biblatex-publist-0.9-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-biblatex-publist-0.9-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-biblatex-publist-0.9-1|20	
12mu|texlive-biblatex-publist-0.9-1|21	%description
12mu|texlive-biblatex-publist-0.9-1|22	The package provides a BibLaTeX bibliography style file (*.bbx)
12mu|texlive-biblatex-publist-0.9-1|23	for publication lists. The style file draws on BibLaTeX's
12mu|texlive-biblatex-publist-0.9-1|24	authoryear style, but provides some extra features often
12mu|texlive-biblatex-publist-0.9-1|25	desired for publication lists, such as the omission of the
12mu|texlive-biblatex-publist-0.9-1|26	author's own name from author or editor data.
12mu|texlive-biblatex-publist-0.9-1|27	
12mu|texlive-biblatex-publist-0.9-1|28	%post
12mu|texlive-biblatex-publist-0.9-1|29	%{_sbindir}/texlive.post
12mu|texlive-biblatex-publist-0.9-1|30	
12mu|texlive-biblatex-publist-0.9-1|31	%postun
12mu|texlive-biblatex-publist-0.9-1|32	if [ $1 -eq 0 ]; then
12mu|texlive-biblatex-publist-0.9-1|33	%{_sbindir}/texlive.post
12mu|texlive-biblatex-publist-0.9-1|34	fi
12mu|texlive-biblatex-publist-0.9-1|35	
12mu|texlive-biblatex-publist-0.9-1|36	#-----------------------------------------------------------------------
12mu|texlive-biblatex-publist-0.9-1|37	%files
12mu|texlive-biblatex-publist-0.9-1|38	%{_texmfdistdir}/tex/latex/biblatex-publist/publist.bbx
12mu|texlive-biblatex-publist-0.9-1|39	%doc %{_texmfdistdir}/doc/latex/biblatex-publist/README
12mu|texlive-biblatex-publist-0.9-1|40	%doc %{_texmfdistdir}/doc/latex/biblatex-publist/biblatex-publist.pdf
12mu|texlive-biblatex-publist-0.9-1|41	%doc %{_texmfdistdir}/doc/latex/biblatex-publist/biblatex-publist.tex
12mu|texlive-biblatex-publist-0.9-1|42	
12mu|texlive-biblatex-publist-0.9-1|43	#-----------------------------------------------------------------------
12mu|texlive-biblatex-publist-0.9-1|44	%prep
12mu|texlive-biblatex-publist-0.9-1|45	%setup -c -a0 -a1
12mu|texlive-biblatex-publist-0.9-1|46	
12mu|texlive-biblatex-publist-0.9-1|47	%build
12mu|texlive-biblatex-publist-0.9-1|48	
12mu|texlive-biblatex-publist-0.9-1|49	%install
12mu|texlive-biblatex-publist-0.9-1|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-biblatex-publist-0.9-1|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-biblatex-publist-0.9-1|52	
12mu|texlive-biblatex-publist-0.9-1|53	%changelog
12mu|texlive-biblatex-publist-0.9-1|54	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.9-1
12mu|texlive-biblatex-publist-0.9-1|55	+ Revision: ce4e39e
12mu|texlive-biblatex-publist-0.9-1|56	- Sync with cooker
12mu|texlive-biblatex-publist-0.9-1|57	
12mu|texlive-biblatex-publist-0.9-1|58	

20948 12
12mu|texlive-biblatex-source-division-1.1.0-1|1	# revision 32718
12mu|texlive-biblatex-source-division-1.1.0-1|2	# category Package
12mu|texlive-biblatex-source-division-1.1.0-1|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-source-division
12mu|texlive-biblatex-source-division-1.1.0-1|4	# catalog-date 2014-01-19 18:52:02 +0100
12mu|texlive-biblatex-source-division-1.1.0-1|5	# catalog-license lppl1.3
12mu|texlive-biblatex-source-division-1.1.0-1|6	# catalog-version 1.1.0
12mu|texlive-biblatex-source-division-1.1.0-1|7	Name:		texlive-biblatex-source-division
12mu|texlive-biblatex-source-division-1.1.0-1|8	Version:	1.1.0
12mu|texlive-biblatex-source-division-1.1.0-1|9	Release:	1
12mu|texlive-biblatex-source-division-1.1.0-1|10	Summary:	References by "division" in classical sources
12mu|texlive-biblatex-source-division-1.1.0-1|11	Group:		Publishing
12mu|texlive-biblatex-source-division-1.1.0-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-source-division
12mu|texlive-biblatex-source-division-1.1.0-1|13	License:	LPPL1.3
12mu|texlive-biblatex-source-division-1.1.0-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-source-division.tar.xz
12mu|texlive-biblatex-source-division-1.1.0-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-source-division.doc.tar.xz
12mu|texlive-biblatex-source-division-1.1.0-1|16	BuildArch:	noarch
12mu|texlive-biblatex-source-division-1.1.0-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-biblatex-source-division-1.1.0-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-biblatex-source-division-1.1.0-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-biblatex-source-division-1.1.0-1|20	
12mu|texlive-biblatex-source-division-1.1.0-1|21	%description
12mu|texlive-biblatex-source-division-1.1.0-1|22	The package enables the user to make reference to "division
12mu|texlive-biblatex-source-division-1.1.0-1|23	marks" (such as book, chapter, section), in the document being
12mu|texlive-biblatex-source-division-1.1.0-1|24	referenced, in addition to the page-based references that
12mu|texlive-biblatex-source-division-1.1.0-1|25	BibTeX-based citations have always had. The citation is made in
12mu|texlive-biblatex-source-division-1.1.0-1|26	the same way as the LaTeX standard, but what's inside the
12mu|texlive-biblatex-source-division-1.1.0-1|27	square brackets may include the "division" specification, as in
12mu|texlive-biblatex-source-division-1.1.0-1|28	\cite[<division spec.>]{<document>}.
12mu|texlive-biblatex-source-division-1.1.0-1|29	
12mu|texlive-biblatex-source-division-1.1.0-1|30	%post
12mu|texlive-biblatex-source-division-1.1.0-1|31	%{_sbindir}/texlive.post
12mu|texlive-biblatex-source-division-1.1.0-1|32	
12mu|texlive-biblatex-source-division-1.1.0-1|33	%postun
12mu|texlive-biblatex-source-division-1.1.0-1|34	if [ $1 -eq 0 ]; then
12mu|texlive-biblatex-source-division-1.1.0-1|35	%{_sbindir}/texlive.post
12mu|texlive-biblatex-source-division-1.1.0-1|36	fi
12mu|texlive-biblatex-source-division-1.1.0-1|37	
12mu|texlive-biblatex-source-division-1.1.0-1|38	#-----------------------------------------------------------------------
12mu|texlive-biblatex-source-division-1.1.0-1|39	%files
12mu|texlive-biblatex-source-division-1.1.0-1|40	%{_texmfdistdir}/tex/latex/biblatex-source-division/biblatex-source-division.sty
12mu|texlive-biblatex-source-division-1.1.0-1|41	%doc %{_texmfdistdir}/doc/latex/biblatex-source-division/README
12mu|texlive-biblatex-source-division-1.1.0-1|42	%doc %{_texmfdistdir}/doc/latex/biblatex-source-division/biblatex-source-division.bib
12mu|texlive-biblatex-source-division-1.1.0-1|43	%doc %{_texmfdistdir}/doc/latex/biblatex-source-division/biblatex-source-division.pdf
12mu|texlive-biblatex-source-division-1.1.0-1|44	%doc %{_texmfdistdir}/doc/latex/biblatex-source-division/biblatex-source-division.tex
12mu|texlive-biblatex-source-division-1.1.0-1|45	%doc %{_texmfdistdir}/doc/latex/biblatex-source-division/latexmkrc
12mu|texlive-biblatex-source-division-1.1.0-1|46	%doc %{_texmfdistdir}/doc/latex/biblatex-source-division/makefile
12mu|texlive-biblatex-source-division-1.1.0-1|47	%doc %{_texmfdistdir}/doc/latex/biblatex-source-division/tabular.pdf
12mu|texlive-biblatex-source-division-1.1.0-1|48	
12mu|texlive-biblatex-source-division-1.1.0-1|49	#-----------------------------------------------------------------------
12mu|texlive-biblatex-source-division-1.1.0-1|50	%prep
12mu|texlive-biblatex-source-division-1.1.0-1|51	%setup -c -a0 -a1
12mu|texlive-biblatex-source-division-1.1.0-1|52	
12mu|texlive-biblatex-source-division-1.1.0-1|53	%build
12mu|texlive-biblatex-source-division-1.1.0-1|54	
12mu|texlive-biblatex-source-division-1.1.0-1|55	%install
12mu|texlive-biblatex-source-division-1.1.0-1|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-biblatex-source-division-1.1.0-1|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-biblatex-source-division-1.1.0-1|58	
12mu|texlive-biblatex-source-division-1.1.0-1|59	%changelog
12mu|texlive-biblatex-source-division-1.1.0-1|60	* Sat Feb 15 2014 Rosa <rosa@abf.rosalinux.ru> 1.1.0-1
12mu|texlive-biblatex-source-division-1.1.0-1|61	+ Revision: 70506f7
12mu|texlive-biblatex-source-division-1.1.0-1|62	- Automatic import for version 1.1.0-1
12mu|texlive-biblatex-source-division-1.1.0-1|63	
12mu|texlive-biblatex-source-division-1.1.0-1|64	

20949 12
12mu|texlive-biblatex-trad-0.2-6|1	# revision 27852
12mu|texlive-biblatex-trad-0.2-6|2	# category Package
12mu|texlive-biblatex-trad-0.2-6|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/biblatex-trad
12mu|texlive-biblatex-trad-0.2-6|4	# catalog-date 2012-09-29 14:32:13 +0200
12mu|texlive-biblatex-trad-0.2-6|5	# catalog-license lppl
12mu|texlive-biblatex-trad-0.2-6|6	# catalog-version 0.2
12mu|texlive-biblatex-trad-0.2-6|7	Name:		texlive-biblatex-trad
12mu|texlive-biblatex-trad-0.2-6|8	Version:	0.2
12mu|texlive-biblatex-trad-0.2-6|9	Release:	6
12mu|texlive-biblatex-trad-0.2-6|10	Summary:	"Traditional" BibTeX styles with BibLaTeX
12mu|texlive-biblatex-trad-0.2-6|11	Group:		Publishing
12mu|texlive-biblatex-trad-0.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/biblatex-trad
12mu|texlive-biblatex-trad-0.2-6|13	License:	LPPL
12mu|texlive-biblatex-trad-0.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-trad.tar.xz
12mu|texlive-biblatex-trad-0.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/biblatex-trad.doc.tar.xz
12mu|texlive-biblatex-trad-0.2-6|16	BuildArch:	noarch
12mu|texlive-biblatex-trad-0.2-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-biblatex-trad-0.2-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-biblatex-trad-0.2-6|19	Requires(post):	texlive-kpathsea
12mu|texlive-biblatex-trad-0.2-6|20	
12mu|texlive-biblatex-trad-0.2-6|21	%description
12mu|texlive-biblatex-trad-0.2-6|22	The bundle provides implementations of the "traditional" BibTeX
12mu|texlive-biblatex-trad-0.2-6|23	styles (plain, abbrev, unsrt and alpha) with BibLaTeX.
12mu|texlive-biblatex-trad-0.2-6|24	
12mu|texlive-biblatex-trad-0.2-6|25	%post
12mu|texlive-biblatex-trad-0.2-6|26	%{_sbindir}/texlive.post
12mu|texlive-biblatex-trad-0.2-6|27	
12mu|texlive-biblatex-trad-0.2-6|28	%postun
12mu|texlive-biblatex-trad-0.2-6|29	if [ $1 -eq 0 ]; then
12mu|texlive-biblatex-trad-0.2-6|30	%{_sbindir}/texlive.post
12mu|texlive-biblatex-trad-0.2-6|31	fi
12mu|texlive-biblatex-trad-0.2-6|32	
12mu|texlive-biblatex-trad-0.2-6|33	#-----------------------------------------------------------------------
12mu|texlive-biblatex-trad-0.2-6|34	%files
12mu|texlive-biblatex-trad-0.2-6|35	%{_texmfdistdir}/tex/latex/biblatex-trad/bbx/trad-abbrv.bbx
12mu|texlive-biblatex-trad-0.2-6|36	%{_texmfdistdir}/tex/latex/biblatex-trad/bbx/trad-alpha.bbx
12mu|texlive-biblatex-trad-0.2-6|37	%{_texmfdistdir}/tex/latex/biblatex-trad/bbx/trad-plain.bbx
12mu|texlive-biblatex-trad-0.2-6|38	%{_texmfdistdir}/tex/latex/biblatex-trad/bbx/trad-standard.bbx
12mu|texlive-biblatex-trad-0.2-6|39	%{_texmfdistdir}/tex/latex/biblatex-trad/bbx/trad-unsrt.bbx
12mu|texlive-biblatex-trad-0.2-6|40	%{_texmfdistdir}/tex/latex/biblatex-trad/cbx/trad-abbrv.cbx
12mu|texlive-biblatex-trad-0.2-6|41	%{_texmfdistdir}/tex/latex/biblatex-trad/cbx/trad-alpha.cbx
12mu|texlive-biblatex-trad-0.2-6|42	%{_texmfdistdir}/tex/latex/biblatex-trad/cbx/trad-plain.cbx
12mu|texlive-biblatex-trad-0.2-6|43	%{_texmfdistdir}/tex/latex/biblatex-trad/cbx/trad-standard.cbx
12mu|texlive-biblatex-trad-0.2-6|44	%{_texmfdistdir}/tex/latex/biblatex-trad/cbx/trad-unsrt.cbx
12mu|texlive-biblatex-trad-0.2-6|45	%doc %{_texmfdistdir}/doc/latex/biblatex-trad/README.txt
12mu|texlive-biblatex-trad-0.2-6|46	%doc %{_texmfdistdir}/doc/latex/biblatex-trad/biblatex-trad.pdf
12mu|texlive-biblatex-trad-0.2-6|47	%doc %{_texmfdistdir}/doc/latex/biblatex-trad/biblatex-trad.tex
12mu|texlive-biblatex-trad-0.2-6|48	
12mu|texlive-biblatex-trad-0.2-6|49	#-----------------------------------------------------------------------
12mu|texlive-biblatex-trad-0.2-6|50	%prep
12mu|texlive-biblatex-trad-0.2-6|51	%setup -c -a0 -a1
12mu|texlive-biblatex-trad-0.2-6|52	
12mu|texlive-biblatex-trad-0.2-6|53	%build
12mu|texlive-biblatex-trad-0.2-6|54	
12mu|texlive-biblatex-trad-0.2-6|55	%install
12mu|texlive-biblatex-trad-0.2-6|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-biblatex-trad-0.2-6|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-biblatex-trad-0.2-6|58	
12mu|texlive-biblatex-trad-0.2-6|59	%changelog
12mu|texlive-biblatex-trad-0.2-6|60	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-6
12mu|texlive-biblatex-trad-0.2-6|61	+ Revision: a4760b5
12mu|texlive-biblatex-trad-0.2-6|62	- Sync with cooker
12mu|texlive-biblatex-trad-0.2-6|63	
12mu|texlive-biblatex-trad-0.2-6|64	

20950 12
12mu|texlive-bibtex-0.99d-8|1	# revision 29764
12mu|texlive-bibtex-0.99d-8|2	# category Package
12mu|texlive-bibtex-0.99d-8|3	# catalog-ctan /biblio/bibtex/base
12mu|texlive-bibtex-0.99d-8|4	# catalog-date 2011-12-28 13:17:09 +0100
12mu|texlive-bibtex-0.99d-8|5	# catalog-license knuth
12mu|texlive-bibtex-0.99d-8|6	# catalog-version 0.99d
12mu|texlive-bibtex-0.99d-8|7	Name:		texlive-bibtex
12mu|texlive-bibtex-0.99d-8|8	Version:	0.99d
12mu|texlive-bibtex-0.99d-8|9	Release:	8
12mu|texlive-bibtex-0.99d-8|10	Summary:	Process bibliographies for LaTeX, etc
12mu|texlive-bibtex-0.99d-8|11	Group:		Publishing
12mu|texlive-bibtex-0.99d-8|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/base
12mu|texlive-bibtex-0.99d-8|13	License:	KNUTH
12mu|texlive-bibtex-0.99d-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtex.tar.xz
12mu|texlive-bibtex-0.99d-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtex.doc.tar.xz
12mu|texlive-bibtex-0.99d-8|16	BuildArch:	noarch
12mu|texlive-bibtex-0.99d-8|17	BuildRequires:	texlive-tlpkg
12mu|texlive-bibtex-0.99d-8|18	Requires(pre):	texlive-tlpkg
12mu|texlive-bibtex-0.99d-8|19	Requires(post):	texlive-kpathsea
12mu|texlive-bibtex-0.99d-8|20	Requires:	texlive-bibtex.bin
12mu|texlive-bibtex-0.99d-8|21	
12mu|texlive-bibtex-0.99d-8|22	%description
12mu|texlive-bibtex-0.99d-8|23	BibTeX allows the user to store his citation data in generic
12mu|texlive-bibtex-0.99d-8|24	form, while printing citations in a document in the form
12mu|texlive-bibtex-0.99d-8|25	specified by a BibTeX style, to be specified in the document
12mu|texlive-bibtex-0.99d-8|26	itself (one often needs a LaTeX citation-style package, such as
12mu|texlive-bibtex-0.99d-8|27	natbib as well). BibTeX itself is an ASCII-only program; there
12mu|texlive-bibtex-0.99d-8|28	is, however, a version that copes with 8-bit character sets.
12mu|texlive-bibtex-0.99d-8|29	However, BibTeX's facilities rapidly run out as one moves away
12mu|texlive-bibtex-0.99d-8|30	from simple ASCII (for example, in the various national sorting
12mu|texlive-bibtex-0.99d-8|31	rules for languages expressed in different parts of ISO-8859 --
12mu|texlive-bibtex-0.99d-8|32	the "ISO Latin" series). For more flexibility, the user is
12mu|texlive-bibtex-0.99d-8|33	urged to consider using biber with biblatex to typeset its
12mu|texlive-bibtex-0.99d-8|34	output. In particular, it is best to avoid BibTeX in favour of
12mu|texlive-bibtex-0.99d-8|35	biblatex, if at all possible.
12mu|texlive-bibtex-0.99d-8|36	
12mu|texlive-bibtex-0.99d-8|37	%post
12mu|texlive-bibtex-0.99d-8|38	%{_sbindir}/texlive.post
12mu|texlive-bibtex-0.99d-8|39	
12mu|texlive-bibtex-0.99d-8|40	%postun
12mu|texlive-bibtex-0.99d-8|41	if [ $1 -eq 0 ]; then
12mu|texlive-bibtex-0.99d-8|42	%{_sbindir}/texlive.post
12mu|texlive-bibtex-0.99d-8|43	fi
12mu|texlive-bibtex-0.99d-8|44	
12mu|texlive-bibtex-0.99d-8|45	#-----------------------------------------------------------------------
12mu|texlive-bibtex-0.99d-8|46	%files
12mu|texlive-bibtex-0.99d-8|47	%{_texmfdistdir}/bibtex/bib/base/xampl.bib
12mu|texlive-bibtex-0.99d-8|48	%{_texmfdistdir}/bibtex/bst/base/abbrv.bst
12mu|texlive-bibtex-0.99d-8|49	%{_texmfdistdir}/bibtex/bst/base/acm.bst
12mu|texlive-bibtex-0.99d-8|50	%{_texmfdistdir}/bibtex/bst/base/alpha.bst
12mu|texlive-bibtex-0.99d-8|51	%{_texmfdistdir}/bibtex/bst/base/apalike.bst
12mu|texlive-bibtex-0.99d-8|52	%{_texmfdistdir}/bibtex/bst/base/ieeetr.bst
12mu|texlive-bibtex-0.99d-8|53	%{_texmfdistdir}/bibtex/bst/base/plain.bst
12mu|texlive-bibtex-0.99d-8|54	%{_texmfdistdir}/bibtex/bst/base/siam.bst
12mu|texlive-bibtex-0.99d-8|55	%{_texmfdistdir}/bibtex/bst/base/unsrt.bst
12mu|texlive-bibtex-0.99d-8|56	%doc %{_texmfdistdir}/doc/bibtex/base/README
12mu|texlive-bibtex-0.99d-8|57	%doc %{_texmfdistdir}/doc/bibtex/base/btxbst.doc
12mu|texlive-bibtex-0.99d-8|58	%doc %{_texmfdistdir}/doc/bibtex/base/btxdoc.bib
12mu|texlive-bibtex-0.99d-8|59	%doc %{_texmfdistdir}/doc/bibtex/base/btxdoc.pdf
12mu|texlive-bibtex-0.99d-8|60	%doc %{_texmfdistdir}/doc/bibtex/base/btxdoc.tex
12mu|texlive-bibtex-0.99d-8|61	%doc %{_texmfdistdir}/doc/bibtex/base/btxhak.pdf
12mu|texlive-bibtex-0.99d-8|62	%doc %{_texmfdistdir}/doc/bibtex/base/btxhak.tex
12mu|texlive-bibtex-0.99d-8|63	%doc %{_mandir}/man1/bibtex.1*
12mu|texlive-bibtex-0.99d-8|64	%doc %{_texmfdistdir}/doc/man/man1/bibtex.man1.pdf
12mu|texlive-bibtex-0.99d-8|65	%doc %{_texmfdistdir}/tex/generic/bibtex/apalike.sty
12mu|texlive-bibtex-0.99d-8|66	%doc %{_texmfdistdir}/tex/generic/bibtex/apalike.tex
12mu|texlive-bibtex-0.99d-8|67	
12mu|texlive-bibtex-0.99d-8|68	#-----------------------------------------------------------------------
12mu|texlive-bibtex-0.99d-8|69	%prep
12mu|texlive-bibtex-0.99d-8|70	%setup -c -a0 -a1
12mu|texlive-bibtex-0.99d-8|71	
12mu|texlive-bibtex-0.99d-8|72	%build
12mu|texlive-bibtex-0.99d-8|73	
12mu|texlive-bibtex-0.99d-8|74	%install
12mu|texlive-bibtex-0.99d-8|75	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-bibtex-0.99d-8|76	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-bibtex-0.99d-8|77	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-bibtex-0.99d-8|78	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-bibtex-0.99d-8|79	
12mu|texlive-bibtex-0.99d-8|80	%changelog
12mu|texlive-bibtex-0.99d-8|81	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.99d-8
12mu|texlive-bibtex-0.99d-8|82	+ Revision: cf71fd6
12mu|texlive-bibtex-0.99d-8|83	- Sync with cooker
12mu|texlive-bibtex-0.99d-8|84	
12mu|texlive-bibtex-0.99d-8|85	

20951 12
12mu|texlive-bibtex8-3.71-7|1	# revision 29725
12mu|texlive-bibtex8-3.71-7|2	# category TLCore
12mu|texlive-bibtex8-3.71-7|3	# catalog-ctan /biblio/bibtex/8-bit
12mu|texlive-bibtex8-3.71-7|4	# catalog-date 2012-04-27 15:08:24 +0200
12mu|texlive-bibtex8-3.71-7|5	# catalog-license gpl
12mu|texlive-bibtex8-3.71-7|6	# catalog-version 3.71
12mu|texlive-bibtex8-3.71-7|7	Name:		texlive-bibtex8
12mu|texlive-bibtex8-3.71-7|8	Version:	3.71
12mu|texlive-bibtex8-3.71-7|9	Release:	7
12mu|texlive-bibtex8-3.71-7|10	Summary:	A fully 8-bit adaptation of BibTeX 0.99
12mu|texlive-bibtex8-3.71-7|11	Group:		Publishing
12mu|texlive-bibtex8-3.71-7|12	URL:		http://www.ctan.org/tex-archive/biblio/bibtex/8-bit
12mu|texlive-bibtex8-3.71-7|13	License:	GPL
12mu|texlive-bibtex8-3.71-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtex8.tar.xz
12mu|texlive-bibtex8-3.71-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtex8.doc.tar.xz
12mu|texlive-bibtex8-3.71-7|16	BuildArch:	noarch
12mu|texlive-bibtex8-3.71-7|17	BuildRequires:	texlive-tlpkg
12mu|texlive-bibtex8-3.71-7|18	Requires(pre):	texlive-tlpkg
12mu|texlive-bibtex8-3.71-7|19	Requires(post):	texlive-kpathsea
12mu|texlive-bibtex8-3.71-7|20	Requires:	texlive-bibtex8.bin
12mu|texlive-bibtex8-3.71-7|21	
12mu|texlive-bibtex8-3.71-7|22	%description
12mu|texlive-bibtex8-3.71-7|23	An enhanced, portable C version of BibTeX. Enhanced by
12mu|texlive-bibtex8-3.71-7|24	conversion to "big" (32-bit) capacity, addition of run-time
12mu|texlive-bibtex8-3.71-7|25	selectable capacity and 8-bit support extensions. National
12mu|texlive-bibtex8-3.71-7|26	character set and sorting order are controlled by an external
12mu|texlive-bibtex8-3.71-7|27	configuration file. Various examples are included.
12mu|texlive-bibtex8-3.71-7|28	
12mu|texlive-bibtex8-3.71-7|29	%post
12mu|texlive-bibtex8-3.71-7|30	%{_sbindir}/texlive.post
12mu|texlive-bibtex8-3.71-7|31	
12mu|texlive-bibtex8-3.71-7|32	%postun
12mu|texlive-bibtex8-3.71-7|33	if [ $1 -eq 0 ]; then
12mu|texlive-bibtex8-3.71-7|34	%{_sbindir}/texlive.post
12mu|texlive-bibtex8-3.71-7|35	fi
12mu|texlive-bibtex8-3.71-7|36	
12mu|texlive-bibtex8-3.71-7|37	#-----------------------------------------------------------------------
12mu|texlive-bibtex8-3.71-7|38	%files
12mu|texlive-bibtex8-3.71-7|39	%{_texmfdistdir}/bibtex/csf/base/88591lat.csf
12mu|texlive-bibtex8-3.71-7|40	%{_texmfdistdir}/bibtex/csf/base/88591sca.csf
12mu|texlive-bibtex8-3.71-7|41	%{_texmfdistdir}/bibtex/csf/base/README.TEXLIVE
12mu|texlive-bibtex8-3.71-7|42	%{_texmfdistdir}/bibtex/csf/base/ascii.csf
12mu|texlive-bibtex8-3.71-7|43	%{_texmfdistdir}/bibtex/csf/base/cp437lat.csf
12mu|texlive-bibtex8-3.71-7|44	%{_texmfdistdir}/bibtex/csf/base/cp850lat.csf
12mu|texlive-bibtex8-3.71-7|45	%{_texmfdistdir}/bibtex/csf/base/cp850sca.csf
12mu|texlive-bibtex8-3.71-7|46	%{_texmfdistdir}/bibtex/csf/base/cp866rus.csf
12mu|texlive-bibtex8-3.71-7|47	%{_texmfdistdir}/bibtex/csf/base/csfile.txt
12mu|texlive-bibtex8-3.71-7|48	%{_texmfdistdir}/bibtex/csf/polish-csf/88592pl.csf
12mu|texlive-bibtex8-3.71-7|49	%{_texmfdistdir}/bibtex/csf/polish-csf/cp1250pl.csf
12mu|texlive-bibtex8-3.71-7|50	%{_texmfdistdir}/bibtex/csf/polish-csf/cp852pl.csf
12mu|texlive-bibtex8-3.71-7|51	%{_texmfdistdir}/bibtex/csf/polish-csf/iso8859-7.csf
12mu|texlive-bibtex8-3.71-7|52	%doc %{_texmfdistdir}/doc/bibtex8/00readme.txt
12mu|texlive-bibtex8-3.71-7|53	%doc %{_texmfdistdir}/doc/bibtex8/HISTORY
12mu|texlive-bibtex8-3.71-7|54	%doc %{_texmfdistdir}/doc/bibtex8/csfile.txt
12mu|texlive-bibtex8-3.71-7|55	%doc %{_texmfdistdir}/doc/bibtex8/file_id.diz
12mu|texlive-bibtex8-3.71-7|56	
12mu|texlive-bibtex8-3.71-7|57	#-----------------------------------------------------------------------
12mu|texlive-bibtex8-3.71-7|58	%prep
12mu|texlive-bibtex8-3.71-7|59	%setup -c -a0 -a1
12mu|texlive-bibtex8-3.71-7|60	
12mu|texlive-bibtex8-3.71-7|61	%build
12mu|texlive-bibtex8-3.71-7|62	
12mu|texlive-bibtex8-3.71-7|63	%install
12mu|texlive-bibtex8-3.71-7|64	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-bibtex8-3.71-7|65	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-bibtex8-3.71-7|66	
12mu|texlive-bibtex8-3.71-7|67	%changelog
12mu|texlive-bibtex8-3.71-7|68	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.71-7
12mu|texlive-bibtex8-3.71-7|69	+ Revision: 1ae4abf
12mu|texlive-bibtex8-3.71-7|70	- Sync with cooker
12mu|texlive-bibtex8-3.71-7|71	
12mu|texlive-bibtex8-3.71-7|72	

20952 12
12mu|texlive-bibtexu-20131013-5|1	# revision 29743
12mu|texlive-bibtexu-20131013-5|2	# category TLCore
12mu|texlive-bibtexu-20131013-5|3	# catalog-ctan undef
12mu|texlive-bibtexu-20131013-5|4	# catalog-date undef
12mu|texlive-bibtexu-20131013-5|5	# catalog-license undef
12mu|texlive-bibtexu-20131013-5|6	# catalog-version undef
12mu|texlive-bibtexu-20131013-5|7	Name:		texlive-bibtexu
12mu|texlive-bibtexu-20131013-5|8	Version:	20131013
12mu|texlive-bibtexu-20131013-5|9	Release:	5
12mu|texlive-bibtexu-20131013-5|10	Summary:	TeXLive bibtexu package
12mu|texlive-bibtexu-20131013-5|11	Group:		Publishing
12mu|texlive-bibtexu-20131013-5|12	URL:		http://tug.org/texlive
12mu|texlive-bibtexu-20131013-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-bibtexu-20131013-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtexu.tar.xz
12mu|texlive-bibtexu-20131013-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bibtexu.doc.tar.xz
12mu|texlive-bibtexu-20131013-5|16	BuildArch:	noarch
12mu|texlive-bibtexu-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-bibtexu-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-bibtexu-20131013-5|19	Requires:	texlive-bibtexu.bin
12mu|texlive-bibtexu-20131013-5|20	
12mu|texlive-bibtexu-20131013-5|21	%description
12mu|texlive-bibtexu-20131013-5|22	TeXLive bibtexu package.
12mu|texlive-bibtexu-20131013-5|23	
12mu|texlive-bibtexu-20131013-5|24	#-----------------------------------------------------------------------
12mu|texlive-bibtexu-20131013-5|25	%files
12mu|texlive-bibtexu-20131013-5|26	%doc %{_texmfdistdir}/doc/bibtexu/00readme.txt
12mu|texlive-bibtexu-20131013-5|27	%doc %{_texmfdistdir}/doc/bibtexu/HISTORY
12mu|texlive-bibtexu-20131013-5|28	%doc %{_texmfdistdir}/doc/bibtexu/csfile.txt
12mu|texlive-bibtexu-20131013-5|29	%doc %{_texmfdistdir}/doc/bibtexu/file_id.diz
12mu|texlive-bibtexu-20131013-5|30	
12mu|texlive-bibtexu-20131013-5|31	#-----------------------------------------------------------------------
12mu|texlive-bibtexu-20131013-5|32	%prep
12mu|texlive-bibtexu-20131013-5|33	%setup -c -a0 -a1
12mu|texlive-bibtexu-20131013-5|34	
12mu|texlive-bibtexu-20131013-5|35	%build
12mu|texlive-bibtexu-20131013-5|36	
12mu|texlive-bibtexu-20131013-5|37	%install
12mu|texlive-bibtexu-20131013-5|38	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-bibtexu-20131013-5|39	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-bibtexu-20131013-5|40	
12mu|texlive-bibtexu-20131013-5|41	%changelog
12mu|texlive-bibtexu-20131013-5|42	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131013-5
12mu|texlive-bibtexu-20131013-5|43	+ Revision: 210bae2
12mu|texlive-bibtexu-20131013-5|44	- Sync with cooker
12mu|texlive-bibtexu-20131013-5|45	
12mu|texlive-bibtexu-20131013-5|46	

20953 12
12mu|texlive-bidi-14.6-1|1	# revision 32896
12mu|texlive-bidi-14.6-1|2	# category Package
12mu|texlive-bidi-14.6-1|3	# catalog-ctan /macros/xetex/latex/bidi
12mu|texlive-bidi-14.6-1|4	# catalog-date 2014-02-04 10:54:49 +0100
12mu|texlive-bidi-14.6-1|5	# catalog-license lppl1.3
12mu|texlive-bidi-14.6-1|6	# catalog-version 14.6
12mu|texlive-bidi-14.6-1|7	Name:		texlive-bidi
12mu|texlive-bidi-14.6-1|8	Version:	14.6
12mu|texlive-bidi-14.6-1|9	Release:	1
12mu|texlive-bidi-14.6-1|10	Summary:	Bidirectional typesetting in plain TeX and LaTeX, using XeTeX engine
12mu|texlive-bidi-14.6-1|11	Group:		Publishing
12mu|texlive-bidi-14.6-1|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/bidi
12mu|texlive-bidi-14.6-1|13	License:	LPPL1.3
12mu|texlive-bidi-14.6-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bidi.tar.xz
12mu|texlive-bidi-14.6-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bidi.doc.tar.xz
12mu|texlive-bidi-14.6-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bidi.source.tar.xz
12mu|texlive-bidi-14.6-1|17	BuildArch:	noarch
12mu|texlive-bidi-14.6-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-bidi-14.6-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-bidi-14.6-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-bidi-14.6-1|21	
12mu|texlive-bidi-14.6-1|22	%description
12mu|texlive-bidi-14.6-1|23	A convenient interface for typesetting bidirectional texts with
12mu|texlive-bidi-14.6-1|24	plain TeX and LaTeX. The package includes adaptations for use
12mu|texlive-bidi-14.6-1|25	with many other commonly-used packages.
12mu|texlive-bidi-14.6-1|26	
12mu|texlive-bidi-14.6-1|27	%post
12mu|texlive-bidi-14.6-1|28	%{_sbindir}/texlive.post
12mu|texlive-bidi-14.6-1|29	
12mu|texlive-bidi-14.6-1|30	%postun
12mu|texlive-bidi-14.6-1|31	if [ $1 -eq 0 ]; then
12mu|texlive-bidi-14.6-1|32	%{_sbindir}/texlive.post
12mu|texlive-bidi-14.6-1|33	fi
12mu|texlive-bidi-14.6-1|34	
12mu|texlive-bidi-14.6-1|35	#-----------------------------------------------------------------------
12mu|texlive-bidi-14.6-1|36	%files
12mu|texlive-bidi-14.6-1|37	%{_texmfdistdir}/tex/xelatex/bidi/amsart-xetex-bidi.def
12mu|texlive-bidi-14.6-1|38	%{_texmfdistdir}/tex/xelatex/bidi/amsbook-xetex-bidi.def
12mu|texlive-bidi-14.6-1|39	%{_texmfdistdir}/tex/xelatex/bidi/amsmath-xetex-bidi.def
12mu|texlive-bidi-14.6-1|40	%{_texmfdistdir}/tex/xelatex/bidi/amstext-xetex-bidi.def
12mu|texlive-bidi-14.6-1|41	%{_texmfdistdir}/tex/xelatex/bidi/amsthm-xetex-bidi.def
12mu|texlive-bidi-14.6-1|42	%{_texmfdistdir}/tex/xelatex/bidi/array-xetex-bidi.def
12mu|texlive-bidi-14.6-1|43	%{_texmfdistdir}/tex/xelatex/bidi/article-xetex-bidi.def
12mu|texlive-bidi-14.6-1|44	%{_texmfdistdir}/tex/xelatex/bidi/artikel1-xetex-bidi.def
12mu|texlive-bidi-14.6-1|45	%{_texmfdistdir}/tex/xelatex/bidi/artikel2-xetex-bidi.def
12mu|texlive-bidi-14.6-1|46	%{_texmfdistdir}/tex/xelatex/bidi/artikel3-xetex-bidi.def
12mu|texlive-bidi-14.6-1|47	%{_texmfdistdir}/tex/xelatex/bidi/arydshln-xetex-bidi.def
12mu|texlive-bidi-14.6-1|48	%{_texmfdistdir}/tex/xelatex/bidi/bibitem.pdf
12mu|texlive-bidi-14.6-1|49	%{_texmfdistdir}/tex/xelatex/bidi/bidi-longtable.sty
12mu|texlive-bidi-14.6-1|50	%{_texmfdistdir}/tex/xelatex/bidi/bidi.sty
12mu|texlive-bidi-14.6-1|51	%{_texmfdistdir}/tex/xelatex/bidi/bidi.tex
12mu|texlive-bidi-14.6-1|52	%{_texmfdistdir}/tex/xelatex/bidi/bidi2in1.sty
12mu|texlive-bidi-14.6-1|53	%{_texmfdistdir}/tex/xelatex/bidi/bidicode.sty
12mu|texlive-bidi-14.6-1|54	%{_texmfdistdir}/tex/xelatex/bidi/bidiftnxtra.sty
12mu|texlive-bidi-14.6-1|55	%{_texmfdistdir}/tex/xelatex/bidi/bidimoderncv.cls
12mu|texlive-bidi-14.6-1|56	%{_texmfdistdir}/tex/xelatex/bidi/bidipoem.sty
12mu|texlive-bidi-14.6-1|57	%{_texmfdistdir}/tex/xelatex/bidi/bidipresentation.cls
12mu|texlive-bidi-14.6-1|58	%{_texmfdistdir}/tex/xelatex/bidi/biditools.sty
12mu|texlive-bidi-14.6-1|59	%{_texmfdistdir}/tex/xelatex/bidi/biditufte-book.cls
12mu|texlive-bidi-14.6-1|60	%{_texmfdistdir}/tex/xelatex/bidi/biditufte-handout.cls
12mu|texlive-bidi-14.6-1|61	%{_texmfdistdir}/tex/xelatex/bidi/bidituftefloat.sty
12mu|texlive-bidi-14.6-1|62	%{_texmfdistdir}/tex/xelatex/bidi/bidituftegeneralstructure.sty
12mu|texlive-bidi-14.6-1|63	%{_texmfdistdir}/tex/xelatex/bidi/bidituftehyperref.sty
12mu|texlive-bidi-14.6-1|64	%{_texmfdistdir}/tex/xelatex/bidi/bidituftesidenote.sty
12mu|texlive-bidi-14.6-1|65	%{_texmfdistdir}/tex/xelatex/bidi/bidituftetitle.sty
12mu|texlive-bidi-14.6-1|66	%{_texmfdistdir}/tex/xelatex/bidi/bidituftetoc.sty
12mu|texlive-bidi-14.6-1|67	%{_texmfdistdir}/tex/xelatex/bidi/boek-xetex-bidi.def
12mu|texlive-bidi-14.6-1|68	%{_texmfdistdir}/tex/xelatex/bidi/boek3-xetex-bidi.def
12mu|texlive-bidi-14.6-1|69	%{_texmfdistdir}/tex/xelatex/bidi/book-xetex-bidi.def
12mu|texlive-bidi-14.6-1|70	%{_texmfdistdir}/tex/xelatex/bidi/bookest-xetex-bidi.def
12mu|texlive-bidi-14.6-1|71	%{_texmfdistdir}/tex/xelatex/bidi/breqn-xetex-bidi.def
12mu|texlive-bidi-14.6-1|72	%{_texmfdistdir}/tex/xelatex/bidi/cals-xetex-bidi.def
12mu|texlive-bidi-14.6-1|73	%{_texmfdistdir}/tex/xelatex/bidi/caption-xetex-bidi.def
12mu|texlive-bidi-14.6-1|74	%{_texmfdistdir}/tex/xelatex/bidi/caption3-xetex-bidi.def
12mu|texlive-bidi-14.6-1|75	%{_texmfdistdir}/tex/xelatex/bidi/color-xetex-bidi.def
12mu|texlive-bidi-14.6-1|76	%{_texmfdistdir}/tex/xelatex/bidi/colortbl-xetex-bidi.def
12mu|texlive-bidi-14.6-1|77	%{_texmfdistdir}/tex/xelatex/bidi/combine-xetex-bidi.def
12mu|texlive-bidi-14.6-1|78	%{_texmfdistdir}/tex/xelatex/bidi/crop-xetex-bidi.def
12mu|texlive-bidi-14.6-1|79	%{_texmfdistdir}/tex/xelatex/bidi/cuted-xetex-bidi.def
12mu|texlive-bidi-14.6-1|80	%{_texmfdistdir}/tex/xelatex/bidi/cutwin-xetex-bidi.def
12mu|texlive-bidi-14.6-1|81	%{_texmfdistdir}/tex/xelatex/bidi/cvthemebidicasual.sty
12mu|texlive-bidi-14.6-1|82	%{_texmfdistdir}/tex/xelatex/bidi/cvthemebidiclassic.sty
12mu|texlive-bidi-14.6-1|83	%{_texmfdistdir}/tex/xelatex/bidi/dblfnote-xetex-bidi.def
12mu|texlive-bidi-14.6-1|84	%{_texmfdistdir}/tex/xelatex/bidi/draftwatermark-xetex-bidi.def
12mu|texlive-bidi-14.6-1|85	%{_texmfdistdir}/tex/xelatex/bidi/empheq-xetex-bidi.def
12mu|texlive-bidi-14.6-1|86	%{_texmfdistdir}/tex/xelatex/bidi/eso-pic-xetex-bidi.def
12mu|texlive-bidi-14.6-1|87	%{_texmfdistdir}/tex/xelatex/bidi/extarticle-xetex-bidi.def
12mu|texlive-bidi-14.6-1|88	%{_texmfdistdir}/tex/xelatex/bidi/extbook-xetex-bidi.def
12mu|texlive-bidi-14.6-1|89	%{_texmfdistdir}/tex/xelatex/bidi/extletter-xetex-bidi.def
12mu|texlive-bidi-14.6-1|90	%{_texmfdistdir}/tex/xelatex/bidi/extrafootnotefeatures-xetex-bidi.def
12mu|texlive-bidi-14.6-1|91	%{_texmfdistdir}/tex/xelatex/bidi/extreport-xetex-bidi.def
12mu|texlive-bidi-14.6-1|92	%{_texmfdistdir}/tex/xelatex/bidi/fancybox-xetex-bidi.def
12mu|texlive-bidi-14.6-1|93	%{_texmfdistdir}/tex/xelatex/bidi/fancyhdr-xetex-bidi.def
12mu|texlive-bidi-14.6-1|94	%{_texmfdistdir}/tex/xelatex/bidi/fix2col-xetex-bidi.def
12mu|texlive-bidi-14.6-1|95	%{_texmfdistdir}/tex/xelatex/bidi/fleqn-xetex-bidi.def
12mu|texlive-bidi-14.6-1|96	%{_texmfdistdir}/tex/xelatex/bidi/float-xetex-bidi.def
12mu|texlive-bidi-14.6-1|97	%{_texmfdistdir}/tex/xelatex/bidi/floatrow-xetex-bidi.def
12mu|texlive-bidi-14.6-1|98	%{_texmfdistdir}/tex/xelatex/bidi/flowfram-xetex-bidi.def
12mu|texlive-bidi-14.6-1|99	%{_texmfdistdir}/tex/xelatex/bidi/footnote-xetex-bidi.def
12mu|texlive-bidi-14.6-1|100	%{_texmfdistdir}/tex/xelatex/bidi/framed-xetex-bidi.def
12mu|texlive-bidi-14.6-1|101	%{_texmfdistdir}/tex/xelatex/bidi/ftnright-xetex-bidi.def
12mu|texlive-bidi-14.6-1|102	%{_texmfdistdir}/tex/xelatex/bidi/geometry-xetex-bidi.def
12mu|texlive-bidi-14.6-1|103	%{_texmfdistdir}/tex/xelatex/bidi/graphicx-xetex-bidi.def
12mu|texlive-bidi-14.6-1|104	%{_texmfdistdir}/tex/xelatex/bidi/hvfloat-xetex-bidi.def
12mu|texlive-bidi-14.6-1|105	%{_texmfdistdir}/tex/xelatex/bidi/hyperref-xetex-bidi.def
12mu|texlive-bidi-14.6-1|106	%{_texmfdistdir}/tex/xelatex/bidi/latex-xetex-bidi.def
12mu|texlive-bidi-14.6-1|107	%{_texmfdistdir}/tex/xelatex/bidi/leqno-xetex-bidi.def
12mu|texlive-bidi-14.6-1|108	%{_texmfdistdir}/tex/xelatex/bidi/letter-xetex-bidi.def
12mu|texlive-bidi-14.6-1|109	%{_texmfdistdir}/tex/xelatex/bidi/lettrine-xetex-bidi.def
12mu|texlive-bidi-14.6-1|110	%{_texmfdistdir}/tex/xelatex/bidi/listings-xetex-bidi.def
12mu|texlive-bidi-14.6-1|111	%{_texmfdistdir}/tex/xelatex/bidi/loadingorder-xetex-bidi.def
12mu|texlive-bidi-14.6-1|112	%{_texmfdistdir}/tex/xelatex/bidi/longtable-xetex-bidi.def
12mu|texlive-bidi-14.6-1|113	%{_texmfdistdir}/tex/xelatex/bidi/mdframed-xetex-bidi.def
12mu|texlive-bidi-14.6-1|114	%{_texmfdistdir}/tex/xelatex/bidi/memoir-xetex-bidi.def
12mu|texlive-bidi-14.6-1|115	%{_texmfdistdir}/tex/xelatex/bidi/midfloat-xetex-bidi.def
12mu|texlive-bidi-14.6-1|116	%{_texmfdistdir}/tex/xelatex/bidi/minitoc-xetex-bidi.def
12mu|texlive-bidi-14.6-1|117	%{_texmfdistdir}/tex/xelatex/bidi/multicol-xetex-bidi.def
12mu|texlive-bidi-14.6-1|118	%{_texmfdistdir}/tex/xelatex/bidi/multienum-xetex-bidi.def
12mu|texlive-bidi-14.6-1|119	%{_texmfdistdir}/tex/xelatex/bidi/natbib-xetex-bidi.def
12mu|texlive-bidi-14.6-1|120	%{_texmfdistdir}/tex/xelatex/bidi/newfloat-xetex-bidi.def
12mu|texlive-bidi-14.6-1|121	%{_texmfdistdir}/tex/xelatex/bidi/ntheorem-hyper-xetex-bidi.def
12mu|texlive-bidi-14.6-1|122	%{_texmfdistdir}/tex/xelatex/bidi/ntheorem-xetex-bidi.def
12mu|texlive-bidi-14.6-1|123	%{_texmfdistdir}/tex/xelatex/bidi/pdfpages-xetex-bidi.def
12mu|texlive-bidi-14.6-1|124	%{_texmfdistdir}/tex/xelatex/bidi/pgf-xetex-bidi.def
12mu|texlive-bidi-14.6-1|125	%{_texmfdistdir}/tex/xelatex/bidi/picinpar-xetex-bidi.def
12mu|texlive-bidi-14.6-1|126	%{_texmfdistdir}/tex/xelatex/bidi/plain-xetex-bidi.def
12mu|texlive-bidi-14.6-1|127	%{_texmfdistdir}/tex/xelatex/bidi/pstricks-xetex-bidi.def
12mu|texlive-bidi-14.6-1|128	%{_texmfdistdir}/tex/xelatex/bidi/quotchap-xetex-bidi.def
12mu|texlive-bidi-14.6-1|129	%{_texmfdistdir}/tex/xelatex/bidi/ragged2e-xetex-bidi.def
12mu|texlive-bidi-14.6-1|130	%{_texmfdistdir}/tex/xelatex/bidi/rapport1-xetex-bidi.def
12mu|texlive-bidi-14.6-1|131	%{_texmfdistdir}/tex/xelatex/bidi/rapport3-xetex-bidi.def
12mu|texlive-bidi-14.6-1|132	%{_texmfdistdir}/tex/xelatex/bidi/refrep-xetex-bidi.def
12mu|texlive-bidi-14.6-1|133	%{_texmfdistdir}/tex/xelatex/bidi/report-xetex-bidi.def
12mu|texlive-bidi-14.6-1|134	%{_texmfdistdir}/tex/xelatex/bidi/rotating-xetex-bidi.def
12mu|texlive-bidi-14.6-1|135	%{_texmfdistdir}/tex/xelatex/bidi/scrartcl-xetex-bidi.def
12mu|texlive-bidi-14.6-1|136	%{_texmfdistdir}/tex/xelatex/bidi/scrbook-xetex-bidi.def
12mu|texlive-bidi-14.6-1|137	%{_texmfdistdir}/tex/xelatex/bidi/scrlettr-xetex-bidi.def
12mu|texlive-bidi-14.6-1|138	%{_texmfdistdir}/tex/xelatex/bidi/scrreprt-xetex-bidi.def
12mu|texlive-bidi-14.6-1|139	%{_texmfdistdir}/tex/xelatex/bidi/sidecap-xetex-bidi.def
12mu|texlive-bidi-14.6-1|140	%{_texmfdistdir}/tex/xelatex/bidi/stabular-xetex-bidi.def
12mu|texlive-bidi-14.6-1|141	%{_texmfdistdir}/tex/xelatex/bidi/subfigure-xetex-bidi.def
12mu|texlive-bidi-14.6-1|142	%{_texmfdistdir}/tex/xelatex/bidi/tabls-xetex-bidi.def
12mu|texlive-bidi-14.6-1|143	%{_texmfdistdir}/tex/xelatex/bidi/tabulary-xetex-bidi.def
12mu|texlive-bidi-14.6-1|144	%{_texmfdistdir}/tex/xelatex/bidi/titlesec-xetex-bidi.def
12mu|texlive-bidi-14.6-1|145	%{_texmfdistdir}/tex/xelatex/bidi/titletoc-xetex-bidi.def
12mu|texlive-bidi-14.6-1|146	%{_texmfdistdir}/tex/xelatex/bidi/tocbibind-xetex-bidi.def
12mu|texlive-bidi-14.6-1|147	%{_texmfdistdir}/tex/xelatex/bidi/tocloft-xetex-bidi.def
12mu|texlive-bidi-14.6-1|148	%{_texmfdistdir}/tex/xelatex/bidi/tocstyle-xetex-bidi.def
12mu|texlive-bidi-14.6-1|149	%{_texmfdistdir}/tex/xelatex/bidi/wrapfig-xetex-bidi.def
12mu|texlive-bidi-14.6-1|150	%{_texmfdistdir}/tex/xelatex/bidi/xcolor-xetex-bidi.def
12mu|texlive-bidi-14.6-1|151	%{_texmfdistdir}/tex/xelatex/bidi/xltxtra-xetex-bidi.def
12mu|texlive-bidi-14.6-1|152	%doc %{_texmfdistdir}/doc/xelatex/bidi/README
12mu|texlive-bidi-14.6-1|153	%doc %{_texmfdistdir}/doc/xelatex/bidi/bidi-logo.pdf
12mu|texlive-bidi-14.6-1|154	%doc %{_texmfdistdir}/doc/xelatex/bidi/bidi-logo.tex
12mu|texlive-bidi-14.6-1|155	%doc %{_texmfdistdir}/doc/xelatex/bidi/bidi.pdf
12mu|texlive-bidi-14.6-1|156	%doc %{_texmfdistdir}/doc/xelatex/bidi/bidisample2e.tex
12mu|texlive-bidi-14.6-1|157	%doc %{_texmfdistdir}/doc/xelatex/bidi/bidismall2e.tex
12mu|texlive-bidi-14.6-1|158	%doc %{_texmfdistdir}/doc/xelatex/bidi/gull.jpg
12mu|texlive-bidi-14.6-1|159	%doc %{_texmfdistdir}/doc/xelatex/bidi/picture.jpg
12mu|texlive-bidi-14.6-1|160	%doc %{_texmfdistdir}/doc/xelatex/bidi/presentation-sample.tex
12mu|texlive-bidi-14.6-1|161	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-arydshln.tex
12mu|texlive-bidi-14.6-1|162	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-bidi.tex
12mu|texlive-bidi-14.6-1|163	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-brochure.tex
12mu|texlive-bidi-14.6-1|164	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-casualcv.tex
12mu|texlive-bidi-14.6-1|165	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-classiccv.tex
12mu|texlive-bidi-14.6-1|166	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-color.tex
12mu|texlive-bidi-14.6-1|167	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-supertabular.tex
12mu|texlive-bidi-14.6-1|168	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-tabular.tex
12mu|texlive-bidi-14.6-1|169	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-tabularx.tex
12mu|texlive-bidi-14.6-1|170	%doc %{_texmfdistdir}/doc/xelatex/bidi/test-tabulary.tex
12mu|texlive-bidi-14.6-1|171	%doc %{_texmfdistdir}/doc/xelatex/bidi/test1-colortbl.tex
12mu|texlive-bidi-14.6-1|172	%doc %{_texmfdistdir}/doc/xelatex/bidi/test1-wrapfig.tex
12mu|texlive-bidi-14.6-1|173	%doc %{_texmfdistdir}/doc/xelatex/bidi/test2-colortbl.tex
12mu|texlive-bidi-14.6-1|174	%doc %{_texmfdistdir}/doc/xelatex/bidi/test2-wrapfig.tex
12mu|texlive-bidi-14.6-1|175	%doc %{_texmfdistdir}/doc/xelatex/bidi/test3-wrapfig.tex
12mu|texlive-bidi-14.6-1|176	#- source
12mu|texlive-bidi-14.6-1|177	%doc %{_texmfdistdir}/source/xelatex/bidi/bidi.dtx
12mu|texlive-bidi-14.6-1|178	%doc %{_texmfdistdir}/source/xelatex/bidi/bidi.ins
12mu|texlive-bidi-14.6-1|179	
12mu|texlive-bidi-14.6-1|180	#-----------------------------------------------------------------------
12mu|texlive-bidi-14.6-1|181	%prep
12mu|texlive-bidi-14.6-1|182	%setup -c -a0 -a1 -a2
12mu|texlive-bidi-14.6-1|183	
12mu|texlive-bidi-14.6-1|184	%build
12mu|texlive-bidi-14.6-1|185	
12mu|texlive-bidi-14.6-1|186	%install
12mu|texlive-bidi-14.6-1|187	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-bidi-14.6-1|188	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-bidi-14.6-1|189	
12mu|texlive-bidi-14.6-1|190	%changelog
12mu|texlive-bidi-14.6-1|191	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 14.6-1
12mu|texlive-bidi-14.6-1|192	+ Revision: 70696c6
12mu|texlive-bidi-14.6-1|193	- Sync with cooker
12mu|texlive-bidi-14.6-1|194	
12mu|texlive-bidi-14.6-1|195	

20954 12
12mu|texlive-bohr-0.2b-1|1	# revision 27839
12mu|texlive-bohr-0.2b-1|2	# category Package
12mu|texlive-bohr-0.2b-1|3	# catalog-ctan /macros/latex/contrib/bohr
12mu|texlive-bohr-0.2b-1|4	# catalog-date 2012-09-27 15:23:41 +0200
12mu|texlive-bohr-0.2b-1|5	# catalog-license lppl1.3
12mu|texlive-bohr-0.2b-1|6	# catalog-version 0.2b
12mu|texlive-bohr-0.2b-1|7	Name:		texlive-bohr
12mu|texlive-bohr-0.2b-1|8	Version:	0.2b
12mu|texlive-bohr-0.2b-1|9	Release:	1
12mu|texlive-bohr-0.2b-1|10	Summary:	Simple atom representation according to the Bohr model
12mu|texlive-bohr-0.2b-1|11	Group:		Publishing
12mu|texlive-bohr-0.2b-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bohr
12mu|texlive-bohr-0.2b-1|13	License:	LPPL1.3
12mu|texlive-bohr-0.2b-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bohr.tar.xz
12mu|texlive-bohr-0.2b-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bohr.doc.tar.xz
12mu|texlive-bohr-0.2b-1|16	BuildArch:	noarch
12mu|texlive-bohr-0.2b-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-bohr-0.2b-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-bohr-0.2b-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-bohr-0.2b-1|20	
12mu|texlive-bohr-0.2b-1|21	%description
12mu|texlive-bohr-0.2b-1|22	The package provides means for the creation of simple Bohr
12mu|texlive-bohr-0.2b-1|23	models of atoms up to the atomic number 112. In addition,
12mu|texlive-bohr-0.2b-1|24	commands are provided to convert atomic numbers to element
12mu|texlive-bohr-0.2b-1|25	symbols or element names and vice versa.
12mu|texlive-bohr-0.2b-1|26	
12mu|texlive-bohr-0.2b-1|27	%post
12mu|texlive-bohr-0.2b-1|28	%{_sbindir}/texlive.post
12mu|texlive-bohr-0.2b-1|29	
12mu|texlive-bohr-0.2b-1|30	%postun
12mu|texlive-bohr-0.2b-1|31	if [ $1 -eq 0 ]; then
12mu|texlive-bohr-0.2b-1|32	%{_sbindir}/texlive.post
12mu|texlive-bohr-0.2b-1|33	fi
12mu|texlive-bohr-0.2b-1|34	
12mu|texlive-bohr-0.2b-1|35	#-----------------------------------------------------------------------
12mu|texlive-bohr-0.2b-1|36	%files
12mu|texlive-bohr-0.2b-1|37	%{_texmfdistdir}/tex/latex/bohr/bohr.sty
12mu|texlive-bohr-0.2b-1|38	%{_texmfdistdir}/tex/latex/bohr/bohr_elements_english.def
12mu|texlive-bohr-0.2b-1|39	%{_texmfdistdir}/tex/latex/bohr/bohr_elements_german.def
12mu|texlive-bohr-0.2b-1|40	%doc %{_texmfdistdir}/doc/latex/bohr/README
12mu|texlive-bohr-0.2b-1|41	%doc %{_texmfdistdir}/doc/latex/bohr/bohr_en.pdf
12mu|texlive-bohr-0.2b-1|42	%doc %{_texmfdistdir}/doc/latex/bohr/bohr_en.tex
12mu|texlive-bohr-0.2b-1|43	
12mu|texlive-bohr-0.2b-1|44	#-----------------------------------------------------------------------
12mu|texlive-bohr-0.2b-1|45	%prep
12mu|texlive-bohr-0.2b-1|46	%setup -c -a0 -a1
12mu|texlive-bohr-0.2b-1|47	
12mu|texlive-bohr-0.2b-1|48	%build
12mu|texlive-bohr-0.2b-1|49	
12mu|texlive-bohr-0.2b-1|50	%install
12mu|texlive-bohr-0.2b-1|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-bohr-0.2b-1|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-bohr-0.2b-1|53	
12mu|texlive-bohr-0.2b-1|54	
12mu|texlive-bohr-0.2b-1|55	
12mu|texlive-bohr-0.2b-1|56	%changelog
12mu|texlive-bohr-0.2b-1|57	* Thu Nov 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.2b-1
12mu|texlive-bohr-0.2b-1|58	+ Revision: f4967b2
12mu|texlive-bohr-0.2b-1|59	- Automatic import for version 0.2b-1
12mu|texlive-bohr-0.2b-1|60	
12mu|texlive-bohr-0.2b-1|61	

20955 12
12mu|texlive-boxhandler-1.30-5|1	# revision 28031
12mu|texlive-boxhandler-1.30-5|2	# category Package
12mu|texlive-boxhandler-1.30-5|3	# catalog-ctan /macros/latex/contrib/boxhandler
12mu|texlive-boxhandler-1.30-5|4	# catalog-date 2012-10-18 23:00:43 +0200
12mu|texlive-boxhandler-1.30-5|5	# catalog-license lppl
12mu|texlive-boxhandler-1.30-5|6	# catalog-version 1.30
12mu|texlive-boxhandler-1.30-5|7	Name:		texlive-boxhandler
12mu|texlive-boxhandler-1.30-5|8	Version:	1.30
12mu|texlive-boxhandler-1.30-5|9	Release:	5
12mu|texlive-boxhandler-1.30-5|10	Summary:	Flexible Captioning and Deferred Box/List Printing
12mu|texlive-boxhandler-1.30-5|11	Group:		Publishing
12mu|texlive-boxhandler-1.30-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/boxhandler
12mu|texlive-boxhandler-1.30-5|13	License:	LPPL
12mu|texlive-boxhandler-1.30-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boxhandler.tar.xz
12mu|texlive-boxhandler-1.30-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boxhandler.doc.tar.xz
12mu|texlive-boxhandler-1.30-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/boxhandler.source.tar.xz
12mu|texlive-boxhandler-1.30-5|17	BuildArch:	noarch
12mu|texlive-boxhandler-1.30-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-boxhandler-1.30-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-boxhandler-1.30-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-boxhandler-1.30-5|21	
12mu|texlive-boxhandler-1.30-5|22	%description
12mu|texlive-boxhandler-1.30-5|23	The package allows the user to optimise presentation of LaTeX
12mu|texlive-boxhandler-1.30-5|24	tables and figures. Boxhandler will lay out table and figure
12mu|texlive-boxhandler-1.30-5|25	captions with a variety of stylistic apperances, and will also
12mu|texlive-boxhandler-1.30-5|26	allow figures and tables to be "wrapped" in a manner consistent
12mu|texlive-boxhandler-1.30-5|27	with many business and government documents. For a document
12mu|texlive-boxhandler-1.30-5|28	that might appear in different venues with different
12mu|texlive-boxhandler-1.30-5|29	formatting, boxhandler permits the creation of a LaTeX source
12mu|texlive-boxhandler-1.30-5|30	document that can, with a single-line change in the source
12mu|texlive-boxhandler-1.30-5|31	code, produce an output that has very different layout from the
12mu|texlive-boxhandler-1.30-5|32	baseline configuration, not only in terms of caption style, but
12mu|texlive-boxhandler-1.30-5|33	more importantly in terms of the locations where figures,
12mu|texlive-boxhandler-1.30-5|34	tables and lists appear (or not) in the document. Deferral
12mu|texlive-boxhandler-1.30-5|35	routines also allow one to keep all figure and table data in a
12mu|texlive-boxhandler-1.30-5|36	separate source file, while nonetheless producing a document
12mu|texlive-boxhandler-1.30-5|37	with figures and tables appearing in the desired location.
12mu|texlive-boxhandler-1.30-5|38	
12mu|texlive-boxhandler-1.30-5|39	%post
12mu|texlive-boxhandler-1.30-5|40	%{_sbindir}/texlive.post
12mu|texlive-boxhandler-1.30-5|41	
12mu|texlive-boxhandler-1.30-5|42	%postun
12mu|texlive-boxhandler-1.30-5|43	if [ $1 -eq 0 ]; then
12mu|texlive-boxhandler-1.30-5|44	%{_sbindir}/texlive.post
12mu|texlive-boxhandler-1.30-5|45	fi
12mu|texlive-boxhandler-1.30-5|46	
12mu|texlive-boxhandler-1.30-5|47	#-----------------------------------------------------------------------
12mu|texlive-boxhandler-1.30-5|48	%files
12mu|texlive-boxhandler-1.30-5|49	%{_texmfdistdir}/tex/latex/boxhandler/boxhandler.sty
12mu|texlive-boxhandler-1.30-5|50	%doc %{_texmfdistdir}/doc/latex/boxhandler/README
12mu|texlive-boxhandler-1.30-5|51	%doc %{_texmfdistdir}/doc/latex/boxhandler/boxhandler.pdf
12mu|texlive-boxhandler-1.30-5|52	#- source
12mu|texlive-boxhandler-1.30-5|53	%doc %{_texmfdistdir}/source/latex/boxhandler/boxhandler.dtx
12mu|texlive-boxhandler-1.30-5|54	%doc %{_texmfdistdir}/source/latex/boxhandler/boxhandler.ins
12mu|texlive-boxhandler-1.30-5|55	
12mu|texlive-boxhandler-1.30-5|56	#-----------------------------------------------------------------------
12mu|texlive-boxhandler-1.30-5|57	%prep
12mu|texlive-boxhandler-1.30-5|58	%setup -c -a0 -a1 -a2
12mu|texlive-boxhandler-1.30-5|59	
12mu|texlive-boxhandler-1.30-5|60	%build
12mu|texlive-boxhandler-1.30-5|61	
12mu|texlive-boxhandler-1.30-5|62	%install
12mu|texlive-boxhandler-1.30-5|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-boxhandler-1.30-5|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-boxhandler-1.30-5|65	
12mu|texlive-boxhandler-1.30-5|66	%changelog
12mu|texlive-boxhandler-1.30-5|67	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30-5
12mu|texlive-boxhandler-1.30-5|68	+ Revision: 28445a9
12mu|texlive-boxhandler-1.30-5|69	- Sync with cooker
12mu|texlive-boxhandler-1.30-5|70	
12mu|texlive-boxhandler-1.30-5|71	

20956 12
12mu|texlive-brandeis-dissertation-2.0-5|1	# revision 32047
12mu|texlive-brandeis-dissertation-2.0-5|2	# category Package
12mu|texlive-brandeis-dissertation-2.0-5|3	# catalog-ctan /macros/latex/contrib/brandeis-dissertation
12mu|texlive-brandeis-dissertation-2.0-5|4	# catalog-date 2013-10-31 19:22:02 +0100
12mu|texlive-brandeis-dissertation-2.0-5|5	# catalog-license lppl1.2
12mu|texlive-brandeis-dissertation-2.0-5|6	# catalog-version 2.0
12mu|texlive-brandeis-dissertation-2.0-5|7	Name:		texlive-brandeis-dissertation
12mu|texlive-brandeis-dissertation-2.0-5|8	Version:	2.0
12mu|texlive-brandeis-dissertation-2.0-5|9	Release:	5
12mu|texlive-brandeis-dissertation-2.0-5|10	Summary:	Class for Brandeis University dissertations
12mu|texlive-brandeis-dissertation-2.0-5|11	Group:		Publishing
12mu|texlive-brandeis-dissertation-2.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/brandeis-dissertation
12mu|texlive-brandeis-dissertation-2.0-5|13	License:	LPPL1.2
12mu|texlive-brandeis-dissertation-2.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/brandeis-dissertation.tar.xz
12mu|texlive-brandeis-dissertation-2.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/brandeis-dissertation.doc.tar.xz
12mu|texlive-brandeis-dissertation-2.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/brandeis-dissertation.source.tar.xz
12mu|texlive-brandeis-dissertation-2.0-5|17	BuildArch:	noarch
12mu|texlive-brandeis-dissertation-2.0-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-brandeis-dissertation-2.0-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-brandeis-dissertation-2.0-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-brandeis-dissertation-2.0-5|21	
12mu|texlive-brandeis-dissertation-2.0-5|22	%description
12mu|texlive-brandeis-dissertation-2.0-5|23	The class will enable the user to typeset a dissertation which
12mu|texlive-brandeis-dissertation-2.0-5|24	adheres to the formatting guidelines of Brandeis University
12mu|texlive-brandeis-dissertation-2.0-5|25	Graduate School of Arts and Sciences (GSAS).
12mu|texlive-brandeis-dissertation-2.0-5|26	
12mu|texlive-brandeis-dissertation-2.0-5|27	%post
12mu|texlive-brandeis-dissertation-2.0-5|28	%{_sbindir}/texlive.post
12mu|texlive-brandeis-dissertation-2.0-5|29	
12mu|texlive-brandeis-dissertation-2.0-5|30	%postun
12mu|texlive-brandeis-dissertation-2.0-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-brandeis-dissertation-2.0-5|32	%{_sbindir}/texlive.post
12mu|texlive-brandeis-dissertation-2.0-5|33	fi
12mu|texlive-brandeis-dissertation-2.0-5|34	
12mu|texlive-brandeis-dissertation-2.0-5|35	#-----------------------------------------------------------------------
12mu|texlive-brandeis-dissertation-2.0-5|36	%files
12mu|texlive-brandeis-dissertation-2.0-5|37	%{_texmfdistdir}/tex/latex/brandeis-dissertation/brandeis-dissertation.cls
12mu|texlive-brandeis-dissertation-2.0-5|38	%doc %{_texmfdistdir}/doc/latex/brandeis-dissertation/README
12mu|texlive-brandeis-dissertation-2.0-5|39	%doc %{_texmfdistdir}/doc/latex/brandeis-dissertation/brandeis-dissertation.pdf
12mu|texlive-brandeis-dissertation-2.0-5|40	%doc %{_texmfdistdir}/doc/latex/brandeis-dissertation/brandeis-dissertation.tex
12mu|texlive-brandeis-dissertation-2.0-5|41	#- source
12mu|texlive-brandeis-dissertation-2.0-5|42	%doc %{_texmfdistdir}/source/latex/brandeis-dissertation/brandeis-dissertation.dtx
12mu|texlive-brandeis-dissertation-2.0-5|43	%doc %{_texmfdistdir}/source/latex/brandeis-dissertation/brandeis-dissertation.ins
12mu|texlive-brandeis-dissertation-2.0-5|44	
12mu|texlive-brandeis-dissertation-2.0-5|45	#-----------------------------------------------------------------------
12mu|texlive-brandeis-dissertation-2.0-5|46	%prep
12mu|texlive-brandeis-dissertation-2.0-5|47	%setup -c -a0 -a1 -a2
12mu|texlive-brandeis-dissertation-2.0-5|48	
12mu|texlive-brandeis-dissertation-2.0-5|49	%build
12mu|texlive-brandeis-dissertation-2.0-5|50	
12mu|texlive-brandeis-dissertation-2.0-5|51	%install
12mu|texlive-brandeis-dissertation-2.0-5|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-brandeis-dissertation-2.0-5|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-brandeis-dissertation-2.0-5|54	
12mu|texlive-brandeis-dissertation-2.0-5|55	%changelog
12mu|texlive-brandeis-dissertation-2.0-5|56	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 2.0-5
12mu|texlive-brandeis-dissertation-2.0-5|57	+ Revision: c9db522
12mu|texlive-brandeis-dissertation-2.0-5|58	- MassBuild#289: Increase release tag
12mu|texlive-brandeis-dissertation-2.0-5|59	
12mu|texlive-brandeis-dissertation-2.0-5|60	

20957 12
12mu|texlive-breakurl-1.40-5|1	# revision 29901
12mu|texlive-breakurl-1.40-5|2	# category Package
12mu|texlive-breakurl-1.40-5|3	# catalog-ctan /macros/latex/contrib/breakurl
12mu|texlive-breakurl-1.40-5|4	# catalog-date 2013-04-12 10:31:24 +0200
12mu|texlive-breakurl-1.40-5|5	# catalog-license lppl
12mu|texlive-breakurl-1.40-5|6	# catalog-version 1.40
12mu|texlive-breakurl-1.40-5|7	Name:		texlive-breakurl
12mu|texlive-breakurl-1.40-5|8	Version:	1.40
12mu|texlive-breakurl-1.40-5|9	Release:	5
12mu|texlive-breakurl-1.40-5|10	Summary:	Line-breakable \url-like links in hyperref when compiling via dvips/ps2pdf
12mu|texlive-breakurl-1.40-5|11	Group:		Publishing
12mu|texlive-breakurl-1.40-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/breakurl
12mu|texlive-breakurl-1.40-5|13	License:	LPPL
12mu|texlive-breakurl-1.40-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/breakurl.tar.xz
12mu|texlive-breakurl-1.40-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/breakurl.doc.tar.xz
12mu|texlive-breakurl-1.40-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/breakurl.source.tar.xz
12mu|texlive-breakurl-1.40-5|17	BuildArch:	noarch
12mu|texlive-breakurl-1.40-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-breakurl-1.40-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-breakurl-1.40-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-breakurl-1.40-5|21	
12mu|texlive-breakurl-1.40-5|22	%description
12mu|texlive-breakurl-1.40-5|23	This package provides a command much like hyperref's \url that
12mu|texlive-breakurl-1.40-5|24	typesets a URL using a typewriter-like font. However, if the
12mu|texlive-breakurl-1.40-5|25	dvips driver is being used, the original \url doesn't allow
12mu|texlive-breakurl-1.40-5|26	line breaks in the middle of the created link: the link comes
12mu|texlive-breakurl-1.40-5|27	in one atomic piece. This package allows such line breaks in
12mu|texlive-breakurl-1.40-5|28	the generated links.
12mu|texlive-breakurl-1.40-5|29	
12mu|texlive-breakurl-1.40-5|30	%post
12mu|texlive-breakurl-1.40-5|31	%{_sbindir}/texlive.post
12mu|texlive-breakurl-1.40-5|32	
12mu|texlive-breakurl-1.40-5|33	%postun
12mu|texlive-breakurl-1.40-5|34	if [ $1 -eq 0 ]; then
12mu|texlive-breakurl-1.40-5|35	%{_sbindir}/texlive.post
12mu|texlive-breakurl-1.40-5|36	fi
12mu|texlive-breakurl-1.40-5|37	
12mu|texlive-breakurl-1.40-5|38	#-----------------------------------------------------------------------
12mu|texlive-breakurl-1.40-5|39	%files
12mu|texlive-breakurl-1.40-5|40	%{_texmfdistdir}/tex/latex/breakurl/breakurl.sty
12mu|texlive-breakurl-1.40-5|41	%doc %{_texmfdistdir}/doc/latex/breakurl/README
12mu|texlive-breakurl-1.40-5|42	%doc %{_texmfdistdir}/doc/latex/breakurl/breakurl.pdf
12mu|texlive-breakurl-1.40-5|43	#- source
12mu|texlive-breakurl-1.40-5|44	%doc %{_texmfdistdir}/source/latex/breakurl/breakurl.dtx
12mu|texlive-breakurl-1.40-5|45	%doc %{_texmfdistdir}/source/latex/breakurl/breakurl.ins
12mu|texlive-breakurl-1.40-5|46	
12mu|texlive-breakurl-1.40-5|47	#-----------------------------------------------------------------------
12mu|texlive-breakurl-1.40-5|48	%prep
12mu|texlive-breakurl-1.40-5|49	%setup -c -a0 -a1 -a2
12mu|texlive-breakurl-1.40-5|50	
12mu|texlive-breakurl-1.40-5|51	%build
12mu|texlive-breakurl-1.40-5|52	
12mu|texlive-breakurl-1.40-5|53	%install
12mu|texlive-breakurl-1.40-5|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-breakurl-1.40-5|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-breakurl-1.40-5|56	
12mu|texlive-breakurl-1.40-5|57	%changelog
12mu|texlive-breakurl-1.40-5|58	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40-5
12mu|texlive-breakurl-1.40-5|59	+ Revision: ef438d4
12mu|texlive-breakurl-1.40-5|60	- Sync with cooker
12mu|texlive-breakurl-1.40-5|61	
12mu|texlive-breakurl-1.40-5|62	

20958 12
12mu|texlive-bropd-1.1-5|1	# revision 28222
12mu|texlive-bropd-1.1-5|2	# category Package
12mu|texlive-bropd-1.1-5|3	# catalog-ctan /macros/latex/contrib/bropd
12mu|texlive-bropd-1.1-5|4	# catalog-date 2012-11-09 11:55:25 +0100
12mu|texlive-bropd-1.1-5|5	# catalog-license lppl1.3
12mu|texlive-bropd-1.1-5|6	# catalog-version 1.1
12mu|texlive-bropd-1.1-5|7	Name:		texlive-bropd
12mu|texlive-bropd-1.1-5|8	Version:	1.1
12mu|texlive-bropd-1.1-5|9	Release:	5
12mu|texlive-bropd-1.1-5|10	Summary:	Simplified brackets and differentials in LaTeX
12mu|texlive-bropd-1.1-5|11	Group:		Publishing
12mu|texlive-bropd-1.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bropd
12mu|texlive-bropd-1.1-5|13	License:	LPPL1.3
12mu|texlive-bropd-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bropd.tar.xz
12mu|texlive-bropd-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bropd.doc.tar.xz
12mu|texlive-bropd-1.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bropd.source.tar.xz
12mu|texlive-bropd-1.1-5|17	BuildArch:	noarch
12mu|texlive-bropd-1.1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-bropd-1.1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-bropd-1.1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-bropd-1.1-5|21	
12mu|texlive-bropd-1.1-5|22	%description
12mu|texlive-bropd-1.1-5|23	The package simplifies the process of writing differential
12mu|texlive-bropd-1.1-5|24	operators and brackets in LaTeX. The commands facilitate the
12mu|texlive-bropd-1.1-5|25	easy manipulation of equations involving brackets and allow
12mu|texlive-bropd-1.1-5|26	partial differentials to be expressed in an alternate form.
12mu|texlive-bropd-1.1-5|27	
12mu|texlive-bropd-1.1-5|28	%post
12mu|texlive-bropd-1.1-5|29	%{_sbindir}/texlive.post
12mu|texlive-bropd-1.1-5|30	
12mu|texlive-bropd-1.1-5|31	%postun
12mu|texlive-bropd-1.1-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-bropd-1.1-5|33	%{_sbindir}/texlive.post
12mu|texlive-bropd-1.1-5|34	fi
12mu|texlive-bropd-1.1-5|35	
12mu|texlive-bropd-1.1-5|36	#-----------------------------------------------------------------------
12mu|texlive-bropd-1.1-5|37	%files
12mu|texlive-bropd-1.1-5|38	%{_texmfdistdir}/tex/latex/bropd/bropd.sty
12mu|texlive-bropd-1.1-5|39	%doc %{_texmfdistdir}/doc/latex/bropd/README
12mu|texlive-bropd-1.1-5|40	%doc %{_texmfdistdir}/doc/latex/bropd/bropd.pdf
12mu|texlive-bropd-1.1-5|41	#- source
12mu|texlive-bropd-1.1-5|42	%doc %{_texmfdistdir}/source/latex/bropd/bropd.dtx
12mu|texlive-bropd-1.1-5|43	
12mu|texlive-bropd-1.1-5|44	#-----------------------------------------------------------------------
12mu|texlive-bropd-1.1-5|45	%prep
12mu|texlive-bropd-1.1-5|46	%setup -c -a0 -a1 -a2
12mu|texlive-bropd-1.1-5|47	
12mu|texlive-bropd-1.1-5|48	%build
12mu|texlive-bropd-1.1-5|49	
12mu|texlive-bropd-1.1-5|50	%install
12mu|texlive-bropd-1.1-5|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-bropd-1.1-5|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-bropd-1.1-5|53	
12mu|texlive-bropd-1.1-5|54	%changelog
12mu|texlive-bropd-1.1-5|55	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.1-5
12mu|texlive-bropd-1.1-5|56	+ Revision: 7ccf913
12mu|texlive-bropd-1.1-5|57	- MassBuild#289: Increase release tag
12mu|texlive-bropd-1.1-5|58	
12mu|texlive-bropd-1.1-5|59	

20959 12
12mu|texlive-bundledoc-3.1-8|1	# revision 29752
12mu|texlive-bundledoc-3.1-8|2	# category Package
12mu|texlive-bundledoc-3.1-8|3	# catalog-ctan /support/bundledoc
12mu|texlive-bundledoc-3.1-8|4	# catalog-date 2012-01-12 19:29:56 +0100
12mu|texlive-bundledoc-3.1-8|5	# catalog-license lppl
12mu|texlive-bundledoc-3.1-8|6	# catalog-version 3.1
12mu|texlive-bundledoc-3.1-8|7	Name:		texlive-bundledoc
12mu|texlive-bundledoc-3.1-8|8	Version:	3.1
12mu|texlive-bundledoc-3.1-8|9	Release:	8
12mu|texlive-bundledoc-3.1-8|10	Summary:	Bundle together all the files needed to build a LaTeX document
12mu|texlive-bundledoc-3.1-8|11	Group:		Publishing
12mu|texlive-bundledoc-3.1-8|12	URL:		http://www.ctan.org/tex-archive/support/bundledoc
12mu|texlive-bundledoc-3.1-8|13	License:	LPPL
12mu|texlive-bundledoc-3.1-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bundledoc.tar.xz
12mu|texlive-bundledoc-3.1-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bundledoc.doc.tar.xz
12mu|texlive-bundledoc-3.1-8|16	BuildArch:	noarch
12mu|texlive-bundledoc-3.1-8|17	BuildRequires:	texlive-tlpkg
12mu|texlive-bundledoc-3.1-8|18	Requires(pre):	texlive-tlpkg
12mu|texlive-bundledoc-3.1-8|19	Requires(post):	texlive-kpathsea
12mu|texlive-bundledoc-3.1-8|20	Provides:	texlive-bundledoc.bin = %{EVRD}
12mu|texlive-bundledoc-3.1-8|21	
12mu|texlive-bundledoc-3.1-8|22	%description
12mu|texlive-bundledoc-3.1-8|23	The bundledoc package is a post-processor for the snapshot
12mu|texlive-bundledoc-3.1-8|24	package that bundles together all the classes, packages and
12mu|texlive-bundledoc-3.1-8|25	files needed to build a given LaTeX document. It reads the .dep
12mu|texlive-bundledoc-3.1-8|26	file that snapshot produces, finds each of the files mentioned
12mu|texlive-bundledoc-3.1-8|27	therein, and archives them into a single .tar.gz (or .zip, or
12mu|texlive-bundledoc-3.1-8|28	whatever) file, suitable for moving across systems,
12mu|texlive-bundledoc-3.1-8|29	transmitting to a colleague, etc. A script, arlatex, provides
12mu|texlive-bundledoc-3.1-8|30	an alternative "archiving" mechanism, creating a single LaTeX
12mu|texlive-bundledoc-3.1-8|31	file that contains all of the ancillary files of a LaTeX
12mu|texlive-bundledoc-3.1-8|32	document, together with the document itself, using the
12mu|texlive-bundledoc-3.1-8|33	filecontents* environment.
12mu|texlive-bundledoc-3.1-8|34	
12mu|texlive-bundledoc-3.1-8|35	%post
12mu|texlive-bundledoc-3.1-8|36	%{_sbindir}/texlive.post
12mu|texlive-bundledoc-3.1-8|37	
12mu|texlive-bundledoc-3.1-8|38	%postun
12mu|texlive-bundledoc-3.1-8|39	if [ $1 -eq 0 ]; then
12mu|texlive-bundledoc-3.1-8|40	%{_sbindir}/texlive.post
12mu|texlive-bundledoc-3.1-8|41	fi
12mu|texlive-bundledoc-3.1-8|42	
12mu|texlive-bundledoc-3.1-8|43	#-----------------------------------------------------------------------
12mu|texlive-bundledoc-3.1-8|44	%files
12mu|texlive-bundledoc-3.1-8|45	%{_bindir}/arlatex
12mu|texlive-bundledoc-3.1-8|46	%{_bindir}/bundledoc
12mu|texlive-bundledoc-3.1-8|47	%{_texmfdistdir}/scripts/bundledoc/arlatex
12mu|texlive-bundledoc-3.1-8|48	%{_texmfdistdir}/scripts/bundledoc/bundledoc
12mu|texlive-bundledoc-3.1-8|49	%{_texmfdistdir}/tex/latex/bundledoc/miktex.cfg
12mu|texlive-bundledoc-3.1-8|50	%{_texmfdistdir}/tex/latex/bundledoc/texlive-unix.cfg
12mu|texlive-bundledoc-3.1-8|51	%doc %{_mandir}/man1/arlatex.1*
12mu|texlive-bundledoc-3.1-8|52	%doc %{_texmfdistdir}/doc/man/man1/arlatex.man1.pdf
12mu|texlive-bundledoc-3.1-8|53	%doc %{_mandir}/man1/bundledoc.1*
12mu|texlive-bundledoc-3.1-8|54	%doc %{_texmfdistdir}/doc/man/man1/bundledoc.man1.pdf
12mu|texlive-bundledoc-3.1-8|55	%doc %{_texmfdistdir}/doc/support/bundledoc/README
12mu|texlive-bundledoc-3.1-8|56	
12mu|texlive-bundledoc-3.1-8|57	#-----------------------------------------------------------------------
12mu|texlive-bundledoc-3.1-8|58	%prep
12mu|texlive-bundledoc-3.1-8|59	%setup -c -a0 -a1
12mu|texlive-bundledoc-3.1-8|60	
12mu|texlive-bundledoc-3.1-8|61	%build
12mu|texlive-bundledoc-3.1-8|62	
12mu|texlive-bundledoc-3.1-8|63	%install
12mu|texlive-bundledoc-3.1-8|64	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-bundledoc-3.1-8|65	pushd %{buildroot}%{_bindir}
12mu|texlive-bundledoc-3.1-8|66	ln -sf %{_texmfdistdir}/scripts/bundledoc/arlatex arlatex
12mu|texlive-bundledoc-3.1-8|67	ln -sf %{_texmfdistdir}/scripts/bundledoc/bundledoc bundledoc
12mu|texlive-bundledoc-3.1-8|68	popd
12mu|texlive-bundledoc-3.1-8|69	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-bundledoc-3.1-8|70	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-bundledoc-3.1-8|71	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-bundledoc-3.1-8|72	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-bundledoc-3.1-8|73	
12mu|texlive-bundledoc-3.1-8|74	%changelog
12mu|texlive-bundledoc-3.1-8|75	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.1-8
12mu|texlive-bundledoc-3.1-8|76	+ Revision: 83896ed
12mu|texlive-bundledoc-3.1-8|77	- Sync with cooker
12mu|texlive-bundledoc-3.1-8|78	
12mu|texlive-bundledoc-3.1-8|79	

20960 12
12mu|texlive-bxbase-0.5-5|1	# revision 28825
12mu|texlive-bxbase-0.5-5|2	# category Package
12mu|texlive-bxbase-0.5-5|3	# catalog-ctan /language/japanese/BX/bxbase
12mu|texlive-bxbase-0.5-5|4	# catalog-date 2013-01-13 12:34:17 +0100
12mu|texlive-bxbase-0.5-5|5	# catalog-license other-free
12mu|texlive-bxbase-0.5-5|6	# catalog-version 0.5
12mu|texlive-bxbase-0.5-5|7	Name:		texlive-bxbase
12mu|texlive-bxbase-0.5-5|8	Version:	0.5
12mu|texlive-bxbase-0.5-5|9	Release:	5
12mu|texlive-bxbase-0.5-5|10	Summary:	BX bundle base components
12mu|texlive-bxbase-0.5-5|11	Group:		Publishing
12mu|texlive-bxbase-0.5-5|12	URL:		http://www.ctan.org/tex-archive/language/japanese/BX/bxbase
12mu|texlive-bxbase-0.5-5|13	License:	OTHER-FREE
12mu|texlive-bxbase-0.5-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxbase.tar.xz
12mu|texlive-bxbase-0.5-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxbase.doc.tar.xz
12mu|texlive-bxbase-0.5-5|16	BuildArch:	noarch
12mu|texlive-bxbase-0.5-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-bxbase-0.5-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-bxbase-0.5-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-bxbase-0.5-5|20	
12mu|texlive-bxbase-0.5-5|21	%description
12mu|texlive-bxbase-0.5-5|22	TeXLive bxbase package.
12mu|texlive-bxbase-0.5-5|23	
12mu|texlive-bxbase-0.5-5|24	%post
12mu|texlive-bxbase-0.5-5|25	%{_sbindir}/texlive.post
12mu|texlive-bxbase-0.5-5|26	
12mu|texlive-bxbase-0.5-5|27	%postun
12mu|texlive-bxbase-0.5-5|28	if [ $1 -eq 0 ]; then
12mu|texlive-bxbase-0.5-5|29	%{_sbindir}/texlive.post
12mu|texlive-bxbase-0.5-5|30	fi
12mu|texlive-bxbase-0.5-5|31	
12mu|texlive-bxbase-0.5-5|32	#-----------------------------------------------------------------------
12mu|texlive-bxbase-0.5-5|33	%files
12mu|texlive-bxbase-0.5-5|34	%{_texmfdistdir}/tex/latex/bxbase/bxbase.def
12mu|texlive-bxbase-0.5-5|35	%{_texmfdistdir}/tex/latex/bxbase/bxbase.sty
12mu|texlive-bxbase-0.5-5|36	%{_texmfdistdir}/tex/latex/bxbase/bxucs.sty
12mu|texlive-bxbase-0.5-5|37	%{_texmfdistdir}/tex/latex/bxbase/bxutf8.def
12mu|texlive-bxbase-0.5-5|38	%{_texmfdistdir}/tex/latex/bxbase/bxutf8x.def
12mu|texlive-bxbase-0.5-5|39	%{_texmfdistdir}/tex/latex/bxbase/zxbase.sty
12mu|texlive-bxbase-0.5-5|40	%doc %{_texmfdistdir}/doc/latex/bxbase/00README
12mu|texlive-bxbase-0.5-5|41	%doc %{_texmfdistdir}/doc/latex/bxbase/LICENSE
12mu|texlive-bxbase-0.5-5|42	%doc %{_texmfdistdir}/doc/latex/bxbase/README
12mu|texlive-bxbase-0.5-5|43	
12mu|texlive-bxbase-0.5-5|44	#-----------------------------------------------------------------------
12mu|texlive-bxbase-0.5-5|45	%prep
12mu|texlive-bxbase-0.5-5|46	%setup -c -a0 -a1
12mu|texlive-bxbase-0.5-5|47	
12mu|texlive-bxbase-0.5-5|48	%build
12mu|texlive-bxbase-0.5-5|49	
12mu|texlive-bxbase-0.5-5|50	%install
12mu|texlive-bxbase-0.5-5|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-bxbase-0.5-5|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-bxbase-0.5-5|53	
12mu|texlive-bxbase-0.5-5|54	%changelog
12mu|texlive-bxbase-0.5-5|55	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.5-5
12mu|texlive-bxbase-0.5-5|56	+ Revision: 8c84f6e
12mu|texlive-bxbase-0.5-5|57	- MassBuild#289: Increase release tag
12mu|texlive-bxbase-0.5-5|58	
12mu|texlive-bxbase-0.5-5|59	

20961 12
12mu|texlive-bxcjkjatype-0.2c-5|1	# revision 32048
12mu|texlive-bxcjkjatype-0.2c-5|2	# category Package
12mu|texlive-bxcjkjatype-0.2c-5|3	# catalog-ctan /language/japanese/bxcjkjatype
12mu|texlive-bxcjkjatype-0.2c-5|4	# catalog-date 2013-10-30 11:43:37 +0100
12mu|texlive-bxcjkjatype-0.2c-5|5	# catalog-license other-free
12mu|texlive-bxcjkjatype-0.2c-5|6	# catalog-version 0.2c
12mu|texlive-bxcjkjatype-0.2c-5|7	Name:		texlive-bxcjkjatype
12mu|texlive-bxcjkjatype-0.2c-5|8	Version:	0.2c
12mu|texlive-bxcjkjatype-0.2c-5|9	Release:	5
12mu|texlive-bxcjkjatype-0.2c-5|10	Summary:	Typeset Japanese with pdfLaTeX and CJK
12mu|texlive-bxcjkjatype-0.2c-5|11	Group:		Publishing
12mu|texlive-bxcjkjatype-0.2c-5|12	URL:		http://www.ctan.org/tex-archive/language/japanese/bxcjkjatype
12mu|texlive-bxcjkjatype-0.2c-5|13	License:	OTHER-FREE
12mu|texlive-bxcjkjatype-0.2c-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxcjkjatype.tar.xz
12mu|texlive-bxcjkjatype-0.2c-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxcjkjatype.doc.tar.xz
12mu|texlive-bxcjkjatype-0.2c-5|16	BuildArch:	noarch
12mu|texlive-bxcjkjatype-0.2c-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-bxcjkjatype-0.2c-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-bxcjkjatype-0.2c-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-bxcjkjatype-0.2c-5|20	
12mu|texlive-bxcjkjatype-0.2c-5|21	%description
12mu|texlive-bxcjkjatype-0.2c-5|22	The package provides a working configuration of the CJK
12mu|texlive-bxcjkjatype-0.2c-5|23	package, suitable for Japanese typesetting of moderate quality.
12mu|texlive-bxcjkjatype-0.2c-5|24	Moreover, it facilitates use of the CJK package for pLaTeX
12mu|texlive-bxcjkjatype-0.2c-5|25	users, by providing commands that are similar to those used by
12mu|texlive-bxcjkjatype-0.2c-5|26	the pLaTeX kernel and some other packages used with it.
12mu|texlive-bxcjkjatype-0.2c-5|27	
12mu|texlive-bxcjkjatype-0.2c-5|28	%post
12mu|texlive-bxcjkjatype-0.2c-5|29	%{_sbindir}/texlive.post
12mu|texlive-bxcjkjatype-0.2c-5|30	
12mu|texlive-bxcjkjatype-0.2c-5|31	%postun
12mu|texlive-bxcjkjatype-0.2c-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-bxcjkjatype-0.2c-5|33	%{_sbindir}/texlive.post
12mu|texlive-bxcjkjatype-0.2c-5|34	fi
12mu|texlive-bxcjkjatype-0.2c-5|35	
12mu|texlive-bxcjkjatype-0.2c-5|36	#-----------------------------------------------------------------------
12mu|texlive-bxcjkjatype-0.2c-5|37	%files
12mu|texlive-bxcjkjatype-0.2c-5|38	%{_texmfdistdir}/tex/latex/bxcjkjatype/bxcjkjatype.sty
12mu|texlive-bxcjkjatype-0.2c-5|39	%doc %{_texmfdistdir}/doc/latex/bxcjkjatype/LICENSE
12mu|texlive-bxcjkjatype-0.2c-5|40	%doc %{_texmfdistdir}/doc/latex/bxcjkjatype/README
12mu|texlive-bxcjkjatype-0.2c-5|41	%doc %{_texmfdistdir}/doc/latex/bxcjkjatype/README-ja.md
12mu|texlive-bxcjkjatype-0.2c-5|42	%doc %{_texmfdistdir}/doc/latex/bxcjkjatype/sample-bxcjkjatype-beamer.pdf
12mu|texlive-bxcjkjatype-0.2c-5|43	%doc %{_texmfdistdir}/doc/latex/bxcjkjatype/sample-bxcjkjatype-beamer.tex
12mu|texlive-bxcjkjatype-0.2c-5|44	%doc %{_texmfdistdir}/doc/latex/bxcjkjatype/sample-bxcjkjatype.pdf
12mu|texlive-bxcjkjatype-0.2c-5|45	%doc %{_texmfdistdir}/doc/latex/bxcjkjatype/sample-bxcjkjatype.tex
12mu|texlive-bxcjkjatype-0.2c-5|46	
12mu|texlive-bxcjkjatype-0.2c-5|47	#-----------------------------------------------------------------------
12mu|texlive-bxcjkjatype-0.2c-5|48	%prep
12mu|texlive-bxcjkjatype-0.2c-5|49	%setup -c -a0 -a1
12mu|texlive-bxcjkjatype-0.2c-5|50	
12mu|texlive-bxcjkjatype-0.2c-5|51	%build
12mu|texlive-bxcjkjatype-0.2c-5|52	
12mu|texlive-bxcjkjatype-0.2c-5|53	%install
12mu|texlive-bxcjkjatype-0.2c-5|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-bxcjkjatype-0.2c-5|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-bxcjkjatype-0.2c-5|56	
12mu|texlive-bxcjkjatype-0.2c-5|57	%changelog
12mu|texlive-bxcjkjatype-0.2c-5|58	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.2c-5
12mu|texlive-bxcjkjatype-0.2c-5|59	+ Revision: 5bb9d36
12mu|texlive-bxcjkjatype-0.2c-5|60	- MassBuild#289: Increase release tag
12mu|texlive-bxcjkjatype-0.2c-5|61	
12mu|texlive-bxcjkjatype-0.2c-5|62	

20962 12
12mu|texlive-bxdpx-beamer-0.2-5|1	# revision 30220
12mu|texlive-bxdpx-beamer-0.2-5|2	# category Package
12mu|texlive-bxdpx-beamer-0.2-5|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/bxdpx-beamer
12mu|texlive-bxdpx-beamer-0.2-5|4	# catalog-date 2013-05-03 01:03:17 +0200
12mu|texlive-bxdpx-beamer-0.2-5|5	# catalog-license other-free
12mu|texlive-bxdpx-beamer-0.2-5|6	# catalog-version 0.2
12mu|texlive-bxdpx-beamer-0.2-5|7	Name:		texlive-bxdpx-beamer
12mu|texlive-bxdpx-beamer-0.2-5|8	Version:	0.2
12mu|texlive-bxdpx-beamer-0.2-5|9	Release:	5
12mu|texlive-bxdpx-beamer-0.2-5|10	Summary:	Dvipdfmx extras for use with beamer
12mu|texlive-bxdpx-beamer-0.2-5|11	Group:		Publishing
12mu|texlive-bxdpx-beamer-0.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/bxdpx-beamer
12mu|texlive-bxdpx-beamer-0.2-5|13	License:	OTHER-FREE
12mu|texlive-bxdpx-beamer-0.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxdpx-beamer.tar.xz
12mu|texlive-bxdpx-beamer-0.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxdpx-beamer.doc.tar.xz
12mu|texlive-bxdpx-beamer-0.2-5|16	BuildArch:	noarch
12mu|texlive-bxdpx-beamer-0.2-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-bxdpx-beamer-0.2-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-bxdpx-beamer-0.2-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-bxdpx-beamer-0.2-5|20	
12mu|texlive-bxdpx-beamer-0.2-5|21	%description
12mu|texlive-bxdpx-beamer-0.2-5|22	The package is a driver to support beamer Navigation symbols
12mu|texlive-bxdpx-beamer-0.2-5|23	and \framezoomed regions when using dvipdfmx as PDF generator
12mu|texlive-bxdpx-beamer-0.2-5|24	(e.g., as part of e-pTeX). The package does not define any
12mu|texlive-bxdpx-beamer-0.2-5|25	'user' commands.
12mu|texlive-bxdpx-beamer-0.2-5|26	
12mu|texlive-bxdpx-beamer-0.2-5|27	%post
12mu|texlive-bxdpx-beamer-0.2-5|28	%{_sbindir}/texlive.post
12mu|texlive-bxdpx-beamer-0.2-5|29	
12mu|texlive-bxdpx-beamer-0.2-5|30	%postun
12mu|texlive-bxdpx-beamer-0.2-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-bxdpx-beamer-0.2-5|32	%{_sbindir}/texlive.post
12mu|texlive-bxdpx-beamer-0.2-5|33	fi
12mu|texlive-bxdpx-beamer-0.2-5|34	
12mu|texlive-bxdpx-beamer-0.2-5|35	#-----------------------------------------------------------------------
12mu|texlive-bxdpx-beamer-0.2-5|36	%files
12mu|texlive-bxdpx-beamer-0.2-5|37	%{_texmfdistdir}/tex/latex/bxdpx-beamer/bxdpx-beamer.sty
12mu|texlive-bxdpx-beamer-0.2-5|38	%doc %{_texmfdistdir}/doc/latex/bxdpx-beamer/LICENSE
12mu|texlive-bxdpx-beamer-0.2-5|39	%doc %{_texmfdistdir}/doc/latex/bxdpx-beamer/README
12mu|texlive-bxdpx-beamer-0.2-5|40	%doc %{_texmfdistdir}/doc/latex/bxdpx-beamer/sample/test-framezoom.tex
12mu|texlive-bxdpx-beamer-0.2-5|41	%doc %{_texmfdistdir}/doc/latex/bxdpx-beamer/sample/test-navisymbol.tex
12mu|texlive-bxdpx-beamer-0.2-5|42	
12mu|texlive-bxdpx-beamer-0.2-5|43	#-----------------------------------------------------------------------
12mu|texlive-bxdpx-beamer-0.2-5|44	%prep
12mu|texlive-bxdpx-beamer-0.2-5|45	%setup -c -a0 -a1
12mu|texlive-bxdpx-beamer-0.2-5|46	
12mu|texlive-bxdpx-beamer-0.2-5|47	%build
12mu|texlive-bxdpx-beamer-0.2-5|48	
12mu|texlive-bxdpx-beamer-0.2-5|49	%install
12mu|texlive-bxdpx-beamer-0.2-5|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-bxdpx-beamer-0.2-5|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-bxdpx-beamer-0.2-5|52	
12mu|texlive-bxdpx-beamer-0.2-5|53	%changelog
12mu|texlive-bxdpx-beamer-0.2-5|54	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.2-5
12mu|texlive-bxdpx-beamer-0.2-5|55	+ Revision: 2bf987a
12mu|texlive-bxdpx-beamer-0.2-5|56	- MassBuild#289: Increase release tag
12mu|texlive-bxdpx-beamer-0.2-5|57	
12mu|texlive-bxdpx-beamer-0.2-5|58	

20963 12
12mu|texlive-bxeepic-0.2-5|1	# revision 30559
12mu|texlive-bxeepic-0.2-5|2	# category Package
12mu|texlive-bxeepic-0.2-5|3	# catalog-ctan /macros/latex/contrib/bxeepic
12mu|texlive-bxeepic-0.2-5|4	# catalog-date 2013-05-18 23:56:07 +0200
12mu|texlive-bxeepic-0.2-5|5	# catalog-license other-free
12mu|texlive-bxeepic-0.2-5|6	# catalog-version 0.2
12mu|texlive-bxeepic-0.2-5|7	Name:		texlive-bxeepic
12mu|texlive-bxeepic-0.2-5|8	Version:	0.2
12mu|texlive-bxeepic-0.2-5|9	Release:	5
12mu|texlive-bxeepic-0.2-5|10	Summary:	Eepic facilities using pict2e
12mu|texlive-bxeepic-0.2-5|11	Group:		Publishing
12mu|texlive-bxeepic-0.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/bxeepic
12mu|texlive-bxeepic-0.2-5|13	License:	OTHER-FREE
12mu|texlive-bxeepic-0.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxeepic.tar.xz
12mu|texlive-bxeepic-0.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxeepic.doc.tar.xz
12mu|texlive-bxeepic-0.2-5|16	BuildArch:	noarch
12mu|texlive-bxeepic-0.2-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-bxeepic-0.2-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-bxeepic-0.2-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-bxeepic-0.2-5|20	
12mu|texlive-bxeepic-0.2-5|21	%description
12mu|texlive-bxeepic-0.2-5|22	The package provides an eepic driver to use pict2e facilities.
12mu|texlive-bxeepic-0.2-5|23	
12mu|texlive-bxeepic-0.2-5|24	%post
12mu|texlive-bxeepic-0.2-5|25	%{_sbindir}/texlive.post
12mu|texlive-bxeepic-0.2-5|26	
12mu|texlive-bxeepic-0.2-5|27	%postun
12mu|texlive-bxeepic-0.2-5|28	if [ $1 -eq 0 ]; then
12mu|texlive-bxeepic-0.2-5|29	%{_sbindir}/texlive.post
12mu|texlive-bxeepic-0.2-5|30	fi
12mu|texlive-bxeepic-0.2-5|31	
12mu|texlive-bxeepic-0.2-5|32	#-----------------------------------------------------------------------
12mu|texlive-bxeepic-0.2-5|33	%files
12mu|texlive-bxeepic-0.2-5|34	%{_texmfdistdir}/tex/latex/bxeepic/bxdpxp2e.def
12mu|texlive-bxeepic-0.2-5|35	%{_texmfdistdir}/tex/latex/bxeepic/bxeepic.sty
12mu|texlive-bxeepic-0.2-5|36	%doc %{_texmfdistdir}/doc/latex/bxeepic/LICENSE
12mu|texlive-bxeepic-0.2-5|37	%doc %{_texmfdistdir}/doc/latex/bxeepic/README
12mu|texlive-bxeepic-0.2-5|38	%doc %{_texmfdistdir}/doc/latex/bxeepic/sample-bxeepic.pdf
12mu|texlive-bxeepic-0.2-5|39	%doc %{_texmfdistdir}/doc/latex/bxeepic/sample-bxeepic.tex
12mu|texlive-bxeepic-0.2-5|40	
12mu|texlive-bxeepic-0.2-5|41	#-----------------------------------------------------------------------
12mu|texlive-bxeepic-0.2-5|42	%prep
12mu|texlive-bxeepic-0.2-5|43	%setup -c -a0 -a1
12mu|texlive-bxeepic-0.2-5|44	
12mu|texlive-bxeepic-0.2-5|45	%build
12mu|texlive-bxeepic-0.2-5|46	
12mu|texlive-bxeepic-0.2-5|47	%install
12mu|texlive-bxeepic-0.2-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-bxeepic-0.2-5|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-bxeepic-0.2-5|50	
12mu|texlive-bxeepic-0.2-5|51	%changelog
12mu|texlive-bxeepic-0.2-5|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.2-5
12mu|texlive-bxeepic-0.2-5|53	+ Revision: 54ff4b5
12mu|texlive-bxeepic-0.2-5|54	- MassBuild#289: Increase release tag
12mu|texlive-bxeepic-0.2-5|55	
12mu|texlive-bxeepic-0.2-5|56	

20964 12
12mu|texlive-bxjscls-0.3a-5|1	# revision 28901
12mu|texlive-bxjscls-0.3a-5|2	# category Package
12mu|texlive-bxjscls-0.3a-5|3	# catalog-ctan /language/japanese/BX/bxjscls
12mu|texlive-bxjscls-0.3a-5|4	# catalog-date 2012-12-21 17:28:17 +0100
12mu|texlive-bxjscls-0.3a-5|5	# catalog-license other-free
12mu|texlive-bxjscls-0.3a-5|6	# catalog-version 0.3a
12mu|texlive-bxjscls-0.3a-5|7	Name:		texlive-bxjscls
12mu|texlive-bxjscls-0.3a-5|8	Version:	0.3a
12mu|texlive-bxjscls-0.3a-5|9	Release:	5
12mu|texlive-bxjscls-0.3a-5|10	Summary:	Document classes based on jsclasses
12mu|texlive-bxjscls-0.3a-5|11	Group:		Publishing
12mu|texlive-bxjscls-0.3a-5|12	URL:		http://www.ctan.org/tex-archive/language/japanese/BX/bxjscls
12mu|texlive-bxjscls-0.3a-5|13	License:	OTHER-FREE
12mu|texlive-bxjscls-0.3a-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxjscls.tar.xz
12mu|texlive-bxjscls-0.3a-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxjscls.doc.tar.xz
12mu|texlive-bxjscls-0.3a-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/bxjscls.source.tar.xz
12mu|texlive-bxjscls-0.3a-5|17	BuildArch:	noarch
12mu|texlive-bxjscls-0.3a-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-bxjscls-0.3a-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-bxjscls-0.3a-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-bxjscls-0.3a-5|21	
12mu|texlive-bxjscls-0.3a-5|22	%description
12mu|texlive-bxjscls-0.3a-5|23	Provides classes, based on jsclasses.
12mu|texlive-bxjscls-0.3a-5|24	
12mu|texlive-bxjscls-0.3a-5|25	%post
12mu|texlive-bxjscls-0.3a-5|26	%{_sbindir}/texlive.post
12mu|texlive-bxjscls-0.3a-5|27	
12mu|texlive-bxjscls-0.3a-5|28	%postun
12mu|texlive-bxjscls-0.3a-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-bxjscls-0.3a-5|30	%{_sbindir}/texlive.post
12mu|texlive-bxjscls-0.3a-5|31	fi
12mu|texlive-bxjscls-0.3a-5|32	
12mu|texlive-bxjscls-0.3a-5|33	#-----------------------------------------------------------------------
12mu|texlive-bxjscls-0.3a-5|34	%files
12mu|texlive-bxjscls-0.3a-5|35	%{_texmfdistdir}/tex/latex/bxjscls/bxjsarticle.cls
12mu|texlive-bxjscls-0.3a-5|36	%{_texmfdistdir}/tex/latex/bxjscls/bxjsptex.def
12mu|texlive-bxjscls-0.3a-5|37	%{_texmfdistdir}/tex/latex/bxjscls/bxjsreport.cls
12mu|texlive-bxjscls-0.3a-5|38	%doc %{_texmfdistdir}/doc/latex/bxjscls/LICENSE
12mu|texlive-bxjscls-0.3a-5|39	%doc %{_texmfdistdir}/doc/latex/bxjscls/README
12mu|texlive-bxjscls-0.3a-5|40	%doc %{_texmfdistdir}/doc/latex/bxjscls/bxjsclasses.pdf
12mu|texlive-bxjscls-0.3a-5|41	#- source
12mu|texlive-bxjscls-0.3a-5|42	%doc %{_texmfdistdir}/source/latex/bxjscls/bxjsclasses.dtx
12mu|texlive-bxjscls-0.3a-5|43	%doc %{_texmfdistdir}/source/latex/bxjscls/bxjsclasses.ins
12mu|texlive-bxjscls-0.3a-5|44	
12mu|texlive-bxjscls-0.3a-5|45	#-----------------------------------------------------------------------
12mu|texlive-bxjscls-0.3a-5|46	%prep
12mu|texlive-bxjscls-0.3a-5|47	%setup -c -a0 -a1 -a2
12mu|texlive-bxjscls-0.3a-5|48	
12mu|texlive-bxjscls-0.3a-5|49	%build
12mu|texlive-bxjscls-0.3a-5|50	
12mu|texlive-bxjscls-0.3a-5|51	%install
12mu|texlive-bxjscls-0.3a-5|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-bxjscls-0.3a-5|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-bxjscls-0.3a-5|54	
12mu|texlive-bxjscls-0.3a-5|55	%changelog
12mu|texlive-bxjscls-0.3a-5|56	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.3a-5
12mu|texlive-bxjscls-0.3a-5|57	+ Revision: c08cd8c
12mu|texlive-bxjscls-0.3a-5|58	- MassBuild#289: Increase release tag
12mu|texlive-bxjscls-0.3a-5|59	
12mu|texlive-bxjscls-0.3a-5|60	

20965 12
12mu|texlive-calcage-0.90-6|1	# revision 27725
12mu|texlive-calcage-0.90-6|2	# category Package
12mu|texlive-calcage-0.90-6|3	# catalog-ctan /macros/latex/contrib/calcage
12mu|texlive-calcage-0.90-6|4	# catalog-date 2012-09-16 15:15:03 +0200
12mu|texlive-calcage-0.90-6|5	# catalog-license lppl1.3
12mu|texlive-calcage-0.90-6|6	# catalog-version 0.90
12mu|texlive-calcage-0.90-6|7	Name:		texlive-calcage
12mu|texlive-calcage-0.90-6|8	Version:	0.90
12mu|texlive-calcage-0.90-6|9	Release:	6
12mu|texlive-calcage-0.90-6|10	Summary:	Calculate the age of something, in years
12mu|texlive-calcage-0.90-6|11	Group:		Publishing
12mu|texlive-calcage-0.90-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/calcage
12mu|texlive-calcage-0.90-6|13	License:	LPPL1.3
12mu|texlive-calcage-0.90-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calcage.tar.xz
12mu|texlive-calcage-0.90-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calcage.doc.tar.xz
12mu|texlive-calcage-0.90-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/calcage.source.tar.xz
12mu|texlive-calcage-0.90-6|17	BuildArch:	noarch
12mu|texlive-calcage-0.90-6|18	BuildRequires:	texlive-tlpkg
12mu|texlive-calcage-0.90-6|19	Requires(pre):	texlive-tlpkg
12mu|texlive-calcage-0.90-6|20	Requires(post):	texlive-kpathsea
12mu|texlive-calcage-0.90-6|21	
12mu|texlive-calcage-0.90-6|22	%description
12mu|texlive-calcage-0.90-6|23	The package calculates the age of someone or something in
12mu|texlive-calcage-0.90-6|24	years. Internally it uses the datenumber package to calculate
12mu|texlive-calcage-0.90-6|25	the age in days; conversion from days to years is then
12mu|texlive-calcage-0.90-6|26	performed, taking care of leap years and such odd things.
12mu|texlive-calcage-0.90-6|27	
12mu|texlive-calcage-0.90-6|28	%post
12mu|texlive-calcage-0.90-6|29	%{_sbindir}/texlive.post
12mu|texlive-calcage-0.90-6|30	
12mu|texlive-calcage-0.90-6|31	%postun
12mu|texlive-calcage-0.90-6|32	if [ $1 -eq 0 ]; then
12mu|texlive-calcage-0.90-6|33	%{_sbindir}/texlive.post
12mu|texlive-calcage-0.90-6|34	fi
12mu|texlive-calcage-0.90-6|35	
12mu|texlive-calcage-0.90-6|36	#-----------------------------------------------------------------------
12mu|texlive-calcage-0.90-6|37	%files
12mu|texlive-calcage-0.90-6|38	%{_texmfdistdir}/tex/latex/calcage/calcage.sty
12mu|texlive-calcage-0.90-6|39	%doc %{_texmfdistdir}/doc/latex/calcage/README
12mu|texlive-calcage-0.90-6|40	%doc %{_texmfdistdir}/doc/latex/calcage/calcage.pdf
12mu|texlive-calcage-0.90-6|41	#- source
12mu|texlive-calcage-0.90-6|42	%doc %{_texmfdistdir}/source/latex/calcage/calcage.dtx
12mu|texlive-calcage-0.90-6|43	%doc %{_texmfdistdir}/source/latex/calcage/calcage.ins
12mu|texlive-calcage-0.90-6|44	
12mu|texlive-calcage-0.90-6|45	#-----------------------------------------------------------------------
12mu|texlive-calcage-0.90-6|46	%prep
12mu|texlive-calcage-0.90-6|47	%setup -c -a0 -a1 -a2
12mu|texlive-calcage-0.90-6|48	
12mu|texlive-calcage-0.90-6|49	%build
12mu|texlive-calcage-0.90-6|50	
12mu|texlive-calcage-0.90-6|51	%install
12mu|texlive-calcage-0.90-6|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-calcage-0.90-6|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-calcage-0.90-6|54	
12mu|texlive-calcage-0.90-6|55	%changelog
12mu|texlive-calcage-0.90-6|56	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.90-6
12mu|texlive-calcage-0.90-6|57	+ Revision: 5717633
12mu|texlive-calcage-0.90-6|58	- Sync with cooker
12mu|texlive-calcage-0.90-6|59	
12mu|texlive-calcage-0.90-6|60	

20966 12
12mu|texlive-cancel-2.2-1|1	# revision 32508
12mu|texlive-cancel-2.2-1|2	# category Package
12mu|texlive-cancel-2.2-1|3	# catalog-ctan /macros/latex/contrib/cancel
12mu|texlive-cancel-2.2-1|4	# catalog-date 2013-12-30 10:37:07 +0100
12mu|texlive-cancel-2.2-1|5	# catalog-license pd
12mu|texlive-cancel-2.2-1|6	# catalog-version 2.2
12mu|texlive-cancel-2.2-1|7	Name:		texlive-cancel
12mu|texlive-cancel-2.2-1|8	Version:	2.2
12mu|texlive-cancel-2.2-1|9	Release:	1
12mu|texlive-cancel-2.2-1|10	Summary:	Place lines through maths formulae
12mu|texlive-cancel-2.2-1|11	Group:		Publishing
12mu|texlive-cancel-2.2-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cancel
12mu|texlive-cancel-2.2-1|13	License:	PD
12mu|texlive-cancel-2.2-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cancel.tar.xz
12mu|texlive-cancel-2.2-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cancel.doc.tar.xz
12mu|texlive-cancel-2.2-1|16	BuildArch:	noarch
12mu|texlive-cancel-2.2-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-cancel-2.2-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-cancel-2.2-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-cancel-2.2-1|20	
12mu|texlive-cancel-2.2-1|21	%description
12mu|texlive-cancel-2.2-1|22	A package to draw diagonal lines ("cancelling" a term) and
12mu|texlive-cancel-2.2-1|23	arrows with limits (cancelling a term "to a value") through
12mu|texlive-cancel-2.2-1|24	parts of maths formulae.
12mu|texlive-cancel-2.2-1|25	
12mu|texlive-cancel-2.2-1|26	%post
12mu|texlive-cancel-2.2-1|27	%{_sbindir}/texlive.post
12mu|texlive-cancel-2.2-1|28	
12mu|texlive-cancel-2.2-1|29	%postun
12mu|texlive-cancel-2.2-1|30	if [ $1 -eq 0 ]; then
12mu|texlive-cancel-2.2-1|31	%{_sbindir}/texlive.post
12mu|texlive-cancel-2.2-1|32	fi
12mu|texlive-cancel-2.2-1|33	
12mu|texlive-cancel-2.2-1|34	#-----------------------------------------------------------------------
12mu|texlive-cancel-2.2-1|35	%files
12mu|texlive-cancel-2.2-1|36	%{_texmfdistdir}/tex/latex/cancel/cancel.sty
12mu|texlive-cancel-2.2-1|37	%doc %{_texmfdistdir}/doc/latex/cancel/cancel.pdf
12mu|texlive-cancel-2.2-1|38	%doc %{_texmfdistdir}/doc/latex/cancel/cancel.tex
12mu|texlive-cancel-2.2-1|39	
12mu|texlive-cancel-2.2-1|40	#-----------------------------------------------------------------------
12mu|texlive-cancel-2.2-1|41	%prep
12mu|texlive-cancel-2.2-1|42	%setup -c -a0 -a1
12mu|texlive-cancel-2.2-1|43	
12mu|texlive-cancel-2.2-1|44	%build
12mu|texlive-cancel-2.2-1|45	
12mu|texlive-cancel-2.2-1|46	%install
12mu|texlive-cancel-2.2-1|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-cancel-2.2-1|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-cancel-2.2-1|49	
12mu|texlive-cancel-2.2-1|50	%changelog
12mu|texlive-cancel-2.2-1|51	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-1
12mu|texlive-cancel-2.2-1|52	+ Revision: 0dcb0ed
12mu|texlive-cancel-2.2-1|53	- Sync with cooker
12mu|texlive-cancel-2.2-1|54	
12mu|texlive-cancel-2.2-1|55	

20967 12
12mu|texlive-caption-20130512-5|1	# revision 30449
12mu|texlive-caption-20130512-5|2	# category Package
12mu|texlive-caption-20130512-5|3	# catalog-ctan /macros/latex/contrib/caption
12mu|texlive-caption-20130512-5|4	# catalog-date 2013-05-13 11:02:43 +0200
12mu|texlive-caption-20130512-5|5	# catalog-license lppl1.3
12mu|texlive-caption-20130512-5|6	# catalog-version 2013-05-12
12mu|texlive-caption-20130512-5|7	Name:		texlive-caption
12mu|texlive-caption-20130512-5|8	Epoch:		1
12mu|texlive-caption-20130512-5|9	Version:	20130512
12mu|texlive-caption-20130512-5|10	Release:	5
12mu|texlive-caption-20130512-5|11	Summary:	Customising captions in floating environments
12mu|texlive-caption-20130512-5|12	Group:		Publishing
12mu|texlive-caption-20130512-5|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/caption
12mu|texlive-caption-20130512-5|14	License:	LPPL1.3
12mu|texlive-caption-20130512-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/caption.tar.xz
12mu|texlive-caption-20130512-5|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/caption.doc.tar.xz
12mu|texlive-caption-20130512-5|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/caption.source.tar.xz
12mu|texlive-caption-20130512-5|18	BuildArch:	noarch
12mu|texlive-caption-20130512-5|19	BuildRequires:	texlive-tlpkg
12mu|texlive-caption-20130512-5|20	Requires(pre):	texlive-tlpkg
12mu|texlive-caption-20130512-5|21	Requires(post):	texlive-kpathsea
12mu|texlive-caption-20130512-5|22	
12mu|texlive-caption-20130512-5|23	%description
12mu|texlive-caption-20130512-5|24	The caption package provides many ways to customise the
12mu|texlive-caption-20130512-5|25	captions in floating environments like figure and table, and
12mu|texlive-caption-20130512-5|26	cooperates with many other packages. Facilities include
12mu|texlive-caption-20130512-5|27	rotating captions, sideways captions, continued captions (for
12mu|texlive-caption-20130512-5|28	tables or figures that come in several parts). A list of
12mu|texlive-caption-20130512-5|29	compatibility notes, for other packages, is provided in the
12mu|texlive-caption-20130512-5|30	documentation. The package also provides the "caption outside
12mu|texlive-caption-20130512-5|31	float" facility, in the same way that simpler packages like
12mu|texlive-caption-20130512-5|32	capt-of do. The package supersedes caption2.
12mu|texlive-caption-20130512-5|33	
12mu|texlive-caption-20130512-5|34	%post
12mu|texlive-caption-20130512-5|35	%{_sbindir}/texlive.post
12mu|texlive-caption-20130512-5|36	
12mu|texlive-caption-20130512-5|37	%postun
12mu|texlive-caption-20130512-5|38	if [ $1 -eq 0 ]; then
12mu|texlive-caption-20130512-5|39	%{_sbindir}/texlive.post
12mu|texlive-caption-20130512-5|40	fi
12mu|texlive-caption-20130512-5|41	
12mu|texlive-caption-20130512-5|42	#-----------------------------------------------------------------------
12mu|texlive-caption-20130512-5|43	%files
12mu|texlive-caption-20130512-5|44	%{_texmfdistdir}/tex/latex/caption/bicaption.sty
12mu|texlive-caption-20130512-5|45	%{_texmfdistdir}/tex/latex/caption/caption.sty
12mu|texlive-caption-20130512-5|46	%{_texmfdistdir}/tex/latex/caption/caption2.sty
12mu|texlive-caption-20130512-5|47	%{_texmfdistdir}/tex/latex/caption/caption3.sty
12mu|texlive-caption-20130512-5|48	%{_texmfdistdir}/tex/latex/caption/ltcaption.sty
12mu|texlive-caption-20130512-5|49	%{_texmfdistdir}/tex/latex/caption/newfloat.sty
12mu|texlive-caption-20130512-5|50	%{_texmfdistdir}/tex/latex/caption/subcaption.sty
12mu|texlive-caption-20130512-5|51	%{_texmfdistdir}/tex/latex/caption/totalcount.sty
12mu|texlive-caption-20130512-5|52	%doc %{_texmfdistdir}/doc/latex/caption/CHANGELOG
12mu|texlive-caption-20130512-5|53	%doc %{_texmfdistdir}/doc/latex/caption/README
12mu|texlive-caption-20130512-5|54	%doc %{_texmfdistdir}/doc/latex/caption/SUMMARY
12mu|texlive-caption-20130512-5|55	%doc %{_texmfdistdir}/doc/latex/caption/bicaption.pdf
12mu|texlive-caption-20130512-5|56	%doc %{_texmfdistdir}/doc/latex/caption/caption-deu.pdf
12mu|texlive-caption-20130512-5|57	%doc %{_texmfdistdir}/doc/latex/caption/caption-eng.pdf
12mu|texlive-caption-20130512-5|58	%doc %{_texmfdistdir}/doc/latex/caption/caption-rus.pdf
12mu|texlive-caption-20130512-5|59	%doc %{_texmfdistdir}/doc/latex/caption/ltcaption.pdf
12mu|texlive-caption-20130512-5|60	%doc %{_texmfdistdir}/doc/latex/caption/newfloat.pdf
12mu|texlive-caption-20130512-5|61	%doc %{_texmfdistdir}/doc/latex/caption/subcaption.pdf
12mu|texlive-caption-20130512-5|62	%doc %{_texmfdistdir}/doc/latex/caption/totalcount.pdf
12mu|texlive-caption-20130512-5|63	#- source
12mu|texlive-caption-20130512-5|64	%doc %{_texmfdistdir}/source/latex/caption/bicaption.dtx
12mu|texlive-caption-20130512-5|65	%doc %{_texmfdistdir}/source/latex/caption/caption-deu.tex
12mu|texlive-caption-20130512-5|66	%doc %{_texmfdistdir}/source/latex/caption/caption-eng.tex
12mu|texlive-caption-20130512-5|67	%doc %{_texmfdistdir}/source/latex/caption/caption-rus.tex
12mu|texlive-caption-20130512-5|68	%doc %{_texmfdistdir}/source/latex/caption/caption.dtx
12mu|texlive-caption-20130512-5|69	%doc %{_texmfdistdir}/source/latex/caption/caption.ins
12mu|texlive-caption-20130512-5|70	%doc %{_texmfdistdir}/source/latex/caption/caption2.dtx
12mu|texlive-caption-20130512-5|71	%doc %{_texmfdistdir}/source/latex/caption/caption3.dtx
12mu|texlive-caption-20130512-5|72	%doc %{_texmfdistdir}/source/latex/caption/cat.eps
12mu|texlive-caption-20130512-5|73	%doc %{_texmfdistdir}/source/latex/caption/elephant.eps
12mu|texlive-caption-20130512-5|74	%doc %{_texmfdistdir}/source/latex/caption/ltcaption.dtx
12mu|texlive-caption-20130512-5|75	%doc %{_texmfdistdir}/source/latex/caption/newfloat.dtx
12mu|texlive-caption-20130512-5|76	%doc %{_texmfdistdir}/source/latex/caption/subcaption.dtx
12mu|texlive-caption-20130512-5|77	%doc %{_texmfdistdir}/source/latex/caption/totalcount.dtx
12mu|texlive-caption-20130512-5|78	
12mu|texlive-caption-20130512-5|79	#-----------------------------------------------------------------------
12mu|texlive-caption-20130512-5|80	%prep
12mu|texlive-caption-20130512-5|81	%setup -c -a0 -a1 -a2
12mu|texlive-caption-20130512-5|82	
12mu|texlive-caption-20130512-5|83	%build
12mu|texlive-caption-20130512-5|84	
12mu|texlive-caption-20130512-5|85	%install
12mu|texlive-caption-20130512-5|86	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-caption-20130512-5|87	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-caption-20130512-5|88	
12mu|texlive-caption-20130512-5|89	%changelog
12mu|texlive-caption-20130512-5|90	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20130512-5
12mu|texlive-caption-20130512-5|91	+ Revision: 5d847c2
12mu|texlive-caption-20130512-5|92	- Sync with cooker
12mu|texlive-caption-20130512-5|93	
12mu|texlive-caption-20130512-5|94	

20968 12
12mu|texlive-catcodes-0.3a-5|1	# revision 28210
12mu|texlive-catcodes-0.3a-5|2	# category Package
12mu|texlive-catcodes-0.3a-5|3	# catalog-ctan /macros/generic/catcodes
12mu|texlive-catcodes-0.3a-5|4	# catalog-date 2012-11-08 10:49:44 +0100
12mu|texlive-catcodes-0.3a-5|5	# catalog-license lppl1.3
12mu|texlive-catcodes-0.3a-5|6	# catalog-version 0.3a
12mu|texlive-catcodes-0.3a-5|7	Name:		texlive-catcodes
12mu|texlive-catcodes-0.3a-5|8	Epoch:		1
12mu|texlive-catcodes-0.3a-5|9	Version:	0.3a
12mu|texlive-catcodes-0.3a-5|10	Release:	5
12mu|texlive-catcodes-0.3a-5|11	Summary:	Generic handling of TeX category codes
12mu|texlive-catcodes-0.3a-5|12	Group:		Publishing
12mu|texlive-catcodes-0.3a-5|13	URL:		http://www.ctan.org/tex-archive/macros/generic/catcodes
12mu|texlive-catcodes-0.3a-5|14	License:	LPPL1.3
12mu|texlive-catcodes-0.3a-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catcodes.tar.xz
12mu|texlive-catcodes-0.3a-5|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catcodes.doc.tar.xz
12mu|texlive-catcodes-0.3a-5|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/catcodes.source.tar.xz
12mu|texlive-catcodes-0.3a-5|18	BuildArch:	noarch
12mu|texlive-catcodes-0.3a-5|19	BuildRequires:	texlive-tlpkg
12mu|texlive-catcodes-0.3a-5|20	Requires(pre):	texlive-tlpkg
12mu|texlive-catcodes-0.3a-5|21	Requires(post):	texlive-kpathsea
12mu|texlive-catcodes-0.3a-5|22	
12mu|texlive-catcodes-0.3a-5|23	%description
12mu|texlive-catcodes-0.3a-5|24	The bundle deals with category code switching; the packages of
12mu|texlive-catcodes-0.3a-5|25	the bundle should work with any TeX format (with the support of
12mu|texlive-catcodes-0.3a-5|26	the plainpkg package). The bundle provides: - stacklet.sty,
12mu|texlive-catcodes-0.3a-5|27	which supports stacks that control the use of different
12mu|texlive-catcodes-0.3a-5|28	catcodes; - actcodes.sty, which deals with active characters;
12mu|texlive-catcodes-0.3a-5|29	and - catchdq.sty, which provides a simple quotation character
12mu|texlive-catcodes-0.3a-5|30	control mechanism.
12mu|texlive-catcodes-0.3a-5|31	
12mu|texlive-catcodes-0.3a-5|32	%post
12mu|texlive-catcodes-0.3a-5|33	%{_sbindir}/texlive.post
12mu|texlive-catcodes-0.3a-5|34	
12mu|texlive-catcodes-0.3a-5|35	%postun
12mu|texlive-catcodes-0.3a-5|36	if [ $1 -eq 0 ]; then
12mu|texlive-catcodes-0.3a-5|37	%{_sbindir}/texlive.post
12mu|texlive-catcodes-0.3a-5|38	fi
12mu|texlive-catcodes-0.3a-5|39	
12mu|texlive-catcodes-0.3a-5|40	#-----------------------------------------------------------------------
12mu|texlive-catcodes-0.3a-5|41	%files
12mu|texlive-catcodes-0.3a-5|42	%{_texmfdistdir}/tex/generic/catcodes/actcodes.sty
12mu|texlive-catcodes-0.3a-5|43	%{_texmfdistdir}/tex/generic/catcodes/catchdq.sty
12mu|texlive-catcodes-0.3a-5|44	%{_texmfdistdir}/tex/generic/catcodes/catcodes.RLS
12mu|texlive-catcodes-0.3a-5|45	%{_texmfdistdir}/tex/generic/catcodes/stacklet.sty
12mu|texlive-catcodes-0.3a-5|46	%doc %{_texmfdistdir}/doc/generic/catcodes/README
12mu|texlive-catcodes-0.3a-5|47	%doc %{_texmfdistdir}/doc/generic/catcodes/SrcFILEs.txt
12mu|texlive-catcodes-0.3a-5|48	%doc %{_texmfdistdir}/doc/generic/catcodes/catcodes.pdf
12mu|texlive-catcodes-0.3a-5|49	#- source
12mu|texlive-catcodes-0.3a-5|50	%doc %{_texmfdistdir}/source/generic/catcodes/catcodes.tex
12mu|texlive-catcodes-0.3a-5|51	%doc %{_texmfdistdir}/source/generic/catcodes/fdatechk.tex
12mu|texlive-catcodes-0.3a-5|52	%doc %{_texmfdistdir}/source/generic/catcodes/makedoc.cfg
12mu|texlive-catcodes-0.3a-5|53	%doc %{_texmfdistdir}/source/generic/catcodes/mdoccorr.cfg
12mu|texlive-catcodes-0.3a-5|54	%doc %{_texmfdistdir}/source/generic/catcodes/srcfiles.tex
12mu|texlive-catcodes-0.3a-5|55	
12mu|texlive-catcodes-0.3a-5|56	#-----------------------------------------------------------------------
12mu|texlive-catcodes-0.3a-5|57	%prep
12mu|texlive-catcodes-0.3a-5|58	%setup -c -a0 -a1 -a2
12mu|texlive-catcodes-0.3a-5|59	
12mu|texlive-catcodes-0.3a-5|60	%build
12mu|texlive-catcodes-0.3a-5|61	
12mu|texlive-catcodes-0.3a-5|62	%install
12mu|texlive-catcodes-0.3a-5|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-catcodes-0.3a-5|64	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-catcodes-0.3a-5|65	
12mu|texlive-catcodes-0.3a-5|66	%changelog
12mu|texlive-catcodes-0.3a-5|67	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.3a-5
12mu|texlive-catcodes-0.3a-5|68	+ Revision: 23963f5
12mu|texlive-catcodes-0.3a-5|69	- Sync with cooker
12mu|texlive-catcodes-0.3a-5|70	
12mu|texlive-catcodes-0.3a-5|71	

20969 12
12mu|texlive-cbfonts-fd-1.0-5|1	# revision 31624
12mu|texlive-cbfonts-fd-1.0-5|2	# category Package
12mu|texlive-cbfonts-fd-1.0-5|3	# catalog-ctan /fonts/greek/cbfonts-fd
12mu|texlive-cbfonts-fd-1.0-5|4	# catalog-date 2013-09-10 12:13:23 +0200
12mu|texlive-cbfonts-fd-1.0-5|5	# catalog-license lppl1.3
12mu|texlive-cbfonts-fd-1.0-5|6	# catalog-version 1.0
12mu|texlive-cbfonts-fd-1.0-5|7	Name:		texlive-cbfonts-fd
12mu|texlive-cbfonts-fd-1.0-5|8	Version:	1.0
12mu|texlive-cbfonts-fd-1.0-5|9	Release:	5
12mu|texlive-cbfonts-fd-1.0-5|10	Summary:	LaTeX font description files for the CB Greek fonts
12mu|texlive-cbfonts-fd-1.0-5|11	Group:		Publishing
12mu|texlive-cbfonts-fd-1.0-5|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/cbfonts-fd
12mu|texlive-cbfonts-fd-1.0-5|13	License:	LPPL1.3
12mu|texlive-cbfonts-fd-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cbfonts-fd.tar.xz
12mu|texlive-cbfonts-fd-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cbfonts-fd.doc.tar.xz
12mu|texlive-cbfonts-fd-1.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cbfonts-fd.source.tar.xz
12mu|texlive-cbfonts-fd-1.0-5|17	BuildArch:	noarch
12mu|texlive-cbfonts-fd-1.0-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-cbfonts-fd-1.0-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-cbfonts-fd-1.0-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-cbfonts-fd-1.0-5|21	
12mu|texlive-cbfonts-fd-1.0-5|22	%description
12mu|texlive-cbfonts-fd-1.0-5|23	The package provides font description files for all the many
12mu|texlive-cbfonts-fd-1.0-5|24	shapes available from the cbfonts collection. The files provide
12mu|texlive-cbfonts-fd-1.0-5|25	the means whereby the NFSS knows which fonts a LaTeX user is
12mu|texlive-cbfonts-fd-1.0-5|26	requesting.
12mu|texlive-cbfonts-fd-1.0-5|27	
12mu|texlive-cbfonts-fd-1.0-5|28	%post
12mu|texlive-cbfonts-fd-1.0-5|29	%{_sbindir}/texlive.post
12mu|texlive-cbfonts-fd-1.0-5|30	
12mu|texlive-cbfonts-fd-1.0-5|31	%postun
12mu|texlive-cbfonts-fd-1.0-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-cbfonts-fd-1.0-5|33	%{_sbindir}/texlive.post
12mu|texlive-cbfonts-fd-1.0-5|34	fi
12mu|texlive-cbfonts-fd-1.0-5|35	
12mu|texlive-cbfonts-fd-1.0-5|36	#-----------------------------------------------------------------------
12mu|texlive-cbfonts-fd-1.0-5|37	%files
12mu|texlive-cbfonts-fd-1.0-5|38	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrcmr.fd
12mu|texlive-cbfonts-fd-1.0-5|39	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrcmro.fd
12mu|texlive-cbfonts-fd-1.0-5|40	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrcmss.fd
12mu|texlive-cbfonts-fd-1.0-5|41	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrcmtt.fd
12mu|texlive-cbfonts-fd-1.0-5|42	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlcmss.fd
12mu|texlive-cbfonts-fd-1.0-5|43	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlcmtt.fd
12mu|texlive-cbfonts-fd-1.0-5|44	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlmr.fd
12mu|texlive-cbfonts-fd-1.0-5|45	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlmro.fd
12mu|texlive-cbfonts-fd-1.0-5|46	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlmss.fd
12mu|texlive-cbfonts-fd-1.0-5|47	%{_texmfdistdir}/tex/latex/cbfonts-fd/lgrlmtt.fd
12mu|texlive-cbfonts-fd-1.0-5|48	%doc %{_texmfdistdir}/doc/fonts/cbfonts-fd/README
12mu|texlive-cbfonts-fd-1.0-5|49	%doc %{_texmfdistdir}/doc/fonts/cbfonts-fd/cbfonts-fd.pdf
12mu|texlive-cbfonts-fd-1.0-5|50	%doc %{_texmfdistdir}/doc/fonts/cbfonts-fd/manifest.txt
12mu|texlive-cbfonts-fd-1.0-5|51	#- source
12mu|texlive-cbfonts-fd-1.0-5|52	%doc %{_texmfdistdir}/source/fonts/cbfonts-fd/cbfonts-fd.fdd
12mu|texlive-cbfonts-fd-1.0-5|53	
12mu|texlive-cbfonts-fd-1.0-5|54	#-----------------------------------------------------------------------
12mu|texlive-cbfonts-fd-1.0-5|55	%prep
12mu|texlive-cbfonts-fd-1.0-5|56	%setup -c -a0 -a1 -a2
12mu|texlive-cbfonts-fd-1.0-5|57	
12mu|texlive-cbfonts-fd-1.0-5|58	%build
12mu|texlive-cbfonts-fd-1.0-5|59	
12mu|texlive-cbfonts-fd-1.0-5|60	%install
12mu|texlive-cbfonts-fd-1.0-5|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-cbfonts-fd-1.0-5|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-cbfonts-fd-1.0-5|63	
12mu|texlive-cbfonts-fd-1.0-5|64	%changelog
12mu|texlive-cbfonts-fd-1.0-5|65	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-5
12mu|texlive-cbfonts-fd-1.0-5|66	+ Revision: 88f5a5a
12mu|texlive-cbfonts-fd-1.0-5|67	- MassBuild#289: Increase release tag
12mu|texlive-cbfonts-fd-1.0-5|68	
12mu|texlive-cbfonts-fd-1.0-5|69	

20970 12
12mu|texlive-changes-2.0.2-5|1	# revision 31424
12mu|texlive-changes-2.0.2-5|2	# category Package
12mu|texlive-changes-2.0.2-5|3	# catalog-ctan /macros/latex/contrib/changes
12mu|texlive-changes-2.0.2-5|4	# catalog-date 2013-08-13 17:34:49 +0200
12mu|texlive-changes-2.0.2-5|5	# catalog-license lppl1.3
12mu|texlive-changes-2.0.2-5|6	# catalog-version 2.0.2
12mu|texlive-changes-2.0.2-5|7	Name:		texlive-changes
12mu|texlive-changes-2.0.2-5|8	Version:	2.0.2
12mu|texlive-changes-2.0.2-5|9	Release:	5
12mu|texlive-changes-2.0.2-5|10	Summary:	Manual change markup
12mu|texlive-changes-2.0.2-5|11	Group:		Publishing
12mu|texlive-changes-2.0.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/changes
12mu|texlive-changes-2.0.2-5|13	License:	LPPL1.3
12mu|texlive-changes-2.0.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changes.tar.xz
12mu|texlive-changes-2.0.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changes.doc.tar.xz
12mu|texlive-changes-2.0.2-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/changes.source.tar.xz
12mu|texlive-changes-2.0.2-5|17	BuildArch:	noarch
12mu|texlive-changes-2.0.2-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-changes-2.0.2-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-changes-2.0.2-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-changes-2.0.2-5|21	
12mu|texlive-changes-2.0.2-5|22	%description
12mu|texlive-changes-2.0.2-5|23	The package allows the user to manually markup changes of text,
12mu|texlive-changes-2.0.2-5|24	such as additions, deletions, or replacements. Changed text is
12mu|texlive-changes-2.0.2-5|25	shown in a different colour; deleted text is crossed out. The
12mu|texlive-changes-2.0.2-5|26	package allows definition of additional authors and their
12mu|texlive-changes-2.0.2-5|27	associated colour. It also allows you to define a markup for
12mu|texlive-changes-2.0.2-5|28	authors or annotations. A bash script is provided for removing
12mu|texlive-changes-2.0.2-5|29	the changes.
12mu|texlive-changes-2.0.2-5|30	
12mu|texlive-changes-2.0.2-5|31	%post
12mu|texlive-changes-2.0.2-5|32	%{_sbindir}/texlive.post
12mu|texlive-changes-2.0.2-5|33	
12mu|texlive-changes-2.0.2-5|34	%postun
12mu|texlive-changes-2.0.2-5|35	if [ $1 -eq 0 ]; then
12mu|texlive-changes-2.0.2-5|36	%{_sbindir}/texlive.post
12mu|texlive-changes-2.0.2-5|37	fi
12mu|texlive-changes-2.0.2-5|38	
12mu|texlive-changes-2.0.2-5|39	#-----------------------------------------------------------------------
12mu|texlive-changes-2.0.2-5|40	%files
12mu|texlive-changes-2.0.2-5|41	%{_texmfdistdir}/tex/latex/changes/changes.sty
12mu|texlive-changes-2.0.2-5|42	%doc %{_texmfdistdir}/doc/latex/changes/README
12mu|texlive-changes-2.0.2-5|43	%doc %{_texmfdistdir}/doc/latex/changes/changes.english.pdf
12mu|texlive-changes-2.0.2-5|44	%doc %{_texmfdistdir}/doc/latex/changes/changes.english.withcode.pdf
12mu|texlive-changes-2.0.2-5|45	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.bf.tex
12mu|texlive-changes-2.0.2-5|46	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.dashuline.tex
12mu|texlive-changes-2.0.2-5|47	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.dotuline.tex
12mu|texlive-changes-2.0.2-5|48	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.em.tex
12mu|texlive-changes-2.0.2-5|49	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.it.tex
12mu|texlive-changes-2.0.2-5|50	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.none.tex
12mu|texlive-changes-2.0.2-5|51	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.sl.tex
12mu|texlive-changes-2.0.2-5|52	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.sout.tex
12mu|texlive-changes-2.0.2-5|53	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.uline.tex
12mu|texlive-changes-2.0.2-5|54	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.uuline.tex
12mu|texlive-changes-2.0.2-5|55	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.uwave.tex
12mu|texlive-changes-2.0.2-5|56	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.wrong.tex
12mu|texlive-changes-2.0.2-5|57	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.addedmarkup.xout.tex
12mu|texlive-changes-2.0.2-5|58	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.brackets.tex
12mu|texlive-changes-2.0.2-5|59	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.footnote.tex
12mu|texlive-changes-2.0.2-5|60	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.none.tex
12mu|texlive-changes-2.0.2-5|61	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.subscript.tex
12mu|texlive-changes-2.0.2-5|62	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.superscript.tex
12mu|texlive-changes-2.0.2-5|63	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkup.wrong.tex
12mu|texlive-changes-2.0.2-5|64	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkupposition.left.tex
12mu|texlive-changes-2.0.2-5|65	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkupposition.right.tex
12mu|texlive-changes-2.0.2-5|66	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkupposition.wrong.tex
12mu|texlive-changes-2.0.2-5|67	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkuptext.id.tex
12mu|texlive-changes-2.0.2-5|68	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkuptext.name.tex
12mu|texlive-changes-2.0.2-5|69	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.authormarkuptext.wrong.tex
12mu|texlive-changes-2.0.2-5|70	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.bf.tex
12mu|texlive-changes-2.0.2-5|71	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.dashuline.tex
12mu|texlive-changes-2.0.2-5|72	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.dotuline.tex
12mu|texlive-changes-2.0.2-5|73	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.em.tex
12mu|texlive-changes-2.0.2-5|74	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.it.tex
12mu|texlive-changes-2.0.2-5|75	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.none.tex
12mu|texlive-changes-2.0.2-5|76	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.sl.tex
12mu|texlive-changes-2.0.2-5|77	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.sout.tex
12mu|texlive-changes-2.0.2-5|78	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.uline.tex
12mu|texlive-changes-2.0.2-5|79	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.uuline.tex
12mu|texlive-changes-2.0.2-5|80	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.uwave.tex
12mu|texlive-changes-2.0.2-5|81	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.wrong.tex
12mu|texlive-changes-2.0.2-5|82	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.deletedmarkup.xout.tex
12mu|texlive-changes-2.0.2-5|83	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.draft.tex
12mu|texlive-changes-2.0.2-5|84	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.final.tex
12mu|texlive-changes-2.0.2-5|85	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.listofchanges.both.tex
12mu|texlive-changes-2.0.2-5|86	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.listofchanges.list.tex
12mu|texlive-changes-2.0.2-5|87	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.listofchanges.summary.tex
12mu|texlive-changes-2.0.2-5|88	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.listofchanges.wrong.tex
12mu|texlive-changes-2.0.2-5|89	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.markup.bfit.tex
12mu|texlive-changes-2.0.2-5|90	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.markup.default.tex
12mu|texlive-changes-2.0.2-5|91	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.markup.nocolor.tex
12mu|texlive-changes-2.0.2-5|92	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.markup.underlined.tex
12mu|texlive-changes-2.0.2-5|93	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.markup.wrong.tex
12mu|texlive-changes-2.0.2-5|94	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.setaddedmarkup.tex
12mu|texlive-changes-2.0.2-5|95	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.setauthormarkup.tex
12mu|texlive-changes-2.0.2-5|96	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.setauthormarkupposition.tex
12mu|texlive-changes-2.0.2-5|97	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.setauthormarkuptext.tex
12mu|texlive-changes-2.0.2-5|98	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.setdeletedmarkup.tex
12mu|texlive-changes-2.0.2-5|99	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.setremarkmarkup.tex
12mu|texlive-changes-2.0.2-5|100	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.setsocextension.tex
12mu|texlive-changes-2.0.2-5|101	%doc %{_texmfdistdir}/doc/latex/changes/changes.example.simple.tex
12mu|texlive-changes-2.0.2-5|102	%doc %{_texmfdistdir}/doc/latex/changes/changes.ngerman.pdf
12mu|texlive-changes-2.0.2-5|103	%doc %{_texmfdistdir}/doc/latex/changes/delcmdchanges.bash
12mu|texlive-changes-2.0.2-5|104	%doc %{_texmfdistdir}/doc/latex/changes/userdoc/changes.de.tex
12mu|texlive-changes-2.0.2-5|105	%doc %{_texmfdistdir}/doc/latex/changes/userdoc/changes.en.tex
12mu|texlive-changes-2.0.2-5|106	#- source
12mu|texlive-changes-2.0.2-5|107	%doc %{_texmfdistdir}/source/latex/changes/changes.drv
12mu|texlive-changes-2.0.2-5|108	%doc %{_texmfdistdir}/source/latex/changes/changes.dtx
12mu|texlive-changes-2.0.2-5|109	%doc %{_texmfdistdir}/source/latex/changes/changes.ins
12mu|texlive-changes-2.0.2-5|110	%doc %{_texmfdistdir}/source/latex/changes/examples.dtx
12mu|texlive-changes-2.0.2-5|111	
12mu|texlive-changes-2.0.2-5|112	#-----------------------------------------------------------------------
12mu|texlive-changes-2.0.2-5|113	%prep
12mu|texlive-changes-2.0.2-5|114	%setup -c -a0 -a1 -a2
12mu|texlive-changes-2.0.2-5|115	
12mu|texlive-changes-2.0.2-5|116	%build
12mu|texlive-changes-2.0.2-5|117	
12mu|texlive-changes-2.0.2-5|118	%install
12mu|texlive-changes-2.0.2-5|119	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-changes-2.0.2-5|120	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-changes-2.0.2-5|121	
12mu|texlive-changes-2.0.2-5|122	%changelog
12mu|texlive-changes-2.0.2-5|123	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0.2-5
12mu|texlive-changes-2.0.2-5|124	+ Revision: f8fa34b
12mu|texlive-changes-2.0.2-5|125	- Sync with cooker
12mu|texlive-changes-2.0.2-5|126	
12mu|texlive-changes-2.0.2-5|127	

20971 12
12mu|texlive-chemstyle-2.0m-5|1	# revision 31096
12mu|texlive-chemstyle-2.0m-5|2	# category Package
12mu|texlive-chemstyle-2.0m-5|3	# catalog-ctan /macros/latex/contrib/chemstyle
12mu|texlive-chemstyle-2.0m-5|4	# catalog-date 2013-07-05 11:22:34 +0200
12mu|texlive-chemstyle-2.0m-5|5	# catalog-license lppl1.3
12mu|texlive-chemstyle-2.0m-5|6	# catalog-version 2.0m
12mu|texlive-chemstyle-2.0m-5|7	Name:		texlive-chemstyle
12mu|texlive-chemstyle-2.0m-5|8	Version:	2.0m
12mu|texlive-chemstyle-2.0m-5|9	Release:	5
12mu|texlive-chemstyle-2.0m-5|10	Summary:	Writing chemistry with style
12mu|texlive-chemstyle-2.0m-5|11	Group:		Publishing
12mu|texlive-chemstyle-2.0m-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chemstyle
12mu|texlive-chemstyle-2.0m-5|13	License:	LPPL1.3
12mu|texlive-chemstyle-2.0m-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemstyle.tar.xz
12mu|texlive-chemstyle-2.0m-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemstyle.doc.tar.xz
12mu|texlive-chemstyle-2.0m-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chemstyle.source.tar.xz
12mu|texlive-chemstyle-2.0m-5|17	BuildArch:	noarch
12mu|texlive-chemstyle-2.0m-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-chemstyle-2.0m-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-chemstyle-2.0m-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-chemstyle-2.0m-5|21	
12mu|texlive-chemstyle-2.0m-5|22	%description
12mu|texlive-chemstyle-2.0m-5|23	Chemstyle has been developed as a successor to the LaTeX
12mu|texlive-chemstyle-2.0m-5|24	package provided by the rsc bundle. The package provides an
12mu|texlive-chemstyle-2.0m-5|25	extensible system for formatting chemistry documents according
12mu|texlive-chemstyle-2.0m-5|26	to the conventions of a number of leading journals. It also
12mu|texlive-chemstyle-2.0m-5|27	provides some handy chemistry-related macros. Chemstyle is much
12mu|texlive-chemstyle-2.0m-5|28	enhanced compared to its predecessor, and users of rsc are
12mu|texlive-chemstyle-2.0m-5|29	strongly encouraged to migrate (all of the additional macros in
12mu|texlive-chemstyle-2.0m-5|30	the rsc LaTeX package are present in chemstyle). The package
12mu|texlive-chemstyle-2.0m-5|31	chemscheme is distributed with chemstyle; chemstyle itself
12mu|texlive-chemstyle-2.0m-5|32	incorporates ideas that come from the trivfloat package; the
12mu|texlive-chemstyle-2.0m-5|33	documentation uses the auto-pst-pdf package.
12mu|texlive-chemstyle-2.0m-5|34	
12mu|texlive-chemstyle-2.0m-5|35	%post
12mu|texlive-chemstyle-2.0m-5|36	%{_sbindir}/texlive.post
12mu|texlive-chemstyle-2.0m-5|37	
12mu|texlive-chemstyle-2.0m-5|38	%postun
12mu|texlive-chemstyle-2.0m-5|39	if [ $1 -eq 0 ]; then
12mu|texlive-chemstyle-2.0m-5|40	%{_sbindir}/texlive.post
12mu|texlive-chemstyle-2.0m-5|41	fi
12mu|texlive-chemstyle-2.0m-5|42	
12mu|texlive-chemstyle-2.0m-5|43	#-----------------------------------------------------------------------
12mu|texlive-chemstyle-2.0m-5|44	%files
12mu|texlive-chemstyle-2.0m-5|45	%{_texmfdistdir}/tex/latex/chemstyle/chemscheme.sty
12mu|texlive-chemstyle-2.0m-5|46	%{_texmfdistdir}/tex/latex/chemstyle/chemstyle.sty
12mu|texlive-chemstyle-2.0m-5|47	%{_texmfdistdir}/tex/latex/chemstyle/config/angew.chemstyle.cfg
12mu|texlive-chemstyle-2.0m-5|48	%{_texmfdistdir}/tex/latex/chemstyle/config/ic.chemstyle.cfg
12mu|texlive-chemstyle-2.0m-5|49	%{_texmfdistdir}/tex/latex/chemstyle/config/jacs.chemstyle.cfg
12mu|texlive-chemstyle-2.0m-5|50	%{_texmfdistdir}/tex/latex/chemstyle/config/jomc.chemstyle.cfg
12mu|texlive-chemstyle-2.0m-5|51	%{_texmfdistdir}/tex/latex/chemstyle/config/orglett.chemstyle.cfg
12mu|texlive-chemstyle-2.0m-5|52	%{_texmfdistdir}/tex/latex/chemstyle/config/rsc.chemstyle.cfg
12mu|texlive-chemstyle-2.0m-5|53	%{_texmfdistdir}/tex/latex/chemstyle/config/tetlett.chemstyle.cfg
12mu|texlive-chemstyle-2.0m-5|54	%doc %{_texmfdistdir}/doc/latex/chemstyle/README
12mu|texlive-chemstyle-2.0m-5|55	%doc %{_texmfdistdir}/doc/latex/chemstyle/chemscheme.cdx
12mu|texlive-chemstyle-2.0m-5|56	%doc %{_texmfdistdir}/doc/latex/chemstyle/chemstyle-demo.tex
12mu|texlive-chemstyle-2.0m-5|57	%doc %{_texmfdistdir}/doc/latex/chemstyle/chemstyle.pdf
12mu|texlive-chemstyle-2.0m-5|58	#- source
12mu|texlive-chemstyle-2.0m-5|59	%doc %{_texmfdistdir}/source/latex/chemstyle/chemstyle.dtx
12mu|texlive-chemstyle-2.0m-5|60	%doc %{_texmfdistdir}/source/latex/chemstyle/chemstyle.ins
12mu|texlive-chemstyle-2.0m-5|61	
12mu|texlive-chemstyle-2.0m-5|62	#-----------------------------------------------------------------------
12mu|texlive-chemstyle-2.0m-5|63	%prep
12mu|texlive-chemstyle-2.0m-5|64	%setup -c -a0 -a1 -a2
12mu|texlive-chemstyle-2.0m-5|65	
12mu|texlive-chemstyle-2.0m-5|66	%build
12mu|texlive-chemstyle-2.0m-5|67	
12mu|texlive-chemstyle-2.0m-5|68	%install
12mu|texlive-chemstyle-2.0m-5|69	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-chemstyle-2.0m-5|70	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-chemstyle-2.0m-5|71	
12mu|texlive-chemstyle-2.0m-5|72	%changelog
12mu|texlive-chemstyle-2.0m-5|73	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0m-5
12mu|texlive-chemstyle-2.0m-5|74	+ Revision: 6ff8949
12mu|texlive-chemstyle-2.0m-5|75	- Sync with cooker
12mu|texlive-chemstyle-2.0m-5|76	
12mu|texlive-chemstyle-2.0m-5|77	

20972 12
12mu|texlive-chkfloat-0.1-7|1	# revision 27473
12mu|texlive-chkfloat-0.1-7|2	# category Package
12mu|texlive-chkfloat-0.1-7|3	# catalog-ctan /macros/latex/contrib/chkfloat
12mu|texlive-chkfloat-0.1-7|4	# catalog-date 2012-08-20 08:30:38 +0200
12mu|texlive-chkfloat-0.1-7|5	# catalog-license lppl1.3
12mu|texlive-chkfloat-0.1-7|6	# catalog-version 0.1
12mu|texlive-chkfloat-0.1-7|7	Name:		texlive-chkfloat
12mu|texlive-chkfloat-0.1-7|8	Version:	0.1
12mu|texlive-chkfloat-0.1-7|9	Release:	7
12mu|texlive-chkfloat-0.1-7|10	Summary:	Warn whenever a float is placed "to far away"
12mu|texlive-chkfloat-0.1-7|11	Group:		Publishing
12mu|texlive-chkfloat-0.1-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chkfloat
12mu|texlive-chkfloat-0.1-7|13	License:	LPPL1.3
12mu|texlive-chkfloat-0.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chkfloat.tar.xz
12mu|texlive-chkfloat-0.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chkfloat.doc.tar.xz
12mu|texlive-chkfloat-0.1-7|16	BuildArch:	noarch
12mu|texlive-chkfloat-0.1-7|17	BuildRequires:	texlive-tlpkg
12mu|texlive-chkfloat-0.1-7|18	Requires(pre):	texlive-tlpkg
12mu|texlive-chkfloat-0.1-7|19	Requires(post):	texlive-kpathsea
12mu|texlive-chkfloat-0.1-7|20	
12mu|texlive-chkfloat-0.1-7|21	%description
12mu|texlive-chkfloat-0.1-7|22	The package checks for floats that are placed too far from
12mu|texlive-chkfloat-0.1-7|23	their origin. It was motivated by a question on the question
12mu|texlive-chkfloat-0.1-7|24	and answer page.
12mu|texlive-chkfloat-0.1-7|25	
12mu|texlive-chkfloat-0.1-7|26	%post
12mu|texlive-chkfloat-0.1-7|27	%{_sbindir}/texlive.post
12mu|texlive-chkfloat-0.1-7|28	
12mu|texlive-chkfloat-0.1-7|29	%postun
12mu|texlive-chkfloat-0.1-7|30	if [ $1 -eq 0 ]; then
12mu|texlive-chkfloat-0.1-7|31	%{_sbindir}/texlive.post
12mu|texlive-chkfloat-0.1-7|32	fi
12mu|texlive-chkfloat-0.1-7|33	
12mu|texlive-chkfloat-0.1-7|34	#-----------------------------------------------------------------------
12mu|texlive-chkfloat-0.1-7|35	%files
12mu|texlive-chkfloat-0.1-7|36	%{_texmfdistdir}/tex/latex/chkfloat/chkfloat.sty
12mu|texlive-chkfloat-0.1-7|37	%doc %{_texmfdistdir}/doc/latex/chkfloat/README
12mu|texlive-chkfloat-0.1-7|38	%doc %{_texmfdistdir}/doc/latex/chkfloat/chkfloat.pdf
12mu|texlive-chkfloat-0.1-7|39	%doc %{_texmfdistdir}/doc/latex/chkfloat/chkfloat.tex
12mu|texlive-chkfloat-0.1-7|40	
12mu|texlive-chkfloat-0.1-7|41	#-----------------------------------------------------------------------
12mu|texlive-chkfloat-0.1-7|42	%prep
12mu|texlive-chkfloat-0.1-7|43	%setup -c -a0 -a1
12mu|texlive-chkfloat-0.1-7|44	
12mu|texlive-chkfloat-0.1-7|45	%build
12mu|texlive-chkfloat-0.1-7|46	
12mu|texlive-chkfloat-0.1-7|47	%install
12mu|texlive-chkfloat-0.1-7|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-chkfloat-0.1-7|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-chkfloat-0.1-7|50	
12mu|texlive-chkfloat-0.1-7|51	%changelog
12mu|texlive-chkfloat-0.1-7|52	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-7
12mu|texlive-chkfloat-0.1-7|53	+ Revision: 5a23703
12mu|texlive-chkfloat-0.1-7|54	- Sync with cooker
12mu|texlive-chkfloat-0.1-7|55	
12mu|texlive-chkfloat-0.1-7|56	

20973 12
12mu|texlive-chktex-1.7.1-7|1	# revision 29821
12mu|texlive-chktex-1.7.1-7|2	# category TLCore
12mu|texlive-chktex-1.7.1-7|3	# catalog-ctan /support/chktex
12mu|texlive-chktex-1.7.1-7|4	# catalog-date 2012-12-29 15:06:49 +0100
12mu|texlive-chktex-1.7.1-7|5	# catalog-license gpl
12mu|texlive-chktex-1.7.1-7|6	# catalog-version 1.7.1
12mu|texlive-chktex-1.7.1-7|7	Name:		texlive-chktex
12mu|texlive-chktex-1.7.1-7|8	Version:	1.7.1
12mu|texlive-chktex-1.7.1-7|9	Release:	7
12mu|texlive-chktex-1.7.1-7|10	Summary:	Check for errors in LaTeX documents
12mu|texlive-chktex-1.7.1-7|11	Group:		Publishing
12mu|texlive-chktex-1.7.1-7|12	URL:		http://www.ctan.org/tex-archive/support/chktex
12mu|texlive-chktex-1.7.1-7|13	License:	GPL
12mu|texlive-chktex-1.7.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chktex.tar.xz
12mu|texlive-chktex-1.7.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chktex.doc.tar.xz
12mu|texlive-chktex-1.7.1-7|16	BuildArch:	noarch
12mu|texlive-chktex-1.7.1-7|17	BuildRequires:	texlive-tlpkg
12mu|texlive-chktex-1.7.1-7|18	Requires(pre):	texlive-tlpkg
12mu|texlive-chktex-1.7.1-7|19	Requires(post):	texlive-kpathsea
12mu|texlive-chktex-1.7.1-7|20	Requires:	texlive-chktex.bin
12mu|texlive-chktex-1.7.1-7|21	
12mu|texlive-chktex-1.7.1-7|22	%description
12mu|texlive-chktex-1.7.1-7|23	The program reports typographic and other errors in LaTeX
12mu|texlive-chktex-1.7.1-7|24	documents. Filters are also provided for checking the LaTeX
12mu|texlive-chktex-1.7.1-7|25	parts of CWEB documents.
12mu|texlive-chktex-1.7.1-7|26	
12mu|texlive-chktex-1.7.1-7|27	%post
12mu|texlive-chktex-1.7.1-7|28	%{_sbindir}/texlive.post
12mu|texlive-chktex-1.7.1-7|29	
12mu|texlive-chktex-1.7.1-7|30	%postun
12mu|texlive-chktex-1.7.1-7|31	if [ $1 -eq 0 ]; then
12mu|texlive-chktex-1.7.1-7|32	%{_sbindir}/texlive.post
12mu|texlive-chktex-1.7.1-7|33	fi
12mu|texlive-chktex-1.7.1-7|34	
12mu|texlive-chktex-1.7.1-7|35	#-----------------------------------------------------------------------
12mu|texlive-chktex-1.7.1-7|36	%files
12mu|texlive-chktex-1.7.1-7|37	%{_bindir}/chkweb
12mu|texlive-chktex-1.7.1-7|38	%{_bindir}/deweb
12mu|texlive-chktex-1.7.1-7|39	%{_texmfdistdir}/chktex/chktexrc
12mu|texlive-chktex-1.7.1-7|40	%{_texmfdistdir}/scripts/chktex/chkweb.sh
12mu|texlive-chktex-1.7.1-7|41	%{_texmfdistdir}/scripts/chktex/deweb.pl
12mu|texlive-chktex-1.7.1-7|42	%doc %{_texmfdistdir}/doc/chktex/ChkTeX.pdf
12mu|texlive-chktex-1.7.1-7|43	%doc %{_mandir}/man1/chktex.1*
12mu|texlive-chktex-1.7.1-7|44	%doc %{_texmfdistdir}/doc/man/man1/chktex.man1.pdf
12mu|texlive-chktex-1.7.1-7|45	%doc %{_mandir}/man1/chkweb.1*
12mu|texlive-chktex-1.7.1-7|46	%doc %{_texmfdistdir}/doc/man/man1/chkweb.man1.pdf
12mu|texlive-chktex-1.7.1-7|47	%doc %{_mandir}/man1/deweb.1*
12mu|texlive-chktex-1.7.1-7|48	%doc %{_texmfdistdir}/doc/man/man1/deweb.man1.pdf
12mu|texlive-chktex-1.7.1-7|49	
12mu|texlive-chktex-1.7.1-7|50	#-----------------------------------------------------------------------
12mu|texlive-chktex-1.7.1-7|51	%prep
12mu|texlive-chktex-1.7.1-7|52	%setup -c -a0 -a1
12mu|texlive-chktex-1.7.1-7|53	
12mu|texlive-chktex-1.7.1-7|54	%build
12mu|texlive-chktex-1.7.1-7|55	
12mu|texlive-chktex-1.7.1-7|56	%install
12mu|texlive-chktex-1.7.1-7|57	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-chktex-1.7.1-7|58	pushd %{buildroot}%{_bindir}
12mu|texlive-chktex-1.7.1-7|59	ln -sf %{_texmfdistdir}/scripts/chktex/chkweb.sh chkweb
12mu|texlive-chktex-1.7.1-7|60	ln -sf %{_texmfdistdir}/scripts/chktex/deweb.pl deweb
12mu|texlive-chktex-1.7.1-7|61	popd
12mu|texlive-chktex-1.7.1-7|62	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-chktex-1.7.1-7|63	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-chktex-1.7.1-7|64	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-chktex-1.7.1-7|65	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-chktex-1.7.1-7|66	
12mu|texlive-chktex-1.7.1-7|67	%changelog
12mu|texlive-chktex-1.7.1-7|68	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7.1-7
12mu|texlive-chktex-1.7.1-7|69	+ Revision: ef26c9f
12mu|texlive-chktex-1.7.1-7|70	- Sync with cooker
12mu|texlive-chktex-1.7.1-7|71	
12mu|texlive-chktex-1.7.1-7|72	

20974 12
12mu|texlive-chronology-1.1-5|1	# revision 29682
12mu|texlive-chronology-1.1-5|2	# category Package
12mu|texlive-chronology-1.1-5|3	# catalog-ctan /macros/latex/contrib/chronology
12mu|texlive-chronology-1.1-5|4	# catalog-date 2013-04-05 17:50:33 +0200
12mu|texlive-chronology-1.1-5|5	# catalog-license lppl1.3
12mu|texlive-chronology-1.1-5|6	# catalog-version 1.1
12mu|texlive-chronology-1.1-5|7	Name:		texlive-chronology
12mu|texlive-chronology-1.1-5|8	Version:	1.1
12mu|texlive-chronology-1.1-5|9	Release:	5
12mu|texlive-chronology-1.1-5|10	Summary:	Provides a horizontal timeline
12mu|texlive-chronology-1.1-5|11	Group:		Publishing
12mu|texlive-chronology-1.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/chronology
12mu|texlive-chronology-1.1-5|13	License:	LPPL1.3
12mu|texlive-chronology-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chronology.tar.xz
12mu|texlive-chronology-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/chronology.doc.tar.xz
12mu|texlive-chronology-1.1-5|16	BuildArch:	noarch
12mu|texlive-chronology-1.1-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-chronology-1.1-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-chronology-1.1-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-chronology-1.1-5|20	
12mu|texlive-chronology-1.1-5|21	%description
12mu|texlive-chronology-1.1-5|22	A timeline package that allows labelling of events with per-day
12mu|texlive-chronology-1.1-5|23	granularity. Other features include relative positioning with
12mu|texlive-chronology-1.1-5|24	unit specification, adjustable tick mark step size, and scaling
12mu|texlive-chronology-1.1-5|25	to specified width.
12mu|texlive-chronology-1.1-5|26	
12mu|texlive-chronology-1.1-5|27	%post
12mu|texlive-chronology-1.1-5|28	%{_sbindir}/texlive.post
12mu|texlive-chronology-1.1-5|29	
12mu|texlive-chronology-1.1-5|30	%postun
12mu|texlive-chronology-1.1-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-chronology-1.1-5|32	%{_sbindir}/texlive.post
12mu|texlive-chronology-1.1-5|33	fi
12mu|texlive-chronology-1.1-5|34	
12mu|texlive-chronology-1.1-5|35	#-----------------------------------------------------------------------
12mu|texlive-chronology-1.1-5|36	%files
12mu|texlive-chronology-1.1-5|37	%{_texmfdistdir}/tex/latex/chronology/chronology.sty
12mu|texlive-chronology-1.1-5|38	%doc %{_texmfdistdir}/doc/latex/chronology/README
12mu|texlive-chronology-1.1-5|39	%doc %{_texmfdistdir}/doc/latex/chronology/example.pdf
12mu|texlive-chronology-1.1-5|40	%doc %{_texmfdistdir}/doc/latex/chronology/example.tex
12mu|texlive-chronology-1.1-5|41	
12mu|texlive-chronology-1.1-5|42	#-----------------------------------------------------------------------
12mu|texlive-chronology-1.1-5|43	%prep
12mu|texlive-chronology-1.1-5|44	%setup -c -a0 -a1
12mu|texlive-chronology-1.1-5|45	
12mu|texlive-chronology-1.1-5|46	%build
12mu|texlive-chronology-1.1-5|47	
12mu|texlive-chronology-1.1-5|48	%install
12mu|texlive-chronology-1.1-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-chronology-1.1-5|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-chronology-1.1-5|51	
12mu|texlive-chronology-1.1-5|52	%changelog
12mu|texlive-chronology-1.1-5|53	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-5
12mu|texlive-chronology-1.1-5|54	+ Revision: 111d79f
12mu|texlive-chronology-1.1-5|55	- Sync with cooker
12mu|texlive-chronology-1.1-5|56	
12mu|texlive-chronology-1.1-5|57	

20975 12
12mu|texlive-cjk-ko-1.3-1|1	# revision 32342
12mu|texlive-cjk-ko-1.3-1|2	# category Package
12mu|texlive-cjk-ko-1.3-1|3	# catalog-ctan /language/korean/cjk-ko
12mu|texlive-cjk-ko-1.3-1|4	# catalog-date 2013-12-06 13:41:45 +0100
12mu|texlive-cjk-ko-1.3-1|5	# catalog-license other-free
12mu|texlive-cjk-ko-1.3-1|6	# catalog-version 1.3
12mu|texlive-cjk-ko-1.3-1|7	Name:		texlive-cjk-ko
12mu|texlive-cjk-ko-1.3-1|8	Version:	1.3
12mu|texlive-cjk-ko-1.3-1|9	Release:	1
12mu|texlive-cjk-ko-1.3-1|10	Summary:	Extension of the CJK package for Korean typesetting
12mu|texlive-cjk-ko-1.3-1|11	Group:		Publishing
12mu|texlive-cjk-ko-1.3-1|12	URL:		http://www.ctan.org/tex-archive/language/korean/cjk-ko
12mu|texlive-cjk-ko-1.3-1|13	License:	OTHER-FREE
12mu|texlive-cjk-ko-1.3-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjk-ko.tar.xz
12mu|texlive-cjk-ko-1.3-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjk-ko.doc.tar.xz
12mu|texlive-cjk-ko-1.3-1|16	BuildArch:	noarch
12mu|texlive-cjk-ko-1.3-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-cjk-ko-1.3-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-cjk-ko-1.3-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-cjk-ko-1.3-1|20	
12mu|texlive-cjk-ko-1.3-1|21	%description
12mu|texlive-cjk-ko-1.3-1|22	The package supports typesetting UTF-8-encoded modern Korean
12mu|texlive-cjk-ko-1.3-1|23	documents with the help of the LaTeX2e CJK package. The package
12mu|texlive-cjk-ko-1.3-1|24	requires nanumtype1 fonts.
12mu|texlive-cjk-ko-1.3-1|25	
12mu|texlive-cjk-ko-1.3-1|26	%post
12mu|texlive-cjk-ko-1.3-1|27	%{_sbindir}/texlive.post
12mu|texlive-cjk-ko-1.3-1|28	
12mu|texlive-cjk-ko-1.3-1|29	%postun
12mu|texlive-cjk-ko-1.3-1|30	if [ $1 -eq 0 ]; then
12mu|texlive-cjk-ko-1.3-1|31	%{_sbindir}/texlive.post
12mu|texlive-cjk-ko-1.3-1|32	fi
12mu|texlive-cjk-ko-1.3-1|33	
12mu|texlive-cjk-ko-1.3-1|34	#-----------------------------------------------------------------------
12mu|texlive-cjk-ko-1.3-1|35	%files
12mu|texlive-cjk-ko-1.3-1|36	%{_texmfdistdir}/tex/latex/cjk-ko/cjkutf8-josa.sty
12mu|texlive-cjk-ko-1.3-1|37	%{_texmfdistdir}/tex/latex/cjk-ko/cjkutf8-ko.sty
12mu|texlive-cjk-ko-1.3-1|38	%{_texmfdistdir}/tex/latex/cjk-ko/cjkutf8-nanummjhanja.sty
12mu|texlive-cjk-ko-1.3-1|39	%{_texmfdistdir}/tex/latex/cjk-ko/kolabels-utf.sty
12mu|texlive-cjk-ko-1.3-1|40	%{_texmfdistdir}/tex/latex/cjk-ko/konames-utf.sty
12mu|texlive-cjk-ko-1.3-1|41	%{_texmfdistdir}/tex/latex/cjk-ko/kotex.sty
12mu|texlive-cjk-ko-1.3-1|42	%doc %{_texmfdistdir}/doc/latex/cjk-ko/ChangeLog
12mu|texlive-cjk-ko-1.3-1|43	%doc %{_texmfdistdir}/doc/latex/cjk-ko/README
12mu|texlive-cjk-ko-1.3-1|44	%doc %{_texmfdistdir}/doc/latex/cjk-ko/cjk-ko-doc.pdf
12mu|texlive-cjk-ko-1.3-1|45	%doc %{_texmfdistdir}/doc/latex/cjk-ko/cjk-ko-doc.tex
12mu|texlive-cjk-ko-1.3-1|46	
12mu|texlive-cjk-ko-1.3-1|47	#-----------------------------------------------------------------------
12mu|texlive-cjk-ko-1.3-1|48	%prep
12mu|texlive-cjk-ko-1.3-1|49	%setup -c -a0 -a1
12mu|texlive-cjk-ko-1.3-1|50	
12mu|texlive-cjk-ko-1.3-1|51	%build
12mu|texlive-cjk-ko-1.3-1|52	
12mu|texlive-cjk-ko-1.3-1|53	%install
12mu|texlive-cjk-ko-1.3-1|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-cjk-ko-1.3-1|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-cjk-ko-1.3-1|56	
12mu|texlive-cjk-ko-1.3-1|57	%changelog
12mu|texlive-cjk-ko-1.3-1|58	* Sat Feb 15 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 1.3-1
12mu|texlive-cjk-ko-1.3-1|59	+ Revision: a4ba800
12mu|texlive-cjk-ko-1.3-1|60	- - Update to latest release.
12mu|texlive-cjk-ko-1.3-1|61	
12mu|texlive-cjk-ko-1.3-1|62	

20976 12
12mu|texlive-cjkutils-20131013-5|1	# revision 29764
12mu|texlive-cjkutils-20131013-5|2	# category TLCore
12mu|texlive-cjkutils-20131013-5|3	# catalog-ctan undef
12mu|texlive-cjkutils-20131013-5|4	# catalog-date undef
12mu|texlive-cjkutils-20131013-5|5	# catalog-license undef
12mu|texlive-cjkutils-20131013-5|6	# catalog-version undef
12mu|texlive-cjkutils-20131013-5|7	Name:		texlive-cjkutils
12mu|texlive-cjkutils-20131013-5|8	Version:	20131013
12mu|texlive-cjkutils-20131013-5|9	Release:	5
12mu|texlive-cjkutils-20131013-5|10	Summary:	TeXLive cjkutils package
12mu|texlive-cjkutils-20131013-5|11	Group:		Publishing
12mu|texlive-cjkutils-20131013-5|12	URL:		http://tug.org/texlive
12mu|texlive-cjkutils-20131013-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-cjkutils-20131013-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjkutils.tar.xz
12mu|texlive-cjkutils-20131013-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cjkutils.doc.tar.xz
12mu|texlive-cjkutils-20131013-5|16	BuildArch:	noarch
12mu|texlive-cjkutils-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-cjkutils-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-cjkutils-20131013-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-cjkutils-20131013-5|20	Requires:	texlive-cjkutils.bin
12mu|texlive-cjkutils-20131013-5|21	
12mu|texlive-cjkutils-20131013-5|22	%description
12mu|texlive-cjkutils-20131013-5|23	TeXLive cjkutils package.
12mu|texlive-cjkutils-20131013-5|24	
12mu|texlive-cjkutils-20131013-5|25	%post
12mu|texlive-cjkutils-20131013-5|26	%{_sbindir}/texlive.post
12mu|texlive-cjkutils-20131013-5|27	
12mu|texlive-cjkutils-20131013-5|28	%postun
12mu|texlive-cjkutils-20131013-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-cjkutils-20131013-5|30	%{_sbindir}/texlive.post
12mu|texlive-cjkutils-20131013-5|31	fi
12mu|texlive-cjkutils-20131013-5|32	
12mu|texlive-cjkutils-20131013-5|33	#-----------------------------------------------------------------------
12mu|texlive-cjkutils-20131013-5|34	%files
12mu|texlive-cjkutils-20131013-5|35	%{_texmfdistdir}/hbf2gf/README
12mu|texlive-cjkutils-20131013-5|36	%{_texmfdistdir}/hbf2gf/b5ka12.cfg
12mu|texlive-cjkutils-20131013-5|37	%{_texmfdistdir}/hbf2gf/b5kr12.cfg
12mu|texlive-cjkutils-20131013-5|38	%{_texmfdistdir}/hbf2gf/b5so12.cfg
12mu|texlive-cjkutils-20131013-5|39	%{_texmfdistdir}/hbf2gf/c1so12.cfg
12mu|texlive-cjkutils-20131013-5|40	%{_texmfdistdir}/hbf2gf/c2so12.cfg
12mu|texlive-cjkutils-20131013-5|41	%{_texmfdistdir}/hbf2gf/c3so12.cfg
12mu|texlive-cjkutils-20131013-5|42	%{_texmfdistdir}/hbf2gf/c4so12.cfg
12mu|texlive-cjkutils-20131013-5|43	%{_texmfdistdir}/hbf2gf/c5so12.cfg
12mu|texlive-cjkutils-20131013-5|44	%{_texmfdistdir}/hbf2gf/c6so12.cfg
12mu|texlive-cjkutils-20131013-5|45	%{_texmfdistdir}/hbf2gf/c7so12.cfg
12mu|texlive-cjkutils-20131013-5|46	%{_texmfdistdir}/hbf2gf/csso12.cfg
12mu|texlive-cjkutils-20131013-5|47	%{_texmfdistdir}/hbf2gf/gsfs14.cfg
12mu|texlive-cjkutils-20131013-5|48	%{_texmfdistdir}/hbf2gf/j2so12.cfg
12mu|texlive-cjkutils-20131013-5|49	%{_texmfdistdir}/hbf2gf/jsso12.cfg
12mu|texlive-cjkutils-20131013-5|50	%{_texmfdistdir}/hbf2gf/ksso17.cfg
12mu|texlive-cjkutils-20131013-5|51	%doc %{_texmfdistdir}/doc/bg5conv/bg5conv.pdf
12mu|texlive-cjkutils-20131013-5|52	%doc %{_texmfdistdir}/doc/cef5conv/cef5conv.pdf
12mu|texlive-cjkutils-20131013-5|53	%doc %{_texmfdistdir}/doc/cefconv/cefconv.pdf
12mu|texlive-cjkutils-20131013-5|54	%doc %{_texmfdistdir}/doc/cefsconv/cefsconv.pdf
12mu|texlive-cjkutils-20131013-5|55	%doc %{_texmfdistdir}/doc/extconv/extconv.pdf
12mu|texlive-cjkutils-20131013-5|56	%doc %{_texmfdistdir}/doc/hbf2gf/hbf2gf.pdf
12mu|texlive-cjkutils-20131013-5|57	%doc %{_mandir}/man1/bg5conv.1*
12mu|texlive-cjkutils-20131013-5|58	%doc %{_texmfdistdir}/doc/man/man1/bg5conv.man1.pdf
12mu|texlive-cjkutils-20131013-5|59	%doc %{_mandir}/man1/cef5conv.1*
12mu|texlive-cjkutils-20131013-5|60	%doc %{_texmfdistdir}/doc/man/man1/cef5conv.man1.pdf
12mu|texlive-cjkutils-20131013-5|61	%doc %{_mandir}/man1/cefconv.1*
12mu|texlive-cjkutils-20131013-5|62	%doc %{_texmfdistdir}/doc/man/man1/cefconv.man1.pdf
12mu|texlive-cjkutils-20131013-5|63	%doc %{_mandir}/man1/cefsconv.1*
12mu|texlive-cjkutils-20131013-5|64	%doc %{_texmfdistdir}/doc/man/man1/cefsconv.man1.pdf
12mu|texlive-cjkutils-20131013-5|65	%doc %{_mandir}/man1/extconv.1*
12mu|texlive-cjkutils-20131013-5|66	%doc %{_texmfdistdir}/doc/man/man1/extconv.man1.pdf
12mu|texlive-cjkutils-20131013-5|67	%doc %{_mandir}/man1/hbf2gf.1*
12mu|texlive-cjkutils-20131013-5|68	%doc %{_texmfdistdir}/doc/man/man1/hbf2gf.man1.pdf
12mu|texlive-cjkutils-20131013-5|69	%doc %{_mandir}/man1/sjisconv.1*
12mu|texlive-cjkutils-20131013-5|70	%doc %{_texmfdistdir}/doc/man/man1/sjisconv.man1.pdf
12mu|texlive-cjkutils-20131013-5|71	%doc %{_texmfdistdir}/doc/sjisconv/sjisconv.pdf
12mu|texlive-cjkutils-20131013-5|72	
12mu|texlive-cjkutils-20131013-5|73	#-----------------------------------------------------------------------
12mu|texlive-cjkutils-20131013-5|74	%prep
12mu|texlive-cjkutils-20131013-5|75	%setup -c -a0 -a1
12mu|texlive-cjkutils-20131013-5|76	
12mu|texlive-cjkutils-20131013-5|77	%build
12mu|texlive-cjkutils-20131013-5|78	
12mu|texlive-cjkutils-20131013-5|79	%install
12mu|texlive-cjkutils-20131013-5|80	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-cjkutils-20131013-5|81	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-cjkutils-20131013-5|82	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-cjkutils-20131013-5|83	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-cjkutils-20131013-5|84	
12mu|texlive-cjkutils-20131013-5|85	%changelog
12mu|texlive-cjkutils-20131013-5|86	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131013-5
12mu|texlive-cjkutils-20131013-5|87	+ Revision: bd20756
12mu|texlive-cjkutils-20131013-5|88	- Sync with cooker
12mu|texlive-cjkutils-20131013-5|89	
12mu|texlive-cjkutils-20131013-5|90	

20977 12
12mu|texlive-classics-0.1-6|1	# revision 29018
12mu|texlive-classics-0.1-6|2	# category Package
12mu|texlive-classics-0.1-6|3	# catalog-ctan /macros/latex/contrib/classics
12mu|texlive-classics-0.1-6|4	# catalog-date 2013-02-04 00:32:07 +0100
12mu|texlive-classics-0.1-6|5	# catalog-license lppl1.3
12mu|texlive-classics-0.1-6|6	# catalog-version 0.1
12mu|texlive-classics-0.1-6|7	Name:		texlive-classics
12mu|texlive-classics-0.1-6|8	Version:	0.1
12mu|texlive-classics-0.1-6|9	Release:	6
12mu|texlive-classics-0.1-6|10	Summary:	Cite classic works
12mu|texlive-classics-0.1-6|11	Group:		Publishing
12mu|texlive-classics-0.1-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/classics
12mu|texlive-classics-0.1-6|13	License:	LPPL1.3
12mu|texlive-classics-0.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/classics.tar.xz
12mu|texlive-classics-0.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/classics.doc.tar.xz
12mu|texlive-classics-0.1-6|16	BuildArch:	noarch
12mu|texlive-classics-0.1-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-classics-0.1-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-classics-0.1-6|19	Requires(post):	texlive-kpathsea
12mu|texlive-classics-0.1-6|20	
12mu|texlive-classics-0.1-6|21	%description
12mu|texlive-classics-0.1-6|22	The package provides a basic framework to cite classic works
12mu|texlive-classics-0.1-6|23	(specially from authors such as Homer, Plato, Aristotle,
12mu|texlive-classics-0.1-6|24	Descartes, Hume, and Kant) in accordance with traditional
12mu|texlive-classics-0.1-6|25	pagination systems. It may be used in conjunction with other
12mu|texlive-classics-0.1-6|26	citation packages.
12mu|texlive-classics-0.1-6|27	
12mu|texlive-classics-0.1-6|28	%post
12mu|texlive-classics-0.1-6|29	%{_sbindir}/texlive.post
12mu|texlive-classics-0.1-6|30	
12mu|texlive-classics-0.1-6|31	%postun
12mu|texlive-classics-0.1-6|32	if [ $1 -eq 0 ]; then
12mu|texlive-classics-0.1-6|33	%{_sbindir}/texlive.post
12mu|texlive-classics-0.1-6|34	fi
12mu|texlive-classics-0.1-6|35	
12mu|texlive-classics-0.1-6|36	#-----------------------------------------------------------------------
12mu|texlive-classics-0.1-6|37	%files
12mu|texlive-classics-0.1-6|38	%{_texmfdistdir}/tex/latex/classics/classics.sty
12mu|texlive-classics-0.1-6|39	%doc %{_texmfdistdir}/doc/latex/classics/README
12mu|texlive-classics-0.1-6|40	%doc %{_texmfdistdir}/doc/latex/classics/classics.pdf
12mu|texlive-classics-0.1-6|41	%doc %{_texmfdistdir}/doc/latex/classics/classics.tex
12mu|texlive-classics-0.1-6|42	
12mu|texlive-classics-0.1-6|43	#-----------------------------------------------------------------------
12mu|texlive-classics-0.1-6|44	%prep
12mu|texlive-classics-0.1-6|45	%setup -c -a0 -a1
12mu|texlive-classics-0.1-6|46	
12mu|texlive-classics-0.1-6|47	%build
12mu|texlive-classics-0.1-6|48	
12mu|texlive-classics-0.1-6|49	%install
12mu|texlive-classics-0.1-6|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-classics-0.1-6|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-classics-0.1-6|52	
12mu|texlive-classics-0.1-6|53	%changelog
12mu|texlive-classics-0.1-6|54	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.1-6
12mu|texlive-classics-0.1-6|55	+ Revision: aa0e4ee
12mu|texlive-classics-0.1-6|56	- MassBuild#289: Increase release tag
12mu|texlive-classics-0.1-6|57	
12mu|texlive-classics-0.1-6|58	

20978 12
12mu|texlive-classicthesis-4.1-5|1	# revision 27416
12mu|texlive-classicthesis-4.1-5|2	# category Package
12mu|texlive-classicthesis-4.1-5|3	# catalog-ctan /macros/latex/contrib/classicthesis
12mu|texlive-classicthesis-4.1-5|4	# catalog-date 2012-08-15 13:45:23 +0200
12mu|texlive-classicthesis-4.1-5|5	# catalog-license gpl
12mu|texlive-classicthesis-4.1-5|6	# catalog-version 4.1
12mu|texlive-classicthesis-4.1-5|7	Name:		texlive-classicthesis
12mu|texlive-classicthesis-4.1-5|8	Version:	4.1
12mu|texlive-classicthesis-4.1-5|9	Release:	5
12mu|texlive-classicthesis-4.1-5|10	Summary:	A "classically styled" thesis package
12mu|texlive-classicthesis-4.1-5|11	Group:		Publishing
12mu|texlive-classicthesis-4.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/classicthesis
12mu|texlive-classicthesis-4.1-5|13	License:	GPL
12mu|texlive-classicthesis-4.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/classicthesis.tar.xz
12mu|texlive-classicthesis-4.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/classicthesis.doc.tar.xz
12mu|texlive-classicthesis-4.1-5|16	BuildArch:	noarch
12mu|texlive-classicthesis-4.1-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-classicthesis-4.1-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-classicthesis-4.1-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-classicthesis-4.1-5|20	
12mu|texlive-classicthesis-4.1-5|21	%description
12mu|texlive-classicthesis-4.1-5|22	The classicthesis package provides an elegant layout designed
12mu|texlive-classicthesis-4.1-5|23	in homage to Bringhurst's "The Elements of Typographic Style".
12mu|texlive-classicthesis-4.1-5|24	It makes use of a range of techniques to get the best results
12mu|texlive-classicthesis-4.1-5|25	achievable using TeX. Included in the bundle are templates to
12mu|texlive-classicthesis-4.1-5|26	make thesis writing easier.
12mu|texlive-classicthesis-4.1-5|27	
12mu|texlive-classicthesis-4.1-5|28	%post
12mu|texlive-classicthesis-4.1-5|29	%{_sbindir}/texlive.post
12mu|texlive-classicthesis-4.1-5|30	
12mu|texlive-classicthesis-4.1-5|31	%postun
12mu|texlive-classicthesis-4.1-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-classicthesis-4.1-5|33	%{_sbindir}/texlive.post
12mu|texlive-classicthesis-4.1-5|34	fi
12mu|texlive-classicthesis-4.1-5|35	
12mu|texlive-classicthesis-4.1-5|36	#-----------------------------------------------------------------------
12mu|texlive-classicthesis-4.1-5|37	%files
12mu|texlive-classicthesis-4.1-5|38	%{_texmfdistdir}/tex/latex/classicthesis/classicthesis.sty
12mu|texlive-classicthesis-4.1-5|39	%doc %{_texmfdistdir}/doc/latex/classicthesis/Bibliography.bib
12mu|texlive-classicthesis-4.1-5|40	%doc %{_texmfdistdir}/doc/latex/classicthesis/CHANGES
12mu|texlive-classicthesis-4.1-5|41	%doc %{_texmfdistdir}/doc/latex/classicthesis/COPYING
12mu|texlive-classicthesis-4.1-5|42	%doc %{_texmfdistdir}/doc/latex/classicthesis/Chapters/Chapter01.tex
12mu|texlive-classicthesis-4.1-5|43	%doc %{_texmfdistdir}/doc/latex/classicthesis/Chapters/Chapter02.tex
12mu|texlive-classicthesis-4.1-5|44	%doc %{_texmfdistdir}/doc/latex/classicthesis/Chapters/Chapter03.tex
12mu|texlive-classicthesis-4.1-5|45	%doc %{_texmfdistdir}/doc/latex/classicthesis/Chapters/Chapter0A.tex
12mu|texlive-classicthesis-4.1-5|46	%doc %{_texmfdistdir}/doc/latex/classicthesis/ClassicThesis.pdf
12mu|texlive-classicthesis-4.1-5|47	%doc %{_texmfdistdir}/doc/latex/classicthesis/ClassicThesis.tcp
12mu|texlive-classicthesis-4.1-5|48	%doc %{_texmfdistdir}/doc/latex/classicthesis/ClassicThesis.tex
12mu|texlive-classicthesis-4.1-5|49	%doc %{_texmfdistdir}/doc/latex/classicthesis/ClassicThesis.tps
12mu|texlive-classicthesis-4.1-5|50	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-article.pdf
12mu|texlive-classicthesis-4.1-5|51	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-article.tex
12mu|texlive-classicthesis-4.1-5|52	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-book-xelatex.pdf
12mu|texlive-classicthesis-4.1-5|53	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-book-xelatex.tex
12mu|texlive-classicthesis-4.1-5|54	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-book.pdf
12mu|texlive-classicthesis-4.1-5|55	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-book.tex
12mu|texlive-classicthesis-4.1-5|56	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-cv.pdf
12mu|texlive-classicthesis-4.1-5|57	%doc %{_texmfdistdir}/doc/latex/classicthesis/Examples/classicthesis-cv.tex
12mu|texlive-classicthesis-4.1-5|58	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Abstract.tex
12mu|texlive-classicthesis-4.1-5|59	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Acknowledgments.tex
12mu|texlive-classicthesis-4.1-5|60	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Bibliography.tex
12mu|texlive-classicthesis-4.1-5|61	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Colophon.tex
12mu|texlive-classicthesis-4.1-5|62	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Contents.tex
12mu|texlive-classicthesis-4.1-5|63	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Declaration.tex
12mu|texlive-classicthesis-4.1-5|64	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Dedication.tex
12mu|texlive-classicthesis-4.1-5|65	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/DirtyTitlepage.tex
12mu|texlive-classicthesis-4.1-5|66	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Publication.tex
12mu|texlive-classicthesis-4.1-5|67	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Titleback.tex
12mu|texlive-classicthesis-4.1-5|68	%doc %{_texmfdistdir}/doc/latex/classicthesis/FrontBackmatter/Titlepage.tex
12mu|texlive-classicthesis-4.1-5|69	%doc %{_texmfdistdir}/doc/latex/classicthesis/LISTOFFILES
12mu|texlive-classicthesis-4.1-5|70	%doc %{_texmfdistdir}/doc/latex/classicthesis/README
12mu|texlive-classicthesis-4.1-5|71	%doc %{_texmfdistdir}/doc/latex/classicthesis/classicthesis-config.tex
12mu|texlive-classicthesis-4.1-5|72	%doc %{_texmfdistdir}/doc/latex/classicthesis/gfx/TFZsuperellipse_bw.pdf
12mu|texlive-classicthesis-4.1-5|73	%doc %{_texmfdistdir}/doc/latex/classicthesis/gfx/example_1.jpg
12mu|texlive-classicthesis-4.1-5|74	%doc %{_texmfdistdir}/doc/latex/classicthesis/gfx/example_2.jpg
12mu|texlive-classicthesis-4.1-5|75	%doc %{_texmfdistdir}/doc/latex/classicthesis/gfx/example_3.jpg
12mu|texlive-classicthesis-4.1-5|76	%doc %{_texmfdistdir}/doc/latex/classicthesis/gfx/example_4.jpg
12mu|texlive-classicthesis-4.1-5|77	
12mu|texlive-classicthesis-4.1-5|78	#-----------------------------------------------------------------------
12mu|texlive-classicthesis-4.1-5|79	%prep
12mu|texlive-classicthesis-4.1-5|80	%setup -c -a0 -a1
12mu|texlive-classicthesis-4.1-5|81	
12mu|texlive-classicthesis-4.1-5|82	%build
12mu|texlive-classicthesis-4.1-5|83	
12mu|texlive-classicthesis-4.1-5|84	%install
12mu|texlive-classicthesis-4.1-5|85	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-classicthesis-4.1-5|86	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-classicthesis-4.1-5|87	
12mu|texlive-classicthesis-4.1-5|88	%changelog
12mu|texlive-classicthesis-4.1-5|89	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1-5
12mu|texlive-classicthesis-4.1-5|90	+ Revision: 2ebe614
12mu|texlive-classicthesis-4.1-5|91	- Sync with cooker
12mu|texlive-classicthesis-4.1-5|92	
12mu|texlive-classicthesis-4.1-5|93	

20979 12
12mu|texlive-clipboard-0.2-6|1	# revision 28876
12mu|texlive-clipboard-0.2-6|2	# category Package
12mu|texlive-clipboard-0.2-6|3	# catalog-ctan /macros/latex/contrib/clipboard
12mu|texlive-clipboard-0.2-6|4	# catalog-date 2013-01-19 09:54:49 +0100
12mu|texlive-clipboard-0.2-6|5	# catalog-license lppl1.3
12mu|texlive-clipboard-0.2-6|6	# catalog-version 0.2
12mu|texlive-clipboard-0.2-6|7	Name:		texlive-clipboard
12mu|texlive-clipboard-0.2-6|8	Version:	0.2
12mu|texlive-clipboard-0.2-6|9	Release:	6
12mu|texlive-clipboard-0.2-6|10	Summary:	Copy and paste into and across documents
12mu|texlive-clipboard-0.2-6|11	Group:		Publishing
12mu|texlive-clipboard-0.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/clipboard
12mu|texlive-clipboard-0.2-6|13	License:	LPPL1.3
12mu|texlive-clipboard-0.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clipboard.tar.xz
12mu|texlive-clipboard-0.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/clipboard.doc.tar.xz
12mu|texlive-clipboard-0.2-6|16	BuildArch:	noarch
12mu|texlive-clipboard-0.2-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-clipboard-0.2-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-clipboard-0.2-6|19	Requires(post):	texlive-kpathsea
12mu|texlive-clipboard-0.2-6|20	
12mu|texlive-clipboard-0.2-6|21	%description
12mu|texlive-clipboard-0.2-6|22	The clipboard package provides a basic framework for copying
12mu|texlive-clipboard-0.2-6|23	and pasting text and commands into and across multiple
12mu|texlive-clipboard-0.2-6|24	documents. It replaces the copypaste package.
12mu|texlive-clipboard-0.2-6|25	
12mu|texlive-clipboard-0.2-6|26	%post
12mu|texlive-clipboard-0.2-6|27	%{_sbindir}/texlive.post
12mu|texlive-clipboard-0.2-6|28	
12mu|texlive-clipboard-0.2-6|29	%postun
12mu|texlive-clipboard-0.2-6|30	if [ $1 -eq 0 ]; then
12mu|texlive-clipboard-0.2-6|31	%{_sbindir}/texlive.post
12mu|texlive-clipboard-0.2-6|32	fi
12mu|texlive-clipboard-0.2-6|33	
12mu|texlive-clipboard-0.2-6|34	#-----------------------------------------------------------------------
12mu|texlive-clipboard-0.2-6|35	%files
12mu|texlive-clipboard-0.2-6|36	%{_texmfdistdir}/tex/latex/clipboard/clipboard.sty
12mu|texlive-clipboard-0.2-6|37	%doc %{_texmfdistdir}/doc/latex/clipboard/README
12mu|texlive-clipboard-0.2-6|38	%doc %{_texmfdistdir}/doc/latex/clipboard/clipboard.pdf
12mu|texlive-clipboard-0.2-6|39	%doc %{_texmfdistdir}/doc/latex/clipboard/clipboard.tex
12mu|texlive-clipboard-0.2-6|40	
12mu|texlive-clipboard-0.2-6|41	#-----------------------------------------------------------------------
12mu|texlive-clipboard-0.2-6|42	%prep
12mu|texlive-clipboard-0.2-6|43	%setup -c -a0 -a1
12mu|texlive-clipboard-0.2-6|44	
12mu|texlive-clipboard-0.2-6|45	%build
12mu|texlive-clipboard-0.2-6|46	
12mu|texlive-clipboard-0.2-6|47	%install
12mu|texlive-clipboard-0.2-6|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-clipboard-0.2-6|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-clipboard-0.2-6|50	
12mu|texlive-clipboard-0.2-6|51	%changelog
12mu|texlive-clipboard-0.2-6|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.2-6
12mu|texlive-clipboard-0.2-6|53	+ Revision: 92feda6
12mu|texlive-clipboard-0.2-6|54	- MassBuild#289: Increase release tag
12mu|texlive-clipboard-0.2-6|55	
12mu|texlive-clipboard-0.2-6|56	

20980 12
12mu|texlive-cmdtrack-20121218-5|1	# revision 28910
12mu|texlive-cmdtrack-20121218-5|2	# category Package
12mu|texlive-cmdtrack-20121218-5|3	# catalog-ctan /macros/latex/contrib/cmdtrack
12mu|texlive-cmdtrack-20121218-5|4	# catalog-date 2012-12-18 12:17:57 +0100
12mu|texlive-cmdtrack-20121218-5|5	# catalog-license lppl1
12mu|texlive-cmdtrack-20121218-5|6	# catalog-version undef
12mu|texlive-cmdtrack-20121218-5|7	Name:		texlive-cmdtrack
12mu|texlive-cmdtrack-20121218-5|8	Version:	20121218
12mu|texlive-cmdtrack-20121218-5|9	Release:	5
12mu|texlive-cmdtrack-20121218-5|10	Summary:	Check used commands
12mu|texlive-cmdtrack-20121218-5|11	Group:		Publishing
12mu|texlive-cmdtrack-20121218-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cmdtrack
12mu|texlive-cmdtrack-20121218-5|13	License:	LPPL1
12mu|texlive-cmdtrack-20121218-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmdtrack.tar.xz
12mu|texlive-cmdtrack-20121218-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmdtrack.doc.tar.xz
12mu|texlive-cmdtrack-20121218-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmdtrack.source.tar.xz
12mu|texlive-cmdtrack-20121218-5|17	BuildArch:	noarch
12mu|texlive-cmdtrack-20121218-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-cmdtrack-20121218-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-cmdtrack-20121218-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-cmdtrack-20121218-5|21	
12mu|texlive-cmdtrack-20121218-5|22	%description
12mu|texlive-cmdtrack-20121218-5|23	The package keeps track of whether a command defined in a
12mu|texlive-cmdtrack-20121218-5|24	document preamble is actually used somewhere in the document.
12mu|texlive-cmdtrack-20121218-5|25	After the package is loaded in the preamble of a document, all
12mu|texlive-cmdtrack-20121218-5|26	\newcommand (and similar command definitions) between that
12mu|texlive-cmdtrack-20121218-5|27	point and the beginning of the document will be marked for
12mu|texlive-cmdtrack-20121218-5|28	logging. At the end of the document a report of command usage
12mu|texlive-cmdtrack-20121218-5|29	will be printed in the TeX log, for example: - "mdash was used
12mu|texlive-cmdtrack-20121218-5|30	on line 25"; - "ndash was never used".
12mu|texlive-cmdtrack-20121218-5|31	
12mu|texlive-cmdtrack-20121218-5|32	%post
12mu|texlive-cmdtrack-20121218-5|33	%{_sbindir}/texlive.post
12mu|texlive-cmdtrack-20121218-5|34	
12mu|texlive-cmdtrack-20121218-5|35	%postun
12mu|texlive-cmdtrack-20121218-5|36	if [ $1 -eq 0 ]; then
12mu|texlive-cmdtrack-20121218-5|37	%{_sbindir}/texlive.post
12mu|texlive-cmdtrack-20121218-5|38	fi
12mu|texlive-cmdtrack-20121218-5|39	
12mu|texlive-cmdtrack-20121218-5|40	#-----------------------------------------------------------------------
12mu|texlive-cmdtrack-20121218-5|41	%files
12mu|texlive-cmdtrack-20121218-5|42	%{_texmfdistdir}/tex/latex/cmdtrack/cmdtrack.sty
12mu|texlive-cmdtrack-20121218-5|43	%doc %{_texmfdistdir}/doc/latex/cmdtrack/Makefile
12mu|texlive-cmdtrack-20121218-5|44	%doc %{_texmfdistdir}/doc/latex/cmdtrack/README
12mu|texlive-cmdtrack-20121218-5|45	%doc %{_texmfdistdir}/doc/latex/cmdtrack/cmdtrack.pdf
12mu|texlive-cmdtrack-20121218-5|46	#- source
12mu|texlive-cmdtrack-20121218-5|47	%doc %{_texmfdistdir}/source/latex/cmdtrack/cmdtrack.dtx
12mu|texlive-cmdtrack-20121218-5|48	%doc %{_texmfdistdir}/source/latex/cmdtrack/cmdtrack.ins
12mu|texlive-cmdtrack-20121218-5|49	
12mu|texlive-cmdtrack-20121218-5|50	#-----------------------------------------------------------------------
12mu|texlive-cmdtrack-20121218-5|51	%prep
12mu|texlive-cmdtrack-20121218-5|52	%setup -c -a0 -a1 -a2
12mu|texlive-cmdtrack-20121218-5|53	
12mu|texlive-cmdtrack-20121218-5|54	%build
12mu|texlive-cmdtrack-20121218-5|55	
12mu|texlive-cmdtrack-20121218-5|56	%install
12mu|texlive-cmdtrack-20121218-5|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-cmdtrack-20121218-5|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-cmdtrack-20121218-5|59	
12mu|texlive-cmdtrack-20121218-5|60	%changelog
12mu|texlive-cmdtrack-20121218-5|61	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20121218-5
12mu|texlive-cmdtrack-20121218-5|62	+ Revision: 2dba0f3
12mu|texlive-cmdtrack-20121218-5|63	- Sync with cooker
12mu|texlive-cmdtrack-20121218-5|64	
12mu|texlive-cmdtrack-20121218-5|65	

20981 12
12mu|texlive-cmpj-2.03-5|1	# revision 28862
12mu|texlive-cmpj-2.03-5|2	# category Package
12mu|texlive-cmpj-2.03-5|3	# catalog-ctan /macros/latex/contrib/cmpj
12mu|texlive-cmpj-2.03-5|4	# catalog-date 2013-01-16 12:17:26 +0100
12mu|texlive-cmpj-2.03-5|5	# catalog-license lppl
12mu|texlive-cmpj-2.03-5|6	# catalog-version 2.03
12mu|texlive-cmpj-2.03-5|7	Name:		texlive-cmpj
12mu|texlive-cmpj-2.03-5|8	Version:	2.03
12mu|texlive-cmpj-2.03-5|9	Release:	5
12mu|texlive-cmpj-2.03-5|10	Summary:	Style for the journal Condensed Matter Physics
12mu|texlive-cmpj-2.03-5|11	Group:		Publishing
12mu|texlive-cmpj-2.03-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cmpj
12mu|texlive-cmpj-2.03-5|13	License:	LPPL
12mu|texlive-cmpj-2.03-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmpj.tar.xz
12mu|texlive-cmpj-2.03-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cmpj.doc.tar.xz
12mu|texlive-cmpj-2.03-5|16	BuildArch:	noarch
12mu|texlive-cmpj-2.03-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-cmpj-2.03-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-cmpj-2.03-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-cmpj-2.03-5|20	
12mu|texlive-cmpj-2.03-5|21	%description
12mu|texlive-cmpj-2.03-5|22	The package contains macros and some documentation for
12mu|texlive-cmpj-2.03-5|23	typesetting papers for submission to the Condensed Matter
12mu|texlive-cmpj-2.03-5|24	Physics journal published by the Institute for Condensed Matter
12mu|texlive-cmpj-2.03-5|25	Physics of the National Academy of Sciences of Ukraine.
12mu|texlive-cmpj-2.03-5|26	
12mu|texlive-cmpj-2.03-5|27	%post
12mu|texlive-cmpj-2.03-5|28	%{_sbindir}/texlive.post
12mu|texlive-cmpj-2.03-5|29	
12mu|texlive-cmpj-2.03-5|30	%postun
12mu|texlive-cmpj-2.03-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-cmpj-2.03-5|32	%{_sbindir}/texlive.post
12mu|texlive-cmpj-2.03-5|33	fi
12mu|texlive-cmpj-2.03-5|34	
12mu|texlive-cmpj-2.03-5|35	#-----------------------------------------------------------------------
12mu|texlive-cmpj-2.03-5|36	%files
12mu|texlive-cmpj-2.03-5|37	%{_texmfdistdir}/bibtex/bst/cmpj/cmpj.bst
12mu|texlive-cmpj-2.03-5|38	%{_texmfdistdir}/tex/latex/cmpj/cmp-logo.eps
12mu|texlive-cmpj-2.03-5|39	%{_texmfdistdir}/tex/latex/cmpj/cmp-logo.pdf
12mu|texlive-cmpj-2.03-5|40	%{_texmfdistdir}/tex/latex/cmpj/cmpj.sty
12mu|texlive-cmpj-2.03-5|41	%{_texmfdistdir}/tex/latex/cmpj/cmpj2.sty
12mu|texlive-cmpj-2.03-5|42	%doc %{_texmfdistdir}/doc/latex/cmpj/README
12mu|texlive-cmpj-2.03-5|43	%doc %{_texmfdistdir}/doc/latex/cmpj/eps_demo.eps
12mu|texlive-cmpj-2.03-5|44	%doc %{_texmfdistdir}/doc/latex/cmpj/eps_demo.pdf
12mu|texlive-cmpj-2.03-5|45	%doc %{_texmfdistdir}/doc/latex/cmpj/icmphome.eps
12mu|texlive-cmpj-2.03-5|46	%doc %{_texmfdistdir}/doc/latex/cmpj/icmphome.pdf
12mu|texlive-cmpj-2.03-5|47	%doc %{_texmfdistdir}/doc/latex/cmpj/template.pdf
12mu|texlive-cmpj-2.03-5|48	%doc %{_texmfdistdir}/doc/latex/cmpj/template.tex
12mu|texlive-cmpj-2.03-5|49	
12mu|texlive-cmpj-2.03-5|50	#-----------------------------------------------------------------------
12mu|texlive-cmpj-2.03-5|51	%prep
12mu|texlive-cmpj-2.03-5|52	%setup -c -a0 -a1
12mu|texlive-cmpj-2.03-5|53	
12mu|texlive-cmpj-2.03-5|54	%build
12mu|texlive-cmpj-2.03-5|55	
12mu|texlive-cmpj-2.03-5|56	%install
12mu|texlive-cmpj-2.03-5|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-cmpj-2.03-5|58	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-cmpj-2.03-5|59	
12mu|texlive-cmpj-2.03-5|60	%changelog
12mu|texlive-cmpj-2.03-5|61	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.03-5
12mu|texlive-cmpj-2.03-5|62	+ Revision: b90956d
12mu|texlive-cmpj-2.03-5|63	- Sync with cooker
12mu|texlive-cmpj-2.03-5|64	
12mu|texlive-cmpj-2.03-5|65	

20982 12
12mu|texlive-cnbwp-20140102-1|1	# revision 32550
12mu|texlive-cnbwp-20140102-1|2	# category Package
12mu|texlive-cnbwp-20140102-1|3	# catalog-ctan /macros/latex/contrib/cnbwp
12mu|texlive-cnbwp-20140102-1|4	# catalog-date 2014-01-02 10:00:56 +0100
12mu|texlive-cnbwp-20140102-1|5	# catalog-license lppl
12mu|texlive-cnbwp-20140102-1|6	# catalog-version undef
12mu|texlive-cnbwp-20140102-1|7	Name:		texlive-cnbwp
12mu|texlive-cnbwp-20140102-1|8	Version:	20140102
12mu|texlive-cnbwp-20140102-1|9	Release:	1
12mu|texlive-cnbwp-20140102-1|10	Summary:	Typeset working papers of the Czech National Bank
12mu|texlive-cnbwp-20140102-1|11	Group:		Publishing
12mu|texlive-cnbwp-20140102-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cnbwp
12mu|texlive-cnbwp-20140102-1|13	License:	LPPL
12mu|texlive-cnbwp-20140102-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cnbwp.tar.xz
12mu|texlive-cnbwp-20140102-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cnbwp.doc.tar.xz
12mu|texlive-cnbwp-20140102-1|16	BuildArch:	noarch
12mu|texlive-cnbwp-20140102-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-cnbwp-20140102-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-cnbwp-20140102-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-cnbwp-20140102-1|20	
12mu|texlive-cnbwp-20140102-1|21	%description
12mu|texlive-cnbwp-20140102-1|22	The package supports proper formatting of Working Papers of the
12mu|texlive-cnbwp-20140102-1|23	Czech National Bank (WP CNB). The package was developed for CNB
12mu|texlive-cnbwp-20140102-1|24	but it is also intended for authors from outside CNB.
12mu|texlive-cnbwp-20140102-1|25	
12mu|texlive-cnbwp-20140102-1|26	%post
12mu|texlive-cnbwp-20140102-1|27	%{_sbindir}/texlive.post
12mu|texlive-cnbwp-20140102-1|28	
12mu|texlive-cnbwp-20140102-1|29	%postun
12mu|texlive-cnbwp-20140102-1|30	if [ $1 -eq 0 ]; then
12mu|texlive-cnbwp-20140102-1|31	%{_sbindir}/texlive.post
12mu|texlive-cnbwp-20140102-1|32	fi
12mu|texlive-cnbwp-20140102-1|33	
12mu|texlive-cnbwp-20140102-1|34	#-----------------------------------------------------------------------
12mu|texlive-cnbwp-20140102-1|35	%files
12mu|texlive-cnbwp-20140102-1|36	%{_texmfdistdir}/bibtex/bst/cnbwp/abbrvcnb.bst
12mu|texlive-cnbwp-20140102-1|37	%{_texmfdistdir}/makeindex/cnbwp/cnbindex.ist
12mu|texlive-cnbwp-20140102-1|38	%{_texmfdistdir}/tex/latex/cnbwp/cnbwp-manual.sty
12mu|texlive-cnbwp-20140102-1|39	%{_texmfdistdir}/tex/latex/cnbwp/cnbwp.cls
12mu|texlive-cnbwp-20140102-1|40	%{_texmfdistdir}/tex/latex/cnbwp/cnbwpsizes.clo
12mu|texlive-cnbwp-20140102-1|41	%doc %{_texmfdistdir}/doc/latex/cnbwp/README
12mu|texlive-cnbwp-20140102-1|42	%doc %{_texmfdistdir}/doc/latex/cnbwp/biblio.tex
12mu|texlive-cnbwp-20140102-1|43	%doc %{_texmfdistdir}/doc/latex/cnbwp/cnbpaper.pdf
12mu|texlive-cnbwp-20140102-1|44	%doc %{_texmfdistdir}/doc/latex/cnbwp/cnbpaper.tex
12mu|texlive-cnbwp-20140102-1|45	%doc %{_texmfdistdir}/doc/latex/cnbwp/cnbsample.bib
12mu|texlive-cnbwp-20140102-1|46	%doc %{_texmfdistdir}/doc/latex/cnbwp/cnbwp-manual-cs.pdf
12mu|texlive-cnbwp-20140102-1|47	%doc %{_texmfdistdir}/doc/latex/cnbwp/cnbwp-manual-cs.tex
12mu|texlive-cnbwp-20140102-1|48	%doc %{_texmfdistdir}/doc/latex/cnbwp/cnbwp-manual-en.pdf
12mu|texlive-cnbwp-20140102-1|49	%doc %{_texmfdistdir}/doc/latex/cnbwp/cnbwp-manual-en.tex
12mu|texlive-cnbwp-20140102-1|50	%doc %{_texmfdistdir}/doc/latex/cnbwp/graph18.eps
12mu|texlive-cnbwp-20140102-1|51	%doc %{_texmfdistdir}/doc/latex/cnbwp/graph18.gif
12mu|texlive-cnbwp-20140102-1|52	%doc %{_texmfdistdir}/doc/latex/cnbwp/graph18.jpg
12mu|texlive-cnbwp-20140102-1|53	%doc %{_texmfdistdir}/doc/latex/cnbwp/graph18.pdf
12mu|texlive-cnbwp-20140102-1|54	%doc %{_texmfdistdir}/doc/latex/cnbwp/graph18.png
12mu|texlive-cnbwp-20140102-1|55	%doc %{_texmfdistdir}/doc/latex/cnbwp/numtable.tex
12mu|texlive-cnbwp-20140102-1|56	%doc %{_texmfdistdir}/doc/latex/cnbwp/widematrix.tex
12mu|texlive-cnbwp-20140102-1|57	
12mu|texlive-cnbwp-20140102-1|58	#-----------------------------------------------------------------------
12mu|texlive-cnbwp-20140102-1|59	%prep
12mu|texlive-cnbwp-20140102-1|60	%setup -c -a0 -a1
12mu|texlive-cnbwp-20140102-1|61	
12mu|texlive-cnbwp-20140102-1|62	%build
12mu|texlive-cnbwp-20140102-1|63	
12mu|texlive-cnbwp-20140102-1|64	%install
12mu|texlive-cnbwp-20140102-1|65	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-cnbwp-20140102-1|66	cp -fpar bibtex makeindex tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-cnbwp-20140102-1|67	
12mu|texlive-cnbwp-20140102-1|68	%changelog
12mu|texlive-cnbwp-20140102-1|69	* Sat Feb 15 2014 Rosa <rosa@abf.rosalinux.ru> 20140102-1
12mu|texlive-cnbwp-20140102-1|70	+ Revision: f9cfb96
12mu|texlive-cnbwp-20140102-1|71	- Automatic import for version 20140102-1
12mu|texlive-cnbwp-20140102-1|72	
12mu|texlive-cnbwp-20140102-1|73	

20983 12
12mu|texlive-cnltx-0.90-6|1	# revision 32583
12mu|texlive-cnltx-0.90-6|2	# category Package
12mu|texlive-cnltx-0.90-6|3	# catalog-ctan /macros/latex/contrib/cnltx
12mu|texlive-cnltx-0.90-6|4	# catalog-date 2013-11-22 18:02:28 +0100
12mu|texlive-cnltx-0.90-6|5	# catalog-license lppl1.3
12mu|texlive-cnltx-0.90-6|6	# catalog-version 0.9
12mu|texlive-cnltx-0.90-6|7	Name:		texlive-cnltx
12mu|texlive-cnltx-0.90-6|8	Version:	0.90
12mu|texlive-cnltx-0.90-6|9	Release:	6
12mu|texlive-cnltx-0.90-6|10	Summary:	LaTeX tools and documenting facilities
12mu|texlive-cnltx-0.90-6|11	Group:		Publishing
12mu|texlive-cnltx-0.90-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cnltx
12mu|texlive-cnltx-0.90-6|13	License:	LPPL1.3
12mu|texlive-cnltx-0.90-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cnltx.tar.xz
12mu|texlive-cnltx-0.90-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cnltx.doc.tar.xz
12mu|texlive-cnltx-0.90-6|16	BuildArch:	noarch
12mu|texlive-cnltx-0.90-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-cnltx-0.90-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-cnltx-0.90-6|19	Requires(post):	texlive-kpathsea
12mu|texlive-cnltx-0.90-6|20	
12mu|texlive-cnltx-0.90-6|21	%description
12mu|texlive-cnltx-0.90-6|22	This is a versatile bundle of packages and classes for
12mu|texlive-cnltx-0.90-6|23	consistent formatting of control sequences, package options,
12mu|texlive-cnltx-0.90-6|24	source code examples, and writing a package manual (including
12mu|texlive-cnltx-0.90-6|25	an index containing the explained control sequences, options,
12mu|texlive-cnltx-0.90-6|26	ldots). The bundle also provides several other small ideas of
12mu|texlive-cnltx-0.90-6|27	mine such as a mechansim for providing abbreviations etc. Not
12mu|texlive-cnltx-0.90-6|28	at least it provides a number of programming tools. The
12mu|texlive-cnltx-0.90-6|29	intention behind this bundle mainly is a selfish one:
12mu|texlive-cnltx-0.90-6|30	documenting my own packages. The bundle contains an index style
12mu|texlive-cnltx-0.90-6|31	file cnltx.ist that should be placed in a directory in a TDS
12mu|texlive-cnltx-0.90-6|32	makeindex directory.
12mu|texlive-cnltx-0.90-6|33	
12mu|texlive-cnltx-0.90-6|34	%post
12mu|texlive-cnltx-0.90-6|35	%{_sbindir}/texlive.post
12mu|texlive-cnltx-0.90-6|36	
12mu|texlive-cnltx-0.90-6|37	%postun
12mu|texlive-cnltx-0.90-6|38	if [ $1 -eq 0 ]; then
12mu|texlive-cnltx-0.90-6|39	%{_sbindir}/texlive.post
12mu|texlive-cnltx-0.90-6|40	fi
12mu|texlive-cnltx-0.90-6|41	
12mu|texlive-cnltx-0.90-6|42	#-----------------------------------------------------------------------
12mu|texlive-cnltx-0.90-6|43	%files
12mu|texlive-cnltx-0.90-6|44	%{_texmfdistdir}/bibtex/bib/cnltx/cnltx.bib
12mu|texlive-cnltx-0.90-6|45	%{_texmfdistdir}/makeindex/cnltx/cnltx.ist
12mu|texlive-cnltx-0.90-6|46	%{_texmfdistdir}/tex/latex/cnltx/cnltx-base.sty
12mu|texlive-cnltx-0.90-6|47	%{_texmfdistdir}/tex/latex/cnltx/cnltx-doc.cls
12mu|texlive-cnltx-0.90-6|48	%{_texmfdistdir}/tex/latex/cnltx/cnltx-example.sty
12mu|texlive-cnltx-0.90-6|49	%{_texmfdistdir}/tex/latex/cnltx/cnltx-listings.sty
12mu|texlive-cnltx-0.90-6|50	%{_texmfdistdir}/tex/latex/cnltx/cnltx-tools.sty
12mu|texlive-cnltx-0.90-6|51	%{_texmfdistdir}/tex/latex/cnltx/cnltx.bbx
12mu|texlive-cnltx-0.90-6|52	%{_texmfdistdir}/tex/latex/cnltx/cnltx.cbx
12mu|texlive-cnltx-0.90-6|53	%{_texmfdistdir}/tex/latex/cnltx/cnltx.dbx
12mu|texlive-cnltx-0.90-6|54	%{_texmfdistdir}/tex/latex/cnltx/cnltx.sty
12mu|texlive-cnltx-0.90-6|55	%doc %{_texmfdistdir}/doc/latex/cnltx/README
12mu|texlive-cnltx-0.90-6|56	%doc %{_texmfdistdir}/doc/latex/cnltx/cnltx_en.pdf
12mu|texlive-cnltx-0.90-6|57	%doc %{_texmfdistdir}/doc/latex/cnltx/cnltx_en.tex
12mu|texlive-cnltx-0.90-6|58	
12mu|texlive-cnltx-0.90-6|59	#-----------------------------------------------------------------------
12mu|texlive-cnltx-0.90-6|60	%prep
12mu|texlive-cnltx-0.90-6|61	%setup -c -a0 -a1
12mu|texlive-cnltx-0.90-6|62	
12mu|texlive-cnltx-0.90-6|63	%build
12mu|texlive-cnltx-0.90-6|64	
12mu|texlive-cnltx-0.90-6|65	%install
12mu|texlive-cnltx-0.90-6|66	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-cnltx-0.90-6|67	cp -fpar bibtex makeindex tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-cnltx-0.90-6|68	
12mu|texlive-cnltx-0.90-6|69	%changelog
12mu|texlive-cnltx-0.90-6|70	* Sat Feb 15 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 0.90-6
12mu|texlive-cnltx-0.90-6|71	+ Revision: 51a8427
12mu|texlive-cnltx-0.90-6|72	- - Update to latest release.
12mu|texlive-cnltx-0.90-6|73	
12mu|texlive-cnltx-0.90-6|74	

20984 12
12mu|texlive-collection-bibtexextra-20140215-1|1	# revision 32761
12mu|texlive-collection-bibtexextra-20140215-1|2	# category Collection
12mu|texlive-collection-bibtexextra-20140215-1|3	# catalog-ctan undef
12mu|texlive-collection-bibtexextra-20140215-1|4	# catalog-date undef
12mu|texlive-collection-bibtexextra-20140215-1|5	# catalog-license undef
12mu|texlive-collection-bibtexextra-20140215-1|6	# catalog-version undef
12mu|texlive-collection-bibtexextra-20140215-1|7	Name:		texlive-collection-bibtexextra
12mu|texlive-collection-bibtexextra-20140215-1|8	Epoch:		1
12mu|texlive-collection-bibtexextra-20140215-1|9	Version:	20140215
12mu|texlive-collection-bibtexextra-20140215-1|10	Release:	1
12mu|texlive-collection-bibtexextra-20140215-1|11	Summary:	BibTeX additional styles
12mu|texlive-collection-bibtexextra-20140215-1|12	Group:		Publishing
12mu|texlive-collection-bibtexextra-20140215-1|13	URL:		http://tug.org/texlive
12mu|texlive-collection-bibtexextra-20140215-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-bibtexextra-20140215-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-bibtexextra.tar.xz
12mu|texlive-collection-bibtexextra-20140215-1|16	BuildArch:	noarch
12mu|texlive-collection-bibtexextra-20140215-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-bibtexextra-20140215-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-bibtexextra-20140215-1|19	Requires:	texlive-collection-latex
12mu|texlive-collection-bibtexextra-20140215-1|20	Requires:	texlive-aichej
12mu|texlive-collection-bibtexextra-20140215-1|21	Requires:	texlive-amsrefs
12mu|texlive-collection-bibtexextra-20140215-1|22	Requires:	texlive-apacite
12mu|texlive-collection-bibtexextra-20140215-1|23	Requires:	texlive-apalike2
12mu|texlive-collection-bibtexextra-20140215-1|24	Requires:	texlive-beebe
12mu|texlive-collection-bibtexextra-20140215-1|25	Requires:	texlive-besjournals
12mu|texlive-collection-bibtexextra-20140215-1|26	Requires:	texlive-bibarts
12mu|texlive-collection-bibtexextra-20140215-1|27	Requires:	texlive-bibexport
12mu|texlive-collection-bibtexextra-20140215-1|28	Requires:	texlive-bibhtml
12mu|texlive-collection-bibtexextra-20140215-1|29	Requires:	texlive-biblatex
12mu|texlive-collection-bibtexextra-20140215-1|30	Requires:	texlive-biblatex-apa
12mu|texlive-collection-bibtexextra-20140215-1|31	Requires:	texlive-biblatex-bwl
12mu|texlive-collection-bibtexextra-20140215-1|32	Requires:	texlive-biblatex-caspervector
12mu|texlive-collection-bibtexextra-20140215-1|33	Requires:	texlive-biblatex-chem
12mu|texlive-collection-bibtexextra-20140215-1|34	Requires:	texlive-biblatex-chicago
12mu|texlive-collection-bibtexextra-20140215-1|35	Requires:	texlive-biblatex-dw
12mu|texlive-collection-bibtexextra-20140215-1|36	Requires:	texlive-biblatex-fiwi
12mu|texlive-collection-bibtexextra-20140215-1|37	Requires:	texlive-biblatex-gost
12mu|texlive-collection-bibtexextra-20140215-1|38	Requires:	texlive-biblatex-historian
12mu|texlive-collection-bibtexextra-20140215-1|39	Requires:	texlive-biblatex-ieee
12mu|texlive-collection-bibtexextra-20140215-1|40	Requires:	texlive-biblatex-juradiss
12mu|texlive-collection-bibtexextra-20140215-1|41	Requires:	texlive-biblatex-luh-ipw
12mu|texlive-collection-bibtexextra-20140215-1|42	Requires:	texlive-biblatex-manuscripts-philology
12mu|texlive-collection-bibtexextra-20140215-1|43	Requires:	texlive-biblatex-mla
12mu|texlive-collection-bibtexextra-20140215-1|44	Requires:	texlive-biblatex-musuos
12mu|texlive-collection-bibtexextra-20140215-1|45	Requires:	texlive-biblatex-nature
12mu|texlive-collection-bibtexextra-20140215-1|46	Requires:	texlive-biblatex-nejm
12mu|texlive-collection-bibtexextra-20140215-1|47	Requires:	texlive-biblatex-philosophy
12mu|texlive-collection-bibtexextra-20140215-1|48	Requires:	texlive-biblatex-phys
12mu|texlive-collection-bibtexextra-20140215-1|49	Requires:	texlive-biblatex-publist
12mu|texlive-collection-bibtexextra-20140215-1|50	Requires:	texlive-biblatex-science
12mu|texlive-collection-bibtexextra-20140215-1|51	Requires:	texlive-biblatex-source-division
12mu|texlive-collection-bibtexextra-20140215-1|52	Requires:	texlive-biblatex-swiss-legal
12mu|texlive-collection-bibtexextra-20140215-1|53	Requires:	texlive-biblatex-trad
12mu|texlive-collection-bibtexextra-20140215-1|54	Requires:	texlive-biblist
12mu|texlive-collection-bibtexextra-20140215-1|55	Requires:	texlive-bibtopic
12mu|texlive-collection-bibtexextra-20140215-1|56	Requires:	texlive-bibtopicprefix
12mu|texlive-collection-bibtexextra-20140215-1|57	Requires:	texlive-bibunits
12mu|texlive-collection-bibtexextra-20140215-1|58	Requires:	texlive-breakcites
12mu|texlive-collection-bibtexextra-20140215-1|59	Requires:	texlive-cell
12mu|texlive-collection-bibtexextra-20140215-1|60	Requires:	texlive-chbibref
12mu|texlive-collection-bibtexextra-20140215-1|61	Requires:	texlive-chicago
12mu|texlive-collection-bibtexextra-20140215-1|62	Requires:	texlive-chicago-annote
12mu|texlive-collection-bibtexextra-20140215-1|63	Requires:	texlive-chembst
12mu|texlive-collection-bibtexextra-20140215-1|64	Requires:	texlive-chscite
12mu|texlive-collection-bibtexextra-20140215-1|65	Requires:	texlive-collref
12mu|texlive-collection-bibtexextra-20140215-1|66	Requires:	texlive-compactbib
12mu|texlive-collection-bibtexextra-20140215-1|67	Requires:	texlive-custom-bib
12mu|texlive-collection-bibtexextra-20140215-1|68	Requires:	texlive-din1505
12mu|texlive-collection-bibtexextra-20140215-1|69	Requires:	texlive-dk-bib
12mu|texlive-collection-bibtexextra-20140215-1|70	Requires:	texlive-doipubmed
12mu|texlive-collection-bibtexextra-20140215-1|71	Requires:	texlive-economic
12mu|texlive-collection-bibtexextra-20140215-1|72	Requires:	texlive-fbs
12mu|texlive-collection-bibtexextra-20140215-1|73	Requires:	texlive-figbib
12mu|texlive-collection-bibtexextra-20140215-1|74	Requires:	texlive-footbib
12mu|texlive-collection-bibtexextra-20140215-1|75	Requires:	texlive-francais-bst
12mu|texlive-collection-bibtexextra-20140215-1|76	Requires:	texlive-geschichtsfrkl
12mu|texlive-collection-bibtexextra-20140215-1|77	Requires:	texlive-harvard
12mu|texlive-collection-bibtexextra-20140215-1|78	Requires:	texlive-harvmac
12mu|texlive-collection-bibtexextra-20140215-1|79	Requires:	texlive-historische-zeitschrift
12mu|texlive-collection-bibtexextra-20140215-1|80	Requires:	texlive-ijqc
12mu|texlive-collection-bibtexextra-20140215-1|81	Requires:	texlive-inlinebib
12mu|texlive-collection-bibtexextra-20140215-1|82	Requires:	texlive-iopart-num
12mu|texlive-collection-bibtexextra-20140215-1|83	Requires:	texlive-jneurosci
12mu|texlive-collection-bibtexextra-20140215-1|84	Requires:	texlive-jurabib
12mu|texlive-collection-bibtexextra-20140215-1|85	Requires:	texlive-ksfh_nat
12mu|texlive-collection-bibtexextra-20140215-1|86	Requires:	texlive-listbib
12mu|texlive-collection-bibtexextra-20140215-1|87	Requires:	texlive-logreq
12mu|texlive-collection-bibtexextra-20140215-1|88	Requires:	texlive-margbib
12mu|texlive-collection-bibtexextra-20140215-1|89	Requires:	texlive-multibib
12mu|texlive-collection-bibtexextra-20140215-1|90	Requires:	texlive-multibibliography
12mu|texlive-collection-bibtexextra-20140215-1|91	Requires:	texlive-munich
12mu|texlive-collection-bibtexextra-20140215-1|92	Requires:	texlive-notes2bib
12mu|texlive-collection-bibtexextra-20140215-1|93	Requires:	texlive-oscola
12mu|texlive-collection-bibtexextra-20140215-1|94	Requires:	texlive-perception
12mu|texlive-collection-bibtexextra-20140215-1|95	Requires:	texlive-pnas2009
12mu|texlive-collection-bibtexextra-20140215-1|96	Requires:	texlive-rsc
12mu|texlive-collection-bibtexextra-20140215-1|97	Requires:	texlive-showtags
12mu|texlive-collection-bibtexextra-20140215-1|98	Requires:	texlive-sort-by-letters
12mu|texlive-collection-bibtexextra-20140215-1|99	Requires:	texlive-splitbib
12mu|texlive-collection-bibtexextra-20140215-1|100	Requires:	texlive-uni-wtal-ger
12mu|texlive-collection-bibtexextra-20140215-1|101	Requires:	texlive-uni-wtal-lin
12mu|texlive-collection-bibtexextra-20140215-1|102	Requires:	texlive-urlbst
12mu|texlive-collection-bibtexextra-20140215-1|103	Requires:	texlive-usebib
12mu|texlive-collection-bibtexextra-20140215-1|104	Requires:	texlive-vak
12mu|texlive-collection-bibtexextra-20140215-1|105	Requires:	texlive-xcite
12mu|texlive-collection-bibtexextra-20140215-1|106	
12mu|texlive-collection-bibtexextra-20140215-1|107	%description
12mu|texlive-collection-bibtexextra-20140215-1|108	Additional BibTeX styles and bibliography data(bases), notably
12mu|texlive-collection-bibtexextra-20140215-1|109	including BibLaTeX.
12mu|texlive-collection-bibtexextra-20140215-1|110	
12mu|texlive-collection-bibtexextra-20140215-1|111	#-----------------------------------------------------------------------
12mu|texlive-collection-bibtexextra-20140215-1|112	%files
12mu|texlive-collection-bibtexextra-20140215-1|113	
12mu|texlive-collection-bibtexextra-20140215-1|114	#-----------------------------------------------------------------------
12mu|texlive-collection-bibtexextra-20140215-1|115	%prep
12mu|texlive-collection-bibtexextra-20140215-1|116	%setup -c -a0
12mu|texlive-collection-bibtexextra-20140215-1|117	
12mu|texlive-collection-bibtexextra-20140215-1|118	%build
12mu|texlive-collection-bibtexextra-20140215-1|119	
12mu|texlive-collection-bibtexextra-20140215-1|120	%install
12mu|texlive-collection-bibtexextra-20140215-1|121	
12mu|texlive-collection-bibtexextra-20140215-1|122	%changelog
12mu|texlive-collection-bibtexextra-20140215-1|123	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20140215-1
12mu|texlive-collection-bibtexextra-20140215-1|124	+ Revision: 07e02e3
12mu|texlive-collection-bibtexextra-20140215-1|125	- Updated to 20140215
12mu|texlive-collection-bibtexextra-20140215-1|126	
12mu|texlive-collection-bibtexextra-20140215-1|127	

20985 12
12mu|texlive-collection-binextra-20140215-1|1	# revision 32346
12mu|texlive-collection-binextra-20140215-1|2	# category Collection
12mu|texlive-collection-binextra-20140215-1|3	# catalog-ctan undef
12mu|texlive-collection-binextra-20140215-1|4	# catalog-date undef
12mu|texlive-collection-binextra-20140215-1|5	# catalog-license undef
12mu|texlive-collection-binextra-20140215-1|6	# catalog-version undef
12mu|texlive-collection-binextra-20140215-1|7	Name:		texlive-collection-binextra
12mu|texlive-collection-binextra-20140215-1|8	Epoch:		1
12mu|texlive-collection-binextra-20140215-1|9	Version:	20140215
12mu|texlive-collection-binextra-20140215-1|10	Release:	1
12mu|texlive-collection-binextra-20140215-1|11	Summary:	TeX auxiliary programs
12mu|texlive-collection-binextra-20140215-1|12	Group:		Publishing
12mu|texlive-collection-binextra-20140215-1|13	URL:		http://tug.org/texlive
12mu|texlive-collection-binextra-20140215-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-binextra-20140215-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-binextra.tar.xz
12mu|texlive-collection-binextra-20140215-1|16	BuildArch:	noarch
12mu|texlive-collection-binextra-20140215-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-binextra-20140215-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-binextra-20140215-1|19	Requires:	texlive-collection-basic
12mu|texlive-collection-binextra-20140215-1|20	Requires:	texlive-a2ping
12mu|texlive-collection-binextra-20140215-1|21	Requires:	texlive-adhocfilelist
12mu|texlive-collection-binextra-20140215-1|22	Requires:	texlive-arara
12mu|texlive-collection-binextra-20140215-1|23	Requires:	texlive-bibtex8
12mu|texlive-collection-binextra-20140215-1|24	Requires:	texlive-bibtexu
12mu|texlive-collection-binextra-20140215-1|25	Requires:	texlive-bundledoc
12mu|texlive-collection-binextra-20140215-1|26	Requires:	texlive-chktex
12mu|texlive-collection-binextra-20140215-1|27	Requires:	texlive-ctanify
12mu|texlive-collection-binextra-20140215-1|28	Requires:	texlive-ctanupload
12mu|texlive-collection-binextra-20140215-1|29	Requires:	texlive-ctie
12mu|texlive-collection-binextra-20140215-1|30	Requires:	texlive-cweb
12mu|texlive-collection-binextra-20140215-1|31	Requires:	texlive-de-macro
12mu|texlive-collection-binextra-20140215-1|32	Requires:	texlive-detex
12mu|texlive-collection-binextra-20140215-1|33	Requires:	texlive-dtl
12mu|texlive-collection-binextra-20140215-1|34	Requires:	texlive-dtxgen
12mu|texlive-collection-binextra-20140215-1|35	Requires:	texlive-dvi2tty
12mu|texlive-collection-binextra-20140215-1|36	Requires:	texlive-dviasm
12mu|texlive-collection-binextra-20140215-1|37	Requires:	texlive-dvicopy
12mu|texlive-collection-binextra-20140215-1|38	Requires:	texlive-dvidvi
12mu|texlive-collection-binextra-20140215-1|39	Requires:	texlive-dviljk
12mu|texlive-collection-binextra-20140215-1|40	Requires:	texlive-dvipng
12mu|texlive-collection-binextra-20140215-1|41	Requires:	texlive-dvipos
12mu|texlive-collection-binextra-20140215-1|42	Requires:	texlive-dvisvgm
12mu|texlive-collection-binextra-20140215-1|43	Requires:	texlive-findhyph
12mu|texlive-collection-binextra-20140215-1|44	Requires:	texlive-fragmaster
12mu|texlive-collection-binextra-20140215-1|45	Requires:	texlive-hyphenex
12mu|texlive-collection-binextra-20140215-1|46	Requires:	texlive-installfont
12mu|texlive-collection-binextra-20140215-1|47	Requires:	texlive-lacheck
12mu|texlive-collection-binextra-20140215-1|48	Requires:	texlive-latex-git-log
12mu|texlive-collection-binextra-20140215-1|49	Requires:	texlive-latex2man
12mu|texlive-collection-binextra-20140215-1|50	Requires:	texlive-latexdiff
12mu|texlive-collection-binextra-20140215-1|51	Requires:	texlive-latexfileversion
12mu|texlive-collection-binextra-20140215-1|52	Requires:	texlive-latexmk
12mu|texlive-collection-binextra-20140215-1|53	Requires:	texlive-latexpand
12mu|texlive-collection-binextra-20140215-1|54	Requires:	texlive-latexindent
12mu|texlive-collection-binextra-20140215-1|55	Requires:	texlive-ltxfileinfo
12mu|texlive-collection-binextra-20140215-1|56	Requires:	texlive-ltximg
12mu|texlive-collection-binextra-20140215-1|57	Requires:	texlive-listings-ext
12mu|texlive-collection-binextra-20140215-1|58	Requires:	texlive-match_parens
12mu|texlive-collection-binextra-20140215-1|59	Requires:	texlive-mkjobtexmf
12mu|texlive-collection-binextra-20140215-1|60	Requires:	texlive-patgen
12mu|texlive-collection-binextra-20140215-1|61	Requires:	texlive-pdfcrop
12mu|texlive-collection-binextra-20140215-1|62	Requires:	texlive-pdfjam
12mu|texlive-collection-binextra-20140215-1|63	Requires:	texlive-pdftools
12mu|texlive-collection-binextra-20140215-1|64	Requires:	texlive-pfarrei
12mu|texlive-collection-binextra-20140215-1|65	Requires:	texlive-pkfix
12mu|texlive-collection-binextra-20140215-1|66	Requires:	texlive-pkfix-helper
12mu|texlive-collection-binextra-20140215-1|67	Requires:	texlive-purifyeps
12mu|texlive-collection-binextra-20140215-1|68	Requires:	texlive-pythontex
12mu|texlive-collection-binextra-20140215-1|69	Requires:	texlive-seetexk
12mu|texlive-collection-binextra-20140215-1|70	Requires:	texlive-sty2dtx
12mu|texlive-collection-binextra-20140215-1|71	Requires:	texlive-synctex
12mu|texlive-collection-binextra-20140215-1|72	Requires:	texlive-texcount
12mu|texlive-collection-binextra-20140215-1|73	Requires:	texlive-texdef
12mu|texlive-collection-binextra-20140215-1|74	Requires:	texlive-texdiff
12mu|texlive-collection-binextra-20140215-1|75	Requires:	texlive-texdirflatten
12mu|texlive-collection-binextra-20140215-1|76	Requires:	texlive-texdoc
12mu|texlive-collection-binextra-20140215-1|77	Requires:	texlive-texliveonfly
12mu|texlive-collection-binextra-20140215-1|78	Requires:	texlive-texloganalyser
12mu|texlive-collection-binextra-20140215-1|79	Requires:	texlive-texware
12mu|texlive-collection-binextra-20140215-1|80	Requires:	texlive-tie
12mu|texlive-collection-binextra-20140215-1|81	Requires:	texlive-tpic2pdftex
12mu|texlive-collection-binextra-20140215-1|82	Requires:	texlive-typeoutfileinfo
12mu|texlive-collection-binextra-20140215-1|83	Requires:	texlive-web
12mu|texlive-collection-binextra-20140215-1|84	
12mu|texlive-collection-binextra-20140215-1|85	%description
12mu|texlive-collection-binextra-20140215-1|86	Various useful, but non-essential, support programs. Includes
12mu|texlive-collection-binextra-20140215-1|87	programs and macros for DVI file manipulation, literate
12mu|texlive-collection-binextra-20140215-1|88	programming, patgen, and the TeX Works Editor.
12mu|texlive-collection-binextra-20140215-1|89	
12mu|texlive-collection-binextra-20140215-1|90	#-----------------------------------------------------------------------
12mu|texlive-collection-binextra-20140215-1|91	%files
12mu|texlive-collection-binextra-20140215-1|92	
12mu|texlive-collection-binextra-20140215-1|93	#-----------------------------------------------------------------------
12mu|texlive-collection-binextra-20140215-1|94	%prep
12mu|texlive-collection-binextra-20140215-1|95	%setup -c -a0
12mu|texlive-collection-binextra-20140215-1|96	
12mu|texlive-collection-binextra-20140215-1|97	%build
12mu|texlive-collection-binextra-20140215-1|98	
12mu|texlive-collection-binextra-20140215-1|99	%install
12mu|texlive-collection-binextra-20140215-1|100	
12mu|texlive-collection-binextra-20140215-1|101	%changelog
12mu|texlive-collection-binextra-20140215-1|102	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20140215-1
12mu|texlive-collection-binextra-20140215-1|103	+ Revision: 405f732
12mu|texlive-collection-binextra-20140215-1|104	- Sync with cooker
12mu|texlive-collection-binextra-20140215-1|105	
12mu|texlive-collection-binextra-20140215-1|106	

20986 12
12mu|texlive-collection-context-20131013-5|1	# revision 30458
12mu|texlive-collection-context-20131013-5|2	# category Collection
12mu|texlive-collection-context-20131013-5|3	# catalog-ctan undef
12mu|texlive-collection-context-20131013-5|4	# catalog-date undef
12mu|texlive-collection-context-20131013-5|5	# catalog-license undef
12mu|texlive-collection-context-20131013-5|6	# catalog-version undef
12mu|texlive-collection-context-20131013-5|7	Name:		texlive-collection-context
12mu|texlive-collection-context-20131013-5|8	Epoch:		1
12mu|texlive-collection-context-20131013-5|9	Version:	20131013
12mu|texlive-collection-context-20131013-5|10	Release:	5
12mu|texlive-collection-context-20131013-5|11	Summary:	ConTeXt and packages
12mu|texlive-collection-context-20131013-5|12	Group:		Publishing
12mu|texlive-collection-context-20131013-5|13	URL:		http://tug.org/texlive
12mu|texlive-collection-context-20131013-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-context-20131013-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-context.tar.xz
12mu|texlive-collection-context-20131013-5|16	BuildArch:	noarch
12mu|texlive-collection-context-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-context-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-context-20131013-5|19	Requires(post):	texlive-context
12mu|texlive-collection-context-20131013-5|20	Requires:	texlive-collection-basic
12mu|texlive-collection-context-20131013-5|21	Requires:	texlive-jmn
12mu|texlive-collection-context-20131013-5|22	Requires:	texlive-context-account
12mu|texlive-collection-context-20131013-5|23	Requires:	texlive-context-algorithmic
12mu|texlive-collection-context-20131013-5|24	Requires:	texlive-context-bnf
12mu|texlive-collection-context-20131013-5|25	Requires:	texlive-context-chromato
12mu|texlive-collection-context-20131013-5|26	Requires:	texlive-context-construction-plan
12mu|texlive-collection-context-20131013-5|27	Requires:	texlive-context-cyrillicnumbers
12mu|texlive-collection-context-20131013-5|28	Requires:	texlive-context-degrade
12mu|texlive-collection-context-20131013-5|29	Requires:	texlive-context-filter
12mu|texlive-collection-context-20131013-5|30	Requires:	texlive-context-fixme
12mu|texlive-collection-context-20131013-5|31	Requires:	texlive-context-french
12mu|texlive-collection-context-20131013-5|32	Requires:	texlive-context-fullpage
12mu|texlive-collection-context-20131013-5|33	Requires:	texlive-context-games
12mu|texlive-collection-context-20131013-5|34	Requires:	texlive-context-gantt
12mu|texlive-collection-context-20131013-5|35	Requires:	texlive-context-gnuplot
12mu|texlive-collection-context-20131013-5|36	Requires:	texlive-context-letter
12mu|texlive-collection-context-20131013-5|37	Requires:	texlive-context-lettrine
12mu|texlive-collection-context-20131013-5|38	Requires:	texlive-context-lilypond
12mu|texlive-collection-context-20131013-5|39	Requires:	texlive-context-mathsets
12mu|texlive-collection-context-20131013-5|40	Requires:	texlive-context-notes-zh-cn
12mu|texlive-collection-context-20131013-5|41	Requires:	texlive-context-rst
12mu|texlive-collection-context-20131013-5|42	Requires:	texlive-context-ruby
12mu|texlive-collection-context-20131013-5|43	Requires:	texlive-context-simplefonts
12mu|texlive-collection-context-20131013-5|44	Requires:	texlive-context-simpleslides
12mu|texlive-collection-context-20131013-5|45	Requires:	texlive-context-transliterator
12mu|texlive-collection-context-20131013-5|46	Requires:	texlive-context-typearea
12mu|texlive-collection-context-20131013-5|47	Requires:	texlive-context-typescripts
12mu|texlive-collection-context-20131013-5|48	Requires:	texlive-context-vim
12mu|texlive-collection-context-20131013-5|49	
12mu|texlive-collection-context-20131013-5|50	%description
12mu|texlive-collection-context-20131013-5|51	Hans Hagen's powerful ConTeXt system, http://pragma-ade.com.
12mu|texlive-collection-context-20131013-5|52	Also includes third-party ConTeXt packages.
12mu|texlive-collection-context-20131013-5|53	
12mu|texlive-collection-context-20131013-5|54	%post
12mu|texlive-collection-context-20131013-5|55	%{_sbindir}/texlive.post
12mu|texlive-collection-context-20131013-5|56	
12mu|texlive-collection-context-20131013-5|57	%postun
12mu|texlive-collection-context-20131013-5|58	if [ $1 -eq 0 ]; then
12mu|texlive-collection-context-20131013-5|59	%{_sbindir}/texlive.post
12mu|texlive-collection-context-20131013-5|60	fi
12mu|texlive-collection-context-20131013-5|61	
12mu|texlive-collection-context-20131013-5|62	#-----------------------------------------------------------------------
12mu|texlive-collection-context-20131013-5|63	%files
12mu|texlive-collection-context-20131013-5|64	
12mu|texlive-collection-context-20131013-5|65	#-----------------------------------------------------------------------
12mu|texlive-collection-context-20131013-5|66	%prep
12mu|texlive-collection-context-20131013-5|67	%setup -c -a0
12mu|texlive-collection-context-20131013-5|68	
12mu|texlive-collection-context-20131013-5|69	%build
12mu|texlive-collection-context-20131013-5|70	
12mu|texlive-collection-context-20131013-5|71	%install
12mu|texlive-collection-context-20131013-5|72	
12mu|texlive-collection-context-20131013-5|73	%changelog
12mu|texlive-collection-context-20131013-5|74	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-5
12mu|texlive-collection-context-20131013-5|75	+ Revision: 2efa237
12mu|texlive-collection-context-20131013-5|76	- Sync with cooker
12mu|texlive-collection-context-20131013-5|77	
12mu|texlive-collection-context-20131013-5|78	

20987 12
12mu|texlive-collection-fontsrecommended-20140215-1|1	# revision 32620
12mu|texlive-collection-fontsrecommended-20140215-1|2	# category Collection
12mu|texlive-collection-fontsrecommended-20140215-1|3	# catalog-ctan undef
12mu|texlive-collection-fontsrecommended-20140215-1|4	# catalog-date undef
12mu|texlive-collection-fontsrecommended-20140215-1|5	# catalog-license undef
12mu|texlive-collection-fontsrecommended-20140215-1|6	# catalog-version undef
12mu|texlive-collection-fontsrecommended-20140215-1|7	Name:		texlive-collection-fontsrecommended
12mu|texlive-collection-fontsrecommended-20140215-1|8	Epoch:		1
12mu|texlive-collection-fontsrecommended-20140215-1|9	Version:	20140215
12mu|texlive-collection-fontsrecommended-20140215-1|10	Release:	1
12mu|texlive-collection-fontsrecommended-20140215-1|11	Summary:	Recommended fonts
12mu|texlive-collection-fontsrecommended-20140215-1|12	Group:		Publishing
12mu|texlive-collection-fontsrecommended-20140215-1|13	URL:		http://tug.org/texlive
12mu|texlive-collection-fontsrecommended-20140215-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-fontsrecommended-20140215-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-fontsrecommended.tar.xz
12mu|texlive-collection-fontsrecommended-20140215-1|16	BuildArch:	noarch
12mu|texlive-collection-fontsrecommended-20140215-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-fontsrecommended-20140215-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-fontsrecommended-20140215-1|19	Requires:	texlive-collection-basic
12mu|texlive-collection-fontsrecommended-20140215-1|20	Requires:	texlive-avantgar
12mu|texlive-collection-fontsrecommended-20140215-1|21	Requires:	texlive-bookman
12mu|texlive-collection-fontsrecommended-20140215-1|22	Requires:	texlive-charter
12mu|texlive-collection-fontsrecommended-20140215-1|23	Requires:	texlive-cm-super
12mu|texlive-collection-fontsrecommended-20140215-1|24	Requires:	texlive-cmextra
12mu|texlive-collection-fontsrecommended-20140215-1|25	Requires:	texlive-courier
12mu|texlive-collection-fontsrecommended-20140215-1|26	Requires:	texlive-ec
12mu|texlive-collection-fontsrecommended-20140215-1|27	Requires:	texlive-euro
12mu|texlive-collection-fontsrecommended-20140215-1|28	Requires:	texlive-euro-ce
12mu|texlive-collection-fontsrecommended-20140215-1|29	Requires:	texlive-eurosym
12mu|texlive-collection-fontsrecommended-20140215-1|30	Requires:	texlive-fpl
12mu|texlive-collection-fontsrecommended-20140215-1|31	Requires:	texlive-helvetic
12mu|texlive-collection-fontsrecommended-20140215-1|32	Requires:	texlive-lm
12mu|texlive-collection-fontsrecommended-20140215-1|33	Requires:	texlive-lm-math
12mu|texlive-collection-fontsrecommended-20140215-1|34	Requires:	texlive-marvosym
12mu|texlive-collection-fontsrecommended-20140215-1|35	Requires:	texlive-mathpazo
12mu|texlive-collection-fontsrecommended-20140215-1|36	Requires:	texlive-ncntrsbk
12mu|texlive-collection-fontsrecommended-20140215-1|37	Requires:	texlive-palatino
12mu|texlive-collection-fontsrecommended-20140215-1|38	Requires:	texlive-pxfonts
12mu|texlive-collection-fontsrecommended-20140215-1|39	Requires:	texlive-rsfs
12mu|texlive-collection-fontsrecommended-20140215-1|40	Requires:	texlive-symbol
12mu|texlive-collection-fontsrecommended-20140215-1|41	Requires:	texlive-tex-gyre
12mu|texlive-collection-fontsrecommended-20140215-1|42	Requires:	texlive-tex-gyre-math
12mu|texlive-collection-fontsrecommended-20140215-1|43	Requires:	texlive-times
12mu|texlive-collection-fontsrecommended-20140215-1|44	Requires:	texlive-tipa
12mu|texlive-collection-fontsrecommended-20140215-1|45	Requires:	texlive-txfonts
12mu|texlive-collection-fontsrecommended-20140215-1|46	Requires:	texlive-utopia
12mu|texlive-collection-fontsrecommended-20140215-1|47	Requires:	texlive-wasy
12mu|texlive-collection-fontsrecommended-20140215-1|48	Requires:	texlive-wasysym
12mu|texlive-collection-fontsrecommended-20140215-1|49	Requires:	texlive-zapfchan
12mu|texlive-collection-fontsrecommended-20140215-1|50	Requires:	texlive-zapfding
12mu|texlive-collection-fontsrecommended-20140215-1|51	%rename texlive-fonts
12mu|texlive-collection-fontsrecommended-20140215-1|52	%rename texlive-texmf-fonts
12mu|texlive-collection-fontsrecommended-20140215-1|53	
12mu|texlive-collection-fontsrecommended-20140215-1|54	%description
12mu|texlive-collection-fontsrecommended-20140215-1|55	Recommended fonts, including the base 35 PostScript fonts,
12mu|texlive-collection-fontsrecommended-20140215-1|56	Latin Modern, TeX Gyre, and T1 and other encoding support for
12mu|texlive-collection-fontsrecommended-20140215-1|57	Computer Modern, in outline form.
12mu|texlive-collection-fontsrecommended-20140215-1|58	
12mu|texlive-collection-fontsrecommended-20140215-1|59	#-----------------------------------------------------------------------
12mu|texlive-collection-fontsrecommended-20140215-1|60	%files
12mu|texlive-collection-fontsrecommended-20140215-1|61	
12mu|texlive-collection-fontsrecommended-20140215-1|62	#-----------------------------------------------------------------------
12mu|texlive-collection-fontsrecommended-20140215-1|63	%prep
12mu|texlive-collection-fontsrecommended-20140215-1|64	%setup -c -a0
12mu|texlive-collection-fontsrecommended-20140215-1|65	
12mu|texlive-collection-fontsrecommended-20140215-1|66	%build
12mu|texlive-collection-fontsrecommended-20140215-1|67	
12mu|texlive-collection-fontsrecommended-20140215-1|68	%install
12mu|texlive-collection-fontsrecommended-20140215-1|69	
12mu|texlive-collection-fontsrecommended-20140215-1|70	%changelog
12mu|texlive-collection-fontsrecommended-20140215-1|71	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20140215-1
12mu|texlive-collection-fontsrecommended-20140215-1|72	+ Revision: 754a151
12mu|texlive-collection-fontsrecommended-20140215-1|73	- Sync with cooker
12mu|texlive-collection-fontsrecommended-20140215-1|74	
12mu|texlive-collection-fontsrecommended-20140215-1|75	

20988 12
12mu|texlive-collection-fontutils-20131013-5|1	# revision 30396
12mu|texlive-collection-fontutils-20131013-5|2	# category Collection
12mu|texlive-collection-fontutils-20131013-5|3	# catalog-ctan undef
12mu|texlive-collection-fontutils-20131013-5|4	# catalog-date undef
12mu|texlive-collection-fontutils-20131013-5|5	# catalog-license undef
12mu|texlive-collection-fontutils-20131013-5|6	# catalog-version undef
12mu|texlive-collection-fontutils-20131013-5|7	Name:		texlive-collection-fontutils
12mu|texlive-collection-fontutils-20131013-5|8	Epoch:		1
12mu|texlive-collection-fontutils-20131013-5|9	Version:	20131013
12mu|texlive-collection-fontutils-20131013-5|10	Release:	5
12mu|texlive-collection-fontutils-20131013-5|11	Summary:	Graphics and font utilities
12mu|texlive-collection-fontutils-20131013-5|12	Group:		Publishing
12mu|texlive-collection-fontutils-20131013-5|13	URL:		http://tug.org/texlive
12mu|texlive-collection-fontutils-20131013-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-fontutils-20131013-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-fontutils.tar.xz
12mu|texlive-collection-fontutils-20131013-5|16	BuildArch:	noarch
12mu|texlive-collection-fontutils-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-fontutils-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-fontutils-20131013-5|19	Requires:	texlive-collection-basic
12mu|texlive-collection-fontutils-20131013-5|20	Requires:	texlive-accfonts
12mu|texlive-collection-fontutils-20131013-5|21	Requires:	texlive-afm2pl
12mu|texlive-collection-fontutils-20131013-5|22	Requires:	texlive-dosepsbin
12mu|texlive-collection-fontutils-20131013-5|23	Requires:	texlive-epstopdf
12mu|texlive-collection-fontutils-20131013-5|24	Requires:	texlive-fontware
12mu|texlive-collection-fontutils-20131013-5|25	Requires:	texlive-lcdftypetools
12mu|texlive-collection-fontutils-20131013-5|26	Requires:	texlive-ps2pkm
12mu|texlive-collection-fontutils-20131013-5|27	Requires:	texlive-pstools
12mu|texlive-collection-fontutils-20131013-5|28	Requires:	psutils
12mu|texlive-collection-fontutils-20131013-5|29	Requires:	texlive-dvipsconfig
12mu|texlive-collection-fontutils-20131013-5|30	Requires:	texlive-fontinst
12mu|texlive-collection-fontutils-20131013-5|31	Requires:	texlive-fontools
12mu|texlive-collection-fontutils-20131013-5|32	Requires:	texlive-mf2pt1
12mu|texlive-collection-fontutils-20131013-5|33	Requires:	texlive-ttfutils
12mu|texlive-collection-fontutils-20131013-5|34	
12mu|texlive-collection-fontutils-20131013-5|35	%description
12mu|texlive-collection-fontutils-20131013-5|36	Programs for conversion between font formats, testing fonts,
12mu|texlive-collection-fontutils-20131013-5|37	virtual fonts, .gf and .pk manipulation, mft, fontinst, etc.
12mu|texlive-collection-fontutils-20131013-5|38	Manipulating OpenType, TrueType, Type 1,and for manipulation of
12mu|texlive-collection-fontutils-20131013-5|39	PostScript and other image formats.
12mu|texlive-collection-fontutils-20131013-5|40	
12mu|texlive-collection-fontutils-20131013-5|41	#-----------------------------------------------------------------------
12mu|texlive-collection-fontutils-20131013-5|42	%files
12mu|texlive-collection-fontutils-20131013-5|43	
12mu|texlive-collection-fontutils-20131013-5|44	#-----------------------------------------------------------------------
12mu|texlive-collection-fontutils-20131013-5|45	%prep
12mu|texlive-collection-fontutils-20131013-5|46	%setup -c -a0
12mu|texlive-collection-fontutils-20131013-5|47	
12mu|texlive-collection-fontutils-20131013-5|48	%build
12mu|texlive-collection-fontutils-20131013-5|49	
12mu|texlive-collection-fontutils-20131013-5|50	%install
12mu|texlive-collection-fontutils-20131013-5|51	
12mu|texlive-collection-fontutils-20131013-5|52	%changelog
12mu|texlive-collection-fontutils-20131013-5|53	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-5
12mu|texlive-collection-fontutils-20131013-5|54	+ Revision: e36984f
12mu|texlive-collection-fontutils-20131013-5|55	- Sync with cooker
12mu|texlive-collection-fontutils-20131013-5|56	
12mu|texlive-collection-fontutils-20131013-5|57	

20989 12
12mu|texlive-collection-formatsextra-20131013-5|1	# revision 30396
12mu|texlive-collection-formatsextra-20131013-5|2	# category Collection
12mu|texlive-collection-formatsextra-20131013-5|3	# catalog-ctan undef
12mu|texlive-collection-formatsextra-20131013-5|4	# catalog-date undef
12mu|texlive-collection-formatsextra-20131013-5|5	# catalog-license undef
12mu|texlive-collection-formatsextra-20131013-5|6	# catalog-version undef
12mu|texlive-collection-formatsextra-20131013-5|7	Name:		texlive-collection-formatsextra
12mu|texlive-collection-formatsextra-20131013-5|8	Epoch:		1
12mu|texlive-collection-formatsextra-20131013-5|9	Version:	20131013
12mu|texlive-collection-formatsextra-20131013-5|10	Release:	5
12mu|texlive-collection-formatsextra-20131013-5|11	Summary:	Additional formats
12mu|texlive-collection-formatsextra-20131013-5|12	Group:		Publishing
12mu|texlive-collection-formatsextra-20131013-5|13	URL:		http://tug.org/texlive
12mu|texlive-collection-formatsextra-20131013-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-formatsextra-20131013-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-formatsextra.tar.xz
12mu|texlive-collection-formatsextra-20131013-5|16	BuildArch:	noarch
12mu|texlive-collection-formatsextra-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-formatsextra-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-formatsextra-20131013-5|19	Requires:	texlive-collection-basic
12mu|texlive-collection-formatsextra-20131013-5|20	Requires:	texlive-edmac
12mu|texlive-collection-formatsextra-20131013-5|21	Requires:	texlive-eplain
12mu|texlive-collection-formatsextra-20131013-5|22	Requires:	texlive-mltex
12mu|texlive-collection-formatsextra-20131013-5|23	Requires:	texlive-psizzl
12mu|texlive-collection-formatsextra-20131013-5|24	Requires:	texlive-startex
12mu|texlive-collection-formatsextra-20131013-5|25	Requires:	texlive-texsis
12mu|texlive-collection-formatsextra-20131013-5|26	
12mu|texlive-collection-formatsextra-20131013-5|27	%description
12mu|texlive-collection-formatsextra-20131013-5|28	Collected TeX `formats', i.e., large-scale macro packages
12mu|texlive-collection-formatsextra-20131013-5|29	designed to be dumped into .fmt files, other than most common
12mu|texlive-collection-formatsextra-20131013-5|30	ones, such as latex and context.
12mu|texlive-collection-formatsextra-20131013-5|31	
12mu|texlive-collection-formatsextra-20131013-5|32	#-----------------------------------------------------------------------
12mu|texlive-collection-formatsextra-20131013-5|33	%files
12mu|texlive-collection-formatsextra-20131013-5|34	
12mu|texlive-collection-formatsextra-20131013-5|35	#-----------------------------------------------------------------------
12mu|texlive-collection-formatsextra-20131013-5|36	%prep
12mu|texlive-collection-formatsextra-20131013-5|37	%setup -c -a0
12mu|texlive-collection-formatsextra-20131013-5|38	
12mu|texlive-collection-formatsextra-20131013-5|39	%build
12mu|texlive-collection-formatsextra-20131013-5|40	
12mu|texlive-collection-formatsextra-20131013-5|41	%install
12mu|texlive-collection-formatsextra-20131013-5|42	
12mu|texlive-collection-formatsextra-20131013-5|43	%changelog
12mu|texlive-collection-formatsextra-20131013-5|44	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-5
12mu|texlive-collection-formatsextra-20131013-5|45	+ Revision: 64f3a2a
12mu|texlive-collection-formatsextra-20131013-5|46	- Sync with cooker
12mu|texlive-collection-formatsextra-20131013-5|47	
12mu|texlive-collection-formatsextra-20131013-5|48	

20990 12
12mu|texlive-collection-games-20140215-1|1	# revision 32893
12mu|texlive-collection-games-20140215-1|2	# category Collection
12mu|texlive-collection-games-20140215-1|3	# catalog-ctan undef
12mu|texlive-collection-games-20140215-1|4	# catalog-date undef
12mu|texlive-collection-games-20140215-1|5	# catalog-license undef
12mu|texlive-collection-games-20140215-1|6	# catalog-version undef
12mu|texlive-collection-games-20140215-1|7	Name:		texlive-collection-games
12mu|texlive-collection-games-20140215-1|8	Epoch:		1
12mu|texlive-collection-games-20140215-1|9	Version:	20140215
12mu|texlive-collection-games-20140215-1|10	Release:	1
12mu|texlive-collection-games-20140215-1|11	Summary:	Games typesetting
12mu|texlive-collection-games-20140215-1|12	Group:		Publishing
12mu|texlive-collection-games-20140215-1|13	URL:		http://tug.org/texlive
12mu|texlive-collection-games-20140215-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-games-20140215-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-games.tar.xz
12mu|texlive-collection-games-20140215-1|16	BuildArch:	noarch
12mu|texlive-collection-games-20140215-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-games-20140215-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-games-20140215-1|19	Requires:	texlive-collection-latex
12mu|texlive-collection-games-20140215-1|20	Requires:	texlive-bartel-chess-fonts
12mu|texlive-collection-games-20140215-1|21	Requires:	texlive-chess
12mu|texlive-collection-games-20140215-1|22	Requires:	texlive-chess-problem-diagrams
12mu|texlive-collection-games-20140215-1|23	Requires:	texlive-chessboard
12mu|texlive-collection-games-20140215-1|24	Requires:	texlive-chessfss
12mu|texlive-collection-games-20140215-1|25	Requires:	texlive-crossword
12mu|texlive-collection-games-20140215-1|26	Requires:	texlive-crosswrd
12mu|texlive-collection-games-20140215-1|27	Requires:	texlive-egameps
12mu|texlive-collection-games-20140215-1|28	Requires:	texlive-gamebook
12mu|texlive-collection-games-20140215-1|29	Requires:	texlive-go
12mu|texlive-collection-games-20140215-1|30	Requires:	texlive-hanoi
12mu|texlive-collection-games-20140215-1|31	Requires:	texlive-hexgame
12mu|texlive-collection-games-20140215-1|32	Requires:	texlive-horoscop
12mu|texlive-collection-games-20140215-1|33	Requires:	texlive-logicpuzzle
12mu|texlive-collection-games-20140215-1|34	Requires:	texlive-othello
12mu|texlive-collection-games-20140215-1|35	Requires:	texlive-othelloboard
12mu|texlive-collection-games-20140215-1|36	Requires:	texlive-pas-crosswords
12mu|texlive-collection-games-20140215-1|37	Requires:	texlive-psgo
12mu|texlive-collection-games-20140215-1|38	Requires:	texlive-reverxii
12mu|texlive-collection-games-20140215-1|39	Requires:	texlive-rubik
12mu|texlive-collection-games-20140215-1|40	Requires:	texlive-schwalbe-chess
12mu|texlive-collection-games-20140215-1|41	Requires:	texlive-sgame
12mu|texlive-collection-games-20140215-1|42	Requires:	texlive-skak
12mu|texlive-collection-games-20140215-1|43	Requires:	texlive-skaknew
12mu|texlive-collection-games-20140215-1|44	Requires:	texlive-sudoku
12mu|texlive-collection-games-20140215-1|45	Requires:	texlive-sudokubundle
12mu|texlive-collection-games-20140215-1|46	Requires:	texlive-xq
12mu|texlive-collection-games-20140215-1|47	Requires:	texlive-xskak
12mu|texlive-collection-games-20140215-1|48	
12mu|texlive-collection-games-20140215-1|49	%description
12mu|texlive-collection-games-20140215-1|50	Setups for typesetting various games, including chess.
12mu|texlive-collection-games-20140215-1|51	
12mu|texlive-collection-games-20140215-1|52	#-----------------------------------------------------------------------
12mu|texlive-collection-games-20140215-1|53	%files
12mu|texlive-collection-games-20140215-1|54	
12mu|texlive-collection-games-20140215-1|55	#-----------------------------------------------------------------------
12mu|texlive-collection-games-20140215-1|56	%prep
12mu|texlive-collection-games-20140215-1|57	%setup -c -a0
12mu|texlive-collection-games-20140215-1|58	
12mu|texlive-collection-games-20140215-1|59	%build
12mu|texlive-collection-games-20140215-1|60	
12mu|texlive-collection-games-20140215-1|61	%install
12mu|texlive-collection-games-20140215-1|62	
12mu|texlive-collection-games-20140215-1|63	%changelog
12mu|texlive-collection-games-20140215-1|64	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20140215-1
12mu|texlive-collection-games-20140215-1|65	+ Revision: bb6c8f0
12mu|texlive-collection-games-20140215-1|66	- Sync with cooker
12mu|texlive-collection-games-20140215-1|67	
12mu|texlive-collection-games-20140215-1|68	

20991 12
12mu|texlive-collection-genericextra-20131013-5|1	# revision 31402
12mu|texlive-collection-genericextra-20131013-5|2	# category Collection
12mu|texlive-collection-genericextra-20131013-5|3	# catalog-ctan undef
12mu|texlive-collection-genericextra-20131013-5|4	# catalog-date undef
12mu|texlive-collection-genericextra-20131013-5|5	# catalog-license undef
12mu|texlive-collection-genericextra-20131013-5|6	# catalog-version undef
12mu|texlive-collection-genericextra-20131013-5|7	Name:		texlive-collection-genericextra
12mu|texlive-collection-genericextra-20131013-5|8	Epoch:		1
12mu|texlive-collection-genericextra-20131013-5|9	Version:	20131013
12mu|texlive-collection-genericextra-20131013-5|10	Release:	5
12mu|texlive-collection-genericextra-20131013-5|11	Summary:	Generic additional packages
12mu|texlive-collection-genericextra-20131013-5|12	Group:		Publishing
12mu|texlive-collection-genericextra-20131013-5|13	URL:		http://tug.org/texlive
12mu|texlive-collection-genericextra-20131013-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-genericextra-20131013-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-genericextra.tar.xz
12mu|texlive-collection-genericextra-20131013-5|16	BuildArch:	noarch
12mu|texlive-collection-genericextra-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-genericextra-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-genericextra-20131013-5|19	Requires:	texlive-collection-basic
12mu|texlive-collection-genericextra-20131013-5|20	Requires:	texlive-abbr
12mu|texlive-collection-genericextra-20131013-5|21	Requires:	texlive-abstyles
12mu|texlive-collection-genericextra-20131013-5|22	Requires:	texlive-barr
12mu|texlive-collection-genericextra-20131013-5|23	Requires:	texlive-bitelist
12mu|texlive-collection-genericextra-20131013-5|24	Requires:	texlive-borceux
12mu|texlive-collection-genericextra-20131013-5|25	Requires:	texlive-c-pascal
12mu|texlive-collection-genericextra-20131013-5|26	Requires:	texlive-catcodes
12mu|texlive-collection-genericextra-20131013-5|27	Requires:	texlive-chronosys
12mu|texlive-collection-genericextra-20131013-5|28	Requires:	texlive-colorsep
12mu|texlive-collection-genericextra-20131013-5|29	Requires:	texlive-dinat
12mu|texlive-collection-genericextra-20131013-5|30	Requires:	texlive-dirtree
12mu|texlive-collection-genericextra-20131013-5|31	Requires:	texlive-dowith
12mu|texlive-collection-genericextra-20131013-5|32	Requires:	texlive-eijkhout
12mu|texlive-collection-genericextra-20131013-5|33	Requires:	texlive-encxvlna
12mu|texlive-collection-genericextra-20131013-5|34	Requires:	texlive-epigram
12mu|texlive-collection-genericextra-20131013-5|35	Requires:	texlive-fenixpar
12mu|texlive-collection-genericextra-20131013-5|36	Requires:	texlive-fltpoint
12mu|texlive-collection-genericextra-20131013-5|37	Requires:	texlive-fntproof
12mu|texlive-collection-genericextra-20131013-5|38	Requires:	texlive-gates
12mu|texlive-collection-genericextra-20131013-5|39	Requires:	texlive-ifetex
12mu|texlive-collection-genericextra-20131013-5|40	Requires:	texlive-iftex
12mu|texlive-collection-genericextra-20131013-5|41	Requires:	texlive-insbox
12mu|texlive-collection-genericextra-20131013-5|42	Requires:	texlive-lambda-lists
12mu|texlive-collection-genericextra-20131013-5|43	Requires:	texlive-langcode
12mu|texlive-collection-genericextra-20131013-5|44	Requires:	texlive-lecturer
12mu|texlive-collection-genericextra-20131013-5|45	Requires:	texlive-librarian
12mu|texlive-collection-genericextra-20131013-5|46	Requires:	texlive-mathdots
12mu|texlive-collection-genericextra-20131013-5|47	Requires:	texlive-metatex
12mu|texlive-collection-genericextra-20131013-5|48	Requires:	texlive-midnight
12mu|texlive-collection-genericextra-20131013-5|49	Requires:	texlive-navigator
12mu|texlive-collection-genericextra-20131013-5|50	Requires:	texlive-ofs
12mu|texlive-collection-genericextra-20131013-5|51	Requires:	texlive-pdf-trans
12mu|texlive-collection-genericextra-20131013-5|52	Requires:	texlive-plainpkg
12mu|texlive-collection-genericextra-20131013-5|53	Requires:	texlive-schemata
12mu|texlive-collection-genericextra-20131013-5|54	Requires:	texlive-shade
12mu|texlive-collection-genericextra-20131013-5|55	Requires:	texlive-systeme
12mu|texlive-collection-genericextra-20131013-5|56	Requires:	texlive-tabto-generic
12mu|texlive-collection-genericextra-20131013-5|57	Requires:	texlive-texapi
12mu|texlive-collection-genericextra-20131013-5|58	Requires:	texlive-upca
12mu|texlive-collection-genericextra-20131013-5|59	Requires:	texlive-xlop
12mu|texlive-collection-genericextra-20131013-5|60	Requires:	texlive-yax
12mu|texlive-collection-genericextra-20131013-5|61	
12mu|texlive-collection-genericextra-20131013-5|62	%description
12mu|texlive-collection-genericextra-20131013-5|63	Extra packages that work with multiple formats, typically both
12mu|texlive-collection-genericextra-20131013-5|64	TeX and LaTeX.
12mu|texlive-collection-genericextra-20131013-5|65	
12mu|texlive-collection-genericextra-20131013-5|66	#-----------------------------------------------------------------------
12mu|texlive-collection-genericextra-20131013-5|67	%files
12mu|texlive-collection-genericextra-20131013-5|68	
12mu|texlive-collection-genericextra-20131013-5|69	#-----------------------------------------------------------------------
12mu|texlive-collection-genericextra-20131013-5|70	%prep
12mu|texlive-collection-genericextra-20131013-5|71	%setup -c -a0
12mu|texlive-collection-genericextra-20131013-5|72	
12mu|texlive-collection-genericextra-20131013-5|73	%build
12mu|texlive-collection-genericextra-20131013-5|74	
12mu|texlive-collection-genericextra-20131013-5|75	%install
12mu|texlive-collection-genericextra-20131013-5|76	
12mu|texlive-collection-genericextra-20131013-5|77	%changelog
12mu|texlive-collection-genericextra-20131013-5|78	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-5
12mu|texlive-collection-genericextra-20131013-5|79	+ Revision: 7e83ef6
12mu|texlive-collection-genericextra-20131013-5|80	- Sync with cooker
12mu|texlive-collection-genericextra-20131013-5|81	
12mu|texlive-collection-genericextra-20131013-5|82	

20992 12
12mu|texlive-collection-genericrecommended-20131013-5|1	# revision 30396
12mu|texlive-collection-genericrecommended-20131013-5|2	# category Collection
12mu|texlive-collection-genericrecommended-20131013-5|3	# catalog-ctan undef
12mu|texlive-collection-genericrecommended-20131013-5|4	# catalog-date undef
12mu|texlive-collection-genericrecommended-20131013-5|5	# catalog-license undef
12mu|texlive-collection-genericrecommended-20131013-5|6	# catalog-version undef
12mu|texlive-collection-genericrecommended-20131013-5|7	Name:		texlive-collection-genericrecommended
12mu|texlive-collection-genericrecommended-20131013-5|8	Epoch:		1
12mu|texlive-collection-genericrecommended-20131013-5|9	Version:	20131013
12mu|texlive-collection-genericrecommended-20131013-5|10	Release:	5
12mu|texlive-collection-genericrecommended-20131013-5|11	Summary:	Generic recommended packages
12mu|texlive-collection-genericrecommended-20131013-5|12	Group:		Publishing
12mu|texlive-collection-genericrecommended-20131013-5|13	URL:		http://tug.org/texlive
12mu|texlive-collection-genericrecommended-20131013-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-genericrecommended-20131013-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-genericrecommended.tar.xz
12mu|texlive-collection-genericrecommended-20131013-5|16	BuildArch:	noarch
12mu|texlive-collection-genericrecommended-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-genericrecommended-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-genericrecommended-20131013-5|19	Requires:	texlive-collection-basic
12mu|texlive-collection-genericrecommended-20131013-5|20	Requires:	texlive-epsf
12mu|texlive-collection-genericrecommended-20131013-5|21	Requires:	texlive-fontname
12mu|texlive-collection-genericrecommended-20131013-5|22	Requires:	texlive-genmisc
12mu|texlive-collection-genericrecommended-20131013-5|23	Requires:	texlive-kastrup
12mu|texlive-collection-genericrecommended-20131013-5|24	Requires:	texlive-multido
12mu|texlive-collection-genericrecommended-20131013-5|25	Requires:	texlive-path
12mu|texlive-collection-genericrecommended-20131013-5|26	Requires:	texlive-tex-ps
12mu|texlive-collection-genericrecommended-20131013-5|27	Requires:	texlive-ulem
12mu|texlive-collection-genericrecommended-20131013-5|28	
12mu|texlive-collection-genericrecommended-20131013-5|29	%description
12mu|texlive-collection-genericrecommended-20131013-5|30	Recommended packages that work with multiple formats.
12mu|texlive-collection-genericrecommended-20131013-5|31	
12mu|texlive-collection-genericrecommended-20131013-5|32	#-----------------------------------------------------------------------
12mu|texlive-collection-genericrecommended-20131013-5|33	%files
12mu|texlive-collection-genericrecommended-20131013-5|34	
12mu|texlive-collection-genericrecommended-20131013-5|35	#-----------------------------------------------------------------------
12mu|texlive-collection-genericrecommended-20131013-5|36	%prep
12mu|texlive-collection-genericrecommended-20131013-5|37	%setup -c -a0
12mu|texlive-collection-genericrecommended-20131013-5|38	
12mu|texlive-collection-genericrecommended-20131013-5|39	%build
12mu|texlive-collection-genericrecommended-20131013-5|40	
12mu|texlive-collection-genericrecommended-20131013-5|41	%install
12mu|texlive-collection-genericrecommended-20131013-5|42	
12mu|texlive-collection-genericrecommended-20131013-5|43	%changelog
12mu|texlive-collection-genericrecommended-20131013-5|44	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-5
12mu|texlive-collection-genericrecommended-20131013-5|45	+ Revision: dd75c58
12mu|texlive-collection-genericrecommended-20131013-5|46	- Sync with cooker
12mu|texlive-collection-genericrecommended-20131013-5|47	
12mu|texlive-collection-genericrecommended-20131013-5|48	

20993 12
12mu|texlive-collection-htmlxml-20131013-5|1	# revision 30307
12mu|texlive-collection-htmlxml-20131013-5|2	# category Collection
12mu|texlive-collection-htmlxml-20131013-5|3	# catalog-ctan undef
12mu|texlive-collection-htmlxml-20131013-5|4	# catalog-date undef
12mu|texlive-collection-htmlxml-20131013-5|5	# catalog-license undef
12mu|texlive-collection-htmlxml-20131013-5|6	# catalog-version undef
12mu|texlive-collection-htmlxml-20131013-5|7	Name:		texlive-collection-htmlxml
12mu|texlive-collection-htmlxml-20131013-5|8	Epoch:		1
12mu|texlive-collection-htmlxml-20131013-5|9	Version:	20131013
12mu|texlive-collection-htmlxml-20131013-5|10	Release:	5
12mu|texlive-collection-htmlxml-20131013-5|11	Summary:	HTML/SGML/XML support
12mu|texlive-collection-htmlxml-20131013-5|12	Group:		Publishing
12mu|texlive-collection-htmlxml-20131013-5|13	URL:		http://tug.org/texlive
12mu|texlive-collection-htmlxml-20131013-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-htmlxml-20131013-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-htmlxml.tar.xz
12mu|texlive-collection-htmlxml-20131013-5|16	BuildArch:	noarch
12mu|texlive-collection-htmlxml-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-htmlxml-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-htmlxml-20131013-5|19	Requires:	texlive-collection-basic
12mu|texlive-collection-htmlxml-20131013-5|20	Requires:	texlive-collection-fontsrecommended
12mu|texlive-collection-htmlxml-20131013-5|21	Requires:	texlive-collection-latex
12mu|texlive-collection-htmlxml-20131013-5|22	Requires:	texlive-jadetex
12mu|texlive-collection-htmlxml-20131013-5|23	Requires:	texlive-passivetex
12mu|texlive-collection-htmlxml-20131013-5|24	Requires:	texlive-tex4ht
12mu|texlive-collection-htmlxml-20131013-5|25	Requires:	texlive-xmltex
12mu|texlive-collection-htmlxml-20131013-5|26	
12mu|texlive-collection-htmlxml-20131013-5|27	%description
12mu|texlive-collection-htmlxml-20131013-5|28	Packages to convert LaTeX to XML/HTML, and typset XML/SGML.
12mu|texlive-collection-htmlxml-20131013-5|29	
12mu|texlive-collection-htmlxml-20131013-5|30	#-----------------------------------------------------------------------
12mu|texlive-collection-htmlxml-20131013-5|31	%files
12mu|texlive-collection-htmlxml-20131013-5|32	
12mu|texlive-collection-htmlxml-20131013-5|33	#-----------------------------------------------------------------------
12mu|texlive-collection-htmlxml-20131013-5|34	%prep
12mu|texlive-collection-htmlxml-20131013-5|35	%setup -c -a0
12mu|texlive-collection-htmlxml-20131013-5|36	
12mu|texlive-collection-htmlxml-20131013-5|37	%build
12mu|texlive-collection-htmlxml-20131013-5|38	
12mu|texlive-collection-htmlxml-20131013-5|39	%install
12mu|texlive-collection-htmlxml-20131013-5|40	
12mu|texlive-collection-htmlxml-20131013-5|41	%changelog
12mu|texlive-collection-htmlxml-20131013-5|42	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-5
12mu|texlive-collection-htmlxml-20131013-5|43	+ Revision: fd463be
12mu|texlive-collection-htmlxml-20131013-5|44	- Sync with cooker
12mu|texlive-collection-htmlxml-20131013-5|45	
12mu|texlive-collection-htmlxml-20131013-5|46	

20994 12
12mu|texlive-collection-humanities-20140215-1|1	# revision 32323
12mu|texlive-collection-humanities-20140215-1|2	# category Collection
12mu|texlive-collection-humanities-20140215-1|3	# catalog-ctan undef
12mu|texlive-collection-humanities-20140215-1|4	# catalog-date undef
12mu|texlive-collection-humanities-20140215-1|5	# catalog-license undef
12mu|texlive-collection-humanities-20140215-1|6	# catalog-version undef
12mu|texlive-collection-humanities-20140215-1|7	Name:		texlive-collection-humanities
12mu|texlive-collection-humanities-20140215-1|8	Epoch:		1
12mu|texlive-collection-humanities-20140215-1|9	Version:	20140215
12mu|texlive-collection-humanities-20140215-1|10	Release:	1
12mu|texlive-collection-humanities-20140215-1|11	Summary:	Humanities packages
12mu|texlive-collection-humanities-20140215-1|12	Group:		Publishing
12mu|texlive-collection-humanities-20140215-1|13	URL:		http://tug.org/texlive
12mu|texlive-collection-humanities-20140215-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-humanities-20140215-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-humanities.tar.xz
12mu|texlive-collection-humanities-20140215-1|16	BuildArch:	noarch
12mu|texlive-collection-humanities-20140215-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-humanities-20140215-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-humanities-20140215-1|19	Requires:	texlive-collection-latex
12mu|texlive-collection-humanities-20140215-1|20	Requires:	texlive-alnumsec
12mu|texlive-collection-humanities-20140215-1|21	Requires:	texlive-arydshln
12mu|texlive-collection-humanities-20140215-1|22	Requires:	texlive-bibleref
12mu|texlive-collection-humanities-20140215-1|23	Requires:	texlive-bibleref-lds
12mu|texlive-collection-humanities-20140215-1|24	Requires:	texlive-bibleref-mouth
12mu|texlive-collection-humanities-20140215-1|25	Requires:	texlive-bibleref-parse
12mu|texlive-collection-humanities-20140215-1|26	Requires:	texlive-covington
12mu|texlive-collection-humanities-20140215-1|27	Requires:	texlive-dramatist
12mu|texlive-collection-humanities-20140215-1|28	Requires:	texlive-dvgloss
12mu|texlive-collection-humanities-20140215-1|29	Requires:	texlive-ecltree
12mu|texlive-collection-humanities-20140215-1|30	Requires:	texlive-edfnotes
12mu|texlive-collection-humanities-20140215-1|31	Requires:	texlive-ednotes
12mu|texlive-collection-humanities-20140215-1|32	Requires:	texlive-eledform
12mu|texlive-collection-humanities-20140215-1|33	Requires:	texlive-eledmac
12mu|texlive-collection-humanities-20140215-1|34	Requires:	texlive-expex
12mu|texlive-collection-humanities-20140215-1|35	Requires:	texlive-gb4e
12mu|texlive-collection-humanities-20140215-1|36	Requires:	texlive-gmverse
12mu|texlive-collection-humanities-20140215-1|37	Requires:	texlive-jura
12mu|texlive-collection-humanities-20140215-1|38	Requires:	texlive-juraabbrev
12mu|texlive-collection-humanities-20140215-1|39	Requires:	texlive-juramisc
12mu|texlive-collection-humanities-20140215-1|40	Requires:	texlive-jurarsp
12mu|texlive-collection-humanities-20140215-1|41	Requires:	texlive-ledmac
12mu|texlive-collection-humanities-20140215-1|42	Requires:	texlive-leipzig
12mu|texlive-collection-humanities-20140215-1|43	Requires:	texlive-lexikon
12mu|texlive-collection-humanities-20140215-1|44	Requires:	texlive-lexref
12mu|texlive-collection-humanities-20140215-1|45	Requires:	texlive-lineno
12mu|texlive-collection-humanities-20140215-1|46	Requires:	texlive-linguex
12mu|texlive-collection-humanities-20140215-1|47	Requires:	texlive-liturg
12mu|texlive-collection-humanities-20140215-1|48	Requires:	texlive-metrix
12mu|texlive-collection-humanities-20140215-1|49	Requires:	texlive-parallel
12mu|texlive-collection-humanities-20140215-1|50	Requires:	texlive-parrun
12mu|texlive-collection-humanities-20140215-1|51	Requires:	texlive-phonrule
12mu|texlive-collection-humanities-20140215-1|52	Requires:	texlive-plari
12mu|texlive-collection-humanities-20140215-1|53	Requires:	texlive-play
12mu|texlive-collection-humanities-20140215-1|54	Requires:	texlive-poemscol
12mu|texlive-collection-humanities-20140215-1|55	Requires:	texlive-poetrytex
12mu|texlive-collection-humanities-20140215-1|56	Requires:	texlive-qobitree
12mu|texlive-collection-humanities-20140215-1|57	Requires:	texlive-qtree
12mu|texlive-collection-humanities-20140215-1|58	Requires:	texlive-rrgtrees
12mu|texlive-collection-humanities-20140215-1|59	Requires:	texlive-rtklage
12mu|texlive-collection-humanities-20140215-1|60	Requires:	texlive-screenplay
12mu|texlive-collection-humanities-20140215-1|61	Requires:	texlive-sides
12mu|texlive-collection-humanities-20140215-1|62	Requires:	texlive-stage
12mu|texlive-collection-humanities-20140215-1|63	Requires:	texlive-textglos
12mu|texlive-collection-humanities-20140215-1|64	Requires:	texlive-thalie
12mu|texlive-collection-humanities-20140215-1|65	Requires:	texlive-tree-dvips
12mu|texlive-collection-humanities-20140215-1|66	Requires:	texlive-verse
12mu|texlive-collection-humanities-20140215-1|67	Requires:	texlive-xyling
12mu|texlive-collection-humanities-20140215-1|68	
12mu|texlive-collection-humanities-20140215-1|69	%description
12mu|texlive-collection-humanities-20140215-1|70	Packages for law, linguistics, social sciences, humanities,
12mu|texlive-collection-humanities-20140215-1|71	etc.
12mu|texlive-collection-humanities-20140215-1|72	
12mu|texlive-collection-humanities-20140215-1|73	#-----------------------------------------------------------------------
12mu|texlive-collection-humanities-20140215-1|74	%files
12mu|texlive-collection-humanities-20140215-1|75	
12mu|texlive-collection-humanities-20140215-1|76	#-----------------------------------------------------------------------
12mu|texlive-collection-humanities-20140215-1|77	%prep
12mu|texlive-collection-humanities-20140215-1|78	%setup -c -a0
12mu|texlive-collection-humanities-20140215-1|79	
12mu|texlive-collection-humanities-20140215-1|80	%build
12mu|texlive-collection-humanities-20140215-1|81	
12mu|texlive-collection-humanities-20140215-1|82	%install
12mu|texlive-collection-humanities-20140215-1|83	
12mu|texlive-collection-humanities-20140215-1|84	%changelog
12mu|texlive-collection-humanities-20140215-1|85	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20140215-1
12mu|texlive-collection-humanities-20140215-1|86	+ Revision: 5ea5a16
12mu|texlive-collection-humanities-20140215-1|87	- Sync with cooker
12mu|texlive-collection-humanities-20140215-1|88	
12mu|texlive-collection-humanities-20140215-1|89	

20995 12
12mu|texlive-collection-langafrican-20131013-5|1	# revision 30372
12mu|texlive-collection-langafrican-20131013-5|2	# category Collection
12mu|texlive-collection-langafrican-20131013-5|3	# catalog-ctan undef
12mu|texlive-collection-langafrican-20131013-5|4	# catalog-date undef
12mu|texlive-collection-langafrican-20131013-5|5	# catalog-license undef
12mu|texlive-collection-langafrican-20131013-5|6	# catalog-version undef
12mu|texlive-collection-langafrican-20131013-5|7	Name:		texlive-collection-langafrican
12mu|texlive-collection-langafrican-20131013-5|8	Epoch:		1
12mu|texlive-collection-langafrican-20131013-5|9	Version:	20131013
12mu|texlive-collection-langafrican-20131013-5|10	Release:	5
12mu|texlive-collection-langafrican-20131013-5|11	Summary:	African scripts
12mu|texlive-collection-langafrican-20131013-5|12	Group:		Publishing
12mu|texlive-collection-langafrican-20131013-5|13	URL:		http://tug.org/texlive
12mu|texlive-collection-langafrican-20131013-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-langafrican-20131013-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langafrican.tar.xz
12mu|texlive-collection-langafrican-20131013-5|16	BuildArch:	noarch
12mu|texlive-collection-langafrican-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-langafrican-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-langafrican-20131013-5|19	Requires:	texlive-collection-basic
12mu|texlive-collection-langafrican-20131013-5|20	Requires:	texlive-ethiop
12mu|texlive-collection-langafrican-20131013-5|21	Requires:	texlive-ethiop-t1
12mu|texlive-collection-langafrican-20131013-5|22	Requires:	texlive-fc
12mu|texlive-collection-langafrican-20131013-5|23	Requires:	texlive-hyphen-ethiopic
12mu|texlive-collection-langafrican-20131013-5|24	
12mu|texlive-collection-langafrican-20131013-5|25	%description
12mu|texlive-collection-langafrican-20131013-5|26	Support for African scripts.
12mu|texlive-collection-langafrican-20131013-5|27	
12mu|texlive-collection-langafrican-20131013-5|28	#-----------------------------------------------------------------------
12mu|texlive-collection-langafrican-20131013-5|29	%files
12mu|texlive-collection-langafrican-20131013-5|30	
12mu|texlive-collection-langafrican-20131013-5|31	#-----------------------------------------------------------------------
12mu|texlive-collection-langafrican-20131013-5|32	%prep
12mu|texlive-collection-langafrican-20131013-5|33	%setup -c -a0
12mu|texlive-collection-langafrican-20131013-5|34	
12mu|texlive-collection-langafrican-20131013-5|35	%build
12mu|texlive-collection-langafrican-20131013-5|36	
12mu|texlive-collection-langafrican-20131013-5|37	%install
12mu|texlive-collection-langafrican-20131013-5|38	
12mu|texlive-collection-langafrican-20131013-5|39	%changelog
12mu|texlive-collection-langafrican-20131013-5|40	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-5
12mu|texlive-collection-langafrican-20131013-5|41	+ Revision: 83e3cf0
12mu|texlive-collection-langafrican-20131013-5|42	- Sync with cooker
12mu|texlive-collection-langafrican-20131013-5|43	
12mu|texlive-collection-langafrican-20131013-5|44	

20996 12
12mu|texlive-collection-langarabic-20131013-5|1	# revision 31684
12mu|texlive-collection-langarabic-20131013-5|2	# category Collection
12mu|texlive-collection-langarabic-20131013-5|3	# catalog-ctan undef
12mu|texlive-collection-langarabic-20131013-5|4	# catalog-date undef
12mu|texlive-collection-langarabic-20131013-5|5	# catalog-license undef
12mu|texlive-collection-langarabic-20131013-5|6	# catalog-version undef
12mu|texlive-collection-langarabic-20131013-5|7	Name:		texlive-collection-langarabic
12mu|texlive-collection-langarabic-20131013-5|8	Epoch:		1
12mu|texlive-collection-langarabic-20131013-5|9	Version:	20131013
12mu|texlive-collection-langarabic-20131013-5|10	Release:	5
12mu|texlive-collection-langarabic-20131013-5|11	Summary:	Arabic
12mu|texlive-collection-langarabic-20131013-5|12	Group:		Publishing
12mu|texlive-collection-langarabic-20131013-5|13	URL:		http://tug.org/texlive
12mu|texlive-collection-langarabic-20131013-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-langarabic-20131013-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langarabic.tar.xz
12mu|texlive-collection-langarabic-20131013-5|16	BuildArch:	noarch
12mu|texlive-collection-langarabic-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-langarabic-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-langarabic-20131013-5|19	Requires:	texlive-collection-basic
12mu|texlive-collection-langarabic-20131013-5|20	Requires:	texlive-amiri
12mu|texlive-collection-langarabic-20131013-5|21	Requires:	texlive-arabi
12mu|texlive-collection-langarabic-20131013-5|22	Requires:	texlive-arabtex
12mu|texlive-collection-langarabic-20131013-5|23	Requires:	texlive-bidi
12mu|texlive-collection-langarabic-20131013-5|24	Requires:	texlive-ghab
12mu|texlive-collection-langarabic-20131013-5|25	Requires:	texlive-hyphen-arabic
12mu|texlive-collection-langarabic-20131013-5|26	Requires:	texlive-hyphen-farsi
12mu|texlive-collection-langarabic-20131013-5|27	Requires:	texlive-imsproc
12mu|texlive-collection-langarabic-20131013-5|28	Requires:	texlive-lshort-persian
12mu|texlive-collection-langarabic-20131013-5|29	Requires:	texlive-persian-bib
12mu|texlive-collection-langarabic-20131013-5|30	Requires:	texlive-persian-modern
12mu|texlive-collection-langarabic-20131013-5|31	Requires:	texlive-simurgh
12mu|texlive-collection-langarabic-20131013-5|32	Requires:	texlive-tram
12mu|texlive-collection-langarabic-20131013-5|33	
12mu|texlive-collection-langarabic-20131013-5|34	%description
12mu|texlive-collection-langarabic-20131013-5|35	Support for Arabic and Persian.
12mu|texlive-collection-langarabic-20131013-5|36	
12mu|texlive-collection-langarabic-20131013-5|37	#-----------------------------------------------------------------------
12mu|texlive-collection-langarabic-20131013-5|38	%files
12mu|texlive-collection-langarabic-20131013-5|39	
12mu|texlive-collection-langarabic-20131013-5|40	#-----------------------------------------------------------------------
12mu|texlive-collection-langarabic-20131013-5|41	%prep
12mu|texlive-collection-langarabic-20131013-5|42	%setup -c -a0
12mu|texlive-collection-langarabic-20131013-5|43	
12mu|texlive-collection-langarabic-20131013-5|44	%build
12mu|texlive-collection-langarabic-20131013-5|45	
12mu|texlive-collection-langarabic-20131013-5|46	%install
12mu|texlive-collection-langarabic-20131013-5|47	
12mu|texlive-collection-langarabic-20131013-5|48	%changelog
12mu|texlive-collection-langarabic-20131013-5|49	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-5
12mu|texlive-collection-langarabic-20131013-5|50	+ Revision: 2908727
12mu|texlive-collection-langarabic-20131013-5|51	- Sync with cooker
12mu|texlive-collection-langarabic-20131013-5|52	
12mu|texlive-collection-langarabic-20131013-5|53	

20997 12
12mu|texlive-collection-langcjk-20131201-5|1	# revision 32105
12mu|texlive-collection-langcjk-20131201-5|2	# category Collection
12mu|texlive-collection-langcjk-20131201-5|3	# catalog-ctan undef
12mu|texlive-collection-langcjk-20131201-5|4	# catalog-date undef
12mu|texlive-collection-langcjk-20131201-5|5	# catalog-license undef
12mu|texlive-collection-langcjk-20131201-5|6	# catalog-version undef
12mu|texlive-collection-langcjk-20131201-5|7	Name:		texlive-collection-langcjk
12mu|texlive-collection-langcjk-20131201-5|8	Epoch:		1
12mu|texlive-collection-langcjk-20131201-5|9	Version:	20131201
12mu|texlive-collection-langcjk-20131201-5|10	Release:	5
12mu|texlive-collection-langcjk-20131201-5|11	Summary:	Chinese/Japanese/Korean
12mu|texlive-collection-langcjk-20131201-5|12	Group:		Publishing
12mu|texlive-collection-langcjk-20131201-5|13	URL:		http://tug.org/texlive
12mu|texlive-collection-langcjk-20131201-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-langcjk-20131201-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langcjk.tar.xz
12mu|texlive-collection-langcjk-20131201-5|16	BuildArch:	noarch
12mu|texlive-collection-langcjk-20131201-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-langcjk-20131201-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-langcjk-20131201-5|19	Requires:	texlive-collection-basic
12mu|texlive-collection-langcjk-20131201-5|20	Requires:	texlive-adobemapping
12mu|texlive-collection-langcjk-20131201-5|21	Requires:	texlive-arphic
12mu|texlive-collection-langcjk-20131201-5|22	Requires:	texlive-bxbase
12mu|texlive-collection-langcjk-20131201-5|23	Requires:	texlive-bxcjkjatype
12mu|texlive-collection-langcjk-20131201-5|24	Requires:	texlive-bxjscls
12mu|texlive-collection-langcjk-20131201-5|25	Requires:	texlive-c90
12mu|texlive-collection-langcjk-20131201-5|26	Requires:	texlive-cjk
12mu|texlive-collection-langcjk-20131201-5|27	Requires:	texlive-cjk-ko
12mu|texlive-collection-langcjk-20131201-5|28	Requires:	texlive-cjkpunct
12mu|texlive-collection-langcjk-20131201-5|29	Requires:	texlive-cjkutils
12mu|texlive-collection-langcjk-20131201-5|30	Requires:	texlive-cns
12mu|texlive-collection-langcjk-20131201-5|31	Requires:	texlive-convbkmk
12mu|texlive-collection-langcjk-20131201-5|32	Requires:	texlive-ctex
12mu|texlive-collection-langcjk-20131201-5|33	Requires:	texlive-ctex-faq
12mu|texlive-collection-langcjk-20131201-5|34	Requires:	texlive-dnp
12mu|texlive-collection-langcjk-20131201-5|35	Requires:	texlive-fandol
12mu|texlive-collection-langcjk-20131201-5|36	Requires:	texlive-garuda-c90
12mu|texlive-collection-langcjk-20131201-5|37	Requires:	texlive-hyphen-chinese
12mu|texlive-collection-langcjk-20131201-5|38	Requires:	texlive-ipaex
12mu|texlive-collection-langcjk-20131201-5|39	Requires:	texlive-japanese
12mu|texlive-collection-langcjk-20131201-5|40	Requires:	texlive-japanese-otf
12mu|texlive-collection-langcjk-20131201-5|41	Requires:	texlive-japanese-otf-uptex
12mu|texlive-collection-langcjk-20131201-5|42	Requires:	texlive-jfontmaps
12mu|texlive-collection-langcjk-20131201-5|43	Requires:	texlive-jsclasses
12mu|texlive-collection-langcjk-20131201-5|44	Requires:	texlive-kotex-oblivoir
12mu|texlive-collection-langcjk-20131201-5|45	Requires:	texlive-kotex-plain
12mu|texlive-collection-langcjk-20131201-5|46	Requires:	texlive-kotex-utf
12mu|texlive-collection-langcjk-20131201-5|47	Requires:	texlive-kotex-utils
12mu|texlive-collection-langcjk-20131201-5|48	Requires:	texlive-latex-notes-zh-cn
12mu|texlive-collection-langcjk-20131201-5|49	Requires:	texlive-lshort-chinese
12mu|texlive-collection-langcjk-20131201-5|50	Requires:	texlive-lshort-japanese
12mu|texlive-collection-langcjk-20131201-5|51	Requires:	texlive-lshort-korean
12mu|texlive-collection-langcjk-20131201-5|52	Requires:	texlive-luatexja
12mu|texlive-collection-langcjk-20131201-5|53	Requires:	texlive-nanumtype1
12mu|texlive-collection-langcjk-20131201-5|54	Requires:	texlive-norasi-c90
12mu|texlive-collection-langcjk-20131201-5|55	Requires:	texlive-ptex
12mu|texlive-collection-langcjk-20131201-5|56	Requires:	texlive-ptex2pdf
12mu|texlive-collection-langcjk-20131201-5|57	Requires:	texlive-pxbase
12mu|texlive-collection-langcjk-20131201-5|58	Requires:	texlive-pxchfon
12mu|texlive-collection-langcjk-20131201-5|59	Requires:	texlive-pxcjkcat
12mu|texlive-collection-langcjk-20131201-5|60	Requires:	texlive-pxjahyper
12mu|texlive-collection-langcjk-20131201-5|61	Requires:	texlive-pxrubrica
12mu|texlive-collection-langcjk-20131201-5|62	Requires:	texlive-texlive-zh-cn
12mu|texlive-collection-langcjk-20131201-5|63	Requires:	texlive-uhc
12mu|texlive-collection-langcjk-20131201-5|64	Requires:	texlive-uptex
12mu|texlive-collection-langcjk-20131201-5|65	Requires:	texlive-wadalab
12mu|texlive-collection-langcjk-20131201-5|66	Requires:	texlive-xcjk2uni
12mu|texlive-collection-langcjk-20131201-5|67	Requires:	texlive-xpinyin
12mu|texlive-collection-langcjk-20131201-5|68	Requires:	texlive-zhmetrics
12mu|texlive-collection-langcjk-20131201-5|69	Requires:	texlive-zhnumber
12mu|texlive-collection-langcjk-20131201-5|70	Requires:	texlive-zhspacing
12mu|texlive-collection-langcjk-20131201-5|71	Requires:	texlive-zxjafbfont
12mu|texlive-collection-langcjk-20131201-5|72	Requires:	texlive-zxjafont
12mu|texlive-collection-langcjk-20131201-5|73	Requires:	texlive-zxjatype
12mu|texlive-collection-langcjk-20131201-5|74	
12mu|texlive-collection-langcjk-20131201-5|75	%description
12mu|texlive-collection-langcjk-20131201-5|76	CJK (Chinese, Japanese, Korean) macros, fonts, documentation.
12mu|texlive-collection-langcjk-20131201-5|77	Also Thai in the c90 encoding, since there is some overlap in
12mu|texlive-collection-langcjk-20131201-5|78	those fonts.  Standard Thai support is in collection-langother.
12mu|texlive-collection-langcjk-20131201-5|79	
12mu|texlive-collection-langcjk-20131201-5|80	#-----------------------------------------------------------------------
12mu|texlive-collection-langcjk-20131201-5|81	%files
12mu|texlive-collection-langcjk-20131201-5|82	
12mu|texlive-collection-langcjk-20131201-5|83	#-----------------------------------------------------------------------
12mu|texlive-collection-langcjk-20131201-5|84	%prep
12mu|texlive-collection-langcjk-20131201-5|85	%setup -c -a0
12mu|texlive-collection-langcjk-20131201-5|86	
12mu|texlive-collection-langcjk-20131201-5|87	%build
12mu|texlive-collection-langcjk-20131201-5|88	
12mu|texlive-collection-langcjk-20131201-5|89	%install
12mu|texlive-collection-langcjk-20131201-5|90	
12mu|texlive-collection-langcjk-20131201-5|91	%changelog
12mu|texlive-collection-langcjk-20131201-5|92	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131201-5
12mu|texlive-collection-langcjk-20131201-5|93	+ Revision: bc17afb
12mu|texlive-collection-langcjk-20131201-5|94	- Sync with cooker
12mu|texlive-collection-langcjk-20131201-5|95	
12mu|texlive-collection-langcjk-20131201-5|96	

20998 12
12mu|texlive-collection-langcyrillic-20131013-5|1	# revision 30455
12mu|texlive-collection-langcyrillic-20131013-5|2	# category Collection
12mu|texlive-collection-langcyrillic-20131013-5|3	# catalog-ctan undef
12mu|texlive-collection-langcyrillic-20131013-5|4	# catalog-date undef
12mu|texlive-collection-langcyrillic-20131013-5|5	# catalog-license undef
12mu|texlive-collection-langcyrillic-20131013-5|6	# catalog-version undef
12mu|texlive-collection-langcyrillic-20131013-5|7	Name:		texlive-collection-langcyrillic
12mu|texlive-collection-langcyrillic-20131013-5|8	Epoch:		1
12mu|texlive-collection-langcyrillic-20131013-5|9	Version:	20131013
12mu|texlive-collection-langcyrillic-20131013-5|10	Release:	5
12mu|texlive-collection-langcyrillic-20131013-5|11	Summary:	Cyrillic
12mu|texlive-collection-langcyrillic-20131013-5|12	Group:		Publishing
12mu|texlive-collection-langcyrillic-20131013-5|13	URL:		http://tug.org/texlive
12mu|texlive-collection-langcyrillic-20131013-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-langcyrillic-20131013-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langcyrillic.tar.xz
12mu|texlive-collection-langcyrillic-20131013-5|16	BuildArch:	noarch
12mu|texlive-collection-langcyrillic-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-langcyrillic-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-langcyrillic-20131013-5|19	Requires:	texlive-collection-basic
12mu|texlive-collection-langcyrillic-20131013-5|20	Requires:	texlive-collection-latex
12mu|texlive-collection-langcyrillic-20131013-5|21	Requires:	texlive-babel-bulgarian
12mu|texlive-collection-langcyrillic-20131013-5|22	Requires:	texlive-babel-russian
12mu|texlive-collection-langcyrillic-20131013-5|23	Requires:	texlive-babel-serbian
12mu|texlive-collection-langcyrillic-20131013-5|24	Requires:	texlive-babel-serbianc
12mu|texlive-collection-langcyrillic-20131013-5|25	Requires:	texlive-babel-ukraineb
12mu|texlive-collection-langcyrillic-20131013-5|26	Requires:	texlive-cmcyr
12mu|texlive-collection-langcyrillic-20131013-5|27	Requires:	texlive-cyrillic
12mu|texlive-collection-langcyrillic-20131013-5|28	Requires:	texlive-cyrillic-bin
12mu|texlive-collection-langcyrillic-20131013-5|29	Requires:	texlive-cyrplain
12mu|texlive-collection-langcyrillic-20131013-5|30	Requires:	texlive-disser
12mu|texlive-collection-langcyrillic-20131013-5|31	Requires:	texlive-eskd
12mu|texlive-collection-langcyrillic-20131013-5|32	Requires:	texlive-eskdx
12mu|texlive-collection-langcyrillic-20131013-5|33	Requires:	texlive-gost
12mu|texlive-collection-langcyrillic-20131013-5|34	Requires:	texlive-hyphen-bulgarian
12mu|texlive-collection-langcyrillic-20131013-5|35	Requires:	texlive-hyphen-mongolian
12mu|texlive-collection-langcyrillic-20131013-5|36	Requires:	texlive-hyphen-russian
12mu|texlive-collection-langcyrillic-20131013-5|37	Requires:	texlive-hyphen-serbian
12mu|texlive-collection-langcyrillic-20131013-5|38	Requires:	texlive-hyphen-ukrainian
12mu|texlive-collection-langcyrillic-20131013-5|39	Requires:	texlive-lcyw
12mu|texlive-collection-langcyrillic-20131013-5|40	Requires:	texlive-lh
12mu|texlive-collection-langcyrillic-20131013-5|41	Requires:	texlive-lhcyr
12mu|texlive-collection-langcyrillic-20131013-5|42	Requires:	texlive-lshort-bulgarian
12mu|texlive-collection-langcyrillic-20131013-5|43	Requires:	texlive-lshort-mongol
12mu|texlive-collection-langcyrillic-20131013-5|44	Requires:	texlive-lshort-russian
12mu|texlive-collection-langcyrillic-20131013-5|45	Requires:	texlive-lshort-ukr
12mu|texlive-collection-langcyrillic-20131013-5|46	Requires:	texlive-mongolian-babel
12mu|texlive-collection-langcyrillic-20131013-5|47	Requires:	texlive-montex
12mu|texlive-collection-langcyrillic-20131013-5|48	Requires:	texlive-mpman-ru
12mu|texlive-collection-langcyrillic-20131013-5|49	Requires:	texlive-pst-eucl-translation-bg
12mu|texlive-collection-langcyrillic-20131013-5|50	Requires:	texlive-ruhyphen
12mu|texlive-collection-langcyrillic-20131013-5|51	Requires:	texlive-russ
12mu|texlive-collection-langcyrillic-20131013-5|52	Requires:	texlive-serbian-apostrophe
12mu|texlive-collection-langcyrillic-20131013-5|53	Requires:	texlive-serbian-date-lat
12mu|texlive-collection-langcyrillic-20131013-5|54	Requires:	texlive-serbian-def-cyr
12mu|texlive-collection-langcyrillic-20131013-5|55	Requires:	texlive-serbian-lig
12mu|texlive-collection-langcyrillic-20131013-5|56	Requires:	texlive-t2
12mu|texlive-collection-langcyrillic-20131013-5|57	Requires:	texlive-texlive-ru
12mu|texlive-collection-langcyrillic-20131013-5|58	Requires:	texlive-texlive-sr
12mu|texlive-collection-langcyrillic-20131013-5|59	Requires:	texlive-ukrhyph
12mu|texlive-collection-langcyrillic-20131013-5|60	
12mu|texlive-collection-langcyrillic-20131013-5|61	%description
12mu|texlive-collection-langcyrillic-20131013-5|62	Support for Cyrillic scripts (Bulgarian, Russian, Serbian,
12mu|texlive-collection-langcyrillic-20131013-5|63	Ukrainian), even if Latin alphabets may also be used.
12mu|texlive-collection-langcyrillic-20131013-5|64	
12mu|texlive-collection-langcyrillic-20131013-5|65	#-----------------------------------------------------------------------
12mu|texlive-collection-langcyrillic-20131013-5|66	%files
12mu|texlive-collection-langcyrillic-20131013-5|67	
12mu|texlive-collection-langcyrillic-20131013-5|68	#-----------------------------------------------------------------------
12mu|texlive-collection-langcyrillic-20131013-5|69	%prep
12mu|texlive-collection-langcyrillic-20131013-5|70	%setup -c -a0
12mu|texlive-collection-langcyrillic-20131013-5|71	
12mu|texlive-collection-langcyrillic-20131013-5|72	%build
12mu|texlive-collection-langcyrillic-20131013-5|73	
12mu|texlive-collection-langcyrillic-20131013-5|74	%install
12mu|texlive-collection-langcyrillic-20131013-5|75	
12mu|texlive-collection-langcyrillic-20131013-5|76	%changelog
12mu|texlive-collection-langcyrillic-20131013-5|77	* Wed Mar 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-5
12mu|texlive-collection-langcyrillic-20131013-5|78	+ Revision: e8f16b4
12mu|texlive-collection-langcyrillic-20131013-5|79	- Turn back texlive-babel-bulgarian req
12mu|texlive-collection-langcyrillic-20131013-5|80	
12mu|texlive-collection-langcyrillic-20131013-5|81	

20999 12
12mu|texlive-collection-langczechslovak-20140215-1|1	# revision 32550
12mu|texlive-collection-langczechslovak-20140215-1|2	# category Collection
12mu|texlive-collection-langczechslovak-20140215-1|3	# catalog-ctan undef
12mu|texlive-collection-langczechslovak-20140215-1|4	# catalog-date undef
12mu|texlive-collection-langczechslovak-20140215-1|5	# catalog-license undef
12mu|texlive-collection-langczechslovak-20140215-1|6	# catalog-version undef
12mu|texlive-collection-langczechslovak-20140215-1|7	Name:		texlive-collection-langczechslovak
12mu|texlive-collection-langczechslovak-20140215-1|8	Epoch:		1
12mu|texlive-collection-langczechslovak-20140215-1|9	Version:	20140215
12mu|texlive-collection-langczechslovak-20140215-1|10	Release:	1
12mu|texlive-collection-langczechslovak-20140215-1|11	Summary:	Czech/Slovak
12mu|texlive-collection-langczechslovak-20140215-1|12	Group:		Publishing
12mu|texlive-collection-langczechslovak-20140215-1|13	URL:		http://tug.org/texlive
12mu|texlive-collection-langczechslovak-20140215-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-langczechslovak-20140215-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langczechslovak.tar.xz
12mu|texlive-collection-langczechslovak-20140215-1|16	BuildArch:	noarch
12mu|texlive-collection-langczechslovak-20140215-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-langczechslovak-20140215-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-langczechslovak-20140215-1|19	Requires:	texlive-collection-basic
12mu|texlive-collection-langczechslovak-20140215-1|20	Requires:	texlive-collection-latex
12mu|texlive-collection-langczechslovak-20140215-1|21	Requires:	texlive-babel-czech
12mu|texlive-collection-langczechslovak-20140215-1|22	Requires:	texlive-babel-slovak
12mu|texlive-collection-langczechslovak-20140215-1|23	Requires:	texlive-cnbwp
12mu|texlive-collection-langczechslovak-20140215-1|24	Requires:	texlive-cs
12mu|texlive-collection-langczechslovak-20140215-1|25	Requires:	texlive-csbulletin
12mu|texlive-collection-langczechslovak-20140215-1|26	Requires:	texlive-cslatex
12mu|texlive-collection-langczechslovak-20140215-1|27	Requires:	texlive-csplain
12mu|texlive-collection-langczechslovak-20140215-1|28	Requires:	texlive-cstex
12mu|texlive-collection-langczechslovak-20140215-1|29	Requires:	texlive-hyphen-czech
12mu|texlive-collection-langczechslovak-20140215-1|30	Requires:	texlive-hyphen-slovak
12mu|texlive-collection-langczechslovak-20140215-1|31	Requires:	texlive-vlna
12mu|texlive-collection-langczechslovak-20140215-1|32	Requires:	texlive-lshort-czech
12mu|texlive-collection-langczechslovak-20140215-1|33	Requires:	texlive-lshort-slovak
12mu|texlive-collection-langczechslovak-20140215-1|34	Requires:	texlive-texlive-cz
12mu|texlive-collection-langczechslovak-20140215-1|35	
12mu|texlive-collection-langczechslovak-20140215-1|36	%description
12mu|texlive-collection-langczechslovak-20140215-1|37	Support for Czech/Slovak.
12mu|texlive-collection-langczechslovak-20140215-1|38	
12mu|texlive-collection-langczechslovak-20140215-1|39	#-----------------------------------------------------------------------
12mu|texlive-collection-langczechslovak-20140215-1|40	%files
12mu|texlive-collection-langczechslovak-20140215-1|41	
12mu|texlive-collection-langczechslovak-20140215-1|42	#-----------------------------------------------------------------------
12mu|texlive-collection-langczechslovak-20140215-1|43	%prep
12mu|texlive-collection-langczechslovak-20140215-1|44	%setup -c -a0
12mu|texlive-collection-langczechslovak-20140215-1|45	
12mu|texlive-collection-langczechslovak-20140215-1|46	%build
12mu|texlive-collection-langczechslovak-20140215-1|47	
12mu|texlive-collection-langczechslovak-20140215-1|48	%install
12mu|texlive-collection-langczechslovak-20140215-1|49	
12mu|texlive-collection-langczechslovak-20140215-1|50	%changelog
12mu|texlive-collection-langczechslovak-20140215-1|51	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20140215-1
12mu|texlive-collection-langczechslovak-20140215-1|52	+ Revision: bd6ce26
12mu|texlive-collection-langczechslovak-20140215-1|53	- Sync with cooker
12mu|texlive-collection-langczechslovak-20140215-1|54	
12mu|texlive-collection-langczechslovak-20140215-1|55	

21000 12
12mu|texlive-collection-langenglish-20140215-1|1	# revision 32952
12mu|texlive-collection-langenglish-20140215-1|2	# category Collection
12mu|texlive-collection-langenglish-20140215-1|3	# catalog-ctan undef
12mu|texlive-collection-langenglish-20140215-1|4	# catalog-date undef
12mu|texlive-collection-langenglish-20140215-1|5	# catalog-license undef
12mu|texlive-collection-langenglish-20140215-1|6	# catalog-version undef
12mu|texlive-collection-langenglish-20140215-1|7	Name:		texlive-collection-langenglish
12mu|texlive-collection-langenglish-20140215-1|8	Epoch:		1
12mu|texlive-collection-langenglish-20140215-1|9	Version:	20140215
12mu|texlive-collection-langenglish-20140215-1|10	Release:	1
12mu|texlive-collection-langenglish-20140215-1|11	Summary:	US and UK English
12mu|texlive-collection-langenglish-20140215-1|12	Group:		Publishing
12mu|texlive-collection-langenglish-20140215-1|13	URL:		http://tug.org/texlive
12mu|texlive-collection-langenglish-20140215-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-langenglish-20140215-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langenglish.tar.xz
12mu|texlive-collection-langenglish-20140215-1|16	BuildArch:	noarch
12mu|texlive-collection-langenglish-20140215-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-langenglish-20140215-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-langenglish-20140215-1|19	Requires:	texlive-collection-basic
12mu|texlive-collection-langenglish-20140215-1|20	Requires:	texlive-hyphen-english
12mu|texlive-collection-langenglish-20140215-1|21	Requires:	texlive-FAQ-en
12mu|texlive-collection-langenglish-20140215-1|22	Requires:	texlive-MemoirChapStyles
12mu|texlive-collection-langenglish-20140215-1|23	Requires:	texlive-Type1fonts
12mu|texlive-collection-langenglish-20140215-1|24	Requires:	texlive-amslatex-primer
12mu|texlive-collection-langenglish-20140215-1|25	Requires:	texlive-around-the-bend
12mu|texlive-collection-langenglish-20140215-1|26	Requires:	texlive-ascii-chart
12mu|texlive-collection-langenglish-20140215-1|27	Requires:	texlive-components-of-TeX
12mu|texlive-collection-langenglish-20140215-1|28	Requires:	texlive-comprehensive
12mu|texlive-collection-langenglish-20140215-1|29	Requires:	texlive-dickimaw
12mu|texlive-collection-langenglish-20140215-1|30	Requires:	texlive-dtxtut
12mu|texlive-collection-langenglish-20140215-1|31	Requires:	texlive-first-latex-doc
12mu|texlive-collection-langenglish-20140215-1|32	Requires:	texlive-gentle
12mu|texlive-collection-langenglish-20140215-1|33	Requires:	texlive-guide-to-latex
12mu|texlive-collection-langenglish-20140215-1|34	Requires:	texlive-happy4th
12mu|texlive-collection-langenglish-20140215-1|35	Requires:	texlive-impatient
12mu|texlive-collection-langenglish-20140215-1|36	Requires:	texlive-intro-scientific
12mu|texlive-collection-langenglish-20140215-1|37	Requires:	texlive-knuth
12mu|texlive-collection-langenglish-20140215-1|38	Requires:	texlive-l2tabu-english
12mu|texlive-collection-langenglish-20140215-1|39	Requires:	texlive-latex-brochure
12mu|texlive-collection-langenglish-20140215-1|40	Requires:	texlive-latex-course
12mu|texlive-collection-langenglish-20140215-1|41	Requires:	texlive-latex-doc-ptr
12mu|texlive-collection-langenglish-20140215-1|42	Requires:	texlive-latex-graphics-companion
12mu|texlive-collection-langenglish-20140215-1|43	Requires:	texlive-latex-veryshortguide
12mu|texlive-collection-langenglish-20140215-1|44	Requires:	texlive-latex-web-companion
12mu|texlive-collection-langenglish-20140215-1|45	Requires:	texlive-latex2e-help-texinfo
12mu|texlive-collection-langenglish-20140215-1|46	Requires:	texlive-latex4wp
12mu|texlive-collection-langenglish-20140215-1|47	Requires:	texlive-latexcheat
12mu|texlive-collection-langenglish-20140215-1|48	Requires:	texlive-latexfileinfo-pkgs
12mu|texlive-collection-langenglish-20140215-1|49	Requires:	texlive-lshort-english
12mu|texlive-collection-langenglish-20140215-1|50	Requires:	texlive-macros2e
12mu|texlive-collection-langenglish-20140215-1|51	Requires:	texlive-math-e
12mu|texlive-collection-langenglish-20140215-1|52	Requires:	texlive-memdesign
12mu|texlive-collection-langenglish-20140215-1|53	Requires:	texlive-metafont-beginners
12mu|texlive-collection-langenglish-20140215-1|54	Requires:	texlive-metapost-examples
12mu|texlive-collection-langenglish-20140215-1|55	Requires:	texlive-mil3
12mu|texlive-collection-langenglish-20140215-1|56	Requires:	texlive-patgen2-tutorial
12mu|texlive-collection-langenglish-20140215-1|57	Requires:	texlive-pictexsum
12mu|texlive-collection-langenglish-20140215-1|58	Requires:	texlive-plain-doc
12mu|texlive-collection-langenglish-20140215-1|59	Requires:	texlive-presentations-en
12mu|texlive-collection-langenglish-20140215-1|60	Requires:	texlive-pstricks-examples-en
12mu|texlive-collection-langenglish-20140215-1|61	Requires:	texlive-simplified-latex
12mu|texlive-collection-langenglish-20140215-1|62	Requires:	texlive-svg-inkscape
12mu|texlive-collection-langenglish-20140215-1|63	Requires:	texlive-tabulars-e
12mu|texlive-collection-langenglish-20140215-1|64	Requires:	texlive-tamethebeast
12mu|texlive-collection-langenglish-20140215-1|65	Requires:	texlive-tds
12mu|texlive-collection-langenglish-20140215-1|66	Requires:	texlive-tex-font-errors-cheatsheet
12mu|texlive-collection-langenglish-20140215-1|67	Requires:	texlive-tex-overview
12mu|texlive-collection-langenglish-20140215-1|68	Requires:	texlive-tex-refs
12mu|texlive-collection-langenglish-20140215-1|69	Requires:	texlive-texbytopic
12mu|texlive-collection-langenglish-20140215-1|70	Requires:	texlive-titlepages
12mu|texlive-collection-langenglish-20140215-1|71	Requires:	texlive-tlc2
12mu|texlive-collection-langenglish-20140215-1|72	Requires:	texlive-visualfaq
12mu|texlive-collection-langenglish-20140215-1|73	Requires:	texlive-voss-mathmode
12mu|texlive-collection-langenglish-20140215-1|74	Requires:	texlive-webguide
12mu|texlive-collection-langenglish-20140215-1|75	Requires:	texlive-xetexref
12mu|texlive-collection-langenglish-20140215-1|76	
12mu|texlive-collection-langenglish-20140215-1|77	%description
12mu|texlive-collection-langenglish-20140215-1|78	Support for (and documentation in) English.
12mu|texlive-collection-langenglish-20140215-1|79	
12mu|texlive-collection-langenglish-20140215-1|80	#-----------------------------------------------------------------------
12mu|texlive-collection-langenglish-20140215-1|81	%files
12mu|texlive-collection-langenglish-20140215-1|82	
12mu|texlive-collection-langenglish-20140215-1|83	#-----------------------------------------------------------------------
12mu|texlive-collection-langenglish-20140215-1|84	%prep
12mu|texlive-collection-langenglish-20140215-1|85	%setup -c -a0
12mu|texlive-collection-langenglish-20140215-1|86	
12mu|texlive-collection-langenglish-20140215-1|87	%build
12mu|texlive-collection-langenglish-20140215-1|88	
12mu|texlive-collection-langenglish-20140215-1|89	%install
12mu|texlive-collection-langenglish-20140215-1|90	
12mu|texlive-collection-langenglish-20140215-1|91	%changelog
12mu|texlive-collection-langenglish-20140215-1|92	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20140215-1
12mu|texlive-collection-langenglish-20140215-1|93	+ Revision: 458aab4
12mu|texlive-collection-langenglish-20140215-1|94	- Updated to 20140215
12mu|texlive-collection-langenglish-20140215-1|95	
12mu|texlive-collection-langenglish-20140215-1|96	

21001 12
12mu|texlive-collection-langeuropean-20131013-5|1	# revision 30457
12mu|texlive-collection-langeuropean-20131013-5|2	# category Collection
12mu|texlive-collection-langeuropean-20131013-5|3	# catalog-ctan undef
12mu|texlive-collection-langeuropean-20131013-5|4	# catalog-date undef
12mu|texlive-collection-langeuropean-20131013-5|5	# catalog-license undef
12mu|texlive-collection-langeuropean-20131013-5|6	# catalog-version undef
12mu|texlive-collection-langeuropean-20131013-5|7	Name:		texlive-collection-langeuropean
12mu|texlive-collection-langeuropean-20131013-5|8	Version:	20131013
12mu|texlive-collection-langeuropean-20131013-5|9	Release:	5
12mu|texlive-collection-langeuropean-20131013-5|10	Summary:	Other European languages
12mu|texlive-collection-langeuropean-20131013-5|11	Group:		Publishing
12mu|texlive-collection-langeuropean-20131013-5|12	URL:		http://tug.org/texlive
12mu|texlive-collection-langeuropean-20131013-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-langeuropean-20131013-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langeuropean.tar.xz
12mu|texlive-collection-langeuropean-20131013-5|15	BuildArch:	noarch
12mu|texlive-collection-langeuropean-20131013-5|16	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-langeuropean-20131013-5|17	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-langeuropean-20131013-5|18	Requires:	texlive-collection-basic
12mu|texlive-collection-langeuropean-20131013-5|19	Requires:	texlive-babel-albanian
12mu|texlive-collection-langeuropean-20131013-5|20	Requires:	texlive-babel-breton
12mu|texlive-collection-langeuropean-20131013-5|21	Requires:	texlive-babel-croatian
12mu|texlive-collection-langeuropean-20131013-5|22	Requires:	texlive-babel-danish
12mu|texlive-collection-langeuropean-20131013-5|23	Requires:	texlive-babel-dutch
12mu|texlive-collection-langeuropean-20131013-5|24	Requires:	texlive-babel-estonian
12mu|texlive-collection-langeuropean-20131013-5|25	Requires:	texlive-babel-finnish
12mu|texlive-collection-langeuropean-20131013-5|26	Requires:	texlive-babel-friulan
12mu|texlive-collection-langeuropean-20131013-5|27	Requires:	texlive-babel-hungarian
12mu|texlive-collection-langeuropean-20131013-5|28	Requires:	texlive-babel-icelandic
12mu|texlive-collection-langeuropean-20131013-5|29	Requires:	texlive-babel-irish
12mu|texlive-collection-langeuropean-20131013-5|30	Requires:	texlive-babel-kurmanji
12mu|texlive-collection-langeuropean-20131013-5|31	Requires:	texlive-babel-latin
12mu|texlive-collection-langeuropean-20131013-5|32	Requires:	texlive-babel-norsk
12mu|texlive-collection-langeuropean-20131013-5|33	Requires:	texlive-babel-piedmontese
12mu|texlive-collection-langeuropean-20131013-5|34	Requires:	texlive-babel-romanian
12mu|texlive-collection-langeuropean-20131013-5|35	Requires:	texlive-babel-romansh
12mu|texlive-collection-langeuropean-20131013-5|36	Requires:	texlive-babel-samin
12mu|texlive-collection-langeuropean-20131013-5|37	Requires:	texlive-babel-scottish
12mu|texlive-collection-langeuropean-20131013-5|38	Requires:	texlive-babel-slovenian
12mu|texlive-collection-langeuropean-20131013-5|39	Requires:	texlive-babel-swedish
12mu|texlive-collection-langeuropean-20131013-5|40	Requires:	texlive-babel-turkish
12mu|texlive-collection-langeuropean-20131013-5|41	Requires:	texlive-babel-welsh
12mu|texlive-collection-langeuropean-20131013-5|42	Requires:	texlive-finbib
12mu|texlive-collection-langeuropean-20131013-5|43	Requires:	texlive-hrlatex
12mu|texlive-collection-langeuropean-20131013-5|44	Requires:	texlive-hyphen-armenian
12mu|texlive-collection-langeuropean-20131013-5|45	Requires:	texlive-hyphen-croatian
12mu|texlive-collection-langeuropean-20131013-5|46	Requires:	texlive-hyphen-danish
12mu|texlive-collection-langeuropean-20131013-5|47	Requires:	texlive-hyphen-dutch
12mu|texlive-collection-langeuropean-20131013-5|48	Requires:	texlive-hyphen-estonian
12mu|texlive-collection-langeuropean-20131013-5|49	Requires:	texlive-hyphen-finnish
12mu|texlive-collection-langeuropean-20131013-5|50	Requires:	texlive-hyphen-friulan
12mu|texlive-collection-langeuropean-20131013-5|51	Requires:	texlive-hyphen-hungarian
12mu|texlive-collection-langeuropean-20131013-5|52	Requires:	texlive-hyphen-icelandic
12mu|texlive-collection-langeuropean-20131013-5|53	Requires:	texlive-hyphen-irish
12mu|texlive-collection-langeuropean-20131013-5|54	Requires:	texlive-hyphen-kurmanji
12mu|texlive-collection-langeuropean-20131013-5|55	Requires:	texlive-hyphen-latin
12mu|texlive-collection-langeuropean-20131013-5|56	Requires:	texlive-hyphen-latvian
12mu|texlive-collection-langeuropean-20131013-5|57	Requires:	texlive-hyphen-lithuanian
12mu|texlive-collection-langeuropean-20131013-5|58	Requires:	texlive-hyphen-norwegian
12mu|texlive-collection-langeuropean-20131013-5|59	Requires:	texlive-hyphen-piedmontese
12mu|texlive-collection-langeuropean-20131013-5|60	Requires:	texlive-hyphen-romanian
12mu|texlive-collection-langeuropean-20131013-5|61	Requires:	texlive-hyphen-romansh
12mu|texlive-collection-langeuropean-20131013-5|62	Requires:	texlive-hyphen-slovenian
12mu|texlive-collection-langeuropean-20131013-5|63	Requires:	texlive-hyphen-swedish
12mu|texlive-collection-langeuropean-20131013-5|64	Requires:	texlive-hyphen-turkish
12mu|texlive-collection-langeuropean-20131013-5|65	Requires:	texlive-hyphen-uppersorbian
12mu|texlive-collection-langeuropean-20131013-5|66	Requires:	texlive-hyphen-welsh
12mu|texlive-collection-langeuropean-20131013-5|67	Requires:	texlive-lithuanian
12mu|texlive-collection-langeuropean-20131013-5|68	Requires:	texlive-lshort-dutch
12mu|texlive-collection-langeuropean-20131013-5|69	Requires:	texlive-lshort-finnish
12mu|texlive-collection-langeuropean-20131013-5|70	Requires:	texlive-lshort-slovenian
12mu|texlive-collection-langeuropean-20131013-5|71	Requires:	texlive-lshort-turkish
12mu|texlive-collection-langeuropean-20131013-5|72	Requires:	texlive-swebib
12mu|texlive-collection-langeuropean-20131013-5|73	Requires:	texlive-turkmen
12mu|texlive-collection-langeuropean-20131013-5|74	
12mu|texlive-collection-langeuropean-20131013-5|75	%description
12mu|texlive-collection-langeuropean-20131013-5|76	Support for a number of European languages; others (Greek,
12mu|texlive-collection-langeuropean-20131013-5|77	German, French, ...) have their own collections, depending
12mu|texlive-collection-langeuropean-20131013-5|78	simply on the size of the support.
12mu|texlive-collection-langeuropean-20131013-5|79	
12mu|texlive-collection-langeuropean-20131013-5|80	#-----------------------------------------------------------------------
12mu|texlive-collection-langeuropean-20131013-5|81	%files
12mu|texlive-collection-langeuropean-20131013-5|82	
12mu|texlive-collection-langeuropean-20131013-5|83	#-----------------------------------------------------------------------
12mu|texlive-collection-langeuropean-20131013-5|84	%prep
12mu|texlive-collection-langeuropean-20131013-5|85	%setup -c -a0
12mu|texlive-collection-langeuropean-20131013-5|86	
12mu|texlive-collection-langeuropean-20131013-5|87	%build
12mu|texlive-collection-langeuropean-20131013-5|88	
12mu|texlive-collection-langeuropean-20131013-5|89	%install
12mu|texlive-collection-langeuropean-20131013-5|90	
12mu|texlive-collection-langeuropean-20131013-5|91	%changelog
12mu|texlive-collection-langeuropean-20131013-5|92	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131013-5
12mu|texlive-collection-langeuropean-20131013-5|93	+ Revision: e0bf891
12mu|texlive-collection-langeuropean-20131013-5|94	- MassBuild#289: Increase release tag
12mu|texlive-collection-langeuropean-20131013-5|95	
12mu|texlive-collection-langeuropean-20131013-5|96	

21002 12
12mu|texlive-collection-langfrench-20131013-5|1	# revision 30372
12mu|texlive-collection-langfrench-20131013-5|2	# category Collection
12mu|texlive-collection-langfrench-20131013-5|3	# catalog-ctan undef
12mu|texlive-collection-langfrench-20131013-5|4	# catalog-date undef
12mu|texlive-collection-langfrench-20131013-5|5	# catalog-license undef
12mu|texlive-collection-langfrench-20131013-5|6	# catalog-version undef
12mu|texlive-collection-langfrench-20131013-5|7	Name:		texlive-collection-langfrench
12mu|texlive-collection-langfrench-20131013-5|8	Epoch:		1
12mu|texlive-collection-langfrench-20131013-5|9	Version:	20131013
12mu|texlive-collection-langfrench-20131013-5|10	Release:	5
12mu|texlive-collection-langfrench-20131013-5|11	Summary:	French
12mu|texlive-collection-langfrench-20131013-5|12	Group:		Publishing
12mu|texlive-collection-langfrench-20131013-5|13	URL:		http://tug.org/texlive
12mu|texlive-collection-langfrench-20131013-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-langfrench-20131013-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langfrench.tar.xz
12mu|texlive-collection-langfrench-20131013-5|16	BuildArch:	noarch
12mu|texlive-collection-langfrench-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-langfrench-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-langfrench-20131013-5|19	Requires:	texlive-collection-basic
12mu|texlive-collection-langfrench-20131013-5|20	Requires:	texlive-aeguill
12mu|texlive-collection-langfrench-20131013-5|21	Requires:	texlive-apprends-latex
12mu|texlive-collection-langfrench-20131013-5|22	Requires:	texlive-babel-basque
12mu|texlive-collection-langfrench-20131013-5|23	Requires:	texlive-babel-french
12mu|texlive-collection-langfrench-20131013-5|24	Requires:	texlive-basque-book
12mu|texlive-collection-langfrench-20131013-5|25	Requires:	texlive-basque-date
12mu|texlive-collection-langfrench-20131013-5|26	Requires:	texlive-bib-fr
12mu|texlive-collection-langfrench-20131013-5|27	Requires:	texlive-bibleref-french
12mu|texlive-collection-langfrench-20131013-5|28	Requires:	texlive-booktabs-fr
12mu|texlive-collection-langfrench-20131013-5|29	Requires:	texlive-droit-fr
12mu|texlive-collection-langfrench-20131013-5|30	Requires:	texlive-epslatex-fr
12mu|texlive-collection-langfrench-20131013-5|31	Requires:	texlive-facture
12mu|texlive-collection-langfrench-20131013-5|32	Requires:	texlive-frenchle
12mu|texlive-collection-langfrench-20131013-5|33	Requires:	texlive-frletter
12mu|texlive-collection-langfrench-20131013-5|34	Requires:	texlive-hyphen-basque
12mu|texlive-collection-langfrench-20131013-5|35	Requires:	texlive-hyphen-french
12mu|texlive-collection-langfrench-20131013-5|36	Requires:	texlive-impatient-fr
12mu|texlive-collection-langfrench-20131013-5|37	Requires:	texlive-impnattypo
12mu|texlive-collection-langfrench-20131013-5|38	Requires:	texlive-l2tabu-french
12mu|texlive-collection-langfrench-20131013-5|39	Requires:	texlive-lshort-french
12mu|texlive-collection-langfrench-20131013-5|40	Requires:	texlive-mafr
12mu|texlive-collection-langfrench-20131013-5|41	Requires:	texlive-tabvar
12mu|texlive-collection-langfrench-20131013-5|42	Requires:	texlive-tdsfrmath
12mu|texlive-collection-langfrench-20131013-5|43	Requires:	texlive-texlive-fr
12mu|texlive-collection-langfrench-20131013-5|44	Requires:	texlive-translation-array-fr
12mu|texlive-collection-langfrench-20131013-5|45	Requires:	texlive-translation-dcolumn-fr
12mu|texlive-collection-langfrench-20131013-5|46	Requires:	texlive-translation-natbib-fr
12mu|texlive-collection-langfrench-20131013-5|47	Requires:	texlive-translation-tabbing-fr
12mu|texlive-collection-langfrench-20131013-5|48	Requires:	texlive-variations
12mu|texlive-collection-langfrench-20131013-5|49	
12mu|texlive-collection-langfrench-20131013-5|50	%description
12mu|texlive-collection-langfrench-20131013-5|51	Support for French and Basque.
12mu|texlive-collection-langfrench-20131013-5|52	
12mu|texlive-collection-langfrench-20131013-5|53	#-----------------------------------------------------------------------
12mu|texlive-collection-langfrench-20131013-5|54	%files
12mu|texlive-collection-langfrench-20131013-5|55	
12mu|texlive-collection-langfrench-20131013-5|56	#-----------------------------------------------------------------------
12mu|texlive-collection-langfrench-20131013-5|57	%prep
12mu|texlive-collection-langfrench-20131013-5|58	%setup -c -a0
12mu|texlive-collection-langfrench-20131013-5|59	
12mu|texlive-collection-langfrench-20131013-5|60	%build
12mu|texlive-collection-langfrench-20131013-5|61	
12mu|texlive-collection-langfrench-20131013-5|62	%install
12mu|texlive-collection-langfrench-20131013-5|63	
12mu|texlive-collection-langfrench-20131013-5|64	%changelog
12mu|texlive-collection-langfrench-20131013-5|65	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-5
12mu|texlive-collection-langfrench-20131013-5|66	+ Revision: 40b48da
12mu|texlive-collection-langfrench-20131013-5|67	- Sync with cooker
12mu|texlive-collection-langfrench-20131013-5|68	
12mu|texlive-collection-langfrench-20131013-5|69	

21003 12
12mu|texlive-collection-langgerman-20140215-1|1	# revision 32954
12mu|texlive-collection-langgerman-20140215-1|2	# category Collection
12mu|texlive-collection-langgerman-20140215-1|3	# catalog-ctan undef
12mu|texlive-collection-langgerman-20140215-1|4	# catalog-date undef
12mu|texlive-collection-langgerman-20140215-1|5	# catalog-license undef
12mu|texlive-collection-langgerman-20140215-1|6	# catalog-version undef
12mu|texlive-collection-langgerman-20140215-1|7	Name:		texlive-collection-langgerman
12mu|texlive-collection-langgerman-20140215-1|8	Epoch:		1
12mu|texlive-collection-langgerman-20140215-1|9	Version:	20140215
12mu|texlive-collection-langgerman-20140215-1|10	Release:	1
12mu|texlive-collection-langgerman-20140215-1|11	Summary:	German
12mu|texlive-collection-langgerman-20140215-1|12	Group:		Publishing
12mu|texlive-collection-langgerman-20140215-1|13	URL:		http://tug.org/texlive
12mu|texlive-collection-langgerman-20140215-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-langgerman-20140215-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langgerman.tar.xz
12mu|texlive-collection-langgerman-20140215-1|16	BuildArch:	noarch
12mu|texlive-collection-langgerman-20140215-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-langgerman-20140215-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-langgerman-20140215-1|19	Requires:	texlive-collection-basic
12mu|texlive-collection-langgerman-20140215-1|20	Requires:	texlive-babel-german
12mu|texlive-collection-langgerman-20140215-1|21	Requires:	texlive-bibleref-german
12mu|texlive-collection-langgerman-20140215-1|22	Requires:	texlive-booktabs-de
12mu|texlive-collection-langgerman-20140215-1|23	Requires:	texlive-csquotes-de
12mu|texlive-collection-langgerman-20140215-1|24	Requires:	texlive-dehyph-exptl
12mu|texlive-collection-langgerman-20140215-1|25	Requires:	texlive-dhua
12mu|texlive-collection-langgerman-20140215-1|26	Requires:	texlive-einfuehrung
12mu|texlive-collection-langgerman-20140215-1|27	Requires:	texlive-etoolbox-de
12mu|texlive-collection-langgerman-20140215-1|28	Requires:	texlive-fifinddo-info
12mu|texlive-collection-langgerman-20140215-1|29	Requires:	texlive-geometry-de
12mu|texlive-collection-langgerman-20140215-1|30	Requires:	texlive-german
12mu|texlive-collection-langgerman-20140215-1|31	Requires:	texlive-germbib
12mu|texlive-collection-langgerman-20140215-1|32	Requires:	texlive-germkorr
12mu|texlive-collection-langgerman-20140215-1|33	Requires:	texlive-hausarbeit-jura
12mu|texlive-collection-langgerman-20140215-1|34	Requires:	texlive-hyphen-german
12mu|texlive-collection-langgerman-20140215-1|35	Requires:	texlive-koma-script-examples
12mu|texlive-collection-langgerman-20140215-1|36	Requires:	texlive-l2picfaq
12mu|texlive-collection-langgerman-20140215-1|37	Requires:	texlive-l2tabu
12mu|texlive-collection-langgerman-20140215-1|38	Requires:	texlive-latex-bib-ex
12mu|texlive-collection-langgerman-20140215-1|39	Requires:	texlive-latex-referenz
12mu|texlive-collection-langgerman-20140215-1|40	Requires:	texlive-latex-tabellen
12mu|texlive-collection-langgerman-20140215-1|41	Requires:	texlive-lshort-german
12mu|texlive-collection-langgerman-20140215-1|42	Requires:	texlive-lualatex-doc-de
12mu|texlive-collection-langgerman-20140215-1|43	Requires:	texlive-microtype-de
12mu|texlive-collection-langgerman-20140215-1|44	Requires:	texlive-presentations
12mu|texlive-collection-langgerman-20140215-1|45	Requires:	texlive-pstricks-examples
12mu|texlive-collection-langgerman-20140215-1|46	Requires:	texlive-r_und_s
12mu|texlive-collection-langgerman-20140215-1|47	Requires:	texlive-templates-fenn
12mu|texlive-collection-langgerman-20140215-1|48	Requires:	texlive-templates-sommer
12mu|texlive-collection-langgerman-20140215-1|49	Requires:	texlive-texlive-de
12mu|texlive-collection-langgerman-20140215-1|50	Requires:	texlive-tipa-de
12mu|texlive-collection-langgerman-20140215-1|51	Requires:	texlive-translation-arsclassica-de
12mu|texlive-collection-langgerman-20140215-1|52	Requires:	texlive-translation-biblatex-de
12mu|texlive-collection-langgerman-20140215-1|53	Requires:	texlive-translation-chemsym-de
12mu|texlive-collection-langgerman-20140215-1|54	Requires:	texlive-translation-ecv-de
12mu|texlive-collection-langgerman-20140215-1|55	Requires:	texlive-translation-enumitem-de
12mu|texlive-collection-langgerman-20140215-1|56	Requires:	texlive-translation-europecv-de
12mu|texlive-collection-langgerman-20140215-1|57	Requires:	texlive-translation-filecontents-de
12mu|texlive-collection-langgerman-20140215-1|58	Requires:	texlive-translation-moreverb-de
12mu|texlive-collection-langgerman-20140215-1|59	Requires:	texlive-udesoftec
12mu|texlive-collection-langgerman-20140215-1|60	Requires:	texlive-umlaute
12mu|texlive-collection-langgerman-20140215-1|61	Requires:	texlive-voss-mathcol
12mu|texlive-collection-langgerman-20140215-1|62	
12mu|texlive-collection-langgerman-20140215-1|63	%description
12mu|texlive-collection-langgerman-20140215-1|64	Support for German.
12mu|texlive-collection-langgerman-20140215-1|65	
12mu|texlive-collection-langgerman-20140215-1|66	#-----------------------------------------------------------------------
12mu|texlive-collection-langgerman-20140215-1|67	%files
12mu|texlive-collection-langgerman-20140215-1|68	
12mu|texlive-collection-langgerman-20140215-1|69	#-----------------------------------------------------------------------
12mu|texlive-collection-langgerman-20140215-1|70	%prep
12mu|texlive-collection-langgerman-20140215-1|71	%setup -c -a0
12mu|texlive-collection-langgerman-20140215-1|72	
12mu|texlive-collection-langgerman-20140215-1|73	%build
12mu|texlive-collection-langgerman-20140215-1|74	
12mu|texlive-collection-langgerman-20140215-1|75	%install
12mu|texlive-collection-langgerman-20140215-1|76	
12mu|texlive-collection-langgerman-20140215-1|77	%changelog
12mu|texlive-collection-langgerman-20140215-1|78	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20140215-1
12mu|texlive-collection-langgerman-20140215-1|79	+ Revision: e499c83
12mu|texlive-collection-langgerman-20140215-1|80	- Updated to 20140215
12mu|texlive-collection-langgerman-20140215-1|81	
12mu|texlive-collection-langgerman-20140215-1|82	

21004 12
12mu|texlive-collection-langgreek-20131013-5|1	# revision 31679
12mu|texlive-collection-langgreek-20131013-5|2	# category Collection
12mu|texlive-collection-langgreek-20131013-5|3	# catalog-ctan undef
12mu|texlive-collection-langgreek-20131013-5|4	# catalog-date undef
12mu|texlive-collection-langgreek-20131013-5|5	# catalog-license undef
12mu|texlive-collection-langgreek-20131013-5|6	# catalog-version undef
12mu|texlive-collection-langgreek-20131013-5|7	Name:		texlive-collection-langgreek
12mu|texlive-collection-langgreek-20131013-5|8	Epoch:		1
12mu|texlive-collection-langgreek-20131013-5|9	Version:	20131013
12mu|texlive-collection-langgreek-20131013-5|10	Release:	5
12mu|texlive-collection-langgreek-20131013-5|11	Summary:	Greek
12mu|texlive-collection-langgreek-20131013-5|12	Group:		Publishing
12mu|texlive-collection-langgreek-20131013-5|13	URL:		http://tug.org/texlive
12mu|texlive-collection-langgreek-20131013-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-langgreek-20131013-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langgreek.tar.xz
12mu|texlive-collection-langgreek-20131013-5|16	BuildArch:	noarch
12mu|texlive-collection-langgreek-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-langgreek-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-langgreek-20131013-5|19	Requires:	texlive-collection-basic
12mu|texlive-collection-langgreek-20131013-5|20	Requires:	texlive-babel-greek
12mu|texlive-collection-langgreek-20131013-5|21	Requires:	texlive-betababel
12mu|texlive-collection-langgreek-20131013-5|22	Requires:	texlive-bgreek
12mu|texlive-collection-langgreek-20131013-5|23	Requires:	texlive-cbfonts
12mu|texlive-collection-langgreek-20131013-5|24	Requires:	texlive-cbfonts-fd
12mu|texlive-collection-langgreek-20131013-5|25	Requires:	texlive-gfsbaskerville
12mu|texlive-collection-langgreek-20131013-5|26	Requires:	texlive-gfsporson
12mu|texlive-collection-langgreek-20131013-5|27	Requires:	texlive-greek-fontenc
12mu|texlive-collection-langgreek-20131013-5|28	Requires:	texlive-greek-inputenc
12mu|texlive-collection-langgreek-20131013-5|29	Requires:	texlive-greekdates
12mu|texlive-collection-langgreek-20131013-5|30	Requires:	texlive-greektex
12mu|texlive-collection-langgreek-20131013-5|31	Requires:	texlive-hyphen-greek
12mu|texlive-collection-langgreek-20131013-5|32	Requires:	texlive-hyphen-ancientgreek
12mu|texlive-collection-langgreek-20131013-5|33	Requires:	texlive-ibycus-babel
12mu|texlive-collection-langgreek-20131013-5|34	Requires:	texlive-ibygrk
12mu|texlive-collection-langgreek-20131013-5|35	Requires:	texlive-kerkis
12mu|texlive-collection-langgreek-20131013-5|36	Requires:	texlive-levy
12mu|texlive-collection-langgreek-20131013-5|37	Requires:	texlive-lgreek
12mu|texlive-collection-langgreek-20131013-5|38	Requires:	texlive-mkgrkindex
12mu|texlive-collection-langgreek-20131013-5|39	Requires:	texlive-teubner
12mu|texlive-collection-langgreek-20131013-5|40	Requires:	texlive-xgreek
12mu|texlive-collection-langgreek-20131013-5|41	Requires:	texlive-yannisgr
12mu|texlive-collection-langgreek-20131013-5|42	
12mu|texlive-collection-langgreek-20131013-5|43	%description
12mu|texlive-collection-langgreek-20131013-5|44	Support for Greek.
12mu|texlive-collection-langgreek-20131013-5|45	
12mu|texlive-collection-langgreek-20131013-5|46	#-----------------------------------------------------------------------
12mu|texlive-collection-langgreek-20131013-5|47	%files
12mu|texlive-collection-langgreek-20131013-5|48	
12mu|texlive-collection-langgreek-20131013-5|49	#-----------------------------------------------------------------------
12mu|texlive-collection-langgreek-20131013-5|50	%prep
12mu|texlive-collection-langgreek-20131013-5|51	%setup -c -a0
12mu|texlive-collection-langgreek-20131013-5|52	
12mu|texlive-collection-langgreek-20131013-5|53	%build
12mu|texlive-collection-langgreek-20131013-5|54	
12mu|texlive-collection-langgreek-20131013-5|55	%install
12mu|texlive-collection-langgreek-20131013-5|56	
12mu|texlive-collection-langgreek-20131013-5|57	%changelog
12mu|texlive-collection-langgreek-20131013-5|58	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-5
12mu|texlive-collection-langgreek-20131013-5|59	+ Revision: 9fcf2ba
12mu|texlive-collection-langgreek-20131013-5|60	- Sync with cooker
12mu|texlive-collection-langgreek-20131013-5|61	
12mu|texlive-collection-langgreek-20131013-5|62	

21005 12
12mu|texlive-collection-langindic-20131013-5|1	# revision 30372
12mu|texlive-collection-langindic-20131013-5|2	# category Collection
12mu|texlive-collection-langindic-20131013-5|3	# catalog-ctan undef
12mu|texlive-collection-langindic-20131013-5|4	# catalog-date undef
12mu|texlive-collection-langindic-20131013-5|5	# catalog-license undef
12mu|texlive-collection-langindic-20131013-5|6	# catalog-version undef
12mu|texlive-collection-langindic-20131013-5|7	Name:		texlive-collection-langindic
12mu|texlive-collection-langindic-20131013-5|8	Epoch:		1
12mu|texlive-collection-langindic-20131013-5|9	Version:	20131013
12mu|texlive-collection-langindic-20131013-5|10	Release:	5
12mu|texlive-collection-langindic-20131013-5|11	Summary:	Indic scripts
12mu|texlive-collection-langindic-20131013-5|12	Group:		Publishing
12mu|texlive-collection-langindic-20131013-5|13	URL:		http://tug.org/texlive
12mu|texlive-collection-langindic-20131013-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-langindic-20131013-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langindic.tar.xz
12mu|texlive-collection-langindic-20131013-5|16	BuildArch:	noarch
12mu|texlive-collection-langindic-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-langindic-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-langindic-20131013-5|19	Requires:	texlive-collection-basic
12mu|texlive-collection-langindic-20131013-5|20	Requires:	texlive-bangtex
12mu|texlive-collection-langindic-20131013-5|21	Requires:	texlive-bengali
12mu|texlive-collection-langindic-20131013-5|22	Requires:	texlive-burmese
12mu|texlive-collection-langindic-20131013-5|23	Requires:	texlive-devnag
12mu|texlive-collection-langindic-20131013-5|24	Requires:	texlive-ebong
12mu|texlive-collection-langindic-20131013-5|25	Requires:	texlive-hyphen-indic
12mu|texlive-collection-langindic-20131013-5|26	Requires:	texlive-hyphen-sanskrit
12mu|texlive-collection-langindic-20131013-5|27	Requires:	texlive-sanskrit
12mu|texlive-collection-langindic-20131013-5|28	Requires:	texlive-velthuis
12mu|texlive-collection-langindic-20131013-5|29	Requires:	texlive-wnri
12mu|texlive-collection-langindic-20131013-5|30	Requires:	texlive-wnri-latex
12mu|texlive-collection-langindic-20131013-5|31	Requires:	texlive-xetex-devanagari
12mu|texlive-collection-langindic-20131013-5|32	
12mu|texlive-collection-langindic-20131013-5|33	%description
12mu|texlive-collection-langindic-20131013-5|34	Support for Indic scripts.
12mu|texlive-collection-langindic-20131013-5|35	
12mu|texlive-collection-langindic-20131013-5|36	#-----------------------------------------------------------------------
12mu|texlive-collection-langindic-20131013-5|37	%files
12mu|texlive-collection-langindic-20131013-5|38	
12mu|texlive-collection-langindic-20131013-5|39	#-----------------------------------------------------------------------
12mu|texlive-collection-langindic-20131013-5|40	%prep
12mu|texlive-collection-langindic-20131013-5|41	%setup -c -a0
12mu|texlive-collection-langindic-20131013-5|42	
12mu|texlive-collection-langindic-20131013-5|43	%build
12mu|texlive-collection-langindic-20131013-5|44	
12mu|texlive-collection-langindic-20131013-5|45	%install
12mu|texlive-collection-langindic-20131013-5|46	
12mu|texlive-collection-langindic-20131013-5|47	%changelog
12mu|texlive-collection-langindic-20131013-5|48	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-5
12mu|texlive-collection-langindic-20131013-5|49	+ Revision: e77e830
12mu|texlive-collection-langindic-20131013-5|50	- Sync with cooker
12mu|texlive-collection-langindic-20131013-5|51	
12mu|texlive-collection-langindic-20131013-5|52	

21006 12
12mu|texlive-collection-langitalian-20131013-5|1	# revision 30372
12mu|texlive-collection-langitalian-20131013-5|2	# category Collection
12mu|texlive-collection-langitalian-20131013-5|3	# catalog-ctan undef
12mu|texlive-collection-langitalian-20131013-5|4	# catalog-date undef
12mu|texlive-collection-langitalian-20131013-5|5	# catalog-license undef
12mu|texlive-collection-langitalian-20131013-5|6	# catalog-version undef
12mu|texlive-collection-langitalian-20131013-5|7	Name:		texlive-collection-langitalian
12mu|texlive-collection-langitalian-20131013-5|8	Epoch:		1
12mu|texlive-collection-langitalian-20131013-5|9	Version:	20131013
12mu|texlive-collection-langitalian-20131013-5|10	Release:	5
12mu|texlive-collection-langitalian-20131013-5|11	Summary:	Italian
12mu|texlive-collection-langitalian-20131013-5|12	Group:		Publishing
12mu|texlive-collection-langitalian-20131013-5|13	URL:		http://tug.org/texlive
12mu|texlive-collection-langitalian-20131013-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-langitalian-20131013-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langitalian.tar.xz
12mu|texlive-collection-langitalian-20131013-5|16	BuildArch:	noarch
12mu|texlive-collection-langitalian-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-langitalian-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-langitalian-20131013-5|19	Requires:	texlive-collection-basic
12mu|texlive-collection-langitalian-20131013-5|20	Requires:	texlive-amsldoc-it
12mu|texlive-collection-langitalian-20131013-5|21	Requires:	texlive-amsmath-it
12mu|texlive-collection-langitalian-20131013-5|22	Requires:	texlive-amsthdoc-it
12mu|texlive-collection-langitalian-20131013-5|23	Requires:	texlive-babel-italian
12mu|texlive-collection-langitalian-20131013-5|24	Requires:	texlive-codicefiscaleitaliano
12mu|texlive-collection-langitalian-20131013-5|25	Requires:	texlive-fancyhdr-it
12mu|texlive-collection-langitalian-20131013-5|26	Requires:	texlive-fixltxhyph
12mu|texlive-collection-langitalian-20131013-5|27	Requires:	texlive-frontespizio
12mu|texlive-collection-langitalian-20131013-5|28	Requires:	texlive-hyphen-italian
12mu|texlive-collection-langitalian-20131013-5|29	Requires:	texlive-itnumpar
12mu|texlive-collection-langitalian-20131013-5|30	Requires:	texlive-l2tabu-italian
12mu|texlive-collection-langitalian-20131013-5|31	Requires:	texlive-latex4wp-it
12mu|texlive-collection-langitalian-20131013-5|32	Requires:	texlive-layaureo
12mu|texlive-collection-langitalian-20131013-5|33	Requires:	texlive-lshort-italian
12mu|texlive-collection-langitalian-20131013-5|34	Requires:	texlive-psfrag-italian
12mu|texlive-collection-langitalian-20131013-5|35	Requires:	texlive-texlive-it
12mu|texlive-collection-langitalian-20131013-5|36	
12mu|texlive-collection-langitalian-20131013-5|37	%description
12mu|texlive-collection-langitalian-20131013-5|38	Support for Italian.
12mu|texlive-collection-langitalian-20131013-5|39	
12mu|texlive-collection-langitalian-20131013-5|40	#-----------------------------------------------------------------------
12mu|texlive-collection-langitalian-20131013-5|41	%files
12mu|texlive-collection-langitalian-20131013-5|42	
12mu|texlive-collection-langitalian-20131013-5|43	#-----------------------------------------------------------------------
12mu|texlive-collection-langitalian-20131013-5|44	%prep
12mu|texlive-collection-langitalian-20131013-5|45	%setup -c -a0
12mu|texlive-collection-langitalian-20131013-5|46	
12mu|texlive-collection-langitalian-20131013-5|47	%build
12mu|texlive-collection-langitalian-20131013-5|48	
12mu|texlive-collection-langitalian-20131013-5|49	%install
12mu|texlive-collection-langitalian-20131013-5|50	
12mu|texlive-collection-langitalian-20131013-5|51	%changelog
12mu|texlive-collection-langitalian-20131013-5|52	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-5
12mu|texlive-collection-langitalian-20131013-5|53	+ Revision: 1af1f2b
12mu|texlive-collection-langitalian-20131013-5|54	- Updated to 20131013
12mu|texlive-collection-langitalian-20131013-5|55	
12mu|texlive-collection-langitalian-20131013-5|56	

21007 12
12mu|texlive-collection-langother-20131013-5|1	# revision 31014
12mu|texlive-collection-langother-20131013-5|2	# category Collection
12mu|texlive-collection-langother-20131013-5|3	# catalog-ctan undef
12mu|texlive-collection-langother-20131013-5|4	# catalog-date undef
12mu|texlive-collection-langother-20131013-5|5	# catalog-license undef
12mu|texlive-collection-langother-20131013-5|6	# catalog-version undef
12mu|texlive-collection-langother-20131013-5|7	Name:		texlive-collection-langother
12mu|texlive-collection-langother-20131013-5|8	Epoch:		1
12mu|texlive-collection-langother-20131013-5|9	Version:	20131013
12mu|texlive-collection-langother-20131013-5|10	Release:	5
12mu|texlive-collection-langother-20131013-5|11	Summary:	Other languages
12mu|texlive-collection-langother-20131013-5|12	Group:		Publishing
12mu|texlive-collection-langother-20131013-5|13	URL:		http://tug.org/texlive
12mu|texlive-collection-langother-20131013-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-langother-20131013-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langother.tar.xz
12mu|texlive-collection-langother-20131013-5|16	BuildArch:	noarch
12mu|texlive-collection-langother-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-langother-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-langother-20131013-5|19	Requires:	texlive-collection-basic
12mu|texlive-collection-langother-20131013-5|20	Requires:	texlive-amsldoc-vn
12mu|texlive-collection-langother-20131013-5|21	Requires:	texlive-aramaic-serto
12mu|texlive-collection-langother-20131013-5|22	Requires:	texlive-babel-bahasa
12mu|texlive-collection-langother-20131013-5|23	Requires:	texlive-babel-esperanto
12mu|texlive-collection-langother-20131013-5|24	Requires:	texlive-babel-georgian
12mu|texlive-collection-langother-20131013-5|25	Requires:	texlive-babel-hebrew
12mu|texlive-collection-langother-20131013-5|26	Requires:	texlive-babel-interlingua
12mu|texlive-collection-langother-20131013-5|27	Requires:	texlive-babel-sorbian
12mu|texlive-collection-langother-20131013-5|28	Requires:	texlive-babel-thai
12mu|texlive-collection-langother-20131013-5|29	Requires:	texlive-babel-vietnamese
12mu|texlive-collection-langother-20131013-5|30	Requires:	texlive-cjhebrew
12mu|texlive-collection-langother-20131013-5|31	Requires:	texlive-ctib
12mu|texlive-collection-langother-20131013-5|32	Requires:	texlive-fonts-tlwg
12mu|texlive-collection-langother-20131013-5|33	Requires:	texlive-hyphen-afrikaans
12mu|texlive-collection-langother-20131013-5|34	Requires:	texlive-hyphen-coptic
12mu|texlive-collection-langother-20131013-5|35	Requires:	texlive-hyphen-esperanto
12mu|texlive-collection-langother-20131013-5|36	Requires:	texlive-hyphen-georgian
12mu|texlive-collection-langother-20131013-5|37	Requires:	texlive-hyphen-indonesian
12mu|texlive-collection-langother-20131013-5|38	Requires:	texlive-hyphen-interlingua
12mu|texlive-collection-langother-20131013-5|39	Requires:	texlive-hyphen-thai
12mu|texlive-collection-langother-20131013-5|40	Requires:	texlive-hyphen-turkmen
12mu|texlive-collection-langother-20131013-5|41	Requires:	texlive-lshort-thai
12mu|texlive-collection-langother-20131013-5|42	Requires:	texlive-lshort-vietnamese
12mu|texlive-collection-langother-20131013-5|43	Requires:	texlive-ntheorem-vn
12mu|texlive-collection-langother-20131013-5|44	Requires:	texlive-vntex
12mu|texlive-collection-langother-20131013-5|45	
12mu|texlive-collection-langother-20131013-5|46	%description
12mu|texlive-collection-langother-20131013-5|47	Support for languages not otherwise listed, including Thai,
12mu|texlive-collection-langother-20131013-5|48	Vietnamese, Hebrew, Indonesian, and plenty more.  The split is
12mu|texlive-collection-langother-20131013-5|49	made simply on the basis of the size of the support, to keep
12mu|texlive-collection-langother-20131013-5|50	both collection sizes and the number of collections reasonable.
12mu|texlive-collection-langother-20131013-5|51	
12mu|texlive-collection-langother-20131013-5|52	#-----------------------------------------------------------------------
12mu|texlive-collection-langother-20131013-5|53	%files
12mu|texlive-collection-langother-20131013-5|54	
12mu|texlive-collection-langother-20131013-5|55	#-----------------------------------------------------------------------
12mu|texlive-collection-langother-20131013-5|56	%prep
12mu|texlive-collection-langother-20131013-5|57	%setup -c -a0
12mu|texlive-collection-langother-20131013-5|58	
12mu|texlive-collection-langother-20131013-5|59	%build
12mu|texlive-collection-langother-20131013-5|60	
12mu|texlive-collection-langother-20131013-5|61	%install
12mu|texlive-collection-langother-20131013-5|62	
12mu|texlive-collection-langother-20131013-5|63	%changelog
12mu|texlive-collection-langother-20131013-5|64	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-5
12mu|texlive-collection-langother-20131013-5|65	+ Revision: a2da4c1
12mu|texlive-collection-langother-20131013-5|66	- Sync with cooker
12mu|texlive-collection-langother-20131013-5|67	
12mu|texlive-collection-langother-20131013-5|68	

21008 12
12mu|texlive-collection-langpolish-20131013-5|1	# revision 30372
12mu|texlive-collection-langpolish-20131013-5|2	# category Collection
12mu|texlive-collection-langpolish-20131013-5|3	# catalog-ctan undef
12mu|texlive-collection-langpolish-20131013-5|4	# catalog-date undef
12mu|texlive-collection-langpolish-20131013-5|5	# catalog-license undef
12mu|texlive-collection-langpolish-20131013-5|6	# catalog-version undef
12mu|texlive-collection-langpolish-20131013-5|7	Name:		texlive-collection-langpolish
12mu|texlive-collection-langpolish-20131013-5|8	Epoch:		1
12mu|texlive-collection-langpolish-20131013-5|9	Version:	20131013
12mu|texlive-collection-langpolish-20131013-5|10	Release:	5
12mu|texlive-collection-langpolish-20131013-5|11	Summary:	Polish
12mu|texlive-collection-langpolish-20131013-5|12	Group:		Publishing
12mu|texlive-collection-langpolish-20131013-5|13	URL:		http://tug.org/texlive
12mu|texlive-collection-langpolish-20131013-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-langpolish-20131013-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langpolish.tar.xz
12mu|texlive-collection-langpolish-20131013-5|16	BuildArch:	noarch
12mu|texlive-collection-langpolish-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-langpolish-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-langpolish-20131013-5|19	Requires:	texlive-collection-latex
12mu|texlive-collection-langpolish-20131013-5|20	Requires:	texlive-collection-basic
12mu|texlive-collection-langpolish-20131013-5|21	Requires:	texlive-babel-polish
12mu|texlive-collection-langpolish-20131013-5|22	Requires:	texlive-cc-pl
12mu|texlive-collection-langpolish-20131013-5|23	Requires:	texlive-gustlib
12mu|texlive-collection-langpolish-20131013-5|24	Requires:	texlive-gustprog
12mu|texlive-collection-langpolish-20131013-5|25	Requires:	texlive-hyphen-polish
12mu|texlive-collection-langpolish-20131013-5|26	Requires:	texlive-lshort-polish
12mu|texlive-collection-langpolish-20131013-5|27	Requires:	texlive-mex
12mu|texlive-collection-langpolish-20131013-5|28	Requires:	texlive-mwcls
12mu|texlive-collection-langpolish-20131013-5|29	Requires:	texlive-pl
12mu|texlive-collection-langpolish-20131013-5|30	Requires:	texlive-polski
12mu|texlive-collection-langpolish-20131013-5|31	Requires:	texlive-przechlewski-book
12mu|texlive-collection-langpolish-20131013-5|32	Requires:	texlive-qpxqtx
12mu|texlive-collection-langpolish-20131013-5|33	Requires:	texlive-tap
12mu|texlive-collection-langpolish-20131013-5|34	Requires:	texlive-tex-virtual-academy-pl
12mu|texlive-collection-langpolish-20131013-5|35	Requires:	texlive-texlive-pl
12mu|texlive-collection-langpolish-20131013-5|36	Requires:	texlive-utf8mex
12mu|texlive-collection-langpolish-20131013-5|37	
12mu|texlive-collection-langpolish-20131013-5|38	%description
12mu|texlive-collection-langpolish-20131013-5|39	Support for Polish.
12mu|texlive-collection-langpolish-20131013-5|40	
12mu|texlive-collection-langpolish-20131013-5|41	#-----------------------------------------------------------------------
12mu|texlive-collection-langpolish-20131013-5|42	%files
12mu|texlive-collection-langpolish-20131013-5|43	
12mu|texlive-collection-langpolish-20131013-5|44	#-----------------------------------------------------------------------
12mu|texlive-collection-langpolish-20131013-5|45	%prep
12mu|texlive-collection-langpolish-20131013-5|46	%setup -c -a0
12mu|texlive-collection-langpolish-20131013-5|47	
12mu|texlive-collection-langpolish-20131013-5|48	%build
12mu|texlive-collection-langpolish-20131013-5|49	
12mu|texlive-collection-langpolish-20131013-5|50	%install
12mu|texlive-collection-langpolish-20131013-5|51	
12mu|texlive-collection-langpolish-20131013-5|52	%changelog
12mu|texlive-collection-langpolish-20131013-5|53	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-5
12mu|texlive-collection-langpolish-20131013-5|54	+ Revision: 2b544ac
12mu|texlive-collection-langpolish-20131013-5|55	- Sync with cooker
12mu|texlive-collection-langpolish-20131013-5|56	
12mu|texlive-collection-langpolish-20131013-5|57	

21009 12
12mu|texlive-collection-langportuguese-20131013-5|1	# revision 30962
12mu|texlive-collection-langportuguese-20131013-5|2	# category Collection
12mu|texlive-collection-langportuguese-20131013-5|3	# catalog-ctan undef
12mu|texlive-collection-langportuguese-20131013-5|4	# catalog-date undef
12mu|texlive-collection-langportuguese-20131013-5|5	# catalog-license undef
12mu|texlive-collection-langportuguese-20131013-5|6	# catalog-version undef
12mu|texlive-collection-langportuguese-20131013-5|7	Name:		texlive-collection-langportuguese
12mu|texlive-collection-langportuguese-20131013-5|8	Epoch:		1
12mu|texlive-collection-langportuguese-20131013-5|9	Version:	20131013
12mu|texlive-collection-langportuguese-20131013-5|10	Release:	5
12mu|texlive-collection-langportuguese-20131013-5|11	Summary:	Portuguese
12mu|texlive-collection-langportuguese-20131013-5|12	Group:		Publishing
12mu|texlive-collection-langportuguese-20131013-5|13	URL:		http://tug.org/texlive
12mu|texlive-collection-langportuguese-20131013-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-langportuguese-20131013-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langportuguese.tar.xz
12mu|texlive-collection-langportuguese-20131013-5|16	BuildArch:	noarch
12mu|texlive-collection-langportuguese-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-langportuguese-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-langportuguese-20131013-5|19	Requires:	texlive-collection-basic
12mu|texlive-collection-langportuguese-20131013-5|20	Requires:	texlive-babel-portuges
12mu|texlive-collection-langportuguese-20131013-5|21	Requires:	texlive-beamer-tut-pt
12mu|texlive-collection-langportuguese-20131013-5|22	Requires:	texlive-cursolatex
12mu|texlive-collection-langportuguese-20131013-5|23	Requires:	texlive-feupphdteses
12mu|texlive-collection-langportuguese-20131013-5|24	Requires:	texlive-hyphen-portuguese
12mu|texlive-collection-langportuguese-20131013-5|25	Requires:	texlive-latexcheat-ptbr
12mu|texlive-collection-langportuguese-20131013-5|26	Requires:	texlive-lshort-portuguese
12mu|texlive-collection-langportuguese-20131013-5|27	Requires:	texlive-ordinalpt
12mu|texlive-collection-langportuguese-20131013-5|28	Requires:	texlive-xypic-tut-pt
12mu|texlive-collection-langportuguese-20131013-5|29	
12mu|texlive-collection-langportuguese-20131013-5|30	%description
12mu|texlive-collection-langportuguese-20131013-5|31	Support for Portuguese.
12mu|texlive-collection-langportuguese-20131013-5|32	
12mu|texlive-collection-langportuguese-20131013-5|33	#-----------------------------------------------------------------------
12mu|texlive-collection-langportuguese-20131013-5|34	%files
12mu|texlive-collection-langportuguese-20131013-5|35	
12mu|texlive-collection-langportuguese-20131013-5|36	#-----------------------------------------------------------------------
12mu|texlive-collection-langportuguese-20131013-5|37	%prep
12mu|texlive-collection-langportuguese-20131013-5|38	%setup -c -a0
12mu|texlive-collection-langportuguese-20131013-5|39	
12mu|texlive-collection-langportuguese-20131013-5|40	%build
12mu|texlive-collection-langportuguese-20131013-5|41	
12mu|texlive-collection-langportuguese-20131013-5|42	%install
12mu|texlive-collection-langportuguese-20131013-5|43	
12mu|texlive-collection-langportuguese-20131013-5|44	%changelog
12mu|texlive-collection-langportuguese-20131013-5|45	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-5
12mu|texlive-collection-langportuguese-20131013-5|46	+ Revision: 8d18f2b
12mu|texlive-collection-langportuguese-20131013-5|47	- Sync with cooker
12mu|texlive-collection-langportuguese-20131013-5|48	
12mu|texlive-collection-langportuguese-20131013-5|49	

21010 12
12mu|texlive-collection-langspanish-20131013-5|1	# revision 30372
12mu|texlive-collection-langspanish-20131013-5|2	# category Collection
12mu|texlive-collection-langspanish-20131013-5|3	# catalog-ctan undef
12mu|texlive-collection-langspanish-20131013-5|4	# catalog-date undef
12mu|texlive-collection-langspanish-20131013-5|5	# catalog-license undef
12mu|texlive-collection-langspanish-20131013-5|6	# catalog-version undef
12mu|texlive-collection-langspanish-20131013-5|7	Name:		texlive-collection-langspanish
12mu|texlive-collection-langspanish-20131013-5|8	Epoch:		1
12mu|texlive-collection-langspanish-20131013-5|9	Version:	20131013
12mu|texlive-collection-langspanish-20131013-5|10	Release:	5
12mu|texlive-collection-langspanish-20131013-5|11	Summary:	Spanish
12mu|texlive-collection-langspanish-20131013-5|12	Group:		Publishing
12mu|texlive-collection-langspanish-20131013-5|13	URL:		http://tug.org/texlive
12mu|texlive-collection-langspanish-20131013-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-langspanish-20131013-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-langspanish.tar.xz
12mu|texlive-collection-langspanish-20131013-5|16	BuildArch:	noarch
12mu|texlive-collection-langspanish-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-langspanish-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-langspanish-20131013-5|19	Requires:	texlive-collection-basic
12mu|texlive-collection-langspanish-20131013-5|20	Requires:	texlive-babel-catalan
12mu|texlive-collection-langspanish-20131013-5|21	Requires:	texlive-babel-galician
12mu|texlive-collection-langspanish-20131013-5|22	Requires:	texlive-babel-spanish
12mu|texlive-collection-langspanish-20131013-5|23	Requires:	texlive-es-tex-faq
12mu|texlive-collection-langspanish-20131013-5|24	Requires:	texlive-hyphen-catalan
12mu|texlive-collection-langspanish-20131013-5|25	Requires:	texlive-hyphen-galician
12mu|texlive-collection-langspanish-20131013-5|26	Requires:	texlive-hyphen-spanish
12mu|texlive-collection-langspanish-20131013-5|27	Requires:	texlive-l2tabu-spanish
12mu|texlive-collection-langspanish-20131013-5|28	Requires:	texlive-latex2e-help-texinfo-spanish
12mu|texlive-collection-langspanish-20131013-5|29	Requires:	texlive-latexcheat-esmx
12mu|texlive-collection-langspanish-20131013-5|30	Requires:	texlive-lshort-spanish
12mu|texlive-collection-langspanish-20131013-5|31	Requires:	texlive-spanish-mx
12mu|texlive-collection-langspanish-20131013-5|32	
12mu|texlive-collection-langspanish-20131013-5|33	%description
12mu|texlive-collection-langspanish-20131013-5|34	Support for Spanish.
12mu|texlive-collection-langspanish-20131013-5|35	
12mu|texlive-collection-langspanish-20131013-5|36	#-----------------------------------------------------------------------
12mu|texlive-collection-langspanish-20131013-5|37	%files
12mu|texlive-collection-langspanish-20131013-5|38	
12mu|texlive-collection-langspanish-20131013-5|39	#-----------------------------------------------------------------------
12mu|texlive-collection-langspanish-20131013-5|40	%prep
12mu|texlive-collection-langspanish-20131013-5|41	%setup -c -a0
12mu|texlive-collection-langspanish-20131013-5|42	
12mu|texlive-collection-langspanish-20131013-5|43	%build
12mu|texlive-collection-langspanish-20131013-5|44	
12mu|texlive-collection-langspanish-20131013-5|45	%install
12mu|texlive-collection-langspanish-20131013-5|46	
12mu|texlive-collection-langspanish-20131013-5|47	%changelog
12mu|texlive-collection-langspanish-20131013-5|48	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-5
12mu|texlive-collection-langspanish-20131013-5|49	+ Revision: 66a3a8a
12mu|texlive-collection-langspanish-20131013-5|50	- Sync with cooker
12mu|texlive-collection-langspanish-20131013-5|51	
12mu|texlive-collection-langspanish-20131013-5|52	

21011 12
12mu|texlive-collection-latexextra-20140215-1|1	# revision 32944
12mu|texlive-collection-latexextra-20140215-1|2	# category Collection
12mu|texlive-collection-latexextra-20140215-1|3	# catalog-ctan undef
12mu|texlive-collection-latexextra-20140215-1|4	# catalog-date undef
12mu|texlive-collection-latexextra-20140215-1|5	# catalog-license undef
12mu|texlive-collection-latexextra-20140215-1|6	# catalog-version undef
12mu|texlive-collection-latexextra-20140215-1|7	Name:		texlive-collection-latexextra
12mu|texlive-collection-latexextra-20140215-1|8	Epoch:		1
12mu|texlive-collection-latexextra-20140215-1|9	Version:	20140215
12mu|texlive-collection-latexextra-20140215-1|10	Release:	1
12mu|texlive-collection-latexextra-20140215-1|11	Summary:	LaTeX additional packages
12mu|texlive-collection-latexextra-20140215-1|12	Group:		Publishing
12mu|texlive-collection-latexextra-20140215-1|13	URL:		http://tug.org/texlive
12mu|texlive-collection-latexextra-20140215-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-latexextra-20140215-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-latexextra.tar.xz
12mu|texlive-collection-latexextra-20140215-1|16	BuildArch:	noarch
12mu|texlive-collection-latexextra-20140215-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-latexextra-20140215-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-latexextra-20140215-1|19	Suggests:	texlive-exceltex
12mu|texlive-collection-latexextra-20140215-1|20	Requires:	texlive-collection-latexrecommended
12mu|texlive-collection-latexextra-20140215-1|21	Requires:	texlive-collection-pictures
12mu|texlive-collection-latexextra-20140215-1|22	Requires:	texlive-2up
12mu|texlive-collection-latexextra-20140215-1|23	Requires:	texlive-ESIEEcv
12mu|texlive-collection-latexextra-20140215-1|24	Requires:	texlive-GS1
12mu|texlive-collection-latexextra-20140215-1|25	Requires:	texlive-HA-prosper
12mu|texlive-collection-latexextra-20140215-1|26	Requires:	texlive-Tabbing
12mu|texlive-collection-latexextra-20140215-1|27	Requires:	texlive-a0poster
12mu|texlive-collection-latexextra-20140215-1|28	Requires:	texlive-a4wide
12mu|texlive-collection-latexextra-20140215-1|29	Requires:	texlive-a5comb
12mu|texlive-collection-latexextra-20140215-1|30	Requires:	texlive-abraces
12mu|texlive-collection-latexextra-20140215-1|31	Requires:	texlive-abstract
12mu|texlive-collection-latexextra-20140215-1|32	Requires:	texlive-achemso
12mu|texlive-collection-latexextra-20140215-1|33	Requires:	texlive-acro
12mu|texlive-collection-latexextra-20140215-1|34	Requires:	texlive-acronym
12mu|texlive-collection-latexextra-20140215-1|35	Requires:	texlive-acroterm
12mu|texlive-collection-latexextra-20140215-1|36	Requires:	texlive-actuarialangle
12mu|texlive-collection-latexextra-20140215-1|37	Requires:	texlive-addlines
12mu|texlive-collection-latexextra-20140215-1|38	Requires:	texlive-adjmulticol
12mu|texlive-collection-latexextra-20140215-1|39	Requires:	texlive-adjustbox
12mu|texlive-collection-latexextra-20140215-1|40	Requires:	texlive-adrconv
12mu|texlive-collection-latexextra-20140215-1|41	Requires:	texlive-advdate
12mu|texlive-collection-latexextra-20140215-1|42	Requires:	texlive-akktex
12mu|texlive-collection-latexextra-20140215-1|43	Requires:	texlive-akletter
12mu|texlive-collection-latexextra-20140215-1|44	Requires:	texlive-alterqcm
12mu|texlive-collection-latexextra-20140215-1|45	Requires:	texlive-altfont
12mu|texlive-collection-latexextra-20140215-1|46	Requires:	texlive-amsaddr
12mu|texlive-collection-latexextra-20140215-1|47	Requires:	texlive-animate
12mu|texlive-collection-latexextra-20140215-1|48	Requires:	texlive-anonchap
12mu|texlive-collection-latexextra-20140215-1|49	Requires:	texlive-answers
12mu|texlive-collection-latexextra-20140215-1|50	Requires:	texlive-anyfontsize
12mu|texlive-collection-latexextra-20140215-1|51	Requires:	texlive-appendix
12mu|texlive-collection-latexextra-20140215-1|52	Requires:	texlive-appendixnumberbeamer
12mu|texlive-collection-latexextra-20140215-1|53	Requires:	texlive-apptools
12mu|texlive-collection-latexextra-20140215-1|54	Requires:	texlive-arcs
12mu|texlive-collection-latexextra-20140215-1|55	Requires:	texlive-arrayjobx
12mu|texlive-collection-latexextra-20140215-1|56	Requires:	texlive-arraysort
12mu|texlive-collection-latexextra-20140215-1|57	Requires:	texlive-assignment
12mu|texlive-collection-latexextra-20140215-1|58	Requires:	texlive-attachfile
12mu|texlive-collection-latexextra-20140215-1|59	Requires:	texlive-autopdf
12mu|texlive-collection-latexextra-20140215-1|60	Requires:	texlive-authoraftertitle
12mu|texlive-collection-latexextra-20140215-1|61	Requires:	texlive-authorindex
12mu|texlive-collection-latexextra-20140215-1|62	Requires:	texlive-autonum
12mu|texlive-collection-latexextra-20140215-1|63	Requires:	texlive-background
12mu|texlive-collection-latexextra-20140215-1|64	Requires:	texlive-bashful
12mu|texlive-collection-latexextra-20140215-1|65	Requires:	texlive-bchart
12mu|texlive-collection-latexextra-20140215-1|66	Requires:	texlive-beamer2thesis
12mu|texlive-collection-latexextra-20140215-1|67	Requires:	texlive-beameraudience
12mu|texlive-collection-latexextra-20140215-1|68	Requires:	texlive-beamerposter
12mu|texlive-collection-latexextra-20140215-1|69	Requires:	texlive-beamersubframe
12mu|texlive-collection-latexextra-20140215-1|70	Requires:	texlive-beamertheme-upenn-bc
12mu|texlive-collection-latexextra-20140215-1|71	Requires:	texlive-beamerthemejltree
12mu|texlive-collection-latexextra-20140215-1|72	Requires:	texlive-beamerthemenirma
12mu|texlive-collection-latexextra-20140215-1|73	Requires:	texlive-beamerthemephnompenh
12mu|texlive-collection-latexextra-20140215-1|74	Requires:	texlive-begriff
12mu|texlive-collection-latexextra-20140215-1|75	Requires:	texlive-beton
12mu|texlive-collection-latexextra-20140215-1|76	Requires:	texlive-bez123
12mu|texlive-collection-latexextra-20140215-1|77	Requires:	texlive-bezos
12mu|texlive-collection-latexextra-20140215-1|78	Requires:	texlive-bhcexam
12mu|texlive-collection-latexextra-20140215-1|79	Requires:	texlive-bigfoot
12mu|texlive-collection-latexextra-20140215-1|80	Requires:	texlive-bigints
12mu|texlive-collection-latexextra-20140215-1|81	Requires:	texlive-bizcard
12mu|texlive-collection-latexextra-20140215-1|82	Requires:	texlive-blindtext
12mu|texlive-collection-latexextra-20140215-1|83	Requires:	texlive-blkarray
12mu|texlive-collection-latexextra-20140215-1|84	Requires:	texlive-block
12mu|texlive-collection-latexextra-20140215-1|85	Requires:	texlive-blowup
12mu|texlive-collection-latexextra-20140215-1|86	Requires:	texlive-boites
12mu|texlive-collection-latexextra-20140215-1|87	Requires:	texlive-bold-extra
12mu|texlive-collection-latexextra-20140215-1|88	Requires:	texlive-bookest
12mu|texlive-collection-latexextra-20140215-1|89	Requires:	texlive-booklet
12mu|texlive-collection-latexextra-20140215-1|90	Requires:	texlive-boolexpr
12mu|texlive-collection-latexextra-20140215-1|91	Requires:	texlive-bophook
12mu|texlive-collection-latexextra-20140215-1|92	Requires:	texlive-boxedminipage
12mu|texlive-collection-latexextra-20140215-1|93	Requires:	texlive-boxhandler
12mu|texlive-collection-latexextra-20140215-1|94	Requires:	texlive-bracketkey
12mu|texlive-collection-latexextra-20140215-1|95	Requires:	texlive-braket
12mu|texlive-collection-latexextra-20140215-1|96	Requires:	texlive-breakurl
12mu|texlive-collection-latexextra-20140215-1|97	Requires:	texlive-bullcntr
12mu|texlive-collection-latexextra-20140215-1|98	Requires:	texlive-bussproofs
12mu|texlive-collection-latexextra-20140215-1|99	Requires:	texlive-bxdpx-beamer
12mu|texlive-collection-latexextra-20140215-1|100	Requires:	texlive-calcage
12mu|texlive-collection-latexextra-20140215-1|101	Requires:	texlive-calctab
12mu|texlive-collection-latexextra-20140215-1|102	Requires:	texlive-calculator
12mu|texlive-collection-latexextra-20140215-1|103	Requires:	texlive-calrsfs
12mu|texlive-collection-latexextra-20140215-1|104	Requires:	texlive-cals
12mu|texlive-collection-latexextra-20140215-1|105	Requires:	texlive-calxxxx-yyyy
12mu|texlive-collection-latexextra-20140215-1|106	Requires:	texlive-cancel
12mu|texlive-collection-latexextra-20140215-1|107	Requires:	texlive-canoniclayout
12mu|texlive-collection-latexextra-20140215-1|108	Requires:	texlive-capt-of
12mu|texlive-collection-latexextra-20140215-1|109	Requires:	texlive-captcont
12mu|texlive-collection-latexextra-20140215-1|110	Requires:	texlive-captdef
12mu|texlive-collection-latexextra-20140215-1|111	Requires:	texlive-cases
12mu|texlive-collection-latexextra-20140215-1|112	Requires:	texlive-casyl
12mu|texlive-collection-latexextra-20140215-1|113	Requires:	texlive-catchfilebetweentags
12mu|texlive-collection-latexextra-20140215-1|114	Requires:	texlive-catechis
12mu|texlive-collection-latexextra-20140215-1|115	Requires:	texlive-catoptions
12mu|texlive-collection-latexextra-20140215-1|116	Requires:	texlive-cbcoptic
12mu|texlive-collection-latexextra-20140215-1|117	Requires:	texlive-ccaption
12mu|texlive-collection-latexextra-20140215-1|118	Requires:	texlive-cclicenses
12mu|texlive-collection-latexextra-20140215-1|119	Requires:	texlive-cd
12mu|texlive-collection-latexextra-20140215-1|120	Requires:	texlive-cd-cover
12mu|texlive-collection-latexextra-20140215-1|121	Requires:	texlive-cdpbundl
12mu|texlive-collection-latexextra-20140215-1|122	Requires:	texlive-cellspace
12mu|texlive-collection-latexextra-20140215-1|123	Requires:	texlive-censor
12mu|texlive-collection-latexextra-20140215-1|124	Requires:	texlive-changebar
12mu|texlive-collection-latexextra-20140215-1|125	Requires:	texlive-changelayout
12mu|texlive-collection-latexextra-20140215-1|126	Requires:	texlive-changepage
12mu|texlive-collection-latexextra-20140215-1|127	Requires:	texlive-changes
12mu|texlive-collection-latexextra-20140215-1|128	Requires:	texlive-chappg
12mu|texlive-collection-latexextra-20140215-1|129	Requires:	texlive-chapterfolder
12mu|texlive-collection-latexextra-20140215-1|130	Requires:	texlive-chet
12mu|texlive-collection-latexextra-20140215-1|131	Requires:	texlive-chextras
12mu|texlive-collection-latexextra-20140215-1|132	Requires:	texlive-chkfloat
12mu|texlive-collection-latexextra-20140215-1|133	Requires:	texlive-chletter
12mu|texlive-collection-latexextra-20140215-1|134	Requires:	texlive-chngcntr
12mu|texlive-collection-latexextra-20140215-1|135	Requires:	texlive-chronology
12mu|texlive-collection-latexextra-20140215-1|136	Requires:	texlive-circ
12mu|texlive-collection-latexextra-20140215-1|137	Requires:	texlive-classics
12mu|texlive-collection-latexextra-20140215-1|138	Requires:	texlive-clefval
12mu|texlive-collection-latexextra-20140215-1|139	Requires:	texlive-cleveref
12mu|texlive-collection-latexextra-20140215-1|140	Requires:	texlive-clipboard
12mu|texlive-collection-latexextra-20140215-1|141	Requires:	texlive-clock
12mu|texlive-collection-latexextra-20140215-1|142	Requires:	texlive-cmdstring
12mu|texlive-collection-latexextra-20140215-1|143	Requires:	texlive-cmdtrack
12mu|texlive-collection-latexextra-20140215-1|144	Requires:	texlive-cmsd
12mu|texlive-collection-latexextra-20140215-1|145	Requires:	texlive-cnltx
12mu|texlive-collection-latexextra-20140215-1|146	Requires:	texlive-codedoc
12mu|texlive-collection-latexextra-20140215-1|147	Requires:	texlive-codepage
12mu|texlive-collection-latexextra-20140215-1|148	Requires:	texlive-collcell
12mu|texlive-collection-latexextra-20140215-1|149	Requires:	texlive-collectbox
12mu|texlive-collection-latexextra-20140215-1|150	Requires:	texlive-colordoc
12mu|texlive-collection-latexextra-20140215-1|151	Requires:	texlive-colorinfo
12mu|texlive-collection-latexextra-20140215-1|152	Requires:	texlive-colortab
12mu|texlive-collection-latexextra-20140215-1|153	Requires:	texlive-colorwav
12mu|texlive-collection-latexextra-20140215-1|154	Requires:	texlive-colorweb
12mu|texlive-collection-latexextra-20140215-1|155	Requires:	texlive-colourchange
12mu|texlive-collection-latexextra-20140215-1|156	Requires:	texlive-combelow
12mu|texlive-collection-latexextra-20140215-1|157	Requires:	texlive-combine
12mu|texlive-collection-latexextra-20140215-1|158	Requires:	texlive-comma
12mu|texlive-collection-latexextra-20140215-1|159	Requires:	texlive-commado
12mu|texlive-collection-latexextra-20140215-1|160	Requires:	texlive-comment
12mu|texlive-collection-latexextra-20140215-1|161	Requires:	texlive-concepts
12mu|texlive-collection-latexextra-20140215-1|162	Requires:	texlive-concprog
12mu|texlive-collection-latexextra-20140215-1|163	Requires:	texlive-constants
12mu|texlive-collection-latexextra-20140215-1|164	Requires:	texlive-contour
12mu|texlive-collection-latexextra-20140215-1|165	Requires:	texlive-contracard
12mu|texlive-collection-latexextra-20140215-1|166	Requires:	texlive-cooking
12mu|texlive-collection-latexextra-20140215-1|167	Requires:	texlive-cool
12mu|texlive-collection-latexextra-20140215-1|168	Requires:	texlive-coollist
12mu|texlive-collection-latexextra-20140215-1|169	Requires:	texlive-coolstr
12mu|texlive-collection-latexextra-20140215-1|170	Requires:	texlive-coolthms
12mu|texlive-collection-latexextra-20140215-1|171	Requires:	texlive-cooltooltips
12mu|texlive-collection-latexextra-20140215-1|172	Requires:	texlive-coordsys
12mu|texlive-collection-latexextra-20140215-1|173	Requires:	texlive-copyrightbox
12mu|texlive-collection-latexextra-20140215-1|174	Requires:	texlive-coseoul
12mu|texlive-collection-latexextra-20140215-1|175	Requires:	texlive-counttexruns
12mu|texlive-collection-latexextra-20140215-1|176	Requires:	texlive-courseoutline
12mu|texlive-collection-latexextra-20140215-1|177	Requires:	texlive-coursepaper
12mu|texlive-collection-latexextra-20140215-1|178	Requires:	texlive-coverpage
12mu|texlive-collection-latexextra-20140215-1|179	Requires:	texlive-cprotect
12mu|texlive-collection-latexextra-20140215-1|180	Requires:	texlive-crbox
12mu|texlive-collection-latexextra-20140215-1|181	Requires:	texlive-crossreference
12mu|texlive-collection-latexextra-20140215-1|182	Requires:	texlive-csquotes
12mu|texlive-collection-latexextra-20140215-1|183	Requires:	texlive-csvsimple
12mu|texlive-collection-latexextra-20140215-1|184	Requires:	texlive-csvtools
12mu|texlive-collection-latexextra-20140215-1|185	Requires:	texlive-cuisine
12mu|texlive-collection-latexextra-20140215-1|186	Requires:	texlive-currfile
12mu|texlive-collection-latexextra-20140215-1|187	Requires:	texlive-currvita
12mu|texlive-collection-latexextra-20140215-1|188	Requires:	texlive-cutwin
12mu|texlive-collection-latexextra-20140215-1|189	Requires:	texlive-cv
12mu|texlive-collection-latexextra-20140215-1|190	Requires:	texlive-cv4tw
12mu|texlive-collection-latexextra-20140215-1|191	Requires:	texlive-cweb-latex
12mu|texlive-collection-latexextra-20140215-1|192	Requires:	texlive-dashbox
12mu|texlive-collection-latexextra-20140215-1|193	Requires:	texlive-dashrule
12mu|texlive-collection-latexextra-20140215-1|194	Requires:	texlive-dashundergaps
12mu|texlive-collection-latexextra-20140215-1|195	Requires:	texlive-dataref
12mu|texlive-collection-latexextra-20140215-1|196	Requires:	texlive-datatool
12mu|texlive-collection-latexextra-20140215-1|197	Requires:	texlive-dateiliste
12mu|texlive-collection-latexextra-20140215-1|198	Requires:	texlive-datenumber
12mu|texlive-collection-latexextra-20140215-1|199	Requires:	texlive-datetime
12mu|texlive-collection-latexextra-20140215-1|200	Requires:	texlive-dblfloatfix
12mu|texlive-collection-latexextra-20140215-1|201	Requires:	texlive-decimal
12mu|texlive-collection-latexextra-20140215-1|202	Requires:	texlive-decorule
12mu|texlive-collection-latexextra-20140215-1|203	Requires:	texlive-delim
12mu|texlive-collection-latexextra-20140215-1|204	Requires:	texlive-delimtxt
12mu|texlive-collection-latexextra-20140215-1|205	Requires:	texlive-detlev-cm
12mu|texlive-collection-latexextra-20140215-1|206	Requires:	texlive-diagbox
12mu|texlive-collection-latexextra-20140215-1|207	Requires:	texlive-diagnose
12mu|texlive-collection-latexextra-20140215-1|208	Requires:	texlive-dialogl
12mu|texlive-collection-latexextra-20140215-1|209	Requires:	texlive-dichokey
12mu|texlive-collection-latexextra-20140215-1|210	Requires:	texlive-dinbrief
12mu|texlive-collection-latexextra-20140215-1|211	Requires:	texlive-directory
12mu|texlive-collection-latexextra-20140215-1|212	Requires:	texlive-dirtytalk
12mu|texlive-collection-latexextra-20140215-1|213	Requires:	texlive-dlfltxb
12mu|texlive-collection-latexextra-20140215-1|214	Requires:	texlive-dnaseq
12mu|texlive-collection-latexextra-20140215-1|215	Requires:	texlive-docmfp
12mu|texlive-collection-latexextra-20140215-1|216	Requires:	texlive-docmute
12mu|texlive-collection-latexextra-20140215-1|217	Requires:	texlive-documentation
12mu|texlive-collection-latexextra-20140215-1|218	Requires:	texlive-doi
12mu|texlive-collection-latexextra-20140215-1|219	Requires:	texlive-dotarrow
12mu|texlive-collection-latexextra-20140215-1|220	Requires:	texlive-dotseqn
12mu|texlive-collection-latexextra-20140215-1|221	Requires:	texlive-download
12mu|texlive-collection-latexextra-20140215-1|222	Requires:	texlive-dox
12mu|texlive-collection-latexextra-20140215-1|223	Requires:	texlive-dpfloat
12mu|texlive-collection-latexextra-20140215-1|224	Requires:	texlive-dprogress
12mu|texlive-collection-latexextra-20140215-1|225	Requires:	texlive-drac
12mu|texlive-collection-latexextra-20140215-1|226	Requires:	texlive-draftcopy
12mu|texlive-collection-latexextra-20140215-1|227	Requires:	texlive-draftwatermark
12mu|texlive-collection-latexextra-20140215-1|228	Requires:	texlive-dtk
12mu|texlive-collection-latexextra-20140215-1|229	Requires:	texlive-dtxgallery
12mu|texlive-collection-latexextra-20140215-1|230	Requires:	texlive-dvdcoll
12mu|texlive-collection-latexextra-20140215-1|231	Requires:	texlive-dynblocks
12mu|texlive-collection-latexextra-20140215-1|232	Requires:	texlive-easy
12mu|texlive-collection-latexextra-20140215-1|233	Requires:	texlive-easy-todo
12mu|texlive-collection-latexextra-20140215-1|234	Requires:	texlive-easyfig
12mu|texlive-collection-latexextra-20140215-1|235	Requires:	texlive-easylist
12mu|texlive-collection-latexextra-20140215-1|236	Requires:	texlive-ean13isbn
12mu|texlive-collection-latexextra-20140215-1|237	Requires:	texlive-ebezier
12mu|texlive-collection-latexextra-20140215-1|238	Requires:	texlive-ecclesiastic
12mu|texlive-collection-latexextra-20140215-1|239	Requires:	texlive-ecv
12mu|texlive-collection-latexextra-20140215-1|240	Requires:	texlive-ed
12mu|texlive-collection-latexextra-20140215-1|241	Requires:	texlive-edmargin
12mu|texlive-collection-latexextra-20140215-1|242	Requires:	texlive-eemeir
12mu|texlive-collection-latexextra-20140215-1|243	Requires:	texlive-egplot
12mu|texlive-collection-latexextra-20140215-1|244	Requires:	texlive-ellipsis
12mu|texlive-collection-latexextra-20140215-1|245	Requires:	texlive-elmath
12mu|texlive-collection-latexextra-20140215-1|246	Requires:	texlive-elpres
12mu|texlive-collection-latexextra-20140215-1|247	Requires:	texlive-emarks
12mu|texlive-collection-latexextra-20140215-1|248	Requires:	texlive-embedall
12mu|texlive-collection-latexextra-20140215-1|249	Requires:	texlive-embrac
12mu|texlive-collection-latexextra-20140215-1|250	Requires:	texlive-emptypage
12mu|texlive-collection-latexextra-20140215-1|251	Requires:	texlive-emulateapj
12mu|texlive-collection-latexextra-20140215-1|252	Requires:	texlive-endfloat
12mu|texlive-collection-latexextra-20140215-1|253	Requires:	texlive-endheads
12mu|texlive-collection-latexextra-20140215-1|254	Requires:	texlive-endnotes
12mu|texlive-collection-latexextra-20140215-1|255	Requires:	texlive-engpron
12mu|texlive-collection-latexextra-20140215-1|256	Requires:	texlive-engrec
12mu|texlive-collection-latexextra-20140215-1|257	Requires:	texlive-enotez
12mu|texlive-collection-latexextra-20140215-1|258	Requires:	texlive-enumitem
12mu|texlive-collection-latexextra-20140215-1|259	Requires:	texlive-enumitem-zref
12mu|texlive-collection-latexextra-20140215-1|260	Requires:	texlive-envbig
12mu|texlive-collection-latexextra-20140215-1|261	Requires:	texlive-environ
12mu|texlive-collection-latexextra-20140215-1|262	Requires:	texlive-envlab
12mu|texlive-collection-latexextra-20140215-1|263	Requires:	texlive-epigraph
12mu|texlive-collection-latexextra-20140215-1|264	Requires:	texlive-epiolmec
12mu|texlive-collection-latexextra-20140215-1|265	Requires:	texlive-eqell
12mu|texlive-collection-latexextra-20140215-1|266	Requires:	texlive-eqlist
12mu|texlive-collection-latexextra-20140215-1|267	Requires:	texlive-eqname
12mu|texlive-collection-latexextra-20140215-1|268	Requires:	texlive-eqparbox
12mu|texlive-collection-latexextra-20140215-1|269	Requires:	texlive-errata
12mu|texlive-collection-latexextra-20140215-1|270	Requires:	texlive-esami
12mu|texlive-collection-latexextra-20140215-1|271	Requires:	texlive-esdiff
12mu|texlive-collection-latexextra-20140215-1|272	Requires:	texlive-esint
12mu|texlive-collection-latexextra-20140215-1|273	Requires:	texlive-esint-type1
12mu|texlive-collection-latexextra-20140215-1|274	Requires:	texlive-etaremune
12mu|texlive-collection-latexextra-20140215-1|275	Requires:	texlive-etextools
12mu|texlive-collection-latexextra-20140215-1|276	Requires:	texlive-etoc
12mu|texlive-collection-latexextra-20140215-1|277	Requires:	texlive-etoolbox
12mu|texlive-collection-latexextra-20140215-1|278	Requires:	texlive-eukdate
12mu|texlive-collection-latexextra-20140215-1|279	Requires:	texlive-europecv
12mu|texlive-collection-latexextra-20140215-1|280	Requires:	texlive-everyhook
12mu|texlive-collection-latexextra-20140215-1|281	Requires:	texlive-everypage
12mu|texlive-collection-latexextra-20140215-1|282	Requires:	texlive-exam
12mu|texlive-collection-latexextra-20140215-1|283	Requires:	texlive-examdesign
12mu|texlive-collection-latexextra-20140215-1|284	Requires:	texlive-examplep
12mu|texlive-collection-latexextra-20140215-1|285	Requires:	texlive-excludeonly
12mu|texlive-collection-latexextra-20140215-1|286	Requires:	texlive-exercise
12mu|texlive-collection-latexextra-20140215-1|287	Requires:	texlive-exp-testopt
12mu|texlive-collection-latexextra-20140215-1|288	Requires:	texlive-expdlist
12mu|texlive-collection-latexextra-20140215-1|289	Requires:	texlive-export
12mu|texlive-collection-latexextra-20140215-1|290	Requires:	texlive-exsheets
12mu|texlive-collection-latexextra-20140215-1|291	Requires:	texlive-exsol
12mu|texlive-collection-latexextra-20140215-1|292	Requires:	texlive-extract
12mu|texlive-collection-latexextra-20140215-1|293	Requires:	texlive-facsimile
12mu|texlive-collection-latexextra-20140215-1|294	Requires:	texlive-factura
12mu|texlive-collection-latexextra-20140215-1|295	Requires:	texlive-fancynum
12mu|texlive-collection-latexextra-20140215-1|296	Requires:	texlive-fancypar
12mu|texlive-collection-latexextra-20140215-1|297	Requires:	texlive-fancytabs
12mu|texlive-collection-latexextra-20140215-1|298	Requires:	texlive-fancytooltips
12mu|texlive-collection-latexextra-20140215-1|299	Requires:	texlive-figsize
12mu|texlive-collection-latexextra-20140215-1|300	Requires:	texlive-filecontents
12mu|texlive-collection-latexextra-20140215-1|301	Requires:	texlive-filedate
12mu|texlive-collection-latexextra-20140215-1|302	Requires:	texlive-filehook
12mu|texlive-collection-latexextra-20140215-1|303	Requires:	texlive-fileinfo
12mu|texlive-collection-latexextra-20140215-1|304	Requires:	texlive-filemod
12mu|texlive-collection-latexextra-20140215-1|305	Requires:	texlive-fink
12mu|texlive-collection-latexextra-20140215-1|306	Requires:	texlive-finstrut
12mu|texlive-collection-latexextra-20140215-1|307	Requires:	texlive-fixfoot
12mu|texlive-collection-latexextra-20140215-1|308	Requires:	texlive-fixme
12mu|texlive-collection-latexextra-20140215-1|309	Requires:	texlive-fixmetodonotes
12mu|texlive-collection-latexextra-20140215-1|310	Requires:	texlive-fjodor
12mu|texlive-collection-latexextra-20140215-1|311	Requires:	texlive-flabels
12mu|texlive-collection-latexextra-20140215-1|312	Requires:	texlive-flacards
12mu|texlive-collection-latexextra-20140215-1|313	Requires:	texlive-flagderiv
12mu|texlive-collection-latexextra-20140215-1|314	Requires:	texlive-flashcards
12mu|texlive-collection-latexextra-20140215-1|315	Requires:	texlive-flashmovie
12mu|texlive-collection-latexextra-20140215-1|316	Requires:	texlive-flipbook
12mu|texlive-collection-latexextra-20140215-1|317	Requires:	texlive-flippdf
12mu|texlive-collection-latexextra-20140215-1|318	Requires:	texlive-floatflt
12mu|texlive-collection-latexextra-20140215-1|319	Requires:	texlive-floatrow
12mu|texlive-collection-latexextra-20140215-1|320	Requires:	texlive-flowfram
12mu|texlive-collection-latexextra-20140215-1|321	Requires:	texlive-fmp
12mu|texlive-collection-latexextra-20140215-1|322	Requires:	texlive-fmtcount
12mu|texlive-collection-latexextra-20140215-1|323	Requires:	texlive-fn2end
12mu|texlive-collection-latexextra-20140215-1|324	Requires:	texlive-fnbreak
12mu|texlive-collection-latexextra-20140215-1|325	Requires:	texlive-fncychap
12mu|texlive-collection-latexextra-20140215-1|326	Requires:	texlive-fncylab
12mu|texlive-collection-latexextra-20140215-1|327	Requires:	texlive-fnpara
12mu|texlive-collection-latexextra-20140215-1|328	Requires:	texlive-fnpct
12mu|texlive-collection-latexextra-20140215-1|329	Requires:	texlive-fnumprint
12mu|texlive-collection-latexextra-20140215-1|330	Requires:	texlive-foilhtml
12mu|texlive-collection-latexextra-20140215-1|331	Requires:	texlive-fontaxes
12mu|texlive-collection-latexextra-20140215-1|332	Requires:	texlive-fonttable
12mu|texlive-collection-latexextra-20140215-1|333	Requires:	texlive-footmisc
12mu|texlive-collection-latexextra-20140215-1|334	Requires:	texlive-footnotebackref
12mu|texlive-collection-latexextra-20140215-1|335	Requires:	texlive-footnoterange
12mu|texlive-collection-latexextra-20140215-1|336	Requires:	texlive-footnpag
12mu|texlive-collection-latexextra-20140215-1|337	Requires:	texlive-forarray
12mu|texlive-collection-latexextra-20140215-1|338	Requires:	texlive-foreign
12mu|texlive-collection-latexextra-20140215-1|339	Requires:	texlive-forloop
12mu|texlive-collection-latexextra-20140215-1|340	Requires:	texlive-formlett
12mu|texlive-collection-latexextra-20140215-1|341	Requires:	texlive-formular
12mu|texlive-collection-latexextra-20140215-1|342	Requires:	texlive-fragments
12mu|texlive-collection-latexextra-20140215-1|343	Requires:	texlive-frame
12mu|texlive-collection-latexextra-20140215-1|344	Requires:	texlive-framed
12mu|texlive-collection-latexextra-20140215-1|345	Requires:	texlive-frankenstein
12mu|texlive-collection-latexextra-20140215-1|346	Requires:	texlive-frege
12mu|texlive-collection-latexextra-20140215-1|347	Requires:	texlive-ftcap
12mu|texlive-collection-latexextra-20140215-1|348	Requires:	texlive-ftnxtra
12mu|texlive-collection-latexextra-20140215-1|349	Requires:	texlive-fullblck
12mu|texlive-collection-latexextra-20140215-1|350	Requires:	texlive-fullwidth
12mu|texlive-collection-latexextra-20140215-1|351	Requires:	texlive-fundus-calligra
12mu|texlive-collection-latexextra-20140215-1|352	Requires:	texlive-fundus-cyr
12mu|texlive-collection-latexextra-20140215-1|353	Requires:	texlive-fundus-sueterlin
12mu|texlive-collection-latexextra-20140215-1|354	Requires:	texlive-fwlw
12mu|texlive-collection-latexextra-20140215-1|355	Requires:	texlive-g-brief
12mu|texlive-collection-latexextra-20140215-1|356	Requires:	texlive-gauss
12mu|texlive-collection-latexextra-20140215-1|357	Requires:	texlive-gcard
12mu|texlive-collection-latexextra-20140215-1|358	Requires:	texlive-gcite
12mu|texlive-collection-latexextra-20140215-1|359	Requires:	texlive-genmpage
12mu|texlive-collection-latexextra-20140215-1|360	Requires:	texlive-getfiledate
12mu|texlive-collection-latexextra-20140215-1|361	Requires:	texlive-ginpenc
12mu|texlive-collection-latexextra-20140215-1|362	Requires:	texlive-gitinfo
12mu|texlive-collection-latexextra-20140215-1|363	Requires:	texlive-gloss
12mu|texlive-collection-latexextra-20140215-1|364	Requires:	texlive-glossaries
12mu|texlive-collection-latexextra-20140215-1|365	Requires:	texlive-gmdoc
12mu|texlive-collection-latexextra-20140215-1|366	Requires:	texlive-gmdoc-enhance
12mu|texlive-collection-latexextra-20140215-1|367	Requires:	texlive-gmiflink
12mu|texlive-collection-latexextra-20140215-1|368	Requires:	texlive-gmutils
12mu|texlive-collection-latexextra-20140215-1|369	Requires:	texlive-gmverb
12mu|texlive-collection-latexextra-20140215-1|370	Requires:	texlive-graphicx-psmin
12mu|texlive-collection-latexextra-20140215-1|371	Requires:	texlive-graphicxbox
12mu|texlive-collection-latexextra-20140215-1|372	Requires:	texlive-grfpaste
12mu|texlive-collection-latexextra-20140215-1|373	Requires:	texlive-grid
12mu|texlive-collection-latexextra-20140215-1|374	Requires:	texlive-grid-system
12mu|texlive-collection-latexextra-20140215-1|375	Requires:	texlive-gridset
12mu|texlive-collection-latexextra-20140215-1|376	Requires:	texlive-gtl
12mu|texlive-collection-latexextra-20140215-1|377	Requires:	texlive-guitlogo
12mu|texlive-collection-latexextra-20140215-1|378	Requires:	texlive-hanging
12mu|texlive-collection-latexextra-20140215-1|379	Requires:	texlive-hardwrap
12mu|texlive-collection-latexextra-20140215-1|380	Requires:	texlive-harnon-cv
12mu|texlive-collection-latexextra-20140215-1|381	Requires:	texlive-harpoon
12mu|texlive-collection-latexextra-20140215-1|382	Requires:	texlive-hc
12mu|texlive-collection-latexextra-20140215-1|383	Requires:	texlive-he-she
12mu|texlive-collection-latexextra-20140215-1|384	Requires:	texlive-hhtensor
12mu|texlive-collection-latexextra-20140215-1|385	Requires:	texlive-histogr
12mu|texlive-collection-latexextra-20140215-1|386	Requires:	texlive-hitec
12mu|texlive-collection-latexextra-20140215-1|387	Requires:	texlive-hletter
12mu|texlive-collection-latexextra-20140215-1|388	Requires:	texlive-hpsdiss
12mu|texlive-collection-latexextra-20140215-1|389	Requires:	texlive-hrefhide
12mu|texlive-collection-latexextra-20140215-1|390	Requires:	texlive-hvindex
12mu|texlive-collection-latexextra-20140215-1|391	Requires:	texlive-hypdvips
12mu|texlive-collection-latexextra-20140215-1|392	Requires:	texlive-hyper
12mu|texlive-collection-latexextra-20140215-1|393	Requires:	texlive-hypernat
12mu|texlive-collection-latexextra-20140215-1|394	Requires:	texlive-hyperref-docsrc
12mu|texlive-collection-latexextra-20140215-1|395	Requires:	texlive-hyperxmp
12mu|texlive-collection-latexextra-20140215-1|396	Requires:	texlive-hyphenat
12mu|texlive-collection-latexextra-20140215-1|397	Requires:	texlive-idxcmds
12mu|texlive-collection-latexextra-20140215-1|398	Requires:	texlive-idxlayout
12mu|texlive-collection-latexextra-20140215-1|399	Requires:	texlive-ifmslide
12mu|texlive-collection-latexextra-20140215-1|400	Requires:	texlive-ifmtarg
12mu|texlive-collection-latexextra-20140215-1|401	Requires:	texlive-ifnextok
12mu|texlive-collection-latexextra-20140215-1|402	Requires:	texlive-ifoddpage
12mu|texlive-collection-latexextra-20140215-1|403	Requires:	texlive-ifplatform
12mu|texlive-collection-latexextra-20140215-1|404	Requires:	texlive-ifthenx
12mu|texlive-collection-latexextra-20140215-1|405	Requires:	texlive-iitem
12mu|texlive-collection-latexextra-20140215-1|406	Requires:	texlive-image-gallery
12mu|texlive-collection-latexextra-20140215-1|407	Requires:	texlive-imakeidx
12mu|texlive-collection-latexextra-20140215-1|408	Requires:	texlive-import
12mu|texlive-collection-latexextra-20140215-1|409	Requires:	texlive-incgraph
12mu|texlive-collection-latexextra-20140215-1|410	Requires:	texlive-inlinedef
12mu|texlive-collection-latexextra-20140215-1|411	Requires:	texlive-inputtrc
12mu|texlive-collection-latexextra-20140215-1|412	Requires:	texlive-interactiveworkbook
12mu|texlive-collection-latexextra-20140215-1|413	Requires:	texlive-interfaces
12mu|texlive-collection-latexextra-20140215-1|414	Requires:	texlive-inversepath
12mu|texlive-collection-latexextra-20140215-1|415	Requires:	texlive-invoice
12mu|texlive-collection-latexextra-20140215-1|416	Requires:	texlive-iso
12mu|texlive-collection-latexextra-20140215-1|417	Requires:	texlive-iso10303
12mu|texlive-collection-latexextra-20140215-1|418	Requires:	texlive-isodate
12mu|texlive-collection-latexextra-20140215-1|419	Requires:	texlive-isonums
12mu|texlive-collection-latexextra-20140215-1|420	Requires:	texlive-isodoc
12mu|texlive-collection-latexextra-20140215-1|421	Requires:	texlive-isorot
12mu|texlive-collection-latexextra-20140215-1|422	Requires:	texlive-isotope
12mu|texlive-collection-latexextra-20140215-1|423	Requires:	texlive-issuulinks
12mu|texlive-collection-latexextra-20140215-1|424	Requires:	texlive-iwhdp
12mu|texlive-collection-latexextra-20140215-1|425	Requires:	texlive-jlabels
12mu|texlive-collection-latexextra-20140215-1|426	Requires:	texlive-jvlisting
12mu|texlive-collection-latexextra-20140215-1|427	Requires:	texlive-kantlipsum
12mu|texlive-collection-latexextra-20140215-1|428	Requires:	texlive-kerntest
12mu|texlive-collection-latexextra-20140215-1|429	Requires:	texlive-keycommand
12mu|texlive-collection-latexextra-20140215-1|430	Requires:	texlive-keyreader
12mu|texlive-collection-latexextra-20140215-1|431	Requires:	texlive-keystroke
12mu|texlive-collection-latexextra-20140215-1|432	Requires:	texlive-keyval2e
12mu|texlive-collection-latexextra-20140215-1|433	Requires:	texlive-kix
12mu|texlive-collection-latexextra-20140215-1|434	Requires:	texlive-koma-moderncvclassic
12mu|texlive-collection-latexextra-20140215-1|435	Requires:	texlive-koma-script-sfs
12mu|texlive-collection-latexextra-20140215-1|436	Requires:	texlive-ktv-texdata
12mu|texlive-collection-latexextra-20140215-1|437	Requires:	texlive-labbook
12mu|texlive-collection-latexextra-20140215-1|438	Requires:	texlive-labelcas
12mu|texlive-collection-latexextra-20140215-1|439	Requires:	texlive-labels
12mu|texlive-collection-latexextra-20140215-1|440	Requires:	texlive-lastpage
12mu|texlive-collection-latexextra-20140215-1|441	Requires:	texlive-latex-tds
12mu|texlive-collection-latexextra-20140215-1|442	Requires:	texlive-layouts
12mu|texlive-collection-latexextra-20140215-1|443	Requires:	texlive-lazylist
12mu|texlive-collection-latexextra-20140215-1|444	Requires:	texlive-lcd
12mu|texlive-collection-latexextra-20140215-1|445	Requires:	texlive-lcg
12mu|texlive-collection-latexextra-20140215-1|446	Requires:	texlive-leading
12mu|texlive-collection-latexextra-20140215-1|447	Requires:	texlive-leaflet
12mu|texlive-collection-latexextra-20140215-1|448	Requires:	texlive-leftidx
12mu|texlive-collection-latexextra-20140215-1|449	Requires:	texlive-lengthconvert
12mu|texlive-collection-latexextra-20140215-1|450	Requires:	texlive-lettre
12mu|texlive-collection-latexextra-20140215-1|451	Requires:	texlive-lettrine
12mu|texlive-collection-latexextra-20140215-1|452	Requires:	texlive-lewis
12mu|texlive-collection-latexextra-20140215-1|453	Requires:	texlive-lhelp
12mu|texlive-collection-latexextra-20140215-1|454	Requires:	texlive-libgreek
12mu|texlive-collection-latexextra-20140215-1|455	Requires:	texlive-limap
12mu|texlive-collection-latexextra-20140215-1|456	Requires:	texlive-linegoal
12mu|texlive-collection-latexextra-20140215-1|457	Requires:	texlive-lipsum
12mu|texlive-collection-latexextra-20140215-1|458	Requires:	texlive-lisp-on-tex
12mu|texlive-collection-latexextra-20140215-1|459	Requires:	texlive-listing
12mu|texlive-collection-latexextra-20140215-1|460	Requires:	texlive-listofsymbols
12mu|texlive-collection-latexextra-20140215-1|461	Requires:	texlive-listliketab
12mu|texlive-collection-latexextra-20140215-1|462	Requires:	texlive-lkproof
12mu|texlive-collection-latexextra-20140215-1|463	Requires:	texlive-lmake
12mu|texlive-collection-latexextra-20140215-1|464	Requires:	texlive-locality
12mu|texlive-collection-latexextra-20140215-1|465	Requires:	texlive-localloc
12mu|texlive-collection-latexextra-20140215-1|466	Requires:	texlive-logbox
12mu|texlive-collection-latexextra-20140215-1|467	Requires:	texlive-logical-markup-utils
12mu|texlive-collection-latexextra-20140215-1|468	Requires:	texlive-logpap
12mu|texlive-collection-latexextra-20140215-1|469	Requires:	texlive-longnamefilelist
12mu|texlive-collection-latexextra-20140215-1|470	Requires:	texlive-loops
12mu|texlive-collection-latexextra-20140215-1|471	Requires:	texlive-lsc
12mu|texlive-collection-latexextra-20140215-1|472	Requires:	texlive-lstaddons
12mu|texlive-collection-latexextra-20140215-1|473	Requires:	texlive-lt3graph
12mu|texlive-collection-latexextra-20140215-1|474	Requires:	texlive-ltablex
12mu|texlive-collection-latexextra-20140215-1|475	Requires:	texlive-ltabptch
12mu|texlive-collection-latexextra-20140215-1|476	Requires:	texlive-ltxdockit
12mu|texlive-collection-latexextra-20140215-1|477	Requires:	texlive-ltxindex
12mu|texlive-collection-latexextra-20140215-1|478	Requires:	texlive-ltxkeys
12mu|texlive-collection-latexextra-20140215-1|479	Requires:	texlive-ltxnew
12mu|texlive-collection-latexextra-20140215-1|480	Requires:	texlive-ltxtools
12mu|texlive-collection-latexextra-20140215-1|481	Requires:	texlive-macroswap
12mu|texlive-collection-latexextra-20140215-1|482	Requires:	texlive-magaz
12mu|texlive-collection-latexextra-20140215-1|483	Requires:	texlive-mailing
12mu|texlive-collection-latexextra-20140215-1|484	Requires:	texlive-mailmerge
12mu|texlive-collection-latexextra-20140215-1|485	Requires:	texlive-makebarcode
12mu|texlive-collection-latexextra-20140215-1|486	Requires:	texlive-makebox
12mu|texlive-collection-latexextra-20140215-1|487	Requires:	texlive-makecell
12mu|texlive-collection-latexextra-20140215-1|488	Requires:	texlive-makecirc
12mu|texlive-collection-latexextra-20140215-1|489	Requires:	texlive-makecmds
12mu|texlive-collection-latexextra-20140215-1|490	Requires:	texlive-makedtx
12mu|texlive-collection-latexextra-20140215-1|491	Requires:	texlive-makeglos
12mu|texlive-collection-latexextra-20140215-1|492	Requires:	texlive-mandi
12mu|texlive-collection-latexextra-20140215-1|493	Requires:	texlive-manfnt
12mu|texlive-collection-latexextra-20140215-1|494	Requires:	texlive-manuscript
12mu|texlive-collection-latexextra-20140215-1|495	Requires:	texlive-marginfix
12mu|texlive-collection-latexextra-20140215-1|496	Requires:	texlive-marginnote
12mu|texlive-collection-latexextra-20140215-1|497	Requires:	texlive-mathalfa
12mu|texlive-collection-latexextra-20140215-1|498	Requires:	texlive-mathastext
12mu|texlive-collection-latexextra-20140215-1|499	Requires:	texlive-mathexam
12mu|texlive-collection-latexextra-20140215-1|500	Requires:	texlive-maybemath
12mu|texlive-collection-latexextra-20140215-1|501	Requires:	texlive-mbenotes
12mu|texlive-collection-latexextra-20140215-1|502	Requires:	texlive-mcaption
12mu|texlive-collection-latexextra-20140215-1|503	Requires:	texlive-mceinleger
12mu|texlive-collection-latexextra-20140215-1|504	Requires:	texlive-mcite
12mu|texlive-collection-latexextra-20140215-1|505	Requires:	texlive-mciteplus
12mu|texlive-collection-latexextra-20140215-1|506	Requires:	texlive-mdframed
12mu|texlive-collection-latexextra-20140215-1|507	Requires:	texlive-media9
12mu|texlive-collection-latexextra-20140215-1|508	Requires:	texlive-meetingmins
12mu|texlive-collection-latexextra-20140215-1|509	Requires:	texlive-memexsupp
12mu|texlive-collection-latexextra-20140215-1|510	Requires:	texlive-memory
12mu|texlive-collection-latexextra-20140215-1|511	Requires:	texlive-menu
12mu|texlive-collection-latexextra-20140215-1|512	Requires:	texlive-menukeys
12mu|texlive-collection-latexextra-20140215-1|513	Requires:	texlive-method
12mu|texlive-collection-latexextra-20140215-1|514	Requires:	texlive-metre
12mu|texlive-collection-latexextra-20140215-1|515	Requires:	texlive-mftinc
12mu|texlive-collection-latexextra-20140215-1|516	Requires:	texlive-midpage
12mu|texlive-collection-latexextra-20140215-1|517	Requires:	texlive-minibox
12mu|texlive-collection-latexextra-20140215-1|518	Requires:	texlive-minifp
12mu|texlive-collection-latexextra-20140215-1|519	Requires:	texlive-minipage-marginpar
12mu|texlive-collection-latexextra-20140215-1|520	Requires:	texlive-minitoc
12mu|texlive-collection-latexextra-20140215-1|521	Requires:	texlive-minorrevision
12mu|texlive-collection-latexextra-20140215-1|522	Requires:	texlive-minted
12mu|texlive-collection-latexextra-20140215-1|523	Requires:	texlive-minutes
12mu|texlive-collection-latexextra-20140215-1|524	Requires:	texlive-misc209
12mu|texlive-collection-latexextra-20140215-1|525	Requires:	texlive-mla-paper
12mu|texlive-collection-latexextra-20140215-1|526	Requires:	texlive-mlist
12mu|texlive-collection-latexextra-20140215-1|527	Requires:	texlive-mmap
12mu|texlive-collection-latexextra-20140215-1|528	Requires:	texlive-mnotes
12mu|texlive-collection-latexextra-20140215-1|529	Requires:	texlive-moderncv
12mu|texlive-collection-latexextra-20140215-1|530	Requires:	texlive-moderntimeline
12mu|texlive-collection-latexextra-20140215-1|531	Requires:	texlive-modref
12mu|texlive-collection-latexextra-20140215-1|532	Requires:	texlive-modroman
12mu|texlive-collection-latexextra-20140215-1|533	Requires:	texlive-monofill
12mu|texlive-collection-latexextra-20140215-1|534	Requires:	texlive-moreenum
12mu|texlive-collection-latexextra-20140215-1|535	Requires:	texlive-morefloats
12mu|texlive-collection-latexextra-20140215-1|536	Requires:	texlive-morehype
12mu|texlive-collection-latexextra-20140215-1|537	Requires:	texlive-moresize
12mu|texlive-collection-latexextra-20140215-1|538	Requires:	texlive-moreverb
12mu|texlive-collection-latexextra-20140215-1|539	Requires:	texlive-morewrites
12mu|texlive-collection-latexextra-20140215-1|540	Requires:	texlive-movie15
12mu|texlive-collection-latexextra-20140215-1|541	Requires:	texlive-mparhack
12mu|texlive-collection-latexextra-20140215-1|542	Requires:	texlive-msc
12mu|texlive-collection-latexextra-20140215-1|543	Requires:	texlive-msg
12mu|texlive-collection-latexextra-20140215-1|544	Requires:	texlive-mslapa
12mu|texlive-collection-latexextra-20140215-1|545	Requires:	texlive-mtgreek
12mu|texlive-collection-latexextra-20140215-1|546	Requires:	texlive-multenum
12mu|texlive-collection-latexextra-20140215-1|547	Requires:	texlive-multibbl
12mu|texlive-collection-latexextra-20140215-1|548	Requires:	texlive-multicap
12mu|texlive-collection-latexextra-20140215-1|549	Requires:	texlive-multienv
12mu|texlive-collection-latexextra-20140215-1|550	Requires:	texlive-multiexpand
12mu|texlive-collection-latexextra-20140215-1|551	Requires:	texlive-multirow
12mu|texlive-collection-latexextra-20140215-1|552	Requires:	texlive-mversion
12mu|texlive-collection-latexextra-20140215-1|553	Requires:	texlive-mwe
12mu|texlive-collection-latexextra-20140215-1|554	Requires:	texlive-mweights
12mu|texlive-collection-latexextra-20140215-1|555	Requires:	texlive-mycv
12mu|texlive-collection-latexextra-20140215-1|556	Requires:	texlive-mylatexformat
12mu|texlive-collection-latexextra-20140215-1|557	Requires:	texlive-nag
12mu|texlive-collection-latexextra-20140215-1|558	Requires:	texlive-nameauth
12mu|texlive-collection-latexextra-20140215-1|559	Requires:	texlive-namespc
12mu|texlive-collection-latexextra-20140215-1|560	Requires:	texlive-ncclatex
12mu|texlive-collection-latexextra-20140215-1|561	Requires:	texlive-ncctools
12mu|texlive-collection-latexextra-20140215-1|562	Requires:	texlive-needspace
12mu|texlive-collection-latexextra-20140215-1|563	Requires:	texlive-nestquot
12mu|texlive-collection-latexextra-20140215-1|564	Requires:	texlive-newcommand
12mu|texlive-collection-latexextra-20140215-1|565	Requires:	texlive-newenviron
12mu|texlive-collection-latexextra-20140215-1|566	Requires:	texlive-newfile
12mu|texlive-collection-latexextra-20140215-1|567	Requires:	texlive-newlfm
12mu|texlive-collection-latexextra-20140215-1|568	Requires:	texlive-newspaper
12mu|texlive-collection-latexextra-20140215-1|569	Requires:	texlive-newunicodechar
12mu|texlive-collection-latexextra-20140215-1|570	Requires:	texlive-newvbtm
12mu|texlive-collection-latexextra-20140215-1|571	Requires:	texlive-newverbs
12mu|texlive-collection-latexextra-20140215-1|572	Requires:	texlive-nextpage
12mu|texlive-collection-latexextra-20140215-1|573	Requires:	texlive-nfssext-cfr
12mu|texlive-collection-latexextra-20140215-1|574	Requires:	texlive-nicefilelist
12mu|texlive-collection-latexextra-20140215-1|575	Requires:	texlive-niceframe
12mu|texlive-collection-latexextra-20140215-1|576	Requires:	texlive-nicetext
12mu|texlive-collection-latexextra-20140215-1|577	Requires:	texlive-nlctdoc
12mu|texlive-collection-latexextra-20140215-1|578	Requires:	texlive-noconflict
12mu|texlive-collection-latexextra-20140215-1|579	Requires:	texlive-noindentafter
12mu|texlive-collection-latexextra-20140215-1|580	Requires:	texlive-noitcrul
12mu|texlive-collection-latexextra-20140215-1|581	Requires:	texlive-nolbreaks
12mu|texlive-collection-latexextra-20140215-1|582	Requires:	texlive-nomencl
12mu|texlive-collection-latexextra-20140215-1|583	Requires:	texlive-nomentbl
12mu|texlive-collection-latexextra-20140215-1|584	Requires:	texlive-nonfloat
12mu|texlive-collection-latexextra-20140215-1|585	Requires:	texlive-nonumonpart
12mu|texlive-collection-latexextra-20140215-1|586	Requires:	texlive-nopageno
12mu|texlive-collection-latexextra-20140215-1|587	Requires:	texlive-notes
12mu|texlive-collection-latexextra-20140215-1|588	Requires:	texlive-notoccite
12mu|texlive-collection-latexextra-20140215-1|589	Requires:	texlive-nowidow
12mu|texlive-collection-latexextra-20140215-1|590	Requires:	texlive-nox
12mu|texlive-collection-latexextra-20140215-1|591	Requires:	texlive-ntheorem
12mu|texlive-collection-latexextra-20140215-1|592	Requires:	texlive-numberedblock
12mu|texlive-collection-latexextra-20140215-1|593	Requires:	texlive-numname
12mu|texlive-collection-latexextra-20140215-1|594	Requires:	texlive-numprint
12mu|texlive-collection-latexextra-20140215-1|595	Requires:	texlive-ocg-p
12mu|texlive-collection-latexextra-20140215-1|596	Requires:	texlive-ocgx
12mu|texlive-collection-latexextra-20140215-1|597	Requires:	texlive-ocr-latex
12mu|texlive-collection-latexextra-20140215-1|598	Requires:	texlive-octavo
12mu|texlive-collection-latexextra-20140215-1|599	Requires:	texlive-oldstyle
12mu|texlive-collection-latexextra-20140215-1|600	Requires:	texlive-onlyamsmath
12mu|texlive-collection-latexextra-20140215-1|601	Requires:	texlive-opcit
12mu|texlive-collection-latexextra-20140215-1|602	Requires:	texlive-optional
12mu|texlive-collection-latexextra-20140215-1|603	Requires:	texlive-outline
12mu|texlive-collection-latexextra-20140215-1|604	Requires:	texlive-outliner
12mu|texlive-collection-latexextra-20140215-1|605	Requires:	texlive-outlines
12mu|texlive-collection-latexextra-20140215-1|606	Requires:	texlive-overpic
12mu|texlive-collection-latexextra-20140215-1|607	Requires:	texlive-pagecolor
12mu|texlive-collection-latexextra-20140215-1|608	Requires:	texlive-pagecont
12mu|texlive-collection-latexextra-20140215-1|609	Requires:	texlive-pagenote
12mu|texlive-collection-latexextra-20140215-1|610	Requires:	texlive-pagerange
12mu|texlive-collection-latexextra-20140215-1|611	Requires:	texlive-pageslts
12mu|texlive-collection-latexextra-20140215-1|612	Requires:	texlive-paper
12mu|texlive-collection-latexextra-20140215-1|613	Requires:	texlive-papercdcase
12mu|texlive-collection-latexextra-20140215-1|614	Requires:	texlive-papermas
12mu|texlive-collection-latexextra-20140215-1|615	Requires:	texlive-papertex
12mu|texlive-collection-latexextra-20140215-1|616	Requires:	texlive-paracol
12mu|texlive-collection-latexextra-20140215-1|617	Requires:	texlive-paralist
12mu|texlive-collection-latexextra-20140215-1|618	Requires:	texlive-paresse
12mu|texlive-collection-latexextra-20140215-1|619	Requires:	texlive-parnotes
12mu|texlive-collection-latexextra-20140215-1|620	Requires:	texlive-parselines
12mu|texlive-collection-latexextra-20140215-1|621	Requires:	texlive-pas-cours
12mu|texlive-collection-latexextra-20140215-1|622	Requires:	texlive-pas-cv
12mu|texlive-collection-latexextra-20140215-1|623	Requires:	texlive-pas-tableur
12mu|texlive-collection-latexextra-20140215-1|624	Requires:	texlive-patch
12mu|texlive-collection-latexextra-20140215-1|625	Requires:	texlive-patchcmd
12mu|texlive-collection-latexextra-20140215-1|626	Requires:	texlive-pauldoc
12mu|texlive-collection-latexextra-20140215-1|627	Requires:	texlive-pawpict
12mu|texlive-collection-latexextra-20140215-1|628	Requires:	texlive-pax
12mu|texlive-collection-latexextra-20140215-1|629	Requires:	texlive-pbox
12mu|texlive-collection-latexextra-20140215-1|630	Requires:	texlive-pbsheet
12mu|texlive-collection-latexextra-20140215-1|631	Requires:	texlive-pdf14
12mu|texlive-collection-latexextra-20140215-1|632	Requires:	texlive-pdfcomment
12mu|texlive-collection-latexextra-20140215-1|633	Requires:	texlive-pdfcprot
12mu|texlive-collection-latexextra-20140215-1|634	Requires:	texlive-pdfmarginpar
12mu|texlive-collection-latexextra-20140215-1|635	Requires:	texlive-pdfscreen
12mu|texlive-collection-latexextra-20140215-1|636	Requires:	texlive-pdfslide
12mu|texlive-collection-latexextra-20140215-1|637	Requires:	texlive-pdfsync
12mu|texlive-collection-latexextra-20140215-1|638	Requires:	texlive-pdfwin
12mu|texlive-collection-latexextra-20140215-1|639	Requires:	texlive-pdfx
12mu|texlive-collection-latexextra-20140215-1|640	Requires:	texlive-pecha
12mu|texlive-collection-latexextra-20140215-1|641	Requires:	texlive-perfectcut
12mu|texlive-collection-latexextra-20140215-1|642	Requires:	texlive-perltex
12mu|texlive-collection-latexextra-20140215-1|643	Requires:	texlive-permute
12mu|texlive-collection-latexextra-20140215-1|644	Requires:	texlive-petiteannonce
12mu|texlive-collection-latexextra-20140215-1|645	Requires:	texlive-philex
12mu|texlive-collection-latexextra-20140215-1|646	Requires:	texlive-photo
12mu|texlive-collection-latexextra-20140215-1|647	Requires:	texlive-piff
12mu|texlive-collection-latexextra-20140215-1|648	Requires:	texlive-pkgloader
12mu|texlive-collection-latexextra-20140215-1|649	Requires:	texlive-placeins
12mu|texlive-collection-latexextra-20140215-1|650	Requires:	texlive-plates
12mu|texlive-collection-latexextra-20140215-1|651	Requires:	texlive-plantslabels
12mu|texlive-collection-latexextra-20140215-1|652	Requires:	texlive-plweb
12mu|texlive-collection-latexextra-20140215-1|653	Requires:	texlive-polynom
12mu|texlive-collection-latexextra-20140215-1|654	Requires:	texlive-polynomial
12mu|texlive-collection-latexextra-20140215-1|655	Requires:	texlive-polytable
12mu|texlive-collection-latexextra-20140215-1|656	Requires:	texlive-postcards
12mu|texlive-collection-latexextra-20140215-1|657	Requires:	texlive-poster-mac
12mu|texlive-collection-latexextra-20140215-1|658	Requires:	texlive-ppr-prv
12mu|texlive-collection-latexextra-20140215-1|659	Requires:	texlive-preprint
12mu|texlive-collection-latexextra-20140215-1|660	Requires:	texlive-prettyref
12mu|texlive-collection-latexextra-20140215-1|661	Requires:	texlive-preview
12mu|texlive-collection-latexextra-20140215-1|662	Requires:	texlive-printlen
12mu|texlive-collection-latexextra-20140215-1|663	Requires:	texlive-probsoln
12mu|texlive-collection-latexextra-20140215-1|664	Requires:	texlive-program
12mu|texlive-collection-latexextra-20140215-1|665	Requires:	texlive-progress
12mu|texlive-collection-latexextra-20140215-1|666	Requires:	texlive-progressbar
12mu|texlive-collection-latexextra-20140215-1|667	Requires:	texlive-properties
12mu|texlive-collection-latexextra-20140215-1|668	Requires:	texlive-prosper
12mu|texlive-collection-latexextra-20140215-1|669	Requires:	texlive-protex
12mu|texlive-collection-latexextra-20140215-1|670	Requires:	texlive-protocol
12mu|texlive-collection-latexextra-20140215-1|671	Requires:	texlive-psfragx
12mu|texlive-collection-latexextra-20140215-1|672	Requires:	texlive-pst-pdf
12mu|texlive-collection-latexextra-20140215-1|673	Requires:	texlive-pstool
12mu|texlive-collection-latexextra-20140215-1|674	Requires:	texlive-pxgreeks
12mu|texlive-collection-latexextra-20140215-1|675	Requires:	texlive-python
12mu|texlive-collection-latexextra-20140215-1|676	Requires:	texlive-qcm
12mu|texlive-collection-latexextra-20140215-1|677	Requires:	texlive-quoting
12mu|texlive-collection-latexextra-20140215-1|678	Requires:	texlive-qstest
12mu|texlive-collection-latexextra-20140215-1|679	Requires:	texlive-qsymbols
12mu|texlive-collection-latexextra-20140215-1|680	Requires:	texlive-quotchap
12mu|texlive-collection-latexextra-20140215-1|681	Requires:	texlive-quotmark
12mu|texlive-collection-latexextra-20140215-1|682	Requires:	texlive-ran_toks
12mu|texlive-collection-latexextra-20140215-1|683	Requires:	texlive-randtext
12mu|texlive-collection-latexextra-20140215-1|684	Requires:	texlive-rccol
12mu|texlive-collection-latexextra-20140215-1|685	Requires:	texlive-rcs-multi
12mu|texlive-collection-latexextra-20140215-1|686	Requires:	texlive-rcsinfo
12mu|texlive-collection-latexextra-20140215-1|687	Requires:	texlive-readarray
12mu|texlive-collection-latexextra-20140215-1|688	Requires:	texlive-realboxes
12mu|texlive-collection-latexextra-20140215-1|689	Requires:	texlive-recipe
12mu|texlive-collection-latexextra-20140215-1|690	Requires:	texlive-recipecard
12mu|texlive-collection-latexextra-20140215-1|691	Requires:	texlive-rectopma
12mu|texlive-collection-latexextra-20140215-1|692	Requires:	texlive-refcheck
12mu|texlive-collection-latexextra-20140215-1|693	Requires:	texlive-refenums
12mu|texlive-collection-latexextra-20140215-1|694	Requires:	texlive-reflectgraphics
12mu|texlive-collection-latexextra-20140215-1|695	Requires:	texlive-refman
12mu|texlive-collection-latexextra-20140215-1|696	Requires:	texlive-refstyle
12mu|texlive-collection-latexextra-20140215-1|697	Requires:	texlive-regcount
12mu|texlive-collection-latexextra-20140215-1|698	Requires:	texlive-regexpatch
12mu|texlive-collection-latexextra-20140215-1|699	Requires:	texlive-register
12mu|texlive-collection-latexextra-20140215-1|700	Requires:	texlive-regstats
12mu|texlive-collection-latexextra-20140215-1|701	Requires:	texlive-relenc
12mu|texlive-collection-latexextra-20140215-1|702	Requires:	texlive-relsize
12mu|texlive-collection-latexextra-20140215-1|703	Requires:	texlive-repeatindex
12mu|texlive-collection-latexextra-20140215-1|704	Requires:	texlive-rjlparshap
12mu|texlive-collection-latexextra-20140215-1|705	Requires:	texlive-rlepsf
12mu|texlive-collection-latexextra-20140215-1|706	Requires:	texlive-rmpage
12mu|texlive-collection-latexextra-20140215-1|707	Requires:	texlive-robustcommand
12mu|texlive-collection-latexextra-20140215-1|708	Requires:	texlive-robustindex
12mu|texlive-collection-latexextra-20140215-1|709	Requires:	texlive-romanbar
12mu|texlive-collection-latexextra-20140215-1|710	Requires:	texlive-romanneg
12mu|texlive-collection-latexextra-20140215-1|711	Requires:	texlive-romannum
12mu|texlive-collection-latexextra-20140215-1|712	Requires:	texlive-rotfloat
12mu|texlive-collection-latexextra-20140215-1|713	Requires:	texlive-rotpages
12mu|texlive-collection-latexextra-20140215-1|714	Requires:	texlive-roundbox
12mu|texlive-collection-latexextra-20140215-1|715	Requires:	texlive-rterface
12mu|texlive-collection-latexextra-20140215-1|716	Requires:	texlive-rtkinenc
12mu|texlive-collection-latexextra-20140215-1|717	Requires:	texlive-rulercompass
12mu|texlive-collection-latexextra-20140215-1|718	Requires:	texlive-rvwrite
12mu|texlive-collection-latexextra-20140215-1|719	Requires:	texlive-sauerj
12mu|texlive-collection-latexextra-20140215-1|720	Requires:	texlive-savefnmark
12mu|texlive-collection-latexextra-20140215-1|721	Requires:	texlive-savesym
12mu|texlive-collection-latexextra-20140215-1|722	Requires:	texlive-savetrees
12mu|texlive-collection-latexextra-20140215-1|723	Requires:	texlive-scale
12mu|texlive-collection-latexextra-20140215-1|724	Requires:	texlive-scalebar
12mu|texlive-collection-latexextra-20140215-1|725	Requires:	texlive-scalerel
12mu|texlive-collection-latexextra-20140215-1|726	Requires:	texlive-scanpages
12mu|texlive-collection-latexextra-20140215-1|727	Requires:	texlive-sdrt
12mu|texlive-collection-latexextra-20140215-1|728	Requires:	texlive-secdot
12mu|texlive-collection-latexextra-20140215-1|729	Requires:	texlive-sectionbox
12mu|texlive-collection-latexextra-20140215-1|730	Requires:	texlive-sectsty
12mu|texlive-collection-latexextra-20140215-1|731	Requires:	texlive-selectp
12mu|texlive-collection-latexextra-20140215-1|732	Requires:	texlive-semantic
12mu|texlive-collection-latexextra-20140215-1|733	Requires:	texlive-semioneside
12mu|texlive-collection-latexextra-20140215-1|734	Requires:	texlive-sepfootnotes
12mu|texlive-collection-latexextra-20140215-1|735	Requires:	texlive-seqsplit
12mu|texlive-collection-latexextra-20140215-1|736	Requires:	texlive-sf298
12mu|texlive-collection-latexextra-20140215-1|737	Requires:	texlive-sffms
12mu|texlive-collection-latexextra-20140215-1|738	Requires:	texlive-sfmath
12mu|texlive-collection-latexextra-20140215-1|739	Requires:	texlive-shadow
12mu|texlive-collection-latexextra-20140215-1|740	Requires:	texlive-shadowtext
12mu|texlive-collection-latexextra-20140215-1|741	Requires:	texlive-shadethm
12mu|texlive-collection-latexextra-20140215-1|742	Requires:	texlive-shapepar
12mu|texlive-collection-latexextra-20140215-1|743	Requires:	texlive-shipunov
12mu|texlive-collection-latexextra-20140215-1|744	Requires:	texlive-shorttoc
12mu|texlive-collection-latexextra-20140215-1|745	Requires:	texlive-show2e
12mu|texlive-collection-latexextra-20140215-1|746	Requires:	texlive-showcharinbox
12mu|texlive-collection-latexextra-20140215-1|747	Requires:	texlive-showdim
12mu|texlive-collection-latexextra-20140215-1|748	Requires:	texlive-showexpl
12mu|texlive-collection-latexextra-20140215-1|749	Requires:	texlive-showlabels
12mu|texlive-collection-latexextra-20140215-1|750	Requires:	texlive-sidecap
12mu|texlive-collection-latexextra-20140215-1|751	Requires:	texlive-sidenotes
12mu|texlive-collection-latexextra-20140215-1|752	Requires:	texlive-silence
12mu|texlive-collection-latexextra-20140215-1|753	Requires:	texlive-simplecd
12mu|texlive-collection-latexextra-20140215-1|754	Requires:	texlive-simplecv
12mu|texlive-collection-latexextra-20140215-1|755	Requires:	texlive-simplewick
12mu|texlive-collection-latexextra-20140215-1|756	Requires:	texlive-sitem
12mu|texlive-collection-latexextra-20140215-1|757	Requires:	texlive-skb
12mu|texlive-collection-latexextra-20140215-1|758	Requires:	texlive-skdoc
12mu|texlive-collection-latexextra-20140215-1|759	Requires:	texlive-skeycommand
12mu|texlive-collection-latexextra-20140215-1|760	Requires:	texlive-skeyval
12mu|texlive-collection-latexextra-20140215-1|761	Requires:	texlive-skrapport
12mu|texlive-collection-latexextra-20140215-1|762	Requires:	texlive-slantsc
12mu|texlive-collection-latexextra-20140215-1|763	Requires:	texlive-smalltableof
12mu|texlive-collection-latexextra-20140215-1|764	Requires:	texlive-smartref
12mu|texlive-collection-latexextra-20140215-1|765	Requires:	texlive-snapshot
12mu|texlive-collection-latexextra-20140215-1|766	Requires:	texlive-snotez
12mu|texlive-collection-latexextra-20140215-1|767	Requires:	texlive-soul
12mu|texlive-collection-latexextra-20140215-1|768	Requires:	texlive-spanglish
12mu|texlive-collection-latexextra-20140215-1|769	Requires:	texlive-sparklines
12mu|texlive-collection-latexextra-20140215-1|770	Requires:	texlive-sphack
12mu|texlive-collection-latexextra-20140215-1|771	Requires:	texlive-spreadtab
12mu|texlive-collection-latexextra-20140215-1|772	Requires:	texlive-spverbatim
12mu|texlive-collection-latexextra-20140215-1|773	Requires:	texlive-splitindex
12mu|texlive-collection-latexextra-20140215-1|774	Requires:	texlive-spot
12mu|texlive-collection-latexextra-20140215-1|775	Requires:	texlive-spotcolor
12mu|texlive-collection-latexextra-20140215-1|776	Requires:	texlive-srbook-mem
12mu|texlive-collection-latexextra-20140215-1|777	Requires:	texlive-srcltx
12mu|texlive-collection-latexextra-20140215-1|778	Requires:	texlive-sseq
12mu|texlive-collection-latexextra-20140215-1|779	Requires:	texlive-sslides
12mu|texlive-collection-latexextra-20140215-1|780	Requires:	texlive-stack
12mu|texlive-collection-latexextra-20140215-1|781	Requires:	texlive-stackengine
12mu|texlive-collection-latexextra-20140215-1|782	Requires:	texlive-standalone
12mu|texlive-collection-latexextra-20140215-1|783	Requires:	texlive-statistik
12mu|texlive-collection-latexextra-20140215-1|784	Requires:	texlive-stdclsdv
12mu|texlive-collection-latexextra-20140215-1|785	Requires:	texlive-stdpage
12mu|texlive-collection-latexextra-20140215-1|786	Requires:	texlive-stex
12mu|texlive-collection-latexextra-20140215-1|787	Requires:	texlive-storebox
12mu|texlive-collection-latexextra-20140215-1|788	Requires:	texlive-storecmd
12mu|texlive-collection-latexextra-20140215-1|789	Requires:	texlive-stringstrings
12mu|texlive-collection-latexextra-20140215-1|790	Requires:	texlive-sttools
12mu|texlive-collection-latexextra-20140215-1|791	Requires:	texlive-stubs
12mu|texlive-collection-latexextra-20140215-1|792	Requires:	texlive-subdepth
12mu|texlive-collection-latexextra-20140215-1|793	Requires:	texlive-subeqn
12mu|texlive-collection-latexextra-20140215-1|794	Requires:	texlive-subeqnarray
12mu|texlive-collection-latexextra-20140215-1|795	Requires:	texlive-subfigmat
12mu|texlive-collection-latexextra-20140215-1|796	Requires:	texlive-subfigure
12mu|texlive-collection-latexextra-20140215-1|797	Requires:	texlive-subfiles
12mu|texlive-collection-latexextra-20140215-1|798	Requires:	texlive-subfloat
12mu|texlive-collection-latexextra-20140215-1|799	Requires:	texlive-substitutefont
12mu|texlive-collection-latexextra-20140215-1|800	Requires:	texlive-substr
12mu|texlive-collection-latexextra-20140215-1|801	Requires:	texlive-supertabular
12mu|texlive-collection-latexextra-20140215-1|802	Requires:	texlive-svg
12mu|texlive-collection-latexextra-20140215-1|803	Requires:	texlive-svgcolor
12mu|texlive-collection-latexextra-20140215-1|804	Requires:	texlive-svn
12mu|texlive-collection-latexextra-20140215-1|805	Requires:	texlive-svn-multi
12mu|texlive-collection-latexextra-20140215-1|806	Requires:	texlive-svn-prov
12mu|texlive-collection-latexextra-20140215-1|807	Requires:	texlive-svninfo
12mu|texlive-collection-latexextra-20140215-1|808	Requires:	texlive-syntax
12mu|texlive-collection-latexextra-20140215-1|809	Requires:	texlive-syntrace
12mu|texlive-collection-latexextra-20140215-1|810	Requires:	texlive-synttree
12mu|texlive-collection-latexextra-20140215-1|811	Requires:	texlive-tabfigures
12mu|texlive-collection-latexextra-20140215-1|812	Requires:	texlive-tableaux
12mu|texlive-collection-latexextra-20140215-1|813	Requires:	texlive-tablefootnote
12mu|texlive-collection-latexextra-20140215-1|814	Requires:	texlive-tableof
12mu|texlive-collection-latexextra-20140215-1|815	Requires:	texlive-tablists
12mu|texlive-collection-latexextra-20140215-1|816	Requires:	texlive-tabls
12mu|texlive-collection-latexextra-20140215-1|817	Requires:	texlive-tabstackengine
12mu|texlive-collection-latexextra-20140215-1|818	Requires:	texlive-tabto-ltx
12mu|texlive-collection-latexextra-20140215-1|819	Requires:	texlive-tabu
12mu|texlive-collection-latexextra-20140215-1|820	Requires:	texlive-tabularborder
12mu|texlive-collection-latexextra-20140215-1|821	Requires:	texlive-tabularcalc
12mu|texlive-collection-latexextra-20140215-1|822	Requires:	texlive-tabularew
12mu|texlive-collection-latexextra-20140215-1|823	Requires:	texlive-tabulary
12mu|texlive-collection-latexextra-20140215-1|824	Requires:	texlive-tagging
12mu|texlive-collection-latexextra-20140215-1|825	Requires:	texlive-talk
12mu|texlive-collection-latexextra-20140215-1|826	Requires:	texlive-tamefloats
12mu|texlive-collection-latexextra-20140215-1|827	Requires:	texlive-tcldoc
12mu|texlive-collection-latexextra-20140215-1|828	Requires:	texlive-tcolorbox
12mu|texlive-collection-latexextra-20140215-1|829	Requires:	texlive-tdclock
12mu|texlive-collection-latexextra-20140215-1|830	Requires:	texlive-technics
12mu|texlive-collection-latexextra-20140215-1|831	Requires:	texlive-ted
12mu|texlive-collection-latexextra-20140215-1|832	Requires:	texlive-termcal
12mu|texlive-collection-latexextra-20140215-1|833	Requires:	texlive-termlist
12mu|texlive-collection-latexextra-20140215-1|834	Requires:	texlive-tex-label
12mu|texlive-collection-latexextra-20140215-1|835	Requires:	texlive-texlogos
12mu|texlive-collection-latexextra-20140215-1|836	Requires:	texlive-texmate
12mu|texlive-collection-latexextra-20140215-1|837	Requires:	texlive-texments
12mu|texlive-collection-latexextra-20140215-1|838	Requires:	texlive-texpower
12mu|texlive-collection-latexextra-20140215-1|839	Requires:	texlive-texshade
12mu|texlive-collection-latexextra-20140215-1|840	Requires:	texlive-textfit
12mu|texlive-collection-latexextra-20140215-1|841	Requires:	texlive-textgreek
12mu|texlive-collection-latexextra-20140215-1|842	Requires:	texlive-textmerg
12mu|texlive-collection-latexextra-20140215-1|843	Requires:	texlive-textpos
12mu|texlive-collection-latexextra-20140215-1|844	Requires:	texlive-theoremref
12mu|texlive-collection-latexextra-20140215-1|845	Requires:	texlive-threadcol
12mu|texlive-collection-latexextra-20140215-1|846	Requires:	texlive-threeparttable
12mu|texlive-collection-latexextra-20140215-1|847	Requires:	texlive-threeparttablex
12mu|texlive-collection-latexextra-20140215-1|848	Requires:	texlive-thinsp
12mu|texlive-collection-latexextra-20140215-1|849	Requires:	texlive-thmtools
12mu|texlive-collection-latexextra-20140215-1|850	Requires:	texlive-thumb
12mu|texlive-collection-latexextra-20140215-1|851	Requires:	texlive-thumbs
12mu|texlive-collection-latexextra-20140215-1|852	Requires:	texlive-thumby
12mu|texlive-collection-latexextra-20140215-1|853	Requires:	texlive-ticket
12mu|texlive-collection-latexextra-20140215-1|854	Requires:	texlive-titlecaps
12mu|texlive-collection-latexextra-20140215-1|855	Requires:	texlive-titlefoot
12mu|texlive-collection-latexextra-20140215-1|856	Requires:	texlive-titlepic
12mu|texlive-collection-latexextra-20140215-1|857	Requires:	texlive-titleref
12mu|texlive-collection-latexextra-20140215-1|858	Requires:	texlive-titlesec
12mu|texlive-collection-latexextra-20140215-1|859	Requires:	texlive-titling
12mu|texlive-collection-latexextra-20140215-1|860	Requires:	texlive-tocbibind
12mu|texlive-collection-latexextra-20140215-1|861	Requires:	texlive-tocloft
12mu|texlive-collection-latexextra-20140215-1|862	Requires:	texlive-tocvsec2
12mu|texlive-collection-latexextra-20140215-1|863	Requires:	texlive-todo
12mu|texlive-collection-latexextra-20140215-1|864	Requires:	texlive-todonotes
12mu|texlive-collection-latexextra-20140215-1|865	Requires:	texlive-tokenizer
12mu|texlive-collection-latexextra-20140215-1|866	Requires:	texlive-toolbox
12mu|texlive-collection-latexextra-20140215-1|867	Requires:	texlive-topfloat
12mu|texlive-collection-latexextra-20140215-1|868	Requires:	texlive-totcount
12mu|texlive-collection-latexextra-20140215-1|869	Requires:	texlive-totpages
12mu|texlive-collection-latexextra-20140215-1|870	Requires:	texlive-translations
12mu|texlive-collection-latexextra-20140215-1|871	Requires:	texlive-trfsigns
12mu|texlive-collection-latexextra-20140215-1|872	Requires:	texlive-trimspaces
12mu|texlive-collection-latexextra-20140215-1|873	Requires:	texlive-trsym
12mu|texlive-collection-latexextra-20140215-1|874	Requires:	texlive-trivfloat
12mu|texlive-collection-latexextra-20140215-1|875	Requires:	texlive-truncate
12mu|texlive-collection-latexextra-20140215-1|876	Requires:	texlive-tucv
12mu|texlive-collection-latexextra-20140215-1|877	Requires:	texlive-turnthepage
12mu|texlive-collection-latexextra-20140215-1|878	Requires:	texlive-twoinone
12mu|texlive-collection-latexextra-20140215-1|879	Requires:	texlive-twoup
12mu|texlive-collection-latexextra-20140215-1|880	Requires:	texlive-txgreeks
12mu|texlive-collection-latexextra-20140215-1|881	Requires:	texlive-type1cm
12mu|texlive-collection-latexextra-20140215-1|882	Requires:	texlive-typeface
12mu|texlive-collection-latexextra-20140215-1|883	Requires:	texlive-typogrid
12mu|texlive-collection-latexextra-20140215-1|884	Requires:	texlive-ucs
12mu|texlive-collection-latexextra-20140215-1|885	Requires:	texlive-uebungsblatt
12mu|texlive-collection-latexextra-20140215-1|886	Requires:	texlive-umoline
12mu|texlive-collection-latexextra-20140215-1|887	Requires:	texlive-underlin
12mu|texlive-collection-latexextra-20140215-1|888	Requires:	texlive-underoverlap
12mu|texlive-collection-latexextra-20140215-1|889	Requires:	texlive-undolabl
12mu|texlive-collection-latexextra-20140215-1|890	Requires:	texlive-units
12mu|texlive-collection-latexextra-20140215-1|891	Requires:	texlive-unravel
12mu|texlive-collection-latexextra-20140215-1|892	Requires:	texlive-upmethodology
12mu|texlive-collection-latexextra-20140215-1|893	Requires:	texlive-upquote
12mu|texlive-collection-latexextra-20140215-1|894	Requires:	texlive-uri
12mu|texlive-collection-latexextra-20140215-1|895	Requires:	texlive-ushort
12mu|texlive-collection-latexextra-20140215-1|896	Requires:	texlive-uwmslide
12mu|texlive-collection-latexextra-20140215-1|897	Requires:	texlive-varindex
12mu|texlive-collection-latexextra-20140215-1|898	Requires:	texlive-varsfromjobname
12mu|texlive-collection-latexextra-20140215-1|899	Requires:	texlive-varwidth
12mu|texlive-collection-latexextra-20140215-1|900	Requires:	texlive-vdmlisting
12mu|texlive-collection-latexextra-20140215-1|901	Requires:	texlive-verbasef
12mu|texlive-collection-latexextra-20140215-1|902	Requires:	texlive-verbatimbox
12mu|texlive-collection-latexextra-20140215-1|903	Requires:	texlive-verbatimcopy
12mu|texlive-collection-latexextra-20140215-1|904	Requires:	texlive-verbdef
12mu|texlive-collection-latexextra-20140215-1|905	Requires:	texlive-verbments
12mu|texlive-collection-latexextra-20140215-1|906	Requires:	texlive-version
12mu|texlive-collection-latexextra-20140215-1|907	Requires:	texlive-versions
12mu|texlive-collection-latexextra-20140215-1|908	Requires:	texlive-vertbars
12mu|texlive-collection-latexextra-20140215-1|909	Requires:	texlive-vgrid
12mu|texlive-collection-latexextra-20140215-1|910	Requires:	texlive-vhistory
12mu|texlive-collection-latexextra-20140215-1|911	Requires:	texlive-vmargin
12mu|texlive-collection-latexextra-20140215-1|912	Requires:	texlive-volumes
12mu|texlive-collection-latexextra-20140215-1|913	Requires:	texlive-vpe
12mu|texlive-collection-latexextra-20140215-1|914	Requires:	texlive-vruler
12mu|texlive-collection-latexextra-20140215-1|915	Requires:	texlive-vwcol
12mu|texlive-collection-latexextra-20140215-1|916	Requires:	texlive-wallpaper
12mu|texlive-collection-latexextra-20140215-1|917	Requires:	texlive-warning
12mu|texlive-collection-latexextra-20140215-1|918	Requires:	texlive-warpcol
12mu|texlive-collection-latexextra-20140215-1|919	Requires:	texlive-was
12mu|texlive-collection-latexextra-20140215-1|920	Requires:	texlive-widetable
12mu|texlive-collection-latexextra-20140215-1|921	Requires:	texlive-williams
12mu|texlive-collection-latexextra-20140215-1|922	Requires:	texlive-withargs
12mu|texlive-collection-latexextra-20140215-1|923	Requires:	texlive-wordlike
12mu|texlive-collection-latexextra-20140215-1|924	Requires:	texlive-wrapfig
12mu|texlive-collection-latexextra-20140215-1|925	Requires:	texlive-xargs
12mu|texlive-collection-latexextra-20140215-1|926	Requires:	texlive-xcomment
12mu|texlive-collection-latexextra-20140215-1|927	Requires:	texlive-xhfill
12mu|texlive-collection-latexextra-20140215-1|928	Requires:	texlive-xtab
12mu|texlive-collection-latexextra-20140215-1|929	Requires:	texlive-xdoc
12mu|texlive-collection-latexextra-20140215-1|930	Requires:	texlive-xfor
12mu|texlive-collection-latexextra-20140215-1|931	Requires:	texlive-xifthen
12mu|texlive-collection-latexextra-20140215-1|932	Requires:	texlive-xint
12mu|texlive-collection-latexextra-20140215-1|933	Requires:	texlive-xmpincl
12mu|texlive-collection-latexextra-20140215-1|934	Requires:	texlive-xnewcommand
12mu|texlive-collection-latexextra-20140215-1|935	Requires:	texlive-xoptarg
12mu|texlive-collection-latexextra-20140215-1|936	Requires:	texlive-xpatch
12mu|texlive-collection-latexextra-20140215-1|937	Requires:	texlive-xpeek
12mu|texlive-collection-latexextra-20140215-1|938	Requires:	texlive-xpunctuate
12mu|texlive-collection-latexextra-20140215-1|939	Requires:	texlive-xstring
12mu|texlive-collection-latexextra-20140215-1|940	Requires:	texlive-xwatermark
12mu|texlive-collection-latexextra-20140215-1|941	Requires:	texlive-xytree
12mu|texlive-collection-latexextra-20140215-1|942	Requires:	texlive-yafoot
12mu|texlive-collection-latexextra-20140215-1|943	Requires:	texlive-yagusylo
12mu|texlive-collection-latexextra-20140215-1|944	Requires:	texlive-ydoc
12mu|texlive-collection-latexextra-20140215-1|945	Requires:	texlive-yplan
12mu|texlive-collection-latexextra-20140215-1|946	Requires:	texlive-zed-csp
12mu|texlive-collection-latexextra-20140215-1|947	Requires:	texlive-ziffer
12mu|texlive-collection-latexextra-20140215-1|948	Requires:	texlive-zwgetfdate
12mu|texlive-collection-latexextra-20140215-1|949	Requires:	texlive-zwpagelayout
12mu|texlive-collection-latexextra-20140215-1|950	%rename tetex-latex
12mu|texlive-collection-latexextra-20140215-1|951	%rename texlive-texmf-latex
12mu|texlive-collection-latexextra-20140215-1|952	
12mu|texlive-collection-latexextra-20140215-1|953	%description
12mu|texlive-collection-latexextra-20140215-1|954	A very large collection of add-on packages for LaTeX.
12mu|texlive-collection-latexextra-20140215-1|955	
12mu|texlive-collection-latexextra-20140215-1|956	%posttrans
12mu|texlive-collection-latexextra-20140215-1|957	%{_sbindir}/texlive.post -
12mu|texlive-collection-latexextra-20140215-1|958	
12mu|texlive-collection-latexextra-20140215-1|959	#-----------------------------------------------------------------------
12mu|texlive-collection-latexextra-20140215-1|960	%files
12mu|texlive-collection-latexextra-20140215-1|961	
12mu|texlive-collection-latexextra-20140215-1|962	#-----------------------------------------------------------------------
12mu|texlive-collection-latexextra-20140215-1|963	%prep
12mu|texlive-collection-latexextra-20140215-1|964	%setup -c -a0
12mu|texlive-collection-latexextra-20140215-1|965	
12mu|texlive-collection-latexextra-20140215-1|966	%build
12mu|texlive-collection-latexextra-20140215-1|967	
12mu|texlive-collection-latexextra-20140215-1|968	%install
12mu|texlive-collection-latexextra-20140215-1|969	
12mu|texlive-collection-latexextra-20140215-1|970	%changelog
12mu|texlive-collection-latexextra-20140215-1|971	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20140215-1
12mu|texlive-collection-latexextra-20140215-1|972	+ Revision: af52029
12mu|texlive-collection-latexextra-20140215-1|973	- Updated to 20140215
12mu|texlive-collection-latexextra-20140215-1|974	
12mu|texlive-collection-latexextra-20140215-1|975	

21012 12
12mu|texlive-collection-luatex-20131013-5|1	# revision 30790
12mu|texlive-collection-luatex-20131013-5|2	# category Collection
12mu|texlive-collection-luatex-20131013-5|3	# catalog-ctan undef
12mu|texlive-collection-luatex-20131013-5|4	# catalog-date undef
12mu|texlive-collection-luatex-20131013-5|5	# catalog-license undef
12mu|texlive-collection-luatex-20131013-5|6	# catalog-version undef
12mu|texlive-collection-luatex-20131013-5|7	Name:		texlive-collection-luatex
12mu|texlive-collection-luatex-20131013-5|8	Epoch:		1
12mu|texlive-collection-luatex-20131013-5|9	Version:	20131013
12mu|texlive-collection-luatex-20131013-5|10	Release:	5
12mu|texlive-collection-luatex-20131013-5|11	Summary:	LuaTeX packages
12mu|texlive-collection-luatex-20131013-5|12	Group:		Publishing
12mu|texlive-collection-luatex-20131013-5|13	URL:		http://tug.org/texlive
12mu|texlive-collection-luatex-20131013-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-luatex-20131013-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-luatex.tar.xz
12mu|texlive-collection-luatex-20131013-5|16	BuildArch:	noarch
12mu|texlive-collection-luatex-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-luatex-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-luatex-20131013-5|19	Requires:	texlive-collection-basic
12mu|texlive-collection-luatex-20131013-5|20	Requires:	texlive-checkcites
12mu|texlive-collection-luatex-20131013-5|21	Requires:	texlive-chickenize
12mu|texlive-collection-luatex-20131013-5|22	Requires:	texlive-enigma
12mu|texlive-collection-luatex-20131013-5|23	Requires:	texlive-interpreter
12mu|texlive-collection-luatex-20131013-5|24	Requires:	texlive-lua-check-hyphen
12mu|texlive-collection-luatex-20131013-5|25	Requires:	texlive-lua-visual-debug
12mu|texlive-collection-luatex-20131013-5|26	Requires:	texlive-lua2dox
12mu|texlive-collection-luatex-20131013-5|27	Requires:	texlive-luabibentry
12mu|texlive-collection-luatex-20131013-5|28	Requires:	texlive-luabidi
12mu|texlive-collection-luatex-20131013-5|29	Requires:	texlive-luacode
12mu|texlive-collection-luatex-20131013-5|30	Requires:	texlive-luaindex
12mu|texlive-collection-luatex-20131013-5|31	Requires:	texlive-luainputenc
12mu|texlive-collection-luatex-20131013-5|32	Requires:	texlive-luaintro
12mu|texlive-collection-luatex-20131013-5|33	Requires:	texlive-lualatex-doc
12mu|texlive-collection-luatex-20131013-5|34	Requires:	texlive-lualatex-math
12mu|texlive-collection-luatex-20131013-5|35	Requires:	texlive-lualibs
12mu|texlive-collection-luatex-20131013-5|36	Requires:	texlive-luamplib
12mu|texlive-collection-luatex-20131013-5|37	Requires:	texlive-luaotfload
12mu|texlive-collection-luatex-20131013-5|38	Requires:	texlive-luasseq
12mu|texlive-collection-luatex-20131013-5|39	Requires:	texlive-luatexbase
12mu|texlive-collection-luatex-20131013-5|40	Requires:	texlive-luatexko
12mu|texlive-collection-luatex-20131013-5|41	Requires:	texlive-luatextra
12mu|texlive-collection-luatex-20131013-5|42	Requires:	texlive-luaxml
12mu|texlive-collection-luatex-20131013-5|43	Requires:	texlive-odsfile
12mu|texlive-collection-luatex-20131013-5|44	Requires:	texlive-selnolig
12mu|texlive-collection-luatex-20131013-5|45	Requires:	texlive-showhyphens
12mu|texlive-collection-luatex-20131013-5|46	Requires:	texlive-spelling
12mu|texlive-collection-luatex-20131013-5|47	
12mu|texlive-collection-luatex-20131013-5|48	%description
12mu|texlive-collection-luatex-20131013-5|49	Packages for LuaTeX, a Unicode-aware extension of pdfTeX, using
12mu|texlive-collection-luatex-20131013-5|50	Lua as an embedded scripting and extension language.
12mu|texlive-collection-luatex-20131013-5|51	http://luatex.org/.
12mu|texlive-collection-luatex-20131013-5|52	
12mu|texlive-collection-luatex-20131013-5|53	#-----------------------------------------------------------------------
12mu|texlive-collection-luatex-20131013-5|54	%files
12mu|texlive-collection-luatex-20131013-5|55	
12mu|texlive-collection-luatex-20131013-5|56	#-----------------------------------------------------------------------
12mu|texlive-collection-luatex-20131013-5|57	%prep
12mu|texlive-collection-luatex-20131013-5|58	%setup -c -a0
12mu|texlive-collection-luatex-20131013-5|59	
12mu|texlive-collection-luatex-20131013-5|60	%build
12mu|texlive-collection-luatex-20131013-5|61	
12mu|texlive-collection-luatex-20131013-5|62	%install
12mu|texlive-collection-luatex-20131013-5|63	
12mu|texlive-collection-luatex-20131013-5|64	%changelog
12mu|texlive-collection-luatex-20131013-5|65	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-5
12mu|texlive-collection-luatex-20131013-5|66	+ Revision: 5d3925d
12mu|texlive-collection-luatex-20131013-5|67	- Sync with cooker
12mu|texlive-collection-luatex-20131013-5|68	
12mu|texlive-collection-luatex-20131013-5|69	

21013 12
12mu|texlive-collection-mathextra-20140215-1|1	# revision 32693
12mu|texlive-collection-mathextra-20140215-1|2	# category Collection
12mu|texlive-collection-mathextra-20140215-1|3	# catalog-ctan undef
12mu|texlive-collection-mathextra-20140215-1|4	# catalog-date undef
12mu|texlive-collection-mathextra-20140215-1|5	# catalog-license undef
12mu|texlive-collection-mathextra-20140215-1|6	# catalog-version undef
12mu|texlive-collection-mathextra-20140215-1|7	Name:		texlive-collection-mathextra
12mu|texlive-collection-mathextra-20140215-1|8	Epoch:		1
12mu|texlive-collection-mathextra-20140215-1|9	Version:	20140215
12mu|texlive-collection-mathextra-20140215-1|10	Release:	1
12mu|texlive-collection-mathextra-20140215-1|11	Summary:	Mathematics packages
12mu|texlive-collection-mathextra-20140215-1|12	Group:		Publishing
12mu|texlive-collection-mathextra-20140215-1|13	URL:		http://tug.org/texlive
12mu|texlive-collection-mathextra-20140215-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-mathextra-20140215-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-mathextra.tar.xz
12mu|texlive-collection-mathextra-20140215-1|16	BuildArch:	noarch
12mu|texlive-collection-mathextra-20140215-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-mathextra-20140215-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-mathextra-20140215-1|19	Requires:	texlive-collection-fontsrecommended
12mu|texlive-collection-mathextra-20140215-1|20	Requires:	texlive-collection-latex
12mu|texlive-collection-mathextra-20140215-1|21	Requires:	texlive-12many
12mu|texlive-collection-mathextra-20140215-1|22	Requires:	texlive-amstex
12mu|texlive-collection-mathextra-20140215-1|23	Requires:	texlive-backnaur
12mu|texlive-collection-mathextra-20140215-1|24	Requires:	texlive-binomexp
12mu|texlive-collection-mathextra-20140215-1|25	Requires:	texlive-boldtensors
12mu|texlive-collection-mathextra-20140215-1|26	Requires:	texlive-bosisio
12mu|texlive-collection-mathextra-20140215-1|27	Requires:	texlive-bropd
12mu|texlive-collection-mathextra-20140215-1|28	Requires:	texlive-ccfonts
12mu|texlive-collection-mathextra-20140215-1|29	Requires:	texlive-commath
12mu|texlive-collection-mathextra-20140215-1|30	Requires:	texlive-concmath
12mu|texlive-collection-mathextra-20140215-1|31	Requires:	texlive-concrete
12mu|texlive-collection-mathextra-20140215-1|32	Requires:	texlive-conteq
12mu|texlive-collection-mathextra-20140215-1|33	Requires:	texlive-eqnarray
12mu|texlive-collection-mathextra-20140215-1|34	Requires:	texlive-extarrows
12mu|texlive-collection-mathextra-20140215-1|35	Requires:	texlive-extpfeil
12mu|texlive-collection-mathextra-20140215-1|36	Requires:	texlive-faktor
12mu|texlive-collection-mathextra-20140215-1|37	Requires:	texlive-interval
12mu|texlive-collection-mathextra-20140215-1|38	Requires:	texlive-ionumbers
12mu|texlive-collection-mathextra-20140215-1|39	Requires:	texlive-isomath
12mu|texlive-collection-mathextra-20140215-1|40	Requires:	texlive-lplfitch
12mu|texlive-collection-mathextra-20140215-1|41	Requires:	texlive-mathcomp
12mu|texlive-collection-mathextra-20140215-1|42	Requires:	texlive-mattens
12mu|texlive-collection-mathextra-20140215-1|43	Requires:	texlive-mhequ
12mu|texlive-collection-mathextra-20140215-1|44	Requires:	texlive-multiobjective
12mu|texlive-collection-mathextra-20140215-1|45	Requires:	texlive-natded
12mu|texlive-collection-mathextra-20140215-1|46	Requires:	texlive-nath
12mu|texlive-collection-mathextra-20140215-1|47	Requires:	texlive-ot-tableau
12mu|texlive-collection-mathextra-20140215-1|48	Requires:	texlive-oubraces
12mu|texlive-collection-mathextra-20140215-1|49	Requires:	texlive-proba
12mu|texlive-collection-mathextra-20140215-1|50	Requires:	texlive-rec-thy
12mu|texlive-collection-mathextra-20140215-1|51	Requires:	texlive-ribbonproofs
12mu|texlive-collection-mathextra-20140215-1|52	Requires:	texlive-shuffle
12mu|texlive-collection-mathextra-20140215-1|53	Requires:	texlive-skmath
12mu|texlive-collection-mathextra-20140215-1|54	Requires:	texlive-statex
12mu|texlive-collection-mathextra-20140215-1|55	Requires:	texlive-statex2
12mu|texlive-collection-mathextra-20140215-1|56	Requires:	texlive-stmaryrd
12mu|texlive-collection-mathextra-20140215-1|57	Requires:	texlive-subsupscripts
12mu|texlive-collection-mathextra-20140215-1|58	Requires:	texlive-susy
12mu|texlive-collection-mathextra-20140215-1|59	Requires:	texlive-syllogism
12mu|texlive-collection-mathextra-20140215-1|60	Requires:	texlive-synproof
12mu|texlive-collection-mathextra-20140215-1|61	Requires:	texlive-tablor
12mu|texlive-collection-mathextra-20140215-1|62	Requires:	texlive-tensor
12mu|texlive-collection-mathextra-20140215-1|63	Requires:	texlive-tex-ewd
12mu|texlive-collection-mathextra-20140215-1|64	Requires:	texlive-thmbox
12mu|texlive-collection-mathextra-20140215-1|65	Requires:	texlive-turnstile
12mu|texlive-collection-mathextra-20140215-1|66	Requires:	texlive-unicode-math
12mu|texlive-collection-mathextra-20140215-1|67	Requires:	texlive-venn
12mu|texlive-collection-mathextra-20140215-1|68	Requires:	texlive-yhmath
12mu|texlive-collection-mathextra-20140215-1|69	Requires:	texlive-ytableau
12mu|texlive-collection-mathextra-20140215-1|70	
12mu|texlive-collection-mathextra-20140215-1|71	%description
12mu|texlive-collection-mathextra-20140215-1|72	TeXLive collection-mathextra package.
12mu|texlive-collection-mathextra-20140215-1|73	
12mu|texlive-collection-mathextra-20140215-1|74	#-----------------------------------------------------------------------
12mu|texlive-collection-mathextra-20140215-1|75	%files
12mu|texlive-collection-mathextra-20140215-1|76	
12mu|texlive-collection-mathextra-20140215-1|77	#-----------------------------------------------------------------------
12mu|texlive-collection-mathextra-20140215-1|78	%prep
12mu|texlive-collection-mathextra-20140215-1|79	%setup -c -a0
12mu|texlive-collection-mathextra-20140215-1|80	
12mu|texlive-collection-mathextra-20140215-1|81	%build
12mu|texlive-collection-mathextra-20140215-1|82	
12mu|texlive-collection-mathextra-20140215-1|83	%install
12mu|texlive-collection-mathextra-20140215-1|84	
12mu|texlive-collection-mathextra-20140215-1|85	%changelog
12mu|texlive-collection-mathextra-20140215-1|86	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20140215-1
12mu|texlive-collection-mathextra-20140215-1|87	+ Revision: 1f998d6
12mu|texlive-collection-mathextra-20140215-1|88	- Sync with cooker
12mu|texlive-collection-mathextra-20140215-1|89	
12mu|texlive-collection-mathextra-20140215-1|90	

21014 12
12mu|texlive-collection-metapost-20140215-1|1	# revision 32455
12mu|texlive-collection-metapost-20140215-1|2	# category Collection
12mu|texlive-collection-metapost-20140215-1|3	# catalog-ctan undef
12mu|texlive-collection-metapost-20140215-1|4	# catalog-date undef
12mu|texlive-collection-metapost-20140215-1|5	# catalog-license undef
12mu|texlive-collection-metapost-20140215-1|6	# catalog-version undef
12mu|texlive-collection-metapost-20140215-1|7	Name:		texlive-collection-metapost
12mu|texlive-collection-metapost-20140215-1|8	Epoch:		1
12mu|texlive-collection-metapost-20140215-1|9	Version:	20140215
12mu|texlive-collection-metapost-20140215-1|10	Release:	1
12mu|texlive-collection-metapost-20140215-1|11	Summary:	MetaPost and Metafont packages
12mu|texlive-collection-metapost-20140215-1|12	Group:		Publishing
12mu|texlive-collection-metapost-20140215-1|13	URL:		http://tug.org/texlive
12mu|texlive-collection-metapost-20140215-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-metapost-20140215-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-metapost.tar.xz
12mu|texlive-collection-metapost-20140215-1|16	BuildArch:	noarch
12mu|texlive-collection-metapost-20140215-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-metapost-20140215-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-metapost-20140215-1|19	Requires:	texlive-collection-basic
12mu|texlive-collection-metapost-20140215-1|20	Requires:	texlive-automata
12mu|texlive-collection-metapost-20140215-1|21	Requires:	texlive-bbcard
12mu|texlive-collection-metapost-20140215-1|22	Requires:	texlive-blockdraw_mp
12mu|texlive-collection-metapost-20140215-1|23	Requires:	texlive-bpolynomial
12mu|texlive-collection-metapost-20140215-1|24	Requires:	texlive-cmarrows
12mu|texlive-collection-metapost-20140215-1|25	Requires:	texlive-drv
12mu|texlive-collection-metapost-20140215-1|26	Requires:	texlive-dviincl
12mu|texlive-collection-metapost-20140215-1|27	Requires:	texlive-emp
12mu|texlive-collection-metapost-20140215-1|28	Requires:	texlive-epsincl
12mu|texlive-collection-metapost-20140215-1|29	Requires:	texlive-expressg
12mu|texlive-collection-metapost-20140215-1|30	Requires:	texlive-exteps
12mu|texlive-collection-metapost-20140215-1|31	Requires:	texlive-featpost
12mu|texlive-collection-metapost-20140215-1|32	Requires:	texlive-feynmf
12mu|texlive-collection-metapost-20140215-1|33	Requires:	texlive-feynmp-auto
12mu|texlive-collection-metapost-20140215-1|34	Requires:	texlive-garrigues
12mu|texlive-collection-metapost-20140215-1|35	Requires:	texlive-gmp
12mu|texlive-collection-metapost-20140215-1|36	Requires:	texlive-hatching
12mu|texlive-collection-metapost-20140215-1|37	Requires:	texlive-latexmp
12mu|texlive-collection-metapost-20140215-1|38	Requires:	texlive-metago
12mu|texlive-collection-metapost-20140215-1|39	Requires:	texlive-metaobj
12mu|texlive-collection-metapost-20140215-1|40	Requires:	texlive-metaplot
12mu|texlive-collection-metapost-20140215-1|41	Requires:	texlive-metapost
12mu|texlive-collection-metapost-20140215-1|42	Requires:	texlive-metauml
12mu|texlive-collection-metapost-20140215-1|43	Requires:	texlive-mfpic
12mu|texlive-collection-metapost-20140215-1|44	Requires:	texlive-mfpic4ode
12mu|texlive-collection-metapost-20140215-1|45	Requires:	texlive-mp3d
12mu|texlive-collection-metapost-20140215-1|46	Requires:	texlive-mpcolornames
12mu|texlive-collection-metapost-20140215-1|47	Requires:	texlive-mpattern
12mu|texlive-collection-metapost-20140215-1|48	Requires:	texlive-mpgraphics
12mu|texlive-collection-metapost-20140215-1|49	Requires:	texlive-piechartmp
12mu|texlive-collection-metapost-20140215-1|50	Requires:	texlive-repere
12mu|texlive-collection-metapost-20140215-1|51	Requires:	texlive-roex
12mu|texlive-collection-metapost-20140215-1|52	Requires:	texlive-slideshow
12mu|texlive-collection-metapost-20140215-1|53	Requires:	texlive-splines
12mu|texlive-collection-metapost-20140215-1|54	Requires:	texlive-suanpan
12mu|texlive-collection-metapost-20140215-1|55	Requires:	texlive-textpath
12mu|texlive-collection-metapost-20140215-1|56	Requires:	texlive-threeddice
12mu|texlive-collection-metapost-20140215-1|57	
12mu|texlive-collection-metapost-20140215-1|58	%description
12mu|texlive-collection-metapost-20140215-1|59	TeXLive collection-metapost package.
12mu|texlive-collection-metapost-20140215-1|60	
12mu|texlive-collection-metapost-20140215-1|61	#-----------------------------------------------------------------------
12mu|texlive-collection-metapost-20140215-1|62	%files
12mu|texlive-collection-metapost-20140215-1|63	
12mu|texlive-collection-metapost-20140215-1|64	#-----------------------------------------------------------------------
12mu|texlive-collection-metapost-20140215-1|65	%prep
12mu|texlive-collection-metapost-20140215-1|66	%setup -c -a0
12mu|texlive-collection-metapost-20140215-1|67	
12mu|texlive-collection-metapost-20140215-1|68	%build
12mu|texlive-collection-metapost-20140215-1|69	
12mu|texlive-collection-metapost-20140215-1|70	%install
12mu|texlive-collection-metapost-20140215-1|71	
12mu|texlive-collection-metapost-20140215-1|72	%changelog
12mu|texlive-collection-metapost-20140215-1|73	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20140215-1
12mu|texlive-collection-metapost-20140215-1|74	+ Revision: 1adcda7
12mu|texlive-collection-metapost-20140215-1|75	- Sync with cooker
12mu|texlive-collection-metapost-20140215-1|76	
12mu|texlive-collection-metapost-20140215-1|77	

21015 12
12mu|texlive-collection-music-20140215-1|1	# revision 32405
12mu|texlive-collection-music-20140215-1|2	# category Collection
12mu|texlive-collection-music-20140215-1|3	# catalog-ctan undef
12mu|texlive-collection-music-20140215-1|4	# catalog-date undef
12mu|texlive-collection-music-20140215-1|5	# catalog-license undef
12mu|texlive-collection-music-20140215-1|6	# catalog-version undef
12mu|texlive-collection-music-20140215-1|7	Name:		texlive-collection-music
12mu|texlive-collection-music-20140215-1|8	Epoch:		1
12mu|texlive-collection-music-20140215-1|9	Version:	20140215
12mu|texlive-collection-music-20140215-1|10	Release:	1
12mu|texlive-collection-music-20140215-1|11	Summary:	Music packages
12mu|texlive-collection-music-20140215-1|12	Group:		Publishing
12mu|texlive-collection-music-20140215-1|13	URL:		http://tug.org/texlive
12mu|texlive-collection-music-20140215-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-music-20140215-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-music.tar.xz
12mu|texlive-collection-music-20140215-1|16	BuildArch:	noarch
12mu|texlive-collection-music-20140215-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-music-20140215-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-music-20140215-1|19	Requires:	texlive-collection-latex
12mu|texlive-collection-music-20140215-1|20	Requires:	texlive-abc
12mu|texlive-collection-music-20140215-1|21	Requires:	texlive-figbas
12mu|texlive-collection-music-20140215-1|22	Requires:	texlive-gchords
12mu|texlive-collection-music-20140215-1|23	Requires:	texlive-gtrcrd
12mu|texlive-collection-music-20140215-1|24	Requires:	texlive-guitar
12mu|texlive-collection-music-20140215-1|25	Requires:	texlive-guitarchordschemes
12mu|texlive-collection-music-20140215-1|26	Requires:	texlive-harmony
12mu|texlive-collection-music-20140215-1|27	Requires:	texlive-lilyglyphs
12mu|texlive-collection-music-20140215-1|28	Requires:	texlive-m-tx
12mu|texlive-collection-music-20140215-1|29	Requires:	texlive-musixguit
12mu|texlive-collection-music-20140215-1|30	Requires:	texlive-musixtex
12mu|texlive-collection-music-20140215-1|31	Requires:	texlive-musixtex-fonts
12mu|texlive-collection-music-20140215-1|32	Requires:	texlive-pmx
12mu|texlive-collection-music-20140215-1|33	Requires:	texlive-pmxchords
12mu|texlive-collection-music-20140215-1|34	Requires:	texlive-songbook
12mu|texlive-collection-music-20140215-1|35	Requires:	texlive-songs
12mu|texlive-collection-music-20140215-1|36	
12mu|texlive-collection-music-20140215-1|37	%description
12mu|texlive-collection-music-20140215-1|38	Music-related fonts and packages.
12mu|texlive-collection-music-20140215-1|39	
12mu|texlive-collection-music-20140215-1|40	#-----------------------------------------------------------------------
12mu|texlive-collection-music-20140215-1|41	%files
12mu|texlive-collection-music-20140215-1|42	
12mu|texlive-collection-music-20140215-1|43	#-----------------------------------------------------------------------
12mu|texlive-collection-music-20140215-1|44	%prep
12mu|texlive-collection-music-20140215-1|45	%setup -c -a0
12mu|texlive-collection-music-20140215-1|46	
12mu|texlive-collection-music-20140215-1|47	%build
12mu|texlive-collection-music-20140215-1|48	
12mu|texlive-collection-music-20140215-1|49	%install
12mu|texlive-collection-music-20140215-1|50	
12mu|texlive-collection-music-20140215-1|51	%changelog
12mu|texlive-collection-music-20140215-1|52	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20140215-1
12mu|texlive-collection-music-20140215-1|53	+ Revision: 85572cd
12mu|texlive-collection-music-20140215-1|54	- Sync with cooker
12mu|texlive-collection-music-20140215-1|55	
12mu|texlive-collection-music-20140215-1|56	

21016 12
12mu|texlive-collection-omega-20131013-5|1	# revision 30388
12mu|texlive-collection-omega-20131013-5|2	# category Collection
12mu|texlive-collection-omega-20131013-5|3	# catalog-ctan undef
12mu|texlive-collection-omega-20131013-5|4	# catalog-date undef
12mu|texlive-collection-omega-20131013-5|5	# catalog-license undef
12mu|texlive-collection-omega-20131013-5|6	# catalog-version undef
12mu|texlive-collection-omega-20131013-5|7	Name:		texlive-collection-omega
12mu|texlive-collection-omega-20131013-5|8	Epoch:		1
12mu|texlive-collection-omega-20131013-5|9	Version:	20131013
12mu|texlive-collection-omega-20131013-5|10	Release:	5
12mu|texlive-collection-omega-20131013-5|11	Summary:	Omega packages
12mu|texlive-collection-omega-20131013-5|12	Group:		Publishing
12mu|texlive-collection-omega-20131013-5|13	URL:		http://tug.org/texlive
12mu|texlive-collection-omega-20131013-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-omega-20131013-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-omega.tar.xz
12mu|texlive-collection-omega-20131013-5|16	BuildArch:	noarch
12mu|texlive-collection-omega-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-omega-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-omega-20131013-5|19	Requires:	texlive-collection-basic
12mu|texlive-collection-omega-20131013-5|20	Requires:	texlive-collection-latex
12mu|texlive-collection-omega-20131013-5|21	Requires:	texlive-aleph
12mu|texlive-collection-omega-20131013-5|22	Requires:	texlive-antomega
12mu|texlive-collection-omega-20131013-5|23	Requires:	texlive-lambda
12mu|texlive-collection-omega-20131013-5|24	Requires:	texlive-mxedruli
12mu|texlive-collection-omega-20131013-5|25	Requires:	texlive-omega
12mu|texlive-collection-omega-20131013-5|26	Requires:	texlive-omegaware
12mu|texlive-collection-omega-20131013-5|27	Requires:	texlive-otibet
12mu|texlive-collection-omega-20131013-5|28	
12mu|texlive-collection-omega-20131013-5|29	%description
12mu|texlive-collection-omega-20131013-5|30	Omega, a 16-bit extended TeX by John Plaice and Yannis
12mu|texlive-collection-omega-20131013-5|31	Haralambous, now updated to Aleph.
12mu|texlive-collection-omega-20131013-5|32	
12mu|texlive-collection-omega-20131013-5|33	#-----------------------------------------------------------------------
12mu|texlive-collection-omega-20131013-5|34	%files
12mu|texlive-collection-omega-20131013-5|35	
12mu|texlive-collection-omega-20131013-5|36	#-----------------------------------------------------------------------
12mu|texlive-collection-omega-20131013-5|37	%prep
12mu|texlive-collection-omega-20131013-5|38	%setup -c -a0
12mu|texlive-collection-omega-20131013-5|39	
12mu|texlive-collection-omega-20131013-5|40	%build
12mu|texlive-collection-omega-20131013-5|41	
12mu|texlive-collection-omega-20131013-5|42	%install
12mu|texlive-collection-omega-20131013-5|43	
12mu|texlive-collection-omega-20131013-5|44	%changelog
12mu|texlive-collection-omega-20131013-5|45	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-5
12mu|texlive-collection-omega-20131013-5|46	+ Revision: a9fa6ec
12mu|texlive-collection-omega-20131013-5|47	- Sync with cooker
12mu|texlive-collection-omega-20131013-5|48	
12mu|texlive-collection-omega-20131013-5|49	

21017 12
12mu|texlive-collection-pictures-20140215-1|1	# revision 32769
12mu|texlive-collection-pictures-20140215-1|2	# category Collection
12mu|texlive-collection-pictures-20140215-1|3	# catalog-ctan undef
12mu|texlive-collection-pictures-20140215-1|4	# catalog-date undef
12mu|texlive-collection-pictures-20140215-1|5	# catalog-license undef
12mu|texlive-collection-pictures-20140215-1|6	# catalog-version undef
12mu|texlive-collection-pictures-20140215-1|7	Name:		texlive-collection-pictures
12mu|texlive-collection-pictures-20140215-1|8	Epoch:		1
12mu|texlive-collection-pictures-20140215-1|9	Version:	20140215
12mu|texlive-collection-pictures-20140215-1|10	Release:	1
12mu|texlive-collection-pictures-20140215-1|11	Summary:	Graphics, pictures, diagrams
12mu|texlive-collection-pictures-20140215-1|12	Group:		Publishing
12mu|texlive-collection-pictures-20140215-1|13	URL:		http://tug.org/texlive
12mu|texlive-collection-pictures-20140215-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-pictures-20140215-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-pictures.tar.xz
12mu|texlive-collection-pictures-20140215-1|16	BuildArch:	noarch
12mu|texlive-collection-pictures-20140215-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-pictures-20140215-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-pictures-20140215-1|19	Requires:	texlive-collection-basic
12mu|texlive-collection-pictures-20140215-1|20	Requires:	texlive-aobs-tikz
12mu|texlive-collection-pictures-20140215-1|21	Requires:	texlive-askmaps
12mu|texlive-collection-pictures-20140215-1|22	Requires:	texlive-asyfig
12mu|texlive-collection-pictures-20140215-1|23	Requires:	texlive-autoarea
12mu|texlive-collection-pictures-20140215-1|24	Requires:	texlive-bardiag
12mu|texlive-collection-pictures-20140215-1|25	Requires:	texlive-bloques
12mu|texlive-collection-pictures-20140215-1|26	Requires:	texlive-bodegraph
12mu|texlive-collection-pictures-20140215-1|27	Requires:	texlive-bondgraph
12mu|texlive-collection-pictures-20140215-1|28	Requires:	texlive-braids
12mu|texlive-collection-pictures-20140215-1|29	Requires:	texlive-bxeepic
12mu|texlive-collection-pictures-20140215-1|30	Requires:	texlive-cachepic
12mu|texlive-collection-pictures-20140215-1|31	Requires:	texlive-chemfig
12mu|texlive-collection-pictures-20140215-1|32	Requires:	texlive-combinedgraphics
12mu|texlive-collection-pictures-20140215-1|33	Requires:	texlive-circuitikz
12mu|texlive-collection-pictures-20140215-1|34	Requires:	texlive-curve
12mu|texlive-collection-pictures-20140215-1|35	Requires:	texlive-curve2e
12mu|texlive-collection-pictures-20140215-1|36	Requires:	texlive-curves
12mu|texlive-collection-pictures-20140215-1|37	Requires:	texlive-dcpic
12mu|texlive-collection-pictures-20140215-1|38	Requires:	texlive-diagmac2
12mu|texlive-collection-pictures-20140215-1|39	Requires:	texlive-doc-pictex
12mu|texlive-collection-pictures-20140215-1|40	Requires:	texlive-dottex
12mu|texlive-collection-pictures-20140215-1|41	Requires:	texlive-dot2texi
12mu|texlive-collection-pictures-20140215-1|42	Requires:	texlive-dratex
12mu|texlive-collection-pictures-20140215-1|43	Requires:	texlive-drs
12mu|texlive-collection-pictures-20140215-1|44	Requires:	texlive-duotenzor
12mu|texlive-collection-pictures-20140215-1|45	Requires:	texlive-eepic
12mu|texlive-collection-pictures-20140215-1|46	Requires:	texlive-epspdf
12mu|texlive-collection-pictures-20140215-1|47	Requires:	texlive-epspdfconversion
12mu|texlive-collection-pictures-20140215-1|48	Requires:	texlive-esk
12mu|texlive-collection-pictures-20140215-1|49	Requires:	texlive-fast-diagram
12mu|texlive-collection-pictures-20140215-1|50	Requires:	texlive-fig4latex
12mu|texlive-collection-pictures-20140215-1|51	Requires:	texlive-flowchart
12mu|texlive-collection-pictures-20140215-1|52	Requires:	texlive-forest
12mu|texlive-collection-pictures-20140215-1|53	Requires:	texlive-gincltex
12mu|texlive-collection-pictures-20140215-1|54	Requires:	texlive-gnuplottex
12mu|texlive-collection-pictures-20140215-1|55	Requires:	texlive-gradientframe
12mu|texlive-collection-pictures-20140215-1|56	Requires:	texlive-grafcet
12mu|texlive-collection-pictures-20140215-1|57	Requires:	texlive-graphviz
12mu|texlive-collection-pictures-20140215-1|58	Requires:	texlive-harveyballs
12mu|texlive-collection-pictures-20140215-1|59	Requires:	texlive-here
12mu|texlive-collection-pictures-20140215-1|60	Requires:	texlive-hf-tikz
12mu|texlive-collection-pictures-20140215-1|61	Requires:	texlive-hobby
12mu|texlive-collection-pictures-20140215-1|62	Requires:	texlive-hvfloat
12mu|texlive-collection-pictures-20140215-1|63	Requires:	texlive-knitting
12mu|texlive-collection-pictures-20140215-1|64	Requires:	texlive-knittingpattern
12mu|texlive-collection-pictures-20140215-1|65	Requires:	texlive-lapdf
12mu|texlive-collection-pictures-20140215-1|66	Requires:	texlive-lpic
12mu|texlive-collection-pictures-20140215-1|67	Requires:	texlive-makeshape
12mu|texlive-collection-pictures-20140215-1|68	Requires:	texlive-mathspic
12mu|texlive-collection-pictures-20140215-1|69	Requires:	texlive-miniplot
12mu|texlive-collection-pictures-20140215-1|70	Requires:	texlive-modiagram
12mu|texlive-collection-pictures-20140215-1|71	Requires:	texlive-neuralnetwork
12mu|texlive-collection-pictures-20140215-1|72	Requires:	texlive-numericplots
12mu|texlive-collection-pictures-20140215-1|73	Requires:	texlive-pb-diagram
12mu|texlive-collection-pictures-20140215-1|74	Requires:	texlive-petri-nets
12mu|texlive-collection-pictures-20140215-1|75	Requires:	texlive-pgf
12mu|texlive-collection-pictures-20140215-1|76	Requires:	texlive-pgf-blur
12mu|texlive-collection-pictures-20140215-1|77	Requires:	texlive-pgf-soroban
12mu|texlive-collection-pictures-20140215-1|78	Requires:	texlive-pgf-umlsd
12mu|texlive-collection-pictures-20140215-1|79	Requires:	texlive-pgfgantt
12mu|texlive-collection-pictures-20140215-1|80	Requires:	texlive-pgfkeyx
12mu|texlive-collection-pictures-20140215-1|81	Requires:	texlive-pgfmolbio
12mu|texlive-collection-pictures-20140215-1|82	Requires:	texlive-pgfopts
12mu|texlive-collection-pictures-20140215-1|83	Requires:	texlive-pgfplots
12mu|texlive-collection-pictures-20140215-1|84	Requires:	texlive-piano
12mu|texlive-collection-pictures-20140215-1|85	Requires:	texlive-picinpar
12mu|texlive-collection-pictures-20140215-1|86	Requires:	texlive-pict2e
12mu|texlive-collection-pictures-20140215-1|87	Requires:	texlive-pictex
12mu|texlive-collection-pictures-20140215-1|88	Requires:	texlive-pictex2
12mu|texlive-collection-pictures-20140215-1|89	Requires:	texlive-pinlabel
12mu|texlive-collection-pictures-20140215-1|90	Requires:	texlive-pmgraph
12mu|texlive-collection-pictures-20140215-1|91	Requires:	texlive-prerex
12mu|texlive-collection-pictures-20140215-1|92	Requires:	texlive-productbox
12mu|texlive-collection-pictures-20140215-1|93	Requires:	texlive-pxpgfmark
12mu|texlive-collection-pictures-20140215-1|94	Requires:	texlive-randbild
12mu|texlive-collection-pictures-20140215-1|95	Requires:	texlive-randomwalk
12mu|texlive-collection-pictures-20140215-1|96	Requires:	texlive-reotex
12mu|texlive-collection-pictures-20140215-1|97	Requires:	texlive-rviewport
12mu|texlive-collection-pictures-20140215-1|98	Requires:	texlive-sa-tikz
12mu|texlive-collection-pictures-20140215-1|99	Requires:	texlive-schemabloc
12mu|texlive-collection-pictures-20140215-1|100	Requires:	texlive-setdeck
12mu|texlive-collection-pictures-20140215-1|101	Requires:	texlive-smartdiagram
12mu|texlive-collection-pictures-20140215-1|102	Requires:	texlive-spath3
12mu|texlive-collection-pictures-20140215-1|103	Requires:	texlive-swimgraf
12mu|texlive-collection-pictures-20140215-1|104	Requires:	texlive-texdraw
12mu|texlive-collection-pictures-20140215-1|105	Requires:	texlive-tikz-3dplot
12mu|texlive-collection-pictures-20140215-1|106	Requires:	texlive-tikz-bayesnet
12mu|texlive-collection-pictures-20140215-1|107	Requires:	texlive-tikz-cd
12mu|texlive-collection-pictures-20140215-1|108	Requires:	texlive-tikz-dependency
12mu|texlive-collection-pictures-20140215-1|109	Requires:	texlive-tikz-inet
12mu|texlive-collection-pictures-20140215-1|110	Requires:	texlive-tikz-opm
12mu|texlive-collection-pictures-20140215-1|111	Requires:	texlive-tikz-qtree
12mu|texlive-collection-pictures-20140215-1|112	Requires:	texlive-tikz-timing
12mu|texlive-collection-pictures-20140215-1|113	Requires:	texlive-tikzinclude
12mu|texlive-collection-pictures-20140215-1|114	Requires:	texlive-tikzmark
12mu|texlive-collection-pictures-20140215-1|115	Requires:	texlive-tikzorbital
12mu|texlive-collection-pictures-20140215-1|116	Requires:	texlive-tikzpagenodes
12mu|texlive-collection-pictures-20140215-1|117	Requires:	texlive-tikzpfeile
12mu|texlive-collection-pictures-20140215-1|118	Requires:	texlive-tikzposter
12mu|texlive-collection-pictures-20140215-1|119	Requires:	texlive-tikzscale
12mu|texlive-collection-pictures-20140215-1|120	Requires:	texlive-tikzsymbols
12mu|texlive-collection-pictures-20140215-1|121	Requires:	texlive-timing-diagrams
12mu|texlive-collection-pictures-20140215-1|122	Requires:	texlive-tqft
12mu|texlive-collection-pictures-20140215-1|123	Requires:	texlive-tkz-base
12mu|texlive-collection-pictures-20140215-1|124	Requires:	texlive-tkz-berge
12mu|texlive-collection-pictures-20140215-1|125	Requires:	texlive-tkz-doc
12mu|texlive-collection-pictures-20140215-1|126	Requires:	texlive-tkz-euclide
12mu|texlive-collection-pictures-20140215-1|127	Requires:	texlive-tkz-fct
12mu|texlive-collection-pictures-20140215-1|128	Requires:	texlive-tkz-graph
12mu|texlive-collection-pictures-20140215-1|129	Requires:	texlive-tkz-kiviat
12mu|texlive-collection-pictures-20140215-1|130	Requires:	texlive-tkz-linknodes
12mu|texlive-collection-pictures-20140215-1|131	Requires:	texlive-tkz-orm
12mu|texlive-collection-pictures-20140215-1|132	Requires:	texlive-tkz-tab
12mu|texlive-collection-pictures-20140215-1|133	Requires:	texlive-tsemlines
12mu|texlive-collection-pictures-20140215-1|134	Requires:	texlive-tufte-latex
12mu|texlive-collection-pictures-20140215-1|135	Requires:	texlive-venndiagram
12mu|texlive-collection-pictures-20140215-1|136	Requires:	texlive-xpicture
12mu|texlive-collection-pictures-20140215-1|137	Requires:	texlive-xypic
12mu|texlive-collection-pictures-20140215-1|138	
12mu|texlive-collection-pictures-20140215-1|139	%description
12mu|texlive-collection-pictures-20140215-1|140	Including TikZ, pict, etc., but MetaPost and PStricks are
12mu|texlive-collection-pictures-20140215-1|141	separate.
12mu|texlive-collection-pictures-20140215-1|142	
12mu|texlive-collection-pictures-20140215-1|143	#-----------------------------------------------------------------------
12mu|texlive-collection-pictures-20140215-1|144	%files
12mu|texlive-collection-pictures-20140215-1|145	
12mu|texlive-collection-pictures-20140215-1|146	#-----------------------------------------------------------------------
12mu|texlive-collection-pictures-20140215-1|147	%prep
12mu|texlive-collection-pictures-20140215-1|148	%setup -c -a0
12mu|texlive-collection-pictures-20140215-1|149	
12mu|texlive-collection-pictures-20140215-1|150	%build
12mu|texlive-collection-pictures-20140215-1|151	
12mu|texlive-collection-pictures-20140215-1|152	%install
12mu|texlive-collection-pictures-20140215-1|153	
12mu|texlive-collection-pictures-20140215-1|154	%changelog
12mu|texlive-collection-pictures-20140215-1|155	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20140215-1
12mu|texlive-collection-pictures-20140215-1|156	+ Revision: 1c3e4d1
12mu|texlive-collection-pictures-20140215-1|157	- Sync with cooker
12mu|texlive-collection-pictures-20140215-1|158	
12mu|texlive-collection-pictures-20140215-1|159	

21018 12
12mu|texlive-collection-plainextra-20131013-5|1	# revision 31683
12mu|texlive-collection-plainextra-20131013-5|2	# category Collection
12mu|texlive-collection-plainextra-20131013-5|3	# catalog-ctan undef
12mu|texlive-collection-plainextra-20131013-5|4	# catalog-date undef
12mu|texlive-collection-plainextra-20131013-5|5	# catalog-license undef
12mu|texlive-collection-plainextra-20131013-5|6	# catalog-version undef
12mu|texlive-collection-plainextra-20131013-5|7	Name:		texlive-collection-plainextra
12mu|texlive-collection-plainextra-20131013-5|8	Epoch:		1
12mu|texlive-collection-plainextra-20131013-5|9	Version:	20131013
12mu|texlive-collection-plainextra-20131013-5|10	Release:	5
12mu|texlive-collection-plainextra-20131013-5|11	Summary:	Plain TeX packages
12mu|texlive-collection-plainextra-20131013-5|12	Group:		Publishing
12mu|texlive-collection-plainextra-20131013-5|13	URL:		http://tug.org/texlive
12mu|texlive-collection-plainextra-20131013-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-plainextra-20131013-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-plainextra.tar.xz
12mu|texlive-collection-plainextra-20131013-5|16	BuildArch:	noarch
12mu|texlive-collection-plainextra-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-plainextra-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-plainextra-20131013-5|19	Requires:	texlive-collection-basic
12mu|texlive-collection-plainextra-20131013-5|20	Requires:	texlive-figflow
12mu|texlive-collection-plainextra-20131013-5|21	Requires:	texlive-fixpdfmag
12mu|texlive-collection-plainextra-20131013-5|22	Requires:	texlive-font-change
12mu|texlive-collection-plainextra-20131013-5|23	Requires:	texlive-fontch
12mu|texlive-collection-plainextra-20131013-5|24	Requires:	texlive-getoptk
12mu|texlive-collection-plainextra-20131013-5|25	Requires:	texlive-graphics-pln
12mu|texlive-collection-plainextra-20131013-5|26	Requires:	texlive-hyplain
12mu|texlive-collection-plainextra-20131013-5|27	Requires:	texlive-js-misc
12mu|texlive-collection-plainextra-20131013-5|28	Requires:	texlive-mkpattern
12mu|texlive-collection-plainextra-20131013-5|29	Requires:	texlive-newsletr
12mu|texlive-collection-plainextra-20131013-5|30	Requires:	texlive-pitex
12mu|texlive-collection-plainextra-20131013-5|31	Requires:	texlive-placeins-plain
12mu|texlive-collection-plainextra-20131013-5|32	Requires:	texlive-plipsum
12mu|texlive-collection-plainextra-20131013-5|33	Requires:	texlive-plnfss
12mu|texlive-collection-plainextra-20131013-5|34	Requires:	texlive-plstmary
12mu|texlive-collection-plainextra-20131013-5|35	Requires:	texlive-present
12mu|texlive-collection-plainextra-20131013-5|36	Requires:	texlive-resumemac
12mu|texlive-collection-plainextra-20131013-5|37	Requires:	texlive-texinfo
12mu|texlive-collection-plainextra-20131013-5|38	Requires:	texlive-timetable
12mu|texlive-collection-plainextra-20131013-5|39	Requires:	texlive-treetex
12mu|texlive-collection-plainextra-20131013-5|40	Requires:	texlive-varisize
12mu|texlive-collection-plainextra-20131013-5|41	Requires:	texlive-xii
12mu|texlive-collection-plainextra-20131013-5|42	
12mu|texlive-collection-plainextra-20131013-5|43	%description
12mu|texlive-collection-plainextra-20131013-5|44	Add-on packages and macros that work with plain TeX.
12mu|texlive-collection-plainextra-20131013-5|45	
12mu|texlive-collection-plainextra-20131013-5|46	#-----------------------------------------------------------------------
12mu|texlive-collection-plainextra-20131013-5|47	%files
12mu|texlive-collection-plainextra-20131013-5|48	
12mu|texlive-collection-plainextra-20131013-5|49	#-----------------------------------------------------------------------
12mu|texlive-collection-plainextra-20131013-5|50	%prep
12mu|texlive-collection-plainextra-20131013-5|51	%setup -c -a0
12mu|texlive-collection-plainextra-20131013-5|52	
12mu|texlive-collection-plainextra-20131013-5|53	%build
12mu|texlive-collection-plainextra-20131013-5|54	
12mu|texlive-collection-plainextra-20131013-5|55	%install
12mu|texlive-collection-plainextra-20131013-5|56	
12mu|texlive-collection-plainextra-20131013-5|57	%changelog
12mu|texlive-collection-plainextra-20131013-5|58	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-5
12mu|texlive-collection-plainextra-20131013-5|59	+ Revision: e86eca7
12mu|texlive-collection-plainextra-20131013-5|60	- Sync with cooker
12mu|texlive-collection-plainextra-20131013-5|61	
12mu|texlive-collection-plainextra-20131013-5|62	

21019 12
12mu|texlive-collection-publishers-20140318-1|1	# revision 33117
12mu|texlive-collection-publishers-20140318-1|2	# category Collection
12mu|texlive-collection-publishers-20140318-1|3	# catalog-ctan undef
12mu|texlive-collection-publishers-20140318-1|4	# catalog-date undef
12mu|texlive-collection-publishers-20140318-1|5	# catalog-license undef
12mu|texlive-collection-publishers-20140318-1|6	# catalog-version undef
12mu|texlive-collection-publishers-20140318-1|7	Name:		texlive-collection-publishers
12mu|texlive-collection-publishers-20140318-1|8	Epoch:		1
12mu|texlive-collection-publishers-20140318-1|9	Version:	20140318
12mu|texlive-collection-publishers-20140318-1|10	Release:	1
12mu|texlive-collection-publishers-20140318-1|11	Summary:	Publisher styles, theses, etc
12mu|texlive-collection-publishers-20140318-1|12	Group:		Publishing
12mu|texlive-collection-publishers-20140318-1|13	URL:		http://tug.org/texlive
12mu|texlive-collection-publishers-20140318-1|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-publishers-20140318-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-publishers.tar.xz
12mu|texlive-collection-publishers-20140318-1|16	BuildArch:	noarch
12mu|texlive-collection-publishers-20140318-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-publishers-20140318-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-publishers-20140318-1|19	Requires:	texlive-collection-latex
12mu|texlive-collection-publishers-20140318-1|20	Requires:	texlive-IEEEconf
12mu|texlive-collection-publishers-20140318-1|21	Requires:	texlive-IEEEtran
12mu|texlive-collection-publishers-20140318-1|22	Requires:	texlive-aastex
12mu|texlive-collection-publishers-20140318-1|23	Requires:	texlive-abntex2
12mu|texlive-collection-publishers-20140318-1|24	Requires:	texlive-acmconf
12mu|texlive-collection-publishers-20140318-1|25	Requires:	texlive-active-conf
12mu|texlive-collection-publishers-20140318-1|26	Requires:	texlive-adfathesis
12mu|texlive-collection-publishers-20140318-1|27	Requires:	texlive-afthesis
12mu|texlive-collection-publishers-20140318-1|28	Requires:	texlive-aguplus
12mu|texlive-collection-publishers-20140318-1|29	Requires:	texlive-aiaa
12mu|texlive-collection-publishers-20140318-1|30	Requires:	texlive-ametsoc
12mu|texlive-collection-publishers-20140318-1|31	Requires:	texlive-anufinalexam
12mu|texlive-collection-publishers-20140318-1|32	Requires:	texlive-aomart
12mu|texlive-collection-publishers-20140318-1|33	Requires:	texlive-apa
12mu|texlive-collection-publishers-20140318-1|34	Requires:	texlive-apa6
12mu|texlive-collection-publishers-20140318-1|35	Requires:	texlive-apa6e
12mu|texlive-collection-publishers-20140318-1|36	Requires:	texlive-arsclassica
12mu|texlive-collection-publishers-20140318-1|37	Requires:	texlive-articleingud
12mu|texlive-collection-publishers-20140318-1|38	Requires:	texlive-asaetr
12mu|texlive-collection-publishers-20140318-1|39	Requires:	texlive-ascelike
12mu|texlive-collection-publishers-20140318-1|40	Requires:	texlive-beamer-FUBerlin
12mu|texlive-collection-publishers-20140318-1|41	Requires:	texlive-bgteubner
12mu|texlive-collection-publishers-20140318-1|42	Requires:	texlive-brandeis-dissertation
12mu|texlive-collection-publishers-20140318-1|43	Requires:	texlive-cascadilla
12mu|texlive-collection-publishers-20140318-1|44	Requires:	texlive-chem-journal
12mu|texlive-collection-publishers-20140318-1|45	Requires:	texlive-classicthesis
12mu|texlive-collection-publishers-20140318-1|46	Requires:	texlive-cmpj
12mu|texlive-collection-publishers-20140318-1|47	Requires:	texlive-confproc
12mu|texlive-collection-publishers-20140318-1|48	Requires:	texlive-dccpaper
12mu|texlive-collection-publishers-20140318-1|49	Requires:	texlive-ebook
12mu|texlive-collection-publishers-20140318-1|50	Requires:	texlive-ebsthesis
12mu|texlive-collection-publishers-20140318-1|51	Requires:	texlive-ejpecp
12mu|texlive-collection-publishers-20140318-1|52	Requires:	texlive-elbioimp
12mu|texlive-collection-publishers-20140318-1|53	Requires:	texlive-elsarticle
12mu|texlive-collection-publishers-20140318-1|54	Requires:	texlive-elteikthesis
12mu|texlive-collection-publishers-20140318-1|55	Requires:	texlive-erdc
12mu|texlive-collection-publishers-20140318-1|56	Requires:	texlive-estcpmm
12mu|texlive-collection-publishers-20140318-1|57	Requires:	texlive-fbithesis
12mu|texlive-collection-publishers-20140318-1|58	Requires:	texlive-fcltxdoc
12mu|texlive-collection-publishers-20140318-1|59	Requires:	texlive-gaceta
12mu|texlive-collection-publishers-20140318-1|60	Requires:	texlive-gatech-thesis
12mu|texlive-collection-publishers-20140318-1|61	Requires:	texlive-har2nat
12mu|texlive-collection-publishers-20140318-1|62	Requires:	texlive-hobete
12mu|texlive-collection-publishers-20140318-1|63	Requires:	texlive-icsv
12mu|texlive-collection-publishers-20140318-1|64	Requires:	texlive-ieeepes
12mu|texlive-collection-publishers-20140318-1|65	Requires:	texlive-ijmart
12mu|texlive-collection-publishers-20140318-1|66	Requires:	texlive-imac
12mu|texlive-collection-publishers-20140318-1|67	Requires:	texlive-imtekda
12mu|texlive-collection-publishers-20140318-1|68	Requires:	texlive-jmlr
12mu|texlive-collection-publishers-20140318-1|69	Requires:	texlive-jpsj
12mu|texlive-collection-publishers-20140318-1|70	Requires:	texlive-kdgdocs
12mu|texlive-collection-publishers-20140318-1|71	Requires:	texlive-kluwer
12mu|texlive-collection-publishers-20140318-1|72	Requires:	texlive-lps
12mu|texlive-collection-publishers-20140318-1|73	Requires:	texlive-matc3
12mu|texlive-collection-publishers-20140318-1|74	Requires:	texlive-matc3mem
12mu|texlive-collection-publishers-20140318-1|75	Requires:	texlive-mentis
12mu|texlive-collection-publishers-20140318-1|76	Requires:	texlive-msu-thesis
12mu|texlive-collection-publishers-20140318-1|77	Requires:	texlive-musuos
12mu|texlive-collection-publishers-20140318-1|78	Requires:	texlive-muthesis
12mu|texlive-collection-publishers-20140318-1|79	Requires:	texlive-nature
12mu|texlive-collection-publishers-20140318-1|80	Requires:	texlive-nddiss
12mu|texlive-collection-publishers-20140318-1|81	Requires:	texlive-nih
12mu|texlive-collection-publishers-20140318-1|82	Requires:	texlive-nostarch
12mu|texlive-collection-publishers-20140318-1|83	Requires:	texlive-nrc
12mu|texlive-collection-publishers-20140318-1|84	Requires:	texlive-onrannual
12mu|texlive-collection-publishers-20140318-1|85	Requires:	texlive-opteng
12mu|texlive-collection-publishers-20140318-1|86	Requires:	texlive-philosophersimprint
12mu|texlive-collection-publishers-20140318-1|87	Requires:	texlive-pittetd
12mu|texlive-collection-publishers-20140318-1|88	Requires:	texlive-pkuthss
12mu|texlive-collection-publishers-20140318-1|89	Requires:	texlive-powerdot-FUBerlin
12mu|texlive-collection-publishers-20140318-1|90	Requires:	texlive-pracjourn
12mu|texlive-collection-publishers-20140318-1|91	Requires:	texlive-procIAGssymp
12mu|texlive-collection-publishers-20140318-1|92	Requires:	texlive-proposal
12mu|texlive-collection-publishers-20140318-1|93	Requires:	texlive-ptptex
12mu|texlive-collection-publishers-20140318-1|94	Requires:	texlive-psu-thesis
12mu|texlive-collection-publishers-20140318-1|95	Requires:	texlive-resphilosophica
12mu|texlive-collection-publishers-20140318-1|96	Requires:	texlive-resumecls
12mu|texlive-collection-publishers-20140318-1|97	Requires:	texlive-revtex
12mu|texlive-collection-publishers-20140318-1|98	Requires:	texlive-revtex4
12mu|texlive-collection-publishers-20140318-1|99	Requires:	texlive-ryethesis
12mu|texlive-collection-publishers-20140318-1|100	Requires:	texlive-sageep
12mu|texlive-collection-publishers-20140318-1|101	Requires:	texlive-sapthesis
12mu|texlive-collection-publishers-20140318-1|102	Requires:	texlive-scrjrnl
12mu|texlive-collection-publishers-20140318-1|103	Requires:	texlive-seuthesis
12mu|texlive-collection-publishers-20140318-1|104	Requires:	texlive-soton
12mu|texlive-collection-publishers-20140318-1|105	Requires:	texlive-spie
12mu|texlive-collection-publishers-20140318-1|106	Requires:	texlive-sr-vorl
12mu|texlive-collection-publishers-20140318-1|107	Requires:	texlive-stellenbosch
12mu|texlive-collection-publishers-20140318-1|108	Requires:	texlive-suftesi
12mu|texlive-collection-publishers-20140318-1|109	Requires:	texlive-sugconf
12mu|texlive-collection-publishers-20140318-1|110	Requires:	texlive-tabriz-thesis
12mu|texlive-collection-publishers-20140318-1|111	Requires:	texlive-texilikechaps
12mu|texlive-collection-publishers-20140318-1|112	Requires:	texlive-texilikecover
12mu|texlive-collection-publishers-20140318-1|113	Requires:	texlive-thesis-titlepage-fhac
12mu|texlive-collection-publishers-20140318-1|114	Requires:	texlive-thuthesis
12mu|texlive-collection-publishers-20140318-1|115	Requires:	texlive-toptesi
12mu|texlive-collection-publishers-20140318-1|116	Requires:	texlive-tugboat
12mu|texlive-collection-publishers-20140318-1|117	Requires:	texlive-tugboat-plain
12mu|texlive-collection-publishers-20140318-1|118	Requires:	texlive-tui
12mu|texlive-collection-publishers-20140318-1|119	Requires:	texlive-uaclasses
12mu|texlive-collection-publishers-20140318-1|120	Requires:	texlive-uadocs
12mu|texlive-collection-publishers-20140318-1|121	Requires:	texlive-uafthesis
12mu|texlive-collection-publishers-20140318-1|122	Requires:	texlive-ucdavisthesis
12mu|texlive-collection-publishers-20140318-1|123	Requires:	texlive-ucthesis
12mu|texlive-collection-publishers-20140318-1|124	Requires:	texlive-uestcthesis
12mu|texlive-collection-publishers-20140318-1|125	Requires:	texlive-uiucredborder
12mu|texlive-collection-publishers-20140318-1|126	Requires:	texlive-uiucthesis
12mu|texlive-collection-publishers-20140318-1|127	Requires:	texlive-ulthese
12mu|texlive-collection-publishers-20140318-1|128	Requires:	texlive-umthesis
12mu|texlive-collection-publishers-20140318-1|129	Requires:	texlive-umich-thesis
12mu|texlive-collection-publishers-20140318-1|130	Requires:	texlive-unamthesis
12mu|texlive-collection-publishers-20140318-1|131	Requires:	texlive-unswcover
12mu|texlive-collection-publishers-20140318-1|132	Requires:	texlive-ut-thesis
12mu|texlive-collection-publishers-20140318-1|133	Requires:	texlive-uothesis
12mu|texlive-collection-publishers-20140318-1|134	Requires:	texlive-uowthesis
12mu|texlive-collection-publishers-20140318-1|135	Requires:	texlive-uowthesistitlepage
12mu|texlive-collection-publishers-20140318-1|136	Requires:	texlive-uspatent
12mu|texlive-collection-publishers-20140318-1|137	Requires:	texlive-uwthesis
12mu|texlive-collection-publishers-20140318-1|138	Requires:	texlive-vancouver
12mu|texlive-collection-publishers-20140318-1|139	Requires:	texlive-wsemclassic
12mu|texlive-collection-publishers-20140318-1|140	Requires:	texlive-xcookybooky
12mu|texlive-collection-publishers-20140318-1|141	Requires:	texlive-york-thesis
12mu|texlive-collection-publishers-20140318-1|142	
12mu|texlive-collection-publishers-20140318-1|143	%description
12mu|texlive-collection-publishers-20140318-1|144	TeXLive collection-publishers package.
12mu|texlive-collection-publishers-20140318-1|145	
12mu|texlive-collection-publishers-20140318-1|146	#-----------------------------------------------------------------------
12mu|texlive-collection-publishers-20140318-1|147	%files
12mu|texlive-collection-publishers-20140318-1|148	
12mu|texlive-collection-publishers-20140318-1|149	#-----------------------------------------------------------------------
12mu|texlive-collection-publishers-20140318-1|150	%prep
12mu|texlive-collection-publishers-20140318-1|151	%setup -c -a0
12mu|texlive-collection-publishers-20140318-1|152	
12mu|texlive-collection-publishers-20140318-1|153	%build
12mu|texlive-collection-publishers-20140318-1|154	
12mu|texlive-collection-publishers-20140318-1|155	%install
12mu|texlive-collection-publishers-20140318-1|156	
12mu|texlive-collection-publishers-20140318-1|157	%changelog
12mu|texlive-collection-publishers-20140318-1|158	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20140318-1
12mu|texlive-collection-publishers-20140318-1|159	+ Revision: 95dbe7a
12mu|texlive-collection-publishers-20140318-1|160	- Updated to 20140318
12mu|texlive-collection-publishers-20140318-1|161	
12mu|texlive-collection-publishers-20140318-1|162	

21020 12
12mu|texlive-collection-science-20131201-5|1	# revision 32182
12mu|texlive-collection-science-20131201-5|2	# category Collection
12mu|texlive-collection-science-20131201-5|3	# catalog-ctan undef
12mu|texlive-collection-science-20131201-5|4	# catalog-date undef
12mu|texlive-collection-science-20131201-5|5	# catalog-license undef
12mu|texlive-collection-science-20131201-5|6	# catalog-version undef
12mu|texlive-collection-science-20131201-5|7	Name:		texlive-collection-science
12mu|texlive-collection-science-20131201-5|8	Epoch:		1
12mu|texlive-collection-science-20131201-5|9	Version:	20131201
12mu|texlive-collection-science-20131201-5|10	Release:	5
12mu|texlive-collection-science-20131201-5|11	Summary:	Natural and computer sciences
12mu|texlive-collection-science-20131201-5|12	Group:		Publishing
12mu|texlive-collection-science-20131201-5|13	URL:		http://tug.org/texlive
12mu|texlive-collection-science-20131201-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-science-20131201-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-science.tar.xz
12mu|texlive-collection-science-20131201-5|16	BuildArch:	noarch
12mu|texlive-collection-science-20131201-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-science-20131201-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-science-20131201-5|19	Requires:	texlive-collection-latex
12mu|texlive-collection-science-20131201-5|20	Requires:	texlive-SIstyle
12mu|texlive-collection-science-20131201-5|21	Requires:	texlive-SIunits
12mu|texlive-collection-science-20131201-5|22	Requires:	texlive-alg
12mu|texlive-collection-science-20131201-5|23	Requires:	texlive-algorithm2e
12mu|texlive-collection-science-20131201-5|24	Requires:	texlive-algorithmicx
12mu|texlive-collection-science-20131201-5|25	Requires:	texlive-algorithms
12mu|texlive-collection-science-20131201-5|26	Requires:	texlive-biocon
12mu|texlive-collection-science-20131201-5|27	Requires:	texlive-bohr
12mu|texlive-collection-science-20131201-5|28	Requires:	texlive-bpchem
12mu|texlive-collection-science-20131201-5|29	Requires:	texlive-bytefield
12mu|texlive-collection-science-20131201-5|30	Requires:	texlive-chemarrow
12mu|texlive-collection-science-20131201-5|31	Requires:	texlive-chemcompounds
12mu|texlive-collection-science-20131201-5|32	Requires:	texlive-chemcono
12mu|texlive-collection-science-20131201-5|33	Requires:	texlive-chemexec
12mu|texlive-collection-science-20131201-5|34	Requires:	texlive-chemmacros
12mu|texlive-collection-science-20131201-5|35	Requires:	texlive-chemnum
12mu|texlive-collection-science-20131201-5|36	Requires:	texlive-chemstyle
12mu|texlive-collection-science-20131201-5|37	Requires:	texlive-clrscode
12mu|texlive-collection-science-20131201-5|38	Requires:	texlive-complexity
12mu|texlive-collection-science-20131201-5|39	Requires:	texlive-computational-complexity
12mu|texlive-collection-science-20131201-5|40	Requires:	texlive-digiconfigs
12mu|texlive-collection-science-20131201-5|41	Requires:	texlive-drawstack
12mu|texlive-collection-science-20131201-5|42	Requires:	texlive-dyntree
12mu|texlive-collection-science-20131201-5|43	Requires:	texlive-eltex
12mu|texlive-collection-science-20131201-5|44	Requires:	texlive-endiagram
12mu|texlive-collection-science-20131201-5|45	Requires:	texlive-engtlc
12mu|texlive-collection-science-20131201-5|46	Requires:	texlive-fouridx
12mu|texlive-collection-science-20131201-5|47	Requires:	texlive-functan
12mu|texlive-collection-science-20131201-5|48	Requires:	texlive-galois
12mu|texlive-collection-science-20131201-5|49	Requires:	texlive-gastex
12mu|texlive-collection-science-20131201-5|50	Requires:	texlive-gene-logic
12mu|texlive-collection-science-20131201-5|51	Requires:	texlive-gu
12mu|texlive-collection-science-20131201-5|52	Requires:	texlive-hep
12mu|texlive-collection-science-20131201-5|53	Requires:	texlive-hepnames
12mu|texlive-collection-science-20131201-5|54	Requires:	texlive-hepparticles
12mu|texlive-collection-science-20131201-5|55	Requires:	texlive-hepthesis
12mu|texlive-collection-science-20131201-5|56	Requires:	texlive-hepunits
12mu|texlive-collection-science-20131201-5|57	Requires:	texlive-karnaugh
12mu|texlive-collection-science-20131201-5|58	Requires:	texlive-mhchem
12mu|texlive-collection-science-20131201-5|59	Requires:	texlive-miller
12mu|texlive-collection-science-20131201-5|60	Requires:	texlive-mychemistry
12mu|texlive-collection-science-20131201-5|61	Requires:	texlive-nuc
12mu|texlive-collection-science-20131201-5|62	Requires:	texlive-objectz
12mu|texlive-collection-science-20131201-5|63	Requires:	texlive-physics
12mu|texlive-collection-science-20131201-5|64	Requires:	texlive-physymb
12mu|texlive-collection-science-20131201-5|65	Requires:	texlive-pseudocode
12mu|texlive-collection-science-20131201-5|66	Requires:	texlive-sasnrdisplay
12mu|texlive-collection-science-20131201-5|67	Requires:	texlive-sciposter
12mu|texlive-collection-science-20131201-5|68	Requires:	texlive-sfg
12mu|texlive-collection-science-20131201-5|69	Requires:	texlive-siunitx
12mu|texlive-collection-science-20131201-5|70	Requires:	texlive-steinmetz
12mu|texlive-collection-science-20131201-5|71	Requires:	texlive-struktex
12mu|texlive-collection-science-20131201-5|72	Requires:	texlive-substances
12mu|texlive-collection-science-20131201-5|73	Requires:	texlive-t-angles
12mu|texlive-collection-science-20131201-5|74	Requires:	texlive-textopo
12mu|texlive-collection-science-20131201-5|75	Requires:	texlive-ulqda
12mu|texlive-collection-science-20131201-5|76	Requires:	texlive-unitsdef
12mu|texlive-collection-science-20131201-5|77	Requires:	texlive-xymtex
12mu|texlive-collection-science-20131201-5|78	Requires:	texlive-youngtab
12mu|texlive-collection-science-20131201-5|79	
12mu|texlive-collection-science-20131201-5|80	%description
12mu|texlive-collection-science-20131201-5|81	TeXLive collection-science package.
12mu|texlive-collection-science-20131201-5|82	
12mu|texlive-collection-science-20131201-5|83	#-----------------------------------------------------------------------
12mu|texlive-collection-science-20131201-5|84	%files
12mu|texlive-collection-science-20131201-5|85	
12mu|texlive-collection-science-20131201-5|86	#-----------------------------------------------------------------------
12mu|texlive-collection-science-20131201-5|87	%prep
12mu|texlive-collection-science-20131201-5|88	%setup -c -a0
12mu|texlive-collection-science-20131201-5|89	
12mu|texlive-collection-science-20131201-5|90	%build
12mu|texlive-collection-science-20131201-5|91	
12mu|texlive-collection-science-20131201-5|92	%install
12mu|texlive-collection-science-20131201-5|93	
12mu|texlive-collection-science-20131201-5|94	%changelog
12mu|texlive-collection-science-20131201-5|95	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131201-5
12mu|texlive-collection-science-20131201-5|96	+ Revision: 5ba4338
12mu|texlive-collection-science-20131201-5|97	- Sync with cooker
12mu|texlive-collection-science-20131201-5|98	
12mu|texlive-collection-science-20131201-5|99	

21021 12
12mu|texlive-collection-xetex-20131013-5|1	# revision 30396
12mu|texlive-collection-xetex-20131013-5|2	# category Collection
12mu|texlive-collection-xetex-20131013-5|3	# catalog-ctan undef
12mu|texlive-collection-xetex-20131013-5|4	# catalog-date undef
12mu|texlive-collection-xetex-20131013-5|5	# catalog-license undef
12mu|texlive-collection-xetex-20131013-5|6	# catalog-version undef
12mu|texlive-collection-xetex-20131013-5|7	Name:		texlive-collection-xetex
12mu|texlive-collection-xetex-20131013-5|8	Epoch:		1
12mu|texlive-collection-xetex-20131013-5|9	Version:	20131013
12mu|texlive-collection-xetex-20131013-5|10	Release:	5
12mu|texlive-collection-xetex-20131013-5|11	Summary:	XeTeX and packages
12mu|texlive-collection-xetex-20131013-5|12	Group:		Publishing
12mu|texlive-collection-xetex-20131013-5|13	URL:		http://tug.org/texlive
12mu|texlive-collection-xetex-20131013-5|14	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-collection-xetex-20131013-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/collection-xetex.tar.xz
12mu|texlive-collection-xetex-20131013-5|16	BuildArch:	noarch
12mu|texlive-collection-xetex-20131013-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-collection-xetex-20131013-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-collection-xetex-20131013-5|19	Requires:	texlive-collection-basic
12mu|texlive-collection-xetex-20131013-5|20	Requires:	texlive-arabxetex
12mu|texlive-collection-xetex-20131013-5|21	Requires:	texlive-euenc
12mu|texlive-collection-xetex-20131013-5|22	Requires:	texlive-fixlatvian
12mu|texlive-collection-xetex-20131013-5|23	Requires:	texlive-fontbook
12mu|texlive-collection-xetex-20131013-5|24	Requires:	texlive-fontwrap
12mu|texlive-collection-xetex-20131013-5|25	Requires:	texlive-mathspec
12mu|texlive-collection-xetex-20131013-5|26	Requires:	texlive-philokalia
12mu|texlive-collection-xetex-20131013-5|27	Requires:	texlive-polyglossia
12mu|texlive-collection-xetex-20131013-5|28	Requires:	texlive-ptext
12mu|texlive-collection-xetex-20131013-5|29	Requires:	texlive-realscripts
12mu|texlive-collection-xetex-20131013-5|30	Requires:	texlive-ucharclasses
12mu|texlive-collection-xetex-20131013-5|31	Requires:	texlive-unisugar
12mu|texlive-collection-xetex-20131013-5|32	Requires:	texlive-xecjk
12mu|texlive-collection-xetex-20131013-5|33	Requires:	texlive-xecolor
12mu|texlive-collection-xetex-20131013-5|34	Requires:	texlive-xecyr
12mu|texlive-collection-xetex-20131013-5|35	Requires:	texlive-xeindex
12mu|texlive-collection-xetex-20131013-5|36	Requires:	texlive-xepersian
12mu|texlive-collection-xetex-20131013-5|37	Requires:	texlive-xesearch
12mu|texlive-collection-xetex-20131013-5|38	Requires:	texlive-xetex
12mu|texlive-collection-xetex-20131013-5|39	Requires:	texlive-xetex-def
12mu|texlive-collection-xetex-20131013-5|40	Requires:	texlive-xetex-itrans
12mu|texlive-collection-xetex-20131013-5|41	Requires:	texlive-xetex-pstricks
12mu|texlive-collection-xetex-20131013-5|42	Requires:	texlive-xetex-tibetan
12mu|texlive-collection-xetex-20131013-5|43	Requires:	texlive-xetexconfig
12mu|texlive-collection-xetex-20131013-5|44	Requires:	texlive-xetexfontinfo
12mu|texlive-collection-xetex-20131013-5|45	Requires:	texlive-xetexko
12mu|texlive-collection-xetex-20131013-5|46	Requires:	texlive-xevlna
12mu|texlive-collection-xetex-20131013-5|47	Requires:	texlive-xltxtra
12mu|texlive-collection-xetex-20131013-5|48	Requires:	texlive-xunicode
12mu|texlive-collection-xetex-20131013-5|49	
12mu|texlive-collection-xetex-20131013-5|50	%description
12mu|texlive-collection-xetex-20131013-5|51	Packages for XeTeX, the Unicode/OpenType-enabled TeX by
12mu|texlive-collection-xetex-20131013-5|52	Jonathan Kew, http://tug.org/xetex.
12mu|texlive-collection-xetex-20131013-5|53	
12mu|texlive-collection-xetex-20131013-5|54	#-----------------------------------------------------------------------
12mu|texlive-collection-xetex-20131013-5|55	%files
12mu|texlive-collection-xetex-20131013-5|56	
12mu|texlive-collection-xetex-20131013-5|57	#-----------------------------------------------------------------------
12mu|texlive-collection-xetex-20131013-5|58	%prep
12mu|texlive-collection-xetex-20131013-5|59	%setup -c -a0
12mu|texlive-collection-xetex-20131013-5|60	
12mu|texlive-collection-xetex-20131013-5|61	%build
12mu|texlive-collection-xetex-20131013-5|62	
12mu|texlive-collection-xetex-20131013-5|63	%install
12mu|texlive-collection-xetex-20131013-5|64	
12mu|texlive-collection-xetex-20131013-5|65	%changelog
12mu|texlive-collection-xetex-20131013-5|66	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:20131013-5
12mu|texlive-collection-xetex-20131013-5|67	+ Revision: afb0895
12mu|texlive-collection-xetex-20131013-5|68	- Sync with cooker
12mu|texlive-collection-xetex-20131013-5|69	
12mu|texlive-collection-xetex-20131013-5|70	

21022 12
12mu|texlive-colorweb-1.3-5|1	# revision 31490
12mu|texlive-colorweb-1.3-5|2	# category Package
12mu|texlive-colorweb-1.3-5|3	# catalog-ctan /macros/latex/contrib/colorweb
12mu|texlive-colorweb-1.3-5|4	# catalog-date 2013-08-21 17:22:18 +0200
12mu|texlive-colorweb-1.3-5|5	# catalog-license lppl1.3
12mu|texlive-colorweb-1.3-5|6	# catalog-version 1.3
12mu|texlive-colorweb-1.3-5|7	Name:		texlive-colorweb
12mu|texlive-colorweb-1.3-5|8	Version:	1.3
12mu|texlive-colorweb-1.3-5|9	Release:	5
12mu|texlive-colorweb-1.3-5|10	Summary:	Extend the color package colour space
12mu|texlive-colorweb-1.3-5|11	Group:		Publishing
12mu|texlive-colorweb-1.3-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/colorweb
12mu|texlive-colorweb-1.3-5|13	License:	LPPL1.3
12mu|texlive-colorweb-1.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorweb.tar.xz
12mu|texlive-colorweb-1.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorweb.doc.tar.xz
12mu|texlive-colorweb-1.3-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/colorweb.source.tar.xz
12mu|texlive-colorweb-1.3-5|17	BuildArch:	noarch
12mu|texlive-colorweb-1.3-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-colorweb-1.3-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-colorweb-1.3-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-colorweb-1.3-5|21	
12mu|texlive-colorweb-1.3-5|22	%description
12mu|texlive-colorweb-1.3-5|23	The package makes the 216 "web-safe colours" available to the
12mu|texlive-colorweb-1.3-5|24	standard color package.
12mu|texlive-colorweb-1.3-5|25	
12mu|texlive-colorweb-1.3-5|26	%post
12mu|texlive-colorweb-1.3-5|27	%{_sbindir}/texlive.post
12mu|texlive-colorweb-1.3-5|28	
12mu|texlive-colorweb-1.3-5|29	%postun
12mu|texlive-colorweb-1.3-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-colorweb-1.3-5|31	%{_sbindir}/texlive.post
12mu|texlive-colorweb-1.3-5|32	fi
12mu|texlive-colorweb-1.3-5|33	
12mu|texlive-colorweb-1.3-5|34	#-----------------------------------------------------------------------
12mu|texlive-colorweb-1.3-5|35	%files
12mu|texlive-colorweb-1.3-5|36	%{_texmfdistdir}/tex/latex/colorweb/colorweb.sty
12mu|texlive-colorweb-1.3-5|37	%doc %{_texmfdistdir}/doc/latex/colorweb/README
12mu|texlive-colorweb-1.3-5|38	%doc %{_texmfdistdir}/doc/latex/colorweb/colorweb.pdf
12mu|texlive-colorweb-1.3-5|39	%doc %{_texmfdistdir}/doc/latex/colorweb/colorwebfull.pdf
12mu|texlive-colorweb-1.3-5|40	%doc %{_texmfdistdir}/doc/latex/colorweb/colorwebuser.pdf
12mu|texlive-colorweb-1.3-5|41	%doc %{_texmfdistdir}/doc/latex/colorweb/descript.ion
12mu|texlive-colorweb-1.3-5|42	#- source
12mu|texlive-colorweb-1.3-5|43	%doc %{_texmfdistdir}/source/latex/colorweb/colorweb.dtx
12mu|texlive-colorweb-1.3-5|44	%doc %{_texmfdistdir}/source/latex/colorweb/colorweb.ins
12mu|texlive-colorweb-1.3-5|45	
12mu|texlive-colorweb-1.3-5|46	#-----------------------------------------------------------------------
12mu|texlive-colorweb-1.3-5|47	%prep
12mu|texlive-colorweb-1.3-5|48	%setup -c -a0 -a1 -a2
12mu|texlive-colorweb-1.3-5|49	
12mu|texlive-colorweb-1.3-5|50	%build
12mu|texlive-colorweb-1.3-5|51	
12mu|texlive-colorweb-1.3-5|52	%install
12mu|texlive-colorweb-1.3-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-colorweb-1.3-5|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-colorweb-1.3-5|55	
12mu|texlive-colorweb-1.3-5|56	%changelog
12mu|texlive-colorweb-1.3-5|57	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.3-5
12mu|texlive-colorweb-1.3-5|58	+ Revision: 2bb9e3d
12mu|texlive-colorweb-1.3-5|59	- MassBuild#289: Increase release tag
12mu|texlive-colorweb-1.3-5|60	
12mu|texlive-colorweb-1.3-5|61	

21023 12
12mu|texlive-commado-0.11-5|1	# revision 28419
12mu|texlive-commado-0.11-5|2	# category Package
12mu|texlive-commado-0.11-5|3	# catalog-ctan /macros/generic/commado
12mu|texlive-commado-0.11-5|4	# catalog-date 2012-12-02 13:05:20 +0100
12mu|texlive-commado-0.11-5|5	# catalog-license lppl1.3
12mu|texlive-commado-0.11-5|6	# catalog-version 0.11
12mu|texlive-commado-0.11-5|7	Name:		texlive-commado
12mu|texlive-commado-0.11-5|8	Version:	0.11
12mu|texlive-commado-0.11-5|9	Release:	5
12mu|texlive-commado-0.11-5|10	Summary:	Expandable iteration on comma-separated and filename lists
12mu|texlive-commado-0.11-5|11	Group:		Publishing
12mu|texlive-commado-0.11-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/commado
12mu|texlive-commado-0.11-5|13	License:	LPPL1.3
12mu|texlive-commado-0.11-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/commado.tar.xz
12mu|texlive-commado-0.11-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/commado.doc.tar.xz
12mu|texlive-commado-0.11-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/commado.source.tar.xz
12mu|texlive-commado-0.11-5|17	BuildArch:	noarch
12mu|texlive-commado-0.11-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-commado-0.11-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-commado-0.11-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-commado-0.11-5|21	
12mu|texlive-commado-0.11-5|22	%description
12mu|texlive-commado-0.11-5|23	The bundle provides two packages: commado and filesdo. The
12mu|texlive-commado-0.11-5|24	package commado provides the command \DoWithCSL:
12mu|texlive-commado-0.11-5|25	\DoWithCSL{cmd}{list} applies an existing one-parameter macro
12mu|texlive-commado-0.11-5|26	cmd to each item in a list list in which terms are separated by
12mu|texlive-commado-0.11-5|27	commas. The package filesdo provides the command
12mu|texlive-commado-0.11-5|28	\DoWithBasesExts: \DoWithBasesExts{cmd}{bases}{exts} which runs
12mu|texlive-commado-0.11-5|29	the single parameter command cmd on each file whose base and
12mu|texlive-commado-0.11-5|30	extension are respectively from the comma-separated lists bases
12mu|texlive-commado-0.11-5|31	and exts. These 'loop'-like commands are (themselves) entirely
12mu|texlive-commado-0.11-5|32	expandable. The packages rely on packages plainpkg, and
12mu|texlive-commado-0.11-5|33	stacklet.
12mu|texlive-commado-0.11-5|34	
12mu|texlive-commado-0.11-5|35	%post
12mu|texlive-commado-0.11-5|36	%{_sbindir}/texlive.post
12mu|texlive-commado-0.11-5|37	
12mu|texlive-commado-0.11-5|38	%postun
12mu|texlive-commado-0.11-5|39	if [ $1 -eq 0 ]; then
12mu|texlive-commado-0.11-5|40	%{_sbindir}/texlive.post
12mu|texlive-commado-0.11-5|41	fi
12mu|texlive-commado-0.11-5|42	
12mu|texlive-commado-0.11-5|43	#-----------------------------------------------------------------------
12mu|texlive-commado-0.11-5|44	%files
12mu|texlive-commado-0.11-5|45	%{_texmfdistdir}/tex/generic/commado/commado.RLS
12mu|texlive-commado-0.11-5|46	%{_texmfdistdir}/tex/generic/commado/commado.sty
12mu|texlive-commado-0.11-5|47	%{_texmfdistdir}/tex/generic/commado/filesdo.sty
12mu|texlive-commado-0.11-5|48	%doc %{_texmfdistdir}/doc/generic/commado/README
12mu|texlive-commado-0.11-5|49	%doc %{_texmfdistdir}/doc/generic/commado/SrcFILEs.txt
12mu|texlive-commado-0.11-5|50	%doc %{_texmfdistdir}/doc/generic/commado/commado.pdf
12mu|texlive-commado-0.11-5|51	#- source
12mu|texlive-commado-0.11-5|52	%doc %{_texmfdistdir}/source/generic/commado/commado.tex
12mu|texlive-commado-0.11-5|53	%doc %{_texmfdistdir}/source/generic/commado/srcfiles.tex
12mu|texlive-commado-0.11-5|54	
12mu|texlive-commado-0.11-5|55	#-----------------------------------------------------------------------
12mu|texlive-commado-0.11-5|56	%prep
12mu|texlive-commado-0.11-5|57	%setup -c -a0 -a1 -a2
12mu|texlive-commado-0.11-5|58	
12mu|texlive-commado-0.11-5|59	%build
12mu|texlive-commado-0.11-5|60	
12mu|texlive-commado-0.11-5|61	%install
12mu|texlive-commado-0.11-5|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-commado-0.11-5|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-commado-0.11-5|64	
12mu|texlive-commado-0.11-5|65	%changelog
12mu|texlive-commado-0.11-5|66	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.11-5
12mu|texlive-commado-0.11-5|67	+ Revision: b8f49d5
12mu|texlive-commado-0.11-5|68	- MassBuild#289: Increase release tag
12mu|texlive-commado-0.11-5|69	
12mu|texlive-commado-0.11-5|70	

21024 12
12mu|texlive-concepts-0.0.5.r1-5|1	# revision 29020
12mu|texlive-concepts-0.0.5.r1-5|2	# category Package
12mu|texlive-concepts-0.0.5.r1-5|3	# catalog-ctan /macros/latex/contrib/concepts
12mu|texlive-concepts-0.0.5.r1-5|4	# catalog-date 2012-12-31 10:20:52 +0100
12mu|texlive-concepts-0.0.5.r1-5|5	# catalog-license lppl
12mu|texlive-concepts-0.0.5.r1-5|6	# catalog-version 0.0.5-r1
12mu|texlive-concepts-0.0.5.r1-5|7	Name:		texlive-concepts
12mu|texlive-concepts-0.0.5.r1-5|8	Version:	0.0.5.r1
12mu|texlive-concepts-0.0.5.r1-5|9	Release:	5
12mu|texlive-concepts-0.0.5.r1-5|10	Summary:	Keeping track of formal 'concepts' for a particular field
12mu|texlive-concepts-0.0.5.r1-5|11	Group:		Publishing
12mu|texlive-concepts-0.0.5.r1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/concepts
12mu|texlive-concepts-0.0.5.r1-5|13	License:	LPPL
12mu|texlive-concepts-0.0.5.r1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concepts.tar.xz
12mu|texlive-concepts-0.0.5.r1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/concepts.doc.tar.xz
12mu|texlive-concepts-0.0.5.r1-5|16	BuildArch:	noarch
12mu|texlive-concepts-0.0.5.r1-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-concepts-0.0.5.r1-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-concepts-0.0.5.r1-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-concepts-0.0.5.r1-5|20	
12mu|texlive-concepts-0.0.5.r1-5|21	%description
12mu|texlive-concepts-0.0.5.r1-5|22	The package helps to keep track of formal 'concepts' for a
12mu|texlive-concepts-0.0.5.r1-5|23	specific field or document. This is particularly useful for
12mu|texlive-concepts-0.0.5.r1-5|24	scientific papers (for example, in physics, mathematics or
12mu|texlive-concepts-0.0.5.r1-5|25	computer science), which may introduce several concepts (with
12mu|texlive-concepts-0.0.5.r1-5|26	their own symbols). The package's commands allow the user to
12mu|texlive-concepts-0.0.5.r1-5|27	define a concept (typically, near its first use), and will
12mu|texlive-concepts-0.0.5.r1-5|28	ensure consistent use throughout the document. The package
12mu|texlive-concepts-0.0.5.r1-5|29	depends on several other packages; while these are fairly
12mu|texlive-concepts-0.0.5.r1-5|30	common packages, the user should check the package's README
12mu|texlive-concepts-0.0.5.r1-5|31	file for the complete list.
12mu|texlive-concepts-0.0.5.r1-5|32	
12mu|texlive-concepts-0.0.5.r1-5|33	%post
12mu|texlive-concepts-0.0.5.r1-5|34	%{_sbindir}/texlive.post
12mu|texlive-concepts-0.0.5.r1-5|35	
12mu|texlive-concepts-0.0.5.r1-5|36	%postun
12mu|texlive-concepts-0.0.5.r1-5|37	if [ $1 -eq 0 ]; then
12mu|texlive-concepts-0.0.5.r1-5|38	%{_sbindir}/texlive.post
12mu|texlive-concepts-0.0.5.r1-5|39	fi
12mu|texlive-concepts-0.0.5.r1-5|40	
12mu|texlive-concepts-0.0.5.r1-5|41	#-----------------------------------------------------------------------
12mu|texlive-concepts-0.0.5.r1-5|42	%files
12mu|texlive-concepts-0.0.5.r1-5|43	%{_texmfdistdir}/tex/latex/concepts/concepts.sty
12mu|texlive-concepts-0.0.5.r1-5|44	%doc %{_texmfdistdir}/doc/latex/concepts/README
12mu|texlive-concepts-0.0.5.r1-5|45	%doc %{_texmfdistdir}/doc/latex/concepts/concepts.pdf
12mu|texlive-concepts-0.0.5.r1-5|46	%doc %{_texmfdistdir}/doc/latex/concepts/concepts.tex
12mu|texlive-concepts-0.0.5.r1-5|47	%doc %{_texmfdistdir}/doc/latex/concepts/dry.sty
12mu|texlive-concepts-0.0.5.r1-5|48	%doc %{_texmfdistdir}/doc/latex/concepts/packagedoc.cls
12mu|texlive-concepts-0.0.5.r1-5|49	%doc %{_texmfdistdir}/doc/latex/concepts/with.sty
12mu|texlive-concepts-0.0.5.r1-5|50	
12mu|texlive-concepts-0.0.5.r1-5|51	#-----------------------------------------------------------------------
12mu|texlive-concepts-0.0.5.r1-5|52	%prep
12mu|texlive-concepts-0.0.5.r1-5|53	%setup -c -a0 -a1
12mu|texlive-concepts-0.0.5.r1-5|54	
12mu|texlive-concepts-0.0.5.r1-5|55	%build
12mu|texlive-concepts-0.0.5.r1-5|56	
12mu|texlive-concepts-0.0.5.r1-5|57	%install
12mu|texlive-concepts-0.0.5.r1-5|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-concepts-0.0.5.r1-5|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-concepts-0.0.5.r1-5|60	
12mu|texlive-concepts-0.0.5.r1-5|61	%changelog
12mu|texlive-concepts-0.0.5.r1-5|62	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.0.5.r1-5
12mu|texlive-concepts-0.0.5.r1-5|63	+ Revision: 9ec6f75
12mu|texlive-concepts-0.0.5.r1-5|64	- MassBuild#289: Increase release tag
12mu|texlive-concepts-0.0.5.r1-5|65	
12mu|texlive-concepts-0.0.5.r1-5|66	

21025 12
12mu|texlive-conteq-0.1-5|1	# revision 30746
12mu|texlive-conteq-0.1-5|2	# category Package
12mu|texlive-conteq-0.1-5|3	# catalog-ctan /macros/latex/contrib/conteq
12mu|texlive-conteq-0.1-5|4	# catalog-date 2013-05-26 18:29:07 +0200
12mu|texlive-conteq-0.1-5|5	# catalog-license lppl1.3
12mu|texlive-conteq-0.1-5|6	# catalog-version 0.1
12mu|texlive-conteq-0.1-5|7	Name:		texlive-conteq
12mu|texlive-conteq-0.1-5|8	Version:	0.1
12mu|texlive-conteq-0.1-5|9	Release:	5
12mu|texlive-conteq-0.1-5|10	Summary:	Typeset multiline continued equalities
12mu|texlive-conteq-0.1-5|11	Group:		Publishing
12mu|texlive-conteq-0.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/conteq
12mu|texlive-conteq-0.1-5|13	License:	LPPL1.3
12mu|texlive-conteq-0.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/conteq.tar.xz
12mu|texlive-conteq-0.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/conteq.doc.tar.xz
12mu|texlive-conteq-0.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/conteq.source.tar.xz
12mu|texlive-conteq-0.1-5|17	BuildArch:	noarch
12mu|texlive-conteq-0.1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-conteq-0.1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-conteq-0.1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-conteq-0.1-5|21	
12mu|texlive-conteq-0.1-5|22	%description
12mu|texlive-conteq-0.1-5|23	The package provides an environment conteq, which will lay out
12mu|texlive-conteq-0.1-5|24	systems of continued equalities (or inequalities). Several
12mu|texlive-conteq-0.1-5|25	variant layouts of the equalities are provided, and the user
12mu|texlive-conteq-0.1-5|26	may define their own. The package is written use LaTeX 3
12mu|texlive-conteq-0.1-5|27	macros.
12mu|texlive-conteq-0.1-5|28	
12mu|texlive-conteq-0.1-5|29	%post
12mu|texlive-conteq-0.1-5|30	%{_sbindir}/texlive.post
12mu|texlive-conteq-0.1-5|31	
12mu|texlive-conteq-0.1-5|32	%postun
12mu|texlive-conteq-0.1-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-conteq-0.1-5|34	%{_sbindir}/texlive.post
12mu|texlive-conteq-0.1-5|35	fi
12mu|texlive-conteq-0.1-5|36	
12mu|texlive-conteq-0.1-5|37	#-----------------------------------------------------------------------
12mu|texlive-conteq-0.1-5|38	%files
12mu|texlive-conteq-0.1-5|39	%{_texmfdistdir}/tex/latex/conteq/conteq.sty
12mu|texlive-conteq-0.1-5|40	%doc %{_texmfdistdir}/doc/latex/conteq/README
12mu|texlive-conteq-0.1-5|41	%doc %{_texmfdistdir}/doc/latex/conteq/README.txt
12mu|texlive-conteq-0.1-5|42	%doc %{_texmfdistdir}/doc/latex/conteq/conteq.hd
12mu|texlive-conteq-0.1-5|43	%doc %{_texmfdistdir}/doc/latex/conteq/conteq.pdf
12mu|texlive-conteq-0.1-5|44	#- source
12mu|texlive-conteq-0.1-5|45	%doc %{_texmfdistdir}/source/latex/conteq/conteq.dtx
12mu|texlive-conteq-0.1-5|46	%doc %{_texmfdistdir}/source/latex/conteq/conteq.ins
12mu|texlive-conteq-0.1-5|47	
12mu|texlive-conteq-0.1-5|48	#-----------------------------------------------------------------------
12mu|texlive-conteq-0.1-5|49	%prep
12mu|texlive-conteq-0.1-5|50	%setup -c -a0 -a1 -a2
12mu|texlive-conteq-0.1-5|51	
12mu|texlive-conteq-0.1-5|52	%build
12mu|texlive-conteq-0.1-5|53	
12mu|texlive-conteq-0.1-5|54	%install
12mu|texlive-conteq-0.1-5|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-conteq-0.1-5|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-conteq-0.1-5|57	
12mu|texlive-conteq-0.1-5|58	%changelog
12mu|texlive-conteq-0.1-5|59	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.1-5
12mu|texlive-conteq-0.1-5|60	+ Revision: 32ac5e4
12mu|texlive-conteq-0.1-5|61	- MassBuild#289: Increase release tag
12mu|texlive-conteq-0.1-5|62	
12mu|texlive-conteq-0.1-5|63	

21026 12
12mu|texlive-context-20130426-6|1	# revision 31080
12mu|texlive-context-20130426-6|2	# category Package
12mu|texlive-context-20130426-6|3	# catalog-ctan /macros/context/current
12mu|texlive-context-20130426-6|4	# catalog-date 2013-04-26 00:38:23 +0200
12mu|texlive-context-20130426-6|5	# catalog-license other-free
12mu|texlive-context-20130426-6|6	# catalog-version undef
12mu|texlive-context-20130426-6|7	Name:		texlive-context
12mu|texlive-context-20130426-6|8	Version:	20130426
12mu|texlive-context-20130426-6|9	Release:	6
12mu|texlive-context-20130426-6|10	Summary:	The ConTeXt macro package
12mu|texlive-context-20130426-6|11	Group:		Publishing
12mu|texlive-context-20130426-6|12	URL:		http://www.ctan.org/tex-archive/macros/context/current
12mu|texlive-context-20130426-6|13	License:	OTHER-FREE
12mu|texlive-context-20130426-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context.tar.xz
12mu|texlive-context-20130426-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context.doc.tar.xz
12mu|texlive-context-20130426-6|16	BuildArch:	noarch
12mu|texlive-context-20130426-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-context-20130426-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-context-20130426-6|19	Requires(post):	texlive-kpathsea
12mu|texlive-context-20130426-6|20	Requires(post):	texlive-tetex
12mu|texlive-context-20130426-6|21	Requires:	texlive-metapost
12mu|texlive-context-20130426-6|22	Requires:	texlive-pdftex
12mu|texlive-context-20130426-6|23	Requires:	texlive-xetex
12mu|texlive-context-20130426-6|24	Requires:	texlive-luatex
12mu|texlive-context-20130426-6|25	Requires:	texlive-lm
12mu|texlive-context-20130426-6|26	Requires:	texlive-lm-math
12mu|texlive-context-20130426-6|27	Requires:	texlive-stmaryrd
12mu|texlive-context-20130426-6|28	Requires:	texlive-amsfonts
12mu|texlive-context-20130426-6|29	Requires:	texlive-mptopdf
12mu|texlive-context-20130426-6|30	Provides:	texlive-context.bin = %{EVRD}
12mu|texlive-context-20130426-6|31	%rename texlive-texmf-contex
12mu|texlive-context-20130426-6|32	
12mu|texlive-context-20130426-6|33	%description
12mu|texlive-context-20130426-6|34	A full featured, parameter driven macro package, which fully
12mu|texlive-context-20130426-6|35	supports advanced interactive documents. See the ConTeXt garden
12mu|texlive-context-20130426-6|36	for a wealth of support information.
12mu|texlive-context-20130426-6|37	
12mu|texlive-context-20130426-6|38	%post
12mu|texlive-context-20130426-6|39	%{_sbindir}/texlive.post
12mu|texlive-context-20130426-6|40	
12mu|texlive-context-20130426-6|41	%postun
12mu|texlive-context-20130426-6|42	if [ $1 -eq 0 ]; then
12mu|texlive-context-20130426-6|43	%{_sbindir}/texlive.post
12mu|texlive-context-20130426-6|44	fi
12mu|texlive-context-20130426-6|45	
12mu|texlive-context-20130426-6|46	#-----------------------------------------------------------------------
12mu|texlive-context-20130426-6|47	%files
12mu|texlive-context-20130426-6|48	%{_bindir}/*
12mu|texlive-context-20130426-6|49	%{_texmfdistdir}/bibtex/bst/context/cont-ab.bst
12mu|texlive-context-20130426-6|50	%{_texmfdistdir}/bibtex/bst/context/cont-au.bst
12mu|texlive-context-20130426-6|51	%{_texmfdistdir}/bibtex/bst/context/cont-no.bst
12mu|texlive-context-20130426-6|52	%{_texmfdistdir}/bibtex/bst/context/cont-ti.bst
12mu|texlive-context-20130426-6|53	%{_texmfdistdir}/context/data/scite/lexers/archive/scite-context-lexer-pre-3-3-1.lua
12mu|texlive-context-20130426-6|54	%{_texmfdistdir}/context/data/scite/lexers/data/scite-context-data-context.lua
12mu|texlive-context-20130426-6|55	%{_texmfdistdir}/context/data/scite/lexers/data/scite-context-data-interfaces.lua
12mu|texlive-context-20130426-6|56	%{_texmfdistdir}/context/data/scite/lexers/data/scite-context-data-metafun.lua
12mu|texlive-context-20130426-6|57	%{_texmfdistdir}/context/data/scite/lexers/data/scite-context-data-metapost.lua
12mu|texlive-context-20130426-6|58	%{_texmfdistdir}/context/data/scite/lexers/data/scite-context-data-tex.lua
12mu|texlive-context-20130426-6|59	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-cld.lua
12mu|texlive-context-20130426-6|60	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-lua-longstring.lua
12mu|texlive-context-20130426-6|61	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-lua.lua
12mu|texlive-context-20130426-6|62	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-mps.lua
12mu|texlive-context-20130426-6|63	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-pdf-object.lua
12mu|texlive-context-20130426-6|64	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-pdf-xref.lua
12mu|texlive-context-20130426-6|65	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-pdf.lua
12mu|texlive-context-20130426-6|66	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-tex.lua
12mu|texlive-context-20130426-6|67	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-txt.lua
12mu|texlive-context-20130426-6|68	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-web.lua
12mu|texlive-context-20130426-6|69	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-xml-cdata.lua
12mu|texlive-context-20130426-6|70	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-xml-comment.lua
12mu|texlive-context-20130426-6|71	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-xml-script.lua
12mu|texlive-context-20130426-6|72	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer-xml.lua
12mu|texlive-context-20130426-6|73	%{_texmfdistdir}/context/data/scite/lexers/scite-context-lexer.lua
12mu|texlive-context-20130426-6|74	%{_texmfdistdir}/context/data/scite/lexers/themes/scite-context-theme-keep.lua
12mu|texlive-context-20130426-6|75	%{_texmfdistdir}/context/data/scite/lexers/themes/scite-context-theme.lua
12mu|texlive-context-20130426-6|76	%{_texmfdistdir}/context/data/scite/metapost.properties
12mu|texlive-context-20130426-6|77	%{_texmfdistdir}/context/data/scite/scite-context-data-context.properties
12mu|texlive-context-20130426-6|78	%{_texmfdistdir}/context/data/scite/scite-context-data-interfaces.properties
12mu|texlive-context-20130426-6|79	%{_texmfdistdir}/context/data/scite/scite-context-data-metafun.properties
12mu|texlive-context-20130426-6|80	%{_texmfdistdir}/context/data/scite/scite-context-data-metapost.properties
12mu|texlive-context-20130426-6|81	%{_texmfdistdir}/context/data/scite/scite-context-data-tex.properties
12mu|texlive-context-20130426-6|82	%{_texmfdistdir}/context/data/scite/scite-context-external.properties
12mu|texlive-context-20130426-6|83	%{_texmfdistdir}/context/data/scite/scite-context-internal.properties
12mu|texlive-context-20130426-6|84	%{_texmfdistdir}/context/data/scite/scite-context-readme.pdf
12mu|texlive-context-20130426-6|85	%{_texmfdistdir}/context/data/scite/scite-context-readme.tex
12mu|texlive-context-20130426-6|86	%{_texmfdistdir}/context/data/scite/scite-context-user.properties
12mu|texlive-context-20130426-6|87	%{_texmfdistdir}/context/data/scite/scite-context-visual.pdf
12mu|texlive-context-20130426-6|88	%{_texmfdistdir}/context/data/scite/scite-context-visual.png
12mu|texlive-context-20130426-6|89	%{_texmfdistdir}/context/data/scite/scite-context-visual.tex
12mu|texlive-context-20130426-6|90	%{_texmfdistdir}/context/data/scite/scite-context.properties
12mu|texlive-context-20130426-6|91	%{_texmfdistdir}/context/data/scite/scite-ctx-context.properties
12mu|texlive-context-20130426-6|92	%{_texmfdistdir}/context/data/scite/scite-ctx-example.properties
12mu|texlive-context-20130426-6|93	%{_texmfdistdir}/context/data/scite/scite-ctx.lua
12mu|texlive-context-20130426-6|94	%{_texmfdistdir}/context/data/scite/scite-ctx.properties
12mu|texlive-context-20130426-6|95	%{_texmfdistdir}/context/data/scite/scite-metapost.properties
12mu|texlive-context-20130426-6|96	%{_texmfdistdir}/context/data/scite/scite-pragma.properties
12mu|texlive-context-20130426-6|97	%{_texmfdistdir}/context/data/scite/scite-tex.properties
12mu|texlive-context-20130426-6|98	%{_texmfdistdir}/context/data/scite/tex.properties
12mu|texlive-context-20130426-6|99	%{_texmfdistdir}/context/data/texfont/type-buy.dat
12mu|texlive-context-20130426-6|100	%{_texmfdistdir}/context/data/texfont/type-fsf.dat
12mu|texlive-context-20130426-6|101	%{_texmfdistdir}/context/data/texfont/type-ghz.dat
12mu|texlive-context-20130426-6|102	%{_texmfdistdir}/context/data/texfont/type-tmf.dat
12mu|texlive-context-20130426-6|103	%{_texmfdistdir}/context/data/texworks/TUG/TeXworks.ini
12mu|texlive-context-20130426-6|104	%{_texmfdistdir}/context/data/texworks/completion/tw-context.txt
12mu|texlive-context-20130426-6|105	%{_texmfdistdir}/context/data/texworks/configuration/auto-indent-patterns.txt
12mu|texlive-context-20130426-6|106	%{_texmfdistdir}/context/data/texworks/configuration/delimiter-pairs.txt
12mu|texlive-context-20130426-6|107	%{_texmfdistdir}/context/data/texworks/configuration/smart-quotes-modes.txt
12mu|texlive-context-20130426-6|108	%{_texmfdistdir}/context/data/texworks/configuration/syntax-patterns.txt
12mu|texlive-context-20130426-6|109	%{_texmfdistdir}/context/data/texworks/configuration/tag-patterns.txt
12mu|texlive-context-20130426-6|110	%{_texmfdistdir}/context/data/texworks/configuration/texworks-config.txt
12mu|texlive-context-20130426-6|111	%{_texmfdistdir}/context/data/texworks/configuration/tools.ini
12mu|texlive-context-20130426-6|112	%{_texmfdistdir}/context/data/texworks/texworks-context.rme
12mu|texlive-context-20130426-6|113	%{_texmfdistdir}/context/data/texworks/texworks-setup.ini
12mu|texlive-context-20130426-6|114	%{_texmfdistdir}/fonts/afm/hoekwater/context/contnav.afm
12mu|texlive-context-20130426-6|115	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-CNS1-4.cidmap
12mu|texlive-context-20130426-6|116	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-GB1-4.cidmap
12mu|texlive-context-20130426-6|117	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Identity-0.cidmap
12mu|texlive-context-20130426-6|118	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Japan1-5.cidmap
12mu|texlive-context-20130426-6|119	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Japan1-6.cidmap
12mu|texlive-context-20130426-6|120	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Japan2-0.cidmap
12mu|texlive-context-20130426-6|121	%{_texmfdistdir}/fonts/cid/fontforge/Adobe-Korea1-2.cidmap
12mu|texlive-context-20130426-6|122	%{_texmfdistdir}/fonts/enc/dvips/context/cmin.enc
12mu|texlive-context-20130426-6|123	%{_texmfdistdir}/fonts/enc/dvips/context/cmit.enc
12mu|texlive-context-20130426-6|124	%{_texmfdistdir}/fonts/enc/dvips/context/cmitt.enc
12mu|texlive-context-20130426-6|125	%{_texmfdistdir}/fonts/enc/dvips/context/cmrm.enc
12mu|texlive-context-20130426-6|126	%{_texmfdistdir}/fonts/enc/dvips/context/cmsc.enc
12mu|texlive-context-20130426-6|127	%{_texmfdistdir}/fonts/enc/dvips/context/cmtt.enc
12mu|texlive-context-20130426-6|128	%{_texmfdistdir}/fonts/enc/dvips/context/ec-2004.enc
12mu|texlive-context-20130426-6|129	%{_texmfdistdir}/fonts/enc/dvips/context/q-8r.enc
12mu|texlive-context-20130426-6|130	%{_texmfdistdir}/fonts/enc/dvips/context/teff-trinite.enc
12mu|texlive-context-20130426-6|131	%{_texmfdistdir}/fonts/fea/context/greek-babel.fea
12mu|texlive-context-20130426-6|132	%{_texmfdistdir}/fonts/fea/context/test-features.fea
12mu|texlive-context-20130426-6|133	%{_texmfdistdir}/fonts/fea/context/texhistoric.fea
12mu|texlive-context-20130426-6|134	%{_texmfdistdir}/fonts/fea/context/verbose-digits.fea
12mu|texlive-context-20130426-6|135	%{_texmfdistdir}/fonts/map/dvips/context/contnav.map
12mu|texlive-context-20130426-6|136	%{_texmfdistdir}/fonts/map/luatex/context/demo-font.lum
12mu|texlive-context-20130426-6|137	%{_texmfdistdir}/fonts/map/pdftex/context/8r-base.map
12mu|texlive-context-20130426-6|138	%{_texmfdistdir}/fonts/map/pdftex/context/ec-base.map
12mu|texlive-context-20130426-6|139	%{_texmfdistdir}/fonts/map/pdftex/context/ec-os-public-lm.map
12mu|texlive-context-20130426-6|140	%{_texmfdistdir}/fonts/map/pdftex/context/mkiv-base.map
12mu|texlive-context-20130426-6|141	%{_texmfdistdir}/fonts/map/pdftex/context/mkiv-px.map
12mu|texlive-context-20130426-6|142	%{_texmfdistdir}/fonts/map/pdftex/context/mkiv-tx.map
12mu|texlive-context-20130426-6|143	%{_texmfdistdir}/fonts/map/pdftex/context/original-adobe-euro.map
12mu|texlive-context-20130426-6|144	%{_texmfdistdir}/fonts/map/pdftex/context/original-ams-base.map
12mu|texlive-context-20130426-6|145	%{_texmfdistdir}/fonts/map/pdftex/context/original-ams-cmr.map
12mu|texlive-context-20130426-6|146	%{_texmfdistdir}/fonts/map/pdftex/context/original-ams-euler.map
12mu|texlive-context-20130426-6|147	%{_texmfdistdir}/fonts/map/pdftex/context/original-base.map
12mu|texlive-context-20130426-6|148	%{_texmfdistdir}/fonts/map/pdftex/context/original-context-symbol.map
12mu|texlive-context-20130426-6|149	%{_texmfdistdir}/fonts/map/pdftex/context/original-dummy.map
12mu|texlive-context-20130426-6|150	%{_texmfdistdir}/fonts/map/pdftex/context/original-empty.map
12mu|texlive-context-20130426-6|151	%{_texmfdistdir}/fonts/map/pdftex/context/original-micropress-informal.map
12mu|texlive-context-20130426-6|152	%{_texmfdistdir}/fonts/map/pdftex/context/original-public-csr.map
12mu|texlive-context-20130426-6|153	%{_texmfdistdir}/fonts/map/pdftex/context/original-public-lm.map
12mu|texlive-context-20130426-6|154	%{_texmfdistdir}/fonts/map/pdftex/context/original-public-plr.map
12mu|texlive-context-20130426-6|155	%{_texmfdistdir}/fonts/map/pdftex/context/original-public-vnr.map
12mu|texlive-context-20130426-6|156	%{_texmfdistdir}/fonts/map/pdftex/context/original-vogel-symbol.map
12mu|texlive-context-20130426-6|157	%{_texmfdistdir}/fonts/map/pdftex/context/original-wasy.map
12mu|texlive-context-20130426-6|158	%{_texmfdistdir}/fonts/map/pdftex/context/original-youngryu-px.map
12mu|texlive-context-20130426-6|159	%{_texmfdistdir}/fonts/map/pdftex/context/original-youngryu-tx.map
12mu|texlive-context-20130426-6|160	%{_texmfdistdir}/fonts/map/pdftex/context/qx-base.map
12mu|texlive-context-20130426-6|161	%{_texmfdistdir}/fonts/map/pdftex/context/qx-os-public-lm.map
12mu|texlive-context-20130426-6|162	%{_texmfdistdir}/fonts/map/pdftex/context/t5-base.map
12mu|texlive-context-20130426-6|163	%{_texmfdistdir}/fonts/map/pdftex/context/t5-os-public-lm.map
12mu|texlive-context-20130426-6|164	%{_texmfdistdir}/fonts/map/pdftex/context/texnansi-base.map
12mu|texlive-context-20130426-6|165	%{_texmfdistdir}/fonts/map/pdftex/context/texnansi-os-public-lm.map
12mu|texlive-context-20130426-6|166	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/context/tlig.map
12mu|texlive-context-20130426-6|167	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/context/tlig.tec
12mu|texlive-context-20130426-6|168	%{_texmfdistdir}/fonts/pfm/hoekwater/context/contnav.pfm
12mu|texlive-context-20130426-6|169	%{_texmfdistdir}/fonts/tfm/hoekwater/context/contnav.tfm
12mu|texlive-context-20130426-6|170	%{_texmfdistdir}/fonts/type1/hoekwater/context/contnav.pfb
12mu|texlive-context-20130426-6|171	%{_texmfdistdir}/metapost/context/base/metafun.mp
12mu|texlive-context-20130426-6|172	%{_texmfdistdir}/metapost/context/base/metafun.mpii
12mu|texlive-context-20130426-6|173	%{_texmfdistdir}/metapost/context/base/metafun.mpiv
12mu|texlive-context-20130426-6|174	%{_texmfdistdir}/metapost/context/base/mp-abck.mpiv
12mu|texlive-context-20130426-6|175	%{_texmfdistdir}/metapost/context/base/mp-apos.mpiv
12mu|texlive-context-20130426-6|176	%{_texmfdistdir}/metapost/context/base/mp-asnc.mpiv
12mu|texlive-context-20130426-6|177	%{_texmfdistdir}/metapost/context/base/mp-back.mp
12mu|texlive-context-20130426-6|178	%{_texmfdistdir}/metapost/context/base/mp-base.mpii
12mu|texlive-context-20130426-6|179	%{_texmfdistdir}/metapost/context/base/mp-base.mpiv
12mu|texlive-context-20130426-6|180	%{_texmfdistdir}/metapost/context/base/mp-butt.mpii
12mu|texlive-context-20130426-6|181	%{_texmfdistdir}/metapost/context/base/mp-butt.mpiv
12mu|texlive-context-20130426-6|182	%{_texmfdistdir}/metapost/context/base/mp-char.mpii
12mu|texlive-context-20130426-6|183	%{_texmfdistdir}/metapost/context/base/mp-char.mpiv
12mu|texlive-context-20130426-6|184	%{_texmfdistdir}/metapost/context/base/mp-chem.mpiv
12mu|texlive-context-20130426-6|185	%{_texmfdistdir}/metapost/context/base/mp-core.mpii
12mu|texlive-context-20130426-6|186	%{_texmfdistdir}/metapost/context/base/mp-core.mpiv
12mu|texlive-context-20130426-6|187	%{_texmfdistdir}/metapost/context/base/mp-crop.mpiv
12mu|texlive-context-20130426-6|188	%{_texmfdistdir}/metapost/context/base/mp-figs.mpii
12mu|texlive-context-20130426-6|189	%{_texmfdistdir}/metapost/context/base/mp-figs.mpiv
12mu|texlive-context-20130426-6|190	%{_texmfdistdir}/metapost/context/base/mp-fobg.mp
12mu|texlive-context-20130426-6|191	%{_texmfdistdir}/metapost/context/base/mp-form.mpii
12mu|texlive-context-20130426-6|192	%{_texmfdistdir}/metapost/context/base/mp-form.mpiv
12mu|texlive-context-20130426-6|193	%{_texmfdistdir}/metapost/context/base/mp-func.mpii
12mu|texlive-context-20130426-6|194	%{_texmfdistdir}/metapost/context/base/mp-func.mpiv
12mu|texlive-context-20130426-6|195	%{_texmfdistdir}/metapost/context/base/mp-grap.mpiv
12mu|texlive-context-20130426-6|196	%{_texmfdistdir}/metapost/context/base/mp-grid.mpii
12mu|texlive-context-20130426-6|197	%{_texmfdistdir}/metapost/context/base/mp-grid.mpiv
12mu|texlive-context-20130426-6|198	%{_texmfdistdir}/metapost/context/base/mp-grph.mpii
12mu|texlive-context-20130426-6|199	%{_texmfdistdir}/metapost/context/base/mp-grph.mpiv
12mu|texlive-context-20130426-6|200	%{_texmfdistdir}/metapost/context/base/mp-idea.mpiv
12mu|texlive-context-20130426-6|201	%{_texmfdistdir}/metapost/context/base/mp-mlib.mpiv
12mu|texlive-context-20130426-6|202	%{_texmfdistdir}/metapost/context/base/mp-page.mpii
12mu|texlive-context-20130426-6|203	%{_texmfdistdir}/metapost/context/base/mp-page.mpiv
12mu|texlive-context-20130426-6|204	%{_texmfdistdir}/metapost/context/base/mp-shap.mpii
12mu|texlive-context-20130426-6|205	%{_texmfdistdir}/metapost/context/base/mp-shap.mpiv
12mu|texlive-context-20130426-6|206	%{_texmfdistdir}/metapost/context/base/mp-spec.mpii
12mu|texlive-context-20130426-6|207	%{_texmfdistdir}/metapost/context/base/mp-step.mpii
12mu|texlive-context-20130426-6|208	%{_texmfdistdir}/metapost/context/base/mp-step.mpiv
12mu|texlive-context-20130426-6|209	%{_texmfdistdir}/metapost/context/base/mp-symb.mp
12mu|texlive-context-20130426-6|210	%{_texmfdistdir}/metapost/context/base/mp-text.mpii
12mu|texlive-context-20130426-6|211	%{_texmfdistdir}/metapost/context/base/mp-text.mpiv
12mu|texlive-context-20130426-6|212	%{_texmfdistdir}/metapost/context/base/mp-tool.mpii
12mu|texlive-context-20130426-6|213	%{_texmfdistdir}/metapost/context/base/mp-tool.mpiv
12mu|texlive-context-20130426-6|214	%{_texmfdistdir}/metapost/context/base/mp-txts.mpii
12mu|texlive-context-20130426-6|215	%{_texmfdistdir}/metapost/context/font/punkfont-bold.mp
12mu|texlive-context-20130426-6|216	%{_texmfdistdir}/metapost/context/font/punkfont-boldslanted.mp
12mu|texlive-context-20130426-6|217	%{_texmfdistdir}/metapost/context/font/punkfont-characters.mp
12mu|texlive-context-20130426-6|218	%{_texmfdistdir}/metapost/context/font/punkfont-definitions.mp
12mu|texlive-context-20130426-6|219	%{_texmfdistdir}/metapost/context/font/punkfont-slanted.mp
12mu|texlive-context-20130426-6|220	%{_texmfdistdir}/metapost/context/font/punkfont.mp
12mu|texlive-context-20130426-6|221	%{_texmfdistdir}/scripts/context/lua/mtx-babel.lua
12mu|texlive-context-20130426-6|222	%{_texmfdistdir}/scripts/context/lua/mtx-base.lua
12mu|texlive-context-20130426-6|223	%{_texmfdistdir}/scripts/context/lua/mtx-cache.lua
12mu|texlive-context-20130426-6|224	%{_texmfdistdir}/scripts/context/lua/mtx-chars.lua
12mu|texlive-context-20130426-6|225	%{_texmfdistdir}/scripts/context/lua/mtx-check.lua
12mu|texlive-context-20130426-6|226	%{_texmfdistdir}/scripts/context/lua/mtx-colors.lua
12mu|texlive-context-20130426-6|227	%{_texmfdistdir}/scripts/context/lua/mtx-context.lua
12mu|texlive-context-20130426-6|228	%{_texmfdistdir}/scripts/context/lua/mtx-context.xml
12mu|texlive-context-20130426-6|229	%{_texmfdistdir}/scripts/context/lua/mtx-convert.lua
12mu|texlive-context-20130426-6|230	%{_texmfdistdir}/scripts/context/lua/mtx-epub.lua
12mu|texlive-context-20130426-6|231	%{_texmfdistdir}/scripts/context/lua/mtx-fcd.lua
12mu|texlive-context-20130426-6|232	%{_texmfdistdir}/scripts/context/lua/mtx-flac.lua
12mu|texlive-context-20130426-6|233	%{_texmfdistdir}/scripts/context/lua/mtx-fonts.lua
12mu|texlive-context-20130426-6|234	%{_texmfdistdir}/scripts/context/lua/mtx-grep.lua
12mu|texlive-context-20130426-6|235	%{_texmfdistdir}/scripts/context/lua/mtx-interface.lua
12mu|texlive-context-20130426-6|236	%{_texmfdistdir}/scripts/context/lua/mtx-metapost.lua
12mu|texlive-context-20130426-6|237	%{_texmfdistdir}/scripts/context/lua/mtx-metatex.lua
12mu|texlive-context-20130426-6|238	%{_texmfdistdir}/scripts/context/lua/mtx-mk-help.lua
12mu|texlive-context-20130426-6|239	%{_texmfdistdir}/scripts/context/lua/mtx-modules.lua
12mu|texlive-context-20130426-6|240	%{_texmfdistdir}/scripts/context/lua/mtx-mtxworks.lua
12mu|texlive-context-20130426-6|241	%{_texmfdistdir}/scripts/context/lua/mtx-package.lua
12mu|texlive-context-20130426-6|242	%{_texmfdistdir}/scripts/context/lua/mtx-patterns.lua
12mu|texlive-context-20130426-6|243	%{_texmfdistdir}/scripts/context/lua/mtx-pdf.lua
12mu|texlive-context-20130426-6|244	%{_texmfdistdir}/scripts/context/lua/mtx-plain.lua
12mu|texlive-context-20130426-6|245	%{_texmfdistdir}/scripts/context/lua/mtx-profile.lua
12mu|texlive-context-20130426-6|246	%{_texmfdistdir}/scripts/context/lua/mtx-rsync.lua
12mu|texlive-context-20130426-6|247	%{_texmfdistdir}/scripts/context/lua/mtx-scite.lua
12mu|texlive-context-20130426-6|248	%{_texmfdistdir}/scripts/context/lua/mtx-server-ctx-fonttest.lua
12mu|texlive-context-20130426-6|249	%{_texmfdistdir}/scripts/context/lua/mtx-server-ctx-help.lua
12mu|texlive-context-20130426-6|250	%{_texmfdistdir}/scripts/context/lua/mtx-server-ctx-startup.lua
12mu|texlive-context-20130426-6|251	%{_texmfdistdir}/scripts/context/lua/mtx-server.lua
12mu|texlive-context-20130426-6|252	%{_texmfdistdir}/scripts/context/lua/mtx-texworks.lua
12mu|texlive-context-20130426-6|253	%{_texmfdistdir}/scripts/context/lua/mtx-timing.lua
12mu|texlive-context-20130426-6|254	%{_texmfdistdir}/scripts/context/lua/mtx-tools.lua
12mu|texlive-context-20130426-6|255	%{_texmfdistdir}/scripts/context/lua/mtx-unzip.lua
12mu|texlive-context-20130426-6|256	%{_texmfdistdir}/scripts/context/lua/mtx-update.lua
12mu|texlive-context-20130426-6|257	%{_texmfdistdir}/scripts/context/lua/mtx-watch.lua
12mu|texlive-context-20130426-6|258	%{_texmfdistdir}/scripts/context/lua/mtxlibs.lua
12mu|texlive-context-20130426-6|259	%{_texmfdistdir}/scripts/context/lua/mtxrun.lua
12mu|texlive-context-20130426-6|260	%{_texmfdistdir}/scripts/context/perl/makempy.pl
12mu|texlive-context-20130426-6|261	%{_texmfdistdir}/scripts/context/perl/path_tre.pm
12mu|texlive-context-20130426-6|262	%{_texmfdistdir}/scripts/context/perl/pdftrimwhite.pl
12mu|texlive-context-20130426-6|263	%{_texmfdistdir}/scripts/context/perl/texfind.pl
12mu|texlive-context-20130426-6|264	%{_texmfdistdir}/scripts/context/perl/texfont.pl
12mu|texlive-context-20130426-6|265	%{_texmfdistdir}/scripts/context/ruby/base/ctx.rb
12mu|texlive-context-20130426-6|266	%{_texmfdistdir}/scripts/context/ruby/base/exa.rb
12mu|texlive-context-20130426-6|267	%{_texmfdistdir}/scripts/context/ruby/base/file.rb
12mu|texlive-context-20130426-6|268	%{_texmfdistdir}/scripts/context/ruby/base/kpse.rb
12mu|texlive-context-20130426-6|269	%{_texmfdistdir}/scripts/context/ruby/base/kpse/drb.rb
12mu|texlive-context-20130426-6|270	%{_texmfdistdir}/scripts/context/ruby/base/kpse/soap.rb
12mu|texlive-context-20130426-6|271	%{_texmfdistdir}/scripts/context/ruby/base/kpse/trees.rb
12mu|texlive-context-20130426-6|272	%{_texmfdistdir}/scripts/context/ruby/base/kpsedirect.rb
12mu|texlive-context-20130426-6|273	%{_texmfdistdir}/scripts/context/ruby/base/kpsefast.rb
12mu|texlive-context-20130426-6|274	%{_texmfdistdir}/scripts/context/ruby/base/kpseremote.rb
12mu|texlive-context-20130426-6|275	%{_texmfdistdir}/scripts/context/ruby/base/kpserunner.rb
12mu|texlive-context-20130426-6|276	%{_texmfdistdir}/scripts/context/ruby/base/logger.rb
12mu|texlive-context-20130426-6|277	%{_texmfdistdir}/scripts/context/ruby/base/merge.rb
12mu|texlive-context-20130426-6|278	%{_texmfdistdir}/scripts/context/ruby/base/mp.rb
12mu|texlive-context-20130426-6|279	%{_texmfdistdir}/scripts/context/ruby/base/pdf.rb
12mu|texlive-context-20130426-6|280	%{_texmfdistdir}/scripts/context/ruby/base/state.rb
12mu|texlive-context-20130426-6|281	%{_texmfdistdir}/scripts/context/ruby/base/switch.rb
12mu|texlive-context-20130426-6|282	%{_texmfdistdir}/scripts/context/ruby/base/system.rb
12mu|texlive-context-20130426-6|283	%{_texmfdistdir}/scripts/context/ruby/base/tex.rb
12mu|texlive-context-20130426-6|284	%{_texmfdistdir}/scripts/context/ruby/base/texutil.rb
12mu|texlive-context-20130426-6|285	%{_texmfdistdir}/scripts/context/ruby/base/tool.rb
12mu|texlive-context-20130426-6|286	%{_texmfdistdir}/scripts/context/ruby/base/variables.rb
12mu|texlive-context-20130426-6|287	%{_texmfdistdir}/scripts/context/ruby/concheck.rb
12mu|texlive-context-20130426-6|288	%{_texmfdistdir}/scripts/context/ruby/ctxtools.rb
12mu|texlive-context-20130426-6|289	%{_texmfdistdir}/scripts/context/ruby/graphics/gs.rb
12mu|texlive-context-20130426-6|290	%{_texmfdistdir}/scripts/context/ruby/graphics/inkscape.rb
12mu|texlive-context-20130426-6|291	%{_texmfdistdir}/scripts/context/ruby/graphics/magick.rb
12mu|texlive-context-20130426-6|292	%{_texmfdistdir}/scripts/context/ruby/imgtopdf.rb
12mu|texlive-context-20130426-6|293	%{_texmfdistdir}/scripts/context/ruby/pdftools.rb
12mu|texlive-context-20130426-6|294	%{_texmfdistdir}/scripts/context/ruby/pstopdf.rb
12mu|texlive-context-20130426-6|295	%{_texmfdistdir}/scripts/context/ruby/rlxtools.rb
12mu|texlive-context-20130426-6|296	%{_texmfdistdir}/scripts/context/ruby/rscortool.rb
12mu|texlive-context-20130426-6|297	%{_texmfdistdir}/scripts/context/ruby/rsfiltool.rb
12mu|texlive-context-20130426-6|298	%{_texmfdistdir}/scripts/context/ruby/rslibtool.rb
12mu|texlive-context-20130426-6|299	%{_texmfdistdir}/scripts/context/ruby/runtools.rb
12mu|texlive-context-20130426-6|300	%{_texmfdistdir}/scripts/context/ruby/texexec.rb
12mu|texlive-context-20130426-6|301	%{_texmfdistdir}/scripts/context/ruby/texmfstart.rb
12mu|texlive-context-20130426-6|302	%{_texmfdistdir}/scripts/context/ruby/textools.rb
12mu|texlive-context-20130426-6|303	%{_texmfdistdir}/scripts/context/ruby/texutil.rb
12mu|texlive-context-20130426-6|304	%{_texmfdistdir}/scripts/context/ruby/tmftools.rb
12mu|texlive-context-20130426-6|305	%{_texmfdistdir}/scripts/context/ruby/xmltools.rb
12mu|texlive-context-20130426-6|306	%{_texmfdistdir}/scripts/context/stubs/mswin/context.exe
12mu|texlive-context-20130426-6|307	%{_texmfdistdir}/scripts/context/stubs/mswin/ctxtools.exe
12mu|texlive-context-20130426-6|308	%{_texmfdistdir}/scripts/context/stubs/mswin/luatools.exe
12mu|texlive-context-20130426-6|309	%{_texmfdistdir}/scripts/context/stubs/mswin/metatex.exe
12mu|texlive-context-20130426-6|310	%{_texmfdistdir}/scripts/context/stubs/mswin/mtxrun.dll
12mu|texlive-context-20130426-6|311	%{_texmfdistdir}/scripts/context/stubs/mswin/mtxrun.exe
12mu|texlive-context-20130426-6|312	%{_texmfdistdir}/scripts/context/stubs/mswin/mtxrun.lua
12mu|texlive-context-20130426-6|313	%{_texmfdistdir}/scripts/context/stubs/mswin/mtxworks.exe
12mu|texlive-context-20130426-6|314	%{_texmfdistdir}/scripts/context/stubs/mswin/pstopdf.exe
12mu|texlive-context-20130426-6|315	%{_texmfdistdir}/scripts/context/stubs/mswin/setuptex.bat
12mu|texlive-context-20130426-6|316	%{_texmfdistdir}/scripts/context/stubs/mswin/texexec.exe
12mu|texlive-context-20130426-6|317	%{_texmfdistdir}/scripts/context/stubs/mswin/texmfstart.exe
12mu|texlive-context-20130426-6|318	%{_texmfdistdir}/scripts/context/stubs/source/mtxrun_dll.c
12mu|texlive-context-20130426-6|319	%{_texmfdistdir}/scripts/context/stubs/source/mtxrun_exe.c
12mu|texlive-context-20130426-6|320	%{_texmfdistdir}/scripts/context/stubs/source/readme.txt
12mu|texlive-context-20130426-6|321	%{_texmfdistdir}/scripts/context/stubs/unix/context
12mu|texlive-context-20130426-6|322	%{_texmfdistdir}/scripts/context/stubs/unix/ctxtools
12mu|texlive-context-20130426-6|323	%{_texmfdistdir}/scripts/context/stubs/unix/luatools
12mu|texlive-context-20130426-6|324	%{_texmfdistdir}/scripts/context/stubs/unix/metatex
12mu|texlive-context-20130426-6|325	%{_texmfdistdir}/scripts/context/stubs/unix/mptopdf
12mu|texlive-context-20130426-6|326	%{_texmfdistdir}/scripts/context/stubs/unix/mtxrun
12mu|texlive-context-20130426-6|327	%{_texmfdistdir}/scripts/context/stubs/unix/mtxworks
12mu|texlive-context-20130426-6|328	%{_texmfdistdir}/scripts/context/stubs/unix/pstopdf
12mu|texlive-context-20130426-6|329	%{_texmfdistdir}/scripts/context/stubs/unix/texexec
12mu|texlive-context-20130426-6|330	%{_texmfdistdir}/scripts/context/stubs/unix/texmfstart
12mu|texlive-context-20130426-6|331	%{_texmfdistdir}/tex/context/base/anch-bar.mkii
12mu|texlive-context-20130426-6|332	%{_texmfdistdir}/tex/context/base/anch-bar.mkiv
12mu|texlive-context-20130426-6|333	%{_texmfdistdir}/tex/context/base/anch-bck.mkvi
12mu|texlive-context-20130426-6|334	%{_texmfdistdir}/tex/context/base/anch-pgr.lua
12mu|texlive-context-20130426-6|335	%{_texmfdistdir}/tex/context/base/anch-pgr.mkii
12mu|texlive-context-20130426-6|336	%{_texmfdistdir}/tex/context/base/anch-pgr.mkiv
12mu|texlive-context-20130426-6|337	%{_texmfdistdir}/tex/context/base/anch-pos.lua
12mu|texlive-context-20130426-6|338	%{_texmfdistdir}/tex/context/base/anch-pos.mkii
12mu|texlive-context-20130426-6|339	%{_texmfdistdir}/tex/context/base/anch-pos.mkiv
12mu|texlive-context-20130426-6|340	%{_texmfdistdir}/tex/context/base/anch-snc.mkii
12mu|texlive-context-20130426-6|341	%{_texmfdistdir}/tex/context/base/anch-snc.mkiv
12mu|texlive-context-20130426-6|342	%{_texmfdistdir}/tex/context/base/anch-tab.mkiv
12mu|texlive-context-20130426-6|343	%{_texmfdistdir}/tex/context/base/attr-col.lua
12mu|texlive-context-20130426-6|344	%{_texmfdistdir}/tex/context/base/attr-col.mkiv
12mu|texlive-context-20130426-6|345	%{_texmfdistdir}/tex/context/base/attr-eff.lua
12mu|texlive-context-20130426-6|346	%{_texmfdistdir}/tex/context/base/attr-eff.mkiv
12mu|texlive-context-20130426-6|347	%{_texmfdistdir}/tex/context/base/attr-ini.lua
12mu|texlive-context-20130426-6|348	%{_texmfdistdir}/tex/context/base/attr-ini.mkiv
12mu|texlive-context-20130426-6|349	%{_texmfdistdir}/tex/context/base/attr-lay.lua
12mu|texlive-context-20130426-6|350	%{_texmfdistdir}/tex/context/base/attr-lay.mkiv
12mu|texlive-context-20130426-6|351	%{_texmfdistdir}/tex/context/base/attr-mkr.lua
12mu|texlive-context-20130426-6|352	%{_texmfdistdir}/tex/context/base/attr-mkr.mkiv
12mu|texlive-context-20130426-6|353	%{_texmfdistdir}/tex/context/base/attr-neg.lua
12mu|texlive-context-20130426-6|354	%{_texmfdistdir}/tex/context/base/attr-neg.mkiv
12mu|texlive-context-20130426-6|355	%{_texmfdistdir}/tex/context/base/back-exp.lua
12mu|texlive-context-20130426-6|356	%{_texmfdistdir}/tex/context/base/back-exp.mkiv
12mu|texlive-context-20130426-6|357	%{_texmfdistdir}/tex/context/base/back-ini.lua
12mu|texlive-context-20130426-6|358	%{_texmfdistdir}/tex/context/base/back-ini.mkiv
12mu|texlive-context-20130426-6|359	%{_texmfdistdir}/tex/context/base/back-pdf.lua
12mu|texlive-context-20130426-6|360	%{_texmfdistdir}/tex/context/base/back-pdf.mkiv
12mu|texlive-context-20130426-6|361	%{_texmfdistdir}/tex/context/base/back-swf.mkiv
12mu|texlive-context-20130426-6|362	%{_texmfdistdir}/tex/context/base/back-u3d.mkiv
12mu|texlive-context-20130426-6|363	%{_texmfdistdir}/tex/context/base/bibl-bib.lua
12mu|texlive-context-20130426-6|364	%{_texmfdistdir}/tex/context/base/bibl-bib.mkiv
12mu|texlive-context-20130426-6|365	%{_texmfdistdir}/tex/context/base/bibl-tra.lua
12mu|texlive-context-20130426-6|366	%{_texmfdistdir}/tex/context/base/bibl-tra.mkii
12mu|texlive-context-20130426-6|367	%{_texmfdistdir}/tex/context/base/bibl-tra.mkiv
12mu|texlive-context-20130426-6|368	%{_texmfdistdir}/tex/context/base/bibl-tst.lua
12mu|texlive-context-20130426-6|369	%{_texmfdistdir}/tex/context/base/blob-ini.lua
12mu|texlive-context-20130426-6|370	%{_texmfdistdir}/tex/context/base/blob-ini.mkiv
12mu|texlive-context-20130426-6|371	%{_texmfdistdir}/tex/context/base/buff-imp-default.lua
12mu|texlive-context-20130426-6|372	%{_texmfdistdir}/tex/context/base/buff-imp-default.mkiv
12mu|texlive-context-20130426-6|373	%{_texmfdistdir}/tex/context/base/buff-imp-escaped.lua
12mu|texlive-context-20130426-6|374	%{_texmfdistdir}/tex/context/base/buff-imp-escaped.mkiv
12mu|texlive-context-20130426-6|375	%{_texmfdistdir}/tex/context/base/buff-imp-lua.lua
12mu|texlive-context-20130426-6|376	%{_texmfdistdir}/tex/context/base/buff-imp-lua.mkiv
12mu|texlive-context-20130426-6|377	%{_texmfdistdir}/tex/context/base/buff-imp-mp.lua
12mu|texlive-context-20130426-6|378	%{_texmfdistdir}/tex/context/base/buff-imp-mp.mkiv
12mu|texlive-context-20130426-6|379	%{_texmfdistdir}/tex/context/base/buff-imp-nested.lua
12mu|texlive-context-20130426-6|380	%{_texmfdistdir}/tex/context/base/buff-imp-nested.mkiv
12mu|texlive-context-20130426-6|381	%{_texmfdistdir}/tex/context/base/buff-imp-parsed-xml.lua
12mu|texlive-context-20130426-6|382	%{_texmfdistdir}/tex/context/base/buff-imp-parsed-xml.mkiv
12mu|texlive-context-20130426-6|383	%{_texmfdistdir}/tex/context/base/buff-imp-tex.lua
12mu|texlive-context-20130426-6|384	%{_texmfdistdir}/tex/context/base/buff-imp-tex.mkiv
12mu|texlive-context-20130426-6|385	%{_texmfdistdir}/tex/context/base/buff-imp-xml.lua
12mu|texlive-context-20130426-6|386	%{_texmfdistdir}/tex/context/base/buff-imp-xml.mkiv
12mu|texlive-context-20130426-6|387	%{_texmfdistdir}/tex/context/base/buff-ini.lua
12mu|texlive-context-20130426-6|388	%{_texmfdistdir}/tex/context/base/buff-ini.mkii
12mu|texlive-context-20130426-6|389	%{_texmfdistdir}/tex/context/base/buff-ini.mkiv
12mu|texlive-context-20130426-6|390	%{_texmfdistdir}/tex/context/base/buff-par.lua
12mu|texlive-context-20130426-6|391	%{_texmfdistdir}/tex/context/base/buff-par.mkvi
12mu|texlive-context-20130426-6|392	%{_texmfdistdir}/tex/context/base/buff-ver.lua
12mu|texlive-context-20130426-6|393	%{_texmfdistdir}/tex/context/base/buff-ver.mkii
12mu|texlive-context-20130426-6|394	%{_texmfdistdir}/tex/context/base/buff-ver.mkiv
12mu|texlive-context-20130426-6|395	%{_texmfdistdir}/tex/context/base/bxml-apa.mkiv
12mu|texlive-context-20130426-6|396	%{_texmfdistdir}/tex/context/base/catc-act.mkii
12mu|texlive-context-20130426-6|397	%{_texmfdistdir}/tex/context/base/catc-act.mkiv
12mu|texlive-context-20130426-6|398	%{_texmfdistdir}/tex/context/base/catc-ctx.mkii
12mu|texlive-context-20130426-6|399	%{_texmfdistdir}/tex/context/base/catc-ctx.mkiv
12mu|texlive-context-20130426-6|400	%{_texmfdistdir}/tex/context/base/catc-def.mkii
12mu|texlive-context-20130426-6|401	%{_texmfdistdir}/tex/context/base/catc-def.mkiv
12mu|texlive-context-20130426-6|402	%{_texmfdistdir}/tex/context/base/catc-ini.lua
12mu|texlive-context-20130426-6|403	%{_texmfdistdir}/tex/context/base/catc-ini.mkii
12mu|texlive-context-20130426-6|404	%{_texmfdistdir}/tex/context/base/catc-ini.mkiv
12mu|texlive-context-20130426-6|405	%{_texmfdistdir}/tex/context/base/catc-sym.mkii
12mu|texlive-context-20130426-6|406	%{_texmfdistdir}/tex/context/base/catc-sym.mkiv
12mu|texlive-context-20130426-6|407	%{_texmfdistdir}/tex/context/base/catc-xml.mkii
12mu|texlive-context-20130426-6|408	%{_texmfdistdir}/tex/context/base/catc-xml.mkiv
12mu|texlive-context-20130426-6|409	%{_texmfdistdir}/tex/context/base/char-act.mkiv
12mu|texlive-context-20130426-6|410	%{_texmfdistdir}/tex/context/base/char-cjk.lua
12mu|texlive-context-20130426-6|411	%{_texmfdistdir}/tex/context/base/char-def.lua
12mu|texlive-context-20130426-6|412	%{_texmfdistdir}/tex/context/base/char-enc.lua
12mu|texlive-context-20130426-6|413	%{_texmfdistdir}/tex/context/base/char-enc.mkiv
12mu|texlive-context-20130426-6|414	%{_texmfdistdir}/tex/context/base/char-ent.lua
12mu|texlive-context-20130426-6|415	%{_texmfdistdir}/tex/context/base/char-ini.lua
12mu|texlive-context-20130426-6|416	%{_texmfdistdir}/tex/context/base/char-ini.mkiv
12mu|texlive-context-20130426-6|417	%{_texmfdistdir}/tex/context/base/char-map.lua
12mu|texlive-context-20130426-6|418	%{_texmfdistdir}/tex/context/base/char-tex.lua
12mu|texlive-context-20130426-6|419	%{_texmfdistdir}/tex/context/base/char-utf.lua
12mu|texlive-context-20130426-6|420	%{_texmfdistdir}/tex/context/base/char-utf.mkiv
12mu|texlive-context-20130426-6|421	%{_texmfdistdir}/tex/context/base/chem-ini.lua
12mu|texlive-context-20130426-6|422	%{_texmfdistdir}/tex/context/base/chem-ini.mkiv
12mu|texlive-context-20130426-6|423	%{_texmfdistdir}/tex/context/base/chem-str.lua
12mu|texlive-context-20130426-6|424	%{_texmfdistdir}/tex/context/base/chem-str.mkiv
12mu|texlive-context-20130426-6|425	%{_texmfdistdir}/tex/context/base/cldf-bas.lua
12mu|texlive-context-20130426-6|426	%{_texmfdistdir}/tex/context/base/cldf-bas.mkiv
12mu|texlive-context-20130426-6|427	%{_texmfdistdir}/tex/context/base/cldf-com.lua
12mu|texlive-context-20130426-6|428	%{_texmfdistdir}/tex/context/base/cldf-com.mkiv
12mu|texlive-context-20130426-6|429	%{_texmfdistdir}/tex/context/base/cldf-ini.lua
12mu|texlive-context-20130426-6|430	%{_texmfdistdir}/tex/context/base/cldf-ini.mkiv
12mu|texlive-context-20130426-6|431	%{_texmfdistdir}/tex/context/base/cldf-int.lua
12mu|texlive-context-20130426-6|432	%{_texmfdistdir}/tex/context/base/cldf-int.mkiv
12mu|texlive-context-20130426-6|433	%{_texmfdistdir}/tex/context/base/cldf-prs.lua
12mu|texlive-context-20130426-6|434	%{_texmfdistdir}/tex/context/base/cldf-ver.lua
12mu|texlive-context-20130426-6|435	%{_texmfdistdir}/tex/context/base/cldf-ver.mkiv
12mu|texlive-context-20130426-6|436	%{_texmfdistdir}/tex/context/base/colo-ema.mkii
12mu|texlive-context-20130426-6|437	%{_texmfdistdir}/tex/context/base/colo-ext.mkii
12mu|texlive-context-20130426-6|438	%{_texmfdistdir}/tex/context/base/colo-ext.mkiv
12mu|texlive-context-20130426-6|439	%{_texmfdistdir}/tex/context/base/colo-grp.mkiv
12mu|texlive-context-20130426-6|440	%{_texmfdistdir}/tex/context/base/colo-hex.mkii
12mu|texlive-context-20130426-6|441	%{_texmfdistdir}/tex/context/base/colo-icc.lua
12mu|texlive-context-20130426-6|442	%{_texmfdistdir}/tex/context/base/colo-imp-dem.mkiv
12mu|texlive-context-20130426-6|443	%{_texmfdistdir}/tex/context/base/colo-imp-ema.mkiv
12mu|texlive-context-20130426-6|444	%{_texmfdistdir}/tex/context/base/colo-imp-rgb.mkiv
12mu|texlive-context-20130426-6|445	%{_texmfdistdir}/tex/context/base/colo-imp-x11.mkiv
12mu|texlive-context-20130426-6|446	%{_texmfdistdir}/tex/context/base/colo-imp-xwi.mkiv
12mu|texlive-context-20130426-6|447	%{_texmfdistdir}/tex/context/base/colo-ini.lua
12mu|texlive-context-20130426-6|448	%{_texmfdistdir}/tex/context/base/colo-ini.mkii
12mu|texlive-context-20130426-6|449	%{_texmfdistdir}/tex/context/base/colo-ini.mkiv
12mu|texlive-context-20130426-6|450	%{_texmfdistdir}/tex/context/base/colo-rgb.mkii
12mu|texlive-context-20130426-6|451	%{_texmfdistdir}/tex/context/base/colo-run.lua
12mu|texlive-context-20130426-6|452	%{_texmfdistdir}/tex/context/base/colo-run.mkii
12mu|texlive-context-20130426-6|453	%{_texmfdistdir}/tex/context/base/colo-run.mkiv
12mu|texlive-context-20130426-6|454	%{_texmfdistdir}/tex/context/base/colo-x11.mkii
12mu|texlive-context-20130426-6|455	%{_texmfdistdir}/tex/context/base/colo-xwi.mkii
12mu|texlive-context-20130426-6|456	%{_texmfdistdir}/tex/context/base/cont-cs.mkii
12mu|texlive-context-20130426-6|457	%{_texmfdistdir}/tex/context/base/cont-cs.mkiv
12mu|texlive-context-20130426-6|458	%{_texmfdistdir}/tex/context/base/cont-de.mkii
12mu|texlive-context-20130426-6|459	%{_texmfdistdir}/tex/context/base/cont-de.mkiv
12mu|texlive-context-20130426-6|460	%{_texmfdistdir}/tex/context/base/cont-en.mkii
12mu|texlive-context-20130426-6|461	%{_texmfdistdir}/tex/context/base/cont-en.mkiv
12mu|texlive-context-20130426-6|462	%{_texmfdistdir}/tex/context/base/cont-err.mkii
12mu|texlive-context-20130426-6|463	%{_texmfdistdir}/tex/context/base/cont-fil.mkii
12mu|texlive-context-20130426-6|464	%{_texmfdistdir}/tex/context/base/cont-fil.mkiv
12mu|texlive-context-20130426-6|465	%{_texmfdistdir}/tex/context/base/cont-fr.mkii
12mu|texlive-context-20130426-6|466	%{_texmfdistdir}/tex/context/base/cont-fr.mkiv
12mu|texlive-context-20130426-6|467	%{_texmfdistdir}/tex/context/base/cont-gb.mkii
12mu|texlive-context-20130426-6|468	%{_texmfdistdir}/tex/context/base/cont-gb.mkiv
12mu|texlive-context-20130426-6|469	%{_texmfdistdir}/tex/context/base/cont-it.mkii
12mu|texlive-context-20130426-6|470	%{_texmfdistdir}/tex/context/base/cont-it.mkiv
12mu|texlive-context-20130426-6|471	%{_texmfdistdir}/tex/context/base/cont-log.mkii
12mu|texlive-context-20130426-6|472	%{_texmfdistdir}/tex/context/base/cont-log.mkiv
12mu|texlive-context-20130426-6|473	%{_texmfdistdir}/tex/context/base/cont-new.mkii
12mu|texlive-context-20130426-6|474	%{_texmfdistdir}/tex/context/base/cont-new.mkiv
12mu|texlive-context-20130426-6|475	%{_texmfdistdir}/tex/context/base/cont-new.tmp
12mu|texlive-context-20130426-6|476	%{_texmfdistdir}/tex/context/base/cont-nl.mkii
12mu|texlive-context-20130426-6|477	%{_texmfdistdir}/tex/context/base/cont-nl.mkiv
12mu|texlive-context-20130426-6|478	%{_texmfdistdir}/tex/context/base/cont-nop.mkiv
12mu|texlive-context-20130426-6|479	%{_texmfdistdir}/tex/context/base/cont-pe.mkiv
12mu|texlive-context-20130426-6|480	%{_texmfdistdir}/tex/context/base/cont-ro.mkii
12mu|texlive-context-20130426-6|481	%{_texmfdistdir}/tex/context/base/cont-ro.mkiv
12mu|texlive-context-20130426-6|482	%{_texmfdistdir}/tex/context/base/cont-sys.ori
12mu|texlive-context-20130426-6|483	%{_texmfdistdir}/tex/context/base/cont-yes.mkiv
12mu|texlive-context-20130426-6|484	%{_texmfdistdir}/tex/context/base/context-base.lmx
12mu|texlive-context-20130426-6|485	%{_texmfdistdir}/tex/context/base/context-characters.lmx
12mu|texlive-context-20130426-6|486	%{_texmfdistdir}/tex/context/base/context-debug.lmx
12mu|texlive-context-20130426-6|487	%{_texmfdistdir}/tex/context/base/context-error.lmx
12mu|texlive-context-20130426-6|488	%{_texmfdistdir}/tex/context/base/context-fonttest.lmx
12mu|texlive-context-20130426-6|489	%{_texmfdistdir}/tex/context/base/context-help.lmx
12mu|texlive-context-20130426-6|490	%{_texmfdistdir}/tex/context/base/context-timing.lmx
12mu|texlive-context-20130426-6|491	%{_texmfdistdir}/tex/context/base/context-version.pdf
12mu|texlive-context-20130426-6|492	%{_texmfdistdir}/tex/context/base/context-version.png
12mu|texlive-context-20130426-6|493	%{_texmfdistdir}/tex/context/base/context.css
12mu|texlive-context-20130426-6|494	%{_texmfdistdir}/tex/context/base/context.lus
12mu|texlive-context-20130426-6|495	%{_texmfdistdir}/tex/context/base/context.mkii
12mu|texlive-context-20130426-6|496	%{_texmfdistdir}/tex/context/base/context.mkiv
12mu|texlive-context-20130426-6|497	%{_texmfdistdir}/tex/context/base/context.rme
12mu|texlive-context-20130426-6|498	%{_texmfdistdir}/tex/context/base/context.tmp
12mu|texlive-context-20130426-6|499	%{_texmfdistdir}/tex/context/base/core-con.lua
12mu|texlive-context-20130426-6|500	%{_texmfdistdir}/tex/context/base/core-con.mkii
12mu|texlive-context-20130426-6|501	%{_texmfdistdir}/tex/context/base/core-con.mkiv
12mu|texlive-context-20130426-6|502	%{_texmfdistdir}/tex/context/base/core-ctx.ctx
12mu|texlive-context-20130426-6|503	%{_texmfdistdir}/tex/context/base/core-ctx.lua
12mu|texlive-context-20130426-6|504	%{_texmfdistdir}/tex/context/base/core-ctx.mkii
12mu|texlive-context-20130426-6|505	%{_texmfdistdir}/tex/context/base/core-ctx.mkiv
12mu|texlive-context-20130426-6|506	%{_texmfdistdir}/tex/context/base/core-dat.lua
12mu|texlive-context-20130426-6|507	%{_texmfdistdir}/tex/context/base/core-dat.mkiv
12mu|texlive-context-20130426-6|508	%{_texmfdistdir}/tex/context/base/core-def.mkii
12mu|texlive-context-20130426-6|509	%{_texmfdistdir}/tex/context/base/core-def.mkiv
12mu|texlive-context-20130426-6|510	%{_texmfdistdir}/tex/context/base/core-env.lua
12mu|texlive-context-20130426-6|511	%{_texmfdistdir}/tex/context/base/core-env.mkii
12mu|texlive-context-20130426-6|512	%{_texmfdistdir}/tex/context/base/core-env.mkiv
12mu|texlive-context-20130426-6|513	%{_texmfdistdir}/tex/context/base/core-fil.mkii
12mu|texlive-context-20130426-6|514	%{_texmfdistdir}/tex/context/base/core-fnt.mkii
12mu|texlive-context-20130426-6|515	%{_texmfdistdir}/tex/context/base/core-gen.mkii
12mu|texlive-context-20130426-6|516	%{_texmfdistdir}/tex/context/base/core-ini.mkii
12mu|texlive-context-20130426-6|517	%{_texmfdistdir}/tex/context/base/core-ini.mkiv
12mu|texlive-context-20130426-6|518	%{_texmfdistdir}/tex/context/base/core-job.mkii
12mu|texlive-context-20130426-6|519	%{_texmfdistdir}/tex/context/base/core-mis.mkii
12mu|texlive-context-20130426-6|520	%{_texmfdistdir}/tex/context/base/core-par.mkii
12mu|texlive-context-20130426-6|521	%{_texmfdistdir}/tex/context/base/core-stg.mkii
12mu|texlive-context-20130426-6|522	%{_texmfdistdir}/tex/context/base/core-sys.lua
12mu|texlive-context-20130426-6|523	%{_texmfdistdir}/tex/context/base/core-sys.mkii
12mu|texlive-context-20130426-6|524	%{_texmfdistdir}/tex/context/base/core-sys.mkiv
12mu|texlive-context-20130426-6|525	%{_texmfdistdir}/tex/context/base/core-two.lua
12mu|texlive-context-20130426-6|526	%{_texmfdistdir}/tex/context/base/core-two.mkii
12mu|texlive-context-20130426-6|527	%{_texmfdistdir}/tex/context/base/core-two.mkiv
12mu|texlive-context-20130426-6|528	%{_texmfdistdir}/tex/context/base/core-uti.lua
12mu|texlive-context-20130426-6|529	%{_texmfdistdir}/tex/context/base/core-uti.mkii
12mu|texlive-context-20130426-6|530	%{_texmfdistdir}/tex/context/base/core-uti.mkiv
12mu|texlive-context-20130426-6|531	%{_texmfdistdir}/tex/context/base/core-var.mkii
12mu|texlive-context-20130426-6|532	%{_texmfdistdir}/tex/context/base/data-aux.lua
12mu|texlive-context-20130426-6|533	%{_texmfdistdir}/tex/context/base/data-bin.lua
12mu|texlive-context-20130426-6|534	%{_texmfdistdir}/tex/context/base/data-con.lua
12mu|texlive-context-20130426-6|535	%{_texmfdistdir}/tex/context/base/data-crl.lua
12mu|texlive-context-20130426-6|536	%{_texmfdistdir}/tex/context/base/data-ctx.lua
12mu|texlive-context-20130426-6|537	%{_texmfdistdir}/tex/context/base/data-env.lua
12mu|texlive-context-20130426-6|538	%{_texmfdistdir}/tex/context/base/data-exp.lua
12mu|texlive-context-20130426-6|539	%{_texmfdistdir}/tex/context/base/data-fil.lua
12mu|texlive-context-20130426-6|540	%{_texmfdistdir}/tex/context/base/data-gen.lua
12mu|texlive-context-20130426-6|541	%{_texmfdistdir}/tex/context/base/data-ini.lua
12mu|texlive-context-20130426-6|542	%{_texmfdistdir}/tex/context/base/data-inp.lua
12mu|texlive-context-20130426-6|543	%{_texmfdistdir}/tex/context/base/data-lst.lua
12mu|texlive-context-20130426-6|544	%{_texmfdistdir}/tex/context/base/data-lua.lua
12mu|texlive-context-20130426-6|545	%{_texmfdistdir}/tex/context/base/data-met.lua
12mu|texlive-context-20130426-6|546	%{_texmfdistdir}/tex/context/base/data-out.lua
12mu|texlive-context-20130426-6|547	%{_texmfdistdir}/tex/context/base/data-pre.lua
12mu|texlive-context-20130426-6|548	%{_texmfdistdir}/tex/context/base/data-res.lua
12mu|texlive-context-20130426-6|549	%{_texmfdistdir}/tex/context/base/data-sch.lua
12mu|texlive-context-20130426-6|550	%{_texmfdistdir}/tex/context/base/data-tex.lua
12mu|texlive-context-20130426-6|551	%{_texmfdistdir}/tex/context/base/data-tmf.lua
12mu|texlive-context-20130426-6|552	%{_texmfdistdir}/tex/context/base/data-tmp.lua
12mu|texlive-context-20130426-6|553	%{_texmfdistdir}/tex/context/base/data-tre.lua
12mu|texlive-context-20130426-6|554	%{_texmfdistdir}/tex/context/base/data-use.lua
12mu|texlive-context-20130426-6|555	%{_texmfdistdir}/tex/context/base/data-vir.lua
12mu|texlive-context-20130426-6|556	%{_texmfdistdir}/tex/context/base/data-zip.lua
12mu|texlive-context-20130426-6|557	%{_texmfdistdir}/tex/context/base/enco-032.mkii
12mu|texlive-context-20130426-6|558	%{_texmfdistdir}/tex/context/base/enco-037.mkii
12mu|texlive-context-20130426-6|559	%{_texmfdistdir}/tex/context/base/enco-acc.mkii
12mu|texlive-context-20130426-6|560	%{_texmfdistdir}/tex/context/base/enco-agr.mkii
12mu|texlive-context-20130426-6|561	%{_texmfdistdir}/tex/context/base/enco-ans.mkii
12mu|texlive-context-20130426-6|562	%{_texmfdistdir}/tex/context/base/enco-cas.mkii
12mu|texlive-context-20130426-6|563	%{_texmfdistdir}/tex/context/base/enco-chi.mkii
12mu|texlive-context-20130426-6|564	%{_texmfdistdir}/tex/context/base/enco-com.mkii
12mu|texlive-context-20130426-6|565	%{_texmfdistdir}/tex/context/base/enco-cyr.mkii
12mu|texlive-context-20130426-6|566	%{_texmfdistdir}/tex/context/base/enco-def.mkii
12mu|texlive-context-20130426-6|567	%{_texmfdistdir}/tex/context/base/enco-ec.mkii
12mu|texlive-context-20130426-6|568	%{_texmfdistdir}/tex/context/base/enco-ecm.mkii
12mu|texlive-context-20130426-6|569	%{_texmfdistdir}/tex/context/base/enco-el.mkii
12mu|texlive-context-20130426-6|570	%{_texmfdistdir}/tex/context/base/enco-fde.mkii
12mu|texlive-context-20130426-6|571	%{_texmfdistdir}/tex/context/base/enco-ffr.mkii
12mu|texlive-context-20130426-6|572	%{_texmfdistdir}/tex/context/base/enco-fpl.mkii
12mu|texlive-context-20130426-6|573	%{_texmfdistdir}/tex/context/base/enco-fro.mkii
12mu|texlive-context-20130426-6|574	%{_texmfdistdir}/tex/context/base/enco-fsl.mkii
12mu|texlive-context-20130426-6|575	%{_texmfdistdir}/tex/context/base/enco-grk.mkii
12mu|texlive-context-20130426-6|576	%{_texmfdistdir}/tex/context/base/enco-heb.mkii
12mu|texlive-context-20130426-6|577	%{_texmfdistdir}/tex/context/base/enco-ibm.mkii
12mu|texlive-context-20130426-6|578	%{_texmfdistdir}/tex/context/base/enco-il2.mkii
12mu|texlive-context-20130426-6|579	%{_texmfdistdir}/tex/context/base/enco-ini.mkii
12mu|texlive-context-20130426-6|580	%{_texmfdistdir}/tex/context/base/enco-ini.mkiv
12mu|texlive-context-20130426-6|581	%{_texmfdistdir}/tex/context/base/enco-l7x.mkii
12mu|texlive-context-20130426-6|582	%{_texmfdistdir}/tex/context/base/enco-lat.mkii
12mu|texlive-context-20130426-6|583	%{_texmfdistdir}/tex/context/base/enco-mis.mkii
12mu|texlive-context-20130426-6|584	%{_texmfdistdir}/tex/context/base/enco-pdf.mkii
12mu|texlive-context-20130426-6|585	%{_texmfdistdir}/tex/context/base/enco-pfr.mkii
12mu|texlive-context-20130426-6|586	%{_texmfdistdir}/tex/context/base/enco-pol.mkii
12mu|texlive-context-20130426-6|587	%{_texmfdistdir}/tex/context/base/enco-qx.mkii
12mu|texlive-context-20130426-6|588	%{_texmfdistdir}/tex/context/base/enco-raw.mkii
12mu|texlive-context-20130426-6|589	%{_texmfdistdir}/tex/context/base/enco-run.mkii
12mu|texlive-context-20130426-6|590	%{_texmfdistdir}/tex/context/base/enco-t5.mkii
12mu|texlive-context-20130426-6|591	%{_texmfdistdir}/tex/context/base/enco-tbo.mkii
12mu|texlive-context-20130426-6|592	%{_texmfdistdir}/tex/context/base/enco-uc.mkii
12mu|texlive-context-20130426-6|593	%{_texmfdistdir}/tex/context/base/enco-vis.mkii
12mu|texlive-context-20130426-6|594	%{_texmfdistdir}/tex/context/base/enco-vna.mkii
12mu|texlive-context-20130426-6|595	%{_texmfdistdir}/tex/context/base/enco-win.mkii
12mu|texlive-context-20130426-6|596	%{_texmfdistdir}/tex/context/base/enco-x5.mkii
12mu|texlive-context-20130426-6|597	%{_texmfdistdir}/tex/context/base/export-example.css
12mu|texlive-context-20130426-6|598	%{_texmfdistdir}/tex/context/base/export-example.rng
12mu|texlive-context-20130426-6|599	%{_texmfdistdir}/tex/context/base/export-example.tex
12mu|texlive-context-20130426-6|600	%{_texmfdistdir}/tex/context/base/file-ini.lua
12mu|texlive-context-20130426-6|601	%{_texmfdistdir}/tex/context/base/file-ini.mkvi
12mu|texlive-context-20130426-6|602	%{_texmfdistdir}/tex/context/base/file-job.lua
12mu|texlive-context-20130426-6|603	%{_texmfdistdir}/tex/context/base/file-job.mkvi
12mu|texlive-context-20130426-6|604	%{_texmfdistdir}/tex/context/base/file-lib.lua
12mu|texlive-context-20130426-6|605	%{_texmfdistdir}/tex/context/base/file-lib.mkvi
12mu|texlive-context-20130426-6|606	%{_texmfdistdir}/tex/context/base/file-mod.lua
12mu|texlive-context-20130426-6|607	%{_texmfdistdir}/tex/context/base/file-mod.mkvi
12mu|texlive-context-20130426-6|608	%{_texmfdistdir}/tex/context/base/file-res.lua
12mu|texlive-context-20130426-6|609	%{_texmfdistdir}/tex/context/base/file-res.mkvi
12mu|texlive-context-20130426-6|610	%{_texmfdistdir}/tex/context/base/file-syn.lua
12mu|texlive-context-20130426-6|611	%{_texmfdistdir}/tex/context/base/file-syn.mkvi
12mu|texlive-context-20130426-6|612	%{_texmfdistdir}/tex/context/base/filt-bas.mkii
12mu|texlive-context-20130426-6|613	%{_texmfdistdir}/tex/context/base/filt-ini.mkii
12mu|texlive-context-20130426-6|614	%{_texmfdistdir}/tex/context/base/font-afk.lua
12mu|texlive-context-20130426-6|615	%{_texmfdistdir}/tex/context/base/font-afm.lua
12mu|texlive-context-20130426-6|616	%{_texmfdistdir}/tex/context/base/font-age.lua
12mu|texlive-context-20130426-6|617	%{_texmfdistdir}/tex/context/base/font-agl.lua
12mu|texlive-context-20130426-6|618	%{_texmfdistdir}/tex/context/base/font-arb.mkii
12mu|texlive-context-20130426-6|619	%{_texmfdistdir}/tex/context/base/font-aux.lua
12mu|texlive-context-20130426-6|620	%{_texmfdistdir}/tex/context/base/font-aux.mkvi
12mu|texlive-context-20130426-6|621	%{_texmfdistdir}/tex/context/base/font-bfm.mkii
12mu|texlive-context-20130426-6|622	%{_texmfdistdir}/tex/context/base/font-chi.mkii
12mu|texlive-context-20130426-6|623	%{_texmfdistdir}/tex/context/base/font-chk.lua
12mu|texlive-context-20130426-6|624	%{_texmfdistdir}/tex/context/base/font-chk.mkiv
12mu|texlive-context-20130426-6|625	%{_texmfdistdir}/tex/context/base/font-cid.lua
12mu|texlive-context-20130426-6|626	%{_texmfdistdir}/tex/context/base/font-col.lua
12mu|texlive-context-20130426-6|627	%{_texmfdistdir}/tex/context/base/font-col.mkvi
12mu|texlive-context-20130426-6|628	%{_texmfdistdir}/tex/context/base/font-con.lua
12mu|texlive-context-20130426-6|629	%{_texmfdistdir}/tex/context/base/font-ctx.lua
12mu|texlive-context-20130426-6|630	%{_texmfdistdir}/tex/context/base/font-def.lua
12mu|texlive-context-20130426-6|631	%{_texmfdistdir}/tex/context/base/font-emp.mkvi
12mu|texlive-context-20130426-6|632	%{_texmfdistdir}/tex/context/base/font-enc.lua
12mu|texlive-context-20130426-6|633	%{_texmfdistdir}/tex/context/base/font-enh.lua
12mu|texlive-context-20130426-6|634	%{_texmfdistdir}/tex/context/base/font-ext.lua
12mu|texlive-context-20130426-6|635	%{_texmfdistdir}/tex/context/base/font-fbk.lua
12mu|texlive-context-20130426-6|636	%{_texmfdistdir}/tex/context/base/font-fea.mkvi
12mu|texlive-context-20130426-6|637	%{_texmfdistdir}/tex/context/base/font-fil.mkvi
12mu|texlive-context-20130426-6|638	%{_texmfdistdir}/tex/context/base/font-gds.lua
12mu|texlive-context-20130426-6|639	%{_texmfdistdir}/tex/context/base/font-gds.mkvi
12mu|texlive-context-20130426-6|640	%{_texmfdistdir}/tex/context/base/font-heb.mkii
12mu|texlive-context-20130426-6|641	%{_texmfdistdir}/tex/context/base/font-hsh.lua
12mu|texlive-context-20130426-6|642	%{_texmfdistdir}/tex/context/base/font-ini.lua
12mu|texlive-context-20130426-6|643	%{_texmfdistdir}/tex/context/base/font-ini.mkii
12mu|texlive-context-20130426-6|644	%{_texmfdistdir}/tex/context/base/font-ini.mkvi
12mu|texlive-context-20130426-6|645	%{_texmfdistdir}/tex/context/base/font-jap.mkii
12mu|texlive-context-20130426-6|646	%{_texmfdistdir}/tex/context/base/font-ldr.lua
12mu|texlive-context-20130426-6|647	%{_texmfdistdir}/tex/context/base/font-lib.mkvi
12mu|texlive-context-20130426-6|648	%{_texmfdistdir}/tex/context/base/font-log.lua
12mu|texlive-context-20130426-6|649	%{_texmfdistdir}/tex/context/base/font-lua.lua
12mu|texlive-context-20130426-6|650	%{_texmfdistdir}/tex/context/base/font-map.lua
12mu|texlive-context-20130426-6|651	%{_texmfdistdir}/tex/context/base/font-mat.mkvi
12mu|texlive-context-20130426-6|652	%{_texmfdistdir}/tex/context/base/font-mis.lua
12mu|texlive-context-20130426-6|653	%{_texmfdistdir}/tex/context/base/font-nod.lua
12mu|texlive-context-20130426-6|654	%{_texmfdistdir}/tex/context/base/font-odk.lua
12mu|texlive-context-20130426-6|655	%{_texmfdistdir}/tex/context/base/font-odv.lua
12mu|texlive-context-20130426-6|656	%{_texmfdistdir}/tex/context/base/font-ota.lua
12mu|texlive-context-20130426-6|657	%{_texmfdistdir}/tex/context/base/font-otb.lua
12mu|texlive-context-20130426-6|658	%{_texmfdistdir}/tex/context/base/font-otc.lua
12mu|texlive-context-20130426-6|659	%{_texmfdistdir}/tex/context/base/font-otd.lua
12mu|texlive-context-20130426-6|660	%{_texmfdistdir}/tex/context/base/font-otf.lua
12mu|texlive-context-20130426-6|661	%{_texmfdistdir}/tex/context/base/font-oth.lua
12mu|texlive-context-20130426-6|662	%{_texmfdistdir}/tex/context/base/font-oti.lua
12mu|texlive-context-20130426-6|663	%{_texmfdistdir}/tex/context/base/font-otn.lua
12mu|texlive-context-20130426-6|664	%{_texmfdistdir}/tex/context/base/font-otp.lua
12mu|texlive-context-20130426-6|665	%{_texmfdistdir}/tex/context/base/font-ott.lua
12mu|texlive-context-20130426-6|666	%{_texmfdistdir}/tex/context/base/font-otx.lua
12mu|texlive-context-20130426-6|667	%{_texmfdistdir}/tex/context/base/font-pat.lua
12mu|texlive-context-20130426-6|668	%{_texmfdistdir}/tex/context/base/font-pre.mkiv
12mu|texlive-context-20130426-6|669	%{_texmfdistdir}/tex/context/base/font-run.mkii
12mu|texlive-context-20130426-6|670	%{_texmfdistdir}/tex/context/base/font-run.mkiv
12mu|texlive-context-20130426-6|671	%{_texmfdistdir}/tex/context/base/font-set.mkvi
12mu|texlive-context-20130426-6|672	%{_texmfdistdir}/tex/context/base/font-sol.lua
12mu|texlive-context-20130426-6|673	%{_texmfdistdir}/tex/context/base/font-sol.mkvi
12mu|texlive-context-20130426-6|674	%{_texmfdistdir}/tex/context/base/font-sty.mkvi
12mu|texlive-context-20130426-6|675	%{_texmfdistdir}/tex/context/base/font-sym.mkvi
12mu|texlive-context-20130426-6|676	%{_texmfdistdir}/tex/context/base/font-syn.lua
12mu|texlive-context-20130426-6|677	%{_texmfdistdir}/tex/context/base/font-tfm.lua
12mu|texlive-context-20130426-6|678	%{_texmfdistdir}/tex/context/base/font-tra.mkiv
12mu|texlive-context-20130426-6|679	%{_texmfdistdir}/tex/context/base/font-trt.lua
12mu|texlive-context-20130426-6|680	%{_texmfdistdir}/tex/context/base/font-uni.mkii
12mu|texlive-context-20130426-6|681	%{_texmfdistdir}/tex/context/base/font-uni.mkiv
12mu|texlive-context-20130426-6|682	%{_texmfdistdir}/tex/context/base/font-unk.mkii
12mu|texlive-context-20130426-6|683	%{_texmfdistdir}/tex/context/base/font-unk.mkiv
12mu|texlive-context-20130426-6|684	%{_texmfdistdir}/tex/context/base/font-var.mkvi
12mu|texlive-context-20130426-6|685	%{_texmfdistdir}/tex/context/base/font-vf.lua
12mu|texlive-context-20130426-6|686	%{_texmfdistdir}/tex/context/base/font-xtx.mkii
12mu|texlive-context-20130426-6|687	%{_texmfdistdir}/tex/context/base/grph-epd.lua
12mu|texlive-context-20130426-6|688	%{_texmfdistdir}/tex/context/base/grph-epd.mkiv
12mu|texlive-context-20130426-6|689	%{_texmfdistdir}/tex/context/base/grph-fig.mkii
12mu|texlive-context-20130426-6|690	%{_texmfdistdir}/tex/context/base/grph-fig.mkiv
12mu|texlive-context-20130426-6|691	%{_texmfdistdir}/tex/context/base/grph-fil.lua
12mu|texlive-context-20130426-6|692	%{_texmfdistdir}/tex/context/base/grph-inc.lua
12mu|texlive-context-20130426-6|693	%{_texmfdistdir}/tex/context/base/grph-inc.mkii
12mu|texlive-context-20130426-6|694	%{_texmfdistdir}/tex/context/base/grph-inc.mkiv
12mu|texlive-context-20130426-6|695	%{_texmfdistdir}/tex/context/base/grph-raw.lua
12mu|texlive-context-20130426-6|696	%{_texmfdistdir}/tex/context/base/grph-raw.mkiv
12mu|texlive-context-20130426-6|697	%{_texmfdistdir}/tex/context/base/grph-swf.lua
12mu|texlive-context-20130426-6|698	%{_texmfdistdir}/tex/context/base/grph-trf.mkii
12mu|texlive-context-20130426-6|699	%{_texmfdistdir}/tex/context/base/grph-trf.mkiv
12mu|texlive-context-20130426-6|700	%{_texmfdistdir}/tex/context/base/grph-u3d.lua
12mu|texlive-context-20130426-6|701	%{_texmfdistdir}/tex/context/base/grph-wnd.lua
12mu|texlive-context-20130426-6|702	%{_texmfdistdir}/tex/context/base/hand-def.mkii
12mu|texlive-context-20130426-6|703	%{_texmfdistdir}/tex/context/base/hand-ini.mkii
12mu|texlive-context-20130426-6|704	%{_texmfdistdir}/tex/context/base/hand-ini.mkiv
12mu|texlive-context-20130426-6|705	%{_texmfdistdir}/tex/context/base/java-ans.mkii
12mu|texlive-context-20130426-6|706	%{_texmfdistdir}/tex/context/base/java-exa.mkii
12mu|texlive-context-20130426-6|707	%{_texmfdistdir}/tex/context/base/java-fil.mkii
12mu|texlive-context-20130426-6|708	%{_texmfdistdir}/tex/context/base/java-fld.mkii
12mu|texlive-context-20130426-6|709	%{_texmfdistdir}/tex/context/base/java-imp-exa.mkiv
12mu|texlive-context-20130426-6|710	%{_texmfdistdir}/tex/context/base/java-imp-fil.mkiv
12mu|texlive-context-20130426-6|711	%{_texmfdistdir}/tex/context/base/java-imp-fld.mkiv
12mu|texlive-context-20130426-6|712	%{_texmfdistdir}/tex/context/base/java-imp-rhh.mkiv
12mu|texlive-context-20130426-6|713	%{_texmfdistdir}/tex/context/base/java-imp-stp.mkiv
12mu|texlive-context-20130426-6|714	%{_texmfdistdir}/tex/context/base/java-ini.lua
12mu|texlive-context-20130426-6|715	%{_texmfdistdir}/tex/context/base/java-ini.mkii
12mu|texlive-context-20130426-6|716	%{_texmfdistdir}/tex/context/base/java-ini.mkiv
12mu|texlive-context-20130426-6|717	%{_texmfdistdir}/tex/context/base/java-stp.mkii
12mu|texlive-context-20130426-6|718	%{_texmfdistdir}/tex/context/base/l-boolean.lua
12mu|texlive-context-20130426-6|719	%{_texmfdistdir}/tex/context/base/l-dir.lua
12mu|texlive-context-20130426-6|720	%{_texmfdistdir}/tex/context/base/l-file.lua
12mu|texlive-context-20130426-6|721	%{_texmfdistdir}/tex/context/base/l-function.lua
12mu|texlive-context-20130426-6|722	%{_texmfdistdir}/tex/context/base/l-gzip.lua
12mu|texlive-context-20130426-6|723	%{_texmfdistdir}/tex/context/base/l-io.lua
12mu|texlive-context-20130426-6|724	%{_texmfdistdir}/tex/context/base/l-lpeg.lua
12mu|texlive-context-20130426-6|725	%{_texmfdistdir}/tex/context/base/l-lua.lua
12mu|texlive-context-20130426-6|726	%{_texmfdistdir}/tex/context/base/l-math.lua
12mu|texlive-context-20130426-6|727	%{_texmfdistdir}/tex/context/base/l-md5.lua
12mu|texlive-context-20130426-6|728	%{_texmfdistdir}/tex/context/base/l-number.lua
12mu|texlive-context-20130426-6|729	%{_texmfdistdir}/tex/context/base/l-os.lua
12mu|texlive-context-20130426-6|730	%{_texmfdistdir}/tex/context/base/l-package.lua
12mu|texlive-context-20130426-6|731	%{_texmfdistdir}/tex/context/base/l-pdfview.lua
12mu|texlive-context-20130426-6|732	%{_texmfdistdir}/tex/context/base/l-set.lua
12mu|texlive-context-20130426-6|733	%{_texmfdistdir}/tex/context/base/l-string.lua
12mu|texlive-context-20130426-6|734	%{_texmfdistdir}/tex/context/base/l-table.lua
12mu|texlive-context-20130426-6|735	%{_texmfdistdir}/tex/context/base/l-unicode.lua
12mu|texlive-context-20130426-6|736	%{_texmfdistdir}/tex/context/base/l-url.lua
12mu|texlive-context-20130426-6|737	%{_texmfdistdir}/tex/context/base/l-xml.lua
12mu|texlive-context-20130426-6|738	%{_texmfdistdir}/tex/context/base/lang-all.xml
12mu|texlive-context-20130426-6|739	%{_texmfdistdir}/tex/context/base/lang-alt.mkii
12mu|texlive-context-20130426-6|740	%{_texmfdistdir}/tex/context/base/lang-ana.mkii
12mu|texlive-context-20130426-6|741	%{_texmfdistdir}/tex/context/base/lang-art.mkii
12mu|texlive-context-20130426-6|742	%{_texmfdistdir}/tex/context/base/lang-bal.mkii
12mu|texlive-context-20130426-6|743	%{_texmfdistdir}/tex/context/base/lang-cel.mkii
12mu|texlive-context-20130426-6|744	%{_texmfdistdir}/tex/context/base/lang-chi.mkii
12mu|texlive-context-20130426-6|745	%{_texmfdistdir}/tex/context/base/lang-ctx.mkii
12mu|texlive-context-20130426-6|746	%{_texmfdistdir}/tex/context/base/lang-cyr.mkii
12mu|texlive-context-20130426-6|747	%{_texmfdistdir}/tex/context/base/lang-def.lua
12mu|texlive-context-20130426-6|748	%{_texmfdistdir}/tex/context/base/lang-def.mkiv
12mu|texlive-context-20130426-6|749	%{_texmfdistdir}/tex/context/base/lang-dis.mkii
12mu|texlive-context-20130426-6|750	%{_texmfdistdir}/tex/context/base/lang-frd.mkii
12mu|texlive-context-20130426-6|751	%{_texmfdistdir}/tex/context/base/lang-frd.mkiv
12mu|texlive-context-20130426-6|752	%{_texmfdistdir}/tex/context/base/lang-frq-de.lua
12mu|texlive-context-20130426-6|753	%{_texmfdistdir}/tex/context/base/lang-frq-en.lua
12mu|texlive-context-20130426-6|754	%{_texmfdistdir}/tex/context/base/lang-frq-nl.lua
12mu|texlive-context-20130426-6|755	%{_texmfdistdir}/tex/context/base/lang-frq.mkii
12mu|texlive-context-20130426-6|756	%{_texmfdistdir}/tex/context/base/lang-frq.mkiv
12mu|texlive-context-20130426-6|757	%{_texmfdistdir}/tex/context/base/lang-ger.mkii
12mu|texlive-context-20130426-6|758	%{_texmfdistdir}/tex/context/base/lang-grk.mkii
12mu|texlive-context-20130426-6|759	%{_texmfdistdir}/tex/context/base/lang-ind.mkii
12mu|texlive-context-20130426-6|760	%{_texmfdistdir}/tex/context/base/lang-ini.lua
12mu|texlive-context-20130426-6|761	%{_texmfdistdir}/tex/context/base/lang-ini.mkii
12mu|texlive-context-20130426-6|762	%{_texmfdistdir}/tex/context/base/lang-ini.mkiv
12mu|texlive-context-20130426-6|763	%{_texmfdistdir}/tex/context/base/lang-ita.mkii
12mu|texlive-context-20130426-6|764	%{_texmfdistdir}/tex/context/base/lang-jap.mkii
12mu|texlive-context-20130426-6|765	%{_texmfdistdir}/tex/context/base/lang-lab.lua
12mu|texlive-context-20130426-6|766	%{_texmfdistdir}/tex/context/base/lang-lab.mkii
12mu|texlive-context-20130426-6|767	%{_texmfdistdir}/tex/context/base/lang-lab.mkiv
12mu|texlive-context-20130426-6|768	%{_texmfdistdir}/tex/context/base/lang-mis.mkii
12mu|texlive-context-20130426-6|769	%{_texmfdistdir}/tex/context/base/lang-mis.mkiv
12mu|texlive-context-20130426-6|770	%{_texmfdistdir}/tex/context/base/lang-run.mkii
12mu|texlive-context-20130426-6|771	%{_texmfdistdir}/tex/context/base/lang-sla.mkii
12mu|texlive-context-20130426-6|772	%{_texmfdistdir}/tex/context/base/lang-spa.mkii
12mu|texlive-context-20130426-6|773	%{_texmfdistdir}/tex/context/base/lang-spa.mkiv
12mu|texlive-context-20130426-6|774	%{_texmfdistdir}/tex/context/base/lang-spe.mkii
12mu|texlive-context-20130426-6|775	%{_texmfdistdir}/tex/context/base/lang-txt.lua
12mu|texlive-context-20130426-6|776	%{_texmfdistdir}/tex/context/base/lang-ura.mkii
12mu|texlive-context-20130426-6|777	%{_texmfdistdir}/tex/context/base/lang-url.lua
12mu|texlive-context-20130426-6|778	%{_texmfdistdir}/tex/context/base/lang-url.mkii
12mu|texlive-context-20130426-6|779	%{_texmfdistdir}/tex/context/base/lang-url.mkiv
12mu|texlive-context-20130426-6|780	%{_texmfdistdir}/tex/context/base/lang-vn.mkii
12mu|texlive-context-20130426-6|781	%{_texmfdistdir}/tex/context/base/lang-wrd.lua
12mu|texlive-context-20130426-6|782	%{_texmfdistdir}/tex/context/base/lang-wrd.mkiv
12mu|texlive-context-20130426-6|783	%{_texmfdistdir}/tex/context/base/layo-ini.lua
12mu|texlive-context-20130426-6|784	%{_texmfdistdir}/tex/context/base/layo-ini.mkiv
12mu|texlive-context-20130426-6|785	%{_texmfdistdir}/tex/context/base/lpdf-ano.lua
12mu|texlive-context-20130426-6|786	%{_texmfdistdir}/tex/context/base/lpdf-col.lua
12mu|texlive-context-20130426-6|787	%{_texmfdistdir}/tex/context/base/lpdf-enc.lua
12mu|texlive-context-20130426-6|788	%{_texmfdistdir}/tex/context/base/lpdf-epa.lua
12mu|texlive-context-20130426-6|789	%{_texmfdistdir}/tex/context/base/lpdf-epd.lua
12mu|texlive-context-20130426-6|790	%{_texmfdistdir}/tex/context/base/lpdf-fld.lua
12mu|texlive-context-20130426-6|791	%{_texmfdistdir}/tex/context/base/lpdf-fmt.lua
12mu|texlive-context-20130426-6|792	%{_texmfdistdir}/tex/context/base/lpdf-grp.lua
12mu|texlive-context-20130426-6|793	%{_texmfdistdir}/tex/context/base/lpdf-ini.lua
12mu|texlive-context-20130426-6|794	%{_texmfdistdir}/tex/context/base/lpdf-mis.lua
12mu|texlive-context-20130426-6|795	%{_texmfdistdir}/tex/context/base/lpdf-mov.lua
12mu|texlive-context-20130426-6|796	%{_texmfdistdir}/tex/context/base/lpdf-nod.lua
12mu|texlive-context-20130426-6|797	%{_texmfdistdir}/tex/context/base/lpdf-pda.xml
12mu|texlive-context-20130426-6|798	%{_texmfdistdir}/tex/context/base/lpdf-pdx.xml
12mu|texlive-context-20130426-6|799	%{_texmfdistdir}/tex/context/base/lpdf-ren.lua
12mu|texlive-context-20130426-6|800	%{_texmfdistdir}/tex/context/base/lpdf-swf.lua
12mu|texlive-context-20130426-6|801	%{_texmfdistdir}/tex/context/base/lpdf-tag.lua
12mu|texlive-context-20130426-6|802	%{_texmfdistdir}/tex/context/base/lpdf-u3d.lua
12mu|texlive-context-20130426-6|803	%{_texmfdistdir}/tex/context/base/lpdf-wid.lua
12mu|texlive-context-20130426-6|804	%{_texmfdistdir}/tex/context/base/lpdf-xmp.lua
12mu|texlive-context-20130426-6|805	%{_texmfdistdir}/tex/context/base/luat-bas.mkiv
12mu|texlive-context-20130426-6|806	%{_texmfdistdir}/tex/context/base/luat-bwc.lua
12mu|texlive-context-20130426-6|807	%{_texmfdistdir}/tex/context/base/luat-cbk.lua
12mu|texlive-context-20130426-6|808	%{_texmfdistdir}/tex/context/base/luat-cnf.lua
12mu|texlive-context-20130426-6|809	%{_texmfdistdir}/tex/context/base/luat-cod.lua
12mu|texlive-context-20130426-6|810	%{_texmfdistdir}/tex/context/base/luat-cod.mkiv
12mu|texlive-context-20130426-6|811	%{_texmfdistdir}/tex/context/base/luat-env.lua
12mu|texlive-context-20130426-6|812	%{_texmfdistdir}/tex/context/base/luat-exe.lua
12mu|texlive-context-20130426-6|813	%{_texmfdistdir}/tex/context/base/luat-fio.lua
12mu|texlive-context-20130426-6|814	%{_texmfdistdir}/tex/context/base/luat-fmt.lua
12mu|texlive-context-20130426-6|815	%{_texmfdistdir}/tex/context/base/luat-ini.lua
12mu|texlive-context-20130426-6|816	%{_texmfdistdir}/tex/context/base/luat-ini.mkiv
12mu|texlive-context-20130426-6|817	%{_texmfdistdir}/tex/context/base/luat-iop.lua
12mu|texlive-context-20130426-6|818	%{_texmfdistdir}/tex/context/base/luat-lib.mkiv
12mu|texlive-context-20130426-6|819	%{_texmfdistdir}/tex/context/base/luat-lua.lua
12mu|texlive-context-20130426-6|820	%{_texmfdistdir}/tex/context/base/luat-mac.lua
12mu|texlive-context-20130426-6|821	%{_texmfdistdir}/tex/context/base/luat-run.lua
12mu|texlive-context-20130426-6|822	%{_texmfdistdir}/tex/context/base/luat-soc.lua
12mu|texlive-context-20130426-6|823	%{_texmfdistdir}/tex/context/base/luat-sta.lua
12mu|texlive-context-20130426-6|824	%{_texmfdistdir}/tex/context/base/luat-sto.lua
12mu|texlive-context-20130426-6|825	%{_texmfdistdir}/tex/context/base/lxml-aux.lua
12mu|texlive-context-20130426-6|826	%{_texmfdistdir}/tex/context/base/lxml-css.lua
12mu|texlive-context-20130426-6|827	%{_texmfdistdir}/tex/context/base/lxml-css.mkiv
12mu|texlive-context-20130426-6|828	%{_texmfdistdir}/tex/context/base/lxml-ctx.lua
12mu|texlive-context-20130426-6|829	%{_texmfdistdir}/tex/context/base/lxml-ctx.mkiv
12mu|texlive-context-20130426-6|830	%{_texmfdistdir}/tex/context/base/lxml-dir.lua
12mu|texlive-context-20130426-6|831	%{_texmfdistdir}/tex/context/base/lxml-ent.lua
12mu|texlive-context-20130426-6|832	%{_texmfdistdir}/tex/context/base/lxml-inf.lua
12mu|texlive-context-20130426-6|833	%{_texmfdistdir}/tex/context/base/lxml-ini.mkiv
12mu|texlive-context-20130426-6|834	%{_texmfdistdir}/tex/context/base/lxml-lpt.lua
12mu|texlive-context-20130426-6|835	%{_texmfdistdir}/tex/context/base/lxml-mis.lua
12mu|texlive-context-20130426-6|836	%{_texmfdistdir}/tex/context/base/lxml-sor.lua
12mu|texlive-context-20130426-6|837	%{_texmfdistdir}/tex/context/base/lxml-sor.mkiv
12mu|texlive-context-20130426-6|838	%{_texmfdistdir}/tex/context/base/lxml-tab.lua
12mu|texlive-context-20130426-6|839	%{_texmfdistdir}/tex/context/base/lxml-tex.lua
12mu|texlive-context-20130426-6|840	%{_texmfdistdir}/tex/context/base/lxml-xml.lua
12mu|texlive-context-20130426-6|841	%{_texmfdistdir}/tex/context/base/m-arabtex.mkii
12mu|texlive-context-20130426-6|842	%{_texmfdistdir}/tex/context/base/m-barcodes.mkiv
12mu|texlive-context-20130426-6|843	%{_texmfdistdir}/tex/context/base/m-chart.lua
12mu|texlive-context-20130426-6|844	%{_texmfdistdir}/tex/context/base/m-chart.mkii
12mu|texlive-context-20130426-6|845	%{_texmfdistdir}/tex/context/base/m-chart.mkvi
12mu|texlive-context-20130426-6|846	%{_texmfdistdir}/tex/context/base/m-chemic.mkii
12mu|texlive-context-20130426-6|847	%{_texmfdistdir}/tex/context/base/m-chemic.mkiv
12mu|texlive-context-20130426-6|848	%{_texmfdistdir}/tex/context/base/m-cweb.tex
12mu|texlive-context-20130426-6|849	%{_texmfdistdir}/tex/context/base/m-database.lua
12mu|texlive-context-20130426-6|850	%{_texmfdistdir}/tex/context/base/m-database.mkii
12mu|texlive-context-20130426-6|851	%{_texmfdistdir}/tex/context/base/m-database.mkiv
12mu|texlive-context-20130426-6|852	%{_texmfdistdir}/tex/context/base/m-datastrc.tex
12mu|texlive-context-20130426-6|853	%{_texmfdistdir}/tex/context/base/m-directives.mkiv
12mu|texlive-context-20130426-6|854	%{_texmfdistdir}/tex/context/base/m-dratex.mkii
12mu|texlive-context-20130426-6|855	%{_texmfdistdir}/tex/context/base/m-edtsnc.mkii
12mu|texlive-context-20130426-6|856	%{_texmfdistdir}/tex/context/base/m-educat.tex
12mu|texlive-context-20130426-6|857	%{_texmfdistdir}/tex/context/base/m-fields.mkiv
12mu|texlive-context-20130426-6|858	%{_texmfdistdir}/tex/context/base/m-format.tex
12mu|texlive-context-20130426-6|859	%{_texmfdistdir}/tex/context/base/m-graph.mkii
12mu|texlive-context-20130426-6|860	%{_texmfdistdir}/tex/context/base/m-graph.mkiv
12mu|texlive-context-20130426-6|861	%{_texmfdistdir}/tex/context/base/m-ipsum.mkiv
12mu|texlive-context-20130426-6|862	%{_texmfdistdir}/tex/context/base/m-json.mkiv
12mu|texlive-context-20130426-6|863	%{_texmfdistdir}/tex/context/base/m-layout.tex
12mu|texlive-context-20130426-6|864	%{_texmfdistdir}/tex/context/base/m-level.mkii
12mu|texlive-context-20130426-6|865	%{_texmfdistdir}/tex/context/base/m-logcategories.mkiv
12mu|texlive-context-20130426-6|866	%{_texmfdistdir}/tex/context/base/m-markdown.lua
12mu|texlive-context-20130426-6|867	%{_texmfdistdir}/tex/context/base/m-markdown.mkiv
12mu|texlive-context-20130426-6|868	%{_texmfdistdir}/tex/context/base/m-mathcrap.mkiv
12mu|texlive-context-20130426-6|869	%{_texmfdistdir}/tex/context/base/m-mkii.mkiv
12mu|texlive-context-20130426-6|870	%{_texmfdistdir}/tex/context/base/m-mkivhacks.mkiv
12mu|texlive-context-20130426-6|871	%{_texmfdistdir}/tex/context/base/m-morse.mkvi
12mu|texlive-context-20130426-6|872	%{_texmfdistdir}/tex/context/base/m-narrowtt.tex
12mu|texlive-context-20130426-6|873	%{_texmfdistdir}/tex/context/base/m-newmat.tex
12mu|texlive-context-20130426-6|874	%{_texmfdistdir}/tex/context/base/m-nodechart.mkvi
12mu|texlive-context-20130426-6|875	%{_texmfdistdir}/tex/context/base/m-ntb-to-xtb.mkiv
12mu|texlive-context-20130426-6|876	%{_texmfdistdir}/tex/context/base/m-obsolete.mkii
12mu|texlive-context-20130426-6|877	%{_texmfdistdir}/tex/context/base/m-obsolete.mkiv
12mu|texlive-context-20130426-6|878	%{_texmfdistdir}/tex/context/base/m-oldfun.mkiv
12mu|texlive-context-20130426-6|879	%{_texmfdistdir}/tex/context/base/m-oldnum.mkiv
12mu|texlive-context-20130426-6|880	%{_texmfdistdir}/tex/context/base/m-pdfsnc.mkii
12mu|texlive-context-20130426-6|881	%{_texmfdistdir}/tex/context/base/m-pictex.tex
12mu|texlive-context-20130426-6|882	%{_texmfdistdir}/tex/context/base/m-pstricks.lua
12mu|texlive-context-20130426-6|883	%{_texmfdistdir}/tex/context/base/m-pstricks.mkii
12mu|texlive-context-20130426-6|884	%{_texmfdistdir}/tex/context/base/m-pstricks.mkiv
12mu|texlive-context-20130426-6|885	%{_texmfdistdir}/tex/context/base/m-punk.mkiv
12mu|texlive-context-20130426-6|886	%{_texmfdistdir}/tex/context/base/m-r.tex
12mu|texlive-context-20130426-6|887	%{_texmfdistdir}/tex/context/base/m-spreadsheet.lua
12mu|texlive-context-20130426-6|888	%{_texmfdistdir}/tex/context/base/m-spreadsheet.mkiv
12mu|texlive-context-20130426-6|889	%{_texmfdistdir}/tex/context/base/m-sql.mkiv
12mu|texlive-context-20130426-6|890	%{_texmfdistdir}/tex/context/base/m-steps.lua
12mu|texlive-context-20130426-6|891	%{_texmfdistdir}/tex/context/base/m-steps.mkii
12mu|texlive-context-20130426-6|892	%{_texmfdistdir}/tex/context/base/m-steps.mkvi
12mu|texlive-context-20130426-6|893	%{_texmfdistdir}/tex/context/base/m-streams.tex
12mu|texlive-context-20130426-6|894	%{_texmfdistdir}/tex/context/base/m-subsub.tex
12mu|texlive-context-20130426-6|895	%{_texmfdistdir}/tex/context/base/m-tex4ht.mkii
12mu|texlive-context-20130426-6|896	%{_texmfdistdir}/tex/context/base/m-timing.mkiv
12mu|texlive-context-20130426-6|897	%{_texmfdistdir}/tex/context/base/m-trackers.mkiv
12mu|texlive-context-20130426-6|898	%{_texmfdistdir}/tex/context/base/m-translate.mkiv
12mu|texlive-context-20130426-6|899	%{_texmfdistdir}/tex/context/base/m-units.mkii
12mu|texlive-context-20130426-6|900	%{_texmfdistdir}/tex/context/base/m-units.mkiv
12mu|texlive-context-20130426-6|901	%{_texmfdistdir}/tex/context/base/m-visual.mkii
12mu|texlive-context-20130426-6|902	%{_texmfdistdir}/tex/context/base/m-visual.mkiv
12mu|texlive-context-20130426-6|903	%{_texmfdistdir}/tex/context/base/m-zint.mkiv
12mu|texlive-context-20130426-6|904	%{_texmfdistdir}/tex/context/base/math-act.lua
12mu|texlive-context-20130426-6|905	%{_texmfdistdir}/tex/context/base/math-ali.mkiv
12mu|texlive-context-20130426-6|906	%{_texmfdistdir}/tex/context/base/math-ams.mkii
12mu|texlive-context-20130426-6|907	%{_texmfdistdir}/tex/context/base/math-arr.mkii
12mu|texlive-context-20130426-6|908	%{_texmfdistdir}/tex/context/base/math-arr.mkiv
12mu|texlive-context-20130426-6|909	%{_texmfdistdir}/tex/context/base/math-cow.mkii
12mu|texlive-context-20130426-6|910	%{_texmfdistdir}/tex/context/base/math-def.mkiv
12mu|texlive-context-20130426-6|911	%{_texmfdistdir}/tex/context/base/math-del.mkiv
12mu|texlive-context-20130426-6|912	%{_texmfdistdir}/tex/context/base/math-dim.lua
12mu|texlive-context-20130426-6|913	%{_texmfdistdir}/tex/context/base/math-dis.mkiv
12mu|texlive-context-20130426-6|914	%{_texmfdistdir}/tex/context/base/math-eul.mkii
12mu|texlive-context-20130426-6|915	%{_texmfdistdir}/tex/context/base/math-ext.lua
12mu|texlive-context-20130426-6|916	%{_texmfdistdir}/tex/context/base/math-fbk.lua
12mu|texlive-context-20130426-6|917	%{_texmfdistdir}/tex/context/base/math-fen.mkiv
12mu|texlive-context-20130426-6|918	%{_texmfdistdir}/tex/context/base/math-for.mkiv
12mu|texlive-context-20130426-6|919	%{_texmfdistdir}/tex/context/base/math-fou.mkii
12mu|texlive-context-20130426-6|920	%{_texmfdistdir}/tex/context/base/math-frc.lua
12mu|texlive-context-20130426-6|921	%{_texmfdistdir}/tex/context/base/math-frc.mkii
12mu|texlive-context-20130426-6|922	%{_texmfdistdir}/tex/context/base/math-frc.mkiv
12mu|texlive-context-20130426-6|923	%{_texmfdistdir}/tex/context/base/math-ini.lua
12mu|texlive-context-20130426-6|924	%{_texmfdistdir}/tex/context/base/math-ini.mkii
12mu|texlive-context-20130426-6|925	%{_texmfdistdir}/tex/context/base/math-ini.mkiv
12mu|texlive-context-20130426-6|926	%{_texmfdistdir}/tex/context/base/math-inl.mkiv
12mu|texlive-context-20130426-6|927	%{_texmfdistdir}/tex/context/base/math-int.mkiv
12mu|texlive-context-20130426-6|928	%{_texmfdistdir}/tex/context/base/math-lbr.mkii
12mu|texlive-context-20130426-6|929	%{_texmfdistdir}/tex/context/base/math-map.lua
12mu|texlive-context-20130426-6|930	%{_texmfdistdir}/tex/context/base/math-mis.mkiv
12mu|texlive-context-20130426-6|931	%{_texmfdistdir}/tex/context/base/math-noa.lua
12mu|texlive-context-20130426-6|932	%{_texmfdistdir}/tex/context/base/math-pln.mkii
12mu|texlive-context-20130426-6|933	%{_texmfdistdir}/tex/context/base/math-pln.mkiv
12mu|texlive-context-20130426-6|934	%{_texmfdistdir}/tex/context/base/math-ren.lua
12mu|texlive-context-20130426-6|935	%{_texmfdistdir}/tex/context/base/math-run.mkii
12mu|texlive-context-20130426-6|936	%{_texmfdistdir}/tex/context/base/math-scr.mkiv
12mu|texlive-context-20130426-6|937	%{_texmfdistdir}/tex/context/base/math-stc.mkvi
12mu|texlive-context-20130426-6|938	%{_texmfdistdir}/tex/context/base/math-tag.lua
12mu|texlive-context-20130426-6|939	%{_texmfdistdir}/tex/context/base/math-tex.mkii
12mu|texlive-context-20130426-6|940	%{_texmfdistdir}/tex/context/base/math-tim.mkii
12mu|texlive-context-20130426-6|941	%{_texmfdistdir}/tex/context/base/math-ttv.lua
12mu|texlive-context-20130426-6|942	%{_texmfdistdir}/tex/context/base/math-uni.mkii
12mu|texlive-context-20130426-6|943	%{_texmfdistdir}/tex/context/base/math-vfu.lua
12mu|texlive-context-20130426-6|944	%{_texmfdistdir}/tex/context/base/meta-clp.mkii
12mu|texlive-context-20130426-6|945	%{_texmfdistdir}/tex/context/base/meta-dum.mkii
12mu|texlive-context-20130426-6|946	%{_texmfdistdir}/tex/context/base/meta-fig.mkii
12mu|texlive-context-20130426-6|947	%{_texmfdistdir}/tex/context/base/meta-fig.mkiv
12mu|texlive-context-20130426-6|948	%{_texmfdistdir}/tex/context/base/meta-fun.lua
12mu|texlive-context-20130426-6|949	%{_texmfdistdir}/tex/context/base/meta-fun.mkiv
12mu|texlive-context-20130426-6|950	%{_texmfdistdir}/tex/context/base/meta-grd.mkiv
12mu|texlive-context-20130426-6|951	%{_texmfdistdir}/tex/context/base/meta-imp-clp.mkiv
12mu|texlive-context-20130426-6|952	%{_texmfdistdir}/tex/context/base/meta-imp-dum.mkiv
12mu|texlive-context-20130426-6|953	%{_texmfdistdir}/tex/context/base/meta-imp-fen.mkiv
12mu|texlive-context-20130426-6|954	%{_texmfdistdir}/tex/context/base/meta-imp-mis.mkiv
12mu|texlive-context-20130426-6|955	%{_texmfdistdir}/tex/context/base/meta-imp-nav.mkiv
12mu|texlive-context-20130426-6|956	%{_texmfdistdir}/tex/context/base/meta-imp-pre.mkiv
12mu|texlive-context-20130426-6|957	%{_texmfdistdir}/tex/context/base/meta-imp-txt.mkiv
12mu|texlive-context-20130426-6|958	%{_texmfdistdir}/tex/context/base/meta-ini.lua
12mu|texlive-context-20130426-6|959	%{_texmfdistdir}/tex/context/base/meta-ini.mkii
12mu|texlive-context-20130426-6|960	%{_texmfdistdir}/tex/context/base/meta-ini.mkiv
12mu|texlive-context-20130426-6|961	%{_texmfdistdir}/tex/context/base/meta-mis.mkii
12mu|texlive-context-20130426-6|962	%{_texmfdistdir}/tex/context/base/meta-nav.mkii
12mu|texlive-context-20130426-6|963	%{_texmfdistdir}/tex/context/base/meta-pag.mkii
12mu|texlive-context-20130426-6|964	%{_texmfdistdir}/tex/context/base/meta-pag.mkiv
12mu|texlive-context-20130426-6|965	%{_texmfdistdir}/tex/context/base/meta-pdf.lua
12mu|texlive-context-20130426-6|966	%{_texmfdistdir}/tex/context/base/meta-pdf.mkii
12mu|texlive-context-20130426-6|967	%{_texmfdistdir}/tex/context/base/meta-pdf.mkiv
12mu|texlive-context-20130426-6|968	%{_texmfdistdir}/tex/context/base/meta-pdh.lua
12mu|texlive-context-20130426-6|969	%{_texmfdistdir}/tex/context/base/meta-pdh.mkiv
12mu|texlive-context-20130426-6|970	%{_texmfdistdir}/tex/context/base/meta-pre.mkii
12mu|texlive-context-20130426-6|971	%{_texmfdistdir}/tex/context/base/meta-tex.lua
12mu|texlive-context-20130426-6|972	%{_texmfdistdir}/tex/context/base/meta-tex.mkii
12mu|texlive-context-20130426-6|973	%{_texmfdistdir}/tex/context/base/meta-tex.mkiv
12mu|texlive-context-20130426-6|974	%{_texmfdistdir}/tex/context/base/meta-txt.mkii
12mu|texlive-context-20130426-6|975	%{_texmfdistdir}/tex/context/base/meta-xml.mkii
12mu|texlive-context-20130426-6|976	%{_texmfdistdir}/tex/context/base/meta-xml.mkiv
12mu|texlive-context-20130426-6|977	%{_texmfdistdir}/tex/context/base/metatex.lus
12mu|texlive-context-20130426-6|978	%{_texmfdistdir}/tex/context/base/metatex.tex
12mu|texlive-context-20130426-6|979	%{_texmfdistdir}/tex/context/base/mlib-ctx.lua
12mu|texlive-context-20130426-6|980	%{_texmfdistdir}/tex/context/base/mlib-ctx.mkiv
12mu|texlive-context-20130426-6|981	%{_texmfdistdir}/tex/context/base/mlib-pdf.lua
12mu|texlive-context-20130426-6|982	%{_texmfdistdir}/tex/context/base/mlib-pdf.mkiv
12mu|texlive-context-20130426-6|983	%{_texmfdistdir}/tex/context/base/mlib-pps.lua
12mu|texlive-context-20130426-6|984	%{_texmfdistdir}/tex/context/base/mlib-pps.mkiv
12mu|texlive-context-20130426-6|985	%{_texmfdistdir}/tex/context/base/mlib-run.lua
12mu|texlive-context-20130426-6|986	%{_texmfdistdir}/tex/context/base/mtx-context-arrange.tex
12mu|texlive-context-20130426-6|987	%{_texmfdistdir}/tex/context/base/mtx-context-combine.tex
12mu|texlive-context-20130426-6|988	%{_texmfdistdir}/tex/context/base/mtx-context-common.tex
12mu|texlive-context-20130426-6|989	%{_texmfdistdir}/tex/context/base/mtx-context-copy.tex
12mu|texlive-context-20130426-6|990	%{_texmfdistdir}/tex/context/base/mtx-context-ideas.tex
12mu|texlive-context-20130426-6|991	%{_texmfdistdir}/tex/context/base/mtx-context-listing.tex
12mu|texlive-context-20130426-6|992	%{_texmfdistdir}/tex/context/base/mtx-context-markdown.tex
12mu|texlive-context-20130426-6|993	%{_texmfdistdir}/tex/context/base/mtx-context-select.tex
12mu|texlive-context-20130426-6|994	%{_texmfdistdir}/tex/context/base/mtx-context-sql.tex
12mu|texlive-context-20130426-6|995	%{_texmfdistdir}/tex/context/base/mtx-context-timing.tex
12mu|texlive-context-20130426-6|996	%{_texmfdistdir}/tex/context/base/mult-aux.lua
12mu|texlive-context-20130426-6|997	%{_texmfdistdir}/tex/context/base/mult-aux.mkii
12mu|texlive-context-20130426-6|998	%{_texmfdistdir}/tex/context/base/mult-aux.mkiv
12mu|texlive-context-20130426-6|999	%{_texmfdistdir}/tex/context/base/mult-chk.lua
12mu|texlive-context-20130426-6|1000	%{_texmfdistdir}/tex/context/base/mult-chk.mkii
12mu|texlive-context-20130426-6|1001	%{_texmfdistdir}/tex/context/base/mult-chk.mkiv
12mu|texlive-context-20130426-6|1002	%{_texmfdistdir}/tex/context/base/mult-com.mkii
12mu|texlive-context-20130426-6|1003	%{_texmfdistdir}/tex/context/base/mult-con.mkii
12mu|texlive-context-20130426-6|1004	%{_texmfdistdir}/tex/context/base/mult-de.mkii
12mu|texlive-context-20130426-6|1005	%{_texmfdistdir}/tex/context/base/mult-def.lua
12mu|texlive-context-20130426-6|1006	%{_texmfdistdir}/tex/context/base/mult-def.mkii
12mu|texlive-context-20130426-6|1007	%{_texmfdistdir}/tex/context/base/mult-def.mkiv
12mu|texlive-context-20130426-6|1008	%{_texmfdistdir}/tex/context/base/mult-dim.mkvi
12mu|texlive-context-20130426-6|1009	%{_texmfdistdir}/tex/context/base/mult-en.mkii
12mu|texlive-context-20130426-6|1010	%{_texmfdistdir}/tex/context/base/mult-fr.mkii
12mu|texlive-context-20130426-6|1011	%{_texmfdistdir}/tex/context/base/mult-fst.mkii
12mu|texlive-context-20130426-6|1012	%{_texmfdistdir}/tex/context/base/mult-fun.lua
12mu|texlive-context-20130426-6|1013	%{_texmfdistdir}/tex/context/base/mult-ini.lua
12mu|texlive-context-20130426-6|1014	%{_texmfdistdir}/tex/context/base/mult-ini.mkii
12mu|texlive-context-20130426-6|1015	%{_texmfdistdir}/tex/context/base/mult-ini.mkiv
12mu|texlive-context-20130426-6|1016	%{_texmfdistdir}/tex/context/base/mult-it.mkii
12mu|texlive-context-20130426-6|1017	%{_texmfdistdir}/tex/context/base/mult-low.lua
12mu|texlive-context-20130426-6|1018	%{_texmfdistdir}/tex/context/base/mult-mcs.mkii
12mu|texlive-context-20130426-6|1019	%{_texmfdistdir}/tex/context/base/mult-mde.mkii
12mu|texlive-context-20130426-6|1020	%{_texmfdistdir}/tex/context/base/mult-men.mkii
12mu|texlive-context-20130426-6|1021	%{_texmfdistdir}/tex/context/base/mult-mes.lua
12mu|texlive-context-20130426-6|1022	%{_texmfdistdir}/tex/context/base/mult-mfr.mkii
12mu|texlive-context-20130426-6|1023	%{_texmfdistdir}/tex/context/base/mult-mit.mkii
12mu|texlive-context-20130426-6|1024	%{_texmfdistdir}/tex/context/base/mult-mnl.mkii
12mu|texlive-context-20130426-6|1025	%{_texmfdistdir}/tex/context/base/mult-mno.mkii
12mu|texlive-context-20130426-6|1026	%{_texmfdistdir}/tex/context/base/mult-mpe.mkii
12mu|texlive-context-20130426-6|1027	%{_texmfdistdir}/tex/context/base/mult-mps.lua
12mu|texlive-context-20130426-6|1028	%{_texmfdistdir}/tex/context/base/mult-mro.mkii
12mu|texlive-context-20130426-6|1029	%{_texmfdistdir}/tex/context/base/mult-nl.mkii
12mu|texlive-context-20130426-6|1030	%{_texmfdistdir}/tex/context/base/mult-pe.mkii
12mu|texlive-context-20130426-6|1031	%{_texmfdistdir}/tex/context/base/mult-prm.lua
12mu|texlive-context-20130426-6|1032	%{_texmfdistdir}/tex/context/base/mult-prm.mkiv
12mu|texlive-context-20130426-6|1033	%{_texmfdistdir}/tex/context/base/mult-ro.mkii
12mu|texlive-context-20130426-6|1034	%{_texmfdistdir}/tex/context/base/mult-sys.mkii
12mu|texlive-context-20130426-6|1035	%{_texmfdistdir}/tex/context/base/mult-sys.mkiv
12mu|texlive-context-20130426-6|1036	%{_texmfdistdir}/tex/context/base/node-acc.lua
12mu|texlive-context-20130426-6|1037	%{_texmfdistdir}/tex/context/base/node-aux.lua
12mu|texlive-context-20130426-6|1038	%{_texmfdistdir}/tex/context/base/node-bck.lua
12mu|texlive-context-20130426-6|1039	%{_texmfdistdir}/tex/context/base/node-bck.mkiv
12mu|texlive-context-20130426-6|1040	%{_texmfdistdir}/tex/context/base/node-dir.lua
12mu|texlive-context-20130426-6|1041	%{_texmfdistdir}/tex/context/base/node-ext.lua
12mu|texlive-context-20130426-6|1042	%{_texmfdistdir}/tex/context/base/node-fin.lua
12mu|texlive-context-20130426-6|1043	%{_texmfdistdir}/tex/context/base/node-fin.mkiv
12mu|texlive-context-20130426-6|1044	%{_texmfdistdir}/tex/context/base/node-fnt.lua
12mu|texlive-context-20130426-6|1045	%{_texmfdistdir}/tex/context/base/node-ini.lua
12mu|texlive-context-20130426-6|1046	%{_texmfdistdir}/tex/context/base/node-ini.mkiv
12mu|texlive-context-20130426-6|1047	%{_texmfdistdir}/tex/context/base/node-inj.lua
12mu|texlive-context-20130426-6|1048	%{_texmfdistdir}/tex/context/base/node-mig.lua
12mu|texlive-context-20130426-6|1049	%{_texmfdistdir}/tex/context/base/node-mig.mkiv
12mu|texlive-context-20130426-6|1050	%{_texmfdistdir}/tex/context/base/node-pag.lua
12mu|texlive-context-20130426-6|1051	%{_texmfdistdir}/tex/context/base/node-pag.mkiv
12mu|texlive-context-20130426-6|1052	%{_texmfdistdir}/tex/context/base/node-pro.lua
12mu|texlive-context-20130426-6|1053	%{_texmfdistdir}/tex/context/base/node-ref.lua
12mu|texlive-context-20130426-6|1054	%{_texmfdistdir}/tex/context/base/node-res.lua
12mu|texlive-context-20130426-6|1055	%{_texmfdistdir}/tex/context/base/node-rul.lua
12mu|texlive-context-20130426-6|1056	%{_texmfdistdir}/tex/context/base/node-rul.mkiv
12mu|texlive-context-20130426-6|1057	%{_texmfdistdir}/tex/context/base/node-ser.lua
12mu|texlive-context-20130426-6|1058	%{_texmfdistdir}/tex/context/base/node-shp.lua
12mu|texlive-context-20130426-6|1059	%{_texmfdistdir}/tex/context/base/node-snp.lua
12mu|texlive-context-20130426-6|1060	%{_texmfdistdir}/tex/context/base/node-tex.lua
12mu|texlive-context-20130426-6|1061	%{_texmfdistdir}/tex/context/base/node-tra.lua
12mu|texlive-context-20130426-6|1062	%{_texmfdistdir}/tex/context/base/node-tsk.lua
12mu|texlive-context-20130426-6|1063	%{_texmfdistdir}/tex/context/base/node-tst.lua
12mu|texlive-context-20130426-6|1064	%{_texmfdistdir}/tex/context/base/node-typ.lua
12mu|texlive-context-20130426-6|1065	%{_texmfdistdir}/tex/context/base/norm-alo.mkii
12mu|texlive-context-20130426-6|1066	%{_texmfdistdir}/tex/context/base/norm-ctx.mkii
12mu|texlive-context-20130426-6|1067	%{_texmfdistdir}/tex/context/base/norm-ctx.mkiv
12mu|texlive-context-20130426-6|1068	%{_texmfdistdir}/tex/context/base/norm-etx.mkii
12mu|texlive-context-20130426-6|1069	%{_texmfdistdir}/tex/context/base/norm-ltx.mkii
12mu|texlive-context-20130426-6|1070	%{_texmfdistdir}/tex/context/base/norm-ptx.mkii
12mu|texlive-context-20130426-6|1071	%{_texmfdistdir}/tex/context/base/norm-tex.mkii
12mu|texlive-context-20130426-6|1072	%{_texmfdistdir}/tex/context/base/norm-xtx.mkii
12mu|texlive-context-20130426-6|1073	%{_texmfdistdir}/tex/context/base/pack-bar.mkiv
12mu|texlive-context-20130426-6|1074	%{_texmfdistdir}/tex/context/base/pack-bck.mkvi
12mu|texlive-context-20130426-6|1075	%{_texmfdistdir}/tex/context/base/pack-box.mkii
12mu|texlive-context-20130426-6|1076	%{_texmfdistdir}/tex/context/base/pack-box.mkiv
12mu|texlive-context-20130426-6|1077	%{_texmfdistdir}/tex/context/base/pack-com.mkiv
12mu|texlive-context-20130426-6|1078	%{_texmfdistdir}/tex/context/base/pack-cut.mkiv
12mu|texlive-context-20130426-6|1079	%{_texmfdistdir}/tex/context/base/pack-fen.mkiv
12mu|texlive-context-20130426-6|1080	%{_texmfdistdir}/tex/context/base/pack-lyr.mkii
12mu|texlive-context-20130426-6|1081	%{_texmfdistdir}/tex/context/base/pack-lyr.mkiv
12mu|texlive-context-20130426-6|1082	%{_texmfdistdir}/tex/context/base/pack-mis.mkvi
12mu|texlive-context-20130426-6|1083	%{_texmfdistdir}/tex/context/base/pack-mrl.mkiv
12mu|texlive-context-20130426-6|1084	%{_texmfdistdir}/tex/context/base/pack-obj.lua
12mu|texlive-context-20130426-6|1085	%{_texmfdistdir}/tex/context/base/pack-obj.mkii
12mu|texlive-context-20130426-6|1086	%{_texmfdistdir}/tex/context/base/pack-obj.mkiv
12mu|texlive-context-20130426-6|1087	%{_texmfdistdir}/tex/context/base/pack-pos.mkiv
12mu|texlive-context-20130426-6|1088	%{_texmfdistdir}/tex/context/base/pack-rul.lua
12mu|texlive-context-20130426-6|1089	%{_texmfdistdir}/tex/context/base/pack-rul.mkii
12mu|texlive-context-20130426-6|1090	%{_texmfdistdir}/tex/context/base/pack-rul.mkiv
12mu|texlive-context-20130426-6|1091	%{_texmfdistdir}/tex/context/base/page-app.mkii
12mu|texlive-context-20130426-6|1092	%{_texmfdistdir}/tex/context/base/page-app.mkiv
12mu|texlive-context-20130426-6|1093	%{_texmfdistdir}/tex/context/base/page-bck.mkii
12mu|texlive-context-20130426-6|1094	%{_texmfdistdir}/tex/context/base/page-bck.mkiv
12mu|texlive-context-20130426-6|1095	%{_texmfdistdir}/tex/context/base/page-box.mkvi
12mu|texlive-context-20130426-6|1096	%{_texmfdistdir}/tex/context/base/page-brk.mkiv
12mu|texlive-context-20130426-6|1097	%{_texmfdistdir}/tex/context/base/page-col.mkiv
12mu|texlive-context-20130426-6|1098	%{_texmfdistdir}/tex/context/base/page-com.mkiv
12mu|texlive-context-20130426-6|1099	%{_texmfdistdir}/tex/context/base/page-fac.mkiv
12mu|texlive-context-20130426-6|1100	%{_texmfdistdir}/tex/context/base/page-flt.lua
12mu|texlive-context-20130426-6|1101	%{_texmfdistdir}/tex/context/base/page-flt.mkiv
12mu|texlive-context-20130426-6|1102	%{_texmfdistdir}/tex/context/base/page-flw.mkii
12mu|texlive-context-20130426-6|1103	%{_texmfdistdir}/tex/context/base/page-flw.mkiv
12mu|texlive-context-20130426-6|1104	%{_texmfdistdir}/tex/context/base/page-grd.mkiv
12mu|texlive-context-20130426-6|1105	%{_texmfdistdir}/tex/context/base/page-imp.mkii
12mu|texlive-context-20130426-6|1106	%{_texmfdistdir}/tex/context/base/page-imp.mkiv
12mu|texlive-context-20130426-6|1107	%{_texmfdistdir}/tex/context/base/page-inf.mkiv
12mu|texlive-context-20130426-6|1108	%{_texmfdistdir}/tex/context/base/page-ini.mkii
12mu|texlive-context-20130426-6|1109	%{_texmfdistdir}/tex/context/base/page-ini.mkiv
12mu|texlive-context-20130426-6|1110	%{_texmfdistdir}/tex/context/base/page-inj.lua
12mu|texlive-context-20130426-6|1111	%{_texmfdistdir}/tex/context/base/page-inj.mkvi
12mu|texlive-context-20130426-6|1112	%{_texmfdistdir}/tex/context/base/page-ins.lua
12mu|texlive-context-20130426-6|1113	%{_texmfdistdir}/tex/context/base/page-ins.mkii
12mu|texlive-context-20130426-6|1114	%{_texmfdistdir}/tex/context/base/page-ins.mkiv
12mu|texlive-context-20130426-6|1115	%{_texmfdistdir}/tex/context/base/page-lay.mkii
12mu|texlive-context-20130426-6|1116	%{_texmfdistdir}/tex/context/base/page-lay.mkiv
12mu|texlive-context-20130426-6|1117	%{_texmfdistdir}/tex/context/base/page-lin.lua
12mu|texlive-context-20130426-6|1118	%{_texmfdistdir}/tex/context/base/page-lin.mkii
12mu|texlive-context-20130426-6|1119	%{_texmfdistdir}/tex/context/base/page-lin.mkiv
12mu|texlive-context-20130426-6|1120	%{_texmfdistdir}/tex/context/base/page-log.mkii
12mu|texlive-context-20130426-6|1121	%{_texmfdistdir}/tex/context/base/page-mak.mkii
12mu|texlive-context-20130426-6|1122	%{_texmfdistdir}/tex/context/base/page-mak.mkvi
12mu|texlive-context-20130426-6|1123	%{_texmfdistdir}/tex/context/base/page-mar.mkii
12mu|texlive-context-20130426-6|1124	%{_texmfdistdir}/tex/context/base/page-mbk.mkvi
12mu|texlive-context-20130426-6|1125	%{_texmfdistdir}/tex/context/base/page-mis.mkii
12mu|texlive-context-20130426-6|1126	%{_texmfdistdir}/tex/context/base/page-mix.lua
12mu|texlive-context-20130426-6|1127	%{_texmfdistdir}/tex/context/base/page-mix.mkiv
12mu|texlive-context-20130426-6|1128	%{_texmfdistdir}/tex/context/base/page-mrk.mkiv
12mu|texlive-context-20130426-6|1129	%{_texmfdistdir}/tex/context/base/page-mul.mkii
12mu|texlive-context-20130426-6|1130	%{_texmfdistdir}/tex/context/base/page-mul.mkiv
12mu|texlive-context-20130426-6|1131	%{_texmfdistdir}/tex/context/base/page-not.mkii
12mu|texlive-context-20130426-6|1132	%{_texmfdistdir}/tex/context/base/page-not.mkiv
12mu|texlive-context-20130426-6|1133	%{_texmfdistdir}/tex/context/base/page-one.mkii
12mu|texlive-context-20130426-6|1134	%{_texmfdistdir}/tex/context/base/page-one.mkiv
12mu|texlive-context-20130426-6|1135	%{_texmfdistdir}/tex/context/base/page-otr.mkvi
12mu|texlive-context-20130426-6|1136	%{_texmfdistdir}/tex/context/base/page-par.mkii
12mu|texlive-context-20130426-6|1137	%{_texmfdistdir}/tex/context/base/page-par.mkiv
12mu|texlive-context-20130426-6|1138	%{_texmfdistdir}/tex/context/base/page-plg.mkii
12mu|texlive-context-20130426-6|1139	%{_texmfdistdir}/tex/context/base/page-plg.mkiv
12mu|texlive-context-20130426-6|1140	%{_texmfdistdir}/tex/context/base/page-pst.lua
12mu|texlive-context-20130426-6|1141	%{_texmfdistdir}/tex/context/base/page-pst.mkiv
12mu|texlive-context-20130426-6|1142	%{_texmfdistdir}/tex/context/base/page-run.mkii
12mu|texlive-context-20130426-6|1143	%{_texmfdistdir}/tex/context/base/page-run.mkiv
12mu|texlive-context-20130426-6|1144	%{_texmfdistdir}/tex/context/base/page-sel.mkvi
12mu|texlive-context-20130426-6|1145	%{_texmfdistdir}/tex/context/base/page-set.mkii
12mu|texlive-context-20130426-6|1146	%{_texmfdistdir}/tex/context/base/page-set.mkiv
12mu|texlive-context-20130426-6|1147	%{_texmfdistdir}/tex/context/base/page-sid.mkii
12mu|texlive-context-20130426-6|1148	%{_texmfdistdir}/tex/context/base/page-sid.mkiv
12mu|texlive-context-20130426-6|1149	%{_texmfdistdir}/tex/context/base/page-spr.mkii
12mu|texlive-context-20130426-6|1150	%{_texmfdistdir}/tex/context/base/page-spr.mkiv
12mu|texlive-context-20130426-6|1151	%{_texmfdistdir}/tex/context/base/page-str.lua
12mu|texlive-context-20130426-6|1152	%{_texmfdistdir}/tex/context/base/page-str.mkii
12mu|texlive-context-20130426-6|1153	%{_texmfdistdir}/tex/context/base/page-str.mkiv
12mu|texlive-context-20130426-6|1154	%{_texmfdistdir}/tex/context/base/page-txt.mkii
12mu|texlive-context-20130426-6|1155	%{_texmfdistdir}/tex/context/base/page-txt.mkvi
12mu|texlive-context-20130426-6|1156	%{_texmfdistdir}/tex/context/base/page-var.mkiv
12mu|texlive-context-20130426-6|1157	%{_texmfdistdir}/tex/context/base/pdfr-def.mkii
12mu|texlive-context-20130426-6|1158	%{_texmfdistdir}/tex/context/base/pdfr-ec.mkii
12mu|texlive-context-20130426-6|1159	%{_texmfdistdir}/tex/context/base/pdfr-il2.mkii
12mu|texlive-context-20130426-6|1160	%{_texmfdistdir}/tex/context/base/phys-dim.lua
12mu|texlive-context-20130426-6|1161	%{_texmfdistdir}/tex/context/base/phys-dim.mkiv
12mu|texlive-context-20130426-6|1162	%{_texmfdistdir}/tex/context/base/ppchtex.mkii
12mu|texlive-context-20130426-6|1163	%{_texmfdistdir}/tex/context/base/ppchtex.mkiv
12mu|texlive-context-20130426-6|1164	%{_texmfdistdir}/tex/context/base/prop-ini.mkii
12mu|texlive-context-20130426-6|1165	%{_texmfdistdir}/tex/context/base/prop-ini.mkiv
12mu|texlive-context-20130426-6|1166	%{_texmfdistdir}/tex/context/base/prop-lay.mkii
12mu|texlive-context-20130426-6|1167	%{_texmfdistdir}/tex/context/base/prop-mis.mkii
12mu|texlive-context-20130426-6|1168	%{_texmfdistdir}/tex/context/base/regi-8859-1.lua
12mu|texlive-context-20130426-6|1169	%{_texmfdistdir}/tex/context/base/regi-8859-1.mkii
12mu|texlive-context-20130426-6|1170	%{_texmfdistdir}/tex/context/base/regi-8859-10.lua
12mu|texlive-context-20130426-6|1171	%{_texmfdistdir}/tex/context/base/regi-8859-10.mkii
12mu|texlive-context-20130426-6|1172	%{_texmfdistdir}/tex/context/base/regi-8859-11.lua
12mu|texlive-context-20130426-6|1173	%{_texmfdistdir}/tex/context/base/regi-8859-13.lua
12mu|texlive-context-20130426-6|1174	%{_texmfdistdir}/tex/context/base/regi-8859-13.mkii
12mu|texlive-context-20130426-6|1175	%{_texmfdistdir}/tex/context/base/regi-8859-14.lua
12mu|texlive-context-20130426-6|1176	%{_texmfdistdir}/tex/context/base/regi-8859-15.lua
12mu|texlive-context-20130426-6|1177	%{_texmfdistdir}/tex/context/base/regi-8859-15.mkii
12mu|texlive-context-20130426-6|1178	%{_texmfdistdir}/tex/context/base/regi-8859-16.lua
12mu|texlive-context-20130426-6|1179	%{_texmfdistdir}/tex/context/base/regi-8859-16.mkii
12mu|texlive-context-20130426-6|1180	%{_texmfdistdir}/tex/context/base/regi-8859-2.lua
12mu|texlive-context-20130426-6|1181	%{_texmfdistdir}/tex/context/base/regi-8859-2.mkii
12mu|texlive-context-20130426-6|1182	%{_texmfdistdir}/tex/context/base/regi-8859-3.lua
12mu|texlive-context-20130426-6|1183	%{_texmfdistdir}/tex/context/base/regi-8859-3.mkii
12mu|texlive-context-20130426-6|1184	%{_texmfdistdir}/tex/context/base/regi-8859-4.lua
12mu|texlive-context-20130426-6|1185	%{_texmfdistdir}/tex/context/base/regi-8859-4.mkii
12mu|texlive-context-20130426-6|1186	%{_texmfdistdir}/tex/context/base/regi-8859-5.lua
12mu|texlive-context-20130426-6|1187	%{_texmfdistdir}/tex/context/base/regi-8859-5.mkii
12mu|texlive-context-20130426-6|1188	%{_texmfdistdir}/tex/context/base/regi-8859-6.lua
12mu|texlive-context-20130426-6|1189	%{_texmfdistdir}/tex/context/base/regi-8859-7.lua
12mu|texlive-context-20130426-6|1190	%{_texmfdistdir}/tex/context/base/regi-8859-7.mkii
12mu|texlive-context-20130426-6|1191	%{_texmfdistdir}/tex/context/base/regi-8859-8.lua
12mu|texlive-context-20130426-6|1192	%{_texmfdistdir}/tex/context/base/regi-8859-9.lua
12mu|texlive-context-20130426-6|1193	%{_texmfdistdir}/tex/context/base/regi-8859-9.mkii
12mu|texlive-context-20130426-6|1194	%{_texmfdistdir}/tex/context/base/regi-cp1250.lua
12mu|texlive-context-20130426-6|1195	%{_texmfdistdir}/tex/context/base/regi-cp1250.mkii
12mu|texlive-context-20130426-6|1196	%{_texmfdistdir}/tex/context/base/regi-cp1251.lua
12mu|texlive-context-20130426-6|1197	%{_texmfdistdir}/tex/context/base/regi-cp1251.mkii
12mu|texlive-context-20130426-6|1198	%{_texmfdistdir}/tex/context/base/regi-cp1252.lua
12mu|texlive-context-20130426-6|1199	%{_texmfdistdir}/tex/context/base/regi-cp1252.mkii
12mu|texlive-context-20130426-6|1200	%{_texmfdistdir}/tex/context/base/regi-cp1253.lua
12mu|texlive-context-20130426-6|1201	%{_texmfdistdir}/tex/context/base/regi-cp1253.mkii
12mu|texlive-context-20130426-6|1202	%{_texmfdistdir}/tex/context/base/regi-cp1254.lua
12mu|texlive-context-20130426-6|1203	%{_texmfdistdir}/tex/context/base/regi-cp1254.mkii
12mu|texlive-context-20130426-6|1204	%{_texmfdistdir}/tex/context/base/regi-cp1255.lua
12mu|texlive-context-20130426-6|1205	%{_texmfdistdir}/tex/context/base/regi-cp1256.lua
12mu|texlive-context-20130426-6|1206	%{_texmfdistdir}/tex/context/base/regi-cp1257.lua
12mu|texlive-context-20130426-6|1207	%{_texmfdistdir}/tex/context/base/regi-cp1257.mkii
12mu|texlive-context-20130426-6|1208	%{_texmfdistdir}/tex/context/base/regi-cp1258.lua
12mu|texlive-context-20130426-6|1209	%{_texmfdistdir}/tex/context/base/regi-cyp.mkii
12mu|texlive-context-20130426-6|1210	%{_texmfdistdir}/tex/context/base/regi-cyr.mkii
12mu|texlive-context-20130426-6|1211	%{_texmfdistdir}/tex/context/base/regi-def.mkii
12mu|texlive-context-20130426-6|1212	%{_texmfdistdir}/tex/context/base/regi-demo.lua
12mu|texlive-context-20130426-6|1213	%{_texmfdistdir}/tex/context/base/regi-ibm.mkii
12mu|texlive-context-20130426-6|1214	%{_texmfdistdir}/tex/context/base/regi-ini.lua
12mu|texlive-context-20130426-6|1215	%{_texmfdistdir}/tex/context/base/regi-ini.mkii
12mu|texlive-context-20130426-6|1216	%{_texmfdistdir}/tex/context/base/regi-ini.mkiv
12mu|texlive-context-20130426-6|1217	%{_texmfdistdir}/tex/context/base/regi-mac.mkii
12mu|texlive-context-20130426-6|1218	%{_texmfdistdir}/tex/context/base/regi-syn.mkii
12mu|texlive-context-20130426-6|1219	%{_texmfdistdir}/tex/context/base/regi-uni.mkii
12mu|texlive-context-20130426-6|1220	%{_texmfdistdir}/tex/context/base/regi-utf.mkii
12mu|texlive-context-20130426-6|1221	%{_texmfdistdir}/tex/context/base/regi-vis.mkii
12mu|texlive-context-20130426-6|1222	%{_texmfdistdir}/tex/context/base/rlxcache.rlx
12mu|texlive-context-20130426-6|1223	%{_texmfdistdir}/tex/context/base/rlxtools.rlx
12mu|texlive-context-20130426-6|1224	%{_texmfdistdir}/tex/context/base/s-abr-01.tex
12mu|texlive-context-20130426-6|1225	%{_texmfdistdir}/tex/context/base/s-abr-02.tex
12mu|texlive-context-20130426-6|1226	%{_texmfdistdir}/tex/context/base/s-abr-03.tex
12mu|texlive-context-20130426-6|1227	%{_texmfdistdir}/tex/context/base/s-abr-04.tex
12mu|texlive-context-20130426-6|1228	%{_texmfdistdir}/tex/context/base/s-art-01.mkiv
12mu|texlive-context-20130426-6|1229	%{_texmfdistdir}/tex/context/base/s-cdr-01.tex
12mu|texlive-context-20130426-6|1230	%{_texmfdistdir}/tex/context/base/s-chi-00.mkii
12mu|texlive-context-20130426-6|1231	%{_texmfdistdir}/tex/context/base/s-def-01.mkiv
12mu|texlive-context-20130426-6|1232	%{_texmfdistdir}/tex/context/base/s-faq-00.tex
12mu|texlive-context-20130426-6|1233	%{_texmfdistdir}/tex/context/base/s-faq-01.tex
12mu|texlive-context-20130426-6|1234	%{_texmfdistdir}/tex/context/base/s-faq-02.tex
12mu|texlive-context-20130426-6|1235	%{_texmfdistdir}/tex/context/base/s-faq-03.tex
12mu|texlive-context-20130426-6|1236	%{_texmfdistdir}/tex/context/base/s-fnt-01.mkii
12mu|texlive-context-20130426-6|1237	%{_texmfdistdir}/tex/context/base/s-fnt-02.mkii
12mu|texlive-context-20130426-6|1238	%{_texmfdistdir}/tex/context/base/s-fnt-10.mkiv
12mu|texlive-context-20130426-6|1239	%{_texmfdistdir}/tex/context/base/s-fnt-20.mkiv
12mu|texlive-context-20130426-6|1240	%{_texmfdistdir}/tex/context/base/s-fnt-21.mkiv
12mu|texlive-context-20130426-6|1241	%{_texmfdistdir}/tex/context/base/s-fnt-24.mkiv
12mu|texlive-context-20130426-6|1242	%{_texmfdistdir}/tex/context/base/s-fonts-coverage.lua
12mu|texlive-context-20130426-6|1243	%{_texmfdistdir}/tex/context/base/s-fonts-coverage.mkiv
12mu|texlive-context-20130426-6|1244	%{_texmfdistdir}/tex/context/base/s-fonts-features.lua
12mu|texlive-context-20130426-6|1245	%{_texmfdistdir}/tex/context/base/s-fonts-features.mkiv
12mu|texlive-context-20130426-6|1246	%{_texmfdistdir}/tex/context/base/s-fonts-goodies.lua
12mu|texlive-context-20130426-6|1247	%{_texmfdistdir}/tex/context/base/s-fonts-goodies.mkiv
12mu|texlive-context-20130426-6|1248	%{_texmfdistdir}/tex/context/base/s-fonts-missing.lua
12mu|texlive-context-20130426-6|1249	%{_texmfdistdir}/tex/context/base/s-fonts-missing.mkiv
12mu|texlive-context-20130426-6|1250	%{_texmfdistdir}/tex/context/base/s-fonts-shapes.lua
12mu|texlive-context-20130426-6|1251	%{_texmfdistdir}/tex/context/base/s-fonts-shapes.mkiv
12mu|texlive-context-20130426-6|1252	%{_texmfdistdir}/tex/context/base/s-fonts-system.lua
12mu|texlive-context-20130426-6|1253	%{_texmfdistdir}/tex/context/base/s-fonts-system.mkiv
12mu|texlive-context-20130426-6|1254	%{_texmfdistdir}/tex/context/base/s-fonts-tables.lua
12mu|texlive-context-20130426-6|1255	%{_texmfdistdir}/tex/context/base/s-fonts-tables.mkiv
12mu|texlive-context-20130426-6|1256	%{_texmfdistdir}/tex/context/base/s-fonts-vectors.lua
12mu|texlive-context-20130426-6|1257	%{_texmfdistdir}/tex/context/base/s-fonts-vectors.mkiv
12mu|texlive-context-20130426-6|1258	%{_texmfdistdir}/tex/context/base/s-grk-00.mkii
12mu|texlive-context-20130426-6|1259	%{_texmfdistdir}/tex/context/base/s-inf-01.mkvi
12mu|texlive-context-20130426-6|1260	%{_texmfdistdir}/tex/context/base/s-inf-02.mkiv
12mu|texlive-context-20130426-6|1261	%{_texmfdistdir}/tex/context/base/s-inf-03.mkiv
12mu|texlive-context-20130426-6|1262	%{_texmfdistdir}/tex/context/base/s-inf-04.mkiv
12mu|texlive-context-20130426-6|1263	%{_texmfdistdir}/tex/context/base/s-jap-00.mkii
12mu|texlive-context-20130426-6|1264	%{_texmfdistdir}/tex/context/base/s-languages-counters.lua
12mu|texlive-context-20130426-6|1265	%{_texmfdistdir}/tex/context/base/s-languages-counters.mkiv
12mu|texlive-context-20130426-6|1266	%{_texmfdistdir}/tex/context/base/s-languages-frequencies.lua
12mu|texlive-context-20130426-6|1267	%{_texmfdistdir}/tex/context/base/s-languages-frequencies.mkiv
12mu|texlive-context-20130426-6|1268	%{_texmfdistdir}/tex/context/base/s-languages-hyphenation.lua
12mu|texlive-context-20130426-6|1269	%{_texmfdistdir}/tex/context/base/s-languages-hyphenation.mkiv
12mu|texlive-context-20130426-6|1270	%{_texmfdistdir}/tex/context/base/s-languages-sorting.lua
12mu|texlive-context-20130426-6|1271	%{_texmfdistdir}/tex/context/base/s-languages-sorting.mkiv
12mu|texlive-context-20130426-6|1272	%{_texmfdistdir}/tex/context/base/s-languages-system.lua
12mu|texlive-context-20130426-6|1273	%{_texmfdistdir}/tex/context/base/s-languages-system.mkiv
12mu|texlive-context-20130426-6|1274	%{_texmfdistdir}/tex/context/base/s-mag-01.tex
12mu|texlive-context-20130426-6|1275	%{_texmfdistdir}/tex/context/base/s-map-10.mkii
12mu|texlive-context-20130426-6|1276	%{_texmfdistdir}/tex/context/base/s-map-10.mkiv
12mu|texlive-context-20130426-6|1277	%{_texmfdistdir}/tex/context/base/s-math-characters.lua
12mu|texlive-context-20130426-6|1278	%{_texmfdistdir}/tex/context/base/s-math-characters.mkiv
12mu|texlive-context-20130426-6|1279	%{_texmfdistdir}/tex/context/base/s-math-coverage.lua
12mu|texlive-context-20130426-6|1280	%{_texmfdistdir}/tex/context/base/s-math-coverage.mkiv
12mu|texlive-context-20130426-6|1281	%{_texmfdistdir}/tex/context/base/s-math-extensibles.mkiv
12mu|texlive-context-20130426-6|1282	%{_texmfdistdir}/tex/context/base/s-math-parameters.lua
12mu|texlive-context-20130426-6|1283	%{_texmfdistdir}/tex/context/base/s-math-parameters.mkiv
12mu|texlive-context-20130426-6|1284	%{_texmfdistdir}/tex/context/base/s-math-repertoire.mkiv
12mu|texlive-context-20130426-6|1285	%{_texmfdistdir}/tex/context/base/s-mod-00.mkii
12mu|texlive-context-20130426-6|1286	%{_texmfdistdir}/tex/context/base/s-mod-00.mkiv
12mu|texlive-context-20130426-6|1287	%{_texmfdistdir}/tex/context/base/s-mod-01.mkii
12mu|texlive-context-20130426-6|1288	%{_texmfdistdir}/tex/context/base/s-mod-01.mkiv
12mu|texlive-context-20130426-6|1289	%{_texmfdistdir}/tex/context/base/s-mod-02.mkii
12mu|texlive-context-20130426-6|1290	%{_texmfdistdir}/tex/context/base/s-mod-02.mkiv
12mu|texlive-context-20130426-6|1291	%{_texmfdistdir}/tex/context/base/s-mod.ctx
12mu|texlive-context-20130426-6|1292	%{_texmfdistdir}/tex/context/base/s-pages-statistics.mkiv
12mu|texlive-context-20130426-6|1293	%{_texmfdistdir}/tex/context/base/s-physics-units.mkiv
12mu|texlive-context-20130426-6|1294	%{_texmfdistdir}/tex/context/base/s-pre-00.tex
12mu|texlive-context-20130426-6|1295	%{_texmfdistdir}/tex/context/base/s-pre-01.tex
12mu|texlive-context-20130426-6|1296	%{_texmfdistdir}/tex/context/base/s-pre-02.tex
12mu|texlive-context-20130426-6|1297	%{_texmfdistdir}/tex/context/base/s-pre-03.tex
12mu|texlive-context-20130426-6|1298	%{_texmfdistdir}/tex/context/base/s-pre-04.tex
12mu|texlive-context-20130426-6|1299	%{_texmfdistdir}/tex/context/base/s-pre-05.tex
12mu|texlive-context-20130426-6|1300	%{_texmfdistdir}/tex/context/base/s-pre-06.tex
12mu|texlive-context-20130426-6|1301	%{_texmfdistdir}/tex/context/base/s-pre-07.tex
12mu|texlive-context-20130426-6|1302	%{_texmfdistdir}/tex/context/base/s-pre-08.tex
12mu|texlive-context-20130426-6|1303	%{_texmfdistdir}/tex/context/base/s-pre-09.tex
12mu|texlive-context-20130426-6|1304	%{_texmfdistdir}/tex/context/base/s-pre-10.tex
12mu|texlive-context-20130426-6|1305	%{_texmfdistdir}/tex/context/base/s-pre-11.tex
12mu|texlive-context-20130426-6|1306	%{_texmfdistdir}/tex/context/base/s-pre-12.tex
12mu|texlive-context-20130426-6|1307	%{_texmfdistdir}/tex/context/base/s-pre-13.tex
12mu|texlive-context-20130426-6|1308	%{_texmfdistdir}/tex/context/base/s-pre-14.tex
12mu|texlive-context-20130426-6|1309	%{_texmfdistdir}/tex/context/base/s-pre-15.tex
12mu|texlive-context-20130426-6|1310	%{_texmfdistdir}/tex/context/base/s-pre-16.tex
12mu|texlive-context-20130426-6|1311	%{_texmfdistdir}/tex/context/base/s-pre-17.mkii
12mu|texlive-context-20130426-6|1312	%{_texmfdistdir}/tex/context/base/s-pre-17.mkiv
12mu|texlive-context-20130426-6|1313	%{_texmfdistdir}/tex/context/base/s-pre-18.tex
12mu|texlive-context-20130426-6|1314	%{_texmfdistdir}/tex/context/base/s-pre-19.tex
12mu|texlive-context-20130426-6|1315	%{_texmfdistdir}/tex/context/base/s-pre-22.tex
12mu|texlive-context-20130426-6|1316	%{_texmfdistdir}/tex/context/base/s-pre-23.tex
12mu|texlive-context-20130426-6|1317	%{_texmfdistdir}/tex/context/base/s-pre-26.tex
12mu|texlive-context-20130426-6|1318	%{_texmfdistdir}/tex/context/base/s-pre-27.tex
12mu|texlive-context-20130426-6|1319	%{_texmfdistdir}/tex/context/base/s-pre-30.mkii
12mu|texlive-context-20130426-6|1320	%{_texmfdistdir}/tex/context/base/s-pre-30.mkiv
12mu|texlive-context-20130426-6|1321	%{_texmfdistdir}/tex/context/base/s-pre-50.tex
12mu|texlive-context-20130426-6|1322	%{_texmfdistdir}/tex/context/base/s-pre-60.mkii
12mu|texlive-context-20130426-6|1323	%{_texmfdistdir}/tex/context/base/s-pre-60.mkiv
12mu|texlive-context-20130426-6|1324	%{_texmfdistdir}/tex/context/base/s-pre-61.tex
12mu|texlive-context-20130426-6|1325	%{_texmfdistdir}/tex/context/base/s-pre-62.tex
12mu|texlive-context-20130426-6|1326	%{_texmfdistdir}/tex/context/base/s-pre-63.tex
12mu|texlive-context-20130426-6|1327	%{_texmfdistdir}/tex/context/base/s-pre-64.tex
12mu|texlive-context-20130426-6|1328	%{_texmfdistdir}/tex/context/base/s-pre-66.tex
12mu|texlive-context-20130426-6|1329	%{_texmfdistdir}/tex/context/base/s-pre-67.tex
12mu|texlive-context-20130426-6|1330	%{_texmfdistdir}/tex/context/base/s-pre-68.tex
12mu|texlive-context-20130426-6|1331	%{_texmfdistdir}/tex/context/base/s-pre-69.mkiv
12mu|texlive-context-20130426-6|1332	%{_texmfdistdir}/tex/context/base/s-pre-70.mkiv
12mu|texlive-context-20130426-6|1333	%{_texmfdistdir}/tex/context/base/s-pre-71.lua
12mu|texlive-context-20130426-6|1334	%{_texmfdistdir}/tex/context/base/s-pre-71.mkii
12mu|texlive-context-20130426-6|1335	%{_texmfdistdir}/tex/context/base/s-pre-71.mkiv
12mu|texlive-context-20130426-6|1336	%{_texmfdistdir}/tex/context/base/s-pre-93.tex
12mu|texlive-context-20130426-6|1337	%{_texmfdistdir}/tex/context/base/s-pre-96.tex
12mu|texlive-context-20130426-6|1338	%{_texmfdistdir}/tex/context/base/s-present-tiles.mkiv
12mu|texlive-context-20130426-6|1339	%{_texmfdistdir}/tex/context/base/s-ptj-01.tex
12mu|texlive-context-20130426-6|1340	%{_texmfdistdir}/tex/context/base/s-reg-01.mkiv
12mu|texlive-context-20130426-6|1341	%{_texmfdistdir}/tex/context/base/s-set-31.mkiv
12mu|texlive-context-20130426-6|1342	%{_texmfdistdir}/tex/context/base/s-sql-tables.lua
12mu|texlive-context-20130426-6|1343	%{_texmfdistdir}/tex/context/base/s-sql-tables.mkiv
12mu|texlive-context-20130426-6|1344	%{_texmfdistdir}/tex/context/base/s-syn-01.tex
12mu|texlive-context-20130426-6|1345	%{_texmfdistdir}/tex/context/base/scrn-bar.mkvi
12mu|texlive-context-20130426-6|1346	%{_texmfdistdir}/tex/context/base/scrn-but.lua
12mu|texlive-context-20130426-6|1347	%{_texmfdistdir}/tex/context/base/scrn-but.mkvi
12mu|texlive-context-20130426-6|1348	%{_texmfdistdir}/tex/context/base/scrn-fld.lua
12mu|texlive-context-20130426-6|1349	%{_texmfdistdir}/tex/context/base/scrn-fld.mkii
12mu|texlive-context-20130426-6|1350	%{_texmfdistdir}/tex/context/base/scrn-fld.mkvi
12mu|texlive-context-20130426-6|1351	%{_texmfdistdir}/tex/context/base/scrn-hlp.lua
12mu|texlive-context-20130426-6|1352	%{_texmfdistdir}/tex/context/base/scrn-hlp.mkii
12mu|texlive-context-20130426-6|1353	%{_texmfdistdir}/tex/context/base/scrn-hlp.mkvi
12mu|texlive-context-20130426-6|1354	%{_texmfdistdir}/tex/context/base/scrn-ini.lua
12mu|texlive-context-20130426-6|1355	%{_texmfdistdir}/tex/context/base/scrn-ini.mkvi
12mu|texlive-context-20130426-6|1356	%{_texmfdistdir}/tex/context/base/scrn-int.mkii
12mu|texlive-context-20130426-6|1357	%{_texmfdistdir}/tex/context/base/scrn-nav.mkii
12mu|texlive-context-20130426-6|1358	%{_texmfdistdir}/tex/context/base/scrn-pag.lua
12mu|texlive-context-20130426-6|1359	%{_texmfdistdir}/tex/context/base/scrn-pag.mkvi
12mu|texlive-context-20130426-6|1360	%{_texmfdistdir}/tex/context/base/scrn-ref.lua
12mu|texlive-context-20130426-6|1361	%{_texmfdistdir}/tex/context/base/scrn-ref.mkvi
12mu|texlive-context-20130426-6|1362	%{_texmfdistdir}/tex/context/base/scrn-wid.lua
12mu|texlive-context-20130426-6|1363	%{_texmfdistdir}/tex/context/base/scrn-wid.mkvi
12mu|texlive-context-20130426-6|1364	%{_texmfdistdir}/tex/context/base/scrp-cjk.lua
12mu|texlive-context-20130426-6|1365	%{_texmfdistdir}/tex/context/base/scrp-eth.lua
12mu|texlive-context-20130426-6|1366	%{_texmfdistdir}/tex/context/base/scrp-ini.lua
12mu|texlive-context-20130426-6|1367	%{_texmfdistdir}/tex/context/base/scrp-ini.mkiv
12mu|texlive-context-20130426-6|1368	%{_texmfdistdir}/tex/context/base/sort-def.mkii
12mu|texlive-context-20130426-6|1369	%{_texmfdistdir}/tex/context/base/sort-ini.lua
12mu|texlive-context-20130426-6|1370	%{_texmfdistdir}/tex/context/base/sort-ini.mkii
12mu|texlive-context-20130426-6|1371	%{_texmfdistdir}/tex/context/base/sort-ini.mkiv
12mu|texlive-context-20130426-6|1372	%{_texmfdistdir}/tex/context/base/sort-lan.lua
12mu|texlive-context-20130426-6|1373	%{_texmfdistdir}/tex/context/base/sort-lan.mkii
12mu|texlive-context-20130426-6|1374	%{_texmfdistdir}/tex/context/base/spac-adj.lua
12mu|texlive-context-20130426-6|1375	%{_texmfdistdir}/tex/context/base/spac-adj.mkiv
12mu|texlive-context-20130426-6|1376	%{_texmfdistdir}/tex/context/base/spac-ali.lua
12mu|texlive-context-20130426-6|1377	%{_texmfdistdir}/tex/context/base/spac-ali.mkiv
12mu|texlive-context-20130426-6|1378	%{_texmfdistdir}/tex/context/base/spac-cha.mkiv
12mu|texlive-context-20130426-6|1379	%{_texmfdistdir}/tex/context/base/spac-chr.lua
12mu|texlive-context-20130426-6|1380	%{_texmfdistdir}/tex/context/base/spac-chr.mkiv
12mu|texlive-context-20130426-6|1381	%{_texmfdistdir}/tex/context/base/spac-def.mkiv
12mu|texlive-context-20130426-6|1382	%{_texmfdistdir}/tex/context/base/spac-flr.mkiv
12mu|texlive-context-20130426-6|1383	%{_texmfdistdir}/tex/context/base/spac-gen.mkii
12mu|texlive-context-20130426-6|1384	%{_texmfdistdir}/tex/context/base/spac-grd.mkii
12mu|texlive-context-20130426-6|1385	%{_texmfdistdir}/tex/context/base/spac-grd.mkiv
12mu|texlive-context-20130426-6|1386	%{_texmfdistdir}/tex/context/base/spac-hor.lua
12mu|texlive-context-20130426-6|1387	%{_texmfdistdir}/tex/context/base/spac-hor.mkiv
12mu|texlive-context-20130426-6|1388	%{_texmfdistdir}/tex/context/base/spac-lin.mkiv
12mu|texlive-context-20130426-6|1389	%{_texmfdistdir}/tex/context/base/spac-pag.mkiv
12mu|texlive-context-20130426-6|1390	%{_texmfdistdir}/tex/context/base/spac-par.mkiv
12mu|texlive-context-20130426-6|1391	%{_texmfdistdir}/tex/context/base/spac-ver.lua
12mu|texlive-context-20130426-6|1392	%{_texmfdistdir}/tex/context/base/spac-ver.mkiv
12mu|texlive-context-20130426-6|1393	%{_texmfdistdir}/tex/context/base/spec-def.mkii
12mu|texlive-context-20130426-6|1394	%{_texmfdistdir}/tex/context/base/spec-dpm.mkii
12mu|texlive-context-20130426-6|1395	%{_texmfdistdir}/tex/context/base/spec-dpx.mkii
12mu|texlive-context-20130426-6|1396	%{_texmfdistdir}/tex/context/base/spec-dvi.mkii
12mu|texlive-context-20130426-6|1397	%{_texmfdistdir}/tex/context/base/spec-fdf.mkii
12mu|texlive-context-20130426-6|1398	%{_texmfdistdir}/tex/context/base/spec-ini.mkii
12mu|texlive-context-20130426-6|1399	%{_texmfdistdir}/tex/context/base/spec-mis.mkii
12mu|texlive-context-20130426-6|1400	%{_texmfdistdir}/tex/context/base/spec-pdf.mkii
12mu|texlive-context-20130426-6|1401	%{_texmfdistdir}/tex/context/base/spec-ps.mkii
12mu|texlive-context-20130426-6|1402	%{_texmfdistdir}/tex/context/base/spec-tpd.mkii
12mu|texlive-context-20130426-6|1403	%{_texmfdistdir}/tex/context/base/spec-tr.mkii
12mu|texlive-context-20130426-6|1404	%{_texmfdistdir}/tex/context/base/spec-tst.mkii
12mu|texlive-context-20130426-6|1405	%{_texmfdistdir}/tex/context/base/spec-var.mkii
12mu|texlive-context-20130426-6|1406	%{_texmfdistdir}/tex/context/base/spec-win.mkii
12mu|texlive-context-20130426-6|1407	%{_texmfdistdir}/tex/context/base/spec-xet.mkii
12mu|texlive-context-20130426-6|1408	%{_texmfdistdir}/tex/context/base/spec-xtx.mkii
12mu|texlive-context-20130426-6|1409	%{_texmfdistdir}/tex/context/base/spec-yy.mkii
12mu|texlive-context-20130426-6|1410	%{_texmfdistdir}/tex/context/base/status-files.pdf
12mu|texlive-context-20130426-6|1411	%{_texmfdistdir}/tex/context/base/status-lua.pdf
12mu|texlive-context-20130426-6|1412	%{_texmfdistdir}/tex/context/base/status-mkiv.lua
12mu|texlive-context-20130426-6|1413	%{_texmfdistdir}/tex/context/base/status-mkiv.tex
12mu|texlive-context-20130426-6|1414	%{_texmfdistdir}/tex/context/base/strc-bkm.lua
12mu|texlive-context-20130426-6|1415	%{_texmfdistdir}/tex/context/base/strc-bkm.mkiv
12mu|texlive-context-20130426-6|1416	%{_texmfdistdir}/tex/context/base/strc-blk.lua
12mu|texlive-context-20130426-6|1417	%{_texmfdistdir}/tex/context/base/strc-blk.mkii
12mu|texlive-context-20130426-6|1418	%{_texmfdistdir}/tex/context/base/strc-blk.mkiv
12mu|texlive-context-20130426-6|1419	%{_texmfdistdir}/tex/context/base/strc-con.lua
12mu|texlive-context-20130426-6|1420	%{_texmfdistdir}/tex/context/base/strc-con.mkvi
12mu|texlive-context-20130426-6|1421	%{_texmfdistdir}/tex/context/base/strc-def.mkiv
12mu|texlive-context-20130426-6|1422	%{_texmfdistdir}/tex/context/base/strc-des.mkii
12mu|texlive-context-20130426-6|1423	%{_texmfdistdir}/tex/context/base/strc-des.mkvi
12mu|texlive-context-20130426-6|1424	%{_texmfdistdir}/tex/context/base/strc-doc.lua
12mu|texlive-context-20130426-6|1425	%{_texmfdistdir}/tex/context/base/strc-doc.mkiv
12mu|texlive-context-20130426-6|1426	%{_texmfdistdir}/tex/context/base/strc-enu.mkvi
12mu|texlive-context-20130426-6|1427	%{_texmfdistdir}/tex/context/base/strc-flt.lua
12mu|texlive-context-20130426-6|1428	%{_texmfdistdir}/tex/context/base/strc-flt.mkii
12mu|texlive-context-20130426-6|1429	%{_texmfdistdir}/tex/context/base/strc-flt.mkvi
12mu|texlive-context-20130426-6|1430	%{_texmfdistdir}/tex/context/base/strc-ind.mkiv
12mu|texlive-context-20130426-6|1431	%{_texmfdistdir}/tex/context/base/strc-ini.lua
12mu|texlive-context-20130426-6|1432	%{_texmfdistdir}/tex/context/base/strc-ini.mkvi
12mu|texlive-context-20130426-6|1433	%{_texmfdistdir}/tex/context/base/strc-itm.lua
12mu|texlive-context-20130426-6|1434	%{_texmfdistdir}/tex/context/base/strc-itm.mkii
12mu|texlive-context-20130426-6|1435	%{_texmfdistdir}/tex/context/base/strc-itm.mkvi
12mu|texlive-context-20130426-6|1436	%{_texmfdistdir}/tex/context/base/strc-lab.mkiv
12mu|texlive-context-20130426-6|1437	%{_texmfdistdir}/tex/context/base/strc-lev.lua
12mu|texlive-context-20130426-6|1438	%{_texmfdistdir}/tex/context/base/strc-lev.mkvi
12mu|texlive-context-20130426-6|1439	%{_texmfdistdir}/tex/context/base/strc-lnt.mkii
12mu|texlive-context-20130426-6|1440	%{_texmfdistdir}/tex/context/base/strc-lnt.mkvi
12mu|texlive-context-20130426-6|1441	%{_texmfdistdir}/tex/context/base/strc-lst.lua
12mu|texlive-context-20130426-6|1442	%{_texmfdistdir}/tex/context/base/strc-lst.mkii
12mu|texlive-context-20130426-6|1443	%{_texmfdistdir}/tex/context/base/strc-lst.mkvi
12mu|texlive-context-20130426-6|1444	%{_texmfdistdir}/tex/context/base/strc-mar.lua
12mu|texlive-context-20130426-6|1445	%{_texmfdistdir}/tex/context/base/strc-mar.mkii
12mu|texlive-context-20130426-6|1446	%{_texmfdistdir}/tex/context/base/strc-mar.mkiv
12mu|texlive-context-20130426-6|1447	%{_texmfdistdir}/tex/context/base/strc-mat.lua
12mu|texlive-context-20130426-6|1448	%{_texmfdistdir}/tex/context/base/strc-mat.mkii
12mu|texlive-context-20130426-6|1449	%{_texmfdistdir}/tex/context/base/strc-mat.mkiv
12mu|texlive-context-20130426-6|1450	%{_texmfdistdir}/tex/context/base/strc-not.lua
12mu|texlive-context-20130426-6|1451	%{_texmfdistdir}/tex/context/base/strc-not.mkii
12mu|texlive-context-20130426-6|1452	%{_texmfdistdir}/tex/context/base/strc-not.mkvi
12mu|texlive-context-20130426-6|1453	%{_texmfdistdir}/tex/context/base/strc-num.lua
12mu|texlive-context-20130426-6|1454	%{_texmfdistdir}/tex/context/base/strc-num.mkii
12mu|texlive-context-20130426-6|1455	%{_texmfdistdir}/tex/context/base/strc-num.mkiv
12mu|texlive-context-20130426-6|1456	%{_texmfdistdir}/tex/context/base/strc-pag.lua
12mu|texlive-context-20130426-6|1457	%{_texmfdistdir}/tex/context/base/strc-pag.mkii
12mu|texlive-context-20130426-6|1458	%{_texmfdistdir}/tex/context/base/strc-pag.mkiv
12mu|texlive-context-20130426-6|1459	%{_texmfdistdir}/tex/context/base/strc-ref.lua
12mu|texlive-context-20130426-6|1460	%{_texmfdistdir}/tex/context/base/strc-ref.mkii
12mu|texlive-context-20130426-6|1461	%{_texmfdistdir}/tex/context/base/strc-ref.mkvi
12mu|texlive-context-20130426-6|1462	%{_texmfdistdir}/tex/context/base/strc-reg.lua
12mu|texlive-context-20130426-6|1463	%{_texmfdistdir}/tex/context/base/strc-reg.mkii
12mu|texlive-context-20130426-6|1464	%{_texmfdistdir}/tex/context/base/strc-reg.mkiv
12mu|texlive-context-20130426-6|1465	%{_texmfdistdir}/tex/context/base/strc-ren.mkiv
12mu|texlive-context-20130426-6|1466	%{_texmfdistdir}/tex/context/base/strc-rsc.lua
12mu|texlive-context-20130426-6|1467	%{_texmfdistdir}/tex/context/base/strc-sbe.mkiv
12mu|texlive-context-20130426-6|1468	%{_texmfdistdir}/tex/context/base/strc-sec.mkii
12mu|texlive-context-20130426-6|1469	%{_texmfdistdir}/tex/context/base/strc-sec.mkiv
12mu|texlive-context-20130426-6|1470	%{_texmfdistdir}/tex/context/base/strc-swd.mkii
12mu|texlive-context-20130426-6|1471	%{_texmfdistdir}/tex/context/base/strc-syn.lua
12mu|texlive-context-20130426-6|1472	%{_texmfdistdir}/tex/context/base/strc-syn.mkii
12mu|texlive-context-20130426-6|1473	%{_texmfdistdir}/tex/context/base/strc-syn.mkiv
12mu|texlive-context-20130426-6|1474	%{_texmfdistdir}/tex/context/base/strc-tag.lua
12mu|texlive-context-20130426-6|1475	%{_texmfdistdir}/tex/context/base/strc-tag.mkiv
12mu|texlive-context-20130426-6|1476	%{_texmfdistdir}/tex/context/base/strc-xml.mkiv
12mu|texlive-context-20130426-6|1477	%{_texmfdistdir}/tex/context/base/supp-ali.mkii
12mu|texlive-context-20130426-6|1478	%{_texmfdistdir}/tex/context/base/supp-box.lua
12mu|texlive-context-20130426-6|1479	%{_texmfdistdir}/tex/context/base/supp-box.mkii
12mu|texlive-context-20130426-6|1480	%{_texmfdistdir}/tex/context/base/supp-box.mkiv
12mu|texlive-context-20130426-6|1481	%{_texmfdistdir}/tex/context/base/supp-dir.mkii
12mu|texlive-context-20130426-6|1482	%{_texmfdistdir}/tex/context/base/supp-dir.mkiv
12mu|texlive-context-20130426-6|1483	%{_texmfdistdir}/tex/context/base/supp-emp.mkii
12mu|texlive-context-20130426-6|1484	%{_texmfdistdir}/tex/context/base/supp-eps.mkii
12mu|texlive-context-20130426-6|1485	%{_texmfdistdir}/tex/context/base/supp-fil.mkii
12mu|texlive-context-20130426-6|1486	%{_texmfdistdir}/tex/context/base/supp-fun.mkii
12mu|texlive-context-20130426-6|1487	%{_texmfdistdir}/tex/context/base/supp-lat.mkii
12mu|texlive-context-20130426-6|1488	%{_texmfdistdir}/tex/context/base/supp-mat.mkii
12mu|texlive-context-20130426-6|1489	%{_texmfdistdir}/tex/context/base/supp-mat.mkiv
12mu|texlive-context-20130426-6|1490	%{_texmfdistdir}/tex/context/base/supp-mis.tex
12mu|texlive-context-20130426-6|1491	%{_texmfdistdir}/tex/context/base/supp-mpe.tex
12mu|texlive-context-20130426-6|1492	%{_texmfdistdir}/tex/context/base/supp-mps.mkii
12mu|texlive-context-20130426-6|1493	%{_texmfdistdir}/tex/context/base/supp-mrk.mkii
12mu|texlive-context-20130426-6|1494	%{_texmfdistdir}/tex/context/base/supp-num.mkii
12mu|texlive-context-20130426-6|1495	%{_texmfdistdir}/tex/context/base/supp-pat.mkii
12mu|texlive-context-20130426-6|1496	%{_texmfdistdir}/tex/context/base/supp-pdf.tex
12mu|texlive-context-20130426-6|1497	%{_texmfdistdir}/tex/context/base/supp-ran.lua
12mu|texlive-context-20130426-6|1498	%{_texmfdistdir}/tex/context/base/supp-ran.mkii
12mu|texlive-context-20130426-6|1499	%{_texmfdistdir}/tex/context/base/supp-ran.mkiv
12mu|texlive-context-20130426-6|1500	%{_texmfdistdir}/tex/context/base/supp-spe.mkii
12mu|texlive-context-20130426-6|1501	%{_texmfdistdir}/tex/context/base/supp-tpi.mkii
12mu|texlive-context-20130426-6|1502	%{_texmfdistdir}/tex/context/base/supp-vis.mkii
12mu|texlive-context-20130426-6|1503	%{_texmfdistdir}/tex/context/base/supp-vis.mkiv
12mu|texlive-context-20130426-6|1504	%{_texmfdistdir}/tex/context/base/symb-cow.mkii
12mu|texlive-context-20130426-6|1505	%{_texmfdistdir}/tex/context/base/symb-eur.mkii
12mu|texlive-context-20130426-6|1506	%{_texmfdistdir}/tex/context/base/symb-glm.mkii
12mu|texlive-context-20130426-6|1507	%{_texmfdistdir}/tex/context/base/symb-imp-cc.mkiv
12mu|texlive-context-20130426-6|1508	%{_texmfdistdir}/tex/context/base/symb-imp-cow.mkiv
12mu|texlive-context-20130426-6|1509	%{_texmfdistdir}/tex/context/base/symb-imp-eur.mkiv
12mu|texlive-context-20130426-6|1510	%{_texmfdistdir}/tex/context/base/symb-imp-jmn.mkiv
12mu|texlive-context-20130426-6|1511	%{_texmfdistdir}/tex/context/base/symb-imp-mis.mkiv
12mu|texlive-context-20130426-6|1512	%{_texmfdistdir}/tex/context/base/symb-imp-mvs.mkiv
12mu|texlive-context-20130426-6|1513	%{_texmfdistdir}/tex/context/base/symb-imp-nav.mkiv
12mu|texlive-context-20130426-6|1514	%{_texmfdistdir}/tex/context/base/symb-ini.lua
12mu|texlive-context-20130426-6|1515	%{_texmfdistdir}/tex/context/base/symb-ini.mkii
12mu|texlive-context-20130426-6|1516	%{_texmfdistdir}/tex/context/base/symb-ini.mkiv
12mu|texlive-context-20130426-6|1517	%{_texmfdistdir}/tex/context/base/symb-jmn.mkii
12mu|texlive-context-20130426-6|1518	%{_texmfdistdir}/tex/context/base/symb-mis.mkii
12mu|texlive-context-20130426-6|1519	%{_texmfdistdir}/tex/context/base/symb-mvs.mkii
12mu|texlive-context-20130426-6|1520	%{_texmfdistdir}/tex/context/base/symb-nav.mkii
12mu|texlive-context-20130426-6|1521	%{_texmfdistdir}/tex/context/base/symb-run.mkii
12mu|texlive-context-20130426-6|1522	%{_texmfdistdir}/tex/context/base/symb-run.mkiv
12mu|texlive-context-20130426-6|1523	%{_texmfdistdir}/tex/context/base/symb-uni.mkii
12mu|texlive-context-20130426-6|1524	%{_texmfdistdir}/tex/context/base/symb-was.mkii
12mu|texlive-context-20130426-6|1525	%{_texmfdistdir}/tex/context/base/syst-aux.lua
12mu|texlive-context-20130426-6|1526	%{_texmfdistdir}/tex/context/base/syst-aux.mkiv
12mu|texlive-context-20130426-6|1527	%{_texmfdistdir}/tex/context/base/syst-con.lua
12mu|texlive-context-20130426-6|1528	%{_texmfdistdir}/tex/context/base/syst-con.mkii
12mu|texlive-context-20130426-6|1529	%{_texmfdistdir}/tex/context/base/syst-con.mkiv
12mu|texlive-context-20130426-6|1530	%{_texmfdistdir}/tex/context/base/syst-ext.mkii
12mu|texlive-context-20130426-6|1531	%{_texmfdistdir}/tex/context/base/syst-fnt.mkii
12mu|texlive-context-20130426-6|1532	%{_texmfdistdir}/tex/context/base/syst-fnt.mkiv
12mu|texlive-context-20130426-6|1533	%{_texmfdistdir}/tex/context/base/syst-gen.mkii
12mu|texlive-context-20130426-6|1534	%{_texmfdistdir}/tex/context/base/syst-ini.mkii
12mu|texlive-context-20130426-6|1535	%{_texmfdistdir}/tex/context/base/syst-ini.mkiv
12mu|texlive-context-20130426-6|1536	%{_texmfdistdir}/tex/context/base/syst-lua.lua
12mu|texlive-context-20130426-6|1537	%{_texmfdistdir}/tex/context/base/syst-lua.mkiv
12mu|texlive-context-20130426-6|1538	%{_texmfdistdir}/tex/context/base/syst-mes.mkiv
12mu|texlive-context-20130426-6|1539	%{_texmfdistdir}/tex/context/base/syst-new.mkii
12mu|texlive-context-20130426-6|1540	%{_texmfdistdir}/tex/context/base/syst-pln.mkii
12mu|texlive-context-20130426-6|1541	%{_texmfdistdir}/tex/context/base/syst-pln.mkiv
12mu|texlive-context-20130426-6|1542	%{_texmfdistdir}/tex/context/base/syst-rtp.mkii
12mu|texlive-context-20130426-6|1543	%{_texmfdistdir}/tex/context/base/syst-rtp.mkiv
12mu|texlive-context-20130426-6|1544	%{_texmfdistdir}/tex/context/base/syst-str.mkii
12mu|texlive-context-20130426-6|1545	%{_texmfdistdir}/tex/context/base/tabl-com.mkii
12mu|texlive-context-20130426-6|1546	%{_texmfdistdir}/tex/context/base/tabl-com.mkiv
12mu|texlive-context-20130426-6|1547	%{_texmfdistdir}/tex/context/base/tabl-ltb.mkii
12mu|texlive-context-20130426-6|1548	%{_texmfdistdir}/tex/context/base/tabl-ltb.mkiv
12mu|texlive-context-20130426-6|1549	%{_texmfdistdir}/tex/context/base/tabl-mis.mkiv
12mu|texlive-context-20130426-6|1550	%{_texmfdistdir}/tex/context/base/tabl-ntb.mkii
12mu|texlive-context-20130426-6|1551	%{_texmfdistdir}/tex/context/base/tabl-ntb.mkiv
12mu|texlive-context-20130426-6|1552	%{_texmfdistdir}/tex/context/base/tabl-nte.mkii
12mu|texlive-context-20130426-6|1553	%{_texmfdistdir}/tex/context/base/tabl-nte.mkiv
12mu|texlive-context-20130426-6|1554	%{_texmfdistdir}/tex/context/base/tabl-pln.mkii
12mu|texlive-context-20130426-6|1555	%{_texmfdistdir}/tex/context/base/tabl-pln.mkiv
12mu|texlive-context-20130426-6|1556	%{_texmfdistdir}/tex/context/base/tabl-tab.mkii
12mu|texlive-context-20130426-6|1557	%{_texmfdistdir}/tex/context/base/tabl-tab.mkiv
12mu|texlive-context-20130426-6|1558	%{_texmfdistdir}/tex/context/base/tabl-tbl.lua
12mu|texlive-context-20130426-6|1559	%{_texmfdistdir}/tex/context/base/tabl-tbl.mkii
12mu|texlive-context-20130426-6|1560	%{_texmfdistdir}/tex/context/base/tabl-tbl.mkiv
12mu|texlive-context-20130426-6|1561	%{_texmfdistdir}/tex/context/base/tabl-tsp.mkii
12mu|texlive-context-20130426-6|1562	%{_texmfdistdir}/tex/context/base/tabl-tsp.mkiv
12mu|texlive-context-20130426-6|1563	%{_texmfdistdir}/tex/context/base/tabl-xnt.mkvi
12mu|texlive-context-20130426-6|1564	%{_texmfdistdir}/tex/context/base/tabl-xtb.lua
12mu|texlive-context-20130426-6|1565	%{_texmfdistdir}/tex/context/base/tabl-xtb.mkvi
12mu|texlive-context-20130426-6|1566	%{_texmfdistdir}/tex/context/base/task-ini.lua
12mu|texlive-context-20130426-6|1567	%{_texmfdistdir}/tex/context/base/task-ini.mkiv
12mu|texlive-context-20130426-6|1568	%{_texmfdistdir}/tex/context/base/thrd-pic.mkii
12mu|texlive-context-20130426-6|1569	%{_texmfdistdir}/tex/context/base/thrd-ran.mkii
12mu|texlive-context-20130426-6|1570	%{_texmfdistdir}/tex/context/base/thrd-tab.mkii
12mu|texlive-context-20130426-6|1571	%{_texmfdistdir}/tex/context/base/thrd-trg.mkii
12mu|texlive-context-20130426-6|1572	%{_texmfdistdir}/tex/context/base/toks-ini.lua
12mu|texlive-context-20130426-6|1573	%{_texmfdistdir}/tex/context/base/toks-ini.mkiv
12mu|texlive-context-20130426-6|1574	%{_texmfdistdir}/tex/context/base/trac-ctx.lua
12mu|texlive-context-20130426-6|1575	%{_texmfdistdir}/tex/context/base/trac-ctx.mkiv
12mu|texlive-context-20130426-6|1576	%{_texmfdistdir}/tex/context/base/trac-deb.lua
12mu|texlive-context-20130426-6|1577	%{_texmfdistdir}/tex/context/base/trac-deb.mkiv
12mu|texlive-context-20130426-6|1578	%{_texmfdistdir}/tex/context/base/trac-exp.lua
12mu|texlive-context-20130426-6|1579	%{_texmfdistdir}/tex/context/base/trac-fil.lua
12mu|texlive-context-20130426-6|1580	%{_texmfdistdir}/tex/context/base/trac-inf.lua
12mu|texlive-context-20130426-6|1581	%{_texmfdistdir}/tex/context/base/trac-jus.lua
12mu|texlive-context-20130426-6|1582	%{_texmfdistdir}/tex/context/base/trac-jus.mkiv
12mu|texlive-context-20130426-6|1583	%{_texmfdistdir}/tex/context/base/trac-lmx.lua
12mu|texlive-context-20130426-6|1584	%{_texmfdistdir}/tex/context/base/trac-log.lua
12mu|texlive-context-20130426-6|1585	%{_texmfdistdir}/tex/context/base/trac-pro.lua
12mu|texlive-context-20130426-6|1586	%{_texmfdistdir}/tex/context/base/trac-set.lua
12mu|texlive-context-20130426-6|1587	%{_texmfdistdir}/tex/context/base/trac-tex.lua
12mu|texlive-context-20130426-6|1588	%{_texmfdistdir}/tex/context/base/trac-tex.mkiv
12mu|texlive-context-20130426-6|1589	%{_texmfdistdir}/tex/context/base/trac-tim.lua
12mu|texlive-context-20130426-6|1590	%{_texmfdistdir}/tex/context/base/trac-vis.lua
12mu|texlive-context-20130426-6|1591	%{_texmfdistdir}/tex/context/base/trac-vis.mkii
12mu|texlive-context-20130426-6|1592	%{_texmfdistdir}/tex/context/base/trac-vis.mkiv
12mu|texlive-context-20130426-6|1593	%{_texmfdistdir}/tex/context/base/trac-xml.lua
12mu|texlive-context-20130426-6|1594	%{_texmfdistdir}/tex/context/base/type-buy.mkii
12mu|texlive-context-20130426-6|1595	%{_texmfdistdir}/tex/context/base/type-cbg.mkii
12mu|texlive-context-20130426-6|1596	%{_texmfdistdir}/tex/context/base/type-cow.mkii
12mu|texlive-context-20130426-6|1597	%{_texmfdistdir}/tex/context/base/type-def.mkii
12mu|texlive-context-20130426-6|1598	%{_texmfdistdir}/tex/context/base/type-def.mkiv
12mu|texlive-context-20130426-6|1599	%{_texmfdistdir}/tex/context/base/type-exp.mkii
12mu|texlive-context-20130426-6|1600	%{_texmfdistdir}/tex/context/base/type-fbk.mkiv
12mu|texlive-context-20130426-6|1601	%{_texmfdistdir}/tex/context/base/type-fsf.mkii
12mu|texlive-context-20130426-6|1602	%{_texmfdistdir}/tex/context/base/type-ghz.mkii
12mu|texlive-context-20130426-6|1603	%{_texmfdistdir}/tex/context/base/type-hgz.mkii
12mu|texlive-context-20130426-6|1604	%{_texmfdistdir}/tex/context/base/type-imp-antykwa.mkiv
12mu|texlive-context-20130426-6|1605	%{_texmfdistdir}/tex/context/base/type-imp-antykwapoltawskiego.mkiv
12mu|texlive-context-20130426-6|1606	%{_texmfdistdir}/tex/context/base/type-imp-asana.mkiv
12mu|texlive-context-20130426-6|1607	%{_texmfdistdir}/tex/context/base/type-imp-averia.mkiv
12mu|texlive-context-20130426-6|1608	%{_texmfdistdir}/tex/context/base/type-imp-buy.mkiv
12mu|texlive-context-20130426-6|1609	%{_texmfdistdir}/tex/context/base/type-imp-cambria.mkiv
12mu|texlive-context-20130426-6|1610	%{_texmfdistdir}/tex/context/base/type-imp-charter.mkiv
12mu|texlive-context-20130426-6|1611	%{_texmfdistdir}/tex/context/base/type-imp-cleartype.mkiv
12mu|texlive-context-20130426-6|1612	%{_texmfdistdir}/tex/context/base/type-imp-computer-modern-unicode.mkiv
12mu|texlive-context-20130426-6|1613	%{_texmfdistdir}/tex/context/base/type-imp-cow.mkiv
12mu|texlive-context-20130426-6|1614	%{_texmfdistdir}/tex/context/base/type-imp-dejavu.mkiv
12mu|texlive-context-20130426-6|1615	%{_texmfdistdir}/tex/context/base/type-imp-euler.mkiv
12mu|texlive-context-20130426-6|1616	%{_texmfdistdir}/tex/context/base/type-imp-ghz.mkiv
12mu|texlive-context-20130426-6|1617	%{_texmfdistdir}/tex/context/base/type-imp-hgz.mkiv
12mu|texlive-context-20130426-6|1618	%{_texmfdistdir}/tex/context/base/type-imp-husayni.mkiv
12mu|texlive-context-20130426-6|1619	%{_texmfdistdir}/tex/context/base/type-imp-hvmath.mkiv
12mu|texlive-context-20130426-6|1620	%{_texmfdistdir}/tex/context/base/type-imp-inconsolata.mkiv
12mu|texlive-context-20130426-6|1621	%{_texmfdistdir}/tex/context/base/type-imp-informal.mkiv
12mu|texlive-context-20130426-6|1622	%{_texmfdistdir}/tex/context/base/type-imp-iwona.mkiv
12mu|texlive-context-20130426-6|1623	%{_texmfdistdir}/tex/context/base/type-imp-kurier.mkiv
12mu|texlive-context-20130426-6|1624	%{_texmfdistdir}/tex/context/base/type-imp-latinmodern.mkiv
12mu|texlive-context-20130426-6|1625	%{_texmfdistdir}/tex/context/base/type-imp-liberation.mkiv
12mu|texlive-context-20130426-6|1626	%{_texmfdistdir}/tex/context/base/type-imp-libertine.mkiv
12mu|texlive-context-20130426-6|1627	%{_texmfdistdir}/tex/context/base/type-imp-lmnames.mkiv
12mu|texlive-context-20130426-6|1628	%{_texmfdistdir}/tex/context/base/type-imp-lucida-opentype.mkiv
12mu|texlive-context-20130426-6|1629	%{_texmfdistdir}/tex/context/base/type-imp-lucida-typeone.mkiv
12mu|texlive-context-20130426-6|1630	%{_texmfdistdir}/tex/context/base/type-imp-mathdesign.mkiv
12mu|texlive-context-20130426-6|1631	%{_texmfdistdir}/tex/context/base/type-imp-mathtimes.mkiv
12mu|texlive-context-20130426-6|1632	%{_texmfdistdir}/tex/context/base/type-imp-mscore.mkiv
12mu|texlive-context-20130426-6|1633	%{_texmfdistdir}/tex/context/base/type-imp-opendyslexic.mkiv
12mu|texlive-context-20130426-6|1634	%{_texmfdistdir}/tex/context/base/type-imp-osx.mkiv
12mu|texlive-context-20130426-6|1635	%{_texmfdistdir}/tex/context/base/type-imp-postscript.mkiv
12mu|texlive-context-20130426-6|1636	%{_texmfdistdir}/tex/context/base/type-imp-punknova.mkiv
12mu|texlive-context-20130426-6|1637	%{_texmfdistdir}/tex/context/base/type-imp-texgyre.mkiv
12mu|texlive-context-20130426-6|1638	%{_texmfdistdir}/tex/context/base/type-imp-unfonts.mkiv
12mu|texlive-context-20130426-6|1639	%{_texmfdistdir}/tex/context/base/type-imp-xits.mkiv
12mu|texlive-context-20130426-6|1640	%{_texmfdistdir}/tex/context/base/type-imp-xitsbidi.mkiv
12mu|texlive-context-20130426-6|1641	%{_texmfdistdir}/tex/context/base/type-ini.lua
12mu|texlive-context-20130426-6|1642	%{_texmfdistdir}/tex/context/base/type-ini.mkii
12mu|texlive-context-20130426-6|1643	%{_texmfdistdir}/tex/context/base/type-ini.mkvi
12mu|texlive-context-20130426-6|1644	%{_texmfdistdir}/tex/context/base/type-lua.mkiv
12mu|texlive-context-20130426-6|1645	%{_texmfdistdir}/tex/context/base/type-mac.mkii
12mu|texlive-context-20130426-6|1646	%{_texmfdistdir}/tex/context/base/type-msw.mkii
12mu|texlive-context-20130426-6|1647	%{_texmfdistdir}/tex/context/base/type-one.mkii
12mu|texlive-context-20130426-6|1648	%{_texmfdistdir}/tex/context/base/type-one.mkiv
12mu|texlive-context-20130426-6|1649	%{_texmfdistdir}/tex/context/base/type-otf.mkii
12mu|texlive-context-20130426-6|1650	%{_texmfdistdir}/tex/context/base/type-otf.mkiv
12mu|texlive-context-20130426-6|1651	%{_texmfdistdir}/tex/context/base/type-pre.mkii
12mu|texlive-context-20130426-6|1652	%{_texmfdistdir}/tex/context/base/type-run.mkii
12mu|texlive-context-20130426-6|1653	%{_texmfdistdir}/tex/context/base/type-run.mkiv
12mu|texlive-context-20130426-6|1654	%{_texmfdistdir}/tex/context/base/type-set.mkii
12mu|texlive-context-20130426-6|1655	%{_texmfdistdir}/tex/context/base/type-set.mkiv
12mu|texlive-context-20130426-6|1656	%{_texmfdistdir}/tex/context/base/type-siz.mkii
12mu|texlive-context-20130426-6|1657	%{_texmfdistdir}/tex/context/base/type-siz.mkiv
12mu|texlive-context-20130426-6|1658	%{_texmfdistdir}/tex/context/base/type-tmf.mkii
12mu|texlive-context-20130426-6|1659	%{_texmfdistdir}/tex/context/base/type-tmf.mkiv
12mu|texlive-context-20130426-6|1660	%{_texmfdistdir}/tex/context/base/type-win.mkii
12mu|texlive-context-20130426-6|1661	%{_texmfdistdir}/tex/context/base/type-xtx.mkii
12mu|texlive-context-20130426-6|1662	%{_texmfdistdir}/tex/context/base/typo-bld.lua
12mu|texlive-context-20130426-6|1663	%{_texmfdistdir}/tex/context/base/typo-bld.mkiv
12mu|texlive-context-20130426-6|1664	%{_texmfdistdir}/tex/context/base/typo-brk.lua
12mu|texlive-context-20130426-6|1665	%{_texmfdistdir}/tex/context/base/typo-brk.mkiv
12mu|texlive-context-20130426-6|1666	%{_texmfdistdir}/tex/context/base/typo-cap.lua
12mu|texlive-context-20130426-6|1667	%{_texmfdistdir}/tex/context/base/typo-cap.mkiv
12mu|texlive-context-20130426-6|1668	%{_texmfdistdir}/tex/context/base/typo-cln.lua
12mu|texlive-context-20130426-6|1669	%{_texmfdistdir}/tex/context/base/typo-cln.mkiv
12mu|texlive-context-20130426-6|1670	%{_texmfdistdir}/tex/context/base/typo-del.mkiv
12mu|texlive-context-20130426-6|1671	%{_texmfdistdir}/tex/context/base/typo-dig.lua
12mu|texlive-context-20130426-6|1672	%{_texmfdistdir}/tex/context/base/typo-dig.mkiv
12mu|texlive-context-20130426-6|1673	%{_texmfdistdir}/tex/context/base/typo-dir.lua
12mu|texlive-context-20130426-6|1674	%{_texmfdistdir}/tex/context/base/typo-dir.mkiv
12mu|texlive-context-20130426-6|1675	%{_texmfdistdir}/tex/context/base/typo-ini.lua
12mu|texlive-context-20130426-6|1676	%{_texmfdistdir}/tex/context/base/typo-ini.mkii
12mu|texlive-context-20130426-6|1677	%{_texmfdistdir}/tex/context/base/typo-ini.mkiv
12mu|texlive-context-20130426-6|1678	%{_texmfdistdir}/tex/context/base/typo-itc.lua
12mu|texlive-context-20130426-6|1679	%{_texmfdistdir}/tex/context/base/typo-itc.mkvi
12mu|texlive-context-20130426-6|1680	%{_texmfdistdir}/tex/context/base/typo-itm.mkiv
12mu|texlive-context-20130426-6|1681	%{_texmfdistdir}/tex/context/base/typo-krn.lua
12mu|texlive-context-20130426-6|1682	%{_texmfdistdir}/tex/context/base/typo-krn.mkiv
12mu|texlive-context-20130426-6|1683	%{_texmfdistdir}/tex/context/base/typo-lan.lua
12mu|texlive-context-20130426-6|1684	%{_texmfdistdir}/tex/context/base/typo-lan.mkiv
12mu|texlive-context-20130426-6|1685	%{_texmfdistdir}/tex/context/base/typo-mar.lua
12mu|texlive-context-20130426-6|1686	%{_texmfdistdir}/tex/context/base/typo-mar.mkiv
12mu|texlive-context-20130426-6|1687	%{_texmfdistdir}/tex/context/base/typo-pag.lua
12mu|texlive-context-20130426-6|1688	%{_texmfdistdir}/tex/context/base/typo-pag.mkiv
12mu|texlive-context-20130426-6|1689	%{_texmfdistdir}/tex/context/base/typo-par.lua
12mu|texlive-context-20130426-6|1690	%{_texmfdistdir}/tex/context/base/typo-par.mkiv
12mu|texlive-context-20130426-6|1691	%{_texmfdistdir}/tex/context/base/typo-prc.lua
12mu|texlive-context-20130426-6|1692	%{_texmfdistdir}/tex/context/base/typo-prc.mkvi
12mu|texlive-context-20130426-6|1693	%{_texmfdistdir}/tex/context/base/typo-rep.lua
12mu|texlive-context-20130426-6|1694	%{_texmfdistdir}/tex/context/base/typo-rep.mkiv
12mu|texlive-context-20130426-6|1695	%{_texmfdistdir}/tex/context/base/typo-scr.mkiv
12mu|texlive-context-20130426-6|1696	%{_texmfdistdir}/tex/context/base/typo-spa.lua
12mu|texlive-context-20130426-6|1697	%{_texmfdistdir}/tex/context/base/typo-spa.mkiv
12mu|texlive-context-20130426-6|1698	%{_texmfdistdir}/tex/context/base/typo-txt.mkvi
12mu|texlive-context-20130426-6|1699	%{_texmfdistdir}/tex/context/base/unic-000.mkii
12mu|texlive-context-20130426-6|1700	%{_texmfdistdir}/tex/context/base/unic-001.mkii
12mu|texlive-context-20130426-6|1701	%{_texmfdistdir}/tex/context/base/unic-002.mkii
12mu|texlive-context-20130426-6|1702	%{_texmfdistdir}/tex/context/base/unic-003.mkii
12mu|texlive-context-20130426-6|1703	%{_texmfdistdir}/tex/context/base/unic-004.mkii
12mu|texlive-context-20130426-6|1704	%{_texmfdistdir}/tex/context/base/unic-005.mkii
12mu|texlive-context-20130426-6|1705	%{_texmfdistdir}/tex/context/base/unic-030.mkii
12mu|texlive-context-20130426-6|1706	%{_texmfdistdir}/tex/context/base/unic-031.mkii
12mu|texlive-context-20130426-6|1707	%{_texmfdistdir}/tex/context/base/unic-032.mkii
12mu|texlive-context-20130426-6|1708	%{_texmfdistdir}/tex/context/base/unic-033.mkii
12mu|texlive-context-20130426-6|1709	%{_texmfdistdir}/tex/context/base/unic-034.mkii
12mu|texlive-context-20130426-6|1710	%{_texmfdistdir}/tex/context/base/unic-035.mkii
12mu|texlive-context-20130426-6|1711	%{_texmfdistdir}/tex/context/base/unic-037.mkii
12mu|texlive-context-20130426-6|1712	%{_texmfdistdir}/tex/context/base/unic-039.mkii
12mu|texlive-context-20130426-6|1713	%{_texmfdistdir}/tex/context/base/unic-251.mkii
12mu|texlive-context-20130426-6|1714	%{_texmfdistdir}/tex/context/base/unic-cjk.mkii
12mu|texlive-context-20130426-6|1715	%{_texmfdistdir}/tex/context/base/unic-exp.mkii
12mu|texlive-context-20130426-6|1716	%{_texmfdistdir}/tex/context/base/unic-ini.lua
12mu|texlive-context-20130426-6|1717	%{_texmfdistdir}/tex/context/base/unic-ini.mkii
12mu|texlive-context-20130426-6|1718	%{_texmfdistdir}/tex/context/base/unic-ini.mkiv
12mu|texlive-context-20130426-6|1719	%{_texmfdistdir}/tex/context/base/unic-run.mkii
12mu|texlive-context-20130426-6|1720	%{_texmfdistdir}/tex/context/base/util-deb.lua
12mu|texlive-context-20130426-6|1721	%{_texmfdistdir}/tex/context/base/util-dim.lua
12mu|texlive-context-20130426-6|1722	%{_texmfdistdir}/tex/context/base/util-env.lua
12mu|texlive-context-20130426-6|1723	%{_texmfdistdir}/tex/context/base/util-fmt.lua
12mu|texlive-context-20130426-6|1724	%{_texmfdistdir}/tex/context/base/util-jsn.lua
12mu|texlive-context-20130426-6|1725	%{_texmfdistdir}/tex/context/base/util-lib.lua
12mu|texlive-context-20130426-6|1726	%{_texmfdistdir}/tex/context/base/util-lua.lua
12mu|texlive-context-20130426-6|1727	%{_texmfdistdir}/tex/context/base/util-mrg.lua
12mu|texlive-context-20130426-6|1728	%{_texmfdistdir}/tex/context/base/util-pck.lua
12mu|texlive-context-20130426-6|1729	%{_texmfdistdir}/tex/context/base/util-prs.lua
12mu|texlive-context-20130426-6|1730	%{_texmfdistdir}/tex/context/base/util-ran.lua
12mu|texlive-context-20130426-6|1731	%{_texmfdistdir}/tex/context/base/util-seq.lua
12mu|texlive-context-20130426-6|1732	%{_texmfdistdir}/tex/context/base/util-soc.lua
12mu|texlive-context-20130426-6|1733	%{_texmfdistdir}/tex/context/base/util-sql-imp-client.lua
12mu|texlive-context-20130426-6|1734	%{_texmfdistdir}/tex/context/base/util-sql-imp-library.lua
12mu|texlive-context-20130426-6|1735	%{_texmfdistdir}/tex/context/base/util-sql-imp-swiglib.lua
12mu|texlive-context-20130426-6|1736	%{_texmfdistdir}/tex/context/base/util-sql-loggers.lua
12mu|texlive-context-20130426-6|1737	%{_texmfdistdir}/tex/context/base/util-sql-sessions.lua
12mu|texlive-context-20130426-6|1738	%{_texmfdistdir}/tex/context/base/util-sql-tickets.lua
12mu|texlive-context-20130426-6|1739	%{_texmfdistdir}/tex/context/base/util-sql-tracers.lua
12mu|texlive-context-20130426-6|1740	%{_texmfdistdir}/tex/context/base/util-sql-users.lua
12mu|texlive-context-20130426-6|1741	%{_texmfdistdir}/tex/context/base/util-sql.lua
12mu|texlive-context-20130426-6|1742	%{_texmfdistdir}/tex/context/base/util-sta.lua
12mu|texlive-context-20130426-6|1743	%{_texmfdistdir}/tex/context/base/util-sto.lua
12mu|texlive-context-20130426-6|1744	%{_texmfdistdir}/tex/context/base/util-str.lua
12mu|texlive-context-20130426-6|1745	%{_texmfdistdir}/tex/context/base/util-tab.lua
12mu|texlive-context-20130426-6|1746	%{_texmfdistdir}/tex/context/base/util-tpl.lua
12mu|texlive-context-20130426-6|1747	%{_texmfdistdir}/tex/context/base/verb-c.mkii
12mu|texlive-context-20130426-6|1748	%{_texmfdistdir}/tex/context/base/verb-eif.mkii
12mu|texlive-context-20130426-6|1749	%{_texmfdistdir}/tex/context/base/verb-ini.mkii
12mu|texlive-context-20130426-6|1750	%{_texmfdistdir}/tex/context/base/verb-js.mkii
12mu|texlive-context-20130426-6|1751	%{_texmfdistdir}/tex/context/base/verb-jv.mkii
12mu|texlive-context-20130426-6|1752	%{_texmfdistdir}/tex/context/base/verb-mp.mkii
12mu|texlive-context-20130426-6|1753	%{_texmfdistdir}/tex/context/base/verb-pas.mkii
12mu|texlive-context-20130426-6|1754	%{_texmfdistdir}/tex/context/base/verb-pl.mkii
12mu|texlive-context-20130426-6|1755	%{_texmfdistdir}/tex/context/base/verb-raw.mkii
12mu|texlive-context-20130426-6|1756	%{_texmfdistdir}/tex/context/base/verb-sql.mkii
12mu|texlive-context-20130426-6|1757	%{_texmfdistdir}/tex/context/base/verb-tex.mkii
12mu|texlive-context-20130426-6|1758	%{_texmfdistdir}/tex/context/base/verb-xml.mkii
12mu|texlive-context-20130426-6|1759	%{_texmfdistdir}/tex/context/base/x-asciimath.lua
12mu|texlive-context-20130426-6|1760	%{_texmfdistdir}/tex/context/base/x-asciimath.mkiv
12mu|texlive-context-20130426-6|1761	%{_texmfdistdir}/tex/context/base/x-calcmath.lua
12mu|texlive-context-20130426-6|1762	%{_texmfdistdir}/tex/context/base/x-calcmath.mkii
12mu|texlive-context-20130426-6|1763	%{_texmfdistdir}/tex/context/base/x-calcmath.mkiv
12mu|texlive-context-20130426-6|1764	%{_texmfdistdir}/tex/context/base/x-cals.lua
12mu|texlive-context-20130426-6|1765	%{_texmfdistdir}/tex/context/base/x-cals.mkiv
12mu|texlive-context-20130426-6|1766	%{_texmfdistdir}/tex/context/base/x-chemml.lua
12mu|texlive-context-20130426-6|1767	%{_texmfdistdir}/tex/context/base/x-chemml.mkii
12mu|texlive-context-20130426-6|1768	%{_texmfdistdir}/tex/context/base/x-chemml.mkiv
12mu|texlive-context-20130426-6|1769	%{_texmfdistdir}/tex/context/base/x-chemml.xsd
12mu|texlive-context-20130426-6|1770	%{_texmfdistdir}/tex/context/base/x-contml.mkii
12mu|texlive-context-20130426-6|1771	%{_texmfdistdir}/tex/context/base/x-contml.xsd
12mu|texlive-context-20130426-6|1772	%{_texmfdistdir}/tex/context/base/x-corres.mkii
12mu|texlive-context-20130426-6|1773	%{_texmfdistdir}/tex/context/base/x-corres.rng
12mu|texlive-context-20130426-6|1774	%{_texmfdistdir}/tex/context/base/x-ct.lua
12mu|texlive-context-20130426-6|1775	%{_texmfdistdir}/tex/context/base/x-ct.mkiv
12mu|texlive-context-20130426-6|1776	%{_texmfdistdir}/tex/context/base/x-dir-01.tex
12mu|texlive-context-20130426-6|1777	%{_texmfdistdir}/tex/context/base/x-dir-05.mkii
12mu|texlive-context-20130426-6|1778	%{_texmfdistdir}/tex/context/base/x-dir-05.mkiv
12mu|texlive-context-20130426-6|1779	%{_texmfdistdir}/tex/context/base/x-entities.mkiv
12mu|texlive-context-20130426-6|1780	%{_texmfdistdir}/tex/context/base/x-fdf-00.mkii
12mu|texlive-context-20130426-6|1781	%{_texmfdistdir}/tex/context/base/x-fe.mkii
12mu|texlive-context-20130426-6|1782	%{_texmfdistdir}/tex/context/base/x-fig-00.dtd
12mu|texlive-context-20130426-6|1783	%{_texmfdistdir}/tex/context/base/x-fig-00.mkii
12mu|texlive-context-20130426-6|1784	%{_texmfdistdir}/tex/context/base/x-fig-00.xsd
12mu|texlive-context-20130426-6|1785	%{_texmfdistdir}/tex/context/base/x-fig-01.mkii
12mu|texlive-context-20130426-6|1786	%{_texmfdistdir}/tex/context/base/x-fig-02.mkii
12mu|texlive-context-20130426-6|1787	%{_texmfdistdir}/tex/context/base/x-fig-03.mkii
12mu|texlive-context-20130426-6|1788	%{_texmfdistdir}/tex/context/base/x-fo.mkii
12mu|texlive-context-20130426-6|1789	%{_texmfdistdir}/tex/context/base/x-foxet.mkii
12mu|texlive-context-20130426-6|1790	%{_texmfdistdir}/tex/context/base/x-foxet.mkiv
12mu|texlive-context-20130426-6|1791	%{_texmfdistdir}/tex/context/base/x-ldx.ctx
12mu|texlive-context-20130426-6|1792	%{_texmfdistdir}/tex/context/base/x-ldx.lua
12mu|texlive-context-20130426-6|1793	%{_texmfdistdir}/tex/context/base/x-ldx.mkiv
12mu|texlive-context-20130426-6|1794	%{_texmfdistdir}/tex/context/base/x-mathml.lua
12mu|texlive-context-20130426-6|1795	%{_texmfdistdir}/tex/context/base/x-mathml.mkii
12mu|texlive-context-20130426-6|1796	%{_texmfdistdir}/tex/context/base/x-mathml.mkiv
12mu|texlive-context-20130426-6|1797	%{_texmfdistdir}/tex/context/base/x-mathml.xsd
12mu|texlive-context-20130426-6|1798	%{_texmfdistdir}/tex/context/base/x-newcml.mkii
12mu|texlive-context-20130426-6|1799	%{_texmfdistdir}/tex/context/base/x-newmme.mkii
12mu|texlive-context-20130426-6|1800	%{_texmfdistdir}/tex/context/base/x-newmml.mkii
12mu|texlive-context-20130426-6|1801	%{_texmfdistdir}/tex/context/base/x-newmml.mkiv
12mu|texlive-context-20130426-6|1802	%{_texmfdistdir}/tex/context/base/x-newmmo.mkii
12mu|texlive-context-20130426-6|1803	%{_texmfdistdir}/tex/context/base/x-newpml.mkii
12mu|texlive-context-20130426-6|1804	%{_texmfdistdir}/tex/context/base/x-om2cml.xsl
12mu|texlive-context-20130426-6|1805	%{_texmfdistdir}/tex/context/base/x-openmath.mkii
12mu|texlive-context-20130426-6|1806	%{_texmfdistdir}/tex/context/base/x-openmath.xsl
12mu|texlive-context-20130426-6|1807	%{_texmfdistdir}/tex/context/base/x-pfs-01.mkiv
12mu|texlive-context-20130426-6|1808	%{_texmfdistdir}/tex/context/base/x-pfsense.ctx
12mu|texlive-context-20130426-6|1809	%{_texmfdistdir}/tex/context/base/x-physml.mkii
12mu|texlive-context-20130426-6|1810	%{_texmfdistdir}/tex/context/base/x-physml.mkiv
12mu|texlive-context-20130426-6|1811	%{_texmfdistdir}/tex/context/base/x-physml.xsd
12mu|texlive-context-20130426-6|1812	%{_texmfdistdir}/tex/context/base/x-res-00.mkii
12mu|texlive-context-20130426-6|1813	%{_texmfdistdir}/tex/context/base/x-res-01.mkii
12mu|texlive-context-20130426-6|1814	%{_texmfdistdir}/tex/context/base/x-res-01.mkiv
12mu|texlive-context-20130426-6|1815	%{_texmfdistdir}/tex/context/base/x-res-02.mkii
12mu|texlive-context-20130426-6|1816	%{_texmfdistdir}/tex/context/base/x-res-03.mkii
12mu|texlive-context-20130426-6|1817	%{_texmfdistdir}/tex/context/base/x-res-04.mkii
12mu|texlive-context-20130426-6|1818	%{_texmfdistdir}/tex/context/base/x-res-08.mkii
12mu|texlive-context-20130426-6|1819	%{_texmfdistdir}/tex/context/base/x-res-09.mkii
12mu|texlive-context-20130426-6|1820	%{_texmfdistdir}/tex/context/base/x-res-10.mkii
12mu|texlive-context-20130426-6|1821	%{_texmfdistdir}/tex/context/base/x-res-11.mkii
12mu|texlive-context-20130426-6|1822	%{_texmfdistdir}/tex/context/base/x-res-12.mkii
12mu|texlive-context-20130426-6|1823	%{_texmfdistdir}/tex/context/base/x-res-20.mkii
12mu|texlive-context-20130426-6|1824	%{_texmfdistdir}/tex/context/base/x-res-50.mkii
12mu|texlive-context-20130426-6|1825	%{_texmfdistdir}/tex/context/base/x-res-50.mkiv
12mu|texlive-context-20130426-6|1826	%{_texmfdistdir}/tex/context/base/x-sch-00.mkii
12mu|texlive-context-20130426-6|1827	%{_texmfdistdir}/tex/context/base/x-sch-01.mkii
12mu|texlive-context-20130426-6|1828	%{_texmfdistdir}/tex/context/base/x-set-01.mkii
12mu|texlive-context-20130426-6|1829	%{_texmfdistdir}/tex/context/base/x-set-02.mkii
12mu|texlive-context-20130426-6|1830	%{_texmfdistdir}/tex/context/base/x-set-11.mkii
12mu|texlive-context-20130426-6|1831	%{_texmfdistdir}/tex/context/base/x-set-11.mkiv
12mu|texlive-context-20130426-6|1832	%{_texmfdistdir}/tex/context/base/x-set-12.mkii
12mu|texlive-context-20130426-6|1833	%{_texmfdistdir}/tex/context/base/x-set-12.mkiv
12mu|texlive-context-20130426-6|1834	%{_texmfdistdir}/tex/context/base/x-sm2om.xsl
12mu|texlive-context-20130426-6|1835	%{_texmfdistdir}/tex/context/base/x-steps.mkii
12mu|texlive-context-20130426-6|1836	%{_texmfdistdir}/tex/context/base/x-steps.mkiv
12mu|texlive-context-20130426-6|1837	%{_texmfdistdir}/tex/context/base/x-udhr.mkiv
12mu|texlive-context-20130426-6|1838	%{_texmfdistdir}/tex/context/base/x-xfdf.mkiv
12mu|texlive-context-20130426-6|1839	%{_texmfdistdir}/tex/context/base/x-xml-01.mkii
12mu|texlive-context-20130426-6|1840	%{_texmfdistdir}/tex/context/base/x-xml-02.mkii
12mu|texlive-context-20130426-6|1841	%{_texmfdistdir}/tex/context/base/x-xml-11.mkii
12mu|texlive-context-20130426-6|1842	%{_texmfdistdir}/tex/context/base/x-xtag.mkiv
12mu|texlive-context-20130426-6|1843	%{_texmfdistdir}/tex/context/base/xetx-chr.mkii
12mu|texlive-context-20130426-6|1844	%{_texmfdistdir}/tex/context/base/xetx-cls.mkii
12mu|texlive-context-20130426-6|1845	%{_texmfdistdir}/tex/context/base/xetx-ini.mkii
12mu|texlive-context-20130426-6|1846	%{_texmfdistdir}/tex/context/base/xetx-utf.mkii
12mu|texlive-context-20130426-6|1847	%{_texmfdistdir}/tex/context/base/xtag-cml.mkii
12mu|texlive-context-20130426-6|1848	%{_texmfdistdir}/tex/context/base/xtag-ent.mkii
12mu|texlive-context-20130426-6|1849	%{_texmfdistdir}/tex/context/base/xtag-exp.mkii
12mu|texlive-context-20130426-6|1850	%{_texmfdistdir}/tex/context/base/xtag-ext.mkii
12mu|texlive-context-20130426-6|1851	%{_texmfdistdir}/tex/context/base/xtag-hyp.mkii
12mu|texlive-context-20130426-6|1852	%{_texmfdistdir}/tex/context/base/xtag-ini.mkii
12mu|texlive-context-20130426-6|1853	%{_texmfdistdir}/tex/context/base/xtag-map.mkii
12mu|texlive-context-20130426-6|1854	%{_texmfdistdir}/tex/context/base/xtag-mea.mkii
12mu|texlive-context-20130426-6|1855	%{_texmfdistdir}/tex/context/base/xtag-meb.mkii
12mu|texlive-context-20130426-6|1856	%{_texmfdistdir}/tex/context/base/xtag-mec.mkii
12mu|texlive-context-20130426-6|1857	%{_texmfdistdir}/tex/context/base/xtag-meh.mkii
12mu|texlive-context-20130426-6|1858	%{_texmfdistdir}/tex/context/base/xtag-men.mkii
12mu|texlive-context-20130426-6|1859	%{_texmfdistdir}/tex/context/base/xtag-meo.mkii
12mu|texlive-context-20130426-6|1860	%{_texmfdistdir}/tex/context/base/xtag-mer.mkii
12mu|texlive-context-20130426-6|1861	%{_texmfdistdir}/tex/context/base/xtag-mmc.mkii
12mu|texlive-context-20130426-6|1862	%{_texmfdistdir}/tex/context/base/xtag-mml.mkii
12mu|texlive-context-20130426-6|1863	%{_texmfdistdir}/tex/context/base/xtag-mmp.mkii
12mu|texlive-context-20130426-6|1864	%{_texmfdistdir}/tex/context/base/xtag-mxa.mkii
12mu|texlive-context-20130426-6|1865	%{_texmfdistdir}/tex/context/base/xtag-mxb.mkii
12mu|texlive-context-20130426-6|1866	%{_texmfdistdir}/tex/context/base/xtag-mxc.mkii
12mu|texlive-context-20130426-6|1867	%{_texmfdistdir}/tex/context/base/xtag-mxh.mkii
12mu|texlive-context-20130426-6|1868	%{_texmfdistdir}/tex/context/base/xtag-mxn.mkii
12mu|texlive-context-20130426-6|1869	%{_texmfdistdir}/tex/context/base/xtag-mxo.mkii
12mu|texlive-context-20130426-6|1870	%{_texmfdistdir}/tex/context/base/xtag-mxr.mkii
12mu|texlive-context-20130426-6|1871	%{_texmfdistdir}/tex/context/base/xtag-pml.mkii
12mu|texlive-context-20130426-6|1872	%{_texmfdistdir}/tex/context/base/xtag-pmu.mkii
12mu|texlive-context-20130426-6|1873	%{_texmfdistdir}/tex/context/base/xtag-pre.mkii
12mu|texlive-context-20130426-6|1874	%{_texmfdistdir}/tex/context/base/xtag-prs.mkii
12mu|texlive-context-20130426-6|1875	%{_texmfdistdir}/tex/context/base/xtag-raw.mkii
12mu|texlive-context-20130426-6|1876	%{_texmfdistdir}/tex/context/base/xtag-rng.mkii
12mu|texlive-context-20130426-6|1877	%{_texmfdistdir}/tex/context/base/xtag-run.mkii
12mu|texlive-context-20130426-6|1878	%{_texmfdistdir}/tex/context/base/xtag-stk.mkii
12mu|texlive-context-20130426-6|1879	%{_texmfdistdir}/tex/context/base/xtag-utf.mkii
12mu|texlive-context-20130426-6|1880	%{_texmfdistdir}/tex/context/base/xtag-xsd.mkii
12mu|texlive-context-20130426-6|1881	%{_texmfdistdir}/tex/context/base/xtag-xsl.mkii
12mu|texlive-context-20130426-6|1882	%{_texmfdistdir}/tex/context/bib/bibl-ams.tex
12mu|texlive-context-20130426-6|1883	%{_texmfdistdir}/tex/context/bib/bibl-apa-de.tex
12mu|texlive-context-20130426-6|1884	%{_texmfdistdir}/tex/context/bib/bibl-apa-fr.tex
12mu|texlive-context-20130426-6|1885	%{_texmfdistdir}/tex/context/bib/bibl-apa.tex
12mu|texlive-context-20130426-6|1886	%{_texmfdistdir}/tex/context/bib/bibl-aps.tex
12mu|texlive-context-20130426-6|1887	%{_texmfdistdir}/tex/context/bib/bibl-num-fr.tex
12mu|texlive-context-20130426-6|1888	%{_texmfdistdir}/tex/context/bib/bibl-num.tex
12mu|texlive-context-20130426-6|1889	%{_texmfdistdir}/tex/context/bib/bibl-ssa.tex
12mu|texlive-context-20130426-6|1890	%{_texmfdistdir}/tex/context/bib/sample.bib
12mu|texlive-context-20130426-6|1891	%{_texmfdistdir}/tex/context/colors/icc/context/colorprofiles.lua
12mu|texlive-context-20130426-6|1892	%{_texmfdistdir}/tex/context/colors/icc/context/colorprofiles.xml
12mu|texlive-context-20130426-6|1893	%{_texmfdistdir}/tex/context/extra/mag-0000.tex
12mu|texlive-context-20130426-6|1894	%{_texmfdistdir}/tex/context/extra/setup-qr.tex
12mu|texlive-context-20130426-6|1895	%{_texmfdistdir}/tex/context/extra/showunic.tex
12mu|texlive-context-20130426-6|1896	%{_texmfdistdir}/tex/context/fonts/antykwa-math.lfg
12mu|texlive-context-20130426-6|1897	%{_texmfdistdir}/tex/context/fonts/antykwapoltawskiego.lfg
12mu|texlive-context-20130426-6|1898	%{_texmfdistdir}/tex/context/fonts/asana-math.lfg
12mu|texlive-context-20130426-6|1899	%{_texmfdistdir}/tex/context/fonts/cambria-math.lfg
12mu|texlive-context-20130426-6|1900	%{_texmfdistdir}/tex/context/fonts/cc-icons.lfg
12mu|texlive-context-20130426-6|1901	%{_texmfdistdir}/tex/context/fonts/ccicons.lfg
12mu|texlive-context-20130426-6|1902	%{_texmfdistdir}/tex/context/fonts/charter-math.lfg
12mu|texlive-context-20130426-6|1903	%{_texmfdistdir}/tex/context/fonts/demo.lfg
12mu|texlive-context-20130426-6|1904	%{_texmfdistdir}/tex/context/fonts/dingbats.lfg
12mu|texlive-context-20130426-6|1905	%{_texmfdistdir}/tex/context/fonts/garamond-math.lfg
12mu|texlive-context-20130426-6|1906	%{_texmfdistdir}/tex/context/fonts/husayni.lfg
12mu|texlive-context-20130426-6|1907	%{_texmfdistdir}/tex/context/fonts/hvmath-math.lfg
12mu|texlive-context-20130426-6|1908	%{_texmfdistdir}/tex/context/fonts/informal-math.lfg
12mu|texlive-context-20130426-6|1909	%{_texmfdistdir}/tex/context/fonts/iwona-math.lfg
12mu|texlive-context-20130426-6|1910	%{_texmfdistdir}/tex/context/fonts/lm-math.lfg
12mu|texlive-context-20130426-6|1911	%{_texmfdistdir}/tex/context/fonts/lm.lfg
12mu|texlive-context-20130426-6|1912	%{_texmfdistdir}/tex/context/fonts/lucida-opentype-math.lfg
12mu|texlive-context-20130426-6|1913	%{_texmfdistdir}/tex/context/fonts/lucida-typeone-math.lfg
12mu|texlive-context-20130426-6|1914	%{_texmfdistdir}/tex/context/fonts/mathtimes-math.lfg
12mu|texlive-context-20130426-6|1915	%{_texmfdistdir}/tex/context/fonts/px-math.lfg
12mu|texlive-context-20130426-6|1916	%{_texmfdistdir}/tex/context/fonts/symbol-math.lfg
12mu|texlive-context-20130426-6|1917	%{_texmfdistdir}/tex/context/fonts/texgyre.lfg
12mu|texlive-context-20130426-6|1918	%{_texmfdistdir}/tex/context/fonts/treatments.lfg
12mu|texlive-context-20130426-6|1919	%{_texmfdistdir}/tex/context/fonts/tx-math.lfg
12mu|texlive-context-20130426-6|1920	%{_texmfdistdir}/tex/context/fonts/utopia-math.lfg
12mu|texlive-context-20130426-6|1921	%{_texmfdistdir}/tex/context/fonts/xits-math.lfg
12mu|texlive-context-20130426-6|1922	%{_texmfdistdir}/tex/context/foxet/fe-bryson.xml
12mu|texlive-context-20130426-6|1923	%{_texmfdistdir}/tex/context/foxet/fe-ward.xml
12mu|texlive-context-20130426-6|1924	%{_texmfdistdir}/tex/context/foxet/fe-zapf.xml
12mu|texlive-context-20130426-6|1925	%{_texmfdistdir}/tex/context/foxet/fo-0101.fo
12mu|texlive-context-20130426-6|1926	%{_texmfdistdir}/tex/context/foxet/fo-0102.fo
12mu|texlive-context-20130426-6|1927	%{_texmfdistdir}/tex/context/foxet/fo-0103.fo
12mu|texlive-context-20130426-6|1928	%{_texmfdistdir}/tex/context/foxet/fo-0201.fo
12mu|texlive-context-20130426-6|1929	%{_texmfdistdir}/tex/context/foxet/fo-0301.fo
12mu|texlive-context-20130426-6|1930	%{_texmfdistdir}/tex/context/foxet/fo-0601.fo
12mu|texlive-context-20130426-6|1931	%{_texmfdistdir}/tex/context/foxet/fo-0602.fo
12mu|texlive-context-20130426-6|1932	%{_texmfdistdir}/tex/context/foxet/fo-0603.fo
12mu|texlive-context-20130426-6|1933	%{_texmfdistdir}/tex/context/foxet/fo-0604.fo
12mu|texlive-context-20130426-6|1934	%{_texmfdistdir}/tex/context/foxet/fo-0611.fo
12mu|texlive-context-20130426-6|1935	%{_texmfdistdir}/tex/context/foxet/fo-0612.fo
12mu|texlive-context-20130426-6|1936	%{_texmfdistdir}/tex/context/foxet/fo-0613.fo
12mu|texlive-context-20130426-6|1937	%{_texmfdistdir}/tex/context/foxet/fo-0621.fo
12mu|texlive-context-20130426-6|1938	%{_texmfdistdir}/tex/context/foxet/fo-0641.fo
12mu|texlive-context-20130426-6|1939	%{_texmfdistdir}/tex/context/foxet/fo-0642.fo
12mu|texlive-context-20130426-6|1940	%{_texmfdistdir}/tex/context/foxet/fo-0643.fo
12mu|texlive-context-20130426-6|1941	%{_texmfdistdir}/tex/context/foxet/fo-0644.fo
12mu|texlive-context-20130426-6|1942	%{_texmfdistdir}/tex/context/foxet/fo-0650.fo
12mu|texlive-context-20130426-6|1943	%{_texmfdistdir}/tex/context/foxet/fo-0651.fo
12mu|texlive-context-20130426-6|1944	%{_texmfdistdir}/tex/context/foxet/fo-0701.fo
12mu|texlive-context-20130426-6|1945	%{_texmfdistdir}/tex/context/foxet/fo-0801.fo
12mu|texlive-context-20130426-6|1946	%{_texmfdistdir}/tex/context/foxet/fo-0901.fo
12mu|texlive-context-20130426-6|1947	%{_texmfdistdir}/tex/context/foxet/fo-0902.fo
12mu|texlive-context-20130426-6|1948	%{_texmfdistdir}/tex/context/foxet/fo-1001.fo
12mu|texlive-context-20130426-6|1949	%{_texmfdistdir}/tex/context/foxet/fo-1002.fo
12mu|texlive-context-20130426-6|1950	%{_texmfdistdir}/tex/context/foxet/fo-1003.fo
12mu|texlive-context-20130426-6|1951	%{_texmfdistdir}/tex/context/foxet/fo-1004.fo
12mu|texlive-context-20130426-6|1952	%{_texmfdistdir}/tex/context/foxet/fo-1101.fo
12mu|texlive-context-20130426-6|1953	%{_texmfdistdir}/tex/context/foxet/fo-1102.fo
12mu|texlive-context-20130426-6|1954	%{_texmfdistdir}/tex/context/foxet/fo-1103.fo
12mu|texlive-context-20130426-6|1955	%{_texmfdistdir}/tex/context/foxet/fo-1104.fo
12mu|texlive-context-20130426-6|1956	%{_texmfdistdir}/tex/context/foxet/fo-1201.fo
12mu|texlive-context-20130426-6|1957	%{_texmfdistdir}/tex/context/interface/cont-cs.xml
12mu|texlive-context-20130426-6|1958	%{_texmfdistdir}/tex/context/interface/cont-de.xml
12mu|texlive-context-20130426-6|1959	%{_texmfdistdir}/tex/context/interface/cont-en.xml
12mu|texlive-context-20130426-6|1960	%{_texmfdistdir}/tex/context/interface/cont-fr.xml
12mu|texlive-context-20130426-6|1961	%{_texmfdistdir}/tex/context/interface/cont-it.xml
12mu|texlive-context-20130426-6|1962	%{_texmfdistdir}/tex/context/interface/cont-nl.xml
12mu|texlive-context-20130426-6|1963	%{_texmfdistdir}/tex/context/interface/cont-pe.xml
12mu|texlive-context-20130426-6|1964	%{_texmfdistdir}/tex/context/interface/cont-ro.xml
12mu|texlive-context-20130426-6|1965	%{_texmfdistdir}/tex/context/interface/keys-cs.xml
12mu|texlive-context-20130426-6|1966	%{_texmfdistdir}/tex/context/interface/keys-cz.xml
12mu|texlive-context-20130426-6|1967	%{_texmfdistdir}/tex/context/interface/keys-de.xml
12mu|texlive-context-20130426-6|1968	%{_texmfdistdir}/tex/context/interface/keys-en.xml
12mu|texlive-context-20130426-6|1969	%{_texmfdistdir}/tex/context/interface/keys-fr.xml
12mu|texlive-context-20130426-6|1970	%{_texmfdistdir}/tex/context/interface/keys-it.xml
12mu|texlive-context-20130426-6|1971	%{_texmfdistdir}/tex/context/interface/keys-nl.xml
12mu|texlive-context-20130426-6|1972	%{_texmfdistdir}/tex/context/interface/keys-pe.xml
12mu|texlive-context-20130426-6|1973	%{_texmfdistdir}/tex/context/interface/keys-ro.xml
12mu|texlive-context-20130426-6|1974	%{_texmfdistdir}/tex/context/patterns/lang-af.hyp
12mu|texlive-context-20130426-6|1975	%{_texmfdistdir}/tex/context/patterns/lang-af.lua
12mu|texlive-context-20130426-6|1976	%{_texmfdistdir}/tex/context/patterns/lang-af.pat
12mu|texlive-context-20130426-6|1977	%{_texmfdistdir}/tex/context/patterns/lang-af.rme
12mu|texlive-context-20130426-6|1978	%{_texmfdistdir}/tex/context/patterns/lang-agr.hyp
12mu|texlive-context-20130426-6|1979	%{_texmfdistdir}/tex/context/patterns/lang-agr.lua
12mu|texlive-context-20130426-6|1980	%{_texmfdistdir}/tex/context/patterns/lang-agr.pat
12mu|texlive-context-20130426-6|1981	%{_texmfdistdir}/tex/context/patterns/lang-agr.rme
12mu|texlive-context-20130426-6|1982	%{_texmfdistdir}/tex/context/patterns/lang-bg.hyp
12mu|texlive-context-20130426-6|1983	%{_texmfdistdir}/tex/context/patterns/lang-bg.lua
12mu|texlive-context-20130426-6|1984	%{_texmfdistdir}/tex/context/patterns/lang-bg.pat
12mu|texlive-context-20130426-6|1985	%{_texmfdistdir}/tex/context/patterns/lang-bg.rme
12mu|texlive-context-20130426-6|1986	%{_texmfdistdir}/tex/context/patterns/lang-ca.hyp
12mu|texlive-context-20130426-6|1987	%{_texmfdistdir}/tex/context/patterns/lang-ca.lua
12mu|texlive-context-20130426-6|1988	%{_texmfdistdir}/tex/context/patterns/lang-ca.pat
12mu|texlive-context-20130426-6|1989	%{_texmfdistdir}/tex/context/patterns/lang-ca.rme
12mu|texlive-context-20130426-6|1990	%{_texmfdistdir}/tex/context/patterns/lang-cs.hyp
12mu|texlive-context-20130426-6|1991	%{_texmfdistdir}/tex/context/patterns/lang-cs.lua
12mu|texlive-context-20130426-6|1992	%{_texmfdistdir}/tex/context/patterns/lang-cs.pat
12mu|texlive-context-20130426-6|1993	%{_texmfdistdir}/tex/context/patterns/lang-cs.rme
12mu|texlive-context-20130426-6|1994	%{_texmfdistdir}/tex/context/patterns/lang-cy.hyp
12mu|texlive-context-20130426-6|1995	%{_texmfdistdir}/tex/context/patterns/lang-cy.lua
12mu|texlive-context-20130426-6|1996	%{_texmfdistdir}/tex/context/patterns/lang-cy.pat
12mu|texlive-context-20130426-6|1997	%{_texmfdistdir}/tex/context/patterns/lang-cy.rme
12mu|texlive-context-20130426-6|1998	%{_texmfdistdir}/tex/context/patterns/lang-da.hyp
12mu|texlive-context-20130426-6|1999	%{_texmfdistdir}/tex/context/patterns/lang-da.lua
12mu|texlive-context-20130426-6|2000	%{_texmfdistdir}/tex/context/patterns/lang-da.pat
12mu|texlive-context-20130426-6|2001	%{_texmfdistdir}/tex/context/patterns/lang-da.rme
12mu|texlive-context-20130426-6|2002	%{_texmfdistdir}/tex/context/patterns/lang-de.hyp
12mu|texlive-context-20130426-6|2003	%{_texmfdistdir}/tex/context/patterns/lang-de.lua
12mu|texlive-context-20130426-6|2004	%{_texmfdistdir}/tex/context/patterns/lang-de.pat
12mu|texlive-context-20130426-6|2005	%{_texmfdistdir}/tex/context/patterns/lang-de.rme
12mu|texlive-context-20130426-6|2006	%{_texmfdistdir}/tex/context/patterns/lang-deo.hyp
12mu|texlive-context-20130426-6|2007	%{_texmfdistdir}/tex/context/patterns/lang-deo.lua
12mu|texlive-context-20130426-6|2008	%{_texmfdistdir}/tex/context/patterns/lang-deo.pat
12mu|texlive-context-20130426-6|2009	%{_texmfdistdir}/tex/context/patterns/lang-deo.rme
12mu|texlive-context-20130426-6|2010	%{_texmfdistdir}/tex/context/patterns/lang-es.hyp
12mu|texlive-context-20130426-6|2011	%{_texmfdistdir}/tex/context/patterns/lang-es.lua
12mu|texlive-context-20130426-6|2012	%{_texmfdistdir}/tex/context/patterns/lang-es.pat
12mu|texlive-context-20130426-6|2013	%{_texmfdistdir}/tex/context/patterns/lang-es.rme
12mu|texlive-context-20130426-6|2014	%{_texmfdistdir}/tex/context/patterns/lang-et.hyp
12mu|texlive-context-20130426-6|2015	%{_texmfdistdir}/tex/context/patterns/lang-et.lua
12mu|texlive-context-20130426-6|2016	%{_texmfdistdir}/tex/context/patterns/lang-et.pat
12mu|texlive-context-20130426-6|2017	%{_texmfdistdir}/tex/context/patterns/lang-et.rme
12mu|texlive-context-20130426-6|2018	%{_texmfdistdir}/tex/context/patterns/lang-eu.hyp
12mu|texlive-context-20130426-6|2019	%{_texmfdistdir}/tex/context/patterns/lang-eu.lua
12mu|texlive-context-20130426-6|2020	%{_texmfdistdir}/tex/context/patterns/lang-eu.pat
12mu|texlive-context-20130426-6|2021	%{_texmfdistdir}/tex/context/patterns/lang-eu.rme
12mu|texlive-context-20130426-6|2022	%{_texmfdistdir}/tex/context/patterns/lang-fi.hyp
12mu|texlive-context-20130426-6|2023	%{_texmfdistdir}/tex/context/patterns/lang-fi.lua
12mu|texlive-context-20130426-6|2024	%{_texmfdistdir}/tex/context/patterns/lang-fi.pat
12mu|texlive-context-20130426-6|2025	%{_texmfdistdir}/tex/context/patterns/lang-fi.rme
12mu|texlive-context-20130426-6|2026	%{_texmfdistdir}/tex/context/patterns/lang-fr.hyp
12mu|texlive-context-20130426-6|2027	%{_texmfdistdir}/tex/context/patterns/lang-fr.lua
12mu|texlive-context-20130426-6|2028	%{_texmfdistdir}/tex/context/patterns/lang-fr.pat
12mu|texlive-context-20130426-6|2029	%{_texmfdistdir}/tex/context/patterns/lang-fr.rme
12mu|texlive-context-20130426-6|2030	%{_texmfdistdir}/tex/context/patterns/lang-gb.hyp
12mu|texlive-context-20130426-6|2031	%{_texmfdistdir}/tex/context/patterns/lang-gb.lua
12mu|texlive-context-20130426-6|2032	%{_texmfdistdir}/tex/context/patterns/lang-gb.pat
12mu|texlive-context-20130426-6|2033	%{_texmfdistdir}/tex/context/patterns/lang-gb.rme
12mu|texlive-context-20130426-6|2034	%{_texmfdistdir}/tex/context/patterns/lang-hr.hyp
12mu|texlive-context-20130426-6|2035	%{_texmfdistdir}/tex/context/patterns/lang-hr.lua
12mu|texlive-context-20130426-6|2036	%{_texmfdistdir}/tex/context/patterns/lang-hr.pat
12mu|texlive-context-20130426-6|2037	%{_texmfdistdir}/tex/context/patterns/lang-hr.rme
12mu|texlive-context-20130426-6|2038	%{_texmfdistdir}/tex/context/patterns/lang-hu.hyp
12mu|texlive-context-20130426-6|2039	%{_texmfdistdir}/tex/context/patterns/lang-hu.lua
12mu|texlive-context-20130426-6|2040	%{_texmfdistdir}/tex/context/patterns/lang-hu.pat
12mu|texlive-context-20130426-6|2041	%{_texmfdistdir}/tex/context/patterns/lang-hu.rme
12mu|texlive-context-20130426-6|2042	%{_texmfdistdir}/tex/context/patterns/lang-is.hyp
12mu|texlive-context-20130426-6|2043	%{_texmfdistdir}/tex/context/patterns/lang-is.lua
12mu|texlive-context-20130426-6|2044	%{_texmfdistdir}/tex/context/patterns/lang-is.pat
12mu|texlive-context-20130426-6|2045	%{_texmfdistdir}/tex/context/patterns/lang-is.rme
12mu|texlive-context-20130426-6|2046	%{_texmfdistdir}/tex/context/patterns/lang-it.hyp
12mu|texlive-context-20130426-6|2047	%{_texmfdistdir}/tex/context/patterns/lang-it.lua
12mu|texlive-context-20130426-6|2048	%{_texmfdistdir}/tex/context/patterns/lang-it.pat
12mu|texlive-context-20130426-6|2049	%{_texmfdistdir}/tex/context/patterns/lang-it.rme
12mu|texlive-context-20130426-6|2050	%{_texmfdistdir}/tex/context/patterns/lang-la.hyp
12mu|texlive-context-20130426-6|2051	%{_texmfdistdir}/tex/context/patterns/lang-la.lua
12mu|texlive-context-20130426-6|2052	%{_texmfdistdir}/tex/context/patterns/lang-la.pat
12mu|texlive-context-20130426-6|2053	%{_texmfdistdir}/tex/context/patterns/lang-la.rme
12mu|texlive-context-20130426-6|2054	%{_texmfdistdir}/tex/context/patterns/lang-lt.hyp
12mu|texlive-context-20130426-6|2055	%{_texmfdistdir}/tex/context/patterns/lang-lt.lua
12mu|texlive-context-20130426-6|2056	%{_texmfdistdir}/tex/context/patterns/lang-lt.pat
12mu|texlive-context-20130426-6|2057	%{_texmfdistdir}/tex/context/patterns/lang-lt.rme
12mu|texlive-context-20130426-6|2058	%{_texmfdistdir}/tex/context/patterns/lang-lv.hyp
12mu|texlive-context-20130426-6|2059	%{_texmfdistdir}/tex/context/patterns/lang-lv.lua
12mu|texlive-context-20130426-6|2060	%{_texmfdistdir}/tex/context/patterns/lang-lv.pat
12mu|texlive-context-20130426-6|2061	%{_texmfdistdir}/tex/context/patterns/lang-lv.rme
12mu|texlive-context-20130426-6|2062	%{_texmfdistdir}/tex/context/patterns/lang-mn.hyp
12mu|texlive-context-20130426-6|2063	%{_texmfdistdir}/tex/context/patterns/lang-mn.lua
12mu|texlive-context-20130426-6|2064	%{_texmfdistdir}/tex/context/patterns/lang-mn.pat
12mu|texlive-context-20130426-6|2065	%{_texmfdistdir}/tex/context/patterns/lang-mn.rme
12mu|texlive-context-20130426-6|2066	%{_texmfdistdir}/tex/context/patterns/lang-nb.hyp
12mu|texlive-context-20130426-6|2067	%{_texmfdistdir}/tex/context/patterns/lang-nb.lua
12mu|texlive-context-20130426-6|2068	%{_texmfdistdir}/tex/context/patterns/lang-nb.pat
12mu|texlive-context-20130426-6|2069	%{_texmfdistdir}/tex/context/patterns/lang-nb.rme
12mu|texlive-context-20130426-6|2070	%{_texmfdistdir}/tex/context/patterns/lang-nl.hyp
12mu|texlive-context-20130426-6|2071	%{_texmfdistdir}/tex/context/patterns/lang-nl.lua
12mu|texlive-context-20130426-6|2072	%{_texmfdistdir}/tex/context/patterns/lang-nl.pat
12mu|texlive-context-20130426-6|2073	%{_texmfdistdir}/tex/context/patterns/lang-nl.rme
12mu|texlive-context-20130426-6|2074	%{_texmfdistdir}/tex/context/patterns/lang-nn.hyp
12mu|texlive-context-20130426-6|2075	%{_texmfdistdir}/tex/context/patterns/lang-nn.lua
12mu|texlive-context-20130426-6|2076	%{_texmfdistdir}/tex/context/patterns/lang-nn.pat
12mu|texlive-context-20130426-6|2077	%{_texmfdistdir}/tex/context/patterns/lang-nn.rme
12mu|texlive-context-20130426-6|2078	%{_texmfdistdir}/tex/context/patterns/lang-pl.hyp
12mu|texlive-context-20130426-6|2079	%{_texmfdistdir}/tex/context/patterns/lang-pl.lua
12mu|texlive-context-20130426-6|2080	%{_texmfdistdir}/tex/context/patterns/lang-pl.pat
12mu|texlive-context-20130426-6|2081	%{_texmfdistdir}/tex/context/patterns/lang-pl.rme
12mu|texlive-context-20130426-6|2082	%{_texmfdistdir}/tex/context/patterns/lang-pt.hyp
12mu|texlive-context-20130426-6|2083	%{_texmfdistdir}/tex/context/patterns/lang-pt.lua
12mu|texlive-context-20130426-6|2084	%{_texmfdistdir}/tex/context/patterns/lang-pt.pat
12mu|texlive-context-20130426-6|2085	%{_texmfdistdir}/tex/context/patterns/lang-pt.rme
12mu|texlive-context-20130426-6|2086	%{_texmfdistdir}/tex/context/patterns/lang-ro.hyp
12mu|texlive-context-20130426-6|2087	%{_texmfdistdir}/tex/context/patterns/lang-ro.lua
12mu|texlive-context-20130426-6|2088	%{_texmfdistdir}/tex/context/patterns/lang-ro.pat
12mu|texlive-context-20130426-6|2089	%{_texmfdistdir}/tex/context/patterns/lang-ro.rme
12mu|texlive-context-20130426-6|2090	%{_texmfdistdir}/tex/context/patterns/lang-ru.hyp
12mu|texlive-context-20130426-6|2091	%{_texmfdistdir}/tex/context/patterns/lang-ru.lua
12mu|texlive-context-20130426-6|2092	%{_texmfdistdir}/tex/context/patterns/lang-ru.pat
12mu|texlive-context-20130426-6|2093	%{_texmfdistdir}/tex/context/patterns/lang-ru.rme
12mu|texlive-context-20130426-6|2094	%{_texmfdistdir}/tex/context/patterns/lang-sk.hyp
12mu|texlive-context-20130426-6|2095	%{_texmfdistdir}/tex/context/patterns/lang-sk.lua
12mu|texlive-context-20130426-6|2096	%{_texmfdistdir}/tex/context/patterns/lang-sk.pat
12mu|texlive-context-20130426-6|2097	%{_texmfdistdir}/tex/context/patterns/lang-sk.rme
12mu|texlive-context-20130426-6|2098	%{_texmfdistdir}/tex/context/patterns/lang-sl.hyp
12mu|texlive-context-20130426-6|2099	%{_texmfdistdir}/tex/context/patterns/lang-sl.lua
12mu|texlive-context-20130426-6|2100	%{_texmfdistdir}/tex/context/patterns/lang-sl.pat
12mu|texlive-context-20130426-6|2101	%{_texmfdistdir}/tex/context/patterns/lang-sl.rme
12mu|texlive-context-20130426-6|2102	%{_texmfdistdir}/tex/context/patterns/lang-sr.hyp
12mu|texlive-context-20130426-6|2103	%{_texmfdistdir}/tex/context/patterns/lang-sr.lua
12mu|texlive-context-20130426-6|2104	%{_texmfdistdir}/tex/context/patterns/lang-sr.pat
12mu|texlive-context-20130426-6|2105	%{_texmfdistdir}/tex/context/patterns/lang-sr.rme
12mu|texlive-context-20130426-6|2106	%{_texmfdistdir}/tex/context/patterns/lang-sv.hyp
12mu|texlive-context-20130426-6|2107	%{_texmfdistdir}/tex/context/patterns/lang-sv.lua
12mu|texlive-context-20130426-6|2108	%{_texmfdistdir}/tex/context/patterns/lang-sv.pat
12mu|texlive-context-20130426-6|2109	%{_texmfdistdir}/tex/context/patterns/lang-sv.rme
12mu|texlive-context-20130426-6|2110	%{_texmfdistdir}/tex/context/patterns/lang-th.hyp
12mu|texlive-context-20130426-6|2111	%{_texmfdistdir}/tex/context/patterns/lang-th.lua
12mu|texlive-context-20130426-6|2112	%{_texmfdistdir}/tex/context/patterns/lang-th.pat
12mu|texlive-context-20130426-6|2113	%{_texmfdistdir}/tex/context/patterns/lang-th.rme
12mu|texlive-context-20130426-6|2114	%{_texmfdistdir}/tex/context/patterns/lang-tk.hyp
12mu|texlive-context-20130426-6|2115	%{_texmfdistdir}/tex/context/patterns/lang-tk.lua
12mu|texlive-context-20130426-6|2116	%{_texmfdistdir}/tex/context/patterns/lang-tk.pat
12mu|texlive-context-20130426-6|2117	%{_texmfdistdir}/tex/context/patterns/lang-tk.rme
12mu|texlive-context-20130426-6|2118	%{_texmfdistdir}/tex/context/patterns/lang-tr.hyp
12mu|texlive-context-20130426-6|2119	%{_texmfdistdir}/tex/context/patterns/lang-tr.lua
12mu|texlive-context-20130426-6|2120	%{_texmfdistdir}/tex/context/patterns/lang-tr.pat
12mu|texlive-context-20130426-6|2121	%{_texmfdistdir}/tex/context/patterns/lang-tr.rme
12mu|texlive-context-20130426-6|2122	%{_texmfdistdir}/tex/context/patterns/lang-uk.hyp
12mu|texlive-context-20130426-6|2123	%{_texmfdistdir}/tex/context/patterns/lang-uk.lua
12mu|texlive-context-20130426-6|2124	%{_texmfdistdir}/tex/context/patterns/lang-uk.pat
12mu|texlive-context-20130426-6|2125	%{_texmfdistdir}/tex/context/patterns/lang-uk.rme
12mu|texlive-context-20130426-6|2126	%{_texmfdistdir}/tex/context/patterns/lang-us.hyp
12mu|texlive-context-20130426-6|2127	%{_texmfdistdir}/tex/context/patterns/lang-us.lua
12mu|texlive-context-20130426-6|2128	%{_texmfdistdir}/tex/context/patterns/lang-us.pat
12mu|texlive-context-20130426-6|2129	%{_texmfdistdir}/tex/context/patterns/lang-us.rme
12mu|texlive-context-20130426-6|2130	%{_texmfdistdir}/tex/context/patterns/lang-zh.hyp
12mu|texlive-context-20130426-6|2131	%{_texmfdistdir}/tex/context/patterns/lang-zh.lua
12mu|texlive-context-20130426-6|2132	%{_texmfdistdir}/tex/context/patterns/lang-zh.pat
12mu|texlive-context-20130426-6|2133	%{_texmfdistdir}/tex/context/patterns/lang-zh.rme
12mu|texlive-context-20130426-6|2134	%{_texmfdistdir}/tex/context/sample/aesop-de.tex
12mu|texlive-context-20130426-6|2135	%{_texmfdistdir}/tex/context/sample/bryson.tex
12mu|texlive-context-20130426-6|2136	%{_texmfdistdir}/tex/context/sample/cow.pdf
12mu|texlive-context-20130426-6|2137	%{_texmfdistdir}/tex/context/sample/d-res-01.xml
12mu|texlive-context-20130426-6|2138	%{_texmfdistdir}/tex/context/sample/davis.tex
12mu|texlive-context-20130426-6|2139	%{_texmfdistdir}/tex/context/sample/dawkins.tex
12mu|texlive-context-20130426-6|2140	%{_texmfdistdir}/tex/context/sample/demo-mps.tex
12mu|texlive-context-20130426-6|2141	%{_texmfdistdir}/tex/context/sample/demo-tex.tex
12mu|texlive-context-20130426-6|2142	%{_texmfdistdir}/tex/context/sample/demo-xml.tex
12mu|texlive-context-20130426-6|2143	%{_texmfdistdir}/tex/context/sample/douglas.tex
12mu|texlive-context-20130426-6|2144	%{_texmfdistdir}/tex/context/sample/hacker.jpg
12mu|texlive-context-20130426-6|2145	%{_texmfdistdir}/tex/context/sample/hawking.tex
12mu|texlive-context-20130426-6|2146	%{_texmfdistdir}/tex/context/sample/khatt-ar.tex
12mu|texlive-context-20130426-6|2147	%{_texmfdistdir}/tex/context/sample/khatt-en.tex
12mu|texlive-context-20130426-6|2148	%{_texmfdistdir}/tex/context/sample/knuth.tex
12mu|texlive-context-20130426-6|2149	%{_texmfdistdir}/tex/context/sample/linden.tex
12mu|texlive-context-20130426-6|2150	%{_texmfdistdir}/tex/context/sample/lorem.tex
12mu|texlive-context-20130426-6|2151	%{_texmfdistdir}/tex/context/sample/materie.tex
12mu|texlive-context-20130426-6|2152	%{_texmfdistdir}/tex/context/sample/mill.png
12mu|texlive-context-20130426-6|2153	%{_texmfdistdir}/tex/context/sample/montgomery.tex
12mu|texlive-context-20130426-6|2154	%{_texmfdistdir}/tex/context/sample/reich.tex
12mu|texlive-context-20130426-6|2155	%{_texmfdistdir}/tex/context/sample/sample.tex
12mu|texlive-context-20130426-6|2156	%{_texmfdistdir}/tex/context/sample/spider.eps
12mu|texlive-context-20130426-6|2157	%{_texmfdistdir}/tex/context/sample/thuan.tex
12mu|texlive-context-20130426-6|2158	%{_texmfdistdir}/tex/context/sample/tufte.tex
12mu|texlive-context-20130426-6|2159	%{_texmfdistdir}/tex/context/sample/ward.tex
12mu|texlive-context-20130426-6|2160	%{_texmfdistdir}/tex/context/sample/weisman.tex
12mu|texlive-context-20130426-6|2161	%{_texmfdistdir}/tex/context/sample/zapf.tex
12mu|texlive-context-20130426-6|2162	%{_texmfdistdir}/tex/context/test/context-test.tex
12mu|texlive-context-20130426-6|2163	%{_texmfdistdir}/tex/context/test/pdf-a1a-2005.mkiv
12mu|texlive-context-20130426-6|2164	%{_texmfdistdir}/tex/context/test/pdf-a1b-2005.mkiv
12mu|texlive-context-20130426-6|2165	%{_texmfdistdir}/tex/context/test/pdf-x-common.mkiv
12mu|texlive-context-20130426-6|2166	%{_texmfdistdir}/tex/context/test/pdf-x1a-2001.mkiv
12mu|texlive-context-20130426-6|2167	%{_texmfdistdir}/tex/context/test/pdf-x1a-2003.mkiv
12mu|texlive-context-20130426-6|2168	%{_texmfdistdir}/tex/context/test/pdf-x3-2002.mkiv
12mu|texlive-context-20130426-6|2169	%{_texmfdistdir}/tex/context/test/pdf-x3-2003.mkiv
12mu|texlive-context-20130426-6|2170	%{_texmfdistdir}/tex/context/test/pdf-x4.mkiv
12mu|texlive-context-20130426-6|2171	%{_texmfdistdir}/tex/context/test/pdf-x4p.mkiv
12mu|texlive-context-20130426-6|2172	%{_texmfdistdir}/tex/context/user/cont-sys.rme
12mu|texlive-context-20130426-6|2173	%{_texmfdistdir}/tex/generic/context/luatex/luatex-basics-gen.lua
12mu|texlive-context-20130426-6|2174	%{_texmfdistdir}/tex/generic/context/luatex/luatex-basics-nod.lua
12mu|texlive-context-20130426-6|2175	%{_texmfdistdir}/tex/generic/context/luatex/luatex-basics.tex
12mu|texlive-context-20130426-6|2176	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-cbk.lua
12mu|texlive-context-20130426-6|2177	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-def.lua
12mu|texlive-context-20130426-6|2178	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-demo-vf-1.lua
12mu|texlive-context-20130426-6|2179	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-enc.lua
12mu|texlive-context-20130426-6|2180	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-ext.lua
12mu|texlive-context-20130426-6|2181	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-lua.lua
12mu|texlive-context-20130426-6|2182	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-merged.lua
12mu|texlive-context-20130426-6|2183	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-syn.lua
12mu|texlive-context-20130426-6|2184	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts-tfm.lua
12mu|texlive-context-20130426-6|2185	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts.lua
12mu|texlive-context-20130426-6|2186	%{_texmfdistdir}/tex/generic/context/luatex/luatex-fonts.tex
12mu|texlive-context-20130426-6|2187	%{_texmfdistdir}/tex/generic/context/luatex/luatex-languages.lua
12mu|texlive-context-20130426-6|2188	%{_texmfdistdir}/tex/generic/context/luatex/luatex-languages.tex
12mu|texlive-context-20130426-6|2189	%{_texmfdistdir}/tex/generic/context/luatex/luatex-math.lua
12mu|texlive-context-20130426-6|2190	%{_texmfdistdir}/tex/generic/context/luatex/luatex-math.tex
12mu|texlive-context-20130426-6|2191	%{_texmfdistdir}/tex/generic/context/luatex/luatex-mplib.lua
12mu|texlive-context-20130426-6|2192	%{_texmfdistdir}/tex/generic/context/luatex/luatex-mplib.tex
12mu|texlive-context-20130426-6|2193	%{_texmfdistdir}/tex/generic/context/luatex/luatex-plain.tex
12mu|texlive-context-20130426-6|2194	%{_texmfdistdir}/tex/generic/context/luatex/luatex-preprocessor-test.tex
12mu|texlive-context-20130426-6|2195	%{_texmfdistdir}/tex/generic/context/luatex/luatex-preprocessor.lua
12mu|texlive-context-20130426-6|2196	%{_texmfdistdir}/tex/generic/context/luatex/luatex-preprocessor.tex
12mu|texlive-context-20130426-6|2197	%{_texmfdistdir}/tex/generic/context/luatex/luatex-swiglib-test.lua
12mu|texlive-context-20130426-6|2198	%{_texmfdistdir}/tex/generic/context/luatex/luatex-swiglib-test.tex
12mu|texlive-context-20130426-6|2199	%{_texmfdistdir}/tex/generic/context/luatex/luatex-swiglib.lua
12mu|texlive-context-20130426-6|2200	%{_texmfdistdir}/tex/generic/context/luatex/luatex-swiglib.tex
12mu|texlive-context-20130426-6|2201	%{_texmfdistdir}/tex/generic/context/luatex/luatex-test.tex
12mu|texlive-context-20130426-6|2202	%{_texmfdistdir}/tex/generic/context/ppchtex/m-ch-de.tex
12mu|texlive-context-20130426-6|2203	%{_texmfdistdir}/tex/generic/context/ppchtex/m-ch-en.tex
12mu|texlive-context-20130426-6|2204	%{_texmfdistdir}/tex/generic/context/ppchtex/m-ch-nl.tex
12mu|texlive-context-20130426-6|2205	%{_texmfdistdir}/tex/generic/context/ppchtex/ppchtex.noc
12mu|texlive-context-20130426-6|2206	%{_texmfdistdir}/tex/latex/context/ppchtex/m-ch-de.sty
12mu|texlive-context-20130426-6|2207	%{_texmfdistdir}/tex/latex/context/ppchtex/m-ch-en.sty
12mu|texlive-context-20130426-6|2208	%{_texmfdistdir}/tex/latex/context/ppchtex/m-ch-nl.sty
12mu|texlive-context-20130426-6|2209	%{_texmfdistdir}/tex/latex/context/ppchtex/m-pictex.sty
12mu|texlive-context-20130426-6|2210	%_texmf_fmtutil_d/context
12mu|texlive-context-20130426-6|2211	%doc %{_texmfdistdir}/doc/context/document/general/manuals/mreadme.pdf
12mu|texlive-context-20130426-6|2212	%doc %{_texmfdistdir}/doc/context/document/general/manuals/tiptrick.pdf
12mu|texlive-context-20130426-6|2213	%doc %{_texmfdistdir}/doc/context/manuals/allkind/mcommon.tex
12mu|texlive-context-20130426-6|2214	%doc %{_texmfdistdir}/doc/context/manuals/allkind/mreadme.tex
12mu|texlive-context-20130426-6|2215	%doc %{_texmfdistdir}/doc/context/scripts/mkii/ctxtools.html
12mu|texlive-context-20130426-6|2216	%doc %{_texmfdistdir}/doc/context/scripts/mkii/ctxtools.man
12mu|texlive-context-20130426-6|2217	%doc %{_texmfdistdir}/doc/context/scripts/mkii/ctxtools.xml
12mu|texlive-context-20130426-6|2218	%doc %{_texmfdistdir}/doc/context/scripts/mkii/imgtopdf.html
12mu|texlive-context-20130426-6|2219	%doc %{_texmfdistdir}/doc/context/scripts/mkii/imgtopdf.man
12mu|texlive-context-20130426-6|2220	%doc %{_texmfdistdir}/doc/context/scripts/mkii/imgtopdf.xml
12mu|texlive-context-20130426-6|2221	%doc %{_texmfdistdir}/doc/context/scripts/mkii/mptopdf.html
12mu|texlive-context-20130426-6|2222	%doc %{_texmfdistdir}/doc/context/scripts/mkii/mptopdf.xml
12mu|texlive-context-20130426-6|2223	%doc %{_texmfdistdir}/doc/context/scripts/mkii/pdftools.html
12mu|texlive-context-20130426-6|2224	%doc %{_texmfdistdir}/doc/context/scripts/mkii/pdftools.man
12mu|texlive-context-20130426-6|2225	%doc %{_texmfdistdir}/doc/context/scripts/mkii/pdftools.xml
12mu|texlive-context-20130426-6|2226	%doc %{_texmfdistdir}/doc/context/scripts/mkii/pstopdf.html
12mu|texlive-context-20130426-6|2227	%doc %{_texmfdistdir}/doc/context/scripts/mkii/pstopdf.man
12mu|texlive-context-20130426-6|2228	%doc %{_texmfdistdir}/doc/context/scripts/mkii/pstopdf.xml
12mu|texlive-context-20130426-6|2229	%doc %{_texmfdistdir}/doc/context/scripts/mkii/rlxtools.html
12mu|texlive-context-20130426-6|2230	%doc %{_texmfdistdir}/doc/context/scripts/mkii/rlxtools.man
12mu|texlive-context-20130426-6|2231	%doc %{_texmfdistdir}/doc/context/scripts/mkii/rlxtools.xml
12mu|texlive-context-20130426-6|2232	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texexec.html
12mu|texlive-context-20130426-6|2233	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texexec.man
12mu|texlive-context-20130426-6|2234	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texexec.xml
12mu|texlive-context-20130426-6|2235	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texmfstart.html
12mu|texlive-context-20130426-6|2236	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texmfstart.man
12mu|texlive-context-20130426-6|2237	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texmfstart.xml
12mu|texlive-context-20130426-6|2238	%doc %{_texmfdistdir}/doc/context/scripts/mkii/textools.html
12mu|texlive-context-20130426-6|2239	%doc %{_texmfdistdir}/doc/context/scripts/mkii/textools.man
12mu|texlive-context-20130426-6|2240	%doc %{_texmfdistdir}/doc/context/scripts/mkii/textools.xml
12mu|texlive-context-20130426-6|2241	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texutil.html
12mu|texlive-context-20130426-6|2242	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texutil.man
12mu|texlive-context-20130426-6|2243	%doc %{_texmfdistdir}/doc/context/scripts/mkii/texutil.xml
12mu|texlive-context-20130426-6|2244	%doc %{_texmfdistdir}/doc/context/scripts/mkii/tmftools.html
12mu|texlive-context-20130426-6|2245	%doc %{_texmfdistdir}/doc/context/scripts/mkii/tmftools.man
12mu|texlive-context-20130426-6|2246	%doc %{_texmfdistdir}/doc/context/scripts/mkii/tmftools.xml
12mu|texlive-context-20130426-6|2247	%doc %{_texmfdistdir}/doc/context/scripts/mkii/xmltools.html
12mu|texlive-context-20130426-6|2248	%doc %{_texmfdistdir}/doc/context/scripts/mkii/xmltools.man
12mu|texlive-context-20130426-6|2249	%doc %{_texmfdistdir}/doc/context/scripts/mkii/xmltools.xml
12mu|texlive-context-20130426-6|2250	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/context.html
12mu|texlive-context-20130426-6|2251	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/context.man
12mu|texlive-context-20130426-6|2252	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/context.xml
12mu|texlive-context-20130426-6|2253	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/luatools.html
12mu|texlive-context-20130426-6|2254	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/luatools.man
12mu|texlive-context-20130426-6|2255	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/luatools.xml
12mu|texlive-context-20130426-6|2256	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-babel.html
12mu|texlive-context-20130426-6|2257	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-babel.man
12mu|texlive-context-20130426-6|2258	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-babel.xml
12mu|texlive-context-20130426-6|2259	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-base.html
12mu|texlive-context-20130426-6|2260	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-base.man
12mu|texlive-context-20130426-6|2261	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-base.xml
12mu|texlive-context-20130426-6|2262	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-cache.html
12mu|texlive-context-20130426-6|2263	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-cache.man
12mu|texlive-context-20130426-6|2264	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-cache.xml
12mu|texlive-context-20130426-6|2265	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-chars.html
12mu|texlive-context-20130426-6|2266	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-chars.man
12mu|texlive-context-20130426-6|2267	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-chars.xml
12mu|texlive-context-20130426-6|2268	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-check.html
12mu|texlive-context-20130426-6|2269	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-check.man
12mu|texlive-context-20130426-6|2270	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-check.xml
12mu|texlive-context-20130426-6|2271	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-colors.html
12mu|texlive-context-20130426-6|2272	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-colors.man
12mu|texlive-context-20130426-6|2273	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-colors.xml
12mu|texlive-context-20130426-6|2274	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-context.html
12mu|texlive-context-20130426-6|2275	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-context.man
12mu|texlive-context-20130426-6|2276	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-context.xml
12mu|texlive-context-20130426-6|2277	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-epub.html
12mu|texlive-context-20130426-6|2278	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-epub.man
12mu|texlive-context-20130426-6|2279	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-epub.xml
12mu|texlive-context-20130426-6|2280	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fcd.html
12mu|texlive-context-20130426-6|2281	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fcd.man
12mu|texlive-context-20130426-6|2282	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fcd.xml
12mu|texlive-context-20130426-6|2283	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-flac.html
12mu|texlive-context-20130426-6|2284	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-flac.man
12mu|texlive-context-20130426-6|2285	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-flac.xml
12mu|texlive-context-20130426-6|2286	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fonts.html
12mu|texlive-context-20130426-6|2287	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fonts.man
12mu|texlive-context-20130426-6|2288	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-fonts.xml
12mu|texlive-context-20130426-6|2289	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-grep.html
12mu|texlive-context-20130426-6|2290	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-grep.man
12mu|texlive-context-20130426-6|2291	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-grep.xml
12mu|texlive-context-20130426-6|2292	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-interface.html
12mu|texlive-context-20130426-6|2293	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-interface.man
12mu|texlive-context-20130426-6|2294	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-interface.xml
12mu|texlive-context-20130426-6|2295	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-metapost.html
12mu|texlive-context-20130426-6|2296	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-metapost.man
12mu|texlive-context-20130426-6|2297	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-metapost.xml
12mu|texlive-context-20130426-6|2298	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-metatex.html
12mu|texlive-context-20130426-6|2299	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-metatex.man
12mu|texlive-context-20130426-6|2300	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-metatex.xml
12mu|texlive-context-20130426-6|2301	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-modules.html
12mu|texlive-context-20130426-6|2302	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-modules.man
12mu|texlive-context-20130426-6|2303	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-modules.xml
12mu|texlive-context-20130426-6|2304	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-package.html
12mu|texlive-context-20130426-6|2305	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-package.man
12mu|texlive-context-20130426-6|2306	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-package.xml
12mu|texlive-context-20130426-6|2307	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-patterns.html
12mu|texlive-context-20130426-6|2308	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-patterns.man
12mu|texlive-context-20130426-6|2309	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-patterns.xml
12mu|texlive-context-20130426-6|2310	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-pdf.html
12mu|texlive-context-20130426-6|2311	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-pdf.man
12mu|texlive-context-20130426-6|2312	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-pdf.xml
12mu|texlive-context-20130426-6|2313	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-plain.html
12mu|texlive-context-20130426-6|2314	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-plain.man
12mu|texlive-context-20130426-6|2315	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-plain.xml
12mu|texlive-context-20130426-6|2316	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-profile.html
12mu|texlive-context-20130426-6|2317	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-profile.man
12mu|texlive-context-20130426-6|2318	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-profile.xml
12mu|texlive-context-20130426-6|2319	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-rsync.html
12mu|texlive-context-20130426-6|2320	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-rsync.man
12mu|texlive-context-20130426-6|2321	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-rsync.xml
12mu|texlive-context-20130426-6|2322	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-scite.html
12mu|texlive-context-20130426-6|2323	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-scite.man
12mu|texlive-context-20130426-6|2324	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-scite.xml
12mu|texlive-context-20130426-6|2325	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-server.html
12mu|texlive-context-20130426-6|2326	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-server.man
12mu|texlive-context-20130426-6|2327	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-server.xml
12mu|texlive-context-20130426-6|2328	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-texworks.html
12mu|texlive-context-20130426-6|2329	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-texworks.man
12mu|texlive-context-20130426-6|2330	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-texworks.xml
12mu|texlive-context-20130426-6|2331	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-timing.html
12mu|texlive-context-20130426-6|2332	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-timing.man
12mu|texlive-context-20130426-6|2333	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-timing.xml
12mu|texlive-context-20130426-6|2334	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-tools.html
12mu|texlive-context-20130426-6|2335	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-tools.man
12mu|texlive-context-20130426-6|2336	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-tools.xml
12mu|texlive-context-20130426-6|2337	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-unzip.html
12mu|texlive-context-20130426-6|2338	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-unzip.man
12mu|texlive-context-20130426-6|2339	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-unzip.xml
12mu|texlive-context-20130426-6|2340	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-update.html
12mu|texlive-context-20130426-6|2341	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-update.man
12mu|texlive-context-20130426-6|2342	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-update.xml
12mu|texlive-context-20130426-6|2343	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-watch.html
12mu|texlive-context-20130426-6|2344	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-watch.man
12mu|texlive-context-20130426-6|2345	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtx-watch.xml
12mu|texlive-context-20130426-6|2346	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtxrun.html
12mu|texlive-context-20130426-6|2347	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtxrun.man
12mu|texlive-context-20130426-6|2348	%doc %{_texmfdistdir}/doc/context/scripts/mkiv/mtxrun.xml
12mu|texlive-context-20130426-6|2349	%doc %{_mandir}/man1/context.1*
12mu|texlive-context-20130426-6|2350	%doc %{_texmfdistdir}/doc/man/man1/context.man1.pdf
12mu|texlive-context-20130426-6|2351	%doc %{_mandir}/man1/ctxtools.1*
12mu|texlive-context-20130426-6|2352	%doc %{_texmfdistdir}/doc/man/man1/ctxtools.man1.pdf
12mu|texlive-context-20130426-6|2353	%doc %{_mandir}/man1/luatools.1*
12mu|texlive-context-20130426-6|2354	%doc %{_texmfdistdir}/doc/man/man1/luatools.man1.pdf
12mu|texlive-context-20130426-6|2355	%doc %{_mandir}/man1/mtx-babel.1*
12mu|texlive-context-20130426-6|2356	%doc %{_texmfdistdir}/doc/man/man1/mtx-babel.man1.pdf
12mu|texlive-context-20130426-6|2357	%doc %{_mandir}/man1/mtx-base.1*
12mu|texlive-context-20130426-6|2358	%doc %{_texmfdistdir}/doc/man/man1/mtx-base.man1.pdf
12mu|texlive-context-20130426-6|2359	%doc %{_mandir}/man1/mtx-cache.1*
12mu|texlive-context-20130426-6|2360	%doc %{_texmfdistdir}/doc/man/man1/mtx-cache.man1.pdf
12mu|texlive-context-20130426-6|2361	%doc %{_mandir}/man1/mtx-chars.1*
12mu|texlive-context-20130426-6|2362	%doc %{_texmfdistdir}/doc/man/man1/mtx-chars.man1.pdf
12mu|texlive-context-20130426-6|2363	%doc %{_mandir}/man1/mtx-check.1*
12mu|texlive-context-20130426-6|2364	%doc %{_texmfdistdir}/doc/man/man1/mtx-check.man1.pdf
12mu|texlive-context-20130426-6|2365	%doc %{_mandir}/man1/mtx-colors.1*
12mu|texlive-context-20130426-6|2366	%doc %{_texmfdistdir}/doc/man/man1/mtx-colors.man1.pdf
12mu|texlive-context-20130426-6|2367	%doc %{_mandir}/man1/mtx-context.1*
12mu|texlive-context-20130426-6|2368	%doc %{_texmfdistdir}/doc/man/man1/mtx-context.man1.pdf
12mu|texlive-context-20130426-6|2369	%doc %{_mandir}/man1/mtx-epub.1*
12mu|texlive-context-20130426-6|2370	%doc %{_texmfdistdir}/doc/man/man1/mtx-epub.man1.pdf
12mu|texlive-context-20130426-6|2371	%doc %{_mandir}/man1/mtx-fcd.1*
12mu|texlive-context-20130426-6|2372	%doc %{_texmfdistdir}/doc/man/man1/mtx-fcd.man1.pdf
12mu|texlive-context-20130426-6|2373	%doc %{_mandir}/man1/mtx-flac.1*
12mu|texlive-context-20130426-6|2374	%doc %{_texmfdistdir}/doc/man/man1/mtx-flac.man1.pdf
12mu|texlive-context-20130426-6|2375	%doc %{_mandir}/man1/mtx-fonts.1*
12mu|texlive-context-20130426-6|2376	%doc %{_texmfdistdir}/doc/man/man1/mtx-fonts.man1.pdf
12mu|texlive-context-20130426-6|2377	%doc %{_mandir}/man1/mtx-grep.1*
12mu|texlive-context-20130426-6|2378	%doc %{_texmfdistdir}/doc/man/man1/mtx-grep.man1.pdf
12mu|texlive-context-20130426-6|2379	%doc %{_mandir}/man1/mtx-interface.1*
12mu|texlive-context-20130426-6|2380	%doc %{_texmfdistdir}/doc/man/man1/mtx-interface.man1.pdf
12mu|texlive-context-20130426-6|2381	%doc %{_mandir}/man1/mtx-metapost.1*
12mu|texlive-context-20130426-6|2382	%doc %{_texmfdistdir}/doc/man/man1/mtx-metapost.man1.pdf
12mu|texlive-context-20130426-6|2383	%doc %{_mandir}/man1/mtx-metatex.1*
12mu|texlive-context-20130426-6|2384	%doc %{_texmfdistdir}/doc/man/man1/mtx-metatex.man1.pdf
12mu|texlive-context-20130426-6|2385	%doc %{_mandir}/man1/mtx-modules.1*
12mu|texlive-context-20130426-6|2386	%doc %{_texmfdistdir}/doc/man/man1/mtx-modules.man1.pdf
12mu|texlive-context-20130426-6|2387	%doc %{_mandir}/man1/mtx-package.1*
12mu|texlive-context-20130426-6|2388	%doc %{_texmfdistdir}/doc/man/man1/mtx-package.man1.pdf
12mu|texlive-context-20130426-6|2389	%doc %{_mandir}/man1/mtx-patterns.1*
12mu|texlive-context-20130426-6|2390	%doc %{_texmfdistdir}/doc/man/man1/mtx-patterns.man1.pdf
12mu|texlive-context-20130426-6|2391	%doc %{_mandir}/man1/mtx-pdf.1*
12mu|texlive-context-20130426-6|2392	%doc %{_texmfdistdir}/doc/man/man1/mtx-pdf.man1.pdf
12mu|texlive-context-20130426-6|2393	%doc %{_mandir}/man1/mtx-plain.1*
12mu|texlive-context-20130426-6|2394	%doc %{_texmfdistdir}/doc/man/man1/mtx-plain.man1.pdf
12mu|texlive-context-20130426-6|2395	%doc %{_mandir}/man1/mtx-profile.1*
12mu|texlive-context-20130426-6|2396	%doc %{_texmfdistdir}/doc/man/man1/mtx-profile.man1.pdf
12mu|texlive-context-20130426-6|2397	%doc %{_mandir}/man1/mtx-rsync.1*
12mu|texlive-context-20130426-6|2398	%doc %{_texmfdistdir}/doc/man/man1/mtx-rsync.man1.pdf
12mu|texlive-context-20130426-6|2399	%doc %{_mandir}/man1/mtx-scite.1*
12mu|texlive-context-20130426-6|2400	%doc %{_texmfdistdir}/doc/man/man1/mtx-scite.man1.pdf
12mu|texlive-context-20130426-6|2401	%doc %{_mandir}/man1/mtx-server.1*
12mu|texlive-context-20130426-6|2402	%doc %{_texmfdistdir}/doc/man/man1/mtx-server.man1.pdf
12mu|texlive-context-20130426-6|2403	%doc %{_mandir}/man1/mtx-texworks.1*
12mu|texlive-context-20130426-6|2404	%doc %{_texmfdistdir}/doc/man/man1/mtx-texworks.man1.pdf
12mu|texlive-context-20130426-6|2405	%doc %{_mandir}/man1/mtx-timing.1*
12mu|texlive-context-20130426-6|2406	%doc %{_texmfdistdir}/doc/man/man1/mtx-timing.man1.pdf
12mu|texlive-context-20130426-6|2407	%doc %{_mandir}/man1/mtx-tools.1*
12mu|texlive-context-20130426-6|2408	%doc %{_texmfdistdir}/doc/man/man1/mtx-tools.man1.pdf
12mu|texlive-context-20130426-6|2409	%doc %{_mandir}/man1/mtx-unzip.1*
12mu|texlive-context-20130426-6|2410	%doc %{_texmfdistdir}/doc/man/man1/mtx-unzip.man1.pdf
12mu|texlive-context-20130426-6|2411	%doc %{_mandir}/man1/mtx-update.1*
12mu|texlive-context-20130426-6|2412	%doc %{_texmfdistdir}/doc/man/man1/mtx-update.man1.pdf
12mu|texlive-context-20130426-6|2413	%doc %{_mandir}/man1/mtx-watch.1*
12mu|texlive-context-20130426-6|2414	%doc %{_texmfdistdir}/doc/man/man1/mtx-watch.man1.pdf
12mu|texlive-context-20130426-6|2415	%doc %{_mandir}/man1/mtxrun.1*
12mu|texlive-context-20130426-6|2416	%doc %{_texmfdistdir}/doc/man/man1/mtxrun.man1.pdf
12mu|texlive-context-20130426-6|2417	%doc %{_mandir}/man1/pstopdf.1*
12mu|texlive-context-20130426-6|2418	%doc %{_texmfdistdir}/doc/man/man1/pstopdf.man1.pdf
12mu|texlive-context-20130426-6|2419	%doc %{_mandir}/man1/texexec.1*
12mu|texlive-context-20130426-6|2420	%doc %{_texmfdistdir}/doc/man/man1/texexec.man1.pdf
12mu|texlive-context-20130426-6|2421	%doc %{_mandir}/man1/texmfstart.1*
12mu|texlive-context-20130426-6|2422	%doc %{_texmfdistdir}/doc/man/man1/texmfstart.man1.pdf
12mu|texlive-context-20130426-6|2423	
12mu|texlive-context-20130426-6|2424	#-----------------------------------------------------------------------
12mu|texlive-context-20130426-6|2425	%prep
12mu|texlive-context-20130426-6|2426	%setup -c -a0 -a1
12mu|texlive-context-20130426-6|2427	
12mu|texlive-context-20130426-6|2428	%build
12mu|texlive-context-20130426-6|2429	
12mu|texlive-context-20130426-6|2430	%install
12mu|texlive-context-20130426-6|2431	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-context-20130426-6|2432	pushd %{buildroot}%{_bindir}
12mu|texlive-context-20130426-6|2433	ln -sf %{_texmfdistdir}/scripts/context/stubs/unix/context context
12mu|texlive-context-20130426-6|2434	ln -sf %{_texmfdistdir}/scripts/context/stubs/unix/ctxtools ctxtools
12mu|texlive-context-20130426-6|2435	ln -sf %{_texmfdistdir}/scripts/context/stubs/unix/luatools luatools
12mu|texlive-context-20130426-6|2436	ln -sf %{_texmfdistdir}/scripts/context/stubs/unix/mtxrun mtxrun
12mu|texlive-context-20130426-6|2437	ln -sf %{_texmfdistdir}/scripts/context/stubs/unix/pstopdf pstopdf
12mu|texlive-context-20130426-6|2438	ln -sf %{_texmfdistdir}/scripts/context/stubs/unix/texexec texexec
12mu|texlive-context-20130426-6|2439	ln -sf %{_texmfdistdir}/scripts/context/stubs/unix/texmfstart texmfstart
12mu|texlive-context-20130426-6|2440	popd
12mu|texlive-context-20130426-6|2441	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-context-20130426-6|2442	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-context-20130426-6|2443	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-context-20130426-6|2444	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-context-20130426-6|2445	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mu|texlive-context-20130426-6|2446	cat > %{buildroot}%{_texmf_fmtutil_d}/context <<EOF
12mu|texlive-context-20130426-6|2447	#
12mu|texlive-context-20130426-6|2448	# from context:
12mu|texlive-context-20130426-6|2449	cont-en pdftex cont-usr.tex -8bit *cont-en.mkii
12mu|texlive-context-20130426-6|2450	cont-en xetex cont-usr.tex -8bit *cont-en.mkii
12mu|texlive-context-20130426-6|2451	#! cont-de pdftex cont-usr.tex -8bit *cont-de.mkii
12mu|texlive-context-20130426-6|2452	#! cont-fr pdftex cont-usr.tex -8bit *cont-fr.mkii
12mu|texlive-context-20130426-6|2453	#! cont-it pdftex cont-usr.tex -8bit *cont-it.mkii
12mu|texlive-context-20130426-6|2454	#! cont-nl pdftex cont-usr.tex -8bit *cont-nl.mkii
12mu|texlive-context-20130426-6|2455	#! cont-ro pdftex cont-usr.tex -8bit *cont-ro.mkii
12mu|texlive-context-20130426-6|2456	EOF
12mu|texlive-context-20130426-6|2457	
12mu|texlive-context-20130426-6|2458	%changelog
12mu|texlive-context-20130426-6|2459	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20130426-6
12mu|texlive-context-20130426-6|2460	+ Revision: c03e8ae
12mu|texlive-context-20130426-6|2461	- Sync with cooker
12mu|texlive-context-20130426-6|2462	
12mu|texlive-context-20130426-6|2463	

21027 12
12mu|texlive-context-cyrillicnumbers-20130412-5|1	# revision 29905
12mu|texlive-context-cyrillicnumbers-20130412-5|2	# category ConTeXt
12mu|texlive-context-cyrillicnumbers-20130412-5|3	# catalog-ctan /macros/context/contrib/context-cyrillicnumbers
12mu|texlive-context-cyrillicnumbers-20130412-5|4	# catalog-date 2013-04-12 11:27:24 +0200
12mu|texlive-context-cyrillicnumbers-20130412-5|5	# catalog-license bsd
12mu|texlive-context-cyrillicnumbers-20130412-5|6	# catalog-version undef
12mu|texlive-context-cyrillicnumbers-20130412-5|7	Name:		texlive-context-cyrillicnumbers
12mu|texlive-context-cyrillicnumbers-20130412-5|8	Version:	20130412
12mu|texlive-context-cyrillicnumbers-20130412-5|9	Release:	5
12mu|texlive-context-cyrillicnumbers-20130412-5|10	Summary:	Write numbers as cyrillic glyphs
12mu|texlive-context-cyrillicnumbers-20130412-5|11	Group:		Publishing
12mu|texlive-context-cyrillicnumbers-20130412-5|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-cyrillicnumbers
12mu|texlive-context-cyrillicnumbers-20130412-5|13	License:	BSD
12mu|texlive-context-cyrillicnumbers-20130412-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-cyrillicnumbers.tar.xz
12mu|texlive-context-cyrillicnumbers-20130412-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-cyrillicnumbers.doc.tar.xz
12mu|texlive-context-cyrillicnumbers-20130412-5|16	BuildArch:	noarch
12mu|texlive-context-cyrillicnumbers-20130412-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-context-cyrillicnumbers-20130412-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-context-cyrillicnumbers-20130412-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-context-cyrillicnumbers-20130412-5|20	Requires(post):	texlive-context
12mu|texlive-context-cyrillicnumbers-20130412-5|21	
12mu|texlive-context-cyrillicnumbers-20130412-5|22	%description
12mu|texlive-context-cyrillicnumbers-20130412-5|23	The package extends Context's system of number conversion, by
12mu|texlive-context-cyrillicnumbers-20130412-5|24	adding numeration using cyrillic letters.
12mu|texlive-context-cyrillicnumbers-20130412-5|25	
12mu|texlive-context-cyrillicnumbers-20130412-5|26	%post
12mu|texlive-context-cyrillicnumbers-20130412-5|27	%{_sbindir}/texlive.post
12mu|texlive-context-cyrillicnumbers-20130412-5|28	
12mu|texlive-context-cyrillicnumbers-20130412-5|29	%postun
12mu|texlive-context-cyrillicnumbers-20130412-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-context-cyrillicnumbers-20130412-5|31	%{_sbindir}/texlive.post
12mu|texlive-context-cyrillicnumbers-20130412-5|32	fi
12mu|texlive-context-cyrillicnumbers-20130412-5|33	
12mu|texlive-context-cyrillicnumbers-20130412-5|34	#-----------------------------------------------------------------------
12mu|texlive-context-cyrillicnumbers-20130412-5|35	%files
12mu|texlive-context-cyrillicnumbers-20130412-5|36	%{_texmfdistdir}/tex/context/interface/third/t-cyrillicnumbers.xml
12mu|texlive-context-cyrillicnumbers-20130412-5|37	%{_texmfdistdir}/tex/context/third/cyrillicnumbers/cyrillicnumbers.lua
12mu|texlive-context-cyrillicnumbers-20130412-5|38	%{_texmfdistdir}/tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkii
12mu|texlive-context-cyrillicnumbers-20130412-5|39	%{_texmfdistdir}/tex/context/third/cyrillicnumbers/t-cyrillicnumbers.mkvi
12mu|texlive-context-cyrillicnumbers-20130412-5|40	%doc %{_texmfdistdir}/doc/context/third/cyrillicnumbers/COPYING
12mu|texlive-context-cyrillicnumbers-20130412-5|41	%doc %{_texmfdistdir}/doc/context/third/cyrillicnumbers/README.rst
12mu|texlive-context-cyrillicnumbers-20130412-5|42	%doc %{_texmfdistdir}/doc/context/third/cyrillicnumbers/cyrillicnumbers.pdf
12mu|texlive-context-cyrillicnumbers-20130412-5|43	%doc %{_texmfdistdir}/doc/context/third/cyrillicnumbers/cyrillicnumbers.tex
12mu|texlive-context-cyrillicnumbers-20130412-5|44	
12mu|texlive-context-cyrillicnumbers-20130412-5|45	#-----------------------------------------------------------------------
12mu|texlive-context-cyrillicnumbers-20130412-5|46	%prep
12mu|texlive-context-cyrillicnumbers-20130412-5|47	%setup -c -a0 -a1
12mu|texlive-context-cyrillicnumbers-20130412-5|48	
12mu|texlive-context-cyrillicnumbers-20130412-5|49	%build
12mu|texlive-context-cyrillicnumbers-20130412-5|50	
12mu|texlive-context-cyrillicnumbers-20130412-5|51	%install
12mu|texlive-context-cyrillicnumbers-20130412-5|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-context-cyrillicnumbers-20130412-5|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-context-cyrillicnumbers-20130412-5|54	
12mu|texlive-context-cyrillicnumbers-20130412-5|55	%changelog
12mu|texlive-context-cyrillicnumbers-20130412-5|56	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20130412-5
12mu|texlive-context-cyrillicnumbers-20130412-5|57	+ Revision: c993705
12mu|texlive-context-cyrillicnumbers-20130412-5|58	- MassBuild#289: Increase release tag
12mu|texlive-context-cyrillicnumbers-20130412-5|59	
12mu|texlive-context-cyrillicnumbers-20130412-5|60	

21028 12
12mu|texlive-context-simpleslides-20131012-5|1	# revision 28300
12mu|texlive-context-simpleslides-20131012-5|2	# category ConTeXt
12mu|texlive-context-simpleslides-20131012-5|3	# catalog-ctan undef
12mu|texlive-context-simpleslides-20131012-5|4	# catalog-date undef
12mu|texlive-context-simpleslides-20131012-5|5	# catalog-license undef
12mu|texlive-context-simpleslides-20131012-5|6	# catalog-version undef
12mu|texlive-context-simpleslides-20131012-5|7	Name:		texlive-context-simpleslides
12mu|texlive-context-simpleslides-20131012-5|8	Version:	20131012
12mu|texlive-context-simpleslides-20131012-5|9	Release:	5
12mu|texlive-context-simpleslides-20131012-5|10	Summary:	TeXLive context-simpleslides package
12mu|texlive-context-simpleslides-20131012-5|11	Group:		Publishing
12mu|texlive-context-simpleslides-20131012-5|12	URL:		http://tug.org/texlive
12mu|texlive-context-simpleslides-20131012-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-context-simpleslides-20131012-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-simpleslides.tar.xz
12mu|texlive-context-simpleslides-20131012-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-simpleslides.doc.tar.xz
12mu|texlive-context-simpleslides-20131012-5|16	BuildArch:	noarch
12mu|texlive-context-simpleslides-20131012-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-context-simpleslides-20131012-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-context-simpleslides-20131012-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-context-simpleslides-20131012-5|20	Requires(post):	texlive-context
12mu|texlive-context-simpleslides-20131012-5|21	
12mu|texlive-context-simpleslides-20131012-5|22	%description
12mu|texlive-context-simpleslides-20131012-5|23	TeXLive context-simpleslides package.
12mu|texlive-context-simpleslides-20131012-5|24	
12mu|texlive-context-simpleslides-20131012-5|25	%post
12mu|texlive-context-simpleslides-20131012-5|26	%{_sbindir}/texlive.post
12mu|texlive-context-simpleslides-20131012-5|27	
12mu|texlive-context-simpleslides-20131012-5|28	%postun
12mu|texlive-context-simpleslides-20131012-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-context-simpleslides-20131012-5|30	%{_sbindir}/texlive.post
12mu|texlive-context-simpleslides-20131012-5|31	fi
12mu|texlive-context-simpleslides-20131012-5|32	
12mu|texlive-context-simpleslides-20131012-5|33	#-----------------------------------------------------------------------
12mu|texlive-context-simpleslides-20131012-5|34	%files
12mu|texlive-context-simpleslides-20131012-5|35	%{_texmfdistdir}/scripts/context/lua/third/simpleslides/mtx-simpleslides.lua
12mu|texlive-context-simpleslides-20131012-5|36	%{_texmfdistdir}/tex/context/interface/third/t-simpleslides.xml
12mu|texlive-context-simpleslides-20131012-5|37	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-c-default.tex
12mu|texlive-context-simpleslides-20131012-5|38	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-f-default.tex
12mu|texlive-context-simpleslides-20131012-5|39	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-BigNumber.tex
12mu|texlive-context-simpleslides-20131012-5|40	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-BottomSquares.tex
12mu|texlive-context-simpleslides-20131012-5|41	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Boxed.tex
12mu|texlive-context-simpleslides-20131012-5|42	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-BoxedTitle.tex
12mu|texlive-context-simpleslides-20131012-5|43	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Ellipse.tex
12mu|texlive-context-simpleslides-20131012-5|44	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Embossed.tex
12mu|texlive-context-simpleslides-20131012-5|45	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Framed.tex
12mu|texlive-context-simpleslides-20131012-5|46	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-FramedTitle.tex
12mu|texlive-context-simpleslides-20131012-5|47	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-FuzzyTopic.tex
12mu|texlive-context-simpleslides-20131012-5|48	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-HorizontalStripes.tex
12mu|texlive-context-simpleslides-20131012-5|49	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-NarrowStripes.tex
12mu|texlive-context-simpleslides-20131012-5|50	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-PlainCounter.tex
12mu|texlive-context-simpleslides-20131012-5|51	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-RainbowStripe.tex
12mu|texlive-context-simpleslides-20131012-5|52	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Rounded.tex
12mu|texlive-context-simpleslides-20131012-5|53	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Shaded.tex
12mu|texlive-context-simpleslides-20131012-5|54	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-SideSquares.tex
12mu|texlive-context-simpleslides-20131012-5|55	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-SideToc.tex
12mu|texlive-context-simpleslides-20131012-5|56	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Split.tex
12mu|texlive-context-simpleslides-20131012-5|57	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Sunrise.tex
12mu|texlive-context-simpleslides-20131012-5|58	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-Swoosh.tex
12mu|texlive-context-simpleslides-20131012-5|59	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-ThickStripes.tex
12mu|texlive-context-simpleslides-20131012-5|60	%{_texmfdistdir}/tex/context/third/simpleslides/simpleslides-s-default.tex
12mu|texlive-context-simpleslides-20131012-5|61	%{_texmfdistdir}/tex/context/third/simpleslides/t-simpleslides.mkii
12mu|texlive-context-simpleslides-20131012-5|62	%{_texmfdistdir}/tex/context/third/simpleslides/t-simpleslides.mkiv
12mu|texlive-context-simpleslides-20131012-5|63	%{_texmfdistdir}/tex/context/third/simpleslides/t-slidesvisualcounter.tex
12mu|texlive-context-simpleslides-20131012-5|64	%doc %{_texmfdistdir}/doc/context/third/simpleslides/example.pdf
12mu|texlive-context-simpleslides-20131012-5|65	%doc %{_texmfdistdir}/doc/context/third/simpleslides/example.tex
12mu|texlive-context-simpleslides-20131012-5|66	%doc %{_texmfdistdir}/doc/context/third/simpleslides/simpleslides.pdf
12mu|texlive-context-simpleslides-20131012-5|67	%doc %{_texmfdistdir}/doc/context/third/simpleslides/simpleslides.tex
12mu|texlive-context-simpleslides-20131012-5|68	%doc %{_texmfdistdir}/doc/context/third/simpleslides/solutions/generic-talk-15min-45min.tex
12mu|texlive-context-simpleslides-20131012-5|69	%doc %{_texmfdistdir}/doc/context/third/simpleslides/solutions/speaker_introduction-2min.tex
12mu|texlive-context-simpleslides-20131012-5|70	%doc %{_texmfdistdir}/doc/context/third/simpleslides/solutions/style-template.tex
12mu|texlive-context-simpleslides-20131012-5|71	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/BigNumber-blue.pdf
12mu|texlive-context-simpleslides-20131012-5|72	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/BigNumber-red.pdf
12mu|texlive-context-simpleslides-20131012-5|73	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/BottomSquares.pdf
12mu|texlive-context-simpleslides-20131012-5|74	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Boxed.pdf
12mu|texlive-context-simpleslides-20131012-5|75	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Ellipse.pdf
12mu|texlive-context-simpleslides-20131012-5|76	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Embossed.pdf
12mu|texlive-context-simpleslides-20131012-5|77	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Framed-square.pdf
12mu|texlive-context-simpleslides-20131012-5|78	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Framed-stripe.pdf
12mu|texlive-context-simpleslides-20131012-5|79	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/FramedTitle.pdf
12mu|texlive-context-simpleslides-20131012-5|80	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/HorizontalStripes-blue.pdf
12mu|texlive-context-simpleslides-20131012-5|81	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/HorizontalStripes-green.pdf
12mu|texlive-context-simpleslides-20131012-5|82	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/HorizontalStripes-red.pdf
12mu|texlive-context-simpleslides-20131012-5|83	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/NarrowStripes-blue.pdf
12mu|texlive-context-simpleslides-20131012-5|84	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/NarrowStripes-green.pdf
12mu|texlive-context-simpleslides-20131012-5|85	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/NarrowStripes-red.pdf
12mu|texlive-context-simpleslides-20131012-5|86	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/RainbowStripe.pdf
12mu|texlive-context-simpleslides-20131012-5|87	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Rounded.pdf
12mu|texlive-context-simpleslides-20131012-5|88	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Shaded-blue.pdf
12mu|texlive-context-simpleslides-20131012-5|89	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Shaded-bluered.pdf
12mu|texlive-context-simpleslides-20131012-5|90	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Shaded-green.pdf
12mu|texlive-context-simpleslides-20131012-5|91	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/SideSquares.pdf
12mu|texlive-context-simpleslides-20131012-5|92	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/SideToc.pdf
12mu|texlive-context-simpleslides-20131012-5|93	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Split.pdf
12mu|texlive-context-simpleslides-20131012-5|94	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Sunrise.pdf
12mu|texlive-context-simpleslides-20131012-5|95	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/Swoosh.pdf
12mu|texlive-context-simpleslides-20131012-5|96	%doc %{_texmfdistdir}/doc/context/third/simpleslides/styles/ThickStripes.pdf
12mu|texlive-context-simpleslides-20131012-5|97	
12mu|texlive-context-simpleslides-20131012-5|98	#-----------------------------------------------------------------------
12mu|texlive-context-simpleslides-20131012-5|99	%prep
12mu|texlive-context-simpleslides-20131012-5|100	%setup -c -a0 -a1
12mu|texlive-context-simpleslides-20131012-5|101	
12mu|texlive-context-simpleslides-20131012-5|102	%build
12mu|texlive-context-simpleslides-20131012-5|103	
12mu|texlive-context-simpleslides-20131012-5|104	%install
12mu|texlive-context-simpleslides-20131012-5|105	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-context-simpleslides-20131012-5|106	cp -fpar scripts tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-context-simpleslides-20131012-5|107	
12mu|texlive-context-simpleslides-20131012-5|108	%changelog
12mu|texlive-context-simpleslides-20131012-5|109	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131012-5
12mu|texlive-context-simpleslides-20131012-5|110	+ Revision: 20a7a1b
12mu|texlive-context-simpleslides-20131012-5|111	- Sync with cooker
12mu|texlive-context-simpleslides-20131012-5|112	
12mu|texlive-context-simpleslides-20131012-5|113	

21029 12
12mu|texlive-context-transliterator-20130409-5|1	# revision 29801
12mu|texlive-context-transliterator-20130409-5|2	# category ConTeXt
12mu|texlive-context-transliterator-20130409-5|3	# catalog-ctan /macros/context/contrib/context-transliterator
12mu|texlive-context-transliterator-20130409-5|4	# catalog-date 2013-04-09 13:56:04 +0200
12mu|texlive-context-transliterator-20130409-5|5	# catalog-license bsd
12mu|texlive-context-transliterator-20130409-5|6	# catalog-version undef
12mu|texlive-context-transliterator-20130409-5|7	Name:		texlive-context-transliterator
12mu|texlive-context-transliterator-20130409-5|8	Version:	20130409
12mu|texlive-context-transliterator-20130409-5|9	Release:	5
12mu|texlive-context-transliterator-20130409-5|10	Summary:	Transliterate text from 'other' alphabets
12mu|texlive-context-transliterator-20130409-5|11	Group:		Publishing
12mu|texlive-context-transliterator-20130409-5|12	URL:		http://www.ctan.org/tex-archive/macros/context/contrib/context-transliterator
12mu|texlive-context-transliterator-20130409-5|13	License:	BSD
12mu|texlive-context-transliterator-20130409-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-transliterator.tar.xz
12mu|texlive-context-transliterator-20130409-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/context-transliterator.doc.tar.xz
12mu|texlive-context-transliterator-20130409-5|16	BuildArch:	noarch
12mu|texlive-context-transliterator-20130409-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-context-transliterator-20130409-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-context-transliterator-20130409-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-context-transliterator-20130409-5|20	Requires(post):	texlive-context
12mu|texlive-context-transliterator-20130409-5|21	
12mu|texlive-context-transliterator-20130409-5|22	%description
12mu|texlive-context-transliterator-20130409-5|23	The package will read text in one alphabet, and provide a
12mu|texlive-context-transliterator-20130409-5|24	transliterated version in another; this is useful for readers
12mu|texlive-context-transliterator-20130409-5|25	who cannot read the original alphabet. The package can make
12mu|texlive-context-transliterator-20130409-5|26	allowance for hyphenation.
12mu|texlive-context-transliterator-20130409-5|27	
12mu|texlive-context-transliterator-20130409-5|28	%post
12mu|texlive-context-transliterator-20130409-5|29	%{_sbindir}/texlive.post
12mu|texlive-context-transliterator-20130409-5|30	
12mu|texlive-context-transliterator-20130409-5|31	%postun
12mu|texlive-context-transliterator-20130409-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-context-transliterator-20130409-5|33	%{_sbindir}/texlive.post
12mu|texlive-context-transliterator-20130409-5|34	fi
12mu|texlive-context-transliterator-20130409-5|35	
12mu|texlive-context-transliterator-20130409-5|36	#-----------------------------------------------------------------------
12mu|texlive-context-transliterator-20130409-5|37	%files
12mu|texlive-context-transliterator-20130409-5|38	%{_texmfdistdir}/tex/context/interface/third/t-transliterator.xml
12mu|texlive-context-transliterator-20130409-5|39	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.ctl
12mu|texlive-context-transliterator-20130409-5|40	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.log
12mu|texlive-context-transliterator-20130409-5|41	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.mkii
12mu|texlive-context-transliterator-20130409-5|42	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.mkiv
12mu|texlive-context-transliterator-20130409-5|43	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.mkiv.prep
12mu|texlive-context-transliterator-20130409-5|44	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.pdf
12mu|texlive-context-transliterator-20130409-5|45	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.run
12mu|texlive-context-transliterator-20130409-5|46	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.tex
12mu|texlive-context-transliterator-20130409-5|47	%{_texmfdistdir}/tex/context/third/transliterator/t-transliterator.tuc
12mu|texlive-context-transliterator-20130409-5|48	%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_bg.lua
12mu|texlive-context-transliterator-20130409-5|49	%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_glag.lua
12mu|texlive-context-transliterator-20130409-5|50	%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_gr.lua
12mu|texlive-context-transliterator-20130409-5|51	%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_iso9.lua
12mu|texlive-context-transliterator-20130409-5|52	%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_scntfc.lua
12mu|texlive-context-transliterator-20130409-5|53	%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_sr.lua
12mu|texlive-context-transliterator-20130409-5|54	%{_texmfdistdir}/tex/context/third/transliterator/trans_tables_trsc.lua
12mu|texlive-context-transliterator-20130409-5|55	%{_texmfdistdir}/tex/context/third/transliterator/transliterator.ctl
12mu|texlive-context-transliterator-20130409-5|56	%{_texmfdistdir}/tex/context/third/transliterator/transliterator.log
12mu|texlive-context-transliterator-20130409-5|57	%{_texmfdistdir}/tex/context/third/transliterator/transliterator.lua
12mu|texlive-context-transliterator-20130409-5|58	%{_texmfdistdir}/tex/context/third/transliterator/transliterator.run
12mu|texlive-context-transliterator-20130409-5|59	%{_texmfdistdir}/tex/context/third/transliterator/transliterator.tuc
12mu|texlive-context-transliterator-20130409-5|60	%doc %{_texmfdistdir}/doc/context/third/transliterator/COPYING
12mu|texlive-context-transliterator-20130409-5|61	%doc %{_texmfdistdir}/doc/context/third/transliterator/transliterator.pdf
12mu|texlive-context-transliterator-20130409-5|62	%doc %{_texmfdistdir}/doc/context/third/transliterator/transliterator.tex
12mu|texlive-context-transliterator-20130409-5|63	
12mu|texlive-context-transliterator-20130409-5|64	#-----------------------------------------------------------------------
12mu|texlive-context-transliterator-20130409-5|65	%prep
12mu|texlive-context-transliterator-20130409-5|66	%setup -c -a0 -a1
12mu|texlive-context-transliterator-20130409-5|67	
12mu|texlive-context-transliterator-20130409-5|68	%build
12mu|texlive-context-transliterator-20130409-5|69	
12mu|texlive-context-transliterator-20130409-5|70	%install
12mu|texlive-context-transliterator-20130409-5|71	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-context-transliterator-20130409-5|72	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-context-transliterator-20130409-5|73	
12mu|texlive-context-transliterator-20130409-5|74	%changelog
12mu|texlive-context-transliterator-20130409-5|75	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20130409-5
12mu|texlive-context-transliterator-20130409-5|76	+ Revision: c7a4ef9
12mu|texlive-context-transliterator-20130409-5|77	- MassBuild#289: Increase release tag
12mu|texlive-context-transliterator-20130409-5|78	
12mu|texlive-context-transliterator-20130409-5|79	

21030 12
12mu|texlive-contracard-1.0.0-5|1	# revision 31745
12mu|texlive-contracard-1.0.0-5|2	# category Package
12mu|texlive-contracard-1.0.0-5|3	# catalog-ctan /macros/latex/contrib/contracard
12mu|texlive-contracard-1.0.0-5|4	# catalog-date 2013-09-17 14:49:30 +0200
12mu|texlive-contracard-1.0.0-5|5	# catalog-license lppl1.3
12mu|texlive-contracard-1.0.0-5|6	# catalog-version 1.0.0
12mu|texlive-contracard-1.0.0-5|7	Name:		texlive-contracard
12mu|texlive-contracard-1.0.0-5|8	Version:	1.0.0
12mu|texlive-contracard-1.0.0-5|9	Release:	5
12mu|texlive-contracard-1.0.0-5|10	Summary:	Generate calling cards for dances
12mu|texlive-contracard-1.0.0-5|11	Group:		Publishing
12mu|texlive-contracard-1.0.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/contracard
12mu|texlive-contracard-1.0.0-5|13	License:	LPPL1.3
12mu|texlive-contracard-1.0.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/contracard.tar.xz
12mu|texlive-contracard-1.0.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/contracard.doc.tar.xz
12mu|texlive-contracard-1.0.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/contracard.source.tar.xz
12mu|texlive-contracard-1.0.0-5|17	BuildArch:	noarch
12mu|texlive-contracard-1.0.0-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-contracard-1.0.0-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-contracard-1.0.0-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-contracard-1.0.0-5|21	
12mu|texlive-contracard-1.0.0-5|22	%description
12mu|texlive-contracard-1.0.0-5|23	The class may be used to create calling cards for traditional
12mu|texlive-contracard-1.0.0-5|24	country dances, such as contra and square dances.
12mu|texlive-contracard-1.0.0-5|25	
12mu|texlive-contracard-1.0.0-5|26	%post
12mu|texlive-contracard-1.0.0-5|27	%{_sbindir}/texlive.post
12mu|texlive-contracard-1.0.0-5|28	
12mu|texlive-contracard-1.0.0-5|29	%postun
12mu|texlive-contracard-1.0.0-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-contracard-1.0.0-5|31	%{_sbindir}/texlive.post
12mu|texlive-contracard-1.0.0-5|32	fi
12mu|texlive-contracard-1.0.0-5|33	
12mu|texlive-contracard-1.0.0-5|34	#-----------------------------------------------------------------------
12mu|texlive-contracard-1.0.0-5|35	%files
12mu|texlive-contracard-1.0.0-5|36	%{_texmfdistdir}/tex/latex/contracard/contracard.cls
12mu|texlive-contracard-1.0.0-5|37	%doc %{_texmfdistdir}/doc/latex/contracard/LICENSE
12mu|texlive-contracard-1.0.0-5|38	%doc %{_texmfdistdir}/doc/latex/contracard/Makefile
12mu|texlive-contracard-1.0.0-5|39	%doc %{_texmfdistdir}/doc/latex/contracard/README
12mu|texlive-contracard-1.0.0-5|40	%doc %{_texmfdistdir}/doc/latex/contracard/README.md
12mu|texlive-contracard-1.0.0-5|41	%doc %{_texmfdistdir}/doc/latex/contracard/contracard.lod
12mu|texlive-contracard-1.0.0-5|42	%doc %{_texmfdistdir}/doc/latex/contracard/contracard.pdf
12mu|texlive-contracard-1.0.0-5|43	%doc %{_texmfdistdir}/doc/latex/contracard/contracard.sty
12mu|texlive-contracard-1.0.0-5|44	#- source
12mu|texlive-contracard-1.0.0-5|45	%doc %{_texmfdistdir}/source/latex/contracard/contracard.dtx
12mu|texlive-contracard-1.0.0-5|46	
12mu|texlive-contracard-1.0.0-5|47	#-----------------------------------------------------------------------
12mu|texlive-contracard-1.0.0-5|48	%prep
12mu|texlive-contracard-1.0.0-5|49	%setup -c -a0 -a1 -a2
12mu|texlive-contracard-1.0.0-5|50	
12mu|texlive-contracard-1.0.0-5|51	%build
12mu|texlive-contracard-1.0.0-5|52	
12mu|texlive-contracard-1.0.0-5|53	%install
12mu|texlive-contracard-1.0.0-5|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-contracard-1.0.0-5|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-contracard-1.0.0-5|56	
12mu|texlive-contracard-1.0.0-5|57	%changelog
12mu|texlive-contracard-1.0.0-5|58	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0.0-5
12mu|texlive-contracard-1.0.0-5|59	+ Revision: 60c43d2
12mu|texlive-contracard-1.0.0-5|60	- MassBuild#289: Increase release tag
12mu|texlive-contracard-1.0.0-5|61	
12mu|texlive-contracard-1.0.0-5|62	

21031 12
12mu|texlive-convbkmk-0.08-8|1	# revision 30408
12mu|texlive-convbkmk-0.08-8|2	# category Package
12mu|texlive-convbkmk-0.08-8|3	# catalog-ctan /support/convbkmk
12mu|texlive-convbkmk-0.08-8|4	# catalog-date 2013-05-11 15:57:43 +0200
12mu|texlive-convbkmk-0.08-8|5	# catalog-license noinfo
12mu|texlive-convbkmk-0.08-8|6	# catalog-version 0.08
12mu|texlive-convbkmk-0.08-8|7	Name:		texlive-convbkmk
12mu|texlive-convbkmk-0.08-8|8	Version:	0.08
12mu|texlive-convbkmk-0.08-8|9	Release:	8
12mu|texlive-convbkmk-0.08-8|10	Summary:	Correct platex/uplatex bookmarks in PDF created with hyperref
12mu|texlive-convbkmk-0.08-8|11	Group:		Publishing
12mu|texlive-convbkmk-0.08-8|12	URL:		http://www.ctan.org/tex-archive/support/convbkmk
12mu|texlive-convbkmk-0.08-8|13	License:	NOINFO
12mu|texlive-convbkmk-0.08-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/convbkmk.tar.xz
12mu|texlive-convbkmk-0.08-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/convbkmk.doc.tar.xz
12mu|texlive-convbkmk-0.08-8|16	BuildArch:	noarch
12mu|texlive-convbkmk-0.08-8|17	BuildRequires:	texlive-tlpkg
12mu|texlive-convbkmk-0.08-8|18	Requires(pre):	texlive-tlpkg
12mu|texlive-convbkmk-0.08-8|19	Requires(post):	texlive-kpathsea
12mu|texlive-convbkmk-0.08-8|20	Provides:	texlive-convbkmk.bin = %{EVRD}
12mu|texlive-convbkmk-0.08-8|21	Conflicts:  texlive-uptex < 1:1.11
12mu|texlive-convbkmk-0.08-8|22	
12mu|texlive-convbkmk-0.08-8|23	%description
12mu|texlive-convbkmk-0.08-8|24	The package provides a small Ruby script that corrects
12mu|texlive-convbkmk-0.08-8|25	bookmarks in PDF files created by platex/uplatex, using
12mu|texlive-convbkmk-0.08-8|26	hyperref.
12mu|texlive-convbkmk-0.08-8|27	
12mu|texlive-convbkmk-0.08-8|28	%post
12mu|texlive-convbkmk-0.08-8|29	%{_sbindir}/texlive.post
12mu|texlive-convbkmk-0.08-8|30	
12mu|texlive-convbkmk-0.08-8|31	%postun
12mu|texlive-convbkmk-0.08-8|32	if [ $1 -eq 0 ]; then
12mu|texlive-convbkmk-0.08-8|33	%{_sbindir}/texlive.post
12mu|texlive-convbkmk-0.08-8|34	fi
12mu|texlive-convbkmk-0.08-8|35	
12mu|texlive-convbkmk-0.08-8|36	#-----------------------------------------------------------------------
12mu|texlive-convbkmk-0.08-8|37	%files
12mu|texlive-convbkmk-0.08-8|38	%{_bindir}/convbkmk
12mu|texlive-convbkmk-0.08-8|39	%{_texmfdistdir}/scripts/convbkmk/convbkmk.rb
12mu|texlive-convbkmk-0.08-8|40	%doc %{_texmfdistdir}/doc/support/convbkmk/README
12mu|texlive-convbkmk-0.08-8|41	
12mu|texlive-convbkmk-0.08-8|42	#-----------------------------------------------------------------------
12mu|texlive-convbkmk-0.08-8|43	%prep
12mu|texlive-convbkmk-0.08-8|44	%setup -c -a0 -a1
12mu|texlive-convbkmk-0.08-8|45	
12mu|texlive-convbkmk-0.08-8|46	%build
12mu|texlive-convbkmk-0.08-8|47	
12mu|texlive-convbkmk-0.08-8|48	%install
12mu|texlive-convbkmk-0.08-8|49	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-convbkmk-0.08-8|50	pushd %{buildroot}%{_bindir}
12mu|texlive-convbkmk-0.08-8|51	ln -sf %{_texmfdistdir}/scripts/convbkmk/convbkmk.rb convbkmk
12mu|texlive-convbkmk-0.08-8|52	popd
12mu|texlive-convbkmk-0.08-8|53	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-convbkmk-0.08-8|54	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-convbkmk-0.08-8|55	
12mu|texlive-convbkmk-0.08-8|56	%changelog
12mu|texlive-convbkmk-0.08-8|57	* Thu Apr 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.08-8
12mu|texlive-convbkmk-0.08-8|58	+ Revision: 303e622
12mu|texlive-convbkmk-0.08-8|59	- Add conflict with old texlive-uptex
12mu|texlive-convbkmk-0.08-8|60	
12mu|texlive-convbkmk-0.08-8|61	

21032 12
12mu|texlive-coolthms-1.2-5|1	# revision 29062
12mu|texlive-coolthms-1.2-5|2	# category Package
12mu|texlive-coolthms-1.2-5|3	# catalog-ctan /macros/latex/contrib/coolthms
12mu|texlive-coolthms-1.2-5|4	# catalog-date 2013-02-04 23:34:24 +0100
12mu|texlive-coolthms-1.2-5|5	# catalog-license lppl
12mu|texlive-coolthms-1.2-5|6	# catalog-version 1.2
12mu|texlive-coolthms-1.2-5|7	Name:		texlive-coolthms
12mu|texlive-coolthms-1.2-5|8	Version:	1.2
12mu|texlive-coolthms-1.2-5|9	Release:	5
12mu|texlive-coolthms-1.2-5|10	Summary:	Reference items in a theorem environment
12mu|texlive-coolthms-1.2-5|11	Group:		Publishing
12mu|texlive-coolthms-1.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/coolthms
12mu|texlive-coolthms-1.2-5|13	License:	LPPL
12mu|texlive-coolthms-1.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coolthms.tar.xz
12mu|texlive-coolthms-1.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coolthms.doc.tar.xz
12mu|texlive-coolthms-1.2-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/coolthms.source.tar.xz
12mu|texlive-coolthms-1.2-5|17	BuildArch:	noarch
12mu|texlive-coolthms-1.2-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-coolthms-1.2-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-coolthms-1.2-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-coolthms-1.2-5|21	
12mu|texlive-coolthms-1.2-5|22	%description
12mu|texlive-coolthms-1.2-5|23	The package provides the means to directly reference items of
12mu|texlive-coolthms-1.2-5|24	lists nested in theorem-like environments (e.g., as 'Theorem 1
12mu|texlive-coolthms-1.2-5|25	a'). The package extends the ntheorem and cleveref packages.
12mu|texlive-coolthms-1.2-5|26	The package also provides other theorem markup commands.
12mu|texlive-coolthms-1.2-5|27	
12mu|texlive-coolthms-1.2-5|28	%post
12mu|texlive-coolthms-1.2-5|29	%{_sbindir}/texlive.post
12mu|texlive-coolthms-1.2-5|30	
12mu|texlive-coolthms-1.2-5|31	%postun
12mu|texlive-coolthms-1.2-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-coolthms-1.2-5|33	%{_sbindir}/texlive.post
12mu|texlive-coolthms-1.2-5|34	fi
12mu|texlive-coolthms-1.2-5|35	
12mu|texlive-coolthms-1.2-5|36	#-----------------------------------------------------------------------
12mu|texlive-coolthms-1.2-5|37	%files
12mu|texlive-coolthms-1.2-5|38	%{_texmfdistdir}/tex/latex/coolthms/coolthms.sty
12mu|texlive-coolthms-1.2-5|39	%doc %{_texmfdistdir}/doc/latex/coolthms/README
12mu|texlive-coolthms-1.2-5|40	%doc %{_texmfdistdir}/doc/latex/coolthms/coolthms.pdf
12mu|texlive-coolthms-1.2-5|41	#- source
12mu|texlive-coolthms-1.2-5|42	%doc %{_texmfdistdir}/source/latex/coolthms/coolthms.dtx
12mu|texlive-coolthms-1.2-5|43	%doc %{_texmfdistdir}/source/latex/coolthms/coolthms.ins
12mu|texlive-coolthms-1.2-5|44	
12mu|texlive-coolthms-1.2-5|45	#-----------------------------------------------------------------------
12mu|texlive-coolthms-1.2-5|46	%prep
12mu|texlive-coolthms-1.2-5|47	%setup -c -a0 -a1 -a2
12mu|texlive-coolthms-1.2-5|48	
12mu|texlive-coolthms-1.2-5|49	%build
12mu|texlive-coolthms-1.2-5|50	
12mu|texlive-coolthms-1.2-5|51	%install
12mu|texlive-coolthms-1.2-5|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-coolthms-1.2-5|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-coolthms-1.2-5|54	
12mu|texlive-coolthms-1.2-5|55	%changelog
12mu|texlive-coolthms-1.2-5|56	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-5
12mu|texlive-coolthms-1.2-5|57	+ Revision: 5391fd5
12mu|texlive-coolthms-1.2-5|58	- Sync with cooker
12mu|texlive-coolthms-1.2-5|59	
12mu|texlive-coolthms-1.2-5|60	

21033 12
12mu|texlive-counttexruns-1.00a-6|1	# revision 27576
12mu|texlive-counttexruns-1.00a-6|2	# category Package
12mu|texlive-counttexruns-1.00a-6|3	# catalog-ctan /macros/latex/contrib/counttexruns
12mu|texlive-counttexruns-1.00a-6|4	# catalog-date 2012-08-31 19:14:38 +0200
12mu|texlive-counttexruns-1.00a-6|5	# catalog-license lppl1.3
12mu|texlive-counttexruns-1.00a-6|6	# catalog-version 1.00a
12mu|texlive-counttexruns-1.00a-6|7	Name:		texlive-counttexruns
12mu|texlive-counttexruns-1.00a-6|8	Version:	1.00a
12mu|texlive-counttexruns-1.00a-6|9	Release:	6
12mu|texlive-counttexruns-1.00a-6|10	Summary:	Count compilations of a document
12mu|texlive-counttexruns-1.00a-6|11	Group:		Publishing
12mu|texlive-counttexruns-1.00a-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/counttexruns
12mu|texlive-counttexruns-1.00a-6|13	License:	LPPL1.3
12mu|texlive-counttexruns-1.00a-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/counttexruns.tar.xz
12mu|texlive-counttexruns-1.00a-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/counttexruns.doc.tar.xz
12mu|texlive-counttexruns-1.00a-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/counttexruns.source.tar.xz
12mu|texlive-counttexruns-1.00a-6|17	BuildArch:	noarch
12mu|texlive-counttexruns-1.00a-6|18	BuildRequires:	texlive-tlpkg
12mu|texlive-counttexruns-1.00a-6|19	Requires(pre):	texlive-tlpkg
12mu|texlive-counttexruns-1.00a-6|20	Requires(post):	texlive-kpathsea
12mu|texlive-counttexruns-1.00a-6|21	
12mu|texlive-counttexruns-1.00a-6|22	%description
12mu|texlive-counttexruns-1.00a-6|23	The package counts how often a LaTeX document is compiled,
12mu|texlive-counttexruns-1.00a-6|24	keeping the data in an external file. To print the count, can
12mu|texlive-counttexruns-1.00a-6|25	use the macro \thecounttexruns.
12mu|texlive-counttexruns-1.00a-6|26	
12mu|texlive-counttexruns-1.00a-6|27	%post
12mu|texlive-counttexruns-1.00a-6|28	%{_sbindir}/texlive.post
12mu|texlive-counttexruns-1.00a-6|29	
12mu|texlive-counttexruns-1.00a-6|30	%postun
12mu|texlive-counttexruns-1.00a-6|31	if [ $1 -eq 0 ]; then
12mu|texlive-counttexruns-1.00a-6|32	%{_sbindir}/texlive.post
12mu|texlive-counttexruns-1.00a-6|33	fi
12mu|texlive-counttexruns-1.00a-6|34	
12mu|texlive-counttexruns-1.00a-6|35	#-----------------------------------------------------------------------
12mu|texlive-counttexruns-1.00a-6|36	%files
12mu|texlive-counttexruns-1.00a-6|37	%{_texmfdistdir}/tex/latex/counttexruns/counttexruns.sty
12mu|texlive-counttexruns-1.00a-6|38	%doc %{_texmfdistdir}/doc/latex/counttexruns/README
12mu|texlive-counttexruns-1.00a-6|39	%doc %{_texmfdistdir}/doc/latex/counttexruns/counttexruns.pdf
12mu|texlive-counttexruns-1.00a-6|40	#- source
12mu|texlive-counttexruns-1.00a-6|41	%doc %{_texmfdistdir}/source/latex/counttexruns/counttexruns.dtx
12mu|texlive-counttexruns-1.00a-6|42	%doc %{_texmfdistdir}/source/latex/counttexruns/counttexruns.ins
12mu|texlive-counttexruns-1.00a-6|43	
12mu|texlive-counttexruns-1.00a-6|44	#-----------------------------------------------------------------------
12mu|texlive-counttexruns-1.00a-6|45	%prep
12mu|texlive-counttexruns-1.00a-6|46	%setup -c -a0 -a1 -a2
12mu|texlive-counttexruns-1.00a-6|47	
12mu|texlive-counttexruns-1.00a-6|48	%build
12mu|texlive-counttexruns-1.00a-6|49	
12mu|texlive-counttexruns-1.00a-6|50	%install
12mu|texlive-counttexruns-1.00a-6|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-counttexruns-1.00a-6|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-counttexruns-1.00a-6|53	
12mu|texlive-counttexruns-1.00a-6|54	%changelog
12mu|texlive-counttexruns-1.00a-6|55	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.00a-6
12mu|texlive-counttexruns-1.00a-6|56	+ Revision: 7e5cb65
12mu|texlive-counttexruns-1.00a-6|57	- Sync with cooker
12mu|texlive-counttexruns-1.00a-6|58	
12mu|texlive-counttexruns-1.00a-6|59	

21034 12
12mu|texlive-cslatex-20120425-5|1	# revision 28596
12mu|texlive-cslatex-20120425-5|2	# category Package
12mu|texlive-cslatex-20120425-5|3	# catalog-ctan /macros/cstex/base/cslatex.tar.gz
12mu|texlive-cslatex-20120425-5|4	# catalog-date 2012-04-25 13:09:32 +0200
12mu|texlive-cslatex-20120425-5|5	# catalog-license gpl
12mu|texlive-cslatex-20120425-5|6	# catalog-version undef
12mu|texlive-cslatex-20120425-5|7	Name:		texlive-cslatex
12mu|texlive-cslatex-20120425-5|8	Version:	20120425
12mu|texlive-cslatex-20120425-5|9	Release:	5
12mu|texlive-cslatex-20120425-5|10	Summary:	LaTeX support for Czech/Slovak typesetting
12mu|texlive-cslatex-20120425-5|11	Group:		Publishing
12mu|texlive-cslatex-20120425-5|12	URL:		http://www.ctan.org/tex-archive/macros/cstex/base/cslatex.tar.gz
12mu|texlive-cslatex-20120425-5|13	License:	GPL
12mu|texlive-cslatex-20120425-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cslatex.tar.xz
12mu|texlive-cslatex-20120425-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cslatex.source.tar.xz
12mu|texlive-cslatex-20120425-5|16	BuildArch:	noarch
12mu|texlive-cslatex-20120425-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-cslatex-20120425-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-cslatex-20120425-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-cslatex-20120425-5|20	Requires(post):	texlive-tetex
12mu|texlive-cslatex-20120425-5|21	Requires(post):	texlive-csplain
12mu|texlive-cslatex-20120425-5|22	Requires:	texlive-latex
12mu|texlive-cslatex-20120425-5|23	Requires:	texlive-cslatex.bin
12mu|texlive-cslatex-20120425-5|24	
12mu|texlive-cslatex-20120425-5|25	%description
12mu|texlive-cslatex-20120425-5|26	TeXLive cslatex package.
12mu|texlive-cslatex-20120425-5|27	
12mu|texlive-cslatex-20120425-5|28	%post
12mu|texlive-cslatex-20120425-5|29	%{_sbindir}/texlive.post
12mu|texlive-cslatex-20120425-5|30	
12mu|texlive-cslatex-20120425-5|31	%postun
12mu|texlive-cslatex-20120425-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-cslatex-20120425-5|33	%{_sbindir}/texlive.post
12mu|texlive-cslatex-20120425-5|34	fi
12mu|texlive-cslatex-20120425-5|35	
12mu|texlive-cslatex-20120425-5|36	#-----------------------------------------------------------------------
12mu|texlive-cslatex-20120425-5|37	%files
12mu|texlive-cslatex-20120425-5|38	%{_texmfdistdir}/tex/cslatex/base/cslatex.ini
12mu|texlive-cslatex-20120425-5|39	%{_texmfdistdir}/tex/cslatex/base/czech.sty
12mu|texlive-cslatex-20120425-5|40	%{_texmfdistdir}/tex/cslatex/base/fonttext.cfg
12mu|texlive-cslatex-20120425-5|41	%{_texmfdistdir}/tex/cslatex/base/hyphen.cfg
12mu|texlive-cslatex-20120425-5|42	%{_texmfdistdir}/tex/cslatex/base/il2cmdh.fd
12mu|texlive-cslatex-20120425-5|43	%{_texmfdistdir}/tex/cslatex/base/il2cmfib.fd
12mu|texlive-cslatex-20120425-5|44	%{_texmfdistdir}/tex/cslatex/base/il2cmfr.fd
12mu|texlive-cslatex-20120425-5|45	%{_texmfdistdir}/tex/cslatex/base/il2cmr.fd
12mu|texlive-cslatex-20120425-5|46	%{_texmfdistdir}/tex/cslatex/base/il2cmss.fd
12mu|texlive-cslatex-20120425-5|47	%{_texmfdistdir}/tex/cslatex/base/il2cmtt.fd
12mu|texlive-cslatex-20120425-5|48	%{_texmfdistdir}/tex/cslatex/base/il2cmvtt.fd
12mu|texlive-cslatex-20120425-5|49	%{_texmfdistdir}/tex/cslatex/base/il2enc.def
12mu|texlive-cslatex-20120425-5|50	%{_texmfdistdir}/tex/cslatex/base/il2lcmss.fd
12mu|texlive-cslatex-20120425-5|51	%{_texmfdistdir}/tex/cslatex/base/il2lcmtt.fd
12mu|texlive-cslatex-20120425-5|52	%{_texmfdistdir}/tex/cslatex/base/slovak.sty
12mu|texlive-cslatex-20120425-5|53	%{_texmfdistdir}/tex/cslatex/cspsfonts/cspsfont.il2
12mu|texlive-cslatex-20120425-5|54	%{_texmfdistdir}/tex/cslatex/cspsfonts/cspsfont.tex
12mu|texlive-cslatex-20120425-5|55	%{_texmfdistdir}/tex/cslatex/cspsfonts/cspsfont.xl2
12mu|texlive-cslatex-20120425-5|56	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2pag.fd
12mu|texlive-cslatex-20120425-5|57	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2pbk.fd
12mu|texlive-cslatex-20120425-5|58	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2pcr.fd
12mu|texlive-cslatex-20120425-5|59	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2phv.fd
12mu|texlive-cslatex-20120425-5|60	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2phvn.fd
12mu|texlive-cslatex-20120425-5|61	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2pnc.fd
12mu|texlive-cslatex-20120425-5|62	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2ppl.fd
12mu|texlive-cslatex-20120425-5|63	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2ptm.fd
12mu|texlive-cslatex-20120425-5|64	%{_texmfdistdir}/tex/cslatex/cspsfonts/il2pzc.fd
12mu|texlive-cslatex-20120425-5|65	%{_texmfdistdir}/tex/cslatex/cspsfonts/nhelvet.sty
12mu|texlive-cslatex-20120425-5|66	%{_texmfdistdir}/tex/cslatex/cspsfonts/ntimes.sty
12mu|texlive-cslatex-20120425-5|67	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2pag.fd
12mu|texlive-cslatex-20120425-5|68	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2pbk.fd
12mu|texlive-cslatex-20120425-5|69	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2pcr.fd
12mu|texlive-cslatex-20120425-5|70	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2phv.fd
12mu|texlive-cslatex-20120425-5|71	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2phvn.fd
12mu|texlive-cslatex-20120425-5|72	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2pnc.fd
12mu|texlive-cslatex-20120425-5|73	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2ppl.fd
12mu|texlive-cslatex-20120425-5|74	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2ptm.fd
12mu|texlive-cslatex-20120425-5|75	%{_texmfdistdir}/tex/cslatex/cspsfonts/xl2pzc.fd
12mu|texlive-cslatex-20120425-5|76	%_texmf_fmtutil_d/cslatex
12mu|texlive-cslatex-20120425-5|77	#- source
12mu|texlive-cslatex-20120425-5|78	%doc %{_texmfdistdir}/source/cslatex/base/cslatex.dtx
12mu|texlive-cslatex-20120425-5|79	%doc %{_texmfdistdir}/source/cslatex/base/cslatex.ins
12mu|texlive-cslatex-20120425-5|80	
12mu|texlive-cslatex-20120425-5|81	%doc %{_texmfdistdir}/source/cslatex/cspsfonts/cspsfont.doc
12mu|texlive-cslatex-20120425-5|82	%doc %{_texmfdistdir}/source/cslatex/cspsfonts/cspsfont.drv
12mu|texlive-cslatex-20120425-5|83	
12mu|texlive-cslatex-20120425-5|84	#-----------------------------------------------------------------------
12mu|texlive-cslatex-20120425-5|85	%prep
12mu|texlive-cslatex-20120425-5|86	%setup -c -a0 -a1
12mu|texlive-cslatex-20120425-5|87	
12mu|texlive-cslatex-20120425-5|88	%build
12mu|texlive-cslatex-20120425-5|89	
12mu|texlive-cslatex-20120425-5|90	%install
12mu|texlive-cslatex-20120425-5|91	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-cslatex-20120425-5|92	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-cslatex-20120425-5|93	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mu|texlive-cslatex-20120425-5|94	cat > %{buildroot}%{_texmf_fmtutil_d}/cslatex <<EOF
12mu|texlive-cslatex-20120425-5|95	#
12mu|texlive-cslatex-20120425-5|96	# from cslatex:
12mu|texlive-cslatex-20120425-5|97	cslatex pdftex - -etex cslatex.ini
12mu|texlive-cslatex-20120425-5|98	pdfcslatex pdftex - -etex cslatex.ini
12mu|texlive-cslatex-20120425-5|99	EOF
12mu|texlive-cslatex-20120425-5|100	
12mu|texlive-cslatex-20120425-5|101	%changelog
12mu|texlive-cslatex-20120425-5|102	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120425-5
12mu|texlive-cslatex-20120425-5|103	+ Revision: 73ebe88
12mu|texlive-cslatex-20120425-5|104	- Sync with cooker
12mu|texlive-cslatex-20120425-5|105	
12mu|texlive-cslatex-20120425-5|106	

21035 12
12mu|texlive-cstex-20131121-5|1	# revision 32249
12mu|texlive-cstex-20131121-5|2	# category Package
12mu|texlive-cstex-20131121-5|3	# catalog-ctan /macros/cstex
12mu|texlive-cstex-20131121-5|4	# catalog-date 2013-11-21 20:02:41 +0100
12mu|texlive-cstex-20131121-5|5	# catalog-license other-free
12mu|texlive-cstex-20131121-5|6	# catalog-version undef
12mu|texlive-cstex-20131121-5|7	Name:		texlive-cstex
12mu|texlive-cstex-20131121-5|8	Version:	20131121
12mu|texlive-cstex-20131121-5|9	Release:	5
12mu|texlive-cstex-20131121-5|10	Summary:	Support for Czech/Slovak languages
12mu|texlive-cstex-20131121-5|11	Group:		Publishing
12mu|texlive-cstex-20131121-5|12	URL:		http://www.ctan.org/tex-archive/macros/cstex
12mu|texlive-cstex-20131121-5|13	License:	OTHER-FREE
12mu|texlive-cstex-20131121-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cstex.tar.xz
12mu|texlive-cstex-20131121-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cstex.doc.tar.xz
12mu|texlive-cstex-20131121-5|16	BuildArch:	noarch
12mu|texlive-cstex-20131121-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-cstex-20131121-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-cstex-20131121-5|19	
12mu|texlive-cstex-20131121-5|20	%description
12mu|texlive-cstex-20131121-5|21	This package mirrors the macros part of the home site's
12mu|texlive-cstex-20131121-5|22	distribution of CSTeX. The licence (modified GPL) applies to
12mu|texlive-cstex-20131121-5|23	some of the additions that make it a Czech/Slovak language
12mu|texlive-cstex-20131121-5|24	distribution, rather than the distribution of a basic
12mu|texlive-cstex-20131121-5|25	Plain/LaTeX distribution.
12mu|texlive-cstex-20131121-5|26	
12mu|texlive-cstex-20131121-5|27	#-----------------------------------------------------------------------
12mu|texlive-cstex-20131121-5|28	%files
12mu|texlive-cstex-20131121-5|29	%doc %{_texmfdistdir}/doc/cstex/00-README-cslatex
12mu|texlive-cstex-20131121-5|30	%doc %{_texmfdistdir}/doc/cstex/INSTALL.cslatex
12mu|texlive-cstex-20131121-5|31	%doc %{_texmfdistdir}/doc/cstex/README-csplain
12mu|texlive-cstex-20131121-5|32	%doc %{_texmfdistdir}/doc/cstex/README-cspsfont
12mu|texlive-cstex-20131121-5|33	%doc %{_texmfdistdir}/doc/cstex/README-doc
12mu|texlive-cstex-20131121-5|34	%doc %{_texmfdistdir}/doc/cstex/README-opmac
12mu|texlive-cstex-20131121-5|35	%doc %{_texmfdistdir}/doc/cstex/README.cslatex
12mu|texlive-cstex-20131121-5|36	%doc %{_texmfdistdir}/doc/cstex/cspsfonts-gen/README
12mu|texlive-cstex-20131121-5|37	%doc %{_texmfdistdir}/doc/cstex/cspsfonts-gen/fontgen
12mu|texlive-cstex-20131121-5|38	%doc %{_texmfdistdir}/doc/cstex/cspsfonts-gen/kernoff.c
12mu|texlive-cstex-20131121-5|39	%doc %{_texmfdistdir}/doc/cstex/cspsfonts-gen/mkf
12mu|texlive-cstex-20131121-5|40	%doc %{_texmfdistdir}/doc/cstex/cspsfonts-gen/mkfc
12mu|texlive-cstex-20131121-5|41	%doc %{_texmfdistdir}/doc/cstex/cspsfonts-gen/xl2.enc
12mu|texlive-cstex-20131121-5|42	%doc %{_texmfdistdir}/doc/cstex/cspsfonts-gen/xt2.enc
12mu|texlive-cstex-20131121-5|43	%doc %{_texmfdistdir}/doc/cstex/cstexman.pdf
12mu|texlive-cstex-20131121-5|44	%doc %{_texmfdistdir}/doc/cstex/cstexman.tex
12mu|texlive-cstex-20131121-5|45	%doc %{_texmfdistdir}/doc/cstex/jemny.errata
12mu|texlive-cstex-20131121-5|46	%doc %{_texmfdistdir}/doc/cstex/jemny.pdf
12mu|texlive-cstex-20131121-5|47	%doc %{_texmfdistdir}/doc/cstex/jemny.tar.gz
12mu|texlive-cstex-20131121-5|48	%doc %{_texmfdistdir}/doc/cstex/lic-gpl.eng
12mu|texlive-cstex-20131121-5|49	%doc %{_texmfdistdir}/doc/cstex/opmac-d.pdf
12mu|texlive-cstex-20131121-5|50	%doc %{_texmfdistdir}/doc/cstex/opmac-d.tex
12mu|texlive-cstex-20131121-5|51	%doc %{_texmfdistdir}/doc/cstex/opmac-u.pdf
12mu|texlive-cstex-20131121-5|52	%doc %{_texmfdistdir}/doc/cstex/opmac-u.tex
12mu|texlive-cstex-20131121-5|53	%doc %{_texmfdistdir}/doc/cstex/pdfuni-article.pdf
12mu|texlive-cstex-20131121-5|54	%doc %{_texmfdistdir}/doc/cstex/pdfuni-article.tex
12mu|texlive-cstex-20131121-5|55	%doc %{_texmfdistdir}/doc/cstex/prvni.pdf
12mu|texlive-cstex-20131121-5|56	%doc %{_texmfdistdir}/doc/cstex/prvni.tex
12mu|texlive-cstex-20131121-5|57	%doc %{_texmfdistdir}/doc/cstex/test8z.pdf
12mu|texlive-cstex-20131121-5|58	%doc %{_texmfdistdir}/doc/cstex/test8z.tex
12mu|texlive-cstex-20131121-5|59	%doc %{_texmfdistdir}/doc/cstex/testgyre8z.pdf
12mu|texlive-cstex-20131121-5|60	%doc %{_texmfdistdir}/doc/cstex/testgyre8z.tex
12mu|texlive-cstex-20131121-5|61	%doc %{_texmfdistdir}/doc/cstex/testlat.tex
12mu|texlive-cstex-20131121-5|62	%doc %{_texmfdistdir}/doc/cstex/zmeny.txt
12mu|texlive-cstex-20131121-5|63	
12mu|texlive-cstex-20131121-5|64	#-----------------------------------------------------------------------
12mu|texlive-cstex-20131121-5|65	%prep
12mu|texlive-cstex-20131121-5|66	%setup -c -a0 -a1
12mu|texlive-cstex-20131121-5|67	
12mu|texlive-cstex-20131121-5|68	%build
12mu|texlive-cstex-20131121-5|69	
12mu|texlive-cstex-20131121-5|70	%install
12mu|texlive-cstex-20131121-5|71	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-cstex-20131121-5|72	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-cstex-20131121-5|73	
12mu|texlive-cstex-20131121-5|74	%changelog
12mu|texlive-cstex-20131121-5|75	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131121-5
12mu|texlive-cstex-20131121-5|76	+ Revision: eba36bc
12mu|texlive-cstex-20131121-5|77	- MassBuild#289: Increase release tag
12mu|texlive-cstex-20131121-5|78	
12mu|texlive-cstex-20131121-5|79	

21036 12
12mu|texlive-ctanify-1.4-5|1	# revision 30921
12mu|texlive-ctanify-1.4-5|2	# category Package
12mu|texlive-ctanify-1.4-5|3	# catalog-ctan /support/ctanify
12mu|texlive-ctanify-1.4-5|4	# catalog-date 2013-06-19 07:13:38 +0200
12mu|texlive-ctanify-1.4-5|5	# catalog-license lppl
12mu|texlive-ctanify-1.4-5|6	# catalog-version 1.4
12mu|texlive-ctanify-1.4-5|7	Name:		texlive-ctanify
12mu|texlive-ctanify-1.4-5|8	Version:	1.4
12mu|texlive-ctanify-1.4-5|9	Release:	5
12mu|texlive-ctanify-1.4-5|10	Summary:	Prepare a package for upload to CTAN
12mu|texlive-ctanify-1.4-5|11	Group:		Publishing
12mu|texlive-ctanify-1.4-5|12	URL:		http://www.ctan.org/tex-archive/support/ctanify
12mu|texlive-ctanify-1.4-5|13	License:	LPPL
12mu|texlive-ctanify-1.4-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctanify.tar.xz
12mu|texlive-ctanify-1.4-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctanify.doc.tar.xz
12mu|texlive-ctanify-1.4-5|16	BuildArch:	noarch
12mu|texlive-ctanify-1.4-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-ctanify-1.4-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-ctanify-1.4-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-ctanify-1.4-5|20	Provides:	texlive-ctanify.bin = %{EVRD}
12mu|texlive-ctanify-1.4-5|21	
12mu|texlive-ctanify-1.4-5|22	%description
12mu|texlive-ctanify-1.4-5|23	Given a list of filenames, ctanify creates a tarball (a .tar.gz
12mu|texlive-ctanify-1.4-5|24	file) with the files laid out in CTAN's preferred structure.
12mu|texlive-ctanify-1.4-5|25	The tarball additionally contains a ZIP (.zip) file with copies
12mu|texlive-ctanify-1.4-5|26	of all files laid out in the standard TeX Directory Structure
12mu|texlive-ctanify-1.4-5|27	(TDS), which may be used by those intending to install the
12mu|texlive-ctanify-1.4-5|28	package, or by those who need to incorporate it in a
12mu|texlive-ctanify-1.4-5|29	distribution. (The TDS ZIP file will be installed in the CTAN
12mu|texlive-ctanify-1.4-5|30	install/ tree.).
12mu|texlive-ctanify-1.4-5|31	
12mu|texlive-ctanify-1.4-5|32	%post
12mu|texlive-ctanify-1.4-5|33	%{_sbindir}/texlive.post
12mu|texlive-ctanify-1.4-5|34	
12mu|texlive-ctanify-1.4-5|35	%postun
12mu|texlive-ctanify-1.4-5|36	if [ $1 -eq 0 ]; then
12mu|texlive-ctanify-1.4-5|37	%{_sbindir}/texlive.post
12mu|texlive-ctanify-1.4-5|38	fi
12mu|texlive-ctanify-1.4-5|39	
12mu|texlive-ctanify-1.4-5|40	#-----------------------------------------------------------------------
12mu|texlive-ctanify-1.4-5|41	%files
12mu|texlive-ctanify-1.4-5|42	%{_bindir}/ctanify
12mu|texlive-ctanify-1.4-5|43	%{_texmfdistdir}/scripts/ctanify/ctanify
12mu|texlive-ctanify-1.4-5|44	%doc %{_texmfdistdir}/doc/latex/ctanify/README
12mu|texlive-ctanify-1.4-5|45	%doc %{_texmfdistdir}/doc/latex/ctanify/ctanify.pdf
12mu|texlive-ctanify-1.4-5|46	%doc %{_mandir}/man1/ctanify.1*
12mu|texlive-ctanify-1.4-5|47	%doc %{_texmfdistdir}/doc/man/man1/ctanify.man1.pdf
12mu|texlive-ctanify-1.4-5|48	
12mu|texlive-ctanify-1.4-5|49	#-----------------------------------------------------------------------
12mu|texlive-ctanify-1.4-5|50	%prep
12mu|texlive-ctanify-1.4-5|51	%setup -c -a0 -a1
12mu|texlive-ctanify-1.4-5|52	
12mu|texlive-ctanify-1.4-5|53	%build
12mu|texlive-ctanify-1.4-5|54	
12mu|texlive-ctanify-1.4-5|55	%install
12mu|texlive-ctanify-1.4-5|56	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-ctanify-1.4-5|57	pushd %{buildroot}%{_bindir}
12mu|texlive-ctanify-1.4-5|58	ln -sf %{_texmfdistdir}/scripts/ctanify/ctanify ctanify
12mu|texlive-ctanify-1.4-5|59	popd
12mu|texlive-ctanify-1.4-5|60	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-ctanify-1.4-5|61	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-ctanify-1.4-5|62	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-ctanify-1.4-5|63	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-ctanify-1.4-5|64	
12mu|texlive-ctanify-1.4-5|65	%changelog
12mu|texlive-ctanify-1.4-5|66	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-5
12mu|texlive-ctanify-1.4-5|67	+ Revision: 312e451
12mu|texlive-ctanify-1.4-5|68	- Sync with cooker
12mu|texlive-ctanify-1.4-5|69	
12mu|texlive-ctanify-1.4-5|70	

21037 12
12mu|texlive-ctie-1.1-7|1	# revision 29764
12mu|texlive-ctie-1.1-7|2	# category TLCore
12mu|texlive-ctie-1.1-7|3	# catalog-ctan /web/c_cpp/ctie
12mu|texlive-ctie-1.1-7|4	# catalog-date 2012-06-18 22:39:13 +0200
12mu|texlive-ctie-1.1-7|5	# catalog-license gpl
12mu|texlive-ctie-1.1-7|6	# catalog-version 1.1
12mu|texlive-ctie-1.1-7|7	Name:		texlive-ctie
12mu|texlive-ctie-1.1-7|8	Version:	1.1
12mu|texlive-ctie-1.1-7|9	Release:	7
12mu|texlive-ctie-1.1-7|10	Summary:	C version of tie (merging Web change files)
12mu|texlive-ctie-1.1-7|11	Group:		Publishing
12mu|texlive-ctie-1.1-7|12	URL:		http://www.ctan.org/tex-archive/web/c_cpp/ctie
12mu|texlive-ctie-1.1-7|13	License:	GPL
12mu|texlive-ctie-1.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctie.tar.xz
12mu|texlive-ctie-1.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ctie.doc.tar.xz
12mu|texlive-ctie-1.1-7|16	BuildArch:	noarch
12mu|texlive-ctie-1.1-7|17	BuildRequires:	texlive-tlpkg
12mu|texlive-ctie-1.1-7|18	Requires(pre):	texlive-tlpkg
12mu|texlive-ctie-1.1-7|19	Requires:	texlive-kpathsea
12mu|texlive-ctie-1.1-7|20	Requires:	texlive-ctie.bin
12mu|texlive-ctie-1.1-7|21	
12mu|texlive-ctie-1.1-7|22	%description
12mu|texlive-ctie-1.1-7|23	This is a version of tie converted for use with cweb.
12mu|texlive-ctie-1.1-7|24	
12mu|texlive-ctie-1.1-7|25	#-----------------------------------------------------------------------
12mu|texlive-ctie-1.1-7|26	%files
12mu|texlive-ctie-1.1-7|27	%doc %{_mandir}/man1/ctie.1*
12mu|texlive-ctie-1.1-7|28	%doc %{_texmfdistdir}/doc/man/man1/ctie.man1.pdf
12mu|texlive-ctie-1.1-7|29	
12mu|texlive-ctie-1.1-7|30	#-----------------------------------------------------------------------
12mu|texlive-ctie-1.1-7|31	%prep
12mu|texlive-ctie-1.1-7|32	%setup -c -a0 -a1
12mu|texlive-ctie-1.1-7|33	
12mu|texlive-ctie-1.1-7|34	%build
12mu|texlive-ctie-1.1-7|35	
12mu|texlive-ctie-1.1-7|36	%install
12mu|texlive-ctie-1.1-7|37	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-ctie-1.1-7|38	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-ctie-1.1-7|39	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-ctie-1.1-7|40	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-ctie-1.1-7|41	
12mu|texlive-ctie-1.1-7|42	%changelog
12mu|texlive-ctie-1.1-7|43	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-7
12mu|texlive-ctie-1.1-7|44	+ Revision: 865d61c
12mu|texlive-ctie-1.1-7|45	- Sync with cooker
12mu|texlive-ctie-1.1-7|46	
12mu|texlive-ctie-1.1-7|47	

21038 12
12mu|texlive-currfile-0.7b-5|1	# revision 29012
12mu|texlive-currfile-0.7b-5|2	# category Package
12mu|texlive-currfile-0.7b-5|3	# catalog-ctan /macros/latex/contrib/currfile
12mu|texlive-currfile-0.7b-5|4	# catalog-date 2013-02-02 11:38:19 +0100
12mu|texlive-currfile-0.7b-5|5	# catalog-license lppl1.3
12mu|texlive-currfile-0.7b-5|6	# catalog-version 0.7b
12mu|texlive-currfile-0.7b-5|7	Name:		texlive-currfile
12mu|texlive-currfile-0.7b-5|8	Version:	0.7b
12mu|texlive-currfile-0.7b-5|9	Release:	5
12mu|texlive-currfile-0.7b-5|10	Summary:	Provide file name and path of input files
12mu|texlive-currfile-0.7b-5|11	Group:		Publishing
12mu|texlive-currfile-0.7b-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/currfile
12mu|texlive-currfile-0.7b-5|13	License:	LPPL1.3
12mu|texlive-currfile-0.7b-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/currfile.tar.xz
12mu|texlive-currfile-0.7b-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/currfile.doc.tar.xz
12mu|texlive-currfile-0.7b-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/currfile.source.tar.xz
12mu|texlive-currfile-0.7b-5|17	BuildArch:	noarch
12mu|texlive-currfile-0.7b-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-currfile-0.7b-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-currfile-0.7b-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-currfile-0.7b-5|21	
12mu|texlive-currfile-0.7b-5|22	%description
12mu|texlive-currfile-0.7b-5|23	The package provides macros holding file name information
12mu|texlive-currfile-0.7b-5|24	(directory, base name, extension, full name and full path) for
12mu|texlive-currfile-0.7b-5|25	files read by LaTeX \input and \include macros; it uses the
12mu|texlive-currfile-0.7b-5|26	file hooks provided by the author's filehook. In particular, it
12mu|texlive-currfile-0.7b-5|27	restores the parent file name after the trailing \clearpage of
12mu|texlive-currfile-0.7b-5|28	an \included file; as a result, the macros may be usefully
12mu|texlive-currfile-0.7b-5|29	employed in the page header and footer of the last printed page
12mu|texlive-currfile-0.7b-5|30	of such a file. The depth of inclusion is made available,
12mu|texlive-currfile-0.7b-5|31	together with the "parent" (including file) and "parents" (all
12mu|texlive-currfile-0.7b-5|32	including files to the root of the tree). The package
12mu|texlive-currfile-0.7b-5|33	supersedes FiNK.
12mu|texlive-currfile-0.7b-5|34	
12mu|texlive-currfile-0.7b-5|35	%post
12mu|texlive-currfile-0.7b-5|36	%{_sbindir}/texlive.post
12mu|texlive-currfile-0.7b-5|37	
12mu|texlive-currfile-0.7b-5|38	%postun
12mu|texlive-currfile-0.7b-5|39	if [ $1 -eq 0 ]; then
12mu|texlive-currfile-0.7b-5|40	%{_sbindir}/texlive.post
12mu|texlive-currfile-0.7b-5|41	fi
12mu|texlive-currfile-0.7b-5|42	
12mu|texlive-currfile-0.7b-5|43	#-----------------------------------------------------------------------
12mu|texlive-currfile-0.7b-5|44	%files
12mu|texlive-currfile-0.7b-5|45	%{_texmfdistdir}/tex/latex/currfile/currfile-abspath.sty
12mu|texlive-currfile-0.7b-5|46	%{_texmfdistdir}/tex/latex/currfile/currfile.sty
12mu|texlive-currfile-0.7b-5|47	%doc %{_texmfdistdir}/doc/latex/currfile/README
12mu|texlive-currfile-0.7b-5|48	%doc %{_texmfdistdir}/doc/latex/currfile/currfile.pdf
12mu|texlive-currfile-0.7b-5|49	#- source
12mu|texlive-currfile-0.7b-5|50	%doc %{_texmfdistdir}/source/latex/currfile/currfile.dtx
12mu|texlive-currfile-0.7b-5|51	%doc %{_texmfdistdir}/source/latex/currfile/currfile.ins
12mu|texlive-currfile-0.7b-5|52	
12mu|texlive-currfile-0.7b-5|53	#-----------------------------------------------------------------------
12mu|texlive-currfile-0.7b-5|54	%prep
12mu|texlive-currfile-0.7b-5|55	%setup -c -a0 -a1 -a2
12mu|texlive-currfile-0.7b-5|56	
12mu|texlive-currfile-0.7b-5|57	%build
12mu|texlive-currfile-0.7b-5|58	
12mu|texlive-currfile-0.7b-5|59	%install
12mu|texlive-currfile-0.7b-5|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-currfile-0.7b-5|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-currfile-0.7b-5|62	
12mu|texlive-currfile-0.7b-5|63	%changelog
12mu|texlive-currfile-0.7b-5|64	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.7b-5
12mu|texlive-currfile-0.7b-5|65	+ Revision: 70b917b
12mu|texlive-currfile-0.7b-5|66	- Sync with cooker
12mu|texlive-currfile-0.7b-5|67	
12mu|texlive-currfile-0.7b-5|68	

21039 12
12mu|texlive-cv4tw-0.1-1|1	# revision 32719
12mu|texlive-cv4tw-0.1-1|2	# category Package
12mu|texlive-cv4tw-0.1-1|3	# catalog-ctan /macros/latex/contrib/cv4tw
12mu|texlive-cv4tw-0.1-1|4	# catalog-date 2014-01-20 00:33:14 +0100
12mu|texlive-cv4tw-0.1-1|5	# catalog-license other-free
12mu|texlive-cv4tw-0.1-1|6	# catalog-version 0.1
12mu|texlive-cv4tw-0.1-1|7	Name:		texlive-cv4tw
12mu|texlive-cv4tw-0.1-1|8	Version:	0.1
12mu|texlive-cv4tw-0.1-1|9	Release:	1
12mu|texlive-cv4tw-0.1-1|10	Summary:	LaTeX CV class, with extended details
12mu|texlive-cv4tw-0.1-1|11	Group:		Publishing
12mu|texlive-cv4tw-0.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cv4tw
12mu|texlive-cv4tw-0.1-1|13	License:	OTHER-FREE
12mu|texlive-cv4tw-0.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cv4tw.tar.xz
12mu|texlive-cv4tw-0.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cv4tw.doc.tar.xz
12mu|texlive-cv4tw-0.1-1|16	BuildArch:	noarch
12mu|texlive-cv4tw-0.1-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-cv4tw-0.1-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-cv4tw-0.1-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-cv4tw-0.1-1|20	
12mu|texlive-cv4tw-0.1-1|21	%description
12mu|texlive-cv4tw-0.1-1|22	The class offers entries for assets and social networks;
12mu|texlive-cv4tw-0.1-1|23	customizable styles are provided. The class comes with no
12mu|texlive-cv4tw-0.1-1|24	documentation, but a worked example offers some guidance.
12mu|texlive-cv4tw-0.1-1|25	
12mu|texlive-cv4tw-0.1-1|26	%post
12mu|texlive-cv4tw-0.1-1|27	%{_sbindir}/texlive.post
12mu|texlive-cv4tw-0.1-1|28	
12mu|texlive-cv4tw-0.1-1|29	%postun
12mu|texlive-cv4tw-0.1-1|30	if [ $1 -eq 0 ]; then
12mu|texlive-cv4tw-0.1-1|31	%{_sbindir}/texlive.post
12mu|texlive-cv4tw-0.1-1|32	fi
12mu|texlive-cv4tw-0.1-1|33	
12mu|texlive-cv4tw-0.1-1|34	#-----------------------------------------------------------------------
12mu|texlive-cv4tw-0.1-1|35	%files
12mu|texlive-cv4tw-0.1-1|36	%{_texmfdistdir}/tex/latex/cv4tw/cv4tw-scheme.sty
12mu|texlive-cv4tw-0.1-1|37	%{_texmfdistdir}/tex/latex/cv4tw/cv4tw-theme-compact.sty
12mu|texlive-cv4tw-0.1-1|38	%{_texmfdistdir}/tex/latex/cv4tw/cv4tw-theme-core.sty
12mu|texlive-cv4tw-0.1-1|39	%{_texmfdistdir}/tex/latex/cv4tw/cv4tw-theme-sharp.sty
12mu|texlive-cv4tw-0.1-1|40	%{_texmfdistdir}/tex/latex/cv4tw/cv4tw-theme-simple.sty
12mu|texlive-cv4tw-0.1-1|41	%{_texmfdistdir}/tex/latex/cv4tw/cv4tw.cls
12mu|texlive-cv4tw-0.1-1|42	%doc %{_texmfdistdir}/doc/latex/cv4tw/sample-jules-verne.pdf
12mu|texlive-cv4tw-0.1-1|43	
12mu|texlive-cv4tw-0.1-1|44	#-----------------------------------------------------------------------
12mu|texlive-cv4tw-0.1-1|45	%prep
12mu|texlive-cv4tw-0.1-1|46	%setup -c -a0 -a1
12mu|texlive-cv4tw-0.1-1|47	
12mu|texlive-cv4tw-0.1-1|48	%build
12mu|texlive-cv4tw-0.1-1|49	
12mu|texlive-cv4tw-0.1-1|50	%install
12mu|texlive-cv4tw-0.1-1|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-cv4tw-0.1-1|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-cv4tw-0.1-1|53	
12mu|texlive-cv4tw-0.1-1|54	%changelog
12mu|texlive-cv4tw-0.1-1|55	* Sat Feb 15 2014 Rosa <rosa@abf.rosalinux.ru> 0.1-1
12mu|texlive-cv4tw-0.1-1|56	+ Revision: 68fcc2a
12mu|texlive-cv4tw-0.1-1|57	- Automatic import for version 0.1-1
12mu|texlive-cv4tw-0.1-1|58	
12mu|texlive-cv4tw-0.1-1|59	

21040 12
12mu|texlive-cweb-3.64ad-8|1	# revision 29764
12mu|texlive-cweb-3.64ad-8|2	# category Package
12mu|texlive-cweb-3.64ad-8|3	# catalog-ctan /web/c_cpp/cweb
12mu|texlive-cweb-3.64ad-8|4	# catalog-date 2012-04-30 16:43:33 +0200
12mu|texlive-cweb-3.64ad-8|5	# catalog-license knuth
12mu|texlive-cweb-3.64ad-8|6	# catalog-version 3.64ad
12mu|texlive-cweb-3.64ad-8|7	Name:		texlive-cweb
12mu|texlive-cweb-3.64ad-8|8	Version:	3.64ad
12mu|texlive-cweb-3.64ad-8|9	Release:	8
12mu|texlive-cweb-3.64ad-8|10	Summary:	A Web system in C
12mu|texlive-cweb-3.64ad-8|11	Group:		Publishing
12mu|texlive-cweb-3.64ad-8|12	URL:		http://www.ctan.org/tex-archive/web/c_cpp/cweb
12mu|texlive-cweb-3.64ad-8|13	License:	KNUTH
12mu|texlive-cweb-3.64ad-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cweb.tar.xz
12mu|texlive-cweb-3.64ad-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cweb.doc.tar.xz
12mu|texlive-cweb-3.64ad-8|16	BuildArch:	noarch
12mu|texlive-cweb-3.64ad-8|17	BuildRequires:	texlive-tlpkg
12mu|texlive-cweb-3.64ad-8|18	Requires(pre):	texlive-tlpkg
12mu|texlive-cweb-3.64ad-8|19	Requires(post):	texlive-kpathsea
12mu|texlive-cweb-3.64ad-8|20	Requires:	texlive-cweb.bin
12mu|texlive-cweb-3.64ad-8|21	
12mu|texlive-cweb-3.64ad-8|22	%description
12mu|texlive-cweb-3.64ad-8|23	The Cweb system is a system for Structured Software
12mu|texlive-cweb-3.64ad-8|24	Documentation (also known as Literate Programming) in the
12mu|texlive-cweb-3.64ad-8|25	programming language C.
12mu|texlive-cweb-3.64ad-8|26	
12mu|texlive-cweb-3.64ad-8|27	%post
12mu|texlive-cweb-3.64ad-8|28	%{_sbindir}/texlive.post
12mu|texlive-cweb-3.64ad-8|29	
12mu|texlive-cweb-3.64ad-8|30	%postun
12mu|texlive-cweb-3.64ad-8|31	if [ $1 -eq 0 ]; then
12mu|texlive-cweb-3.64ad-8|32	%{_sbindir}/texlive.post
12mu|texlive-cweb-3.64ad-8|33	fi
12mu|texlive-cweb-3.64ad-8|34	
12mu|texlive-cweb-3.64ad-8|35	#-----------------------------------------------------------------------
12mu|texlive-cweb-3.64ad-8|36	%files
12mu|texlive-cweb-3.64ad-8|37	%{_texmfdistdir}/tex/plain/cweb/cwebmac.tex
12mu|texlive-cweb-3.64ad-8|38	%{_texmfdistdir}/tex/plain/cweb/pdfXcwebmac.tex
12mu|texlive-cweb-3.64ad-8|39	%{_texmfdistdir}/tex/plain/cweb/pdfcwebmac.tex
12mu|texlive-cweb-3.64ad-8|40	%{_texmfdistdir}/tex/plain/cweb/pdfdcwebmac.tex
12mu|texlive-cweb-3.64ad-8|41	%{_texmfdistdir}/tex/plain/cweb/pdffcwebmac.tex
12mu|texlive-cweb-3.64ad-8|42	%{_texmfdistdir}/tex/plain/cweb/pdficwebmac.tex
12mu|texlive-cweb-3.64ad-8|43	%{_texmfdistdir}/tex/plain/cweb/pdfwebmac.tex
12mu|texlive-cweb-3.64ad-8|44	%doc %{_mandir}/man1/ctangle.1*
12mu|texlive-cweb-3.64ad-8|45	%doc %{_texmfdistdir}/doc/man/man1/ctangle.man1.pdf
12mu|texlive-cweb-3.64ad-8|46	%doc %{_mandir}/man1/cweave.1*
12mu|texlive-cweb-3.64ad-8|47	%doc %{_texmfdistdir}/doc/man/man1/cweave.man1.pdf
12mu|texlive-cweb-3.64ad-8|48	%doc %{_mandir}/man1/cweb.1*
12mu|texlive-cweb-3.64ad-8|49	%doc %{_texmfdistdir}/doc/man/man1/cweb.man1.pdf
12mu|texlive-cweb-3.64ad-8|50	%doc %{_texmfdistdir}/doc/plain/cweb/cwebman.dvi
12mu|texlive-cweb-3.64ad-8|51	
12mu|texlive-cweb-3.64ad-8|52	#-----------------------------------------------------------------------
12mu|texlive-cweb-3.64ad-8|53	%prep
12mu|texlive-cweb-3.64ad-8|54	%setup -c -a0 -a1
12mu|texlive-cweb-3.64ad-8|55	
12mu|texlive-cweb-3.64ad-8|56	%build
12mu|texlive-cweb-3.64ad-8|57	
12mu|texlive-cweb-3.64ad-8|58	%install
12mu|texlive-cweb-3.64ad-8|59	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-cweb-3.64ad-8|60	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-cweb-3.64ad-8|61	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-cweb-3.64ad-8|62	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-cweb-3.64ad-8|63	
12mu|texlive-cweb-3.64ad-8|64	%changelog
12mu|texlive-cweb-3.64ad-8|65	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.64ad-8
12mu|texlive-cweb-3.64ad-8|66	+ Revision: 2a876e1
12mu|texlive-cweb-3.64ad-8|67	- Sync with cooker
12mu|texlive-cweb-3.64ad-8|68	
12mu|texlive-cweb-3.64ad-8|69	

21041 12
12mu|texlive-cweb-latex-20130119-5|1	# revision 28878
12mu|texlive-cweb-latex-20130119-5|2	
12mu|texlive-cweb-latex-20130119-5|3	# category Package
12mu|texlive-cweb-latex-20130119-5|4	# catalog-ctan /macros/latex/contrib/cweb
12mu|texlive-cweb-latex-20130119-5|5	# catalog-date 2013-01-19 01:25:39 +0100
12mu|texlive-cweb-latex-20130119-5|6	# catalog-license gpl
12mu|texlive-cweb-latex-20130119-5|7	# catalog-version undef
12mu|texlive-cweb-latex-20130119-5|8	Name:		texlive-cweb-latex
12mu|texlive-cweb-latex-20130119-5|9	Version:	20130119
12mu|texlive-cweb-latex-20130119-5|10	Release:	5
12mu|texlive-cweb-latex-20130119-5|11	Summary:	A LaTeX version of CWEB
12mu|texlive-cweb-latex-20130119-5|12	Group:		Publishing
12mu|texlive-cweb-latex-20130119-5|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/cweb
12mu|texlive-cweb-latex-20130119-5|14	License:	GPL
12mu|texlive-cweb-latex-20130119-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cweb-latex.tar.xz
12mu|texlive-cweb-latex-20130119-5|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cweb-latex.doc.tar.xz
12mu|texlive-cweb-latex-20130119-5|17	BuildArch:	noarch
12mu|texlive-cweb-latex-20130119-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-cweb-latex-20130119-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-cweb-latex-20130119-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-cweb-latex-20130119-5|21	
12mu|texlive-cweb-latex-20130119-5|22	%description
12mu|texlive-cweb-latex-20130119-5|23	This bundle allows marking-up of CWEB code in LaTeX. The
12mu|texlive-cweb-latex-20130119-5|24	distribution includes the "Counting Words" program distributed
12mu|texlive-cweb-latex-20130119-5|25	with CWEB, edited to run with LaTeX.
12mu|texlive-cweb-latex-20130119-5|26	
12mu|texlive-cweb-latex-20130119-5|27	%post
12mu|texlive-cweb-latex-20130119-5|28	%{_sbindir}/texlive.post
12mu|texlive-cweb-latex-20130119-5|29	
12mu|texlive-cweb-latex-20130119-5|30	%postun
12mu|texlive-cweb-latex-20130119-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-cweb-latex-20130119-5|32	%{_sbindir}/texlive.post
12mu|texlive-cweb-latex-20130119-5|33	fi
12mu|texlive-cweb-latex-20130119-5|34	
12mu|texlive-cweb-latex-20130119-5|35	#-----------------------------------------------------------------------
12mu|texlive-cweb-latex-20130119-5|36	%files
12mu|texlive-cweb-latex-20130119-5|37	%{_texmfdistdir}/tex/latex/cweb-latex/cwbl-german.sty
12mu|texlive-cweb-latex-20130119-5|38	%{_texmfdistdir}/tex/latex/cweb-latex/cweb.cls
12mu|texlive-cweb-latex-20130119-5|39	%{_texmfdistdir}/tex/latex/cweb-latex/cwebarray.sty
12mu|texlive-cweb-latex-20130119-5|40	%{_texmfdistdir}/tex/latex/cweb-latex/cwebbase.tex
12mu|texlive-cweb-latex-20130119-5|41	%{_texmfdistdir}/tex/latex/cweb-latex/keyvald.sty
12mu|texlive-cweb-latex-20130119-5|42	%doc %{_texmfdistdir}/doc/latex/cweb-latex/CATALOG
12mu|texlive-cweb-latex-20130119-5|43	%doc %{_texmfdistdir}/doc/latex/cweb-latex/History
12mu|texlive-cweb-latex-20130119-5|44	%doc %{_texmfdistdir}/doc/latex/cweb-latex/INSTALL
12mu|texlive-cweb-latex-20130119-5|45	%doc %{_texmfdistdir}/doc/latex/cweb-latex/License
12mu|texlive-cweb-latex-20130119-5|46	%doc %{_texmfdistdir}/doc/latex/cweb-latex/MANIFEST
12mu|texlive-cweb-latex-20130119-5|47	%doc %{_texmfdistdir}/doc/latex/cweb-latex/Makefile
12mu|texlive-cweb-latex-20130119-5|48	%doc %{_texmfdistdir}/doc/latex/cweb-latex/README
12mu|texlive-cweb-latex-20130119-5|49	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/Index
12mu|texlive-cweb-latex-20130119-5|50	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cwbl-deutsch.sty
12mu|texlive-cweb-latex-20130119-5|51	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cwbl-french.sty
12mu|texlive-cweb-latex-20130119-5|52	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cwbl-italian.sty
12mu|texlive-cweb-latex-20130119-5|53	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cweb-hy/README.txt
12mu|texlive-cweb-latex-20130119-5|54	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cweb-hy/cwbasehy.tex
12mu|texlive-cweb-latex-20130119-5|55	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cweb-hy/cweb-hy.cls
12mu|texlive-cweb-latex-20130119-5|56	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/cweb-hy/nodoc.tex
12mu|texlive-cweb-latex-20130119-5|57	%doc %{_texmfdistdir}/doc/latex/cweb-latex/contrib/wagner/cwebzw.sty
12mu|texlive-cweb-latex-20130119-5|58	%doc %{_texmfdistdir}/doc/latex/cweb-latex/cweb-conf.pdf
12mu|texlive-cweb-latex-20130119-5|59	%doc %{_texmfdistdir}/doc/latex/cweb-latex/cweb-user.pdf
12mu|texlive-cweb-latex-20130119-5|60	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/Makefile
12mu|texlive-cweb-latex-20130119-5|61	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.aux
12mu|texlive-cweb-latex-20130119-5|62	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.bbl
12mu|texlive-cweb-latex-20130119-5|63	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.dvi
12mu|texlive-cweb-latex-20130119-5|64	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.idx
12mu|texlive-cweb-latex-20130119-5|65	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.log
12mu|texlive-cweb-latex-20130119-5|66	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.scn
12mu|texlive-cweb-latex-20130119-5|67	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/compare/wcltx.tex
12mu|texlive-cweb-latex-20130119-5|68	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/rcs.sty
12mu|texlive-cweb-latex-20130119-5|69	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/tex-it
12mu|texlive-cweb-latex-20130119-5|70	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/wcltx.bib
12mu|texlive-cweb-latex-20130119-5|71	%doc %{_texmfdistdir}/doc/latex/cweb-latex/examples/wcltx.w
12mu|texlive-cweb-latex-20130119-5|72	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/Imakefile
12mu|texlive-cweb-latex-20130119-5|73	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/README
12mu|texlive-cweb-latex-20130119-5|74	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/TODO
12mu|texlive-cweb-latex-20130119-5|75	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cwbl-german.sty
12mu|texlive-cweb-latex-20130119-5|76	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweave-spec.tex
12mu|texlive-cweb-latex-20130119-5|77	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-conf.tex
12mu|texlive-cweb-latex-20130119-5|78	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-doc.sty
12mu|texlive-cweb-latex-20130119-5|79	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-fsa.fig
12mu|texlive-cweb-latex-20130119-5|80	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-fsa.latex
12mu|texlive-cweb-latex-20130119-5|81	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-fsa.ltx
12mu|texlive-cweb-latex-20130119-5|82	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb-user.tex
12mu|texlive-cweb-latex-20130119-5|83	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cweb.doc
12mu|texlive-cweb-latex-20130119-5|84	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cwebarray.sty
12mu|texlive-cweb-latex-20130119-5|85	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cwebbase.doc
12mu|texlive-cweb-latex-20130119-5|86	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cwebparts.doc
12mu|texlive-cweb-latex-20130119-5|87	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/cwebx.sty
12mu|texlive-cweb-latex-20130119-5|88	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/keyvald.dtx
12mu|texlive-cweb-latex-20130119-5|89	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/keyvald.ins
12mu|texlive-cweb-latex-20130119-5|90	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/style/cweb-doc.el
12mu|texlive-cweb-latex-20130119-5|91	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/Imakefile
12mu|texlive-cweb-latex-20130119-5|92	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/badend.w
12mu|texlive-cweb-latex-20130119-5|93	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/badopts.w
12mu|texlive-cweb-latex-20130119-5|94	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/change.ch
12mu|texlive-cweb-latex-20130119-5|95	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/change.w
12mu|texlive-cweb-latex-20130119-5|96	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/enddocbegin.w
12mu|texlive-cweb-latex-20130119-5|97	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/flat.w
12mu|texlive-cweb-latex-20130119-5|98	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/german.w
12mu|texlive-cweb-latex-20130119-5|99	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/language-german.ch
12mu|texlive-cweb-latex-20130119-5|100	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/language-german.w
12mu|texlive-cweb-latex-20130119-5|101	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/minimal.w
12mu|texlive-cweb-latex-20130119-5|102	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/modes.w
12mu|texlive-cweb-latex-20130119-5|103	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/newif.w
12mu|texlive-cweb-latex-20130119-5|104	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/nolists.w
12mu|texlive-cweb-latex-20130119-5|105	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/parts-code.w
12mu|texlive-cweb-latex-20130119-5|106	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/parts.tex
12mu|texlive-cweb-latex-20130119-5|107	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/refname.w
12mu|texlive-cweb-latex-20130119-5|108	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/report.w
12mu|texlive-cweb-latex-20130119-5|109	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/section.w
12mu|texlive-cweb-latex-20130119-5|110	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/sup-changes.w
12mu|texlive-cweb-latex-20130119-5|111	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/sup-format.w
12mu|texlive-cweb-latex-20130119-5|112	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/sup-lists.w
12mu|texlive-cweb-latex-20130119-5|113	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/titlepage.w
12mu|texlive-cweb-latex-20130119-5|114	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/token.w
12mu|texlive-cweb-latex-20130119-5|115	%doc %{_texmfdistdir}/doc/latex/cweb-latex/src/test/vbar.w
12mu|texlive-cweb-latex-20130119-5|116	
12mu|texlive-cweb-latex-20130119-5|117	#-----------------------------------------------------------------------
12mu|texlive-cweb-latex-20130119-5|118	%prep
12mu|texlive-cweb-latex-20130119-5|119	%setup -c -a0 -a1
12mu|texlive-cweb-latex-20130119-5|120	
12mu|texlive-cweb-latex-20130119-5|121	%build
12mu|texlive-cweb-latex-20130119-5|122	
12mu|texlive-cweb-latex-20130119-5|123	%install
12mu|texlive-cweb-latex-20130119-5|124	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-cweb-latex-20130119-5|125	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-cweb-latex-20130119-5|126	
12mu|texlive-cweb-latex-20130119-5|127	%changelog
12mu|texlive-cweb-latex-20130119-5|128	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20130119-5
12mu|texlive-cweb-latex-20130119-5|129	+ Revision: 7fa78aa
12mu|texlive-cweb-latex-20130119-5|130	- Sync with cooker
12mu|texlive-cweb-latex-20130119-5|131	
12mu|texlive-cweb-latex-20130119-5|132	

21042 12
12mu|texlive-cyrplain-20131012-5|1	# revision 29349
12mu|texlive-cyrplain-20131012-5|2	# category Package
12mu|texlive-cyrplain-20131012-5|3	# catalog-ctan undef
12mu|texlive-cyrplain-20131012-5|4	# catalog-date undef
12mu|texlive-cyrplain-20131012-5|5	# catalog-license undef
12mu|texlive-cyrplain-20131012-5|6	# catalog-version undef
12mu|texlive-cyrplain-20131012-5|7	Name:		texlive-cyrplain
12mu|texlive-cyrplain-20131012-5|8	Version:	20131012
12mu|texlive-cyrplain-20131012-5|9	Release:	5
12mu|texlive-cyrplain-20131012-5|10	Summary:	TeXLive cyrplain package
12mu|texlive-cyrplain-20131012-5|11	Group:		Publishing
12mu|texlive-cyrplain-20131012-5|12	URL:		http://tug.org/texlive
12mu|texlive-cyrplain-20131012-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-cyrplain-20131012-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/cyrplain.tar.xz
12mu|texlive-cyrplain-20131012-5|15	BuildArch:	noarch
12mu|texlive-cyrplain-20131012-5|16	BuildRequires:	texlive-tlpkg
12mu|texlive-cyrplain-20131012-5|17	Requires(pre):	texlive-tlpkg
12mu|texlive-cyrplain-20131012-5|18	Requires(post):	texlive-kpathsea
12mu|texlive-cyrplain-20131012-5|19	
12mu|texlive-cyrplain-20131012-5|20	%description
12mu|texlive-cyrplain-20131012-5|21	TeXLive cyrplain package.
12mu|texlive-cyrplain-20131012-5|22	
12mu|texlive-cyrplain-20131012-5|23	%post
12mu|texlive-cyrplain-20131012-5|24	%{_sbindir}/texlive.post
12mu|texlive-cyrplain-20131012-5|25	
12mu|texlive-cyrplain-20131012-5|26	%postun
12mu|texlive-cyrplain-20131012-5|27	if [ $1 -eq 0 ]; then
12mu|texlive-cyrplain-20131012-5|28	%{_sbindir}/texlive.post
12mu|texlive-cyrplain-20131012-5|29	fi
12mu|texlive-cyrplain-20131012-5|30	
12mu|texlive-cyrplain-20131012-5|31	#-----------------------------------------------------------------------
12mu|texlive-cyrplain-20131012-5|32	%files
12mu|texlive-cyrplain-20131012-5|33	%{_texmfdistdir}/tex/plain/cyrplain/README
12mu|texlive-cyrplain-20131012-5|34	%{_texmfdistdir}/tex/plain/cyrplain/cyramstx.ini
12mu|texlive-cyrplain-20131012-5|35	%{_texmfdistdir}/tex/plain/cyrplain/cyrblue.ini
12mu|texlive-cyrplain-20131012-5|36	%{_texmfdistdir}/tex/plain/cyrplain/cyrcmfnt.tex
12mu|texlive-cyrplain-20131012-5|37	%{_texmfdistdir}/tex/plain/cyrplain/cyrecfnt.tex
12mu|texlive-cyrplain-20131012-5|38	%{_texmfdistdir}/tex/plain/cyrplain/cyrtex.cfg
12mu|texlive-cyrplain-20131012-5|39	%{_texmfdistdir}/tex/plain/cyrplain/cyrtex.ini
12mu|texlive-cyrplain-20131012-5|40	%{_texmfdistdir}/tex/plain/cyrplain/cyrtex.tex
12mu|texlive-cyrplain-20131012-5|41	%{_texmfdistdir}/tex/plain/cyrplain/cyrtxinf.ini
12mu|texlive-cyrplain-20131012-5|42	%{_texmfdistdir}/tex/plain/cyrplain/makefmts.bat
12mu|texlive-cyrplain-20131012-5|43	%{_texmfdistdir}/tex/plain/cyrplain/makefmts.sh
12mu|texlive-cyrplain-20131012-5|44	%{_texmfdistdir}/tex/plain/cyrplain/plainenc.tex
12mu|texlive-cyrplain-20131012-5|45	%{_texmfdistdir}/tex/plain/cyrplain/txxdefs.tex
12mu|texlive-cyrplain-20131012-5|46	%{_texmfdistdir}/tex/plain/cyrplain/txxextra.tex
12mu|texlive-cyrplain-20131012-5|47	
12mu|texlive-cyrplain-20131012-5|48	#-----------------------------------------------------------------------
12mu|texlive-cyrplain-20131012-5|49	%prep
12mu|texlive-cyrplain-20131012-5|50	%setup -c -a0
12mu|texlive-cyrplain-20131012-5|51	
12mu|texlive-cyrplain-20131012-5|52	%build
12mu|texlive-cyrplain-20131012-5|53	
12mu|texlive-cyrplain-20131012-5|54	%install
12mu|texlive-cyrplain-20131012-5|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-cyrplain-20131012-5|56	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mu|texlive-cyrplain-20131012-5|57	
12mu|texlive-cyrplain-20131012-5|58	%changelog
12mu|texlive-cyrplain-20131012-5|59	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131012-5
12mu|texlive-cyrplain-20131012-5|60	+ Revision: 2fb2a1a
12mu|texlive-cyrplain-20131012-5|61	- Sync with cooker
12mu|texlive-cyrplain-20131012-5|62	
12mu|texlive-cyrplain-20131012-5|63	

21043 12
12mu|texlive-dashrule-1.3-5|1	# revision 29579
12mu|texlive-dashrule-1.3-5|2	# category Package
12mu|texlive-dashrule-1.3-5|3	# catalog-ctan /macros/latex/contrib/dashrule
12mu|texlive-dashrule-1.3-5|4	# catalog-date 2013-03-31 13:01:15 +0200
12mu|texlive-dashrule-1.3-5|5	# catalog-license lppl
12mu|texlive-dashrule-1.3-5|6	# catalog-version 1.3
12mu|texlive-dashrule-1.3-5|7	Name:		texlive-dashrule
12mu|texlive-dashrule-1.3-5|8	Version:	1.3
12mu|texlive-dashrule-1.3-5|9	Release:	5
12mu|texlive-dashrule-1.3-5|10	Summary:	Draw dashed rules
12mu|texlive-dashrule-1.3-5|11	Group:		Publishing
12mu|texlive-dashrule-1.3-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dashrule
12mu|texlive-dashrule-1.3-5|13	License:	LPPL
12mu|texlive-dashrule-1.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashrule.tar.xz
12mu|texlive-dashrule-1.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashrule.doc.tar.xz
12mu|texlive-dashrule-1.3-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dashrule.source.tar.xz
12mu|texlive-dashrule-1.3-5|17	BuildArch:	noarch
12mu|texlive-dashrule-1.3-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-dashrule-1.3-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-dashrule-1.3-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-dashrule-1.3-5|21	
12mu|texlive-dashrule-1.3-5|22	%description
12mu|texlive-dashrule-1.3-5|23	The dashrule package makes it easy to draw a huge variety of
12mu|texlive-dashrule-1.3-5|24	dashed rules (i.e., lines) in LaTeX. dashrule provides a
12mu|texlive-dashrule-1.3-5|25	command, \hdashrule, which is a cross between LaTeX's \rule and
12mu|texlive-dashrule-1.3-5|26	PostScript's setdash command. \hdashrule draws horizontally
12mu|texlive-dashrule-1.3-5|27	dashed rules using the same syntax as \rule, but with an
12mu|texlive-dashrule-1.3-5|28	additional, setdash-like parameter that specifies the pattern
12mu|texlive-dashrule-1.3-5|29	of dash segments and the space between those segments. Because
12mu|texlive-dashrule-1.3-5|30	dashrule's rules are constructed internally using \rule (as
12mu|texlive-dashrule-1.3-5|31	opposed to, e.g., PostScript \specials) they are fully
12mu|texlive-dashrule-1.3-5|32	compatible with every LaTeX back-end processor.
12mu|texlive-dashrule-1.3-5|33	
12mu|texlive-dashrule-1.3-5|34	%post
12mu|texlive-dashrule-1.3-5|35	%{_sbindir}/texlive.post
12mu|texlive-dashrule-1.3-5|36	
12mu|texlive-dashrule-1.3-5|37	%postun
12mu|texlive-dashrule-1.3-5|38	if [ $1 -eq 0 ]; then
12mu|texlive-dashrule-1.3-5|39	%{_sbindir}/texlive.post
12mu|texlive-dashrule-1.3-5|40	fi
12mu|texlive-dashrule-1.3-5|41	
12mu|texlive-dashrule-1.3-5|42	#-----------------------------------------------------------------------
12mu|texlive-dashrule-1.3-5|43	%files
12mu|texlive-dashrule-1.3-5|44	%{_texmfdistdir}/tex/latex/dashrule/dashrule.sty
12mu|texlive-dashrule-1.3-5|45	%doc %{_texmfdistdir}/doc/latex/dashrule/README
12mu|texlive-dashrule-1.3-5|46	%doc %{_texmfdistdir}/doc/latex/dashrule/dashrule.pdf
12mu|texlive-dashrule-1.3-5|47	#- source
12mu|texlive-dashrule-1.3-5|48	%doc %{_texmfdistdir}/source/latex/dashrule/dashrule.dtx
12mu|texlive-dashrule-1.3-5|49	%doc %{_texmfdistdir}/source/latex/dashrule/dashrule.ins
12mu|texlive-dashrule-1.3-5|50	
12mu|texlive-dashrule-1.3-5|51	#-----------------------------------------------------------------------
12mu|texlive-dashrule-1.3-5|52	%prep
12mu|texlive-dashrule-1.3-5|53	%setup -c -a0 -a1 -a2
12mu|texlive-dashrule-1.3-5|54	
12mu|texlive-dashrule-1.3-5|55	%build
12mu|texlive-dashrule-1.3-5|56	
12mu|texlive-dashrule-1.3-5|57	%install
12mu|texlive-dashrule-1.3-5|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-dashrule-1.3-5|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-dashrule-1.3-5|60	
12mu|texlive-dashrule-1.3-5|61	%changelog
12mu|texlive-dashrule-1.3-5|62	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-5
12mu|texlive-dashrule-1.3-5|63	+ Revision: 445509d
12mu|texlive-dashrule-1.3-5|64	- Sync with cooker
12mu|texlive-dashrule-1.3-5|65	
12mu|texlive-dashrule-1.3-5|66	

21044 12
12mu|texlive-dataref-0.1-1|1	# revision 32438
12mu|texlive-dataref-0.1-1|2	# category Package
12mu|texlive-dataref-0.1-1|3	# catalog-ctan /macros/latex/contrib/dataref
12mu|texlive-dataref-0.1-1|4	# catalog-date 2013-12-17 23:27:23 +0100
12mu|texlive-dataref-0.1-1|5	# catalog-license other-free
12mu|texlive-dataref-0.1-1|6	# catalog-version 0.1
12mu|texlive-dataref-0.1-1|7	Name:		texlive-dataref
12mu|texlive-dataref-0.1-1|8	Version:	0.1
12mu|texlive-dataref-0.1-1|9	Release:	1
12mu|texlive-dataref-0.1-1|10	Summary:	Manage references to experimental data
12mu|texlive-dataref-0.1-1|11	Group:		Publishing
12mu|texlive-dataref-0.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dataref
12mu|texlive-dataref-0.1-1|13	License:	OTHER-FREE
12mu|texlive-dataref-0.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dataref.tar.xz
12mu|texlive-dataref-0.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dataref.doc.tar.xz
12mu|texlive-dataref-0.1-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dataref.source.tar.xz
12mu|texlive-dataref-0.1-1|17	BuildArch:	noarch
12mu|texlive-dataref-0.1-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-dataref-0.1-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-dataref-0.1-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-dataref-0.1-1|21	
12mu|texlive-dataref-0.1-1|22	%description
12mu|texlive-dataref-0.1-1|23	The package provides a mechanism that maintains a fixed
12mu|texlive-dataref-0.1-1|24	symbolic reference to numerical results; such results may vary
12mu|texlive-dataref-0.1-1|25	as the project proceeds (and hence the project report
12mu|texlive-dataref-0.1-1|26	develops).
12mu|texlive-dataref-0.1-1|27	
12mu|texlive-dataref-0.1-1|28	%post
12mu|texlive-dataref-0.1-1|29	%{_sbindir}/texlive.post
12mu|texlive-dataref-0.1-1|30	
12mu|texlive-dataref-0.1-1|31	%postun
12mu|texlive-dataref-0.1-1|32	if [ $1 -eq 0 ]; then
12mu|texlive-dataref-0.1-1|33	%{_sbindir}/texlive.post
12mu|texlive-dataref-0.1-1|34	fi
12mu|texlive-dataref-0.1-1|35	
12mu|texlive-dataref-0.1-1|36	#-----------------------------------------------------------------------
12mu|texlive-dataref-0.1-1|37	%files
12mu|texlive-dataref-0.1-1|38	%{_texmfdistdir}/tex/latex/dataref/dataref.sty
12mu|texlive-dataref-0.1-1|39	%doc %{_texmfdistdir}/doc/latex/dataref/README
12mu|texlive-dataref-0.1-1|40	%doc %{_texmfdistdir}/doc/latex/dataref/dataref.pdf
12mu|texlive-dataref-0.1-1|41	#- source
12mu|texlive-dataref-0.1-1|42	%doc %{_texmfdistdir}/source/latex/dataref/dataref.dtx
12mu|texlive-dataref-0.1-1|43	%doc %{_texmfdistdir}/source/latex/dataref/dataref.ins
12mu|texlive-dataref-0.1-1|44	
12mu|texlive-dataref-0.1-1|45	#-----------------------------------------------------------------------
12mu|texlive-dataref-0.1-1|46	%prep
12mu|texlive-dataref-0.1-1|47	%setup -c -a0 -a1 -a2
12mu|texlive-dataref-0.1-1|48	
12mu|texlive-dataref-0.1-1|49	%build
12mu|texlive-dataref-0.1-1|50	
12mu|texlive-dataref-0.1-1|51	%install
12mu|texlive-dataref-0.1-1|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-dataref-0.1-1|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-dataref-0.1-1|54	
12mu|texlive-dataref-0.1-1|55	%changelog
12mu|texlive-dataref-0.1-1|56	* Sat Feb 15 2014 Rosa <rosa@abf.rosalinux.ru> 0.1-1
12mu|texlive-dataref-0.1-1|57	+ Revision: 440ac49
12mu|texlive-dataref-0.1-1|58	- Automatic import for version 0.1-1
12mu|texlive-dataref-0.1-1|59	
12mu|texlive-dataref-0.1-1|60	

21045 12
12mu|texlive-datatool-2.20-1|1	# revision 32860
12mu|texlive-datatool-2.20-1|2	# category Package
12mu|texlive-datatool-2.20-1|3	# catalog-ctan /macros/latex/contrib/datatool
12mu|texlive-datatool-2.20-1|4	# catalog-date 2014-02-03 19:57:05 +0100
12mu|texlive-datatool-2.20-1|5	# catalog-license lppl
12mu|texlive-datatool-2.20-1|6	# catalog-version 2.20
12mu|texlive-datatool-2.20-1|7	Name:		texlive-datatool
12mu|texlive-datatool-2.20-1|8	Version:	2.20
12mu|texlive-datatool-2.20-1|9	Release:	1
12mu|texlive-datatool-2.20-1|10	Summary:	Tools to load and manipulate data
12mu|texlive-datatool-2.20-1|11	Group:		Publishing
12mu|texlive-datatool-2.20-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/datatool
12mu|texlive-datatool-2.20-1|13	License:	LPPL
12mu|texlive-datatool-2.20-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datatool.tar.xz
12mu|texlive-datatool-2.20-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datatool.doc.tar.xz
12mu|texlive-datatool-2.20-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datatool.source.tar.xz
12mu|texlive-datatool-2.20-1|17	BuildArch:	noarch
12mu|texlive-datatool-2.20-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-datatool-2.20-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-datatool-2.20-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-datatool-2.20-1|21	
12mu|texlive-datatool-2.20-1|22	%description
12mu|texlive-datatool-2.20-1|23	The tools comprise six packages: datatool.sty: databases may be
12mu|texlive-datatool-2.20-1|24	created using LaTeX commands or by importing external files;
12mu|texlive-datatool-2.20-1|25	they may be sorted numerically or alphabetically; repetitive
12mu|texlive-datatool-2.20-1|26	operations (such as mail merging) may be performed on each row
12mu|texlive-datatool-2.20-1|27	of a database, subject to conditions to exclude particular
12mu|texlive-datatool-2.20-1|28	rows; commands are provided to examine database elements, and
12mu|texlive-datatool-2.20-1|29	to convert formats (for example, to convert a numeric element
12mu|texlive-datatool-2.20-1|30	to a format compatible with the fp package; datapie.sty: a
12mu|texlive-datatool-2.20-1|31	database may be represented as a pie chart; flexible options
12mu|texlive-datatool-2.20-1|32	allow colouring of the chart, and annotation hooks are
12mu|texlive-datatool-2.20-1|33	available; dataplot.sty: a database may be represented as a 2-
12mu|texlive-datatool-2.20-1|34	dimensional scatter or line plot; flexible options control of
12mu|texlive-datatool-2.20-1|35	the plot's overall appearance, and of legends and other extra
12mu|texlive-datatool-2.20-1|36	information; databar.sty: a database may be represented as a
12mu|texlive-datatool-2.20-1|37	bar chart; overall appearance, colouring and annotation are
12mu|texlive-datatool-2.20-1|38	controllable; datagidx.sty: provides a way of indexing or
12mu|texlive-datatool-2.20-1|39	creating glossaries/lists of acronyms that uses TeX to do the
12mu|texlive-datatool-2.20-1|40	sorting and collating instead of using an external indexing
12mu|texlive-datatool-2.20-1|41	application, such as xindy or makeindex; databib.sty: a
12mu|texlive-datatool-2.20-1|42	bibliography may be loaded into a datatool database, and
12mu|texlive-datatool-2.20-1|43	manipulated there before being printed (this permits a LaTeX-
12mu|texlive-datatool-2.20-1|44	based route to printing bibliographies in formats for which no
12mu|texlive-datatool-2.20-1|45	BibTeX style is available); and person.sty: provides support
12mu|texlive-datatool-2.20-1|46	for displaying a person's name and pronoun in a document, thus
12mu|texlive-datatool-2.20-1|47	avoiding cumbersome use of "he/she", etc. The drawing packages
12mu|texlive-datatool-2.20-1|48	make use of PGF/TikZ for their output. The bundle replaces and
12mu|texlive-datatool-2.20-1|49	supersedes the author's csvtools bundle.
12mu|texlive-datatool-2.20-1|50	
12mu|texlive-datatool-2.20-1|51	%post
12mu|texlive-datatool-2.20-1|52	%{_sbindir}/texlive.post
12mu|texlive-datatool-2.20-1|53	
12mu|texlive-datatool-2.20-1|54	%postun
12mu|texlive-datatool-2.20-1|55	if [ $1 -eq 0 ]; then
12mu|texlive-datatool-2.20-1|56	%{_sbindir}/texlive.post
12mu|texlive-datatool-2.20-1|57	fi
12mu|texlive-datatool-2.20-1|58	
12mu|texlive-datatool-2.20-1|59	#-----------------------------------------------------------------------
12mu|texlive-datatool-2.20-1|60	%files
12mu|texlive-datatool-2.20-1|61	%{_texmfdistdir}/bibtex/bst/datatool/databib.bst
12mu|texlive-datatool-2.20-1|62	%{_texmfdistdir}/tex/latex/datatool/databar.sty
12mu|texlive-datatool-2.20-1|63	%{_texmfdistdir}/tex/latex/datatool/databib.sty
12mu|texlive-datatool-2.20-1|64	%{_texmfdistdir}/tex/latex/datatool/datagidx.sty
12mu|texlive-datatool-2.20-1|65	%{_texmfdistdir}/tex/latex/datatool/datapie.sty
12mu|texlive-datatool-2.20-1|66	%{_texmfdistdir}/tex/latex/datatool/dataplot.sty
12mu|texlive-datatool-2.20-1|67	%{_texmfdistdir}/tex/latex/datatool/datatool-base.sty
12mu|texlive-datatool-2.20-1|68	%{_texmfdistdir}/tex/latex/datatool/datatool-fp.sty
12mu|texlive-datatool-2.20-1|69	%{_texmfdistdir}/tex/latex/datatool/datatool-pgfmath.sty
12mu|texlive-datatool-2.20-1|70	%{_texmfdistdir}/tex/latex/datatool/datatool.sty
12mu|texlive-datatool-2.20-1|71	%{_texmfdistdir}/tex/latex/datatool/person.sty
12mu|texlive-datatool-2.20-1|72	%doc %{_texmfdistdir}/doc/latex/datatool/CHANGES
12mu|texlive-datatool-2.20-1|73	%doc %{_texmfdistdir}/doc/latex/datatool/INSTALL
12mu|texlive-datatool-2.20-1|74	%doc %{_texmfdistdir}/doc/latex/datatool/README
12mu|texlive-datatool-2.20-1|75	%doc %{_texmfdistdir}/doc/latex/datatool/datatool-code.pdf
12mu|texlive-datatool-2.20-1|76	%doc %{_texmfdistdir}/doc/latex/datatool/datatool-user.pdf
12mu|texlive-datatool-2.20-1|77	%doc %{_texmfdistdir}/doc/latex/datatool/datatool-user.tex
12mu|texlive-datatool-2.20-1|78	%doc %{_texmfdistdir}/doc/latex/datatool/samples/data-raw-psaved.dbtex
12mu|texlive-datatool-2.20-1|79	%doc %{_texmfdistdir}/doc/latex/datatool/samples/data-raw-saved.dbtex
12mu|texlive-datatool-2.20-1|80	%doc %{_texmfdistdir}/doc/latex/datatool/samples/data-raw.dbtex
12mu|texlive-datatool-2.20-1|81	%doc %{_texmfdistdir}/doc/latex/datatool/samples/data.csv
12mu|texlive-datatool-2.20-1|82	%doc %{_texmfdistdir}/doc/latex/datatool/samples/data2.csv
12mu|texlive-datatool-2.20-1|83	%doc %{_texmfdistdir}/doc/latex/datatool/samples/exp25a.csv
12mu|texlive-datatool-2.20-1|84	%doc %{_texmfdistdir}/doc/latex/datatool/samples/exp25b.csv
12mu|texlive-datatool-2.20-1|85	%doc %{_texmfdistdir}/doc/latex/datatool/samples/exp30a.csv
12mu|texlive-datatool-2.20-1|86	%doc %{_texmfdistdir}/doc/latex/datatool/samples/fruit.csv
12mu|texlive-datatool-2.20-1|87	%doc %{_texmfdistdir}/doc/latex/datatool/samples/groupa.csv
12mu|texlive-datatool-2.20-1|88	%doc %{_texmfdistdir}/doc/latex/datatool/samples/groupb.csv
12mu|texlive-datatool-2.20-1|89	%doc %{_texmfdistdir}/doc/latex/datatool/samples/index.csv
12mu|texlive-datatool-2.20-1|90	%doc %{_texmfdistdir}/doc/latex/datatool/samples/mydata.csv
12mu|texlive-datatool-2.20-1|91	%doc %{_texmfdistdir}/doc/latex/datatool/samples/mynewdata.csv
12mu|texlive-datatool-2.20-1|92	%doc %{_texmfdistdir}/doc/latex/datatool/samples/onecol.csv
12mu|texlive-datatool-2.20-1|93	%doc %{_texmfdistdir}/doc/latex/datatool/samples/plotdata.csv
12mu|texlive-datatool-2.20-1|94	%doc %{_texmfdistdir}/doc/latex/datatool/samples/polygon.csv
12mu|texlive-datatool-2.20-1|95	%doc %{_texmfdistdir}/doc/latex/datatool/samples/profits.csv
12mu|texlive-datatool-2.20-1|96	%doc %{_texmfdistdir}/doc/latex/datatool/samples/rawdata.csv
12mu|texlive-datatool-2.20-1|97	%doc %{_texmfdistdir}/doc/latex/datatool/samples/rawdata2.csv
12mu|texlive-datatool-2.20-1|98	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-barchart.pdf
12mu|texlive-datatool-2.20-1|99	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-barchart.tex
12mu|texlive-datatool-2.20-1|100	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-datatooltk.pdf
12mu|texlive-datatool-2.20-1|101	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-datatooltk.tex
12mu|texlive-datatool-2.20-1|102	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-dict.pdf
12mu|texlive-datatool-2.20-1|103	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-dict.tex
12mu|texlive-datatool-2.20-1|104	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-gidx.pdf
12mu|texlive-datatool-2.20-1|105	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-gidx.tex
12mu|texlive-datatool-2.20-1|106	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-glossary.pdf
12mu|texlive-datatool-2.20-1|107	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-glossary.tex
12mu|texlive-datatool-2.20-1|108	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-index.pdf
12mu|texlive-datatool-2.20-1|109	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-index.tex
12mu|texlive-datatool-2.20-1|110	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-mail-merge.pdf
12mu|texlive-datatool-2.20-1|111	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-mail-merge.tex
12mu|texlive-datatool-2.20-1|112	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-piechart.pdf
12mu|texlive-datatool-2.20-1|113	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-piechart.tex
12mu|texlive-datatool-2.20-1|114	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-sort.pdf
12mu|texlive-datatool-2.20-1|115	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-sort.tex
12mu|texlive-datatool-2.20-1|116	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-student-records.csv
12mu|texlive-datatool-2.20-1|117	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-student-scores.pdf
12mu|texlive-datatool-2.20-1|118	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-student-scores.tex
12mu|texlive-datatool-2.20-1|119	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-two-per-row.pdf
12mu|texlive-datatool-2.20-1|120	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample-two-per-row.tex
12mu|texlive-datatool-2.20-1|121	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample3.csv
12mu|texlive-datatool-2.20-1|122	%doc %{_texmfdistdir}/doc/latex/datatool/samples/sample4.csv
12mu|texlive-datatool-2.20-1|123	%doc %{_texmfdistdir}/doc/latex/datatool/samples/scores2.csv
12mu|texlive-datatool-2.20-1|124	%doc %{_texmfdistdir}/doc/latex/datatool/samples/semesterscores.csv
12mu|texlive-datatool-2.20-1|125	%doc %{_texmfdistdir}/doc/latex/datatool/samples/students.csv
12mu|texlive-datatool-2.20-1|126	%doc %{_texmfdistdir}/doc/latex/datatool/samples/studentscores.csv
12mu|texlive-datatool-2.20-1|127	%doc %{_texmfdistdir}/doc/latex/datatool/samples/test-export-from-calc.csv
12mu|texlive-datatool-2.20-1|128	%doc %{_texmfdistdir}/doc/latex/datatool/samples/test-missing-some-headers.csv
12mu|texlive-datatool-2.20-1|129	%doc %{_texmfdistdir}/doc/latex/datatool/samples/test-rawtex.dbtex
12mu|texlive-datatool-2.20-1|130	%doc %{_texmfdistdir}/doc/latex/datatool/samples/test-scores.csv
12mu|texlive-datatool-2.20-1|131	#- source
12mu|texlive-datatool-2.20-1|132	%doc %{_texmfdistdir}/source/latex/datatool/datatool.dtx
12mu|texlive-datatool-2.20-1|133	%doc %{_texmfdistdir}/source/latex/datatool/datatool.ins
12mu|texlive-datatool-2.20-1|134	
12mu|texlive-datatool-2.20-1|135	#-----------------------------------------------------------------------
12mu|texlive-datatool-2.20-1|136	%prep
12mu|texlive-datatool-2.20-1|137	%setup -c -a0 -a1 -a2
12mu|texlive-datatool-2.20-1|138	
12mu|texlive-datatool-2.20-1|139	%build
12mu|texlive-datatool-2.20-1|140	
12mu|texlive-datatool-2.20-1|141	%install
12mu|texlive-datatool-2.20-1|142	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-datatool-2.20-1|143	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-datatool-2.20-1|144	
12mu|texlive-datatool-2.20-1|145	%changelog
12mu|texlive-datatool-2.20-1|146	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.20-1
12mu|texlive-datatool-2.20-1|147	+ Revision: e418a4b
12mu|texlive-datatool-2.20-1|148	- Sync with cooker
12mu|texlive-datatool-2.20-1|149	
12mu|texlive-datatool-2.20-1|150	

21046 12
12mu|texlive-dateiliste-0.6-5|1	# revision 27974
12mu|texlive-dateiliste-0.6-5|2	# category Package
12mu|texlive-dateiliste-0.6-5|3	# catalog-ctan /macros/latex/contrib/dateiliste
12mu|texlive-dateiliste-0.6-5|4	# catalog-date 2012-10-15 00:17:21 +0200
12mu|texlive-dateiliste-0.6-5|5	# catalog-license lppl
12mu|texlive-dateiliste-0.6-5|6	# catalog-version 0.6
12mu|texlive-dateiliste-0.6-5|7	Name:		texlive-dateiliste
12mu|texlive-dateiliste-0.6-5|8	Version:	0.6
12mu|texlive-dateiliste-0.6-5|9	Release:	5
12mu|texlive-dateiliste-0.6-5|10	Summary:	Extensions of the \listfiles concept
12mu|texlive-dateiliste-0.6-5|11	Group:		Publishing
12mu|texlive-dateiliste-0.6-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dateiliste
12mu|texlive-dateiliste-0.6-5|13	License:	LPPL
12mu|texlive-dateiliste-0.6-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dateiliste.tar.xz
12mu|texlive-dateiliste-0.6-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dateiliste.doc.tar.xz
12mu|texlive-dateiliste-0.6-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dateiliste.source.tar.xz
12mu|texlive-dateiliste-0.6-5|17	BuildArch:	noarch
12mu|texlive-dateiliste-0.6-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-dateiliste-0.6-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-dateiliste-0.6-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-dateiliste-0.6-5|21	
12mu|texlive-dateiliste-0.6-5|22	%description
12mu|texlive-dateiliste-0.6-5|23	The package provides a file list (similar to that offered by
12mu|texlive-dateiliste-0.6-5|24	\listfiles), neatly laid out as a table. The main document can
12mu|texlive-dateiliste-0.6-5|25	be included in the list, and a command is available for
12mu|texlive-dateiliste-0.6-5|26	providing RCS-maintained data for printing in the file list.
12mu|texlive-dateiliste-0.6-5|27	
12mu|texlive-dateiliste-0.6-5|28	%post
12mu|texlive-dateiliste-0.6-5|29	%{_sbindir}/texlive.post
12mu|texlive-dateiliste-0.6-5|30	
12mu|texlive-dateiliste-0.6-5|31	%postun
12mu|texlive-dateiliste-0.6-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-dateiliste-0.6-5|33	%{_sbindir}/texlive.post
12mu|texlive-dateiliste-0.6-5|34	fi
12mu|texlive-dateiliste-0.6-5|35	
12mu|texlive-dateiliste-0.6-5|36	#-----------------------------------------------------------------------
12mu|texlive-dateiliste-0.6-5|37	%files
12mu|texlive-dateiliste-0.6-5|38	%{_texmfdistdir}/tex/latex/dateiliste/dateiliste.sty
12mu|texlive-dateiliste-0.6-5|39	%doc %{_texmfdistdir}/doc/latex/dateiliste/README
12mu|texlive-dateiliste-0.6-5|40	%doc %{_texmfdistdir}/doc/latex/dateiliste/README-de
12mu|texlive-dateiliste-0.6-5|41	%doc %{_texmfdistdir}/doc/latex/dateiliste/README-en
12mu|texlive-dateiliste-0.6-5|42	%doc %{_texmfdistdir}/doc/latex/dateiliste/README-eo
12mu|texlive-dateiliste-0.6-5|43	%doc %{_texmfdistdir}/doc/latex/dateiliste/dateiliste.pdf
12mu|texlive-dateiliste-0.6-5|44	#- source
12mu|texlive-dateiliste-0.6-5|45	%doc %{_texmfdistdir}/source/latex/dateiliste/dateiliste.dtx
12mu|texlive-dateiliste-0.6-5|46	%doc %{_texmfdistdir}/source/latex/dateiliste/dateiliste.ins
12mu|texlive-dateiliste-0.6-5|47	
12mu|texlive-dateiliste-0.6-5|48	#-----------------------------------------------------------------------
12mu|texlive-dateiliste-0.6-5|49	%prep
12mu|texlive-dateiliste-0.6-5|50	%setup -c -a0 -a1 -a2
12mu|texlive-dateiliste-0.6-5|51	
12mu|texlive-dateiliste-0.6-5|52	%build
12mu|texlive-dateiliste-0.6-5|53	
12mu|texlive-dateiliste-0.6-5|54	%install
12mu|texlive-dateiliste-0.6-5|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-dateiliste-0.6-5|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-dateiliste-0.6-5|57	
12mu|texlive-dateiliste-0.6-5|58	%changelog
12mu|texlive-dateiliste-0.6-5|59	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6-5
12mu|texlive-dateiliste-0.6-5|60	+ Revision: 6ba50d2
12mu|texlive-dateiliste-0.6-5|61	- Sync with cooker
12mu|texlive-dateiliste-0.6-5|62	
12mu|texlive-dateiliste-0.6-5|63	

21047 12
12mu|texlive-datetime-2.59-5|1	# revision 31622
12mu|texlive-datetime-2.59-5|2	# category Package
12mu|texlive-datetime-2.59-5|3	# catalog-ctan /macros/latex/contrib/datetime
12mu|texlive-datetime-2.59-5|4	# catalog-date 2013-09-10 21:28:15 +0200
12mu|texlive-datetime-2.59-5|5	# catalog-license lppl1.3
12mu|texlive-datetime-2.59-5|6	# catalog-version 2.59
12mu|texlive-datetime-2.59-5|7	Name:		texlive-datetime
12mu|texlive-datetime-2.59-5|8	Version:	2.59
12mu|texlive-datetime-2.59-5|9	Release:	5
12mu|texlive-datetime-2.59-5|10	Summary:	Change format of \today with commands for current time
12mu|texlive-datetime-2.59-5|11	Group:		Publishing
12mu|texlive-datetime-2.59-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/datetime
12mu|texlive-datetime-2.59-5|13	License:	LPPL1.3
12mu|texlive-datetime-2.59-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datetime.tar.xz
12mu|texlive-datetime-2.59-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datetime.doc.tar.xz
12mu|texlive-datetime-2.59-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/datetime.source.tar.xz
12mu|texlive-datetime-2.59-5|17	BuildArch:	noarch
12mu|texlive-datetime-2.59-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-datetime-2.59-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-datetime-2.59-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-datetime-2.59-5|21	Requires:	texlive-fmtcount
12mu|texlive-datetime-2.59-5|22	
12mu|texlive-datetime-2.59-5|23	%description
12mu|texlive-datetime-2.59-5|24	Provides various different formats for the text created by the
12mu|texlive-datetime-2.59-5|25	command \today, and also provides commands for displaying the
12mu|texlive-datetime-2.59-5|26	current time (or any given time), in 12-hour, 24-hour or text
12mu|texlive-datetime-2.59-5|27	format. The package overrides babel's date format, having its
12mu|texlive-datetime-2.59-5|28	own library of date formats in different languages. The package
12mu|texlive-datetime-2.59-5|29	requires the fmtcount package.
12mu|texlive-datetime-2.59-5|30	
12mu|texlive-datetime-2.59-5|31	%post
12mu|texlive-datetime-2.59-5|32	%{_sbindir}/texlive.post
12mu|texlive-datetime-2.59-5|33	
12mu|texlive-datetime-2.59-5|34	%postun
12mu|texlive-datetime-2.59-5|35	if [ $1 -eq 0 ]; then
12mu|texlive-datetime-2.59-5|36	%{_sbindir}/texlive.post
12mu|texlive-datetime-2.59-5|37	fi
12mu|texlive-datetime-2.59-5|38	
12mu|texlive-datetime-2.59-5|39	#-----------------------------------------------------------------------
12mu|texlive-datetime-2.59-5|40	%files
12mu|texlive-datetime-2.59-5|41	%{_texmfdistdir}/scripts/latex/datetime/datetime.perl
12mu|texlive-datetime-2.59-5|42	%{_texmfdistdir}/tex/latex/datetime/datetime-defaults.sty
12mu|texlive-datetime-2.59-5|43	%{_texmfdistdir}/tex/latex/datetime/datetime.sty
12mu|texlive-datetime-2.59-5|44	%{_texmfdistdir}/tex/latex/datetime/dt-UKenglish.def
12mu|texlive-datetime-2.59-5|45	%{_texmfdistdir}/tex/latex/datetime/dt-USenglish.def
12mu|texlive-datetime-2.59-5|46	%{_texmfdistdir}/tex/latex/datetime/dt-american.def
12mu|texlive-datetime-2.59-5|47	%{_texmfdistdir}/tex/latex/datetime/dt-australian.def
12mu|texlive-datetime-2.59-5|48	%{_texmfdistdir}/tex/latex/datetime/dt-austrian.def
12mu|texlive-datetime-2.59-5|49	%{_texmfdistdir}/tex/latex/datetime/dt-bahasa.def
12mu|texlive-datetime-2.59-5|50	%{_texmfdistdir}/tex/latex/datetime/dt-basque.def
12mu|texlive-datetime-2.59-5|51	%{_texmfdistdir}/tex/latex/datetime/dt-breton.def
12mu|texlive-datetime-2.59-5|52	%{_texmfdistdir}/tex/latex/datetime/dt-british.def
12mu|texlive-datetime-2.59-5|53	%{_texmfdistdir}/tex/latex/datetime/dt-bulgarian.def
12mu|texlive-datetime-2.59-5|54	%{_texmfdistdir}/tex/latex/datetime/dt-canadian.def
12mu|texlive-datetime-2.59-5|55	%{_texmfdistdir}/tex/latex/datetime/dt-catalan.def
12mu|texlive-datetime-2.59-5|56	%{_texmfdistdir}/tex/latex/datetime/dt-croatian.def
12mu|texlive-datetime-2.59-5|57	%{_texmfdistdir}/tex/latex/datetime/dt-czech.def
12mu|texlive-datetime-2.59-5|58	%{_texmfdistdir}/tex/latex/datetime/dt-danish.def
12mu|texlive-datetime-2.59-5|59	%{_texmfdistdir}/tex/latex/datetime/dt-dutch.def
12mu|texlive-datetime-2.59-5|60	%{_texmfdistdir}/tex/latex/datetime/dt-esperanto.def
12mu|texlive-datetime-2.59-5|61	%{_texmfdistdir}/tex/latex/datetime/dt-estonian.def
12mu|texlive-datetime-2.59-5|62	%{_texmfdistdir}/tex/latex/datetime/dt-finnish.def
12mu|texlive-datetime-2.59-5|63	%{_texmfdistdir}/tex/latex/datetime/dt-french.def
12mu|texlive-datetime-2.59-5|64	%{_texmfdistdir}/tex/latex/datetime/dt-galician.def
12mu|texlive-datetime-2.59-5|65	%{_texmfdistdir}/tex/latex/datetime/dt-german.def
12mu|texlive-datetime-2.59-5|66	%{_texmfdistdir}/tex/latex/datetime/dt-greek.def
12mu|texlive-datetime-2.59-5|67	%{_texmfdistdir}/tex/latex/datetime/dt-hebrew.def
12mu|texlive-datetime-2.59-5|68	%{_texmfdistdir}/tex/latex/datetime/dt-icelandic.def
12mu|texlive-datetime-2.59-5|69	%{_texmfdistdir}/tex/latex/datetime/dt-irish.def
12mu|texlive-datetime-2.59-5|70	%{_texmfdistdir}/tex/latex/datetime/dt-italian.def
12mu|texlive-datetime-2.59-5|71	%{_texmfdistdir}/tex/latex/datetime/dt-latin.def
12mu|texlive-datetime-2.59-5|72	%{_texmfdistdir}/tex/latex/datetime/dt-lsorbian.def
12mu|texlive-datetime-2.59-5|73	%{_texmfdistdir}/tex/latex/datetime/dt-magyar.def
12mu|texlive-datetime-2.59-5|74	%{_texmfdistdir}/tex/latex/datetime/dt-naustrian.def
12mu|texlive-datetime-2.59-5|75	%{_texmfdistdir}/tex/latex/datetime/dt-newzealand.def
12mu|texlive-datetime-2.59-5|76	%{_texmfdistdir}/tex/latex/datetime/dt-ngerman.def
12mu|texlive-datetime-2.59-5|77	%{_texmfdistdir}/tex/latex/datetime/dt-norsk.def
12mu|texlive-datetime-2.59-5|78	%{_texmfdistdir}/tex/latex/datetime/dt-polish.def
12mu|texlive-datetime-2.59-5|79	%{_texmfdistdir}/tex/latex/datetime/dt-portuges.def
12mu|texlive-datetime-2.59-5|80	%{_texmfdistdir}/tex/latex/datetime/dt-romanian.def
12mu|texlive-datetime-2.59-5|81	%{_texmfdistdir}/tex/latex/datetime/dt-russian.def
12mu|texlive-datetime-2.59-5|82	%{_texmfdistdir}/tex/latex/datetime/dt-samin.def
12mu|texlive-datetime-2.59-5|83	%{_texmfdistdir}/tex/latex/datetime/dt-scottish.def
12mu|texlive-datetime-2.59-5|84	%{_texmfdistdir}/tex/latex/datetime/dt-serbian.def
12mu|texlive-datetime-2.59-5|85	%{_texmfdistdir}/tex/latex/datetime/dt-slovak.def
12mu|texlive-datetime-2.59-5|86	%{_texmfdistdir}/tex/latex/datetime/dt-slovene.def
12mu|texlive-datetime-2.59-5|87	%{_texmfdistdir}/tex/latex/datetime/dt-spanish.def
12mu|texlive-datetime-2.59-5|88	%{_texmfdistdir}/tex/latex/datetime/dt-swedish.def
12mu|texlive-datetime-2.59-5|89	%{_texmfdistdir}/tex/latex/datetime/dt-turkish.def
12mu|texlive-datetime-2.59-5|90	%{_texmfdistdir}/tex/latex/datetime/dt-ukraineb.def
12mu|texlive-datetime-2.59-5|91	%{_texmfdistdir}/tex/latex/datetime/dt-usorbian.def
12mu|texlive-datetime-2.59-5|92	%{_texmfdistdir}/tex/latex/datetime/dt-welsh.def
12mu|texlive-datetime-2.59-5|93	%doc %{_texmfdistdir}/doc/latex/datetime/CHANGES
12mu|texlive-datetime-2.59-5|94	%doc %{_texmfdistdir}/doc/latex/datetime/README
12mu|texlive-datetime-2.59-5|95	%doc %{_texmfdistdir}/doc/latex/datetime/datetime-manual.css
12mu|texlive-datetime-2.59-5|96	%doc %{_texmfdistdir}/doc/latex/datetime/datetime-manual.html
12mu|texlive-datetime-2.59-5|97	%doc %{_texmfdistdir}/doc/latex/datetime/datetime-manual.tex
12mu|texlive-datetime-2.59-5|98	%doc %{_texmfdistdir}/doc/latex/datetime/datetime.pdf
12mu|texlive-datetime-2.59-5|99	%doc %{_texmfdistdir}/doc/latex/datetime/samples/dt-lang.pdf
12mu|texlive-datetime-2.59-5|100	%doc %{_texmfdistdir}/doc/latex/datetime/samples/dt-lang.tex
12mu|texlive-datetime-2.59-5|101	%doc %{_texmfdistdir}/doc/latex/datetime/samples/dt-sampl.pdf
12mu|texlive-datetime-2.59-5|102	%doc %{_texmfdistdir}/doc/latex/datetime/samples/dt-sampl.tex
12mu|texlive-datetime-2.59-5|103	#- source
12mu|texlive-datetime-2.59-5|104	%doc %{_texmfdistdir}/source/latex/datetime/datetime.dtx
12mu|texlive-datetime-2.59-5|105	%doc %{_texmfdistdir}/source/latex/datetime/datetime.ins
12mu|texlive-datetime-2.59-5|106	
12mu|texlive-datetime-2.59-5|107	#-----------------------------------------------------------------------
12mu|texlive-datetime-2.59-5|108	%prep
12mu|texlive-datetime-2.59-5|109	%setup -c -a0 -a1 -a2
12mu|texlive-datetime-2.59-5|110	
12mu|texlive-datetime-2.59-5|111	%build
12mu|texlive-datetime-2.59-5|112	
12mu|texlive-datetime-2.59-5|113	%install
12mu|texlive-datetime-2.59-5|114	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-datetime-2.59-5|115	cp -fpar scripts tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-datetime-2.59-5|116	
12mu|texlive-datetime-2.59-5|117	%changelog
12mu|texlive-datetime-2.59-5|118	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.59-5
12mu|texlive-datetime-2.59-5|119	+ Revision: 6c00928
12mu|texlive-datetime-2.59-5|120	- Sync with cooker
12mu|texlive-datetime-2.59-5|121	
12mu|texlive-datetime-2.59-5|122	

21048 12
12mu|texlive-dccpaper-1.1-2|1	# revision 33142
12mu|texlive-dccpaper-1.1-2|2	# category Package
12mu|texlive-dccpaper-1.1-2|3	# catalog-ctan /macros/latex/contrib/dccpaper
12mu|texlive-dccpaper-1.1-2|4	# catalog-date 2014-03-09 14:23:10 +0100
12mu|texlive-dccpaper-1.1-2|5	# catalog-license lppl1.3
12mu|texlive-dccpaper-1.1-2|6	# catalog-version 1.1
12mu|texlive-dccpaper-1.1-2|7	Name:		texlive-dccpaper
12mu|texlive-dccpaper-1.1-2|8	Version:	1.1
12mu|texlive-dccpaper-1.1-2|9	Release:	2
12mu|texlive-dccpaper-1.1-2|10	Summary:	Typeset papers for the International Journal of Digital Curation
12mu|texlive-dccpaper-1.1-2|11	Group:		Publishing
12mu|texlive-dccpaper-1.1-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dccpaper
12mu|texlive-dccpaper-1.1-2|13	License:	LPPL1.3
12mu|texlive-dccpaper-1.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dccpaper.tar.xz
12mu|texlive-dccpaper-1.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dccpaper.doc.tar.xz
12mu|texlive-dccpaper-1.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dccpaper.source.tar.xz
12mu|texlive-dccpaper-1.1-2|17	BuildArch:	noarch
12mu|texlive-dccpaper-1.1-2|18	BuildRequires:	texlive-tlpkg
12mu|texlive-dccpaper-1.1-2|19	Requires(pre):	texlive-tlpkg
12mu|texlive-dccpaper-1.1-2|20	Requires(post):	texlive-kpathsea
12mu|texlive-dccpaper-1.1-2|21	
12mu|texlive-dccpaper-1.1-2|22	%description
12mu|texlive-dccpaper-1.1-2|23	The LaTeX class ijdc-v9 produces camera-ready papers and
12mu|texlive-dccpaper-1.1-2|24	articles suitable for inclusion in the International Journal of
12mu|texlive-dccpaper-1.1-2|25	Digital Curation, with applicability from volume 9 onwards. The
12mu|texlive-dccpaper-1.1-2|26	similar idcc class can be used for submissions to the
12mu|texlive-dccpaper-1.1-2|27	International Digital Curation Conference, beginning with the
12mu|texlive-dccpaper-1.1-2|28	2015 conference.
12mu|texlive-dccpaper-1.1-2|29	
12mu|texlive-dccpaper-1.1-2|30	%post
12mu|texlive-dccpaper-1.1-2|31	%{_sbindir}/texlive.post
12mu|texlive-dccpaper-1.1-2|32	
12mu|texlive-dccpaper-1.1-2|33	%postun
12mu|texlive-dccpaper-1.1-2|34	if [ $1 -eq 0 ]; then
12mu|texlive-dccpaper-1.1-2|35	%{_sbindir}/texlive.post
12mu|texlive-dccpaper-1.1-2|36	fi
12mu|texlive-dccpaper-1.1-2|37	
12mu|texlive-dccpaper-1.1-2|38	#-----------------------------------------------------------------------
12mu|texlive-dccpaper-1.1-2|39	%files
12mu|texlive-dccpaper-1.1-2|40	%{_texmfdistdir}/tex/latex/dccpaper/dccpaper-base.tex
12mu|texlive-dccpaper-1.1-2|41	%{_texmfdistdir}/tex/latex/dccpaper/dccpaper-by.eps
12mu|texlive-dccpaper-1.1-2|42	%{_texmfdistdir}/tex/latex/dccpaper/dccpaper-by.pdf
12mu|texlive-dccpaper-1.1-2|43	%{_texmfdistdir}/tex/latex/dccpaper/idcc.cls
12mu|texlive-dccpaper-1.1-2|44	%{_texmfdistdir}/tex/latex/dccpaper/ijdc-v9.cls
12mu|texlive-dccpaper-1.1-2|45	%doc %{_texmfdistdir}/doc/latex/dccpaper/README
12mu|texlive-dccpaper-1.1-2|46	%doc %{_texmfdistdir}/doc/latex/dccpaper/README.txt
12mu|texlive-dccpaper-1.1-2|47	%doc %{_texmfdistdir}/doc/latex/dccpaper/dccpaper-apacite.bib
12mu|texlive-dccpaper-1.1-2|48	%doc %{_texmfdistdir}/doc/latex/dccpaper/dccpaper-biblatex.bib
12mu|texlive-dccpaper-1.1-2|49	%doc %{_texmfdistdir}/doc/latex/dccpaper/dccpaper.pdf
12mu|texlive-dccpaper-1.1-2|50	#- source
12mu|texlive-dccpaper-1.1-2|51	%doc %{_texmfdistdir}/source/latex/dccpaper/Makefile
12mu|texlive-dccpaper-1.1-2|52	%doc %{_texmfdistdir}/source/latex/dccpaper/dccpaper.dtx
12mu|texlive-dccpaper-1.1-2|53	%doc %{_texmfdistdir}/source/latex/dccpaper/dccpaper.ins
12mu|texlive-dccpaper-1.1-2|54	
12mu|texlive-dccpaper-1.1-2|55	#-----------------------------------------------------------------------
12mu|texlive-dccpaper-1.1-2|56	%prep
12mu|texlive-dccpaper-1.1-2|57	%setup -c -a0 -a1 -a2
12mu|texlive-dccpaper-1.1-2|58	
12mu|texlive-dccpaper-1.1-2|59	%build
12mu|texlive-dccpaper-1.1-2|60	
12mu|texlive-dccpaper-1.1-2|61	%install
12mu|texlive-dccpaper-1.1-2|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-dccpaper-1.1-2|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-dccpaper-1.1-2|64	
12mu|texlive-dccpaper-1.1-2|65	%changelog
12mu|texlive-dccpaper-1.1-2|66	* Wed Apr 02 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-2
12mu|texlive-dccpaper-1.1-2|67	+ Revision: 8bc7cf3
12mu|texlive-dccpaper-1.1-2|68	- Bump release
12mu|texlive-dccpaper-1.1-2|69	
12mu|texlive-dccpaper-1.1-2|70	

21049 12
12mu|texlive-dcpic-5.0.0-5|1	# revision 30206
12mu|texlive-dcpic-5.0.0-5|2	# category Package
12mu|texlive-dcpic-5.0.0-5|3	# catalog-ctan /macros/generic/diagrams/dcpic
12mu|texlive-dcpic-5.0.0-5|4	# catalog-date 2013-05-02 01:06:38 +0200
12mu|texlive-dcpic-5.0.0-5|5	# catalog-license lppl1.3
12mu|texlive-dcpic-5.0.0-5|6	# catalog-version 5.0.0
12mu|texlive-dcpic-5.0.0-5|7	Name:		texlive-dcpic
12mu|texlive-dcpic-5.0.0-5|8	Version:	5.0.0
12mu|texlive-dcpic-5.0.0-5|9	Release:	5
12mu|texlive-dcpic-5.0.0-5|10	Summary:	Commutative diagrams in a LaTeX and TeX documents
12mu|texlive-dcpic-5.0.0-5|11	Group:		Publishing
12mu|texlive-dcpic-5.0.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/diagrams/dcpic
12mu|texlive-dcpic-5.0.0-5|13	License:	LPPL1.3
12mu|texlive-dcpic-5.0.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dcpic.tar.xz
12mu|texlive-dcpic-5.0.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dcpic.doc.tar.xz
12mu|texlive-dcpic-5.0.0-5|16	BuildArch:	noarch
12mu|texlive-dcpic-5.0.0-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-dcpic-5.0.0-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-dcpic-5.0.0-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-dcpic-5.0.0-5|20	
12mu|texlive-dcpic-5.0.0-5|21	%description
12mu|texlive-dcpic-5.0.0-5|22	DCpic is a package for typesetting Commutative Diagrams within
12mu|texlive-dcpic-5.0.0-5|23	a LaTeX and TeX documents. Its distinguishing features are: a
12mu|texlive-dcpic-5.0.0-5|24	powerful graphical engine, the PiCTeX package; an easy
12mu|texlive-dcpic-5.0.0-5|25	specification syntax in which a commutative diagram is
12mu|texlive-dcpic-5.0.0-5|26	described in terms of its objects and its arrows (morphism),
12mu|texlive-dcpic-5.0.0-5|27	positioned in a Cartesian coordinate system.
12mu|texlive-dcpic-5.0.0-5|28	
12mu|texlive-dcpic-5.0.0-5|29	%post
12mu|texlive-dcpic-5.0.0-5|30	%{_sbindir}/texlive.post
12mu|texlive-dcpic-5.0.0-5|31	
12mu|texlive-dcpic-5.0.0-5|32	%postun
12mu|texlive-dcpic-5.0.0-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-dcpic-5.0.0-5|34	%{_sbindir}/texlive.post
12mu|texlive-dcpic-5.0.0-5|35	fi
12mu|texlive-dcpic-5.0.0-5|36	
12mu|texlive-dcpic-5.0.0-5|37	#-----------------------------------------------------------------------
12mu|texlive-dcpic-5.0.0-5|38	%files
12mu|texlive-dcpic-5.0.0-5|39	%{_texmfdistdir}/tex/generic/dcpic/dcpic.sty
12mu|texlive-dcpic-5.0.0-5|40	%{_texmfdistdir}/tex/generic/dcpic/europroc.cls
12mu|texlive-dcpic-5.0.0-5|41	%doc %{_texmfdistdir}/doc/generic/dcpic/README
12mu|texlive-dcpic-5.0.0-5|42	%doc %{_texmfdistdir}/doc/generic/dcpic/eurotex2001.pdf
12mu|texlive-dcpic-5.0.0-5|43	%doc %{_texmfdistdir}/doc/generic/dcpic/eurotex2001.tex
12mu|texlive-dcpic-5.0.0-5|44	%doc %{_texmfdistdir}/doc/generic/dcpic/examples.pdf
12mu|texlive-dcpic-5.0.0-5|45	%doc %{_texmfdistdir}/doc/generic/dcpic/examples.tex
12mu|texlive-dcpic-5.0.0-5|46	%doc %{_texmfdistdir}/doc/generic/dcpic/manDCPiC.pdf
12mu|texlive-dcpic-5.0.0-5|47	%doc %{_texmfdistdir}/doc/generic/dcpic/manDCPiC.tex
12mu|texlive-dcpic-5.0.0-5|48	%doc %{_texmfdistdir}/doc/generic/dcpic/manDCPiCpt.pdf
12mu|texlive-dcpic-5.0.0-5|49	%doc %{_texmfdistdir}/doc/generic/dcpic/manDCPiCpt.tex
12mu|texlive-dcpic-5.0.0-5|50	
12mu|texlive-dcpic-5.0.0-5|51	#-----------------------------------------------------------------------
12mu|texlive-dcpic-5.0.0-5|52	%prep
12mu|texlive-dcpic-5.0.0-5|53	%setup -c -a0 -a1
12mu|texlive-dcpic-5.0.0-5|54	
12mu|texlive-dcpic-5.0.0-5|55	%build
12mu|texlive-dcpic-5.0.0-5|56	
12mu|texlive-dcpic-5.0.0-5|57	%install
12mu|texlive-dcpic-5.0.0-5|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-dcpic-5.0.0-5|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-dcpic-5.0.0-5|60	
12mu|texlive-dcpic-5.0.0-5|61	%changelog
12mu|texlive-dcpic-5.0.0-5|62	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 5.0.0-5
12mu|texlive-dcpic-5.0.0-5|63	+ Revision: 32d2f10
12mu|texlive-dcpic-5.0.0-5|64	- Sync with cooker
12mu|texlive-dcpic-5.0.0-5|65	
12mu|texlive-dcpic-5.0.0-5|66	

21050 12
12mu|texlive-dehyph-exptl-0.30-5|1	# revision 30791
12mu|texlive-dehyph-exptl-0.30-5|2	# category Package
12mu|texlive-dehyph-exptl-0.30-5|3	# catalog-ctan /language/hyphenation/dehyph-exptl
12mu|texlive-dehyph-exptl-0.30-5|4	# catalog-date 2013-05-29 00:44:55 +0200
12mu|texlive-dehyph-exptl-0.30-5|5	# catalog-license lppl
12mu|texlive-dehyph-exptl-0.30-5|6	# catalog-version 0.3
12mu|texlive-dehyph-exptl-0.30-5|7	Summary:	Experimental hyphenation patterns for the German language
12mu|texlive-dehyph-exptl-0.30-5|8	Name:		texlive-dehyph-exptl
12mu|texlive-dehyph-exptl-0.30-5|9	Version:	0.30
12mu|texlive-dehyph-exptl-0.30-5|10	Release:	5
12mu|texlive-dehyph-exptl-0.30-5|11	License:	LPPL
12mu|texlive-dehyph-exptl-0.30-5|12	Group:		Publishing
12mu|texlive-dehyph-exptl-0.30-5|13	Url:		http://www.ctan.org/tex-archive/language/hyphenation/dehyph-exptl
12mu|texlive-dehyph-exptl-0.30-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dehyph-exptl.tar.xz
12mu|texlive-dehyph-exptl-0.30-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dehyph-exptl.doc.tar.xz
12mu|texlive-dehyph-exptl-0.30-5|16	BuildArch:	noarch
12mu|texlive-dehyph-exptl-0.30-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-dehyph-exptl-0.30-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-dehyph-exptl-0.30-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-dehyph-exptl-0.30-5|20	Requires(post):	texlive-hyphen-base
12mu|texlive-dehyph-exptl-0.30-5|21	Requires:	texlive-hyph-utf8
12mu|texlive-dehyph-exptl-0.30-5|22	
12mu|texlive-dehyph-exptl-0.30-5|23	%description
12mu|texlive-dehyph-exptl-0.30-5|24	The package provides experimental hyphenation patterns for the
12mu|texlive-dehyph-exptl-0.30-5|25	German language, covering both traditional and reformed
12mu|texlive-dehyph-exptl-0.30-5|26	orthography. The patterns can be used with packages Babel and
12mu|texlive-dehyph-exptl-0.30-5|27	hyphsubst.
12mu|texlive-dehyph-exptl-0.30-5|28	
12mu|texlive-dehyph-exptl-0.30-5|29	%post
12mu|texlive-dehyph-exptl-0.30-5|30	%{_sbindir}/texlive.post
12mu|texlive-dehyph-exptl-0.30-5|31	
12mu|texlive-dehyph-exptl-0.30-5|32	%postun
12mu|texlive-dehyph-exptl-0.30-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-dehyph-exptl-0.30-5|34	%{_sbindir}/texlive.post
12mu|texlive-dehyph-exptl-0.30-5|35	fi
12mu|texlive-dehyph-exptl-0.30-5|36	
12mu|texlive-dehyph-exptl-0.30-5|37	#-----------------------------------------------------------------------
12mu|texlive-dehyph-exptl-0.30-5|38	%files
12mu|texlive-dehyph-exptl-0.30-5|39	%{_texmfdistdir}/tex/generic/dehyph-exptl/dehyphn-x-2013-05-26.pat
12mu|texlive-dehyph-exptl-0.30-5|40	%{_texmfdistdir}/tex/generic/dehyph-exptl/dehyphn-x-2013-05-26.tex
12mu|texlive-dehyph-exptl-0.30-5|41	%{_texmfdistdir}/tex/generic/dehyph-exptl/dehypht-x-2013-05-26.pat
12mu|texlive-dehyph-exptl-0.30-5|42	%{_texmfdistdir}/tex/generic/dehyph-exptl/dehypht-x-2013-05-26.tex
12mu|texlive-dehyph-exptl-0.30-5|43	%{_texmfdistdir}/tex/generic/dehyph-exptl/dehyphts-x-2013-05-26.pat
12mu|texlive-dehyph-exptl-0.30-5|44	%{_texmfdistdir}/tex/generic/dehyph-exptl/dehyphts-x-2013-05-26.tex
12mu|texlive-dehyph-exptl-0.30-5|45	%{_texmf_language_dat_d}/dehyph-exptl
12mu|texlive-dehyph-exptl-0.30-5|46	%{_texmf_language_def_d}/dehyph-exptl
12mu|texlive-dehyph-exptl-0.30-5|47	%{_texmf_language_lua_d}/dehyph-exptl
12mu|texlive-dehyph-exptl-0.30-5|48	%doc %{_texmfdistdir}/doc/generic/dehyph-exptl/CHANGES
12mu|texlive-dehyph-exptl-0.30-5|49	%doc %{_texmfdistdir}/doc/generic/dehyph-exptl/INSTALL
12mu|texlive-dehyph-exptl-0.30-5|50	%doc %{_texmfdistdir}/doc/generic/dehyph-exptl/LICENSE
12mu|texlive-dehyph-exptl-0.30-5|51	%doc %{_texmfdistdir}/doc/generic/dehyph-exptl/README
12mu|texlive-dehyph-exptl-0.30-5|52	%doc %{_texmfdistdir}/doc/generic/dehyph-exptl/dehyph-exptl.bib
12mu|texlive-dehyph-exptl-0.30-5|53	%doc %{_texmfdistdir}/doc/generic/dehyph-exptl/dehyph-exptl.pdf
12mu|texlive-dehyph-exptl-0.30-5|54	%doc %{_texmfdistdir}/doc/generic/dehyph-exptl/dehyph-exptl.tex
12mu|texlive-dehyph-exptl-0.30-5|55	
12mu|texlive-dehyph-exptl-0.30-5|56	#-----------------------------------------------------------------------
12mu|texlive-dehyph-exptl-0.30-5|57	%prep
12mu|texlive-dehyph-exptl-0.30-5|58	%setup -c -a0 -a1
12mu|texlive-dehyph-exptl-0.30-5|59	
12mu|texlive-dehyph-exptl-0.30-5|60	%build
12mu|texlive-dehyph-exptl-0.30-5|61	
12mu|texlive-dehyph-exptl-0.30-5|62	%install
12mu|texlive-dehyph-exptl-0.30-5|63	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-dehyph-exptl-0.30-5|64	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-dehyph-exptl-0.30-5|65	mkdir -p %{buildroot}%{_texmf_language_dat_d}
12mu|texlive-dehyph-exptl-0.30-5|66	cat > %{buildroot}%{_texmf_language_dat_d}/dehyph-exptl <<EOF
12mu|texlive-dehyph-exptl-0.30-5|67	\%% from dehyph-exptl:
12mu|texlive-dehyph-exptl-0.30-5|68	german-x-2013-05-26 dehypht-x-2013-05-26.tex
12mu|texlive-dehyph-exptl-0.30-5|69	=german-x-latest
12mu|texlive-dehyph-exptl-0.30-5|70	ngerman-x-2013-05-26 dehyphn-x-2013-05-26.tex
12mu|texlive-dehyph-exptl-0.30-5|71	=ngerman-x-latest
12mu|texlive-dehyph-exptl-0.30-5|72	EOF
12mu|texlive-dehyph-exptl-0.30-5|73	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/dehyph-exptl
12mu|texlive-dehyph-exptl-0.30-5|74	mkdir -p %{buildroot}%{_texmf_language_def_d}
12mu|texlive-dehyph-exptl-0.30-5|75	cat > %{buildroot}%{_texmf_language_def_d}/dehyph-exptl <<EOF
12mu|texlive-dehyph-exptl-0.30-5|76	\%% from dehyph-exptl:
12mu|texlive-dehyph-exptl-0.30-5|77	\addlanguage{german-x-2013-05-26}{dehypht-x-2013-05-26.tex}{}{2}{2}
12mu|texlive-dehyph-exptl-0.30-5|78	\addlanguage{german-x-latest}{dehypht-x-2013-05-26.tex}{}{2}{2}
12mu|texlive-dehyph-exptl-0.30-5|79	\addlanguage{ngerman-x-2013-05-26}{dehyphn-x-2013-05-26.tex}{}{2}{2}
12mu|texlive-dehyph-exptl-0.30-5|80	\addlanguage{ngerman-x-latest}{dehyphn-x-2013-05-26.tex}{}{2}{2}
12mu|texlive-dehyph-exptl-0.30-5|81	EOF
12mu|texlive-dehyph-exptl-0.30-5|82	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/dehyph-exptl
12mu|texlive-dehyph-exptl-0.30-5|83	mkdir -p %{buildroot}%{_texmf_language_lua_d}
12mu|texlive-dehyph-exptl-0.30-5|84	cat > %{buildroot}%{_texmf_language_lua_d}/dehyph-exptl <<EOF
12mu|texlive-dehyph-exptl-0.30-5|85	-- from dehyph-exptl:
12mu|texlive-dehyph-exptl-0.30-5|86	['german-x-2013-05-26'] = {
12mu|texlive-dehyph-exptl-0.30-5|87	loader = 'dehypht-x-2013-05-26.tex',
12mu|texlive-dehyph-exptl-0.30-5|88	lefthyphenmin = 2,
12mu|texlive-dehyph-exptl-0.30-5|89	righthyphenmin = 2,
12mu|texlive-dehyph-exptl-0.30-5|90	synonyms = { 'german-x-latest' },
12mu|texlive-dehyph-exptl-0.30-5|91	patterns = 'hyph-de-1901.pat.txt',
12mu|texlive-dehyph-exptl-0.30-5|92	hyphenation = 'hyph-de-1901.hyp.txt',
12mu|texlive-dehyph-exptl-0.30-5|93	},
12mu|texlive-dehyph-exptl-0.30-5|94	['ngerman-x-2013-05-26'] = {
12mu|texlive-dehyph-exptl-0.30-5|95	loader = 'dehyphn-x-2013-05-26.tex',
12mu|texlive-dehyph-exptl-0.30-5|96	lefthyphenmin = 2,
12mu|texlive-dehyph-exptl-0.30-5|97	righthyphenmin = 2,
12mu|texlive-dehyph-exptl-0.30-5|98	synonyms = { 'ngerman-x-latest' },
12mu|texlive-dehyph-exptl-0.30-5|99	patterns = 'hyph-de-1996.pat.txt',
12mu|texlive-dehyph-exptl-0.30-5|100	hyphenation = 'hyph-de-1996.hyp.txt',
12mu|texlive-dehyph-exptl-0.30-5|101	},
12mu|texlive-dehyph-exptl-0.30-5|102	EOF
12mu|texlive-dehyph-exptl-0.30-5|103	
12mu|texlive-dehyph-exptl-0.30-5|104	%changelog
12mu|texlive-dehyph-exptl-0.30-5|105	* Tue Feb 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.30-5
12mu|texlive-dehyph-exptl-0.30-5|106	+ Revision: 3fd986f
12mu|texlive-dehyph-exptl-0.30-5|107	- LOG New version 0.30, sync with Cooker
12mu|texlive-dehyph-exptl-0.30-5|108	
12mu|texlive-dehyph-exptl-0.30-5|109	

21051 12
12mu|texlive-detex-20120507-6|1	# revision 29764
12mu|texlive-detex-20120507-6|2	# category TLCore
12mu|texlive-detex-20120507-6|3	# catalog-ctan /support/detex
12mu|texlive-detex-20120507-6|4	# catalog-date 2012-05-07 22:13:48 +0200
12mu|texlive-detex-20120507-6|5	# catalog-license other-free
12mu|texlive-detex-20120507-6|6	# catalog-version undef
12mu|texlive-detex-20120507-6|7	Name:		texlive-detex
12mu|texlive-detex-20120507-6|8	Version:	20120507
12mu|texlive-detex-20120507-6|9	Release:	6
12mu|texlive-detex-20120507-6|10	Summary:	Strip TeX from a source file
12mu|texlive-detex-20120507-6|11	Group:		Publishing
12mu|texlive-detex-20120507-6|12	URL:		http://www.ctan.org/tex-archive/support/detex
12mu|texlive-detex-20120507-6|13	License:	OTHER-FREE
12mu|texlive-detex-20120507-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/detex.tar.xz
12mu|texlive-detex-20120507-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/detex.doc.tar.xz
12mu|texlive-detex-20120507-6|16	BuildArch:	noarch
12mu|texlive-detex-20120507-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-detex-20120507-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-detex-20120507-6|19	Requires:	texlive-detex.bin
12mu|texlive-detex-20120507-6|20	
12mu|texlive-detex-20120507-6|21	%description
12mu|texlive-detex-20120507-6|22	Detex is a program to remove TeX constructs from a text file.
12mu|texlive-detex-20120507-6|23	It recognizes the \input command. The program assumes it is
12mu|texlive-detex-20120507-6|24	dealing with LaTeX input if it sees the string \begin{document}
12mu|texlive-detex-20120507-6|25	in the text. In this case, it also recognizes the \include and
12mu|texlive-detex-20120507-6|26	\includeonly commands.
12mu|texlive-detex-20120507-6|27	
12mu|texlive-detex-20120507-6|28	#-----------------------------------------------------------------------
12mu|texlive-detex-20120507-6|29	%files
12mu|texlive-detex-20120507-6|30	%doc %{_mandir}/man1/detex.1*
12mu|texlive-detex-20120507-6|31	%doc %{_texmfdistdir}/doc/man/man1/detex.man1.pdf
12mu|texlive-detex-20120507-6|32	
12mu|texlive-detex-20120507-6|33	#-----------------------------------------------------------------------
12mu|texlive-detex-20120507-6|34	%prep
12mu|texlive-detex-20120507-6|35	%setup -c -a0 -a1
12mu|texlive-detex-20120507-6|36	
12mu|texlive-detex-20120507-6|37	%build
12mu|texlive-detex-20120507-6|38	
12mu|texlive-detex-20120507-6|39	%install
12mu|texlive-detex-20120507-6|40	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-detex-20120507-6|41	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-detex-20120507-6|42	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-detex-20120507-6|43	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-detex-20120507-6|44	
12mu|texlive-detex-20120507-6|45	%changelog
12mu|texlive-detex-20120507-6|46	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120507-6
12mu|texlive-detex-20120507-6|47	+ Revision: a055804
12mu|texlive-detex-20120507-6|48	- Sync with cooker
12mu|texlive-detex-20120507-6|49	
12mu|texlive-detex-20120507-6|50	

21052 12
12mu|texlive-detlev-cm-20140216-1|1	# revision 32383
12mu|texlive-detlev-cm-20140216-1|2	# category Package
12mu|texlive-detlev-cm-20140216-1|3	# catalog-ctan undef
12mu|texlive-detlev-cm-20140216-1|4	# catalog-date undef
12mu|texlive-detlev-cm-20140216-1|5	# catalog-license undef
12mu|texlive-detlev-cm-20140216-1|6	# catalog-version undef
12mu|texlive-detlev-cm-20140216-1|7	Name:		texlive-detlev-cm
12mu|texlive-detlev-cm-20140216-1|8	Version:	20140216
12mu|texlive-detlev-cm-20140216-1|9	Release:	1
12mu|texlive-detlev-cm-20140216-1|10	Summary:	TeXLive detlev-cm package
12mu|texlive-detlev-cm-20140216-1|11	Group:		Publishing
12mu|texlive-detlev-cm-20140216-1|12	URL:		http://tug.org/texlive
12mu|texlive-detlev-cm-20140216-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-detlev-cm-20140216-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/detlev-cm.tar.xz
12mu|texlive-detlev-cm-20140216-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/detlev-cm.doc.tar.xz
12mu|texlive-detlev-cm-20140216-1|16	BuildArch:	noarch
12mu|texlive-detlev-cm-20140216-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-detlev-cm-20140216-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-detlev-cm-20140216-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-detlev-cm-20140216-1|20	
12mu|texlive-detlev-cm-20140216-1|21	%description
12mu|texlive-detlev-cm-20140216-1|22	TeXLive detlev-cm package.
12mu|texlive-detlev-cm-20140216-1|23	
12mu|texlive-detlev-cm-20140216-1|24	%post
12mu|texlive-detlev-cm-20140216-1|25	%{_sbindir}/texlive.post
12mu|texlive-detlev-cm-20140216-1|26	
12mu|texlive-detlev-cm-20140216-1|27	%postun
12mu|texlive-detlev-cm-20140216-1|28	if [ $1 -eq 0 ]; then
12mu|texlive-detlev-cm-20140216-1|29	%{_sbindir}/texlive.post
12mu|texlive-detlev-cm-20140216-1|30	fi
12mu|texlive-detlev-cm-20140216-1|31	
12mu|texlive-detlev-cm-20140216-1|32	#-----------------------------------------------------------------------
12mu|texlive-detlev-cm-20140216-1|33	%files
12mu|texlive-detlev-cm-20140216-1|34	%{_texmfdistdir}/tex/latex/detlev-cm/beamercolorthemeETII.sty
12mu|texlive-detlev-cm-20140216-1|35	%{_texmfdistdir}/tex/latex/detlev-cm/beamerfontthemeDetlevCM.sty
12mu|texlive-detlev-cm-20140216-1|36	%{_texmfdistdir}/tex/latex/detlev-cm/beamerouterthemeDetlevCM.sty
12mu|texlive-detlev-cm-20140216-1|37	%{_texmfdistdir}/tex/latex/detlev-cm/beamerthemeDetlevCM.sty
12mu|texlive-detlev-cm-20140216-1|38	%doc %{_texmfdistdir}/doc/latex/detlev-cm/LogoTop.png
12mu|texlive-detlev-cm-20140216-1|39	%doc %{_texmfdistdir}/doc/latex/detlev-cm/SAS-CRJ900.png
12mu|texlive-detlev-cm-20140216-1|40	%doc %{_texmfdistdir}/doc/latex/detlev-cm/Sample.pdf
12mu|texlive-detlev-cm-20140216-1|41	%doc %{_texmfdistdir}/doc/latex/detlev-cm/Sample.tex
12mu|texlive-detlev-cm-20140216-1|42	%doc %{_texmfdistdir}/doc/latex/detlev-cm/Wing.png
12mu|texlive-detlev-cm-20140216-1|43	%doc %{_texmfdistdir}/doc/latex/detlev-cm/WingSunrise.png
12mu|texlive-detlev-cm-20140216-1|44	
12mu|texlive-detlev-cm-20140216-1|45	#-----------------------------------------------------------------------
12mu|texlive-detlev-cm-20140216-1|46	%prep
12mu|texlive-detlev-cm-20140216-1|47	%setup -c -a0 -a1
12mu|texlive-detlev-cm-20140216-1|48	
12mu|texlive-detlev-cm-20140216-1|49	%build
12mu|texlive-detlev-cm-20140216-1|50	
12mu|texlive-detlev-cm-20140216-1|51	%install
12mu|texlive-detlev-cm-20140216-1|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-detlev-cm-20140216-1|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-detlev-cm-20140216-1|54	
12mu|texlive-detlev-cm-20140216-1|55	%changelog
12mu|texlive-detlev-cm-20140216-1|56	* Sun Feb 16 2014 Rosa <rosa@abf.rosalinux.ru> 20140216-1
12mu|texlive-detlev-cm-20140216-1|57	+ Revision: f01458d
12mu|texlive-detlev-cm-20140216-1|58	- Automatic import for version 20140216-1
12mu|texlive-detlev-cm-20140216-1|59	
12mu|texlive-detlev-cm-20140216-1|60	

21053 12
12mu|texlive-dialogl-20130125-5|1	# revision 28946
12mu|texlive-dialogl-20130125-5|2	# category Package
12mu|texlive-dialogl-20130125-5|3	# catalog-ctan /macros/latex/contrib/dialogl
12mu|texlive-dialogl-20130125-5|4	# catalog-date 2013-01-25 11:22:08 +0100
12mu|texlive-dialogl-20130125-5|5	# catalog-license lppl
12mu|texlive-dialogl-20130125-5|6	# catalog-version undef
12mu|texlive-dialogl-20130125-5|7	Name:		texlive-dialogl
12mu|texlive-dialogl-20130125-5|8	Version:	20130125
12mu|texlive-dialogl-20130125-5|9	Release:	5
12mu|texlive-dialogl-20130125-5|10	Summary:	Macros for constructing interactive LaTeX scripts
12mu|texlive-dialogl-20130125-5|11	Group:		Publishing
12mu|texlive-dialogl-20130125-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dialogl
12mu|texlive-dialogl-20130125-5|13	License:	LPPL
12mu|texlive-dialogl-20130125-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dialogl.tar.xz
12mu|texlive-dialogl-20130125-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dialogl.doc.tar.xz
12mu|texlive-dialogl-20130125-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dialogl.source.tar.xz
12mu|texlive-dialogl-20130125-5|17	BuildArch:	noarch
12mu|texlive-dialogl-20130125-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-dialogl-20130125-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-dialogl-20130125-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-dialogl-20130125-5|21	
12mu|texlive-dialogl-20130125-5|22	%description
12mu|texlive-dialogl-20130125-5|23	Gathers together a bunch of code and examples about how to
12mu|texlive-dialogl-20130125-5|24	write macros to carry on a dialogue with the user.
12mu|texlive-dialogl-20130125-5|25	
12mu|texlive-dialogl-20130125-5|26	%post
12mu|texlive-dialogl-20130125-5|27	%{_sbindir}/texlive.post
12mu|texlive-dialogl-20130125-5|28	
12mu|texlive-dialogl-20130125-5|29	%postun
12mu|texlive-dialogl-20130125-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-dialogl-20130125-5|31	%{_sbindir}/texlive.post
12mu|texlive-dialogl-20130125-5|32	fi
12mu|texlive-dialogl-20130125-5|33	
12mu|texlive-dialogl-20130125-5|34	#-----------------------------------------------------------------------
12mu|texlive-dialogl-20130125-5|35	%files
12mu|texlive-dialogl-20130125-5|36	%{_texmfdistdir}/tex/latex/dialogl/dialog.sty
12mu|texlive-dialogl-20130125-5|37	%{_texmfdistdir}/tex/latex/dialogl/grabhedr.sty
12mu|texlive-dialogl-20130125-5|38	%{_texmfdistdir}/tex/latex/dialogl/listout.tex
12mu|texlive-dialogl-20130125-5|39	%{_texmfdistdir}/tex/latex/dialogl/menus.sty
12mu|texlive-dialogl-20130125-5|40	%doc %{_texmfdistdir}/doc/latex/dialogl/Makefile
12mu|texlive-dialogl-20130125-5|41	%doc %{_texmfdistdir}/doc/latex/dialogl/README
12mu|texlive-dialogl-20130125-5|42	%doc %{_texmfdistdir}/doc/latex/dialogl/cnvunits.tex
12mu|texlive-dialogl-20130125-5|43	%doc %{_texmfdistdir}/doc/latex/dialogl/codialog.pdf
12mu|texlive-dialogl-20130125-5|44	%doc %{_texmfdistdir}/doc/latex/dialogl/default.los
12mu|texlive-dialogl-20130125-5|45	%doc %{_texmfdistdir}/doc/latex/dialogl/dia-driv.pdf
12mu|texlive-dialogl-20130125-5|46	%doc %{_texmfdistdir}/doc/latex/dialogl/dia-driv.tex
12mu|texlive-dialogl-20130125-5|47	%doc %{_texmfdistdir}/doc/latex/dialogl/dialogl-doc.sty
12mu|texlive-dialogl-20130125-5|48	%doc %{_texmfdistdir}/doc/latex/dialogl/diatest.tex
12mu|texlive-dialogl-20130125-5|49	%doc %{_texmfdistdir}/doc/latex/dialogl/fontmenu.lg
12mu|texlive-dialogl-20130125-5|50	%doc %{_texmfdistdir}/doc/latex/dialogl/fontmenu.tex
12mu|texlive-dialogl-20130125-5|51	%doc %{_texmfdistdir}/doc/latex/dialogl/manifest.txt
12mu|texlive-dialogl-20130125-5|52	#- source
12mu|texlive-dialogl-20130125-5|53	%doc %{_texmfdistdir}/source/latex/dialogl/dialogl.dtx
12mu|texlive-dialogl-20130125-5|54	%doc %{_texmfdistdir}/source/latex/dialogl/dialogl.ins
12mu|texlive-dialogl-20130125-5|55	%doc %{_texmfdistdir}/source/latex/dialogl/grabhedr.dtx
12mu|texlive-dialogl-20130125-5|56	%doc %{_texmfdistdir}/source/latex/dialogl/listout.dtx
12mu|texlive-dialogl-20130125-5|57	%doc %{_texmfdistdir}/source/latex/dialogl/menus.dtx
12mu|texlive-dialogl-20130125-5|58	
12mu|texlive-dialogl-20130125-5|59	#-----------------------------------------------------------------------
12mu|texlive-dialogl-20130125-5|60	%prep
12mu|texlive-dialogl-20130125-5|61	%setup -c -a0 -a1 -a2
12mu|texlive-dialogl-20130125-5|62	
12mu|texlive-dialogl-20130125-5|63	%build
12mu|texlive-dialogl-20130125-5|64	
12mu|texlive-dialogl-20130125-5|65	%install
12mu|texlive-dialogl-20130125-5|66	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-dialogl-20130125-5|67	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-dialogl-20130125-5|68	
12mu|texlive-dialogl-20130125-5|69	%changelog
12mu|texlive-dialogl-20130125-5|70	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20130125-5
12mu|texlive-dialogl-20130125-5|71	+ Revision: d3a8a11
12mu|texlive-dialogl-20130125-5|72	- MassBuild#289: Increase release tag
12mu|texlive-dialogl-20130125-5|73	
12mu|texlive-dialogl-20130125-5|74	

21054 12
12mu|texlive-dickimaw-20140209-2|1	# revision 32925
12mu|texlive-dickimaw-20140209-2|2	# category Package
12mu|texlive-dickimaw-20140209-2|3	# catalog-ctan /info/dickimaw
12mu|texlive-dickimaw-20140209-2|4	# catalog-date 2014-02-09 18:16:38 +0100
12mu|texlive-dickimaw-20140209-2|5	# catalog-license fdl
12mu|texlive-dickimaw-20140209-2|6	# catalog-version undef
12mu|texlive-dickimaw-20140209-2|7	Name:		texlive-dickimaw
12mu|texlive-dickimaw-20140209-2|8	Version:	20140209
12mu|texlive-dickimaw-20140209-2|9	Release:	2
12mu|texlive-dickimaw-20140209-2|10	Summary:	Books and tutorials from the "Dickimaw LaTeX Series"
12mu|texlive-dickimaw-20140209-2|11	Group:		Publishing
12mu|texlive-dickimaw-20140209-2|12	URL:		http://www.ctan.org/tex-archive/info/dickimaw
12mu|texlive-dickimaw-20140209-2|13	License:	FDL
12mu|texlive-dickimaw-20140209-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dickimaw.tar.xz
12mu|texlive-dickimaw-20140209-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dickimaw.doc.tar.xz
12mu|texlive-dickimaw-20140209-2|16	BuildArch:	noarch
12mu|texlive-dickimaw-20140209-2|17	BuildRequires:	texlive-tlpkg
12mu|texlive-dickimaw-20140209-2|18	Requires(pre):	texlive-tlpkg
12mu|texlive-dickimaw-20140209-2|19	
12mu|texlive-dickimaw-20140209-2|20	%description
12mu|texlive-dickimaw-20140209-2|21	The package provides are some of the books and tutorials that
12mu|texlive-dickimaw-20140209-2|22	form part of the "Dickimaw LaTeX Series". Only the A4 PDF is
12mu|texlive-dickimaw-20140209-2|23	included here. Other formats, such as HTML or a screen
12mu|texlive-dickimaw-20140209-2|24	optimized PDF, are available from the package home page. Books
12mu|texlive-dickimaw-20140209-2|25	included are: "LaTeX for Complete Novices": an introductory
12mu|texlive-dickimaw-20140209-2|26	guide to LaTeX. "Using LaTeX to Write a PhD Thesis": a follow-
12mu|texlive-dickimaw-20140209-2|27	on from "LaTeX for Complete Novices" geared towards students
12mu|texlive-dickimaw-20140209-2|28	who want to use LaTeX to write their PhD thesis. "Creating a
12mu|texlive-dickimaw-20140209-2|29	LaTeX minimal example": describes how to create a minimal
12mu|texlive-dickimaw-20140209-2|30	example, which can be used as a debugging aid when you
12mu|texlive-dickimaw-20140209-2|31	encounter errors in your LaTeX documents.
12mu|texlive-dickimaw-20140209-2|32	
12mu|texlive-dickimaw-20140209-2|33	#-----------------------------------------------------------------------
12mu|texlive-dickimaw-20140209-2|34	%files
12mu|texlive-dickimaw-20140209-2|35	%doc %{_texmfdistdir}/doc/latex/dickimaw/ERRATA
12mu|texlive-dickimaw-20140209-2|36	%doc %{_texmfdistdir}/doc/latex/dickimaw/README
12mu|texlive-dickimaw-20140209-2|37	%doc %{_texmfdistdir}/doc/latex/dickimaw/dickimaw-minexample.pdf
12mu|texlive-dickimaw-20140209-2|38	%doc %{_texmfdistdir}/doc/latex/dickimaw/dickimaw-novices.pdf
12mu|texlive-dickimaw-20140209-2|39	%doc %{_texmfdistdir}/doc/latex/dickimaw/dickimaw-thesis.pdf
12mu|texlive-dickimaw-20140209-2|40	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/fdl.tex
12mu|texlive-dickimaw-20140209-2|41	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/minexample/dickimaw-minexample.tex
12mu|texlive-dickimaw-20140209-2|42	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/minexample/minexample.sty
12mu|texlive-dickimaw-20140209-2|43	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/dickimaw-novices.tex
12mu|texlive-dickimaw-20140209-2|44	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/glsentries.tex
12mu|texlive-dickimaw-20140209-2|45	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/keywords.tex
12mu|texlive-dickimaw-20140209-2|46	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/novices-a4paper.sty
12mu|texlive-dickimaw-20140209-2|47	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/novices-index.ist
12mu|texlive-dickimaw-20140209-2|48	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/novices.bib
12mu|texlive-dickimaw-20140209-2|49	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/novices.cls
12mu|texlive-dickimaw-20140209-2|50	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/acrobat.png
12mu|texlive-dickimaw-20140209-2|51	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/backtic.png
12mu|texlive-dickimaw-20140209-2|52	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/circle.pdf
12mu|texlive-dickimaw-20140209-2|53	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/cmdprom.png
12mu|texlive-dickimaw-20140209-2|54	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/cmdprom1.png
12mu|texlive-dickimaw-20140209-2|55	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/cmdprom2.png
12mu|texlive-dickimaw-20140209-2|56	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/cmdprom3.png
12mu|texlive-dickimaw-20140209-2|57	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/cmdprom4.png
12mu|texlive-dickimaw-20140209-2|58	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/cmdprom5.png
12mu|texlive-dickimaw-20140209-2|59	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/cmdprom6.png
12mu|texlive-dickimaw-20140209-2|60	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/cmdprom7.png
12mu|texlive-dickimaw-20140209-2|61	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/dinglist.png
12mu|texlive-dickimaw-20140209-2|62	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/dirviewer1.png
12mu|texlive-dickimaw-20140209-2|63	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/dirviewer2.png
12mu|texlive-dickimaw-20140209-2|64	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/dirviewer3.png
12mu|texlive-dickimaw-20140209-2|65	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/dirviewer4.png
12mu|texlive-dickimaw-20140209-2|66	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/draftimage.png
12mu|texlive-dickimaw-20140209-2|67	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/entersymbol.tex
12mu|texlive-dickimaw-20140209-2|68	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/errormessage.png
12mu|texlive-dickimaw-20140209-2|69	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/exsamp.png
12mu|texlive-dickimaw-20140209-2|70	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/incgraph.png
12mu|texlive-dickimaw-20140209-2|71	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/incgraph2.png
12mu|texlive-dickimaw-20140209-2|72	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/letterbox.tex
12mu|texlive-dickimaw-20140209-2|73	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/maths.png
12mu|texlive-dickimaw-20140209-2|74	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/miktex1.png
12mu|texlive-dickimaw-20140209-2|75	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/newdoc-1.png
12mu|texlive-dickimaw-20140209-2|76	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/newdoc-2.png
12mu|texlive-dickimaw-20140209-2|77	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/notepad1.png
12mu|texlive-dickimaw-20140209-2|78	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/notepad2.png
12mu|texlive-dickimaw-20140209-2|79	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/rectangle.pdf
12mu|texlive-dickimaw-20140209-2|80	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/reflbox.png
12mu|texlive-dickimaw-20140209-2|81	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/resizbox.png
12mu|texlive-dickimaw-20140209-2|82	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/rotbox.png
12mu|texlive-dickimaw-20140209-2|83	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/scalbox.png
12mu|texlive-dickimaw-20140209-2|84	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/shapes.pdf
12mu|texlive-dickimaw-20140209-2|85	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/tds.tex
12mu|texlive-dickimaw-20140209-2|86	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal-texdoc.png
12mu|texlive-dickimaw-20140209-2|87	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal.png
12mu|texlive-dickimaw-20140209-2|88	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal1.png
12mu|texlive-dickimaw-20140209-2|89	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal10.png
12mu|texlive-dickimaw-20140209-2|90	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal11.png
12mu|texlive-dickimaw-20140209-2|91	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal2.png
12mu|texlive-dickimaw-20140209-2|92	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal3.png
12mu|texlive-dickimaw-20140209-2|93	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal4.png
12mu|texlive-dickimaw-20140209-2|94	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal5.png
12mu|texlive-dickimaw-20140209-2|95	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal6.png
12mu|texlive-dickimaw-20140209-2|96	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal7.png
12mu|texlive-dickimaw-20140209-2|97	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal8.png
12mu|texlive-dickimaw-20140209-2|98	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/terminal9.png
12mu|texlive-dickimaw-20140209-2|99	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks-latexmk.png
12mu|texlive-dickimaw-20140209-2|100	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks-preferences.png
12mu|texlive-dickimaw-20140209-2|101	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks-toolconfig1.png
12mu|texlive-dickimaw-20140209-2|102	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks-toolconfig2.png
12mu|texlive-dickimaw-20140209-2|103	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks-toolconfig3.png
12mu|texlive-dickimaw-20140209-2|104	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks-toolconfig4.png
12mu|texlive-dickimaw-20140209-2|105	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks1.png
12mu|texlive-dickimaw-20140209-2|106	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks2.png
12mu|texlive-dickimaw-20140209-2|107	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks3.png
12mu|texlive-dickimaw-20140209-2|108	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks4.png
12mu|texlive-dickimaw-20140209-2|109	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks5-annote.tex
12mu|texlive-dickimaw-20140209-2|110	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks5.png
12mu|texlive-dickimaw-20140209-2|111	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks6.png
12mu|texlive-dickimaw-20140209-2|112	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks7.png
12mu|texlive-dickimaw-20140209-2|113	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks8.png
12mu|texlive-dickimaw-20140209-2|114	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/texworks9.png
12mu|texlive-dickimaw-20140209-2|115	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/pictures/yap1.png
12mu|texlive-dickimaw-20140209-2|116	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/argument.tex
12mu|texlive-dickimaw-20140209-2|117	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/auxiliary.tex
12mu|texlive-dickimaw-20140209-2|118	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/cls.tex
12mu|texlive-dickimaw-20140209-2|119	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/command.tex
12mu|texlive-dickimaw-20140209-2|120	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/declaration.tex
12mu|texlive-dickimaw-20140209-2|121	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/dvi.tex
12mu|texlive-dickimaw-20140209-2|122	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/environment.tex
12mu|texlive-dickimaw-20140209-2|123	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/fragile.tex
12mu|texlive-dickimaw-20140209-2|124	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/group.tex
12mu|texlive-dickimaw-20140209-2|125	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/hyphenation.tex
12mu|texlive-dickimaw-20140209-2|126	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/intersentencespacing.tex
12mu|texlive-dickimaw-20140209-2|127	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/introduction.tex
12mu|texlive-dickimaw-20140209-2|128	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/length.tex
12mu|texlive-dickimaw-20140209-2|129	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/mandatory.tex
12mu|texlive-dickimaw-20140209-2|130	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/optional.tex
12mu|texlive-dickimaw-20140209-2|131	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/output.tex
12mu|texlive-dickimaw-20140209-2|132	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/perl.tex
12mu|texlive-dickimaw-20140209-2|133	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/preamble.tex
12mu|texlive-dickimaw-20140209-2|134	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/robust.tex
12mu|texlive-dickimaw-20140209-2|135	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/short.tex
12mu|texlive-dickimaw-20140209-2|136	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/source.tex
12mu|texlive-dickimaw-20140209-2|137	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/terminal.tex
12mu|texlive-dickimaw-20140209-2|138	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/novices/term-defs/tex.tex
12mu|texlive-dickimaw-20140209-2|139	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/dickimaw-thesis.tex
12mu|texlive-dickimaw-20140209-2|140	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/dickimawthesis.cls
12mu|texlive-dickimaw-20140209-2|141	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/glsentries.tex
12mu|texlive-dickimaw-20140209-2|142	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/imgsource/titlepage.tex
12mu|texlive-dickimaw-20140209-2|143	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/listing-samples/helloworld.c
12mu|texlive-dickimaw-20140209-2|144	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/listing-samples/sqrt.c
12mu|texlive-dickimaw-20140209-2|145	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/arara-installer.png
12mu|texlive-dickimaw-20140209-2|146	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/bibertool.png
12mu|texlive-dickimaw-20140209-2|147	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/doibutton.png
12mu|texlive-dickimaw-20140209-2|148	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/generatekey.png
12mu|texlive-dickimaw-20140209-2|149	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref-dataprop-thumbnail.png
12mu|texlive-dickimaw-20140209-2|150	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref-dataprop.png
12mu|texlive-dickimaw-20140209-2|151	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref-pref-thumbnail.png
12mu|texlive-dickimaw-20140209-2|152	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref-pref.png
12mu|texlive-dickimaw-20140209-2|153	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport1-thumbnail.png
12mu|texlive-dickimaw-20140209-2|154	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport1.png
12mu|texlive-dickimaw-20140209-2|155	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport2-thumbnail.png
12mu|texlive-dickimaw-20140209-2|156	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport2.png
12mu|texlive-dickimaw-20140209-2|157	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport3-thumbnail.png
12mu|texlive-dickimaw-20140209-2|158	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref-textimport3.png
12mu|texlive-dickimaw-20140209-2|159	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref1-thumbnail.png
12mu|texlive-dickimaw-20140209-2|160	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref1.png
12mu|texlive-dickimaw-20140209-2|161	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref10-thumbnail.png
12mu|texlive-dickimaw-20140209-2|162	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref10.png
12mu|texlive-dickimaw-20140209-2|163	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref11.png
12mu|texlive-dickimaw-20140209-2|164	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref12-thumbnail.png
12mu|texlive-dickimaw-20140209-2|165	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref12.png
12mu|texlive-dickimaw-20140209-2|166	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref2.png
12mu|texlive-dickimaw-20140209-2|167	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref3-thumbnail.png
12mu|texlive-dickimaw-20140209-2|168	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref3.png
12mu|texlive-dickimaw-20140209-2|169	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref4-thumbnail.png
12mu|texlive-dickimaw-20140209-2|170	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref4.png
12mu|texlive-dickimaw-20140209-2|171	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref5-thumbnail.png
12mu|texlive-dickimaw-20140209-2|172	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref5.png
12mu|texlive-dickimaw-20140209-2|173	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref6-thumbnail.png
12mu|texlive-dickimaw-20140209-2|174	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref6.png
12mu|texlive-dickimaw-20140209-2|175	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref7-thumbnail.png
12mu|texlive-dickimaw-20140209-2|176	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref7.png
12mu|texlive-dickimaw-20140209-2|177	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref8-thumbnail.png
12mu|texlive-dickimaw-20140209-2|178	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref8.png
12mu|texlive-dickimaw-20140209-2|179	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref9-thumbnail.png
12mu|texlive-dickimaw-20140209-2|180	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/jabref9.png
12mu|texlive-dickimaw-20140209-2|181	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/pagestyle.tex
12mu|texlive-dickimaw-20140209-2|182	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/texworks-addbutton.png
12mu|texlive-dickimaw-20140209-2|183	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/texworks-arara.png
12mu|texlive-dickimaw-20140209-2|184	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/texworks-arara2.png
12mu|texlive-dickimaw-20140209-2|185	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/texworks-bibtex.png
12mu|texlive-dickimaw-20140209-2|186	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/texworks-latexmk.png
12mu|texlive-dickimaw-20140209-2|187	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/texworks-latexmkbibtex.png
12mu|texlive-dickimaw-20140209-2|188	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/texworks-makeglossaries.png
12mu|texlive-dickimaw-20140209-2|189	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/texworks-pdflatex.png
12mu|texlive-dickimaw-20140209-2|190	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/texworks-pref.png
12mu|texlive-dickimaw-20140209-2|191	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/texworks-texindy.png
12mu|texlive-dickimaw-20140209-2|192	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/pictures/titlepage.pdf
12mu|texlive-dickimaw-20140209-2|193	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/thesis-a4paper.sty
12mu|texlive-dickimaw-20140209-2|194	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/thesis-index.ist
12mu|texlive-dickimaw-20140209-2|195	%doc %{_texmfdistdir}/doc/latex/dickimaw/src/thesis/thesis.bib
12mu|texlive-dickimaw-20140209-2|196	
12mu|texlive-dickimaw-20140209-2|197	#-----------------------------------------------------------------------
12mu|texlive-dickimaw-20140209-2|198	%prep
12mu|texlive-dickimaw-20140209-2|199	%setup -c -a0 -a1
12mu|texlive-dickimaw-20140209-2|200	
12mu|texlive-dickimaw-20140209-2|201	%build
12mu|texlive-dickimaw-20140209-2|202	
12mu|texlive-dickimaw-20140209-2|203	%install
12mu|texlive-dickimaw-20140209-2|204	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-dickimaw-20140209-2|205	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-dickimaw-20140209-2|206	
12mu|texlive-dickimaw-20140209-2|207	%changelog
12mu|texlive-dickimaw-20140209-2|208	* Sun Feb 16 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 20140209-2
12mu|texlive-dickimaw-20140209-2|209	+ Revision: 7f73bb6
12mu|texlive-dickimaw-20140209-2|210	- - Update to latest release.
12mu|texlive-dickimaw-20140209-2|211	
12mu|texlive-dickimaw-20140209-2|212	

21055 12
12mu|texlive-dosepsbin-1.2-7|1	# revision 29752
12mu|texlive-dosepsbin-1.2-7|2	# category Package
12mu|texlive-dosepsbin-1.2-7|3	# catalog-ctan /support/dosepsbin
12mu|texlive-dosepsbin-1.2-7|4	# catalog-date 2012-03-22 21:51:23 +0100
12mu|texlive-dosepsbin-1.2-7|5	# catalog-license artistic
12mu|texlive-dosepsbin-1.2-7|6	# catalog-version 1.2
12mu|texlive-dosepsbin-1.2-7|7	Name:		texlive-dosepsbin
12mu|texlive-dosepsbin-1.2-7|8	Version:	1.2
12mu|texlive-dosepsbin-1.2-7|9	Release:	7
12mu|texlive-dosepsbin-1.2-7|10	Summary:	Deal with DOS binary EPS files
12mu|texlive-dosepsbin-1.2-7|11	Group:		Publishing
12mu|texlive-dosepsbin-1.2-7|12	URL:		http://www.ctan.org/tex-archive/support/dosepsbin
12mu|texlive-dosepsbin-1.2-7|13	License:	ARTISTIC
12mu|texlive-dosepsbin-1.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dosepsbin.tar.xz
12mu|texlive-dosepsbin-1.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dosepsbin.doc.tar.xz
12mu|texlive-dosepsbin-1.2-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dosepsbin.source.tar.xz
12mu|texlive-dosepsbin-1.2-7|17	BuildArch:	noarch
12mu|texlive-dosepsbin-1.2-7|18	BuildRequires:	texlive-tlpkg
12mu|texlive-dosepsbin-1.2-7|19	Requires(pre):	texlive-tlpkg
12mu|texlive-dosepsbin-1.2-7|20	Requires(post):	texlive-kpathsea
12mu|texlive-dosepsbin-1.2-7|21	Provides:	texlive-dosepsbin.bin = %{EVRD}
12mu|texlive-dosepsbin-1.2-7|22	
12mu|texlive-dosepsbin-1.2-7|23	%description
12mu|texlive-dosepsbin-1.2-7|24	A Encapsulated PostScript (EPS) file may given in a special
12mu|texlive-dosepsbin-1.2-7|25	binary format to support the inclusion of a thumbnail. This
12mu|texlive-dosepsbin-1.2-7|26	file format, commonly known as DOS EPS format starts with a
12mu|texlive-dosepsbin-1.2-7|27	binary header that contains the positions of the possible
12mu|texlive-dosepsbin-1.2-7|28	sections: - Postscript (PS); - Windows Metafile Format (WMF);
12mu|texlive-dosepsbin-1.2-7|29	and - Tag Image File Format (TIFF). The PS section must be
12mu|texlive-dosepsbin-1.2-7|30	present and either the WMF file or the TIFF file should be
12mu|texlive-dosepsbin-1.2-7|31	given. The package provides a Perl program that will extract
12mu|texlive-dosepsbin-1.2-7|32	any of the sections of such a file, in particular providing a
12mu|texlive-dosepsbin-1.2-7|33	'text'-form EPS file for use with (La)TeX.
12mu|texlive-dosepsbin-1.2-7|34	
12mu|texlive-dosepsbin-1.2-7|35	%post
12mu|texlive-dosepsbin-1.2-7|36	%{_sbindir}/texlive.post
12mu|texlive-dosepsbin-1.2-7|37	
12mu|texlive-dosepsbin-1.2-7|38	%postun
12mu|texlive-dosepsbin-1.2-7|39	if [ $1 -eq 0 ]; then
12mu|texlive-dosepsbin-1.2-7|40	%{_sbindir}/texlive.post
12mu|texlive-dosepsbin-1.2-7|41	fi
12mu|texlive-dosepsbin-1.2-7|42	
12mu|texlive-dosepsbin-1.2-7|43	#-----------------------------------------------------------------------
12mu|texlive-dosepsbin-1.2-7|44	%files
12mu|texlive-dosepsbin-1.2-7|45	%{_bindir}/dosepsbin
12mu|texlive-dosepsbin-1.2-7|46	%{_texmfdistdir}/scripts/dosepsbin/dosepsbin.pl
12mu|texlive-dosepsbin-1.2-7|47	%doc %{_mandir}/man1/dosepsbin.1*
12mu|texlive-dosepsbin-1.2-7|48	%doc %{_texmfdistdir}/doc/man/man1/dosepsbin.man1.pdf
12mu|texlive-dosepsbin-1.2-7|49	%doc %{_texmfdistdir}/doc/support/dosepsbin/Makefile.in
12mu|texlive-dosepsbin-1.2-7|50	%doc %{_texmfdistdir}/doc/support/dosepsbin/README
12mu|texlive-dosepsbin-1.2-7|51	%doc %{_texmfdistdir}/doc/support/dosepsbin/clean-case.pl
12mu|texlive-dosepsbin-1.2-7|52	%doc %{_texmfdistdir}/doc/support/dosepsbin/dosepsbin.html
12mu|texlive-dosepsbin-1.2-7|53	%doc %{_texmfdistdir}/doc/support/dosepsbin/dosepsbin.ltx
12mu|texlive-dosepsbin-1.2-7|54	%doc %{_texmfdistdir}/doc/support/dosepsbin/dosepsbin.pdf
12mu|texlive-dosepsbin-1.2-7|55	%doc %{_texmfdistdir}/doc/support/dosepsbin/dosepsbin.txt
12mu|texlive-dosepsbin-1.2-7|56	%doc %{_texmfdistdir}/doc/support/dosepsbin/version.pl
12mu|texlive-dosepsbin-1.2-7|57	#- source
12mu|texlive-dosepsbin-1.2-7|58	%doc %{_texmfdistdir}/source/support/dosepsbin/configure
12mu|texlive-dosepsbin-1.2-7|59	%doc %{_texmfdistdir}/source/support/dosepsbin/configure.ac
12mu|texlive-dosepsbin-1.2-7|60	%doc %{_texmfdistdir}/source/support/dosepsbin/install-sh
12mu|texlive-dosepsbin-1.2-7|61	
12mu|texlive-dosepsbin-1.2-7|62	#-----------------------------------------------------------------------
12mu|texlive-dosepsbin-1.2-7|63	%prep
12mu|texlive-dosepsbin-1.2-7|64	%setup -c -a0 -a1 -a2
12mu|texlive-dosepsbin-1.2-7|65	
12mu|texlive-dosepsbin-1.2-7|66	%build
12mu|texlive-dosepsbin-1.2-7|67	
12mu|texlive-dosepsbin-1.2-7|68	%install
12mu|texlive-dosepsbin-1.2-7|69	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-dosepsbin-1.2-7|70	pushd %{buildroot}%{_bindir}
12mu|texlive-dosepsbin-1.2-7|71	ln -sf %{_texmfdistdir}/scripts/dosepsbin/dosepsbin.pl dosepsbin
12mu|texlive-dosepsbin-1.2-7|72	popd
12mu|texlive-dosepsbin-1.2-7|73	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-dosepsbin-1.2-7|74	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-dosepsbin-1.2-7|75	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-dosepsbin-1.2-7|76	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-dosepsbin-1.2-7|77	
12mu|texlive-dosepsbin-1.2-7|78	%changelog
12mu|texlive-dosepsbin-1.2-7|79	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-7
12mu|texlive-dosepsbin-1.2-7|80	+ Revision: 4bf822a
12mu|texlive-dosepsbin-1.2-7|81	- Sync with cooker
12mu|texlive-dosepsbin-1.2-7|82	
12mu|texlive-dosepsbin-1.2-7|83	

21056 12
12mu|texlive-download-1.1-5|1	# revision 30695
12mu|texlive-download-1.1-5|2	# category Package
12mu|texlive-download-1.1-5|3	# catalog-ctan /macros/latex/contrib/download
12mu|texlive-download-1.1-5|4	# catalog-date 2013-05-26 19:01:07 +0200
12mu|texlive-download-1.1-5|5	# catalog-license lppl1.3
12mu|texlive-download-1.1-5|6	# catalog-version 1.1
12mu|texlive-download-1.1-5|7	Name:		texlive-download
12mu|texlive-download-1.1-5|8	Version:	1.1
12mu|texlive-download-1.1-5|9	Release:	5
12mu|texlive-download-1.1-5|10	Summary:	Allow LaTeX to download files using an external process
12mu|texlive-download-1.1-5|11	Group:		Publishing
12mu|texlive-download-1.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/download
12mu|texlive-download-1.1-5|13	License:	LPPL1.3
12mu|texlive-download-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/download.tar.xz
12mu|texlive-download-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/download.doc.tar.xz
12mu|texlive-download-1.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/download.source.tar.xz
12mu|texlive-download-1.1-5|17	BuildArch:	noarch
12mu|texlive-download-1.1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-download-1.1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-download-1.1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-download-1.1-5|21	
12mu|texlive-download-1.1-5|22	%description
12mu|texlive-download-1.1-5|23	The package allows the user to download files (using cURL or
12mu|texlive-download-1.1-5|24	wget), from within a document. To run the external commands,
12mu|texlive-download-1.1-5|25	LaTeX (or whatever) needs to be run with the --shell-escape
12mu|texlive-download-1.1-5|26	flag; this creates a tension between your needs and the
12mu|texlive-download-1.1-5|27	security implications of the flag; users should exercise due
12mu|texlive-download-1.1-5|28	caution.
12mu|texlive-download-1.1-5|29	
12mu|texlive-download-1.1-5|30	%post
12mu|texlive-download-1.1-5|31	%{_sbindir}/texlive.post
12mu|texlive-download-1.1-5|32	
12mu|texlive-download-1.1-5|33	%postun
12mu|texlive-download-1.1-5|34	if [ $1 -eq 0 ]; then
12mu|texlive-download-1.1-5|35	%{_sbindir}/texlive.post
12mu|texlive-download-1.1-5|36	fi
12mu|texlive-download-1.1-5|37	
12mu|texlive-download-1.1-5|38	#-----------------------------------------------------------------------
12mu|texlive-download-1.1-5|39	%files
12mu|texlive-download-1.1-5|40	%{_texmfdistdir}/tex/latex/download/download.sty
12mu|texlive-download-1.1-5|41	%doc %{_texmfdistdir}/doc/latex/download/README
12mu|texlive-download-1.1-5|42	%doc %{_texmfdistdir}/doc/latex/download/download.pdf
12mu|texlive-download-1.1-5|43	#- source
12mu|texlive-download-1.1-5|44	%doc %{_texmfdistdir}/source/latex/download/download.tex
12mu|texlive-download-1.1-5|45	
12mu|texlive-download-1.1-5|46	#-----------------------------------------------------------------------
12mu|texlive-download-1.1-5|47	%prep
12mu|texlive-download-1.1-5|48	%setup -c -a0 -a1 -a2
12mu|texlive-download-1.1-5|49	
12mu|texlive-download-1.1-5|50	%build
12mu|texlive-download-1.1-5|51	
12mu|texlive-download-1.1-5|52	%install
12mu|texlive-download-1.1-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-download-1.1-5|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-download-1.1-5|55	
12mu|texlive-download-1.1-5|56	%changelog
12mu|texlive-download-1.1-5|57	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.1-5
12mu|texlive-download-1.1-5|58	+ Revision: 6b84934
12mu|texlive-download-1.1-5|59	- MassBuild#289: Increase release tag
12mu|texlive-download-1.1-5|60	
12mu|texlive-download-1.1-5|61	

21057 12
12mu|texlive-dozenal-4.0-5|1	# revision 30592
12mu|texlive-dozenal-4.0-5|2	# category Package
12mu|texlive-dozenal-4.0-5|3	# catalog-ctan /fonts/dozenal
12mu|texlive-dozenal-4.0-5|4	# catalog-date 2013-05-20 17:36:30 +0200
12mu|texlive-dozenal-4.0-5|5	# catalog-license lppl
12mu|texlive-dozenal-4.0-5|6	# catalog-version 4.0
12mu|texlive-dozenal-4.0-5|7	Name:		texlive-dozenal
12mu|texlive-dozenal-4.0-5|8	Version:	4.0
12mu|texlive-dozenal-4.0-5|9	Release:	5
12mu|texlive-dozenal-4.0-5|10	Summary:	Typeset documents using base twelve numbering (also called "dozenal")
12mu|texlive-dozenal-4.0-5|11	Group:		Publishing
12mu|texlive-dozenal-4.0-5|12	URL:		http://www.ctan.org/tex-archive/fonts/dozenal
12mu|texlive-dozenal-4.0-5|13	License:	LPPL
12mu|texlive-dozenal-4.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dozenal.tar.xz
12mu|texlive-dozenal-4.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dozenal.doc.tar.xz
12mu|texlive-dozenal-4.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dozenal.source.tar.xz
12mu|texlive-dozenal-4.0-5|17	BuildArch:	noarch
12mu|texlive-dozenal-4.0-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-dozenal-4.0-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-dozenal-4.0-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-dozenal-4.0-5|21	
12mu|texlive-dozenal-4.0-5|22	%description
12mu|texlive-dozenal-4.0-5|23	The package supports typesetting documents whose counters are
12mu|texlive-dozenal-4.0-5|24	represented in base twelve, also called "dozenal". It includes
12mu|texlive-dozenal-4.0-5|25	a macro by David Kastrup for converting positive whole numbers
12mu|texlive-dozenal-4.0-5|26	to dozenal from decimal (base ten) representation. The package
12mu|texlive-dozenal-4.0-5|27	also includes a few other macros and redefines all the standard
12mu|texlive-dozenal-4.0-5|28	counters to produce dozenal output. Fonts, in Roman, italic,
12mu|texlive-dozenal-4.0-5|29	slanted, and boldface versions, provide ten and eleven (the
12mu|texlive-dozenal-4.0-5|30	Pitman characters preferred by the Dozenal Society of Great
12mu|texlive-dozenal-4.0-5|31	Britain). The fonts were designed to blend well with the
12mu|texlive-dozenal-4.0-5|32	Computer Modern fonts, and are available both as Metafont
12mu|texlive-dozenal-4.0-5|33	source and in Adobe Type 1 format.
12mu|texlive-dozenal-4.0-5|34	
12mu|texlive-dozenal-4.0-5|35	%post
12mu|texlive-dozenal-4.0-5|36	%{_sbindir}/texlive.post
12mu|texlive-dozenal-4.0-5|37	
12mu|texlive-dozenal-4.0-5|38	%postun
12mu|texlive-dozenal-4.0-5|39	if [ $1 -eq 0 ]; then
12mu|texlive-dozenal-4.0-5|40	%{_sbindir}/texlive.post
12mu|texlive-dozenal-4.0-5|41	fi
12mu|texlive-dozenal-4.0-5|42	
12mu|texlive-dozenal-4.0-5|43	#-----------------------------------------------------------------------
12mu|texlive-dozenal-4.0-5|44	%files
12mu|texlive-dozenal-4.0-5|45	%{_texmfdistdir}/fonts/afm/public/dozenal/fdzb8a.afm
12mu|texlive-dozenal-4.0-5|46	%{_texmfdistdir}/fonts/afm/public/dozenal/fdzbi8a.afm
12mu|texlive-dozenal-4.0-5|47	%{_texmfdistdir}/fonts/afm/public/dozenal/fdzbs8a.afm
12mu|texlive-dozenal-4.0-5|48	%{_texmfdistdir}/fonts/afm/public/dozenal/fdzi8a.afm
12mu|texlive-dozenal-4.0-5|49	%{_texmfdistdir}/fonts/afm/public/dozenal/fdzr8a.afm
12mu|texlive-dozenal-4.0-5|50	%{_texmfdistdir}/fonts/afm/public/dozenal/fdzs8a.afm
12mu|texlive-dozenal-4.0-5|51	%{_texmfdistdir}/fonts/map/dvips/dozenal/fdz.map
12mu|texlive-dozenal-4.0-5|52	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars10.mf
12mu|texlive-dozenal-4.0-5|53	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars12.mf
12mu|texlive-dozenal-4.0-5|54	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars17.mf
12mu|texlive-dozenal-4.0-5|55	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars6.mf
12mu|texlive-dozenal-4.0-5|56	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars7.mf
12mu|texlive-dozenal-4.0-5|57	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars8.mf
12mu|texlive-dozenal-4.0-5|58	%{_texmfdistdir}/fonts/source/public/dozenal/dozchars9.mf
12mu|texlive-dozenal-4.0-5|59	%{_texmfdistdir}/fonts/source/public/dozenal/dozchb10.mf
12mu|texlive-dozenal-4.0-5|60	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx10.mf
12mu|texlive-dozenal-4.0-5|61	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx12.mf
12mu|texlive-dozenal-4.0-5|62	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx5.mf
12mu|texlive-dozenal-4.0-5|63	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx6.mf
12mu|texlive-dozenal-4.0-5|64	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx7.mf
12mu|texlive-dozenal-4.0-5|65	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx8.mf
12mu|texlive-dozenal-4.0-5|66	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbx9.mf
12mu|texlive-dozenal-4.0-5|67	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbxi10.mf
12mu|texlive-dozenal-4.0-5|68	%{_texmfdistdir}/fonts/source/public/dozenal/dozchbxsl10.mf
12mu|texlive-dozenal-4.0-5|69	%{_texmfdistdir}/fonts/source/public/dozenal/dozchit10.mf
12mu|texlive-dozenal-4.0-5|70	%{_texmfdistdir}/fonts/source/public/dozenal/dozchit12.mf
12mu|texlive-dozenal-4.0-5|71	%{_texmfdistdir}/fonts/source/public/dozenal/dozchit7.mf
12mu|texlive-dozenal-4.0-5|72	%{_texmfdistdir}/fonts/source/public/dozenal/dozchit8.mf
12mu|texlive-dozenal-4.0-5|73	%{_texmfdistdir}/fonts/source/public/dozenal/dozchit9.mf
12mu|texlive-dozenal-4.0-5|74	%{_texmfdistdir}/fonts/source/public/dozenal/dozchsl10.mf
12mu|texlive-dozenal-4.0-5|75	%{_texmfdistdir}/fonts/source/public/dozenal/dozchsl12.mf
12mu|texlive-dozenal-4.0-5|76	%{_texmfdistdir}/fonts/source/public/dozenal/dozchsl8.mf
12mu|texlive-dozenal-4.0-5|77	%{_texmfdistdir}/fonts/source/public/dozenal/dozchsl9.mf
12mu|texlive-dozenal-4.0-5|78	%{_texmfdistdir}/fonts/source/public/dozenal/dozenal.mf
12mu|texlive-dozenal-4.0-5|79	%{_texmfdistdir}/fonts/source/public/dozenal/dozenalb.mf
12mu|texlive-dozenal-4.0-5|80	%{_texmfdistdir}/fonts/source/public/dozenal/dozenali.mf
12mu|texlive-dozenal-4.0-5|81	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars10.tfm
12mu|texlive-dozenal-4.0-5|82	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars12.tfm
12mu|texlive-dozenal-4.0-5|83	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars17.tfm
12mu|texlive-dozenal-4.0-5|84	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars6.tfm
12mu|texlive-dozenal-4.0-5|85	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars7.tfm
12mu|texlive-dozenal-4.0-5|86	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars8.tfm
12mu|texlive-dozenal-4.0-5|87	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchars9.tfm
12mu|texlive-dozenal-4.0-5|88	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchb10.tfm
12mu|texlive-dozenal-4.0-5|89	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx10.tfm
12mu|texlive-dozenal-4.0-5|90	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx12.tfm
12mu|texlive-dozenal-4.0-5|91	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx5.tfm
12mu|texlive-dozenal-4.0-5|92	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx6.tfm
12mu|texlive-dozenal-4.0-5|93	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx7.tfm
12mu|texlive-dozenal-4.0-5|94	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx8.tfm
12mu|texlive-dozenal-4.0-5|95	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbx9.tfm
12mu|texlive-dozenal-4.0-5|96	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbxi10.tfm
12mu|texlive-dozenal-4.0-5|97	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchbxsl10.tfm
12mu|texlive-dozenal-4.0-5|98	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchit10.tfm
12mu|texlive-dozenal-4.0-5|99	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchit12.tfm
12mu|texlive-dozenal-4.0-5|100	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchit7.tfm
12mu|texlive-dozenal-4.0-5|101	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchit8.tfm
12mu|texlive-dozenal-4.0-5|102	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchit9.tfm
12mu|texlive-dozenal-4.0-5|103	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchsl10.tfm
12mu|texlive-dozenal-4.0-5|104	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchsl12.tfm
12mu|texlive-dozenal-4.0-5|105	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchsl8.tfm
12mu|texlive-dozenal-4.0-5|106	%{_texmfdistdir}/fonts/tfm/public/dozenal/dozchsl9.tfm
12mu|texlive-dozenal-4.0-5|107	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzb7t.tfm
12mu|texlive-dozenal-4.0-5|108	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzb8a.tfm
12mu|texlive-dozenal-4.0-5|109	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzb8c.tfm
12mu|texlive-dozenal-4.0-5|110	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzb8r.tfm
12mu|texlive-dozenal-4.0-5|111	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzb8t.tfm
12mu|texlive-dozenal-4.0-5|112	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbc7t.tfm
12mu|texlive-dozenal-4.0-5|113	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbc8t.tfm
12mu|texlive-dozenal-4.0-5|114	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbi7t.tfm
12mu|texlive-dozenal-4.0-5|115	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbi8a.tfm
12mu|texlive-dozenal-4.0-5|116	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbi8c.tfm
12mu|texlive-dozenal-4.0-5|117	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbi8r.tfm
12mu|texlive-dozenal-4.0-5|118	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbi8t.tfm
12mu|texlive-dozenal-4.0-5|119	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbo7t.tfm
12mu|texlive-dozenal-4.0-5|120	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbo8c.tfm
12mu|texlive-dozenal-4.0-5|121	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbo8r.tfm
12mu|texlive-dozenal-4.0-5|122	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbo8t.tfm
12mu|texlive-dozenal-4.0-5|123	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzbs8a.tfm
12mu|texlive-dozenal-4.0-5|124	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzi8a.tfm
12mu|texlive-dozenal-4.0-5|125	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzr7t.tfm
12mu|texlive-dozenal-4.0-5|126	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzr8a.tfm
12mu|texlive-dozenal-4.0-5|127	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzr8c.tfm
12mu|texlive-dozenal-4.0-5|128	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzr8r.tfm
12mu|texlive-dozenal-4.0-5|129	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzr8t.tfm
12mu|texlive-dozenal-4.0-5|130	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzrc7t.tfm
12mu|texlive-dozenal-4.0-5|131	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzrc8t.tfm
12mu|texlive-dozenal-4.0-5|132	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzro7t.tfm
12mu|texlive-dozenal-4.0-5|133	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzro8c.tfm
12mu|texlive-dozenal-4.0-5|134	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzro8r.tfm
12mu|texlive-dozenal-4.0-5|135	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzro8t.tfm
12mu|texlive-dozenal-4.0-5|136	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzs7t.tfm
12mu|texlive-dozenal-4.0-5|137	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzs8a.tfm
12mu|texlive-dozenal-4.0-5|138	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzs8c.tfm
12mu|texlive-dozenal-4.0-5|139	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzs8r.tfm
12mu|texlive-dozenal-4.0-5|140	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzs8t.tfm
12mu|texlive-dozenal-4.0-5|141	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzsc7t.tfm
12mu|texlive-dozenal-4.0-5|142	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzsc8t.tfm
12mu|texlive-dozenal-4.0-5|143	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzso7t.tfm
12mu|texlive-dozenal-4.0-5|144	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzso8c.tfm
12mu|texlive-dozenal-4.0-5|145	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzso8r.tfm
12mu|texlive-dozenal-4.0-5|146	%{_texmfdistdir}/fonts/tfm/public/dozenal/fdzso8t.tfm
12mu|texlive-dozenal-4.0-5|147	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzb8a.pfb
12mu|texlive-dozenal-4.0-5|148	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzbi8a.pfb
12mu|texlive-dozenal-4.0-5|149	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzbs8a.pfb
12mu|texlive-dozenal-4.0-5|150	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzi8a.pfb
12mu|texlive-dozenal-4.0-5|151	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzr8a.pfb
12mu|texlive-dozenal-4.0-5|152	%{_texmfdistdir}/fonts/type1/public/dozenal/fdzs8a.pfb
12mu|texlive-dozenal-4.0-5|153	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzb7t.vf
12mu|texlive-dozenal-4.0-5|154	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzb8c.vf
12mu|texlive-dozenal-4.0-5|155	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzb8t.vf
12mu|texlive-dozenal-4.0-5|156	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbc7t.vf
12mu|texlive-dozenal-4.0-5|157	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbc8t.vf
12mu|texlive-dozenal-4.0-5|158	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbi7t.vf
12mu|texlive-dozenal-4.0-5|159	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbi8c.vf
12mu|texlive-dozenal-4.0-5|160	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbi8t.vf
12mu|texlive-dozenal-4.0-5|161	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbo7t.vf
12mu|texlive-dozenal-4.0-5|162	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbo8c.vf
12mu|texlive-dozenal-4.0-5|163	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzbo8t.vf
12mu|texlive-dozenal-4.0-5|164	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzr7t.vf
12mu|texlive-dozenal-4.0-5|165	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzr8c.vf
12mu|texlive-dozenal-4.0-5|166	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzr8t.vf
12mu|texlive-dozenal-4.0-5|167	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzrc7t.vf
12mu|texlive-dozenal-4.0-5|168	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzrc8t.vf
12mu|texlive-dozenal-4.0-5|169	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzro7t.vf
12mu|texlive-dozenal-4.0-5|170	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzro8c.vf
12mu|texlive-dozenal-4.0-5|171	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzro8t.vf
12mu|texlive-dozenal-4.0-5|172	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzs7t.vf
12mu|texlive-dozenal-4.0-5|173	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzs8c.vf
12mu|texlive-dozenal-4.0-5|174	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzs8t.vf
12mu|texlive-dozenal-4.0-5|175	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzsc7t.vf
12mu|texlive-dozenal-4.0-5|176	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzsc8t.vf
12mu|texlive-dozenal-4.0-5|177	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzso7t.vf
12mu|texlive-dozenal-4.0-5|178	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzso8c.vf
12mu|texlive-dozenal-4.0-5|179	%{_texmfdistdir}/fonts/vf/public/dozenal/fdzso8t.vf
12mu|texlive-dozenal-4.0-5|180	%{_texmfdistdir}/tex/latex/dozenal/dozenal.sty
12mu|texlive-dozenal-4.0-5|181	%doc %{_texmfdistdir}/doc/fonts/dozenal/README
12mu|texlive-dozenal-4.0-5|182	%doc %{_texmfdistdir}/doc/fonts/dozenal/dozenal.pdf
12mu|texlive-dozenal-4.0-5|183	%doc %{_texmfdistdir}/doc/fonts/dozenal/testdozchars.tex
12mu|texlive-dozenal-4.0-5|184	%doc %{_texmfdistdir}/doc/fonts/dozenal/testfdzchars.tex
12mu|texlive-dozenal-4.0-5|185	#- source
12mu|texlive-dozenal-4.0-5|186	%doc %{_texmfdistdir}/source/fonts/dozenal/dozenal.dtx
12mu|texlive-dozenal-4.0-5|187	
12mu|texlive-dozenal-4.0-5|188	#-----------------------------------------------------------------------
12mu|texlive-dozenal-4.0-5|189	%prep
12mu|texlive-dozenal-4.0-5|190	%setup -c -a0 -a1 -a2
12mu|texlive-dozenal-4.0-5|191	
12mu|texlive-dozenal-4.0-5|192	%build
12mu|texlive-dozenal-4.0-5|193	
12mu|texlive-dozenal-4.0-5|194	%install
12mu|texlive-dozenal-4.0-5|195	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-dozenal-4.0-5|196	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-dozenal-4.0-5|197	
12mu|texlive-dozenal-4.0-5|198	%changelog
12mu|texlive-dozenal-4.0-5|199	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0-5
12mu|texlive-dozenal-4.0-5|200	+ Revision: 39c215c
12mu|texlive-dozenal-4.0-5|201	- Sync with cooker
12mu|texlive-dozenal-4.0-5|202	
12mu|texlive-dozenal-4.0-5|203	

21058 12
12mu|texlive-dtl-0.6.1-8|1	# revision 29764
12mu|texlive-dtl-0.6.1-8|2	# category TLCore
12mu|texlive-dtl-0.6.1-8|3	# catalog-ctan /dviware/dtl
12mu|texlive-dtl-0.6.1-8|4	# catalog-date 2012-04-09 22:37:34 +0200
12mu|texlive-dtl-0.6.1-8|5	# catalog-license pd
12mu|texlive-dtl-0.6.1-8|6	# catalog-version 0.6.1
12mu|texlive-dtl-0.6.1-8|7	Name:		texlive-dtl
12mu|texlive-dtl-0.6.1-8|8	Version:	0.6.1
12mu|texlive-dtl-0.6.1-8|9	Release:	8
12mu|texlive-dtl-0.6.1-8|10	Summary:	Tools to dis-assemble and re-assemble DVI files
12mu|texlive-dtl-0.6.1-8|11	Group:		Publishing
12mu|texlive-dtl-0.6.1-8|12	URL:		http://www.ctan.org/tex-archive/dviware/dtl
12mu|texlive-dtl-0.6.1-8|13	License:	PD
12mu|texlive-dtl-0.6.1-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtl.tar.xz
12mu|texlive-dtl-0.6.1-8|15	BuildArch:	noarch
12mu|texlive-dtl-0.6.1-8|16	BuildRequires:	texlive-tlpkg
12mu|texlive-dtl-0.6.1-8|17	Requires(pre):	texlive-tlpkg
12mu|texlive-dtl-0.6.1-8|18	Requires(post):	texlive-kpathsea
12mu|texlive-dtl-0.6.1-8|19	Requires:	texlive-dtl.bin
12mu|texlive-dtl-0.6.1-8|20	
12mu|texlive-dtl-0.6.1-8|21	%description
12mu|texlive-dtl-0.6.1-8|22	DTL (DVI Text Language) is a means of expressing the content of
12mu|texlive-dtl-0.6.1-8|23	a DVI file, which is readily readable by humans. The DTL bundle
12mu|texlive-dtl-0.6.1-8|24	contains an assembler dt2dv (which produces DVI files from DTL
12mu|texlive-dtl-0.6.1-8|25	files) and a disassembler dv2dt (which produces DTL files from
12mu|texlive-dtl-0.6.1-8|26	DVI files). The DTL bundle was developed so as to avoid some
12mu|texlive-dtl-0.6.1-8|27	infelicities of dvitype (among other pressing reasons).
12mu|texlive-dtl-0.6.1-8|28	
12mu|texlive-dtl-0.6.1-8|29	%post
12mu|texlive-dtl-0.6.1-8|30	%{_sbindir}/texlive.post
12mu|texlive-dtl-0.6.1-8|31	
12mu|texlive-dtl-0.6.1-8|32	%postun
12mu|texlive-dtl-0.6.1-8|33	if [ $1 -eq 0 ]; then
12mu|texlive-dtl-0.6.1-8|34	%{_sbindir}/texlive.post
12mu|texlive-dtl-0.6.1-8|35	fi
12mu|texlive-dtl-0.6.1-8|36	
12mu|texlive-dtl-0.6.1-8|37	#-----------------------------------------------------------------------
12mu|texlive-dtl-0.6.1-8|38	%files
12mu|texlive-dtl-0.6.1-8|39	%{_mandir}/man1/dt2dv.1*
12mu|texlive-dtl-0.6.1-8|40	%{_texmfdistdir}/doc/man/man1/dt2dv.man1.pdf
12mu|texlive-dtl-0.6.1-8|41	%{_mandir}/man1/dv2dt.1*
12mu|texlive-dtl-0.6.1-8|42	%{_texmfdistdir}/doc/man/man1/dv2dt.man1.pdf
12mu|texlive-dtl-0.6.1-8|43	
12mu|texlive-dtl-0.6.1-8|44	#-----------------------------------------------------------------------
12mu|texlive-dtl-0.6.1-8|45	%prep
12mu|texlive-dtl-0.6.1-8|46	%setup -c -a0
12mu|texlive-dtl-0.6.1-8|47	
12mu|texlive-dtl-0.6.1-8|48	%build
12mu|texlive-dtl-0.6.1-8|49	
12mu|texlive-dtl-0.6.1-8|50	%install
12mu|texlive-dtl-0.6.1-8|51	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-dtl-0.6.1-8|52	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-dtl-0.6.1-8|53	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-dtl-0.6.1-8|54	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-dtl-0.6.1-8|55	
12mu|texlive-dtl-0.6.1-8|56	%changelog
12mu|texlive-dtl-0.6.1-8|57	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-8
12mu|texlive-dtl-0.6.1-8|58	+ Revision: 1612776
12mu|texlive-dtl-0.6.1-8|59	- Sync with cooker
12mu|texlive-dtl-0.6.1-8|60	
12mu|texlive-dtl-0.6.1-8|61	

21059 12
12mu|texlive-dtxgen-1.03-6|1	# revision 30077
12mu|texlive-dtxgen-1.03-6|2	# category Package
12mu|texlive-dtxgen-1.03-6|3	# catalog-ctan /support/dtxgen
12mu|texlive-dtxgen-1.03-6|4	# catalog-date 2013-04-22 18:47:59 +0200
12mu|texlive-dtxgen-1.03-6|5	# catalog-license gpl
12mu|texlive-dtxgen-1.03-6|6	# catalog-version 1.03
12mu|texlive-dtxgen-1.03-6|7	Name:		texlive-dtxgen
12mu|texlive-dtxgen-1.03-6|8	Version:	1.03
12mu|texlive-dtxgen-1.03-6|9	Release:	6
12mu|texlive-dtxgen-1.03-6|10	Summary:	Creates a template for a self-extracting .dtx file
12mu|texlive-dtxgen-1.03-6|11	Group:		Publishing
12mu|texlive-dtxgen-1.03-6|12	URL:		http://www.ctan.org/tex-archive/support/dtxgen
12mu|texlive-dtxgen-1.03-6|13	License:	GPL
12mu|texlive-dtxgen-1.03-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtxgen.tar.xz
12mu|texlive-dtxgen-1.03-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dtxgen.doc.tar.xz
12mu|texlive-dtxgen-1.03-6|16	BuildArch:	noarch
12mu|texlive-dtxgen-1.03-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-dtxgen-1.03-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-dtxgen-1.03-6|19	Requires(post):	texlive-kpathsea
12mu|texlive-dtxgen-1.03-6|20	Provides:	texlive-dtxgen.bin = %{EVRD}
12mu|texlive-dtxgen-1.03-6|21	
12mu|texlive-dtxgen-1.03-6|22	%description
12mu|texlive-dtxgen-1.03-6|23	The bash script dtxgen creates a template for a self-extracting
12mu|texlive-dtxgen-1.03-6|24	.dtx file. It is useful for those who plan to create a new
12mu|texlive-dtxgen-1.03-6|25	Documented LaTeX Source (.dtx) file.
12mu|texlive-dtxgen-1.03-6|26	
12mu|texlive-dtxgen-1.03-6|27	%post
12mu|texlive-dtxgen-1.03-6|28	%{_sbindir}/texlive.post
12mu|texlive-dtxgen-1.03-6|29	
12mu|texlive-dtxgen-1.03-6|30	%postun
12mu|texlive-dtxgen-1.03-6|31	if [ $1 -eq 0 ]; then
12mu|texlive-dtxgen-1.03-6|32	%{_sbindir}/texlive.post
12mu|texlive-dtxgen-1.03-6|33	fi
12mu|texlive-dtxgen-1.03-6|34	
12mu|texlive-dtxgen-1.03-6|35	#-----------------------------------------------------------------------
12mu|texlive-dtxgen-1.03-6|36	%files
12mu|texlive-dtxgen-1.03-6|37	%{_bindir}/dtxgen
12mu|texlive-dtxgen-1.03-6|38	%{_texmfdistdir}/scripts/dtxgen/dtxgen
12mu|texlive-dtxgen-1.03-6|39	%doc %{_texmfdistdir}/doc/support/dtxgen/README
12mu|texlive-dtxgen-1.03-6|40	%doc %{_texmfdistdir}/doc/support/dtxgen/dtxgen.pdf
12mu|texlive-dtxgen-1.03-6|41	
12mu|texlive-dtxgen-1.03-6|42	#-----------------------------------------------------------------------
12mu|texlive-dtxgen-1.03-6|43	%prep
12mu|texlive-dtxgen-1.03-6|44	%setup -c -a0 -a1
12mu|texlive-dtxgen-1.03-6|45	
12mu|texlive-dtxgen-1.03-6|46	%build
12mu|texlive-dtxgen-1.03-6|47	
12mu|texlive-dtxgen-1.03-6|48	%install
12mu|texlive-dtxgen-1.03-6|49	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-dtxgen-1.03-6|50	pushd %{buildroot}%{_bindir}
12mu|texlive-dtxgen-1.03-6|51	ln -sf %{_texmfdistdir}/scripts/dtxgen/dtxgen dtxgen
12mu|texlive-dtxgen-1.03-6|52	popd
12mu|texlive-dtxgen-1.03-6|53	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-dtxgen-1.03-6|54	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-dtxgen-1.03-6|55	
12mu|texlive-dtxgen-1.03-6|56	%changelog
12mu|texlive-dtxgen-1.03-6|57	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.03-6
12mu|texlive-dtxgen-1.03-6|58	+ Revision: 8583a35
12mu|texlive-dtxgen-1.03-6|59	- MassBuild#289: Increase release tag
12mu|texlive-dtxgen-1.03-6|60	
12mu|texlive-dtxgen-1.03-6|61	

21060 12
12mu|texlive-dvgloss-0.1-5|1	# revision 29103
12mu|texlive-dvgloss-0.1-5|2	# category Package
12mu|texlive-dvgloss-0.1-5|3	# catalog-ctan /macros/latex/contrib/dvgloss
12mu|texlive-dvgloss-0.1-5|4	# catalog-date 2013-02-13 12:56:56 +0100
12mu|texlive-dvgloss-0.1-5|5	# catalog-license lppl
12mu|texlive-dvgloss-0.1-5|6	# catalog-version 0.1
12mu|texlive-dvgloss-0.1-5|7	Name:		texlive-dvgloss
12mu|texlive-dvgloss-0.1-5|8	Version:	0.1
12mu|texlive-dvgloss-0.1-5|9	Release:	5
12mu|texlive-dvgloss-0.1-5|10	Summary:	Facilities for setting interlinear glossed text
12mu|texlive-dvgloss-0.1-5|11	Group:		Publishing
12mu|texlive-dvgloss-0.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/dvgloss
12mu|texlive-dvgloss-0.1-5|13	License:	LPPL
12mu|texlive-dvgloss-0.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvgloss.tar.xz
12mu|texlive-dvgloss-0.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvgloss.doc.tar.xz
12mu|texlive-dvgloss-0.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvgloss.source.tar.xz
12mu|texlive-dvgloss-0.1-5|17	BuildArch:	noarch
12mu|texlive-dvgloss-0.1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-dvgloss-0.1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-dvgloss-0.1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-dvgloss-0.1-5|21	
12mu|texlive-dvgloss-0.1-5|22	%description
12mu|texlive-dvgloss-0.1-5|23	The package provides extensible macros for setting interlinear
12mu|texlive-dvgloss-0.1-5|24	glossed text -- useful, for instance, for typing linguistics
12mu|texlive-dvgloss-0.1-5|25	papers. The operative word here is "extensible": few features
12mu|texlive-dvgloss-0.1-5|26	are built in, but some flexible and powerful facilities are
12mu|texlive-dvgloss-0.1-5|27	included for adding your own.
12mu|texlive-dvgloss-0.1-5|28	
12mu|texlive-dvgloss-0.1-5|29	%post
12mu|texlive-dvgloss-0.1-5|30	%{_sbindir}/texlive.post
12mu|texlive-dvgloss-0.1-5|31	
12mu|texlive-dvgloss-0.1-5|32	%postun
12mu|texlive-dvgloss-0.1-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-dvgloss-0.1-5|34	%{_sbindir}/texlive.post
12mu|texlive-dvgloss-0.1-5|35	fi
12mu|texlive-dvgloss-0.1-5|36	
12mu|texlive-dvgloss-0.1-5|37	#-----------------------------------------------------------------------
12mu|texlive-dvgloss-0.1-5|38	%files
12mu|texlive-dvgloss-0.1-5|39	%{_texmfdistdir}/tex/latex/dvgloss/dvgloss.sty
12mu|texlive-dvgloss-0.1-5|40	%doc %{_texmfdistdir}/doc/latex/dvgloss/README
12mu|texlive-dvgloss-0.1-5|41	%doc %{_texmfdistdir}/doc/latex/dvgloss/dvgloss.pdf
12mu|texlive-dvgloss-0.1-5|42	#- source
12mu|texlive-dvgloss-0.1-5|43	%doc %{_texmfdistdir}/source/latex/dvgloss/dvgloss.dtx
12mu|texlive-dvgloss-0.1-5|44	%doc %{_texmfdistdir}/source/latex/dvgloss/dvgloss.ins
12mu|texlive-dvgloss-0.1-5|45	
12mu|texlive-dvgloss-0.1-5|46	#-----------------------------------------------------------------------
12mu|texlive-dvgloss-0.1-5|47	%prep
12mu|texlive-dvgloss-0.1-5|48	%setup -c -a0 -a1 -a2
12mu|texlive-dvgloss-0.1-5|49	
12mu|texlive-dvgloss-0.1-5|50	%build
12mu|texlive-dvgloss-0.1-5|51	
12mu|texlive-dvgloss-0.1-5|52	%install
12mu|texlive-dvgloss-0.1-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-dvgloss-0.1-5|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-dvgloss-0.1-5|55	
12mu|texlive-dvgloss-0.1-5|56	%changelog
12mu|texlive-dvgloss-0.1-5|57	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.1-5
12mu|texlive-dvgloss-0.1-5|58	+ Revision: 4bdbd9d
12mu|texlive-dvgloss-0.1-5|59	- MassBuild#289: Increase release tag
12mu|texlive-dvgloss-0.1-5|60	
12mu|texlive-dvgloss-0.1-5|61	

21061 12
12mu|texlive-dvi2tty-3.5.1-8|1	# revision 29764
12mu|texlive-dvi2tty-3.5.1-8|2	# category TLCore
12mu|texlive-dvi2tty-3.5.1-8|3	# catalog-ctan /dviware/dvi2tty
12mu|texlive-dvi2tty-3.5.1-8|4	# catalog-date 2012-04-09 22:37:34 +0200
12mu|texlive-dvi2tty-3.5.1-8|5	# catalog-license gpl
12mu|texlive-dvi2tty-3.5.1-8|6	# catalog-version 3.5.1
12mu|texlive-dvi2tty-3.5.1-8|7	Name:		texlive-dvi2tty
12mu|texlive-dvi2tty-3.5.1-8|8	Version:	3.5.1
12mu|texlive-dvi2tty-3.5.1-8|9	Release:	8
12mu|texlive-dvi2tty-3.5.1-8|10	Summary:	Produce ASCII from DVI
12mu|texlive-dvi2tty-3.5.1-8|11	Group:		Publishing
12mu|texlive-dvi2tty-3.5.1-8|12	URL:		http://www.ctan.org/tex-archive/dviware/dvi2tty
12mu|texlive-dvi2tty-3.5.1-8|13	License:	GPL
12mu|texlive-dvi2tty-3.5.1-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvi2tty.tar.xz
12mu|texlive-dvi2tty-3.5.1-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvi2tty.doc.tar.xz
12mu|texlive-dvi2tty-3.5.1-8|16	BuildArch:	noarch
12mu|texlive-dvi2tty-3.5.1-8|17	BuildRequires:	texlive-tlpkg
12mu|texlive-dvi2tty-3.5.1-8|18	Requires(pre):	texlive-tlpkg
12mu|texlive-dvi2tty-3.5.1-8|19	Requires(post):	texlive-kpathsea
12mu|texlive-dvi2tty-3.5.1-8|20	Requires:	texlive-dvi2tty.bin
12mu|texlive-dvi2tty-3.5.1-8|21	
12mu|texlive-dvi2tty-3.5.1-8|22	%description
12mu|texlive-dvi2tty-3.5.1-8|23	A DVI driver to produce an ASCII representation of the
12mu|texlive-dvi2tty-3.5.1-8|24	document. The original version was written in Pascal, and the
12mu|texlive-dvi2tty-3.5.1-8|25	present author translated the program to C.
12mu|texlive-dvi2tty-3.5.1-8|26	
12mu|texlive-dvi2tty-3.5.1-8|27	%post
12mu|texlive-dvi2tty-3.5.1-8|28	%{_sbindir}/texlive.post
12mu|texlive-dvi2tty-3.5.1-8|29	
12mu|texlive-dvi2tty-3.5.1-8|30	%postun
12mu|texlive-dvi2tty-3.5.1-8|31	if [ $1 -eq 0 ]; then
12mu|texlive-dvi2tty-3.5.1-8|32	%{_sbindir}/texlive.post
12mu|texlive-dvi2tty-3.5.1-8|33	fi
12mu|texlive-dvi2tty-3.5.1-8|34	
12mu|texlive-dvi2tty-3.5.1-8|35	#-----------------------------------------------------------------------
12mu|texlive-dvi2tty-3.5.1-8|36	%files
12mu|texlive-dvi2tty-3.5.1-8|37	%{_mandir}/man1/dvi2tty.1*
12mu|texlive-dvi2tty-3.5.1-8|38	%{_texmfdistdir}/doc/man/man1/dvi2tty.man1.pdf
12mu|texlive-dvi2tty-3.5.1-8|39	%doc %{_mandir}/man1/disdvi.1*
12mu|texlive-dvi2tty-3.5.1-8|40	%doc %{_texmfdistdir}/doc/man/man1/disdvi.man1.pdf
12mu|texlive-dvi2tty-3.5.1-8|41	
12mu|texlive-dvi2tty-3.5.1-8|42	#-----------------------------------------------------------------------
12mu|texlive-dvi2tty-3.5.1-8|43	%prep
12mu|texlive-dvi2tty-3.5.1-8|44	%setup -c -a0 -a1
12mu|texlive-dvi2tty-3.5.1-8|45	
12mu|texlive-dvi2tty-3.5.1-8|46	%build
12mu|texlive-dvi2tty-3.5.1-8|47	
12mu|texlive-dvi2tty-3.5.1-8|48	%install
12mu|texlive-dvi2tty-3.5.1-8|49	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-dvi2tty-3.5.1-8|50	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-dvi2tty-3.5.1-8|51	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-dvi2tty-3.5.1-8|52	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-dvi2tty-3.5.1-8|53	
12mu|texlive-dvi2tty-3.5.1-8|54	%changelog
12mu|texlive-dvi2tty-3.5.1-8|55	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.5.1-8
12mu|texlive-dvi2tty-3.5.1-8|56	+ Revision: ccd450a
12mu|texlive-dvi2tty-3.5.1-8|57	- Sync with cooker
12mu|texlive-dvi2tty-3.5.1-8|58	
12mu|texlive-dvi2tty-3.5.1-8|59	

21062 12
12mu|texlive-dvicopy-1.5-7|1	# revision 29764
12mu|texlive-dvicopy-1.5-7|2	# category TLCore
12mu|texlive-dvicopy-1.5-7|3	# catalog-ctan /dviware/dvicopy/dvicopy.web
12mu|texlive-dvicopy-1.5-7|4	# catalog-date 2012-04-10 15:00:16 +0200
12mu|texlive-dvicopy-1.5-7|5	# catalog-license gpl
12mu|texlive-dvicopy-1.5-7|6	# catalog-version 1.5
12mu|texlive-dvicopy-1.5-7|7	Name:		texlive-dvicopy
12mu|texlive-dvicopy-1.5-7|8	Version:	1.5
12mu|texlive-dvicopy-1.5-7|9	Release:	7
12mu|texlive-dvicopy-1.5-7|10	Summary:	Copy DVI files, flattening VFs
12mu|texlive-dvicopy-1.5-7|11	Group:		Publishing
12mu|texlive-dvicopy-1.5-7|12	URL:		http://www.ctan.org/tex-archive/dviware/dvicopy/dvicopy.web
12mu|texlive-dvicopy-1.5-7|13	License:	GPL
12mu|texlive-dvicopy-1.5-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvicopy.tar.xz
12mu|texlive-dvicopy-1.5-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvicopy.doc.tar.xz
12mu|texlive-dvicopy-1.5-7|16	BuildArch:	noarch
12mu|texlive-dvicopy-1.5-7|17	BuildRequires:	texlive-tlpkg
12mu|texlive-dvicopy-1.5-7|18	Requires(pre):	texlive-tlpkg
12mu|texlive-dvicopy-1.5-7|19	Requires:	texlive-dvicopy.bin
12mu|texlive-dvicopy-1.5-7|20	
12mu|texlive-dvicopy-1.5-7|21	%description
12mu|texlive-dvicopy-1.5-7|22	DVICOPY is a utility program that allows one to take a DVI file
12mu|texlive-dvicopy-1.5-7|23	that references composite fonts (VF) and convert it into a DVI
12mu|texlive-dvicopy-1.5-7|24	file that does not contain such references. It also serves as a
12mu|texlive-dvicopy-1.5-7|25	basis for writing DVI drivers (much like DVItype).
12mu|texlive-dvicopy-1.5-7|26	
12mu|texlive-dvicopy-1.5-7|27	#-----------------------------------------------------------------------
12mu|texlive-dvicopy-1.5-7|28	%files
12mu|texlive-dvicopy-1.5-7|29	%doc %{_mandir}/man1/dvicopy.1*
12mu|texlive-dvicopy-1.5-7|30	%doc %{_texmfdistdir}/doc/man/man1/dvicopy.man1.pdf
12mu|texlive-dvicopy-1.5-7|31	
12mu|texlive-dvicopy-1.5-7|32	#-----------------------------------------------------------------------
12mu|texlive-dvicopy-1.5-7|33	%prep
12mu|texlive-dvicopy-1.5-7|34	%setup -c -a0 -a1
12mu|texlive-dvicopy-1.5-7|35	
12mu|texlive-dvicopy-1.5-7|36	%build
12mu|texlive-dvicopy-1.5-7|37	
12mu|texlive-dvicopy-1.5-7|38	%install
12mu|texlive-dvicopy-1.5-7|39	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-dvicopy-1.5-7|40	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-dvicopy-1.5-7|41	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-dvicopy-1.5-7|42	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-dvicopy-1.5-7|43	
12mu|texlive-dvicopy-1.5-7|44	%changelog
12mu|texlive-dvicopy-1.5-7|45	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5-7
12mu|texlive-dvicopy-1.5-7|46	+ Revision: 3873181
12mu|texlive-dvicopy-1.5-7|47	- Sync with cooker
12mu|texlive-dvicopy-1.5-7|48	
12mu|texlive-dvicopy-1.5-7|49	

21063 12
12mu|texlive-dvidvi-1.0-8|1	# revision 29764
12mu|texlive-dvidvi-1.0-8|2	# category TLCore
12mu|texlive-dvidvi-1.0-8|3	# catalog-ctan /dviware/dvidvi
12mu|texlive-dvidvi-1.0-8|4	# catalog-date 2012-05-07 18:30:58 +0200
12mu|texlive-dvidvi-1.0-8|5	# catalog-license other-free
12mu|texlive-dvidvi-1.0-8|6	# catalog-version 1.0
12mu|texlive-dvidvi-1.0-8|7	Name:		texlive-dvidvi
12mu|texlive-dvidvi-1.0-8|8	Version:	1.0
12mu|texlive-dvidvi-1.0-8|9	Release:	8
12mu|texlive-dvidvi-1.0-8|10	Summary:	Convert one DVI file into another
12mu|texlive-dvidvi-1.0-8|11	Group:		Publishing
12mu|texlive-dvidvi-1.0-8|12	URL:		http://www.ctan.org/tex-archive/dviware/dvidvi
12mu|texlive-dvidvi-1.0-8|13	License:	OTHER-FREE
12mu|texlive-dvidvi-1.0-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvidvi.tar.xz
12mu|texlive-dvidvi-1.0-8|15	BuildArch:	noarch
12mu|texlive-dvidvi-1.0-8|16	BuildRequires:	texlive-tlpkg
12mu|texlive-dvidvi-1.0-8|17	Requires(pre):	texlive-tlpkg
12mu|texlive-dvidvi-1.0-8|18	Requires(post):	texlive-kpathsea
12mu|texlive-dvidvi-1.0-8|19	Requires:	texlive-dvidvi.bin
12mu|texlive-dvidvi-1.0-8|20	
12mu|texlive-dvidvi-1.0-8|21	%description
12mu|texlive-dvidvi-1.0-8|22	The output DVI file's contents are specified by page selection
12mu|texlive-dvidvi-1.0-8|23	commands; series of pages and page number ranges may be
12mu|texlive-dvidvi-1.0-8|24	specified, as well as inclusions and exclusions.
12mu|texlive-dvidvi-1.0-8|25	
12mu|texlive-dvidvi-1.0-8|26	%post
12mu|texlive-dvidvi-1.0-8|27	%{_sbindir}/texlive.post
12mu|texlive-dvidvi-1.0-8|28	
12mu|texlive-dvidvi-1.0-8|29	%postun
12mu|texlive-dvidvi-1.0-8|30	if [ $1 -eq 0 ]; then
12mu|texlive-dvidvi-1.0-8|31	%{_sbindir}/texlive.post
12mu|texlive-dvidvi-1.0-8|32	fi
12mu|texlive-dvidvi-1.0-8|33	
12mu|texlive-dvidvi-1.0-8|34	#-----------------------------------------------------------------------
12mu|texlive-dvidvi-1.0-8|35	%files
12mu|texlive-dvidvi-1.0-8|36	%{_mandir}/man1/dvidvi.1*
12mu|texlive-dvidvi-1.0-8|37	%{_texmfdistdir}/doc/man/man1/dvidvi.man1.pdf
12mu|texlive-dvidvi-1.0-8|38	
12mu|texlive-dvidvi-1.0-8|39	#-----------------------------------------------------------------------
12mu|texlive-dvidvi-1.0-8|40	%prep
12mu|texlive-dvidvi-1.0-8|41	%setup -c -a0
12mu|texlive-dvidvi-1.0-8|42	
12mu|texlive-dvidvi-1.0-8|43	%build
12mu|texlive-dvidvi-1.0-8|44	
12mu|texlive-dvidvi-1.0-8|45	%install
12mu|texlive-dvidvi-1.0-8|46	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-dvidvi-1.0-8|47	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-dvidvi-1.0-8|48	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-dvidvi-1.0-8|49	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-dvidvi-1.0-8|50	
12mu|texlive-dvidvi-1.0-8|51	%changelog
12mu|texlive-dvidvi-1.0-8|52	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-8
12mu|texlive-dvidvi-1.0-8|53	+ Revision: 355c397
12mu|texlive-dvidvi-1.0-8|54	- Sync with cooker
12mu|texlive-dvidvi-1.0-8|55	
12mu|texlive-dvidvi-1.0-8|56	

21064 12
12mu|texlive-dviljk-2.6p4-9|1	# revision 29764
12mu|texlive-dviljk-2.6p4-9|2	# category TLCore
12mu|texlive-dviljk-2.6p4-9|3	# catalog-ctan /dviware/dviljk
12mu|texlive-dviljk-2.6p4-9|4	# catalog-date 2012-04-21 09:41:15 +0200
12mu|texlive-dviljk-2.6p4-9|5	# catalog-license gpl
12mu|texlive-dviljk-2.6p4-9|6	# catalog-version 2.6p4
12mu|texlive-dviljk-2.6p4-9|7	Name:		texlive-dviljk
12mu|texlive-dviljk-2.6p4-9|8	Version:	2.6p4
12mu|texlive-dviljk-2.6p4-9|9	Release:	9
12mu|texlive-dviljk-2.6p4-9|10	Summary:	DVI to Laserjet output
12mu|texlive-dviljk-2.6p4-9|11	Group:		Publishing
12mu|texlive-dviljk-2.6p4-9|12	URL:		http://www.ctan.org/tex-archive/dviware/dviljk
12mu|texlive-dviljk-2.6p4-9|13	License:	GPL
12mu|texlive-dviljk-2.6p4-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dviljk.tar.xz
12mu|texlive-dviljk-2.6p4-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dviljk.doc.tar.xz
12mu|texlive-dviljk-2.6p4-9|16	BuildArch:	noarch
12mu|texlive-dviljk-2.6p4-9|17	BuildRequires:	texlive-tlpkg
12mu|texlive-dviljk-2.6p4-9|18	Requires(pre):	texlive-tlpkg
12mu|texlive-dviljk-2.6p4-9|19	Requires:	texlive-dviljk.bin
12mu|texlive-dviljk-2.6p4-9|20	%rename tetex-dvilj
12mu|texlive-dviljk-2.6p4-9|21	%rename texlive-dvilj
12mu|texlive-dviljk-2.6p4-9|22	
12mu|texlive-dviljk-2.6p4-9|23	%description
12mu|texlive-dviljk-2.6p4-9|24	A dvi driver for the LaserJet printers, using kpathsea
12mu|texlive-dviljk-2.6p4-9|25	recursive file searching. Note: this program will not compile
12mu|texlive-dviljk-2.6p4-9|26	simply with the sources in this distribution; it needs a full
12mu|texlive-dviljk-2.6p4-9|27	(current) kpathsea distribution environment, such as is
12mu|texlive-dviljk-2.6p4-9|28	available from the TeX-Live source tree.
12mu|texlive-dviljk-2.6p4-9|29	
12mu|texlive-dviljk-2.6p4-9|30	#-----------------------------------------------------------------------
12mu|texlive-dviljk-2.6p4-9|31	%files
12mu|texlive-dviljk-2.6p4-9|32	%doc %{_mandir}/man1/dvihp.1*
12mu|texlive-dviljk-2.6p4-9|33	%doc %{_texmfdistdir}/doc/man/man1/dvihp.man1.pdf
12mu|texlive-dviljk-2.6p4-9|34	%doc %{_mandir}/man1/dvilj.1*
12mu|texlive-dviljk-2.6p4-9|35	%doc %{_texmfdistdir}/doc/man/man1/dvilj.man1.pdf
12mu|texlive-dviljk-2.6p4-9|36	%doc %{_mandir}/man1/dvilj2p.1*
12mu|texlive-dviljk-2.6p4-9|37	%doc %{_texmfdistdir}/doc/man/man1/dvilj2p.man1.pdf
12mu|texlive-dviljk-2.6p4-9|38	%doc %{_mandir}/man1/dvilj4.1*
12mu|texlive-dviljk-2.6p4-9|39	%doc %{_texmfdistdir}/doc/man/man1/dvilj4.man1.pdf
12mu|texlive-dviljk-2.6p4-9|40	%doc %{_mandir}/man1/dvilj4l.1*
12mu|texlive-dviljk-2.6p4-9|41	%doc %{_texmfdistdir}/doc/man/man1/dvilj4l.man1.pdf
12mu|texlive-dviljk-2.6p4-9|42	%doc %{_mandir}/man1/dvilj6.1*
12mu|texlive-dviljk-2.6p4-9|43	%doc %{_texmfdistdir}/doc/man/man1/dvilj6.man1.pdf
12mu|texlive-dviljk-2.6p4-9|44	
12mu|texlive-dviljk-2.6p4-9|45	#-----------------------------------------------------------------------
12mu|texlive-dviljk-2.6p4-9|46	%prep
12mu|texlive-dviljk-2.6p4-9|47	%setup -c -a0 -a1
12mu|texlive-dviljk-2.6p4-9|48	
12mu|texlive-dviljk-2.6p4-9|49	%build
12mu|texlive-dviljk-2.6p4-9|50	
12mu|texlive-dviljk-2.6p4-9|51	%install
12mu|texlive-dviljk-2.6p4-9|52	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-dviljk-2.6p4-9|53	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-dviljk-2.6p4-9|54	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-dviljk-2.6p4-9|55	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-dviljk-2.6p4-9|56	
12mu|texlive-dviljk-2.6p4-9|57	%changelog
12mu|texlive-dviljk-2.6p4-9|58	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.6p4-9
12mu|texlive-dviljk-2.6p4-9|59	+ Revision: 6f583d2
12mu|texlive-dviljk-2.6p4-9|60	- Sync with cooker
12mu|texlive-dviljk-2.6p4-9|61	
12mu|texlive-dviljk-2.6p4-9|62	

21065 12
12mu|texlive-dvipdfm-0.13.2d-9|1	# revision 26689
12mu|texlive-dvipdfm-0.13.2d-9|2	# category TLCore
12mu|texlive-dvipdfm-0.13.2d-9|3	# catalog-ctan /dviware/dvipdfm
12mu|texlive-dvipdfm-0.13.2d-9|4	# catalog-date 2012-04-21 10:57:19 +0200
12mu|texlive-dvipdfm-0.13.2d-9|5	# catalog-license lppl
12mu|texlive-dvipdfm-0.13.2d-9|6	# catalog-version 0.13.2d
12mu|texlive-dvipdfm-0.13.2d-9|7	Name:		texlive-dvipdfm
12mu|texlive-dvipdfm-0.13.2d-9|8	Version:	0.13.2d
12mu|texlive-dvipdfm-0.13.2d-9|9	Release:	9
12mu|texlive-dvipdfm-0.13.2d-9|10	Summary:	A DVI driver to produce PDF directly
12mu|texlive-dvipdfm-0.13.2d-9|11	Group:		Publishing
12mu|texlive-dvipdfm-0.13.2d-9|12	URL:		http://www.ctan.org/tex-archive/dviware/dvipdfm
12mu|texlive-dvipdfm-0.13.2d-9|13	License:	LPPL
12mu|texlive-dvipdfm-0.13.2d-9|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipdfm.tar.xz
12mu|texlive-dvipdfm-0.13.2d-9|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipdfm.doc.tar.xz
12mu|texlive-dvipdfm-0.13.2d-9|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipdfm.x86_64-linux.tar.xz
12mu|texlive-dvipdfm-0.13.2d-9|17	BuildArch:	noarch
12mu|texlive-dvipdfm-0.13.2d-9|18	BuildRequires:	texlive-tlpkg
12mu|texlive-dvipdfm-0.13.2d-9|19	Requires(pre):	texlive-tlpkg
12mu|texlive-dvipdfm-0.13.2d-9|20	Requires(post):	texlive-kpathsea
12mu|texlive-dvipdfm-0.13.2d-9|21	Provides:	texlive-dvipdfm.bin = %{EVRD}
12mu|texlive-dvipdfm-0.13.2d-9|22	%rename tetex-dvipdfm
12mu|texlive-dvipdfm-0.13.2d-9|23	%rename texlive-texmf-dvipdfm
12mu|texlive-dvipdfm-0.13.2d-9|24	
12mu|texlive-dvipdfm-0.13.2d-9|25	%description
12mu|texlive-dvipdfm-0.13.2d-9|26	The driver offers a wide range of \special commands (including
12mu|texlive-dvipdfm-0.13.2d-9|27	a colour stack), and supports compression of data streams, etc.
12mu|texlive-dvipdfm-0.13.2d-9|28	Note that the extended version dvipdfmx will operate "as
12mu|texlive-dvipdfm-0.13.2d-9|29	dvipdfm" if necessary.
12mu|texlive-dvipdfm-0.13.2d-9|30	
12mu|texlive-dvipdfm-0.13.2d-9|31	%post
12mu|texlive-dvipdfm-0.13.2d-9|32	%{_sbindir}/texlive.post
12mu|texlive-dvipdfm-0.13.2d-9|33	
12mu|texlive-dvipdfm-0.13.2d-9|34	%postun
12mu|texlive-dvipdfm-0.13.2d-9|35	if [ $1 -eq 0 ]; then
12mu|texlive-dvipdfm-0.13.2d-9|36	%{_sbindir}/texlive.post
12mu|texlive-dvipdfm-0.13.2d-9|37	fi
12mu|texlive-dvipdfm-0.13.2d-9|38	
12mu|texlive-dvipdfm-0.13.2d-9|39	#-----------------------------------------------------------------------
12mu|texlive-dvipdfm-0.13.2d-9|40	%files
12mu|texlive-dvipdfm-0.13.2d-9|41	%{_bindir}/dvipdft
12mu|texlive-dvipdfm-0.13.2d-9|42	%{_texmfdir}/dvipdfm/config/config
12mu|texlive-dvipdfm-0.13.2d-9|43	%{_texmfdir}/dvipdfm/config/config-win32
12mu|texlive-dvipdfm-0.13.2d-9|44	%{_texmfdir}/tex/latex/dvipdfm/dvipdfm.def
12mu|texlive-dvipdfm-0.13.2d-9|45	%doc %{_texmfdir}/doc/dvipdfm/Makefile
12mu|texlive-dvipdfm-0.13.2d-9|46	%doc %{_texmfdir}/doc/dvipdfm/dvipdfm.pdf
12mu|texlive-dvipdfm-0.13.2d-9|47	%doc %{_texmfdir}/doc/dvipdfm/dvipdfm.tex
12mu|texlive-dvipdfm-0.13.2d-9|48	%doc %{_texmfdir}/doc/dvipdfm/mwicks.bb
12mu|texlive-dvipdfm-0.13.2d-9|49	%doc %{_texmfdir}/doc/dvipdfm/mwicks.jpeg
12mu|texlive-dvipdfm-0.13.2d-9|50	%doc %{_texmfdir}/doc/dvipdfm/sample.tex
12mu|texlive-dvipdfm-0.13.2d-9|51	%doc %{_texmfdir}/doc/dvipdfm/something.bb
12mu|texlive-dvipdfm-0.13.2d-9|52	%doc %{_texmfdir}/doc/dvipdfm/something.eps
12mu|texlive-dvipdfm-0.13.2d-9|53	%doc %{_texmfdir}/doc/dvipdfm/something.fig
12mu|texlive-dvipdfm-0.13.2d-9|54	%doc %{_texmfdir}/doc/dvipdfm/something.pdf
12mu|texlive-dvipdfm-0.13.2d-9|55	%doc %{_texmfdir}/doc/dvipdfm/transistor.bb
12mu|texlive-dvipdfm-0.13.2d-9|56	%doc %{_texmfdir}/doc/dvipdfm/transistor.eps
12mu|texlive-dvipdfm-0.13.2d-9|57	%doc %{_texmfdir}/doc/dvipdfm/transistor.fig
12mu|texlive-dvipdfm-0.13.2d-9|58	%doc %{_texmfdir}/doc/dvipdfm/transistor.pdf
12mu|texlive-dvipdfm-0.13.2d-9|59	%doc %{_mandir}/man1/dvipdfm.1*
12mu|texlive-dvipdfm-0.13.2d-9|60	%doc %{_texmfdir}/doc/man/man1/dvipdfm.man1.pdf
12mu|texlive-dvipdfm-0.13.2d-9|61	%doc %{_mandir}/man1/dvipdft.1*
12mu|texlive-dvipdfm-0.13.2d-9|62	%doc %{_texmfdir}/doc/man/man1/dvipdft.man1.pdf
12mu|texlive-dvipdfm-0.13.2d-9|63	%doc %{_mandir}/man1/ebb.1*
12mu|texlive-dvipdfm-0.13.2d-9|64	%doc %{_texmfdir}/doc/man/man1/ebb.man1.pdf
12mu|texlive-dvipdfm-0.13.2d-9|65	
12mu|texlive-dvipdfm-0.13.2d-9|66	#-----------------------------------------------------------------------
12mu|texlive-dvipdfm-0.13.2d-9|67	%prep
12mu|texlive-dvipdfm-0.13.2d-9|68	%setup -c -a0 -a1 -a2
12mu|texlive-dvipdfm-0.13.2d-9|69	
12mu|texlive-dvipdfm-0.13.2d-9|70	%build
12mu|texlive-dvipdfm-0.13.2d-9|71	
12mu|texlive-dvipdfm-0.13.2d-9|72	%install
12mu|texlive-dvipdfm-0.13.2d-9|73	# shell script
12mu|texlive-dvipdfm-0.13.2d-9|74	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-dvipdfm-0.13.2d-9|75	cp -far bin/x86_64-linux/dvipdft %{buildroot}%{_bindir}
12mu|texlive-dvipdfm-0.13.2d-9|76	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-dvipdfm-0.13.2d-9|77	cp -fpar texmf %{buildroot}%{_datadir}
12mu|texlive-dvipdfm-0.13.2d-9|78	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-dvipdfm-0.13.2d-9|79	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-dvipdfm-0.13.2d-9|80	
12mu|texlive-dvipdfm-0.13.2d-9|81	%changelog
12mu|texlive-dvipdfm-0.13.2d-9|82	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.13.2d-9
12mu|texlive-dvipdfm-0.13.2d-9|83	+ Revision: a3cb889
12mu|texlive-dvipdfm-0.13.2d-9|84	- Sync with cooker
12mu|texlive-dvipdfm-0.13.2d-9|85	
12mu|texlive-dvipdfm-0.13.2d-9|86	

21066 12
12mu|texlive-dvipdfmx-20130922-5|1	# revision 31830
12mu|texlive-dvipdfmx-20130922-5|2	# category TLCore
12mu|texlive-dvipdfmx-20130922-5|3	# catalog-ctan /dviware/dvipdfmx/dvipdfmx.tar.gz
12mu|texlive-dvipdfmx-20130922-5|4	# catalog-date 2013-09-22 09:06:20 +0200
12mu|texlive-dvipdfmx-20130922-5|5	# catalog-license gpl
12mu|texlive-dvipdfmx-20130922-5|6	# catalog-version undef
12mu|texlive-dvipdfmx-20130922-5|7	Name:		texlive-dvipdfmx
12mu|texlive-dvipdfmx-20130922-5|8	Version:	20130922
12mu|texlive-dvipdfmx-20130922-5|9	Release:	5
12mu|texlive-dvipdfmx-20130922-5|10	Summary:	An extended version of dvipdfm
12mu|texlive-dvipdfmx-20130922-5|11	Group:		Publishing
12mu|texlive-dvipdfmx-20130922-5|12	URL:		http://www.ctan.org/tex-archive/dviware/dvipdfmx/dvipdfmx.tar.gz
12mu|texlive-dvipdfmx-20130922-5|13	License:	GPL
12mu|texlive-dvipdfmx-20130922-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipdfmx.tar.xz
12mu|texlive-dvipdfmx-20130922-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipdfmx.doc.tar.xz
12mu|texlive-dvipdfmx-20130922-5|16	BuildArch:	noarch
12mu|texlive-dvipdfmx-20130922-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-dvipdfmx-20130922-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-dvipdfmx-20130922-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-dvipdfmx-20130922-5|20	Requires:	texlive-glyphlist
12mu|texlive-dvipdfmx-20130922-5|21	Requires:	texlive-dvipdfmx-def
12mu|texlive-dvipdfmx-20130922-5|22	Requires:	texlive-dvipdfmx.bin
12mu|texlive-dvipdfmx-20130922-5|23	
12mu|texlive-dvipdfmx-20130922-5|24	%description
12mu|texlive-dvipdfmx-20130922-5|25	Dvipdfmx (formerly dvipdfm-cjk) is a development of dvipdfm
12mu|texlive-dvipdfmx-20130922-5|26	created to support multi-byte character encodings and large
12mu|texlive-dvipdfmx-20130922-5|27	character sets for East Asian languages. Dvipdfmx, if "called"
12mu|texlive-dvipdfmx-20130922-5|28	with the name dvipdfm, operates in a "dvipdfm compatibility"
12mu|texlive-dvipdfmx-20130922-5|29	mode, so that users of the both packages need only keep one
12mu|texlive-dvipdfmx-20130922-5|30	executable. A secondary design goal is to support as many "PDF"
12mu|texlive-dvipdfmx-20130922-5|31	features as does pdfTeX. There being no documentation as such,
12mu|texlive-dvipdfmx-20130922-5|32	users are advised to consult the documentation of dvipdfm (as
12mu|texlive-dvipdfmx-20130922-5|33	well, of course, as the package Readme.
12mu|texlive-dvipdfmx-20130922-5|34	
12mu|texlive-dvipdfmx-20130922-5|35	%post
12mu|texlive-dvipdfmx-20130922-5|36	%{_sbindir}/texlive.post
12mu|texlive-dvipdfmx-20130922-5|37	
12mu|texlive-dvipdfmx-20130922-5|38	%postun
12mu|texlive-dvipdfmx-20130922-5|39	if [ $1 -eq 0 ]; then
12mu|texlive-dvipdfmx-20130922-5|40	%{_sbindir}/texlive.post
12mu|texlive-dvipdfmx-20130922-5|41	fi
12mu|texlive-dvipdfmx-20130922-5|42	
12mu|texlive-dvipdfmx-20130922-5|43	#-----------------------------------------------------------------------
12mu|texlive-dvipdfmx-20130922-5|44	%files
12mu|texlive-dvipdfmx-20130922-5|45	%{_texmfdistdir}/dvipdfmx/dvipdfmx.cfg
12mu|texlive-dvipdfmx-20130922-5|46	%{_texmfdistdir}/fonts/cmap/dvipdfmx/EUC-UCS2
12mu|texlive-dvipdfmx-20130922-5|47	%{_texmfdistdir}/fonts/cmap/dvipdfmx/README
12mu|texlive-dvipdfmx-20130922-5|48	%{_texmfdistdir}/fonts/cmap/dvipdfmx/UTF8-UCS2
12mu|texlive-dvipdfmx-20130922-5|49	%{_texmfdistdir}/fonts/map/dvipdfmx/cid-x.map
12mu|texlive-dvipdfmx-20130922-5|50	%{_texmfdistdir}/fonts/map/dvipdfmx/ckx.map
12mu|texlive-dvipdfmx-20130922-5|51	%{_texmfdistdir}/fonts/map/dvipdfmx/updmap/kanjix.map
12mu|texlive-dvipdfmx-20130922-5|52	%{_tlpkgdir}/tlpostcode/dvipdfmx.pl
12mu|texlive-dvipdfmx-20130922-5|53	%doc %{_texmfdistdir}/doc/dvipdfm/Makefile
12mu|texlive-dvipdfmx-20130922-5|54	%doc %{_texmfdistdir}/doc/dvipdfm/dvipdfm.pdf
12mu|texlive-dvipdfmx-20130922-5|55	%doc %{_texmfdistdir}/doc/dvipdfm/dvipdfm.tex
12mu|texlive-dvipdfmx-20130922-5|56	%doc %{_texmfdistdir}/doc/dvipdfm/mwicks.bb
12mu|texlive-dvipdfmx-20130922-5|57	%doc %{_texmfdistdir}/doc/dvipdfm/mwicks.jpeg
12mu|texlive-dvipdfmx-20130922-5|58	%doc %{_texmfdistdir}/doc/dvipdfm/sample.tex
12mu|texlive-dvipdfmx-20130922-5|59	%doc %{_texmfdistdir}/doc/dvipdfm/something.bb
12mu|texlive-dvipdfmx-20130922-5|60	%doc %{_texmfdistdir}/doc/dvipdfm/something.eps
12mu|texlive-dvipdfmx-20130922-5|61	%doc %{_texmfdistdir}/doc/dvipdfm/something.fig
12mu|texlive-dvipdfmx-20130922-5|62	%doc %{_texmfdistdir}/doc/dvipdfm/something.pdf
12mu|texlive-dvipdfmx-20130922-5|63	%doc %{_texmfdistdir}/doc/dvipdfm/transistor.bb
12mu|texlive-dvipdfmx-20130922-5|64	%doc %{_texmfdistdir}/doc/dvipdfm/transistor.eps
12mu|texlive-dvipdfmx-20130922-5|65	%doc %{_texmfdistdir}/doc/dvipdfm/transistor.fig
12mu|texlive-dvipdfmx-20130922-5|66	%doc %{_texmfdistdir}/doc/dvipdfm/transistor.pdf
12mu|texlive-dvipdfmx-20130922-5|67	%doc %{_texmfdistdir}/doc/dvipdfmx/dvipdfmx-special.pdf
12mu|texlive-dvipdfmx-20130922-5|68	%doc %{_texmfdistdir}/doc/dvipdfmx/dvipdfmx-special.tex
12mu|texlive-dvipdfmx-20130922-5|69	%doc %{_mandir}/man1/dvipdfm.1*
12mu|texlive-dvipdfmx-20130922-5|70	%doc %{_texmfdistdir}/doc/man/man1/dvipdfm.man1.pdf
12mu|texlive-dvipdfmx-20130922-5|71	%doc %{_mandir}/man1/dvipdft.1*
12mu|texlive-dvipdfmx-20130922-5|72	%doc %{_texmfdistdir}/doc/man/man1/dvipdft.man1.pdf
12mu|texlive-dvipdfmx-20130922-5|73	%doc %{_mandir}/man1/ebb.1*
12mu|texlive-dvipdfmx-20130922-5|74	%doc %{_texmfdistdir}/doc/man/man1/ebb.man1.pdf
12mu|texlive-dvipdfmx-20130922-5|75	%doc %{_mandir}/man1/extractbb.1*
12mu|texlive-dvipdfmx-20130922-5|76	%doc %{_texmfdistdir}/doc/man/man1/extractbb.man1.pdf
12mu|texlive-dvipdfmx-20130922-5|77	
12mu|texlive-dvipdfmx-20130922-5|78	#-----------------------------------------------------------------------
12mu|texlive-dvipdfmx-20130922-5|79	%prep
12mu|texlive-dvipdfmx-20130922-5|80	%setup -c -a0 -a1
12mu|texlive-dvipdfmx-20130922-5|81	
12mu|texlive-dvipdfmx-20130922-5|82	%build
12mu|texlive-dvipdfmx-20130922-5|83	
12mu|texlive-dvipdfmx-20130922-5|84	%install
12mu|texlive-dvipdfmx-20130922-5|85	mkdir -p %{buildroot}%{_tlpkgdir}
12mu|texlive-dvipdfmx-20130922-5|86	cp -fpar tlpkg/tlpostcode %{buildroot}%{_tlpkgdir}
12mu|texlive-dvipdfmx-20130922-5|87	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-dvipdfmx-20130922-5|88	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-dvipdfmx-20130922-5|89	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-dvipdfmx-20130922-5|90	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-dvipdfmx-20130922-5|91	
12mu|texlive-dvipdfmx-20130922-5|92	%changelog
12mu|texlive-dvipdfmx-20130922-5|93	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20130922-5
12mu|texlive-dvipdfmx-20130922-5|94	+ Revision: a5bf779
12mu|texlive-dvipdfmx-20130922-5|95	- Sync with cooker
12mu|texlive-dvipdfmx-20130922-5|96	
12mu|texlive-dvipdfmx-20130922-5|97	

21067 12
12mu|texlive-dvipng-1.14-8|1	# revision 29821
12mu|texlive-dvipng-1.14-8|2	# category TLCore
12mu|texlive-dvipng-1.14-8|3	# catalog-ctan /dviware/dvipng
12mu|texlive-dvipng-1.14-8|4	# catalog-date 2012-04-21 10:57:19 +0200
12mu|texlive-dvipng-1.14-8|5	# catalog-license lgpl
12mu|texlive-dvipng-1.14-8|6	# catalog-version 1.14
12mu|texlive-dvipng-1.14-8|7	Name:		texlive-dvipng
12mu|texlive-dvipng-1.14-8|8	Version:	1.14
12mu|texlive-dvipng-1.14-8|9	Release:	8
12mu|texlive-dvipng-1.14-8|10	Summary:	A fast DVI to PNG/GIF converter
12mu|texlive-dvipng-1.14-8|11	Group:		Publishing
12mu|texlive-dvipng-1.14-8|12	URL:		http://www.ctan.org/tex-archive/dviware/dvipng
12mu|texlive-dvipng-1.14-8|13	License:	LGPL
12mu|texlive-dvipng-1.14-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipng.tar.xz
12mu|texlive-dvipng-1.14-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipng.doc.tar.xz
12mu|texlive-dvipng-1.14-8|16	BuildArch:	noarch
12mu|texlive-dvipng-1.14-8|17	BuildRequires:	texlive-tlpkg
12mu|texlive-dvipng-1.14-8|18	Requires(pre):	texlive-tlpkg
12mu|texlive-dvipng-1.14-8|19	Requires:	texlive-dvipng.bin
12mu|texlive-dvipng-1.14-8|20	
12mu|texlive-dvipng-1.14-8|21	%description
12mu|texlive-dvipng-1.14-8|22	This program makes PNG and/or GIF graphics from DVI files as
12mu|texlive-dvipng-1.14-8|23	obtained from TeX and its relatives. Its benefits include: -
12mu|texlive-dvipng-1.14-8|24	Speed. It offers very fast rendering of DVI as bitmap files,
12mu|texlive-dvipng-1.14-8|25	which makes it suitable for generating large amounts of images
12mu|texlive-dvipng-1.14-8|26	on-the-fly, as needed in preview-latex, WeBWorK and others; -
12mu|texlive-dvipng-1.14-8|27	It does not read the postamble, so it can be started before TeX
12mu|texlive-dvipng-1.14-8|28	finishes. There is a --follow switch that makes dvipng wait at
12mu|texlive-dvipng-1.14-8|29	end-of-file for further output, unless it finds the POST marker
12mu|texlive-dvipng-1.14-8|30	that indicates the end of the DVI; - Interactive query of
12mu|texlive-dvipng-1.14-8|31	options. dvipng can read options interactively through stdin,
12mu|texlive-dvipng-1.14-8|32	and all options are usable. It is even possible to change the
12mu|texlive-dvipng-1.14-8|33	input file through this interface. - Support for PK, VF,
12mu|texlive-dvipng-1.14-8|34	PostScript Type1, and TrueType fonts, colour specials, and
12mu|texlive-dvipng-1.14-8|35	inclusion of PostScript, PNG, JPEG or GIF images.
12mu|texlive-dvipng-1.14-8|36	
12mu|texlive-dvipng-1.14-8|37	#-----------------------------------------------------------------------
12mu|texlive-dvipng-1.14-8|38	%files
12mu|texlive-dvipng-1.14-8|39	%doc %{_texmfdistdir}/doc/dvipng/dvipng.html
12mu|texlive-dvipng-1.14-8|40	%doc %{_texmfdistdir}/doc/dvipng/dvipng.pdf
12mu|texlive-dvipng-1.14-8|41	%doc %{_infodir}/dvipng.info*
12mu|texlive-dvipng-1.14-8|42	%doc %{_mandir}/man1/dvigif.1*
12mu|texlive-dvipng-1.14-8|43	%doc %{_texmfdistdir}/doc/man/man1/dvigif.man1.pdf
12mu|texlive-dvipng-1.14-8|44	%doc %{_mandir}/man1/dvipng.1*
12mu|texlive-dvipng-1.14-8|45	%doc %{_texmfdistdir}/doc/man/man1/dvipng.man1.pdf
12mu|texlive-dvipng-1.14-8|46	
12mu|texlive-dvipng-1.14-8|47	#-----------------------------------------------------------------------
12mu|texlive-dvipng-1.14-8|48	%prep
12mu|texlive-dvipng-1.14-8|49	%setup -c -a0 -a1
12mu|texlive-dvipng-1.14-8|50	
12mu|texlive-dvipng-1.14-8|51	%build
12mu|texlive-dvipng-1.14-8|52	
12mu|texlive-dvipng-1.14-8|53	%install
12mu|texlive-dvipng-1.14-8|54	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-dvipng-1.14-8|55	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-dvipng-1.14-8|56	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-dvipng-1.14-8|57	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-dvipng-1.14-8|58	mkdir -p %{buildroot}%{_infodir}
12mu|texlive-dvipng-1.14-8|59	mv %{buildroot}%{_texmfdistdir}/doc/info/*.info %{buildroot}%{_infodir}
12mu|texlive-dvipng-1.14-8|60	
12mu|texlive-dvipng-1.14-8|61	%changelog
12mu|texlive-dvipng-1.14-8|62	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.14-8
12mu|texlive-dvipng-1.14-8|63	+ Revision: ef1784a
12mu|texlive-dvipng-1.14-8|64	- Sync with cooker
12mu|texlive-dvipng-1.14-8|65	
12mu|texlive-dvipng-1.14-8|66	

21068 12
12mu|texlive-dvipos-20131012-5|1	# revision 29764
12mu|texlive-dvipos-20131012-5|2	# category TLCore
12mu|texlive-dvipos-20131012-5|3	# catalog-ctan undef
12mu|texlive-dvipos-20131012-5|4	# catalog-date undef
12mu|texlive-dvipos-20131012-5|5	# catalog-license undef
12mu|texlive-dvipos-20131012-5|6	# catalog-version undef
12mu|texlive-dvipos-20131012-5|7	Name:		texlive-dvipos
12mu|texlive-dvipos-20131012-5|8	Version:	20131012
12mu|texlive-dvipos-20131012-5|9	Release:	5
12mu|texlive-dvipos-20131012-5|10	Summary:	TeXLive dvipos package
12mu|texlive-dvipos-20131012-5|11	Group:		Publishing
12mu|texlive-dvipos-20131012-5|12	URL:		http://tug.org/texlive
12mu|texlive-dvipos-20131012-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-dvipos-20131012-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipos.tar.xz
12mu|texlive-dvipos-20131012-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvipos.doc.tar.xz
12mu|texlive-dvipos-20131012-5|16	BuildArch:	noarch
12mu|texlive-dvipos-20131012-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-dvipos-20131012-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-dvipos-20131012-5|19	Requires:	texlive-dvipos.bin
12mu|texlive-dvipos-20131012-5|20	
12mu|texlive-dvipos-20131012-5|21	%description
12mu|texlive-dvipos-20131012-5|22	TeXLive dvipos package.
12mu|texlive-dvipos-20131012-5|23	
12mu|texlive-dvipos-20131012-5|24	#-----------------------------------------------------------------------
12mu|texlive-dvipos-20131012-5|25	%files
12mu|texlive-dvipos-20131012-5|26	%doc %{_mandir}/man1/dvipos.1*
12mu|texlive-dvipos-20131012-5|27	%doc %{_texmfdistdir}/doc/man/man1/dvipos.man1.pdf
12mu|texlive-dvipos-20131012-5|28	
12mu|texlive-dvipos-20131012-5|29	#-----------------------------------------------------------------------
12mu|texlive-dvipos-20131012-5|30	%prep
12mu|texlive-dvipos-20131012-5|31	%setup -c -a0 -a1
12mu|texlive-dvipos-20131012-5|32	
12mu|texlive-dvipos-20131012-5|33	%build
12mu|texlive-dvipos-20131012-5|34	
12mu|texlive-dvipos-20131012-5|35	%install
12mu|texlive-dvipos-20131012-5|36	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-dvipos-20131012-5|37	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-dvipos-20131012-5|38	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-dvipos-20131012-5|39	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-dvipos-20131012-5|40	
12mu|texlive-dvipos-20131012-5|41	%changelog
12mu|texlive-dvipos-20131012-5|42	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131012-5
12mu|texlive-dvipos-20131012-5|43	+ Revision: 9f42bb7
12mu|texlive-dvipos-20131012-5|44	- Sync with cooker
12mu|texlive-dvipos-20131012-5|45	
12mu|texlive-dvipos-20131012-5|46	

21069 12
12mu|texlive-dvips-20130325-6|1	# revision 32132
12mu|texlive-dvips-20130325-6|2	# category Package
12mu|texlive-dvips-20130325-6|3	# catalog-ctan undef
12mu|texlive-dvips-20130325-6|4	# catalog-date 2013-03-25 12:41:24 +0100
12mu|texlive-dvips-20130325-6|5	# catalog-license gpl
12mu|texlive-dvips-20130325-6|6	# catalog-version undef
12mu|texlive-dvips-20130325-6|7	Name:		texlive-dvips
12mu|texlive-dvips-20130325-6|8	Version:	20130325
12mu|texlive-dvips-20130325-6|9	Release:	6
12mu|texlive-dvips-20130325-6|10	Summary:	A DVI to PostScript driver
12mu|texlive-dvips-20130325-6|11	Group:		Publishing
12mu|texlive-dvips-20130325-6|12	URL:		http://tug.org/texlive
12mu|texlive-dvips-20130325-6|13	License:	GPL
12mu|texlive-dvips-20130325-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvips.tar.xz
12mu|texlive-dvips-20130325-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvips.doc.tar.xz
12mu|texlive-dvips-20130325-6|16	BuildArch:	noarch
12mu|texlive-dvips-20130325-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-dvips-20130325-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-dvips-20130325-6|19	Requires(post):	texlive-kpathsea
12mu|texlive-dvips-20130325-6|20	Requires:	texlive-dvips.bin
12mu|texlive-dvips-20130325-6|21	%rename tetex-dvips
12mu|texlive-dvips-20130325-6|22	%rename texlive-texmf-dvips
12mu|texlive-dvips-20130325-6|23	
12mu|texlive-dvips-20130325-6|24	%description
12mu|texlive-dvips-20130325-6|25	This package has been withdrawn from CTAN, and bundled into the
12mu|texlive-dvips-20130325-6|26	distributions' package sets. The current sources of dvips may
12mu|texlive-dvips-20130325-6|27	be found in the distribution of dvipsk which forms part of the
12mu|texlive-dvips-20130325-6|28	TeX-live sources.
12mu|texlive-dvips-20130325-6|29	
12mu|texlive-dvips-20130325-6|30	%post
12mu|texlive-dvips-20130325-6|31	%{_sbindir}/texlive.post
12mu|texlive-dvips-20130325-6|32	
12mu|texlive-dvips-20130325-6|33	%postun
12mu|texlive-dvips-20130325-6|34	if [ $1 -eq 0 ]; then
12mu|texlive-dvips-20130325-6|35	rm -fr %{_texmfvardir}/fonts/map/dvips
12mu|texlive-dvips-20130325-6|36	%{_sbindir}/texlive.post
12mu|texlive-dvips-20130325-6|37	fi
12mu|texlive-dvips-20130325-6|38	
12mu|texlive-dvips-20130325-6|39	#-----------------------------------------------------------------------
12mu|texlive-dvips-20130325-6|40	%files
12mu|texlive-dvips-20130325-6|41	%{_texmfdistdir}/dvips/base/color.pro
12mu|texlive-dvips-20130325-6|42	%{_texmfdistdir}/dvips/base/crop.pro
12mu|texlive-dvips-20130325-6|43	%{_texmfdistdir}/dvips/base/ehandler.ps
12mu|texlive-dvips-20130325-6|44	%{_texmfdistdir}/dvips/base/finclude.pro
12mu|texlive-dvips-20130325-6|45	%{_texmfdistdir}/dvips/base/hps.pro
12mu|texlive-dvips-20130325-6|46	%{_texmfdistdir}/dvips/base/resolution400.ps
12mu|texlive-dvips-20130325-6|47	%{_texmfdistdir}/dvips/base/special.pro
12mu|texlive-dvips-20130325-6|48	%{_texmfdistdir}/dvips/base/tex.pro
12mu|texlive-dvips-20130325-6|49	%{_texmfdistdir}/dvips/base/texc.pro
12mu|texlive-dvips-20130325-6|50	%{_texmfdistdir}/dvips/base/texps.pro
12mu|texlive-dvips-20130325-6|51	%{_texmfdistdir}/dvips/config/alt-rule.pro
12mu|texlive-dvips-20130325-6|52	%{_texmfdistdir}/dvips/config/canonex.cfg
12mu|texlive-dvips-20130325-6|53	%{_texmfdistdir}/dvips/config/config.bakoma
12mu|texlive-dvips-20130325-6|54	%{_texmfdistdir}/dvips/config/config.canonex
12mu|texlive-dvips-20130325-6|55	%{_texmfdistdir}/dvips/config/config.cx
12mu|texlive-dvips-20130325-6|56	%{_texmfdistdir}/dvips/config/config.deskjet
12mu|texlive-dvips-20130325-6|57	%{_texmfdistdir}/dvips/config/config.dvired
12mu|texlive-dvips-20130325-6|58	%{_texmfdistdir}/dvips/config/config.epson
12mu|texlive-dvips-20130325-6|59	%{_texmfdistdir}/dvips/config/config.ibmvga
12mu|texlive-dvips-20130325-6|60	%{_texmfdistdir}/dvips/config/config.ljfour
12mu|texlive-dvips-20130325-6|61	%{_texmfdistdir}/dvips/config/config.luc
12mu|texlive-dvips-20130325-6|62	%{_texmfdistdir}/dvips/config/config.mbn
12mu|texlive-dvips-20130325-6|63	%{_texmfdistdir}/dvips/config/config.mga
12mu|texlive-dvips-20130325-6|64	%{_texmfdistdir}/dvips/config/config.mirrorprint
12mu|texlive-dvips-20130325-6|65	%{_texmfdistdir}/dvips/config/config.ot2
12mu|texlive-dvips-20130325-6|66	%{_texmfdistdir}/dvips/config/config.ps
12mu|texlive-dvips-20130325-6|67	%{_texmfdistdir}/dvips/config/config.qms
12mu|texlive-dvips-20130325-6|68	%{_texmfdistdir}/dvips/config/config.toshiba
12mu|texlive-dvips-20130325-6|69	%{_texmfdistdir}/dvips/config/config.unms
12mu|texlive-dvips-20130325-6|70	%{_texmfdistdir}/dvips/config/config.xyp
12mu|texlive-dvips-20130325-6|71	%{_texmfdistdir}/dvips/config/cx.cfg
12mu|texlive-dvips-20130325-6|72	%{_texmfdistdir}/dvips/config/deskjet.cfg
12mu|texlive-dvips-20130325-6|73	%{_texmfdistdir}/dvips/config/dfaxhigh.cfg
12mu|texlive-dvips-20130325-6|74	%{_texmfdistdir}/dvips/config/dvired.cfg
12mu|texlive-dvips-20130325-6|75	%{_texmfdistdir}/dvips/config/epson.cfg
12mu|texlive-dvips-20130325-6|76	%{_texmfdistdir}/dvips/config/ibmvga.cfg
12mu|texlive-dvips-20130325-6|77	%{_texmfdistdir}/dvips/config/ljfour.cfg
12mu|texlive-dvips-20130325-6|78	%{_texmfdistdir}/dvips/config/qms.cfg
12mu|texlive-dvips-20130325-6|79	%{_texmfdistdir}/dvips/config/toshiba.cfg
12mu|texlive-dvips-20130325-6|80	%{_texmfdistdir}/fonts/enc/dvips/base/6w.enc
12mu|texlive-dvips-20130325-6|81	%{_texmfdistdir}/fonts/enc/dvips/base/7t.enc
12mu|texlive-dvips-20130325-6|82	%{_texmfdistdir}/fonts/enc/dvips/base/8a.enc
12mu|texlive-dvips-20130325-6|83	%{_texmfdistdir}/fonts/enc/dvips/base/8r.enc
12mu|texlive-dvips-20130325-6|84	%{_texmfdistdir}/fonts/enc/dvips/base/ad.enc
12mu|texlive-dvips-20130325-6|85	%{_texmfdistdir}/fonts/enc/dvips/base/ansinew.enc
12mu|texlive-dvips-20130325-6|86	%{_texmfdistdir}/fonts/enc/dvips/base/asex.enc
12mu|texlive-dvips-20130325-6|87	%{_texmfdistdir}/fonts/enc/dvips/base/asexp.enc
12mu|texlive-dvips-20130325-6|88	%{_texmfdistdir}/fonts/enc/dvips/base/dc.enc
12mu|texlive-dvips-20130325-6|89	%{_texmfdistdir}/fonts/enc/dvips/base/dvips.enc
12mu|texlive-dvips-20130325-6|90	%{_texmfdistdir}/fonts/enc/dvips/base/ec.enc
12mu|texlive-dvips-20130325-6|91	%{_texmfdistdir}/fonts/enc/dvips/base/extex.enc
12mu|texlive-dvips-20130325-6|92	%{_texmfdistdir}/fonts/enc/dvips/base/funky.enc
12mu|texlive-dvips-20130325-6|93	%{_texmfdistdir}/fonts/enc/dvips/base/odvips.enc
12mu|texlive-dvips-20130325-6|94	%{_texmfdistdir}/fonts/enc/dvips/base/q-cs-uni.enc
12mu|texlive-dvips-20130325-6|95	%{_texmfdistdir}/fonts/enc/dvips/base/q-ec-uni.enc
12mu|texlive-dvips-20130325-6|96	%{_texmfdistdir}/fonts/enc/dvips/base/q-l7x-uni.enc
12mu|texlive-dvips-20130325-6|97	%{_texmfdistdir}/fonts/enc/dvips/base/q-qx-uni.enc
12mu|texlive-dvips-20130325-6|98	%{_texmfdistdir}/fonts/enc/dvips/base/q-rm-uni.enc
12mu|texlive-dvips-20130325-6|99	%{_texmfdistdir}/fonts/enc/dvips/base/q-t2a-uni.enc
12mu|texlive-dvips-20130325-6|100	%{_texmfdistdir}/fonts/enc/dvips/base/q-t2b-uni.enc
12mu|texlive-dvips-20130325-6|101	%{_texmfdistdir}/fonts/enc/dvips/base/q-t2c-uni.enc
12mu|texlive-dvips-20130325-6|102	%{_texmfdistdir}/fonts/enc/dvips/base/q-t5-uni.enc
12mu|texlive-dvips-20130325-6|103	%{_texmfdistdir}/fonts/enc/dvips/base/q-texnansi-uni.enc
12mu|texlive-dvips-20130325-6|104	%{_texmfdistdir}/fonts/enc/dvips/base/q-ts1-uni.enc
12mu|texlive-dvips-20130325-6|105	%{_texmfdistdir}/fonts/enc/dvips/base/qx.enc
12mu|texlive-dvips-20130325-6|106	%{_texmfdistdir}/fonts/enc/dvips/base/stormex.enc
12mu|texlive-dvips-20130325-6|107	%{_texmfdistdir}/fonts/enc/dvips/base/tex256.enc
12mu|texlive-dvips-20130325-6|108	%{_texmfdistdir}/fonts/enc/dvips/base/texmext.enc
12mu|texlive-dvips-20130325-6|109	%{_texmfdistdir}/fonts/enc/dvips/base/texmital.enc
12mu|texlive-dvips-20130325-6|110	%{_texmfdistdir}/fonts/enc/dvips/base/texmsym.enc
12mu|texlive-dvips-20130325-6|111	%{_texmfdistdir}/fonts/enc/dvips/base/texnansx.enc
12mu|texlive-dvips-20130325-6|112	%{_texmfdistdir}/fonts/map/dvips/updmap/builtin35.map
12mu|texlive-dvips-20130325-6|113	%{_texmfdistdir}/fonts/map/dvips/updmap/download35.map
12mu|texlive-dvips-20130325-6|114	%{_texmfdistdir}/fonts/map/dvips/updmap/ps2pk.map
12mu|texlive-dvips-20130325-6|115	%{_texmfdistdir}/fonts/map/dvips/updmap/psfonts.map
12mu|texlive-dvips-20130325-6|116	%{_texmfdistdir}/fonts/map/dvips/updmap/psfonts_pk.map
12mu|texlive-dvips-20130325-6|117	%{_texmfdistdir}/fonts/map/dvips/updmap/psfonts_t1.map
12mu|texlive-dvips-20130325-6|118	%{_texmfdistdir}/tex/generic/dvips/blackdvi.sty
12mu|texlive-dvips-20130325-6|119	%{_texmfdistdir}/tex/generic/dvips/blackdvi.tex
12mu|texlive-dvips-20130325-6|120	%{_texmfdistdir}/tex/generic/dvips/colordvi.sty
12mu|texlive-dvips-20130325-6|121	%{_texmfdistdir}/tex/generic/dvips/colordvi.tex
12mu|texlive-dvips-20130325-6|122	%{_texmfdistdir}/tex/generic/dvips/rotate.sty
12mu|texlive-dvips-20130325-6|123	%{_texmfdistdir}/tex/generic/dvips/rotate.tex
12mu|texlive-dvips-20130325-6|124	%doc %{_texmfdistdir}/doc/dvips/dvips.html
12mu|texlive-dvips-20130325-6|125	%doc %{_texmfdistdir}/doc/dvips/dvips.pdf
12mu|texlive-dvips-20130325-6|126	%doc %{_infodir}/dvips.info*
12mu|texlive-dvips-20130325-6|127	%doc %{_mandir}/man1/afm2tfm.1*
12mu|texlive-dvips-20130325-6|128	%doc %{_texmfdistdir}/doc/man/man1/afm2tfm.man1.pdf
12mu|texlive-dvips-20130325-6|129	%doc %{_mandir}/man1/dvips.1*
12mu|texlive-dvips-20130325-6|130	%doc %{_texmfdistdir}/doc/man/man1/dvips.man1.pdf
12mu|texlive-dvips-20130325-6|131	
12mu|texlive-dvips-20130325-6|132	#-----------------------------------------------------------------------
12mu|texlive-dvips-20130325-6|133	%prep
12mu|texlive-dvips-20130325-6|134	%setup -c -a0 -a1
12mu|texlive-dvips-20130325-6|135	
12mu|texlive-dvips-20130325-6|136	%build
12mu|texlive-dvips-20130325-6|137	
12mu|texlive-dvips-20130325-6|138	%install
12mu|texlive-dvips-20130325-6|139	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-dvips-20130325-6|140	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-dvips-20130325-6|141	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-dvips-20130325-6|142	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-dvips-20130325-6|143	mkdir -p %{buildroot}%{_infodir}
12mu|texlive-dvips-20130325-6|144	mv %{buildroot}%{_texmfdistdir}/doc/info/*.info %{buildroot}%{_infodir}
12mu|texlive-dvips-20130325-6|145	
12mu|texlive-dvips-20130325-6|146	%changelog
12mu|texlive-dvips-20130325-6|147	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20130325-6
12mu|texlive-dvips-20130325-6|148	+ Revision: d5c5239
12mu|texlive-dvips-20130325-6|149	- Sync with cooker
12mu|texlive-dvips-20130325-6|150	
12mu|texlive-dvips-20130325-6|151	

21070 12
12mu|texlive-dvisvgm-1.2.0-5|1	# revision 29764
12mu|texlive-dvisvgm-1.2.0-5|2	# category TLCore
12mu|texlive-dvisvgm-1.2.0-5|3	# catalog-ctan /dviware/dvisvgm
12mu|texlive-dvisvgm-1.2.0-5|4	# catalog-date 2013-03-04 12:33:38 +0100
12mu|texlive-dvisvgm-1.2.0-5|5	# catalog-license gpl
12mu|texlive-dvisvgm-1.2.0-5|6	# catalog-version 1.2
12mu|texlive-dvisvgm-1.2.0-5|7	Name:		texlive-dvisvgm
12mu|texlive-dvisvgm-1.2.0-5|8	Version:	1.2.0
12mu|texlive-dvisvgm-1.2.0-5|9	Release:	5
12mu|texlive-dvisvgm-1.2.0-5|10	Summary:	Convert DVI files to Scalable Vector Graphics format (SVG)
12mu|texlive-dvisvgm-1.2.0-5|11	Group:		Publishing
12mu|texlive-dvisvgm-1.2.0-5|12	URL:		http://www.ctan.org/tex-archive/dviware/dvisvgm
12mu|texlive-dvisvgm-1.2.0-5|13	License:	GPL
12mu|texlive-dvisvgm-1.2.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvisvgm.tar.xz
12mu|texlive-dvisvgm-1.2.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dvisvgm.doc.tar.xz
12mu|texlive-dvisvgm-1.2.0-5|16	BuildArch:	noarch
12mu|texlive-dvisvgm-1.2.0-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-dvisvgm-1.2.0-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-dvisvgm-1.2.0-5|19	Requires:	texlive-dvisvgm.bin
12mu|texlive-dvisvgm-1.2.0-5|20	
12mu|texlive-dvisvgm-1.2.0-5|21	%description
12mu|texlive-dvisvgm-1.2.0-5|22	Dvisvgm is a command line utility that converts TeX DVI files
12mu|texlive-dvisvgm-1.2.0-5|23	to the XML-based Scalable Vector Graphics (SVG) format. It
12mu|texlive-dvisvgm-1.2.0-5|24	provides full full font support including virtual fonts, font
12mu|texlive-dvisvgm-1.2.0-5|25	maps, and sub-fonts. If necessary, dvisvgm vectorizes
12mu|texlive-dvisvgm-1.2.0-5|26	Metafont's bitmap output in order to always create lossless
12mu|texlive-dvisvgm-1.2.0-5|27	scalable output. The embedded SVG fonts can optionally be
12mu|texlive-dvisvgm-1.2.0-5|28	replaced with graphics paths so that applications that don't
12mu|texlive-dvisvgm-1.2.0-5|29	support SVG fonts are enabled to render the graphics properly.
12mu|texlive-dvisvgm-1.2.0-5|30	Besides many other features, dvisvgm also supports color,
12mu|texlive-dvisvgm-1.2.0-5|31	emTeX, tpic, PDF mapfile and PostScript specials. Users will
12mu|texlive-dvisvgm-1.2.0-5|32	need a working TeX installation including the kpathsea library.
12mu|texlive-dvisvgm-1.2.0-5|33	For more detailed information, see the project page.
12mu|texlive-dvisvgm-1.2.0-5|34	
12mu|texlive-dvisvgm-1.2.0-5|35	#-----------------------------------------------------------------------
12mu|texlive-dvisvgm-1.2.0-5|36	%files
12mu|texlive-dvisvgm-1.2.0-5|37	%doc %{_mandir}/man1/dvisvgm.1*
12mu|texlive-dvisvgm-1.2.0-5|38	%doc %{_texmfdistdir}/doc/man/man1/dvisvgm.man1.pdf
12mu|texlive-dvisvgm-1.2.0-5|39	
12mu|texlive-dvisvgm-1.2.0-5|40	#-----------------------------------------------------------------------
12mu|texlive-dvisvgm-1.2.0-5|41	%prep
12mu|texlive-dvisvgm-1.2.0-5|42	%setup -c -a0 -a1
12mu|texlive-dvisvgm-1.2.0-5|43	
12mu|texlive-dvisvgm-1.2.0-5|44	%build
12mu|texlive-dvisvgm-1.2.0-5|45	
12mu|texlive-dvisvgm-1.2.0-5|46	%install
12mu|texlive-dvisvgm-1.2.0-5|47	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-dvisvgm-1.2.0-5|48	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-dvisvgm-1.2.0-5|49	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-dvisvgm-1.2.0-5|50	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-dvisvgm-1.2.0-5|51	
12mu|texlive-dvisvgm-1.2.0-5|52	%changelog
12mu|texlive-dvisvgm-1.2.0-5|53	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2.0-5
12mu|texlive-dvisvgm-1.2.0-5|54	+ Revision: 15e671f
12mu|texlive-dvisvgm-1.2.0-5|55	- Sync with cooker
12mu|texlive-dvisvgm-1.2.0-5|56	
12mu|texlive-dvisvgm-1.2.0-5|57	

21071 12
12mu|texlive-dynblocks-0.2a-5|1	# revision 27838
12mu|texlive-dynblocks-0.2a-5|2	# category Package
12mu|texlive-dynblocks-0.2a-5|3	# catalog-ctan /macros/latex/contrib/beamer-contrib/dynblocks
12mu|texlive-dynblocks-0.2a-5|4	# catalog-date 2012-09-27 16:18:28 +0200
12mu|texlive-dynblocks-0.2a-5|5	# catalog-license lppl1.3
12mu|texlive-dynblocks-0.2a-5|6	# catalog-version 0.2a
12mu|texlive-dynblocks-0.2a-5|7	Name:		texlive-dynblocks
12mu|texlive-dynblocks-0.2a-5|8	Version:	0.2a
12mu|texlive-dynblocks-0.2a-5|9	Release:	5
12mu|texlive-dynblocks-0.2a-5|10	Summary:	A simple way to create dynamic blocks for Beamer
12mu|texlive-dynblocks-0.2a-5|11	Group:		Publishing
12mu|texlive-dynblocks-0.2a-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/beamer-contrib/dynblocks
12mu|texlive-dynblocks-0.2a-5|13	License:	LPPL1.3
12mu|texlive-dynblocks-0.2a-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dynblocks.tar.xz
12mu|texlive-dynblocks-0.2a-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/dynblocks.doc.tar.xz
12mu|texlive-dynblocks-0.2a-5|16	BuildArch:	noarch
12mu|texlive-dynblocks-0.2a-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-dynblocks-0.2a-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-dynblocks-0.2a-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-dynblocks-0.2a-5|20	
12mu|texlive-dynblocks-0.2a-5|21	%description
12mu|texlive-dynblocks-0.2a-5|22	The package provides full customisation of the aspect and
12mu|texlive-dynblocks-0.2a-5|23	dimensions of blocks inside a presentation.
12mu|texlive-dynblocks-0.2a-5|24	
12mu|texlive-dynblocks-0.2a-5|25	%post
12mu|texlive-dynblocks-0.2a-5|26	%{_sbindir}/texlive.post
12mu|texlive-dynblocks-0.2a-5|27	
12mu|texlive-dynblocks-0.2a-5|28	%postun
12mu|texlive-dynblocks-0.2a-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-dynblocks-0.2a-5|30	%{_sbindir}/texlive.post
12mu|texlive-dynblocks-0.2a-5|31	fi
12mu|texlive-dynblocks-0.2a-5|32	
12mu|texlive-dynblocks-0.2a-5|33	#-----------------------------------------------------------------------
12mu|texlive-dynblocks-0.2a-5|34	%files
12mu|texlive-dynblocks-0.2a-5|35	%{_texmfdistdir}/tex/latex/dynblocks/dynblocks.sty
12mu|texlive-dynblocks-0.2a-5|36	%doc %{_texmfdistdir}/doc/latex/dynblocks/README
12mu|texlive-dynblocks-0.2a-5|37	%doc %{_texmfdistdir}/doc/latex/dynblocks/dynblocks.pdf
12mu|texlive-dynblocks-0.2a-5|38	%doc %{_texmfdistdir}/doc/latex/dynblocks/dynblocks.tex
12mu|texlive-dynblocks-0.2a-5|39	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/alert_1.pdf
12mu|texlive-dynblocks-0.2a-5|40	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/alert_2.pdf
12mu|texlive-dynblocks-0.2a-5|41	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/align.pdf
12mu|texlive-dynblocks-0.2a-5|42	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/basic_1.pdf
12mu|texlive-dynblocks-0.2a-5|43	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/basic_2.pdf
12mu|texlive-dynblocks-0.2a-5|44	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/cmbx_1.pdf
12mu|texlive-dynblocks-0.2a-5|45	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/cmbx_2.pdf
12mu|texlive-dynblocks-0.2a-5|46	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/cmby_1.pdf
12mu|texlive-dynblocks-0.2a-5|47	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/cmby_2.pdf
12mu|texlive-dynblocks-0.2a-5|48	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/custcol_1.pdf
12mu|texlive-dynblocks-0.2a-5|49	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/custcol_2.pdf
12mu|texlive-dynblocks-0.2a-5|50	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/custcol_3.pdf
12mu|texlive-dynblocks-0.2a-5|51	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/custcol_4.pdf
12mu|texlive-dynblocks-0.2a-5|52	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/estl.pdf
12mu|texlive-dynblocks-0.2a-5|53	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/shdrndc_1.pdf
12mu|texlive-dynblocks-0.2a-5|54	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/shdrndc_2.pdf
12mu|texlive-dynblocks-0.2a-5|55	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/szeg_1.pdf
12mu|texlive-dynblocks-0.2a-5|56	%doc %{_texmfdistdir}/doc/latex/dynblocks/images/szeg_2.pdf
12mu|texlive-dynblocks-0.2a-5|57	
12mu|texlive-dynblocks-0.2a-5|58	#-----------------------------------------------------------------------
12mu|texlive-dynblocks-0.2a-5|59	%prep
12mu|texlive-dynblocks-0.2a-5|60	%setup -c -a0 -a1
12mu|texlive-dynblocks-0.2a-5|61	
12mu|texlive-dynblocks-0.2a-5|62	%build
12mu|texlive-dynblocks-0.2a-5|63	
12mu|texlive-dynblocks-0.2a-5|64	%install
12mu|texlive-dynblocks-0.2a-5|65	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-dynblocks-0.2a-5|66	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-dynblocks-0.2a-5|67	
12mu|texlive-dynblocks-0.2a-5|68	
12mu|texlive-dynblocks-0.2a-5|69	
12mu|texlive-dynblocks-0.2a-5|70	%changelog
12mu|texlive-dynblocks-0.2a-5|71	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2a-5
12mu|texlive-dynblocks-0.2a-5|72	+ Revision: a1aa2cb
12mu|texlive-dynblocks-0.2a-5|73	- Sync with cooker
12mu|texlive-dynblocks-0.2a-5|74	
12mu|texlive-dynblocks-0.2a-5|75	

21072 12
12mu|texlive-ebook-20131012-5|1	# revision 29466
12mu|texlive-ebook-20131012-5|2	# category Package
12mu|texlive-ebook-20131012-5|3	# catalog-ctan undef
12mu|texlive-ebook-20131012-5|4	# catalog-date undef
12mu|texlive-ebook-20131012-5|5	# catalog-license undef
12mu|texlive-ebook-20131012-5|6	# catalog-version undef
12mu|texlive-ebook-20131012-5|7	Name:		texlive-ebook
12mu|texlive-ebook-20131012-5|8	Version:	20131012
12mu|texlive-ebook-20131012-5|9	Release:	5
12mu|texlive-ebook-20131012-5|10	Summary:	TeXLive ebook package
12mu|texlive-ebook-20131012-5|11	Group:		Publishing
12mu|texlive-ebook-20131012-5|12	URL:		http://tug.org/texlive
12mu|texlive-ebook-20131012-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-ebook-20131012-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebook.tar.xz
12mu|texlive-ebook-20131012-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ebook.doc.tar.xz
12mu|texlive-ebook-20131012-5|16	BuildArch:	noarch
12mu|texlive-ebook-20131012-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-ebook-20131012-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-ebook-20131012-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-ebook-20131012-5|20	
12mu|texlive-ebook-20131012-5|21	%description
12mu|texlive-ebook-20131012-5|22	TeXLive ebook package.
12mu|texlive-ebook-20131012-5|23	
12mu|texlive-ebook-20131012-5|24	%post
12mu|texlive-ebook-20131012-5|25	%{_sbindir}/texlive.post
12mu|texlive-ebook-20131012-5|26	
12mu|texlive-ebook-20131012-5|27	%postun
12mu|texlive-ebook-20131012-5|28	if [ $1 -eq 0 ]; then
12mu|texlive-ebook-20131012-5|29	%{_sbindir}/texlive.post
12mu|texlive-ebook-20131012-5|30	fi
12mu|texlive-ebook-20131012-5|31	
12mu|texlive-ebook-20131012-5|32	#-----------------------------------------------------------------------
12mu|texlive-ebook-20131012-5|33	%files
12mu|texlive-ebook-20131012-5|34	%{_texmfdistdir}/tex/latex/ebook/ebook.sty
12mu|texlive-ebook-20131012-5|35	%doc %{_texmfdistdir}/doc/latex/ebook/README
12mu|texlive-ebook-20131012-5|36	
12mu|texlive-ebook-20131012-5|37	#-----------------------------------------------------------------------
12mu|texlive-ebook-20131012-5|38	%prep
12mu|texlive-ebook-20131012-5|39	%setup -c -a0 -a1
12mu|texlive-ebook-20131012-5|40	
12mu|texlive-ebook-20131012-5|41	%build
12mu|texlive-ebook-20131012-5|42	
12mu|texlive-ebook-20131012-5|43	%install
12mu|texlive-ebook-20131012-5|44	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-ebook-20131012-5|45	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-ebook-20131012-5|46	
12mu|texlive-ebook-20131012-5|47	%changelog
12mu|texlive-ebook-20131012-5|48	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131012-5
12mu|texlive-ebook-20131012-5|49	+ Revision: 3e8bc04
12mu|texlive-ebook-20131012-5|50	- MassBuild#289: Increase release tag
12mu|texlive-ebook-20131012-5|51	
12mu|texlive-ebook-20131012-5|52	

21073 12
12mu|texlive-eledform-1.0-6|1	# revision 27922
12mu|texlive-eledform-1.0-6|2	# category Package
12mu|texlive-eledform-1.0-6|3	# catalog-ctan /macros/latex/contrib/eledform
12mu|texlive-eledform-1.0-6|4	# catalog-date 2012-10-08 11:45:11 +0200
12mu|texlive-eledform-1.0-6|5	# catalog-license lppl1.3
12mu|texlive-eledform-1.0-6|6	# catalog-version 1.0
12mu|texlive-eledform-1.0-6|7	Name:		texlive-eledform
12mu|texlive-eledform-1.0-6|8	Version:	1.0
12mu|texlive-eledform-1.0-6|9	Release:	6
12mu|texlive-eledform-1.0-6|10	Summary:	Define textual variants
12mu|texlive-eledform-1.0-6|11	Group:		Publishing
12mu|texlive-eledform-1.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eledform
12mu|texlive-eledform-1.0-6|13	License:	LPPL1.3
12mu|texlive-eledform-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eledform.tar.xz
12mu|texlive-eledform-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eledform.doc.tar.xz
12mu|texlive-eledform-1.0-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eledform.source.tar.xz
12mu|texlive-eledform-1.0-6|17	BuildArch:	noarch
12mu|texlive-eledform-1.0-6|18	BuildRequires:	texlive-tlpkg
12mu|texlive-eledform-1.0-6|19	Requires(pre):	texlive-tlpkg
12mu|texlive-eledform-1.0-6|20	Requires(post):	texlive-kpathsea
12mu|texlive-eledform-1.0-6|21	
12mu|texlive-eledform-1.0-6|22	%description
12mu|texlive-eledform-1.0-6|23	The package provides commands to formalize textual variants in
12mu|texlive-eledform-1.0-6|24	critical editions typeset using eledmac.
12mu|texlive-eledform-1.0-6|25	
12mu|texlive-eledform-1.0-6|26	%post
12mu|texlive-eledform-1.0-6|27	%{_sbindir}/texlive.post
12mu|texlive-eledform-1.0-6|28	
12mu|texlive-eledform-1.0-6|29	%postun
12mu|texlive-eledform-1.0-6|30	if [ $1 -eq 0 ]; then
12mu|texlive-eledform-1.0-6|31	%{_sbindir}/texlive.post
12mu|texlive-eledform-1.0-6|32	fi
12mu|texlive-eledform-1.0-6|33	
12mu|texlive-eledform-1.0-6|34	#-----------------------------------------------------------------------
12mu|texlive-eledform-1.0-6|35	%files
12mu|texlive-eledform-1.0-6|36	%{_texmfdistdir}/tex/latex/eledform/eledform.sty
12mu|texlive-eledform-1.0-6|37	%doc %{_texmfdistdir}/doc/latex/eledform/README.md
12mu|texlive-eledform-1.0-6|38	%doc %{_texmfdistdir}/doc/latex/eledform/eledform.pdf
12mu|texlive-eledform-1.0-6|39	%doc %{_texmfdistdir}/doc/latex/eledform/example.pdf
12mu|texlive-eledform-1.0-6|40	%doc %{_texmfdistdir}/doc/latex/eledform/example.tex
12mu|texlive-eledform-1.0-6|41	%doc %{_texmfdistdir}/doc/latex/eledform/include/stemma.tex
12mu|texlive-eledform-1.0-6|42	%doc %{_texmfdistdir}/doc/latex/eledform/makefile
12mu|texlive-eledform-1.0-6|43	#- source
12mu|texlive-eledform-1.0-6|44	%doc %{_texmfdistdir}/source/latex/eledform/eledform.dtx
12mu|texlive-eledform-1.0-6|45	%doc %{_texmfdistdir}/source/latex/eledform/eledform.ins
12mu|texlive-eledform-1.0-6|46	
12mu|texlive-eledform-1.0-6|47	#-----------------------------------------------------------------------
12mu|texlive-eledform-1.0-6|48	%prep
12mu|texlive-eledform-1.0-6|49	%setup -c -a0 -a1 -a2
12mu|texlive-eledform-1.0-6|50	
12mu|texlive-eledform-1.0-6|51	%build
12mu|texlive-eledform-1.0-6|52	
12mu|texlive-eledform-1.0-6|53	%install
12mu|texlive-eledform-1.0-6|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-eledform-1.0-6|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-eledform-1.0-6|56	
12mu|texlive-eledform-1.0-6|57	%changelog
12mu|texlive-eledform-1.0-6|58	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-6
12mu|texlive-eledform-1.0-6|59	+ Revision: 3b40e5d
12mu|texlive-eledform-1.0-6|60	- MassBuild#289: Increase release tag
12mu|texlive-eledform-1.0-6|61	
12mu|texlive-eledform-1.0-6|62	

21074 12
12mu|texlive-eledmac-1.10.1-1|1	# revision 33080
12mu|texlive-eledmac-1.10.1-1|2	# category Package
12mu|texlive-eledmac-1.10.1-1|3	# catalog-ctan /macros/latex/contrib/eledmac
12mu|texlive-eledmac-1.10.1-1|4	# catalog-date 2014-03-02 00:04:31 +0100
12mu|texlive-eledmac-1.10.1-1|5	# catalog-license lppl
12mu|texlive-eledmac-1.10.1-1|6	# catalog-version 1.10.1
12mu|texlive-eledmac-1.10.1-1|7	Name:		texlive-eledmac
12mu|texlive-eledmac-1.10.1-1|8	Version:	1.10.1
12mu|texlive-eledmac-1.10.1-1|9	Release:	1
12mu|texlive-eledmac-1.10.1-1|10	Summary:	Typeset scholarly editions
12mu|texlive-eledmac-1.10.1-1|11	Group:		Publishing
12mu|texlive-eledmac-1.10.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eledmac
12mu|texlive-eledmac-1.10.1-1|13	License:	LPPL
12mu|texlive-eledmac-1.10.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eledmac.tar.xz
12mu|texlive-eledmac-1.10.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eledmac.doc.tar.xz
12mu|texlive-eledmac-1.10.1-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eledmac.source.tar.xz
12mu|texlive-eledmac-1.10.1-1|17	BuildArch:	noarch
12mu|texlive-eledmac-1.10.1-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-eledmac-1.10.1-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-eledmac-1.10.1-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-eledmac-1.10.1-1|21	
12mu|texlive-eledmac-1.10.1-1|22	%description
12mu|texlive-eledmac-1.10.1-1|23	A package for typesetting scholarly critical editions,
12mu|texlive-eledmac-1.10.1-1|24	replacing the established ledmac package. Ledmac itself was a
12mu|texlive-eledmac-1.10.1-1|25	LaTeX port of the plain TeX EDMAC macros. The package supports
12mu|texlive-eledmac-1.10.1-1|26	indexing by page and by line numbers, and simple tabular- and
12mu|texlive-eledmac-1.10.1-1|27	array-style environments. The package is distributed with the
12mu|texlive-eledmac-1.10.1-1|28	related eledpar package.
12mu|texlive-eledmac-1.10.1-1|29	
12mu|texlive-eledmac-1.10.1-1|30	%post
12mu|texlive-eledmac-1.10.1-1|31	%{_sbindir}/texlive.post
12mu|texlive-eledmac-1.10.1-1|32	
12mu|texlive-eledmac-1.10.1-1|33	%postun
12mu|texlive-eledmac-1.10.1-1|34	if [ $1 -eq 0 ]; then
12mu|texlive-eledmac-1.10.1-1|35	%{_sbindir}/texlive.post
12mu|texlive-eledmac-1.10.1-1|36	fi
12mu|texlive-eledmac-1.10.1-1|37	
12mu|texlive-eledmac-1.10.1-1|38	#-----------------------------------------------------------------------
12mu|texlive-eledmac-1.10.1-1|39	%files
12mu|texlive-eledmac-1.10.1-1|40	%{_texmfdistdir}/tex/latex/eledmac/eledmac.sty
12mu|texlive-eledmac-1.10.1-1|41	%{_texmfdistdir}/tex/latex/eledmac/eledpar.sty
12mu|texlive-eledmac-1.10.1-1|42	%doc %{_texmfdistdir}/doc/latex/eledmac/Makefile
12mu|texlive-eledmac-1.10.1-1|43	%doc %{_texmfdistdir}/doc/latex/eledmac/README
12mu|texlive-eledmac-1.10.1-1|44	%doc %{_texmfdistdir}/doc/latex/eledmac/eledmac.pdf
12mu|texlive-eledmac-1.10.1-1|45	%doc %{_texmfdistdir}/doc/latex/eledmac/eledpar.pdf
12mu|texlive-eledmac-1.10.1-1|46	#- source
12mu|texlive-eledmac-1.10.1-1|47	%doc %{_texmfdistdir}/source/latex/eledmac/eledmac.dtx
12mu|texlive-eledmac-1.10.1-1|48	%doc %{_texmfdistdir}/source/latex/eledmac/eledmac.ins
12mu|texlive-eledmac-1.10.1-1|49	%doc %{_texmfdistdir}/source/latex/eledmac/eledpar.dtx
12mu|texlive-eledmac-1.10.1-1|50	%doc %{_texmfdistdir}/source/latex/eledmac/eledpar.ins
12mu|texlive-eledmac-1.10.1-1|51	
12mu|texlive-eledmac-1.10.1-1|52	#-----------------------------------------------------------------------
12mu|texlive-eledmac-1.10.1-1|53	%prep
12mu|texlive-eledmac-1.10.1-1|54	%setup -c -a0 -a1 -a2
12mu|texlive-eledmac-1.10.1-1|55	
12mu|texlive-eledmac-1.10.1-1|56	%build
12mu|texlive-eledmac-1.10.1-1|57	
12mu|texlive-eledmac-1.10.1-1|58	%install
12mu|texlive-eledmac-1.10.1-1|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-eledmac-1.10.1-1|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-eledmac-1.10.1-1|61	
12mu|texlive-eledmac-1.10.1-1|62	%changelog
12mu|texlive-eledmac-1.10.1-1|63	* Wed Mar 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10.1-1
12mu|texlive-eledmac-1.10.1-1|64	+ Revision: b00d1b7
12mu|texlive-eledmac-1.10.1-1|65	- Sync with cooker
12mu|texlive-eledmac-1.10.1-1|66	
12mu|texlive-eledmac-1.10.1-1|67	

21075 12
12mu|texlive-embedall-1.0-5|1	# revision 31903
12mu|texlive-embedall-1.0-5|2	# category Package
12mu|texlive-embedall-1.0-5|3	# catalog-ctan /macros/latex/contrib/embedall
12mu|texlive-embedall-1.0-5|4	# catalog-date 2013-10-14 16:22:06 +0200
12mu|texlive-embedall-1.0-5|5	# catalog-license lppl1.2
12mu|texlive-embedall-1.0-5|6	# catalog-version 1.0
12mu|texlive-embedall-1.0-5|7	Name:		texlive-embedall
12mu|texlive-embedall-1.0-5|8	Version:	1.0
12mu|texlive-embedall-1.0-5|9	Release:	5
12mu|texlive-embedall-1.0-5|10	Summary:	Embed source files into the generated PDF
12mu|texlive-embedall-1.0-5|11	Group:		Publishing
12mu|texlive-embedall-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/embedall
12mu|texlive-embedall-1.0-5|13	License:	LPPL1.2
12mu|texlive-embedall-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/embedall.tar.xz
12mu|texlive-embedall-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/embedall.doc.tar.xz
12mu|texlive-embedall-1.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/embedall.source.tar.xz
12mu|texlive-embedall-1.0-5|17	BuildArch:	noarch
12mu|texlive-embedall-1.0-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-embedall-1.0-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-embedall-1.0-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-embedall-1.0-5|21	
12mu|texlive-embedall-1.0-5|22	%description
12mu|texlive-embedall-1.0-5|23	The package provides a means of storing a project, without
12mu|texlive-embedall-1.0-5|24	losing anything. It uses the embedfile package to attach to the
12mu|texlive-embedall-1.0-5|25	generated PDF all files used in creating your project. In
12mu|texlive-embedall-1.0-5|26	particular, it can embed images, external TeX files, external
12mu|texlive-embedall-1.0-5|27	codes and.
12mu|texlive-embedall-1.0-5|28	
12mu|texlive-embedall-1.0-5|29	%post
12mu|texlive-embedall-1.0-5|30	%{_sbindir}/texlive.post
12mu|texlive-embedall-1.0-5|31	
12mu|texlive-embedall-1.0-5|32	%postun
12mu|texlive-embedall-1.0-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-embedall-1.0-5|34	%{_sbindir}/texlive.post
12mu|texlive-embedall-1.0-5|35	fi
12mu|texlive-embedall-1.0-5|36	
12mu|texlive-embedall-1.0-5|37	#-----------------------------------------------------------------------
12mu|texlive-embedall-1.0-5|38	%files
12mu|texlive-embedall-1.0-5|39	%{_texmfdistdir}/tex/latex/embedall/embedall.sty
12mu|texlive-embedall-1.0-5|40	%doc %{_texmfdistdir}/doc/latex/embedall/embedall.pdf
12mu|texlive-embedall-1.0-5|41	#- source
12mu|texlive-embedall-1.0-5|42	%doc %{_texmfdistdir}/source/latex/embedall/embedall.dtx
12mu|texlive-embedall-1.0-5|43	%doc %{_texmfdistdir}/source/latex/embedall/embedall.ins
12mu|texlive-embedall-1.0-5|44	
12mu|texlive-embedall-1.0-5|45	#-----------------------------------------------------------------------
12mu|texlive-embedall-1.0-5|46	%prep
12mu|texlive-embedall-1.0-5|47	%setup -c -a0 -a1 -a2
12mu|texlive-embedall-1.0-5|48	
12mu|texlive-embedall-1.0-5|49	%build
12mu|texlive-embedall-1.0-5|50	
12mu|texlive-embedall-1.0-5|51	%install
12mu|texlive-embedall-1.0-5|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-embedall-1.0-5|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-embedall-1.0-5|54	
12mu|texlive-embedall-1.0-5|55	%changelog
12mu|texlive-embedall-1.0-5|56	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-5
12mu|texlive-embedall-1.0-5|57	+ Revision: 514eda3
12mu|texlive-embedall-1.0-5|58	- MassBuild#289: Increase release tag
12mu|texlive-embedall-1.0-5|59	
12mu|texlive-embedall-1.0-5|60	

21076 12
12mu|texlive-emulateapj-20121205-5|1	# revision 28469
12mu|texlive-emulateapj-20121205-5|2	# category Package
12mu|texlive-emulateapj-20121205-5|3	# catalog-ctan /macros/latex/contrib/emulateapj
12mu|texlive-emulateapj-20121205-5|4	# catalog-date 2012-12-05 13:33:41 +0100
12mu|texlive-emulateapj-20121205-5|5	# catalog-license lppl
12mu|texlive-emulateapj-20121205-5|6	# catalog-version undef
12mu|texlive-emulateapj-20121205-5|7	Name:		texlive-emulateapj
12mu|texlive-emulateapj-20121205-5|8	Version:	20121205
12mu|texlive-emulateapj-20121205-5|9	Release:	5
12mu|texlive-emulateapj-20121205-5|10	Summary:	Produce output similar to that of APJ
12mu|texlive-emulateapj-20121205-5|11	Group:		Publishing
12mu|texlive-emulateapj-20121205-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/emulateapj
12mu|texlive-emulateapj-20121205-5|13	License:	LPPL
12mu|texlive-emulateapj-20121205-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emulateapj.tar.xz
12mu|texlive-emulateapj-20121205-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/emulateapj.doc.tar.xz
12mu|texlive-emulateapj-20121205-5|16	BuildArch:	noarch
12mu|texlive-emulateapj-20121205-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-emulateapj-20121205-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-emulateapj-20121205-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-emulateapj-20121205-5|20	
12mu|texlive-emulateapj-20121205-5|21	%description
12mu|texlive-emulateapj-20121205-5|22	A LaTeX class (based on current RevTeX) to produce preprints
12mu|texlive-emulateapj-20121205-5|23	with the page layout similar to that of the Astrophysical
12mu|texlive-emulateapj-20121205-5|24	Journal.
12mu|texlive-emulateapj-20121205-5|25	
12mu|texlive-emulateapj-20121205-5|26	%post
12mu|texlive-emulateapj-20121205-5|27	%{_sbindir}/texlive.post
12mu|texlive-emulateapj-20121205-5|28	
12mu|texlive-emulateapj-20121205-5|29	%postun
12mu|texlive-emulateapj-20121205-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-emulateapj-20121205-5|31	%{_sbindir}/texlive.post
12mu|texlive-emulateapj-20121205-5|32	fi
12mu|texlive-emulateapj-20121205-5|33	
12mu|texlive-emulateapj-20121205-5|34	#-----------------------------------------------------------------------
12mu|texlive-emulateapj-20121205-5|35	%files
12mu|texlive-emulateapj-20121205-5|36	%{_texmfdistdir}/tex/latex/emulateapj/emulateapj.cls
12mu|texlive-emulateapj-20121205-5|37	%doc %{_texmfdistdir}/doc/latex/emulateapj/README
12mu|texlive-emulateapj-20121205-5|38	%doc %{_texmfdistdir}/doc/latex/emulateapj/sample.pdf
12mu|texlive-emulateapj-20121205-5|39	%doc %{_texmfdistdir}/doc/latex/emulateapj/sample.tex
12mu|texlive-emulateapj-20121205-5|40	
12mu|texlive-emulateapj-20121205-5|41	#-----------------------------------------------------------------------
12mu|texlive-emulateapj-20121205-5|42	%prep
12mu|texlive-emulateapj-20121205-5|43	%setup -c -a0 -a1
12mu|texlive-emulateapj-20121205-5|44	
12mu|texlive-emulateapj-20121205-5|45	%build
12mu|texlive-emulateapj-20121205-5|46	
12mu|texlive-emulateapj-20121205-5|47	%install
12mu|texlive-emulateapj-20121205-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-emulateapj-20121205-5|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-emulateapj-20121205-5|50	
12mu|texlive-emulateapj-20121205-5|51	%changelog
12mu|texlive-emulateapj-20121205-5|52	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20121205-5
12mu|texlive-emulateapj-20121205-5|53	+ Revision: 841f26e
12mu|texlive-emulateapj-20121205-5|54	- Sync with cooker
12mu|texlive-emulateapj-20121205-5|55	
12mu|texlive-emulateapj-20121205-5|56	

21077 12
12mu|texlive-endiagram-0.1b-5|1	# revision 30025
12mu|texlive-endiagram-0.1b-5|2	# category Package
12mu|texlive-endiagram-0.1b-5|3	# catalog-ctan /macros/latex/contrib/endiagram
12mu|texlive-endiagram-0.1b-5|4	# catalog-date 2013-04-05 11:53:55 +0200
12mu|texlive-endiagram-0.1b-5|5	# catalog-license lppl1.3
12mu|texlive-endiagram-0.1b-5|6	# catalog-version 0.1b
12mu|texlive-endiagram-0.1b-5|7	Name:		texlive-endiagram
12mu|texlive-endiagram-0.1b-5|8	Version:	0.1b
12mu|texlive-endiagram-0.1b-5|9	Release:	5
12mu|texlive-endiagram-0.1b-5|10	Summary:	Easy creation of potential energy curve diagrams
12mu|texlive-endiagram-0.1b-5|11	Group:		Publishing
12mu|texlive-endiagram-0.1b-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/endiagram
12mu|texlive-endiagram-0.1b-5|13	License:	LPPL1.3
12mu|texlive-endiagram-0.1b-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endiagram.tar.xz
12mu|texlive-endiagram-0.1b-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/endiagram.doc.tar.xz
12mu|texlive-endiagram-0.1b-5|16	BuildArch:	noarch
12mu|texlive-endiagram-0.1b-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-endiagram-0.1b-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-endiagram-0.1b-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-endiagram-0.1b-5|20	
12mu|texlive-endiagram-0.1b-5|21	%description
12mu|texlive-endiagram-0.1b-5|22	The package provides the facility of drawing potential energy
12mu|texlive-endiagram-0.1b-5|23	curve diagrams with just a few simple commands. The package
12mu|texlive-endiagram-0.1b-5|24	cannot (yet) be considered stable.
12mu|texlive-endiagram-0.1b-5|25	
12mu|texlive-endiagram-0.1b-5|26	%post
12mu|texlive-endiagram-0.1b-5|27	%{_sbindir}/texlive.post
12mu|texlive-endiagram-0.1b-5|28	
12mu|texlive-endiagram-0.1b-5|29	%postun
12mu|texlive-endiagram-0.1b-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-endiagram-0.1b-5|31	%{_sbindir}/texlive.post
12mu|texlive-endiagram-0.1b-5|32	fi
12mu|texlive-endiagram-0.1b-5|33	
12mu|texlive-endiagram-0.1b-5|34	#-----------------------------------------------------------------------
12mu|texlive-endiagram-0.1b-5|35	%files
12mu|texlive-endiagram-0.1b-5|36	%{_texmfdistdir}/tex/latex/endiagram/endiagram.sty
12mu|texlive-endiagram-0.1b-5|37	%doc %{_texmfdistdir}/doc/latex/endiagram/README
12mu|texlive-endiagram-0.1b-5|38	%doc %{_texmfdistdir}/doc/latex/endiagram/endiagram_en.pdf
12mu|texlive-endiagram-0.1b-5|39	%doc %{_texmfdistdir}/doc/latex/endiagram/endiagram_en.tex
12mu|texlive-endiagram-0.1b-5|40	
12mu|texlive-endiagram-0.1b-5|41	#-----------------------------------------------------------------------
12mu|texlive-endiagram-0.1b-5|42	%prep
12mu|texlive-endiagram-0.1b-5|43	%setup -c -a0 -a1
12mu|texlive-endiagram-0.1b-5|44	
12mu|texlive-endiagram-0.1b-5|45	%build
12mu|texlive-endiagram-0.1b-5|46	
12mu|texlive-endiagram-0.1b-5|47	%install
12mu|texlive-endiagram-0.1b-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-endiagram-0.1b-5|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-endiagram-0.1b-5|50	
12mu|texlive-endiagram-0.1b-5|51	%changelog
12mu|texlive-endiagram-0.1b-5|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.1b-5
12mu|texlive-endiagram-0.1b-5|53	+ Revision: 8b4cecd
12mu|texlive-endiagram-0.1b-5|54	- MassBuild#289: Increase release tag
12mu|texlive-endiagram-0.1b-5|55	
12mu|texlive-endiagram-0.1b-5|56	

21078 12
12mu|texlive-enigma-0.1-5|1	# revision 29802
12mu|texlive-enigma-0.1-5|2	# category Package
12mu|texlive-enigma-0.1-5|3	# catalog-ctan /macros/luatex/generic/enigma
12mu|texlive-enigma-0.1-5|4	# catalog-date 2013-04-09 15:55:17 +0200
12mu|texlive-enigma-0.1-5|5	# catalog-license bsd
12mu|texlive-enigma-0.1-5|6	# catalog-version 0.1
12mu|texlive-enigma-0.1-5|7	Name:		texlive-enigma
12mu|texlive-enigma-0.1-5|8	Version:	0.1
12mu|texlive-enigma-0.1-5|9	Release:	5
12mu|texlive-enigma-0.1-5|10	Summary:	Encrypt documents with a three rotor Enigma
12mu|texlive-enigma-0.1-5|11	Group:		Publishing
12mu|texlive-enigma-0.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/enigma
12mu|texlive-enigma-0.1-5|13	License:	BSD
12mu|texlive-enigma-0.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enigma.tar.xz
12mu|texlive-enigma-0.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/enigma.doc.tar.xz
12mu|texlive-enigma-0.1-5|16	BuildArch:	noarch
12mu|texlive-enigma-0.1-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-enigma-0.1-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-enigma-0.1-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-enigma-0.1-5|20	
12mu|texlive-enigma-0.1-5|21	%description
12mu|texlive-enigma-0.1-5|22	The package provides historical encryption (Enigma cipher) for
12mu|texlive-enigma-0.1-5|23	LuaTeX-based formats.
12mu|texlive-enigma-0.1-5|24	
12mu|texlive-enigma-0.1-5|25	%post
12mu|texlive-enigma-0.1-5|26	%{_sbindir}/texlive.post
12mu|texlive-enigma-0.1-5|27	
12mu|texlive-enigma-0.1-5|28	%postun
12mu|texlive-enigma-0.1-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-enigma-0.1-5|30	%{_sbindir}/texlive.post
12mu|texlive-enigma-0.1-5|31	fi
12mu|texlive-enigma-0.1-5|32	
12mu|texlive-enigma-0.1-5|33	#-----------------------------------------------------------------------
12mu|texlive-enigma-0.1-5|34	%files
12mu|texlive-enigma-0.1-5|35	%{_texmfdistdir}/scripts/context/lua/third/enigma/mtx-t-enigma.lua/mtx-t-enigma.lua
12mu|texlive-enigma-0.1-5|36	%{_texmfdistdir}/tex/context/third/enigma/t-enigma.mkv/t-enigma.mkvi
12mu|texlive-enigma-0.1-5|37	%{_texmfdistdir}/tex/generic/enigma/enigma.lua
12mu|texlive-enigma-0.1-5|38	%{_texmfdistdir}/tex/latex/enigma/enigma.sty
12mu|texlive-enigma-0.1-5|39	%{_texmfdistdir}/tex/plain/enigma/enigma.tex
12mu|texlive-enigma-0.1-5|40	%doc %{_texmfdistdir}/doc/context/third/enigma/enigma/COPYING
12mu|texlive-enigma-0.1-5|41	%doc %{_texmfdistdir}/doc/context/third/enigma/enigma/README
12mu|texlive-enigma-0.1-5|42	%doc %{_texmfdistdir}/doc/context/third/enigma/enigma/enigma-doc.pdf
12mu|texlive-enigma-0.1-5|43	%doc %{_texmfdistdir}/doc/context/third/enigma/enigma/enigma_manual.tex
12mu|texlive-enigma-0.1-5|44	%doc %{_texmfdistdir}/doc/context/third/enigma/enigma/examples/enigma-example-context.tex
12mu|texlive-enigma-0.1-5|45	%doc %{_texmfdistdir}/doc/context/third/enigma/enigma/examples/enigma-example-latex.tex
12mu|texlive-enigma-0.1-5|46	%doc %{_texmfdistdir}/doc/context/third/enigma/enigma/examples/enigma-example-plain.tex
12mu|texlive-enigma-0.1-5|47	
12mu|texlive-enigma-0.1-5|48	#-----------------------------------------------------------------------
12mu|texlive-enigma-0.1-5|49	%prep
12mu|texlive-enigma-0.1-5|50	%setup -c -a0 -a1
12mu|texlive-enigma-0.1-5|51	
12mu|texlive-enigma-0.1-5|52	%build
12mu|texlive-enigma-0.1-5|53	
12mu|texlive-enigma-0.1-5|54	%install
12mu|texlive-enigma-0.1-5|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-enigma-0.1-5|56	cp -fpar scripts tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-enigma-0.1-5|57	
12mu|texlive-enigma-0.1-5|58	%changelog
12mu|texlive-enigma-0.1-5|59	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.1-5
12mu|texlive-enigma-0.1-5|60	+ Revision: fbf4da9
12mu|texlive-enigma-0.1-5|61	- MassBuild#289: Increase release tag
12mu|texlive-enigma-0.1-5|62	
12mu|texlive-enigma-0.1-5|63	

21079 12
12mu|texlive-environ-0.3-5|1	# revision 29600
12mu|texlive-environ-0.3-5|2	# category Package
12mu|texlive-environ-0.3-5|3	# catalog-ctan /macros/latex/contrib/environ
12mu|texlive-environ-0.3-5|4	# catalog-date 2013-04-01 18:04:30 +0200
12mu|texlive-environ-0.3-5|5	# catalog-license lppl
12mu|texlive-environ-0.3-5|6	# catalog-version 0.3
12mu|texlive-environ-0.3-5|7	Name:		texlive-environ
12mu|texlive-environ-0.3-5|8	Version:	0.3
12mu|texlive-environ-0.3-5|9	Release:	5
12mu|texlive-environ-0.3-5|10	Summary:	A new interface for environments in LaTeX
12mu|texlive-environ-0.3-5|11	Group:		Publishing
12mu|texlive-environ-0.3-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/environ
12mu|texlive-environ-0.3-5|13	License:	LPPL
12mu|texlive-environ-0.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/environ.tar.xz
12mu|texlive-environ-0.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/environ.doc.tar.xz
12mu|texlive-environ-0.3-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/environ.source.tar.xz
12mu|texlive-environ-0.3-5|17	BuildArch:	noarch
12mu|texlive-environ-0.3-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-environ-0.3-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-environ-0.3-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-environ-0.3-5|21	
12mu|texlive-environ-0.3-5|22	%description
12mu|texlive-environ-0.3-5|23	The package provides the \collect@body command (as in amsmath),
12mu|texlive-environ-0.3-5|24	as well as a \long version \Collect@Body, for collecting the
12mu|texlive-environ-0.3-5|25	body text of an environment. These commands are used to define
12mu|texlive-environ-0.3-5|26	a new author interface to creating new environments. For
12mu|texlive-environ-0.3-5|27	example: \NewEnviron{test} wraps the entire environment body in
12mu|texlive-environ-0.3-5|28	square brackets, doing the right thing in ignoring leading and
12mu|texlive-environ-0.3-5|29	trailing spaces.
12mu|texlive-environ-0.3-5|30	
12mu|texlive-environ-0.3-5|31	%post
12mu|texlive-environ-0.3-5|32	%{_sbindir}/texlive.post
12mu|texlive-environ-0.3-5|33	
12mu|texlive-environ-0.3-5|34	%postun
12mu|texlive-environ-0.3-5|35	if [ $1 -eq 0 ]; then
12mu|texlive-environ-0.3-5|36	%{_sbindir}/texlive.post
12mu|texlive-environ-0.3-5|37	fi
12mu|texlive-environ-0.3-5|38	
12mu|texlive-environ-0.3-5|39	#-----------------------------------------------------------------------
12mu|texlive-environ-0.3-5|40	%files
12mu|texlive-environ-0.3-5|41	%{_texmfdistdir}/tex/latex/environ/environ.sty
12mu|texlive-environ-0.3-5|42	%doc %{_texmfdistdir}/doc/latex/environ/README
12mu|texlive-environ-0.3-5|43	%doc %{_texmfdistdir}/doc/latex/environ/environ.pdf
12mu|texlive-environ-0.3-5|44	#- source
12mu|texlive-environ-0.3-5|45	%doc %{_texmfdistdir}/source/latex/environ/environ.dtx
12mu|texlive-environ-0.3-5|46	%doc %{_texmfdistdir}/source/latex/environ/environ.ins
12mu|texlive-environ-0.3-5|47	
12mu|texlive-environ-0.3-5|48	#-----------------------------------------------------------------------
12mu|texlive-environ-0.3-5|49	%prep
12mu|texlive-environ-0.3-5|50	%setup -c -a0 -a1 -a2
12mu|texlive-environ-0.3-5|51	
12mu|texlive-environ-0.3-5|52	%build
12mu|texlive-environ-0.3-5|53	
12mu|texlive-environ-0.3-5|54	%install
12mu|texlive-environ-0.3-5|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-environ-0.3-5|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-environ-0.3-5|57	
12mu|texlive-environ-0.3-5|58	%changelog
12mu|texlive-environ-0.3-5|59	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-5
12mu|texlive-environ-0.3-5|60	+ Revision: 101a935
12mu|texlive-environ-0.3-5|61	- Sync with cooker
12mu|texlive-environ-0.3-5|62	
12mu|texlive-environ-0.3-5|63	

21080 12
12mu|texlive-eplain-3.6-5|1	# revision 31819
12mu|texlive-eplain-3.6-5|2	# category Package
12mu|texlive-eplain-3.6-5|3	# catalog-ctan /macros/eplain
12mu|texlive-eplain-3.6-5|4	# catalog-date 2013-10-01 08:28:26 +0200
12mu|texlive-eplain-3.6-5|5	# catalog-license gpl2
12mu|texlive-eplain-3.6-5|6	# catalog-version 3.6
12mu|texlive-eplain-3.6-5|7	Name:		texlive-eplain
12mu|texlive-eplain-3.6-5|8	Version:	3.6
12mu|texlive-eplain-3.6-5|9	Release:	5
12mu|texlive-eplain-3.6-5|10	Summary:	Extended plain tex macros
12mu|texlive-eplain-3.6-5|11	Group:		Publishing
12mu|texlive-eplain-3.6-5|12	URL:		http://www.ctan.org/tex-archive/macros/eplain
12mu|texlive-eplain-3.6-5|13	License:	GPL2
12mu|texlive-eplain-3.6-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eplain.tar.xz
12mu|texlive-eplain-3.6-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eplain.doc.tar.xz
12mu|texlive-eplain-3.6-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eplain.source.tar.xz
12mu|texlive-eplain-3.6-5|17	BuildArch:	noarch
12mu|texlive-eplain-3.6-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-eplain-3.6-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-eplain-3.6-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-eplain-3.6-5|21	Requires(post):	texlive-tetex
12mu|texlive-eplain-3.6-5|22	Requires:	texlive-pdftex
12mu|texlive-eplain-3.6-5|23	Requires:	texlive-eplain.bin
12mu|texlive-eplain-3.6-5|24	
12mu|texlive-eplain-3.6-5|25	%description
12mu|texlive-eplain-3.6-5|26	A powerfully extended version of the plain format, adding
12mu|texlive-eplain-3.6-5|27	support for bibliographies, tables of contents, enumerated
12mu|texlive-eplain-3.6-5|28	lists, verbatim input of files, numbered equations, tables,
12mu|texlive-eplain-3.6-5|29	two-column output, footnotes, hyperlinks in PDF output and
12mu|texlive-eplain-3.6-5|30	commutative diagrams. Eplain can also load some of the more
12mu|texlive-eplain-3.6-5|31	useful LaTeX packages, notably graphics, graphicx, color,
12mu|texlive-eplain-3.6-5|32	autopict (a package instance of the LaTeX picture code),
12mu|texlive-eplain-3.6-5|33	psfrag, and url.
12mu|texlive-eplain-3.6-5|34	
12mu|texlive-eplain-3.6-5|35	%post
12mu|texlive-eplain-3.6-5|36	%{_sbindir}/texlive.post
12mu|texlive-eplain-3.6-5|37	
12mu|texlive-eplain-3.6-5|38	%postun
12mu|texlive-eplain-3.6-5|39	if [ $1 -eq 0 ]; then
12mu|texlive-eplain-3.6-5|40	%{_sbindir}/texlive.post
12mu|texlive-eplain-3.6-5|41	fi
12mu|texlive-eplain-3.6-5|42	
12mu|texlive-eplain-3.6-5|43	#-----------------------------------------------------------------------
12mu|texlive-eplain-3.6-5|44	%files
12mu|texlive-eplain-3.6-5|45	%{_texmfdistdir}/tex/eplain/arrow.tex
12mu|texlive-eplain-3.6-5|46	%{_texmfdistdir}/tex/eplain/btxmac.tex
12mu|texlive-eplain-3.6-5|47	%{_texmfdistdir}/tex/eplain/eplain.aux
12mu|texlive-eplain-3.6-5|48	%{_texmfdistdir}/tex/eplain/eplain.ini
12mu|texlive-eplain-3.6-5|49	%{_texmfdistdir}/tex/eplain/eplain.tex
12mu|texlive-eplain-3.6-5|50	%_texmf_fmtutil_d/eplain
12mu|texlive-eplain-3.6-5|51	%doc %{_texmfdistdir}/doc/eplain/AUTHORS
12mu|texlive-eplain-3.6-5|52	%doc %{_texmfdistdir}/doc/eplain/COPYING
12mu|texlive-eplain-3.6-5|53	%doc %{_texmfdistdir}/doc/eplain/ChangeLog
12mu|texlive-eplain-3.6-5|54	%doc %{_texmfdistdir}/doc/eplain/INSTALL
12mu|texlive-eplain-3.6-5|55	%doc %{_texmfdistdir}/doc/eplain/NEWS
12mu|texlive-eplain-3.6-5|56	%doc %{_texmfdistdir}/doc/eplain/README
12mu|texlive-eplain-3.6-5|57	%doc %{_texmfdistdir}/doc/eplain/demo/Makefile
12mu|texlive-eplain-3.6-5|58	%doc %{_texmfdistdir}/doc/eplain/demo/lscommnt.tex
12mu|texlive-eplain-3.6-5|59	%doc %{_texmfdistdir}/doc/eplain/demo/xhyper.tex
12mu|texlive-eplain-3.6-5|60	%doc %{_texmfdistdir}/doc/eplain/eplain.html
12mu|texlive-eplain-3.6-5|61	%doc %{_texmfdistdir}/doc/eplain/eplain.pdf
12mu|texlive-eplain-3.6-5|62	%doc %{_texmfdistdir}/doc/eplain/lscommnt.jpg
12mu|texlive-eplain-3.6-5|63	%doc %{_texmfdistdir}/doc/eplain/util/idxuniq
12mu|texlive-eplain-3.6-5|64	%doc %{_texmfdistdir}/doc/eplain/util/trimsee
12mu|texlive-eplain-3.6-5|65	%doc %{_texmfdistdir}/doc/eplain/xhyper.jpg
12mu|texlive-eplain-3.6-5|66	%doc %{_infodir}/eplain.info*
12mu|texlive-eplain-3.6-5|67	%doc %{_mandir}/man1/eplain.1*
12mu|texlive-eplain-3.6-5|68	%doc %{_texmfdistdir}/doc/man/man1/eplain.man1.pdf
12mu|texlive-eplain-3.6-5|69	#- source
12mu|texlive-eplain-3.6-5|70	%doc %{_texmfdistdir}/source/eplain/eplain-source-3.6.zip
12mu|texlive-eplain-3.6-5|71	%doc %{_texmfdistdir}/source/eplain/xeplain.tex
12mu|texlive-eplain-3.6-5|72	
12mu|texlive-eplain-3.6-5|73	#-----------------------------------------------------------------------
12mu|texlive-eplain-3.6-5|74	%prep
12mu|texlive-eplain-3.6-5|75	%setup -c -a0 -a1 -a2
12mu|texlive-eplain-3.6-5|76	
12mu|texlive-eplain-3.6-5|77	%build
12mu|texlive-eplain-3.6-5|78	
12mu|texlive-eplain-3.6-5|79	%install
12mu|texlive-eplain-3.6-5|80	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-eplain-3.6-5|81	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-eplain-3.6-5|82	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-eplain-3.6-5|83	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-eplain-3.6-5|84	mkdir -p %{buildroot}%{_infodir}
12mu|texlive-eplain-3.6-5|85	mv %{buildroot}%{_texmfdistdir}/doc/info/*.info %{buildroot}%{_infodir}
12mu|texlive-eplain-3.6-5|86	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mu|texlive-eplain-3.6-5|87	cat > %{buildroot}%{_texmf_fmtutil_d}/eplain <<EOF
12mu|texlive-eplain-3.6-5|88	#
12mu|texlive-eplain-3.6-5|89	# from eplain:
12mu|texlive-eplain-3.6-5|90	eplain pdftex language.dat -translate-file=cp227.tcx *eplain.ini
12mu|texlive-eplain-3.6-5|91	EOF
12mu|texlive-eplain-3.6-5|92	
12mu|texlive-eplain-3.6-5|93	%changelog
12mu|texlive-eplain-3.6-5|94	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.6-5
12mu|texlive-eplain-3.6-5|95	+ Revision: 5e0d353
12mu|texlive-eplain-3.6-5|96	- Sync with cooker
12mu|texlive-eplain-3.6-5|97	
12mu|texlive-eplain-3.6-5|98	

21081 12
12mu|texlive-epstopdf-2.20-5|1	# revision 31789
12mu|texlive-epstopdf-2.20-5|2	# category Package
12mu|texlive-epstopdf-2.20-5|3	# catalog-ctan /support/epstopdf
12mu|texlive-epstopdf-2.20-5|4	# catalog-date 2013-09-28 07:56:59 +0200
12mu|texlive-epstopdf-2.20-5|5	# catalog-license other-free
12mu|texlive-epstopdf-2.20-5|6	# catalog-version 2.20
12mu|texlive-epstopdf-2.20-5|7	Name:		texlive-epstopdf
12mu|texlive-epstopdf-2.20-5|8	Epoch:		1
12mu|texlive-epstopdf-2.20-5|9	Version:	2.20
12mu|texlive-epstopdf-2.20-5|10	Release:	5
12mu|texlive-epstopdf-2.20-5|11	Summary:	Convert EPS to 'encapsulated' PDF using GhostScript
12mu|texlive-epstopdf-2.20-5|12	Group:		Publishing
12mu|texlive-epstopdf-2.20-5|13	URL:		http://www.ctan.org/tex-archive/support/epstopdf
12mu|texlive-epstopdf-2.20-5|14	License:	OTHER-FREE
12mu|texlive-epstopdf-2.20-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epstopdf.tar.xz
12mu|texlive-epstopdf-2.20-5|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/epstopdf.doc.tar.xz
12mu|texlive-epstopdf-2.20-5|17	BuildArch:	noarch
12mu|texlive-epstopdf-2.20-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-epstopdf-2.20-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-epstopdf-2.20-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-epstopdf-2.20-5|21	Provides:	texlive-epstopdf.bin = %{EVRD}
12mu|texlive-epstopdf-2.20-5|22	
12mu|texlive-epstopdf-2.20-5|23	%description
12mu|texlive-epstopdf-2.20-5|24	Epstopdf is a Perl script that converts an EPS file to an
12mu|texlive-epstopdf-2.20-5|25	'encapsulated' PDF file (a single page file whose media box is
12mu|texlive-epstopdf-2.20-5|26	the same as the original EPS's bounding box). The resulting
12mu|texlive-epstopdf-2.20-5|27	file suitable for inclusion by PDFTeX as an image. The script
12mu|texlive-epstopdf-2.20-5|28	is adapted to run both on Windows and on Unix-alike systems.
12mu|texlive-epstopdf-2.20-5|29	The script makes use of Ghostscript for the actual conversion
12mu|texlive-epstopdf-2.20-5|30	to PDF. It assumes Ghostscript version 6.51 or later, and (by
12mu|texlive-epstopdf-2.20-5|31	default) suppresses its automatic rotation of pages where most
12mu|texlive-epstopdf-2.20-5|32	of the text is not horizontal. LaTeX users may make use of the
12mu|texlive-epstopdf-2.20-5|33	epstopdf package, which will run the epstopdf script "on the
12mu|texlive-epstopdf-2.20-5|34	fly", thus giving the illusion that PDFLaTeX is accepting EPS
12mu|texlive-epstopdf-2.20-5|35	graphic files.
12mu|texlive-epstopdf-2.20-5|36	
12mu|texlive-epstopdf-2.20-5|37	%post
12mu|texlive-epstopdf-2.20-5|38	%{_sbindir}/texlive.post
12mu|texlive-epstopdf-2.20-5|39	
12mu|texlive-epstopdf-2.20-5|40	%postun
12mu|texlive-epstopdf-2.20-5|41	if [ $1 -eq 0 ]; then
12mu|texlive-epstopdf-2.20-5|42	%{_sbindir}/texlive.post
12mu|texlive-epstopdf-2.20-5|43	fi
12mu|texlive-epstopdf-2.20-5|44	
12mu|texlive-epstopdf-2.20-5|45	#-----------------------------------------------------------------------
12mu|texlive-epstopdf-2.20-5|46	%files
12mu|texlive-epstopdf-2.20-5|47	%{_bindir}/epstopdf
12mu|texlive-epstopdf-2.20-5|48	%{_bindir}/repstopdf
12mu|texlive-epstopdf-2.20-5|49	%{_texmfdistdir}/scripts/epstopdf/epstopdf.pl
12mu|texlive-epstopdf-2.20-5|50	%doc %{_mandir}/man1/epstopdf.1*
12mu|texlive-epstopdf-2.20-5|51	%doc %{_texmfdistdir}/doc/man/man1/epstopdf.man1.pdf
12mu|texlive-epstopdf-2.20-5|52	%doc %{_mandir}/man1/repstopdf.1*
12mu|texlive-epstopdf-2.20-5|53	%doc %{_texmfdistdir}/doc/man/man1/repstopdf.man1.pdf
12mu|texlive-epstopdf-2.20-5|54	%doc %{_texmfdistdir}/doc/support/epstopdf/README
12mu|texlive-epstopdf-2.20-5|55	
12mu|texlive-epstopdf-2.20-5|56	#-----------------------------------------------------------------------
12mu|texlive-epstopdf-2.20-5|57	%prep
12mu|texlive-epstopdf-2.20-5|58	%setup -c -a0 -a1
12mu|texlive-epstopdf-2.20-5|59	
12mu|texlive-epstopdf-2.20-5|60	%build
12mu|texlive-epstopdf-2.20-5|61	
12mu|texlive-epstopdf-2.20-5|62	%install
12mu|texlive-epstopdf-2.20-5|63	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-epstopdf-2.20-5|64	pushd %{buildroot}%{_bindir}
12mu|texlive-epstopdf-2.20-5|65	ln -sf %{_texmfdistdir}/scripts/epstopdf/epstopdf.pl epstopdf
12mu|texlive-epstopdf-2.20-5|66	ln -sf epstopdf repstopdf
12mu|texlive-epstopdf-2.20-5|67	popd
12mu|texlive-epstopdf-2.20-5|68	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-epstopdf-2.20-5|69	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-epstopdf-2.20-5|70	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-epstopdf-2.20-5|71	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-epstopdf-2.20-5|72	
12mu|texlive-epstopdf-2.20-5|73	%changelog
12mu|texlive-epstopdf-2.20-5|74	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.20-5
12mu|texlive-epstopdf-2.20-5|75	+ Revision: 5e0bf83
12mu|texlive-epstopdf-2.20-5|76	- Sync with cooker
12mu|texlive-epstopdf-2.20-5|77	
12mu|texlive-epstopdf-2.20-5|78	

21082 12
12mu|texlive-eqparbox-4.0-5|1	# revision 29419
12mu|texlive-eqparbox-4.0-5|2	# category Package
12mu|texlive-eqparbox-4.0-5|3	# catalog-ctan /macros/latex/contrib/eqparbox
12mu|texlive-eqparbox-4.0-5|4	# catalog-date 2013-03-17 00:02:27 +0100
12mu|texlive-eqparbox-4.0-5|5	# catalog-license lppl1.3
12mu|texlive-eqparbox-4.0-5|6	# catalog-version 4.0
12mu|texlive-eqparbox-4.0-5|7	Name:		texlive-eqparbox
12mu|texlive-eqparbox-4.0-5|8	Version:	4.0
12mu|texlive-eqparbox-4.0-5|9	Release:	5
12mu|texlive-eqparbox-4.0-5|10	Summary:	Create equal-widthed parboxes
12mu|texlive-eqparbox-4.0-5|11	Group:		Publishing
12mu|texlive-eqparbox-4.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eqparbox
12mu|texlive-eqparbox-4.0-5|13	License:	LPPL1.3
12mu|texlive-eqparbox-4.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqparbox.tar.xz
12mu|texlive-eqparbox-4.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqparbox.doc.tar.xz
12mu|texlive-eqparbox-4.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eqparbox.source.tar.xz
12mu|texlive-eqparbox-4.0-5|17	BuildArch:	noarch
12mu|texlive-eqparbox-4.0-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-eqparbox-4.0-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-eqparbox-4.0-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-eqparbox-4.0-5|21	
12mu|texlive-eqparbox-4.0-5|22	%description
12mu|texlive-eqparbox-4.0-5|23	LaTeX users sometimes need to ensure that two or more blocks of
12mu|texlive-eqparbox-4.0-5|24	text occupy the same amount of horizontal space on the page. To
12mu|texlive-eqparbox-4.0-5|25	that end, the eqparbox package defines a new command,
12mu|texlive-eqparbox-4.0-5|26	\eqparbox, which works just like \parbox, except that instead
12mu|texlive-eqparbox-4.0-5|27	of specifying a width, one specifies a tag. All eqparboxes with
12mu|texlive-eqparbox-4.0-5|28	the same tag--regardless of where they are in the document--
12mu|texlive-eqparbox-4.0-5|29	will stretch to fit the widest eqparbox with that tag. This
12mu|texlive-eqparbox-4.0-5|30	simple, equal-width mechanism can be used for a variety of
12mu|texlive-eqparbox-4.0-5|31	alignment purposes, as is evidenced by the examples in
12mu|texlive-eqparbox-4.0-5|32	eqparbox's documentation. Various derivatives of \eqparbox are
12mu|texlive-eqparbox-4.0-5|33	also provided.
12mu|texlive-eqparbox-4.0-5|34	
12mu|texlive-eqparbox-4.0-5|35	%post
12mu|texlive-eqparbox-4.0-5|36	%{_sbindir}/texlive.post
12mu|texlive-eqparbox-4.0-5|37	
12mu|texlive-eqparbox-4.0-5|38	%postun
12mu|texlive-eqparbox-4.0-5|39	if [ $1 -eq 0 ]; then
12mu|texlive-eqparbox-4.0-5|40	%{_sbindir}/texlive.post
12mu|texlive-eqparbox-4.0-5|41	fi
12mu|texlive-eqparbox-4.0-5|42	
12mu|texlive-eqparbox-4.0-5|43	#-----------------------------------------------------------------------
12mu|texlive-eqparbox-4.0-5|44	%files
12mu|texlive-eqparbox-4.0-5|45	%{_texmfdistdir}/tex/latex/eqparbox/eqparbox.sty
12mu|texlive-eqparbox-4.0-5|46	%doc %{_texmfdistdir}/doc/latex/eqparbox/README
12mu|texlive-eqparbox-4.0-5|47	%doc %{_texmfdistdir}/doc/latex/eqparbox/eqparbox.pdf
12mu|texlive-eqparbox-4.0-5|48	#- source
12mu|texlive-eqparbox-4.0-5|49	%doc %{_texmfdistdir}/source/latex/eqparbox/eqparbox.dtx
12mu|texlive-eqparbox-4.0-5|50	%doc %{_texmfdistdir}/source/latex/eqparbox/eqparbox.ins
12mu|texlive-eqparbox-4.0-5|51	
12mu|texlive-eqparbox-4.0-5|52	#-----------------------------------------------------------------------
12mu|texlive-eqparbox-4.0-5|53	%prep
12mu|texlive-eqparbox-4.0-5|54	%setup -c -a0 -a1 -a2
12mu|texlive-eqparbox-4.0-5|55	
12mu|texlive-eqparbox-4.0-5|56	%build
12mu|texlive-eqparbox-4.0-5|57	
12mu|texlive-eqparbox-4.0-5|58	%install
12mu|texlive-eqparbox-4.0-5|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-eqparbox-4.0-5|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-eqparbox-4.0-5|61	
12mu|texlive-eqparbox-4.0-5|62	%changelog
12mu|texlive-eqparbox-4.0-5|63	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0-5
12mu|texlive-eqparbox-4.0-5|64	+ Revision: 8f3d8e7
12mu|texlive-eqparbox-4.0-5|65	- Sync with cooker
12mu|texlive-eqparbox-4.0-5|66	
12mu|texlive-eqparbox-4.0-5|67	

21083 12
12mu|texlive-esami-1.1-1|1	# revision 32608
12mu|texlive-esami-1.1-1|2	# category Package
12mu|texlive-esami-1.1-1|3	# catalog-ctan /macros/latex/contrib/esami
12mu|texlive-esami-1.1-1|4	# catalog-date 2014-01-07 23:48:24 +0100
12mu|texlive-esami-1.1-1|5	# catalog-license lppl
12mu|texlive-esami-1.1-1|6	# catalog-version 1.1
12mu|texlive-esami-1.1-1|7	Name:		texlive-esami
12mu|texlive-esami-1.1-1|8	Version:	1.1
12mu|texlive-esami-1.1-1|9	Release:	1
12mu|texlive-esami-1.1-1|10	Summary:	Typeset exams with scrambled questions and answers
12mu|texlive-esami-1.1-1|11	Group:		Publishing
12mu|texlive-esami-1.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/esami
12mu|texlive-esami-1.1-1|13	License:	LPPL
12mu|texlive-esami-1.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esami.tar.xz
12mu|texlive-esami-1.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/esami.doc.tar.xz
12mu|texlive-esami-1.1-1|16	BuildArch:	noarch
12mu|texlive-esami-1.1-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-esami-1.1-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-esami-1.1-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-esami-1.1-1|20	
12mu|texlive-esami-1.1-1|21	%description
12mu|texlive-esami-1.1-1|22	The package enables the user to typeset exams with multiple
12mu|texlive-esami-1.1-1|23	choice, open questions and many other types of exercise. Both
12mu|texlive-esami-1.1-1|24	questions and answers may be randomly distributed within the
12mu|texlive-esami-1.1-1|25	exam, and the solutions are typeset automatically. Exercises
12mu|texlive-esami-1.1-1|26	may contain a wide number of random parameters and it is
12mu|texlive-esami-1.1-1|27	possible to do arithmetical operations on them. The package is
12mu|texlive-esami-1.1-1|28	localised in Italian, English, French, German, Greek and
12mu|texlive-esami-1.1-1|29	Spanish.
12mu|texlive-esami-1.1-1|30	
12mu|texlive-esami-1.1-1|31	%post
12mu|texlive-esami-1.1-1|32	%{_sbindir}/texlive.post
12mu|texlive-esami-1.1-1|33	
12mu|texlive-esami-1.1-1|34	%postun
12mu|texlive-esami-1.1-1|35	if [ $1 -eq 0 ]; then
12mu|texlive-esami-1.1-1|36	%{_sbindir}/texlive.post
12mu|texlive-esami-1.1-1|37	fi
12mu|texlive-esami-1.1-1|38	
12mu|texlive-esami-1.1-1|39	#-----------------------------------------------------------------------
12mu|texlive-esami-1.1-1|40	%files
12mu|texlive-esami-1.1-1|41	%{_texmfdistdir}/tex/latex/esami/es-UKenglish.lng
12mu|texlive-esami-1.1-1|42	%{_texmfdistdir}/tex/latex/esami/es-USenglish.lng
12mu|texlive-esami-1.1-1|43	%{_texmfdistdir}/tex/latex/esami/es-french.lng
12mu|texlive-esami-1.1-1|44	%{_texmfdistdir}/tex/latex/esami/es-german.lng
12mu|texlive-esami-1.1-1|45	%{_texmfdistdir}/tex/latex/esami/es-greek.lng
12mu|texlive-esami-1.1-1|46	%{_texmfdistdir}/tex/latex/esami/es-italian.lng
12mu|texlive-esami-1.1-1|47	%{_texmfdistdir}/tex/latex/esami/es-spanish.lng
12mu|texlive-esami-1.1-1|48	%{_texmfdistdir}/tex/latex/esami/esami.sty
12mu|texlive-esami-1.1-1|49	%doc %{_texmfdistdir}/doc/latex/esami/README
12mu|texlive-esami-1.1-1|50	%doc %{_texmfdistdir}/doc/latex/esami/doc/esami-doc-en.pdf
12mu|texlive-esami-1.1-1|51	%doc %{_texmfdistdir}/doc/latex/esami/doc/esami-doc-en.tex
12mu|texlive-esami-1.1-1|52	%doc %{_texmfdistdir}/doc/latex/esami/doc/esami-doc-it.dtx
12mu|texlive-esami-1.1-1|53	%doc %{_texmfdistdir}/doc/latex/esami/doc/esami-doc-it.pdf
12mu|texlive-esami-1.1-1|54	%doc %{_texmfdistdir}/doc/latex/esami/doc/esami-doc-it.tex
12mu|texlive-esami-1.1-1|55	%doc %{_texmfdistdir}/doc/latex/esami/doc/esami.bib
12mu|texlive-esami-1.1-1|56	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/esami-xyz.cfg
12mu|texlive-esami-1.1-1|57	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/master-sol.tex
12mu|texlive-esami-1.1-1|58	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/master.tex
12mu|texlive-esami-1.1-1|59	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/problem1.tex
12mu|texlive-esami-1.1-1|60	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/problem2-tabella.tex
12mu|texlive-esami-1.1-1|61	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/problem3-matching.tex
12mu|texlive-esami-1.1-1|62	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/problem4-fillin.tex
12mu|texlive-esami-1.1-1|63	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test1.tex
12mu|texlive-esami-1.1-1|64	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test11.tex
12mu|texlive-esami-1.1-1|65	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test12.tex
12mu|texlive-esami-1.1-1|66	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test13.tex
12mu|texlive-esami-1.1-1|67	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test14.tex
12mu|texlive-esami-1.1-1|68	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test2.tex
12mu|texlive-esami-1.1-1|69	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test3.tex
12mu|texlive-esami-1.1-1|70	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test4.tex
12mu|texlive-esami-1.1-1|71	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/test5-fillin.tex
12mu|texlive-esami-1.1-1|72	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/testA-sol.pdf
12mu|texlive-esami-1.1-1|73	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/testA.pdf
12mu|texlive-esami-1.1-1|74	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/testA.tex
12mu|texlive-esami-1.1-1|75	%doc %{_texmfdistdir}/doc/latex/esami/doc/examples/totale-versioni.tex
12mu|texlive-esami-1.1-1|76	%doc %{_texmfdistdir}/doc/latex/esami/esami-xyz.cfg
12mu|texlive-esami-1.1-1|77	
12mu|texlive-esami-1.1-1|78	#-----------------------------------------------------------------------
12mu|texlive-esami-1.1-1|79	%prep
12mu|texlive-esami-1.1-1|80	%setup -c -a0 -a1
12mu|texlive-esami-1.1-1|81	
12mu|texlive-esami-1.1-1|82	%build
12mu|texlive-esami-1.1-1|83	
12mu|texlive-esami-1.1-1|84	%install
12mu|texlive-esami-1.1-1|85	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-esami-1.1-1|86	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-esami-1.1-1|87	
12mu|texlive-esami-1.1-1|88	%changelog
12mu|texlive-esami-1.1-1|89	* Sat Feb 15 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 1.1-1
12mu|texlive-esami-1.1-1|90	+ Revision: a5fda78
12mu|texlive-esami-1.1-1|91	- - Update to latest release.
12mu|texlive-esami-1.1-1|92	
12mu|texlive-esami-1.1-1|93	

21084 12
12mu|texlive-eso-pic-2.0d-5|1	# revision 31875
12mu|texlive-eso-pic-2.0d-5|2	# category Package
12mu|texlive-eso-pic-2.0d-5|3	# catalog-ctan /macros/latex/contrib/eso-pic
12mu|texlive-eso-pic-2.0d-5|4	# catalog-date 2013-10-10 16:26:27 +0200
12mu|texlive-eso-pic-2.0d-5|5	# catalog-license lppl1.2
12mu|texlive-eso-pic-2.0d-5|6	# catalog-version 2.0d
12mu|texlive-eso-pic-2.0d-5|7	Name:		texlive-eso-pic
12mu|texlive-eso-pic-2.0d-5|8	Version:	2.0d
12mu|texlive-eso-pic-2.0d-5|9	Release:	5
12mu|texlive-eso-pic-2.0d-5|10	Summary:	Add picture commands (or backgrounds) to every page
12mu|texlive-eso-pic-2.0d-5|11	Group:		Publishing
12mu|texlive-eso-pic-2.0d-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/eso-pic
12mu|texlive-eso-pic-2.0d-5|13	License:	LPPL1.2
12mu|texlive-eso-pic-2.0d-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eso-pic.tar.xz
12mu|texlive-eso-pic-2.0d-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eso-pic.doc.tar.xz
12mu|texlive-eso-pic-2.0d-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/eso-pic.source.tar.xz
12mu|texlive-eso-pic-2.0d-5|17	BuildArch:	noarch
12mu|texlive-eso-pic-2.0d-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-eso-pic-2.0d-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-eso-pic-2.0d-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-eso-pic-2.0d-5|21	
12mu|texlive-eso-pic-2.0d-5|22	%description
12mu|texlive-eso-pic-2.0d-5|23	The package adds one or more user commands to LaTeX's shipout
12mu|texlive-eso-pic-2.0d-5|24	routine, which may be used to place the output at fixed
12mu|texlive-eso-pic-2.0d-5|25	positions. The grid option may be used to find the correct
12mu|texlive-eso-pic-2.0d-5|26	places.
12mu|texlive-eso-pic-2.0d-5|27	
12mu|texlive-eso-pic-2.0d-5|28	%post
12mu|texlive-eso-pic-2.0d-5|29	%{_sbindir}/texlive.post
12mu|texlive-eso-pic-2.0d-5|30	
12mu|texlive-eso-pic-2.0d-5|31	%postun
12mu|texlive-eso-pic-2.0d-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-eso-pic-2.0d-5|33	%{_sbindir}/texlive.post
12mu|texlive-eso-pic-2.0d-5|34	fi
12mu|texlive-eso-pic-2.0d-5|35	
12mu|texlive-eso-pic-2.0d-5|36	#-----------------------------------------------------------------------
12mu|texlive-eso-pic-2.0d-5|37	%files
12mu|texlive-eso-pic-2.0d-5|38	%{_texmfdistdir}/tex/latex/eso-pic/eso-pic.sty
12mu|texlive-eso-pic-2.0d-5|39	%{_texmfdistdir}/tex/latex/eso-pic/showframe.sty
12mu|texlive-eso-pic-2.0d-5|40	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-article-test.tex
12mu|texlive-eso-pic-2.0d-5|41	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-ex1.tex
12mu|texlive-eso-pic-2.0d-5|42	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-ex2.tex
12mu|texlive-eso-pic-2.0d-5|43	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-ex3.tex
12mu|texlive-eso-pic-2.0d-5|44	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-ex4.tex
12mu|texlive-eso-pic-2.0d-5|45	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-ex5.tex
12mu|texlive-eso-pic-2.0d-5|46	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-memoir-test.tex
12mu|texlive-eso-pic-2.0d-5|47	%doc %{_texmfdistdir}/doc/latex/eso-pic/eso-pic.pdf
12mu|texlive-eso-pic-2.0d-5|48	#- source
12mu|texlive-eso-pic-2.0d-5|49	%doc %{_texmfdistdir}/source/latex/eso-pic/eso-pic.dtx
12mu|texlive-eso-pic-2.0d-5|50	%doc %{_texmfdistdir}/source/latex/eso-pic/eso-pic.ins
12mu|texlive-eso-pic-2.0d-5|51	
12mu|texlive-eso-pic-2.0d-5|52	#-----------------------------------------------------------------------
12mu|texlive-eso-pic-2.0d-5|53	%prep
12mu|texlive-eso-pic-2.0d-5|54	%setup -c -a0 -a1 -a2
12mu|texlive-eso-pic-2.0d-5|55	
12mu|texlive-eso-pic-2.0d-5|56	%build
12mu|texlive-eso-pic-2.0d-5|57	
12mu|texlive-eso-pic-2.0d-5|58	%install
12mu|texlive-eso-pic-2.0d-5|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-eso-pic-2.0d-5|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-eso-pic-2.0d-5|61	
12mu|texlive-eso-pic-2.0d-5|62	%changelog
12mu|texlive-eso-pic-2.0d-5|63	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0d-5
12mu|texlive-eso-pic-2.0d-5|64	+ Revision: 4b5e9e1
12mu|texlive-eso-pic-2.0d-5|65	- Sync with cooker
12mu|texlive-eso-pic-2.0d-5|66	
12mu|texlive-eso-pic-2.0d-5|67	

21085 12
12mu|texlive-etex-2.1-7|1	# revision 31600
12mu|texlive-etex-2.1-7|2	# category Package
12mu|texlive-etex-2.1-7|3	# catalog-ctan /systems/e-tex
12mu|texlive-etex-2.1-7|4	# catalog-date 2012-03-09 15:12:11 +0100
12mu|texlive-etex-2.1-7|5	# catalog-license knuth
12mu|texlive-etex-2.1-7|6	# catalog-version 2.1
12mu|texlive-etex-2.1-7|7	Name:		texlive-etex
12mu|texlive-etex-2.1-7|8	Version:	2.1
12mu|texlive-etex-2.1-7|9	Release:	7
12mu|texlive-etex-2.1-7|10	Summary:	An extended version of TeX, from the NTS project
12mu|texlive-etex-2.1-7|11	Group:		Publishing
12mu|texlive-etex-2.1-7|12	URL:		http://www.ctan.org/tex-archive/systems/e-tex
12mu|texlive-etex-2.1-7|13	License:	KNUTH
12mu|texlive-etex-2.1-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etex.tar.xz
12mu|texlive-etex-2.1-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/etex.doc.tar.xz
12mu|texlive-etex-2.1-7|16	BuildArch:	noarch
12mu|texlive-etex-2.1-7|17	BuildRequires:	texlive-tlpkg
12mu|texlive-etex-2.1-7|18	Requires(pre):	texlive-tlpkg
12mu|texlive-etex-2.1-7|19	Requires(post):	texlive-kpathsea
12mu|texlive-etex-2.1-7|20	
12mu|texlive-etex-2.1-7|21	%description
12mu|texlive-etex-2.1-7|22	An extended version of TeX (which is capable of running as if
12mu|texlive-etex-2.1-7|23	it were TeX unmodified). E-TeX has been specified by the LaTeX
12mu|texlive-etex-2.1-7|24	team as the engine for the development of LaTeX 2e, in the
12mu|texlive-etex-2.1-7|25	immediate future; as a result, LaTeX programmers may (in all
12mu|texlive-etex-2.1-7|26	current TeX distributions) assume e-TeX functionality.
12mu|texlive-etex-2.1-7|27	Development versions of e-TeX are to be found in the TeX live
12mu|texlive-etex-2.1-7|28	source repository.
12mu|texlive-etex-2.1-7|29	
12mu|texlive-etex-2.1-7|30	%post
12mu|texlive-etex-2.1-7|31	%{_sbindir}/texlive.post
12mu|texlive-etex-2.1-7|32	
12mu|texlive-etex-2.1-7|33	%postun
12mu|texlive-etex-2.1-7|34	if [ $1 -eq 0 ]; then
12mu|texlive-etex-2.1-7|35	%{_sbindir}/texlive.post
12mu|texlive-etex-2.1-7|36	fi
12mu|texlive-etex-2.1-7|37	
12mu|texlive-etex-2.1-7|38	#-----------------------------------------------------------------------
12mu|texlive-etex-2.1-7|39	%files
12mu|texlive-etex-2.1-7|40	%{_texmfdistdir}/fonts/source/public/etex/xbmc10.mf
12mu|texlive-etex-2.1-7|41	%{_texmfdistdir}/fonts/tfm/public/etex/xbmc10.tfm
12mu|texlive-etex-2.1-7|42	%{_texmfdistdir}/tex/plain/etex/etex.src
12mu|texlive-etex-2.1-7|43	%{_texmfdistdir}/tex/plain/etex/etexdefs.lib
12mu|texlive-etex-2.1-7|44	%doc %{_texmfdistdir}/doc/etex/base/NTS-FAQ
12mu|texlive-etex-2.1-7|45	%doc %{_texmfdistdir}/doc/etex/base/etex_gen.tex
12mu|texlive-etex-2.1-7|46	%doc %{_texmfdistdir}/doc/etex/base/etex_man.pdf
12mu|texlive-etex-2.1-7|47	%doc %{_texmfdistdir}/doc/etex/base/etex_man.sty
12mu|texlive-etex-2.1-7|48	%doc %{_texmfdistdir}/doc/etex/base/etex_man.tex
12mu|texlive-etex-2.1-7|49	%doc %{_texmfdistdir}/doc/etex/base/etex_ref.html
12mu|texlive-etex-2.1-7|50	%doc %{_texmfdistdir}/doc/etex/base/etex_src.html
12mu|texlive-etex-2.1-7|51	%doc %{_texmfdistdir}/doc/etex/base/legal.html
12mu|texlive-etex-2.1-7|52	%doc %{_texmfdistdir}/doc/etex/base/nts-group.html
12mu|texlive-etex-2.1-7|53	%doc %{_texmfdistdir}/doc/etex/base/webmerge.tex
12mu|texlive-etex-2.1-7|54	%doc %{_mandir}/man1/etex.1*
12mu|texlive-etex-2.1-7|55	%doc %{_texmfdistdir}/doc/man/man1/etex.man1.pdf
12mu|texlive-etex-2.1-7|56	
12mu|texlive-etex-2.1-7|57	#-----------------------------------------------------------------------
12mu|texlive-etex-2.1-7|58	%prep
12mu|texlive-etex-2.1-7|59	%setup -c -a0 -a1
12mu|texlive-etex-2.1-7|60	
12mu|texlive-etex-2.1-7|61	%build
12mu|texlive-etex-2.1-7|62	
12mu|texlive-etex-2.1-7|63	%install
12mu|texlive-etex-2.1-7|64	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-etex-2.1-7|65	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-etex-2.1-7|66	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-etex-2.1-7|67	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-etex-2.1-7|68	
12mu|texlive-etex-2.1-7|69	%changelog
12mu|texlive-etex-2.1-7|70	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-7
12mu|texlive-etex-2.1-7|71	+ Revision: f276ed1
12mu|texlive-etex-2.1-7|72	- Sync with cooker
12mu|texlive-etex-2.1-7|73	
12mu|texlive-etex-2.1-7|74	

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

21101 12
12mu|texlive-fltpage-0.3-2|1	# revision 15878
12mu|texlive-fltpage-0.3-2|2	# category Package
12mu|texlive-fltpage-0.3-2|3	# catalog-ctan /macros/latex/contrib/fltpage
12mu|texlive-fltpage-0.3-2|4	# catalog-date 2009-11-09 22:22:13 +0100
12mu|texlive-fltpage-0.3-2|5	# catalog-license other-free
12mu|texlive-fltpage-0.3-2|6	# catalog-version 0.3
12mu|texlive-fltpage-0.3-2|7	Name:		texlive-fltpage
12mu|texlive-fltpage-0.3-2|8	Version:	0.3
12mu|texlive-fltpage-0.3-2|9	Release:	2
12mu|texlive-fltpage-0.3-2|10	Summary:	Place caption on an adjacent page
12mu|texlive-fltpage-0.3-2|11	Group:		Publishing
12mu|texlive-fltpage-0.3-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/fltpage
12mu|texlive-fltpage-0.3-2|13	License:	OTHER-FREE
12mu|texlive-fltpage-0.3-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fltpage.tar.xz
12mu|texlive-fltpage-0.3-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fltpage.doc.tar.xz
12mu|texlive-fltpage-0.3-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/fltpage.source.tar.xz
12mu|texlive-fltpage-0.3-2|17	BuildArch:	noarch
12mu|texlive-fltpage-0.3-2|18	BuildRequires:	texlive-tlpkg
12mu|texlive-fltpage-0.3-2|19	Requires(pre):	texlive-tlpkg
12mu|texlive-fltpage-0.3-2|20	Requires(post):	texlive-kpathsea
12mu|texlive-fltpage-0.3-2|21	Conflicts:	texlive-texmf <= 20110705-3
12mu|texlive-fltpage-0.3-2|22	Conflicts:	texlive-source <= 20110705-3
12mu|texlive-fltpage-0.3-2|23	
12mu|texlive-fltpage-0.3-2|24	%description
12mu|texlive-fltpage-0.3-2|25	Defines environments FPfigure and FPtable, analogous to figure
12mu|texlive-fltpage-0.3-2|26	and table. In twoside mode the caption will be set on the
12mu|texlive-fltpage-0.3-2|27	opposite page of a figure/table which needs a whole page. In
12mu|texlive-fltpage-0.3-2|28	oneside mode the caption will be set on the preceding or
12mu|texlive-fltpage-0.3-2|29	following page.
12mu|texlive-fltpage-0.3-2|30	
12mu|texlive-fltpage-0.3-2|31	%post
12mu|texlive-fltpage-0.3-2|32	%{_sbindir}/texlive.post
12mu|texlive-fltpage-0.3-2|33	
12mu|texlive-fltpage-0.3-2|34	%postun
12mu|texlive-fltpage-0.3-2|35	if [ $1 -eq 0 ]; then
12mu|texlive-fltpage-0.3-2|36	%{_sbindir}/texlive.post
12mu|texlive-fltpage-0.3-2|37	fi
12mu|texlive-fltpage-0.3-2|38	
12mu|texlive-fltpage-0.3-2|39	#-----------------------------------------------------------------------
12mu|texlive-fltpage-0.3-2|40	%files
12mu|texlive-fltpage-0.3-2|41	%{_texmfdistdir}/tex/latex/fltpage/fltpage.sty
12mu|texlive-fltpage-0.3-2|42	%doc %{_texmfdistdir}/doc/latex/fltpage/fltpage.pdf
12mu|texlive-fltpage-0.3-2|43	#- source
12mu|texlive-fltpage-0.3-2|44	%doc %{_texmfdistdir}/source/latex/fltpage/fltpage.dtx
12mu|texlive-fltpage-0.3-2|45	%doc %{_texmfdistdir}/source/latex/fltpage/fltpage.ins
12mu|texlive-fltpage-0.3-2|46	%doc %{_tlpkgobjdir}/*.tlpobj
12mu|texlive-fltpage-0.3-2|47	
12mu|texlive-fltpage-0.3-2|48	#-----------------------------------------------------------------------
12mu|texlive-fltpage-0.3-2|49	%prep
12mu|texlive-fltpage-0.3-2|50	%setup -c -a0 -a1 -a2
12mu|texlive-fltpage-0.3-2|51	
12mu|texlive-fltpage-0.3-2|52	%build
12mu|texlive-fltpage-0.3-2|53	
12mu|texlive-fltpage-0.3-2|54	%install
12mu|texlive-fltpage-0.3-2|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-fltpage-0.3-2|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-fltpage-0.3-2|57	mkdir -p %{buildroot}%{_tlpkgobjdir}
12mu|texlive-fltpage-0.3-2|58	cp -fpa tlpkg/tlpobj/*.tlpobj %{buildroot}%{_tlpkgobjdir}
12mu|texlive-fltpage-0.3-2|59	
12mu|texlive-fltpage-0.3-2|60	
12mu|texlive-fltpage-0.3-2|61	%changelog
12mu|texlive-fltpage-0.3-2|62	* Sat Nov 05 2011 Paulo Andrade <pcpa@mandriva.com.br> 0.3-1
12mu|texlive-fltpage-0.3-2|63	+ Revision: 718465
12mu|texlive-fltpage-0.3-2|64	- texlive-fltpage
12mu|texlive-fltpage-0.3-2|65	- texlive-fltpage
12mu|texlive-fltpage-0.3-2|66	- texlive-fltpage
12mu|texlive-fltpage-0.3-2|67	- texlive-fltpage
12mu|texlive-fltpage-0.3-2|68	

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

21139 12
12mu|texlive-hyphen-greek-5-11|1	# revision 29725
12mu|texlive-hyphen-greek-5-11|2	# category TLCore
12mu|texlive-hyphen-greek-5-11|3	# catalog-ctan /language/hyphenation/elhyphen
12mu|texlive-hyphen-greek-5-11|4	# catalog-date 2012-05-25 14:41:32 +0200
12mu|texlive-hyphen-greek-5-11|5	# catalog-license other-free
12mu|texlive-hyphen-greek-5-11|6	# catalog-version 5
12mu|texlive-hyphen-greek-5-11|7	Name:		texlive-hyphen-greek
12mu|texlive-hyphen-greek-5-11|8	Version:	5
12mu|texlive-hyphen-greek-5-11|9	Release:	11
12mu|texlive-hyphen-greek-5-11|10	Summary:	Modern Greek hyphenation patterns
12mu|texlive-hyphen-greek-5-11|11	Group:		Publishing
12mu|texlive-hyphen-greek-5-11|12	URL:		http://www.ctan.org/tex-archive/language/hyphenation/elhyphen
12mu|texlive-hyphen-greek-5-11|13	License:	OTHER-FREE
12mu|texlive-hyphen-greek-5-11|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-greek.tar.xz
12mu|texlive-hyphen-greek-5-11|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-greek.doc.tar.xz
12mu|texlive-hyphen-greek-5-11|16	BuildArch:	noarch
12mu|texlive-hyphen-greek-5-11|17	BuildRequires:	texlive-tlpkg
12mu|texlive-hyphen-greek-5-11|18	Requires(pre):	texlive-tlpkg
12mu|texlive-hyphen-greek-5-11|19	Requires(post):	texlive-kpathsea
12mu|texlive-hyphen-greek-5-11|20	Requires(post):	texlive-hyphen-base
12mu|texlive-hyphen-greek-5-11|21	Requires:	texlive-hyph-utf8
12mu|texlive-hyphen-greek-5-11|22	
12mu|texlive-hyphen-greek-5-11|23	%description
12mu|texlive-hyphen-greek-5-11|24	Hyphenation patterns for Modern Greek in monotonic and
12mu|texlive-hyphen-greek-5-11|25	polytonic spelling in LGR and UTF-8 encodings.  Patterns in
12mu|texlive-hyphen-greek-5-11|26	UTF-8 use two code positions for each of the vowels with acute
12mu|texlive-hyphen-greek-5-11|27	accent (a.k.a tonos, oxia), e.g., U+03AC, U+1F71 for alpha.
12mu|texlive-hyphen-greek-5-11|28	
12mu|texlive-hyphen-greek-5-11|29	%post
12mu|texlive-hyphen-greek-5-11|30	%{_sbindir}/texlive.post
12mu|texlive-hyphen-greek-5-11|31	
12mu|texlive-hyphen-greek-5-11|32	%postun
12mu|texlive-hyphen-greek-5-11|33	if [ $1 -eq 0 ]; then
12mu|texlive-hyphen-greek-5-11|34	%{_sbindir}/texlive.post
12mu|texlive-hyphen-greek-5-11|35	fi
12mu|texlive-hyphen-greek-5-11|36	
12mu|texlive-hyphen-greek-5-11|37	#-----------------------------------------------------------------------
12mu|texlive-hyphen-greek-5-11|38	%files
12mu|texlive-hyphen-greek-5-11|39	%{_texmfdistdir}/tex/generic/hyphen/grmhyph5.tex
12mu|texlive-hyphen-greek-5-11|40	%{_texmfdistdir}/tex/generic/hyphen/grphyph5.tex
12mu|texlive-hyphen-greek-5-11|41	%_texmf_language_dat_d/hyphen-greek
12mu|texlive-hyphen-greek-5-11|42	%_texmf_language_def_d/hyphen-greek
12mu|texlive-hyphen-greek-5-11|43	%_texmf_language_lua_d/hyphen-greek
12mu|texlive-hyphen-greek-5-11|44	%doc %{_texmfdistdir}/doc/generic/elhyphen/README
12mu|texlive-hyphen-greek-5-11|45	%doc %{_texmfdistdir}/doc/generic/elhyphen/anc-test.ltx
12mu|texlive-hyphen-greek-5-11|46	%doc %{_texmfdistdir}/doc/generic/elhyphen/anc-test.pdf
12mu|texlive-hyphen-greek-5-11|47	%doc %{_texmfdistdir}/doc/generic/elhyphen/ancient.pdf
12mu|texlive-hyphen-greek-5-11|48	%doc %{_texmfdistdir}/doc/generic/elhyphen/compound.ltx
12mu|texlive-hyphen-greek-5-11|49	%doc %{_texmfdistdir}/doc/generic/elhyphen/compound.pdf
12mu|texlive-hyphen-greek-5-11|50	%doc %{_texmfdistdir}/doc/generic/elhyphen/copyrite.txt
12mu|texlive-hyphen-greek-5-11|51	%doc %{_texmfdistdir}/doc/generic/elhyphen/modern.pdf
12mu|texlive-hyphen-greek-5-11|52	
12mu|texlive-hyphen-greek-5-11|53	#-----------------------------------------------------------------------
12mu|texlive-hyphen-greek-5-11|54	%prep
12mu|texlive-hyphen-greek-5-11|55	%setup -c -a0 -a1
12mu|texlive-hyphen-greek-5-11|56	
12mu|texlive-hyphen-greek-5-11|57	%build
12mu|texlive-hyphen-greek-5-11|58	
12mu|texlive-hyphen-greek-5-11|59	%install
12mu|texlive-hyphen-greek-5-11|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-hyphen-greek-5-11|61	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-hyphen-greek-5-11|62	mkdir -p %{buildroot}%{_texmf_language_dat_d}
12mu|texlive-hyphen-greek-5-11|63	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-greek <<EOF
12mu|texlive-hyphen-greek-5-11|64	\%% from hyphen-greek:
12mu|texlive-hyphen-greek-5-11|65	monogreek loadhyph-el-monoton.tex
12mu|texlive-hyphen-greek-5-11|66	greek loadhyph-el-polyton.tex
12mu|texlive-hyphen-greek-5-11|67	=polygreek
12mu|texlive-hyphen-greek-5-11|68	EOF
12mu|texlive-hyphen-greek-5-11|69	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-greek
12mu|texlive-hyphen-greek-5-11|70	mkdir -p %{buildroot}%{_texmf_language_def_d}
12mu|texlive-hyphen-greek-5-11|71	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-greek <<EOF
12mu|texlive-hyphen-greek-5-11|72	\%% from hyphen-greek:
12mu|texlive-hyphen-greek-5-11|73	\addlanguage{monogreek}{loadhyph-el-monoton.tex}{}{1}{1}
12mu|texlive-hyphen-greek-5-11|74	\addlanguage{greek}{loadhyph-el-polyton.tex}{}{1}{1}
12mu|texlive-hyphen-greek-5-11|75	\addlanguage{polygreek}{loadhyph-el-polyton.tex}{}{1}{1}
12mu|texlive-hyphen-greek-5-11|76	EOF
12mu|texlive-hyphen-greek-5-11|77	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-greek
12mu|texlive-hyphen-greek-5-11|78	mkdir -p %{buildroot}%{_texmf_language_lua_d}
12mu|texlive-hyphen-greek-5-11|79	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-greek <<EOF
12mu|texlive-hyphen-greek-5-11|80	-- from hyphen-greek:
12mu|texlive-hyphen-greek-5-11|81	['monogreek'] = {
12mu|texlive-hyphen-greek-5-11|82	loader = 'loadhyph-el-monoton.tex',
12mu|texlive-hyphen-greek-5-11|83	lefthyphenmin = 1,
12mu|texlive-hyphen-greek-5-11|84	righthyphenmin = 1,
12mu|texlive-hyphen-greek-5-11|85	synonyms = {  },
12mu|texlive-hyphen-greek-5-11|86	patterns = 'hyph-el-monoton.pat.txt',
12mu|texlive-hyphen-greek-5-11|87	hyphenation = '',
12mu|texlive-hyphen-greek-5-11|88	},
12mu|texlive-hyphen-greek-5-11|89	['greek'] = {
12mu|texlive-hyphen-greek-5-11|90	loader = 'loadhyph-el-polyton.tex',
12mu|texlive-hyphen-greek-5-11|91	lefthyphenmin = 1,
12mu|texlive-hyphen-greek-5-11|92	righthyphenmin = 1,
12mu|texlive-hyphen-greek-5-11|93	synonyms = { 'polygreek' },
12mu|texlive-hyphen-greek-5-11|94	patterns = 'hyph-el-polyton.pat.txt',
12mu|texlive-hyphen-greek-5-11|95	hyphenation = '',
12mu|texlive-hyphen-greek-5-11|96	},
12mu|texlive-hyphen-greek-5-11|97	EOF
12mu|texlive-hyphen-greek-5-11|98	
12mu|texlive-hyphen-greek-5-11|99	%changelog
12mu|texlive-hyphen-greek-5-11|100	* Fri Feb 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 5-11
12mu|texlive-hyphen-greek-5-11|101	+ Revision: 9b16f72
12mu|texlive-hyphen-greek-5-11|102	- Updated to 5 (sync with cooker)
12mu|texlive-hyphen-greek-5-11|103	
12mu|texlive-hyphen-greek-5-11|104	

21140 12
12mu|texlive-hyphen-hungarian-20120619-5|1	# revision 29725
12mu|texlive-hyphen-hungarian-20120619-5|2	# category TLCore
12mu|texlive-hyphen-hungarian-20120619-5|3	# catalog-ctan /language/hungarian/hyphenation
12mu|texlive-hyphen-hungarian-20120619-5|4	# catalog-date 2012-06-19 22:38:05 +0200
12mu|texlive-hyphen-hungarian-20120619-5|5	# catalog-license gpl
12mu|texlive-hyphen-hungarian-20120619-5|6	# catalog-version undef
12mu|texlive-hyphen-hungarian-20120619-5|7	Name:		texlive-hyphen-hungarian
12mu|texlive-hyphen-hungarian-20120619-5|8	Version:	20120619
12mu|texlive-hyphen-hungarian-20120619-5|9	Release:	5
12mu|texlive-hyphen-hungarian-20120619-5|10	Summary:	Hungarian hyphenation patterns
12mu|texlive-hyphen-hungarian-20120619-5|11	Group:		Publishing
12mu|texlive-hyphen-hungarian-20120619-5|12	URL:		http://www.ctan.org/tex-archive/language/hungarian/hyphenation
12mu|texlive-hyphen-hungarian-20120619-5|13	License:	GPL
12mu|texlive-hyphen-hungarian-20120619-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-hungarian.tar.xz
12mu|texlive-hyphen-hungarian-20120619-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-hungarian.doc.tar.xz
12mu|texlive-hyphen-hungarian-20120619-5|16	BuildArch:	noarch
12mu|texlive-hyphen-hungarian-20120619-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-hyphen-hungarian-20120619-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-hyphen-hungarian-20120619-5|19	Requires(post):	texlive-hyphen-base
12mu|texlive-hyphen-hungarian-20120619-5|20	Requires:	texlive-hyph-utf8
12mu|texlive-hyphen-hungarian-20120619-5|21	
12mu|texlive-hyphen-hungarian-20120619-5|22	%description
12mu|texlive-hyphen-hungarian-20120619-5|23	Hyphenation patterns for Hungarian in T1/EC and UTF-8
12mu|texlive-hyphen-hungarian-20120619-5|24	encodings. From https://github.com/nagybence/huhyphn/.
12mu|texlive-hyphen-hungarian-20120619-5|25	
12mu|texlive-hyphen-hungarian-20120619-5|26	%post
12mu|texlive-hyphen-hungarian-20120619-5|27	%{_sbindir}/texlive.post
12mu|texlive-hyphen-hungarian-20120619-5|28	
12mu|texlive-hyphen-hungarian-20120619-5|29	%postun
12mu|texlive-hyphen-hungarian-20120619-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-hyphen-hungarian-20120619-5|31	%{_sbindir}/texlive.post
12mu|texlive-hyphen-hungarian-20120619-5|32	fi
12mu|texlive-hyphen-hungarian-20120619-5|33	
12mu|texlive-hyphen-hungarian-20120619-5|34	#-----------------------------------------------------------------------
12mu|texlive-hyphen-hungarian-20120619-5|35	%files
12mu|texlive-hyphen-hungarian-20120619-5|36	%_texmf_language_dat_d/hyphen-hungarian
12mu|texlive-hyphen-hungarian-20120619-5|37	%_texmf_language_def_d/hyphen-hungarian
12mu|texlive-hyphen-hungarian-20120619-5|38	%_texmf_language_lua_d/hyphen-hungarian
12mu|texlive-hyphen-hungarian-20120619-5|39	%doc %{_texmfdistdir}/doc/generic/huhyphen/huhyphn.pdf
12mu|texlive-hyphen-hungarian-20120619-5|40	%doc %{_texmfdistdir}/doc/generic/huhyphen/hyph_hu.dic
12mu|texlive-hyphen-hungarian-20120619-5|41	%doc %{_texmfdistdir}/doc/generic/huhyphen/searchforerrors.rb
12mu|texlive-hyphen-hungarian-20120619-5|42	%doc %{_texmfdistdir}/doc/generic/huhyphen/testhyphenation.rb
12mu|texlive-hyphen-hungarian-20120619-5|43	
12mu|texlive-hyphen-hungarian-20120619-5|44	#-----------------------------------------------------------------------
12mu|texlive-hyphen-hungarian-20120619-5|45	%prep
12mu|texlive-hyphen-hungarian-20120619-5|46	%setup -c -a0 -a1
12mu|texlive-hyphen-hungarian-20120619-5|47	
12mu|texlive-hyphen-hungarian-20120619-5|48	%build
12mu|texlive-hyphen-hungarian-20120619-5|49	
12mu|texlive-hyphen-hungarian-20120619-5|50	%install
12mu|texlive-hyphen-hungarian-20120619-5|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-hyphen-hungarian-20120619-5|52	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-hyphen-hungarian-20120619-5|53	mkdir -p %{buildroot}%{_texmf_language_dat_d}
12mu|texlive-hyphen-hungarian-20120619-5|54	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-hungarian <<EOF
12mu|texlive-hyphen-hungarian-20120619-5|55	\%% from hyphen-hungarian:
12mu|texlive-hyphen-hungarian-20120619-5|56	hungarian loadhyph-hu.tex
12mu|texlive-hyphen-hungarian-20120619-5|57	EOF
12mu|texlive-hyphen-hungarian-20120619-5|58	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-hungarian
12mu|texlive-hyphen-hungarian-20120619-5|59	mkdir -p %{buildroot}%{_texmf_language_def_d}
12mu|texlive-hyphen-hungarian-20120619-5|60	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-hungarian <<EOF
12mu|texlive-hyphen-hungarian-20120619-5|61	\%% from hyphen-hungarian:
12mu|texlive-hyphen-hungarian-20120619-5|62	\addlanguage{hungarian}{loadhyph-hu.tex}{}{2}{2}
12mu|texlive-hyphen-hungarian-20120619-5|63	EOF
12mu|texlive-hyphen-hungarian-20120619-5|64	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-hungarian
12mu|texlive-hyphen-hungarian-20120619-5|65	mkdir -p %{buildroot}%{_texmf_language_lua_d}
12mu|texlive-hyphen-hungarian-20120619-5|66	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-hungarian <<EOF
12mu|texlive-hyphen-hungarian-20120619-5|67	-- from hyphen-hungarian:
12mu|texlive-hyphen-hungarian-20120619-5|68	['hungarian'] = {
12mu|texlive-hyphen-hungarian-20120619-5|69	loader = 'loadhyph-hu.tex',
12mu|texlive-hyphen-hungarian-20120619-5|70	lefthyphenmin = 2,
12mu|texlive-hyphen-hungarian-20120619-5|71	righthyphenmin = 2,
12mu|texlive-hyphen-hungarian-20120619-5|72	synonyms = {  },
12mu|texlive-hyphen-hungarian-20120619-5|73	patterns = 'hyph-hu.pat.txt',
12mu|texlive-hyphen-hungarian-20120619-5|74	hyphenation = '',
12mu|texlive-hyphen-hungarian-20120619-5|75	},
12mu|texlive-hyphen-hungarian-20120619-5|76	EOF
12mu|texlive-hyphen-hungarian-20120619-5|77	
12mu|texlive-hyphen-hungarian-20120619-5|78	%changelog
12mu|texlive-hyphen-hungarian-20120619-5|79	* Fri Feb 28 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120619-5
12mu|texlive-hyphen-hungarian-20120619-5|80	+ Revision: 15ef39d
12mu|texlive-hyphen-hungarian-20120619-5|81	- Updated to 20120619 (sync with cooker)
12mu|texlive-hyphen-hungarian-20120619-5|82	
12mu|texlive-hyphen-hungarian-20120619-5|83	

21141 12
12mu|texlive-hyphen-piedmontese-20131011-5|1	# revision 29193
12mu|texlive-hyphen-piedmontese-20131011-5|2	# category TLCore
12mu|texlive-hyphen-piedmontese-20131011-5|3	# catalog-ctan undef
12mu|texlive-hyphen-piedmontese-20131011-5|4	# catalog-date undef
12mu|texlive-hyphen-piedmontese-20131011-5|5	# catalog-license undef
12mu|texlive-hyphen-piedmontese-20131011-5|6	# catalog-version undef
12mu|texlive-hyphen-piedmontese-20131011-5|7	Name:		texlive-hyphen-piedmontese
12mu|texlive-hyphen-piedmontese-20131011-5|8	Version:	20131011
12mu|texlive-hyphen-piedmontese-20131011-5|9	Release:	5
12mu|texlive-hyphen-piedmontese-20131011-5|10	Summary:	Piedmontese hyphenation patterns
12mu|texlive-hyphen-piedmontese-20131011-5|11	Group:		Publishing
12mu|texlive-hyphen-piedmontese-20131011-5|12	URL:		http://tug.org/texlive
12mu|texlive-hyphen-piedmontese-20131011-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-hyphen-piedmontese-20131011-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-piedmontese.tar.xz
12mu|texlive-hyphen-piedmontese-20131011-5|15	BuildArch:	noarch
12mu|texlive-hyphen-piedmontese-20131011-5|16	BuildRequires:	texlive-tlpkg
12mu|texlive-hyphen-piedmontese-20131011-5|17	Requires(pre):	texlive-tlpkg
12mu|texlive-hyphen-piedmontese-20131011-5|18	Requires(post):	texlive-hyphen-base
12mu|texlive-hyphen-piedmontese-20131011-5|19	Requires:	texlive-hyph-utf8
12mu|texlive-hyphen-piedmontese-20131011-5|20	
12mu|texlive-hyphen-piedmontese-20131011-5|21	%description
12mu|texlive-hyphen-piedmontese-20131011-5|22	Hyphenation patterns for Piedmontese in ASCII encoding.
12mu|texlive-hyphen-piedmontese-20131011-5|23	Compliant with 'Gramatica dla lengua piemonteisa' by Camillo
12mu|texlive-hyphen-piedmontese-20131011-5|24	Brero.
12mu|texlive-hyphen-piedmontese-20131011-5|25	
12mu|texlive-hyphen-piedmontese-20131011-5|26	%post
12mu|texlive-hyphen-piedmontese-20131011-5|27	%{_sbindir}/texlive.post
12mu|texlive-hyphen-piedmontese-20131011-5|28	
12mu|texlive-hyphen-piedmontese-20131011-5|29	%postun
12mu|texlive-hyphen-piedmontese-20131011-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-hyphen-piedmontese-20131011-5|31	%{_sbindir}/texlive.post
12mu|texlive-hyphen-piedmontese-20131011-5|32	fi
12mu|texlive-hyphen-piedmontese-20131011-5|33	
12mu|texlive-hyphen-piedmontese-20131011-5|34	#-----------------------------------------------------------------------
12mu|texlive-hyphen-piedmontese-20131011-5|35	%files
12mu|texlive-hyphen-piedmontese-20131011-5|36	%_texmf_language_dat_d/hyphen-piedmontese
12mu|texlive-hyphen-piedmontese-20131011-5|37	%_texmf_language_def_d/hyphen-piedmontese
12mu|texlive-hyphen-piedmontese-20131011-5|38	%_texmf_language_lua_d/hyphen-piedmontese
12mu|texlive-hyphen-piedmontese-20131011-5|39	
12mu|texlive-hyphen-piedmontese-20131011-5|40	#-----------------------------------------------------------------------
12mu|texlive-hyphen-piedmontese-20131011-5|41	%prep
12mu|texlive-hyphen-piedmontese-20131011-5|42	%setup -c -a0
12mu|texlive-hyphen-piedmontese-20131011-5|43	
12mu|texlive-hyphen-piedmontese-20131011-5|44	%build
12mu|texlive-hyphen-piedmontese-20131011-5|45	
12mu|texlive-hyphen-piedmontese-20131011-5|46	%install
12mu|texlive-hyphen-piedmontese-20131011-5|47	mkdir -p %{buildroot}%{_texmf_language_dat_d}
12mu|texlive-hyphen-piedmontese-20131011-5|48	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-piedmontese <<EOF
12mu|texlive-hyphen-piedmontese-20131011-5|49	\%% from hyphen-piedmontese:
12mu|texlive-hyphen-piedmontese-20131011-5|50	piedmontese loadhyph-pms.tex
12mu|texlive-hyphen-piedmontese-20131011-5|51	EOF
12mu|texlive-hyphen-piedmontese-20131011-5|52	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-piedmontese
12mu|texlive-hyphen-piedmontese-20131011-5|53	mkdir -p %{buildroot}%{_texmf_language_def_d}
12mu|texlive-hyphen-piedmontese-20131011-5|54	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-piedmontese <<EOF
12mu|texlive-hyphen-piedmontese-20131011-5|55	\%% from hyphen-piedmontese:
12mu|texlive-hyphen-piedmontese-20131011-5|56	\addlanguage{piedmontese}{loadhyph-pms.tex}{}{2}{2}
12mu|texlive-hyphen-piedmontese-20131011-5|57	EOF
12mu|texlive-hyphen-piedmontese-20131011-5|58	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-piedmontese
12mu|texlive-hyphen-piedmontese-20131011-5|59	mkdir -p %{buildroot}%{_texmf_language_lua_d}
12mu|texlive-hyphen-piedmontese-20131011-5|60	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-piedmontese <<EOF
12mu|texlive-hyphen-piedmontese-20131011-5|61	-- from hyphen-piedmontese:
12mu|texlive-hyphen-piedmontese-20131011-5|62	['piedmontese'] = {
12mu|texlive-hyphen-piedmontese-20131011-5|63	loader = 'loadhyph-pms.tex',
12mu|texlive-hyphen-piedmontese-20131011-5|64	lefthyphenmin = 2,
12mu|texlive-hyphen-piedmontese-20131011-5|65	righthyphenmin = 2,
12mu|texlive-hyphen-piedmontese-20131011-5|66	synonyms = {  },
12mu|texlive-hyphen-piedmontese-20131011-5|67	patterns = 'hyph-pms.pat.txt',
12mu|texlive-hyphen-piedmontese-20131011-5|68	hyphenation = '',
12mu|texlive-hyphen-piedmontese-20131011-5|69	},
12mu|texlive-hyphen-piedmontese-20131011-5|70	EOF
12mu|texlive-hyphen-piedmontese-20131011-5|71	
12mu|texlive-hyphen-piedmontese-20131011-5|72	%changelog
12mu|texlive-hyphen-piedmontese-20131011-5|73	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131011-5
12mu|texlive-hyphen-piedmontese-20131011-5|74	+ Revision: 6cc1793
12mu|texlive-hyphen-piedmontese-20131011-5|75	- MassBuild#289: Increase release tag
12mu|texlive-hyphen-piedmontese-20131011-5|76	
12mu|texlive-hyphen-piedmontese-20131011-5|77	

21142 12
12mu|texlive-hyphen-portuguese-20131011-5|1	# revision 31125
12mu|texlive-hyphen-portuguese-20131011-5|2	# category TLCore
12mu|texlive-hyphen-portuguese-20131011-5|3	# catalog-ctan undef
12mu|texlive-hyphen-portuguese-20131011-5|4	# catalog-date undef
12mu|texlive-hyphen-portuguese-20131011-5|5	# catalog-license undef
12mu|texlive-hyphen-portuguese-20131011-5|6	# catalog-version undef
12mu|texlive-hyphen-portuguese-20131011-5|7	Name:		texlive-hyphen-portuguese
12mu|texlive-hyphen-portuguese-20131011-5|8	Version:	20131011
12mu|texlive-hyphen-portuguese-20131011-5|9	Release:	5
12mu|texlive-hyphen-portuguese-20131011-5|10	Summary:	Portuguese hyphenation patterns
12mu|texlive-hyphen-portuguese-20131011-5|11	Group:		Publishing
12mu|texlive-hyphen-portuguese-20131011-5|12	URL:		http://tug.org/texlive
12mu|texlive-hyphen-portuguese-20131011-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-hyphen-portuguese-20131011-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-portuguese.tar.xz
12mu|texlive-hyphen-portuguese-20131011-5|15	BuildArch:	noarch
12mu|texlive-hyphen-portuguese-20131011-5|16	BuildRequires:	texlive-tlpkg
12mu|texlive-hyphen-portuguese-20131011-5|17	Requires(pre):	texlive-tlpkg
12mu|texlive-hyphen-portuguese-20131011-5|18	Requires(post):	texlive-hyphen-base
12mu|texlive-hyphen-portuguese-20131011-5|19	Requires:	texlive-hyph-utf8
12mu|texlive-hyphen-portuguese-20131011-5|20	
12mu|texlive-hyphen-portuguese-20131011-5|21	%description
12mu|texlive-hyphen-portuguese-20131011-5|22	Hyphenation patterns for Portuguese in T1/EC and UTF-8
12mu|texlive-hyphen-portuguese-20131011-5|23	encodings.
12mu|texlive-hyphen-portuguese-20131011-5|24	
12mu|texlive-hyphen-portuguese-20131011-5|25	%post
12mu|texlive-hyphen-portuguese-20131011-5|26	%{_sbindir}/texlive.post
12mu|texlive-hyphen-portuguese-20131011-5|27	
12mu|texlive-hyphen-portuguese-20131011-5|28	%postun
12mu|texlive-hyphen-portuguese-20131011-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-hyphen-portuguese-20131011-5|30	%{_sbindir}/texlive.post
12mu|texlive-hyphen-portuguese-20131011-5|31	fi
12mu|texlive-hyphen-portuguese-20131011-5|32	
12mu|texlive-hyphen-portuguese-20131011-5|33	#-----------------------------------------------------------------------
12mu|texlive-hyphen-portuguese-20131011-5|34	%files
12mu|texlive-hyphen-portuguese-20131011-5|35	%_texmf_language_dat_d/hyphen-portuguese
12mu|texlive-hyphen-portuguese-20131011-5|36	%_texmf_language_def_d/hyphen-portuguese
12mu|texlive-hyphen-portuguese-20131011-5|37	%_texmf_language_lua_d/hyphen-portuguese
12mu|texlive-hyphen-portuguese-20131011-5|38	
12mu|texlive-hyphen-portuguese-20131011-5|39	#-----------------------------------------------------------------------
12mu|texlive-hyphen-portuguese-20131011-5|40	%prep
12mu|texlive-hyphen-portuguese-20131011-5|41	%setup -c -a0
12mu|texlive-hyphen-portuguese-20131011-5|42	
12mu|texlive-hyphen-portuguese-20131011-5|43	%build
12mu|texlive-hyphen-portuguese-20131011-5|44	
12mu|texlive-hyphen-portuguese-20131011-5|45	%install
12mu|texlive-hyphen-portuguese-20131011-5|46	mkdir -p %{buildroot}%{_texmf_language_dat_d}
12mu|texlive-hyphen-portuguese-20131011-5|47	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-portuguese <<EOF
12mu|texlive-hyphen-portuguese-20131011-5|48	\%% from hyphen-portuguese:
12mu|texlive-hyphen-portuguese-20131011-5|49	portuguese loadhyph-pt.tex
12mu|texlive-hyphen-portuguese-20131011-5|50	=portuges
12mu|texlive-hyphen-portuguese-20131011-5|51	=brazil
12mu|texlive-hyphen-portuguese-20131011-5|52	=brazilian
12mu|texlive-hyphen-portuguese-20131011-5|53	EOF
12mu|texlive-hyphen-portuguese-20131011-5|54	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-portuguese
12mu|texlive-hyphen-portuguese-20131011-5|55	mkdir -p %{buildroot}%{_texmf_language_def_d}
12mu|texlive-hyphen-portuguese-20131011-5|56	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-portuguese <<EOF
12mu|texlive-hyphen-portuguese-20131011-5|57	\%% from hyphen-portuguese:
12mu|texlive-hyphen-portuguese-20131011-5|58	\addlanguage{portuguese}{loadhyph-pt.tex}{}{2}{3}
12mu|texlive-hyphen-portuguese-20131011-5|59	\addlanguage{portuges}{loadhyph-pt.tex}{}{2}{3}
12mu|texlive-hyphen-portuguese-20131011-5|60	\addlanguage{brazil}{loadhyph-pt.tex}{}{2}{3}
12mu|texlive-hyphen-portuguese-20131011-5|61	\addlanguage{brazilian}{loadhyph-pt.tex}{}{2}{3}
12mu|texlive-hyphen-portuguese-20131011-5|62	EOF
12mu|texlive-hyphen-portuguese-20131011-5|63	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-portuguese
12mu|texlive-hyphen-portuguese-20131011-5|64	mkdir -p %{buildroot}%{_texmf_language_lua_d}
12mu|texlive-hyphen-portuguese-20131011-5|65	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-portuguese <<EOF
12mu|texlive-hyphen-portuguese-20131011-5|66	-- from hyphen-portuguese:
12mu|texlive-hyphen-portuguese-20131011-5|67	['portuguese'] = {
12mu|texlive-hyphen-portuguese-20131011-5|68	loader = 'loadhyph-pt.tex',
12mu|texlive-hyphen-portuguese-20131011-5|69	lefthyphenmin = 2,
12mu|texlive-hyphen-portuguese-20131011-5|70	righthyphenmin = 3,
12mu|texlive-hyphen-portuguese-20131011-5|71	synonyms = { 'portuges', 'brazil', 'brazilian' },
12mu|texlive-hyphen-portuguese-20131011-5|72	patterns = 'hyph-pt.pat.txt',
12mu|texlive-hyphen-portuguese-20131011-5|73	hyphenation = 'hyph-pt.hyp.txt',
12mu|texlive-hyphen-portuguese-20131011-5|74	},
12mu|texlive-hyphen-portuguese-20131011-5|75	EOF
12mu|texlive-hyphen-portuguese-20131011-5|76	
12mu|texlive-hyphen-portuguese-20131011-5|77	%changelog
12mu|texlive-hyphen-portuguese-20131011-5|78	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131011-5
12mu|texlive-hyphen-portuguese-20131011-5|79	+ Revision: 260a979
12mu|texlive-hyphen-portuguese-20131011-5|80	- Sync with cooker
12mu|texlive-hyphen-portuguese-20131011-5|81	
12mu|texlive-hyphen-portuguese-20131011-5|82	

21143 12
12mu|texlive-hyphen-sanskrit-20131011-5|1	# revision 28522
12mu|texlive-hyphen-sanskrit-20131011-5|2	# category TLCore
12mu|texlive-hyphen-sanskrit-20131011-5|3	# catalog-ctan undef
12mu|texlive-hyphen-sanskrit-20131011-5|4	# catalog-date undef
12mu|texlive-hyphen-sanskrit-20131011-5|5	# catalog-license undef
12mu|texlive-hyphen-sanskrit-20131011-5|6	# catalog-version undef
12mu|texlive-hyphen-sanskrit-20131011-5|7	Name:		texlive-hyphen-sanskrit
12mu|texlive-hyphen-sanskrit-20131011-5|8	Version:	20131011
12mu|texlive-hyphen-sanskrit-20131011-5|9	Release:	5
12mu|texlive-hyphen-sanskrit-20131011-5|10	Summary:	Sanskrit hyphenation patterns
12mu|texlive-hyphen-sanskrit-20131011-5|11	Group:		Publishing
12mu|texlive-hyphen-sanskrit-20131011-5|12	URL:		http://tug.org/texlive
12mu|texlive-hyphen-sanskrit-20131011-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-hyphen-sanskrit-20131011-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-sanskrit.tar.xz
12mu|texlive-hyphen-sanskrit-20131011-5|15	BuildArch:	noarch
12mu|texlive-hyphen-sanskrit-20131011-5|16	BuildRequires:	texlive-tlpkg
12mu|texlive-hyphen-sanskrit-20131011-5|17	Requires(pre):	texlive-tlpkg
12mu|texlive-hyphen-sanskrit-20131011-5|18	Requires(post):	texlive-hyphen-base
12mu|texlive-hyphen-sanskrit-20131011-5|19	Requires:	texlive-hyph-utf8
12mu|texlive-hyphen-sanskrit-20131011-5|20	
12mu|texlive-hyphen-sanskrit-20131011-5|21	%description
12mu|texlive-hyphen-sanskrit-20131011-5|22	Hyphenation patterns for Sanskrit and Prakrit in
12mu|texlive-hyphen-sanskrit-20131011-5|23	transliteration, and in Devanagari, Bengali, Kannada, Malayalam
12mu|texlive-hyphen-sanskrit-20131011-5|24	and Telugu scripts for Unicode engines.
12mu|texlive-hyphen-sanskrit-20131011-5|25	
12mu|texlive-hyphen-sanskrit-20131011-5|26	%post
12mu|texlive-hyphen-sanskrit-20131011-5|27	%{_sbindir}/texlive.post
12mu|texlive-hyphen-sanskrit-20131011-5|28	
12mu|texlive-hyphen-sanskrit-20131011-5|29	%postun
12mu|texlive-hyphen-sanskrit-20131011-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-hyphen-sanskrit-20131011-5|31	%{_sbindir}/texlive.post
12mu|texlive-hyphen-sanskrit-20131011-5|32	fi
12mu|texlive-hyphen-sanskrit-20131011-5|33	
12mu|texlive-hyphen-sanskrit-20131011-5|34	#-----------------------------------------------------------------------
12mu|texlive-hyphen-sanskrit-20131011-5|35	%files
12mu|texlive-hyphen-sanskrit-20131011-5|36	%_texmf_language_dat_d/hyphen-sanskrit
12mu|texlive-hyphen-sanskrit-20131011-5|37	%_texmf_language_def_d/hyphen-sanskrit
12mu|texlive-hyphen-sanskrit-20131011-5|38	%_texmf_language_lua_d/hyphen-sanskrit
12mu|texlive-hyphen-sanskrit-20131011-5|39	
12mu|texlive-hyphen-sanskrit-20131011-5|40	#-----------------------------------------------------------------------
12mu|texlive-hyphen-sanskrit-20131011-5|41	%prep
12mu|texlive-hyphen-sanskrit-20131011-5|42	%setup -c -a0
12mu|texlive-hyphen-sanskrit-20131011-5|43	
12mu|texlive-hyphen-sanskrit-20131011-5|44	%build
12mu|texlive-hyphen-sanskrit-20131011-5|45	
12mu|texlive-hyphen-sanskrit-20131011-5|46	%install
12mu|texlive-hyphen-sanskrit-20131011-5|47	mkdir -p %{buildroot}%{_texmf_language_dat_d}
12mu|texlive-hyphen-sanskrit-20131011-5|48	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-sanskrit <<EOF
12mu|texlive-hyphen-sanskrit-20131011-5|49	\%% from hyphen-sanskrit:
12mu|texlive-hyphen-sanskrit-20131011-5|50	sanskrit loadhyph-sa.tex
12mu|texlive-hyphen-sanskrit-20131011-5|51	EOF
12mu|texlive-hyphen-sanskrit-20131011-5|52	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-sanskrit
12mu|texlive-hyphen-sanskrit-20131011-5|53	mkdir -p %{buildroot}%{_texmf_language_def_d}
12mu|texlive-hyphen-sanskrit-20131011-5|54	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-sanskrit <<EOF
12mu|texlive-hyphen-sanskrit-20131011-5|55	\%% from hyphen-sanskrit:
12mu|texlive-hyphen-sanskrit-20131011-5|56	\addlanguage{sanskrit}{loadhyph-sa.tex}{}{1}{3}
12mu|texlive-hyphen-sanskrit-20131011-5|57	EOF
12mu|texlive-hyphen-sanskrit-20131011-5|58	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-sanskrit
12mu|texlive-hyphen-sanskrit-20131011-5|59	mkdir -p %{buildroot}%{_texmf_language_lua_d}
12mu|texlive-hyphen-sanskrit-20131011-5|60	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-sanskrit <<EOF
12mu|texlive-hyphen-sanskrit-20131011-5|61	-- from hyphen-sanskrit:
12mu|texlive-hyphen-sanskrit-20131011-5|62	['sanskrit'] = {
12mu|texlive-hyphen-sanskrit-20131011-5|63	loader = 'loadhyph-sa.tex',
12mu|texlive-hyphen-sanskrit-20131011-5|64	lefthyphenmin = 1,
12mu|texlive-hyphen-sanskrit-20131011-5|65	righthyphenmin = 3,
12mu|texlive-hyphen-sanskrit-20131011-5|66	synonyms = {  },
12mu|texlive-hyphen-sanskrit-20131011-5|67	patterns = 'hyph-sa.pat.txt',
12mu|texlive-hyphen-sanskrit-20131011-5|68	hyphenation = '',
12mu|texlive-hyphen-sanskrit-20131011-5|69	},
12mu|texlive-hyphen-sanskrit-20131011-5|70	EOF
12mu|texlive-hyphen-sanskrit-20131011-5|71	
12mu|texlive-hyphen-sanskrit-20131011-5|72	%changelog
12mu|texlive-hyphen-sanskrit-20131011-5|73	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131011-5
12mu|texlive-hyphen-sanskrit-20131011-5|74	+ Revision: b432f07
12mu|texlive-hyphen-sanskrit-20131011-5|75	- Sync with cooker
12mu|texlive-hyphen-sanskrit-20131011-5|76	
12mu|texlive-hyphen-sanskrit-20131011-5|77	

21144 12
12mu|texlive-hyphen-thai-20131011-5|1	# revision 30605
12mu|texlive-hyphen-thai-20131011-5|2	# category TLCore
12mu|texlive-hyphen-thai-20131011-5|3	# catalog-ctan undef
12mu|texlive-hyphen-thai-20131011-5|4	# catalog-date undef
12mu|texlive-hyphen-thai-20131011-5|5	# catalog-license undef
12mu|texlive-hyphen-thai-20131011-5|6	# catalog-version undef
12mu|texlive-hyphen-thai-20131011-5|7	Name:		texlive-hyphen-thai
12mu|texlive-hyphen-thai-20131011-5|8	Version:	20131011
12mu|texlive-hyphen-thai-20131011-5|9	Release:	5
12mu|texlive-hyphen-thai-20131011-5|10	Summary:	Thai hyphenation patterns
12mu|texlive-hyphen-thai-20131011-5|11	Group:		Publishing
12mu|texlive-hyphen-thai-20131011-5|12	URL:		http://tug.org/texlive
12mu|texlive-hyphen-thai-20131011-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-hyphen-thai-20131011-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyphen-thai.tar.xz
12mu|texlive-hyphen-thai-20131011-5|15	BuildArch:	noarch
12mu|texlive-hyphen-thai-20131011-5|16	BuildRequires:	texlive-tlpkg
12mu|texlive-hyphen-thai-20131011-5|17	Requires(pre):	texlive-tlpkg
12mu|texlive-hyphen-thai-20131011-5|18	Requires(post):	texlive-hyphen-base
12mu|texlive-hyphen-thai-20131011-5|19	Requires:	texlive-hyph-utf8
12mu|texlive-hyphen-thai-20131011-5|20	
12mu|texlive-hyphen-thai-20131011-5|21	%description
12mu|texlive-hyphen-thai-20131011-5|22	Hyphenation patterns for Thai in LTH and UTF-8 encodings.
12mu|texlive-hyphen-thai-20131011-5|23	
12mu|texlive-hyphen-thai-20131011-5|24	%post
12mu|texlive-hyphen-thai-20131011-5|25	%{_sbindir}/texlive.post
12mu|texlive-hyphen-thai-20131011-5|26	
12mu|texlive-hyphen-thai-20131011-5|27	%postun
12mu|texlive-hyphen-thai-20131011-5|28	if [ $1 -eq 0 ]; then
12mu|texlive-hyphen-thai-20131011-5|29	%{_sbindir}/texlive.post
12mu|texlive-hyphen-thai-20131011-5|30	fi
12mu|texlive-hyphen-thai-20131011-5|31	
12mu|texlive-hyphen-thai-20131011-5|32	#-----------------------------------------------------------------------
12mu|texlive-hyphen-thai-20131011-5|33	%files
12mu|texlive-hyphen-thai-20131011-5|34	%_texmf_language_dat_d/hyphen-thai
12mu|texlive-hyphen-thai-20131011-5|35	%_texmf_language_def_d/hyphen-thai
12mu|texlive-hyphen-thai-20131011-5|36	%_texmf_language_lua_d/hyphen-thai
12mu|texlive-hyphen-thai-20131011-5|37	
12mu|texlive-hyphen-thai-20131011-5|38	#-----------------------------------------------------------------------
12mu|texlive-hyphen-thai-20131011-5|39	%prep
12mu|texlive-hyphen-thai-20131011-5|40	%setup -c -a0
12mu|texlive-hyphen-thai-20131011-5|41	
12mu|texlive-hyphen-thai-20131011-5|42	%build
12mu|texlive-hyphen-thai-20131011-5|43	
12mu|texlive-hyphen-thai-20131011-5|44	%install
12mu|texlive-hyphen-thai-20131011-5|45	mkdir -p %{buildroot}%{_texmf_language_dat_d}
12mu|texlive-hyphen-thai-20131011-5|46	cat > %{buildroot}%{_texmf_language_dat_d}/hyphen-thai <<EOF
12mu|texlive-hyphen-thai-20131011-5|47	\%% from hyphen-thai:
12mu|texlive-hyphen-thai-20131011-5|48	thai loadhyph-th.tex
12mu|texlive-hyphen-thai-20131011-5|49	EOF
12mu|texlive-hyphen-thai-20131011-5|50	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_dat_d}/hyphen-thai
12mu|texlive-hyphen-thai-20131011-5|51	mkdir -p %{buildroot}%{_texmf_language_def_d}
12mu|texlive-hyphen-thai-20131011-5|52	cat > %{buildroot}%{_texmf_language_def_d}/hyphen-thai <<EOF
12mu|texlive-hyphen-thai-20131011-5|53	\%% from hyphen-thai:
12mu|texlive-hyphen-thai-20131011-5|54	\addlanguage{thai}{loadhyph-th.tex}{}{2}{3}
12mu|texlive-hyphen-thai-20131011-5|55	EOF
12mu|texlive-hyphen-thai-20131011-5|56	perl -pi -e 's|\\%%|%%|;' %{buildroot}%{_texmf_language_def_d}/hyphen-thai
12mu|texlive-hyphen-thai-20131011-5|57	mkdir -p %{buildroot}%{_texmf_language_lua_d}
12mu|texlive-hyphen-thai-20131011-5|58	cat > %{buildroot}%{_texmf_language_lua_d}/hyphen-thai <<EOF
12mu|texlive-hyphen-thai-20131011-5|59	-- from hyphen-thai:
12mu|texlive-hyphen-thai-20131011-5|60	['thai'] = {
12mu|texlive-hyphen-thai-20131011-5|61	loader = 'loadhyph-th.tex',
12mu|texlive-hyphen-thai-20131011-5|62	lefthyphenmin = 2,
12mu|texlive-hyphen-thai-20131011-5|63	righthyphenmin = 3,
12mu|texlive-hyphen-thai-20131011-5|64	synonyms = {  },
12mu|texlive-hyphen-thai-20131011-5|65	patterns = 'hyph-th.pat.txt',
12mu|texlive-hyphen-thai-20131011-5|66	hyphenation = '',
12mu|texlive-hyphen-thai-20131011-5|67	},
12mu|texlive-hyphen-thai-20131011-5|68	EOF
12mu|texlive-hyphen-thai-20131011-5|69	
12mu|texlive-hyphen-thai-20131011-5|70	%changelog
12mu|texlive-hyphen-thai-20131011-5|71	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131011-5
12mu|texlive-hyphen-thai-20131011-5|72	+ Revision: 31fb11f
12mu|texlive-hyphen-thai-20131011-5|73	- MassBuild#289: Increase release tag
12mu|texlive-hyphen-thai-20131011-5|74	
12mu|texlive-hyphen-thai-20131011-5|75	

21145 12
12mu|texlive-hyph-utf8-20130508-5|1	# revision 30757
12mu|texlive-hyph-utf8-20130508-5|2	# category Package
12mu|texlive-hyph-utf8-20130508-5|3	# catalog-ctan /language/hyph-utf8
12mu|texlive-hyph-utf8-20130508-5|4	# catalog-date 2013-05-08 01:16:25 +0200
12mu|texlive-hyph-utf8-20130508-5|5	# catalog-license other-free
12mu|texlive-hyph-utf8-20130508-5|6	# catalog-version undef
12mu|texlive-hyph-utf8-20130508-5|7	Summary:	Hyphenation patterns expressed in UTF-8
12mu|texlive-hyph-utf8-20130508-5|8	Name:		texlive-hyph-utf8
12mu|texlive-hyph-utf8-20130508-5|9	Version:	20130508
12mu|texlive-hyph-utf8-20130508-5|10	Release:	5
12mu|texlive-hyph-utf8-20130508-5|11	License:	OTHER-FREE
12mu|texlive-hyph-utf8-20130508-5|12	Group:		Publishing
12mu|texlive-hyph-utf8-20130508-5|13	Url:		http://www.ctan.org/tex-archive/language/hyph-utf8
12mu|texlive-hyph-utf8-20130508-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyph-utf8.tar.xz
12mu|texlive-hyph-utf8-20130508-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyph-utf8.doc.tar.xz
12mu|texlive-hyph-utf8-20130508-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/hyph-utf8.source.tar.xz
12mu|texlive-hyph-utf8-20130508-5|17	Source10:	%{name}.rpmlintrc
12mu|texlive-hyph-utf8-20130508-5|18	BuildArch:	noarch
12mu|texlive-hyph-utf8-20130508-5|19	BuildRequires:	texlive-tlpkg
12mu|texlive-hyph-utf8-20130508-5|20	Requires(pre):	texlive-tlpkg
12mu|texlive-hyph-utf8-20130508-5|21	Requires(post):	texlive-kpathsea
12mu|texlive-hyph-utf8-20130508-5|22	
12mu|texlive-hyph-utf8-20130508-5|23	%description
12mu|texlive-hyph-utf8-20130508-5|24	Modern native UTF-8 engines such as XeTeX and LuaTeX need
12mu|texlive-hyph-utf8-20130508-5|25	hyphenation patterns in UTF-8 format, whereas older systems
12mu|texlive-hyph-utf8-20130508-5|26	require hyphenation patterns in the 8-bit encoding of the font
12mu|texlive-hyph-utf8-20130508-5|27	in use (such encodings are codified in the LaTeX scheme with
12mu|texlive-hyph-utf8-20130508-5|28	names like OT1, T2A, TS1, OML, LY1, etc). The present package
12mu|texlive-hyph-utf8-20130508-5|29	offers a collection of conversions of existing patterns to UTF-
12mu|texlive-hyph-utf8-20130508-5|30	8 format, together with converters for use with 8-bit fonts in
12mu|texlive-hyph-utf8-20130508-5|31	older systems. Since hyphenation patterns for Knuthian-style
12mu|texlive-hyph-utf8-20130508-5|32	TeX systems are only read at iniTeX time, it is hoped that the
12mu|texlive-hyph-utf8-20130508-5|33	UTF-8 patterns, with their converters, will completely supplant
12mu|texlive-hyph-utf8-20130508-5|34	the older patterns.
12mu|texlive-hyph-utf8-20130508-5|35	
12mu|texlive-hyph-utf8-20130508-5|36	%post
12mu|texlive-hyph-utf8-20130508-5|37	%{_sbindir}/texlive.post
12mu|texlive-hyph-utf8-20130508-5|38	
12mu|texlive-hyph-utf8-20130508-5|39	%postun
12mu|texlive-hyph-utf8-20130508-5|40	if [ $1 -eq 0 ]; then
12mu|texlive-hyph-utf8-20130508-5|41	%{_sbindir}/texlive.post
12mu|texlive-hyph-utf8-20130508-5|42	fi
12mu|texlive-hyph-utf8-20130508-5|43	
12mu|texlive-hyph-utf8-20130508-5|44	#-----------------------------------------------------------------------
12mu|texlive-hyph-utf8-20130508-5|45	%files
12mu|texlive-hyph-utf8-20130508-5|46	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-ec.tex
12mu|texlive-hyph-utf8-20130508-5|47	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-il2.tex
12mu|texlive-hyph-utf8-20130508-5|48	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-il3.tex
12mu|texlive-hyph-utf8-20130508-5|49	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-l7x.tex
12mu|texlive-hyph-utf8-20130508-5|50	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-lmc.tex
12mu|texlive-hyph-utf8-20130508-5|51	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-lth.tex
12mu|texlive-hyph-utf8-20130508-5|52	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-qx.tex
12mu|texlive-hyph-utf8-20130508-5|53	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-t2a.tex
12mu|texlive-hyph-utf8-20130508-5|54	%{_texmfdistdir}/tex/generic/hyph-utf8/conversions/conv-utf8-t8m.tex
12mu|texlive-hyph-utf8-20130508-5|55	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-af.tex
12mu|texlive-hyph-utf8-20130508-5|56	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-as.tex
12mu|texlive-hyph-utf8-20130508-5|57	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-bg.tex
12mu|texlive-hyph-utf8-20130508-5|58	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-bn.tex
12mu|texlive-hyph-utf8-20130508-5|59	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ca.tex
12mu|texlive-hyph-utf8-20130508-5|60	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-cop.tex
12mu|texlive-hyph-utf8-20130508-5|61	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-cs.tex
12mu|texlive-hyph-utf8-20130508-5|62	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-cy.tex
12mu|texlive-hyph-utf8-20130508-5|63	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-da.tex
12mu|texlive-hyph-utf8-20130508-5|64	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-de-1901.tex
12mu|texlive-hyph-utf8-20130508-5|65	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-de-1996.tex
12mu|texlive-hyph-utf8-20130508-5|66	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-de-ch-1901.tex
12mu|texlive-hyph-utf8-20130508-5|67	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-el-monoton.tex
12mu|texlive-hyph-utf8-20130508-5|68	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-el-polyton.tex
12mu|texlive-hyph-utf8-20130508-5|69	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-en-gb.tex
12mu|texlive-hyph-utf8-20130508-5|70	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-en-us.tex
12mu|texlive-hyph-utf8-20130508-5|71	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-eo.tex
12mu|texlive-hyph-utf8-20130508-5|72	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-es.tex
12mu|texlive-hyph-utf8-20130508-5|73	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-et.tex
12mu|texlive-hyph-utf8-20130508-5|74	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-eu.tex
12mu|texlive-hyph-utf8-20130508-5|75	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-fi.tex
12mu|texlive-hyph-utf8-20130508-5|76	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-fr.tex
12mu|texlive-hyph-utf8-20130508-5|77	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-fur.tex
12mu|texlive-hyph-utf8-20130508-5|78	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ga.tex
12mu|texlive-hyph-utf8-20130508-5|79	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-gl.tex
12mu|texlive-hyph-utf8-20130508-5|80	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-grc.tex
12mu|texlive-hyph-utf8-20130508-5|81	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-gu.tex
12mu|texlive-hyph-utf8-20130508-5|82	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-hi.tex
12mu|texlive-hyph-utf8-20130508-5|83	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-hr.tex
12mu|texlive-hyph-utf8-20130508-5|84	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-hsb.tex
12mu|texlive-hyph-utf8-20130508-5|85	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-hu.tex
12mu|texlive-hyph-utf8-20130508-5|86	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-hy.tex
12mu|texlive-hyph-utf8-20130508-5|87	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ia.tex
12mu|texlive-hyph-utf8-20130508-5|88	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-id.tex
12mu|texlive-hyph-utf8-20130508-5|89	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-is.tex
12mu|texlive-hyph-utf8-20130508-5|90	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-it.tex
12mu|texlive-hyph-utf8-20130508-5|91	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ka.tex
12mu|texlive-hyph-utf8-20130508-5|92	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-kmr.tex
12mu|texlive-hyph-utf8-20130508-5|93	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-kn.tex
12mu|texlive-hyph-utf8-20130508-5|94	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-la.tex
12mu|texlive-hyph-utf8-20130508-5|95	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-lt.tex
12mu|texlive-hyph-utf8-20130508-5|96	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-lv.tex
12mu|texlive-hyph-utf8-20130508-5|97	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ml.tex
12mu|texlive-hyph-utf8-20130508-5|98	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-mn-cyrl-x-lmc.tex
12mu|texlive-hyph-utf8-20130508-5|99	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-mn-cyrl.tex
12mu|texlive-hyph-utf8-20130508-5|100	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-mr.tex
12mu|texlive-hyph-utf8-20130508-5|101	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-mul-ethi.tex
12mu|texlive-hyph-utf8-20130508-5|102	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-nb.tex
12mu|texlive-hyph-utf8-20130508-5|103	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-nl.tex
12mu|texlive-hyph-utf8-20130508-5|104	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-nn.tex
12mu|texlive-hyph-utf8-20130508-5|105	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-or.tex
12mu|texlive-hyph-utf8-20130508-5|106	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-pa.tex
12mu|texlive-hyph-utf8-20130508-5|107	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-pl.tex
12mu|texlive-hyph-utf8-20130508-5|108	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-pms.tex
12mu|texlive-hyph-utf8-20130508-5|109	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-pt.tex
12mu|texlive-hyph-utf8-20130508-5|110	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-rm.tex
12mu|texlive-hyph-utf8-20130508-5|111	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ro.tex
12mu|texlive-hyph-utf8-20130508-5|112	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ru.tex
12mu|texlive-hyph-utf8-20130508-5|113	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-sa.tex
12mu|texlive-hyph-utf8-20130508-5|114	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-sk.tex
12mu|texlive-hyph-utf8-20130508-5|115	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-sl.tex
12mu|texlive-hyph-utf8-20130508-5|116	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-sr-cyrl.tex
12mu|texlive-hyph-utf8-20130508-5|117	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-sr-latn.tex
12mu|texlive-hyph-utf8-20130508-5|118	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-sv.tex
12mu|texlive-hyph-utf8-20130508-5|119	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-ta.tex
12mu|texlive-hyph-utf8-20130508-5|120	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-te.tex
12mu|texlive-hyph-utf8-20130508-5|121	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-th.tex
12mu|texlive-hyph-utf8-20130508-5|122	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-tk.tex
12mu|texlive-hyph-utf8-20130508-5|123	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-tr.tex
12mu|texlive-hyph-utf8-20130508-5|124	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-uk.tex
12mu|texlive-hyph-utf8-20130508-5|125	%{_texmfdistdir}/tex/generic/hyph-utf8/loadhyph/loadhyph-zh-latn-pinyin.tex
12mu|texlive-hyph-utf8-20130508-5|126	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-af.ec.tex
12mu|texlive-hyph-utf8-20130508-5|127	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-bg.t2a.tex
12mu|texlive-hyph-utf8-20130508-5|128	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-ca.ec.tex
12mu|texlive-hyph-utf8-20130508-5|129	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-cs.ec.tex
12mu|texlive-hyph-utf8-20130508-5|130	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-cy.ec.tex
12mu|texlive-hyph-utf8-20130508-5|131	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-da.ec.tex
12mu|texlive-hyph-utf8-20130508-5|132	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-de-1901.ec.tex
12mu|texlive-hyph-utf8-20130508-5|133	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-de-1996.ec.tex
12mu|texlive-hyph-utf8-20130508-5|134	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-de-ch-1901.ec.tex
12mu|texlive-hyph-utf8-20130508-5|135	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-eo.il3.tex
12mu|texlive-hyph-utf8-20130508-5|136	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-es.ec.tex
12mu|texlive-hyph-utf8-20130508-5|137	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-et.ec.tex
12mu|texlive-hyph-utf8-20130508-5|138	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-eu.ec.tex
12mu|texlive-hyph-utf8-20130508-5|139	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-fi.ec.tex
12mu|texlive-hyph-utf8-20130508-5|140	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-fr.ec.tex
12mu|texlive-hyph-utf8-20130508-5|141	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-fur.ec.tex
12mu|texlive-hyph-utf8-20130508-5|142	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-ga.ec.tex
12mu|texlive-hyph-utf8-20130508-5|143	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-gl.ec.tex
12mu|texlive-hyph-utf8-20130508-5|144	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-hr.ec.tex
12mu|texlive-hyph-utf8-20130508-5|145	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-hsb.ec.tex
12mu|texlive-hyph-utf8-20130508-5|146	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-hu.ec.tex
12mu|texlive-hyph-utf8-20130508-5|147	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-is.ec.tex
12mu|texlive-hyph-utf8-20130508-5|148	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-ka.t8m.tex
12mu|texlive-hyph-utf8-20130508-5|149	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-kmr.ec.tex
12mu|texlive-hyph-utf8-20130508-5|150	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-la.ec.tex
12mu|texlive-hyph-utf8-20130508-5|151	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-lt.l7x.tex
12mu|texlive-hyph-utf8-20130508-5|152	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-lv.l7x.tex
12mu|texlive-hyph-utf8-20130508-5|153	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-mn-cyrl-x-lmc.lmc.tex
12mu|texlive-hyph-utf8-20130508-5|154	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-mn-cyrl.t2a.tex
12mu|texlive-hyph-utf8-20130508-5|155	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-nb.ec.tex
12mu|texlive-hyph-utf8-20130508-5|156	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-nl.ec.tex
12mu|texlive-hyph-utf8-20130508-5|157	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-nn.ec.tex
12mu|texlive-hyph-utf8-20130508-5|158	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-pl.qx.tex
12mu|texlive-hyph-utf8-20130508-5|159	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-pt.ec.tex
12mu|texlive-hyph-utf8-20130508-5|160	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-ro.ec.tex
12mu|texlive-hyph-utf8-20130508-5|161	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-ru.t2a.tex
12mu|texlive-hyph-utf8-20130508-5|162	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-sh-cyrl.t2a.tex
12mu|texlive-hyph-utf8-20130508-5|163	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-sh-latn.ec.tex
12mu|texlive-hyph-utf8-20130508-5|164	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-sk.ec.tex
12mu|texlive-hyph-utf8-20130508-5|165	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-sl.ec.tex
12mu|texlive-hyph-utf8-20130508-5|166	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-sv.ec.tex
12mu|texlive-hyph-utf8-20130508-5|167	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-th.lth.tex
12mu|texlive-hyph-utf8-20130508-5|168	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-tk.ec.tex
12mu|texlive-hyph-utf8-20130508-5|169	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-tr.ec.tex
12mu|texlive-hyph-utf8-20130508-5|170	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-uk.t2a.tex
12mu|texlive-hyph-utf8-20130508-5|171	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/ptex/hyph-zh-latn-pinyin.ec.tex
12mu|texlive-hyph-utf8-20130508-5|172	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-af.tex
12mu|texlive-hyph-utf8-20130508-5|173	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-fr.tex
12mu|texlive-hyph-utf8-20130508-5|174	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-fur.tex
12mu|texlive-hyph-utf8-20130508-5|175	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-it.tex
12mu|texlive-hyph-utf8-20130508-5|176	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-pms.tex
12mu|texlive-hyph-utf8-20130508-5|177	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-rm.tex
12mu|texlive-hyph-utf8-20130508-5|178	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-uk.tex
12mu|texlive-hyph-utf8-20130508-5|179	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/quote/hyph-quote-zh-latn-pinyin.tex
12mu|texlive-hyph-utf8-20130508-5|180	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex-8bit/copthyph.tex
12mu|texlive-hyph-utf8-20130508-5|181	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-af.tex
12mu|texlive-hyph-utf8-20130508-5|182	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-as.tex
12mu|texlive-hyph-utf8-20130508-5|183	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-bg.tex
12mu|texlive-hyph-utf8-20130508-5|184	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-bn.tex
12mu|texlive-hyph-utf8-20130508-5|185	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ca.tex
12mu|texlive-hyph-utf8-20130508-5|186	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-cop.tex
12mu|texlive-hyph-utf8-20130508-5|187	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-cs.tex
12mu|texlive-hyph-utf8-20130508-5|188	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-cy.tex
12mu|texlive-hyph-utf8-20130508-5|189	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-da.tex
12mu|texlive-hyph-utf8-20130508-5|190	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-de-1901.tex
12mu|texlive-hyph-utf8-20130508-5|191	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-de-1996.tex
12mu|texlive-hyph-utf8-20130508-5|192	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-de-ch-1901.tex
12mu|texlive-hyph-utf8-20130508-5|193	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-el-monoton.tex
12mu|texlive-hyph-utf8-20130508-5|194	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-el-polyton.tex
12mu|texlive-hyph-utf8-20130508-5|195	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-en-gb.tex
12mu|texlive-hyph-utf8-20130508-5|196	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-en-us.tex
12mu|texlive-hyph-utf8-20130508-5|197	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-eo.tex
12mu|texlive-hyph-utf8-20130508-5|198	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-es.tex
12mu|texlive-hyph-utf8-20130508-5|199	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-et.tex
12mu|texlive-hyph-utf8-20130508-5|200	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-eu.tex
12mu|texlive-hyph-utf8-20130508-5|201	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-fi.tex
12mu|texlive-hyph-utf8-20130508-5|202	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-fr.tex
12mu|texlive-hyph-utf8-20130508-5|203	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-fur.tex
12mu|texlive-hyph-utf8-20130508-5|204	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ga.tex
12mu|texlive-hyph-utf8-20130508-5|205	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-gl.tex
12mu|texlive-hyph-utf8-20130508-5|206	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-grc.tex
12mu|texlive-hyph-utf8-20130508-5|207	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-gu.tex
12mu|texlive-hyph-utf8-20130508-5|208	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-hi.tex
12mu|texlive-hyph-utf8-20130508-5|209	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-hr.tex
12mu|texlive-hyph-utf8-20130508-5|210	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-hsb.tex
12mu|texlive-hyph-utf8-20130508-5|211	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-hu.tex
12mu|texlive-hyph-utf8-20130508-5|212	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-hy.tex
12mu|texlive-hyph-utf8-20130508-5|213	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ia.tex
12mu|texlive-hyph-utf8-20130508-5|214	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-id.tex
12mu|texlive-hyph-utf8-20130508-5|215	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-is.tex
12mu|texlive-hyph-utf8-20130508-5|216	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-it.tex
12mu|texlive-hyph-utf8-20130508-5|217	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ka.tex
12mu|texlive-hyph-utf8-20130508-5|218	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-kmr.tex
12mu|texlive-hyph-utf8-20130508-5|219	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-kn.tex
12mu|texlive-hyph-utf8-20130508-5|220	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-la.tex
12mu|texlive-hyph-utf8-20130508-5|221	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-lt.tex
12mu|texlive-hyph-utf8-20130508-5|222	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-lv.tex
12mu|texlive-hyph-utf8-20130508-5|223	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ml.tex
12mu|texlive-hyph-utf8-20130508-5|224	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-mn-cyrl-x-lmc.tex
12mu|texlive-hyph-utf8-20130508-5|225	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-mn-cyrl.tex
12mu|texlive-hyph-utf8-20130508-5|226	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-mr.tex
12mu|texlive-hyph-utf8-20130508-5|227	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-mul-ethi.tex
12mu|texlive-hyph-utf8-20130508-5|228	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-nb.tex
12mu|texlive-hyph-utf8-20130508-5|229	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-nl.tex
12mu|texlive-hyph-utf8-20130508-5|230	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-nn.tex
12mu|texlive-hyph-utf8-20130508-5|231	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-no.tex
12mu|texlive-hyph-utf8-20130508-5|232	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-or.tex
12mu|texlive-hyph-utf8-20130508-5|233	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-pa.tex
12mu|texlive-hyph-utf8-20130508-5|234	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-pl.tex
12mu|texlive-hyph-utf8-20130508-5|235	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-pms.tex
12mu|texlive-hyph-utf8-20130508-5|236	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-pt.tex
12mu|texlive-hyph-utf8-20130508-5|237	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-rm.tex
12mu|texlive-hyph-utf8-20130508-5|238	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ro.tex
12mu|texlive-hyph-utf8-20130508-5|239	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ru.tex
12mu|texlive-hyph-utf8-20130508-5|240	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-sa.tex
12mu|texlive-hyph-utf8-20130508-5|241	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-sh-cyrl.tex
12mu|texlive-hyph-utf8-20130508-5|242	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-sh-latn.tex
12mu|texlive-hyph-utf8-20130508-5|243	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-sk.tex
12mu|texlive-hyph-utf8-20130508-5|244	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-sl.tex
12mu|texlive-hyph-utf8-20130508-5|245	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-sr-cyrl.tex
12mu|texlive-hyph-utf8-20130508-5|246	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-sv.tex
12mu|texlive-hyph-utf8-20130508-5|247	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-ta.tex
12mu|texlive-hyph-utf8-20130508-5|248	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-te.tex
12mu|texlive-hyph-utf8-20130508-5|249	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-th.tex
12mu|texlive-hyph-utf8-20130508-5|250	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-tk.tex
12mu|texlive-hyph-utf8-20130508-5|251	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-tr.tex
12mu|texlive-hyph-utf8-20130508-5|252	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-uk.tex
12mu|texlive-hyph-utf8-20130508-5|253	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/tex/hyph-zh-latn-pinyin.tex
12mu|texlive-hyph-utf8-20130508-5|254	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-af.chr.txt
12mu|texlive-hyph-utf8-20130508-5|255	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-af.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|256	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-af.lic.txt
12mu|texlive-hyph-utf8-20130508-5|257	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-af.pat.txt
12mu|texlive-hyph-utf8-20130508-5|258	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-as.chr.txt
12mu|texlive-hyph-utf8-20130508-5|259	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-as.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|260	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-as.lic.txt
12mu|texlive-hyph-utf8-20130508-5|261	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-as.pat.txt
12mu|texlive-hyph-utf8-20130508-5|262	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bg.chr.txt
12mu|texlive-hyph-utf8-20130508-5|263	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bg.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|264	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bg.lic.txt
12mu|texlive-hyph-utf8-20130508-5|265	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bg.pat.txt
12mu|texlive-hyph-utf8-20130508-5|266	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bn.chr.txt
12mu|texlive-hyph-utf8-20130508-5|267	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bn.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|268	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bn.lic.txt
12mu|texlive-hyph-utf8-20130508-5|269	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-bn.pat.txt
12mu|texlive-hyph-utf8-20130508-5|270	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ca.chr.txt
12mu|texlive-hyph-utf8-20130508-5|271	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ca.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|272	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ca.lic.txt
12mu|texlive-hyph-utf8-20130508-5|273	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ca.pat.txt
12mu|texlive-hyph-utf8-20130508-5|274	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cop.chr.txt
12mu|texlive-hyph-utf8-20130508-5|275	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cop.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|276	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cop.lic.txt
12mu|texlive-hyph-utf8-20130508-5|277	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cop.pat.txt
12mu|texlive-hyph-utf8-20130508-5|278	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cs.chr.txt
12mu|texlive-hyph-utf8-20130508-5|279	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cs.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|280	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cs.lic.txt
12mu|texlive-hyph-utf8-20130508-5|281	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cs.pat.txt
12mu|texlive-hyph-utf8-20130508-5|282	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cy.chr.txt
12mu|texlive-hyph-utf8-20130508-5|283	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cy.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|284	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cy.lic.txt
12mu|texlive-hyph-utf8-20130508-5|285	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-cy.pat.txt
12mu|texlive-hyph-utf8-20130508-5|286	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-da.chr.txt
12mu|texlive-hyph-utf8-20130508-5|287	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-da.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|288	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-da.lic.txt
12mu|texlive-hyph-utf8-20130508-5|289	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-da.pat.txt
12mu|texlive-hyph-utf8-20130508-5|290	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1901.chr.txt
12mu|texlive-hyph-utf8-20130508-5|291	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1901.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|292	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1901.lic.txt
12mu|texlive-hyph-utf8-20130508-5|293	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1901.pat.txt
12mu|texlive-hyph-utf8-20130508-5|294	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1996.chr.txt
12mu|texlive-hyph-utf8-20130508-5|295	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1996.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|296	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1996.lic.txt
12mu|texlive-hyph-utf8-20130508-5|297	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-1996.pat.txt
12mu|texlive-hyph-utf8-20130508-5|298	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-ch-1901.chr.txt
12mu|texlive-hyph-utf8-20130508-5|299	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-ch-1901.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|300	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-ch-1901.lic.txt
12mu|texlive-hyph-utf8-20130508-5|301	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-de-ch-1901.pat.txt
12mu|texlive-hyph-utf8-20130508-5|302	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-monoton.chr.txt
12mu|texlive-hyph-utf8-20130508-5|303	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-monoton.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|304	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-monoton.lic.txt
12mu|texlive-hyph-utf8-20130508-5|305	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-monoton.pat.txt
12mu|texlive-hyph-utf8-20130508-5|306	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-polyton.chr.txt
12mu|texlive-hyph-utf8-20130508-5|307	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-polyton.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|308	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-polyton.lic.txt
12mu|texlive-hyph-utf8-20130508-5|309	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-el-polyton.pat.txt
12mu|texlive-hyph-utf8-20130508-5|310	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-gb.chr.txt
12mu|texlive-hyph-utf8-20130508-5|311	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-gb.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|312	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-gb.lic.txt
12mu|texlive-hyph-utf8-20130508-5|313	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-gb.pat.txt
12mu|texlive-hyph-utf8-20130508-5|314	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-us.chr.txt
12mu|texlive-hyph-utf8-20130508-5|315	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-us.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|316	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-us.lic.txt
12mu|texlive-hyph-utf8-20130508-5|317	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-en-us.pat.txt
12mu|texlive-hyph-utf8-20130508-5|318	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eo.chr.txt
12mu|texlive-hyph-utf8-20130508-5|319	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eo.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|320	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eo.lic.txt
12mu|texlive-hyph-utf8-20130508-5|321	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eo.pat.txt
12mu|texlive-hyph-utf8-20130508-5|322	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-es.chr.txt
12mu|texlive-hyph-utf8-20130508-5|323	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-es.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|324	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-es.lic.txt
12mu|texlive-hyph-utf8-20130508-5|325	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-es.pat.txt
12mu|texlive-hyph-utf8-20130508-5|326	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-et.chr.txt
12mu|texlive-hyph-utf8-20130508-5|327	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-et.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|328	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-et.lic.txt
12mu|texlive-hyph-utf8-20130508-5|329	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-et.pat.txt
12mu|texlive-hyph-utf8-20130508-5|330	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eu.chr.txt
12mu|texlive-hyph-utf8-20130508-5|331	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eu.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|332	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eu.lic.txt
12mu|texlive-hyph-utf8-20130508-5|333	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-eu.pat.txt
12mu|texlive-hyph-utf8-20130508-5|334	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fi.chr.txt
12mu|texlive-hyph-utf8-20130508-5|335	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fi.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|336	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fi.lic.txt
12mu|texlive-hyph-utf8-20130508-5|337	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fi.pat.txt
12mu|texlive-hyph-utf8-20130508-5|338	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fr.chr.txt
12mu|texlive-hyph-utf8-20130508-5|339	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fr.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|340	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fr.lic.txt
12mu|texlive-hyph-utf8-20130508-5|341	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fr.pat.txt
12mu|texlive-hyph-utf8-20130508-5|342	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fur.chr.txt
12mu|texlive-hyph-utf8-20130508-5|343	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fur.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|344	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fur.lic.txt
12mu|texlive-hyph-utf8-20130508-5|345	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-fur.pat.txt
12mu|texlive-hyph-utf8-20130508-5|346	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ga.chr.txt
12mu|texlive-hyph-utf8-20130508-5|347	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ga.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|348	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ga.lic.txt
12mu|texlive-hyph-utf8-20130508-5|349	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ga.pat.txt
12mu|texlive-hyph-utf8-20130508-5|350	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gl.chr.txt
12mu|texlive-hyph-utf8-20130508-5|351	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gl.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|352	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gl.lic.txt
12mu|texlive-hyph-utf8-20130508-5|353	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gl.pat.txt
12mu|texlive-hyph-utf8-20130508-5|354	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-grc.chr.txt
12mu|texlive-hyph-utf8-20130508-5|355	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-grc.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|356	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-grc.lic.txt
12mu|texlive-hyph-utf8-20130508-5|357	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-grc.pat.txt
12mu|texlive-hyph-utf8-20130508-5|358	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gu.chr.txt
12mu|texlive-hyph-utf8-20130508-5|359	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gu.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|360	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gu.lic.txt
12mu|texlive-hyph-utf8-20130508-5|361	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-gu.pat.txt
12mu|texlive-hyph-utf8-20130508-5|362	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hi.chr.txt
12mu|texlive-hyph-utf8-20130508-5|363	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hi.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|364	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hi.lic.txt
12mu|texlive-hyph-utf8-20130508-5|365	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hi.pat.txt
12mu|texlive-hyph-utf8-20130508-5|366	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hr.chr.txt
12mu|texlive-hyph-utf8-20130508-5|367	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hr.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|368	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hr.lic.txt
12mu|texlive-hyph-utf8-20130508-5|369	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hr.pat.txt
12mu|texlive-hyph-utf8-20130508-5|370	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hsb.chr.txt
12mu|texlive-hyph-utf8-20130508-5|371	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hsb.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|372	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hsb.lic.txt
12mu|texlive-hyph-utf8-20130508-5|373	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hsb.pat.txt
12mu|texlive-hyph-utf8-20130508-5|374	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hu.chr.txt
12mu|texlive-hyph-utf8-20130508-5|375	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hu.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|376	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hu.lic.txt
12mu|texlive-hyph-utf8-20130508-5|377	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hu.pat.txt
12mu|texlive-hyph-utf8-20130508-5|378	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hy.chr.txt
12mu|texlive-hyph-utf8-20130508-5|379	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hy.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|380	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hy.lic.txt
12mu|texlive-hyph-utf8-20130508-5|381	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-hy.pat.txt
12mu|texlive-hyph-utf8-20130508-5|382	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ia.chr.txt
12mu|texlive-hyph-utf8-20130508-5|383	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ia.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|384	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ia.lic.txt
12mu|texlive-hyph-utf8-20130508-5|385	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ia.pat.txt
12mu|texlive-hyph-utf8-20130508-5|386	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-id.chr.txt
12mu|texlive-hyph-utf8-20130508-5|387	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-id.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|388	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-id.lic.txt
12mu|texlive-hyph-utf8-20130508-5|389	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-id.pat.txt
12mu|texlive-hyph-utf8-20130508-5|390	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-is.chr.txt
12mu|texlive-hyph-utf8-20130508-5|391	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-is.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|392	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-is.lic.txt
12mu|texlive-hyph-utf8-20130508-5|393	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-is.pat.txt
12mu|texlive-hyph-utf8-20130508-5|394	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-it.chr.txt
12mu|texlive-hyph-utf8-20130508-5|395	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-it.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|396	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-it.lic.txt
12mu|texlive-hyph-utf8-20130508-5|397	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-it.pat.txt
12mu|texlive-hyph-utf8-20130508-5|398	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ka.chr.txt
12mu|texlive-hyph-utf8-20130508-5|399	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ka.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|400	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ka.lic.txt
12mu|texlive-hyph-utf8-20130508-5|401	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ka.pat.txt
12mu|texlive-hyph-utf8-20130508-5|402	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kmr.chr.txt
12mu|texlive-hyph-utf8-20130508-5|403	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kmr.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|404	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kmr.lic.txt
12mu|texlive-hyph-utf8-20130508-5|405	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kmr.pat.txt
12mu|texlive-hyph-utf8-20130508-5|406	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kn.chr.txt
12mu|texlive-hyph-utf8-20130508-5|407	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kn.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|408	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kn.lic.txt
12mu|texlive-hyph-utf8-20130508-5|409	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-kn.pat.txt
12mu|texlive-hyph-utf8-20130508-5|410	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-la.chr.txt
12mu|texlive-hyph-utf8-20130508-5|411	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-la.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|412	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-la.lic.txt
12mu|texlive-hyph-utf8-20130508-5|413	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-la.pat.txt
12mu|texlive-hyph-utf8-20130508-5|414	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lt.chr.txt
12mu|texlive-hyph-utf8-20130508-5|415	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lt.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|416	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lt.lic.txt
12mu|texlive-hyph-utf8-20130508-5|417	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lt.pat.txt
12mu|texlive-hyph-utf8-20130508-5|418	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lv.chr.txt
12mu|texlive-hyph-utf8-20130508-5|419	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lv.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|420	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lv.lic.txt
12mu|texlive-hyph-utf8-20130508-5|421	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-lv.pat.txt
12mu|texlive-hyph-utf8-20130508-5|422	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ml.chr.txt
12mu|texlive-hyph-utf8-20130508-5|423	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ml.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|424	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ml.lic.txt
12mu|texlive-hyph-utf8-20130508-5|425	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ml.pat.txt
12mu|texlive-hyph-utf8-20130508-5|426	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mn-cyrl.chr.txt
12mu|texlive-hyph-utf8-20130508-5|427	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mn-cyrl.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|428	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mn-cyrl.lic.txt
12mu|texlive-hyph-utf8-20130508-5|429	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mn-cyrl.pat.txt
12mu|texlive-hyph-utf8-20130508-5|430	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mr.chr.txt
12mu|texlive-hyph-utf8-20130508-5|431	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mr.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|432	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mr.lic.txt
12mu|texlive-hyph-utf8-20130508-5|433	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mr.pat.txt
12mu|texlive-hyph-utf8-20130508-5|434	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mul-ethi.chr.txt
12mu|texlive-hyph-utf8-20130508-5|435	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mul-ethi.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|436	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mul-ethi.lic.txt
12mu|texlive-hyph-utf8-20130508-5|437	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-mul-ethi.pat.txt
12mu|texlive-hyph-utf8-20130508-5|438	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nb.chr.txt
12mu|texlive-hyph-utf8-20130508-5|439	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nb.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|440	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nb.lic.txt
12mu|texlive-hyph-utf8-20130508-5|441	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nb.pat.txt
12mu|texlive-hyph-utf8-20130508-5|442	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nl.chr.txt
12mu|texlive-hyph-utf8-20130508-5|443	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nl.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|444	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nl.lic.txt
12mu|texlive-hyph-utf8-20130508-5|445	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nl.pat.txt
12mu|texlive-hyph-utf8-20130508-5|446	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nn.chr.txt
12mu|texlive-hyph-utf8-20130508-5|447	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nn.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|448	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nn.lic.txt
12mu|texlive-hyph-utf8-20130508-5|449	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-nn.pat.txt
12mu|texlive-hyph-utf8-20130508-5|450	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-or.chr.txt
12mu|texlive-hyph-utf8-20130508-5|451	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-or.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|452	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-or.lic.txt
12mu|texlive-hyph-utf8-20130508-5|453	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-or.pat.txt
12mu|texlive-hyph-utf8-20130508-5|454	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pa.chr.txt
12mu|texlive-hyph-utf8-20130508-5|455	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pa.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|456	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pa.lic.txt
12mu|texlive-hyph-utf8-20130508-5|457	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pa.pat.txt
12mu|texlive-hyph-utf8-20130508-5|458	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pl.chr.txt
12mu|texlive-hyph-utf8-20130508-5|459	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pl.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|460	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pl.lic.txt
12mu|texlive-hyph-utf8-20130508-5|461	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pl.pat.txt
12mu|texlive-hyph-utf8-20130508-5|462	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pms.chr.txt
12mu|texlive-hyph-utf8-20130508-5|463	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pms.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|464	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pms.lic.txt
12mu|texlive-hyph-utf8-20130508-5|465	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pms.pat.txt
12mu|texlive-hyph-utf8-20130508-5|466	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pt.chr.txt
12mu|texlive-hyph-utf8-20130508-5|467	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pt.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|468	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pt.lic.txt
12mu|texlive-hyph-utf8-20130508-5|469	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-pt.pat.txt
12mu|texlive-hyph-utf8-20130508-5|470	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-rm.chr.txt
12mu|texlive-hyph-utf8-20130508-5|471	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-rm.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|472	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-rm.lic.txt
12mu|texlive-hyph-utf8-20130508-5|473	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-rm.pat.txt
12mu|texlive-hyph-utf8-20130508-5|474	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ro.chr.txt
12mu|texlive-hyph-utf8-20130508-5|475	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ro.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|476	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ro.lic.txt
12mu|texlive-hyph-utf8-20130508-5|477	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ro.pat.txt
12mu|texlive-hyph-utf8-20130508-5|478	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ru.chr.txt
12mu|texlive-hyph-utf8-20130508-5|479	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ru.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|480	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ru.lic.txt
12mu|texlive-hyph-utf8-20130508-5|481	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ru.pat.txt
12mu|texlive-hyph-utf8-20130508-5|482	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sa.chr.txt
12mu|texlive-hyph-utf8-20130508-5|483	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sa.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|484	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sa.lic.txt
12mu|texlive-hyph-utf8-20130508-5|485	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sa.pat.txt
12mu|texlive-hyph-utf8-20130508-5|486	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-cyrl.chr.txt
12mu|texlive-hyph-utf8-20130508-5|487	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-cyrl.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|488	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-cyrl.lic.txt
12mu|texlive-hyph-utf8-20130508-5|489	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-cyrl.pat.txt
12mu|texlive-hyph-utf8-20130508-5|490	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-latn.chr.txt
12mu|texlive-hyph-utf8-20130508-5|491	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-latn.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|492	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-latn.lic.txt
12mu|texlive-hyph-utf8-20130508-5|493	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sh-latn.pat.txt
12mu|texlive-hyph-utf8-20130508-5|494	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sk.chr.txt
12mu|texlive-hyph-utf8-20130508-5|495	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sk.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|496	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sk.lic.txt
12mu|texlive-hyph-utf8-20130508-5|497	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sk.pat.txt
12mu|texlive-hyph-utf8-20130508-5|498	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sl.chr.txt
12mu|texlive-hyph-utf8-20130508-5|499	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sl.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|500	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sl.lic.txt
12mu|texlive-hyph-utf8-20130508-5|501	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sl.pat.txt
12mu|texlive-hyph-utf8-20130508-5|502	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sr-cyrl.chr.txt
12mu|texlive-hyph-utf8-20130508-5|503	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sr-cyrl.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|504	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sr-cyrl.lic.txt
12mu|texlive-hyph-utf8-20130508-5|505	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sr-cyrl.pat.txt
12mu|texlive-hyph-utf8-20130508-5|506	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sv.chr.txt
12mu|texlive-hyph-utf8-20130508-5|507	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sv.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|508	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sv.lic.txt
12mu|texlive-hyph-utf8-20130508-5|509	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-sv.pat.txt
12mu|texlive-hyph-utf8-20130508-5|510	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ta.chr.txt
12mu|texlive-hyph-utf8-20130508-5|511	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ta.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|512	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ta.lic.txt
12mu|texlive-hyph-utf8-20130508-5|513	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-ta.pat.txt
12mu|texlive-hyph-utf8-20130508-5|514	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-te.chr.txt
12mu|texlive-hyph-utf8-20130508-5|515	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-te.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|516	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-te.lic.txt
12mu|texlive-hyph-utf8-20130508-5|517	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-te.pat.txt
12mu|texlive-hyph-utf8-20130508-5|518	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-th.chr.txt
12mu|texlive-hyph-utf8-20130508-5|519	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-th.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|520	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-th.lic.txt
12mu|texlive-hyph-utf8-20130508-5|521	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-th.pat.txt
12mu|texlive-hyph-utf8-20130508-5|522	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tk.chr.txt
12mu|texlive-hyph-utf8-20130508-5|523	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tk.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|524	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tk.lic.txt
12mu|texlive-hyph-utf8-20130508-5|525	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tk.pat.txt
12mu|texlive-hyph-utf8-20130508-5|526	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tr.chr.txt
12mu|texlive-hyph-utf8-20130508-5|527	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tr.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|528	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tr.lic.txt
12mu|texlive-hyph-utf8-20130508-5|529	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-tr.pat.txt
12mu|texlive-hyph-utf8-20130508-5|530	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-uk.chr.txt
12mu|texlive-hyph-utf8-20130508-5|531	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-uk.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|532	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-uk.lic.txt
12mu|texlive-hyph-utf8-20130508-5|533	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-uk.pat.txt
12mu|texlive-hyph-utf8-20130508-5|534	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-zh-latn-pinyin.chr.txt
12mu|texlive-hyph-utf8-20130508-5|535	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-zh-latn-pinyin.hyp.txt
12mu|texlive-hyph-utf8-20130508-5|536	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-zh-latn-pinyin.lic.txt
12mu|texlive-hyph-utf8-20130508-5|537	%{_texmfdistdir}/tex/generic/hyph-utf8/patterns/txt/hyph-zh-latn-pinyin.pat.txt
12mu|texlive-hyph-utf8-20130508-5|538	%{_texmfdistdir}/tex/luatex/hyph-utf8/etex.src
12mu|texlive-hyph-utf8-20130508-5|539	%{_texmfdistdir}/tex/luatex/hyph-utf8/luatex-hyphen.lua
12mu|texlive-hyph-utf8-20130508-5|540	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/CHANGES
12mu|texlive-hyph-utf8-20130508-5|541	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/README
12mu|texlive-hyph-utf8-20130508-5|542	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/bg/azbukaExtended.pdf
12mu|texlive-hyph-utf8-20130508-5|543	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/bg/azbukaExtended.tex
12mu|texlive-hyph-utf8-20130508-5|544	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/es/README
12mu|texlive-hyph-utf8-20130508-5|545	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/es/division.pdf
12mu|texlive-hyph-utf8-20130508-5|546	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/hu/huhyphn.pdf
12mu|texlive-hyph-utf8-20130508-5|547	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/hyphenation-distribution.pdf
12mu|texlive-hyph-utf8-20130508-5|548	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/hyphenation-distribution.tex
12mu|texlive-hyph-utf8-20130508-5|549	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/hyphenation.pdf
12mu|texlive-hyph-utf8-20130508-5|550	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/hyphenation.tex
12mu|texlive-hyph-utf8-20130508-5|551	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/img/miktex-languages.png
12mu|texlive-hyph-utf8-20130508-5|552	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/img/texlive-collection.png
12mu|texlive-hyph-utf8-20130508-5|553	%doc %{_texmfdistdir}/doc/generic/hyph-utf8/sa/hyphenmin.txt
12mu|texlive-hyph-utf8-20130508-5|554	%doc %{_texmfdistdir}/doc/luatex/hyph-utf8/README
12mu|texlive-hyph-utf8-20130508-5|555	%doc %{_texmfdistdir}/doc/luatex/hyph-utf8/luatex-hyphen.pdf
12mu|texlive-hyph-utf8-20130508-5|556	#- source
12mu|texlive-hyph-utf8-20130508-5|557	%doc %{_texmfdistdir}/source/generic/hyph-utf8/README
12mu|texlive-hyph-utf8-20130508-5|558	%doc %{_texmfdistdir}/source/generic/hyph-utf8/contributed/make-exhyph.pl
12mu|texlive-hyph-utf8-20130508-5|559	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/ec.dat
12mu|texlive-hyph-utf8-20130508-5|560	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/il2.dat
12mu|texlive-hyph-utf8-20130508-5|561	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/il3.dat
12mu|texlive-hyph-utf8-20130508-5|562	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/l7x.dat
12mu|texlive-hyph-utf8-20130508-5|563	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/lmc.dat
12mu|texlive-hyph-utf8-20130508-5|564	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/lth.dat
12mu|texlive-hyph-utf8-20130508-5|565	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/qx.dat
12mu|texlive-hyph-utf8-20130508-5|566	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/t2a.dat
12mu|texlive-hyph-utf8-20130508-5|567	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/t8m.dat
12mu|texlive-hyph-utf8-20130508-5|568	%doc %{_texmfdistdir}/source/generic/hyph-utf8/data/encodings/texnansi.dat
12mu|texlive-hyph-utf8-20130508-5|569	%doc %{_texmfdistdir}/source/generic/hyph-utf8/generate-converters.rb
12mu|texlive-hyph-utf8-20130508-5|570	%doc %{_texmfdistdir}/source/generic/hyph-utf8/generate-pattern-loaders.rb
12mu|texlive-hyph-utf8-20130508-5|571	%doc %{_texmfdistdir}/source/generic/hyph-utf8/generate-plain-patterns.rb
12mu|texlive-hyph-utf8-20130508-5|572	%doc %{_texmfdistdir}/source/generic/hyph-utf8/generate-ptex-patterns.rb
12mu|texlive-hyph-utf8-20130508-5|573	%doc %{_texmfdistdir}/source/generic/hyph-utf8/generate-tl-files.rb
12mu|texlive-hyph-utf8-20130508-5|574	%doc %{_texmfdistdir}/source/generic/hyph-utf8/generate-webpage.rb
12mu|texlive-hyph-utf8-20130508-5|575	%doc %{_texmfdistdir}/source/generic/hyph-utf8/hyph-utf8.rb
12mu|texlive-hyph-utf8-20130508-5|576	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages-txt.rb
12mu|texlive-hyph-utf8-20130508-5|577	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages.rb
12mu|texlive-hyph-utf8-20130508-5|578	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/es/README
12mu|texlive-hyph-utf8-20130508-5|579	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/es/eshyph-make.lua
12mu|texlive-hyph-utf8-20130508-5|580	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/es/eshyph.src
12mu|texlive-hyph-utf8-20130508-5|581	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/eu/generate_patterns_eu.rb
12mu|texlive-hyph-utf8-20130508-5|582	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/README
12mu|texlive-hyph-utf8-20130508-5|583	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/glhybiox.tex
12mu|texlive-hyph-utf8-20130508-5|584	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/glhyextr.tex
12mu|texlive-hyph-utf8-20130508-5|585	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/glhymed.tex
12mu|texlive-hyph-utf8-20130508-5|586	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/glhyquim.tex
12mu|texlive-hyph-utf8-20130508-5|587	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/glhytec.tex
12mu|texlive-hyph-utf8-20130508-5|588	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/glhyxeog.tex
12mu|texlive-hyph-utf8-20130508-5|589	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/gl/glpatter-utf8.tex
12mu|texlive-hyph-utf8-20130508-5|590	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/hy/generate_patterns_hy.rb
12mu|texlive-hyph-utf8-20130508-5|591	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/mul-ethi/generate_patterns_mul-ethi.lua
12mu|texlive-hyph-utf8-20130508-5|592	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/tk/generate_patterns_tk.rb
12mu|texlive-hyph-utf8-20130508-5|593	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/tr/README
12mu|texlive-hyph-utf8-20130508-5|594	%doc %{_texmfdistdir}/source/generic/hyph-utf8/languages/tr/generate_patterns_tr.rb
12mu|texlive-hyph-utf8-20130508-5|595	%doc %{_texmfdistdir}/source/luatex/hyph-utf8/Makefile
12mu|texlive-hyph-utf8-20130508-5|596	%doc %{_texmfdistdir}/source/luatex/hyph-utf8/luatex-hyphen.dtx
12mu|texlive-hyph-utf8-20130508-5|597	
12mu|texlive-hyph-utf8-20130508-5|598	#-----------------------------------------------------------------------
12mu|texlive-hyph-utf8-20130508-5|599	%prep
12mu|texlive-hyph-utf8-20130508-5|600	%setup -c -a0 -a1 -a2
12mu|texlive-hyph-utf8-20130508-5|601	
12mu|texlive-hyph-utf8-20130508-5|602	%build
12mu|texlive-hyph-utf8-20130508-5|603	
12mu|texlive-hyph-utf8-20130508-5|604	%install
12mu|texlive-hyph-utf8-20130508-5|605	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-hyph-utf8-20130508-5|606	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-hyph-utf8-20130508-5|607	
12mu|texlive-hyph-utf8-20130508-5|608	%changelog
12mu|texlive-hyph-utf8-20130508-5|609	* Tue Feb 25 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20130508-5
12mu|texlive-hyph-utf8-20130508-5|610	+ Revision: f4ea3fd
12mu|texlive-hyph-utf8-20130508-5|611	- LOG New version 20130508, sync with Cooker
12mu|texlive-hyph-utf8-20130508-5|612	
12mu|texlive-hyph-utf8-20130508-5|613	

21146 12
12mu|texlive-idxcmds-0.2a-5|1	# revision 31557
12mu|texlive-idxcmds-0.2a-5|2	# category Package
12mu|texlive-idxcmds-0.2a-5|3	# catalog-ctan /macros/latex/contrib/idxcmds
12mu|texlive-idxcmds-0.2a-5|4	# catalog-date 2013-08-31 22:39:59 +0200
12mu|texlive-idxcmds-0.2a-5|5	# catalog-license lppl1.3
12mu|texlive-idxcmds-0.2a-5|6	# catalog-version 0.2a
12mu|texlive-idxcmds-0.2a-5|7	Name:		texlive-idxcmds
12mu|texlive-idxcmds-0.2a-5|8	Version:	0.2a
12mu|texlive-idxcmds-0.2a-5|9	Release:	5
12mu|texlive-idxcmds-0.2a-5|10	Summary:	Semantic commands for adding formatted index entries
12mu|texlive-idxcmds-0.2a-5|11	Group:		Publishing
12mu|texlive-idxcmds-0.2a-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/idxcmds
12mu|texlive-idxcmds-0.2a-5|13	License:	LPPL1.3
12mu|texlive-idxcmds-0.2a-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/idxcmds.tar.xz
12mu|texlive-idxcmds-0.2a-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/idxcmds.doc.tar.xz
12mu|texlive-idxcmds-0.2a-5|16	BuildArch:	noarch
12mu|texlive-idxcmds-0.2a-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-idxcmds-0.2a-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-idxcmds-0.2a-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-idxcmds-0.2a-5|20	
12mu|texlive-idxcmds-0.2a-5|21	%description
12mu|texlive-idxcmds-0.2a-5|22	The package provides commands for adding formatted index
12mu|texlive-idxcmds-0.2a-5|23	entries; it arises from the author's work on large documents.
12mu|texlive-idxcmds-0.2a-5|24	
12mu|texlive-idxcmds-0.2a-5|25	%post
12mu|texlive-idxcmds-0.2a-5|26	%{_sbindir}/texlive.post
12mu|texlive-idxcmds-0.2a-5|27	
12mu|texlive-idxcmds-0.2a-5|28	%postun
12mu|texlive-idxcmds-0.2a-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-idxcmds-0.2a-5|30	%{_sbindir}/texlive.post
12mu|texlive-idxcmds-0.2a-5|31	fi
12mu|texlive-idxcmds-0.2a-5|32	
12mu|texlive-idxcmds-0.2a-5|33	#-----------------------------------------------------------------------
12mu|texlive-idxcmds-0.2a-5|34	%files
12mu|texlive-idxcmds-0.2a-5|35	%{_texmfdistdir}/tex/latex/idxcmds/idxcmds.sty
12mu|texlive-idxcmds-0.2a-5|36	%doc %{_texmfdistdir}/doc/latex/idxcmds/README
12mu|texlive-idxcmds-0.2a-5|37	%doc %{_texmfdistdir}/doc/latex/idxcmds/idxcmds_en.pdf
12mu|texlive-idxcmds-0.2a-5|38	%doc %{_texmfdistdir}/doc/latex/idxcmds/idxcmds_en.tex
12mu|texlive-idxcmds-0.2a-5|39	
12mu|texlive-idxcmds-0.2a-5|40	#-----------------------------------------------------------------------
12mu|texlive-idxcmds-0.2a-5|41	%prep
12mu|texlive-idxcmds-0.2a-5|42	%setup -c -a0 -a1
12mu|texlive-idxcmds-0.2a-5|43	
12mu|texlive-idxcmds-0.2a-5|44	%build
12mu|texlive-idxcmds-0.2a-5|45	
12mu|texlive-idxcmds-0.2a-5|46	%install
12mu|texlive-idxcmds-0.2a-5|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-idxcmds-0.2a-5|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-idxcmds-0.2a-5|49	
12mu|texlive-idxcmds-0.2a-5|50	%changelog
12mu|texlive-idxcmds-0.2a-5|51	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.2a-5
12mu|texlive-idxcmds-0.2a-5|52	+ Revision: 12133ee
12mu|texlive-idxcmds-0.2a-5|53	- MassBuild#289: Increase release tag
12mu|texlive-idxcmds-0.2a-5|54	
12mu|texlive-idxcmds-0.2a-5|55	

21147 12
12mu|texlive-IEEEtran-1.8-5|1	# revision 28697
12mu|texlive-IEEEtran-1.8-5|2	# category Package
12mu|texlive-IEEEtran-1.8-5|3	# catalog-ctan /macros/latex/contrib/IEEEtran
12mu|texlive-IEEEtran-1.8-5|4	# catalog-date 2013-01-02 11:09:21 +0100
12mu|texlive-IEEEtran-1.8-5|5	# catalog-license lppl
12mu|texlive-IEEEtran-1.8-5|6	# catalog-version 1.8
12mu|texlive-IEEEtran-1.8-5|7	Name:		texlive-IEEEtran
12mu|texlive-IEEEtran-1.8-5|8	Version:	1.8
12mu|texlive-IEEEtran-1.8-5|9	Release:	5
12mu|texlive-IEEEtran-1.8-5|10	Summary:	Document class for IEEE Transactions journals and conferences
12mu|texlive-IEEEtran-1.8-5|11	Group:		Publishing
12mu|texlive-IEEEtran-1.8-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/IEEEtran
12mu|texlive-IEEEtran-1.8-5|13	License:	LPPL
12mu|texlive-IEEEtran-1.8-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/IEEEtran.tar.xz
12mu|texlive-IEEEtran-1.8-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/IEEEtran.doc.tar.xz
12mu|texlive-IEEEtran-1.8-5|16	BuildArch:	noarch
12mu|texlive-IEEEtran-1.8-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-IEEEtran-1.8-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-IEEEtran-1.8-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-IEEEtran-1.8-5|20	
12mu|texlive-IEEEtran-1.8-5|21	%description
12mu|texlive-IEEEtran-1.8-5|22	The class and its BibTeX style enable authors to produce
12mu|texlive-IEEEtran-1.8-5|23	officially-correct output for the Institute of Electrical and
12mu|texlive-IEEEtran-1.8-5|24	Electronics Engineers (IEEE) transactions, journals and
12mu|texlive-IEEEtran-1.8-5|25	conferences.
12mu|texlive-IEEEtran-1.8-5|26	
12mu|texlive-IEEEtran-1.8-5|27	%post
12mu|texlive-IEEEtran-1.8-5|28	%{_sbindir}/texlive.post
12mu|texlive-IEEEtran-1.8-5|29	
12mu|texlive-IEEEtran-1.8-5|30	%postun
12mu|texlive-IEEEtran-1.8-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-IEEEtran-1.8-5|32	%{_sbindir}/texlive.post
12mu|texlive-IEEEtran-1.8-5|33	fi
12mu|texlive-IEEEtran-1.8-5|34	
12mu|texlive-IEEEtran-1.8-5|35	#-----------------------------------------------------------------------
12mu|texlive-IEEEtran-1.8-5|36	%files
12mu|texlive-IEEEtran-1.8-5|37	%{_texmfdistdir}/bibtex/bib/IEEEtran/IEEEabrv.bib
12mu|texlive-IEEEtran-1.8-5|38	%{_texmfdistdir}/bibtex/bib/IEEEtran/IEEEexample.bib
12mu|texlive-IEEEtran-1.8-5|39	%{_texmfdistdir}/bibtex/bib/IEEEtran/IEEEfull.bib
12mu|texlive-IEEEtran-1.8-5|40	%{_texmfdistdir}/bibtex/bst/IEEEtran/IEEEtran.bst
12mu|texlive-IEEEtran-1.8-5|41	%{_texmfdistdir}/bibtex/bst/IEEEtran/IEEEtranN.bst
12mu|texlive-IEEEtran-1.8-5|42	%{_texmfdistdir}/bibtex/bst/IEEEtran/IEEEtranS.bst
12mu|texlive-IEEEtran-1.8-5|43	%{_texmfdistdir}/bibtex/bst/IEEEtran/IEEEtranSA.bst
12mu|texlive-IEEEtran-1.8-5|44	%{_texmfdistdir}/bibtex/bst/IEEEtran/IEEEtranSN.bst
12mu|texlive-IEEEtran-1.8-5|45	%{_texmfdistdir}/tex/latex/IEEEtran/IEEEtran.cls
12mu|texlive-IEEEtran-1.8-5|46	%{_texmfdistdir}/tex/latex/IEEEtran/IEEEtrantools.sty
12mu|texlive-IEEEtran-1.8-5|47	%doc %{_texmfdistdir}/doc/latex/IEEEtran/IEEEtran_HOWTO.pdf
12mu|texlive-IEEEtran-1.8-5|48	%doc %{_texmfdistdir}/doc/latex/IEEEtran/IEEEtran_bst_HOWTO.pdf
12mu|texlive-IEEEtran-1.8-5|49	%doc %{_texmfdistdir}/doc/latex/IEEEtran/IEEEtrantools_doc.txt
12mu|texlive-IEEEtran-1.8-5|50	%doc %{_texmfdistdir}/doc/latex/IEEEtran/README
12mu|texlive-IEEEtran-1.8-5|51	%doc %{_texmfdistdir}/doc/latex/IEEEtran/README.bibtex
12mu|texlive-IEEEtran-1.8-5|52	%doc %{_texmfdistdir}/doc/latex/IEEEtran/README.extras
12mu|texlive-IEEEtran-1.8-5|53	%doc %{_texmfdistdir}/doc/latex/IEEEtran/README.testflow
12mu|texlive-IEEEtran-1.8-5|54	%doc %{_texmfdistdir}/doc/latex/IEEEtran/README.tools
12mu|texlive-IEEEtran-1.8-5|55	%doc %{_texmfdistdir}/doc/latex/IEEEtran/bare_adv.tex
12mu|texlive-IEEEtran-1.8-5|56	%doc %{_texmfdistdir}/doc/latex/IEEEtran/bare_conf.tex
12mu|texlive-IEEEtran-1.8-5|57	%doc %{_texmfdistdir}/doc/latex/IEEEtran/bare_jrnl.tex
12mu|texlive-IEEEtran-1.8-5|58	%doc %{_texmfdistdir}/doc/latex/IEEEtran/bare_jrnl_compsoc.tex
12mu|texlive-IEEEtran-1.8-5|59	%doc %{_texmfdistdir}/doc/latex/IEEEtran/bare_jrnl_transmag.tex
12mu|texlive-IEEEtran-1.8-5|60	%doc %{_texmfdistdir}/doc/latex/IEEEtran/changelog.txt
12mu|texlive-IEEEtran-1.8-5|61	%doc %{_texmfdistdir}/doc/latex/IEEEtran/font_install_how.txt
12mu|texlive-IEEEtran-1.8-5|62	%doc %{_texmfdistdir}/doc/latex/IEEEtran/testflow.tex
12mu|texlive-IEEEtran-1.8-5|63	%doc %{_texmfdistdir}/doc/latex/IEEEtran/testflow_ctl_A4.pdf
12mu|texlive-IEEEtran-1.8-5|64	%doc %{_texmfdistdir}/doc/latex/IEEEtran/testflow_ctl_LTR.pdf
12mu|texlive-IEEEtran-1.8-5|65	%doc %{_texmfdistdir}/doc/latex/IEEEtran/testflow_doc.pdf
12mu|texlive-IEEEtran-1.8-5|66	%doc %{_texmfdistdir}/doc/latex/IEEEtran/tux.eps
12mu|texlive-IEEEtran-1.8-5|67	
12mu|texlive-IEEEtran-1.8-5|68	#-----------------------------------------------------------------------
12mu|texlive-IEEEtran-1.8-5|69	%prep
12mu|texlive-IEEEtran-1.8-5|70	%setup -c -a0 -a1
12mu|texlive-IEEEtran-1.8-5|71	
12mu|texlive-IEEEtran-1.8-5|72	%build
12mu|texlive-IEEEtran-1.8-5|73	
12mu|texlive-IEEEtran-1.8-5|74	%install
12mu|texlive-IEEEtran-1.8-5|75	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-IEEEtran-1.8-5|76	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-IEEEtran-1.8-5|77	
12mu|texlive-IEEEtran-1.8-5|78	%changelog
12mu|texlive-IEEEtran-1.8-5|79	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.8-5
12mu|texlive-IEEEtran-1.8-5|80	+ Revision: 6362d59
12mu|texlive-IEEEtran-1.8-5|81	- Sync with cooker
12mu|texlive-IEEEtran-1.8-5|82	
12mu|texlive-IEEEtran-1.8-5|83	

21148 12
12mu|texlive-iitem-1.0-5|1	# revision 29613
12mu|texlive-iitem-1.0-5|2	# category Package
12mu|texlive-iitem-1.0-5|3	# catalog-ctan /macros/latex/contrib/iitem
12mu|texlive-iitem-1.0-5|4	# catalog-date 2013-04-02 15:23:02 +0200
12mu|texlive-iitem-1.0-5|5	# catalog-license lppl
12mu|texlive-iitem-1.0-5|6	# catalog-version 1.0
12mu|texlive-iitem-1.0-5|7	Name:		texlive-iitem
12mu|texlive-iitem-1.0-5|8	Version:	1.0
12mu|texlive-iitem-1.0-5|9	Release:	5
12mu|texlive-iitem-1.0-5|10	Summary:	Multiple level of lists in one list-like environment
12mu|texlive-iitem-1.0-5|11	Group:		Publishing
12mu|texlive-iitem-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/iitem
12mu|texlive-iitem-1.0-5|13	License:	LPPL
12mu|texlive-iitem-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iitem.tar.xz
12mu|texlive-iitem-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iitem.doc.tar.xz
12mu|texlive-iitem-1.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/iitem.source.tar.xz
12mu|texlive-iitem-1.0-5|17	BuildArch:	noarch
12mu|texlive-iitem-1.0-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-iitem-1.0-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-iitem-1.0-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-iitem-1.0-5|21	
12mu|texlive-iitem-1.0-5|22	%description
12mu|texlive-iitem-1.0-5|23	The package defines multiple level lists within one list-like
12mu|texlive-iitem-1.0-5|24	environment. instead of writing \begin{enumerate} \item 1
12mu|texlive-iitem-1.0-5|25	\begin{enumerate} \item 2 \begin{enumerate} \item 3
12mu|texlive-iitem-1.0-5|26	\begin{enumerate} \item 4 \end{enumerate} \end{enumerate} \item
12mu|texlive-iitem-1.0-5|27	2.1 \end{enumerate} \item 1.1 \begin{enumerate} \item 2
12mu|texlive-iitem-1.0-5|28	\end{enumerate} \end{enumerate} this package allows you to
12mu|texlive-iitem-1.0-5|29	write \begin{enumerate} \item 1 \iitem 2 \iiitem 3 \ivtem 4
12mu|texlive-iitem-1.0-5|30	\iitem 2.1 \item 1.1 \iitem 2 \end{enumerate}.
12mu|texlive-iitem-1.0-5|31	
12mu|texlive-iitem-1.0-5|32	%post
12mu|texlive-iitem-1.0-5|33	%{_sbindir}/texlive.post
12mu|texlive-iitem-1.0-5|34	
12mu|texlive-iitem-1.0-5|35	%postun
12mu|texlive-iitem-1.0-5|36	if [ $1 -eq 0 ]; then
12mu|texlive-iitem-1.0-5|37	%{_sbindir}/texlive.post
12mu|texlive-iitem-1.0-5|38	fi
12mu|texlive-iitem-1.0-5|39	
12mu|texlive-iitem-1.0-5|40	#-----------------------------------------------------------------------
12mu|texlive-iitem-1.0-5|41	%files
12mu|texlive-iitem-1.0-5|42	%{_texmfdistdir}/tex/latex/iitem/iitem.sty
12mu|texlive-iitem-1.0-5|43	%doc %{_texmfdistdir}/doc/latex/iitem/README
12mu|texlive-iitem-1.0-5|44	%doc %{_texmfdistdir}/doc/latex/iitem/iitem.pdf
12mu|texlive-iitem-1.0-5|45	#- source
12mu|texlive-iitem-1.0-5|46	%doc %{_texmfdistdir}/source/latex/iitem/iitem.dtx
12mu|texlive-iitem-1.0-5|47	%doc %{_texmfdistdir}/source/latex/iitem/iitem.ins
12mu|texlive-iitem-1.0-5|48	
12mu|texlive-iitem-1.0-5|49	#-----------------------------------------------------------------------
12mu|texlive-iitem-1.0-5|50	%prep
12mu|texlive-iitem-1.0-5|51	%setup -c -a0 -a1 -a2
12mu|texlive-iitem-1.0-5|52	
12mu|texlive-iitem-1.0-5|53	%build
12mu|texlive-iitem-1.0-5|54	
12mu|texlive-iitem-1.0-5|55	%install
12mu|texlive-iitem-1.0-5|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-iitem-1.0-5|57	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-iitem-1.0-5|58	
12mu|texlive-iitem-1.0-5|59	%changelog
12mu|texlive-iitem-1.0-5|60	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-5
12mu|texlive-iitem-1.0-5|61	+ Revision: f92434b
12mu|texlive-iitem-1.0-5|62	- MassBuild#289: Increase release tag
12mu|texlive-iitem-1.0-5|63	
12mu|texlive-iitem-1.0-5|64	

21149 12
12mu|texlive-inputtrc-0.3-5|1	# revision 28019
12mu|texlive-inputtrc-0.3-5|2	# category Package
12mu|texlive-inputtrc-0.3-5|3	# catalog-ctan /macros/latex/contrib/inputtrc
12mu|texlive-inputtrc-0.3-5|4	# catalog-date 2012-10-16 10:36:45 +0200
12mu|texlive-inputtrc-0.3-5|5	# catalog-license lppl1.3
12mu|texlive-inputtrc-0.3-5|6	# catalog-version 0.3
12mu|texlive-inputtrc-0.3-5|7	Name:		texlive-inputtrc
12mu|texlive-inputtrc-0.3-5|8	Version:	0.3
12mu|texlive-inputtrc-0.3-5|9	Release:	5
12mu|texlive-inputtrc-0.3-5|10	Summary:	Trace which file loads which
12mu|texlive-inputtrc-0.3-5|11	Group:		Publishing
12mu|texlive-inputtrc-0.3-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/inputtrc
12mu|texlive-inputtrc-0.3-5|13	License:	LPPL1.3
12mu|texlive-inputtrc-0.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inputtrc.tar.xz
12mu|texlive-inputtrc-0.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inputtrc.doc.tar.xz
12mu|texlive-inputtrc-0.3-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/inputtrc.source.tar.xz
12mu|texlive-inputtrc-0.3-5|17	BuildArch:	noarch
12mu|texlive-inputtrc-0.3-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-inputtrc-0.3-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-inputtrc-0.3-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-inputtrc-0.3-5|21	
12mu|texlive-inputtrc-0.3-5|22	%description
12mu|texlive-inputtrc-0.3-5|23	The package produces screen/log messages of the form '<current>
12mu|texlive-inputtrc-0.3-5|24	INPUTTING <next>' reporting LaTeX input commands (<current> and
12mu|texlive-inputtrc-0.3-5|25	<next> being file names). The message is indented to reflect
12mu|texlive-inputtrc-0.3-5|26	the level of input nesting. Tracing may be turned on and off,
12mu|texlive-inputtrc-0.3-5|27	and the unit of indentation may be adjusted. The implementation
12mu|texlive-inputtrc-0.3-5|28	somewhat resembles those of packages FiNK and inputfile.
12mu|texlive-inputtrc-0.3-5|29	
12mu|texlive-inputtrc-0.3-5|30	%post
12mu|texlive-inputtrc-0.3-5|31	%{_sbindir}/texlive.post
12mu|texlive-inputtrc-0.3-5|32	
12mu|texlive-inputtrc-0.3-5|33	%postun
12mu|texlive-inputtrc-0.3-5|34	if [ $1 -eq 0 ]; then
12mu|texlive-inputtrc-0.3-5|35	%{_sbindir}/texlive.post
12mu|texlive-inputtrc-0.3-5|36	fi
12mu|texlive-inputtrc-0.3-5|37	
12mu|texlive-inputtrc-0.3-5|38	#-----------------------------------------------------------------------
12mu|texlive-inputtrc-0.3-5|39	%files
12mu|texlive-inputtrc-0.3-5|40	%{_texmfdistdir}/tex/latex/inputtrc/inputtrc.RLS
12mu|texlive-inputtrc-0.3-5|41	%{_texmfdistdir}/tex/latex/inputtrc/inputtrc.sty
12mu|texlive-inputtrc-0.3-5|42	%doc %{_texmfdistdir}/doc/latex/inputtrc/README
12mu|texlive-inputtrc-0.3-5|43	%doc %{_texmfdistdir}/doc/latex/inputtrc/README.pdf
12mu|texlive-inputtrc-0.3-5|44	%doc %{_texmfdistdir}/doc/latex/inputtrc/RELEASE.txt
12mu|texlive-inputtrc-0.3-5|45	%doc %{_texmfdistdir}/doc/latex/inputtrc/SrcFILEs.txt
12mu|texlive-inputtrc-0.3-5|46	%doc %{_texmfdistdir}/doc/latex/inputtrc/inputtrc.pdf
12mu|texlive-inputtrc-0.3-5|47	#- source
12mu|texlive-inputtrc-0.3-5|48	%doc %{_texmfdistdir}/source/latex/inputtrc/README.tex
12mu|texlive-inputtrc-0.3-5|49	%doc %{_texmfdistdir}/source/latex/inputtrc/inputtrc.tex
12mu|texlive-inputtrc-0.3-5|50	%doc %{_texmfdistdir}/source/latex/inputtrc/srcfiles.tex
12mu|texlive-inputtrc-0.3-5|51	
12mu|texlive-inputtrc-0.3-5|52	#-----------------------------------------------------------------------
12mu|texlive-inputtrc-0.3-5|53	%prep
12mu|texlive-inputtrc-0.3-5|54	%setup -c -a0 -a1 -a2
12mu|texlive-inputtrc-0.3-5|55	
12mu|texlive-inputtrc-0.3-5|56	%build
12mu|texlive-inputtrc-0.3-5|57	
12mu|texlive-inputtrc-0.3-5|58	%install
12mu|texlive-inputtrc-0.3-5|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-inputtrc-0.3-5|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-inputtrc-0.3-5|61	
12mu|texlive-inputtrc-0.3-5|62	
12mu|texlive-inputtrc-0.3-5|63	
12mu|texlive-inputtrc-0.3-5|64	%changelog
12mu|texlive-inputtrc-0.3-5|65	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-5
12mu|texlive-inputtrc-0.3-5|66	+ Revision: 160edb1
12mu|texlive-inputtrc-0.3-5|67	- Sync with cooker
12mu|texlive-inputtrc-0.3-5|68	
12mu|texlive-inputtrc-0.3-5|69	

21150 12
12mu|texlive-interval-0.1-5|1	# revision 30747
12mu|texlive-interval-0.1-5|2	# category Package
12mu|texlive-interval-0.1-5|3	# catalog-ctan /macros/latex/contrib/interval
12mu|texlive-interval-0.1-5|4	# catalog-date 2013-05-24 14:49:46 +0200
12mu|texlive-interval-0.1-5|5	# catalog-license lppl1.3
12mu|texlive-interval-0.1-5|6	# catalog-version 0.1
12mu|texlive-interval-0.1-5|7	Name:		texlive-interval
12mu|texlive-interval-0.1-5|8	Version:	0.1
12mu|texlive-interval-0.1-5|9	Release:	5
12mu|texlive-interval-0.1-5|10	Summary:	Format mathematical intervals, ensuring proper spacing
12mu|texlive-interval-0.1-5|11	Group:		Publishing
12mu|texlive-interval-0.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/interval
12mu|texlive-interval-0.1-5|13	License:	LPPL1.3
12mu|texlive-interval-0.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/interval.tar.xz
12mu|texlive-interval-0.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/interval.doc.tar.xz
12mu|texlive-interval-0.1-5|16	BuildArch:	noarch
12mu|texlive-interval-0.1-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-interval-0.1-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-interval-0.1-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-interval-0.1-5|20	
12mu|texlive-interval-0.1-5|21	%description
12mu|texlive-interval-0.1-5|22	When typing an open interval as $]a,b[$, a closing bracket is
12mu|texlive-interval-0.1-5|23	being used in place of an opening fence and vice versa. This
12mu|texlive-interval-0.1-5|24	leads to the wrong spacing in, say, $]-a,b[$ or $A\in]a,b[=B$.
12mu|texlive-interval-0.1-5|25	The package attempts to solve this using: \interval{a}{b} ->
12mu|texlive-interval-0.1-5|26	[a,b] \interval[open]{a}{b} -> ]a,b[ \interval[open left]{a}{b}
12mu|texlive-interval-0.1-5|27	-> ]a,b] The package also supports fence scaling and ensures
12mu|texlive-interval-0.1-5|28	that the enclosing fences will end up having the proper closing
12mu|texlive-interval-0.1-5|29	and opening types. TeX maths does not do this job properly.
12mu|texlive-interval-0.1-5|30	
12mu|texlive-interval-0.1-5|31	%post
12mu|texlive-interval-0.1-5|32	%{_sbindir}/texlive.post
12mu|texlive-interval-0.1-5|33	
12mu|texlive-interval-0.1-5|34	%postun
12mu|texlive-interval-0.1-5|35	if [ $1 -eq 0 ]; then
12mu|texlive-interval-0.1-5|36	%{_sbindir}/texlive.post
12mu|texlive-interval-0.1-5|37	fi
12mu|texlive-interval-0.1-5|38	
12mu|texlive-interval-0.1-5|39	#-----------------------------------------------------------------------
12mu|texlive-interval-0.1-5|40	%files
12mu|texlive-interval-0.1-5|41	%{_texmfdistdir}/tex/latex/interval/interval.sty
12mu|texlive-interval-0.1-5|42	%doc %{_texmfdistdir}/doc/latex/interval/interval.pdf
12mu|texlive-interval-0.1-5|43	%doc %{_texmfdistdir}/doc/latex/interval/interval.tex
12mu|texlive-interval-0.1-5|44	
12mu|texlive-interval-0.1-5|45	#-----------------------------------------------------------------------
12mu|texlive-interval-0.1-5|46	%prep
12mu|texlive-interval-0.1-5|47	%setup -c -a0 -a1
12mu|texlive-interval-0.1-5|48	
12mu|texlive-interval-0.1-5|49	%build
12mu|texlive-interval-0.1-5|50	
12mu|texlive-interval-0.1-5|51	%install
12mu|texlive-interval-0.1-5|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-interval-0.1-5|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-interval-0.1-5|54	
12mu|texlive-interval-0.1-5|55	%changelog
12mu|texlive-interval-0.1-5|56	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.1-5
12mu|texlive-interval-0.1-5|57	+ Revision: 349b4ac
12mu|texlive-interval-0.1-5|58	- MassBuild#289: Increase release tag
12mu|texlive-interval-0.1-5|59	
12mu|texlive-interval-0.1-5|60	

21151 12
12mu|texlive-isodoc-1.03-1|1	# revision 32844
12mu|texlive-isodoc-1.03-1|2	# category Package
12mu|texlive-isodoc-1.03-1|3	# catalog-ctan /macros/latex/contrib/isodoc
12mu|texlive-isodoc-1.03-1|4	# catalog-date 2014-01-31 17:04:16 +0100
12mu|texlive-isodoc-1.03-1|5	# catalog-license lppl1.3
12mu|texlive-isodoc-1.03-1|6	# catalog-version 1.03
12mu|texlive-isodoc-1.03-1|7	Name:		texlive-isodoc
12mu|texlive-isodoc-1.03-1|8	Version:	1.03
12mu|texlive-isodoc-1.03-1|9	Release:	1
12mu|texlive-isodoc-1.03-1|10	Summary:	A LaTeX class for the preparation of letters and invoices
12mu|texlive-isodoc-1.03-1|11	Group:		Publishing
12mu|texlive-isodoc-1.03-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/isodoc
12mu|texlive-isodoc-1.03-1|13	License:	LPPL1.3
12mu|texlive-isodoc-1.03-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isodoc.tar.xz
12mu|texlive-isodoc-1.03-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isodoc.doc.tar.xz
12mu|texlive-isodoc-1.03-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isodoc.source.tar.xz
12mu|texlive-isodoc-1.03-1|17	BuildArch:	noarch
12mu|texlive-isodoc-1.03-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-isodoc-1.03-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-isodoc-1.03-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-isodoc-1.03-1|21	
12mu|texlive-isodoc-1.03-1|22	%description
12mu|texlive-isodoc-1.03-1|23	The isodoc class can be used for the preparation of letters and
12mu|texlive-isodoc-1.03-1|24	invoices (and, in the future, similar documents). Documents are
12mu|texlive-isodoc-1.03-1|25	set up with options, thus making the class easily adaptable to
12mu|texlive-isodoc-1.03-1|26	user's wishes and extensible for other document types. The
12mu|texlive-isodoc-1.03-1|27	class is based on the NTG brief class by Victor Eijkhout, which
12mu|texlive-isodoc-1.03-1|28	implements the NEN1026 standard.
12mu|texlive-isodoc-1.03-1|29	
12mu|texlive-isodoc-1.03-1|30	%post
12mu|texlive-isodoc-1.03-1|31	%{_sbindir}/texlive.post
12mu|texlive-isodoc-1.03-1|32	
12mu|texlive-isodoc-1.03-1|33	%postun
12mu|texlive-isodoc-1.03-1|34	if [ $1 -eq 0 ]; then
12mu|texlive-isodoc-1.03-1|35	%{_sbindir}/texlive.post
12mu|texlive-isodoc-1.03-1|36	fi
12mu|texlive-isodoc-1.03-1|37	
12mu|texlive-isodoc-1.03-1|38	#-----------------------------------------------------------------------
12mu|texlive-isodoc-1.03-1|39	%files
12mu|texlive-isodoc-1.03-1|40	%{_texmfdistdir}/tex/latex/isodoc/isodoc-ca-ES.ldf
12mu|texlive-isodoc-1.03-1|41	%{_texmfdistdir}/tex/latex/isodoc/isodoc-de-DE.ldf
12mu|texlive-isodoc-1.03-1|42	%{_texmfdistdir}/tex/latex/isodoc/isodoc-en-GB.ldf
12mu|texlive-isodoc-1.03-1|43	%{_texmfdistdir}/tex/latex/isodoc/isodoc-en-US.ldf
12mu|texlive-isodoc-1.03-1|44	%{_texmfdistdir}/tex/latex/isodoc/isodoc-es-ES.ldf
12mu|texlive-isodoc-1.03-1|45	%{_texmfdistdir}/tex/latex/isodoc/isodoc-fr-FR.ldf
12mu|texlive-isodoc-1.03-1|46	%{_texmfdistdir}/tex/latex/isodoc/isodoc-it-IT.ldf
12mu|texlive-isodoc-1.03-1|47	%{_texmfdistdir}/tex/latex/isodoc/isodoc-nb-NO.ldf
12mu|texlive-isodoc-1.03-1|48	%{_texmfdistdir}/tex/latex/isodoc/isodoc-nl-BE.ldf
12mu|texlive-isodoc-1.03-1|49	%{_texmfdistdir}/tex/latex/isodoc/isodoc-nl-NL.ldf
12mu|texlive-isodoc-1.03-1|50	%{_texmfdistdir}/tex/latex/isodoc/isodoc-sr-RS.ldf
12mu|texlive-isodoc-1.03-1|51	%{_texmfdistdir}/tex/latex/isodoc/isodoc.cls
12mu|texlive-isodoc-1.03-1|52	%doc %{_texmfdistdir}/doc/latex/isodoc/README
12mu|texlive-isodoc-1.03-1|53	%doc %{_texmfdistdir}/doc/latex/isodoc/accept/accept.sty
12mu|texlive-isodoc-1.03-1|54	%doc %{_texmfdistdir}/doc/latex/isodoc/accept/accept.tex
12mu|texlive-isodoc-1.03-1|55	%doc %{_texmfdistdir}/doc/latex/isodoc/accept/acceptform.jpg
12mu|texlive-isodoc-1.03-1|56	%doc %{_texmfdistdir}/doc/latex/isodoc/accept/ntgcolor.png
12mu|texlive-isodoc-1.03-1|57	%doc %{_texmfdistdir}/doc/latex/isodoc/inst
12mu|texlive-isodoc-1.03-1|58	%doc %{_texmfdistdir}/doc/latex/isodoc/invoice/invoice.sty
12mu|texlive-isodoc-1.03-1|59	%doc %{_texmfdistdir}/doc/latex/isodoc/invoice/invoice.tex
12mu|texlive-isodoc-1.03-1|60	%doc %{_texmfdistdir}/doc/latex/isodoc/isodoc.pdf
12mu|texlive-isodoc-1.03-1|61	%doc %{_texmfdistdir}/doc/latex/isodoc/letter/letter.sty
12mu|texlive-isodoc-1.03-1|62	%doc %{_texmfdistdir}/doc/latex/isodoc/letter/letter.tex
12mu|texlive-isodoc-1.03-1|63	%doc %{_texmfdistdir}/doc/latex/isodoc/letter/sign.png
12mu|texlive-isodoc-1.03-1|64	%doc %{_texmfdistdir}/doc/latex/isodoc/letter/signmarked.png
12mu|texlive-isodoc-1.03-1|65	%doc %{_texmfdistdir}/doc/latex/isodoc/logoletter/ChopinScript.ttf
12mu|texlive-isodoc-1.03-1|66	%doc %{_texmfdistdir}/doc/latex/isodoc/logoletter/logoletter.sty
12mu|texlive-isodoc-1.03-1|67	%doc %{_texmfdistdir}/doc/latex/isodoc/logoletter/logoletter.tex
12mu|texlive-isodoc-1.03-1|68	%doc %{_texmfdistdir}/doc/latex/isodoc/logoletter/shiva-shakti.png
12mu|texlive-isodoc-1.03-1|69	%doc %{_texmfdistdir}/doc/latex/isodoc/logoletter/signblue.png
12mu|texlive-isodoc-1.03-1|70	%doc %{_texmfdistdir}/doc/latex/isodoc/logoletter/typo.txt
12mu|texlive-isodoc-1.03-1|71	%doc %{_texmfdistdir}/doc/latex/isodoc/ntgletter/ntgcolor.png
12mu|texlive-isodoc-1.03-1|72	%doc %{_texmfdistdir}/doc/latex/isodoc/ntgletter/ntgletter.sty
12mu|texlive-isodoc-1.03-1|73	%doc %{_texmfdistdir}/doc/latex/isodoc/ntgletter/ntgletter.tex
12mu|texlive-isodoc-1.03-1|74	%doc %{_texmfdistdir}/doc/latex/isodoc/ntgletter/signlong.png
12mu|texlive-isodoc-1.03-1|75	%doc %{_texmfdistdir}/doc/latex/isodoc/ntgletter/signshort.png
12mu|texlive-isodoc-1.03-1|76	%doc %{_texmfdistdir}/doc/latex/isodoc/template.ldf
12mu|texlive-isodoc-1.03-1|77	#- source
12mu|texlive-isodoc-1.03-1|78	%doc %{_texmfdistdir}/source/latex/isodoc/isodoc.dtx
12mu|texlive-isodoc-1.03-1|79	%doc %{_texmfdistdir}/source/latex/isodoc/isodoc.ins
12mu|texlive-isodoc-1.03-1|80	
12mu|texlive-isodoc-1.03-1|81	#-----------------------------------------------------------------------
12mu|texlive-isodoc-1.03-1|82	%prep
12mu|texlive-isodoc-1.03-1|83	%setup -c -a0 -a1 -a2
12mu|texlive-isodoc-1.03-1|84	
12mu|texlive-isodoc-1.03-1|85	%build
12mu|texlive-isodoc-1.03-1|86	
12mu|texlive-isodoc-1.03-1|87	%install
12mu|texlive-isodoc-1.03-1|88	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-isodoc-1.03-1|89	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-isodoc-1.03-1|90	
12mu|texlive-isodoc-1.03-1|91	%changelog
12mu|texlive-isodoc-1.03-1|92	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.03-1
12mu|texlive-isodoc-1.03-1|93	+ Revision: 3a285b4
12mu|texlive-isodoc-1.03-1|94	- Sync with cooker
12mu|texlive-isodoc-1.03-1|95	
12mu|texlive-isodoc-1.03-1|96	

21152 12
12mu|texlive-isomath-0.6.1-5|1	# revision 27654
12mu|texlive-isomath-0.6.1-5|2	# category Package
12mu|texlive-isomath-0.6.1-5|3	# catalog-ctan /macros/latex/contrib/isomath
12mu|texlive-isomath-0.6.1-5|4	# catalog-date 2012-09-12 18:41:18 +0200
12mu|texlive-isomath-0.6.1-5|5	# catalog-license lppl
12mu|texlive-isomath-0.6.1-5|6	# catalog-version 0.6.1
12mu|texlive-isomath-0.6.1-5|7	Name:		texlive-isomath
12mu|texlive-isomath-0.6.1-5|8	Version:	0.6.1
12mu|texlive-isomath-0.6.1-5|9	Release:	5
12mu|texlive-isomath-0.6.1-5|10	Summary:	Mathematics style for science and technology
12mu|texlive-isomath-0.6.1-5|11	Group:		Publishing
12mu|texlive-isomath-0.6.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/isomath
12mu|texlive-isomath-0.6.1-5|13	License:	LPPL
12mu|texlive-isomath-0.6.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isomath.tar.xz
12mu|texlive-isomath-0.6.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/isomath.doc.tar.xz
12mu|texlive-isomath-0.6.1-5|16	BuildArch:	noarch
12mu|texlive-isomath-0.6.1-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-isomath-0.6.1-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-isomath-0.6.1-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-isomath-0.6.1-5|20	
12mu|texlive-isomath-0.6.1-5|21	%description
12mu|texlive-isomath-0.6.1-5|22	The package provides tools for a mathematical style that
12mu|texlive-isomath-0.6.1-5|23	conforms to the International Standard ISO 80000-2 and is
12mu|texlive-isomath-0.6.1-5|24	common in science and technology. It changes the default shape
12mu|texlive-isomath-0.6.1-5|25	of capital Greek letters to italic, sets up bold italic and
12mu|texlive-isomath-0.6.1-5|26	sans-serif bold italic math alphabets with Latin and Greek
12mu|texlive-isomath-0.6.1-5|27	characters, and defines macros for markup of vector, matrix and
12mu|texlive-isomath-0.6.1-5|28	tensor symbols.
12mu|texlive-isomath-0.6.1-5|29	
12mu|texlive-isomath-0.6.1-5|30	%post
12mu|texlive-isomath-0.6.1-5|31	%{_sbindir}/texlive.post
12mu|texlive-isomath-0.6.1-5|32	
12mu|texlive-isomath-0.6.1-5|33	%postun
12mu|texlive-isomath-0.6.1-5|34	if [ $1 -eq 0 ]; then
12mu|texlive-isomath-0.6.1-5|35	%{_sbindir}/texlive.post
12mu|texlive-isomath-0.6.1-5|36	fi
12mu|texlive-isomath-0.6.1-5|37	
12mu|texlive-isomath-0.6.1-5|38	#-----------------------------------------------------------------------
12mu|texlive-isomath-0.6.1-5|39	%files
12mu|texlive-isomath-0.6.1-5|40	%{_texmfdistdir}/tex/latex/isomath/isomath.sty
12mu|texlive-isomath-0.6.1-5|41	%doc %{_texmfdistdir}/doc/latex/isomath/README.html
12mu|texlive-isomath-0.6.1-5|42	%doc %{_texmfdistdir}/doc/latex/isomath/README.txt
12mu|texlive-isomath-0.6.1-5|43	%doc %{_texmfdistdir}/doc/latex/isomath/isomath-test.pdf
12mu|texlive-isomath-0.6.1-5|44	%doc %{_texmfdistdir}/doc/latex/isomath/isomath-test.tex
12mu|texlive-isomath-0.6.1-5|45	%doc %{_texmfdistdir}/doc/latex/isomath/isomath.html
12mu|texlive-isomath-0.6.1-5|46	%doc %{_texmfdistdir}/doc/latex/isomath/isomath.pdf
12mu|texlive-isomath-0.6.1-5|47	%doc %{_texmfdistdir}/doc/latex/isomath/isomath.sty.html
12mu|texlive-isomath-0.6.1-5|48	%doc %{_texmfdistdir}/doc/latex/isomath/isomath.sty.txt
12mu|texlive-isomath-0.6.1-5|49	%doc %{_texmfdistdir}/doc/latex/isomath/isomath.txt
12mu|texlive-isomath-0.6.1-5|50	
12mu|texlive-isomath-0.6.1-5|51	#-----------------------------------------------------------------------
12mu|texlive-isomath-0.6.1-5|52	%prep
12mu|texlive-isomath-0.6.1-5|53	%setup -c -a0 -a1
12mu|texlive-isomath-0.6.1-5|54	
12mu|texlive-isomath-0.6.1-5|55	%build
12mu|texlive-isomath-0.6.1-5|56	
12mu|texlive-isomath-0.6.1-5|57	%install
12mu|texlive-isomath-0.6.1-5|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-isomath-0.6.1-5|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-isomath-0.6.1-5|60	
12mu|texlive-isomath-0.6.1-5|61	%changelog
12mu|texlive-isomath-0.6.1-5|62	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.6.1-5
12mu|texlive-isomath-0.6.1-5|63	+ Revision: 26acbe5
12mu|texlive-isomath-0.6.1-5|64	- Sync with cooker
12mu|texlive-isomath-0.6.1-5|65	
12mu|texlive-isomath-0.6.1-5|66	

21153 12
12mu|texlive-kalender-20081107-2|1	# revision 15878
12mu|texlive-kalender-20081107-2|2	# category Package
12mu|texlive-kalender-20081107-2|3	# catalog-ctan /macros/latex/contrib/kalender/kalender.sty
12mu|texlive-kalender-20081107-2|4	# catalog-date 2008-11-07 13:08:40 +0100
12mu|texlive-kalender-20081107-2|5	# catalog-license other-free
12mu|texlive-kalender-20081107-2|6	# catalog-version undef
12mu|texlive-kalender-20081107-2|7	Name:		texlive-kalender
12mu|texlive-kalender-20081107-2|8	Version:	20081107
12mu|texlive-kalender-20081107-2|9	Release:	2
12mu|texlive-kalender-20081107-2|10	Summary:	Create a calendar, in German
12mu|texlive-kalender-20081107-2|11	Group:		Publishing
12mu|texlive-kalender-20081107-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/kalender/kalender.sty
12mu|texlive-kalender-20081107-2|13	License:	OTHER-FREE
12mu|texlive-kalender-20081107-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kalender.tar.xz
12mu|texlive-kalender-20081107-2|15	BuildArch:	noarch
12mu|texlive-kalender-20081107-2|16	BuildRequires:	texlive-tlpkg
12mu|texlive-kalender-20081107-2|17	Requires(pre):	texlive-tlpkg
12mu|texlive-kalender-20081107-2|18	Requires(post):	texlive-kpathsea
12mu|texlive-kalender-20081107-2|19	Conflicts:	texlive-texmf <= 20110705-3
12mu|texlive-kalender-20081107-2|20	
12mu|texlive-kalender-20081107-2|21	%description
12mu|texlive-kalender-20081107-2|22	The package defines a macro \Kalender, which takes one
12mu|texlive-kalender-20081107-2|23	argument, and generates a calendar for the year the argument
12mu|texlive-kalender-20081107-2|24	specifies. The calendar provides a table of conversion of days
12mu|texlive-kalender-20081107-2|25	to day of week, for the whole year plus December of the
12mu|texlive-kalender-20081107-2|26	previous year and January of the following year. The macros use
12mu|texlive-kalender-20081107-2|27	packages calc and ifthen.
12mu|texlive-kalender-20081107-2|28	
12mu|texlive-kalender-20081107-2|29	%post
12mu|texlive-kalender-20081107-2|30	%{_sbindir}/texlive.post
12mu|texlive-kalender-20081107-2|31	
12mu|texlive-kalender-20081107-2|32	%postun
12mu|texlive-kalender-20081107-2|33	if [ $1 -eq 0 ]; then
12mu|texlive-kalender-20081107-2|34	%{_sbindir}/texlive.post
12mu|texlive-kalender-20081107-2|35	fi
12mu|texlive-kalender-20081107-2|36	
12mu|texlive-kalender-20081107-2|37	#-----------------------------------------------------------------------
12mu|texlive-kalender-20081107-2|38	%files
12mu|texlive-kalender-20081107-2|39	%{_texmfdistdir}/tex/latex/kalender/kalender.sty
12mu|texlive-kalender-20081107-2|40	%doc %{_tlpkgobjdir}/*.tlpobj
12mu|texlive-kalender-20081107-2|41	
12mu|texlive-kalender-20081107-2|42	#-----------------------------------------------------------------------
12mu|texlive-kalender-20081107-2|43	%prep
12mu|texlive-kalender-20081107-2|44	%setup -c -a0
12mu|texlive-kalender-20081107-2|45	
12mu|texlive-kalender-20081107-2|46	%build
12mu|texlive-kalender-20081107-2|47	
12mu|texlive-kalender-20081107-2|48	%install
12mu|texlive-kalender-20081107-2|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-kalender-20081107-2|50	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mu|texlive-kalender-20081107-2|51	mkdir -p %{buildroot}%{_tlpkgobjdir}
12mu|texlive-kalender-20081107-2|52	cp -fpa tlpkg/tlpobj/*.tlpobj %{buildroot}%{_tlpkgobjdir}
12mu|texlive-kalender-20081107-2|53	
12mu|texlive-kalender-20081107-2|54	
12mu|texlive-kalender-20081107-2|55	%changelog
12mu|texlive-kalender-20081107-2|56	* Sat Nov 05 2011 Paulo Andrade <pcpa@mandriva.com.br> 20081107-1
12mu|texlive-kalender-20081107-2|57	+ Revision: 718766
12mu|texlive-kalender-20081107-2|58	- texlive-kalender
12mu|texlive-kalender-20081107-2|59	- texlive-kalender
12mu|texlive-kalender-20081107-2|60	- texlive-kalender
12mu|texlive-kalender-20081107-2|61	- texlive-kalender
12mu|texlive-kalender-20081107-2|62	

21154 12
12mu|texlive-kdgreek-3.1-2|1	# revision 13293
12mu|texlive-kdgreek-3.1-2|2	# category Package
12mu|texlive-kdgreek-3.1-2|3	# catalog-ctan /fonts/greek/kd
12mu|texlive-kdgreek-3.1-2|4	# catalog-date 2008-10-18 01:18:40 +0200
12mu|texlive-kdgreek-3.1-2|5	# catalog-license gpl
12mu|texlive-kdgreek-3.1-2|6	# catalog-version 3.1
12mu|texlive-kdgreek-3.1-2|7	Name:		texlive-kdgreek
12mu|texlive-kdgreek-3.1-2|8	Version:	3.1
12mu|texlive-kdgreek-3.1-2|9	Release:	2
12mu|texlive-kdgreek-3.1-2|10	Summary:	Greek fonts and macros
12mu|texlive-kdgreek-3.1-2|11	Group:		Publishing
12mu|texlive-kdgreek-3.1-2|12	URL:		http://www.ctan.org/tex-archive/fonts/greek/kd
12mu|texlive-kdgreek-3.1-2|13	License:	GPL
12mu|texlive-kdgreek-3.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kdgreek.tar.xz
12mu|texlive-kdgreek-3.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kdgreek.doc.tar.xz
12mu|texlive-kdgreek-3.1-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kdgreek.source.tar.xz
12mu|texlive-kdgreek-3.1-2|17	BuildArch:	noarch
12mu|texlive-kdgreek-3.1-2|18	BuildRequires:	texlive-tlpkg
12mu|texlive-kdgreek-3.1-2|19	Requires(pre):	texlive-tlpkg
12mu|texlive-kdgreek-3.1-2|20	Requires(post):	texlive-kpathsea
12mu|texlive-kdgreek-3.1-2|21	Conflicts:	texlive-texmf <= 20110705-3
12mu|texlive-kdgreek-3.1-2|22	Conflicts:	texlive-doc <= 20110705-3
12mu|texlive-kdgreek-3.1-2|23	Conflicts:	texlive-source <= 20110705-3
12mu|texlive-kdgreek-3.1-2|24	
12mu|texlive-kdgreek-3.1-2|25	%description
12mu|texlive-kdgreek-3.1-2|26	The fonts are distributed as MetaFont source; the design
12mu|texlive-kdgreek-3.1-2|27	derives from Silvio Levy’s fonts, but has also been
12mu|texlive-kdgreek-3.1-2|28	influenced by Yannis Haralambous’ work. They are 8-bit fonts
12mu|texlive-kdgreek-3.1-2|29	which, the author believes, leads to more robust macro
12mu|texlive-kdgreek-3.1-2|30	programming. Both ancient and modern Greek are supported.
12mu|texlive-kdgreek-3.1-2|31	Macros to work with Plain TeX (‘greektex’) and with LaTeX
12mu|texlive-kdgreek-3.1-2|32	2.09 (‘grlatex’) are provided.
12mu|texlive-kdgreek-3.1-2|33	
12mu|texlive-kdgreek-3.1-2|34	
12mu|texlive-kdgreek-3.1-2|35	%post
12mu|texlive-kdgreek-3.1-2|36	%{_sbindir}/texlive.post
12mu|texlive-kdgreek-3.1-2|37	
12mu|texlive-kdgreek-3.1-2|38	%postun
12mu|texlive-kdgreek-3.1-2|39	if [ $1 -eq 0 ]; then
12mu|texlive-kdgreek-3.1-2|40	%{_sbindir}/texlive.post
12mu|texlive-kdgreek-3.1-2|41	fi
12mu|texlive-kdgreek-3.1-2|42	
12mu|texlive-kdgreek-3.1-2|43	#-----------------------------------------------------------------------
12mu|texlive-kdgreek-3.1-2|44	%files
12mu|texlive-kdgreek-3.1-2|45	%{_texmfdistdir}/fonts/source/public/kdgreek/kdaccent.mf
12mu|texlive-kdgreek-3.1-2|46	%{_texmfdistdir}/fonts/source/public/kdgreek/kdbase.mf
12mu|texlive-kdgreek-3.1-2|47	%{_texmfdistdir}/fonts/source/public/kdgreek/kdbf10.mf
12mu|texlive-kdgreek-3.1-2|48	%{_texmfdistdir}/fonts/source/public/kdgreek/kdbf8.mf
12mu|texlive-kdgreek-3.1-2|49	%{_texmfdistdir}/fonts/source/public/kdgreek/kdbf9.mf
12mu|texlive-kdgreek-3.1-2|50	%{_texmfdistdir}/fonts/source/public/kdgreek/kddigits.mf
12mu|texlive-kdgreek-3.1-2|51	%{_texmfdistdir}/fonts/source/public/kdgreek/kdgr10.mf
12mu|texlive-kdgreek-3.1-2|52	%{_texmfdistdir}/fonts/source/public/kdgreek/kdgr8.mf
12mu|texlive-kdgreek-3.1-2|53	%{_texmfdistdir}/fonts/source/public/kdgreek/kdgr9.mf
12mu|texlive-kdgreek-3.1-2|54	%{_texmfdistdir}/fonts/source/public/kdgreek/kdgreek.mf
12mu|texlive-kdgreek-3.1-2|55	%{_texmfdistdir}/fonts/source/public/kdgreek/kdidigit.mf
12mu|texlive-kdgreek-3.1-2|56	%{_texmfdistdir}/fonts/source/public/kdgreek/kdilower.mf
12mu|texlive-kdgreek-3.1-2|57	%{_texmfdistdir}/fonts/source/public/kdgreek/kdlig.mf
12mu|texlive-kdgreek-3.1-2|58	%{_texmfdistdir}/fonts/source/public/kdgreek/kdligcom.mf
12mu|texlive-kdgreek-3.1-2|59	%{_texmfdistdir}/fonts/source/public/kdgreek/kdlower.mf
12mu|texlive-kdgreek-3.1-2|60	%{_texmfdistdir}/fonts/source/public/kdgreek/kdpunct.mf
12mu|texlive-kdgreek-3.1-2|61	%{_texmfdistdir}/fonts/source/public/kdgreek/kdsl10.mf
12mu|texlive-kdgreek-3.1-2|62	%{_texmfdistdir}/fonts/source/public/kdgreek/kdti10.mf
12mu|texlive-kdgreek-3.1-2|63	%{_texmfdistdir}/fonts/source/public/kdgreek/kdtt10.mf
12mu|texlive-kdgreek-3.1-2|64	%{_texmfdistdir}/fonts/source/public/kdgreek/kdupper.mf
12mu|texlive-kdgreek-3.1-2|65	%{_texmfdistdir}/fonts/tfm/public/kdgreek/kdbf10.tfm
12mu|texlive-kdgreek-3.1-2|66	%{_texmfdistdir}/fonts/tfm/public/kdgreek/kdbf8.tfm
12mu|texlive-kdgreek-3.1-2|67	%{_texmfdistdir}/fonts/tfm/public/kdgreek/kdbf9.tfm
12mu|texlive-kdgreek-3.1-2|68	%{_texmfdistdir}/fonts/tfm/public/kdgreek/kdgr10.tfm
12mu|texlive-kdgreek-3.1-2|69	%{_texmfdistdir}/fonts/tfm/public/kdgreek/kdgr8.tfm
12mu|texlive-kdgreek-3.1-2|70	%{_texmfdistdir}/fonts/tfm/public/kdgreek/kdgr9.tfm
12mu|texlive-kdgreek-3.1-2|71	%{_texmfdistdir}/fonts/tfm/public/kdgreek/kdsl10.tfm
12mu|texlive-kdgreek-3.1-2|72	%{_texmfdistdir}/fonts/tfm/public/kdgreek/kdti10.tfm
12mu|texlive-kdgreek-3.1-2|73	%{_texmfdistdir}/fonts/tfm/public/kdgreek/kdtt10.tfm
12mu|texlive-kdgreek-3.1-2|74	%{_texmfdistdir}/tex/plain/kdgreek/greek.tex
12mu|texlive-kdgreek-3.1-2|75	%{_texmfdistdir}/tex/plain/kdgreek/greektex.tex
12mu|texlive-kdgreek-3.1-2|76	%{_texmfdistdir}/tex/plain/kdgreek/grkhyphen.tex
12mu|texlive-kdgreek-3.1-2|77	%doc %{_texmfdistdir}/doc/fonts/kdgreek/INSTALL
12mu|texlive-kdgreek-3.1-2|78	%doc %{_texmfdistdir}/doc/fonts/kdgreek/README
12mu|texlive-kdgreek-3.1-2|79	%doc %{_texmfdistdir}/doc/fonts/kdgreek/grlatex.1
12mu|texlive-kdgreek-3.1-2|80	%doc %{_texmfdistdir}/doc/fonts/kdgreek/install.dvi
12mu|texlive-kdgreek-3.1-2|81	%doc %{_texmfdistdir}/doc/fonts/kdgreek/install.tex
12mu|texlive-kdgreek-3.1-2|82	%doc %{_texmfdistdir}/doc/fonts/kdgreek/read.me
12mu|texlive-kdgreek-3.1-2|83	%doc %{_texmfdistdir}/doc/fonts/kdgreek/usage.dvi
12mu|texlive-kdgreek-3.1-2|84	%doc %{_texmfdistdir}/doc/fonts/kdgreek/usage.tex
12mu|texlive-kdgreek-3.1-2|85	#- source
12mu|texlive-kdgreek-3.1-2|86	%doc %{_texmfdistdir}/source/latex/kdgreek/209/grart10.sty
12mu|texlive-kdgreek-3.1-2|87	%doc %{_texmfdistdir}/source/latex/kdgreek/209/grart12.sty
12mu|texlive-kdgreek-3.1-2|88	%doc %{_texmfdistdir}/source/latex/kdgreek/209/grarticle.sty
12mu|texlive-kdgreek-3.1-2|89	%doc %{_texmfdistdir}/source/latex/kdgreek/209/grbk10.sty
12mu|texlive-kdgreek-3.1-2|90	%doc %{_texmfdistdir}/source/latex/kdgreek/209/grbk11.sty
12mu|texlive-kdgreek-3.1-2|91	%doc %{_texmfdistdir}/source/latex/kdgreek/209/grbk12.sty
12mu|texlive-kdgreek-3.1-2|92	%doc %{_texmfdistdir}/source/latex/kdgreek/209/grbook.sty
12mu|texlive-kdgreek-3.1-2|93	%doc %{_texmfdistdir}/source/latex/kdgreek/209/greek.sty
12mu|texlive-kdgreek-3.1-2|94	%doc %{_texmfdistdir}/source/latex/kdgreek/209/grfonts.tex
12mu|texlive-kdgreek-3.1-2|95	%doc %{_texmfdistdir}/source/latex/kdgreek/209/grkhyphen.tex
12mu|texlive-kdgreek-3.1-2|96	%doc %{_texmfdistdir}/source/latex/kdgreek/209/grmode.sty
12mu|texlive-kdgreek-3.1-2|97	%doc %{_texmfdistdir}/source/latex/kdgreek/209/lfonts.tex
12mu|texlive-kdgreek-3.1-2|98	%doc %{_texmfdistdir}/source/latex/kdgreek/209/lgreek.3.0c
12mu|texlive-kdgreek-3.1-2|99	%doc %{_texmfdistdir}/source/latex/kdgreek/209/lgreek.tex
12mu|texlive-kdgreek-3.1-2|100	%doc %{_tlpkgobjdir}/*.tlpobj
12mu|texlive-kdgreek-3.1-2|101	
12mu|texlive-kdgreek-3.1-2|102	#-----------------------------------------------------------------------
12mu|texlive-kdgreek-3.1-2|103	%prep
12mu|texlive-kdgreek-3.1-2|104	%setup -c -a0 -a1 -a2
12mu|texlive-kdgreek-3.1-2|105	
12mu|texlive-kdgreek-3.1-2|106	%build
12mu|texlive-kdgreek-3.1-2|107	
12mu|texlive-kdgreek-3.1-2|108	%install
12mu|texlive-kdgreek-3.1-2|109	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-kdgreek-3.1-2|110	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-kdgreek-3.1-2|111	mkdir -p %{buildroot}%{_tlpkgobjdir}
12mu|texlive-kdgreek-3.1-2|112	cp -fpa tlpkg/tlpobj/*.tlpobj %{buildroot}%{_tlpkgobjdir}
12mu|texlive-kdgreek-3.1-2|113	
12mu|texlive-kdgreek-3.1-2|114	
12mu|texlive-kdgreek-3.1-2|115	%changelog
12mu|texlive-kdgreek-3.1-2|116	* Sat Nov 05 2011 Paulo Andrade <pcpa@mandriva.com.br> 3.1-1
12mu|texlive-kdgreek-3.1-2|117	+ Revision: 718769
12mu|texlive-kdgreek-3.1-2|118	- texlive-kdgreek
12mu|texlive-kdgreek-3.1-2|119	- texlive-kdgreek
12mu|texlive-kdgreek-3.1-2|120	- texlive-kdgreek
12mu|texlive-kdgreek-3.1-2|121	- texlive-kdgreek
12mu|texlive-kdgreek-3.1-2|122	

21155 12
12mu|texlive-koma-script-3.12-1|1	# revision 32489
12mu|texlive-koma-script-3.12-1|2	# category TLCore
12mu|texlive-koma-script-3.12-1|3	# catalog-ctan /macros/latex/contrib/koma-script
12mu|texlive-koma-script-3.12-1|4	# catalog-date 2013-12-26 07:56:41 +0100
12mu|texlive-koma-script-3.12-1|5	# catalog-license lppl
12mu|texlive-koma-script-3.12-1|6	# catalog-version 3.12
12mu|texlive-koma-script-3.12-1|7	Name:		texlive-koma-script
12mu|texlive-koma-script-3.12-1|8	Version:	3.12
12mu|texlive-koma-script-3.12-1|9	Release:	1
12mu|texlive-koma-script-3.12-1|10	Summary:	A bundle of versatile classes and packages
12mu|texlive-koma-script-3.12-1|11	Group:		Publishing
12mu|texlive-koma-script-3.12-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/koma-script
12mu|texlive-koma-script-3.12-1|13	License:	LPPL
12mu|texlive-koma-script-3.12-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/koma-script.tar.xz
12mu|texlive-koma-script-3.12-1|15	BuildArch:	noarch
12mu|texlive-koma-script-3.12-1|16	BuildRequires:	texlive-tlpkg
12mu|texlive-koma-script-3.12-1|17	Requires(pre):	texlive-tlpkg
12mu|texlive-koma-script-3.12-1|18	Requires(post):	texlive-kpathsea
12mu|texlive-koma-script-3.12-1|19	
12mu|texlive-koma-script-3.12-1|20	%description
12mu|texlive-koma-script-3.12-1|21	The KOMA-Script bundle provides drop-in replacements for the
12mu|texlive-koma-script-3.12-1|22	article/report/book classes with emphasis on typography and
12mu|texlive-koma-script-3.12-1|23	versatility. There is also a letter class, different from all
12mu|texlive-koma-script-3.12-1|24	other letter classes. The bundle also offers: - a package for
12mu|texlive-koma-script-3.12-1|25	calculating type areas in the way laid down by the typographer
12mu|texlive-koma-script-3.12-1|26	Jan Tschichold, - a package for easily changing and defining
12mu|texlive-koma-script-3.12-1|27	page styles, - a package scrdate for getting not only the
12mu|texlive-koma-script-3.12-1|28	current date but also the name of the day, and - a package
12mu|texlive-koma-script-3.12-1|29	scrtime for getting the current time. All these packages may be
12mu|texlive-koma-script-3.12-1|30	used not only with KOMA-Script classes but also with the
12mu|texlive-koma-script-3.12-1|31	standard classes. Since every package has its own version
12mu|texlive-koma-script-3.12-1|32	number, the version number quoted only refers to the version of
12mu|texlive-koma-script-3.12-1|33	scrbook, scrreprt, scrartcl, scrlttr2 and typearea. These are
12mu|texlive-koma-script-3.12-1|34	the main parts of the bundle.
12mu|texlive-koma-script-3.12-1|35	
12mu|texlive-koma-script-3.12-1|36	%post
12mu|texlive-koma-script-3.12-1|37	%{_sbindir}/texlive.post
12mu|texlive-koma-script-3.12-1|38	
12mu|texlive-koma-script-3.12-1|39	%postun
12mu|texlive-koma-script-3.12-1|40	if [ $1 -eq 0 ]; then
12mu|texlive-koma-script-3.12-1|41	%{_sbindir}/texlive.post
12mu|texlive-koma-script-3.12-1|42	fi
12mu|texlive-koma-script-3.12-1|43	
12mu|texlive-koma-script-3.12-1|44	#-----------------------------------------------------------------------
12mu|texlive-koma-script-3.12-1|45	%files
12mu|texlive-koma-script-3.12-1|46	%{_texmfdistdir}/doc/latex/koma-script/INSTALL.txt
12mu|texlive-koma-script-3.12-1|47	%{_texmfdistdir}/doc/latex/koma-script/INSTALLD.txt
12mu|texlive-koma-script-3.12-1|48	%{_texmfdistdir}/doc/latex/koma-script/README
12mu|texlive-koma-script-3.12-1|49	%{_texmfdistdir}/doc/latex/koma-script/koma-script.html
12mu|texlive-koma-script-3.12-1|50	%{_texmfdistdir}/doc/latex/koma-script/komabug.tex
12mu|texlive-koma-script-3.12-1|51	%{_texmfdistdir}/doc/latex/koma-script/komascr.html
12mu|texlive-koma-script-3.12-1|52	%{_texmfdistdir}/doc/latex/koma-script/komascript.html
12mu|texlive-koma-script-3.12-1|53	%{_texmfdistdir}/doc/latex/koma-script/lppl-de.txt
12mu|texlive-koma-script-3.12-1|54	%{_texmfdistdir}/doc/latex/koma-script/lppl.txt
12mu|texlive-koma-script-3.12-1|55	%{_texmfdistdir}/doc/latex/koma-script/manifest.txt
12mu|texlive-koma-script-3.12-1|56	%{_texmfdistdir}/doc/latex/koma-script/scraddr.html
12mu|texlive-koma-script-3.12-1|57	%{_texmfdistdir}/doc/latex/koma-script/scrartcl.html
12mu|texlive-koma-script-3.12-1|58	%{_texmfdistdir}/doc/latex/koma-script/scrbase.html
12mu|texlive-koma-script-3.12-1|59	%{_texmfdistdir}/doc/latex/koma-script/scrbook.html
12mu|texlive-koma-script-3.12-1|60	%{_texmfdistdir}/doc/latex/koma-script/scrdate.html
12mu|texlive-koma-script-3.12-1|61	%{_texmfdistdir}/doc/latex/koma-script/scrextend.html
12mu|texlive-koma-script-3.12-1|62	%{_texmfdistdir}/doc/latex/koma-script/scrguide.html
12mu|texlive-koma-script-3.12-1|63	%{_texmfdistdir}/doc/latex/koma-script/scrguide.pdf
12mu|texlive-koma-script-3.12-1|64	%{_texmfdistdir}/doc/latex/koma-script/scrguien.html
12mu|texlive-koma-script-3.12-1|65	%{_texmfdistdir}/doc/latex/koma-script/scrguien.pdf
12mu|texlive-koma-script-3.12-1|66	%{_texmfdistdir}/doc/latex/koma-script/scrhack.html
12mu|texlive-koma-script-3.12-1|67	%{_texmfdistdir}/doc/latex/koma-script/scrhack.pdf
12mu|texlive-koma-script-3.12-1|68	%{_texmfdistdir}/doc/latex/koma-script/scrjura.pdf
12mu|texlive-koma-script-3.12-1|69	%{_texmfdistdir}/doc/latex/koma-script/scrlayer-notecolumn.html
12mu|texlive-koma-script-3.12-1|70	%{_texmfdistdir}/doc/latex/koma-script/scrlayer-scrpage.html
12mu|texlive-koma-script-3.12-1|71	%{_texmfdistdir}/doc/latex/koma-script/scrlayer.html
12mu|texlive-koma-script-3.12-1|72	%{_texmfdistdir}/doc/latex/koma-script/scrlfile.html
12mu|texlive-koma-script-3.12-1|73	%{_texmfdistdir}/doc/latex/koma-script/scrlttr2.html
12mu|texlive-koma-script-3.12-1|74	%{_texmfdistdir}/doc/latex/koma-script/scrpage2.html
12mu|texlive-koma-script-3.12-1|75	%{_texmfdistdir}/doc/latex/koma-script/scrreprt.html
12mu|texlive-koma-script-3.12-1|76	%{_texmfdistdir}/doc/latex/koma-script/scrtime.html
12mu|texlive-koma-script-3.12-1|77	%{_texmfdistdir}/doc/latex/koma-script/scrwfile.html
12mu|texlive-koma-script-3.12-1|78	%{_texmfdistdir}/doc/latex/koma-script/tocbasic.html
12mu|texlive-koma-script-3.12-1|79	%{_texmfdistdir}/doc/latex/koma-script/tocstyle.pdf
12mu|texlive-koma-script-3.12-1|80	%{_texmfdistdir}/doc/latex/koma-script/typearea.html
12mu|texlive-koma-script-3.12-1|81	%{_texmfdistdir}/source/latex/koma-script/ChangeLog
12mu|texlive-koma-script-3.12-1|82	%{_texmfdistdir}/source/latex/koma-script/ChangeLog.2
12mu|texlive-koma-script-3.12-1|83	%{_texmfdistdir}/source/latex/koma-script/Makefile
12mu|texlive-koma-script-3.12-1|84	%{_texmfdistdir}/source/latex/koma-script/Makefile.baseinit
12mu|texlive-koma-script-3.12-1|85	%{_texmfdistdir}/source/latex/koma-script/Makefile.baserules
12mu|texlive-koma-script-3.12-1|86	%{_texmfdistdir}/source/latex/koma-script/doc/Makefile
12mu|texlive-koma-script-3.12-1|87	%{_texmfdistdir}/source/latex/koma-script/doc/Makefile.guide
12mu|texlive-koma-script-3.12-1|88	%{_texmfdistdir}/source/latex/koma-script/doc/Makefile.latexinit
12mu|texlive-koma-script-3.12-1|89	%{_texmfdistdir}/source/latex/koma-script/doc/bin/genhtmlidx.pl
12mu|texlive-koma-script-3.12-1|90	%{_texmfdistdir}/source/latex/koma-script/doc/bin/genindex.pl
12mu|texlive-koma-script-3.12-1|91	%{_texmfdistdir}/source/latex/koma-script/doc/english/Makefile
12mu|texlive-koma-script-3.12-1|92	%{_texmfdistdir}/source/latex/koma-script/doc/english/adrconvnote.tex
12mu|texlive-koma-script-3.12-1|93	%{_texmfdistdir}/source/latex/koma-script/doc/english/authorpart.tex
12mu|texlive-koma-script-3.12-1|94	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-0.tex
12mu|texlive-koma-script-3.12-1|95	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-1.tex
12mu|texlive-koma-script-3.12-1|96	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-10.tex
12mu|texlive-koma-script-3.12-1|97	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-11.tex
12mu|texlive-koma-script-3.12-1|98	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-12.tex
12mu|texlive-koma-script-3.12-1|99	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-13.tex
12mu|texlive-koma-script-3.12-1|100	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-14.tex
12mu|texlive-koma-script-3.12-1|101	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-15.tex
12mu|texlive-koma-script-3.12-1|102	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-2.tex
12mu|texlive-koma-script-3.12-1|103	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-20.tex
12mu|texlive-koma-script-3.12-1|104	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-21.tex
12mu|texlive-koma-script-3.12-1|105	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-3.tex
12mu|texlive-koma-script-3.12-1|106	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-4.tex
12mu|texlive-koma-script-3.12-1|107	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-5.tex
12mu|texlive-koma-script-3.12-1|108	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-6.tex
12mu|texlive-koma-script-3.12-1|109	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-7.tex
12mu|texlive-koma-script-3.12-1|110	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-8.tex
12mu|texlive-koma-script-3.12-1|111	%{_texmfdistdir}/source/latex/koma-script/doc/english/common-9.tex
12mu|texlive-koma-script-3.12-1|112	%{_texmfdistdir}/source/latex/koma-script/doc/english/expertpart.tex
12mu|texlive-koma-script-3.12-1|113	%{_texmfdistdir}/source/latex/koma-script/doc/english/guide-english.tex
12mu|texlive-koma-script-3.12-1|114	%{_texmfdistdir}/source/latex/koma-script/doc/english/guide.tex
12mu|texlive-koma-script-3.12-1|115	%{_texmfdistdir}/source/latex/koma-script/doc/english/htmlsetup
12mu|texlive-koma-script-3.12-1|116	%{_texmfdistdir}/source/latex/koma-script/doc/english/introduction.tex
12mu|texlive-koma-script-3.12-1|117	%{_texmfdistdir}/source/latex/koma-script/doc/english/japanlco.tex
12mu|texlive-koma-script-3.12-1|118	%{_texmfdistdir}/source/latex/koma-script/doc/english/linkalias.tex
12mu|texlive-koma-script-3.12-1|119	%{_texmfdistdir}/source/latex/koma-script/doc/english/preface.tex
12mu|texlive-koma-script-3.12-1|120	%{_texmfdistdir}/source/latex/koma-script/doc/english/scraddr.tex
12mu|texlive-koma-script-3.12-1|121	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrbase.tex
12mu|texlive-koma-script-3.12-1|122	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrbookreportarticle-experts.tex
12mu|texlive-koma-script-3.12-1|123	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrbookreportarticle.tex
12mu|texlive-koma-script-3.12-1|124	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrdatetime.tex
12mu|texlive-koma-script-3.12-1|125	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrextend.tex
12mu|texlive-koma-script-3.12-1|126	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrhack.tex
12mu|texlive-koma-script-3.12-1|127	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlayer-notecolumn.tex
12mu|texlive-koma-script-3.12-1|128	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlayer-scrpage-experts.tex
12mu|texlive-koma-script-3.12-1|129	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlayer-scrpage.tex
12mu|texlive-koma-script-3.12-1|130	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlayer.tex
12mu|texlive-koma-script-3.12-1|131	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlfile.tex
12mu|texlive-koma-script-3.12-1|132	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlttr2-experts.tex
12mu|texlive-koma-script-3.12-1|133	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlttr2.tex
12mu|texlive-koma-script-3.12-1|134	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrlttr2examples.dtx
12mu|texlive-koma-script-3.12-1|135	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrpage2.tex
12mu|texlive-koma-script-3.12-1|136	%{_texmfdistdir}/source/latex/koma-script/doc/english/scrwfile.tex
12mu|texlive-koma-script-3.12-1|137	%{_texmfdistdir}/source/latex/koma-script/doc/english/tocbasic.tex
12mu|texlive-koma-script-3.12-1|138	%{_texmfdistdir}/source/latex/koma-script/doc/english/typearea-experts.tex
12mu|texlive-koma-script-3.12-1|139	%{_texmfdistdir}/source/latex/koma-script/doc/english/typearea.tex
12mu|texlive-koma-script-3.12-1|140	%{_texmfdistdir}/source/latex/koma-script/doc/guide.bib
12mu|texlive-koma-script-3.12-1|141	%{_texmfdistdir}/source/latex/koma-script/doc/guide.tex
12mu|texlive-koma-script-3.12-1|142	%{_texmfdistdir}/source/latex/koma-script/doc/linkalias.tex
12mu|texlive-koma-script-3.12-1|143	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/Makefile
12mu|texlive-koma-script-3.12-1|144	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/adrconvnote.tex
12mu|texlive-koma-script-3.12-1|145	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/authorpart.tex
12mu|texlive-koma-script-3.12-1|146	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-0.tex
12mu|texlive-koma-script-3.12-1|147	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-1.tex
12mu|texlive-koma-script-3.12-1|148	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-10.tex
12mu|texlive-koma-script-3.12-1|149	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-11.tex
12mu|texlive-koma-script-3.12-1|150	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-12.tex
12mu|texlive-koma-script-3.12-1|151	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-13.tex
12mu|texlive-koma-script-3.12-1|152	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-14.tex
12mu|texlive-koma-script-3.12-1|153	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-15.tex
12mu|texlive-koma-script-3.12-1|154	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-2.tex
12mu|texlive-koma-script-3.12-1|155	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-20.tex
12mu|texlive-koma-script-3.12-1|156	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-21.tex
12mu|texlive-koma-script-3.12-1|157	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-3.tex
12mu|texlive-koma-script-3.12-1|158	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-4.tex
12mu|texlive-koma-script-3.12-1|159	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-5.tex
12mu|texlive-koma-script-3.12-1|160	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-6.tex
12mu|texlive-koma-script-3.12-1|161	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-7.tex
12mu|texlive-koma-script-3.12-1|162	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-8.tex
12mu|texlive-koma-script-3.12-1|163	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/common-9.tex
12mu|texlive-koma-script-3.12-1|164	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/expertpart.tex
12mu|texlive-koma-script-3.12-1|165	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/guide-ngerman.tex
12mu|texlive-koma-script-3.12-1|166	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/guide.tex
12mu|texlive-koma-script-3.12-1|167	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/htmlsetup
12mu|texlive-koma-script-3.12-1|168	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/introduction.tex
12mu|texlive-koma-script-3.12-1|169	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/linkalias.tex
12mu|texlive-koma-script-3.12-1|170	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/preface.tex
12mu|texlive-koma-script-3.12-1|171	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scraddr.tex
12mu|texlive-koma-script-3.12-1|172	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrbase.tex
12mu|texlive-koma-script-3.12-1|173	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrbookreportarticle-experts.tex
12mu|texlive-koma-script-3.12-1|174	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrbookreportarticle.tex
12mu|texlive-koma-script-3.12-1|175	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrdatetime.tex
12mu|texlive-koma-script-3.12-1|176	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrextend.tex
12mu|texlive-koma-script-3.12-1|177	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrhack.tex
12mu|texlive-koma-script-3.12-1|178	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlayer-notecolumn-example.tex
12mu|texlive-koma-script-3.12-1|179	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlayer-notecolumn.tex
12mu|texlive-koma-script-3.12-1|180	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlayer-scrpage-experts.tex
12mu|texlive-koma-script-3.12-1|181	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlayer-scrpage.tex
12mu|texlive-koma-script-3.12-1|182	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlayer.tex
12mu|texlive-koma-script-3.12-1|183	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlfile.tex
12mu|texlive-koma-script-3.12-1|184	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlttr2-experts.tex
12mu|texlive-koma-script-3.12-1|185	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlttr2.tex
12mu|texlive-koma-script-3.12-1|186	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrlttr2examples.dtx
12mu|texlive-koma-script-3.12-1|187	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrpage2.tex
12mu|texlive-koma-script-3.12-1|188	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/scrwfile.tex
12mu|texlive-koma-script-3.12-1|189	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/tocbasic.tex
12mu|texlive-koma-script-3.12-1|190	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/typearea-experts.tex
12mu|texlive-koma-script-3.12-1|191	%{_texmfdistdir}/source/latex/koma-script/doc/ngerman/typearea.tex
12mu|texlive-koma-script-3.12-1|192	%{_texmfdistdir}/source/latex/koma-script/doc/plength.dtx
12mu|texlive-koma-script-3.12-1|193	%{_texmfdistdir}/source/latex/koma-script/doc/scrguide.cls
12mu|texlive-koma-script-3.12-1|194	%{_texmfdistdir}/source/latex/koma-script/doc/scrguide.gst
12mu|texlive-koma-script-3.12-1|195	%{_texmfdistdir}/source/latex/koma-script/doc/scrguide.ist
12mu|texlive-koma-script-3.12-1|196	%{_texmfdistdir}/source/latex/koma-script/japanlco.dtx
12mu|texlive-koma-script-3.12-1|197	%{_texmfdistdir}/source/latex/koma-script/scraddr.dtx
12mu|texlive-koma-script-3.12-1|198	%{_texmfdistdir}/source/latex/koma-script/scrbeta.dtx
12mu|texlive-koma-script-3.12-1|199	%{_texmfdistdir}/source/latex/koma-script/scrdoc.dtx
12mu|texlive-koma-script-3.12-1|200	%{_texmfdistdir}/source/latex/koma-script/scrdocstrip.tex
12mu|texlive-koma-script-3.12-1|201	%{_texmfdistdir}/source/latex/koma-script/scrextend.dtx
12mu|texlive-koma-script-3.12-1|202	%{_texmfdistdir}/source/latex/koma-script/scrhack.dtx
12mu|texlive-koma-script-3.12-1|203	%{_texmfdistdir}/source/latex/koma-script/scrjura.dtx
12mu|texlive-koma-script-3.12-1|204	%{_texmfdistdir}/source/latex/koma-script/scrkernel-basics.dtx
12mu|texlive-koma-script-3.12-1|205	%{_texmfdistdir}/source/latex/koma-script/scrkernel-bibliography.dtx
12mu|texlive-koma-script-3.12-1|206	%{_texmfdistdir}/source/latex/koma-script/scrkernel-circularletters.dtx
12mu|texlive-koma-script-3.12-1|207	%{_texmfdistdir}/source/latex/koma-script/scrkernel-compatibility.dtx
12mu|texlive-koma-script-3.12-1|208	%{_texmfdistdir}/source/latex/koma-script/scrkernel-floats.dtx
12mu|texlive-koma-script-3.12-1|209	%{_texmfdistdir}/source/latex/koma-script/scrkernel-fonts.dtx
12mu|texlive-koma-script-3.12-1|210	%{_texmfdistdir}/source/latex/koma-script/scrkernel-footnotes.dtx
12mu|texlive-koma-script-3.12-1|211	%{_texmfdistdir}/source/latex/koma-script/scrkernel-index.dtx
12mu|texlive-koma-script-3.12-1|212	%{_texmfdistdir}/source/latex/koma-script/scrkernel-language.dtx
12mu|texlive-koma-script-3.12-1|213	%{_texmfdistdir}/source/latex/koma-script/scrkernel-letterclassoptions.dtx
12mu|texlive-koma-script-3.12-1|214	%{_texmfdistdir}/source/latex/koma-script/scrkernel-listsandtabulars.dtx
12mu|texlive-koma-script-3.12-1|215	%{_texmfdistdir}/source/latex/koma-script/scrkernel-listsof.dtx
12mu|texlive-koma-script-3.12-1|216	%{_texmfdistdir}/source/latex/koma-script/scrkernel-miscellaneous.dtx
12mu|texlive-koma-script-3.12-1|217	%{_texmfdistdir}/source/latex/koma-script/scrkernel-notepaper.dtx
12mu|texlive-koma-script-3.12-1|218	%{_texmfdistdir}/source/latex/koma-script/scrkernel-pagestyles.dtx
12mu|texlive-koma-script-3.12-1|219	%{_texmfdistdir}/source/latex/koma-script/scrkernel-paragraphs.dtx
12mu|texlive-koma-script-3.12-1|220	%{_texmfdistdir}/source/latex/koma-script/scrkernel-pseudolengths.dtx
12mu|texlive-koma-script-3.12-1|221	%{_texmfdistdir}/source/latex/koma-script/scrkernel-sections.dtx
12mu|texlive-koma-script-3.12-1|222	%{_texmfdistdir}/source/latex/koma-script/scrkernel-title.dtx
12mu|texlive-koma-script-3.12-1|223	%{_texmfdistdir}/source/latex/koma-script/scrkernel-typearea.dtx
12mu|texlive-koma-script-3.12-1|224	%{_texmfdistdir}/source/latex/koma-script/scrkernel-variables.dtx
12mu|texlive-koma-script-3.12-1|225	%{_texmfdistdir}/source/latex/koma-script/scrkernel-version.dtx
12mu|texlive-koma-script-3.12-1|226	%{_texmfdistdir}/source/latex/koma-script/scrlayer-notecolumn.dtx
12mu|texlive-koma-script-3.12-1|227	%{_texmfdistdir}/source/latex/koma-script/scrlayer-scrpage.dtx
12mu|texlive-koma-script-3.12-1|228	%{_texmfdistdir}/source/latex/koma-script/scrlayer.dtx
12mu|texlive-koma-script-3.12-1|229	%{_texmfdistdir}/source/latex/koma-script/scrlfile.dtx
12mu|texlive-koma-script-3.12-1|230	%{_texmfdistdir}/source/latex/koma-script/scrlogo.dtx
12mu|texlive-koma-script-3.12-1|231	%{_texmfdistdir}/source/latex/koma-script/scrmain.ins
12mu|texlive-koma-script-3.12-1|232	%{_texmfdistdir}/source/latex/koma-script/scrpage.dtx
12mu|texlive-koma-script-3.12-1|233	%{_texmfdistdir}/source/latex/koma-script/scrsource.tex
12mu|texlive-koma-script-3.12-1|234	%{_texmfdistdir}/source/latex/koma-script/scrstrip.inc
12mu|texlive-koma-script-3.12-1|235	%{_texmfdistdir}/source/latex/koma-script/scrstrop.inc
12mu|texlive-koma-script-3.12-1|236	%{_texmfdistdir}/source/latex/koma-script/scrtime.dtx
12mu|texlive-koma-script-3.12-1|237	%{_texmfdistdir}/source/latex/koma-script/scrwfile.dtx
12mu|texlive-koma-script-3.12-1|238	%{_texmfdistdir}/source/latex/koma-script/tocbasic.dtx
12mu|texlive-koma-script-3.12-1|239	%{_texmfdistdir}/source/latex/koma-script/tocstyle.dtx
12mu|texlive-koma-script-3.12-1|240	%{_texmfdistdir}/tex/latex/koma-script/DIN.lco
12mu|texlive-koma-script-3.12-1|241	%{_texmfdistdir}/tex/latex/koma-script/DINmtext.lco
12mu|texlive-koma-script-3.12-1|242	%{_texmfdistdir}/tex/latex/koma-script/KOMAold.lco
12mu|texlive-koma-script-3.12-1|243	%{_texmfdistdir}/tex/latex/koma-script/KakuLL.lco
12mu|texlive-koma-script-3.12-1|244	%{_texmfdistdir}/tex/latex/koma-script/NF.lco
12mu|texlive-koma-script-3.12-1|245	%{_texmfdistdir}/tex/latex/koma-script/NipponEH.lco
12mu|texlive-koma-script-3.12-1|246	%{_texmfdistdir}/tex/latex/koma-script/NipponEL.lco
12mu|texlive-koma-script-3.12-1|247	%{_texmfdistdir}/tex/latex/koma-script/NipponLH.lco
12mu|texlive-koma-script-3.12-1|248	%{_texmfdistdir}/tex/latex/koma-script/NipponLL.lco
12mu|texlive-koma-script-3.12-1|249	%{_texmfdistdir}/tex/latex/koma-script/NipponRL.lco
12mu|texlive-koma-script-3.12-1|250	%{_texmfdistdir}/tex/latex/koma-script/SN.lco
12mu|texlive-koma-script-3.12-1|251	%{_texmfdistdir}/tex/latex/koma-script/SNleft.lco
12mu|texlive-koma-script-3.12-1|252	%{_texmfdistdir}/tex/latex/koma-script/UScommercial9.lco
12mu|texlive-koma-script-3.12-1|253	%{_texmfdistdir}/tex/latex/koma-script/UScommercial9DW.lco
12mu|texlive-koma-script-3.12-1|254	%{_texmfdistdir}/tex/latex/koma-script/float.hak
12mu|texlive-koma-script-3.12-1|255	%{_texmfdistdir}/tex/latex/koma-script/floatrow.hak
12mu|texlive-koma-script-3.12-1|256	%{_texmfdistdir}/tex/latex/koma-script/hyperref.hak
12mu|texlive-koma-script-3.12-1|257	%{_texmfdistdir}/tex/latex/koma-script/listings.hak
12mu|texlive-koma-script-3.12-1|258	%{_texmfdistdir}/tex/latex/koma-script/scraddr.sty
12mu|texlive-koma-script-3.12-1|259	%{_texmfdistdir}/tex/latex/koma-script/scrartcl.cls
12mu|texlive-koma-script-3.12-1|260	%{_texmfdistdir}/tex/latex/koma-script/scrbase.sty
12mu|texlive-koma-script-3.12-1|261	%{_texmfdistdir}/tex/latex/koma-script/scrbook.cls
12mu|texlive-koma-script-3.12-1|262	%{_texmfdistdir}/tex/latex/koma-script/scrdate.sty
12mu|texlive-koma-script-3.12-1|263	%{_texmfdistdir}/tex/latex/koma-script/scrdoc.cls
12mu|texlive-koma-script-3.12-1|264	%{_texmfdistdir}/tex/latex/koma-script/scrextend.sty
12mu|texlive-koma-script-3.12-1|265	%{_texmfdistdir}/tex/latex/koma-script/scrfontsizes.sty
12mu|texlive-koma-script-3.12-1|266	%{_texmfdistdir}/tex/latex/koma-script/scrhack.sty
12mu|texlive-koma-script-3.12-1|267	%{_texmfdistdir}/tex/latex/koma-script/scrjura.sty
12mu|texlive-koma-script-3.12-1|268	%{_texmfdistdir}/tex/latex/koma-script/scrkbase.sty
12mu|texlive-koma-script-3.12-1|269	%{_texmfdistdir}/tex/latex/koma-script/scrlayer-notecolumn.sty
12mu|texlive-koma-script-3.12-1|270	%{_texmfdistdir}/tex/latex/koma-script/scrlayer-scrpage.sty
12mu|texlive-koma-script-3.12-1|271	%{_texmfdistdir}/tex/latex/koma-script/scrlayer.sty
12mu|texlive-koma-script-3.12-1|272	%{_texmfdistdir}/tex/latex/koma-script/scrlfile.sty
12mu|texlive-koma-script-3.12-1|273	%{_texmfdistdir}/tex/latex/koma-script/scrlttr2.cls
12mu|texlive-koma-script-3.12-1|274	%{_texmfdistdir}/tex/latex/koma-script/scrpage2.sty
12mu|texlive-koma-script-3.12-1|275	%{_texmfdistdir}/tex/latex/koma-script/scrreprt.cls
12mu|texlive-koma-script-3.12-1|276	%{_texmfdistdir}/tex/latex/koma-script/scrsize10pt.clo
12mu|texlive-koma-script-3.12-1|277	%{_texmfdistdir}/tex/latex/koma-script/scrsize11pt.clo
12mu|texlive-koma-script-3.12-1|278	%{_texmfdistdir}/tex/latex/koma-script/scrsize12pt.clo
12mu|texlive-koma-script-3.12-1|279	%{_texmfdistdir}/tex/latex/koma-script/scrtime.sty
12mu|texlive-koma-script-3.12-1|280	%{_texmfdistdir}/tex/latex/koma-script/scrwfile.sty
12mu|texlive-koma-script-3.12-1|281	%{_texmfdistdir}/tex/latex/koma-script/tocbasic.sty
12mu|texlive-koma-script-3.12-1|282	%{_texmfdistdir}/tex/latex/koma-script/tocstyle.sty
12mu|texlive-koma-script-3.12-1|283	%{_texmfdistdir}/tex/latex/koma-script/typearea.sty
12mu|texlive-koma-script-3.12-1|284	%{_texmfdistdir}/tex/latex/koma-script/visualize.lco
12mu|texlive-koma-script-3.12-1|285	
12mu|texlive-koma-script-3.12-1|286	#-----------------------------------------------------------------------
12mu|texlive-koma-script-3.12-1|287	%prep
12mu|texlive-koma-script-3.12-1|288	%setup -c -a0
12mu|texlive-koma-script-3.12-1|289	
12mu|texlive-koma-script-3.12-1|290	%build
12mu|texlive-koma-script-3.12-1|291	
12mu|texlive-koma-script-3.12-1|292	%install
12mu|texlive-koma-script-3.12-1|293	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-koma-script-3.12-1|294	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-koma-script-3.12-1|295	
12mu|texlive-koma-script-3.12-1|296	%changelog
12mu|texlive-koma-script-3.12-1|297	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.12-1
12mu|texlive-koma-script-3.12-1|298	+ Revision: 2b159d0
12mu|texlive-koma-script-3.12-1|299	- Sync with cooker
12mu|texlive-koma-script-3.12-1|300	
12mu|texlive-koma-script-3.12-1|301	

21156 12
12mu|texlive-koma-script-examples-20130411-5|1	# revision 29940
12mu|texlive-koma-script-examples-20130411-5|2	# category Package
12mu|texlive-koma-script-examples-20130411-5|3	# catalog-ctan /info/examples/KOMA-Script-4
12mu|texlive-koma-script-examples-20130411-5|4	# catalog-date 2013-04-11 22:56:41 +0200
12mu|texlive-koma-script-examples-20130411-5|5	# catalog-license lppl
12mu|texlive-koma-script-examples-20130411-5|6	# catalog-version undef
12mu|texlive-koma-script-examples-20130411-5|7	Name:		texlive-koma-script-examples
12mu|texlive-koma-script-examples-20130411-5|8	Version:	20130411
12mu|texlive-koma-script-examples-20130411-5|9	Release:	5
12mu|texlive-koma-script-examples-20130411-5|10	Summary:	Examples from the KOMA-Script book
12mu|texlive-koma-script-examples-20130411-5|11	Group:		Publishing
12mu|texlive-koma-script-examples-20130411-5|12	URL:		http://www.ctan.org/tex-archive/info/examples/KOMA-Script-4
12mu|texlive-koma-script-examples-20130411-5|13	License:	LPPL
12mu|texlive-koma-script-examples-20130411-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/koma-script-examples.tar.xz
12mu|texlive-koma-script-examples-20130411-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/koma-script-examples.doc.tar.xz
12mu|texlive-koma-script-examples-20130411-5|16	BuildArch:	noarch
12mu|texlive-koma-script-examples-20130411-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-koma-script-examples-20130411-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-koma-script-examples-20130411-5|19	
12mu|texlive-koma-script-examples-20130411-5|20	%description
12mu|texlive-koma-script-examples-20130411-5|21	This package contains some examples from the 4th edition of the
12mu|texlive-koma-script-examples-20130411-5|22	book <<KOMA-Script--Eine Sammlung von Klassen und Paketen fur
12mu|texlive-koma-script-examples-20130411-5|23	LaTeX2e>> by Markus Kohm and Jens-Uwe Morawski. There are no
12mu|texlive-koma-script-examples-20130411-5|24	further descriptions of these examples.
12mu|texlive-koma-script-examples-20130411-5|25	
12mu|texlive-koma-script-examples-20130411-5|26	#-----------------------------------------------------------------------
12mu|texlive-koma-script-examples-20130411-5|27	%files
12mu|texlive-koma-script-examples-20130411-5|28	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-B/result/chapterthumbexample.pdf
12mu|texlive-koma-script-examples-20130411-5|29	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-B/source/chapterthumb.sty
12mu|texlive-koma-script-examples-20130411-5|30	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-B/source/chapterthumbexample.tex
12mu|texlive-koma-script-examples-20130411-5|31	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-C/result/floattrick.pdf
12mu|texlive-koma-script-examples-20130411-5|32	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-C/source/floattrick.tex
12mu|texlive-koma-script-examples-20130411-5|33	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/result/letter-nipponA.pdf
12mu|texlive-koma-script-examples-20130411-5|34	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/result/letter-nipponB.pdf
12mu|texlive-koma-script-examples-20130411-5|35	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/source/letter-nipponA.tex
12mu|texlive-koma-script-examples-20130411-5|36	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-D/source/letter-nipponB.tex
12mu|texlive-koma-script-examples-20130411-5|37	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/result/briefDIN.pdf
12mu|texlive-koma-script-examples-20130411-5|38	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/result/briefSN.pdf
12mu|texlive-koma-script-examples-20130411-5|39	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/result/briefbak3.pdf
12mu|texlive-koma-script-examples-20130411-5|40	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/result/briefdup.pdf
12mu|texlive-koma-script-examples-20130411-5|41	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/result/brieflft.pdf
12mu|texlive-koma-script-examples-20130411-5|42	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/result/brieflfu.pdf
12mu|texlive-koma-script-examples-20130411-5|43	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/result/briefnow.pdf
12mu|texlive-koma-script-examples-20130411-5|44	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/result/briefrag2.pdf
12mu|texlive-koma-script-examples-20130411-5|45	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/result/briefwbk.pdf
12mu|texlive-koma-script-examples-20130411-5|46	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/result/briefwbk2.pdf
12mu|texlive-koma-script-examples-20130411-5|47	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/result/briefwbt2.pdf
12mu|texlive-koma-script-examples-20130411-5|48	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/CaptainHook-1.pdf
12mu|texlive-koma-script-examples-20130411-5|49	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/SNslhead.lco
12mu|texlive-koma-script-examples-20130411-5|50	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/asymTypB.lco
12mu|texlive-koma-script-examples-20130411-5|51	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/briefDIN.tex
12mu|texlive-koma-script-examples-20130411-5|52	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/briefSN.tex
12mu|texlive-koma-script-examples-20130411-5|53	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/briefbak3.tex
12mu|texlive-koma-script-examples-20130411-5|54	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/briefdup.tex
12mu|texlive-koma-script-examples-20130411-5|55	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/brieflft.tex
12mu|texlive-koma-script-examples-20130411-5|56	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/brieflfu.tex
12mu|texlive-koma-script-examples-20130411-5|57	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/briefnow.tex
12mu|texlive-koma-script-examples-20130411-5|58	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/briefrag2.tex
12mu|texlive-koma-script-examples-20130411-5|59	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/brieftemplate.tex
12mu|texlive-koma-script-examples-20130411-5|60	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/briefwbk.tex
12mu|texlive-koma-script-examples-20130411-5|61	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/briefwbk2.tex
12mu|texlive-koma-script-examples-20130411-5|62	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/briefwbt2.tex
12mu|texlive-koma-script-examples-20130411-5|63	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/dateup.lco
12mu|texlive-koma-script-examples-20130411-5|64	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-E/source/nowindow.lco
12mu|texlive-koma-script-examples-20130411-5|65	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-F/result/letter-label.pdf
12mu|texlive-koma-script-examples-20130411-5|66	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-F/source/labelbasic.lco
12mu|texlive-koma-script-examples-20130411-5|67	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-F/source/letter-label.tex
12mu|texlive-koma-script-examples-20130411-5|68	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Anhang-F/source/settleford600label.lco
12mu|texlive-koma-script-examples-20130411-5|69	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-14/result/remarkexample.pdf
12mu|texlive-koma-script-examples-20130411-5|70	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-14/source/remarkbox.sty
12mu|texlive-koma-script-examples-20130411-5|71	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-14/source/remarkexample.tex
12mu|texlive-koma-script-examples-20130411-5|72	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-0.pdf
12mu|texlive-koma-script-examples-20130411-5|73	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-1.pdf
12mu|texlive-koma-script-examples-20130411-5|74	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-10.pdf
12mu|texlive-koma-script-examples-20130411-5|75	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-11.pdf
12mu|texlive-koma-script-examples-20130411-5|76	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-12.pdf
12mu|texlive-koma-script-examples-20130411-5|77	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-13.pdf
12mu|texlive-koma-script-examples-20130411-5|78	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-14.pdf
12mu|texlive-koma-script-examples-20130411-5|79	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-15.pdf
12mu|texlive-koma-script-examples-20130411-5|80	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-16.pdf
12mu|texlive-koma-script-examples-20130411-5|81	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-17.pdf
12mu|texlive-koma-script-examples-20130411-5|82	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-18.pdf
12mu|texlive-koma-script-examples-20130411-5|83	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-19.pdf
12mu|texlive-koma-script-examples-20130411-5|84	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-2.pdf
12mu|texlive-koma-script-examples-20130411-5|85	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-20.pdf
12mu|texlive-koma-script-examples-20130411-5|86	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-21.pdf
12mu|texlive-koma-script-examples-20130411-5|87	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-22.pdf
12mu|texlive-koma-script-examples-20130411-5|88	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-23.pdf
12mu|texlive-koma-script-examples-20130411-5|89	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-3.pdf
12mu|texlive-koma-script-examples-20130411-5|90	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-4.pdf
12mu|texlive-koma-script-examples-20130411-5|91	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-5.pdf
12mu|texlive-koma-script-examples-20130411-5|92	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-6.pdf
12mu|texlive-koma-script-examples-20130411-5|93	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-7.pdf
12mu|texlive-koma-script-examples-20130411-5|94	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-8.pdf
12mu|texlive-koma-script-examples-20130411-5|95	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/result/letter-9.pdf
12mu|texlive-koma-script-examples-20130411-5|96	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/ich.lco
12mu|texlive-koma-script-examples-20130411-5|97	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-0.tex
12mu|texlive-koma-script-examples-20130411-5|98	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-1.tex
12mu|texlive-koma-script-examples-20130411-5|99	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-10.tex
12mu|texlive-koma-script-examples-20130411-5|100	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-11.tex
12mu|texlive-koma-script-examples-20130411-5|101	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-12.tex
12mu|texlive-koma-script-examples-20130411-5|102	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-13.tex
12mu|texlive-koma-script-examples-20130411-5|103	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-14.tex
12mu|texlive-koma-script-examples-20130411-5|104	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-15.tex
12mu|texlive-koma-script-examples-20130411-5|105	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-16.tex
12mu|texlive-koma-script-examples-20130411-5|106	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-17.tex
12mu|texlive-koma-script-examples-20130411-5|107	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-18.tex
12mu|texlive-koma-script-examples-20130411-5|108	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-19.tex
12mu|texlive-koma-script-examples-20130411-5|109	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-2.tex
12mu|texlive-koma-script-examples-20130411-5|110	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-20.tex
12mu|texlive-koma-script-examples-20130411-5|111	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-21.tex
12mu|texlive-koma-script-examples-20130411-5|112	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-22.tex
12mu|texlive-koma-script-examples-20130411-5|113	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-23.tex
12mu|texlive-koma-script-examples-20130411-5|114	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-3.tex
12mu|texlive-koma-script-examples-20130411-5|115	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-4.tex
12mu|texlive-koma-script-examples-20130411-5|116	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-5.tex
12mu|texlive-koma-script-examples-20130411-5|117	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-6.tex
12mu|texlive-koma-script-examples-20130411-5|118	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-7.tex
12mu|texlive-koma-script-examples-20130411-5|119	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-8.tex
12mu|texlive-koma-script-examples-20130411-5|120	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/letter-9.tex
12mu|texlive-koma-script-examples-20130411-5|121	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/Kapitel-4/source/musterlogo.pdf
12mu|texlive-koma-script-examples-20130411-5|122	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/LEGAL.txt
12mu|texlive-koma-script-examples-20130411-5|123	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/LEGAL_DE.txt
12mu|texlive-koma-script-examples-20130411-5|124	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/LIESMICH.txt
12mu|texlive-koma-script-examples-20130411-5|125	%doc %{_texmfdistdir}/doc/latex/koma-script-examples/README
12mu|texlive-koma-script-examples-20130411-5|126	
12mu|texlive-koma-script-examples-20130411-5|127	#-----------------------------------------------------------------------
12mu|texlive-koma-script-examples-20130411-5|128	%prep
12mu|texlive-koma-script-examples-20130411-5|129	%setup -c -a0 -a1
12mu|texlive-koma-script-examples-20130411-5|130	
12mu|texlive-koma-script-examples-20130411-5|131	%build
12mu|texlive-koma-script-examples-20130411-5|132	
12mu|texlive-koma-script-examples-20130411-5|133	%install
12mu|texlive-koma-script-examples-20130411-5|134	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-koma-script-examples-20130411-5|135	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-koma-script-examples-20130411-5|136	
12mu|texlive-koma-script-examples-20130411-5|137	%changelog
12mu|texlive-koma-script-examples-20130411-5|138	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20130411-5
12mu|texlive-koma-script-examples-20130411-5|139	+ Revision: 56d3ddc
12mu|texlive-koma-script-examples-20130411-5|140	- MassBuild#289: Increase release tag
12mu|texlive-koma-script-examples-20130411-5|141	
12mu|texlive-koma-script-examples-20130411-5|142	

21157 12
12mu|texlive-kotex-oblivoir-2.0.0-5|1	# revision 32105
12mu|texlive-kotex-oblivoir-2.0.0-5|2	# category Package
12mu|texlive-kotex-oblivoir-2.0.0-5|3	# catalog-ctan /language/korean/kotex-oblivoir
12mu|texlive-kotex-oblivoir-2.0.0-5|4	# catalog-date 2013-11-03 10:05:42 +0100
12mu|texlive-kotex-oblivoir-2.0.0-5|5	# catalog-license lppl
12mu|texlive-kotex-oblivoir-2.0.0-5|6	# catalog-version 2.0.0
12mu|texlive-kotex-oblivoir-2.0.0-5|7	Name:		texlive-kotex-oblivoir
12mu|texlive-kotex-oblivoir-2.0.0-5|8	Version:	2.0.0
12mu|texlive-kotex-oblivoir-2.0.0-5|9	Release:	5
12mu|texlive-kotex-oblivoir-2.0.0-5|10	Summary:	A LaTeX document class for typesetting Korean documents
12mu|texlive-kotex-oblivoir-2.0.0-5|11	Group:		Publishing
12mu|texlive-kotex-oblivoir-2.0.0-5|12	URL:		http://www.ctan.org/tex-archive/language/korean/kotex-oblivoir
12mu|texlive-kotex-oblivoir-2.0.0-5|13	License:	LPPL
12mu|texlive-kotex-oblivoir-2.0.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-oblivoir.tar.xz
12mu|texlive-kotex-oblivoir-2.0.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-oblivoir.doc.tar.xz
12mu|texlive-kotex-oblivoir-2.0.0-5|16	BuildArch:	noarch
12mu|texlive-kotex-oblivoir-2.0.0-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-kotex-oblivoir-2.0.0-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-kotex-oblivoir-2.0.0-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-kotex-oblivoir-2.0.0-5|20	Requires:	texlive-memoir
12mu|texlive-kotex-oblivoir-2.0.0-5|21	Requires:	texlive-kotex-utf
12mu|texlive-kotex-oblivoir-2.0.0-5|22	
12mu|texlive-kotex-oblivoir-2.0.0-5|23	%description
12mu|texlive-kotex-oblivoir-2.0.0-5|24	The class is based on memoir, and is adapted to typesetting
12mu|texlive-kotex-oblivoir-2.0.0-5|25	Korean documents. The bundle (of class and associated packages)
12mu|texlive-kotex-oblivoir-2.0.0-5|26	belongs to the ko.TeX bundle.
12mu|texlive-kotex-oblivoir-2.0.0-5|27	
12mu|texlive-kotex-oblivoir-2.0.0-5|28	%post
12mu|texlive-kotex-oblivoir-2.0.0-5|29	%{_sbindir}/texlive.post
12mu|texlive-kotex-oblivoir-2.0.0-5|30	
12mu|texlive-kotex-oblivoir-2.0.0-5|31	%postun
12mu|texlive-kotex-oblivoir-2.0.0-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-kotex-oblivoir-2.0.0-5|33	%{_sbindir}/texlive.post
12mu|texlive-kotex-oblivoir-2.0.0-5|34	fi
12mu|texlive-kotex-oblivoir-2.0.0-5|35	
12mu|texlive-kotex-oblivoir-2.0.0-5|36	#-----------------------------------------------------------------------
12mu|texlive-kotex-oblivoir-2.0.0-5|37	%files
12mu|texlive-kotex-oblivoir-2.0.0-5|38	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/10_5.sty
12mu|texlive-kotex-oblivoir-2.0.0-5|39	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/fapapersize.sty
12mu|texlive-kotex-oblivoir-2.0.0-5|40	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/hfontsel.sty
12mu|texlive-kotex-oblivoir-2.0.0-5|41	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/hfontspec.nanum
12mu|texlive-kotex-oblivoir-2.0.0-5|42	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memhangul-common.sty
12mu|texlive-kotex-oblivoir-2.0.0-5|43	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memhangul-patch.sty
12mu|texlive-kotex-oblivoir-2.0.0-5|44	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memhangul-ucs.sty
12mu|texlive-kotex-oblivoir-2.0.0-5|45	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-enumerate.sty
12mu|texlive-kotex-oblivoir-2.0.0-5|46	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-gremph.sty
12mu|texlive-kotex-oblivoir-2.0.0-5|47	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-interword.sty
12mu|texlive-kotex-oblivoir-2.0.0-5|48	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/memucs-setspace.sty
12mu|texlive-kotex-oblivoir-2.0.0-5|49	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/nanumfontsel.sty
12mu|texlive-kotex-oblivoir-2.0.0-5|50	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/ob-koreanappendix.sty
12mu|texlive-kotex-oblivoir-2.0.0-5|51	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/ob-nokoreanappendix.sty
12mu|texlive-kotex-oblivoir-2.0.0-5|52	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-ucs/ob-toclof.sty
12mu|texlive-kotex-oblivoir-2.0.0-5|53	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/luatexko-xobfont.sty
12mu|texlive-kotex-oblivoir-2.0.0-5|54	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/memhangul-x.sty
12mu|texlive-kotex-oblivoir-2.0.0-5|55	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/memucs-interword-x.sty
12mu|texlive-kotex-oblivoir-2.0.0-5|56	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xetexko-var.sty
12mu|texlive-kotex-oblivoir-2.0.0-5|57	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xetexko-xobfont.sty
12mu|texlive-kotex-oblivoir-2.0.0-5|58	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xob-amssymb.sty
12mu|texlive-kotex-oblivoir-2.0.0-5|59	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xob-dotemph.sty
12mu|texlive-kotex-oblivoir-2.0.0-5|60	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xob-hyper.sty
12mu|texlive-kotex-oblivoir-2.0.0-5|61	%{_texmfdistdir}/tex/latex/kotex-oblivoir/memhangul-x/xob-paralist.sty
12mu|texlive-kotex-oblivoir-2.0.0-5|62	%{_texmfdistdir}/tex/latex/kotex-oblivoir/oblivoir-base.cls
12mu|texlive-kotex-oblivoir-2.0.0-5|63	%{_texmfdistdir}/tex/latex/kotex-oblivoir/oblivoir-xlua.cls
12mu|texlive-kotex-oblivoir-2.0.0-5|64	%{_texmfdistdir}/tex/latex/kotex-oblivoir/oblivoir.cls
12mu|texlive-kotex-oblivoir-2.0.0-5|65	%{_texmfdistdir}/tex/latex/kotex-oblivoir/xoblivoir.cls
12mu|texlive-kotex-oblivoir-2.0.0-5|66	%doc %{_texmfdistdir}/doc/latex/kotex-oblivoir/README
12mu|texlive-kotex-oblivoir-2.0.0-5|67	%doc %{_texmfdistdir}/doc/latex/kotex-oblivoir/oblivoir-simpledoc.pdf
12mu|texlive-kotex-oblivoir-2.0.0-5|68	%doc %{_texmfdistdir}/doc/latex/kotex-oblivoir/oblivoir-simpledoc.tex
12mu|texlive-kotex-oblivoir-2.0.0-5|69	%doc %{_texmfdistdir}/doc/latex/kotex-oblivoir/oblivoir-test.tex
12mu|texlive-kotex-oblivoir-2.0.0-5|70	
12mu|texlive-kotex-oblivoir-2.0.0-5|71	#-----------------------------------------------------------------------
12mu|texlive-kotex-oblivoir-2.0.0-5|72	%prep
12mu|texlive-kotex-oblivoir-2.0.0-5|73	%setup -c -a0 -a1
12mu|texlive-kotex-oblivoir-2.0.0-5|74	
12mu|texlive-kotex-oblivoir-2.0.0-5|75	%build
12mu|texlive-kotex-oblivoir-2.0.0-5|76	
12mu|texlive-kotex-oblivoir-2.0.0-5|77	%install
12mu|texlive-kotex-oblivoir-2.0.0-5|78	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-kotex-oblivoir-2.0.0-5|79	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-kotex-oblivoir-2.0.0-5|80	
12mu|texlive-kotex-oblivoir-2.0.0-5|81	%changelog
12mu|texlive-kotex-oblivoir-2.0.0-5|82	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 2.0.0-5
12mu|texlive-kotex-oblivoir-2.0.0-5|83	+ Revision: 8708a93
12mu|texlive-kotex-oblivoir-2.0.0-5|84	- MassBuild#289: Increase release tag
12mu|texlive-kotex-oblivoir-2.0.0-5|85	
12mu|texlive-kotex-oblivoir-2.0.0-5|86	

21158 12
12mu|texlive-kotex-plain-20131103-5|1	# revision 32104
12mu|texlive-kotex-plain-20131103-5|2	# category Package
12mu|texlive-kotex-plain-20131103-5|3	# catalog-ctan /language/korean/kotex-plain
12mu|texlive-kotex-plain-20131103-5|4	# catalog-date 2013-11-03 10:05:42 +0100
12mu|texlive-kotex-plain-20131103-5|5	# catalog-license lppl1.3
12mu|texlive-kotex-plain-20131103-5|6	# catalog-version undef
12mu|texlive-kotex-plain-20131103-5|7	Name:		texlive-kotex-plain
12mu|texlive-kotex-plain-20131103-5|8	Version:	20131103
12mu|texlive-kotex-plain-20131103-5|9	Release:	5
12mu|texlive-kotex-plain-20131103-5|10	Summary:	Macros for typesetting Korean under Plain TeX
12mu|texlive-kotex-plain-20131103-5|11	Group:		Publishing
12mu|texlive-kotex-plain-20131103-5|12	URL:		http://www.ctan.org/tex-archive/language/korean/kotex-plain
12mu|texlive-kotex-plain-20131103-5|13	License:	LPPL1.3
12mu|texlive-kotex-plain-20131103-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-plain.tar.xz
12mu|texlive-kotex-plain-20131103-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-plain.doc.tar.xz
12mu|texlive-kotex-plain-20131103-5|16	BuildArch:	noarch
12mu|texlive-kotex-plain-20131103-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-kotex-plain-20131103-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-kotex-plain-20131103-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-kotex-plain-20131103-5|20	
12mu|texlive-kotex-plain-20131103-5|21	%description
12mu|texlive-kotex-plain-20131103-5|22	The package provides macros for typesetting Hangul, the native
12mu|texlive-kotex-plain-20131103-5|23	alphabet of the Korean language, using plain *TeX. Input Korean
12mu|texlive-kotex-plain-20131103-5|24	text should be encoded in UTF-8. The package is belongs to the
12mu|texlive-kotex-plain-20131103-5|25	ko.TeX bundle.
12mu|texlive-kotex-plain-20131103-5|26	
12mu|texlive-kotex-plain-20131103-5|27	%post
12mu|texlive-kotex-plain-20131103-5|28	%{_sbindir}/texlive.post
12mu|texlive-kotex-plain-20131103-5|29	
12mu|texlive-kotex-plain-20131103-5|30	%postun
12mu|texlive-kotex-plain-20131103-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-kotex-plain-20131103-5|32	%{_sbindir}/texlive.post
12mu|texlive-kotex-plain-20131103-5|33	fi
12mu|texlive-kotex-plain-20131103-5|34	
12mu|texlive-kotex-plain-20131103-5|35	#-----------------------------------------------------------------------
12mu|texlive-kotex-plain-20131103-5|36	%files
12mu|texlive-kotex-plain-20131103-5|37	%{_texmfdistdir}/tex/plain/kotex-plain/hangulcweb.tex
12mu|texlive-kotex-plain-20131103-5|38	%{_texmfdistdir}/tex/plain/kotex-plain/kotexplain.tex
12mu|texlive-kotex-plain-20131103-5|39	%{_texmfdistdir}/tex/plain/kotex-plain/kotexutf-core.tex
12mu|texlive-kotex-plain-20131103-5|40	%{_texmfdistdir}/tex/plain/kotex-plain/kotexutf.tex
12mu|texlive-kotex-plain-20131103-5|41	%doc %{_texmfdistdir}/doc/plain/kotex-plain/ChangeLog
12mu|texlive-kotex-plain-20131103-5|42	%doc %{_texmfdistdir}/doc/plain/kotex-plain/README
12mu|texlive-kotex-plain-20131103-5|43	
12mu|texlive-kotex-plain-20131103-5|44	#-----------------------------------------------------------------------
12mu|texlive-kotex-plain-20131103-5|45	%prep
12mu|texlive-kotex-plain-20131103-5|46	%setup -c -a0 -a1
12mu|texlive-kotex-plain-20131103-5|47	
12mu|texlive-kotex-plain-20131103-5|48	%build
12mu|texlive-kotex-plain-20131103-5|49	
12mu|texlive-kotex-plain-20131103-5|50	%install
12mu|texlive-kotex-plain-20131103-5|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-kotex-plain-20131103-5|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-kotex-plain-20131103-5|53	
12mu|texlive-kotex-plain-20131103-5|54	%changelog
12mu|texlive-kotex-plain-20131103-5|55	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131103-5
12mu|texlive-kotex-plain-20131103-5|56	+ Revision: 8763735
12mu|texlive-kotex-plain-20131103-5|57	- MassBuild#289: Increase release tag
12mu|texlive-kotex-plain-20131103-5|58	
12mu|texlive-kotex-plain-20131103-5|59	

21159 12
12mu|texlive-kotex-utf-2.0.1-5|1	# revision 32103
12mu|texlive-kotex-utf-2.0.1-5|2	# category Package
12mu|texlive-kotex-utf-2.0.1-5|3	# catalog-ctan /language/korean/kotex-utf
12mu|texlive-kotex-utf-2.0.1-5|4	# catalog-date 2013-11-08 09:28:00 +0100
12mu|texlive-kotex-utf-2.0.1-5|5	# catalog-license lppl1.3
12mu|texlive-kotex-utf-2.0.1-5|6	# catalog-version 2.0.1
12mu|texlive-kotex-utf-2.0.1-5|7	Name:		texlive-kotex-utf
12mu|texlive-kotex-utf-2.0.1-5|8	Version:	2.0.1
12mu|texlive-kotex-utf-2.0.1-5|9	Release:	5
12mu|texlive-kotex-utf-2.0.1-5|10	Summary:	Typeset Hangul, coded in UTF-8
12mu|texlive-kotex-utf-2.0.1-5|11	Group:		Publishing
12mu|texlive-kotex-utf-2.0.1-5|12	URL:		http://www.ctan.org/tex-archive/language/korean/kotex-utf
12mu|texlive-kotex-utf-2.0.1-5|13	License:	LPPL1.3
12mu|texlive-kotex-utf-2.0.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-utf.tar.xz
12mu|texlive-kotex-utf-2.0.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-utf.doc.tar.xz
12mu|texlive-kotex-utf-2.0.1-5|16	BuildArch:	noarch
12mu|texlive-kotex-utf-2.0.1-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-kotex-utf-2.0.1-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-kotex-utf-2.0.1-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-kotex-utf-2.0.1-5|20	Requires:	texlive-cjk-ko
12mu|texlive-kotex-utf-2.0.1-5|21	
12mu|texlive-kotex-utf-2.0.1-5|22	%description
12mu|texlive-kotex-utf-2.0.1-5|23	The package typesets Hangul, which is the native alphabet of
12mu|texlive-kotex-utf-2.0.1-5|24	the Korean language; input Korean text should be encoded in
12mu|texlive-kotex-utf-2.0.1-5|25	UTF-8. The bundle (of class and associated packages) belongs to
12mu|texlive-kotex-utf-2.0.1-5|26	the ko.TeX bundle.
12mu|texlive-kotex-utf-2.0.1-5|27	
12mu|texlive-kotex-utf-2.0.1-5|28	%post
12mu|texlive-kotex-utf-2.0.1-5|29	%{_sbindir}/texlive.post
12mu|texlive-kotex-utf-2.0.1-5|30	
12mu|texlive-kotex-utf-2.0.1-5|31	%postun
12mu|texlive-kotex-utf-2.0.1-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-kotex-utf-2.0.1-5|33	%{_sbindir}/texlive.post
12mu|texlive-kotex-utf-2.0.1-5|34	fi
12mu|texlive-kotex-utf-2.0.1-5|35	
12mu|texlive-kotex-utf-2.0.1-5|36	#-----------------------------------------------------------------------
12mu|texlive-kotex-utf-2.0.1-5|37	%files
12mu|texlive-kotex-utf-2.0.1-5|38	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-cmap.sty
12mu|texlive-kotex-utf-2.0.1-5|39	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-enumerate.sty
12mu|texlive-kotex-utf-2.0.1-5|40	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-enumitem.sty
12mu|texlive-kotex-utf-2.0.1-5|41	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-gremph.sty
12mu|texlive-kotex-utf-2.0.1-5|42	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-interword.sty
12mu|texlive-kotex-utf-2.0.1-5|43	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-paralist.sty
12mu|texlive-kotex-utf-2.0.1-5|44	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-sectsty.sty
12mu|texlive-kotex-utf-2.0.1-5|45	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-setspace.sty
12mu|texlive-kotex-utf-2.0.1-5|46	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-trivcj.sty
12mu|texlive-kotex-utf-2.0.1-5|47	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucs-ucshyper.sty
12mu|texlive-kotex-utf-2.0.1-5|48	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/dhucsfn.sty
12mu|texlive-kotex-utf-2.0.1-5|49	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/kotex-logo.sty
12mu|texlive-kotex-utf-2.0.1-5|50	%{_texmfdistdir}/tex/latex/kotex-utf/contrib/kotex-varioref.sty
12mu|texlive-kotex-utf-2.0.1-5|51	%{_texmfdistdir}/tex/latex/kotex-utf/dhucs-nanumfont.sty
12mu|texlive-kotex-utf-2.0.1-5|52	%{_texmfdistdir}/tex/latex/kotex-utf/dhucs.sty
12mu|texlive-kotex-utf-2.0.1-5|53	%{_texmfdistdir}/tex/latex/kotex-utf/hfontspec.default
12mu|texlive-kotex-utf-2.0.1-5|54	%{_texmfdistdir}/tex/latex/kotex-utf/kosections-utf.sty
12mu|texlive-kotex-utf-2.0.1-5|55	%{_texmfdistdir}/tex/latex/kotex-utf/kotex.cfg
12mu|texlive-kotex-utf-2.0.1-5|56	%{_texmfdistdir}/tex/latex/kotex-utf/kotexutf.sty
12mu|texlive-kotex-utf-2.0.1-5|57	%{_texmfdistdir}/tex/latex/kotex-utf/lucenc.dfu
12mu|texlive-kotex-utf-2.0.1-5|58	%{_texmfdistdir}/tex/latex/kotex-utf/lucuhcmj.fd
12mu|texlive-kotex-utf-2.0.1-5|59	%{_texmfdistdir}/tex/latex/kotex-utf/tex4ht/dhucs.4ht
12mu|texlive-kotex-utf-2.0.1-5|60	%{_texmfdistdir}/tex/latex/kotex-utf/tex4ht/dhucs.cfg
12mu|texlive-kotex-utf-2.0.1-5|61	%{_texmfdistdir}/tex/latex/kotex-utf/tex4ht/kosections-utf.4ht
12mu|texlive-kotex-utf-2.0.1-5|62	%doc %{_texmfdistdir}/doc/latex/kotex-utf/ChangeLog
12mu|texlive-kotex-utf-2.0.1-5|63	%doc %{_texmfdistdir}/doc/latex/kotex-utf/README
12mu|texlive-kotex-utf-2.0.1-5|64	%doc %{_texmfdistdir}/doc/latex/kotex-utf/fig/allowbreak-dhucs.pdf
12mu|texlive-kotex-utf-2.0.1-5|65	%doc %{_texmfdistdir}/doc/latex/kotex-utf/fig/fntexp.pdf
12mu|texlive-kotex-utf-2.0.1-5|66	%doc %{_texmfdistdir}/doc/latex/kotex-utf/fig/fntnormal.pdf
12mu|texlive-kotex-utf-2.0.1-5|67	%doc %{_texmfdistdir}/doc/latex/kotex-utf/fig/histkotex.jpg
12mu|texlive-kotex-utf-2.0.1-5|68	%doc %{_texmfdistdir}/doc/latex/kotex-utf/fig/linebreaktest.pdf
12mu|texlive-kotex-utf-2.0.1-5|69	%doc %{_texmfdistdir}/doc/latex/kotex-utf/fig/testdhucsallowbreak.pdf
12mu|texlive-kotex-utf-2.0.1-5|70	%doc %{_texmfdistdir}/doc/latex/kotex-utf/kotexdoc.pdf
12mu|texlive-kotex-utf-2.0.1-5|71	%doc %{_texmfdistdir}/doc/latex/kotex-utf/kotexdoc.tex
12mu|texlive-kotex-utf-2.0.1-5|72	%doc %{_texmfdistdir}/doc/latex/kotex-utf/sample-finemath-setup.tex
12mu|texlive-kotex-utf-2.0.1-5|73	%doc %{_texmfdistdir}/doc/latex/kotex-utf/yettext.tex
12mu|texlive-kotex-utf-2.0.1-5|74	%doc %{_texmfdistdir}/doc/latex/kotex-utf/yettext.txt
12mu|texlive-kotex-utf-2.0.1-5|75	
12mu|texlive-kotex-utf-2.0.1-5|76	#-----------------------------------------------------------------------
12mu|texlive-kotex-utf-2.0.1-5|77	%prep
12mu|texlive-kotex-utf-2.0.1-5|78	%setup -c -a0 -a1
12mu|texlive-kotex-utf-2.0.1-5|79	
12mu|texlive-kotex-utf-2.0.1-5|80	%build
12mu|texlive-kotex-utf-2.0.1-5|81	
12mu|texlive-kotex-utf-2.0.1-5|82	%install
12mu|texlive-kotex-utf-2.0.1-5|83	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-kotex-utf-2.0.1-5|84	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-kotex-utf-2.0.1-5|85	
12mu|texlive-kotex-utf-2.0.1-5|86	%changelog
12mu|texlive-kotex-utf-2.0.1-5|87	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 2.0.1-5
12mu|texlive-kotex-utf-2.0.1-5|88	+ Revision: 4627cc7
12mu|texlive-kotex-utf-2.0.1-5|89	- MassBuild#289: Increase release tag
12mu|texlive-kotex-utf-2.0.1-5|90	
12mu|texlive-kotex-utf-2.0.1-5|91	

21160 12
12mu|texlive-kotex-utils-2.0.1-6|1	# revision 32101
12mu|texlive-kotex-utils-2.0.1-6|2	# category Package
12mu|texlive-kotex-utils-2.0.1-6|3	# catalog-ctan /language/korean/kotex-utils
12mu|texlive-kotex-utils-2.0.1-6|4	# catalog-date 2013-11-08 09:28:00 +0100
12mu|texlive-kotex-utils-2.0.1-6|5	# catalog-license lppl
12mu|texlive-kotex-utils-2.0.1-6|6	# catalog-version 2.0.1
12mu|texlive-kotex-utils-2.0.1-6|7	Name:		texlive-kotex-utils
12mu|texlive-kotex-utils-2.0.1-6|8	Version:	2.0.1
12mu|texlive-kotex-utils-2.0.1-6|9	Release:	6
12mu|texlive-kotex-utils-2.0.1-6|10	Summary:	Utility scripts and support files for typesetting Korean
12mu|texlive-kotex-utils-2.0.1-6|11	Group:		Publishing
12mu|texlive-kotex-utils-2.0.1-6|12	URL:		http://www.ctan.org/tex-archive/language/korean/kotex-utils
12mu|texlive-kotex-utils-2.0.1-6|13	License:	LPPL
12mu|texlive-kotex-utils-2.0.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-utils.tar.xz
12mu|texlive-kotex-utils-2.0.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kotex-utils.doc.tar.xz
12mu|texlive-kotex-utils-2.0.1-6|16	BuildArch:	noarch
12mu|texlive-kotex-utils-2.0.1-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-kotex-utils-2.0.1-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-kotex-utils-2.0.1-6|19	Requires(post):	texlive-kpathsea
12mu|texlive-kotex-utils-2.0.1-6|20	Requires:	texlive-kotex-utf
12mu|texlive-kotex-utils-2.0.1-6|21	Provides:	texlive-kotex-utils.bin = %{EVRD}
12mu|texlive-kotex-utils-2.0.1-6|22	
12mu|texlive-kotex-utils-2.0.1-6|23	%description
12mu|texlive-kotex-utils-2.0.1-6|24	The bundle provides scripts and support files for index
12mu|texlive-kotex-utils-2.0.1-6|25	generation in Korean language typesetting. The files belong to
12mu|texlive-kotex-utils-2.0.1-6|26	the ko.TeX bundle.
12mu|texlive-kotex-utils-2.0.1-6|27	
12mu|texlive-kotex-utils-2.0.1-6|28	%post
12mu|texlive-kotex-utils-2.0.1-6|29	%{_sbindir}/texlive.post
12mu|texlive-kotex-utils-2.0.1-6|30	
12mu|texlive-kotex-utils-2.0.1-6|31	%postun
12mu|texlive-kotex-utils-2.0.1-6|32	if [ $1 -eq 0 ]; then
12mu|texlive-kotex-utils-2.0.1-6|33	%{_sbindir}/texlive.post
12mu|texlive-kotex-utils-2.0.1-6|34	fi
12mu|texlive-kotex-utils-2.0.1-6|35	
12mu|texlive-kotex-utils-2.0.1-6|36	#-----------------------------------------------------------------------
12mu|texlive-kotex-utils-2.0.1-6|37	%files
12mu|texlive-kotex-utils-2.0.1-6|38	%{_bindir}/jamo-normalize
12mu|texlive-kotex-utils-2.0.1-6|39	%{_bindir}/komkindex
12mu|texlive-kotex-utils-2.0.1-6|40	%{_bindir}/ttf2kotexfont
12mu|texlive-kotex-utils-2.0.1-6|41	%{_texmfdistdir}/makeindex/kotex-utils/kotex.ist
12mu|texlive-kotex-utils-2.0.1-6|42	%{_texmfdistdir}/makeindex/kotex-utils/memucs-manual.ist
12mu|texlive-kotex-utils-2.0.1-6|43	%{_texmfdistdir}/scripts/kotex-utils/jamo-normalize.pl
12mu|texlive-kotex-utils-2.0.1-6|44	%{_texmfdistdir}/scripts/kotex-utils/komkindex.pl
12mu|texlive-kotex-utils-2.0.1-6|45	%{_texmfdistdir}/scripts/kotex-utils/ttf2kotexfont.pl
12mu|texlive-kotex-utils-2.0.1-6|46	%doc %{_texmfdistdir}/doc/latex/kotex-utils/ChangeLog
12mu|texlive-kotex-utils-2.0.1-6|47	%doc %{_texmfdistdir}/doc/latex/kotex-utils/README
12mu|texlive-kotex-utils-2.0.1-6|48	%doc %{_texmfdistdir}/doc/latex/kotex-utils/utf8-lang.xdy
12mu|texlive-kotex-utils-2.0.1-6|49	%doc %{_texmfdistdir}/doc/latex/kotex-utils/utf8.xdy
12mu|texlive-kotex-utils-2.0.1-6|50	
12mu|texlive-kotex-utils-2.0.1-6|51	#-----------------------------------------------------------------------
12mu|texlive-kotex-utils-2.0.1-6|52	%prep
12mu|texlive-kotex-utils-2.0.1-6|53	%setup -c -a0 -a1
12mu|texlive-kotex-utils-2.0.1-6|54	
12mu|texlive-kotex-utils-2.0.1-6|55	%build
12mu|texlive-kotex-utils-2.0.1-6|56	
12mu|texlive-kotex-utils-2.0.1-6|57	%install
12mu|texlive-kotex-utils-2.0.1-6|58	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-kotex-utils-2.0.1-6|59	pushd %{buildroot}%{_bindir}
12mu|texlive-kotex-utils-2.0.1-6|60	ln -sf ../share/texmf-dist/scripts/kotex-utils/jamo-normalize.pl jamo-normalize
12mu|texlive-kotex-utils-2.0.1-6|61	ln -sf ../share/texmf-dist/scripts/kotex-utils/komkindex.pl komkindex
12mu|texlive-kotex-utils-2.0.1-6|62	ln -sf ../share/texmf-dist/scripts/kotex-utils/ttf2kotexfont.pl ttf2kotexfont
12mu|texlive-kotex-utils-2.0.1-6|63	popd
12mu|texlive-kotex-utils-2.0.1-6|64	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-kotex-utils-2.0.1-6|65	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-kotex-utils-2.0.1-6|66	
12mu|texlive-kotex-utils-2.0.1-6|67	%changelog
12mu|texlive-kotex-utils-2.0.1-6|68	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 2.0.1-6
12mu|texlive-kotex-utils-2.0.1-6|69	+ Revision: 409a1c8
12mu|texlive-kotex-utils-2.0.1-6|70	- MassBuild#289: Increase release tag
12mu|texlive-kotex-utils-2.0.1-6|71	
12mu|texlive-kotex-utils-2.0.1-6|72	

21161 12
12mu|texlive-kpathsea-20120314-13|1	# revision 32266
12mu|texlive-kpathsea-20120314-13|2	# category TLCore
12mu|texlive-kpathsea-20120314-13|3	# catalog-ctan undef
12mu|texlive-kpathsea-20120314-13|4	# catalog-date 2012-03-14 12:38:42 +0100
12mu|texlive-kpathsea-20120314-13|5	# catalog-license lgpl
12mu|texlive-kpathsea-20120314-13|6	# catalog-version undef
12mu|texlive-kpathsea-20120314-13|7	Name:		texlive-kpathsea
12mu|texlive-kpathsea-20120314-13|8	Version:	20120314
12mu|texlive-kpathsea-20120314-13|9	Release:	13
12mu|texlive-kpathsea-20120314-13|10	Summary:	Path searching library for TeX-related files
12mu|texlive-kpathsea-20120314-13|11	Group:		Publishing
12mu|texlive-kpathsea-20120314-13|12	URL:		http://tug.org/texlive
12mu|texlive-kpathsea-20120314-13|13	License:	LGPL
12mu|texlive-kpathsea-20120314-13|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kpathsea.tar.xz
12mu|texlive-kpathsea-20120314-13|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/kpathsea.doc.tar.xz
12mu|texlive-kpathsea-20120314-13|16	BuildArch:	noarch
12mu|texlive-kpathsea-20120314-13|17	BuildRequires:	texlive-tlpkg
12mu|texlive-kpathsea-20120314-13|18	Requires(pre):	texlive-tlpkg
12mu|texlive-kpathsea-20120314-13|19	Requires(post):	texlive-kpathsea.bin
12mu|texlive-kpathsea-20120314-13|20	Requires(postun):texlive-kpathsea.bin
12mu|texlive-kpathsea-20120314-13|21	%rename kpathsea
12mu|texlive-kpathsea-20120314-13|22	
12mu|texlive-kpathsea-20120314-13|23	%description
12mu|texlive-kpathsea-20120314-13|24	Kpathsea is a library and utility programs which provide path
12mu|texlive-kpathsea-20120314-13|25	searching facilities for TeX file types, including the self-
12mu|texlive-kpathsea-20120314-13|26	locating feature required for movable installations, layered on
12mu|texlive-kpathsea-20120314-13|27	top of a general search mechanism. It is not distributed
12mu|texlive-kpathsea-20120314-13|28	separately, but rather is released and maintained as part of
12mu|texlive-kpathsea-20120314-13|29	the TeX live sources.
12mu|texlive-kpathsea-20120314-13|30	
12mu|texlive-kpathsea-20120314-13|31	%post
12mu|texlive-kpathsea-20120314-13|32	%{_sbindir}/texlive.post
12mu|texlive-kpathsea-20120314-13|33	
12mu|texlive-kpathsea-20120314-13|34	%postun
12mu|texlive-kpathsea-20120314-13|35	if [ $1 -eq 0 ]; then
12mu|texlive-kpathsea-20120314-13|36	%{_sbindir}/texlive.post
12mu|texlive-kpathsea-20120314-13|37	fi
12mu|texlive-kpathsea-20120314-13|38	
12mu|texlive-kpathsea-20120314-13|39	#-----------------------------------------------------------------------
12mu|texlive-kpathsea-20120314-13|40	%files
12mu|texlive-kpathsea-20120314-13|41	%{_texmfdistdir}/web2c/amiga-pl.tcx
12mu|texlive-kpathsea-20120314-13|42	%{_texmfdistdir}/web2c/cp1250cs.tcx
12mu|texlive-kpathsea-20120314-13|43	%{_texmfdistdir}/web2c/cp1250pl.tcx
12mu|texlive-kpathsea-20120314-13|44	%{_texmfdistdir}/web2c/cp1250t1.tcx
12mu|texlive-kpathsea-20120314-13|45	%{_texmfdistdir}/web2c/cp227.tcx
12mu|texlive-kpathsea-20120314-13|46	%{_texmfdistdir}/web2c/cp852-cs.tcx
12mu|texlive-kpathsea-20120314-13|47	%{_texmfdistdir}/web2c/cp852-pl.tcx
12mu|texlive-kpathsea-20120314-13|48	%{_texmfdistdir}/web2c/cp8bit.tcx
12mu|texlive-kpathsea-20120314-13|49	%{_texmfdistdir}/web2c/empty.tcx
12mu|texlive-kpathsea-20120314-13|50	%config(noreplace) %{_texmfdistdir}/web2c/fmtutil.cnf
12mu|texlive-kpathsea-20120314-13|51	%{_texmfdistdir}/web2c/il1-t1.tcx
12mu|texlive-kpathsea-20120314-13|52	%{_texmfdistdir}/web2c/il2-cs.tcx
12mu|texlive-kpathsea-20120314-13|53	%{_texmfdistdir}/web2c/il2-pl.tcx
12mu|texlive-kpathsea-20120314-13|54	%{_texmfdistdir}/web2c/il2-t1.tcx
12mu|texlive-kpathsea-20120314-13|55	%{_texmfdistdir}/web2c/kam-cs.tcx
12mu|texlive-kpathsea-20120314-13|56	%{_texmfdistdir}/web2c/kam-t1.tcx
12mu|texlive-kpathsea-20120314-13|57	%{_texmfdistdir}/web2c/macce-pl.tcx
12mu|texlive-kpathsea-20120314-13|58	%{_texmfdistdir}/web2c/macce-t1.tcx
12mu|texlive-kpathsea-20120314-13|59	%{_texmfdistdir}/web2c/maz-pl.tcx
12mu|texlive-kpathsea-20120314-13|60	%{_texmfdistdir}/web2c/mktex.cnf
12mu|texlive-kpathsea-20120314-13|61	%{_texmfdistdir}/web2c/mktex.opt
12mu|texlive-kpathsea-20120314-13|62	%{_texmfdistdir}/web2c/mktexdir
12mu|texlive-kpathsea-20120314-13|63	%{_texmfdistdir}/web2c/mktexdir.opt
12mu|texlive-kpathsea-20120314-13|64	%{_texmfdistdir}/web2c/mktexnam
12mu|texlive-kpathsea-20120314-13|65	%{_texmfdistdir}/web2c/mktexnam.opt
12mu|texlive-kpathsea-20120314-13|66	%{_texmfdistdir}/web2c/mktexupd
12mu|texlive-kpathsea-20120314-13|67	%{_texmfdistdir}/web2c/natural.tcx
12mu|texlive-kpathsea-20120314-13|68	%{_texmfdistdir}/web2c/tcvn-t5.tcx
12mu|texlive-kpathsea-20120314-13|69	%{_texmfdistdir}/web2c/texmf.cnf
12mu|texlive-kpathsea-20120314-13|70	%{_texmfdistdir}/web2c/viscii-t5.tcx
12mu|texlive-kpathsea-20120314-13|71	%doc %{_texmfdistdir}/doc/info/dir
12mu|texlive-kpathsea-20120314-13|72	%doc %{_infodir}/kpathsea.info*
12mu|texlive-kpathsea-20120314-13|73	%doc %{_infodir}/tds.info*
12mu|texlive-kpathsea-20120314-13|74	%doc %{_infodir}/web2c.info*
12mu|texlive-kpathsea-20120314-13|75	%doc %{_texmfdistdir}/doc/kpathsea/kpathsea.html
12mu|texlive-kpathsea-20120314-13|76	%doc %{_texmfdistdir}/doc/kpathsea/kpathsea.pdf
12mu|texlive-kpathsea-20120314-13|77	%doc %{_mandir}/man1/kpseaccess.1*
12mu|texlive-kpathsea-20120314-13|78	%doc %{_texmfdistdir}/doc/man/man1/kpseaccess.man1.pdf
12mu|texlive-kpathsea-20120314-13|79	%doc %{_mandir}/man1/kpsereadlink.1*
12mu|texlive-kpathsea-20120314-13|80	%doc %{_texmfdistdir}/doc/man/man1/kpsereadlink.man1.pdf
12mu|texlive-kpathsea-20120314-13|81	%doc %{_mandir}/man1/kpsestat.1*
12mu|texlive-kpathsea-20120314-13|82	%doc %{_texmfdistdir}/doc/man/man1/kpsestat.man1.pdf
12mu|texlive-kpathsea-20120314-13|83	%doc %{_mandir}/man1/kpsewhich.1*
12mu|texlive-kpathsea-20120314-13|84	%doc %{_texmfdistdir}/doc/man/man1/kpsewhich.man1.pdf
12mu|texlive-kpathsea-20120314-13|85	%doc %{_mandir}/man1/mkocp.1*
12mu|texlive-kpathsea-20120314-13|86	%doc %{_texmfdistdir}/doc/man/man1/mkocp.man1.pdf
12mu|texlive-kpathsea-20120314-13|87	%doc %{_mandir}/man1/mkofm.1*
12mu|texlive-kpathsea-20120314-13|88	%doc %{_texmfdistdir}/doc/man/man1/mkofm.man1.pdf
12mu|texlive-kpathsea-20120314-13|89	%doc %{_mandir}/man1/mktexfmt.1*
12mu|texlive-kpathsea-20120314-13|90	%doc %{_texmfdistdir}/doc/man/man1/mktexfmt.man1.pdf
12mu|texlive-kpathsea-20120314-13|91	%doc %{_mandir}/man1/mktexlsr.1*
12mu|texlive-kpathsea-20120314-13|92	%doc %{_texmfdistdir}/doc/man/man1/mktexlsr.man1.pdf
12mu|texlive-kpathsea-20120314-13|93	%doc %{_mandir}/man1/mktexmf.1*
12mu|texlive-kpathsea-20120314-13|94	%doc %{_texmfdistdir}/doc/man/man1/mktexmf.man1.pdf
12mu|texlive-kpathsea-20120314-13|95	%doc %{_mandir}/man1/mktexpk.1*
12mu|texlive-kpathsea-20120314-13|96	%doc %{_texmfdistdir}/doc/man/man1/mktexpk.man1.pdf
12mu|texlive-kpathsea-20120314-13|97	%doc %{_mandir}/man1/mktextfm.1*
12mu|texlive-kpathsea-20120314-13|98	%doc %{_texmfdistdir}/doc/man/man1/mktextfm.man1.pdf
12mu|texlive-kpathsea-20120314-13|99	%doc %{_mandir}/man1/texhash.1*
12mu|texlive-kpathsea-20120314-13|100	%doc %{_texmfdistdir}/doc/man/man1/texhash.man1.pdf
12mu|texlive-kpathsea-20120314-13|101	%doc %{_texmfdistdir}/doc/web2c/web2c.html
12mu|texlive-kpathsea-20120314-13|102	%doc %{_texmfdistdir}/doc/web2c/web2c.pdf
12mu|texlive-kpathsea-20120314-13|103	
12mu|texlive-kpathsea-20120314-13|104	#-----------------------------------------------------------------------
12mu|texlive-kpathsea-20120314-13|105	%prep
12mu|texlive-kpathsea-20120314-13|106	%setup -c -a0 -a1
12mu|texlive-kpathsea-20120314-13|107	
12mu|texlive-kpathsea-20120314-13|108	perl -pi -e 's%^(TEXMFMAIN\s+= ).*%$1%{_texmfdistdir}%;'			  \
12mu|texlive-kpathsea-20120314-13|109	-e 's%^(TEXMFDIST\s+= ).*%$1%{_texmfdistdir}%;'		  \
12mu|texlive-kpathsea-20120314-13|110	-e 's%^(TEXMFLOCAL\s+= ).*%$1%{_texmflocaldir}%;'		  \
12mu|texlive-kpathsea-20120314-13|111	-e 's%^(TEXMFSYSVAR\s+= ).*%$1%{_texmfvardir}%;'		  \
12mu|texlive-kpathsea-20120314-13|112	-e 's%^(TEXMFSYSCONFIG\s+= ).*%$1%{_texmfconfdir}%;'		  \
12mu|texlive-kpathsea-20120314-13|113	-e 's%^(TEXMFHOME\s+= ).*%$1\$HOME/texmf%;'			  \
12mu|texlive-kpathsea-20120314-13|114	-e 's%^(TEXMFVAR\s+= ).*%$1\$HOME/.texlive2013/texmf-var%;'	  \
12mu|texlive-kpathsea-20120314-13|115	-e 's%^(TEXMFCONFIG\s+= ).*%$1\$HOME/.texlive2013/texmf-config%;'\
12mu|texlive-kpathsea-20120314-13|116	-e 's%^(OSFONTDIR\s+= ).*%$1%{_datadir}/fonts%;'		  \
12mu|texlive-kpathsea-20120314-13|117	texmf-dist/web2c/texmf.cnf
12mu|texlive-kpathsea-20120314-13|118	
12mu|texlive-kpathsea-20120314-13|119	%build
12mu|texlive-kpathsea-20120314-13|120	
12mu|texlive-kpathsea-20120314-13|121	%install
12mu|texlive-kpathsea-20120314-13|122	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-kpathsea-20120314-13|123	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-kpathsea-20120314-13|124	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-kpathsea-20120314-13|125	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-kpathsea-20120314-13|126	mkdir -p %{buildroot}%{_infodir}
12mu|texlive-kpathsea-20120314-13|127	mv %{buildroot}%{_texmfdistdir}/doc/info/*.info %{buildroot}%{_infodir}
12mu|texlive-kpathsea-20120314-13|128	
12mu|texlive-kpathsea-20120314-13|129	%changelog
12mu|texlive-kpathsea-20120314-13|130	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120314-13
12mu|texlive-kpathsea-20120314-13|131	+ Revision: 5ff1124
12mu|texlive-kpathsea-20120314-13|132	- Sync with cooker
12mu|texlive-kpathsea-20120314-13|133	
12mu|texlive-kpathsea-20120314-13|134	

21162 12
12mu|texlive-ktv-texdata-05.34-6|1	# revision 27369
12mu|texlive-ktv-texdata-05.34-6|2	# category Package
12mu|texlive-ktv-texdata-05.34-6|3	# catalog-ctan /macros/latex/contrib/ktv-texdata
12mu|texlive-ktv-texdata-05.34-6|4	# catalog-date 2012-04-26 12:50:58 +0200
12mu|texlive-ktv-texdata-05.34-6|5	# catalog-license gpl
12mu|texlive-ktv-texdata-05.34-6|6	# catalog-version 05.34
12mu|texlive-ktv-texdata-05.34-6|7	Name:		texlive-ktv-texdata
12mu|texlive-ktv-texdata-05.34-6|8	Version:	05.34
12mu|texlive-ktv-texdata-05.34-6|9	Release:	6
12mu|texlive-ktv-texdata-05.34-6|10	Summary:	Extract subsets of documents
12mu|texlive-ktv-texdata-05.34-6|11	Group:		Publishing
12mu|texlive-ktv-texdata-05.34-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ktv-texdata
12mu|texlive-ktv-texdata-05.34-6|13	License:	GPL
12mu|texlive-ktv-texdata-05.34-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ktv-texdata.tar.xz
12mu|texlive-ktv-texdata-05.34-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ktv-texdata.doc.tar.xz
12mu|texlive-ktv-texdata-05.34-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ktv-texdata.source.tar.xz
12mu|texlive-ktv-texdata-05.34-6|17	BuildArch:	noarch
12mu|texlive-ktv-texdata-05.34-6|18	BuildRequires:	texlive-tlpkg
12mu|texlive-ktv-texdata-05.34-6|19	Requires(pre):	texlive-tlpkg
12mu|texlive-ktv-texdata-05.34-6|20	Requires(post):	texlive-kpathsea
12mu|texlive-ktv-texdata-05.34-6|21	
12mu|texlive-ktv-texdata-05.34-6|22	%description
12mu|texlive-ktv-texdata-05.34-6|23	The package defines an exercice environment which numbers every
12mu|texlive-ktv-texdata-05.34-6|24	exercise, and a command \get to extract a collection whose
12mu|texlive-ktv-texdata-05.34-6|25	argument is a comma-separated set of exercise index numbers.
12mu|texlive-ktv-texdata-05.34-6|26	While the package was designed for teachers constructing tables
12mu|texlive-ktv-texdata-05.34-6|27	of exercises, it plainly has more general application.
12mu|texlive-ktv-texdata-05.34-6|28	
12mu|texlive-ktv-texdata-05.34-6|29	%post
12mu|texlive-ktv-texdata-05.34-6|30	%{_sbindir}/texlive.post
12mu|texlive-ktv-texdata-05.34-6|31	
12mu|texlive-ktv-texdata-05.34-6|32	%postun
12mu|texlive-ktv-texdata-05.34-6|33	if [ $1 -eq 0 ]; then
12mu|texlive-ktv-texdata-05.34-6|34	%{_sbindir}/texlive.post
12mu|texlive-ktv-texdata-05.34-6|35	fi
12mu|texlive-ktv-texdata-05.34-6|36	
12mu|texlive-ktv-texdata-05.34-6|37	#-----------------------------------------------------------------------
12mu|texlive-ktv-texdata-05.34-6|38	%files
12mu|texlive-ktv-texdata-05.34-6|39	%{_texmfdistdir}/tex/latex/ktv-texdata/ktv-buildnum.sty
12mu|texlive-ktv-texdata-05.34-6|40	%{_texmfdistdir}/tex/latex/ktv-texdata/ktv-texdata.sty
12mu|texlive-ktv-texdata-05.34-6|41	%doc %{_texmfdistdir}/doc/latex/ktv-texdata/README
12mu|texlive-ktv-texdata-05.34-6|42	%doc %{_texmfdistdir}/doc/latex/ktv-texdata/README.txt.doc
12mu|texlive-ktv-texdata-05.34-6|43	%doc %{_texmfdistdir}/doc/latex/ktv-texdata/ktv-data.tex
12mu|texlive-ktv-texdata-05.34-6|44	%doc %{_texmfdistdir}/doc/latex/ktv-texdata/ktv-test.KTVhint
12mu|texlive-ktv-texdata-05.34-6|45	%doc %{_texmfdistdir}/doc/latex/ktv-texdata/ktv-test.tex
12mu|texlive-ktv-texdata-05.34-6|46	%doc %{_texmfdistdir}/doc/latex/ktv-texdata/ktv-texdata.ktvnum
12mu|texlive-ktv-texdata-05.34-6|47	%doc %{_texmfdistdir}/doc/latex/ktv-texdata/ktv-texdata.pdf
12mu|texlive-ktv-texdata-05.34-6|48	#- source
12mu|texlive-ktv-texdata-05.34-6|49	%doc %{_texmfdistdir}/source/latex/ktv-texdata/ktv-texdata.dtx
12mu|texlive-ktv-texdata-05.34-6|50	%doc %{_texmfdistdir}/source/latex/ktv-texdata/ktv-texdata.ins
12mu|texlive-ktv-texdata-05.34-6|51	
12mu|texlive-ktv-texdata-05.34-6|52	#-----------------------------------------------------------------------
12mu|texlive-ktv-texdata-05.34-6|53	%prep
12mu|texlive-ktv-texdata-05.34-6|54	%setup -c -a0 -a1 -a2
12mu|texlive-ktv-texdata-05.34-6|55	
12mu|texlive-ktv-texdata-05.34-6|56	%build
12mu|texlive-ktv-texdata-05.34-6|57	
12mu|texlive-ktv-texdata-05.34-6|58	%install
12mu|texlive-ktv-texdata-05.34-6|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-ktv-texdata-05.34-6|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-ktv-texdata-05.34-6|61	
12mu|texlive-ktv-texdata-05.34-6|62	%changelog
12mu|texlive-ktv-texdata-05.34-6|63	* Fri Dec 06 2013 Bernhard Rosenkraenzer <bero@bero.eu> 05.34-6
12mu|texlive-ktv-texdata-05.34-6|64	+ Revision: f7bec5c
12mu|texlive-ktv-texdata-05.34-6|65	- MassBuild#289: Increase release tag
12mu|texlive-ktv-texdata-05.34-6|66	
12mu|texlive-ktv-texdata-05.34-6|67	

21163 12
12mu|texlive-lacheck-1.26-8|1	# revision 29764
12mu|texlive-lacheck-1.26-8|2	# category TLCore
12mu|texlive-lacheck-1.26-8|3	# catalog-ctan /support/lacheck
12mu|texlive-lacheck-1.26-8|4	# catalog-date 2012-06-24 00:35:21 +0200
12mu|texlive-lacheck-1.26-8|5	# catalog-license gpl
12mu|texlive-lacheck-1.26-8|6	# catalog-version 1.26
12mu|texlive-lacheck-1.26-8|7	Name:		texlive-lacheck
12mu|texlive-lacheck-1.26-8|8	Version:	1.26
12mu|texlive-lacheck-1.26-8|9	Release:	8
12mu|texlive-lacheck-1.26-8|10	Summary:	LaTeX checker
12mu|texlive-lacheck-1.26-8|11	Group:		Publishing
12mu|texlive-lacheck-1.26-8|12	URL:		http://www.ctan.org/tex-archive/support/lacheck
12mu|texlive-lacheck-1.26-8|13	License:	GPL
12mu|texlive-lacheck-1.26-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lacheck.tar.xz
12mu|texlive-lacheck-1.26-8|15	BuildArch:	noarch
12mu|texlive-lacheck-1.26-8|16	BuildRequires:	texlive-tlpkg
12mu|texlive-lacheck-1.26-8|17	Requires(pre):	texlive-tlpkg
12mu|texlive-lacheck-1.26-8|18	Requires(post):	texlive-kpathsea
12mu|texlive-lacheck-1.26-8|19	Requires:	texlive-lacheck.bin
12mu|texlive-lacheck-1.26-8|20	
12mu|texlive-lacheck-1.26-8|21	%description
12mu|texlive-lacheck-1.26-8|22	Lacheck is a tool for finding common mistakes in LaTeX
12mu|texlive-lacheck-1.26-8|23	documents. The distribution includes sources, and executables
12mu|texlive-lacheck-1.26-8|24	for OS/2 and Win32 environments.
12mu|texlive-lacheck-1.26-8|25	
12mu|texlive-lacheck-1.26-8|26	%post
12mu|texlive-lacheck-1.26-8|27	%{_sbindir}/texlive.post
12mu|texlive-lacheck-1.26-8|28	
12mu|texlive-lacheck-1.26-8|29	%postun
12mu|texlive-lacheck-1.26-8|30	if [ $1 -eq 0 ]; then
12mu|texlive-lacheck-1.26-8|31	%{_sbindir}/texlive.post
12mu|texlive-lacheck-1.26-8|32	fi
12mu|texlive-lacheck-1.26-8|33	
12mu|texlive-lacheck-1.26-8|34	#-----------------------------------------------------------------------
12mu|texlive-lacheck-1.26-8|35	%files
12mu|texlive-lacheck-1.26-8|36	%{_mandir}/man1/lacheck.1*
12mu|texlive-lacheck-1.26-8|37	%{_texmfdistdir}/doc/man/man1/lacheck.man1.pdf
12mu|texlive-lacheck-1.26-8|38	
12mu|texlive-lacheck-1.26-8|39	#-----------------------------------------------------------------------
12mu|texlive-lacheck-1.26-8|40	%prep
12mu|texlive-lacheck-1.26-8|41	%setup -c -a0
12mu|texlive-lacheck-1.26-8|42	
12mu|texlive-lacheck-1.26-8|43	%build
12mu|texlive-lacheck-1.26-8|44	
12mu|texlive-lacheck-1.26-8|45	%install
12mu|texlive-lacheck-1.26-8|46	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-lacheck-1.26-8|47	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-lacheck-1.26-8|48	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-lacheck-1.26-8|49	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-lacheck-1.26-8|50	
12mu|texlive-lacheck-1.26-8|51	%changelog
12mu|texlive-lacheck-1.26-8|52	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.26-8
12mu|texlive-lacheck-1.26-8|53	+ Revision: 19bd01a
12mu|texlive-lacheck-1.26-8|54	- Sync with cooker
12mu|texlive-lacheck-1.26-8|55	
12mu|texlive-lacheck-1.26-8|56	

21164 12
12mu|texlive-lambda-20131011-5|1	# revision 28669
12mu|texlive-lambda-20131011-5|2	# category Package
12mu|texlive-lambda-20131011-5|3	# catalog-ctan undef
12mu|texlive-lambda-20131011-5|4	# catalog-date undef
12mu|texlive-lambda-20131011-5|5	# catalog-license undef
12mu|texlive-lambda-20131011-5|6	# catalog-version undef
12mu|texlive-lambda-20131011-5|7	Name:		texlive-lambda
12mu|texlive-lambda-20131011-5|8	Version:	20131011
12mu|texlive-lambda-20131011-5|9	Release:	5
12mu|texlive-lambda-20131011-5|10	Summary:	TeXLive lambda package
12mu|texlive-lambda-20131011-5|11	Group:		Publishing
12mu|texlive-lambda-20131011-5|12	URL:		http://tug.org/texlive
12mu|texlive-lambda-20131011-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-lambda-20131011-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lambda.tar.xz
12mu|texlive-lambda-20131011-5|15	BuildArch:	noarch
12mu|texlive-lambda-20131011-5|16	BuildRequires:	texlive-tlpkg
12mu|texlive-lambda-20131011-5|17	Requires(pre):	texlive-tlpkg
12mu|texlive-lambda-20131011-5|18	Requires(post):	texlive-kpathsea
12mu|texlive-lambda-20131011-5|19	
12mu|texlive-lambda-20131011-5|20	%description
12mu|texlive-lambda-20131011-5|21	TeXLive lambda package.
12mu|texlive-lambda-20131011-5|22	
12mu|texlive-lambda-20131011-5|23	%post
12mu|texlive-lambda-20131011-5|24	%{_sbindir}/texlive.post
12mu|texlive-lambda-20131011-5|25	
12mu|texlive-lambda-20131011-5|26	%postun
12mu|texlive-lambda-20131011-5|27	if [ $1 -eq 0 ]; then
12mu|texlive-lambda-20131011-5|28	%{_sbindir}/texlive.post
12mu|texlive-lambda-20131011-5|29	fi
12mu|texlive-lambda-20131011-5|30	
12mu|texlive-lambda-20131011-5|31	#-----------------------------------------------------------------------
12mu|texlive-lambda-20131011-5|32	%files
12mu|texlive-lambda-20131011-5|33	%{_texmfdistdir}/tex/lambda/base/UT1cmr.fd
12mu|texlive-lambda-20131011-5|34	%{_texmfdistdir}/tex/lambda/base/UT1omlgc.fd
12mu|texlive-lambda-20131011-5|35	%{_texmfdistdir}/tex/lambda/base/elhyph16.tex
12mu|texlive-lambda-20131011-5|36	%{_texmfdistdir}/tex/lambda/base/french.bgd
12mu|texlive-lambda-20131011-5|37	%{_texmfdistdir}/tex/lambda/base/french.lay
12mu|texlive-lambda-20131011-5|38	%{_texmfdistdir}/tex/lambda/base/grcodes.tex
12mu|texlive-lambda-20131011-5|39	%{_texmfdistdir}/tex/lambda/base/greek.bgd
12mu|texlive-lambda-20131011-5|40	%{_texmfdistdir}/tex/lambda/base/greek.lay
12mu|texlive-lambda-20131011-5|41	%{_texmfdistdir}/tex/lambda/base/grmhyph.tex
12mu|texlive-lambda-20131011-5|42	%{_texmfdistdir}/tex/lambda/base/inuit.hpn
12mu|texlive-lambda-20131011-5|43	%{_texmfdistdir}/tex/lambda/base/lambda.tex
12mu|texlive-lambda-20131011-5|44	%{_texmfdistdir}/tex/lambda/base/lchcmr.fd
12mu|texlive-lambda-20131011-5|45	%{_texmfdistdir}/tex/lambda/base/lchenc.def
12mu|texlive-lambda-20131011-5|46	%{_texmfdistdir}/tex/lambda/base/ocherokee.sty
12mu|texlive-lambda-20131011-5|47	%{_texmfdistdir}/tex/lambda/base/odev.sty
12mu|texlive-lambda-20131011-5|48	%{_texmfdistdir}/tex/lambda/base/ojapan.sty
12mu|texlive-lambda-20131011-5|49	%{_texmfdistdir}/tex/lambda/base/omarab.cfg
12mu|texlive-lambda-20131011-5|50	%{_texmfdistdir}/tex/lambda/base/omega.sty
12mu|texlive-lambda-20131011-5|51	%{_texmfdistdir}/tex/lambda/base/omlgc.cfg
12mu|texlive-lambda-20131011-5|52	%{_texmfdistdir}/tex/lambda/base/ot1omarb.fd
12mu|texlive-lambda-20131011-5|53	%{_texmfdistdir}/tex/lambda/base/ot1omlgc.fd
12mu|texlive-lambda-20131011-5|54	%{_texmfdistdir}/tex/lambda/base/ot1uctt.fd
12mu|texlive-lambda-20131011-5|55	%{_texmfdistdir}/tex/lambda/base/usenglish.bgd
12mu|texlive-lambda-20131011-5|56	%{_texmfdistdir}/tex/lambda/base/usenglish.lay
12mu|texlive-lambda-20131011-5|57	%{_texmfdistdir}/tex/lambda/base/ut1enc.def
12mu|texlive-lambda-20131011-5|58	%{_texmfdistdir}/tex/lambda/config/lambda.ini
12mu|texlive-lambda-20131011-5|59	%{_texmfdistdir}/tex/lambda/config/language.dat
12mu|texlive-lambda-20131011-5|60	
12mu|texlive-lambda-20131011-5|61	#-----------------------------------------------------------------------
12mu|texlive-lambda-20131011-5|62	%prep
12mu|texlive-lambda-20131011-5|63	%setup -c -a0
12mu|texlive-lambda-20131011-5|64	
12mu|texlive-lambda-20131011-5|65	%build
12mu|texlive-lambda-20131011-5|66	
12mu|texlive-lambda-20131011-5|67	%install
12mu|texlive-lambda-20131011-5|68	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-lambda-20131011-5|69	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mu|texlive-lambda-20131011-5|70	
12mu|texlive-lambda-20131011-5|71	%changelog
12mu|texlive-lambda-20131011-5|72	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131011-5
12mu|texlive-lambda-20131011-5|73	+ Revision: 7a8dc55
12mu|texlive-lambda-20131011-5|74	- Sync with cooker
12mu|texlive-lambda-20131011-5|75	
12mu|texlive-lambda-20131011-5|76	

21165 12
12mu|texlive-lambda-lists-20130809-5|1	# revision 31402
12mu|texlive-lambda-lists-20130809-5|2	# category Package
12mu|texlive-lambda-lists-20130809-5|3	# catalog-ctan /macros/generic/lambda-lists
12mu|texlive-lambda-lists-20130809-5|4	# catalog-date 2013-08-09 20:26:41 +0200
12mu|texlive-lambda-lists-20130809-5|5	# catalog-license lppl
12mu|texlive-lambda-lists-20130809-5|6	# catalog-version undef
12mu|texlive-lambda-lists-20130809-5|7	Name:		texlive-lambda-lists
12mu|texlive-lambda-lists-20130809-5|8	Version:	20130809
12mu|texlive-lambda-lists-20130809-5|9	Release:	5
12mu|texlive-lambda-lists-20130809-5|10	Summary:	Lists in TeX's mouth
12mu|texlive-lambda-lists-20130809-5|11	Group:		Publishing
12mu|texlive-lambda-lists-20130809-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/lambda-lists
12mu|texlive-lambda-lists-20130809-5|13	License:	LPPL
12mu|texlive-lambda-lists-20130809-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lambda-lists.tar.xz
12mu|texlive-lambda-lists-20130809-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lambda-lists.doc.tar.xz
12mu|texlive-lambda-lists-20130809-5|16	BuildArch:	noarch
12mu|texlive-lambda-lists-20130809-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-lambda-lists-20130809-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-lambda-lists-20130809-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-lambda-lists-20130809-5|20	
12mu|texlive-lambda-lists-20130809-5|21	%description
12mu|texlive-lambda-lists-20130809-5|22	These list-processing macros avoid the reassignments employed
12mu|texlive-lambda-lists-20130809-5|23	in the macros shown in Appendix D of the TeXbook: all the
12mu|texlive-lambda-lists-20130809-5|24	manipulations take place in what Knuth is pleased to call
12mu|texlive-lambda-lists-20130809-5|25	"TeX's mouth".
12mu|texlive-lambda-lists-20130809-5|26	
12mu|texlive-lambda-lists-20130809-5|27	%post
12mu|texlive-lambda-lists-20130809-5|28	%{_sbindir}/texlive.post
12mu|texlive-lambda-lists-20130809-5|29	
12mu|texlive-lambda-lists-20130809-5|30	%postun
12mu|texlive-lambda-lists-20130809-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-lambda-lists-20130809-5|32	%{_sbindir}/texlive.post
12mu|texlive-lambda-lists-20130809-5|33	fi
12mu|texlive-lambda-lists-20130809-5|34	
12mu|texlive-lambda-lists-20130809-5|35	#-----------------------------------------------------------------------
12mu|texlive-lambda-lists-20130809-5|36	%files
12mu|texlive-lambda-lists-20130809-5|37	%{_texmfdistdir}/tex/plain/lambda-lists/lambda.sty
12mu|texlive-lambda-lists-20130809-5|38	%doc %{_texmfdistdir}/doc/plain/lambda-lists/README
12mu|texlive-lambda-lists-20130809-5|39	%doc %{_texmfdistdir}/doc/plain/lambda-lists/lambda-lists.pdf
12mu|texlive-lambda-lists-20130809-5|40	%doc %{_texmfdistdir}/doc/plain/lambda-lists/lambda-lists.tex
12mu|texlive-lambda-lists-20130809-5|41	
12mu|texlive-lambda-lists-20130809-5|42	#-----------------------------------------------------------------------
12mu|texlive-lambda-lists-20130809-5|43	%prep
12mu|texlive-lambda-lists-20130809-5|44	%setup -c -a0 -a1
12mu|texlive-lambda-lists-20130809-5|45	
12mu|texlive-lambda-lists-20130809-5|46	%build
12mu|texlive-lambda-lists-20130809-5|47	
12mu|texlive-lambda-lists-20130809-5|48	%install
12mu|texlive-lambda-lists-20130809-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-lambda-lists-20130809-5|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-lambda-lists-20130809-5|51	
12mu|texlive-lambda-lists-20130809-5|52	%changelog
12mu|texlive-lambda-lists-20130809-5|53	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20130809-5
12mu|texlive-lambda-lists-20130809-5|54	+ Revision: 699fb4a
12mu|texlive-lambda-lists-20130809-5|55	- MassBuild#289: Increase release tag
12mu|texlive-lambda-lists-20130809-5|56	
12mu|texlive-lambda-lists-20130809-5|57	

21166 12
12mu|texlive-langcode-20131019-5|1	# revision 27764
12mu|texlive-langcode-20131019-5|2	# category Package
12mu|texlive-langcode-20131019-5|3	# catalog-ctan undef
12mu|texlive-langcode-20131019-5|4	# catalog-date undef
12mu|texlive-langcode-20131019-5|5	# catalog-license undef
12mu|texlive-langcode-20131019-5|6	# catalog-version undef
12mu|texlive-langcode-20131019-5|7	Name:		texlive-langcode
12mu|texlive-langcode-20131019-5|8	Version:	20131019
12mu|texlive-langcode-20131019-5|9	Release:	5
12mu|texlive-langcode-20131019-5|10	Summary:	TeXLive langcode package
12mu|texlive-langcode-20131019-5|11	Group:		Publishing
12mu|texlive-langcode-20131019-5|12	URL:		http://tug.org/texlive
12mu|texlive-langcode-20131019-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-langcode-20131019-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/langcode.tar.xz
12mu|texlive-langcode-20131019-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/langcode.doc.tar.xz
12mu|texlive-langcode-20131019-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/langcode.source.tar.xz
12mu|texlive-langcode-20131019-5|17	BuildArch:	noarch
12mu|texlive-langcode-20131019-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-langcode-20131019-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-langcode-20131019-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-langcode-20131019-5|21	
12mu|texlive-langcode-20131019-5|22	%description
12mu|texlive-langcode-20131019-5|23	TeXLive langcode package.
12mu|texlive-langcode-20131019-5|24	
12mu|texlive-langcode-20131019-5|25	%post
12mu|texlive-langcode-20131019-5|26	%{_sbindir}/texlive.post
12mu|texlive-langcode-20131019-5|27	
12mu|texlive-langcode-20131019-5|28	%postun
12mu|texlive-langcode-20131019-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-langcode-20131019-5|30	%{_sbindir}/texlive.post
12mu|texlive-langcode-20131019-5|31	fi
12mu|texlive-langcode-20131019-5|32	
12mu|texlive-langcode-20131019-5|33	#-----------------------------------------------------------------------
12mu|texlive-langcode-20131019-5|34	%files
12mu|texlive-langcode-20131019-5|35	%{_texmfdistdir}/tex/generic/langcode/langcode.sty
12mu|texlive-langcode-20131019-5|36	%doc %{_texmfdistdir}/doc/generic/langcode/README
12mu|texlive-langcode-20131019-5|37	%doc %{_texmfdistdir}/doc/generic/langcode/SrcFILEs.txt
12mu|texlive-langcode-20131019-5|38	%doc %{_texmfdistdir}/doc/generic/langcode/langcode.pdf
12mu|texlive-langcode-20131019-5|39	#- source
12mu|texlive-langcode-20131019-5|40	%doc %{_texmfdistdir}/source/generic/langcode/langcode.tex
12mu|texlive-langcode-20131019-5|41	%doc %{_texmfdistdir}/source/generic/langcode/srcfiles.tex
12mu|texlive-langcode-20131019-5|42	
12mu|texlive-langcode-20131019-5|43	#-----------------------------------------------------------------------
12mu|texlive-langcode-20131019-5|44	%prep
12mu|texlive-langcode-20131019-5|45	%setup -c -a0 -a1 -a2
12mu|texlive-langcode-20131019-5|46	
12mu|texlive-langcode-20131019-5|47	%build
12mu|texlive-langcode-20131019-5|48	
12mu|texlive-langcode-20131019-5|49	%install
12mu|texlive-langcode-20131019-5|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-langcode-20131019-5|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-langcode-20131019-5|52	
12mu|texlive-langcode-20131019-5|53	%changelog
12mu|texlive-langcode-20131019-5|54	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131019-5
12mu|texlive-langcode-20131019-5|55	+ Revision: 7b4f89f
12mu|texlive-langcode-20131019-5|56	- MassBuild#289: Increase release tag
12mu|texlive-langcode-20131019-5|57	
12mu|texlive-langcode-20131019-5|58	

21167 12
12mu|texlive-lastpage-1.2l-5|1	# revision 28985
12mu|texlive-lastpage-1.2l-5|2	# category Package
12mu|texlive-lastpage-1.2l-5|3	# catalog-ctan /macros/latex/contrib/lastpage
12mu|texlive-lastpage-1.2l-5|4	# catalog-date 2013-01-29 10:13:54 +0100
12mu|texlive-lastpage-1.2l-5|5	# catalog-license gpl2
12mu|texlive-lastpage-1.2l-5|6	# catalog-version 1.2l
12mu|texlive-lastpage-1.2l-5|7	Name:		texlive-lastpage
12mu|texlive-lastpage-1.2l-5|8	Version:	1.2l
12mu|texlive-lastpage-1.2l-5|9	Release:	5
12mu|texlive-lastpage-1.2l-5|10	Summary:	Reference last page for Page N of M type footers
12mu|texlive-lastpage-1.2l-5|11	Group:		Publishing
12mu|texlive-lastpage-1.2l-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lastpage
12mu|texlive-lastpage-1.2l-5|13	License:	GPL2
12mu|texlive-lastpage-1.2l-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lastpage.tar.xz
12mu|texlive-lastpage-1.2l-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lastpage.doc.tar.xz
12mu|texlive-lastpage-1.2l-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lastpage.source.tar.xz
12mu|texlive-lastpage-1.2l-5|17	BuildArch:	noarch
12mu|texlive-lastpage-1.2l-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-lastpage-1.2l-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-lastpage-1.2l-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-lastpage-1.2l-5|21	
12mu|texlive-lastpage-1.2l-5|22	%description
12mu|texlive-lastpage-1.2l-5|23	Reference the number of pages in your LaTeX document through
12mu|texlive-lastpage-1.2l-5|24	the introduction of a new label which can be referenced like
12mu|texlive-lastpage-1.2l-5|25	\pageref{LastPage} to give a reference to the last page of a
12mu|texlive-lastpage-1.2l-5|26	document. It is particularly useful in the page footer that
12mu|texlive-lastpage-1.2l-5|27	says: Page N of M.
12mu|texlive-lastpage-1.2l-5|28	
12mu|texlive-lastpage-1.2l-5|29	%post
12mu|texlive-lastpage-1.2l-5|30	%{_sbindir}/texlive.post
12mu|texlive-lastpage-1.2l-5|31	
12mu|texlive-lastpage-1.2l-5|32	%postun
12mu|texlive-lastpage-1.2l-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-lastpage-1.2l-5|34	%{_sbindir}/texlive.post
12mu|texlive-lastpage-1.2l-5|35	fi
12mu|texlive-lastpage-1.2l-5|36	
12mu|texlive-lastpage-1.2l-5|37	#-----------------------------------------------------------------------
12mu|texlive-lastpage-1.2l-5|38	%files
12mu|texlive-lastpage-1.2l-5|39	%{_texmfdistdir}/tex/latex/lastpage/lastpage.sty
12mu|texlive-lastpage-1.2l-5|40	%{_texmfdistdir}/tex/latex/lastpage/lastpage209.sty
12mu|texlive-lastpage-1.2l-5|41	%doc %{_texmfdistdir}/doc/latex/lastpage/README
12mu|texlive-lastpage-1.2l-5|42	%doc %{_texmfdistdir}/doc/latex/lastpage/lastpage-example.pdf
12mu|texlive-lastpage-1.2l-5|43	%doc %{_texmfdistdir}/doc/latex/lastpage/lastpage-example.tex
12mu|texlive-lastpage-1.2l-5|44	%doc %{_texmfdistdir}/doc/latex/lastpage/lastpage.pdf
12mu|texlive-lastpage-1.2l-5|45	#- source
12mu|texlive-lastpage-1.2l-5|46	%doc %{_texmfdistdir}/source/latex/lastpage/lastpage.drv
12mu|texlive-lastpage-1.2l-5|47	%doc %{_texmfdistdir}/source/latex/lastpage/lastpage.dtx
12mu|texlive-lastpage-1.2l-5|48	%doc %{_texmfdistdir}/source/latex/lastpage/lastpage.ins
12mu|texlive-lastpage-1.2l-5|49	
12mu|texlive-lastpage-1.2l-5|50	#-----------------------------------------------------------------------
12mu|texlive-lastpage-1.2l-5|51	%prep
12mu|texlive-lastpage-1.2l-5|52	%setup -c -a0 -a1 -a2
12mu|texlive-lastpage-1.2l-5|53	
12mu|texlive-lastpage-1.2l-5|54	%build
12mu|texlive-lastpage-1.2l-5|55	
12mu|texlive-lastpage-1.2l-5|56	%install
12mu|texlive-lastpage-1.2l-5|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-lastpage-1.2l-5|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-lastpage-1.2l-5|59	
12mu|texlive-lastpage-1.2l-5|60	%changelog
12mu|texlive-lastpage-1.2l-5|61	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2l-5
12mu|texlive-lastpage-1.2l-5|62	+ Revision: 1ec678c
12mu|texlive-lastpage-1.2l-5|63	- Sync with cooker
12mu|texlive-lastpage-1.2l-5|64	
12mu|texlive-lastpage-1.2l-5|65	

21168 12
12mu|texlive-latex-20130306-1|1	# revision 32901
12mu|texlive-latex-20130306-1|2	# category Package
12mu|texlive-latex-20130306-1|3	# catalog-ctan undef
12mu|texlive-latex-20130306-1|4	# catalog-date 2013-03-06 18:48:43 +0100
12mu|texlive-latex-20130306-1|5	# catalog-license lppl
12mu|texlive-latex-20130306-1|6	# catalog-version undef
12mu|texlive-latex-20130306-1|7	Name:		texlive-latex
12mu|texlive-latex-20130306-1|8	Version:	20130306
12mu|texlive-latex-20130306-1|9	Release:	1
12mu|texlive-latex-20130306-1|10	Summary:	A TeX macro package that defines LaTeX
12mu|texlive-latex-20130306-1|11	Group:		Publishing
12mu|texlive-latex-20130306-1|12	URL:		http://tug.org/texlive
12mu|texlive-latex-20130306-1|13	License:	LPPL
12mu|texlive-latex-20130306-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex.tar.xz
12mu|texlive-latex-20130306-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex.doc.tar.xz
12mu|texlive-latex-20130306-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex.source.tar.xz
12mu|texlive-latex-20130306-1|17	# revision 29764
12mu|texlive-latex-20130306-1|18	# category TLCore
12mu|texlive-latex-20130306-1|19	# catalog-ctan undef
12mu|texlive-latex-20130306-1|20	# catalog-date undef
12mu|texlive-latex-20130306-1|21	# catalog-license undef
12mu|texlive-latex-20130306-1|22	# catalog-version undef
12mu|texlive-latex-20130306-1|23	Source3:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-bin.tar.xz
12mu|texlive-latex-20130306-1|24	Source4:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-bin.doc.tar.xz
12mu|texlive-latex-20130306-1|25	BuildArch:	noarch
12mu|texlive-latex-20130306-1|26	BuildRequires:	texlive-tlpkg
12mu|texlive-latex-20130306-1|27	Requires(pre):	texlive-tlpkg
12mu|texlive-latex-20130306-1|28	Requires(post):	texlive-kpathsea
12mu|texlive-latex-20130306-1|29	Requires(post):	texlive-tetex
12mu|texlive-latex-20130306-1|30	Requires:	texlive-luatex
12mu|texlive-latex-20130306-1|31	Requires:	texlive-pdftex
12mu|texlive-latex-20130306-1|32	Requires:	texlive-latexconfig
12mu|texlive-latex-20130306-1|33	Requires:	texlive-latex-fonts
12mu|texlive-latex-20130306-1|34	Requires:	texlive-latex.bin
12mu|texlive-latex-20130306-1|35	%rename texlive-latex-bin
12mu|texlive-latex-20130306-1|36	
12mu|texlive-latex-20130306-1|37	%description
12mu|texlive-latex-20130306-1|38	LaTeX is a widely-used macro package for TeX, providing many
12mu|texlive-latex-20130306-1|39	basic document formating commands extended by a wide range of
12mu|texlive-latex-20130306-1|40	packages. It is a development of Leslie Lamport's original
12mu|texlive-latex-20130306-1|41	LaTeX 2.09, and superseded the older system in June 1994. The
12mu|texlive-latex-20130306-1|42	basic distribution is catalogued separately, at latex-base;
12mu|texlive-latex-20130306-1|43	apart from a large set of contributed packages and third-party
12mu|texlive-latex-20130306-1|44	documentation (elsewhere on the archive), the distribution
12mu|texlive-latex-20130306-1|45	includes: - a bunch of required packages, which LaTeX authors
12mu|texlive-latex-20130306-1|46	are "entitled to assume" will be present on any system running
12mu|texlive-latex-20130306-1|47	LaTeX; and - a minimal set of documentation detailing
12mu|texlive-latex-20130306-1|48	differences from the 'old' version of LaTeX in the areas of
12mu|texlive-latex-20130306-1|49	user commands, font selection and control, class and package
12mu|texlive-latex-20130306-1|50	writing, font encodings, configuration options and modification
12mu|texlive-latex-20130306-1|51	of LaTeX. For downloading details, see the linked catalogue
12mu|texlive-latex-20130306-1|52	entries above.
12mu|texlive-latex-20130306-1|53	
12mu|texlive-latex-20130306-1|54	%post
12mu|texlive-latex-20130306-1|55	%{_sbindir}/texlive.post
12mu|texlive-latex-20130306-1|56	
12mu|texlive-latex-20130306-1|57	%postun
12mu|texlive-latex-20130306-1|58	if [ $1 -eq 0 ]; then
12mu|texlive-latex-20130306-1|59	%{_sbindir}/texlive.post
12mu|texlive-latex-20130306-1|60	fi
12mu|texlive-latex-20130306-1|61	
12mu|texlive-latex-20130306-1|62	#-----------------------------------------------------------------------
12mu|texlive-latex-20130306-1|63	%files
12mu|texlive-latex-20130306-1|64	%_texmf_fmtutil_d/latex
12mu|texlive-latex-20130306-1|65	%{_texmfdistdir}/makeindex/latex/gglo.ist
12mu|texlive-latex-20130306-1|66	%{_texmfdistdir}/makeindex/latex/gind.ist
12mu|texlive-latex-20130306-1|67	%{_texmfdistdir}/tex/latex/base/alltt.sty
12mu|texlive-latex-20130306-1|68	%{_texmfdistdir}/tex/latex/base/ansinew.def
12mu|texlive-latex-20130306-1|69	%{_texmfdistdir}/tex/latex/base/applemac.def
12mu|texlive-latex-20130306-1|70	%{_texmfdistdir}/tex/latex/base/article.cls
12mu|texlive-latex-20130306-1|71	%{_texmfdistdir}/tex/latex/base/article.sty
12mu|texlive-latex-20130306-1|72	%{_texmfdistdir}/tex/latex/base/ascii.def
12mu|texlive-latex-20130306-1|73	%{_texmfdistdir}/tex/latex/base/bezier.sty
12mu|texlive-latex-20130306-1|74	%{_texmfdistdir}/tex/latex/base/bk10.clo
12mu|texlive-latex-20130306-1|75	%{_texmfdistdir}/tex/latex/base/bk11.clo
12mu|texlive-latex-20130306-1|76	%{_texmfdistdir}/tex/latex/base/bk12.clo
12mu|texlive-latex-20130306-1|77	%{_texmfdistdir}/tex/latex/base/book.cls
12mu|texlive-latex-20130306-1|78	%{_texmfdistdir}/tex/latex/base/book.sty
12mu|texlive-latex-20130306-1|79	%{_texmfdistdir}/tex/latex/base/cp1250.def
12mu|texlive-latex-20130306-1|80	%{_texmfdistdir}/tex/latex/base/cp1252.def
12mu|texlive-latex-20130306-1|81	%{_texmfdistdir}/tex/latex/base/cp1257.def
12mu|texlive-latex-20130306-1|82	%{_texmfdistdir}/tex/latex/base/cp437.def
12mu|texlive-latex-20130306-1|83	%{_texmfdistdir}/tex/latex/base/cp437de.def
12mu|texlive-latex-20130306-1|84	%{_texmfdistdir}/tex/latex/base/cp850.def
12mu|texlive-latex-20130306-1|85	%{_texmfdistdir}/tex/latex/base/cp852.def
12mu|texlive-latex-20130306-1|86	%{_texmfdistdir}/tex/latex/base/cp858.def
12mu|texlive-latex-20130306-1|87	%{_texmfdistdir}/tex/latex/base/cp865.def
12mu|texlive-latex-20130306-1|88	%{_texmfdistdir}/tex/latex/base/decmulti.def
12mu|texlive-latex-20130306-1|89	%{_texmfdistdir}/tex/latex/base/doc.sty
12mu|texlive-latex-20130306-1|90	%{_texmfdistdir}/tex/latex/base/docstrip.tex
12mu|texlive-latex-20130306-1|91	%{_texmfdistdir}/tex/latex/base/exscale.sty
12mu|texlive-latex-20130306-1|92	%{_texmfdistdir}/tex/latex/base/fix-cm.sty
12mu|texlive-latex-20130306-1|93	%{_texmfdistdir}/tex/latex/base/fixltx2e.sty
12mu|texlive-latex-20130306-1|94	%{_texmfdistdir}/tex/latex/base/flafter.sty
12mu|texlive-latex-20130306-1|95	%{_texmfdistdir}/tex/latex/base/fleqn.clo
12mu|texlive-latex-20130306-1|96	%{_texmfdistdir}/tex/latex/base/fleqn.sty
12mu|texlive-latex-20130306-1|97	%{_texmfdistdir}/tex/latex/base/fontenc.sty
12mu|texlive-latex-20130306-1|98	%{_texmfdistdir}/tex/latex/base/fontmath.cfg
12mu|texlive-latex-20130306-1|99	%{_texmfdistdir}/tex/latex/base/fontmath.ltx
12mu|texlive-latex-20130306-1|100	%{_texmfdistdir}/tex/latex/base/fonttext.cfg
12mu|texlive-latex-20130306-1|101	%{_texmfdistdir}/tex/latex/base/fonttext.ltx
12mu|texlive-latex-20130306-1|102	%{_texmfdistdir}/tex/latex/base/graphpap.sty
12mu|texlive-latex-20130306-1|103	%{_texmfdistdir}/tex/latex/base/hyphen.ltx
12mu|texlive-latex-20130306-1|104	%{_texmfdistdir}/tex/latex/base/idx.tex
12mu|texlive-latex-20130306-1|105	%{_texmfdistdir}/tex/latex/base/ifthen.sty
12mu|texlive-latex-20130306-1|106	%{_texmfdistdir}/tex/latex/base/inputenc.sty
12mu|texlive-latex-20130306-1|107	%{_texmfdistdir}/tex/latex/base/lablst.tex
12mu|texlive-latex-20130306-1|108	%{_texmfdistdir}/tex/latex/base/latex.ltx
12mu|texlive-latex-20130306-1|109	%{_texmfdistdir}/tex/latex/base/latex209.def
12mu|texlive-latex-20130306-1|110	%{_texmfdistdir}/tex/latex/base/latexbug.tex
12mu|texlive-latex-20130306-1|111	%{_texmfdistdir}/tex/latex/base/latexsym.sty
12mu|texlive-latex-20130306-1|112	%{_texmfdistdir}/tex/latex/base/latin1.def
12mu|texlive-latex-20130306-1|113	%{_texmfdistdir}/tex/latex/base/latin10.def
12mu|texlive-latex-20130306-1|114	%{_texmfdistdir}/tex/latex/base/latin2.def
12mu|texlive-latex-20130306-1|115	%{_texmfdistdir}/tex/latex/base/latin3.def
12mu|texlive-latex-20130306-1|116	%{_texmfdistdir}/tex/latex/base/latin4.def
12mu|texlive-latex-20130306-1|117	%{_texmfdistdir}/tex/latex/base/latin5.def
12mu|texlive-latex-20130306-1|118	%{_texmfdistdir}/tex/latex/base/latin9.def
12mu|texlive-latex-20130306-1|119	%{_texmfdistdir}/tex/latex/base/lcyenc.dfu
12mu|texlive-latex-20130306-1|120	%{_texmfdistdir}/tex/latex/base/leqno.clo
12mu|texlive-latex-20130306-1|121	%{_texmfdistdir}/tex/latex/base/leqno.sty
12mu|texlive-latex-20130306-1|122	%{_texmfdistdir}/tex/latex/base/letter.cls
12mu|texlive-latex-20130306-1|123	%{_texmfdistdir}/tex/latex/base/letter.sty
12mu|texlive-latex-20130306-1|124	%{_texmfdistdir}/tex/latex/base/lppl.tex
12mu|texlive-latex-20130306-1|125	%{_texmfdistdir}/tex/latex/base/ltnews.cls
12mu|texlive-latex-20130306-1|126	%{_texmfdistdir}/tex/latex/base/ltpatch.ltx
12mu|texlive-latex-20130306-1|127	%{_texmfdistdir}/tex/latex/base/ltxcheck.tex
12mu|texlive-latex-20130306-1|128	%{_texmfdistdir}/tex/latex/base/ltxdoc.cls
12mu|texlive-latex-20130306-1|129	%{_texmfdistdir}/tex/latex/base/ltxguide.cls
12mu|texlive-latex-20130306-1|130	%{_texmfdistdir}/tex/latex/base/ly1enc.dfu
12mu|texlive-latex-20130306-1|131	%{_texmfdistdir}/tex/latex/base/macce.def
12mu|texlive-latex-20130306-1|132	%{_texmfdistdir}/tex/latex/base/makeidx.sty
12mu|texlive-latex-20130306-1|133	%{_texmfdistdir}/tex/latex/base/minimal.cls
12mu|texlive-latex-20130306-1|134	%{_texmfdistdir}/tex/latex/base/newlfont.sty
12mu|texlive-latex-20130306-1|135	%{_texmfdistdir}/tex/latex/base/next.def
12mu|texlive-latex-20130306-1|136	%{_texmfdistdir}/tex/latex/base/nfssfont.tex
12mu|texlive-latex-20130306-1|137	%{_texmfdistdir}/tex/latex/base/oldlfont.sty
12mu|texlive-latex-20130306-1|138	%{_texmfdistdir}/tex/latex/base/omlcmm.fd
12mu|texlive-latex-20130306-1|139	%{_texmfdistdir}/tex/latex/base/omlcmr.fd
12mu|texlive-latex-20130306-1|140	%{_texmfdistdir}/tex/latex/base/omlenc.def
12mu|texlive-latex-20130306-1|141	%{_texmfdistdir}/tex/latex/base/omllcmm.fd
12mu|texlive-latex-20130306-1|142	%{_texmfdistdir}/tex/latex/base/omscmr.fd
12mu|texlive-latex-20130306-1|143	%{_texmfdistdir}/tex/latex/base/omscmsy.fd
12mu|texlive-latex-20130306-1|144	%{_texmfdistdir}/tex/latex/base/omsenc.def
12mu|texlive-latex-20130306-1|145	%{_texmfdistdir}/tex/latex/base/omsenc.dfu
12mu|texlive-latex-20130306-1|146	%{_texmfdistdir}/tex/latex/base/omslcmsy.fd
12mu|texlive-latex-20130306-1|147	%{_texmfdistdir}/tex/latex/base/omxcmex.fd
12mu|texlive-latex-20130306-1|148	%{_texmfdistdir}/tex/latex/base/omxlcmex.fd
12mu|texlive-latex-20130306-1|149	%{_texmfdistdir}/tex/latex/base/openbib.sty
12mu|texlive-latex-20130306-1|150	%{_texmfdistdir}/tex/latex/base/ot1cmdh.fd
12mu|texlive-latex-20130306-1|151	%{_texmfdistdir}/tex/latex/base/ot1cmfib.fd
12mu|texlive-latex-20130306-1|152	%{_texmfdistdir}/tex/latex/base/ot1cmfr.fd
12mu|texlive-latex-20130306-1|153	%{_texmfdistdir}/tex/latex/base/ot1cmr.fd
12mu|texlive-latex-20130306-1|154	%{_texmfdistdir}/tex/latex/base/ot1cmss.fd
12mu|texlive-latex-20130306-1|155	%{_texmfdistdir}/tex/latex/base/ot1cmtt.fd
12mu|texlive-latex-20130306-1|156	%{_texmfdistdir}/tex/latex/base/ot1cmvtt.fd
12mu|texlive-latex-20130306-1|157	%{_texmfdistdir}/tex/latex/base/ot1enc.def
12mu|texlive-latex-20130306-1|158	%{_texmfdistdir}/tex/latex/base/ot1enc.dfu
12mu|texlive-latex-20130306-1|159	%{_texmfdistdir}/tex/latex/base/ot1lcmss.fd
12mu|texlive-latex-20130306-1|160	%{_texmfdistdir}/tex/latex/base/ot1lcmtt.fd
12mu|texlive-latex-20130306-1|161	%{_texmfdistdir}/tex/latex/base/ot2enc.dfu
12mu|texlive-latex-20130306-1|162	%{_texmfdistdir}/tex/latex/base/ot4enc.def
12mu|texlive-latex-20130306-1|163	%{_texmfdistdir}/tex/latex/base/preload.cfg
12mu|texlive-latex-20130306-1|164	%{_texmfdistdir}/tex/latex/base/preload.ltx
12mu|texlive-latex-20130306-1|165	%{_texmfdistdir}/tex/latex/base/proc.cls
12mu|texlive-latex-20130306-1|166	%{_texmfdistdir}/tex/latex/base/proc.sty
12mu|texlive-latex-20130306-1|167	%{_texmfdistdir}/tex/latex/base/report.cls
12mu|texlive-latex-20130306-1|168	%{_texmfdistdir}/tex/latex/base/report.sty
12mu|texlive-latex-20130306-1|169	%{_texmfdistdir}/tex/latex/base/sample2e.tex
12mu|texlive-latex-20130306-1|170	%{_texmfdistdir}/tex/latex/base/sfonts.def
12mu|texlive-latex-20130306-1|171	%{_texmfdistdir}/tex/latex/base/shortvrb.sty
12mu|texlive-latex-20130306-1|172	%{_texmfdistdir}/tex/latex/base/showidx.sty
12mu|texlive-latex-20130306-1|173	%{_texmfdistdir}/tex/latex/base/size10.clo
12mu|texlive-latex-20130306-1|174	%{_texmfdistdir}/tex/latex/base/size11.clo
12mu|texlive-latex-20130306-1|175	%{_texmfdistdir}/tex/latex/base/size12.clo
12mu|texlive-latex-20130306-1|176	%{_texmfdistdir}/tex/latex/base/slides.cls
12mu|texlive-latex-20130306-1|177	%{_texmfdistdir}/tex/latex/base/slides.def
12mu|texlive-latex-20130306-1|178	%{_texmfdistdir}/tex/latex/base/slides.sty
12mu|texlive-latex-20130306-1|179	%{_texmfdistdir}/tex/latex/base/small2e.tex
12mu|texlive-latex-20130306-1|180	%{_texmfdistdir}/tex/latex/base/syntonly.sty
12mu|texlive-latex-20130306-1|181	%{_texmfdistdir}/tex/latex/base/t1cmdh.fd
12mu|texlive-latex-20130306-1|182	%{_texmfdistdir}/tex/latex/base/t1cmfib.fd
12mu|texlive-latex-20130306-1|183	%{_texmfdistdir}/tex/latex/base/t1cmfr.fd
12mu|texlive-latex-20130306-1|184	%{_texmfdistdir}/tex/latex/base/t1cmr.fd
12mu|texlive-latex-20130306-1|185	%{_texmfdistdir}/tex/latex/base/t1cmss.fd
12mu|texlive-latex-20130306-1|186	%{_texmfdistdir}/tex/latex/base/t1cmtt.fd
12mu|texlive-latex-20130306-1|187	%{_texmfdistdir}/tex/latex/base/t1cmvtt.fd
12mu|texlive-latex-20130306-1|188	%{_texmfdistdir}/tex/latex/base/t1enc.def
12mu|texlive-latex-20130306-1|189	%{_texmfdistdir}/tex/latex/base/t1enc.dfu
12mu|texlive-latex-20130306-1|190	%{_texmfdistdir}/tex/latex/base/t1enc.sty
12mu|texlive-latex-20130306-1|191	%{_texmfdistdir}/tex/latex/base/t1lcmss.fd
12mu|texlive-latex-20130306-1|192	%{_texmfdistdir}/tex/latex/base/t1lcmtt.fd
12mu|texlive-latex-20130306-1|193	%{_texmfdistdir}/tex/latex/base/t2aenc.dfu
12mu|texlive-latex-20130306-1|194	%{_texmfdistdir}/tex/latex/base/t2benc.dfu
12mu|texlive-latex-20130306-1|195	%{_texmfdistdir}/tex/latex/base/t2cenc.dfu
12mu|texlive-latex-20130306-1|196	%{_texmfdistdir}/tex/latex/base/testpage.tex
12mu|texlive-latex-20130306-1|197	%{_texmfdistdir}/tex/latex/base/texsys.cfg
12mu|texlive-latex-20130306-1|198	%{_texmfdistdir}/tex/latex/base/textcomp.sty
12mu|texlive-latex-20130306-1|199	%{_texmfdistdir}/tex/latex/base/tracefnt.sty
12mu|texlive-latex-20130306-1|200	%{_texmfdistdir}/tex/latex/base/ts1cmr.fd
12mu|texlive-latex-20130306-1|201	%{_texmfdistdir}/tex/latex/base/ts1cmss.fd
12mu|texlive-latex-20130306-1|202	%{_texmfdistdir}/tex/latex/base/ts1cmtt.fd
12mu|texlive-latex-20130306-1|203	%{_texmfdistdir}/tex/latex/base/ts1cmvtt.fd
12mu|texlive-latex-20130306-1|204	%{_texmfdistdir}/tex/latex/base/ts1enc.def
12mu|texlive-latex-20130306-1|205	%{_texmfdistdir}/tex/latex/base/ts1enc.dfu
12mu|texlive-latex-20130306-1|206	%{_texmfdistdir}/tex/latex/base/ucmr.fd
12mu|texlive-latex-20130306-1|207	%{_texmfdistdir}/tex/latex/base/ucmss.fd
12mu|texlive-latex-20130306-1|208	%{_texmfdistdir}/tex/latex/base/ucmtt.fd
12mu|texlive-latex-20130306-1|209	%{_texmfdistdir}/tex/latex/base/ulasy.fd
12mu|texlive-latex-20130306-1|210	%{_texmfdistdir}/tex/latex/base/ullasy.fd
12mu|texlive-latex-20130306-1|211	%{_texmfdistdir}/tex/latex/base/utf8-test.tex
12mu|texlive-latex-20130306-1|212	%{_texmfdistdir}/tex/latex/base/utf8.def
12mu|texlive-latex-20130306-1|213	%{_texmfdistdir}/tex/latex/base/utf8enc.dfu
12mu|texlive-latex-20130306-1|214	%{_texmfdistdir}/tex/latex/base/utf8test.tex
12mu|texlive-latex-20130306-1|215	%{_texmfdistdir}/tex/latex/base/x2enc.dfu
12mu|texlive-latex-20130306-1|216	%doc %{_texmfdistdir}/doc/latex/base/00readme.txt
12mu|texlive-latex-20130306-1|217	%doc %{_texmfdistdir}/doc/latex/base/alltt.pdf
12mu|texlive-latex-20130306-1|218	%doc %{_texmfdistdir}/doc/latex/base/autoload.txt
12mu|texlive-latex-20130306-1|219	%doc %{_texmfdistdir}/doc/latex/base/bugs.txt
12mu|texlive-latex-20130306-1|220	%doc %{_texmfdistdir}/doc/latex/base/cfgguide.pdf
12mu|texlive-latex-20130306-1|221	%doc %{_texmfdistdir}/doc/latex/base/changes.txt
12mu|texlive-latex-20130306-1|222	%doc %{_texmfdistdir}/doc/latex/base/classes.pdf
12mu|texlive-latex-20130306-1|223	%doc %{_texmfdistdir}/doc/latex/base/clsguide.pdf
12mu|texlive-latex-20130306-1|224	%doc %{_texmfdistdir}/doc/latex/base/cmfonts.pdf
12mu|texlive-latex-20130306-1|225	%doc %{_texmfdistdir}/doc/latex/base/cyrguide.pdf
12mu|texlive-latex-20130306-1|226	%doc %{_texmfdistdir}/doc/latex/base/doc.pdf
12mu|texlive-latex-20130306-1|227	%doc %{_texmfdistdir}/doc/latex/base/docstrip.pdf
12mu|texlive-latex-20130306-1|228	%doc %{_texmfdistdir}/doc/latex/base/encguide.pdf
12mu|texlive-latex-20130306-1|229	%doc %{_texmfdistdir}/doc/latex/base/exscale.pdf
12mu|texlive-latex-20130306-1|230	%doc %{_texmfdistdir}/doc/latex/base/fixltx2e.pdf
12mu|texlive-latex-20130306-1|231	%doc %{_texmfdistdir}/doc/latex/base/fntguide.pdf
12mu|texlive-latex-20130306-1|232	%doc %{_texmfdistdir}/doc/latex/base/graphpap.pdf
12mu|texlive-latex-20130306-1|233	%doc %{_texmfdistdir}/doc/latex/base/ifthen.pdf
12mu|texlive-latex-20130306-1|234	%doc %{_texmfdistdir}/doc/latex/base/inputenc.pdf
12mu|texlive-latex-20130306-1|235	%doc %{_texmfdistdir}/doc/latex/base/latex209.pdf
12mu|texlive-latex-20130306-1|236	%doc %{_texmfdistdir}/doc/latex/base/latexsym.pdf
12mu|texlive-latex-20130306-1|237	%doc %{_texmfdistdir}/doc/latex/base/lb2.pdf
12mu|texlive-latex-20130306-1|238	%doc %{_texmfdistdir}/doc/latex/base/legal.txt
12mu|texlive-latex-20130306-1|239	%doc %{_texmfdistdir}/doc/latex/base/letter.pdf
12mu|texlive-latex-20130306-1|240	%doc %{_texmfdistdir}/doc/latex/base/lgc2.pdf
12mu|texlive-latex-20130306-1|241	%doc %{_texmfdistdir}/doc/latex/base/lppl-1-0.txt
12mu|texlive-latex-20130306-1|242	%doc %{_texmfdistdir}/doc/latex/base/lppl-1-1.txt
12mu|texlive-latex-20130306-1|243	%doc %{_texmfdistdir}/doc/latex/base/lppl-1-2.txt
12mu|texlive-latex-20130306-1|244	%doc %{_texmfdistdir}/doc/latex/base/lppl.pdf
12mu|texlive-latex-20130306-1|245	%doc %{_texmfdistdir}/doc/latex/base/lppl.txt
12mu|texlive-latex-20130306-1|246	%doc %{_texmfdistdir}/doc/latex/base/ltnews.pdf
12mu|texlive-latex-20130306-1|247	%doc %{_texmfdistdir}/doc/latex/base/ltx3info.pdf
12mu|texlive-latex-20130306-1|248	%doc %{_texmfdistdir}/doc/latex/base/ltxcheck.pdf
12mu|texlive-latex-20130306-1|249	%doc %{_texmfdistdir}/doc/latex/base/ltxdoc.pdf
12mu|texlive-latex-20130306-1|250	%doc %{_texmfdistdir}/doc/latex/base/makeindx.pdf
12mu|texlive-latex-20130306-1|251	%doc %{_texmfdistdir}/doc/latex/base/manifest.txt
12mu|texlive-latex-20130306-1|252	%doc %{_texmfdistdir}/doc/latex/base/manual.pdf
12mu|texlive-latex-20130306-1|253	%doc %{_texmfdistdir}/doc/latex/base/modguide.pdf
12mu|texlive-latex-20130306-1|254	%doc %{_texmfdistdir}/doc/latex/base/newlfont.pdf
12mu|texlive-latex-20130306-1|255	%doc %{_texmfdistdir}/doc/latex/base/oldlfont.pdf
12mu|texlive-latex-20130306-1|256	%doc %{_texmfdistdir}/doc/latex/base/patches.txt
12mu|texlive-latex-20130306-1|257	%doc %{_texmfdistdir}/doc/latex/base/proc.pdf
12mu|texlive-latex-20130306-1|258	%doc %{_texmfdistdir}/doc/latex/base/slides.pdf
12mu|texlive-latex-20130306-1|259	%doc %{_texmfdistdir}/doc/latex/base/slifonts.pdf
12mu|texlive-latex-20130306-1|260	%doc %{_texmfdistdir}/doc/latex/base/source2e.pdf
12mu|texlive-latex-20130306-1|261	%doc %{_texmfdistdir}/doc/latex/base/syntonly.pdf
12mu|texlive-latex-20130306-1|262	%doc %{_texmfdistdir}/doc/latex/base/tex2.txt
12mu|texlive-latex-20130306-1|263	%doc %{_texmfdistdir}/doc/latex/base/texpert.txt
12mu|texlive-latex-20130306-1|264	%doc %{_texmfdistdir}/doc/latex/base/tlc2.pdf
12mu|texlive-latex-20130306-1|265	%doc %{_texmfdistdir}/doc/latex/base/usrguide.pdf
12mu|texlive-latex-20130306-1|266	%doc %{_texmfdistdir}/doc/latex/base/utf8ienc.pdf
12mu|texlive-latex-20130306-1|267	%doc %{_texmfdistdir}/doc/latex/base/webcomp.pdf
12mu|texlive-latex-20130306-1|268	#- source
12mu|texlive-latex-20130306-1|269	%doc %{_texmfdistdir}/source/latex/base/alltt.dtx
12mu|texlive-latex-20130306-1|270	%doc %{_texmfdistdir}/source/latex/base/alltt.ins
12mu|texlive-latex-20130306-1|271	%doc %{_texmfdistdir}/source/latex/base/autoload.ins
12mu|texlive-latex-20130306-1|272	%doc %{_texmfdistdir}/source/latex/base/cfgguide.tex
12mu|texlive-latex-20130306-1|273	%doc %{_texmfdistdir}/source/latex/base/classes.dtx
12mu|texlive-latex-20130306-1|274	%doc %{_texmfdistdir}/source/latex/base/classes.ins
12mu|texlive-latex-20130306-1|275	%doc %{_texmfdistdir}/source/latex/base/clsguide.tex
12mu|texlive-latex-20130306-1|276	%doc %{_texmfdistdir}/source/latex/base/cmextra.ins
12mu|texlive-latex-20130306-1|277	%doc %{_texmfdistdir}/source/latex/base/cmfonts.fdd
12mu|texlive-latex-20130306-1|278	%doc %{_texmfdistdir}/source/latex/base/cmfonts.ins
12mu|texlive-latex-20130306-1|279	%doc %{_texmfdistdir}/source/latex/base/cyrguide.tex
12mu|texlive-latex-20130306-1|280	%doc %{_texmfdistdir}/source/latex/base/doc.dtx
12mu|texlive-latex-20130306-1|281	%doc %{_texmfdistdir}/source/latex/base/docstrip.dtx
12mu|texlive-latex-20130306-1|282	%doc %{_texmfdistdir}/source/latex/base/docstrip.ins
12mu|texlive-latex-20130306-1|283	%doc %{_texmfdistdir}/source/latex/base/ec.ins
12mu|texlive-latex-20130306-1|284	%doc %{_texmfdistdir}/source/latex/base/encguide.tex
12mu|texlive-latex-20130306-1|285	%doc %{_texmfdistdir}/source/latex/base/exscale.dtx
12mu|texlive-latex-20130306-1|286	%doc %{_texmfdistdir}/source/latex/base/exscale.ins
12mu|texlive-latex-20130306-1|287	%doc %{_texmfdistdir}/source/latex/base/fixltx2e.dtx
12mu|texlive-latex-20130306-1|288	%doc %{_texmfdistdir}/source/latex/base/fixltx2e.ins
12mu|texlive-latex-20130306-1|289	%doc %{_texmfdistdir}/source/latex/base/fntguide.tex
12mu|texlive-latex-20130306-1|290	%doc %{_texmfdistdir}/source/latex/base/fontdef.dtx
12mu|texlive-latex-20130306-1|291	%doc %{_texmfdistdir}/source/latex/base/format.ins
12mu|texlive-latex-20130306-1|292	%doc %{_texmfdistdir}/source/latex/base/graphpap.dtx
12mu|texlive-latex-20130306-1|293	%doc %{_texmfdistdir}/source/latex/base/graphpap.ins
12mu|texlive-latex-20130306-1|294	%doc %{_texmfdistdir}/source/latex/base/ifthen.dtx
12mu|texlive-latex-20130306-1|295	%doc %{_texmfdistdir}/source/latex/base/ifthen.ins
12mu|texlive-latex-20130306-1|296	%doc %{_texmfdistdir}/source/latex/base/inputenc.dtx
12mu|texlive-latex-20130306-1|297	%doc %{_texmfdistdir}/source/latex/base/inputenc.ins
12mu|texlive-latex-20130306-1|298	%doc %{_texmfdistdir}/source/latex/base/latex209.dtx
12mu|texlive-latex-20130306-1|299	%doc %{_texmfdistdir}/source/latex/base/latex209.ins
12mu|texlive-latex-20130306-1|300	%doc %{_texmfdistdir}/source/latex/base/latexbug.el
12mu|texlive-latex-20130306-1|301	%doc %{_texmfdistdir}/source/latex/base/latexsym.dtx
12mu|texlive-latex-20130306-1|302	%doc %{_texmfdistdir}/source/latex/base/latexsym.ins
12mu|texlive-latex-20130306-1|303	%doc %{_texmfdistdir}/source/latex/base/lb2.err
12mu|texlive-latex-20130306-1|304	%doc %{_texmfdistdir}/source/latex/base/letter.dtx
12mu|texlive-latex-20130306-1|305	%doc %{_texmfdistdir}/source/latex/base/letter.ins
12mu|texlive-latex-20130306-1|306	%doc %{_texmfdistdir}/source/latex/base/lgc2.err
12mu|texlive-latex-20130306-1|307	%doc %{_texmfdistdir}/source/latex/base/ltalloc.dtx
12mu|texlive-latex-20130306-1|308	%doc %{_texmfdistdir}/source/latex/base/ltbibl.dtx
12mu|texlive-latex-20130306-1|309	%doc %{_texmfdistdir}/source/latex/base/ltboxes.dtx
12mu|texlive-latex-20130306-1|310	%doc %{_texmfdistdir}/source/latex/base/ltclass.dtx
12mu|texlive-latex-20130306-1|311	%doc %{_texmfdistdir}/source/latex/base/ltcntrl.dtx
12mu|texlive-latex-20130306-1|312	%doc %{_texmfdistdir}/source/latex/base/ltcounts.dtx
12mu|texlive-latex-20130306-1|313	%doc %{_texmfdistdir}/source/latex/base/ltdefns.dtx
12mu|texlive-latex-20130306-1|314	%doc %{_texmfdistdir}/source/latex/base/ltdirchk.dtx
12mu|texlive-latex-20130306-1|315	%doc %{_texmfdistdir}/source/latex/base/lterror.dtx
12mu|texlive-latex-20130306-1|316	%doc %{_texmfdistdir}/source/latex/base/ltfiles.dtx
12mu|texlive-latex-20130306-1|317	%doc %{_texmfdistdir}/source/latex/base/ltfinal.dtx
12mu|texlive-latex-20130306-1|318	%doc %{_texmfdistdir}/source/latex/base/ltfloat.dtx
12mu|texlive-latex-20130306-1|319	%doc %{_texmfdistdir}/source/latex/base/ltfntcmd.dtx
12mu|texlive-latex-20130306-1|320	%doc %{_texmfdistdir}/source/latex/base/ltfssbas.dtx
12mu|texlive-latex-20130306-1|321	%doc %{_texmfdistdir}/source/latex/base/ltfsscmp.dtx
12mu|texlive-latex-20130306-1|322	%doc %{_texmfdistdir}/source/latex/base/ltfssdcl.dtx
12mu|texlive-latex-20130306-1|323	%doc %{_texmfdistdir}/source/latex/base/ltfssini.dtx
12mu|texlive-latex-20130306-1|324	%doc %{_texmfdistdir}/source/latex/base/ltfsstrc.dtx
12mu|texlive-latex-20130306-1|325	%doc %{_texmfdistdir}/source/latex/base/lthyphen.dtx
12mu|texlive-latex-20130306-1|326	%doc %{_texmfdistdir}/source/latex/base/ltidxglo.dtx
12mu|texlive-latex-20130306-1|327	%doc %{_texmfdistdir}/source/latex/base/ltlength.dtx
12mu|texlive-latex-20130306-1|328	%doc %{_texmfdistdir}/source/latex/base/ltlists.dtx
12mu|texlive-latex-20130306-1|329	%doc %{_texmfdistdir}/source/latex/base/ltlogos.dtx
12mu|texlive-latex-20130306-1|330	%doc %{_texmfdistdir}/source/latex/base/ltmath.dtx
12mu|texlive-latex-20130306-1|331	%doc %{_texmfdistdir}/source/latex/base/ltmiscen.dtx
12mu|texlive-latex-20130306-1|332	%doc %{_texmfdistdir}/source/latex/base/ltnews01.tex
12mu|texlive-latex-20130306-1|333	%doc %{_texmfdistdir}/source/latex/base/ltnews02.tex
12mu|texlive-latex-20130306-1|334	%doc %{_texmfdistdir}/source/latex/base/ltnews03.tex
12mu|texlive-latex-20130306-1|335	%doc %{_texmfdistdir}/source/latex/base/ltnews04.tex
12mu|texlive-latex-20130306-1|336	%doc %{_texmfdistdir}/source/latex/base/ltnews05.tex
12mu|texlive-latex-20130306-1|337	%doc %{_texmfdistdir}/source/latex/base/ltnews06.tex
12mu|texlive-latex-20130306-1|338	%doc %{_texmfdistdir}/source/latex/base/ltnews07.tex
12mu|texlive-latex-20130306-1|339	%doc %{_texmfdistdir}/source/latex/base/ltnews08.tex
12mu|texlive-latex-20130306-1|340	%doc %{_texmfdistdir}/source/latex/base/ltnews09.tex
12mu|texlive-latex-20130306-1|341	%doc %{_texmfdistdir}/source/latex/base/ltnews10.tex
12mu|texlive-latex-20130306-1|342	%doc %{_texmfdistdir}/source/latex/base/ltnews11.tex
12mu|texlive-latex-20130306-1|343	%doc %{_texmfdistdir}/source/latex/base/ltnews12.tex
12mu|texlive-latex-20130306-1|344	%doc %{_texmfdistdir}/source/latex/base/ltnews13.tex
12mu|texlive-latex-20130306-1|345	%doc %{_texmfdistdir}/source/latex/base/ltnews14.tex
12mu|texlive-latex-20130306-1|346	%doc %{_texmfdistdir}/source/latex/base/ltnews15.tex
12mu|texlive-latex-20130306-1|347	%doc %{_texmfdistdir}/source/latex/base/ltnews16.tex
12mu|texlive-latex-20130306-1|348	%doc %{_texmfdistdir}/source/latex/base/ltnews17.tex
12mu|texlive-latex-20130306-1|349	%doc %{_texmfdistdir}/source/latex/base/ltnews18.tex
12mu|texlive-latex-20130306-1|350	%doc %{_texmfdistdir}/source/latex/base/ltnews19.tex
12mu|texlive-latex-20130306-1|351	%doc %{_texmfdistdir}/source/latex/base/ltnews20.tex
12mu|texlive-latex-20130306-1|352	%doc %{_texmfdistdir}/source/latex/base/ltoutenc.dtx
12mu|texlive-latex-20130306-1|353	%doc %{_texmfdistdir}/source/latex/base/ltoutenc.ins
12mu|texlive-latex-20130306-1|354	%doc %{_texmfdistdir}/source/latex/base/ltoutput.dtx
12mu|texlive-latex-20130306-1|355	%doc %{_texmfdistdir}/source/latex/base/ltpage.dtx
12mu|texlive-latex-20130306-1|356	%doc %{_texmfdistdir}/source/latex/base/ltpageno.dtx
12mu|texlive-latex-20130306-1|357	%doc %{_texmfdistdir}/source/latex/base/ltpar.dtx
12mu|texlive-latex-20130306-1|358	%doc %{_texmfdistdir}/source/latex/base/ltpictur.dtx
12mu|texlive-latex-20130306-1|359	%doc %{_texmfdistdir}/source/latex/base/ltplain.dtx
12mu|texlive-latex-20130306-1|360	%doc %{_texmfdistdir}/source/latex/base/ltsect.dtx
12mu|texlive-latex-20130306-1|361	%doc %{_texmfdistdir}/source/latex/base/ltspace.dtx
12mu|texlive-latex-20130306-1|362	%doc %{_texmfdistdir}/source/latex/base/lttab.dtx
12mu|texlive-latex-20130306-1|363	%doc %{_texmfdistdir}/source/latex/base/ltthm.dtx
12mu|texlive-latex-20130306-1|364	%doc %{_texmfdistdir}/source/latex/base/ltvers.dtx
12mu|texlive-latex-20130306-1|365	%doc %{_texmfdistdir}/source/latex/base/ltx3info.tex
12mu|texlive-latex-20130306-1|366	%doc %{_texmfdistdir}/source/latex/base/ltxdoc.dtx
12mu|texlive-latex-20130306-1|367	%doc %{_texmfdistdir}/source/latex/base/ltxref.dtx
12mu|texlive-latex-20130306-1|368	%doc %{_texmfdistdir}/source/latex/base/makeindx.dtx
12mu|texlive-latex-20130306-1|369	%doc %{_texmfdistdir}/source/latex/base/makeindx.ins
12mu|texlive-latex-20130306-1|370	%doc %{_texmfdistdir}/source/latex/base/manual.err
12mu|texlive-latex-20130306-1|371	%doc %{_texmfdistdir}/source/latex/base/modguide.tex
12mu|texlive-latex-20130306-1|372	%doc %{_texmfdistdir}/source/latex/base/newdc.ins
12mu|texlive-latex-20130306-1|373	%doc %{_texmfdistdir}/source/latex/base/newlfont.dtx
12mu|texlive-latex-20130306-1|374	%doc %{_texmfdistdir}/source/latex/base/nfssfont.dtx
12mu|texlive-latex-20130306-1|375	%doc %{_texmfdistdir}/source/latex/base/nfssfont.ins
12mu|texlive-latex-20130306-1|376	%doc %{_texmfdistdir}/source/latex/base/olddc.ins
12mu|texlive-latex-20130306-1|377	%doc %{_texmfdistdir}/source/latex/base/oldlfont.dtx
12mu|texlive-latex-20130306-1|378	%doc %{_texmfdistdir}/source/latex/base/preload.dtx
12mu|texlive-latex-20130306-1|379	%doc %{_texmfdistdir}/source/latex/base/proc.dtx
12mu|texlive-latex-20130306-1|380	%doc %{_texmfdistdir}/source/latex/base/proc.ins
12mu|texlive-latex-20130306-1|381	%doc %{_texmfdistdir}/source/latex/base/slides.dtx
12mu|texlive-latex-20130306-1|382	%doc %{_texmfdistdir}/source/latex/base/slides.ins
12mu|texlive-latex-20130306-1|383	%doc %{_texmfdistdir}/source/latex/base/slifonts.fdd
12mu|texlive-latex-20130306-1|384	%doc %{_texmfdistdir}/source/latex/base/source2e.tex
12mu|texlive-latex-20130306-1|385	%doc %{_texmfdistdir}/source/latex/base/syntonly.dtx
12mu|texlive-latex-20130306-1|386	%doc %{_texmfdistdir}/source/latex/base/syntonly.ins
12mu|texlive-latex-20130306-1|387	%doc %{_texmfdistdir}/source/latex/base/tlc2.err
12mu|texlive-latex-20130306-1|388	%doc %{_texmfdistdir}/source/latex/base/unpack.ins
12mu|texlive-latex-20130306-1|389	%doc %{_texmfdistdir}/source/latex/base/usrguide.tex
12mu|texlive-latex-20130306-1|390	%doc %{_texmfdistdir}/source/latex/base/utf8ienc.dtx
12mu|texlive-latex-20130306-1|391	%doc %{_texmfdistdir}/source/latex/base/webcomp.err
12mu|texlive-latex-20130306-1|392	%doc %{_mandir}/man1/latex.1*
12mu|texlive-latex-20130306-1|393	%doc %{_texmfdistdir}/doc/man/man1/latex.man1.pdf
12mu|texlive-latex-20130306-1|394	%doc %{_mandir}/man1/pdflatex.1*
12mu|texlive-latex-20130306-1|395	%doc %{_texmfdistdir}/doc/man/man1/pdflatex.man1.pdf
12mu|texlive-latex-20130306-1|396	
12mu|texlive-latex-20130306-1|397	#-----------------------------------------------------------------------
12mu|texlive-latex-20130306-1|398	%prep
12mu|texlive-latex-20130306-1|399	%setup -c -a0 -a1 -a2 -a3 -a4
12mu|texlive-latex-20130306-1|400	
12mu|texlive-latex-20130306-1|401	%build
12mu|texlive-latex-20130306-1|402	
12mu|texlive-latex-20130306-1|403	%install
12mu|texlive-latex-20130306-1|404	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-latex-20130306-1|405	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-latex-20130306-1|406	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-latex-20130306-1|407	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-latex-20130306-1|408	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-latex-20130306-1|409	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-latex-20130306-1|410	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mu|texlive-latex-20130306-1|411	cat > %{buildroot}%{_texmf_fmtutil_d}/latex <<EOF
12mu|texlive-latex-20130306-1|412	#
12mu|texlive-latex-20130306-1|413	# from latex-bin:
12mu|texlive-latex-20130306-1|414	latex pdftex language.dat -translate-file=cp227.tcx *latex.ini
12mu|texlive-latex-20130306-1|415	pdflatex pdftex language.dat -translate-file=cp227.tcx *pdflatex.ini
12mu|texlive-latex-20130306-1|416	dvilualatex luatex language.dat,language.dat.lua dvilualatex.ini
12mu|texlive-latex-20130306-1|417	lualatex luatex language.dat,language.dat.lua lualatex.ini
12mu|texlive-latex-20130306-1|418	EOF
12mu|texlive-latex-20130306-1|419	
12mu|texlive-latex-20130306-1|420	%changelog
12mu|texlive-latex-20130306-1|421	* Tue Mar 04 2014 Denis Silakov <denis.silakov@rosalab.ru> 20130306-1
12mu|texlive-latex-20130306-1|422	+ Revision: b6adb08
12mu|texlive-latex-20130306-1|423	- Sync with cooker
12mu|texlive-latex-20130306-1|424	
12mu|texlive-latex-20130306-1|425	

21169 12
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|1	# revision 29725
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|2	# category Package
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|3	# catalog-ctan undef
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|4	# catalog-date undef
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|5	# catalog-license undef
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|6	# catalog-version undef
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|7	Name:		texlive-latex2e-help-texinfo-spanish
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|8	Version:	20131011
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|9	Release:	5
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|10	Summary:	TeXLive latex2e-help-texinfo-spanish package
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|11	Group:		Publishing
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|12	URL:		http://tug.org/texlive
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex2e-help-texinfo-spanish.tar.xz
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex2e-help-texinfo-spanish.doc.tar.xz
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|16	BuildArch:	noarch
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|19	
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|20	%description
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|21	TeXLive latex2e-help-texinfo-spanish package.
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|22	
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|23	#-----------------------------------------------------------------------
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|24	%files
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|25	%doc %{_infodir}/latex2e-es.info*
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|26	%doc %{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.dbk
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|27	%doc %{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.html
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|28	%doc %{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.pdf
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|29	%doc %{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.texi
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|30	%doc %{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.txt
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|31	%doc %{_texmfdistdir}/doc/latex/latex2e-help-texinfo-spanish/latex2e-es.xml
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|32	#-----------------------------------------------------------------------
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|33	%prep
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|34	%setup -c -a0 -a1
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|35	
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|36	%build
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|37	
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|38	%install
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|39	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|40	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|41	mkdir -p %{buildroot}%{_infodir}
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|42	mv %{buildroot}%{_texmfdistdir}/doc/info/*.info %{buildroot}%{_infodir}
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|43	
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|44	%changelog
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|45	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131011-5
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|46	+ Revision: 1ad5559
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|47	- Sync with cooker
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|48	
12mu|texlive-latex2e-help-texinfo-spanish-20131011-5|49	

21170 12
12mu|texlive-latex-brochure-20130122-6|1	# revision 28916
12mu|texlive-latex-brochure-20130122-6|2	# category Package
12mu|texlive-latex-brochure-20130122-6|3	# catalog-ctan /info/latex-brochure
12mu|texlive-latex-brochure-20130122-6|4	# catalog-date 2013-01-22 18:02:11 +0100
12mu|texlive-latex-brochure-20130122-6|5	# catalog-license lppl
12mu|texlive-latex-brochure-20130122-6|6	# catalog-version 2013-01-22
12mu|texlive-latex-brochure-20130122-6|7	Name:		texlive-latex-brochure
12mu|texlive-latex-brochure-20130122-6|8	Version:	20130122
12mu|texlive-latex-brochure-20130122-6|9	Release:	6
12mu|texlive-latex-brochure-20130122-6|10	Summary:	A publicity flyer for LaTeX
12mu|texlive-latex-brochure-20130122-6|11	Group:		Publishing
12mu|texlive-latex-brochure-20130122-6|12	URL:		http://www.ctan.org/tex-archive/info/latex-brochure
12mu|texlive-latex-brochure-20130122-6|13	License:	LPPL
12mu|texlive-latex-brochure-20130122-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-brochure.tar.xz
12mu|texlive-latex-brochure-20130122-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-brochure.doc.tar.xz
12mu|texlive-latex-brochure-20130122-6|16	BuildArch:	noarch
12mu|texlive-latex-brochure-20130122-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-latex-brochure-20130122-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-latex-brochure-20130122-6|19	
12mu|texlive-latex-brochure-20130122-6|20	%description
12mu|texlive-latex-brochure-20130122-6|21	The document is designed as a publicity flyer for LaTeX, but
12mu|texlive-latex-brochure-20130122-6|22	also serves as an interesting showcase of what LaTeX can do.
12mu|texlive-latex-brochure-20130122-6|23	The flyer is designed for printing, double-sided, on A3 paper,
12mu|texlive-latex-brochure-20130122-6|24	which would then be folded once.
12mu|texlive-latex-brochure-20130122-6|25	
12mu|texlive-latex-brochure-20130122-6|26	#-----------------------------------------------------------------------
12mu|texlive-latex-brochure-20130122-6|27	%files
12mu|texlive-latex-brochure-20130122-6|28	%doc %{_texmfdistdir}/doc/latex/latex-brochure/README
12mu|texlive-latex-brochure-20130122-6|29	%doc %{_texmfdistdir}/doc/latex/latex-brochure/README.pdf
12mu|texlive-latex-brochure-20130122-6|30	%doc %{_texmfdistdir}/doc/latex/latex-brochure/brochure-a3folderFB.pdf
12mu|texlive-latex-brochure-20130122-6|31	%doc %{_texmfdistdir}/doc/latex/latex-brochure/brochure-a3folderIN.pdf
12mu|texlive-latex-brochure-20130122-6|32	%doc %{_texmfdistdir}/doc/latex/latex-brochure/brochure-a4.pdf
12mu|texlive-latex-brochure-20130122-6|33	%doc %{_texmfdistdir}/doc/latex/latex-brochure/brochure-ledgerfolderFB.pdf
12mu|texlive-latex-brochure-20130122-6|34	%doc %{_texmfdistdir}/doc/latex/latex-brochure/brochure-ledgerfolderIN.pdf
12mu|texlive-latex-brochure-20130122-6|35	%doc %{_texmfdistdir}/doc/latex/latex-brochure/brochure-letter.pdf
12mu|texlive-latex-brochure-20130122-6|36	%doc %{_texmfdistdir}/doc/latex/latex-brochure/brochure.bib
12mu|texlive-latex-brochure-20130122-6|37	%doc %{_texmfdistdir}/doc/latex/latex-brochure/brochure.pdf
12mu|texlive-latex-brochure-20130122-6|38	%doc %{_texmfdistdir}/doc/latex/latex-brochure/brochure.sty
12mu|texlive-latex-brochure-20130122-6|39	%doc %{_texmfdistdir}/doc/latex/latex-brochure/brochure.tex
12mu|texlive-latex-brochure-20130122-6|40	%doc %{_texmfdistdir}/doc/latex/latex-brochure/build
12mu|texlive-latex-brochure-20130122-6|41	%doc %{_texmfdistdir}/doc/latex/latex-brochure/diagram-crop.eps
12mu|texlive-latex-brochure-20130122-6|42	%doc %{_texmfdistdir}/doc/latex/latex-brochure/diagram-crop.pdf
12mu|texlive-latex-brochure-20130122-6|43	%doc %{_texmfdistdir}/doc/latex/latex-brochure/fullscreen.eps
12mu|texlive-latex-brochure-20130122-6|44	%doc %{_texmfdistdir}/doc/latex/latex-brochure/fullscreen.png
12mu|texlive-latex-brochure-20130122-6|45	%doc %{_texmfdistdir}/doc/latex/latex-brochure/index.html
12mu|texlive-latex-brochure-20130122-6|46	%doc %{_texmfdistdir}/doc/latex/latex-brochure/sample-crop.eps
12mu|texlive-latex-brochure-20130122-6|47	%doc %{_texmfdistdir}/doc/latex/latex-brochure/sample-crop.pdf
12mu|texlive-latex-brochure-20130122-6|48	%doc %{_texmfdistdir}/doc/latex/latex-brochure/typo-degraded.eps
12mu|texlive-latex-brochure-20130122-6|49	%doc %{_texmfdistdir}/doc/latex/latex-brochure/typo-degraded.png
12mu|texlive-latex-brochure-20130122-6|50	
12mu|texlive-latex-brochure-20130122-6|51	#-----------------------------------------------------------------------
12mu|texlive-latex-brochure-20130122-6|52	%prep
12mu|texlive-latex-brochure-20130122-6|53	%setup -c -a0 -a1
12mu|texlive-latex-brochure-20130122-6|54	
12mu|texlive-latex-brochure-20130122-6|55	%build
12mu|texlive-latex-brochure-20130122-6|56	
12mu|texlive-latex-brochure-20130122-6|57	%install
12mu|texlive-latex-brochure-20130122-6|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-latex-brochure-20130122-6|59	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-latex-brochure-20130122-6|60	
12mu|texlive-latex-brochure-20130122-6|61	%changelog
12mu|texlive-latex-brochure-20130122-6|62	* Sun Feb 16 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 20130122-6
12mu|texlive-latex-brochure-20130122-6|63	+ Revision: 3088da7
12mu|texlive-latex-brochure-20130122-6|64	- - Update to latest release.
12mu|texlive-latex-brochure-20130122-6|65	
12mu|texlive-latex-brochure-20130122-6|66	

21171 12
12mu|texlive-latexconfig-20131011-5|1	# revision 28991
12mu|texlive-latexconfig-20131011-5|2	# category Package
12mu|texlive-latexconfig-20131011-5|3	# catalog-ctan undef
12mu|texlive-latexconfig-20131011-5|4	# catalog-date undef
12mu|texlive-latexconfig-20131011-5|5	# catalog-license undef
12mu|texlive-latexconfig-20131011-5|6	# catalog-version undef
12mu|texlive-latexconfig-20131011-5|7	Name:		texlive-latexconfig
12mu|texlive-latexconfig-20131011-5|8	Version:	20131011
12mu|texlive-latexconfig-20131011-5|9	Release:	5
12mu|texlive-latexconfig-20131011-5|10	Summary:	TeXLive latexconfig package
12mu|texlive-latexconfig-20131011-5|11	Group:		Publishing
12mu|texlive-latexconfig-20131011-5|12	URL:		http://tug.org/texlive
12mu|texlive-latexconfig-20131011-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-latexconfig-20131011-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexconfig.tar.xz
12mu|texlive-latexconfig-20131011-5|15	BuildArch:	noarch
12mu|texlive-latexconfig-20131011-5|16	BuildRequires:	texlive-tlpkg
12mu|texlive-latexconfig-20131011-5|17	Requires(pre):	texlive-tlpkg
12mu|texlive-latexconfig-20131011-5|18	Requires(post):	texlive-kpathsea
12mu|texlive-latexconfig-20131011-5|19	
12mu|texlive-latexconfig-20131011-5|20	%description
12mu|texlive-latexconfig-20131011-5|21	TeXLive latexconfig package.
12mu|texlive-latexconfig-20131011-5|22	
12mu|texlive-latexconfig-20131011-5|23	%post
12mu|texlive-latexconfig-20131011-5|24	%{_sbindir}/texlive.post
12mu|texlive-latexconfig-20131011-5|25	
12mu|texlive-latexconfig-20131011-5|26	%postun
12mu|texlive-latexconfig-20131011-5|27	if [ $1 -eq 0 ]; then
12mu|texlive-latexconfig-20131011-5|28	%{_sbindir}/texlive.post
12mu|texlive-latexconfig-20131011-5|29	fi
12mu|texlive-latexconfig-20131011-5|30	
12mu|texlive-latexconfig-20131011-5|31	#-----------------------------------------------------------------------
12mu|texlive-latexconfig-20131011-5|32	%files
12mu|texlive-latexconfig-20131011-5|33	%{_texmfdistdir}/tex/latex/latexconfig/color.cfg
12mu|texlive-latexconfig-20131011-5|34	%{_texmfdistdir}/tex/latex/latexconfig/dvilualatex.ini
12mu|texlive-latexconfig-20131011-5|35	%{_texmfdistdir}/tex/latex/latexconfig/epstopdf-sys.cfg
12mu|texlive-latexconfig-20131011-5|36	%{_texmfdistdir}/tex/latex/latexconfig/graphics.cfg
12mu|texlive-latexconfig-20131011-5|37	%{_texmfdistdir}/tex/latex/latexconfig/hyperref.cfg
12mu|texlive-latexconfig-20131011-5|38	%{_texmfdistdir}/tex/latex/latexconfig/latex.ini
12mu|texlive-latexconfig-20131011-5|39	%{_texmfdistdir}/tex/latex/latexconfig/lualatex-patch-kernel.tex
12mu|texlive-latexconfig-20131011-5|40	%{_texmfdistdir}/tex/latex/latexconfig/lualatex-reset-codes.tex
12mu|texlive-latexconfig-20131011-5|41	%{_texmfdistdir}/tex/latex/latexconfig/lualatex.ini
12mu|texlive-latexconfig-20131011-5|42	%{_texmfdistdir}/tex/latex/latexconfig/lualatexiniconfig.tex
12mu|texlive-latexconfig-20131011-5|43	%{_texmfdistdir}/tex/latex/latexconfig/lualatexquotejobname.lua
12mu|texlive-latexconfig-20131011-5|44	%{_texmfdistdir}/tex/latex/latexconfig/lualatexquotejobname.tex
12mu|texlive-latexconfig-20131011-5|45	%{_texmfdistdir}/tex/latex/latexconfig/mllatex.ini
12mu|texlive-latexconfig-20131011-5|46	%{_texmfdistdir}/tex/latex/latexconfig/pdflatex.ini
12mu|texlive-latexconfig-20131011-5|47	%{_texmfdistdir}/tex/latex/latexconfig/xelatex.ini
12mu|texlive-latexconfig-20131011-5|48	
12mu|texlive-latexconfig-20131011-5|49	#-----------------------------------------------------------------------
12mu|texlive-latexconfig-20131011-5|50	%prep
12mu|texlive-latexconfig-20131011-5|51	%setup -c -a0
12mu|texlive-latexconfig-20131011-5|52	
12mu|texlive-latexconfig-20131011-5|53	%build
12mu|texlive-latexconfig-20131011-5|54	
12mu|texlive-latexconfig-20131011-5|55	%install
12mu|texlive-latexconfig-20131011-5|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-latexconfig-20131011-5|57	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mu|texlive-latexconfig-20131011-5|58	
12mu|texlive-latexconfig-20131011-5|59	%changelog
12mu|texlive-latexconfig-20131011-5|60	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131011-5
12mu|texlive-latexconfig-20131011-5|61	+ Revision: 469f20d
12mu|texlive-latexconfig-20131011-5|62	- Sync with cooker
12mu|texlive-latexconfig-20131011-5|63	
12mu|texlive-latexconfig-20131011-5|64	

21172 12
12mu|texlive-latexdiff-1.0.3-5|1	# revision 30961
12mu|texlive-latexdiff-1.0.3-5|2	# category Package
12mu|texlive-latexdiff-1.0.3-5|3	# catalog-ctan /support/latexdiff
12mu|texlive-latexdiff-1.0.3-5|4	# catalog-date 2013-06-17 18:07:35 +0200
12mu|texlive-latexdiff-1.0.3-5|5	# catalog-license gpl
12mu|texlive-latexdiff-1.0.3-5|6	# catalog-version 1.0.3
12mu|texlive-latexdiff-1.0.3-5|7	Name:		texlive-latexdiff
12mu|texlive-latexdiff-1.0.3-5|8	Version:	1.0.3
12mu|texlive-latexdiff-1.0.3-5|9	Release:	5
12mu|texlive-latexdiff-1.0.3-5|10	Summary:	Determine and mark up significant differences between latex files
12mu|texlive-latexdiff-1.0.3-5|11	Group:		Publishing
12mu|texlive-latexdiff-1.0.3-5|12	URL:		http://www.ctan.org/tex-archive/support/latexdiff
12mu|texlive-latexdiff-1.0.3-5|13	License:	GPL
12mu|texlive-latexdiff-1.0.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexdiff.tar.xz
12mu|texlive-latexdiff-1.0.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexdiff.doc.tar.xz
12mu|texlive-latexdiff-1.0.3-5|16	BuildArch:	noarch
12mu|texlive-latexdiff-1.0.3-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-latexdiff-1.0.3-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-latexdiff-1.0.3-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-latexdiff-1.0.3-5|20	Provides:	texlive-latexdiff.bin = %{EVRD}
12mu|texlive-latexdiff-1.0.3-5|21	%rename latexdiff
12mu|texlive-latexdiff-1.0.3-5|22	
12mu|texlive-latexdiff-1.0.3-5|23	%description
12mu|texlive-latexdiff-1.0.3-5|24	Latexdiff is a Perl script for visual mark up and revision of
12mu|texlive-latexdiff-1.0.3-5|25	significant differences between two latex files. Various
12mu|texlive-latexdiff-1.0.3-5|26	options are available for visual markup using standard latex
12mu|texlive-latexdiff-1.0.3-5|27	packages such as color. Changes not directly affecting visible
12mu|texlive-latexdiff-1.0.3-5|28	text, for example in formatting commands, are still marked in
12mu|texlive-latexdiff-1.0.3-5|29	the latex source. A rudimentary revision facilility is provided
12mu|texlive-latexdiff-1.0.3-5|30	by another Perl script, latexrevise, which accepts or rejects
12mu|texlive-latexdiff-1.0.3-5|31	all changes. Manual editing of the difference file can be used
12mu|texlive-latexdiff-1.0.3-5|32	to override this default behaviour and accept or reject
12mu|texlive-latexdiff-1.0.3-5|33	selected changes only.
12mu|texlive-latexdiff-1.0.3-5|34	
12mu|texlive-latexdiff-1.0.3-5|35	%post
12mu|texlive-latexdiff-1.0.3-5|36	%{_sbindir}/texlive.post
12mu|texlive-latexdiff-1.0.3-5|37	
12mu|texlive-latexdiff-1.0.3-5|38	%postun
12mu|texlive-latexdiff-1.0.3-5|39	if [ $1 -eq 0 ]; then
12mu|texlive-latexdiff-1.0.3-5|40	%{_sbindir}/texlive.post
12mu|texlive-latexdiff-1.0.3-5|41	fi
12mu|texlive-latexdiff-1.0.3-5|42	
12mu|texlive-latexdiff-1.0.3-5|43	#-----------------------------------------------------------------------
12mu|texlive-latexdiff-1.0.3-5|44	%files
12mu|texlive-latexdiff-1.0.3-5|45	%{_bindir}/latexdiff-vc
12mu|texlive-latexdiff-1.0.3-5|46	%{_bindir}/latexdiff
12mu|texlive-latexdiff-1.0.3-5|47	%{_bindir}/latexrevise
12mu|texlive-latexdiff-1.0.3-5|48	%{_texmfdistdir}/scripts/latexdiff/latexdiff-vc.pl
12mu|texlive-latexdiff-1.0.3-5|49	%{_texmfdistdir}/scripts/latexdiff/latexdiff.pl
12mu|texlive-latexdiff-1.0.3-5|50	%{_texmfdistdir}/scripts/latexdiff/latexrevise.pl
12mu|texlive-latexdiff-1.0.3-5|51	%doc %{_mandir}/man1/latexdiff-vc.1*
12mu|texlive-latexdiff-1.0.3-5|52	%doc %{_texmfdistdir}/doc/man/man1/latexdiff-vc.man1.pdf
12mu|texlive-latexdiff-1.0.3-5|53	%doc %{_mandir}/man1/latexdiff.1*
12mu|texlive-latexdiff-1.0.3-5|54	%doc %{_texmfdistdir}/doc/man/man1/latexdiff.man1.pdf
12mu|texlive-latexdiff-1.0.3-5|55	%doc %{_mandir}/man1/latexrevise.1*
12mu|texlive-latexdiff-1.0.3-5|56	%doc %{_texmfdistdir}/doc/man/man1/latexrevise.man1.pdf
12mu|texlive-latexdiff-1.0.3-5|57	%doc %{_texmfdistdir}/doc/support/latexdiff/COPYING
12mu|texlive-latexdiff-1.0.3-5|58	%doc %{_texmfdistdir}/doc/support/latexdiff/README
12mu|texlive-latexdiff-1.0.3-5|59	%doc %{_texmfdistdir}/doc/support/latexdiff/doc/example-diff.tex
12mu|texlive-latexdiff-1.0.3-5|60	%doc %{_texmfdistdir}/doc/support/latexdiff/doc/latexdiff-man.pdf
12mu|texlive-latexdiff-1.0.3-5|61	%doc %{_texmfdistdir}/doc/support/latexdiff/doc/latexdiff-man.tex
12mu|texlive-latexdiff-1.0.3-5|62	%doc %{_texmfdistdir}/doc/support/latexdiff/example/example-draft.tex
12mu|texlive-latexdiff-1.0.3-5|63	%doc %{_texmfdistdir}/doc/support/latexdiff/example/example-rev.tex
12mu|texlive-latexdiff-1.0.3-5|64	%doc %{_texmfdistdir}/doc/support/latexdiff/latexdiff
12mu|texlive-latexdiff-1.0.3-5|65	%doc %{_texmfdistdir}/doc/support/latexdiff/latexdiff-fast
12mu|texlive-latexdiff-1.0.3-5|66	
12mu|texlive-latexdiff-1.0.3-5|67	#-----------------------------------------------------------------------
12mu|texlive-latexdiff-1.0.3-5|68	%prep
12mu|texlive-latexdiff-1.0.3-5|69	%setup -c -a0 -a1
12mu|texlive-latexdiff-1.0.3-5|70	
12mu|texlive-latexdiff-1.0.3-5|71	%build
12mu|texlive-latexdiff-1.0.3-5|72	
12mu|texlive-latexdiff-1.0.3-5|73	%install
12mu|texlive-latexdiff-1.0.3-5|74	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-latexdiff-1.0.3-5|75	pushd %{buildroot}%{_bindir}
12mu|texlive-latexdiff-1.0.3-5|76	ln -sf %{_texmfdistdir}/scripts/latexdiff/latexdiff-vc.pl latexdiff-vc
12mu|texlive-latexdiff-1.0.3-5|77	ln -sf %{_texmfdistdir}/scripts/latexdiff/latexdiff.pl latexdiff
12mu|texlive-latexdiff-1.0.3-5|78	ln -sf %{_texmfdistdir}/scripts/latexdiff/latexrevise.pl latexrevise
12mu|texlive-latexdiff-1.0.3-5|79	popd
12mu|texlive-latexdiff-1.0.3-5|80	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-latexdiff-1.0.3-5|81	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-latexdiff-1.0.3-5|82	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-latexdiff-1.0.3-5|83	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-latexdiff-1.0.3-5|84	
12mu|texlive-latexdiff-1.0.3-5|85	%changelog
12mu|texlive-latexdiff-1.0.3-5|86	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.3-5
12mu|texlive-latexdiff-1.0.3-5|87	+ Revision: d840bba
12mu|texlive-latexdiff-1.0.3-5|88	- Sync with cooker
12mu|texlive-latexdiff-1.0.3-5|89	
12mu|texlive-latexdiff-1.0.3-5|90	

21173 12
12mu|texlive-latex-git-log-0.9-6|1	# revision 30983
12mu|texlive-latex-git-log-0.9-6|2	# category Package
12mu|texlive-latex-git-log-0.9-6|3	# catalog-ctan /support/latex-git-log
12mu|texlive-latex-git-log-0.9-6|4	# catalog-date 2013-06-19 18:12:49 +0200
12mu|texlive-latex-git-log-0.9-6|5	# catalog-license gpl3
12mu|texlive-latex-git-log-0.9-6|6	# catalog-version 0.9
12mu|texlive-latex-git-log-0.9-6|7	Name:		texlive-latex-git-log
12mu|texlive-latex-git-log-0.9-6|8	Version:	0.9
12mu|texlive-latex-git-log-0.9-6|9	Release:	6
12mu|texlive-latex-git-log-0.9-6|10	Summary:	Typeset git log information
12mu|texlive-latex-git-log-0.9-6|11	Group:		Publishing
12mu|texlive-latex-git-log-0.9-6|12	URL:		http://www.ctan.org/tex-archive/support/latex-git-log
12mu|texlive-latex-git-log-0.9-6|13	License:	GPL3
12mu|texlive-latex-git-log-0.9-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-git-log.tar.xz
12mu|texlive-latex-git-log-0.9-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-git-log.doc.tar.xz
12mu|texlive-latex-git-log-0.9-6|16	BuildArch:	noarch
12mu|texlive-latex-git-log-0.9-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-latex-git-log-0.9-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-latex-git-log-0.9-6|19	Requires(post):	texlive-kpathsea
12mu|texlive-latex-git-log-0.9-6|20	Provides:	texlive-latex-git-log.bin = %{EVRD}
12mu|texlive-latex-git-log-0.9-6|21	
12mu|texlive-latex-git-log-0.9-6|22	%description
12mu|texlive-latex-git-log-0.9-6|23	The program is run within a git repository, and outputs the
12mu|texlive-latex-git-log-0.9-6|24	entire version history, as a LaTeX table. That output will
12mu|texlive-latex-git-log-0.9-6|25	typically be redirected to a file; the author recommends
12mu|texlive-latex-git-log-0.9-6|26	typesetting in landscape orientation.
12mu|texlive-latex-git-log-0.9-6|27	
12mu|texlive-latex-git-log-0.9-6|28	%post
12mu|texlive-latex-git-log-0.9-6|29	%{_sbindir}/texlive.post
12mu|texlive-latex-git-log-0.9-6|30	
12mu|texlive-latex-git-log-0.9-6|31	%postun
12mu|texlive-latex-git-log-0.9-6|32	if [ $1 -eq 0 ]; then
12mu|texlive-latex-git-log-0.9-6|33	%{_sbindir}/texlive.post
12mu|texlive-latex-git-log-0.9-6|34	fi
12mu|texlive-latex-git-log-0.9-6|35	
12mu|texlive-latex-git-log-0.9-6|36	#-----------------------------------------------------------------------
12mu|texlive-latex-git-log-0.9-6|37	%files
12mu|texlive-latex-git-log-0.9-6|38	%{_bindir}/latex-git-log
12mu|texlive-latex-git-log-0.9-6|39	%{_texmfdistdir}/scripts/latex-git-log/latex-git-log
12mu|texlive-latex-git-log-0.9-6|40	%doc %{_mandir}/man1/latex-git-log.1*
12mu|texlive-latex-git-log-0.9-6|41	%doc %{_texmfdistdir}/doc/man/man1/latex-git-log.man1.pdf
12mu|texlive-latex-git-log-0.9-6|42	%doc %{_texmfdistdir}/doc/support/latex-git-log/README
12mu|texlive-latex-git-log-0.9-6|43	%doc %{_texmfdistdir}/doc/support/latex-git-log/example-output.tex
12mu|texlive-latex-git-log-0.9-6|44	%doc %{_texmfdistdir}/doc/support/latex-git-log/example.pdf
12mu|texlive-latex-git-log-0.9-6|45	%doc %{_texmfdistdir}/doc/support/latex-git-log/example.tex
12mu|texlive-latex-git-log-0.9-6|46	%doc %{_texmfdistdir}/doc/support/latex-git-log/po/de.po
12mu|texlive-latex-git-log-0.9-6|47	
12mu|texlive-latex-git-log-0.9-6|48	#-----------------------------------------------------------------------
12mu|texlive-latex-git-log-0.9-6|49	%prep
12mu|texlive-latex-git-log-0.9-6|50	%setup -c -a0 -a1
12mu|texlive-latex-git-log-0.9-6|51	
12mu|texlive-latex-git-log-0.9-6|52	%build
12mu|texlive-latex-git-log-0.9-6|53	
12mu|texlive-latex-git-log-0.9-6|54	%install
12mu|texlive-latex-git-log-0.9-6|55	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-latex-git-log-0.9-6|56	pushd %{buildroot}%{_bindir}
12mu|texlive-latex-git-log-0.9-6|57	ln -sf ../share/texmf-dist/scripts/latex-git-log/latex-git-log latex-git-log
12mu|texlive-latex-git-log-0.9-6|58	popd
12mu|texlive-latex-git-log-0.9-6|59	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-latex-git-log-0.9-6|60	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-latex-git-log-0.9-6|61	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-latex-git-log-0.9-6|62	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-latex-git-log-0.9-6|63	
12mu|texlive-latex-git-log-0.9-6|64	%changelog
12mu|texlive-latex-git-log-0.9-6|65	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.9-6
12mu|texlive-latex-git-log-0.9-6|66	+ Revision: 720abb1
12mu|texlive-latex-git-log-0.9-6|67	- MassBuild#289: Increase release tag
12mu|texlive-latex-git-log-0.9-6|68	
12mu|texlive-latex-git-log-0.9-6|69	

21174 12
12mu|texlive-latexindent-1.1R-6|1	# revision 32228
12mu|texlive-latexindent-1.1R-6|2	# category Package
12mu|texlive-latexindent-1.1R-6|3	# catalog-ctan /support/latexindent
12mu|texlive-latexindent-1.1R-6|4	# catalog-date 2013-11-18 13:22:51 +0100
12mu|texlive-latexindent-1.1R-6|5	# catalog-license gpl3
12mu|texlive-latexindent-1.1R-6|6	# catalog-version 1.1R
12mu|texlive-latexindent-1.1R-6|7	Name:		texlive-latexindent
12mu|texlive-latexindent-1.1R-6|8	Version:	1.1R
12mu|texlive-latexindent-1.1R-6|9	Release:	6
12mu|texlive-latexindent-1.1R-6|10	Summary:	Indent a LaTeX document, highlighting the programming structure
12mu|texlive-latexindent-1.1R-6|11	Group:		Publishing
12mu|texlive-latexindent-1.1R-6|12	URL:		http://www.ctan.org/tex-archive/support/latexindent
12mu|texlive-latexindent-1.1R-6|13	License:	GPL3
12mu|texlive-latexindent-1.1R-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexindent.tar.xz
12mu|texlive-latexindent-1.1R-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexindent.doc.tar.xz
12mu|texlive-latexindent-1.1R-6|16	BuildArch:	noarch
12mu|texlive-latexindent-1.1R-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-latexindent-1.1R-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-latexindent-1.1R-6|19	Requires(post):	texlive-kpathsea
12mu|texlive-latexindent-1.1R-6|20	Provides:	texlive-latexindent.bin = %{EVRD}
12mu|texlive-latexindent-1.1R-6|21	
12mu|texlive-latexindent-1.1R-6|22	%description
12mu|texlive-latexindent-1.1R-6|23	The Perl script (also available as a windows executable)
12mu|texlive-latexindent-1.1R-6|24	processes a LaTeX file, indenting parts so as to highlight the
12mu|texlive-latexindent-1.1R-6|25	structure for the reader.
12mu|texlive-latexindent-1.1R-6|26	
12mu|texlive-latexindent-1.1R-6|27	%post
12mu|texlive-latexindent-1.1R-6|28	%{_sbindir}/texlive.post
12mu|texlive-latexindent-1.1R-6|29	
12mu|texlive-latexindent-1.1R-6|30	%postun
12mu|texlive-latexindent-1.1R-6|31	if [ $1 -eq 0 ]; then
12mu|texlive-latexindent-1.1R-6|32	%{_sbindir}/texlive.post
12mu|texlive-latexindent-1.1R-6|33	fi
12mu|texlive-latexindent-1.1R-6|34	
12mu|texlive-latexindent-1.1R-6|35	#-----------------------------------------------------------------------
12mu|texlive-latexindent-1.1R-6|36	%files
12mu|texlive-latexindent-1.1R-6|37	%{_bindir}/latexindent
12mu|texlive-latexindent-1.1R-6|38	%{_texmfdistdir}/scripts/latexindent/defaultSettings.yaml
12mu|texlive-latexindent-1.1R-6|39	%{_texmfdistdir}/scripts/latexindent/latexindent.pl
12mu|texlive-latexindent-1.1R-6|40	%doc %{_texmfdistdir}/doc/support/latexindent/README
12mu|texlive-latexindent-1.1R-6|41	%doc %{_texmfdistdir}/doc/support/latexindent/documentation/manual.pdf
12mu|texlive-latexindent-1.1R-6|42	%doc %{_texmfdistdir}/doc/support/latexindent/documentation/manual.tex
12mu|texlive-latexindent-1.1R-6|43	%doc %{_texmfdistdir}/doc/support/latexindent/indent.yaml
12mu|texlive-latexindent-1.1R-6|44	%doc %{_texmfdistdir}/doc/support/latexindent/success/bigTest.tex
12mu|texlive-latexindent-1.1R-6|45	%doc %{_texmfdistdir}/doc/support/latexindent/success/braceTest.tex
12mu|texlive-latexindent-1.1R-6|46	%doc %{_texmfdistdir}/doc/support/latexindent/success/braceTestsmall.tex
12mu|texlive-latexindent-1.1R-6|47	%doc %{_texmfdistdir}/doc/support/latexindent/success/environments.tex
12mu|texlive-latexindent-1.1R-6|48	%doc %{_texmfdistdir}/doc/support/latexindent/success/filecontents.tex
12mu|texlive-latexindent-1.1R-6|49	%doc %{_texmfdistdir}/doc/support/latexindent/success/matrix.tex
12mu|texlive-latexindent-1.1R-6|50	%doc %{_texmfdistdir}/doc/support/latexindent/success/nestedalignment.tex
12mu|texlive-latexindent-1.1R-6|51	%doc %{_texmfdistdir}/doc/support/latexindent/success/nestedalignment1.tex
12mu|texlive-latexindent-1.1R-6|52	%doc %{_texmfdistdir}/doc/support/latexindent/success/outputfile.tex
12mu|texlive-latexindent-1.1R-6|53	%doc %{_texmfdistdir}/doc/support/latexindent/success/preamble.tex
12mu|texlive-latexindent-1.1R-6|54	%doc %{_texmfdistdir}/doc/support/latexindent/success/pstricks1.tex
12mu|texlive-latexindent-1.1R-6|55	%doc %{_texmfdistdir}/doc/support/latexindent/success/pstricks2.tex
12mu|texlive-latexindent-1.1R-6|56	%doc %{_texmfdistdir}/doc/support/latexindent/success/pstricks3.tex
12mu|texlive-latexindent-1.1R-6|57	%doc %{_texmfdistdir}/doc/support/latexindent/success/sampleAFTER.tex
12mu|texlive-latexindent-1.1R-6|58	%doc %{_texmfdistdir}/doc/support/latexindent/success/sampleBEFORE.tex
12mu|texlive-latexindent-1.1R-6|59	%doc %{_texmfdistdir}/doc/support/latexindent/success/stylefile.tex
12mu|texlive-latexindent-1.1R-6|60	%doc %{_texmfdistdir}/doc/support/latexindent/success/table1.tex
12mu|texlive-latexindent-1.1R-6|61	%doc %{_texmfdistdir}/doc/support/latexindent/success/table2.tex
12mu|texlive-latexindent-1.1R-6|62	%doc %{_texmfdistdir}/doc/support/latexindent/success/table3.tex
12mu|texlive-latexindent-1.1R-6|63	%doc %{_texmfdistdir}/doc/support/latexindent/success/testHeadings.tex
12mu|texlive-latexindent-1.1R-6|64	%doc %{_texmfdistdir}/doc/support/latexindent/success/testHeadings1.tex
12mu|texlive-latexindent-1.1R-6|65	%doc %{_texmfdistdir}/doc/support/latexindent/success/theorem.tex
12mu|texlive-latexindent-1.1R-6|66	%doc %{_texmfdistdir}/doc/support/latexindent/success/tikz1.tex
12mu|texlive-latexindent-1.1R-6|67	%doc %{_texmfdistdir}/doc/support/latexindent/success/tikz2.tex
12mu|texlive-latexindent-1.1R-6|68	%doc %{_texmfdistdir}/doc/support/latexindent/success/tikz3.tex
12mu|texlive-latexindent-1.1R-6|69	%doc %{_texmfdistdir}/doc/support/latexindent/success/tikz4.tex
12mu|texlive-latexindent-1.1R-6|70	%doc %{_texmfdistdir}/doc/support/latexindent/success/tikz5.tex
12mu|texlive-latexindent-1.1R-6|71	%doc %{_texmfdistdir}/doc/support/latexindent/success/torusPGF.tex
12mu|texlive-latexindent-1.1R-6|72	%doc %{_texmfdistdir}/doc/support/latexindent/success/torusPSTricks.tex
12mu|texlive-latexindent-1.1R-6|73	%doc %{_texmfdistdir}/doc/support/latexindent/success/trailingComments.tex
12mu|texlive-latexindent-1.1R-6|74	
12mu|texlive-latexindent-1.1R-6|75	#-----------------------------------------------------------------------
12mu|texlive-latexindent-1.1R-6|76	%prep
12mu|texlive-latexindent-1.1R-6|77	%setup -c -a0 -a1
12mu|texlive-latexindent-1.1R-6|78	
12mu|texlive-latexindent-1.1R-6|79	%build
12mu|texlive-latexindent-1.1R-6|80	
12mu|texlive-latexindent-1.1R-6|81	%install
12mu|texlive-latexindent-1.1R-6|82	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-latexindent-1.1R-6|83	pushd %{buildroot}%{_bindir}
12mu|texlive-latexindent-1.1R-6|84	ln -sf %{_texmfdistdir}/scripts/latexindent/latexindent.pl latexindent
12mu|texlive-latexindent-1.1R-6|85	popd
12mu|texlive-latexindent-1.1R-6|86	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-latexindent-1.1R-6|87	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-latexindent-1.1R-6|88	
12mu|texlive-latexindent-1.1R-6|89	%changelog
12mu|texlive-latexindent-1.1R-6|90	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.1R-6
12mu|texlive-latexindent-1.1R-6|91	+ Revision: 76d17a1
12mu|texlive-latexindent-1.1R-6|92	- MassBuild#289: Increase release tag
12mu|texlive-latexindent-1.1R-6|93	
12mu|texlive-latexindent-1.1R-6|94	

21175 12
12mu|texlive-latexmk-4.39-5|1	# revision 32200
12mu|texlive-latexmk-4.39-5|2	# category Package
12mu|texlive-latexmk-4.39-5|3	# catalog-ctan /support/latexmk
12mu|texlive-latexmk-4.39-5|4	# catalog-date 2013-11-21 18:12:51 +0100
12mu|texlive-latexmk-4.39-5|5	# catalog-license gpl
12mu|texlive-latexmk-4.39-5|6	# catalog-version 4.39
12mu|texlive-latexmk-4.39-5|7	Name:		texlive-latexmk
12mu|texlive-latexmk-4.39-5|8	Version:	4.39
12mu|texlive-latexmk-4.39-5|9	Release:	5
12mu|texlive-latexmk-4.39-5|10	Summary:	Fully automated LaTeX document generation
12mu|texlive-latexmk-4.39-5|11	Group:		Publishing
12mu|texlive-latexmk-4.39-5|12	URL:		http://www.ctan.org/tex-archive/support/latexmk
12mu|texlive-latexmk-4.39-5|13	License:	GPL
12mu|texlive-latexmk-4.39-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexmk.tar.xz
12mu|texlive-latexmk-4.39-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexmk.doc.tar.xz
12mu|texlive-latexmk-4.39-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latexmk.source.tar.xz
12mu|texlive-latexmk-4.39-5|17	BuildArch:	noarch
12mu|texlive-latexmk-4.39-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-latexmk-4.39-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-latexmk-4.39-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-latexmk-4.39-5|21	Provides:	texlive-latexmk.bin = %{EVRD}
12mu|texlive-latexmk-4.39-5|22	
12mu|texlive-latexmk-4.39-5|23	%description
12mu|texlive-latexmk-4.39-5|24	Latexmk completely automates the process of generating a LaTeX
12mu|texlive-latexmk-4.39-5|25	document. Given the source files for a document, latexmk issues
12mu|texlive-latexmk-4.39-5|26	the appropriate sequence of commands to generate a .dvi, .ps,
12mu|texlive-latexmk-4.39-5|27	.pdf or hardcopy version of the document. An important feature
12mu|texlive-latexmk-4.39-5|28	is the "preview continuous mode", where the script watches all
12mu|texlive-latexmk-4.39-5|29	of the source files (primary file and included TeX and graphics
12mu|texlive-latexmk-4.39-5|30	files), and reruns LaTeX, etc., whenever a source file has
12mu|texlive-latexmk-4.39-5|31	changed. Thus a previewer can have an updated display whenever
12mu|texlive-latexmk-4.39-5|32	the source files change.
12mu|texlive-latexmk-4.39-5|33	
12mu|texlive-latexmk-4.39-5|34	%post
12mu|texlive-latexmk-4.39-5|35	%{_sbindir}/texlive.post
12mu|texlive-latexmk-4.39-5|36	
12mu|texlive-latexmk-4.39-5|37	%postun
12mu|texlive-latexmk-4.39-5|38	if [ $1 -eq 0 ]; then
12mu|texlive-latexmk-4.39-5|39	%{_sbindir}/texlive.post
12mu|texlive-latexmk-4.39-5|40	fi
12mu|texlive-latexmk-4.39-5|41	
12mu|texlive-latexmk-4.39-5|42	#-----------------------------------------------------------------------
12mu|texlive-latexmk-4.39-5|43	%files
12mu|texlive-latexmk-4.39-5|44	%{_bindir}/latexmk
12mu|texlive-latexmk-4.39-5|45	%{_texmfdistdir}/scripts/latexmk/latexmk.pl
12mu|texlive-latexmk-4.39-5|46	%doc %{_mandir}/man1/latexmk.1*
12mu|texlive-latexmk-4.39-5|47	%doc %{_texmfdistdir}/doc/man/man1/latexmk.man1.pdf
12mu|texlive-latexmk-4.39-5|48	%doc %{_texmfdistdir}/doc/support/latexmk/CHANGES
12mu|texlive-latexmk-4.39-5|49	%doc %{_texmfdistdir}/doc/support/latexmk/COPYING
12mu|texlive-latexmk-4.39-5|50	%doc %{_texmfdistdir}/doc/support/latexmk/INSTALL
12mu|texlive-latexmk-4.39-5|51	%doc %{_texmfdistdir}/doc/support/latexmk/README
12mu|texlive-latexmk-4.39-5|52	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/README
12mu|texlive-latexmk-4.39-5|53	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/Sweave_latexmkrc
12mu|texlive-latexmk-4.39-5|54	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/TeX4ht-latexmkrc
12mu|texlive-latexmk-4.39-5|55	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/asymptote_latexmkrc
12mu|texlive-latexmk-4.39-5|56	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/clean_pattern_latexmkrc
12mu|texlive-latexmk-4.39-5|57	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/exceltex_latexmkrc
12mu|texlive-latexmk-4.39-5|58	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/glossary_latexmkrc
12mu|texlive-latexmk-4.39-5|59	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/lualatex_latexmkrc
12mu|texlive-latexmk-4.39-5|60	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/mpost_latexmkrc
12mu|texlive-latexmk-4.39-5|61	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/pdflatexmkrc
12mu|texlive-latexmk-4.39-5|62	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/pythontex-latexmkrc
12mu|texlive-latexmk-4.39-5|63	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/sagetex_latexmkrc
12mu|texlive-latexmk-4.39-5|64	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/sweave_latexmkrc
12mu|texlive-latexmk-4.39-5|65	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/tex4ht-latexmkrc
12mu|texlive-latexmk-4.39-5|66	%doc %{_texmfdistdir}/doc/support/latexmk/example_rcfiles/xelatex_latexmkrc
12mu|texlive-latexmk-4.39-5|67	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/README1
12mu|texlive-latexmk-4.39-5|68	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/dvipdfm_call
12mu|texlive-latexmk-4.39-5|69	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/dvipdfm_call.bat
12mu|texlive-latexmk-4.39-5|70	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/dvipdfmx_call
12mu|texlive-latexmk-4.39-5|71	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/dvipdfmx_call.bat
12mu|texlive-latexmk-4.39-5|72	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/htlatexonly
12mu|texlive-latexmk-4.39-5|73	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/kickxdvi
12mu|texlive-latexmk-4.39-5|74	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/l1
12mu|texlive-latexmk-4.39-5|75	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/l2
12mu|texlive-latexmk-4.39-5|76	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/myhtlatex2
12mu|texlive-latexmk-4.39-5|77	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/pst2pdf_for_latexmk
12mu|texlive-latexmk-4.39-5|78	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/pst2pdf_for_latexmk_README.txt
12mu|texlive-latexmk-4.39-5|79	%doc %{_texmfdistdir}/doc/support/latexmk/extra-scripts/startacroread
12mu|texlive-latexmk-4.39-5|80	%doc %{_texmfdistdir}/doc/support/latexmk/latexmk.pdf
12mu|texlive-latexmk-4.39-5|81	%doc %{_texmfdistdir}/doc/support/latexmk/latexmk.txt
12mu|texlive-latexmk-4.39-5|82	#- source
12mu|texlive-latexmk-4.39-5|83	%doc %{_texmfdistdir}/source/support/latexmk/latexmk.bat
12mu|texlive-latexmk-4.39-5|84	
12mu|texlive-latexmk-4.39-5|85	#-----------------------------------------------------------------------
12mu|texlive-latexmk-4.39-5|86	%prep
12mu|texlive-latexmk-4.39-5|87	%setup -c -a0 -a1 -a2
12mu|texlive-latexmk-4.39-5|88	
12mu|texlive-latexmk-4.39-5|89	%build
12mu|texlive-latexmk-4.39-5|90	
12mu|texlive-latexmk-4.39-5|91	%install
12mu|texlive-latexmk-4.39-5|92	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-latexmk-4.39-5|93	pushd %{buildroot}%{_bindir}
12mu|texlive-latexmk-4.39-5|94	ln -sf %{_texmfdistdir}/scripts/latexmk/latexmk.pl latexmk
12mu|texlive-latexmk-4.39-5|95	popd
12mu|texlive-latexmk-4.39-5|96	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-latexmk-4.39-5|97	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-latexmk-4.39-5|98	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-latexmk-4.39-5|99	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-latexmk-4.39-5|100	
12mu|texlive-latexmk-4.39-5|101	%changelog
12mu|texlive-latexmk-4.39-5|102	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.39-5
12mu|texlive-latexmk-4.39-5|103	+ Revision: f059093
12mu|texlive-latexmk-4.39-5|104	- Sync with cooker
12mu|texlive-latexmk-4.39-5|105	
12mu|texlive-latexmk-4.39-5|106	

21176 12
12mu|texlive-latex-web-companion-20120710-6|1	# revision 29349
12mu|texlive-latex-web-companion-20120710-6|2	# category Package
12mu|texlive-latex-web-companion-20120710-6|3	# catalog-ctan /info/examples/lwc
12mu|texlive-latex-web-companion-20120710-6|4	# catalog-date 2012-07-10 08:38:43 +0200
12mu|texlive-latex-web-companion-20120710-6|5	# catalog-license lppl
12mu|texlive-latex-web-companion-20120710-6|6	# catalog-version undef
12mu|texlive-latex-web-companion-20120710-6|7	Name:		texlive-latex-web-companion
12mu|texlive-latex-web-companion-20120710-6|8	Version:	20120710
12mu|texlive-latex-web-companion-20120710-6|9	Release:	6
12mu|texlive-latex-web-companion-20120710-6|10	Summary:	Examples from The LaTeX Web Companion
12mu|texlive-latex-web-companion-20120710-6|11	Group:		Publishing
12mu|texlive-latex-web-companion-20120710-6|12	URL:		http://www.ctan.org/tex-archive/info/examples/lwc
12mu|texlive-latex-web-companion-20120710-6|13	License:	LPPL
12mu|texlive-latex-web-companion-20120710-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-web-companion.tar.xz
12mu|texlive-latex-web-companion-20120710-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/latex-web-companion.doc.tar.xz
12mu|texlive-latex-web-companion-20120710-6|16	BuildArch:	noarch
12mu|texlive-latex-web-companion-20120710-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-latex-web-companion-20120710-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-latex-web-companion-20120710-6|19	
12mu|texlive-latex-web-companion-20120710-6|20	%define __noautoprov 'perl\\(.*'
12mu|texlive-latex-web-companion-20120710-6|21	
12mu|texlive-latex-web-companion-20120710-6|22	%description
12mu|texlive-latex-web-companion-20120710-6|23	The source of the examples printed in the book, together with
12mu|texlive-latex-web-companion-20120710-6|24	necessary supporting files.
12mu|texlive-latex-web-companion-20120710-6|25	
12mu|texlive-latex-web-companion-20120710-6|26	#-----------------------------------------------------------------------
12mu|texlive-latex-web-companion-20120710-6|27	%files
12mu|texlive-latex-web-companion-20120710-6|28	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/README.apa
12mu|texlive-latex-web-companion-20120710-6|29	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/latexexa-raw.xml
12mu|texlive-latex-web-companion-20120710-6|30	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/latexexa.dtd
12mu|texlive-latex-web-companion-20120710-6|31	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/latexexa.tex
12mu|texlive-latex-web-companion-20120710-6|32	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/latexexa.xml
12mu|texlive-latex-web-companion-20120710-6|33	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/phys332-1.eps
12mu|texlive-latex-web-companion-20120710-6|34	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/phys332-2.eps
12mu|texlive-latex-web-companion-20120710-6|35	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/teched.html
12mu|texlive-latex-web-companion-20120710-6|36	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apa/teched.java
12mu|texlive-latex-web-companion-20120710-6|37	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/InvitationSAX.class
12mu|texlive-latex-web-companion-20120710-6|38	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/InvitationSAX.java
12mu|texlive-latex-web-companion-20120710-6|39	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/MySAXApp.class
12mu|texlive-latex-web-companion-20120710-6|40	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/MySAXApp.java
12mu|texlive-latex-web-companion-20120710-6|41	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/README.apb
12mu|texlive-latex-web-companion-20120710-6|42	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/bibliotest1.xml
12mu|texlive-latex-web-companion-20120710-6|43	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/bibliotest2.xml
12mu|texlive-latex-web-companion-20120710-6|44	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/biblioxml1.dtd
12mu|texlive-latex-web-companion-20120710-6|45	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/biblioxml2.dtd
12mu|texlive-latex-web-companion-20120710-6|46	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/colorcir.eps
12mu|texlive-latex-web-companion-20120710-6|47	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/inv2.tex
12mu|texlive-latex-web-companion-20120710-6|48	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/invitation.sty
12mu|texlive-latex-web-companion-20120710-6|49	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/invitation2.dtd
12mu|texlive-latex-web-companion-20120710-6|50	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/invitation2.xml
12mu|texlive-latex-web-companion-20120710-6|51	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/latexmath.dtd
12mu|texlive-latex-web-companion-20120710-6|52	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/latexmml.dtd
12mu|texlive-latex-web-companion-20120710-6|53	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/makelatex.sh
12mu|texlive-latex-web-companion-20120710-6|54	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/minilatex.dtd
12mu|texlive-latex-web-companion-20120710-6|55	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/minilatex.xsl
12mu|texlive-latex-web-companion-20120710-6|56	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/minilatexexa.tex
12mu|texlive-latex-web-companion-20120710-6|57	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/minilatexexa.xml
12mu|texlive-latex-web-companion-20120710-6|58	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/mybiblio.dtd
12mu|texlive-latex-web-companion-20120710-6|59	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apb/utf82latin1.sh
12mu|texlive-latex-web-companion-20120710-6|60	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/ISOcyr1.pen
12mu|texlive-latex-web-companion-20120710-6|61	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/README.apc
12mu|texlive-latex-web-companion-20120710-6|62	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitation.sty
12mu|texlive-latex-web-companion-20120710-6|63	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitationfr.dtd
12mu|texlive-latex-web-companion-20120710-6|64	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitationfr.tex
12mu|texlive-latex-web-companion-20120710-6|65	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitationfr.xml
12mu|texlive-latex-web-companion-20120710-6|66	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/invitationfrraw.tex
12mu|texlive-latex-web-companion-20120710-6|67	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/invlat1fr.xsl
12mu|texlive-latex-web-companion-20120710-6|68	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/utf8.html
12mu|texlive-latex-web-companion-20120710-6|69	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/utf8.xml
12mu|texlive-latex-web-companion-20120710-6|70	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/utf8.xsl
12mu|texlive-latex-web-companion-20120710-6|71	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/apc/utf8raw.html
12mu|texlive-latex-web-companion-20120710-6|72	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.aux
12mu|texlive-latex-web-companion-20120710-6|73	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.brf
12mu|texlive-latex-web-companion-20120710-6|74	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.log
12mu|texlive-latex-web-companion-20120710-6|75	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.out
12mu|texlive-latex-web-companion-20120710-6|76	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.pdf
12mu|texlive-latex-web-companion-20120710-6|77	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch2/latexexa.tex
12mu|texlive-latex-web-companion-20120710-6|78	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch2/phys332-1.pdf
12mu|texlive-latex-web-companion-20120710-6|79	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch2/phys332-2.pdf
12mu|texlive-latex-web-companion-20120710-6|80	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/Makefile.ex2
12mu|texlive-latex-web-companion-20120710-6|81	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/Makefile.ex3
12mu|texlive-latex-web-companion-20120710-6|82	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/README.ch3
12mu|texlive-latex-web-companion-20120710-6|83	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/colorcir.eps
12mu|texlive-latex-web-companion-20120710-6|84	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex20.tex
12mu|texlive-latex-web-companion-20120710-6|85	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex21.tex
12mu|texlive-latex-web-companion-20120710-6|86	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex22.tex
12mu|texlive-latex-web-companion-20120710-6|87	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex2bib.tex
12mu|texlive-latex-web-companion-20120710-6|88	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex30.tex
12mu|texlive-latex-web-companion-20120710-6|89	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex31.tex
12mu|texlive-latex-web-companion-20120710-6|90	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex32.tex
12mu|texlive-latex-web-companion-20120710-6|91	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/ex3bib.tex
12mu|texlive-latex-web-companion-20120710-6|92	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/l2hexa.tex
12mu|texlive-latex-web-companion-20120710-6|93	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/myinit.pl
12mu|texlive-latex-web-companion-20120710-6|94	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/sampleAMS.css
12mu|texlive-latex-web-companion-20120710-6|95	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/sampleAMS.tex
12mu|texlive-latex-web-companion-20120710-6|96	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/sampleMath.tex
12mu|texlive-latex-web-companion-20120710-6|97	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/sampleMathImages.tex
12mu|texlive-latex-web-companion-20120710-6|98	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/sampleMathThumb.tex
12mu|texlive-latex-web-companion-20120710-6|99	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch3/tac2dim.eps
12mu|texlive-latex-web-companion-20120710-6|100	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.aux
12mu|texlive-latex-web-companion-20120710-6|101	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.css
12mu|texlive-latex-web-companion-20120710-6|102	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.dvi
12mu|texlive-latex-web-companion-20120710-6|103	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.html
12mu|texlive-latex-web-companion-20120710-6|104	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.idv
12mu|texlive-latex-web-companion-20120710-6|105	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.lg
12mu|texlive-latex-web-companion-20120710-6|106	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.log
12mu|texlive-latex-web-companion-20120710-6|107	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.otc
12mu|texlive-latex-web-companion-20120710-6|108	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.tex
12mu|texlive-latex-web-companion-20120710-6|109	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.toc
12mu|texlive-latex-web-companion-20120710-6|110	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/latexexa.xref
12mu|texlive-latex-web-companion-20120710-6|111	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/phys332-1.eps
12mu|texlive-latex-web-companion-20120710-6|112	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/phys332-2.eps
12mu|texlive-latex-web-companion-20120710-6|113	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/tex4ht.env
12mu|texlive-latex-web-companion-20120710-6|114	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/tex4ht.tmp
12mu|texlive-latex-web-companion-20120710-6|115	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch4/tmp.ps
12mu|texlive-latex-web-companion-20120710-6|116	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch6/README.ch6
12mu|texlive-latex-web-companion-20120710-6|117	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch6/catalog
12mu|texlive-latex-web-companion-20120710-6|118	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch6/emptyexample.xml
12mu|texlive-latex-web-companion-20120710-6|119	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch6/invitation.dtd
12mu|texlive-latex-web-companion-20120710-6|120	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch6/invitation.xml
12mu|texlive-latex-web-companion-20120710-6|121	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch6/wrong.xml
12mu|texlive-latex-web-companion-20120710-6|122	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch6/xml.dcl
12mu|texlive-latex-web-companion-20120710-6|123	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/README.ch7
12mu|texlive-latex-web-companion-20120710-6|124	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/SGMLS.pm
12mu|texlive-latex-web-companion-20120710-6|125	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/SGMLS/Output.pm
12mu|texlive-latex-web-companion-20120710-6|126	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/SGMLS/Refs.pm
12mu|texlive-latex-web-companion-20120710-6|127	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/SGMLS/SGMLS.pm
12mu|texlive-latex-web-companion-20120710-6|128	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/any.xml
12mu|texlive-latex-web-companion-20120710-6|129	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/any.xsl
12mu|texlive-latex-web-companion-20120710-6|130	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/catalog
12mu|texlive-latex-web-companion-20120710-6|131	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/catalog.dsssl
12mu|texlive-latex-web-companion-20120710-6|132	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/catalog.xml
12mu|texlive-latex-web-companion-20120710-6|133	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/debug.txt
12mu|texlive-latex-web-companion-20120710-6|134	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/dsssl.cat
12mu|texlive-latex-web-companion-20120710-6|135	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/dsssl.dtd
12mu|texlive-latex-web-companion-20120710-6|136	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/empty.dsl
12mu|texlive-latex-web-companion-20120710-6|137	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/empty.xsl
12mu|texlive-latex-web-companion-20120710-6|138	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/emptyexample.xml
12mu|texlive-latex-web-companion-20120710-6|139	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/fot.dtd
12mu|texlive-latex-web-companion-20120710-6|140	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/inv1html.pl
12mu|texlive-latex-web-companion-20120710-6|141	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/inv2css.html.save
12mu|texlive-latex-web-companion-20120710-6|142	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/inv2html.pl
12mu|texlive-latex-web-companion-20120710-6|143	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/inv2lat.pl
12mu|texlive-latex-web-companion-20120710-6|144	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/inv3.xml
12mu|texlive-latex-web-companion-20120710-6|145	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invcss.html.save
12mu|texlive-latex-web-companion-20120710-6|146	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invfo1.fop
12mu|texlive-latex-web-companion-20120710-6|147	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invfo1.out
12mu|texlive-latex-web-companion-20120710-6|148	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invfo1.pdf
12mu|texlive-latex-web-companion-20120710-6|149	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invfo1.xsl
12mu|texlive-latex-web-companion-20120710-6|150	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invhtml.dsl
12mu|texlive-latex-web-companion-20120710-6|151	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invhtml2.xsl
12mu|texlive-latex-web-companion-20120710-6|152	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invit.css
12mu|texlive-latex-web-companion-20120710-6|153	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.dsl
12mu|texlive-latex-web-companion-20120710-6|154	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.dtd
12mu|texlive-latex-web-companion-20120710-6|155	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.fot
12mu|texlive-latex-web-companion-20120710-6|156	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.sty
12mu|texlive-latex-web-companion-20120710-6|157	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.tex.save
12mu|texlive-latex-web-companion-20120710-6|158	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation.xml
12mu|texlive-latex-web-companion-20120710-6|159	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation2.dtd
12mu|texlive-latex-web-companion-20120710-6|160	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitation2.xml
12mu|texlive-latex-web-companion-20120710-6|161	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invitationfr.sty
12mu|texlive-latex-web-companion-20120710-6|162	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invlat1.xsl
12mu|texlive-latex-web-companion-20120710-6|163	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invtab1.dsl
12mu|texlive-latex-web-companion-20120710-6|164	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/invtab2.dsl
12mu|texlive-latex-web-companion-20120710-6|165	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/makesum.xml
12mu|texlive-latex-web-companion-20120710-6|166	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/makesum.xsl
12mu|texlive-latex-web-companion-20120710-6|167	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/sectionexa.xml
12mu|texlive-latex-web-companion-20120710-6|168	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/sectionexa.xsl
12mu|texlive-latex-web-companion-20120710-6|169	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/sgmlspl.pl
12mu|texlive-latex-web-companion-20120710-6|170	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/skel.pl
12mu|texlive-latex-web-companion-20120710-6|171	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/style-sheet.dtd
12mu|texlive-latex-web-companion-20120710-6|172	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/templatest.xml
12mu|texlive-latex-web-companion-20120710-6|173	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/templatest.xsl
12mu|texlive-latex-web-companion-20120710-6|174	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/templatestnok.xsl
12mu|texlive-latex-web-companion-20120710-6|175	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/templatestok.xsl
12mu|texlive-latex-web-companion-20120710-6|176	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/test-SGMLS.pl
12mu|texlive-latex-web-companion-20120710-6|177	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/writefile.xsl
12mu|texlive-latex-web-companion-20120710-6|178	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/writefiles.xml
12mu|texlive-latex-web-companion-20120710-6|179	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/wrong.xml
12mu|texlive-latex-web-companion-20120710-6|180	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/xml.dcl
12mu|texlive-latex-web-companion-20120710-6|181	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/xsl.xml
12mu|texlive-latex-web-companion-20120710-6|182	%doc %{_texmfdistdir}/doc/latex/latex-web-companion/ch7/xslexa1.xsl
12mu|texlive-latex-web-companion-20120710-6|183	
12mu|texlive-latex-web-companion-20120710-6|184	#-----------------------------------------------------------------------
12mu|texlive-latex-web-companion-20120710-6|185	%prep
12mu|texlive-latex-web-companion-20120710-6|186	%setup -c -a0 -a1
12mu|texlive-latex-web-companion-20120710-6|187	
12mu|texlive-latex-web-companion-20120710-6|188	%build
12mu|texlive-latex-web-companion-20120710-6|189	
12mu|texlive-latex-web-companion-20120710-6|190	%install
12mu|texlive-latex-web-companion-20120710-6|191	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-latex-web-companion-20120710-6|192	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-latex-web-companion-20120710-6|193	
12mu|texlive-latex-web-companion-20120710-6|194	%changelog
12mu|texlive-latex-web-companion-20120710-6|195	* Wed Feb 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120710-6
12mu|texlive-latex-web-companion-20120710-6|196	+ Revision: 2066347
12mu|texlive-latex-web-companion-20120710-6|197	- Drop wrong provides
12mu|texlive-latex-web-companion-20120710-6|198	
12mu|texlive-latex-web-companion-20120710-6|199	

21177 12
12mu|texlive-lcdftypetools-2.97-5|1	# revision 29764
12mu|texlive-lcdftypetools-2.97-5|2	# category TLCore
12mu|texlive-lcdftypetools-2.97-5|3	# catalog-ctan /fonts/utilities/lcdf-typetools
12mu|texlive-lcdftypetools-2.97-5|4	# catalog-date 2012-10-26 00:32:45 +0200
12mu|texlive-lcdftypetools-2.97-5|5	# catalog-license gpl
12mu|texlive-lcdftypetools-2.97-5|6	# catalog-version 2.97
12mu|texlive-lcdftypetools-2.97-5|7	Name:		texlive-lcdftypetools
12mu|texlive-lcdftypetools-2.97-5|8	Version:	2.97
12mu|texlive-lcdftypetools-2.97-5|9	Release:	5
12mu|texlive-lcdftypetools-2.97-5|10	Summary:	A bundle of outline font manipulation tools
12mu|texlive-lcdftypetools-2.97-5|11	Group:		Publishing
12mu|texlive-lcdftypetools-2.97-5|12	URL:		http://www.ctan.org/tex-archive/fonts/utilities/lcdf-typetools
12mu|texlive-lcdftypetools-2.97-5|13	License:	GPL
12mu|texlive-lcdftypetools-2.97-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcdftypetools.tar.xz
12mu|texlive-lcdftypetools-2.97-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcdftypetools.doc.tar.xz
12mu|texlive-lcdftypetools-2.97-5|16	BuildArch:	noarch
12mu|texlive-lcdftypetools-2.97-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-lcdftypetools-2.97-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-lcdftypetools-2.97-5|19	Requires:	texlive-glyphlist
12mu|texlive-lcdftypetools-2.97-5|20	Requires:	texlive-lcdftypetools.bin
12mu|texlive-lcdftypetools-2.97-5|21	
12mu|texlive-lcdftypetools-2.97-5|22	%description
12mu|texlive-lcdftypetools-2.97-5|23	This bundle of tools comprises: - Cfftot1, which translates a
12mu|texlive-lcdftypetools-2.97-5|24	Compact Font Format (CFF) font, or a PostScript-flavored
12mu|texlive-lcdftypetools-2.97-5|25	OpenType font, into PostScript Type 1 format. It correctly
12mu|texlive-lcdftypetools-2.97-5|26	handles subroutines and hints; - Mmafm and mmpfb, which create
12mu|texlive-lcdftypetools-2.97-5|27	instances of multiple-master fonts (mmafm and mmpfb were
12mu|texlive-lcdftypetools-2.97-5|28	previously distributed in their own package, mminstance); -
12mu|texlive-lcdftypetools-2.97-5|29	Otfinfo, which reports information about OpenType fonts, such
12mu|texlive-lcdftypetools-2.97-5|30	as the features they support and the contents of their 'size'
12mu|texlive-lcdftypetools-2.97-5|31	optical size features; - Otftotfm, which creates TeX font
12mu|texlive-lcdftypetools-2.97-5|32	metrics and encodings that correspond to a PostScript-flavored
12mu|texlive-lcdftypetools-2.97-5|33	OpenType font. It will interpret glyph positionings,
12mu|texlive-lcdftypetools-2.97-5|34	substitutions, and ligatures as far as it is able. You can say
12mu|texlive-lcdftypetools-2.97-5|35	which OpenType features should be activated; - T1dotlessj,
12mu|texlive-lcdftypetools-2.97-5|36	creates a Type 1 font whose only character is a dotless j
12mu|texlive-lcdftypetools-2.97-5|37	matching the input font's design; - T1lint, which checks a Type
12mu|texlive-lcdftypetools-2.97-5|38	1 font for correctness; - T1reencode, which replaces a font's
12mu|texlive-lcdftypetools-2.97-5|39	internal encoding with one you specify; and - T1testpage, which
12mu|texlive-lcdftypetools-2.97-5|40	creates a PostScript proof for a Type 1 font. It is preliminary
12mu|texlive-lcdftypetools-2.97-5|41	software.
12mu|texlive-lcdftypetools-2.97-5|42	
12mu|texlive-lcdftypetools-2.97-5|43	#-----------------------------------------------------------------------
12mu|texlive-lcdftypetools-2.97-5|44	%files
12mu|texlive-lcdftypetools-2.97-5|45	%doc %{_mandir}/man1/cfftot1.1*
12mu|texlive-lcdftypetools-2.97-5|46	%doc %{_texmfdistdir}/doc/man/man1/cfftot1.man1.pdf
12mu|texlive-lcdftypetools-2.97-5|47	%doc %{_mandir}/man1/mmafm.1*
12mu|texlive-lcdftypetools-2.97-5|48	%doc %{_texmfdistdir}/doc/man/man1/mmafm.man1.pdf
12mu|texlive-lcdftypetools-2.97-5|49	%doc %{_mandir}/man1/mmpfb.1*
12mu|texlive-lcdftypetools-2.97-5|50	%doc %{_texmfdistdir}/doc/man/man1/mmpfb.man1.pdf
12mu|texlive-lcdftypetools-2.97-5|51	%doc %{_mandir}/man1/otfinfo.1*
12mu|texlive-lcdftypetools-2.97-5|52	%doc %{_texmfdistdir}/doc/man/man1/otfinfo.man1.pdf
12mu|texlive-lcdftypetools-2.97-5|53	%doc %{_mandir}/man1/otftotfm.1*
12mu|texlive-lcdftypetools-2.97-5|54	%doc %{_texmfdistdir}/doc/man/man1/otftotfm.man1.pdf
12mu|texlive-lcdftypetools-2.97-5|55	%doc %{_mandir}/man1/t1dotlessj.1*
12mu|texlive-lcdftypetools-2.97-5|56	%doc %{_texmfdistdir}/doc/man/man1/t1dotlessj.man1.pdf
12mu|texlive-lcdftypetools-2.97-5|57	%doc %{_mandir}/man1/t1lint.1*
12mu|texlive-lcdftypetools-2.97-5|58	%doc %{_texmfdistdir}/doc/man/man1/t1lint.man1.pdf
12mu|texlive-lcdftypetools-2.97-5|59	%doc %{_mandir}/man1/t1rawafm.1*
12mu|texlive-lcdftypetools-2.97-5|60	%doc %{_texmfdistdir}/doc/man/man1/t1rawafm.man1.pdf
12mu|texlive-lcdftypetools-2.97-5|61	%doc %{_mandir}/man1/t1reencode.1*
12mu|texlive-lcdftypetools-2.97-5|62	%doc %{_texmfdistdir}/doc/man/man1/t1reencode.man1.pdf
12mu|texlive-lcdftypetools-2.97-5|63	%doc %{_mandir}/man1/t1testpage.1*
12mu|texlive-lcdftypetools-2.97-5|64	%doc %{_texmfdistdir}/doc/man/man1/t1testpage.man1.pdf
12mu|texlive-lcdftypetools-2.97-5|65	%doc %{_mandir}/man1/ttftotype42.1*
12mu|texlive-lcdftypetools-2.97-5|66	%doc %{_texmfdistdir}/doc/man/man1/ttftotype42.man1.pdf
12mu|texlive-lcdftypetools-2.97-5|67	
12mu|texlive-lcdftypetools-2.97-5|68	#-----------------------------------------------------------------------
12mu|texlive-lcdftypetools-2.97-5|69	%prep
12mu|texlive-lcdftypetools-2.97-5|70	%setup -c -a0 -a1
12mu|texlive-lcdftypetools-2.97-5|71	
12mu|texlive-lcdftypetools-2.97-5|72	%build
12mu|texlive-lcdftypetools-2.97-5|73	
12mu|texlive-lcdftypetools-2.97-5|74	%install
12mu|texlive-lcdftypetools-2.97-5|75	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-lcdftypetools-2.97-5|76	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-lcdftypetools-2.97-5|77	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-lcdftypetools-2.97-5|78	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-lcdftypetools-2.97-5|79	
12mu|texlive-lcdftypetools-2.97-5|80	%changelog
12mu|texlive-lcdftypetools-2.97-5|81	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.97-5
12mu|texlive-lcdftypetools-2.97-5|82	+ Revision: 27a955d
12mu|texlive-lcdftypetools-2.97-5|83	- Sync with cooker
12mu|texlive-lcdftypetools-2.97-5|84	
12mu|texlive-lcdftypetools-2.97-5|85	

21178 12
12mu|texlive-lcg-1.3-5|1	# revision 31474
12mu|texlive-lcg-1.3-5|2	# category Package
12mu|texlive-lcg-1.3-5|3	# catalog-ctan /macros/latex/contrib/lcg
12mu|texlive-lcg-1.3-5|4	# catalog-date 2013-08-19 14:43:09 +0200
12mu|texlive-lcg-1.3-5|5	# catalog-license lppl
12mu|texlive-lcg-1.3-5|6	# catalog-version 1.3
12mu|texlive-lcg-1.3-5|7	Name:		texlive-lcg
12mu|texlive-lcg-1.3-5|8	Version:	1.3
12mu|texlive-lcg-1.3-5|9	Release:	5
12mu|texlive-lcg-1.3-5|10	Summary:	Generate random integers
12mu|texlive-lcg-1.3-5|11	Group:		Publishing
12mu|texlive-lcg-1.3-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lcg
12mu|texlive-lcg-1.3-5|13	License:	LPPL
12mu|texlive-lcg-1.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcg.tar.xz
12mu|texlive-lcg-1.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcg.doc.tar.xz
12mu|texlive-lcg-1.3-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lcg.source.tar.xz
12mu|texlive-lcg-1.3-5|17	BuildArch:	noarch
12mu|texlive-lcg-1.3-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-lcg-1.3-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-lcg-1.3-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-lcg-1.3-5|21	
12mu|texlive-lcg-1.3-5|22	%description
12mu|texlive-lcg-1.3-5|23	The lcg package generates random numbers (integers) via a
12mu|texlive-lcg-1.3-5|24	linear congruential generator (Schrage's method). The random
12mu|texlive-lcg-1.3-5|25	numbers are written to a counter. The keyval package is used
12mu|texlive-lcg-1.3-5|26	for the user to provide values for the range and a seed, and
12mu|texlive-lcg-1.3-5|27	for the name of the counter to be used.
12mu|texlive-lcg-1.3-5|28	
12mu|texlive-lcg-1.3-5|29	%post
12mu|texlive-lcg-1.3-5|30	%{_sbindir}/texlive.post
12mu|texlive-lcg-1.3-5|31	
12mu|texlive-lcg-1.3-5|32	%postun
12mu|texlive-lcg-1.3-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-lcg-1.3-5|34	%{_sbindir}/texlive.post
12mu|texlive-lcg-1.3-5|35	fi
12mu|texlive-lcg-1.3-5|36	
12mu|texlive-lcg-1.3-5|37	#-----------------------------------------------------------------------
12mu|texlive-lcg-1.3-5|38	%files
12mu|texlive-lcg-1.3-5|39	%{_texmfdistdir}/tex/latex/lcg/lcg.sty
12mu|texlive-lcg-1.3-5|40	%doc %{_texmfdistdir}/doc/latex/lcg/lcg.pdf
12mu|texlive-lcg-1.3-5|41	#- source
12mu|texlive-lcg-1.3-5|42	%doc %{_texmfdistdir}/source/latex/lcg/lcg.dtx
12mu|texlive-lcg-1.3-5|43	%doc %{_texmfdistdir}/source/latex/lcg/lcg.ins
12mu|texlive-lcg-1.3-5|44	
12mu|texlive-lcg-1.3-5|45	#-----------------------------------------------------------------------
12mu|texlive-lcg-1.3-5|46	%prep
12mu|texlive-lcg-1.3-5|47	%setup -c -a0 -a1 -a2
12mu|texlive-lcg-1.3-5|48	
12mu|texlive-lcg-1.3-5|49	%build
12mu|texlive-lcg-1.3-5|50	
12mu|texlive-lcg-1.3-5|51	%install
12mu|texlive-lcg-1.3-5|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-lcg-1.3-5|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-lcg-1.3-5|54	
12mu|texlive-lcg-1.3-5|55	%changelog
12mu|texlive-lcg-1.3-5|56	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-5
12mu|texlive-lcg-1.3-5|57	+ Revision: bb64d80
12mu|texlive-lcg-1.3-5|58	- Sync with cooker
12mu|texlive-lcg-1.3-5|59	
12mu|texlive-lcg-1.3-5|60	

21179 12
12mu|texlive-ledmac-0.19.1-5|1	# revision 30987
12mu|texlive-ledmac-0.19.1-5|2	# category Package
12mu|texlive-ledmac-0.19.1-5|3	# catalog-ctan /macros/latex/contrib/ledmac
12mu|texlive-ledmac-0.19.1-5|4	# catalog-date 2013-06-15 00:57:55 +0200
12mu|texlive-ledmac-0.19.1-5|5	# catalog-license lppl
12mu|texlive-ledmac-0.19.1-5|6	# catalog-version 0.19.1
12mu|texlive-ledmac-0.19.1-5|7	Name:		texlive-ledmac
12mu|texlive-ledmac-0.19.1-5|8	Version:	0.19.1
12mu|texlive-ledmac-0.19.1-5|9	Release:	5
12mu|texlive-ledmac-0.19.1-5|10	Summary:	Typeset scholarly editions
12mu|texlive-ledmac-0.19.1-5|11	Group:		Publishing
12mu|texlive-ledmac-0.19.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ledmac
12mu|texlive-ledmac-0.19.1-5|13	License:	LPPL
12mu|texlive-ledmac-0.19.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ledmac.tar.xz
12mu|texlive-ledmac-0.19.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ledmac.doc.tar.xz
12mu|texlive-ledmac-0.19.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ledmac.source.tar.xz
12mu|texlive-ledmac-0.19.1-5|17	BuildArch:	noarch
12mu|texlive-ledmac-0.19.1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-ledmac-0.19.1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-ledmac-0.19.1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-ledmac-0.19.1-5|21	
12mu|texlive-ledmac-0.19.1-5|22	%description
12mu|texlive-ledmac-0.19.1-5|23	A macro package for typesetting scholarly critical editions.
12mu|texlive-ledmac-0.19.1-5|24	The ledmac package is a LaTeX port of the plain TeX EDMAC
12mu|texlive-ledmac-0.19.1-5|25	macros. It supports indexing by page and line number and simple
12mu|texlive-ledmac-0.19.1-5|26	tabular- and array-style environments. The package is
12mu|texlive-ledmac-0.19.1-5|27	distributed with the related ledpar and ledarab packages. The
12mu|texlive-ledmac-0.19.1-5|28	package is now superseded by eledmac.
12mu|texlive-ledmac-0.19.1-5|29	
12mu|texlive-ledmac-0.19.1-5|30	%post
12mu|texlive-ledmac-0.19.1-5|31	%{_sbindir}/texlive.post
12mu|texlive-ledmac-0.19.1-5|32	
12mu|texlive-ledmac-0.19.1-5|33	%postun
12mu|texlive-ledmac-0.19.1-5|34	if [ $1 -eq 0 ]; then
12mu|texlive-ledmac-0.19.1-5|35	%{_sbindir}/texlive.post
12mu|texlive-ledmac-0.19.1-5|36	fi
12mu|texlive-ledmac-0.19.1-5|37	
12mu|texlive-ledmac-0.19.1-5|38	#-----------------------------------------------------------------------
12mu|texlive-ledmac-0.19.1-5|39	%files
12mu|texlive-ledmac-0.19.1-5|40	%{_texmfdistdir}/tex/latex/ledmac/afoot.sty
12mu|texlive-ledmac-0.19.1-5|41	%{_texmfdistdir}/tex/latex/ledmac/ledarab.sty
12mu|texlive-ledmac-0.19.1-5|42	%{_texmfdistdir}/tex/latex/ledmac/ledmac.sty
12mu|texlive-ledmac-0.19.1-5|43	%{_texmfdistdir}/tex/latex/ledmac/ledpar.sty
12mu|texlive-ledmac-0.19.1-5|44	%doc %{_texmfdistdir}/doc/latex/ledmac/Makefile
12mu|texlive-ledmac-0.19.1-5|45	%doc %{_texmfdistdir}/doc/latex/ledmac/README
12mu|texlive-ledmac-0.19.1-5|46	%doc %{_texmfdistdir}/doc/latex/ledmac/djd17nov.tex
12mu|texlive-ledmac-0.19.1-5|47	%doc %{_texmfdistdir}/doc/latex/ledmac/djd17novL.eps
12mu|texlive-ledmac-0.19.1-5|48	%doc %{_texmfdistdir}/doc/latex/ledmac/djd17novR.eps
12mu|texlive-ledmac-0.19.1-5|49	%doc %{_texmfdistdir}/doc/latex/ledmac/djdpoems.tex
12mu|texlive-ledmac-0.19.1-5|50	%doc %{_texmfdistdir}/doc/latex/ledmac/djdpoems1.eps
12mu|texlive-ledmac-0.19.1-5|51	%doc %{_texmfdistdir}/doc/latex/ledmac/djdpoems2.eps
12mu|texlive-ledmac-0.19.1-5|52	%doc %{_texmfdistdir}/doc/latex/ledmac/djdpoems3.eps
12mu|texlive-ledmac-0.19.1-5|53	%doc %{_texmfdistdir}/doc/latex/ledmac/djdpoems4.eps
12mu|texlive-ledmac-0.19.1-5|54	%doc %{_texmfdistdir}/doc/latex/ledmac/egarab.eps
12mu|texlive-ledmac-0.19.1-5|55	%doc %{_texmfdistdir}/doc/latex/ledmac/egarab.tex
12mu|texlive-ledmac-0.19.1-5|56	%doc %{_texmfdistdir}/doc/latex/ledmac/egarabpar.eps
12mu|texlive-ledmac-0.19.1-5|57	%doc %{_texmfdistdir}/doc/latex/ledmac/egarabpar.tex
12mu|texlive-ledmac-0.19.1-5|58	%doc %{_texmfdistdir}/doc/latex/ledmac/ledarab.pdf
12mu|texlive-ledmac-0.19.1-5|59	%doc %{_texmfdistdir}/doc/latex/ledmac/ledarden.eps
12mu|texlive-ledmac-0.19.1-5|60	%doc %{_texmfdistdir}/doc/latex/ledmac/ledarden.tex
12mu|texlive-ledmac-0.19.1-5|61	%doc %{_texmfdistdir}/doc/latex/ledmac/ledbraonain.eps
12mu|texlive-ledmac-0.19.1-5|62	%doc %{_texmfdistdir}/doc/latex/ledmac/ledbraonain.tex
12mu|texlive-ledmac-0.19.1-5|63	%doc %{_texmfdistdir}/doc/latex/ledmac/ledeasy.eps
12mu|texlive-ledmac-0.19.1-5|64	%doc %{_texmfdistdir}/doc/latex/ledmac/ledeasy.tex
12mu|texlive-ledmac-0.19.1-5|65	%doc %{_texmfdistdir}/doc/latex/ledmac/ledekker.eps
12mu|texlive-ledmac-0.19.1-5|66	%doc %{_texmfdistdir}/doc/latex/ledmac/ledekker.tex
12mu|texlive-ledmac-0.19.1-5|67	%doc %{_texmfdistdir}/doc/latex/ledmac/ledfeat.eps
12mu|texlive-ledmac-0.19.1-5|68	%doc %{_texmfdistdir}/doc/latex/ledmac/ledfeat.tex
12mu|texlive-ledmac-0.19.1-5|69	%doc %{_texmfdistdir}/doc/latex/ledmac/ledioc.eps
12mu|texlive-ledmac-0.19.1-5|70	%doc %{_texmfdistdir}/doc/latex/ledmac/ledioc.tex
12mu|texlive-ledmac-0.19.1-5|71	%doc %{_texmfdistdir}/doc/latex/ledmac/ledmac.pdf
12mu|texlive-ledmac-0.19.1-5|72	%doc %{_texmfdistdir}/doc/latex/ledmac/ledmixed.eps
12mu|texlive-ledmac-0.19.1-5|73	%doc %{_texmfdistdir}/doc/latex/ledmac/ledmixed.tex
12mu|texlive-ledmac-0.19.1-5|74	%doc %{_texmfdistdir}/doc/latex/ledmac/ledpar.pdf
12mu|texlive-ledmac-0.19.1-5|75	%doc %{_texmfdistdir}/doc/latex/ledmac/villon.eps
12mu|texlive-ledmac-0.19.1-5|76	%doc %{_texmfdistdir}/doc/latex/ledmac/villon.tex
12mu|texlive-ledmac-0.19.1-5|77	#- source
12mu|texlive-ledmac-0.19.1-5|78	%doc %{_texmfdistdir}/source/latex/ledmac/ledarab.dtx
12mu|texlive-ledmac-0.19.1-5|79	%doc %{_texmfdistdir}/source/latex/ledmac/ledarab.ins
12mu|texlive-ledmac-0.19.1-5|80	%doc %{_texmfdistdir}/source/latex/ledmac/ledmac.dtx
12mu|texlive-ledmac-0.19.1-5|81	%doc %{_texmfdistdir}/source/latex/ledmac/ledmac.ins
12mu|texlive-ledmac-0.19.1-5|82	%doc %{_texmfdistdir}/source/latex/ledmac/ledpar.dtx
12mu|texlive-ledmac-0.19.1-5|83	%doc %{_texmfdistdir}/source/latex/ledmac/ledpar.ins
12mu|texlive-ledmac-0.19.1-5|84	
12mu|texlive-ledmac-0.19.1-5|85	#-----------------------------------------------------------------------
12mu|texlive-ledmac-0.19.1-5|86	%prep
12mu|texlive-ledmac-0.19.1-5|87	%setup -c -a0 -a1 -a2
12mu|texlive-ledmac-0.19.1-5|88	
12mu|texlive-ledmac-0.19.1-5|89	%build
12mu|texlive-ledmac-0.19.1-5|90	
12mu|texlive-ledmac-0.19.1-5|91	%install
12mu|texlive-ledmac-0.19.1-5|92	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-ledmac-0.19.1-5|93	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-ledmac-0.19.1-5|94	
12mu|texlive-ledmac-0.19.1-5|95	%changelog
12mu|texlive-ledmac-0.19.1-5|96	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.19.1-5
12mu|texlive-ledmac-0.19.1-5|97	+ Revision: acda808
12mu|texlive-ledmac-0.19.1-5|98	- Sync with cooker
12mu|texlive-ledmac-0.19.1-5|99	
12mu|texlive-ledmac-0.19.1-5|100	

21180 12
12mu|texlive-leipzig-1.1-5|1	# revision 31045
12mu|texlive-leipzig-1.1-5|2	# category Package
12mu|texlive-leipzig-1.1-5|3	# catalog-ctan /macros/latex/contrib/leipzig
12mu|texlive-leipzig-1.1-5|4	# catalog-date 2013-06-19 00:57:02 +0200
12mu|texlive-leipzig-1.1-5|5	# catalog-license lppl1.3
12mu|texlive-leipzig-1.1-5|6	# catalog-version 1.1
12mu|texlive-leipzig-1.1-5|7	Name:		texlive-leipzig
12mu|texlive-leipzig-1.1-5|8	Version:	1.1
12mu|texlive-leipzig-1.1-5|9	Release:	5
12mu|texlive-leipzig-1.1-5|10	Summary:	Typeset and index linguistic gloss abbreviations
12mu|texlive-leipzig-1.1-5|11	Group:		Publishing
12mu|texlive-leipzig-1.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/leipzig
12mu|texlive-leipzig-1.1-5|13	License:	LPPL1.3
12mu|texlive-leipzig-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leipzig.tar.xz
12mu|texlive-leipzig-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leipzig.doc.tar.xz
12mu|texlive-leipzig-1.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/leipzig.source.tar.xz
12mu|texlive-leipzig-1.1-5|17	BuildArch:	noarch
12mu|texlive-leipzig-1.1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-leipzig-1.1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-leipzig-1.1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-leipzig-1.1-5|21	
12mu|texlive-leipzig-1.1-5|22	%description
12mu|texlive-leipzig-1.1-5|23	The leipzig package provides a set of macros for standard
12mu|texlive-leipzig-1.1-5|24	glossing abbreviations, with options to create new ones. They
12mu|texlive-leipzig-1.1-5|25	are mnemonic (e.g. \Acc{} for accusative, abbreviated acc).
12mu|texlive-leipzig-1.1-5|26	These abbre can be used alone or on top of the glossaries
12mu|texlive-leipzig-1.1-5|27	package for easy indexing and glossary printing.
12mu|texlive-leipzig-1.1-5|28	
12mu|texlive-leipzig-1.1-5|29	%post
12mu|texlive-leipzig-1.1-5|30	%{_sbindir}/texlive.post
12mu|texlive-leipzig-1.1-5|31	
12mu|texlive-leipzig-1.1-5|32	%postun
12mu|texlive-leipzig-1.1-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-leipzig-1.1-5|34	%{_sbindir}/texlive.post
12mu|texlive-leipzig-1.1-5|35	fi
12mu|texlive-leipzig-1.1-5|36	
12mu|texlive-leipzig-1.1-5|37	#-----------------------------------------------------------------------
12mu|texlive-leipzig-1.1-5|38	%files
12mu|texlive-leipzig-1.1-5|39	%{_texmfdistdir}/tex/latex/leipzig/leipzig.sty
12mu|texlive-leipzig-1.1-5|40	%doc %{_texmfdistdir}/doc/latex/leipzig/README
12mu|texlive-leipzig-1.1-5|41	%doc %{_texmfdistdir}/doc/latex/leipzig/README.txt
12mu|texlive-leipzig-1.1-5|42	%doc %{_texmfdistdir}/doc/latex/leipzig/leipzig.pdf
12mu|texlive-leipzig-1.1-5|43	%doc %{_texmfdistdir}/doc/latex/leipzig/leipzig.tex
12mu|texlive-leipzig-1.1-5|44	#- source
12mu|texlive-leipzig-1.1-5|45	%doc %{_texmfdistdir}/source/latex/leipzig/leipzig.dtx
12mu|texlive-leipzig-1.1-5|46	%doc %{_texmfdistdir}/source/latex/leipzig/leipzig.ins
12mu|texlive-leipzig-1.1-5|47	
12mu|texlive-leipzig-1.1-5|48	#-----------------------------------------------------------------------
12mu|texlive-leipzig-1.1-5|49	%prep
12mu|texlive-leipzig-1.1-5|50	%setup -c -a0 -a1 -a2
12mu|texlive-leipzig-1.1-5|51	
12mu|texlive-leipzig-1.1-5|52	%build
12mu|texlive-leipzig-1.1-5|53	
12mu|texlive-leipzig-1.1-5|54	%install
12mu|texlive-leipzig-1.1-5|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-leipzig-1.1-5|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-leipzig-1.1-5|57	
12mu|texlive-leipzig-1.1-5|58	%changelog
12mu|texlive-leipzig-1.1-5|59	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.1-5
12mu|texlive-leipzig-1.1-5|60	+ Revision: dea8bd8
12mu|texlive-leipzig-1.1-5|61	- MassBuild#289: Increase release tag
12mu|texlive-leipzig-1.1-5|62	
12mu|texlive-leipzig-1.1-5|63	

21181 12
12mu|texlive-lengthconvert-1.0a-7|1	# revision 30867
12mu|texlive-lengthconvert-1.0a-7|2	# category Package
12mu|texlive-lengthconvert-1.0a-7|3	# catalog-ctan /macros/latex/contrib/lengthconvert
12mu|texlive-lengthconvert-1.0a-7|4	# catalog-date 2013-06-22 23:41:37 +0200
12mu|texlive-lengthconvert-1.0a-7|5	# catalog-license lppl1.3
12mu|texlive-lengthconvert-1.0a-7|6	# catalog-version 1.0a
12mu|texlive-lengthconvert-1.0a-7|7	Name:		texlive-lengthconvert
12mu|texlive-lengthconvert-1.0a-7|8	Version:	1.0a
12mu|texlive-lengthconvert-1.0a-7|9	Release:	7
12mu|texlive-lengthconvert-1.0a-7|10	Summary:	Express lengths in arbitrary units
12mu|texlive-lengthconvert-1.0a-7|11	Group:		Publishing
12mu|texlive-lengthconvert-1.0a-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lengthconvert
12mu|texlive-lengthconvert-1.0a-7|13	License:	LPPL1.3
12mu|texlive-lengthconvert-1.0a-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lengthconvert.tar.xz
12mu|texlive-lengthconvert-1.0a-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lengthconvert.doc.tar.xz
12mu|texlive-lengthconvert-1.0a-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lengthconvert.source.tar.xz
12mu|texlive-lengthconvert-1.0a-7|17	BuildArch:	noarch
12mu|texlive-lengthconvert-1.0a-7|18	BuildRequires:	texlive-tlpkg
12mu|texlive-lengthconvert-1.0a-7|19	Requires(pre):	texlive-tlpkg
12mu|texlive-lengthconvert-1.0a-7|20	Requires(post):	texlive-kpathsea
12mu|texlive-lengthconvert-1.0a-7|21	
12mu|texlive-lengthconvert-1.0a-7|22	%description
12mu|texlive-lengthconvert-1.0a-7|23	The package provides a command to convert a length to any of a
12mu|texlive-lengthconvert-1.0a-7|24	large selection of units. The package relies on the LaTeX 3
12mu|texlive-lengthconvert-1.0a-7|25	programming environment.
12mu|texlive-lengthconvert-1.0a-7|26	
12mu|texlive-lengthconvert-1.0a-7|27	%post
12mu|texlive-lengthconvert-1.0a-7|28	%{_sbindir}/texlive.post
12mu|texlive-lengthconvert-1.0a-7|29	
12mu|texlive-lengthconvert-1.0a-7|30	%postun
12mu|texlive-lengthconvert-1.0a-7|31	if [ $1 -eq 0 ]; then
12mu|texlive-lengthconvert-1.0a-7|32	%{_sbindir}/texlive.post
12mu|texlive-lengthconvert-1.0a-7|33	fi
12mu|texlive-lengthconvert-1.0a-7|34	
12mu|texlive-lengthconvert-1.0a-7|35	#-----------------------------------------------------------------------
12mu|texlive-lengthconvert-1.0a-7|36	%files
12mu|texlive-lengthconvert-1.0a-7|37	%{_texmfdistdir}/tex/latex/lengthconvert/lengthconvert.sty
12mu|texlive-lengthconvert-1.0a-7|38	%doc %{_texmfdistdir}/doc/latex/lengthconvert/lengthconvert.pdf
12mu|texlive-lengthconvert-1.0a-7|39	#- source
12mu|texlive-lengthconvert-1.0a-7|40	%doc %{_texmfdistdir}/source/latex/lengthconvert/lengthconvert.dtx
12mu|texlive-lengthconvert-1.0a-7|41	%doc %{_texmfdistdir}/source/latex/lengthconvert/lengthconvert.ins
12mu|texlive-lengthconvert-1.0a-7|42	
12mu|texlive-lengthconvert-1.0a-7|43	#-----------------------------------------------------------------------
12mu|texlive-lengthconvert-1.0a-7|44	%prep
12mu|texlive-lengthconvert-1.0a-7|45	%setup -c -a0 -a1 -a2
12mu|texlive-lengthconvert-1.0a-7|46	
12mu|texlive-lengthconvert-1.0a-7|47	%build
12mu|texlive-lengthconvert-1.0a-7|48	
12mu|texlive-lengthconvert-1.0a-7|49	%install
12mu|texlive-lengthconvert-1.0a-7|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-lengthconvert-1.0a-7|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-lengthconvert-1.0a-7|52	
12mu|texlive-lengthconvert-1.0a-7|53	%changelog
12mu|texlive-lengthconvert-1.0a-7|54	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0a-7
12mu|texlive-lengthconvert-1.0a-7|55	+ Revision: 0d04036
12mu|texlive-lengthconvert-1.0a-7|56	- MassBuild#289: Increase release tag
12mu|texlive-lengthconvert-1.0a-7|57	
12mu|texlive-lengthconvert-1.0a-7|58	

21182 12
12mu|texlive-lexref-1.0.1alpha-1|1	# revision 32751
12mu|texlive-lexref-1.0.1alpha-1|2	# category Package
12mu|texlive-lexref-1.0.1alpha-1|3	# catalog-ctan /macros/latex/contrib/lexref
12mu|texlive-lexref-1.0.1alpha-1|4	# catalog-date 2014-01-21 18:42:00 +0100
12mu|texlive-lexref-1.0.1alpha-1|5	# catalog-license lppl1.3
12mu|texlive-lexref-1.0.1alpha-1|6	# catalog-version 1.0.1 alpha
12mu|texlive-lexref-1.0.1alpha-1|7	Name:		texlive-lexref
12mu|texlive-lexref-1.0.1alpha-1|8	Version:	1.0.1alpha
12mu|texlive-lexref-1.0.1alpha-1|9	Release:	1
12mu|texlive-lexref-1.0.1alpha-1|10	Summary:	Convenient and uniform references to legal provisions
12mu|texlive-lexref-1.0.1alpha-1|11	Group:		Publishing
12mu|texlive-lexref-1.0.1alpha-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lexref
12mu|texlive-lexref-1.0.1alpha-1|13	License:	LPPL1.3
12mu|texlive-lexref-1.0.1alpha-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lexref.tar.xz
12mu|texlive-lexref-1.0.1alpha-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lexref.doc.tar.xz
12mu|texlive-lexref-1.0.1alpha-1|16	BuildArch:	noarch
12mu|texlive-lexref-1.0.1alpha-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-lexref-1.0.1alpha-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-lexref-1.0.1alpha-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-lexref-1.0.1alpha-1|20	
12mu|texlive-lexref-1.0.1alpha-1|21	%description
12mu|texlive-lexref-1.0.1alpha-1|22	The package is aimed at continental lawyers (especially those
12mu|texlive-lexref-1.0.1alpha-1|23	in Switzerland and Germany), allowing the user to make
12mu|texlive-lexref-1.0.1alpha-1|24	references to legal provisions conveniently and uniformly. The
12mu|texlive-lexref-1.0.1alpha-1|25	package also allows the user to add cited Acts to a
12mu|texlive-lexref-1.0.1alpha-1|26	nomenclature list (automatically), and to build specific
12mu|texlive-lexref-1.0.1alpha-1|27	indexes for each cited Act. The package is still under
12mu|texlive-lexref-1.0.1alpha-1|28	development, and should be treated as an 'alpha'-release.
12mu|texlive-lexref-1.0.1alpha-1|29	
12mu|texlive-lexref-1.0.1alpha-1|30	%post
12mu|texlive-lexref-1.0.1alpha-1|31	%{_sbindir}/texlive.post
12mu|texlive-lexref-1.0.1alpha-1|32	
12mu|texlive-lexref-1.0.1alpha-1|33	%postun
12mu|texlive-lexref-1.0.1alpha-1|34	if [ $1 -eq 0 ]; then
12mu|texlive-lexref-1.0.1alpha-1|35	%{_sbindir}/texlive.post
12mu|texlive-lexref-1.0.1alpha-1|36	fi
12mu|texlive-lexref-1.0.1alpha-1|37	
12mu|texlive-lexref-1.0.1alpha-1|38	#-----------------------------------------------------------------------
12mu|texlive-lexref-1.0.1alpha-1|39	%files
12mu|texlive-lexref-1.0.1alpha-1|40	%{_texmfdistdir}/tex/latex/lexref/lexref.sty
12mu|texlive-lexref-1.0.1alpha-1|41	%doc %{_texmfdistdir}/doc/latex/lexref/README
12mu|texlive-lexref-1.0.1alpha-1|42	%doc %{_texmfdistdir}/doc/latex/lexref/lexref.pdf
12mu|texlive-lexref-1.0.1alpha-1|43	%doc %{_texmfdistdir}/doc/latex/lexref/lexref.tex
12mu|texlive-lexref-1.0.1alpha-1|44	
12mu|texlive-lexref-1.0.1alpha-1|45	#-----------------------------------------------------------------------
12mu|texlive-lexref-1.0.1alpha-1|46	%prep
12mu|texlive-lexref-1.0.1alpha-1|47	%setup -c -a0 -a1
12mu|texlive-lexref-1.0.1alpha-1|48	
12mu|texlive-lexref-1.0.1alpha-1|49	%build
12mu|texlive-lexref-1.0.1alpha-1|50	
12mu|texlive-lexref-1.0.1alpha-1|51	%install
12mu|texlive-lexref-1.0.1alpha-1|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-lexref-1.0.1alpha-1|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-lexref-1.0.1alpha-1|54	
12mu|texlive-lexref-1.0.1alpha-1|55	%changelog
12mu|texlive-lexref-1.0.1alpha-1|56	* Fri Feb 14 2014 Rosa <rosa@abf.rosalinux.ru> 1.0.1alpha-1
12mu|texlive-lexref-1.0.1alpha-1|57	+ Revision: 9cb166b
12mu|texlive-lexref-1.0.1alpha-1|58	- Automatic import for version 1.0.1alpha-1
12mu|texlive-lexref-1.0.1alpha-1|59	
12mu|texlive-lexref-1.0.1alpha-1|60	

21183 12
12mu|texlive-lhcyr-20120522-5|1	# revision 31795
12mu|texlive-lhcyr-20120522-5|2	# category Package
12mu|texlive-lhcyr-20120522-5|3	# catalog-ctan /macros/latex/contrib/lhcyr
12mu|texlive-lhcyr-20120522-5|4	# catalog-date 2012-05-22 11:10:15 +0200
12mu|texlive-lhcyr-20120522-5|5	# catalog-license other-free
12mu|texlive-lhcyr-20120522-5|6	# catalog-version undef
12mu|texlive-lhcyr-20120522-5|7	Name:		texlive-lhcyr
12mu|texlive-lhcyr-20120522-5|8	Version:	20120522
12mu|texlive-lhcyr-20120522-5|9	Release:	5
12mu|texlive-lhcyr-20120522-5|10	Summary:	A non-standard Cyrillic input scheme
12mu|texlive-lhcyr-20120522-5|11	Group:		Publishing
12mu|texlive-lhcyr-20120522-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lhcyr
12mu|texlive-lhcyr-20120522-5|13	License:	OTHER-FREE
12mu|texlive-lhcyr-20120522-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lhcyr.tar.xz
12mu|texlive-lhcyr-20120522-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lhcyr.source.tar.xz
12mu|texlive-lhcyr-20120522-5|16	BuildArch:	noarch
12mu|texlive-lhcyr-20120522-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-lhcyr-20120522-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-lhcyr-20120522-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-lhcyr-20120522-5|20	
12mu|texlive-lhcyr-20120522-5|21	%description
12mu|texlive-lhcyr-20120522-5|22	A collection of three LaTeX 2e styles intended for typesetting
12mu|texlive-lhcyr-20120522-5|23	Russian and bilingual English-Russian documents, using the lh
12mu|texlive-lhcyr-20120522-5|24	fonts and without the benefit of babel's language-switching
12mu|texlive-lhcyr-20120522-5|25	mechanisms. The packages (lhcyralt and lhcyrwin for use under
12mu|texlive-lhcyr-20120522-5|26	emTeX, and lhcyrkoi for use under teTeX) provide mappings
12mu|texlive-lhcyr-20120522-5|27	between the input encoding and the font encoding (which is
12mu|texlive-lhcyr-20120522-5|28	described as OT1). The way this is done does not match the way
12mu|texlive-lhcyr-20120522-5|29	inputenc would do the job, for output via fontenc to one of the
12mu|texlive-lhcyr-20120522-5|30	T2 series of font encodings.
12mu|texlive-lhcyr-20120522-5|31	
12mu|texlive-lhcyr-20120522-5|32	%post
12mu|texlive-lhcyr-20120522-5|33	%{_sbindir}/texlive.post
12mu|texlive-lhcyr-20120522-5|34	
12mu|texlive-lhcyr-20120522-5|35	%postun
12mu|texlive-lhcyr-20120522-5|36	if [ $1 -eq 0 ]; then
12mu|texlive-lhcyr-20120522-5|37	%{_sbindir}/texlive.post
12mu|texlive-lhcyr-20120522-5|38	fi
12mu|texlive-lhcyr-20120522-5|39	
12mu|texlive-lhcyr-20120522-5|40	#-----------------------------------------------------------------------
12mu|texlive-lhcyr-20120522-5|41	%files
12mu|texlive-lhcyr-20120522-5|42	%{_texmfdistdir}/tex/latex/lhcyr/karabas.tex
12mu|texlive-lhcyr-20120522-5|43	%{_texmfdistdir}/tex/latex/lhcyr/kniga.tex
12mu|texlive-lhcyr-20120522-5|44	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/README
12mu|texlive-lhcyr-20120522-5|45	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/lhcyralt-hyphen.cfg
12mu|texlive-lhcyr-20120522-5|46	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/lhcyralt-rhyphen.tex
12mu|texlive-lhcyr-20120522-5|47	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/lhcyralt.sty
12mu|texlive-lhcyr-20120522-5|48	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhdh.fd
12mu|texlive-lhcyr-20120522-5|49	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhfib.fd
12mu|texlive-lhcyr-20120522-5|50	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhfr.fd
12mu|texlive-lhcyr-20120522-5|51	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhr.fd
12mu|texlive-lhcyr-20120522-5|52	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhss.fd
12mu|texlive-lhcyr-20120522-5|53	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhtt.fd
12mu|texlive-lhcyr-20120522-5|54	%{_texmfdistdir}/tex/latex/lhcyr/lhcyralt/ot1lhvtt.fd
12mu|texlive-lhcyr-20120522-5|55	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/README
12mu|texlive-lhcyr-20120522-5|56	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/kcmf.tgz
12mu|texlive-lhcyr-20120522-5|57	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/lhcyrkoi-hyphen.cfg
12mu|texlive-lhcyr-20120522-5|58	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/lhcyrkoi-rhyphen.tex
12mu|texlive-lhcyr-20120522-5|59	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/lhcyrkoi.sty
12mu|texlive-lhcyr-20120522-5|60	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/maketfms.sh
12mu|texlive-lhcyr-20120522-5|61	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcdh.fd
12mu|texlive-lhcyr-20120522-5|62	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcfib.fd
12mu|texlive-lhcyr-20120522-5|63	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcfr.fd
12mu|texlive-lhcyr-20120522-5|64	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcr.fd
12mu|texlive-lhcyr-20120522-5|65	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcss.fd
12mu|texlive-lhcyr-20120522-5|66	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kctt.fd
12mu|texlive-lhcyr-20120522-5|67	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/ot1kcvtt.fd
12mu|texlive-lhcyr-20120522-5|68	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrkoi/special.kc
12mu|texlive-lhcyr-20120522-5|69	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/README
12mu|texlive-lhcyr-20120522-5|70	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/lhcyrwin-hyphen.cfg
12mu|texlive-lhcyr-20120522-5|71	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/lhcyrwin-rhyphen.tex
12mu|texlive-lhcyr-20120522-5|72	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/lhcyrwin.sty
12mu|texlive-lhcyr-20120522-5|73	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcdh.fd
12mu|texlive-lhcyr-20120522-5|74	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcfib.fd
12mu|texlive-lhcyr-20120522-5|75	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcfr.fd
12mu|texlive-lhcyr-20120522-5|76	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcr.fd
12mu|texlive-lhcyr-20120522-5|77	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcss.fd
12mu|texlive-lhcyr-20120522-5|78	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wctt.fd
12mu|texlive-lhcyr-20120522-5|79	%{_texmfdistdir}/tex/latex/lhcyr/lhcyrwin/ot1wcvtt.fd
12mu|texlive-lhcyr-20120522-5|80	%{_texmfdistdir}/tex/latex/lhcyr/otchet.tex
12mu|texlive-lhcyr-20120522-5|81	%{_texmfdistdir}/tex/latex/lhcyr/pismo.tex
12mu|texlive-lhcyr-20120522-5|82	%{_texmfdistdir}/tex/latex/lhcyr/rusfonts.tex
12mu|texlive-lhcyr-20120522-5|83	%{_texmfdistdir}/tex/latex/lhcyr/statya.tex
12mu|texlive-lhcyr-20120522-5|84	#- source
12mu|texlive-lhcyr-20120522-5|85	%doc %{_texmfdistdir}/source/latex/lhcyr/README
12mu|texlive-lhcyr-20120522-5|86	%doc %{_texmfdistdir}/source/latex/lhcyr/dvidrv.mfj
12mu|texlive-lhcyr-20120522-5|87	%doc %{_texmfdistdir}/source/latex/lhcyr/lhjob.mfj
12mu|texlive-lhcyr-20120522-5|88	%doc %{_texmfdistdir}/source/latex/lhcyr/wcjob.mfj
12mu|texlive-lhcyr-20120522-5|89	
12mu|texlive-lhcyr-20120522-5|90	#-----------------------------------------------------------------------
12mu|texlive-lhcyr-20120522-5|91	%prep
12mu|texlive-lhcyr-20120522-5|92	%setup -c -a0 -a1
12mu|texlive-lhcyr-20120522-5|93	
12mu|texlive-lhcyr-20120522-5|94	%build
12mu|texlive-lhcyr-20120522-5|95	
12mu|texlive-lhcyr-20120522-5|96	%install
12mu|texlive-lhcyr-20120522-5|97	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-lhcyr-20120522-5|98	cp -fpar tex source %{buildroot}%{_texmfdistdir}
12mu|texlive-lhcyr-20120522-5|99	
12mu|texlive-lhcyr-20120522-5|100	%changelog
12mu|texlive-lhcyr-20120522-5|101	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120522-5
12mu|texlive-lhcyr-20120522-5|102	+ Revision: db33f20
12mu|texlive-lhcyr-20120522-5|103	- Sync with cooker
12mu|texlive-lhcyr-20120522-5|104	
12mu|texlive-lhcyr-20120522-5|105	

21184 12
12mu|texlive-lilyglyphs-9.2.2-1.5|1	# revision 31814
12mu|texlive-lilyglyphs-9.2.2-1.5|2	# category Package
12mu|texlive-lilyglyphs-9.2.2-1.5|3	# catalog-ctan /macros/luatex/latex/lilyglyphs
12mu|texlive-lilyglyphs-9.2.2-1.5|4	# catalog-date 2013-10-02 17:17:58 +0200
12mu|texlive-lilyglyphs-9.2.2-1.5|5	# catalog-license lppl1.3
12mu|texlive-lilyglyphs-9.2.2-1.5|6	# catalog-version 9.2.2
12mu|texlive-lilyglyphs-9.2.2-1.5|7	Name:		texlive-lilyglyphs
12mu|texlive-lilyglyphs-9.2.2-1.5|8	Version:	9.2.2
12mu|texlive-lilyglyphs-9.2.2-1.5|9	Release:	1.5
12mu|texlive-lilyglyphs-9.2.2-1.5|10	Summary:	Access lilypond fragments and glyphs, in LaTeX
12mu|texlive-lilyglyphs-9.2.2-1.5|11	Group:		Publishing
12mu|texlive-lilyglyphs-9.2.2-1.5|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/lilyglyphs
12mu|texlive-lilyglyphs-9.2.2-1.5|13	License:	LPPL1.3
12mu|texlive-lilyglyphs-9.2.2-1.5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lilyglyphs.tar.xz
12mu|texlive-lilyglyphs-9.2.2-1.5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lilyglyphs.doc.tar.xz
12mu|texlive-lilyglyphs-9.2.2-1.5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lilyglyphs.source.tar.xz
12mu|texlive-lilyglyphs-9.2.2-1.5|17	BuildArch:	noarch
12mu|texlive-lilyglyphs-9.2.2-1.5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-lilyglyphs-9.2.2-1.5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-lilyglyphs-9.2.2-1.5|20	Requires(post):	texlive-kpathsea
12mu|texlive-lilyglyphs-9.2.2-1.5|21	# FIXME temporary
12mu|texlive-lilyglyphs-9.2.2-1.5|22	Provides:	texlive-lilyglyphs.bin
12mu|texlive-lilyglyphs-9.2.2-1.5|23	#Requires:	texlive-lilyglyphs.bin
12mu|texlive-lilyglyphs-9.2.2-1.5|24	
12mu|texlive-lilyglyphs-9.2.2-1.5|25	%description
12mu|texlive-lilyglyphs-9.2.2-1.5|26	The package provides the means to include arbitrary elements of
12mu|texlive-lilyglyphs-9.2.2-1.5|27	Lilypond notation, including symbols from Lilypond's Emmentaler
12mu|texlive-lilyglyphs-9.2.2-1.5|28	font, in a LaTeX document. The package uses OpenType fonts, and
12mu|texlive-lilyglyphs-9.2.2-1.5|29	as a result must be compiled with LuaLaTeX or XeLaTeX.
12mu|texlive-lilyglyphs-9.2.2-1.5|30	
12mu|texlive-lilyglyphs-9.2.2-1.5|31	%post
12mu|texlive-lilyglyphs-9.2.2-1.5|32	%{_sbindir}/texlive.post
12mu|texlive-lilyglyphs-9.2.2-1.5|33	
12mu|texlive-lilyglyphs-9.2.2-1.5|34	%postun
12mu|texlive-lilyglyphs-9.2.2-1.5|35	if [ $1 -eq 0 ]; then
12mu|texlive-lilyglyphs-9.2.2-1.5|36	%{_sbindir}/texlive.post
12mu|texlive-lilyglyphs-9.2.2-1.5|37	fi
12mu|texlive-lilyglyphs-9.2.2-1.5|38	
12mu|texlive-lilyglyphs-9.2.2-1.5|39	#-----------------------------------------------------------------------
12mu|texlive-lilyglyphs-9.2.2-1.5|40	%files
12mu|texlive-lilyglyphs-9.2.2-1.5|41	%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/FONTLOG
12mu|texlive-lilyglyphs-9.2.2-1.5|42	%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/LICENSE.OFL
12mu|texlive-lilyglyphs-9.2.2-1.5|43	%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-11.otf
12mu|texlive-lilyglyphs-9.2.2-1.5|44	%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-13.otf
12mu|texlive-lilyglyphs-9.2.2-1.5|45	%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-14.otf
12mu|texlive-lilyglyphs-9.2.2-1.5|46	%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-16.otf
12mu|texlive-lilyglyphs-9.2.2-1.5|47	%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-18.otf
12mu|texlive-lilyglyphs-9.2.2-1.5|48	%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-20.otf
12mu|texlive-lilyglyphs-9.2.2-1.5|49	%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-23.otf
12mu|texlive-lilyglyphs-9.2.2-1.5|50	%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-26.otf
12mu|texlive-lilyglyphs-9.2.2-1.5|51	%{_texmfdistdir}/fonts/opentype/public/lilyglyphs/emmentaler-brace.otf
12mu|texlive-lilyglyphs-9.2.2-1.5|52	%{_texmfdistdir}/scripts/lilyglyphs/lily-glyph-commands.py
12mu|texlive-lilyglyphs-9.2.2-1.5|53	%{_texmfdistdir}/scripts/lilyglyphs/lily-image-commands.py
12mu|texlive-lilyglyphs-9.2.2-1.5|54	%{_texmfdistdir}/scripts/lilyglyphs/lily-rebuild-pdfs.py
12mu|texlive-lilyglyphs-9.2.2-1.5|55	%{_texmfdistdir}/scripts/lilyglyphs/lilyglyphs_common.py
12mu|texlive-lilyglyphs-9.2.2-1.5|56	%{_texmfdistdir}/tex/lualatex/lilyglyphs/README-tex
12mu|texlive-lilyglyphs-9.2.2-1.5|57	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/README-commands
12mu|texlive-lilyglyphs-9.2.2-1.5|58	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/accidentals.inp
12mu|texlive-lilyglyphs-9.2.2-1.5|59	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/accordion.inp
12mu|texlive-lilyglyphs-9.2.2-1.5|60	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/beamednotes.inp
12mu|texlive-lilyglyphs-9.2.2-1.5|61	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/clefs.inp
12mu|texlive-lilyglyphs-9.2.2-1.5|62	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/dynamics.inp
12mu|texlive-lilyglyphs-9.2.2-1.5|63	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/fancyexamples.inp
12mu|texlive-lilyglyphs-9.2.2-1.5|64	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/noteheads.inp
12mu|texlive-lilyglyphs-9.2.2-1.5|65	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/numbers.inp
12mu|texlive-lilyglyphs-9.2.2-1.5|66	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/rests.inp
12mu|texlive-lilyglyphs-9.2.2-1.5|67	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/scripts.inp
12mu|texlive-lilyglyphs-9.2.2-1.5|68	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/singlenotes.inp
12mu|texlive-lilyglyphs-9.2.2-1.5|69	%{_texmfdistdir}/tex/lualatex/lilyglyphs/commands/timesignatures.inp
12mu|texlive-lilyglyphs-9.2.2-1.5|70	%{_texmfdistdir}/tex/lualatex/lilyglyphs/core/README-core
12mu|texlive-lilyglyphs-9.2.2-1.5|71	%{_texmfdistdir}/tex/lualatex/lilyglyphs/core/dotted.inp
12mu|texlive-lilyglyphs-9.2.2-1.5|72	%{_texmfdistdir}/tex/lualatex/lilyglyphs/core/genericAccess.inp
12mu|texlive-lilyglyphs-9.2.2-1.5|73	%{_texmfdistdir}/tex/lualatex/lilyglyphs/core/keyval.inp
12mu|texlive-lilyglyphs-9.2.2-1.5|74	%{_texmfdistdir}/tex/lualatex/lilyglyphs/core/opticals.inp
12mu|texlive-lilyglyphs-9.2.2-1.5|75	%{_texmfdistdir}/tex/lualatex/lilyglyphs/lilyglyphs.sty
12mu|texlive-lilyglyphs-9.2.2-1.5|76	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-crescHairpin.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|77	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-crotchet.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|78	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-crotchetDotted.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|79	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-crotchetDottedDouble.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|80	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-crotchetDottedDoubleDown.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|81	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-crotchetDottedDown.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|82	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-crotchetDown.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|83	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-decrescHairpin.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|84	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-fancyExample.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|85	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-halfNote.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|86	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-halfNoteDotted.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|87	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-halfNoteDottedDouble.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|88	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-halfNoteDottedDoubleDown.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|89	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-halfNoteDottedDown.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|90	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-halfNoteDown.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|91	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-quaver.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|92	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-quaverDotted.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|93	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-quaverDottedDouble.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|94	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-quaverDottedDoubleDdown.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|95	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-quaverDottedDoubleDown.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|96	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-quaverDottedDown.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|97	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-quaverDown.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|98	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-semiquaver.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|99	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-semiquaverDotted.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|100	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-semiquaverDottedDouble.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|101	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-semiquaverDottedDoubleDown.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|102	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-semiquaverDottedDown.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|103	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-semiquaverDown.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|104	%{_texmfdistdir}/tex/lualatex/lilyglyphs/pdfs/lily-twoBeamedQuavers.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|105	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/CHANGES.md
12mu|texlive-lilyglyphs-9.2.2-1.5|106	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/INSTALL
12mu|texlive-lilyglyphs-9.2.2-1.5|107	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/README
12mu|texlive-lilyglyphs-9.2.2-1.5|108	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/README-scripts
12mu|texlive-lilyglyphs-9.2.2-1.5|109	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/VERSION
12mu|texlive-lilyglyphs-9.2.2-1.5|110	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example-400.png
12mu|texlive-lilyglyphs-9.2.2-1.5|111	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example-600.png
12mu|texlive-lilyglyphs-9.2.2-1.5|112	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example-de.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|113	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example-de.tex
12mu|texlive-lilyglyphs-9.2.2-1.5|114	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|115	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example.png
12mu|texlive-lilyglyphs-9.2.2-1.5|116	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs-example.tex
12mu|texlive-lilyglyphs-9.2.2-1.5|117	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|118	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs.tex
12mu|texlive-lilyglyphs-9.2.2-1.5|119	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs_logo/lilyglyphs_logo.pdf
12mu|texlive-lilyglyphs-9.2.2-1.5|120	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs_logo/lilyglyphs_logo.png
12mu|texlive-lilyglyphs-9.2.2-1.5|121	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs_logo/lilyglyphs_logo.tex
12mu|texlive-lilyglyphs-9.2.2-1.5|122	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/lilyglyphs_private.zip
12mu|texlive-lilyglyphs-9.2.2-1.5|123	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-088c978c.png
12mu|texlive-lilyglyphs-9.2.2-1.5|124	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-1981c3c7.png
12mu|texlive-lilyglyphs-9.2.2-1.5|125	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-20e8632d.png
12mu|texlive-lilyglyphs-9.2.2-1.5|126	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-2abb8a04.png
12mu|texlive-lilyglyphs-9.2.2-1.5|127	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-2be182be.png
12mu|texlive-lilyglyphs-9.2.2-1.5|128	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-3b47d3fe.png
12mu|texlive-lilyglyphs-9.2.2-1.5|129	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-3f4afecc.png
12mu|texlive-lilyglyphs-9.2.2-1.5|130	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-40869867.png
12mu|texlive-lilyglyphs-9.2.2-1.5|131	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-5b13ce04.png
12mu|texlive-lilyglyphs-9.2.2-1.5|132	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-5c91a201.png
12mu|texlive-lilyglyphs-9.2.2-1.5|133	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-707477b7.png
12mu|texlive-lilyglyphs-9.2.2-1.5|134	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-76dbcd67.png
12mu|texlive-lilyglyphs-9.2.2-1.5|135	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-7fd84ff8.png
12mu|texlive-lilyglyphs-9.2.2-1.5|136	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-8155deab.png
12mu|texlive-lilyglyphs-9.2.2-1.5|137	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-8b332c94.png
12mu|texlive-lilyglyphs-9.2.2-1.5|138	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-8d82df0c.png
12mu|texlive-lilyglyphs-9.2.2-1.5|139	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-8d8bb8a3.png
12mu|texlive-lilyglyphs-9.2.2-1.5|140	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-907bc72d.png
12mu|texlive-lilyglyphs-9.2.2-1.5|141	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-a2bf82dd.png
12mu|texlive-lilyglyphs-9.2.2-1.5|142	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-ae3fd948.png
12mu|texlive-lilyglyphs-9.2.2-1.5|143	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-b3dc0958.png
12mu|texlive-lilyglyphs-9.2.2-1.5|144	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-b69af986.png
12mu|texlive-lilyglyphs-9.2.2-1.5|145	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-d9988a2c.png
12mu|texlive-lilyglyphs-9.2.2-1.5|146	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-dffaecd2.png
12mu|texlive-lilyglyphs-9.2.2-1.5|147	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lily-f4d0afc9.png
12mu|texlive-lilyglyphs-9.2.2-1.5|148	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lilyglyphsManualFonts.sty
12mu|texlive-lilyglyphs-9.2.2-1.5|149	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lilyglyphsStyle.sty
12mu|texlive-lilyglyphs-9.2.2-1.5|150	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/resources/lilypond-manuals.css
12mu|texlive-lilyglyphs-9.2.2-1.5|151	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/documentation/the-feta-font-2-16-2.html
12mu|texlive-lilyglyphs-9.2.2-1.5|152	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/license/COPYING.LPPL
12mu|texlive-lilyglyphs-9.2.2-1.5|153	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/license/MANIFEST
12mu|texlive-lilyglyphs-9.2.2-1.5|154	%doc %{_texmfdistdir}/doc/lualatex/lilyglyphs/license/license-preamble.inp
12mu|texlive-lilyglyphs-9.2.2-1.5|155	#- source
12mu|texlive-lilyglyphs-9.2.2-1.5|156	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/fonts/README-emmentaler
12mu|texlive-lilyglyphs-9.2.2-1.5|157	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/fonts/emmentaler-2-16-2.zip
12mu|texlive-lilyglyphs-9.2.2-1.5|158	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/definitions/_template.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|159	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/definitions/beamednotes.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|160	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/definitions/dynamicsigns.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|161	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/definitions/fancyexamples.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|162	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/definitions/score.ily
12mu|texlive-lilyglyphs-9.2.2-1.5|163	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/definitions/singlenotes.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|164	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-crescHairpin.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|165	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-crotchet.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|166	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-crotchetDotted.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|167	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-crotchetDottedDouble.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|168	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-crotchetDottedDoubleDown.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|169	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-crotchetDottedDown.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|170	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-crotchetDown.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|171	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-decrescHairpin.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|172	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-fancyExample.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|173	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-halfNote.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|174	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-halfNoteDotted.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|175	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-halfNoteDottedDouble.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|176	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-halfNoteDottedDoubleDown.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|177	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-halfNoteDottedDown.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|178	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-halfNoteDown.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|179	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-quaver.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|180	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-quaverDotted.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|181	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-quaverDottedDouble.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|182	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-quaverDottedDoubleDdown.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|183	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-quaverDottedDoubleDown.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|184	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-quaverDottedDown.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|185	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-quaverDown.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|186	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-semiquaver.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|187	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-semiquaverDotted.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|188	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-semiquaverDottedDouble.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|189	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-semiquaverDottedDoubleDown.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|190	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-semiquaverDottedDown.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|191	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-semiquaverDown.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|192	%doc %{_texmfdistdir}/source/luatex/lilyglyphs/glyphimages/generated_src/lily-twoBeamedQuavers.ly
12mu|texlive-lilyglyphs-9.2.2-1.5|193	
12mu|texlive-lilyglyphs-9.2.2-1.5|194	#-----------------------------------------------------------------------
12mu|texlive-lilyglyphs-9.2.2-1.5|195	%prep
12mu|texlive-lilyglyphs-9.2.2-1.5|196	%setup -c -a0 -a1 -a2
12mu|texlive-lilyglyphs-9.2.2-1.5|197	
12mu|texlive-lilyglyphs-9.2.2-1.5|198	%build
12mu|texlive-lilyglyphs-9.2.2-1.5|199	
12mu|texlive-lilyglyphs-9.2.2-1.5|200	%install
12mu|texlive-lilyglyphs-9.2.2-1.5|201	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-lilyglyphs-9.2.2-1.5|202	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-lilyglyphs-9.2.2-1.5|203	
12mu|texlive-lilyglyphs-9.2.2-1.5|204	%changelog
12mu|texlive-lilyglyphs-9.2.2-1.5|205	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 9.2.2-1.5
12mu|texlive-lilyglyphs-9.2.2-1.5|206	+ Revision: a56535c
12mu|texlive-lilyglyphs-9.2.2-1.5|207	- MassBuild#289: Increase release tag
12mu|texlive-lilyglyphs-9.2.2-1.5|208	
12mu|texlive-lilyglyphs-9.2.2-1.5|209	

21185 12
12mu|texlive-lisp-on-tex-1.2-1|1	# revision 32561
12mu|texlive-lisp-on-tex-1.2-1|2	# category Package
12mu|texlive-lisp-on-tex-1.2-1|3	# catalog-ctan /macros/latex/contrib/lisp-on-tex
12mu|texlive-lisp-on-tex-1.2-1|4	# catalog-date 2014-01-03 19:54:22 +0100
12mu|texlive-lisp-on-tex-1.2-1|5	# catalog-license bsd
12mu|texlive-lisp-on-tex-1.2-1|6	# catalog-version 1.2
12mu|texlive-lisp-on-tex-1.2-1|7	Name:		texlive-lisp-on-tex
12mu|texlive-lisp-on-tex-1.2-1|8	Version:	1.2
12mu|texlive-lisp-on-tex-1.2-1|9	Release:	1
12mu|texlive-lisp-on-tex-1.2-1|10	Summary:	Execute LISP code in a LaTeX document
12mu|texlive-lisp-on-tex-1.2-1|11	Group:		Publishing
12mu|texlive-lisp-on-tex-1.2-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lisp-on-tex
12mu|texlive-lisp-on-tex-1.2-1|13	License:	BSD
12mu|texlive-lisp-on-tex-1.2-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lisp-on-tex.tar.xz
12mu|texlive-lisp-on-tex-1.2-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lisp-on-tex.doc.tar.xz
12mu|texlive-lisp-on-tex-1.2-1|16	BuildArch:	noarch
12mu|texlive-lisp-on-tex-1.2-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-lisp-on-tex-1.2-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-lisp-on-tex-1.2-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-lisp-on-tex-1.2-1|20	
12mu|texlive-lisp-on-tex-1.2-1|21	%description
12mu|texlive-lisp-on-tex-1.2-1|22	The package provides a LISP interpreter written using TeX
12mu|texlive-lisp-on-tex-1.2-1|23	macros; it is provided as a LaTeX package. The interpreter
12mu|texlive-lisp-on-tex-1.2-1|24	static scoping, dynamic typing, and eager evaluation.
12mu|texlive-lisp-on-tex-1.2-1|25	
12mu|texlive-lisp-on-tex-1.2-1|26	%post
12mu|texlive-lisp-on-tex-1.2-1|27	%{_sbindir}/texlive.post
12mu|texlive-lisp-on-tex-1.2-1|28	
12mu|texlive-lisp-on-tex-1.2-1|29	%postun
12mu|texlive-lisp-on-tex-1.2-1|30	if [ $1 -eq 0 ]; then
12mu|texlive-lisp-on-tex-1.2-1|31	%{_sbindir}/texlive.post
12mu|texlive-lisp-on-tex-1.2-1|32	fi
12mu|texlive-lisp-on-tex-1.2-1|33	
12mu|texlive-lisp-on-tex-1.2-1|34	#-----------------------------------------------------------------------
12mu|texlive-lisp-on-tex-1.2-1|35	%files
12mu|texlive-lisp-on-tex-1.2-1|36	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-arith.sty
12mu|texlive-lisp-on-tex-1.2-1|37	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-latexutil.sty
12mu|texlive-lisp-on-tex-1.2-1|38	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-mod-fpnum.sty
12mu|texlive-lisp-on-tex-1.2-1|39	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-on-tex.sty
12mu|texlive-lisp-on-tex-1.2-1|40	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-prim.sty
12mu|texlive-lisp-on-tex-1.2-1|41	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-read.sty
12mu|texlive-lisp-on-tex-1.2-1|42	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-string.sty
12mu|texlive-lisp-on-tex-1.2-1|43	%{_texmfdistdir}/tex/latex/lisp-on-tex/lisp-util.sty
12mu|texlive-lisp-on-tex-1.2-1|44	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/LICENSE
12mu|texlive-lisp-on-tex-1.2-1|45	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/README
12mu|texlive-lisp-on-tex-1.2-1|46	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/fact.pdf
12mu|texlive-lisp-on-tex-1.2-1|47	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/fact.tex
12mu|texlive-lisp-on-tex-1.2-1|48	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/fpnummodule-mandelbrot.pdf
12mu|texlive-lisp-on-tex-1.2-1|49	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/fpnummodule-mandelbrot.tex
12mu|texlive-lisp-on-tex-1.2-1|50	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/repl.tex
12mu|texlive-lisp-on-tex-1.2-1|51	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/rocket.pdf
12mu|texlive-lisp-on-tex-1.2-1|52	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/rocket.tex
12mu|texlive-lisp-on-tex-1.2-1|53	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/examples/showfont.tex
12mu|texlive-lisp-on-tex-1.2-1|54	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/expl3/asts.tex
12mu|texlive-lisp-on-tex-1.2-1|55	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/expl3/mandel.pdf
12mu|texlive-lisp-on-tex-1.2-1|56	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/expl3/mandel.tex
12mu|texlive-lisp-on-tex-1.2-1|57	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/expl3/tarai.pdf
12mu|texlive-lisp-on-tex-1.2-1|58	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/expl3/tarai.tex
12mu|texlive-lisp-on-tex-1.2-1|59	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/latex/ast.tex
12mu|texlive-lisp-on-tex-1.2-1|60	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/latex/mandel.pdf
12mu|texlive-lisp-on-tex-1.2-1|61	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/latex/mandel.tex
12mu|texlive-lisp-on-tex-1.2-1|62	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/latex/tarai.pdf
12mu|texlive-lisp-on-tex-1.2-1|63	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/latex/tarai.tex
12mu|texlive-lisp-on-tex-1.2-1|64	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/lot/asts.pdf
12mu|texlive-lisp-on-tex-1.2-1|65	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/lot/asts.tex
12mu|texlive-lisp-on-tex-1.2-1|66	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/lot/mandel.pdf
12mu|texlive-lisp-on-tex-1.2-1|67	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/lot/mandel.tex
12mu|texlive-lisp-on-tex-1.2-1|68	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/lot/tarai.pdf
12mu|texlive-lisp-on-tex-1.2-1|69	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/lot/tarai.tex
12mu|texlive-lisp-on-tex-1.2-1|70	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/luatex/asts.pdf
12mu|texlive-lisp-on-tex-1.2-1|71	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/luatex/asts.tex
12mu|texlive-lisp-on-tex-1.2-1|72	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/luatex/mandel.pdf
12mu|texlive-lisp-on-tex-1.2-1|73	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/luatex/mandel.tex
12mu|texlive-lisp-on-tex-1.2-1|74	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/luatex/tarai.pdf
12mu|texlive-lisp-on-tex-1.2-1|75	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/luatex/tarai.tex
12mu|texlive-lisp-on-tex-1.2-1|76	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/ast.lgpl
12mu|texlive-lisp-on-tex-1.2-1|77	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/ast.pdf
12mu|texlive-lisp-on-tex-1.2-1|78	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/ast.tex
12mu|texlive-lisp-on-tex-1.2-1|79	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/asts.lgpl
12mu|texlive-lisp-on-tex-1.2-1|80	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/asts.pipe
12mu|texlive-lisp-on-tex-1.2-1|81	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/mandel.lgpl
12mu|texlive-lisp-on-tex-1.2-1|82	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/mandel.pdf
12mu|texlive-lisp-on-tex-1.2-1|83	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/mandel.tex
12mu|texlive-lisp-on-tex-1.2-1|84	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/tarai.lgpl
12mu|texlive-lisp-on-tex-1.2-1|85	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/tarai.pdf
12mu|texlive-lisp-on-tex-1.2-1|86	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/bench/perltex/tarai.tex
12mu|texlive-lisp-on-tex-1.2-1|87	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/slide.pdf
12mu|texlive-lisp-on-tex-1.2-1|88	%doc %{_texmfdistdir}/doc/latex/lisp-on-tex/tug2013/slide.tex
12mu|texlive-lisp-on-tex-1.2-1|89	
12mu|texlive-lisp-on-tex-1.2-1|90	#-----------------------------------------------------------------------
12mu|texlive-lisp-on-tex-1.2-1|91	%prep
12mu|texlive-lisp-on-tex-1.2-1|92	%setup -c -a0 -a1
12mu|texlive-lisp-on-tex-1.2-1|93	
12mu|texlive-lisp-on-tex-1.2-1|94	%build
12mu|texlive-lisp-on-tex-1.2-1|95	
12mu|texlive-lisp-on-tex-1.2-1|96	%install
12mu|texlive-lisp-on-tex-1.2-1|97	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-lisp-on-tex-1.2-1|98	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-lisp-on-tex-1.2-1|99	
12mu|texlive-lisp-on-tex-1.2-1|100	%changelog
12mu|texlive-lisp-on-tex-1.2-1|101	* Fri Feb 14 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 1.2-1
12mu|texlive-lisp-on-tex-1.2-1|102	+ Revision: beabaa2
12mu|texlive-lisp-on-tex-1.2-1|103	- - Update to latest release.
12mu|texlive-lisp-on-tex-1.2-1|104	
12mu|texlive-lisp-on-tex-1.2-1|105	

21186 12
12mu|texlive-lm-math-1.958-5|1	# revision 29044
12mu|texlive-lm-math-1.958-5|2	# category Package
12mu|texlive-lm-math-1.958-5|3	# catalog-ctan /fonts/lm-math
12mu|texlive-lm-math-1.958-5|4	# catalog-date 2013-02-06 18:13:15 +0100
12mu|texlive-lm-math-1.958-5|5	# catalog-license lppl
12mu|texlive-lm-math-1.958-5|6	# catalog-version 1.958
12mu|texlive-lm-math-1.958-5|7	Name:		texlive-lm-math
12mu|texlive-lm-math-1.958-5|8	Version:	1.958
12mu|texlive-lm-math-1.958-5|9	Release:	5
12mu|texlive-lm-math-1.958-5|10	Summary:	OpenType maths fonts for Latin Modern
12mu|texlive-lm-math-1.958-5|11	Group:		Publishing
12mu|texlive-lm-math-1.958-5|12	URL:		http://www.ctan.org/tex-archive/fonts/lm-math
12mu|texlive-lm-math-1.958-5|13	License:	LPPL
12mu|texlive-lm-math-1.958-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lm-math.tar.xz
12mu|texlive-lm-math-1.958-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lm-math.doc.tar.xz
12mu|texlive-lm-math-1.958-5|16	BuildArch:	noarch
12mu|texlive-lm-math-1.958-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-lm-math-1.958-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-lm-math-1.958-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-lm-math-1.958-5|20	
12mu|texlive-lm-math-1.958-5|21	%description
12mu|texlive-lm-math-1.958-5|22	Latin Modern Math is a maths companion for the Latin Modern
12mu|texlive-lm-math-1.958-5|23	family of fonts, in OpenType format. For use with LuaLaTeX or
12mu|texlive-lm-math-1.958-5|24	XeLaTeX, support is available from the unicode-math package.
12mu|texlive-lm-math-1.958-5|25	
12mu|texlive-lm-math-1.958-5|26	%post
12mu|texlive-lm-math-1.958-5|27	%{_sbindir}/texlive.post
12mu|texlive-lm-math-1.958-5|28	
12mu|texlive-lm-math-1.958-5|29	%postun
12mu|texlive-lm-math-1.958-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-lm-math-1.958-5|31	%{_sbindir}/texlive.post
12mu|texlive-lm-math-1.958-5|32	fi
12mu|texlive-lm-math-1.958-5|33	
12mu|texlive-lm-math-1.958-5|34	#-----------------------------------------------------------------------
12mu|texlive-lm-math-1.958-5|35	%files
12mu|texlive-lm-math-1.958-5|36	%{_texmfdistdir}/fonts/opentype/public/lm-math/latinmodern-math.otf
12mu|texlive-lm-math-1.958-5|37	%doc %{_texmfdistdir}/doc/fonts/lm-math/GUST-FONT-LICENSE.txt
12mu|texlive-lm-math-1.958-5|38	%doc %{_texmfdistdir}/doc/fonts/lm-math/INSTALL.txt
12mu|texlive-lm-math-1.958-5|39	%doc %{_texmfdistdir}/doc/fonts/lm-math/MANIFEST-Latin-Modern-Math.txt
12mu|texlive-lm-math-1.958-5|40	%doc %{_texmfdistdir}/doc/fonts/lm-math/README-Latin-Modern-Math.txt
12mu|texlive-lm-math-1.958-5|41	%doc %{_texmfdistdir}/doc/fonts/lm-math/math-test-context.tex
12mu|texlive-lm-math-1.958-5|42	%doc %{_texmfdistdir}/doc/fonts/lm-math/math-test.tex
12mu|texlive-lm-math-1.958-5|43	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-context-latinmodern_math.pdf
12mu|texlive-lm-math-1.958-5|44	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-context-latinmodern_math.tex
12mu|texlive-lm-math-1.958-5|45	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-lualatex-latinmodern_math.pdf
12mu|texlive-lm-math-1.958-5|46	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-lualatex-latinmodern_math.tex
12mu|texlive-lm-math-1.958-5|47	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-word-latinmodern_math.docx
12mu|texlive-lm-math-1.958-5|48	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-word-latinmodern_math.pdf
12mu|texlive-lm-math-1.958-5|49	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-xelatex-latinmodern_math.pdf
12mu|texlive-lm-math-1.958-5|50	%doc %{_texmfdistdir}/doc/fonts/lm-math/test-xelatex-latinmodern_math.tex
12mu|texlive-lm-math-1.958-5|51	
12mu|texlive-lm-math-1.958-5|52	#-----------------------------------------------------------------------
12mu|texlive-lm-math-1.958-5|53	%prep
12mu|texlive-lm-math-1.958-5|54	%setup -c -a0 -a1
12mu|texlive-lm-math-1.958-5|55	
12mu|texlive-lm-math-1.958-5|56	%build
12mu|texlive-lm-math-1.958-5|57	
12mu|texlive-lm-math-1.958-5|58	%install
12mu|texlive-lm-math-1.958-5|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-lm-math-1.958-5|60	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mu|texlive-lm-math-1.958-5|61	
12mu|texlive-lm-math-1.958-5|62	%changelog
12mu|texlive-lm-math-1.958-5|63	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.958-5
12mu|texlive-lm-math-1.958-5|64	+ Revision: b4fd73a
12mu|texlive-lm-math-1.958-5|65	- MassBuild#289: Increase release tag
12mu|texlive-lm-math-1.958-5|66	
12mu|texlive-lm-math-1.958-5|67	

21187 12
12mu|texlive-logicpuzzle-2.4-5|1	# revision 31024
12mu|texlive-logicpuzzle-2.4-5|2	# category Package
12mu|texlive-logicpuzzle-2.4-5|3	# catalog-ctan /graphics/pgf/contrib/logicpuzzle
12mu|texlive-logicpuzzle-2.4-5|4	# catalog-date 2013-06-07 00:26:22 +0200
12mu|texlive-logicpuzzle-2.4-5|5	# catalog-license lppl1.3
12mu|texlive-logicpuzzle-2.4-5|6	# catalog-version 2.4
12mu|texlive-logicpuzzle-2.4-5|7	Name:		texlive-logicpuzzle
12mu|texlive-logicpuzzle-2.4-5|8	Version:	2.4
12mu|texlive-logicpuzzle-2.4-5|9	Release:	5
12mu|texlive-logicpuzzle-2.4-5|10	Summary:	Typeset (grid-based) logic puzzles
12mu|texlive-logicpuzzle-2.4-5|11	Group:		Publishing
12mu|texlive-logicpuzzle-2.4-5|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/logicpuzzle
12mu|texlive-logicpuzzle-2.4-5|13	License:	LPPL1.3
12mu|texlive-logicpuzzle-2.4-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logicpuzzle.tar.xz
12mu|texlive-logicpuzzle-2.4-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/logicpuzzle.doc.tar.xz
12mu|texlive-logicpuzzle-2.4-5|16	BuildArch:	noarch
12mu|texlive-logicpuzzle-2.4-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-logicpuzzle-2.4-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-logicpuzzle-2.4-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-logicpuzzle-2.4-5|20	
12mu|texlive-logicpuzzle-2.4-5|21	%description
12mu|texlive-logicpuzzle-2.4-5|22	The package allows the user to typeset various logic puzzles.
12mu|texlive-logicpuzzle-2.4-5|23	At the moment the following puzzles are supported: - 2D-Sudoku
12mu|texlive-logicpuzzle-2.4-5|24	(aka Magiequadrat, Diagon, ...), - Battleship (aka Bimaru,
12mu|texlive-logicpuzzle-2.4-5|25	Marinespiel, Batalla Naval, ...), - Bokkusu (aka Kakurasu,
12mu|texlive-logicpuzzle-2.4-5|26	Feldersummenratsel, ...), - Bridges (akak Bruckenbau, Hashi,
12mu|texlive-logicpuzzle-2.4-5|27	...), - Chaos Sudoku, - Four Winds (aka Eminent Domain,
12mu|texlive-logicpuzzle-2.4-5|28	Lichtstrahl, ...), - Hakyuu (aka Seismic, Ripple Effect, ...),
12mu|texlive-logicpuzzle-2.4-5|29	- Hitori, - Kakuro, - Kendoku (aka Mathdoku, Calcudoku, Basic,
12mu|texlive-logicpuzzle-2.4-5|30	MiniPlu, Ken Ken, Square Wisdom, Sukendo, Caldoku, ..., -
12mu|texlive-logicpuzzle-2.4-5|31	Killer Sudoku (aka Samunapure, Sum Number Place, Sumdoku,
12mu|texlive-logicpuzzle-2.4-5|32	Gebietssummen, ...), - Laser Beam (aka Laserstrahl, ...), -
12mu|texlive-logicpuzzle-2.4-5|33	Magic Labyrinth (aka Magic Spiral, Magisches Labyrinth, ...), -
12mu|texlive-logicpuzzle-2.4-5|34	Magnets (aka Magnetplatte, Magnetfeld, ...), - Masyu (aka
12mu|texlive-logicpuzzle-2.4-5|35	Mashi, {White|Black} Pearls, ...), - Minesweeper (aka
12mu|texlive-logicpuzzle-2.4-5|36	Minensuche, ...), - Number Link, - Resuko, - Schatzsuche, -
12mu|texlive-logicpuzzle-2.4-5|37	Skyline (aka Skycrapers, Wolkenkratzer, Hochhauser, ...),
12mu|texlive-logicpuzzle-2.4-5|38	including Skyline Sudoku and Skyline Sudoku (N*N) variants, -
12mu|texlive-logicpuzzle-2.4-5|39	Slitherlink (aka Fences, Number Line, Dotty Dilemma, Sli-Lin,
12mu|texlive-logicpuzzle-2.4-5|40	Takegaki, Great Wall of China, Loop the Loop, Rundweg,
12mu|texlive-logicpuzzle-2.4-5|41	Gartenzaun, ...), - Star Battle (aka Sternenschlacht, ...), -
12mu|texlive-logicpuzzle-2.4-5|42	Stars and Arrows (aka Sternenhimmel, ...), - Sudoku, - Sun and
12mu|texlive-logicpuzzle-2.4-5|43	Moon (aka Sternenhaufen, Munraito, ...), - Tents and Trees (aka
12mu|texlive-logicpuzzle-2.4-5|44	Zeltlager, Zeltplatz, Camping, ...), and - Tunnel.
12mu|texlive-logicpuzzle-2.4-5|45	
12mu|texlive-logicpuzzle-2.4-5|46	%post
12mu|texlive-logicpuzzle-2.4-5|47	%{_sbindir}/texlive.post
12mu|texlive-logicpuzzle-2.4-5|48	
12mu|texlive-logicpuzzle-2.4-5|49	%postun
12mu|texlive-logicpuzzle-2.4-5|50	if [ $1 -eq 0 ]; then
12mu|texlive-logicpuzzle-2.4-5|51	%{_sbindir}/texlive.post
12mu|texlive-logicpuzzle-2.4-5|52	fi
12mu|texlive-logicpuzzle-2.4-5|53	
12mu|texlive-logicpuzzle-2.4-5|54	#-----------------------------------------------------------------------
12mu|texlive-logicpuzzle-2.4-5|55	%files
12mu|texlive-logicpuzzle-2.4-5|56	%{_texmfdistdir}/scripts/logicpuzzle/createlpsudoku
12mu|texlive-logicpuzzle-2.4-5|57	%{_texmfdistdir}/scripts/logicpuzzle/lpsmag
12mu|texlive-logicpuzzle-2.4-5|58	%{_texmfdistdir}/scripts/logicpuzzle/simple.smc
12mu|texlive-logicpuzzle-2.4-5|59	%{_texmfdistdir}/tex/latex/logicpuzzle/battleship.sty
12mu|texlive-logicpuzzle-2.4-5|60	%{_texmfdistdir}/tex/latex/logicpuzzle/bokkusu.sty
12mu|texlive-logicpuzzle-2.4-5|61	%{_texmfdistdir}/tex/latex/logicpuzzle/chaossudoku.sty
12mu|texlive-logicpuzzle-2.4-5|62	%{_texmfdistdir}/tex/latex/logicpuzzle/ddsudoku.sty
12mu|texlive-logicpuzzle-2.4-5|63	%{_texmfdistdir}/tex/latex/logicpuzzle/hakyuu.sty
12mu|texlive-logicpuzzle-2.4-5|64	%{_texmfdistdir}/tex/latex/logicpuzzle/hitori.sty
12mu|texlive-logicpuzzle-2.4-5|65	%{_texmfdistdir}/tex/latex/logicpuzzle/kendoku.sty
12mu|texlive-logicpuzzle-2.4-5|66	%{_texmfdistdir}/tex/latex/logicpuzzle/killersudoku.sty
12mu|texlive-logicpuzzle-2.4-5|67	%{_texmfdistdir}/tex/latex/logicpuzzle/laserbeam.sty
12mu|texlive-logicpuzzle-2.4-5|68	%{_texmfdistdir}/tex/latex/logicpuzzle/logicpuzzle.sty
12mu|texlive-logicpuzzle-2.4-5|69	%{_texmfdistdir}/tex/latex/logicpuzzle/lpenv.sty
12mu|texlive-logicpuzzle-2.4-5|70	%{_texmfdistdir}/tex/latex/logicpuzzle/lpsudoku.sty
12mu|texlive-logicpuzzle-2.4-5|71	%{_texmfdistdir}/tex/latex/logicpuzzle/skyline.sty
12mu|texlive-logicpuzzle-2.4-5|72	%{_texmfdistdir}/tex/latex/logicpuzzle/slitherlink.sty
12mu|texlive-logicpuzzle-2.4-5|73	%doc %{_texmfdistdir}/doc/latex/logicpuzzle/CHANGES
12mu|texlive-logicpuzzle-2.4-5|74	%doc %{_texmfdistdir}/doc/latex/logicpuzzle/INSTALL
12mu|texlive-logicpuzzle-2.4-5|75	%doc %{_texmfdistdir}/doc/latex/logicpuzzle/README
12mu|texlive-logicpuzzle-2.4-5|76	%doc %{_texmfdistdir}/doc/latex/logicpuzzle/logicpuzzle.pdf
12mu|texlive-logicpuzzle-2.4-5|77	%doc %{_texmfdistdir}/doc/latex/logicpuzzle/logicpuzzle.tex
12mu|texlive-logicpuzzle-2.4-5|78	%doc %{_texmfdistdir}/doc/latex/logicpuzzle/manifest.txt
12mu|texlive-logicpuzzle-2.4-5|79	
12mu|texlive-logicpuzzle-2.4-5|80	#-----------------------------------------------------------------------
12mu|texlive-logicpuzzle-2.4-5|81	%prep
12mu|texlive-logicpuzzle-2.4-5|82	%setup -c -a0 -a1
12mu|texlive-logicpuzzle-2.4-5|83	
12mu|texlive-logicpuzzle-2.4-5|84	%build
12mu|texlive-logicpuzzle-2.4-5|85	
12mu|texlive-logicpuzzle-2.4-5|86	%install
12mu|texlive-logicpuzzle-2.4-5|87	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-logicpuzzle-2.4-5|88	cp -fpar scripts tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-logicpuzzle-2.4-5|89	
12mu|texlive-logicpuzzle-2.4-5|90	%changelog
12mu|texlive-logicpuzzle-2.4-5|91	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 2.4-5
12mu|texlive-logicpuzzle-2.4-5|92	+ Revision: d10ffd8
12mu|texlive-logicpuzzle-2.4-5|93	- MassBuild#289: Increase release tag
12mu|texlive-logicpuzzle-2.4-5|94	
12mu|texlive-logicpuzzle-2.4-5|95	

21188 12
12mu|texlive-longnamefilelist-0.2-5|1	# revision 27889
12mu|texlive-longnamefilelist-0.2-5|2	# category Package
12mu|texlive-longnamefilelist-0.2-5|3	# catalog-ctan /macros/latex/contrib/longnamefilelist
12mu|texlive-longnamefilelist-0.2-5|4	# catalog-date 2012-10-01 08:11:57 +0200
12mu|texlive-longnamefilelist-0.2-5|5	# catalog-license lppl1.3
12mu|texlive-longnamefilelist-0.2-5|6	# catalog-version 0.2
12mu|texlive-longnamefilelist-0.2-5|7	Name:		texlive-longnamefilelist
12mu|texlive-longnamefilelist-0.2-5|8	Version:	0.2
12mu|texlive-longnamefilelist-0.2-5|9	Release:	5
12mu|texlive-longnamefilelist-0.2-5|10	Summary:	Tidy \listfiles with long file names
12mu|texlive-longnamefilelist-0.2-5|11	Group:		Publishing
12mu|texlive-longnamefilelist-0.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/longnamefilelist
12mu|texlive-longnamefilelist-0.2-5|13	License:	LPPL1.3
12mu|texlive-longnamefilelist-0.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/longnamefilelist.tar.xz
12mu|texlive-longnamefilelist-0.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/longnamefilelist.doc.tar.xz
12mu|texlive-longnamefilelist-0.2-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/longnamefilelist.source.tar.xz
12mu|texlive-longnamefilelist-0.2-5|17	BuildArch:	noarch
12mu|texlive-longnamefilelist-0.2-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-longnamefilelist-0.2-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-longnamefilelist-0.2-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-longnamefilelist-0.2-5|21	
12mu|texlive-longnamefilelist-0.2-5|22	%description
12mu|texlive-longnamefilelist-0.2-5|23	The package equips LaTeX's \listfiles command with an optional
12mu|texlive-longnamefilelist-0.2-5|24	argument for the number of characters in the longest base
12mu|texlive-longnamefilelist-0.2-5|25	filename. This way you get a neatly aligned file list even when
12mu|texlive-longnamefilelist-0.2-5|26	it contains files whose base names have more than 8 characters.
12mu|texlive-longnamefilelist-0.2-5|27	The package can be combined with the myfilist package as
12mu|texlive-longnamefilelist-0.2-5|28	explained in the documentation.
12mu|texlive-longnamefilelist-0.2-5|29	
12mu|texlive-longnamefilelist-0.2-5|30	%post
12mu|texlive-longnamefilelist-0.2-5|31	%{_sbindir}/texlive.post
12mu|texlive-longnamefilelist-0.2-5|32	
12mu|texlive-longnamefilelist-0.2-5|33	%postun
12mu|texlive-longnamefilelist-0.2-5|34	if [ $1 -eq 0 ]; then
12mu|texlive-longnamefilelist-0.2-5|35	%{_sbindir}/texlive.post
12mu|texlive-longnamefilelist-0.2-5|36	fi
12mu|texlive-longnamefilelist-0.2-5|37	
12mu|texlive-longnamefilelist-0.2-5|38	#-----------------------------------------------------------------------
12mu|texlive-longnamefilelist-0.2-5|39	%files
12mu|texlive-longnamefilelist-0.2-5|40	%{_texmfdistdir}/tex/latex/longnamefilelist/longnamefilelist.sty
12mu|texlive-longnamefilelist-0.2-5|41	%doc %{_texmfdistdir}/doc/latex/longnamefilelist/README
12mu|texlive-longnamefilelist-0.2-5|42	%doc %{_texmfdistdir}/doc/latex/longnamefilelist/SrcFILEs.txt
12mu|texlive-longnamefilelist-0.2-5|43	%doc %{_texmfdistdir}/doc/latex/longnamefilelist/longnamefilelist.pdf
12mu|texlive-longnamefilelist-0.2-5|44	#- source
12mu|texlive-longnamefilelist-0.2-5|45	%doc %{_texmfdistdir}/source/latex/longnamefilelist/longnamefilelist.tex
12mu|texlive-longnamefilelist-0.2-5|46	%doc %{_texmfdistdir}/source/latex/longnamefilelist/srcfiles.tex
12mu|texlive-longnamefilelist-0.2-5|47	
12mu|texlive-longnamefilelist-0.2-5|48	#-----------------------------------------------------------------------
12mu|texlive-longnamefilelist-0.2-5|49	%prep
12mu|texlive-longnamefilelist-0.2-5|50	%setup -c -a0 -a1 -a2
12mu|texlive-longnamefilelist-0.2-5|51	
12mu|texlive-longnamefilelist-0.2-5|52	%build
12mu|texlive-longnamefilelist-0.2-5|53	
12mu|texlive-longnamefilelist-0.2-5|54	%install
12mu|texlive-longnamefilelist-0.2-5|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-longnamefilelist-0.2-5|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-longnamefilelist-0.2-5|57	
12mu|texlive-longnamefilelist-0.2-5|58	
12mu|texlive-longnamefilelist-0.2-5|59	
12mu|texlive-longnamefilelist-0.2-5|60	%changelog
12mu|texlive-longnamefilelist-0.2-5|61	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-5
12mu|texlive-longnamefilelist-0.2-5|62	+ Revision: 6ddf2a6
12mu|texlive-longnamefilelist-0.2-5|63	- Sync with cooker
12mu|texlive-longnamefilelist-0.2-5|64	
12mu|texlive-longnamefilelist-0.2-5|65	

21189 12
12mu|texlive-loops-1.3-6|1	# revision 30704
12mu|texlive-loops-1.3-6|2	# category Package
12mu|texlive-loops-1.3-6|3	# catalog-ctan /macros/latex/contrib/loops
12mu|texlive-loops-1.3-6|4	# catalog-date 2013-05-16 16:49:13 +0200
12mu|texlive-loops-1.3-6|5	# catalog-license lppl1.3
12mu|texlive-loops-1.3-6|6	# catalog-version 1.3
12mu|texlive-loops-1.3-6|7	Name:		texlive-loops
12mu|texlive-loops-1.3-6|8	Version:	1.3
12mu|texlive-loops-1.3-6|9	Release:	6
12mu|texlive-loops-1.3-6|10	Summary:	General looping macros for use with LaTeX
12mu|texlive-loops-1.3-6|11	Group:		Publishing
12mu|texlive-loops-1.3-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/loops
12mu|texlive-loops-1.3-6|13	License:	LPPL1.3
12mu|texlive-loops-1.3-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/loops.tar.xz
12mu|texlive-loops-1.3-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/loops.doc.tar.xz
12mu|texlive-loops-1.3-6|16	BuildArch:	noarch
12mu|texlive-loops-1.3-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-loops-1.3-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-loops-1.3-6|19	Requires(post):	texlive-kpathsea
12mu|texlive-loops-1.3-6|20	
12mu|texlive-loops-1.3-6|21	%description
12mu|texlive-loops-1.3-6|22	The package provides efficient looping macros for processing
12mu|texlive-loops-1.3-6|23	both csv (separated-values) and nsv/tsv (non-separated values)
12mu|texlive-loops-1.3-6|24	lists. CSV lists which have associated parsers may be processed
12mu|texlive-loops-1.3-6|25	with the tools of the package.
12mu|texlive-loops-1.3-6|26	
12mu|texlive-loops-1.3-6|27	%post
12mu|texlive-loops-1.3-6|28	%{_sbindir}/texlive.post
12mu|texlive-loops-1.3-6|29	
12mu|texlive-loops-1.3-6|30	%postun
12mu|texlive-loops-1.3-6|31	if [ $1 -eq 0 ]; then
12mu|texlive-loops-1.3-6|32	%{_sbindir}/texlive.post
12mu|texlive-loops-1.3-6|33	fi
12mu|texlive-loops-1.3-6|34	
12mu|texlive-loops-1.3-6|35	#-----------------------------------------------------------------------
12mu|texlive-loops-1.3-6|36	%files
12mu|texlive-loops-1.3-6|37	%{_texmfdistdir}/tex/latex/loops/loops.sty
12mu|texlive-loops-1.3-6|38	%doc %{_texmfdistdir}/doc/latex/loops/README
12mu|texlive-loops-1.3-6|39	%doc %{_texmfdistdir}/doc/latex/loops/loops-pokayoke1.tex
12mu|texlive-loops-1.3-6|40	
12mu|texlive-loops-1.3-6|41	#-----------------------------------------------------------------------
12mu|texlive-loops-1.3-6|42	%prep
12mu|texlive-loops-1.3-6|43	%setup -c -a0 -a1
12mu|texlive-loops-1.3-6|44	
12mu|texlive-loops-1.3-6|45	%build
12mu|texlive-loops-1.3-6|46	
12mu|texlive-loops-1.3-6|47	%install
12mu|texlive-loops-1.3-6|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-loops-1.3-6|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-loops-1.3-6|50	
12mu|texlive-loops-1.3-6|51	%changelog
12mu|texlive-loops-1.3-6|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.3-6
12mu|texlive-loops-1.3-6|53	+ Revision: 14331c3
12mu|texlive-loops-1.3-6|54	- MassBuild#289: Increase release tag
12mu|texlive-loops-1.3-6|55	
12mu|texlive-loops-1.3-6|56	

21190 12
12mu|texlive-lplfitch-0.9-5|1	# revision 31077
12mu|texlive-lplfitch-0.9-5|2	# category Package
12mu|texlive-lplfitch-0.9-5|3	# catalog-ctan /macros/latex/contrib/lplfitch
12mu|texlive-lplfitch-0.9-5|4	# catalog-date 2013-07-02 16:20:31 +0200
12mu|texlive-lplfitch-0.9-5|5	# catalog-license lppl1.3
12mu|texlive-lplfitch-0.9-5|6	# catalog-version 0.9
12mu|texlive-lplfitch-0.9-5|7	Name:		texlive-lplfitch
12mu|texlive-lplfitch-0.9-5|8	Version:	0.9
12mu|texlive-lplfitch-0.9-5|9	Release:	5
12mu|texlive-lplfitch-0.9-5|10	Summary:	Fitch-style natural deduction proofs
12mu|texlive-lplfitch-0.9-5|11	Group:		Publishing
12mu|texlive-lplfitch-0.9-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lplfitch
12mu|texlive-lplfitch-0.9-5|13	License:	LPPL1.3
12mu|texlive-lplfitch-0.9-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lplfitch.tar.xz
12mu|texlive-lplfitch-0.9-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lplfitch.doc.tar.xz
12mu|texlive-lplfitch-0.9-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lplfitch.source.tar.xz
12mu|texlive-lplfitch-0.9-5|17	BuildArch:	noarch
12mu|texlive-lplfitch-0.9-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-lplfitch-0.9-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-lplfitch-0.9-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-lplfitch-0.9-5|21	
12mu|texlive-lplfitch-0.9-5|22	%description
12mu|texlive-lplfitch-0.9-5|23	The package provides macros for typesetting natural deduction
12mu|texlive-lplfitch-0.9-5|24	proofs in "Fitch" style, with subproofs indented and offset by
12mu|texlive-lplfitch-0.9-5|25	scope lines. The proofs from use of the package are in the
12mu|texlive-lplfitch-0.9-5|26	format used in the textbook Language, Proof, and Logic by Dave
12mu|texlive-lplfitch-0.9-5|27	Barker-Plummer, Jon Barwise, and John Etchemendy.
12mu|texlive-lplfitch-0.9-5|28	
12mu|texlive-lplfitch-0.9-5|29	%post
12mu|texlive-lplfitch-0.9-5|30	%{_sbindir}/texlive.post
12mu|texlive-lplfitch-0.9-5|31	
12mu|texlive-lplfitch-0.9-5|32	%postun
12mu|texlive-lplfitch-0.9-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-lplfitch-0.9-5|34	%{_sbindir}/texlive.post
12mu|texlive-lplfitch-0.9-5|35	fi
12mu|texlive-lplfitch-0.9-5|36	
12mu|texlive-lplfitch-0.9-5|37	#-----------------------------------------------------------------------
12mu|texlive-lplfitch-0.9-5|38	%files
12mu|texlive-lplfitch-0.9-5|39	%{_texmfdistdir}/tex/latex/lplfitch/lplfitch.sty
12mu|texlive-lplfitch-0.9-5|40	%doc %{_texmfdistdir}/doc/latex/lplfitch/README
12mu|texlive-lplfitch-0.9-5|41	%doc %{_texmfdistdir}/doc/latex/lplfitch/lplfitch.pdf
12mu|texlive-lplfitch-0.9-5|42	#- source
12mu|texlive-lplfitch-0.9-5|43	%doc %{_texmfdistdir}/source/latex/lplfitch/lplfitch.dtx
12mu|texlive-lplfitch-0.9-5|44	%doc %{_texmfdistdir}/source/latex/lplfitch/lplfitch.ins
12mu|texlive-lplfitch-0.9-5|45	
12mu|texlive-lplfitch-0.9-5|46	#-----------------------------------------------------------------------
12mu|texlive-lplfitch-0.9-5|47	%prep
12mu|texlive-lplfitch-0.9-5|48	%setup -c -a0 -a1 -a2
12mu|texlive-lplfitch-0.9-5|49	
12mu|texlive-lplfitch-0.9-5|50	%build
12mu|texlive-lplfitch-0.9-5|51	
12mu|texlive-lplfitch-0.9-5|52	%install
12mu|texlive-lplfitch-0.9-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-lplfitch-0.9-5|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-lplfitch-0.9-5|55	
12mu|texlive-lplfitch-0.9-5|56	%changelog
12mu|texlive-lplfitch-0.9-5|57	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.9-5
12mu|texlive-lplfitch-0.9-5|58	+ Revision: 0d5ad54
12mu|texlive-lplfitch-0.9-5|59	- MassBuild#289: Increase release tag
12mu|texlive-lplfitch-0.9-5|60	
12mu|texlive-lplfitch-0.9-5|61	

21191 12
12mu|texlive-lt3graph-0.0.9.r1-1|1	# revision 32356
12mu|texlive-lt3graph-0.0.9.r1-1|2	# category Package
12mu|texlive-lt3graph-0.0.9.r1-1|3	# catalog-ctan /macros/latex/contrib/lt3graph
12mu|texlive-lt3graph-0.0.9.r1-1|4	# catalog-date 2013-12-08 00:11:37 +0100
12mu|texlive-lt3graph-0.0.9.r1-1|5	# catalog-license lppl1.3
12mu|texlive-lt3graph-0.0.9.r1-1|6	# catalog-version 0.0.9-r1
12mu|texlive-lt3graph-0.0.9.r1-1|7	Name:		texlive-lt3graph
12mu|texlive-lt3graph-0.0.9.r1-1|8	Version:	0.0.9.r1
12mu|texlive-lt3graph-0.0.9.r1-1|9	Release:	1
12mu|texlive-lt3graph-0.0.9.r1-1|10	Summary:	Provide a graph datastructure for experimental LaTeX3
12mu|texlive-lt3graph-0.0.9.r1-1|11	Group:		Publishing
12mu|texlive-lt3graph-0.0.9.r1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/lt3graph
12mu|texlive-lt3graph-0.0.9.r1-1|13	License:	LPPL1.3
12mu|texlive-lt3graph-0.0.9.r1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lt3graph.tar.xz
12mu|texlive-lt3graph-0.0.9.r1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lt3graph.doc.tar.xz
12mu|texlive-lt3graph-0.0.9.r1-1|16	BuildArch:	noarch
12mu|texlive-lt3graph-0.0.9.r1-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-lt3graph-0.0.9.r1-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-lt3graph-0.0.9.r1-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-lt3graph-0.0.9.r1-1|20	
12mu|texlive-lt3graph-0.0.9.r1-1|21	%description
12mu|texlive-lt3graph-0.0.9.r1-1|22	The package defines a 'graph' data structure, for use in
12mu|texlive-lt3graph-0.0.9.r1-1|23	documents that are using the experimental LaTeX 3 syntax.
12mu|texlive-lt3graph-0.0.9.r1-1|24	
12mu|texlive-lt3graph-0.0.9.r1-1|25	%post
12mu|texlive-lt3graph-0.0.9.r1-1|26	%{_sbindir}/texlive.post
12mu|texlive-lt3graph-0.0.9.r1-1|27	
12mu|texlive-lt3graph-0.0.9.r1-1|28	%postun
12mu|texlive-lt3graph-0.0.9.r1-1|29	if [ $1 -eq 0 ]; then
12mu|texlive-lt3graph-0.0.9.r1-1|30	%{_sbindir}/texlive.post
12mu|texlive-lt3graph-0.0.9.r1-1|31	fi
12mu|texlive-lt3graph-0.0.9.r1-1|32	
12mu|texlive-lt3graph-0.0.9.r1-1|33	#-----------------------------------------------------------------------
12mu|texlive-lt3graph-0.0.9.r1-1|34	%files
12mu|texlive-lt3graph-0.0.9.r1-1|35	%{_texmfdistdir}/tex/latex/lt3graph/lt3graph-dry.sty
12mu|texlive-lt3graph-0.0.9.r1-1|36	%{_texmfdistdir}/tex/latex/lt3graph/lt3graph-packagedoc.cls
12mu|texlive-lt3graph-0.0.9.r1-1|37	%{_texmfdistdir}/tex/latex/lt3graph/lt3graph.sty
12mu|texlive-lt3graph-0.0.9.r1-1|38	%doc %{_texmfdistdir}/doc/latex/lt3graph/README
12mu|texlive-lt3graph-0.0.9.r1-1|39	%doc %{_texmfdistdir}/doc/latex/lt3graph/lt3graph.pdf
12mu|texlive-lt3graph-0.0.9.r1-1|40	%doc %{_texmfdistdir}/doc/latex/lt3graph/lt3graph.tex
12mu|texlive-lt3graph-0.0.9.r1-1|41	
12mu|texlive-lt3graph-0.0.9.r1-1|42	#-----------------------------------------------------------------------
12mu|texlive-lt3graph-0.0.9.r1-1|43	%prep
12mu|texlive-lt3graph-0.0.9.r1-1|44	%setup -c -a0 -a1
12mu|texlive-lt3graph-0.0.9.r1-1|45	
12mu|texlive-lt3graph-0.0.9.r1-1|46	%build
12mu|texlive-lt3graph-0.0.9.r1-1|47	
12mu|texlive-lt3graph-0.0.9.r1-1|48	%install
12mu|texlive-lt3graph-0.0.9.r1-1|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-lt3graph-0.0.9.r1-1|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-lt3graph-0.0.9.r1-1|51	
12mu|texlive-lt3graph-0.0.9.r1-1|52	%changelog
12mu|texlive-lt3graph-0.0.9.r1-1|53	* Fri Feb 14 2014 Rosa <rosa@abf.rosalinux.ru> 0.0.9.r1-1
12mu|texlive-lt3graph-0.0.9.r1-1|54	+ Revision: 1264af4
12mu|texlive-lt3graph-0.0.9.r1-1|55	- Automatic import for version 0.0.9.r1-1
12mu|texlive-lt3graph-0.0.9.r1-1|56	
12mu|texlive-lt3graph-0.0.9.r1-1|57	

21192 12
12mu|texlive-ltablex-1.0-5|1	# revision 29903
12mu|texlive-ltablex-1.0-5|2	# category Package
12mu|texlive-ltablex-1.0-5|3	# catalog-ctan /macros/latex/contrib/ltablex
12mu|texlive-ltablex-1.0-5|4	# catalog-date 2013-04-12 10:31:24 +0200
12mu|texlive-ltablex-1.0-5|5	# catalog-license lppl
12mu|texlive-ltablex-1.0-5|6	# catalog-version 1.0
12mu|texlive-ltablex-1.0-5|7	Name:		texlive-ltablex
12mu|texlive-ltablex-1.0-5|8	Version:	1.0
12mu|texlive-ltablex-1.0-5|9	Release:	5
12mu|texlive-ltablex-1.0-5|10	Summary:	Table package extensions
12mu|texlive-ltablex-1.0-5|11	Group:		Publishing
12mu|texlive-ltablex-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ltablex
12mu|texlive-ltablex-1.0-5|13	License:	LPPL
12mu|texlive-ltablex-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltablex.tar.xz
12mu|texlive-ltablex-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltablex.doc.tar.xz
12mu|texlive-ltablex-1.0-5|16	BuildArch:	noarch
12mu|texlive-ltablex-1.0-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-ltablex-1.0-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-ltablex-1.0-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-ltablex-1.0-5|20	
12mu|texlive-ltablex-1.0-5|21	%description
12mu|texlive-ltablex-1.0-5|22	Modifies the tabularx environment to combine the features of
12mu|texlive-ltablex-1.0-5|23	the tabularx package (auto-sized columns in a fixed width
12mu|texlive-ltablex-1.0-5|24	table) with those of the longtable package (multi-page tables).
12mu|texlive-ltablex-1.0-5|25	
12mu|texlive-ltablex-1.0-5|26	%post
12mu|texlive-ltablex-1.0-5|27	%{_sbindir}/texlive.post
12mu|texlive-ltablex-1.0-5|28	
12mu|texlive-ltablex-1.0-5|29	%postun
12mu|texlive-ltablex-1.0-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-ltablex-1.0-5|31	%{_sbindir}/texlive.post
12mu|texlive-ltablex-1.0-5|32	fi
12mu|texlive-ltablex-1.0-5|33	
12mu|texlive-ltablex-1.0-5|34	#-----------------------------------------------------------------------
12mu|texlive-ltablex-1.0-5|35	%files
12mu|texlive-ltablex-1.0-5|36	%{_texmfdistdir}/tex/latex/ltablex/ltablex.sty
12mu|texlive-ltablex-1.0-5|37	%doc %{_texmfdistdir}/doc/latex/ltablex/README
12mu|texlive-ltablex-1.0-5|38	%doc %{_texmfdistdir}/doc/latex/ltablex/ltablex.pdf
12mu|texlive-ltablex-1.0-5|39	%doc %{_texmfdistdir}/doc/latex/ltablex/ltablex.tex
12mu|texlive-ltablex-1.0-5|40	
12mu|texlive-ltablex-1.0-5|41	#-----------------------------------------------------------------------
12mu|texlive-ltablex-1.0-5|42	%prep
12mu|texlive-ltablex-1.0-5|43	%setup -c -a0 -a1
12mu|texlive-ltablex-1.0-5|44	
12mu|texlive-ltablex-1.0-5|45	%build
12mu|texlive-ltablex-1.0-5|46	
12mu|texlive-ltablex-1.0-5|47	%install
12mu|texlive-ltablex-1.0-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-ltablex-1.0-5|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-ltablex-1.0-5|50	
12mu|texlive-ltablex-1.0-5|51	%changelog
12mu|texlive-ltablex-1.0-5|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-5
12mu|texlive-ltablex-1.0-5|53	+ Revision: 6cecd23
12mu|texlive-ltablex-1.0-5|54	- MassBuild#289: Increase release tag
12mu|texlive-ltablex-1.0-5|55	
12mu|texlive-ltablex-1.0-5|56	

21193 12
12mu|texlive-ltxfileinfo-2.00-7|1	# revision 29349
12mu|texlive-ltxfileinfo-2.00-7|2	# category Package
12mu|texlive-ltxfileinfo-2.00-7|3	# catalog-ctan /support/ltxfileinfo
12mu|texlive-ltxfileinfo-2.00-7|4	# catalog-date 2013-02-05 06:50:41 +0100
12mu|texlive-ltxfileinfo-2.00-7|5	# catalog-license gpl
12mu|texlive-ltxfileinfo-2.00-7|6	# catalog-version 2.00
12mu|texlive-ltxfileinfo-2.00-7|7	Name:		texlive-ltxfileinfo
12mu|texlive-ltxfileinfo-2.00-7|8	Version:	2.00
12mu|texlive-ltxfileinfo-2.00-7|9	Release:	7
12mu|texlive-ltxfileinfo-2.00-7|10	Summary:	Print version info for latex class or style file
12mu|texlive-ltxfileinfo-2.00-7|11	Group:		Publishing
12mu|texlive-ltxfileinfo-2.00-7|12	URL:		http://www.ctan.org/tex-archive/support/ltxfileinfo
12mu|texlive-ltxfileinfo-2.00-7|13	License:	GPL
12mu|texlive-ltxfileinfo-2.00-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxfileinfo.tar.xz
12mu|texlive-ltxfileinfo-2.00-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltxfileinfo.doc.tar.xz
12mu|texlive-ltxfileinfo-2.00-7|16	BuildArch:	noarch
12mu|texlive-ltxfileinfo-2.00-7|17	BuildRequires:	texlive-tlpkg
12mu|texlive-ltxfileinfo-2.00-7|18	Requires(pre):	texlive-tlpkg
12mu|texlive-ltxfileinfo-2.00-7|19	Requires(post):	texlive-kpathsea
12mu|texlive-ltxfileinfo-2.00-7|20	Provides:	texlive-ltxfileinfo.bin = %{EVRD}
12mu|texlive-ltxfileinfo-2.00-7|21	
12mu|texlive-ltxfileinfo-2.00-7|22	%description
12mu|texlive-ltxfileinfo-2.00-7|23	The bash script ltxfileinfo prints information about a LaTeX
12mu|texlive-ltxfileinfo-2.00-7|24	class, style and other files to standard output. The script is
12mu|texlive-ltxfileinfo-2.00-7|25	based on Uwe Luck's readprov, so it prints information only for
12mu|texlive-ltxfileinfo-2.00-7|26	files that contain a \ProvidesFile, \ProvidesClass or
12mu|texlive-ltxfileinfo-2.00-7|27	\ProvidesPackage statement. The script tries to correct errors
12mu|texlive-ltxfileinfo-2.00-7|28	in these \Provides... statements and it has options, useful for
12mu|texlive-ltxfileinfo-2.00-7|29	developers, to make errors in those statements visible.
12mu|texlive-ltxfileinfo-2.00-7|30	
12mu|texlive-ltxfileinfo-2.00-7|31	%post
12mu|texlive-ltxfileinfo-2.00-7|32	%{_sbindir}/texlive.post
12mu|texlive-ltxfileinfo-2.00-7|33	
12mu|texlive-ltxfileinfo-2.00-7|34	%postun
12mu|texlive-ltxfileinfo-2.00-7|35	if [ $1 -eq 0 ]; then
12mu|texlive-ltxfileinfo-2.00-7|36	%{_sbindir}/texlive.post
12mu|texlive-ltxfileinfo-2.00-7|37	fi
12mu|texlive-ltxfileinfo-2.00-7|38	
12mu|texlive-ltxfileinfo-2.00-7|39	#-----------------------------------------------------------------------
12mu|texlive-ltxfileinfo-2.00-7|40	%files
12mu|texlive-ltxfileinfo-2.00-7|41	%{_bindir}/ltxfileinfo
12mu|texlive-ltxfileinfo-2.00-7|42	%{_texmfdistdir}/scripts/ltxfileinfo/ltxfileinfo
12mu|texlive-ltxfileinfo-2.00-7|43	%doc %{_texmfdistdir}/doc/support/ltxfileinfo/README
12mu|texlive-ltxfileinfo-2.00-7|44	%doc %{_texmfdistdir}/doc/support/ltxfileinfo/ltxfileinfo.pdf
12mu|texlive-ltxfileinfo-2.00-7|45	
12mu|texlive-ltxfileinfo-2.00-7|46	#-----------------------------------------------------------------------
12mu|texlive-ltxfileinfo-2.00-7|47	%prep
12mu|texlive-ltxfileinfo-2.00-7|48	%setup -c -a0 -a1
12mu|texlive-ltxfileinfo-2.00-7|49	
12mu|texlive-ltxfileinfo-2.00-7|50	%build
12mu|texlive-ltxfileinfo-2.00-7|51	
12mu|texlive-ltxfileinfo-2.00-7|52	%install
12mu|texlive-ltxfileinfo-2.00-7|53	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-ltxfileinfo-2.00-7|54	pushd %{buildroot}%{_bindir}
12mu|texlive-ltxfileinfo-2.00-7|55	ln -sf %{_texmfdistdir}/scripts/ltxfileinfo/ltxfileinfo ltxfileinfo
12mu|texlive-ltxfileinfo-2.00-7|56	popd
12mu|texlive-ltxfileinfo-2.00-7|57	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-ltxfileinfo-2.00-7|58	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-ltxfileinfo-2.00-7|59	
12mu|texlive-ltxfileinfo-2.00-7|60	%changelog
12mu|texlive-ltxfileinfo-2.00-7|61	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 2.00-7
12mu|texlive-ltxfileinfo-2.00-7|62	+ Revision: 6c02118
12mu|texlive-ltxfileinfo-2.00-7|63	- MassBuild#289: Increase release tag
12mu|texlive-ltxfileinfo-2.00-7|64	
12mu|texlive-ltxfileinfo-2.00-7|65	

21194 12
12mu|texlive-ltximg-1.0-2|1	# revision 32346
12mu|texlive-ltximg-1.0-2|2	# category Package
12mu|texlive-ltximg-1.0-2|3	# catalog-ctan /support/ltximg
12mu|texlive-ltximg-1.0-2|4	# catalog-date 2013-12-05 10:21:29 +0100
12mu|texlive-ltximg-1.0-2|5	# catalog-license gpl2
12mu|texlive-ltximg-1.0-2|6	# catalog-version 1.0
12mu|texlive-ltximg-1.0-2|7	Name:		texlive-ltximg
12mu|texlive-ltximg-1.0-2|8	Version:	1.0
12mu|texlive-ltximg-1.0-2|9	Release:	2
12mu|texlive-ltximg-1.0-2|10	Summary:	Split LaTeX files to sanitise a conversion process
12mu|texlive-ltximg-1.0-2|11	Group:		Publishing
12mu|texlive-ltximg-1.0-2|12	URL:		http://www.ctan.org/tex-archive/support/ltximg
12mu|texlive-ltximg-1.0-2|13	License:	GPL2
12mu|texlive-ltximg-1.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltximg.tar.xz
12mu|texlive-ltximg-1.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ltximg.doc.tar.xz
12mu|texlive-ltximg-1.0-2|16	BuildArch:	noarch
12mu|texlive-ltximg-1.0-2|17	BuildRequires:	texlive-tlpkg
12mu|texlive-ltximg-1.0-2|18	Requires(pre):	texlive-tlpkg
12mu|texlive-ltximg-1.0-2|19	Requires(post):	texlive-kpathsea
12mu|texlive-ltximg-1.0-2|20	Provides:	texlive-ltximg.bin = %{EVRD}
12mu|texlive-ltximg-1.0-2|21	
12mu|texlive-ltximg-1.0-2|22	%description
12mu|texlive-ltximg-1.0-2|23	The package provides a Perl script that extracts all TikZ and
12mu|texlive-ltximg-1.0-2|24	PStricks environments for separate processing to produce images
12mu|texlive-ltximg-1.0-2|25	(in eps, pdf, png or jpg format) for use by a converter or the
12mu|texlive-ltximg-1.0-2|26	preview bundle.
12mu|texlive-ltximg-1.0-2|27	
12mu|texlive-ltximg-1.0-2|28	%post
12mu|texlive-ltximg-1.0-2|29	%{_sbindir}/texlive.post
12mu|texlive-ltximg-1.0-2|30	
12mu|texlive-ltximg-1.0-2|31	%postun
12mu|texlive-ltximg-1.0-2|32	if [ $1 -eq 0 ]; then
12mu|texlive-ltximg-1.0-2|33	%{_sbindir}/texlive.post
12mu|texlive-ltximg-1.0-2|34	fi
12mu|texlive-ltximg-1.0-2|35	
12mu|texlive-ltximg-1.0-2|36	#-----------------------------------------------------------------------
12mu|texlive-ltximg-1.0-2|37	%files
12mu|texlive-ltximg-1.0-2|38	%{_bindir}/ltximg
12mu|texlive-ltximg-1.0-2|39	%{_texmfdistdir}/scripts/ltximg/ltximg.pl
12mu|texlive-ltximg-1.0-2|40	%doc %{_texmfdistdir}/doc/support/ltximg/README
12mu|texlive-ltximg-1.0-2|41	%doc %{_texmfdistdir}/doc/support/ltximg/ltximg-doc.pdf
12mu|texlive-ltximg-1.0-2|42	%doc %{_texmfdistdir}/doc/support/ltximg/ltximg-doc.tex
12mu|texlive-ltximg-1.0-2|43	%doc %{_texmfdistdir}/doc/support/ltximg/test.tex
12mu|texlive-ltximg-1.0-2|44	
12mu|texlive-ltximg-1.0-2|45	#-----------------------------------------------------------------------
12mu|texlive-ltximg-1.0-2|46	%prep
12mu|texlive-ltximg-1.0-2|47	%setup -c -a0 -a1
12mu|texlive-ltximg-1.0-2|48	
12mu|texlive-ltximg-1.0-2|49	%build
12mu|texlive-ltximg-1.0-2|50	
12mu|texlive-ltximg-1.0-2|51	%install
12mu|texlive-ltximg-1.0-2|52	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-ltximg-1.0-2|53	pushd %{buildroot}%{_bindir}
12mu|texlive-ltximg-1.0-2|54	ln -sf %{_texmfdistdir}/scripts/ltximg/ltximg.pl ltximg
12mu|texlive-ltximg-1.0-2|55	popd
12mu|texlive-ltximg-1.0-2|56	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-ltximg-1.0-2|57	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-ltximg-1.0-2|58	
12mu|texlive-ltximg-1.0-2|59	%changelog
12mu|texlive-ltximg-1.0-2|60	* Sun Feb 16 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 1.0-2
12mu|texlive-ltximg-1.0-2|61	+ Revision: d701d96
12mu|texlive-ltximg-1.0-2|62	- - Update to latest release.
12mu|texlive-ltximg-1.0-2|63	
12mu|texlive-ltximg-1.0-2|64	

21195 12
12mu|texlive-luabidi-20131014-5|1	# revision 30790
12mu|texlive-luabidi-20131014-5|2	# category Package
12mu|texlive-luabidi-20131014-5|3	# catalog-ctan undef
12mu|texlive-luabidi-20131014-5|4	# catalog-date undef
12mu|texlive-luabidi-20131014-5|5	# catalog-license undef
12mu|texlive-luabidi-20131014-5|6	# catalog-version undef
12mu|texlive-luabidi-20131014-5|7	Name:		texlive-luabidi
12mu|texlive-luabidi-20131014-5|8	Version:	20131014
12mu|texlive-luabidi-20131014-5|9	Release:	5
12mu|texlive-luabidi-20131014-5|10	Summary:	TeXLive luabidi package
12mu|texlive-luabidi-20131014-5|11	Group:		Publishing
12mu|texlive-luabidi-20131014-5|12	URL:		http://tug.org/texlive
12mu|texlive-luabidi-20131014-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-luabidi-20131014-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luabidi.tar.xz
12mu|texlive-luabidi-20131014-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luabidi.doc.tar.xz
12mu|texlive-luabidi-20131014-5|16	BuildArch:	noarch
12mu|texlive-luabidi-20131014-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-luabidi-20131014-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-luabidi-20131014-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-luabidi-20131014-5|20	
12mu|texlive-luabidi-20131014-5|21	%description
12mu|texlive-luabidi-20131014-5|22	TeXLive luabidi package.
12mu|texlive-luabidi-20131014-5|23	
12mu|texlive-luabidi-20131014-5|24	%post
12mu|texlive-luabidi-20131014-5|25	%{_sbindir}/texlive.post
12mu|texlive-luabidi-20131014-5|26	
12mu|texlive-luabidi-20131014-5|27	%postun
12mu|texlive-luabidi-20131014-5|28	if [ $1 -eq 0 ]; then
12mu|texlive-luabidi-20131014-5|29	%{_sbindir}/texlive.post
12mu|texlive-luabidi-20131014-5|30	fi
12mu|texlive-luabidi-20131014-5|31	
12mu|texlive-luabidi-20131014-5|32	#-----------------------------------------------------------------------
12mu|texlive-luabidi-20131014-5|33	%files
12mu|texlive-luabidi-20131014-5|34	%{_texmfdistdir}/tex/lualatex/luabidi/arabmaths.tex
12mu|texlive-luabidi-20131014-5|35	%{_texmfdistdir}/tex/lualatex/luabidi/autofootnoterule.tex
12mu|texlive-luabidi-20131014-5|36	%{_texmfdistdir}/tex/lualatex/luabidi/luabidi.sty
12mu|texlive-luabidi-20131014-5|37	%{_texmfdistdir}/tex/lualatex/luabidi/textwidthfootnoterule.tex
12mu|texlive-luabidi-20131014-5|38	%doc %{_texmfdistdir}/doc/lualatex/luabidi/README
12mu|texlive-luabidi-20131014-5|39	%doc %{_texmfdistdir}/doc/lualatex/luabidi/test.tex
12mu|texlive-luabidi-20131014-5|40	
12mu|texlive-luabidi-20131014-5|41	#-----------------------------------------------------------------------
12mu|texlive-luabidi-20131014-5|42	%prep
12mu|texlive-luabidi-20131014-5|43	%setup -c -a0 -a1
12mu|texlive-luabidi-20131014-5|44	
12mu|texlive-luabidi-20131014-5|45	%build
12mu|texlive-luabidi-20131014-5|46	
12mu|texlive-luabidi-20131014-5|47	%install
12mu|texlive-luabidi-20131014-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-luabidi-20131014-5|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-luabidi-20131014-5|50	
12mu|texlive-luabidi-20131014-5|51	%changelog
12mu|texlive-luabidi-20131014-5|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131014-5
12mu|texlive-luabidi-20131014-5|53	+ Revision: 7622b94
12mu|texlive-luabidi-20131014-5|54	- MassBuild#289: Increase release tag
12mu|texlive-luabidi-20131014-5|55	
12mu|texlive-luabidi-20131014-5|56	

21196 12
12mu|texlive-luaintro-0.01-6|1	# revision 30909
12mu|texlive-luaintro-0.01-6|2	# category Package
12mu|texlive-luaintro-0.01-6|3	# catalog-ctan /info/examples/luaintro
12mu|texlive-luaintro-0.01-6|4	# catalog-date 2013-02-13 13:36:17 +0100
12mu|texlive-luaintro-0.01-6|5	# catalog-license lppl1.3
12mu|texlive-luaintro-0.01-6|6	# catalog-version 0.01
12mu|texlive-luaintro-0.01-6|7	Name:		texlive-luaintro
12mu|texlive-luaintro-0.01-6|8	Version:	0.01
12mu|texlive-luaintro-0.01-6|9	Release:	6
12mu|texlive-luaintro-0.01-6|10	Summary:	Examples from the book "Einfuhrung in LuaTeX und LuaLaTeX"
12mu|texlive-luaintro-0.01-6|11	Group:		Publishing
12mu|texlive-luaintro-0.01-6|12	URL:		http://www.ctan.org/tex-archive/info/examples/luaintro
12mu|texlive-luaintro-0.01-6|13	License:	LPPL1.3
12mu|texlive-luaintro-0.01-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luaintro.tar.xz
12mu|texlive-luaintro-0.01-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luaintro.doc.tar.xz
12mu|texlive-luaintro-0.01-6|16	BuildArch:	noarch
12mu|texlive-luaintro-0.01-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-luaintro-0.01-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-luaintro-0.01-6|19	
12mu|texlive-luaintro-0.01-6|20	%description
12mu|texlive-luaintro-0.01-6|21	The bundle provides source of all the examples published in the
12mu|texlive-luaintro-0.01-6|22	German book "Einfuhrung in LuaTeX und LuaLaTeX", published by
12mu|texlive-luaintro-0.01-6|23	Lehmans Media and DANTE, Berlin.
12mu|texlive-luaintro-0.01-6|24	
12mu|texlive-luaintro-0.01-6|25	#-----------------------------------------------------------------------
12mu|texlive-luaintro-0.01-6|26	%files
12mu|texlive-luaintro-0.01-6|27	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-01-1.lua
12mu|texlive-luaintro-0.01-6|28	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-1.lualtx
12mu|texlive-luaintro-0.01-6|29	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-10.ltx2
12mu|texlive-luaintro-0.01-6|30	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-11.ltx2
12mu|texlive-luaintro-0.01-6|31	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-12.lualtx
12mu|texlive-luaintro-0.01-6|32	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-13.lualtx3
12mu|texlive-luaintro-0.01-6|33	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-14.lualtx3
12mu|texlive-luaintro-0.01-6|34	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-15.lualtx3
12mu|texlive-luaintro-0.01-6|35	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-16.lualtx3
12mu|texlive-luaintro-0.01-6|36	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-17.lualtx3
12mu|texlive-luaintro-0.01-6|37	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-18.lualtx3
12mu|texlive-luaintro-0.01-6|38	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-19.lualtx
12mu|texlive-luaintro-0.01-6|39	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-2.lualtx
12mu|texlive-luaintro-0.01-6|40	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-20.lualtx
12mu|texlive-luaintro-0.01-6|41	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-21.lualtx
12mu|texlive-luaintro-0.01-6|42	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-22.lualtx
12mu|texlive-luaintro-0.01-6|43	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-3.lualtx
12mu|texlive-luaintro-0.01-6|44	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-4.lualtx
12mu|texlive-luaintro-0.01-6|45	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-5.lualtx
12mu|texlive-luaintro-0.01-6|46	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-6.lualtx
12mu|texlive-luaintro-0.01-6|47	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-7.sh
12mu|texlive-luaintro-0.01-6|48	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-8.lualtx3
12mu|texlive-luaintro-0.01-6|49	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-02-9.lualtx3
12mu|texlive-luaintro-0.01-6|50	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-03-1.lualtx3
12mu|texlive-luaintro-0.01-6|51	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-03-2.lualtx3
12mu|texlive-luaintro-0.01-6|52	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-03-3.lualtx3
12mu|texlive-luaintro-0.01-6|53	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-03-4.lualtx3
12mu|texlive-luaintro-0.01-6|54	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-03-5.lualtx3
12mu|texlive-luaintro-0.01-6|55	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-03-6.lualtx3
12mu|texlive-luaintro-0.01-6|56	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-04-1.lualtx
12mu|texlive-luaintro-0.01-6|57	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-04-2.lualtx
12mu|texlive-luaintro-0.01-6|58	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-04-3.lualtx
12mu|texlive-luaintro-0.01-6|59	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-04-4.lualtx
12mu|texlive-luaintro-0.01-6|60	%doc %{_texmfdistdir}/doc/luatex/luaintro/01-04-5.ctx1crop
12mu|texlive-luaintro-0.01-6|61	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-01-1.lualtx
12mu|texlive-luaintro-0.01-6|62	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-01-2.lualtx
12mu|texlive-luaintro-0.01-6|63	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-01-3.lualtx
12mu|texlive-luaintro-0.01-6|64	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-01-4.sh
12mu|texlive-luaintro-0.01-6|65	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-01-5.sh
12mu|texlive-luaintro-0.01-6|66	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-1.lualtx
12mu|texlive-luaintro-0.01-6|67	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-10.lualtx
12mu|texlive-luaintro-0.01-6|68	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-11.lualtx2
12mu|texlive-luaintro-0.01-6|69	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-12.lualtx3
12mu|texlive-luaintro-0.01-6|70	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-13.lualtx3
12mu|texlive-luaintro-0.01-6|71	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-14.lualtx3
12mu|texlive-luaintro-0.01-6|72	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-15.lualtx3
12mu|texlive-luaintro-0.01-6|73	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-16.lualtx3
12mu|texlive-luaintro-0.01-6|74	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-2.lualtx
12mu|texlive-luaintro-0.01-6|75	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-3.lualtx
12mu|texlive-luaintro-0.01-6|76	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-4.lualtx
12mu|texlive-luaintro-0.01-6|77	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-5.lualtx
12mu|texlive-luaintro-0.01-6|78	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-6.sh
12mu|texlive-luaintro-0.01-6|79	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-7.lualtx2
12mu|texlive-luaintro-0.01-6|80	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-8.lualtx2
12mu|texlive-luaintro-0.01-6|81	%doc %{_texmfdistdir}/doc/luatex/luaintro/02-02-9.lualtx
12mu|texlive-luaintro-0.01-6|82	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-01-1.lualtx
12mu|texlive-luaintro-0.01-6|83	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-03-1.lualtx
12mu|texlive-luaintro-0.01-6|84	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-04-1.lualtx3
12mu|texlive-luaintro-0.01-6|85	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-06-1.lualtx3
12mu|texlive-luaintro-0.01-6|86	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-06-2.lualtx3
12mu|texlive-luaintro-0.01-6|87	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-06-3.lualtx3
12mu|texlive-luaintro-0.01-6|88	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-07-1.lualtx
12mu|texlive-luaintro-0.01-6|89	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-07-2.lualtx
12mu|texlive-luaintro-0.01-6|90	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-08-1.lualtx
12mu|texlive-luaintro-0.01-6|91	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-08-2.lualtx3
12mu|texlive-luaintro-0.01-6|92	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-08-3.sh
12mu|texlive-luaintro-0.01-6|93	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-10-1.lualtx
12mu|texlive-luaintro-0.01-6|94	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-10-2.lualtx
12mu|texlive-luaintro-0.01-6|95	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-10-3.lualtx
12mu|texlive-luaintro-0.01-6|96	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-11-1.sh
12mu|texlive-luaintro-0.01-6|97	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-11-2.lualtx
12mu|texlive-luaintro-0.01-6|98	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-11-3.lualtx
12mu|texlive-luaintro-0.01-6|99	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-11-4.lualtx
12mu|texlive-luaintro-0.01-6|100	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-11-5.lualtx
12mu|texlive-luaintro-0.01-6|101	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-11-6.lualtx
12mu|texlive-luaintro-0.01-6|102	%doc %{_texmfdistdir}/doc/luatex/luaintro/03-11-7.lualtx
12mu|texlive-luaintro-0.01-6|103	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-01-1.lualtx3
12mu|texlive-luaintro-0.01-6|104	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-01-2.lualtx3
12mu|texlive-luaintro-0.01-6|105	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-01-3.lualtx
12mu|texlive-luaintro-0.01-6|106	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-1.lualtx
12mu|texlive-luaintro-0.01-6|107	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-10.lualtx
12mu|texlive-luaintro-0.01-6|108	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-11.lualtx
12mu|texlive-luaintro-0.01-6|109	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-12.lualtx
12mu|texlive-luaintro-0.01-6|110	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-13.lualtx
12mu|texlive-luaintro-0.01-6|111	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-14.lualtx
12mu|texlive-luaintro-0.01-6|112	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-15.lualtx
12mu|texlive-luaintro-0.01-6|113	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-16.lualtx
12mu|texlive-luaintro-0.01-6|114	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-17.lualtx
12mu|texlive-luaintro-0.01-6|115	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-2.lualtx
12mu|texlive-luaintro-0.01-6|116	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-3.lualtx
12mu|texlive-luaintro-0.01-6|117	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-4.lualtx
12mu|texlive-luaintro-0.01-6|118	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-5.lualtx2
12mu|texlive-luaintro-0.01-6|119	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-6.lualtx
12mu|texlive-luaintro-0.01-6|120	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-7.lualtx
12mu|texlive-luaintro-0.01-6|121	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-8.lualtx
12mu|texlive-luaintro-0.01-6|122	%doc %{_texmfdistdir}/doc/luatex/luaintro/04-04-9.lualtx
12mu|texlive-luaintro-0.01-6|123	%doc %{_texmfdistdir}/doc/luatex/luaintro/05-01-1.lualtx
12mu|texlive-luaintro-0.01-6|124	%doc %{_texmfdistdir}/doc/luatex/luaintro/05-01-2.lualtx
12mu|texlive-luaintro-0.01-6|125	%doc %{_texmfdistdir}/doc/luatex/luaintro/05-02-1.lualtx3
12mu|texlive-luaintro-0.01-6|126	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-02-1.lualtx
12mu|texlive-luaintro-0.01-6|127	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-03-1.lualtx3
12mu|texlive-luaintro-0.01-6|128	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-04-1.lualtx3
12mu|texlive-luaintro-0.01-6|129	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-05-1.lualtx3
12mu|texlive-luaintro-0.01-6|130	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-05-2.lualtx
12mu|texlive-luaintro-0.01-6|131	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-06-1.lualtx
12mu|texlive-luaintro-0.01-6|132	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-07-1.lualtx
12mu|texlive-luaintro-0.01-6|133	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-07-2.lualtx
12mu|texlive-luaintro-0.01-6|134	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-07-3.lualtx
12mu|texlive-luaintro-0.01-6|135	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-07-4.lualtx
12mu|texlive-luaintro-0.01-6|136	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-07-5.lualtx
12mu|texlive-luaintro-0.01-6|137	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-09-1.lualtx
12mu|texlive-luaintro-0.01-6|138	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-10-1.lualtx
12mu|texlive-luaintro-0.01-6|139	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-1.sh
12mu|texlive-luaintro-0.01-6|140	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-10.lualtx
12mu|texlive-luaintro-0.01-6|141	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-11.lualtx
12mu|texlive-luaintro-0.01-6|142	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-12.lualtx
12mu|texlive-luaintro-0.01-6|143	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-13.lualtx
12mu|texlive-luaintro-0.01-6|144	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-14.lualtx
12mu|texlive-luaintro-0.01-6|145	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-15.lualtx
12mu|texlive-luaintro-0.01-6|146	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-16.lualtx
12mu|texlive-luaintro-0.01-6|147	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-17.lualtx
12mu|texlive-luaintro-0.01-6|148	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-18.lualtx
12mu|texlive-luaintro-0.01-6|149	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-2.sh
12mu|texlive-luaintro-0.01-6|150	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-3.lualtx
12mu|texlive-luaintro-0.01-6|151	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-4.lualtx
12mu|texlive-luaintro-0.01-6|152	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-5.lualtx
12mu|texlive-luaintro-0.01-6|153	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-6.lualtx
12mu|texlive-luaintro-0.01-6|154	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-7.sh
12mu|texlive-luaintro-0.01-6|155	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-8.sh
12mu|texlive-luaintro-0.01-6|156	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-11-9.sh
12mu|texlive-luaintro-0.01-6|157	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-1.lualtx
12mu|texlive-luaintro-0.01-6|158	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-10.lualtx
12mu|texlive-luaintro-0.01-6|159	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-11.lualtx
12mu|texlive-luaintro-0.01-6|160	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-12.lualtx
12mu|texlive-luaintro-0.01-6|161	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-13.lualtx
12mu|texlive-luaintro-0.01-6|162	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-14.lualtx
12mu|texlive-luaintro-0.01-6|163	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-2.lualtx
12mu|texlive-luaintro-0.01-6|164	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-3.lualtx
12mu|texlive-luaintro-0.01-6|165	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-4.lualtx
12mu|texlive-luaintro-0.01-6|166	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-5.lualtx
12mu|texlive-luaintro-0.01-6|167	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-6.lualtx
12mu|texlive-luaintro-0.01-6|168	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-7.lualtx
12mu|texlive-luaintro-0.01-6|169	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-8.lualtx
12mu|texlive-luaintro-0.01-6|170	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-12-9.lualtx
12mu|texlive-luaintro-0.01-6|171	%doc %{_texmfdistdir}/doc/luatex/luaintro/06-13-1.lualtx
12mu|texlive-luaintro-0.01-6|172	%doc %{_texmfdistdir}/doc/luatex/luaintro/07-02-1.lualtx
12mu|texlive-luaintro-0.01-6|173	%doc %{_texmfdistdir}/doc/luatex/luaintro/07-02-2.lualtx
12mu|texlive-luaintro-0.01-6|174	%doc %{_texmfdistdir}/doc/luatex/luaintro/07-02-3.lualtx
12mu|texlive-luaintro-0.01-6|175	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-01-1.lua
12mu|texlive-luaintro-0.01-6|176	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-01-10.lua
12mu|texlive-luaintro-0.01-6|177	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-01-11.lua
12mu|texlive-luaintro-0.01-6|178	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-01-2.lua
12mu|texlive-luaintro-0.01-6|179	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-01-3.lua
12mu|texlive-luaintro-0.01-6|180	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-01-4.lua
12mu|texlive-luaintro-0.01-6|181	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-01-5.lua
12mu|texlive-luaintro-0.01-6|182	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-01-6.lua
12mu|texlive-luaintro-0.01-6|183	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-01-7.lua
12mu|texlive-luaintro-0.01-6|184	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-01-8.lua
12mu|texlive-luaintro-0.01-6|185	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-01-9.lua
12mu|texlive-luaintro-0.01-6|186	%doc %{_texmfdistdir}/doc/luatex/luaintro/08-02-1.lua
12mu|texlive-luaintro-0.01-6|187	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-01-1.lualtx
12mu|texlive-luaintro-0.01-6|188	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-01-2.lualtx
12mu|texlive-luaintro-0.01-6|189	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-01-3.lualtx3
12mu|texlive-luaintro-0.01-6|190	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-01-4.lualtx
12mu|texlive-luaintro-0.01-6|191	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-01-5.lualtx
12mu|texlive-luaintro-0.01-6|192	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-01-6.lualtx
12mu|texlive-luaintro-0.01-6|193	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-03-1.lualtx
12mu|texlive-luaintro-0.01-6|194	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-03-2.lualtx
12mu|texlive-luaintro-0.01-6|195	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-03-3.lualtx
12mu|texlive-luaintro-0.01-6|196	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-03-4.lualtx
12mu|texlive-luaintro-0.01-6|197	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-03-5.lualtx
12mu|texlive-luaintro-0.01-6|198	%doc %{_texmfdistdir}/doc/luatex/luaintro/09-03-6.lualtx
12mu|texlive-luaintro-0.01-6|199	%doc %{_texmfdistdir}/doc/luatex/luaintro/CTdefault.tex
12mu|texlive-luaintro-0.01-6|200	%doc %{_texmfdistdir}/doc/luatex/luaintro/DEexa.sty
12mu|texlive-luaintro-0.01-6|201	%doc %{_texmfdistdir}/doc/luatex/luaintro/DEoptions.sty
12mu|texlive-luaintro-0.01-6|202	%doc %{_texmfdistdir}/doc/luatex/luaintro/Letter.ist
12mu|texlive-luaintro-0.01-6|203	%doc %{_texmfdistdir}/doc/luatex/luaintro/LetterC.ist
12mu|texlive-luaintro-0.01-6|204	%doc %{_texmfdistdir}/doc/luatex/luaintro/LoadFonts.tex
12mu|texlive-luaintro-0.01-6|205	%doc %{_texmfdistdir}/doc/luatex/luaintro/README
12mu|texlive-luaintro-0.01-6|206	%doc %{_texmfdistdir}/doc/luatex/luaintro/beispiel.cls
12mu|texlive-luaintro-0.01-6|207	%doc %{_texmfdistdir}/doc/luatex/luaintro/bspcalweekly.cls
12mu|texlive-luaintro-0.01-6|208	%doc %{_texmfdistdir}/doc/luatex/luaintro/bspdvdcoll.cls
12mu|texlive-luaintro-0.01-6|209	%doc %{_texmfdistdir}/doc/luatex/luaintro/bspfont.cls
12mu|texlive-luaintro-0.01-6|210	%doc %{_texmfdistdir}/doc/luatex/luaintro/bsppstricks.cls
12mu|texlive-luaintro-0.01-6|211	%doc %{_texmfdistdir}/doc/luatex/luaintro/exa-fontconfig.tex
12mu|texlive-luaintro-0.01-6|212	%doc %{_texmfdistdir}/doc/luatex/luaintro/exaarticle.cls
12mu|texlive-luaintro-0.01-6|213	%doc %{_texmfdistdir}/doc/luatex/luaintro/exaarticle2.cls
12mu|texlive-luaintro-0.01-6|214	%doc %{_texmfdistdir}/doc/luatex/luaintro/exaartplain.cls
12mu|texlive-luaintro-0.01-6|215	%doc %{_texmfdistdir}/doc/luatex/luaintro/exabeamer.cls
12mu|texlive-luaintro-0.01-6|216	%doc %{_texmfdistdir}/doc/luatex/luaintro/exabook.cls
12mu|texlive-luaintro-0.01-6|217	%doc %{_texmfdistdir}/doc/luatex/luaintro/exabook2.cls
12mu|texlive-luaintro-0.01-6|218	%doc %{_texmfdistdir}/doc/luatex/luaintro/exadante.cls
12mu|texlive-luaintro-0.01-6|219	%doc %{_texmfdistdir}/doc/luatex/luaintro/exafoils.cls
12mu|texlive-luaintro-0.01-6|220	%doc %{_texmfdistdir}/doc/luatex/luaintro/exafubeamer.cls
12mu|texlive-luaintro-0.01-6|221	%doc %{_texmfdistdir}/doc/luatex/luaintro/exafupd.cls
12mu|texlive-luaintro-0.01-6|222	%doc %{_texmfdistdir}/doc/luatex/luaintro/examargin.cls
12mu|texlive-luaintro-0.01-6|223	%doc %{_texmfdistdir}/doc/luatex/luaintro/examemoir.cls
12mu|texlive-luaintro-0.01-6|224	%doc %{_texmfdistdir}/doc/luatex/luaintro/examinimal-mathsymbols.cls
12mu|texlive-luaintro-0.01-6|225	%doc %{_texmfdistdir}/doc/luatex/luaintro/examinimal.cls
12mu|texlive-luaintro-0.01-6|226	%doc %{_texmfdistdir}/doc/luatex/luaintro/exapd.cls
12mu|texlive-luaintro-0.01-6|227	%doc %{_texmfdistdir}/doc/luatex/luaintro/exaprosper.cls
12mu|texlive-luaintro-0.01-6|228	%doc %{_texmfdistdir}/doc/luatex/luaintro/exareport.cls
12mu|texlive-luaintro-0.01-6|229	%doc %{_texmfdistdir}/doc/luatex/luaintro/exaseminar.cls
12mu|texlive-luaintro-0.01-6|230	%doc %{_texmfdistdir}/doc/luatex/luaintro/exaslidenotes.cls
12mu|texlive-luaintro-0.01-6|231	%doc %{_texmfdistdir}/doc/luatex/luaintro/exasymbol.cls
12mu|texlive-luaintro-0.01-6|232	%doc %{_texmfdistdir}/doc/luatex/luaintro/exaxetex.cls
12mu|texlive-luaintro-0.01-6|233	%doc %{_texmfdistdir}/doc/luatex/luaintro/screxa.cls
12mu|texlive-luaintro-0.01-6|234	%doc %{_texmfdistdir}/doc/luatex/luaintro/screxabook.cls
12mu|texlive-luaintro-0.01-6|235	%doc %{_texmfdistdir}/doc/luatex/luaintro/screxareport.cls
12mu|texlive-luaintro-0.01-6|236	
12mu|texlive-luaintro-0.01-6|237	#-----------------------------------------------------------------------
12mu|texlive-luaintro-0.01-6|238	%prep
12mu|texlive-luaintro-0.01-6|239	%setup -c -a0 -a1
12mu|texlive-luaintro-0.01-6|240	
12mu|texlive-luaintro-0.01-6|241	%build
12mu|texlive-luaintro-0.01-6|242	
12mu|texlive-luaintro-0.01-6|243	%install
12mu|texlive-luaintro-0.01-6|244	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-luaintro-0.01-6|245	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-luaintro-0.01-6|246	
12mu|texlive-luaintro-0.01-6|247	%changelog
12mu|texlive-luaintro-0.01-6|248	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.01-6
12mu|texlive-luaintro-0.01-6|249	+ Revision: d04e476
12mu|texlive-luaintro-0.01-6|250	- MassBuild#289: Increase release tag
12mu|texlive-luaintro-0.01-6|251	
12mu|texlive-luaintro-0.01-6|252	

21197 12
12mu|texlive-lualatex-doc-de-1.0-5|1	# revision 30474
12mu|texlive-lualatex-doc-de-1.0-5|2	# category Package
12mu|texlive-lualatex-doc-de-1.0-5|3	# catalog-ctan /info/luatex/lualatex-doc-de
12mu|texlive-lualatex-doc-de-1.0-5|4	# catalog-date 2013-05-14 17:57:54 +0200
12mu|texlive-lualatex-doc-de-1.0-5|5	# catalog-license fdl
12mu|texlive-lualatex-doc-de-1.0-5|6	# catalog-version 1.0
12mu|texlive-lualatex-doc-de-1.0-5|7	Name:		texlive-lualatex-doc-de
12mu|texlive-lualatex-doc-de-1.0-5|8	Version:	1.0
12mu|texlive-lualatex-doc-de-1.0-5|9	Release:	5
12mu|texlive-lualatex-doc-de-1.0-5|10	Summary:	Guide to LuaLaTeX (German translation)
12mu|texlive-lualatex-doc-de-1.0-5|11	Group:		Publishing
12mu|texlive-lualatex-doc-de-1.0-5|12	URL:		http://www.ctan.org/tex-archive/info/luatex/lualatex-doc-de
12mu|texlive-lualatex-doc-de-1.0-5|13	License:	FDL
12mu|texlive-lualatex-doc-de-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lualatex-doc-de.tar.xz
12mu|texlive-lualatex-doc-de-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/lualatex-doc-de.doc.tar.xz
12mu|texlive-lualatex-doc-de-1.0-5|16	BuildArch:	noarch
12mu|texlive-lualatex-doc-de-1.0-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-lualatex-doc-de-1.0-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-lualatex-doc-de-1.0-5|19	
12mu|texlive-lualatex-doc-de-1.0-5|20	%description
12mu|texlive-lualatex-doc-de-1.0-5|21	The document is a German translation of the map/guide to the
12mu|texlive-lualatex-doc-de-1.0-5|22	world of LuaLaTeX. Coverage supports both new users and package
12mu|texlive-lualatex-doc-de-1.0-5|23	developers. Apart from the introductory material, the document
12mu|texlive-lualatex-doc-de-1.0-5|24	gathers information from several sources, and offers links to
12mu|texlive-lualatex-doc-de-1.0-5|25	others.
12mu|texlive-lualatex-doc-de-1.0-5|26	
12mu|texlive-lualatex-doc-de-1.0-5|27	#-----------------------------------------------------------------------
12mu|texlive-lualatex-doc-de-1.0-5|28	%files
12mu|texlive-lualatex-doc-de-1.0-5|29	%doc %{_texmfdistdir}/doc/latex/lualatex-doc-de/lualatex-doc-DE.pdf
12mu|texlive-lualatex-doc-de-1.0-5|30	%doc %{_texmfdistdir}/doc/latex/lualatex-doc-de/lualatex-doc-DE.tex
12mu|texlive-lualatex-doc-de-1.0-5|31	
12mu|texlive-lualatex-doc-de-1.0-5|32	#-----------------------------------------------------------------------
12mu|texlive-lualatex-doc-de-1.0-5|33	%prep
12mu|texlive-lualatex-doc-de-1.0-5|34	%setup -c -a0 -a1
12mu|texlive-lualatex-doc-de-1.0-5|35	
12mu|texlive-lualatex-doc-de-1.0-5|36	%build
12mu|texlive-lualatex-doc-de-1.0-5|37	
12mu|texlive-lualatex-doc-de-1.0-5|38	%install
12mu|texlive-lualatex-doc-de-1.0-5|39	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-lualatex-doc-de-1.0-5|40	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-lualatex-doc-de-1.0-5|41	
12mu|texlive-lualatex-doc-de-1.0-5|42	%changelog
12mu|texlive-lualatex-doc-de-1.0-5|43	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-5
12mu|texlive-lualatex-doc-de-1.0-5|44	+ Revision: 223ab1f
12mu|texlive-lualatex-doc-de-1.0-5|45	- MassBuild#289: Increase release tag
12mu|texlive-lualatex-doc-de-1.0-5|46	
12mu|texlive-lualatex-doc-de-1.0-5|47	

21198 12
12mu|texlive-luamplib-2.40-1|1	# revision 32862
12mu|texlive-luamplib-2.40-1|2	# category Package
12mu|texlive-luamplib-2.40-1|3	# catalog-ctan /macros/luatex/generic/luamplib
12mu|texlive-luamplib-2.40-1|4	# catalog-date 2014-02-03 08:01:45 +0100
12mu|texlive-luamplib-2.40-1|5	# catalog-license gpl2
12mu|texlive-luamplib-2.40-1|6	# catalog-version 2.4
12mu|texlive-luamplib-2.40-1|7	Name:		texlive-luamplib
12mu|texlive-luamplib-2.40-1|8	Version:	2.40
12mu|texlive-luamplib-2.40-1|9	Release:	1
12mu|texlive-luamplib-2.40-1|10	Summary:	Use LuaTeX's built-in MetaPost interpreter
12mu|texlive-luamplib-2.40-1|11	Group:		Publishing
12mu|texlive-luamplib-2.40-1|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/luamplib
12mu|texlive-luamplib-2.40-1|13	License:	GPL2
12mu|texlive-luamplib-2.40-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luamplib.tar.xz
12mu|texlive-luamplib-2.40-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luamplib.doc.tar.xz
12mu|texlive-luamplib-2.40-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luamplib.source.tar.xz
12mu|texlive-luamplib-2.40-1|17	BuildArch:	noarch
12mu|texlive-luamplib-2.40-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-luamplib-2.40-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-luamplib-2.40-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-luamplib-2.40-1|21	
12mu|texlive-luamplib-2.40-1|22	%description
12mu|texlive-luamplib-2.40-1|23	The package enables the user to directly incorporate MetaPost
12mu|texlive-luamplib-2.40-1|24	diagrams into a document, using LuaTeX's built-in MetaPost
12mu|texlive-luamplib-2.40-1|25	library. The facility is only available in PDF mode.
12mu|texlive-luamplib-2.40-1|26	
12mu|texlive-luamplib-2.40-1|27	%post
12mu|texlive-luamplib-2.40-1|28	%{_sbindir}/texlive.post
12mu|texlive-luamplib-2.40-1|29	
12mu|texlive-luamplib-2.40-1|30	%postun
12mu|texlive-luamplib-2.40-1|31	if [ $1 -eq 0 ]; then
12mu|texlive-luamplib-2.40-1|32	%{_sbindir}/texlive.post
12mu|texlive-luamplib-2.40-1|33	fi
12mu|texlive-luamplib-2.40-1|34	
12mu|texlive-luamplib-2.40-1|35	#-----------------------------------------------------------------------
12mu|texlive-luamplib-2.40-1|36	%files
12mu|texlive-luamplib-2.40-1|37	%{_texmfdistdir}/tex/luatex/luamplib/luamplib.lua
12mu|texlive-luamplib-2.40-1|38	%{_texmfdistdir}/tex/luatex/luamplib/luamplib.sty
12mu|texlive-luamplib-2.40-1|39	%doc %{_texmfdistdir}/doc/luatex/luamplib/NEWS
12mu|texlive-luamplib-2.40-1|40	%doc %{_texmfdistdir}/doc/luatex/luamplib/README
12mu|texlive-luamplib-2.40-1|41	%doc %{_texmfdistdir}/doc/luatex/luamplib/luamplib.pdf
12mu|texlive-luamplib-2.40-1|42	%doc %{_texmfdistdir}/doc/luatex/luamplib/test-luamplib-latex.tex
12mu|texlive-luamplib-2.40-1|43	%doc %{_texmfdistdir}/doc/luatex/luamplib/test-luamplib-plain.tex
12mu|texlive-luamplib-2.40-1|44	#- source
12mu|texlive-luamplib-2.40-1|45	%doc %{_texmfdistdir}/source/luatex/luamplib/Makefile
12mu|texlive-luamplib-2.40-1|46	%doc %{_texmfdistdir}/source/luatex/luamplib/luamplib.dtx
12mu|texlive-luamplib-2.40-1|47	
12mu|texlive-luamplib-2.40-1|48	#-----------------------------------------------------------------------
12mu|texlive-luamplib-2.40-1|49	%prep
12mu|texlive-luamplib-2.40-1|50	%setup -c -a0 -a1 -a2
12mu|texlive-luamplib-2.40-1|51	
12mu|texlive-luamplib-2.40-1|52	%build
12mu|texlive-luamplib-2.40-1|53	
12mu|texlive-luamplib-2.40-1|54	%install
12mu|texlive-luamplib-2.40-1|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-luamplib-2.40-1|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-luamplib-2.40-1|57	
12mu|texlive-luamplib-2.40-1|58	%changelog
12mu|texlive-luamplib-2.40-1|59	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.40-1
12mu|texlive-luamplib-2.40-1|60	+ Revision: 8dbe7da
12mu|texlive-luamplib-2.40-1|61	- Sync with cooker
12mu|texlive-luamplib-2.40-1|62	
12mu|texlive-luamplib-2.40-1|63	

21199 12
12mu|texlive-luatex-0.70.1-12|1	# revision 30581
12mu|texlive-luatex-0.70.1-12|2	# category TLCore
12mu|texlive-luatex-0.70.1-12|3	# catalog-ctan /systems/luatex/base
12mu|texlive-luatex-0.70.1-12|4	# catalog-date 2011-11-09 15:33:34 +0100
12mu|texlive-luatex-0.70.1-12|5	# catalog-license gpl2
12mu|texlive-luatex-0.70.1-12|6	# catalog-version 0.70.1
12mu|texlive-luatex-0.70.1-12|7	Name:		texlive-luatex
12mu|texlive-luatex-0.70.1-12|8	Version:	0.70.1
12mu|texlive-luatex-0.70.1-12|9	Release:	12
12mu|texlive-luatex-0.70.1-12|10	Summary:	The LuaTeX engine
12mu|texlive-luatex-0.70.1-12|11	Group:		Publishing
12mu|texlive-luatex-0.70.1-12|12	URL:		http://www.ctan.org/tex-archive/systems/luatex/base
12mu|texlive-luatex-0.70.1-12|13	License:	GPL2
12mu|texlive-luatex-0.70.1-12|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatex.tar.xz
12mu|texlive-luatex-0.70.1-12|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatex.doc.tar.xz
12mu|texlive-luatex-0.70.1-12|16	BuildArch:	noarch
12mu|texlive-luatex-0.70.1-12|17	BuildRequires:	texlive-tlpkg
12mu|texlive-luatex-0.70.1-12|18	Requires(pre):	texlive-tlpkg
12mu|texlive-luatex-0.70.1-12|19	Requires(post):	texlive-kpathsea
12mu|texlive-luatex-0.70.1-12|20	Requires(post):	texlive-tetex
12mu|texlive-luatex-0.70.1-12|21	Requires:	texlive-luatex.bin
12mu|texlive-luatex-0.70.1-12|22	
12mu|texlive-luatex-0.70.1-12|23	%description
12mu|texlive-luatex-0.70.1-12|24	LuaTeX is an extended version of pdfTeX using Lua as an
12mu|texlive-luatex-0.70.1-12|25	embedded scripting language. The LuaTeX project's main
12mu|texlive-luatex-0.70.1-12|26	objective is to provide an open and configurable variant of TeX
12mu|texlive-luatex-0.70.1-12|27	while at the same time offering downward compatibility. LuaTeX
12mu|texlive-luatex-0.70.1-12|28	uses Unicode (as UTF-8) as its default input encoding, and is
12mu|texlive-luatex-0.70.1-12|29	able to use modern (OpenType) fonts (for both text and
12mu|texlive-luatex-0.70.1-12|30	mathematics). It should be noted that LuaTeX is still under
12mu|texlive-luatex-0.70.1-12|31	development; its specification has been declared stable, but
12mu|texlive-luatex-0.70.1-12|32	absolute stability may not in practice be assumed.
12mu|texlive-luatex-0.70.1-12|33	
12mu|texlive-luatex-0.70.1-12|34	%post
12mu|texlive-luatex-0.70.1-12|35	%{_sbindir}/texlive.post
12mu|texlive-luatex-0.70.1-12|36	
12mu|texlive-luatex-0.70.1-12|37	%postun
12mu|texlive-luatex-0.70.1-12|38	if [ $1 -eq 0 ]; then
12mu|texlive-luatex-0.70.1-12|39	rm -fr %{_texmfvardir}/web2c/luatex
12mu|texlive-luatex-0.70.1-12|40	%{_sbindir}/texlive.post
12mu|texlive-luatex-0.70.1-12|41	fi
12mu|texlive-luatex-0.70.1-12|42	
12mu|texlive-luatex-0.70.1-12|43	#-----------------------------------------------------------------------
12mu|texlive-luatex-0.70.1-12|44	%files
12mu|texlive-luatex-0.70.1-12|45	%{_texmfdistdir}/tex/generic/config/luatex-unicode-letters.tex
12mu|texlive-luatex-0.70.1-12|46	%{_texmfdistdir}/tex/generic/config/luatexiniconfig.tex
12mu|texlive-luatex-0.70.1-12|47	%{_texmfdistdir}/web2c/texmfcnf.lua
12mu|texlive-luatex-0.70.1-12|48	%_texmf_fmtutil_d/luatex
12mu|texlive-luatex-0.70.1-12|49	%doc %{_texmfdistdir}/doc/luatex/base/fdata.lua
12mu|texlive-luatex-0.70.1-12|50	%doc %{_texmfdistdir}/doc/luatex/base/fdata_epdf.lua
12mu|texlive-luatex-0.70.1-12|51	%doc %{_texmfdistdir}/doc/luatex/base/fdata_img.lua
12mu|texlive-luatex-0.70.1-12|52	%doc %{_texmfdistdir}/doc/luatex/base/functionref.pdf
12mu|texlive-luatex-0.70.1-12|53	%doc %{_texmfdistdir}/doc/luatex/base/functionref.tex
12mu|texlive-luatex-0.70.1-12|54	%doc %{_texmfdistdir}/doc/luatex/base/luatex.man
12mu|texlive-luatex-0.70.1-12|55	%doc %{_texmfdistdir}/doc/luatex/base/luatexref-env.tex
12mu|texlive-luatex-0.70.1-12|56	%doc %{_texmfdistdir}/doc/luatex/base/luatexref-t.pdf
12mu|texlive-luatex-0.70.1-12|57	%doc %{_texmfdistdir}/doc/luatex/base/luatexref-t.tex
12mu|texlive-luatex-0.70.1-12|58	%doc %{_mandir}/man1/luatex.1*
12mu|texlive-luatex-0.70.1-12|59	%doc %{_texmfdistdir}/doc/man/man1/luatex.man1.pdf
12mu|texlive-luatex-0.70.1-12|60	%doc %{_mandir}/man1/texlua.1*
12mu|texlive-luatex-0.70.1-12|61	%doc %{_texmfdistdir}/doc/man/man1/texlua.man1.pdf
12mu|texlive-luatex-0.70.1-12|62	%doc %{_mandir}/man1/texluac.1*
12mu|texlive-luatex-0.70.1-12|63	%doc %{_texmfdistdir}/doc/man/man1/texluac.man1.pdf
12mu|texlive-luatex-0.70.1-12|64	
12mu|texlive-luatex-0.70.1-12|65	#-----------------------------------------------------------------------
12mu|texlive-luatex-0.70.1-12|66	%prep
12mu|texlive-luatex-0.70.1-12|67	%setup -c -a0 -a1
12mu|texlive-luatex-0.70.1-12|68	
12mu|texlive-luatex-0.70.1-12|69	perl -pi -e 's%^(\s*TEXMFMAIN\s+=\s+").*%$1%{_texmfdistdir}",%;'				\
12mu|texlive-luatex-0.70.1-12|70	-e 's%\bTEXMFCONTEXT\b%TEXMFDIST%g;'						\
12mu|texlive-luatex-0.70.1-12|71	-e 's%^(\s*TEXMFDIST\s+=\s+).*%$1"%{_texmfdistdir}",%;'			\
12mu|texlive-luatex-0.70.1-12|72	-e 's%^(\s*TEXMFLOCAL\s+=\s+).*%$1"%{_texmflocaldir}",%;'			\
12mu|texlive-luatex-0.70.1-12|73	-e 's%^(\s*TEXMFSYSVAR\s+=\s+).*%$1"%{_texmfvardir}",%;'			\
12mu|texlive-luatex-0.70.1-12|74	-e 's%^(\s*TEXMFSYSCONFIG\s+=\s+).*%$1"%{_texmfconfdir}",%;'			\
12mu|texlive-luatex-0.70.1-12|75	-e 's%^(\s*TEXMFHOME\s+=\s+").*%$1\$HOME/texmf",%;'				\
12mu|texlive-luatex-0.70.1-12|76	-e 's%^(\s*TEXMFVAR\s+=\s+").*%$1\$HOME/.texlive2013/texmf-var",%;'		\
12mu|texlive-luatex-0.70.1-12|77	-e 's%^(\s*TEXMFCONFIG\s+=\s+").*%$1\$HOME/.texlive2013/texmf-config",%;'	\
12mu|texlive-luatex-0.70.1-12|78	-e 's%^(\s*FONTCONFIG_PATH\s+=\s+").*%$1%{_sysconfdir}/fonts",%;'		\
12mu|texlive-luatex-0.70.1-12|79	-e 's|^local texmflocal.*$||;'							\
12mu|texlive-luatex-0.70.1-12|80	-e 's|^texmflocal.*$||;'							\
12mu|texlive-luatex-0.70.1-12|81	texmf-dist/web2c/texmfcnf.lua
12mu|texlive-luatex-0.70.1-12|82	
12mu|texlive-luatex-0.70.1-12|83	%build
12mu|texlive-luatex-0.70.1-12|84	
12mu|texlive-luatex-0.70.1-12|85	%install
12mu|texlive-luatex-0.70.1-12|86	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-luatex-0.70.1-12|87	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-luatex-0.70.1-12|88	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-luatex-0.70.1-12|89	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-luatex-0.70.1-12|90	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mu|texlive-luatex-0.70.1-12|91	cat > %{buildroot}%{_texmf_fmtutil_d}/luatex <<EOF
12mu|texlive-luatex-0.70.1-12|92	#
12mu|texlive-luatex-0.70.1-12|93	# from luatex:
12mu|texlive-luatex-0.70.1-12|94	luatex luatex language.def,language.dat.lua luatex.ini
12mu|texlive-luatex-0.70.1-12|95	dviluatex luatex language.def,language.dat.lua dviluatex.ini
12mu|texlive-luatex-0.70.1-12|96	EOF
12mu|texlive-luatex-0.70.1-12|97	
12mu|texlive-luatex-0.70.1-12|98	%changelog
12mu|texlive-luatex-0.70.1-12|99	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.70.1-12
12mu|texlive-luatex-0.70.1-12|100	+ Revision: 3417c81
12mu|texlive-luatex-0.70.1-12|101	- Sync with cooker
12mu|texlive-luatex-0.70.1-12|102	
12mu|texlive-luatex-0.70.1-12|103	

21200 12
12mu|texlive-luatexko-1.4-1|1	# revision 32740
12mu|texlive-luatexko-1.4-1|2	# category Package
12mu|texlive-luatexko-1.4-1|3	# catalog-ctan /macros/luatex/generic/luatexko
12mu|texlive-luatexko-1.4-1|4	# catalog-date 2014-01-20 15:14:34 +0100
12mu|texlive-luatexko-1.4-1|5	# catalog-license lppl
12mu|texlive-luatexko-1.4-1|6	# catalog-version 1.4
12mu|texlive-luatexko-1.4-1|7	Name:		texlive-luatexko
12mu|texlive-luatexko-1.4-1|8	Version:	1.4
12mu|texlive-luatexko-1.4-1|9	Release:	1
12mu|texlive-luatexko-1.4-1|10	Summary:	Typeset Korean with Lua(La)TeX
12mu|texlive-luatexko-1.4-1|11	Group:		Publishing
12mu|texlive-luatexko-1.4-1|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/luatexko
12mu|texlive-luatexko-1.4-1|13	License:	LPPL
12mu|texlive-luatexko-1.4-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatexko.tar.xz
12mu|texlive-luatexko-1.4-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luatexko.doc.tar.xz
12mu|texlive-luatexko-1.4-1|16	BuildArch:	noarch
12mu|texlive-luatexko-1.4-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-luatexko-1.4-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-luatexko-1.4-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-luatexko-1.4-1|20	
12mu|texlive-luatexko-1.4-1|21	%description
12mu|texlive-luatexko-1.4-1|22	This is a Lua(La)TeX macro package that supports typesetting
12mu|texlive-luatexko-1.4-1|23	Korean documents. LuaTeX version 0.76+ and luaotfload package
12mu|texlive-luatexko-1.4-1|24	version 2.2+ are required. This package also requires both cjk-
12mu|texlive-luatexko-1.4-1|25	ko and xetexko packages for its full functionality.
12mu|texlive-luatexko-1.4-1|26	
12mu|texlive-luatexko-1.4-1|27	%post
12mu|texlive-luatexko-1.4-1|28	%{_sbindir}/texlive.post
12mu|texlive-luatexko-1.4-1|29	
12mu|texlive-luatexko-1.4-1|30	%postun
12mu|texlive-luatexko-1.4-1|31	if [ $1 -eq 0 ]; then
12mu|texlive-luatexko-1.4-1|32	%{_sbindir}/texlive.post
12mu|texlive-luatexko-1.4-1|33	fi
12mu|texlive-luatexko-1.4-1|34	
12mu|texlive-luatexko-1.4-1|35	#-----------------------------------------------------------------------
12mu|texlive-luatexko-1.4-1|36	%files
12mu|texlive-luatexko-1.4-1|37	%{_texmfdistdir}/tex/luatex/luatexko/luatexko-core.sty
12mu|texlive-luatexko-1.4-1|38	%{_texmfdistdir}/tex/luatex/luatexko/luatexko-normalize.lua
12mu|texlive-luatexko-1.4-1|39	%{_texmfdistdir}/tex/luatex/luatexko/luatexko-uhc2utf8.lua
12mu|texlive-luatexko-1.4-1|40	%{_texmfdistdir}/tex/luatex/luatexko/luatexko.lua
12mu|texlive-luatexko-1.4-1|41	%{_texmfdistdir}/tex/luatex/luatexko/luatexko.sty
12mu|texlive-luatexko-1.4-1|42	%doc %{_texmfdistdir}/doc/luatex/luatexko/ChangeLog
12mu|texlive-luatexko-1.4-1|43	%doc %{_texmfdistdir}/doc/luatex/luatexko/README
12mu|texlive-luatexko-1.4-1|44	%doc %{_texmfdistdir}/doc/luatex/luatexko/luatexko-doc.pdf
12mu|texlive-luatexko-1.4-1|45	%doc %{_texmfdistdir}/doc/luatex/luatexko/luatexko-doc.tex
12mu|texlive-luatexko-1.4-1|46	
12mu|texlive-luatexko-1.4-1|47	#-----------------------------------------------------------------------
12mu|texlive-luatexko-1.4-1|48	%prep
12mu|texlive-luatexko-1.4-1|49	%setup -c -a0 -a1
12mu|texlive-luatexko-1.4-1|50	
12mu|texlive-luatexko-1.4-1|51	%build
12mu|texlive-luatexko-1.4-1|52	
12mu|texlive-luatexko-1.4-1|53	%install
12mu|texlive-luatexko-1.4-1|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-luatexko-1.4-1|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-luatexko-1.4-1|56	
12mu|texlive-luatexko-1.4-1|57	%changelog
12mu|texlive-luatexko-1.4-1|58	* Fri Feb 14 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 1.4-1
12mu|texlive-luatexko-1.4-1|59	+ Revision: 13bf2fd
12mu|texlive-luatexko-1.4-1|60	- - Update to latest release.
12mu|texlive-luatexko-1.4-1|61	
12mu|texlive-luatexko-1.4-1|62	

21201 12
12mu|texlive-luaxml-0.0.1-1|1	# revision 27394
12mu|texlive-luaxml-0.0.1-1|2	# category Package
12mu|texlive-luaxml-0.0.1-1|3	# catalog-ctan /macros/luatex/generic/luaxml
12mu|texlive-luaxml-0.0.1-1|4	# catalog-date 2012-08-13 11:53:38 +0200
12mu|texlive-luaxml-0.0.1-1|5	# catalog-license other-free
12mu|texlive-luaxml-0.0.1-1|6	# catalog-version 0.0.1
12mu|texlive-luaxml-0.0.1-1|7	Name:		texlive-luaxml
12mu|texlive-luaxml-0.0.1-1|8	Version:	0.0.1
12mu|texlive-luaxml-0.0.1-1|9	Release:	1
12mu|texlive-luaxml-0.0.1-1|10	Summary:	Lua library for reading and serialising XML files
12mu|texlive-luaxml-0.0.1-1|11	Group:		Publishing
12mu|texlive-luaxml-0.0.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/luaxml
12mu|texlive-luaxml-0.0.1-1|13	License:	OTHER-FREE
12mu|texlive-luaxml-0.0.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luaxml.tar.xz
12mu|texlive-luaxml-0.0.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/luaxml.doc.tar.xz
12mu|texlive-luaxml-0.0.1-1|16	BuildArch:	noarch
12mu|texlive-luaxml-0.0.1-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-luaxml-0.0.1-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-luaxml-0.0.1-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-luaxml-0.0.1-1|20	
12mu|texlive-luaxml-0.0.1-1|21	%description
12mu|texlive-luaxml-0.0.1-1|22	This is a redistribution of a pure lua xml library, LuaXML. The
12mu|texlive-luaxml-0.0.1-1|23	library was originally distributed as part of the odsfile
12mu|texlive-luaxml-0.0.1-1|24	package, but is made available separately in the hope that it
12mu|texlive-luaxml-0.0.1-1|25	can be useful for other projects.
12mu|texlive-luaxml-0.0.1-1|26	
12mu|texlive-luaxml-0.0.1-1|27	%post
12mu|texlive-luaxml-0.0.1-1|28	%{_sbindir}/texlive.post
12mu|texlive-luaxml-0.0.1-1|29	
12mu|texlive-luaxml-0.0.1-1|30	%postun
12mu|texlive-luaxml-0.0.1-1|31	if [ $1 -eq 0 ]; then
12mu|texlive-luaxml-0.0.1-1|32	%{_sbindir}/texlive.post
12mu|texlive-luaxml-0.0.1-1|33	fi
12mu|texlive-luaxml-0.0.1-1|34	
12mu|texlive-luaxml-0.0.1-1|35	#-----------------------------------------------------------------------
12mu|texlive-luaxml-0.0.1-1|36	%files
12mu|texlive-luaxml-0.0.1-1|37	%{_texmfdistdir}/tex/luatex/luaxml/luaxml-mod-handler.lua
12mu|texlive-luaxml-0.0.1-1|38	%{_texmfdistdir}/tex/luatex/luaxml/luaxml-mod-xml.lua
12mu|texlive-luaxml-0.0.1-1|39	%{_texmfdistdir}/tex/luatex/luaxml/luaxml-selectors.lua
12mu|texlive-luaxml-0.0.1-1|40	%{_texmfdistdir}/tex/luatex/luaxml/luaxml-stack.lua
12mu|texlive-luaxml-0.0.1-1|41	%doc %{_texmfdistdir}/doc/luatex/luaxml/README
12mu|texlive-luaxml-0.0.1-1|42	%doc %{_texmfdistdir}/doc/luatex/luaxml/luaxml.pdf
12mu|texlive-luaxml-0.0.1-1|43	%doc %{_texmfdistdir}/doc/luatex/luaxml/luaxml.tex
12mu|texlive-luaxml-0.0.1-1|44	
12mu|texlive-luaxml-0.0.1-1|45	#-----------------------------------------------------------------------
12mu|texlive-luaxml-0.0.1-1|46	%prep
12mu|texlive-luaxml-0.0.1-1|47	%setup -c -a0 -a1
12mu|texlive-luaxml-0.0.1-1|48	
12mu|texlive-luaxml-0.0.1-1|49	%build
12mu|texlive-luaxml-0.0.1-1|50	
12mu|texlive-luaxml-0.0.1-1|51	%install
12mu|texlive-luaxml-0.0.1-1|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-luaxml-0.0.1-1|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-luaxml-0.0.1-1|54	
12mu|texlive-luaxml-0.0.1-1|55	
12mu|texlive-luaxml-0.0.1-1|56	
12mu|texlive-luaxml-0.0.1-1|57	%changelog
12mu|texlive-luaxml-0.0.1-1|58	* Fri Nov 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.0.1-1
12mu|texlive-luaxml-0.0.1-1|59	+ Revision: 84920d4
12mu|texlive-luaxml-0.0.1-1|60	- Automatic import for version 0.0.1-1
12mu|texlive-luaxml-0.0.1-1|61	
12mu|texlive-luaxml-0.0.1-1|62	

21202 12
12mu|texlive-macroswap-1.1-5|1	# revision 31498
12mu|texlive-macroswap-1.1-5|2	# category Package
12mu|texlive-macroswap-1.1-5|3	# catalog-ctan /macros/latex/contrib/macroswap
12mu|texlive-macroswap-1.1-5|4	# catalog-date 2013-08-21 23:10:13 +0200
12mu|texlive-macroswap-1.1-5|5	# catalog-license lppl1.2
12mu|texlive-macroswap-1.1-5|6	# catalog-version 1.1
12mu|texlive-macroswap-1.1-5|7	Name:		texlive-macroswap
12mu|texlive-macroswap-1.1-5|8	Version:	1.1
12mu|texlive-macroswap-1.1-5|9	Release:	5
12mu|texlive-macroswap-1.1-5|10	Summary:	Swap the definitions of two LaTeX macros
12mu|texlive-macroswap-1.1-5|11	Group:		Publishing
12mu|texlive-macroswap-1.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/macroswap
12mu|texlive-macroswap-1.1-5|13	License:	LPPL1.2
12mu|texlive-macroswap-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/macroswap.tar.xz
12mu|texlive-macroswap-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/macroswap.doc.tar.xz
12mu|texlive-macroswap-1.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/macroswap.source.tar.xz
12mu|texlive-macroswap-1.1-5|17	BuildArch:	noarch
12mu|texlive-macroswap-1.1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-macroswap-1.1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-macroswap-1.1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-macroswap-1.1-5|21	
12mu|texlive-macroswap-1.1-5|22	%description
12mu|texlive-macroswap-1.1-5|23	The package provides simple utility methods to swap the meaning
12mu|texlive-macroswap-1.1-5|24	(token expansion) of two macros by name.
12mu|texlive-macroswap-1.1-5|25	
12mu|texlive-macroswap-1.1-5|26	%post
12mu|texlive-macroswap-1.1-5|27	%{_sbindir}/texlive.post
12mu|texlive-macroswap-1.1-5|28	
12mu|texlive-macroswap-1.1-5|29	%postun
12mu|texlive-macroswap-1.1-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-macroswap-1.1-5|31	%{_sbindir}/texlive.post
12mu|texlive-macroswap-1.1-5|32	fi
12mu|texlive-macroswap-1.1-5|33	
12mu|texlive-macroswap-1.1-5|34	#-----------------------------------------------------------------------
12mu|texlive-macroswap-1.1-5|35	%files
12mu|texlive-macroswap-1.1-5|36	%{_texmfdistdir}/tex/latex/macroswap/macroswap.sty
12mu|texlive-macroswap-1.1-5|37	%doc %{_texmfdistdir}/doc/latex/macroswap/Makefile
12mu|texlive-macroswap-1.1-5|38	%doc %{_texmfdistdir}/doc/latex/macroswap/README
12mu|texlive-macroswap-1.1-5|39	%doc %{_texmfdistdir}/doc/latex/macroswap/macroswap.pdf
12mu|texlive-macroswap-1.1-5|40	#- source
12mu|texlive-macroswap-1.1-5|41	%doc %{_texmfdistdir}/source/latex/macroswap/macroswap.dtx
12mu|texlive-macroswap-1.1-5|42	%doc %{_texmfdistdir}/source/latex/macroswap/macroswap.ins
12mu|texlive-macroswap-1.1-5|43	
12mu|texlive-macroswap-1.1-5|44	#-----------------------------------------------------------------------
12mu|texlive-macroswap-1.1-5|45	%prep
12mu|texlive-macroswap-1.1-5|46	%setup -c -a0 -a1 -a2
12mu|texlive-macroswap-1.1-5|47	
12mu|texlive-macroswap-1.1-5|48	%build
12mu|texlive-macroswap-1.1-5|49	
12mu|texlive-macroswap-1.1-5|50	%install
12mu|texlive-macroswap-1.1-5|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-macroswap-1.1-5|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-macroswap-1.1-5|53	
12mu|texlive-macroswap-1.1-5|54	%changelog
12mu|texlive-macroswap-1.1-5|55	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.1-5
12mu|texlive-macroswap-1.1-5|56	+ Revision: 3d783e3
12mu|texlive-macroswap-1.1-5|57	- MassBuild#289: Increase release tag
12mu|texlive-macroswap-1.1-5|58	
12mu|texlive-macroswap-1.1-5|59	

21203 12
12mu|texlive-makeindex-2.12-8|1	# revision 29764
12mu|texlive-makeindex-2.12-8|2	# category Package
12mu|texlive-makeindex-2.12-8|3	# catalog-ctan /indexing/makeindex
12mu|texlive-makeindex-2.12-8|4	# catalog-date 2011-09-24 09:40:13 +0200
12mu|texlive-makeindex-2.12-8|5	# catalog-license other-free
12mu|texlive-makeindex-2.12-8|6	# catalog-version 2.12
12mu|texlive-makeindex-2.12-8|7	Name:		texlive-makeindex
12mu|texlive-makeindex-2.12-8|8	Version:	2.12
12mu|texlive-makeindex-2.12-8|9	Release:	8
12mu|texlive-makeindex-2.12-8|10	Summary:	Process index output to produce typesettable code
12mu|texlive-makeindex-2.12-8|11	Group:		Publishing
12mu|texlive-makeindex-2.12-8|12	URL:		http://www.ctan.org/tex-archive/indexing/makeindex
12mu|texlive-makeindex-2.12-8|13	License:	OTHER-FREE
12mu|texlive-makeindex-2.12-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makeindex.tar.xz
12mu|texlive-makeindex-2.12-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makeindex.doc.tar.xz
12mu|texlive-makeindex-2.12-8|16	BuildArch:	noarch
12mu|texlive-makeindex-2.12-8|17	BuildRequires:	texlive-tlpkg
12mu|texlive-makeindex-2.12-8|18	Requires(pre):	texlive-tlpkg
12mu|texlive-makeindex-2.12-8|19	Requires(post):	texlive-kpathsea
12mu|texlive-makeindex-2.12-8|20	Requires:	texlive-makeindex.bin
12mu|texlive-makeindex-2.12-8|21	
12mu|texlive-makeindex-2.12-8|22	%description
12mu|texlive-makeindex-2.12-8|23	A general purpose hierarchical index generator; it accepts one
12mu|texlive-makeindex-2.12-8|24	or more input files (often produced by a text formatter such as
12mu|texlive-makeindex-2.12-8|25	TeX or troff), sorts the entries, and produces an output file
12mu|texlive-makeindex-2.12-8|26	which can be formatted. The formats of the input and output
12mu|texlive-makeindex-2.12-8|27	files are specified in a style file; by default, input is
12mu|texlive-makeindex-2.12-8|28	assumed to be an .idx file, as generated by LaTeX.
12mu|texlive-makeindex-2.12-8|29	
12mu|texlive-makeindex-2.12-8|30	%post
12mu|texlive-makeindex-2.12-8|31	%{_sbindir}/texlive.post
12mu|texlive-makeindex-2.12-8|32	
12mu|texlive-makeindex-2.12-8|33	%postun
12mu|texlive-makeindex-2.12-8|34	if [ $1 -eq 0 ]; then
12mu|texlive-makeindex-2.12-8|35	%{_sbindir}/texlive.post
12mu|texlive-makeindex-2.12-8|36	fi
12mu|texlive-makeindex-2.12-8|37	
12mu|texlive-makeindex-2.12-8|38	#-----------------------------------------------------------------------
12mu|texlive-makeindex-2.12-8|39	%files
12mu|texlive-makeindex-2.12-8|40	%{_texmfdistdir}/makeindex/base/din.ist
12mu|texlive-makeindex-2.12-8|41	%{_texmfdistdir}/makeindex/base/icase.ist
12mu|texlive-makeindex-2.12-8|42	%{_texmfdistdir}/makeindex/base/latex.ist
12mu|texlive-makeindex-2.12-8|43	%{_texmfdistdir}/makeindex/base/math.ist
12mu|texlive-makeindex-2.12-8|44	%{_texmfdistdir}/makeindex/base/mkind.ist
12mu|texlive-makeindex-2.12-8|45	%{_texmfdistdir}/makeindex/base/puncts.ist
12mu|texlive-makeindex-2.12-8|46	%{_texmfdistdir}/makeindex/base/tex.ist
12mu|texlive-makeindex-2.12-8|47	%doc %{_mandir}/man1/makeindex.1*
12mu|texlive-makeindex-2.12-8|48	%doc %{_texmfdistdir}/doc/man/man1/makeindex.man1.pdf
12mu|texlive-makeindex-2.12-8|49	%doc %{_mandir}/man1/mkindex.1*
12mu|texlive-makeindex-2.12-8|50	%doc %{_texmfdistdir}/doc/man/man1/mkindex.man1.pdf
12mu|texlive-makeindex-2.12-8|51	%doc %{_texmfdistdir}/doc/support/makeindex/doc-src.zip
12mu|texlive-makeindex-2.12-8|52	%doc %{_texmfdistdir}/doc/support/makeindex/ind-src.zip
12mu|texlive-makeindex-2.12-8|53	%doc %{_texmfdistdir}/doc/support/makeindex/ind.pdf
12mu|texlive-makeindex-2.12-8|54	%doc %{_texmfdistdir}/doc/support/makeindex/makeindex.pdf
12mu|texlive-makeindex-2.12-8|55	
12mu|texlive-makeindex-2.12-8|56	#-----------------------------------------------------------------------
12mu|texlive-makeindex-2.12-8|57	%prep
12mu|texlive-makeindex-2.12-8|58	%setup -c -a0 -a1
12mu|texlive-makeindex-2.12-8|59	
12mu|texlive-makeindex-2.12-8|60	%build
12mu|texlive-makeindex-2.12-8|61	
12mu|texlive-makeindex-2.12-8|62	%install
12mu|texlive-makeindex-2.12-8|63	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-makeindex-2.12-8|64	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-makeindex-2.12-8|65	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-makeindex-2.12-8|66	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-makeindex-2.12-8|67	
12mu|texlive-makeindex-2.12-8|68	%changelog
12mu|texlive-makeindex-2.12-8|69	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.12-8
12mu|texlive-makeindex-2.12-8|70	+ Revision: 1b6dec8
12mu|texlive-makeindex-2.12-8|71	- Sync with cooker
12mu|texlive-makeindex-2.12-8|72	
12mu|texlive-makeindex-2.12-8|73	

21204 12
12mu|texlive-makeshape-2.1-5|1	# revision 28973
12mu|texlive-makeshape-2.1-5|2	# category Package
12mu|texlive-makeshape-2.1-5|3	# catalog-ctan /graphics/pgf/contrib/makeshape
12mu|texlive-makeshape-2.1-5|4	# catalog-date 2013-01-28 11:48:01 +0100
12mu|texlive-makeshape-2.1-5|5	# catalog-license lppl1.3
12mu|texlive-makeshape-2.1-5|6	# catalog-version 2.1
12mu|texlive-makeshape-2.1-5|7	Name:		texlive-makeshape
12mu|texlive-makeshape-2.1-5|8	Version:	2.1
12mu|texlive-makeshape-2.1-5|9	Release:	5
12mu|texlive-makeshape-2.1-5|10	Summary:	Declare new PGF shapes
12mu|texlive-makeshape-2.1-5|11	Group:		Publishing
12mu|texlive-makeshape-2.1-5|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/makeshape
12mu|texlive-makeshape-2.1-5|13	License:	LPPL1.3
12mu|texlive-makeshape-2.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makeshape.tar.xz
12mu|texlive-makeshape-2.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makeshape.doc.tar.xz
12mu|texlive-makeshape-2.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/makeshape.source.tar.xz
12mu|texlive-makeshape-2.1-5|17	BuildArch:	noarch
12mu|texlive-makeshape-2.1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-makeshape-2.1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-makeshape-2.1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-makeshape-2.1-5|21	
12mu|texlive-makeshape-2.1-5|22	%description
12mu|texlive-makeshape-2.1-5|23	The package simplifies production of custom shapes with correct
12mu|texlive-makeshape-2.1-5|24	anchor borders, in PGF/TikZ; the only requirement is a PGF path
12mu|texlive-makeshape-2.1-5|25	describing the anchor border. The package also provides macros
12mu|texlive-makeshape-2.1-5|26	that help with the management of shape parameters, and the
12mu|texlive-makeshape-2.1-5|27	definition of anchor points.
12mu|texlive-makeshape-2.1-5|28	
12mu|texlive-makeshape-2.1-5|29	%post
12mu|texlive-makeshape-2.1-5|30	%{_sbindir}/texlive.post
12mu|texlive-makeshape-2.1-5|31	
12mu|texlive-makeshape-2.1-5|32	%postun
12mu|texlive-makeshape-2.1-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-makeshape-2.1-5|34	%{_sbindir}/texlive.post
12mu|texlive-makeshape-2.1-5|35	fi
12mu|texlive-makeshape-2.1-5|36	
12mu|texlive-makeshape-2.1-5|37	#-----------------------------------------------------------------------
12mu|texlive-makeshape-2.1-5|38	%files
12mu|texlive-makeshape-2.1-5|39	%{_texmfdistdir}/tex/latex/makeshape/makeshape.sty
12mu|texlive-makeshape-2.1-5|40	%doc %{_texmfdistdir}/doc/latex/makeshape/README
12mu|texlive-makeshape-2.1-5|41	%doc %{_texmfdistdir}/doc/latex/makeshape/makeshape.pdf
12mu|texlive-makeshape-2.1-5|42	%doc %{_texmfdistdir}/doc/latex/makeshape/ontesting.pdf
12mu|texlive-makeshape-2.1-5|43	%doc %{_texmfdistdir}/doc/latex/makeshape/sampleshape.tex
12mu|texlive-makeshape-2.1-5|44	%doc %{_texmfdistdir}/doc/latex/makeshape/testsample.pdf
12mu|texlive-makeshape-2.1-5|45	%doc %{_texmfdistdir}/doc/latex/makeshape/testsample.tex
12mu|texlive-makeshape-2.1-5|46	#- source
12mu|texlive-makeshape-2.1-5|47	%doc %{_texmfdistdir}/source/latex/makeshape/makeshape.dtx
12mu|texlive-makeshape-2.1-5|48	%doc %{_texmfdistdir}/source/latex/makeshape/makeshape.ins
12mu|texlive-makeshape-2.1-5|49	%doc %{_texmfdistdir}/source/latex/makeshape/ontesting.dtx
12mu|texlive-makeshape-2.1-5|50	
12mu|texlive-makeshape-2.1-5|51	#-----------------------------------------------------------------------
12mu|texlive-makeshape-2.1-5|52	%prep
12mu|texlive-makeshape-2.1-5|53	%setup -c -a0 -a1 -a2
12mu|texlive-makeshape-2.1-5|54	
12mu|texlive-makeshape-2.1-5|55	%build
12mu|texlive-makeshape-2.1-5|56	
12mu|texlive-makeshape-2.1-5|57	%install
12mu|texlive-makeshape-2.1-5|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-makeshape-2.1-5|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-makeshape-2.1-5|60	
12mu|texlive-makeshape-2.1-5|61	%changelog
12mu|texlive-makeshape-2.1-5|62	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 2.1-5
12mu|texlive-makeshape-2.1-5|63	+ Revision: d2d4f05
12mu|texlive-makeshape-2.1-5|64	- MassBuild#289: Increase release tag
12mu|texlive-makeshape-2.1-5|65	
12mu|texlive-makeshape-2.1-5|66	

21205 12
12mu|texlive-mandi-2.2.0-5|1	# revision 30981
12mu|texlive-mandi-2.2.0-5|2	# category Package
12mu|texlive-mandi-2.2.0-5|3	# catalog-ctan /macros/latex/contrib/mandi
12mu|texlive-mandi-2.2.0-5|4	# catalog-date 2013-06-16 00:51:21 +0200
12mu|texlive-mandi-2.2.0-5|5	# catalog-license lppl1.3
12mu|texlive-mandi-2.2.0-5|6	# catalog-version 2.2.0
12mu|texlive-mandi-2.2.0-5|7	Name:		texlive-mandi
12mu|texlive-mandi-2.2.0-5|8	Version:	2.2.0
12mu|texlive-mandi-2.2.0-5|9	Release:	5
12mu|texlive-mandi-2.2.0-5|10	Summary:	Macros for introductory physics and astronomy
12mu|texlive-mandi-2.2.0-5|11	Group:		Publishing
12mu|texlive-mandi-2.2.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mandi
12mu|texlive-mandi-2.2.0-5|13	License:	LPPL1.3
12mu|texlive-mandi-2.2.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mandi.tar.xz
12mu|texlive-mandi-2.2.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mandi.doc.tar.xz
12mu|texlive-mandi-2.2.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mandi.source.tar.xz
12mu|texlive-mandi-2.2.0-5|17	BuildArch:	noarch
12mu|texlive-mandi-2.2.0-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-mandi-2.2.0-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-mandi-2.2.0-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-mandi-2.2.0-5|21	
12mu|texlive-mandi-2.2.0-5|22	%description
12mu|texlive-mandi-2.2.0-5|23	The package contains commands for students and teachers of
12mu|texlive-mandi-2.2.0-5|24	introductory physics. Commands for physical quantities
12mu|texlive-mandi-2.2.0-5|25	intelligently handle SI units so the user need not do so. There
12mu|texlive-mandi-2.2.0-5|26	are other features that should make LaTeX easy for introductory
12mu|texlive-mandi-2.2.0-5|27	physics students.
12mu|texlive-mandi-2.2.0-5|28	
12mu|texlive-mandi-2.2.0-5|29	%post
12mu|texlive-mandi-2.2.0-5|30	%{_sbindir}/texlive.post
12mu|texlive-mandi-2.2.0-5|31	
12mu|texlive-mandi-2.2.0-5|32	%postun
12mu|texlive-mandi-2.2.0-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-mandi-2.2.0-5|34	%{_sbindir}/texlive.post
12mu|texlive-mandi-2.2.0-5|35	fi
12mu|texlive-mandi-2.2.0-5|36	
12mu|texlive-mandi-2.2.0-5|37	#-----------------------------------------------------------------------
12mu|texlive-mandi-2.2.0-5|38	%files
12mu|texlive-mandi-2.2.0-5|39	%{_texmfdistdir}/tex/latex/mandi/mandi.sty
12mu|texlive-mandi-2.2.0-5|40	%doc %{_texmfdistdir}/doc/latex/mandi/README
12mu|texlive-mandi-2.2.0-5|41	%doc %{_texmfdistdir}/doc/latex/mandi/mandi.pdf
12mu|texlive-mandi-2.2.0-5|42	%doc %{_texmfdistdir}/doc/latex/mandi/vdemo.py
12mu|texlive-mandi-2.2.0-5|43	#- source
12mu|texlive-mandi-2.2.0-5|44	%doc %{_texmfdistdir}/source/latex/mandi/mandi.dtx
12mu|texlive-mandi-2.2.0-5|45	%doc %{_texmfdistdir}/source/latex/mandi/mandi.ins
12mu|texlive-mandi-2.2.0-5|46	
12mu|texlive-mandi-2.2.0-5|47	#-----------------------------------------------------------------------
12mu|texlive-mandi-2.2.0-5|48	%prep
12mu|texlive-mandi-2.2.0-5|49	%setup -c -a0 -a1 -a2
12mu|texlive-mandi-2.2.0-5|50	
12mu|texlive-mandi-2.2.0-5|51	%build
12mu|texlive-mandi-2.2.0-5|52	
12mu|texlive-mandi-2.2.0-5|53	%install
12mu|texlive-mandi-2.2.0-5|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-mandi-2.2.0-5|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-mandi-2.2.0-5|56	
12mu|texlive-mandi-2.2.0-5|57	%changelog
12mu|texlive-mandi-2.2.0-5|58	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 2.2.0-5
12mu|texlive-mandi-2.2.0-5|59	+ Revision: b7d8a5f
12mu|texlive-mandi-2.2.0-5|60	- MassBuild#289: Increase release tag
12mu|texlive-mandi-2.2.0-5|61	
12mu|texlive-mandi-2.2.0-5|62	

21206 12
12mu|texlive-matc3-1.0.1-5|1	# revision 29845
12mu|texlive-matc3-1.0.1-5|2	# category Package
12mu|texlive-matc3-1.0.1-5|3	# catalog-ctan /macros/latex/contrib/matc3
12mu|texlive-matc3-1.0.1-5|4	# catalog-date 2013-04-09 15:55:17 +0200
12mu|texlive-matc3-1.0.1-5|5	# catalog-license lppl1.3
12mu|texlive-matc3-1.0.1-5|6	# catalog-version 1.0.1
12mu|texlive-matc3-1.0.1-5|7	Name:		texlive-matc3
12mu|texlive-matc3-1.0.1-5|8	Version:	1.0.1
12mu|texlive-matc3-1.0.1-5|9	Release:	5
12mu|texlive-matc3-1.0.1-5|10	Summary:	Commands for MatematicaC3 textbooks
12mu|texlive-matc3-1.0.1-5|11	Group:		Publishing
12mu|texlive-matc3-1.0.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/matc3
12mu|texlive-matc3-1.0.1-5|13	License:	LPPL1.3
12mu|texlive-matc3-1.0.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/matc3.tar.xz
12mu|texlive-matc3-1.0.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/matc3.doc.tar.xz
12mu|texlive-matc3-1.0.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/matc3.source.tar.xz
12mu|texlive-matc3-1.0.1-5|17	BuildArch:	noarch
12mu|texlive-matc3-1.0.1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-matc3-1.0.1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-matc3-1.0.1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-matc3-1.0.1-5|21	
12mu|texlive-matc3-1.0.1-5|22	%description
12mu|texlive-matc3-1.0.1-5|23	The package provides support for the Matematica C3 project to
12mu|texlive-matc3-1.0.1-5|24	produce free mathematical text books for use in Italian high
12mu|texlive-matc3-1.0.1-5|25	schools.
12mu|texlive-matc3-1.0.1-5|26	
12mu|texlive-matc3-1.0.1-5|27	%post
12mu|texlive-matc3-1.0.1-5|28	%{_sbindir}/texlive.post
12mu|texlive-matc3-1.0.1-5|29	
12mu|texlive-matc3-1.0.1-5|30	%postun
12mu|texlive-matc3-1.0.1-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-matc3-1.0.1-5|32	%{_sbindir}/texlive.post
12mu|texlive-matc3-1.0.1-5|33	fi
12mu|texlive-matc3-1.0.1-5|34	
12mu|texlive-matc3-1.0.1-5|35	#-----------------------------------------------------------------------
12mu|texlive-matc3-1.0.1-5|36	%files
12mu|texlive-matc3-1.0.1-5|37	%{_texmfdistdir}/tex/latex/matc3/matc3.sty
12mu|texlive-matc3-1.0.1-5|38	%doc %{_texmfdistdir}/doc/latex/matc3/Makefile
12mu|texlive-matc3-1.0.1-5|39	%doc %{_texmfdistdir}/doc/latex/matc3/README
12mu|texlive-matc3-1.0.1-5|40	%doc %{_texmfdistdir}/doc/latex/matc3/matc3.pdf
12mu|texlive-matc3-1.0.1-5|41	#- source
12mu|texlive-matc3-1.0.1-5|42	%doc %{_texmfdistdir}/source/latex/matc3/matc3.dtx
12mu|texlive-matc3-1.0.1-5|43	%doc %{_texmfdistdir}/source/latex/matc3/matc3.ins
12mu|texlive-matc3-1.0.1-5|44	
12mu|texlive-matc3-1.0.1-5|45	#-----------------------------------------------------------------------
12mu|texlive-matc3-1.0.1-5|46	%prep
12mu|texlive-matc3-1.0.1-5|47	%setup -c -a0 -a1 -a2
12mu|texlive-matc3-1.0.1-5|48	
12mu|texlive-matc3-1.0.1-5|49	%build
12mu|texlive-matc3-1.0.1-5|50	
12mu|texlive-matc3-1.0.1-5|51	%install
12mu|texlive-matc3-1.0.1-5|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-matc3-1.0.1-5|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-matc3-1.0.1-5|54	
12mu|texlive-matc3-1.0.1-5|55	%changelog
12mu|texlive-matc3-1.0.1-5|56	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0.1-5
12mu|texlive-matc3-1.0.1-5|57	+ Revision: 137a272
12mu|texlive-matc3-1.0.1-5|58	- MassBuild#289: Increase release tag
12mu|texlive-matc3-1.0.1-5|59	
12mu|texlive-matc3-1.0.1-5|60	

21207 12
12mu|texlive-matc3mem-1.0.2-5|1	# revision 29894
12mu|texlive-matc3mem-1.0.2-5|2	# category Package
12mu|texlive-matc3mem-1.0.2-5|3	# catalog-ctan /macros/latex/contrib/matc3mem
12mu|texlive-matc3mem-1.0.2-5|4	# catalog-date 2013-04-14 10:19:50 +0200
12mu|texlive-matc3mem-1.0.2-5|5	# catalog-license lppl1.3
12mu|texlive-matc3mem-1.0.2-5|6	# catalog-version 1.0.2
12mu|texlive-matc3mem-1.0.2-5|7	Name:		texlive-matc3mem
12mu|texlive-matc3mem-1.0.2-5|8	Version:	1.0.2
12mu|texlive-matc3mem-1.0.2-5|9	Release:	5
12mu|texlive-matc3mem-1.0.2-5|10	Summary:	Class for MatematicaC3 textbooks
12mu|texlive-matc3mem-1.0.2-5|11	Group:		Publishing
12mu|texlive-matc3mem-1.0.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/matc3mem
12mu|texlive-matc3mem-1.0.2-5|13	License:	LPPL1.3
12mu|texlive-matc3mem-1.0.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/matc3mem.tar.xz
12mu|texlive-matc3mem-1.0.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/matc3mem.doc.tar.xz
12mu|texlive-matc3mem-1.0.2-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/matc3mem.source.tar.xz
12mu|texlive-matc3mem-1.0.2-5|17	BuildArch:	noarch
12mu|texlive-matc3mem-1.0.2-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-matc3mem-1.0.2-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-matc3mem-1.0.2-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-matc3mem-1.0.2-5|21	
12mu|texlive-matc3mem-1.0.2-5|22	%description
12mu|texlive-matc3mem-1.0.2-5|23	The class is a development of memoir, with additions
12mu|texlive-matc3mem-1.0.2-5|24	(specifically, mathematical extensions) that provide support
12mu|texlive-matc3mem-1.0.2-5|25	for writing the books for the Matematica C3 project to produce
12mu|texlive-matc3mem-1.0.2-5|26	free mathematical textbooks for use in Italian high schools.
12mu|texlive-matc3mem-1.0.2-5|27	
12mu|texlive-matc3mem-1.0.2-5|28	%post
12mu|texlive-matc3mem-1.0.2-5|29	%{_sbindir}/texlive.post
12mu|texlive-matc3mem-1.0.2-5|30	
12mu|texlive-matc3mem-1.0.2-5|31	%postun
12mu|texlive-matc3mem-1.0.2-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-matc3mem-1.0.2-5|33	%{_sbindir}/texlive.post
12mu|texlive-matc3mem-1.0.2-5|34	fi
12mu|texlive-matc3mem-1.0.2-5|35	
12mu|texlive-matc3mem-1.0.2-5|36	#-----------------------------------------------------------------------
12mu|texlive-matc3mem-1.0.2-5|37	%files
12mu|texlive-matc3mem-1.0.2-5|38	%{_texmfdistdir}/tex/latex/matc3mem/matc3mem.cls
12mu|texlive-matc3mem-1.0.2-5|39	%doc %{_texmfdistdir}/doc/latex/matc3mem/Makefile
12mu|texlive-matc3mem-1.0.2-5|40	%doc %{_texmfdistdir}/doc/latex/matc3mem/README
12mu|texlive-matc3mem-1.0.2-5|41	%doc %{_texmfdistdir}/doc/latex/matc3mem/matc3mem.pdf
12mu|texlive-matc3mem-1.0.2-5|42	#- source
12mu|texlive-matc3mem-1.0.2-5|43	%doc %{_texmfdistdir}/source/latex/matc3mem/matc3mem.dtx
12mu|texlive-matc3mem-1.0.2-5|44	%doc %{_texmfdistdir}/source/latex/matc3mem/matc3mem.ins
12mu|texlive-matc3mem-1.0.2-5|45	
12mu|texlive-matc3mem-1.0.2-5|46	#-----------------------------------------------------------------------
12mu|texlive-matc3mem-1.0.2-5|47	%prep
12mu|texlive-matc3mem-1.0.2-5|48	%setup -c -a0 -a1 -a2
12mu|texlive-matc3mem-1.0.2-5|49	
12mu|texlive-matc3mem-1.0.2-5|50	%build
12mu|texlive-matc3mem-1.0.2-5|51	
12mu|texlive-matc3mem-1.0.2-5|52	%install
12mu|texlive-matc3mem-1.0.2-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-matc3mem-1.0.2-5|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-matc3mem-1.0.2-5|55	
12mu|texlive-matc3mem-1.0.2-5|56	%changelog
12mu|texlive-matc3mem-1.0.2-5|57	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0.2-5
12mu|texlive-matc3mem-1.0.2-5|58	+ Revision: 8d5052e
12mu|texlive-matc3mem-1.0.2-5|59	- MassBuild#289: Increase release tag
12mu|texlive-matc3mem-1.0.2-5|60	
12mu|texlive-matc3mem-1.0.2-5|61	

21208 12
12mu|texlive-mathastext-1.30c-1|1	# revision 32415
12mu|texlive-mathastext-1.30c-1|2	# category Package
12mu|texlive-mathastext-1.30c-1|3	# catalog-ctan /macros/latex/contrib/mathastext
12mu|texlive-mathastext-1.30c-1|4	# catalog-date 2013-12-14 19:05:26 +0100
12mu|texlive-mathastext-1.30c-1|5	# catalog-license lppl1.3
12mu|texlive-mathastext-1.30c-1|6	# catalog-version 1.3c
12mu|texlive-mathastext-1.30c-1|7	Name:		texlive-mathastext
12mu|texlive-mathastext-1.30c-1|8	Version:	1.30c
12mu|texlive-mathastext-1.30c-1|9	Release:	1
12mu|texlive-mathastext-1.30c-1|10	Summary:	Use the text font in maths mode
12mu|texlive-mathastext-1.30c-1|11	Group:		Publishing
12mu|texlive-mathastext-1.30c-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mathastext
12mu|texlive-mathastext-1.30c-1|13	License:	LPPL1.3
12mu|texlive-mathastext-1.30c-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathastext.tar.xz
12mu|texlive-mathastext-1.30c-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathastext.doc.tar.xz
12mu|texlive-mathastext-1.30c-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathastext.source.tar.xz
12mu|texlive-mathastext-1.30c-1|17	BuildArch:	noarch
12mu|texlive-mathastext-1.30c-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-mathastext-1.30c-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-mathastext-1.30c-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-mathastext-1.30c-1|21	
12mu|texlive-mathastext-1.30c-1|22	%description
12mu|texlive-mathastext-1.30c-1|23	The package uses a text font (usually the document's text font)
12mu|texlive-mathastext-1.30c-1|24	for the letters of the Latin alphabet needed when typesetting
12mu|texlive-mathastext-1.30c-1|25	mathematics. (Optionally, other characters in the font may also
12mu|texlive-mathastext-1.30c-1|26	be used). This facility makes possible (for a document with
12mu|texlive-mathastext-1.30c-1|27	simple mathematics) a far wider choice of text font, with
12mu|texlive-mathastext-1.30c-1|28	little worry that no specially designed accompanying maths
12mu|texlive-mathastext-1.30c-1|29	fonts are available. The package also offers a simple mechanism
12mu|texlive-mathastext-1.30c-1|30	for using many different choices of (text hence, now, maths)
12mu|texlive-mathastext-1.30c-1|31	font in the same document. Of course, using one font for two
12mu|texlive-mathastext-1.30c-1|32	purposes helps produce smaller PDF files. The package, running
12mu|texlive-mathastext-1.30c-1|33	under LuaTeX, requires the TeX live 2013 distribution (or
12mu|texlive-mathastext-1.30c-1|34	later).
12mu|texlive-mathastext-1.30c-1|35	
12mu|texlive-mathastext-1.30c-1|36	%post
12mu|texlive-mathastext-1.30c-1|37	%{_sbindir}/texlive.post
12mu|texlive-mathastext-1.30c-1|38	
12mu|texlive-mathastext-1.30c-1|39	%postun
12mu|texlive-mathastext-1.30c-1|40	if [ $1 -eq 0 ]; then
12mu|texlive-mathastext-1.30c-1|41	%{_sbindir}/texlive.post
12mu|texlive-mathastext-1.30c-1|42	fi
12mu|texlive-mathastext-1.30c-1|43	
12mu|texlive-mathastext-1.30c-1|44	#-----------------------------------------------------------------------
12mu|texlive-mathastext-1.30c-1|45	%files
12mu|texlive-mathastext-1.30c-1|46	%{_texmfdistdir}/tex/latex/mathastext/mathastext.sty
12mu|texlive-mathastext-1.30c-1|47	%doc %{_texmfdistdir}/doc/latex/mathastext/README
12mu|texlive-mathastext-1.30c-1|48	%doc %{_texmfdistdir}/doc/latex/mathastext/mathastext.pdf
12mu|texlive-mathastext-1.30c-1|49	%doc %{_texmfdistdir}/doc/latex/mathastext/mathastext.tex
12mu|texlive-mathastext-1.30c-1|50	%doc %{_texmfdistdir}/doc/latex/mathastext/mathastexttestalphabets.pdf
12mu|texlive-mathastext-1.30c-1|51	%doc %{_texmfdistdir}/doc/latex/mathastext/mathastexttestalphabets.tex
12mu|texlive-mathastext-1.30c-1|52	%doc %{_texmfdistdir}/doc/latex/mathastext/mathastexttestmathversions.tex
12mu|texlive-mathastext-1.30c-1|53	%doc %{_texmfdistdir}/doc/latex/mathastext/mathastexttestunicodelinux.tex
12mu|texlive-mathastext-1.30c-1|54	%doc %{_texmfdistdir}/doc/latex/mathastext/mathastexttestunicodemacos.tex
12mu|texlive-mathastext-1.30c-1|55	#- source
12mu|texlive-mathastext-1.30c-1|56	%doc %{_texmfdistdir}/source/latex/mathastext/mathastext.dtx
12mu|texlive-mathastext-1.30c-1|57	%doc %{_texmfdistdir}/source/latex/mathastext/mathastext.ins
12mu|texlive-mathastext-1.30c-1|58	
12mu|texlive-mathastext-1.30c-1|59	#-----------------------------------------------------------------------
12mu|texlive-mathastext-1.30c-1|60	%prep
12mu|texlive-mathastext-1.30c-1|61	%setup -c -a0 -a1 -a2
12mu|texlive-mathastext-1.30c-1|62	
12mu|texlive-mathastext-1.30c-1|63	%build
12mu|texlive-mathastext-1.30c-1|64	
12mu|texlive-mathastext-1.30c-1|65	%install
12mu|texlive-mathastext-1.30c-1|66	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-mathastext-1.30c-1|67	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-mathastext-1.30c-1|68	
12mu|texlive-mathastext-1.30c-1|69	%changelog
12mu|texlive-mathastext-1.30c-1|70	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30c-1
12mu|texlive-mathastext-1.30c-1|71	+ Revision: f24ac67
12mu|texlive-mathastext-1.30c-1|72	- Sync with cooker
12mu|texlive-mathastext-1.30c-1|73	
12mu|texlive-mathastext-1.30c-1|74	

21209 12
12mu|texlive-mathdesign-2.31-5|1	# revision 31639
12mu|texlive-mathdesign-2.31-5|2	# category Package
12mu|texlive-mathdesign-2.31-5|3	# catalog-ctan /fonts/mathdesign
12mu|texlive-mathdesign-2.31-5|4	# catalog-date 2013-08-30 00:42:45 +0200
12mu|texlive-mathdesign-2.31-5|5	# catalog-license gpl
12mu|texlive-mathdesign-2.31-5|6	# catalog-version 2.31
12mu|texlive-mathdesign-2.31-5|7	Name:		texlive-mathdesign
12mu|texlive-mathdesign-2.31-5|8	Version:	2.31
12mu|texlive-mathdesign-2.31-5|9	Release:	5
12mu|texlive-mathdesign-2.31-5|10	Summary:	Mathematical fonts to fit with particular text fonts
12mu|texlive-mathdesign-2.31-5|11	Group:		Publishing
12mu|texlive-mathdesign-2.31-5|12	URL:		http://www.ctan.org/tex-archive/fonts/mathdesign
12mu|texlive-mathdesign-2.31-5|13	License:	GPL
12mu|texlive-mathdesign-2.31-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathdesign.tar.xz
12mu|texlive-mathdesign-2.31-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mathdesign.doc.tar.xz
12mu|texlive-mathdesign-2.31-5|16	BuildArch:	noarch
12mu|texlive-mathdesign-2.31-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-mathdesign-2.31-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-mathdesign-2.31-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-mathdesign-2.31-5|20	Requires(post):	texlive-tetex
12mu|texlive-mathdesign-2.31-5|21	
12mu|texlive-mathdesign-2.31-5|22	%description
12mu|texlive-mathdesign-2.31-5|23	The Math Design project offers free mathematical fonts that
12mu|texlive-mathdesign-2.31-5|24	match with existing text fonts. To date, three free font
12mu|texlive-mathdesign-2.31-5|25	families are available: Adobe Utopia, URW Garamond and
12mu|texlive-mathdesign-2.31-5|26	Bitstream Charter. Three commercial fonts are also supported:
12mu|texlive-mathdesign-2.31-5|27	Adobe Garamond Pro, Adobe UtopiaStd and ITC Charter. Mathdesign
12mu|texlive-mathdesign-2.31-5|28	covers the whole LaTeX glyph set, including AMS symbols and
12mu|texlive-mathdesign-2.31-5|29	some extra. Both roman and bold versions of these symbols can
12mu|texlive-mathdesign-2.31-5|30	be used. Moreover you can choose between three greek fonts (two
12mu|texlive-mathdesign-2.31-5|31	of them created by the Greek Font Society).
12mu|texlive-mathdesign-2.31-5|32	
12mu|texlive-mathdesign-2.31-5|33	%post
12mu|texlive-mathdesign-2.31-5|34	%{_sbindir}/texlive.post
12mu|texlive-mathdesign-2.31-5|35	
12mu|texlive-mathdesign-2.31-5|36	%postun
12mu|texlive-mathdesign-2.31-5|37	if [ $1 -eq 0 ]; then
12mu|texlive-mathdesign-2.31-5|38	%{_sbindir}/texlive.post
12mu|texlive-mathdesign-2.31-5|39	fi
12mu|texlive-mathdesign-2.31-5|40	
12mu|texlive-mathdesign-2.31-5|41	#-----------------------------------------------------------------------
12mu|texlive-mathdesign-2.31-5|42	%files
12mu|texlive-mathdesign-2.31-5|43	%{_texmfdistdir}/dvips/mathdesign/config.mdbch
12mu|texlive-mathdesign-2.31-5|44	%{_texmfdistdir}/dvips/mathdesign/config.mdici
12mu|texlive-mathdesign-2.31-5|45	%{_texmfdistdir}/dvips/mathdesign/config.mdpgd
12mu|texlive-mathdesign-2.31-5|46	%{_texmfdistdir}/dvips/mathdesign/config.mdpus
12mu|texlive-mathdesign-2.31-5|47	%{_texmfdistdir}/dvips/mathdesign/config.mdput
12mu|texlive-mathdesign-2.31-5|48	%{_texmfdistdir}/dvips/mathdesign/config.mdugm
12mu|texlive-mathdesign-2.31-5|49	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_2dncez.enc
12mu|texlive-mathdesign-2.31-5|50	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_2rwgaw.enc
12mu|texlive-mathdesign-2.31-5|51	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_42s2zl.enc
12mu|texlive-mathdesign-2.31-5|52	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_45o73x.enc
12mu|texlive-mathdesign-2.31-5|53	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_4b5i6w.enc
12mu|texlive-mathdesign-2.31-5|54	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_57soyv.enc
12mu|texlive-mathdesign-2.31-5|55	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_csqf63.enc
12mu|texlive-mathdesign-2.31-5|56	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_e65dz6.enc
12mu|texlive-mathdesign-2.31-5|57	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_g2masa.enc
12mu|texlive-mathdesign-2.31-5|58	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_g47ck7.enc
12mu|texlive-mathdesign-2.31-5|59	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_ipzj2o.enc
12mu|texlive-mathdesign-2.31-5|60	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_kld4uc.enc
12mu|texlive-mathdesign-2.31-5|61	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_mdpn2k.enc
12mu|texlive-mathdesign-2.31-5|62	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_n2elaj.enc
12mu|texlive-mathdesign-2.31-5|63	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_oxfbe4.enc
12mu|texlive-mathdesign-2.31-5|64	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_py5znv.enc
12mu|texlive-mathdesign-2.31-5|65	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_qnfjtt.enc
12mu|texlive-mathdesign-2.31-5|66	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_qzg4u4.enc
12mu|texlive-mathdesign-2.31-5|67	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_r2nxhw.enc
12mu|texlive-mathdesign-2.31-5|68	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_rl4tn2.enc
12mu|texlive-mathdesign-2.31-5|69	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_rxz3ga.enc
12mu|texlive-mathdesign-2.31-5|70	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_telfo7.enc
12mu|texlive-mathdesign-2.31-5|71	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_uwwzqd.enc
12mu|texlive-mathdesign-2.31-5|72	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/a_yezm6g.enc
12mu|texlive-mathdesign-2.31-5|73	%{_texmfdistdir}/fonts/enc/dvips/mathdesign/md8x.enc
12mu|texlive-mathdesign-2.31-5|74	%{_texmfdistdir}/fonts/map/dvips/mathdesign/mdbch.map
12mu|texlive-mathdesign-2.31-5|75	%{_texmfdistdir}/fonts/map/dvips/mathdesign/mdgreek.map
12mu|texlive-mathdesign-2.31-5|76	%{_texmfdistdir}/fonts/map/dvips/mathdesign/mdici.map
12mu|texlive-mathdesign-2.31-5|77	%{_texmfdistdir}/fonts/map/dvips/mathdesign/mdpgd.map
12mu|texlive-mathdesign-2.31-5|78	%{_texmfdistdir}/fonts/map/dvips/mathdesign/mdpus.map
12mu|texlive-mathdesign-2.31-5|79	%{_texmfdistdir}/fonts/map/dvips/mathdesign/mdput.map
12mu|texlive-mathdesign-2.31-5|80	%{_texmfdistdir}/fonts/map/dvips/mathdesign/mdugm.map
12mu|texlive-mathdesign-2.31-5|81	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/bchb8a.tfm
12mu|texlive-mathdesign-2.31-5|82	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/bchbc8a.tfm
12mu|texlive-mathdesign-2.31-5|83	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/bchbc8y.tfm
12mu|texlive-mathdesign-2.31-5|84	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/bchbi8a.tfm
12mu|texlive-mathdesign-2.31-5|85	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/bchr8a.tfm
12mu|texlive-mathdesign-2.31-5|86	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/bchrc8a.tfm
12mu|texlive-mathdesign-2.31-5|87	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/bchrc8y.tfm
12mu|texlive-mathdesign-2.31-5|88	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/bchri8a.tfm
12mu|texlive-mathdesign-2.31-5|89	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chb7m.tfm
12mu|texlive-mathdesign-2.31-5|90	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chb7t.tfm
12mu|texlive-mathdesign-2.31-5|91	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chb7v.tfm
12mu|texlive-mathdesign-2.31-5|92	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chb7y.tfm
12mu|texlive-mathdesign-2.31-5|93	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chb8c.tfm
12mu|texlive-mathdesign-2.31-5|94	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chb8t.tfm
12mu|texlive-mathdesign-2.31-5|95	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chb8y.tfm
12mu|texlive-mathdesign-2.31-5|96	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbc8y.tfm
12mu|texlive-mathdesign-2.31-5|97	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbi7m.tfm
12mu|texlive-mathdesign-2.31-5|98	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbi7t.tfm
12mu|texlive-mathdesign-2.31-5|99	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbi8c.tfm
12mu|texlive-mathdesign-2.31-5|100	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbi8t.tfm
12mu|texlive-mathdesign-2.31-5|101	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbi8y.tfm
12mu|texlive-mathdesign-2.31-5|102	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbma.tfm
12mu|texlive-mathdesign-2.31-5|103	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbmb.tfm
12mu|texlive-mathdesign-2.31-5|104	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbo7t.tfm
12mu|texlive-mathdesign-2.31-5|105	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbo8c.tfm
12mu|texlive-mathdesign-2.31-5|106	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbo8t.tfm
12mu|texlive-mathdesign-2.31-5|107	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chbo8y.tfm
12mu|texlive-mathdesign-2.31-5|108	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chboc8y.tfm
12mu|texlive-mathdesign-2.31-5|109	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chr7m.tfm
12mu|texlive-mathdesign-2.31-5|110	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chr7t.tfm
12mu|texlive-mathdesign-2.31-5|111	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chr7v.tfm
12mu|texlive-mathdesign-2.31-5|112	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chr7y.tfm
12mu|texlive-mathdesign-2.31-5|113	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chr8c.tfm
12mu|texlive-mathdesign-2.31-5|114	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chr8t.tfm
12mu|texlive-mathdesign-2.31-5|115	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chr8y.tfm
12mu|texlive-mathdesign-2.31-5|116	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chrc8y.tfm
12mu|texlive-mathdesign-2.31-5|117	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chree.tfm
12mu|texlive-mathdesign-2.31-5|118	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chri7m.tfm
12mu|texlive-mathdesign-2.31-5|119	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chri7t.tfm
12mu|texlive-mathdesign-2.31-5|120	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chri8c.tfm
12mu|texlive-mathdesign-2.31-5|121	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chri8t.tfm
12mu|texlive-mathdesign-2.31-5|122	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chri8y.tfm
12mu|texlive-mathdesign-2.31-5|123	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chrma.tfm
12mu|texlive-mathdesign-2.31-5|124	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chrmb.tfm
12mu|texlive-mathdesign-2.31-5|125	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chro7t.tfm
12mu|texlive-mathdesign-2.31-5|126	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chro8c.tfm
12mu|texlive-mathdesign-2.31-5|127	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chro8t.tfm
12mu|texlive-mathdesign-2.31-5|128	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chro8y.tfm
12mu|texlive-mathdesign-2.31-5|129	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/md-chroc8y.tfm
12mu|texlive-mathdesign-2.31-5|130	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchb7m.tfm
12mu|texlive-mathdesign-2.31-5|131	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchb7t.tfm
12mu|texlive-mathdesign-2.31-5|132	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchb7v.tfm
12mu|texlive-mathdesign-2.31-5|133	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchb7y.tfm
12mu|texlive-mathdesign-2.31-5|134	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchb8c.tfm
12mu|texlive-mathdesign-2.31-5|135	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchb8t.tfm
12mu|texlive-mathdesign-2.31-5|136	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbc8t.tfm
12mu|texlive-mathdesign-2.31-5|137	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbfc8t.tfm
12mu|texlive-mathdesign-2.31-5|138	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbi7m.tfm
12mu|texlive-mathdesign-2.31-5|139	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbi7t.tfm
12mu|texlive-mathdesign-2.31-5|140	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbi8c.tfm
12mu|texlive-mathdesign-2.31-5|141	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbi8t.tfm
12mu|texlive-mathdesign-2.31-5|142	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbifc8t.tfm
12mu|texlive-mathdesign-2.31-5|143	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbma.tfm
12mu|texlive-mathdesign-2.31-5|144	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbmb.tfm
12mu|texlive-mathdesign-2.31-5|145	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbo7t.tfm
12mu|texlive-mathdesign-2.31-5|146	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbo8c.tfm
12mu|texlive-mathdesign-2.31-5|147	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbo8t.tfm
12mu|texlive-mathdesign-2.31-5|148	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchbofc8t.tfm
12mu|texlive-mathdesign-2.31-5|149	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchr7m.tfm
12mu|texlive-mathdesign-2.31-5|150	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchr7t.tfm
12mu|texlive-mathdesign-2.31-5|151	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchr7v.tfm
12mu|texlive-mathdesign-2.31-5|152	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchr7y.tfm
12mu|texlive-mathdesign-2.31-5|153	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchr8c.tfm
12mu|texlive-mathdesign-2.31-5|154	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchr8t.tfm
12mu|texlive-mathdesign-2.31-5|155	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchrc8t.tfm
12mu|texlive-mathdesign-2.31-5|156	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchrfc8t.tfm
12mu|texlive-mathdesign-2.31-5|157	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchri7m.tfm
12mu|texlive-mathdesign-2.31-5|158	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchri7t.tfm
12mu|texlive-mathdesign-2.31-5|159	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchri8c.tfm
12mu|texlive-mathdesign-2.31-5|160	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchri8t.tfm
12mu|texlive-mathdesign-2.31-5|161	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchrifc8t.tfm
12mu|texlive-mathdesign-2.31-5|162	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchrma.tfm
12mu|texlive-mathdesign-2.31-5|163	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchrmb.tfm
12mu|texlive-mathdesign-2.31-5|164	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchro7t.tfm
12mu|texlive-mathdesign-2.31-5|165	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchro8c.tfm
12mu|texlive-mathdesign-2.31-5|166	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchro8t.tfm
12mu|texlive-mathdesign-2.31-5|167	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdbch/mdbchrofc8t.tfm
12mu|texlive-mathdesign-2.31-5|168	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/md-grbb7m.tfm
12mu|texlive-mathdesign-2.31-5|169	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/md-grbbi7m.tfm
12mu|texlive-mathdesign-2.31-5|170	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/md-grbr7m.tfm
12mu|texlive-mathdesign-2.31-5|171	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/md-grbri7m.tfm
12mu|texlive-mathdesign-2.31-5|172	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/md-grdb7m.tfm
12mu|texlive-mathdesign-2.31-5|173	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/md-grdbi7m.tfm
12mu|texlive-mathdesign-2.31-5|174	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/md-grdr7m.tfm
12mu|texlive-mathdesign-2.31-5|175	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/md-grdri7m.tfm
12mu|texlive-mathdesign-2.31-5|176	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrbCb7m.tfm
12mu|texlive-mathdesign-2.31-5|177	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrbCbi7m.tfm
12mu|texlive-mathdesign-2.31-5|178	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrbCr7m.tfm
12mu|texlive-mathdesign-2.31-5|179	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrbCri7m.tfm
12mu|texlive-mathdesign-2.31-5|180	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrbb7m.tfm
12mu|texlive-mathdesign-2.31-5|181	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrbbi7m.tfm
12mu|texlive-mathdesign-2.31-5|182	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrbr7m.tfm
12mu|texlive-mathdesign-2.31-5|183	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrbri7m.tfm
12mu|texlive-mathdesign-2.31-5|184	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrdCb7m.tfm
12mu|texlive-mathdesign-2.31-5|185	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrdCbi7m.tfm
12mu|texlive-mathdesign-2.31-5|186	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrdCri7m.tfm
12mu|texlive-mathdesign-2.31-5|187	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrdb7m.tfm
12mu|texlive-mathdesign-2.31-5|188	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrdbi7m.tfm
12mu|texlive-mathdesign-2.31-5|189	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrdr7m.tfm
12mu|texlive-mathdesign-2.31-5|190	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrdrC7m.tfm
12mu|texlive-mathdesign-2.31-5|191	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdgreek/mdgrdri7m.tfm
12mu|texlive-mathdesign-2.31-5|192	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cib7m.tfm
12mu|texlive-mathdesign-2.31-5|193	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cib7t.tfm
12mu|texlive-mathdesign-2.31-5|194	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cib7v.tfm
12mu|texlive-mathdesign-2.31-5|195	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cib7y.tfm
12mu|texlive-mathdesign-2.31-5|196	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cib8c.tfm
12mu|texlive-mathdesign-2.31-5|197	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cib8t.tfm
12mu|texlive-mathdesign-2.31-5|198	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cibee.tfm
12mu|texlive-mathdesign-2.31-5|199	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cibi7m.tfm
12mu|texlive-mathdesign-2.31-5|200	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cibi7t.tfm
12mu|texlive-mathdesign-2.31-5|201	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cibi8c.tfm
12mu|texlive-mathdesign-2.31-5|202	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cibi8t.tfm
12mu|texlive-mathdesign-2.31-5|203	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cibma.tfm
12mu|texlive-mathdesign-2.31-5|204	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cibmb.tfm
12mu|texlive-mathdesign-2.31-5|205	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cir7m.tfm
12mu|texlive-mathdesign-2.31-5|206	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cir7t.tfm
12mu|texlive-mathdesign-2.31-5|207	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cir7v.tfm
12mu|texlive-mathdesign-2.31-5|208	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cir7y.tfm
12mu|texlive-mathdesign-2.31-5|209	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cir8c.tfm
12mu|texlive-mathdesign-2.31-5|210	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cir8t.tfm
12mu|texlive-mathdesign-2.31-5|211	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-ciree.tfm
12mu|texlive-mathdesign-2.31-5|212	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-ciri7m.tfm
12mu|texlive-mathdesign-2.31-5|213	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-ciri7t.tfm
12mu|texlive-mathdesign-2.31-5|214	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-ciri8c.tfm
12mu|texlive-mathdesign-2.31-5|215	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-ciri8t.tfm
12mu|texlive-mathdesign-2.31-5|216	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cirma.tfm
12mu|texlive-mathdesign-2.31-5|217	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/md-cirmb.tfm
12mu|texlive-mathdesign-2.31-5|218	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicib7m.tfm
12mu|texlive-mathdesign-2.31-5|219	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicib7t.tfm
12mu|texlive-mathdesign-2.31-5|220	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicib7v.tfm
12mu|texlive-mathdesign-2.31-5|221	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicib7y.tfm
12mu|texlive-mathdesign-2.31-5|222	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicib8c.tfm
12mu|texlive-mathdesign-2.31-5|223	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicib8t.tfm
12mu|texlive-mathdesign-2.31-5|224	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibc8c.tfm
12mu|texlive-mathdesign-2.31-5|225	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibc8t.tfm
12mu|texlive-mathdesign-2.31-5|226	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibfc8t.tfm
12mu|texlive-mathdesign-2.31-5|227	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibi7m.tfm
12mu|texlive-mathdesign-2.31-5|228	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibi7t.tfm
12mu|texlive-mathdesign-2.31-5|229	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibi8c.tfm
12mu|texlive-mathdesign-2.31-5|230	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibi8t.tfm
12mu|texlive-mathdesign-2.31-5|231	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibic8c.tfm
12mu|texlive-mathdesign-2.31-5|232	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibic8t.tfm
12mu|texlive-mathdesign-2.31-5|233	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibifc8t.tfm
12mu|texlive-mathdesign-2.31-5|234	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibma.tfm
12mu|texlive-mathdesign-2.31-5|235	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicibmb.tfm
12mu|texlive-mathdesign-2.31-5|236	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicic8c.tfm
12mu|texlive-mathdesign-2.31-5|237	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicic8t.tfm
12mu|texlive-mathdesign-2.31-5|238	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicicc8c.tfm
12mu|texlive-mathdesign-2.31-5|239	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicicc8t.tfm
12mu|texlive-mathdesign-2.31-5|240	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicicfc8t.tfm
12mu|texlive-mathdesign-2.31-5|241	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicici8c.tfm
12mu|texlive-mathdesign-2.31-5|242	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicici8t.tfm
12mu|texlive-mathdesign-2.31-5|243	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicicic8c.tfm
12mu|texlive-mathdesign-2.31-5|244	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicicic8t.tfm
12mu|texlive-mathdesign-2.31-5|245	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicicifc8t.tfm
12mu|texlive-mathdesign-2.31-5|246	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicir7m.tfm
12mu|texlive-mathdesign-2.31-5|247	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicir7t.tfm
12mu|texlive-mathdesign-2.31-5|248	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicir7v.tfm
12mu|texlive-mathdesign-2.31-5|249	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicir7y.tfm
12mu|texlive-mathdesign-2.31-5|250	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicir8c.tfm
12mu|texlive-mathdesign-2.31-5|251	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicir8t.tfm
12mu|texlive-mathdesign-2.31-5|252	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicirc8c.tfm
12mu|texlive-mathdesign-2.31-5|253	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicirc8t.tfm
12mu|texlive-mathdesign-2.31-5|254	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicirfc8t.tfm
12mu|texlive-mathdesign-2.31-5|255	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdiciri7m.tfm
12mu|texlive-mathdesign-2.31-5|256	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdiciri7t.tfm
12mu|texlive-mathdesign-2.31-5|257	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdiciri8c.tfm
12mu|texlive-mathdesign-2.31-5|258	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdiciri8t.tfm
12mu|texlive-mathdesign-2.31-5|259	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdiciric8c.tfm
12mu|texlive-mathdesign-2.31-5|260	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdiciric8t.tfm
12mu|texlive-mathdesign-2.31-5|261	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicirifc8t.tfm
12mu|texlive-mathdesign-2.31-5|262	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicirma.tfm
12mu|texlive-mathdesign-2.31-5|263	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdicirmb.tfm
12mu|texlive-mathdesign-2.31-5|264	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcib7m.tfm
12mu|texlive-mathdesign-2.31-5|265	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcib7y.tfm
12mu|texlive-mathdesign-2.31-5|266	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcib8t.tfm
12mu|texlive-mathdesign-2.31-5|267	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcibc8t.tfm
12mu|texlive-mathdesign-2.31-5|268	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcibi7m.tfm
12mu|texlive-mathdesign-2.31-5|269	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcibi7y.tfm
12mu|texlive-mathdesign-2.31-5|270	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcibi8t.tfm
12mu|texlive-mathdesign-2.31-5|271	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcibic8t.tfm
12mu|texlive-mathdesign-2.31-5|272	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcic7m.tfm
12mu|texlive-mathdesign-2.31-5|273	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcic7y.tfm
12mu|texlive-mathdesign-2.31-5|274	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcic8t.tfm
12mu|texlive-mathdesign-2.31-5|275	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcicc8t.tfm
12mu|texlive-mathdesign-2.31-5|276	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcici7m.tfm
12mu|texlive-mathdesign-2.31-5|277	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcici7y.tfm
12mu|texlive-mathdesign-2.31-5|278	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcici8t.tfm
12mu|texlive-mathdesign-2.31-5|279	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcicic8t.tfm
12mu|texlive-mathdesign-2.31-5|280	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcir7m.tfm
12mu|texlive-mathdesign-2.31-5|281	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcir7y.tfm
12mu|texlive-mathdesign-2.31-5|282	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcir8t.tfm
12mu|texlive-mathdesign-2.31-5|283	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwcirc8t.tfm
12mu|texlive-mathdesign-2.31-5|284	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwciri7m.tfm
12mu|texlive-mathdesign-2.31-5|285	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwciri7y.tfm
12mu|texlive-mathdesign-2.31-5|286	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwciri8t.tfm
12mu|texlive-mathdesign-2.31-5|287	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdwciric8t.tfm
12mu|texlive-mathdesign-2.31-5|288	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcib7t.tfm
12mu|texlive-mathdesign-2.31-5|289	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcib7y.tfm
12mu|texlive-mathdesign-2.31-5|290	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcib8t.tfm
12mu|texlive-mathdesign-2.31-5|291	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcibc8t.tfm
12mu|texlive-mathdesign-2.31-5|292	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcibi7t.tfm
12mu|texlive-mathdesign-2.31-5|293	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcibi7y.tfm
12mu|texlive-mathdesign-2.31-5|294	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcibi8t.tfm
12mu|texlive-mathdesign-2.31-5|295	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcibic8t.tfm
12mu|texlive-mathdesign-2.31-5|296	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcic7t.tfm
12mu|texlive-mathdesign-2.31-5|297	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcic7y.tfm
12mu|texlive-mathdesign-2.31-5|298	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcic8t.tfm
12mu|texlive-mathdesign-2.31-5|299	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcicc8t.tfm
12mu|texlive-mathdesign-2.31-5|300	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcici7t.tfm
12mu|texlive-mathdesign-2.31-5|301	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcici7y.tfm
12mu|texlive-mathdesign-2.31-5|302	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcici8t.tfm
12mu|texlive-mathdesign-2.31-5|303	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcicic8t.tfm
12mu|texlive-mathdesign-2.31-5|304	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcir7t.tfm
12mu|texlive-mathdesign-2.31-5|305	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcir7y.tfm
12mu|texlive-mathdesign-2.31-5|306	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcir8t.tfm
12mu|texlive-mathdesign-2.31-5|307	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxcirc8t.tfm
12mu|texlive-mathdesign-2.31-5|308	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxciri7t.tfm
12mu|texlive-mathdesign-2.31-5|309	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxciri7y.tfm
12mu|texlive-mathdesign-2.31-5|310	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxciri8t.tfm
12mu|texlive-mathdesign-2.31-5|311	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdici/mdxciric8t.tfm
12mu|texlive-mathdesign-2.31-5|312	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdr7m.tfm
12mu|texlive-mathdesign-2.31-5|313	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdr7t.tfm
12mu|texlive-mathdesign-2.31-5|314	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdr7v.tfm
12mu|texlive-mathdesign-2.31-5|315	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdr7y.tfm
12mu|texlive-mathdesign-2.31-5|316	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdr8c.tfm
12mu|texlive-mathdesign-2.31-5|317	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdr8t.tfm
12mu|texlive-mathdesign-2.31-5|318	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdree.tfm
12mu|texlive-mathdesign-2.31-5|319	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdri7m.tfm
12mu|texlive-mathdesign-2.31-5|320	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdri7t.tfm
12mu|texlive-mathdesign-2.31-5|321	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdri8c.tfm
12mu|texlive-mathdesign-2.31-5|322	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdri8t.tfm
12mu|texlive-mathdesign-2.31-5|323	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdrma.tfm
12mu|texlive-mathdesign-2.31-5|324	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdrmb.tfm
12mu|texlive-mathdesign-2.31-5|325	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gds7m.tfm
12mu|texlive-mathdesign-2.31-5|326	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gds7t.tfm
12mu|texlive-mathdesign-2.31-5|327	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gds7v.tfm
12mu|texlive-mathdesign-2.31-5|328	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gds7y.tfm
12mu|texlive-mathdesign-2.31-5|329	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gds8c.tfm
12mu|texlive-mathdesign-2.31-5|330	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gds8t.tfm
12mu|texlive-mathdesign-2.31-5|331	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdsi7m.tfm
12mu|texlive-mathdesign-2.31-5|332	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdsi7t.tfm
12mu|texlive-mathdesign-2.31-5|333	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdsi8c.tfm
12mu|texlive-mathdesign-2.31-5|334	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdsi8t.tfm
12mu|texlive-mathdesign-2.31-5|335	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdsma.tfm
12mu|texlive-mathdesign-2.31-5|336	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/md-gdsmb.tfm
12mu|texlive-mathdesign-2.31-5|337	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdb8c.tfm
12mu|texlive-mathdesign-2.31-5|338	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdb8t.tfm
12mu|texlive-mathdesign-2.31-5|339	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdbc8c.tfm
12mu|texlive-mathdesign-2.31-5|340	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdbc8t.tfm
12mu|texlive-mathdesign-2.31-5|341	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdbfc8t.tfm
12mu|texlive-mathdesign-2.31-5|342	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdbi8c.tfm
12mu|texlive-mathdesign-2.31-5|343	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdbi8t.tfm
12mu|texlive-mathdesign-2.31-5|344	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdbic8c.tfm
12mu|texlive-mathdesign-2.31-5|345	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdbic8t.tfm
12mu|texlive-mathdesign-2.31-5|346	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdbifc8t.tfm
12mu|texlive-mathdesign-2.31-5|347	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdr7m.tfm
12mu|texlive-mathdesign-2.31-5|348	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdr7t.tfm
12mu|texlive-mathdesign-2.31-5|349	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdr7v.tfm
12mu|texlive-mathdesign-2.31-5|350	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdr7y.tfm
12mu|texlive-mathdesign-2.31-5|351	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdr8c.tfm
12mu|texlive-mathdesign-2.31-5|352	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdr8t.tfm
12mu|texlive-mathdesign-2.31-5|353	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdrc8c.tfm
12mu|texlive-mathdesign-2.31-5|354	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdrc8t.tfm
12mu|texlive-mathdesign-2.31-5|355	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdrfc8t.tfm
12mu|texlive-mathdesign-2.31-5|356	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdri7m.tfm
12mu|texlive-mathdesign-2.31-5|357	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdri7t.tfm
12mu|texlive-mathdesign-2.31-5|358	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdri8c.tfm
12mu|texlive-mathdesign-2.31-5|359	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdri8t.tfm
12mu|texlive-mathdesign-2.31-5|360	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdric8c.tfm
12mu|texlive-mathdesign-2.31-5|361	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdric8t.tfm
12mu|texlive-mathdesign-2.31-5|362	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdrifc8t.tfm
12mu|texlive-mathdesign-2.31-5|363	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdrma.tfm
12mu|texlive-mathdesign-2.31-5|364	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdrmb.tfm
12mu|texlive-mathdesign-2.31-5|365	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgds7m.tfm
12mu|texlive-mathdesign-2.31-5|366	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgds7t.tfm
12mu|texlive-mathdesign-2.31-5|367	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgds7v.tfm
12mu|texlive-mathdesign-2.31-5|368	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgds7y.tfm
12mu|texlive-mathdesign-2.31-5|369	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgds8c.tfm
12mu|texlive-mathdesign-2.31-5|370	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgds8t.tfm
12mu|texlive-mathdesign-2.31-5|371	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsc8c.tfm
12mu|texlive-mathdesign-2.31-5|372	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsc8t.tfm
12mu|texlive-mathdesign-2.31-5|373	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsfc8t.tfm
12mu|texlive-mathdesign-2.31-5|374	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsi7m.tfm
12mu|texlive-mathdesign-2.31-5|375	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsi7t.tfm
12mu|texlive-mathdesign-2.31-5|376	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsi8c.tfm
12mu|texlive-mathdesign-2.31-5|377	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsi8t.tfm
12mu|texlive-mathdesign-2.31-5|378	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsic8c.tfm
12mu|texlive-mathdesign-2.31-5|379	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsic8t.tfm
12mu|texlive-mathdesign-2.31-5|380	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsifc8t.tfm
12mu|texlive-mathdesign-2.31-5|381	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsma.tfm
12mu|texlive-mathdesign-2.31-5|382	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdpgdsmb.tfm
12mu|texlive-mathdesign-2.31-5|383	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdb7m.tfm
12mu|texlive-mathdesign-2.31-5|384	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdb7y.tfm
12mu|texlive-mathdesign-2.31-5|385	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdb8t.tfm
12mu|texlive-mathdesign-2.31-5|386	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdbc8t.tfm
12mu|texlive-mathdesign-2.31-5|387	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdbi7m.tfm
12mu|texlive-mathdesign-2.31-5|388	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdbi7y.tfm
12mu|texlive-mathdesign-2.31-5|389	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdbi8t.tfm
12mu|texlive-mathdesign-2.31-5|390	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdbic8t.tfm
12mu|texlive-mathdesign-2.31-5|391	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdr7m.tfm
12mu|texlive-mathdesign-2.31-5|392	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdr7y.tfm
12mu|texlive-mathdesign-2.31-5|393	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdr8t.tfm
12mu|texlive-mathdesign-2.31-5|394	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdrc8t.tfm
12mu|texlive-mathdesign-2.31-5|395	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdri7m.tfm
12mu|texlive-mathdesign-2.31-5|396	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdri7y.tfm
12mu|texlive-mathdesign-2.31-5|397	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdri8t.tfm
12mu|texlive-mathdesign-2.31-5|398	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdric8t.tfm
12mu|texlive-mathdesign-2.31-5|399	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgds7m.tfm
12mu|texlive-mathdesign-2.31-5|400	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgds7y.tfm
12mu|texlive-mathdesign-2.31-5|401	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgds8t.tfm
12mu|texlive-mathdesign-2.31-5|402	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdsc8t.tfm
12mu|texlive-mathdesign-2.31-5|403	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdsi7m.tfm
12mu|texlive-mathdesign-2.31-5|404	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdsi7y.tfm
12mu|texlive-mathdesign-2.31-5|405	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdsi8t.tfm
12mu|texlive-mathdesign-2.31-5|406	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdwgdsic8t.tfm
12mu|texlive-mathdesign-2.31-5|407	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdb7t.tfm
12mu|texlive-mathdesign-2.31-5|408	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdb7y.tfm
12mu|texlive-mathdesign-2.31-5|409	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdb8t.tfm
12mu|texlive-mathdesign-2.31-5|410	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdbc8t.tfm
12mu|texlive-mathdesign-2.31-5|411	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdbi7t.tfm
12mu|texlive-mathdesign-2.31-5|412	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdbi7y.tfm
12mu|texlive-mathdesign-2.31-5|413	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdbi8t.tfm
12mu|texlive-mathdesign-2.31-5|414	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdbic8t.tfm
12mu|texlive-mathdesign-2.31-5|415	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdr7t.tfm
12mu|texlive-mathdesign-2.31-5|416	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdr7y.tfm
12mu|texlive-mathdesign-2.31-5|417	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdr8t.tfm
12mu|texlive-mathdesign-2.31-5|418	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdrc8t.tfm
12mu|texlive-mathdesign-2.31-5|419	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdri7t.tfm
12mu|texlive-mathdesign-2.31-5|420	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdri7y.tfm
12mu|texlive-mathdesign-2.31-5|421	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdri8t.tfm
12mu|texlive-mathdesign-2.31-5|422	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdric8t.tfm
12mu|texlive-mathdesign-2.31-5|423	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgds7t.tfm
12mu|texlive-mathdesign-2.31-5|424	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgds7y.tfm
12mu|texlive-mathdesign-2.31-5|425	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgds8t.tfm
12mu|texlive-mathdesign-2.31-5|426	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdsc8t.tfm
12mu|texlive-mathdesign-2.31-5|427	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdsi7t.tfm
12mu|texlive-mathdesign-2.31-5|428	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdsi7y.tfm
12mu|texlive-mathdesign-2.31-5|429	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdsi8t.tfm
12mu|texlive-mathdesign-2.31-5|430	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpgd/mdxgdsic8t.tfm
12mu|texlive-mathdesign-2.31-5|431	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usr7m.tfm
12mu|texlive-mathdesign-2.31-5|432	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usr7t.tfm
12mu|texlive-mathdesign-2.31-5|433	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usr7t5.tfm
12mu|texlive-mathdesign-2.31-5|434	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usr7t6.tfm
12mu|texlive-mathdesign-2.31-5|435	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usr7t7.tfm
12mu|texlive-mathdesign-2.31-5|436	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usr7t8.tfm
12mu|texlive-mathdesign-2.31-5|437	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usr7t9.tfm
12mu|texlive-mathdesign-2.31-5|438	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usr7v.tfm
12mu|texlive-mathdesign-2.31-5|439	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usr7y.tfm
12mu|texlive-mathdesign-2.31-5|440	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usr8c.tfm
12mu|texlive-mathdesign-2.31-5|441	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usr8t.tfm
12mu|texlive-mathdesign-2.31-5|442	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usree.tfm
12mu|texlive-mathdesign-2.31-5|443	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usri7m.tfm
12mu|texlive-mathdesign-2.31-5|444	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usri7t.tfm
12mu|texlive-mathdesign-2.31-5|445	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usri7t5.tfm
12mu|texlive-mathdesign-2.31-5|446	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usri7t6.tfm
12mu|texlive-mathdesign-2.31-5|447	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usri7t7.tfm
12mu|texlive-mathdesign-2.31-5|448	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usri7t8.tfm
12mu|texlive-mathdesign-2.31-5|449	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usri7t9.tfm
12mu|texlive-mathdesign-2.31-5|450	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usri8c.tfm
12mu|texlive-mathdesign-2.31-5|451	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usri8t.tfm
12mu|texlive-mathdesign-2.31-5|452	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usrma.tfm
12mu|texlive-mathdesign-2.31-5|453	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-usrmb.tfm
12mu|texlive-mathdesign-2.31-5|454	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-uss7m.tfm
12mu|texlive-mathdesign-2.31-5|455	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-uss7t.tfm
12mu|texlive-mathdesign-2.31-5|456	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-uss7v.tfm
12mu|texlive-mathdesign-2.31-5|457	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-uss7y.tfm
12mu|texlive-mathdesign-2.31-5|458	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-uss8c.tfm
12mu|texlive-mathdesign-2.31-5|459	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-uss8t.tfm
12mu|texlive-mathdesign-2.31-5|460	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-ussi7m.tfm
12mu|texlive-mathdesign-2.31-5|461	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-ussi7t.tfm
12mu|texlive-mathdesign-2.31-5|462	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-ussi8c.tfm
12mu|texlive-mathdesign-2.31-5|463	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-ussi8t.tfm
12mu|texlive-mathdesign-2.31-5|464	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-ussma.tfm
12mu|texlive-mathdesign-2.31-5|465	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/md-ussmb.tfm
12mu|texlive-mathdesign-2.31-5|466	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusb8c.tfm
12mu|texlive-mathdesign-2.31-5|467	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusb8t.tfm
12mu|texlive-mathdesign-2.31-5|468	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusbc8c.tfm
12mu|texlive-mathdesign-2.31-5|469	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusbc8t.tfm
12mu|texlive-mathdesign-2.31-5|470	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusbfc8t.tfm
12mu|texlive-mathdesign-2.31-5|471	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusbi8c.tfm
12mu|texlive-mathdesign-2.31-5|472	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusbi8t.tfm
12mu|texlive-mathdesign-2.31-5|473	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusbic8c.tfm
12mu|texlive-mathdesign-2.31-5|474	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusbic8t.tfm
12mu|texlive-mathdesign-2.31-5|475	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusbifc8t.tfm
12mu|texlive-mathdesign-2.31-5|476	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusr7m.tfm
12mu|texlive-mathdesign-2.31-5|477	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusr7t.tfm
12mu|texlive-mathdesign-2.31-5|478	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusr7v.tfm
12mu|texlive-mathdesign-2.31-5|479	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusr7y.tfm
12mu|texlive-mathdesign-2.31-5|480	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusr8c.tfm
12mu|texlive-mathdesign-2.31-5|481	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusr8t.tfm
12mu|texlive-mathdesign-2.31-5|482	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusrc8c.tfm
12mu|texlive-mathdesign-2.31-5|483	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusrc8t.tfm
12mu|texlive-mathdesign-2.31-5|484	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusrfc8t.tfm
12mu|texlive-mathdesign-2.31-5|485	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusri7m.tfm
12mu|texlive-mathdesign-2.31-5|486	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusri7t.tfm
12mu|texlive-mathdesign-2.31-5|487	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusri8c.tfm
12mu|texlive-mathdesign-2.31-5|488	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusri8t.tfm
12mu|texlive-mathdesign-2.31-5|489	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusric8c.tfm
12mu|texlive-mathdesign-2.31-5|490	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusric8t.tfm
12mu|texlive-mathdesign-2.31-5|491	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusrifc8t.tfm
12mu|texlive-mathdesign-2.31-5|492	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusrma.tfm
12mu|texlive-mathdesign-2.31-5|493	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpusrmb.tfm
12mu|texlive-mathdesign-2.31-5|494	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpuss7m.tfm
12mu|texlive-mathdesign-2.31-5|495	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpuss7t.tfm
12mu|texlive-mathdesign-2.31-5|496	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpuss7v.tfm
12mu|texlive-mathdesign-2.31-5|497	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpuss7y.tfm
12mu|texlive-mathdesign-2.31-5|498	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpuss8c.tfm
12mu|texlive-mathdesign-2.31-5|499	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpuss8t.tfm
12mu|texlive-mathdesign-2.31-5|500	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussc8c.tfm
12mu|texlive-mathdesign-2.31-5|501	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussc8t.tfm
12mu|texlive-mathdesign-2.31-5|502	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussfc8t.tfm
12mu|texlive-mathdesign-2.31-5|503	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussi7m.tfm
12mu|texlive-mathdesign-2.31-5|504	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussi7t.tfm
12mu|texlive-mathdesign-2.31-5|505	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussi8c.tfm
12mu|texlive-mathdesign-2.31-5|506	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussi8t.tfm
12mu|texlive-mathdesign-2.31-5|507	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussic8c.tfm
12mu|texlive-mathdesign-2.31-5|508	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussic8t.tfm
12mu|texlive-mathdesign-2.31-5|509	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussifc8t.tfm
12mu|texlive-mathdesign-2.31-5|510	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussma.tfm
12mu|texlive-mathdesign-2.31-5|511	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdpussmb.tfm
12mu|texlive-mathdesign-2.31-5|512	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusb7m.tfm
12mu|texlive-mathdesign-2.31-5|513	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusb7y.tfm
12mu|texlive-mathdesign-2.31-5|514	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusb8t.tfm
12mu|texlive-mathdesign-2.31-5|515	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusbc8t.tfm
12mu|texlive-mathdesign-2.31-5|516	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusbi7m.tfm
12mu|texlive-mathdesign-2.31-5|517	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusbi7y.tfm
12mu|texlive-mathdesign-2.31-5|518	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusbi8t.tfm
12mu|texlive-mathdesign-2.31-5|519	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusbic8t.tfm
12mu|texlive-mathdesign-2.31-5|520	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusr7m.tfm
12mu|texlive-mathdesign-2.31-5|521	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusr7y.tfm
12mu|texlive-mathdesign-2.31-5|522	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusr8t.tfm
12mu|texlive-mathdesign-2.31-5|523	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusrc8t.tfm
12mu|texlive-mathdesign-2.31-5|524	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusri7m.tfm
12mu|texlive-mathdesign-2.31-5|525	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusri7y.tfm
12mu|texlive-mathdesign-2.31-5|526	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusri8t.tfm
12mu|texlive-mathdesign-2.31-5|527	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwusric8t.tfm
12mu|texlive-mathdesign-2.31-5|528	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwuss7m.tfm
12mu|texlive-mathdesign-2.31-5|529	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwuss7y.tfm
12mu|texlive-mathdesign-2.31-5|530	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwuss8t.tfm
12mu|texlive-mathdesign-2.31-5|531	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwussc8t.tfm
12mu|texlive-mathdesign-2.31-5|532	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwussi7m.tfm
12mu|texlive-mathdesign-2.31-5|533	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwussi7y.tfm
12mu|texlive-mathdesign-2.31-5|534	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwussi8t.tfm
12mu|texlive-mathdesign-2.31-5|535	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdwussic8t.tfm
12mu|texlive-mathdesign-2.31-5|536	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusb7t.tfm
12mu|texlive-mathdesign-2.31-5|537	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusb7y.tfm
12mu|texlive-mathdesign-2.31-5|538	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusb8t.tfm
12mu|texlive-mathdesign-2.31-5|539	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusbc8t.tfm
12mu|texlive-mathdesign-2.31-5|540	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusbi7t.tfm
12mu|texlive-mathdesign-2.31-5|541	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusbi7y.tfm
12mu|texlive-mathdesign-2.31-5|542	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusbi8t.tfm
12mu|texlive-mathdesign-2.31-5|543	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusbic8t.tfm
12mu|texlive-mathdesign-2.31-5|544	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusr7t.tfm
12mu|texlive-mathdesign-2.31-5|545	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusr7y.tfm
12mu|texlive-mathdesign-2.31-5|546	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusr8t.tfm
12mu|texlive-mathdesign-2.31-5|547	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusrc8t.tfm
12mu|texlive-mathdesign-2.31-5|548	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusri7t.tfm
12mu|texlive-mathdesign-2.31-5|549	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusri7y.tfm
12mu|texlive-mathdesign-2.31-5|550	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusri8t.tfm
12mu|texlive-mathdesign-2.31-5|551	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxusric8t.tfm
12mu|texlive-mathdesign-2.31-5|552	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxuss7t.tfm
12mu|texlive-mathdesign-2.31-5|553	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxuss7y.tfm
12mu|texlive-mathdesign-2.31-5|554	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxuss8t.tfm
12mu|texlive-mathdesign-2.31-5|555	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxussc8t.tfm
12mu|texlive-mathdesign-2.31-5|556	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxussi7t.tfm
12mu|texlive-mathdesign-2.31-5|557	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxussi7y.tfm
12mu|texlive-mathdesign-2.31-5|558	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxussi8t.tfm
12mu|texlive-mathdesign-2.31-5|559	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdpus/mdxussic8t.tfm
12mu|texlive-mathdesign-2.31-5|560	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utb7m.tfm
12mu|texlive-mathdesign-2.31-5|561	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utb7t.tfm
12mu|texlive-mathdesign-2.31-5|562	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utb7v.tfm
12mu|texlive-mathdesign-2.31-5|563	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utb7y.tfm
12mu|texlive-mathdesign-2.31-5|564	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utb8c.tfm
12mu|texlive-mathdesign-2.31-5|565	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utb8t.tfm
12mu|texlive-mathdesign-2.31-5|566	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utb8y.tfm
12mu|texlive-mathdesign-2.31-5|567	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbee.tfm
12mu|texlive-mathdesign-2.31-5|568	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbi7m.tfm
12mu|texlive-mathdesign-2.31-5|569	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbi7t.tfm
12mu|texlive-mathdesign-2.31-5|570	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbi8c.tfm
12mu|texlive-mathdesign-2.31-5|571	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbi8t.tfm
12mu|texlive-mathdesign-2.31-5|572	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbi8y.tfm
12mu|texlive-mathdesign-2.31-5|573	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbma.tfm
12mu|texlive-mathdesign-2.31-5|574	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbmb.tfm
12mu|texlive-mathdesign-2.31-5|575	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbo7t.tfm
12mu|texlive-mathdesign-2.31-5|576	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbo8c.tfm
12mu|texlive-mathdesign-2.31-5|577	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbo8t.tfm
12mu|texlive-mathdesign-2.31-5|578	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utbo8y.tfm
12mu|texlive-mathdesign-2.31-5|579	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utr7m.tfm
12mu|texlive-mathdesign-2.31-5|580	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utr7t.tfm
12mu|texlive-mathdesign-2.31-5|581	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utr7v.tfm
12mu|texlive-mathdesign-2.31-5|582	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utr7y.tfm
12mu|texlive-mathdesign-2.31-5|583	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utr8c.tfm
12mu|texlive-mathdesign-2.31-5|584	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utr8t.tfm
12mu|texlive-mathdesign-2.31-5|585	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utr8y.tfm
12mu|texlive-mathdesign-2.31-5|586	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utree.tfm
12mu|texlive-mathdesign-2.31-5|587	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utri7m.tfm
12mu|texlive-mathdesign-2.31-5|588	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utri7t.tfm
12mu|texlive-mathdesign-2.31-5|589	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utri8c.tfm
12mu|texlive-mathdesign-2.31-5|590	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utri8t.tfm
12mu|texlive-mathdesign-2.31-5|591	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utri8y.tfm
12mu|texlive-mathdesign-2.31-5|592	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utrma.tfm
12mu|texlive-mathdesign-2.31-5|593	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utrmb.tfm
12mu|texlive-mathdesign-2.31-5|594	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utro7t.tfm
12mu|texlive-mathdesign-2.31-5|595	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utro8c.tfm
12mu|texlive-mathdesign-2.31-5|596	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utro8t.tfm
12mu|texlive-mathdesign-2.31-5|597	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/md-utro8y.tfm
12mu|texlive-mathdesign-2.31-5|598	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputb7m.tfm
12mu|texlive-mathdesign-2.31-5|599	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputb7t.tfm
12mu|texlive-mathdesign-2.31-5|600	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputb7v.tfm
12mu|texlive-mathdesign-2.31-5|601	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputb7y.tfm
12mu|texlive-mathdesign-2.31-5|602	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputb8c.tfm
12mu|texlive-mathdesign-2.31-5|603	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputb8t.tfm
12mu|texlive-mathdesign-2.31-5|604	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbc8t.tfm
12mu|texlive-mathdesign-2.31-5|605	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbfc8t.tfm
12mu|texlive-mathdesign-2.31-5|606	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbi7m.tfm
12mu|texlive-mathdesign-2.31-5|607	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbi7t.tfm
12mu|texlive-mathdesign-2.31-5|608	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbi8c.tfm
12mu|texlive-mathdesign-2.31-5|609	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbi8t.tfm
12mu|texlive-mathdesign-2.31-5|610	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbifc8t.tfm
12mu|texlive-mathdesign-2.31-5|611	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbma.tfm
12mu|texlive-mathdesign-2.31-5|612	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbmb.tfm
12mu|texlive-mathdesign-2.31-5|613	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbo7t.tfm
12mu|texlive-mathdesign-2.31-5|614	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbo8c.tfm
12mu|texlive-mathdesign-2.31-5|615	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbo8t.tfm
12mu|texlive-mathdesign-2.31-5|616	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputbofc8t.tfm
12mu|texlive-mathdesign-2.31-5|617	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputr7m.tfm
12mu|texlive-mathdesign-2.31-5|618	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputr7t.tfm
12mu|texlive-mathdesign-2.31-5|619	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputr7v.tfm
12mu|texlive-mathdesign-2.31-5|620	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputr7y.tfm
12mu|texlive-mathdesign-2.31-5|621	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputr8c.tfm
12mu|texlive-mathdesign-2.31-5|622	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputr8t.tfm
12mu|texlive-mathdesign-2.31-5|623	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputrc8t.tfm
12mu|texlive-mathdesign-2.31-5|624	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputrfc8t.tfm
12mu|texlive-mathdesign-2.31-5|625	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputri7m.tfm
12mu|texlive-mathdesign-2.31-5|626	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputri7t.tfm
12mu|texlive-mathdesign-2.31-5|627	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputri8c.tfm
12mu|texlive-mathdesign-2.31-5|628	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputri8t.tfm
12mu|texlive-mathdesign-2.31-5|629	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputrifc8t.tfm
12mu|texlive-mathdesign-2.31-5|630	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputrma.tfm
12mu|texlive-mathdesign-2.31-5|631	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputrmb.tfm
12mu|texlive-mathdesign-2.31-5|632	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputro7t.tfm
12mu|texlive-mathdesign-2.31-5|633	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputro8c.tfm
12mu|texlive-mathdesign-2.31-5|634	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputro8t.tfm
12mu|texlive-mathdesign-2.31-5|635	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/mdputrofc8t.tfm
12mu|texlive-mathdesign-2.31-5|636	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/putb8a.tfm
12mu|texlive-mathdesign-2.31-5|637	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/putb8x.tfm
12mu|texlive-mathdesign-2.31-5|638	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/putbi8a.tfm
12mu|texlive-mathdesign-2.31-5|639	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/putr8a.tfm
12mu|texlive-mathdesign-2.31-5|640	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/putr8x.tfm
12mu|texlive-mathdesign-2.31-5|641	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdput/putri8a.tfm
12mu|texlive-mathdesign-2.31-5|642	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmm7m.tfm
12mu|texlive-mathdesign-2.31-5|643	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmm7t.tfm
12mu|texlive-mathdesign-2.31-5|644	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmm7v.tfm
12mu|texlive-mathdesign-2.31-5|645	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmm7y.tfm
12mu|texlive-mathdesign-2.31-5|646	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmm8c.tfm
12mu|texlive-mathdesign-2.31-5|647	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmm8t.tfm
12mu|texlive-mathdesign-2.31-5|648	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmm8y.tfm
12mu|texlive-mathdesign-2.31-5|649	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmmi7m.tfm
12mu|texlive-mathdesign-2.31-5|650	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmmi7t.tfm
12mu|texlive-mathdesign-2.31-5|651	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmmi8c.tfm
12mu|texlive-mathdesign-2.31-5|652	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmmi8t.tfm
12mu|texlive-mathdesign-2.31-5|653	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmmi8y.tfm
12mu|texlive-mathdesign-2.31-5|654	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmmma.tfm
12mu|texlive-mathdesign-2.31-5|655	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmmmb.tfm
12mu|texlive-mathdesign-2.31-5|656	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmmo7t.tfm
12mu|texlive-mathdesign-2.31-5|657	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmmo8c.tfm
12mu|texlive-mathdesign-2.31-5|658	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmmo8t.tfm
12mu|texlive-mathdesign-2.31-5|659	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmmo8y.tfm
12mu|texlive-mathdesign-2.31-5|660	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmr7m.tfm
12mu|texlive-mathdesign-2.31-5|661	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmr7t.tfm
12mu|texlive-mathdesign-2.31-5|662	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmr7v.tfm
12mu|texlive-mathdesign-2.31-5|663	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmr7y.tfm
12mu|texlive-mathdesign-2.31-5|664	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmr8c.tfm
12mu|texlive-mathdesign-2.31-5|665	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmr8t.tfm
12mu|texlive-mathdesign-2.31-5|666	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmr8y.tfm
12mu|texlive-mathdesign-2.31-5|667	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmree.tfm
12mu|texlive-mathdesign-2.31-5|668	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmri7m.tfm
12mu|texlive-mathdesign-2.31-5|669	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmri7t.tfm
12mu|texlive-mathdesign-2.31-5|670	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmri8c.tfm
12mu|texlive-mathdesign-2.31-5|671	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmri8t.tfm
12mu|texlive-mathdesign-2.31-5|672	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmri8y.tfm
12mu|texlive-mathdesign-2.31-5|673	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmrma.tfm
12mu|texlive-mathdesign-2.31-5|674	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmrmb.tfm
12mu|texlive-mathdesign-2.31-5|675	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmro7t.tfm
12mu|texlive-mathdesign-2.31-5|676	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmro8c.tfm
12mu|texlive-mathdesign-2.31-5|677	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmro8t.tfm
12mu|texlive-mathdesign-2.31-5|678	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/md-gmro8y.tfm
12mu|texlive-mathdesign-2.31-5|679	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmm7m.tfm
12mu|texlive-mathdesign-2.31-5|680	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmm7t.tfm
12mu|texlive-mathdesign-2.31-5|681	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmm7v.tfm
12mu|texlive-mathdesign-2.31-5|682	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmm7y.tfm
12mu|texlive-mathdesign-2.31-5|683	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmm8c.tfm
12mu|texlive-mathdesign-2.31-5|684	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmm8t.tfm
12mu|texlive-mathdesign-2.31-5|685	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmfc8t.tfm
12mu|texlive-mathdesign-2.31-5|686	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmi7m.tfm
12mu|texlive-mathdesign-2.31-5|687	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmi7t.tfm
12mu|texlive-mathdesign-2.31-5|688	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmi8c.tfm
12mu|texlive-mathdesign-2.31-5|689	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmi8t.tfm
12mu|texlive-mathdesign-2.31-5|690	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmifc8t.tfm
12mu|texlive-mathdesign-2.31-5|691	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmma.tfm
12mu|texlive-mathdesign-2.31-5|692	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmmb.tfm
12mu|texlive-mathdesign-2.31-5|693	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmo7t.tfm
12mu|texlive-mathdesign-2.31-5|694	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmo8c.tfm
12mu|texlive-mathdesign-2.31-5|695	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmo8t.tfm
12mu|texlive-mathdesign-2.31-5|696	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmmofc8t.tfm
12mu|texlive-mathdesign-2.31-5|697	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmr7m.tfm
12mu|texlive-mathdesign-2.31-5|698	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmr7t.tfm
12mu|texlive-mathdesign-2.31-5|699	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmr7v.tfm
12mu|texlive-mathdesign-2.31-5|700	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmr7y.tfm
12mu|texlive-mathdesign-2.31-5|701	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmr8c.tfm
12mu|texlive-mathdesign-2.31-5|702	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmr8t.tfm
12mu|texlive-mathdesign-2.31-5|703	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmrfc8t.tfm
12mu|texlive-mathdesign-2.31-5|704	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmri7m.tfm
12mu|texlive-mathdesign-2.31-5|705	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmri7t.tfm
12mu|texlive-mathdesign-2.31-5|706	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmri8c.tfm
12mu|texlive-mathdesign-2.31-5|707	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmri8t.tfm
12mu|texlive-mathdesign-2.31-5|708	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmrifc8t.tfm
12mu|texlive-mathdesign-2.31-5|709	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmrma.tfm
12mu|texlive-mathdesign-2.31-5|710	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmrmb.tfm
12mu|texlive-mathdesign-2.31-5|711	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmro7t.tfm
12mu|texlive-mathdesign-2.31-5|712	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmro8c.tfm
12mu|texlive-mathdesign-2.31-5|713	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmro8t.tfm
12mu|texlive-mathdesign-2.31-5|714	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/mdugmrofc8t.tfm
12mu|texlive-mathdesign-2.31-5|715	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/ugmm8a.tfm
12mu|texlive-mathdesign-2.31-5|716	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/ugmmi8a.tfm
12mu|texlive-mathdesign-2.31-5|717	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/ugmr8a.tfm
12mu|texlive-mathdesign-2.31-5|718	%{_texmfdistdir}/fonts/tfm/public/mathdesign/mdugm/ugmri8a.tfm
12mu|texlive-mathdesign-2.31-5|719	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chb7m.pfb
12mu|texlive-mathdesign-2.31-5|720	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chb7t.pfb
12mu|texlive-mathdesign-2.31-5|721	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chb7v.pfb
12mu|texlive-mathdesign-2.31-5|722	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chb7y.pfb
12mu|texlive-mathdesign-2.31-5|723	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chb8c.pfb
12mu|texlive-mathdesign-2.31-5|724	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chb8t.pfb
12mu|texlive-mathdesign-2.31-5|725	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chbi7m.pfb
12mu|texlive-mathdesign-2.31-5|726	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chbi7t.pfb
12mu|texlive-mathdesign-2.31-5|727	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chbi8c.pfb
12mu|texlive-mathdesign-2.31-5|728	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chbi8t.pfb
12mu|texlive-mathdesign-2.31-5|729	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chbma.pfb
12mu|texlive-mathdesign-2.31-5|730	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chbmb.pfb
12mu|texlive-mathdesign-2.31-5|731	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chr7m.pfb
12mu|texlive-mathdesign-2.31-5|732	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chr7t.pfb
12mu|texlive-mathdesign-2.31-5|733	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chr7v.pfb
12mu|texlive-mathdesign-2.31-5|734	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chr7y.pfb
12mu|texlive-mathdesign-2.31-5|735	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chr8c.pfb
12mu|texlive-mathdesign-2.31-5|736	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chr8t.pfb
12mu|texlive-mathdesign-2.31-5|737	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chree.pfb
12mu|texlive-mathdesign-2.31-5|738	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chri7m.pfb
12mu|texlive-mathdesign-2.31-5|739	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chri7t.pfb
12mu|texlive-mathdesign-2.31-5|740	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chri8c.pfb
12mu|texlive-mathdesign-2.31-5|741	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chri8t.pfb
12mu|texlive-mathdesign-2.31-5|742	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chrma.pfb
12mu|texlive-mathdesign-2.31-5|743	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdbch/md-chrmb.pfb
12mu|texlive-mathdesign-2.31-5|744	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/UtopiaStd-Regular.pfb
12mu|texlive-mathdesign-2.31-5|745	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cib7m.pfb
12mu|texlive-mathdesign-2.31-5|746	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cib7t.pfb
12mu|texlive-mathdesign-2.31-5|747	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cib7v.pfb
12mu|texlive-mathdesign-2.31-5|748	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cib7y.pfb
12mu|texlive-mathdesign-2.31-5|749	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cib8c.pfb
12mu|texlive-mathdesign-2.31-5|750	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cib8t.pfb
12mu|texlive-mathdesign-2.31-5|751	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cibee.pfb
12mu|texlive-mathdesign-2.31-5|752	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cibi7m.pfb
12mu|texlive-mathdesign-2.31-5|753	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cibi7t.pfb
12mu|texlive-mathdesign-2.31-5|754	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cibi8c.pfb
12mu|texlive-mathdesign-2.31-5|755	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cibi8t.pfb
12mu|texlive-mathdesign-2.31-5|756	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cibma.pfb
12mu|texlive-mathdesign-2.31-5|757	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cibmb.pfb
12mu|texlive-mathdesign-2.31-5|758	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cir7m.pfb
12mu|texlive-mathdesign-2.31-5|759	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cir7t.pfb
12mu|texlive-mathdesign-2.31-5|760	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cir7v.pfb
12mu|texlive-mathdesign-2.31-5|761	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cir7y.pfb
12mu|texlive-mathdesign-2.31-5|762	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cir8c.pfb
12mu|texlive-mathdesign-2.31-5|763	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cir8t.pfb
12mu|texlive-mathdesign-2.31-5|764	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-ciree.pfb
12mu|texlive-mathdesign-2.31-5|765	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-ciri7m.pfb
12mu|texlive-mathdesign-2.31-5|766	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-ciri7t.pfb
12mu|texlive-mathdesign-2.31-5|767	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-ciri8c.pfb
12mu|texlive-mathdesign-2.31-5|768	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-ciri8t.pfb
12mu|texlive-mathdesign-2.31-5|769	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cirma.pfb
12mu|texlive-mathdesign-2.31-5|770	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdici/md-cirmb.pfb
12mu|texlive-mathdesign-2.31-5|771	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdr7m.pfb
12mu|texlive-mathdesign-2.31-5|772	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdr7t.pfb
12mu|texlive-mathdesign-2.31-5|773	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdr7v.pfb
12mu|texlive-mathdesign-2.31-5|774	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdr7y.pfb
12mu|texlive-mathdesign-2.31-5|775	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdr8c.pfb
12mu|texlive-mathdesign-2.31-5|776	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdr8t.pfb
12mu|texlive-mathdesign-2.31-5|777	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdree.pfb
12mu|texlive-mathdesign-2.31-5|778	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdri7m.pfb
12mu|texlive-mathdesign-2.31-5|779	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdri7t.pfb
12mu|texlive-mathdesign-2.31-5|780	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdri8c.pfb
12mu|texlive-mathdesign-2.31-5|781	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdri8t.pfb
12mu|texlive-mathdesign-2.31-5|782	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdrma.pfb
12mu|texlive-mathdesign-2.31-5|783	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdrmb.pfb
12mu|texlive-mathdesign-2.31-5|784	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gds7m.pfb
12mu|texlive-mathdesign-2.31-5|785	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gds7t.pfb
12mu|texlive-mathdesign-2.31-5|786	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gds7v.pfb
12mu|texlive-mathdesign-2.31-5|787	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gds7y.pfb
12mu|texlive-mathdesign-2.31-5|788	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gds8c.pfb
12mu|texlive-mathdesign-2.31-5|789	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gds8t.pfb
12mu|texlive-mathdesign-2.31-5|790	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdsi7m.pfb
12mu|texlive-mathdesign-2.31-5|791	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdsi7t.pfb
12mu|texlive-mathdesign-2.31-5|792	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdsi8c.pfb
12mu|texlive-mathdesign-2.31-5|793	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdsi8t.pfb
12mu|texlive-mathdesign-2.31-5|794	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdsma.pfb
12mu|texlive-mathdesign-2.31-5|795	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-gdsmb.pfb
12mu|texlive-mathdesign-2.31-5|796	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpgd/md-utrma.pfb
12mu|texlive-mathdesign-2.31-5|797	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usr7m.pfb
12mu|texlive-mathdesign-2.31-5|798	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usr7t.pfb
12mu|texlive-mathdesign-2.31-5|799	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usr7t5.pfb
12mu|texlive-mathdesign-2.31-5|800	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usr7t6.pfb
12mu|texlive-mathdesign-2.31-5|801	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usr7t7.pfb
12mu|texlive-mathdesign-2.31-5|802	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usr7t8.pfb
12mu|texlive-mathdesign-2.31-5|803	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usr7t9.pfb
12mu|texlive-mathdesign-2.31-5|804	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usr7v.pfb
12mu|texlive-mathdesign-2.31-5|805	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usr7y.pfb
12mu|texlive-mathdesign-2.31-5|806	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usr8c.pfb
12mu|texlive-mathdesign-2.31-5|807	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usr8t.pfb
12mu|texlive-mathdesign-2.31-5|808	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usree.pfb
12mu|texlive-mathdesign-2.31-5|809	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usri7m.pfb
12mu|texlive-mathdesign-2.31-5|810	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usri7t.pfb
12mu|texlive-mathdesign-2.31-5|811	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usri7t5.pfb
12mu|texlive-mathdesign-2.31-5|812	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usri7t6.pfb
12mu|texlive-mathdesign-2.31-5|813	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usri7t7.pfb
12mu|texlive-mathdesign-2.31-5|814	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usri7t8.pfb
12mu|texlive-mathdesign-2.31-5|815	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usri7t9.pfb
12mu|texlive-mathdesign-2.31-5|816	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usri8c.pfb
12mu|texlive-mathdesign-2.31-5|817	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usri8t.pfb
12mu|texlive-mathdesign-2.31-5|818	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usrma.pfb
12mu|texlive-mathdesign-2.31-5|819	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-usrmb.pfb
12mu|texlive-mathdesign-2.31-5|820	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-uss7m.pfb
12mu|texlive-mathdesign-2.31-5|821	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-uss7t.pfb
12mu|texlive-mathdesign-2.31-5|822	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-uss7v.pfb
12mu|texlive-mathdesign-2.31-5|823	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-uss7y.pfb
12mu|texlive-mathdesign-2.31-5|824	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-uss8c.pfb
12mu|texlive-mathdesign-2.31-5|825	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-uss8t.pfb
12mu|texlive-mathdesign-2.31-5|826	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-ussi7m.pfb
12mu|texlive-mathdesign-2.31-5|827	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-ussi7t.pfb
12mu|texlive-mathdesign-2.31-5|828	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-ussi8c.pfb
12mu|texlive-mathdesign-2.31-5|829	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-ussi8t.pfb
12mu|texlive-mathdesign-2.31-5|830	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-ussma.pfb
12mu|texlive-mathdesign-2.31-5|831	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdpus/md-ussmb.pfb
12mu|texlive-mathdesign-2.31-5|832	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utb7m.pfb
12mu|texlive-mathdesign-2.31-5|833	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utb7t.pfb
12mu|texlive-mathdesign-2.31-5|834	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utb7v.pfb
12mu|texlive-mathdesign-2.31-5|835	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utb7y.pfb
12mu|texlive-mathdesign-2.31-5|836	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utb8c.pfb
12mu|texlive-mathdesign-2.31-5|837	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utb8t.pfb
12mu|texlive-mathdesign-2.31-5|838	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utbee.pfb
12mu|texlive-mathdesign-2.31-5|839	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utbi7m.pfb
12mu|texlive-mathdesign-2.31-5|840	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utbi7t.pfb
12mu|texlive-mathdesign-2.31-5|841	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utbi8c.pfb
12mu|texlive-mathdesign-2.31-5|842	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utbi8t.pfb
12mu|texlive-mathdesign-2.31-5|843	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utbma.pfb
12mu|texlive-mathdesign-2.31-5|844	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utbmb.pfb
12mu|texlive-mathdesign-2.31-5|845	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utr7m.pfb
12mu|texlive-mathdesign-2.31-5|846	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utr7t.pfb
12mu|texlive-mathdesign-2.31-5|847	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utr7v.pfb
12mu|texlive-mathdesign-2.31-5|848	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utr7y.pfb
12mu|texlive-mathdesign-2.31-5|849	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utr8c.pfb
12mu|texlive-mathdesign-2.31-5|850	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utr8t.pfb
12mu|texlive-mathdesign-2.31-5|851	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utree.pfb
12mu|texlive-mathdesign-2.31-5|852	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utri7m.pfb
12mu|texlive-mathdesign-2.31-5|853	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utri7t.pfb
12mu|texlive-mathdesign-2.31-5|854	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utri8c.pfb
12mu|texlive-mathdesign-2.31-5|855	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utri8t.pfb
12mu|texlive-mathdesign-2.31-5|856	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utrma.pfb
12mu|texlive-mathdesign-2.31-5|857	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdput/md-utrmb.pfb
12mu|texlive-mathdesign-2.31-5|858	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmm7m.pfb
12mu|texlive-mathdesign-2.31-5|859	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmm7t.pfb
12mu|texlive-mathdesign-2.31-5|860	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmm7v.pfb
12mu|texlive-mathdesign-2.31-5|861	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmm7y.pfb
12mu|texlive-mathdesign-2.31-5|862	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmm8c.pfb
12mu|texlive-mathdesign-2.31-5|863	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmm8t.pfb
12mu|texlive-mathdesign-2.31-5|864	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmmi7m.pfb
12mu|texlive-mathdesign-2.31-5|865	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmmi7t.pfb
12mu|texlive-mathdesign-2.31-5|866	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmmi8c.pfb
12mu|texlive-mathdesign-2.31-5|867	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmmi8t.pfb
12mu|texlive-mathdesign-2.31-5|868	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmmma.pfb
12mu|texlive-mathdesign-2.31-5|869	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmmmb.pfb
12mu|texlive-mathdesign-2.31-5|870	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmr7m.pfb
12mu|texlive-mathdesign-2.31-5|871	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmr7t.pfb
12mu|texlive-mathdesign-2.31-5|872	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmr7v.pfb
12mu|texlive-mathdesign-2.31-5|873	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmr7y.pfb
12mu|texlive-mathdesign-2.31-5|874	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmr8c.pfb
12mu|texlive-mathdesign-2.31-5|875	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmr8t.pfb
12mu|texlive-mathdesign-2.31-5|876	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmree.pfb
12mu|texlive-mathdesign-2.31-5|877	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmri7m.pfb
12mu|texlive-mathdesign-2.31-5|878	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmri7t.pfb
12mu|texlive-mathdesign-2.31-5|879	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmri8c.pfb
12mu|texlive-mathdesign-2.31-5|880	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmri8t.pfb
12mu|texlive-mathdesign-2.31-5|881	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmrma.pfb
12mu|texlive-mathdesign-2.31-5|882	%{_texmfdistdir}/fonts/type1/public/mathdesign/mdugm/md-gmrmb.pfb
12mu|texlive-mathdesign-2.31-5|883	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchb7m.vf
12mu|texlive-mathdesign-2.31-5|884	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchb7t.vf
12mu|texlive-mathdesign-2.31-5|885	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchb7v.vf
12mu|texlive-mathdesign-2.31-5|886	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchb7y.vf
12mu|texlive-mathdesign-2.31-5|887	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchb8c.vf
12mu|texlive-mathdesign-2.31-5|888	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchb8t.vf
12mu|texlive-mathdesign-2.31-5|889	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbc8t.vf
12mu|texlive-mathdesign-2.31-5|890	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbfc8t.vf
12mu|texlive-mathdesign-2.31-5|891	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbi7m.vf
12mu|texlive-mathdesign-2.31-5|892	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbi7t.vf
12mu|texlive-mathdesign-2.31-5|893	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbi8c.vf
12mu|texlive-mathdesign-2.31-5|894	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbi8t.vf
12mu|texlive-mathdesign-2.31-5|895	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbifc8t.vf
12mu|texlive-mathdesign-2.31-5|896	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbma.vf
12mu|texlive-mathdesign-2.31-5|897	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbmb.vf
12mu|texlive-mathdesign-2.31-5|898	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbo7t.vf
12mu|texlive-mathdesign-2.31-5|899	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbo8c.vf
12mu|texlive-mathdesign-2.31-5|900	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbo8t.vf
12mu|texlive-mathdesign-2.31-5|901	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchbofc8t.vf
12mu|texlive-mathdesign-2.31-5|902	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchr7m.vf
12mu|texlive-mathdesign-2.31-5|903	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchr7t.vf
12mu|texlive-mathdesign-2.31-5|904	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchr7v.vf
12mu|texlive-mathdesign-2.31-5|905	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchr7y.vf
12mu|texlive-mathdesign-2.31-5|906	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchr8c.vf
12mu|texlive-mathdesign-2.31-5|907	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchr8t.vf
12mu|texlive-mathdesign-2.31-5|908	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchrc8t.vf
12mu|texlive-mathdesign-2.31-5|909	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchrfc8t.vf
12mu|texlive-mathdesign-2.31-5|910	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchri7m.vf
12mu|texlive-mathdesign-2.31-5|911	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchri7t.vf
12mu|texlive-mathdesign-2.31-5|912	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchri8c.vf
12mu|texlive-mathdesign-2.31-5|913	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchri8t.vf
12mu|texlive-mathdesign-2.31-5|914	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchrifc8t.vf
12mu|texlive-mathdesign-2.31-5|915	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchrma.vf
12mu|texlive-mathdesign-2.31-5|916	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchrmb.vf
12mu|texlive-mathdesign-2.31-5|917	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchro7t.vf
12mu|texlive-mathdesign-2.31-5|918	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchro8c.vf
12mu|texlive-mathdesign-2.31-5|919	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchro8t.vf
12mu|texlive-mathdesign-2.31-5|920	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdbch/mdbchrofc8t.vf
12mu|texlive-mathdesign-2.31-5|921	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrbCb7m.vf
12mu|texlive-mathdesign-2.31-5|922	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrbCbi7m.vf
12mu|texlive-mathdesign-2.31-5|923	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrbCr7m.vf
12mu|texlive-mathdesign-2.31-5|924	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrbCri7m.vf
12mu|texlive-mathdesign-2.31-5|925	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrbb7m.vf
12mu|texlive-mathdesign-2.31-5|926	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrbbi7m.vf
12mu|texlive-mathdesign-2.31-5|927	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrbr7m.vf
12mu|texlive-mathdesign-2.31-5|928	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrbri7m.vf
12mu|texlive-mathdesign-2.31-5|929	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrdCb7m.vf
12mu|texlive-mathdesign-2.31-5|930	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrdCbi7m.vf
12mu|texlive-mathdesign-2.31-5|931	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrdCri7m.vf
12mu|texlive-mathdesign-2.31-5|932	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrdb7m.vf
12mu|texlive-mathdesign-2.31-5|933	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrdbi7m.vf
12mu|texlive-mathdesign-2.31-5|934	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrdr7m.vf
12mu|texlive-mathdesign-2.31-5|935	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrdrC7m.vf
12mu|texlive-mathdesign-2.31-5|936	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdgreek/mdgrdri7m.vf
12mu|texlive-mathdesign-2.31-5|937	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicib7m.vf
12mu|texlive-mathdesign-2.31-5|938	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicib7t.vf
12mu|texlive-mathdesign-2.31-5|939	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicib7v.vf
12mu|texlive-mathdesign-2.31-5|940	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicib7y.vf
12mu|texlive-mathdesign-2.31-5|941	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicib8c.vf
12mu|texlive-mathdesign-2.31-5|942	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicib8t.vf
12mu|texlive-mathdesign-2.31-5|943	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibc8c.vf
12mu|texlive-mathdesign-2.31-5|944	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibc8t.vf
12mu|texlive-mathdesign-2.31-5|945	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibfc8t.vf
12mu|texlive-mathdesign-2.31-5|946	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibi7m.vf
12mu|texlive-mathdesign-2.31-5|947	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibi7t.vf
12mu|texlive-mathdesign-2.31-5|948	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibi8c.vf
12mu|texlive-mathdesign-2.31-5|949	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibi8t.vf
12mu|texlive-mathdesign-2.31-5|950	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibic8c.vf
12mu|texlive-mathdesign-2.31-5|951	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibic8t.vf
12mu|texlive-mathdesign-2.31-5|952	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibifc8t.vf
12mu|texlive-mathdesign-2.31-5|953	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibiu7m.vf
12mu|texlive-mathdesign-2.31-5|954	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibma.vf
12mu|texlive-mathdesign-2.31-5|955	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibmb.vf
12mu|texlive-mathdesign-2.31-5|956	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicibui7m.vf
12mu|texlive-mathdesign-2.31-5|957	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicic8c.vf
12mu|texlive-mathdesign-2.31-5|958	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicic8t.vf
12mu|texlive-mathdesign-2.31-5|959	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicicc8c.vf
12mu|texlive-mathdesign-2.31-5|960	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicicc8t.vf
12mu|texlive-mathdesign-2.31-5|961	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicicfc8t.vf
12mu|texlive-mathdesign-2.31-5|962	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicici8c.vf
12mu|texlive-mathdesign-2.31-5|963	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicici8t.vf
12mu|texlive-mathdesign-2.31-5|964	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicicic8c.vf
12mu|texlive-mathdesign-2.31-5|965	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicicic8t.vf
12mu|texlive-mathdesign-2.31-5|966	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicicifc8t.vf
12mu|texlive-mathdesign-2.31-5|967	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicir7m.vf
12mu|texlive-mathdesign-2.31-5|968	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicir7t.vf
12mu|texlive-mathdesign-2.31-5|969	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicir7v.vf
12mu|texlive-mathdesign-2.31-5|970	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicir7y.vf
12mu|texlive-mathdesign-2.31-5|971	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicir8c.vf
12mu|texlive-mathdesign-2.31-5|972	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicir8t.vf
12mu|texlive-mathdesign-2.31-5|973	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicirc8c.vf
12mu|texlive-mathdesign-2.31-5|974	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicirc8t.vf
12mu|texlive-mathdesign-2.31-5|975	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicirfc8t.vf
12mu|texlive-mathdesign-2.31-5|976	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdiciri7m.vf
12mu|texlive-mathdesign-2.31-5|977	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdiciri7t.vf
12mu|texlive-mathdesign-2.31-5|978	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdiciri8c.vf
12mu|texlive-mathdesign-2.31-5|979	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdiciri8t.vf
12mu|texlive-mathdesign-2.31-5|980	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdiciric8c.vf
12mu|texlive-mathdesign-2.31-5|981	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdiciric8t.vf
12mu|texlive-mathdesign-2.31-5|982	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicirifc8t.vf
12mu|texlive-mathdesign-2.31-5|983	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdiciriu7m.vf
12mu|texlive-mathdesign-2.31-5|984	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicirma.vf
12mu|texlive-mathdesign-2.31-5|985	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicirmb.vf
12mu|texlive-mathdesign-2.31-5|986	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdicirui7m.vf
12mu|texlive-mathdesign-2.31-5|987	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcib7y.vf
12mu|texlive-mathdesign-2.31-5|988	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcib8t.vf
12mu|texlive-mathdesign-2.31-5|989	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcibc8t.vf
12mu|texlive-mathdesign-2.31-5|990	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcibi7y.vf
12mu|texlive-mathdesign-2.31-5|991	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcibi8t.vf
12mu|texlive-mathdesign-2.31-5|992	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcibic8t.vf
12mu|texlive-mathdesign-2.31-5|993	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcic7y.vf
12mu|texlive-mathdesign-2.31-5|994	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcic8t.vf
12mu|texlive-mathdesign-2.31-5|995	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcicc8t.vf
12mu|texlive-mathdesign-2.31-5|996	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcici7y.vf
12mu|texlive-mathdesign-2.31-5|997	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcici8t.vf
12mu|texlive-mathdesign-2.31-5|998	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcicic8t.vf
12mu|texlive-mathdesign-2.31-5|999	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcir7y.vf
12mu|texlive-mathdesign-2.31-5|1000	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcir8t.vf
12mu|texlive-mathdesign-2.31-5|1001	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxcirc8t.vf
12mu|texlive-mathdesign-2.31-5|1002	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxciri7y.vf
12mu|texlive-mathdesign-2.31-5|1003	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxciri8t.vf
12mu|texlive-mathdesign-2.31-5|1004	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdici/mdxciric8t.vf
12mu|texlive-mathdesign-2.31-5|1005	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdb8c.vf
12mu|texlive-mathdesign-2.31-5|1006	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdb8t.vf
12mu|texlive-mathdesign-2.31-5|1007	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdbc8c.vf
12mu|texlive-mathdesign-2.31-5|1008	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdbc8t.vf
12mu|texlive-mathdesign-2.31-5|1009	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdbfc8t.vf
12mu|texlive-mathdesign-2.31-5|1010	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdbi8c.vf
12mu|texlive-mathdesign-2.31-5|1011	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdbi8t.vf
12mu|texlive-mathdesign-2.31-5|1012	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdbic8c.vf
12mu|texlive-mathdesign-2.31-5|1013	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdbic8t.vf
12mu|texlive-mathdesign-2.31-5|1014	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdbifc8t.vf
12mu|texlive-mathdesign-2.31-5|1015	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdr7m.vf
12mu|texlive-mathdesign-2.31-5|1016	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdr7t.vf
12mu|texlive-mathdesign-2.31-5|1017	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdr7v.vf
12mu|texlive-mathdesign-2.31-5|1018	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdr7y.vf
12mu|texlive-mathdesign-2.31-5|1019	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdr8c.vf
12mu|texlive-mathdesign-2.31-5|1020	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdr8t.vf
12mu|texlive-mathdesign-2.31-5|1021	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdrc8c.vf
12mu|texlive-mathdesign-2.31-5|1022	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdrc8t.vf
12mu|texlive-mathdesign-2.31-5|1023	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdrfc8t.vf
12mu|texlive-mathdesign-2.31-5|1024	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdri7m.vf
12mu|texlive-mathdesign-2.31-5|1025	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdri7t.vf
12mu|texlive-mathdesign-2.31-5|1026	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdri8c.vf
12mu|texlive-mathdesign-2.31-5|1027	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdri8t.vf
12mu|texlive-mathdesign-2.31-5|1028	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdric8c.vf
12mu|texlive-mathdesign-2.31-5|1029	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdric8t.vf
12mu|texlive-mathdesign-2.31-5|1030	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdrifc8t.vf
12mu|texlive-mathdesign-2.31-5|1031	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdrma.vf
12mu|texlive-mathdesign-2.31-5|1032	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdrmb.vf
12mu|texlive-mathdesign-2.31-5|1033	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgds7m.vf
12mu|texlive-mathdesign-2.31-5|1034	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgds7t.vf
12mu|texlive-mathdesign-2.31-5|1035	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgds7v.vf
12mu|texlive-mathdesign-2.31-5|1036	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgds7y.vf
12mu|texlive-mathdesign-2.31-5|1037	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgds8c.vf
12mu|texlive-mathdesign-2.31-5|1038	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgds8t.vf
12mu|texlive-mathdesign-2.31-5|1039	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsc8c.vf
12mu|texlive-mathdesign-2.31-5|1040	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsc8t.vf
12mu|texlive-mathdesign-2.31-5|1041	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsfc8t.vf
12mu|texlive-mathdesign-2.31-5|1042	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsi7m.vf
12mu|texlive-mathdesign-2.31-5|1043	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsi7t.vf
12mu|texlive-mathdesign-2.31-5|1044	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsi8c.vf
12mu|texlive-mathdesign-2.31-5|1045	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsi8t.vf
12mu|texlive-mathdesign-2.31-5|1046	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsic8c.vf
12mu|texlive-mathdesign-2.31-5|1047	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsic8t.vf
12mu|texlive-mathdesign-2.31-5|1048	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsifc8t.vf
12mu|texlive-mathdesign-2.31-5|1049	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsma.vf
12mu|texlive-mathdesign-2.31-5|1050	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdpgdsmb.vf
12mu|texlive-mathdesign-2.31-5|1051	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdb7y.vf
12mu|texlive-mathdesign-2.31-5|1052	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdb8t.vf
12mu|texlive-mathdesign-2.31-5|1053	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdbc8t.vf
12mu|texlive-mathdesign-2.31-5|1054	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdbi7y.vf
12mu|texlive-mathdesign-2.31-5|1055	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdbi8t.vf
12mu|texlive-mathdesign-2.31-5|1056	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdbic8t.vf
12mu|texlive-mathdesign-2.31-5|1057	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdr7y.vf
12mu|texlive-mathdesign-2.31-5|1058	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdr8t.vf
12mu|texlive-mathdesign-2.31-5|1059	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdrc8t.vf
12mu|texlive-mathdesign-2.31-5|1060	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdri7y.vf
12mu|texlive-mathdesign-2.31-5|1061	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdri8t.vf
12mu|texlive-mathdesign-2.31-5|1062	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdric8t.vf
12mu|texlive-mathdesign-2.31-5|1063	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgds7y.vf
12mu|texlive-mathdesign-2.31-5|1064	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgds8t.vf
12mu|texlive-mathdesign-2.31-5|1065	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdsc8t.vf
12mu|texlive-mathdesign-2.31-5|1066	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdsi7y.vf
12mu|texlive-mathdesign-2.31-5|1067	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdsi8t.vf
12mu|texlive-mathdesign-2.31-5|1068	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpgd/mdxgdsic8t.vf
12mu|texlive-mathdesign-2.31-5|1069	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusb8c.vf
12mu|texlive-mathdesign-2.31-5|1070	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusb8t.vf
12mu|texlive-mathdesign-2.31-5|1071	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusbc8c.vf
12mu|texlive-mathdesign-2.31-5|1072	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusbc8t.vf
12mu|texlive-mathdesign-2.31-5|1073	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusbfc8t.vf
12mu|texlive-mathdesign-2.31-5|1074	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusbi8c.vf
12mu|texlive-mathdesign-2.31-5|1075	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusbi8t.vf
12mu|texlive-mathdesign-2.31-5|1076	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusbic8c.vf
12mu|texlive-mathdesign-2.31-5|1077	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusbic8t.vf
12mu|texlive-mathdesign-2.31-5|1078	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusbifc8t.vf
12mu|texlive-mathdesign-2.31-5|1079	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusr7m.vf
12mu|texlive-mathdesign-2.31-5|1080	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusr7t.vf
12mu|texlive-mathdesign-2.31-5|1081	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusr7v.vf
12mu|texlive-mathdesign-2.31-5|1082	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusr7y.vf
12mu|texlive-mathdesign-2.31-5|1083	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusr8c.vf
12mu|texlive-mathdesign-2.31-5|1084	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusr8t.vf
12mu|texlive-mathdesign-2.31-5|1085	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusrc8c.vf
12mu|texlive-mathdesign-2.31-5|1086	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusrc8t.vf
12mu|texlive-mathdesign-2.31-5|1087	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusrfc8t.vf
12mu|texlive-mathdesign-2.31-5|1088	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusri7m.vf
12mu|texlive-mathdesign-2.31-5|1089	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusri7t.vf
12mu|texlive-mathdesign-2.31-5|1090	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusri8c.vf
12mu|texlive-mathdesign-2.31-5|1091	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusri8t.vf
12mu|texlive-mathdesign-2.31-5|1092	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusric8c.vf
12mu|texlive-mathdesign-2.31-5|1093	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusric8t.vf
12mu|texlive-mathdesign-2.31-5|1094	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusrifc8t.vf
12mu|texlive-mathdesign-2.31-5|1095	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusrma.vf
12mu|texlive-mathdesign-2.31-5|1096	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpusrmb.vf
12mu|texlive-mathdesign-2.31-5|1097	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpuss7m.vf
12mu|texlive-mathdesign-2.31-5|1098	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpuss7t.vf
12mu|texlive-mathdesign-2.31-5|1099	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpuss7v.vf
12mu|texlive-mathdesign-2.31-5|1100	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpuss7y.vf
12mu|texlive-mathdesign-2.31-5|1101	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpuss8c.vf
12mu|texlive-mathdesign-2.31-5|1102	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpuss8t.vf
12mu|texlive-mathdesign-2.31-5|1103	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussc8c.vf
12mu|texlive-mathdesign-2.31-5|1104	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussc8t.vf
12mu|texlive-mathdesign-2.31-5|1105	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussfc8t.vf
12mu|texlive-mathdesign-2.31-5|1106	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussi7m.vf
12mu|texlive-mathdesign-2.31-5|1107	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussi7t.vf
12mu|texlive-mathdesign-2.31-5|1108	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussi8c.vf
12mu|texlive-mathdesign-2.31-5|1109	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussi8t.vf
12mu|texlive-mathdesign-2.31-5|1110	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussic8c.vf
12mu|texlive-mathdesign-2.31-5|1111	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussic8t.vf
12mu|texlive-mathdesign-2.31-5|1112	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussifc8t.vf
12mu|texlive-mathdesign-2.31-5|1113	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussma.vf
12mu|texlive-mathdesign-2.31-5|1114	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdpussmb.vf
12mu|texlive-mathdesign-2.31-5|1115	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusb7y.vf
12mu|texlive-mathdesign-2.31-5|1116	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusb8t.vf
12mu|texlive-mathdesign-2.31-5|1117	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusbc8t.vf
12mu|texlive-mathdesign-2.31-5|1118	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusbi7y.vf
12mu|texlive-mathdesign-2.31-5|1119	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusbi8t.vf
12mu|texlive-mathdesign-2.31-5|1120	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusbic8t.vf
12mu|texlive-mathdesign-2.31-5|1121	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusr7y.vf
12mu|texlive-mathdesign-2.31-5|1122	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusr8t.vf
12mu|texlive-mathdesign-2.31-5|1123	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusrc8t.vf
12mu|texlive-mathdesign-2.31-5|1124	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusri7y.vf
12mu|texlive-mathdesign-2.31-5|1125	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusri8t.vf
12mu|texlive-mathdesign-2.31-5|1126	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxusric8t.vf
12mu|texlive-mathdesign-2.31-5|1127	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxuss7y.vf
12mu|texlive-mathdesign-2.31-5|1128	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxuss8t.vf
12mu|texlive-mathdesign-2.31-5|1129	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxussc8t.vf
12mu|texlive-mathdesign-2.31-5|1130	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxussi7y.vf
12mu|texlive-mathdesign-2.31-5|1131	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxussi8t.vf
12mu|texlive-mathdesign-2.31-5|1132	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdpus/mdxussic8t.vf
12mu|texlive-mathdesign-2.31-5|1133	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputb7m.vf
12mu|texlive-mathdesign-2.31-5|1134	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputb7t.vf
12mu|texlive-mathdesign-2.31-5|1135	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputb7v.vf
12mu|texlive-mathdesign-2.31-5|1136	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputb7y.vf
12mu|texlive-mathdesign-2.31-5|1137	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputb8c.vf
12mu|texlive-mathdesign-2.31-5|1138	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputb8t.vf
12mu|texlive-mathdesign-2.31-5|1139	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbc8t.vf
12mu|texlive-mathdesign-2.31-5|1140	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbfc8t.vf
12mu|texlive-mathdesign-2.31-5|1141	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbi7m.vf
12mu|texlive-mathdesign-2.31-5|1142	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbi7t.vf
12mu|texlive-mathdesign-2.31-5|1143	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbi8c.vf
12mu|texlive-mathdesign-2.31-5|1144	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbi8t.vf
12mu|texlive-mathdesign-2.31-5|1145	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbifc8t.vf
12mu|texlive-mathdesign-2.31-5|1146	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbma.vf
12mu|texlive-mathdesign-2.31-5|1147	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbmb.vf
12mu|texlive-mathdesign-2.31-5|1148	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbo7t.vf
12mu|texlive-mathdesign-2.31-5|1149	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbo8c.vf
12mu|texlive-mathdesign-2.31-5|1150	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbo8t.vf
12mu|texlive-mathdesign-2.31-5|1151	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputbofc8t.vf
12mu|texlive-mathdesign-2.31-5|1152	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputr7m.vf
12mu|texlive-mathdesign-2.31-5|1153	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputr7t.vf
12mu|texlive-mathdesign-2.31-5|1154	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputr7v.vf
12mu|texlive-mathdesign-2.31-5|1155	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputr7y.vf
12mu|texlive-mathdesign-2.31-5|1156	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputr8c.vf
12mu|texlive-mathdesign-2.31-5|1157	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputr8t.vf
12mu|texlive-mathdesign-2.31-5|1158	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputrc8t.vf
12mu|texlive-mathdesign-2.31-5|1159	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputrfc8t.vf
12mu|texlive-mathdesign-2.31-5|1160	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputri7m.vf
12mu|texlive-mathdesign-2.31-5|1161	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputri7t.vf
12mu|texlive-mathdesign-2.31-5|1162	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputri8c.vf
12mu|texlive-mathdesign-2.31-5|1163	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputri8t.vf
12mu|texlive-mathdesign-2.31-5|1164	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputrifc8t.vf
12mu|texlive-mathdesign-2.31-5|1165	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputrma.vf
12mu|texlive-mathdesign-2.31-5|1166	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputrmb.vf
12mu|texlive-mathdesign-2.31-5|1167	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputro7t.vf
12mu|texlive-mathdesign-2.31-5|1168	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputro8c.vf
12mu|texlive-mathdesign-2.31-5|1169	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputro8t.vf
12mu|texlive-mathdesign-2.31-5|1170	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdput/mdputrofc8t.vf
12mu|texlive-mathdesign-2.31-5|1171	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmm7m.vf
12mu|texlive-mathdesign-2.31-5|1172	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmm7t.vf
12mu|texlive-mathdesign-2.31-5|1173	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmm7v.vf
12mu|texlive-mathdesign-2.31-5|1174	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmm7y.vf
12mu|texlive-mathdesign-2.31-5|1175	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmm8c.vf
12mu|texlive-mathdesign-2.31-5|1176	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmm8t.vf
12mu|texlive-mathdesign-2.31-5|1177	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmfc8t.vf
12mu|texlive-mathdesign-2.31-5|1178	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmi7m.vf
12mu|texlive-mathdesign-2.31-5|1179	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmi7t.vf
12mu|texlive-mathdesign-2.31-5|1180	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmi8c.vf
12mu|texlive-mathdesign-2.31-5|1181	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmi8t.vf
12mu|texlive-mathdesign-2.31-5|1182	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmifc8t.vf
12mu|texlive-mathdesign-2.31-5|1183	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmma.vf
12mu|texlive-mathdesign-2.31-5|1184	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmmb.vf
12mu|texlive-mathdesign-2.31-5|1185	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmo7t.vf
12mu|texlive-mathdesign-2.31-5|1186	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmo8c.vf
12mu|texlive-mathdesign-2.31-5|1187	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmo8t.vf
12mu|texlive-mathdesign-2.31-5|1188	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmmofc8t.vf
12mu|texlive-mathdesign-2.31-5|1189	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmr7m.vf
12mu|texlive-mathdesign-2.31-5|1190	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmr7t.vf
12mu|texlive-mathdesign-2.31-5|1191	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmr7v.vf
12mu|texlive-mathdesign-2.31-5|1192	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmr7y.vf
12mu|texlive-mathdesign-2.31-5|1193	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmr8c.vf
12mu|texlive-mathdesign-2.31-5|1194	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmr8t.vf
12mu|texlive-mathdesign-2.31-5|1195	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmrfc8t.vf
12mu|texlive-mathdesign-2.31-5|1196	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmri7m.vf
12mu|texlive-mathdesign-2.31-5|1197	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmri7t.vf
12mu|texlive-mathdesign-2.31-5|1198	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmri8c.vf
12mu|texlive-mathdesign-2.31-5|1199	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmri8t.vf
12mu|texlive-mathdesign-2.31-5|1200	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmrifc8t.vf
12mu|texlive-mathdesign-2.31-5|1201	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmrma.vf
12mu|texlive-mathdesign-2.31-5|1202	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmrmb.vf
12mu|texlive-mathdesign-2.31-5|1203	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmro7t.vf
12mu|texlive-mathdesign-2.31-5|1204	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmro8c.vf
12mu|texlive-mathdesign-2.31-5|1205	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmro8t.vf
12mu|texlive-mathdesign-2.31-5|1206	%{_texmfdistdir}/fonts/vf/public/mathdesign/mdugm/mdugmrofc8t.vf
12mu|texlive-mathdesign-2.31-5|1207	%{_texmfdistdir}/tex/latex/mathdesign/mathdesign.sty
12mu|texlive-mathdesign-2.31-5|1208	%{_texmfdistdir}/tex/latex/mathdesign/mdacmr.fd
12mu|texlive-mathdesign-2.31-5|1209	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/mdamdbch.fd
12mu|texlive-mathdesign-2.31-5|1210	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/mdbch.cfg
12mu|texlive-mathdesign-2.31-5|1211	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/mdbch.sty
12mu|texlive-mathdesign-2.31-5|1212	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/mdbmdbch.fd
12mu|texlive-mathdesign-2.31-5|1213	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/omlmdbch.fd
12mu|texlive-mathdesign-2.31-5|1214	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/omsmdbch.fd
12mu|texlive-mathdesign-2.31-5|1215	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/omxmdbch.fd
12mu|texlive-mathdesign-2.31-5|1216	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/ot1mdbch.fd
12mu|texlive-mathdesign-2.31-5|1217	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/t1mdbch.fd
12mu|texlive-mathdesign-2.31-5|1218	%{_texmfdistdir}/tex/latex/mathdesign/mdbch/ts1mdbch.fd
12mu|texlive-mathdesign-2.31-5|1219	%{_texmfdistdir}/tex/latex/mathdesign/mdbcmr.fd
12mu|texlive-mathdesign-2.31-5|1220	%{_texmfdistdir}/tex/latex/mathdesign/mdfont.def
12mu|texlive-mathdesign-2.31-5|1221	%{_texmfdistdir}/tex/latex/mathdesign/mdici/mdamdici.fd
12mu|texlive-mathdesign-2.31-5|1222	%{_texmfdistdir}/tex/latex/mathdesign/mdici/mdbmdici.fd
12mu|texlive-mathdesign-2.31-5|1223	%{_texmfdistdir}/tex/latex/mathdesign/mdici/mdici.cfg
12mu|texlive-mathdesign-2.31-5|1224	%{_texmfdistdir}/tex/latex/mathdesign/mdici/mdici.sty
12mu|texlive-mathdesign-2.31-5|1225	%{_texmfdistdir}/tex/latex/mathdesign/mdici/omlmdici.fd
12mu|texlive-mathdesign-2.31-5|1226	%{_texmfdistdir}/tex/latex/mathdesign/mdici/omsmdici.fd
12mu|texlive-mathdesign-2.31-5|1227	%{_texmfdistdir}/tex/latex/mathdesign/mdici/omxmdici.fd
12mu|texlive-mathdesign-2.31-5|1228	%{_texmfdistdir}/tex/latex/mathdesign/mdici/ot1mdici.fd
12mu|texlive-mathdesign-2.31-5|1229	%{_texmfdistdir}/tex/latex/mathdesign/mdici/t1mdici.fd
12mu|texlive-mathdesign-2.31-5|1230	%{_texmfdistdir}/tex/latex/mathdesign/mdici/ts1mdici.fd
12mu|texlive-mathdesign-2.31-5|1231	%{_texmfdistdir}/tex/latex/mathdesign/mdpgd/mdamdpgd.fd
12mu|texlive-mathdesign-2.31-5|1232	%{_texmfdistdir}/tex/latex/mathdesign/mdpgd/mdbmdpgd.fd
12mu|texlive-mathdesign-2.31-5|1233	%{_texmfdistdir}/tex/latex/mathdesign/mdpgd/mdpgd.cfg
12mu|texlive-mathdesign-2.31-5|1234	%{_texmfdistdir}/tex/latex/mathdesign/mdpgd/mdpgd.sty
12mu|texlive-mathdesign-2.31-5|1235	%{_texmfdistdir}/tex/latex/mathdesign/mdpgd/omlmdpgd.fd
12mu|texlive-mathdesign-2.31-5|1236	%{_texmfdistdir}/tex/latex/mathdesign/mdpgd/omsmdpgd.fd
12mu|texlive-mathdesign-2.31-5|1237	%{_texmfdistdir}/tex/latex/mathdesign/mdpgd/omxmdpgd.fd
12mu|texlive-mathdesign-2.31-5|1238	%{_texmfdistdir}/tex/latex/mathdesign/mdpgd/ot1mdpgd.fd
12mu|texlive-mathdesign-2.31-5|1239	%{_texmfdistdir}/tex/latex/mathdesign/mdpgd/t1mdpgd.fd
12mu|texlive-mathdesign-2.31-5|1240	%{_texmfdistdir}/tex/latex/mathdesign/mdpgd/ts1mdpgd.fd
12mu|texlive-mathdesign-2.31-5|1241	%{_texmfdistdir}/tex/latex/mathdesign/mdpus/mdamdpus.fd
12mu|texlive-mathdesign-2.31-5|1242	%{_texmfdistdir}/tex/latex/mathdesign/mdpus/mdbmdpus.fd
12mu|texlive-mathdesign-2.31-5|1243	%{_texmfdistdir}/tex/latex/mathdesign/mdpus/mdpus.cfg
12mu|texlive-mathdesign-2.31-5|1244	%{_texmfdistdir}/tex/latex/mathdesign/mdpus/mdpus.sty
12mu|texlive-mathdesign-2.31-5|1245	%{_texmfdistdir}/tex/latex/mathdesign/mdpus/omlmdpus.fd
12mu|texlive-mathdesign-2.31-5|1246	%{_texmfdistdir}/tex/latex/mathdesign/mdpus/omsmdpus.fd
12mu|texlive-mathdesign-2.31-5|1247	%{_texmfdistdir}/tex/latex/mathdesign/mdpus/omxmdpus.fd
12mu|texlive-mathdesign-2.31-5|1248	%{_texmfdistdir}/tex/latex/mathdesign/mdpus/ot1mdpus.fd
12mu|texlive-mathdesign-2.31-5|1249	%{_texmfdistdir}/tex/latex/mathdesign/mdpus/t1mdpus.fd
12mu|texlive-mathdesign-2.31-5|1250	%{_texmfdistdir}/tex/latex/mathdesign/mdpus/ts1mdpus.fd
12mu|texlive-mathdesign-2.31-5|1251	%{_texmfdistdir}/tex/latex/mathdesign/mdput/mdamdput.fd
12mu|texlive-mathdesign-2.31-5|1252	%{_texmfdistdir}/tex/latex/mathdesign/mdput/mdbmdput.fd
12mu|texlive-mathdesign-2.31-5|1253	%{_texmfdistdir}/tex/latex/mathdesign/mdput/mdput.cfg
12mu|texlive-mathdesign-2.31-5|1254	%{_texmfdistdir}/tex/latex/mathdesign/mdput/mdput.sty
12mu|texlive-mathdesign-2.31-5|1255	%{_texmfdistdir}/tex/latex/mathdesign/mdput/omlmdput.fd
12mu|texlive-mathdesign-2.31-5|1256	%{_texmfdistdir}/tex/latex/mathdesign/mdput/omsmdput.fd
12mu|texlive-mathdesign-2.31-5|1257	%{_texmfdistdir}/tex/latex/mathdesign/mdput/omxmdput.fd
12mu|texlive-mathdesign-2.31-5|1258	%{_texmfdistdir}/tex/latex/mathdesign/mdput/ot1mdput.fd
12mu|texlive-mathdesign-2.31-5|1259	%{_texmfdistdir}/tex/latex/mathdesign/mdput/t1mdput.fd
12mu|texlive-mathdesign-2.31-5|1260	%{_texmfdistdir}/tex/latex/mathdesign/mdput/ts1mdput.fd
12mu|texlive-mathdesign-2.31-5|1261	%{_texmfdistdir}/tex/latex/mathdesign/mdsffont.def
12mu|texlive-mathdesign-2.31-5|1262	%{_texmfdistdir}/tex/latex/mathdesign/mdttfont.def
12mu|texlive-mathdesign-2.31-5|1263	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/mdamdugm.fd
12mu|texlive-mathdesign-2.31-5|1264	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/mdbmdugm.fd
12mu|texlive-mathdesign-2.31-5|1265	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/mdugm.cfg
12mu|texlive-mathdesign-2.31-5|1266	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/mdugm.sty
12mu|texlive-mathdesign-2.31-5|1267	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/omlmdugm.fd
12mu|texlive-mathdesign-2.31-5|1268	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/omsmdugm.fd
12mu|texlive-mathdesign-2.31-5|1269	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/omxmdugm.fd
12mu|texlive-mathdesign-2.31-5|1270	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/ot1mdugm.fd
12mu|texlive-mathdesign-2.31-5|1271	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/t1mdugm.fd
12mu|texlive-mathdesign-2.31-5|1272	%{_texmfdistdir}/tex/latex/mathdesign/mdugm/ts1mdugm.fd
12mu|texlive-mathdesign-2.31-5|1273	%{_texmfdistdir}/tex/latex/mathdesign/omlmdgrb.fd
12mu|texlive-mathdesign-2.31-5|1274	%{_texmfdistdir}/tex/latex/mathdesign/omlmdgrbc.fd
12mu|texlive-mathdesign-2.31-5|1275	%{_texmfdistdir}/tex/latex/mathdesign/omlmdgrd.fd
12mu|texlive-mathdesign-2.31-5|1276	%{_texmfdistdir}/tex/latex/mathdesign/omlmdgrdc.fd
12mu|texlive-mathdesign-2.31-5|1277	%_texmf_updmap_d/mathdesign
12mu|texlive-mathdesign-2.31-5|1278	%doc %{_texmfdistdir}/doc/fonts/mathdesign/MD-Adobe-Adobe-Garamond-Pro-example.tex
12mu|texlive-mathdesign-2.31-5|1279	%doc %{_texmfdistdir}/doc/fonts/mathdesign/MD-Adobe-Utopia-Std-example.tex
12mu|texlive-mathdesign-2.31-5|1280	%doc %{_texmfdistdir}/doc/fonts/mathdesign/MD-Adobe-Utopia-example.pdf
12mu|texlive-mathdesign-2.31-5|1281	%doc %{_texmfdistdir}/doc/fonts/mathdesign/MD-Adobe-Utopia-example.tex
12mu|texlive-mathdesign-2.31-5|1282	%doc %{_texmfdistdir}/doc/fonts/mathdesign/MD-Bitstream-Bitstream-Charter-example.pdf
12mu|texlive-mathdesign-2.31-5|1283	%doc %{_texmfdistdir}/doc/fonts/mathdesign/MD-Bitstream-Bitstream-Charter-example.tex
12mu|texlive-mathdesign-2.31-5|1284	%doc %{_texmfdistdir}/doc/fonts/mathdesign/MD-itc-Charter-ITC-Std-example.tex
12mu|texlive-mathdesign-2.31-5|1285	%doc %{_texmfdistdir}/doc/fonts/mathdesign/MD-urw-GaramondNo8-example.tex
12mu|texlive-mathdesign-2.31-5|1286	%doc %{_texmfdistdir}/doc/fonts/mathdesign/README
12mu|texlive-mathdesign-2.31-5|1287	%doc %{_texmfdistdir}/doc/fonts/mathdesign/mathdesign-doc.pdf
12mu|texlive-mathdesign-2.31-5|1288	%doc %{_texmfdistdir}/doc/fonts/mathdesign/mathdesign-doc.tex
12mu|texlive-mathdesign-2.31-5|1289	
12mu|texlive-mathdesign-2.31-5|1290	#-----------------------------------------------------------------------
12mu|texlive-mathdesign-2.31-5|1291	%prep
12mu|texlive-mathdesign-2.31-5|1292	%setup -c -a0 -a1
12mu|texlive-mathdesign-2.31-5|1293	
12mu|texlive-mathdesign-2.31-5|1294	%build
12mu|texlive-mathdesign-2.31-5|1295	
12mu|texlive-mathdesign-2.31-5|1296	%install
12mu|texlive-mathdesign-2.31-5|1297	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-mathdesign-2.31-5|1298	cp -fpar dvips fonts tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-mathdesign-2.31-5|1299	mkdir -p %{buildroot}%{_texmf_updmap_d}
12mu|texlive-mathdesign-2.31-5|1300	cat > %{buildroot}%{_texmf_updmap_d}/mathdesign <<EOF
12mu|texlive-mathdesign-2.31-5|1301	Map mdbch.map
12mu|texlive-mathdesign-2.31-5|1302	Map mdgreek.map
12mu|texlive-mathdesign-2.31-5|1303	Map mdici.map
12mu|texlive-mathdesign-2.31-5|1304	Map mdpgd.map
12mu|texlive-mathdesign-2.31-5|1305	Map mdpus.map
12mu|texlive-mathdesign-2.31-5|1306	Map mdput.map
12mu|texlive-mathdesign-2.31-5|1307	Map mdugm.map
12mu|texlive-mathdesign-2.31-5|1308	EOF
12mu|texlive-mathdesign-2.31-5|1309	
12mu|texlive-mathdesign-2.31-5|1310	%changelog
12mu|texlive-mathdesign-2.31-5|1311	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.31-5
12mu|texlive-mathdesign-2.31-5|1312	+ Revision: fd5d94d
12mu|texlive-mathdesign-2.31-5|1313	- Sync with cooker
12mu|texlive-mathdesign-2.31-5|1314	
12mu|texlive-mathdesign-2.31-5|1315	

21210 12
12mu|texlive-mciteplus-1.2-5|1	# revision 31648
12mu|texlive-mciteplus-1.2-5|2	# category Package
12mu|texlive-mciteplus-1.2-5|3	# catalog-ctan /macros/latex/contrib/mciteplus
12mu|texlive-mciteplus-1.2-5|4	# catalog-date 2013-09-13 13:09:10 +0200
12mu|texlive-mciteplus-1.2-5|5	# catalog-license lppl
12mu|texlive-mciteplus-1.2-5|6	# catalog-version 1.2
12mu|texlive-mciteplus-1.2-5|7	Name:		texlive-mciteplus
12mu|texlive-mciteplus-1.2-5|8	Version:	1.2
12mu|texlive-mciteplus-1.2-5|9	Release:	5
12mu|texlive-mciteplus-1.2-5|10	Summary:	Enhanced multiple citations
12mu|texlive-mciteplus-1.2-5|11	Group:		Publishing
12mu|texlive-mciteplus-1.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mciteplus
12mu|texlive-mciteplus-1.2-5|13	License:	LPPL
12mu|texlive-mciteplus-1.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mciteplus.tar.xz
12mu|texlive-mciteplus-1.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mciteplus.doc.tar.xz
12mu|texlive-mciteplus-1.2-5|16	BuildArch:	noarch
12mu|texlive-mciteplus-1.2-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-mciteplus-1.2-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-mciteplus-1.2-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-mciteplus-1.2-5|20	
12mu|texlive-mciteplus-1.2-5|21	%description
12mu|texlive-mciteplus-1.2-5|22	The mciteplus LaTeX package is an enhanced reimplementation of
12mu|texlive-mciteplus-1.2-5|23	Thorsten Ohl's mcite package which provides support for the
12mu|texlive-mciteplus-1.2-5|24	grouping of multiple citations together as is often done in
12mu|texlive-mciteplus-1.2-5|25	physics journals. An extensive set of features provide for
12mu|texlive-mciteplus-1.2-5|26	other applications such as reference sublisting.
12mu|texlive-mciteplus-1.2-5|27	
12mu|texlive-mciteplus-1.2-5|28	%post
12mu|texlive-mciteplus-1.2-5|29	%{_sbindir}/texlive.post
12mu|texlive-mciteplus-1.2-5|30	
12mu|texlive-mciteplus-1.2-5|31	%postun
12mu|texlive-mciteplus-1.2-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-mciteplus-1.2-5|33	%{_sbindir}/texlive.post
12mu|texlive-mciteplus-1.2-5|34	fi
12mu|texlive-mciteplus-1.2-5|35	
12mu|texlive-mciteplus-1.2-5|36	#-----------------------------------------------------------------------
12mu|texlive-mciteplus-1.2-5|37	%files
12mu|texlive-mciteplus-1.2-5|38	%{_texmfdistdir}/bibtex/bst/mciteplus/IEEEtranM.bst
12mu|texlive-mciteplus-1.2-5|39	%{_texmfdistdir}/bibtex/bst/mciteplus/IEEEtranMN.bst
12mu|texlive-mciteplus-1.2-5|40	%{_texmfdistdir}/bibtex/bst/mciteplus/apsrevM.bst
12mu|texlive-mciteplus-1.2-5|41	%{_texmfdistdir}/bibtex/bst/mciteplus/apsrmpM.bst
12mu|texlive-mciteplus-1.2-5|42	%{_texmfdistdir}/tex/latex/mciteplus/mciteplus.sty
12mu|texlive-mciteplus-1.2-5|43	%doc %{_texmfdistdir}/doc/latex/mciteplus/README
12mu|texlive-mciteplus-1.2-5|44	%doc %{_texmfdistdir}/doc/latex/mciteplus/changelog.txt
12mu|texlive-mciteplus-1.2-5|45	%doc %{_texmfdistdir}/doc/latex/mciteplus/mciteplus_code.txt
12mu|texlive-mciteplus-1.2-5|46	%doc %{_texmfdistdir}/doc/latex/mciteplus/mciteplus_doc.pdf
12mu|texlive-mciteplus-1.2-5|47	%doc %{_texmfdistdir}/doc/latex/mciteplus/mciteplus_doc.tex
12mu|texlive-mciteplus-1.2-5|48	
12mu|texlive-mciteplus-1.2-5|49	#-----------------------------------------------------------------------
12mu|texlive-mciteplus-1.2-5|50	%prep
12mu|texlive-mciteplus-1.2-5|51	%setup -c -a0 -a1
12mu|texlive-mciteplus-1.2-5|52	
12mu|texlive-mciteplus-1.2-5|53	%build
12mu|texlive-mciteplus-1.2-5|54	
12mu|texlive-mciteplus-1.2-5|55	%install
12mu|texlive-mciteplus-1.2-5|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-mciteplus-1.2-5|57	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-mciteplus-1.2-5|58	
12mu|texlive-mciteplus-1.2-5|59	%changelog
12mu|texlive-mciteplus-1.2-5|60	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-5
12mu|texlive-mciteplus-1.2-5|61	+ Revision: de960e8
12mu|texlive-mciteplus-1.2-5|62	- Sync with cooker
12mu|texlive-mciteplus-1.2-5|63	
12mu|texlive-mciteplus-1.2-5|64	

21211 12
12mu|texlive-mdsymbol-0.5-5|1	# revision 28399
12mu|texlive-mdsymbol-0.5-5|2	# category Package
12mu|texlive-mdsymbol-0.5-5|3	# catalog-ctan /fonts/mdsymbol
12mu|texlive-mdsymbol-0.5-5|4	# catalog-date 2012-11-29 15:59:01 +0100
12mu|texlive-mdsymbol-0.5-5|5	# catalog-license ofl
12mu|texlive-mdsymbol-0.5-5|6	# catalog-version 0.5
12mu|texlive-mdsymbol-0.5-5|7	Name:		texlive-mdsymbol
12mu|texlive-mdsymbol-0.5-5|8	Version:	0.5
12mu|texlive-mdsymbol-0.5-5|9	Release:	5
12mu|texlive-mdsymbol-0.5-5|10	Summary:	Symbol fonts to match Adobe Myriad Pro
12mu|texlive-mdsymbol-0.5-5|11	Group:		Publishing
12mu|texlive-mdsymbol-0.5-5|12	URL:		http://www.ctan.org/tex-archive/fonts/mdsymbol
12mu|texlive-mdsymbol-0.5-5|13	License:	OFL
12mu|texlive-mdsymbol-0.5-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mdsymbol.tar.xz
12mu|texlive-mdsymbol-0.5-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mdsymbol.doc.tar.xz
12mu|texlive-mdsymbol-0.5-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mdsymbol.source.tar.xz
12mu|texlive-mdsymbol-0.5-5|17	BuildArch:	noarch
12mu|texlive-mdsymbol-0.5-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-mdsymbol-0.5-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-mdsymbol-0.5-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-mdsymbol-0.5-5|21	
12mu|texlive-mdsymbol-0.5-5|22	%description
12mu|texlive-mdsymbol-0.5-5|23	The package provides a font of mathematical symbols, MyriadPro
12mu|texlive-mdsymbol-0.5-5|24	The font is designed as a companion to Adobe Myriad Pro, but it
12mu|texlive-mdsymbol-0.5-5|25	might also fit well with other contemporary typefaces.
12mu|texlive-mdsymbol-0.5-5|26	
12mu|texlive-mdsymbol-0.5-5|27	%post
12mu|texlive-mdsymbol-0.5-5|28	%{_sbindir}/texlive.post
12mu|texlive-mdsymbol-0.5-5|29	
12mu|texlive-mdsymbol-0.5-5|30	%postun
12mu|texlive-mdsymbol-0.5-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-mdsymbol-0.5-5|32	%{_sbindir}/texlive.post
12mu|texlive-mdsymbol-0.5-5|33	fi
12mu|texlive-mdsymbol-0.5-5|34	
12mu|texlive-mdsymbol-0.5-5|35	#-----------------------------------------------------------------------
12mu|texlive-mdsymbol-0.5-5|36	%files
12mu|texlive-mdsymbol-0.5-5|37	%{_texmfdistdir}/fonts/enc/dvips/mdsymbol/mdsymbol-a.enc
12mu|texlive-mdsymbol-0.5-5|38	%{_texmfdistdir}/fonts/enc/dvips/mdsymbol/mdsymbol-b.enc
12mu|texlive-mdsymbol-0.5-5|39	%{_texmfdistdir}/fonts/enc/dvips/mdsymbol/mdsymbol-c.enc
12mu|texlive-mdsymbol-0.5-5|40	%{_texmfdistdir}/fonts/enc/dvips/mdsymbol/mdsymbol-d.enc
12mu|texlive-mdsymbol-0.5-5|41	%{_texmfdistdir}/fonts/enc/dvips/mdsymbol/mdsymbol-e.enc
12mu|texlive-mdsymbol-0.5-5|42	%{_texmfdistdir}/fonts/enc/dvips/mdsymbol/mdsymbol-f.enc
12mu|texlive-mdsymbol-0.5-5|43	%{_texmfdistdir}/fonts/map/dvips/mdsymbol/mdsymbol.map
12mu|texlive-mdsymbol-0.5-5|44	%{_texmfdistdir}/fonts/opentype/public/mdsymbol/MdSymbol-Bold.otf
12mu|texlive-mdsymbol-0.5-5|45	%{_texmfdistdir}/fonts/opentype/public/mdsymbol/MdSymbol-Light.otf
12mu|texlive-mdsymbol-0.5-5|46	%{_texmfdistdir}/fonts/opentype/public/mdsymbol/MdSymbol-Regular.otf
12mu|texlive-mdsymbol-0.5-5|47	%{_texmfdistdir}/fonts/opentype/public/mdsymbol/MdSymbol-Semibold.otf
12mu|texlive-mdsymbol-0.5-5|48	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolA-Bold.mf
12mu|texlive-mdsymbol-0.5-5|49	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolA-Light.mf
12mu|texlive-mdsymbol-0.5-5|50	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolA-Regular.mf
12mu|texlive-mdsymbol-0.5-5|51	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolA-Semibold.mf
12mu|texlive-mdsymbol-0.5-5|52	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolA.mf
12mu|texlive-mdsymbol-0.5-5|53	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolB-Bold.mf
12mu|texlive-mdsymbol-0.5-5|54	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolB-Light.mf
12mu|texlive-mdsymbol-0.5-5|55	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolB-Regular.mf
12mu|texlive-mdsymbol-0.5-5|56	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolB-Semibold.mf
12mu|texlive-mdsymbol-0.5-5|57	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolB.mf
12mu|texlive-mdsymbol-0.5-5|58	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolC-Bold.mf
12mu|texlive-mdsymbol-0.5-5|59	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolC-Light.mf
12mu|texlive-mdsymbol-0.5-5|60	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolC-Regular.mf
12mu|texlive-mdsymbol-0.5-5|61	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolC-Semibold.mf
12mu|texlive-mdsymbol-0.5-5|62	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolC.mf
12mu|texlive-mdsymbol-0.5-5|63	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolD-Bold.mf
12mu|texlive-mdsymbol-0.5-5|64	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolD-Light.mf
12mu|texlive-mdsymbol-0.5-5|65	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolD-Regular.mf
12mu|texlive-mdsymbol-0.5-5|66	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolD-Semibold.mf
12mu|texlive-mdsymbol-0.5-5|67	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolD.mf
12mu|texlive-mdsymbol-0.5-5|68	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolE-Bold.mf
12mu|texlive-mdsymbol-0.5-5|69	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolE-Light.mf
12mu|texlive-mdsymbol-0.5-5|70	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolE-Regular.mf
12mu|texlive-mdsymbol-0.5-5|71	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolE-Semibold.mf
12mu|texlive-mdsymbol-0.5-5|72	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolE.mf
12mu|texlive-mdsymbol-0.5-5|73	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolF-Bold.mf
12mu|texlive-mdsymbol-0.5-5|74	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolF-Light.mf
12mu|texlive-mdsymbol-0.5-5|75	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolF-Regular.mf
12mu|texlive-mdsymbol-0.5-5|76	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolF-Semibold.mf
12mu|texlive-mdsymbol-0.5-5|77	%{_texmfdistdir}/fonts/source/public/mdsymbol/MdSymbolF.mf
12mu|texlive-mdsymbol-0.5-5|78	%{_texmfdistdir}/fonts/source/public/mdsymbol/mdaccents.mf
12mu|texlive-mdsymbol-0.5-5|79	%{_texmfdistdir}/fonts/source/public/mdsymbol/mdarrows.mf
12mu|texlive-mdsymbol-0.5-5|80	%{_texmfdistdir}/fonts/source/public/mdsymbol/mdbase.mf
12mu|texlive-mdsymbol-0.5-5|81	%{_texmfdistdir}/fonts/source/public/mdsymbol/mddelims.mf
12mu|texlive-mdsymbol-0.5-5|82	%{_texmfdistdir}/fonts/source/public/mdsymbol/mdgeometric.mf
12mu|texlive-mdsymbol-0.5-5|83	%{_texmfdistdir}/fonts/source/public/mdsymbol/mdoperators.mf
12mu|texlive-mdsymbol-0.5-5|84	%{_texmfdistdir}/fonts/source/public/mdsymbol/mdrelations.mf
12mu|texlive-mdsymbol-0.5-5|85	%{_texmfdistdir}/fonts/source/public/mdsymbol/mdturnstile.mf
12mu|texlive-mdsymbol-0.5-5|86	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolA-Bold.tfm
12mu|texlive-mdsymbol-0.5-5|87	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolA-Light.tfm
12mu|texlive-mdsymbol-0.5-5|88	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolA-Regular.tfm
12mu|texlive-mdsymbol-0.5-5|89	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolA-Semibold.tfm
12mu|texlive-mdsymbol-0.5-5|90	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolB-Bold.tfm
12mu|texlive-mdsymbol-0.5-5|91	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolB-Light.tfm
12mu|texlive-mdsymbol-0.5-5|92	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolB-Regular.tfm
12mu|texlive-mdsymbol-0.5-5|93	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolB-Semibold.tfm
12mu|texlive-mdsymbol-0.5-5|94	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolC-Bold.tfm
12mu|texlive-mdsymbol-0.5-5|95	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolC-Light.tfm
12mu|texlive-mdsymbol-0.5-5|96	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolC-Regular.tfm
12mu|texlive-mdsymbol-0.5-5|97	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolC-Semibold.tfm
12mu|texlive-mdsymbol-0.5-5|98	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolD-Bold.tfm
12mu|texlive-mdsymbol-0.5-5|99	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolD-Light.tfm
12mu|texlive-mdsymbol-0.5-5|100	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolD-Regular.tfm
12mu|texlive-mdsymbol-0.5-5|101	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolD-Semibold.tfm
12mu|texlive-mdsymbol-0.5-5|102	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolE-Bold.tfm
12mu|texlive-mdsymbol-0.5-5|103	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolE-Light.tfm
12mu|texlive-mdsymbol-0.5-5|104	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolE-Regular.tfm
12mu|texlive-mdsymbol-0.5-5|105	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolE-Semibold.tfm
12mu|texlive-mdsymbol-0.5-5|106	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolF-Bold.tfm
12mu|texlive-mdsymbol-0.5-5|107	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolF-Light.tfm
12mu|texlive-mdsymbol-0.5-5|108	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolF-Regular.tfm
12mu|texlive-mdsymbol-0.5-5|109	%{_texmfdistdir}/fonts/tfm/public/mdsymbol/MdSymbolF-Semibold.tfm
12mu|texlive-mdsymbol-0.5-5|110	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolA-Bold.pfb
12mu|texlive-mdsymbol-0.5-5|111	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolA-Light.pfb
12mu|texlive-mdsymbol-0.5-5|112	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolA-Regular.pfb
12mu|texlive-mdsymbol-0.5-5|113	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolA-Semibold.pfb
12mu|texlive-mdsymbol-0.5-5|114	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolB-Bold.pfb
12mu|texlive-mdsymbol-0.5-5|115	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolB-Light.pfb
12mu|texlive-mdsymbol-0.5-5|116	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolB-Regular.pfb
12mu|texlive-mdsymbol-0.5-5|117	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolB-Semibold.pfb
12mu|texlive-mdsymbol-0.5-5|118	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolC-Bold.pfb
12mu|texlive-mdsymbol-0.5-5|119	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolC-Light.pfb
12mu|texlive-mdsymbol-0.5-5|120	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolC-Regular.pfb
12mu|texlive-mdsymbol-0.5-5|121	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolC-Semibold.pfb
12mu|texlive-mdsymbol-0.5-5|122	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolD-Bold.pfb
12mu|texlive-mdsymbol-0.5-5|123	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolD-Light.pfb
12mu|texlive-mdsymbol-0.5-5|124	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolD-Regular.pfb
12mu|texlive-mdsymbol-0.5-5|125	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolD-Semibold.pfb
12mu|texlive-mdsymbol-0.5-5|126	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolE-Bold.pfb
12mu|texlive-mdsymbol-0.5-5|127	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolE-Light.pfb
12mu|texlive-mdsymbol-0.5-5|128	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolE-Regular.pfb
12mu|texlive-mdsymbol-0.5-5|129	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolE-Semibold.pfb
12mu|texlive-mdsymbol-0.5-5|130	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolF-Bold.pfb
12mu|texlive-mdsymbol-0.5-5|131	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolF-Light.pfb
12mu|texlive-mdsymbol-0.5-5|132	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolF-Regular.pfb
12mu|texlive-mdsymbol-0.5-5|133	%{_texmfdistdir}/fonts/type1/public/mdsymbol/MdSymbolF-Semibold.pfb
12mu|texlive-mdsymbol-0.5-5|134	%{_texmfdistdir}/tex/latex/mdsymbol/mdsymbol.sty
12mu|texlive-mdsymbol-0.5-5|135	%doc %{_texmfdistdir}/doc/fonts/mdsymbol/FONTLOG.txt
12mu|texlive-mdsymbol-0.5-5|136	%doc %{_texmfdistdir}/doc/fonts/mdsymbol/OFL.txt
12mu|texlive-mdsymbol-0.5-5|137	%doc %{_texmfdistdir}/doc/latex/mdsymbol/mdsymbol.pdf
12mu|texlive-mdsymbol-0.5-5|138	#- source
12mu|texlive-mdsymbol-0.5-5|139	%doc %{_texmfdistdir}/source/latex/mdsymbol/mdsymbol.dtx
12mu|texlive-mdsymbol-0.5-5|140	%doc %{_texmfdistdir}/source/latex/mdsymbol/mdsymbol.ins
12mu|texlive-mdsymbol-0.5-5|141	
12mu|texlive-mdsymbol-0.5-5|142	#-----------------------------------------------------------------------
12mu|texlive-mdsymbol-0.5-5|143	%prep
12mu|texlive-mdsymbol-0.5-5|144	%setup -c -a0 -a1 -a2
12mu|texlive-mdsymbol-0.5-5|145	
12mu|texlive-mdsymbol-0.5-5|146	%build
12mu|texlive-mdsymbol-0.5-5|147	
12mu|texlive-mdsymbol-0.5-5|148	%install
12mu|texlive-mdsymbol-0.5-5|149	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-mdsymbol-0.5-5|150	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-mdsymbol-0.5-5|151	
12mu|texlive-mdsymbol-0.5-5|152	%changelog
12mu|texlive-mdsymbol-0.5-5|153	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-5
12mu|texlive-mdsymbol-0.5-5|154	+ Revision: 25668db
12mu|texlive-mdsymbol-0.5-5|155	- Sync with cooker
12mu|texlive-mdsymbol-0.5-5|156	
12mu|texlive-mdsymbol-0.5-5|157	

21212 12
12mu|texlive-memoir-3.7b-5|1	# revision 31044
12mu|texlive-memoir-3.7b-5|2	# category Package
12mu|texlive-memoir-3.7b-5|3	# catalog-ctan /macros/latex/contrib/memoir
12mu|texlive-memoir-3.7b-5|4	# catalog-date 2013-05-30 13:22:20 +0200
12mu|texlive-memoir-3.7b-5|5	# catalog-license lppl
12mu|texlive-memoir-3.7b-5|6	# catalog-version 3.7b
12mu|texlive-memoir-3.7b-5|7	Name:		texlive-memoir
12mu|texlive-memoir-3.7b-5|8	Version:	3.7b
12mu|texlive-memoir-3.7b-5|9	Release:	5
12mu|texlive-memoir-3.7b-5|10	Summary:	Typeset fiction, non-fiction and mathematical books
12mu|texlive-memoir-3.7b-5|11	Group:		Publishing
12mu|texlive-memoir-3.7b-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/memoir
12mu|texlive-memoir-3.7b-5|13	License:	LPPL
12mu|texlive-memoir-3.7b-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memoir.tar.xz
12mu|texlive-memoir-3.7b-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memoir.doc.tar.xz
12mu|texlive-memoir-3.7b-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memoir.source.tar.xz
12mu|texlive-memoir-3.7b-5|17	BuildArch:	noarch
12mu|texlive-memoir-3.7b-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-memoir-3.7b-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-memoir-3.7b-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-memoir-3.7b-5|21	
12mu|texlive-memoir-3.7b-5|22	%description
12mu|texlive-memoir-3.7b-5|23	The memoir class is for typesetting poetry, fiction, non-
12mu|texlive-memoir-3.7b-5|24	fiction, and mathematical works. Permissible document 'base'
12mu|texlive-memoir-3.7b-5|25	font sizes range from 9 to 60pt. There is a range of page-
12mu|texlive-memoir-3.7b-5|26	styles and well over a dozen chapter-styles to choose from, as
12mu|texlive-memoir-3.7b-5|27	well as methods for specifying your own layouts and designs.
12mu|texlive-memoir-3.7b-5|28	The class also provides the functionality of over thirty of the
12mu|texlive-memoir-3.7b-5|29	more popular packages, thus simplifying document sources. The
12mu|texlive-memoir-3.7b-5|30	class automatically loads an associated patch file mempatch;
12mu|texlive-memoir-3.7b-5|31	the patch file may be updated from time to time, between
12mu|texlive-memoir-3.7b-5|32	releases of the class itself. (The patch file stays around even
12mu|texlive-memoir-3.7b-5|33	when there are no extant patches.) Users who wish to use the
12mu|texlive-memoir-3.7b-5|34	hyperref package, in a document written with the memoir class,
12mu|texlive-memoir-3.7b-5|35	should also use the memhfixc package (part of this bundle).
12mu|texlive-memoir-3.7b-5|36	Note, however, that current versions of hyperref actually load
12mu|texlive-memoir-3.7b-5|37	the package automatically if they detect that they are running
12mu|texlive-memoir-3.7b-5|38	under memoir.
12mu|texlive-memoir-3.7b-5|39	
12mu|texlive-memoir-3.7b-5|40	%post
12mu|texlive-memoir-3.7b-5|41	%{_sbindir}/texlive.post
12mu|texlive-memoir-3.7b-5|42	
12mu|texlive-memoir-3.7b-5|43	%postun
12mu|texlive-memoir-3.7b-5|44	if [ $1 -eq 0 ]; then
12mu|texlive-memoir-3.7b-5|45	%{_sbindir}/texlive.post
12mu|texlive-memoir-3.7b-5|46	fi
12mu|texlive-memoir-3.7b-5|47	
12mu|texlive-memoir-3.7b-5|48	#-----------------------------------------------------------------------
12mu|texlive-memoir-3.7b-5|49	%files
12mu|texlive-memoir-3.7b-5|50	%{_texmfdistdir}/makeindex/memoir/basic.gst
12mu|texlive-memoir-3.7b-5|51	%{_texmfdistdir}/tex/latex/memoir/mem10.clo
12mu|texlive-memoir-3.7b-5|52	%{_texmfdistdir}/tex/latex/memoir/mem11.clo
12mu|texlive-memoir-3.7b-5|53	%{_texmfdistdir}/tex/latex/memoir/mem12.clo
12mu|texlive-memoir-3.7b-5|54	%{_texmfdistdir}/tex/latex/memoir/mem14.clo
12mu|texlive-memoir-3.7b-5|55	%{_texmfdistdir}/tex/latex/memoir/mem17.clo
12mu|texlive-memoir-3.7b-5|56	%{_texmfdistdir}/tex/latex/memoir/mem20.clo
12mu|texlive-memoir-3.7b-5|57	%{_texmfdistdir}/tex/latex/memoir/mem25.clo
12mu|texlive-memoir-3.7b-5|58	%{_texmfdistdir}/tex/latex/memoir/mem30.clo
12mu|texlive-memoir-3.7b-5|59	%{_texmfdistdir}/tex/latex/memoir/mem36.clo
12mu|texlive-memoir-3.7b-5|60	%{_texmfdistdir}/tex/latex/memoir/mem48.clo
12mu|texlive-memoir-3.7b-5|61	%{_texmfdistdir}/tex/latex/memoir/mem60.clo
12mu|texlive-memoir-3.7b-5|62	%{_texmfdistdir}/tex/latex/memoir/mem9.clo
12mu|texlive-memoir-3.7b-5|63	%{_texmfdistdir}/tex/latex/memoir/memhfixc.sty
12mu|texlive-memoir-3.7b-5|64	%{_texmfdistdir}/tex/latex/memoir/memoir.cls
12mu|texlive-memoir-3.7b-5|65	%{_texmfdistdir}/tex/latex/memoir/mempatch.sty
12mu|texlive-memoir-3.7b-5|66	%doc %{_texmfdistdir}/doc/latex/memoir/Makeidxglo
12mu|texlive-memoir-3.7b-5|67	%doc %{_texmfdistdir}/doc/latex/memoir/README
12mu|texlive-memoir-3.7b-5|68	%doc %{_texmfdistdir}/doc/latex/memoir/anvil2.mps
12mu|texlive-memoir-3.7b-5|69	%doc %{_texmfdistdir}/doc/latex/memoir/memfonts.sty
12mu|texlive-memoir-3.7b-5|70	%doc %{_texmfdistdir}/doc/latex/memoir/memlays.sty
12mu|texlive-memoir-3.7b-5|71	%doc %{_texmfdistdir}/doc/latex/memoir/memman.gst
12mu|texlive-memoir-3.7b-5|72	%doc %{_texmfdistdir}/doc/latex/memoir/memman.ist
12mu|texlive-memoir-3.7b-5|73	%doc %{_texmfdistdir}/doc/latex/memoir/memman.pdf
12mu|texlive-memoir-3.7b-5|74	%doc %{_texmfdistdir}/doc/latex/memoir/memman.tex
12mu|texlive-memoir-3.7b-5|75	%doc %{_texmfdistdir}/doc/latex/memoir/memnoidxnum.tex
12mu|texlive-memoir-3.7b-5|76	%doc %{_texmfdistdir}/doc/latex/memoir/memsty.sty
12mu|texlive-memoir-3.7b-5|77	%doc %{_texmfdistdir}/doc/latex/memoir/titlepages.sty
12mu|texlive-memoir-3.7b-5|78	%doc %{_texmfdistdir}/doc/latex/memoir/trims-example.tex
12mu|texlive-memoir-3.7b-5|79	#- source
12mu|texlive-memoir-3.7b-5|80	%doc %{_texmfdistdir}/source/latex/memoir/memoir.dtx
12mu|texlive-memoir-3.7b-5|81	%doc %{_texmfdistdir}/source/latex/memoir/memoir.ins
12mu|texlive-memoir-3.7b-5|82	%doc %{_texmfdistdir}/source/latex/memoir/mempatch.dtx
12mu|texlive-memoir-3.7b-5|83	%doc %{_texmfdistdir}/source/latex/memoir/mempatch.ins
12mu|texlive-memoir-3.7b-5|84	
12mu|texlive-memoir-3.7b-5|85	#-----------------------------------------------------------------------
12mu|texlive-memoir-3.7b-5|86	%prep
12mu|texlive-memoir-3.7b-5|87	%setup -c -a0 -a1 -a2
12mu|texlive-memoir-3.7b-5|88	
12mu|texlive-memoir-3.7b-5|89	%build
12mu|texlive-memoir-3.7b-5|90	
12mu|texlive-memoir-3.7b-5|91	%install
12mu|texlive-memoir-3.7b-5|92	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-memoir-3.7b-5|93	cp -fpar makeindex tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-memoir-3.7b-5|94	
12mu|texlive-memoir-3.7b-5|95	%changelog
12mu|texlive-memoir-3.7b-5|96	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.7b-5
12mu|texlive-memoir-3.7b-5|97	+ Revision: b0a8014
12mu|texlive-memoir-3.7b-5|98	- Sync with cooker
12mu|texlive-memoir-3.7b-5|99	
12mu|texlive-memoir-3.7b-5|100	

21213 12
12mu|texlive-memory-1.2-6|1	# revision 30452
12mu|texlive-memory-1.2-6|2	# category Package
12mu|texlive-memory-1.2-6|3	# catalog-ctan /macros/latex/contrib/memory
12mu|texlive-memory-1.2-6|4	# catalog-date 2013-05-13 20:07:16 +0200
12mu|texlive-memory-1.2-6|5	# catalog-license lppl1.3
12mu|texlive-memory-1.2-6|6	# catalog-version 1.2
12mu|texlive-memory-1.2-6|7	Name:		texlive-memory
12mu|texlive-memory-1.2-6|8	Version:	1.2
12mu|texlive-memory-1.2-6|9	Release:	6
12mu|texlive-memory-1.2-6|10	Summary:	Containers for data in LaTeX
12mu|texlive-memory-1.2-6|11	Group:		Publishing
12mu|texlive-memory-1.2-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/memory
12mu|texlive-memory-1.2-6|13	License:	LPPL1.3
12mu|texlive-memory-1.2-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memory.tar.xz
12mu|texlive-memory-1.2-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memory.doc.tar.xz
12mu|texlive-memory-1.2-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/memory.source.tar.xz
12mu|texlive-memory-1.2-6|17	BuildArch:	noarch
12mu|texlive-memory-1.2-6|18	BuildRequires:	texlive-tlpkg
12mu|texlive-memory-1.2-6|19	Requires(pre):	texlive-tlpkg
12mu|texlive-memory-1.2-6|20	Requires(post):	texlive-kpathsea
12mu|texlive-memory-1.2-6|21	
12mu|texlive-memory-1.2-6|22	%description
12mu|texlive-memory-1.2-6|23	The package allows the user to declare single object or array
12mu|texlive-memory-1.2-6|24	containers.
12mu|texlive-memory-1.2-6|25	
12mu|texlive-memory-1.2-6|26	%post
12mu|texlive-memory-1.2-6|27	%{_sbindir}/texlive.post
12mu|texlive-memory-1.2-6|28	
12mu|texlive-memory-1.2-6|29	%postun
12mu|texlive-memory-1.2-6|30	if [ $1 -eq 0 ]; then
12mu|texlive-memory-1.2-6|31	%{_sbindir}/texlive.post
12mu|texlive-memory-1.2-6|32	fi
12mu|texlive-memory-1.2-6|33	
12mu|texlive-memory-1.2-6|34	#-----------------------------------------------------------------------
12mu|texlive-memory-1.2-6|35	%files
12mu|texlive-memory-1.2-6|36	%{_texmfdistdir}/tex/latex/memory/memory.sty
12mu|texlive-memory-1.2-6|37	%doc %{_texmfdistdir}/doc/latex/memory/README
12mu|texlive-memory-1.2-6|38	%doc %{_texmfdistdir}/doc/latex/memory/memory.pdf
12mu|texlive-memory-1.2-6|39	#- source
12mu|texlive-memory-1.2-6|40	%doc %{_texmfdistdir}/source/latex/memory/memory.dtx
12mu|texlive-memory-1.2-6|41	%doc %{_texmfdistdir}/source/latex/memory/memory.ins
12mu|texlive-memory-1.2-6|42	
12mu|texlive-memory-1.2-6|43	#-----------------------------------------------------------------------
12mu|texlive-memory-1.2-6|44	%prep
12mu|texlive-memory-1.2-6|45	%setup -c -a0 -a1 -a2
12mu|texlive-memory-1.2-6|46	
12mu|texlive-memory-1.2-6|47	%build
12mu|texlive-memory-1.2-6|48	
12mu|texlive-memory-1.2-6|49	%install
12mu|texlive-memory-1.2-6|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-memory-1.2-6|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-memory-1.2-6|52	
12mu|texlive-memory-1.2-6|53	%changelog
12mu|texlive-memory-1.2-6|54	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.2-6
12mu|texlive-memory-1.2-6|55	+ Revision: c521ee6
12mu|texlive-memory-1.2-6|56	- MassBuild#289: Increase release tag
12mu|texlive-memory-1.2-6|57	
12mu|texlive-memory-1.2-6|58	

21214 12
12mu|texlive-menukeys-1.2a-6|1	# revision 31716
12mu|texlive-menukeys-1.2a-6|2	# category Package
12mu|texlive-menukeys-1.2a-6|3	# catalog-ctan /macros/latex/contrib/menukeys
12mu|texlive-menukeys-1.2a-6|4	# catalog-date 2013-09-21 14:43:01 +0200
12mu|texlive-menukeys-1.2a-6|5	# catalog-license lppl1.2
12mu|texlive-menukeys-1.2a-6|6	# catalog-version 1.2a
12mu|texlive-menukeys-1.2a-6|7	Name:		texlive-menukeys
12mu|texlive-menukeys-1.2a-6|8	Version:	1.2a
12mu|texlive-menukeys-1.2a-6|9	Release:	6
12mu|texlive-menukeys-1.2a-6|10	Summary:	Format menu sequences, paths and keystrokes from lists
12mu|texlive-menukeys-1.2a-6|11	Group:		Publishing
12mu|texlive-menukeys-1.2a-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/menukeys
12mu|texlive-menukeys-1.2a-6|13	License:	LPPL1.2
12mu|texlive-menukeys-1.2a-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/menukeys.tar.xz
12mu|texlive-menukeys-1.2a-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/menukeys.doc.tar.xz
12mu|texlive-menukeys-1.2a-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/menukeys.source.tar.xz
12mu|texlive-menukeys-1.2a-6|17	BuildArch:	noarch
12mu|texlive-menukeys-1.2a-6|18	BuildRequires:	texlive-tlpkg
12mu|texlive-menukeys-1.2a-6|19	Requires(pre):	texlive-tlpkg
12mu|texlive-menukeys-1.2a-6|20	Requires(post):	texlive-kpathsea
12mu|texlive-menukeys-1.2a-6|21	
12mu|texlive-menukeys-1.2a-6|22	%description
12mu|texlive-menukeys-1.2a-6|23	The package allows easy input and formatting of menu sequences,
12mu|texlive-menukeys-1.2a-6|24	using menus set with commands such as \menu{Extras > Settings >
12mu|texlive-menukeys-1.2a-6|25	General}, paths using a command like
12mu|texlive-menukeys-1.2a-6|26	\path{macros/latex/contrib/menukeys} and short cuts such as
12mu|texlive-menukeys-1.2a-6|27	\keys{\ctrl + C}. The output is highly configurable by
12mu|texlive-menukeys-1.2a-6|28	providing different styles and colour themes.
12mu|texlive-menukeys-1.2a-6|29	
12mu|texlive-menukeys-1.2a-6|30	%post
12mu|texlive-menukeys-1.2a-6|31	%{_sbindir}/texlive.post
12mu|texlive-menukeys-1.2a-6|32	
12mu|texlive-menukeys-1.2a-6|33	%postun
12mu|texlive-menukeys-1.2a-6|34	if [ $1 -eq 0 ]; then
12mu|texlive-menukeys-1.2a-6|35	%{_sbindir}/texlive.post
12mu|texlive-menukeys-1.2a-6|36	fi
12mu|texlive-menukeys-1.2a-6|37	
12mu|texlive-menukeys-1.2a-6|38	#-----------------------------------------------------------------------
12mu|texlive-menukeys-1.2a-6|39	%files
12mu|texlive-menukeys-1.2a-6|40	%{_texmfdistdir}/tex/latex/menukeys/menukeys.sty
12mu|texlive-menukeys-1.2a-6|41	%doc %{_texmfdistdir}/doc/latex/menukeys/README
12mu|texlive-menukeys-1.2a-6|42	%doc %{_texmfdistdir}/doc/latex/menukeys/menukeys.pdf
12mu|texlive-menukeys-1.2a-6|43	#- source
12mu|texlive-menukeys-1.2a-6|44	%doc %{_texmfdistdir}/source/latex/menukeys/menukeys.dtx
12mu|texlive-menukeys-1.2a-6|45	%doc %{_texmfdistdir}/source/latex/menukeys/menukeys.ins
12mu|texlive-menukeys-1.2a-6|46	
12mu|texlive-menukeys-1.2a-6|47	#-----------------------------------------------------------------------
12mu|texlive-menukeys-1.2a-6|48	%prep
12mu|texlive-menukeys-1.2a-6|49	%setup -c -a0 -a1 -a2
12mu|texlive-menukeys-1.2a-6|50	
12mu|texlive-menukeys-1.2a-6|51	%build
12mu|texlive-menukeys-1.2a-6|52	
12mu|texlive-menukeys-1.2a-6|53	%install
12mu|texlive-menukeys-1.2a-6|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-menukeys-1.2a-6|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-menukeys-1.2a-6|56	
12mu|texlive-menukeys-1.2a-6|57	%changelog
12mu|texlive-menukeys-1.2a-6|58	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2a-6
12mu|texlive-menukeys-1.2a-6|59	+ Revision: b5c53df
12mu|texlive-menukeys-1.2a-6|60	- Sync with cooker
12mu|texlive-menukeys-1.2a-6|61	
12mu|texlive-menukeys-1.2a-6|62	

21215 12
12mu|texlive-metafont-2.718281-11|1	# revision 29764
12mu|texlive-metafont-2.718281-11|2	# category Package
12mu|texlive-metafont-2.718281-11|3	# catalog-ctan /systems/knuth/dist/mf
12mu|texlive-metafont-2.718281-11|4	# catalog-date 2012-08-30 22:47:45 +0200
12mu|texlive-metafont-2.718281-11|5	# catalog-license knuth
12mu|texlive-metafont-2.718281-11|6	# catalog-version 2.718281
12mu|texlive-metafont-2.718281-11|7	Name:		texlive-metafont
12mu|texlive-metafont-2.718281-11|8	Version:	2.718281
12mu|texlive-metafont-2.718281-11|9	Release:	11
12mu|texlive-metafont-2.718281-11|10	Summary:	A system for specifying fonts
12mu|texlive-metafont-2.718281-11|11	Group:		Publishing
12mu|texlive-metafont-2.718281-11|12	URL:		http://www.ctan.org/tex-archive/systems/knuth/dist/mf
12mu|texlive-metafont-2.718281-11|13	License:	KNUTH
12mu|texlive-metafont-2.718281-11|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metafont.tar.xz
12mu|texlive-metafont-2.718281-11|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metafont.doc.tar.xz
12mu|texlive-metafont-2.718281-11|16	BuildArch:	noarch
12mu|texlive-metafont-2.718281-11|17	BuildRequires:	texlive-tlpkg
12mu|texlive-metafont-2.718281-11|18	Requires(pre):	texlive-tlpkg
12mu|texlive-metafont-2.718281-11|19	Requires(post):	texlive-kpathsea
12mu|texlive-metafont-2.718281-11|20	Requires(post):	texlive-tetex
12mu|texlive-metafont-2.718281-11|21	Requires:	texlive-metafont.bin
12mu|texlive-metafont-2.718281-11|22	%rename tetex-mfwin
12mu|texlive-metafont-2.718281-11|23	%rename texlive-mfwin
12mu|texlive-metafont-2.718281-11|24	
12mu|texlive-metafont-2.718281-11|25	%description
12mu|texlive-metafont-2.718281-11|26	The program takes a semi-algorithmic specification of a font,
12mu|texlive-metafont-2.718281-11|27	and produces a bitmap font (whose properties are defined by a
12mu|texlive-metafont-2.718281-11|28	set of parameters of the target device), and a set metrics for
12mu|texlive-metafont-2.718281-11|29	use by TeX. The bitmap output may be converted into a format
12mu|texlive-metafont-2.718281-11|30	directly usable by a device driver, etc., by the tools provided
12mu|texlive-metafont-2.718281-11|31	in the parallel mfware distribution. (Third parties have
12mu|texlive-metafont-2.718281-11|32	developed tools to convert the bitmap output to outline fonts.)
12mu|texlive-metafont-2.718281-11|33	The distribution includes the source of Knuth's Metafont book;
12mu|texlive-metafont-2.718281-11|34	this source is there to read, as an example of writing TeX --
12mu|texlive-metafont-2.718281-11|35	it should not be processed without Knuth's direct permission.
12mu|texlive-metafont-2.718281-11|36	
12mu|texlive-metafont-2.718281-11|37	%post
12mu|texlive-metafont-2.718281-11|38	%{_sbindir}/texlive.post
12mu|texlive-metafont-2.718281-11|39	
12mu|texlive-metafont-2.718281-11|40	%postun
12mu|texlive-metafont-2.718281-11|41	if [ $1 -eq 0 ]; then
12mu|texlive-metafont-2.718281-11|42	rm -fr %{_texmfvardir}/web2c/metafont
12mu|texlive-metafont-2.718281-11|43	%{_sbindir}/texlive.post
12mu|texlive-metafont-2.718281-11|44	fi
12mu|texlive-metafont-2.718281-11|45	
12mu|texlive-metafont-2.718281-11|46	#-----------------------------------------------------------------------
12mu|texlive-metafont-2.718281-11|47	%files
12mu|texlive-metafont-2.718281-11|48	%{_texmfdistdir}/metafont/base/expr.mf
12mu|texlive-metafont-2.718281-11|49	%{_texmfdistdir}/metafont/base/io.mf
12mu|texlive-metafont-2.718281-11|50	%{_texmfdistdir}/metafont/base/mf.mf
12mu|texlive-metafont-2.718281-11|51	%{_texmfdistdir}/metafont/base/null.mf
12mu|texlive-metafont-2.718281-11|52	%{_texmfdistdir}/metafont/base/plain.mf
12mu|texlive-metafont-2.718281-11|53	%{_texmfdistdir}/metafont/config/cmmf.ini
12mu|texlive-metafont-2.718281-11|54	%{_texmfdistdir}/metafont/config/mf.ini
12mu|texlive-metafont-2.718281-11|55	%{_texmfdistdir}/metafont/misc/3test.mf
12mu|texlive-metafont-2.718281-11|56	%{_texmfdistdir}/metafont/misc/6test.mf
12mu|texlive-metafont-2.718281-11|57	%{_texmfdistdir}/metafont/misc/mode2dpi.mf
12mu|texlive-metafont-2.718281-11|58	%{_texmfdistdir}/metafont/misc/mode2dpixy.mf
12mu|texlive-metafont-2.718281-11|59	%{_texmfdistdir}/metafont/misc/modename.mf
12mu|texlive-metafont-2.718281-11|60	%{_texmfdistdir}/metafont/misc/modes.mf
12mu|texlive-metafont-2.718281-11|61	%{_texmfdistdir}/metafont/misc/ps2mfbas.mf
12mu|texlive-metafont-2.718281-11|62	%{_texmfdistdir}/metafont/misc/rtest.mf
12mu|texlive-metafont-2.718281-11|63	%{_texmfdistdir}/metafont/misc/test.mf
12mu|texlive-metafont-2.718281-11|64	%{_texmfdistdir}/metafont/misc/waits.mf
12mu|texlive-metafont-2.718281-11|65	%{_texmfdistdir}/metafont/misc/ztest.mf
12mu|texlive-metafont-2.718281-11|66	%_texmf_fmtutil_d/metafont
12mu|texlive-metafont-2.718281-11|67	%doc %{_mandir}/man1/mf-nowin.1*
12mu|texlive-metafont-2.718281-11|68	%doc %{_texmfdistdir}/doc/man/man1/mf-nowin.man1.pdf
12mu|texlive-metafont-2.718281-11|69	%doc %{_mandir}/man1/mf.1*
12mu|texlive-metafont-2.718281-11|70	%doc %{_texmfdistdir}/doc/man/man1/mf.man1.pdf
12mu|texlive-metafont-2.718281-11|71	
12mu|texlive-metafont-2.718281-11|72	#-----------------------------------------------------------------------
12mu|texlive-metafont-2.718281-11|73	%prep
12mu|texlive-metafont-2.718281-11|74	%setup -c -a0 -a1
12mu|texlive-metafont-2.718281-11|75	
12mu|texlive-metafont-2.718281-11|76	%build
12mu|texlive-metafont-2.718281-11|77	
12mu|texlive-metafont-2.718281-11|78	%install
12mu|texlive-metafont-2.718281-11|79	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-metafont-2.718281-11|80	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-metafont-2.718281-11|81	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-metafont-2.718281-11|82	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-metafont-2.718281-11|83	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mu|texlive-metafont-2.718281-11|84	cat > %{buildroot}%{_texmf_fmtutil_d}/metafont <<EOF
12mu|texlive-metafont-2.718281-11|85	#
12mu|texlive-metafont-2.718281-11|86	# from metafont:
12mu|texlive-metafont-2.718281-11|87	mf mf-nowin - -translate-file=cp227.tcx mf.ini
12mu|texlive-metafont-2.718281-11|88	EOF
12mu|texlive-metafont-2.718281-11|89	
12mu|texlive-metafont-2.718281-11|90	%changelog
12mu|texlive-metafont-2.718281-11|91	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.718281-11
12mu|texlive-metafont-2.718281-11|92	+ Revision: e54a711
12mu|texlive-metafont-2.718281-11|93	- Sync with cooker
12mu|texlive-metafont-2.718281-11|94	
12mu|texlive-metafont-2.718281-11|95	

21216 12
12mu|texlive-metapost-1.803-5|1	# revision 31860
12mu|texlive-metapost-1.803-5|2	# category Package
12mu|texlive-metapost-1.803-5|3	# catalog-ctan /graphics/metapost/base
12mu|texlive-metapost-1.803-5|4	# catalog-date 2013-06-20 18:08:19 +0200
12mu|texlive-metapost-1.803-5|5	# catalog-license lgpl
12mu|texlive-metapost-1.803-5|6	# catalog-version 1.803
12mu|texlive-metapost-1.803-5|7	Name:		texlive-metapost
12mu|texlive-metapost-1.803-5|8	Version:	1.803
12mu|texlive-metapost-1.803-5|9	Release:	5
12mu|texlive-metapost-1.803-5|10	Summary:	A development of Metafont for creating graphics
12mu|texlive-metapost-1.803-5|11	Group:		Publishing
12mu|texlive-metapost-1.803-5|12	URL:		http://www.ctan.org/tex-archive/graphics/metapost/base
12mu|texlive-metapost-1.803-5|13	License:	LGPL
12mu|texlive-metapost-1.803-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metapost.tar.xz
12mu|texlive-metapost-1.803-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metapost.doc.tar.xz
12mu|texlive-metapost-1.803-5|16	BuildArch:	noarch
12mu|texlive-metapost-1.803-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-metapost-1.803-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-metapost-1.803-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-metapost-1.803-5|20	Requires:	texlive-metapost.bin
12mu|texlive-metapost-1.803-5|21	
12mu|texlive-metapost-1.803-5|22	%description
12mu|texlive-metapost-1.803-5|23	MetaPost uses a language based on that of Metafont to produce
12mu|texlive-metapost-1.803-5|24	precise technical illustrations. Its output is scalable
12mu|texlive-metapost-1.803-5|25	PostScript or SVG, rather than the bitmaps Metafont creates.
12mu|texlive-metapost-1.803-5|26	
12mu|texlive-metapost-1.803-5|27	%post
12mu|texlive-metapost-1.803-5|28	%{_sbindir}/texlive.post
12mu|texlive-metapost-1.803-5|29	
12mu|texlive-metapost-1.803-5|30	%postun
12mu|texlive-metapost-1.803-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-metapost-1.803-5|32	%{_sbindir}/texlive.post
12mu|texlive-metapost-1.803-5|33	fi
12mu|texlive-metapost-1.803-5|34	
12mu|texlive-metapost-1.803-5|35	#-----------------------------------------------------------------------
12mu|texlive-metapost-1.803-5|36	%files
12mu|texlive-metapost-1.803-5|37	%{_texmfdistdir}/fonts/afm/metapost/freeeuro.afm
12mu|texlive-metapost-1.803-5|38	%{_texmfdistdir}/fonts/afm/metapost/psyrgo.afm
12mu|texlive-metapost-1.803-5|39	%{_texmfdistdir}/fonts/afm/metapost/zpzdr-reversed.afm
12mu|texlive-metapost-1.803-5|40	%{_texmfdistdir}/fonts/enc/dvips/metapost/groff.enc
12mu|texlive-metapost-1.803-5|41	%{_texmfdistdir}/fonts/map/dvips/metapost/troff-updmap.map
12mu|texlive-metapost-1.803-5|42	%{_texmfdistdir}/fonts/map/dvips/metapost/troff.map
12mu|texlive-metapost-1.803-5|43	%{_texmfdistdir}/fonts/tfm/metapost/freeeuro.tfm
12mu|texlive-metapost-1.803-5|44	%{_texmfdistdir}/fonts/tfm/metapost/pagd8g.tfm
12mu|texlive-metapost-1.803-5|45	%{_texmfdistdir}/fonts/tfm/metapost/pagdo8g.tfm
12mu|texlive-metapost-1.803-5|46	%{_texmfdistdir}/fonts/tfm/metapost/pagk8g.tfm
12mu|texlive-metapost-1.803-5|47	%{_texmfdistdir}/fonts/tfm/metapost/pagko8g.tfm
12mu|texlive-metapost-1.803-5|48	%{_texmfdistdir}/fonts/tfm/metapost/pbkd8g.tfm
12mu|texlive-metapost-1.803-5|49	%{_texmfdistdir}/fonts/tfm/metapost/pbkdi8g.tfm
12mu|texlive-metapost-1.803-5|50	%{_texmfdistdir}/fonts/tfm/metapost/pbkl8g.tfm
12mu|texlive-metapost-1.803-5|51	%{_texmfdistdir}/fonts/tfm/metapost/pbkli8g.tfm
12mu|texlive-metapost-1.803-5|52	%{_texmfdistdir}/fonts/tfm/metapost/pcrb8g.tfm
12mu|texlive-metapost-1.803-5|53	%{_texmfdistdir}/fonts/tfm/metapost/pcrbo8g.tfm
12mu|texlive-metapost-1.803-5|54	%{_texmfdistdir}/fonts/tfm/metapost/pcrr8g.tfm
12mu|texlive-metapost-1.803-5|55	%{_texmfdistdir}/fonts/tfm/metapost/pcrro8g.tfm
12mu|texlive-metapost-1.803-5|56	%{_texmfdistdir}/fonts/tfm/metapost/phvb8g.tfm
12mu|texlive-metapost-1.803-5|57	%{_texmfdistdir}/fonts/tfm/metapost/phvb8gn.tfm
12mu|texlive-metapost-1.803-5|58	%{_texmfdistdir}/fonts/tfm/metapost/phvbo8g.tfm
12mu|texlive-metapost-1.803-5|59	%{_texmfdistdir}/fonts/tfm/metapost/phvbo8gn.tfm
12mu|texlive-metapost-1.803-5|60	%{_texmfdistdir}/fonts/tfm/metapost/phvr8g.tfm
12mu|texlive-metapost-1.803-5|61	%{_texmfdistdir}/fonts/tfm/metapost/phvr8gn.tfm
12mu|texlive-metapost-1.803-5|62	%{_texmfdistdir}/fonts/tfm/metapost/phvro8g.tfm
12mu|texlive-metapost-1.803-5|63	%{_texmfdistdir}/fonts/tfm/metapost/phvro8gn.tfm
12mu|texlive-metapost-1.803-5|64	%{_texmfdistdir}/fonts/tfm/metapost/pncb8g.tfm
12mu|texlive-metapost-1.803-5|65	%{_texmfdistdir}/fonts/tfm/metapost/pncbi8g.tfm
12mu|texlive-metapost-1.803-5|66	%{_texmfdistdir}/fonts/tfm/metapost/pncr8g.tfm
12mu|texlive-metapost-1.803-5|67	%{_texmfdistdir}/fonts/tfm/metapost/pncri8g.tfm
12mu|texlive-metapost-1.803-5|68	%{_texmfdistdir}/fonts/tfm/metapost/pplb8g.tfm
12mu|texlive-metapost-1.803-5|69	%{_texmfdistdir}/fonts/tfm/metapost/pplbi8g.tfm
12mu|texlive-metapost-1.803-5|70	%{_texmfdistdir}/fonts/tfm/metapost/pplr8g.tfm
12mu|texlive-metapost-1.803-5|71	%{_texmfdistdir}/fonts/tfm/metapost/pplri8g.tfm
12mu|texlive-metapost-1.803-5|72	%{_texmfdistdir}/fonts/tfm/metapost/psyrgo.tfm
12mu|texlive-metapost-1.803-5|73	%{_texmfdistdir}/fonts/tfm/metapost/ptmb8g.tfm
12mu|texlive-metapost-1.803-5|74	%{_texmfdistdir}/fonts/tfm/metapost/ptmbi8g.tfm
12mu|texlive-metapost-1.803-5|75	%{_texmfdistdir}/fonts/tfm/metapost/ptmr8g.tfm
12mu|texlive-metapost-1.803-5|76	%{_texmfdistdir}/fonts/tfm/metapost/ptmri8g.tfm
12mu|texlive-metapost-1.803-5|77	%{_texmfdistdir}/fonts/tfm/metapost/pzcmi8g.tfm
12mu|texlive-metapost-1.803-5|78	%{_texmfdistdir}/fonts/tfm/metapost/zpzdr-reversed.tfm
12mu|texlive-metapost-1.803-5|79	%{_texmfdistdir}/fonts/type1/metapost/freeeuro.pfa
12mu|texlive-metapost-1.803-5|80	%{_texmfdistdir}/metapost/base/TEX.mp
12mu|texlive-metapost-1.803-5|81	%{_texmfdistdir}/metapost/base/boxes.mp
12mu|texlive-metapost-1.803-5|82	%{_texmfdistdir}/metapost/base/format.mp
12mu|texlive-metapost-1.803-5|83	%{_texmfdistdir}/metapost/base/graph.mp
12mu|texlive-metapost-1.803-5|84	%{_texmfdistdir}/metapost/base/marith.mp
12mu|texlive-metapost-1.803-5|85	%{_texmfdistdir}/metapost/base/mfplain.mp
12mu|texlive-metapost-1.803-5|86	%{_texmfdistdir}/metapost/base/mpost.mp
12mu|texlive-metapost-1.803-5|87	%{_texmfdistdir}/metapost/base/plain.mp
12mu|texlive-metapost-1.803-5|88	%{_texmfdistdir}/metapost/base/rboxes.mp
12mu|texlive-metapost-1.803-5|89	%{_texmfdistdir}/metapost/base/sarith.mp
12mu|texlive-metapost-1.803-5|90	%{_texmfdistdir}/metapost/base/string.mp
12mu|texlive-metapost-1.803-5|91	%{_texmfdistdir}/metapost/base/texnum.mp
12mu|texlive-metapost-1.803-5|92	%{_texmfdistdir}/metapost/base/troffnum.mp
12mu|texlive-metapost-1.803-5|93	%{_texmfdistdir}/metapost/config/mfplain.ini
12mu|texlive-metapost-1.803-5|94	%{_texmfdistdir}/metapost/misc/null.mp
12mu|texlive-metapost-1.803-5|95	%{_texmfdistdir}/metapost/support/charlib/12
12mu|texlive-metapost-1.803-5|96	%{_texmfdistdir}/metapost/support/charlib/14
12mu|texlive-metapost-1.803-5|97	%{_texmfdistdir}/metapost/support/charlib/34
12mu|texlive-metapost-1.803-5|98	%{_texmfdistdir}/metapost/support/charlib/Ao
12mu|texlive-metapost-1.803-5|99	%{_texmfdistdir}/metapost/support/charlib/Fi
12mu|texlive-metapost-1.803-5|100	%{_texmfdistdir}/metapost/support/charlib/Fl
12mu|texlive-metapost-1.803-5|101	%{_texmfdistdir}/metapost/support/charlib/L1
12mu|texlive-metapost-1.803-5|102	%{_texmfdistdir}/metapost/support/charlib/LH
12mu|texlive-metapost-1.803-5|103	%{_texmfdistdir}/metapost/support/charlib/Lb
12mu|texlive-metapost-1.803-5|104	%{_texmfdistdir}/metapost/support/charlib/Sl
12mu|texlive-metapost-1.803-5|105	%{_texmfdistdir}/metapost/support/charlib/ao.x
12mu|texlive-metapost-1.803-5|106	%{_texmfdistdir}/metapost/support/charlib/bx
12mu|texlive-metapost-1.803-5|107	%{_texmfdistdir}/metapost/support/charlib/ci
12mu|texlive-metapost-1.803-5|108	%{_texmfdistdir}/metapost/support/charlib/ff
12mu|texlive-metapost-1.803-5|109	%{_texmfdistdir}/metapost/support/charlib/lh.x
12mu|texlive-metapost-1.803-5|110	%{_texmfdistdir}/metapost/support/charlib/ob
12mu|texlive-metapost-1.803-5|111	%{_texmfdistdir}/metapost/support/charlib/rh
12mu|texlive-metapost-1.803-5|112	%{_texmfdistdir}/metapost/support/charlib/sq
12mu|texlive-metapost-1.803-5|113	%{_texmfdistdir}/metapost/support/charlib/twiddle
12mu|texlive-metapost-1.803-5|114	%{_texmfdistdir}/metapost/support/trchars.adj
12mu|texlive-metapost-1.803-5|115	%{_texmfdistdir}/metapost/support/trfonts.map
12mu|texlive-metapost-1.803-5|116	%{_texmfdistdir}/tex/generic/metapost/mproof.tex
12mu|texlive-metapost-1.803-5|117	%{_texmfdistdir}/tex/generic/metapost/mpsproof.tex
12mu|texlive-metapost-1.803-5|118	%doc %{_mandir}/man1/dvitomp.1*
12mu|texlive-metapost-1.803-5|119	%doc %{_texmfdistdir}/doc/man/man1/dvitomp.man1.pdf
12mu|texlive-metapost-1.803-5|120	%doc %{_mandir}/man1/mpost.1*
12mu|texlive-metapost-1.803-5|121	%doc %{_texmfdistdir}/doc/man/man1/mpost.man1.pdf
12mu|texlive-metapost-1.803-5|122	%doc %{_texmfdistdir}/doc/metapost/base/grdemo-doc.pdf
12mu|texlive-metapost-1.803-5|123	%doc %{_texmfdistdir}/doc/metapost/base/grdemo.pdf
12mu|texlive-metapost-1.803-5|124	%doc %{_texmfdistdir}/doc/metapost/base/index.html
12mu|texlive-metapost-1.803-5|125	%doc %{_texmfdistdir}/doc/metapost/base/mpboxes.pdf
12mu|texlive-metapost-1.803-5|126	%doc %{_texmfdistdir}/doc/metapost/base/mpgraph.pdf
12mu|texlive-metapost-1.803-5|127	%doc %{_texmfdistdir}/doc/metapost/base/mpintro.pdf
12mu|texlive-metapost-1.803-5|128	%doc %{_texmfdistdir}/doc/metapost/base/mplibapi.pdf
12mu|texlive-metapost-1.803-5|129	%doc %{_texmfdistdir}/doc/metapost/base/mpman.pdf
12mu|texlive-metapost-1.803-5|130	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/Makefile
12mu|texlive-metapost-1.803-5|131	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/README
12mu|texlive-metapost-1.803-5|132	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/TODO
12mu|texlive-metapost-1.803-5|133	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/agepop91.d
12mu|texlive-metapost-1.803-5|134	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/agepopm.d
12mu|texlive-metapost-1.803-5|135	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/charts.mp
12mu|texlive-metapost-1.803-5|136	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/cm2lm.map
12mu|texlive-metapost-1.803-5|137	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/countries.d
12mu|texlive-metapost-1.803-5|138	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/ctabbing.sty
12mu|texlive-metapost-1.803-5|139	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/demo.ms
12mu|texlive-metapost-1.803-5|140	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/energy.d
12mu|texlive-metapost-1.803-5|141	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/figs.1
12mu|texlive-metapost-1.803-5|142	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/figs.mp
12mu|texlive-metapost-1.803-5|143	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/grdemo-doc.ms
12mu|texlive-metapost-1.803-5|144	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/grdemo-doc.ps
12mu|texlive-metapost-1.803-5|145	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/grdemo.eps
12mu|texlive-metapost-1.803-5|146	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/grdemo.mp
12mu|texlive-metapost-1.803-5|147	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/grdemo.ms
12mu|texlive-metapost-1.803-5|148	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/lead.d
12mu|texlive-metapost-1.803-5|149	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/matmul.d
12mu|texlive-metapost-1.803-5|150	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpboxes.bib
12mu|texlive-metapost-1.803-5|151	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpboxes.mp
12mu|texlive-metapost-1.803-5|152	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpboxes.tex
12mu|texlive-metapost-1.803-5|153	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpgraph.bib
12mu|texlive-metapost-1.803-5|154	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpgraph.mp
12mu|texlive-metapost-1.803-5|155	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpgraph.tex
12mu|texlive-metapost-1.803-5|156	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mplibapi.tex
12mu|texlive-metapost-1.803-5|157	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman-app-legacy.tex
12mu|texlive-metapost-1.803-5|158	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman-app-optab.tex
12mu|texlive-metapost-1.803-5|159	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman-app-refman.tex
12mu|texlive-metapost-1.803-5|160	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman-charts.mp
12mu|texlive-metapost-1.803-5|161	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman.bib
12mu|texlive-metapost-1.803-5|162	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman.ist
12mu|texlive-metapost-1.803-5|163	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman.mp
12mu|texlive-metapost-1.803-5|164	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/mpman.tex
12mu|texlive-metapost-1.803-5|165	%doc %{_texmfdistdir}/doc/metapost/base/source-manual/timepop.d
12mu|texlive-metapost-1.803-5|166	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/Makefile
12mu|texlive-metapost-1.803-5|167	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/abstract.tex
12mu|texlive-metapost-1.803-5|168	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/annulus.mp
12mu|texlive-metapost-1.803-5|169	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/arrows.tex
12mu|texlive-metapost-1.803-5|170	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/biblio.tex
12mu|texlive-metapost-1.803-5|171	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/circles.mp
12mu|texlive-metapost-1.803-5|172	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/commands.tex
12mu|texlive-metapost-1.803-5|173	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/compilation.tex
12mu|texlive-metapost-1.803-5|174	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/conclusion.tex
12mu|texlive-metapost-1.803-5|175	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/data.d
12mu|texlive-metapost-1.803-5|176	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/data.mp
12mu|texlive-metapost-1.803-5|177	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/data.tex
12mu|texlive-metapost-1.803-5|178	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/draw.mp
12mu|texlive-metapost-1.803-5|179	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/draw.tex
12mu|texlive-metapost-1.803-5|180	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/fill.mp
12mu|texlive-metapost-1.803-5|181	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/fill.tex
12mu|texlive-metapost-1.803-5|182	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/graph.tex
12mu|texlive-metapost-1.803-5|183	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/inclusion.tex
12mu|texlive-metapost-1.803-5|184	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/intro.tex
12mu|texlive-metapost-1.803-5|185	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/label.mp
12mu|texlive-metapost-1.803-5|186	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/label.tex
12mu|texlive-metapost-1.803-5|187	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/mpintro.bib
12mu|texlive-metapost-1.803-5|188	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/mpintro.ltx
12mu|texlive-metapost-1.803-5|189	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/paperclip.mp
12mu|texlive-metapost-1.803-5|190	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/parabola.mp
12mu|texlive-metapost-1.803-5|191	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/previewer.eps
12mu|texlive-metapost-1.803-5|192	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/previewer.pdf
12mu|texlive-metapost-1.803-5|193	%doc %{_texmfdistdir}/doc/metapost/base/source-tutorial/previewer.png
12mu|texlive-metapost-1.803-5|194	
12mu|texlive-metapost-1.803-5|195	#-----------------------------------------------------------------------
12mu|texlive-metapost-1.803-5|196	%prep
12mu|texlive-metapost-1.803-5|197	%setup -c -a0 -a1
12mu|texlive-metapost-1.803-5|198	
12mu|texlive-metapost-1.803-5|199	%build
12mu|texlive-metapost-1.803-5|200	
12mu|texlive-metapost-1.803-5|201	%install
12mu|texlive-metapost-1.803-5|202	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-metapost-1.803-5|203	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-metapost-1.803-5|204	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-metapost-1.803-5|205	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-metapost-1.803-5|206	
12mu|texlive-metapost-1.803-5|207	%changelog
12mu|texlive-metapost-1.803-5|208	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.803-5
12mu|texlive-metapost-1.803-5|209	+ Revision: 9490e5f
12mu|texlive-metapost-1.803-5|210	- Sync with cooker
12mu|texlive-metapost-1.803-5|211	
12mu|texlive-metapost-1.803-5|212	

21217 12
12mu|texlive-metrix-1.0-5|1	# revision 31425
12mu|texlive-metrix-1.0-5|2	# category Package
12mu|texlive-metrix-1.0-5|3	# catalog-ctan /macros/latex/contrib/metrix
12mu|texlive-metrix-1.0-5|4	# catalog-date 2013-08-13 17:10:37 +0200
12mu|texlive-metrix-1.0-5|5	# catalog-license lppl1.3
12mu|texlive-metrix-1.0-5|6	# catalog-version 1.0
12mu|texlive-metrix-1.0-5|7	Name:		texlive-metrix
12mu|texlive-metrix-1.0-5|8	Version:	1.0
12mu|texlive-metrix-1.0-5|9	Release:	5
12mu|texlive-metrix-1.0-5|10	Summary:	Typeset metric marks for Latin text
12mu|texlive-metrix-1.0-5|11	Group:		Publishing
12mu|texlive-metrix-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/metrix
12mu|texlive-metrix-1.0-5|13	License:	LPPL1.3
12mu|texlive-metrix-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metrix.tar.xz
12mu|texlive-metrix-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metrix.doc.tar.xz
12mu|texlive-metrix-1.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/metrix.source.tar.xz
12mu|texlive-metrix-1.0-5|17	BuildArch:	noarch
12mu|texlive-metrix-1.0-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-metrix-1.0-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-metrix-1.0-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-metrix-1.0-5|21	
12mu|texlive-metrix-1.0-5|22	%description
12mu|texlive-metrix-1.0-5|23	The package may be used to type the prosodics/metrics of
12mu|texlive-metrix-1.0-5|24	(latin) verse; it provides macros to typeset the symbols
12mu|texlive-metrix-1.0-5|25	standing alone, and in combination with symbols, giving
12mu|texlive-metrix-1.0-5|26	automatic alignment. The package requires tikz (including the
12mu|texlive-metrix-1.0-5|27	calc library, and the xparse package (thus also requiring the
12mu|texlive-metrix-1.0-5|28	experimental LaTeX 3 environment).
12mu|texlive-metrix-1.0-5|29	
12mu|texlive-metrix-1.0-5|30	%post
12mu|texlive-metrix-1.0-5|31	%{_sbindir}/texlive.post
12mu|texlive-metrix-1.0-5|32	
12mu|texlive-metrix-1.0-5|33	%postun
12mu|texlive-metrix-1.0-5|34	if [ $1 -eq 0 ]; then
12mu|texlive-metrix-1.0-5|35	%{_sbindir}/texlive.post
12mu|texlive-metrix-1.0-5|36	fi
12mu|texlive-metrix-1.0-5|37	
12mu|texlive-metrix-1.0-5|38	#-----------------------------------------------------------------------
12mu|texlive-metrix-1.0-5|39	%files
12mu|texlive-metrix-1.0-5|40	%{_texmfdistdir}/tex/latex/metrix/metrix.sty
12mu|texlive-metrix-1.0-5|41	%doc %{_texmfdistdir}/doc/latex/metrix/README
12mu|texlive-metrix-1.0-5|42	%doc %{_texmfdistdir}/doc/latex/metrix/metrix.pdf
12mu|texlive-metrix-1.0-5|43	#- source
12mu|texlive-metrix-1.0-5|44	%doc %{_texmfdistdir}/source/latex/metrix/metrix.dtx
12mu|texlive-metrix-1.0-5|45	%doc %{_texmfdistdir}/source/latex/metrix/metrix.ins
12mu|texlive-metrix-1.0-5|46	
12mu|texlive-metrix-1.0-5|47	#-----------------------------------------------------------------------
12mu|texlive-metrix-1.0-5|48	%prep
12mu|texlive-metrix-1.0-5|49	%setup -c -a0 -a1 -a2
12mu|texlive-metrix-1.0-5|50	
12mu|texlive-metrix-1.0-5|51	%build
12mu|texlive-metrix-1.0-5|52	
12mu|texlive-metrix-1.0-5|53	%install
12mu|texlive-metrix-1.0-5|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-metrix-1.0-5|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-metrix-1.0-5|56	
12mu|texlive-metrix-1.0-5|57	%changelog
12mu|texlive-metrix-1.0-5|58	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-5
12mu|texlive-metrix-1.0-5|59	+ Revision: 04706f7
12mu|texlive-metrix-1.0-5|60	- MassBuild#289: Increase release tag
12mu|texlive-metrix-1.0-5|61	
12mu|texlive-metrix-1.0-5|62	

21218 12
12mu|texlive-mfpic-1.10-5|1	# revision 28444
12mu|texlive-mfpic-1.10-5|2	# category Package
12mu|texlive-mfpic-1.10-5|3	# catalog-ctan /graphics/mfpic
12mu|texlive-mfpic-1.10-5|4	# catalog-date 2012-12-04 16:44:12 +0100
12mu|texlive-mfpic-1.10-5|5	# catalog-license lppl1.3
12mu|texlive-mfpic-1.10-5|6	# catalog-version 1.10
12mu|texlive-mfpic-1.10-5|7	Name:		texlive-mfpic
12mu|texlive-mfpic-1.10-5|8	Version:	1.10
12mu|texlive-mfpic-1.10-5|9	Release:	5
12mu|texlive-mfpic-1.10-5|10	Summary:	Draw Metafont/post pictures from (La)TeX commands
12mu|texlive-mfpic-1.10-5|11	Group:		Publishing
12mu|texlive-mfpic-1.10-5|12	URL:		http://www.ctan.org/tex-archive/graphics/mfpic
12mu|texlive-mfpic-1.10-5|13	License:	LPPL1.3
12mu|texlive-mfpic-1.10-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfpic.tar.xz
12mu|texlive-mfpic-1.10-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfpic.doc.tar.xz
12mu|texlive-mfpic-1.10-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfpic.source.tar.xz
12mu|texlive-mfpic-1.10-5|17	BuildArch:	noarch
12mu|texlive-mfpic-1.10-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-mfpic-1.10-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-mfpic-1.10-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-mfpic-1.10-5|21	
12mu|texlive-mfpic-1.10-5|22	%description
12mu|texlive-mfpic-1.10-5|23	Mfpic is a scheme for producing pictures from (La)TeX commands.
12mu|texlive-mfpic-1.10-5|24	Commands \mfpic and \endmfpic (in LaTeX, the mfpic environment)
12mu|texlive-mfpic-1.10-5|25	enclose a group in which drawing commands may be placed. The
12mu|texlive-mfpic-1.10-5|26	commands generate a Meta-language file, which may be processed
12mu|texlive-mfpic-1.10-5|27	by Metapost (or even Metafont). The resulting image file will
12mu|texlive-mfpic-1.10-5|28	be read back in to the document to place the picture at the
12mu|texlive-mfpic-1.10-5|29	point where the original (La)TeX commands appeared. Note that
12mu|texlive-mfpic-1.10-5|30	the ability to use Metapost here means that the package works
12mu|texlive-mfpic-1.10-5|31	equally well in LaTeX and PDFLaTeX.
12mu|texlive-mfpic-1.10-5|32	
12mu|texlive-mfpic-1.10-5|33	%post
12mu|texlive-mfpic-1.10-5|34	%{_sbindir}/texlive.post
12mu|texlive-mfpic-1.10-5|35	
12mu|texlive-mfpic-1.10-5|36	%postun
12mu|texlive-mfpic-1.10-5|37	if [ $1 -eq 0 ]; then
12mu|texlive-mfpic-1.10-5|38	%{_sbindir}/texlive.post
12mu|texlive-mfpic-1.10-5|39	fi
12mu|texlive-mfpic-1.10-5|40	
12mu|texlive-mfpic-1.10-5|41	#-----------------------------------------------------------------------
12mu|texlive-mfpic-1.10-5|42	%files
12mu|texlive-mfpic-1.10-5|43	%{_texmfdistdir}/metafont/mfpic/grafbase.mf
12mu|texlive-mfpic-1.10-5|44	%{_texmfdistdir}/metapost/mfpic/dvipsnam.mp
12mu|texlive-mfpic-1.10-5|45	%{_texmfdistdir}/metapost/mfpic/grafbase.mp
12mu|texlive-mfpic-1.10-5|46	%{_texmfdistdir}/tex/generic/mfpic/mfpic.sty
12mu|texlive-mfpic-1.10-5|47	%{_texmfdistdir}/tex/generic/mfpic/mfpic.tex
12mu|texlive-mfpic-1.10-5|48	%{_texmfdistdir}/tex/generic/mfpic/mfpicdef.tex
12mu|texlive-mfpic-1.10-5|49	%doc %{_texmfdistdir}/doc/generic/mfpic/README
12mu|texlive-mfpic-1.10-5|50	%doc %{_texmfdistdir}/doc/generic/mfpic/changes.txt
12mu|texlive-mfpic-1.10-5|51	%doc %{_texmfdistdir}/doc/generic/mfpic/coil.mps
12mu|texlive-mfpic-1.10-5|52	%doc %{_texmfdistdir}/doc/generic/mfpic/examples/data.dat
12mu|texlive-mfpic-1.10-5|53	%doc %{_texmfdistdir}/doc/generic/mfpic/examples/forfun.tex
12mu|texlive-mfpic-1.10-5|54	%doc %{_texmfdistdir}/doc/generic/mfpic/examples/lapictures.tex
12mu|texlive-mfpic-1.10-5|55	%doc %{_texmfdistdir}/doc/generic/mfpic/examples/pictures.tex
12mu|texlive-mfpic-1.10-5|56	%doc %{_texmfdistdir}/doc/generic/mfpic/install.txt
12mu|texlive-mfpic-1.10-5|57	%doc %{_texmfdistdir}/doc/generic/mfpic/lcheadings.ist
12mu|texlive-mfpic-1.10-5|58	%doc %{_texmfdistdir}/doc/generic/mfpic/mfpcard.pdf
12mu|texlive-mfpic-1.10-5|59	%doc %{_texmfdistdir}/doc/generic/mfpic/mfpcard.tex
12mu|texlive-mfpic-1.10-5|60	%doc %{_texmfdistdir}/doc/generic/mfpic/mfpdoc.sty
12mu|texlive-mfpic-1.10-5|61	%doc %{_texmfdistdir}/doc/generic/mfpic/mfpguide.pdf
12mu|texlive-mfpic-1.10-5|62	%doc %{_texmfdistdir}/doc/generic/mfpic/mfpguide.tex
12mu|texlive-mfpic-1.10-5|63	%doc %{_texmfdistdir}/doc/generic/mfpic/mfpic-doc.pdf
12mu|texlive-mfpic-1.10-5|64	%doc %{_texmfdistdir}/doc/generic/mfpic/mfpic-doc.tex
12mu|texlive-mfpic-1.10-5|65	#- source
12mu|texlive-mfpic-1.10-5|66	%doc %{_texmfdistdir}/source/generic/mfpic/grafbase.dtx
12mu|texlive-mfpic-1.10-5|67	%doc %{_texmfdistdir}/source/generic/mfpic/mfpic.dtx
12mu|texlive-mfpic-1.10-5|68	%doc %{_texmfdistdir}/source/generic/mfpic/mfpic.ins
12mu|texlive-mfpic-1.10-5|69	
12mu|texlive-mfpic-1.10-5|70	#-----------------------------------------------------------------------
12mu|texlive-mfpic-1.10-5|71	%prep
12mu|texlive-mfpic-1.10-5|72	%setup -c -a0 -a1 -a2
12mu|texlive-mfpic-1.10-5|73	
12mu|texlive-mfpic-1.10-5|74	%build
12mu|texlive-mfpic-1.10-5|75	
12mu|texlive-mfpic-1.10-5|76	%install
12mu|texlive-mfpic-1.10-5|77	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-mfpic-1.10-5|78	cp -fpar metafont metapost tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-mfpic-1.10-5|79	
12mu|texlive-mfpic-1.10-5|80	%changelog
12mu|texlive-mfpic-1.10-5|81	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.10-5
12mu|texlive-mfpic-1.10-5|82	+ Revision: b0f7f1c
12mu|texlive-mfpic-1.10-5|83	- Sync with cooker
12mu|texlive-mfpic-1.10-5|84	
12mu|texlive-mfpic-1.10-5|85	

21219 12
12mu|texlive-mfware-20120624-5|1	# revision 29764
12mu|texlive-mfware-20120624-5|2	# category TLCore
12mu|texlive-mfware-20120624-5|3	# catalog-ctan /systems/knuth/dist/mfware
12mu|texlive-mfware-20120624-5|4	# catalog-date 2012-06-24 11:08:44 +0200
12mu|texlive-mfware-20120624-5|5	# catalog-license knuth
12mu|texlive-mfware-20120624-5|6	# catalog-version undef
12mu|texlive-mfware-20120624-5|7	Name:		texlive-mfware
12mu|texlive-mfware-20120624-5|8	Version:	20120624
12mu|texlive-mfware-20120624-5|9	Release:	5
12mu|texlive-mfware-20120624-5|10	Summary:	Supporting tools for use with Metafont
12mu|texlive-mfware-20120624-5|11	Group:		Publishing
12mu|texlive-mfware-20120624-5|12	URL:		http://www.ctan.org/tex-archive/systems/knuth/dist/mfware
12mu|texlive-mfware-20120624-5|13	License:	KNUTH
12mu|texlive-mfware-20120624-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfware.tar.xz
12mu|texlive-mfware-20120624-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mfware.doc.tar.xz
12mu|texlive-mfware-20120624-5|16	BuildArch:	noarch
12mu|texlive-mfware-20120624-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-mfware-20120624-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-mfware-20120624-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-mfware-20120624-5|20	Requires:	texlive-mfware.bin
12mu|texlive-mfware-20120624-5|21	
12mu|texlive-mfware-20120624-5|22	%description
12mu|texlive-mfware-20120624-5|23	A collection of programs (as web source) for processing the
12mu|texlive-mfware-20120624-5|24	output of Metafont.
12mu|texlive-mfware-20120624-5|25	
12mu|texlive-mfware-20120624-5|26	%post
12mu|texlive-mfware-20120624-5|27	%{_sbindir}/texlive.post
12mu|texlive-mfware-20120624-5|28	
12mu|texlive-mfware-20120624-5|29	%postun
12mu|texlive-mfware-20120624-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-mfware-20120624-5|31	%{_sbindir}/texlive.post
12mu|texlive-mfware-20120624-5|32	fi
12mu|texlive-mfware-20120624-5|33	
12mu|texlive-mfware-20120624-5|34	#-----------------------------------------------------------------------
12mu|texlive-mfware-20120624-5|35	%files
12mu|texlive-mfware-20120624-5|36	%{_texmfdistdir}/mft/base/README
12mu|texlive-mfware-20120624-5|37	%{_texmfdistdir}/mft/base/cmbase.mft
12mu|texlive-mfware-20120624-5|38	%{_texmfdistdir}/mft/base/e.mft
12mu|texlive-mfware-20120624-5|39	%{_texmfdistdir}/mft/base/mplain.mft
12mu|texlive-mfware-20120624-5|40	%{_texmfdistdir}/mft/base/pl.mft
12mu|texlive-mfware-20120624-5|41	%{_texmfdistdir}/mft/base/plain.mft
12mu|texlive-mfware-20120624-5|42	%doc %{_mandir}/man1/gftodvi.1*
12mu|texlive-mfware-20120624-5|43	%doc %{_texmfdistdir}/doc/man/man1/gftodvi.man1.pdf
12mu|texlive-mfware-20120624-5|44	%doc %{_mandir}/man1/gftopk.1*
12mu|texlive-mfware-20120624-5|45	%doc %{_texmfdistdir}/doc/man/man1/gftopk.man1.pdf
12mu|texlive-mfware-20120624-5|46	%doc %{_mandir}/man1/gftype.1*
12mu|texlive-mfware-20120624-5|47	%doc %{_texmfdistdir}/doc/man/man1/gftype.man1.pdf
12mu|texlive-mfware-20120624-5|48	%doc %{_mandir}/man1/mft.1*
12mu|texlive-mfware-20120624-5|49	%doc %{_texmfdistdir}/doc/man/man1/mft.man1.pdf
12mu|texlive-mfware-20120624-5|50	%doc %{_mandir}/man1/pktogf.1*
12mu|texlive-mfware-20120624-5|51	%doc %{_texmfdistdir}/doc/man/man1/pktogf.man1.pdf
12mu|texlive-mfware-20120624-5|52	%doc %{_mandir}/man1/pktype.1*
12mu|texlive-mfware-20120624-5|53	%doc %{_texmfdistdir}/doc/man/man1/pktype.man1.pdf
12mu|texlive-mfware-20120624-5|54	
12mu|texlive-mfware-20120624-5|55	#-----------------------------------------------------------------------
12mu|texlive-mfware-20120624-5|56	%prep
12mu|texlive-mfware-20120624-5|57	%setup -c -a0 -a1
12mu|texlive-mfware-20120624-5|58	
12mu|texlive-mfware-20120624-5|59	%build
12mu|texlive-mfware-20120624-5|60	
12mu|texlive-mfware-20120624-5|61	%install
12mu|texlive-mfware-20120624-5|62	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-mfware-20120624-5|63	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-mfware-20120624-5|64	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-mfware-20120624-5|65	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-mfware-20120624-5|66	
12mu|texlive-mfware-20120624-5|67	%changelog
12mu|texlive-mfware-20120624-5|68	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120624-5
12mu|texlive-mfware-20120624-5|69	+ Revision: 6511047
12mu|texlive-mfware-20120624-5|70	- Sync with cooker
12mu|texlive-mfware-20120624-5|71	
12mu|texlive-mfware-20120624-5|72	

21220 12
12mu|texlive-mh-20130317-5|1	# revision 29420
12mu|texlive-mh-20130317-5|2	# category Package
12mu|texlive-mh-20130317-5|3	# catalog-ctan /macros/latex/contrib/mh
12mu|texlive-mh-20130317-5|4	# catalog-date 2013-03-17 00:29:52 +0100
12mu|texlive-mh-20130317-5|5	# catalog-license lppl1.3
12mu|texlive-mh-20130317-5|6	# catalog-version undef
12mu|texlive-mh-20130317-5|7	Name:		texlive-mh
12mu|texlive-mh-20130317-5|8	Version:	20130317
12mu|texlive-mh-20130317-5|9	Release:	5
12mu|texlive-mh-20130317-5|10	Summary:	The MH bundle
12mu|texlive-mh-20130317-5|11	Group:		Publishing
12mu|texlive-mh-20130317-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mh
12mu|texlive-mh-20130317-5|13	License:	LPPL1.3
12mu|texlive-mh-20130317-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mh.tar.xz
12mu|texlive-mh-20130317-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mh.doc.tar.xz
12mu|texlive-mh-20130317-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mh.source.tar.xz
12mu|texlive-mh-20130317-5|17	BuildArch:	noarch
12mu|texlive-mh-20130317-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-mh-20130317-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-mh-20130317-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-mh-20130317-5|21	
12mu|texlive-mh-20130317-5|22	%description
12mu|texlive-mh-20130317-5|23	The mh bundle is a series of packages designed to enhance the
12mu|texlive-mh-20130317-5|24	appearance of documents containing a lot of math. The main
12mu|texlive-mh-20130317-5|25	backbone is amsmath, so those unfamiliar with this required
12mu|texlive-mh-20130317-5|26	part of the LaTeX system will probably not find the packages
12mu|texlive-mh-20130317-5|27	very useful. Component parts of the bundle are: breqn, empheq,
12mu|texlive-mh-20130317-5|28	flexisym, mathstyle and mathtools, mhsetup, The empheq package
12mu|texlive-mh-20130317-5|29	is a visual markup extension of amsmath. Empheq allows
12mu|texlive-mh-20130317-5|30	sophisticated boxing and other marking of multi-line maths
12mu|texlive-mh-20130317-5|31	displays, and fixes problems with the way that the ntheorem
12mu|texlive-mh-20130317-5|32	package places end-of-theorem markers. The mathtools package
12mu|texlive-mh-20130317-5|33	provides many useful tools for mathematical typesetting. It
12mu|texlive-mh-20130317-5|34	fixes various deficiencies of amsmath and standard LaTeX. The
12mu|texlive-mh-20130317-5|35	mhsetup package defines various programming tools needed by
12mu|texlive-mh-20130317-5|36	both empheq and mathtools. The breqn package makes more easy
12mu|texlive-mh-20130317-5|37	the business of preparing displayed equations in LaTeX,
12mu|texlive-mh-20130317-5|38	including permitting automatic line-breaking within displayed
12mu|texlive-mh-20130317-5|39	equations. (Breqn uses the mathstyle package to keep track of
12mu|texlive-mh-20130317-5|40	the current maths typesetting style, something that raw TeX
12mu|texlive-mh-20130317-5|41	hides from the programmer.).
12mu|texlive-mh-20130317-5|42	
12mu|texlive-mh-20130317-5|43	%post
12mu|texlive-mh-20130317-5|44	%{_sbindir}/texlive.post
12mu|texlive-mh-20130317-5|45	
12mu|texlive-mh-20130317-5|46	%postun
12mu|texlive-mh-20130317-5|47	if [ $1 -eq 0 ]; then
12mu|texlive-mh-20130317-5|48	%{_sbindir}/texlive.post
12mu|texlive-mh-20130317-5|49	fi
12mu|texlive-mh-20130317-5|50	
12mu|texlive-mh-20130317-5|51	#-----------------------------------------------------------------------
12mu|texlive-mh-20130317-5|52	%files
12mu|texlive-mh-20130317-5|53	%{_texmfdistdir}/tex/latex/mh/breqn.sty
12mu|texlive-mh-20130317-5|54	%{_texmfdistdir}/tex/latex/mh/cmbase.sym
12mu|texlive-mh-20130317-5|55	%{_texmfdistdir}/tex/latex/mh/empheq.sty
12mu|texlive-mh-20130317-5|56	%{_texmfdistdir}/tex/latex/mh/flexisym.sty
12mu|texlive-mh-20130317-5|57	%{_texmfdistdir}/tex/latex/mh/mathpazo.sym
12mu|texlive-mh-20130317-5|58	%{_texmfdistdir}/tex/latex/mh/mathptmx.sym
12mu|texlive-mh-20130317-5|59	%{_texmfdistdir}/tex/latex/mh/mathstyle.sty
12mu|texlive-mh-20130317-5|60	%{_texmfdistdir}/tex/latex/mh/mathtools.sty
12mu|texlive-mh-20130317-5|61	%{_texmfdistdir}/tex/latex/mh/mhsetup.sty
12mu|texlive-mh-20130317-5|62	%{_texmfdistdir}/tex/latex/mh/msabm.sym
12mu|texlive-mh-20130317-5|63	%doc %{_texmfdistdir}/doc/latex/mh/README
12mu|texlive-mh-20130317-5|64	%doc %{_texmfdistdir}/doc/latex/mh/breqn-technotes.pdf
12mu|texlive-mh-20130317-5|65	%doc %{_texmfdistdir}/doc/latex/mh/breqn.pdf
12mu|texlive-mh-20130317-5|66	%doc %{_texmfdistdir}/doc/latex/mh/empheq.pdf
12mu|texlive-mh-20130317-5|67	%doc %{_texmfdistdir}/doc/latex/mh/flexisym.pdf
12mu|texlive-mh-20130317-5|68	%doc %{_texmfdistdir}/doc/latex/mh/mathstyle.pdf
12mu|texlive-mh-20130317-5|69	%doc %{_texmfdistdir}/doc/latex/mh/mathtools.pdf
12mu|texlive-mh-20130317-5|70	%doc %{_texmfdistdir}/doc/latex/mh/mhsetup.pdf
12mu|texlive-mh-20130317-5|71	#- source
12mu|texlive-mh-20130317-5|72	%doc %{_texmfdistdir}/source/latex/mh/breqn-technotes.tex
12mu|texlive-mh-20130317-5|73	%doc %{_texmfdistdir}/source/latex/mh/breqn.dtx
12mu|texlive-mh-20130317-5|74	%doc %{_texmfdistdir}/source/latex/mh/empheq.dtx
12mu|texlive-mh-20130317-5|75	%doc %{_texmfdistdir}/source/latex/mh/flexisym.dtx
12mu|texlive-mh-20130317-5|76	%doc %{_texmfdistdir}/source/latex/mh/mathstyle.dtx
12mu|texlive-mh-20130317-5|77	%doc %{_texmfdistdir}/source/latex/mh/mathtools.dtx
12mu|texlive-mh-20130317-5|78	%doc %{_texmfdistdir}/source/latex/mh/mhsetup.dtx
12mu|texlive-mh-20130317-5|79	
12mu|texlive-mh-20130317-5|80	#-----------------------------------------------------------------------
12mu|texlive-mh-20130317-5|81	%prep
12mu|texlive-mh-20130317-5|82	%setup -c -a0 -a1 -a2
12mu|texlive-mh-20130317-5|83	
12mu|texlive-mh-20130317-5|84	%build
12mu|texlive-mh-20130317-5|85	
12mu|texlive-mh-20130317-5|86	%install
12mu|texlive-mh-20130317-5|87	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-mh-20130317-5|88	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-mh-20130317-5|89	
12mu|texlive-mh-20130317-5|90	%changelog
12mu|texlive-mh-20130317-5|91	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20130317-5
12mu|texlive-mh-20130317-5|92	+ Revision: eb81575
12mu|texlive-mh-20130317-5|93	- Sync with cooker
12mu|texlive-mh-20130317-5|94	
12mu|texlive-mh-20130317-5|95	

21221 12
12mu|texlive-mhchem-20140202-1|1	# revision 32850
12mu|texlive-mhchem-20140202-1|2	# category Package
12mu|texlive-mhchem-20140202-1|3	# catalog-ctan /macros/latex/contrib/mhchem
12mu|texlive-mhchem-20140202-1|4	# catalog-date 2014-02-02 01:18:28 +0100
12mu|texlive-mhchem-20140202-1|5	# catalog-license lppl1.3
12mu|texlive-mhchem-20140202-1|6	# catalog-version undef
12mu|texlive-mhchem-20140202-1|7	Name:		texlive-mhchem
12mu|texlive-mhchem-20140202-1|8	Version:	20140202
12mu|texlive-mhchem-20140202-1|9	Release:	1
12mu|texlive-mhchem-20140202-1|10	Summary:	Typeset chemical formulae/equations and Risk and Safety phrases
12mu|texlive-mhchem-20140202-1|11	Group:		Publishing
12mu|texlive-mhchem-20140202-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mhchem
12mu|texlive-mhchem-20140202-1|13	License:	LPPL1.3
12mu|texlive-mhchem-20140202-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mhchem.tar.xz
12mu|texlive-mhchem-20140202-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mhchem.doc.tar.xz
12mu|texlive-mhchem-20140202-1|16	BuildArch:	noarch
12mu|texlive-mhchem-20140202-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-mhchem-20140202-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-mhchem-20140202-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-mhchem-20140202-1|20	
12mu|texlive-mhchem-20140202-1|21	%description
12mu|texlive-mhchem-20140202-1|22	The bundle provides three packages: The mhchem package provides
12mu|texlive-mhchem-20140202-1|23	commands for typesetting chemical molecular formulae and
12mu|texlive-mhchem-20140202-1|24	equations. The hpstatement package provides commands for the
12mu|texlive-mhchem-20140202-1|25	official hazard statements and precautionary statements (H and
12mu|texlive-mhchem-20140202-1|26	P statements) that are used to label chemicals. The rsphrase
12mu|texlive-mhchem-20140202-1|27	package provides commands for the official Risk and Safety (R
12mu|texlive-mhchem-20140202-1|28	and S) Phrases that are used to label chemicals.
12mu|texlive-mhchem-20140202-1|29	
12mu|texlive-mhchem-20140202-1|30	%post
12mu|texlive-mhchem-20140202-1|31	%{_sbindir}/texlive.post
12mu|texlive-mhchem-20140202-1|32	
12mu|texlive-mhchem-20140202-1|33	%postun
12mu|texlive-mhchem-20140202-1|34	if [ $1 -eq 0 ]; then
12mu|texlive-mhchem-20140202-1|35	%{_sbindir}/texlive.post
12mu|texlive-mhchem-20140202-1|36	fi
12mu|texlive-mhchem-20140202-1|37	
12mu|texlive-mhchem-20140202-1|38	#-----------------------------------------------------------------------
12mu|texlive-mhchem-20140202-1|39	%files
12mu|texlive-mhchem-20140202-1|40	%{_texmfdistdir}/tex/latex/mhchem/hpstatement.sty
12mu|texlive-mhchem-20140202-1|41	%{_texmfdistdir}/tex/latex/mhchem/mhchem.sty
12mu|texlive-mhchem-20140202-1|42	%{_texmfdistdir}/tex/latex/mhchem/rsphrase.sty
12mu|texlive-mhchem-20140202-1|43	%doc %{_texmfdistdir}/doc/latex/mhchem/README
12mu|texlive-mhchem-20140202-1|44	%doc %{_texmfdistdir}/doc/latex/mhchem/lppl-1-3c.txt
12mu|texlive-mhchem-20140202-1|45	%doc %{_texmfdistdir}/doc/latex/mhchem/manifest.txt
12mu|texlive-mhchem-20140202-1|46	%doc %{_texmfdistdir}/doc/latex/mhchem/mhchem.pdf
12mu|texlive-mhchem-20140202-1|47	%doc %{_texmfdistdir}/doc/latex/mhchem/mhchem.tex
12mu|texlive-mhchem-20140202-1|48	
12mu|texlive-mhchem-20140202-1|49	#-----------------------------------------------------------------------
12mu|texlive-mhchem-20140202-1|50	%prep
12mu|texlive-mhchem-20140202-1|51	%setup -c -a0 -a1
12mu|texlive-mhchem-20140202-1|52	
12mu|texlive-mhchem-20140202-1|53	%build
12mu|texlive-mhchem-20140202-1|54	
12mu|texlive-mhchem-20140202-1|55	%install
12mu|texlive-mhchem-20140202-1|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-mhchem-20140202-1|57	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-mhchem-20140202-1|58	
12mu|texlive-mhchem-20140202-1|59	%changelog
12mu|texlive-mhchem-20140202-1|60	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20140202-1
12mu|texlive-mhchem-20140202-1|61	+ Revision: a155949
12mu|texlive-mhchem-20140202-1|62	- Sync with cooker
12mu|texlive-mhchem-20140202-1|63	
12mu|texlive-mhchem-20140202-1|64	

21222 12
12mu|texlive-microtype-2.5a-5|1	# revision 30755
12mu|texlive-microtype-2.5a-5|2	# category Package
12mu|texlive-microtype-2.5a-5|3	# catalog-ctan /macros/latex/contrib/microtype
12mu|texlive-microtype-2.5a-5|4	# catalog-date 2013-05-26 21:18:14 +0200
12mu|texlive-microtype-2.5a-5|5	# catalog-license lppl
12mu|texlive-microtype-2.5a-5|6	# catalog-version 2.5a
12mu|texlive-microtype-2.5a-5|7	Name:		texlive-microtype
12mu|texlive-microtype-2.5a-5|8	Version:	2.5a
12mu|texlive-microtype-2.5a-5|9	Release:	5
12mu|texlive-microtype-2.5a-5|10	Summary:	Subliminal refinements towards typographical perfection
12mu|texlive-microtype-2.5a-5|11	Group:		Publishing
12mu|texlive-microtype-2.5a-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/microtype
12mu|texlive-microtype-2.5a-5|13	License:	LPPL
12mu|texlive-microtype-2.5a-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/microtype.tar.xz
12mu|texlive-microtype-2.5a-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/microtype.doc.tar.xz
12mu|texlive-microtype-2.5a-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/microtype.source.tar.xz
12mu|texlive-microtype-2.5a-5|17	BuildArch:	noarch
12mu|texlive-microtype-2.5a-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-microtype-2.5a-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-microtype-2.5a-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-microtype-2.5a-5|21	
12mu|texlive-microtype-2.5a-5|22	%description
12mu|texlive-microtype-2.5a-5|23	The package provides a LaTeX interface to the micro-typographic
12mu|texlive-microtype-2.5a-5|24	extensions that were introduced by pdfTeX and have since also
12mu|texlive-microtype-2.5a-5|25	propagated to XeTeX and LuaTeX: most prominently, character
12mu|texlive-microtype-2.5a-5|26	protrusion and font expansion, furthermore the adjustment of
12mu|texlive-microtype-2.5a-5|27	interword spacing and additional kerning, as well as
12mu|texlive-microtype-2.5a-5|28	hyphenatable letterspacing (tracking) and the possibility to
12mu|texlive-microtype-2.5a-5|29	disable all or selected ligatures. These features may be
12mu|texlive-microtype-2.5a-5|30	applied to customisable sets of fonts, and all micro-
12mu|texlive-microtype-2.5a-5|31	typographic aspects of the fonts can be configured in a
12mu|texlive-microtype-2.5a-5|32	straight-forward and flexible way. Settings for various fonts
12mu|texlive-microtype-2.5a-5|33	are provided. Note that character protrusion requires pdfTeX,
12mu|texlive-microtype-2.5a-5|34	LuaTeX, or XeTeX. Font expansion works with pdfTeX or LuaTeX.
12mu|texlive-microtype-2.5a-5|35	The package will by default enable protrusion and expansion if
12mu|texlive-microtype-2.5a-5|36	they can safely be assumed to work. Disabling ligatures
12mu|texlive-microtype-2.5a-5|37	requires pdfTeX or LuaTeX, while the adjustment of interword
12mu|texlive-microtype-2.5a-5|38	spacing and of kerning only works with pdfTeX. Letterspacing is
12mu|texlive-microtype-2.5a-5|39	available with pdfTeX or LuaTeX. The alternative package
12mu|texlive-microtype-2.5a-5|40	`letterspace', which also works with plain TeX, provides the
12mu|texlive-microtype-2.5a-5|41	user commands for letterspacing only, omitting support for all
12mu|texlive-microtype-2.5a-5|42	other extensions.
12mu|texlive-microtype-2.5a-5|43	
12mu|texlive-microtype-2.5a-5|44	%post
12mu|texlive-microtype-2.5a-5|45	%{_sbindir}/texlive.post
12mu|texlive-microtype-2.5a-5|46	
12mu|texlive-microtype-2.5a-5|47	%postun
12mu|texlive-microtype-2.5a-5|48	if [ $1 -eq 0 ]; then
12mu|texlive-microtype-2.5a-5|49	%{_sbindir}/texlive.post
12mu|texlive-microtype-2.5a-5|50	fi
12mu|texlive-microtype-2.5a-5|51	
12mu|texlive-microtype-2.5a-5|52	#-----------------------------------------------------------------------
12mu|texlive-microtype-2.5a-5|53	%files
12mu|texlive-microtype-2.5a-5|54	%{_texmfdistdir}/tex/latex/microtype/letterspace.sty
12mu|texlive-microtype-2.5a-5|55	%{_texmfdistdir}/tex/latex/microtype/microtype-luatex.def
12mu|texlive-microtype-2.5a-5|56	%{_texmfdistdir}/tex/latex/microtype/microtype-pdftex.def
12mu|texlive-microtype-2.5a-5|57	%{_texmfdistdir}/tex/latex/microtype/microtype-xetex.def
12mu|texlive-microtype-2.5a-5|58	%{_texmfdistdir}/tex/latex/microtype/microtype.cfg
12mu|texlive-microtype-2.5a-5|59	%{_texmfdistdir}/tex/latex/microtype/microtype.lua
12mu|texlive-microtype-2.5a-5|60	%{_texmfdistdir}/tex/latex/microtype/microtype.sty
12mu|texlive-microtype-2.5a-5|61	%{_texmfdistdir}/tex/latex/microtype/mt-CharisSIL.cfg
12mu|texlive-microtype-2.5a-5|62	%{_texmfdistdir}/tex/latex/microtype/mt-LatinModernRoman.cfg
12mu|texlive-microtype-2.5a-5|63	%{_texmfdistdir}/tex/latex/microtype/mt-PalatinoLinotype.cfg
12mu|texlive-microtype-2.5a-5|64	%{_texmfdistdir}/tex/latex/microtype/mt-bch.cfg
12mu|texlive-microtype-2.5a-5|65	%{_texmfdistdir}/tex/latex/microtype/mt-blg.cfg
12mu|texlive-microtype-2.5a-5|66	%{_texmfdistdir}/tex/latex/microtype/mt-cmr.cfg
12mu|texlive-microtype-2.5a-5|67	%{_texmfdistdir}/tex/latex/microtype/mt-euf.cfg
12mu|texlive-microtype-2.5a-5|68	%{_texmfdistdir}/tex/latex/microtype/mt-eur.cfg
12mu|texlive-microtype-2.5a-5|69	%{_texmfdistdir}/tex/latex/microtype/mt-euroitc.cfg
12mu|texlive-microtype-2.5a-5|70	%{_texmfdistdir}/tex/latex/microtype/mt-eus.cfg
12mu|texlive-microtype-2.5a-5|71	%{_texmfdistdir}/tex/latex/microtype/mt-msa.cfg
12mu|texlive-microtype-2.5a-5|72	%{_texmfdistdir}/tex/latex/microtype/mt-msb.cfg
12mu|texlive-microtype-2.5a-5|73	%{_texmfdistdir}/tex/latex/microtype/mt-mvs.cfg
12mu|texlive-microtype-2.5a-5|74	%{_texmfdistdir}/tex/latex/microtype/mt-pad.cfg
12mu|texlive-microtype-2.5a-5|75	%{_texmfdistdir}/tex/latex/microtype/mt-pmn.cfg
12mu|texlive-microtype-2.5a-5|76	%{_texmfdistdir}/tex/latex/microtype/mt-ppl.cfg
12mu|texlive-microtype-2.5a-5|77	%{_texmfdistdir}/tex/latex/microtype/mt-ptm.cfg
12mu|texlive-microtype-2.5a-5|78	%{_texmfdistdir}/tex/latex/microtype/mt-ugm.cfg
12mu|texlive-microtype-2.5a-5|79	%{_texmfdistdir}/tex/latex/microtype/mt-zpeu.cfg
12mu|texlive-microtype-2.5a-5|80	%doc %{_texmfdistdir}/doc/latex/microtype/README
12mu|texlive-microtype-2.5a-5|81	%doc %{_texmfdistdir}/doc/latex/microtype/microtype.pdf
12mu|texlive-microtype-2.5a-5|82	%doc %{_texmfdistdir}/doc/latex/microtype/test-microtype.tex
12mu|texlive-microtype-2.5a-5|83	#- source
12mu|texlive-microtype-2.5a-5|84	%doc %{_texmfdistdir}/source/latex/microtype/microtype-utf.dtx
12mu|texlive-microtype-2.5a-5|85	%doc %{_texmfdistdir}/source/latex/microtype/microtype.dtx
12mu|texlive-microtype-2.5a-5|86	%doc %{_texmfdistdir}/source/latex/microtype/microtype.ins
12mu|texlive-microtype-2.5a-5|87	
12mu|texlive-microtype-2.5a-5|88	#-----------------------------------------------------------------------
12mu|texlive-microtype-2.5a-5|89	%prep
12mu|texlive-microtype-2.5a-5|90	%setup -c -a0 -a1 -a2
12mu|texlive-microtype-2.5a-5|91	
12mu|texlive-microtype-2.5a-5|92	%build
12mu|texlive-microtype-2.5a-5|93	
12mu|texlive-microtype-2.5a-5|94	%install
12mu|texlive-microtype-2.5a-5|95	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-microtype-2.5a-5|96	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-microtype-2.5a-5|97	
12mu|texlive-microtype-2.5a-5|98	%changelog
12mu|texlive-microtype-2.5a-5|99	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5a-5
12mu|texlive-microtype-2.5a-5|100	+ Revision: b98ffa4
12mu|texlive-microtype-2.5a-5|101	- Sync with cooker
12mu|texlive-microtype-2.5a-5|102	
12mu|texlive-microtype-2.5a-5|103	

21223 12
12mu|texlive-minifp-0.96-1|1	# revision 32559
12mu|texlive-minifp-0.96-1|2	# category Package
12mu|texlive-minifp-0.96-1|3	# catalog-ctan /macros/generic/minifp
12mu|texlive-minifp-0.96-1|4	# catalog-date 2014-01-04 14:18:29 +0100
12mu|texlive-minifp-0.96-1|5	# catalog-license lppl1.3
12mu|texlive-minifp-0.96-1|6	# catalog-version 0.96
12mu|texlive-minifp-0.96-1|7	Name:		texlive-minifp
12mu|texlive-minifp-0.96-1|8	Version:	0.96
12mu|texlive-minifp-0.96-1|9	Release:	1
12mu|texlive-minifp-0.96-1|10	Summary:	Fixed-point real computations to 8 decimals
12mu|texlive-minifp-0.96-1|11	Group:		Publishing
12mu|texlive-minifp-0.96-1|12	URL:		http://www.ctan.org/tex-archive/macros/generic/minifp
12mu|texlive-minifp-0.96-1|13	License:	LPPL1.3
12mu|texlive-minifp-0.96-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minifp.tar.xz
12mu|texlive-minifp-0.96-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minifp.doc.tar.xz
12mu|texlive-minifp-0.96-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minifp.source.tar.xz
12mu|texlive-minifp-0.96-1|17	BuildArch:	noarch
12mu|texlive-minifp-0.96-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-minifp-0.96-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-minifp-0.96-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-minifp-0.96-1|21	
12mu|texlive-minifp-0.96-1|22	%description
12mu|texlive-minifp-0.96-1|23	The package provides basic arithmetic operations to 8 decimal
12mu|texlive-minifp-0.96-1|24	places for plain TeX or LaTeX. Results are exact when they fit
12mu|texlive-minifp-0.96-1|25	within the digit limits. Along with the basic package is an
12mu|texlive-minifp-0.96-1|26	optional extension that adds computation of sin, cos, log,
12mu|texlive-minifp-0.96-1|27	sqrt, exp, powers and angles. These are also exact when
12mu|texlive-minifp-0.96-1|28	theoretically possible and are otherwise accurate to at least 7
12mu|texlive-minifp-0.96-1|29	decimal places. In addition, the package provides a stack-based
12mu|texlive-minifp-0.96-1|30	programing environment.
12mu|texlive-minifp-0.96-1|31	
12mu|texlive-minifp-0.96-1|32	%post
12mu|texlive-minifp-0.96-1|33	%{_sbindir}/texlive.post
12mu|texlive-minifp-0.96-1|34	
12mu|texlive-minifp-0.96-1|35	%postun
12mu|texlive-minifp-0.96-1|36	if [ $1 -eq 0 ]; then
12mu|texlive-minifp-0.96-1|37	%{_sbindir}/texlive.post
12mu|texlive-minifp-0.96-1|38	fi
12mu|texlive-minifp-0.96-1|39	
12mu|texlive-minifp-0.96-1|40	#-----------------------------------------------------------------------
12mu|texlive-minifp-0.96-1|41	%files
12mu|texlive-minifp-0.96-1|42	%{_texmfdistdir}/tex/generic/minifp/mfpextra.tex
12mu|texlive-minifp-0.96-1|43	%{_texmfdistdir}/tex/generic/minifp/minifp.sty
12mu|texlive-minifp-0.96-1|44	%doc %{_texmfdistdir}/doc/generic/minifp/README
12mu|texlive-minifp-0.96-1|45	%doc %{_texmfdistdir}/doc/generic/minifp/minifp.pdf
12mu|texlive-minifp-0.96-1|46	%doc %{_texmfdistdir}/doc/generic/minifp/test1.tex
12mu|texlive-minifp-0.96-1|47	%doc %{_texmfdistdir}/doc/generic/minifp/test2.tex
12mu|texlive-minifp-0.96-1|48	#- source
12mu|texlive-minifp-0.96-1|49	%doc %{_texmfdistdir}/source/generic/minifp/minifp.dtx
12mu|texlive-minifp-0.96-1|50	%doc %{_texmfdistdir}/source/generic/minifp/minifp.ins
12mu|texlive-minifp-0.96-1|51	
12mu|texlive-minifp-0.96-1|52	#-----------------------------------------------------------------------
12mu|texlive-minifp-0.96-1|53	%prep
12mu|texlive-minifp-0.96-1|54	%setup -c -a0 -a1 -a2
12mu|texlive-minifp-0.96-1|55	
12mu|texlive-minifp-0.96-1|56	%build
12mu|texlive-minifp-0.96-1|57	
12mu|texlive-minifp-0.96-1|58	%install
12mu|texlive-minifp-0.96-1|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-minifp-0.96-1|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-minifp-0.96-1|61	
12mu|texlive-minifp-0.96-1|62	%changelog
12mu|texlive-minifp-0.96-1|63	* Fri Feb 14 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 0.96-1
12mu|texlive-minifp-0.96-1|64	+ Revision: 36d59e0
12mu|texlive-minifp-0.96-1|65	- - Update to latest release.
12mu|texlive-minifp-0.96-1|66	
12mu|texlive-minifp-0.96-1|67	

21224 12
12mu|texlive-minorrevision-1.1-5|1	# revision 32165
12mu|texlive-minorrevision-1.1-5|2	# category Package
12mu|texlive-minorrevision-1.1-5|3	# catalog-ctan /macros/latex/contrib/minorrevision
12mu|texlive-minorrevision-1.1-5|4	# catalog-date 2013-11-16 09:55:49 +0100
12mu|texlive-minorrevision-1.1-5|5	# catalog-license lppl1.2
12mu|texlive-minorrevision-1.1-5|6	# catalog-version 1.1
12mu|texlive-minorrevision-1.1-5|7	Name:		texlive-minorrevision
12mu|texlive-minorrevision-1.1-5|8	Version:	1.1
12mu|texlive-minorrevision-1.1-5|9	Release:	5
12mu|texlive-minorrevision-1.1-5|10	Summary:	Quote and refer to a manuscript for minor revisions
12mu|texlive-minorrevision-1.1-5|11	Group:		Publishing
12mu|texlive-minorrevision-1.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/minorrevision
12mu|texlive-minorrevision-1.1-5|13	License:	LPPL1.2
12mu|texlive-minorrevision-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minorrevision.tar.xz
12mu|texlive-minorrevision-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/minorrevision.doc.tar.xz
12mu|texlive-minorrevision-1.1-5|16	BuildArch:	noarch
12mu|texlive-minorrevision-1.1-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-minorrevision-1.1-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-minorrevision-1.1-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-minorrevision-1.1-5|20	
12mu|texlive-minorrevision-1.1-5|21	%description
12mu|texlive-minorrevision-1.1-5|22	The package supports those who publish articles in peer-
12mu|texlive-minorrevision-1.1-5|23	reviewed journals. In the final stages of the review process,
12mu|texlive-minorrevision-1.1-5|24	the authors typically have to provide an additional document
12mu|texlive-minorrevision-1.1-5|25	(such as a letter to the editors), in which they provide a list
12mu|texlive-minorrevision-1.1-5|26	of modifications that they made to the manuscript. The package
12mu|texlive-minorrevision-1.1-5|27	automatically provides line numbers and quotations from the
12mu|texlive-minorrevision-1.1-5|28	manuscript, for this letter. The package loads the package
12mu|texlive-minorrevision-1.1-5|29	lineno, so (in effect) shares lineno's incompatibilities.
12mu|texlive-minorrevision-1.1-5|30	
12mu|texlive-minorrevision-1.1-5|31	%post
12mu|texlive-minorrevision-1.1-5|32	%{_sbindir}/texlive.post
12mu|texlive-minorrevision-1.1-5|33	
12mu|texlive-minorrevision-1.1-5|34	%postun
12mu|texlive-minorrevision-1.1-5|35	if [ $1 -eq 0 ]; then
12mu|texlive-minorrevision-1.1-5|36	%{_sbindir}/texlive.post
12mu|texlive-minorrevision-1.1-5|37	fi
12mu|texlive-minorrevision-1.1-5|38	
12mu|texlive-minorrevision-1.1-5|39	#-----------------------------------------------------------------------
12mu|texlive-minorrevision-1.1-5|40	%files
12mu|texlive-minorrevision-1.1-5|41	%{_texmfdistdir}/tex/latex/minorrevision/minorrevision.sty
12mu|texlive-minorrevision-1.1-5|42	%doc %{_texmfdistdir}/doc/latex/minorrevision/README
12mu|texlive-minorrevision-1.1-5|43	%doc %{_texmfdistdir}/doc/latex/minorrevision/minorrevision.pdf
12mu|texlive-minorrevision-1.1-5|44	%doc %{_texmfdistdir}/doc/latex/minorrevision/minorrevision.tex
12mu|texlive-minorrevision-1.1-5|45	
12mu|texlive-minorrevision-1.1-5|46	#-----------------------------------------------------------------------
12mu|texlive-minorrevision-1.1-5|47	%prep
12mu|texlive-minorrevision-1.1-5|48	%setup -c -a0 -a1
12mu|texlive-minorrevision-1.1-5|49	
12mu|texlive-minorrevision-1.1-5|50	%build
12mu|texlive-minorrevision-1.1-5|51	
12mu|texlive-minorrevision-1.1-5|52	%install
12mu|texlive-minorrevision-1.1-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-minorrevision-1.1-5|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-minorrevision-1.1-5|55	
12mu|texlive-minorrevision-1.1-5|56	%changelog
12mu|texlive-minorrevision-1.1-5|57	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.1-5
12mu|texlive-minorrevision-1.1-5|58	+ Revision: d4d2d44
12mu|texlive-minorrevision-1.1-5|59	- MassBuild#289: Increase release tag
12mu|texlive-minorrevision-1.1-5|60	
12mu|texlive-minorrevision-1.1-5|61	

21225 12
12mu|texlive-misc-20140214-1|1	# revision 32910
12mu|texlive-misc-20140214-1|2	# category Package
12mu|texlive-misc-20140214-1|3	# catalog-ctan undef
12mu|texlive-misc-20140214-1|4	# catalog-date undef
12mu|texlive-misc-20140214-1|5	# catalog-license undef
12mu|texlive-misc-20140214-1|6	# catalog-version undef
12mu|texlive-misc-20140214-1|7	Name:		texlive-misc
12mu|texlive-misc-20140214-1|8	Version:	20140214
12mu|texlive-misc-20140214-1|9	Release:	1
12mu|texlive-misc-20140214-1|10	Summary:	TeXLive misc package
12mu|texlive-misc-20140214-1|11	Group:		Publishing
12mu|texlive-misc-20140214-1|12	URL:		http://tug.org/texlive
12mu|texlive-misc-20140214-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-misc-20140214-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/misc.tar.xz
12mu|texlive-misc-20140214-1|15	BuildArch:	noarch
12mu|texlive-misc-20140214-1|16	BuildRequires:	texlive-tlpkg
12mu|texlive-misc-20140214-1|17	Requires(pre):	texlive-tlpkg
12mu|texlive-misc-20140214-1|18	Requires(post):	texlive-kpathsea
12mu|texlive-misc-20140214-1|19	
12mu|texlive-misc-20140214-1|20	%description
12mu|texlive-misc-20140214-1|21	TeXLive misc package.
12mu|texlive-misc-20140214-1|22	
12mu|texlive-misc-20140214-1|23	%post
12mu|texlive-misc-20140214-1|24	%{_sbindir}/texlive.post
12mu|texlive-misc-20140214-1|25	
12mu|texlive-misc-20140214-1|26	%postun
12mu|texlive-misc-20140214-1|27	if [ $1 -eq 0 ]; then
12mu|texlive-misc-20140214-1|28	%{_sbindir}/texlive.post
12mu|texlive-misc-20140214-1|29	fi
12mu|texlive-misc-20140214-1|30	
12mu|texlive-misc-20140214-1|31	#-----------------------------------------------------------------------
12mu|texlive-misc-20140214-1|32	%files
12mu|texlive-misc-20140214-1|33	%{_texmfdistdir}/fonts/source/public/misc/blackcx.mf
12mu|texlive-misc-20140214-1|34	%{_texmfdistdir}/fonts/source/public/misc/graycx.mf
12mu|texlive-misc-20140214-1|35	%{_texmfdistdir}/fonts/source/public/misc/grayf.mf
12mu|texlive-misc-20140214-1|36	%{_texmfdistdir}/fonts/source/public/misc/manfnt.mf
12mu|texlive-misc-20140214-1|37	%{_texmfdistdir}/fonts/source/public/misc/slant.mf
12mu|texlive-misc-20140214-1|38	%{_texmfdistdir}/fonts/source/public/misc/slantcx4.mf
12mu|texlive-misc-20140214-1|39	%{_texmfdistdir}/fonts/source/public/misc/slantcx6.mf
12mu|texlive-misc-20140214-1|40	%{_texmfdistdir}/fonts/source/public/misc/slantlj6.mf
12mu|texlive-misc-20140214-1|41	%{_texmfdistdir}/omega/ocp/misc/ebcdic.ocp
12mu|texlive-misc-20140214-1|42	%{_texmfdistdir}/omega/ocp/misc/id.ocp
12mu|texlive-misc-20140214-1|43	%{_texmfdistdir}/omega/otp/misc/ebcdic.otp
12mu|texlive-misc-20140214-1|44	%{_texmfdistdir}/omega/otp/misc/id.otp
12mu|texlive-misc-20140214-1|45	%{_texmfdistdir}/tex/generic/misc/bibnames.sty
12mu|texlive-misc-20140214-1|46	%{_texmfdistdir}/tex/generic/misc/null.tex
12mu|texlive-misc-20140214-1|47	%{_texmfdistdir}/tex/generic/misc/texnames.sty
12mu|texlive-misc-20140214-1|48	%{_texmfdistdir}/tex/plain/misc/idxmac.tex
12mu|texlive-misc-20140214-1|49	%{_texmfdistdir}/tex/plain/misc/pdfcolor.tex
12mu|texlive-misc-20140214-1|50	%{_texmfdistdir}/tex/plain/misc/tugboat.def
12mu|texlive-misc-20140214-1|51	%{_texmfdistdir}/tex/plain/misc/xepsf.tex
12mu|texlive-misc-20140214-1|52	
12mu|texlive-misc-20140214-1|53	#-----------------------------------------------------------------------
12mu|texlive-misc-20140214-1|54	%prep
12mu|texlive-misc-20140214-1|55	%setup -c -a0
12mu|texlive-misc-20140214-1|56	
12mu|texlive-misc-20140214-1|57	%build
12mu|texlive-misc-20140214-1|58	
12mu|texlive-misc-20140214-1|59	%install
12mu|texlive-misc-20140214-1|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-misc-20140214-1|61	cp -fpar fonts omega tex %{buildroot}%{_texmfdistdir}
12mu|texlive-misc-20140214-1|62	
12mu|texlive-misc-20140214-1|63	%changelog
12mu|texlive-misc-20140214-1|64	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20140214-1
12mu|texlive-misc-20140214-1|65	+ Revision: c604dd3
12mu|texlive-misc-20140214-1|66	- Sync with cooker
12mu|texlive-misc-20140214-1|67	
12mu|texlive-misc-20140214-1|68	

21226 12
12mu|texlive-mkjobtexmf-0.8-8|1	# revision 29725
12mu|texlive-mkjobtexmf-0.8-8|2	# category Package
12mu|texlive-mkjobtexmf-0.8-8|3	# catalog-ctan /support/mkjobtexmf
12mu|texlive-mkjobtexmf-0.8-8|4	# catalog-date 2011-11-16 11:07:17 +0100
12mu|texlive-mkjobtexmf-0.8-8|5	# catalog-license artistic
12mu|texlive-mkjobtexmf-0.8-8|6	# catalog-version 0.8
12mu|texlive-mkjobtexmf-0.8-8|7	Name:		texlive-mkjobtexmf
12mu|texlive-mkjobtexmf-0.8-8|8	Version:	0.8
12mu|texlive-mkjobtexmf-0.8-8|9	Release:	8
12mu|texlive-mkjobtexmf-0.8-8|10	Summary:	Generate a texmf tree for a particular job
12mu|texlive-mkjobtexmf-0.8-8|11	Group:		Publishing
12mu|texlive-mkjobtexmf-0.8-8|12	URL:		http://www.ctan.org/tex-archive/support/mkjobtexmf
12mu|texlive-mkjobtexmf-0.8-8|13	License:	ARTISTIC
12mu|texlive-mkjobtexmf-0.8-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mkjobtexmf.tar.xz
12mu|texlive-mkjobtexmf-0.8-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mkjobtexmf.doc.tar.xz
12mu|texlive-mkjobtexmf-0.8-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mkjobtexmf.source.tar.xz
12mu|texlive-mkjobtexmf-0.8-8|17	BuildArch:	noarch
12mu|texlive-mkjobtexmf-0.8-8|18	BuildRequires:	texlive-tlpkg
12mu|texlive-mkjobtexmf-0.8-8|19	Requires(pre):	texlive-tlpkg
12mu|texlive-mkjobtexmf-0.8-8|20	Requires(post):	texlive-kpathsea
12mu|texlive-mkjobtexmf-0.8-8|21	Provides:	texlive-mkjobtexmf.bin = %{EVRD}
12mu|texlive-mkjobtexmf-0.8-8|22	
12mu|texlive-mkjobtexmf-0.8-8|23	%description
12mu|texlive-mkjobtexmf-0.8-8|24	The package provides a Perl script, which runs a program and
12mu|texlive-mkjobtexmf-0.8-8|25	tries to find the names of file used. Two methods are
12mu|texlive-mkjobtexmf-0.8-8|26	available, option -recorder of (Web2C) TeX and the program
12mu|texlive-mkjobtexmf-0.8-8|27	strace. Then it generates a directory with a texmf tree. It
12mu|texlive-mkjobtexmf-0.8-8|28	checks the found files and tries sort them in this texmf tree.
12mu|texlive-mkjobtexmf-0.8-8|29	The script may be used for archiving purposes or to speed up
12mu|texlive-mkjobtexmf-0.8-8|30	later TeX runs.
12mu|texlive-mkjobtexmf-0.8-8|31	
12mu|texlive-mkjobtexmf-0.8-8|32	%post
12mu|texlive-mkjobtexmf-0.8-8|33	%{_sbindir}/texlive.post
12mu|texlive-mkjobtexmf-0.8-8|34	
12mu|texlive-mkjobtexmf-0.8-8|35	%postun
12mu|texlive-mkjobtexmf-0.8-8|36	if [ $1 -eq 0 ]; then
12mu|texlive-mkjobtexmf-0.8-8|37	%{_sbindir}/texlive.post
12mu|texlive-mkjobtexmf-0.8-8|38	fi
12mu|texlive-mkjobtexmf-0.8-8|39	
12mu|texlive-mkjobtexmf-0.8-8|40	#-----------------------------------------------------------------------
12mu|texlive-mkjobtexmf-0.8-8|41	%files
12mu|texlive-mkjobtexmf-0.8-8|42	%{_bindir}/mkjobtexmf
12mu|texlive-mkjobtexmf-0.8-8|43	%{_texmfdistdir}/scripts/mkjobtexmf/mkjobtexmf.pl
12mu|texlive-mkjobtexmf-0.8-8|44	%doc %{_texmfdistdir}/doc/generic/mkjobtexmf/README
12mu|texlive-mkjobtexmf-0.8-8|45	%doc %{_texmfdistdir}/doc/generic/mkjobtexmf/clean-case.pl
12mu|texlive-mkjobtexmf-0.8-8|46	%doc %{_texmfdistdir}/doc/generic/mkjobtexmf/mkjobtexmf.html
12mu|texlive-mkjobtexmf-0.8-8|47	%doc %{_texmfdistdir}/doc/generic/mkjobtexmf/mkjobtexmf.ltx
12mu|texlive-mkjobtexmf-0.8-8|48	%doc %{_texmfdistdir}/doc/generic/mkjobtexmf/mkjobtexmf.pdf
12mu|texlive-mkjobtexmf-0.8-8|49	%doc %{_texmfdistdir}/doc/generic/mkjobtexmf/mkjobtexmf.txt
12mu|texlive-mkjobtexmf-0.8-8|50	%doc %{_texmfdistdir}/doc/generic/mkjobtexmf/version.pl
12mu|texlive-mkjobtexmf-0.8-8|51	%doc %{_mandir}/man1/mkjobtexmf.1*
12mu|texlive-mkjobtexmf-0.8-8|52	%doc %{_texmfdistdir}/doc/man/man1/mkjobtexmf.man1.pdf
12mu|texlive-mkjobtexmf-0.8-8|53	#- source
12mu|texlive-mkjobtexmf-0.8-8|54	%doc %{_texmfdistdir}/source/generic/mkjobtexmf/Makefile.in
12mu|texlive-mkjobtexmf-0.8-8|55	%doc %{_texmfdistdir}/source/generic/mkjobtexmf/configure
12mu|texlive-mkjobtexmf-0.8-8|56	%doc %{_texmfdistdir}/source/generic/mkjobtexmf/configure.ac
12mu|texlive-mkjobtexmf-0.8-8|57	%doc %{_texmfdistdir}/source/generic/mkjobtexmf/install-sh
12mu|texlive-mkjobtexmf-0.8-8|58	
12mu|texlive-mkjobtexmf-0.8-8|59	#-----------------------------------------------------------------------
12mu|texlive-mkjobtexmf-0.8-8|60	%prep
12mu|texlive-mkjobtexmf-0.8-8|61	%setup -c -a0 -a1 -a2
12mu|texlive-mkjobtexmf-0.8-8|62	
12mu|texlive-mkjobtexmf-0.8-8|63	%build
12mu|texlive-mkjobtexmf-0.8-8|64	
12mu|texlive-mkjobtexmf-0.8-8|65	%install
12mu|texlive-mkjobtexmf-0.8-8|66	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-mkjobtexmf-0.8-8|67	pushd %{buildroot}%{_bindir}
12mu|texlive-mkjobtexmf-0.8-8|68	ln -sf %{_texmfdistdir}/scripts/mkjobtexmf/mkjobtexmf.pl mkjobtexmf
12mu|texlive-mkjobtexmf-0.8-8|69	popd
12mu|texlive-mkjobtexmf-0.8-8|70	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-mkjobtexmf-0.8-8|71	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-mkjobtexmf-0.8-8|72	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-mkjobtexmf-0.8-8|73	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-mkjobtexmf-0.8-8|74	
12mu|texlive-mkjobtexmf-0.8-8|75	%changelog
12mu|texlive-mkjobtexmf-0.8-8|76	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.8-8
12mu|texlive-mkjobtexmf-0.8-8|77	+ Revision: 65b04d5
12mu|texlive-mkjobtexmf-0.8-8|78	- Sync with cooker
12mu|texlive-mkjobtexmf-0.8-8|79	
12mu|texlive-mkjobtexmf-0.8-8|80	

21227 12
12mu|texlive-mnotes-0.6-5|1	# revision 30072
12mu|texlive-mnotes-0.6-5|2	# category Package
12mu|texlive-mnotes-0.6-5|3	# catalog-ctan /macros/latex/contrib/mnotes
12mu|texlive-mnotes-0.6-5|4	# catalog-date 2013-04-23 08:47:58 +0200
12mu|texlive-mnotes-0.6-5|5	# catalog-license lppl1.3
12mu|texlive-mnotes-0.6-5|6	# catalog-version 0.6
12mu|texlive-mnotes-0.6-5|7	Name:		texlive-mnotes
12mu|texlive-mnotes-0.6-5|8	Version:	0.6
12mu|texlive-mnotes-0.6-5|9	Release:	5
12mu|texlive-mnotes-0.6-5|10	Summary:	Margin annotation for collaborative writing
12mu|texlive-mnotes-0.6-5|11	Group:		Publishing
12mu|texlive-mnotes-0.6-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mnotes
12mu|texlive-mnotes-0.6-5|13	License:	LPPL1.3
12mu|texlive-mnotes-0.6-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mnotes.tar.xz
12mu|texlive-mnotes-0.6-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mnotes.doc.tar.xz
12mu|texlive-mnotes-0.6-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mnotes.source.tar.xz
12mu|texlive-mnotes-0.6-5|17	BuildArch:	noarch
12mu|texlive-mnotes-0.6-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-mnotes-0.6-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-mnotes-0.6-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-mnotes-0.6-5|21	
12mu|texlive-mnotes-0.6-5|22	%description
12mu|texlive-mnotes-0.6-5|23	The package provides a flexible mechanism for annotating, and
12mu|texlive-mnotes-0.6-5|24	commenting upon, collaboratively-written documents.
12mu|texlive-mnotes-0.6-5|25	
12mu|texlive-mnotes-0.6-5|26	%post
12mu|texlive-mnotes-0.6-5|27	%{_sbindir}/texlive.post
12mu|texlive-mnotes-0.6-5|28	
12mu|texlive-mnotes-0.6-5|29	%postun
12mu|texlive-mnotes-0.6-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-mnotes-0.6-5|31	%{_sbindir}/texlive.post
12mu|texlive-mnotes-0.6-5|32	fi
12mu|texlive-mnotes-0.6-5|33	
12mu|texlive-mnotes-0.6-5|34	#-----------------------------------------------------------------------
12mu|texlive-mnotes-0.6-5|35	%files
12mu|texlive-mnotes-0.6-5|36	%{_texmfdistdir}/tex/latex/mnotes/mnotes.sty
12mu|texlive-mnotes-0.6-5|37	%doc %{_texmfdistdir}/doc/latex/mnotes/Makefile
12mu|texlive-mnotes-0.6-5|38	%doc %{_texmfdistdir}/doc/latex/mnotes/README
12mu|texlive-mnotes-0.6-5|39	%doc %{_texmfdistdir}/doc/latex/mnotes/mnotes.pdf
12mu|texlive-mnotes-0.6-5|40	#- source
12mu|texlive-mnotes-0.6-5|41	%doc %{_texmfdistdir}/source/latex/mnotes/mnotes.dtx
12mu|texlive-mnotes-0.6-5|42	%doc %{_texmfdistdir}/source/latex/mnotes/mnotes.ins
12mu|texlive-mnotes-0.6-5|43	
12mu|texlive-mnotes-0.6-5|44	#-----------------------------------------------------------------------
12mu|texlive-mnotes-0.6-5|45	%prep
12mu|texlive-mnotes-0.6-5|46	%setup -c -a0 -a1 -a2
12mu|texlive-mnotes-0.6-5|47	
12mu|texlive-mnotes-0.6-5|48	%build
12mu|texlive-mnotes-0.6-5|49	
12mu|texlive-mnotes-0.6-5|50	%install
12mu|texlive-mnotes-0.6-5|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-mnotes-0.6-5|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-mnotes-0.6-5|53	
12mu|texlive-mnotes-0.6-5|54	%changelog
12mu|texlive-mnotes-0.6-5|55	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.6-5
12mu|texlive-mnotes-0.6-5|56	+ Revision: f66ba83
12mu|texlive-mnotes-0.6-5|57	- MassBuild#289: Increase release tag
12mu|texlive-mnotes-0.6-5|58	
12mu|texlive-mnotes-0.6-5|59	

21228 12
12mu|texlive-moderncv-1.5.1-5|1	# revision 30189
12mu|texlive-moderncv-1.5.1-5|2	# category Package
12mu|texlive-moderncv-1.5.1-5|3	# catalog-ctan /macros/latex/contrib/moderncv
12mu|texlive-moderncv-1.5.1-5|4	# catalog-date 2013-04-30 08:59:42 +0200
12mu|texlive-moderncv-1.5.1-5|5	# catalog-license lppl1.3
12mu|texlive-moderncv-1.5.1-5|6	# catalog-version 1.5.1
12mu|texlive-moderncv-1.5.1-5|7	Name:		texlive-moderncv
12mu|texlive-moderncv-1.5.1-5|8	Version:	1.5.1
12mu|texlive-moderncv-1.5.1-5|9	Release:	5
12mu|texlive-moderncv-1.5.1-5|10	Summary:	A modern curriculum vitae class
12mu|texlive-moderncv-1.5.1-5|11	Group:		Publishing
12mu|texlive-moderncv-1.5.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/moderncv
12mu|texlive-moderncv-1.5.1-5|13	License:	LPPL1.3
12mu|texlive-moderncv-1.5.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moderncv.tar.xz
12mu|texlive-moderncv-1.5.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/moderncv.doc.tar.xz
12mu|texlive-moderncv-1.5.1-5|16	BuildArch:	noarch
12mu|texlive-moderncv-1.5.1-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-moderncv-1.5.1-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-moderncv-1.5.1-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-moderncv-1.5.1-5|20	
12mu|texlive-moderncv-1.5.1-5|21	%description
12mu|texlive-moderncv-1.5.1-5|22	The class provides facilities for typesetting modern
12mu|texlive-moderncv-1.5.1-5|23	curriculums vitae, both in a classic and in a casual style. It
12mu|texlive-moderncv-1.5.1-5|24	is fairly customizable, allowing you to define your own style
12mu|texlive-moderncv-1.5.1-5|25	by changing the colours, the fonts, etc. A number of templates
12mu|texlive-moderncv-1.5.1-5|26	are provided in the distribution examples subdirectory.
12mu|texlive-moderncv-1.5.1-5|27	
12mu|texlive-moderncv-1.5.1-5|28	%post
12mu|texlive-moderncv-1.5.1-5|29	%{_sbindir}/texlive.post
12mu|texlive-moderncv-1.5.1-5|30	
12mu|texlive-moderncv-1.5.1-5|31	%postun
12mu|texlive-moderncv-1.5.1-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-moderncv-1.5.1-5|33	%{_sbindir}/texlive.post
12mu|texlive-moderncv-1.5.1-5|34	fi
12mu|texlive-moderncv-1.5.1-5|35	
12mu|texlive-moderncv-1.5.1-5|36	#-----------------------------------------------------------------------
12mu|texlive-moderncv-1.5.1-5|37	%files
12mu|texlive-moderncv-1.5.1-5|38	%{_texmfdistdir}/tex/latex/moderncv/moderncv.cls
12mu|texlive-moderncv-1.5.1-5|39	%{_texmfdistdir}/tex/latex/moderncv/moderncvcollection.sty
12mu|texlive-moderncv-1.5.1-5|40	%{_texmfdistdir}/tex/latex/moderncv/moderncvcolorblack.sty
12mu|texlive-moderncv-1.5.1-5|41	%{_texmfdistdir}/tex/latex/moderncv/moderncvcolorblue.sty
12mu|texlive-moderncv-1.5.1-5|42	%{_texmfdistdir}/tex/latex/moderncv/moderncvcolorgreen.sty
12mu|texlive-moderncv-1.5.1-5|43	%{_texmfdistdir}/tex/latex/moderncv/moderncvcolorgrey.sty
12mu|texlive-moderncv-1.5.1-5|44	%{_texmfdistdir}/tex/latex/moderncv/moderncvcolororange.sty
12mu|texlive-moderncv-1.5.1-5|45	%{_texmfdistdir}/tex/latex/moderncv/moderncvcolorpurple.sty
12mu|texlive-moderncv-1.5.1-5|46	%{_texmfdistdir}/tex/latex/moderncv/moderncvcolorred.sty
12mu|texlive-moderncv-1.5.1-5|47	%{_texmfdistdir}/tex/latex/moderncv/moderncvcompatibility.sty
12mu|texlive-moderncv-1.5.1-5|48	%{_texmfdistdir}/tex/latex/moderncv/moderncvdebugtools.sty
12mu|texlive-moderncv-1.5.1-5|49	%{_texmfdistdir}/tex/latex/moderncv/moderncviconsawesome.sty
12mu|texlive-moderncv-1.5.1-5|50	%{_texmfdistdir}/tex/latex/moderncv/moderncviconsletters.sty
12mu|texlive-moderncv-1.5.1-5|51	%{_texmfdistdir}/tex/latex/moderncv/moderncviconsmarvosym.sty
12mu|texlive-moderncv-1.5.1-5|52	%{_texmfdistdir}/tex/latex/moderncv/moderncvstylebanking.sty
12mu|texlive-moderncv-1.5.1-5|53	%{_texmfdistdir}/tex/latex/moderncv/moderncvstylecasual.sty
12mu|texlive-moderncv-1.5.1-5|54	%{_texmfdistdir}/tex/latex/moderncv/moderncvstyleclassic.sty
12mu|texlive-moderncv-1.5.1-5|55	%{_texmfdistdir}/tex/latex/moderncv/moderncvstyleempty.sty
12mu|texlive-moderncv-1.5.1-5|56	%{_texmfdistdir}/tex/latex/moderncv/moderncvstyleoldstyle.sty
12mu|texlive-moderncv-1.5.1-5|57	%{_texmfdistdir}/tex/latex/moderncv/tweaklist.sty
12mu|texlive-moderncv-1.5.1-5|58	%doc %{_texmfdistdir}/doc/latex/moderncv/CHANGELOG
12mu|texlive-moderncv-1.5.1-5|59	%doc %{_texmfdistdir}/doc/latex/moderncv/KNOWN_BUGS
12mu|texlive-moderncv-1.5.1-5|60	%doc %{_texmfdistdir}/doc/latex/moderncv/README
12mu|texlive-moderncv-1.5.1-5|61	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/picture.eps
12mu|texlive-moderncv-1.5.1-5|62	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/picture.jpg
12mu|texlive-moderncv-1.5.1-5|63	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/publications.bib
12mu|texlive-moderncv-1.5.1-5|64	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template-es.pdf
12mu|texlive-moderncv-1.5.1-5|65	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template-es.tex
12mu|texlive-moderncv-1.5.1-5|66	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template-zh.pdf
12mu|texlive-moderncv-1.5.1-5|67	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template-zh.tex
12mu|texlive-moderncv-1.5.1-5|68	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template.tex
12mu|texlive-moderncv-1.5.1-5|69	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template_banking_red.pdf
12mu|texlive-moderncv-1.5.1-5|70	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template_casual_orange.pdf
12mu|texlive-moderncv-1.5.1-5|71	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template_classic_green.pdf
12mu|texlive-moderncv-1.5.1-5|72	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template_multibib.pdf
12mu|texlive-moderncv-1.5.1-5|73	%doc %{_texmfdistdir}/doc/latex/moderncv/examples/template_oldstyle_grey.pdf
12mu|texlive-moderncv-1.5.1-5|74	
12mu|texlive-moderncv-1.5.1-5|75	#-----------------------------------------------------------------------
12mu|texlive-moderncv-1.5.1-5|76	%prep
12mu|texlive-moderncv-1.5.1-5|77	%setup -c -a0 -a1
12mu|texlive-moderncv-1.5.1-5|78	
12mu|texlive-moderncv-1.5.1-5|79	%build
12mu|texlive-moderncv-1.5.1-5|80	
12mu|texlive-moderncv-1.5.1-5|81	%install
12mu|texlive-moderncv-1.5.1-5|82	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-moderncv-1.5.1-5|83	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-moderncv-1.5.1-5|84	
12mu|texlive-moderncv-1.5.1-5|85	%changelog
12mu|texlive-moderncv-1.5.1-5|86	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.1-5
12mu|texlive-moderncv-1.5.1-5|87	+ Revision: ca39034
12mu|texlive-moderncv-1.5.1-5|88	- Sync with cooker
12mu|texlive-moderncv-1.5.1-5|89	
12mu|texlive-moderncv-1.5.1-5|90	

21229 12
12mu|texlive-monofill-0.2-5|1	# revision 28140
12mu|texlive-monofill-0.2-5|2	# category Package
12mu|texlive-monofill-0.2-5|3	# catalog-ctan /macros/latex/contrib/monofill
12mu|texlive-monofill-0.2-5|4	# catalog-date 2012-10-31 16:32:17 +0100
12mu|texlive-monofill-0.2-5|5	# catalog-license lppl1.3
12mu|texlive-monofill-0.2-5|6	# catalog-version 0.2
12mu|texlive-monofill-0.2-5|7	Name:		texlive-monofill
12mu|texlive-monofill-0.2-5|8	Version:	0.2
12mu|texlive-monofill-0.2-5|9	Release:	5
12mu|texlive-monofill-0.2-5|10	Summary:	Alignment of plain text
12mu|texlive-monofill-0.2-5|11	Group:		Publishing
12mu|texlive-monofill-0.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/monofill
12mu|texlive-monofill-0.2-5|13	License:	LPPL1.3
12mu|texlive-monofill-0.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/monofill.tar.xz
12mu|texlive-monofill-0.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/monofill.doc.tar.xz
12mu|texlive-monofill-0.2-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/monofill.source.tar.xz
12mu|texlive-monofill-0.2-5|17	BuildArch:	noarch
12mu|texlive-monofill-0.2-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-monofill-0.2-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-monofill-0.2-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-monofill-0.2-5|21	
12mu|texlive-monofill-0.2-5|22	%description
12mu|texlive-monofill-0.2-5|23	The package provides horizontal alignment, as in the LaTeX
12mu|texlive-monofill-0.2-5|24	command \listfiles (or the author's longnamefilelist package).
12mu|texlive-monofill-0.2-5|25	Uses may include in-text tables, or even code listings.
12mu|texlive-monofill-0.2-5|26	
12mu|texlive-monofill-0.2-5|27	%post
12mu|texlive-monofill-0.2-5|28	%{_sbindir}/texlive.post
12mu|texlive-monofill-0.2-5|29	
12mu|texlive-monofill-0.2-5|30	%postun
12mu|texlive-monofill-0.2-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-monofill-0.2-5|32	%{_sbindir}/texlive.post
12mu|texlive-monofill-0.2-5|33	fi
12mu|texlive-monofill-0.2-5|34	
12mu|texlive-monofill-0.2-5|35	#-----------------------------------------------------------------------
12mu|texlive-monofill-0.2-5|36	%files
12mu|texlive-monofill-0.2-5|37	%{_texmfdistdir}/tex/latex/monofill/monofill.RLS
12mu|texlive-monofill-0.2-5|38	%{_texmfdistdir}/tex/latex/monofill/monofill.sty
12mu|texlive-monofill-0.2-5|39	%doc %{_texmfdistdir}/doc/latex/monofill/Announce.txt
12mu|texlive-monofill-0.2-5|40	%doc %{_texmfdistdir}/doc/latex/monofill/README
12mu|texlive-monofill-0.2-5|41	%doc %{_texmfdistdir}/doc/latex/monofill/SrcFILEs.txt
12mu|texlive-monofill-0.2-5|42	%doc %{_texmfdistdir}/doc/latex/monofill/monofill.pdf
12mu|texlive-monofill-0.2-5|43	#- source
12mu|texlive-monofill-0.2-5|44	%doc %{_texmfdistdir}/source/latex/monofill/monofill.tex
12mu|texlive-monofill-0.2-5|45	%doc %{_texmfdistdir}/source/latex/monofill/srcfiles.tex
12mu|texlive-monofill-0.2-5|46	
12mu|texlive-monofill-0.2-5|47	#-----------------------------------------------------------------------
12mu|texlive-monofill-0.2-5|48	%prep
12mu|texlive-monofill-0.2-5|49	%setup -c -a0 -a1 -a2
12mu|texlive-monofill-0.2-5|50	
12mu|texlive-monofill-0.2-5|51	%build
12mu|texlive-monofill-0.2-5|52	
12mu|texlive-monofill-0.2-5|53	%install
12mu|texlive-monofill-0.2-5|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-monofill-0.2-5|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-monofill-0.2-5|56	
12mu|texlive-monofill-0.2-5|57	%changelog
12mu|texlive-monofill-0.2-5|58	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-5
12mu|texlive-monofill-0.2-5|59	+ Revision: 4ea8e0a
12mu|texlive-monofill-0.2-5|60	- Sync with cooker
12mu|texlive-monofill-0.2-5|61	
12mu|texlive-monofill-0.2-5|62	

21230 12
12mu|texlive-morehype-20130123-5|1	# revision 28921
12mu|texlive-morehype-20130123-5|2	# category Package
12mu|texlive-morehype-20130123-5|3	# catalog-ctan /macros/latex/contrib/morehype
12mu|texlive-morehype-20130123-5|4	# catalog-date 2013-01-23 12:31:43 +0100
12mu|texlive-morehype-20130123-5|5	# catalog-license lppl1.3
12mu|texlive-morehype-20130123-5|6	# catalog-version undef
12mu|texlive-morehype-20130123-5|7	Name:		texlive-morehype
12mu|texlive-morehype-20130123-5|8	Version:	20130123
12mu|texlive-morehype-20130123-5|9	Release:	5
12mu|texlive-morehype-20130123-5|10	Summary:	Hypertext tools for use with LaTeX
12mu|texlive-morehype-20130123-5|11	Group:		Publishing
12mu|texlive-morehype-20130123-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/morehype
12mu|texlive-morehype-20130123-5|13	License:	LPPL1.3
12mu|texlive-morehype-20130123-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morehype.tar.xz
12mu|texlive-morehype-20130123-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morehype.doc.tar.xz
12mu|texlive-morehype-20130123-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/morehype.source.tar.xz
12mu|texlive-morehype-20130123-5|17	BuildArch:	noarch
12mu|texlive-morehype-20130123-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-morehype-20130123-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-morehype-20130123-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-morehype-20130123-5|21	
12mu|texlive-morehype-20130123-5|22	%description
12mu|texlive-morehype-20130123-5|23	The bundle provides three packages: - texlinks: shorthand
12mu|texlive-morehype-20130123-5|24	macros for TeX-related external hyperlinks with hyperref, the
12mu|texlive-morehype-20130123-5|25	blog package in the present bundle, etc; - hypertoc: adjust the
12mu|texlive-morehype-20130123-5|26	presentation of coloured frames in hyperref tables of contents
12mu|texlive-morehype-20130123-5|27	(article class only); - blog: fast generation of simple HTML by
12mu|texlive-morehype-20130123-5|28	expanding LaTeX macros, using the fifinddo package.
12mu|texlive-morehype-20130123-5|29	
12mu|texlive-morehype-20130123-5|30	%post
12mu|texlive-morehype-20130123-5|31	%{_sbindir}/texlive.post
12mu|texlive-morehype-20130123-5|32	
12mu|texlive-morehype-20130123-5|33	%postun
12mu|texlive-morehype-20130123-5|34	if [ $1 -eq 0 ]; then
12mu|texlive-morehype-20130123-5|35	%{_sbindir}/texlive.post
12mu|texlive-morehype-20130123-5|36	fi
12mu|texlive-morehype-20130123-5|37	
12mu|texlive-morehype-20130123-5|38	#-----------------------------------------------------------------------
12mu|texlive-morehype-20130123-5|39	%files
12mu|texlive-morehype-20130123-5|40	%{_texmfdistdir}/tex/latex/morehype/atari_ht.fdf
12mu|texlive-morehype-20130123-5|41	%{_texmfdistdir}/tex/latex/morehype/blog.sty
12mu|texlive-morehype-20130123-5|42	%{_texmfdistdir}/tex/latex/morehype/blogdot.cfg
12mu|texlive-morehype-20130123-5|43	%{_texmfdistdir}/tex/latex/morehype/blogdot.sty
12mu|texlive-morehype-20130123-5|44	%{_texmfdistdir}/tex/latex/morehype/blogexec.sty
12mu|texlive-morehype-20130123-5|45	%{_texmfdistdir}/tex/latex/morehype/blogligs.sty
12mu|texlive-morehype-20130123-5|46	%{_texmfdistdir}/tex/latex/morehype/hypertoc.sty
12mu|texlive-morehype-20130123-5|47	%{_texmfdistdir}/tex/latex/morehype/lnavicol.sty
12mu|texlive-morehype-20130123-5|48	%{_texmfdistdir}/tex/latex/morehype/markblog.sty
12mu|texlive-morehype-20130123-5|49	%{_texmfdistdir}/tex/latex/morehype/morehype.RLS
12mu|texlive-morehype-20130123-5|50	%{_texmfdistdir}/tex/latex/morehype/texblog.fdf
12mu|texlive-morehype-20130123-5|51	%{_texmfdistdir}/tex/latex/morehype/texlinks.sty
12mu|texlive-morehype-20130123-5|52	%doc %{_texmfdistdir}/doc/latex/morehype/README
12mu|texlive-morehype-20130123-5|53	%doc %{_texmfdistdir}/doc/latex/morehype/README.pdf
12mu|texlive-morehype-20130123-5|54	%doc %{_texmfdistdir}/doc/latex/morehype/RELEASEs.txt
12mu|texlive-morehype-20130123-5|55	%doc %{_texmfdistdir}/doc/latex/morehype/SrcFILEs.txt
12mu|texlive-morehype-20130123-5|56	%doc %{_texmfdistdir}/doc/latex/morehype/blog.pdf
12mu|texlive-morehype-20130123-5|57	%doc %{_texmfdistdir}/doc/latex/morehype/blogdemo/hellowor/hellowor.htm
12mu|texlive-morehype-20130123-5|58	%doc %{_texmfdistdir}/doc/latex/morehype/blogdemo/hellowor/hellowor.tex
12mu|texlive-morehype-20130123-5|59	%doc %{_texmfdistdir}/doc/latex/morehype/blogdemo/hellowor/mkhellow.tex
12mu|texlive-morehype-20130123-5|60	%doc %{_texmfdistdir}/doc/latex/morehype/blogdemo/writings/makehtml.tex
12mu|texlive-morehype-20130123-5|61	%doc %{_texmfdistdir}/doc/latex/morehype/blogdemo/writings/schreibt.tex
12mu|texlive-morehype-20130123-5|62	%doc %{_texmfdistdir}/doc/latex/morehype/blogdemo/writings/writings.fdf
12mu|texlive-morehype-20130123-5|63	%doc %{_texmfdistdir}/doc/latex/morehype/blogexec.pdf
12mu|texlive-morehype-20130123-5|64	%doc %{_texmfdistdir}/doc/latex/morehype/hypertoc.pdf
12mu|texlive-morehype-20130123-5|65	%doc %{_texmfdistdir}/doc/latex/morehype/markblog.htm
12mu|texlive-morehype-20130123-5|66	%doc %{_texmfdistdir}/doc/latex/morehype/ref_alts.tex
12mu|texlive-morehype-20130123-5|67	%doc %{_texmfdistdir}/doc/latex/morehype/texlinks.pdf
12mu|texlive-morehype-20130123-5|68	%doc %{_texmfdistdir}/doc/latex/morehype/wiki_mwe.pdf
12mu|texlive-morehype-20130123-5|69	%doc %{_texmfdistdir}/doc/latex/morehype/wiki_mwe.tex
12mu|texlive-morehype-20130123-5|70	#- source
12mu|texlive-morehype-20130123-5|71	%doc %{_texmfdistdir}/source/latex/morehype/README.tex
12mu|texlive-morehype-20130123-5|72	%doc %{_texmfdistdir}/source/latex/morehype/blog.tex
12mu|texlive-morehype-20130123-5|73	%doc %{_texmfdistdir}/source/latex/morehype/blogdot.css
12mu|texlive-morehype-20130123-5|74	%doc %{_texmfdistdir}/source/latex/morehype/blogexec.tex
12mu|texlive-morehype-20130123-5|75	%doc %{_texmfdistdir}/source/latex/morehype/fdatechk.tex
12mu|texlive-morehype-20130123-5|76	%doc %{_texmfdistdir}/source/latex/morehype/hypertoc.tex
12mu|texlive-morehype-20130123-5|77	%doc %{_texmfdistdir}/source/latex/morehype/markblog.tex
12mu|texlive-morehype-20130123-5|78	%doc %{_texmfdistdir}/source/latex/morehype/srcfiles.tex
12mu|texlive-morehype-20130123-5|79	%doc %{_texmfdistdir}/source/latex/morehype/texlinks.tex
12mu|texlive-morehype-20130123-5|80	
12mu|texlive-morehype-20130123-5|81	#-----------------------------------------------------------------------
12mu|texlive-morehype-20130123-5|82	%prep
12mu|texlive-morehype-20130123-5|83	%setup -c -a0 -a1 -a2
12mu|texlive-morehype-20130123-5|84	
12mu|texlive-morehype-20130123-5|85	%build
12mu|texlive-morehype-20130123-5|86	
12mu|texlive-morehype-20130123-5|87	%install
12mu|texlive-morehype-20130123-5|88	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-morehype-20130123-5|89	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-morehype-20130123-5|90	
12mu|texlive-morehype-20130123-5|91	%changelog
12mu|texlive-morehype-20130123-5|92	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20130123-5
12mu|texlive-morehype-20130123-5|93	+ Revision: 34e6664
12mu|texlive-morehype-20130123-5|94	- Sync with cooker
12mu|texlive-morehype-20130123-5|95	
12mu|texlive-morehype-20130123-5|96	

21231 12
12mu|texlive-mptopdf-20140214-2|1	# revision 32580
12mu|texlive-mptopdf-20140214-2|2	# category Package
12mu|texlive-mptopdf-20140214-2|3	# catalog-ctan undef
12mu|texlive-mptopdf-20140214-2|4	# catalog-date undef
12mu|texlive-mptopdf-20140214-2|5	# catalog-license undef
12mu|texlive-mptopdf-20140214-2|6	# catalog-version undef
12mu|texlive-mptopdf-20140214-2|7	Name:		texlive-mptopdf
12mu|texlive-mptopdf-20140214-2|8	Version:	20140214
12mu|texlive-mptopdf-20140214-2|9	Release:	2
12mu|texlive-mptopdf-20140214-2|10	Summary:	mpost to PDF, native MetaPost graphics inclusion
12mu|texlive-mptopdf-20140214-2|11	Group:		Publishing
12mu|texlive-mptopdf-20140214-2|12	URL:		http://tug.org/texlive
12mu|texlive-mptopdf-20140214-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-mptopdf-20140214-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mptopdf.tar.xz
12mu|texlive-mptopdf-20140214-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mptopdf.doc.tar.xz
12mu|texlive-mptopdf-20140214-2|16	BuildArch:	noarch
12mu|texlive-mptopdf-20140214-2|17	BuildRequires:	texlive-tlpkg
12mu|texlive-mptopdf-20140214-2|18	Requires(pre):	texlive-tlpkg
12mu|texlive-mptopdf-20140214-2|19	Requires(post):	texlive-kpathsea
12mu|texlive-mptopdf-20140214-2|20	Requires(post):	texlive-tetex
12mu|texlive-mptopdf-20140214-2|21	Provides:	texlive-mptopdf.bin = %{EVRD}
12mu|texlive-mptopdf-20140214-2|22	Conflicts:  texlive-context < 20130426
12mu|texlive-mptopdf-20140214-2|23	
12mu|texlive-mptopdf-20140214-2|24	%description
12mu|texlive-mptopdf-20140214-2|25	The mptopdf script does standalone conversion from mpost to
12mu|texlive-mptopdf-20140214-2|26	PDF, using the supp-* and syst-* files.  They also allow native
12mu|texlive-mptopdf-20140214-2|27	MetaPost graphics inclusion in LaTeX (via pdftex.def) and
12mu|texlive-mptopdf-20140214-2|28	ConTeXt.  They can be used independently of the rest of
12mu|texlive-mptopdf-20140214-2|29	ConTeXt, yet are maintained as part of it.  So in TeX Live we
12mu|texlive-mptopdf-20140214-2|30	pull them out to this separate package for the benefit of LaTeX
12mu|texlive-mptopdf-20140214-2|31	users who do not install the rest of ConTeXt.  This can be
12mu|texlive-mptopdf-20140214-2|32	found on CTAN in macros/pdftex/graphics.
12mu|texlive-mptopdf-20140214-2|33	
12mu|texlive-mptopdf-20140214-2|34	%post
12mu|texlive-mptopdf-20140214-2|35	%{_sbindir}/texlive.post
12mu|texlive-mptopdf-20140214-2|36	
12mu|texlive-mptopdf-20140214-2|37	%postun
12mu|texlive-mptopdf-20140214-2|38	if [ $1 -eq 0 ]; then
12mu|texlive-mptopdf-20140214-2|39	%{_sbindir}/texlive.post
12mu|texlive-mptopdf-20140214-2|40	fi
12mu|texlive-mptopdf-20140214-2|41	
12mu|texlive-mptopdf-20140214-2|42	#-----------------------------------------------------------------------
12mu|texlive-mptopdf-20140214-2|43	%files
12mu|texlive-mptopdf-20140214-2|44	%{_bindir}/mptopdf
12mu|texlive-mptopdf-20140214-2|45	%{_texmfdistdir}/scripts/context/perl/mptopdf.pl
12mu|texlive-mptopdf-20140214-2|46	%{_texmfdistdir}/scripts/context/stubs/mswin/mptopdf.exe
12mu|texlive-mptopdf-20140214-2|47	%{_texmfdistdir}/tex/context/base/supp-mis.mkii
12mu|texlive-mptopdf-20140214-2|48	%{_texmfdistdir}/tex/context/base/supp-mpe.mkii
12mu|texlive-mptopdf-20140214-2|49	%{_texmfdistdir}/tex/context/base/supp-pdf.mkii
12mu|texlive-mptopdf-20140214-2|50	%{_texmfdistdir}/tex/context/base/syst-tex.mkii
12mu|texlive-mptopdf-20140214-2|51	%{_texmfdistdir}/tex/generic/context/mptopdf/mptopdf.tex
12mu|texlive-mptopdf-20140214-2|52	%_texmf_fmtutil_d/mptopdf
12mu|texlive-mptopdf-20140214-2|53	%doc %{_texmfdistdir}/doc/context/scripts/mkii/mptopdf.man
12mu|texlive-mptopdf-20140214-2|54	%doc %{_mandir}/man1/mptopdf.1*
12mu|texlive-mptopdf-20140214-2|55	%doc %{_texmfdistdir}/doc/man/man1/mptopdf.man1.pdf
12mu|texlive-mptopdf-20140214-2|56	
12mu|texlive-mptopdf-20140214-2|57	#-----------------------------------------------------------------------
12mu|texlive-mptopdf-20140214-2|58	%prep
12mu|texlive-mptopdf-20140214-2|59	%setup -c -a0 -a1
12mu|texlive-mptopdf-20140214-2|60	
12mu|texlive-mptopdf-20140214-2|61	%build
12mu|texlive-mptopdf-20140214-2|62	
12mu|texlive-mptopdf-20140214-2|63	%install
12mu|texlive-mptopdf-20140214-2|64	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-mptopdf-20140214-2|65	pushd %{buildroot}%{_bindir}
12mu|texlive-mptopdf-20140214-2|66	ln -sf %{_texmfdistdir}/scripts/context/perl/mptopdf.pl mptopdf
12mu|texlive-mptopdf-20140214-2|67	popd
12mu|texlive-mptopdf-20140214-2|68	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-mptopdf-20140214-2|69	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-mptopdf-20140214-2|70	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-mptopdf-20140214-2|71	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-mptopdf-20140214-2|72	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mu|texlive-mptopdf-20140214-2|73	cat > %{buildroot}%{_texmf_fmtutil_d}/mptopdf <<EOF
12mu|texlive-mptopdf-20140214-2|74	#
12mu|texlive-mptopdf-20140214-2|75	# from mptopdf:
12mu|texlive-mptopdf-20140214-2|76	mptopdf pdftex - -translate-file=cp227.tcx mptopdf.tex
12mu|texlive-mptopdf-20140214-2|77	EOF
12mu|texlive-mptopdf-20140214-2|78	
12mu|texlive-mptopdf-20140214-2|79	%changelog
12mu|texlive-mptopdf-20140214-2|80	* Thu Apr 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20140214-2
12mu|texlive-mptopdf-20140214-2|81	+ Revision: f0d1e2c
12mu|texlive-mptopdf-20140214-2|82	- Add conflict with old texlive-context
12mu|texlive-mptopdf-20140214-2|83	
12mu|texlive-mptopdf-20140214-2|84	

21232 12
12mu|texlive-ms-20120524-5|1	# revision 29849
12mu|texlive-ms-20120524-5|2	# category Package
12mu|texlive-ms-20120524-5|3	# catalog-ctan /macros/latex/contrib/ms
12mu|texlive-ms-20120524-5|4	# catalog-date 2012-05-24 17:58:39 +0200
12mu|texlive-ms-20120524-5|5	# catalog-license lppl
12mu|texlive-ms-20120524-5|6	# catalog-version undef
12mu|texlive-ms-20120524-5|7	Name:		texlive-ms
12mu|texlive-ms-20120524-5|8	Version:	20120524
12mu|texlive-ms-20120524-5|9	Release:	5
12mu|texlive-ms-20120524-5|10	Summary:	Various LaTeX packages by Martin Schroder
12mu|texlive-ms-20120524-5|11	Group:		Publishing
12mu|texlive-ms-20120524-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ms
12mu|texlive-ms-20120524-5|13	License:	LPPL
12mu|texlive-ms-20120524-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ms.tar.xz
12mu|texlive-ms-20120524-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ms.doc.tar.xz
12mu|texlive-ms-20120524-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ms.source.tar.xz
12mu|texlive-ms-20120524-5|17	BuildArch:	noarch
12mu|texlive-ms-20120524-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-ms-20120524-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-ms-20120524-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-ms-20120524-5|21	
12mu|texlive-ms-20120524-5|22	%description
12mu|texlive-ms-20120524-5|23	A bundle of LaTeX packages by Martin Schroder; the collection
12mu|texlive-ms-20120524-5|24	comprises: - count1to, make use of fixed TeX counters; -
12mu|texlive-ms-20120524-5|25	everysel, set commands to execute every time a font is
12mu|texlive-ms-20120524-5|26	selected; - everyshi, set commands to execute whenever a page
12mu|texlive-ms-20120524-5|27	is shipped out; - multitoc, typeset the table of contents in
12mu|texlive-ms-20120524-5|28	multiple columns; - prelim2e, mark typeset pages as
12mu|texlive-ms-20120524-5|29	preliminary; and - ragged2e, typeset ragged text and allow
12mu|texlive-ms-20120524-5|30	hyphenation.
12mu|texlive-ms-20120524-5|31	
12mu|texlive-ms-20120524-5|32	%post
12mu|texlive-ms-20120524-5|33	%{_sbindir}/texlive.post
12mu|texlive-ms-20120524-5|34	
12mu|texlive-ms-20120524-5|35	%postun
12mu|texlive-ms-20120524-5|36	if [ $1 -eq 0 ]; then
12mu|texlive-ms-20120524-5|37	%{_sbindir}/texlive.post
12mu|texlive-ms-20120524-5|38	fi
12mu|texlive-ms-20120524-5|39	
12mu|texlive-ms-20120524-5|40	#-----------------------------------------------------------------------
12mu|texlive-ms-20120524-5|41	%files
12mu|texlive-ms-20120524-5|42	%{_texmfdistdir}/tex/latex/ms/count1to.sty
12mu|texlive-ms-20120524-5|43	%{_texmfdistdir}/tex/latex/ms/everysel.sty
12mu|texlive-ms-20120524-5|44	%{_texmfdistdir}/tex/latex/ms/everyshi.sty
12mu|texlive-ms-20120524-5|45	%{_texmfdistdir}/tex/latex/ms/multitoc.sty
12mu|texlive-ms-20120524-5|46	%{_texmfdistdir}/tex/latex/ms/prelim2e.sty
12mu|texlive-ms-20120524-5|47	%{_texmfdistdir}/tex/latex/ms/ragged2e.sty
12mu|texlive-ms-20120524-5|48	%doc %{_texmfdistdir}/doc/latex/ms/count1to.pdf
12mu|texlive-ms-20120524-5|49	%doc %{_texmfdistdir}/doc/latex/ms/everysel.pdf
12mu|texlive-ms-20120524-5|50	%doc %{_texmfdistdir}/doc/latex/ms/everyshi.asc
12mu|texlive-ms-20120524-5|51	%doc %{_texmfdistdir}/doc/latex/ms/everyshi.bug
12mu|texlive-ms-20120524-5|52	%doc %{_texmfdistdir}/doc/latex/ms/everyshi.pdf
12mu|texlive-ms-20120524-5|53	%doc %{_texmfdistdir}/doc/latex/ms/multitoc.asc
12mu|texlive-ms-20120524-5|54	%doc %{_texmfdistdir}/doc/latex/ms/multitoc.bug
12mu|texlive-ms-20120524-5|55	%doc %{_texmfdistdir}/doc/latex/ms/multitoc.pdf
12mu|texlive-ms-20120524-5|56	%doc %{_texmfdistdir}/doc/latex/ms/prelim2e.pdf
12mu|texlive-ms-20120524-5|57	%doc %{_texmfdistdir}/doc/latex/ms/ragged2e.pdf
12mu|texlive-ms-20120524-5|58	#- source
12mu|texlive-ms-20120524-5|59	%doc %{_texmfdistdir}/source/latex/ms/count1to.drv
12mu|texlive-ms-20120524-5|60	%doc %{_texmfdistdir}/source/latex/ms/count1to.dtx
12mu|texlive-ms-20120524-5|61	%doc %{_texmfdistdir}/source/latex/ms/count1to.ins
12mu|texlive-ms-20120524-5|62	%doc %{_texmfdistdir}/source/latex/ms/everysel.drv
12mu|texlive-ms-20120524-5|63	%doc %{_texmfdistdir}/source/latex/ms/everysel.dtx
12mu|texlive-ms-20120524-5|64	%doc %{_texmfdistdir}/source/latex/ms/everysel.ins
12mu|texlive-ms-20120524-5|65	%doc %{_texmfdistdir}/source/latex/ms/everyshi.drv
12mu|texlive-ms-20120524-5|66	%doc %{_texmfdistdir}/source/latex/ms/everyshi.dtx
12mu|texlive-ms-20120524-5|67	%doc %{_texmfdistdir}/source/latex/ms/everyshi.ins
12mu|texlive-ms-20120524-5|68	%doc %{_texmfdistdir}/source/latex/ms/multitoc.drv
12mu|texlive-ms-20120524-5|69	%doc %{_texmfdistdir}/source/latex/ms/multitoc.dtx
12mu|texlive-ms-20120524-5|70	%doc %{_texmfdistdir}/source/latex/ms/multitoc.ins
12mu|texlive-ms-20120524-5|71	%doc %{_texmfdistdir}/source/latex/ms/prelim2e.drv
12mu|texlive-ms-20120524-5|72	%doc %{_texmfdistdir}/source/latex/ms/prelim2e.dtx
12mu|texlive-ms-20120524-5|73	%doc %{_texmfdistdir}/source/latex/ms/prelim2e.ins
12mu|texlive-ms-20120524-5|74	%doc %{_texmfdistdir}/source/latex/ms/ragged2e.drv
12mu|texlive-ms-20120524-5|75	%doc %{_texmfdistdir}/source/latex/ms/ragged2e.dtx
12mu|texlive-ms-20120524-5|76	%doc %{_texmfdistdir}/source/latex/ms/ragged2e.ins
12mu|texlive-ms-20120524-5|77	
12mu|texlive-ms-20120524-5|78	#-----------------------------------------------------------------------
12mu|texlive-ms-20120524-5|79	%prep
12mu|texlive-ms-20120524-5|80	%setup -c -a0 -a1 -a2
12mu|texlive-ms-20120524-5|81	
12mu|texlive-ms-20120524-5|82	%build
12mu|texlive-ms-20120524-5|83	
12mu|texlive-ms-20120524-5|84	%install
12mu|texlive-ms-20120524-5|85	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-ms-20120524-5|86	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-ms-20120524-5|87	
12mu|texlive-ms-20120524-5|88	%changelog
12mu|texlive-ms-20120524-5|89	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120524-5
12mu|texlive-ms-20120524-5|90	+ Revision: aaa2315
12mu|texlive-ms-20120524-5|91	- Sync with cooker
12mu|texlive-ms-20120524-5|92	
12mu|texlive-ms-20120524-5|93	

21233 12
12mu|texlive-m-tx-0.60d-6|1	# revision 29764
12mu|texlive-m-tx-0.60d-6|2	# category Package
12mu|texlive-m-tx-0.60d-6|3	# catalog-ctan /support/m-tx
12mu|texlive-m-tx-0.60d-6|4	# catalog-date 2013-01-20 14:45:16 +0100
12mu|texlive-m-tx-0.60d-6|5	# catalog-license gpl
12mu|texlive-m-tx-0.60d-6|6	# catalog-version 0.60d 2013-01-19
12mu|texlive-m-tx-0.60d-6|7	Name:		texlive-m-tx
12mu|texlive-m-tx-0.60d-6|8	Version:	0.60d
12mu|texlive-m-tx-0.60d-6|9	Release:	6
12mu|texlive-m-tx-0.60d-6|10	Summary:	A preprocessor for pmx
12mu|texlive-m-tx-0.60d-6|11	Group:		Publishing
12mu|texlive-m-tx-0.60d-6|12	URL:		http://www.ctan.org/tex-archive/support/m-tx
12mu|texlive-m-tx-0.60d-6|13	License:	GPL
12mu|texlive-m-tx-0.60d-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/m-tx.tar.xz
12mu|texlive-m-tx-0.60d-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/m-tx.doc.tar.xz
12mu|texlive-m-tx-0.60d-6|16	BuildArch:	noarch
12mu|texlive-m-tx-0.60d-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-m-tx-0.60d-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-m-tx-0.60d-6|19	Requires(post):	texlive-kpathsea
12mu|texlive-m-tx-0.60d-6|20	Requires:	texlive-m-tx.bin
12mu|texlive-m-tx-0.60d-6|21	
12mu|texlive-m-tx-0.60d-6|22	%description
12mu|texlive-m-tx-0.60d-6|23	M-Tx is a preprocessor to pmx, which is itself a preprocessor
12mu|texlive-m-tx-0.60d-6|24	to musixtex, a music typesetting system. The prime motivation
12mu|texlive-m-tx-0.60d-6|25	to the development of M-Tx was to provide lyrics for music to
12mu|texlive-m-tx-0.60d-6|26	be typeset. In fact, pmx now provides a lyrics interface, but
12mu|texlive-m-tx-0.60d-6|27	M-Tx continues in use by those who prefer its language.
12mu|texlive-m-tx-0.60d-6|28	
12mu|texlive-m-tx-0.60d-6|29	%post
12mu|texlive-m-tx-0.60d-6|30	%{_sbindir}/texlive.post
12mu|texlive-m-tx-0.60d-6|31	
12mu|texlive-m-tx-0.60d-6|32	%postun
12mu|texlive-m-tx-0.60d-6|33	if [ $1 -eq 0 ]; then
12mu|texlive-m-tx-0.60d-6|34	%{_sbindir}/texlive.post
12mu|texlive-m-tx-0.60d-6|35	fi
12mu|texlive-m-tx-0.60d-6|36	
12mu|texlive-m-tx-0.60d-6|37	#-----------------------------------------------------------------------
12mu|texlive-m-tx-0.60d-6|38	%files
12mu|texlive-m-tx-0.60d-6|39	%{_bindir}/m-tx
12mu|texlive-m-tx-0.60d-6|40	%{_texmfdistdir}/scripts/m-tx/m-tx.lua
12mu|texlive-m-tx-0.60d-6|41	%{_texmfdistdir}/tex/generic/m-tx/mtx.tex
12mu|texlive-m-tx-0.60d-6|42	%doc %{_texmfdistdir}/doc/generic/m-tx/README
12mu|texlive-m-tx-0.60d-6|43	%doc %{_texmfdistdir}/doc/generic/m-tx/m-tx.html
12mu|texlive-m-tx-0.60d-6|44	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx-install.pdf
12mu|texlive-m-tx-0.60d-6|45	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx-install.tex
12mu|texlive-m-tx-0.60d-6|46	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060.pdf
12mu|texlive-m-tx-0.60d-6|47	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/Makefile
12mu|texlive-m-tx-0.60d-6|48	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/README
12mu|texlive-m-tx-0.60d-6|49	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/borup.mtx
12mu|texlive-m-tx-0.60d-6|50	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/chord.mtx
12mu|texlive-m-tx-0.60d-6|51	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/dertod.mtx
12mu|texlive-m-tx-0.60d-6|52	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/docversion
12mu|texlive-m-tx-0.60d-6|53	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/dona.mtx
12mu|texlive-m-tx-0.60d-6|54	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/dwoman.mta
12mu|texlive-m-tx-0.60d-6|55	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/dwoman.mtb
12mu|texlive-m-tx-0.60d-6|56	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/halleluja.ltx
12mu|texlive-m-tx-0.60d-6|57	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/kanons.ltx
12mu|texlive-m-tx-0.60d-6|58	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/kroonhom.mtx
12mu|texlive-m-tx-0.60d-6|59	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/loofnou.mtx
12mu|texlive-m-tx-0.60d-6|60	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/lyrics.tex
12mu|texlive-m-tx-0.60d-6|61	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/macro.mtx
12mu|texlive-m-tx-0.60d-6|62	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/make-dvi
12mu|texlive-m-tx-0.60d-6|63	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/make-pdf
12mu|texlive-m-tx-0.60d-6|64	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/make-target
12mu|texlive-m-tx-0.60d-6|65	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/melisma.mta
12mu|texlive-m-tx-0.60d-6|66	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/melisma1.mtb
12mu|texlive-m-tx-0.60d-6|67	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/melisma2.mtb
12mu|texlive-m-tx-0.60d-6|68	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/melisma3.mtb
12mu|texlive-m-tx-0.60d-6|69	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/melisma4.mtb
12mu|texlive-m-tx-0.60d-6|70	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/melisma5.mtb
12mu|texlive-m-tx-0.60d-6|71	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/melisma6.mtb
12mu|texlive-m-tx-0.60d-6|72	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/meter.mtx
12mu|texlive-m-tx-0.60d-6|73	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/mozart.mtx
12mu|texlive-m-tx-0.60d-6|74	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/mozart0.mtx
12mu|texlive-m-tx-0.60d-6|75	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/mtxdoc.sty
12mu|texlive-m-tx-0.60d-6|76	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/mtxdoc.tex
12mu|texlive-m-tx-0.60d-6|77	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/mtxindex.tex
12mu|texlive-m-tx-0.60d-6|78	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/mtxlatex.sty
12mu|texlive-m-tx-0.60d-6|79	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/netfirst.mtx
12mu|texlive-m-tx-0.60d-6|80	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/netsoos.mta
12mu|texlive-m-tx-0.60d-6|81	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/netsoos1.mtb
12mu|texlive-m-tx-0.60d-6|82	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/netsoos2.mtb
12mu|texlive-m-tx-0.60d-6|83	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/notes.tex
12mu|texlive-m-tx-0.60d-6|84	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/pdfcat
12mu|texlive-m-tx-0.60d-6|85	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/psalm42.mtx
12mu|texlive-m-tx-0.60d-6|86	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/sanctus.mtx
12mu|texlive-m-tx-0.60d-6|87	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/title.mtx
12mu|texlive-m-tx-0.60d-6|88	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/title1.mtx
12mu|texlive-m-tx-0.60d-6|89	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/viva.mtx
12mu|texlive-m-tx-0.60d-6|90	%doc %{_texmfdistdir}/doc/generic/m-tx/mtx060/volta.mtx
12mu|texlive-m-tx-0.60d-6|91	%doc %{_texmfdistdir}/doc/generic/m-tx/prepmx.html
12mu|texlive-m-tx-0.60d-6|92	%doc %{_mandir}/man1/m-tx.1*
12mu|texlive-m-tx-0.60d-6|93	%doc %{_texmfdistdir}/doc/man/man1/m-tx.man1.pdf
12mu|texlive-m-tx-0.60d-6|94	%doc %{_mandir}/man1/prepmx.1*
12mu|texlive-m-tx-0.60d-6|95	%doc %{_texmfdistdir}/doc/man/man1/prepmx.man1.pdf
12mu|texlive-m-tx-0.60d-6|96	
12mu|texlive-m-tx-0.60d-6|97	#-----------------------------------------------------------------------
12mu|texlive-m-tx-0.60d-6|98	%prep
12mu|texlive-m-tx-0.60d-6|99	%setup -c -a0 -a1
12mu|texlive-m-tx-0.60d-6|100	
12mu|texlive-m-tx-0.60d-6|101	%build
12mu|texlive-m-tx-0.60d-6|102	
12mu|texlive-m-tx-0.60d-6|103	%install
12mu|texlive-m-tx-0.60d-6|104	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-m-tx-0.60d-6|105	pushd %{buildroot}%{_bindir}
12mu|texlive-m-tx-0.60d-6|106	ln -sf %{_texmfdistdir}/scripts/m-tx/m-tx.lua m-tx
12mu|texlive-m-tx-0.60d-6|107	popd
12mu|texlive-m-tx-0.60d-6|108	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-m-tx-0.60d-6|109	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-m-tx-0.60d-6|110	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-m-tx-0.60d-6|111	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-m-tx-0.60d-6|112	
12mu|texlive-m-tx-0.60d-6|113	%changelog
12mu|texlive-m-tx-0.60d-6|114	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.60d-6
12mu|texlive-m-tx-0.60d-6|115	+ Revision: 3c6e723
12mu|texlive-m-tx-0.60d-6|116	- Sync with cooker
12mu|texlive-m-tx-0.60d-6|117	
12mu|texlive-m-tx-0.60d-6|118	

21234 12
12mu|texlive-multibibliography-1.03-6|1	# revision 30939
12mu|texlive-multibibliography-1.03-6|2	# category Package
12mu|texlive-multibibliography-1.03-6|3	# catalog-ctan /macros/latex/contrib/multibibliography
12mu|texlive-multibibliography-1.03-6|4	# catalog-date 2013-06-25 10:24:07 +0200
12mu|texlive-multibibliography-1.03-6|5	# catalog-license lppl1.3
12mu|texlive-multibibliography-1.03-6|6	# catalog-version 1.03
12mu|texlive-multibibliography-1.03-6|7	Name:		texlive-multibibliography
12mu|texlive-multibibliography-1.03-6|8	Version:	1.03
12mu|texlive-multibibliography-1.03-6|9	Release:	6
12mu|texlive-multibibliography-1.03-6|10	Summary:	Multiple versions of a bibliography, with different sort orders
12mu|texlive-multibibliography-1.03-6|11	Group:		Publishing
12mu|texlive-multibibliography-1.03-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/multibibliography
12mu|texlive-multibibliography-1.03-6|13	License:	LPPL1.3
12mu|texlive-multibibliography-1.03-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multibibliography.tar.xz
12mu|texlive-multibibliography-1.03-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multibibliography.doc.tar.xz
12mu|texlive-multibibliography-1.03-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multibibliography.source.tar.xz
12mu|texlive-multibibliography-1.03-6|17	BuildArch:	noarch
12mu|texlive-multibibliography-1.03-6|18	BuildRequires:	texlive-tlpkg
12mu|texlive-multibibliography-1.03-6|19	Requires(pre):	texlive-tlpkg
12mu|texlive-multibibliography-1.03-6|20	Requires(post):	texlive-kpathsea
12mu|texlive-multibibliography-1.03-6|21	Provides:	texlive-multibibliography.bin = %{EVRD}
12mu|texlive-multibibliography-1.03-6|22	
12mu|texlive-multibibliography-1.03-6|23	%description
12mu|texlive-multibibliography-1.03-6|24	Conventional standards for bibliography styles impose a forced
12mu|texlive-multibibliography-1.03-6|25	choice between index and name/year citations, and corresponding
12mu|texlive-multibibliography-1.03-6|26	references. The package avoids this choice, by providing
12mu|texlive-multibibliography-1.03-6|27	alphabetic, sequenced, and even chronological orderings of
12mu|texlive-multibibliography-1.03-6|28	references. Inline citations, that integrate these
12mu|texlive-multibibliography-1.03-6|29	heterogeneous styles, are also supported (and work with other
12mu|texlive-multibibliography-1.03-6|30	bibliography packages).
12mu|texlive-multibibliography-1.03-6|31	
12mu|texlive-multibibliography-1.03-6|32	%post
12mu|texlive-multibibliography-1.03-6|33	%{_sbindir}/texlive.post
12mu|texlive-multibibliography-1.03-6|34	
12mu|texlive-multibibliography-1.03-6|35	%postun
12mu|texlive-multibibliography-1.03-6|36	if [ $1 -eq 0 ]; then
12mu|texlive-multibibliography-1.03-6|37	%{_sbindir}/texlive.post
12mu|texlive-multibibliography-1.03-6|38	fi
12mu|texlive-multibibliography-1.03-6|39	
12mu|texlive-multibibliography-1.03-6|40	#-----------------------------------------------------------------------
12mu|texlive-multibibliography-1.03-6|41	%files
12mu|texlive-multibibliography-1.03-6|42	%{_bindir}/multibibliography
12mu|texlive-multibibliography-1.03-6|43	%{_texmfdistdir}/bibtex/bst/multibibliography/chronological.bst
12mu|texlive-multibibliography-1.03-6|44	%{_texmfdistdir}/scripts/multibibliography/multibibliography.pl
12mu|texlive-multibibliography-1.03-6|45	%{_texmfdistdir}/tex/latex/multibibliography/multibibliography.sty
12mu|texlive-multibibliography-1.03-6|46	%doc %{_texmfdistdir}/doc/latex/multibibliography/Makefile
12mu|texlive-multibibliography-1.03-6|47	%doc %{_texmfdistdir}/doc/latex/multibibliography/README
12mu|texlive-multibibliography-1.03-6|48	%doc %{_texmfdistdir}/doc/latex/multibibliography/figure.pdf
12mu|texlive-multibibliography-1.03-6|49	%doc %{_texmfdistdir}/doc/latex/multibibliography/multibibliography.bib
12mu|texlive-multibibliography-1.03-6|50	%doc %{_texmfdistdir}/doc/latex/multibibliography/multibibliography.pdf
12mu|texlive-multibibliography-1.03-6|51	%doc %{_texmfdistdir}/doc/latex/multibibliography/tug-paper.pdf
12mu|texlive-multibibliography-1.03-6|52	%doc %{_texmfdistdir}/doc/latex/multibibliography/tug-paper.tex
12mu|texlive-multibibliography-1.03-6|53	%doc %{_texmfdistdir}/doc/latex/multibibliography/type.bib
12mu|texlive-multibibliography-1.03-6|54	#- source
12mu|texlive-multibibliography-1.03-6|55	%doc %{_texmfdistdir}/source/latex/multibibliography/multibibliography.dtx
12mu|texlive-multibibliography-1.03-6|56	%doc %{_texmfdistdir}/source/latex/multibibliography/multibibliography.ins
12mu|texlive-multibibliography-1.03-6|57	
12mu|texlive-multibibliography-1.03-6|58	#-----------------------------------------------------------------------
12mu|texlive-multibibliography-1.03-6|59	%prep
12mu|texlive-multibibliography-1.03-6|60	%setup -c -a0 -a1 -a2
12mu|texlive-multibibliography-1.03-6|61	
12mu|texlive-multibibliography-1.03-6|62	%build
12mu|texlive-multibibliography-1.03-6|63	
12mu|texlive-multibibliography-1.03-6|64	%install
12mu|texlive-multibibliography-1.03-6|65	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-multibibliography-1.03-6|66	pushd %{buildroot}%{_bindir}
12mu|texlive-multibibliography-1.03-6|67	ln -sf %{_texmfdistdir}/scripts/multibibliography/multibibliography.pl multibibliography
12mu|texlive-multibibliography-1.03-6|68	popd
12mu|texlive-multibibliography-1.03-6|69	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-multibibliography-1.03-6|70	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-multibibliography-1.03-6|71	
12mu|texlive-multibibliography-1.03-6|72	%changelog
12mu|texlive-multibibliography-1.03-6|73	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.03-6
12mu|texlive-multibibliography-1.03-6|74	+ Revision: 0aed2f7
12mu|texlive-multibibliography-1.03-6|75	- MassBuild#289: Increase release tag
12mu|texlive-multibibliography-1.03-6|76	
12mu|texlive-multibibliography-1.03-6|77	

21235 12
12mu|texlive-multiexpand-1.1-5|1	# revision 28768
12mu|texlive-multiexpand-1.1-5|2	# category Package
12mu|texlive-multiexpand-1.1-5|3	# catalog-ctan /macros/latex/contrib/multiexpand
12mu|texlive-multiexpand-1.1-5|4	# catalog-date 2013-01-08 16:25:57 +0100
12mu|texlive-multiexpand-1.1-5|5	# catalog-license lppl1.3
12mu|texlive-multiexpand-1.1-5|6	# catalog-version 1.1
12mu|texlive-multiexpand-1.1-5|7	Name:		texlive-multiexpand
12mu|texlive-multiexpand-1.1-5|8	Version:	1.1
12mu|texlive-multiexpand-1.1-5|9	Release:	5
12mu|texlive-multiexpand-1.1-5|10	Summary:	Variations on the primitive command \expandafter
12mu|texlive-multiexpand-1.1-5|11	Group:		Publishing
12mu|texlive-multiexpand-1.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/multiexpand
12mu|texlive-multiexpand-1.1-5|13	License:	LPPL1.3
12mu|texlive-multiexpand-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multiexpand.tar.xz
12mu|texlive-multiexpand-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multiexpand.doc.tar.xz
12mu|texlive-multiexpand-1.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/multiexpand.source.tar.xz
12mu|texlive-multiexpand-1.1-5|17	BuildArch:	noarch
12mu|texlive-multiexpand-1.1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-multiexpand-1.1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-multiexpand-1.1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-multiexpand-1.1-5|21	
12mu|texlive-multiexpand-1.1-5|22	%description
12mu|texlive-multiexpand-1.1-5|23	The package provides two user commands; one that performs
12mu|texlive-multiexpand-1.1-5|24	multiple expansions, and one that does multiple \expandafter
12mu|texlive-multiexpand-1.1-5|25	operations, in a single macro call. The package requires eTeX's
12mu|texlive-multiexpand-1.1-5|26	\numexpr command. The author suggests that the same effect
12mu|texlive-multiexpand-1.1-5|27	could be provided by use of the command variant mechanisms of
12mu|texlive-multiexpand-1.1-5|28	LaTeX 3 (see, for example, the interface documentation of the
12mu|texlive-multiexpand-1.1-5|29	experimental LaTeX 3 kernel).
12mu|texlive-multiexpand-1.1-5|30	
12mu|texlive-multiexpand-1.1-5|31	%post
12mu|texlive-multiexpand-1.1-5|32	%{_sbindir}/texlive.post
12mu|texlive-multiexpand-1.1-5|33	
12mu|texlive-multiexpand-1.1-5|34	%postun
12mu|texlive-multiexpand-1.1-5|35	if [ $1 -eq 0 ]; then
12mu|texlive-multiexpand-1.1-5|36	%{_sbindir}/texlive.post
12mu|texlive-multiexpand-1.1-5|37	fi
12mu|texlive-multiexpand-1.1-5|38	
12mu|texlive-multiexpand-1.1-5|39	#-----------------------------------------------------------------------
12mu|texlive-multiexpand-1.1-5|40	%files
12mu|texlive-multiexpand-1.1-5|41	%{_texmfdistdir}/tex/latex/multiexpand/multiexpand.sty
12mu|texlive-multiexpand-1.1-5|42	%doc %{_texmfdistdir}/doc/latex/multiexpand/README
12mu|texlive-multiexpand-1.1-5|43	%doc %{_texmfdistdir}/doc/latex/multiexpand/multiexpand.pdf
12mu|texlive-multiexpand-1.1-5|44	#- source
12mu|texlive-multiexpand-1.1-5|45	%doc %{_texmfdistdir}/source/latex/multiexpand/multiexpand.dtx
12mu|texlive-multiexpand-1.1-5|46	%doc %{_texmfdistdir}/source/latex/multiexpand/multiexpand.ins
12mu|texlive-multiexpand-1.1-5|47	
12mu|texlive-multiexpand-1.1-5|48	#-----------------------------------------------------------------------
12mu|texlive-multiexpand-1.1-5|49	%prep
12mu|texlive-multiexpand-1.1-5|50	%setup -c -a0 -a1 -a2
12mu|texlive-multiexpand-1.1-5|51	
12mu|texlive-multiexpand-1.1-5|52	%build
12mu|texlive-multiexpand-1.1-5|53	
12mu|texlive-multiexpand-1.1-5|54	%install
12mu|texlive-multiexpand-1.1-5|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-multiexpand-1.1-5|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-multiexpand-1.1-5|57	
12mu|texlive-multiexpand-1.1-5|58	%changelog
12mu|texlive-multiexpand-1.1-5|59	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.1-5
12mu|texlive-multiexpand-1.1-5|60	+ Revision: ffa5e87
12mu|texlive-multiexpand-1.1-5|61	- MassBuild#289: Increase release tag
12mu|texlive-multiexpand-1.1-5|62	
12mu|texlive-multiexpand-1.1-5|63	

21236 12
12mu|texlive-musixtex-1.15-8|1	# revision 29752
12mu|texlive-musixtex-1.15-8|2	# category Package
12mu|texlive-musixtex-1.15-8|3	# catalog-ctan /macros/musixtex
12mu|texlive-musixtex-1.15-8|4	# catalog-date 2013-01-26 20:44:01 +0100
12mu|texlive-musixtex-1.15-8|5	# catalog-license gpl
12mu|texlive-musixtex-1.15-8|6	# catalog-version 1.15 (2013-01-21)
12mu|texlive-musixtex-1.15-8|7	Name:		texlive-musixtex
12mu|texlive-musixtex-1.15-8|8	Version:	1.15
12mu|texlive-musixtex-1.15-8|9	Release:	8
12mu|texlive-musixtex-1.15-8|10	Summary:	Sophisticated music typesetting
12mu|texlive-musixtex-1.15-8|11	Group:		Publishing
12mu|texlive-musixtex-1.15-8|12	URL:		http://www.ctan.org/tex-archive/macros/musixtex
12mu|texlive-musixtex-1.15-8|13	License:	GPL
12mu|texlive-musixtex-1.15-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixtex.tar.xz
12mu|texlive-musixtex-1.15-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixtex.doc.tar.xz
12mu|texlive-musixtex-1.15-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/musixtex.source.tar.xz
12mu|texlive-musixtex-1.15-8|17	BuildArch:	noarch
12mu|texlive-musixtex-1.15-8|18	BuildRequires:	texlive-tlpkg
12mu|texlive-musixtex-1.15-8|19	Requires(pre):	texlive-tlpkg
12mu|texlive-musixtex-1.15-8|20	Requires(post):	texlive-kpathsea
12mu|texlive-musixtex-1.15-8|21	Provides:	texlive-musixtex.bin = %{EVRD}
12mu|texlive-musixtex-1.15-8|22	
12mu|texlive-musixtex-1.15-8|23	%description
12mu|texlive-musixtex-1.15-8|24	MusiXTeX provides a set of macros, based on the earlier
12mu|texlive-musixtex-1.15-8|25	MusicTeX, for typesetting music with TeX. To produce optimal
12mu|texlive-musixtex-1.15-8|26	spacing, MusixTeX is a three-pass system: etex, musixflx, and
12mu|texlive-musixtex-1.15-8|27	etex again. (Musixflx is a lua script that is provided in the
12mu|texlive-musixtex-1.15-8|28	bundle.) The three-pass process, optionally followed by
12mu|texlive-musixtex-1.15-8|29	processing for printed output, is automated by the musixtex
12mu|texlive-musixtex-1.15-8|30	wrapper script. The package uses its own specialised fonts,
12mu|texlive-musixtex-1.15-8|31	which must be available on the system for musixtex to run. This
12mu|texlive-musixtex-1.15-8|32	version of MusixTeX builds upon work by Andreas Egler, whose
12mu|texlive-musixtex-1.15-8|33	own version is no longer being developed. The MusiXTeX macros
12mu|texlive-musixtex-1.15-8|34	are universally acknowledged to be challenging to use directly:
12mu|texlive-musixtex-1.15-8|35	the pmx preprocessor compiles a simpler input language to
12mu|texlive-musixtex-1.15-8|36	MusixTeX macros..
12mu|texlive-musixtex-1.15-8|37	
12mu|texlive-musixtex-1.15-8|38	%post
12mu|texlive-musixtex-1.15-8|39	%{_sbindir}/texlive.post
12mu|texlive-musixtex-1.15-8|40	
12mu|texlive-musixtex-1.15-8|41	%postun
12mu|texlive-musixtex-1.15-8|42	if [ $1 -eq 0 ]; then
12mu|texlive-musixtex-1.15-8|43	%{_sbindir}/texlive.post
12mu|texlive-musixtex-1.15-8|44	fi
12mu|texlive-musixtex-1.15-8|45	
12mu|texlive-musixtex-1.15-8|46	#-----------------------------------------------------------------------
12mu|texlive-musixtex-1.15-8|47	%files
12mu|texlive-musixtex-1.15-8|48	%{_bindir}/musixflx
12mu|texlive-musixtex-1.15-8|49	%{_bindir}/musixtex
12mu|texlive-musixtex-1.15-8|50	%{_texmfdistdir}/dvips/musixtex/psslurs.pro
12mu|texlive-musixtex-1.15-8|51	%{_texmfdistdir}/scripts/musixtex/musixflx.lua
12mu|texlive-musixtex-1.15-8|52	%{_texmfdistdir}/scripts/musixtex/musixtex.lua
12mu|texlive-musixtex-1.15-8|53	%{_texmfdistdir}/tex/generic/musixtex/musixadd.tex
12mu|texlive-musixtex-1.15-8|54	%{_texmfdistdir}/tex/generic/musixtex/musixbar.tex
12mu|texlive-musixtex-1.15-8|55	%{_texmfdistdir}/tex/generic/musixtex/musixbbm.tex
12mu|texlive-musixtex-1.15-8|56	%{_texmfdistdir}/tex/generic/musixtex/musixblx.tex
12mu|texlive-musixtex-1.15-8|57	%{_texmfdistdir}/tex/generic/musixtex/musixbm.tex
12mu|texlive-musixtex-1.15-8|58	%{_texmfdistdir}/tex/generic/musixtex/musixcho.tex
12mu|texlive-musixtex-1.15-8|59	%{_texmfdistdir}/tex/generic/musixtex/musixcpt.tex
12mu|texlive-musixtex-1.15-8|60	%{_texmfdistdir}/tex/generic/musixtex/musixcrd.tex
12mu|texlive-musixtex-1.15-8|61	%{_texmfdistdir}/tex/generic/musixtex/musixdat.tex
12mu|texlive-musixtex-1.15-8|62	%{_texmfdistdir}/tex/generic/musixtex/musixdbr.tex
12mu|texlive-musixtex-1.15-8|63	%{_texmfdistdir}/tex/generic/musixtex/musixdia.tex
12mu|texlive-musixtex-1.15-8|64	%{_texmfdistdir}/tex/generic/musixtex/musixeng.tex
12mu|texlive-musixtex-1.15-8|65	%{_texmfdistdir}/tex/generic/musixtex/musixesf.tex
12mu|texlive-musixtex-1.15-8|66	%{_texmfdistdir}/tex/generic/musixtex/musixevo.tex
12mu|texlive-musixtex-1.15-8|67	%{_texmfdistdir}/tex/generic/musixtex/musixext.tex
12mu|texlive-musixtex-1.15-8|68	%{_texmfdistdir}/tex/generic/musixtex/musixfll.sty
12mu|texlive-musixtex-1.15-8|69	%{_texmfdistdir}/tex/generic/musixtex/musixfll.tex
12mu|texlive-musixtex-1.15-8|70	%{_texmfdistdir}/tex/generic/musixtex/musixgre.tex
12mu|texlive-musixtex-1.15-8|71	%{_texmfdistdir}/tex/generic/musixtex/musixgui.tex
12mu|texlive-musixtex-1.15-8|72	%{_texmfdistdir}/tex/generic/musixtex/musixhor.tex
12mu|texlive-musixtex-1.15-8|73	%{_texmfdistdir}/tex/generic/musixtex/musixhou.tex
12mu|texlive-musixtex-1.15-8|74	%{_texmfdistdir}/tex/generic/musixtex/musixinv.tex
12mu|texlive-musixtex-1.15-8|75	%{_texmfdistdir}/tex/generic/musixtex/musixlit.tex
12mu|texlive-musixtex-1.15-8|76	%{_texmfdistdir}/tex/generic/musixtex/musixlyr.tex
12mu|texlive-musixtex-1.15-8|77	%{_texmfdistdir}/tex/generic/musixtex/musixmad.tex
12mu|texlive-musixtex-1.15-8|78	%{_texmfdistdir}/tex/generic/musixtex/musixper.tex
12mu|texlive-musixtex-1.15-8|79	%{_texmfdistdir}/tex/generic/musixtex/musixpoi.tex
12mu|texlive-musixtex-1.15-8|80	%{_texmfdistdir}/tex/generic/musixtex/musixps.tex
12mu|texlive-musixtex-1.15-8|81	%{_texmfdistdir}/tex/generic/musixtex/musixref.tex
12mu|texlive-musixtex-1.15-8|82	%{_texmfdistdir}/tex/generic/musixtex/musixslu.tex
12mu|texlive-musixtex-1.15-8|83	%{_texmfdistdir}/tex/generic/musixtex/musixsqr.tex
12mu|texlive-musixtex-1.15-8|84	%{_texmfdistdir}/tex/generic/musixtex/musixste.tex
12mu|texlive-musixtex-1.15-8|85	%{_texmfdistdir}/tex/generic/musixtex/musixstf.tex
12mu|texlive-musixtex-1.15-8|86	%{_texmfdistdir}/tex/generic/musixtex/musixstr.tex
12mu|texlive-musixtex-1.15-8|87	%{_texmfdistdir}/tex/generic/musixtex/musixsty.tex
12mu|texlive-musixtex-1.15-8|88	%{_texmfdistdir}/tex/generic/musixtex/musixtex.tex
12mu|texlive-musixtex-1.15-8|89	%{_texmfdistdir}/tex/generic/musixtex/musixtmr.tex
12mu|texlive-musixtex-1.15-8|90	%{_texmfdistdir}/tex/generic/musixtex/musixtri.tex
12mu|texlive-musixtex-1.15-8|91	%{_texmfdistdir}/tex/latex/musixtex/musixcpt.sty
12mu|texlive-musixtex-1.15-8|92	%{_texmfdistdir}/tex/latex/musixtex/musixcrd.sty
12mu|texlive-musixtex-1.15-8|93	%{_texmfdistdir}/tex/latex/musixtex/musixltx.tex
12mu|texlive-musixtex-1.15-8|94	%{_texmfdistdir}/tex/latex/musixtex/musixtex.sty
12mu|texlive-musixtex-1.15-8|95	%doc %{_texmfdistdir}/doc/generic/musixtex/ChangeLog-115.txt
12mu|texlive-musixtex-1.15-8|96	%doc %{_texmfdistdir}/doc/generic/musixtex/ChangeLog-T114.txt
12mu|texlive-musixtex-1.15-8|97	%doc %{_texmfdistdir}/doc/generic/musixtex/ChangeLog-musixdoc-115.txt
12mu|texlive-musixtex-1.15-8|98	%doc %{_texmfdistdir}/doc/generic/musixtex/README
12mu|texlive-musixtex-1.15-8|99	%doc %{_texmfdistdir}/doc/generic/musixtex/addons/README.underbracket
12mu|texlive-musixtex-1.15-8|100	%doc %{_texmfdistdir}/doc/generic/musixtex/addons/curly.tex
12mu|texlive-musixtex-1.15-8|101	%doc %{_texmfdistdir}/doc/generic/musixtex/addons/tuplet.tex
12mu|texlive-musixtex-1.15-8|102	%doc %{_texmfdistdir}/doc/generic/musixtex/addons/underbracket.sty
12mu|texlive-musixtex-1.15-8|103	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/8bitchar.tex
12mu|texlive-musixtex-1.15-8|104	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/adagio.tex
12mu|texlive-musixtex-1.15-8|105	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/albinoni.tex
12mu|texlive-musixtex-1.15-8|106	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/angescam.tex
12mu|texlive-musixtex-1.15-8|107	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/angescao.tex
12mu|texlive-musixtex-1.15-8|108	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/angescax.tex
12mu|texlive-musixtex-1.15-8|109	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemaria.tex
12mu|texlive-musixtex-1.15-8|110	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemarid.tex
12mu|texlive-musixtex-1.15-8|111	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemaril.tex
12mu|texlive-musixtex-1.15-8|112	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemario.tex
12mu|texlive-musixtex-1.15-8|113	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemarix.tex
12mu|texlive-musixtex-1.15-8|114	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/avemaroo.tex
12mu|texlive-musixtex-1.15-8|115	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/aveverch.tex
12mu|texlive-musixtex-1.15-8|116	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/aveverdd.tex
12mu|texlive-musixtex-1.15-8|117	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/aveveruc.tex
12mu|texlive-musixtex-1.15-8|118	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/aveverud.tex
12mu|texlive-musixtex-1.15-8|119	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/aveverum.tex
12mu|texlive-musixtex-1.15-8|120	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/changecontext.tex
12mu|texlive-musixtex-1.15-8|121	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/chanson.tex
12mu|texlive-musixtex-1.15-8|122	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/coulhack.tex
12mu|texlive-musixtex-1.15-8|123	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/dissonan.tex
12mu|texlive-musixtex-1.15-8|124	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fantaisc.tex
12mu|texlive-musixtex-1.15-8|125	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fantaisd.tex
12mu|texlive-musixtex-1.15-8|126	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fantaisi.tex
12mu|texlive-musixtex-1.15-8|127	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fantcmol.tex
12mu|texlive-musixtex-1.15-8|128	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fantfuga.tex
12mu|texlive-musixtex-1.15-8|129	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fugcmoll.tex
12mu|texlive-musixtex-1.15-8|130	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/fugue.tex
12mu|texlive-musixtex-1.15-8|131	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/gloriab.tex
12mu|texlive-musixtex-1.15-8|132	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/glorias.tex
12mu|texlive-musixtex-1.15-8|133	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/gloriax.tex
12mu|texlive-musixtex-1.15-8|134	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/gymnoman.tex
12mu|texlive-musixtex-1.15-8|135	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ilestne.tex
12mu|texlive-musixtex-1.15-8|136	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ilestnex.tex
12mu|texlive-musixtex-1.15-8|137	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ilfaitda.tex
12mu|texlive-musixtex-1.15-8|138	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ilfaitdx.tex
12mu|texlive-musixtex-1.15-8|139	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/kv315.tex
12mu|texlive-musixtex-1.15-8|140	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/kv315f.tex
12mu|texlive-musixtex-1.15-8|141	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/kv315h.tex
12mu|texlive-musixtex-1.15-8|142	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/kv315o.tex
12mu|texlive-musixtex-1.15-8|143	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/kv315org.tex
12mu|texlive-musixtex-1.15-8|144	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marcello.tex
12mu|texlive-musixtex-1.15-8|145	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marcon1.tex
12mu|texlive-musixtex-1.15-8|146	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marcon2.tex
12mu|texlive-musixtex-1.15-8|147	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marcon3.tex
12mu|texlive-musixtex-1.15-8|148	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marconf.tex
12mu|texlive-musixtex-1.15-8|149	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marconh.tex
12mu|texlive-musixtex-1.15-8|150	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/marcono.tex
12mu|texlive-musixtex-1.15-8|151	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/musixdbrexample.tex
12mu|texlive-musixtex-1.15-8|152	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/onuitbri.tex
12mu|texlive-musixtex-1.15-8|153	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/onuitbrr.tex
12mu|texlive-musixtex-1.15-8|154	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/onuitbrx.tex
12mu|texlive-musixtex-1.15-8|155	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ossiaexa.tex
12mu|texlive-musixtex-1.15-8|156	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/ostinato.tex
12mu|texlive-musixtex-1.15-8|157	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/pacifiqb.tex
12mu|texlive-musixtex-1.15-8|158	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/pacifiqn.tex
12mu|texlive-musixtex-1.15-8|159	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/pacifiqt.tex
12mu|texlive-musixtex-1.15-8|160	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/parnasum.tex
12mu|texlive-musixtex-1.15-8|161	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/partitur.tex
12mu|texlive-musixtex-1.15-8|162	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/prelfug.tex
12mu|texlive-musixtex-1.15-8|163	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/prelude.tex
12mu|texlive-musixtex-1.15-8|164	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/pslurvgap.tex
12mu|texlive-musixtex-1.15-8|165	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/quod.tex
12mu|texlive-musixtex-1.15-8|166	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/racine.tex
12mu|texlive-musixtex-1.15-8|167	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/recit.tex
12mu|texlive-musixtex-1.15-8|168	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/recueil.tex
12mu|texlive-musixtex-1.15-8|169	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/rests.tex
12mu|texlive-musixtex-1.15-8|170	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/reves.tex
12mu|texlive-musixtex-1.15-8|171	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/romances.tex
12mu|texlive-musixtex-1.15-8|172	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/scale.tex
12mu|texlive-musixtex-1.15-8|173	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/souvenir.tex
12mu|texlive-musixtex-1.15-8|174	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/souvenix.tex
12mu|texlive-musixtex-1.15-8|175	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/tierce.tex
12mu|texlive-musixtex-1.15-8|176	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/traeumer.tex
12mu|texlive-musixtex-1.15-8|177	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/widor.tex
12mu|texlive-musixtex-1.15-8|178	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/widor_16.tex
12mu|texlive-musixtex-1.15-8|179	%doc %{_texmfdistdir}/doc/generic/musixtex/examples/widor_20.tex
12mu|texlive-musixtex-1.15-8|180	%doc %{_texmfdistdir}/doc/generic/musixtex/musixcrd/README.musixcrd
12mu|texlive-musixtex-1.15-8|181	%doc %{_texmfdistdir}/doc/generic/musixtex/musixcrd/doc.pdf
12mu|texlive-musixtex-1.15-8|182	%doc %{_texmfdistdir}/doc/generic/musixtex/musixdoc.pdf
12mu|texlive-musixtex-1.15-8|183	%doc %{_texmfdistdir}/doc/generic/musixtex/musixdoc.sty
12mu|texlive-musixtex-1.15-8|184	%doc %{_texmfdistdir}/doc/generic/musixtex/musixdoc.tex
12mu|texlive-musixtex-1.15-8|185	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/README.musixlyr
12mu|texlive-musixtex-1.15-8|186	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/examples/nonmoriar.dvi
12mu|texlive-musixtex-1.15-8|187	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/examples/nonmoriar.pdf
12mu|texlive-musixtex-1.15-8|188	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/examples/nonmoriar.tex
12mu|texlive-musixtex-1.15-8|189	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/mxlyrdoc.dvi
12mu|texlive-musixtex-1.15-8|190	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/mxlyrdoc.pdf
12mu|texlive-musixtex-1.15-8|191	%doc %{_texmfdistdir}/doc/generic/musixtex/musixlyr/mxlyrdoc.tex
12mu|texlive-musixtex-1.15-8|192	%doc %{_texmfdistdir}/doc/generic/musixtex/musixtex-install.pdf
12mu|texlive-musixtex-1.15-8|193	%doc %{_texmfdistdir}/doc/generic/musixtex/musixtex-install.tex
12mu|texlive-musixtex-1.15-8|194	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/coulhack.tex
12mu|texlive-musixtex-1.15-8|195	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottieng.pdf
12mu|texlive-musixtex-1.15-8|196	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottieng.tex
12mu|texlive-musixtex-1.15-8|197	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottiger.pdf
12mu|texlive-musixtex-1.15-8|198	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottiger.tex
12mu|texlive-musixtex-1.15-8|199	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottigra.pdf
12mu|texlive-musixtex-1.15-8|200	%doc %{_texmfdistdir}/doc/generic/musixtex/notationMistakes/sottigra.tex
12mu|texlive-musixtex-1.15-8|201	%doc %{_texmfdistdir}/doc/generic/musixtex/psslurs/README.psslurs
12mu|texlive-musixtex-1.15-8|202	%doc %{_texmfdistdir}/doc/generic/musixtex/psslurs/slurs.pdf
12mu|texlive-musixtex-1.15-8|203	%doc %{_texmfdistdir}/doc/generic/musixtex/psslurs/slurs.tex
12mu|texlive-musixtex-1.15-8|204	%doc %{_texmfdistdir}/doc/generic/musixtex/reference/musixre1.pdf
12mu|texlive-musixtex-1.15-8|205	%doc %{_texmfdistdir}/doc/generic/musixtex/reference/musixre1.tex
12mu|texlive-musixtex-1.15-8|206	%doc %{_texmfdistdir}/doc/generic/musixtex/scripts/musixflx.html
12mu|texlive-musixtex-1.15-8|207	%doc %{_texmfdistdir}/doc/generic/musixtex/scripts/musixtex.html
12mu|texlive-musixtex-1.15-8|208	%doc %{_mandir}/man1/musixflx.1*
12mu|texlive-musixtex-1.15-8|209	%doc %{_texmfdistdir}/doc/man/man1/musixflx.man1.pdf
12mu|texlive-musixtex-1.15-8|210	%doc %{_mandir}/man1/musixtex.1*
12mu|texlive-musixtex-1.15-8|211	%doc %{_texmfdistdir}/doc/man/man1/musixtex.man1.pdf
12mu|texlive-musixtex-1.15-8|212	#- source
12mu|texlive-musixtex-1.15-8|213	%doc %{_texmfdistdir}/source/generic/musixtex/musixcrd/doc.tex
12mu|texlive-musixtex-1.15-8|214	%doc %{_texmfdistdir}/source/generic/musixtex/musixcrd/makefile
12mu|texlive-musixtex-1.15-8|215	%doc %{_texmfdistdir}/source/generic/musixtex/musixcrd/musixcrd.dtx
12mu|texlive-musixtex-1.15-8|216	%doc %{_texmfdistdir}/source/generic/musixtex/musixcrd/readme
12mu|texlive-musixtex-1.15-8|217	%doc %{_texmfdistdir}/source/generic/musixtex/musixcrd/strip.tex
12mu|texlive-musixtex-1.15-8|218	
12mu|texlive-musixtex-1.15-8|219	#-----------------------------------------------------------------------
12mu|texlive-musixtex-1.15-8|220	%prep
12mu|texlive-musixtex-1.15-8|221	%setup -c -a0 -a1 -a2
12mu|texlive-musixtex-1.15-8|222	
12mu|texlive-musixtex-1.15-8|223	%build
12mu|texlive-musixtex-1.15-8|224	
12mu|texlive-musixtex-1.15-8|225	%install
12mu|texlive-musixtex-1.15-8|226	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-musixtex-1.15-8|227	pushd %{buildroot}%{_bindir}
12mu|texlive-musixtex-1.15-8|228	ln -sf %{_texmfdistdir}/scripts/musixtex/musixflx.lua musixflx
12mu|texlive-musixtex-1.15-8|229	ln -sf %{_texmfdistdir}/scripts/musixtex/musixtex.lua musixtex
12mu|texlive-musixtex-1.15-8|230	popd
12mu|texlive-musixtex-1.15-8|231	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-musixtex-1.15-8|232	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-musixtex-1.15-8|233	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-musixtex-1.15-8|234	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-musixtex-1.15-8|235	
12mu|texlive-musixtex-1.15-8|236	%changelog
12mu|texlive-musixtex-1.15-8|237	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.15-8
12mu|texlive-musixtex-1.15-8|238	+ Revision: 0dae09b
12mu|texlive-musixtex-1.15-8|239	- Sync with cooker
12mu|texlive-musixtex-1.15-8|240	
12mu|texlive-musixtex-1.15-8|241	

21237 12
12mu|texlive-mversion-1.0.1-5|1	# revision 29370
12mu|texlive-mversion-1.0.1-5|2	# category Package
12mu|texlive-mversion-1.0.1-5|3	# catalog-ctan /macros/latex/contrib/mversion
12mu|texlive-mversion-1.0.1-5|4	# catalog-date 2013-03-13 13:37:29 +0100
12mu|texlive-mversion-1.0.1-5|5	# catalog-license lppl1.2
12mu|texlive-mversion-1.0.1-5|6	# catalog-version 1.0.1
12mu|texlive-mversion-1.0.1-5|7	Name:		texlive-mversion
12mu|texlive-mversion-1.0.1-5|8	Version:	1.0.1
12mu|texlive-mversion-1.0.1-5|9	Release:	5
12mu|texlive-mversion-1.0.1-5|10	Summary:	Keeping track of document versions
12mu|texlive-mversion-1.0.1-5|11	Group:		Publishing
12mu|texlive-mversion-1.0.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mversion
12mu|texlive-mversion-1.0.1-5|13	License:	LPPL1.2
12mu|texlive-mversion-1.0.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mversion.tar.xz
12mu|texlive-mversion-1.0.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mversion.doc.tar.xz
12mu|texlive-mversion-1.0.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mversion.source.tar.xz
12mu|texlive-mversion-1.0.1-5|17	BuildArch:	noarch
12mu|texlive-mversion-1.0.1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-mversion-1.0.1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-mversion-1.0.1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-mversion-1.0.1-5|21	
12mu|texlive-mversion-1.0.1-5|22	%description
12mu|texlive-mversion-1.0.1-5|23	The package enables the user to keep track of different
12mu|texlive-mversion-1.0.1-5|24	versions of a latex document. The command \version prints the
12mu|texlive-mversion-1.0.1-5|25	version and build numbers; each time you compile your document,
12mu|texlive-mversion-1.0.1-5|26	the build number is increased by one. By placing \version in
12mu|texlive-mversion-1.0.1-5|27	the header or footer, each page can be marked with the unique
12mu|texlive-mversion-1.0.1-5|28	build number describing the progress of your document.
12mu|texlive-mversion-1.0.1-5|29	
12mu|texlive-mversion-1.0.1-5|30	%post
12mu|texlive-mversion-1.0.1-5|31	%{_sbindir}/texlive.post
12mu|texlive-mversion-1.0.1-5|32	
12mu|texlive-mversion-1.0.1-5|33	%postun
12mu|texlive-mversion-1.0.1-5|34	if [ $1 -eq 0 ]; then
12mu|texlive-mversion-1.0.1-5|35	%{_sbindir}/texlive.post
12mu|texlive-mversion-1.0.1-5|36	fi
12mu|texlive-mversion-1.0.1-5|37	
12mu|texlive-mversion-1.0.1-5|38	#-----------------------------------------------------------------------
12mu|texlive-mversion-1.0.1-5|39	%files
12mu|texlive-mversion-1.0.1-5|40	%{_texmfdistdir}/tex/latex/mversion/mVersion.sty
12mu|texlive-mversion-1.0.1-5|41	%doc %{_texmfdistdir}/doc/latex/mversion/README
12mu|texlive-mversion-1.0.1-5|42	%doc %{_texmfdistdir}/doc/latex/mversion/mVersion.pdf
12mu|texlive-mversion-1.0.1-5|43	#- source
12mu|texlive-mversion-1.0.1-5|44	%doc %{_texmfdistdir}/source/latex/mversion/mVersion.dtx
12mu|texlive-mversion-1.0.1-5|45	%doc %{_texmfdistdir}/source/latex/mversion/mVersion.ins
12mu|texlive-mversion-1.0.1-5|46	
12mu|texlive-mversion-1.0.1-5|47	#-----------------------------------------------------------------------
12mu|texlive-mversion-1.0.1-5|48	%prep
12mu|texlive-mversion-1.0.1-5|49	%setup -c -a0 -a1 -a2
12mu|texlive-mversion-1.0.1-5|50	
12mu|texlive-mversion-1.0.1-5|51	%build
12mu|texlive-mversion-1.0.1-5|52	
12mu|texlive-mversion-1.0.1-5|53	%install
12mu|texlive-mversion-1.0.1-5|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-mversion-1.0.1-5|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-mversion-1.0.1-5|56	
12mu|texlive-mversion-1.0.1-5|57	%changelog
12mu|texlive-mversion-1.0.1-5|58	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0.1-5
12mu|texlive-mversion-1.0.1-5|59	+ Revision: 2e9e5ad
12mu|texlive-mversion-1.0.1-5|60	- Sync with cooker
12mu|texlive-mversion-1.0.1-5|61	
12mu|texlive-mversion-1.0.1-5|62	

21238 12
12mu|texlive-mweights-20130721-5|1	# revision 31268
12mu|texlive-mweights-20130721-5|2	# category Package
12mu|texlive-mweights-20130721-5|3	# catalog-ctan /macros/latex/contrib/mweights
12mu|texlive-mweights-20130721-5|4	# catalog-date 2013-07-21 22:07:48 +0200
12mu|texlive-mweights-20130721-5|5	# catalog-license lppl
12mu|texlive-mweights-20130721-5|6	# catalog-version undef
12mu|texlive-mweights-20130721-5|7	Name:		texlive-mweights
12mu|texlive-mweights-20130721-5|8	Version:	20130721
12mu|texlive-mweights-20130721-5|9	Release:	5
12mu|texlive-mweights-20130721-5|10	Summary:	Support for multiple-weight font packages
12mu|texlive-mweights-20130721-5|11	Group:		Publishing
12mu|texlive-mweights-20130721-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/mweights
12mu|texlive-mweights-20130721-5|13	License:	LPPL
12mu|texlive-mweights-20130721-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mweights.tar.xz
12mu|texlive-mweights-20130721-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/mweights.doc.tar.xz
12mu|texlive-mweights-20130721-5|16	BuildArch:	noarch
12mu|texlive-mweights-20130721-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-mweights-20130721-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-mweights-20130721-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-mweights-20130721-5|20	
12mu|texlive-mweights-20130721-5|21	%description
12mu|texlive-mweights-20130721-5|22	Many font families available for use with LaTeX are available
12mu|texlive-mweights-20130721-5|23	at multiple weights. Many Type 1-oriented support packages for
12mu|texlive-mweights-20130721-5|24	such fonts re-define the standard \mddefault or \bfdefault
12mu|texlive-mweights-20130721-5|25	macros. This can create difficulties if the weight desired for
12mu|texlive-mweights-20130721-5|26	one font family isn't available for another font family, or if
12mu|texlive-mweights-20130721-5|27	it differs from the weight desired for another font family. The
12mu|texlive-mweights-20130721-5|28	package provides a solution to these difficulties.
12mu|texlive-mweights-20130721-5|29	
12mu|texlive-mweights-20130721-5|30	%post
12mu|texlive-mweights-20130721-5|31	%{_sbindir}/texlive.post
12mu|texlive-mweights-20130721-5|32	
12mu|texlive-mweights-20130721-5|33	%postun
12mu|texlive-mweights-20130721-5|34	if [ $1 -eq 0 ]; then
12mu|texlive-mweights-20130721-5|35	%{_sbindir}/texlive.post
12mu|texlive-mweights-20130721-5|36	fi
12mu|texlive-mweights-20130721-5|37	
12mu|texlive-mweights-20130721-5|38	#-----------------------------------------------------------------------
12mu|texlive-mweights-20130721-5|39	%files
12mu|texlive-mweights-20130721-5|40	%{_texmfdistdir}/tex/latex/mweights/mweights.sty
12mu|texlive-mweights-20130721-5|41	%doc %{_texmfdistdir}/doc/latex/mweights/README
12mu|texlive-mweights-20130721-5|42	
12mu|texlive-mweights-20130721-5|43	#-----------------------------------------------------------------------
12mu|texlive-mweights-20130721-5|44	%prep
12mu|texlive-mweights-20130721-5|45	%setup -c -a0 -a1
12mu|texlive-mweights-20130721-5|46	
12mu|texlive-mweights-20130721-5|47	%build
12mu|texlive-mweights-20130721-5|48	
12mu|texlive-mweights-20130721-5|49	%install
12mu|texlive-mweights-20130721-5|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-mweights-20130721-5|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-mweights-20130721-5|52	
12mu|texlive-mweights-20130721-5|53	%changelog
12mu|texlive-mweights-20130721-5|54	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20130721-5
12mu|texlive-mweights-20130721-5|55	+ Revision: 03b2b15
12mu|texlive-mweights-20130721-5|56	- MassBuild#289: Increase release tag
12mu|texlive-mweights-20130721-5|57	
12mu|texlive-mweights-20130721-5|58	

21239 12
12mu|texlive-nameauth-1.80-5|1	# revision 31746
12mu|texlive-nameauth-1.80-5|2	# category Package
12mu|texlive-nameauth-1.80-5|3	# catalog-ctan /macros/latex/contrib/nameauth
12mu|texlive-nameauth-1.80-5|4	# catalog-date 2013-09-24 16:31:22 +0200
12mu|texlive-nameauth-1.80-5|5	# catalog-license lppl1.3
12mu|texlive-nameauth-1.80-5|6	# catalog-version 1.8
12mu|texlive-nameauth-1.80-5|7	Name:		texlive-nameauth
12mu|texlive-nameauth-1.80-5|8	Version:	1.80
12mu|texlive-nameauth-1.80-5|9	Release:	5
12mu|texlive-nameauth-1.80-5|10	Summary:	Name authority mechanism for consistency in body text and index
12mu|texlive-nameauth-1.80-5|11	Group:		Publishing
12mu|texlive-nameauth-1.80-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nameauth
12mu|texlive-nameauth-1.80-5|13	License:	LPPL1.3
12mu|texlive-nameauth-1.80-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nameauth.tar.xz
12mu|texlive-nameauth-1.80-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nameauth.doc.tar.xz
12mu|texlive-nameauth-1.80-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nameauth.source.tar.xz
12mu|texlive-nameauth-1.80-5|17	BuildArch:	noarch
12mu|texlive-nameauth-1.80-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-nameauth-1.80-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-nameauth-1.80-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-nameauth-1.80-5|21	
12mu|texlive-nameauth-1.80-5|22	%description
12mu|texlive-nameauth-1.80-5|23	Publications, that reference many names, require editors and
12mu|texlive-nameauth-1.80-5|24	proofreaders to track those names in the text and index. The
12mu|texlive-nameauth-1.80-5|25	package offers name authority macros that allow authors and
12mu|texlive-nameauth-1.80-5|26	compilers to normalize occurrences of names, variant name
12mu|texlive-nameauth-1.80-5|27	forms, and pen names in the text and index. This may help
12mu|texlive-nameauth-1.80-5|28	minimize writing and production time and cost.
12mu|texlive-nameauth-1.80-5|29	
12mu|texlive-nameauth-1.80-5|30	%post
12mu|texlive-nameauth-1.80-5|31	%{_sbindir}/texlive.post
12mu|texlive-nameauth-1.80-5|32	
12mu|texlive-nameauth-1.80-5|33	%postun
12mu|texlive-nameauth-1.80-5|34	if [ $1 -eq 0 ]; then
12mu|texlive-nameauth-1.80-5|35	%{_sbindir}/texlive.post
12mu|texlive-nameauth-1.80-5|36	fi
12mu|texlive-nameauth-1.80-5|37	
12mu|texlive-nameauth-1.80-5|38	#-----------------------------------------------------------------------
12mu|texlive-nameauth-1.80-5|39	%files
12mu|texlive-nameauth-1.80-5|40	%{_texmfdistdir}/tex/latex/nameauth/nameauth.sty
12mu|texlive-nameauth-1.80-5|41	%doc %{_texmfdistdir}/doc/latex/nameauth/Makefile
12mu|texlive-nameauth-1.80-5|42	%doc %{_texmfdistdir}/doc/latex/nameauth/README
12mu|texlive-nameauth-1.80-5|43	%doc %{_texmfdistdir}/doc/latex/nameauth/nameauth.pdf
12mu|texlive-nameauth-1.80-5|44	#- source
12mu|texlive-nameauth-1.80-5|45	%doc %{_texmfdistdir}/source/latex/nameauth/nameauth.dtx
12mu|texlive-nameauth-1.80-5|46	%doc %{_texmfdistdir}/source/latex/nameauth/nameauth.ins
12mu|texlive-nameauth-1.80-5|47	
12mu|texlive-nameauth-1.80-5|48	#-----------------------------------------------------------------------
12mu|texlive-nameauth-1.80-5|49	%prep
12mu|texlive-nameauth-1.80-5|50	%setup -c -a0 -a1 -a2
12mu|texlive-nameauth-1.80-5|51	
12mu|texlive-nameauth-1.80-5|52	%build
12mu|texlive-nameauth-1.80-5|53	
12mu|texlive-nameauth-1.80-5|54	%install
12mu|texlive-nameauth-1.80-5|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-nameauth-1.80-5|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-nameauth-1.80-5|57	
12mu|texlive-nameauth-1.80-5|58	%changelog
12mu|texlive-nameauth-1.80-5|59	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.80-5
12mu|texlive-nameauth-1.80-5|60	+ Revision: 56ac852
12mu|texlive-nameauth-1.80-5|61	- Sync with cooker
12mu|texlive-nameauth-1.80-5|62	
12mu|texlive-nameauth-1.80-5|63	

21240 12
12mu|texlive-nanumtype1-3.0-5|1	# revision 29558
12mu|texlive-nanumtype1-3.0-5|2	# category Package
12mu|texlive-nanumtype1-3.0-5|3	# catalog-ctan /fonts/nanumtype1
12mu|texlive-nanumtype1-3.0-5|4	# catalog-date 2013-03-25 18:47:44 +0100
12mu|texlive-nanumtype1-3.0-5|5	# catalog-license ofl
12mu|texlive-nanumtype1-3.0-5|6	# catalog-version 3.0
12mu|texlive-nanumtype1-3.0-5|7	Name:		texlive-nanumtype1
12mu|texlive-nanumtype1-3.0-5|8	Version:	3.0
12mu|texlive-nanumtype1-3.0-5|9	Release:	5
12mu|texlive-nanumtype1-3.0-5|10	Summary:	Type1 subfonts of Nanum Korean fonts
12mu|texlive-nanumtype1-3.0-5|11	Group:		Publishing
12mu|texlive-nanumtype1-3.0-5|12	URL:		http://www.ctan.org/tex-archive/fonts/nanumtype1
12mu|texlive-nanumtype1-3.0-5|13	License:	OFL
12mu|texlive-nanumtype1-3.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nanumtype1.tar.xz
12mu|texlive-nanumtype1-3.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nanumtype1.doc.tar.xz
12mu|texlive-nanumtype1-3.0-5|16	BuildArch:	noarch
12mu|texlive-nanumtype1-3.0-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-nanumtype1-3.0-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-nanumtype1-3.0-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-nanumtype1-3.0-5|20	
12mu|texlive-nanumtype1-3.0-5|21	%description
12mu|texlive-nanumtype1-3.0-5|22	Nanum is a unicode font designed especially for Korean-language
12mu|texlive-nanumtype1-3.0-5|23	script. The font was designed by Sandoll Communication and
12mu|texlive-nanumtype1-3.0-5|24	Fontrix; it includes the sans serif (gothic), serif (myeongjo),
12mu|texlive-nanumtype1-3.0-5|25	pen script and brush script typefaces. The package provides
12mu|texlive-nanumtype1-3.0-5|26	Type1 subfonts converted from Nanum Myeongjo (Regular and
12mu|texlive-nanumtype1-3.0-5|27	ExtraBold) and Nanum Gothic (Regular and Bold) OTFs. C70, LUC,
12mu|texlive-nanumtype1-3.0-5|28	T1, and TS1 font definition files are also provided. (The
12mu|texlive-nanumtype1-3.0-5|29	package does not include OpenType/TrueType files, which are
12mu|texlive-nanumtype1-3.0-5|30	available from Naver).
12mu|texlive-nanumtype1-3.0-5|31	
12mu|texlive-nanumtype1-3.0-5|32	%post
12mu|texlive-nanumtype1-3.0-5|33	%{_sbindir}/texlive.post
12mu|texlive-nanumtype1-3.0-5|34	
12mu|texlive-nanumtype1-3.0-5|35	%postun
12mu|texlive-nanumtype1-3.0-5|36	if [ $1 -eq 0 ]; then
12mu|texlive-nanumtype1-3.0-5|37	%{_sbindir}/texlive.post
12mu|texlive-nanumtype1-3.0-5|38	fi
12mu|texlive-nanumtype1-3.0-5|39	
12mu|texlive-nanumtype1-3.0-5|40	#-----------------------------------------------------------------------
12mu|texlive-nanumtype1-3.0-5|41	%files
12mu|texlive-nanumtype1-3.0-5|42	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb00.afm
12mu|texlive-nanumtype1-3.0-5|43	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb01.afm
12mu|texlive-nanumtype1-3.0-5|44	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb02.afm
12mu|texlive-nanumtype1-3.0-5|45	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb03.afm
12mu|texlive-nanumtype1-3.0-5|46	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb04.afm
12mu|texlive-nanumtype1-3.0-5|47	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb11.afm
12mu|texlive-nanumtype1-3.0-5|48	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb20.afm
12mu|texlive-nanumtype1-3.0-5|49	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb21.afm
12mu|texlive-nanumtype1-3.0-5|50	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb22.afm
12mu|texlive-nanumtype1-3.0-5|51	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb23.afm
12mu|texlive-nanumtype1-3.0-5|52	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb24.afm
12mu|texlive-nanumtype1-3.0-5|53	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb25.afm
12mu|texlive-nanumtype1-3.0-5|54	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb26.afm
12mu|texlive-nanumtype1-3.0-5|55	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb27.afm
12mu|texlive-nanumtype1-3.0-5|56	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb2a.afm
12mu|texlive-nanumtype1-3.0-5|57	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb30.afm
12mu|texlive-nanumtype1-3.0-5|58	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb31.afm
12mu|texlive-nanumtype1-3.0-5|59	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb32.afm
12mu|texlive-nanumtype1-3.0-5|60	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb33.afm
12mu|texlive-nanumtype1-3.0-5|61	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb4e.afm
12mu|texlive-nanumtype1-3.0-5|62	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb4f.afm
12mu|texlive-nanumtype1-3.0-5|63	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb50.afm
12mu|texlive-nanumtype1-3.0-5|64	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb51.afm
12mu|texlive-nanumtype1-3.0-5|65	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb52.afm
12mu|texlive-nanumtype1-3.0-5|66	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb53.afm
12mu|texlive-nanumtype1-3.0-5|67	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb54.afm
12mu|texlive-nanumtype1-3.0-5|68	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb55.afm
12mu|texlive-nanumtype1-3.0-5|69	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb56.afm
12mu|texlive-nanumtype1-3.0-5|70	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb57.afm
12mu|texlive-nanumtype1-3.0-5|71	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb58.afm
12mu|texlive-nanumtype1-3.0-5|72	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb59.afm
12mu|texlive-nanumtype1-3.0-5|73	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5a.afm
12mu|texlive-nanumtype1-3.0-5|74	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5b.afm
12mu|texlive-nanumtype1-3.0-5|75	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5c.afm
12mu|texlive-nanumtype1-3.0-5|76	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5d.afm
12mu|texlive-nanumtype1-3.0-5|77	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5e.afm
12mu|texlive-nanumtype1-3.0-5|78	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb5f.afm
12mu|texlive-nanumtype1-3.0-5|79	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb60.afm
12mu|texlive-nanumtype1-3.0-5|80	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb61.afm
12mu|texlive-nanumtype1-3.0-5|81	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb62.afm
12mu|texlive-nanumtype1-3.0-5|82	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb63.afm
12mu|texlive-nanumtype1-3.0-5|83	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb64.afm
12mu|texlive-nanumtype1-3.0-5|84	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb65.afm
12mu|texlive-nanumtype1-3.0-5|85	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb66.afm
12mu|texlive-nanumtype1-3.0-5|86	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb67.afm
12mu|texlive-nanumtype1-3.0-5|87	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb68.afm
12mu|texlive-nanumtype1-3.0-5|88	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb69.afm
12mu|texlive-nanumtype1-3.0-5|89	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6a.afm
12mu|texlive-nanumtype1-3.0-5|90	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6b.afm
12mu|texlive-nanumtype1-3.0-5|91	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6c.afm
12mu|texlive-nanumtype1-3.0-5|92	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6d.afm
12mu|texlive-nanumtype1-3.0-5|93	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6e.afm
12mu|texlive-nanumtype1-3.0-5|94	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb6f.afm
12mu|texlive-nanumtype1-3.0-5|95	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb70.afm
12mu|texlive-nanumtype1-3.0-5|96	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb71.afm
12mu|texlive-nanumtype1-3.0-5|97	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb72.afm
12mu|texlive-nanumtype1-3.0-5|98	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb73.afm
12mu|texlive-nanumtype1-3.0-5|99	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb74.afm
12mu|texlive-nanumtype1-3.0-5|100	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb75.afm
12mu|texlive-nanumtype1-3.0-5|101	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb76.afm
12mu|texlive-nanumtype1-3.0-5|102	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb77.afm
12mu|texlive-nanumtype1-3.0-5|103	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb78.afm
12mu|texlive-nanumtype1-3.0-5|104	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb79.afm
12mu|texlive-nanumtype1-3.0-5|105	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7a.afm
12mu|texlive-nanumtype1-3.0-5|106	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7b.afm
12mu|texlive-nanumtype1-3.0-5|107	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7c.afm
12mu|texlive-nanumtype1-3.0-5|108	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7d.afm
12mu|texlive-nanumtype1-3.0-5|109	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7e.afm
12mu|texlive-nanumtype1-3.0-5|110	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb7f.afm
12mu|texlive-nanumtype1-3.0-5|111	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb80.afm
12mu|texlive-nanumtype1-3.0-5|112	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb81.afm
12mu|texlive-nanumtype1-3.0-5|113	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb82.afm
12mu|texlive-nanumtype1-3.0-5|114	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb83.afm
12mu|texlive-nanumtype1-3.0-5|115	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb84.afm
12mu|texlive-nanumtype1-3.0-5|116	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb85.afm
12mu|texlive-nanumtype1-3.0-5|117	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb86.afm
12mu|texlive-nanumtype1-3.0-5|118	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb87.afm
12mu|texlive-nanumtype1-3.0-5|119	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb88.afm
12mu|texlive-nanumtype1-3.0-5|120	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb89.afm
12mu|texlive-nanumtype1-3.0-5|121	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8a.afm
12mu|texlive-nanumtype1-3.0-5|122	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8b.afm
12mu|texlive-nanumtype1-3.0-5|123	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8c.afm
12mu|texlive-nanumtype1-3.0-5|124	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8d.afm
12mu|texlive-nanumtype1-3.0-5|125	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8e.afm
12mu|texlive-nanumtype1-3.0-5|126	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb8f.afm
12mu|texlive-nanumtype1-3.0-5|127	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb90.afm
12mu|texlive-nanumtype1-3.0-5|128	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb91.afm
12mu|texlive-nanumtype1-3.0-5|129	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb92.afm
12mu|texlive-nanumtype1-3.0-5|130	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb93.afm
12mu|texlive-nanumtype1-3.0-5|131	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb94.afm
12mu|texlive-nanumtype1-3.0-5|132	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb95.afm
12mu|texlive-nanumtype1-3.0-5|133	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb96.afm
12mu|texlive-nanumtype1-3.0-5|134	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb97.afm
12mu|texlive-nanumtype1-3.0-5|135	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb98.afm
12mu|texlive-nanumtype1-3.0-5|136	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb99.afm
12mu|texlive-nanumtype1-3.0-5|137	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9a.afm
12mu|texlive-nanumtype1-3.0-5|138	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9b.afm
12mu|texlive-nanumtype1-3.0-5|139	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9c.afm
12mu|texlive-nanumtype1-3.0-5|140	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9d.afm
12mu|texlive-nanumtype1-3.0-5|141	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9e.afm
12mu|texlive-nanumtype1-3.0-5|142	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtb9f.afm
12mu|texlive-nanumtype1-3.0-5|143	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbac.afm
12mu|texlive-nanumtype1-3.0-5|144	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbad.afm
12mu|texlive-nanumtype1-3.0-5|145	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbae.afm
12mu|texlive-nanumtype1-3.0-5|146	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbaf.afm
12mu|texlive-nanumtype1-3.0-5|147	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb0.afm
12mu|texlive-nanumtype1-3.0-5|148	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb1.afm
12mu|texlive-nanumtype1-3.0-5|149	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb2.afm
12mu|texlive-nanumtype1-3.0-5|150	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb3.afm
12mu|texlive-nanumtype1-3.0-5|151	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb4.afm
12mu|texlive-nanumtype1-3.0-5|152	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb5.afm
12mu|texlive-nanumtype1-3.0-5|153	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb6.afm
12mu|texlive-nanumtype1-3.0-5|154	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb7.afm
12mu|texlive-nanumtype1-3.0-5|155	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb8.afm
12mu|texlive-nanumtype1-3.0-5|156	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbb9.afm
12mu|texlive-nanumtype1-3.0-5|157	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbba.afm
12mu|texlive-nanumtype1-3.0-5|158	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbbb.afm
12mu|texlive-nanumtype1-3.0-5|159	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbbc.afm
12mu|texlive-nanumtype1-3.0-5|160	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbbd.afm
12mu|texlive-nanumtype1-3.0-5|161	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbbe.afm
12mu|texlive-nanumtype1-3.0-5|162	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbbf.afm
12mu|texlive-nanumtype1-3.0-5|163	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc0.afm
12mu|texlive-nanumtype1-3.0-5|164	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc1.afm
12mu|texlive-nanumtype1-3.0-5|165	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc2.afm
12mu|texlive-nanumtype1-3.0-5|166	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc3.afm
12mu|texlive-nanumtype1-3.0-5|167	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc4.afm
12mu|texlive-nanumtype1-3.0-5|168	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc5.afm
12mu|texlive-nanumtype1-3.0-5|169	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc6.afm
12mu|texlive-nanumtype1-3.0-5|170	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc7.afm
12mu|texlive-nanumtype1-3.0-5|171	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc8.afm
12mu|texlive-nanumtype1-3.0-5|172	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbc9.afm
12mu|texlive-nanumtype1-3.0-5|173	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbca.afm
12mu|texlive-nanumtype1-3.0-5|174	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbcb.afm
12mu|texlive-nanumtype1-3.0-5|175	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbcc.afm
12mu|texlive-nanumtype1-3.0-5|176	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbcd.afm
12mu|texlive-nanumtype1-3.0-5|177	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbce.afm
12mu|texlive-nanumtype1-3.0-5|178	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbcf.afm
12mu|texlive-nanumtype1-3.0-5|179	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd0.afm
12mu|texlive-nanumtype1-3.0-5|180	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd1.afm
12mu|texlive-nanumtype1-3.0-5|181	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd2.afm
12mu|texlive-nanumtype1-3.0-5|182	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd3.afm
12mu|texlive-nanumtype1-3.0-5|183	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd4.afm
12mu|texlive-nanumtype1-3.0-5|184	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd5.afm
12mu|texlive-nanumtype1-3.0-5|185	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd6.afm
12mu|texlive-nanumtype1-3.0-5|186	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbd7.afm
12mu|texlive-nanumtype1-3.0-5|187	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbf9.afm
12mu|texlive-nanumtype1-3.0-5|188	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbfa.afm
12mu|texlive-nanumtype1-3.0-5|189	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtbff.afm
12mu|texlive-nanumtype1-3.0-5|190	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm00.afm
12mu|texlive-nanumtype1-3.0-5|191	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm01.afm
12mu|texlive-nanumtype1-3.0-5|192	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm02.afm
12mu|texlive-nanumtype1-3.0-5|193	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm03.afm
12mu|texlive-nanumtype1-3.0-5|194	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm04.afm
12mu|texlive-nanumtype1-3.0-5|195	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm11.afm
12mu|texlive-nanumtype1-3.0-5|196	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm20.afm
12mu|texlive-nanumtype1-3.0-5|197	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm21.afm
12mu|texlive-nanumtype1-3.0-5|198	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm22.afm
12mu|texlive-nanumtype1-3.0-5|199	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm23.afm
12mu|texlive-nanumtype1-3.0-5|200	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm24.afm
12mu|texlive-nanumtype1-3.0-5|201	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm25.afm
12mu|texlive-nanumtype1-3.0-5|202	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm26.afm
12mu|texlive-nanumtype1-3.0-5|203	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm27.afm
12mu|texlive-nanumtype1-3.0-5|204	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm2a.afm
12mu|texlive-nanumtype1-3.0-5|205	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm30.afm
12mu|texlive-nanumtype1-3.0-5|206	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm31.afm
12mu|texlive-nanumtype1-3.0-5|207	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm32.afm
12mu|texlive-nanumtype1-3.0-5|208	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm33.afm
12mu|texlive-nanumtype1-3.0-5|209	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm4e.afm
12mu|texlive-nanumtype1-3.0-5|210	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm4f.afm
12mu|texlive-nanumtype1-3.0-5|211	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm50.afm
12mu|texlive-nanumtype1-3.0-5|212	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm51.afm
12mu|texlive-nanumtype1-3.0-5|213	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm52.afm
12mu|texlive-nanumtype1-3.0-5|214	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm53.afm
12mu|texlive-nanumtype1-3.0-5|215	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm54.afm
12mu|texlive-nanumtype1-3.0-5|216	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm55.afm
12mu|texlive-nanumtype1-3.0-5|217	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm56.afm
12mu|texlive-nanumtype1-3.0-5|218	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm57.afm
12mu|texlive-nanumtype1-3.0-5|219	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm58.afm
12mu|texlive-nanumtype1-3.0-5|220	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm59.afm
12mu|texlive-nanumtype1-3.0-5|221	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5a.afm
12mu|texlive-nanumtype1-3.0-5|222	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5b.afm
12mu|texlive-nanumtype1-3.0-5|223	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5c.afm
12mu|texlive-nanumtype1-3.0-5|224	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5d.afm
12mu|texlive-nanumtype1-3.0-5|225	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5e.afm
12mu|texlive-nanumtype1-3.0-5|226	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm5f.afm
12mu|texlive-nanumtype1-3.0-5|227	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm60.afm
12mu|texlive-nanumtype1-3.0-5|228	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm61.afm
12mu|texlive-nanumtype1-3.0-5|229	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm62.afm
12mu|texlive-nanumtype1-3.0-5|230	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm63.afm
12mu|texlive-nanumtype1-3.0-5|231	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm64.afm
12mu|texlive-nanumtype1-3.0-5|232	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm65.afm
12mu|texlive-nanumtype1-3.0-5|233	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm66.afm
12mu|texlive-nanumtype1-3.0-5|234	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm67.afm
12mu|texlive-nanumtype1-3.0-5|235	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm68.afm
12mu|texlive-nanumtype1-3.0-5|236	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm69.afm
12mu|texlive-nanumtype1-3.0-5|237	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6a.afm
12mu|texlive-nanumtype1-3.0-5|238	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6b.afm
12mu|texlive-nanumtype1-3.0-5|239	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6c.afm
12mu|texlive-nanumtype1-3.0-5|240	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6d.afm
12mu|texlive-nanumtype1-3.0-5|241	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6e.afm
12mu|texlive-nanumtype1-3.0-5|242	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm6f.afm
12mu|texlive-nanumtype1-3.0-5|243	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm70.afm
12mu|texlive-nanumtype1-3.0-5|244	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm71.afm
12mu|texlive-nanumtype1-3.0-5|245	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm72.afm
12mu|texlive-nanumtype1-3.0-5|246	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm73.afm
12mu|texlive-nanumtype1-3.0-5|247	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm74.afm
12mu|texlive-nanumtype1-3.0-5|248	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm75.afm
12mu|texlive-nanumtype1-3.0-5|249	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm76.afm
12mu|texlive-nanumtype1-3.0-5|250	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm77.afm
12mu|texlive-nanumtype1-3.0-5|251	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm78.afm
12mu|texlive-nanumtype1-3.0-5|252	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm79.afm
12mu|texlive-nanumtype1-3.0-5|253	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7a.afm
12mu|texlive-nanumtype1-3.0-5|254	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7b.afm
12mu|texlive-nanumtype1-3.0-5|255	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7c.afm
12mu|texlive-nanumtype1-3.0-5|256	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7d.afm
12mu|texlive-nanumtype1-3.0-5|257	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7e.afm
12mu|texlive-nanumtype1-3.0-5|258	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm7f.afm
12mu|texlive-nanumtype1-3.0-5|259	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm80.afm
12mu|texlive-nanumtype1-3.0-5|260	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm81.afm
12mu|texlive-nanumtype1-3.0-5|261	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm82.afm
12mu|texlive-nanumtype1-3.0-5|262	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm83.afm
12mu|texlive-nanumtype1-3.0-5|263	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm84.afm
12mu|texlive-nanumtype1-3.0-5|264	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm85.afm
12mu|texlive-nanumtype1-3.0-5|265	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm86.afm
12mu|texlive-nanumtype1-3.0-5|266	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm87.afm
12mu|texlive-nanumtype1-3.0-5|267	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm88.afm
12mu|texlive-nanumtype1-3.0-5|268	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm89.afm
12mu|texlive-nanumtype1-3.0-5|269	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8a.afm
12mu|texlive-nanumtype1-3.0-5|270	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8b.afm
12mu|texlive-nanumtype1-3.0-5|271	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8c.afm
12mu|texlive-nanumtype1-3.0-5|272	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8d.afm
12mu|texlive-nanumtype1-3.0-5|273	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8e.afm
12mu|texlive-nanumtype1-3.0-5|274	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm8f.afm
12mu|texlive-nanumtype1-3.0-5|275	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm90.afm
12mu|texlive-nanumtype1-3.0-5|276	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm91.afm
12mu|texlive-nanumtype1-3.0-5|277	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm92.afm
12mu|texlive-nanumtype1-3.0-5|278	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm93.afm
12mu|texlive-nanumtype1-3.0-5|279	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm94.afm
12mu|texlive-nanumtype1-3.0-5|280	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm95.afm
12mu|texlive-nanumtype1-3.0-5|281	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm96.afm
12mu|texlive-nanumtype1-3.0-5|282	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm97.afm
12mu|texlive-nanumtype1-3.0-5|283	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm98.afm
12mu|texlive-nanumtype1-3.0-5|284	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm99.afm
12mu|texlive-nanumtype1-3.0-5|285	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9a.afm
12mu|texlive-nanumtype1-3.0-5|286	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9b.afm
12mu|texlive-nanumtype1-3.0-5|287	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9c.afm
12mu|texlive-nanumtype1-3.0-5|288	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9d.afm
12mu|texlive-nanumtype1-3.0-5|289	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9e.afm
12mu|texlive-nanumtype1-3.0-5|290	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtm9f.afm
12mu|texlive-nanumtype1-3.0-5|291	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmac.afm
12mu|texlive-nanumtype1-3.0-5|292	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmad.afm
12mu|texlive-nanumtype1-3.0-5|293	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmae.afm
12mu|texlive-nanumtype1-3.0-5|294	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmaf.afm
12mu|texlive-nanumtype1-3.0-5|295	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb0.afm
12mu|texlive-nanumtype1-3.0-5|296	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb1.afm
12mu|texlive-nanumtype1-3.0-5|297	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb2.afm
12mu|texlive-nanumtype1-3.0-5|298	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb3.afm
12mu|texlive-nanumtype1-3.0-5|299	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb4.afm
12mu|texlive-nanumtype1-3.0-5|300	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb5.afm
12mu|texlive-nanumtype1-3.0-5|301	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb6.afm
12mu|texlive-nanumtype1-3.0-5|302	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb7.afm
12mu|texlive-nanumtype1-3.0-5|303	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb8.afm
12mu|texlive-nanumtype1-3.0-5|304	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmb9.afm
12mu|texlive-nanumtype1-3.0-5|305	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmba.afm
12mu|texlive-nanumtype1-3.0-5|306	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmbb.afm
12mu|texlive-nanumtype1-3.0-5|307	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmbc.afm
12mu|texlive-nanumtype1-3.0-5|308	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmbd.afm
12mu|texlive-nanumtype1-3.0-5|309	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmbe.afm
12mu|texlive-nanumtype1-3.0-5|310	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmbf.afm
12mu|texlive-nanumtype1-3.0-5|311	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc0.afm
12mu|texlive-nanumtype1-3.0-5|312	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc1.afm
12mu|texlive-nanumtype1-3.0-5|313	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc2.afm
12mu|texlive-nanumtype1-3.0-5|314	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc3.afm
12mu|texlive-nanumtype1-3.0-5|315	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc4.afm
12mu|texlive-nanumtype1-3.0-5|316	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc5.afm
12mu|texlive-nanumtype1-3.0-5|317	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc6.afm
12mu|texlive-nanumtype1-3.0-5|318	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc7.afm
12mu|texlive-nanumtype1-3.0-5|319	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc8.afm
12mu|texlive-nanumtype1-3.0-5|320	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmc9.afm
12mu|texlive-nanumtype1-3.0-5|321	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmca.afm
12mu|texlive-nanumtype1-3.0-5|322	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmcb.afm
12mu|texlive-nanumtype1-3.0-5|323	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmcc.afm
12mu|texlive-nanumtype1-3.0-5|324	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmcd.afm
12mu|texlive-nanumtype1-3.0-5|325	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmce.afm
12mu|texlive-nanumtype1-3.0-5|326	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmcf.afm
12mu|texlive-nanumtype1-3.0-5|327	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd0.afm
12mu|texlive-nanumtype1-3.0-5|328	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd1.afm
12mu|texlive-nanumtype1-3.0-5|329	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd2.afm
12mu|texlive-nanumtype1-3.0-5|330	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd3.afm
12mu|texlive-nanumtype1-3.0-5|331	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd4.afm
12mu|texlive-nanumtype1-3.0-5|332	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd5.afm
12mu|texlive-nanumtype1-3.0-5|333	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd6.afm
12mu|texlive-nanumtype1-3.0-5|334	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmd7.afm
12mu|texlive-nanumtype1-3.0-5|335	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmf9.afm
12mu|texlive-nanumtype1-3.0-5|336	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmfa.afm
12mu|texlive-nanumtype1-3.0-5|337	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanumgtmff.afm
12mu|texlive-nanumtype1-3.0-5|338	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb00.afm
12mu|texlive-nanumtype1-3.0-5|339	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb01.afm
12mu|texlive-nanumtype1-3.0-5|340	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb02.afm
12mu|texlive-nanumtype1-3.0-5|341	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb03.afm
12mu|texlive-nanumtype1-3.0-5|342	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb04.afm
12mu|texlive-nanumtype1-3.0-5|343	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb20.afm
12mu|texlive-nanumtype1-3.0-5|344	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb21.afm
12mu|texlive-nanumtype1-3.0-5|345	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb22.afm
12mu|texlive-nanumtype1-3.0-5|346	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb23.afm
12mu|texlive-nanumtype1-3.0-5|347	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb24.afm
12mu|texlive-nanumtype1-3.0-5|348	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb25.afm
12mu|texlive-nanumtype1-3.0-5|349	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb26.afm
12mu|texlive-nanumtype1-3.0-5|350	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb27.afm
12mu|texlive-nanumtype1-3.0-5|351	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb2a.afm
12mu|texlive-nanumtype1-3.0-5|352	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb30.afm
12mu|texlive-nanumtype1-3.0-5|353	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb31.afm
12mu|texlive-nanumtype1-3.0-5|354	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb32.afm
12mu|texlive-nanumtype1-3.0-5|355	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjb33.afm
12mu|texlive-nanumtype1-3.0-5|356	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbac.afm
12mu|texlive-nanumtype1-3.0-5|357	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbad.afm
12mu|texlive-nanumtype1-3.0-5|358	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbae.afm
12mu|texlive-nanumtype1-3.0-5|359	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbaf.afm
12mu|texlive-nanumtype1-3.0-5|360	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb0.afm
12mu|texlive-nanumtype1-3.0-5|361	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb1.afm
12mu|texlive-nanumtype1-3.0-5|362	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb2.afm
12mu|texlive-nanumtype1-3.0-5|363	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb3.afm
12mu|texlive-nanumtype1-3.0-5|364	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb4.afm
12mu|texlive-nanumtype1-3.0-5|365	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb5.afm
12mu|texlive-nanumtype1-3.0-5|366	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb6.afm
12mu|texlive-nanumtype1-3.0-5|367	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb7.afm
12mu|texlive-nanumtype1-3.0-5|368	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb8.afm
12mu|texlive-nanumtype1-3.0-5|369	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbb9.afm
12mu|texlive-nanumtype1-3.0-5|370	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbba.afm
12mu|texlive-nanumtype1-3.0-5|371	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbbb.afm
12mu|texlive-nanumtype1-3.0-5|372	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbbc.afm
12mu|texlive-nanumtype1-3.0-5|373	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbbd.afm
12mu|texlive-nanumtype1-3.0-5|374	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbbe.afm
12mu|texlive-nanumtype1-3.0-5|375	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbbf.afm
12mu|texlive-nanumtype1-3.0-5|376	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc0.afm
12mu|texlive-nanumtype1-3.0-5|377	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc1.afm
12mu|texlive-nanumtype1-3.0-5|378	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc2.afm
12mu|texlive-nanumtype1-3.0-5|379	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc3.afm
12mu|texlive-nanumtype1-3.0-5|380	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc4.afm
12mu|texlive-nanumtype1-3.0-5|381	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc5.afm
12mu|texlive-nanumtype1-3.0-5|382	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc6.afm
12mu|texlive-nanumtype1-3.0-5|383	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc7.afm
12mu|texlive-nanumtype1-3.0-5|384	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc8.afm
12mu|texlive-nanumtype1-3.0-5|385	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbc9.afm
12mu|texlive-nanumtype1-3.0-5|386	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbca.afm
12mu|texlive-nanumtype1-3.0-5|387	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbcb.afm
12mu|texlive-nanumtype1-3.0-5|388	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbcc.afm
12mu|texlive-nanumtype1-3.0-5|389	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbcd.afm
12mu|texlive-nanumtype1-3.0-5|390	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbce.afm
12mu|texlive-nanumtype1-3.0-5|391	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbcf.afm
12mu|texlive-nanumtype1-3.0-5|392	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd0.afm
12mu|texlive-nanumtype1-3.0-5|393	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd1.afm
12mu|texlive-nanumtype1-3.0-5|394	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd2.afm
12mu|texlive-nanumtype1-3.0-5|395	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd3.afm
12mu|texlive-nanumtype1-3.0-5|396	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd4.afm
12mu|texlive-nanumtype1-3.0-5|397	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd5.afm
12mu|texlive-nanumtype1-3.0-5|398	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd6.afm
12mu|texlive-nanumtype1-3.0-5|399	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbd7.afm
12mu|texlive-nanumtype1-3.0-5|400	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjbff.afm
12mu|texlive-nanumtype1-3.0-5|401	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm00.afm
12mu|texlive-nanumtype1-3.0-5|402	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm01.afm
12mu|texlive-nanumtype1-3.0-5|403	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm02.afm
12mu|texlive-nanumtype1-3.0-5|404	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm03.afm
12mu|texlive-nanumtype1-3.0-5|405	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm04.afm
12mu|texlive-nanumtype1-3.0-5|406	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm20.afm
12mu|texlive-nanumtype1-3.0-5|407	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm21.afm
12mu|texlive-nanumtype1-3.0-5|408	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm22.afm
12mu|texlive-nanumtype1-3.0-5|409	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm23.afm
12mu|texlive-nanumtype1-3.0-5|410	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm24.afm
12mu|texlive-nanumtype1-3.0-5|411	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm25.afm
12mu|texlive-nanumtype1-3.0-5|412	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm26.afm
12mu|texlive-nanumtype1-3.0-5|413	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm27.afm
12mu|texlive-nanumtype1-3.0-5|414	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm30.afm
12mu|texlive-nanumtype1-3.0-5|415	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm31.afm
12mu|texlive-nanumtype1-3.0-5|416	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm32.afm
12mu|texlive-nanumtype1-3.0-5|417	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjm33.afm
12mu|texlive-nanumtype1-3.0-5|418	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmac.afm
12mu|texlive-nanumtype1-3.0-5|419	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmad.afm
12mu|texlive-nanumtype1-3.0-5|420	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmae.afm
12mu|texlive-nanumtype1-3.0-5|421	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmaf.afm
12mu|texlive-nanumtype1-3.0-5|422	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb0.afm
12mu|texlive-nanumtype1-3.0-5|423	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb1.afm
12mu|texlive-nanumtype1-3.0-5|424	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb2.afm
12mu|texlive-nanumtype1-3.0-5|425	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb3.afm
12mu|texlive-nanumtype1-3.0-5|426	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb4.afm
12mu|texlive-nanumtype1-3.0-5|427	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb5.afm
12mu|texlive-nanumtype1-3.0-5|428	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb6.afm
12mu|texlive-nanumtype1-3.0-5|429	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb7.afm
12mu|texlive-nanumtype1-3.0-5|430	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb8.afm
12mu|texlive-nanumtype1-3.0-5|431	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmb9.afm
12mu|texlive-nanumtype1-3.0-5|432	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmba.afm
12mu|texlive-nanumtype1-3.0-5|433	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmbb.afm
12mu|texlive-nanumtype1-3.0-5|434	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmbc.afm
12mu|texlive-nanumtype1-3.0-5|435	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmbd.afm
12mu|texlive-nanumtype1-3.0-5|436	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmbe.afm
12mu|texlive-nanumtype1-3.0-5|437	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmbf.afm
12mu|texlive-nanumtype1-3.0-5|438	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc0.afm
12mu|texlive-nanumtype1-3.0-5|439	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc1.afm
12mu|texlive-nanumtype1-3.0-5|440	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc2.afm
12mu|texlive-nanumtype1-3.0-5|441	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc3.afm
12mu|texlive-nanumtype1-3.0-5|442	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc4.afm
12mu|texlive-nanumtype1-3.0-5|443	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc5.afm
12mu|texlive-nanumtype1-3.0-5|444	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc6.afm
12mu|texlive-nanumtype1-3.0-5|445	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc7.afm
12mu|texlive-nanumtype1-3.0-5|446	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc8.afm
12mu|texlive-nanumtype1-3.0-5|447	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmc9.afm
12mu|texlive-nanumtype1-3.0-5|448	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmca.afm
12mu|texlive-nanumtype1-3.0-5|449	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmcb.afm
12mu|texlive-nanumtype1-3.0-5|450	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmcc.afm
12mu|texlive-nanumtype1-3.0-5|451	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmcd.afm
12mu|texlive-nanumtype1-3.0-5|452	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmce.afm
12mu|texlive-nanumtype1-3.0-5|453	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmcf.afm
12mu|texlive-nanumtype1-3.0-5|454	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd0.afm
12mu|texlive-nanumtype1-3.0-5|455	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd1.afm
12mu|texlive-nanumtype1-3.0-5|456	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd2.afm
12mu|texlive-nanumtype1-3.0-5|457	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd3.afm
12mu|texlive-nanumtype1-3.0-5|458	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd4.afm
12mu|texlive-nanumtype1-3.0-5|459	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd5.afm
12mu|texlive-nanumtype1-3.0-5|460	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd6.afm
12mu|texlive-nanumtype1-3.0-5|461	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmd7.afm
12mu|texlive-nanumtype1-3.0-5|462	%{_texmfdistdir}/fonts/afm/public/nanumtype1/nanummjmff.afm
12mu|texlive-nanumtype1-3.0-5|463	%{_texmfdistdir}/fonts/afm/public/nanumtype1/t1nanumgtb.afm
12mu|texlive-nanumtype1-3.0-5|464	%{_texmfdistdir}/fonts/afm/public/nanumtype1/t1nanumgtm.afm
12mu|texlive-nanumtype1-3.0-5|465	%{_texmfdistdir}/fonts/afm/public/nanumtype1/t1nanummjb.afm
12mu|texlive-nanumtype1-3.0-5|466	%{_texmfdistdir}/fonts/afm/public/nanumtype1/t1nanummjm.afm
12mu|texlive-nanumtype1-3.0-5|467	%{_texmfdistdir}/fonts/map/dvips/nanumtype1/nanumfonts.map
12mu|texlive-nanumtype1-3.0-5|468	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb00.tfm
12mu|texlive-nanumtype1-3.0-5|469	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb01.tfm
12mu|texlive-nanumtype1-3.0-5|470	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb02.tfm
12mu|texlive-nanumtype1-3.0-5|471	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb03.tfm
12mu|texlive-nanumtype1-3.0-5|472	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb04.tfm
12mu|texlive-nanumtype1-3.0-5|473	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb11.tfm
12mu|texlive-nanumtype1-3.0-5|474	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb20.tfm
12mu|texlive-nanumtype1-3.0-5|475	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb21.tfm
12mu|texlive-nanumtype1-3.0-5|476	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb22.tfm
12mu|texlive-nanumtype1-3.0-5|477	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb23.tfm
12mu|texlive-nanumtype1-3.0-5|478	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb24.tfm
12mu|texlive-nanumtype1-3.0-5|479	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb25.tfm
12mu|texlive-nanumtype1-3.0-5|480	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb26.tfm
12mu|texlive-nanumtype1-3.0-5|481	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb27.tfm
12mu|texlive-nanumtype1-3.0-5|482	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb2a.tfm
12mu|texlive-nanumtype1-3.0-5|483	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb30.tfm
12mu|texlive-nanumtype1-3.0-5|484	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb31.tfm
12mu|texlive-nanumtype1-3.0-5|485	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb32.tfm
12mu|texlive-nanumtype1-3.0-5|486	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb33.tfm
12mu|texlive-nanumtype1-3.0-5|487	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb4e.tfm
12mu|texlive-nanumtype1-3.0-5|488	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb4f.tfm
12mu|texlive-nanumtype1-3.0-5|489	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb50.tfm
12mu|texlive-nanumtype1-3.0-5|490	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb51.tfm
12mu|texlive-nanumtype1-3.0-5|491	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb52.tfm
12mu|texlive-nanumtype1-3.0-5|492	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb53.tfm
12mu|texlive-nanumtype1-3.0-5|493	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb54.tfm
12mu|texlive-nanumtype1-3.0-5|494	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb55.tfm
12mu|texlive-nanumtype1-3.0-5|495	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb56.tfm
12mu|texlive-nanumtype1-3.0-5|496	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb57.tfm
12mu|texlive-nanumtype1-3.0-5|497	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb58.tfm
12mu|texlive-nanumtype1-3.0-5|498	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb59.tfm
12mu|texlive-nanumtype1-3.0-5|499	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5a.tfm
12mu|texlive-nanumtype1-3.0-5|500	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5b.tfm
12mu|texlive-nanumtype1-3.0-5|501	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5c.tfm
12mu|texlive-nanumtype1-3.0-5|502	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5d.tfm
12mu|texlive-nanumtype1-3.0-5|503	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5e.tfm
12mu|texlive-nanumtype1-3.0-5|504	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb5f.tfm
12mu|texlive-nanumtype1-3.0-5|505	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb60.tfm
12mu|texlive-nanumtype1-3.0-5|506	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb61.tfm
12mu|texlive-nanumtype1-3.0-5|507	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb62.tfm
12mu|texlive-nanumtype1-3.0-5|508	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb63.tfm
12mu|texlive-nanumtype1-3.0-5|509	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb64.tfm
12mu|texlive-nanumtype1-3.0-5|510	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb65.tfm
12mu|texlive-nanumtype1-3.0-5|511	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb66.tfm
12mu|texlive-nanumtype1-3.0-5|512	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb67.tfm
12mu|texlive-nanumtype1-3.0-5|513	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb68.tfm
12mu|texlive-nanumtype1-3.0-5|514	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb69.tfm
12mu|texlive-nanumtype1-3.0-5|515	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6a.tfm
12mu|texlive-nanumtype1-3.0-5|516	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6b.tfm
12mu|texlive-nanumtype1-3.0-5|517	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6c.tfm
12mu|texlive-nanumtype1-3.0-5|518	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6d.tfm
12mu|texlive-nanumtype1-3.0-5|519	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6e.tfm
12mu|texlive-nanumtype1-3.0-5|520	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb6f.tfm
12mu|texlive-nanumtype1-3.0-5|521	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb70.tfm
12mu|texlive-nanumtype1-3.0-5|522	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb71.tfm
12mu|texlive-nanumtype1-3.0-5|523	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb72.tfm
12mu|texlive-nanumtype1-3.0-5|524	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb73.tfm
12mu|texlive-nanumtype1-3.0-5|525	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb74.tfm
12mu|texlive-nanumtype1-3.0-5|526	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb75.tfm
12mu|texlive-nanumtype1-3.0-5|527	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb76.tfm
12mu|texlive-nanumtype1-3.0-5|528	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb77.tfm
12mu|texlive-nanumtype1-3.0-5|529	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb78.tfm
12mu|texlive-nanumtype1-3.0-5|530	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb79.tfm
12mu|texlive-nanumtype1-3.0-5|531	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7a.tfm
12mu|texlive-nanumtype1-3.0-5|532	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7b.tfm
12mu|texlive-nanumtype1-3.0-5|533	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7c.tfm
12mu|texlive-nanumtype1-3.0-5|534	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7d.tfm
12mu|texlive-nanumtype1-3.0-5|535	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7e.tfm
12mu|texlive-nanumtype1-3.0-5|536	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb7f.tfm
12mu|texlive-nanumtype1-3.0-5|537	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb80.tfm
12mu|texlive-nanumtype1-3.0-5|538	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb81.tfm
12mu|texlive-nanumtype1-3.0-5|539	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb82.tfm
12mu|texlive-nanumtype1-3.0-5|540	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb83.tfm
12mu|texlive-nanumtype1-3.0-5|541	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb84.tfm
12mu|texlive-nanumtype1-3.0-5|542	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb85.tfm
12mu|texlive-nanumtype1-3.0-5|543	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb86.tfm
12mu|texlive-nanumtype1-3.0-5|544	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb87.tfm
12mu|texlive-nanumtype1-3.0-5|545	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb88.tfm
12mu|texlive-nanumtype1-3.0-5|546	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb89.tfm
12mu|texlive-nanumtype1-3.0-5|547	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8a.tfm
12mu|texlive-nanumtype1-3.0-5|548	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8b.tfm
12mu|texlive-nanumtype1-3.0-5|549	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8c.tfm
12mu|texlive-nanumtype1-3.0-5|550	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8d.tfm
12mu|texlive-nanumtype1-3.0-5|551	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8e.tfm
12mu|texlive-nanumtype1-3.0-5|552	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb8f.tfm
12mu|texlive-nanumtype1-3.0-5|553	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb90.tfm
12mu|texlive-nanumtype1-3.0-5|554	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb91.tfm
12mu|texlive-nanumtype1-3.0-5|555	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb92.tfm
12mu|texlive-nanumtype1-3.0-5|556	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb93.tfm
12mu|texlive-nanumtype1-3.0-5|557	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb94.tfm
12mu|texlive-nanumtype1-3.0-5|558	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb95.tfm
12mu|texlive-nanumtype1-3.0-5|559	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb96.tfm
12mu|texlive-nanumtype1-3.0-5|560	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb97.tfm
12mu|texlive-nanumtype1-3.0-5|561	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb98.tfm
12mu|texlive-nanumtype1-3.0-5|562	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb99.tfm
12mu|texlive-nanumtype1-3.0-5|563	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9a.tfm
12mu|texlive-nanumtype1-3.0-5|564	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9b.tfm
12mu|texlive-nanumtype1-3.0-5|565	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9c.tfm
12mu|texlive-nanumtype1-3.0-5|566	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9d.tfm
12mu|texlive-nanumtype1-3.0-5|567	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9e.tfm
12mu|texlive-nanumtype1-3.0-5|568	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtb9f.tfm
12mu|texlive-nanumtype1-3.0-5|569	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbac.tfm
12mu|texlive-nanumtype1-3.0-5|570	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbad.tfm
12mu|texlive-nanumtype1-3.0-5|571	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbae.tfm
12mu|texlive-nanumtype1-3.0-5|572	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbaf.tfm
12mu|texlive-nanumtype1-3.0-5|573	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb0.tfm
12mu|texlive-nanumtype1-3.0-5|574	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb1.tfm
12mu|texlive-nanumtype1-3.0-5|575	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb2.tfm
12mu|texlive-nanumtype1-3.0-5|576	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb3.tfm
12mu|texlive-nanumtype1-3.0-5|577	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb4.tfm
12mu|texlive-nanumtype1-3.0-5|578	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb5.tfm
12mu|texlive-nanumtype1-3.0-5|579	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb6.tfm
12mu|texlive-nanumtype1-3.0-5|580	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb7.tfm
12mu|texlive-nanumtype1-3.0-5|581	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb8.tfm
12mu|texlive-nanumtype1-3.0-5|582	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbb9.tfm
12mu|texlive-nanumtype1-3.0-5|583	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbba.tfm
12mu|texlive-nanumtype1-3.0-5|584	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbbb.tfm
12mu|texlive-nanumtype1-3.0-5|585	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbbc.tfm
12mu|texlive-nanumtype1-3.0-5|586	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbbd.tfm
12mu|texlive-nanumtype1-3.0-5|587	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbbe.tfm
12mu|texlive-nanumtype1-3.0-5|588	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbbf.tfm
12mu|texlive-nanumtype1-3.0-5|589	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc0.tfm
12mu|texlive-nanumtype1-3.0-5|590	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc1.tfm
12mu|texlive-nanumtype1-3.0-5|591	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc2.tfm
12mu|texlive-nanumtype1-3.0-5|592	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc3.tfm
12mu|texlive-nanumtype1-3.0-5|593	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc4.tfm
12mu|texlive-nanumtype1-3.0-5|594	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc5.tfm
12mu|texlive-nanumtype1-3.0-5|595	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc6.tfm
12mu|texlive-nanumtype1-3.0-5|596	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc7.tfm
12mu|texlive-nanumtype1-3.0-5|597	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc8.tfm
12mu|texlive-nanumtype1-3.0-5|598	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbc9.tfm
12mu|texlive-nanumtype1-3.0-5|599	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbca.tfm
12mu|texlive-nanumtype1-3.0-5|600	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbcb.tfm
12mu|texlive-nanumtype1-3.0-5|601	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbcc.tfm
12mu|texlive-nanumtype1-3.0-5|602	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbcd.tfm
12mu|texlive-nanumtype1-3.0-5|603	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbce.tfm
12mu|texlive-nanumtype1-3.0-5|604	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbcf.tfm
12mu|texlive-nanumtype1-3.0-5|605	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd0.tfm
12mu|texlive-nanumtype1-3.0-5|606	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd1.tfm
12mu|texlive-nanumtype1-3.0-5|607	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd2.tfm
12mu|texlive-nanumtype1-3.0-5|608	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd3.tfm
12mu|texlive-nanumtype1-3.0-5|609	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd4.tfm
12mu|texlive-nanumtype1-3.0-5|610	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd5.tfm
12mu|texlive-nanumtype1-3.0-5|611	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd6.tfm
12mu|texlive-nanumtype1-3.0-5|612	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbd7.tfm
12mu|texlive-nanumtype1-3.0-5|613	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbf9.tfm
12mu|texlive-nanumtype1-3.0-5|614	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbfa.tfm
12mu|texlive-nanumtype1-3.0-5|615	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbff.tfm
12mu|texlive-nanumtype1-3.0-5|616	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo00.tfm
12mu|texlive-nanumtype1-3.0-5|617	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo01.tfm
12mu|texlive-nanumtype1-3.0-5|618	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo02.tfm
12mu|texlive-nanumtype1-3.0-5|619	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo03.tfm
12mu|texlive-nanumtype1-3.0-5|620	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo04.tfm
12mu|texlive-nanumtype1-3.0-5|621	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo11.tfm
12mu|texlive-nanumtype1-3.0-5|622	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo20.tfm
12mu|texlive-nanumtype1-3.0-5|623	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo21.tfm
12mu|texlive-nanumtype1-3.0-5|624	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo22.tfm
12mu|texlive-nanumtype1-3.0-5|625	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo23.tfm
12mu|texlive-nanumtype1-3.0-5|626	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo24.tfm
12mu|texlive-nanumtype1-3.0-5|627	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo25.tfm
12mu|texlive-nanumtype1-3.0-5|628	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo26.tfm
12mu|texlive-nanumtype1-3.0-5|629	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo27.tfm
12mu|texlive-nanumtype1-3.0-5|630	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo2a.tfm
12mu|texlive-nanumtype1-3.0-5|631	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo30.tfm
12mu|texlive-nanumtype1-3.0-5|632	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo31.tfm
12mu|texlive-nanumtype1-3.0-5|633	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo32.tfm
12mu|texlive-nanumtype1-3.0-5|634	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo33.tfm
12mu|texlive-nanumtype1-3.0-5|635	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo4e.tfm
12mu|texlive-nanumtype1-3.0-5|636	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo4f.tfm
12mu|texlive-nanumtype1-3.0-5|637	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo50.tfm
12mu|texlive-nanumtype1-3.0-5|638	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo51.tfm
12mu|texlive-nanumtype1-3.0-5|639	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo52.tfm
12mu|texlive-nanumtype1-3.0-5|640	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo53.tfm
12mu|texlive-nanumtype1-3.0-5|641	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo54.tfm
12mu|texlive-nanumtype1-3.0-5|642	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo55.tfm
12mu|texlive-nanumtype1-3.0-5|643	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo56.tfm
12mu|texlive-nanumtype1-3.0-5|644	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo57.tfm
12mu|texlive-nanumtype1-3.0-5|645	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo58.tfm
12mu|texlive-nanumtype1-3.0-5|646	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo59.tfm
12mu|texlive-nanumtype1-3.0-5|647	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5a.tfm
12mu|texlive-nanumtype1-3.0-5|648	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5b.tfm
12mu|texlive-nanumtype1-3.0-5|649	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5c.tfm
12mu|texlive-nanumtype1-3.0-5|650	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5d.tfm
12mu|texlive-nanumtype1-3.0-5|651	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5e.tfm
12mu|texlive-nanumtype1-3.0-5|652	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo5f.tfm
12mu|texlive-nanumtype1-3.0-5|653	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo60.tfm
12mu|texlive-nanumtype1-3.0-5|654	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo61.tfm
12mu|texlive-nanumtype1-3.0-5|655	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo62.tfm
12mu|texlive-nanumtype1-3.0-5|656	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo63.tfm
12mu|texlive-nanumtype1-3.0-5|657	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo64.tfm
12mu|texlive-nanumtype1-3.0-5|658	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo65.tfm
12mu|texlive-nanumtype1-3.0-5|659	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo66.tfm
12mu|texlive-nanumtype1-3.0-5|660	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo67.tfm
12mu|texlive-nanumtype1-3.0-5|661	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo68.tfm
12mu|texlive-nanumtype1-3.0-5|662	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo69.tfm
12mu|texlive-nanumtype1-3.0-5|663	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6a.tfm
12mu|texlive-nanumtype1-3.0-5|664	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6b.tfm
12mu|texlive-nanumtype1-3.0-5|665	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6c.tfm
12mu|texlive-nanumtype1-3.0-5|666	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6d.tfm
12mu|texlive-nanumtype1-3.0-5|667	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6e.tfm
12mu|texlive-nanumtype1-3.0-5|668	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo6f.tfm
12mu|texlive-nanumtype1-3.0-5|669	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo70.tfm
12mu|texlive-nanumtype1-3.0-5|670	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo71.tfm
12mu|texlive-nanumtype1-3.0-5|671	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo72.tfm
12mu|texlive-nanumtype1-3.0-5|672	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo73.tfm
12mu|texlive-nanumtype1-3.0-5|673	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo74.tfm
12mu|texlive-nanumtype1-3.0-5|674	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo75.tfm
12mu|texlive-nanumtype1-3.0-5|675	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo76.tfm
12mu|texlive-nanumtype1-3.0-5|676	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo77.tfm
12mu|texlive-nanumtype1-3.0-5|677	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo78.tfm
12mu|texlive-nanumtype1-3.0-5|678	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo79.tfm
12mu|texlive-nanumtype1-3.0-5|679	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7a.tfm
12mu|texlive-nanumtype1-3.0-5|680	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7b.tfm
12mu|texlive-nanumtype1-3.0-5|681	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7c.tfm
12mu|texlive-nanumtype1-3.0-5|682	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7d.tfm
12mu|texlive-nanumtype1-3.0-5|683	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7e.tfm
12mu|texlive-nanumtype1-3.0-5|684	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo7f.tfm
12mu|texlive-nanumtype1-3.0-5|685	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo80.tfm
12mu|texlive-nanumtype1-3.0-5|686	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo81.tfm
12mu|texlive-nanumtype1-3.0-5|687	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo82.tfm
12mu|texlive-nanumtype1-3.0-5|688	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo83.tfm
12mu|texlive-nanumtype1-3.0-5|689	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo84.tfm
12mu|texlive-nanumtype1-3.0-5|690	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo85.tfm
12mu|texlive-nanumtype1-3.0-5|691	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo86.tfm
12mu|texlive-nanumtype1-3.0-5|692	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo87.tfm
12mu|texlive-nanumtype1-3.0-5|693	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo88.tfm
12mu|texlive-nanumtype1-3.0-5|694	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo89.tfm
12mu|texlive-nanumtype1-3.0-5|695	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8a.tfm
12mu|texlive-nanumtype1-3.0-5|696	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8b.tfm
12mu|texlive-nanumtype1-3.0-5|697	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8c.tfm
12mu|texlive-nanumtype1-3.0-5|698	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8d.tfm
12mu|texlive-nanumtype1-3.0-5|699	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8e.tfm
12mu|texlive-nanumtype1-3.0-5|700	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo8f.tfm
12mu|texlive-nanumtype1-3.0-5|701	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo90.tfm
12mu|texlive-nanumtype1-3.0-5|702	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo91.tfm
12mu|texlive-nanumtype1-3.0-5|703	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo92.tfm
12mu|texlive-nanumtype1-3.0-5|704	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo93.tfm
12mu|texlive-nanumtype1-3.0-5|705	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo94.tfm
12mu|texlive-nanumtype1-3.0-5|706	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo95.tfm
12mu|texlive-nanumtype1-3.0-5|707	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo96.tfm
12mu|texlive-nanumtype1-3.0-5|708	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo97.tfm
12mu|texlive-nanumtype1-3.0-5|709	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo98.tfm
12mu|texlive-nanumtype1-3.0-5|710	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo99.tfm
12mu|texlive-nanumtype1-3.0-5|711	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9a.tfm
12mu|texlive-nanumtype1-3.0-5|712	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9b.tfm
12mu|texlive-nanumtype1-3.0-5|713	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9c.tfm
12mu|texlive-nanumtype1-3.0-5|714	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9d.tfm
12mu|texlive-nanumtype1-3.0-5|715	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9e.tfm
12mu|texlive-nanumtype1-3.0-5|716	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbo9f.tfm
12mu|texlive-nanumtype1-3.0-5|717	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboac.tfm
12mu|texlive-nanumtype1-3.0-5|718	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboad.tfm
12mu|texlive-nanumtype1-3.0-5|719	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboae.tfm
12mu|texlive-nanumtype1-3.0-5|720	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboaf.tfm
12mu|texlive-nanumtype1-3.0-5|721	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob0.tfm
12mu|texlive-nanumtype1-3.0-5|722	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob1.tfm
12mu|texlive-nanumtype1-3.0-5|723	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob2.tfm
12mu|texlive-nanumtype1-3.0-5|724	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob3.tfm
12mu|texlive-nanumtype1-3.0-5|725	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob4.tfm
12mu|texlive-nanumtype1-3.0-5|726	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob5.tfm
12mu|texlive-nanumtype1-3.0-5|727	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob6.tfm
12mu|texlive-nanumtype1-3.0-5|728	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob7.tfm
12mu|texlive-nanumtype1-3.0-5|729	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob8.tfm
12mu|texlive-nanumtype1-3.0-5|730	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbob9.tfm
12mu|texlive-nanumtype1-3.0-5|731	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboba.tfm
12mu|texlive-nanumtype1-3.0-5|732	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbobb.tfm
12mu|texlive-nanumtype1-3.0-5|733	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbobc.tfm
12mu|texlive-nanumtype1-3.0-5|734	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbobd.tfm
12mu|texlive-nanumtype1-3.0-5|735	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbobe.tfm
12mu|texlive-nanumtype1-3.0-5|736	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbobf.tfm
12mu|texlive-nanumtype1-3.0-5|737	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc0.tfm
12mu|texlive-nanumtype1-3.0-5|738	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc1.tfm
12mu|texlive-nanumtype1-3.0-5|739	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc2.tfm
12mu|texlive-nanumtype1-3.0-5|740	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc3.tfm
12mu|texlive-nanumtype1-3.0-5|741	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc4.tfm
12mu|texlive-nanumtype1-3.0-5|742	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc5.tfm
12mu|texlive-nanumtype1-3.0-5|743	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc6.tfm
12mu|texlive-nanumtype1-3.0-5|744	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc7.tfm
12mu|texlive-nanumtype1-3.0-5|745	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc8.tfm
12mu|texlive-nanumtype1-3.0-5|746	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboc9.tfm
12mu|texlive-nanumtype1-3.0-5|747	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboca.tfm
12mu|texlive-nanumtype1-3.0-5|748	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbocb.tfm
12mu|texlive-nanumtype1-3.0-5|749	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbocc.tfm
12mu|texlive-nanumtype1-3.0-5|750	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbocd.tfm
12mu|texlive-nanumtype1-3.0-5|751	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboce.tfm
12mu|texlive-nanumtype1-3.0-5|752	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbocf.tfm
12mu|texlive-nanumtype1-3.0-5|753	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod0.tfm
12mu|texlive-nanumtype1-3.0-5|754	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod1.tfm
12mu|texlive-nanumtype1-3.0-5|755	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod2.tfm
12mu|texlive-nanumtype1-3.0-5|756	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod3.tfm
12mu|texlive-nanumtype1-3.0-5|757	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod4.tfm
12mu|texlive-nanumtype1-3.0-5|758	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod5.tfm
12mu|texlive-nanumtype1-3.0-5|759	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod6.tfm
12mu|texlive-nanumtype1-3.0-5|760	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbod7.tfm
12mu|texlive-nanumtype1-3.0-5|761	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbof9.tfm
12mu|texlive-nanumtype1-3.0-5|762	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtbofa.tfm
12mu|texlive-nanumtype1-3.0-5|763	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtboff.tfm
12mu|texlive-nanumtype1-3.0-5|764	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm00.tfm
12mu|texlive-nanumtype1-3.0-5|765	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm01.tfm
12mu|texlive-nanumtype1-3.0-5|766	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm02.tfm
12mu|texlive-nanumtype1-3.0-5|767	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm03.tfm
12mu|texlive-nanumtype1-3.0-5|768	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm04.tfm
12mu|texlive-nanumtype1-3.0-5|769	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm11.tfm
12mu|texlive-nanumtype1-3.0-5|770	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm20.tfm
12mu|texlive-nanumtype1-3.0-5|771	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm21.tfm
12mu|texlive-nanumtype1-3.0-5|772	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm22.tfm
12mu|texlive-nanumtype1-3.0-5|773	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm23.tfm
12mu|texlive-nanumtype1-3.0-5|774	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm24.tfm
12mu|texlive-nanumtype1-3.0-5|775	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm25.tfm
12mu|texlive-nanumtype1-3.0-5|776	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm26.tfm
12mu|texlive-nanumtype1-3.0-5|777	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm27.tfm
12mu|texlive-nanumtype1-3.0-5|778	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm2a.tfm
12mu|texlive-nanumtype1-3.0-5|779	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm30.tfm
12mu|texlive-nanumtype1-3.0-5|780	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm31.tfm
12mu|texlive-nanumtype1-3.0-5|781	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm32.tfm
12mu|texlive-nanumtype1-3.0-5|782	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm33.tfm
12mu|texlive-nanumtype1-3.0-5|783	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm4e.tfm
12mu|texlive-nanumtype1-3.0-5|784	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm4f.tfm
12mu|texlive-nanumtype1-3.0-5|785	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm50.tfm
12mu|texlive-nanumtype1-3.0-5|786	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm51.tfm
12mu|texlive-nanumtype1-3.0-5|787	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm52.tfm
12mu|texlive-nanumtype1-3.0-5|788	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm53.tfm
12mu|texlive-nanumtype1-3.0-5|789	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm54.tfm
12mu|texlive-nanumtype1-3.0-5|790	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm55.tfm
12mu|texlive-nanumtype1-3.0-5|791	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm56.tfm
12mu|texlive-nanumtype1-3.0-5|792	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm57.tfm
12mu|texlive-nanumtype1-3.0-5|793	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm58.tfm
12mu|texlive-nanumtype1-3.0-5|794	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm59.tfm
12mu|texlive-nanumtype1-3.0-5|795	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5a.tfm
12mu|texlive-nanumtype1-3.0-5|796	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5b.tfm
12mu|texlive-nanumtype1-3.0-5|797	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5c.tfm
12mu|texlive-nanumtype1-3.0-5|798	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5d.tfm
12mu|texlive-nanumtype1-3.0-5|799	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5e.tfm
12mu|texlive-nanumtype1-3.0-5|800	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm5f.tfm
12mu|texlive-nanumtype1-3.0-5|801	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm60.tfm
12mu|texlive-nanumtype1-3.0-5|802	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm61.tfm
12mu|texlive-nanumtype1-3.0-5|803	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm62.tfm
12mu|texlive-nanumtype1-3.0-5|804	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm63.tfm
12mu|texlive-nanumtype1-3.0-5|805	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm64.tfm
12mu|texlive-nanumtype1-3.0-5|806	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm65.tfm
12mu|texlive-nanumtype1-3.0-5|807	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm66.tfm
12mu|texlive-nanumtype1-3.0-5|808	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm67.tfm
12mu|texlive-nanumtype1-3.0-5|809	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm68.tfm
12mu|texlive-nanumtype1-3.0-5|810	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm69.tfm
12mu|texlive-nanumtype1-3.0-5|811	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6a.tfm
12mu|texlive-nanumtype1-3.0-5|812	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6b.tfm
12mu|texlive-nanumtype1-3.0-5|813	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6c.tfm
12mu|texlive-nanumtype1-3.0-5|814	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6d.tfm
12mu|texlive-nanumtype1-3.0-5|815	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6e.tfm
12mu|texlive-nanumtype1-3.0-5|816	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm6f.tfm
12mu|texlive-nanumtype1-3.0-5|817	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm70.tfm
12mu|texlive-nanumtype1-3.0-5|818	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm71.tfm
12mu|texlive-nanumtype1-3.0-5|819	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm72.tfm
12mu|texlive-nanumtype1-3.0-5|820	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm73.tfm
12mu|texlive-nanumtype1-3.0-5|821	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm74.tfm
12mu|texlive-nanumtype1-3.0-5|822	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm75.tfm
12mu|texlive-nanumtype1-3.0-5|823	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm76.tfm
12mu|texlive-nanumtype1-3.0-5|824	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm77.tfm
12mu|texlive-nanumtype1-3.0-5|825	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm78.tfm
12mu|texlive-nanumtype1-3.0-5|826	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm79.tfm
12mu|texlive-nanumtype1-3.0-5|827	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7a.tfm
12mu|texlive-nanumtype1-3.0-5|828	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7b.tfm
12mu|texlive-nanumtype1-3.0-5|829	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7c.tfm
12mu|texlive-nanumtype1-3.0-5|830	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7d.tfm
12mu|texlive-nanumtype1-3.0-5|831	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7e.tfm
12mu|texlive-nanumtype1-3.0-5|832	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm7f.tfm
12mu|texlive-nanumtype1-3.0-5|833	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm80.tfm
12mu|texlive-nanumtype1-3.0-5|834	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm81.tfm
12mu|texlive-nanumtype1-3.0-5|835	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm82.tfm
12mu|texlive-nanumtype1-3.0-5|836	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm83.tfm
12mu|texlive-nanumtype1-3.0-5|837	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm84.tfm
12mu|texlive-nanumtype1-3.0-5|838	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm85.tfm
12mu|texlive-nanumtype1-3.0-5|839	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm86.tfm
12mu|texlive-nanumtype1-3.0-5|840	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm87.tfm
12mu|texlive-nanumtype1-3.0-5|841	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm88.tfm
12mu|texlive-nanumtype1-3.0-5|842	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm89.tfm
12mu|texlive-nanumtype1-3.0-5|843	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8a.tfm
12mu|texlive-nanumtype1-3.0-5|844	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8b.tfm
12mu|texlive-nanumtype1-3.0-5|845	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8c.tfm
12mu|texlive-nanumtype1-3.0-5|846	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8d.tfm
12mu|texlive-nanumtype1-3.0-5|847	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8e.tfm
12mu|texlive-nanumtype1-3.0-5|848	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm8f.tfm
12mu|texlive-nanumtype1-3.0-5|849	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm90.tfm
12mu|texlive-nanumtype1-3.0-5|850	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm91.tfm
12mu|texlive-nanumtype1-3.0-5|851	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm92.tfm
12mu|texlive-nanumtype1-3.0-5|852	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm93.tfm
12mu|texlive-nanumtype1-3.0-5|853	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm94.tfm
12mu|texlive-nanumtype1-3.0-5|854	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm95.tfm
12mu|texlive-nanumtype1-3.0-5|855	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm96.tfm
12mu|texlive-nanumtype1-3.0-5|856	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm97.tfm
12mu|texlive-nanumtype1-3.0-5|857	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm98.tfm
12mu|texlive-nanumtype1-3.0-5|858	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm99.tfm
12mu|texlive-nanumtype1-3.0-5|859	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9a.tfm
12mu|texlive-nanumtype1-3.0-5|860	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9b.tfm
12mu|texlive-nanumtype1-3.0-5|861	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9c.tfm
12mu|texlive-nanumtype1-3.0-5|862	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9d.tfm
12mu|texlive-nanumtype1-3.0-5|863	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9e.tfm
12mu|texlive-nanumtype1-3.0-5|864	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtm9f.tfm
12mu|texlive-nanumtype1-3.0-5|865	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmac.tfm
12mu|texlive-nanumtype1-3.0-5|866	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmad.tfm
12mu|texlive-nanumtype1-3.0-5|867	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmae.tfm
12mu|texlive-nanumtype1-3.0-5|868	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmaf.tfm
12mu|texlive-nanumtype1-3.0-5|869	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb0.tfm
12mu|texlive-nanumtype1-3.0-5|870	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb1.tfm
12mu|texlive-nanumtype1-3.0-5|871	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb2.tfm
12mu|texlive-nanumtype1-3.0-5|872	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb3.tfm
12mu|texlive-nanumtype1-3.0-5|873	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb4.tfm
12mu|texlive-nanumtype1-3.0-5|874	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb5.tfm
12mu|texlive-nanumtype1-3.0-5|875	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb6.tfm
12mu|texlive-nanumtype1-3.0-5|876	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb7.tfm
12mu|texlive-nanumtype1-3.0-5|877	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb8.tfm
12mu|texlive-nanumtype1-3.0-5|878	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmb9.tfm
12mu|texlive-nanumtype1-3.0-5|879	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmba.tfm
12mu|texlive-nanumtype1-3.0-5|880	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmbb.tfm
12mu|texlive-nanumtype1-3.0-5|881	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmbc.tfm
12mu|texlive-nanumtype1-3.0-5|882	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmbd.tfm
12mu|texlive-nanumtype1-3.0-5|883	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmbe.tfm
12mu|texlive-nanumtype1-3.0-5|884	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmbf.tfm
12mu|texlive-nanumtype1-3.0-5|885	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc0.tfm
12mu|texlive-nanumtype1-3.0-5|886	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc1.tfm
12mu|texlive-nanumtype1-3.0-5|887	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc2.tfm
12mu|texlive-nanumtype1-3.0-5|888	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc3.tfm
12mu|texlive-nanumtype1-3.0-5|889	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc4.tfm
12mu|texlive-nanumtype1-3.0-5|890	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc5.tfm
12mu|texlive-nanumtype1-3.0-5|891	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc6.tfm
12mu|texlive-nanumtype1-3.0-5|892	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc7.tfm
12mu|texlive-nanumtype1-3.0-5|893	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc8.tfm
12mu|texlive-nanumtype1-3.0-5|894	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmc9.tfm
12mu|texlive-nanumtype1-3.0-5|895	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmca.tfm
12mu|texlive-nanumtype1-3.0-5|896	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmcb.tfm
12mu|texlive-nanumtype1-3.0-5|897	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmcc.tfm
12mu|texlive-nanumtype1-3.0-5|898	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmcd.tfm
12mu|texlive-nanumtype1-3.0-5|899	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmce.tfm
12mu|texlive-nanumtype1-3.0-5|900	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmcf.tfm
12mu|texlive-nanumtype1-3.0-5|901	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd0.tfm
12mu|texlive-nanumtype1-3.0-5|902	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd1.tfm
12mu|texlive-nanumtype1-3.0-5|903	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd2.tfm
12mu|texlive-nanumtype1-3.0-5|904	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd3.tfm
12mu|texlive-nanumtype1-3.0-5|905	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd4.tfm
12mu|texlive-nanumtype1-3.0-5|906	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd5.tfm
12mu|texlive-nanumtype1-3.0-5|907	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd6.tfm
12mu|texlive-nanumtype1-3.0-5|908	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmd7.tfm
12mu|texlive-nanumtype1-3.0-5|909	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmf9.tfm
12mu|texlive-nanumtype1-3.0-5|910	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmfa.tfm
12mu|texlive-nanumtype1-3.0-5|911	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmff.tfm
12mu|texlive-nanumtype1-3.0-5|912	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo00.tfm
12mu|texlive-nanumtype1-3.0-5|913	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo01.tfm
12mu|texlive-nanumtype1-3.0-5|914	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo02.tfm
12mu|texlive-nanumtype1-3.0-5|915	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo03.tfm
12mu|texlive-nanumtype1-3.0-5|916	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo04.tfm
12mu|texlive-nanumtype1-3.0-5|917	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo11.tfm
12mu|texlive-nanumtype1-3.0-5|918	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo20.tfm
12mu|texlive-nanumtype1-3.0-5|919	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo21.tfm
12mu|texlive-nanumtype1-3.0-5|920	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo22.tfm
12mu|texlive-nanumtype1-3.0-5|921	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo23.tfm
12mu|texlive-nanumtype1-3.0-5|922	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo24.tfm
12mu|texlive-nanumtype1-3.0-5|923	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo25.tfm
12mu|texlive-nanumtype1-3.0-5|924	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo26.tfm
12mu|texlive-nanumtype1-3.0-5|925	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo27.tfm
12mu|texlive-nanumtype1-3.0-5|926	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo2a.tfm
12mu|texlive-nanumtype1-3.0-5|927	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo30.tfm
12mu|texlive-nanumtype1-3.0-5|928	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo31.tfm
12mu|texlive-nanumtype1-3.0-5|929	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo32.tfm
12mu|texlive-nanumtype1-3.0-5|930	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo33.tfm
12mu|texlive-nanumtype1-3.0-5|931	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo4e.tfm
12mu|texlive-nanumtype1-3.0-5|932	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo4f.tfm
12mu|texlive-nanumtype1-3.0-5|933	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo50.tfm
12mu|texlive-nanumtype1-3.0-5|934	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo51.tfm
12mu|texlive-nanumtype1-3.0-5|935	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo52.tfm
12mu|texlive-nanumtype1-3.0-5|936	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo53.tfm
12mu|texlive-nanumtype1-3.0-5|937	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo54.tfm
12mu|texlive-nanumtype1-3.0-5|938	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo55.tfm
12mu|texlive-nanumtype1-3.0-5|939	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo56.tfm
12mu|texlive-nanumtype1-3.0-5|940	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo57.tfm
12mu|texlive-nanumtype1-3.0-5|941	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo58.tfm
12mu|texlive-nanumtype1-3.0-5|942	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo59.tfm
12mu|texlive-nanumtype1-3.0-5|943	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5a.tfm
12mu|texlive-nanumtype1-3.0-5|944	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5b.tfm
12mu|texlive-nanumtype1-3.0-5|945	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5c.tfm
12mu|texlive-nanumtype1-3.0-5|946	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5d.tfm
12mu|texlive-nanumtype1-3.0-5|947	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5e.tfm
12mu|texlive-nanumtype1-3.0-5|948	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo5f.tfm
12mu|texlive-nanumtype1-3.0-5|949	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo60.tfm
12mu|texlive-nanumtype1-3.0-5|950	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo61.tfm
12mu|texlive-nanumtype1-3.0-5|951	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo62.tfm
12mu|texlive-nanumtype1-3.0-5|952	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo63.tfm
12mu|texlive-nanumtype1-3.0-5|953	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo64.tfm
12mu|texlive-nanumtype1-3.0-5|954	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo65.tfm
12mu|texlive-nanumtype1-3.0-5|955	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo66.tfm
12mu|texlive-nanumtype1-3.0-5|956	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo67.tfm
12mu|texlive-nanumtype1-3.0-5|957	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo68.tfm
12mu|texlive-nanumtype1-3.0-5|958	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo69.tfm
12mu|texlive-nanumtype1-3.0-5|959	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6a.tfm
12mu|texlive-nanumtype1-3.0-5|960	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6b.tfm
12mu|texlive-nanumtype1-3.0-5|961	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6c.tfm
12mu|texlive-nanumtype1-3.0-5|962	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6d.tfm
12mu|texlive-nanumtype1-3.0-5|963	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6e.tfm
12mu|texlive-nanumtype1-3.0-5|964	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo6f.tfm
12mu|texlive-nanumtype1-3.0-5|965	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo70.tfm
12mu|texlive-nanumtype1-3.0-5|966	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo71.tfm
12mu|texlive-nanumtype1-3.0-5|967	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo72.tfm
12mu|texlive-nanumtype1-3.0-5|968	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo73.tfm
12mu|texlive-nanumtype1-3.0-5|969	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo74.tfm
12mu|texlive-nanumtype1-3.0-5|970	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo75.tfm
12mu|texlive-nanumtype1-3.0-5|971	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo76.tfm
12mu|texlive-nanumtype1-3.0-5|972	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo77.tfm
12mu|texlive-nanumtype1-3.0-5|973	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo78.tfm
12mu|texlive-nanumtype1-3.0-5|974	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo79.tfm
12mu|texlive-nanumtype1-3.0-5|975	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7a.tfm
12mu|texlive-nanumtype1-3.0-5|976	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7b.tfm
12mu|texlive-nanumtype1-3.0-5|977	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7c.tfm
12mu|texlive-nanumtype1-3.0-5|978	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7d.tfm
12mu|texlive-nanumtype1-3.0-5|979	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7e.tfm
12mu|texlive-nanumtype1-3.0-5|980	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo7f.tfm
12mu|texlive-nanumtype1-3.0-5|981	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo80.tfm
12mu|texlive-nanumtype1-3.0-5|982	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo81.tfm
12mu|texlive-nanumtype1-3.0-5|983	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo82.tfm
12mu|texlive-nanumtype1-3.0-5|984	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo83.tfm
12mu|texlive-nanumtype1-3.0-5|985	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo84.tfm
12mu|texlive-nanumtype1-3.0-5|986	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo85.tfm
12mu|texlive-nanumtype1-3.0-5|987	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo86.tfm
12mu|texlive-nanumtype1-3.0-5|988	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo87.tfm
12mu|texlive-nanumtype1-3.0-5|989	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo88.tfm
12mu|texlive-nanumtype1-3.0-5|990	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo89.tfm
12mu|texlive-nanumtype1-3.0-5|991	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8a.tfm
12mu|texlive-nanumtype1-3.0-5|992	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8b.tfm
12mu|texlive-nanumtype1-3.0-5|993	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8c.tfm
12mu|texlive-nanumtype1-3.0-5|994	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8d.tfm
12mu|texlive-nanumtype1-3.0-5|995	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8e.tfm
12mu|texlive-nanumtype1-3.0-5|996	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo8f.tfm
12mu|texlive-nanumtype1-3.0-5|997	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo90.tfm
12mu|texlive-nanumtype1-3.0-5|998	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo91.tfm
12mu|texlive-nanumtype1-3.0-5|999	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo92.tfm
12mu|texlive-nanumtype1-3.0-5|1000	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo93.tfm
12mu|texlive-nanumtype1-3.0-5|1001	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo94.tfm
12mu|texlive-nanumtype1-3.0-5|1002	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo95.tfm
12mu|texlive-nanumtype1-3.0-5|1003	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo96.tfm
12mu|texlive-nanumtype1-3.0-5|1004	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo97.tfm
12mu|texlive-nanumtype1-3.0-5|1005	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo98.tfm
12mu|texlive-nanumtype1-3.0-5|1006	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo99.tfm
12mu|texlive-nanumtype1-3.0-5|1007	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9a.tfm
12mu|texlive-nanumtype1-3.0-5|1008	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9b.tfm
12mu|texlive-nanumtype1-3.0-5|1009	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9c.tfm
12mu|texlive-nanumtype1-3.0-5|1010	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9d.tfm
12mu|texlive-nanumtype1-3.0-5|1011	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9e.tfm
12mu|texlive-nanumtype1-3.0-5|1012	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmo9f.tfm
12mu|texlive-nanumtype1-3.0-5|1013	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoac.tfm
12mu|texlive-nanumtype1-3.0-5|1014	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoad.tfm
12mu|texlive-nanumtype1-3.0-5|1015	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoae.tfm
12mu|texlive-nanumtype1-3.0-5|1016	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoaf.tfm
12mu|texlive-nanumtype1-3.0-5|1017	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob0.tfm
12mu|texlive-nanumtype1-3.0-5|1018	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob1.tfm
12mu|texlive-nanumtype1-3.0-5|1019	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob2.tfm
12mu|texlive-nanumtype1-3.0-5|1020	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob3.tfm
12mu|texlive-nanumtype1-3.0-5|1021	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob4.tfm
12mu|texlive-nanumtype1-3.0-5|1022	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob5.tfm
12mu|texlive-nanumtype1-3.0-5|1023	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob6.tfm
12mu|texlive-nanumtype1-3.0-5|1024	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob7.tfm
12mu|texlive-nanumtype1-3.0-5|1025	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob8.tfm
12mu|texlive-nanumtype1-3.0-5|1026	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmob9.tfm
12mu|texlive-nanumtype1-3.0-5|1027	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoba.tfm
12mu|texlive-nanumtype1-3.0-5|1028	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmobb.tfm
12mu|texlive-nanumtype1-3.0-5|1029	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmobc.tfm
12mu|texlive-nanumtype1-3.0-5|1030	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmobd.tfm
12mu|texlive-nanumtype1-3.0-5|1031	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmobe.tfm
12mu|texlive-nanumtype1-3.0-5|1032	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmobf.tfm
12mu|texlive-nanumtype1-3.0-5|1033	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc0.tfm
12mu|texlive-nanumtype1-3.0-5|1034	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc1.tfm
12mu|texlive-nanumtype1-3.0-5|1035	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc2.tfm
12mu|texlive-nanumtype1-3.0-5|1036	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc3.tfm
12mu|texlive-nanumtype1-3.0-5|1037	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc4.tfm
12mu|texlive-nanumtype1-3.0-5|1038	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc5.tfm
12mu|texlive-nanumtype1-3.0-5|1039	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc6.tfm
12mu|texlive-nanumtype1-3.0-5|1040	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc7.tfm
12mu|texlive-nanumtype1-3.0-5|1041	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc8.tfm
12mu|texlive-nanumtype1-3.0-5|1042	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoc9.tfm
12mu|texlive-nanumtype1-3.0-5|1043	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoca.tfm
12mu|texlive-nanumtype1-3.0-5|1044	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmocb.tfm
12mu|texlive-nanumtype1-3.0-5|1045	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmocc.tfm
12mu|texlive-nanumtype1-3.0-5|1046	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmocd.tfm
12mu|texlive-nanumtype1-3.0-5|1047	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoce.tfm
12mu|texlive-nanumtype1-3.0-5|1048	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmocf.tfm
12mu|texlive-nanumtype1-3.0-5|1049	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod0.tfm
12mu|texlive-nanumtype1-3.0-5|1050	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod1.tfm
12mu|texlive-nanumtype1-3.0-5|1051	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod2.tfm
12mu|texlive-nanumtype1-3.0-5|1052	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod3.tfm
12mu|texlive-nanumtype1-3.0-5|1053	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod4.tfm
12mu|texlive-nanumtype1-3.0-5|1054	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod5.tfm
12mu|texlive-nanumtype1-3.0-5|1055	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod6.tfm
12mu|texlive-nanumtype1-3.0-5|1056	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmod7.tfm
12mu|texlive-nanumtype1-3.0-5|1057	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmof9.tfm
12mu|texlive-nanumtype1-3.0-5|1058	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmofa.tfm
12mu|texlive-nanumtype1-3.0-5|1059	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanumgtmoff.tfm
12mu|texlive-nanumtype1-3.0-5|1060	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb00.tfm
12mu|texlive-nanumtype1-3.0-5|1061	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb01.tfm
12mu|texlive-nanumtype1-3.0-5|1062	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb02.tfm
12mu|texlive-nanumtype1-3.0-5|1063	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb03.tfm
12mu|texlive-nanumtype1-3.0-5|1064	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb04.tfm
12mu|texlive-nanumtype1-3.0-5|1065	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb20.tfm
12mu|texlive-nanumtype1-3.0-5|1066	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb21.tfm
12mu|texlive-nanumtype1-3.0-5|1067	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb22.tfm
12mu|texlive-nanumtype1-3.0-5|1068	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb23.tfm
12mu|texlive-nanumtype1-3.0-5|1069	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb24.tfm
12mu|texlive-nanumtype1-3.0-5|1070	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb25.tfm
12mu|texlive-nanumtype1-3.0-5|1071	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb26.tfm
12mu|texlive-nanumtype1-3.0-5|1072	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb27.tfm
12mu|texlive-nanumtype1-3.0-5|1073	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb2a.tfm
12mu|texlive-nanumtype1-3.0-5|1074	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb30.tfm
12mu|texlive-nanumtype1-3.0-5|1075	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb31.tfm
12mu|texlive-nanumtype1-3.0-5|1076	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb32.tfm
12mu|texlive-nanumtype1-3.0-5|1077	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjb33.tfm
12mu|texlive-nanumtype1-3.0-5|1078	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbac.tfm
12mu|texlive-nanumtype1-3.0-5|1079	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbad.tfm
12mu|texlive-nanumtype1-3.0-5|1080	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbae.tfm
12mu|texlive-nanumtype1-3.0-5|1081	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbaf.tfm
12mu|texlive-nanumtype1-3.0-5|1082	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb0.tfm
12mu|texlive-nanumtype1-3.0-5|1083	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb1.tfm
12mu|texlive-nanumtype1-3.0-5|1084	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb2.tfm
12mu|texlive-nanumtype1-3.0-5|1085	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb3.tfm
12mu|texlive-nanumtype1-3.0-5|1086	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb4.tfm
12mu|texlive-nanumtype1-3.0-5|1087	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb5.tfm
12mu|texlive-nanumtype1-3.0-5|1088	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb6.tfm
12mu|texlive-nanumtype1-3.0-5|1089	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb7.tfm
12mu|texlive-nanumtype1-3.0-5|1090	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb8.tfm
12mu|texlive-nanumtype1-3.0-5|1091	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbb9.tfm
12mu|texlive-nanumtype1-3.0-5|1092	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbba.tfm
12mu|texlive-nanumtype1-3.0-5|1093	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbbb.tfm
12mu|texlive-nanumtype1-3.0-5|1094	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbbc.tfm
12mu|texlive-nanumtype1-3.0-5|1095	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbbd.tfm
12mu|texlive-nanumtype1-3.0-5|1096	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbbe.tfm
12mu|texlive-nanumtype1-3.0-5|1097	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbbf.tfm
12mu|texlive-nanumtype1-3.0-5|1098	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc0.tfm
12mu|texlive-nanumtype1-3.0-5|1099	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc1.tfm
12mu|texlive-nanumtype1-3.0-5|1100	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc2.tfm
12mu|texlive-nanumtype1-3.0-5|1101	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc3.tfm
12mu|texlive-nanumtype1-3.0-5|1102	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc4.tfm
12mu|texlive-nanumtype1-3.0-5|1103	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc5.tfm
12mu|texlive-nanumtype1-3.0-5|1104	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc6.tfm
12mu|texlive-nanumtype1-3.0-5|1105	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc7.tfm
12mu|texlive-nanumtype1-3.0-5|1106	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc8.tfm
12mu|texlive-nanumtype1-3.0-5|1107	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbc9.tfm
12mu|texlive-nanumtype1-3.0-5|1108	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbca.tfm
12mu|texlive-nanumtype1-3.0-5|1109	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbcb.tfm
12mu|texlive-nanumtype1-3.0-5|1110	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbcc.tfm
12mu|texlive-nanumtype1-3.0-5|1111	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbcd.tfm
12mu|texlive-nanumtype1-3.0-5|1112	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbce.tfm
12mu|texlive-nanumtype1-3.0-5|1113	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbcf.tfm
12mu|texlive-nanumtype1-3.0-5|1114	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd0.tfm
12mu|texlive-nanumtype1-3.0-5|1115	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd1.tfm
12mu|texlive-nanumtype1-3.0-5|1116	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd2.tfm
12mu|texlive-nanumtype1-3.0-5|1117	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd3.tfm
12mu|texlive-nanumtype1-3.0-5|1118	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd4.tfm
12mu|texlive-nanumtype1-3.0-5|1119	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd5.tfm
12mu|texlive-nanumtype1-3.0-5|1120	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd6.tfm
12mu|texlive-nanumtype1-3.0-5|1121	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbd7.tfm
12mu|texlive-nanumtype1-3.0-5|1122	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbff.tfm
12mu|texlive-nanumtype1-3.0-5|1123	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo00.tfm
12mu|texlive-nanumtype1-3.0-5|1124	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo01.tfm
12mu|texlive-nanumtype1-3.0-5|1125	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo02.tfm
12mu|texlive-nanumtype1-3.0-5|1126	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo03.tfm
12mu|texlive-nanumtype1-3.0-5|1127	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo04.tfm
12mu|texlive-nanumtype1-3.0-5|1128	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo20.tfm
12mu|texlive-nanumtype1-3.0-5|1129	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo21.tfm
12mu|texlive-nanumtype1-3.0-5|1130	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo22.tfm
12mu|texlive-nanumtype1-3.0-5|1131	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo23.tfm
12mu|texlive-nanumtype1-3.0-5|1132	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo24.tfm
12mu|texlive-nanumtype1-3.0-5|1133	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo25.tfm
12mu|texlive-nanumtype1-3.0-5|1134	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo26.tfm
12mu|texlive-nanumtype1-3.0-5|1135	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo27.tfm
12mu|texlive-nanumtype1-3.0-5|1136	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo2a.tfm
12mu|texlive-nanumtype1-3.0-5|1137	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo30.tfm
12mu|texlive-nanumtype1-3.0-5|1138	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo31.tfm
12mu|texlive-nanumtype1-3.0-5|1139	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo32.tfm
12mu|texlive-nanumtype1-3.0-5|1140	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbo33.tfm
12mu|texlive-nanumtype1-3.0-5|1141	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboac.tfm
12mu|texlive-nanumtype1-3.0-5|1142	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboad.tfm
12mu|texlive-nanumtype1-3.0-5|1143	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboae.tfm
12mu|texlive-nanumtype1-3.0-5|1144	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboaf.tfm
12mu|texlive-nanumtype1-3.0-5|1145	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob0.tfm
12mu|texlive-nanumtype1-3.0-5|1146	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob1.tfm
12mu|texlive-nanumtype1-3.0-5|1147	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob2.tfm
12mu|texlive-nanumtype1-3.0-5|1148	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob3.tfm
12mu|texlive-nanumtype1-3.0-5|1149	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob4.tfm
12mu|texlive-nanumtype1-3.0-5|1150	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob5.tfm
12mu|texlive-nanumtype1-3.0-5|1151	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob6.tfm
12mu|texlive-nanumtype1-3.0-5|1152	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob7.tfm
12mu|texlive-nanumtype1-3.0-5|1153	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob8.tfm
12mu|texlive-nanumtype1-3.0-5|1154	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbob9.tfm
12mu|texlive-nanumtype1-3.0-5|1155	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboba.tfm
12mu|texlive-nanumtype1-3.0-5|1156	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbobb.tfm
12mu|texlive-nanumtype1-3.0-5|1157	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbobc.tfm
12mu|texlive-nanumtype1-3.0-5|1158	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbobd.tfm
12mu|texlive-nanumtype1-3.0-5|1159	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbobe.tfm
12mu|texlive-nanumtype1-3.0-5|1160	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbobf.tfm
12mu|texlive-nanumtype1-3.0-5|1161	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc0.tfm
12mu|texlive-nanumtype1-3.0-5|1162	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc1.tfm
12mu|texlive-nanumtype1-3.0-5|1163	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc2.tfm
12mu|texlive-nanumtype1-3.0-5|1164	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc3.tfm
12mu|texlive-nanumtype1-3.0-5|1165	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc4.tfm
12mu|texlive-nanumtype1-3.0-5|1166	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc5.tfm
12mu|texlive-nanumtype1-3.0-5|1167	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc6.tfm
12mu|texlive-nanumtype1-3.0-5|1168	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc7.tfm
12mu|texlive-nanumtype1-3.0-5|1169	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc8.tfm
12mu|texlive-nanumtype1-3.0-5|1170	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboc9.tfm
12mu|texlive-nanumtype1-3.0-5|1171	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboca.tfm
12mu|texlive-nanumtype1-3.0-5|1172	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbocb.tfm
12mu|texlive-nanumtype1-3.0-5|1173	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbocc.tfm
12mu|texlive-nanumtype1-3.0-5|1174	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbocd.tfm
12mu|texlive-nanumtype1-3.0-5|1175	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboce.tfm
12mu|texlive-nanumtype1-3.0-5|1176	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbocf.tfm
12mu|texlive-nanumtype1-3.0-5|1177	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod0.tfm
12mu|texlive-nanumtype1-3.0-5|1178	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod1.tfm
12mu|texlive-nanumtype1-3.0-5|1179	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod2.tfm
12mu|texlive-nanumtype1-3.0-5|1180	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod3.tfm
12mu|texlive-nanumtype1-3.0-5|1181	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod4.tfm
12mu|texlive-nanumtype1-3.0-5|1182	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod5.tfm
12mu|texlive-nanumtype1-3.0-5|1183	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod6.tfm
12mu|texlive-nanumtype1-3.0-5|1184	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjbod7.tfm
12mu|texlive-nanumtype1-3.0-5|1185	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjboff.tfm
12mu|texlive-nanumtype1-3.0-5|1186	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm00.tfm
12mu|texlive-nanumtype1-3.0-5|1187	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm01.tfm
12mu|texlive-nanumtype1-3.0-5|1188	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm02.tfm
12mu|texlive-nanumtype1-3.0-5|1189	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm03.tfm
12mu|texlive-nanumtype1-3.0-5|1190	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm04.tfm
12mu|texlive-nanumtype1-3.0-5|1191	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm20.tfm
12mu|texlive-nanumtype1-3.0-5|1192	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm21.tfm
12mu|texlive-nanumtype1-3.0-5|1193	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm22.tfm
12mu|texlive-nanumtype1-3.0-5|1194	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm23.tfm
12mu|texlive-nanumtype1-3.0-5|1195	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm24.tfm
12mu|texlive-nanumtype1-3.0-5|1196	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm25.tfm
12mu|texlive-nanumtype1-3.0-5|1197	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm26.tfm
12mu|texlive-nanumtype1-3.0-5|1198	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm27.tfm
12mu|texlive-nanumtype1-3.0-5|1199	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm30.tfm
12mu|texlive-nanumtype1-3.0-5|1200	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm31.tfm
12mu|texlive-nanumtype1-3.0-5|1201	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm32.tfm
12mu|texlive-nanumtype1-3.0-5|1202	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjm33.tfm
12mu|texlive-nanumtype1-3.0-5|1203	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmac.tfm
12mu|texlive-nanumtype1-3.0-5|1204	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmad.tfm
12mu|texlive-nanumtype1-3.0-5|1205	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmae.tfm
12mu|texlive-nanumtype1-3.0-5|1206	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmaf.tfm
12mu|texlive-nanumtype1-3.0-5|1207	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb0.tfm
12mu|texlive-nanumtype1-3.0-5|1208	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb1.tfm
12mu|texlive-nanumtype1-3.0-5|1209	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb2.tfm
12mu|texlive-nanumtype1-3.0-5|1210	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb3.tfm
12mu|texlive-nanumtype1-3.0-5|1211	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb4.tfm
12mu|texlive-nanumtype1-3.0-5|1212	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb5.tfm
12mu|texlive-nanumtype1-3.0-5|1213	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb6.tfm
12mu|texlive-nanumtype1-3.0-5|1214	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb7.tfm
12mu|texlive-nanumtype1-3.0-5|1215	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb8.tfm
12mu|texlive-nanumtype1-3.0-5|1216	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmb9.tfm
12mu|texlive-nanumtype1-3.0-5|1217	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmba.tfm
12mu|texlive-nanumtype1-3.0-5|1218	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmbb.tfm
12mu|texlive-nanumtype1-3.0-5|1219	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmbc.tfm
12mu|texlive-nanumtype1-3.0-5|1220	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmbd.tfm
12mu|texlive-nanumtype1-3.0-5|1221	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmbe.tfm
12mu|texlive-nanumtype1-3.0-5|1222	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmbf.tfm
12mu|texlive-nanumtype1-3.0-5|1223	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc0.tfm
12mu|texlive-nanumtype1-3.0-5|1224	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc1.tfm
12mu|texlive-nanumtype1-3.0-5|1225	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc2.tfm
12mu|texlive-nanumtype1-3.0-5|1226	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc3.tfm
12mu|texlive-nanumtype1-3.0-5|1227	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc4.tfm
12mu|texlive-nanumtype1-3.0-5|1228	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc5.tfm
12mu|texlive-nanumtype1-3.0-5|1229	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc6.tfm
12mu|texlive-nanumtype1-3.0-5|1230	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc7.tfm
12mu|texlive-nanumtype1-3.0-5|1231	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc8.tfm
12mu|texlive-nanumtype1-3.0-5|1232	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmc9.tfm
12mu|texlive-nanumtype1-3.0-5|1233	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmca.tfm
12mu|texlive-nanumtype1-3.0-5|1234	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmcb.tfm
12mu|texlive-nanumtype1-3.0-5|1235	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmcc.tfm
12mu|texlive-nanumtype1-3.0-5|1236	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmcd.tfm
12mu|texlive-nanumtype1-3.0-5|1237	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmce.tfm
12mu|texlive-nanumtype1-3.0-5|1238	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmcf.tfm
12mu|texlive-nanumtype1-3.0-5|1239	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd0.tfm
12mu|texlive-nanumtype1-3.0-5|1240	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd1.tfm
12mu|texlive-nanumtype1-3.0-5|1241	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd2.tfm
12mu|texlive-nanumtype1-3.0-5|1242	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd3.tfm
12mu|texlive-nanumtype1-3.0-5|1243	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd4.tfm
12mu|texlive-nanumtype1-3.0-5|1244	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd5.tfm
12mu|texlive-nanumtype1-3.0-5|1245	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd6.tfm
12mu|texlive-nanumtype1-3.0-5|1246	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmd7.tfm
12mu|texlive-nanumtype1-3.0-5|1247	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmff.tfm
12mu|texlive-nanumtype1-3.0-5|1248	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo00.tfm
12mu|texlive-nanumtype1-3.0-5|1249	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo01.tfm
12mu|texlive-nanumtype1-3.0-5|1250	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo02.tfm
12mu|texlive-nanumtype1-3.0-5|1251	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo03.tfm
12mu|texlive-nanumtype1-3.0-5|1252	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo04.tfm
12mu|texlive-nanumtype1-3.0-5|1253	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo20.tfm
12mu|texlive-nanumtype1-3.0-5|1254	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo21.tfm
12mu|texlive-nanumtype1-3.0-5|1255	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo22.tfm
12mu|texlive-nanumtype1-3.0-5|1256	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo23.tfm
12mu|texlive-nanumtype1-3.0-5|1257	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo24.tfm
12mu|texlive-nanumtype1-3.0-5|1258	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo25.tfm
12mu|texlive-nanumtype1-3.0-5|1259	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo26.tfm
12mu|texlive-nanumtype1-3.0-5|1260	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo27.tfm
12mu|texlive-nanumtype1-3.0-5|1261	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo30.tfm
12mu|texlive-nanumtype1-3.0-5|1262	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo31.tfm
12mu|texlive-nanumtype1-3.0-5|1263	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo32.tfm
12mu|texlive-nanumtype1-3.0-5|1264	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmo33.tfm
12mu|texlive-nanumtype1-3.0-5|1265	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoac.tfm
12mu|texlive-nanumtype1-3.0-5|1266	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoad.tfm
12mu|texlive-nanumtype1-3.0-5|1267	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoae.tfm
12mu|texlive-nanumtype1-3.0-5|1268	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoaf.tfm
12mu|texlive-nanumtype1-3.0-5|1269	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob0.tfm
12mu|texlive-nanumtype1-3.0-5|1270	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob1.tfm
12mu|texlive-nanumtype1-3.0-5|1271	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob2.tfm
12mu|texlive-nanumtype1-3.0-5|1272	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob3.tfm
12mu|texlive-nanumtype1-3.0-5|1273	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob4.tfm
12mu|texlive-nanumtype1-3.0-5|1274	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob5.tfm
12mu|texlive-nanumtype1-3.0-5|1275	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob6.tfm
12mu|texlive-nanumtype1-3.0-5|1276	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob7.tfm
12mu|texlive-nanumtype1-3.0-5|1277	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob8.tfm
12mu|texlive-nanumtype1-3.0-5|1278	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmob9.tfm
12mu|texlive-nanumtype1-3.0-5|1279	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoba.tfm
12mu|texlive-nanumtype1-3.0-5|1280	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmobb.tfm
12mu|texlive-nanumtype1-3.0-5|1281	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmobc.tfm
12mu|texlive-nanumtype1-3.0-5|1282	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmobd.tfm
12mu|texlive-nanumtype1-3.0-5|1283	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmobe.tfm
12mu|texlive-nanumtype1-3.0-5|1284	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmobf.tfm
12mu|texlive-nanumtype1-3.0-5|1285	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc0.tfm
12mu|texlive-nanumtype1-3.0-5|1286	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc1.tfm
12mu|texlive-nanumtype1-3.0-5|1287	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc2.tfm
12mu|texlive-nanumtype1-3.0-5|1288	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc3.tfm
12mu|texlive-nanumtype1-3.0-5|1289	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc4.tfm
12mu|texlive-nanumtype1-3.0-5|1290	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc5.tfm
12mu|texlive-nanumtype1-3.0-5|1291	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc6.tfm
12mu|texlive-nanumtype1-3.0-5|1292	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc7.tfm
12mu|texlive-nanumtype1-3.0-5|1293	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc8.tfm
12mu|texlive-nanumtype1-3.0-5|1294	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoc9.tfm
12mu|texlive-nanumtype1-3.0-5|1295	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoca.tfm
12mu|texlive-nanumtype1-3.0-5|1296	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmocb.tfm
12mu|texlive-nanumtype1-3.0-5|1297	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmocc.tfm
12mu|texlive-nanumtype1-3.0-5|1298	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmocd.tfm
12mu|texlive-nanumtype1-3.0-5|1299	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoce.tfm
12mu|texlive-nanumtype1-3.0-5|1300	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmocf.tfm
12mu|texlive-nanumtype1-3.0-5|1301	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod0.tfm
12mu|texlive-nanumtype1-3.0-5|1302	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod1.tfm
12mu|texlive-nanumtype1-3.0-5|1303	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod2.tfm
12mu|texlive-nanumtype1-3.0-5|1304	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod3.tfm
12mu|texlive-nanumtype1-3.0-5|1305	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod4.tfm
12mu|texlive-nanumtype1-3.0-5|1306	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod5.tfm
12mu|texlive-nanumtype1-3.0-5|1307	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod6.tfm
12mu|texlive-nanumtype1-3.0-5|1308	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmod7.tfm
12mu|texlive-nanumtype1-3.0-5|1309	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/nanummjmoff.tfm
12mu|texlive-nanumtype1-3.0-5|1310	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanumgtb.tfm
12mu|texlive-nanumtype1-3.0-5|1311	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanumgtbo.tfm
12mu|texlive-nanumtype1-3.0-5|1312	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanumgtm.tfm
12mu|texlive-nanumtype1-3.0-5|1313	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanumgtmo.tfm
12mu|texlive-nanumtype1-3.0-5|1314	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanummjb.tfm
12mu|texlive-nanumtype1-3.0-5|1315	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanummjbo.tfm
12mu|texlive-nanumtype1-3.0-5|1316	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanummjm.tfm
12mu|texlive-nanumtype1-3.0-5|1317	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/t1nanummjmo.tfm
12mu|texlive-nanumtype1-3.0-5|1318	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanumgtb.tfm
12mu|texlive-nanumtype1-3.0-5|1319	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanumgtbo.tfm
12mu|texlive-nanumtype1-3.0-5|1320	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanumgtm.tfm
12mu|texlive-nanumtype1-3.0-5|1321	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanumgtmo.tfm
12mu|texlive-nanumtype1-3.0-5|1322	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanummjb.tfm
12mu|texlive-nanumtype1-3.0-5|1323	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanummjbo.tfm
12mu|texlive-nanumtype1-3.0-5|1324	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanummjm.tfm
12mu|texlive-nanumtype1-3.0-5|1325	%{_texmfdistdir}/fonts/tfm/public/nanumtype1/ts1nanummjmo.tfm
12mu|texlive-nanumtype1-3.0-5|1326	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb00.pfb
12mu|texlive-nanumtype1-3.0-5|1327	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb01.pfb
12mu|texlive-nanumtype1-3.0-5|1328	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb02.pfb
12mu|texlive-nanumtype1-3.0-5|1329	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb03.pfb
12mu|texlive-nanumtype1-3.0-5|1330	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb04.pfb
12mu|texlive-nanumtype1-3.0-5|1331	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb11.pfb
12mu|texlive-nanumtype1-3.0-5|1332	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb20.pfb
12mu|texlive-nanumtype1-3.0-5|1333	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb21.pfb
12mu|texlive-nanumtype1-3.0-5|1334	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb22.pfb
12mu|texlive-nanumtype1-3.0-5|1335	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb23.pfb
12mu|texlive-nanumtype1-3.0-5|1336	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb24.pfb
12mu|texlive-nanumtype1-3.0-5|1337	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb25.pfb
12mu|texlive-nanumtype1-3.0-5|1338	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb26.pfb
12mu|texlive-nanumtype1-3.0-5|1339	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb27.pfb
12mu|texlive-nanumtype1-3.0-5|1340	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb2a.pfb
12mu|texlive-nanumtype1-3.0-5|1341	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb30.pfb
12mu|texlive-nanumtype1-3.0-5|1342	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb31.pfb
12mu|texlive-nanumtype1-3.0-5|1343	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb32.pfb
12mu|texlive-nanumtype1-3.0-5|1344	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb33.pfb
12mu|texlive-nanumtype1-3.0-5|1345	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb4e.pfb
12mu|texlive-nanumtype1-3.0-5|1346	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb4f.pfb
12mu|texlive-nanumtype1-3.0-5|1347	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb50.pfb
12mu|texlive-nanumtype1-3.0-5|1348	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb51.pfb
12mu|texlive-nanumtype1-3.0-5|1349	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb52.pfb
12mu|texlive-nanumtype1-3.0-5|1350	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb53.pfb
12mu|texlive-nanumtype1-3.0-5|1351	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb54.pfb
12mu|texlive-nanumtype1-3.0-5|1352	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb55.pfb
12mu|texlive-nanumtype1-3.0-5|1353	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb56.pfb
12mu|texlive-nanumtype1-3.0-5|1354	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb57.pfb
12mu|texlive-nanumtype1-3.0-5|1355	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb58.pfb
12mu|texlive-nanumtype1-3.0-5|1356	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb59.pfb
12mu|texlive-nanumtype1-3.0-5|1357	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5a.pfb
12mu|texlive-nanumtype1-3.0-5|1358	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5b.pfb
12mu|texlive-nanumtype1-3.0-5|1359	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5c.pfb
12mu|texlive-nanumtype1-3.0-5|1360	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5d.pfb
12mu|texlive-nanumtype1-3.0-5|1361	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5e.pfb
12mu|texlive-nanumtype1-3.0-5|1362	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb5f.pfb
12mu|texlive-nanumtype1-3.0-5|1363	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb60.pfb
12mu|texlive-nanumtype1-3.0-5|1364	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb61.pfb
12mu|texlive-nanumtype1-3.0-5|1365	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb62.pfb
12mu|texlive-nanumtype1-3.0-5|1366	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb63.pfb
12mu|texlive-nanumtype1-3.0-5|1367	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb64.pfb
12mu|texlive-nanumtype1-3.0-5|1368	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb65.pfb
12mu|texlive-nanumtype1-3.0-5|1369	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb66.pfb
12mu|texlive-nanumtype1-3.0-5|1370	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb67.pfb
12mu|texlive-nanumtype1-3.0-5|1371	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb68.pfb
12mu|texlive-nanumtype1-3.0-5|1372	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb69.pfb
12mu|texlive-nanumtype1-3.0-5|1373	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6a.pfb
12mu|texlive-nanumtype1-3.0-5|1374	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6b.pfb
12mu|texlive-nanumtype1-3.0-5|1375	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6c.pfb
12mu|texlive-nanumtype1-3.0-5|1376	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6d.pfb
12mu|texlive-nanumtype1-3.0-5|1377	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6e.pfb
12mu|texlive-nanumtype1-3.0-5|1378	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb6f.pfb
12mu|texlive-nanumtype1-3.0-5|1379	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb70.pfb
12mu|texlive-nanumtype1-3.0-5|1380	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb71.pfb
12mu|texlive-nanumtype1-3.0-5|1381	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb72.pfb
12mu|texlive-nanumtype1-3.0-5|1382	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb73.pfb
12mu|texlive-nanumtype1-3.0-5|1383	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb74.pfb
12mu|texlive-nanumtype1-3.0-5|1384	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb75.pfb
12mu|texlive-nanumtype1-3.0-5|1385	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb76.pfb
12mu|texlive-nanumtype1-3.0-5|1386	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb77.pfb
12mu|texlive-nanumtype1-3.0-5|1387	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb78.pfb
12mu|texlive-nanumtype1-3.0-5|1388	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb79.pfb
12mu|texlive-nanumtype1-3.0-5|1389	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7a.pfb
12mu|texlive-nanumtype1-3.0-5|1390	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7b.pfb
12mu|texlive-nanumtype1-3.0-5|1391	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7c.pfb
12mu|texlive-nanumtype1-3.0-5|1392	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7d.pfb
12mu|texlive-nanumtype1-3.0-5|1393	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7e.pfb
12mu|texlive-nanumtype1-3.0-5|1394	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb7f.pfb
12mu|texlive-nanumtype1-3.0-5|1395	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb80.pfb
12mu|texlive-nanumtype1-3.0-5|1396	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb81.pfb
12mu|texlive-nanumtype1-3.0-5|1397	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb82.pfb
12mu|texlive-nanumtype1-3.0-5|1398	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb83.pfb
12mu|texlive-nanumtype1-3.0-5|1399	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb84.pfb
12mu|texlive-nanumtype1-3.0-5|1400	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb85.pfb
12mu|texlive-nanumtype1-3.0-5|1401	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb86.pfb
12mu|texlive-nanumtype1-3.0-5|1402	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb87.pfb
12mu|texlive-nanumtype1-3.0-5|1403	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb88.pfb
12mu|texlive-nanumtype1-3.0-5|1404	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb89.pfb
12mu|texlive-nanumtype1-3.0-5|1405	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8a.pfb
12mu|texlive-nanumtype1-3.0-5|1406	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8b.pfb
12mu|texlive-nanumtype1-3.0-5|1407	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8c.pfb
12mu|texlive-nanumtype1-3.0-5|1408	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8d.pfb
12mu|texlive-nanumtype1-3.0-5|1409	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8e.pfb
12mu|texlive-nanumtype1-3.0-5|1410	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb8f.pfb
12mu|texlive-nanumtype1-3.0-5|1411	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb90.pfb
12mu|texlive-nanumtype1-3.0-5|1412	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb91.pfb
12mu|texlive-nanumtype1-3.0-5|1413	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb92.pfb
12mu|texlive-nanumtype1-3.0-5|1414	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb93.pfb
12mu|texlive-nanumtype1-3.0-5|1415	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb94.pfb
12mu|texlive-nanumtype1-3.0-5|1416	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb95.pfb
12mu|texlive-nanumtype1-3.0-5|1417	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb96.pfb
12mu|texlive-nanumtype1-3.0-5|1418	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb97.pfb
12mu|texlive-nanumtype1-3.0-5|1419	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb98.pfb
12mu|texlive-nanumtype1-3.0-5|1420	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb99.pfb
12mu|texlive-nanumtype1-3.0-5|1421	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9a.pfb
12mu|texlive-nanumtype1-3.0-5|1422	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9b.pfb
12mu|texlive-nanumtype1-3.0-5|1423	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9c.pfb
12mu|texlive-nanumtype1-3.0-5|1424	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9d.pfb
12mu|texlive-nanumtype1-3.0-5|1425	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9e.pfb
12mu|texlive-nanumtype1-3.0-5|1426	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtb9f.pfb
12mu|texlive-nanumtype1-3.0-5|1427	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbac.pfb
12mu|texlive-nanumtype1-3.0-5|1428	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbad.pfb
12mu|texlive-nanumtype1-3.0-5|1429	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbae.pfb
12mu|texlive-nanumtype1-3.0-5|1430	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbaf.pfb
12mu|texlive-nanumtype1-3.0-5|1431	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb0.pfb
12mu|texlive-nanumtype1-3.0-5|1432	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb1.pfb
12mu|texlive-nanumtype1-3.0-5|1433	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb2.pfb
12mu|texlive-nanumtype1-3.0-5|1434	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb3.pfb
12mu|texlive-nanumtype1-3.0-5|1435	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb4.pfb
12mu|texlive-nanumtype1-3.0-5|1436	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb5.pfb
12mu|texlive-nanumtype1-3.0-5|1437	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb6.pfb
12mu|texlive-nanumtype1-3.0-5|1438	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb7.pfb
12mu|texlive-nanumtype1-3.0-5|1439	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb8.pfb
12mu|texlive-nanumtype1-3.0-5|1440	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbb9.pfb
12mu|texlive-nanumtype1-3.0-5|1441	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbba.pfb
12mu|texlive-nanumtype1-3.0-5|1442	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbbb.pfb
12mu|texlive-nanumtype1-3.0-5|1443	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbbc.pfb
12mu|texlive-nanumtype1-3.0-5|1444	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbbd.pfb
12mu|texlive-nanumtype1-3.0-5|1445	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbbe.pfb
12mu|texlive-nanumtype1-3.0-5|1446	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbbf.pfb
12mu|texlive-nanumtype1-3.0-5|1447	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc0.pfb
12mu|texlive-nanumtype1-3.0-5|1448	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc1.pfb
12mu|texlive-nanumtype1-3.0-5|1449	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc2.pfb
12mu|texlive-nanumtype1-3.0-5|1450	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc3.pfb
12mu|texlive-nanumtype1-3.0-5|1451	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc4.pfb
12mu|texlive-nanumtype1-3.0-5|1452	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc5.pfb
12mu|texlive-nanumtype1-3.0-5|1453	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc6.pfb
12mu|texlive-nanumtype1-3.0-5|1454	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc7.pfb
12mu|texlive-nanumtype1-3.0-5|1455	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc8.pfb
12mu|texlive-nanumtype1-3.0-5|1456	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbc9.pfb
12mu|texlive-nanumtype1-3.0-5|1457	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbca.pfb
12mu|texlive-nanumtype1-3.0-5|1458	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbcb.pfb
12mu|texlive-nanumtype1-3.0-5|1459	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbcc.pfb
12mu|texlive-nanumtype1-3.0-5|1460	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbcd.pfb
12mu|texlive-nanumtype1-3.0-5|1461	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbce.pfb
12mu|texlive-nanumtype1-3.0-5|1462	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbcf.pfb
12mu|texlive-nanumtype1-3.0-5|1463	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd0.pfb
12mu|texlive-nanumtype1-3.0-5|1464	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd1.pfb
12mu|texlive-nanumtype1-3.0-5|1465	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd2.pfb
12mu|texlive-nanumtype1-3.0-5|1466	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd3.pfb
12mu|texlive-nanumtype1-3.0-5|1467	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd4.pfb
12mu|texlive-nanumtype1-3.0-5|1468	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd5.pfb
12mu|texlive-nanumtype1-3.0-5|1469	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd6.pfb
12mu|texlive-nanumtype1-3.0-5|1470	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbd7.pfb
12mu|texlive-nanumtype1-3.0-5|1471	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbf9.pfb
12mu|texlive-nanumtype1-3.0-5|1472	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbfa.pfb
12mu|texlive-nanumtype1-3.0-5|1473	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtbff.pfb
12mu|texlive-nanumtype1-3.0-5|1474	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm00.pfb
12mu|texlive-nanumtype1-3.0-5|1475	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm01.pfb
12mu|texlive-nanumtype1-3.0-5|1476	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm02.pfb
12mu|texlive-nanumtype1-3.0-5|1477	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm03.pfb
12mu|texlive-nanumtype1-3.0-5|1478	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm04.pfb
12mu|texlive-nanumtype1-3.0-5|1479	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm11.pfb
12mu|texlive-nanumtype1-3.0-5|1480	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm20.pfb
12mu|texlive-nanumtype1-3.0-5|1481	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm21.pfb
12mu|texlive-nanumtype1-3.0-5|1482	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm22.pfb
12mu|texlive-nanumtype1-3.0-5|1483	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm23.pfb
12mu|texlive-nanumtype1-3.0-5|1484	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm24.pfb
12mu|texlive-nanumtype1-3.0-5|1485	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm25.pfb
12mu|texlive-nanumtype1-3.0-5|1486	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm26.pfb
12mu|texlive-nanumtype1-3.0-5|1487	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm27.pfb
12mu|texlive-nanumtype1-3.0-5|1488	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm2a.pfb
12mu|texlive-nanumtype1-3.0-5|1489	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm30.pfb
12mu|texlive-nanumtype1-3.0-5|1490	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm31.pfb
12mu|texlive-nanumtype1-3.0-5|1491	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm32.pfb
12mu|texlive-nanumtype1-3.0-5|1492	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm33.pfb
12mu|texlive-nanumtype1-3.0-5|1493	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm4e.pfb
12mu|texlive-nanumtype1-3.0-5|1494	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm4f.pfb
12mu|texlive-nanumtype1-3.0-5|1495	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm50.pfb
12mu|texlive-nanumtype1-3.0-5|1496	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm51.pfb
12mu|texlive-nanumtype1-3.0-5|1497	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm52.pfb
12mu|texlive-nanumtype1-3.0-5|1498	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm53.pfb
12mu|texlive-nanumtype1-3.0-5|1499	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm54.pfb
12mu|texlive-nanumtype1-3.0-5|1500	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm55.pfb
12mu|texlive-nanumtype1-3.0-5|1501	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm56.pfb
12mu|texlive-nanumtype1-3.0-5|1502	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm57.pfb
12mu|texlive-nanumtype1-3.0-5|1503	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm58.pfb
12mu|texlive-nanumtype1-3.0-5|1504	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm59.pfb
12mu|texlive-nanumtype1-3.0-5|1505	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5a.pfb
12mu|texlive-nanumtype1-3.0-5|1506	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5b.pfb
12mu|texlive-nanumtype1-3.0-5|1507	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5c.pfb
12mu|texlive-nanumtype1-3.0-5|1508	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5d.pfb
12mu|texlive-nanumtype1-3.0-5|1509	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5e.pfb
12mu|texlive-nanumtype1-3.0-5|1510	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm5f.pfb
12mu|texlive-nanumtype1-3.0-5|1511	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm60.pfb
12mu|texlive-nanumtype1-3.0-5|1512	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm61.pfb
12mu|texlive-nanumtype1-3.0-5|1513	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm62.pfb
12mu|texlive-nanumtype1-3.0-5|1514	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm63.pfb
12mu|texlive-nanumtype1-3.0-5|1515	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm64.pfb
12mu|texlive-nanumtype1-3.0-5|1516	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm65.pfb
12mu|texlive-nanumtype1-3.0-5|1517	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm66.pfb
12mu|texlive-nanumtype1-3.0-5|1518	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm67.pfb
12mu|texlive-nanumtype1-3.0-5|1519	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm68.pfb
12mu|texlive-nanumtype1-3.0-5|1520	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm69.pfb
12mu|texlive-nanumtype1-3.0-5|1521	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6a.pfb
12mu|texlive-nanumtype1-3.0-5|1522	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6b.pfb
12mu|texlive-nanumtype1-3.0-5|1523	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6c.pfb
12mu|texlive-nanumtype1-3.0-5|1524	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6d.pfb
12mu|texlive-nanumtype1-3.0-5|1525	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6e.pfb
12mu|texlive-nanumtype1-3.0-5|1526	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm6f.pfb
12mu|texlive-nanumtype1-3.0-5|1527	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm70.pfb
12mu|texlive-nanumtype1-3.0-5|1528	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm71.pfb
12mu|texlive-nanumtype1-3.0-5|1529	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm72.pfb
12mu|texlive-nanumtype1-3.0-5|1530	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm73.pfb
12mu|texlive-nanumtype1-3.0-5|1531	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm74.pfb
12mu|texlive-nanumtype1-3.0-5|1532	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm75.pfb
12mu|texlive-nanumtype1-3.0-5|1533	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm76.pfb
12mu|texlive-nanumtype1-3.0-5|1534	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm77.pfb
12mu|texlive-nanumtype1-3.0-5|1535	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm78.pfb
12mu|texlive-nanumtype1-3.0-5|1536	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm79.pfb
12mu|texlive-nanumtype1-3.0-5|1537	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7a.pfb
12mu|texlive-nanumtype1-3.0-5|1538	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7b.pfb
12mu|texlive-nanumtype1-3.0-5|1539	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7c.pfb
12mu|texlive-nanumtype1-3.0-5|1540	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7d.pfb
12mu|texlive-nanumtype1-3.0-5|1541	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7e.pfb
12mu|texlive-nanumtype1-3.0-5|1542	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm7f.pfb
12mu|texlive-nanumtype1-3.0-5|1543	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm80.pfb
12mu|texlive-nanumtype1-3.0-5|1544	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm81.pfb
12mu|texlive-nanumtype1-3.0-5|1545	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm82.pfb
12mu|texlive-nanumtype1-3.0-5|1546	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm83.pfb
12mu|texlive-nanumtype1-3.0-5|1547	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm84.pfb
12mu|texlive-nanumtype1-3.0-5|1548	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm85.pfb
12mu|texlive-nanumtype1-3.0-5|1549	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm86.pfb
12mu|texlive-nanumtype1-3.0-5|1550	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm87.pfb
12mu|texlive-nanumtype1-3.0-5|1551	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm88.pfb
12mu|texlive-nanumtype1-3.0-5|1552	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm89.pfb
12mu|texlive-nanumtype1-3.0-5|1553	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8a.pfb
12mu|texlive-nanumtype1-3.0-5|1554	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8b.pfb
12mu|texlive-nanumtype1-3.0-5|1555	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8c.pfb
12mu|texlive-nanumtype1-3.0-5|1556	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8d.pfb
12mu|texlive-nanumtype1-3.0-5|1557	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8e.pfb
12mu|texlive-nanumtype1-3.0-5|1558	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm8f.pfb
12mu|texlive-nanumtype1-3.0-5|1559	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm90.pfb
12mu|texlive-nanumtype1-3.0-5|1560	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm91.pfb
12mu|texlive-nanumtype1-3.0-5|1561	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm92.pfb
12mu|texlive-nanumtype1-3.0-5|1562	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm93.pfb
12mu|texlive-nanumtype1-3.0-5|1563	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm94.pfb
12mu|texlive-nanumtype1-3.0-5|1564	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm95.pfb
12mu|texlive-nanumtype1-3.0-5|1565	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm96.pfb
12mu|texlive-nanumtype1-3.0-5|1566	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm97.pfb
12mu|texlive-nanumtype1-3.0-5|1567	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm98.pfb
12mu|texlive-nanumtype1-3.0-5|1568	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm99.pfb
12mu|texlive-nanumtype1-3.0-5|1569	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9a.pfb
12mu|texlive-nanumtype1-3.0-5|1570	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9b.pfb
12mu|texlive-nanumtype1-3.0-5|1571	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9c.pfb
12mu|texlive-nanumtype1-3.0-5|1572	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9d.pfb
12mu|texlive-nanumtype1-3.0-5|1573	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9e.pfb
12mu|texlive-nanumtype1-3.0-5|1574	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtm9f.pfb
12mu|texlive-nanumtype1-3.0-5|1575	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmac.pfb
12mu|texlive-nanumtype1-3.0-5|1576	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmad.pfb
12mu|texlive-nanumtype1-3.0-5|1577	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmae.pfb
12mu|texlive-nanumtype1-3.0-5|1578	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmaf.pfb
12mu|texlive-nanumtype1-3.0-5|1579	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb0.pfb
12mu|texlive-nanumtype1-3.0-5|1580	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb1.pfb
12mu|texlive-nanumtype1-3.0-5|1581	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb2.pfb
12mu|texlive-nanumtype1-3.0-5|1582	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb3.pfb
12mu|texlive-nanumtype1-3.0-5|1583	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb4.pfb
12mu|texlive-nanumtype1-3.0-5|1584	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb5.pfb
12mu|texlive-nanumtype1-3.0-5|1585	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb6.pfb
12mu|texlive-nanumtype1-3.0-5|1586	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb7.pfb
12mu|texlive-nanumtype1-3.0-5|1587	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb8.pfb
12mu|texlive-nanumtype1-3.0-5|1588	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmb9.pfb
12mu|texlive-nanumtype1-3.0-5|1589	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmba.pfb
12mu|texlive-nanumtype1-3.0-5|1590	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmbb.pfb
12mu|texlive-nanumtype1-3.0-5|1591	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmbc.pfb
12mu|texlive-nanumtype1-3.0-5|1592	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmbd.pfb
12mu|texlive-nanumtype1-3.0-5|1593	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmbe.pfb
12mu|texlive-nanumtype1-3.0-5|1594	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmbf.pfb
12mu|texlive-nanumtype1-3.0-5|1595	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc0.pfb
12mu|texlive-nanumtype1-3.0-5|1596	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc1.pfb
12mu|texlive-nanumtype1-3.0-5|1597	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc2.pfb
12mu|texlive-nanumtype1-3.0-5|1598	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc3.pfb
12mu|texlive-nanumtype1-3.0-5|1599	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc4.pfb
12mu|texlive-nanumtype1-3.0-5|1600	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc5.pfb
12mu|texlive-nanumtype1-3.0-5|1601	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc6.pfb
12mu|texlive-nanumtype1-3.0-5|1602	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc7.pfb
12mu|texlive-nanumtype1-3.0-5|1603	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc8.pfb
12mu|texlive-nanumtype1-3.0-5|1604	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmc9.pfb
12mu|texlive-nanumtype1-3.0-5|1605	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmca.pfb
12mu|texlive-nanumtype1-3.0-5|1606	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmcb.pfb
12mu|texlive-nanumtype1-3.0-5|1607	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmcc.pfb
12mu|texlive-nanumtype1-3.0-5|1608	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmcd.pfb
12mu|texlive-nanumtype1-3.0-5|1609	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmce.pfb
12mu|texlive-nanumtype1-3.0-5|1610	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmcf.pfb
12mu|texlive-nanumtype1-3.0-5|1611	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd0.pfb
12mu|texlive-nanumtype1-3.0-5|1612	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd1.pfb
12mu|texlive-nanumtype1-3.0-5|1613	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd2.pfb
12mu|texlive-nanumtype1-3.0-5|1614	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd3.pfb
12mu|texlive-nanumtype1-3.0-5|1615	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd4.pfb
12mu|texlive-nanumtype1-3.0-5|1616	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd5.pfb
12mu|texlive-nanumtype1-3.0-5|1617	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd6.pfb
12mu|texlive-nanumtype1-3.0-5|1618	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmd7.pfb
12mu|texlive-nanumtype1-3.0-5|1619	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmf9.pfb
12mu|texlive-nanumtype1-3.0-5|1620	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmfa.pfb
12mu|texlive-nanumtype1-3.0-5|1621	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanumgtmff.pfb
12mu|texlive-nanumtype1-3.0-5|1622	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb00.pfb
12mu|texlive-nanumtype1-3.0-5|1623	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb01.pfb
12mu|texlive-nanumtype1-3.0-5|1624	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb02.pfb
12mu|texlive-nanumtype1-3.0-5|1625	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb03.pfb
12mu|texlive-nanumtype1-3.0-5|1626	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb04.pfb
12mu|texlive-nanumtype1-3.0-5|1627	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb20.pfb
12mu|texlive-nanumtype1-3.0-5|1628	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb21.pfb
12mu|texlive-nanumtype1-3.0-5|1629	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb22.pfb
12mu|texlive-nanumtype1-3.0-5|1630	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb23.pfb
12mu|texlive-nanumtype1-3.0-5|1631	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb24.pfb
12mu|texlive-nanumtype1-3.0-5|1632	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb25.pfb
12mu|texlive-nanumtype1-3.0-5|1633	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb26.pfb
12mu|texlive-nanumtype1-3.0-5|1634	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb27.pfb
12mu|texlive-nanumtype1-3.0-5|1635	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb2a.pfb
12mu|texlive-nanumtype1-3.0-5|1636	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb30.pfb
12mu|texlive-nanumtype1-3.0-5|1637	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb31.pfb
12mu|texlive-nanumtype1-3.0-5|1638	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb32.pfb
12mu|texlive-nanumtype1-3.0-5|1639	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjb33.pfb
12mu|texlive-nanumtype1-3.0-5|1640	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbac.pfb
12mu|texlive-nanumtype1-3.0-5|1641	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbad.pfb
12mu|texlive-nanumtype1-3.0-5|1642	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbae.pfb
12mu|texlive-nanumtype1-3.0-5|1643	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbaf.pfb
12mu|texlive-nanumtype1-3.0-5|1644	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb0.pfb
12mu|texlive-nanumtype1-3.0-5|1645	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb1.pfb
12mu|texlive-nanumtype1-3.0-5|1646	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb2.pfb
12mu|texlive-nanumtype1-3.0-5|1647	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb3.pfb
12mu|texlive-nanumtype1-3.0-5|1648	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb4.pfb
12mu|texlive-nanumtype1-3.0-5|1649	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb5.pfb
12mu|texlive-nanumtype1-3.0-5|1650	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb6.pfb
12mu|texlive-nanumtype1-3.0-5|1651	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb7.pfb
12mu|texlive-nanumtype1-3.0-5|1652	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb8.pfb
12mu|texlive-nanumtype1-3.0-5|1653	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbb9.pfb
12mu|texlive-nanumtype1-3.0-5|1654	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbba.pfb
12mu|texlive-nanumtype1-3.0-5|1655	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbbb.pfb
12mu|texlive-nanumtype1-3.0-5|1656	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbbc.pfb
12mu|texlive-nanumtype1-3.0-5|1657	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbbd.pfb
12mu|texlive-nanumtype1-3.0-5|1658	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbbe.pfb
12mu|texlive-nanumtype1-3.0-5|1659	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbbf.pfb
12mu|texlive-nanumtype1-3.0-5|1660	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc0.pfb
12mu|texlive-nanumtype1-3.0-5|1661	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc1.pfb
12mu|texlive-nanumtype1-3.0-5|1662	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc2.pfb
12mu|texlive-nanumtype1-3.0-5|1663	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc3.pfb
12mu|texlive-nanumtype1-3.0-5|1664	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc4.pfb
12mu|texlive-nanumtype1-3.0-5|1665	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc5.pfb
12mu|texlive-nanumtype1-3.0-5|1666	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc6.pfb
12mu|texlive-nanumtype1-3.0-5|1667	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc7.pfb
12mu|texlive-nanumtype1-3.0-5|1668	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc8.pfb
12mu|texlive-nanumtype1-3.0-5|1669	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbc9.pfb
12mu|texlive-nanumtype1-3.0-5|1670	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbca.pfb
12mu|texlive-nanumtype1-3.0-5|1671	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbcb.pfb
12mu|texlive-nanumtype1-3.0-5|1672	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbcc.pfb
12mu|texlive-nanumtype1-3.0-5|1673	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbcd.pfb
12mu|texlive-nanumtype1-3.0-5|1674	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbce.pfb
12mu|texlive-nanumtype1-3.0-5|1675	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbcf.pfb
12mu|texlive-nanumtype1-3.0-5|1676	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd0.pfb
12mu|texlive-nanumtype1-3.0-5|1677	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd1.pfb
12mu|texlive-nanumtype1-3.0-5|1678	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd2.pfb
12mu|texlive-nanumtype1-3.0-5|1679	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd3.pfb
12mu|texlive-nanumtype1-3.0-5|1680	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd4.pfb
12mu|texlive-nanumtype1-3.0-5|1681	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd5.pfb
12mu|texlive-nanumtype1-3.0-5|1682	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd6.pfb
12mu|texlive-nanumtype1-3.0-5|1683	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbd7.pfb
12mu|texlive-nanumtype1-3.0-5|1684	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjbff.pfb
12mu|texlive-nanumtype1-3.0-5|1685	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm00.pfb
12mu|texlive-nanumtype1-3.0-5|1686	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm01.pfb
12mu|texlive-nanumtype1-3.0-5|1687	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm02.pfb
12mu|texlive-nanumtype1-3.0-5|1688	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm03.pfb
12mu|texlive-nanumtype1-3.0-5|1689	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm04.pfb
12mu|texlive-nanumtype1-3.0-5|1690	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm20.pfb
12mu|texlive-nanumtype1-3.0-5|1691	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm21.pfb
12mu|texlive-nanumtype1-3.0-5|1692	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm22.pfb
12mu|texlive-nanumtype1-3.0-5|1693	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm23.pfb
12mu|texlive-nanumtype1-3.0-5|1694	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm24.pfb
12mu|texlive-nanumtype1-3.0-5|1695	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm25.pfb
12mu|texlive-nanumtype1-3.0-5|1696	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm26.pfb
12mu|texlive-nanumtype1-3.0-5|1697	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm27.pfb
12mu|texlive-nanumtype1-3.0-5|1698	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm30.pfb
12mu|texlive-nanumtype1-3.0-5|1699	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm31.pfb
12mu|texlive-nanumtype1-3.0-5|1700	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm32.pfb
12mu|texlive-nanumtype1-3.0-5|1701	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjm33.pfb
12mu|texlive-nanumtype1-3.0-5|1702	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmac.pfb
12mu|texlive-nanumtype1-3.0-5|1703	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmad.pfb
12mu|texlive-nanumtype1-3.0-5|1704	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmae.pfb
12mu|texlive-nanumtype1-3.0-5|1705	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmaf.pfb
12mu|texlive-nanumtype1-3.0-5|1706	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb0.pfb
12mu|texlive-nanumtype1-3.0-5|1707	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb1.pfb
12mu|texlive-nanumtype1-3.0-5|1708	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb2.pfb
12mu|texlive-nanumtype1-3.0-5|1709	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb3.pfb
12mu|texlive-nanumtype1-3.0-5|1710	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb4.pfb
12mu|texlive-nanumtype1-3.0-5|1711	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb5.pfb
12mu|texlive-nanumtype1-3.0-5|1712	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb6.pfb
12mu|texlive-nanumtype1-3.0-5|1713	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb7.pfb
12mu|texlive-nanumtype1-3.0-5|1714	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb8.pfb
12mu|texlive-nanumtype1-3.0-5|1715	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmb9.pfb
12mu|texlive-nanumtype1-3.0-5|1716	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmba.pfb
12mu|texlive-nanumtype1-3.0-5|1717	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmbb.pfb
12mu|texlive-nanumtype1-3.0-5|1718	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmbc.pfb
12mu|texlive-nanumtype1-3.0-5|1719	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmbd.pfb
12mu|texlive-nanumtype1-3.0-5|1720	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmbe.pfb
12mu|texlive-nanumtype1-3.0-5|1721	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmbf.pfb
12mu|texlive-nanumtype1-3.0-5|1722	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc0.pfb
12mu|texlive-nanumtype1-3.0-5|1723	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc1.pfb
12mu|texlive-nanumtype1-3.0-5|1724	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc2.pfb
12mu|texlive-nanumtype1-3.0-5|1725	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc3.pfb
12mu|texlive-nanumtype1-3.0-5|1726	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc4.pfb
12mu|texlive-nanumtype1-3.0-5|1727	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc5.pfb
12mu|texlive-nanumtype1-3.0-5|1728	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc6.pfb
12mu|texlive-nanumtype1-3.0-5|1729	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc7.pfb
12mu|texlive-nanumtype1-3.0-5|1730	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc8.pfb
12mu|texlive-nanumtype1-3.0-5|1731	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmc9.pfb
12mu|texlive-nanumtype1-3.0-5|1732	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmca.pfb
12mu|texlive-nanumtype1-3.0-5|1733	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmcb.pfb
12mu|texlive-nanumtype1-3.0-5|1734	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmcc.pfb
12mu|texlive-nanumtype1-3.0-5|1735	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmcd.pfb
12mu|texlive-nanumtype1-3.0-5|1736	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmce.pfb
12mu|texlive-nanumtype1-3.0-5|1737	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmcf.pfb
12mu|texlive-nanumtype1-3.0-5|1738	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd0.pfb
12mu|texlive-nanumtype1-3.0-5|1739	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd1.pfb
12mu|texlive-nanumtype1-3.0-5|1740	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd2.pfb
12mu|texlive-nanumtype1-3.0-5|1741	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd3.pfb
12mu|texlive-nanumtype1-3.0-5|1742	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd4.pfb
12mu|texlive-nanumtype1-3.0-5|1743	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd5.pfb
12mu|texlive-nanumtype1-3.0-5|1744	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd6.pfb
12mu|texlive-nanumtype1-3.0-5|1745	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmd7.pfb
12mu|texlive-nanumtype1-3.0-5|1746	%{_texmfdistdir}/fonts/type1/public/nanumtype1/nanummjmff.pfb
12mu|texlive-nanumtype1-3.0-5|1747	%{_texmfdistdir}/fonts/type1/public/nanumtype1/t1nanumgtb.pfb
12mu|texlive-nanumtype1-3.0-5|1748	%{_texmfdistdir}/fonts/type1/public/nanumtype1/t1nanumgtm.pfb
12mu|texlive-nanumtype1-3.0-5|1749	%{_texmfdistdir}/fonts/type1/public/nanumtype1/t1nanummjb.pfb
12mu|texlive-nanumtype1-3.0-5|1750	%{_texmfdistdir}/fonts/type1/public/nanumtype1/t1nanummjm.pfb
12mu|texlive-nanumtype1-3.0-5|1751	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanumgtb.vf
12mu|texlive-nanumtype1-3.0-5|1752	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanumgtbo.vf
12mu|texlive-nanumtype1-3.0-5|1753	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanumgtm.vf
12mu|texlive-nanumtype1-3.0-5|1754	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanumgtmo.vf
12mu|texlive-nanumtype1-3.0-5|1755	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanummjb.vf
12mu|texlive-nanumtype1-3.0-5|1756	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanummjbo.vf
12mu|texlive-nanumtype1-3.0-5|1757	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanummjm.vf
12mu|texlive-nanumtype1-3.0-5|1758	%{_texmfdistdir}/fonts/vf/public/nanumtype1/ts1nanummjmo.vf
12mu|texlive-nanumtype1-3.0-5|1759	%{_texmfdistdir}/tex/latex/nanumtype1/c70nanumgt.fd
12mu|texlive-nanumtype1-3.0-5|1760	%{_texmfdistdir}/tex/latex/nanumtype1/c70nanummj.fd
12mu|texlive-nanumtype1-3.0-5|1761	%{_texmfdistdir}/tex/latex/nanumtype1/c70uhcmj.fd
12mu|texlive-nanumtype1-3.0-5|1762	%{_texmfdistdir}/tex/latex/nanumtype1/lucnanumgt.fd
12mu|texlive-nanumtype1-3.0-5|1763	%{_texmfdistdir}/tex/latex/nanumtype1/lucnanummj.fd
12mu|texlive-nanumtype1-3.0-5|1764	%{_texmfdistdir}/tex/latex/nanumtype1/t1nanumgt.fd
12mu|texlive-nanumtype1-3.0-5|1765	%{_texmfdistdir}/tex/latex/nanumtype1/t1nanummj.fd
12mu|texlive-nanumtype1-3.0-5|1766	%{_texmfdistdir}/tex/latex/nanumtype1/ts1nanumgt.fd
12mu|texlive-nanumtype1-3.0-5|1767	%{_texmfdistdir}/tex/latex/nanumtype1/ts1nanummj.fd
12mu|texlive-nanumtype1-3.0-5|1768	%doc %{_texmfdistdir}/doc/fonts/nanumtype1/COPYING
12mu|texlive-nanumtype1-3.0-5|1769	%doc %{_texmfdistdir}/doc/fonts/nanumtype1/README
12mu|texlive-nanumtype1-3.0-5|1770	%doc %{_texmfdistdir}/doc/fonts/nanumtype1/nanum-sampler.pdf
12mu|texlive-nanumtype1-3.0-5|1771	%doc %{_texmfdistdir}/doc/fonts/nanumtype1/nanum-sampler.tex
12mu|texlive-nanumtype1-3.0-5|1772	
12mu|texlive-nanumtype1-3.0-5|1773	#-----------------------------------------------------------------------
12mu|texlive-nanumtype1-3.0-5|1774	%prep
12mu|texlive-nanumtype1-3.0-5|1775	%setup -c -a0 -a1
12mu|texlive-nanumtype1-3.0-5|1776	
12mu|texlive-nanumtype1-3.0-5|1777	%build
12mu|texlive-nanumtype1-3.0-5|1778	
12mu|texlive-nanumtype1-3.0-5|1779	%install
12mu|texlive-nanumtype1-3.0-5|1780	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-nanumtype1-3.0-5|1781	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-nanumtype1-3.0-5|1782	
12mu|texlive-nanumtype1-3.0-5|1783	%changelog
12mu|texlive-nanumtype1-3.0-5|1784	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 3.0-5
12mu|texlive-nanumtype1-3.0-5|1785	+ Revision: 8997dbf
12mu|texlive-nanumtype1-3.0-5|1786	- MassBuild#289: Increase release tag
12mu|texlive-nanumtype1-3.0-5|1787	
12mu|texlive-nanumtype1-3.0-5|1788	

21241 12
12mu|texlive-natded-0.1-1|1	# revision 32693
12mu|texlive-natded-0.1-1|2	# category Package
12mu|texlive-natded-0.1-1|3	# catalog-ctan /macros/latex/contrib/natded
12mu|texlive-natded-0.1-1|4	# catalog-date 2014-01-16 17:47:37 +0100
12mu|texlive-natded-0.1-1|5	# catalog-license lppl1.3
12mu|texlive-natded-0.1-1|6	# catalog-version 0.1
12mu|texlive-natded-0.1-1|7	Name:		texlive-natded
12mu|texlive-natded-0.1-1|8	Version:	0.1
12mu|texlive-natded-0.1-1|9	Release:	1
12mu|texlive-natded-0.1-1|10	Summary:	Typeset natural deduction proofs
12mu|texlive-natded-0.1-1|11	Group:		Publishing
12mu|texlive-natded-0.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/natded
12mu|texlive-natded-0.1-1|13	License:	LPPL1.3
12mu|texlive-natded-0.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/natded.tar.xz
12mu|texlive-natded-0.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/natded.doc.tar.xz
12mu|texlive-natded-0.1-1|16	BuildArch:	noarch
12mu|texlive-natded-0.1-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-natded-0.1-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-natded-0.1-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-natded-0.1-1|20	
12mu|texlive-natded-0.1-1|21	%description
12mu|texlive-natded-0.1-1|22	The package provides commands to typeset proofs in the style
12mu|texlive-natded-0.1-1|23	used by Jaskowski, or that of Kalish and Montague.
12mu|texlive-natded-0.1-1|24	
12mu|texlive-natded-0.1-1|25	%post
12mu|texlive-natded-0.1-1|26	%{_sbindir}/texlive.post
12mu|texlive-natded-0.1-1|27	
12mu|texlive-natded-0.1-1|28	%postun
12mu|texlive-natded-0.1-1|29	if [ $1 -eq 0 ]; then
12mu|texlive-natded-0.1-1|30	%{_sbindir}/texlive.post
12mu|texlive-natded-0.1-1|31	fi
12mu|texlive-natded-0.1-1|32	
12mu|texlive-natded-0.1-1|33	#-----------------------------------------------------------------------
12mu|texlive-natded-0.1-1|34	%files
12mu|texlive-natded-0.1-1|35	%{_texmfdistdir}/tex/latex/natded/natded.sty
12mu|texlive-natded-0.1-1|36	%doc %{_texmfdistdir}/doc/latex/natded/README.md
12mu|texlive-natded-0.1-1|37	%doc %{_texmfdistdir}/doc/latex/natded/extended_doc.pdf
12mu|texlive-natded-0.1-1|38	%doc %{_texmfdistdir}/doc/latex/natded/extended_doc.tex
12mu|texlive-natded-0.1-1|39	%doc %{_texmfdistdir}/doc/latex/natded/natded.pdf
12mu|texlive-natded-0.1-1|40	%doc %{_texmfdistdir}/doc/latex/natded/natded.tex
12mu|texlive-natded-0.1-1|41	
12mu|texlive-natded-0.1-1|42	#-----------------------------------------------------------------------
12mu|texlive-natded-0.1-1|43	%prep
12mu|texlive-natded-0.1-1|44	%setup -c -a0 -a1
12mu|texlive-natded-0.1-1|45	
12mu|texlive-natded-0.1-1|46	%build
12mu|texlive-natded-0.1-1|47	
12mu|texlive-natded-0.1-1|48	%install
12mu|texlive-natded-0.1-1|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-natded-0.1-1|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-natded-0.1-1|51	
12mu|texlive-natded-0.1-1|52	%changelog
12mu|texlive-natded-0.1-1|53	* Fri Feb 14 2014 Rosa <rosa@abf.rosalinux.ru> 0.1-1
12mu|texlive-natded-0.1-1|54	+ Revision: 2bd9983
12mu|texlive-natded-0.1-1|55	- Automatic import for version 0.1-1
12mu|texlive-natded-0.1-1|56	
12mu|texlive-natded-0.1-1|57	

21242 12
12mu|texlive-needspace-1.3d-5|1	# revision 29601
12mu|texlive-needspace-1.3d-5|2	# category Package
12mu|texlive-needspace-1.3d-5|3	# catalog-ctan /macros/latex/contrib/needspace
12mu|texlive-needspace-1.3d-5|4	# catalog-date 2013-04-01 14:35:12 +0200
12mu|texlive-needspace-1.3d-5|5	# catalog-license lppl
12mu|texlive-needspace-1.3d-5|6	# catalog-version 1.3d
12mu|texlive-needspace-1.3d-5|7	Name:		texlive-needspace
12mu|texlive-needspace-1.3d-5|8	Version:	1.3d
12mu|texlive-needspace-1.3d-5|9	Release:	5
12mu|texlive-needspace-1.3d-5|10	Summary:	Insert pagebreak if not enough space
12mu|texlive-needspace-1.3d-5|11	Group:		Publishing
12mu|texlive-needspace-1.3d-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/needspace
12mu|texlive-needspace-1.3d-5|13	License:	LPPL
12mu|texlive-needspace-1.3d-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/needspace.tar.xz
12mu|texlive-needspace-1.3d-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/needspace.doc.tar.xz
12mu|texlive-needspace-1.3d-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/needspace.source.tar.xz
12mu|texlive-needspace-1.3d-5|17	BuildArch:	noarch
12mu|texlive-needspace-1.3d-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-needspace-1.3d-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-needspace-1.3d-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-needspace-1.3d-5|21	
12mu|texlive-needspace-1.3d-5|22	%description
12mu|texlive-needspace-1.3d-5|23	Provides commands to disable pagebreaking within a given
12mu|texlive-needspace-1.3d-5|24	vertical space. If there is not enough space between the
12mu|texlive-needspace-1.3d-5|25	command and the bottom of the page, a new page will be started.
12mu|texlive-needspace-1.3d-5|26	
12mu|texlive-needspace-1.3d-5|27	%post
12mu|texlive-needspace-1.3d-5|28	%{_sbindir}/texlive.post
12mu|texlive-needspace-1.3d-5|29	
12mu|texlive-needspace-1.3d-5|30	%postun
12mu|texlive-needspace-1.3d-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-needspace-1.3d-5|32	%{_sbindir}/texlive.post
12mu|texlive-needspace-1.3d-5|33	fi
12mu|texlive-needspace-1.3d-5|34	
12mu|texlive-needspace-1.3d-5|35	#-----------------------------------------------------------------------
12mu|texlive-needspace-1.3d-5|36	%files
12mu|texlive-needspace-1.3d-5|37	%{_texmfdistdir}/tex/latex/needspace/needspace.sty
12mu|texlive-needspace-1.3d-5|38	%doc %{_texmfdistdir}/doc/latex/needspace/README
12mu|texlive-needspace-1.3d-5|39	%doc %{_texmfdistdir}/doc/latex/needspace/needspace.pdf
12mu|texlive-needspace-1.3d-5|40	#- source
12mu|texlive-needspace-1.3d-5|41	%doc %{_texmfdistdir}/source/latex/needspace/needspace.ins
12mu|texlive-needspace-1.3d-5|42	%doc %{_texmfdistdir}/source/latex/needspace/needspace.tex
12mu|texlive-needspace-1.3d-5|43	
12mu|texlive-needspace-1.3d-5|44	#-----------------------------------------------------------------------
12mu|texlive-needspace-1.3d-5|45	%prep
12mu|texlive-needspace-1.3d-5|46	%setup -c -a0 -a1 -a2
12mu|texlive-needspace-1.3d-5|47	
12mu|texlive-needspace-1.3d-5|48	%build
12mu|texlive-needspace-1.3d-5|49	
12mu|texlive-needspace-1.3d-5|50	%install
12mu|texlive-needspace-1.3d-5|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-needspace-1.3d-5|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-needspace-1.3d-5|53	
12mu|texlive-needspace-1.3d-5|54	%changelog
12mu|texlive-needspace-1.3d-5|55	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3d-5
12mu|texlive-needspace-1.3d-5|56	+ Revision: d893c3a
12mu|texlive-needspace-1.3d-5|57	- Sync with cooker
12mu|texlive-needspace-1.3d-5|58	
12mu|texlive-needspace-1.3d-5|59	

21243 12
12mu|texlive-neuralnetwork-1.0-5|1	# revision 31500
12mu|texlive-neuralnetwork-1.0-5|2	# category Package
12mu|texlive-neuralnetwork-1.0-5|3	# catalog-ctan /graphics/pgf/contrib/neuralnetwork
12mu|texlive-neuralnetwork-1.0-5|4	# catalog-date 2013-08-22 18:53:49 +0200
12mu|texlive-neuralnetwork-1.0-5|5	# catalog-license gpl
12mu|texlive-neuralnetwork-1.0-5|6	# catalog-version 1.0
12mu|texlive-neuralnetwork-1.0-5|7	Name:		texlive-neuralnetwork
12mu|texlive-neuralnetwork-1.0-5|8	Version:	1.0
12mu|texlive-neuralnetwork-1.0-5|9	Release:	5
12mu|texlive-neuralnetwork-1.0-5|10	Summary:	Graph-drawing for neural networks
12mu|texlive-neuralnetwork-1.0-5|11	Group:		Publishing
12mu|texlive-neuralnetwork-1.0-5|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/neuralnetwork
12mu|texlive-neuralnetwork-1.0-5|13	License:	GPL
12mu|texlive-neuralnetwork-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/neuralnetwork.tar.xz
12mu|texlive-neuralnetwork-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/neuralnetwork.doc.tar.xz
12mu|texlive-neuralnetwork-1.0-5|16	BuildArch:	noarch
12mu|texlive-neuralnetwork-1.0-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-neuralnetwork-1.0-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-neuralnetwork-1.0-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-neuralnetwork-1.0-5|20	
12mu|texlive-neuralnetwork-1.0-5|21	%description
12mu|texlive-neuralnetwork-1.0-5|22	The package provides facilities for graph-drawing, with
12mu|texlive-neuralnetwork-1.0-5|23	facilities designed for neural network diagrams.
12mu|texlive-neuralnetwork-1.0-5|24	
12mu|texlive-neuralnetwork-1.0-5|25	%post
12mu|texlive-neuralnetwork-1.0-5|26	%{_sbindir}/texlive.post
12mu|texlive-neuralnetwork-1.0-5|27	
12mu|texlive-neuralnetwork-1.0-5|28	%postun
12mu|texlive-neuralnetwork-1.0-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-neuralnetwork-1.0-5|30	%{_sbindir}/texlive.post
12mu|texlive-neuralnetwork-1.0-5|31	fi
12mu|texlive-neuralnetwork-1.0-5|32	
12mu|texlive-neuralnetwork-1.0-5|33	#-----------------------------------------------------------------------
12mu|texlive-neuralnetwork-1.0-5|34	%files
12mu|texlive-neuralnetwork-1.0-5|35	%{_texmfdistdir}/tex/latex/neuralnetwork/neuralnetwork.sty
12mu|texlive-neuralnetwork-1.0-5|36	%doc %{_texmfdistdir}/doc/latex/neuralnetwork/examples/neural-networks-ebook.pdf
12mu|texlive-neuralnetwork-1.0-5|37	%doc %{_texmfdistdir}/doc/latex/neuralnetwork/examples/neuralnetwork.pdf
12mu|texlive-neuralnetwork-1.0-5|38	%doc %{_texmfdistdir}/doc/latex/neuralnetwork/examples/neuralnetwork.tex
12mu|texlive-neuralnetwork-1.0-5|39	%doc %{_texmfdistdir}/doc/latex/neuralnetwork/examples/xor.pdf
12mu|texlive-neuralnetwork-1.0-5|40	%doc %{_texmfdistdir}/doc/latex/neuralnetwork/examples/xor.tex
12mu|texlive-neuralnetwork-1.0-5|41	
12mu|texlive-neuralnetwork-1.0-5|42	#-----------------------------------------------------------------------
12mu|texlive-neuralnetwork-1.0-5|43	%prep
12mu|texlive-neuralnetwork-1.0-5|44	%setup -c -a0 -a1
12mu|texlive-neuralnetwork-1.0-5|45	
12mu|texlive-neuralnetwork-1.0-5|46	%build
12mu|texlive-neuralnetwork-1.0-5|47	
12mu|texlive-neuralnetwork-1.0-5|48	%install
12mu|texlive-neuralnetwork-1.0-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-neuralnetwork-1.0-5|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-neuralnetwork-1.0-5|51	
12mu|texlive-neuralnetwork-1.0-5|52	%changelog
12mu|texlive-neuralnetwork-1.0-5|53	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-5
12mu|texlive-neuralnetwork-1.0-5|54	+ Revision: 432032f
12mu|texlive-neuralnetwork-1.0-5|55	- MassBuild#289: Increase release tag
12mu|texlive-neuralnetwork-1.0-5|56	
12mu|texlive-neuralnetwork-1.0-5|57	

21244 12
12mu|texlive-newenviron-1.0-5|1	# revision 29331
12mu|texlive-newenviron-1.0-5|2	# category Package
12mu|texlive-newenviron-1.0-5|3	# catalog-ctan /macros/latex/contrib/newenviron
12mu|texlive-newenviron-1.0-5|4	# catalog-date 2013-03-10 16:42:24 +0100
12mu|texlive-newenviron-1.0-5|5	# catalog-license lppl1.3
12mu|texlive-newenviron-1.0-5|6	# catalog-version 1.0
12mu|texlive-newenviron-1.0-5|7	Name:		texlive-newenviron
12mu|texlive-newenviron-1.0-5|8	Version:	1.0
12mu|texlive-newenviron-1.0-5|9	Release:	5
12mu|texlive-newenviron-1.0-5|10	Summary:	Processing an environment's body
12mu|texlive-newenviron-1.0-5|11	Group:		Publishing
12mu|texlive-newenviron-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/newenviron
12mu|texlive-newenviron-1.0-5|13	License:	LPPL1.3
12mu|texlive-newenviron-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newenviron.tar.xz
12mu|texlive-newenviron-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newenviron.doc.tar.xz
12mu|texlive-newenviron-1.0-5|16	BuildArch:	noarch
12mu|texlive-newenviron-1.0-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-newenviron-1.0-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-newenviron-1.0-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-newenviron-1.0-5|20	
12mu|texlive-newenviron-1.0-5|21	%description
12mu|texlive-newenviron-1.0-5|22	The package offers tools for collecting and executing an
12mu|texlive-newenviron-1.0-5|23	environment's body.
12mu|texlive-newenviron-1.0-5|24	
12mu|texlive-newenviron-1.0-5|25	%post
12mu|texlive-newenviron-1.0-5|26	%{_sbindir}/texlive.post
12mu|texlive-newenviron-1.0-5|27	
12mu|texlive-newenviron-1.0-5|28	%postun
12mu|texlive-newenviron-1.0-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-newenviron-1.0-5|30	%{_sbindir}/texlive.post
12mu|texlive-newenviron-1.0-5|31	fi
12mu|texlive-newenviron-1.0-5|32	
12mu|texlive-newenviron-1.0-5|33	#-----------------------------------------------------------------------
12mu|texlive-newenviron-1.0-5|34	%files
12mu|texlive-newenviron-1.0-5|35	%{_texmfdistdir}/tex/latex/newenviron/newenviron.sty
12mu|texlive-newenviron-1.0-5|36	%doc %{_texmfdistdir}/doc/latex/newenviron/README
12mu|texlive-newenviron-1.0-5|37	%doc %{_texmfdistdir}/doc/latex/newenviron/newenviron-examples.tex
12mu|texlive-newenviron-1.0-5|38	
12mu|texlive-newenviron-1.0-5|39	#-----------------------------------------------------------------------
12mu|texlive-newenviron-1.0-5|40	%prep
12mu|texlive-newenviron-1.0-5|41	%setup -c -a0 -a1
12mu|texlive-newenviron-1.0-5|42	
12mu|texlive-newenviron-1.0-5|43	%build
12mu|texlive-newenviron-1.0-5|44	
12mu|texlive-newenviron-1.0-5|45	%install
12mu|texlive-newenviron-1.0-5|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-newenviron-1.0-5|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-newenviron-1.0-5|48	
12mu|texlive-newenviron-1.0-5|49	%changelog
12mu|texlive-newenviron-1.0-5|50	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-5
12mu|texlive-newenviron-1.0-5|51	+ Revision: dd9d5c3
12mu|texlive-newenviron-1.0-5|52	- MassBuild#289: Increase release tag
12mu|texlive-newenviron-1.0-5|53	
12mu|texlive-newenviron-1.0-5|54	

21245 12
12mu|texlive-newunicodechar-1.1-5|1	# revision 28253
12mu|texlive-newunicodechar-1.1-5|2	# category Package
12mu|texlive-newunicodechar-1.1-5|3	# catalog-ctan /macros/latex/contrib/newunicodechar
12mu|texlive-newunicodechar-1.1-5|4	# catalog-date 2012-11-13 18:34:11 +0100
12mu|texlive-newunicodechar-1.1-5|5	# catalog-license lppl1.3
12mu|texlive-newunicodechar-1.1-5|6	# catalog-version 1.1
12mu|texlive-newunicodechar-1.1-5|7	Name:		texlive-newunicodechar
12mu|texlive-newunicodechar-1.1-5|8	Version:	1.1
12mu|texlive-newunicodechar-1.1-5|9	Release:	5
12mu|texlive-newunicodechar-1.1-5|10	Summary:	Definitions of the meaning of Unicode characters
12mu|texlive-newunicodechar-1.1-5|11	Group:		Publishing
12mu|texlive-newunicodechar-1.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/newunicodechar
12mu|texlive-newunicodechar-1.1-5|13	License:	LPPL1.3
12mu|texlive-newunicodechar-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newunicodechar.tar.xz
12mu|texlive-newunicodechar-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newunicodechar.doc.tar.xz
12mu|texlive-newunicodechar-1.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/newunicodechar.source.tar.xz
12mu|texlive-newunicodechar-1.1-5|17	BuildArch:	noarch
12mu|texlive-newunicodechar-1.1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-newunicodechar-1.1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-newunicodechar-1.1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-newunicodechar-1.1-5|21	
12mu|texlive-newunicodechar-1.1-5|22	%description
12mu|texlive-newunicodechar-1.1-5|23	The package provides a friendly interface for defining the
12mu|texlive-newunicodechar-1.1-5|24	meaning of Unicode characters. The document should be processed
12mu|texlive-newunicodechar-1.1-5|25	by (pdf)LaTeX with the unicode option of inputenc or inputenx,
12mu|texlive-newunicodechar-1.1-5|26	or by XeLaTeX/LuaLaTeX. The command provided is
12mu|texlive-newunicodechar-1.1-5|27	\newunicodechar{<char>}{<code>} where <char> is a directly-
12mu|texlive-newunicodechar-1.1-5|28	typed Unicode character, and <code> is its replacement.
12mu|texlive-newunicodechar-1.1-5|29	
12mu|texlive-newunicodechar-1.1-5|30	%post
12mu|texlive-newunicodechar-1.1-5|31	%{_sbindir}/texlive.post
12mu|texlive-newunicodechar-1.1-5|32	
12mu|texlive-newunicodechar-1.1-5|33	%postun
12mu|texlive-newunicodechar-1.1-5|34	if [ $1 -eq 0 ]; then
12mu|texlive-newunicodechar-1.1-5|35	%{_sbindir}/texlive.post
12mu|texlive-newunicodechar-1.1-5|36	fi
12mu|texlive-newunicodechar-1.1-5|37	
12mu|texlive-newunicodechar-1.1-5|38	#-----------------------------------------------------------------------
12mu|texlive-newunicodechar-1.1-5|39	%files
12mu|texlive-newunicodechar-1.1-5|40	%{_texmfdistdir}/tex/latex/newunicodechar/newunicodechar.sty
12mu|texlive-newunicodechar-1.1-5|41	%doc %{_texmfdistdir}/doc/latex/newunicodechar/README
12mu|texlive-newunicodechar-1.1-5|42	%doc %{_texmfdistdir}/doc/latex/newunicodechar/newunicodechar.pdf
12mu|texlive-newunicodechar-1.1-5|43	#- source
12mu|texlive-newunicodechar-1.1-5|44	%doc %{_texmfdistdir}/source/latex/newunicodechar/newunicodechar.dtx
12mu|texlive-newunicodechar-1.1-5|45	%doc %{_texmfdistdir}/source/latex/newunicodechar/newunicodechar.ins
12mu|texlive-newunicodechar-1.1-5|46	
12mu|texlive-newunicodechar-1.1-5|47	#-----------------------------------------------------------------------
12mu|texlive-newunicodechar-1.1-5|48	%prep
12mu|texlive-newunicodechar-1.1-5|49	%setup -c -a0 -a1 -a2
12mu|texlive-newunicodechar-1.1-5|50	
12mu|texlive-newunicodechar-1.1-5|51	%build
12mu|texlive-newunicodechar-1.1-5|52	
12mu|texlive-newunicodechar-1.1-5|53	%install
12mu|texlive-newunicodechar-1.1-5|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-newunicodechar-1.1-5|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-newunicodechar-1.1-5|56	
12mu|texlive-newunicodechar-1.1-5|57	%changelog
12mu|texlive-newunicodechar-1.1-5|58	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-5
12mu|texlive-newunicodechar-1.1-5|59	+ Revision: c3e7d3f
12mu|texlive-newunicodechar-1.1-5|60	- Sync with cooker
12mu|texlive-newunicodechar-1.1-5|61	
12mu|texlive-newunicodechar-1.1-5|62	

21246 12
12mu|texlive-nicefilelist-0.7a-5|1	# revision 28527
12mu|texlive-nicefilelist-0.7a-5|2	# category Package
12mu|texlive-nicefilelist-0.7a-5|3	# catalog-ctan /macros/latex/contrib/nicefilelist
12mu|texlive-nicefilelist-0.7a-5|4	# catalog-date 2012-12-13 11:39:24 +0100
12mu|texlive-nicefilelist-0.7a-5|5	# catalog-license lppl1.3
12mu|texlive-nicefilelist-0.7a-5|6	# catalog-version 0.7a
12mu|texlive-nicefilelist-0.7a-5|7	Name:		texlive-nicefilelist
12mu|texlive-nicefilelist-0.7a-5|8	Epoch:		1
12mu|texlive-nicefilelist-0.7a-5|9	Version:	0.7a
12mu|texlive-nicefilelist-0.7a-5|10	Release:	5
12mu|texlive-nicefilelist-0.7a-5|11	Summary:	Provide \listfiles alignment
12mu|texlive-nicefilelist-0.7a-5|12	Group:		Publishing
12mu|texlive-nicefilelist-0.7a-5|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nicefilelist
12mu|texlive-nicefilelist-0.7a-5|14	License:	LPPL1.3
12mu|texlive-nicefilelist-0.7a-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nicefilelist.tar.xz
12mu|texlive-nicefilelist-0.7a-5|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nicefilelist.doc.tar.xz
12mu|texlive-nicefilelist-0.7a-5|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nicefilelist.source.tar.xz
12mu|texlive-nicefilelist-0.7a-5|18	BuildArch:	noarch
12mu|texlive-nicefilelist-0.7a-5|19	BuildRequires:	texlive-tlpkg
12mu|texlive-nicefilelist-0.7a-5|20	Requires(pre):	texlive-tlpkg
12mu|texlive-nicefilelist-0.7a-5|21	Requires(post):	texlive-kpathsea
12mu|texlive-nicefilelist-0.7a-5|22	
12mu|texlive-nicefilelist-0.7a-5|23	%description
12mu|texlive-nicefilelist-0.7a-5|24	The package extends longnamefilelist, keeping separate columns
12mu|texlive-nicefilelist-0.7a-5|25	for date, version and "caption" (the caption now separately
12mu|texlive-nicefilelist-0.7a-5|26	listed). Alignment is not disturbed by short file name
12mu|texlive-nicefilelist-0.7a-5|27	extensions, such as ".fd". The package is not compatible with
12mu|texlive-nicefilelist-0.7a-5|28	longnamefilelist: users need to re-read the documentation.
12mu|texlive-nicefilelist-0.7a-5|29	
12mu|texlive-nicefilelist-0.7a-5|30	%post
12mu|texlive-nicefilelist-0.7a-5|31	%{_sbindir}/texlive.post
12mu|texlive-nicefilelist-0.7a-5|32	
12mu|texlive-nicefilelist-0.7a-5|33	%postun
12mu|texlive-nicefilelist-0.7a-5|34	if [ $1 -eq 0 ]; then
12mu|texlive-nicefilelist-0.7a-5|35	%{_sbindir}/texlive.post
12mu|texlive-nicefilelist-0.7a-5|36	fi
12mu|texlive-nicefilelist-0.7a-5|37	
12mu|texlive-nicefilelist-0.7a-5|38	#-----------------------------------------------------------------------
12mu|texlive-nicefilelist-0.7a-5|39	%files
12mu|texlive-nicefilelist-0.7a-5|40	%{_texmfdistdir}/tex/latex/nicefilelist/nicefilelist.RLS
12mu|texlive-nicefilelist-0.7a-5|41	%{_texmfdistdir}/tex/latex/nicefilelist/nicefilelist.sty
12mu|texlive-nicefilelist-0.7a-5|42	%doc %{_texmfdistdir}/doc/latex/nicefilelist/README
12mu|texlive-nicefilelist-0.7a-5|43	%doc %{_texmfdistdir}/doc/latex/nicefilelist/SrcFILEs.txt
12mu|texlive-nicefilelist-0.7a-5|44	%doc %{_texmfdistdir}/doc/latex/nicefilelist/nicefilelist.pdf
12mu|texlive-nicefilelist-0.7a-5|45	#- source
12mu|texlive-nicefilelist-0.7a-5|46	%doc %{_texmfdistdir}/source/latex/nicefilelist/empty.f
12mu|texlive-nicefilelist-0.7a-5|47	%doc %{_texmfdistdir}/source/latex/nicefilelist/nicefilelist.tex
12mu|texlive-nicefilelist-0.7a-5|48	%doc %{_texmfdistdir}/source/latex/nicefilelist/provonly.fd
12mu|texlive-nicefilelist-0.7a-5|49	%doc %{_texmfdistdir}/source/latex/nicefilelist/srcfiles.tex
12mu|texlive-nicefilelist-0.7a-5|50	%doc %{_texmfdistdir}/source/latex/nicefilelist/wrong.prv
12mu|texlive-nicefilelist-0.7a-5|51	
12mu|texlive-nicefilelist-0.7a-5|52	#-----------------------------------------------------------------------
12mu|texlive-nicefilelist-0.7a-5|53	%prep
12mu|texlive-nicefilelist-0.7a-5|54	%setup -c -a0 -a1 -a2
12mu|texlive-nicefilelist-0.7a-5|55	
12mu|texlive-nicefilelist-0.7a-5|56	%build
12mu|texlive-nicefilelist-0.7a-5|57	
12mu|texlive-nicefilelist-0.7a-5|58	%install
12mu|texlive-nicefilelist-0.7a-5|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-nicefilelist-0.7a-5|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-nicefilelist-0.7a-5|61	
12mu|texlive-nicefilelist-0.7a-5|62	%changelog
12mu|texlive-nicefilelist-0.7a-5|63	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:0.7a-5
12mu|texlive-nicefilelist-0.7a-5|64	+ Revision: 1cde5e0
12mu|texlive-nicefilelist-0.7a-5|65	- Sync with cooker
12mu|texlive-nicefilelist-0.7a-5|66	
12mu|texlive-nicefilelist-0.7a-5|67	

21247 12
12mu|texlive-noconflict-1.0-5|1	# revision 30140
12mu|texlive-noconflict-1.0-5|2	# category Package
12mu|texlive-noconflict-1.0-5|3	# catalog-ctan /macros/latex/contrib/noconflict
12mu|texlive-noconflict-1.0-5|4	# catalog-date 2013-04-27 00:34:43 +0200
12mu|texlive-noconflict-1.0-5|5	# catalog-license lppl1.3
12mu|texlive-noconflict-1.0-5|6	# catalog-version 1.0
12mu|texlive-noconflict-1.0-5|7	Name:		texlive-noconflict
12mu|texlive-noconflict-1.0-5|8	Version:	1.0
12mu|texlive-noconflict-1.0-5|9	Release:	5
12mu|texlive-noconflict-1.0-5|10	Summary:	Resolve macro name conflict between packages
12mu|texlive-noconflict-1.0-5|11	Group:		Publishing
12mu|texlive-noconflict-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/noconflict
12mu|texlive-noconflict-1.0-5|13	License:	LPPL1.3
12mu|texlive-noconflict-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/noconflict.tar.xz
12mu|texlive-noconflict-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/noconflict.doc.tar.xz
12mu|texlive-noconflict-1.0-5|16	BuildArch:	noarch
12mu|texlive-noconflict-1.0-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-noconflict-1.0-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-noconflict-1.0-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-noconflict-1.0-5|20	
12mu|texlive-noconflict-1.0-5|21	%description
12mu|texlive-noconflict-1.0-5|22	The package provides several commands to prefix (and hence
12mu|texlive-noconflict-1.0-5|23	obscure) a macro's (or a sequence of macros') name, and to
12mu|texlive-noconflict-1.0-5|24	restore the original macro(s) at places in a document where
12mu|texlive-noconflict-1.0-5|25	they are needed.
12mu|texlive-noconflict-1.0-5|26	
12mu|texlive-noconflict-1.0-5|27	%post
12mu|texlive-noconflict-1.0-5|28	%{_sbindir}/texlive.post
12mu|texlive-noconflict-1.0-5|29	
12mu|texlive-noconflict-1.0-5|30	%postun
12mu|texlive-noconflict-1.0-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-noconflict-1.0-5|32	%{_sbindir}/texlive.post
12mu|texlive-noconflict-1.0-5|33	fi
12mu|texlive-noconflict-1.0-5|34	
12mu|texlive-noconflict-1.0-5|35	#-----------------------------------------------------------------------
12mu|texlive-noconflict-1.0-5|36	%files
12mu|texlive-noconflict-1.0-5|37	%{_texmfdistdir}/tex/latex/noconflict/noconflict.sty
12mu|texlive-noconflict-1.0-5|38	%doc %{_texmfdistdir}/doc/latex/noconflict/README
12mu|texlive-noconflict-1.0-5|39	
12mu|texlive-noconflict-1.0-5|40	#-----------------------------------------------------------------------
12mu|texlive-noconflict-1.0-5|41	%prep
12mu|texlive-noconflict-1.0-5|42	%setup -c -a0 -a1
12mu|texlive-noconflict-1.0-5|43	
12mu|texlive-noconflict-1.0-5|44	%build
12mu|texlive-noconflict-1.0-5|45	
12mu|texlive-noconflict-1.0-5|46	%install
12mu|texlive-noconflict-1.0-5|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-noconflict-1.0-5|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-noconflict-1.0-5|49	
12mu|texlive-noconflict-1.0-5|50	%changelog
12mu|texlive-noconflict-1.0-5|51	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-5
12mu|texlive-noconflict-1.0-5|52	+ Revision: 6db4468
12mu|texlive-noconflict-1.0-5|53	- MassBuild#289: Increase release tag
12mu|texlive-noconflict-1.0-5|54	
12mu|texlive-noconflict-1.0-5|55	

21248 12
12mu|texlive-noindentafter-20131010-5|1	# revision 31341
12mu|texlive-noindentafter-20131010-5|2	# category Package
12mu|texlive-noindentafter-20131010-5|3	# catalog-ctan undef
12mu|texlive-noindentafter-20131010-5|4	# catalog-date undef
12mu|texlive-noindentafter-20131010-5|5	# catalog-license undef
12mu|texlive-noindentafter-20131010-5|6	# catalog-version undef
12mu|texlive-noindentafter-20131010-5|7	Name:		texlive-noindentafter
12mu|texlive-noindentafter-20131010-5|8	Version:	20131010
12mu|texlive-noindentafter-20131010-5|9	Release:	5
12mu|texlive-noindentafter-20131010-5|10	Summary:	TeXLive noindentafter package
12mu|texlive-noindentafter-20131010-5|11	Group:		Publishing
12mu|texlive-noindentafter-20131010-5|12	URL:		http://tug.org/texlive
12mu|texlive-noindentafter-20131010-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-noindentafter-20131010-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/noindentafter.tar.xz
12mu|texlive-noindentafter-20131010-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/noindentafter.doc.tar.xz
12mu|texlive-noindentafter-20131010-5|16	BuildArch:	noarch
12mu|texlive-noindentafter-20131010-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-noindentafter-20131010-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-noindentafter-20131010-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-noindentafter-20131010-5|20	
12mu|texlive-noindentafter-20131010-5|21	%description
12mu|texlive-noindentafter-20131010-5|22	TeXLive noindentafter package.
12mu|texlive-noindentafter-20131010-5|23	
12mu|texlive-noindentafter-20131010-5|24	%post
12mu|texlive-noindentafter-20131010-5|25	%{_sbindir}/texlive.post
12mu|texlive-noindentafter-20131010-5|26	
12mu|texlive-noindentafter-20131010-5|27	%postun
12mu|texlive-noindentafter-20131010-5|28	if [ $1 -eq 0 ]; then
12mu|texlive-noindentafter-20131010-5|29	%{_sbindir}/texlive.post
12mu|texlive-noindentafter-20131010-5|30	fi
12mu|texlive-noindentafter-20131010-5|31	
12mu|texlive-noindentafter-20131010-5|32	#-----------------------------------------------------------------------
12mu|texlive-noindentafter-20131010-5|33	%files
12mu|texlive-noindentafter-20131010-5|34	%{_texmfdistdir}/tex/latex/noindentafter/noindentafter.sty
12mu|texlive-noindentafter-20131010-5|35	%doc %{_texmfdistdir}/doc/latex/noindentafter/README
12mu|texlive-noindentafter-20131010-5|36	%doc %{_texmfdistdir}/doc/latex/noindentafter/dry.sty
12mu|texlive-noindentafter-20131010-5|37	%doc %{_texmfdistdir}/doc/latex/noindentafter/noindentafter.pdf
12mu|texlive-noindentafter-20131010-5|38	%doc %{_texmfdistdir}/doc/latex/noindentafter/noindentafter.tex
12mu|texlive-noindentafter-20131010-5|39	%doc %{_texmfdistdir}/doc/latex/noindentafter/packagedoc.cls
12mu|texlive-noindentafter-20131010-5|40	%doc %{_texmfdistdir}/doc/latex/noindentafter/with.sty
12mu|texlive-noindentafter-20131010-5|41	
12mu|texlive-noindentafter-20131010-5|42	#-----------------------------------------------------------------------
12mu|texlive-noindentafter-20131010-5|43	%prep
12mu|texlive-noindentafter-20131010-5|44	%setup -c -a0 -a1
12mu|texlive-noindentafter-20131010-5|45	
12mu|texlive-noindentafter-20131010-5|46	%build
12mu|texlive-noindentafter-20131010-5|47	
12mu|texlive-noindentafter-20131010-5|48	%install
12mu|texlive-noindentafter-20131010-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-noindentafter-20131010-5|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-noindentafter-20131010-5|51	
12mu|texlive-noindentafter-20131010-5|52	%changelog
12mu|texlive-noindentafter-20131010-5|53	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131010-5
12mu|texlive-noindentafter-20131010-5|54	+ Revision: 5502acb
12mu|texlive-noindentafter-20131010-5|55	- MassBuild#289: Increase release tag
12mu|texlive-noindentafter-20131010-5|56	
12mu|texlive-noindentafter-20131010-5|57	

21249 12
12mu|texlive-norasi-c90-20131010-5|1	# revision 30642
12mu|texlive-norasi-c90-20131010-5|2	# category Package
12mu|texlive-norasi-c90-20131010-5|3	# catalog-ctan undef
12mu|texlive-norasi-c90-20131010-5|4	# catalog-date undef
12mu|texlive-norasi-c90-20131010-5|5	# catalog-license undef
12mu|texlive-norasi-c90-20131010-5|6	# catalog-version undef
12mu|texlive-norasi-c90-20131010-5|7	Name:		texlive-norasi-c90
12mu|texlive-norasi-c90-20131010-5|8	Version:	20131010
12mu|texlive-norasi-c90-20131010-5|9	Release:	5
12mu|texlive-norasi-c90-20131010-5|10	Summary:	TeX support (from CJK) for the norasi font
12mu|texlive-norasi-c90-20131010-5|11	Group:		Publishing
12mu|texlive-norasi-c90-20131010-5|12	URL:		http://tug.org/texlive
12mu|texlive-norasi-c90-20131010-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-norasi-c90-20131010-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/norasi-c90.tar.xz
12mu|texlive-norasi-c90-20131010-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/norasi-c90.source.tar.xz
12mu|texlive-norasi-c90-20131010-5|16	BuildArch:	noarch
12mu|texlive-norasi-c90-20131010-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-norasi-c90-20131010-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-norasi-c90-20131010-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-norasi-c90-20131010-5|20	Requires:	texlive-fonts-tlwg
12mu|texlive-norasi-c90-20131010-5|21	
12mu|texlive-norasi-c90-20131010-5|22	%description
12mu|texlive-norasi-c90-20131010-5|23	TeXLive norasi-c90 package.
12mu|texlive-norasi-c90-20131010-5|24	
12mu|texlive-norasi-c90-20131010-5|25	%post
12mu|texlive-norasi-c90-20131010-5|26	%{_sbindir}/texlive.post
12mu|texlive-norasi-c90-20131010-5|27	
12mu|texlive-norasi-c90-20131010-5|28	%postun
12mu|texlive-norasi-c90-20131010-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-norasi-c90-20131010-5|30	%{_sbindir}/texlive.post
12mu|texlive-norasi-c90-20131010-5|31	fi
12mu|texlive-norasi-c90-20131010-5|32	
12mu|texlive-norasi-c90-20131010-5|33	#-----------------------------------------------------------------------
12mu|texlive-norasi-c90-20131010-5|34	%files
12mu|texlive-norasi-c90-20131010-5|35	%{_texmfdistdir}/dvips/norasi-c90/config.norasi-c90
12mu|texlive-norasi-c90-20131010-5|36	%{_texmfdistdir}/fonts/map/dvips/norasi-c90/norasi-c90.map
12mu|texlive-norasi-c90-20131010-5|37	%{_texmfdistdir}/fonts/tfm/public/norasi-c90/ftnb8z.tfm
12mu|texlive-norasi-c90-20131010-5|38	%{_texmfdistdir}/fonts/tfm/public/norasi-c90/ftnbi8z.tfm
12mu|texlive-norasi-c90-20131010-5|39	%{_texmfdistdir}/fonts/tfm/public/norasi-c90/ftni8z.tfm
12mu|texlive-norasi-c90-20131010-5|40	%{_texmfdistdir}/fonts/tfm/public/norasi-c90/ftnr8z.tfm
12mu|texlive-norasi-c90-20131010-5|41	#- source
12mu|texlive-norasi-c90-20131010-5|42	%doc %{_texmfdistdir}/source/fonts/norasi-c90/norasi-c90.fontinst
12mu|texlive-norasi-c90-20131010-5|43	
12mu|texlive-norasi-c90-20131010-5|44	#-----------------------------------------------------------------------
12mu|texlive-norasi-c90-20131010-5|45	%prep
12mu|texlive-norasi-c90-20131010-5|46	%setup -c -a0 -a1
12mu|texlive-norasi-c90-20131010-5|47	
12mu|texlive-norasi-c90-20131010-5|48	%build
12mu|texlive-norasi-c90-20131010-5|49	
12mu|texlive-norasi-c90-20131010-5|50	%install
12mu|texlive-norasi-c90-20131010-5|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-norasi-c90-20131010-5|52	cp -fpar dvips fonts source %{buildroot}%{_texmfdistdir}
12mu|texlive-norasi-c90-20131010-5|53	
12mu|texlive-norasi-c90-20131010-5|54	%changelog
12mu|texlive-norasi-c90-20131010-5|55	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131010-5
12mu|texlive-norasi-c90-20131010-5|56	+ Revision: d109b02
12mu|texlive-norasi-c90-20131010-5|57	- Sync with cooker
12mu|texlive-norasi-c90-20131010-5|58	
12mu|texlive-norasi-c90-20131010-5|59	

21250 12
12mu|texlive-nox-1.0-5|1	# revision 30991
12mu|texlive-nox-1.0-5|2	# category Package
12mu|texlive-nox-1.0-5|3	# catalog-ctan /macros/latex/contrib/nox
12mu|texlive-nox-1.0-5|4	# catalog-date 2013-06-19 16:57:50 +0200
12mu|texlive-nox-1.0-5|5	# catalog-license lppl
12mu|texlive-nox-1.0-5|6	# catalog-version 1.0
12mu|texlive-nox-1.0-5|7	Name:		texlive-nox
12mu|texlive-nox-1.0-5|8	Version:	1.0
12mu|texlive-nox-1.0-5|9	Release:	5
12mu|texlive-nox-1.0-5|10	Summary:	Adaptable tables
12mu|texlive-nox-1.0-5|11	Group:		Publishing
12mu|texlive-nox-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/nox
12mu|texlive-nox-1.0-5|13	License:	LPPL
12mu|texlive-nox-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nox.tar.xz
12mu|texlive-nox-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/nox.doc.tar.xz
12mu|texlive-nox-1.0-5|16	BuildArch:	noarch
12mu|texlive-nox-1.0-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-nox-1.0-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-nox-1.0-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-nox-1.0-5|20	
12mu|texlive-nox-1.0-5|21	%description
12mu|texlive-nox-1.0-5|22	The package allows data, text (including (La)TeX commands or
12mu|texlive-nox-1.0-5|23	environments) to be formatted into a array which may be split.
12mu|texlive-nox-1.0-5|24	
12mu|texlive-nox-1.0-5|25	%post
12mu|texlive-nox-1.0-5|26	%{_sbindir}/texlive.post
12mu|texlive-nox-1.0-5|27	
12mu|texlive-nox-1.0-5|28	%postun
12mu|texlive-nox-1.0-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-nox-1.0-5|30	%{_sbindir}/texlive.post
12mu|texlive-nox-1.0-5|31	fi
12mu|texlive-nox-1.0-5|32	
12mu|texlive-nox-1.0-5|33	#-----------------------------------------------------------------------
12mu|texlive-nox-1.0-5|34	%files
12mu|texlive-nox-1.0-5|35	%{_texmfdistdir}/tex/latex/nox/nox.sty
12mu|texlive-nox-1.0-5|36	%doc %{_texmfdistdir}/doc/latex/nox/README
12mu|texlive-nox-1.0-5|37	%doc %{_texmfdistdir}/doc/latex/nox/nox.pdf
12mu|texlive-nox-1.0-5|38	%doc %{_texmfdistdir}/doc/latex/nox/nox.tex
12mu|texlive-nox-1.0-5|39	
12mu|texlive-nox-1.0-5|40	#-----------------------------------------------------------------------
12mu|texlive-nox-1.0-5|41	%prep
12mu|texlive-nox-1.0-5|42	%setup -c -a0 -a1
12mu|texlive-nox-1.0-5|43	
12mu|texlive-nox-1.0-5|44	%build
12mu|texlive-nox-1.0-5|45	
12mu|texlive-nox-1.0-5|46	%install
12mu|texlive-nox-1.0-5|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-nox-1.0-5|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-nox-1.0-5|49	
12mu|texlive-nox-1.0-5|50	%changelog
12mu|texlive-nox-1.0-5|51	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-5
12mu|texlive-nox-1.0-5|52	+ Revision: a77db91
12mu|texlive-nox-1.0-5|53	- MassBuild#289: Increase release tag
12mu|texlive-nox-1.0-5|54	
12mu|texlive-nox-1.0-5|55	

21251 12
12mu|texlive-numberedblock-1.10-1|1	# revision 33109
12mu|texlive-numberedblock-1.10-1|2	# category Package
12mu|texlive-numberedblock-1.10-1|3	# catalog-ctan /macros/latex/contrib/numberedblock
12mu|texlive-numberedblock-1.10-1|4	# catalog-date 2014-03-06 18:55:44 +0100
12mu|texlive-numberedblock-1.10-1|5	# catalog-license lppl1.3
12mu|texlive-numberedblock-1.10-1|6	# catalog-version 1.10
12mu|texlive-numberedblock-1.10-1|7	Name:		texlive-numberedblock
12mu|texlive-numberedblock-1.10-1|8	Epoch:		1
12mu|texlive-numberedblock-1.10-1|9	Version:	1.10
12mu|texlive-numberedblock-1.10-1|10	Release:	1
12mu|texlive-numberedblock-1.10-1|11	Summary:	Print a block of code, with unique index number
12mu|texlive-numberedblock-1.10-1|12	Group:		Publishing
12mu|texlive-numberedblock-1.10-1|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/numberedblock
12mu|texlive-numberedblock-1.10-1|14	License:	LPPL1.3
12mu|texlive-numberedblock-1.10-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numberedblock.tar.xz
12mu|texlive-numberedblock-1.10-1|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numberedblock.doc.tar.xz
12mu|texlive-numberedblock-1.10-1|17	BuildArch:	noarch
12mu|texlive-numberedblock-1.10-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-numberedblock-1.10-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-numberedblock-1.10-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-numberedblock-1.10-1|21	
12mu|texlive-numberedblock-1.10-1|22	%description
12mu|texlive-numberedblock-1.10-1|23	The package has been created for the convenience of the report
12mu|texlive-numberedblock-1.10-1|24	writer; it provides the means to number, and label, code-block
12mu|texlive-numberedblock-1.10-1|25	snippets in your document. In this way, you can (unambiguously)
12mu|texlive-numberedblock-1.10-1|26	refer to each snippet elsewhere in your document.
12mu|texlive-numberedblock-1.10-1|27	
12mu|texlive-numberedblock-1.10-1|28	%post
12mu|texlive-numberedblock-1.10-1|29	%{_sbindir}/texlive.post
12mu|texlive-numberedblock-1.10-1|30	
12mu|texlive-numberedblock-1.10-1|31	%postun
12mu|texlive-numberedblock-1.10-1|32	if [ $1 -eq 0 ]; then
12mu|texlive-numberedblock-1.10-1|33	%{_sbindir}/texlive.post
12mu|texlive-numberedblock-1.10-1|34	fi
12mu|texlive-numberedblock-1.10-1|35	
12mu|texlive-numberedblock-1.10-1|36	#-----------------------------------------------------------------------
12mu|texlive-numberedblock-1.10-1|37	%files
12mu|texlive-numberedblock-1.10-1|38	%{_texmfdistdir}/tex/latex/numberedblock/numberedblock.sty
12mu|texlive-numberedblock-1.10-1|39	%doc %{_texmfdistdir}/doc/latex/numberedblock/README
12mu|texlive-numberedblock-1.10-1|40	%doc %{_texmfdistdir}/doc/latex/numberedblock/testnumberedblock.pdf
12mu|texlive-numberedblock-1.10-1|41	%doc %{_texmfdistdir}/doc/latex/numberedblock/testnumberedblock.tex
12mu|texlive-numberedblock-1.10-1|42	
12mu|texlive-numberedblock-1.10-1|43	#-----------------------------------------------------------------------
12mu|texlive-numberedblock-1.10-1|44	%prep
12mu|texlive-numberedblock-1.10-1|45	%setup -c -a0 -a1
12mu|texlive-numberedblock-1.10-1|46	
12mu|texlive-numberedblock-1.10-1|47	%build
12mu|texlive-numberedblock-1.10-1|48	
12mu|texlive-numberedblock-1.10-1|49	%install
12mu|texlive-numberedblock-1.10-1|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-numberedblock-1.10-1|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-numberedblock-1.10-1|52	
12mu|texlive-numberedblock-1.10-1|53	%changelog
12mu|texlive-numberedblock-1.10-1|54	* Mon Mar 17 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 1:1.10-1
12mu|texlive-numberedblock-1.10-1|55	+ Revision: f440ead
12mu|texlive-numberedblock-1.10-1|56	- - Update to latest release.
12mu|texlive-numberedblock-1.10-1|57	
12mu|texlive-numberedblock-1.10-1|58	

21252 12
12mu|texlive-numprint-1.39-5|1	# revision 27498
12mu|texlive-numprint-1.39-5|2	# category Package
12mu|texlive-numprint-1.39-5|3	# catalog-ctan /macros/latex/contrib/numprint
12mu|texlive-numprint-1.39-5|4	# catalog-date 2012-08-22 15:46:20 +0200
12mu|texlive-numprint-1.39-5|5	# catalog-license lppl
12mu|texlive-numprint-1.39-5|6	# catalog-version 1.39
12mu|texlive-numprint-1.39-5|7	Name:		texlive-numprint
12mu|texlive-numprint-1.39-5|8	Version:	1.39
12mu|texlive-numprint-1.39-5|9	Release:	5
12mu|texlive-numprint-1.39-5|10	Summary:	Print numbers with separators and exponent if necessary
12mu|texlive-numprint-1.39-5|11	Group:		Publishing
12mu|texlive-numprint-1.39-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/numprint
12mu|texlive-numprint-1.39-5|13	License:	LPPL
12mu|texlive-numprint-1.39-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numprint.tar.xz
12mu|texlive-numprint-1.39-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numprint.doc.tar.xz
12mu|texlive-numprint-1.39-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/numprint.source.tar.xz
12mu|texlive-numprint-1.39-5|17	BuildArch:	noarch
12mu|texlive-numprint-1.39-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-numprint-1.39-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-numprint-1.39-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-numprint-1.39-5|21	
12mu|texlive-numprint-1.39-5|22	%description
12mu|texlive-numprint-1.39-5|23	The package numprint prints numbers with a separator every
12mu|texlive-numprint-1.39-5|24	three digits and converts numbers given as 12345.6e789 to
12mu|texlive-numprint-1.39-5|25	12\,345,6\cdot 10^{789}. Numbers are printed in the current
12mu|texlive-numprint-1.39-5|26	mode (text or math) in order to use the correct font. Many
12mu|texlive-numprint-1.39-5|27	things, including the decimal sign, the thousand separator, as
12mu|texlive-numprint-1.39-5|28	well as the product sign can be changed by the user, e.g., to
12mu|texlive-numprint-1.39-5|29	reach 12,345.6\times 10^{789}. If an optional argument is given
12mu|texlive-numprint-1.39-5|30	it is printed upright as unit. Numbers can be rounded to a
12mu|texlive-numprint-1.39-5|31	given number of digits. The package supports an automatic,
12mu|texlive-numprint-1.39-5|32	language-dependent change of the number format. Tabular
12mu|texlive-numprint-1.39-5|33	alignment using the tabular(*), array, tabularx, and longtable
12mu|texlive-numprint-1.39-5|34	environments (similar to the dcolumn and rccol packages) is
12mu|texlive-numprint-1.39-5|35	supported using all features of numprint. Additional text can
12mu|texlive-numprint-1.39-5|36	be added before and after the formatted number.
12mu|texlive-numprint-1.39-5|37	
12mu|texlive-numprint-1.39-5|38	%post
12mu|texlive-numprint-1.39-5|39	%{_sbindir}/texlive.post
12mu|texlive-numprint-1.39-5|40	
12mu|texlive-numprint-1.39-5|41	%postun
12mu|texlive-numprint-1.39-5|42	if [ $1 -eq 0 ]; then
12mu|texlive-numprint-1.39-5|43	%{_sbindir}/texlive.post
12mu|texlive-numprint-1.39-5|44	fi
12mu|texlive-numprint-1.39-5|45	
12mu|texlive-numprint-1.39-5|46	#-----------------------------------------------------------------------
12mu|texlive-numprint-1.39-5|47	%files
12mu|texlive-numprint-1.39-5|48	%{_texmfdistdir}/tex/latex/numprint/nbaseprt.sty
12mu|texlive-numprint-1.39-5|49	%{_texmfdistdir}/tex/latex/numprint/numprint.sty
12mu|texlive-numprint-1.39-5|50	%{_texmfdistdir}/tex/latex/numprint/numprint032.sty
12mu|texlive-numprint-1.39-5|51	%doc %{_texmfdistdir}/doc/latex/numprint/ChangeLog.nbaseprt
12mu|texlive-numprint-1.39-5|52	%doc %{_texmfdistdir}/doc/latex/numprint/ChangeLog.numprint
12mu|texlive-numprint-1.39-5|53	%doc %{_texmfdistdir}/doc/latex/numprint/Makefile
12mu|texlive-numprint-1.39-5|54	%doc %{_texmfdistdir}/doc/latex/numprint/README
12mu|texlive-numprint-1.39-5|55	%doc %{_texmfdistdir}/doc/latex/numprint/getversion.tex
12mu|texlive-numprint-1.39-5|56	%doc %{_texmfdistdir}/doc/latex/numprint/nbaseprt.pdf
12mu|texlive-numprint-1.39-5|57	%doc %{_texmfdistdir}/doc/latex/numprint/nbaseprttest.tex
12mu|texlive-numprint-1.39-5|58	%doc %{_texmfdistdir}/doc/latex/numprint/numprint.pdf
12mu|texlive-numprint-1.39-5|59	%doc %{_texmfdistdir}/doc/latex/numprint/numprinttest.tex
12mu|texlive-numprint-1.39-5|60	#- source
12mu|texlive-numprint-1.39-5|61	%doc %{_texmfdistdir}/source/latex/numprint/nbaseprt.dtx
12mu|texlive-numprint-1.39-5|62	%doc %{_texmfdistdir}/source/latex/numprint/numprint.dtx
12mu|texlive-numprint-1.39-5|63	%doc %{_texmfdistdir}/source/latex/numprint/numprint.ins
12mu|texlive-numprint-1.39-5|64	%doc %{_texmfdistdir}/source/latex/numprint/numprint032.dtx
12mu|texlive-numprint-1.39-5|65	
12mu|texlive-numprint-1.39-5|66	#-----------------------------------------------------------------------
12mu|texlive-numprint-1.39-5|67	%prep
12mu|texlive-numprint-1.39-5|68	%setup -c -a0 -a1 -a2
12mu|texlive-numprint-1.39-5|69	
12mu|texlive-numprint-1.39-5|70	%build
12mu|texlive-numprint-1.39-5|71	
12mu|texlive-numprint-1.39-5|72	%install
12mu|texlive-numprint-1.39-5|73	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-numprint-1.39-5|74	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-numprint-1.39-5|75	
12mu|texlive-numprint-1.39-5|76	
12mu|texlive-numprint-1.39-5|77	
12mu|texlive-numprint-1.39-5|78	%changelog
12mu|texlive-numprint-1.39-5|79	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.39-5
12mu|texlive-numprint-1.39-5|80	+ Revision: df26b2b
12mu|texlive-numprint-1.39-5|81	- Sync with cooker
12mu|texlive-numprint-1.39-5|82	
12mu|texlive-numprint-1.39-5|83	

21253 12
12mu|texlive-ocg-p-0.4-6|1	# revision 28803
12mu|texlive-ocg-p-0.4-6|2	# category Package
12mu|texlive-ocg-p-0.4-6|3	# catalog-ctan /macros/latex/contrib/ocg-p
12mu|texlive-ocg-p-0.4-6|4	# catalog-date 2013-01-11 11:30:29 +0100
12mu|texlive-ocg-p-0.4-6|5	# catalog-license lppl
12mu|texlive-ocg-p-0.4-6|6	# catalog-version 0.4
12mu|texlive-ocg-p-0.4-6|7	Name:		texlive-ocg-p
12mu|texlive-ocg-p-0.4-6|8	Version:	0.4
12mu|texlive-ocg-p-0.4-6|9	Release:	6
12mu|texlive-ocg-p-0.4-6|10	Summary:	PDF OCG support in LaTeX
12mu|texlive-ocg-p-0.4-6|11	Group:		Publishing
12mu|texlive-ocg-p-0.4-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ocg-p
12mu|texlive-ocg-p-0.4-6|13	License:	LPPL
12mu|texlive-ocg-p-0.4-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocg-p.tar.xz
12mu|texlive-ocg-p-0.4-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocg-p.doc.tar.xz
12mu|texlive-ocg-p-0.4-6|16	BuildArch:	noarch
12mu|texlive-ocg-p-0.4-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-ocg-p-0.4-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-ocg-p-0.4-6|19	Requires(post):	texlive-kpathsea
12mu|texlive-ocg-p-0.4-6|20	
12mu|texlive-ocg-p-0.4-6|21	%description
12mu|texlive-ocg-p-0.4-6|22	The package provides OCG (Optional Content Groups) support
12mu|texlive-ocg-p-0.4-6|23	within a PDF document, replacing the ocg.sty distributed with
12mu|texlive-ocg-p-0.4-6|24	asymptote. Nested OCGs are supported. The package may be used
12mu|texlive-ocg-p-0.4-6|25	with PFDLatex and XeLaTeX.
12mu|texlive-ocg-p-0.4-6|26	
12mu|texlive-ocg-p-0.4-6|27	%post
12mu|texlive-ocg-p-0.4-6|28	%{_sbindir}/texlive.post
12mu|texlive-ocg-p-0.4-6|29	
12mu|texlive-ocg-p-0.4-6|30	%postun
12mu|texlive-ocg-p-0.4-6|31	if [ $1 -eq 0 ]; then
12mu|texlive-ocg-p-0.4-6|32	%{_sbindir}/texlive.post
12mu|texlive-ocg-p-0.4-6|33	fi
12mu|texlive-ocg-p-0.4-6|34	
12mu|texlive-ocg-p-0.4-6|35	#-----------------------------------------------------------------------
12mu|texlive-ocg-p-0.4-6|36	%files
12mu|texlive-ocg-p-0.4-6|37	%{_texmfdistdir}/tex/latex/ocg-p/ocg-p.sty
12mu|texlive-ocg-p-0.4-6|38	%doc %{_texmfdistdir}/doc/latex/ocg-p/README
12mu|texlive-ocg-p-0.4-6|39	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_1.pdf
12mu|texlive-ocg-p-0.4-6|40	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_1.tex
12mu|texlive-ocg-p-0.4-6|41	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_2.pdf
12mu|texlive-ocg-p-0.4-6|42	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_2.tex
12mu|texlive-ocg-p-0.4-6|43	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_3.pdf
12mu|texlive-ocg-p-0.4-6|44	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_3.tex
12mu|texlive-ocg-p-0.4-6|45	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_4.pdf
12mu|texlive-ocg-p-0.4-6|46	%doc %{_texmfdistdir}/doc/latex/ocg-p/examples/ocg-p_example_4.tex
12mu|texlive-ocg-p-0.4-6|47	%doc %{_texmfdistdir}/doc/latex/ocg-p/ocg-p.pdf
12mu|texlive-ocg-p-0.4-6|48	%doc %{_texmfdistdir}/doc/latex/ocg-p/ocg-p.tex
12mu|texlive-ocg-p-0.4-6|49	
12mu|texlive-ocg-p-0.4-6|50	#-----------------------------------------------------------------------
12mu|texlive-ocg-p-0.4-6|51	%prep
12mu|texlive-ocg-p-0.4-6|52	%setup -c -a0 -a1
12mu|texlive-ocg-p-0.4-6|53	
12mu|texlive-ocg-p-0.4-6|54	%build
12mu|texlive-ocg-p-0.4-6|55	
12mu|texlive-ocg-p-0.4-6|56	%install
12mu|texlive-ocg-p-0.4-6|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-ocg-p-0.4-6|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-ocg-p-0.4-6|59	
12mu|texlive-ocg-p-0.4-6|60	%changelog
12mu|texlive-ocg-p-0.4-6|61	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.4-6
12mu|texlive-ocg-p-0.4-6|62	+ Revision: 415376b
12mu|texlive-ocg-p-0.4-6|63	- MassBuild#289: Increase release tag
12mu|texlive-ocg-p-0.4-6|64	
12mu|texlive-ocg-p-0.4-6|65	

21254 12
12mu|texlive-ocgx-0.5-5|1	# revision 28492
12mu|texlive-ocgx-0.5-5|2	# category Package
12mu|texlive-ocgx-0.5-5|3	# catalog-ctan /macros/latex/contrib/ocgx
12mu|texlive-ocgx-0.5-5|4	# catalog-date 2012-12-10 10:44:43 +0100
12mu|texlive-ocgx-0.5-5|5	# catalog-license lppl
12mu|texlive-ocgx-0.5-5|6	# catalog-version 0.5
12mu|texlive-ocgx-0.5-5|7	Name:		texlive-ocgx
12mu|texlive-ocgx-0.5-5|8	Version:	0.5
12mu|texlive-ocgx-0.5-5|9	Release:	5
12mu|texlive-ocgx-0.5-5|10	Summary:	Use OCGs within a PDF document without JavaScript
12mu|texlive-ocgx-0.5-5|11	Group:		Publishing
12mu|texlive-ocgx-0.5-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ocgx
12mu|texlive-ocgx-0.5-5|13	License:	LPPL
12mu|texlive-ocgx-0.5-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocgx.tar.xz
12mu|texlive-ocgx-0.5-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocgx.doc.tar.xz
12mu|texlive-ocgx-0.5-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ocgx.source.tar.xz
12mu|texlive-ocgx-0.5-5|17	BuildArch:	noarch
12mu|texlive-ocgx-0.5-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-ocgx-0.5-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-ocgx-0.5-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-ocgx-0.5-5|21	
12mu|texlive-ocgx-0.5-5|22	%description
12mu|texlive-ocgx-0.5-5|23	The package extends the ocg package, which allows you to create
12mu|texlive-ocgx-0.5-5|24	OCGs (Optional Content Groups) in PDF documents. (The ocg
12mu|texlive-ocgx-0.5-5|25	package is distributed as part of Asymptote.) Every OCG
12mu|texlive-ocgx-0.5-5|26	includes TeX material into a layer of the PDF file. Each of
12mu|texlive-ocgx-0.5-5|27	these layers can be displayed or not. Links can enable or
12mu|texlive-ocgx-0.5-5|28	disable the display of OCGs. The ocgx package does not use
12mu|texlive-ocgx-0.5-5|29	Javascript embedded in the PDF document to enable (to show) or
12mu|texlive-ocgx-0.5-5|30	disable (to hide) OCGs.
12mu|texlive-ocgx-0.5-5|31	
12mu|texlive-ocgx-0.5-5|32	%post
12mu|texlive-ocgx-0.5-5|33	%{_sbindir}/texlive.post
12mu|texlive-ocgx-0.5-5|34	
12mu|texlive-ocgx-0.5-5|35	%postun
12mu|texlive-ocgx-0.5-5|36	if [ $1 -eq 0 ]; then
12mu|texlive-ocgx-0.5-5|37	%{_sbindir}/texlive.post
12mu|texlive-ocgx-0.5-5|38	fi
12mu|texlive-ocgx-0.5-5|39	
12mu|texlive-ocgx-0.5-5|40	#-----------------------------------------------------------------------
12mu|texlive-ocgx-0.5-5|41	%files
12mu|texlive-ocgx-0.5-5|42	%{_texmfdistdir}/tex/latex/ocgx/ocgx.sty
12mu|texlive-ocgx-0.5-5|43	%{_texmfdistdir}/tex/latex/ocgx/tikzlibraryocgx.code.tex
12mu|texlive-ocgx-0.5-5|44	%doc %{_texmfdistdir}/doc/latex/ocgx/README
12mu|texlive-ocgx-0.5-5|45	%doc %{_texmfdistdir}/doc/latex/ocgx/demo-ocgx.pdf
12mu|texlive-ocgx-0.5-5|46	%doc %{_texmfdistdir}/doc/latex/ocgx/ocgx-manual-en.pdf
12mu|texlive-ocgx-0.5-5|47	#- source
12mu|texlive-ocgx-0.5-5|48	%doc %{_texmfdistdir}/source/latex/ocgx/demo-ocgx.tex
12mu|texlive-ocgx-0.5-5|49	%doc %{_texmfdistdir}/source/latex/ocgx/ocgx-example-1.tex
12mu|texlive-ocgx-0.5-5|50	%doc %{_texmfdistdir}/source/latex/ocgx/ocgx-manual-en.tex
12mu|texlive-ocgx-0.5-5|51	
12mu|texlive-ocgx-0.5-5|52	#-----------------------------------------------------------------------
12mu|texlive-ocgx-0.5-5|53	%prep
12mu|texlive-ocgx-0.5-5|54	%setup -c -a0 -a1 -a2
12mu|texlive-ocgx-0.5-5|55	
12mu|texlive-ocgx-0.5-5|56	%build
12mu|texlive-ocgx-0.5-5|57	
12mu|texlive-ocgx-0.5-5|58	%install
12mu|texlive-ocgx-0.5-5|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-ocgx-0.5-5|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-ocgx-0.5-5|61	
12mu|texlive-ocgx-0.5-5|62	%changelog
12mu|texlive-ocgx-0.5-5|63	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.5-5
12mu|texlive-ocgx-0.5-5|64	+ Revision: 41beac2
12mu|texlive-ocgx-0.5-5|65	- Sync with cooker
12mu|texlive-ocgx-0.5-5|66	
12mu|texlive-ocgx-0.5-5|67	

21255 12
12mu|texlive-odsfile-0.2-8|1	# revision 32742
12mu|texlive-odsfile-0.2-8|2	# category Package
12mu|texlive-odsfile-0.2-8|3	# catalog-ctan /macros/luatex/latex/odsfile
12mu|texlive-odsfile-0.2-8|4	# catalog-date 2012-08-14 16:24:07 +0200
12mu|texlive-odsfile-0.2-8|5	# catalog-license lppl1.3
12mu|texlive-odsfile-0.2-8|6	# catalog-version 0.2
12mu|texlive-odsfile-0.2-8|7	Name:		texlive-odsfile
12mu|texlive-odsfile-0.2-8|8	Version:	0.2
12mu|texlive-odsfile-0.2-8|9	Release:	8
12mu|texlive-odsfile-0.2-8|10	Summary:	Read OpenDocument Spreadsheet documents as LaTeX tables
12mu|texlive-odsfile-0.2-8|11	Group:		Publishing
12mu|texlive-odsfile-0.2-8|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/odsfile
12mu|texlive-odsfile-0.2-8|13	License:	LPPL1.3
12mu|texlive-odsfile-0.2-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/odsfile.tar.xz
12mu|texlive-odsfile-0.2-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/odsfile.doc.tar.xz
12mu|texlive-odsfile-0.2-8|16	BuildArch:	noarch
12mu|texlive-odsfile-0.2-8|17	BuildRequires:	texlive-tlpkg
12mu|texlive-odsfile-0.2-8|18	Requires(pre):	texlive-tlpkg
12mu|texlive-odsfile-0.2-8|19	Requires(post):	texlive-kpathsea
12mu|texlive-odsfile-0.2-8|20	
12mu|texlive-odsfile-0.2-8|21	%description
12mu|texlive-odsfile-0.2-8|22	The distribution includes a package and a lua library that can
12mu|texlive-odsfile-0.2-8|23	together read OpenDocument spreadsheet documents as LaTeX
12mu|texlive-odsfile-0.2-8|24	tables. Cells in the tables may be processed by LaTeX macros,
12mu|texlive-odsfile-0.2-8|25	so that (for example) the package may be used for drawing some
12mu|texlive-odsfile-0.2-8|26	plots. The package uses lua's zip library.
12mu|texlive-odsfile-0.2-8|27	
12mu|texlive-odsfile-0.2-8|28	%post
12mu|texlive-odsfile-0.2-8|29	%{_sbindir}/texlive.post
12mu|texlive-odsfile-0.2-8|30	
12mu|texlive-odsfile-0.2-8|31	%postun
12mu|texlive-odsfile-0.2-8|32	if [ $1 -eq 0 ]; then
12mu|texlive-odsfile-0.2-8|33	%{_sbindir}/texlive.post
12mu|texlive-odsfile-0.2-8|34	fi
12mu|texlive-odsfile-0.2-8|35	
12mu|texlive-odsfile-0.2-8|36	#-----------------------------------------------------------------------
12mu|texlive-odsfile-0.2-8|37	%files
12mu|texlive-odsfile-0.2-8|38	%{_texmfdistdir}/tex/lualatex/odsfile/odsfile.lua
12mu|texlive-odsfile-0.2-8|39	%{_texmfdistdir}/tex/lualatex/odsfile/odsfile.sty
12mu|texlive-odsfile-0.2-8|40	%doc %{_texmfdistdir}/doc/lualatex/odsfile/README
12mu|texlive-odsfile-0.2-8|41	%doc %{_texmfdistdir}/doc/lualatex/odsfile/odsfile.pdf
12mu|texlive-odsfile-0.2-8|42	%doc %{_texmfdistdir}/doc/lualatex/odsfile/odsfile.tex
12mu|texlive-odsfile-0.2-8|43	%doc %{_texmfdistdir}/doc/lualatex/odsfile/pokus.ods
12mu|texlive-odsfile-0.2-8|44	
12mu|texlive-odsfile-0.2-8|45	#-----------------------------------------------------------------------
12mu|texlive-odsfile-0.2-8|46	%prep
12mu|texlive-odsfile-0.2-8|47	%setup -c -a0 -a1
12mu|texlive-odsfile-0.2-8|48	
12mu|texlive-odsfile-0.2-8|49	%build
12mu|texlive-odsfile-0.2-8|50	
12mu|texlive-odsfile-0.2-8|51	%install
12mu|texlive-odsfile-0.2-8|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-odsfile-0.2-8|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-odsfile-0.2-8|54	
12mu|texlive-odsfile-0.2-8|55	%changelog
12mu|texlive-odsfile-0.2-8|56	* Fri Mar 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-8
12mu|texlive-odsfile-0.2-8|57	+ Revision: 9456602
12mu|texlive-odsfile-0.2-8|58	- Sync with cooker
12mu|texlive-odsfile-0.2-8|59	
12mu|texlive-odsfile-0.2-8|60	

21256 12
12mu|texlive-oinuit-20120616-5|1	# revision 28668
12mu|texlive-oinuit-20120616-5|2	# category Package
12mu|texlive-oinuit-20120616-5|3	# catalog-ctan /language/inuktitut/oinuit
12mu|texlive-oinuit-20120616-5|4	# catalog-date 2012-06-16 10:52:26 +0200
12mu|texlive-oinuit-20120616-5|5	# catalog-license lppl
12mu|texlive-oinuit-20120616-5|6	# catalog-version undef
12mu|texlive-oinuit-20120616-5|7	Name:		texlive-oinuit
12mu|texlive-oinuit-20120616-5|8	Version:	20120616
12mu|texlive-oinuit-20120616-5|9	Release:	5
12mu|texlive-oinuit-20120616-5|10	Summary:	LaTeX Support for the Inuktitut Language
12mu|texlive-oinuit-20120616-5|11	Group:		Publishing
12mu|texlive-oinuit-20120616-5|12	URL:		http://www.ctan.org/tex-archive/language/inuktitut/oinuit
12mu|texlive-oinuit-20120616-5|13	License:	LPPL
12mu|texlive-oinuit-20120616-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oinuit.tar.xz
12mu|texlive-oinuit-20120616-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oinuit.doc.tar.xz
12mu|texlive-oinuit-20120616-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oinuit.source.tar.xz
12mu|texlive-oinuit-20120616-5|17	BuildArch:	noarch
12mu|texlive-oinuit-20120616-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-oinuit-20120616-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-oinuit-20120616-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-oinuit-20120616-5|21	
12mu|texlive-oinuit-20120616-5|22	%description
12mu|texlive-oinuit-20120616-5|23	The package provides a set of Lambda (Omega LaTeX) typesetting
12mu|texlive-oinuit-20120616-5|24	tools for the Inuktitut language. Five different input methods
12mu|texlive-oinuit-20120616-5|25	are supported and with the necessary fonts are also provided.
12mu|texlive-oinuit-20120616-5|26	
12mu|texlive-oinuit-20120616-5|27	%post
12mu|texlive-oinuit-20120616-5|28	%{_sbindir}/texlive.post
12mu|texlive-oinuit-20120616-5|29	
12mu|texlive-oinuit-20120616-5|30	%postun
12mu|texlive-oinuit-20120616-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-oinuit-20120616-5|32	%{_sbindir}/texlive.post
12mu|texlive-oinuit-20120616-5|33	fi
12mu|texlive-oinuit-20120616-5|34	
12mu|texlive-oinuit-20120616-5|35	#-----------------------------------------------------------------------
12mu|texlive-oinuit-20120616-5|36	%files
12mu|texlive-oinuit-20120616-5|37	%{_texmfdistdir}/fonts/map/dvips/oinuit/oinuit.map
12mu|texlive-oinuit-20120616-5|38	%{_texmfdistdir}/fonts/ofm/public/oinuit/OInuit.ofm
12mu|texlive-oinuit-20120616-5|39	%{_texmfdistdir}/fonts/ofm/public/oinuit/OInuitb.ofm
12mu|texlive-oinuit-20120616-5|40	%{_texmfdistdir}/fonts/ofm/public/oinuit/OInuitbo.ofm
12mu|texlive-oinuit-20120616-5|41	%{_texmfdistdir}/fonts/ofm/public/oinuit/OInuito.ofm
12mu|texlive-oinuit-20120616-5|42	%{_texmfdistdir}/fonts/ovf/public/oinuit/OInuit.ovf
12mu|texlive-oinuit-20120616-5|43	%{_texmfdistdir}/fonts/ovf/public/oinuit/OInuitb.ovf
12mu|texlive-oinuit-20120616-5|44	%{_texmfdistdir}/fonts/ovf/public/oinuit/OInuitbo.ovf
12mu|texlive-oinuit-20120616-5|45	%{_texmfdistdir}/fonts/ovf/public/oinuit/OInuito.ovf
12mu|texlive-oinuit-20120616-5|46	%{_texmfdistdir}/fonts/tfm/public/oinuit/Inuit.tfm
12mu|texlive-oinuit-20120616-5|47	%{_texmfdistdir}/fonts/tfm/public/oinuit/Inuitb.tfm
12mu|texlive-oinuit-20120616-5|48	%{_texmfdistdir}/fonts/tfm/public/oinuit/Inuitbo.tfm
12mu|texlive-oinuit-20120616-5|49	%{_texmfdistdir}/fonts/tfm/public/oinuit/Inuito.tfm
12mu|texlive-oinuit-20120616-5|50	%{_texmfdistdir}/fonts/type1/public/oinuit/Inuit.pfb
12mu|texlive-oinuit-20120616-5|51	%{_texmfdistdir}/fonts/type1/public/oinuit/Inuitb.pfb
12mu|texlive-oinuit-20120616-5|52	%{_texmfdistdir}/fonts/type1/public/oinuit/Inuitbo.pfb
12mu|texlive-oinuit-20120616-5|53	%{_texmfdistdir}/fonts/type1/public/oinuit/Inuito.pfb
12mu|texlive-oinuit-20120616-5|54	%{_texmfdistdir}/fonts/type1/public/oinuit/cmssbxo10.pfb
12mu|texlive-oinuit-20120616-5|55	%{_texmfdistdir}/omega/ocp/oinuit/Ninuit2uni.ocp
12mu|texlive-oinuit-20120616-5|56	%{_texmfdistdir}/omega/ocp/oinuit/Qinuit2uni.ocp
12mu|texlive-oinuit-20120616-5|57	%{_texmfdistdir}/omega/ocp/oinuit/inuitscii.ocp
12mu|texlive-oinuit-20120616-5|58	%{_texmfdistdir}/omega/otp/oinuit/Ninuit2uni.otp
12mu|texlive-oinuit-20120616-5|59	%{_texmfdistdir}/omega/otp/oinuit/Qinuit2uni.otp
12mu|texlive-oinuit-20120616-5|60	%{_texmfdistdir}/omega/otp/oinuit/inuitscii.otp
12mu|texlive-oinuit-20120616-5|61	%{_texmfdistdir}/tex/lambda/oinuit/litcmr.fd
12mu|texlive-oinuit-20120616-5|62	%{_texmfdistdir}/tex/lambda/oinuit/litenc.def
12mu|texlive-oinuit-20120616-5|63	%{_texmfdistdir}/tex/lambda/oinuit/oinuit.sty
12mu|texlive-oinuit-20120616-5|64	%doc %{_texmfdistdir}/doc/fonts/oinuit/README.1ST
12mu|texlive-oinuit-20120616-5|65	%doc %{_texmfdistdir}/doc/fonts/oinuit/README.TEXLIVE
12mu|texlive-oinuit-20120616-5|66	%doc %{_texmfdistdir}/doc/fonts/oinuit/Table.eps
12mu|texlive-oinuit-20120616-5|67	%doc %{_texmfdistdir}/doc/fonts/oinuit/book.tex
12mu|texlive-oinuit-20120616-5|68	%doc %{_texmfdistdir}/doc/fonts/oinuit/inuit.tex
12mu|texlive-oinuit-20120616-5|69	%doc %{_texmfdistdir}/doc/fonts/oinuit/taqtu.tex
12mu|texlive-oinuit-20120616-5|70	#- source
12mu|texlive-oinuit-20120616-5|71	%doc %{_texmfdistdir}/source/lambda/oinuit/oinuit.dtx
12mu|texlive-oinuit-20120616-5|72	%doc %{_texmfdistdir}/source/lambda/oinuit/oinuit.ins
12mu|texlive-oinuit-20120616-5|73	
12mu|texlive-oinuit-20120616-5|74	#-----------------------------------------------------------------------
12mu|texlive-oinuit-20120616-5|75	%prep
12mu|texlive-oinuit-20120616-5|76	%setup -c -a0 -a1 -a2
12mu|texlive-oinuit-20120616-5|77	
12mu|texlive-oinuit-20120616-5|78	%build
12mu|texlive-oinuit-20120616-5|79	
12mu|texlive-oinuit-20120616-5|80	%install
12mu|texlive-oinuit-20120616-5|81	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-oinuit-20120616-5|82	cp -fpar fonts omega tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-oinuit-20120616-5|83	
12mu|texlive-oinuit-20120616-5|84	%changelog
12mu|texlive-oinuit-20120616-5|85	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120616-5
12mu|texlive-oinuit-20120616-5|86	+ Revision: 74de276
12mu|texlive-oinuit-20120616-5|87	- Sync with cooker
12mu|texlive-oinuit-20120616-5|88	
12mu|texlive-oinuit-20120616-5|89	

21257 12
12mu|texlive-omegaware-20131010-5|1	# revision 29764
12mu|texlive-omegaware-20131010-5|2	# category TLCore
12mu|texlive-omegaware-20131010-5|3	# catalog-ctan undef
12mu|texlive-omegaware-20131010-5|4	# catalog-date undef
12mu|texlive-omegaware-20131010-5|5	# catalog-license undef
12mu|texlive-omegaware-20131010-5|6	# catalog-version undef
12mu|texlive-omegaware-20131010-5|7	Name:		texlive-omegaware
12mu|texlive-omegaware-20131010-5|8	Version:	20131010
12mu|texlive-omegaware-20131010-5|9	Release:	5
12mu|texlive-omegaware-20131010-5|10	Summary:	TeXLive omegaware package
12mu|texlive-omegaware-20131010-5|11	Group:		Publishing
12mu|texlive-omegaware-20131010-5|12	URL:		http://tug.org/texlive
12mu|texlive-omegaware-20131010-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-omegaware-20131010-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/omegaware.tar.xz
12mu|texlive-omegaware-20131010-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/omegaware.doc.tar.xz
12mu|texlive-omegaware-20131010-5|16	BuildArch:	noarch
12mu|texlive-omegaware-20131010-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-omegaware-20131010-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-omegaware-20131010-5|19	Requires:	texlive-omegaware.bin
12mu|texlive-omegaware-20131010-5|20	
12mu|texlive-omegaware-20131010-5|21	%description
12mu|texlive-omegaware-20131010-5|22	TeXLive omegaware package.
12mu|texlive-omegaware-20131010-5|23	
12mu|texlive-omegaware-20131010-5|24	#-----------------------------------------------------------------------
12mu|texlive-omegaware-20131010-5|25	%files
12mu|texlive-omegaware-20131010-5|26	%doc %{_mandir}/man1/odvicopy.1*
12mu|texlive-omegaware-20131010-5|27	%doc %{_texmfdistdir}/doc/man/man1/odvicopy.man1.pdf
12mu|texlive-omegaware-20131010-5|28	%doc %{_texmfdistdir}/doc/man/man1/odvips.man1.pdf
12mu|texlive-omegaware-20131010-5|29	%doc %{_mandir}/man1/odvitype.1*
12mu|texlive-omegaware-20131010-5|30	%doc %{_texmfdistdir}/doc/man/man1/odvitype.man1.pdf
12mu|texlive-omegaware-20131010-5|31	%doc %{_mandir}/man1/ofm2opl.1*
12mu|texlive-omegaware-20131010-5|32	%doc %{_texmfdistdir}/doc/man/man1/ofm2opl.man1.pdf
12mu|texlive-omegaware-20131010-5|33	%doc %{_mandir}/man1/opl2ofm.1*
12mu|texlive-omegaware-20131010-5|34	%doc %{_texmfdistdir}/doc/man/man1/opl2ofm.man1.pdf
12mu|texlive-omegaware-20131010-5|35	%doc %{_mandir}/man1/otangle.1*
12mu|texlive-omegaware-20131010-5|36	%doc %{_texmfdistdir}/doc/man/man1/otangle.man1.pdf
12mu|texlive-omegaware-20131010-5|37	%doc %{_mandir}/man1/otp2ocp.1*
12mu|texlive-omegaware-20131010-5|38	%doc %{_texmfdistdir}/doc/man/man1/otp2ocp.man1.pdf
12mu|texlive-omegaware-20131010-5|39	%doc %{_mandir}/man1/outocp.1*
12mu|texlive-omegaware-20131010-5|40	%doc %{_texmfdistdir}/doc/man/man1/outocp.man1.pdf
12mu|texlive-omegaware-20131010-5|41	%doc %{_mandir}/man1/ovf2ovp.1*
12mu|texlive-omegaware-20131010-5|42	%doc %{_texmfdistdir}/doc/man/man1/ovf2ovp.man1.pdf
12mu|texlive-omegaware-20131010-5|43	%doc %{_mandir}/man1/ovp2ovf.1*
12mu|texlive-omegaware-20131010-5|44	%doc %{_texmfdistdir}/doc/man/man1/ovp2ovf.man1.pdf
12mu|texlive-omegaware-20131010-5|45	
12mu|texlive-omegaware-20131010-5|46	#-----------------------------------------------------------------------
12mu|texlive-omegaware-20131010-5|47	%prep
12mu|texlive-omegaware-20131010-5|48	%setup -c -a0 -a1
12mu|texlive-omegaware-20131010-5|49	
12mu|texlive-omegaware-20131010-5|50	%build
12mu|texlive-omegaware-20131010-5|51	
12mu|texlive-omegaware-20131010-5|52	%install
12mu|texlive-omegaware-20131010-5|53	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-omegaware-20131010-5|54	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-omegaware-20131010-5|55	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-omegaware-20131010-5|56	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-omegaware-20131010-5|57	
12mu|texlive-omegaware-20131010-5|58	%changelog
12mu|texlive-omegaware-20131010-5|59	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131010-5
12mu|texlive-omegaware-20131010-5|60	+ Revision: da4c573
12mu|texlive-omegaware-20131010-5|61	- Sync with cooker
12mu|texlive-omegaware-20131010-5|62	
12mu|texlive-omegaware-20131010-5|63	

21258 12
12mu|texlive-oscola-1.3-5|1	# revision 31971
12mu|texlive-oscola-1.3-5|2	# category Package
12mu|texlive-oscola-1.3-5|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/oscola
12mu|texlive-oscola-1.3-5|4	# catalog-date 2013-10-22 18:09:49 +0200
12mu|texlive-oscola-1.3-5|5	# catalog-license lppl1.3
12mu|texlive-oscola-1.3-5|6	# catalog-version 1.3
12mu|texlive-oscola-1.3-5|7	Name:		texlive-oscola
12mu|texlive-oscola-1.3-5|8	Version:	1.3
12mu|texlive-oscola-1.3-5|9	Release:	5
12mu|texlive-oscola-1.3-5|10	Summary:	BibLaTeX style for the Oxford Standard for the Citation of Legal Authorities
12mu|texlive-oscola-1.3-5|11	Group:		Publishing
12mu|texlive-oscola-1.3-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/oscola
12mu|texlive-oscola-1.3-5|13	License:	LPPL1.3
12mu|texlive-oscola-1.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oscola.tar.xz
12mu|texlive-oscola-1.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/oscola.doc.tar.xz
12mu|texlive-oscola-1.3-5|16	BuildArch:	noarch
12mu|texlive-oscola-1.3-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-oscola-1.3-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-oscola-1.3-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-oscola-1.3-5|20	
12mu|texlive-oscola-1.3-5|21	%description
12mu|texlive-oscola-1.3-5|22	The package provides a set of style files for use with Biblatex
12mu|texlive-oscola-1.3-5|23	(v 2+) and Biber (v 1+) to produce citations and bibliographies
12mu|texlive-oscola-1.3-5|24	in accordance with the widely-used Oxford Standard for the
12mu|texlive-oscola-1.3-5|25	Citation of Legal Authorities. It also includes facilities for
12mu|texlive-oscola-1.3-5|26	constructing tables of cases and legislation from citations (in
12mu|texlive-oscola-1.3-5|27	conjunction with appropriate indexing packages).
12mu|texlive-oscola-1.3-5|28	
12mu|texlive-oscola-1.3-5|29	%post
12mu|texlive-oscola-1.3-5|30	%{_sbindir}/texlive.post
12mu|texlive-oscola-1.3-5|31	
12mu|texlive-oscola-1.3-5|32	%postun
12mu|texlive-oscola-1.3-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-oscola-1.3-5|34	%{_sbindir}/texlive.post
12mu|texlive-oscola-1.3-5|35	fi
12mu|texlive-oscola-1.3-5|36	
12mu|texlive-oscola-1.3-5|37	#-----------------------------------------------------------------------
12mu|texlive-oscola-1.3-5|38	%files
12mu|texlive-oscola-1.3-5|39	%{_texmfdistdir}/makeindex/oscola/oscola.ist
12mu|texlive-oscola-1.3-5|40	%{_texmfdistdir}/tex/latex/oscola/english-oscola.lbx
12mu|texlive-oscola-1.3-5|41	%{_texmfdistdir}/tex/latex/oscola/oscola.bbx
12mu|texlive-oscola-1.3-5|42	%{_texmfdistdir}/tex/latex/oscola/oscola.cbx
12mu|texlive-oscola-1.3-5|43	%doc %{_texmfdistdir}/doc/latex/oscola/README
12mu|texlive-oscola-1.3-5|44	%doc %{_texmfdistdir}/doc/latex/oscola/oscola-examples.bib
12mu|texlive-oscola-1.3-5|45	%doc %{_texmfdistdir}/doc/latex/oscola/oscola.pdf
12mu|texlive-oscola-1.3-5|46	%doc %{_texmfdistdir}/doc/latex/oscola/oscola.tex
12mu|texlive-oscola-1.3-5|47	
12mu|texlive-oscola-1.3-5|48	#-----------------------------------------------------------------------
12mu|texlive-oscola-1.3-5|49	%prep
12mu|texlive-oscola-1.3-5|50	%setup -c -a0 -a1
12mu|texlive-oscola-1.3-5|51	
12mu|texlive-oscola-1.3-5|52	%build
12mu|texlive-oscola-1.3-5|53	
12mu|texlive-oscola-1.3-5|54	%install
12mu|texlive-oscola-1.3-5|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-oscola-1.3-5|56	cp -fpar makeindex tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-oscola-1.3-5|57	
12mu|texlive-oscola-1.3-5|58	%changelog
12mu|texlive-oscola-1.3-5|59	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.3-5
12mu|texlive-oscola-1.3-5|60	+ Revision: a5fbcc9
12mu|texlive-oscola-1.3-5|61	- MassBuild#289: Increase release tag
12mu|texlive-oscola-1.3-5|62	
12mu|texlive-oscola-1.3-5|63	

21259 12
12mu|texlive-paracol-1.31-5|1	# revision 32099
12mu|texlive-paracol-1.31-5|2	# category Package
12mu|texlive-paracol-1.31-5|3	# catalog-ctan /macros/latex/contrib/paracol
12mu|texlive-paracol-1.31-5|4	# catalog-date 2013-11-08 18:09:20 +0100
12mu|texlive-paracol-1.31-5|5	# catalog-license lppl
12mu|texlive-paracol-1.31-5|6	# catalog-version 1.31
12mu|texlive-paracol-1.31-5|7	Name:		texlive-paracol
12mu|texlive-paracol-1.31-5|8	Version:	1.31
12mu|texlive-paracol-1.31-5|9	Release:	5
12mu|texlive-paracol-1.31-5|10	Summary:	Multiple columns with texts "in parallel"
12mu|texlive-paracol-1.31-5|11	Group:		Publishing
12mu|texlive-paracol-1.31-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/paracol
12mu|texlive-paracol-1.31-5|13	License:	LPPL
12mu|texlive-paracol-1.31-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paracol.tar.xz
12mu|texlive-paracol-1.31-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paracol.doc.tar.xz
12mu|texlive-paracol-1.31-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paracol.source.tar.xz
12mu|texlive-paracol-1.31-5|17	BuildArch:	noarch
12mu|texlive-paracol-1.31-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-paracol-1.31-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-paracol-1.31-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-paracol-1.31-5|21	
12mu|texlive-paracol-1.31-5|22	%description
12mu|texlive-paracol-1.31-5|23	The package provides yet another multi-column typesetting
12mu|texlive-paracol-1.31-5|24	mechanism by which you produce multi-column (e.g., bilingual)
12mu|texlive-paracol-1.31-5|25	document switching and sychronizing each corresponding part in
12mu|texlive-paracol-1.31-5|26	"parallel".
12mu|texlive-paracol-1.31-5|27	
12mu|texlive-paracol-1.31-5|28	%post
12mu|texlive-paracol-1.31-5|29	%{_sbindir}/texlive.post
12mu|texlive-paracol-1.31-5|30	
12mu|texlive-paracol-1.31-5|31	%postun
12mu|texlive-paracol-1.31-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-paracol-1.31-5|33	%{_sbindir}/texlive.post
12mu|texlive-paracol-1.31-5|34	fi
12mu|texlive-paracol-1.31-5|35	
12mu|texlive-paracol-1.31-5|36	#-----------------------------------------------------------------------
12mu|texlive-paracol-1.31-5|37	%files
12mu|texlive-paracol-1.31-5|38	%{_texmfdistdir}/tex/latex/paracol/paracol.sty
12mu|texlive-paracol-1.31-5|39	%doc %{_texmfdistdir}/doc/latex/paracol/README
12mu|texlive-paracol-1.31-5|40	%doc %{_texmfdistdir}/doc/latex/paracol/paracol-man.pdf
12mu|texlive-paracol-1.31-5|41	%doc %{_texmfdistdir}/doc/latex/paracol/paracol-man.tex
12mu|texlive-paracol-1.31-5|42	#- source
12mu|texlive-paracol-1.31-5|43	%doc %{_texmfdistdir}/source/latex/paracol/bgpaint.dtx
12mu|texlive-paracol-1.31-5|44	%doc %{_texmfdistdir}/source/latex/paracol/impl.dtx
12mu|texlive-paracol-1.31-5|45	%doc %{_texmfdistdir}/source/latex/paracol/ltfloat.dtx
12mu|texlive-paracol-1.31-5|46	%doc %{_texmfdistdir}/source/latex/paracol/man.dtx
12mu|texlive-paracol-1.31-5|47	%doc %{_texmfdistdir}/source/latex/paracol/paracol.dtx
12mu|texlive-paracol-1.31-5|48	%doc %{_texmfdistdir}/source/latex/paracol/paracol.ins
12mu|texlive-paracol-1.31-5|49	%doc %{_texmfdistdir}/source/latex/paracol/probs.dtx
12mu|texlive-paracol-1.31-5|50	%doc %{_texmfdistdir}/source/latex/paracol/pwfnote.dtx
12mu|texlive-paracol-1.31-5|51	%doc %{_texmfdistdir}/source/latex/paracol/ref.dtx
12mu|texlive-paracol-1.31-5|52	
12mu|texlive-paracol-1.31-5|53	#-----------------------------------------------------------------------
12mu|texlive-paracol-1.31-5|54	%prep
12mu|texlive-paracol-1.31-5|55	%setup -c -a0 -a1 -a2
12mu|texlive-paracol-1.31-5|56	
12mu|texlive-paracol-1.31-5|57	%build
12mu|texlive-paracol-1.31-5|58	
12mu|texlive-paracol-1.31-5|59	%install
12mu|texlive-paracol-1.31-5|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-paracol-1.31-5|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-paracol-1.31-5|62	
12mu|texlive-paracol-1.31-5|63	%changelog
12mu|texlive-paracol-1.31-5|64	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.31-5
12mu|texlive-paracol-1.31-5|65	+ Revision: c487841
12mu|texlive-paracol-1.31-5|66	- Sync with cooker
12mu|texlive-paracol-1.31-5|67	
12mu|texlive-paracol-1.31-5|68	

21260 12
12mu|texlive-paresse-4.1-5|1	# revision 29803
12mu|texlive-paresse-4.1-5|2	# category Package
12mu|texlive-paresse-4.1-5|3	# catalog-ctan /macros/latex/contrib/paresse
12mu|texlive-paresse-4.1-5|4	# catalog-date 2013-02-16 13:58:07 +0100
12mu|texlive-paresse-4.1-5|5	# catalog-license lppl
12mu|texlive-paresse-4.1-5|6	# catalog-version 4.1
12mu|texlive-paresse-4.1-5|7	Name:		texlive-paresse
12mu|texlive-paresse-4.1-5|8	Version:	4.1
12mu|texlive-paresse-4.1-5|9	Release:	5
12mu|texlive-paresse-4.1-5|10	Summary:	Define simple macros for greek letters
12mu|texlive-paresse-4.1-5|11	Group:		Publishing
12mu|texlive-paresse-4.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/paresse
12mu|texlive-paresse-4.1-5|13	License:	LPPL
12mu|texlive-paresse-4.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paresse.tar.xz
12mu|texlive-paresse-4.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paresse.doc.tar.xz
12mu|texlive-paresse-4.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/paresse.source.tar.xz
12mu|texlive-paresse-4.1-5|17	BuildArch:	noarch
12mu|texlive-paresse-4.1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-paresse-4.1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-paresse-4.1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-paresse-4.1-5|21	
12mu|texlive-paresse-4.1-5|22	%description
12mu|texlive-paresse-4.1-5|23	The package defines macros using SS to type greek letters. so
12mu|texlive-paresse-4.1-5|24	that the user may (for example) type SSa to get the effect of
12mu|texlive-paresse-4.1-5|25	$\alpha$.
12mu|texlive-paresse-4.1-5|26	
12mu|texlive-paresse-4.1-5|27	%post
12mu|texlive-paresse-4.1-5|28	%{_sbindir}/texlive.post
12mu|texlive-paresse-4.1-5|29	
12mu|texlive-paresse-4.1-5|30	%postun
12mu|texlive-paresse-4.1-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-paresse-4.1-5|32	%{_sbindir}/texlive.post
12mu|texlive-paresse-4.1-5|33	fi
12mu|texlive-paresse-4.1-5|34	
12mu|texlive-paresse-4.1-5|35	#-----------------------------------------------------------------------
12mu|texlive-paresse-4.1-5|36	%files
12mu|texlive-paresse-4.1-5|37	%{_texmfdistdir}/tex/latex/paresse/paresse.sty
12mu|texlive-paresse-4.1-5|38	%{_texmfdistdir}/tex/latex/paresse/paresseold.sto
12mu|texlive-paresse-4.1-5|39	%{_texmfdistdir}/tex/latex/paresse/paresseutf8.sto
12mu|texlive-paresse-4.1-5|40	%doc %{_texmfdistdir}/doc/latex/paresse/paresse-en.pdf
12mu|texlive-paresse-4.1-5|41	%doc %{_texmfdistdir}/doc/latex/paresse/paresse-ex-en.pdf
12mu|texlive-paresse-4.1-5|42	%doc %{_texmfdistdir}/doc/latex/paresse/paresse-ex-fr.pdf
12mu|texlive-paresse-4.1-5|43	%doc %{_texmfdistdir}/doc/latex/paresse/paresse-fr.pdf
12mu|texlive-paresse-4.1-5|44	%doc %{_texmfdistdir}/doc/latex/paresse/paresse.pdf
12mu|texlive-paresse-4.1-5|45	#- source
12mu|texlive-paresse-4.1-5|46	%doc %{_texmfdistdir}/source/latex/paresse/LISEZMOI
12mu|texlive-paresse-4.1-5|47	%doc %{_texmfdistdir}/source/latex/paresse/Makefile
12mu|texlive-paresse-4.1-5|48	%doc %{_texmfdistdir}/source/latex/paresse/README
12mu|texlive-paresse-4.1-5|49	%doc %{_texmfdistdir}/source/latex/paresse/paresse-TEST.zip
12mu|texlive-paresse-4.1-5|50	%doc %{_texmfdistdir}/source/latex/paresse/paresse-doc.dtx
12mu|texlive-paresse-4.1-5|51	%doc %{_texmfdistdir}/source/latex/paresse/paresse.dtx
12mu|texlive-paresse-4.1-5|52	%doc %{_texmfdistdir}/source/latex/paresse/paresse.ins
12mu|texlive-paresse-4.1-5|53	
12mu|texlive-paresse-4.1-5|54	#-----------------------------------------------------------------------
12mu|texlive-paresse-4.1-5|55	%prep
12mu|texlive-paresse-4.1-5|56	%setup -c -a0 -a1 -a2
12mu|texlive-paresse-4.1-5|57	
12mu|texlive-paresse-4.1-5|58	%build
12mu|texlive-paresse-4.1-5|59	
12mu|texlive-paresse-4.1-5|60	%install
12mu|texlive-paresse-4.1-5|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-paresse-4.1-5|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-paresse-4.1-5|63	
12mu|texlive-paresse-4.1-5|64	%changelog
12mu|texlive-paresse-4.1-5|65	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.1-5
12mu|texlive-paresse-4.1-5|66	+ Revision: 70bfe70
12mu|texlive-paresse-4.1-5|67	- Sync with cooker
12mu|texlive-paresse-4.1-5|68	
12mu|texlive-paresse-4.1-5|69	

21261 12
12mu|texlive-pas-cours-1.06-1|1	# revision 32444
12mu|texlive-pas-cours-1.06-1|2	# category Package
12mu|texlive-pas-cours-1.06-1|3	# catalog-ctan /macros/latex/contrib/pas-cours
12mu|texlive-pas-cours-1.06-1|4	# catalog-date 2013-12-05 10:50:59 +0100
12mu|texlive-pas-cours-1.06-1|5	# catalog-license lppl
12mu|texlive-pas-cours-1.06-1|6	# catalog-version 1.06
12mu|texlive-pas-cours-1.06-1|7	Name:		texlive-pas-cours
12mu|texlive-pas-cours-1.06-1|8	Version:	1.06
12mu|texlive-pas-cours-1.06-1|9	Release:	1
12mu|texlive-pas-cours-1.06-1|10	Summary:	Macros useful in preparing teaching material
12mu|texlive-pas-cours-1.06-1|11	Group:		Publishing
12mu|texlive-pas-cours-1.06-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pas-cours
12mu|texlive-pas-cours-1.06-1|13	License:	LPPL
12mu|texlive-pas-cours-1.06-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-cours.tar.xz
12mu|texlive-pas-cours-1.06-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-cours.doc.tar.xz
12mu|texlive-pas-cours-1.06-1|16	BuildArch:	noarch
12mu|texlive-pas-cours-1.06-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-pas-cours-1.06-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-pas-cours-1.06-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-pas-cours-1.06-1|20	
12mu|texlive-pas-cours-1.06-1|21	%description
12mu|texlive-pas-cours-1.06-1|22	Several groups of macros cover different branches of
12mu|texlive-pas-cours-1.06-1|23	mathematics.
12mu|texlive-pas-cours-1.06-1|24	
12mu|texlive-pas-cours-1.06-1|25	%post
12mu|texlive-pas-cours-1.06-1|26	%{_sbindir}/texlive.post
12mu|texlive-pas-cours-1.06-1|27	
12mu|texlive-pas-cours-1.06-1|28	%postun
12mu|texlive-pas-cours-1.06-1|29	if [ $1 -eq 0 ]; then
12mu|texlive-pas-cours-1.06-1|30	%{_sbindir}/texlive.post
12mu|texlive-pas-cours-1.06-1|31	fi
12mu|texlive-pas-cours-1.06-1|32	
12mu|texlive-pas-cours-1.06-1|33	#-----------------------------------------------------------------------
12mu|texlive-pas-cours-1.06-1|34	%files
12mu|texlive-pas-cours-1.06-1|35	%{_texmfdistdir}/tex/latex/pas-cours/pas-cours.sty
12mu|texlive-pas-cours-1.06-1|36	%doc %{_texmfdistdir}/doc/latex/pas-cours/README
12mu|texlive-pas-cours-1.06-1|37	%doc %{_texmfdistdir}/doc/latex/pas-cours/README.TEXLIVE
12mu|texlive-pas-cours-1.06-1|38	%doc %{_texmfdistdir}/doc/latex/pas-cours/attention.png
12mu|texlive-pas-cours-1.06-1|39	%doc %{_texmfdistdir}/doc/latex/pas-cours/coeur.png
12mu|texlive-pas-cours-1.06-1|40	%doc %{_texmfdistdir}/doc/latex/pas-cours/macro-patrons.tex
12mu|texlive-pas-cours-1.06-1|41	%doc %{_texmfdistdir}/doc/latex/pas-cours/macro-solides.tex
12mu|texlive-pas-cours-1.06-1|42	%doc %{_texmfdistdir}/doc/latex/pas-cours/macro-styles.tex
12mu|texlive-pas-cours-1.06-1|43	%doc %{_texmfdistdir}/doc/latex/pas-cours/prerequis.png
12mu|texlive-pas-cours-1.06-1|44	
12mu|texlive-pas-cours-1.06-1|45	#-----------------------------------------------------------------------
12mu|texlive-pas-cours-1.06-1|46	%prep
12mu|texlive-pas-cours-1.06-1|47	%setup -c -a0 -a1
12mu|texlive-pas-cours-1.06-1|48	
12mu|texlive-pas-cours-1.06-1|49	%build
12mu|texlive-pas-cours-1.06-1|50	
12mu|texlive-pas-cours-1.06-1|51	%install
12mu|texlive-pas-cours-1.06-1|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-pas-cours-1.06-1|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-pas-cours-1.06-1|54	
12mu|texlive-pas-cours-1.06-1|55	%changelog
12mu|texlive-pas-cours-1.06-1|56	* Fri Feb 14 2014 Rosa <rosa@abf.rosalinux.ru> 1.06-1
12mu|texlive-pas-cours-1.06-1|57	+ Revision: 0699df2
12mu|texlive-pas-cours-1.06-1|58	- Automatic import for version 1.06-1
12mu|texlive-pas-cours-1.06-1|59	
12mu|texlive-pas-cours-1.06-1|60	

21262 12
12mu|texlive-pas-crosswords-1.03-2|1	# revision 32313
12mu|texlive-pas-crosswords-1.03-2|2	# category Package
12mu|texlive-pas-crosswords-1.03-2|3	# catalog-ctan /macros/latex/contrib/pas-crosswords
12mu|texlive-pas-crosswords-1.03-2|4	# catalog-date 2013-12-03 15:28:55 +0100
12mu|texlive-pas-crosswords-1.03-2|5	# catalog-license lppl
12mu|texlive-pas-crosswords-1.03-2|6	# catalog-version 1.03
12mu|texlive-pas-crosswords-1.03-2|7	Name:		texlive-pas-crosswords
12mu|texlive-pas-crosswords-1.03-2|8	Version:	1.03
12mu|texlive-pas-crosswords-1.03-2|9	Release:	2
12mu|texlive-pas-crosswords-1.03-2|10	Summary:	Creating crossword grids, using TikZ
12mu|texlive-pas-crosswords-1.03-2|11	Group:		Publishing
12mu|texlive-pas-crosswords-1.03-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pas-crosswords
12mu|texlive-pas-crosswords-1.03-2|13	License:	LPPL
12mu|texlive-pas-crosswords-1.03-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-crosswords.tar.xz
12mu|texlive-pas-crosswords-1.03-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-crosswords.doc.tar.xz
12mu|texlive-pas-crosswords-1.03-2|16	BuildArch:	noarch
12mu|texlive-pas-crosswords-1.03-2|17	BuildRequires:	texlive-tlpkg
12mu|texlive-pas-crosswords-1.03-2|18	Requires(pre):	texlive-tlpkg
12mu|texlive-pas-crosswords-1.03-2|19	Requires(post):	texlive-kpathsea
12mu|texlive-pas-crosswords-1.03-2|20	
12mu|texlive-pas-crosswords-1.03-2|21	%description
12mu|texlive-pas-crosswords-1.03-2|22	The package produces crossword grids, using a wide variety of
12mu|texlive-pas-crosswords-1.03-2|23	colours and decorations of the grids and the text in them. The
12mu|texlive-pas-crosswords-1.03-2|24	package uses TikZ for its graphical output.
12mu|texlive-pas-crosswords-1.03-2|25	
12mu|texlive-pas-crosswords-1.03-2|26	%post
12mu|texlive-pas-crosswords-1.03-2|27	%{_sbindir}/texlive.post
12mu|texlive-pas-crosswords-1.03-2|28	
12mu|texlive-pas-crosswords-1.03-2|29	%postun
12mu|texlive-pas-crosswords-1.03-2|30	if [ $1 -eq 0 ]; then
12mu|texlive-pas-crosswords-1.03-2|31	%{_sbindir}/texlive.post
12mu|texlive-pas-crosswords-1.03-2|32	fi
12mu|texlive-pas-crosswords-1.03-2|33	
12mu|texlive-pas-crosswords-1.03-2|34	#-----------------------------------------------------------------------
12mu|texlive-pas-crosswords-1.03-2|35	%files
12mu|texlive-pas-crosswords-1.03-2|36	%{_texmfdistdir}/tex/latex/pas-crosswords/pas-crosswords.sty
12mu|texlive-pas-crosswords-1.03-2|37	%doc %{_texmfdistdir}/doc/latex/pas-crosswords/README
12mu|texlive-pas-crosswords-1.03-2|38	%doc %{_texmfdistdir}/doc/latex/pas-crosswords/pas-crosswords.pdf
12mu|texlive-pas-crosswords-1.03-2|39	%doc %{_texmfdistdir}/doc/latex/pas-crosswords/pas-crosswords.tex
12mu|texlive-pas-crosswords-1.03-2|40	
12mu|texlive-pas-crosswords-1.03-2|41	#-----------------------------------------------------------------------
12mu|texlive-pas-crosswords-1.03-2|42	%prep
12mu|texlive-pas-crosswords-1.03-2|43	%setup -c -a0 -a1
12mu|texlive-pas-crosswords-1.03-2|44	
12mu|texlive-pas-crosswords-1.03-2|45	%build
12mu|texlive-pas-crosswords-1.03-2|46	
12mu|texlive-pas-crosswords-1.03-2|47	%install
12mu|texlive-pas-crosswords-1.03-2|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-pas-crosswords-1.03-2|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-pas-crosswords-1.03-2|50	
12mu|texlive-pas-crosswords-1.03-2|51	%changelog
12mu|texlive-pas-crosswords-1.03-2|52	* Mon Feb 17 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 1.03-2
12mu|texlive-pas-crosswords-1.03-2|53	+ Revision: 67b2511
12mu|texlive-pas-crosswords-1.03-2|54	- - Update to latest release.
12mu|texlive-pas-crosswords-1.03-2|55	
12mu|texlive-pas-crosswords-1.03-2|56	

21263 12
12mu|texlive-pas-cv-2.01-5|1	# revision 32263
12mu|texlive-pas-cv-2.01-5|2	# category Package
12mu|texlive-pas-cv-2.01-5|3	# catalog-ctan /macros/latex/contrib/pas-cv
12mu|texlive-pas-cv-2.01-5|4	# catalog-date 2013-11-27 22:13:58 +0100
12mu|texlive-pas-cv-2.01-5|5	# catalog-license lppl
12mu|texlive-pas-cv-2.01-5|6	# catalog-version 2.01
12mu|texlive-pas-cv-2.01-5|7	Name:		texlive-pas-cv
12mu|texlive-pas-cv-2.01-5|8	Version:	2.01
12mu|texlive-pas-cv-2.01-5|9	Release:	5
12mu|texlive-pas-cv-2.01-5|10	Summary:	Flexible typesetting of Curricula Vitae
12mu|texlive-pas-cv-2.01-5|11	Group:		Publishing
12mu|texlive-pas-cv-2.01-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pas-cv
12mu|texlive-pas-cv-2.01-5|13	License:	LPPL
12mu|texlive-pas-cv-2.01-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-cv.tar.xz
12mu|texlive-pas-cv-2.01-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-cv.doc.tar.xz
12mu|texlive-pas-cv-2.01-5|16	BuildArch:	noarch
12mu|texlive-pas-cv-2.01-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-pas-cv-2.01-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-pas-cv-2.01-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-pas-cv-2.01-5|20	
12mu|texlive-pas-cv-2.01-5|21	%description
12mu|texlive-pas-cv-2.01-5|22	The package provides the framework for typesetting a Curriculum
12mu|texlive-pas-cv-2.01-5|23	Vitae (composed in French), together with a number of "themes"
12mu|texlive-pas-cv-2.01-5|24	that may be used with the package. (The use of the themes may
12mu|texlive-pas-cv-2.01-5|25	be seen in the package's examples/ collection.) The author
12mu|texlive-pas-cv-2.01-5|26	hints that conversion for use with other languages (than
12mu|texlive-pas-cv-2.01-5|27	French) should be possible.
12mu|texlive-pas-cv-2.01-5|28	
12mu|texlive-pas-cv-2.01-5|29	%post
12mu|texlive-pas-cv-2.01-5|30	%{_sbindir}/texlive.post
12mu|texlive-pas-cv-2.01-5|31	
12mu|texlive-pas-cv-2.01-5|32	%postun
12mu|texlive-pas-cv-2.01-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-pas-cv-2.01-5|34	%{_sbindir}/texlive.post
12mu|texlive-pas-cv-2.01-5|35	fi
12mu|texlive-pas-cv-2.01-5|36	
12mu|texlive-pas-cv-2.01-5|37	#-----------------------------------------------------------------------
12mu|texlive-pas-cv-2.01-5|38	%files
12mu|texlive-pas-cv-2.01-5|39	%{_texmfdistdir}/tex/latex/pas-cv/macro-andromede.tex
12mu|texlive-pas-cv-2.01-5|40	%{_texmfdistdir}/tex/latex/pas-cv/macro-architecte.tex
12mu|texlive-pas-cv-2.01-5|41	%{_texmfdistdir}/tex/latex/pas-cv/macro-centaure.tex
12mu|texlive-pas-cv-2.01-5|42	%{_texmfdistdir}/tex/latex/pas-cv/macro-dynamique.tex
12mu|texlive-pas-cv-2.01-5|43	%{_texmfdistdir}/tex/latex/pas-cv/macro-gaia.tex
12mu|texlive-pas-cv-2.01-5|44	%{_texmfdistdir}/tex/latex/pas-cv/macro-jupiter.tex
12mu|texlive-pas-cv-2.01-5|45	%{_texmfdistdir}/tex/latex/pas-cv/macro-mars.tex
12mu|texlive-pas-cv-2.01-5|46	%{_texmfdistdir}/tex/latex/pas-cv/macro-neptune.tex
12mu|texlive-pas-cv-2.01-5|47	%{_texmfdistdir}/tex/latex/pas-cv/macro-orion.tex
12mu|texlive-pas-cv-2.01-5|48	%{_texmfdistdir}/tex/latex/pas-cv/macro-pegase.tex
12mu|texlive-pas-cv-2.01-5|49	%{_texmfdistdir}/tex/latex/pas-cv/macro-pluton.tex
12mu|texlive-pas-cv-2.01-5|50	%{_texmfdistdir}/tex/latex/pas-cv/macro-saturne.tex
12mu|texlive-pas-cv-2.01-5|51	%{_texmfdistdir}/tex/latex/pas-cv/macro-univers.tex
12mu|texlive-pas-cv-2.01-5|52	%{_texmfdistdir}/tex/latex/pas-cv/macro-uranus.tex
12mu|texlive-pas-cv-2.01-5|53	%{_texmfdistdir}/tex/latex/pas-cv/macro-venus.tex
12mu|texlive-pas-cv-2.01-5|54	%{_texmfdistdir}/tex/latex/pas-cv/pas-cv.sty
12mu|texlive-pas-cv-2.01-5|55	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-andromede.pdf
12mu|texlive-pas-cv-2.01-5|56	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-andromede.tex
12mu|texlive-pas-cv-2.01-5|57	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-architecte.pdf
12mu|texlive-pas-cv-2.01-5|58	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-architecte.tex
12mu|texlive-pas-cv-2.01-5|59	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-centaure.pdf
12mu|texlive-pas-cv-2.01-5|60	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-centaure.tex
12mu|texlive-pas-cv-2.01-5|61	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-dynamique.pdf
12mu|texlive-pas-cv-2.01-5|62	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-dynamique.tex
12mu|texlive-pas-cv-2.01-5|63	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-gaia.pdf
12mu|texlive-pas-cv-2.01-5|64	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-gaia.tex
12mu|texlive-pas-cv-2.01-5|65	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-jupiter.pdf
12mu|texlive-pas-cv-2.01-5|66	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-jupiter.tex
12mu|texlive-pas-cv-2.01-5|67	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-mars.pdf
12mu|texlive-pas-cv-2.01-5|68	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-mars.tex
12mu|texlive-pas-cv-2.01-5|69	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-neptune.pdf
12mu|texlive-pas-cv-2.01-5|70	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-neptune.tex
12mu|texlive-pas-cv-2.01-5|71	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-orion.pdf
12mu|texlive-pas-cv-2.01-5|72	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-orion.tex
12mu|texlive-pas-cv-2.01-5|73	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-pegase.pdf
12mu|texlive-pas-cv-2.01-5|74	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-pegase.tex
12mu|texlive-pas-cv-2.01-5|75	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-pluton.pdf
12mu|texlive-pas-cv-2.01-5|76	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-pluton.tex
12mu|texlive-pas-cv-2.01-5|77	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-saturne.pdf
12mu|texlive-pas-cv-2.01-5|78	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-saturne.tex
12mu|texlive-pas-cv-2.01-5|79	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-univers.pdf
12mu|texlive-pas-cv-2.01-5|80	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-univers.tex
12mu|texlive-pas-cv-2.01-5|81	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-uranus.pdf
12mu|texlive-pas-cv-2.01-5|82	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-uranus.tex
12mu|texlive-pas-cv-2.01-5|83	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-venus.pdf
12mu|texlive-pas-cv-2.01-5|84	%doc %{_texmfdistdir}/doc/latex/pas-cv/examples/cv-venus.tex
12mu|texlive-pas-cv-2.01-5|85	%doc %{_texmfdistdir}/doc/latex/pas-cv/pas-cv.pdf
12mu|texlive-pas-cv-2.01-5|86	%doc %{_texmfdistdir}/doc/latex/pas-cv/pas-cv.tex
12mu|texlive-pas-cv-2.01-5|87	%doc %{_texmfdistdir}/doc/latex/pas-cv/photo.png
12mu|texlive-pas-cv-2.01-5|88	
12mu|texlive-pas-cv-2.01-5|89	#-----------------------------------------------------------------------
12mu|texlive-pas-cv-2.01-5|90	%prep
12mu|texlive-pas-cv-2.01-5|91	%setup -c -a0 -a1
12mu|texlive-pas-cv-2.01-5|92	
12mu|texlive-pas-cv-2.01-5|93	%build
12mu|texlive-pas-cv-2.01-5|94	
12mu|texlive-pas-cv-2.01-5|95	%install
12mu|texlive-pas-cv-2.01-5|96	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-pas-cv-2.01-5|97	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-pas-cv-2.01-5|98	
12mu|texlive-pas-cv-2.01-5|99	%changelog
12mu|texlive-pas-cv-2.01-5|100	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 2.01-5
12mu|texlive-pas-cv-2.01-5|101	+ Revision: 2ebc05b
12mu|texlive-pas-cv-2.01-5|102	- MassBuild#289: Increase release tag
12mu|texlive-pas-cv-2.01-5|103	
12mu|texlive-pas-cv-2.01-5|104	

21264 12
12mu|texlive-pas-tableur-1.04-2|1	# revision 32375
12mu|texlive-pas-tableur-1.04-2|2	# category Package
12mu|texlive-pas-tableur-1.04-2|3	# catalog-ctan /macros/latex/contrib/pas-tableur
12mu|texlive-pas-tableur-1.04-2|4	# catalog-date 2013-12-10 12:39:08 +0100
12mu|texlive-pas-tableur-1.04-2|5	# catalog-license lppl
12mu|texlive-pas-tableur-1.04-2|6	# catalog-version 1.04
12mu|texlive-pas-tableur-1.04-2|7	Name:		texlive-pas-tableur
12mu|texlive-pas-tableur-1.04-2|8	Version:	1.04
12mu|texlive-pas-tableur-1.04-2|9	Release:	2
12mu|texlive-pas-tableur-1.04-2|10	Summary:	Create a spreadsheet layout
12mu|texlive-pas-tableur-1.04-2|11	Group:		Publishing
12mu|texlive-pas-tableur-1.04-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pas-tableur
12mu|texlive-pas-tableur-1.04-2|13	License:	LPPL
12mu|texlive-pas-tableur-1.04-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-tableur.tar.xz
12mu|texlive-pas-tableur-1.04-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pas-tableur.doc.tar.xz
12mu|texlive-pas-tableur-1.04-2|16	BuildArch:	noarch
12mu|texlive-pas-tableur-1.04-2|17	BuildRequires:	texlive-tlpkg
12mu|texlive-pas-tableur-1.04-2|18	Requires(pre):	texlive-tlpkg
12mu|texlive-pas-tableur-1.04-2|19	Requires(post):	texlive-kpathsea
12mu|texlive-pas-tableur-1.04-2|20	
12mu|texlive-pas-tableur-1.04-2|21	%description
12mu|texlive-pas-tableur-1.04-2|22	The package provides commands for creating a grid of
12mu|texlive-pas-tableur-1.04-2|23	rectangles, and commands for populating locations in the grid.
12mu|texlive-pas-tableur-1.04-2|24	PGF/TikZ is used for placement and population of the cells.
12mu|texlive-pas-tableur-1.04-2|25	
12mu|texlive-pas-tableur-1.04-2|26	%post
12mu|texlive-pas-tableur-1.04-2|27	%{_sbindir}/texlive.post
12mu|texlive-pas-tableur-1.04-2|28	
12mu|texlive-pas-tableur-1.04-2|29	%postun
12mu|texlive-pas-tableur-1.04-2|30	if [ $1 -eq 0 ]; then
12mu|texlive-pas-tableur-1.04-2|31	%{_sbindir}/texlive.post
12mu|texlive-pas-tableur-1.04-2|32	fi
12mu|texlive-pas-tableur-1.04-2|33	
12mu|texlive-pas-tableur-1.04-2|34	#-----------------------------------------------------------------------
12mu|texlive-pas-tableur-1.04-2|35	%files
12mu|texlive-pas-tableur-1.04-2|36	%{_texmfdistdir}/tex/latex/pas-tableur/pas-tableur.sty
12mu|texlive-pas-tableur-1.04-2|37	%doc %{_texmfdistdir}/doc/latex/pas-tableur/README
12mu|texlive-pas-tableur-1.04-2|38	%doc %{_texmfdistdir}/doc/latex/pas-tableur/README.TEXLIVE
12mu|texlive-pas-tableur-1.04-2|39	
12mu|texlive-pas-tableur-1.04-2|40	#-----------------------------------------------------------------------
12mu|texlive-pas-tableur-1.04-2|41	%prep
12mu|texlive-pas-tableur-1.04-2|42	%setup -c -a0 -a1
12mu|texlive-pas-tableur-1.04-2|43	
12mu|texlive-pas-tableur-1.04-2|44	%build
12mu|texlive-pas-tableur-1.04-2|45	
12mu|texlive-pas-tableur-1.04-2|46	%install
12mu|texlive-pas-tableur-1.04-2|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-pas-tableur-1.04-2|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-pas-tableur-1.04-2|49	
12mu|texlive-pas-tableur-1.04-2|50	%changelog
12mu|texlive-pas-tableur-1.04-2|51	* Sun Feb 16 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 1.04-2
12mu|texlive-pas-tableur-1.04-2|52	+ Revision: c017125
12mu|texlive-pas-tableur-1.04-2|53	- - Update to latest release.
12mu|texlive-pas-tableur-1.04-2|54	
12mu|texlive-pas-tableur-1.04-2|55	

21265 12
12mu|texlive-patgen-2.3-6|1	# revision 29764
12mu|texlive-patgen-2.3-6|2	# category TLCore
12mu|texlive-patgen-2.3-6|3	# catalog-ctan /obsolete/systems/knuth/unsupported/texware/patgen.web
12mu|texlive-patgen-2.3-6|4	# catalog-date 2012-06-09 20:15:34 +0200
12mu|texlive-patgen-2.3-6|5	# catalog-license knuth
12mu|texlive-patgen-2.3-6|6	# catalog-version 2.3
12mu|texlive-patgen-2.3-6|7	Name:		texlive-patgen
12mu|texlive-patgen-2.3-6|8	Epoch:		1
12mu|texlive-patgen-2.3-6|9	Version:	2.3
12mu|texlive-patgen-2.3-6|10	Release:	6
12mu|texlive-patgen-2.3-6|11	Summary:	Generate hyphenation patterns
12mu|texlive-patgen-2.3-6|12	Group:		Publishing
12mu|texlive-patgen-2.3-6|13	URL:		http://www.ctan.org/tex-archive/obsolete/systems/knuth/unsupported/texware/patgen.web
12mu|texlive-patgen-2.3-6|14	License:	KNUTH
12mu|texlive-patgen-2.3-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/patgen.tar.xz
12mu|texlive-patgen-2.3-6|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/patgen.doc.tar.xz
12mu|texlive-patgen-2.3-6|17	BuildArch:	noarch
12mu|texlive-patgen-2.3-6|18	BuildRequires:	texlive-tlpkg
12mu|texlive-patgen-2.3-6|19	Requires(pre):	texlive-tlpkg
12mu|texlive-patgen-2.3-6|20	Requires:	texlive-kpathsea
12mu|texlive-patgen-2.3-6|21	Requires:	texlive-patgen.bin
12mu|texlive-patgen-2.3-6|22	
12mu|texlive-patgen-2.3-6|23	%description
12mu|texlive-patgen-2.3-6|24	This is the last version of the program distributed by Knuth;
12mu|texlive-patgen-2.3-6|25	it advertises itself as a pattern generator for "the algorithm
12mu|texlive-patgen-2.3-6|26	used in TeX", but, of course, the patterns used in modern
12mu|texlive-patgen-2.3-6|27	distributions are Unicode-based.
12mu|texlive-patgen-2.3-6|28	
12mu|texlive-patgen-2.3-6|29	#-----------------------------------------------------------------------
12mu|texlive-patgen-2.3-6|30	%files
12mu|texlive-patgen-2.3-6|31	%doc %{_mandir}/man1/patgen.1*
12mu|texlive-patgen-2.3-6|32	%doc %{_texmfdistdir}/doc/man/man1/patgen.man1.pdf
12mu|texlive-patgen-2.3-6|33	
12mu|texlive-patgen-2.3-6|34	#-----------------------------------------------------------------------
12mu|texlive-patgen-2.3-6|35	%prep
12mu|texlive-patgen-2.3-6|36	%setup -c -a0 -a1
12mu|texlive-patgen-2.3-6|37	
12mu|texlive-patgen-2.3-6|38	%build
12mu|texlive-patgen-2.3-6|39	
12mu|texlive-patgen-2.3-6|40	%install
12mu|texlive-patgen-2.3-6|41	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-patgen-2.3-6|42	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-patgen-2.3-6|43	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-patgen-2.3-6|44	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-patgen-2.3-6|45	
12mu|texlive-patgen-2.3-6|46	%changelog
12mu|texlive-patgen-2.3-6|47	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.3-6
12mu|texlive-patgen-2.3-6|48	+ Revision: 2c90e60
12mu|texlive-patgen-2.3-6|49	- Sync with cooker
12mu|texlive-patgen-2.3-6|50	
12mu|texlive-patgen-2.3-6|51	

21266 12
12mu|texlive-path-3.05-3|1	# revision 22045
12mu|texlive-path-3.05-3|2	# category Package
12mu|texlive-path-3.05-3|3	# catalog-ctan /macros/generic/path
12mu|texlive-path-3.05-3|4	# catalog-date 2011-04-07 22:08:26 +0200
12mu|texlive-path-3.05-3|5	# catalog-license other-free
12mu|texlive-path-3.05-3|6	# catalog-version 3.05
12mu|texlive-path-3.05-3|7	Name:		texlive-path
12mu|texlive-path-3.05-3|8	Version:	3.05
12mu|texlive-path-3.05-3|9	Release:	3
12mu|texlive-path-3.05-3|10	Summary:	Typeset paths, making them breakable
12mu|texlive-path-3.05-3|11	Group:		Publishing
12mu|texlive-path-3.05-3|12	URL:		http://www.ctan.org/tex-archive/macros/generic/path
12mu|texlive-path-3.05-3|13	License:	OTHER-FREE
12mu|texlive-path-3.05-3|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/path.tar.xz
12mu|texlive-path-3.05-3|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/path.doc.tar.xz
12mu|texlive-path-3.05-3|16	BuildArch:	noarch
12mu|texlive-path-3.05-3|17	BuildRequires:	texlive-tlpkg
12mu|texlive-path-3.05-3|18	Requires(pre):	texlive-tlpkg
12mu|texlive-path-3.05-3|19	Requires(post):	texlive-kpathsea
12mu|texlive-path-3.05-3|20	
12mu|texlive-path-3.05-3|21	%description
12mu|texlive-path-3.05-3|22	Defines a macro \path|...|, similar to the LaTeX \verb|...|,
12mu|texlive-path-3.05-3|23	that sets the text in typewriter font and allows hyphen-less
12mu|texlive-path-3.05-3|24	breaks at punctuation characters. The set of characters to be
12mu|texlive-path-3.05-3|25	regarded as punctuation may be changed from the package's
12mu|texlive-path-3.05-3|26	default.
12mu|texlive-path-3.05-3|27	
12mu|texlive-path-3.05-3|28	%post
12mu|texlive-path-3.05-3|29	%{_sbindir}/texlive.post
12mu|texlive-path-3.05-3|30	
12mu|texlive-path-3.05-3|31	%postun
12mu|texlive-path-3.05-3|32	if [ $1 -eq 0 ]; then
12mu|texlive-path-3.05-3|33	%{_sbindir}/texlive.post
12mu|texlive-path-3.05-3|34	fi
12mu|texlive-path-3.05-3|35	
12mu|texlive-path-3.05-3|36	#-----------------------------------------------------------------------
12mu|texlive-path-3.05-3|37	%files
12mu|texlive-path-3.05-3|38	%{_texmfdistdir}/tex/generic/path/path.sty
12mu|texlive-path-3.05-3|39	%doc %{_texmfdistdir}/doc/generic/path/path-doc.pdf
12mu|texlive-path-3.05-3|40	%doc %{_texmfdistdir}/doc/generic/path/path-doc.tex
12mu|texlive-path-3.05-3|41	
12mu|texlive-path-3.05-3|42	#-----------------------------------------------------------------------
12mu|texlive-path-3.05-3|43	%prep
12mu|texlive-path-3.05-3|44	%setup -c -a0 -a1
12mu|texlive-path-3.05-3|45	
12mu|texlive-path-3.05-3|46	%build
12mu|texlive-path-3.05-3|47	
12mu|texlive-path-3.05-3|48	%install
12mu|texlive-path-3.05-3|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-path-3.05-3|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-path-3.05-3|51	
12mu|texlive-path-3.05-3|52	
12mu|texlive-path-3.05-3|53	%changelog
12mu|texlive-path-3.05-3|54	* Wed Feb 26 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.05-3
12mu|texlive-path-3.05-3|55	+ Revision: 512521f
12mu|texlive-path-3.05-3|56	- Rebuild
12mu|texlive-path-3.05-3|57	
12mu|texlive-path-3.05-3|58	

21267 12
12mu|texlive-pdfjam-2.02-8|1	# revision 29752
12mu|texlive-pdfjam-2.02-8|2	# category Package
12mu|texlive-pdfjam-2.02-8|3	# catalog-ctan /support/pdfjam
12mu|texlive-pdfjam-2.02-8|4	# catalog-date 2012-06-17 01:47:14 +0200
12mu|texlive-pdfjam-2.02-8|5	# catalog-license gpl2
12mu|texlive-pdfjam-2.02-8|6	# catalog-version 2.02
12mu|texlive-pdfjam-2.02-8|7	Name:		texlive-pdfjam
12mu|texlive-pdfjam-2.02-8|8	Version:	2.02
12mu|texlive-pdfjam-2.02-8|9	Release:	8
12mu|texlive-pdfjam-2.02-8|10	Summary:	Shell scripts interfacing to pdfpages
12mu|texlive-pdfjam-2.02-8|11	Group:		Publishing
12mu|texlive-pdfjam-2.02-8|12	URL:		http://www.ctan.org/tex-archive/support/pdfjam
12mu|texlive-pdfjam-2.02-8|13	License:	GPL2
12mu|texlive-pdfjam-2.02-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfjam.tar.xz
12mu|texlive-pdfjam-2.02-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfjam.doc.tar.xz
12mu|texlive-pdfjam-2.02-8|16	BuildArch:	noarch
12mu|texlive-pdfjam-2.02-8|17	BuildRequires:	texlive-tlpkg
12mu|texlive-pdfjam-2.02-8|18	Requires(pre):	texlive-tlpkg
12mu|texlive-pdfjam-2.02-8|19	Requires(post):	texlive-kpathsea
12mu|texlive-pdfjam-2.02-8|20	Provides:	texlive-pdfjam.bin = %{EVRD}
12mu|texlive-pdfjam-2.02-8|21	%rename pdfjam
12mu|texlive-pdfjam-2.02-8|22	
12mu|texlive-pdfjam-2.02-8|23	%description
12mu|texlive-pdfjam-2.02-8|24	This is a collection of shell scripts which provide an
12mu|texlive-pdfjam-2.02-8|25	interface to the pdfpages LaTeX package. They do such jobs as
12mu|texlive-pdfjam-2.02-8|26	selecting pages, concatenating files, doing n-up formatting,
12mu|texlive-pdfjam-2.02-8|27	and so on.
12mu|texlive-pdfjam-2.02-8|28	
12mu|texlive-pdfjam-2.02-8|29	%post
12mu|texlive-pdfjam-2.02-8|30	%{_sbindir}/texlive.post
12mu|texlive-pdfjam-2.02-8|31	
12mu|texlive-pdfjam-2.02-8|32	%postun
12mu|texlive-pdfjam-2.02-8|33	if [ $1 -eq 0 ]; then
12mu|texlive-pdfjam-2.02-8|34	%{_sbindir}/texlive.post
12mu|texlive-pdfjam-2.02-8|35	fi
12mu|texlive-pdfjam-2.02-8|36	
12mu|texlive-pdfjam-2.02-8|37	#-----------------------------------------------------------------------
12mu|texlive-pdfjam-2.02-8|38	%files
12mu|texlive-pdfjam-2.02-8|39	%{_bindir}/pdf180
12mu|texlive-pdfjam-2.02-8|40	%{_bindir}/pdf270
12mu|texlive-pdfjam-2.02-8|41	%{_bindir}/pdf90
12mu|texlive-pdfjam-2.02-8|42	%{_bindir}/pdfbook
12mu|texlive-pdfjam-2.02-8|43	%{_bindir}/pdfflip
12mu|texlive-pdfjam-2.02-8|44	%{_bindir}/pdfjam
12mu|texlive-pdfjam-2.02-8|45	%{_bindir}/pdfjam-pocketmod
12mu|texlive-pdfjam-2.02-8|46	%{_bindir}/pdfjam-slides3up
12mu|texlive-pdfjam-2.02-8|47	%{_bindir}/pdfjam-slides6up
12mu|texlive-pdfjam-2.02-8|48	%{_bindir}/pdfjoin
12mu|texlive-pdfjam-2.02-8|49	%{_bindir}/pdfnup
12mu|texlive-pdfjam-2.02-8|50	%{_bindir}/pdfpun
12mu|texlive-pdfjam-2.02-8|51	%{_texmfdistdir}/scripts/pdfjam/pdf180
12mu|texlive-pdfjam-2.02-8|52	%{_texmfdistdir}/scripts/pdfjam/pdf270
12mu|texlive-pdfjam-2.02-8|53	%{_texmfdistdir}/scripts/pdfjam/pdf90
12mu|texlive-pdfjam-2.02-8|54	%{_texmfdistdir}/scripts/pdfjam/pdfbook
12mu|texlive-pdfjam-2.02-8|55	%{_texmfdistdir}/scripts/pdfjam/pdfflip
12mu|texlive-pdfjam-2.02-8|56	%{_texmfdistdir}/scripts/pdfjam/pdfjam
12mu|texlive-pdfjam-2.02-8|57	%{_texmfdistdir}/scripts/pdfjam/pdfjam-pocketmod
12mu|texlive-pdfjam-2.02-8|58	%{_texmfdistdir}/scripts/pdfjam/pdfjam-slides3up
12mu|texlive-pdfjam-2.02-8|59	%{_texmfdistdir}/scripts/pdfjam/pdfjam-slides6up
12mu|texlive-pdfjam-2.02-8|60	%{_texmfdistdir}/scripts/pdfjam/pdfjoin
12mu|texlive-pdfjam-2.02-8|61	%{_texmfdistdir}/scripts/pdfjam/pdfnup
12mu|texlive-pdfjam-2.02-8|62	%{_texmfdistdir}/scripts/pdfjam/pdfpun
12mu|texlive-pdfjam-2.02-8|63	%doc %{_mandir}/man1/pdf180.1*
12mu|texlive-pdfjam-2.02-8|64	%doc %{_texmfdistdir}/doc/man/man1/pdf180.man1.pdf
12mu|texlive-pdfjam-2.02-8|65	%doc %{_mandir}/man1/pdf270.1*
12mu|texlive-pdfjam-2.02-8|66	%doc %{_texmfdistdir}/doc/man/man1/pdf270.man1.pdf
12mu|texlive-pdfjam-2.02-8|67	%doc %{_mandir}/man1/pdf90.1*
12mu|texlive-pdfjam-2.02-8|68	%doc %{_texmfdistdir}/doc/man/man1/pdf90.man1.pdf
12mu|texlive-pdfjam-2.02-8|69	%doc %{_mandir}/man1/pdfbook.1*
12mu|texlive-pdfjam-2.02-8|70	%doc %{_texmfdistdir}/doc/man/man1/pdfbook.man1.pdf
12mu|texlive-pdfjam-2.02-8|71	%doc %{_mandir}/man1/pdfflip.1*
12mu|texlive-pdfjam-2.02-8|72	%doc %{_texmfdistdir}/doc/man/man1/pdfflip.man1.pdf
12mu|texlive-pdfjam-2.02-8|73	%doc %{_mandir}/man1/pdfjam-pocketmod.1*
12mu|texlive-pdfjam-2.02-8|74	%doc %{_texmfdistdir}/doc/man/man1/pdfjam-pocketmod.man1.pdf
12mu|texlive-pdfjam-2.02-8|75	%doc %{_mandir}/man1/pdfjam-slides3up.1*
12mu|texlive-pdfjam-2.02-8|76	%doc %{_texmfdistdir}/doc/man/man1/pdfjam-slides3up.man1.pdf
12mu|texlive-pdfjam-2.02-8|77	%doc %{_mandir}/man1/pdfjam-slides6up.1*
12mu|texlive-pdfjam-2.02-8|78	%doc %{_texmfdistdir}/doc/man/man1/pdfjam-slides6up.man1.pdf
12mu|texlive-pdfjam-2.02-8|79	%doc %{_mandir}/man1/pdfjam.1*
12mu|texlive-pdfjam-2.02-8|80	%doc %{_texmfdistdir}/doc/man/man1/pdfjam.man1.pdf
12mu|texlive-pdfjam-2.02-8|81	%doc %{_mandir}/man1/pdfjoin.1*
12mu|texlive-pdfjam-2.02-8|82	%doc %{_texmfdistdir}/doc/man/man1/pdfjoin.man1.pdf
12mu|texlive-pdfjam-2.02-8|83	%doc %{_mandir}/man1/pdfnup.1*
12mu|texlive-pdfjam-2.02-8|84	%doc %{_texmfdistdir}/doc/man/man1/pdfnup.man1.pdf
12mu|texlive-pdfjam-2.02-8|85	%doc %{_mandir}/man1/pdfpun.1*
12mu|texlive-pdfjam-2.02-8|86	%doc %{_texmfdistdir}/doc/man/man1/pdfpun.man1.pdf
12mu|texlive-pdfjam-2.02-8|87	%doc %{_texmfdistdir}/doc/support/pdfjam/COPYING
12mu|texlive-pdfjam-2.02-8|88	%doc %{_texmfdistdir}/doc/support/pdfjam/PDFjam-README.html
12mu|texlive-pdfjam-2.02-8|89	%doc %{_texmfdistdir}/doc/support/pdfjam/VERSION
12mu|texlive-pdfjam-2.02-8|90	%doc %{_texmfdistdir}/doc/support/pdfjam/pdfdroplets.png
12mu|texlive-pdfjam-2.02-8|91	%doc %{_texmfdistdir}/doc/support/pdfjam/pdfjam.conf
12mu|texlive-pdfjam-2.02-8|92	%doc %{_texmfdistdir}/doc/support/pdfjam/tests.zip
12mu|texlive-pdfjam-2.02-8|93	
12mu|texlive-pdfjam-2.02-8|94	#-----------------------------------------------------------------------
12mu|texlive-pdfjam-2.02-8|95	%prep
12mu|texlive-pdfjam-2.02-8|96	%setup -c -a0 -a1
12mu|texlive-pdfjam-2.02-8|97	
12mu|texlive-pdfjam-2.02-8|98	%build
12mu|texlive-pdfjam-2.02-8|99	
12mu|texlive-pdfjam-2.02-8|100	%install
12mu|texlive-pdfjam-2.02-8|101	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-pdfjam-2.02-8|102	pushd %{buildroot}%{_bindir}
12mu|texlive-pdfjam-2.02-8|103	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdf180 pdf180
12mu|texlive-pdfjam-2.02-8|104	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdf270 pdf270
12mu|texlive-pdfjam-2.02-8|105	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdf90 pdf90
12mu|texlive-pdfjam-2.02-8|106	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfbook pdfbook
12mu|texlive-pdfjam-2.02-8|107	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfflip pdfflip
12mu|texlive-pdfjam-2.02-8|108	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfjam pdfjam
12mu|texlive-pdfjam-2.02-8|109	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfjam-pocketmod pdfjam-pocketmod
12mu|texlive-pdfjam-2.02-8|110	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfjam-slides3up pdfjam-slides3up
12mu|texlive-pdfjam-2.02-8|111	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfjam-slides6up pdfjam-slides6up
12mu|texlive-pdfjam-2.02-8|112	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfjoin pdfjoin
12mu|texlive-pdfjam-2.02-8|113	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfnup pdfnup
12mu|texlive-pdfjam-2.02-8|114	ln -sf %{_texmfdistdir}/scripts/pdfjam/pdfpun pdfpun
12mu|texlive-pdfjam-2.02-8|115	popd
12mu|texlive-pdfjam-2.02-8|116	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-pdfjam-2.02-8|117	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-pdfjam-2.02-8|118	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-pdfjam-2.02-8|119	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-pdfjam-2.02-8|120	
12mu|texlive-pdfjam-2.02-8|121	%changelog
12mu|texlive-pdfjam-2.02-8|122	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.02-8
12mu|texlive-pdfjam-2.02-8|123	+ Revision: 49867fc
12mu|texlive-pdfjam-2.02-8|124	- Sync with cooker
12mu|texlive-pdfjam-2.02-8|125	
12mu|texlive-pdfjam-2.02-8|126	

21268 12
12mu|texlive-pdfpages-0.4v-5|1	# revision 31518
12mu|texlive-pdfpages-0.4v-5|2	# category Package
12mu|texlive-pdfpages-0.4v-5|3	# catalog-ctan /macros/latex/contrib/pdfpages
12mu|texlive-pdfpages-0.4v-5|4	# catalog-date 2013-08-25 17:45:16 +0200
12mu|texlive-pdfpages-0.4v-5|5	# catalog-license lppl
12mu|texlive-pdfpages-0.4v-5|6	# catalog-version 0.4v
12mu|texlive-pdfpages-0.4v-5|7	Name:		texlive-pdfpages
12mu|texlive-pdfpages-0.4v-5|8	Version:	0.4v
12mu|texlive-pdfpages-0.4v-5|9	Release:	5
12mu|texlive-pdfpages-0.4v-5|10	Summary:	Include PDF documents in LaTeX
12mu|texlive-pdfpages-0.4v-5|11	Group:		Publishing
12mu|texlive-pdfpages-0.4v-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pdfpages
12mu|texlive-pdfpages-0.4v-5|13	License:	LPPL
12mu|texlive-pdfpages-0.4v-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfpages.tar.xz
12mu|texlive-pdfpages-0.4v-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfpages.doc.tar.xz
12mu|texlive-pdfpages-0.4v-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdfpages.source.tar.xz
12mu|texlive-pdfpages-0.4v-5|17	BuildArch:	noarch
12mu|texlive-pdfpages-0.4v-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-pdfpages-0.4v-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-pdfpages-0.4v-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-pdfpages-0.4v-5|21	Requires:	texlive-eso-pic
12mu|texlive-pdfpages-0.4v-5|22	
12mu|texlive-pdfpages-0.4v-5|23	%description
12mu|texlive-pdfpages-0.4v-5|24	This package simplifies the inclusion of external multi-page
12mu|texlive-pdfpages-0.4v-5|25	PDF documents in LaTeX documents. Pages may be freely selected
12mu|texlive-pdfpages-0.4v-5|26	and similar to psnup it is possible to put several logical
12mu|texlive-pdfpages-0.4v-5|27	pages onto each sheet of paper. Furthermore a lot of hypertext
12mu|texlive-pdfpages-0.4v-5|28	features like hyperlinks and article threads are provided. The
12mu|texlive-pdfpages-0.4v-5|29	package supports pdfTeX (pdflatex) and VTeX. With VTeX it is
12mu|texlive-pdfpages-0.4v-5|30	even possible to use this package to insert PostScript files,
12mu|texlive-pdfpages-0.4v-5|31	in addition to PDF files.
12mu|texlive-pdfpages-0.4v-5|32	
12mu|texlive-pdfpages-0.4v-5|33	%post
12mu|texlive-pdfpages-0.4v-5|34	%{_sbindir}/texlive.post
12mu|texlive-pdfpages-0.4v-5|35	
12mu|texlive-pdfpages-0.4v-5|36	%postun
12mu|texlive-pdfpages-0.4v-5|37	if [ $1 -eq 0 ]; then
12mu|texlive-pdfpages-0.4v-5|38	%{_sbindir}/texlive.post
12mu|texlive-pdfpages-0.4v-5|39	fi
12mu|texlive-pdfpages-0.4v-5|40	
12mu|texlive-pdfpages-0.4v-5|41	#-----------------------------------------------------------------------
12mu|texlive-pdfpages-0.4v-5|42	%files
12mu|texlive-pdfpages-0.4v-5|43	%{_texmfdistdir}/tex/latex/pdfpages/pdfpages.sty
12mu|texlive-pdfpages-0.4v-5|44	%{_texmfdistdir}/tex/latex/pdfpages/ppdvipdfm.def
12mu|texlive-pdfpages-0.4v-5|45	%{_texmfdistdir}/tex/latex/pdfpages/ppdvips.def
12mu|texlive-pdfpages-0.4v-5|46	%{_texmfdistdir}/tex/latex/pdfpages/ppnull.def
12mu|texlive-pdfpages-0.4v-5|47	%{_texmfdistdir}/tex/latex/pdfpages/pppdftex.def
12mu|texlive-pdfpages-0.4v-5|48	%{_texmfdistdir}/tex/latex/pdfpages/ppvtex.def
12mu|texlive-pdfpages-0.4v-5|49	%{_texmfdistdir}/tex/latex/pdfpages/ppxetex.def
12mu|texlive-pdfpages-0.4v-5|50	%doc %{_texmfdistdir}/doc/latex/pdfpages/dummy-l.pdf
12mu|texlive-pdfpages-0.4v-5|51	%doc %{_texmfdistdir}/doc/latex/pdfpages/dummy.pdf
12mu|texlive-pdfpages-0.4v-5|52	%doc %{_texmfdistdir}/doc/latex/pdfpages/pdf-ex.tex
12mu|texlive-pdfpages-0.4v-5|53	%doc %{_texmfdistdir}/doc/latex/pdfpages/pdf-hyp.tex
12mu|texlive-pdfpages-0.4v-5|54	%doc %{_texmfdistdir}/doc/latex/pdfpages/pdf-toc.tex
12mu|texlive-pdfpages-0.4v-5|55	%doc %{_texmfdistdir}/doc/latex/pdfpages/pdfpages.pdf
12mu|texlive-pdfpages-0.4v-5|56	#- source
12mu|texlive-pdfpages-0.4v-5|57	%doc %{_texmfdistdir}/source/latex/pdfpages/README
12mu|texlive-pdfpages-0.4v-5|58	%doc %{_texmfdistdir}/source/latex/pdfpages/pdfpages.dtx
12mu|texlive-pdfpages-0.4v-5|59	%doc %{_texmfdistdir}/source/latex/pdfpages/pdfpages.ins
12mu|texlive-pdfpages-0.4v-5|60	
12mu|texlive-pdfpages-0.4v-5|61	#-----------------------------------------------------------------------
12mu|texlive-pdfpages-0.4v-5|62	%prep
12mu|texlive-pdfpages-0.4v-5|63	%setup -c -a0 -a1 -a2
12mu|texlive-pdfpages-0.4v-5|64	
12mu|texlive-pdfpages-0.4v-5|65	%build
12mu|texlive-pdfpages-0.4v-5|66	
12mu|texlive-pdfpages-0.4v-5|67	%install
12mu|texlive-pdfpages-0.4v-5|68	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-pdfpages-0.4v-5|69	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-pdfpages-0.4v-5|70	
12mu|texlive-pdfpages-0.4v-5|71	%changelog
12mu|texlive-pdfpages-0.4v-5|72	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4v-5
12mu|texlive-pdfpages-0.4v-5|73	+ Revision: 14d0ae6
12mu|texlive-pdfpages-0.4v-5|74	- Sync with cooker
12mu|texlive-pdfpages-0.4v-5|75	
12mu|texlive-pdfpages-0.4v-5|76	

21269 12
12mu|texlive-pdftex-1.40.11-19|1	# revision 32132
12mu|texlive-pdftex-1.40.11-19|2	# category TLCore
12mu|texlive-pdftex-1.40.11-19|3	# catalog-ctan /systems/pdftex
12mu|texlive-pdftex-1.40.11-19|4	# catalog-date 2011-11-09 15:33:34 +0100
12mu|texlive-pdftex-1.40.11-19|5	# catalog-license gpl
12mu|texlive-pdftex-1.40.11-19|6	# catalog-version 1.40.11
12mu|texlive-pdftex-1.40.11-19|7	Name:		texlive-pdftex
12mu|texlive-pdftex-1.40.11-19|8	Version:	1.40.11
12mu|texlive-pdftex-1.40.11-19|9	Release:	19
12mu|texlive-pdftex-1.40.11-19|10	Summary:	A TeX extension for direct creation of PDF
12mu|texlive-pdftex-1.40.11-19|11	Group:		Publishing
12mu|texlive-pdftex-1.40.11-19|12	URL:		http://www.ctan.org/tex-archive/systems/pdftex
12mu|texlive-pdftex-1.40.11-19|13	License:	GPL
12mu|texlive-pdftex-1.40.11-19|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftex.tar.xz
12mu|texlive-pdftex-1.40.11-19|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftex.doc.tar.xz
12mu|texlive-pdftex-1.40.11-19|16	BuildArch:	noarch
12mu|texlive-pdftex-1.40.11-19|17	BuildRequires:	texlive-tlpkg
12mu|texlive-pdftex-1.40.11-19|18	Requires(pre):	texlive-tlpkg
12mu|texlive-pdftex-1.40.11-19|19	Requires(post):	texlive-kpathsea
12mu|texlive-pdftex-1.40.11-19|20	Requires(post):	texlive-tetex
12mu|texlive-pdftex-1.40.11-19|21	Requires:	texlive-pdftex.bin
12mu|texlive-pdftex-1.40.11-19|22	
12mu|texlive-pdftex-1.40.11-19|23	%description
12mu|texlive-pdftex-1.40.11-19|24	An extension of TeX which can be configured to directly
12mu|texlive-pdftex-1.40.11-19|25	generate PDF documents instead of DVI. All current free TeX
12mu|texlive-pdftex-1.40.11-19|26	distributionsm including TeX live, MacTeX and MiKTeX include
12mu|texlive-pdftex-1.40.11-19|27	pdfTeX (Plain TeX) and pdfLaTeX (LaTeX). ConTeXt was designed
12mu|texlive-pdftex-1.40.11-19|28	around use of pdfTeX (though it is now migrating towards
12mu|texlive-pdftex-1.40.11-19|29	LuaTeX).
12mu|texlive-pdftex-1.40.11-19|30	
12mu|texlive-pdftex-1.40.11-19|31	%post
12mu|texlive-pdftex-1.40.11-19|32	%{_sbindir}/texlive.post
12mu|texlive-pdftex-1.40.11-19|33	
12mu|texlive-pdftex-1.40.11-19|34	%postun
12mu|texlive-pdftex-1.40.11-19|35	if [ $1 -eq 0 ]; then
12mu|texlive-pdftex-1.40.11-19|36	rm -fr %{_texmfvardir}/fonts/map/pdftex
12mu|texlive-pdftex-1.40.11-19|37	rm -fr %{_texmfvardir}/web2c/pdftex
12mu|texlive-pdftex-1.40.11-19|38	%{_sbindir}/texlive.post
12mu|texlive-pdftex-1.40.11-19|39	fi
12mu|texlive-pdftex-1.40.11-19|40	
12mu|texlive-pdftex-1.40.11-19|41	#-----------------------------------------------------------------------
12mu|texlive-pdftex-1.40.11-19|42	%files
12mu|texlive-pdftex-1.40.11-19|43	%{_texmfdistdir}/fonts/map/pdftex/updmap/pdftex.map
12mu|texlive-pdftex-1.40.11-19|44	%{_texmfdistdir}/fonts/map/pdftex/updmap/pdftex_dl14.map
12mu|texlive-pdftex-1.40.11-19|45	%{_texmfdistdir}/fonts/map/pdftex/updmap/pdftex_ndl14.map
12mu|texlive-pdftex-1.40.11-19|46	%{_texmfdistdir}/scripts/simpdftex/simpdftex
12mu|texlive-pdftex-1.40.11-19|47	%{_texmfdistdir}/tex/generic/config/pdftex-dvi.tex
12mu|texlive-pdftex-1.40.11-19|48	%{_texmfdistdir}/tex/generic/config/pdftexconfig.tex
12mu|texlive-pdftex-1.40.11-19|49	%{_texmfdistdir}/tex/generic/pdftex/glyphtounicode.tex
12mu|texlive-pdftex-1.40.11-19|50	%_texmf_fmtutil_d/pdftex
12mu|texlive-pdftex-1.40.11-19|51	%doc %{_mandir}/man1/pdfetex.1*
12mu|texlive-pdftex-1.40.11-19|52	%doc %{_texmfdistdir}/doc/man/man1/pdfetex.man1.pdf
12mu|texlive-pdftex-1.40.11-19|53	%doc %{_mandir}/man1/pdftex.1*
12mu|texlive-pdftex-1.40.11-19|54	%doc %{_texmfdistdir}/doc/man/man1/pdftex.man1.pdf
12mu|texlive-pdftex-1.40.11-19|55	%doc %{_texmfdistdir}/doc/pdftex/Announcement-1.40.2
12mu|texlive-pdftex-1.40.11-19|56	%doc %{_texmfdistdir}/doc/pdftex/NEWS
12mu|texlive-pdftex-1.40.11-19|57	%doc %{_texmfdistdir}/doc/pdftex/README
12mu|texlive-pdftex-1.40.11-19|58	%doc %{_texmfdistdir}/doc/pdftex/manual/ChangeLog
12mu|texlive-pdftex-1.40.11-19|59	%doc %{_texmfdistdir}/doc/pdftex/manual/Makefile
12mu|texlive-pdftex-1.40.11-19|60	%doc %{_texmfdistdir}/doc/pdftex/manual/README
12mu|texlive-pdftex-1.40.11-19|61	%doc %{_texmfdistdir}/doc/pdftex/manual/makefiles.cmd
12mu|texlive-pdftex-1.40.11-19|62	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-a.pdf
12mu|texlive-pdftex-1.40.11-19|63	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-i.tex
12mu|texlive-pdftex-1.40.11-19|64	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-l.pdf
12mu|texlive-pdftex-1.40.11-19|65	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-s.pdf
12mu|texlive-pdftex-1.40.11-19|66	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-syntax.txt
12mu|texlive-pdftex-1.40.11-19|67	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-t.tex
12mu|texlive-pdftex-1.40.11-19|68	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-t.txt
12mu|texlive-pdftex-1.40.11-19|69	%doc %{_texmfdistdir}/doc/pdftex/manual/pdftex-w.tex
12mu|texlive-pdftex-1.40.11-19|70	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/cmr10.103
12mu|texlive-pdftex-1.40.11-19|71	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/obj.dat
12mu|texlive-pdftex-1.40.11-19|72	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pdfcolor.tex
12mu|texlive-pdftex-1.40.11-19|73	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic.eps
12mu|texlive-pdftex-1.40.11-19|74	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic.jpg
12mu|texlive-pdftex-1.40.11-19|75	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic.mps
12mu|texlive-pdftex-1.40.11-19|76	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic.pdf
12mu|texlive-pdftex-1.40.11-19|77	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic.png
12mu|texlive-pdftex-1.40.11-19|78	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/pic16.png
12mu|texlive-pdftex-1.40.11-19|79	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/rgb.icc
12mu|texlive-pdftex-1.40.11-19|80	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/samplepdf.0
12mu|texlive-pdftex-1.40.11-19|81	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/samplepdf.1
12mu|texlive-pdftex-1.40.11-19|82	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/samplepdf.tex
12mu|texlive-pdftex-1.40.11-19|83	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/supp-mis.tex
12mu|texlive-pdftex-1.40.11-19|84	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/supp-pdf.tex
12mu|texlive-pdftex-1.40.11-19|85	%doc %{_texmfdistdir}/doc/pdftex/manual/samplepdf/tmp.pdf
12mu|texlive-pdftex-1.40.11-19|86	%doc %{_texmfdistdir}/doc/pdftex/manual/syntaxform.awk
12mu|texlive-pdftex-1.40.11-19|87	%doc %{_texmfdistdir}/doc/pdftex/pdftex-pdfkeys/Makefile
12mu|texlive-pdftex-1.40.11-19|88	%doc %{_texmfdistdir}/doc/pdftex/pdftex-pdfkeys/fdl.tex
12mu|texlive-pdftex-1.40.11-19|89	%doc %{_texmfdistdir}/doc/pdftex/pdftex-pdfkeys/pdftex-pdfkeys.bbl
12mu|texlive-pdftex-1.40.11-19|90	%doc %{_texmfdistdir}/doc/pdftex/pdftex-pdfkeys/pdftex-pdfkeys.pdf
12mu|texlive-pdftex-1.40.11-19|91	%doc %{_texmfdistdir}/doc/pdftex/pdftex-pdfkeys/pdftex-pdfkeys.tex
12mu|texlive-pdftex-1.40.11-19|92	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/abbr.tex
12mu|texlive-pdftex-1.40.11-19|93	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/efcode.tex
12mu|texlive-pdftex-1.40.11-19|94	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/il2.etx
12mu|texlive-pdftex-1.40.11-19|95	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/il2.mtx
12mu|texlive-pdftex-1.40.11-19|96	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/il2protcode.tex
12mu|texlive-pdftex-1.40.11-19|97	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/mktextfm
12mu|texlive-pdftex-1.40.11-19|98	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/mktextfm.ext
12mu|texlive-pdftex-1.40.11-19|99	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/mktfm8z
12mu|texlive-pdftex-1.40.11-19|100	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/protcode.tex
12mu|texlive-pdftex-1.40.11-19|101	%doc %{_texmfdistdir}/doc/pdftex/thanh/ext/ufntinst.sty
12mu|texlive-pdftex-1.40.11-19|102	
12mu|texlive-pdftex-1.40.11-19|103	#-----------------------------------------------------------------------
12mu|texlive-pdftex-1.40.11-19|104	%prep
12mu|texlive-pdftex-1.40.11-19|105	%setup -c -a0 -a1
12mu|texlive-pdftex-1.40.11-19|106	
12mu|texlive-pdftex-1.40.11-19|107	%build
12mu|texlive-pdftex-1.40.11-19|108	
12mu|texlive-pdftex-1.40.11-19|109	%install
12mu|texlive-pdftex-1.40.11-19|110	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-pdftex-1.40.11-19|111	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-pdftex-1.40.11-19|112	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-pdftex-1.40.11-19|113	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-pdftex-1.40.11-19|114	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mu|texlive-pdftex-1.40.11-19|115	cat > %{buildroot}%{_texmf_fmtutil_d}/pdftex <<EOF
12mu|texlive-pdftex-1.40.11-19|116	#
12mu|texlive-pdftex-1.40.11-19|117	# from pdftex:
12mu|texlive-pdftex-1.40.11-19|118	pdftex pdftex language.def -translate-file=cp227.tcx *pdfetex.ini
12mu|texlive-pdftex-1.40.11-19|119	etex pdftex language.def -translate-file=cp227.tcx *etex.ini
12mu|texlive-pdftex-1.40.11-19|120	pdfetex pdftex language.def -translate-file=cp227.tcx *pdfetex.ini
12mu|texlive-pdftex-1.40.11-19|121	EOF
12mu|texlive-pdftex-1.40.11-19|122	
12mu|texlive-pdftex-1.40.11-19|123	%changelog
12mu|texlive-pdftex-1.40.11-19|124	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.40.11-19
12mu|texlive-pdftex-1.40.11-19|125	+ Revision: bcda9bd
12mu|texlive-pdftex-1.40.11-19|126	- Sync with cooker
12mu|texlive-pdftex-1.40.11-19|127	
12mu|texlive-pdftex-1.40.11-19|128	

21270 12
12mu|texlive-pdftools-0.83-7|1	# revision 31660
12mu|texlive-pdftools-0.83-7|2	# category TLCore
12mu|texlive-pdftools-0.83-7|3	# catalog-ctan /support/xpdfopen
12mu|texlive-pdftools-0.83-7|4	# catalog-date 2012-09-07 16:54:33 +0200
12mu|texlive-pdftools-0.83-7|5	# catalog-license pd
12mu|texlive-pdftools-0.83-7|6	# catalog-version 0.83
12mu|texlive-pdftools-0.83-7|7	Name:		texlive-pdftools
12mu|texlive-pdftools-0.83-7|8	Version:	0.83
12mu|texlive-pdftools-0.83-7|9	Release:	7
12mu|texlive-pdftools-0.83-7|10	Summary:	PDF-related utilities, including PostScript-to-PDF conversion
12mu|texlive-pdftools-0.83-7|11	Group:		Publishing
12mu|texlive-pdftools-0.83-7|12	URL:		http://www.ctan.org/tex-archive/support/xpdfopen
12mu|texlive-pdftools-0.83-7|13	License:	PD
12mu|texlive-pdftools-0.83-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftools.tar.xz
12mu|texlive-pdftools-0.83-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pdftools.doc.tar.xz
12mu|texlive-pdftools-0.83-7|16	BuildArch:	noarch
12mu|texlive-pdftools-0.83-7|17	BuildRequires:	texlive-tlpkg
12mu|texlive-pdftools-0.83-7|18	Requires(pre):	texlive-tlpkg
12mu|texlive-pdftools-0.83-7|19	Requires(post):	texlive-kpathsea
12mu|texlive-pdftools-0.83-7|20	Requires:	texlive-pdftools.bin
12mu|texlive-pdftools-0.83-7|21	
12mu|texlive-pdftools-0.83-7|22	%description
12mu|texlive-pdftools-0.83-7|23	The command-line programs pdfopen and pdfclose allow you to
12mu|texlive-pdftools-0.83-7|24	control the X Window System version of Adobe's Acrobat Reader
12mu|texlive-pdftools-0.83-7|25	from the command line or from within a (shell) script. The
12mu|texlive-pdftools-0.83-7|26	programs work with Acrobat Reader 5, 7, 8 and 9 for Linux, xpdf
12mu|texlive-pdftools-0.83-7|27	and evince. This version derives from one written by Fabrice
12mu|texlive-pdftools-0.83-7|28	Popineau for Microsoft operating systems.
12mu|texlive-pdftools-0.83-7|29	
12mu|texlive-pdftools-0.83-7|30	%post
12mu|texlive-pdftools-0.83-7|31	%{_sbindir}/texlive.post
12mu|texlive-pdftools-0.83-7|32	
12mu|texlive-pdftools-0.83-7|33	%postun
12mu|texlive-pdftools-0.83-7|34	if [ $1 -eq 0 ]; then
12mu|texlive-pdftools-0.83-7|35	%{_sbindir}/texlive.post
12mu|texlive-pdftools-0.83-7|36	fi
12mu|texlive-pdftools-0.83-7|37	
12mu|texlive-pdftools-0.83-7|38	#-----------------------------------------------------------------------
12mu|texlive-pdftools-0.83-7|39	%files
12mu|texlive-pdftools-0.83-7|40	%{_bindir}/e2pall
12mu|texlive-pdftools-0.83-7|41	%{_bindir}/pdfatfi
12mu|texlive-pdftools-0.83-7|42	%{_bindir}/ps4pdf
12mu|texlive-pdftools-0.83-7|43	%{_texmfdistdir}/scripts/texlive/e2pall.pl
12mu|texlive-pdftools-0.83-7|44	%doc %{_mandir}/man1/e2pall.1*
12mu|texlive-pdftools-0.83-7|45	%doc %{_texmfdistdir}/doc/man/man1/e2pall.man1.pdf
12mu|texlive-pdftools-0.83-7|46	%doc %{_mandir}/man1/pdfclose.1*
12mu|texlive-pdftools-0.83-7|47	%doc %{_texmfdistdir}/doc/man/man1/pdfclose.man1.pdf
12mu|texlive-pdftools-0.83-7|48	%doc %{_mandir}/man1/pdfopen.1*
12mu|texlive-pdftools-0.83-7|49	%doc %{_texmfdistdir}/doc/man/man1/pdfopen.man1.pdf
12mu|texlive-pdftools-0.83-7|50	%doc %{_mandir}/man1/pdftosrc.1*
12mu|texlive-pdftools-0.83-7|51	%doc %{_texmfdistdir}/doc/man/man1/pdftosrc.man1.pdf
12mu|texlive-pdftools-0.83-7|52	
12mu|texlive-pdftools-0.83-7|53	#-----------------------------------------------------------------------
12mu|texlive-pdftools-0.83-7|54	%prep
12mu|texlive-pdftools-0.83-7|55	%setup -c -a0 -a1
12mu|texlive-pdftools-0.83-7|56	
12mu|texlive-pdftools-0.83-7|57	%build
12mu|texlive-pdftools-0.83-7|58	
12mu|texlive-pdftools-0.83-7|59	%install
12mu|texlive-pdftools-0.83-7|60	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-pdftools-0.83-7|61	pushd %{buildroot}%{_bindir}
12mu|texlive-pdftools-0.83-7|62	ln -sf %{_texmfdistdir}/scripts/texlive/e2pall.pl e2pall
12mu|texlive-pdftools-0.83-7|63	ln -sf %{_texmfdistdir}/scripts/oberdiek/pdfatfi.pl pdfatfi
12mu|texlive-pdftools-0.83-7|64	ln -sf %{_texmfdistdir}/scripts/pst-pdf/ps4pdf ps4pdf
12mu|texlive-pdftools-0.83-7|65	popd
12mu|texlive-pdftools-0.83-7|66	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-pdftools-0.83-7|67	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-pdftools-0.83-7|68	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-pdftools-0.83-7|69	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-pdftools-0.83-7|70	
12mu|texlive-pdftools-0.83-7|71	%changelog
12mu|texlive-pdftools-0.83-7|72	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.83-7
12mu|texlive-pdftools-0.83-7|73	+ Revision: 093e816
12mu|texlive-pdftools-0.83-7|74	- Sync with cooker
12mu|texlive-pdftools-0.83-7|75	
12mu|texlive-pdftools-0.83-7|76	

21271 12
12mu|texlive-perfectcut-1.9-2|1	# revision 32861
12mu|texlive-perfectcut-1.9-2|2	# category Package
12mu|texlive-perfectcut-1.9-2|3	# catalog-ctan /macros/latex/contrib/perfectcut
12mu|texlive-perfectcut-1.9-2|4	# catalog-date 2014-02-03 14:43:47 +0100
12mu|texlive-perfectcut-1.9-2|5	# catalog-license lppl1.3
12mu|texlive-perfectcut-1.9-2|6	# catalog-version 1.9
12mu|texlive-perfectcut-1.9-2|7	Name:		texlive-perfectcut
12mu|texlive-perfectcut-1.9-2|8	Version:	1.9
12mu|texlive-perfectcut-1.9-2|9	Release:	2
12mu|texlive-perfectcut-1.9-2|10	Summary:	Brackets whose size adjusts to the nesting
12mu|texlive-perfectcut-1.9-2|11	Group:		Publishing
12mu|texlive-perfectcut-1.9-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/perfectcut
12mu|texlive-perfectcut-1.9-2|13	License:	LPPL1.3
12mu|texlive-perfectcut-1.9-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perfectcut.tar.xz
12mu|texlive-perfectcut-1.9-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perfectcut.doc.tar.xz
12mu|texlive-perfectcut-1.9-2|16	BuildArch:	noarch
12mu|texlive-perfectcut-1.9-2|17	BuildRequires:	texlive-tlpkg
12mu|texlive-perfectcut-1.9-2|18	Requires(pre):	texlive-tlpkg
12mu|texlive-perfectcut-1.9-2|19	Requires(post):	texlive-kpathsea
12mu|texlive-perfectcut-1.9-2|20	
12mu|texlive-perfectcut-1.9-2|21	%description
12mu|texlive-perfectcut-1.9-2|22	The package defines the command \perfectcut#1#2 which displays
12mu|texlive-perfectcut-1.9-2|23	a bracket <#1||#2>. Its effect is to determine the size of the
12mu|texlive-perfectcut-1.9-2|24	bracket depending on the number of nested \perfectcut
12mu|texlive-perfectcut-1.9-2|25	(regardless of the contents). The command is intended for use:
12mu|texlive-perfectcut-1.9-2|26	In proof theory, for term notations of sequent calculus, In
12mu|texlive-perfectcut-1.9-2|27	computer science, for the modeling of abstract machines. The
12mu|texlive-perfectcut-1.9-2|28	package also offers a reimplementation of \big, \bigg, etc.,
12mu|texlive-perfectcut-1.9-2|29	into arbitrary-size variants.
12mu|texlive-perfectcut-1.9-2|30	
12mu|texlive-perfectcut-1.9-2|31	%post
12mu|texlive-perfectcut-1.9-2|32	%{_sbindir}/texlive.post
12mu|texlive-perfectcut-1.9-2|33	
12mu|texlive-perfectcut-1.9-2|34	%postun
12mu|texlive-perfectcut-1.9-2|35	if [ $1 -eq 0 ]; then
12mu|texlive-perfectcut-1.9-2|36	%{_sbindir}/texlive.post
12mu|texlive-perfectcut-1.9-2|37	fi
12mu|texlive-perfectcut-1.9-2|38	
12mu|texlive-perfectcut-1.9-2|39	#-----------------------------------------------------------------------
12mu|texlive-perfectcut-1.9-2|40	%files
12mu|texlive-perfectcut-1.9-2|41	%{_texmfdistdir}/tex/latex/perfectcut/perfectcut.sty
12mu|texlive-perfectcut-1.9-2|42	%doc %{_texmfdistdir}/doc/latex/perfectcut/README
12mu|texlive-perfectcut-1.9-2|43	%doc %{_texmfdistdir}/doc/latex/perfectcut/perfectcut.pdf
12mu|texlive-perfectcut-1.9-2|44	%doc %{_texmfdistdir}/doc/latex/perfectcut/perfectcut.tex
12mu|texlive-perfectcut-1.9-2|45	
12mu|texlive-perfectcut-1.9-2|46	#-----------------------------------------------------------------------
12mu|texlive-perfectcut-1.9-2|47	%prep
12mu|texlive-perfectcut-1.9-2|48	%setup -c -a0 -a1
12mu|texlive-perfectcut-1.9-2|49	
12mu|texlive-perfectcut-1.9-2|50	%build
12mu|texlive-perfectcut-1.9-2|51	
12mu|texlive-perfectcut-1.9-2|52	%install
12mu|texlive-perfectcut-1.9-2|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-perfectcut-1.9-2|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-perfectcut-1.9-2|55	
12mu|texlive-perfectcut-1.9-2|56	%changelog
12mu|texlive-perfectcut-1.9-2|57	* Sun Feb 16 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 1.9-2
12mu|texlive-perfectcut-1.9-2|58	+ Revision: 36db195
12mu|texlive-perfectcut-1.9-2|59	- - Update to latest release.
12mu|texlive-perfectcut-1.9-2|60	
12mu|texlive-perfectcut-1.9-2|61	

21272 12
12mu|texlive-perltex-2.1-8|1	# revision 29752
12mu|texlive-perltex-2.1-8|2	# category Package
12mu|texlive-perltex-2.1-8|3	# catalog-ctan /macros/latex/contrib/perltex
12mu|texlive-perltex-2.1-8|4	# catalog-date 2012-06-12 18:08:23 +0200
12mu|texlive-perltex-2.1-8|5	# catalog-license lppl
12mu|texlive-perltex-2.1-8|6	# catalog-version 2.1
12mu|texlive-perltex-2.1-8|7	Name:		texlive-perltex
12mu|texlive-perltex-2.1-8|8	Version:	2.1
12mu|texlive-perltex-2.1-8|9	Release:	8
12mu|texlive-perltex-2.1-8|10	Summary:	Define LaTeX macros in terms of Perl code
12mu|texlive-perltex-2.1-8|11	Group:		Publishing
12mu|texlive-perltex-2.1-8|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/perltex
12mu|texlive-perltex-2.1-8|13	License:	LPPL
12mu|texlive-perltex-2.1-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perltex.tar.xz
12mu|texlive-perltex-2.1-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perltex.doc.tar.xz
12mu|texlive-perltex-2.1-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/perltex.source.tar.xz
12mu|texlive-perltex-2.1-8|17	BuildArch:	noarch
12mu|texlive-perltex-2.1-8|18	BuildRequires:	texlive-tlpkg
12mu|texlive-perltex-2.1-8|19	Requires(pre):	texlive-tlpkg
12mu|texlive-perltex-2.1-8|20	Requires(post):	texlive-kpathsea
12mu|texlive-perltex-2.1-8|21	Provides:	texlive-perltex.bin = %{EVRD}
12mu|texlive-perltex-2.1-8|22	
12mu|texlive-perltex-2.1-8|23	%description
12mu|texlive-perltex-2.1-8|24	PerlTeX is a combination Perl script (perltex.pl) and LaTeX2e
12mu|texlive-perltex-2.1-8|25	package (perltex.sty) that, together, give the user the ability
12mu|texlive-perltex-2.1-8|26	to define LaTeX macros in terms of Perl code. Once defined, a
12mu|texlive-perltex-2.1-8|27	Perl macro becomes indistinguishable from any other LaTeX
12mu|texlive-perltex-2.1-8|28	macro. PerlTeX thereby combines LaTeX's typesetting power with
12mu|texlive-perltex-2.1-8|29	Perl's programmability. PerlTeX will make use of persistent
12mu|texlive-perltex-2.1-8|30	named pipes, and thereby run more efficiently, on operating
12mu|texlive-perltex-2.1-8|31	systems that offer them (mostly Unix-like systems). Also
12mu|texlive-perltex-2.1-8|32	provided is a switch to generate a PerlTeX-free, document-
12mu|texlive-perltex-2.1-8|33	specific, noperltex.sty that is useful when distributing a
12mu|texlive-perltex-2.1-8|34	document to places where PerlTeX is not available.
12mu|texlive-perltex-2.1-8|35	
12mu|texlive-perltex-2.1-8|36	%post
12mu|texlive-perltex-2.1-8|37	%{_sbindir}/texlive.post
12mu|texlive-perltex-2.1-8|38	
12mu|texlive-perltex-2.1-8|39	%postun
12mu|texlive-perltex-2.1-8|40	if [ $1 -eq 0 ]; then
12mu|texlive-perltex-2.1-8|41	%{_sbindir}/texlive.post
12mu|texlive-perltex-2.1-8|42	fi
12mu|texlive-perltex-2.1-8|43	
12mu|texlive-perltex-2.1-8|44	#-----------------------------------------------------------------------
12mu|texlive-perltex-2.1-8|45	%files
12mu|texlive-perltex-2.1-8|46	%{_bindir}/perltex
12mu|texlive-perltex-2.1-8|47	%{_texmfdistdir}/scripts/perltex/perltex.pl
12mu|texlive-perltex-2.1-8|48	%{_texmfdistdir}/tex/latex/perltex/perltex.sty
12mu|texlive-perltex-2.1-8|49	%doc %{_texmfdistdir}/doc/latex/perltex/README
12mu|texlive-perltex-2.1-8|50	%doc %{_texmfdistdir}/doc/latex/perltex/example.tex
12mu|texlive-perltex-2.1-8|51	%doc %{_texmfdistdir}/doc/latex/perltex/perltex.pdf
12mu|texlive-perltex-2.1-8|52	%doc %{_mandir}/man1/perltex.1*
12mu|texlive-perltex-2.1-8|53	%doc %{_texmfdistdir}/doc/man/man1/perltex.man1.pdf
12mu|texlive-perltex-2.1-8|54	#- source
12mu|texlive-perltex-2.1-8|55	%doc %{_texmfdistdir}/source/latex/perltex/perltex.dtx
12mu|texlive-perltex-2.1-8|56	%doc %{_texmfdistdir}/source/latex/perltex/perltex.ins
12mu|texlive-perltex-2.1-8|57	
12mu|texlive-perltex-2.1-8|58	#-----------------------------------------------------------------------
12mu|texlive-perltex-2.1-8|59	%prep
12mu|texlive-perltex-2.1-8|60	%setup -c -a0 -a1 -a2
12mu|texlive-perltex-2.1-8|61	
12mu|texlive-perltex-2.1-8|62	%build
12mu|texlive-perltex-2.1-8|63	
12mu|texlive-perltex-2.1-8|64	%install
12mu|texlive-perltex-2.1-8|65	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-perltex-2.1-8|66	pushd %{buildroot}%{_bindir}
12mu|texlive-perltex-2.1-8|67	ln -sf %{_texmfdistdir}/scripts/perltex/perltex.pl perltex
12mu|texlive-perltex-2.1-8|68	popd
12mu|texlive-perltex-2.1-8|69	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-perltex-2.1-8|70	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-perltex-2.1-8|71	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-perltex-2.1-8|72	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-perltex-2.1-8|73	
12mu|texlive-perltex-2.1-8|74	%changelog
12mu|texlive-perltex-2.1-8|75	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-8
12mu|texlive-perltex-2.1-8|76	+ Revision: 5115421
12mu|texlive-perltex-2.1-8|77	- Sync with cooker
12mu|texlive-perltex-2.1-8|78	
12mu|texlive-perltex-2.1-8|79	

21273 12
12mu|texlive-pfarrei-r36-5|1	# revision 31934
12mu|texlive-pfarrei-r36-5|2	# category Package
12mu|texlive-pfarrei-r36-5|3	# catalog-ctan /macros/latex/contrib/pfarrei
12mu|texlive-pfarrei-r36-5|4	# catalog-date 2013-10-17 11:02:38 +0200
12mu|texlive-pfarrei-r36-5|5	# catalog-license lppl1.3
12mu|texlive-pfarrei-r36-5|6	# catalog-version r36
12mu|texlive-pfarrei-r36-5|7	Name:		texlive-pfarrei
12mu|texlive-pfarrei-r36-5|8	Version:	r36
12mu|texlive-pfarrei-r36-5|9	Release:	5
12mu|texlive-pfarrei-r36-5|10	Summary:	LaTeX support of pastors' and priests' work
12mu|texlive-pfarrei-r36-5|11	Group:		Publishing
12mu|texlive-pfarrei-r36-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pfarrei
12mu|texlive-pfarrei-r36-5|13	License:	LPPL1.3
12mu|texlive-pfarrei-r36-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pfarrei.tar.xz
12mu|texlive-pfarrei-r36-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pfarrei.doc.tar.xz
12mu|texlive-pfarrei-r36-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pfarrei.source.tar.xz
12mu|texlive-pfarrei-r36-5|17	BuildArch:	noarch
12mu|texlive-pfarrei-r36-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-pfarrei-r36-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-pfarrei-r36-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-pfarrei-r36-5|21	Provides:	texlive-pfarrei.bin = %{EVRD}
12mu|texlive-pfarrei-r36-5|22	
12mu|texlive-pfarrei-r36-5|23	%description
12mu|texlive-pfarrei-r36-5|24	In "Die TeXnische Komodie" (issue 1/2013) Christian Justen
12mu|texlive-pfarrei-r36-5|25	described his use of LaTeX in his work as priest (similar
12mu|texlive-pfarrei-r36-5|26	requirements may be encountered in the work of pastors and
12mu|texlive-pfarrei-r36-5|27	other ministers of religion). One point was to arrange A5 pages
12mu|texlive-pfarrei-r36-5|28	onto A4 landscape paper, either side-by-side or as a booklet.
12mu|texlive-pfarrei-r36-5|29	Justen made two bash scripts for this job; the package provides
12mu|texlive-pfarrei-r36-5|30	one texlua script for both requirements. (Note that file
12mu|texlive-pfarrei-r36-5|31	a5toa4.tlu should have execute permissions in any
12mu|texlive-pfarrei-r36-5|32	installation.).
12mu|texlive-pfarrei-r36-5|33	
12mu|texlive-pfarrei-r36-5|34	%post
12mu|texlive-pfarrei-r36-5|35	%{_sbindir}/texlive.post
12mu|texlive-pfarrei-r36-5|36	
12mu|texlive-pfarrei-r36-5|37	%postun
12mu|texlive-pfarrei-r36-5|38	if [ $1 -eq 0 ]; then
12mu|texlive-pfarrei-r36-5|39	%{_sbindir}/texlive.post
12mu|texlive-pfarrei-r36-5|40	fi
12mu|texlive-pfarrei-r36-5|41	
12mu|texlive-pfarrei-r36-5|42	#-----------------------------------------------------------------------
12mu|texlive-pfarrei-r36-5|43	%files
12mu|texlive-pfarrei-r36-5|44	%{_bindir}/a5toa4
12mu|texlive-pfarrei-r36-5|45	%{_bindir}/pfarrei
12mu|texlive-pfarrei-r36-5|46	%{_texmfdistdir}/scripts/pfarrei/a5toa4.tlu
12mu|texlive-pfarrei-r36-5|47	%{_texmfdistdir}/scripts/pfarrei/pfarrei.tlu
12mu|texlive-pfarrei-r36-5|48	%{_texmfdistdir}/tex/latex/pfarrei/a5toa4.tex
12mu|texlive-pfarrei-r36-5|49	%{_texmfdistdir}/tex/latex/pfarrei/pfarrei.sty
12mu|texlive-pfarrei-r36-5|50	%doc %{_texmfdistdir}/doc/latex/pfarrei/pfarrei.pdf
12mu|texlive-pfarrei-r36-5|51	#- source
12mu|texlive-pfarrei-r36-5|52	%doc %{_texmfdistdir}/source/latex/pfarrei/README
12mu|texlive-pfarrei-r36-5|53	%doc %{_texmfdistdir}/source/latex/pfarrei/pfarrei.dtx
12mu|texlive-pfarrei-r36-5|54	
12mu|texlive-pfarrei-r36-5|55	#-----------------------------------------------------------------------
12mu|texlive-pfarrei-r36-5|56	%prep
12mu|texlive-pfarrei-r36-5|57	%setup -c -a0 -a1 -a2
12mu|texlive-pfarrei-r36-5|58	
12mu|texlive-pfarrei-r36-5|59	%build
12mu|texlive-pfarrei-r36-5|60	
12mu|texlive-pfarrei-r36-5|61	%install
12mu|texlive-pfarrei-r36-5|62	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-pfarrei-r36-5|63	pushd %{buildroot}%{_bindir}
12mu|texlive-pfarrei-r36-5|64	ln -sf %{_texmfdistdir}/scripts/pfarrei/a5toa4.tlu a5toa4
12mu|texlive-pfarrei-r36-5|65	ln -sf %{_texmfdistdir}/scripts/pfarrei/pfarrei.tlu pfarrei
12mu|texlive-pfarrei-r36-5|66	popd
12mu|texlive-pfarrei-r36-5|67	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-pfarrei-r36-5|68	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-pfarrei-r36-5|69	
12mu|texlive-pfarrei-r36-5|70	%changelog
12mu|texlive-pfarrei-r36-5|71	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> r36-5
12mu|texlive-pfarrei-r36-5|72	+ Revision: 2c740f4
12mu|texlive-pfarrei-r36-5|73	- MassBuild#289: Increase release tag
12mu|texlive-pfarrei-r36-5|74	
12mu|texlive-pfarrei-r36-5|75	

21274 12
12mu|texlive-pgfgantt-4.0-5|1	# revision 31037
12mu|texlive-pgfgantt-4.0-5|2	# category Package
12mu|texlive-pgfgantt-4.0-5|3	# catalog-ctan /graphics/pgf/contrib/pgfgantt
12mu|texlive-pgfgantt-4.0-5|4	# catalog-date 2013-06-04 20:25:12 +0200
12mu|texlive-pgfgantt-4.0-5|5	# catalog-license lppl1.3
12mu|texlive-pgfgantt-4.0-5|6	# catalog-version 4.0
12mu|texlive-pgfgantt-4.0-5|7	Name:		texlive-pgfgantt
12mu|texlive-pgfgantt-4.0-5|8	Version:	4.0
12mu|texlive-pgfgantt-4.0-5|9	Release:	5
12mu|texlive-pgfgantt-4.0-5|10	Summary:	Draw Gantt charts with TikZ
12mu|texlive-pgfgantt-4.0-5|11	Group:		Publishing
12mu|texlive-pgfgantt-4.0-5|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/pgfgantt
12mu|texlive-pgfgantt-4.0-5|13	License:	LPPL1.3
12mu|texlive-pgfgantt-4.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfgantt.tar.xz
12mu|texlive-pgfgantt-4.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfgantt.doc.tar.xz
12mu|texlive-pgfgantt-4.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfgantt.source.tar.xz
12mu|texlive-pgfgantt-4.0-5|17	BuildArch:	noarch
12mu|texlive-pgfgantt-4.0-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-pgfgantt-4.0-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-pgfgantt-4.0-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-pgfgantt-4.0-5|21	
12mu|texlive-pgfgantt-4.0-5|22	%description
12mu|texlive-pgfgantt-4.0-5|23	The package provides an environment for drawing Gantt charts
12mu|texlive-pgfgantt-4.0-5|24	that contain various elements (titles, bars, milestones, groups
12mu|texlive-pgfgantt-4.0-5|25	and links). Several keys customize the appearance of the chart
12mu|texlive-pgfgantt-4.0-5|26	elements.
12mu|texlive-pgfgantt-4.0-5|27	
12mu|texlive-pgfgantt-4.0-5|28	%post
12mu|texlive-pgfgantt-4.0-5|29	%{_sbindir}/texlive.post
12mu|texlive-pgfgantt-4.0-5|30	
12mu|texlive-pgfgantt-4.0-5|31	%postun
12mu|texlive-pgfgantt-4.0-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-pgfgantt-4.0-5|33	%{_sbindir}/texlive.post
12mu|texlive-pgfgantt-4.0-5|34	fi
12mu|texlive-pgfgantt-4.0-5|35	
12mu|texlive-pgfgantt-4.0-5|36	#-----------------------------------------------------------------------
12mu|texlive-pgfgantt-4.0-5|37	%files
12mu|texlive-pgfgantt-4.0-5|38	%{_texmfdistdir}/tex/latex/pgfgantt/pgfgantt.sty
12mu|texlive-pgfgantt-4.0-5|39	%doc %{_texmfdistdir}/doc/latex/pgfgantt/README
12mu|texlive-pgfgantt-4.0-5|40	%doc %{_texmfdistdir}/doc/latex/pgfgantt/pgfgantt.pdf
12mu|texlive-pgfgantt-4.0-5|41	#- source
12mu|texlive-pgfgantt-4.0-5|42	%doc %{_texmfdistdir}/source/latex/pgfgantt/pgfgantt.dtx
12mu|texlive-pgfgantt-4.0-5|43	%doc %{_texmfdistdir}/source/latex/pgfgantt/pgfgantt.ins
12mu|texlive-pgfgantt-4.0-5|44	
12mu|texlive-pgfgantt-4.0-5|45	#-----------------------------------------------------------------------
12mu|texlive-pgfgantt-4.0-5|46	%prep
12mu|texlive-pgfgantt-4.0-5|47	%setup -c -a0 -a1 -a2
12mu|texlive-pgfgantt-4.0-5|48	
12mu|texlive-pgfgantt-4.0-5|49	%build
12mu|texlive-pgfgantt-4.0-5|50	
12mu|texlive-pgfgantt-4.0-5|51	%install
12mu|texlive-pgfgantt-4.0-5|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-pgfgantt-4.0-5|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-pgfgantt-4.0-5|54	
12mu|texlive-pgfgantt-4.0-5|55	%changelog
12mu|texlive-pgfgantt-4.0-5|56	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.0-5
12mu|texlive-pgfgantt-4.0-5|57	+ Revision: 7861c0e
12mu|texlive-pgfgantt-4.0-5|58	- Sync with cooker
12mu|texlive-pgfgantt-4.0-5|59	
12mu|texlive-pgfgantt-4.0-5|60	

21275 12
12mu|texlive-pgfmolbio-0.21-5|1	# revision 31334
12mu|texlive-pgfmolbio-0.21-5|2	# category Package
12mu|texlive-pgfmolbio-0.21-5|3	# catalog-ctan /macros/luatex/latex/pgfmolbio
12mu|texlive-pgfmolbio-0.21-5|4	# catalog-date 2013-07-31 09:13:05 +0200
12mu|texlive-pgfmolbio-0.21-5|5	# catalog-license lppl1.3
12mu|texlive-pgfmolbio-0.21-5|6	# catalog-version 0.21
12mu|texlive-pgfmolbio-0.21-5|7	Name:		texlive-pgfmolbio
12mu|texlive-pgfmolbio-0.21-5|8	Version:	0.21
12mu|texlive-pgfmolbio-0.21-5|9	Release:	5
12mu|texlive-pgfmolbio-0.21-5|10	Summary:	Draw graphs typically found in molecular biology texts
12mu|texlive-pgfmolbio-0.21-5|11	Group:		Publishing
12mu|texlive-pgfmolbio-0.21-5|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/pgfmolbio
12mu|texlive-pgfmolbio-0.21-5|13	License:	LPPL1.3
12mu|texlive-pgfmolbio-0.21-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfmolbio.tar.xz
12mu|texlive-pgfmolbio-0.21-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfmolbio.doc.tar.xz
12mu|texlive-pgfmolbio-0.21-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pgfmolbio.source.tar.xz
12mu|texlive-pgfmolbio-0.21-5|17	BuildArch:	noarch
12mu|texlive-pgfmolbio-0.21-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-pgfmolbio-0.21-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-pgfmolbio-0.21-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-pgfmolbio-0.21-5|21	
12mu|texlive-pgfmolbio-0.21-5|22	%description
12mu|texlive-pgfmolbio-0.21-5|23	The package draws graphs typically found in molecular biology
12mu|texlive-pgfmolbio-0.21-5|24	texts. Currently, the package contains modules for drawing DNA
12mu|texlive-pgfmolbio-0.21-5|25	sequencing chromatograms and protein domain diagrams.
12mu|texlive-pgfmolbio-0.21-5|26	
12mu|texlive-pgfmolbio-0.21-5|27	%post
12mu|texlive-pgfmolbio-0.21-5|28	%{_sbindir}/texlive.post
12mu|texlive-pgfmolbio-0.21-5|29	
12mu|texlive-pgfmolbio-0.21-5|30	%postun
12mu|texlive-pgfmolbio-0.21-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-pgfmolbio-0.21-5|32	%{_sbindir}/texlive.post
12mu|texlive-pgfmolbio-0.21-5|33	fi
12mu|texlive-pgfmolbio-0.21-5|34	
12mu|texlive-pgfmolbio-0.21-5|35	#-----------------------------------------------------------------------
12mu|texlive-pgfmolbio-0.21-5|36	%files
12mu|texlive-pgfmolbio-0.21-5|37	%{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.chromatogram.lua
12mu|texlive-pgfmolbio-0.21-5|38	%{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.chromatogram.tex
12mu|texlive-pgfmolbio-0.21-5|39	%{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.convert.tex
12mu|texlive-pgfmolbio-0.21-5|40	%{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.domains.lua
12mu|texlive-pgfmolbio-0.21-5|41	%{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.domains.tex
12mu|texlive-pgfmolbio-0.21-5|42	%{_texmfdistdir}/tex/lualatex/pgfmolbio/pgfmolbio.sty
12mu|texlive-pgfmolbio-0.21-5|43	%doc %{_texmfdistdir}/doc/lualatex/pgfmolbio/README
12mu|texlive-pgfmolbio-0.21-5|44	%doc %{_texmfdistdir}/doc/lualatex/pgfmolbio/SampleScf.scf
12mu|texlive-pgfmolbio-0.21-5|45	%doc %{_texmfdistdir}/doc/lualatex/pgfmolbio/SampleUniprot.txt
12mu|texlive-pgfmolbio-0.21-5|46	%doc %{_texmfdistdir}/doc/lualatex/pgfmolbio/pgfmolbio.lua
12mu|texlive-pgfmolbio-0.21-5|47	%doc %{_texmfdistdir}/doc/lualatex/pgfmolbio/pgfmolbio.pdf
12mu|texlive-pgfmolbio-0.21-5|48	#- source
12mu|texlive-pgfmolbio-0.21-5|49	%doc %{_texmfdistdir}/source/lualatex/pgfmolbio/pgfmolbio.dtx
12mu|texlive-pgfmolbio-0.21-5|50	%doc %{_texmfdistdir}/source/lualatex/pgfmolbio/pgfmolbio.ins
12mu|texlive-pgfmolbio-0.21-5|51	
12mu|texlive-pgfmolbio-0.21-5|52	#-----------------------------------------------------------------------
12mu|texlive-pgfmolbio-0.21-5|53	%prep
12mu|texlive-pgfmolbio-0.21-5|54	%setup -c -a0 -a1 -a2
12mu|texlive-pgfmolbio-0.21-5|55	
12mu|texlive-pgfmolbio-0.21-5|56	%build
12mu|texlive-pgfmolbio-0.21-5|57	
12mu|texlive-pgfmolbio-0.21-5|58	%install
12mu|texlive-pgfmolbio-0.21-5|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-pgfmolbio-0.21-5|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-pgfmolbio-0.21-5|61	rm %{buildroot}%{_texmfdistdir}/doc/lualatex/pgfmolbio/SampleGff.gff
12mu|texlive-pgfmolbio-0.21-5|62	
12mu|texlive-pgfmolbio-0.21-5|63	%changelog
12mu|texlive-pgfmolbio-0.21-5|64	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.21-5
12mu|texlive-pgfmolbio-0.21-5|65	+ Revision: d915329
12mu|texlive-pgfmolbio-0.21-5|66	- Sync with cooker
12mu|texlive-pgfmolbio-0.21-5|67	
12mu|texlive-pgfmolbio-0.21-5|68	

21276 12
12mu|texlive-phonrule-0.01-5|1	# revision 31966
12mu|texlive-phonrule-0.01-5|2	# category Package
12mu|texlive-phonrule-0.01-5|3	# catalog-ctan /macros/latex/contrib/phonrule
12mu|texlive-phonrule-0.01-5|4	# catalog-date 2013-10-21 18:32:18 +0200
12mu|texlive-phonrule-0.01-5|5	# catalog-license lppl
12mu|texlive-phonrule-0.01-5|6	# catalog-version 0.01
12mu|texlive-phonrule-0.01-5|7	Name:		texlive-phonrule
12mu|texlive-phonrule-0.01-5|8	Version:	0.01
12mu|texlive-phonrule-0.01-5|9	Release:	5
12mu|texlive-phonrule-0.01-5|10	Summary:	Typeset linear phonological rules
12mu|texlive-phonrule-0.01-5|11	Group:		Publishing
12mu|texlive-phonrule-0.01-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/phonrule
12mu|texlive-phonrule-0.01-5|13	License:	LPPL
12mu|texlive-phonrule-0.01-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/phonrule.tar.xz
12mu|texlive-phonrule-0.01-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/phonrule.doc.tar.xz
12mu|texlive-phonrule-0.01-5|16	BuildArch:	noarch
12mu|texlive-phonrule-0.01-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-phonrule-0.01-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-phonrule-0.01-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-phonrule-0.01-5|20	
12mu|texlive-phonrule-0.01-5|21	%description
12mu|texlive-phonrule-0.01-5|22	The package provides macros for typesetting phonological rules
12mu|texlive-phonrule-0.01-5|23	like those in 'Sound Pattern of English' (Chomsky and Halle
12mu|texlive-phonrule-0.01-5|24	1968).
12mu|texlive-phonrule-0.01-5|25	
12mu|texlive-phonrule-0.01-5|26	%post
12mu|texlive-phonrule-0.01-5|27	%{_sbindir}/texlive.post
12mu|texlive-phonrule-0.01-5|28	
12mu|texlive-phonrule-0.01-5|29	%postun
12mu|texlive-phonrule-0.01-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-phonrule-0.01-5|31	%{_sbindir}/texlive.post
12mu|texlive-phonrule-0.01-5|32	fi
12mu|texlive-phonrule-0.01-5|33	
12mu|texlive-phonrule-0.01-5|34	#-----------------------------------------------------------------------
12mu|texlive-phonrule-0.01-5|35	%files
12mu|texlive-phonrule-0.01-5|36	%{_texmfdistdir}/tex/latex/phonrule/phonrule.sty
12mu|texlive-phonrule-0.01-5|37	%doc %{_texmfdistdir}/doc/latex/phonrule/README
12mu|texlive-phonrule-0.01-5|38	%doc %{_texmfdistdir}/doc/latex/phonrule/phonrule-doc.pdf
12mu|texlive-phonrule-0.01-5|39	%doc %{_texmfdistdir}/doc/latex/phonrule/phonrule-doc.tex
12mu|texlive-phonrule-0.01-5|40	
12mu|texlive-phonrule-0.01-5|41	#-----------------------------------------------------------------------
12mu|texlive-phonrule-0.01-5|42	%prep
12mu|texlive-phonrule-0.01-5|43	%setup -c -a0 -a1
12mu|texlive-phonrule-0.01-5|44	
12mu|texlive-phonrule-0.01-5|45	%build
12mu|texlive-phonrule-0.01-5|46	
12mu|texlive-phonrule-0.01-5|47	%install
12mu|texlive-phonrule-0.01-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-phonrule-0.01-5|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-phonrule-0.01-5|50	
12mu|texlive-phonrule-0.01-5|51	%changelog
12mu|texlive-phonrule-0.01-5|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.01-5
12mu|texlive-phonrule-0.01-5|53	+ Revision: fa1e7da
12mu|texlive-phonrule-0.01-5|54	- MassBuild#289: Increase release tag
12mu|texlive-phonrule-0.01-5|55	
12mu|texlive-phonrule-0.01-5|56	

21277 12
12mu|texlive-physics-1.30-5|1	# revision 28590
12mu|texlive-physics-1.30-5|2	# category Package
12mu|texlive-physics-1.30-5|3	# catalog-ctan /macros/latex/contrib/physics
12mu|texlive-physics-1.30-5|4	# catalog-date 2012-12-20 17:31:55 +0100
12mu|texlive-physics-1.30-5|5	# catalog-license lppl
12mu|texlive-physics-1.30-5|6	# catalog-version 1.3
12mu|texlive-physics-1.30-5|7	Name:		texlive-physics
12mu|texlive-physics-1.30-5|8	Version:	1.30
12mu|texlive-physics-1.30-5|9	Release:	5
12mu|texlive-physics-1.30-5|10	Summary:	Macros supporting the Mathematics of Physics
12mu|texlive-physics-1.30-5|11	Group:		Publishing
12mu|texlive-physics-1.30-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/physics
12mu|texlive-physics-1.30-5|13	License:	LPPL
12mu|texlive-physics-1.30-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/physics.tar.xz
12mu|texlive-physics-1.30-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/physics.doc.tar.xz
12mu|texlive-physics-1.30-5|16	BuildArch:	noarch
12mu|texlive-physics-1.30-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-physics-1.30-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-physics-1.30-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-physics-1.30-5|20	
12mu|texlive-physics-1.30-5|21	%description
12mu|texlive-physics-1.30-5|22	The package defines simple and flexible macros for typesetting
12mu|texlive-physics-1.30-5|23	equations in the languages of vector calculus and linear
12mu|texlive-physics-1.30-5|24	algebra, using Dirac notation.
12mu|texlive-physics-1.30-5|25	
12mu|texlive-physics-1.30-5|26	%post
12mu|texlive-physics-1.30-5|27	%{_sbindir}/texlive.post
12mu|texlive-physics-1.30-5|28	
12mu|texlive-physics-1.30-5|29	%postun
12mu|texlive-physics-1.30-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-physics-1.30-5|31	%{_sbindir}/texlive.post
12mu|texlive-physics-1.30-5|32	fi
12mu|texlive-physics-1.30-5|33	
12mu|texlive-physics-1.30-5|34	#-----------------------------------------------------------------------
12mu|texlive-physics-1.30-5|35	%files
12mu|texlive-physics-1.30-5|36	%{_texmfdistdir}/tex/latex/physics/physics.sty
12mu|texlive-physics-1.30-5|37	%doc %{_texmfdistdir}/doc/latex/physics/README
12mu|texlive-physics-1.30-5|38	%doc %{_texmfdistdir}/doc/latex/physics/physics.pdf
12mu|texlive-physics-1.30-5|39	%doc %{_texmfdistdir}/doc/latex/physics/physics.tex
12mu|texlive-physics-1.30-5|40	
12mu|texlive-physics-1.30-5|41	#-----------------------------------------------------------------------
12mu|texlive-physics-1.30-5|42	%prep
12mu|texlive-physics-1.30-5|43	%setup -c -a0 -a1
12mu|texlive-physics-1.30-5|44	
12mu|texlive-physics-1.30-5|45	%build
12mu|texlive-physics-1.30-5|46	
12mu|texlive-physics-1.30-5|47	%install
12mu|texlive-physics-1.30-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-physics-1.30-5|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-physics-1.30-5|50	
12mu|texlive-physics-1.30-5|51	%changelog
12mu|texlive-physics-1.30-5|52	* Fri Mar 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.30-5
12mu|texlive-physics-1.30-5|53	+ Revision: e19965a
12mu|texlive-physics-1.30-5|54	- Sync with cooker
12mu|texlive-physics-1.30-5|55	
12mu|texlive-physics-1.30-5|56	

21278 12
12mu|texlive-pict2e-0.2z-1|1	# revision 32658
12mu|texlive-pict2e-0.2z-1|2	# category Package
12mu|texlive-pict2e-0.2z-1|3	# catalog-ctan /macros/latex/contrib/pict2e
12mu|texlive-pict2e-0.2z-1|4	# catalog-date 2014-01-13 11:26:35 +0100
12mu|texlive-pict2e-0.2z-1|5	# catalog-license lppl
12mu|texlive-pict2e-0.2z-1|6	# catalog-version 0.2z
12mu|texlive-pict2e-0.2z-1|7	Name:		texlive-pict2e
12mu|texlive-pict2e-0.2z-1|8	Version:	0.2z
12mu|texlive-pict2e-0.2z-1|9	Release:	1
12mu|texlive-pict2e-0.2z-1|10	Summary:	New implementation of picture commands
12mu|texlive-pict2e-0.2z-1|11	Group:		Publishing
12mu|texlive-pict2e-0.2z-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pict2e
12mu|texlive-pict2e-0.2z-1|13	License:	LPPL
12mu|texlive-pict2e-0.2z-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pict2e.tar.xz
12mu|texlive-pict2e-0.2z-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pict2e.doc.tar.xz
12mu|texlive-pict2e-0.2z-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pict2e.source.tar.xz
12mu|texlive-pict2e-0.2z-1|17	BuildArch:	noarch
12mu|texlive-pict2e-0.2z-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-pict2e-0.2z-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-pict2e-0.2z-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-pict2e-0.2z-1|21	
12mu|texlive-pict2e-0.2z-1|22	%description
12mu|texlive-pict2e-0.2z-1|23	This package was described in the 2nd edition of 'LaTeX: A
12mu|texlive-pict2e-0.2z-1|24	Document Preparation System', but the LaTeX project team
12mu|texlive-pict2e-0.2z-1|25	declined to produce the package. For a long time, LaTeX has
12mu|texlive-pict2e-0.2z-1|26	included a 'pict2e package' that merely produced an apologetic
12mu|texlive-pict2e-0.2z-1|27	error message. The new package extends the existing LaTeX
12mu|texlive-pict2e-0.2z-1|28	picture environment, using the familiar technique (cf. the
12mu|texlive-pict2e-0.2z-1|29	graphics and color packages) of driver files (at present,
12mu|texlive-pict2e-0.2z-1|30	drivers for PostScript output from LaTeX, and for use with
12mu|texlive-pict2e-0.2z-1|31	PDFLaTeX are available). The package documentation has a fair
12mu|texlive-pict2e-0.2z-1|32	number of examples of use, showing where things are improved by
12mu|texlive-pict2e-0.2z-1|33	comparison with the LaTeX picture environment.
12mu|texlive-pict2e-0.2z-1|34	
12mu|texlive-pict2e-0.2z-1|35	%post
12mu|texlive-pict2e-0.2z-1|36	%{_sbindir}/texlive.post
12mu|texlive-pict2e-0.2z-1|37	
12mu|texlive-pict2e-0.2z-1|38	%postun
12mu|texlive-pict2e-0.2z-1|39	if [ $1 -eq 0 ]; then
12mu|texlive-pict2e-0.2z-1|40	%{_sbindir}/texlive.post
12mu|texlive-pict2e-0.2z-1|41	fi
12mu|texlive-pict2e-0.2z-1|42	
12mu|texlive-pict2e-0.2z-1|43	#-----------------------------------------------------------------------
12mu|texlive-pict2e-0.2z-1|44	%files
12mu|texlive-pict2e-0.2z-1|45	%{_texmfdistdir}/tex/latex/pict2e/p2e-dvipdfm.def
12mu|texlive-pict2e-0.2z-1|46	%{_texmfdistdir}/tex/latex/pict2e/p2e-dvipdfmx.def
12mu|texlive-pict2e-0.2z-1|47	%{_texmfdistdir}/tex/latex/pict2e/p2e-dvips.def
12mu|texlive-pict2e-0.2z-1|48	%{_texmfdistdir}/tex/latex/pict2e/p2e-pctex32.def
12mu|texlive-pict2e-0.2z-1|49	%{_texmfdistdir}/tex/latex/pict2e/p2e-pctexps.def
12mu|texlive-pict2e-0.2z-1|50	%{_texmfdistdir}/tex/latex/pict2e/p2e-pdftex.def
12mu|texlive-pict2e-0.2z-1|51	%{_texmfdistdir}/tex/latex/pict2e/p2e-textures.def
12mu|texlive-pict2e-0.2z-1|52	%{_texmfdistdir}/tex/latex/pict2e/p2e-vtex.def
12mu|texlive-pict2e-0.2z-1|53	%{_texmfdistdir}/tex/latex/pict2e/p2e-xetex.def
12mu|texlive-pict2e-0.2z-1|54	%{_texmfdistdir}/tex/latex/pict2e/pict2e.cfg
12mu|texlive-pict2e-0.2z-1|55	%{_texmfdistdir}/tex/latex/pict2e/pict2e.sty
12mu|texlive-pict2e-0.2z-1|56	%doc %{_texmfdistdir}/doc/latex/pict2e/README
12mu|texlive-pict2e-0.2z-1|57	%doc %{_texmfdistdir}/doc/latex/pict2e/manifest.txt
12mu|texlive-pict2e-0.2z-1|58	%doc %{_texmfdistdir}/doc/latex/pict2e/p2e-drivers.pdf
12mu|texlive-pict2e-0.2z-1|59	%doc %{_texmfdistdir}/doc/latex/pict2e/pict2e.pdf
12mu|texlive-pict2e-0.2z-1|60	#- source
12mu|texlive-pict2e-0.2z-1|61	%doc %{_texmfdistdir}/source/latex/pict2e/p2e-drivers.dtx
12mu|texlive-pict2e-0.2z-1|62	%doc %{_texmfdistdir}/source/latex/pict2e/pict2e.dtx
12mu|texlive-pict2e-0.2z-1|63	%doc %{_texmfdistdir}/source/latex/pict2e/pict2e.ins
12mu|texlive-pict2e-0.2z-1|64	
12mu|texlive-pict2e-0.2z-1|65	#-----------------------------------------------------------------------
12mu|texlive-pict2e-0.2z-1|66	%prep
12mu|texlive-pict2e-0.2z-1|67	%setup -c -a0 -a1 -a2
12mu|texlive-pict2e-0.2z-1|68	
12mu|texlive-pict2e-0.2z-1|69	%build
12mu|texlive-pict2e-0.2z-1|70	
12mu|texlive-pict2e-0.2z-1|71	%install
12mu|texlive-pict2e-0.2z-1|72	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-pict2e-0.2z-1|73	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-pict2e-0.2z-1|74	
12mu|texlive-pict2e-0.2z-1|75	%changelog
12mu|texlive-pict2e-0.2z-1|76	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2z-1
12mu|texlive-pict2e-0.2z-1|77	+ Revision: 29fafec
12mu|texlive-pict2e-0.2z-1|78	- Sync with cooker
12mu|texlive-pict2e-0.2z-1|79	
12mu|texlive-pict2e-0.2z-1|80	

21279 12
12mu|texlive-pkfix-helper-1.4-7|1	# revision 29725
12mu|texlive-pkfix-helper-1.4-7|2	# category Package
12mu|texlive-pkfix-helper-1.4-7|3	# catalog-ctan /support/pkfix-helper
12mu|texlive-pkfix-helper-1.4-7|4	# catalog-date 2012-06-08 16:04:26 +0200
12mu|texlive-pkfix-helper-1.4-7|5	# catalog-license lppl
12mu|texlive-pkfix-helper-1.4-7|6	# catalog-version 1.4
12mu|texlive-pkfix-helper-1.4-7|7	Name:		texlive-pkfix-helper
12mu|texlive-pkfix-helper-1.4-7|8	Version:	1.4
12mu|texlive-pkfix-helper-1.4-7|9	Release:	7
12mu|texlive-pkfix-helper-1.4-7|10	Summary:	Make PostScript files accessible to pkfix
12mu|texlive-pkfix-helper-1.4-7|11	Group:		Publishing
12mu|texlive-pkfix-helper-1.4-7|12	URL:		http://www.ctan.org/tex-archive/support/pkfix-helper
12mu|texlive-pkfix-helper-1.4-7|13	License:	LPPL
12mu|texlive-pkfix-helper-1.4-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkfix-helper.tar.xz
12mu|texlive-pkfix-helper-1.4-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkfix-helper.doc.tar.xz
12mu|texlive-pkfix-helper-1.4-7|16	BuildArch:	noarch
12mu|texlive-pkfix-helper-1.4-7|17	BuildRequires:	texlive-tlpkg
12mu|texlive-pkfix-helper-1.4-7|18	Requires(pre):	texlive-tlpkg
12mu|texlive-pkfix-helper-1.4-7|19	Requires(post):	texlive-kpathsea
12mu|texlive-pkfix-helper-1.4-7|20	Provides:	texlive-pkfix-helper.bin = %{EVRD}
12mu|texlive-pkfix-helper-1.4-7|21	
12mu|texlive-pkfix-helper-1.4-7|22	%description
12mu|texlive-pkfix-helper-1.4-7|23	Pkfix is a useful utility for replacing resolution-dependent
12mu|texlive-pkfix-helper-1.4-7|24	bitmapped fonts in a dvips-produced PostScript file with the
12mu|texlive-pkfix-helper-1.4-7|25	corresponding resolution-independent vector fonts.
12mu|texlive-pkfix-helper-1.4-7|26	Unfortunately, pkfix needs to parse certain PostScript comments
12mu|texlive-pkfix-helper-1.4-7|27	that appear only in files produced by dvips versions later than
12mu|texlive-pkfix-helper-1.4-7|28	5.58 (ca. 1996); it fails to work on PostScript files produced
12mu|texlive-pkfix-helper-1.4-7|29	by older versions of dvips. Pkfix-helper is a program that
12mu|texlive-pkfix-helper-1.4-7|30	attempts to insert newer-dvips comments into an older-dvips
12mu|texlive-pkfix-helper-1.4-7|31	PostScript file, thereby making the file suitable for
12mu|texlive-pkfix-helper-1.4-7|32	processing by pkfix. pkfix-helper can sometimes process
12mu|texlive-pkfix-helper-1.4-7|33	documents fully autonomously but does require the user to
12mu|texlive-pkfix-helper-1.4-7|34	verify and, if needed, correct its decisions.
12mu|texlive-pkfix-helper-1.4-7|35	
12mu|texlive-pkfix-helper-1.4-7|36	%post
12mu|texlive-pkfix-helper-1.4-7|37	%{_sbindir}/texlive.post
12mu|texlive-pkfix-helper-1.4-7|38	
12mu|texlive-pkfix-helper-1.4-7|39	%postun
12mu|texlive-pkfix-helper-1.4-7|40	if [ $1 -eq 0 ]; then
12mu|texlive-pkfix-helper-1.4-7|41	%{_sbindir}/texlive.post
12mu|texlive-pkfix-helper-1.4-7|42	fi
12mu|texlive-pkfix-helper-1.4-7|43	
12mu|texlive-pkfix-helper-1.4-7|44	#-----------------------------------------------------------------------
12mu|texlive-pkfix-helper-1.4-7|45	%files
12mu|texlive-pkfix-helper-1.4-7|46	%{_bindir}/pkfix-helper
12mu|texlive-pkfix-helper-1.4-7|47	%{_texmfdistdir}/scripts/pkfix-helper/pkfix-helper
12mu|texlive-pkfix-helper-1.4-7|48	%doc %{_mandir}/man1/pkfix-helper.1*
12mu|texlive-pkfix-helper-1.4-7|49	%doc %{_texmfdistdir}/doc/man/man1/pkfix-helper.man1.pdf
12mu|texlive-pkfix-helper-1.4-7|50	%doc %{_texmfdistdir}/doc/support/pkfix-helper/README
12mu|texlive-pkfix-helper-1.4-7|51	%doc %{_texmfdistdir}/doc/support/pkfix-helper/encoding-samples.pdf
12mu|texlive-pkfix-helper-1.4-7|52	%doc %{_texmfdistdir}/doc/support/pkfix-helper/encoding-samples.tex
12mu|texlive-pkfix-helper-1.4-7|53	
12mu|texlive-pkfix-helper-1.4-7|54	#-----------------------------------------------------------------------
12mu|texlive-pkfix-helper-1.4-7|55	%prep
12mu|texlive-pkfix-helper-1.4-7|56	%setup -c -a0 -a1
12mu|texlive-pkfix-helper-1.4-7|57	
12mu|texlive-pkfix-helper-1.4-7|58	%build
12mu|texlive-pkfix-helper-1.4-7|59	
12mu|texlive-pkfix-helper-1.4-7|60	%install
12mu|texlive-pkfix-helper-1.4-7|61	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-pkfix-helper-1.4-7|62	pushd %{buildroot}%{_bindir}
12mu|texlive-pkfix-helper-1.4-7|63	ln -sf %{_texmfdistdir}/scripts/pkfix-helper/pkfix-helper pkfix-helper
12mu|texlive-pkfix-helper-1.4-7|64	popd
12mu|texlive-pkfix-helper-1.4-7|65	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-pkfix-helper-1.4-7|66	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-pkfix-helper-1.4-7|67	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-pkfix-helper-1.4-7|68	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-pkfix-helper-1.4-7|69	
12mu|texlive-pkfix-helper-1.4-7|70	%changelog
12mu|texlive-pkfix-helper-1.4-7|71	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-7
12mu|texlive-pkfix-helper-1.4-7|72	+ Revision: 78bb37e
12mu|texlive-pkfix-helper-1.4-7|73	- Sync with cooker
12mu|texlive-pkfix-helper-1.4-7|74	
12mu|texlive-pkfix-helper-1.4-7|75	

21280 12
12mu|texlive-pkgloader-0.1.0-1|1	# revision 32864
12mu|texlive-pkgloader-0.1.0-1|2	# category Package
12mu|texlive-pkgloader-0.1.0-1|3	# catalog-ctan /macros/latex/contrib/pkgloader
12mu|texlive-pkgloader-0.1.0-1|4	# catalog-date 2014-02-03 01:30:56 +0100
12mu|texlive-pkgloader-0.1.0-1|5	# catalog-license lppl1.3
12mu|texlive-pkgloader-0.1.0-1|6	# catalog-version 0.1.0
12mu|texlive-pkgloader-0.1.0-1|7	Name:		texlive-pkgloader
12mu|texlive-pkgloader-0.1.0-1|8	Version:	0.1.0
12mu|texlive-pkgloader-0.1.0-1|9	Release:	1
12mu|texlive-pkgloader-0.1.0-1|10	Summary:	Managing the options and loading order of other packages
12mu|texlive-pkgloader-0.1.0-1|11	Group:		Publishing
12mu|texlive-pkgloader-0.1.0-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pkgloader
12mu|texlive-pkgloader-0.1.0-1|13	License:	LPPL1.3
12mu|texlive-pkgloader-0.1.0-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkgloader.tar.xz
12mu|texlive-pkgloader-0.1.0-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkgloader.doc.tar.xz
12mu|texlive-pkgloader-0.1.0-1|16	BuildArch:	noarch
12mu|texlive-pkgloader-0.1.0-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-pkgloader-0.1.0-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-pkgloader-0.1.0-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-pkgloader-0.1.0-1|20	
12mu|texlive-pkgloader-0.1.0-1|21	%description
12mu|texlive-pkgloader-0.1.0-1|22	The package seeks to address the frustration caused by package
12mu|texlive-pkgloader-0.1.0-1|23	conflicts. It is in an early stage of its development, and
12mu|texlive-pkgloader-0.1.0-1|24	should probably not be used as a matter of course; however the
12mu|texlive-pkgloader-0.1.0-1|25	author welcomes feedback via the home page link given in this
12mu|texlive-pkgloader-0.1.0-1|26	catalogue entry. Nevertheless, the author urges users to try
12mu|texlive-pkgloader-0.1.0-1|27	the package and to report issues (or whatever) via the
12mu|texlive-pkgloader-0.1.0-1|28	package's repository.
12mu|texlive-pkgloader-0.1.0-1|29	
12mu|texlive-pkgloader-0.1.0-1|30	%post
12mu|texlive-pkgloader-0.1.0-1|31	%{_sbindir}/texlive.post
12mu|texlive-pkgloader-0.1.0-1|32	
12mu|texlive-pkgloader-0.1.0-1|33	%postun
12mu|texlive-pkgloader-0.1.0-1|34	if [ $1 -eq 0 ]; then
12mu|texlive-pkgloader-0.1.0-1|35	%{_sbindir}/texlive.post
12mu|texlive-pkgloader-0.1.0-1|36	fi
12mu|texlive-pkgloader-0.1.0-1|37	
12mu|texlive-pkgloader-0.1.0-1|38	#-----------------------------------------------------------------------
12mu|texlive-pkgloader-0.1.0-1|39	%files
12mu|texlive-pkgloader-0.1.0-1|40	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-dry.sty
12mu|texlive-pkgloader-0.1.0-1|41	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-early.sty
12mu|texlive-pkgloader-0.1.0-1|42	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-error.sty
12mu|texlive-pkgloader-0.1.0-1|43	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-false.sty
12mu|texlive-pkgloader-0.1.0-1|44	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-late.sty
12mu|texlive-pkgloader-0.1.0-1|45	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-recommended.sty
12mu|texlive-pkgloader-0.1.0-1|46	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-test-rules.sty
12mu|texlive-pkgloader-0.1.0-1|47	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader-true.sty
12mu|texlive-pkgloader-0.1.0-1|48	%{_texmfdistdir}/tex/latex/pkgloader/pkgloader.sty
12mu|texlive-pkgloader-0.1.0-1|49	%doc %{_texmfdistdir}/doc/latex/pkgloader/README
12mu|texlive-pkgloader-0.1.0-1|50	%doc %{_texmfdistdir}/doc/latex/pkgloader/pkgloader-packagedoc.cls
12mu|texlive-pkgloader-0.1.0-1|51	%doc %{_texmfdistdir}/doc/latex/pkgloader/pkgloader.pdf
12mu|texlive-pkgloader-0.1.0-1|52	%doc %{_texmfdistdir}/doc/latex/pkgloader/pkgloader.tex
12mu|texlive-pkgloader-0.1.0-1|53	%doc %{_texmfdistdir}/doc/latex/pkgloader/test1.sty
12mu|texlive-pkgloader-0.1.0-1|54	%doc %{_texmfdistdir}/doc/latex/pkgloader/test2.sty
12mu|texlive-pkgloader-0.1.0-1|55	%doc %{_texmfdistdir}/doc/latex/pkgloader/test3.sty
12mu|texlive-pkgloader-0.1.0-1|56	
12mu|texlive-pkgloader-0.1.0-1|57	#-----------------------------------------------------------------------
12mu|texlive-pkgloader-0.1.0-1|58	%prep
12mu|texlive-pkgloader-0.1.0-1|59	%setup -c -a0 -a1
12mu|texlive-pkgloader-0.1.0-1|60	
12mu|texlive-pkgloader-0.1.0-1|61	%build
12mu|texlive-pkgloader-0.1.0-1|62	
12mu|texlive-pkgloader-0.1.0-1|63	%install
12mu|texlive-pkgloader-0.1.0-1|64	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-pkgloader-0.1.0-1|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-pkgloader-0.1.0-1|66	
12mu|texlive-pkgloader-0.1.0-1|67	%changelog
12mu|texlive-pkgloader-0.1.0-1|68	* Fri Feb 14 2014 Rosa <rosa@abf.rosalinux.ru> 0.1.0-1
12mu|texlive-pkgloader-0.1.0-1|69	+ Revision: 34c2352
12mu|texlive-pkgloader-0.1.0-1|70	- Automatic import for version 0.1.0-1
12mu|texlive-pkgloader-0.1.0-1|71	
12mu|texlive-pkgloader-0.1.0-1|72	

21281 12
12mu|texlive-pkuthss-1.4.rc4-1|1	# revision 32518
12mu|texlive-pkuthss-1.4.rc4-1|2	# category Package
12mu|texlive-pkuthss-1.4.rc4-1|3	# catalog-ctan /macros/latex/contrib/pkuthss
12mu|texlive-pkuthss-1.4.rc4-1|4	# catalog-date 2013-12-26 22:49:27 +0100
12mu|texlive-pkuthss-1.4.rc4-1|5	# catalog-license other-free
12mu|texlive-pkuthss-1.4.rc4-1|6	# catalog-version 1.4-rc4
12mu|texlive-pkuthss-1.4.rc4-1|7	Name:		texlive-pkuthss
12mu|texlive-pkuthss-1.4.rc4-1|8	Version:	1.4.rc4
12mu|texlive-pkuthss-1.4.rc4-1|9	Release:	1
12mu|texlive-pkuthss-1.4.rc4-1|10	Summary:	LaTeX template for dissertations in Peking University
12mu|texlive-pkuthss-1.4.rc4-1|11	Group:		Publishing
12mu|texlive-pkuthss-1.4.rc4-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pkuthss
12mu|texlive-pkuthss-1.4.rc4-1|13	License:	OTHER-FREE
12mu|texlive-pkuthss-1.4.rc4-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkuthss.tar.xz
12mu|texlive-pkuthss-1.4.rc4-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pkuthss.doc.tar.xz
12mu|texlive-pkuthss-1.4.rc4-1|16	BuildArch:	noarch
12mu|texlive-pkuthss-1.4.rc4-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-pkuthss-1.4.rc4-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-pkuthss-1.4.rc4-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-pkuthss-1.4.rc4-1|20	
12mu|texlive-pkuthss-1.4.rc4-1|21	%description
12mu|texlive-pkuthss-1.4.rc4-1|22	The package provides a simple, clear and flexible LaTeX
12mu|texlive-pkuthss-1.4.rc4-1|23	template for dissertations in Peking University.
12mu|texlive-pkuthss-1.4.rc4-1|24	
12mu|texlive-pkuthss-1.4.rc4-1|25	%post
12mu|texlive-pkuthss-1.4.rc4-1|26	%{_sbindir}/texlive.post
12mu|texlive-pkuthss-1.4.rc4-1|27	
12mu|texlive-pkuthss-1.4.rc4-1|28	%postun
12mu|texlive-pkuthss-1.4.rc4-1|29	if [ $1 -eq 0 ]; then
12mu|texlive-pkuthss-1.4.rc4-1|30	%{_sbindir}/texlive.post
12mu|texlive-pkuthss-1.4.rc4-1|31	fi
12mu|texlive-pkuthss-1.4.rc4-1|32	
12mu|texlive-pkuthss-1.4.rc4-1|33	#-----------------------------------------------------------------------
12mu|texlive-pkuthss-1.4.rc4-1|34	%files
12mu|texlive-pkuthss-1.4.rc4-1|35	%{_texmfdistdir}/tex/latex/pkuthss/pkuthss-extra.sty
12mu|texlive-pkuthss-1.4.rc4-1|36	%{_texmfdistdir}/tex/latex/pkuthss/pkuthss-gbk.def
12mu|texlive-pkuthss-1.4.rc4-1|37	%{_texmfdistdir}/tex/latex/pkuthss/pkuthss-utf8.def
12mu|texlive-pkuthss-1.4.rc4-1|38	%{_texmfdistdir}/tex/latex/pkuthss/pkuthss.cls
12mu|texlive-pkuthss-1.4.rc4-1|39	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/ChangeLog-upto-1.3.txt
12mu|texlive-pkuthss-1.4.rc4-1|40	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/ChangeLog.txt
12mu|texlive-pkuthss-1.4.rc4-1|41	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/Make.bat
12mu|texlive-pkuthss-1.4.rc4-1|42	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/Makefile
12mu|texlive-pkuthss-1.4.rc4-1|43	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/abstract.tex
12mu|texlive-pkuthss-1.4.rc4-1|44	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/acknowledge.tex
12mu|texlive-pkuthss-1.4.rc4-1|45	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/chap1.tex
12mu|texlive-pkuthss-1.4.rc4-1|46	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/chap2.tex
12mu|texlive-pkuthss-1.4.rc4-1|47	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/chap3.tex
12mu|texlive-pkuthss-1.4.rc4-1|48	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/conclusion.tex
12mu|texlive-pkuthss-1.4.rc4-1|49	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/copyright.tex
12mu|texlive-pkuthss-1.4.rc4-1|50	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/encl1.tex
12mu|texlive-pkuthss-1.4.rc4-1|51	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/encl2.tex
12mu|texlive-pkuthss-1.4.rc4-1|52	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/introduction.tex
12mu|texlive-pkuthss-1.4.rc4-1|53	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/chap/originauth.tex
12mu|texlive-pkuthss-1.4.rc4-1|54	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/img/Make.bat
12mu|texlive-pkuthss-1.4.rc4-1|55	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/img/Makefile
12mu|texlive-pkuthss-1.4.rc4-1|56	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/img/pkulogo.eps
12mu|texlive-pkuthss-1.4.rc4-1|57	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/img/pkuword.eps
12mu|texlive-pkuthss-1.4.rc4-1|58	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/pkuthss.bib
12mu|texlive-pkuthss-1.4.rc4-1|59	%doc %{_texmfdistdir}/doc/latex/pkuthss/gbkcrlf/pkuthss.tex
12mu|texlive-pkuthss-1.4.rc4-1|60	%doc %{_texmfdistdir}/doc/latex/pkuthss/pkuthss.pdf
12mu|texlive-pkuthss-1.4.rc4-1|61	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/ChangeLog-upto-1.3.txt
12mu|texlive-pkuthss-1.4.rc4-1|62	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/ChangeLog.txt
12mu|texlive-pkuthss-1.4.rc4-1|63	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/Make.bat
12mu|texlive-pkuthss-1.4.rc4-1|64	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/Makefile
12mu|texlive-pkuthss-1.4.rc4-1|65	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/abstract.tex
12mu|texlive-pkuthss-1.4.rc4-1|66	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/acknowledge.tex
12mu|texlive-pkuthss-1.4.rc4-1|67	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/chap1.tex
12mu|texlive-pkuthss-1.4.rc4-1|68	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/chap2.tex
12mu|texlive-pkuthss-1.4.rc4-1|69	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/chap3.tex
12mu|texlive-pkuthss-1.4.rc4-1|70	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/conclusion.tex
12mu|texlive-pkuthss-1.4.rc4-1|71	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/copyright.tex
12mu|texlive-pkuthss-1.4.rc4-1|72	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/encl1.tex
12mu|texlive-pkuthss-1.4.rc4-1|73	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/encl2.tex
12mu|texlive-pkuthss-1.4.rc4-1|74	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/introduction.tex
12mu|texlive-pkuthss-1.4.rc4-1|75	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/chap/originauth.tex
12mu|texlive-pkuthss-1.4.rc4-1|76	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/img/Make.bat
12mu|texlive-pkuthss-1.4.rc4-1|77	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/img/Makefile
12mu|texlive-pkuthss-1.4.rc4-1|78	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/img/pkulogo.eps
12mu|texlive-pkuthss-1.4.rc4-1|79	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/img/pkuword.eps
12mu|texlive-pkuthss-1.4.rc4-1|80	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/pkuthss.bib
12mu|texlive-pkuthss-1.4.rc4-1|81	%doc %{_texmfdistdir}/doc/latex/pkuthss/utf8lf/pkuthss.tex
12mu|texlive-pkuthss-1.4.rc4-1|82	
12mu|texlive-pkuthss-1.4.rc4-1|83	#-----------------------------------------------------------------------
12mu|texlive-pkuthss-1.4.rc4-1|84	%prep
12mu|texlive-pkuthss-1.4.rc4-1|85	%setup -c -a0 -a1
12mu|texlive-pkuthss-1.4.rc4-1|86	
12mu|texlive-pkuthss-1.4.rc4-1|87	%build
12mu|texlive-pkuthss-1.4.rc4-1|88	
12mu|texlive-pkuthss-1.4.rc4-1|89	%install
12mu|texlive-pkuthss-1.4.rc4-1|90	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-pkuthss-1.4.rc4-1|91	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-pkuthss-1.4.rc4-1|92	
12mu|texlive-pkuthss-1.4.rc4-1|93	%changelog
12mu|texlive-pkuthss-1.4.rc4-1|94	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4.rc4-1
12mu|texlive-pkuthss-1.4.rc4-1|95	+ Revision: 6822244
12mu|texlive-pkuthss-1.4.rc4-1|96	- Sync with cooker
12mu|texlive-pkuthss-1.4.rc4-1|97	
12mu|texlive-pkuthss-1.4.rc4-1|98	

21282 12
12mu|texlive-plainpkg-20131018-5|1	# revision 27765
12mu|texlive-plainpkg-20131018-5|2	# category Package
12mu|texlive-plainpkg-20131018-5|3	# catalog-ctan undef
12mu|texlive-plainpkg-20131018-5|4	# catalog-date undef
12mu|texlive-plainpkg-20131018-5|5	# catalog-license undef
12mu|texlive-plainpkg-20131018-5|6	# catalog-version undef
12mu|texlive-plainpkg-20131018-5|7	Name:		texlive-plainpkg
12mu|texlive-plainpkg-20131018-5|8	Version:	20131018
12mu|texlive-plainpkg-20131018-5|9	Release:	5
12mu|texlive-plainpkg-20131018-5|10	Summary:	TeXLive plainpkg package
12mu|texlive-plainpkg-20131018-5|11	Group:		Publishing
12mu|texlive-plainpkg-20131018-5|12	URL:		http://tug.org/texlive
12mu|texlive-plainpkg-20131018-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-plainpkg-20131018-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plainpkg.tar.xz
12mu|texlive-plainpkg-20131018-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plainpkg.doc.tar.xz
12mu|texlive-plainpkg-20131018-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plainpkg.source.tar.xz
12mu|texlive-plainpkg-20131018-5|17	BuildArch:	noarch
12mu|texlive-plainpkg-20131018-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-plainpkg-20131018-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-plainpkg-20131018-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-plainpkg-20131018-5|21	
12mu|texlive-plainpkg-20131018-5|22	%description
12mu|texlive-plainpkg-20131018-5|23	TeXLive plainpkg package.
12mu|texlive-plainpkg-20131018-5|24	
12mu|texlive-plainpkg-20131018-5|25	%post
12mu|texlive-plainpkg-20131018-5|26	%{_sbindir}/texlive.post
12mu|texlive-plainpkg-20131018-5|27	
12mu|texlive-plainpkg-20131018-5|28	%postun
12mu|texlive-plainpkg-20131018-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-plainpkg-20131018-5|30	%{_sbindir}/texlive.post
12mu|texlive-plainpkg-20131018-5|31	fi
12mu|texlive-plainpkg-20131018-5|32	
12mu|texlive-plainpkg-20131018-5|33	#-----------------------------------------------------------------------
12mu|texlive-plainpkg-20131018-5|34	%files
12mu|texlive-plainpkg-20131018-5|35	%{_texmfdistdir}/tex/generic/plainpkg/plainpkg.tex
12mu|texlive-plainpkg-20131018-5|36	%doc %{_texmfdistdir}/doc/generic/plainpkg/README
12mu|texlive-plainpkg-20131018-5|37	%doc %{_texmfdistdir}/doc/generic/plainpkg/SrcFILEs.txt
12mu|texlive-plainpkg-20131018-5|38	%doc %{_texmfdistdir}/doc/generic/plainpkg/plainpkg-doc.pdf
12mu|texlive-plainpkg-20131018-5|39	#- source
12mu|texlive-plainpkg-20131018-5|40	%doc %{_texmfdistdir}/source/generic/plainpkg/plainpkg-doc.tex
12mu|texlive-plainpkg-20131018-5|41	%doc %{_texmfdistdir}/source/generic/plainpkg/srcfiles.tex
12mu|texlive-plainpkg-20131018-5|42	
12mu|texlive-plainpkg-20131018-5|43	#-----------------------------------------------------------------------
12mu|texlive-plainpkg-20131018-5|44	%prep
12mu|texlive-plainpkg-20131018-5|45	%setup -c -a0 -a1 -a2
12mu|texlive-plainpkg-20131018-5|46	
12mu|texlive-plainpkg-20131018-5|47	%build
12mu|texlive-plainpkg-20131018-5|48	
12mu|texlive-plainpkg-20131018-5|49	%install
12mu|texlive-plainpkg-20131018-5|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-plainpkg-20131018-5|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-plainpkg-20131018-5|52	
12mu|texlive-plainpkg-20131018-5|53	%changelog
12mu|texlive-plainpkg-20131018-5|54	* Fri Dec 06 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131018-5
12mu|texlive-plainpkg-20131018-5|55	+ Revision: 105123f
12mu|texlive-plainpkg-20131018-5|56	- MassBuild#289: Increase release tag
12mu|texlive-plainpkg-20131018-5|57	
12mu|texlive-plainpkg-20131018-5|58	

21283 12
12mu|texlive-plipsum-4.3-5|1	# revision 30353
12mu|texlive-plipsum-4.3-5|2	# category Package
12mu|texlive-plipsum-4.3-5|3	# catalog-ctan /macros/plain/contrib/plipsum
12mu|texlive-plipsum-4.3-5|4	# catalog-date 2013-05-09 11:57:32 +0200
12mu|texlive-plipsum-4.3-5|5	# catalog-license lppl
12mu|texlive-plipsum-4.3-5|6	# catalog-version 4.3
12mu|texlive-plipsum-4.3-5|7	Name:		texlive-plipsum
12mu|texlive-plipsum-4.3-5|8	Version:	4.3
12mu|texlive-plipsum-4.3-5|9	Release:	5
12mu|texlive-plipsum-4.3-5|10	Summary:	'Lorem ipsum' for Plain TeX developers
12mu|texlive-plipsum-4.3-5|11	Group:		Publishing
12mu|texlive-plipsum-4.3-5|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/plipsum
12mu|texlive-plipsum-4.3-5|13	License:	LPPL
12mu|texlive-plipsum-4.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plipsum.tar.xz
12mu|texlive-plipsum-4.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plipsum.doc.tar.xz
12mu|texlive-plipsum-4.3-5|16	BuildArch:	noarch
12mu|texlive-plipsum-4.3-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-plipsum-4.3-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-plipsum-4.3-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-plipsum-4.3-5|20	
12mu|texlive-plipsum-4.3-5|21	%description
12mu|texlive-plipsum-4.3-5|22	The package provides a paragraph generator designed for use in
12mu|texlive-plipsum-4.3-5|23	Plain TeX documents. The paragraphs generated contain many 'f-
12mu|texlive-plipsum-4.3-5|24	groups' (ff, fl etc.) so the text can act as a test of the
12mu|texlive-plipsum-4.3-5|25	ligatures of the font in use.
12mu|texlive-plipsum-4.3-5|26	
12mu|texlive-plipsum-4.3-5|27	%post
12mu|texlive-plipsum-4.3-5|28	%{_sbindir}/texlive.post
12mu|texlive-plipsum-4.3-5|29	
12mu|texlive-plipsum-4.3-5|30	%postun
12mu|texlive-plipsum-4.3-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-plipsum-4.3-5|32	%{_sbindir}/texlive.post
12mu|texlive-plipsum-4.3-5|33	fi
12mu|texlive-plipsum-4.3-5|34	
12mu|texlive-plipsum-4.3-5|35	#-----------------------------------------------------------------------
12mu|texlive-plipsum-4.3-5|36	%files
12mu|texlive-plipsum-4.3-5|37	%{_texmfdistdir}/tex/plain/plipsum/plipsum.tex
12mu|texlive-plipsum-4.3-5|38	%doc %{_texmfdistdir}/doc/plain/plipsum/README
12mu|texlive-plipsum-4.3-5|39	%doc %{_texmfdistdir}/doc/plain/plipsum/compile.sh
12mu|texlive-plipsum-4.3-5|40	%doc %{_texmfdistdir}/doc/plain/plipsum/plipsum-doc.pdf
12mu|texlive-plipsum-4.3-5|41	%doc %{_texmfdistdir}/doc/plain/plipsum/plipsum.nw
12mu|texlive-plipsum-4.3-5|42	%doc %{_texmfdistdir}/doc/plain/plipsum/pliptest.tex
12mu|texlive-plipsum-4.3-5|43	%doc %{_texmfdistdir}/doc/plain/plipsum/stripc
12mu|texlive-plipsum-4.3-5|44	
12mu|texlive-plipsum-4.3-5|45	#-----------------------------------------------------------------------
12mu|texlive-plipsum-4.3-5|46	%prep
12mu|texlive-plipsum-4.3-5|47	%setup -c -a0 -a1
12mu|texlive-plipsum-4.3-5|48	
12mu|texlive-plipsum-4.3-5|49	%build
12mu|texlive-plipsum-4.3-5|50	
12mu|texlive-plipsum-4.3-5|51	%install
12mu|texlive-plipsum-4.3-5|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-plipsum-4.3-5|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-plipsum-4.3-5|54	
12mu|texlive-plipsum-4.3-5|55	%changelog
12mu|texlive-plipsum-4.3-5|56	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.3-5
12mu|texlive-plipsum-4.3-5|57	+ Revision: f4ac726
12mu|texlive-plipsum-4.3-5|58	- Updated to 4.3
12mu|texlive-plipsum-4.3-5|59	
12mu|texlive-plipsum-4.3-5|60	

21284 12
12mu|texlive-plstmary-0.5c-5|1	# revision 31088
12mu|texlive-plstmary-0.5c-5|2	# category Package
12mu|texlive-plstmary-0.5c-5|3	# catalog-ctan /macros/plain/contrib/plstmary
12mu|texlive-plstmary-0.5c-5|4	# catalog-date 2013-07-03 23:04:38 +0200
12mu|texlive-plstmary-0.5c-5|5	# catalog-license pd
12mu|texlive-plstmary-0.5c-5|6	# catalog-version 0.5c
12mu|texlive-plstmary-0.5c-5|7	Name:		texlive-plstmary
12mu|texlive-plstmary-0.5c-5|8	Version:	0.5c
12mu|texlive-plstmary-0.5c-5|9	Release:	5
12mu|texlive-plstmary-0.5c-5|10	Summary:	St. Mary's Road font support for plain TeX
12mu|texlive-plstmary-0.5c-5|11	Group:		Publishing
12mu|texlive-plstmary-0.5c-5|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/plstmary
12mu|texlive-plstmary-0.5c-5|13	License:	PD
12mu|texlive-plstmary-0.5c-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plstmary.tar.xz
12mu|texlive-plstmary-0.5c-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/plstmary.doc.tar.xz
12mu|texlive-plstmary-0.5c-5|16	BuildArch:	noarch
12mu|texlive-plstmary-0.5c-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-plstmary-0.5c-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-plstmary-0.5c-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-plstmary-0.5c-5|20	
12mu|texlive-plstmary-0.5c-5|21	%description
12mu|texlive-plstmary-0.5c-5|22	The package provides commands to produce all the symbols of the
12mu|texlive-plstmary-0.5c-5|23	St Mary's Road fonts, in a Plain TeX environment.
12mu|texlive-plstmary-0.5c-5|24	
12mu|texlive-plstmary-0.5c-5|25	%post
12mu|texlive-plstmary-0.5c-5|26	%{_sbindir}/texlive.post
12mu|texlive-plstmary-0.5c-5|27	
12mu|texlive-plstmary-0.5c-5|28	%postun
12mu|texlive-plstmary-0.5c-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-plstmary-0.5c-5|30	%{_sbindir}/texlive.post
12mu|texlive-plstmary-0.5c-5|31	fi
12mu|texlive-plstmary-0.5c-5|32	
12mu|texlive-plstmary-0.5c-5|33	#-----------------------------------------------------------------------
12mu|texlive-plstmary-0.5c-5|34	%files
12mu|texlive-plstmary-0.5c-5|35	%{_texmfdistdir}/tex/plain/plstmary/stmary.tex
12mu|texlive-plstmary-0.5c-5|36	%doc %{_texmfdistdir}/doc/plain/plstmary/README
12mu|texlive-plstmary-0.5c-5|37	%doc %{_texmfdistdir}/doc/plain/plstmary/plstmary-doc.pdf
12mu|texlive-plstmary-0.5c-5|38	%doc %{_texmfdistdir}/doc/plain/plstmary/plstmary-doc.tex
12mu|texlive-plstmary-0.5c-5|39	
12mu|texlive-plstmary-0.5c-5|40	#-----------------------------------------------------------------------
12mu|texlive-plstmary-0.5c-5|41	%prep
12mu|texlive-plstmary-0.5c-5|42	%setup -c -a0 -a1
12mu|texlive-plstmary-0.5c-5|43	
12mu|texlive-plstmary-0.5c-5|44	%build
12mu|texlive-plstmary-0.5c-5|45	
12mu|texlive-plstmary-0.5c-5|46	%install
12mu|texlive-plstmary-0.5c-5|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-plstmary-0.5c-5|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-plstmary-0.5c-5|49	
12mu|texlive-plstmary-0.5c-5|50	%changelog
12mu|texlive-plstmary-0.5c-5|51	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.5c-5
12mu|texlive-plstmary-0.5c-5|52	+ Revision: 4e9e7f9
12mu|texlive-plstmary-0.5c-5|53	- MassBuild#289: Increase release tag
12mu|texlive-plstmary-0.5c-5|54	
12mu|texlive-plstmary-0.5c-5|55	

21285 12
12mu|texlive-pmx-2.7.0-5|1	# revision 29978
12mu|texlive-pmx-2.7.0-5|2	# category Package
12mu|texlive-pmx-2.7.0-5|3	# catalog-ctan /support/pmx
12mu|texlive-pmx-2.7.0-5|4	# catalog-date 2013-04-16 18:37:23 +0200
12mu|texlive-pmx-2.7.0-5|5	# catalog-license gpl2
12mu|texlive-pmx-2.7.0-5|6	# catalog-version 2.7.0
12mu|texlive-pmx-2.7.0-5|7	Name:		texlive-pmx
12mu|texlive-pmx-2.7.0-5|8	Version:	2.7.0
12mu|texlive-pmx-2.7.0-5|9	Release:	5
12mu|texlive-pmx-2.7.0-5|10	Summary:	Preprocessor for MusiXTeX
12mu|texlive-pmx-2.7.0-5|11	Group:		Publishing
12mu|texlive-pmx-2.7.0-5|12	URL:		http://www.ctan.org/tex-archive/support/pmx
12mu|texlive-pmx-2.7.0-5|13	License:	GPL2
12mu|texlive-pmx-2.7.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pmx.tar.xz
12mu|texlive-pmx-2.7.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pmx.doc.tar.xz
12mu|texlive-pmx-2.7.0-5|16	BuildArch:	noarch
12mu|texlive-pmx-2.7.0-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-pmx-2.7.0-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-pmx-2.7.0-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-pmx-2.7.0-5|20	Requires:	texlive-pmx.bin
12mu|texlive-pmx-2.7.0-5|21	
12mu|texlive-pmx-2.7.0-5|22	%description
12mu|texlive-pmx-2.7.0-5|23	PMX is a preprocessor for MusiXTeX. It builds the TeX input
12mu|texlive-pmx-2.7.0-5|24	file from a file in a much simpler language, making most of the
12mu|texlive-pmx-2.7.0-5|25	layout decisions by itself. An auxiliary program makes single-
12mu|texlive-pmx-2.7.0-5|26	player parts from a multi-player score. For proof-listening,
12mu|texlive-pmx-2.7.0-5|27	PMX can make a MIDI file of your score. The present version
12mu|texlive-pmx-2.7.0-5|28	requires at least version 1.15 of MusiXTeX, running on an e-
12mu|texlive-pmx-2.7.0-5|29	tex-enhanced TeX system.
12mu|texlive-pmx-2.7.0-5|30	
12mu|texlive-pmx-2.7.0-5|31	%post
12mu|texlive-pmx-2.7.0-5|32	%{_sbindir}/texlive.post
12mu|texlive-pmx-2.7.0-5|33	
12mu|texlive-pmx-2.7.0-5|34	%postun
12mu|texlive-pmx-2.7.0-5|35	if [ $1 -eq 0 ]; then
12mu|texlive-pmx-2.7.0-5|36	%{_sbindir}/texlive.post
12mu|texlive-pmx-2.7.0-5|37	fi
12mu|texlive-pmx-2.7.0-5|38	
12mu|texlive-pmx-2.7.0-5|39	#-----------------------------------------------------------------------
12mu|texlive-pmx-2.7.0-5|40	%files
12mu|texlive-pmx-2.7.0-5|41	%{_texmfdistdir}/scripts/pmx/pmx2pdf.lua
12mu|texlive-pmx-2.7.0-5|42	%{_texmfdistdir}/tex/generic/pmx/pmx.tex
12mu|texlive-pmx-2.7.0-5|43	%doc %{_texmfdistdir}/doc/generic/pmx/README
12mu|texlive-pmx-2.7.0-5|44	%doc %{_texmfdistdir}/doc/generic/pmx/examples/barsant.pmx
12mu|texlive-pmx-2.7.0-5|45	%doc %{_texmfdistdir}/doc/generic/pmx/examples/dyntest.pmx
12mu|texlive-pmx-2.7.0-5|46	%doc %{_texmfdistdir}/doc/generic/pmx/examples/most.pmx
12mu|texlive-pmx-2.7.0-5|47	%doc %{_texmfdistdir}/doc/generic/pmx/examples/mwalmnd.pmx
12mu|texlive-pmx-2.7.0-5|48	%doc %{_texmfdistdir}/doc/generic/pmx/file600.eps
12mu|texlive-pmx-2.7.0-5|49	%doc %{_texmfdistdir}/doc/generic/pmx/gpl.txt
12mu|texlive-pmx-2.7.0-5|50	%doc %{_texmfdistdir}/doc/generic/pmx/install_run_pmx270.pdf
12mu|texlive-pmx-2.7.0-5|51	%doc %{_texmfdistdir}/doc/generic/pmx/install_run_pmx270.tex
12mu|texlive-pmx-2.7.0-5|52	%doc %{_texmfdistdir}/doc/generic/pmx/pmx-install.pdf
12mu|texlive-pmx-2.7.0-5|53	%doc %{_texmfdistdir}/doc/generic/pmx/pmx-install.tex
12mu|texlive-pmx-2.7.0-5|54	%doc %{_texmfdistdir}/doc/generic/pmx/pmx25-27.html
12mu|texlive-pmx-2.7.0-5|55	%doc %{_texmfdistdir}/doc/generic/pmx/pmx270.pdf
12mu|texlive-pmx-2.7.0-5|56	%doc %{_texmfdistdir}/doc/generic/pmx/pmx270.tex
12mu|texlive-pmx-2.7.0-5|57	%doc %{_texmfdistdir}/doc/generic/pmx/ref270.pdf
12mu|texlive-pmx-2.7.0-5|58	%doc %{_texmfdistdir}/doc/generic/pmx/ref270.tex
12mu|texlive-pmx-2.7.0-5|59	%doc %{_mandir}/man1/pmx2pdf.1*
12mu|texlive-pmx-2.7.0-5|60	%doc %{_texmfdistdir}/doc/man/man1/pmx2pdf.man1.pdf
12mu|texlive-pmx-2.7.0-5|61	%doc %{_mandir}/man1/pmxab.1*
12mu|texlive-pmx-2.7.0-5|62	%doc %{_texmfdistdir}/doc/man/man1/pmxab.man1.pdf
12mu|texlive-pmx-2.7.0-5|63	%doc %{_mandir}/man1/scor2prt.1*
12mu|texlive-pmx-2.7.0-5|64	%doc %{_texmfdistdir}/doc/man/man1/scor2prt.man1.pdf
12mu|texlive-pmx-2.7.0-5|65	
12mu|texlive-pmx-2.7.0-5|66	#-----------------------------------------------------------------------
12mu|texlive-pmx-2.7.0-5|67	%prep
12mu|texlive-pmx-2.7.0-5|68	%setup -c -a0 -a1
12mu|texlive-pmx-2.7.0-5|69	
12mu|texlive-pmx-2.7.0-5|70	%build
12mu|texlive-pmx-2.7.0-5|71	
12mu|texlive-pmx-2.7.0-5|72	%install
12mu|texlive-pmx-2.7.0-5|73	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-pmx-2.7.0-5|74	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-pmx-2.7.0-5|75	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-pmx-2.7.0-5|76	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-pmx-2.7.0-5|77	
12mu|texlive-pmx-2.7.0-5|78	%changelog
12mu|texlive-pmx-2.7.0-5|79	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.7.0-5
12mu|texlive-pmx-2.7.0-5|80	+ Revision: 9d1e78e
12mu|texlive-pmx-2.7.0-5|81	- Sync with cooker
12mu|texlive-pmx-2.7.0-5|82	
12mu|texlive-pmx-2.7.0-5|83	

21286 12
12mu|texlive-pmxchords-2.0.1-2|1	# revision 32443
12mu|texlive-pmxchords-2.0.1-2|2	# category Package
12mu|texlive-pmxchords-2.0.1-2|3	# catalog-ctan /support/pmxchords
12mu|texlive-pmxchords-2.0.1-2|4	# catalog-date 2013-12-17 16:10:38 +0100
12mu|texlive-pmxchords-2.0.1-2|5	# catalog-license gpl2
12mu|texlive-pmxchords-2.0.1-2|6	# catalog-version 2.0.1
12mu|texlive-pmxchords-2.0.1-2|7	Name:		texlive-pmxchords
12mu|texlive-pmxchords-2.0.1-2|8	Version:	2.0.1
12mu|texlive-pmxchords-2.0.1-2|9	Release:	2
12mu|texlive-pmxchords-2.0.1-2|10	Summary:	Produce chord information to go with pmx output
12mu|texlive-pmxchords-2.0.1-2|11	Group:		Publishing
12mu|texlive-pmxchords-2.0.1-2|12	URL:		http://www.ctan.org/tex-archive/support/pmxchords
12mu|texlive-pmxchords-2.0.1-2|13	License:	GPL2
12mu|texlive-pmxchords-2.0.1-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pmxchords.tar.xz
12mu|texlive-pmxchords-2.0.1-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pmxchords.doc.tar.xz
12mu|texlive-pmxchords-2.0.1-2|16	BuildArch:	noarch
12mu|texlive-pmxchords-2.0.1-2|17	BuildRequires:	texlive-tlpkg
12mu|texlive-pmxchords-2.0.1-2|18	Requires(pre):	texlive-tlpkg
12mu|texlive-pmxchords-2.0.1-2|19	Requires(post):	texlive-kpathsea
12mu|texlive-pmxchords-2.0.1-2|20	Provides:	texlive-pmxchords.bin = %{EVRD}
12mu|texlive-pmxchords-2.0.1-2|21	
12mu|texlive-pmxchords-2.0.1-2|22	%description
12mu|texlive-pmxchords-2.0.1-2|23	The bundle supplements pmx, providing the means of typesetting
12mu|texlive-pmxchords-2.0.1-2|24	chords above the notes of a score. The bundle contains: macros
12mu|texlive-pmxchords-2.0.1-2|25	for typing the chords; a Lua script to transpose chord macros
12mu|texlive-pmxchords-2.0.1-2|26	to the required key signature; and support scripts for common
12mu|texlive-pmxchords-2.0.1-2|27	requirements.
12mu|texlive-pmxchords-2.0.1-2|28	
12mu|texlive-pmxchords-2.0.1-2|29	%post
12mu|texlive-pmxchords-2.0.1-2|30	%{_sbindir}/texlive.post
12mu|texlive-pmxchords-2.0.1-2|31	
12mu|texlive-pmxchords-2.0.1-2|32	%postun
12mu|texlive-pmxchords-2.0.1-2|33	if [ $1 -eq 0 ]; then
12mu|texlive-pmxchords-2.0.1-2|34	%{_sbindir}/texlive.post
12mu|texlive-pmxchords-2.0.1-2|35	fi
12mu|texlive-pmxchords-2.0.1-2|36	
12mu|texlive-pmxchords-2.0.1-2|37	#-----------------------------------------------------------------------
12mu|texlive-pmxchords-2.0.1-2|38	%files
12mu|texlive-pmxchords-2.0.1-2|39	%{_bindir}/pmxchords
12mu|texlive-pmxchords-2.0.1-2|40	%{_texmfdistdir}/scripts/pmxchords/ChordsTr.lua
12mu|texlive-pmxchords-2.0.1-2|41	%{_texmfdistdir}/scripts/pmxchords/pmxchords.lua
12mu|texlive-pmxchords-2.0.1-2|42	%{_texmfdistdir}/tex/generic/pmxchords/chords.tex
12mu|texlive-pmxchords-2.0.1-2|43	%{_texmfdistdir}/tex/generic/pmxchords/chordsCZ.tex
12mu|texlive-pmxchords-2.0.1-2|44	%doc %{_mandir}/man1/pmxchords.1*
12mu|texlive-pmxchords-2.0.1-2|45	%doc %{_texmfdistdir}/doc/man/man1/pmxchords.man1.pdf
12mu|texlive-pmxchords-2.0.1-2|46	%doc %{_texmfdistdir}/doc/pmxchords/README
12mu|texlive-pmxchords-2.0.1-2|47	%doc %{_texmfdistdir}/doc/pmxchords/chordsRef.pdf
12mu|texlive-pmxchords-2.0.1-2|48	%doc %{_texmfdistdir}/doc/pmxchords/chordsRef.tex
12mu|texlive-pmxchords-2.0.1-2|49	%doc %{_texmfdistdir}/doc/pmxchords/chordsRefCZ.pdf
12mu|texlive-pmxchords-2.0.1-2|50	%doc %{_texmfdistdir}/doc/pmxchords/chordsRefCZ.tex
12mu|texlive-pmxchords-2.0.1-2|51	%doc %{_texmfdistdir}/doc/pmxchords/examples/jazz/misty/misty.pdf
12mu|texlive-pmxchords-2.0.1-2|52	%doc %{_texmfdistdir}/doc/pmxchords/examples/jazz/misty/misty.pmx
12mu|texlive-pmxchords-2.0.1-2|53	%doc %{_texmfdistdir}/doc/pmxchords/examples/jazz/schema/schema.pdf
12mu|texlive-pmxchords-2.0.1-2|54	%doc %{_texmfdistdir}/doc/pmxchords/examples/jazz/schema/schema.pmx
12mu|texlive-pmxchords-2.0.1-2|55	%doc %{_texmfdistdir}/doc/pmxchords/examples/jazz/schema/schema_full.pdf
12mu|texlive-pmxchords-2.0.1-2|56	%doc %{_texmfdistdir}/doc/pmxchords/examples/jazz/schema/schema_full.pmx
12mu|texlive-pmxchords-2.0.1-2|57	%doc %{_texmfdistdir}/doc/pmxchords/examples/noel/aj_co_to_hlasaju/aj_co_to_hlasaju.pdf
12mu|texlive-pmxchords-2.0.1-2|58	%doc %{_texmfdistdir}/doc/pmxchords/examples/noel/aj_co_to_hlasaju/aj_co_to_hlasaju.pmx
12mu|texlive-pmxchords-2.0.1-2|59	%doc %{_texmfdistdir}/doc/pmxchords/examples/noel/pasli_ovce_valasi/README
12mu|texlive-pmxchords-2.0.1-2|60	%doc %{_texmfdistdir}/doc/pmxchords/examples/noel/pasli_ovce_valasi/pasli_ovce_valasi.pdf
12mu|texlive-pmxchords-2.0.1-2|61	%doc %{_texmfdistdir}/doc/pmxchords/examples/noel/pasli_ovce_valasi/pasli_ovce_valasi.pmx
12mu|texlive-pmxchords-2.0.1-2|62	%doc %{_texmfdistdir}/doc/pmxchords/gpl-2.0.txt
12mu|texlive-pmxchords-2.0.1-2|63	%doc %{_texmfdistdir}/doc/pmxchords/pmxchords-install.pdf
12mu|texlive-pmxchords-2.0.1-2|64	%doc %{_texmfdistdir}/doc/pmxchords/pmxchords-install.tex
12mu|texlive-pmxchords-2.0.1-2|65	
12mu|texlive-pmxchords-2.0.1-2|66	#-----------------------------------------------------------------------
12mu|texlive-pmxchords-2.0.1-2|67	%prep
12mu|texlive-pmxchords-2.0.1-2|68	%setup -c -a0 -a1
12mu|texlive-pmxchords-2.0.1-2|69	
12mu|texlive-pmxchords-2.0.1-2|70	%build
12mu|texlive-pmxchords-2.0.1-2|71	
12mu|texlive-pmxchords-2.0.1-2|72	%install
12mu|texlive-pmxchords-2.0.1-2|73	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-pmxchords-2.0.1-2|74	pushd %{buildroot}%{_bindir}
12mu|texlive-pmxchords-2.0.1-2|75	ln -sf %{_texmfdistdir}/scripts/pmxchords/pmxchords.lua pmxchords
12mu|texlive-pmxchords-2.0.1-2|76	popd
12mu|texlive-pmxchords-2.0.1-2|77	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-pmxchords-2.0.1-2|78	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-pmxchords-2.0.1-2|79	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-pmxchords-2.0.1-2|80	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-pmxchords-2.0.1-2|81	
12mu|texlive-pmxchords-2.0.1-2|82	%changelog
12mu|texlive-pmxchords-2.0.1-2|83	* Sun Feb 16 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 2.0.1-2
12mu|texlive-pmxchords-2.0.1-2|84	+ Revision: 41d33b1
12mu|texlive-pmxchords-2.0.1-2|85	- - Update to latest release.
12mu|texlive-pmxchords-2.0.1-2|86	
12mu|texlive-pmxchords-2.0.1-2|87	

21287 12
12mu|texlive-poemscol-2.64-5|1	# revision 31338
12mu|texlive-poemscol-2.64-5|2	# category Package
12mu|texlive-poemscol-2.64-5|3	# catalog-ctan /macros/latex/contrib/poemscol
12mu|texlive-poemscol-2.64-5|4	# catalog-date 2013-08-03 08:19:55 +0200
12mu|texlive-poemscol-2.64-5|5	# catalog-license lppl1.2
12mu|texlive-poemscol-2.64-5|6	# catalog-version 2.64
12mu|texlive-poemscol-2.64-5|7	Name:		texlive-poemscol
12mu|texlive-poemscol-2.64-5|8	Version:	2.64
12mu|texlive-poemscol-2.64-5|9	Release:	5
12mu|texlive-poemscol-2.64-5|10	Summary:	Typesetting Critical Editions of Poetry
12mu|texlive-poemscol-2.64-5|11	Group:		Publishing
12mu|texlive-poemscol-2.64-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/poemscol
12mu|texlive-poemscol-2.64-5|13	License:	LPPL1.2
12mu|texlive-poemscol-2.64-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poemscol.tar.xz
12mu|texlive-poemscol-2.64-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poemscol.doc.tar.xz
12mu|texlive-poemscol-2.64-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/poemscol.source.tar.xz
12mu|texlive-poemscol-2.64-5|17	BuildArch:	noarch
12mu|texlive-poemscol-2.64-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-poemscol-2.64-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-poemscol-2.64-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-poemscol-2.64-5|21	
12mu|texlive-poemscol-2.64-5|22	%description
12mu|texlive-poemscol-2.64-5|23	The package offers LaTeX macros for typesetting critical
12mu|texlive-poemscol-2.64-5|24	editions of poetry. Its features include automatic
12mu|texlive-poemscol-2.64-5|25	linenumbering, generation of separate endnotes sections for
12mu|texlive-poemscol-2.64-5|26	emendations, textual collations, and explanatory notes, special
12mu|texlive-poemscol-2.64-5|27	marking for cases in which page breaks occur during stanza
12mu|texlive-poemscol-2.64-5|28	breaks, running headers of the form 'Notes to pp. xx-yy' for
12mu|texlive-poemscol-2.64-5|29	the notes sections, index of titles and first lines, and
12mu|texlive-poemscol-2.64-5|30	automatic generation of a table of contents.
12mu|texlive-poemscol-2.64-5|31	
12mu|texlive-poemscol-2.64-5|32	%post
12mu|texlive-poemscol-2.64-5|33	%{_sbindir}/texlive.post
12mu|texlive-poemscol-2.64-5|34	
12mu|texlive-poemscol-2.64-5|35	%postun
12mu|texlive-poemscol-2.64-5|36	if [ $1 -eq 0 ]; then
12mu|texlive-poemscol-2.64-5|37	%{_sbindir}/texlive.post
12mu|texlive-poemscol-2.64-5|38	fi
12mu|texlive-poemscol-2.64-5|39	
12mu|texlive-poemscol-2.64-5|40	#-----------------------------------------------------------------------
12mu|texlive-poemscol-2.64-5|41	%files
12mu|texlive-poemscol-2.64-5|42	%{_texmfdistdir}/tex/latex/poemscol/poemscol.sty
12mu|texlive-poemscol-2.64-5|43	%doc %{_texmfdistdir}/doc/latex/poemscol/README
12mu|texlive-poemscol-2.64-5|44	%doc %{_texmfdistdir}/doc/latex/poemscol/poemscol.pdf
12mu|texlive-poemscol-2.64-5|45	%doc %{_texmfdistdir}/doc/latex/poemscol/poemscolcheatsheet.pdf
12mu|texlive-poemscol-2.64-5|46	#- source
12mu|texlive-poemscol-2.64-5|47	%doc %{_texmfdistdir}/source/latex/poemscol/poemscol.dtx
12mu|texlive-poemscol-2.64-5|48	%doc %{_texmfdistdir}/source/latex/poemscol/poemscol.ins
12mu|texlive-poemscol-2.64-5|49	
12mu|texlive-poemscol-2.64-5|50	#-----------------------------------------------------------------------
12mu|texlive-poemscol-2.64-5|51	%prep
12mu|texlive-poemscol-2.64-5|52	%setup -c -a0 -a1 -a2
12mu|texlive-poemscol-2.64-5|53	
12mu|texlive-poemscol-2.64-5|54	%build
12mu|texlive-poemscol-2.64-5|55	
12mu|texlive-poemscol-2.64-5|56	%install
12mu|texlive-poemscol-2.64-5|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-poemscol-2.64-5|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-poemscol-2.64-5|59	
12mu|texlive-poemscol-2.64-5|60	%changelog
12mu|texlive-poemscol-2.64-5|61	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.64-5
12mu|texlive-poemscol-2.64-5|62	+ Revision: 5527589
12mu|texlive-poemscol-2.64-5|63	- Sync with cooker
12mu|texlive-poemscol-2.64-5|64	
12mu|texlive-poemscol-2.64-5|65	

21288 12
12mu|texlive-powerdot-1.50-1|1	# revision 32549
12mu|texlive-powerdot-1.50-1|2	# category Package
12mu|texlive-powerdot-1.50-1|3	# catalog-ctan /macros/latex/contrib/powerdot
12mu|texlive-powerdot-1.50-1|4	# catalog-date 2014-01-02 07:32:11 +0100
12mu|texlive-powerdot-1.50-1|5	# catalog-license lppl1.3
12mu|texlive-powerdot-1.50-1|6	# catalog-version 1.5
12mu|texlive-powerdot-1.50-1|7	Name:		texlive-powerdot
12mu|texlive-powerdot-1.50-1|8	Version:	1.50
12mu|texlive-powerdot-1.50-1|9	Release:	1
12mu|texlive-powerdot-1.50-1|10	Summary:	A presentation class
12mu|texlive-powerdot-1.50-1|11	Group:		Publishing
12mu|texlive-powerdot-1.50-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/powerdot
12mu|texlive-powerdot-1.50-1|13	License:	LPPL1.3
12mu|texlive-powerdot-1.50-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/powerdot.tar.xz
12mu|texlive-powerdot-1.50-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/powerdot.doc.tar.xz
12mu|texlive-powerdot-1.50-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/powerdot.source.tar.xz
12mu|texlive-powerdot-1.50-1|17	BuildArch:	noarch
12mu|texlive-powerdot-1.50-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-powerdot-1.50-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-powerdot-1.50-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-powerdot-1.50-1|21	
12mu|texlive-powerdot-1.50-1|22	%description
12mu|texlive-powerdot-1.50-1|23	Powerdot is a presentation class for LaTeX that allows for the
12mu|texlive-powerdot-1.50-1|24	quick and easy development of professional presentations. It
12mu|texlive-powerdot-1.50-1|25	comes with many tools that enhance presentations and aid the
12mu|texlive-powerdot-1.50-1|26	presenter. Examples are automatic overlays, personal notes and
12mu|texlive-powerdot-1.50-1|27	a handout mode. To view a presentation, DVI, PS or PDF output
12mu|texlive-powerdot-1.50-1|28	can be used. A powerful template system is available to easily
12mu|texlive-powerdot-1.50-1|29	develop new styles. A LyX layout file is provided.
12mu|texlive-powerdot-1.50-1|30	
12mu|texlive-powerdot-1.50-1|31	%post
12mu|texlive-powerdot-1.50-1|32	%{_sbindir}/texlive.post
12mu|texlive-powerdot-1.50-1|33	
12mu|texlive-powerdot-1.50-1|34	%postun
12mu|texlive-powerdot-1.50-1|35	if [ $1 -eq 0 ]; then
12mu|texlive-powerdot-1.50-1|36	%{_sbindir}/texlive.post
12mu|texlive-powerdot-1.50-1|37	fi
12mu|texlive-powerdot-1.50-1|38	
12mu|texlive-powerdot-1.50-1|39	#-----------------------------------------------------------------------
12mu|texlive-powerdot-1.50-1|40	%files
12mu|texlive-powerdot-1.50-1|41	%{_texmfdistdir}/tex/latex/powerdot/powerdot-aggie.sty
12mu|texlive-powerdot-1.50-1|42	%{_texmfdistdir}/tex/latex/powerdot/powerdot-bframe.sty
12mu|texlive-powerdot-1.50-1|43	%{_texmfdistdir}/tex/latex/powerdot/powerdot-ciment.sty
12mu|texlive-powerdot-1.50-1|44	%{_texmfdistdir}/tex/latex/powerdot/powerdot-default.ps
12mu|texlive-powerdot-1.50-1|45	%{_texmfdistdir}/tex/latex/powerdot/powerdot-default.sty
12mu|texlive-powerdot-1.50-1|46	%{_texmfdistdir}/tex/latex/powerdot/powerdot-elcolors.sty
12mu|texlive-powerdot-1.50-1|47	%{_texmfdistdir}/tex/latex/powerdot/powerdot-fyma.sty
12mu|texlive-powerdot-1.50-1|48	%{_texmfdistdir}/tex/latex/powerdot/powerdot-horatio.sty
12mu|texlive-powerdot-1.50-1|49	%{_texmfdistdir}/tex/latex/powerdot/powerdot-husky.sty
12mu|texlive-powerdot-1.50-1|50	%{_texmfdistdir}/tex/latex/powerdot/powerdot-ikeda.sty
12mu|texlive-powerdot-1.50-1|51	%{_texmfdistdir}/tex/latex/powerdot/powerdot-jefka.sty
12mu|texlive-powerdot-1.50-1|52	%{_texmfdistdir}/tex/latex/powerdot/powerdot-klope.sty
12mu|texlive-powerdot-1.50-1|53	%{_texmfdistdir}/tex/latex/powerdot/powerdot-paintings.sty
12mu|texlive-powerdot-1.50-1|54	%{_texmfdistdir}/tex/latex/powerdot/powerdot-pazik.sty
12mu|texlive-powerdot-1.50-1|55	%{_texmfdistdir}/tex/latex/powerdot/powerdot-sailor.sty
12mu|texlive-powerdot-1.50-1|56	%{_texmfdistdir}/tex/latex/powerdot/powerdot-simple.sty
12mu|texlive-powerdot-1.50-1|57	%{_texmfdistdir}/tex/latex/powerdot/powerdot-tycja.sty
12mu|texlive-powerdot-1.50-1|58	%{_texmfdistdir}/tex/latex/powerdot/powerdot-upen.sty
12mu|texlive-powerdot-1.50-1|59	%{_texmfdistdir}/tex/latex/powerdot/powerdot.cls
12mu|texlive-powerdot-1.50-1|60	%doc %{_texmfdistdir}/doc/latex/powerdot/README
12mu|texlive-powerdot-1.50-1|61	%doc %{_texmfdistdir}/doc/latex/powerdot/manifest.txt
12mu|texlive-powerdot-1.50-1|62	%doc %{_texmfdistdir}/doc/latex/powerdot/pdpream.ble
12mu|texlive-powerdot-1.50-1|63	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-example.lyx
12mu|texlive-powerdot-1.50-1|64	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-example.tex
12mu|texlive-powerdot-1.50-1|65	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-example1.tex
12mu|texlive-powerdot-1.50-1|66	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-example2.tex
12mu|texlive-powerdot-1.50-1|67	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-example3.tex
12mu|texlive-powerdot-1.50-1|68	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-styleexample.tex
12mu|texlive-powerdot-1.50-1|69	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot-styletest.tex
12mu|texlive-powerdot-1.50-1|70	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot.bib
12mu|texlive-powerdot-1.50-1|71	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot.layout
12mu|texlive-powerdot-1.50-1|72	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdot.pdf
12mu|texlive-powerdot-1.50-1|73	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdotDE.pdf
12mu|texlive-powerdot-1.50-1|74	%doc %{_texmfdistdir}/doc/latex/powerdot/powerdotDE.tex
12mu|texlive-powerdot-1.50-1|75	#- source
12mu|texlive-powerdot-1.50-1|76	%doc %{_texmfdistdir}/source/latex/powerdot/powerdot.dtx
12mu|texlive-powerdot-1.50-1|77	
12mu|texlive-powerdot-1.50-1|78	#-----------------------------------------------------------------------
12mu|texlive-powerdot-1.50-1|79	%prep
12mu|texlive-powerdot-1.50-1|80	%setup -c -a0 -a1 -a2
12mu|texlive-powerdot-1.50-1|81	
12mu|texlive-powerdot-1.50-1|82	%build
12mu|texlive-powerdot-1.50-1|83	
12mu|texlive-powerdot-1.50-1|84	%install
12mu|texlive-powerdot-1.50-1|85	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-powerdot-1.50-1|86	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-powerdot-1.50-1|87	
12mu|texlive-powerdot-1.50-1|88	%changelog
12mu|texlive-powerdot-1.50-1|89	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.50-1
12mu|texlive-powerdot-1.50-1|90	+ Revision: a860783
12mu|texlive-powerdot-1.50-1|91	- Sync with cooker
12mu|texlive-powerdot-1.50-1|92	
12mu|texlive-powerdot-1.50-1|93	

21289 12
12mu|texlive-prerex-6.5.3-5|1	# revision 31899
12mu|texlive-prerex-6.5.3-5|2	# category Package
12mu|texlive-prerex-6.5.3-5|3	# catalog-ctan /graphics/prerex
12mu|texlive-prerex-6.5.3-5|4	# catalog-date 2013-10-14 15:20:32 +0200
12mu|texlive-prerex-6.5.3-5|5	# catalog-license gpl
12mu|texlive-prerex-6.5.3-5|6	# catalog-version 6.5.3
12mu|texlive-prerex-6.5.3-5|7	Name:		texlive-prerex
12mu|texlive-prerex-6.5.3-5|8	Version:	6.5.3
12mu|texlive-prerex-6.5.3-5|9	Release:	5
12mu|texlive-prerex-6.5.3-5|10	Summary:	Interactive editor and macro support for prerequisite charts
12mu|texlive-prerex-6.5.3-5|11	Group:		Publishing
12mu|texlive-prerex-6.5.3-5|12	URL:		http://www.ctan.org/tex-archive/graphics/prerex
12mu|texlive-prerex-6.5.3-5|13	License:	GPL
12mu|texlive-prerex-6.5.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prerex.tar.xz
12mu|texlive-prerex-6.5.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/prerex.doc.tar.xz
12mu|texlive-prerex-6.5.3-5|16	BuildArch:	noarch
12mu|texlive-prerex-6.5.3-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-prerex-6.5.3-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-prerex-6.5.3-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-prerex-6.5.3-5|20	
12mu|texlive-prerex-6.5.3-5|21	%description
12mu|texlive-prerex-6.5.3-5|22	This package consists of prerex.sty, a LaTeX package for
12mu|texlive-prerex-6.5.3-5|23	producing charts of course nodes linked by arrows representing
12mu|texlive-prerex-6.5.3-5|24	pre- and co-requisites, and prerex, an interactive program for
12mu|texlive-prerex-6.5.3-5|25	creating and editing chart descriptions. The implementation of
12mu|texlive-prerex-6.5.3-5|26	prerex.sty is built on PGF, so that it may be used equally
12mu|texlive-prerex-6.5.3-5|27	happily with latex or pdflatex; prerex itself is written in C.
12mu|texlive-prerex-6.5.3-5|28	The package includes source code for a previewer application, a
12mu|texlive-prerex-6.5.3-5|29	lightweight Qt-4 and poppler-based prerex-enabled PDF viewer.
12mu|texlive-prerex-6.5.3-5|30	
12mu|texlive-prerex-6.5.3-5|31	%post
12mu|texlive-prerex-6.5.3-5|32	%{_sbindir}/texlive.post
12mu|texlive-prerex-6.5.3-5|33	
12mu|texlive-prerex-6.5.3-5|34	%postun
12mu|texlive-prerex-6.5.3-5|35	if [ $1 -eq 0 ]; then
12mu|texlive-prerex-6.5.3-5|36	%{_sbindir}/texlive.post
12mu|texlive-prerex-6.5.3-5|37	fi
12mu|texlive-prerex-6.5.3-5|38	
12mu|texlive-prerex-6.5.3-5|39	#-----------------------------------------------------------------------
12mu|texlive-prerex-6.5.3-5|40	%files
12mu|texlive-prerex-6.5.3-5|41	%{_texmfdistdir}/tex/latex/prerex/prerex.sty
12mu|texlive-prerex-6.5.3-5|42	%doc %{_texmfdistdir}/doc/latex/prerex/README
12mu|texlive-prerex-6.5.3-5|43	%doc %{_texmfdistdir}/doc/latex/prerex/boldbox.png
12mu|texlive-prerex-6.5.3-5|44	%doc %{_texmfdistdir}/doc/latex/prerex/chart.html
12mu|texlive-prerex-6.5.3-5|45	%doc %{_texmfdistdir}/doc/latex/prerex/chart.pdf
12mu|texlive-prerex-6.5.3-5|46	%doc %{_texmfdistdir}/doc/latex/prerex/chart.png
12mu|texlive-prerex-6.5.3-5|47	%doc %{_texmfdistdir}/doc/latex/prerex/chart.tex
12mu|texlive-prerex-6.5.3-5|48	%doc %{_texmfdistdir}/doc/latex/prerex/dashed.png
12mu|texlive-prerex-6.5.3-5|49	%doc %{_texmfdistdir}/doc/latex/prerex/doc/intro.pdf
12mu|texlive-prerex-6.5.3-5|50	%doc %{_texmfdistdir}/doc/latex/prerex/doc/intro.tex
12mu|texlive-prerex-6.5.3-5|51	%doc %{_texmfdistdir}/doc/latex/prerex/doc/introFonts.png
12mu|texlive-prerex-6.5.3-5|52	%doc %{_texmfdistdir}/doc/latex/prerex/doc/introchart1.tex
12mu|texlive-prerex-6.5.3-5|53	%doc %{_texmfdistdir}/doc/latex/prerex/doc/introchart2.tex
12mu|texlive-prerex-6.5.3-5|54	%doc %{_texmfdistdir}/doc/latex/prerex/doc/prerex.pdf
12mu|texlive-prerex-6.5.3-5|55	%doc %{_texmfdistdir}/doc/latex/prerex/doc/prerex.sty.7
12mu|texlive-prerex-6.5.3-5|56	%doc %{_texmfdistdir}/doc/latex/prerex/doc/prerex.tex
12mu|texlive-prerex-6.5.3-5|57	%doc %{_texmfdistdir}/doc/latex/prerex/dotted.png
12mu|texlive-prerex-6.5.3-5|58	%doc %{_texmfdistdir}/doc/latex/prerex/lightbox.png
12mu|texlive-prerex-6.5.3-5|59	%doc %{_texmfdistdir}/doc/latex/prerex/prerex-6.5.2.tar.gz
12mu|texlive-prerex-6.5.3-5|60	%doc %{_texmfdistdir}/doc/latex/prerex/solid.png
12mu|texlive-prerex-6.5.3-5|61	%doc %{_texmfdistdir}/doc/latex/prerex/vprerex-6.4.2.tar.gz
12mu|texlive-prerex-6.5.3-5|62	
12mu|texlive-prerex-6.5.3-5|63	#-----------------------------------------------------------------------
12mu|texlive-prerex-6.5.3-5|64	%prep
12mu|texlive-prerex-6.5.3-5|65	%setup -c -a0 -a1
12mu|texlive-prerex-6.5.3-5|66	
12mu|texlive-prerex-6.5.3-5|67	%build
12mu|texlive-prerex-6.5.3-5|68	
12mu|texlive-prerex-6.5.3-5|69	%install
12mu|texlive-prerex-6.5.3-5|70	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-prerex-6.5.3-5|71	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-prerex-6.5.3-5|72	
12mu|texlive-prerex-6.5.3-5|73	%changelog
12mu|texlive-prerex-6.5.3-5|74	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.5.3-5
12mu|texlive-prerex-6.5.3-5|75	+ Revision: 07a183c
12mu|texlive-prerex-6.5.3-5|76	- Sync with cooker
12mu|texlive-prerex-6.5.3-5|77	
12mu|texlive-prerex-6.5.3-5|78	

21290 12
12mu|texlive-presentations-en-20120819-1|1	# revision 27471
12mu|texlive-presentations-en-20120819-1|2	# category Package
12mu|texlive-presentations-en-20120819-1|3	# catalog-ctan /info/examples/Presentations_en
12mu|texlive-presentations-en-20120819-1|4	# catalog-date 2012-08-19 23:51:29 +0200
12mu|texlive-presentations-en-20120819-1|5	# catalog-license lppl
12mu|texlive-presentations-en-20120819-1|6	# catalog-version undef
12mu|texlive-presentations-en-20120819-1|7	Name:		texlive-presentations-en
12mu|texlive-presentations-en-20120819-1|8	Version:	20120819
12mu|texlive-presentations-en-20120819-1|9	Release:	1
12mu|texlive-presentations-en-20120819-1|10	Summary:	Examples from the book Presentations with LaTeX
12mu|texlive-presentations-en-20120819-1|11	Group:		Publishing
12mu|texlive-presentations-en-20120819-1|12	URL:		http://www.ctan.org/tex-archive/info/examples/Presentations_en
12mu|texlive-presentations-en-20120819-1|13	License:	LPPL
12mu|texlive-presentations-en-20120819-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/presentations-en.tar.xz
12mu|texlive-presentations-en-20120819-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/presentations-en.doc.tar.xz
12mu|texlive-presentations-en-20120819-1|16	BuildArch:	noarch
12mu|texlive-presentations-en-20120819-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-presentations-en-20120819-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-presentations-en-20120819-1|19	
12mu|texlive-presentations-en-20120819-1|20	%description
12mu|texlive-presentations-en-20120819-1|21	This bundle contains all the examples, as source, eps and pdf,
12mu|texlive-presentations-en-20120819-1|22	of the author's book "Presentations with LaTeX", from the
12mu|texlive-presentations-en-20120819-1|23	Dante-Edition series, Published by Lehmanns Media.
12mu|texlive-presentations-en-20120819-1|24	
12mu|texlive-presentations-en-20120819-1|25	#-----------------------------------------------------------------------
12mu|texlive-presentations-en-20120819-1|26	%files
12mu|texlive-presentations-en-20120819-1|27	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-01-1.ltx2crop
12mu|texlive-presentations-en-20120819-1|28	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-01-2.ltx2ps
12mu|texlive-presentations-en-20120819-1|29	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-01-3.ltx2
12mu|texlive-presentations-en-20120819-1|30	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-01-4.ltx2
12mu|texlive-presentations-en-20120819-1|31	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-01-5.ltx2ps
12mu|texlive-presentations-en-20120819-1|32	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-01-6.ltx2
12mu|texlive-presentations-en-20120819-1|33	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-02-1.ltxb
12mu|texlive-presentations-en-20120819-1|34	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-03-1.ltxb
12mu|texlive-presentations-en-20120819-1|35	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-03-2.ltxb
12mu|texlive-presentations-en-20120819-1|36	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-03-3.ltx
12mu|texlive-presentations-en-20120819-1|37	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-03-4.ltx
12mu|texlive-presentations-en-20120819-1|38	%doc %{_texmfdistdir}/doc/latex/presentations-en/01-03-5.ltxb
12mu|texlive-presentations-en-20120819-1|39	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-01-1.ltxpd
12mu|texlive-presentations-en-20120819-1|40	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-01-2.ltxpd
12mu|texlive-presentations-en-20120819-1|41	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-01-3.ltxpd
12mu|texlive-presentations-en-20120819-1|42	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-02-1.ltxpd
12mu|texlive-presentations-en-20120819-1|43	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-03-1.ltxpd
12mu|texlive-presentations-en-20120819-1|44	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-03-2.ltxpd
12mu|texlive-presentations-en-20120819-1|45	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-03-3.ltxpd
12mu|texlive-presentations-en-20120819-1|46	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-03-4.ltxpd
12mu|texlive-presentations-en-20120819-1|47	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-04-1.ltxpd
12mu|texlive-presentations-en-20120819-1|48	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-04-2.ltxpd
12mu|texlive-presentations-en-20120819-1|49	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-04-3.ltxpd
12mu|texlive-presentations-en-20120819-1|50	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-04-4.ltxpd
12mu|texlive-presentations-en-20120819-1|51	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-04-5.ltxpd
12mu|texlive-presentations-en-20120819-1|52	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-04-6.ltxpd
12mu|texlive-presentations-en-20120819-1|53	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-04-7.ltxpd
12mu|texlive-presentations-en-20120819-1|54	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-04-8.ltxpd
12mu|texlive-presentations-en-20120819-1|55	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-05-1.ltxpd
12mu|texlive-presentations-en-20120819-1|56	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-06-1.ltxpd
12mu|texlive-presentations-en-20120819-1|57	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-06-2.ltxps
12mu|texlive-presentations-en-20120819-1|58	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-07-1.ltxpd
12mu|texlive-presentations-en-20120819-1|59	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-09-1.ltxps
12mu|texlive-presentations-en-20120819-1|60	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-10-1.ltxpd
12mu|texlive-presentations-en-20120819-1|61	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-10-2.ltxpd
12mu|texlive-presentations-en-20120819-1|62	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-10-3.ltxpd
12mu|texlive-presentations-en-20120819-1|63	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-10-4.ltxpd
12mu|texlive-presentations-en-20120819-1|64	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-10-5.ltxpd
12mu|texlive-presentations-en-20120819-1|65	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-10-6.ltxpd
12mu|texlive-presentations-en-20120819-1|66	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-11-1.ltxpd
12mu|texlive-presentations-en-20120819-1|67	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-12-1.ltxpd
12mu|texlive-presentations-en-20120819-1|68	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-12-2.ltxpd
12mu|texlive-presentations-en-20120819-1|69	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-13-1.ltxpd
12mu|texlive-presentations-en-20120819-1|70	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-13-2.ltxpd
12mu|texlive-presentations-en-20120819-1|71	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-13-3.ltxpd
12mu|texlive-presentations-en-20120819-1|72	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-1.ltxpd
12mu|texlive-presentations-en-20120819-1|73	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-10.ltxpd
12mu|texlive-presentations-en-20120819-1|74	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-11.ltxpd
12mu|texlive-presentations-en-20120819-1|75	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-12.ltxpd
12mu|texlive-presentations-en-20120819-1|76	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-13.ltxpd
12mu|texlive-presentations-en-20120819-1|77	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-14.ltxpd
12mu|texlive-presentations-en-20120819-1|78	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-15.ltxpd
12mu|texlive-presentations-en-20120819-1|79	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-16.ltxpd
12mu|texlive-presentations-en-20120819-1|80	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-17.ltxpd
12mu|texlive-presentations-en-20120819-1|81	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-18.ltxpd
12mu|texlive-presentations-en-20120819-1|82	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-19.ltxpd
12mu|texlive-presentations-en-20120819-1|83	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-2.ltxpd
12mu|texlive-presentations-en-20120819-1|84	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-3.ltxpd
12mu|texlive-presentations-en-20120819-1|85	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-4.ltxpd
12mu|texlive-presentations-en-20120819-1|86	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-5.ltxpd
12mu|texlive-presentations-en-20120819-1|87	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-6.ltxpd
12mu|texlive-presentations-en-20120819-1|88	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-7.ltxpd
12mu|texlive-presentations-en-20120819-1|89	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-8.ltxpd
12mu|texlive-presentations-en-20120819-1|90	%doc %{_texmfdistdir}/doc/latex/presentations-en/02-14-9.ltxpd
12mu|texlive-presentations-en-20120819-1|91	%doc %{_texmfdistdir}/doc/latex/presentations-en/03-01-1.ltxpd
12mu|texlive-presentations-en-20120819-1|92	%doc %{_texmfdistdir}/doc/latex/presentations-en/03-02-1.ltxpd
12mu|texlive-presentations-en-20120819-1|93	%doc %{_texmfdistdir}/doc/latex/presentations-en/03-03-1.ltxpd
12mu|texlive-presentations-en-20120819-1|94	%doc %{_texmfdistdir}/doc/latex/presentations-en/03-03-2.ltxpd
12mu|texlive-presentations-en-20120819-1|95	%doc %{_texmfdistdir}/doc/latex/presentations-en/03-04-1.ltxpd
12mu|texlive-presentations-en-20120819-1|96	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-01-1.ltxb
12mu|texlive-presentations-en-20120819-1|97	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-01-2.ltxb
12mu|texlive-presentations-en-20120819-1|98	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-01-3.ltxb
12mu|texlive-presentations-en-20120819-1|99	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-01-4.ltxb
12mu|texlive-presentations-en-20120819-1|100	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-03-1.ltxb
12mu|texlive-presentations-en-20120819-1|101	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-03-2.ltx2
12mu|texlive-presentations-en-20120819-1|102	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-04-1.ltxb
12mu|texlive-presentations-en-20120819-1|103	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-05-1.ltxb
12mu|texlive-presentations-en-20120819-1|104	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-06-1.ltxb
12mu|texlive-presentations-en-20120819-1|105	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-06-10.ltxb
12mu|texlive-presentations-en-20120819-1|106	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-06-11.ltxb
12mu|texlive-presentations-en-20120819-1|107	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-06-2.ltxb
12mu|texlive-presentations-en-20120819-1|108	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-06-3.ltxb
12mu|texlive-presentations-en-20120819-1|109	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-06-4.ltxbps
12mu|texlive-presentations-en-20120819-1|110	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-06-5.ltxb
12mu|texlive-presentations-en-20120819-1|111	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-06-6.ltxb
12mu|texlive-presentations-en-20120819-1|112	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-06-7.ltxb
12mu|texlive-presentations-en-20120819-1|113	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-06-8.ltxb
12mu|texlive-presentations-en-20120819-1|114	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-06-9.ltxb
12mu|texlive-presentations-en-20120819-1|115	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-07-1.ltxb
12mu|texlive-presentations-en-20120819-1|116	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-08-1.ltxb
12mu|texlive-presentations-en-20120819-1|117	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-09-1.ltxbps
12mu|texlive-presentations-en-20120819-1|118	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-11-1.ltxb
12mu|texlive-presentations-en-20120819-1|119	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-11-2.ltxb
12mu|texlive-presentations-en-20120819-1|120	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-11-3.ltxb
12mu|texlive-presentations-en-20120819-1|121	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-12-1.ltxb
12mu|texlive-presentations-en-20120819-1|122	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-12-2.ltxb
12mu|texlive-presentations-en-20120819-1|123	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-13-1.ltxb
12mu|texlive-presentations-en-20120819-1|124	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-13-2.ltxb
12mu|texlive-presentations-en-20120819-1|125	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-14-1.ltxb
12mu|texlive-presentations-en-20120819-1|126	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-15-1.ltxb
12mu|texlive-presentations-en-20120819-1|127	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-15-2.ltxb
12mu|texlive-presentations-en-20120819-1|128	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-16-1.ltxb
12mu|texlive-presentations-en-20120819-1|129	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-16-2.ltxb
12mu|texlive-presentations-en-20120819-1|130	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-16-3.ltxb
12mu|texlive-presentations-en-20120819-1|131	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-17-1.ltxb
12mu|texlive-presentations-en-20120819-1|132	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-18-1.ltxb
12mu|texlive-presentations-en-20120819-1|133	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-18-2.ltxb
12mu|texlive-presentations-en-20120819-1|134	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-19-1.ltxb
12mu|texlive-presentations-en-20120819-1|135	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-19-2.ltxb
12mu|texlive-presentations-en-20120819-1|136	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-20-1.ltxb
12mu|texlive-presentations-en-20120819-1|137	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-20-2.ltxb
12mu|texlive-presentations-en-20120819-1|138	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-20-3.ltxb
12mu|texlive-presentations-en-20120819-1|139	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-20-4.ltxb
12mu|texlive-presentations-en-20120819-1|140	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-20-5.ltxb
12mu|texlive-presentations-en-20120819-1|141	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-22-1.ltxb
12mu|texlive-presentations-en-20120819-1|142	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-22-2.ltxb
12mu|texlive-presentations-en-20120819-1|143	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-22-3.ltxb
12mu|texlive-presentations-en-20120819-1|144	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-22-4.ltxb
12mu|texlive-presentations-en-20120819-1|145	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-23-1.ltxb
12mu|texlive-presentations-en-20120819-1|146	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-23-2.ltxb
12mu|texlive-presentations-en-20120819-1|147	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-23-3.ltxb
12mu|texlive-presentations-en-20120819-1|148	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-24-1.ltxb
12mu|texlive-presentations-en-20120819-1|149	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-24-2.ltxb
12mu|texlive-presentations-en-20120819-1|150	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-25-1.ltxb
12mu|texlive-presentations-en-20120819-1|151	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-25-2.ltxb
12mu|texlive-presentations-en-20120819-1|152	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-26-1.ltxb
12mu|texlive-presentations-en-20120819-1|153	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-26-2.ltxb
12mu|texlive-presentations-en-20120819-1|154	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-26-3.ltxb
12mu|texlive-presentations-en-20120819-1|155	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-26-4.ltxb
12mu|texlive-presentations-en-20120819-1|156	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-1.ltxb
12mu|texlive-presentations-en-20120819-1|157	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-10.ltxb
12mu|texlive-presentations-en-20120819-1|158	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-11.ltxb
12mu|texlive-presentations-en-20120819-1|159	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-12.ltxb
12mu|texlive-presentations-en-20120819-1|160	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-13.ltxb
12mu|texlive-presentations-en-20120819-1|161	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-14.ltxb
12mu|texlive-presentations-en-20120819-1|162	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-15.ltxb
12mu|texlive-presentations-en-20120819-1|163	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-16.ltxb
12mu|texlive-presentations-en-20120819-1|164	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-17.ltxb
12mu|texlive-presentations-en-20120819-1|165	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-18.ltxb
12mu|texlive-presentations-en-20120819-1|166	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-19.ltxb
12mu|texlive-presentations-en-20120819-1|167	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-2.ltxb
12mu|texlive-presentations-en-20120819-1|168	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-20.ltxb
12mu|texlive-presentations-en-20120819-1|169	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-21.ltxb
12mu|texlive-presentations-en-20120819-1|170	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-22.ltxb
12mu|texlive-presentations-en-20120819-1|171	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-23.ltxb
12mu|texlive-presentations-en-20120819-1|172	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-24.ltxb
12mu|texlive-presentations-en-20120819-1|173	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-25.ltxb
12mu|texlive-presentations-en-20120819-1|174	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-26.ltxb
12mu|texlive-presentations-en-20120819-1|175	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-27.ltxb
12mu|texlive-presentations-en-20120819-1|176	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-28.ltxb
12mu|texlive-presentations-en-20120819-1|177	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-29.ltxb
12mu|texlive-presentations-en-20120819-1|178	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-3.ltxb
12mu|texlive-presentations-en-20120819-1|179	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-30.ltxb
12mu|texlive-presentations-en-20120819-1|180	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-31.ltxb
12mu|texlive-presentations-en-20120819-1|181	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-32.ltxb
12mu|texlive-presentations-en-20120819-1|182	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-33.ltxb
12mu|texlive-presentations-en-20120819-1|183	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-34.ltxb
12mu|texlive-presentations-en-20120819-1|184	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-35.ltxb
12mu|texlive-presentations-en-20120819-1|185	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-36.ltxb
12mu|texlive-presentations-en-20120819-1|186	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-37.ltxb
12mu|texlive-presentations-en-20120819-1|187	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-38.ltxb
12mu|texlive-presentations-en-20120819-1|188	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-39.ltxb
12mu|texlive-presentations-en-20120819-1|189	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-4.ltxb
12mu|texlive-presentations-en-20120819-1|190	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-40.ltxb
12mu|texlive-presentations-en-20120819-1|191	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-41.ltxb
12mu|texlive-presentations-en-20120819-1|192	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-42.ltxb
12mu|texlive-presentations-en-20120819-1|193	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-43.ltxb
12mu|texlive-presentations-en-20120819-1|194	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-44.ltxb
12mu|texlive-presentations-en-20120819-1|195	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-45.ltxb
12mu|texlive-presentations-en-20120819-1|196	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-46.ltxb
12mu|texlive-presentations-en-20120819-1|197	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-47.ltxb
12mu|texlive-presentations-en-20120819-1|198	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-48.ltxb
12mu|texlive-presentations-en-20120819-1|199	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-49.ltxb
12mu|texlive-presentations-en-20120819-1|200	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-5.ltxb
12mu|texlive-presentations-en-20120819-1|201	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-50.ltxb
12mu|texlive-presentations-en-20120819-1|202	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-51.ltxb
12mu|texlive-presentations-en-20120819-1|203	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-52.ltxb
12mu|texlive-presentations-en-20120819-1|204	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-53.ltxb
12mu|texlive-presentations-en-20120819-1|205	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-54.ltxb
12mu|texlive-presentations-en-20120819-1|206	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-55.ltxb
12mu|texlive-presentations-en-20120819-1|207	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-56.ltxb
12mu|texlive-presentations-en-20120819-1|208	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-57.ltxb
12mu|texlive-presentations-en-20120819-1|209	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-58.ltxb
12mu|texlive-presentations-en-20120819-1|210	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-59.ltxb
12mu|texlive-presentations-en-20120819-1|211	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-6.ltxb
12mu|texlive-presentations-en-20120819-1|212	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-60.ltxb
12mu|texlive-presentations-en-20120819-1|213	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-61.ltxb
12mu|texlive-presentations-en-20120819-1|214	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-62.ltxb
12mu|texlive-presentations-en-20120819-1|215	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-63.ltxb
12mu|texlive-presentations-en-20120819-1|216	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-64.ltxb
12mu|texlive-presentations-en-20120819-1|217	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-65.ltxb
12mu|texlive-presentations-en-20120819-1|218	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-7.ltxb
12mu|texlive-presentations-en-20120819-1|219	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-8.ltxb
12mu|texlive-presentations-en-20120819-1|220	%doc %{_texmfdistdir}/doc/latex/presentations-en/04-27-9.ltxb
12mu|texlive-presentations-en-20120819-1|221	%doc %{_texmfdistdir}/doc/latex/presentations-en/05-00-1.ltxb
12mu|texlive-presentations-en-20120819-1|222	%doc %{_texmfdistdir}/doc/latex/presentations-en/05-01-1.ltxb
12mu|texlive-presentations-en-20120819-1|223	%doc %{_texmfdistdir}/doc/latex/presentations-en/05-02-1.ltxb
12mu|texlive-presentations-en-20120819-1|224	%doc %{_texmfdistdir}/doc/latex/presentations-en/05-03-1.ltxb
12mu|texlive-presentations-en-20120819-1|225	%doc %{_texmfdistdir}/doc/latex/presentations-en/05-03-2.ltxb
12mu|texlive-presentations-en-20120819-1|226	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-01-1.ltx
12mu|texlive-presentations-en-20120819-1|227	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-01-2.ltx
12mu|texlive-presentations-en-20120819-1|228	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-01-3.ltx
12mu|texlive-presentations-en-20120819-1|229	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-01-4.ltx
12mu|texlive-presentations-en-20120819-1|230	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-01-5.ltx
12mu|texlive-presentations-en-20120819-1|231	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-01-6.ltx
12mu|texlive-presentations-en-20120819-1|232	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-01-7.ltx
12mu|texlive-presentations-en-20120819-1|233	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-02-1.ltxps
12mu|texlive-presentations-en-20120819-1|234	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-02-2.ltx
12mu|texlive-presentations-en-20120819-1|235	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-04-1.ltx
12mu|texlive-presentations-en-20120819-1|236	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-04-2.ltx
12mu|texlive-presentations-en-20120819-1|237	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-04-3.ltx
12mu|texlive-presentations-en-20120819-1|238	%doc %{_texmfdistdir}/doc/latex/presentations-en/06-05-1.ltx
12mu|texlive-presentations-en-20120819-1|239	%doc %{_texmfdistdir}/doc/latex/presentations-en/07-03-1.ltx
12mu|texlive-presentations-en-20120819-1|240	%doc %{_texmfdistdir}/doc/latex/presentations-en/07-03-2.ltx
12mu|texlive-presentations-en-20120819-1|241	%doc %{_texmfdistdir}/doc/latex/presentations-en/07-03-3.ltxpd
12mu|texlive-presentations-en-20120819-1|242	%doc %{_texmfdistdir}/doc/latex/presentations-en/07-03-4.ltxb
12mu|texlive-presentations-en-20120819-1|243	%doc %{_texmfdistdir}/doc/latex/presentations-en/07-05-1.ltxbps
12mu|texlive-presentations-en-20120819-1|244	%doc %{_texmfdistdir}/doc/latex/presentations-en/07-05-2.ltxbps
12mu|texlive-presentations-en-20120819-1|245	%doc %{_texmfdistdir}/doc/latex/presentations-en/DEexa.sty
12mu|texlive-presentations-en-20120819-1|246	%doc %{_texmfdistdir}/doc/latex/presentations-en/DEoptions.sty
12mu|texlive-presentations-en-20120819-1|247	%doc %{_texmfdistdir}/doc/latex/presentations-en/PPRtime.sty
12mu|texlive-presentations-en-20120819-1|248	%doc %{_texmfdistdir}/doc/latex/presentations-en/README
12mu|texlive-presentations-en-20120819-1|249	%doc %{_texmfdistdir}/doc/latex/presentations-en/Textdemo.tex
12mu|texlive-presentations-en-20120819-1|250	%doc %{_texmfdistdir}/doc/latex/presentations-en/beamer-demo-en.tex
12mu|texlive-presentations-en-20120819-1|251	%doc %{_texmfdistdir}/doc/latex/presentations-en/beamer-demo.tex
12mu|texlive-presentations-en-20120819-1|252	%doc %{_texmfdistdir}/doc/latex/presentations-en/beamer-demo2.tex
12mu|texlive-presentations-en-20120819-1|253	%doc %{_texmfdistdir}/doc/latex/presentations-en/beispiel.cls
12mu|texlive-presentations-en-20120819-1|254	%doc %{_texmfdistdir}/doc/latex/presentations-en/bspcalweekly.cls
12mu|texlive-presentations-en-20120819-1|255	%doc %{_texmfdistdir}/doc/latex/presentations-en/bspdvdcoll.cls
12mu|texlive-presentations-en-20120819-1|256	%doc %{_texmfdistdir}/doc/latex/presentations-en/bspfont.cls
12mu|texlive-presentations-en-20120819-1|257	%doc %{_texmfdistdir}/doc/latex/presentations-en/bsppstricks.cls
12mu|texlive-presentations-en-20120819-1|258	%doc %{_texmfdistdir}/doc/latex/presentations-en/buch-E.bib
12mu|texlive-presentations-en-20120819-1|259	%doc %{_texmfdistdir}/doc/latex/presentations-en/buch.bib
12mu|texlive-presentations-en-20120819-1|260	%doc %{_texmfdistdir}/doc/latex/presentations-en/exa-fontconfig.tex
12mu|texlive-presentations-en-20120819-1|261	%doc %{_texmfdistdir}/doc/latex/presentations-en/exaarticle.cls
12mu|texlive-presentations-en-20120819-1|262	%doc %{_texmfdistdir}/doc/latex/presentations-en/exaarticle2.cls
12mu|texlive-presentations-en-20120819-1|263	%doc %{_texmfdistdir}/doc/latex/presentations-en/exaartplain.cls
12mu|texlive-presentations-en-20120819-1|264	%doc %{_texmfdistdir}/doc/latex/presentations-en/exabeamer.cls
12mu|texlive-presentations-en-20120819-1|265	%doc %{_texmfdistdir}/doc/latex/presentations-en/exabook.cls
12mu|texlive-presentations-en-20120819-1|266	%doc %{_texmfdistdir}/doc/latex/presentations-en/exabook2.cls
12mu|texlive-presentations-en-20120819-1|267	%doc %{_texmfdistdir}/doc/latex/presentations-en/exadante.cls
12mu|texlive-presentations-en-20120819-1|268	%doc %{_texmfdistdir}/doc/latex/presentations-en/exafoils.cls
12mu|texlive-presentations-en-20120819-1|269	%doc %{_texmfdistdir}/doc/latex/presentations-en/exafubeamer.cls
12mu|texlive-presentations-en-20120819-1|270	%doc %{_texmfdistdir}/doc/latex/presentations-en/exafupd.cls
12mu|texlive-presentations-en-20120819-1|271	%doc %{_texmfdistdir}/doc/latex/presentations-en/examargin.cls
12mu|texlive-presentations-en-20120819-1|272	%doc %{_texmfdistdir}/doc/latex/presentations-en/examemoir.cls
12mu|texlive-presentations-en-20120819-1|273	%doc %{_texmfdistdir}/doc/latex/presentations-en/examinimal-mathsymbols.cls
12mu|texlive-presentations-en-20120819-1|274	%doc %{_texmfdistdir}/doc/latex/presentations-en/examinimal.cls
12mu|texlive-presentations-en-20120819-1|275	%doc %{_texmfdistdir}/doc/latex/presentations-en/exapd.cls
12mu|texlive-presentations-en-20120819-1|276	%doc %{_texmfdistdir}/doc/latex/presentations-en/exaprosper.cls
12mu|texlive-presentations-en-20120819-1|277	%doc %{_texmfdistdir}/doc/latex/presentations-en/exareport.cls
12mu|texlive-presentations-en-20120819-1|278	%doc %{_texmfdistdir}/doc/latex/presentations-en/exaseminar.cls
12mu|texlive-presentations-en-20120819-1|279	%doc %{_texmfdistdir}/doc/latex/presentations-en/exaslidenotes.cls
12mu|texlive-presentations-en-20120819-1|280	%doc %{_texmfdistdir}/doc/latex/presentations-en/exasymbol.cls
12mu|texlive-presentations-en-20120819-1|281	%doc %{_texmfdistdir}/doc/latex/presentations-en/exaxetex.cls
12mu|texlive-presentations-en-20120819-1|282	%doc %{_texmfdistdir}/doc/latex/presentations-en/fontDemo-E.tex
12mu|texlive-presentations-en-20120819-1|283	%doc %{_texmfdistdir}/doc/latex/presentations-en/fontDemo.tex
12mu|texlive-presentations-en-20120819-1|284	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/TU.jpg
12mu|texlive-presentations-en-20120819-1|285	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/TeX.pdf
12mu|texlive-presentations-en-20120819-1|286	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/beamer0.pdf
12mu|texlive-presentations-en-20120819-1|287	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/beamer1.pdf
12mu|texlive-presentations-en-20120819-1|288	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/beamer2.pdf
12mu|texlive-presentations-en-20120819-1|289	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/beamernavbar.png
12mu|texlive-presentations-en-20120819-1|290	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/beamernavsymbols.pdf
12mu|texlive-presentations-en-20120819-1|291	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/beamernavsymbols.tex
12mu|texlive-presentations-en-20120819-1|292	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/grating.png
12mu|texlive-presentations-en-20120819-1|293	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/ligaturen.png
12mu|texlive-presentations-en-20120819-1|294	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/multimedia.jpg
12mu|texlive-presentations-en-20120819-1|295	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/multimedia.tex
12mu|texlive-presentations-en-20120819-1|296	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/transition1.png
12mu|texlive-presentations-en-20120819-1|297	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/beamer/zedat.pdf
12mu|texlive-presentations-en-20120819-1|298	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pd/clemson.gif
12mu|texlive-presentations-en-20120819-1|299	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pd/clemson.png
12mu|texlive-presentations-en-20120819-1|300	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pd/logo-clemson.png
12mu|texlive-presentations-en-20120819-1|301	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pd/logofbbw.eps
12mu|texlive-presentations-en-20120819-1|302	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pd/moviePD.png
12mu|texlive-presentations-en-20120819-1|303	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pd/pawmkorange.png
12mu|texlive-presentations-en-20120819-1|304	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pd/pawmkpurple.png
12mu|texlive-presentations-en-20120819-1|305	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pd/pawtraceorange.png
12mu|texlive-presentations-en-20120819-1|306	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pd/pawtracep.png
12mu|texlive-presentations-en-20120819-1|307	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pd/wieesgeht.eps
12mu|texlive-presentations-en-20120819-1|308	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pd/zedat2.eps
12mu|texlive-presentations-en-20120819-1|309	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pdfscreen/Tore3d.pdf
12mu|texlive-presentations-en-20120819-1|310	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pdfscreen/mp.pdf
12mu|texlive-presentations-en-20120819-1|311	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pdfscreen/mpgraph.mps
12mu|texlive-presentations-en-20120819-1|312	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pdfscreen/pst.pdf
12mu|texlive-presentations-en-20120819-1|313	%doc %{_texmfdistdir}/doc/latex/presentations-en/images/pdfscreen/tex.png
12mu|texlive-presentations-en-20120819-1|314	%doc %{_texmfdistdir}/doc/latex/presentations-en/obox.sty
12mu|texlive-presentations-en-20120819-1|315	%doc %{_texmfdistdir}/doc/latex/presentations-en/pd-demo-default.tex
12mu|texlive-presentations-en-20120819-1|316	%doc %{_texmfdistdir}/doc/latex/presentations-en/pd-demo.tex
12mu|texlive-presentations-en-20120819-1|317	%doc %{_texmfdistdir}/doc/latex/presentations-en/powerdot-clemson.sty
12mu|texlive-presentations-en-20120819-1|318	%doc %{_texmfdistdir}/doc/latex/presentations-en/prosper.cls
12mu|texlive-presentations-en-20120819-1|319	%doc %{_texmfdistdir}/doc/latex/presentations-en/runAll
12mu|texlive-presentations-en-20120819-1|320	%doc %{_texmfdistdir}/doc/latex/presentations-en/screxa.cls
12mu|texlive-presentations-en-20120819-1|321	%doc %{_texmfdistdir}/doc/latex/presentations-en/screxabook.cls
12mu|texlive-presentations-en-20120819-1|322	%doc %{_texmfdistdir}/doc/latex/presentations-en/screxareport.cls
12mu|texlive-presentations-en-20120819-1|323	%doc %{_texmfdistdir}/doc/latex/presentations-en/slidenotes.cfg
12mu|texlive-presentations-en-20120819-1|324	%doc %{_texmfdistdir}/doc/latex/presentations-en/slidenotes.cls
12mu|texlive-presentations-en-20120819-1|325	%doc %{_texmfdistdir}/doc/latex/presentations-en/textdemo.sty
12mu|texlive-presentations-en-20120819-1|326	
12mu|texlive-presentations-en-20120819-1|327	#-----------------------------------------------------------------------
12mu|texlive-presentations-en-20120819-1|328	%prep
12mu|texlive-presentations-en-20120819-1|329	%setup -c -a0 -a1
12mu|texlive-presentations-en-20120819-1|330	
12mu|texlive-presentations-en-20120819-1|331	%build
12mu|texlive-presentations-en-20120819-1|332	
12mu|texlive-presentations-en-20120819-1|333	%install
12mu|texlive-presentations-en-20120819-1|334	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-presentations-en-20120819-1|335	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-presentations-en-20120819-1|336	
12mu|texlive-presentations-en-20120819-1|337	
12mu|texlive-presentations-en-20120819-1|338	
12mu|texlive-presentations-en-20120819-1|339	%changelog
12mu|texlive-presentations-en-20120819-1|340	* Fri Nov 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 20120819-1
12mu|texlive-presentations-en-20120819-1|341	+ Revision: cc69060
12mu|texlive-presentations-en-20120819-1|342	- Automatic import for version 20120819-1
12mu|texlive-presentations-en-20120819-1|343	
12mu|texlive-presentations-en-20120819-1|344	

21291 12
12mu|texlive-proposal-20130219-5|1	# revision 29174
12mu|texlive-proposal-20130219-5|2	# category Package
12mu|texlive-proposal-20130219-5|3	# catalog-ctan /macros/latex/contrib/proposal
12mu|texlive-proposal-20130219-5|4	# catalog-date 2013-02-19 13:34:37 +0100
12mu|texlive-proposal-20130219-5|5	# catalog-license lppl
12mu|texlive-proposal-20130219-5|6	# catalog-version undef
12mu|texlive-proposal-20130219-5|7	Name:		texlive-proposal
12mu|texlive-proposal-20130219-5|8	Version:	20130219
12mu|texlive-proposal-20130219-5|9	Release:	5
12mu|texlive-proposal-20130219-5|10	Summary:	A class for preparing proposals
12mu|texlive-proposal-20130219-5|11	Group:		Publishing
12mu|texlive-proposal-20130219-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/proposal
12mu|texlive-proposal-20130219-5|13	License:	LPPL
12mu|texlive-proposal-20130219-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/proposal.tar.xz
12mu|texlive-proposal-20130219-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/proposal.doc.tar.xz
12mu|texlive-proposal-20130219-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/proposal.source.tar.xz
12mu|texlive-proposal-20130219-5|17	BuildArch:	noarch
12mu|texlive-proposal-20130219-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-proposal-20130219-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-proposal-20130219-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-proposal-20130219-5|21	
12mu|texlive-proposal-20130219-5|22	%description
12mu|texlive-proposal-20130219-5|23	The process of preparing a collaborative proposal, to a major
12mu|texlive-proposal-20130219-5|24	funding body, involves integration of contributions of a many
12mu|texlive-proposal-20130219-5|25	people at many sites. It is therefore an ideal application for
12mu|texlive-proposal-20130219-5|26	a text-based document preparation system such as LaTeX, in
12mu|texlive-proposal-20130219-5|27	concert with a distributed version control system such as SVN.
12mu|texlive-proposal-20130219-5|28	The proposal class itself provides a basis for such an
12mu|texlive-proposal-20130219-5|29	enterprise. The dfgproposal and dfgproposal classes provide two
12mu|texlive-proposal-20130219-5|30	specialisations of the base class for (respectively) German and
12mu|texlive-proposal-20130219-5|31	European research proposals. The packages depend on the
12mu|texlive-proposal-20130219-5|32	author's stex bundle.
12mu|texlive-proposal-20130219-5|33	
12mu|texlive-proposal-20130219-5|34	%post
12mu|texlive-proposal-20130219-5|35	%{_sbindir}/texlive.post
12mu|texlive-proposal-20130219-5|36	
12mu|texlive-proposal-20130219-5|37	%postun
12mu|texlive-proposal-20130219-5|38	if [ $1 -eq 0 ]; then
12mu|texlive-proposal-20130219-5|39	%{_sbindir}/texlive.post
12mu|texlive-proposal-20130219-5|40	fi
12mu|texlive-proposal-20130219-5|41	
12mu|texlive-proposal-20130219-5|42	#-----------------------------------------------------------------------
12mu|texlive-proposal-20130219-5|43	%files
12mu|texlive-proposal-20130219-5|44	%{_texmfdistdir}/tex/latex/proposal/base/pdata.sty
12mu|texlive-proposal-20130219-5|45	%{_texmfdistdir}/tex/latex/proposal/base/proposal.cls
12mu|texlive-proposal-20130219-5|46	%{_texmfdistdir}/tex/latex/proposal/base/reporting.cls
12mu|texlive-proposal-20130219-5|47	%{_texmfdistdir}/tex/latex/proposal/dfg/dfgpdata.sty
12mu|texlive-proposal-20130219-5|48	%{_texmfdistdir}/tex/latex/proposal/dfg/dfgproposal.cls
12mu|texlive-proposal-20130219-5|49	%{_texmfdistdir}/tex/latex/proposal/dfg/dfgreporting.cls
12mu|texlive-proposal-20130219-5|50	%{_texmfdistdir}/tex/latex/proposal/eu/eupdata.sty
12mu|texlive-proposal-20130219-5|51	%{_texmfdistdir}/tex/latex/proposal/eu/euproposal.cls
12mu|texlive-proposal-20130219-5|52	%{_texmfdistdir}/tex/latex/proposal/eu/eureporting.cls
12mu|texlive-proposal-20130219-5|53	%doc %{_texmfdistdir}/doc/latex/proposal/README
12mu|texlive-proposal-20130219-5|54	%doc %{_texmfdistdir}/doc/latex/proposal/base/README
12mu|texlive-proposal-20130219-5|55	%doc %{_texmfdistdir}/doc/latex/proposal/base/proposal.pdf
12mu|texlive-proposal-20130219-5|56	%doc %{_texmfdistdir}/doc/latex/proposal/dfg/README
12mu|texlive-proposal-20130219-5|57	%doc %{_texmfdistdir}/doc/latex/proposal/dfg/dfgproposal.pdf
12mu|texlive-proposal-20130219-5|58	%doc %{_texmfdistdir}/doc/latex/proposal/eu/README
12mu|texlive-proposal-20130219-5|59	%doc %{_texmfdistdir}/doc/latex/proposal/eu/euproposal.pdf
12mu|texlive-proposal-20130219-5|60	%doc %{_texmfdistdir}/doc/latex/proposal/examples/Makefile
12mu|texlive-proposal-20130219-5|61	%doc %{_texmfdistdir}/doc/latex/proposal/examples/README
12mu|texlive-proposal-20130219-5|62	%doc %{_texmfdistdir}/doc/latex/proposal/examples/dfgdocs/1_02.pdf
12mu|texlive-proposal-20130219-5|63	%doc %{_texmfdistdir}/doc/latex/proposal/examples/dfgdocs/1_02e.pdf
12mu|texlive-proposal-20130219-5|64	%doc %{_texmfdistdir}/doc/latex/proposal/examples/dfgdocs/2_01.pdf
12mu|texlive-proposal-20130219-5|65	%doc %{_texmfdistdir}/doc/latex/proposal/examples/dfgdocs/2_010.pdf
12mu|texlive-proposal-20130219-5|66	%doc %{_texmfdistdir}/doc/latex/proposal/examples/dfgdocs/2_012e.pdf
12mu|texlive-proposal-20130219-5|67	%doc %{_texmfdistdir}/doc/latex/proposal/examples/dfgdocs/54_01_de.pdf
12mu|texlive-proposal-20130219-5|68	%doc %{_texmfdistdir}/doc/latex/proposal/examples/dfgdocs/54_01_en.pdf
12mu|texlive-proposal-20130219-5|69	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/Makefile
12mu|texlive-proposal-20130219-5|70	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/README
12mu|texlive-proposal-20130219-5|71	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/breakthrough.tex
12mu|texlive-proposal-20130219-5|72	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/impact.tex
12mu|texlive-proposal-20130219-5|73	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/implementation.tex
12mu|texlive-proposal-20130219-5|74	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/methodology.tex
12mu|texlive-proposal-20130219-5|75	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/novelty.tex
12mu|texlive-proposal-20130219-5|76	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB-blx.bib
12mu|texlive-proposal-20130219-5|77	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB.bbl
12mu|texlive-proposal-20130219-5|78	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB.deliverables
12mu|texlive-proposal-20130219-5|79	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB.delivs
12mu|texlive-proposal-20130219-5|80	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB.pdata
12mu|texlive-proposal-20130219-5|81	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB.pdf
12mu|texlive-proposal-20130219-5|82	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB.tex
12mu|texlive-proposal-20130219-5|83	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB1-blx.bbl
12mu|texlive-proposal-20130219-5|84	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB2-blx.bbl
12mu|texlive-proposal-20130219-5|85	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB3-blx.bbl
12mu|texlive-proposal-20130219-5|86	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/propB4-blx.bbl
12mu|texlive-proposal-20130219-5|87	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/quality.tex
12mu|texlive-proposal-20130219-5|88	%doc %{_texmfdistdir}/doc/latex/proposal/examples/fetopenstrep/workplan.tex
12mu|texlive-proposal-20130219-5|89	%doc %{_texmfdistdir}/doc/latex/proposal/examples/lib/WApersons.tex
12mu|texlive-proposal-20130219-5|90	%doc %{_texmfdistdir}/doc/latex/proposal/examples/lib/dummy.bib
12mu|texlive-proposal-20130219-5|91	%doc %{_texmfdistdir}/doc/latex/proposal/examples/lib/jacobs-logo.png
12mu|texlive-proposal-20130219-5|92	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/Makefile
12mu|texlive-proposal-20130219-5|93	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/funds.tex
12mu|texlive-proposal-20130219-5|94	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/preconditions.tex
12mu|texlive-proposal-20130219-5|95	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/proposal-blx.bib
12mu|texlive-proposal-20130219-5|96	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/proposal.pdata
12mu|texlive-proposal-20130219-5|97	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/proposal.pdf
12mu|texlive-proposal-20130219-5|98	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/proposal.tex
12mu|texlive-proposal-20130219-5|99	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/state.tex
12mu|texlive-proposal-20130219-5|100	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/workplan.tex
12mu|texlive-proposal-20130219-5|101	%doc %{_texmfdistdir}/doc/latex/proposal/examples/proposal/zusammenfassung.tex
12mu|texlive-proposal-20130219-5|102	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/Makefile
12mu|texlive-proposal-20130219-5|103	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/README
12mu|texlive-proposal-20130219-5|104	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/finalreport-blx.bib
12mu|texlive-proposal-20130219-5|105	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/finalreport.bbl
12mu|texlive-proposal-20130219-5|106	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/finalreport.pdata
12mu|texlive-proposal-20130219-5|107	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/finalreport.pdf
12mu|texlive-proposal-20130219-5|108	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/finalreport.tex
12mu|texlive-proposal-20130219-5|109	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/letter_submission.pdf
12mu|texlive-proposal-20130219-5|110	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/letter_submission.tex
12mu|texlive-proposal-20130219-5|111	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/progressreport.tex
12mu|texlive-proposal-20130219-5|112	%doc %{_texmfdistdir}/doc/latex/proposal/examples/report/progresssummary.tex
12mu|texlive-proposal-20130219-5|113	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/Makefile
12mu|texlive-proposal-20130219-5|114	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/README
12mu|texlive-proposal-20130219-5|115	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/jacobs-logo.png
12mu|texlive-proposal-20130219-5|116	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/letter_submission.pdf
12mu|texlive-proposal-20130219-5|117	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/letter_submission.tex
12mu|texlive-proposal-20130219-5|118	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/preconditions.tex
12mu|texlive-proposal-20130219-5|119	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/proposal-blx.bib
12mu|texlive-proposal-20130219-5|120	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/proposal.bbl
12mu|texlive-proposal-20130219-5|121	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/proposal.pdata
12mu|texlive-proposal-20130219-5|122	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/proposal.pdf
12mu|texlive-proposal-20130219-5|123	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/proposal.tex
12mu|texlive-proposal-20130219-5|124	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/proposal1-blx.bbl
12mu|texlive-proposal-20130219-5|125	%doc %{_texmfdistdir}/doc/latex/proposal/examples/simple-proposal/workplan.tex
12mu|texlive-proposal-20130219-5|126	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/Makefile
12mu|texlive-proposal-20130219-5|127	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/README
12mu|texlive-proposal-20130219-5|128	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/deliverables.tex
12mu|texlive-proposal-20130219-5|129	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/impact.tex
12mu|texlive-proposal-20130219-5|130	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/implementation.tex
12mu|texlive-proposal-20130219-5|131	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/issues.tex
12mu|texlive-proposal-20130219-5|132	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/methodology.tex
12mu|texlive-proposal-20130219-5|133	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/milestones.tex
12mu|texlive-proposal-20130219-5|134	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/objectives.tex
12mu|texlive-proposal-20130219-5|135	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/progress.tex
12mu|texlive-proposal-20130219-5|136	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB-blx.bib
12mu|texlive-proposal-20130219-5|137	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB.bbl
12mu|texlive-proposal-20130219-5|138	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB.deliverables
12mu|texlive-proposal-20130219-5|139	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB.delivs
12mu|texlive-proposal-20130219-5|140	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB.pdata
12mu|texlive-proposal-20130219-5|141	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB.pdf
12mu|texlive-proposal-20130219-5|142	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB.tex
12mu|texlive-proposal-20130219-5|143	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB1-blx.bbl
12mu|texlive-proposal-20130219-5|144	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB2-blx.bbl
12mu|texlive-proposal-20130219-5|145	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB3-blx.bbl
12mu|texlive-proposal-20130219-5|146	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/propB4-blx.bbl
12mu|texlive-proposal-20130219-5|147	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/quality.tex
12mu|texlive-proposal-20130219-5|148	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/risks.tex
12mu|texlive-proposal-20130219-5|149	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/site-bar.tex
12mu|texlive-proposal-20130219-5|150	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/site-baz.tex
12mu|texlive-proposal-20130219-5|151	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/site-efo.tex
12mu|texlive-proposal-20130219-5|152	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/site-jacu.tex
12mu|texlive-proposal-20130219-5|153	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/site-templatex.tex
12mu|texlive-proposal-20130219-5|154	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/workplan.tex
12mu|texlive-proposal-20130219-5|155	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/wp-class.tex
12mu|texlive-proposal-20130219-5|156	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/wp-dissem.tex
12mu|texlive-proposal-20130219-5|157	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/wp-management.tex
12mu|texlive-proposal-20130219-5|158	%doc %{_texmfdistdir}/doc/latex/proposal/examples/strep/wp-temple.tex
12mu|texlive-proposal-20130219-5|159	#- source
12mu|texlive-proposal-20130219-5|160	%doc %{_texmfdistdir}/source/latex/proposal/base/proposal.dtx
12mu|texlive-proposal-20130219-5|161	%doc %{_texmfdistdir}/source/latex/proposal/base/proposal.ins
12mu|texlive-proposal-20130219-5|162	%doc %{_texmfdistdir}/source/latex/proposal/dfg/dfgproposal.dtx
12mu|texlive-proposal-20130219-5|163	%doc %{_texmfdistdir}/source/latex/proposal/dfg/dfgproposal.ins
12mu|texlive-proposal-20130219-5|164	%doc %{_texmfdistdir}/source/latex/proposal/eu/euproposal.dtx
12mu|texlive-proposal-20130219-5|165	%doc %{_texmfdistdir}/source/latex/proposal/eu/euproposal.ins
12mu|texlive-proposal-20130219-5|166	
12mu|texlive-proposal-20130219-5|167	#-----------------------------------------------------------------------
12mu|texlive-proposal-20130219-5|168	%prep
12mu|texlive-proposal-20130219-5|169	%setup -c -a0 -a1 -a2
12mu|texlive-proposal-20130219-5|170	
12mu|texlive-proposal-20130219-5|171	%build
12mu|texlive-proposal-20130219-5|172	
12mu|texlive-proposal-20130219-5|173	%install
12mu|texlive-proposal-20130219-5|174	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-proposal-20130219-5|175	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-proposal-20130219-5|176	
12mu|texlive-proposal-20130219-5|177	%changelog
12mu|texlive-proposal-20130219-5|178	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20130219-5
12mu|texlive-proposal-20130219-5|179	+ Revision: 1ba41f0
12mu|texlive-proposal-20130219-5|180	- MassBuild#289: Increase release tag
12mu|texlive-proposal-20130219-5|181	
12mu|texlive-proposal-20130219-5|182	

21292 12
12mu|texlive-ps2pkm-1.6beta1-8|1	# revision 29764
12mu|texlive-ps2pkm-1.6beta1-8|2	# category TLCore
12mu|texlive-ps2pkm-1.6beta1-8|3	# catalog-ctan /fonts/utilities/ps2pk
12mu|texlive-ps2pkm-1.6beta1-8|4	# catalog-date 2012-07-20 20:39:39 +0200
12mu|texlive-ps2pkm-1.6beta1-8|5	# catalog-license other-free
12mu|texlive-ps2pkm-1.6beta1-8|6	# catalog-version 1.6 beta 1
12mu|texlive-ps2pkm-1.6beta1-8|7	Name:		texlive-ps2pkm
12mu|texlive-ps2pkm-1.6beta1-8|8	Version:	1.6beta1
12mu|texlive-ps2pkm-1.6beta1-8|9	Release:	8
12mu|texlive-ps2pkm-1.6beta1-8|10	Summary:	Generate a PK font from an Adobe Type 1 font
12mu|texlive-ps2pkm-1.6beta1-8|11	Group:		Publishing
12mu|texlive-ps2pkm-1.6beta1-8|12	URL:		http://www.ctan.org/tex-archive/fonts/utilities/ps2pk
12mu|texlive-ps2pkm-1.6beta1-8|13	License:	OTHER-FREE
12mu|texlive-ps2pkm-1.6beta1-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ps2pkm.tar.xz
12mu|texlive-ps2pkm-1.6beta1-8|15	BuildArch:	noarch
12mu|texlive-ps2pkm-1.6beta1-8|16	BuildRequires:	texlive-tlpkg
12mu|texlive-ps2pkm-1.6beta1-8|17	Requires(pre):	texlive-tlpkg
12mu|texlive-ps2pkm-1.6beta1-8|18	Requires(post):	texlive-kpathsea
12mu|texlive-ps2pkm-1.6beta1-8|19	Requires:	texlive-ps2pkm.bin
12mu|texlive-ps2pkm-1.6beta1-8|20	
12mu|texlive-ps2pkm-1.6beta1-8|21	%description
12mu|texlive-ps2pkm-1.6beta1-8|22	Generates a PK file from an Adobe Type 1 font. PK fonts are (or
12mu|texlive-ps2pkm-1.6beta1-8|23	used to be) valuable in enabling previewers to view documents
12mu|texlive-ps2pkm-1.6beta1-8|24	generated that use Type 1 fonts. The program makes use of code
12mu|texlive-ps2pkm-1.6beta1-8|25	donated to the X consortium by IBM.
12mu|texlive-ps2pkm-1.6beta1-8|26	
12mu|texlive-ps2pkm-1.6beta1-8|27	%post
12mu|texlive-ps2pkm-1.6beta1-8|28	%{_sbindir}/texlive.post
12mu|texlive-ps2pkm-1.6beta1-8|29	
12mu|texlive-ps2pkm-1.6beta1-8|30	%postun
12mu|texlive-ps2pkm-1.6beta1-8|31	if [ $1 -eq 0 ]; then
12mu|texlive-ps2pkm-1.6beta1-8|32	%{_sbindir}/texlive.post
12mu|texlive-ps2pkm-1.6beta1-8|33	fi
12mu|texlive-ps2pkm-1.6beta1-8|34	
12mu|texlive-ps2pkm-1.6beta1-8|35	#-----------------------------------------------------------------------
12mu|texlive-ps2pkm-1.6beta1-8|36	%files
12mu|texlive-ps2pkm-1.6beta1-8|37	%{_mandir}/man1/mag.1*
12mu|texlive-ps2pkm-1.6beta1-8|38	%{_texmfdistdir}/doc/man/man1/mag.man1.pdf
12mu|texlive-ps2pkm-1.6beta1-8|39	%{_mandir}/man1/pfb2pfa.1*
12mu|texlive-ps2pkm-1.6beta1-8|40	%{_texmfdistdir}/doc/man/man1/pfb2pfa.man1.pdf
12mu|texlive-ps2pkm-1.6beta1-8|41	%{_mandir}/man1/pk2bm.1*
12mu|texlive-ps2pkm-1.6beta1-8|42	%{_texmfdistdir}/doc/man/man1/pk2bm.man1.pdf
12mu|texlive-ps2pkm-1.6beta1-8|43	%{_mandir}/man1/ps2pk.1*
12mu|texlive-ps2pkm-1.6beta1-8|44	%{_texmfdistdir}/doc/man/man1/ps2pk.man1.pdf
12mu|texlive-ps2pkm-1.6beta1-8|45	
12mu|texlive-ps2pkm-1.6beta1-8|46	#-----------------------------------------------------------------------
12mu|texlive-ps2pkm-1.6beta1-8|47	%prep
12mu|texlive-ps2pkm-1.6beta1-8|48	%setup -c -a0
12mu|texlive-ps2pkm-1.6beta1-8|49	
12mu|texlive-ps2pkm-1.6beta1-8|50	%build
12mu|texlive-ps2pkm-1.6beta1-8|51	
12mu|texlive-ps2pkm-1.6beta1-8|52	%install
12mu|texlive-ps2pkm-1.6beta1-8|53	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-ps2pkm-1.6beta1-8|54	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-ps2pkm-1.6beta1-8|55	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-ps2pkm-1.6beta1-8|56	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-ps2pkm-1.6beta1-8|57	
12mu|texlive-ps2pkm-1.6beta1-8|58	%changelog
12mu|texlive-ps2pkm-1.6beta1-8|59	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.6beta1-8
12mu|texlive-ps2pkm-1.6beta1-8|60	+ Revision: a048e8c
12mu|texlive-ps2pkm-1.6beta1-8|61	- Sync with cooker
12mu|texlive-ps2pkm-1.6beta1-8|62	
12mu|texlive-ps2pkm-1.6beta1-8|63	

21293 12
12mu|texlive-pst-node-1.32-1|1	# revision 32891
12mu|texlive-pst-node-1.32-1|2	# category Package
12mu|texlive-pst-node-1.32-1|3	# catalog-ctan /graphics/pstricks/contrib/pst-node
12mu|texlive-pst-node-1.32-1|4	# catalog-date 2014-02-04 05:38:17 +0100
12mu|texlive-pst-node-1.32-1|5	# catalog-license lppl
12mu|texlive-pst-node-1.32-1|6	Name:		texlive-pst-node
12mu|texlive-pst-node-1.32-1|7	Version:	1.32
12mu|texlive-pst-node-1.32-1|8	Release:	1
12mu|texlive-pst-node-1.32-1|9	Summary:	Nodes and node connections in pstricks
12mu|texlive-pst-node-1.32-1|10	Group:		Publishing
12mu|texlive-pst-node-1.32-1|11	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-node
12mu|texlive-pst-node-1.32-1|12	License:	LPPL
12mu|texlive-pst-node-1.32-1|13	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-node.tar.xz
12mu|texlive-pst-node-1.32-1|14	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-node.doc.tar.xz
12mu|texlive-pst-node-1.32-1|15	BuildArch:	noarch
12mu|texlive-pst-node-1.32-1|16	BuildRequires:	texlive-tlpkg
12mu|texlive-pst-node-1.32-1|17	Requires(pre):	texlive-tlpkg
12mu|texlive-pst-node-1.32-1|18	Requires(post):	texlive-kpathsea
12mu|texlive-pst-node-1.32-1|19	
12mu|texlive-pst-node-1.32-1|20	%description
12mu|texlive-pst-node-1.32-1|21	The package enables the user to connect information, and to
12mu|texlive-pst-node-1.32-1|22	place labels, without knowing (in advance) the actual positions
12mu|texlive-pst-node-1.32-1|23	of the items to be connected, or where the connecting line
12mu|texlive-pst-node-1.32-1|24	should go. The macros are useful for making graphs and trees,
12mu|texlive-pst-node-1.32-1|25	mathematical diagrams, linguistic syntax diagrams, and so on.
12mu|texlive-pst-node-1.32-1|26	The package contents were previously distributed as a part of
12mu|texlive-pst-node-1.32-1|27	the pstricks base distribution; the package serves as an
12mu|texlive-pst-node-1.32-1|28	extension to PSTricks.
12mu|texlive-pst-node-1.32-1|29	
12mu|texlive-pst-node-1.32-1|30	%post
12mu|texlive-pst-node-1.32-1|31	%{_sbindir}/texlive.post
12mu|texlive-pst-node-1.32-1|32	
12mu|texlive-pst-node-1.32-1|33	%postun
12mu|texlive-pst-node-1.32-1|34	if [ $1 -eq 0 ]; then
12mu|texlive-pst-node-1.32-1|35	%{_sbindir}/texlive.post
12mu|texlive-pst-node-1.32-1|36	fi
12mu|texlive-pst-node-1.32-1|37	
12mu|texlive-pst-node-1.32-1|38	#-----------------------------------------------------------------------
12mu|texlive-pst-node-1.32-1|39	%files
12mu|texlive-pst-node-1.32-1|40	%{_texmfdistdir}/dvips/pst-node/pst-node.pro
12mu|texlive-pst-node-1.32-1|41	%{_texmfdistdir}/dvips/pst-node/pst-node97.pro
12mu|texlive-pst-node-1.32-1|42	%{_texmfdistdir}/tex/generic/pst-node/pst-node.tex
12mu|texlive-pst-node-1.32-1|43	%{_texmfdistdir}/tex/generic/pst-node/pst-node97.tex
12mu|texlive-pst-node-1.32-1|44	%{_texmfdistdir}/tex/latex/pst-node/pst-node.sty
12mu|texlive-pst-node-1.32-1|45	%doc %{_texmfdistdir}/doc/generic/pst-node/Changes
12mu|texlive-pst-node-1.32-1|46	%doc %{_texmfdistdir}/doc/generic/pst-node/README
12mu|texlive-pst-node-1.32-1|47	%doc %{_texmfdistdir}/doc/generic/pst-node/psmatrix-docDE.bib
12mu|texlive-pst-node-1.32-1|48	%doc %{_texmfdistdir}/doc/generic/pst-node/psmatrix-docDE.pdf
12mu|texlive-pst-node-1.32-1|49	%doc %{_texmfdistdir}/doc/generic/pst-node/psmatrix-docDE.tex
12mu|texlive-pst-node-1.32-1|50	%doc %{_texmfdistdir}/doc/generic/pst-node/pst-node-doc.bib
12mu|texlive-pst-node-1.32-1|51	%doc %{_texmfdistdir}/doc/generic/pst-node/pst-node-doc.pdf
12mu|texlive-pst-node-1.32-1|52	%doc %{_texmfdistdir}/doc/generic/pst-node/pst-node-doc.tex
12mu|texlive-pst-node-1.32-1|53	
12mu|texlive-pst-node-1.32-1|54	#-----------------------------------------------------------------------
12mu|texlive-pst-node-1.32-1|55	%prep
12mu|texlive-pst-node-1.32-1|56	%setup -c -a0 -a1
12mu|texlive-pst-node-1.32-1|57	
12mu|texlive-pst-node-1.32-1|58	%build
12mu|texlive-pst-node-1.32-1|59	
12mu|texlive-pst-node-1.32-1|60	%install
12mu|texlive-pst-node-1.32-1|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-pst-node-1.32-1|62	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-pst-node-1.32-1|63	
12mu|texlive-pst-node-1.32-1|64	%changelog
12mu|texlive-pst-node-1.32-1|65	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.32-1
12mu|texlive-pst-node-1.32-1|66	+ Revision: ce1e3a8
12mu|texlive-pst-node-1.32-1|67	- Sync with cooker
12mu|texlive-pst-node-1.32-1|68	
12mu|texlive-pst-node-1.32-1|69	

21294 12
12mu|texlive-pstool-1.5b-5|1	# revision 32065
12mu|texlive-pstool-1.5b-5|2	# category Package
12mu|texlive-pstool-1.5b-5|3	# catalog-ctan /macros/latex/contrib/pstool
12mu|texlive-pstool-1.5b-5|4	# catalog-date 2013-11-04 16:22:51 +0100
12mu|texlive-pstool-1.5b-5|5	# catalog-license lppl
12mu|texlive-pstool-1.5b-5|6	# catalog-version 1.5b
12mu|texlive-pstool-1.5b-5|7	Name:		texlive-pstool
12mu|texlive-pstool-1.5b-5|8	Version:	1.5b
12mu|texlive-pstool-1.5b-5|9	Release:	5
12mu|texlive-pstool-1.5b-5|10	Summary:	Support for psfrag within pdfLaTeX
12mu|texlive-pstool-1.5b-5|11	Group:		Publishing
12mu|texlive-pstool-1.5b-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pstool
12mu|texlive-pstool-1.5b-5|13	License:	LPPL
12mu|texlive-pstool-1.5b-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstool.tar.xz
12mu|texlive-pstool-1.5b-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstool.doc.tar.xz
12mu|texlive-pstool-1.5b-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstool.source.tar.xz
12mu|texlive-pstool-1.5b-5|17	BuildArch:	noarch
12mu|texlive-pstool-1.5b-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-pstool-1.5b-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-pstool-1.5b-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-pstool-1.5b-5|21	
12mu|texlive-pstool-1.5b-5|22	%description
12mu|texlive-pstool-1.5b-5|23	The package works in the same sort of way as pst-pdf, but it
12mu|texlive-pstool-1.5b-5|24	also processes the PostScript graphics with psfrag to add
12mu|texlive-pstool-1.5b-5|25	labels within the graphic, before conversion. Thus the bundle
12mu|texlive-pstool-1.5b-5|26	replaces two steps of an ordinary workflow. (Naturally, the
12mu|texlive-pstool-1.5b-5|27	package requires that \write 18 is enabled.) Pstool ensures
12mu|texlive-pstool-1.5b-5|28	that each version of each graphic is compiled once only (the
12mu|texlive-pstool-1.5b-5|29	graphic is (re-)compiled only if it has changed since the
12mu|texlive-pstool-1.5b-5|30	previous compilation of the document). This drastically speeds
12mu|texlive-pstool-1.5b-5|31	up the running of the package in the typical case (though the
12mu|texlive-pstool-1.5b-5|32	first run of any document is inevitably just as slow as with
12mu|texlive-pstool-1.5b-5|33	any similar package).
12mu|texlive-pstool-1.5b-5|34	
12mu|texlive-pstool-1.5b-5|35	%post
12mu|texlive-pstool-1.5b-5|36	%{_sbindir}/texlive.post
12mu|texlive-pstool-1.5b-5|37	
12mu|texlive-pstool-1.5b-5|38	%postun
12mu|texlive-pstool-1.5b-5|39	if [ $1 -eq 0 ]; then
12mu|texlive-pstool-1.5b-5|40	%{_sbindir}/texlive.post
12mu|texlive-pstool-1.5b-5|41	fi
12mu|texlive-pstool-1.5b-5|42	
12mu|texlive-pstool-1.5b-5|43	#-----------------------------------------------------------------------
12mu|texlive-pstool-1.5b-5|44	%files
12mu|texlive-pstool-1.5b-5|45	%{_texmfdistdir}/tex/latex/pstool/pstool.sty
12mu|texlive-pstool-1.5b-5|46	%doc %{_texmfdistdir}/doc/latex/pstool/README
12mu|texlive-pstool-1.5b-5|47	%doc %{_texmfdistdir}/doc/latex/pstool/example-pstool.tex
12mu|texlive-pstool-1.5b-5|48	%doc %{_texmfdistdir}/doc/latex/pstool/example.tex
12mu|texlive-pstool-1.5b-5|49	%doc %{_texmfdistdir}/doc/latex/pstool/macros.tex
12mu|texlive-pstool-1.5b-5|50	%doc %{_texmfdistdir}/doc/latex/pstool/pstool.pdf
12mu|texlive-pstool-1.5b-5|51	%doc %{_texmfdistdir}/doc/latex/pstool/subdir/trial2-psfrag.eps
12mu|texlive-pstool-1.5b-5|52	%doc %{_texmfdistdir}/doc/latex/pstool/subdir/trial2-psfrag.tex
12mu|texlive-pstool-1.5b-5|53	%doc %{_texmfdistdir}/doc/latex/pstool/trial.eps
12mu|texlive-pstool-1.5b-5|54	%doc %{_texmfdistdir}/doc/latex/pstool/trial.tex
12mu|texlive-pstool-1.5b-5|55	%doc %{_texmfdistdir}/doc/latex/pstool/trial2.eps
12mu|texlive-pstool-1.5b-5|56	%doc %{_texmfdistdir}/doc/latex/pstool/trial2.tex
12mu|texlive-pstool-1.5b-5|57	#- source
12mu|texlive-pstool-1.5b-5|58	%doc %{_texmfdistdir}/source/latex/pstool/pstool.ins
12mu|texlive-pstool-1.5b-5|59	%doc %{_texmfdistdir}/source/latex/pstool/pstool.tex
12mu|texlive-pstool-1.5b-5|60	
12mu|texlive-pstool-1.5b-5|61	#-----------------------------------------------------------------------
12mu|texlive-pstool-1.5b-5|62	%prep
12mu|texlive-pstool-1.5b-5|63	%setup -c -a0 -a1 -a2
12mu|texlive-pstool-1.5b-5|64	
12mu|texlive-pstool-1.5b-5|65	%build
12mu|texlive-pstool-1.5b-5|66	
12mu|texlive-pstool-1.5b-5|67	%install
12mu|texlive-pstool-1.5b-5|68	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-pstool-1.5b-5|69	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-pstool-1.5b-5|70	
12mu|texlive-pstool-1.5b-5|71	%changelog
12mu|texlive-pstool-1.5b-5|72	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5b-5
12mu|texlive-pstool-1.5b-5|73	+ Revision: 3b45c13
12mu|texlive-pstool-1.5b-5|74	- Sync with cooker
12mu|texlive-pstool-1.5b-5|75	
12mu|texlive-pstool-1.5b-5|76	

21295 12
12mu|texlive-pstools-1.68-10|1	# revision 29764
12mu|texlive-pstools-1.68-10|2	# category TLCore
12mu|texlive-pstools-1.68-10|3	# catalog-ctan /support/ps2eps
12mu|texlive-pstools-1.68-10|4	# catalog-date 2012-07-20 20:39:39 +0200
12mu|texlive-pstools-1.68-10|5	# catalog-license gpl
12mu|texlive-pstools-1.68-10|6	# catalog-version 1.68
12mu|texlive-pstools-1.68-10|7	Name:		texlive-pstools
12mu|texlive-pstools-1.68-10|8	Version:	1.68
12mu|texlive-pstools-1.68-10|9	Release:	10
12mu|texlive-pstools-1.68-10|10	Summary:	Produce Encapsulated PostScript from PostScript
12mu|texlive-pstools-1.68-10|11	Group:		Publishing
12mu|texlive-pstools-1.68-10|12	URL:		http://www.ctan.org/tex-archive/support/ps2eps
12mu|texlive-pstools-1.68-10|13	License:	GPL
12mu|texlive-pstools-1.68-10|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstools.tar.xz
12mu|texlive-pstools-1.68-10|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstools.doc.tar.xz
12mu|texlive-pstools-1.68-10|16	BuildArch:	noarch
12mu|texlive-pstools-1.68-10|17	BuildRequires:	texlive-tlpkg
12mu|texlive-pstools-1.68-10|18	Requires(pre):	texlive-tlpkg
12mu|texlive-pstools-1.68-10|19	Requires(post):	texlive-kpathsea
12mu|texlive-pstools-1.68-10|20	Requires:	texlive-pstools.bin
12mu|texlive-pstools-1.68-10|21	%rename ps2eps
12mu|texlive-pstools-1.68-10|22	
12mu|texlive-pstools-1.68-10|23	%description
12mu|texlive-pstools-1.68-10|24	Produce Encapsulated PostScript Files (EPS/EPSF) from a one-
12mu|texlive-pstools-1.68-10|25	page PostScript document, or any PostScript document. A correct
12mu|texlive-pstools-1.68-10|26	Bounding Box is calculated for the EPS files and some
12mu|texlive-pstools-1.68-10|27	PostScript command sequences that can produce errorneous
12mu|texlive-pstools-1.68-10|28	results on printers are filtered. The input is cropped to
12mu|texlive-pstools-1.68-10|29	include just the image contained in the PostScript file. The
12mu|texlive-pstools-1.68-10|30	EPS files can then be included into TeX documents. Other
12mu|texlive-pstools-1.68-10|31	programs like ps2epsi (a script distributed with ghostscript)
12mu|texlive-pstools-1.68-10|32	don't always calculate the correct bounding box (because the
12mu|texlive-pstools-1.68-10|33	values are put on the PostScript stack which may get corrupted
12mu|texlive-pstools-1.68-10|34	by bad PostScript code) or they round it off, resulting in
12mu|texlive-pstools-1.68-10|35	clipping the image. Therefore ps2eps uses a resolution of 144
12mu|texlive-pstools-1.68-10|36	dpi to get the correct bounding box. The bundle includes
12mu|texlive-pstools-1.68-10|37	binaries for Linux, Solaris, Digital Unix or Windows
12mu|texlive-pstools-1.68-10|38	2000/9x/NT; for other platforms, the user needs perl,
12mu|texlive-pstools-1.68-10|39	ghostscript and an ANSI-C compiler. Included in the
12mu|texlive-pstools-1.68-10|40	distribution is the bbox program, an application to produce
12mu|texlive-pstools-1.68-10|41	Bounding Box values for rawppm or rawpbm format files.
12mu|texlive-pstools-1.68-10|42	
12mu|texlive-pstools-1.68-10|43	%post
12mu|texlive-pstools-1.68-10|44	%{_sbindir}/texlive.post
12mu|texlive-pstools-1.68-10|45	
12mu|texlive-pstools-1.68-10|46	%postun
12mu|texlive-pstools-1.68-10|47	if [ $1 -eq 0 ]; then
12mu|texlive-pstools-1.68-10|48	%{_sbindir}/texlive.post
12mu|texlive-pstools-1.68-10|49	fi
12mu|texlive-pstools-1.68-10|50	
12mu|texlive-pstools-1.68-10|51	#-----------------------------------------------------------------------
12mu|texlive-pstools-1.68-10|52	%files
12mu|texlive-pstools-1.68-10|53	%{_bindir}/ps2eps
12mu|texlive-pstools-1.68-10|54	%{_bindir}/ps2frag
12mu|texlive-pstools-1.68-10|55	%{_bindir}/pslatex
12mu|texlive-pstools-1.68-10|56	%{_texmfdistdir}/scripts/ps2eps/ps2eps.pl
12mu|texlive-pstools-1.68-10|57	%{_texmfdistdir}/scripts/texlive/ps2frag.sh
12mu|texlive-pstools-1.68-10|58	%{_texmfdistdir}/scripts/texlive/pslatex.sh
12mu|texlive-pstools-1.68-10|59	%doc %{_mandir}/man1/bbox.1*
12mu|texlive-pstools-1.68-10|60	%doc %{_texmfdistdir}/doc/man/man1/bbox.man1.pdf
12mu|texlive-pstools-1.68-10|61	%doc %{_mandir}/man1/ps2eps.1*
12mu|texlive-pstools-1.68-10|62	%doc %{_texmfdistdir}/doc/man/man1/ps2eps.man1.pdf
12mu|texlive-pstools-1.68-10|63	%doc %{_mandir}/man1/ps2frag.1*
12mu|texlive-pstools-1.68-10|64	%doc %{_texmfdistdir}/doc/man/man1/ps2frag.man1.pdf
12mu|texlive-pstools-1.68-10|65	%doc %{_mandir}/man1/pslatex.1*
12mu|texlive-pstools-1.68-10|66	%doc %{_texmfdistdir}/doc/man/man1/pslatex.man1.pdf
12mu|texlive-pstools-1.68-10|67	
12mu|texlive-pstools-1.68-10|68	#-----------------------------------------------------------------------
12mu|texlive-pstools-1.68-10|69	%prep
12mu|texlive-pstools-1.68-10|70	%setup -c -a0 -a1
12mu|texlive-pstools-1.68-10|71	
12mu|texlive-pstools-1.68-10|72	%build
12mu|texlive-pstools-1.68-10|73	
12mu|texlive-pstools-1.68-10|74	%install
12mu|texlive-pstools-1.68-10|75	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-pstools-1.68-10|76	pushd %{buildroot}%{_bindir}
12mu|texlive-pstools-1.68-10|77	ln -sf %{_texmfdistdir}/scripts/ps2eps/ps2eps.pl ps2eps
12mu|texlive-pstools-1.68-10|78	ln -sf %{_texmfdistdir}/scripts/texlive/ps2frag.sh ps2frag
12mu|texlive-pstools-1.68-10|79	ln -sf %{_texmfdistdir}/scripts/texlive/pslatex.sh pslatex
12mu|texlive-pstools-1.68-10|80	popd
12mu|texlive-pstools-1.68-10|81	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-pstools-1.68-10|82	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-pstools-1.68-10|83	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-pstools-1.68-10|84	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-pstools-1.68-10|85	
12mu|texlive-pstools-1.68-10|86	%changelog
12mu|texlive-pstools-1.68-10|87	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.68-10
12mu|texlive-pstools-1.68-10|88	+ Revision: 5e36784
12mu|texlive-pstools-1.68-10|89	- Sync with cooker
12mu|texlive-pstools-1.68-10|90	
12mu|texlive-pstools-1.68-10|91	

21296 12
12mu|texlive-pst-optexp-4.7-1|1	# revision 32656
12mu|texlive-pst-optexp-4.7-1|2	# category Package
12mu|texlive-pst-optexp-4.7-1|3	# catalog-ctan /graphics/pstricks/contrib/pst-optexp
12mu|texlive-pst-optexp-4.7-1|4	# catalog-date 2014-01-13 10:27:14 +0100
12mu|texlive-pst-optexp-4.7-1|5	# catalog-license lppl
12mu|texlive-pst-optexp-4.7-1|6	# catalog-version 4.7
12mu|texlive-pst-optexp-4.7-1|7	Name:		texlive-pst-optexp
12mu|texlive-pst-optexp-4.7-1|8	Version:	4.7
12mu|texlive-pst-optexp-4.7-1|9	Release:	1
12mu|texlive-pst-optexp-4.7-1|10	Summary:	Drawing optical experimental setups
12mu|texlive-pst-optexp-4.7-1|11	Group:		Publishing
12mu|texlive-pst-optexp-4.7-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-optexp
12mu|texlive-pst-optexp-4.7-1|13	License:	LPPL
12mu|texlive-pst-optexp-4.7-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-optexp.tar.xz
12mu|texlive-pst-optexp-4.7-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-optexp.doc.tar.xz
12mu|texlive-pst-optexp-4.7-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-optexp.source.tar.xz
12mu|texlive-pst-optexp-4.7-1|17	BuildArch:	noarch
12mu|texlive-pst-optexp-4.7-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-pst-optexp-4.7-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-pst-optexp-4.7-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-pst-optexp-4.7-1|21	
12mu|texlive-pst-optexp-4.7-1|22	%description
12mu|texlive-pst-optexp-4.7-1|23	The package is a collection of optical components that
12mu|texlive-pst-optexp-4.7-1|24	facilitate easy sketching of optical experimental setups. The
12mu|texlive-pst-optexp-4.7-1|25	package uses PSTricks for its output. A wide range of free-ray
12mu|texlive-pst-optexp-4.7-1|26	and fibre components is provided, the alignment, positioning
12mu|texlive-pst-optexp-4.7-1|27	and labelling of which can be achieved in very simple and
12mu|texlive-pst-optexp-4.7-1|28	flexible ways. The components may be connected with fibers or
12mu|texlive-pst-optexp-4.7-1|29	beams, and realistic raytraced beam paths are also possible.
12mu|texlive-pst-optexp-4.7-1|30	
12mu|texlive-pst-optexp-4.7-1|31	%post
12mu|texlive-pst-optexp-4.7-1|32	%{_sbindir}/texlive.post
12mu|texlive-pst-optexp-4.7-1|33	
12mu|texlive-pst-optexp-4.7-1|34	%postun
12mu|texlive-pst-optexp-4.7-1|35	if [ $1 -eq 0 ]; then
12mu|texlive-pst-optexp-4.7-1|36	%{_sbindir}/texlive.post
12mu|texlive-pst-optexp-4.7-1|37	fi
12mu|texlive-pst-optexp-4.7-1|38	
12mu|texlive-pst-optexp-4.7-1|39	#-----------------------------------------------------------------------
12mu|texlive-pst-optexp-4.7-1|40	%files
12mu|texlive-pst-optexp-4.7-1|41	%{_texmfdistdir}/dvips/pst-optexp/pst-optexp.pro
12mu|texlive-pst-optexp-4.7-1|42	%{_texmfdistdir}/tex/latex/pst-optexp/pst-optexp.sty
12mu|texlive-pst-optexp-4.7-1|43	%doc %{_texmfdistdir}/doc/latex/pst-optexp/Changes
12mu|texlive-pst-optexp-4.7-1|44	%doc %{_texmfdistdir}/doc/latex/pst-optexp/README
12mu|texlive-pst-optexp-4.7-1|45	%doc %{_texmfdistdir}/doc/latex/pst-optexp/pst-optexp-DE.pdf
12mu|texlive-pst-optexp-4.7-1|46	%doc %{_texmfdistdir}/doc/latex/pst-optexp/pst-optexp-quickref.pdf
12mu|texlive-pst-optexp-4.7-1|47	%doc %{_texmfdistdir}/doc/latex/pst-optexp/pst-optexp.pdf
12mu|texlive-pst-optexp-4.7-1|48	#- source
12mu|texlive-pst-optexp-4.7-1|49	%doc %{_texmfdistdir}/source/latex/pst-optexp/Makefile
12mu|texlive-pst-optexp-4.7-1|50	%doc %{_texmfdistdir}/source/latex/pst-optexp/pst-optexp.dtx
12mu|texlive-pst-optexp-4.7-1|51	%doc %{_texmfdistdir}/source/latex/pst-optexp/pst-optexp.ins
12mu|texlive-pst-optexp-4.7-1|52	
12mu|texlive-pst-optexp-4.7-1|53	#-----------------------------------------------------------------------
12mu|texlive-pst-optexp-4.7-1|54	%prep
12mu|texlive-pst-optexp-4.7-1|55	%setup -c -a0 -a1 -a2
12mu|texlive-pst-optexp-4.7-1|56	
12mu|texlive-pst-optexp-4.7-1|57	%build
12mu|texlive-pst-optexp-4.7-1|58	
12mu|texlive-pst-optexp-4.7-1|59	%install
12mu|texlive-pst-optexp-4.7-1|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-pst-optexp-4.7-1|61	cp -fpar dvips tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-pst-optexp-4.7-1|62	
12mu|texlive-pst-optexp-4.7-1|63	%changelog
12mu|texlive-pst-optexp-4.7-1|64	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.7-1
12mu|texlive-pst-optexp-4.7-1|65	+ Revision: a376c6a
12mu|texlive-pst-optexp-4.7-1|66	- Sync with cooker
12mu|texlive-pst-optexp-4.7-1|67	
12mu|texlive-pst-optexp-4.7-1|68	

21297 12
12mu|texlive-pst-plot-1.57-1|1	# revision 32683
12mu|texlive-pst-plot-1.57-1|2	# category Package
12mu|texlive-pst-plot-1.57-1|3	# catalog-ctan /graphics/pstricks/contrib/pst-plot
12mu|texlive-pst-plot-1.57-1|4	# catalog-date 2013-12-05 17:17:03 +0100
12mu|texlive-pst-plot-1.57-1|5	# catalog-license lppl
12mu|texlive-pst-plot-1.57-1|6	# catalog-version 1.57
12mu|texlive-pst-plot-1.57-1|7	Name:		texlive-pst-plot
12mu|texlive-pst-plot-1.57-1|8	Version:	1.57
12mu|texlive-pst-plot-1.57-1|9	Release:	1
12mu|texlive-pst-plot-1.57-1|10	Summary:	Plot data using PSTricks
12mu|texlive-pst-plot-1.57-1|11	Group:		Publishing
12mu|texlive-pst-plot-1.57-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/contrib/pst-plot
12mu|texlive-pst-plot-1.57-1|13	License:	LPPL
12mu|texlive-pst-plot-1.57-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-plot.tar.xz
12mu|texlive-pst-plot-1.57-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pst-plot.doc.tar.xz
12mu|texlive-pst-plot-1.57-1|16	BuildArch:	noarch
12mu|texlive-pst-plot-1.57-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-pst-plot-1.57-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-pst-plot-1.57-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-pst-plot-1.57-1|20	
12mu|texlive-pst-plot-1.57-1|21	%description
12mu|texlive-pst-plot-1.57-1|22	The package provides plotting of data (typically from external
12mu|texlive-pst-plot-1.57-1|23	files), using PSTricks. Plots may be configured using a wide
12mu|texlive-pst-plot-1.57-1|24	variety of parameters.
12mu|texlive-pst-plot-1.57-1|25	
12mu|texlive-pst-plot-1.57-1|26	%post
12mu|texlive-pst-plot-1.57-1|27	%{_sbindir}/texlive.post
12mu|texlive-pst-plot-1.57-1|28	
12mu|texlive-pst-plot-1.57-1|29	%postun
12mu|texlive-pst-plot-1.57-1|30	if [ $1 -eq 0 ]; then
12mu|texlive-pst-plot-1.57-1|31	%{_sbindir}/texlive.post
12mu|texlive-pst-plot-1.57-1|32	fi
12mu|texlive-pst-plot-1.57-1|33	
12mu|texlive-pst-plot-1.57-1|34	#-----------------------------------------------------------------------
12mu|texlive-pst-plot-1.57-1|35	%files
12mu|texlive-pst-plot-1.57-1|36	%{_texmfdistdir}/tex/generic/pst-plot/pst-plot.tex
12mu|texlive-pst-plot-1.57-1|37	%{_texmfdistdir}/tex/generic/pst-plot/pst-plot97.tex
12mu|texlive-pst-plot-1.57-1|38	%{_texmfdistdir}/tex/latex/pst-plot/pst-plot.sty
12mu|texlive-pst-plot-1.57-1|39	%doc %{_texmfdistdir}/doc/generic/pst-plot/Changes
12mu|texlive-pst-plot-1.57-1|40	%doc %{_texmfdistdir}/doc/generic/pst-plot/Contents
12mu|texlive-pst-plot-1.57-1|41	%doc %{_texmfdistdir}/doc/generic/pst-plot/README
12mu|texlive-pst-plot-1.57-1|42	%doc %{_texmfdistdir}/doc/generic/pst-plot/dtk02-1.pdf
12mu|texlive-pst-plot-1.57-1|43	%doc %{_texmfdistdir}/doc/generic/pst-plot/dtk02-1.tex
12mu|texlive-pst-plot-1.57-1|44	%doc %{_texmfdistdir}/doc/generic/pst-plot/dtk02-2.bib
12mu|texlive-pst-plot-1.57-1|45	%doc %{_texmfdistdir}/doc/generic/pst-plot/dtk02-2.pdf
12mu|texlive-pst-plot-1.57-1|46	%doc %{_texmfdistdir}/doc/generic/pst-plot/dtk02-2.tex
12mu|texlive-pst-plot-1.57-1|47	%doc %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.bib
12mu|texlive-pst-plot-1.57-1|48	%doc %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.dat
12mu|texlive-pst-plot-1.57-1|49	%doc %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.eps
12mu|texlive-pst-plot-1.57-1|50	%doc %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.pdf
12mu|texlive-pst-plot-1.57-1|51	%doc %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.png
12mu|texlive-pst-plot-1.57-1|52	%doc %{_texmfdistdir}/doc/generic/pst-plot/pst-plot-doc.tex
12mu|texlive-pst-plot-1.57-1|53	%doc %{_texmfdistdir}/doc/generic/pst-plot/tugboat01-4.bib
12mu|texlive-pst-plot-1.57-1|54	%doc %{_texmfdistdir}/doc/generic/pst-plot/tugboat01-4.pdf
12mu|texlive-pst-plot-1.57-1|55	%doc %{_texmfdistdir}/doc/generic/pst-plot/tugboat01-4.tex
12mu|texlive-pst-plot-1.57-1|56	
12mu|texlive-pst-plot-1.57-1|57	#-----------------------------------------------------------------------
12mu|texlive-pst-plot-1.57-1|58	%prep
12mu|texlive-pst-plot-1.57-1|59	%setup -c -a0 -a1
12mu|texlive-pst-plot-1.57-1|60	
12mu|texlive-pst-plot-1.57-1|61	%build
12mu|texlive-pst-plot-1.57-1|62	
12mu|texlive-pst-plot-1.57-1|63	%install
12mu|texlive-pst-plot-1.57-1|64	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-pst-plot-1.57-1|65	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-pst-plot-1.57-1|66	
12mu|texlive-pst-plot-1.57-1|67	%changelog
12mu|texlive-pst-plot-1.57-1|68	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.57-1
12mu|texlive-pst-plot-1.57-1|69	+ Revision: 5744ba5
12mu|texlive-pst-plot-1.57-1|70	- Sync with cooker
12mu|texlive-pst-plot-1.57-1|71	
12mu|texlive-pst-plot-1.57-1|72	

21298 12
12mu|texlive-pstricks-2.51-1|1	# revision 32890
12mu|texlive-pstricks-2.51-1|2	# category Package
12mu|texlive-pstricks-2.51-1|3	# catalog-ctan /graphics/pstricks/base
12mu|texlive-pstricks-2.51-1|4	# catalog-date 2014-02-04 00:22:03 +0100
12mu|texlive-pstricks-2.51-1|5	# catalog-license lppl
12mu|texlive-pstricks-2.51-1|6	# catalog-version 2.51
12mu|texlive-pstricks-2.51-1|7	Name:		texlive-pstricks
12mu|texlive-pstricks-2.51-1|8	Version:	2.51
12mu|texlive-pstricks-2.51-1|9	Release:	1
12mu|texlive-pstricks-2.51-1|10	Summary:	PostScript macros for TeX
12mu|texlive-pstricks-2.51-1|11	Group:		Publishing
12mu|texlive-pstricks-2.51-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pstricks/base
12mu|texlive-pstricks-2.51-1|13	License:	LPPL
12mu|texlive-pstricks-2.51-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks.tar.xz
12mu|texlive-pstricks-2.51-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks.doc.tar.xz
12mu|texlive-pstricks-2.51-1|16	BuildArch:	noarch
12mu|texlive-pstricks-2.51-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-pstricks-2.51-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-pstricks-2.51-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-pstricks-2.51-1|20	
12mu|texlive-pstricks-2.51-1|21	%description
12mu|texlive-pstricks-2.51-1|22	PStricks offers an extensive collection of macros for
12mu|texlive-pstricks-2.51-1|23	generating PostScript that is usable with most TeX macro
12mu|texlive-pstricks-2.51-1|24	formats, including Plain TeX, LaTeX, AMS-TeX, and AMS-LaTeX.
12mu|texlive-pstricks-2.51-1|25	Included are macros for colour, graphics, pie charts, rotation,
12mu|texlive-pstricks-2.51-1|26	trees and overlays. It has many special features, including a
12mu|texlive-pstricks-2.51-1|27	wide variety of graphics (picture drawing) macros, with a
12mu|texlive-pstricks-2.51-1|28	flexible interface and with colour support. There are macros
12mu|texlive-pstricks-2.51-1|29	for colouring or shading the cells of tables. The package
12mu|texlive-pstricks-2.51-1|30	pstricks-add contains bug-fixes and additions for pstricks
12mu|texlive-pstricks-2.51-1|31	(among other things). PSTricks uses PostScript \special
12mu|texlive-pstricks-2.51-1|32	commands, which are not supported by PDF(La)TeX. This
12mu|texlive-pstricks-2.51-1|33	limitation may be overcome by using either the pst-pdf or the
12mu|texlive-pstricks-2.51-1|34	pdftricks package, to generate a PDF inclusion from a PSTricks
12mu|texlive-pstricks-2.51-1|35	diagram. Note that this is one of a pair of catalogue entries
12mu|texlive-pstricks-2.51-1|36	for PSTricks; the other one (PSTricks) is acting as a "stub",
12mu|texlive-pstricks-2.51-1|37	while editorial work on catalogue entries for PSTricks
12mu|texlive-pstricks-2.51-1|38	contributed is completed.
12mu|texlive-pstricks-2.51-1|39	
12mu|texlive-pstricks-2.51-1|40	%post
12mu|texlive-pstricks-2.51-1|41	%{_sbindir}/texlive.post
12mu|texlive-pstricks-2.51-1|42	
12mu|texlive-pstricks-2.51-1|43	%postun
12mu|texlive-pstricks-2.51-1|44	if [ $1 -eq 0 ]; then
12mu|texlive-pstricks-2.51-1|45	%{_sbindir}/texlive.post
12mu|texlive-pstricks-2.51-1|46	fi
12mu|texlive-pstricks-2.51-1|47	
12mu|texlive-pstricks-2.51-1|48	#-----------------------------------------------------------------------
12mu|texlive-pstricks-2.51-1|49	%files
12mu|texlive-pstricks-2.51-1|50	%{_texmfdistdir}/dvips/pstricks/pst-algparser.pro
12mu|texlive-pstricks-2.51-1|51	%{_texmfdistdir}/dvips/pstricks/pst-dots.pro
12mu|texlive-pstricks-2.51-1|52	%{_texmfdistdir}/dvips/pstricks/pst-dots97.pro
12mu|texlive-pstricks-2.51-1|53	%{_texmfdistdir}/dvips/pstricks/pstricks.pro
12mu|texlive-pstricks-2.51-1|54	%{_texmfdistdir}/dvips/pstricks/pstricks97.pro
12mu|texlive-pstricks-2.51-1|55	%{_texmfdistdir}/tex/generic/pstricks/config/Changes
12mu|texlive-pstricks-2.51-1|56	%{_texmfdistdir}/tex/generic/pstricks/config/README.cfg
12mu|texlive-pstricks-2.51-1|57	%{_texmfdistdir}/tex/generic/pstricks/config/distiller.cfg
12mu|texlive-pstricks-2.51-1|58	%{_texmfdistdir}/tex/generic/pstricks/config/dvips.cfg
12mu|texlive-pstricks-2.51-1|59	%{_texmfdistdir}/tex/generic/pstricks/config/dvipsone.cfg
12mu|texlive-pstricks-2.51-1|60	%{_texmfdistdir}/tex/generic/pstricks/config/gastex.cfg
12mu|texlive-pstricks-2.51-1|61	%{_texmfdistdir}/tex/generic/pstricks/config/textures.cfg
12mu|texlive-pstricks-2.51-1|62	%{_texmfdistdir}/tex/generic/pstricks/config/vtex.cfg
12mu|texlive-pstricks-2.51-1|63	%{_texmfdistdir}/tex/generic/pstricks/config/xdvipdfmx.cfg
12mu|texlive-pstricks-2.51-1|64	%{_texmfdistdir}/tex/generic/pstricks/pst-fp.tex
12mu|texlive-pstricks-2.51-1|65	%{_texmfdistdir}/tex/generic/pstricks/pst-key.tex
12mu|texlive-pstricks-2.51-1|66	%{_texmfdistdir}/tex/generic/pstricks/pstricks.con
12mu|texlive-pstricks-2.51-1|67	%{_texmfdistdir}/tex/generic/pstricks/pstricks.tex
12mu|texlive-pstricks-2.51-1|68	%{_texmfdistdir}/tex/generic/pstricks/pstricks97.tex
12mu|texlive-pstricks-2.51-1|69	%{_texmfdistdir}/tex/latex/pstricks/pst-all.sty
12mu|texlive-pstricks-2.51-1|70	%{_texmfdistdir}/tex/latex/pstricks/pst-doc.cls
12mu|texlive-pstricks-2.51-1|71	%{_texmfdistdir}/tex/latex/pstricks/pst-key.sty
12mu|texlive-pstricks-2.51-1|72	%{_texmfdistdir}/tex/latex/pstricks/pstcol.sty
12mu|texlive-pstricks-2.51-1|73	%{_texmfdistdir}/tex/latex/pstricks/pstricks.sty
12mu|texlive-pstricks-2.51-1|74	%doc %{_texmfdistdir}/doc/generic/pstricks/Changes
12mu|texlive-pstricks-2.51-1|75	%doc %{_texmfdistdir}/doc/generic/pstricks/Changes.dvips
12mu|texlive-pstricks-2.51-1|76	%doc %{_texmfdistdir}/doc/generic/pstricks/Changes.generic
12mu|texlive-pstricks-2.51-1|77	%doc %{_texmfdistdir}/doc/generic/pstricks/Changes.latex
12mu|texlive-pstricks-2.51-1|78	%doc %{_texmfdistdir}/doc/generic/pstricks/PSTricks.bib
12mu|texlive-pstricks-2.51-1|79	%doc %{_texmfdistdir}/doc/generic/pstricks/README
12mu|texlive-pstricks-2.51-1|80	%doc %{_texmfdistdir}/doc/generic/pstricks/ctandir.sty
12mu|texlive-pstricks-2.51-1|81	%doc %{_texmfdistdir}/doc/generic/pstricks/images/flowers.eps
12mu|texlive-pstricks-2.51-1|82	%doc %{_texmfdistdir}/doc/generic/pstricks/images/tiger.eps
12mu|texlive-pstricks-2.51-1|83	%doc %{_texmfdistdir}/doc/generic/pstricks/images/tiger.pdf
12mu|texlive-pstricks-2.51-1|84	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-doc.ist
12mu|texlive-pstricks-2.51-1|85	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-doc.pdf
12mu|texlive-pstricks-2.51-1|86	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news.sty
12mu|texlive-pstricks-2.51-1|87	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news.tex
12mu|texlive-pstricks-2.51-1|88	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news05.pdf
12mu|texlive-pstricks-2.51-1|89	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news05.tex
12mu|texlive-pstricks-2.51-1|90	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news06.pdf
12mu|texlive-pstricks-2.51-1|91	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news06.tex
12mu|texlive-pstricks-2.51-1|92	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news08.pdf
12mu|texlive-pstricks-2.51-1|93	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news08.tex
12mu|texlive-pstricks-2.51-1|94	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news09.pdf
12mu|texlive-pstricks-2.51-1|95	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news09.tex
12mu|texlive-pstricks-2.51-1|96	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news10.pdf
12mu|texlive-pstricks-2.51-1|97	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news10.tex
12mu|texlive-pstricks-2.51-1|98	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news11.pdf
12mu|texlive-pstricks-2.51-1|99	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news11.tex
12mu|texlive-pstricks-2.51-1|100	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news12.pdf
12mu|texlive-pstricks-2.51-1|101	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news12.tex
12mu|texlive-pstricks-2.51-1|102	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news13.pdf
12mu|texlive-pstricks-2.51-1|103	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news13.tex
12mu|texlive-pstricks-2.51-1|104	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news14.pdf
12mu|texlive-pstricks-2.51-1|105	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-news14.tex
12mu|texlive-pstricks-2.51-1|106	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-user.pdf
12mu|texlive-pstricks-2.51-1|107	%doc %{_texmfdistdir}/doc/generic/pstricks/pst-user.tgz
12mu|texlive-pstricks-2.51-1|108	%doc %{_texmfdistdir}/doc/generic/pstricks/pstricks-add-data9.data
12mu|texlive-pstricks-2.51-1|109	%doc %{_texmfdistdir}/doc/generic/pstricks/pstricks-bug.tex
12mu|texlive-pstricks-2.51-1|110	%doc %{_texmfdistdir}/doc/generic/pstricks/pstricks-doc.pdf
12mu|texlive-pstricks-2.51-1|111	%doc %{_texmfdistdir}/doc/generic/pstricks/test-pst.pdf
12mu|texlive-pstricks-2.51-1|112	%doc %{_texmfdistdir}/doc/generic/pstricks/test-pst.tex
12mu|texlive-pstricks-2.51-1|113	
12mu|texlive-pstricks-2.51-1|114	#-----------------------------------------------------------------------
12mu|texlive-pstricks-2.51-1|115	%prep
12mu|texlive-pstricks-2.51-1|116	%setup -c -a0 -a1
12mu|texlive-pstricks-2.51-1|117	
12mu|texlive-pstricks-2.51-1|118	%build
12mu|texlive-pstricks-2.51-1|119	
12mu|texlive-pstricks-2.51-1|120	%install
12mu|texlive-pstricks-2.51-1|121	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-pstricks-2.51-1|122	cp -fpar dvips tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-pstricks-2.51-1|123	
12mu|texlive-pstricks-2.51-1|124	%changelog
12mu|texlive-pstricks-2.51-1|125	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.51-1
12mu|texlive-pstricks-2.51-1|126	+ Revision: 8705f73
12mu|texlive-pstricks-2.51-1|127	- Sync with cooker
12mu|texlive-pstricks-2.51-1|128	
12mu|texlive-pstricks-2.51-1|129	

21299 12
12mu|texlive-pstricks_calcnotes-20131010-5|1	# revision 31821
12mu|texlive-pstricks_calcnotes-20131010-5|2	# category Package
12mu|texlive-pstricks_calcnotes-20131010-5|3	# catalog-ctan undef
12mu|texlive-pstricks_calcnotes-20131010-5|4	# catalog-date undef
12mu|texlive-pstricks_calcnotes-20131010-5|5	# catalog-license undef
12mu|texlive-pstricks_calcnotes-20131010-5|6	# catalog-version undef
12mu|texlive-pstricks_calcnotes-20131010-5|7	Name:		texlive-pstricks_calcnotes
12mu|texlive-pstricks_calcnotes-20131010-5|8	Version:	20131010
12mu|texlive-pstricks_calcnotes-20131010-5|9	Release:	5
12mu|texlive-pstricks_calcnotes-20131010-5|10	Summary:	TeXLive pstricks_calcnotes package
12mu|texlive-pstricks_calcnotes-20131010-5|11	Group:		Publishing
12mu|texlive-pstricks_calcnotes-20131010-5|12	URL:		http://tug.org/texlive
12mu|texlive-pstricks_calcnotes-20131010-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-pstricks_calcnotes-20131010-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks_calcnotes.tar.xz
12mu|texlive-pstricks_calcnotes-20131010-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pstricks_calcnotes.doc.tar.xz
12mu|texlive-pstricks_calcnotes-20131010-5|16	BuildArch:	noarch
12mu|texlive-pstricks_calcnotes-20131010-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-pstricks_calcnotes-20131010-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-pstricks_calcnotes-20131010-5|19	
12mu|texlive-pstricks_calcnotes-20131010-5|20	%description
12mu|texlive-pstricks_calcnotes-20131010-5|21	TeXLive pstricks_calcnotes package.
12mu|texlive-pstricks_calcnotes-20131010-5|22	
12mu|texlive-pstricks_calcnotes-20131010-5|23	#-----------------------------------------------------------------------
12mu|texlive-pstricks_calcnotes-20131010-5|24	%files
12mu|texlive-pstricks_calcnotes-20131010-5|25	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/Convert_PstricksCode_To_Pdf/Readme.txt
12mu|texlive-pstricks_calcnotes-20131010-5|26	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/Convert_PstricksCode_To_Pdf/convert.tex
12mu|texlive-pstricks_calcnotes-20131010-5|27	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/Convert_PstricksCode_To_Pdf/test.pdf
12mu|texlive-pstricks_calcnotes-20131010-5|28	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig1-1.pdf
12mu|texlive-pstricks_calcnotes-20131010-5|29	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig1-2.pdf
12mu|texlive-pstricks_calcnotes-20131010-5|30	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig1-3.pdf
12mu|texlive-pstricks_calcnotes-20131010-5|31	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig2-1.pdf
12mu|texlive-pstricks_calcnotes-20131010-5|32	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig2-2.pdf
12mu|texlive-pstricks_calcnotes-20131010-5|33	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig3.pdf
12mu|texlive-pstricks_calcnotes-20131010-5|34	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig4.pdf
12mu|texlive-pstricks_calcnotes-20131010-5|35	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig5.pdf
12mu|texlive-pstricks_calcnotes-20131010-5|36	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig6.pdf
12mu|texlive-pstricks_calcnotes-20131010-5|37	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig7.pdf
12mu|texlive-pstricks_calcnotes-20131010-5|38	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig8.pdf
12mu|texlive-pstricks_calcnotes-20131010-5|39	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/Fig9.pdf
12mu|texlive-pstricks_calcnotes-20131010-5|40	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/NewVecFld_PDF.tex
12mu|texlive-pstricks_calcnotes-20131010-5|41	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/vec1.pdf
12mu|texlive-pstricks_calcnotes-20131010-5|42	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/vec2.pdf
12mu|texlive-pstricks_calcnotes-20131010-5|43	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/vec3.pdf
12mu|texlive-pstricks_calcnotes-20131010-5|44	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/vec4.pdf
12mu|texlive-pstricks_calcnotes-20131010-5|45	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/vec5.pdf
12mu|texlive-pstricks_calcnotes-20131010-5|46	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Pdf_Output/vec6.pdf
12mu|texlive-pstricks_calcnotes-20131010-5|47	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/NewVecFld_PS.tex
12mu|texlive-pstricks_calcnotes-20131010-5|48	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/vec1.eps
12mu|texlive-pstricks_calcnotes-20131010-5|49	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/vec2.eps
12mu|texlive-pstricks_calcnotes-20131010-5|50	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/vec3.eps
12mu|texlive-pstricks_calcnotes-20131010-5|51	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/vec4.eps
12mu|texlive-pstricks_calcnotes-20131010-5|52	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/vec5.eps
12mu|texlive-pstricks_calcnotes-20131010-5|53	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/For_Ps_Output/vec6.eps
12mu|texlive-pstricks_calcnotes-20131010-5|54	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/README
12mu|texlive-pstricks_calcnotes-20131010-5|55	%doc %{_texmfdistdir}/doc/latex/pstricks_calcnotes/Two_Apps_Remarks.pdf
12mu|texlive-pstricks_calcnotes-20131010-5|56	
12mu|texlive-pstricks_calcnotes-20131010-5|57	#-----------------------------------------------------------------------
12mu|texlive-pstricks_calcnotes-20131010-5|58	%prep
12mu|texlive-pstricks_calcnotes-20131010-5|59	%setup -c -a0 -a1
12mu|texlive-pstricks_calcnotes-20131010-5|60	
12mu|texlive-pstricks_calcnotes-20131010-5|61	%build
12mu|texlive-pstricks_calcnotes-20131010-5|62	
12mu|texlive-pstricks_calcnotes-20131010-5|63	%install
12mu|texlive-pstricks_calcnotes-20131010-5|64	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-pstricks_calcnotes-20131010-5|65	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-pstricks_calcnotes-20131010-5|66	
12mu|texlive-pstricks_calcnotes-20131010-5|67	%changelog
12mu|texlive-pstricks_calcnotes-20131010-5|68	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131010-5
12mu|texlive-pstricks_calcnotes-20131010-5|69	+ Revision: 9d691d0
12mu|texlive-pstricks_calcnotes-20131010-5|70	- Sync with cooker
12mu|texlive-pstricks_calcnotes-20131010-5|71	
12mu|texlive-pstricks_calcnotes-20131010-5|72	

21300 12
12mu|texlive-psutils-p17-6|1	# revision 23089
12mu|texlive-psutils-p17-6|2	# category TLCore
12mu|texlive-psutils-p17-6|3	# catalog-ctan /support/psutils
12mu|texlive-psutils-p17-6|4	# catalog-date 2009-11-10 00:30:52 +0100
12mu|texlive-psutils-p17-6|5	# catalog-license other-free
12mu|texlive-psutils-p17-6|6	# catalog-version p17
12mu|texlive-psutils-p17-6|7	Name:		texlive-psutils
12mu|texlive-psutils-p17-6|8	Version:	p17
12mu|texlive-psutils-p17-6|9	Release:	6
12mu|texlive-psutils-p17-6|10	Summary:	PostScript utilities
12mu|texlive-psutils-p17-6|11	Group:		Publishing
12mu|texlive-psutils-p17-6|12	URL:		http://www.ctan.org/tex-archive/support/psutils
12mu|texlive-psutils-p17-6|13	License:	OTHER-FREE
12mu|texlive-psutils-p17-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psutils.tar.xz
12mu|texlive-psutils-p17-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/psutils.doc.tar.xz
12mu|texlive-psutils-p17-6|16	BuildArch:	noarch
12mu|texlive-psutils-p17-6|17	Provides:	texlive-psutils.bin = %{EVRD}
12mu|texlive-psutils-p17-6|18	BuildRequires:	texlive-tlpkg
12mu|texlive-psutils-p17-6|19	Requires(pre):	texlive-tlpkg
12mu|texlive-psutils-p17-6|20	Requires(post):	texlive-kpathsea
12mu|texlive-psutils-p17-6|21	
12mu|texlive-psutils-p17-6|22	%description
12mu|texlive-psutils-p17-6|23	A bundle of utilities for manipulating PostScript documents,
12mu|texlive-psutils-p17-6|24	including page selection and rearrangement, resizing the page,
12mu|texlive-psutils-p17-6|25	arrangement into signatures for booklet printing, and page
12mu|texlive-psutils-p17-6|26	merging for n-up printing. Utilities include psbook, psselect,
12mu|texlive-psutils-p17-6|27	pstops, psnup, psresize, epsffit.
12mu|texlive-psutils-p17-6|28	
12mu|texlive-psutils-p17-6|29	%post
12mu|texlive-psutils-p17-6|30	%{_sbindir}/texlive.post
12mu|texlive-psutils-p17-6|31	
12mu|texlive-psutils-p17-6|32	%postun
12mu|texlive-psutils-p17-6|33	if [ $1 -eq 0 ]; then
12mu|texlive-psutils-p17-6|34	%{_sbindir}/texlive.post
12mu|texlive-psutils-p17-6|35	fi
12mu|texlive-psutils-p17-6|36	
12mu|texlive-psutils-p17-6|37	#-----------------------------------------------------------------------
12mu|texlive-psutils-p17-6|38	%files
12mu|texlive-psutils-p17-6|39	%{_bindir}/extractres
12mu|texlive-psutils-p17-6|40	%{_bindir}/fixdlsrps
12mu|texlive-psutils-p17-6|41	%{_bindir}/fixfmps
12mu|texlive-psutils-p17-6|42	%{_bindir}/fixpsditps
12mu|texlive-psutils-p17-6|43	%{_bindir}/fixpspps
12mu|texlive-psutils-p17-6|44	%{_bindir}/fixscribeps
12mu|texlive-psutils-p17-6|45	%{_bindir}/fixtpps
12mu|texlive-psutils-p17-6|46	%{_bindir}/fixwfwps
12mu|texlive-psutils-p17-6|47	%{_bindir}/fixwpps
12mu|texlive-psutils-p17-6|48	%{_bindir}/fixwwps
12mu|texlive-psutils-p17-6|49	%{_bindir}/includeres
12mu|texlive-psutils-p17-6|50	%{_bindir}/psmerge
12mu|texlive-psutils-p17-6|51	%{_texmfdir}/scripts/psutils/extractres.pl
12mu|texlive-psutils-p17-6|52	%{_texmfdir}/scripts/psutils/fixdlsrps.pl
12mu|texlive-psutils-p17-6|53	%{_texmfdir}/scripts/psutils/fixfmps.pl
12mu|texlive-psutils-p17-6|54	%{_texmfdir}/scripts/psutils/fixpsditps.pl
12mu|texlive-psutils-p17-6|55	%{_texmfdir}/scripts/psutils/fixpspps.pl
12mu|texlive-psutils-p17-6|56	%{_texmfdir}/scripts/psutils/fixscribeps.pl
12mu|texlive-psutils-p17-6|57	%{_texmfdir}/scripts/psutils/fixtpps.pl
12mu|texlive-psutils-p17-6|58	%{_texmfdir}/scripts/psutils/fixwfwps.pl
12mu|texlive-psutils-p17-6|59	%{_texmfdir}/scripts/psutils/fixwpps.pl
12mu|texlive-psutils-p17-6|60	%{_texmfdir}/scripts/psutils/fixwwps.pl
12mu|texlive-psutils-p17-6|61	%{_texmfdir}/scripts/psutils/includeres.pl
12mu|texlive-psutils-p17-6|62	%{_texmfdir}/scripts/psutils/psmerge.pl
12mu|texlive-psutils-p17-6|63	%doc %{_mandir}/man1/epsffit.1*
12mu|texlive-psutils-p17-6|64	%doc %{_texmfdir}/doc/man/man1/epsffit.man1.pdf
12mu|texlive-psutils-p17-6|65	%doc %{_mandir}/man1/extractres.1*
12mu|texlive-psutils-p17-6|66	%doc %{_texmfdir}/doc/man/man1/extractres.man1.pdf
12mu|texlive-psutils-p17-6|67	%doc %{_mandir}/man1/fixdlsrps.1*
12mu|texlive-psutils-p17-6|68	%doc %{_texmfdir}/doc/man/man1/fixdlsrps.man1.pdf
12mu|texlive-psutils-p17-6|69	%doc %{_mandir}/man1/fixfmps.1*
12mu|texlive-psutils-p17-6|70	%doc %{_texmfdir}/doc/man/man1/fixfmps.man1.pdf
12mu|texlive-psutils-p17-6|71	%doc %{_mandir}/man1/fixpsditps.1*
12mu|texlive-psutils-p17-6|72	%doc %{_texmfdir}/doc/man/man1/fixpsditps.man1.pdf
12mu|texlive-psutils-p17-6|73	%doc %{_mandir}/man1/fixpspps.1*
12mu|texlive-psutils-p17-6|74	%doc %{_texmfdir}/doc/man/man1/fixpspps.man1.pdf
12mu|texlive-psutils-p17-6|75	%doc %{_mandir}/man1/fixscribeps.1*
12mu|texlive-psutils-p17-6|76	%doc %{_texmfdir}/doc/man/man1/fixscribeps.man1.pdf
12mu|texlive-psutils-p17-6|77	%doc %{_mandir}/man1/fixtpps.1*
12mu|texlive-psutils-p17-6|78	%doc %{_texmfdir}/doc/man/man1/fixtpps.man1.pdf
12mu|texlive-psutils-p17-6|79	%doc %{_mandir}/man1/fixwfwps.1*
12mu|texlive-psutils-p17-6|80	%doc %{_texmfdir}/doc/man/man1/fixwfwps.man1.pdf
12mu|texlive-psutils-p17-6|81	%doc %{_mandir}/man1/fixwpps.1*
12mu|texlive-psutils-p17-6|82	%doc %{_texmfdir}/doc/man/man1/fixwpps.man1.pdf
12mu|texlive-psutils-p17-6|83	%doc %{_mandir}/man1/fixwwps.1*
12mu|texlive-psutils-p17-6|84	%doc %{_texmfdir}/doc/man/man1/fixwwps.man1.pdf
12mu|texlive-psutils-p17-6|85	%doc %{_mandir}/man1/includeres.1*
12mu|texlive-psutils-p17-6|86	%doc %{_texmfdir}/doc/man/man1/includeres.man1.pdf
12mu|texlive-psutils-p17-6|87	%doc %{_mandir}/man1/psbook.1*
12mu|texlive-psutils-p17-6|88	%doc %{_texmfdir}/doc/man/man1/psbook.man1.pdf
12mu|texlive-psutils-p17-6|89	%doc %{_mandir}/man1/psmerge.1*
12mu|texlive-psutils-p17-6|90	%doc %{_texmfdir}/doc/man/man1/psmerge.man1.pdf
12mu|texlive-psutils-p17-6|91	%doc %{_mandir}/man1/psnup.1*
12mu|texlive-psutils-p17-6|92	%doc %{_texmfdir}/doc/man/man1/psnup.man1.pdf
12mu|texlive-psutils-p17-6|93	%doc %{_mandir}/man1/psresize.1*
12mu|texlive-psutils-p17-6|94	%doc %{_texmfdir}/doc/man/man1/psresize.man1.pdf
12mu|texlive-psutils-p17-6|95	%doc %{_mandir}/man1/psselect.1*
12mu|texlive-psutils-p17-6|96	%doc %{_texmfdir}/doc/man/man1/psselect.man1.pdf
12mu|texlive-psutils-p17-6|97	%doc %{_mandir}/man1/pstops.1*
12mu|texlive-psutils-p17-6|98	%doc %{_texmfdir}/doc/man/man1/pstops.man1.pdf
12mu|texlive-psutils-p17-6|99	
12mu|texlive-psutils-p17-6|100	#-----------------------------------------------------------------------
12mu|texlive-psutils-p17-6|101	%prep
12mu|texlive-psutils-p17-6|102	%setup -c -a0 -a1
12mu|texlive-psutils-p17-6|103	
12mu|texlive-psutils-p17-6|104	%build
12mu|texlive-psutils-p17-6|105	
12mu|texlive-psutils-p17-6|106	%install
12mu|texlive-psutils-p17-6|107	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-psutils-p17-6|108	pushd %{buildroot}%{_bindir}
12mu|texlive-psutils-p17-6|109	ln -sf %{_texmfdir}/scripts/psutils/extractres.pl extractres
12mu|texlive-psutils-p17-6|110	ln -sf %{_texmfdir}/scripts/psutils/fixdlsrps.pl fixdlsrps
12mu|texlive-psutils-p17-6|111	ln -sf %{_texmfdir}/scripts/psutils/fixfmps.pl fixfmps
12mu|texlive-psutils-p17-6|112	ln -sf %{_texmfdir}/scripts/psutils/fixpsditps.pl fixpsditps
12mu|texlive-psutils-p17-6|113	ln -sf %{_texmfdir}/scripts/psutils/fixpspps.pl fixpspps
12mu|texlive-psutils-p17-6|114	ln -sf %{_texmfdir}/scripts/psutils/fixscribeps.pl fixscribeps
12mu|texlive-psutils-p17-6|115	ln -sf %{_texmfdir}/scripts/psutils/fixtpps.pl fixtpps
12mu|texlive-psutils-p17-6|116	ln -sf %{_texmfdir}/scripts/psutils/fixwfwps.pl fixwfwps
12mu|texlive-psutils-p17-6|117	ln -sf %{_texmfdir}/scripts/psutils/fixwpps.pl fixwpps
12mu|texlive-psutils-p17-6|118	ln -sf %{_texmfdir}/scripts/psutils/fixwwps.pl fixwwps
12mu|texlive-psutils-p17-6|119	ln -sf %{_texmfdir}/scripts/psutils/includeres.pl includeres
12mu|texlive-psutils-p17-6|120	ln -sf %{_texmfdir}/scripts/psutils/psmerge.pl psmerge
12mu|texlive-psutils-p17-6|121	popd
12mu|texlive-psutils-p17-6|122	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-psutils-p17-6|123	cp -fpar texmf %{buildroot}%{_datadir}
12mu|texlive-psutils-p17-6|124	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-psutils-p17-6|125	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-psutils-p17-6|126	
12mu|texlive-psutils-p17-6|127	
12mu|texlive-psutils-p17-6|128	
12mu|texlive-psutils-p17-6|129	%changelog
12mu|texlive-psutils-p17-6|130	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> p17-6
12mu|texlive-psutils-p17-6|131	+ Revision: e42095f
12mu|texlive-psutils-p17-6|132	- Sync with cooker
12mu|texlive-psutils-p17-6|133	
12mu|texlive-psutils-p17-6|134	

21301 12
12mu|texlive-ptex-20111109-14|1	# revision 31898
12mu|texlive-ptex-20111109-14|2	# category Package
12mu|texlive-ptex-20111109-14|3	# catalog-ctan /language/japanese/ptex
12mu|texlive-ptex-20111109-14|4	# catalog-date 2011-11-09 15:33:34 +0100
12mu|texlive-ptex-20111109-14|5	# catalog-license other-free
12mu|texlive-ptex-20111109-14|6	# catalog-version undef
12mu|texlive-ptex-20111109-14|7	Name:		texlive-ptex
12mu|texlive-ptex-20111109-14|8	Version:	20111109
12mu|texlive-ptex-20111109-14|9	Release:	14
12mu|texlive-ptex-20111109-14|10	Summary:	A TeX system for publishing in Japanese
12mu|texlive-ptex-20111109-14|11	Group:		Publishing
12mu|texlive-ptex-20111109-14|12	URL:		http://www.ctan.org/tex-archive/language/japanese/ptex
12mu|texlive-ptex-20111109-14|13	License:	OTHER-FREE
12mu|texlive-ptex-20111109-14|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptex.tar.xz
12mu|texlive-ptex-20111109-14|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptex.doc.tar.xz
12mu|texlive-ptex-20111109-14|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptex.source.tar.xz
12mu|texlive-ptex-20111109-14|17	BuildArch:	noarch
12mu|texlive-ptex-20111109-14|18	BuildRequires:	texlive-tlpkg
12mu|texlive-ptex-20111109-14|19	Requires(pre):	texlive-tlpkg
12mu|texlive-ptex-20111109-14|20	Requires(post):	texlive-kpathsea
12mu|texlive-ptex-20111109-14|21	Requires(post):	texlive-tetex
12mu|texlive-ptex-20111109-14|22	Requires:	texlive-tex
12mu|texlive-ptex-20111109-14|23	Requires:	texlive-latex
12mu|texlive-ptex-20111109-14|24	Requires:	texlive-hyph-utf8
12mu|texlive-ptex-20111109-14|25	Requires:	texlive-adobemapping
12mu|texlive-ptex-20111109-14|26	Requires:	texlive-ipaex
12mu|texlive-ptex-20111109-14|27	Requires:	texlive-japanese
12mu|texlive-ptex-20111109-14|28	Requires:	texlive-japanese-otf
12mu|texlive-ptex-20111109-14|29	Requires:	texlive-ptex.bin
12mu|texlive-ptex-20111109-14|30	
12mu|texlive-ptex-20111109-14|31	%description
12mu|texlive-ptex-20111109-14|32	PTeX adds features related to vertical writing, and deals with
12mu|texlive-ptex-20111109-14|33	other problems in typesetting Japanese. A set of additions to a
12mu|texlive-ptex-20111109-14|34	TEXMF tree, for use with PTeX, may be found in package PTeX-
12mu|texlive-ptex-20111109-14|35	texmf. PTeX is distributed as WEB change files.
12mu|texlive-ptex-20111109-14|36	
12mu|texlive-ptex-20111109-14|37	%post
12mu|texlive-ptex-20111109-14|38	%{_sbindir}/texlive.post
12mu|texlive-ptex-20111109-14|39	
12mu|texlive-ptex-20111109-14|40	%postun
12mu|texlive-ptex-20111109-14|41	if [ $1 -eq 0 ]; then
12mu|texlive-ptex-20111109-14|42	%{_sbindir}/texlive.post
12mu|texlive-ptex-20111109-14|43	fi
12mu|texlive-ptex-20111109-14|44	
12mu|texlive-ptex-20111109-14|45	#-----------------------------------------------------------------------
12mu|texlive-ptex-20111109-14|46	%files
12mu|texlive-ptex-20111109-14|47	%{_texmfdistdir}/fonts/map/dvipdfmx/ptex/morisawa.map
12mu|texlive-ptex-20111109-14|48	%{_texmfdistdir}/fonts/source/ptex/ascgrp/ascgrp.mf
12mu|texlive-ptex-20111109-14|49	%{_texmfdistdir}/fonts/source/ptex/ascgrp/ascii.mf
12mu|texlive-ptex-20111109-14|50	%{_texmfdistdir}/fonts/source/ptex/ascgrp/ascii10.mf
12mu|texlive-ptex-20111109-14|51	%{_texmfdistdir}/fonts/source/ptex/ascgrp/ascii36.mf
12mu|texlive-ptex-20111109-14|52	%{_texmfdistdir}/fonts/source/ptex/jis/jis-v.pl
12mu|texlive-ptex-20111109-14|53	%{_texmfdistdir}/fonts/source/ptex/jis/jis.pl
12mu|texlive-ptex-20111109-14|54	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth10.pl
12mu|texlive-ptex-20111109-14|55	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth5.pl
12mu|texlive-ptex-20111109-14|56	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth6.pl
12mu|texlive-ptex-20111109-14|57	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth7.pl
12mu|texlive-ptex-20111109-14|58	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth8.pl
12mu|texlive-ptex-20111109-14|59	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/ngoth9.pl
12mu|texlive-ptex-20111109-14|60	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin10.pl
12mu|texlive-ptex-20111109-14|61	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin5.pl
12mu|texlive-ptex-20111109-14|62	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin6.pl
12mu|texlive-ptex-20111109-14|63	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin7.pl
12mu|texlive-ptex-20111109-14|64	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin8.pl
12mu|texlive-ptex-20111109-14|65	%{_texmfdistdir}/fonts/source/ptex/nmin-ngoth/nmin9.pl
12mu|texlive-ptex-20111109-14|66	%{_texmfdistdir}/fonts/source/ptex/standard/goth10.pl
12mu|texlive-ptex-20111109-14|67	%{_texmfdistdir}/fonts/source/ptex/standard/goth5.pl
12mu|texlive-ptex-20111109-14|68	%{_texmfdistdir}/fonts/source/ptex/standard/goth6.pl
12mu|texlive-ptex-20111109-14|69	%{_texmfdistdir}/fonts/source/ptex/standard/goth7.pl
12mu|texlive-ptex-20111109-14|70	%{_texmfdistdir}/fonts/source/ptex/standard/goth8.pl
12mu|texlive-ptex-20111109-14|71	%{_texmfdistdir}/fonts/source/ptex/standard/goth9.pl
12mu|texlive-ptex-20111109-14|72	%{_texmfdistdir}/fonts/source/ptex/standard/min10.pl
12mu|texlive-ptex-20111109-14|73	%{_texmfdistdir}/fonts/source/ptex/standard/min5.pl
12mu|texlive-ptex-20111109-14|74	%{_texmfdistdir}/fonts/source/ptex/standard/min6.pl
12mu|texlive-ptex-20111109-14|75	%{_texmfdistdir}/fonts/source/ptex/standard/min7.pl
12mu|texlive-ptex-20111109-14|76	%{_texmfdistdir}/fonts/source/ptex/standard/min8.pl
12mu|texlive-ptex-20111109-14|77	%{_texmfdistdir}/fonts/source/ptex/standard/min9.pl
12mu|texlive-ptex-20111109-14|78	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth10.pl
12mu|texlive-ptex-20111109-14|79	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth5.pl
12mu|texlive-ptex-20111109-14|80	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth6.pl
12mu|texlive-ptex-20111109-14|81	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth7.pl
12mu|texlive-ptex-20111109-14|82	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth8.pl
12mu|texlive-ptex-20111109-14|83	%{_texmfdistdir}/fonts/source/ptex/standard/tgoth9.pl
12mu|texlive-ptex-20111109-14|84	%{_texmfdistdir}/fonts/source/ptex/standard/tmin10.pl
12mu|texlive-ptex-20111109-14|85	%{_texmfdistdir}/fonts/source/ptex/standard/tmin5.pl
12mu|texlive-ptex-20111109-14|86	%{_texmfdistdir}/fonts/source/ptex/standard/tmin6.pl
12mu|texlive-ptex-20111109-14|87	%{_texmfdistdir}/fonts/source/ptex/standard/tmin7.pl
12mu|texlive-ptex-20111109-14|88	%{_texmfdistdir}/fonts/source/ptex/standard/tmin8.pl
12mu|texlive-ptex-20111109-14|89	%{_texmfdistdir}/fonts/source/ptex/standard/tmin9.pl
12mu|texlive-ptex-20111109-14|90	%{_texmfdistdir}/fonts/tfm/ptex/ascgrp/ascgrp.tfm
12mu|texlive-ptex-20111109-14|91	%{_texmfdistdir}/fonts/tfm/ptex/ascgrp/ascii10.tfm
12mu|texlive-ptex-20111109-14|92	%{_texmfdistdir}/fonts/tfm/ptex/ascgrp/ascii36.tfm
12mu|texlive-ptex-20111109-14|93	%{_texmfdistdir}/fonts/tfm/ptex/dvips/futogo-b-v.tfm
12mu|texlive-ptex-20111109-14|94	%{_texmfdistdir}/fonts/tfm/ptex/dvips/futogo-b.tfm
12mu|texlive-ptex-20111109-14|95	%{_texmfdistdir}/fonts/tfm/ptex/dvips/futomin-b-v.tfm
12mu|texlive-ptex-20111109-14|96	%{_texmfdistdir}/fonts/tfm/ptex/dvips/futomin-b.tfm
12mu|texlive-ptex-20111109-14|97	%{_texmfdistdir}/fonts/tfm/ptex/dvips/gbm.tfm
12mu|texlive-ptex-20111109-14|98	%{_texmfdistdir}/fonts/tfm/ptex/dvips/gbmv.tfm
12mu|texlive-ptex-20111109-14|99	%{_texmfdistdir}/fonts/tfm/ptex/dvips/gtbbb-m-v.tfm
12mu|texlive-ptex-20111109-14|100	%{_texmfdistdir}/fonts/tfm/ptex/dvips/gtbbb-m.tfm
12mu|texlive-ptex-20111109-14|101	%{_texmfdistdir}/fonts/tfm/ptex/dvips/jun101-l-v.tfm
12mu|texlive-ptex-20111109-14|102	%{_texmfdistdir}/fonts/tfm/ptex/dvips/jun101-l.tfm
12mu|texlive-ptex-20111109-14|103	%{_texmfdistdir}/fonts/tfm/ptex/dvips/rml.tfm
12mu|texlive-ptex-20111109-14|104	%{_texmfdistdir}/fonts/tfm/ptex/dvips/rmlv.tfm
12mu|texlive-ptex-20111109-14|105	%{_texmfdistdir}/fonts/tfm/ptex/dvips/ryumin-l-v.tfm
12mu|texlive-ptex-20111109-14|106	%{_texmfdistdir}/fonts/tfm/ptex/dvips/ryumin-l.tfm
12mu|texlive-ptex-20111109-14|107	%{_texmfdistdir}/fonts/tfm/ptex/jis/jis-v.tfm
12mu|texlive-ptex-20111109-14|108	%{_texmfdistdir}/fonts/tfm/ptex/jis/jis.tfm
12mu|texlive-ptex-20111109-14|109	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisg-v.tfm
12mu|texlive-ptex-20111109-14|110	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisg.tfm
12mu|texlive-ptex-20111109-14|111	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisgn-v.tfm
12mu|texlive-ptex-20111109-14|112	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisgn.tfm
12mu|texlive-ptex-20111109-14|113	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisn-v.tfm
12mu|texlive-ptex-20111109-14|114	%{_texmfdistdir}/fonts/tfm/ptex/jis/jisn.tfm
12mu|texlive-ptex-20111109-14|115	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoGoB101-Bold-H.tfm
12mu|texlive-ptex-20111109-14|116	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoGoB101-Bold-J.tfm
12mu|texlive-ptex-20111109-14|117	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoGoB101-Bold-V.tfm
12mu|texlive-ptex-20111109-14|118	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoMinA101-Bold-H.tfm
12mu|texlive-ptex-20111109-14|119	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoMinA101-Bold-J.tfm
12mu|texlive-ptex-20111109-14|120	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/FutoMinA101-Bold-V.tfm
12mu|texlive-ptex-20111109-14|121	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/GothicBBB-Medium-H.tfm
12mu|texlive-ptex-20111109-14|122	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/GothicBBB-Medium-J.tfm
12mu|texlive-ptex-20111109-14|123	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/GothicBBB-Medium-V.tfm
12mu|texlive-ptex-20111109-14|124	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Jun101-Light-H.tfm
12mu|texlive-ptex-20111109-14|125	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Jun101-Light-J.tfm
12mu|texlive-ptex-20111109-14|126	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Jun101-Light-V.tfm
12mu|texlive-ptex-20111109-14|127	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Ryumin-Light-H.tfm
12mu|texlive-ptex-20111109-14|128	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Ryumin-Light-J.tfm
12mu|texlive-ptex-20111109-14|129	%{_texmfdistdir}/fonts/tfm/ptex/morisawa/Ryumin-Light-V.tfm
12mu|texlive-ptex-20111109-14|130	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth10.tfm
12mu|texlive-ptex-20111109-14|131	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth5.tfm
12mu|texlive-ptex-20111109-14|132	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth6.tfm
12mu|texlive-ptex-20111109-14|133	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth7.tfm
12mu|texlive-ptex-20111109-14|134	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth8.tfm
12mu|texlive-ptex-20111109-14|135	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/ngoth9.tfm
12mu|texlive-ptex-20111109-14|136	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin10.tfm
12mu|texlive-ptex-20111109-14|137	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin5.tfm
12mu|texlive-ptex-20111109-14|138	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin6.tfm
12mu|texlive-ptex-20111109-14|139	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin7.tfm
12mu|texlive-ptex-20111109-14|140	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin8.tfm
12mu|texlive-ptex-20111109-14|141	%{_texmfdistdir}/fonts/tfm/ptex/nmin-ngoth/nmin9.tfm
12mu|texlive-ptex-20111109-14|142	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth10.tfm
12mu|texlive-ptex-20111109-14|143	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth5.tfm
12mu|texlive-ptex-20111109-14|144	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth6.tfm
12mu|texlive-ptex-20111109-14|145	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth7.tfm
12mu|texlive-ptex-20111109-14|146	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth8.tfm
12mu|texlive-ptex-20111109-14|147	%{_texmfdistdir}/fonts/tfm/ptex/standard/goth9.tfm
12mu|texlive-ptex-20111109-14|148	%{_texmfdistdir}/fonts/tfm/ptex/standard/min10.tfm
12mu|texlive-ptex-20111109-14|149	%{_texmfdistdir}/fonts/tfm/ptex/standard/min5.tfm
12mu|texlive-ptex-20111109-14|150	%{_texmfdistdir}/fonts/tfm/ptex/standard/min6.tfm
12mu|texlive-ptex-20111109-14|151	%{_texmfdistdir}/fonts/tfm/ptex/standard/min7.tfm
12mu|texlive-ptex-20111109-14|152	%{_texmfdistdir}/fonts/tfm/ptex/standard/min8.tfm
12mu|texlive-ptex-20111109-14|153	%{_texmfdistdir}/fonts/tfm/ptex/standard/min9.tfm
12mu|texlive-ptex-20111109-14|154	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth10.tfm
12mu|texlive-ptex-20111109-14|155	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth5.tfm
12mu|texlive-ptex-20111109-14|156	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth6.tfm
12mu|texlive-ptex-20111109-14|157	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth7.tfm
12mu|texlive-ptex-20111109-14|158	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth8.tfm
12mu|texlive-ptex-20111109-14|159	%{_texmfdistdir}/fonts/tfm/ptex/standard/tgoth9.tfm
12mu|texlive-ptex-20111109-14|160	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin10.tfm
12mu|texlive-ptex-20111109-14|161	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin5.tfm
12mu|texlive-ptex-20111109-14|162	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin6.tfm
12mu|texlive-ptex-20111109-14|163	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin7.tfm
12mu|texlive-ptex-20111109-14|164	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin8.tfm
12mu|texlive-ptex-20111109-14|165	%{_texmfdistdir}/fonts/tfm/ptex/standard/tmin9.tfm
12mu|texlive-ptex-20111109-14|166	%{_texmfdistdir}/fonts/type1/ptex/ascgrp/ascgrp.pfb
12mu|texlive-ptex-20111109-14|167	%{_texmfdistdir}/fonts/type1/ptex/ascgrp/ascii10.pfb
12mu|texlive-ptex-20111109-14|168	%{_texmfdistdir}/fonts/type1/ptex/ascgrp/ascii36.pfb
12mu|texlive-ptex-20111109-14|169	%{_texmfdistdir}/fonts/vf/ptex/jis/jis-v.vf
12mu|texlive-ptex-20111109-14|170	%{_texmfdistdir}/fonts/vf/ptex/jis/jis.vf
12mu|texlive-ptex-20111109-14|171	%{_texmfdistdir}/fonts/vf/ptex/jis/jisg-v.vf
12mu|texlive-ptex-20111109-14|172	%{_texmfdistdir}/fonts/vf/ptex/jis/jisg.vf
12mu|texlive-ptex-20111109-14|173	%{_texmfdistdir}/fonts/vf/ptex/jis/jisgn-v.vf
12mu|texlive-ptex-20111109-14|174	%{_texmfdistdir}/fonts/vf/ptex/jis/jisgn.vf
12mu|texlive-ptex-20111109-14|175	%{_texmfdistdir}/fonts/vf/ptex/jis/jisn-v.vf
12mu|texlive-ptex-20111109-14|176	%{_texmfdistdir}/fonts/vf/ptex/jis/jisn.vf
12mu|texlive-ptex-20111109-14|177	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoGoB101-Bold-H.vf
12mu|texlive-ptex-20111109-14|178	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoGoB101-Bold-J.vf
12mu|texlive-ptex-20111109-14|179	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoGoB101-Bold-V.vf
12mu|texlive-ptex-20111109-14|180	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoMinA101-Bold-H.vf
12mu|texlive-ptex-20111109-14|181	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoMinA101-Bold-J.vf
12mu|texlive-ptex-20111109-14|182	%{_texmfdistdir}/fonts/vf/ptex/morisawa/FutoMinA101-Bold-V.vf
12mu|texlive-ptex-20111109-14|183	%{_texmfdistdir}/fonts/vf/ptex/morisawa/GothicBBB-Medium-H.vf
12mu|texlive-ptex-20111109-14|184	%{_texmfdistdir}/fonts/vf/ptex/morisawa/GothicBBB-Medium-J.vf
12mu|texlive-ptex-20111109-14|185	%{_texmfdistdir}/fonts/vf/ptex/morisawa/GothicBBB-Medium-V.vf
12mu|texlive-ptex-20111109-14|186	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Jun101-Light-H.vf
12mu|texlive-ptex-20111109-14|187	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Jun101-Light-J.vf
12mu|texlive-ptex-20111109-14|188	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Jun101-Light-V.vf
12mu|texlive-ptex-20111109-14|189	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Ryumin-Light-H.vf
12mu|texlive-ptex-20111109-14|190	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Ryumin-Light-J.vf
12mu|texlive-ptex-20111109-14|191	%{_texmfdistdir}/fonts/vf/ptex/morisawa/Ryumin-Light-V.vf
12mu|texlive-ptex-20111109-14|192	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth10.vf
12mu|texlive-ptex-20111109-14|193	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth5.vf
12mu|texlive-ptex-20111109-14|194	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth6.vf
12mu|texlive-ptex-20111109-14|195	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth7.vf
12mu|texlive-ptex-20111109-14|196	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth8.vf
12mu|texlive-ptex-20111109-14|197	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/ngoth9.vf
12mu|texlive-ptex-20111109-14|198	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin10.vf
12mu|texlive-ptex-20111109-14|199	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin5.vf
12mu|texlive-ptex-20111109-14|200	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin6.vf
12mu|texlive-ptex-20111109-14|201	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin7.vf
12mu|texlive-ptex-20111109-14|202	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin8.vf
12mu|texlive-ptex-20111109-14|203	%{_texmfdistdir}/fonts/vf/ptex/nmin-ngoth/nmin9.vf
12mu|texlive-ptex-20111109-14|204	%{_texmfdistdir}/fonts/vf/ptex/standard/goth10.vf
12mu|texlive-ptex-20111109-14|205	%{_texmfdistdir}/fonts/vf/ptex/standard/goth5.vf
12mu|texlive-ptex-20111109-14|206	%{_texmfdistdir}/fonts/vf/ptex/standard/goth6.vf
12mu|texlive-ptex-20111109-14|207	%{_texmfdistdir}/fonts/vf/ptex/standard/goth7.vf
12mu|texlive-ptex-20111109-14|208	%{_texmfdistdir}/fonts/vf/ptex/standard/goth8.vf
12mu|texlive-ptex-20111109-14|209	%{_texmfdistdir}/fonts/vf/ptex/standard/goth9.vf
12mu|texlive-ptex-20111109-14|210	%{_texmfdistdir}/fonts/vf/ptex/standard/min10.vf
12mu|texlive-ptex-20111109-14|211	%{_texmfdistdir}/fonts/vf/ptex/standard/min5.vf
12mu|texlive-ptex-20111109-14|212	%{_texmfdistdir}/fonts/vf/ptex/standard/min6.vf
12mu|texlive-ptex-20111109-14|213	%{_texmfdistdir}/fonts/vf/ptex/standard/min7.vf
12mu|texlive-ptex-20111109-14|214	%{_texmfdistdir}/fonts/vf/ptex/standard/min8.vf
12mu|texlive-ptex-20111109-14|215	%{_texmfdistdir}/fonts/vf/ptex/standard/min9.vf
12mu|texlive-ptex-20111109-14|216	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth10.vf
12mu|texlive-ptex-20111109-14|217	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth5.vf
12mu|texlive-ptex-20111109-14|218	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth6.vf
12mu|texlive-ptex-20111109-14|219	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth7.vf
12mu|texlive-ptex-20111109-14|220	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth8.vf
12mu|texlive-ptex-20111109-14|221	%{_texmfdistdir}/fonts/vf/ptex/standard/tgoth9.vf
12mu|texlive-ptex-20111109-14|222	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin10.vf
12mu|texlive-ptex-20111109-14|223	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin5.vf
12mu|texlive-ptex-20111109-14|224	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin6.vf
12mu|texlive-ptex-20111109-14|225	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin7.vf
12mu|texlive-ptex-20111109-14|226	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin8.vf
12mu|texlive-ptex-20111109-14|227	%{_texmfdistdir}/fonts/vf/ptex/standard/tmin9.vf
12mu|texlive-ptex-20111109-14|228	%{_texmfdistdir}/pbibtex/bib/jxampl.bib
12mu|texlive-ptex-20111109-14|229	%{_texmfdistdir}/pbibtex/bst/jabbrv.bst
12mu|texlive-ptex-20111109-14|230	%{_texmfdistdir}/pbibtex/bst/jalpha.bst
12mu|texlive-ptex-20111109-14|231	%{_texmfdistdir}/pbibtex/bst/jipsj.bst
12mu|texlive-ptex-20111109-14|232	%{_texmfdistdir}/pbibtex/bst/jname.bst
12mu|texlive-ptex-20111109-14|233	%{_texmfdistdir}/pbibtex/bst/jorsj.bst
12mu|texlive-ptex-20111109-14|234	%{_texmfdistdir}/pbibtex/bst/jplain.bst
12mu|texlive-ptex-20111109-14|235	%{_texmfdistdir}/pbibtex/bst/junsrt.bst
12mu|texlive-ptex-20111109-14|236	%{_texmfdistdir}/pbibtex/bst/tieice.bst
12mu|texlive-ptex-20111109-14|237	%{_texmfdistdir}/pbibtex/bst/tipsj.bst
12mu|texlive-ptex-20111109-14|238	%{_texmfdistdir}/tex/platex/base/ascmac.sty
12mu|texlive-ptex-20111109-14|239	%{_texmfdistdir}/tex/platex/base/jarticle.cls
12mu|texlive-ptex-20111109-14|240	%{_texmfdistdir}/tex/platex/base/jarticle.sty
12mu|texlive-ptex-20111109-14|241	%{_texmfdistdir}/tex/platex/base/jbk10.clo
12mu|texlive-ptex-20111109-14|242	%{_texmfdistdir}/tex/platex/base/jbk11.clo
12mu|texlive-ptex-20111109-14|243	%{_texmfdistdir}/tex/platex/base/jbk12.clo
12mu|texlive-ptex-20111109-14|244	%{_texmfdistdir}/tex/platex/base/jbook.cls
12mu|texlive-ptex-20111109-14|245	%{_texmfdistdir}/tex/platex/base/jbook.sty
12mu|texlive-ptex-20111109-14|246	%{_texmfdistdir}/tex/platex/base/jltxdoc.cls
12mu|texlive-ptex-20111109-14|247	%{_texmfdistdir}/tex/platex/base/jreport.cls
12mu|texlive-ptex-20111109-14|248	%{_texmfdistdir}/tex/platex/base/jreport.sty
12mu|texlive-ptex-20111109-14|249	%{_texmfdistdir}/tex/platex/base/jsize10.clo
12mu|texlive-ptex-20111109-14|250	%{_texmfdistdir}/tex/platex/base/jsize11.clo
12mu|texlive-ptex-20111109-14|251	%{_texmfdistdir}/tex/platex/base/jsize12.clo
12mu|texlive-ptex-20111109-14|252	%{_texmfdistdir}/tex/platex/base/jt1gt.fd
12mu|texlive-ptex-20111109-14|253	%{_texmfdistdir}/tex/platex/base/jt1mc.fd
12mu|texlive-ptex-20111109-14|254	%{_texmfdistdir}/tex/platex/base/jy1gt.fd
12mu|texlive-ptex-20111109-14|255	%{_texmfdistdir}/tex/platex/base/jy1mc.fd
12mu|texlive-ptex-20111109-14|256	%{_texmfdistdir}/tex/platex/base/kinsoku.tex
12mu|texlive-ptex-20111109-14|257	%{_texmfdistdir}/tex/platex/base/nidanfloat.sty
12mu|texlive-ptex-20111109-14|258	%{_texmfdistdir}/tex/platex/base/oldpfont.sty
12mu|texlive-ptex-20111109-14|259	%{_texmfdistdir}/tex/platex/base/pl209.def
12mu|texlive-ptex-20111109-14|260	%{_texmfdistdir}/tex/platex/base/platex.ltx
12mu|texlive-ptex-20111109-14|261	%{_texmfdistdir}/tex/platex/base/plcore.ltx
12mu|texlive-ptex-20111109-14|262	%{_texmfdistdir}/tex/platex/base/pldefs.ltx
12mu|texlive-ptex-20111109-14|263	%{_texmfdistdir}/tex/platex/base/plext.sty
12mu|texlive-ptex-20111109-14|264	%{_texmfdistdir}/tex/platex/base/plnews.cls
12mu|texlive-ptex-20111109-14|265	%{_texmfdistdir}/tex/platex/base/ptrace.sty
12mu|texlive-ptex-20111109-14|266	%{_texmfdistdir}/tex/platex/base/tarticle.cls
12mu|texlive-ptex-20111109-14|267	%{_texmfdistdir}/tex/platex/base/tarticle.sty
12mu|texlive-ptex-20111109-14|268	%{_texmfdistdir}/tex/platex/base/tascmac.sty
12mu|texlive-ptex-20111109-14|269	%{_texmfdistdir}/tex/platex/base/tbk10.clo
12mu|texlive-ptex-20111109-14|270	%{_texmfdistdir}/tex/platex/base/tbk11.clo
12mu|texlive-ptex-20111109-14|271	%{_texmfdistdir}/tex/platex/base/tbk12.clo
12mu|texlive-ptex-20111109-14|272	%{_texmfdistdir}/tex/platex/base/tbook.cls
12mu|texlive-ptex-20111109-14|273	%{_texmfdistdir}/tex/platex/base/tbook.sty
12mu|texlive-ptex-20111109-14|274	%{_texmfdistdir}/tex/platex/base/treport.cls
12mu|texlive-ptex-20111109-14|275	%{_texmfdistdir}/tex/platex/base/treport.sty
12mu|texlive-ptex-20111109-14|276	%{_texmfdistdir}/tex/platex/base/tsize10.clo
12mu|texlive-ptex-20111109-14|277	%{_texmfdistdir}/tex/platex/base/tsize11.clo
12mu|texlive-ptex-20111109-14|278	%{_texmfdistdir}/tex/platex/base/tsize12.clo
12mu|texlive-ptex-20111109-14|279	%{_texmfdistdir}/tex/platex/config/hyphen.cfg
12mu|texlive-ptex-20111109-14|280	%{_texmfdistdir}/tex/platex/config/platex.ini
12mu|texlive-ptex-20111109-14|281	%{_texmfdistdir}/tex/ptex/base/ascii-jplain.tex
12mu|texlive-ptex-20111109-14|282	%{_texmfdistdir}/tex/ptex/base/eptex.src
12mu|texlive-ptex-20111109-14|283	%{_texmfdistdir}/tex/ptex/base/eptexdefs.lib
12mu|texlive-ptex-20111109-14|284	%{_texmfdistdir}/tex/ptex/base/kinsoku.tex
12mu|texlive-ptex-20111109-14|285	%{_texmfdistdir}/tex/ptex/base/ptex.tex
12mu|texlive-ptex-20111109-14|286	%{_texmfdistdir}/tex/ptex/config/eptex.ini
12mu|texlive-ptex-20111109-14|287	%{_texmfdistdir}/tex/ptex/config/ptex.ini
12mu|texlive-ptex-20111109-14|288	%_texmf_fmtutil_d/ptex
12mu|texlive-ptex-20111109-14|289	%_texmf_updmap_d/ptex
12mu|texlive-ptex-20111109-14|290	%doc %{_mandir}/man1/mendex.1*
12mu|texlive-ptex-20111109-14|291	%doc %{_texmfdistdir}/doc/man/man1/mendex.man1.pdf
12mu|texlive-ptex-20111109-14|292	%doc %{_texmfdistdir}/doc/ptex/base/COPYRIGHT
12mu|texlive-ptex-20111109-14|293	%doc %{_texmfdistdir}/doc/ptex/base/COPYRIGHT.txt
12mu|texlive-ptex-20111109-14|294	%doc %{_texmfdistdir}/doc/ptex/base/Changes.txt
12mu|texlive-ptex-20111109-14|295	%doc %{_texmfdistdir}/doc/ptex/base/INSTALL.txt
12mu|texlive-ptex-20111109-14|296	%doc %{_texmfdistdir}/doc/ptex/base/README.txt
12mu|texlive-ptex-20111109-14|297	%doc %{_texmfdistdir}/doc/ptex/base/jfm.pdf
12mu|texlive-ptex-20111109-14|298	%doc %{_texmfdistdir}/doc/ptex/base/jfm.tex
12mu|texlive-ptex-20111109-14|299	%doc %{_texmfdistdir}/doc/ptex/base/jtex.pdf
12mu|texlive-ptex-20111109-14|300	%doc %{_texmfdistdir}/doc/ptex/base/jtex.tex
12mu|texlive-ptex-20111109-14|301	%doc %{_texmfdistdir}/doc/ptex/base/jtexdoc.pdf
12mu|texlive-ptex-20111109-14|302	%doc %{_texmfdistdir}/doc/ptex/base/jtexdoc.tex
12mu|texlive-ptex-20111109-14|303	%doc %{_texmfdistdir}/doc/ptex/base/ptexdoc.pdf
12mu|texlive-ptex-20111109-14|304	%doc %{_texmfdistdir}/doc/ptex/base/ptexdoc.tex
12mu|texlive-ptex-20111109-14|305	%doc %{_texmfdistdir}/doc/ptex/base/ptexskip.pdf
12mu|texlive-ptex-20111109-14|306	%doc %{_texmfdistdir}/doc/ptex/base/ptexskip.tex
12mu|texlive-ptex-20111109-14|307	%doc %{_texmfdistdir}/doc/ptex/jvf/COPYRIGHT
12mu|texlive-ptex-20111109-14|308	%doc %{_texmfdistdir}/doc/ptex/jvf/Changes.txt
12mu|texlive-ptex-20111109-14|309	%doc %{_texmfdistdir}/doc/ptex/jvf/README.txt
12mu|texlive-ptex-20111109-14|310	%doc %{_texmfdistdir}/doc/ptex/pbibtex/README
12mu|texlive-ptex-20111109-14|311	%doc %{_texmfdistdir}/doc/ptex/pbibtex/cpp.awk
12mu|texlive-ptex-20111109-14|312	%doc %{_texmfdistdir}/doc/ptex/pbibtex/generate.sh
12mu|texlive-ptex-20111109-14|313	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbibtex.bib
12mu|texlive-ptex-20111109-14|314	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbibtex.pdf
12mu|texlive-ptex-20111109-14|315	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbibtex.tex
12mu|texlive-ptex-20111109-14|316	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxbst.doc
12mu|texlive-ptex-20111109-14|317	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxdoc.bib
12mu|texlive-ptex-20111109-14|318	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxdoc.pdf
12mu|texlive-ptex-20111109-14|319	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxdoc.tex
12mu|texlive-ptex-20111109-14|320	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxhak.pdf
12mu|texlive-ptex-20111109-14|321	%doc %{_texmfdistdir}/doc/ptex/pbibtex/jbtxhak.tex
12mu|texlive-ptex-20111109-14|322	#- source
12mu|texlive-ptex-20111109-14|323	%doc %{_texmfdistdir}/source/platex/base/Changes.txt
12mu|texlive-ptex-20111109-14|324	%doc %{_texmfdistdir}/source/platex/base/README.txt
12mu|texlive-ptex-20111109-14|325	%doc %{_texmfdistdir}/source/platex/base/README2.txt
12mu|texlive-ptex-20111109-14|326	%doc %{_texmfdistdir}/source/platex/base/Xins.ins
12mu|texlive-ptex-20111109-14|327	%doc %{_texmfdistdir}/source/platex/base/jclasses.dtx
12mu|texlive-ptex-20111109-14|328	%doc %{_texmfdistdir}/source/platex/base/jltxdoc.dtx
12mu|texlive-ptex-20111109-14|329	%doc %{_texmfdistdir}/source/platex/base/kinsoku.dtx
12mu|texlive-ptex-20111109-14|330	%doc %{_texmfdistdir}/source/platex/base/nidanfloat.dtx
12mu|texlive-ptex-20111109-14|331	%doc %{_texmfdistdir}/source/platex/base/nidanfloat.ins
12mu|texlive-ptex-20111109-14|332	%doc %{_texmfdistdir}/source/platex/base/pl209.dtx
12mu|texlive-ptex-20111109-14|333	%doc %{_texmfdistdir}/source/platex/base/pl209.ins
12mu|texlive-ptex-20111109-14|334	%doc %{_texmfdistdir}/source/platex/base/platex.dtx
12mu|texlive-ptex-20111109-14|335	%doc %{_texmfdistdir}/source/platex/base/plcls.ins
12mu|texlive-ptex-20111109-14|336	%doc %{_texmfdistdir}/source/platex/base/plcore.dtx
12mu|texlive-ptex-20111109-14|337	%doc %{_texmfdistdir}/source/platex/base/plcore.ins
12mu|texlive-ptex-20111109-14|338	%doc %{_texmfdistdir}/source/platex/base/pldoc.tex
12mu|texlive-ptex-20111109-14|339	%doc %{_texmfdistdir}/source/platex/base/pldocs.ins
12mu|texlive-ptex-20111109-14|340	%doc %{_texmfdistdir}/source/platex/base/plext.dtx
12mu|texlive-ptex-20111109-14|341	%doc %{_texmfdistdir}/source/platex/base/plfmt.ins
12mu|texlive-ptex-20111109-14|342	%doc %{_texmfdistdir}/source/platex/base/plfonts.dtx
12mu|texlive-ptex-20111109-14|343	%doc %{_texmfdistdir}/source/platex/base/plnews01.tex
12mu|texlive-ptex-20111109-14|344	%doc %{_texmfdistdir}/source/platex/base/plnews02.tex
12mu|texlive-ptex-20111109-14|345	%doc %{_texmfdistdir}/source/platex/base/plnews03.tex
12mu|texlive-ptex-20111109-14|346	%doc %{_texmfdistdir}/source/platex/base/plnews04.tex
12mu|texlive-ptex-20111109-14|347	%doc %{_texmfdistdir}/source/platex/base/plnews05.tex
12mu|texlive-ptex-20111109-14|348	%doc %{_texmfdistdir}/source/platex/base/plnews06.tex
12mu|texlive-ptex-20111109-14|349	%doc %{_texmfdistdir}/source/platex/base/plnews07.tex
12mu|texlive-ptex-20111109-14|350	%doc %{_texmfdistdir}/source/platex/base/plnews08.tex
12mu|texlive-ptex-20111109-14|351	%doc %{_texmfdistdir}/source/platex/base/plpatch.ltx
12mu|texlive-ptex-20111109-14|352	%doc %{_texmfdistdir}/source/platex/base/plvers.dtx
12mu|texlive-ptex-20111109-14|353	
12mu|texlive-ptex-20111109-14|354	#-----------------------------------------------------------------------
12mu|texlive-ptex-20111109-14|355	%prep
12mu|texlive-ptex-20111109-14|356	%setup -c -a0 -a1 -a2
12mu|texlive-ptex-20111109-14|357	
12mu|texlive-ptex-20111109-14|358	%build
12mu|texlive-ptex-20111109-14|359	
12mu|texlive-ptex-20111109-14|360	%install
12mu|texlive-ptex-20111109-14|361	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-ptex-20111109-14|362	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-ptex-20111109-14|363	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-ptex-20111109-14|364	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-ptex-20111109-14|365	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mu|texlive-ptex-20111109-14|366	cat > %{buildroot}%{_texmf_fmtutil_d}/ptex <<EOF
12mu|texlive-ptex-20111109-14|367	#
12mu|texlive-ptex-20111109-14|368	# from ptex:
12mu|texlive-ptex-20111109-14|369	ptex ptex - ptex.ini
12mu|texlive-ptex-20111109-14|370	eptex eptex language.def *eptex.ini
12mu|texlive-ptex-20111109-14|371	platex eptex language.dat *platex.ini
12mu|texlive-ptex-20111109-14|372	EOF
12mu|texlive-ptex-20111109-14|373	mkdir -p %{buildroot}%{_texmf_updmap_d}
12mu|texlive-ptex-20111109-14|374	cat > %{buildroot}%{_texmf_updmap_d}/ptex <<EOF
12mu|texlive-ptex-20111109-14|375	KanjiMap morisawa.map
12mu|texlive-ptex-20111109-14|376	KanjiMap ptex-@kanjiEmbed@@kanjiVariant@.map
12mu|texlive-ptex-20111109-14|377	EOF
12mu|texlive-ptex-20111109-14|378	
12mu|texlive-ptex-20111109-14|379	%changelog
12mu|texlive-ptex-20111109-14|380	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20111109-14
12mu|texlive-ptex-20111109-14|381	+ Revision: 42b49cc
12mu|texlive-ptex-20111109-14|382	- Sync with cooker
12mu|texlive-ptex-20111109-14|383	
12mu|texlive-ptex-20111109-14|384	

21302 12
12mu|texlive-ptex2pdf-0.4-6|1	# revision 30321
12mu|texlive-ptex2pdf-0.4-6|2	# category Package
12mu|texlive-ptex2pdf-0.4-6|3	# catalog-ctan /language/japanese/ptex2pdf
12mu|texlive-ptex2pdf-0.4-6|4	# catalog-date 2013-05-07 20:01:57 +0200
12mu|texlive-ptex2pdf-0.4-6|5	# catalog-license gpl2
12mu|texlive-ptex2pdf-0.4-6|6	# catalog-version 0.4
12mu|texlive-ptex2pdf-0.4-6|7	Name:		texlive-ptex2pdf
12mu|texlive-ptex2pdf-0.4-6|8	Version:	0.4
12mu|texlive-ptex2pdf-0.4-6|9	Release:	6
12mu|texlive-ptex2pdf-0.4-6|10	Summary:	Convert Japanese TeX documents to PDF
12mu|texlive-ptex2pdf-0.4-6|11	Group:		Publishing
12mu|texlive-ptex2pdf-0.4-6|12	URL:		http://www.ctan.org/tex-archive/language/japanese/ptex2pdf
12mu|texlive-ptex2pdf-0.4-6|13	License:	GPL2
12mu|texlive-ptex2pdf-0.4-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptex2pdf.tar.xz
12mu|texlive-ptex2pdf-0.4-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptex2pdf.doc.tar.xz
12mu|texlive-ptex2pdf-0.4-6|16	BuildArch:	noarch
12mu|texlive-ptex2pdf-0.4-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-ptex2pdf-0.4-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-ptex2pdf-0.4-6|19	Requires(post):	texlive-kpathsea
12mu|texlive-ptex2pdf-0.4-6|20	Provides:	texlive-ptex2pdf.bin = %{EVRD}
12mu|texlive-ptex2pdf-0.4-6|21	
12mu|texlive-ptex2pdf-0.4-6|22	%description
12mu|texlive-ptex2pdf-0.4-6|23	The Lua script provides system-independent support of Japanese
12mu|texlive-ptex2pdf-0.4-6|24	typesetting engines in TeXworks. As TeXworks typesetting setup
12mu|texlive-ptex2pdf-0.4-6|25	does not allow for multistep processing, this script runs one
12mu|texlive-ptex2pdf-0.4-6|26	of the ptex-based programs (ptex, uptex, eptex, platex,
12mu|texlive-ptex2pdf-0.4-6|27	uplatex) followed by dvipdfmx.
12mu|texlive-ptex2pdf-0.4-6|28	
12mu|texlive-ptex2pdf-0.4-6|29	%post
12mu|texlive-ptex2pdf-0.4-6|30	%{_sbindir}/texlive.post
12mu|texlive-ptex2pdf-0.4-6|31	
12mu|texlive-ptex2pdf-0.4-6|32	%postun
12mu|texlive-ptex2pdf-0.4-6|33	if [ $1 -eq 0 ]; then
12mu|texlive-ptex2pdf-0.4-6|34	%{_sbindir}/texlive.post
12mu|texlive-ptex2pdf-0.4-6|35	fi
12mu|texlive-ptex2pdf-0.4-6|36	
12mu|texlive-ptex2pdf-0.4-6|37	#-----------------------------------------------------------------------
12mu|texlive-ptex2pdf-0.4-6|38	%files
12mu|texlive-ptex2pdf-0.4-6|39	%{_bindir}/ptex2pdf
12mu|texlive-ptex2pdf-0.4-6|40	%{_texmfdistdir}/scripts/ptex2pdf/ptex2pdf.lua
12mu|texlive-ptex2pdf-0.4-6|41	%doc %{_texmfdistdir}/doc/latex/ptex2pdf/COPYING
12mu|texlive-ptex2pdf-0.4-6|42	%doc %{_texmfdistdir}/doc/latex/ptex2pdf/README
12mu|texlive-ptex2pdf-0.4-6|43	
12mu|texlive-ptex2pdf-0.4-6|44	#-----------------------------------------------------------------------
12mu|texlive-ptex2pdf-0.4-6|45	%prep
12mu|texlive-ptex2pdf-0.4-6|46	%setup -c -a0 -a1
12mu|texlive-ptex2pdf-0.4-6|47	
12mu|texlive-ptex2pdf-0.4-6|48	%build
12mu|texlive-ptex2pdf-0.4-6|49	
12mu|texlive-ptex2pdf-0.4-6|50	%install
12mu|texlive-ptex2pdf-0.4-6|51	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-ptex2pdf-0.4-6|52	pushd %{buildroot}%{_bindir}
12mu|texlive-ptex2pdf-0.4-6|53	ln -sf %{_texmfdistdir}/scripts/ptex2pdf/ptex2pdf.lua ptex2pdf
12mu|texlive-ptex2pdf-0.4-6|54	popd
12mu|texlive-ptex2pdf-0.4-6|55	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-ptex2pdf-0.4-6|56	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-ptex2pdf-0.4-6|57	
12mu|texlive-ptex2pdf-0.4-6|58	%changelog
12mu|texlive-ptex2pdf-0.4-6|59	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.4-6
12mu|texlive-ptex2pdf-0.4-6|60	+ Revision: 3861032
12mu|texlive-ptex2pdf-0.4-6|61	- MassBuild#289: Increase release tag
12mu|texlive-ptex2pdf-0.4-6|62	
12mu|texlive-ptex2pdf-0.4-6|63	

21303 12
12mu|texlive-ptext-1.1-5|1	# revision 30171
12mu|texlive-ptext-1.1-5|2	# category Package
12mu|texlive-ptext-1.1-5|3	# catalog-ctan /macros/xetex/latex/ptext
12mu|texlive-ptext-1.1-5|4	# catalog-date 2013-04-29 15:26:25 +0200
12mu|texlive-ptext-1.1-5|5	# catalog-license lppl1.2
12mu|texlive-ptext-1.1-5|6	# catalog-version 1.1
12mu|texlive-ptext-1.1-5|7	Name:		texlive-ptext
12mu|texlive-ptext-1.1-5|8	Version:	1.1
12mu|texlive-ptext-1.1-5|9	Release:	5
12mu|texlive-ptext-1.1-5|10	Summary:	A 'lipsum' for Persian
12mu|texlive-ptext-1.1-5|11	Group:		Publishing
12mu|texlive-ptext-1.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/ptext
12mu|texlive-ptext-1.1-5|13	License:	LPPL1.2
12mu|texlive-ptext-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptext.tar.xz
12mu|texlive-ptext-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ptext.doc.tar.xz
12mu|texlive-ptext-1.1-5|16	BuildArch:	noarch
12mu|texlive-ptext-1.1-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-ptext-1.1-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-ptext-1.1-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-ptext-1.1-5|20	
12mu|texlive-ptext-1.1-5|21	%description
12mu|texlive-ptext-1.1-5|22	The package provides lipsum-like facilities for the Persian
12mu|texlive-ptext-1.1-5|23	language. The source of the filling text is the Persian epic
12mu|texlive-ptext-1.1-5|24	"the Shanameh" (100 paragraphs are used.) The package needs to
12mu|texlive-ptext-1.1-5|25	be run under XeLaTeX.
12mu|texlive-ptext-1.1-5|26	
12mu|texlive-ptext-1.1-5|27	%post
12mu|texlive-ptext-1.1-5|28	%{_sbindir}/texlive.post
12mu|texlive-ptext-1.1-5|29	
12mu|texlive-ptext-1.1-5|30	%postun
12mu|texlive-ptext-1.1-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-ptext-1.1-5|32	%{_sbindir}/texlive.post
12mu|texlive-ptext-1.1-5|33	fi
12mu|texlive-ptext-1.1-5|34	
12mu|texlive-ptext-1.1-5|35	#-----------------------------------------------------------------------
12mu|texlive-ptext-1.1-5|36	%files
12mu|texlive-ptext-1.1-5|37	%{_texmfdistdir}/tex/xelatex/ptext/ptext.sty
12mu|texlive-ptext-1.1-5|38	%doc %{_texmfdistdir}/doc/xelatex/ptext/README
12mu|texlive-ptext-1.1-5|39	%doc %{_texmfdistdir}/doc/xelatex/ptext/ptext.pdf
12mu|texlive-ptext-1.1-5|40	%doc %{_texmfdistdir}/doc/xelatex/ptext/ptext.tex
12mu|texlive-ptext-1.1-5|41	
12mu|texlive-ptext-1.1-5|42	#-----------------------------------------------------------------------
12mu|texlive-ptext-1.1-5|43	%prep
12mu|texlive-ptext-1.1-5|44	%setup -c -a0 -a1
12mu|texlive-ptext-1.1-5|45	
12mu|texlive-ptext-1.1-5|46	%build
12mu|texlive-ptext-1.1-5|47	
12mu|texlive-ptext-1.1-5|48	%install
12mu|texlive-ptext-1.1-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-ptext-1.1-5|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-ptext-1.1-5|51	
12mu|texlive-ptext-1.1-5|52	%changelog
12mu|texlive-ptext-1.1-5|53	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.1-5
12mu|texlive-ptext-1.1-5|54	+ Revision: a6d370d
12mu|texlive-ptext-1.1-5|55	- MassBuild#289: Increase release tag
12mu|texlive-ptext-1.1-5|56	
12mu|texlive-ptext-1.1-5|57	

21304 12
12mu|texlive-purifyeps-1.1-5|1	# revision 29725
12mu|texlive-purifyeps-1.1-5|2	# category Package
12mu|texlive-purifyeps-1.1-5|3	# catalog-ctan /support/purifyeps
12mu|texlive-purifyeps-1.1-5|4	# catalog-date 2012-05-07 16:41:43 +0200
12mu|texlive-purifyeps-1.1-5|5	# catalog-license lppl
12mu|texlive-purifyeps-1.1-5|6	# catalog-version 1.1
12mu|texlive-purifyeps-1.1-5|7	Name:		texlive-purifyeps
12mu|texlive-purifyeps-1.1-5|8	Version:	1.1
12mu|texlive-purifyeps-1.1-5|9	Release:	5
12mu|texlive-purifyeps-1.1-5|10	Summary:	Make EPS work with both LaTeX/dvips and pdfLaTeX
12mu|texlive-purifyeps-1.1-5|11	Group:		Publishing
12mu|texlive-purifyeps-1.1-5|12	URL:		http://www.ctan.org/tex-archive/support/purifyeps
12mu|texlive-purifyeps-1.1-5|13	License:	LPPL
12mu|texlive-purifyeps-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/purifyeps.tar.xz
12mu|texlive-purifyeps-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/purifyeps.doc.tar.xz
12mu|texlive-purifyeps-1.1-5|16	BuildArch:	noarch
12mu|texlive-purifyeps-1.1-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-purifyeps-1.1-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-purifyeps-1.1-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-purifyeps-1.1-5|20	Provides:	texlive-purifyeps.bin = %{EVRD}
12mu|texlive-purifyeps-1.1-5|21	
12mu|texlive-purifyeps-1.1-5|22	%description
12mu|texlive-purifyeps-1.1-5|23	While pdfLaTeX has a number of nice features, its primary
12mu|texlive-purifyeps-1.1-5|24	shortcoming relative to standard LaTeX+dvips is that it is
12mu|texlive-purifyeps-1.1-5|25	unable to read ordinary Encapsulated PostScript (EPS) files,
12mu|texlive-purifyeps-1.1-5|26	the most common graphics format in the LaTeX world. Purifyeps
12mu|texlive-purifyeps-1.1-5|27	converts EPS files into a 'purified' form that can be read by
12mu|texlive-purifyeps-1.1-5|28	both LaTeX+dvips and pdfLaTeX. The trick is that the standard
12mu|texlive-purifyeps-1.1-5|29	LaTeX2e graphics packages can parse MetaPost-produced EPS
12mu|texlive-purifyeps-1.1-5|30	directly. Hence, purifyeps need only convert an arbitrary EPS
12mu|texlive-purifyeps-1.1-5|31	file into the same stylized format that MetaPost outputs.
12mu|texlive-purifyeps-1.1-5|32	
12mu|texlive-purifyeps-1.1-5|33	%post
12mu|texlive-purifyeps-1.1-5|34	%{_sbindir}/texlive.post
12mu|texlive-purifyeps-1.1-5|35	
12mu|texlive-purifyeps-1.1-5|36	%postun
12mu|texlive-purifyeps-1.1-5|37	if [ $1 -eq 0 ]; then
12mu|texlive-purifyeps-1.1-5|38	%{_sbindir}/texlive.post
12mu|texlive-purifyeps-1.1-5|39	fi
12mu|texlive-purifyeps-1.1-5|40	
12mu|texlive-purifyeps-1.1-5|41	#-----------------------------------------------------------------------
12mu|texlive-purifyeps-1.1-5|42	%files
12mu|texlive-purifyeps-1.1-5|43	%{_bindir}/purifyeps
12mu|texlive-purifyeps-1.1-5|44	%{_texmfdistdir}/scripts/purifyeps/purifyeps
12mu|texlive-purifyeps-1.1-5|45	%doc %{_mandir}/man1/purifyeps.1*
12mu|texlive-purifyeps-1.1-5|46	%doc %{_texmfdistdir}/doc/man/man1/purifyeps.man1.pdf
12mu|texlive-purifyeps-1.1-5|47	%doc %{_texmfdistdir}/doc/support/purifyeps/README
12mu|texlive-purifyeps-1.1-5|48	
12mu|texlive-purifyeps-1.1-5|49	#-----------------------------------------------------------------------
12mu|texlive-purifyeps-1.1-5|50	%prep
12mu|texlive-purifyeps-1.1-5|51	%setup -c -a0 -a1
12mu|texlive-purifyeps-1.1-5|52	
12mu|texlive-purifyeps-1.1-5|53	%build
12mu|texlive-purifyeps-1.1-5|54	
12mu|texlive-purifyeps-1.1-5|55	%install
12mu|texlive-purifyeps-1.1-5|56	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-purifyeps-1.1-5|57	pushd %{buildroot}%{_bindir}
12mu|texlive-purifyeps-1.1-5|58	ln -sf %{_texmfdistdir}/scripts/purifyeps/purifyeps purifyeps
12mu|texlive-purifyeps-1.1-5|59	popd
12mu|texlive-purifyeps-1.1-5|60	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-purifyeps-1.1-5|61	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-purifyeps-1.1-5|62	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-purifyeps-1.1-5|63	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-purifyeps-1.1-5|64	
12mu|texlive-purifyeps-1.1-5|65	%changelog
12mu|texlive-purifyeps-1.1-5|66	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-5
12mu|texlive-purifyeps-1.1-5|67	+ Revision: 75184e1
12mu|texlive-purifyeps-1.1-5|68	- Sync with cooker
12mu|texlive-purifyeps-1.1-5|69	
12mu|texlive-purifyeps-1.1-5|70	

21305 12
12mu|texlive-pxbase-0.5-5|1	# revision 28516
12mu|texlive-pxbase-0.5-5|2	# category Package
12mu|texlive-pxbase-0.5-5|3	# catalog-ctan /language/japanese/pxbase
12mu|texlive-pxbase-0.5-5|4	# catalog-date 2012-12-12 11:03:41 +0100
12mu|texlive-pxbase-0.5-5|5	# catalog-license other-free
12mu|texlive-pxbase-0.5-5|6	# catalog-version 0.5
12mu|texlive-pxbase-0.5-5|7	Name:		texlive-pxbase
12mu|texlive-pxbase-0.5-5|8	Version:	0.5
12mu|texlive-pxbase-0.5-5|9	Release:	5
12mu|texlive-pxbase-0.5-5|10	Summary:	Tools for use with (u)pLaTeX
12mu|texlive-pxbase-0.5-5|11	Group:		Publishing
12mu|texlive-pxbase-0.5-5|12	URL:		http://www.ctan.org/tex-archive/language/japanese/pxbase
12mu|texlive-pxbase-0.5-5|13	License:	OTHER-FREE
12mu|texlive-pxbase-0.5-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxbase.tar.xz
12mu|texlive-pxbase-0.5-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxbase.doc.tar.xz
12mu|texlive-pxbase-0.5-5|16	BuildArch:	noarch
12mu|texlive-pxbase-0.5-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-pxbase-0.5-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-pxbase-0.5-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-pxbase-0.5-5|20	
12mu|texlive-pxbase-0.5-5|21	%description
12mu|texlive-pxbase-0.5-5|22	TeXLive pxbase package.
12mu|texlive-pxbase-0.5-5|23	
12mu|texlive-pxbase-0.5-5|24	%post
12mu|texlive-pxbase-0.5-5|25	%{_sbindir}/texlive.post
12mu|texlive-pxbase-0.5-5|26	
12mu|texlive-pxbase-0.5-5|27	%postun
12mu|texlive-pxbase-0.5-5|28	if [ $1 -eq 0 ]; then
12mu|texlive-pxbase-0.5-5|29	%{_sbindir}/texlive.post
12mu|texlive-pxbase-0.5-5|30	fi
12mu|texlive-pxbase-0.5-5|31	
12mu|texlive-pxbase-0.5-5|32	#-----------------------------------------------------------------------
12mu|texlive-pxbase-0.5-5|33	%files
12mu|texlive-pxbase-0.5-5|34	%{_texmfdistdir}/tex/platex/pxbase/ifuptex.sty
12mu|texlive-pxbase-0.5-5|35	%{_texmfdistdir}/tex/platex/pxbase/pxbabel.sty
12mu|texlive-pxbase-0.5-5|36	%{_texmfdistdir}/tex/platex/pxbase/pxbase.def
12mu|texlive-pxbase-0.5-5|37	%{_texmfdistdir}/tex/platex/pxbase/pxbase.sty
12mu|texlive-pxbase-0.5-5|38	%{_texmfdistdir}/tex/platex/pxbase/pxbasenc.def
12mu|texlive-pxbase-0.5-5|39	%{_texmfdistdir}/tex/platex/pxbase/pxbsjc.def
12mu|texlive-pxbase-0.5-5|40	%{_texmfdistdir}/tex/platex/pxbase/pxjsfenc.def
12mu|texlive-pxbase-0.5-5|41	%{_texmfdistdir}/tex/platex/pxbase/upkcat.sty
12mu|texlive-pxbase-0.5-5|42	%doc %{_texmfdistdir}/doc/platex/pxbase/LICENSE
12mu|texlive-pxbase-0.5-5|43	%doc %{_texmfdistdir}/doc/platex/pxbase/README
12mu|texlive-pxbase-0.5-5|44	%doc %{_texmfdistdir}/doc/platex/pxbase/README-pxbabel
12mu|texlive-pxbase-0.5-5|45	%doc %{_texmfdistdir}/doc/platex/pxbase/README-pxcjkcat
12mu|texlive-pxbase-0.5-5|46	
12mu|texlive-pxbase-0.5-5|47	#-----------------------------------------------------------------------
12mu|texlive-pxbase-0.5-5|48	%prep
12mu|texlive-pxbase-0.5-5|49	%setup -c -a0 -a1
12mu|texlive-pxbase-0.5-5|50	
12mu|texlive-pxbase-0.5-5|51	%build
12mu|texlive-pxbase-0.5-5|52	
12mu|texlive-pxbase-0.5-5|53	%install
12mu|texlive-pxbase-0.5-5|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-pxbase-0.5-5|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-pxbase-0.5-5|56	
12mu|texlive-pxbase-0.5-5|57	%changelog
12mu|texlive-pxbase-0.5-5|58	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.5-5
12mu|texlive-pxbase-0.5-5|59	+ Revision: e767069
12mu|texlive-pxbase-0.5-5|60	- MassBuild#289: Increase release tag
12mu|texlive-pxbase-0.5-5|61	
12mu|texlive-pxbase-0.5-5|62	

21306 12
12mu|texlive-pxchfon-0.7a-5|1	# revision 30635
12mu|texlive-pxchfon-0.7a-5|2	# category Package
12mu|texlive-pxchfon-0.7a-5|3	# catalog-ctan /language/japanese/pxchfon
12mu|texlive-pxchfon-0.7a-5|4	# catalog-date 2013-05-18 17:41:16 +0200
12mu|texlive-pxchfon-0.7a-5|5	# catalog-license other-free
12mu|texlive-pxchfon-0.7a-5|6	# catalog-version 0.7a
12mu|texlive-pxchfon-0.7a-5|7	Name:		texlive-pxchfon
12mu|texlive-pxchfon-0.7a-5|8	Version:	0.7a
12mu|texlive-pxchfon-0.7a-5|9	Release:	5
12mu|texlive-pxchfon-0.7a-5|10	Summary:	Japanese font setup for pLaTeX and upLaTeX
12mu|texlive-pxchfon-0.7a-5|11	Group:		Publishing
12mu|texlive-pxchfon-0.7a-5|12	URL:		http://www.ctan.org/tex-archive/language/japanese/pxchfon
12mu|texlive-pxchfon-0.7a-5|13	License:	OTHER-FREE
12mu|texlive-pxchfon-0.7a-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxchfon.tar.xz
12mu|texlive-pxchfon-0.7a-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxchfon.doc.tar.xz
12mu|texlive-pxchfon-0.7a-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxchfon.source.tar.xz
12mu|texlive-pxchfon-0.7a-5|17	BuildArch:	noarch
12mu|texlive-pxchfon-0.7a-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-pxchfon-0.7a-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-pxchfon-0.7a-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-pxchfon-0.7a-5|21	
12mu|texlive-pxchfon-0.7a-5|22	%description
12mu|texlive-pxchfon-0.7a-5|23	TeXLive pxchfon package.
12mu|texlive-pxchfon-0.7a-5|24	
12mu|texlive-pxchfon-0.7a-5|25	%post
12mu|texlive-pxchfon-0.7a-5|26	%{_sbindir}/texlive.post
12mu|texlive-pxchfon-0.7a-5|27	
12mu|texlive-pxchfon-0.7a-5|28	%postun
12mu|texlive-pxchfon-0.7a-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-pxchfon-0.7a-5|30	%{_sbindir}/texlive.post
12mu|texlive-pxchfon-0.7a-5|31	fi
12mu|texlive-pxchfon-0.7a-5|32	
12mu|texlive-pxchfon-0.7a-5|33	#-----------------------------------------------------------------------
12mu|texlive-pxchfon-0.7a-5|34	%files
12mu|texlive-pxchfon-0.7a-5|35	%{_texmfdistdir}/fonts/sfd/pxchfon/PXcjk0.sfd
12mu|texlive-pxchfon-0.7a-5|36	%{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjar-b-l0j.tfm
12mu|texlive-pxchfon-0.7a-5|37	%{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjar-l-l0j.tfm
12mu|texlive-pxchfon-0.7a-5|38	%{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjar-r-l0j.tfm
12mu|texlive-pxchfon-0.7a-5|39	%{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjas-b-l0j.tfm
12mu|texlive-pxchfon-0.7a-5|40	%{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjas-r-l0j.tfm
12mu|texlive-pxchfon-0.7a-5|41	%{_texmfdistdir}/fonts/tfm/public/pxchfon/cfjas-x-l0j.tfm
12mu|texlive-pxchfon-0.7a-5|42	%{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjar-b-l0j.tfm
12mu|texlive-pxchfon-0.7a-5|43	%{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjar-l-l0j.tfm
12mu|texlive-pxchfon-0.7a-5|44	%{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjar-r-l0j.tfm
12mu|texlive-pxchfon-0.7a-5|45	%{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjas-b-l0j.tfm
12mu|texlive-pxchfon-0.7a-5|46	%{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjas-r-l0j.tfm
12mu|texlive-pxchfon-0.7a-5|47	%{_texmfdistdir}/fonts/tfm/public/pxchfon/r-cfjas-x-l0j.tfm
12mu|texlive-pxchfon-0.7a-5|48	%{_texmfdistdir}/fonts/vf/public/pxchfon/cfjar-b-l0j.vf
12mu|texlive-pxchfon-0.7a-5|49	%{_texmfdistdir}/fonts/vf/public/pxchfon/cfjar-l-l0j.vf
12mu|texlive-pxchfon-0.7a-5|50	%{_texmfdistdir}/fonts/vf/public/pxchfon/cfjar-r-l0j.vf
12mu|texlive-pxchfon-0.7a-5|51	%{_texmfdistdir}/fonts/vf/public/pxchfon/cfjas-b-l0j.vf
12mu|texlive-pxchfon-0.7a-5|52	%{_texmfdistdir}/fonts/vf/public/pxchfon/cfjas-r-l0j.vf
12mu|texlive-pxchfon-0.7a-5|53	%{_texmfdistdir}/fonts/vf/public/pxchfon/cfjas-x-l0j.vf
12mu|texlive-pxchfon-0.7a-5|54	%{_texmfdistdir}/tex/platex/pxchfon/pxchfon.sty
12mu|texlive-pxchfon-0.7a-5|55	%{_texmfdistdir}/tex/platex/pxchfon/pxchfon0.def
12mu|texlive-pxchfon-0.7a-5|56	%{_texmfdistdir}/tex/platex/pxchfon/pxjafont.sty
12mu|texlive-pxchfon-0.7a-5|57	%doc %{_texmfdistdir}/doc/platex/pxchfon/LICENSE
12mu|texlive-pxchfon-0.7a-5|58	%doc %{_texmfdistdir}/doc/platex/pxchfon/README-ja
12mu|texlive-pxchfon-0.7a-5|59	%doc %{_texmfdistdir}/doc/platex/pxchfon/pxchfon.pdf
12mu|texlive-pxchfon-0.7a-5|60	%doc %{_texmfdistdir}/doc/platex/pxchfon/pxchfon.tex
12mu|texlive-pxchfon-0.7a-5|61	%doc %{_texmfdistdir}/doc/platex/pxchfon/sample-2000jis.pdf
12mu|texlive-pxchfon-0.7a-5|62	%doc %{_texmfdistdir}/doc/platex/pxchfon/sample-2000jis.tex
12mu|texlive-pxchfon-0.7a-5|63	%doc %{_texmfdistdir}/doc/platex/pxchfon/sample-2004jis.pdf
12mu|texlive-pxchfon-0.7a-5|64	%doc %{_texmfdistdir}/doc/platex/pxchfon/sample-2004jis.tex
12mu|texlive-pxchfon-0.7a-5|65	%doc %{_texmfdistdir}/doc/platex/pxchfon/sample-pxchfon.pdf
12mu|texlive-pxchfon-0.7a-5|66	%doc %{_texmfdistdir}/doc/platex/pxchfon/sample-pxchfon.tex
12mu|texlive-pxchfon-0.7a-5|67	#- source
12mu|texlive-pxchfon-0.7a-5|68	%doc %{_texmfdistdir}/source/platex/pxchfon/cfjar-b-l0j.vpl
12mu|texlive-pxchfon-0.7a-5|69	%doc %{_texmfdistdir}/source/platex/pxchfon/cfjar-l-l0j.vpl
12mu|texlive-pxchfon-0.7a-5|70	%doc %{_texmfdistdir}/source/platex/pxchfon/cfjar-r-l0j.vpl
12mu|texlive-pxchfon-0.7a-5|71	%doc %{_texmfdistdir}/source/platex/pxchfon/cfjas-b-l0j.vpl
12mu|texlive-pxchfon-0.7a-5|72	%doc %{_texmfdistdir}/source/platex/pxchfon/cfjas-r-l0j.vpl
12mu|texlive-pxchfon-0.7a-5|73	%doc %{_texmfdistdir}/source/platex/pxchfon/cfjas-x-l0j.vpl
12mu|texlive-pxchfon-0.7a-5|74	%doc %{_texmfdistdir}/source/platex/pxchfon/gen-cfja.bat
12mu|texlive-pxchfon-0.7a-5|75	%doc %{_texmfdistdir}/source/platex/pxchfon/r-cfjar-b-l0j.pl
12mu|texlive-pxchfon-0.7a-5|76	%doc %{_texmfdistdir}/source/platex/pxchfon/r-cfjar-l-l0j.pl
12mu|texlive-pxchfon-0.7a-5|77	%doc %{_texmfdistdir}/source/platex/pxchfon/r-cfjar-r-l0j.pl
12mu|texlive-pxchfon-0.7a-5|78	%doc %{_texmfdistdir}/source/platex/pxchfon/r-cfjas-b-l0j.pl
12mu|texlive-pxchfon-0.7a-5|79	%doc %{_texmfdistdir}/source/platex/pxchfon/r-cfjas-r-l0j.pl
12mu|texlive-pxchfon-0.7a-5|80	%doc %{_texmfdistdir}/source/platex/pxchfon/r-cfjas-x-l0j.pl
12mu|texlive-pxchfon-0.7a-5|81	
12mu|texlive-pxchfon-0.7a-5|82	#-----------------------------------------------------------------------
12mu|texlive-pxchfon-0.7a-5|83	%prep
12mu|texlive-pxchfon-0.7a-5|84	%setup -c -a0 -a1 -a2
12mu|texlive-pxchfon-0.7a-5|85	
12mu|texlive-pxchfon-0.7a-5|86	%build
12mu|texlive-pxchfon-0.7a-5|87	
12mu|texlive-pxchfon-0.7a-5|88	%install
12mu|texlive-pxchfon-0.7a-5|89	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-pxchfon-0.7a-5|90	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-pxchfon-0.7a-5|91	
12mu|texlive-pxchfon-0.7a-5|92	%changelog
12mu|texlive-pxchfon-0.7a-5|93	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.7a-5
12mu|texlive-pxchfon-0.7a-5|94	+ Revision: 2999b47
12mu|texlive-pxchfon-0.7a-5|95	- MassBuild#289: Increase release tag
12mu|texlive-pxchfon-0.7a-5|96	
12mu|texlive-pxchfon-0.7a-5|97	

21307 12
12mu|texlive-pxcjkcat-20131019-5|1	# revision 27780
12mu|texlive-pxcjkcat-20131019-5|2	# category Package
12mu|texlive-pxcjkcat-20131019-5|3	# catalog-ctan undef
12mu|texlive-pxcjkcat-20131019-5|4	# catalog-date undef
12mu|texlive-pxcjkcat-20131019-5|5	# catalog-license undef
12mu|texlive-pxcjkcat-20131019-5|6	# catalog-version undef
12mu|texlive-pxcjkcat-20131019-5|7	Name:		texlive-pxcjkcat
12mu|texlive-pxcjkcat-20131019-5|8	Version:	20131019
12mu|texlive-pxcjkcat-20131019-5|9	Release:	5
12mu|texlive-pxcjkcat-20131019-5|10	Summary:	TeXLive pxcjkcat package
12mu|texlive-pxcjkcat-20131019-5|11	Group:		Publishing
12mu|texlive-pxcjkcat-20131019-5|12	URL:		http://tug.org/texlive
12mu|texlive-pxcjkcat-20131019-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-pxcjkcat-20131019-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxcjkcat.tar.xz
12mu|texlive-pxcjkcat-20131019-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxcjkcat.doc.tar.xz
12mu|texlive-pxcjkcat-20131019-5|16	BuildArch:	noarch
12mu|texlive-pxcjkcat-20131019-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-pxcjkcat-20131019-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-pxcjkcat-20131019-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-pxcjkcat-20131019-5|20	
12mu|texlive-pxcjkcat-20131019-5|21	%description
12mu|texlive-pxcjkcat-20131019-5|22	TeXLive pxcjkcat package.
12mu|texlive-pxcjkcat-20131019-5|23	
12mu|texlive-pxcjkcat-20131019-5|24	%post
12mu|texlive-pxcjkcat-20131019-5|25	%{_sbindir}/texlive.post
12mu|texlive-pxcjkcat-20131019-5|26	
12mu|texlive-pxcjkcat-20131019-5|27	%postun
12mu|texlive-pxcjkcat-20131019-5|28	if [ $1 -eq 0 ]; then
12mu|texlive-pxcjkcat-20131019-5|29	%{_sbindir}/texlive.post
12mu|texlive-pxcjkcat-20131019-5|30	fi
12mu|texlive-pxcjkcat-20131019-5|31	
12mu|texlive-pxcjkcat-20131019-5|32	#-----------------------------------------------------------------------
12mu|texlive-pxcjkcat-20131019-5|33	%files
12mu|texlive-pxcjkcat-20131019-5|34	%{_texmfdistdir}/tex/latex/pxcjkcat/pxcjkcat.sty
12mu|texlive-pxcjkcat-20131019-5|35	%doc %{_texmfdistdir}/doc/latex/pxcjkcat/LICENSE
12mu|texlive-pxcjkcat-20131019-5|36	%doc %{_texmfdistdir}/doc/latex/pxcjkcat/README
12mu|texlive-pxcjkcat-20131019-5|37	%doc %{_texmfdistdir}/doc/latex/pxcjkcat/README-ja
12mu|texlive-pxcjkcat-20131019-5|38	
12mu|texlive-pxcjkcat-20131019-5|39	#-----------------------------------------------------------------------
12mu|texlive-pxcjkcat-20131019-5|40	%prep
12mu|texlive-pxcjkcat-20131019-5|41	%setup -c -a0 -a1
12mu|texlive-pxcjkcat-20131019-5|42	
12mu|texlive-pxcjkcat-20131019-5|43	%build
12mu|texlive-pxcjkcat-20131019-5|44	
12mu|texlive-pxcjkcat-20131019-5|45	%install
12mu|texlive-pxcjkcat-20131019-5|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-pxcjkcat-20131019-5|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-pxcjkcat-20131019-5|48	
12mu|texlive-pxcjkcat-20131019-5|49	%changelog
12mu|texlive-pxcjkcat-20131019-5|50	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131019-5
12mu|texlive-pxcjkcat-20131019-5|51	+ Revision: 241212a
12mu|texlive-pxcjkcat-20131019-5|52	- MassBuild#289: Increase release tag
12mu|texlive-pxcjkcat-20131019-5|53	
12mu|texlive-pxcjkcat-20131019-5|54	

21308 12
12mu|texlive-pxjahyper-0.3-5|1	# revision 28503
12mu|texlive-pxjahyper-0.3-5|2	# category Package
12mu|texlive-pxjahyper-0.3-5|3	# catalog-ctan /language/japanese/pxjahyper
12mu|texlive-pxjahyper-0.3-5|4	# catalog-date 2012-12-11 14:08:29 +0100
12mu|texlive-pxjahyper-0.3-5|5	# catalog-license noinfo
12mu|texlive-pxjahyper-0.3-5|6	# catalog-version 0.3
12mu|texlive-pxjahyper-0.3-5|7	Name:		texlive-pxjahyper
12mu|texlive-pxjahyper-0.3-5|8	Version:	0.3
12mu|texlive-pxjahyper-0.3-5|9	Release:	5
12mu|texlive-pxjahyper-0.3-5|10	Summary:	Hyperref support for pLaTeX
12mu|texlive-pxjahyper-0.3-5|11	Group:		Publishing
12mu|texlive-pxjahyper-0.3-5|12	URL:		http://www.ctan.org/tex-archive/language/japanese/pxjahyper
12mu|texlive-pxjahyper-0.3-5|13	License:	NOINFO
12mu|texlive-pxjahyper-0.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxjahyper.tar.xz
12mu|texlive-pxjahyper-0.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxjahyper.doc.tar.xz
12mu|texlive-pxjahyper-0.3-5|16	BuildArch:	noarch
12mu|texlive-pxjahyper-0.3-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-pxjahyper-0.3-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-pxjahyper-0.3-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-pxjahyper-0.3-5|20	
12mu|texlive-pxjahyper-0.3-5|21	%description
12mu|texlive-pxjahyper-0.3-5|22	TeXLive pxjahyper package.
12mu|texlive-pxjahyper-0.3-5|23	
12mu|texlive-pxjahyper-0.3-5|24	%post
12mu|texlive-pxjahyper-0.3-5|25	%{_sbindir}/texlive.post
12mu|texlive-pxjahyper-0.3-5|26	
12mu|texlive-pxjahyper-0.3-5|27	%postun
12mu|texlive-pxjahyper-0.3-5|28	if [ $1 -eq 0 ]; then
12mu|texlive-pxjahyper-0.3-5|29	%{_sbindir}/texlive.post
12mu|texlive-pxjahyper-0.3-5|30	fi
12mu|texlive-pxjahyper-0.3-5|31	
12mu|texlive-pxjahyper-0.3-5|32	#-----------------------------------------------------------------------
12mu|texlive-pxjahyper-0.3-5|33	%files
12mu|texlive-pxjahyper-0.3-5|34	%{_texmfdistdir}/tex/platex/pxjahyper/pxjahyper.sty
12mu|texlive-pxjahyper-0.3-5|35	%doc %{_texmfdistdir}/doc/platex/pxjahyper/LICENSE
12mu|texlive-pxjahyper-0.3-5|36	%doc %{_texmfdistdir}/doc/platex/pxjahyper/README
12mu|texlive-pxjahyper-0.3-5|37	%doc %{_texmfdistdir}/doc/platex/pxjahyper/pxjahyper.pdf
12mu|texlive-pxjahyper-0.3-5|38	%doc %{_texmfdistdir}/doc/platex/pxjahyper/pxjahyper.tex
12mu|texlive-pxjahyper-0.3-5|39	
12mu|texlive-pxjahyper-0.3-5|40	#-----------------------------------------------------------------------
12mu|texlive-pxjahyper-0.3-5|41	%prep
12mu|texlive-pxjahyper-0.3-5|42	%setup -c -a0 -a1
12mu|texlive-pxjahyper-0.3-5|43	
12mu|texlive-pxjahyper-0.3-5|44	%build
12mu|texlive-pxjahyper-0.3-5|45	
12mu|texlive-pxjahyper-0.3-5|46	%install
12mu|texlive-pxjahyper-0.3-5|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-pxjahyper-0.3-5|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-pxjahyper-0.3-5|49	
12mu|texlive-pxjahyper-0.3-5|50	%changelog
12mu|texlive-pxjahyper-0.3-5|51	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.3-5
12mu|texlive-pxjahyper-0.3-5|52	+ Revision: 8a39c13
12mu|texlive-pxjahyper-0.3-5|53	- MassBuild#289: Increase release tag
12mu|texlive-pxjahyper-0.3-5|54	
12mu|texlive-pxjahyper-0.3-5|55	

21309 12
12mu|texlive-pxpgfmark-0.2-5|1	# revision 30212
12mu|texlive-pxpgfmark-0.2-5|2	# category Package
12mu|texlive-pxpgfmark-0.2-5|3	# catalog-ctan /graphics/pgf/contrib/pxpgfmark
12mu|texlive-pxpgfmark-0.2-5|4	# catalog-date 2013-05-02 11:19:37 +0200
12mu|texlive-pxpgfmark-0.2-5|5	# catalog-license other-free
12mu|texlive-pxpgfmark-0.2-5|6	# catalog-version 0.2
12mu|texlive-pxpgfmark-0.2-5|7	Name:		texlive-pxpgfmark
12mu|texlive-pxpgfmark-0.2-5|8	Version:	0.2
12mu|texlive-pxpgfmark-0.2-5|9	Release:	5
12mu|texlive-pxpgfmark-0.2-5|10	Summary:	e-pTeX driver for PGF inter-picture connections
12mu|texlive-pxpgfmark-0.2-5|11	Group:		Publishing
12mu|texlive-pxpgfmark-0.2-5|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/pxpgfmark
12mu|texlive-pxpgfmark-0.2-5|13	License:	OTHER-FREE
12mu|texlive-pxpgfmark-0.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxpgfmark.tar.xz
12mu|texlive-pxpgfmark-0.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxpgfmark.doc.tar.xz
12mu|texlive-pxpgfmark-0.2-5|16	BuildArch:	noarch
12mu|texlive-pxpgfmark-0.2-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-pxpgfmark-0.2-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-pxpgfmark-0.2-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-pxpgfmark-0.2-5|20	
12mu|texlive-pxpgfmark-0.2-5|21	%description
12mu|texlive-pxpgfmark-0.2-5|22	The distributed drivers do not support the PGF feature of
12mu|texlive-pxpgfmark-0.2-5|23	"inter-picture connections" under e-pTeX and dvipdfmx. The
12mu|texlive-pxpgfmark-0.2-5|24	package uses existing features of dvipdfmx to fix this problem.
12mu|texlive-pxpgfmark-0.2-5|25	
12mu|texlive-pxpgfmark-0.2-5|26	%post
12mu|texlive-pxpgfmark-0.2-5|27	%{_sbindir}/texlive.post
12mu|texlive-pxpgfmark-0.2-5|28	
12mu|texlive-pxpgfmark-0.2-5|29	%postun
12mu|texlive-pxpgfmark-0.2-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-pxpgfmark-0.2-5|31	%{_sbindir}/texlive.post
12mu|texlive-pxpgfmark-0.2-5|32	fi
12mu|texlive-pxpgfmark-0.2-5|33	
12mu|texlive-pxpgfmark-0.2-5|34	#-----------------------------------------------------------------------
12mu|texlive-pxpgfmark-0.2-5|35	%files
12mu|texlive-pxpgfmark-0.2-5|36	%{_texmfdistdir}/tex/latex/pxpgfmark/pxpgfmark.sty
12mu|texlive-pxpgfmark-0.2-5|37	%doc %{_texmfdistdir}/doc/latex/pxpgfmark/LICENSE
12mu|texlive-pxpgfmark-0.2-5|38	%doc %{_texmfdistdir}/doc/latex/pxpgfmark/README
12mu|texlive-pxpgfmark-0.2-5|39	
12mu|texlive-pxpgfmark-0.2-5|40	#-----------------------------------------------------------------------
12mu|texlive-pxpgfmark-0.2-5|41	%prep
12mu|texlive-pxpgfmark-0.2-5|42	%setup -c -a0 -a1
12mu|texlive-pxpgfmark-0.2-5|43	
12mu|texlive-pxpgfmark-0.2-5|44	%build
12mu|texlive-pxpgfmark-0.2-5|45	
12mu|texlive-pxpgfmark-0.2-5|46	%install
12mu|texlive-pxpgfmark-0.2-5|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-pxpgfmark-0.2-5|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-pxpgfmark-0.2-5|49	
12mu|texlive-pxpgfmark-0.2-5|50	%changelog
12mu|texlive-pxpgfmark-0.2-5|51	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.2-5
12mu|texlive-pxpgfmark-0.2-5|52	+ Revision: 5c90bd1
12mu|texlive-pxpgfmark-0.2-5|53	- MassBuild#289: Increase release tag
12mu|texlive-pxpgfmark-0.2-5|54	
12mu|texlive-pxpgfmark-0.2-5|55	

21310 12
12mu|texlive-pxrubrica-20131010-5|1	# revision 28494
12mu|texlive-pxrubrica-20131010-5|2	# category Package
12mu|texlive-pxrubrica-20131010-5|3	# catalog-ctan undef
12mu|texlive-pxrubrica-20131010-5|4	# catalog-date undef
12mu|texlive-pxrubrica-20131010-5|5	# catalog-license undef
12mu|texlive-pxrubrica-20131010-5|6	# catalog-version undef
12mu|texlive-pxrubrica-20131010-5|7	Name:		texlive-pxrubrica
12mu|texlive-pxrubrica-20131010-5|8	Version:	20131010
12mu|texlive-pxrubrica-20131010-5|9	Release:	5
12mu|texlive-pxrubrica-20131010-5|10	Summary:	TeXLive pxrubrica package
12mu|texlive-pxrubrica-20131010-5|11	Group:		Publishing
12mu|texlive-pxrubrica-20131010-5|12	URL:		http://tug.org/texlive
12mu|texlive-pxrubrica-20131010-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-pxrubrica-20131010-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxrubrica.tar.xz
12mu|texlive-pxrubrica-20131010-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxrubrica.doc.tar.xz
12mu|texlive-pxrubrica-20131010-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pxrubrica.source.tar.xz
12mu|texlive-pxrubrica-20131010-5|17	BuildArch:	noarch
12mu|texlive-pxrubrica-20131010-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-pxrubrica-20131010-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-pxrubrica-20131010-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-pxrubrica-20131010-5|21	
12mu|texlive-pxrubrica-20131010-5|22	%description
12mu|texlive-pxrubrica-20131010-5|23	TeXLive pxrubrica package.
12mu|texlive-pxrubrica-20131010-5|24	
12mu|texlive-pxrubrica-20131010-5|25	%post
12mu|texlive-pxrubrica-20131010-5|26	%{_sbindir}/texlive.post
12mu|texlive-pxrubrica-20131010-5|27	
12mu|texlive-pxrubrica-20131010-5|28	%postun
12mu|texlive-pxrubrica-20131010-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-pxrubrica-20131010-5|30	%{_sbindir}/texlive.post
12mu|texlive-pxrubrica-20131010-5|31	fi
12mu|texlive-pxrubrica-20131010-5|32	
12mu|texlive-pxrubrica-20131010-5|33	#-----------------------------------------------------------------------
12mu|texlive-pxrubrica-20131010-5|34	%files
12mu|texlive-pxrubrica-20131010-5|35	%{_texmfdistdir}/tex/platex/pxrubrica/pxrubrica.sty
12mu|texlive-pxrubrica-20131010-5|36	%doc %{_texmfdistdir}/doc/platex/pxrubrica/LICENSE
12mu|texlive-pxrubrica-20131010-5|37	%doc %{_texmfdistdir}/doc/platex/pxrubrica/README
12mu|texlive-pxrubrica-20131010-5|38	%doc %{_texmfdistdir}/doc/platex/pxrubrica/pxrubrica-en.pdf
12mu|texlive-pxrubrica-20131010-5|39	%doc %{_texmfdistdir}/doc/platex/pxrubrica/pxrubrica-en.tex
12mu|texlive-pxrubrica-20131010-5|40	%doc %{_texmfdistdir}/doc/platex/pxrubrica/pxrubrica.pdf
12mu|texlive-pxrubrica-20131010-5|41	%doc %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-jlreq.pdf
12mu|texlive-pxrubrica-20131010-5|42	%doc %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-jlreq.tex
12mu|texlive-pxrubrica-20131010-5|43	%doc %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-sf.pdf
12mu|texlive-pxrubrica-20131010-5|44	%doc %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-sf.tex
12mu|texlive-pxrubrica-20131010-5|45	%doc %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-toc.pdf
12mu|texlive-pxrubrica-20131010-5|46	%doc %{_texmfdistdir}/doc/platex/pxrubrica/sample/test-toc.tex
12mu|texlive-pxrubrica-20131010-5|47	#- source
12mu|texlive-pxrubrica-20131010-5|48	%doc %{_texmfdistdir}/source/platex/pxrubrica/pxrubrica.dtx
12mu|texlive-pxrubrica-20131010-5|49	%doc %{_texmfdistdir}/source/platex/pxrubrica/pxrubrica.ins
12mu|texlive-pxrubrica-20131010-5|50	
12mu|texlive-pxrubrica-20131010-5|51	#-----------------------------------------------------------------------
12mu|texlive-pxrubrica-20131010-5|52	%prep
12mu|texlive-pxrubrica-20131010-5|53	%setup -c -a0 -a1 -a2
12mu|texlive-pxrubrica-20131010-5|54	
12mu|texlive-pxrubrica-20131010-5|55	%build
12mu|texlive-pxrubrica-20131010-5|56	
12mu|texlive-pxrubrica-20131010-5|57	%install
12mu|texlive-pxrubrica-20131010-5|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-pxrubrica-20131010-5|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-pxrubrica-20131010-5|60	
12mu|texlive-pxrubrica-20131010-5|61	%changelog
12mu|texlive-pxrubrica-20131010-5|62	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131010-5
12mu|texlive-pxrubrica-20131010-5|63	+ Revision: c083858
12mu|texlive-pxrubrica-20131010-5|64	- MassBuild#289: Increase release tag
12mu|texlive-pxrubrica-20131010-5|65	
12mu|texlive-pxrubrica-20131010-5|66	

21311 12
12mu|texlive-pythontex-0.12-1.5|1	# revision 31686
12mu|texlive-pythontex-0.12-1.5|2	# category Package
12mu|texlive-pythontex-0.12-1.5|3	# catalog-ctan /macros/latex/contrib/pythontex
12mu|texlive-pythontex-0.12-1.5|4	# catalog-date 2013-09-17 11:10:59 +0200
12mu|texlive-pythontex-0.12-1.5|5	# catalog-license lppl1.3
12mu|texlive-pythontex-0.12-1.5|6	# catalog-version 0.12
12mu|texlive-pythontex-0.12-1.5|7	Name:		texlive-pythontex
12mu|texlive-pythontex-0.12-1.5|8	Version:	0.12
12mu|texlive-pythontex-0.12-1.5|9	Release:	1.5
12mu|texlive-pythontex-0.12-1.5|10	Summary:	Run Python from within a document, typesetting the results
12mu|texlive-pythontex-0.12-1.5|11	Group:		Publishing
12mu|texlive-pythontex-0.12-1.5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/pythontex
12mu|texlive-pythontex-0.12-1.5|13	License:	LPPL1.3
12mu|texlive-pythontex-0.12-1.5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pythontex.tar.xz
12mu|texlive-pythontex-0.12-1.5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pythontex.doc.tar.xz
12mu|texlive-pythontex-0.12-1.5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/pythontex.source.tar.xz
12mu|texlive-pythontex-0.12-1.5|17	BuildArch:	noarch
12mu|texlive-pythontex-0.12-1.5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-pythontex-0.12-1.5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-pythontex-0.12-1.5|20	Requires(post):	texlive-kpathsea
12mu|texlive-pythontex-0.12-1.5|21	# FIXME not really, only during update
12mu|texlive-pythontex-0.12-1.5|22	Provides:	texlive-pythontex.bin
12mu|texlive-pythontex-0.12-1.5|23	#Requires:	texlive-pythontex.bin
12mu|texlive-pythontex-0.12-1.5|24	
12mu|texlive-pythontex-0.12-1.5|25	%description
12mu|texlive-pythontex-0.12-1.5|26	The package allows you to enter Python code within a LaTeX
12mu|texlive-pythontex-0.12-1.5|27	document, execute the code, and access its output in the
12mu|texlive-pythontex-0.12-1.5|28	original document. Python code is only executed when it has
12mu|texlive-pythontex-0.12-1.5|29	been modified, or when it meets user-specified criteria. Code
12mu|texlive-pythontex-0.12-1.5|30	may be divided into user-defined sessions, which automatically
12mu|texlive-pythontex-0.12-1.5|31	run in parallel. Errors and warnings are synchronized with the
12mu|texlive-pythontex-0.12-1.5|32	LaTeX document, so that they refer to the document's line
12mu|texlive-pythontex-0.12-1.5|33	numbers. External dependencies can be tracked, so that code is
12mu|texlive-pythontex-0.12-1.5|34	re-executed when the data it depends on is modified. PythonTeX
12mu|texlive-pythontex-0.12-1.5|35	also provides syntax highlighting for code in LaTeX documents
12mu|texlive-pythontex-0.12-1.5|36	via the Pygments syntax highlighter. The package provides a
12mu|texlive-pythontex-0.12-1.5|37	depythontex utility, that creates a copy of the document in
12mu|texlive-pythontex-0.12-1.5|38	which all Python code has been replaced by its output. This is
12mu|texlive-pythontex-0.12-1.5|39	useful for journal submissions, sharing documents, and
12mu|texlive-pythontex-0.12-1.5|40	conversion to other formats.
12mu|texlive-pythontex-0.12-1.5|41	
12mu|texlive-pythontex-0.12-1.5|42	%post
12mu|texlive-pythontex-0.12-1.5|43	%{_sbindir}/texlive.post
12mu|texlive-pythontex-0.12-1.5|44	
12mu|texlive-pythontex-0.12-1.5|45	%postun
12mu|texlive-pythontex-0.12-1.5|46	if [ $1 -eq 0 ]; then
12mu|texlive-pythontex-0.12-1.5|47	%{_sbindir}/texlive.post
12mu|texlive-pythontex-0.12-1.5|48	fi
12mu|texlive-pythontex-0.12-1.5|49	
12mu|texlive-pythontex-0.12-1.5|50	#-----------------------------------------------------------------------
12mu|texlive-pythontex-0.12-1.5|51	%files
12mu|texlive-pythontex-0.12-1.5|52	%{_texmfdistdir}/scripts/pythontex/depythontex.py
12mu|texlive-pythontex-0.12-1.5|53	%{_texmfdistdir}/scripts/pythontex/depythontex2.py
12mu|texlive-pythontex-0.12-1.5|54	%{_texmfdistdir}/scripts/pythontex/depythontex3.py
12mu|texlive-pythontex-0.12-1.5|55	%{_texmfdistdir}/scripts/pythontex/pythontex.py
12mu|texlive-pythontex-0.12-1.5|56	%{_texmfdistdir}/scripts/pythontex/pythontex2.py
12mu|texlive-pythontex-0.12-1.5|57	%{_texmfdistdir}/scripts/pythontex/pythontex3.py
12mu|texlive-pythontex-0.12-1.5|58	%{_texmfdistdir}/scripts/pythontex/pythontex_2to3.py
12mu|texlive-pythontex-0.12-1.5|59	%{_texmfdistdir}/scripts/pythontex/pythontex_engines.py
12mu|texlive-pythontex-0.12-1.5|60	%{_texmfdistdir}/scripts/pythontex/pythontex_install_texlive.py
12mu|texlive-pythontex-0.12-1.5|61	%{_texmfdistdir}/scripts/pythontex/pythontex_utils.py
12mu|texlive-pythontex-0.12-1.5|62	%{_texmfdistdir}/tex/latex/pythontex/pythontex.sty
12mu|texlive-pythontex-0.12-1.5|63	%doc %{_texmfdistdir}/doc/latex/pythontex/README
12mu|texlive-pythontex-0.12-1.5|64	%doc %{_texmfdistdir}/doc/latex/pythontex/pythontex.pdf
12mu|texlive-pythontex-0.12-1.5|65	%doc %{_texmfdistdir}/doc/latex/pythontex/pythontex_gallery.pdf
12mu|texlive-pythontex-0.12-1.5|66	%doc %{_texmfdistdir}/doc/latex/pythontex/pythontex_gallery.tex
12mu|texlive-pythontex-0.12-1.5|67	%doc %{_texmfdistdir}/doc/latex/pythontex/pythontex_quickstart.pdf
12mu|texlive-pythontex-0.12-1.5|68	%doc %{_texmfdistdir}/doc/latex/pythontex/pythontex_quickstart.tex
12mu|texlive-pythontex-0.12-1.5|69	#- source
12mu|texlive-pythontex-0.12-1.5|70	%doc %{_texmfdistdir}/source/latex/pythontex/pythontex.bat
12mu|texlive-pythontex-0.12-1.5|71	%doc %{_texmfdistdir}/source/latex/pythontex/pythontex.dtx
12mu|texlive-pythontex-0.12-1.5|72	%doc %{_texmfdistdir}/source/latex/pythontex/pythontex.ins
12mu|texlive-pythontex-0.12-1.5|73	
12mu|texlive-pythontex-0.12-1.5|74	#-----------------------------------------------------------------------
12mu|texlive-pythontex-0.12-1.5|75	%prep
12mu|texlive-pythontex-0.12-1.5|76	%setup -c -a0 -a1 -a2
12mu|texlive-pythontex-0.12-1.5|77	
12mu|texlive-pythontex-0.12-1.5|78	%build
12mu|texlive-pythontex-0.12-1.5|79	
12mu|texlive-pythontex-0.12-1.5|80	%install
12mu|texlive-pythontex-0.12-1.5|81	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-pythontex-0.12-1.5|82	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-pythontex-0.12-1.5|83	
12mu|texlive-pythontex-0.12-1.5|84	%changelog
12mu|texlive-pythontex-0.12-1.5|85	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.12-1.5
12mu|texlive-pythontex-0.12-1.5|86	+ Revision: 6c341f7
12mu|texlive-pythontex-0.12-1.5|87	- MassBuild#289: Increase release tag
12mu|texlive-pythontex-0.12-1.5|88	
12mu|texlive-pythontex-0.12-1.5|89	

21312 12
12mu|texlive-quotchap-1.1-5|1	# revision 28046
12mu|texlive-quotchap-1.1-5|2	# category Package
12mu|texlive-quotchap-1.1-5|3	# catalog-ctan /macros/latex/contrib/quotchap
12mu|texlive-quotchap-1.1-5|4	# catalog-date 2012-10-20 22:28:24 +0200
12mu|texlive-quotchap-1.1-5|5	# catalog-license gpl
12mu|texlive-quotchap-1.1-5|6	# catalog-version 1.1
12mu|texlive-quotchap-1.1-5|7	Name:		texlive-quotchap
12mu|texlive-quotchap-1.1-5|8	Version:	1.1
12mu|texlive-quotchap-1.1-5|9	Release:	5
12mu|texlive-quotchap-1.1-5|10	Summary:	Decorative chapter headings
12mu|texlive-quotchap-1.1-5|11	Group:		Publishing
12mu|texlive-quotchap-1.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/quotchap
12mu|texlive-quotchap-1.1-5|13	License:	GPL
12mu|texlive-quotchap-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quotchap.tar.xz
12mu|texlive-quotchap-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quotchap.doc.tar.xz
12mu|texlive-quotchap-1.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/quotchap.source.tar.xz
12mu|texlive-quotchap-1.1-5|17	BuildArch:	noarch
12mu|texlive-quotchap-1.1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-quotchap-1.1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-quotchap-1.1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-quotchap-1.1-5|21	
12mu|texlive-quotchap-1.1-5|22	%description
12mu|texlive-quotchap-1.1-5|23	A package for creating decorative chapter headings with
12mu|texlive-quotchap-1.1-5|24	quotations. Uses graphical and coloured output and by default
12mu|texlive-quotchap-1.1-5|25	needs the "Adobe standard font set" (as supported by psnfss).
12mu|texlive-quotchap-1.1-5|26	
12mu|texlive-quotchap-1.1-5|27	%post
12mu|texlive-quotchap-1.1-5|28	%{_sbindir}/texlive.post
12mu|texlive-quotchap-1.1-5|29	
12mu|texlive-quotchap-1.1-5|30	%postun
12mu|texlive-quotchap-1.1-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-quotchap-1.1-5|32	%{_sbindir}/texlive.post
12mu|texlive-quotchap-1.1-5|33	fi
12mu|texlive-quotchap-1.1-5|34	
12mu|texlive-quotchap-1.1-5|35	#-----------------------------------------------------------------------
12mu|texlive-quotchap-1.1-5|36	%files
12mu|texlive-quotchap-1.1-5|37	%{_texmfdistdir}/tex/latex/quotchap/quotchap.sty
12mu|texlive-quotchap-1.1-5|38	%doc %{_texmfdistdir}/doc/latex/quotchap/README
12mu|texlive-quotchap-1.1-5|39	%doc %{_texmfdistdir}/doc/latex/quotchap/document.pdf
12mu|texlive-quotchap-1.1-5|40	%doc %{_texmfdistdir}/doc/latex/quotchap/document.tex
12mu|texlive-quotchap-1.1-5|41	%doc %{_texmfdistdir}/doc/latex/quotchap/quotchap.pdf
12mu|texlive-quotchap-1.1-5|42	#- source
12mu|texlive-quotchap-1.1-5|43	%doc %{_texmfdistdir}/source/latex/quotchap/quotchap.dtx
12mu|texlive-quotchap-1.1-5|44	%doc %{_texmfdistdir}/source/latex/quotchap/quotchap.ins
12mu|texlive-quotchap-1.1-5|45	
12mu|texlive-quotchap-1.1-5|46	#-----------------------------------------------------------------------
12mu|texlive-quotchap-1.1-5|47	%prep
12mu|texlive-quotchap-1.1-5|48	%setup -c -a0 -a1 -a2
12mu|texlive-quotchap-1.1-5|49	
12mu|texlive-quotchap-1.1-5|50	%build
12mu|texlive-quotchap-1.1-5|51	
12mu|texlive-quotchap-1.1-5|52	%install
12mu|texlive-quotchap-1.1-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-quotchap-1.1-5|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-quotchap-1.1-5|55	
12mu|texlive-quotchap-1.1-5|56	%changelog
12mu|texlive-quotchap-1.1-5|57	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-5
12mu|texlive-quotchap-1.1-5|58	+ Revision: 03dcf39
12mu|texlive-quotchap-1.1-5|59	- Sync with cooker
12mu|texlive-quotchap-1.1-5|60	
12mu|texlive-quotchap-1.1-5|61	

21313 12
12mu|texlive-ran_toks-20131014-5|1	# revision 28361
12mu|texlive-ran_toks-20131014-5|2	# category Package
12mu|texlive-ran_toks-20131014-5|3	# catalog-ctan undef
12mu|texlive-ran_toks-20131014-5|4	# catalog-date undef
12mu|texlive-ran_toks-20131014-5|5	# catalog-license undef
12mu|texlive-ran_toks-20131014-5|6	# catalog-version undef
12mu|texlive-ran_toks-20131014-5|7	Name:		texlive-ran_toks
12mu|texlive-ran_toks-20131014-5|8	Version:	20131014
12mu|texlive-ran_toks-20131014-5|9	Release:	5
12mu|texlive-ran_toks-20131014-5|10	Summary:	TeXLive ran_toks package
12mu|texlive-ran_toks-20131014-5|11	Group:		Publishing
12mu|texlive-ran_toks-20131014-5|12	URL:		http://tug.org/texlive
12mu|texlive-ran_toks-20131014-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-ran_toks-20131014-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ran_toks.tar.xz
12mu|texlive-ran_toks-20131014-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ran_toks.doc.tar.xz
12mu|texlive-ran_toks-20131014-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ran_toks.source.tar.xz
12mu|texlive-ran_toks-20131014-5|17	BuildArch:	noarch
12mu|texlive-ran_toks-20131014-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-ran_toks-20131014-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-ran_toks-20131014-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-ran_toks-20131014-5|21	
12mu|texlive-ran_toks-20131014-5|22	%description
12mu|texlive-ran_toks-20131014-5|23	TeXLive ran_toks package.
12mu|texlive-ran_toks-20131014-5|24	
12mu|texlive-ran_toks-20131014-5|25	%post
12mu|texlive-ran_toks-20131014-5|26	%{_sbindir}/texlive.post
12mu|texlive-ran_toks-20131014-5|27	
12mu|texlive-ran_toks-20131014-5|28	%postun
12mu|texlive-ran_toks-20131014-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-ran_toks-20131014-5|30	%{_sbindir}/texlive.post
12mu|texlive-ran_toks-20131014-5|31	fi
12mu|texlive-ran_toks-20131014-5|32	
12mu|texlive-ran_toks-20131014-5|33	#-----------------------------------------------------------------------
12mu|texlive-ran_toks-20131014-5|34	%files
12mu|texlive-ran_toks-20131014-5|35	%{_texmfdistdir}/tex/latex/ran_toks/ran_toks.sty
12mu|texlive-ran_toks-20131014-5|36	%doc %{_texmfdistdir}/doc/latex/ran_toks/doc/rantoks_man.pdf
12mu|texlive-ran_toks-20131014-5|37	%doc %{_texmfdistdir}/doc/latex/ran_toks/doc/rantoks_man.tex
12mu|texlive-ran_toks-20131014-5|38	%doc %{_texmfdistdir}/doc/latex/ran_toks/examples/ran_toks.tex
12mu|texlive-ran_toks-20131014-5|39	#- source
12mu|texlive-ran_toks-20131014-5|40	%doc %{_texmfdistdir}/source/latex/ran_toks/ran_toks.dtx
12mu|texlive-ran_toks-20131014-5|41	
12mu|texlive-ran_toks-20131014-5|42	#-----------------------------------------------------------------------
12mu|texlive-ran_toks-20131014-5|43	%prep
12mu|texlive-ran_toks-20131014-5|44	%setup -c -a0 -a1 -a2
12mu|texlive-ran_toks-20131014-5|45	
12mu|texlive-ran_toks-20131014-5|46	%build
12mu|texlive-ran_toks-20131014-5|47	
12mu|texlive-ran_toks-20131014-5|48	%install
12mu|texlive-ran_toks-20131014-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-ran_toks-20131014-5|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-ran_toks-20131014-5|51	
12mu|texlive-ran_toks-20131014-5|52	%changelog
12mu|texlive-ran_toks-20131014-5|53	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131014-5
12mu|texlive-ran_toks-20131014-5|54	+ Revision: 47864ae
12mu|texlive-ran_toks-20131014-5|55	- MassBuild#289: Increase release tag
12mu|texlive-ran_toks-20131014-5|56	
12mu|texlive-ran_toks-20131014-5|57	

21314 12
12mu|texlive-readarray-1.2-5|1	# revision 30489
12mu|texlive-readarray-1.2-5|2	# category Package
12mu|texlive-readarray-1.2-5|3	# catalog-ctan /macros/latex/contrib/readarray
12mu|texlive-readarray-1.2-5|4	# catalog-date 2013-05-15 00:25:13 +0200
12mu|texlive-readarray-1.2-5|5	# catalog-license lppl1.3
12mu|texlive-readarray-1.2-5|6	# catalog-version 1.2
12mu|texlive-readarray-1.2-5|7	Name:		texlive-readarray
12mu|texlive-readarray-1.2-5|8	Version:	1.2
12mu|texlive-readarray-1.2-5|9	Release:	5
12mu|texlive-readarray-1.2-5|10	Summary:	Read, store and recall array-formatted data
12mu|texlive-readarray-1.2-5|11	Group:		Publishing
12mu|texlive-readarray-1.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/readarray
12mu|texlive-readarray-1.2-5|13	License:	LPPL1.3
12mu|texlive-readarray-1.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/readarray.tar.xz
12mu|texlive-readarray-1.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/readarray.doc.tar.xz
12mu|texlive-readarray-1.2-5|16	BuildArch:	noarch
12mu|texlive-readarray-1.2-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-readarray-1.2-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-readarray-1.2-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-readarray-1.2-5|20	
12mu|texlive-readarray-1.2-5|21	%description
12mu|texlive-readarray-1.2-5|22	The package allows the user to input formatted data into
12mu|texlive-readarray-1.2-5|23	elements of a 2-D or 3-D array and to recall that data at will
12mu|texlive-readarray-1.2-5|24	by individual cell number. The data can be but need not be
12mu|texlive-readarray-1.2-5|25	numerical in nature. It can be, for example, formatted text.
12mu|texlive-readarray-1.2-5|26	While the package can be used for any application where indexed
12mu|texlive-readarray-1.2-5|27	data is called for, the package proves particularly useful when
12mu|texlive-readarray-1.2-5|28	elements of multiple arrays must be recallable and dynamically
12mu|texlive-readarray-1.2-5|29	combined at time of compilation, rather than in advance.
12mu|texlive-readarray-1.2-5|30	
12mu|texlive-readarray-1.2-5|31	%post
12mu|texlive-readarray-1.2-5|32	%{_sbindir}/texlive.post
12mu|texlive-readarray-1.2-5|33	
12mu|texlive-readarray-1.2-5|34	%postun
12mu|texlive-readarray-1.2-5|35	if [ $1 -eq 0 ]; then
12mu|texlive-readarray-1.2-5|36	%{_sbindir}/texlive.post
12mu|texlive-readarray-1.2-5|37	fi
12mu|texlive-readarray-1.2-5|38	
12mu|texlive-readarray-1.2-5|39	#-----------------------------------------------------------------------
12mu|texlive-readarray-1.2-5|40	%files
12mu|texlive-readarray-1.2-5|41	%{_texmfdistdir}/tex/latex/readarray/readarray.sty
12mu|texlive-readarray-1.2-5|42	%doc %{_texmfdistdir}/doc/latex/readarray/README
12mu|texlive-readarray-1.2-5|43	%doc %{_texmfdistdir}/doc/latex/readarray/readarray.pdf
12mu|texlive-readarray-1.2-5|44	%doc %{_texmfdistdir}/doc/latex/readarray/readarray.tex
12mu|texlive-readarray-1.2-5|45	
12mu|texlive-readarray-1.2-5|46	#-----------------------------------------------------------------------
12mu|texlive-readarray-1.2-5|47	%prep
12mu|texlive-readarray-1.2-5|48	%setup -c -a0 -a1
12mu|texlive-readarray-1.2-5|49	
12mu|texlive-readarray-1.2-5|50	%build
12mu|texlive-readarray-1.2-5|51	
12mu|texlive-readarray-1.2-5|52	%install
12mu|texlive-readarray-1.2-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-readarray-1.2-5|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-readarray-1.2-5|55	
12mu|texlive-readarray-1.2-5|56	%changelog
12mu|texlive-readarray-1.2-5|57	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.2-5
12mu|texlive-readarray-1.2-5|58	+ Revision: 4f2e005
12mu|texlive-readarray-1.2-5|59	- MassBuild#289: Increase release tag
12mu|texlive-readarray-1.2-5|60	
12mu|texlive-readarray-1.2-5|61	

21315 12
12mu|texlive-refenums-1.1.1-1|1	# revision 32562
12mu|texlive-refenums-1.1.1-1|2	# category Package
12mu|texlive-refenums-1.1.1-1|3	# catalog-ctan /macros/latex/contrib/refenums
12mu|texlive-refenums-1.1.1-1|4	# catalog-date 2014-01-03 20:50:16 +0100
12mu|texlive-refenums-1.1.1-1|5	# catalog-license lppl1.3
12mu|texlive-refenums-1.1.1-1|6	# catalog-version 1.1.1
12mu|texlive-refenums-1.1.1-1|7	Name:		texlive-refenums
12mu|texlive-refenums-1.1.1-1|8	Version:	1.1.1
12mu|texlive-refenums-1.1.1-1|9	Release:	1
12mu|texlive-refenums-1.1.1-1|10	Summary:	Define reference labels items with names of their own
12mu|texlive-refenums-1.1.1-1|11	Group:		Publishing
12mu|texlive-refenums-1.1.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/refenums
12mu|texlive-refenums-1.1.1-1|13	License:	LPPL1.3
12mu|texlive-refenums-1.1.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refenums.tar.xz
12mu|texlive-refenums-1.1.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/refenums.doc.tar.xz
12mu|texlive-refenums-1.1.1-1|16	BuildArch:	noarch
12mu|texlive-refenums-1.1.1-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-refenums-1.1.1-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-refenums-1.1.1-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-refenums-1.1.1-1|20	
12mu|texlive-refenums-1.1.1-1|21	%description
12mu|texlive-refenums-1.1.1-1|22	The package provides commands to define enumerable items with a
12mu|texlive-refenums-1.1.1-1|23	number and a long name, which can be referenced referenced
12mu|texlive-refenums-1.1.1-1|24	later with the name or just the short form. For instance,
12mu|texlive-refenums-1.1.1-1|25	"Milestone M1: Specification created" can be defined and later
12mu|texlive-refenums-1.1.1-1|26	on be referenced with 'M1' or 'M1 ("Specification created")'.
12mu|texlive-refenums-1.1.1-1|27	The text in the references is derived from the definition and
12mu|texlive-refenums-1.1.1-1|28	also rendered as hyperlink to the definition.
12mu|texlive-refenums-1.1.1-1|29	
12mu|texlive-refenums-1.1.1-1|30	%post
12mu|texlive-refenums-1.1.1-1|31	%{_sbindir}/texlive.post
12mu|texlive-refenums-1.1.1-1|32	
12mu|texlive-refenums-1.1.1-1|33	%postun
12mu|texlive-refenums-1.1.1-1|34	if [ $1 -eq 0 ]; then
12mu|texlive-refenums-1.1.1-1|35	%{_sbindir}/texlive.post
12mu|texlive-refenums-1.1.1-1|36	fi
12mu|texlive-refenums-1.1.1-1|37	
12mu|texlive-refenums-1.1.1-1|38	#-----------------------------------------------------------------------
12mu|texlive-refenums-1.1.1-1|39	%files
12mu|texlive-refenums-1.1.1-1|40	%{_texmfdistdir}/tex/latex/refenums/refenums.sty
12mu|texlive-refenums-1.1.1-1|41	%doc %{_texmfdistdir}/doc/latex/refenums/LICENSE
12mu|texlive-refenums-1.1.1-1|42	%doc %{_texmfdistdir}/doc/latex/refenums/README.md
12mu|texlive-refenums-1.1.1-1|43	%doc %{_texmfdistdir}/doc/latex/refenums/demo.pdf
12mu|texlive-refenums-1.1.1-1|44	%doc %{_texmfdistdir}/doc/latex/refenums/demo.tex
12mu|texlive-refenums-1.1.1-1|45	%doc %{_texmfdistdir}/doc/latex/refenums/test/demo-sec-param.tex
12mu|texlive-refenums-1.1.1-1|46	
12mu|texlive-refenums-1.1.1-1|47	#-----------------------------------------------------------------------
12mu|texlive-refenums-1.1.1-1|48	%prep
12mu|texlive-refenums-1.1.1-1|49	%setup -c -a0 -a1
12mu|texlive-refenums-1.1.1-1|50	
12mu|texlive-refenums-1.1.1-1|51	%build
12mu|texlive-refenums-1.1.1-1|52	
12mu|texlive-refenums-1.1.1-1|53	%install
12mu|texlive-refenums-1.1.1-1|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-refenums-1.1.1-1|55	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-refenums-1.1.1-1|56	
12mu|texlive-refenums-1.1.1-1|57	%changelog
12mu|texlive-refenums-1.1.1-1|58	* Fri Feb 14 2014 Rosa <rosa@abf.rosalinux.ru> 1.1.1-1
12mu|texlive-refenums-1.1.1-1|59	+ Revision: 86b3556
12mu|texlive-refenums-1.1.1-1|60	- Automatic import for version 1.1.1-1
12mu|texlive-refenums-1.1.1-1|61	
12mu|texlive-refenums-1.1.1-1|62	

21316 12
12mu|texlive-reflectgraphics-0.2-5|1	# revision 32181
12mu|texlive-reflectgraphics-0.2-5|2	# category Package
12mu|texlive-reflectgraphics-0.2-5|3	# catalog-ctan /macros/latex/contrib/reflectgraphics
12mu|texlive-reflectgraphics-0.2-5|4	# catalog-date 2013-11-18 17:49:17 +0100
12mu|texlive-reflectgraphics-0.2-5|5	# catalog-license lppl1.3
12mu|texlive-reflectgraphics-0.2-5|6	# catalog-version 0.2
12mu|texlive-reflectgraphics-0.2-5|7	Name:		texlive-reflectgraphics
12mu|texlive-reflectgraphics-0.2-5|8	Version:	0.2
12mu|texlive-reflectgraphics-0.2-5|9	Release:	5
12mu|texlive-reflectgraphics-0.2-5|10	Summary:	Techniques for reflecting graphics
12mu|texlive-reflectgraphics-0.2-5|11	Group:		Publishing
12mu|texlive-reflectgraphics-0.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/reflectgraphics
12mu|texlive-reflectgraphics-0.2-5|13	License:	LPPL1.3
12mu|texlive-reflectgraphics-0.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/reflectgraphics.tar.xz
12mu|texlive-reflectgraphics-0.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/reflectgraphics.doc.tar.xz
12mu|texlive-reflectgraphics-0.2-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/reflectgraphics.source.tar.xz
12mu|texlive-reflectgraphics-0.2-5|17	BuildArch:	noarch
12mu|texlive-reflectgraphics-0.2-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-reflectgraphics-0.2-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-reflectgraphics-0.2-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-reflectgraphics-0.2-5|21	
12mu|texlive-reflectgraphics-0.2-5|22	%description
12mu|texlive-reflectgraphics-0.2-5|23	The package provides a macro for reflecting images, in a number
12mu|texlive-reflectgraphics-0.2-5|24	of different ways, in pursuit of "more striking" graphics in a
12mu|texlive-reflectgraphics-0.2-5|25	document.
12mu|texlive-reflectgraphics-0.2-5|26	
12mu|texlive-reflectgraphics-0.2-5|27	%post
12mu|texlive-reflectgraphics-0.2-5|28	%{_sbindir}/texlive.post
12mu|texlive-reflectgraphics-0.2-5|29	
12mu|texlive-reflectgraphics-0.2-5|30	%postun
12mu|texlive-reflectgraphics-0.2-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-reflectgraphics-0.2-5|32	%{_sbindir}/texlive.post
12mu|texlive-reflectgraphics-0.2-5|33	fi
12mu|texlive-reflectgraphics-0.2-5|34	
12mu|texlive-reflectgraphics-0.2-5|35	#-----------------------------------------------------------------------
12mu|texlive-reflectgraphics-0.2-5|36	%files
12mu|texlive-reflectgraphics-0.2-5|37	%{_texmfdistdir}/tex/latex/reflectgraphics/reflectgraphics.sty
12mu|texlive-reflectgraphics-0.2-5|38	%doc %{_texmfdistdir}/doc/latex/reflectgraphics/README
12mu|texlive-reflectgraphics-0.2-5|39	%doc %{_texmfdistdir}/doc/latex/reflectgraphics/reflectgraphics.pdf
12mu|texlive-reflectgraphics-0.2-5|40	#- source
12mu|texlive-reflectgraphics-0.2-5|41	%doc %{_texmfdistdir}/source/latex/reflectgraphics/reflectgraphics.dtx
12mu|texlive-reflectgraphics-0.2-5|42	%doc %{_texmfdistdir}/source/latex/reflectgraphics/reflectgraphics.ins
12mu|texlive-reflectgraphics-0.2-5|43	
12mu|texlive-reflectgraphics-0.2-5|44	#-----------------------------------------------------------------------
12mu|texlive-reflectgraphics-0.2-5|45	%prep
12mu|texlive-reflectgraphics-0.2-5|46	%setup -c -a0 -a1 -a2
12mu|texlive-reflectgraphics-0.2-5|47	
12mu|texlive-reflectgraphics-0.2-5|48	%build
12mu|texlive-reflectgraphics-0.2-5|49	
12mu|texlive-reflectgraphics-0.2-5|50	%install
12mu|texlive-reflectgraphics-0.2-5|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-reflectgraphics-0.2-5|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-reflectgraphics-0.2-5|53	
12mu|texlive-reflectgraphics-0.2-5|54	%changelog
12mu|texlive-reflectgraphics-0.2-5|55	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.2-5
12mu|texlive-reflectgraphics-0.2-5|56	+ Revision: 1f63229
12mu|texlive-reflectgraphics-0.2-5|57	- MassBuild#289: Increase release tag
12mu|texlive-reflectgraphics-0.2-5|58	
12mu|texlive-reflectgraphics-0.2-5|59	

21317 12
12mu|texlive-repere-20140214-1|1	# revision 32455
12mu|texlive-repere-20140214-1|2	# category Package
12mu|texlive-repere-20140214-1|3	# catalog-ctan undef
12mu|texlive-repere-20140214-1|4	# catalog-date undef
12mu|texlive-repere-20140214-1|5	# catalog-license undef
12mu|texlive-repere-20140214-1|6	# catalog-version undef
12mu|texlive-repere-20140214-1|7	Name:		texlive-repere
12mu|texlive-repere-20140214-1|8	Version:	20140214
12mu|texlive-repere-20140214-1|9	Release:	1
12mu|texlive-repere-20140214-1|10	Summary:	TeXLive repere package
12mu|texlive-repere-20140214-1|11	Group:		Publishing
12mu|texlive-repere-20140214-1|12	URL:		http://tug.org/texlive
12mu|texlive-repere-20140214-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-repere-20140214-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/repere.tar.xz
12mu|texlive-repere-20140214-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/repere.doc.tar.xz
12mu|texlive-repere-20140214-1|16	BuildArch:	noarch
12mu|texlive-repere-20140214-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-repere-20140214-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-repere-20140214-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-repere-20140214-1|20	
12mu|texlive-repere-20140214-1|21	%description
12mu|texlive-repere-20140214-1|22	TeXLive repere package.
12mu|texlive-repere-20140214-1|23	
12mu|texlive-repere-20140214-1|24	%post
12mu|texlive-repere-20140214-1|25	%{_sbindir}/texlive.post
12mu|texlive-repere-20140214-1|26	
12mu|texlive-repere-20140214-1|27	%postun
12mu|texlive-repere-20140214-1|28	if [ $1 -eq 0 ]; then
12mu|texlive-repere-20140214-1|29	%{_sbindir}/texlive.post
12mu|texlive-repere-20140214-1|30	fi
12mu|texlive-repere-20140214-1|31	
12mu|texlive-repere-20140214-1|32	#-----------------------------------------------------------------------
12mu|texlive-repere-20140214-1|33	%files
12mu|texlive-repere-20140214-1|34	%{_texmfdistdir}/metapost/repere/repere.mp
12mu|texlive-repere-20140214-1|35	%doc %{_texmfdistdir}/doc/metapost/repere/README
12mu|texlive-repere-20140214-1|36	%doc %{_texmfdistdir}/doc/metapost/repere/repere-doc.pdf
12mu|texlive-repere-20140214-1|37	%doc %{_texmfdistdir}/doc/metapost/repere/repere-doc.tex
12mu|texlive-repere-20140214-1|38	
12mu|texlive-repere-20140214-1|39	#-----------------------------------------------------------------------
12mu|texlive-repere-20140214-1|40	%prep
12mu|texlive-repere-20140214-1|41	%setup -c -a0 -a1
12mu|texlive-repere-20140214-1|42	
12mu|texlive-repere-20140214-1|43	%build
12mu|texlive-repere-20140214-1|44	
12mu|texlive-repere-20140214-1|45	%install
12mu|texlive-repere-20140214-1|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-repere-20140214-1|47	cp -fpar metapost doc %{buildroot}%{_texmfdistdir}
12mu|texlive-repere-20140214-1|48	
12mu|texlive-repere-20140214-1|49	%changelog
12mu|texlive-repere-20140214-1|50	* Fri Feb 14 2014 Rosa <rosa@abf.rosalinux.ru> 20140214-1
12mu|texlive-repere-20140214-1|51	+ Revision: 0889398
12mu|texlive-repere-20140214-1|52	- Automatic import for version 20140214-1
12mu|texlive-repere-20140214-1|53	
12mu|texlive-repere-20140214-1|54	

21318 12
12mu|texlive-resphilosophica-1.19-1|1	# revision 32874
12mu|texlive-resphilosophica-1.19-1|2	# category Package
12mu|texlive-resphilosophica-1.19-1|3	# catalog-ctan /macros/latex/contrib/resphilosophica
12mu|texlive-resphilosophica-1.19-1|4	# catalog-date 2014-02-05 19:42:21 +0100
12mu|texlive-resphilosophica-1.19-1|5	# catalog-license lppl1.3
12mu|texlive-resphilosophica-1.19-1|6	# catalog-version 1.19
12mu|texlive-resphilosophica-1.19-1|7	Name:		texlive-resphilosophica
12mu|texlive-resphilosophica-1.19-1|8	Version:	1.19
12mu|texlive-resphilosophica-1.19-1|9	Release:	1
12mu|texlive-resphilosophica-1.19-1|10	Summary:	Typeset articles for the journal Res Philosophica
12mu|texlive-resphilosophica-1.19-1|11	Group:		Publishing
12mu|texlive-resphilosophica-1.19-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/resphilosophica
12mu|texlive-resphilosophica-1.19-1|13	License:	LPPL1.3
12mu|texlive-resphilosophica-1.19-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resphilosophica.tar.xz
12mu|texlive-resphilosophica-1.19-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resphilosophica.doc.tar.xz
12mu|texlive-resphilosophica-1.19-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resphilosophica.source.tar.xz
12mu|texlive-resphilosophica-1.19-1|17	BuildArch:	noarch
12mu|texlive-resphilosophica-1.19-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-resphilosophica-1.19-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-resphilosophica-1.19-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-resphilosophica-1.19-1|21	
12mu|texlive-resphilosophica-1.19-1|22	%description
12mu|texlive-resphilosophica-1.19-1|23	Th bundle provides a class for typesetting articles for the
12mu|texlive-resphilosophica-1.19-1|24	journal Res Philosophica. Development was commissioned by Saint
12mu|texlive-resphilosophica-1.19-1|25	Louis University.
12mu|texlive-resphilosophica-1.19-1|26	
12mu|texlive-resphilosophica-1.19-1|27	%post
12mu|texlive-resphilosophica-1.19-1|28	%{_sbindir}/texlive.post
12mu|texlive-resphilosophica-1.19-1|29	
12mu|texlive-resphilosophica-1.19-1|30	%postun
12mu|texlive-resphilosophica-1.19-1|31	if [ $1 -eq 0 ]; then
12mu|texlive-resphilosophica-1.19-1|32	%{_sbindir}/texlive.post
12mu|texlive-resphilosophica-1.19-1|33	fi
12mu|texlive-resphilosophica-1.19-1|34	
12mu|texlive-resphilosophica-1.19-1|35	#-----------------------------------------------------------------------
12mu|texlive-resphilosophica-1.19-1|36	%files
12mu|texlive-resphilosophica-1.19-1|37	%{_texmfdistdir}/bibtex/bst/resphilosophica/resphilosophica.bst
12mu|texlive-resphilosophica-1.19-1|38	%{_texmfdistdir}/tex/latex/resphilosophica/resphilosophica.cls
12mu|texlive-resphilosophica-1.19-1|39	%doc %{_texmfdistdir}/doc/latex/resphilosophica/Makefile
12mu|texlive-resphilosophica-1.19-1|40	%doc %{_texmfdistdir}/doc/latex/resphilosophica/README
12mu|texlive-resphilosophica-1.19-1|41	%doc %{_texmfdistdir}/doc/latex/resphilosophica/resphilosophica.bib
12mu|texlive-resphilosophica-1.19-1|42	%doc %{_texmfdistdir}/doc/latex/resphilosophica/resphilosophica.pdf
12mu|texlive-resphilosophica-1.19-1|43	%doc %{_texmfdistdir}/doc/latex/resphilosophica/rpsample.bib
12mu|texlive-resphilosophica-1.19-1|44	%doc %{_texmfdistdir}/doc/latex/resphilosophica/rpsample.pdf
12mu|texlive-resphilosophica-1.19-1|45	%doc %{_texmfdistdir}/doc/latex/resphilosophica/rpsample.tex
12mu|texlive-resphilosophica-1.19-1|46	#- source
12mu|texlive-resphilosophica-1.19-1|47	%doc %{_texmfdistdir}/source/latex/resphilosophica/resphilosophica.dtx
12mu|texlive-resphilosophica-1.19-1|48	%doc %{_texmfdistdir}/source/latex/resphilosophica/resphilosophica.ins
12mu|texlive-resphilosophica-1.19-1|49	
12mu|texlive-resphilosophica-1.19-1|50	#-----------------------------------------------------------------------
12mu|texlive-resphilosophica-1.19-1|51	%prep
12mu|texlive-resphilosophica-1.19-1|52	%setup -c -a0 -a1 -a2
12mu|texlive-resphilosophica-1.19-1|53	
12mu|texlive-resphilosophica-1.19-1|54	%build
12mu|texlive-resphilosophica-1.19-1|55	
12mu|texlive-resphilosophica-1.19-1|56	%install
12mu|texlive-resphilosophica-1.19-1|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-resphilosophica-1.19-1|58	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-resphilosophica-1.19-1|59	
12mu|texlive-resphilosophica-1.19-1|60	%changelog
12mu|texlive-resphilosophica-1.19-1|61	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.19-1
12mu|texlive-resphilosophica-1.19-1|62	+ Revision: 347dd6a
12mu|texlive-resphilosophica-1.19-1|63	- Sync with cooker
12mu|texlive-resphilosophica-1.19-1|64	
12mu|texlive-resphilosophica-1.19-1|65	

21319 12
12mu|texlive-resumecls-0.2.1-5|1	# revision 29417
12mu|texlive-resumecls-0.2.1-5|2	# category Package
12mu|texlive-resumecls-0.2.1-5|3	# catalog-ctan /macros/xetex/latex/resumecls
12mu|texlive-resumecls-0.2.1-5|4	# catalog-date 2013-03-17 10:58:10 +0100
12mu|texlive-resumecls-0.2.1-5|5	# catalog-license lppl1.3
12mu|texlive-resumecls-0.2.1-5|6	# catalog-version 0.2.1
12mu|texlive-resumecls-0.2.1-5|7	Name:		texlive-resumecls
12mu|texlive-resumecls-0.2.1-5|8	Version:	0.2.1
12mu|texlive-resumecls-0.2.1-5|9	Release:	5
12mu|texlive-resumecls-0.2.1-5|10	Summary:	Typeset a resumee in both Chinese and English
12mu|texlive-resumecls-0.2.1-5|11	Group:		Publishing
12mu|texlive-resumecls-0.2.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/resumecls
12mu|texlive-resumecls-0.2.1-5|13	License:	LPPL1.3
12mu|texlive-resumecls-0.2.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resumecls.tar.xz
12mu|texlive-resumecls-0.2.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resumecls.doc.tar.xz
12mu|texlive-resumecls-0.2.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/resumecls.source.tar.xz
12mu|texlive-resumecls-0.2.1-5|17	BuildArch:	noarch
12mu|texlive-resumecls-0.2.1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-resumecls-0.2.1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-resumecls-0.2.1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-resumecls-0.2.1-5|21	
12mu|texlive-resumecls-0.2.1-5|22	%description
12mu|texlive-resumecls-0.2.1-5|23	The class provides a simple resumee structure that works,
12mu|texlive-resumecls-0.2.1-5|24	natively, with both Chinese and English text.
12mu|texlive-resumecls-0.2.1-5|25	
12mu|texlive-resumecls-0.2.1-5|26	%post
12mu|texlive-resumecls-0.2.1-5|27	%{_sbindir}/texlive.post
12mu|texlive-resumecls-0.2.1-5|28	
12mu|texlive-resumecls-0.2.1-5|29	%postun
12mu|texlive-resumecls-0.2.1-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-resumecls-0.2.1-5|31	%{_sbindir}/texlive.post
12mu|texlive-resumecls-0.2.1-5|32	fi
12mu|texlive-resumecls-0.2.1-5|33	
12mu|texlive-resumecls-0.2.1-5|34	#-----------------------------------------------------------------------
12mu|texlive-resumecls-0.2.1-5|35	%files
12mu|texlive-resumecls-0.2.1-5|36	%{_texmfdistdir}/tex/xelatex/resumecls/resumecls.cls
12mu|texlive-resumecls-0.2.1-5|37	%doc %{_texmfdistdir}/doc/xelatex/resumecls/Makefile
12mu|texlive-resumecls-0.2.1-5|38	%doc %{_texmfdistdir}/doc/xelatex/resumecls/README
12mu|texlive-resumecls-0.2.1-5|39	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/Makefile
12mu|texlive-resumecls-0.2.1-5|40	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/README.md
12mu|texlive-resumecls-0.2.1-5|41	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/config-sample.mk
12mu|texlive-resumecls-0.2.1-5|42	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/config.mk
12mu|texlive-resumecls-0.2.1-5|43	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/resume-en.pdf
12mu|texlive-resumecls-0.2.1-5|44	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/resume-en.tex
12mu|texlive-resumecls-0.2.1-5|45	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/resume-zh.pdf
12mu|texlive-resumecls-0.2.1-5|46	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/resume-zh.tex
12mu|texlive-resumecls-0.2.1-5|47	%doc %{_texmfdistdir}/doc/xelatex/resumecls/example/resume.bib
12mu|texlive-resumecls-0.2.1-5|48	%doc %{_texmfdistdir}/doc/xelatex/resumecls/resumecls.pdf
12mu|texlive-resumecls-0.2.1-5|49	#- source
12mu|texlive-resumecls-0.2.1-5|50	%doc %{_texmfdistdir}/source/xelatex/resumecls/resumecls.dtx
12mu|texlive-resumecls-0.2.1-5|51	%doc %{_texmfdistdir}/source/xelatex/resumecls/resumecls.ins
12mu|texlive-resumecls-0.2.1-5|52	
12mu|texlive-resumecls-0.2.1-5|53	#-----------------------------------------------------------------------
12mu|texlive-resumecls-0.2.1-5|54	%prep
12mu|texlive-resumecls-0.2.1-5|55	%setup -c -a0 -a1 -a2
12mu|texlive-resumecls-0.2.1-5|56	
12mu|texlive-resumecls-0.2.1-5|57	%build
12mu|texlive-resumecls-0.2.1-5|58	
12mu|texlive-resumecls-0.2.1-5|59	%install
12mu|texlive-resumecls-0.2.1-5|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-resumecls-0.2.1-5|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-resumecls-0.2.1-5|62	
12mu|texlive-resumecls-0.2.1-5|63	%changelog
12mu|texlive-resumecls-0.2.1-5|64	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.2.1-5
12mu|texlive-resumecls-0.2.1-5|65	+ Revision: 860459f
12mu|texlive-resumecls-0.2.1-5|66	- MassBuild#289: Increase release tag
12mu|texlive-resumecls-0.2.1-5|67	
12mu|texlive-resumecls-0.2.1-5|68	

21320 12
12mu|texlive-ribbonproofs-1.0-5|1	# revision 31137
12mu|texlive-ribbonproofs-1.0-5|2	# category Package
12mu|texlive-ribbonproofs-1.0-5|3	# catalog-ctan /macros/latex/contrib/ribbonproofs
12mu|texlive-ribbonproofs-1.0-5|4	# catalog-date 2013-07-08 10:43:32 +0200
12mu|texlive-ribbonproofs-1.0-5|5	# catalog-license lppl1.3
12mu|texlive-ribbonproofs-1.0-5|6	# catalog-version 1.0
12mu|texlive-ribbonproofs-1.0-5|7	Name:		texlive-ribbonproofs
12mu|texlive-ribbonproofs-1.0-5|8	Version:	1.0
12mu|texlive-ribbonproofs-1.0-5|9	Release:	5
12mu|texlive-ribbonproofs-1.0-5|10	Summary:	Drawing ribbon proofs
12mu|texlive-ribbonproofs-1.0-5|11	Group:		Publishing
12mu|texlive-ribbonproofs-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ribbonproofs
12mu|texlive-ribbonproofs-1.0-5|13	License:	LPPL1.3
12mu|texlive-ribbonproofs-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ribbonproofs.tar.xz
12mu|texlive-ribbonproofs-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ribbonproofs.doc.tar.xz
12mu|texlive-ribbonproofs-1.0-5|16	BuildArch:	noarch
12mu|texlive-ribbonproofs-1.0-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-ribbonproofs-1.0-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-ribbonproofs-1.0-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-ribbonproofs-1.0-5|20	
12mu|texlive-ribbonproofs-1.0-5|21	%description
12mu|texlive-ribbonproofs-1.0-5|22	The package provides a way to draw "ribbon proofs" in LaTeX. A
12mu|texlive-ribbonproofs-1.0-5|23	ribbon proof is a diagrammatic representation of a mathematical
12mu|texlive-ribbonproofs-1.0-5|24	proof that a computer program meets its specification. These
12mu|texlive-ribbonproofs-1.0-5|25	diagrams are more human-readable, more scalable, and more
12mu|texlive-ribbonproofs-1.0-5|26	easily modified than the corresponding textual proofs.
12mu|texlive-ribbonproofs-1.0-5|27	
12mu|texlive-ribbonproofs-1.0-5|28	%post
12mu|texlive-ribbonproofs-1.0-5|29	%{_sbindir}/texlive.post
12mu|texlive-ribbonproofs-1.0-5|30	
12mu|texlive-ribbonproofs-1.0-5|31	%postun
12mu|texlive-ribbonproofs-1.0-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-ribbonproofs-1.0-5|33	%{_sbindir}/texlive.post
12mu|texlive-ribbonproofs-1.0-5|34	fi
12mu|texlive-ribbonproofs-1.0-5|35	
12mu|texlive-ribbonproofs-1.0-5|36	#-----------------------------------------------------------------------
12mu|texlive-ribbonproofs-1.0-5|37	%files
12mu|texlive-ribbonproofs-1.0-5|38	%{_texmfdistdir}/tex/latex/ribbonproofs/ribbonproofs.sty
12mu|texlive-ribbonproofs-1.0-5|39	%doc %{_texmfdistdir}/doc/latex/ribbonproofs/README
12mu|texlive-ribbonproofs-1.0-5|40	%doc %{_texmfdistdir}/doc/latex/ribbonproofs/ribbonproofsmanual.pdf
12mu|texlive-ribbonproofs-1.0-5|41	%doc %{_texmfdistdir}/doc/latex/ribbonproofs/ribbonproofsmanual.tex
12mu|texlive-ribbonproofs-1.0-5|42	
12mu|texlive-ribbonproofs-1.0-5|43	#-----------------------------------------------------------------------
12mu|texlive-ribbonproofs-1.0-5|44	%prep
12mu|texlive-ribbonproofs-1.0-5|45	%setup -c -a0 -a1
12mu|texlive-ribbonproofs-1.0-5|46	
12mu|texlive-ribbonproofs-1.0-5|47	%build
12mu|texlive-ribbonproofs-1.0-5|48	
12mu|texlive-ribbonproofs-1.0-5|49	%install
12mu|texlive-ribbonproofs-1.0-5|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-ribbonproofs-1.0-5|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-ribbonproofs-1.0-5|52	
12mu|texlive-ribbonproofs-1.0-5|53	%changelog
12mu|texlive-ribbonproofs-1.0-5|54	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-5
12mu|texlive-ribbonproofs-1.0-5|55	+ Revision: 3ce9de5
12mu|texlive-ribbonproofs-1.0-5|56	- MassBuild#289: Increase release tag
12mu|texlive-ribbonproofs-1.0-5|57	
12mu|texlive-ribbonproofs-1.0-5|58	

21321 12
12mu|texlive-roundbox-0.2-5|1	# revision 29675
12mu|texlive-roundbox-0.2-5|2	# category Package
12mu|texlive-roundbox-0.2-5|3	# catalog-ctan /macros/latex/contrib/roundbox
12mu|texlive-roundbox-0.2-5|4	# catalog-date 2013-04-04 11:28:51 +0200
12mu|texlive-roundbox-0.2-5|5	# catalog-license lppl1.3
12mu|texlive-roundbox-0.2-5|6	# catalog-version 0.2
12mu|texlive-roundbox-0.2-5|7	Name:		texlive-roundbox
12mu|texlive-roundbox-0.2-5|8	Version:	0.2
12mu|texlive-roundbox-0.2-5|9	Release:	5
12mu|texlive-roundbox-0.2-5|10	Summary:	Round boxes in LaTeX
12mu|texlive-roundbox-0.2-5|11	Group:		Publishing
12mu|texlive-roundbox-0.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/roundbox
12mu|texlive-roundbox-0.2-5|13	License:	LPPL1.3
12mu|texlive-roundbox-0.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/roundbox.tar.xz
12mu|texlive-roundbox-0.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/roundbox.doc.tar.xz
12mu|texlive-roundbox-0.2-5|16	BuildArch:	noarch
12mu|texlive-roundbox-0.2-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-roundbox-0.2-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-roundbox-0.2-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-roundbox-0.2-5|20	
12mu|texlive-roundbox-0.2-5|21	%description
12mu|texlive-roundbox-0.2-5|22	This package implements a command \roundbox that can be used,
12mu|texlive-roundbox-0.2-5|23	in LaTeX, for producing boxes, framed with rounded corners.
12mu|texlive-roundbox-0.2-5|24	
12mu|texlive-roundbox-0.2-5|25	%post
12mu|texlive-roundbox-0.2-5|26	%{_sbindir}/texlive.post
12mu|texlive-roundbox-0.2-5|27	
12mu|texlive-roundbox-0.2-5|28	%postun
12mu|texlive-roundbox-0.2-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-roundbox-0.2-5|30	%{_sbindir}/texlive.post
12mu|texlive-roundbox-0.2-5|31	fi
12mu|texlive-roundbox-0.2-5|32	
12mu|texlive-roundbox-0.2-5|33	#-----------------------------------------------------------------------
12mu|texlive-roundbox-0.2-5|34	%files
12mu|texlive-roundbox-0.2-5|35	%{_texmfdistdir}/tex/latex/roundbox/roundbox.sty
12mu|texlive-roundbox-0.2-5|36	%doc %{_texmfdistdir}/doc/latex/roundbox/README
12mu|texlive-roundbox-0.2-5|37	
12mu|texlive-roundbox-0.2-5|38	#-----------------------------------------------------------------------
12mu|texlive-roundbox-0.2-5|39	%prep
12mu|texlive-roundbox-0.2-5|40	%setup -c -a0 -a1
12mu|texlive-roundbox-0.2-5|41	
12mu|texlive-roundbox-0.2-5|42	%build
12mu|texlive-roundbox-0.2-5|43	
12mu|texlive-roundbox-0.2-5|44	%install
12mu|texlive-roundbox-0.2-5|45	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-roundbox-0.2-5|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-roundbox-0.2-5|47	
12mu|texlive-roundbox-0.2-5|48	%changelog
12mu|texlive-roundbox-0.2-5|49	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-5
12mu|texlive-roundbox-0.2-5|50	+ Revision: d6d831b
12mu|texlive-roundbox-0.2-5|51	- Sync with cooker
12mu|texlive-roundbox-0.2-5|52	
12mu|texlive-roundbox-0.2-5|53	

21322 12
12mu|texlive-rsfso-1.01-5|1	# revision 32051
12mu|texlive-rsfso-1.01-5|2	# category Package
12mu|texlive-rsfso-1.01-5|3	# catalog-ctan /fonts/rsfso
12mu|texlive-rsfso-1.01-5|4	# catalog-date 2013-11-03 08:42:21 +0100
12mu|texlive-rsfso-1.01-5|5	# catalog-license lppl
12mu|texlive-rsfso-1.01-5|6	# catalog-version 1.01
12mu|texlive-rsfso-1.01-5|7	Name:		texlive-rsfso
12mu|texlive-rsfso-1.01-5|8	Version:	1.01
12mu|texlive-rsfso-1.01-5|9	Release:	5
12mu|texlive-rsfso-1.01-5|10	Summary:	A mathematical calligraphic font based on rsfs
12mu|texlive-rsfso-1.01-5|11	Group:		Publishing
12mu|texlive-rsfso-1.01-5|12	URL:		http://www.ctan.org/tex-archive/fonts/rsfso
12mu|texlive-rsfso-1.01-5|13	License:	LPPL
12mu|texlive-rsfso-1.01-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rsfso.tar.xz
12mu|texlive-rsfso-1.01-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rsfso.doc.tar.xz
12mu|texlive-rsfso-1.01-5|16	BuildArch:	noarch
12mu|texlive-rsfso-1.01-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-rsfso-1.01-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-rsfso-1.01-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-rsfso-1.01-5|20	
12mu|texlive-rsfso-1.01-5|21	%description
12mu|texlive-rsfso-1.01-5|22	The package provides virtual fonts and LaTeX support files for
12mu|texlive-rsfso-1.01-5|23	mathematical calligraphic fonts based on the rsfs Adobe Type 1
12mu|texlive-rsfso-1.01-5|24	fonts (which must also be present for successful installation,
12mu|texlive-rsfso-1.01-5|25	with the slant substantially reduced. The output is quite
12mu|texlive-rsfso-1.01-5|26	similar to that from the Adobe Mathematical Pi script font.
12mu|texlive-rsfso-1.01-5|27	
12mu|texlive-rsfso-1.01-5|28	%post
12mu|texlive-rsfso-1.01-5|29	%{_sbindir}/texlive.post
12mu|texlive-rsfso-1.01-5|30	
12mu|texlive-rsfso-1.01-5|31	%postun
12mu|texlive-rsfso-1.01-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-rsfso-1.01-5|33	%{_sbindir}/texlive.post
12mu|texlive-rsfso-1.01-5|34	fi
12mu|texlive-rsfso-1.01-5|35	
12mu|texlive-rsfso-1.01-5|36	#-----------------------------------------------------------------------
12mu|texlive-rsfso-1.01-5|37	%files
12mu|texlive-rsfso-1.01-5|38	%{_texmfdistdir}/fonts/map/dvips/rsfso/rsfso.map
12mu|texlive-rsfso-1.01-5|39	%{_texmfdistdir}/fonts/tfm/public/rsfso/rrsfso10.tfm
12mu|texlive-rsfso-1.01-5|40	%{_texmfdistdir}/fonts/tfm/public/rsfso/rrsfso5.tfm
12mu|texlive-rsfso-1.01-5|41	%{_texmfdistdir}/fonts/tfm/public/rsfso/rrsfso7.tfm
12mu|texlive-rsfso-1.01-5|42	%{_texmfdistdir}/fonts/tfm/public/rsfso/rsfso10.tfm
12mu|texlive-rsfso-1.01-5|43	%{_texmfdistdir}/fonts/tfm/public/rsfso/rsfso5.tfm
12mu|texlive-rsfso-1.01-5|44	%{_texmfdistdir}/fonts/tfm/public/rsfso/rsfso7.tfm
12mu|texlive-rsfso-1.01-5|45	%{_texmfdistdir}/fonts/vf/public/rsfso/rsfso10.vf
12mu|texlive-rsfso-1.01-5|46	%{_texmfdistdir}/fonts/vf/public/rsfso/rsfso5.vf
12mu|texlive-rsfso-1.01-5|47	%{_texmfdistdir}/fonts/vf/public/rsfso/rsfso7.vf
12mu|texlive-rsfso-1.01-5|48	%{_texmfdistdir}/tex/latex/rsfso/rsfso.sty
12mu|texlive-rsfso-1.01-5|49	%{_texmfdistdir}/tex/latex/rsfso/ursfso.fd
12mu|texlive-rsfso-1.01-5|50	%doc %{_texmfdistdir}/doc/fonts/rsfso/README
12mu|texlive-rsfso-1.01-5|51	%doc %{_texmfdistdir}/doc/fonts/rsfso/mh2scr0.png
12mu|texlive-rsfso-1.01-5|52	%doc %{_texmfdistdir}/doc/fonts/rsfso/rsfso-doc.pdf
12mu|texlive-rsfso-1.01-5|53	%doc %{_texmfdistdir}/doc/fonts/rsfso/rsfso-doc.tex
12mu|texlive-rsfso-1.01-5|54	
12mu|texlive-rsfso-1.01-5|55	#-----------------------------------------------------------------------
12mu|texlive-rsfso-1.01-5|56	%prep
12mu|texlive-rsfso-1.01-5|57	%setup -c -a0 -a1
12mu|texlive-rsfso-1.01-5|58	
12mu|texlive-rsfso-1.01-5|59	%build
12mu|texlive-rsfso-1.01-5|60	
12mu|texlive-rsfso-1.01-5|61	%install
12mu|texlive-rsfso-1.01-5|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-rsfso-1.01-5|63	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-rsfso-1.01-5|64	
12mu|texlive-rsfso-1.01-5|65	%changelog
12mu|texlive-rsfso-1.01-5|66	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.01-5
12mu|texlive-rsfso-1.01-5|67	+ Revision: 6163390
12mu|texlive-rsfso-1.01-5|68	- Sync with cooker
12mu|texlive-rsfso-1.01-5|69	
12mu|texlive-rsfso-1.01-5|70	

21323 12
12mu|texlive-rterface-20130423-5|1	# revision 30084
12mu|texlive-rterface-20130423-5|2	# category Package
12mu|texlive-rterface-20130423-5|3	# catalog-ctan /macros/latex/contrib/rterface
12mu|texlive-rterface-20130423-5|4	# catalog-date 2013-04-23 19:30:36 +0200
12mu|texlive-rterface-20130423-5|5	# catalog-license lppl1.2
12mu|texlive-rterface-20130423-5|6	# catalog-version undef
12mu|texlive-rterface-20130423-5|7	Name:		texlive-rterface
12mu|texlive-rterface-20130423-5|8	Version:	20130423
12mu|texlive-rterface-20130423-5|9	Release:	5
12mu|texlive-rterface-20130423-5|10	Summary:	Access to R analysis from within a document
12mu|texlive-rterface-20130423-5|11	Group:		Publishing
12mu|texlive-rterface-20130423-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rterface
12mu|texlive-rterface-20130423-5|13	License:	LPPL1.2
12mu|texlive-rterface-20130423-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rterface.tar.xz
12mu|texlive-rterface-20130423-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rterface.doc.tar.xz
12mu|texlive-rterface-20130423-5|16	BuildArch:	noarch
12mu|texlive-rterface-20130423-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-rterface-20130423-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-rterface-20130423-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-rterface-20130423-5|20	
12mu|texlive-rterface-20130423-5|21	%description
12mu|texlive-rterface-20130423-5|22	The package mediates interaction between LaTeX and R; it allows
12mu|texlive-rterface-20130423-5|23	LaTeX to set R's parameters, and provides code to read R
12mu|texlive-rterface-20130423-5|24	output.
12mu|texlive-rterface-20130423-5|25	
12mu|texlive-rterface-20130423-5|26	%post
12mu|texlive-rterface-20130423-5|27	%{_sbindir}/texlive.post
12mu|texlive-rterface-20130423-5|28	
12mu|texlive-rterface-20130423-5|29	%postun
12mu|texlive-rterface-20130423-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-rterface-20130423-5|31	%{_sbindir}/texlive.post
12mu|texlive-rterface-20130423-5|32	fi
12mu|texlive-rterface-20130423-5|33	
12mu|texlive-rterface-20130423-5|34	#-----------------------------------------------------------------------
12mu|texlive-rterface-20130423-5|35	%files
12mu|texlive-rterface-20130423-5|36	%{_texmfdistdir}/tex/latex/rterface/rterface.sty
12mu|texlive-rterface-20130423-5|37	%doc %{_texmfdistdir}/doc/latex/rterface/README
12mu|texlive-rterface-20130423-5|38	%doc %{_texmfdistdir}/doc/latex/rterface/rterface.pdf
12mu|texlive-rterface-20130423-5|39	%doc %{_texmfdistdir}/doc/latex/rterface/rterface.tex
12mu|texlive-rterface-20130423-5|40	
12mu|texlive-rterface-20130423-5|41	#-----------------------------------------------------------------------
12mu|texlive-rterface-20130423-5|42	%prep
12mu|texlive-rterface-20130423-5|43	%setup -c -a0 -a1
12mu|texlive-rterface-20130423-5|44	
12mu|texlive-rterface-20130423-5|45	%build
12mu|texlive-rterface-20130423-5|46	
12mu|texlive-rterface-20130423-5|47	%install
12mu|texlive-rterface-20130423-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-rterface-20130423-5|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-rterface-20130423-5|50	
12mu|texlive-rterface-20130423-5|51	%changelog
12mu|texlive-rterface-20130423-5|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20130423-5
12mu|texlive-rterface-20130423-5|53	+ Revision: 451ec4c
12mu|texlive-rterface-20130423-5|54	- MassBuild#289: Increase release tag
12mu|texlive-rterface-20130423-5|55	
12mu|texlive-rterface-20130423-5|56	

21324 12
12mu|texlive-rubik-2.0-2|1	# revision 32919
12mu|texlive-rubik-2.0-2|2	# category Package
12mu|texlive-rubik-2.0-2|3	# catalog-ctan /macros/latex/contrib/rubik
12mu|texlive-rubik-2.0-2|4	# catalog-date 2014-02-07 11:34:07 +0100
12mu|texlive-rubik-2.0-2|5	# catalog-license lppl1.3
12mu|texlive-rubik-2.0-2|6	# catalog-version 2.0
12mu|texlive-rubik-2.0-2|7	Name:		texlive-rubik
12mu|texlive-rubik-2.0-2|8	Version:	2.0
12mu|texlive-rubik-2.0-2|9	Release:	2
12mu|texlive-rubik-2.0-2|10	Summary:	Document Rubik cube configurations and rotation sequences
12mu|texlive-rubik-2.0-2|11	Group:		Publishing
12mu|texlive-rubik-2.0-2|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/rubik
12mu|texlive-rubik-2.0-2|13	License:	LPPL1.3
12mu|texlive-rubik-2.0-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rubik.tar.xz
12mu|texlive-rubik-2.0-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rubik.doc.tar.xz
12mu|texlive-rubik-2.0-2|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rubik.source.tar.xz
12mu|texlive-rubik-2.0-2|17	BuildArch:	noarch
12mu|texlive-rubik-2.0-2|18	BuildRequires:	texlive-tlpkg
12mu|texlive-rubik-2.0-2|19	Requires(pre):	texlive-tlpkg
12mu|texlive-rubik-2.0-2|20	Requires(post):	texlive-kpathsea
12mu|texlive-rubik-2.0-2|21	Provides:	texlive-rubik.bin = %{EVRD}
12mu|texlive-rubik-2.0-2|22	
12mu|texlive-rubik-2.0-2|23	%description
12mu|texlive-rubik-2.0-2|24	The bundle provides two packages: rubikcube provides commands
12mu|texlive-rubik-2.0-2|25	for typesetting Rubik cubes and their transformations; and
12mu|texlive-rubik-2.0-2|26	rubikrotation which can process a sequence of Rubik rotation
12mu|texlive-rubik-2.0-2|27	moves, with the help of a Perl package executed via \write18
12mu|texlive-rubik-2.0-2|28	(shell escape) commands.
12mu|texlive-rubik-2.0-2|29	
12mu|texlive-rubik-2.0-2|30	%post
12mu|texlive-rubik-2.0-2|31	%{_sbindir}/texlive.post
12mu|texlive-rubik-2.0-2|32	
12mu|texlive-rubik-2.0-2|33	%postun
12mu|texlive-rubik-2.0-2|34	if [ $1 -eq 0 ]; then
12mu|texlive-rubik-2.0-2|35	%{_sbindir}/texlive.post
12mu|texlive-rubik-2.0-2|36	fi
12mu|texlive-rubik-2.0-2|37	
12mu|texlive-rubik-2.0-2|38	#-----------------------------------------------------------------------
12mu|texlive-rubik-2.0-2|39	%files
12mu|texlive-rubik-2.0-2|40	%{_bindir}/rubikrotation
12mu|texlive-rubik-2.0-2|41	%{_texmfdistdir}/scripts/rubik/rubikrotation.pl
12mu|texlive-rubik-2.0-2|42	%{_texmfdistdir}/tex/latex/rubik/rubikcube.sty
12mu|texlive-rubik-2.0-2|43	%{_texmfdistdir}/tex/latex/rubik/rubikrotation.sty
12mu|texlive-rubik-2.0-2|44	%doc %{_texmfdistdir}/doc/latex/rubik/README
12mu|texlive-rubik-2.0-2|45	%doc %{_texmfdistdir}/doc/latex/rubik/Rubik_doc_figA.pdf
12mu|texlive-rubik-2.0-2|46	%doc %{_texmfdistdir}/doc/latex/rubik/Rubik_doc_figB.pdf
12mu|texlive-rubik-2.0-2|47	%doc %{_texmfdistdir}/doc/latex/rubik/Rubik_doc_figC.pdf
12mu|texlive-rubik-2.0-2|48	%doc %{_texmfdistdir}/doc/latex/rubik/Rubik_doc_figD.pdf
12mu|texlive-rubik-2.0-2|49	%doc %{_texmfdistdir}/doc/latex/rubik/Rubik_doc_figE.pdf
12mu|texlive-rubik-2.0-2|50	%doc %{_texmfdistdir}/doc/latex/rubik/Rubikrot_doc_figA.pdf
12mu|texlive-rubik-2.0-2|51	%doc %{_texmfdistdir}/doc/latex/rubik/Rubikrot_doc_figB.pdf
12mu|texlive-rubik-2.0-2|52	%doc %{_texmfdistdir}/doc/latex/rubik/example-cube.pdf
12mu|texlive-rubik-2.0-2|53	%doc %{_texmfdistdir}/doc/latex/rubik/example-cube.tex
12mu|texlive-rubik-2.0-2|54	%doc %{_texmfdistdir}/doc/latex/rubik/example-rot1.pdf
12mu|texlive-rubik-2.0-2|55	%doc %{_texmfdistdir}/doc/latex/rubik/example-rot1.sh
12mu|texlive-rubik-2.0-2|56	%doc %{_texmfdistdir}/doc/latex/rubik/example-rot1.tex
12mu|texlive-rubik-2.0-2|57	%doc %{_texmfdistdir}/doc/latex/rubik/example-rot2.pdf
12mu|texlive-rubik-2.0-2|58	%doc %{_texmfdistdir}/doc/latex/rubik/example-rot2.sh
12mu|texlive-rubik-2.0-2|59	%doc %{_texmfdistdir}/doc/latex/rubik/example-rot2.tex
12mu|texlive-rubik-2.0-2|60	%doc %{_texmfdistdir}/doc/latex/rubik/rubikcube.pdf
12mu|texlive-rubik-2.0-2|61	%doc %{_texmfdistdir}/doc/latex/rubik/rubikrotation.pdf
12mu|texlive-rubik-2.0-2|62	#- source
12mu|texlive-rubik-2.0-2|63	%doc %{_texmfdistdir}/source/latex/rubik/example-rot1.bat
12mu|texlive-rubik-2.0-2|64	%doc %{_texmfdistdir}/source/latex/rubik/example-rot2.bat
12mu|texlive-rubik-2.0-2|65	%doc %{_texmfdistdir}/source/latex/rubik/rubikcube.dtx
12mu|texlive-rubik-2.0-2|66	%doc %{_texmfdistdir}/source/latex/rubik/rubikcube.ins
12mu|texlive-rubik-2.0-2|67	%doc %{_texmfdistdir}/source/latex/rubik/rubikrotation.dtx
12mu|texlive-rubik-2.0-2|68	%doc %{_texmfdistdir}/source/latex/rubik/rubikrotation.ins
12mu|texlive-rubik-2.0-2|69	
12mu|texlive-rubik-2.0-2|70	#-----------------------------------------------------------------------
12mu|texlive-rubik-2.0-2|71	%prep
12mu|texlive-rubik-2.0-2|72	%setup -c -a0 -a1 -a2
12mu|texlive-rubik-2.0-2|73	
12mu|texlive-rubik-2.0-2|74	%build
12mu|texlive-rubik-2.0-2|75	
12mu|texlive-rubik-2.0-2|76	%install
12mu|texlive-rubik-2.0-2|77	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-rubik-2.0-2|78	pushd %{buildroot}%{_bindir}
12mu|texlive-rubik-2.0-2|79	ln -sf %{_texmfdistdir}/scripts/rubik/rubikrotation.pl rubikrotation
12mu|texlive-rubik-2.0-2|80	popd
12mu|texlive-rubik-2.0-2|81	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-rubik-2.0-2|82	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-rubik-2.0-2|83	
12mu|texlive-rubik-2.0-2|84	%changelog
12mu|texlive-rubik-2.0-2|85	* Mon Feb 17 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 2.0-2
12mu|texlive-rubik-2.0-2|86	+ Revision: a5eb397
12mu|texlive-rubik-2.0-2|87	- - Update to latest release.
12mu|texlive-rubik-2.0-2|88	
12mu|texlive-rubik-2.0-2|89	

21325 12
12mu|texlive-rulercompass-1-1|1	# revision 32392
12mu|texlive-rulercompass-1-1|2	# category Package
12mu|texlive-rulercompass-1-1|3	# catalog-ctan /graphics/pgf/contrib/rulercompass
12mu|texlive-rulercompass-1-1|4	# catalog-date 2013-12-11 23:41:59 +0100
12mu|texlive-rulercompass-1-1|5	# catalog-license lppl1.3
12mu|texlive-rulercompass-1-1|6	# catalog-version 1
12mu|texlive-rulercompass-1-1|7	Name:		texlive-rulercompass
12mu|texlive-rulercompass-1-1|8	Version:	1
12mu|texlive-rulercompass-1-1|9	Release:	1
12mu|texlive-rulercompass-1-1|10	Summary:	A TikZ library for straight-edge and compass diagrams
12mu|texlive-rulercompass-1-1|11	Group:		Publishing
12mu|texlive-rulercompass-1-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/rulercompass
12mu|texlive-rulercompass-1-1|13	License:	LPPL1.3
12mu|texlive-rulercompass-1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rulercompass.tar.xz
12mu|texlive-rulercompass-1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rulercompass.doc.tar.xz
12mu|texlive-rulercompass-1-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/rulercompass.source.tar.xz
12mu|texlive-rulercompass-1-1|17	BuildArch:	noarch
12mu|texlive-rulercompass-1-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-rulercompass-1-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-rulercompass-1-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-rulercompass-1-1|21	
12mu|texlive-rulercompass-1-1|22	%description
12mu|texlive-rulercompass-1-1|23	The package defines some commands and styles to support drawing
12mu|texlive-rulercompass-1-1|24	straight-edge and compass diagrams with TikZ.
12mu|texlive-rulercompass-1-1|25	
12mu|texlive-rulercompass-1-1|26	%post
12mu|texlive-rulercompass-1-1|27	%{_sbindir}/texlive.post
12mu|texlive-rulercompass-1-1|28	
12mu|texlive-rulercompass-1-1|29	%postun
12mu|texlive-rulercompass-1-1|30	if [ $1 -eq 0 ]; then
12mu|texlive-rulercompass-1-1|31	%{_sbindir}/texlive.post
12mu|texlive-rulercompass-1-1|32	fi
12mu|texlive-rulercompass-1-1|33	
12mu|texlive-rulercompass-1-1|34	#-----------------------------------------------------------------------
12mu|texlive-rulercompass-1-1|35	%files
12mu|texlive-rulercompass-1-1|36	%{_texmfdistdir}/tex/latex/rulercompass/tikzlibraryrulercompass.code.tex
12mu|texlive-rulercompass-1-1|37	%doc %{_texmfdistdir}/doc/latex/rulercompass/README.txt
12mu|texlive-rulercompass-1-1|38	%doc %{_texmfdistdir}/doc/latex/rulercompass/rulercompass.pdf
12mu|texlive-rulercompass-1-1|39	%doc %{_texmfdistdir}/doc/latex/rulercompass/rulercompass_doc.pdf
12mu|texlive-rulercompass-1-1|40	%doc %{_texmfdistdir}/doc/latex/rulercompass/rulercompass_doc.tex
12mu|texlive-rulercompass-1-1|41	#- source
12mu|texlive-rulercompass-1-1|42	%doc %{_texmfdistdir}/source/latex/rulercompass/rulercompass.dtx
12mu|texlive-rulercompass-1-1|43	%doc %{_texmfdistdir}/source/latex/rulercompass/rulercompass.ins
12mu|texlive-rulercompass-1-1|44	
12mu|texlive-rulercompass-1-1|45	#-----------------------------------------------------------------------
12mu|texlive-rulercompass-1-1|46	%prep
12mu|texlive-rulercompass-1-1|47	%setup -c -a0 -a1 -a2
12mu|texlive-rulercompass-1-1|48	
12mu|texlive-rulercompass-1-1|49	%build
12mu|texlive-rulercompass-1-1|50	
12mu|texlive-rulercompass-1-1|51	%install
12mu|texlive-rulercompass-1-1|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-rulercompass-1-1|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-rulercompass-1-1|54	
12mu|texlive-rulercompass-1-1|55	%changelog
12mu|texlive-rulercompass-1-1|56	* Fri Feb 14 2014 Rosa <rosa@abf.rosalinux.ru> 1-1
12mu|texlive-rulercompass-1-1|57	+ Revision: 32f1922
12mu|texlive-rulercompass-1-1|58	- Automatic import for version 1-1
12mu|texlive-rulercompass-1-1|59	
12mu|texlive-rulercompass-1-1|60	

21326 12
12mu|texlive-sa-tikz-0.7a-1|1	# revision 32815
12mu|texlive-sa-tikz-0.7a-1|2	# category Package
12mu|texlive-sa-tikz-0.7a-1|3	# catalog-ctan /graphics/pgf/contrib/sa-tikz
12mu|texlive-sa-tikz-0.7a-1|4	# catalog-date 2014-01-29 19:47:58 +0100
12mu|texlive-sa-tikz-0.7a-1|5	# catalog-license lppl1.3
12mu|texlive-sa-tikz-0.7a-1|6	# catalog-version 0.7a
12mu|texlive-sa-tikz-0.7a-1|7	Name:		texlive-sa-tikz
12mu|texlive-sa-tikz-0.7a-1|8	Version:	0.7a
12mu|texlive-sa-tikz-0.7a-1|9	Release:	1
12mu|texlive-sa-tikz-0.7a-1|10	Summary:	TikZ library to draw switching architectures
12mu|texlive-sa-tikz-0.7a-1|11	Group:		Publishing
12mu|texlive-sa-tikz-0.7a-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/sa-tikz
12mu|texlive-sa-tikz-0.7a-1|13	License:	LPPL1.3
12mu|texlive-sa-tikz-0.7a-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sa-tikz.tar.xz
12mu|texlive-sa-tikz-0.7a-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sa-tikz.doc.tar.xz
12mu|texlive-sa-tikz-0.7a-1|16	BuildArch:	noarch
12mu|texlive-sa-tikz-0.7a-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-sa-tikz-0.7a-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-sa-tikz-0.7a-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-sa-tikz-0.7a-1|20	
12mu|texlive-sa-tikz-0.7a-1|21	%description
12mu|texlive-sa-tikz-0.7a-1|22	The package provides a library that offers an easy way to draw
12mu|texlive-sa-tikz-0.7a-1|23	switching architectures and to customize their aspect.
12mu|texlive-sa-tikz-0.7a-1|24	
12mu|texlive-sa-tikz-0.7a-1|25	%post
12mu|texlive-sa-tikz-0.7a-1|26	%{_sbindir}/texlive.post
12mu|texlive-sa-tikz-0.7a-1|27	
12mu|texlive-sa-tikz-0.7a-1|28	%postun
12mu|texlive-sa-tikz-0.7a-1|29	if [ $1 -eq 0 ]; then
12mu|texlive-sa-tikz-0.7a-1|30	%{_sbindir}/texlive.post
12mu|texlive-sa-tikz-0.7a-1|31	fi
12mu|texlive-sa-tikz-0.7a-1|32	
12mu|texlive-sa-tikz-0.7a-1|33	#-----------------------------------------------------------------------
12mu|texlive-sa-tikz-0.7a-1|34	%files
12mu|texlive-sa-tikz-0.7a-1|35	%{_texmfdistdir}/tex/latex/sa-tikz/sa-tikz.sty
12mu|texlive-sa-tikz-0.7a-1|36	%{_texmfdistdir}/tex/latex/sa-tikz/tikzlibraryswitching-architectures.code.tex
12mu|texlive-sa-tikz-0.7a-1|37	%doc %{_texmfdistdir}/doc/latex/sa-tikz/README
12mu|texlive-sa-tikz-0.7a-1|38	%doc %{_texmfdistdir}/doc/latex/sa-tikz/pgfmanual-en-macros.tex
12mu|texlive-sa-tikz-0.7a-1|39	%doc %{_texmfdistdir}/doc/latex/sa-tikz/sa-tikz-doc.pdf
12mu|texlive-sa-tikz-0.7a-1|40	%doc %{_texmfdistdir}/doc/latex/sa-tikz/sa-tikz-doc.tex
12mu|texlive-sa-tikz-0.7a-1|41	
12mu|texlive-sa-tikz-0.7a-1|42	#-----------------------------------------------------------------------
12mu|texlive-sa-tikz-0.7a-1|43	%prep
12mu|texlive-sa-tikz-0.7a-1|44	%setup -c -a0 -a1
12mu|texlive-sa-tikz-0.7a-1|45	
12mu|texlive-sa-tikz-0.7a-1|46	%build
12mu|texlive-sa-tikz-0.7a-1|47	
12mu|texlive-sa-tikz-0.7a-1|48	%install
12mu|texlive-sa-tikz-0.7a-1|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-sa-tikz-0.7a-1|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-sa-tikz-0.7a-1|51	
12mu|texlive-sa-tikz-0.7a-1|52	%changelog
12mu|texlive-sa-tikz-0.7a-1|53	* Fri Feb 14 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 0.7a-1
12mu|texlive-sa-tikz-0.7a-1|54	+ Revision: 72381d3
12mu|texlive-sa-tikz-0.7a-1|55	- - Update to latest release.
12mu|texlive-sa-tikz-0.7a-1|56	
12mu|texlive-sa-tikz-0.7a-1|57	

21327 12
12mu|texlive-savesym-1.2-5|1	# revision 31565
12mu|texlive-savesym-1.2-5|2	# category Package
12mu|texlive-savesym-1.2-5|3	# catalog-ctan /macros/latex/contrib/savesym/savesym.sty
12mu|texlive-savesym-1.2-5|4	# catalog-date 2013-09-02 18:12:33 +0200
12mu|texlive-savesym-1.2-5|5	# catalog-license lppl
12mu|texlive-savesym-1.2-5|6	# catalog-version 1.2
12mu|texlive-savesym-1.2-5|7	Name:		texlive-savesym
12mu|texlive-savesym-1.2-5|8	Version:	1.2
12mu|texlive-savesym-1.2-5|9	Release:	5
12mu|texlive-savesym-1.2-5|10	Summary:	Redefine symbols where names conflict
12mu|texlive-savesym-1.2-5|11	Group:		Publishing
12mu|texlive-savesym-1.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/savesym/savesym.sty
12mu|texlive-savesym-1.2-5|13	License:	LPPL
12mu|texlive-savesym-1.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savesym.tar.xz
12mu|texlive-savesym-1.2-5|15	BuildArch:	noarch
12mu|texlive-savesym-1.2-5|16	BuildRequires:	texlive-tlpkg
12mu|texlive-savesym-1.2-5|17	Requires(pre):	texlive-tlpkg
12mu|texlive-savesym-1.2-5|18	Requires(post):	texlive-kpathsea
12mu|texlive-savesym-1.2-5|19	
12mu|texlive-savesym-1.2-5|20	%description
12mu|texlive-savesym-1.2-5|21	There are a number of symbols (e.g., \Square) that are defined
12mu|texlive-savesym-1.2-5|22	by several packages. In order to typeset all the variants in a
12mu|texlive-savesym-1.2-5|23	document, we have to give the glyph a unique name. To do that,
12mu|texlive-savesym-1.2-5|24	we define \savesymbol{XXX}, which renames a symbol from \XXX to
12mu|texlive-savesym-1.2-5|25	\origXXX, and \restoresymbols{yyy}{XXX}, which renames \origXXX
12mu|texlive-savesym-1.2-5|26	back to \XXX and defines a new command, \yyyXXX, which
12mu|texlive-savesym-1.2-5|27	corresponds to the most recently loaded version of \XXX.
12mu|texlive-savesym-1.2-5|28	
12mu|texlive-savesym-1.2-5|29	%post
12mu|texlive-savesym-1.2-5|30	%{_sbindir}/texlive.post
12mu|texlive-savesym-1.2-5|31	
12mu|texlive-savesym-1.2-5|32	%postun
12mu|texlive-savesym-1.2-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-savesym-1.2-5|34	%{_sbindir}/texlive.post
12mu|texlive-savesym-1.2-5|35	fi
12mu|texlive-savesym-1.2-5|36	
12mu|texlive-savesym-1.2-5|37	#-----------------------------------------------------------------------
12mu|texlive-savesym-1.2-5|38	%files
12mu|texlive-savesym-1.2-5|39	%{_texmfdistdir}/tex/latex/savesym/savesym.sty
12mu|texlive-savesym-1.2-5|40	
12mu|texlive-savesym-1.2-5|41	#-----------------------------------------------------------------------
12mu|texlive-savesym-1.2-5|42	%prep
12mu|texlive-savesym-1.2-5|43	%setup -c -a0
12mu|texlive-savesym-1.2-5|44	
12mu|texlive-savesym-1.2-5|45	%build
12mu|texlive-savesym-1.2-5|46	
12mu|texlive-savesym-1.2-5|47	%install
12mu|texlive-savesym-1.2-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-savesym-1.2-5|49	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mu|texlive-savesym-1.2-5|50	
12mu|texlive-savesym-1.2-5|51	%changelog
12mu|texlive-savesym-1.2-5|52	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-5
12mu|texlive-savesym-1.2-5|53	+ Revision: 1cbe4fa
12mu|texlive-savesym-1.2-5|54	- Sync with cooker
12mu|texlive-savesym-1.2-5|55	
12mu|texlive-savesym-1.2-5|56	

21328 12
12mu|texlive-savetrees-2.1-5|1	# revision 29841
12mu|texlive-savetrees-2.1-5|2	# category Package
12mu|texlive-savetrees-2.1-5|3	# catalog-ctan /macros/latex/contrib/savetrees
12mu|texlive-savetrees-2.1-5|4	# catalog-date 2013-04-10 07:27:56 +0200
12mu|texlive-savetrees-2.1-5|5	# catalog-license lppl
12mu|texlive-savetrees-2.1-5|6	# catalog-version 2.1
12mu|texlive-savetrees-2.1-5|7	Name:		texlive-savetrees
12mu|texlive-savetrees-2.1-5|8	Version:	2.1
12mu|texlive-savetrees-2.1-5|9	Release:	5
12mu|texlive-savetrees-2.1-5|10	Summary:	Pack as much as possible onto each page of a LaTeX document
12mu|texlive-savetrees-2.1-5|11	Group:		Publishing
12mu|texlive-savetrees-2.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/savetrees
12mu|texlive-savetrees-2.1-5|13	License:	LPPL
12mu|texlive-savetrees-2.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savetrees.tar.xz
12mu|texlive-savetrees-2.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savetrees.doc.tar.xz
12mu|texlive-savetrees-2.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/savetrees.source.tar.xz
12mu|texlive-savetrees-2.1-5|17	BuildArch:	noarch
12mu|texlive-savetrees-2.1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-savetrees-2.1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-savetrees-2.1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-savetrees-2.1-5|21	
12mu|texlive-savetrees-2.1-5|22	%description
12mu|texlive-savetrees-2.1-5|23	The goal of the savetrees package is to pack as much text as
12mu|texlive-savetrees-2.1-5|24	possible onto each page of a LaTeX document. Admittedly, this
12mu|texlive-savetrees-2.1-5|25	makes the document far less attractive. Nevertheless, savetrees
12mu|texlive-savetrees-2.1-5|26	is a simple way to save paper when printing draft copies of a
12mu|texlive-savetrees-2.1-5|27	document. It can also be useful when trying to meet a tight
12mu|texlive-savetrees-2.1-5|28	page-length requirement for a conference or journal submission.
12mu|texlive-savetrees-2.1-5|29	
12mu|texlive-savetrees-2.1-5|30	%post
12mu|texlive-savetrees-2.1-5|31	%{_sbindir}/texlive.post
12mu|texlive-savetrees-2.1-5|32	
12mu|texlive-savetrees-2.1-5|33	%postun
12mu|texlive-savetrees-2.1-5|34	if [ $1 -eq 0 ]; then
12mu|texlive-savetrees-2.1-5|35	%{_sbindir}/texlive.post
12mu|texlive-savetrees-2.1-5|36	fi
12mu|texlive-savetrees-2.1-5|37	
12mu|texlive-savetrees-2.1-5|38	#-----------------------------------------------------------------------
12mu|texlive-savetrees-2.1-5|39	%files
12mu|texlive-savetrees-2.1-5|40	%{_texmfdistdir}/bibtex/bst/savetrees/savetrees.bst
12mu|texlive-savetrees-2.1-5|41	%{_texmfdistdir}/tex/latex/savetrees/savetrees.sty
12mu|texlive-savetrees-2.1-5|42	%doc %{_texmfdistdir}/doc/latex/savetrees/README
12mu|texlive-savetrees-2.1-5|43	%doc %{_texmfdistdir}/doc/latex/savetrees/savetrees.pdf
12mu|texlive-savetrees-2.1-5|44	%doc %{_texmfdistdir}/doc/latex/savetrees/st-sample2e.pdf
12mu|texlive-savetrees-2.1-5|45	#- source
12mu|texlive-savetrees-2.1-5|46	%doc %{_texmfdistdir}/source/latex/savetrees/savetrees.dtx
12mu|texlive-savetrees-2.1-5|47	%doc %{_texmfdistdir}/source/latex/savetrees/savetrees.ins
12mu|texlive-savetrees-2.1-5|48	
12mu|texlive-savetrees-2.1-5|49	#-----------------------------------------------------------------------
12mu|texlive-savetrees-2.1-5|50	%prep
12mu|texlive-savetrees-2.1-5|51	%setup -c -a0 -a1 -a2
12mu|texlive-savetrees-2.1-5|52	
12mu|texlive-savetrees-2.1-5|53	%build
12mu|texlive-savetrees-2.1-5|54	
12mu|texlive-savetrees-2.1-5|55	%install
12mu|texlive-savetrees-2.1-5|56	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-savetrees-2.1-5|57	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-savetrees-2.1-5|58	
12mu|texlive-savetrees-2.1-5|59	%changelog
12mu|texlive-savetrees-2.1-5|60	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.1-5
12mu|texlive-savetrees-2.1-5|61	+ Revision: 8ff2906
12mu|texlive-savetrees-2.1-5|62	- Sync with cooker
12mu|texlive-savetrees-2.1-5|63	
12mu|texlive-savetrees-2.1-5|64	

21329 12
12mu|texlive-scalerel-1.6-1|1	# revision 33145
12mu|texlive-scalerel-1.6-1|2	# category Package
12mu|texlive-scalerel-1.6-1|3	# catalog-ctan /macros/latex/contrib/scalerel
12mu|texlive-scalerel-1.6-1|4	# catalog-date 2014-03-10 14:38:12 +0100
12mu|texlive-scalerel-1.6-1|5	# catalog-license lppl
12mu|texlive-scalerel-1.6-1|6	# catalog-version 1.6
12mu|texlive-scalerel-1.6-1|7	Name:		texlive-scalerel
12mu|texlive-scalerel-1.6-1|8	Version:	1.6
12mu|texlive-scalerel-1.6-1|9	Release:	1
12mu|texlive-scalerel-1.6-1|10	Summary:	Constrained scaling and stretching of objects
12mu|texlive-scalerel-1.6-1|11	Group:		Publishing
12mu|texlive-scalerel-1.6-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/scalerel
12mu|texlive-scalerel-1.6-1|13	License:	LPPL
12mu|texlive-scalerel-1.6-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scalerel.tar.xz
12mu|texlive-scalerel-1.6-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scalerel.doc.tar.xz
12mu|texlive-scalerel-1.6-1|16	BuildArch:	noarch
12mu|texlive-scalerel-1.6-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-scalerel-1.6-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-scalerel-1.6-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-scalerel-1.6-1|20	
12mu|texlive-scalerel-1.6-1|21	%description
12mu|texlive-scalerel-1.6-1|22	The package provides four commands for vertically scaling and
12mu|texlive-scalerel-1.6-1|23	stretching objects. Its primary function is the ability to
12mu|texlive-scalerel-1.6-1|24	scale/stretch and shift one object to conform to the size of a
12mu|texlive-scalerel-1.6-1|25	specified second object. This feature can be useful in both
12mu|texlive-scalerel-1.6-1|26	equations and schematic diagrams. Additionally, the scaling and
12mu|texlive-scalerel-1.6-1|27	stretching commands offer constraints on maximum width and/or
12mu|texlive-scalerel-1.6-1|28	minimum aspect ratio, which are often used to preserve
12mu|texlive-scalerel-1.6-1|29	legibility or for the sake of general appearance.
12mu|texlive-scalerel-1.6-1|30	
12mu|texlive-scalerel-1.6-1|31	%post
12mu|texlive-scalerel-1.6-1|32	%{_sbindir}/texlive.post
12mu|texlive-scalerel-1.6-1|33	
12mu|texlive-scalerel-1.6-1|34	%postun
12mu|texlive-scalerel-1.6-1|35	if [ $1 -eq 0 ]; then
12mu|texlive-scalerel-1.6-1|36	%{_sbindir}/texlive.post
12mu|texlive-scalerel-1.6-1|37	fi
12mu|texlive-scalerel-1.6-1|38	
12mu|texlive-scalerel-1.6-1|39	#-----------------------------------------------------------------------
12mu|texlive-scalerel-1.6-1|40	%files
12mu|texlive-scalerel-1.6-1|41	%{_texmfdistdir}/tex/latex/scalerel/scalerel.sty
12mu|texlive-scalerel-1.6-1|42	%doc %{_texmfdistdir}/doc/latex/scalerel/README
12mu|texlive-scalerel-1.6-1|43	%doc %{_texmfdistdir}/doc/latex/scalerel/scalerel.pdf
12mu|texlive-scalerel-1.6-1|44	%doc %{_texmfdistdir}/doc/latex/scalerel/scalerel.tex
12mu|texlive-scalerel-1.6-1|45	
12mu|texlive-scalerel-1.6-1|46	#-----------------------------------------------------------------------
12mu|texlive-scalerel-1.6-1|47	%prep
12mu|texlive-scalerel-1.6-1|48	%setup -c -a0 -a1
12mu|texlive-scalerel-1.6-1|49	
12mu|texlive-scalerel-1.6-1|50	%build
12mu|texlive-scalerel-1.6-1|51	
12mu|texlive-scalerel-1.6-1|52	%install
12mu|texlive-scalerel-1.6-1|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-scalerel-1.6-1|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-scalerel-1.6-1|55	
12mu|texlive-scalerel-1.6-1|56	%changelog
12mu|texlive-scalerel-1.6-1|57	* Mon Mar 17 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 1.6-1
12mu|texlive-scalerel-1.6-1|58	+ Revision: 1b264a5
12mu|texlive-scalerel-1.6-1|59	- - Update to latest release.
12mu|texlive-scalerel-1.6-1|60	
12mu|texlive-scalerel-1.6-1|61	

21330 12
12mu|texlive-scanpages-1.01-1|1	# revision 32673
12mu|texlive-scanpages-1.01-1|2	# category Package
12mu|texlive-scanpages-1.01-1|3	# catalog-ctan /macros/latex/contrib/scanpages
12mu|texlive-scanpages-1.01-1|4	# catalog-date 2014-01-11 00:28:51 +0100
12mu|texlive-scanpages-1.01-1|5	# catalog-license lppl1.3
12mu|texlive-scanpages-1.01-1|6	# catalog-version 1.01
12mu|texlive-scanpages-1.01-1|7	Name:		texlive-scanpages
12mu|texlive-scanpages-1.01-1|8	Version:	1.01
12mu|texlive-scanpages-1.01-1|9	Release:	1
12mu|texlive-scanpages-1.01-1|10	Summary:	Support importing and embellishing scanned documents
12mu|texlive-scanpages-1.01-1|11	Group:		Publishing
12mu|texlive-scanpages-1.01-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/scanpages
12mu|texlive-scanpages-1.01-1|13	License:	LPPL1.3
12mu|texlive-scanpages-1.01-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scanpages.tar.xz
12mu|texlive-scanpages-1.01-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scanpages.doc.tar.xz
12mu|texlive-scanpages-1.01-1|16	BuildArch:	noarch
12mu|texlive-scanpages-1.01-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-scanpages-1.01-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-scanpages-1.01-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-scanpages-1.01-1|20	
12mu|texlive-scanpages-1.01-1|21	%description
12mu|texlive-scanpages-1.01-1|22	The bundle provides support for the process of creating
12mu|texlive-scanpages-1.01-1|23	documents based on pre-TeX-era material that is available as
12mu|texlive-scanpages-1.01-1|24	scanned pages, only.
12mu|texlive-scanpages-1.01-1|25	
12mu|texlive-scanpages-1.01-1|26	%post
12mu|texlive-scanpages-1.01-1|27	%{_sbindir}/texlive.post
12mu|texlive-scanpages-1.01-1|28	
12mu|texlive-scanpages-1.01-1|29	%postun
12mu|texlive-scanpages-1.01-1|30	if [ $1 -eq 0 ]; then
12mu|texlive-scanpages-1.01-1|31	%{_sbindir}/texlive.post
12mu|texlive-scanpages-1.01-1|32	fi
12mu|texlive-scanpages-1.01-1|33	
12mu|texlive-scanpages-1.01-1|34	#-----------------------------------------------------------------------
12mu|texlive-scanpages-1.01-1|35	%files
12mu|texlive-scanpages-1.01-1|36	%{_texmfdistdir}/tex/latex/scanpages/scanpages.sty
12mu|texlive-scanpages-1.01-1|37	%doc %{_texmfdistdir}/doc/latex/scanpages/README
12mu|texlive-scanpages-1.01-1|38	%doc %{_texmfdistdir}/doc/latex/scanpages/replicate.plist
12mu|texlive-scanpages-1.01-1|39	%doc %{_texmfdistdir}/doc/latex/scanpages/replicate.py
12mu|texlive-scanpages-1.01-1|40	%doc %{_texmfdistdir}/doc/latex/scanpages/scanpages-doc.pdf
12mu|texlive-scanpages-1.01-1|41	%doc %{_texmfdistdir}/doc/latex/scanpages/scanpages-doc.tex
12mu|texlive-scanpages-1.01-1|42	
12mu|texlive-scanpages-1.01-1|43	#-----------------------------------------------------------------------
12mu|texlive-scanpages-1.01-1|44	%prep
12mu|texlive-scanpages-1.01-1|45	%setup -c -a0 -a1
12mu|texlive-scanpages-1.01-1|46	
12mu|texlive-scanpages-1.01-1|47	%build
12mu|texlive-scanpages-1.01-1|48	
12mu|texlive-scanpages-1.01-1|49	%install
12mu|texlive-scanpages-1.01-1|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-scanpages-1.01-1|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-scanpages-1.01-1|52	
12mu|texlive-scanpages-1.01-1|53	%changelog
12mu|texlive-scanpages-1.01-1|54	* Fri Feb 14 2014 Rosa <rosa@abf.rosalinux.ru> 1.01-1
12mu|texlive-scanpages-1.01-1|55	+ Revision: 62caa82
12mu|texlive-scanpages-1.01-1|56	- Automatic import for version 1.01-1
12mu|texlive-scanpages-1.01-1|57	
12mu|texlive-scanpages-1.01-1|58	

21331 12
12mu|texlive-schemata-0.7-5|1	# revision 31743
12mu|texlive-schemata-0.7-5|2	# category Package
12mu|texlive-schemata-0.7-5|3	# catalog-ctan /macros/generic/schemata
12mu|texlive-schemata-0.7-5|4	# catalog-date 2013-09-24 17:34:21 +0200
12mu|texlive-schemata-0.7-5|5	# catalog-license lppl1.3
12mu|texlive-schemata-0.7-5|6	# catalog-version 0.7
12mu|texlive-schemata-0.7-5|7	Name:		texlive-schemata
12mu|texlive-schemata-0.7-5|8	Version:	0.7
12mu|texlive-schemata-0.7-5|9	Release:	5
12mu|texlive-schemata-0.7-5|10	Summary:	Print topical diagrams
12mu|texlive-schemata-0.7-5|11	Group:		Publishing
12mu|texlive-schemata-0.7-5|12	URL:		http://www.ctan.org/tex-archive/macros/generic/schemata
12mu|texlive-schemata-0.7-5|13	License:	LPPL1.3
12mu|texlive-schemata-0.7-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schemata.tar.xz
12mu|texlive-schemata-0.7-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schemata.doc.tar.xz
12mu|texlive-schemata-0.7-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/schemata.source.tar.xz
12mu|texlive-schemata-0.7-5|17	BuildArch:	noarch
12mu|texlive-schemata-0.7-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-schemata-0.7-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-schemata-0.7-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-schemata-0.7-5|21	
12mu|texlive-schemata-0.7-5|22	%description
12mu|texlive-schemata-0.7-5|23	The package facilitates the creation of topical schemata,
12mu|texlive-schemata-0.7-5|24	outlines that use braces (or facsimiles thereof) to illustrate
12mu|texlive-schemata-0.7-5|25	the breakdown of concepts and categories in Scholastic thought
12mu|texlive-schemata-0.7-5|26	from late medieval and early modern periods.
12mu|texlive-schemata-0.7-5|27	
12mu|texlive-schemata-0.7-5|28	%post
12mu|texlive-schemata-0.7-5|29	%{_sbindir}/texlive.post
12mu|texlive-schemata-0.7-5|30	
12mu|texlive-schemata-0.7-5|31	%postun
12mu|texlive-schemata-0.7-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-schemata-0.7-5|33	%{_sbindir}/texlive.post
12mu|texlive-schemata-0.7-5|34	fi
12mu|texlive-schemata-0.7-5|35	
12mu|texlive-schemata-0.7-5|36	#-----------------------------------------------------------------------
12mu|texlive-schemata-0.7-5|37	%files
12mu|texlive-schemata-0.7-5|38	%{_texmfdistdir}/tex/generic/schemata/schemata.sty
12mu|texlive-schemata-0.7-5|39	%doc %{_texmfdistdir}/doc/generic/schemata/Makefile
12mu|texlive-schemata-0.7-5|40	%doc %{_texmfdistdir}/doc/generic/schemata/README
12mu|texlive-schemata-0.7-5|41	%doc %{_texmfdistdir}/doc/generic/schemata/schemata.pdf
12mu|texlive-schemata-0.7-5|42	#- source
12mu|texlive-schemata-0.7-5|43	%doc %{_texmfdistdir}/source/generic/schemata/schemata.dtx
12mu|texlive-schemata-0.7-5|44	%doc %{_texmfdistdir}/source/generic/schemata/schemata.ins
12mu|texlive-schemata-0.7-5|45	
12mu|texlive-schemata-0.7-5|46	#-----------------------------------------------------------------------
12mu|texlive-schemata-0.7-5|47	%prep
12mu|texlive-schemata-0.7-5|48	%setup -c -a0 -a1 -a2
12mu|texlive-schemata-0.7-5|49	
12mu|texlive-schemata-0.7-5|50	%build
12mu|texlive-schemata-0.7-5|51	
12mu|texlive-schemata-0.7-5|52	%install
12mu|texlive-schemata-0.7-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-schemata-0.7-5|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-schemata-0.7-5|55	
12mu|texlive-schemata-0.7-5|56	%changelog
12mu|texlive-schemata-0.7-5|57	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.7-5
12mu|texlive-schemata-0.7-5|58	+ Revision: 2e06f48
12mu|texlive-schemata-0.7-5|59	- MassBuild#289: Increase release tag
12mu|texlive-schemata-0.7-5|60	
12mu|texlive-schemata-0.7-5|61	

21332 12
12mu|texlive-scheme-context-20131201-5|1	# revision 32062
12mu|texlive-scheme-context-20131201-5|2	# category Scheme
12mu|texlive-scheme-context-20131201-5|3	# catalog-ctan undef
12mu|texlive-scheme-context-20131201-5|4	# catalog-date undef
12mu|texlive-scheme-context-20131201-5|5	# catalog-license undef
12mu|texlive-scheme-context-20131201-5|6	# catalog-version undef
12mu|texlive-scheme-context-20131201-5|7	Name:		texlive-scheme-context
12mu|texlive-scheme-context-20131201-5|8	Version:	20131201
12mu|texlive-scheme-context-20131201-5|9	Release:	5
12mu|texlive-scheme-context-20131201-5|10	Summary:	ConTeXt scheme
12mu|texlive-scheme-context-20131201-5|11	Group:		Publishing
12mu|texlive-scheme-context-20131201-5|12	URL:		http://tug.org/texlive
12mu|texlive-scheme-context-20131201-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-scheme-context-20131201-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-context.tar.xz
12mu|texlive-scheme-context-20131201-5|15	BuildArch:	noarch
12mu|texlive-scheme-context-20131201-5|16	BuildRequires:	texlive-tlpkg
12mu|texlive-scheme-context-20131201-5|17	Requires(pre):	texlive-tlpkg
12mu|texlive-scheme-context-20131201-5|18	Requires(post):	texlive-context
12mu|texlive-scheme-context-20131201-5|19	Requires:	texlive-collection-context
12mu|texlive-scheme-context-20131201-5|20	Requires:	texlive-collection-metapost
12mu|texlive-scheme-context-20131201-5|21	Requires:	texlive-tex-gyre
12mu|texlive-scheme-context-20131201-5|22	Requires:	texlive-tex-gyre-math
12mu|texlive-scheme-context-20131201-5|23	Requires:	texlive-antt
12mu|texlive-scheme-context-20131201-5|24	Requires:	texlive-iwona
12mu|texlive-scheme-context-20131201-5|25	Requires:	texlive-kurier
12mu|texlive-scheme-context-20131201-5|26	Requires:	texlive-poltawski
12mu|texlive-scheme-context-20131201-5|27	Requires:	texlive-xits
12mu|texlive-scheme-context-20131201-5|28	Requires:	texlive-Asana-Math
12mu|texlive-scheme-context-20131201-5|29	Requires:	texlive-gentium-tug
12mu|texlive-scheme-context-20131201-5|30	Requires:	texlive-txfonts
12mu|texlive-scheme-context-20131201-5|31	Requires:	texlive-pxfonts
12mu|texlive-scheme-context-20131201-5|32	Requires:	texlive-eulervm
12mu|texlive-scheme-context-20131201-5|33	Requires:	texlive-marvosym
12mu|texlive-scheme-context-20131201-5|34	Requires:	texlive-wasy
12mu|texlive-scheme-context-20131201-5|35	Requires:	texlive-ccicons
12mu|texlive-scheme-context-20131201-5|36	Requires:	texlive-ly1
12mu|texlive-scheme-context-20131201-5|37	
12mu|texlive-scheme-context-20131201-5|38	%description
12mu|texlive-scheme-context-20131201-5|39	This is the TeX Live scheme for installing ConTeXt.
12mu|texlive-scheme-context-20131201-5|40	
12mu|texlive-scheme-context-20131201-5|41	%post
12mu|texlive-scheme-context-20131201-5|42	%{_sbindir}/texlive.post
12mu|texlive-scheme-context-20131201-5|43	
12mu|texlive-scheme-context-20131201-5|44	%postun
12mu|texlive-scheme-context-20131201-5|45	if [ $1 -eq 0 ]; then
12mu|texlive-scheme-context-20131201-5|46	%{_sbindir}/texlive.post
12mu|texlive-scheme-context-20131201-5|47	fi
12mu|texlive-scheme-context-20131201-5|48	
12mu|texlive-scheme-context-20131201-5|49	#-----------------------------------------------------------------------
12mu|texlive-scheme-context-20131201-5|50	%files
12mu|texlive-scheme-context-20131201-5|51	
12mu|texlive-scheme-context-20131201-5|52	#-----------------------------------------------------------------------
12mu|texlive-scheme-context-20131201-5|53	%prep
12mu|texlive-scheme-context-20131201-5|54	%setup -c -a0
12mu|texlive-scheme-context-20131201-5|55	
12mu|texlive-scheme-context-20131201-5|56	%build
12mu|texlive-scheme-context-20131201-5|57	
12mu|texlive-scheme-context-20131201-5|58	%install
12mu|texlive-scheme-context-20131201-5|59	
12mu|texlive-scheme-context-20131201-5|60	%changelog
12mu|texlive-scheme-context-20131201-5|61	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131201-5
12mu|texlive-scheme-context-20131201-5|62	+ Revision: f31c4ce
12mu|texlive-scheme-context-20131201-5|63	- Sync with cooker
12mu|texlive-scheme-context-20131201-5|64	
12mu|texlive-scheme-context-20131201-5|65	

21333 12
12mu|texlive-scheme-full-20131013-5|1	# revision 30492
12mu|texlive-scheme-full-20131013-5|2	# category Scheme
12mu|texlive-scheme-full-20131013-5|3	# catalog-ctan undef
12mu|texlive-scheme-full-20131013-5|4	# catalog-date undef
12mu|texlive-scheme-full-20131013-5|5	# catalog-license undef
12mu|texlive-scheme-full-20131013-5|6	# catalog-version undef
12mu|texlive-scheme-full-20131013-5|7	Name:		texlive-scheme-full
12mu|texlive-scheme-full-20131013-5|8	Version:	20131013
12mu|texlive-scheme-full-20131013-5|9	Release:	5
12mu|texlive-scheme-full-20131013-5|10	Summary:	full scheme (everything)
12mu|texlive-scheme-full-20131013-5|11	Group:		Publishing
12mu|texlive-scheme-full-20131013-5|12	URL:		http://tug.org/texlive
12mu|texlive-scheme-full-20131013-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-scheme-full-20131013-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-full.tar.xz
12mu|texlive-scheme-full-20131013-5|15	BuildArch:	noarch
12mu|texlive-scheme-full-20131013-5|16	BuildRequires:	texlive-tlpkg
12mu|texlive-scheme-full-20131013-5|17	Requires(pre):	texlive-tlpkg
12mu|texlive-scheme-full-20131013-5|18	Requires:	texlive-collection-basic
12mu|texlive-scheme-full-20131013-5|19	Requires:	texlive-collection-bibtexextra
12mu|texlive-scheme-full-20131013-5|20	Requires:	texlive-collection-binextra
12mu|texlive-scheme-full-20131013-5|21	Requires:	texlive-collection-context
12mu|texlive-scheme-full-20131013-5|22	Requires:	texlive-collection-fontsextra
12mu|texlive-scheme-full-20131013-5|23	Requires:	texlive-collection-fontsrecommended
12mu|texlive-scheme-full-20131013-5|24	Requires:	texlive-collection-formatsextra
12mu|texlive-scheme-full-20131013-5|25	Requires:	texlive-collection-fontutils
12mu|texlive-scheme-full-20131013-5|26	Requires:	texlive-collection-games
12mu|texlive-scheme-full-20131013-5|27	Requires:	texlive-collection-genericextra
12mu|texlive-scheme-full-20131013-5|28	Requires:	texlive-collection-genericrecommended
12mu|texlive-scheme-full-20131013-5|29	Requires:	texlive-collection-htmlxml
12mu|texlive-scheme-full-20131013-5|30	Requires:	texlive-collection-humanities
12mu|texlive-scheme-full-20131013-5|31	Requires:	texlive-collection-langafrican
12mu|texlive-scheme-full-20131013-5|32	Requires:	texlive-collection-langarabic
12mu|texlive-scheme-full-20131013-5|33	Requires:	texlive-collection-langcjk
12mu|texlive-scheme-full-20131013-5|34	Requires:	texlive-collection-langcyrillic
12mu|texlive-scheme-full-20131013-5|35	Requires:	texlive-collection-langczechslovak
12mu|texlive-scheme-full-20131013-5|36	Requires:	texlive-collection-langenglish
12mu|texlive-scheme-full-20131013-5|37	Requires:	texlive-collection-langeuropean
12mu|texlive-scheme-full-20131013-5|38	Requires:	texlive-collection-langfrench
12mu|texlive-scheme-full-20131013-5|39	Requires:	texlive-collection-langgerman
12mu|texlive-scheme-full-20131013-5|40	Requires:	texlive-collection-langgreek
12mu|texlive-scheme-full-20131013-5|41	Requires:	texlive-collection-langindic
12mu|texlive-scheme-full-20131013-5|42	Requires:	texlive-collection-langitalian
12mu|texlive-scheme-full-20131013-5|43	Requires:	texlive-collection-langother
12mu|texlive-scheme-full-20131013-5|44	Requires:	texlive-collection-langpolish
12mu|texlive-scheme-full-20131013-5|45	Requires:	texlive-collection-langportuguese
12mu|texlive-scheme-full-20131013-5|46	Requires:	texlive-collection-langspanish
12mu|texlive-scheme-full-20131013-5|47	Requires:	texlive-collection-latex
12mu|texlive-scheme-full-20131013-5|48	Requires:	texlive-collection-latexextra
12mu|texlive-scheme-full-20131013-5|49	Requires:	texlive-collection-latexrecommended
12mu|texlive-scheme-full-20131013-5|50	Requires:	texlive-collection-luatex
12mu|texlive-scheme-full-20131013-5|51	Requires:	texlive-collection-mathextra
12mu|texlive-scheme-full-20131013-5|52	Requires:	texlive-collection-metapost
12mu|texlive-scheme-full-20131013-5|53	Requires:	texlive-collection-music
12mu|texlive-scheme-full-20131013-5|54	Requires:	texlive-collection-omega
12mu|texlive-scheme-full-20131013-5|55	Requires:	texlive-collection-pictures
12mu|texlive-scheme-full-20131013-5|56	Requires:	texlive-collection-plainextra
12mu|texlive-scheme-full-20131013-5|57	Requires:	texlive-collection-pstricks
12mu|texlive-scheme-full-20131013-5|58	Requires:	texlive-collection-publishers
12mu|texlive-scheme-full-20131013-5|59	Requires:	texlive-collection-science
12mu|texlive-scheme-full-20131013-5|60	Requires:	texlive-collection-xetex
12mu|texlive-scheme-full-20131013-5|61	
12mu|texlive-scheme-full-20131013-5|62	%description
12mu|texlive-scheme-full-20131013-5|63	This is the full TeX Live scheme: it installs everything
12mu|texlive-scheme-full-20131013-5|64	available.
12mu|texlive-scheme-full-20131013-5|65	
12mu|texlive-scheme-full-20131013-5|66	#-----------------------------------------------------------------------
12mu|texlive-scheme-full-20131013-5|67	%files
12mu|texlive-scheme-full-20131013-5|68	
12mu|texlive-scheme-full-20131013-5|69	#-----------------------------------------------------------------------
12mu|texlive-scheme-full-20131013-5|70	%prep
12mu|texlive-scheme-full-20131013-5|71	%setup -c -a0
12mu|texlive-scheme-full-20131013-5|72	
12mu|texlive-scheme-full-20131013-5|73	%build
12mu|texlive-scheme-full-20131013-5|74	
12mu|texlive-scheme-full-20131013-5|75	%install
12mu|texlive-scheme-full-20131013-5|76	
12mu|texlive-scheme-full-20131013-5|77	%changelog
12mu|texlive-scheme-full-20131013-5|78	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131013-5
12mu|texlive-scheme-full-20131013-5|79	+ Revision: ff1d9bf
12mu|texlive-scheme-full-20131013-5|80	- Updated to 20131013
12mu|texlive-scheme-full-20131013-5|81	
12mu|texlive-scheme-full-20131013-5|82	

21334 12
12mu|texlive-scheme-gust-20131013-5|1	# revision 30372
12mu|texlive-scheme-gust-20131013-5|2	# category Scheme
12mu|texlive-scheme-gust-20131013-5|3	# catalog-ctan undef
12mu|texlive-scheme-gust-20131013-5|4	# catalog-date undef
12mu|texlive-scheme-gust-20131013-5|5	# catalog-license undef
12mu|texlive-scheme-gust-20131013-5|6	# catalog-version undef
12mu|texlive-scheme-gust-20131013-5|7	Name:		texlive-scheme-gust
12mu|texlive-scheme-gust-20131013-5|8	Version:	20131013
12mu|texlive-scheme-gust-20131013-5|9	Release:	5
12mu|texlive-scheme-gust-20131013-5|10	Summary:	GUST TeX Live scheme
12mu|texlive-scheme-gust-20131013-5|11	Group:		Publishing
12mu|texlive-scheme-gust-20131013-5|12	URL:		http://tug.org/texlive
12mu|texlive-scheme-gust-20131013-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-scheme-gust-20131013-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-gust.tar.xz
12mu|texlive-scheme-gust-20131013-5|15	BuildArch:	noarch
12mu|texlive-scheme-gust-20131013-5|16	BuildRequires:	texlive-tlpkg
12mu|texlive-scheme-gust-20131013-5|17	Requires(pre):	texlive-tlpkg
12mu|texlive-scheme-gust-20131013-5|18	Requires:	texlive-FAQ-en
12mu|texlive-scheme-gust-20131013-5|19	Requires:	texlive-Type1fonts
12mu|texlive-scheme-gust-20131013-5|20	Requires:	texlive-amslatex-primer
12mu|texlive-scheme-gust-20131013-5|21	Requires:	texlive-amstex
12mu|texlive-scheme-gust-20131013-5|22	Requires:	texlive-antt
12mu|texlive-scheme-gust-20131013-5|23	Requires:	texlive-bibtex8
12mu|texlive-scheme-gust-20131013-5|24	Requires:	texlive-comment
12mu|texlive-scheme-gust-20131013-5|25	Requires:	texlive-comprehensive
12mu|texlive-scheme-gust-20131013-5|26	Requires:	texlive-concrete
12mu|texlive-scheme-gust-20131013-5|27	Requires:	texlive-cyklop
12mu|texlive-scheme-gust-20131013-5|28	Requires:	texlive-dvidvi
12mu|texlive-scheme-gust-20131013-5|29	Requires:	texlive-dviljk
12mu|texlive-scheme-gust-20131013-5|30	Requires:	texlive-gustprog
12mu|texlive-scheme-gust-20131013-5|31	Requires:	texlive-impatient
12mu|texlive-scheme-gust-20131013-5|32	Requires:	texlive-iwona
12mu|texlive-scheme-gust-20131013-5|33	Requires:	texlive-metafont-beginners
12mu|texlive-scheme-gust-20131013-5|34	Requires:	texlive-metapost-examples
12mu|texlive-scheme-gust-20131013-5|35	Requires:	texlive-poltawski
12mu|texlive-scheme-gust-20131013-5|36	Requires:	texlive-seetexk
12mu|texlive-scheme-gust-20131013-5|37	Requires:	texlive-seminar
12mu|texlive-scheme-gust-20131013-5|38	Requires:	texlive-tds
12mu|texlive-scheme-gust-20131013-5|39	Requires:	texlive-tex4ht
12mu|texlive-scheme-gust-20131013-5|40	Requires:	texlive-texdoc
12mu|texlive-scheme-gust-20131013-5|41	Requires:	texlive-collection-basic
12mu|texlive-scheme-gust-20131013-5|42	Requires:	texlive-collection-context
12mu|texlive-scheme-gust-20131013-5|43	Requires:	texlive-collection-fontutils
12mu|texlive-scheme-gust-20131013-5|44	Requires:	texlive-collection-fontsrecommended
12mu|texlive-scheme-gust-20131013-5|45	Requires:	texlive-collection-genericrecommended
12mu|texlive-scheme-gust-20131013-5|46	Requires:	texlive-collection-langpolish
12mu|texlive-scheme-gust-20131013-5|47	Requires:	texlive-collection-latex
12mu|texlive-scheme-gust-20131013-5|48	Requires:	texlive-collection-latexrecommended
12mu|texlive-scheme-gust-20131013-5|49	Requires:	texlive-collection-metapost
12mu|texlive-scheme-gust-20131013-5|50	Requires:	texlive-collection-xetex
12mu|texlive-scheme-gust-20131013-5|51	
12mu|texlive-scheme-gust-20131013-5|52	%description
12mu|texlive-scheme-gust-20131013-5|53	This is the GUST TeX Live scheme: it is a set of files
12mu|texlive-scheme-gust-20131013-5|54	sufficient to typeset Polish plain TeX, LaTeX and ConTeXt
12mu|texlive-scheme-gust-20131013-5|55	documents in PostScript or PDF.
12mu|texlive-scheme-gust-20131013-5|56	
12mu|texlive-scheme-gust-20131013-5|57	#-----------------------------------------------------------------------
12mu|texlive-scheme-gust-20131013-5|58	%files
12mu|texlive-scheme-gust-20131013-5|59	
12mu|texlive-scheme-gust-20131013-5|60	#-----------------------------------------------------------------------
12mu|texlive-scheme-gust-20131013-5|61	%prep
12mu|texlive-scheme-gust-20131013-5|62	%setup -c -a0
12mu|texlive-scheme-gust-20131013-5|63	
12mu|texlive-scheme-gust-20131013-5|64	%build
12mu|texlive-scheme-gust-20131013-5|65	
12mu|texlive-scheme-gust-20131013-5|66	%install
12mu|texlive-scheme-gust-20131013-5|67	
12mu|texlive-scheme-gust-20131013-5|68	%changelog
12mu|texlive-scheme-gust-20131013-5|69	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131013-5
12mu|texlive-scheme-gust-20131013-5|70	+ Revision: c24c33e
12mu|texlive-scheme-gust-20131013-5|71	- Sync with cooker
12mu|texlive-scheme-gust-20131013-5|72	
12mu|texlive-scheme-gust-20131013-5|73	

21335 12
12mu|texlive-scheme-medium-20131013-5|1	# revision 30457
12mu|texlive-scheme-medium-20131013-5|2	# category Scheme
12mu|texlive-scheme-medium-20131013-5|3	# catalog-ctan undef
12mu|texlive-scheme-medium-20131013-5|4	# catalog-date undef
12mu|texlive-scheme-medium-20131013-5|5	# catalog-license undef
12mu|texlive-scheme-medium-20131013-5|6	# catalog-version undef
12mu|texlive-scheme-medium-20131013-5|7	Name:		texlive-scheme-medium
12mu|texlive-scheme-medium-20131013-5|8	Version:	20131013
12mu|texlive-scheme-medium-20131013-5|9	Release:	5
12mu|texlive-scheme-medium-20131013-5|10	Summary:	medium scheme (small + more packages and languages)
12mu|texlive-scheme-medium-20131013-5|11	Group:		Publishing
12mu|texlive-scheme-medium-20131013-5|12	URL:		http://tug.org/texlive
12mu|texlive-scheme-medium-20131013-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-scheme-medium-20131013-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-medium.tar.xz
12mu|texlive-scheme-medium-20131013-5|15	BuildArch:	noarch
12mu|texlive-scheme-medium-20131013-5|16	BuildRequires:	texlive-tlpkg
12mu|texlive-scheme-medium-20131013-5|17	Requires(pre):	texlive-tlpkg
12mu|texlive-scheme-medium-20131013-5|18	Requires:	texlive-collection-basic
12mu|texlive-scheme-medium-20131013-5|19	Requires:	texlive-collection-binextra
12mu|texlive-scheme-medium-20131013-5|20	Requires:	texlive-collection-context
12mu|texlive-scheme-medium-20131013-5|21	Requires:	texlive-collection-fontsrecommended
12mu|texlive-scheme-medium-20131013-5|22	Requires:	texlive-collection-fontutils
12mu|texlive-scheme-medium-20131013-5|23	Requires:	texlive-collection-genericrecommended
12mu|texlive-scheme-medium-20131013-5|24	Requires:	texlive-collection-langczechslovak
12mu|texlive-scheme-medium-20131013-5|25	Requires:	texlive-collection-langenglish
12mu|texlive-scheme-medium-20131013-5|26	Requires:	texlive-collection-langeuropean
12mu|texlive-scheme-medium-20131013-5|27	Requires:	texlive-collection-langfrench
12mu|texlive-scheme-medium-20131013-5|28	Requires:	texlive-collection-langgerman
12mu|texlive-scheme-medium-20131013-5|29	Requires:	texlive-collection-langitalian
12mu|texlive-scheme-medium-20131013-5|30	Requires:	texlive-collection-langpolish
12mu|texlive-scheme-medium-20131013-5|31	Requires:	texlive-collection-langportuguese
12mu|texlive-scheme-medium-20131013-5|32	Requires:	texlive-collection-langspanish
12mu|texlive-scheme-medium-20131013-5|33	Requires:	texlive-collection-latex
12mu|texlive-scheme-medium-20131013-5|34	Requires:	texlive-collection-latexrecommended
12mu|texlive-scheme-medium-20131013-5|35	Requires:	texlive-collection-luatex
12mu|texlive-scheme-medium-20131013-5|36	Requires:	texlive-collection-mathextra
12mu|texlive-scheme-medium-20131013-5|37	Requires:	texlive-collection-metapost
12mu|texlive-scheme-medium-20131013-5|38	Requires:	texlive-collection-plainextra
12mu|texlive-scheme-medium-20131013-5|39	Requires:	texlive-collection-xetex
12mu|texlive-scheme-medium-20131013-5|40	
12mu|texlive-scheme-medium-20131013-5|41	%description
12mu|texlive-scheme-medium-20131013-5|42	This is the medium TeX Live collection: it contains plain TeX,
12mu|texlive-scheme-medium-20131013-5|43	LaTeX, many recommended packages, and support for most European
12mu|texlive-scheme-medium-20131013-5|44	languages.
12mu|texlive-scheme-medium-20131013-5|45	
12mu|texlive-scheme-medium-20131013-5|46	#-----------------------------------------------------------------------
12mu|texlive-scheme-medium-20131013-5|47	%files
12mu|texlive-scheme-medium-20131013-5|48	
12mu|texlive-scheme-medium-20131013-5|49	#-----------------------------------------------------------------------
12mu|texlive-scheme-medium-20131013-5|50	%prep
12mu|texlive-scheme-medium-20131013-5|51	%setup -c -a0
12mu|texlive-scheme-medium-20131013-5|52	
12mu|texlive-scheme-medium-20131013-5|53	%build
12mu|texlive-scheme-medium-20131013-5|54	
12mu|texlive-scheme-medium-20131013-5|55	%install
12mu|texlive-scheme-medium-20131013-5|56	
12mu|texlive-scheme-medium-20131013-5|57	%changelog
12mu|texlive-scheme-medium-20131013-5|58	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131013-5
12mu|texlive-scheme-medium-20131013-5|59	+ Revision: d5bc9dc
12mu|texlive-scheme-medium-20131013-5|60	- Sync with cooker
12mu|texlive-scheme-medium-20131013-5|61	
12mu|texlive-scheme-medium-20131013-5|62	

21336 12
12mu|texlive-scheme-small-20131013-5|1	# revision 30937
12mu|texlive-scheme-small-20131013-5|2	# category Scheme
12mu|texlive-scheme-small-20131013-5|3	# catalog-ctan undef
12mu|texlive-scheme-small-20131013-5|4	# catalog-date undef
12mu|texlive-scheme-small-20131013-5|5	# catalog-license undef
12mu|texlive-scheme-small-20131013-5|6	# catalog-version undef
12mu|texlive-scheme-small-20131013-5|7	Name:		texlive-scheme-small
12mu|texlive-scheme-small-20131013-5|8	Version:	20131013
12mu|texlive-scheme-small-20131013-5|9	Release:	5
12mu|texlive-scheme-small-20131013-5|10	Summary:	small scheme (basic + xetex, metapost, a few languages)
12mu|texlive-scheme-small-20131013-5|11	Group:		Publishing
12mu|texlive-scheme-small-20131013-5|12	URL:		http://tug.org/texlive
12mu|texlive-scheme-small-20131013-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-scheme-small-20131013-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-small.tar.xz
12mu|texlive-scheme-small-20131013-5|15	BuildArch:	noarch
12mu|texlive-scheme-small-20131013-5|16	BuildRequires:	texlive-tlpkg
12mu|texlive-scheme-small-20131013-5|17	Requires(pre):	texlive-tlpkg
12mu|texlive-scheme-small-20131013-5|18	Requires:	texlive-collection-basic
12mu|texlive-scheme-small-20131013-5|19	Requires:	texlive-collection-latex
12mu|texlive-scheme-small-20131013-5|20	Requires:	texlive-collection-latexrecommended
12mu|texlive-scheme-small-20131013-5|21	Requires:	texlive-collection-metapost
12mu|texlive-scheme-small-20131013-5|22	Requires:	texlive-collection-xetex
12mu|texlive-scheme-small-20131013-5|23	Requires:	texlive-lualibs
12mu|texlive-scheme-small-20131013-5|24	Requires:	texlive-luaotfload
12mu|texlive-scheme-small-20131013-5|25	Requires:	texlive-luatexbase
12mu|texlive-scheme-small-20131013-5|26	Requires:	texlive-revtex
12mu|texlive-scheme-small-20131013-5|27	Requires:	texlive-synctex
12mu|texlive-scheme-small-20131013-5|28	Requires:	texlive-times
12mu|texlive-scheme-small-20131013-5|29	Requires:	texlive-tipa
12mu|texlive-scheme-small-20131013-5|30	Requires:	texlive-zapfding
12mu|texlive-scheme-small-20131013-5|31	Requires:	texlive-babel-basque
12mu|texlive-scheme-small-20131013-5|32	Requires:	texlive-hyphen-basque
12mu|texlive-scheme-small-20131013-5|33	Requires:	texlive-babel-czech
12mu|texlive-scheme-small-20131013-5|34	Requires:	texlive-hyphen-czech
12mu|texlive-scheme-small-20131013-5|35	Requires:	texlive-babel-danish
12mu|texlive-scheme-small-20131013-5|36	Requires:	texlive-hyphen-danish
12mu|texlive-scheme-small-20131013-5|37	Requires:	texlive-babel-dutch
12mu|texlive-scheme-small-20131013-5|38	Requires:	texlive-hyphen-dutch
12mu|texlive-scheme-small-20131013-5|39	Requires:	texlive-babel-english
12mu|texlive-scheme-small-20131013-5|40	Requires:	texlive-hyphen-english
12mu|texlive-scheme-small-20131013-5|41	Requires:	texlive-babel-finnish
12mu|texlive-scheme-small-20131013-5|42	Requires:	texlive-hyphen-finnish
12mu|texlive-scheme-small-20131013-5|43	Requires:	texlive-babel-french
12mu|texlive-scheme-small-20131013-5|44	Requires:	texlive-hyphen-french
12mu|texlive-scheme-small-20131013-5|45	Requires:	texlive-babel-german
12mu|texlive-scheme-small-20131013-5|46	Requires:	texlive-hyphen-german
12mu|texlive-scheme-small-20131013-5|47	Requires:	texlive-babel-hungarian
12mu|texlive-scheme-small-20131013-5|48	Requires:	texlive-hyphen-hungarian
12mu|texlive-scheme-small-20131013-5|49	Requires:	texlive-babel-italian
12mu|texlive-scheme-small-20131013-5|50	Requires:	texlive-hyphen-italian
12mu|texlive-scheme-small-20131013-5|51	Requires:	texlive-babel-norsk
12mu|texlive-scheme-small-20131013-5|52	Requires:	texlive-hyphen-norwegian
12mu|texlive-scheme-small-20131013-5|53	Requires:	texlive-babel-polish
12mu|texlive-scheme-small-20131013-5|54	Requires:	texlive-hyphen-polish
12mu|texlive-scheme-small-20131013-5|55	Requires:	texlive-babel-portuges
12mu|texlive-scheme-small-20131013-5|56	Requires:	texlive-hyphen-portuguese
12mu|texlive-scheme-small-20131013-5|57	Requires:	texlive-babel-spanish
12mu|texlive-scheme-small-20131013-5|58	Requires:	texlive-hyphen-spanish
12mu|texlive-scheme-small-20131013-5|59	Requires:	texlive-babel-swedish
12mu|texlive-scheme-small-20131013-5|60	Requires:	texlive-hyphen-swedish
12mu|texlive-scheme-small-20131013-5|61	
12mu|texlive-scheme-small-20131013-5|62	%description
12mu|texlive-scheme-small-20131013-5|63	This is a small TeX Live scheme, corresponding to MacTeX's
12mu|texlive-scheme-small-20131013-5|64	BasicTeX variant.  It adds XeTeX, MetaPost, various
12mu|texlive-scheme-small-20131013-5|65	hyphenations, and some recommended packages to scheme-basic.
12mu|texlive-scheme-small-20131013-5|66	
12mu|texlive-scheme-small-20131013-5|67	#-----------------------------------------------------------------------
12mu|texlive-scheme-small-20131013-5|68	%files
12mu|texlive-scheme-small-20131013-5|69	
12mu|texlive-scheme-small-20131013-5|70	#-----------------------------------------------------------------------
12mu|texlive-scheme-small-20131013-5|71	%prep
12mu|texlive-scheme-small-20131013-5|72	%setup -c -a0
12mu|texlive-scheme-small-20131013-5|73	
12mu|texlive-scheme-small-20131013-5|74	%build
12mu|texlive-scheme-small-20131013-5|75	
12mu|texlive-scheme-small-20131013-5|76	%install
12mu|texlive-scheme-small-20131013-5|77	
12mu|texlive-scheme-small-20131013-5|78	%changelog
12mu|texlive-scheme-small-20131013-5|79	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131013-5
12mu|texlive-scheme-small-20131013-5|80	+ Revision: 472f62e
12mu|texlive-scheme-small-20131013-5|81	- Sync with cooker
12mu|texlive-scheme-small-20131013-5|82	
12mu|texlive-scheme-small-20131013-5|83	

21337 12
12mu|texlive-scheme-tetex-20140215-1|1	# revision 32952
12mu|texlive-scheme-tetex-20140215-1|2	# category Scheme
12mu|texlive-scheme-tetex-20140215-1|3	# catalog-ctan undef
12mu|texlive-scheme-tetex-20140215-1|4	# catalog-date undef
12mu|texlive-scheme-tetex-20140215-1|5	# catalog-license undef
12mu|texlive-scheme-tetex-20140215-1|6	# catalog-version undef
12mu|texlive-scheme-tetex-20140215-1|7	Name:		texlive-scheme-tetex
12mu|texlive-scheme-tetex-20140215-1|8	Version:	20140215
12mu|texlive-scheme-tetex-20140215-1|9	Release:	1
12mu|texlive-scheme-tetex-20140215-1|10	Summary:	teTeX scheme (more than medium, but nowhere near full)
12mu|texlive-scheme-tetex-20140215-1|11	Group:		Publishing
12mu|texlive-scheme-tetex-20140215-1|12	URL:		http://tug.org/texlive
12mu|texlive-scheme-tetex-20140215-1|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-scheme-tetex-20140215-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scheme-tetex.tar.xz
12mu|texlive-scheme-tetex-20140215-1|15	BuildArch:	noarch
12mu|texlive-scheme-tetex-20140215-1|16	BuildRequires:	texlive-tlpkg
12mu|texlive-scheme-tetex-20140215-1|17	Requires(pre):	texlive-tlpkg
12mu|texlive-scheme-tetex-20140215-1|18	Requires:	texlive-FAQ-en
12mu|texlive-scheme-tetex-20140215-1|19	Requires:	texlive-SIunits
12mu|texlive-scheme-tetex-20140215-1|20	Requires:	texlive-acronym
12mu|texlive-scheme-tetex-20140215-1|21	Requires:	texlive-amslatex-primer
12mu|texlive-scheme-tetex-20140215-1|22	Requires:	texlive-bbm
12mu|texlive-scheme-tetex-20140215-1|23	Requires:	texlive-bbm-macros
12mu|texlive-scheme-tetex-20140215-1|24	Requires:	texlive-bbold
12mu|texlive-scheme-tetex-20140215-1|25	Requires:	texlive-bibtex8
12mu|texlive-scheme-tetex-20140215-1|26	Requires:	texlive-ctie
12mu|texlive-scheme-tetex-20140215-1|27	Requires:	texlive-detex
12mu|texlive-scheme-tetex-20140215-1|28	Requires:	texlive-dtl
12mu|texlive-scheme-tetex-20140215-1|29	Requires:	texlive-dvi2tty
12mu|texlive-scheme-tetex-20140215-1|30	Requires:	texlive-dvicopy
12mu|texlive-scheme-tetex-20140215-1|31	Requires:	texlive-dvidvi
12mu|texlive-scheme-tetex-20140215-1|32	Requires:	texlive-dviljk
12mu|texlive-scheme-tetex-20140215-1|33	Requires:	texlive-patgen
12mu|texlive-scheme-tetex-20140215-1|34	Requires:	texlive-pdftools
12mu|texlive-scheme-tetex-20140215-1|35	Requires:	texlive-seetexk
12mu|texlive-scheme-tetex-20140215-1|36	Requires:	texlive-tie
12mu|texlive-scheme-tetex-20140215-1|37	Requires:	texlive-web
12mu|texlive-scheme-tetex-20140215-1|38	Requires:	texlive-cmbright
12mu|texlive-scheme-tetex-20140215-1|39	Requires:	texlive-cweb
12mu|texlive-scheme-tetex-20140215-1|40	Requires:	texlive-eplain
12mu|texlive-scheme-tetex-20140215-1|41	Requires:	texlive-eulervm
12mu|texlive-scheme-tetex-20140215-1|42	Requires:	texlive-gentle
12mu|texlive-scheme-tetex-20140215-1|43	Requires:	texlive-lshort-english
12mu|texlive-scheme-tetex-20140215-1|44	Requires:	texlive-mltex
12mu|texlive-scheme-tetex-20140215-1|45	Requires:	texlive-multirow
12mu|texlive-scheme-tetex-20140215-1|46	Requires:	texlive-nomencl
12mu|texlive-scheme-tetex-20140215-1|47	Requires:	texlive-pst-pdf
12mu|texlive-scheme-tetex-20140215-1|48	Requires:	texlive-rsfs
12mu|texlive-scheme-tetex-20140215-1|49	Requires:	texlive-subfigure
12mu|texlive-scheme-tetex-20140215-1|50	Requires:	texlive-supertabular
12mu|texlive-scheme-tetex-20140215-1|51	Requires:	texlive-tamethebeast
12mu|texlive-scheme-tetex-20140215-1|52	Requires:	texlive-tds
12mu|texlive-scheme-tetex-20140215-1|53	Requires:	texlive-tex-refs
12mu|texlive-scheme-tetex-20140215-1|54	Requires:	texlive-voss-mathmode
12mu|texlive-scheme-tetex-20140215-1|55	Requires:	texlive-collection-basic
12mu|texlive-scheme-tetex-20140215-1|56	Requires:	texlive-collection-context
12mu|texlive-scheme-tetex-20140215-1|57	Requires:	texlive-collection-fontsrecommended
12mu|texlive-scheme-tetex-20140215-1|58	Requires:	texlive-collection-fontutils
12mu|texlive-scheme-tetex-20140215-1|59	Requires:	texlive-collection-genericrecommended
12mu|texlive-scheme-tetex-20140215-1|60	Requires:	texlive-collection-langcjk
12mu|texlive-scheme-tetex-20140215-1|61	Requires:	texlive-collection-langcyrillic
12mu|texlive-scheme-tetex-20140215-1|62	Requires:	texlive-collection-langczechslovak
12mu|texlive-scheme-tetex-20140215-1|63	Requires:	texlive-collection-langenglish
12mu|texlive-scheme-tetex-20140215-1|64	Requires:	texlive-collection-langeuropean
12mu|texlive-scheme-tetex-20140215-1|65	Requires:	texlive-collection-langfrench
12mu|texlive-scheme-tetex-20140215-1|66	Requires:	texlive-collection-langgerman
12mu|texlive-scheme-tetex-20140215-1|67	Requires:	texlive-collection-langgreek
12mu|texlive-scheme-tetex-20140215-1|68	Requires:	texlive-collection-langitalian
12mu|texlive-scheme-tetex-20140215-1|69	Requires:	texlive-collection-langother
12mu|texlive-scheme-tetex-20140215-1|70	Requires:	texlive-collection-langpolish
12mu|texlive-scheme-tetex-20140215-1|71	Requires:	texlive-collection-langportuguese
12mu|texlive-scheme-tetex-20140215-1|72	Requires:	texlive-collection-langspanish
12mu|texlive-scheme-tetex-20140215-1|73	Requires:	texlive-collection-latex
12mu|texlive-scheme-tetex-20140215-1|74	Requires:	texlive-collection-latexrecommended
12mu|texlive-scheme-tetex-20140215-1|75	Requires:	texlive-collection-mathextra
12mu|texlive-scheme-tetex-20140215-1|76	Requires:	texlive-collection-metapost
12mu|texlive-scheme-tetex-20140215-1|77	Requires:	texlive-collection-omega
12mu|texlive-scheme-tetex-20140215-1|78	Requires:	texlive-collection-pictures
12mu|texlive-scheme-tetex-20140215-1|79	Requires:	texlive-collection-plainextra
12mu|texlive-scheme-tetex-20140215-1|80	Requires:	texlive-collection-pstricks
12mu|texlive-scheme-tetex-20140215-1|81	%rename tetex
12mu|texlive-scheme-tetex-20140215-1|82	%rename texlive-dviutils
12mu|texlive-scheme-tetex-20140215-1|83	
12mu|texlive-scheme-tetex-20140215-1|84	%description
12mu|texlive-scheme-tetex-20140215-1|85	TeX Live scheme nearly equivalent to the teTeX distribution
12mu|texlive-scheme-tetex-20140215-1|86	that was maintained by Thomas Esser.
12mu|texlive-scheme-tetex-20140215-1|87	
12mu|texlive-scheme-tetex-20140215-1|88	%posttrans
12mu|texlive-scheme-tetex-20140215-1|89	%{_sbindir}/texlive.post -
12mu|texlive-scheme-tetex-20140215-1|90	
12mu|texlive-scheme-tetex-20140215-1|91	#-----------------------------------------------------------------------
12mu|texlive-scheme-tetex-20140215-1|92	%files
12mu|texlive-scheme-tetex-20140215-1|93	
12mu|texlive-scheme-tetex-20140215-1|94	#-----------------------------------------------------------------------
12mu|texlive-scheme-tetex-20140215-1|95	%prep
12mu|texlive-scheme-tetex-20140215-1|96	%setup -c -a0
12mu|texlive-scheme-tetex-20140215-1|97	
12mu|texlive-scheme-tetex-20140215-1|98	%build
12mu|texlive-scheme-tetex-20140215-1|99	
12mu|texlive-scheme-tetex-20140215-1|100	%install
12mu|texlive-scheme-tetex-20140215-1|101	
12mu|texlive-scheme-tetex-20140215-1|102	%changelog
12mu|texlive-scheme-tetex-20140215-1|103	* Tue Feb 25 2014 Denis Silakov <denis.silakov@rosalab.ru> 20140215-1
12mu|texlive-scheme-tetex-20140215-1|104	+ Revision: cb3061f
12mu|texlive-scheme-tetex-20140215-1|105	- Updated to 20140215
12mu|texlive-scheme-tetex-20140215-1|106	
12mu|texlive-scheme-tetex-20140215-1|107	

21338 12
12mu|texlive-scrjrnl-0.1-1|1	# revision 27810
12mu|texlive-scrjrnl-0.1-1|2	# category Package
12mu|texlive-scrjrnl-0.1-1|3	# catalog-ctan /macros/latex/contrib/scrjrnl
12mu|texlive-scrjrnl-0.1-1|4	# catalog-date 2012-09-24 22:53:58 +0200
12mu|texlive-scrjrnl-0.1-1|5	# catalog-license lppl1.3
12mu|texlive-scrjrnl-0.1-1|6	# catalog-version 0.1
12mu|texlive-scrjrnl-0.1-1|7	Name:		texlive-scrjrnl
12mu|texlive-scrjrnl-0.1-1|8	Version:	0.1
12mu|texlive-scrjrnl-0.1-1|9	Release:	1
12mu|texlive-scrjrnl-0.1-1|10	Summary:	Typeset diaries or journals
12mu|texlive-scrjrnl-0.1-1|11	Group:		Publishing
12mu|texlive-scrjrnl-0.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/scrjrnl
12mu|texlive-scrjrnl-0.1-1|13	License:	LPPL1.3
12mu|texlive-scrjrnl-0.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scrjrnl.tar.xz
12mu|texlive-scrjrnl-0.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scrjrnl.doc.tar.xz
12mu|texlive-scrjrnl-0.1-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/scrjrnl.source.tar.xz
12mu|texlive-scrjrnl-0.1-1|17	BuildArch:	noarch
12mu|texlive-scrjrnl-0.1-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-scrjrnl-0.1-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-scrjrnl-0.1-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-scrjrnl-0.1-1|21	
12mu|texlive-scrjrnl-0.1-1|22	%description
12mu|texlive-scrjrnl-0.1-1|23	A class, based on scrbook, designed for typesetting diaries,
12mu|texlive-scrjrnl-0.1-1|24	journals or devotionals.
12mu|texlive-scrjrnl-0.1-1|25	
12mu|texlive-scrjrnl-0.1-1|26	%post
12mu|texlive-scrjrnl-0.1-1|27	%{_sbindir}/texlive.post
12mu|texlive-scrjrnl-0.1-1|28	
12mu|texlive-scrjrnl-0.1-1|29	%postun
12mu|texlive-scrjrnl-0.1-1|30	if [ $1 -eq 0 ]; then
12mu|texlive-scrjrnl-0.1-1|31	%{_sbindir}/texlive.post
12mu|texlive-scrjrnl-0.1-1|32	fi
12mu|texlive-scrjrnl-0.1-1|33	
12mu|texlive-scrjrnl-0.1-1|34	#-----------------------------------------------------------------------
12mu|texlive-scrjrnl-0.1-1|35	%files
12mu|texlive-scrjrnl-0.1-1|36	%{_texmfdistdir}/tex/latex/scrjrnl/scrjrnl.cls
12mu|texlive-scrjrnl-0.1-1|37	%doc %{_texmfdistdir}/doc/latex/scrjrnl/README
12mu|texlive-scrjrnl-0.1-1|38	%doc %{_texmfdistdir}/doc/latex/scrjrnl/example.pdf
12mu|texlive-scrjrnl-0.1-1|39	%doc %{_texmfdistdir}/doc/latex/scrjrnl/scrjrnl.pdf
12mu|texlive-scrjrnl-0.1-1|40	#- source
12mu|texlive-scrjrnl-0.1-1|41	%doc %{_texmfdistdir}/source/latex/scrjrnl/scrjrnl.dtx
12mu|texlive-scrjrnl-0.1-1|42	%doc %{_texmfdistdir}/source/latex/scrjrnl/scrjrnl.ins
12mu|texlive-scrjrnl-0.1-1|43	
12mu|texlive-scrjrnl-0.1-1|44	#-----------------------------------------------------------------------
12mu|texlive-scrjrnl-0.1-1|45	%prep
12mu|texlive-scrjrnl-0.1-1|46	%setup -c -a0 -a1 -a2
12mu|texlive-scrjrnl-0.1-1|47	
12mu|texlive-scrjrnl-0.1-1|48	%build
12mu|texlive-scrjrnl-0.1-1|49	
12mu|texlive-scrjrnl-0.1-1|50	%install
12mu|texlive-scrjrnl-0.1-1|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-scrjrnl-0.1-1|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-scrjrnl-0.1-1|53	
12mu|texlive-scrjrnl-0.1-1|54	
12mu|texlive-scrjrnl-0.1-1|55	
12mu|texlive-scrjrnl-0.1-1|56	%changelog
12mu|texlive-scrjrnl-0.1-1|57	* Fri Nov 02 2012 Rosa <rosa@rosa-build.rosalab.ru> 0.1-1
12mu|texlive-scrjrnl-0.1-1|58	+ Revision: 4333e30
12mu|texlive-scrjrnl-0.1-1|59	- Automatic import for version 0.1-1
12mu|texlive-scrjrnl-0.1-1|60	
12mu|texlive-scrjrnl-0.1-1|61	

21339 12
12mu|texlive-seetexk-20120410-6|1	# revision 29764
12mu|texlive-seetexk-20120410-6|2	# category TLCore
12mu|texlive-seetexk-20120410-6|3	# catalog-ctan /dviware/dvibook
12mu|texlive-seetexk-20120410-6|4	# catalog-date 2012-04-10 15:00:16 +0200
12mu|texlive-seetexk-20120410-6|5	# catalog-license other-free
12mu|texlive-seetexk-20120410-6|6	# catalog-version undef
12mu|texlive-seetexk-20120410-6|7	Name:		texlive-seetexk
12mu|texlive-seetexk-20120410-6|8	Version:	20120410
12mu|texlive-seetexk-20120410-6|9	Release:	6
12mu|texlive-seetexk-20120410-6|10	Summary:	Utilities for manipulating DVI files
12mu|texlive-seetexk-20120410-6|11	Group:		Publishing
12mu|texlive-seetexk-20120410-6|12	URL:		http://www.ctan.org/tex-archive/dviware/dvibook
12mu|texlive-seetexk-20120410-6|13	License:	OTHER-FREE
12mu|texlive-seetexk-20120410-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seetexk.tar.xz
12mu|texlive-seetexk-20120410-6|15	BuildArch:	noarch
12mu|texlive-seetexk-20120410-6|16	BuildRequires:	texlive-tlpkg
12mu|texlive-seetexk-20120410-6|17	Requires(pre):	texlive-tlpkg
12mu|texlive-seetexk-20120410-6|18	Requires(post):	texlive-kpathsea
12mu|texlive-seetexk-20120410-6|19	Requires:	texlive-seetexk.bin
12mu|texlive-seetexk-20120410-6|20	
12mu|texlive-seetexk-20120410-6|21	%description
12mu|texlive-seetexk-20120410-6|22	The collection comprises: - dvibook, which will rearrange the
12mu|texlive-seetexk-20120410-6|23	pages of a DVI file into 'signatures' as used when printing a
12mu|texlive-seetexk-20120410-6|24	book; - dviconcat, for concatenating pages of DVI file(s); -
12mu|texlive-seetexk-20120410-6|25	dviselect, which will select pages from one DVI file to create
12mu|texlive-seetexk-20120410-6|26	a new DVI file; - dvitodvi, which will rearrange the pages of a
12mu|texlive-seetexk-20120410-6|27	DVI file to create a new file; and - libtex, a library for
12mu|texlive-seetexk-20120410-6|28	manipulating the files, from the old SeeTeX project. The
12mu|texlive-seetexk-20120410-6|29	utilities are provided as C source with Imakefiles, and an MS-
12mu|texlive-seetexk-20120410-6|30	DOS version of dvibook is also provided.
12mu|texlive-seetexk-20120410-6|31	
12mu|texlive-seetexk-20120410-6|32	%post
12mu|texlive-seetexk-20120410-6|33	%{_sbindir}/texlive.post
12mu|texlive-seetexk-20120410-6|34	
12mu|texlive-seetexk-20120410-6|35	%postun
12mu|texlive-seetexk-20120410-6|36	if [ $1 -eq 0 ]; then
12mu|texlive-seetexk-20120410-6|37	%{_sbindir}/texlive.post
12mu|texlive-seetexk-20120410-6|38	fi
12mu|texlive-seetexk-20120410-6|39	
12mu|texlive-seetexk-20120410-6|40	#-----------------------------------------------------------------------
12mu|texlive-seetexk-20120410-6|41	%files
12mu|texlive-seetexk-20120410-6|42	%{_mandir}/man1/dvibook.1*
12mu|texlive-seetexk-20120410-6|43	%{_texmfdistdir}/doc/man/man1/dvibook.man1.pdf
12mu|texlive-seetexk-20120410-6|44	%{_mandir}/man1/dviconcat.1*
12mu|texlive-seetexk-20120410-6|45	%{_texmfdistdir}/doc/man/man1/dviconcat.man1.pdf
12mu|texlive-seetexk-20120410-6|46	%{_mandir}/man1/dviselect.1*
12mu|texlive-seetexk-20120410-6|47	%{_texmfdistdir}/doc/man/man1/dviselect.man1.pdf
12mu|texlive-seetexk-20120410-6|48	%{_mandir}/man1/dvitodvi.1*
12mu|texlive-seetexk-20120410-6|49	%{_texmfdistdir}/doc/man/man1/dvitodvi.man1.pdf
12mu|texlive-seetexk-20120410-6|50	
12mu|texlive-seetexk-20120410-6|51	#-----------------------------------------------------------------------
12mu|texlive-seetexk-20120410-6|52	%prep
12mu|texlive-seetexk-20120410-6|53	%setup -c -a0
12mu|texlive-seetexk-20120410-6|54	
12mu|texlive-seetexk-20120410-6|55	%build
12mu|texlive-seetexk-20120410-6|56	
12mu|texlive-seetexk-20120410-6|57	%install
12mu|texlive-seetexk-20120410-6|58	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-seetexk-20120410-6|59	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-seetexk-20120410-6|60	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-seetexk-20120410-6|61	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-seetexk-20120410-6|62	
12mu|texlive-seetexk-20120410-6|63	%changelog
12mu|texlive-seetexk-20120410-6|64	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120410-6
12mu|texlive-seetexk-20120410-6|65	+ Revision: 90a7b72
12mu|texlive-seetexk-20120410-6|66	- Sync with cooker
12mu|texlive-seetexk-20120410-6|67	
12mu|texlive-seetexk-20120410-6|68	

21340 12
12mu|texlive-selnolig-0.254-5|1	# revision 31544
12mu|texlive-selnolig-0.254-5|2	# category Package
12mu|texlive-selnolig-0.254-5|3	# catalog-ctan /macros/luatex/latex/selnolig
12mu|texlive-selnolig-0.254-5|4	# catalog-date 2013-08-08 08:16:08 +0200
12mu|texlive-selnolig-0.254-5|5	# catalog-license lppl1.3
12mu|texlive-selnolig-0.254-5|6	# catalog-version 0.254
12mu|texlive-selnolig-0.254-5|7	Name:		texlive-selnolig
12mu|texlive-selnolig-0.254-5|8	Version:	0.254
12mu|texlive-selnolig-0.254-5|9	Release:	5
12mu|texlive-selnolig-0.254-5|10	Summary:	Selectively disable typographic ligatures
12mu|texlive-selnolig-0.254-5|11	Group:		Publishing
12mu|texlive-selnolig-0.254-5|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/selnolig
12mu|texlive-selnolig-0.254-5|13	License:	LPPL1.3
12mu|texlive-selnolig-0.254-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/selnolig.tar.xz
12mu|texlive-selnolig-0.254-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/selnolig.doc.tar.xz
12mu|texlive-selnolig-0.254-5|16	BuildArch:	noarch
12mu|texlive-selnolig-0.254-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-selnolig-0.254-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-selnolig-0.254-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-selnolig-0.254-5|20	
12mu|texlive-selnolig-0.254-5|21	%description
12mu|texlive-selnolig-0.254-5|22	The package suppresses typographic ligatures selectively, i.e.,
12mu|texlive-selnolig-0.254-5|23	based on predefined search patterns. The search patterns focus
12mu|texlive-selnolig-0.254-5|24	on ligatures deemed inappropriate because they span morpheme
12mu|texlive-selnolig-0.254-5|25	boundaries. For example, the word shelfful, which is mentioned
12mu|texlive-selnolig-0.254-5|26	in the TeXbook as a word for which the ff ligature might be
12mu|texlive-selnolig-0.254-5|27	inappropriate, is automatically typeset as shelf\/ful rather
12mu|texlive-selnolig-0.254-5|28	than as shel{ff}ul. For English and German language documents,
12mu|texlive-selnolig-0.254-5|29	the package provides extensive rules for the selective
12mu|texlive-selnolig-0.254-5|30	suppression of so-called "common" ligatures. These comprise the
12mu|texlive-selnolig-0.254-5|31	ff, fi, fl, ffi, and ffl ligatures as well as the ft and fft
12mu|texlive-selnolig-0.254-5|32	ligatures. Other f-ligatures, such as fb, fh, fj and fk, are
12mu|texlive-selnolig-0.254-5|33	suppressed globally, while exceptions are made for names and
12mu|texlive-selnolig-0.254-5|34	words of non-English/German origin, such as Kafka and fjord.
12mu|texlive-selnolig-0.254-5|35	For English language documents, the package further provides
12mu|texlive-selnolig-0.254-5|36	ligature suppression macros for a number of so-called
12mu|texlive-selnolig-0.254-5|37	"discretionary" or "rare" ligatures such as ct, st, and sp. The
12mu|texlive-selnolig-0.254-5|38	package requires use of a recent LuaLaTeX format (for example
12mu|texlive-selnolig-0.254-5|39	TeXLive2012 or 2013, or MiKTeX2.9).
12mu|texlive-selnolig-0.254-5|40	
12mu|texlive-selnolig-0.254-5|41	%post
12mu|texlive-selnolig-0.254-5|42	%{_sbindir}/texlive.post
12mu|texlive-selnolig-0.254-5|43	
12mu|texlive-selnolig-0.254-5|44	%postun
12mu|texlive-selnolig-0.254-5|45	if [ $1 -eq 0 ]; then
12mu|texlive-selnolig-0.254-5|46	%{_sbindir}/texlive.post
12mu|texlive-selnolig-0.254-5|47	fi
12mu|texlive-selnolig-0.254-5|48	
12mu|texlive-selnolig-0.254-5|49	#-----------------------------------------------------------------------
12mu|texlive-selnolig-0.254-5|50	%files
12mu|texlive-selnolig-0.254-5|51	%{_texmfdistdir}/tex/lualatex/selnolig/selnolig-english-hyphex.sty
12mu|texlive-selnolig-0.254-5|52	%{_texmfdistdir}/tex/lualatex/selnolig/selnolig-english-patterns.sty
12mu|texlive-selnolig-0.254-5|53	%{_texmfdistdir}/tex/lualatex/selnolig/selnolig-german-hyphex.sty
12mu|texlive-selnolig-0.254-5|54	%{_texmfdistdir}/tex/lualatex/selnolig/selnolig-german-patterns.sty
12mu|texlive-selnolig-0.254-5|55	%{_texmfdistdir}/tex/lualatex/selnolig/selnolig.lua
12mu|texlive-selnolig-0.254-5|56	%{_texmfdistdir}/tex/lualatex/selnolig/selnolig.sty
12mu|texlive-selnolig-0.254-5|57	%doc %{_texmfdistdir}/doc/lualatex/selnolig/README
12mu|texlive-selnolig-0.254-5|58	%doc %{_texmfdistdir}/doc/lualatex/selnolig/gpp-ft.fea
12mu|texlive-selnolig-0.254-5|59	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig-bugreport.tex
12mu|texlive-selnolig-0.254-5|60	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig-english-test.pdf
12mu|texlive-selnolig-0.254-5|61	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig-english-test.tex
12mu|texlive-selnolig-0.254-5|62	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig-english-wordlist.tex
12mu|texlive-selnolig-0.254-5|63	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig-german-test.pdf
12mu|texlive-selnolig-0.254-5|64	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig-german-test.tex
12mu|texlive-selnolig-0.254-5|65	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig-german-wordlist.tex
12mu|texlive-selnolig-0.254-5|66	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig.pdf
12mu|texlive-selnolig-0.254-5|67	%doc %{_texmfdistdir}/doc/lualatex/selnolig/selnolig.tex
12mu|texlive-selnolig-0.254-5|68	
12mu|texlive-selnolig-0.254-5|69	#-----------------------------------------------------------------------
12mu|texlive-selnolig-0.254-5|70	%prep
12mu|texlive-selnolig-0.254-5|71	%setup -c -a0 -a1
12mu|texlive-selnolig-0.254-5|72	
12mu|texlive-selnolig-0.254-5|73	%build
12mu|texlive-selnolig-0.254-5|74	
12mu|texlive-selnolig-0.254-5|75	%install
12mu|texlive-selnolig-0.254-5|76	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-selnolig-0.254-5|77	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-selnolig-0.254-5|78	
12mu|texlive-selnolig-0.254-5|79	%changelog
12mu|texlive-selnolig-0.254-5|80	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.254-5
12mu|texlive-selnolig-0.254-5|81	+ Revision: 86dd61e
12mu|texlive-selnolig-0.254-5|82	- MassBuild#289: Increase release tag
12mu|texlive-selnolig-0.254-5|83	
12mu|texlive-selnolig-0.254-5|84	

21341 12
12mu|texlive-seminar-1.61-1|1	# revision 32762
12mu|texlive-seminar-1.61-1|2	# category Package
12mu|texlive-seminar-1.61-1|3	# catalog-ctan /macros/latex/contrib/seminar
12mu|texlive-seminar-1.61-1|4	# catalog-date 2014-01-20 13:04:19 +0100
12mu|texlive-seminar-1.61-1|5	# catalog-license lppl1.2
12mu|texlive-seminar-1.61-1|6	# catalog-version 1.61
12mu|texlive-seminar-1.61-1|7	Name:		texlive-seminar
12mu|texlive-seminar-1.61-1|8	Version:	1.61
12mu|texlive-seminar-1.61-1|9	Release:	1
12mu|texlive-seminar-1.61-1|10	Summary:	Make overhead slides
12mu|texlive-seminar-1.61-1|11	Group:		Publishing
12mu|texlive-seminar-1.61-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/seminar
12mu|texlive-seminar-1.61-1|13	License:	LPPL1.2
12mu|texlive-seminar-1.61-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seminar.tar.xz
12mu|texlive-seminar-1.61-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/seminar.doc.tar.xz
12mu|texlive-seminar-1.61-1|16	BuildArch:	noarch
12mu|texlive-seminar-1.61-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-seminar-1.61-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-seminar-1.61-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-seminar-1.61-1|20	
12mu|texlive-seminar-1.61-1|21	%description
12mu|texlive-seminar-1.61-1|22	A class that produces overhead slides (transparencies), with
12mu|texlive-seminar-1.61-1|23	many facilities. The class requires availability of the
12mu|texlive-seminar-1.61-1|24	fancybox package. Seminar is also the basis of other classes,
12mu|texlive-seminar-1.61-1|25	such as prosper. In fact, seminar is not nowadays reckoned a
12mu|texlive-seminar-1.61-1|26	good basis for a presentation -- users are advised to use more
12mu|texlive-seminar-1.61-1|27	recent classes such as powerdot or beamer, both of which are
12mu|texlive-seminar-1.61-1|28	tuned to 21st-century presentation styles. Note that the
12mu|texlive-seminar-1.61-1|29	seminar distribution relies on the xcomment package, which was
12mu|texlive-seminar-1.61-1|30	once part of the bundle, but now has a separate existence.
12mu|texlive-seminar-1.61-1|31	
12mu|texlive-seminar-1.61-1|32	%post
12mu|texlive-seminar-1.61-1|33	%{_sbindir}/texlive.post
12mu|texlive-seminar-1.61-1|34	
12mu|texlive-seminar-1.61-1|35	%postun
12mu|texlive-seminar-1.61-1|36	if [ $1 -eq 0 ]; then
12mu|texlive-seminar-1.61-1|37	%{_sbindir}/texlive.post
12mu|texlive-seminar-1.61-1|38	fi
12mu|texlive-seminar-1.61-1|39	
12mu|texlive-seminar-1.61-1|40	#-----------------------------------------------------------------------
12mu|texlive-seminar-1.61-1|41	%files
12mu|texlive-seminar-1.61-1|42	%{_texmfdistdir}/tex/latex/seminar/npsfont.sty
12mu|texlive-seminar-1.61-1|43	%{_texmfdistdir}/tex/latex/seminar/sem-a4.sty
12mu|texlive-seminar-1.61-1|44	%{_texmfdistdir}/tex/latex/seminar/sem-dem.sty
12mu|texlive-seminar-1.61-1|45	%{_texmfdistdir}/tex/latex/seminar/sem-page.sty
12mu|texlive-seminar-1.61-1|46	%{_texmfdistdir}/tex/latex/seminar/semcolor.sty
12mu|texlive-seminar-1.61-1|47	%{_texmfdistdir}/tex/latex/seminar/semhelv.sty
12mu|texlive-seminar-1.61-1|48	%{_texmfdistdir}/tex/latex/seminar/seminar.bg2
12mu|texlive-seminar-1.61-1|49	%{_texmfdistdir}/tex/latex/seminar/seminar.bug
12mu|texlive-seminar-1.61-1|50	%{_texmfdistdir}/tex/latex/seminar/seminar.cls
12mu|texlive-seminar-1.61-1|51	%{_texmfdistdir}/tex/latex/seminar/seminar.sty
12mu|texlive-seminar-1.61-1|52	%{_texmfdistdir}/tex/latex/seminar/semlayer.sty
12mu|texlive-seminar-1.61-1|53	%{_texmfdistdir}/tex/latex/seminar/semlcmss.sty
12mu|texlive-seminar-1.61-1|54	%{_texmfdistdir}/tex/latex/seminar/semrot.sty
12mu|texlive-seminar-1.61-1|55	%{_texmfdistdir}/tex/latex/seminar/slidesec.sty
12mu|texlive-seminar-1.61-1|56	%{_texmfdistdir}/tex/latex/seminar/tvz-code.sty
12mu|texlive-seminar-1.61-1|57	%{_texmfdistdir}/tex/latex/seminar/tvz-hax.sty
12mu|texlive-seminar-1.61-1|58	%{_texmfdistdir}/tex/latex/seminar/tvz-user.sty
12mu|texlive-seminar-1.61-1|59	%doc %{_texmfdistdir}/doc/latex/seminar/Changes
12mu|texlive-seminar-1.61-1|60	%doc %{_texmfdistdir}/doc/latex/seminar/README
12mu|texlive-seminar-1.61-1|61	%doc %{_texmfdistdir}/doc/latex/seminar/run.sh
12mu|texlive-seminar-1.61-1|62	%doc %{_texmfdistdir}/doc/latex/seminar/sem-code.tex
12mu|texlive-seminar-1.61-1|63	%doc %{_texmfdistdir}/doc/latex/seminar/sem-make.tex
12mu|texlive-seminar-1.61-1|64	%doc %{_texmfdistdir}/doc/latex/seminar/seminar-doc.pdf
12mu|texlive-seminar-1.61-1|65	%doc %{_texmfdistdir}/doc/latex/seminar/seminar-doc.tex
12mu|texlive-seminar-1.61-1|66	%doc %{_texmfdistdir}/doc/latex/seminar/seminar.bg3
12mu|texlive-seminar-1.61-1|67	%doc %{_texmfdistdir}/doc/latex/seminar/seminar.con
12mu|texlive-seminar-1.61-1|68	%doc %{_texmfdistdir}/doc/latex/seminar/seminar.doc
12mu|texlive-seminar-1.61-1|69	%doc %{_texmfdistdir}/doc/latex/seminar/semlayer.doc
12mu|texlive-seminar-1.61-1|70	%doc %{_texmfdistdir}/doc/latex/seminar/semsamp1.pdf
12mu|texlive-seminar-1.61-1|71	%doc %{_texmfdistdir}/doc/latex/seminar/semsamp1.tex
12mu|texlive-seminar-1.61-1|72	%doc %{_texmfdistdir}/doc/latex/seminar/semsamp2.pdf
12mu|texlive-seminar-1.61-1|73	%doc %{_texmfdistdir}/doc/latex/seminar/semsamp2.tex
12mu|texlive-seminar-1.61-1|74	%doc %{_texmfdistdir}/doc/latex/seminar/semsamp3.pdf
12mu|texlive-seminar-1.61-1|75	%doc %{_texmfdistdir}/doc/latex/seminar/semsamp3.tex
12mu|texlive-seminar-1.61-1|76	
12mu|texlive-seminar-1.61-1|77	#-----------------------------------------------------------------------
12mu|texlive-seminar-1.61-1|78	%prep
12mu|texlive-seminar-1.61-1|79	%setup -c -a0 -a1
12mu|texlive-seminar-1.61-1|80	
12mu|texlive-seminar-1.61-1|81	%build
12mu|texlive-seminar-1.61-1|82	
12mu|texlive-seminar-1.61-1|83	%install
12mu|texlive-seminar-1.61-1|84	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-seminar-1.61-1|85	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-seminar-1.61-1|86	
12mu|texlive-seminar-1.61-1|87	%changelog
12mu|texlive-seminar-1.61-1|88	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.61-1
12mu|texlive-seminar-1.61-1|89	+ Revision: 98aecc6
12mu|texlive-seminar-1.61-1|90	- Sync with cooker
12mu|texlive-seminar-1.61-1|91	
12mu|texlive-seminar-1.61-1|92	

21342 12
12mu|texlive-sepfootnotes-0.2-5|1	# revision 28885
12mu|texlive-sepfootnotes-0.2-5|2	# category Package
12mu|texlive-sepfootnotes-0.2-5|3	# catalog-ctan /macros/latex/contrib/sepfootnotes
12mu|texlive-sepfootnotes-0.2-5|4	# catalog-date 2013-01-19 01:10:31 +0100
12mu|texlive-sepfootnotes-0.2-5|5	# catalog-license lppl1.3
12mu|texlive-sepfootnotes-0.2-5|6	# catalog-version 0.2
12mu|texlive-sepfootnotes-0.2-5|7	Name:		texlive-sepfootnotes
12mu|texlive-sepfootnotes-0.2-5|8	Version:	0.2
12mu|texlive-sepfootnotes-0.2-5|9	Release:	5
12mu|texlive-sepfootnotes-0.2-5|10	Summary:	Support footnotes and endnotes from separate files
12mu|texlive-sepfootnotes-0.2-5|11	Group:		Publishing
12mu|texlive-sepfootnotes-0.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sepfootnotes
12mu|texlive-sepfootnotes-0.2-5|13	License:	LPPL1.3
12mu|texlive-sepfootnotes-0.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sepfootnotes.tar.xz
12mu|texlive-sepfootnotes-0.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sepfootnotes.doc.tar.xz
12mu|texlive-sepfootnotes-0.2-5|16	BuildArch:	noarch
12mu|texlive-sepfootnotes-0.2-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-sepfootnotes-0.2-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-sepfootnotes-0.2-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-sepfootnotes-0.2-5|20	
12mu|texlive-sepfootnotes-0.2-5|21	%description
12mu|texlive-sepfootnotes-0.2-5|22	The package supports footnotes and endnotes from separate
12mu|texlive-sepfootnotes-0.2-5|23	files. This is achieved with commands \sepfootnotecontent and
12mu|texlive-sepfootnotes-0.2-5|24	\sepfootnote; the former defines the content of a note, while
12mu|texlive-sepfootnotes-0.2-5|25	the latter typesets that note.
12mu|texlive-sepfootnotes-0.2-5|26	
12mu|texlive-sepfootnotes-0.2-5|27	%post
12mu|texlive-sepfootnotes-0.2-5|28	%{_sbindir}/texlive.post
12mu|texlive-sepfootnotes-0.2-5|29	
12mu|texlive-sepfootnotes-0.2-5|30	%postun
12mu|texlive-sepfootnotes-0.2-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-sepfootnotes-0.2-5|32	%{_sbindir}/texlive.post
12mu|texlive-sepfootnotes-0.2-5|33	fi
12mu|texlive-sepfootnotes-0.2-5|34	
12mu|texlive-sepfootnotes-0.2-5|35	#-----------------------------------------------------------------------
12mu|texlive-sepfootnotes-0.2-5|36	%files
12mu|texlive-sepfootnotes-0.2-5|37	%{_texmfdistdir}/tex/latex/sepfootnotes/sepfootnotes.sty
12mu|texlive-sepfootnotes-0.2-5|38	%doc %{_texmfdistdir}/doc/latex/sepfootnotes/README
12mu|texlive-sepfootnotes-0.2-5|39	%doc %{_texmfdistdir}/doc/latex/sepfootnotes/sepfootnotes.pdf
12mu|texlive-sepfootnotes-0.2-5|40	%doc %{_texmfdistdir}/doc/latex/sepfootnotes/sepfootnotes.tex
12mu|texlive-sepfootnotes-0.2-5|41	
12mu|texlive-sepfootnotes-0.2-5|42	#-----------------------------------------------------------------------
12mu|texlive-sepfootnotes-0.2-5|43	%prep
12mu|texlive-sepfootnotes-0.2-5|44	%setup -c -a0 -a1
12mu|texlive-sepfootnotes-0.2-5|45	
12mu|texlive-sepfootnotes-0.2-5|46	%build
12mu|texlive-sepfootnotes-0.2-5|47	
12mu|texlive-sepfootnotes-0.2-5|48	%install
12mu|texlive-sepfootnotes-0.2-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-sepfootnotes-0.2-5|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-sepfootnotes-0.2-5|51	
12mu|texlive-sepfootnotes-0.2-5|52	%changelog
12mu|texlive-sepfootnotes-0.2-5|53	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-5
12mu|texlive-sepfootnotes-0.2-5|54	+ Revision: e9de44e
12mu|texlive-sepfootnotes-0.2-5|55	- Sync with cooker
12mu|texlive-sepfootnotes-0.2-5|56	
12mu|texlive-sepfootnotes-0.2-5|57	

21343 12
12mu|texlive-setdeck-0.1-6|1	# revision 27997
12mu|texlive-setdeck-0.1-6|2	# category Package
12mu|texlive-setdeck-0.1-6|3	# catalog-ctan /graphics/pgf/contrib/setdeck
12mu|texlive-setdeck-0.1-6|4	# catalog-date 2012-10-17 15:07:15 +0200
12mu|texlive-setdeck-0.1-6|5	# catalog-license gpl3
12mu|texlive-setdeck-0.1-6|6	# catalog-version 0.1
12mu|texlive-setdeck-0.1-6|7	Name:		texlive-setdeck
12mu|texlive-setdeck-0.1-6|8	Version:	0.1
12mu|texlive-setdeck-0.1-6|9	Release:	6
12mu|texlive-setdeck-0.1-6|10	Summary:	Typeset cards for Set
12mu|texlive-setdeck-0.1-6|11	Group:		Publishing
12mu|texlive-setdeck-0.1-6|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/setdeck
12mu|texlive-setdeck-0.1-6|13	License:	GPL3
12mu|texlive-setdeck-0.1-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/setdeck.tar.xz
12mu|texlive-setdeck-0.1-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/setdeck.doc.tar.xz
12mu|texlive-setdeck-0.1-6|16	BuildArch:	noarch
12mu|texlive-setdeck-0.1-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-setdeck-0.1-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-setdeck-0.1-6|19	Requires(post):	texlive-kpathsea
12mu|texlive-setdeck-0.1-6|20	
12mu|texlive-setdeck-0.1-6|21	%description
12mu|texlive-setdeck-0.1-6|22	The package will typeset cards for use in a game of Set.
12mu|texlive-setdeck-0.1-6|23	
12mu|texlive-setdeck-0.1-6|24	%post
12mu|texlive-setdeck-0.1-6|25	%{_sbindir}/texlive.post
12mu|texlive-setdeck-0.1-6|26	
12mu|texlive-setdeck-0.1-6|27	%postun
12mu|texlive-setdeck-0.1-6|28	if [ $1 -eq 0 ]; then
12mu|texlive-setdeck-0.1-6|29	%{_sbindir}/texlive.post
12mu|texlive-setdeck-0.1-6|30	fi
12mu|texlive-setdeck-0.1-6|31	
12mu|texlive-setdeck-0.1-6|32	#-----------------------------------------------------------------------
12mu|texlive-setdeck-0.1-6|33	%files
12mu|texlive-setdeck-0.1-6|34	%{_texmfdistdir}/tex/latex/setdeck/setdeck.sty
12mu|texlive-setdeck-0.1-6|35	%doc %{_texmfdistdir}/doc/latex/setdeck/README
12mu|texlive-setdeck-0.1-6|36	%doc %{_texmfdistdir}/doc/latex/setdeck/setdeck.pdf
12mu|texlive-setdeck-0.1-6|37	%doc %{_texmfdistdir}/doc/latex/setdeck/setdeck.tex
12mu|texlive-setdeck-0.1-6|38	
12mu|texlive-setdeck-0.1-6|39	#-----------------------------------------------------------------------
12mu|texlive-setdeck-0.1-6|40	%prep
12mu|texlive-setdeck-0.1-6|41	%setup -c -a0 -a1
12mu|texlive-setdeck-0.1-6|42	
12mu|texlive-setdeck-0.1-6|43	%build
12mu|texlive-setdeck-0.1-6|44	
12mu|texlive-setdeck-0.1-6|45	%install
12mu|texlive-setdeck-0.1-6|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-setdeck-0.1-6|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-setdeck-0.1-6|48	
12mu|texlive-setdeck-0.1-6|49	%changelog
12mu|texlive-setdeck-0.1-6|50	* Fri Mar 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1-6
12mu|texlive-setdeck-0.1-6|51	+ Revision: ac42041
12mu|texlive-setdeck-0.1-6|52	- Sync with cooker
12mu|texlive-setdeck-0.1-6|53	
12mu|texlive-setdeck-0.1-6|54	

21344 12
12mu|texlive-showdim-1.2-5|1	# revision 28918
12mu|texlive-showdim-1.2-5|2	# category Package
12mu|texlive-showdim-1.2-5|3	# catalog-ctan /macros/latex/contrib/showdim/showdim.sty
12mu|texlive-showdim-1.2-5|4	# catalog-date 2012-12-19 17:06:30 +0100
12mu|texlive-showdim-1.2-5|5	# catalog-license lppl
12mu|texlive-showdim-1.2-5|6	# catalog-version 1.2
12mu|texlive-showdim-1.2-5|7	Name:		texlive-showdim
12mu|texlive-showdim-1.2-5|8	Version:	1.2
12mu|texlive-showdim-1.2-5|9	Release:	5
12mu|texlive-showdim-1.2-5|10	Summary:	Variants on printing dimensions
12mu|texlive-showdim-1.2-5|11	Group:		Publishing
12mu|texlive-showdim-1.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/showdim/showdim.sty
12mu|texlive-showdim-1.2-5|13	License:	LPPL
12mu|texlive-showdim-1.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showdim.tar.xz
12mu|texlive-showdim-1.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/showdim.doc.tar.xz
12mu|texlive-showdim-1.2-5|16	BuildArch:	noarch
12mu|texlive-showdim-1.2-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-showdim-1.2-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-showdim-1.2-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-showdim-1.2-5|20	
12mu|texlive-showdim-1.2-5|21	%description
12mu|texlive-showdim-1.2-5|22	A package for LaTeX providing a number of commands for printing
12mu|texlive-showdim-1.2-5|23	the value of a TeX dimension. For example,
12mu|texlive-showdim-1.2-5|24	\tenthpt{\baselineskip} yields the current value of
12mu|texlive-showdim-1.2-5|25	\baselineskip rounded to the nearest tenth of a point.
12mu|texlive-showdim-1.2-5|26	
12mu|texlive-showdim-1.2-5|27	%post
12mu|texlive-showdim-1.2-5|28	%{_sbindir}/texlive.post
12mu|texlive-showdim-1.2-5|29	
12mu|texlive-showdim-1.2-5|30	%postun
12mu|texlive-showdim-1.2-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-showdim-1.2-5|32	%{_sbindir}/texlive.post
12mu|texlive-showdim-1.2-5|33	fi
12mu|texlive-showdim-1.2-5|34	
12mu|texlive-showdim-1.2-5|35	#-----------------------------------------------------------------------
12mu|texlive-showdim-1.2-5|36	%files
12mu|texlive-showdim-1.2-5|37	%{_texmfdistdir}/tex/latex/showdim/showdim.sty
12mu|texlive-showdim-1.2-5|38	%doc %{_texmfdistdir}/doc/latex/showdim/README
12mu|texlive-showdim-1.2-5|39	
12mu|texlive-showdim-1.2-5|40	#-----------------------------------------------------------------------
12mu|texlive-showdim-1.2-5|41	%prep
12mu|texlive-showdim-1.2-5|42	%setup -c -a0 -a1
12mu|texlive-showdim-1.2-5|43	
12mu|texlive-showdim-1.2-5|44	%build
12mu|texlive-showdim-1.2-5|45	
12mu|texlive-showdim-1.2-5|46	%install
12mu|texlive-showdim-1.2-5|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-showdim-1.2-5|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-showdim-1.2-5|49	
12mu|texlive-showdim-1.2-5|50	%changelog
12mu|texlive-showdim-1.2-5|51	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.2-5
12mu|texlive-showdim-1.2-5|52	+ Revision: fad372b
12mu|texlive-showdim-1.2-5|53	- MassBuild#289: Increase release tag
12mu|texlive-showdim-1.2-5|54	
12mu|texlive-showdim-1.2-5|55	

21345 12
12mu|texlive-simplecd-1.4-5|1	# revision 29260
12mu|texlive-simplecd-1.4-5|2	# category Package
12mu|texlive-simplecd-1.4-5|3	# catalog-ctan /macros/latex/contrib/simplecd
12mu|texlive-simplecd-1.4-5|4	# catalog-date 2013-02-28 20:37:57 +0100
12mu|texlive-simplecd-1.4-5|5	# catalog-license lppl1.2
12mu|texlive-simplecd-1.4-5|6	# catalog-version 1.4
12mu|texlive-simplecd-1.4-5|7	Name:		texlive-simplecd
12mu|texlive-simplecd-1.4-5|8	Version:	1.4
12mu|texlive-simplecd-1.4-5|9	Release:	5
12mu|texlive-simplecd-1.4-5|10	Summary:	Simple CD, DVD covers for printing
12mu|texlive-simplecd-1.4-5|11	Group:		Publishing
12mu|texlive-simplecd-1.4-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/simplecd
12mu|texlive-simplecd-1.4-5|13	License:	LPPL1.2
12mu|texlive-simplecd-1.4-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplecd.tar.xz
12mu|texlive-simplecd-1.4-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplecd.doc.tar.xz
12mu|texlive-simplecd-1.4-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simplecd.source.tar.xz
12mu|texlive-simplecd-1.4-5|17	BuildArch:	noarch
12mu|texlive-simplecd-1.4-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-simplecd-1.4-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-simplecd-1.4-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-simplecd-1.4-5|21	
12mu|texlive-simplecd-1.4-5|22	%description
12mu|texlive-simplecd-1.4-5|23	The package provides printable cut-outs for various CD, DVD and
12mu|texlive-simplecd-1.4-5|24	other disc holders. The name of the package comes from its
12mu|texlive-simplecd-1.4-5|25	implementation and ease of use; it was designed just for text
12mu|texlive-simplecd-1.4-5|26	content, but since the text is placed in a \parbox in a tabular
12mu|texlive-simplecd-1.4-5|27	environment cell, a rather wide range of things may be placed.
12mu|texlive-simplecd-1.4-5|28	
12mu|texlive-simplecd-1.4-5|29	%post
12mu|texlive-simplecd-1.4-5|30	%{_sbindir}/texlive.post
12mu|texlive-simplecd-1.4-5|31	
12mu|texlive-simplecd-1.4-5|32	%postun
12mu|texlive-simplecd-1.4-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-simplecd-1.4-5|34	%{_sbindir}/texlive.post
12mu|texlive-simplecd-1.4-5|35	fi
12mu|texlive-simplecd-1.4-5|36	
12mu|texlive-simplecd-1.4-5|37	#-----------------------------------------------------------------------
12mu|texlive-simplecd-1.4-5|38	%files
12mu|texlive-simplecd-1.4-5|39	%{_texmfdistdir}/tex/latex/simplecd/simplecd.sty
12mu|texlive-simplecd-1.4-5|40	%doc %{_texmfdistdir}/doc/latex/simplecd/README
12mu|texlive-simplecd-1.4-5|41	%doc %{_texmfdistdir}/doc/latex/simplecd/examples.pdf
12mu|texlive-simplecd-1.4-5|42	%doc %{_texmfdistdir}/doc/latex/simplecd/examples.tex
12mu|texlive-simplecd-1.4-5|43	%doc %{_texmfdistdir}/doc/latex/simplecd/simplecd.pdf
12mu|texlive-simplecd-1.4-5|44	#- source
12mu|texlive-simplecd-1.4-5|45	%doc %{_texmfdistdir}/source/latex/simplecd/simplecd.dtx
12mu|texlive-simplecd-1.4-5|46	%doc %{_texmfdistdir}/source/latex/simplecd/simplecd.ins
12mu|texlive-simplecd-1.4-5|47	
12mu|texlive-simplecd-1.4-5|48	#-----------------------------------------------------------------------
12mu|texlive-simplecd-1.4-5|49	%prep
12mu|texlive-simplecd-1.4-5|50	%setup -c -a0 -a1 -a2
12mu|texlive-simplecd-1.4-5|51	
12mu|texlive-simplecd-1.4-5|52	%build
12mu|texlive-simplecd-1.4-5|53	
12mu|texlive-simplecd-1.4-5|54	%install
12mu|texlive-simplecd-1.4-5|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-simplecd-1.4-5|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-simplecd-1.4-5|57	
12mu|texlive-simplecd-1.4-5|58	%changelog
12mu|texlive-simplecd-1.4-5|59	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.4-5
12mu|texlive-simplecd-1.4-5|60	+ Revision: f98785b
12mu|texlive-simplecd-1.4-5|61	- Sync with cooker
12mu|texlive-simplecd-1.4-5|62	
12mu|texlive-simplecd-1.4-5|63	

21346 12
12mu|texlive-simurgh-0.01b-5|1	# revision 31719
12mu|texlive-simurgh-0.01b-5|2	# category Package
12mu|texlive-simurgh-0.01b-5|3	# catalog-ctan /macros/luatex/latex/simurgh
12mu|texlive-simurgh-0.01b-5|4	# catalog-date 2013-09-21 10:47:25 +0200
12mu|texlive-simurgh-0.01b-5|5	# catalog-license gpl2
12mu|texlive-simurgh-0.01b-5|6	# catalog-version 0.01b
12mu|texlive-simurgh-0.01b-5|7	Name:		texlive-simurgh
12mu|texlive-simurgh-0.01b-5|8	Version:	0.01b
12mu|texlive-simurgh-0.01b-5|9	Release:	5
12mu|texlive-simurgh-0.01b-5|10	Summary:	Typeset Parsi in LuaLaTeX
12mu|texlive-simurgh-0.01b-5|11	Group:		Publishing
12mu|texlive-simurgh-0.01b-5|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/latex/simurgh
12mu|texlive-simurgh-0.01b-5|13	License:	GPL2
12mu|texlive-simurgh-0.01b-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simurgh.tar.xz
12mu|texlive-simurgh-0.01b-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/simurgh.doc.tar.xz
12mu|texlive-simurgh-0.01b-5|16	BuildArch:	noarch
12mu|texlive-simurgh-0.01b-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-simurgh-0.01b-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-simurgh-0.01b-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-simurgh-0.01b-5|20	
12mu|texlive-simurgh-0.01b-5|21	%description
12mu|texlive-simurgh-0.01b-5|22	The package provides an automatic and unified interface for
12mu|texlive-simurgh-0.01b-5|23	Parsi typesetting in LaTeX, using the LuaTeX engine. The
12mu|texlive-simurgh-0.01b-5|24	project to produce this system is dedicated to Ferdowsi The
12mu|texlive-simurgh-0.01b-5|25	Great.
12mu|texlive-simurgh-0.01b-5|26	
12mu|texlive-simurgh-0.01b-5|27	%post
12mu|texlive-simurgh-0.01b-5|28	%{_sbindir}/texlive.post
12mu|texlive-simurgh-0.01b-5|29	
12mu|texlive-simurgh-0.01b-5|30	%postun
12mu|texlive-simurgh-0.01b-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-simurgh-0.01b-5|32	%{_sbindir}/texlive.post
12mu|texlive-simurgh-0.01b-5|33	fi
12mu|texlive-simurgh-0.01b-5|34	
12mu|texlive-simurgh-0.01b-5|35	#-----------------------------------------------------------------------
12mu|texlive-simurgh-0.01b-5|36	%files
12mu|texlive-simurgh-0.01b-5|37	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-abjad.sty
12mu|texlive-simurgh-0.01b-5|38	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-adadi.sty
12mu|texlive-simurgh-0.01b-5|39	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-algorithm.sty
12mu|texlive-simurgh-0.01b-5|40	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-algorithmic.sty
12mu|texlive-simurgh-0.01b-5|41	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-amsart.sty
12mu|texlive-simurgh-0.01b-5|42	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-amsbook.sty
12mu|texlive-simurgh-0.01b-5|43	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-amsmath.sty
12mu|texlive-simurgh-0.01b-5|44	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-amstext.sty
12mu|texlive-simurgh-0.01b-5|45	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-amsthm.sty
12mu|texlive-simurgh-0.01b-5|46	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-array.sty
12mu|texlive-simurgh-0.01b-5|47	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-article.sty
12mu|texlive-simurgh-0.01b-5|48	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-artikel1.sty
12mu|texlive-simurgh-0.01b-5|49	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-artikel2.sty
12mu|texlive-simurgh-0.01b-5|50	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-artikel3.sty
12mu|texlive-simurgh-0.01b-5|51	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-arydshln.sty
12mu|texlive-simurgh-0.01b-5|52	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-backref.sty
12mu|texlive-simurgh-0.01b-5|53	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-bidi.sty
12mu|texlive-simurgh-0.01b-5|54	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-boek.sty
12mu|texlive-simurgh-0.01b-5|55	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-boek3.sty
12mu|texlive-simurgh-0.01b-5|56	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-book.sty
12mu|texlive-simurgh-0.01b-5|57	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-bookest.sty
12mu|texlive-simurgh-0.01b-5|58	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-caption3.sty
12mu|texlive-simurgh-0.01b-5|59	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-char-def.lua
12mu|texlive-simurgh-0.01b-5|60	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-char-ini.lua
12mu|texlive-simurgh-0.01b-5|61	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-chkeng.sty
12mu|texlive-simurgh-0.01b-5|62	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-clss.sty
12mu|texlive-simurgh-0.01b-5|63	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-counters.sty
12mu|texlive-simurgh-0.01b-5|64	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-cptns.sty
12mu|texlive-simurgh-0.01b-5|65	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-doc.cls
12mu|texlive-simurgh-0.01b-5|66	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-empheq.sty
12mu|texlive-simurgh-0.01b-5|67	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-extarticle.sty
12mu|texlive-simurgh-0.01b-5|68	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-extbook.sty
12mu|texlive-simurgh-0.01b-5|69	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-extletter.sty
12mu|texlive-simurgh-0.01b-5|70	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-extreport.sty
12mu|texlive-simurgh-0.01b-5|71	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-fleqn.sty
12mu|texlive-simurgh-0.01b-5|72	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-fonts.sty
12mu|texlive-simurgh-0.01b-5|73	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-footnotes.sty
12mu|texlive-simurgh-0.01b-5|74	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-ftnxtra.sty
12mu|texlive-simurgh-0.01b-5|75	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-glossaries.sty
12mu|texlive-simurgh-0.01b-5|76	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-harfi.sty
12mu|texlive-simurgh-0.01b-5|77	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-jalalical.sty
12mu|texlive-simurgh-0.01b-5|78	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-leqno.sty
12mu|texlive-simurgh-0.01b-5|79	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-letter.sty
12mu|texlive-simurgh-0.01b-5|80	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-lettrine.sty
12mu|texlive-simurgh-0.01b-5|81	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-loader.sty
12mu|texlive-simurgh-0.01b-5|82	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-ltx.sty
12mu|texlive-simurgh-0.01b-5|83	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-mathdigitspec.sty
12mu|texlive-simurgh-0.01b-5|84	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-memoir.sty
12mu|texlive-simurgh-0.01b-5|85	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-minitoc.sty
12mu|texlive-simurgh-0.01b-5|86	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-natbib.sty
12mu|texlive-simurgh-0.01b-5|87	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-pkgs.sty
12mu|texlive-simurgh-0.01b-5|88	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-poem.sty
12mu|texlive-simurgh-0.01b-5|89	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-rapport1.sty
12mu|texlive-simurgh-0.01b-5|90	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-rapport3.sty
12mu|texlive-simurgh-0.01b-5|91	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-refrep.sty
12mu|texlive-simurgh-0.01b-5|92	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-report.sty
12mu|texlive-simurgh-0.01b-5|93	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-scrartcl.sty
12mu|texlive-simurgh-0.01b-5|94	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-scrbook.sty
12mu|texlive-simurgh-0.01b-5|95	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-scrlettr.sty
12mu|texlive-simurgh-0.01b-5|96	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-scrreprt.sty
12mu|texlive-simurgh-0.01b-5|97	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-shellescape.sty
12mu|texlive-simurgh-0.01b-5|98	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-tags.sty
12mu|texlive-simurgh-0.01b-5|99	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-tartibi.sty
12mu|texlive-simurgh-0.01b-5|100	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-tools.sty
12mu|texlive-simurgh-0.01b-5|101	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-unibidi-core.lua
12mu|texlive-simurgh-0.01b-5|102	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-unibidi-ini.lua
12mu|texlive-simurgh-0.01b-5|103	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-unibidi-math.lua
12mu|texlive-simurgh-0.01b-5|104	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-unibidi.lua
12mu|texlive-simurgh-0.01b-5|105	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh-unibidi.sty
12mu|texlive-simurgh-0.01b-5|106	%{_texmfdistdir}/tex/lualatex/simurgh/simurgh.sty
12mu|texlive-simurgh-0.01b-5|107	%doc %{_texmfdistdir}/doc/lualatex/simurgh/ChangeLog
12mu|texlive-simurgh-0.01b-5|108	%doc %{_texmfdistdir}/doc/lualatex/simurgh/README.doc
12mu|texlive-simurgh-0.01b-5|109	%doc %{_texmfdistdir}/doc/lualatex/simurgh/simurgh-doc.pdf
12mu|texlive-simurgh-0.01b-5|110	%doc %{_texmfdistdir}/doc/lualatex/simurgh/simurgh-doc.tex
12mu|texlive-simurgh-0.01b-5|111	%doc %{_texmfdistdir}/doc/lualatex/simurgh/simurgh-logo.pdf
12mu|texlive-simurgh-0.01b-5|112	%doc %{_texmfdistdir}/doc/lualatex/simurgh/simurgh-logo.tex
12mu|texlive-simurgh-0.01b-5|113	
12mu|texlive-simurgh-0.01b-5|114	#-----------------------------------------------------------------------
12mu|texlive-simurgh-0.01b-5|115	%prep
12mu|texlive-simurgh-0.01b-5|116	%setup -c -a0 -a1
12mu|texlive-simurgh-0.01b-5|117	
12mu|texlive-simurgh-0.01b-5|118	%build
12mu|texlive-simurgh-0.01b-5|119	
12mu|texlive-simurgh-0.01b-5|120	%install
12mu|texlive-simurgh-0.01b-5|121	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-simurgh-0.01b-5|122	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-simurgh-0.01b-5|123	
12mu|texlive-simurgh-0.01b-5|124	%changelog
12mu|texlive-simurgh-0.01b-5|125	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.01b-5
12mu|texlive-simurgh-0.01b-5|126	+ Revision: 0a6f631
12mu|texlive-simurgh-0.01b-5|127	- MassBuild#289: Increase release tag
12mu|texlive-simurgh-0.01b-5|128	
12mu|texlive-simurgh-0.01b-5|129	

21347 12
12mu|texlive-skak-1.5.2-1|1	# revision 32758
12mu|texlive-skak-1.5.2-1|2	# category Package
12mu|texlive-skak-1.5.2-1|3	# catalog-ctan /fonts/chess/skak
12mu|texlive-skak-1.5.2-1|4	# catalog-date 2014-01-22 19:51:35 +0100
12mu|texlive-skak-1.5.2-1|5	# catalog-license lppl
12mu|texlive-skak-1.5.2-1|6	# catalog-version 1.5.2
12mu|texlive-skak-1.5.2-1|7	Name:		texlive-skak
12mu|texlive-skak-1.5.2-1|8	Version:	1.5.2
12mu|texlive-skak-1.5.2-1|9	Release:	1
12mu|texlive-skak-1.5.2-1|10	Summary:	Fonts and macros for typesetting chess games
12mu|texlive-skak-1.5.2-1|11	Group:		Publishing
12mu|texlive-skak-1.5.2-1|12	URL:		http://www.ctan.org/tex-archive/fonts/chess/skak
12mu|texlive-skak-1.5.2-1|13	License:	LPPL
12mu|texlive-skak-1.5.2-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skak.tar.xz
12mu|texlive-skak-1.5.2-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skak.doc.tar.xz
12mu|texlive-skak-1.5.2-1|16	BuildArch:	noarch
12mu|texlive-skak-1.5.2-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-skak-1.5.2-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-skak-1.5.2-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-skak-1.5.2-1|20	
12mu|texlive-skak-1.5.2-1|21	%description
12mu|texlive-skak-1.5.2-1|22	This package provides macros and fonts in Metafont format which
12mu|texlive-skak-1.5.2-1|23	can be used to typeset chess games using PGN, and to show
12mu|texlive-skak-1.5.2-1|24	diagrams of the current board in a document. The package builds
12mu|texlive-skak-1.5.2-1|25	on work by Piet Tutelaers -- the main novelty is the use of PGN
12mu|texlive-skak-1.5.2-1|26	for input instead of the more cumbersome coordinate notation
12mu|texlive-skak-1.5.2-1|27	(g1f3 becomes the more readable Nf3 in PGN). An Adobe Type 1
12mu|texlive-skak-1.5.2-1|28	implementation of skak's fonts is available as package skaknew;
12mu|texlive-skak-1.5.2-1|29	an alternative chess notational scheme is available in package
12mu|texlive-skak-1.5.2-1|30	texmate, and a general mechanism for selecting chess fonts is
12mu|texlive-skak-1.5.2-1|31	provided in chessfss.
12mu|texlive-skak-1.5.2-1|32	
12mu|texlive-skak-1.5.2-1|33	%post
12mu|texlive-skak-1.5.2-1|34	%{_sbindir}/texlive.post
12mu|texlive-skak-1.5.2-1|35	
12mu|texlive-skak-1.5.2-1|36	%postun
12mu|texlive-skak-1.5.2-1|37	if [ $1 -eq 0 ]; then
12mu|texlive-skak-1.5.2-1|38	%{_sbindir}/texlive.post
12mu|texlive-skak-1.5.2-1|39	fi
12mu|texlive-skak-1.5.2-1|40	
12mu|texlive-skak-1.5.2-1|41	#-----------------------------------------------------------------------
12mu|texlive-skak-1.5.2-1|42	%files
12mu|texlive-skak-1.5.2-1|43	%{_texmfdistdir}/fonts/source/public/skak/skak10.mf
12mu|texlive-skak-1.5.2-1|44	%{_texmfdistdir}/fonts/source/public/skak/skak15.mf
12mu|texlive-skak-1.5.2-1|45	%{_texmfdistdir}/fonts/source/public/skak/skak20.mf
12mu|texlive-skak-1.5.2-1|46	%{_texmfdistdir}/fonts/source/public/skak/skak30.mf
12mu|texlive-skak-1.5.2-1|47	%{_texmfdistdir}/fonts/source/public/skak/skakbase.mf
12mu|texlive-skak-1.5.2-1|48	%{_texmfdistdir}/fonts/source/public/skak/skakbrikker.mf
12mu|texlive-skak-1.5.2-1|49	%{_texmfdistdir}/fonts/source/public/skak/skakf10.mf
12mu|texlive-skak-1.5.2-1|50	%{_texmfdistdir}/fonts/source/public/skak/skakf10b.mf
12mu|texlive-skak-1.5.2-1|51	%{_texmfdistdir}/fonts/source/public/skak/skakinf.mf
12mu|texlive-skak-1.5.2-1|52	%{_texmfdistdir}/fonts/tfm/public/skak/skak10.tfm
12mu|texlive-skak-1.5.2-1|53	%{_texmfdistdir}/fonts/tfm/public/skak/skak15.tfm
12mu|texlive-skak-1.5.2-1|54	%{_texmfdistdir}/fonts/tfm/public/skak/skak20.tfm
12mu|texlive-skak-1.5.2-1|55	%{_texmfdistdir}/fonts/tfm/public/skak/skak30.tfm
12mu|texlive-skak-1.5.2-1|56	%{_texmfdistdir}/fonts/tfm/public/skak/skakf10.tfm
12mu|texlive-skak-1.5.2-1|57	%{_texmfdistdir}/fonts/tfm/public/skak/skakf10b.tfm
12mu|texlive-skak-1.5.2-1|58	%{_texmfdistdir}/tex/latex/skak/chess-workshop-symbols.sty
12mu|texlive-skak-1.5.2-1|59	%{_texmfdistdir}/tex/latex/skak/skak.fd
12mu|texlive-skak-1.5.2-1|60	%{_texmfdistdir}/tex/latex/skak/skak.sty
12mu|texlive-skak-1.5.2-1|61	%{_texmfdistdir}/tex/latex/skak/uskak.fd
12mu|texlive-skak-1.5.2-1|62	%doc %{_texmfdistdir}/doc/latex/skak/ChangeLog.md
12mu|texlive-skak-1.5.2-1|63	%doc %{_texmfdistdir}/doc/latex/skak/LICENSE
12mu|texlive-skak-1.5.2-1|64	%doc %{_texmfdistdir}/doc/latex/skak/README.md
12mu|texlive-skak-1.5.2-1|65	%doc %{_texmfdistdir}/doc/latex/skak/THANKS
12mu|texlive-skak-1.5.2-1|66	%doc %{_texmfdistdir}/doc/latex/skak/WC-2004-S-00007.tex
12mu|texlive-skak-1.5.2-1|67	%doc %{_texmfdistdir}/doc/latex/skak/_region_.tex
12mu|texlive-skak-1.5.2-1|68	%doc %{_texmfdistdir}/doc/latex/skak/andreas_wilm_1.tex
12mu|texlive-skak-1.5.2-1|69	%doc %{_texmfdistdir}/doc/latex/skak/angletst.tex
12mu|texlive-skak-1.5.2-1|70	%doc %{_texmfdistdir}/doc/latex/skak/debug_storegame.tex
12mu|texlive-skak-1.5.2-1|71	%doc %{_texmfdistdir}/doc/latex/skak/demo-symbols.tex
12mu|texlive-skak-1.5.2-1|72	%doc %{_texmfdistdir}/doc/latex/skak/fen_with_black.tex
12mu|texlive-skak-1.5.2-1|73	%doc %{_texmfdistdir}/doc/latex/skak/font.tex
12mu|texlive-skak-1.5.2-1|74	%doc %{_texmfdistdir}/doc/latex/skak/font2.tex
12mu|texlive-skak-1.5.2-1|75	%doc %{_texmfdistdir}/doc/latex/skak/hightest.tex
12mu|texlive-skak-1.5.2-1|76	%doc %{_texmfdistdir}/doc/latex/skak/informator.ps
12mu|texlive-skak-1.5.2-1|77	%doc %{_texmfdistdir}/doc/latex/skak/informator.tex
12mu|texlive-skak-1.5.2-1|78	%doc %{_texmfdistdir}/doc/latex/skak/ingo-bug1.tex
12mu|texlive-skak-1.5.2-1|79	%doc %{_texmfdistdir}/doc/latex/skak/longmove_king_bug.tex
12mu|texlive-skak-1.5.2-1|80	%doc %{_texmfdistdir}/doc/latex/skak/longmoves.tex
12mu|texlive-skak-1.5.2-1|81	%doc %{_texmfdistdir}/doc/latex/skak/makefile
12mu|texlive-skak-1.5.2-1|82	%doc %{_texmfdistdir}/doc/latex/skak/promotion_problem_Ulrike.tex
12mu|texlive-skak-1.5.2-1|83	%doc %{_texmfdistdir}/doc/latex/skak/refman.ps
12mu|texlive-skak-1.5.2-1|84	%doc %{_texmfdistdir}/doc/latex/skak/refman.tex
12mu|texlive-skak-1.5.2-1|85	%doc %{_texmfdistdir}/doc/latex/skak/show.tex
12mu|texlive-skak-1.5.2-1|86	%doc %{_texmfdistdir}/doc/latex/skak/skakdoc.ps
12mu|texlive-skak-1.5.2-1|87	%doc %{_texmfdistdir}/doc/latex/skak/skakdoc.tex
12mu|texlive-skak-1.5.2-1|88	%doc %{_texmfdistdir}/doc/latex/skak/special.map
12mu|texlive-skak-1.5.2-1|89	%doc %{_texmfdistdir}/doc/latex/skak/syntax.tex
12mu|texlive-skak-1.5.2-1|90	%doc %{_texmfdistdir}/doc/latex/skak/test1.tex
12mu|texlive-skak-1.5.2-1|91	%doc %{_texmfdistdir}/doc/latex/skak/test2.tex
12mu|texlive-skak-1.5.2-1|92	%doc %{_texmfdistdir}/doc/latex/skak/test_capture.tex
12mu|texlive-skak-1.5.2-1|93	%doc %{_texmfdistdir}/doc/latex/skak/tuggame.ps
12mu|texlive-skak-1.5.2-1|94	%doc %{_texmfdistdir}/doc/latex/skak/tuggame.tex
12mu|texlive-skak-1.5.2-1|95	
12mu|texlive-skak-1.5.2-1|96	#-----------------------------------------------------------------------
12mu|texlive-skak-1.5.2-1|97	%prep
12mu|texlive-skak-1.5.2-1|98	%setup -c -a0 -a1
12mu|texlive-skak-1.5.2-1|99	
12mu|texlive-skak-1.5.2-1|100	%build
12mu|texlive-skak-1.5.2-1|101	
12mu|texlive-skak-1.5.2-1|102	%install
12mu|texlive-skak-1.5.2-1|103	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-skak-1.5.2-1|104	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-skak-1.5.2-1|105	
12mu|texlive-skak-1.5.2-1|106	%changelog
12mu|texlive-skak-1.5.2-1|107	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.5.2-1
12mu|texlive-skak-1.5.2-1|108	+ Revision: 03374d8
12mu|texlive-skak-1.5.2-1|109	- Sync with cooker
12mu|texlive-skak-1.5.2-1|110	
12mu|texlive-skak-1.5.2-1|111	

21348 12
12mu|texlive-skdoc-1.4a-5|1	# revision 32278
12mu|texlive-skdoc-1.4a-5|2	# category Package
12mu|texlive-skdoc-1.4a-5|3	# catalog-ctan /macros/latex/contrib/skdoc
12mu|texlive-skdoc-1.4a-5|4	# catalog-date 2013-11-28 23:56:30 +0100
12mu|texlive-skdoc-1.4a-5|5	# catalog-license lppl1.3
12mu|texlive-skdoc-1.4a-5|6	# catalog-version 1.4a
12mu|texlive-skdoc-1.4a-5|7	Name:		texlive-skdoc
12mu|texlive-skdoc-1.4a-5|8	Version:	1.4a
12mu|texlive-skdoc-1.4a-5|9	Release:	5
12mu|texlive-skdoc-1.4a-5|10	Summary:	Documentation and extraction for packages and document classes
12mu|texlive-skdoc-1.4a-5|11	Group:		Publishing
12mu|texlive-skdoc-1.4a-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/skdoc
12mu|texlive-skdoc-1.4a-5|13	License:	LPPL1.3
12mu|texlive-skdoc-1.4a-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skdoc.tar.xz
12mu|texlive-skdoc-1.4a-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skdoc.doc.tar.xz
12mu|texlive-skdoc-1.4a-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skdoc.source.tar.xz
12mu|texlive-skdoc-1.4a-5|17	BuildArch:	noarch
12mu|texlive-skdoc-1.4a-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-skdoc-1.4a-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-skdoc-1.4a-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-skdoc-1.4a-5|21	
12mu|texlive-skdoc-1.4a-5|22	%description
12mu|texlive-skdoc-1.4a-5|23	The class provides the functionality and implementation of
12mu|texlive-skdoc-1.4a-5|24	packages and document classes. It is loosely based on the ydoc
12mu|texlive-skdoc-1.4a-5|25	and ltxdoc classes, but has a number of incompatible
12mu|texlive-skdoc-1.4a-5|26	differences. The class defines a MacroCode environment which
12mu|texlive-skdoc-1.4a-5|27	offers an alternative to the the usual docstrip method of
12mu|texlive-skdoc-1.4a-5|28	installing packages. It has the ability to generate both
12mu|texlive-skdoc-1.4a-5|29	documentation and code in a single run of a single file.
12mu|texlive-skdoc-1.4a-5|30	
12mu|texlive-skdoc-1.4a-5|31	%post
12mu|texlive-skdoc-1.4a-5|32	%{_sbindir}/texlive.post
12mu|texlive-skdoc-1.4a-5|33	
12mu|texlive-skdoc-1.4a-5|34	%postun
12mu|texlive-skdoc-1.4a-5|35	if [ $1 -eq 0 ]; then
12mu|texlive-skdoc-1.4a-5|36	%{_sbindir}/texlive.post
12mu|texlive-skdoc-1.4a-5|37	fi
12mu|texlive-skdoc-1.4a-5|38	
12mu|texlive-skdoc-1.4a-5|39	#-----------------------------------------------------------------------
12mu|texlive-skdoc-1.4a-5|40	%files
12mu|texlive-skdoc-1.4a-5|41	%{_texmfdistdir}/tex/latex/skdoc/skdoc.cls
12mu|texlive-skdoc-1.4a-5|42	%doc %{_texmfdistdir}/doc/latex/skdoc/README
12mu|texlive-skdoc-1.4a-5|43	%doc %{_texmfdistdir}/doc/latex/skdoc/skdoc.pdf
12mu|texlive-skdoc-1.4a-5|44	#- source
12mu|texlive-skdoc-1.4a-5|45	%doc %{_texmfdistdir}/source/latex/skdoc/skdoc.dtx
12mu|texlive-skdoc-1.4a-5|46	
12mu|texlive-skdoc-1.4a-5|47	#-----------------------------------------------------------------------
12mu|texlive-skdoc-1.4a-5|48	%prep
12mu|texlive-skdoc-1.4a-5|49	%setup -c -a0 -a1 -a2
12mu|texlive-skdoc-1.4a-5|50	
12mu|texlive-skdoc-1.4a-5|51	%build
12mu|texlive-skdoc-1.4a-5|52	
12mu|texlive-skdoc-1.4a-5|53	%install
12mu|texlive-skdoc-1.4a-5|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-skdoc-1.4a-5|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-skdoc-1.4a-5|56	
12mu|texlive-skdoc-1.4a-5|57	%changelog
12mu|texlive-skdoc-1.4a-5|58	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.4a-5
12mu|texlive-skdoc-1.4a-5|59	+ Revision: d0421d2
12mu|texlive-skdoc-1.4a-5|60	- MassBuild#289: Increase release tag
12mu|texlive-skdoc-1.4a-5|61	
12mu|texlive-skdoc-1.4a-5|62	

21349 12
12mu|texlive-skmath-0.3a-5|1	# revision 30941
12mu|texlive-skmath-0.3a-5|2	# category Package
12mu|texlive-skmath-0.3a-5|3	# catalog-ctan /macros/latex/contrib/skmath
12mu|texlive-skmath-0.3a-5|4	# catalog-date 2013-06-24 23:09:25 +0200
12mu|texlive-skmath-0.3a-5|5	# catalog-license lppl1.3
12mu|texlive-skmath-0.3a-5|6	# catalog-version 0.3a
12mu|texlive-skmath-0.3a-5|7	Name:		texlive-skmath
12mu|texlive-skmath-0.3a-5|8	Version:	0.3a
12mu|texlive-skmath-0.3a-5|9	Release:	5
12mu|texlive-skmath-0.3a-5|10	Summary:	Extensions to the maths command repertoir
12mu|texlive-skmath-0.3a-5|11	Group:		Publishing
12mu|texlive-skmath-0.3a-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/skmath
12mu|texlive-skmath-0.3a-5|13	License:	LPPL1.3
12mu|texlive-skmath-0.3a-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skmath.tar.xz
12mu|texlive-skmath-0.3a-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skmath.doc.tar.xz
12mu|texlive-skmath-0.3a-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skmath.source.tar.xz
12mu|texlive-skmath-0.3a-5|17	BuildArch:	noarch
12mu|texlive-skmath-0.3a-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-skmath-0.3a-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-skmath-0.3a-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-skmath-0.3a-5|21	
12mu|texlive-skmath-0.3a-5|22	%description
12mu|texlive-skmath-0.3a-5|23	The package provides a selection of new maths commands and
12mu|texlive-skmath-0.3a-5|24	improved re-definitions of existing commands.
12mu|texlive-skmath-0.3a-5|25	
12mu|texlive-skmath-0.3a-5|26	%post
12mu|texlive-skmath-0.3a-5|27	%{_sbindir}/texlive.post
12mu|texlive-skmath-0.3a-5|28	
12mu|texlive-skmath-0.3a-5|29	%postun
12mu|texlive-skmath-0.3a-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-skmath-0.3a-5|31	%{_sbindir}/texlive.post
12mu|texlive-skmath-0.3a-5|32	fi
12mu|texlive-skmath-0.3a-5|33	
12mu|texlive-skmath-0.3a-5|34	#-----------------------------------------------------------------------
12mu|texlive-skmath-0.3a-5|35	%files
12mu|texlive-skmath-0.3a-5|36	%{_texmfdistdir}/tex/latex/skmath/skmath.sty
12mu|texlive-skmath-0.3a-5|37	%doc %{_texmfdistdir}/doc/latex/skmath/README
12mu|texlive-skmath-0.3a-5|38	%doc %{_texmfdistdir}/doc/latex/skmath/skmath.pdf
12mu|texlive-skmath-0.3a-5|39	#- source
12mu|texlive-skmath-0.3a-5|40	%doc %{_texmfdistdir}/source/latex/skmath/skmath.tex
12mu|texlive-skmath-0.3a-5|41	
12mu|texlive-skmath-0.3a-5|42	#-----------------------------------------------------------------------
12mu|texlive-skmath-0.3a-5|43	%prep
12mu|texlive-skmath-0.3a-5|44	%setup -c -a0 -a1 -a2
12mu|texlive-skmath-0.3a-5|45	
12mu|texlive-skmath-0.3a-5|46	%build
12mu|texlive-skmath-0.3a-5|47	
12mu|texlive-skmath-0.3a-5|48	%install
12mu|texlive-skmath-0.3a-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-skmath-0.3a-5|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-skmath-0.3a-5|51	
12mu|texlive-skmath-0.3a-5|52	%changelog
12mu|texlive-skmath-0.3a-5|53	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.3a-5
12mu|texlive-skmath-0.3a-5|54	+ Revision: 023da80
12mu|texlive-skmath-0.3a-5|55	- MassBuild#289: Increase release tag
12mu|texlive-skmath-0.3a-5|56	
12mu|texlive-skmath-0.3a-5|57	

21350 12
12mu|texlive-skrapport-0.12d-5|1	# revision 31718
12mu|texlive-skrapport-0.12d-5|2	# category Package
12mu|texlive-skrapport-0.12d-5|3	# catalog-ctan /macros/latex/contrib/skrapport
12mu|texlive-skrapport-0.12d-5|4	# catalog-date 2013-09-21 11:27:06 +0200
12mu|texlive-skrapport-0.12d-5|5	# catalog-license lppl1.3
12mu|texlive-skrapport-0.12d-5|6	# catalog-version 0.12d
12mu|texlive-skrapport-0.12d-5|7	Name:		texlive-skrapport
12mu|texlive-skrapport-0.12d-5|8	Version:	0.12d
12mu|texlive-skrapport-0.12d-5|9	Release:	5
12mu|texlive-skrapport-0.12d-5|10	Summary:	'Simple' class for reports, etc
12mu|texlive-skrapport-0.12d-5|11	Group:		Publishing
12mu|texlive-skrapport-0.12d-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/skrapport
12mu|texlive-skrapport-0.12d-5|13	License:	LPPL1.3
12mu|texlive-skrapport-0.12d-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skrapport.tar.xz
12mu|texlive-skrapport-0.12d-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skrapport.doc.tar.xz
12mu|texlive-skrapport-0.12d-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/skrapport.source.tar.xz
12mu|texlive-skrapport-0.12d-5|17	BuildArch:	noarch
12mu|texlive-skrapport-0.12d-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-skrapport-0.12d-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-skrapport-0.12d-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-skrapport-0.12d-5|21	
12mu|texlive-skrapport-0.12d-5|22	%description
12mu|texlive-skrapport-0.12d-5|23	The class is intended for simple documents (e.g., reports
12mu|texlive-skrapport-0.12d-5|24	handed in as coursework and the like). The class is small and
12mu|texlive-skrapport-0.12d-5|25	straightforward; its design was inspired by that of the PracTeX
12mu|texlive-skrapport-0.12d-5|26	journal style.
12mu|texlive-skrapport-0.12d-5|27	
12mu|texlive-skrapport-0.12d-5|28	%post
12mu|texlive-skrapport-0.12d-5|29	%{_sbindir}/texlive.post
12mu|texlive-skrapport-0.12d-5|30	
12mu|texlive-skrapport-0.12d-5|31	%postun
12mu|texlive-skrapport-0.12d-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-skrapport-0.12d-5|33	%{_sbindir}/texlive.post
12mu|texlive-skrapport-0.12d-5|34	fi
12mu|texlive-skrapport-0.12d-5|35	
12mu|texlive-skrapport-0.12d-5|36	#-----------------------------------------------------------------------
12mu|texlive-skrapport-0.12d-5|37	%files
12mu|texlive-skrapport-0.12d-5|38	%{_texmfdistdir}/tex/latex/skrapport/skrapport-colortheme-cruelwater.sty
12mu|texlive-skrapport-0.12d-5|39	%{_texmfdistdir}/tex/latex/skrapport/skrapport-colortheme-default.sty
12mu|texlive-skrapport-0.12d-5|40	%{_texmfdistdir}/tex/latex/skrapport/skrapport-colortheme-skdoc.sty
12mu|texlive-skrapport-0.12d-5|41	%{_texmfdistdir}/tex/latex/skrapport/skrapport-colortheme-unscathed.sty
12mu|texlive-skrapport-0.12d-5|42	%{_texmfdistdir}/tex/latex/skrapport/skrapport-colortheme-violet.sty
12mu|texlive-skrapport-0.12d-5|43	%{_texmfdistdir}/tex/latex/skrapport/skrapport-size-common.sty
12mu|texlive-skrapport-0.12d-5|44	%{_texmfdistdir}/tex/latex/skrapport/skrapport-size10pt.clo
12mu|texlive-skrapport-0.12d-5|45	%{_texmfdistdir}/tex/latex/skrapport/skrapport-size11pt.clo
12mu|texlive-skrapport-0.12d-5|46	%{_texmfdistdir}/tex/latex/skrapport/skrapport-size12pt.clo
12mu|texlive-skrapport-0.12d-5|47	%{_texmfdistdir}/tex/latex/skrapport/skrapport.cls
12mu|texlive-skrapport-0.12d-5|48	%doc %{_texmfdistdir}/doc/latex/skrapport/README
12mu|texlive-skrapport-0.12d-5|49	%doc %{_texmfdistdir}/doc/latex/skrapport/skrapport.pdf
12mu|texlive-skrapport-0.12d-5|50	#- source
12mu|texlive-skrapport-0.12d-5|51	%doc %{_texmfdistdir}/source/latex/skrapport/skrapport.tex
12mu|texlive-skrapport-0.12d-5|52	
12mu|texlive-skrapport-0.12d-5|53	#-----------------------------------------------------------------------
12mu|texlive-skrapport-0.12d-5|54	%prep
12mu|texlive-skrapport-0.12d-5|55	%setup -c -a0 -a1 -a2
12mu|texlive-skrapport-0.12d-5|56	
12mu|texlive-skrapport-0.12d-5|57	%build
12mu|texlive-skrapport-0.12d-5|58	
12mu|texlive-skrapport-0.12d-5|59	%install
12mu|texlive-skrapport-0.12d-5|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-skrapport-0.12d-5|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-skrapport-0.12d-5|62	
12mu|texlive-skrapport-0.12d-5|63	%changelog
12mu|texlive-skrapport-0.12d-5|64	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.12d-5
12mu|texlive-skrapport-0.12d-5|65	+ Revision: 470969d
12mu|texlive-skrapport-0.12d-5|66	- MassBuild#289: Increase release tag
12mu|texlive-skrapport-0.12d-5|67	
12mu|texlive-skrapport-0.12d-5|68	

21351 12
12mu|texlive-smartdiagram-0.3-5|1	# revision 30046
12mu|texlive-smartdiagram-0.3-5|2	# category Package
12mu|texlive-smartdiagram-0.3-5|3	# catalog-ctan /graphics/pgf/contrib/smartdiagram
12mu|texlive-smartdiagram-0.3-5|4	# catalog-date 2013-04-02 02:01:45 +0200
12mu|texlive-smartdiagram-0.3-5|5	# catalog-license lppl1.3
12mu|texlive-smartdiagram-0.3-5|6	# catalog-version 0.3
12mu|texlive-smartdiagram-0.3-5|7	Name:		texlive-smartdiagram
12mu|texlive-smartdiagram-0.3-5|8	Version:	0.3
12mu|texlive-smartdiagram-0.3-5|9	Release:	5
12mu|texlive-smartdiagram-0.3-5|10	Summary:	Generate diagrams from lists
12mu|texlive-smartdiagram-0.3-5|11	Group:		Publishing
12mu|texlive-smartdiagram-0.3-5|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/smartdiagram
12mu|texlive-smartdiagram-0.3-5|13	License:	LPPL1.3
12mu|texlive-smartdiagram-0.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/smartdiagram.tar.xz
12mu|texlive-smartdiagram-0.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/smartdiagram.doc.tar.xz
12mu|texlive-smartdiagram-0.3-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/smartdiagram.source.tar.xz
12mu|texlive-smartdiagram-0.3-5|17	BuildArch:	noarch
12mu|texlive-smartdiagram-0.3-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-smartdiagram-0.3-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-smartdiagram-0.3-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-smartdiagram-0.3-5|21	
12mu|texlive-smartdiagram-0.3-5|22	%description
12mu|texlive-smartdiagram-0.3-5|23	The package will create 'smart' diagrams from lists of items,
12mu|texlive-smartdiagram-0.3-5|24	for simple documents and for presentations.
12mu|texlive-smartdiagram-0.3-5|25	
12mu|texlive-smartdiagram-0.3-5|26	%post
12mu|texlive-smartdiagram-0.3-5|27	%{_sbindir}/texlive.post
12mu|texlive-smartdiagram-0.3-5|28	
12mu|texlive-smartdiagram-0.3-5|29	%postun
12mu|texlive-smartdiagram-0.3-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-smartdiagram-0.3-5|31	%{_sbindir}/texlive.post
12mu|texlive-smartdiagram-0.3-5|32	fi
12mu|texlive-smartdiagram-0.3-5|33	
12mu|texlive-smartdiagram-0.3-5|34	#-----------------------------------------------------------------------
12mu|texlive-smartdiagram-0.3-5|35	%files
12mu|texlive-smartdiagram-0.3-5|36	%{_texmfdistdir}/tex/latex/smartdiagram/smartdiagram.sty
12mu|texlive-smartdiagram-0.3-5|37	%{_texmfdistdir}/tex/latex/smartdiagram/smartdiagramlibraryadditions.code.tex
12mu|texlive-smartdiagram-0.3-5|38	%{_texmfdistdir}/tex/latex/smartdiagram/smartdiagramlibrarycore.commands.code.tex
12mu|texlive-smartdiagram-0.3-5|39	%{_texmfdistdir}/tex/latex/smartdiagram/smartdiagramlibrarycore.definitions.code.tex
12mu|texlive-smartdiagram-0.3-5|40	%{_texmfdistdir}/tex/latex/smartdiagram/smartdiagramlibrarycore.styles.code.tex
12mu|texlive-smartdiagram-0.3-5|41	%doc %{_texmfdistdir}/doc/latex/smartdiagram/README
12mu|texlive-smartdiagram-0.3-5|42	%doc %{_texmfdistdir}/doc/latex/smartdiagram/smartdiagram.pdf
12mu|texlive-smartdiagram-0.3-5|43	#- source
12mu|texlive-smartdiagram-0.3-5|44	%doc %{_texmfdistdir}/source/latex/smartdiagram/smartdiagram.dtx
12mu|texlive-smartdiagram-0.3-5|45	%doc %{_texmfdistdir}/source/latex/smartdiagram/smartdiagram.ins
12mu|texlive-smartdiagram-0.3-5|46	
12mu|texlive-smartdiagram-0.3-5|47	#-----------------------------------------------------------------------
12mu|texlive-smartdiagram-0.3-5|48	%prep
12mu|texlive-smartdiagram-0.3-5|49	%setup -c -a0 -a1 -a2
12mu|texlive-smartdiagram-0.3-5|50	
12mu|texlive-smartdiagram-0.3-5|51	%build
12mu|texlive-smartdiagram-0.3-5|52	
12mu|texlive-smartdiagram-0.3-5|53	%install
12mu|texlive-smartdiagram-0.3-5|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-smartdiagram-0.3-5|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-smartdiagram-0.3-5|56	
12mu|texlive-smartdiagram-0.3-5|57	%changelog
12mu|texlive-smartdiagram-0.3-5|58	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.3-5
12mu|texlive-smartdiagram-0.3-5|59	+ Revision: a8ab316
12mu|texlive-smartdiagram-0.3-5|60	- MassBuild#289: Increase release tag
12mu|texlive-smartdiagram-0.3-5|61	
12mu|texlive-smartdiagram-0.3-5|62	

21352 12
12mu|texlive-snotez-0.3-5|1	# revision 30355
12mu|texlive-snotez-0.3-5|2	# category Package
12mu|texlive-snotez-0.3-5|3	# catalog-ctan /macros/latex/contrib/snotez
12mu|texlive-snotez-0.3-5|4	# catalog-date 2013-05-09 13:28:31 +0200
12mu|texlive-snotez-0.3-5|5	# catalog-license lppl1.3
12mu|texlive-snotez-0.3-5|6	# catalog-version 0.3
12mu|texlive-snotez-0.3-5|7	Name:		texlive-snotez
12mu|texlive-snotez-0.3-5|8	Version:	0.3
12mu|texlive-snotez-0.3-5|9	Release:	5
12mu|texlive-snotez-0.3-5|10	Summary:	Typeset notes, in the margin
12mu|texlive-snotez-0.3-5|11	Group:		Publishing
12mu|texlive-snotez-0.3-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/snotez
12mu|texlive-snotez-0.3-5|13	License:	LPPL1.3
12mu|texlive-snotez-0.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/snotez.tar.xz
12mu|texlive-snotez-0.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/snotez.doc.tar.xz
12mu|texlive-snotez-0.3-5|16	BuildArch:	noarch
12mu|texlive-snotez-0.3-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-snotez-0.3-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-snotez-0.3-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-snotez-0.3-5|20	
12mu|texlive-snotez-0.3-5|21	%description
12mu|texlive-snotez-0.3-5|22	The package provides a macro \sidenote, that places a note in
12mu|texlive-snotez-0.3-5|23	the margin of the document, with its baseline aligned with the
12mu|texlive-snotez-0.3-5|24	baseline in the body of the document. These sidenotes are
12mu|texlive-snotez-0.3-5|25	numbered (both in the text, and on the notes themselves). The
12mu|texlive-snotez-0.3-5|26	package loads the package etoolbox, pgfopts, marginnote and
12mu|texlive-snotez-0.3-5|27	perpage.
12mu|texlive-snotez-0.3-5|28	
12mu|texlive-snotez-0.3-5|29	%post
12mu|texlive-snotez-0.3-5|30	%{_sbindir}/texlive.post
12mu|texlive-snotez-0.3-5|31	
12mu|texlive-snotez-0.3-5|32	%postun
12mu|texlive-snotez-0.3-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-snotez-0.3-5|34	%{_sbindir}/texlive.post
12mu|texlive-snotez-0.3-5|35	fi
12mu|texlive-snotez-0.3-5|36	
12mu|texlive-snotez-0.3-5|37	#-----------------------------------------------------------------------
12mu|texlive-snotez-0.3-5|38	%files
12mu|texlive-snotez-0.3-5|39	%{_texmfdistdir}/tex/latex/snotez/snotez.sty
12mu|texlive-snotez-0.3-5|40	%doc %{_texmfdistdir}/doc/latex/snotez/README
12mu|texlive-snotez-0.3-5|41	%doc %{_texmfdistdir}/doc/latex/snotez/snotez_en.pdf
12mu|texlive-snotez-0.3-5|42	%doc %{_texmfdistdir}/doc/latex/snotez/snotez_en.tex
12mu|texlive-snotez-0.3-5|43	
12mu|texlive-snotez-0.3-5|44	#-----------------------------------------------------------------------
12mu|texlive-snotez-0.3-5|45	%prep
12mu|texlive-snotez-0.3-5|46	%setup -c -a0 -a1
12mu|texlive-snotez-0.3-5|47	
12mu|texlive-snotez-0.3-5|48	%build
12mu|texlive-snotez-0.3-5|49	
12mu|texlive-snotez-0.3-5|50	%install
12mu|texlive-snotez-0.3-5|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-snotez-0.3-5|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-snotez-0.3-5|53	
12mu|texlive-snotez-0.3-5|54	%changelog
12mu|texlive-snotez-0.3-5|55	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.3-5
12mu|texlive-snotez-0.3-5|56	+ Revision: e9165a6
12mu|texlive-snotez-0.3-5|57	- MassBuild#289: Increase release tag
12mu|texlive-snotez-0.3-5|58	
12mu|texlive-snotez-0.3-5|59	

21353 12
12mu|texlive-songs-2.14-5|1	# revision 30005
12mu|texlive-songs-2.14-5|2	# category Package
12mu|texlive-songs-2.14-5|3	# catalog-ctan /macros/latex/contrib/songs
12mu|texlive-songs-2.14-5|4	# catalog-date 2012-04-22 21:38:25 +0200
12mu|texlive-songs-2.14-5|5	# catalog-license gpl
12mu|texlive-songs-2.14-5|6	# catalog-version 2.14
12mu|texlive-songs-2.14-5|7	Name:		texlive-songs
12mu|texlive-songs-2.14-5|8	Version:	2.14
12mu|texlive-songs-2.14-5|9	Release:	5
12mu|texlive-songs-2.14-5|10	Summary:	Produce song books for church or fellowship
12mu|texlive-songs-2.14-5|11	Group:		Publishing
12mu|texlive-songs-2.14-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/songs
12mu|texlive-songs-2.14-5|13	License:	GPL
12mu|texlive-songs-2.14-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/songs.tar.xz
12mu|texlive-songs-2.14-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/songs.doc.tar.xz
12mu|texlive-songs-2.14-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/songs.source.tar.xz
12mu|texlive-songs-2.14-5|17	BuildArch:	noarch
12mu|texlive-songs-2.14-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-songs-2.14-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-songs-2.14-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-songs-2.14-5|21	
12mu|texlive-songs-2.14-5|22	%description
12mu|texlive-songs-2.14-5|23	The package provides a means of producing beautiful song books
12mu|texlive-songs-2.14-5|24	for church or fellowship. It offers: - a very easy chord-entry
12mu|texlive-songs-2.14-5|25	syntax; - multiple modes (words-only; words+chords; slides;
12mu|texlive-songs-2.14-5|26	handouts); - measure bars; - guitar tablatures; - automatic
12mu|texlive-songs-2.14-5|27	transposition; - scripture quotations; - multiple indexes
12mu|texlive-songs-2.14-5|28	(sorted by title, author, important lyrics, or scripture
12mu|texlive-songs-2.14-5|29	references); and - projector-style output generation, for
12mu|texlive-songs-2.14-5|30	interactive use. A set of example documents is provided.
12mu|texlive-songs-2.14-5|31	
12mu|texlive-songs-2.14-5|32	%post
12mu|texlive-songs-2.14-5|33	%{_sbindir}/texlive.post
12mu|texlive-songs-2.14-5|34	
12mu|texlive-songs-2.14-5|35	%postun
12mu|texlive-songs-2.14-5|36	if [ $1 -eq 0 ]; then
12mu|texlive-songs-2.14-5|37	%{_sbindir}/texlive.post
12mu|texlive-songs-2.14-5|38	fi
12mu|texlive-songs-2.14-5|39	
12mu|texlive-songs-2.14-5|40	#-----------------------------------------------------------------------
12mu|texlive-songs-2.14-5|41	%files
12mu|texlive-songs-2.14-5|42	%{_texmfdistdir}/tex/latex/songs/songs.sty
12mu|texlive-songs-2.14-5|43	%doc %{_texmfdistdir}/doc/latex/songs/Makefile
12mu|texlive-songs-2.14-5|44	%doc %{_texmfdistdir}/doc/latex/songs/README
12mu|texlive-songs-2.14-5|45	%doc %{_texmfdistdir}/doc/latex/songs/history.txt
12mu|texlive-songs-2.14-5|46	%doc %{_texmfdistdir}/doc/latex/songs/license.txt
12mu|texlive-songs-2.14-5|47	%doc %{_texmfdistdir}/doc/latex/songs/sample/Makefile
12mu|texlive-songs-2.14-5|48	%doc %{_texmfdistdir}/doc/latex/songs/sample/chordbook.tex
12mu|texlive-songs-2.14-5|49	%doc %{_texmfdistdir}/doc/latex/songs/sample/lyricbook.tex
12mu|texlive-songs-2.14-5|50	%doc %{_texmfdistdir}/doc/latex/songs/sample/slidebook.tex
12mu|texlive-songs-2.14-5|51	%doc %{_texmfdistdir}/doc/latex/songs/sample/songs.sbd
12mu|texlive-songs-2.14-5|52	%doc %{_texmfdistdir}/doc/latex/songs/sample/transparencies.tex
12mu|texlive-songs-2.14-5|53	%doc %{_texmfdistdir}/doc/latex/songs/songidx/Makefile
12mu|texlive-songs-2.14-5|54	%doc %{_texmfdistdir}/doc/latex/songs/songidx/authidx.c
12mu|texlive-songs-2.14-5|55	%doc %{_texmfdistdir}/doc/latex/songs/songidx/bible.can
12mu|texlive-songs-2.14-5|56	%doc %{_texmfdistdir}/doc/latex/songs/songidx/catholic.can
12mu|texlive-songs-2.14-5|57	%doc %{_texmfdistdir}/doc/latex/songs/songidx/chars.h
12mu|texlive-songs-2.14-5|58	%doc %{_texmfdistdir}/doc/latex/songs/songidx/fileio.c
12mu|texlive-songs-2.14-5|59	%doc %{_texmfdistdir}/doc/latex/songs/songidx/fileio.h
12mu|texlive-songs-2.14-5|60	%doc %{_texmfdistdir}/doc/latex/songs/songidx/greek.can
12mu|texlive-songs-2.14-5|61	%doc %{_texmfdistdir}/doc/latex/songs/songidx/protestant.can
12mu|texlive-songs-2.14-5|62	%doc %{_texmfdistdir}/doc/latex/songs/songidx/scripidx.c
12mu|texlive-songs-2.14-5|63	%doc %{_texmfdistdir}/doc/latex/songs/songidx/songidx.c
12mu|texlive-songs-2.14-5|64	%doc %{_texmfdistdir}/doc/latex/songs/songidx/songidx.h
12mu|texlive-songs-2.14-5|65	%doc %{_texmfdistdir}/doc/latex/songs/songidx/songsort.c
12mu|texlive-songs-2.14-5|66	%doc %{_texmfdistdir}/doc/latex/songs/songidx/tanakh.can
12mu|texlive-songs-2.14-5|67	%doc %{_texmfdistdir}/doc/latex/songs/songidx/titleidx.c
12mu|texlive-songs-2.14-5|68	%doc %{_texmfdistdir}/doc/latex/songs/songidx/vsconfig.h
12mu|texlive-songs-2.14-5|69	%doc %{_texmfdistdir}/doc/latex/songs/songs.pdf
12mu|texlive-songs-2.14-5|70	#- source
12mu|texlive-songs-2.14-5|71	%doc %{_texmfdistdir}/source/latex/songs/songs.dtx
12mu|texlive-songs-2.14-5|72	%doc %{_texmfdistdir}/source/latex/songs/songs.ins
12mu|texlive-songs-2.14-5|73	
12mu|texlive-songs-2.14-5|74	#-----------------------------------------------------------------------
12mu|texlive-songs-2.14-5|75	%prep
12mu|texlive-songs-2.14-5|76	%setup -c -a0 -a1 -a2
12mu|texlive-songs-2.14-5|77	
12mu|texlive-songs-2.14-5|78	%build
12mu|texlive-songs-2.14-5|79	
12mu|texlive-songs-2.14-5|80	%install
12mu|texlive-songs-2.14-5|81	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-songs-2.14-5|82	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-songs-2.14-5|83	
12mu|texlive-songs-2.14-5|84	%changelog
12mu|texlive-songs-2.14-5|85	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 2.14-5
12mu|texlive-songs-2.14-5|86	+ Revision: 864595c
12mu|texlive-songs-2.14-5|87	- MassBuild#289: Increase release tag
12mu|texlive-songs-2.14-5|88	
12mu|texlive-songs-2.14-5|89	

21354 12
12mu|texlive-spath3-1-5|1	# revision 29898
12mu|texlive-spath3-1-5|2	# category Package
12mu|texlive-spath3-1-5|3	# catalog-ctan /graphics/pgf/contrib/spath3
12mu|texlive-spath3-1-5|4	# catalog-date 2013-04-12 17:56:37 +0200
12mu|texlive-spath3-1-5|5	# catalog-license lppl1.3
12mu|texlive-spath3-1-5|6	# catalog-version 1
12mu|texlive-spath3-1-5|7	Name:		texlive-spath3
12mu|texlive-spath3-1-5|8	Version:	1
12mu|texlive-spath3-1-5|9	Release:	5
12mu|texlive-spath3-1-5|10	Summary:	Manipulate "soft paths" in PGF
12mu|texlive-spath3-1-5|11	Group:		Publishing
12mu|texlive-spath3-1-5|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/spath3
12mu|texlive-spath3-1-5|13	License:	LPPL1.3
12mu|texlive-spath3-1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spath3.tar.xz
12mu|texlive-spath3-1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spath3.doc.tar.xz
12mu|texlive-spath3-1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spath3.source.tar.xz
12mu|texlive-spath3-1-5|17	BuildArch:	noarch
12mu|texlive-spath3-1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-spath3-1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-spath3-1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-spath3-1-5|21	
12mu|texlive-spath3-1-5|22	%description
12mu|texlive-spath3-1-5|23	The spath3 library provides methods for manipulating the "soft
12mu|texlive-spath3-1-5|24	paths" of TikZ/PGF. Packaged with it are two TikZ libraries
12mu|texlive-spath3-1-5|25	that make use of the methods provided. These are libraries for
12mu|texlive-spath3-1-5|26	drawing calligraphic paths and for drawing knot diagrams.
12mu|texlive-spath3-1-5|27	
12mu|texlive-spath3-1-5|28	%post
12mu|texlive-spath3-1-5|29	%{_sbindir}/texlive.post
12mu|texlive-spath3-1-5|30	
12mu|texlive-spath3-1-5|31	%postun
12mu|texlive-spath3-1-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-spath3-1-5|33	%{_sbindir}/texlive.post
12mu|texlive-spath3-1-5|34	fi
12mu|texlive-spath3-1-5|35	
12mu|texlive-spath3-1-5|36	#-----------------------------------------------------------------------
12mu|texlive-spath3-1-5|37	%files
12mu|texlive-spath3-1-5|38	%{_texmfdistdir}/tex/latex/spath3/spath3.sty
12mu|texlive-spath3-1-5|39	%{_texmfdistdir}/tex/latex/spath3/tikzlibrarycalligraphy.code.tex
12mu|texlive-spath3-1-5|40	%{_texmfdistdir}/tex/latex/spath3/tikzlibraryknots.code.tex
12mu|texlive-spath3-1-5|41	%doc %{_texmfdistdir}/doc/latex/spath3/README.txt
12mu|texlive-spath3-1-5|42	%doc %{_texmfdistdir}/doc/latex/spath3/calligraphy_doc.pdf
12mu|texlive-spath3-1-5|43	%doc %{_texmfdistdir}/doc/latex/spath3/calligraphy_doc.tex
12mu|texlive-spath3-1-5|44	%doc %{_texmfdistdir}/doc/latex/spath3/knots_doc.pdf
12mu|texlive-spath3-1-5|45	%doc %{_texmfdistdir}/doc/latex/spath3/knots_doc.tex
12mu|texlive-spath3-1-5|46	#- source
12mu|texlive-spath3-1-5|47	%doc %{_texmfdistdir}/source/latex/spath3/spath3.dtx
12mu|texlive-spath3-1-5|48	%doc %{_texmfdistdir}/source/latex/spath3/spath3.ins
12mu|texlive-spath3-1-5|49	
12mu|texlive-spath3-1-5|50	#-----------------------------------------------------------------------
12mu|texlive-spath3-1-5|51	%prep
12mu|texlive-spath3-1-5|52	%setup -c -a0 -a1 -a2
12mu|texlive-spath3-1-5|53	
12mu|texlive-spath3-1-5|54	%build
12mu|texlive-spath3-1-5|55	
12mu|texlive-spath3-1-5|56	%install
12mu|texlive-spath3-1-5|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-spath3-1-5|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-spath3-1-5|59	
12mu|texlive-spath3-1-5|60	%changelog
12mu|texlive-spath3-1-5|61	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1-5
12mu|texlive-spath3-1-5|62	+ Revision: 7b5e57b
12mu|texlive-spath3-1-5|63	- MassBuild#289: Increase release tag
12mu|texlive-spath3-1-5|64	
12mu|texlive-spath3-1-5|65	

21355 12
12mu|texlive-spelling-0.41-5|1	# revision 30715
12mu|texlive-spelling-0.41-5|2	# category Package
12mu|texlive-spelling-0.41-5|3	# catalog-ctan /macros/luatex/generic/spelling
12mu|texlive-spelling-0.41-5|4	# catalog-date 2013-05-27 20:07:27 +0200
12mu|texlive-spelling-0.41-5|5	# catalog-license lppl1.3
12mu|texlive-spelling-0.41-5|6	# catalog-version 0.41
12mu|texlive-spelling-0.41-5|7	Name:		texlive-spelling
12mu|texlive-spelling-0.41-5|8	Version:	0.41
12mu|texlive-spelling-0.41-5|9	Release:	5
12mu|texlive-spelling-0.41-5|10	Summary:	Support for spell-checking of LuaTeX documents
12mu|texlive-spelling-0.41-5|11	Group:		Publishing
12mu|texlive-spelling-0.41-5|12	URL:		http://www.ctan.org/tex-archive/macros/luatex/generic/spelling
12mu|texlive-spelling-0.41-5|13	License:	LPPL1.3
12mu|texlive-spelling-0.41-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spelling.tar.xz
12mu|texlive-spelling-0.41-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/spelling.doc.tar.xz
12mu|texlive-spelling-0.41-5|16	BuildArch:	noarch
12mu|texlive-spelling-0.41-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-spelling-0.41-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-spelling-0.41-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-spelling-0.41-5|20	
12mu|texlive-spelling-0.41-5|21	%description
12mu|texlive-spelling-0.41-5|22	The package aids spell-checking of TeX documents compiled with
12mu|texlive-spelling-0.41-5|23	the LuaTeX engine. It can give visual feedback in PDF output
12mu|texlive-spelling-0.41-5|24	similar to WYSIWYG word processors. The package relies on an
12mu|texlive-spelling-0.41-5|25	external spell-checker application to check spelling of a text
12mu|texlive-spelling-0.41-5|26	file and to output a list of bad spellings. The package should
12mu|texlive-spelling-0.41-5|27	work with most spell-checkers, even dumb, TeX-unaware ones.
12mu|texlive-spelling-0.41-5|28	
12mu|texlive-spelling-0.41-5|29	%post
12mu|texlive-spelling-0.41-5|30	%{_sbindir}/texlive.post
12mu|texlive-spelling-0.41-5|31	
12mu|texlive-spelling-0.41-5|32	%postun
12mu|texlive-spelling-0.41-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-spelling-0.41-5|34	%{_sbindir}/texlive.post
12mu|texlive-spelling-0.41-5|35	fi
12mu|texlive-spelling-0.41-5|36	
12mu|texlive-spelling-0.41-5|37	#-----------------------------------------------------------------------
12mu|texlive-spelling-0.41-5|38	%files
12mu|texlive-spelling-0.41-5|39	%{_texmfdistdir}/scripts/spelling/spelling-main.lua
12mu|texlive-spelling-0.41-5|40	%{_texmfdistdir}/scripts/spelling/spelling-recurse.lua
12mu|texlive-spelling-0.41-5|41	%{_texmfdistdir}/scripts/spelling/spelling-stage-1.lua
12mu|texlive-spelling-0.41-5|42	%{_texmfdistdir}/scripts/spelling/spelling-stage-2.lua
12mu|texlive-spelling-0.41-5|43	%{_texmfdistdir}/scripts/spelling/spelling-stage-3.lua
12mu|texlive-spelling-0.41-5|44	%{_texmfdistdir}/scripts/spelling/spelling-stage-4.lua
12mu|texlive-spelling-0.41-5|45	%{_texmfdistdir}/tex/luatex/spelling/spelling.sty
12mu|texlive-spelling-0.41-5|46	%doc %{_texmfdistdir}/doc/luatex/spelling/CHANGES
12mu|texlive-spelling-0.41-5|47	%doc %{_texmfdistdir}/doc/luatex/spelling/LICENSE
12mu|texlive-spelling-0.41-5|48	%doc %{_texmfdistdir}/doc/luatex/spelling/README
12mu|texlive-spelling-0.41-5|49	%doc %{_texmfdistdir}/doc/luatex/spelling/spelling-doc-lst-lua.tex
12mu|texlive-spelling-0.41-5|50	%doc %{_texmfdistdir}/doc/luatex/spelling/spelling-doc.bad
12mu|texlive-spelling-0.41-5|51	%doc %{_texmfdistdir}/doc/luatex/spelling/spelling-doc.pdf
12mu|texlive-spelling-0.41-5|52	%doc %{_texmfdistdir}/doc/luatex/spelling/spelling-doc.tex
12mu|texlive-spelling-0.41-5|53	
12mu|texlive-spelling-0.41-5|54	#-----------------------------------------------------------------------
12mu|texlive-spelling-0.41-5|55	%prep
12mu|texlive-spelling-0.41-5|56	%setup -c -a0 -a1
12mu|texlive-spelling-0.41-5|57	
12mu|texlive-spelling-0.41-5|58	%build
12mu|texlive-spelling-0.41-5|59	
12mu|texlive-spelling-0.41-5|60	%install
12mu|texlive-spelling-0.41-5|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-spelling-0.41-5|62	cp -fpar scripts tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-spelling-0.41-5|63	
12mu|texlive-spelling-0.41-5|64	%changelog
12mu|texlive-spelling-0.41-5|65	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.41-5
12mu|texlive-spelling-0.41-5|66	+ Revision: 94c8895
12mu|texlive-spelling-0.41-5|67	- MassBuild#289: Increase release tag
12mu|texlive-spelling-0.41-5|68	
12mu|texlive-spelling-0.41-5|69	

21356 12
12mu|texlive-splitindex-1.2a-6|1	# revision 29792
12mu|texlive-splitindex-1.2a-6|2	# category Package
12mu|texlive-splitindex-1.2a-6|3	# catalog-ctan /macros/latex/contrib/splitindex
12mu|texlive-splitindex-1.2a-6|4	# catalog-date 2013-04-09 11:35:57 +0200
12mu|texlive-splitindex-1.2a-6|5	# catalog-license lppl
12mu|texlive-splitindex-1.2a-6|6	# catalog-version 1.2a
12mu|texlive-splitindex-1.2a-6|7	Name:		texlive-splitindex
12mu|texlive-splitindex-1.2a-6|8	Version:	1.2a
12mu|texlive-splitindex-1.2a-6|9	Release:	6
12mu|texlive-splitindex-1.2a-6|10	Summary:	Unlimited number of indexes
12mu|texlive-splitindex-1.2a-6|11	Group:		Publishing
12mu|texlive-splitindex-1.2a-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/splitindex
12mu|texlive-splitindex-1.2a-6|13	License:	LPPL
12mu|texlive-splitindex-1.2a-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splitindex.tar.xz
12mu|texlive-splitindex-1.2a-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splitindex.doc.tar.xz
12mu|texlive-splitindex-1.2a-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/splitindex.source.tar.xz
12mu|texlive-splitindex-1.2a-6|17	BuildArch:	noarch
12mu|texlive-splitindex-1.2a-6|18	BuildRequires:	texlive-tlpkg
12mu|texlive-splitindex-1.2a-6|19	Requires(pre):	texlive-tlpkg
12mu|texlive-splitindex-1.2a-6|20	Requires(post):	texlive-kpathsea
12mu|texlive-splitindex-1.2a-6|21	Provides:	texlive-splitindex.bin = %{EVRD}
12mu|texlive-splitindex-1.2a-6|22	
12mu|texlive-splitindex-1.2a-6|23	%description
12mu|texlive-splitindex-1.2a-6|24	SplitIndex consists of a LaTeX package, splitidx, and a small
12mu|texlive-splitindex-1.2a-6|25	program, splitindex. The package may be used to produce one
12mu|texlive-splitindex-1.2a-6|26	index or several indexes. Without splitindex (for example,
12mu|texlive-splitindex-1.2a-6|27	using the index package), the number of indexes is limited by
12mu|texlive-splitindex-1.2a-6|28	the number of TeX's output streams. But using the program you
12mu|texlive-splitindex-1.2a-6|29	may use even more than 16 indexes: splitidx outputs only a
12mu|texlive-splitindex-1.2a-6|30	single file \jobname.idx and the program splits that file into
12mu|texlive-splitindex-1.2a-6|31	several raw index files and calls your favorite index processor
12mu|texlive-splitindex-1.2a-6|32	for each of the files.
12mu|texlive-splitindex-1.2a-6|33	
12mu|texlive-splitindex-1.2a-6|34	%post
12mu|texlive-splitindex-1.2a-6|35	%{_sbindir}/texlive.post
12mu|texlive-splitindex-1.2a-6|36	
12mu|texlive-splitindex-1.2a-6|37	%postun
12mu|texlive-splitindex-1.2a-6|38	if [ $1 -eq 0 ]; then
12mu|texlive-splitindex-1.2a-6|39	%{_sbindir}/texlive.post
12mu|texlive-splitindex-1.2a-6|40	fi
12mu|texlive-splitindex-1.2a-6|41	
12mu|texlive-splitindex-1.2a-6|42	#-----------------------------------------------------------------------
12mu|texlive-splitindex-1.2a-6|43	%files
12mu|texlive-splitindex-1.2a-6|44	%{_bindir}/splitindex
12mu|texlive-splitindex-1.2a-6|45	%{_texmfdistdir}/scripts/splitindex/splitindex.pl
12mu|texlive-splitindex-1.2a-6|46	%{_texmfdistdir}/scripts/splitindex/splitindex.tlu
12mu|texlive-splitindex-1.2a-6|47	%{_texmfdistdir}/scripts/splitindex/splitindex_main.tlu
12mu|texlive-splitindex-1.2a-6|48	%{_texmfdistdir}/tex/generic/splitindex/splitindex.tex
12mu|texlive-splitindex-1.2a-6|49	%{_texmfdistdir}/tex/latex/splitindex/splitidx.sty
12mu|texlive-splitindex-1.2a-6|50	%doc %{_texmfdistdir}/doc/latex/splitindex/README
12mu|texlive-splitindex-1.2a-6|51	%doc %{_texmfdistdir}/doc/latex/splitindex/install.txt
12mu|texlive-splitindex-1.2a-6|52	%doc %{_texmfdistdir}/doc/latex/splitindex/manifest.txt
12mu|texlive-splitindex-1.2a-6|53	%doc %{_texmfdistdir}/doc/latex/splitindex/splitidx.pdf
12mu|texlive-splitindex-1.2a-6|54	%doc %{_mandir}/man1/splitindex.1*
12mu|texlive-splitindex-1.2a-6|55	%doc %{_texmfdistdir}/doc/man/man1/splitindex.man1.pdf
12mu|texlive-splitindex-1.2a-6|56	#- source
12mu|texlive-splitindex-1.2a-6|57	%doc %{_texmfdistdir}/source/latex/splitindex/README
12mu|texlive-splitindex-1.2a-6|58	%doc %{_texmfdistdir}/source/latex/splitindex/install.sh
12mu|texlive-splitindex-1.2a-6|59	%doc %{_texmfdistdir}/source/latex/splitindex/install.txt
12mu|texlive-splitindex-1.2a-6|60	%doc %{_texmfdistdir}/source/latex/splitindex/manifest.txt
12mu|texlive-splitindex-1.2a-6|61	%doc %{_texmfdistdir}/source/latex/splitindex/splitidx.dtx
12mu|texlive-splitindex-1.2a-6|62	%doc %{_texmfdistdir}/source/latex/splitindex/splitidx.ins
12mu|texlive-splitindex-1.2a-6|63	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.1
12mu|texlive-splitindex-1.2a-6|64	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.c
12mu|texlive-splitindex-1.2a-6|65	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.java
12mu|texlive-splitindex-1.2a-6|66	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.pl
12mu|texlive-splitindex-1.2a-6|67	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.tex
12mu|texlive-splitindex-1.2a-6|68	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex.tlu
12mu|texlive-splitindex-1.2a-6|69	%doc %{_texmfdistdir}/source/latex/splitindex/splitindex_main.tlu
12mu|texlive-splitindex-1.2a-6|70	
12mu|texlive-splitindex-1.2a-6|71	#-----------------------------------------------------------------------
12mu|texlive-splitindex-1.2a-6|72	%prep
12mu|texlive-splitindex-1.2a-6|73	%setup -c -a0 -a1 -a2
12mu|texlive-splitindex-1.2a-6|74	
12mu|texlive-splitindex-1.2a-6|75	%build
12mu|texlive-splitindex-1.2a-6|76	
12mu|texlive-splitindex-1.2a-6|77	%install
12mu|texlive-splitindex-1.2a-6|78	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-splitindex-1.2a-6|79	pushd %{buildroot}%{_bindir}
12mu|texlive-splitindex-1.2a-6|80	ln -sf %{_texmfdistdir}/scripts/splitindex/splitindex.pl splitindex
12mu|texlive-splitindex-1.2a-6|81	popd
12mu|texlive-splitindex-1.2a-6|82	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-splitindex-1.2a-6|83	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-splitindex-1.2a-6|84	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-splitindex-1.2a-6|85	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-splitindex-1.2a-6|86	
12mu|texlive-splitindex-1.2a-6|87	%changelog
12mu|texlive-splitindex-1.2a-6|88	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2a-6
12mu|texlive-splitindex-1.2a-6|89	+ Revision: 2e41b30
12mu|texlive-splitindex-1.2a-6|90	- Sync with cooker
12mu|texlive-splitindex-1.2a-6|91	
12mu|texlive-splitindex-1.2a-6|92	

21357 12
12mu|texlive-sr-vorl-1.0-1|1	# revision 32440
12mu|texlive-sr-vorl-1.0-1|2	# category Package
12mu|texlive-sr-vorl-1.0-1|3	# catalog-ctan /macros/latex/contrib/springer/sr-vorl
12mu|texlive-sr-vorl-1.0-1|4	# catalog-date 2013-12-18 20:28:02 +0100
12mu|texlive-sr-vorl-1.0-1|5	# catalog-license lppl1.3
12mu|texlive-sr-vorl-1.0-1|6	# catalog-version 1.0
12mu|texlive-sr-vorl-1.0-1|7	Name:		texlive-sr-vorl
12mu|texlive-sr-vorl-1.0-1|8	Version:	1.0
12mu|texlive-sr-vorl-1.0-1|9	Release:	1
12mu|texlive-sr-vorl-1.0-1|10	Summary:	Class for Springer books
12mu|texlive-sr-vorl-1.0-1|11	Group:		Publishing
12mu|texlive-sr-vorl-1.0-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/springer/sr-vorl
12mu|texlive-sr-vorl-1.0-1|13	License:	LPPL1.3
12mu|texlive-sr-vorl-1.0-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sr-vorl.tar.xz
12mu|texlive-sr-vorl-1.0-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sr-vorl.doc.tar.xz
12mu|texlive-sr-vorl-1.0-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sr-vorl.source.tar.xz
12mu|texlive-sr-vorl-1.0-1|17	BuildArch:	noarch
12mu|texlive-sr-vorl-1.0-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-sr-vorl-1.0-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-sr-vorl-1.0-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-sr-vorl-1.0-1|21	
12mu|texlive-sr-vorl-1.0-1|22	%description
12mu|texlive-sr-vorl-1.0-1|23	The class provides a template for books to be published at
12mu|texlive-sr-vorl-1.0-1|24	Springer Gabler, Vieweg or Springer Research. It may be used to
12mu|texlive-sr-vorl-1.0-1|25	produce monographs in different formats and "several-authors-
12mu|texlive-sr-vorl-1.0-1|26	books" fitting the conditions of Springer Gabler, Vieweg and
12mu|texlive-sr-vorl-1.0-1|27	Springer Research.
12mu|texlive-sr-vorl-1.0-1|28	
12mu|texlive-sr-vorl-1.0-1|29	%post
12mu|texlive-sr-vorl-1.0-1|30	%{_sbindir}/texlive.post
12mu|texlive-sr-vorl-1.0-1|31	
12mu|texlive-sr-vorl-1.0-1|32	%postun
12mu|texlive-sr-vorl-1.0-1|33	if [ $1 -eq 0 ]; then
12mu|texlive-sr-vorl-1.0-1|34	%{_sbindir}/texlive.post
12mu|texlive-sr-vorl-1.0-1|35	fi
12mu|texlive-sr-vorl-1.0-1|36	
12mu|texlive-sr-vorl-1.0-1|37	#-----------------------------------------------------------------------
12mu|texlive-sr-vorl-1.0-1|38	%files
12mu|texlive-sr-vorl-1.0-1|39	%{_texmfdistdir}/tex/latex/sr-vorl/sr-vorl.cls
12mu|texlive-sr-vorl-1.0-1|40	%doc %{_texmfdistdir}/doc/latex/sr-vorl/README
12mu|texlive-sr-vorl-1.0-1|41	%doc %{_texmfdistdir}/doc/latex/sr-vorl/backmatter_sr-vorl.tex
12mu|texlive-sr-vorl-1.0-1|42	%doc %{_texmfdistdir}/doc/latex/sr-vorl/frontmatter_sr-vorl.tex
12mu|texlive-sr-vorl-1.0-1|43	%doc %{_texmfdistdir}/doc/latex/sr-vorl/hauptdatei_sr-vorl.tex
12mu|texlive-sr-vorl-1.0-1|44	%doc %{_texmfdistdir}/doc/latex/sr-vorl/mainmatter_sr-vorl.tex
12mu|texlive-sr-vorl-1.0-1|45	%doc %{_texmfdistdir}/doc/latex/sr-vorl/sr-vorl.pdf
12mu|texlive-sr-vorl-1.0-1|46	#- source
12mu|texlive-sr-vorl-1.0-1|47	%doc %{_texmfdistdir}/source/latex/sr-vorl/sr-vorl.dtx
12mu|texlive-sr-vorl-1.0-1|48	%doc %{_texmfdistdir}/source/latex/sr-vorl/sr-vorl.ins
12mu|texlive-sr-vorl-1.0-1|49	
12mu|texlive-sr-vorl-1.0-1|50	#-----------------------------------------------------------------------
12mu|texlive-sr-vorl-1.0-1|51	%prep
12mu|texlive-sr-vorl-1.0-1|52	%setup -c -a0 -a1 -a2
12mu|texlive-sr-vorl-1.0-1|53	
12mu|texlive-sr-vorl-1.0-1|54	%build
12mu|texlive-sr-vorl-1.0-1|55	
12mu|texlive-sr-vorl-1.0-1|56	%install
12mu|texlive-sr-vorl-1.0-1|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-sr-vorl-1.0-1|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-sr-vorl-1.0-1|59	
12mu|texlive-sr-vorl-1.0-1|60	%changelog
12mu|texlive-sr-vorl-1.0-1|61	* Fri Feb 14 2014 Rosa <rosa@abf.rosalinux.ru> 1.0-1
12mu|texlive-sr-vorl-1.0-1|62	+ Revision: b2d830f
12mu|texlive-sr-vorl-1.0-1|63	- Automatic import for version 1.0-1
12mu|texlive-sr-vorl-1.0-1|64	
12mu|texlive-sr-vorl-1.0-1|65	

21358 12
12mu|texlive-sslides-20131201-1|1	# revision 32293
12mu|texlive-sslides-20131201-1|2	# category Package
12mu|texlive-sslides-20131201-1|3	# catalog-ctan /macros/latex/contrib/sslides
12mu|texlive-sslides-20131201-1|4	# catalog-date 2013-12-01 17:33:13 +0100
12mu|texlive-sslides-20131201-1|5	# catalog-license lppl1.3
12mu|texlive-sslides-20131201-1|6	# catalog-version undef
12mu|texlive-sslides-20131201-1|7	Name:		texlive-sslides
12mu|texlive-sslides-20131201-1|8	Version:	20131201
12mu|texlive-sslides-20131201-1|9	Release:	1
12mu|texlive-sslides-20131201-1|10	Summary:	Slides with headers and footers
12mu|texlive-sslides-20131201-1|11	Group:		Publishing
12mu|texlive-sslides-20131201-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/sslides
12mu|texlive-sslides-20131201-1|13	License:	LPPL1.3
12mu|texlive-sslides-20131201-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sslides.tar.xz
12mu|texlive-sslides-20131201-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/sslides.doc.tar.xz
12mu|texlive-sslides-20131201-1|16	BuildArch:	noarch
12mu|texlive-sslides-20131201-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-sslides-20131201-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-sslides-20131201-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-sslides-20131201-1|20	
12mu|texlive-sslides-20131201-1|21	%description
12mu|texlive-sslides-20131201-1|22	The class provides a variant of the LaTeX standard slides
12mu|texlive-sslides-20131201-1|23	class, in which the user may add headers and footers to the
12mu|texlive-sslides-20131201-1|24	slide.
12mu|texlive-sslides-20131201-1|25	
12mu|texlive-sslides-20131201-1|26	%post
12mu|texlive-sslides-20131201-1|27	%{_sbindir}/texlive.post
12mu|texlive-sslides-20131201-1|28	
12mu|texlive-sslides-20131201-1|29	%postun
12mu|texlive-sslides-20131201-1|30	if [ $1 -eq 0 ]; then
12mu|texlive-sslides-20131201-1|31	%{_sbindir}/texlive.post
12mu|texlive-sslides-20131201-1|32	fi
12mu|texlive-sslides-20131201-1|33	
12mu|texlive-sslides-20131201-1|34	#-----------------------------------------------------------------------
12mu|texlive-sslides-20131201-1|35	%files
12mu|texlive-sslides-20131201-1|36	%{_texmfdistdir}/tex/latex/sslides/sslides.cls
12mu|texlive-sslides-20131201-1|37	%doc %{_texmfdistdir}/doc/latex/sslides/land-sample-slide.pdf
12mu|texlive-sslides-20131201-1|38	%doc %{_texmfdistdir}/doc/latex/sslides/land-sample-slide.tex
12mu|texlive-sslides-20131201-1|39	%doc %{_texmfdistdir}/doc/latex/sslides/port-sample-slide.pdf
12mu|texlive-sslides-20131201-1|40	%doc %{_texmfdistdir}/doc/latex/sslides/port-sample-slide.tex
12mu|texlive-sslides-20131201-1|41	
12mu|texlive-sslides-20131201-1|42	#-----------------------------------------------------------------------
12mu|texlive-sslides-20131201-1|43	%prep
12mu|texlive-sslides-20131201-1|44	%setup -c -a0 -a1
12mu|texlive-sslides-20131201-1|45	
12mu|texlive-sslides-20131201-1|46	%build
12mu|texlive-sslides-20131201-1|47	
12mu|texlive-sslides-20131201-1|48	%install
12mu|texlive-sslides-20131201-1|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-sslides-20131201-1|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-sslides-20131201-1|51	
12mu|texlive-sslides-20131201-1|52	%changelog
12mu|texlive-sslides-20131201-1|53	* Fri Feb 14 2014 Rosa <rosa@abf.rosalinux.ru> 20131201-1
12mu|texlive-sslides-20131201-1|54	+ Revision: cd2966a
12mu|texlive-sslides-20131201-1|55	- Automatic import for version 20131201-1
12mu|texlive-sslides-20131201-1|56	
12mu|texlive-sslides-20131201-1|57	

21359 12
12mu|texlive-stackengine-3.24-1|1	# revision 32593
12mu|texlive-stackengine-3.24-1|2	# category Package
12mu|texlive-stackengine-3.24-1|3	# catalog-ctan /macros/latex/contrib/stackengine
12mu|texlive-stackengine-3.24-1|4	# catalog-date 2014-01-06 14:33:54 +0100
12mu|texlive-stackengine-3.24-1|5	# catalog-license lppl1.3
12mu|texlive-stackengine-3.24-1|6	# catalog-version 3.24
12mu|texlive-stackengine-3.24-1|7	Name:		texlive-stackengine
12mu|texlive-stackengine-3.24-1|8	Version:	3.24
12mu|texlive-stackengine-3.24-1|9	Release:	1
12mu|texlive-stackengine-3.24-1|10	Summary:	Highly customised stacking of objects, insets, baseline changes, etc
12mu|texlive-stackengine-3.24-1|11	Group:		Publishing
12mu|texlive-stackengine-3.24-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/stackengine
12mu|texlive-stackengine-3.24-1|13	License:	LPPL1.3
12mu|texlive-stackengine-3.24-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stackengine.tar.xz
12mu|texlive-stackengine-3.24-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stackengine.doc.tar.xz
12mu|texlive-stackengine-3.24-1|16	BuildArch:	noarch
12mu|texlive-stackengine-3.24-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-stackengine-3.24-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-stackengine-3.24-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-stackengine-3.24-1|20	
12mu|texlive-stackengine-3.24-1|21	%description
12mu|texlive-stackengine-3.24-1|22	The package provides a versatile way to stack objects
12mu|texlive-stackengine-3.24-1|23	vertically in a variety of customizable ways. A number of
12mu|texlive-stackengine-3.24-1|24	useful macros are provided, all of which make use of the
12mu|texlive-stackengine-3.24-1|25	stackengine core.
12mu|texlive-stackengine-3.24-1|26	
12mu|texlive-stackengine-3.24-1|27	%post
12mu|texlive-stackengine-3.24-1|28	%{_sbindir}/texlive.post
12mu|texlive-stackengine-3.24-1|29	
12mu|texlive-stackengine-3.24-1|30	%postun
12mu|texlive-stackengine-3.24-1|31	if [ $1 -eq 0 ]; then
12mu|texlive-stackengine-3.24-1|32	%{_sbindir}/texlive.post
12mu|texlive-stackengine-3.24-1|33	fi
12mu|texlive-stackengine-3.24-1|34	
12mu|texlive-stackengine-3.24-1|35	#-----------------------------------------------------------------------
12mu|texlive-stackengine-3.24-1|36	%files
12mu|texlive-stackengine-3.24-1|37	%{_texmfdistdir}/tex/latex/stackengine/stackengine.sty
12mu|texlive-stackengine-3.24-1|38	%doc %{_texmfdistdir}/doc/latex/stackengine/README
12mu|texlive-stackengine-3.24-1|39	%doc %{_texmfdistdir}/doc/latex/stackengine/stackengine.pdf
12mu|texlive-stackengine-3.24-1|40	%doc %{_texmfdistdir}/doc/latex/stackengine/stackengine.tex
12mu|texlive-stackengine-3.24-1|41	
12mu|texlive-stackengine-3.24-1|42	#-----------------------------------------------------------------------
12mu|texlive-stackengine-3.24-1|43	%prep
12mu|texlive-stackengine-3.24-1|44	%setup -c -a0 -a1
12mu|texlive-stackengine-3.24-1|45	
12mu|texlive-stackengine-3.24-1|46	%build
12mu|texlive-stackengine-3.24-1|47	
12mu|texlive-stackengine-3.24-1|48	%install
12mu|texlive-stackengine-3.24-1|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-stackengine-3.24-1|50	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-stackengine-3.24-1|51	
12mu|texlive-stackengine-3.24-1|52	%changelog
12mu|texlive-stackengine-3.24-1|53	* Fri Feb 14 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 3.24-1
12mu|texlive-stackengine-3.24-1|54	+ Revision: 0b8888d
12mu|texlive-stackengine-3.24-1|55	- - Update to latest release.
12mu|texlive-stackengine-3.24-1|56	
12mu|texlive-stackengine-3.24-1|57	

21360 12
12mu|texlive-standalone-1.1b-5|1	# revision 27677
12mu|texlive-standalone-1.1b-5|2	# category Package
12mu|texlive-standalone-1.1b-5|3	# catalog-ctan /macros/latex/contrib/standalone
12mu|texlive-standalone-1.1b-5|4	# catalog-date 2012-09-15 20:44:35 +0200
12mu|texlive-standalone-1.1b-5|5	# catalog-license lppl1.3
12mu|texlive-standalone-1.1b-5|6	# catalog-version 1.1b
12mu|texlive-standalone-1.1b-5|7	Name:		texlive-standalone
12mu|texlive-standalone-1.1b-5|8	Version:	1.1b
12mu|texlive-standalone-1.1b-5|9	Release:	5
12mu|texlive-standalone-1.1b-5|10	Summary:	Compile TeX pictures stand-alone or as part of a document
12mu|texlive-standalone-1.1b-5|11	Group:		Publishing
12mu|texlive-standalone-1.1b-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/standalone
12mu|texlive-standalone-1.1b-5|13	License:	LPPL1.3
12mu|texlive-standalone-1.1b-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/standalone.tar.xz
12mu|texlive-standalone-1.1b-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/standalone.doc.tar.xz
12mu|texlive-standalone-1.1b-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/standalone.source.tar.xz
12mu|texlive-standalone-1.1b-5|17	BuildArch:	noarch
12mu|texlive-standalone-1.1b-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-standalone-1.1b-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-standalone-1.1b-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-standalone-1.1b-5|21	
12mu|texlive-standalone-1.1b-5|22	%description
12mu|texlive-standalone-1.1b-5|23	A class and package is provided which allows TeX pictures or
12mu|texlive-standalone-1.1b-5|24	other TeX code to be compiled standalone or as part of a main
12mu|texlive-standalone-1.1b-5|25	document. Special support for pictures with beamer overlays is
12mu|texlive-standalone-1.1b-5|26	also provided. The package is used in the main document and
12mu|texlive-standalone-1.1b-5|27	skips extra preambles in sub-files. The class may be used to
12mu|texlive-standalone-1.1b-5|28	simplify the preamble in sub-files. By default the preview
12mu|texlive-standalone-1.1b-5|29	package is used to display the code without margins. The
12mu|texlive-standalone-1.1b-5|30	behaviour in standalone mode may adjusted using a configuration
12mu|texlive-standalone-1.1b-5|31	file standalone.cfg to redefine the standalone environment.
12mu|texlive-standalone-1.1b-5|32	
12mu|texlive-standalone-1.1b-5|33	%post
12mu|texlive-standalone-1.1b-5|34	%{_sbindir}/texlive.post
12mu|texlive-standalone-1.1b-5|35	
12mu|texlive-standalone-1.1b-5|36	%postun
12mu|texlive-standalone-1.1b-5|37	if [ $1 -eq 0 ]; then
12mu|texlive-standalone-1.1b-5|38	%{_sbindir}/texlive.post
12mu|texlive-standalone-1.1b-5|39	fi
12mu|texlive-standalone-1.1b-5|40	
12mu|texlive-standalone-1.1b-5|41	#-----------------------------------------------------------------------
12mu|texlive-standalone-1.1b-5|42	%files
12mu|texlive-standalone-1.1b-5|43	%{_texmfdistdir}/tex/latex/standalone/standalone.cfg
12mu|texlive-standalone-1.1b-5|44	%{_texmfdistdir}/tex/latex/standalone/standalone.cls
12mu|texlive-standalone-1.1b-5|45	%{_texmfdistdir}/tex/latex/standalone/standalone.sty
12mu|texlive-standalone-1.1b-5|46	%{_texmfdistdir}/tex/plain/standalone/standalone.tex
12mu|texlive-standalone-1.1b-5|47	%doc %{_texmfdistdir}/doc/latex/standalone/README
12mu|texlive-standalone-1.1b-5|48	%doc %{_texmfdistdir}/doc/latex/standalone/standalone.pdf
12mu|texlive-standalone-1.1b-5|49	#- source
12mu|texlive-standalone-1.1b-5|50	%doc %{_texmfdistdir}/source/latex/standalone/standalone.dtx
12mu|texlive-standalone-1.1b-5|51	%doc %{_texmfdistdir}/source/latex/standalone/standalone.ins
12mu|texlive-standalone-1.1b-5|52	
12mu|texlive-standalone-1.1b-5|53	#-----------------------------------------------------------------------
12mu|texlive-standalone-1.1b-5|54	%prep
12mu|texlive-standalone-1.1b-5|55	%setup -c -a0 -a1 -a2
12mu|texlive-standalone-1.1b-5|56	
12mu|texlive-standalone-1.1b-5|57	%build
12mu|texlive-standalone-1.1b-5|58	
12mu|texlive-standalone-1.1b-5|59	%install
12mu|texlive-standalone-1.1b-5|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-standalone-1.1b-5|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-standalone-1.1b-5|62	
12mu|texlive-standalone-1.1b-5|63	%changelog
12mu|texlive-standalone-1.1b-5|64	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1b-5
12mu|texlive-standalone-1.1b-5|65	+ Revision: 40b63d9
12mu|texlive-standalone-1.1b-5|66	- Sync with cooker
12mu|texlive-standalone-1.1b-5|67	
12mu|texlive-standalone-1.1b-5|68	

21361 12
12mu|texlive-stix-20140101-1|1	# revision 32585
12mu|texlive-stix-20140101-1|2	# category Package
12mu|texlive-stix-20140101-1|3	# catalog-ctan /fonts/stix
12mu|texlive-stix-20140101-1|4	# catalog-date 2014-01-03 10:16:06 +0100
12mu|texlive-stix-20140101-1|5	# catalog-license ofl
12mu|texlive-stix-20140101-1|6	# catalog-version 2014-01-01
12mu|texlive-stix-20140101-1|7	Name:		texlive-stix
12mu|texlive-stix-20140101-1|8	Version:	20140101
12mu|texlive-stix-20140101-1|9	Release:	1
12mu|texlive-stix-20140101-1|10	Summary:	OpenType Unicode maths fonts
12mu|texlive-stix-20140101-1|11	Group:		Publishing
12mu|texlive-stix-20140101-1|12	URL:		http://www.ctan.org/tex-archive/fonts/stix
12mu|texlive-stix-20140101-1|13	License:	OFL
12mu|texlive-stix-20140101-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stix.tar.xz
12mu|texlive-stix-20140101-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stix.doc.tar.xz
12mu|texlive-stix-20140101-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/stix.source.tar.xz
12mu|texlive-stix-20140101-1|17	BuildArch:	noarch
12mu|texlive-stix-20140101-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-stix-20140101-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-stix-20140101-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-stix-20140101-1|21	
12mu|texlive-stix-20140101-1|22	%description
12mu|texlive-stix-20140101-1|23	The STIX fonts are a suite of unicode OpenType fonts containing
12mu|texlive-stix-20140101-1|24	a complete set of mathematical glyphs. The CTAN package is a
12mu|texlive-stix-20140101-1|25	copy of the fonts' official release, organised as specified by
12mu|texlive-stix-20140101-1|26	the TeX Directory Structure, for inclusion in standard TeX
12mu|texlive-stix-20140101-1|27	distributions. A Type 1 only distribution of the fonts is
12mu|texlive-stix-20140101-1|28	available in the esstix bundle.
12mu|texlive-stix-20140101-1|29	
12mu|texlive-stix-20140101-1|30	%post
12mu|texlive-stix-20140101-1|31	%{_sbindir}/texlive.post
12mu|texlive-stix-20140101-1|32	
12mu|texlive-stix-20140101-1|33	%postun
12mu|texlive-stix-20140101-1|34	if [ $1 -eq 0 ]; then
12mu|texlive-stix-20140101-1|35	%{_sbindir}/texlive.post
12mu|texlive-stix-20140101-1|36	fi
12mu|texlive-stix-20140101-1|37	
12mu|texlive-stix-20140101-1|38	#-----------------------------------------------------------------------
12mu|texlive-stix-20140101-1|39	%files
12mu|texlive-stix-20140101-1|40	%{_texmfdistdir}/fonts/enc/dvips/stix/stix-extra1.enc
12mu|texlive-stix-20140101-1|41	%{_texmfdistdir}/fonts/enc/dvips/stix/stix-extra2.enc
12mu|texlive-stix-20140101-1|42	%{_texmfdistdir}/fonts/enc/dvips/stix/stix-extra3.enc
12mu|texlive-stix-20140101-1|43	%{_texmfdistdir}/fonts/enc/dvips/stix/stix-ot1.enc
12mu|texlive-stix-20140101-1|44	%{_texmfdistdir}/fonts/enc/dvips/stix/stix-ot2.enc
12mu|texlive-stix-20140101-1|45	%{_texmfdistdir}/fonts/enc/dvips/stix/stix-t1.enc
12mu|texlive-stix-20140101-1|46	%{_texmfdistdir}/fonts/enc/dvips/stix/stix-ts1.enc
12mu|texlive-stix-20140101-1|47	%{_texmfdistdir}/fonts/map/dvips/stix/stix.map
12mu|texlive-stix-20140101-1|48	%{_texmfdistdir}/fonts/opentype/public/stix/STIX-Bold.otf
12mu|texlive-stix-20140101-1|49	%{_texmfdistdir}/fonts/opentype/public/stix/STIX-BoldItalic.otf
12mu|texlive-stix-20140101-1|50	%{_texmfdistdir}/fonts/opentype/public/stix/STIX-Italic.otf
12mu|texlive-stix-20140101-1|51	%{_texmfdistdir}/fonts/opentype/public/stix/STIX-Regular.otf
12mu|texlive-stix-20140101-1|52	%{_texmfdistdir}/fonts/opentype/public/stix/STIXMath-Regular.otf
12mu|texlive-stix-20140101-1|53	%{_texmfdistdir}/fonts/source/public/stix/ot1-stixgeneral-bold.pl
12mu|texlive-stix-20140101-1|54	%{_texmfdistdir}/fonts/source/public/stix/ot1-stixgeneral-bolditalic.pl
12mu|texlive-stix-20140101-1|55	%{_texmfdistdir}/fonts/source/public/stix/ot1-stixgeneral-italic.pl
12mu|texlive-stix-20140101-1|56	%{_texmfdistdir}/fonts/source/public/stix/ot1-stixgeneral.pl
12mu|texlive-stix-20140101-1|57	%{_texmfdistdir}/fonts/source/public/stix/ot1-stixgeneralsc-bold.vpl
12mu|texlive-stix-20140101-1|58	%{_texmfdistdir}/fonts/source/public/stix/ot1-stixgeneralsc.vpl
12mu|texlive-stix-20140101-1|59	%{_texmfdistdir}/fonts/source/public/stix/ot2-stixgeneral-bold.pl
12mu|texlive-stix-20140101-1|60	%{_texmfdistdir}/fonts/source/public/stix/ot2-stixgeneral-bolditalic.pl
12mu|texlive-stix-20140101-1|61	%{_texmfdistdir}/fonts/source/public/stix/ot2-stixgeneral-italic.pl
12mu|texlive-stix-20140101-1|62	%{_texmfdistdir}/fonts/source/public/stix/ot2-stixgeneral.pl
12mu|texlive-stix-20140101-1|63	%{_texmfdistdir}/fonts/source/public/stix/ot2-stixgeneralsc-bold.vpl
12mu|texlive-stix-20140101-1|64	%{_texmfdistdir}/fonts/source/public/stix/ot2-stixgeneralsc.vpl
12mu|texlive-stix-20140101-1|65	%{_texmfdistdir}/fonts/source/public/stix/stix-extra1-bold.pl
12mu|texlive-stix-20140101-1|66	%{_texmfdistdir}/fonts/source/public/stix/stix-extra1.pl
12mu|texlive-stix-20140101-1|67	%{_texmfdistdir}/fonts/source/public/stix/stix-extra2-bold.pl
12mu|texlive-stix-20140101-1|68	%{_texmfdistdir}/fonts/source/public/stix/stix-extra2.pl
12mu|texlive-stix-20140101-1|69	%{_texmfdistdir}/fonts/source/public/stix/stix-extra3-bold.pl
12mu|texlive-stix-20140101-1|70	%{_texmfdistdir}/fonts/source/public/stix/stix-extra3.pl
12mu|texlive-stix-20140101-1|71	%{_texmfdistdir}/fonts/source/public/stix/stix-mathbb-bold.pl
12mu|texlive-stix-20140101-1|72	%{_texmfdistdir}/fonts/source/public/stix/stix-mathbb.pl
12mu|texlive-stix-20140101-1|73	%{_texmfdistdir}/fonts/source/public/stix/stix-mathbbit-bold.pl
12mu|texlive-stix-20140101-1|74	%{_texmfdistdir}/fonts/source/public/stix/stix-mathbbit.pl
12mu|texlive-stix-20140101-1|75	%{_texmfdistdir}/fonts/source/public/stix/stix-mathcal-bold.pl
12mu|texlive-stix-20140101-1|76	%{_texmfdistdir}/fonts/source/public/stix/stix-mathcal.pl
12mu|texlive-stix-20140101-1|77	%{_texmfdistdir}/fonts/source/public/stix/stix-mathex-bold.pl
12mu|texlive-stix-20140101-1|78	%{_texmfdistdir}/fonts/source/public/stix/stix-mathex.pl
12mu|texlive-stix-20140101-1|79	%{_texmfdistdir}/fonts/source/public/stix/stix-mathfrak-bold.pl
12mu|texlive-stix-20140101-1|80	%{_texmfdistdir}/fonts/source/public/stix/stix-mathfrak.pl
12mu|texlive-stix-20140101-1|81	%{_texmfdistdir}/fonts/source/public/stix/stix-mathit-bold.pl
12mu|texlive-stix-20140101-1|82	%{_texmfdistdir}/fonts/source/public/stix/stix-mathit.pl
12mu|texlive-stix-20140101-1|83	%{_texmfdistdir}/fonts/source/public/stix/stix-mathrm-bold.pl
12mu|texlive-stix-20140101-1|84	%{_texmfdistdir}/fonts/source/public/stix/stix-mathrm.pl
12mu|texlive-stix-20140101-1|85	%{_texmfdistdir}/fonts/source/public/stix/stix-mathscr-bold.pl
12mu|texlive-stix-20140101-1|86	%{_texmfdistdir}/fonts/source/public/stix/stix-mathscr.pl
12mu|texlive-stix-20140101-1|87	%{_texmfdistdir}/fonts/source/public/stix/stix-mathsf-bold.pl
12mu|texlive-stix-20140101-1|88	%{_texmfdistdir}/fonts/source/public/stix/stix-mathsf.pl
12mu|texlive-stix-20140101-1|89	%{_texmfdistdir}/fonts/source/public/stix/stix-mathsfit-bold.pl
12mu|texlive-stix-20140101-1|90	%{_texmfdistdir}/fonts/source/public/stix/stix-mathsfit.pl
12mu|texlive-stix-20140101-1|91	%{_texmfdistdir}/fonts/source/public/stix/stix-mathtt-bold.pl
12mu|texlive-stix-20140101-1|92	%{_texmfdistdir}/fonts/source/public/stix/stix-mathtt.pl
12mu|texlive-stix-20140101-1|93	%{_texmfdistdir}/fonts/source/public/stix/t1-stixgeneral-bold.pl
12mu|texlive-stix-20140101-1|94	%{_texmfdistdir}/fonts/source/public/stix/t1-stixgeneral-bolditalic.pl
12mu|texlive-stix-20140101-1|95	%{_texmfdistdir}/fonts/source/public/stix/t1-stixgeneral-italic.pl
12mu|texlive-stix-20140101-1|96	%{_texmfdistdir}/fonts/source/public/stix/t1-stixgeneral.pl
12mu|texlive-stix-20140101-1|97	%{_texmfdistdir}/fonts/source/public/stix/t1-stixgeneralsc-bold.vpl
12mu|texlive-stix-20140101-1|98	%{_texmfdistdir}/fonts/source/public/stix/t1-stixgeneralsc.vpl
12mu|texlive-stix-20140101-1|99	%{_texmfdistdir}/fonts/source/public/stix/ts1-stixgeneral-bold.pl
12mu|texlive-stix-20140101-1|100	%{_texmfdistdir}/fonts/source/public/stix/ts1-stixgeneral-bolditalic.pl
12mu|texlive-stix-20140101-1|101	%{_texmfdistdir}/fonts/source/public/stix/ts1-stixgeneral-italic.pl
12mu|texlive-stix-20140101-1|102	%{_texmfdistdir}/fonts/source/public/stix/ts1-stixgeneral.pl
12mu|texlive-stix-20140101-1|103	%{_texmfdistdir}/fonts/tfm/public/stix/ot1-stixgeneral-bold.tfm
12mu|texlive-stix-20140101-1|104	%{_texmfdistdir}/fonts/tfm/public/stix/ot1-stixgeneral-bolditalic.tfm
12mu|texlive-stix-20140101-1|105	%{_texmfdistdir}/fonts/tfm/public/stix/ot1-stixgeneral-italic.tfm
12mu|texlive-stix-20140101-1|106	%{_texmfdistdir}/fonts/tfm/public/stix/ot1-stixgeneral.tfm
12mu|texlive-stix-20140101-1|107	%{_texmfdistdir}/fonts/tfm/public/stix/ot1-stixgeneralsc-bold.tfm
12mu|texlive-stix-20140101-1|108	%{_texmfdistdir}/fonts/tfm/public/stix/ot1-stixgeneralsc.tfm
12mu|texlive-stix-20140101-1|109	%{_texmfdistdir}/fonts/tfm/public/stix/ot2-stixgeneral-bold.tfm
12mu|texlive-stix-20140101-1|110	%{_texmfdistdir}/fonts/tfm/public/stix/ot2-stixgeneral-bolditalic.tfm
12mu|texlive-stix-20140101-1|111	%{_texmfdistdir}/fonts/tfm/public/stix/ot2-stixgeneral-italic.tfm
12mu|texlive-stix-20140101-1|112	%{_texmfdistdir}/fonts/tfm/public/stix/ot2-stixgeneral.tfm
12mu|texlive-stix-20140101-1|113	%{_texmfdistdir}/fonts/tfm/public/stix/ot2-stixgeneralsc-bold.tfm
12mu|texlive-stix-20140101-1|114	%{_texmfdistdir}/fonts/tfm/public/stix/ot2-stixgeneralsc.tfm
12mu|texlive-stix-20140101-1|115	%{_texmfdistdir}/fonts/tfm/public/stix/stix-extra1.tfm
12mu|texlive-stix-20140101-1|116	%{_texmfdistdir}/fonts/tfm/public/stix/stix-extra2.tfm
12mu|texlive-stix-20140101-1|117	%{_texmfdistdir}/fonts/tfm/public/stix/stix-extra3.tfm
12mu|texlive-stix-20140101-1|118	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathbb-bold.tfm
12mu|texlive-stix-20140101-1|119	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathbb.tfm
12mu|texlive-stix-20140101-1|120	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathbbit-bold.tfm
12mu|texlive-stix-20140101-1|121	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathbbit.tfm
12mu|texlive-stix-20140101-1|122	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathcal-bold.tfm
12mu|texlive-stix-20140101-1|123	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathcal.tfm
12mu|texlive-stix-20140101-1|124	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathex-bold.tfm
12mu|texlive-stix-20140101-1|125	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathex.tfm
12mu|texlive-stix-20140101-1|126	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathfrak-bold.tfm
12mu|texlive-stix-20140101-1|127	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathfrak.tfm
12mu|texlive-stix-20140101-1|128	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathit-bold.tfm
12mu|texlive-stix-20140101-1|129	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathit.tfm
12mu|texlive-stix-20140101-1|130	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathrm-bold.tfm
12mu|texlive-stix-20140101-1|131	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathrm.tfm
12mu|texlive-stix-20140101-1|132	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathscr-bold.tfm
12mu|texlive-stix-20140101-1|133	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathscr.tfm
12mu|texlive-stix-20140101-1|134	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathsf-bold.tfm
12mu|texlive-stix-20140101-1|135	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathsf.tfm
12mu|texlive-stix-20140101-1|136	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathsfit-bold.tfm
12mu|texlive-stix-20140101-1|137	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathsfit.tfm
12mu|texlive-stix-20140101-1|138	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathtt-bold.tfm
12mu|texlive-stix-20140101-1|139	%{_texmfdistdir}/fonts/tfm/public/stix/stix-mathtt.tfm
12mu|texlive-stix-20140101-1|140	%{_texmfdistdir}/fonts/tfm/public/stix/t1-stixgeneral-bold.tfm
12mu|texlive-stix-20140101-1|141	%{_texmfdistdir}/fonts/tfm/public/stix/t1-stixgeneral-bolditalic.tfm
12mu|texlive-stix-20140101-1|142	%{_texmfdistdir}/fonts/tfm/public/stix/t1-stixgeneral-italic.tfm
12mu|texlive-stix-20140101-1|143	%{_texmfdistdir}/fonts/tfm/public/stix/t1-stixgeneral.tfm
12mu|texlive-stix-20140101-1|144	%{_texmfdistdir}/fonts/tfm/public/stix/t1-stixgeneralsc-bold.tfm
12mu|texlive-stix-20140101-1|145	%{_texmfdistdir}/fonts/tfm/public/stix/t1-stixgeneralsc.tfm
12mu|texlive-stix-20140101-1|146	%{_texmfdistdir}/fonts/tfm/public/stix/ts1-stixgeneral-bold.tfm
12mu|texlive-stix-20140101-1|147	%{_texmfdistdir}/fonts/tfm/public/stix/ts1-stixgeneral-bolditalic.tfm
12mu|texlive-stix-20140101-1|148	%{_texmfdistdir}/fonts/tfm/public/stix/ts1-stixgeneral-italic.tfm
12mu|texlive-stix-20140101-1|149	%{_texmfdistdir}/fonts/tfm/public/stix/ts1-stixgeneral.tfm
12mu|texlive-stix-20140101-1|150	%{_texmfdistdir}/fonts/type1/public/stix/STIXGeneral-Bold.pfb
12mu|texlive-stix-20140101-1|151	%{_texmfdistdir}/fonts/type1/public/stix/STIXGeneral-BoldItalic.pfb
12mu|texlive-stix-20140101-1|152	%{_texmfdistdir}/fonts/type1/public/stix/STIXGeneral-Italic.pfb
12mu|texlive-stix-20140101-1|153	%{_texmfdistdir}/fonts/type1/public/stix/STIXGeneral-Regular.pfb
12mu|texlive-stix-20140101-1|154	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathbb-bold.pfb
12mu|texlive-stix-20140101-1|155	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathbb.pfb
12mu|texlive-stix-20140101-1|156	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathbbit-bold.pfb
12mu|texlive-stix-20140101-1|157	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathbbit.pfb
12mu|texlive-stix-20140101-1|158	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathcal-bold.pfb
12mu|texlive-stix-20140101-1|159	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathcal.pfb
12mu|texlive-stix-20140101-1|160	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathex-bold.pfb
12mu|texlive-stix-20140101-1|161	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathex.pfb
12mu|texlive-stix-20140101-1|162	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathfrak-bold.pfb
12mu|texlive-stix-20140101-1|163	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathfrak.pfb
12mu|texlive-stix-20140101-1|164	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathit-bold.pfb
12mu|texlive-stix-20140101-1|165	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathit.pfb
12mu|texlive-stix-20140101-1|166	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathrm-bold.pfb
12mu|texlive-stix-20140101-1|167	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathrm.pfb
12mu|texlive-stix-20140101-1|168	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathscr-bold.pfb
12mu|texlive-stix-20140101-1|169	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathscr.pfb
12mu|texlive-stix-20140101-1|170	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathsf-bold.pfb
12mu|texlive-stix-20140101-1|171	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathsf.pfb
12mu|texlive-stix-20140101-1|172	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathsfit-bold.pfb
12mu|texlive-stix-20140101-1|173	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathsfit.pfb
12mu|texlive-stix-20140101-1|174	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathtt-bold.pfb
12mu|texlive-stix-20140101-1|175	%{_texmfdistdir}/fonts/type1/public/stix/stix-mathtt.pfb
12mu|texlive-stix-20140101-1|176	%{_texmfdistdir}/fonts/vf/public/stix/ot1-stixgeneralsc-bold.vf
12mu|texlive-stix-20140101-1|177	%{_texmfdistdir}/fonts/vf/public/stix/ot1-stixgeneralsc.vf
12mu|texlive-stix-20140101-1|178	%{_texmfdistdir}/fonts/vf/public/stix/ot2-stixgeneralsc-bold.vf
12mu|texlive-stix-20140101-1|179	%{_texmfdistdir}/fonts/vf/public/stix/ot2-stixgeneralsc.vf
12mu|texlive-stix-20140101-1|180	%{_texmfdistdir}/fonts/vf/public/stix/t1-stixgeneralsc-bold.vf
12mu|texlive-stix-20140101-1|181	%{_texmfdistdir}/fonts/vf/public/stix/t1-stixgeneralsc.vf
12mu|texlive-stix-20140101-1|182	%{_texmfdistdir}/tex/latex/stix/ls1stix.fd
12mu|texlive-stix-20140101-1|183	%{_texmfdistdir}/tex/latex/stix/ls1stixbb.fd
12mu|texlive-stix-20140101-1|184	%{_texmfdistdir}/tex/latex/stix/ls1stixfrak.fd
12mu|texlive-stix-20140101-1|185	%{_texmfdistdir}/tex/latex/stix/ls1stixscr.fd
12mu|texlive-stix-20140101-1|186	%{_texmfdistdir}/tex/latex/stix/ls1stixsf.fd
12mu|texlive-stix-20140101-1|187	%{_texmfdistdir}/tex/latex/stix/ls2stix.fd
12mu|texlive-stix-20140101-1|188	%{_texmfdistdir}/tex/latex/stix/ls2stixcal.fd
12mu|texlive-stix-20140101-1|189	%{_texmfdistdir}/tex/latex/stix/ls2stixex.fd
12mu|texlive-stix-20140101-1|190	%{_texmfdistdir}/tex/latex/stix/ls2stixtt.fd
12mu|texlive-stix-20140101-1|191	%{_texmfdistdir}/tex/latex/stix/ot1stix.fd
12mu|texlive-stix-20140101-1|192	%{_texmfdistdir}/tex/latex/stix/ot2stix.fd
12mu|texlive-stix-20140101-1|193	%{_texmfdistdir}/tex/latex/stix/stix.sty
12mu|texlive-stix-20140101-1|194	%{_texmfdistdir}/tex/latex/stix/t1stix.fd
12mu|texlive-stix-20140101-1|195	%{_texmfdistdir}/tex/latex/stix/ts1stix.fd
12mu|texlive-stix-20140101-1|196	%doc %{_texmfdistdir}/doc/fonts/stix/README
12mu|texlive-stix-20140101-1|197	%doc %{_texmfdistdir}/doc/fonts/stix/README.TEXLIVE
12mu|texlive-stix-20140101-1|198	%doc %{_texmfdistdir}/doc/fonts/stix/STIX_Font_License_2010.pdf
12mu|texlive-stix-20140101-1|199	%doc %{_texmfdistdir}/doc/fonts/stix/stix.pdf
12mu|texlive-stix-20140101-1|200	#- source
12mu|texlive-stix-20140101-1|201	%doc %{_texmfdistdir}/source/latex/stix/stix.dtx
12mu|texlive-stix-20140101-1|202	%doc %{_texmfdistdir}/source/latex/stix/stix.fdd
12mu|texlive-stix-20140101-1|203	
12mu|texlive-stix-20140101-1|204	#-----------------------------------------------------------------------
12mu|texlive-stix-20140101-1|205	%prep
12mu|texlive-stix-20140101-1|206	%setup -c -a0 -a1 -a2
12mu|texlive-stix-20140101-1|207	
12mu|texlive-stix-20140101-1|208	%build
12mu|texlive-stix-20140101-1|209	
12mu|texlive-stix-20140101-1|210	%install
12mu|texlive-stix-20140101-1|211	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-stix-20140101-1|212	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-stix-20140101-1|213	
12mu|texlive-stix-20140101-1|214	%changelog
12mu|texlive-stix-20140101-1|215	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20140101-1
12mu|texlive-stix-20140101-1|216	+ Revision: 2f62a45
12mu|texlive-stix-20140101-1|217	- Sync with cooker
12mu|texlive-stix-20140101-1|218	
12mu|texlive-stix-20140101-1|219	

21362 12
12mu|texlive-substitutefont-0.1.4-5|1	# revision 32066
12mu|texlive-substitutefont-0.1.4-5|2	# category Package
12mu|texlive-substitutefont-0.1.4-5|3	# catalog-ctan /macros/latex/contrib/substitutefont
12mu|texlive-substitutefont-0.1.4-5|4	# catalog-date 2013-11-04 19:57:46 +0100
12mu|texlive-substitutefont-0.1.4-5|5	# catalog-license lppl1.3
12mu|texlive-substitutefont-0.1.4-5|6	# catalog-version 0.1.4
12mu|texlive-substitutefont-0.1.4-5|7	Name:		texlive-substitutefont
12mu|texlive-substitutefont-0.1.4-5|8	Version:	0.1.4
12mu|texlive-substitutefont-0.1.4-5|9	Release:	5
12mu|texlive-substitutefont-0.1.4-5|10	Summary:	Easy font substitution
12mu|texlive-substitutefont-0.1.4-5|11	Group:		Publishing
12mu|texlive-substitutefont-0.1.4-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/substitutefont
12mu|texlive-substitutefont-0.1.4-5|13	License:	LPPL1.3
12mu|texlive-substitutefont-0.1.4-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/substitutefont.tar.xz
12mu|texlive-substitutefont-0.1.4-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/substitutefont.doc.tar.xz
12mu|texlive-substitutefont-0.1.4-5|16	BuildArch:	noarch
12mu|texlive-substitutefont-0.1.4-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-substitutefont-0.1.4-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-substitutefont-0.1.4-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-substitutefont-0.1.4-5|20	
12mu|texlive-substitutefont-0.1.4-5|21	%description
12mu|texlive-substitutefont-0.1.4-5|22	Many free fonts are extensions of a basic font family with new
12mu|texlive-substitutefont-0.1.4-5|23	glyphs or shapes. Such fonts may be given a new name due to
12mu|texlive-substitutefont-0.1.4-5|24	licence reasons or to the creator's preference. The package
12mu|texlive-substitutefont-0.1.4-5|25	facilitates the task of setting up a font family as substitute
12mu|texlive-substitutefont-0.1.4-5|26	for another one, using its \substitutefont command.
12mu|texlive-substitutefont-0.1.4-5|27	
12mu|texlive-substitutefont-0.1.4-5|28	%post
12mu|texlive-substitutefont-0.1.4-5|29	%{_sbindir}/texlive.post
12mu|texlive-substitutefont-0.1.4-5|30	
12mu|texlive-substitutefont-0.1.4-5|31	%postun
12mu|texlive-substitutefont-0.1.4-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-substitutefont-0.1.4-5|33	%{_sbindir}/texlive.post
12mu|texlive-substitutefont-0.1.4-5|34	fi
12mu|texlive-substitutefont-0.1.4-5|35	
12mu|texlive-substitutefont-0.1.4-5|36	#-----------------------------------------------------------------------
12mu|texlive-substitutefont-0.1.4-5|37	%files
12mu|texlive-substitutefont-0.1.4-5|38	%{_texmfdistdir}/tex/latex/substitutefont/substitutefont.sty
12mu|texlive-substitutefont-0.1.4-5|39	%doc %{_texmfdistdir}/doc/latex/substitutefont/README
12mu|texlive-substitutefont-0.1.4-5|40	%doc %{_texmfdistdir}/doc/latex/substitutefont/cyrillic-lm-lgc.pdf
12mu|texlive-substitutefont-0.1.4-5|41	%doc %{_texmfdistdir}/doc/latex/substitutefont/cyrillic-lm-lgc.tex
12mu|texlive-substitutefont-0.1.4-5|42	%doc %{_texmfdistdir}/doc/latex/substitutefont/cyrillic-paratype.pdf
12mu|texlive-substitutefont-0.1.4-5|43	%doc %{_texmfdistdir}/doc/latex/substitutefont/cyrillic-paratype.tex
12mu|texlive-substitutefont-0.1.4-5|44	%doc %{_texmfdistdir}/doc/latex/substitutefont/greek-palatino-didot.pdf
12mu|texlive-substitutefont-0.1.4-5|45	%doc %{_texmfdistdir}/doc/latex/substitutefont/greek-palatino-didot.tex
12mu|texlive-substitutefont-0.1.4-5|46	%doc %{_texmfdistdir}/doc/latex/substitutefont/greek-times-artemisia.pdf
12mu|texlive-substitutefont-0.1.4-5|47	%doc %{_texmfdistdir}/doc/latex/substitutefont/greek-times-artemisia.tex
12mu|texlive-substitutefont-0.1.4-5|48	%doc %{_texmfdistdir}/doc/latex/substitutefont/substitutefont-doc.html
12mu|texlive-substitutefont-0.1.4-5|49	%doc %{_texmfdistdir}/doc/latex/substitutefont/substitutefont-test.pdf
12mu|texlive-substitutefont-0.1.4-5|50	%doc %{_texmfdistdir}/doc/latex/substitutefont/substitutefont-test.tex
12mu|texlive-substitutefont-0.1.4-5|51	%doc %{_texmfdistdir}/doc/latex/substitutefont/substitutefont.sty.html
12mu|texlive-substitutefont-0.1.4-5|52	
12mu|texlive-substitutefont-0.1.4-5|53	#-----------------------------------------------------------------------
12mu|texlive-substitutefont-0.1.4-5|54	%prep
12mu|texlive-substitutefont-0.1.4-5|55	%setup -c -a0 -a1
12mu|texlive-substitutefont-0.1.4-5|56	
12mu|texlive-substitutefont-0.1.4-5|57	%build
12mu|texlive-substitutefont-0.1.4-5|58	
12mu|texlive-substitutefont-0.1.4-5|59	%install
12mu|texlive-substitutefont-0.1.4-5|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-substitutefont-0.1.4-5|61	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-substitutefont-0.1.4-5|62	
12mu|texlive-substitutefont-0.1.4-5|63	%changelog
12mu|texlive-substitutefont-0.1.4-5|64	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.1.4-5
12mu|texlive-substitutefont-0.1.4-5|65	+ Revision: 81619f8
12mu|texlive-substitutefont-0.1.4-5|66	- Sync with cooker
12mu|texlive-substitutefont-0.1.4-5|67	
12mu|texlive-substitutefont-0.1.4-5|68	

21363 12
12mu|texlive-svg-1.0-7|1	# revision 33063
12mu|texlive-svg-1.0-7|2	# category Package
12mu|texlive-svg-1.0-7|3	# catalog-ctan /graphics/svg
12mu|texlive-svg-1.0-7|4	# catalog-date 2014-02-26 23:03:13 +0100
12mu|texlive-svg-1.0-7|5	# catalog-license lppl1.3
12mu|texlive-svg-1.0-7|6	# catalog-version 1.0
12mu|texlive-svg-1.0-7|7	Name:		texlive-svg
12mu|texlive-svg-1.0-7|8	Version:	1.0
12mu|texlive-svg-1.0-7|9	Release:	7
12mu|texlive-svg-1.0-7|10	Summary:	Include and extract SVG pictures using Inkscape
12mu|texlive-svg-1.0-7|11	Group:		Publishing
12mu|texlive-svg-1.0-7|12	URL:		http://www.ctan.org/tex-archive/graphics/svg
12mu|texlive-svg-1.0-7|13	License:	LPPL1.3
12mu|texlive-svg-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svg.tar.xz
12mu|texlive-svg-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svg.doc.tar.xz
12mu|texlive-svg-1.0-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/svg.source.tar.xz
12mu|texlive-svg-1.0-7|17	BuildArch:	noarch
12mu|texlive-svg-1.0-7|18	BuildRequires:	texlive-tlpkg
12mu|texlive-svg-1.0-7|19	Requires(pre):	texlive-tlpkg
12mu|texlive-svg-1.0-7|20	Requires(post):	texlive-kpathsea
12mu|texlive-svg-1.0-7|21	
12mu|texlive-svg-1.0-7|22	%description
12mu|texlive-svg-1.0-7|23	The package provides a command similar to \includegraphics
12mu|texlive-svg-1.0-7|24	command of the graphicx package, which enables the inclusion of
12mu|texlive-svg-1.0-7|25	SVG images using Inkscape. \includesvg[<options>]{<svg
12mu|texlive-svg-1.0-7|26	filename>} A variety of options is available, including width,
12mu|texlive-svg-1.0-7|27	height, and path of the SVG. The image is converted to an
12mu|texlive-svg-1.0-7|28	appropriate format, using the \write18 mechanism to execute a
12mu|texlive-svg-1.0-7|29	shell command, and the package also offers the means of saving
12mu|texlive-svg-1.0-7|30	a PDF, EPS, or PNG copy of the image, at the same time. The
12mu|texlive-svg-1.0-7|31	documentation shows an example using an SVG created from the
12mu|texlive-svg-1.0-7|32	high energy particle physics analysis package ROOT.
12mu|texlive-svg-1.0-7|33	
12mu|texlive-svg-1.0-7|34	%post
12mu|texlive-svg-1.0-7|35	%{_sbindir}/texlive.post
12mu|texlive-svg-1.0-7|36	
12mu|texlive-svg-1.0-7|37	%postun
12mu|texlive-svg-1.0-7|38	if [ $1 -eq 0 ]; then
12mu|texlive-svg-1.0-7|39	%{_sbindir}/texlive.post
12mu|texlive-svg-1.0-7|40	fi
12mu|texlive-svg-1.0-7|41	
12mu|texlive-svg-1.0-7|42	#-----------------------------------------------------------------------
12mu|texlive-svg-1.0-7|43	%files
12mu|texlive-svg-1.0-7|44	%{_texmfdistdir}/tex/latex/svg/svg.sty
12mu|texlive-svg-1.0-7|45	%doc %{_texmfdistdir}/doc/latex/svg/Fig.1a.pdf
12mu|texlive-svg-1.0-7|46	%doc %{_texmfdistdir}/doc/latex/svg/Fig.1b.eps
12mu|texlive-svg-1.0-7|47	%doc %{_texmfdistdir}/doc/latex/svg/Fig.2.pdf
12mu|texlive-svg-1.0-7|48	%doc %{_texmfdistdir}/doc/latex/svg/Fig.2.png
12mu|texlive-svg-1.0-7|49	%doc %{_texmfdistdir}/doc/latex/svg/README
12mu|texlive-svg-1.0-7|50	%doc %{_texmfdistdir}/doc/latex/svg/example.pdf
12mu|texlive-svg-1.0-7|51	%doc %{_texmfdistdir}/doc/latex/svg/example.pdf_tex
12mu|texlive-svg-1.0-7|52	%doc %{_texmfdistdir}/doc/latex/svg/example.svg
12mu|texlive-svg-1.0-7|53	%doc %{_texmfdistdir}/doc/latex/svg/preamble.tex
12mu|texlive-svg-1.0-7|54	%doc %{_texmfdistdir}/doc/latex/svg/root.C
12mu|texlive-svg-1.0-7|55	%doc %{_texmfdistdir}/doc/latex/svg/root.pdf
12mu|texlive-svg-1.0-7|56	%doc %{_texmfdistdir}/doc/latex/svg/root.pdf_tex
12mu|texlive-svg-1.0-7|57	%doc %{_texmfdistdir}/doc/latex/svg/root.svg
12mu|texlive-svg-1.0-7|58	%doc %{_texmfdistdir}/doc/latex/svg/svg.pdf
12mu|texlive-svg-1.0-7|59	#- source
12mu|texlive-svg-1.0-7|60	%doc %{_texmfdistdir}/source/latex/svg/svg.dtx
12mu|texlive-svg-1.0-7|61	
12mu|texlive-svg-1.0-7|62	#-----------------------------------------------------------------------
12mu|texlive-svg-1.0-7|63	%prep
12mu|texlive-svg-1.0-7|64	%setup -c -a0 -a1 -a2
12mu|texlive-svg-1.0-7|65	
12mu|texlive-svg-1.0-7|66	%build
12mu|texlive-svg-1.0-7|67	
12mu|texlive-svg-1.0-7|68	%install
12mu|texlive-svg-1.0-7|69	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-svg-1.0-7|70	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-svg-1.0-7|71	
12mu|texlive-svg-1.0-7|72	%changelog
12mu|texlive-svg-1.0-7|73	* Tue Apr 01 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
12mu|texlive-svg-1.0-7|74	+ Revision: 0dd2322
12mu|texlive-svg-1.0-7|75	- Sync with cooker
12mu|texlive-svg-1.0-7|76	
12mu|texlive-svg-1.0-7|77	

21364 12
12mu|texlive-synctex-20131010-5|1	# revision 29764
12mu|texlive-synctex-20131010-5|2	# category TLCore
12mu|texlive-synctex-20131010-5|3	# catalog-ctan undef
12mu|texlive-synctex-20131010-5|4	# catalog-date undef
12mu|texlive-synctex-20131010-5|5	# catalog-license undef
12mu|texlive-synctex-20131010-5|6	# catalog-version undef
12mu|texlive-synctex-20131010-5|7	Name:		texlive-synctex
12mu|texlive-synctex-20131010-5|8	Version:	20131010
12mu|texlive-synctex-20131010-5|9	Release:	5
12mu|texlive-synctex-20131010-5|10	Summary:	TeXLive synctex package
12mu|texlive-synctex-20131010-5|11	Group:		Publishing
12mu|texlive-synctex-20131010-5|12	URL:		http://tug.org/texlive
12mu|texlive-synctex-20131010-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-synctex-20131010-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/synctex.tar.xz
12mu|texlive-synctex-20131010-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/synctex.doc.tar.xz
12mu|texlive-synctex-20131010-5|16	BuildArch:	noarch
12mu|texlive-synctex-20131010-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-synctex-20131010-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-synctex-20131010-5|19	Requires:	texlive-synctex.bin
12mu|texlive-synctex-20131010-5|20	
12mu|texlive-synctex-20131010-5|21	%description
12mu|texlive-synctex-20131010-5|22	TeXLive synctex package.
12mu|texlive-synctex-20131010-5|23	
12mu|texlive-synctex-20131010-5|24	#-----------------------------------------------------------------------
12mu|texlive-synctex-20131010-5|25	%files
12mu|texlive-synctex-20131010-5|26	%doc %{_mandir}/man1/synctex.1*
12mu|texlive-synctex-20131010-5|27	%doc %{_texmfdistdir}/doc/man/man1/synctex.man1.pdf
12mu|texlive-synctex-20131010-5|28	%doc %{_mandir}/man5/synctex.5*
12mu|texlive-synctex-20131010-5|29	%doc %{_texmfdistdir}/doc/man/man5/synctex.man5.pdf
12mu|texlive-synctex-20131010-5|30	
12mu|texlive-synctex-20131010-5|31	#-----------------------------------------------------------------------
12mu|texlive-synctex-20131010-5|32	%prep
12mu|texlive-synctex-20131010-5|33	%setup -c -a0 -a1
12mu|texlive-synctex-20131010-5|34	
12mu|texlive-synctex-20131010-5|35	%build
12mu|texlive-synctex-20131010-5|36	
12mu|texlive-synctex-20131010-5|37	%install
12mu|texlive-synctex-20131010-5|38	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-synctex-20131010-5|39	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-synctex-20131010-5|40	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-synctex-20131010-5|41	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-synctex-20131010-5|42	mkdir -p %{buildroot}%{_mandir}/man5
12mu|texlive-synctex-20131010-5|43	mv %{buildroot}%{_texmfdistdir}/doc/man/man5/*.5 %{buildroot}%{_mandir}/man5
12mu|texlive-synctex-20131010-5|44	
12mu|texlive-synctex-20131010-5|45	%changelog
12mu|texlive-synctex-20131010-5|46	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131010-5
12mu|texlive-synctex-20131010-5|47	+ Revision: 8395820
12mu|texlive-synctex-20131010-5|48	- Sync with cooker
12mu|texlive-synctex-20131010-5|49	
12mu|texlive-synctex-20131010-5|50	

21365 12
12mu|texlive-t2-20120605-5|1	# revision 29349
12mu|texlive-t2-20120605-5|2	# category Package
12mu|texlive-t2-20120605-5|3	# catalog-ctan /macros/latex/contrib/t2
12mu|texlive-t2-20120605-5|4	# catalog-date 2012-06-05 14:57:36 +0200
12mu|texlive-t2-20120605-5|5	# catalog-license lppl
12mu|texlive-t2-20120605-5|6	# catalog-version undef
12mu|texlive-t2-20120605-5|7	Name:		texlive-t2
12mu|texlive-t2-20120605-5|8	Version:	20120605
12mu|texlive-t2-20120605-5|9	Release:	5
12mu|texlive-t2-20120605-5|10	Summary:	Support for using T2 encoding
12mu|texlive-t2-20120605-5|11	Group:		Publishing
12mu|texlive-t2-20120605-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/t2
12mu|texlive-t2-20120605-5|13	License:	LPPL
12mu|texlive-t2-20120605-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/t2.tar.xz
12mu|texlive-t2-20120605-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/t2.doc.tar.xz
12mu|texlive-t2-20120605-5|16	BuildArch:	noarch
12mu|texlive-t2-20120605-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-t2-20120605-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-t2-20120605-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-t2-20120605-5|20	Requires(post):	texlive-tetex
12mu|texlive-t2-20120605-5|21	
12mu|texlive-t2-20120605-5|22	%description
12mu|texlive-t2-20120605-5|23	The T2 bundle provides a variety of separate support functions,
12mu|texlive-t2-20120605-5|24	for using Cyrillic characters in LaTeX: - the mathtext package,
12mu|texlive-t2-20120605-5|25	for using Cyrillic letters 'transparently' in formulae - the
12mu|texlive-t2-20120605-5|26	citehack package, for using Cyrillic (or indeed any non-ascii)
12mu|texlive-t2-20120605-5|27	characters in citation keys; - support for Cyrillic in BibTeX;
12mu|texlive-t2-20120605-5|28	- support for Cyrillic in Makeindex; and - various items of
12mu|texlive-t2-20120605-5|29	font support.
12mu|texlive-t2-20120605-5|30	
12mu|texlive-t2-20120605-5|31	%post
12mu|texlive-t2-20120605-5|32	%{_sbindir}/texlive.post
12mu|texlive-t2-20120605-5|33	
12mu|texlive-t2-20120605-5|34	%postun
12mu|texlive-t2-20120605-5|35	if [ $1 -eq 0 ]; then
12mu|texlive-t2-20120605-5|36	%{_sbindir}/texlive.post
12mu|texlive-t2-20120605-5|37	fi
12mu|texlive-t2-20120605-5|38	
12mu|texlive-t2-20120605-5|39	#-----------------------------------------------------------------------
12mu|texlive-t2-20120605-5|40	%files
12mu|texlive-t2-20120605-5|41	%{_texmfdistdir}/fonts/enc/t2/t2a-mod1.enc
12mu|texlive-t2-20120605-5|42	%{_texmfdistdir}/fonts/enc/t2/t2a-mod2.enc
12mu|texlive-t2-20120605-5|43	%{_texmfdistdir}/fonts/enc/t2/t2a.enc
12mu|texlive-t2-20120605-5|44	%{_texmfdistdir}/fonts/enc/t2/t2b.enc
12mu|texlive-t2-20120605-5|45	%{_texmfdistdir}/fonts/enc/t2/t2c.enc
12mu|texlive-t2-20120605-5|46	%{_texmfdistdir}/fonts/enc/t2/x2.enc
12mu|texlive-t2-20120605-5|47	%{_texmfdistdir}/tex/generic/t2/cyrfinst/6r.etx
12mu|texlive-t2-20120605-5|48	%{_texmfdistdir}/tex/generic/t2/cyrfinst/README
12mu|texlive-t2-20120605-5|49	%{_texmfdistdir}/tex/generic/t2/cyrfinst/cyrillic.mtx
12mu|texlive-t2-20120605-5|50	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyc.etx
12mu|texlive-t2-20120605-5|51	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyci.etx
12mu|texlive-t2-20120605-5|52	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcycij.etx
12mu|texlive-t2-20120605-5|53	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcycj.etx
12mu|texlive-t2-20120605-5|54	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyctt.etx
12mu|texlive-t2-20120605-5|55	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyi.etx
12mu|texlive-t2-20120605-5|56	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyij.etx
12mu|texlive-t2-20120605-5|57	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyitt.etx
12mu|texlive-t2-20120605-5|58	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcyj.etx
12mu|texlive-t2-20120605-5|59	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/lcytt.etx
12mu|texlive-t2-20120605-5|60	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/ot2c.etx
12mu|texlive-t2-20120605-5|61	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/ot2cj.etx
12mu|texlive-t2-20120605-5|62	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/ot2i.etx
12mu|texlive-t2-20120605-5|63	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/ot2ij.etx
12mu|texlive-t2-20120605-5|64	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/ot2j.etx
12mu|texlive-t2-20120605-5|65	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2ac.etx
12mu|texlive-t2-20120605-5|66	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2acj.etx
12mu|texlive-t2-20120605-5|67	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2ai.etx
12mu|texlive-t2-20120605-5|68	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2aij.etx
12mu|texlive-t2-20120605-5|69	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2aj.etx
12mu|texlive-t2-20120605-5|70	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2bc.etx
12mu|texlive-t2-20120605-5|71	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2bcj.etx
12mu|texlive-t2-20120605-5|72	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2bi.etx
12mu|texlive-t2-20120605-5|73	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2bij.etx
12mu|texlive-t2-20120605-5|74	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2bj.etx
12mu|texlive-t2-20120605-5|75	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2cc.etx
12mu|texlive-t2-20120605-5|76	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2ccj.etx
12mu|texlive-t2-20120605-5|77	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2ci.etx
12mu|texlive-t2-20120605-5|78	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2cij.etx
12mu|texlive-t2-20120605-5|79	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/t2cj.etx
12mu|texlive-t2-20120605-5|80	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/x2c.etx
12mu|texlive-t2-20120605-5|81	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/x2cj.etx
12mu|texlive-t2-20120605-5|82	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/x2i.etx
12mu|texlive-t2-20120605-5|83	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/x2ij.etx
12mu|texlive-t2-20120605-5|84	%{_texmfdistdir}/tex/generic/t2/cyrfinst/derivatives/x2j.etx
12mu|texlive-t2-20120605-5|85	%{_texmfdistdir}/tex/generic/t2/cyrfinst/etc/alias-cmc.tex
12mu|texlive-t2-20120605-5|86	%{_texmfdistdir}/tex/generic/t2/cyrfinst/etc/alias-wncy.tex
12mu|texlive-t2-20120605-5|87	%{_texmfdistdir}/tex/generic/t2/cyrfinst/etc/cyralias.tex
12mu|texlive-t2-20120605-5|88	%{_texmfdistdir}/tex/generic/t2/cyrfinst/etc/fnstcorr.tex
12mu|texlive-t2-20120605-5|89	%{_texmfdistdir}/tex/generic/t2/cyrfinst/etc/showenc
12mu|texlive-t2-20120605-5|90	%{_texmfdistdir}/tex/generic/t2/cyrfinst/lcy-hi.etx
12mu|texlive-t2-20120605-5|91	%{_texmfdistdir}/tex/generic/t2/cyrfinst/lcy.etx
12mu|texlive-t2-20120605-5|92	%{_texmfdistdir}/tex/generic/t2/cyrfinst/ot2.etx
12mu|texlive-t2-20120605-5|93	%{_texmfdistdir}/tex/generic/t2/cyrfinst/t2a.etx
12mu|texlive-t2-20120605-5|94	%{_texmfdistdir}/tex/generic/t2/cyrfinst/t2b.etx
12mu|texlive-t2-20120605-5|95	%{_texmfdistdir}/tex/generic/t2/cyrfinst/t2c.etx
12mu|texlive-t2-20120605-5|96	%{_texmfdistdir}/tex/generic/t2/cyrfinst/x2.etx
12mu|texlive-t2-20120605-5|97	%{_texmfdistdir}/tex/latex/t2/citehack.sty
12mu|texlive-t2-20120605-5|98	%{_texmfdistdir}/tex/latex/t2/mathtext.sty
12mu|texlive-t2-20120605-5|99	%{_texmfdistdir}/tex/latex/t2/misccorr.sty
12mu|texlive-t2-20120605-5|100	%_texmf_fmtutil_d/t2
12mu|texlive-t2-20120605-5|101	%doc %{_texmfdistdir}/doc/generic/t2/Makefile
12mu|texlive-t2-20120605-5|102	%doc %{_texmfdistdir}/doc/generic/t2/OT2uni.map
12mu|texlive-t2-20120605-5|103	%doc %{_texmfdistdir}/doc/generic/t2/README
12mu|texlive-t2-20120605-5|104	%doc %{_texmfdistdir}/doc/generic/t2/T2Auni.map
12mu|texlive-t2-20120605-5|105	%doc %{_texmfdistdir}/doc/generic/t2/T2Buni.map
12mu|texlive-t2-20120605-5|106	%doc %{_texmfdistdir}/doc/generic/t2/T2Cuni.map
12mu|texlive-t2-20120605-5|107	%doc %{_texmfdistdir}/doc/generic/t2/X2uni.map
12mu|texlive-t2-20120605-5|108	%doc %{_texmfdistdir}/doc/generic/t2/amscyr.txt
12mu|texlive-t2-20120605-5|109	%doc %{_texmfdistdir}/doc/generic/t2/broken1.txt
12mu|texlive-t2-20120605-5|110	%doc %{_texmfdistdir}/doc/generic/t2/broken2.txt
12mu|texlive-t2-20120605-5|111	%doc %{_texmfdistdir}/doc/generic/t2/cyrcset7.txt
12mu|texlive-t2-20120605-5|112	%doc %{_texmfdistdir}/doc/generic/t2/cyrcset8.txt
12mu|texlive-t2-20120605-5|113	%doc %{_texmfdistdir}/doc/generic/t2/cyrcsets.ind
12mu|texlive-t2-20120605-5|114	%doc %{_texmfdistdir}/doc/generic/t2/etc/amsppt.diff
12mu|texlive-t2-20120605-5|115	%doc %{_texmfdistdir}/doc/generic/t2/etc/mathtext.dtx
12mu|texlive-t2-20120605-5|116	%doc %{_texmfdistdir}/doc/generic/t2/etc/mathtext.ins
12mu|texlive-t2-20120605-5|117	%doc %{_texmfdistdir}/doc/generic/t2/etc/rubibtex/README
12mu|texlive-t2-20120605-5|118	%doc %{_texmfdistdir}/doc/generic/t2/etc/rubibtex/rubibtex
12mu|texlive-t2-20120605-5|119	%doc %{_texmfdistdir}/doc/generic/t2/etc/rubibtex/rubibtex.bat
12mu|texlive-t2-20120605-5|120	%doc %{_texmfdistdir}/doc/generic/t2/etc/rubibtex/rubibtex.old
12mu|texlive-t2-20120605-5|121	%doc %{_texmfdistdir}/doc/generic/t2/etc/rubibtex/rubibtex.sed
12mu|texlive-t2-20120605-5|122	%doc %{_texmfdistdir}/doc/generic/t2/etc/ruinpenc
12mu|texlive-t2-20120605-5|123	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/README
12mu|texlive-t2-20120605-5|124	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumakeindex
12mu|texlive-t2-20120605-5|125	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumkidx1.sed
12mu|texlive-t2-20120605-5|126	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumkidx2.sed
12mu|texlive-t2-20120605-5|127	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumkidx3.sed
12mu|texlive-t2-20120605-5|128	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumkidxd.bat
12mu|texlive-t2-20120605-5|129	%doc %{_texmfdistdir}/doc/generic/t2/etc/rumkidx/rumkidxw.bat
12mu|texlive-t2-20120605-5|130	%doc %{_texmfdistdir}/doc/generic/t2/etc/t2filter.c
12mu|texlive-t2-20120605-5|131	%doc %{_texmfdistdir}/doc/generic/t2/etc/utf-8/test-utf8.tex
12mu|texlive-t2-20120605-5|132	%doc %{_texmfdistdir}/doc/generic/t2/etc/utf-8/utf-8.def
12mu|texlive-t2-20120605-5|133	%doc %{_texmfdistdir}/doc/generic/t2/etc/utf-8/utfcyr.def
12mu|texlive-t2-20120605-5|134	%doc %{_texmfdistdir}/doc/generic/t2/etc/utf-8/utflat.def
12mu|texlive-t2-20120605-5|135	%doc %{_texmfdistdir}/doc/generic/t2/examples/example1.tex
12mu|texlive-t2-20120605-5|136	%doc %{_texmfdistdir}/doc/generic/t2/examples/example2.tex
12mu|texlive-t2-20120605-5|137	%doc %{_texmfdistdir}/doc/generic/t2/examples/example3.tex
12mu|texlive-t2-20120605-5|138	%doc %{_texmfdistdir}/doc/generic/t2/examples/example4.tex
12mu|texlive-t2-20120605-5|139	%doc %{_texmfdistdir}/doc/generic/t2/examples/example5.tex
12mu|texlive-t2-20120605-5|140	%doc %{_texmfdistdir}/doc/generic/t2/make-enc.pl
12mu|texlive-t2-20120605-5|141	%doc %{_texmfdistdir}/doc/generic/t2/mkencs.sh
12mu|texlive-t2-20120605-5|142	%doc %{_texmfdistdir}/doc/generic/t2/mtcyr.txt
12mu|texlive-t2-20120605-5|143	%doc %{_texmfdistdir}/doc/generic/t2/t2cyr.txt
12mu|texlive-t2-20120605-5|144	%doc %{_texmfdistdir}/doc/generic/t2/t2lat.txt
12mu|texlive-t2-20120605-5|145	%doc %{_texmfdistdir}/doc/generic/t2/urwcyr.txt
12mu|texlive-t2-20120605-5|146	
12mu|texlive-t2-20120605-5|147	#-----------------------------------------------------------------------
12mu|texlive-t2-20120605-5|148	%prep
12mu|texlive-t2-20120605-5|149	%setup -c -a0 -a1
12mu|texlive-t2-20120605-5|150	
12mu|texlive-t2-20120605-5|151	%build
12mu|texlive-t2-20120605-5|152	
12mu|texlive-t2-20120605-5|153	%install
12mu|texlive-t2-20120605-5|154	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-t2-20120605-5|155	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-t2-20120605-5|156	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mu|texlive-t2-20120605-5|157	cat > %{buildroot}%{_texmf_fmtutil_d}/t2 <<EOF
12mu|texlive-t2-20120605-5|158	#
12mu|texlive-t2-20120605-5|159	# from t2:
12mu|texlive-t2-20120605-5|160	#! cyramstex pdftex language.dat -translate-file=cp227.tcx *cyramstx.ini
12mu|texlive-t2-20120605-5|161	#! cyrtex pdftex language.dat -translate-file=cp227.tcx *cyrtex.ini
12mu|texlive-t2-20120605-5|162	#! cyrtexinfo pdftex language.dat -translate-file=cp227.tcx *cyrtxinf.ini
12mu|texlive-t2-20120605-5|163	EOF
12mu|texlive-t2-20120605-5|164	
12mu|texlive-t2-20120605-5|165	%changelog
12mu|texlive-t2-20120605-5|166	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120605-5
12mu|texlive-t2-20120605-5|167	+ Revision: 3791aea
12mu|texlive-t2-20120605-5|168	- Sync with cooker
12mu|texlive-t2-20120605-5|169	
12mu|texlive-t2-20120605-5|170	

21366 12
12mu|texlive-tableof-1.2-5|1	# revision 29296
12mu|texlive-tableof-1.2-5|2	# category Package
12mu|texlive-tableof-1.2-5|3	# catalog-ctan /macros/latex/contrib/tableof
12mu|texlive-tableof-1.2-5|4	# catalog-date 2013-03-05 14:09:10 +0100
12mu|texlive-tableof-1.2-5|5	# catalog-license lppl
12mu|texlive-tableof-1.2-5|6	# catalog-version 1.2
12mu|texlive-tableof-1.2-5|7	Name:		texlive-tableof
12mu|texlive-tableof-1.2-5|8	Version:	1.2
12mu|texlive-tableof-1.2-5|9	Release:	5
12mu|texlive-tableof-1.2-5|10	Summary:	Tagging tables of contents
12mu|texlive-tableof-1.2-5|11	Group:		Publishing
12mu|texlive-tableof-1.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tableof
12mu|texlive-tableof-1.2-5|13	License:	LPPL
12mu|texlive-tableof-1.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tableof.tar.xz
12mu|texlive-tableof-1.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tableof.doc.tar.xz
12mu|texlive-tableof-1.2-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tableof.source.tar.xz
12mu|texlive-tableof-1.2-5|17	BuildArch:	noarch
12mu|texlive-tableof-1.2-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-tableof-1.2-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-tableof-1.2-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-tableof-1.2-5|21	
12mu|texlive-tableof-1.2-5|22	%description
12mu|texlive-tableof-1.2-5|23	The package provides the commands to flag chapters or sections
12mu|texlive-tableof-1.2-5|24	(or anything else destined to become a TOC line). The command
12mu|texlive-tableof-1.2-5|25	\nexttocwithtags{req1,req2,...}{excl1,excl2,...} specifies
12mu|texlive-tableof-1.2-5|26	which tags are to be required and which ones are to be excluded
12mu|texlive-tableof-1.2-5|27	by the next \tableofcontents (or equivalent) command. In a
12mu|texlive-tableof-1.2-5|28	document that uses a class where \tableofcontents may only be
12mu|texlive-tableof-1.2-5|29	used once, the command
12mu|texlive-tableof-1.2-5|30	\tableoftaggedcontents{req1,req2,...}{excl1,excl2,...} may be
12mu|texlive-tableof-1.2-5|31	used to provide several tables.
12mu|texlive-tableof-1.2-5|32	
12mu|texlive-tableof-1.2-5|33	%post
12mu|texlive-tableof-1.2-5|34	%{_sbindir}/texlive.post
12mu|texlive-tableof-1.2-5|35	
12mu|texlive-tableof-1.2-5|36	%postun
12mu|texlive-tableof-1.2-5|37	if [ $1 -eq 0 ]; then
12mu|texlive-tableof-1.2-5|38	%{_sbindir}/texlive.post
12mu|texlive-tableof-1.2-5|39	fi
12mu|texlive-tableof-1.2-5|40	
12mu|texlive-tableof-1.2-5|41	#-----------------------------------------------------------------------
12mu|texlive-tableof-1.2-5|42	%files
12mu|texlive-tableof-1.2-5|43	%{_texmfdistdir}/tex/latex/tableof/tableof.sty
12mu|texlive-tableof-1.2-5|44	%doc %{_texmfdistdir}/doc/latex/tableof/README
12mu|texlive-tableof-1.2-5|45	%doc %{_texmfdistdir}/doc/latex/tableof/tableof.pdf
12mu|texlive-tableof-1.2-5|46	#- source
12mu|texlive-tableof-1.2-5|47	%doc %{_texmfdistdir}/source/latex/tableof/tableof.dtx
12mu|texlive-tableof-1.2-5|48	%doc %{_texmfdistdir}/source/latex/tableof/tableof.ins
12mu|texlive-tableof-1.2-5|49	
12mu|texlive-tableof-1.2-5|50	#-----------------------------------------------------------------------
12mu|texlive-tableof-1.2-5|51	%prep
12mu|texlive-tableof-1.2-5|52	%setup -c -a0 -a1 -a2
12mu|texlive-tableof-1.2-5|53	
12mu|texlive-tableof-1.2-5|54	%build
12mu|texlive-tableof-1.2-5|55	
12mu|texlive-tableof-1.2-5|56	%install
12mu|texlive-tableof-1.2-5|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-tableof-1.2-5|58	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-tableof-1.2-5|59	
12mu|texlive-tableof-1.2-5|60	%changelog
12mu|texlive-tableof-1.2-5|61	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.2-5
12mu|texlive-tableof-1.2-5|62	+ Revision: 01fbf5c
12mu|texlive-tableof-1.2-5|63	- MassBuild#289: Increase release tag
12mu|texlive-tableof-1.2-5|64	
12mu|texlive-tableof-1.2-5|65	

21367 12
12mu|texlive-tablor-4.07g-5|1	# revision 31855
12mu|texlive-tablor-4.07g-5|2	# category Package
12mu|texlive-tablor-4.07g-5|3	# catalog-ctan /macros/latex/contrib/tablor
12mu|texlive-tablor-4.07g-5|4	# catalog-date 2013-10-07 18:39:11 +0200
12mu|texlive-tablor-4.07g-5|5	# catalog-license lppl
12mu|texlive-tablor-4.07g-5|6	# catalog-version 4.07-g
12mu|texlive-tablor-4.07g-5|7	Name:		texlive-tablor
12mu|texlive-tablor-4.07g-5|8	Version:	4.07g
12mu|texlive-tablor-4.07g-5|9	Release:	5
12mu|texlive-tablor-4.07g-5|10	Summary:	Create tables of signs and of variations
12mu|texlive-tablor-4.07g-5|11	Group:		Publishing
12mu|texlive-tablor-4.07g-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tablor
12mu|texlive-tablor-4.07g-5|13	License:	LPPL
12mu|texlive-tablor-4.07g-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablor.tar.xz
12mu|texlive-tablor-4.07g-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tablor.doc.tar.xz
12mu|texlive-tablor-4.07g-5|16	BuildArch:	noarch
12mu|texlive-tablor-4.07g-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-tablor-4.07g-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-tablor-4.07g-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-tablor-4.07g-5|20	
12mu|texlive-tablor-4.07g-5|21	%description
12mu|texlive-tablor-4.07g-5|22	The package allows the user to use the computer algebra system
12mu|texlive-tablor-4.07g-5|23	XCAS to generate tables of signs and of variations (the actual
12mu|texlive-tablor-4.07g-5|24	plotting of the tables uses the MetaPost macro package
12mu|texlive-tablor-4.07g-5|25	tableauVariations). Tables with forbidden regions may be
12mu|texlive-tablor-4.07g-5|26	developed using the package. A configuration file permits some
12mu|texlive-tablor-4.07g-5|27	configuration of the language to be used in the diagrams. The
12mu|texlive-tablor-4.07g-5|28	tablor package requires that shell escape be enabled.
12mu|texlive-tablor-4.07g-5|29	
12mu|texlive-tablor-4.07g-5|30	%post
12mu|texlive-tablor-4.07g-5|31	%{_sbindir}/texlive.post
12mu|texlive-tablor-4.07g-5|32	
12mu|texlive-tablor-4.07g-5|33	%postun
12mu|texlive-tablor-4.07g-5|34	if [ $1 -eq 0 ]; then
12mu|texlive-tablor-4.07g-5|35	%{_sbindir}/texlive.post
12mu|texlive-tablor-4.07g-5|36	fi
12mu|texlive-tablor-4.07g-5|37	
12mu|texlive-tablor-4.07g-5|38	#-----------------------------------------------------------------------
12mu|texlive-tablor-4.07g-5|39	%files
12mu|texlive-tablor-4.07g-5|40	%{_texmfdistdir}/tex/latex/tablor/tablor-xetex.sty
12mu|texlive-tablor-4.07g-5|41	%{_texmfdistdir}/tex/latex/tablor/tablor.cfg
12mu|texlive-tablor-4.07g-5|42	%{_texmfdistdir}/tex/latex/tablor/tablor.sty
12mu|texlive-tablor-4.07g-5|43	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/TSav-105.mp
12mu|texlive-tablor-4.07g-5|44	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/capture.eps
12mu|texlive-tablor-4.07g-5|45	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.0
12mu|texlive-tablor-4.07g-5|46	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.1
12mu|texlive-tablor-4.07g-5|47	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.10
12mu|texlive-tablor-4.07g-5|48	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.105
12mu|texlive-tablor-4.07g-5|49	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.11
12mu|texlive-tablor-4.07g-5|50	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.12
12mu|texlive-tablor-4.07g-5|51	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.13
12mu|texlive-tablor-4.07g-5|52	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.14
12mu|texlive-tablor-4.07g-5|53	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.15
12mu|texlive-tablor-4.07g-5|54	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.16
12mu|texlive-tablor-4.07g-5|55	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.17
12mu|texlive-tablor-4.07g-5|56	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.18
12mu|texlive-tablor-4.07g-5|57	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.19
12mu|texlive-tablor-4.07g-5|58	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.2
12mu|texlive-tablor-4.07g-5|59	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.20
12mu|texlive-tablor-4.07g-5|60	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.21
12mu|texlive-tablor-4.07g-5|61	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.22
12mu|texlive-tablor-4.07g-5|62	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.23
12mu|texlive-tablor-4.07g-5|63	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.24
12mu|texlive-tablor-4.07g-5|64	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.25
12mu|texlive-tablor-4.07g-5|65	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.26
12mu|texlive-tablor-4.07g-5|66	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.27
12mu|texlive-tablor-4.07g-5|67	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.28
12mu|texlive-tablor-4.07g-5|68	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.29
12mu|texlive-tablor-4.07g-5|69	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.3
12mu|texlive-tablor-4.07g-5|70	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.30
12mu|texlive-tablor-4.07g-5|71	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.31
12mu|texlive-tablor-4.07g-5|72	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.32
12mu|texlive-tablor-4.07g-5|73	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.33
12mu|texlive-tablor-4.07g-5|74	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.35
12mu|texlive-tablor-4.07g-5|75	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.36
12mu|texlive-tablor-4.07g-5|76	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.37
12mu|texlive-tablor-4.07g-5|77	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.38
12mu|texlive-tablor-4.07g-5|78	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.39
12mu|texlive-tablor-4.07g-5|79	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.4
12mu|texlive-tablor-4.07g-5|80	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.40
12mu|texlive-tablor-4.07g-5|81	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.41
12mu|texlive-tablor-4.07g-5|82	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.42
12mu|texlive-tablor-4.07g-5|83	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.43
12mu|texlive-tablor-4.07g-5|84	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.44
12mu|texlive-tablor-4.07g-5|85	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.45
12mu|texlive-tablor-4.07g-5|86	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.47
12mu|texlive-tablor-4.07g-5|87	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.48
12mu|texlive-tablor-4.07g-5|88	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.49
12mu|texlive-tablor-4.07g-5|89	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.5
12mu|texlive-tablor-4.07g-5|90	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.50
12mu|texlive-tablor-4.07g-5|91	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.51
12mu|texlive-tablor-4.07g-5|92	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.52
12mu|texlive-tablor-4.07g-5|93	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.53
12mu|texlive-tablor-4.07g-5|94	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.54
12mu|texlive-tablor-4.07g-5|95	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.55
12mu|texlive-tablor-4.07g-5|96	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.56
12mu|texlive-tablor-4.07g-5|97	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.57
12mu|texlive-tablor-4.07g-5|98	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.6
12mu|texlive-tablor-4.07g-5|99	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.7
12mu|texlive-tablor-4.07g-5|100	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.8
12mu|texlive-tablor-4.07g-5|101	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.9
12mu|texlive-tablor-4.07g-5|102	%doc %{_texmfdistdir}/doc/latex/tablor/Figures/tablor_Tab.mp
12mu|texlive-tablor-4.07g-5|103	%doc %{_texmfdistdir}/doc/latex/tablor/README
12mu|texlive-tablor-4.07g-5|104	%doc %{_texmfdistdir}/doc/latex/tablor/README-fr.txt
12mu|texlive-tablor-4.07g-5|105	%doc %{_texmfdistdir}/doc/latex/tablor/auto/tablor-xetex.el
12mu|texlive-tablor-4.07g-5|106	%doc %{_texmfdistdir}/doc/latex/tablor/auto/tablor.el
12mu|texlive-tablor-4.07g-5|107	%doc %{_texmfdistdir}/doc/latex/tablor/tablor.html
12mu|texlive-tablor-4.07g-5|108	%doc %{_texmfdistdir}/doc/latex/tablor/tablor.pdf
12mu|texlive-tablor-4.07g-5|109	%doc %{_texmfdistdir}/doc/latex/tablor/tablor.tex
12mu|texlive-tablor-4.07g-5|110	
12mu|texlive-tablor-4.07g-5|111	#-----------------------------------------------------------------------
12mu|texlive-tablor-4.07g-5|112	%prep
12mu|texlive-tablor-4.07g-5|113	%setup -c -a0 -a1
12mu|texlive-tablor-4.07g-5|114	
12mu|texlive-tablor-4.07g-5|115	%build
12mu|texlive-tablor-4.07g-5|116	
12mu|texlive-tablor-4.07g-5|117	%install
12mu|texlive-tablor-4.07g-5|118	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-tablor-4.07g-5|119	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-tablor-4.07g-5|120	
12mu|texlive-tablor-4.07g-5|121	%changelog
12mu|texlive-tablor-4.07g-5|122	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.07g-5
12mu|texlive-tablor-4.07g-5|123	+ Revision: fb8c0db
12mu|texlive-tablor-4.07g-5|124	- Sync with cooker
12mu|texlive-tablor-4.07g-5|125	
12mu|texlive-tablor-4.07g-5|126	

21368 12
12mu|texlive-tabriz-thesis-1.1-5|1	# revision 29421
12mu|texlive-tabriz-thesis-1.1-5|2	# category Package
12mu|texlive-tabriz-thesis-1.1-5|3	# catalog-ctan /macros/latex/contrib/tabriz-thesis
12mu|texlive-tabriz-thesis-1.1-5|4	# catalog-date 2013-03-17 16:41:59 +0100
12mu|texlive-tabriz-thesis-1.1-5|5	# catalog-license lppl1.3
12mu|texlive-tabriz-thesis-1.1-5|6	# catalog-version 1.1
12mu|texlive-tabriz-thesis-1.1-5|7	Name:		texlive-tabriz-thesis
12mu|texlive-tabriz-thesis-1.1-5|8	Version:	1.1
12mu|texlive-tabriz-thesis-1.1-5|9	Release:	5
12mu|texlive-tabriz-thesis-1.1-5|10	Summary:	A template for the University of Tabriz
12mu|texlive-tabriz-thesis-1.1-5|11	Group:		Publishing
12mu|texlive-tabriz-thesis-1.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabriz-thesis
12mu|texlive-tabriz-thesis-1.1-5|13	License:	LPPL1.3
12mu|texlive-tabriz-thesis-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabriz-thesis.tar.xz
12mu|texlive-tabriz-thesis-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabriz-thesis.doc.tar.xz
12mu|texlive-tabriz-thesis-1.1-5|16	BuildArch:	noarch
12mu|texlive-tabriz-thesis-1.1-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-tabriz-thesis-1.1-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-tabriz-thesis-1.1-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-tabriz-thesis-1.1-5|20	
12mu|texlive-tabriz-thesis-1.1-5|21	%description
12mu|texlive-tabriz-thesis-1.1-5|22	The package offers a document class for typesetting theses and
12mu|texlive-tabriz-thesis-1.1-5|23	dissertations at the University of Tabriz.
12mu|texlive-tabriz-thesis-1.1-5|24	
12mu|texlive-tabriz-thesis-1.1-5|25	%post
12mu|texlive-tabriz-thesis-1.1-5|26	%{_sbindir}/texlive.post
12mu|texlive-tabriz-thesis-1.1-5|27	
12mu|texlive-tabriz-thesis-1.1-5|28	%postun
12mu|texlive-tabriz-thesis-1.1-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-tabriz-thesis-1.1-5|30	%{_sbindir}/texlive.post
12mu|texlive-tabriz-thesis-1.1-5|31	fi
12mu|texlive-tabriz-thesis-1.1-5|32	
12mu|texlive-tabriz-thesis-1.1-5|33	#-----------------------------------------------------------------------
12mu|texlive-tabriz-thesis-1.1-5|34	%files
12mu|texlive-tabriz-thesis-1.1-5|35	%{_texmfdistdir}/tex/latex/tabriz-thesis/tabriz-thesis.cls
12mu|texlive-tabriz-thesis-1.1-5|36	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/README
12mu|texlive-tabriz-thesis-1.1-5|37	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/appendix1.tex
12mu|texlive-tabriz-thesis-1.1-5|38	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/chapter1.tex
12mu|texlive-tabriz-thesis-1.1-5|39	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/chapter2.tex
12mu|texlive-tabriz-thesis-1.1-5|40	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/chapter3.tex
12mu|texlive-tabriz-thesis-1.1-5|41	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/dicen2fa.tex
12mu|texlive-tabriz-thesis-1.1-5|42	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/dicfa2en.tex
12mu|texlive-tabriz-thesis-1.1-5|43	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/en-title.tex
12mu|texlive-tabriz-thesis-1.1-5|44	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/fa-title.tex
12mu|texlive-tabriz-thesis-1.1-5|45	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/logo.jpg
12mu|texlive-tabriz-thesis-1.1-5|46	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/references.tex
12mu|texlive-tabriz-thesis-1.1-5|47	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/tabriz-thesis.pdf
12mu|texlive-tabriz-thesis-1.1-5|48	%doc %{_texmfdistdir}/doc/latex/tabriz-thesis/tabriz-thesis.tex
12mu|texlive-tabriz-thesis-1.1-5|49	
12mu|texlive-tabriz-thesis-1.1-5|50	#-----------------------------------------------------------------------
12mu|texlive-tabriz-thesis-1.1-5|51	%prep
12mu|texlive-tabriz-thesis-1.1-5|52	%setup -c -a0 -a1
12mu|texlive-tabriz-thesis-1.1-5|53	
12mu|texlive-tabriz-thesis-1.1-5|54	%build
12mu|texlive-tabriz-thesis-1.1-5|55	
12mu|texlive-tabriz-thesis-1.1-5|56	%install
12mu|texlive-tabriz-thesis-1.1-5|57	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-tabriz-thesis-1.1-5|58	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-tabriz-thesis-1.1-5|59	
12mu|texlive-tabriz-thesis-1.1-5|60	%changelog
12mu|texlive-tabriz-thesis-1.1-5|61	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.1-5
12mu|texlive-tabriz-thesis-1.1-5|62	+ Revision: 981c831
12mu|texlive-tabriz-thesis-1.1-5|63	- MassBuild#289: Increase release tag
12mu|texlive-tabriz-thesis-1.1-5|64	
12mu|texlive-tabriz-thesis-1.1-5|65	

21369 12
12mu|texlive-tabstackengine-1.10-1|1	# revision 33006
12mu|texlive-tabstackengine-1.10-1|2	# category Package
12mu|texlive-tabstackengine-1.10-1|3	# catalog-ctan /macros/latex/contrib/tabstackengine
12mu|texlive-tabstackengine-1.10-1|4	# catalog-date 2014-02-19 18:36:09 +0100
12mu|texlive-tabstackengine-1.10-1|5	# catalog-license lppl
12mu|texlive-tabstackengine-1.10-1|6	# catalog-version 1.10
12mu|texlive-tabstackengine-1.10-1|7	Name:		texlive-tabstackengine
12mu|texlive-tabstackengine-1.10-1|8	Epoch:		1
12mu|texlive-tabstackengine-1.10-1|9	Version:	1.10
12mu|texlive-tabstackengine-1.10-1|10	Release:	1
12mu|texlive-tabstackengine-1.10-1|11	Summary:	"Tabbing" front-end to stackengine
12mu|texlive-tabstackengine-1.10-1|12	Group:		Publishing
12mu|texlive-tabstackengine-1.10-1|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tabstackengine
12mu|texlive-tabstackengine-1.10-1|14	License:	LPPL
12mu|texlive-tabstackengine-1.10-1|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabstackengine.tar.xz
12mu|texlive-tabstackengine-1.10-1|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tabstackengine.doc.tar.xz
12mu|texlive-tabstackengine-1.10-1|17	BuildArch:	noarch
12mu|texlive-tabstackengine-1.10-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-tabstackengine-1.10-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-tabstackengine-1.10-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-tabstackengine-1.10-1|21	
12mu|texlive-tabstackengine-1.10-1|22	%description
12mu|texlive-tabstackengine-1.10-1|23	The package provides a front end to the stackengine package, to
12mu|texlive-tabstackengine-1.10-1|24	allow tabbed stacking. In most cases, an existing stackengine
12mu|texlive-tabstackengine-1.10-1|25	command may be prepended with the word "tabbed", "align" or
12mu|texlive-tabstackengine-1.10-1|26	"tabular" to create a new tabbed version of a stacking macro.
12mu|texlive-tabstackengine-1.10-1|27	In addition, hooks in the package's parser, that tabbed strings
12mu|texlive-tabstackengine-1.10-1|28	of data may be parsed, extracted and reconstituted (not
12mu|texlive-tabstackengine-1.10-1|29	requiring use of any stacking constructions).
12mu|texlive-tabstackengine-1.10-1|30	
12mu|texlive-tabstackengine-1.10-1|31	%post
12mu|texlive-tabstackengine-1.10-1|32	%{_sbindir}/texlive.post
12mu|texlive-tabstackengine-1.10-1|33	
12mu|texlive-tabstackengine-1.10-1|34	%postun
12mu|texlive-tabstackengine-1.10-1|35	if [ $1 -eq 0 ]; then
12mu|texlive-tabstackengine-1.10-1|36	%{_sbindir}/texlive.post
12mu|texlive-tabstackengine-1.10-1|37	fi
12mu|texlive-tabstackengine-1.10-1|38	
12mu|texlive-tabstackengine-1.10-1|39	#-----------------------------------------------------------------------
12mu|texlive-tabstackengine-1.10-1|40	%files
12mu|texlive-tabstackengine-1.10-1|41	%{_texmfdistdir}/tex/latex/tabstackengine/tabstackengine.sty
12mu|texlive-tabstackengine-1.10-1|42	%doc %{_texmfdistdir}/doc/latex/tabstackengine/README
12mu|texlive-tabstackengine-1.10-1|43	%doc %{_texmfdistdir}/doc/latex/tabstackengine/tabstackengine.pdf
12mu|texlive-tabstackengine-1.10-1|44	%doc %{_texmfdistdir}/doc/latex/tabstackengine/tabstackengine.tex
12mu|texlive-tabstackengine-1.10-1|45	
12mu|texlive-tabstackengine-1.10-1|46	#-----------------------------------------------------------------------
12mu|texlive-tabstackengine-1.10-1|47	%prep
12mu|texlive-tabstackengine-1.10-1|48	%setup -c -a0 -a1
12mu|texlive-tabstackengine-1.10-1|49	
12mu|texlive-tabstackengine-1.10-1|50	%build
12mu|texlive-tabstackengine-1.10-1|51	
12mu|texlive-tabstackengine-1.10-1|52	%install
12mu|texlive-tabstackengine-1.10-1|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-tabstackengine-1.10-1|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-tabstackengine-1.10-1|55	
12mu|texlive-tabstackengine-1.10-1|56	%changelog
12mu|texlive-tabstackengine-1.10-1|57	* Mon Mar 17 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 1:1.10-1
12mu|texlive-tabstackengine-1.10-1|58	+ Revision: dc0514c
12mu|texlive-tabstackengine-1.10-1|59	- - Update to latest release.
12mu|texlive-tabstackengine-1.10-1|60	
12mu|texlive-tabstackengine-1.10-1|61	

21370 12
12mu|texlive-tcdialog-20111104-2|1	# revision 23089
12mu|texlive-tcdialog-20111104-2|2	# category TLCore
12mu|texlive-tcdialog-20111104-2|3	# catalog-ctan undef
12mu|texlive-tcdialog-20111104-2|4	# catalog-date undef
12mu|texlive-tcdialog-20111104-2|5	# catalog-license undef
12mu|texlive-tcdialog-20111104-2|6	# catalog-version undef
12mu|texlive-tcdialog-20111104-2|7	Name:		texlive-tcdialog
12mu|texlive-tcdialog-20111104-2|8	Version:	20111104
12mu|texlive-tcdialog-20111104-2|9	Release:	2
12mu|texlive-tcdialog-20111104-2|10	Summary:	TeXLive tcdialog package
12mu|texlive-tcdialog-20111104-2|11	Group:		Publishing
12mu|texlive-tcdialog-20111104-2|12	URL:		http://tug.org/texlive
12mu|texlive-tcdialog-20111104-2|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-tcdialog-20111104-2|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tcdialog.tar.xz
12mu|texlive-tcdialog-20111104-2|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tcdialog.doc.tar.xz
12mu|texlive-tcdialog-20111104-2|16	BuildArch:	noarch
12mu|texlive-tcdialog-20111104-2|17	BuildRequires:	texlive-tlpkg
12mu|texlive-tcdialog-20111104-2|18	Requires(pre):	texlive-tlpkg
12mu|texlive-tcdialog-20111104-2|19	Provides:	texlive-tcdialog.bin = %{EVRD}
12mu|texlive-tcdialog-20111104-2|20	Requires:	cdialog
12mu|texlive-tcdialog-20111104-2|21	
12mu|texlive-tcdialog-20111104-2|22	%description
12mu|texlive-tcdialog-20111104-2|23	TeXLive tcdialog package.
12mu|texlive-tcdialog-20111104-2|24	
12mu|texlive-tcdialog-20111104-2|25	#-----------------------------------------------------------------------
12mu|texlive-tcdialog-20111104-2|26	%files
12mu|texlive-tcdialog-20111104-2|27	%{_bindir}/tcdialog
12mu|texlive-tcdialog-20111104-2|28	%doc %{_mandir}/man1/tcdialog.1*
12mu|texlive-tcdialog-20111104-2|29	%doc %{_texmfdir}/doc/man/man1/tcdialog.man1.pdf
12mu|texlive-tcdialog-20111104-2|30	
12mu|texlive-tcdialog-20111104-2|31	#-----------------------------------------------------------------------
12mu|texlive-tcdialog-20111104-2|32	%prep
12mu|texlive-tcdialog-20111104-2|33	%setup -c -a0 -a1
12mu|texlive-tcdialog-20111104-2|34	
12mu|texlive-tcdialog-20111104-2|35	%build
12mu|texlive-tcdialog-20111104-2|36	
12mu|texlive-tcdialog-20111104-2|37	%install
12mu|texlive-tcdialog-20111104-2|38	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-tcdialog-20111104-2|39	pushd %{buildroot}%{_bindir}
12mu|texlive-tcdialog-20111104-2|40	ln -sf cdialog tcdialog
12mu|texlive-tcdialog-20111104-2|41	popd
12mu|texlive-tcdialog-20111104-2|42	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-tcdialog-20111104-2|43	cp -fpar texmf %{buildroot}%{_datadir}
12mu|texlive-tcdialog-20111104-2|44	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-tcdialog-20111104-2|45	mv %{buildroot}%{_texmfdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-tcdialog-20111104-2|46	
12mu|texlive-tcdialog-20111104-2|47	
12mu|texlive-tcdialog-20111104-2|48	
12mu|texlive-tcdialog-20111104-2|49	%changelog
12mu|texlive-tcdialog-20111104-2|50	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 20111104-2
12mu|texlive-tcdialog-20111104-2|51	+ Revision: b49cce2
12mu|texlive-tcdialog-20111104-2|52	- Automatic import for version 20111104
12mu|texlive-tcdialog-20111104-2|53	
12mu|texlive-tcdialog-20111104-2|54	

21371 12
12mu|texlive-tetex-3.0-20|1	# revision 32132
12mu|texlive-tetex-3.0-20|2	# category TLCore
12mu|texlive-tetex-3.0-20|3	# catalog-ctan /obsolete/systems/unix/teTeX
12mu|texlive-tetex-3.0-20|4	# catalog-date 2012-09-11 08:43:58 +0200
12mu|texlive-tetex-3.0-20|5	# catalog-license other-free
12mu|texlive-tetex-3.0-20|6	# catalog-version 3.0
12mu|texlive-tetex-3.0-20|7	Name:		texlive-tetex
12mu|texlive-tetex-3.0-20|8	Version:	3.0
12mu|texlive-tetex-3.0-20|9	Release:	20
12mu|texlive-tetex-3.0-20|10	Summary:	scripts and files originally written for or included in teTeX
12mu|texlive-tetex-3.0-20|11	Group:		Publishing
12mu|texlive-tetex-3.0-20|12	URL:		http://www.ctan.org/tex-archive/obsolete/systems/unix/teTeX
12mu|texlive-tetex-3.0-20|13	License:	OTHER-FREE
12mu|texlive-tetex-3.0-20|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tetex.tar.xz
12mu|texlive-tetex-3.0-20|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tetex.doc.tar.xz
12mu|texlive-tetex-3.0-20|16	BuildArch:	noarch
12mu|texlive-tetex-3.0-20|17	BuildRequires:	texlive-tlpkg
12mu|texlive-tetex-3.0-20|18	Requires(pre):	texlive-tlpkg
12mu|texlive-tetex-3.0-20|19	Requires(post):	texlive-kpathsea
12mu|texlive-tetex-3.0-20|20	# updmap requires texconfig/tcfmgr
12mu|texlive-tetex-3.0-20|21	Requires(post):	texlive-texconfig
12mu|texlive-tetex-3.0-20|22	# pdftex requires updmap
12mu|texlive-tetex-3.0-20|23	Requires(post):	texlive-pdftex.bin
12mu|texlive-tetex-3.0-20|24	Provides:	texlive-tetex.bin = %{EVRD}
12mu|texlive-tetex-3.0-20|25	
12mu|texlive-tetex-3.0-20|26	%description
12mu|texlive-tetex-3.0-20|27	teTeX was a comprehensive distribution of TeX, LaTeX and
12mu|texlive-tetex-3.0-20|28	family, designed for ease of compilation, installation and
12mu|texlive-tetex-3.0-20|29	customisation. In 2006, Thomas Esser announced he would no
12mu|texlive-tetex-3.0-20|30	longer be able to support, or to produce new versions of,
12mu|texlive-tetex-3.0-20|31	teTeX. With the appearance of TeX live 2007 (whose Unix-system
12mu|texlive-tetex-3.0-20|32	TeX support originally derived from teTeX), no-one should be
12mu|texlive-tetex-3.0-20|33	using teTeX at all, in new applications. One of the "schemes"
12mu|texlive-tetex-3.0-20|34	available when installing TeX live provides a configuration
12mu|texlive-tetex-3.0-20|35	very close to that of the old teTeX, but using modern versions
12mu|texlive-tetex-3.0-20|36	of programs and packages.
12mu|texlive-tetex-3.0-20|37	
12mu|texlive-tetex-3.0-20|38	%post
12mu|texlive-tetex-3.0-20|39	%{_sbindir}/texlive.post
12mu|texlive-tetex-3.0-20|40	
12mu|texlive-tetex-3.0-20|41	%postun
12mu|texlive-tetex-3.0-20|42	if [ $1 -eq 0 ]; then
12mu|texlive-tetex-3.0-20|43	%{_sbindir}/texlive.post
12mu|texlive-tetex-3.0-20|44	fi
12mu|texlive-tetex-3.0-20|45	
12mu|texlive-tetex-3.0-20|46	#-----------------------------------------------------------------------
12mu|texlive-tetex-3.0-20|47	%files
12mu|texlive-tetex-3.0-20|48	%{_bindir}/allcm
12mu|texlive-tetex-3.0-20|49	%{_bindir}/allec
12mu|texlive-tetex-3.0-20|50	%{_bindir}/allneeded
12mu|texlive-tetex-3.0-20|51	%{_bindir}/dvi2fax
12mu|texlive-tetex-3.0-20|52	%{_bindir}/dvired
12mu|texlive-tetex-3.0-20|53	%{_bindir}/fmtutil
12mu|texlive-tetex-3.0-20|54	%{_bindir}/fmtutil-sys
12mu|texlive-tetex-3.0-20|55	# installed by texlive-kpathsea.bin
12mu|texlive-tetex-3.0-20|56	#%%{_bindir}/kpsetool
12mu|texlive-tetex-3.0-20|57	%{_bindir}/kpsewhere
12mu|texlive-tetex-3.0-20|58	%{_bindir}/texconfig-dialog
12mu|texlive-tetex-3.0-20|59	%{_bindir}/texconfig-sys
12mu|texlive-tetex-3.0-20|60	%{_bindir}/texlinks
12mu|texlive-tetex-3.0-20|61	%{_bindir}/updmap
12mu|texlive-tetex-3.0-20|62	%{_bindir}/updmap-sys
12mu|texlive-tetex-3.0-20|63	%{_texmfdistdir}/dvips/tetex/config.builtin35
12mu|texlive-tetex-3.0-20|64	%{_texmfdistdir}/dvips/tetex/config.dfaxhigh
12mu|texlive-tetex-3.0-20|65	%{_texmfdistdir}/dvips/tetex/config.dfaxlo
12mu|texlive-tetex-3.0-20|66	%{_texmfdistdir}/dvips/tetex/config.download35
12mu|texlive-tetex-3.0-20|67	%{_texmfdistdir}/dvips/tetex/config.gsftopk
12mu|texlive-tetex-3.0-20|68	%{_texmfdistdir}/dvips/tetex/config.maxmem
12mu|texlive-tetex-3.0-20|69	%{_texmfdistdir}/dvips/tetex/config.outline
12mu|texlive-tetex-3.0-20|70	%{_texmfdistdir}/dvips/tetex/config.pdf
12mu|texlive-tetex-3.0-20|71	%{_texmfdistdir}/dvips/tetex/config.pk
12mu|texlive-tetex-3.0-20|72	%{_texmfdistdir}/dvips/tetex/config.www
12mu|texlive-tetex-3.0-20|73	%{_texmfdistdir}/fonts/enc/dvips/tetex/09fbbfac.enc
12mu|texlive-tetex-3.0-20|74	%{_texmfdistdir}/fonts/enc/dvips/tetex/0ef0afca.enc
12mu|texlive-tetex-3.0-20|75	%{_texmfdistdir}/fonts/enc/dvips/tetex/10037936.enc
12mu|texlive-tetex-3.0-20|76	%{_texmfdistdir}/fonts/enc/dvips/tetex/1b6d048e.enc
12mu|texlive-tetex-3.0-20|77	%{_texmfdistdir}/fonts/enc/dvips/tetex/71414f53.enc
12mu|texlive-tetex-3.0-20|78	%{_texmfdistdir}/fonts/enc/dvips/tetex/74afc74c.enc
12mu|texlive-tetex-3.0-20|79	%{_texmfdistdir}/fonts/enc/dvips/tetex/aae443f0.enc
12mu|texlive-tetex-3.0-20|80	%{_texmfdistdir}/fonts/enc/dvips/tetex/b6a4d7c7.enc
12mu|texlive-tetex-3.0-20|81	%{_texmfdistdir}/fonts/enc/dvips/tetex/bbad153f.enc
12mu|texlive-tetex-3.0-20|82	%{_texmfdistdir}/fonts/enc/dvips/tetex/d9b29452.enc
12mu|texlive-tetex-3.0-20|83	%{_texmfdistdir}/fonts/enc/dvips/tetex/f7b6d320.enc
12mu|texlive-tetex-3.0-20|84	%{_texmfdistdir}/fonts/enc/dvips/tetex/mtex.enc
12mu|texlive-tetex-3.0-20|85	%{_texmfdistdir}/fonts/map/dvips/tetex/Makefile
12mu|texlive-tetex-3.0-20|86	%{_texmfdistdir}/fonts/map/dvips/tetex/README
12mu|texlive-tetex-3.0-20|87	%{_texmfdistdir}/fonts/map/dvips/tetex/base14flags.ltx
12mu|texlive-tetex-3.0-20|88	%{_texmfdistdir}/fonts/map/dvips/tetex/base14flags.tex
12mu|texlive-tetex-3.0-20|89	%{_texmfdistdir}/fonts/map/dvips/tetex/dvipdfm35.map
12mu|texlive-tetex-3.0-20|90	%{_texmfdistdir}/fonts/map/dvips/tetex/dvips35.map
12mu|texlive-tetex-3.0-20|91	%{_texmfdistdir}/fonts/map/dvips/tetex/mathpple.map
12mu|texlive-tetex-3.0-20|92	%{_texmfdistdir}/fonts/map/dvips/tetex/pdftex35.map
12mu|texlive-tetex-3.0-20|93	%{_texmfdistdir}/fonts/map/dvips/tetex/ps2pk35.map
12mu|texlive-tetex-3.0-20|94	%{_texmfdistdir}/scripts/texlive/allcm.sh
12mu|texlive-tetex-3.0-20|95	%{_texmfdistdir}/scripts/texlive/allneeded.sh
12mu|texlive-tetex-3.0-20|96	%{_texmfdistdir}/scripts/texlive/dvi2fax.sh
12mu|texlive-tetex-3.0-20|97	%{_texmfdistdir}/scripts/texlive/dvired.sh
12mu|texlive-tetex-3.0-20|98	%{_texmfdistdir}/scripts/texlive/fmtutil-sys.sh
12mu|texlive-tetex-3.0-20|99	%{_texmfdistdir}/scripts/texlive/fmtutil.sh
12mu|texlive-tetex-3.0-20|100	%{_texmfdistdir}/scripts/texlive/kpsetool.sh
12mu|texlive-tetex-3.0-20|101	%{_texmfdistdir}/scripts/texlive/kpsewhere.sh
12mu|texlive-tetex-3.0-20|102	%{_texmfdistdir}/scripts/texlive/texconfig-dialog.sh
12mu|texlive-tetex-3.0-20|103	%{_texmfdistdir}/scripts/texlive/texconfig-sys.sh
12mu|texlive-tetex-3.0-20|104	%{_texmfdistdir}/scripts/texlive/texlinks.sh
12mu|texlive-tetex-3.0-20|105	%{_texmfdistdir}/scripts/texlive/updmap-sys.sh
12mu|texlive-tetex-3.0-20|106	%{_texmfdistdir}/scripts/texlive/updmap.pl
12mu|texlive-tetex-3.0-20|107	%config(noreplace) %{_texmfdistdir}/web2c/updmap.cfg
12mu|texlive-tetex-3.0-20|108	%doc %{_mandir}/man1/allcm.1*
12mu|texlive-tetex-3.0-20|109	%doc %{_texmfdistdir}/doc/man/man1/allcm.man1.pdf
12mu|texlive-tetex-3.0-20|110	%doc %{_mandir}/man1/allec.1*
12mu|texlive-tetex-3.0-20|111	%doc %{_texmfdistdir}/doc/man/man1/allec.man1.pdf
12mu|texlive-tetex-3.0-20|112	%doc %{_mandir}/man1/allneeded.1*
12mu|texlive-tetex-3.0-20|113	%doc %{_texmfdistdir}/doc/man/man1/allneeded.man1.pdf
12mu|texlive-tetex-3.0-20|114	%doc %{_mandir}/man1/dvi2fax.1*
12mu|texlive-tetex-3.0-20|115	%doc %{_texmfdistdir}/doc/man/man1/dvi2fax.man1.pdf
12mu|texlive-tetex-3.0-20|116	%doc %{_mandir}/man1/dvired.1*
12mu|texlive-tetex-3.0-20|117	%doc %{_texmfdistdir}/doc/man/man1/dvired.man1.pdf
12mu|texlive-tetex-3.0-20|118	%doc %{_mandir}/man1/fmtutil-sys.1*
12mu|texlive-tetex-3.0-20|119	%doc %{_texmfdistdir}/doc/man/man1/fmtutil-sys.man1.pdf
12mu|texlive-tetex-3.0-20|120	%doc %{_mandir}/man1/fmtutil.1*
12mu|texlive-tetex-3.0-20|121	%doc %{_texmfdistdir}/doc/man/man1/fmtutil.man1.pdf
12mu|texlive-tetex-3.0-20|122	%doc %{_mandir}/man1/kpsepath.1*
12mu|texlive-tetex-3.0-20|123	%doc %{_texmfdistdir}/doc/man/man1/kpsepath.man1.pdf
12mu|texlive-tetex-3.0-20|124	%doc %{_mandir}/man1/kpsetool.1*
12mu|texlive-tetex-3.0-20|125	%doc %{_texmfdistdir}/doc/man/man1/kpsetool.man1.pdf
12mu|texlive-tetex-3.0-20|126	%doc %{_mandir}/man1/kpsewhere.1*
12mu|texlive-tetex-3.0-20|127	%doc %{_texmfdistdir}/doc/man/man1/kpsewhere.man1.pdf
12mu|texlive-tetex-3.0-20|128	%doc %{_mandir}/man1/kpsexpand.1*
12mu|texlive-tetex-3.0-20|129	%doc %{_texmfdistdir}/doc/man/man1/kpsexpand.man1.pdf
12mu|texlive-tetex-3.0-20|130	%doc %{_mandir}/man1/texlinks.1*
12mu|texlive-tetex-3.0-20|131	%doc %{_texmfdistdir}/doc/man/man1/texlinks.man1.pdf
12mu|texlive-tetex-3.0-20|132	%doc %{_mandir}/man1/updmap-sys.1*
12mu|texlive-tetex-3.0-20|133	%doc %{_texmfdistdir}/doc/man/man1/updmap-sys.man1.pdf
12mu|texlive-tetex-3.0-20|134	%doc %{_mandir}/man1/updmap.1*
12mu|texlive-tetex-3.0-20|135	%doc %{_texmfdistdir}/doc/man/man1/updmap.man1.pdf
12mu|texlive-tetex-3.0-20|136	%doc %{_mandir}/man5/fmtutil.cnf.5*
12mu|texlive-tetex-3.0-20|137	%doc %{_texmfdistdir}/doc/man/man5/fmtutil.cnf.man5.pdf
12mu|texlive-tetex-3.0-20|138	%doc %{_mandir}/man5/updmap.cfg.5*
12mu|texlive-tetex-3.0-20|139	%doc %{_texmfdistdir}/doc/man/man5/updmap.cfg.man5.pdf
12mu|texlive-tetex-3.0-20|140	%doc %{_texmfdistdir}/doc/tetex/TETEXDOC.pdf
12mu|texlive-tetex-3.0-20|141	%doc %{_texmfdistdir}/doc/tetex/teTeX-FAQ
12mu|texlive-tetex-3.0-20|142	
12mu|texlive-tetex-3.0-20|143	#-----------------------------------------------------------------------
12mu|texlive-tetex-3.0-20|144	%prep
12mu|texlive-tetex-3.0-20|145	%setup -c -a0 -a1
12mu|texlive-tetex-3.0-20|146	
12mu|texlive-tetex-3.0-20|147	perl -pi -e 's|\$TEXMFROOT/tlpkg|%{_datadir}/tlpkg|;'		\
12mu|texlive-tetex-3.0-20|148	texmf-dist/scripts/texlive/updmap.pl
12mu|texlive-tetex-3.0-20|149	
12mu|texlive-tetex-3.0-20|150	%build
12mu|texlive-tetex-3.0-20|151	
12mu|texlive-tetex-3.0-20|152	%install
12mu|texlive-tetex-3.0-20|153	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-tetex-3.0-20|154	pushd %{buildroot}%{_bindir}
12mu|texlive-tetex-3.0-20|155	ln -sf %{_texmfdistdir}/scripts/texlive/updmap.pl updmap
12mu|texlive-tetex-3.0-20|156	ln -sf %{_texmfdistdir}/scripts/texlive/updmap-sys.sh updmap-sys
12mu|texlive-tetex-3.0-20|157	ln -sf %{_texmfdistdir}/scripts/texlive/allcm.sh allcm
12mu|texlive-tetex-3.0-20|158	ln -sf allcm allec
12mu|texlive-tetex-3.0-20|159	ln -sf %{_texmfdistdir}/scripts/texlive/allneeded.sh allneeded
12mu|texlive-tetex-3.0-20|160	ln -sf %{_texmfdistdir}/scripts/texlive/dvi2fax.sh dvi2fax
12mu|texlive-tetex-3.0-20|161	ln -sf %{_texmfdistdir}/scripts/texlive/dvired.sh dvired
12mu|texlive-tetex-3.0-20|162	ln -sf %{_texmfdistdir}/scripts/texlive/fmtutil.sh fmtutil
12mu|texlive-tetex-3.0-20|163	ln -sf %{_texmfdistdir}/scripts/texlive/fmtutil-sys.sh fmtutil-sys
12mu|texlive-tetex-3.0-20|164	ln -sf %{_texmfdistdir}/scripts/texlive/kpsetool.sh kpsetool
12mu|texlive-tetex-3.0-20|165	ln -sf %{_texmfdistdir}/scripts/texlive/kpsewhere.sh kpsewhere
12mu|texlive-tetex-3.0-20|166	ln -sf %{_texmfdistdir}/scripts/texlive/texconfig-dialog.sh texconfig-dialog
12mu|texlive-tetex-3.0-20|167	ln -sf %{_texmfdistdir}/scripts/texlive/texconfig-sys.sh texconfig-sys
12mu|texlive-tetex-3.0-20|168	ln -sf %{_texmfdistdir}/scripts/texlive/texlinks.sh texlinks
12mu|texlive-tetex-3.0-20|169	ln -sf %{_texmfdistdir}/scripts/texlive/updmap.pl updmap
12mu|texlive-tetex-3.0-20|170	ln -sf %{_texmfdistdir}/scripts/texlive/updmap-sys.sh updmap-sys
12mu|texlive-tetex-3.0-20|171	popd
12mu|texlive-tetex-3.0-20|172	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-tetex-3.0-20|173	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-tetex-3.0-20|174	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-tetex-3.0-20|175	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-tetex-3.0-20|176	mkdir -p %{buildroot}%{_mandir}/man5
12mu|texlive-tetex-3.0-20|177	mv %{buildroot}%{_texmfdistdir}/doc/man/man5/*.5 %{buildroot}%{_mandir}/man5
12mu|texlive-tetex-3.0-20|178	rm -f %{buildroot}%{_bindir}/kpsetool
12mu|texlive-tetex-3.0-20|179	
12mu|texlive-tetex-3.0-20|180	%changelog
12mu|texlive-tetex-3.0-20|181	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0-20
12mu|texlive-tetex-3.0-20|182	+ Revision: 5d81cf6
12mu|texlive-tetex-3.0-20|183	- Sync with cooker
12mu|texlive-tetex-3.0-20|184	
12mu|texlive-tetex-3.0-20|185	

21372 12
12mu|texlive-tex4ht-20120223-5|1	# revision 31548
12mu|texlive-tex4ht-20120223-5|2	# category Package
12mu|texlive-tex4ht-20120223-5|3	# catalog-ctan /obsolete/support/TeX4ht
12mu|texlive-tex4ht-20120223-5|4	# catalog-date 2012-02-23 17:06:23 +0100
12mu|texlive-tex4ht-20120223-5|5	# catalog-license lppl
12mu|texlive-tex4ht-20120223-5|6	# catalog-version undef
12mu|texlive-tex4ht-20120223-5|7	Name:		texlive-tex4ht
12mu|texlive-tex4ht-20120223-5|8	Version:	20120223
12mu|texlive-tex4ht-20120223-5|9	Release:	5
12mu|texlive-tex4ht-20120223-5|10	Summary:	Convert (La)TeX to HTML/XML
12mu|texlive-tex4ht-20120223-5|11	Group:		Publishing
12mu|texlive-tex4ht-20120223-5|12	URL:		http://www.ctan.org/tex-archive/obsolete/support/TeX4ht
12mu|texlive-tex4ht-20120223-5|13	License:	LPPL
12mu|texlive-tex4ht-20120223-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex4ht.tar.xz
12mu|texlive-tex4ht-20120223-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tex4ht.doc.tar.xz
12mu|texlive-tex4ht-20120223-5|16	BuildArch:	noarch
12mu|texlive-tex4ht-20120223-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-tex4ht-20120223-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-tex4ht-20120223-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-tex4ht-20120223-5|20	Requires:	texlive-tex4ht.bin
12mu|texlive-tex4ht-20120223-5|21	%rename tex4ht
12mu|texlive-tex4ht-20120223-5|22	
12mu|texlive-tex4ht-20120223-5|23	%description
12mu|texlive-tex4ht-20120223-5|24	A converter from TeX and LaTeX to SGML-based formats such as
12mu|texlive-tex4ht-20120223-5|25	(X)HTML, MathML, OpenDocument, and DocBook, providing a
12mu|texlive-tex4ht-20120223-5|26	configurable (La)TeX-based authoring system for hypertext.
12mu|texlive-tex4ht-20120223-5|27	Tex4ht does not parse (La)TeX source (so that it avoids the
12mu|texlive-tex4ht-20120223-5|28	difficulties encountered by many other converters, arising from
12mu|texlive-tex4ht-20120223-5|29	the irregularity of (La)TeX syntax). Instead, Tex4ht uses
12mu|texlive-tex4ht-20120223-5|30	(La)TeX itself (with an extra macro package) to produce a non-
12mu|texlive-tex4ht-20120223-5|31	standard DVI file that it can then process. This technique
12mu|texlive-tex4ht-20120223-5|32	allows TeX4ht to approach the robustness characteristic of
12mu|texlive-tex4ht-20120223-5|33	restricted-syntax systems such as hyperlatex and gellmu. Note
12mu|texlive-tex4ht-20120223-5|34	that CTAN no longer holds the definitive sources of the
12mu|texlive-tex4ht-20120223-5|35	package: see the 'Readme' file.
12mu|texlive-tex4ht-20120223-5|36	
12mu|texlive-tex4ht-20120223-5|37	%post
12mu|texlive-tex4ht-20120223-5|38	%{_sbindir}/texlive.post
12mu|texlive-tex4ht-20120223-5|39	
12mu|texlive-tex4ht-20120223-5|40	%postun
12mu|texlive-tex4ht-20120223-5|41	if [ $1 -eq 0 ]; then
12mu|texlive-tex4ht-20120223-5|42	%{_sbindir}/texlive.post
12mu|texlive-tex4ht-20120223-5|43	fi
12mu|texlive-tex4ht-20120223-5|44	
12mu|texlive-tex4ht-20120223-5|45	#-----------------------------------------------------------------------
12mu|texlive-tex4ht-20120223-5|46	%files
12mu|texlive-tex4ht-20120223-5|47	%{_bindir}/ht
12mu|texlive-tex4ht-20120223-5|48	%{_bindir}/htcontext
12mu|texlive-tex4ht-20120223-5|49	%{_bindir}/htlatex
12mu|texlive-tex4ht-20120223-5|50	%{_bindir}/htmex
12mu|texlive-tex4ht-20120223-5|51	%{_bindir}/httex
12mu|texlive-tex4ht-20120223-5|52	%{_bindir}/httexi
12mu|texlive-tex4ht-20120223-5|53	%{_bindir}/htxelatex
12mu|texlive-tex4ht-20120223-5|54	%{_bindir}/htxetex
12mu|texlive-tex4ht-20120223-5|55	%{_bindir}/mk4ht
12mu|texlive-tex4ht-20120223-5|56	%{_texmfdistdir}/scripts/tex4ht/ht.sh
12mu|texlive-tex4ht-20120223-5|57	%{_texmfdistdir}/scripts/tex4ht/htcontext.sh
12mu|texlive-tex4ht-20120223-5|58	%{_texmfdistdir}/scripts/tex4ht/htcopy.pl
12mu|texlive-tex4ht-20120223-5|59	%{_texmfdistdir}/scripts/tex4ht/htlatex.sh
12mu|texlive-tex4ht-20120223-5|60	%{_texmfdistdir}/scripts/tex4ht/htmex.sh
12mu|texlive-tex4ht-20120223-5|61	%{_texmfdistdir}/scripts/tex4ht/htmove.pl
12mu|texlive-tex4ht-20120223-5|62	%{_texmfdistdir}/scripts/tex4ht/httex.sh
12mu|texlive-tex4ht-20120223-5|63	%{_texmfdistdir}/scripts/tex4ht/httexi.sh
12mu|texlive-tex4ht-20120223-5|64	%{_texmfdistdir}/scripts/tex4ht/htxelatex.sh
12mu|texlive-tex4ht-20120223-5|65	%{_texmfdistdir}/scripts/tex4ht/htxetex.sh
12mu|texlive-tex4ht-20120223-5|66	%{_texmfdistdir}/scripts/tex4ht/mk4ht.pl
12mu|texlive-tex4ht-20120223-5|67	%{_texmfdistdir}/tex/generic/tex4ht/2up.4ht
12mu|texlive-tex4ht-20120223-5|68	%{_texmfdistdir}/tex/generic/tex4ht/8859-6.4ht
12mu|texlive-tex4ht-20120223-5|69	%{_texmfdistdir}/tex/generic/tex4ht/CJK.4ht
12mu|texlive-tex4ht-20120223-5|70	%{_texmfdistdir}/tex/generic/tex4ht/IEEEtran.4ht
12mu|texlive-tex4ht-20120223-5|71	%{_texmfdistdir}/tex/generic/tex4ht/JHEP.4ht
12mu|texlive-tex4ht-20120223-5|72	%{_texmfdistdir}/tex/generic/tex4ht/ProTex.4ht
12mu|texlive-tex4ht-20120223-5|73	%{_texmfdistdir}/tex/generic/tex4ht/SIunits.4ht
12mu|texlive-tex4ht-20120223-5|74	%{_texmfdistdir}/tex/generic/tex4ht/TextBook.4ht
12mu|texlive-tex4ht-20120223-5|75	%{_texmfdistdir}/tex/generic/tex4ht/aa.4ht
12mu|texlive-tex4ht-20120223-5|76	%{_texmfdistdir}/tex/generic/tex4ht/abidir.4ht
12mu|texlive-tex4ht-20120223-5|77	%{_texmfdistdir}/tex/generic/tex4ht/accents.4ht
12mu|texlive-tex4ht-20120223-5|78	%{_texmfdistdir}/tex/generic/tex4ht/acm_proc_article-sp.4ht
12mu|texlive-tex4ht-20120223-5|79	%{_texmfdistdir}/tex/generic/tex4ht/afterpage.4ht
12mu|texlive-tex4ht-20120223-5|80	%{_texmfdistdir}/tex/generic/tex4ht/alatex.4ht
12mu|texlive-tex4ht-20120223-5|81	%{_texmfdistdir}/tex/generic/tex4ht/algorithm.4ht
12mu|texlive-tex4ht-20120223-5|82	%{_texmfdistdir}/tex/generic/tex4ht/algorithmic.4ht
12mu|texlive-tex4ht-20120223-5|83	%{_texmfdistdir}/tex/generic/tex4ht/algorithmicx.4ht
12mu|texlive-tex4ht-20120223-5|84	%{_texmfdistdir}/tex/generic/tex4ht/alltt.4ht
12mu|texlive-tex4ht-20120223-5|85	%{_texmfdistdir}/tex/generic/tex4ht/alphanum.4ht
12mu|texlive-tex4ht-20120223-5|86	%{_texmfdistdir}/tex/generic/tex4ht/amsart.4ht
12mu|texlive-tex4ht-20120223-5|87	%{_texmfdistdir}/tex/generic/tex4ht/amsbook.4ht
12mu|texlive-tex4ht-20120223-5|88	%{_texmfdistdir}/tex/generic/tex4ht/amsbsy.4ht
12mu|texlive-tex4ht-20120223-5|89	%{_texmfdistdir}/tex/generic/tex4ht/amscd.4ht
12mu|texlive-tex4ht-20120223-5|90	%{_texmfdistdir}/tex/generic/tex4ht/amsdtx.4ht
12mu|texlive-tex4ht-20120223-5|91	%{_texmfdistdir}/tex/generic/tex4ht/amsfonts.4ht
12mu|texlive-tex4ht-20120223-5|92	%{_texmfdistdir}/tex/generic/tex4ht/amsldoc.4ht
12mu|texlive-tex4ht-20120223-5|93	%{_texmfdistdir}/tex/generic/tex4ht/amsmath.4ht
12mu|texlive-tex4ht-20120223-5|94	%{_texmfdistdir}/tex/generic/tex4ht/amsopn.4ht
12mu|texlive-tex4ht-20120223-5|95	%{_texmfdistdir}/tex/generic/tex4ht/amsppt.4ht
12mu|texlive-tex4ht-20120223-5|96	%{_texmfdistdir}/tex/generic/tex4ht/amsproc.4ht
12mu|texlive-tex4ht-20120223-5|97	%{_texmfdistdir}/tex/generic/tex4ht/amssymb.4ht
12mu|texlive-tex4ht-20120223-5|98	%{_texmfdistdir}/tex/generic/tex4ht/amstex.4ht
12mu|texlive-tex4ht-20120223-5|99	%{_texmfdistdir}/tex/generic/tex4ht/amstex1.4ht
12mu|texlive-tex4ht-20120223-5|100	%{_texmfdistdir}/tex/generic/tex4ht/amstext.4ht
12mu|texlive-tex4ht-20120223-5|101	%{_texmfdistdir}/tex/generic/tex4ht/amsthm.4ht
12mu|texlive-tex4ht-20120223-5|102	%{_texmfdistdir}/tex/generic/tex4ht/aoutput.4ht
12mu|texlive-tex4ht-20120223-5|103	%{_texmfdistdir}/tex/generic/tex4ht/apa-a.4ht
12mu|texlive-tex4ht-20120223-5|104	%{_texmfdistdir}/tex/generic/tex4ht/apa.4ht
12mu|texlive-tex4ht-20120223-5|105	%{_texmfdistdir}/tex/generic/tex4ht/apacite.4ht
12mu|texlive-tex4ht-20120223-5|106	%{_texmfdistdir}/tex/generic/tex4ht/aps.4ht
12mu|texlive-tex4ht-20120223-5|107	%{_texmfdistdir}/tex/generic/tex4ht/arabicore.4ht
12mu|texlive-tex4ht-20120223-5|108	%{_texmfdistdir}/tex/generic/tex4ht/array.4ht
12mu|texlive-tex4ht-20120223-5|109	%{_texmfdistdir}/tex/generic/tex4ht/article.4ht
12mu|texlive-tex4ht-20120223-5|110	%{_texmfdistdir}/tex/generic/tex4ht/austrian.4ht
12mu|texlive-tex4ht-20120223-5|111	%{_texmfdistdir}/tex/generic/tex4ht/babel.4ht
12mu|texlive-tex4ht-20120223-5|112	%{_texmfdistdir}/tex/generic/tex4ht/beamer.4ht
12mu|texlive-tex4ht-20120223-5|113	%{_texmfdistdir}/tex/generic/tex4ht/beamerbasefont.4ht
12mu|texlive-tex4ht-20120223-5|114	%{_texmfdistdir}/tex/generic/tex4ht/beamerbasetoc.4ht
12mu|texlive-tex4ht-20120223-5|115	%{_texmfdistdir}/tex/generic/tex4ht/beton.4ht
12mu|texlive-tex4ht-20120223-5|116	%{_texmfdistdir}/tex/generic/tex4ht/biblatex.4ht
12mu|texlive-tex4ht-20120223-5|117	%{_texmfdistdir}/tex/generic/tex4ht/bibtex.4ht
12mu|texlive-tex4ht-20120223-5|118	%{_texmfdistdir}/tex/generic/tex4ht/bibtex2.4ht
12mu|texlive-tex4ht-20120223-5|119	%{_texmfdistdir}/tex/generic/tex4ht/bibtopic.4ht
12mu|texlive-tex4ht-20120223-5|120	%{_texmfdistdir}/tex/generic/tex4ht/bm.4ht
12mu|texlive-tex4ht-20120223-5|121	%{_texmfdistdir}/tex/generic/tex4ht/book.4ht
12mu|texlive-tex4ht-20120223-5|122	%{_texmfdistdir}/tex/generic/tex4ht/booktabs.4ht
12mu|texlive-tex4ht-20120223-5|123	%{_texmfdistdir}/tex/generic/tex4ht/boxedminipage.4ht
12mu|texlive-tex4ht-20120223-5|124	%{_texmfdistdir}/tex/generic/tex4ht/byname.4ht
12mu|texlive-tex4ht-20120223-5|125	%{_texmfdistdir}/tex/generic/tex4ht/caption.4ht
12mu|texlive-tex4ht-20120223-5|126	%{_texmfdistdir}/tex/generic/tex4ht/catalan.4ht
12mu|texlive-tex4ht-20120223-5|127	%{_texmfdistdir}/tex/generic/tex4ht/cgloss4e.4ht
12mu|texlive-tex4ht-20120223-5|128	%{_texmfdistdir}/tex/generic/tex4ht/chapterbib.4ht
12mu|texlive-tex4ht-20120223-5|129	%{_texmfdistdir}/tex/generic/tex4ht/chicago.4ht
12mu|texlive-tex4ht-20120223-5|130	%{_texmfdistdir}/tex/generic/tex4ht/color.4ht
12mu|texlive-tex4ht-20120223-5|131	%{_texmfdistdir}/tex/generic/tex4ht/colortbl.4ht
12mu|texlive-tex4ht-20120223-5|132	%{_texmfdistdir}/tex/generic/tex4ht/combine.4ht
12mu|texlive-tex4ht-20120223-5|133	%{_texmfdistdir}/tex/generic/tex4ht/cond4ht.4ht
12mu|texlive-tex4ht-20120223-5|134	%{_texmfdistdir}/tex/generic/tex4ht/context.4ht
12mu|texlive-tex4ht-20120223-5|135	%{_texmfdistdir}/tex/generic/tex4ht/covington.4ht
12mu|texlive-tex4ht-20120223-5|136	%{_texmfdistdir}/tex/generic/tex4ht/cp1250.4ht
12mu|texlive-tex4ht-20120223-5|137	%{_texmfdistdir}/tex/generic/tex4ht/cp1252.4ht
12mu|texlive-tex4ht-20120223-5|138	%{_texmfdistdir}/tex/generic/tex4ht/cp1256.4ht
12mu|texlive-tex4ht-20120223-5|139	%{_texmfdistdir}/tex/generic/tex4ht/cp437.4ht
12mu|texlive-tex4ht-20120223-5|140	%{_texmfdistdir}/tex/generic/tex4ht/cp437de.4ht
12mu|texlive-tex4ht-20120223-5|141	%{_texmfdistdir}/tex/generic/tex4ht/cp850.4ht
12mu|texlive-tex4ht-20120223-5|142	%{_texmfdistdir}/tex/generic/tex4ht/cp852.4ht
12mu|texlive-tex4ht-20120223-5|143	%{_texmfdistdir}/tex/generic/tex4ht/cp862.4ht
12mu|texlive-tex4ht-20120223-5|144	%{_texmfdistdir}/tex/generic/tex4ht/cp865.4ht
12mu|texlive-tex4ht-20120223-5|145	%{_texmfdistdir}/tex/generic/tex4ht/croatian.4ht
12mu|texlive-tex4ht-20120223-5|146	%{_texmfdistdir}/tex/generic/tex4ht/curve.4ht
12mu|texlive-tex4ht-20120223-5|147	%{_texmfdistdir}/tex/generic/tex4ht/czech.4ht
12mu|texlive-tex4ht-20120223-5|148	%{_texmfdistdir}/tex/generic/tex4ht/danish.4ht
12mu|texlive-tex4ht-20120223-5|149	%{_texmfdistdir}/tex/generic/tex4ht/dcolumn.4ht
12mu|texlive-tex4ht-20120223-5|150	%{_texmfdistdir}/tex/generic/tex4ht/debug.4ht
12mu|texlive-tex4ht-20120223-5|151	%{_texmfdistdir}/tex/generic/tex4ht/diagram.4ht
12mu|texlive-tex4ht-20120223-5|152	%{_texmfdistdir}/tex/generic/tex4ht/diagrams.4ht
12mu|texlive-tex4ht-20120223-5|153	%{_texmfdistdir}/tex/generic/tex4ht/doc.4ht
12mu|texlive-tex4ht-20120223-5|154	%{_texmfdistdir}/tex/generic/tex4ht/docbook-math.4ht
12mu|texlive-tex4ht-20120223-5|155	%{_texmfdistdir}/tex/generic/tex4ht/docbook-mml.4ht
12mu|texlive-tex4ht-20120223-5|156	%{_texmfdistdir}/tex/generic/tex4ht/docbook.4ht
12mu|texlive-tex4ht-20120223-5|157	%{_texmfdistdir}/tex/generic/tex4ht/dratex.4ht
12mu|texlive-tex4ht-20120223-5|158	%{_texmfdistdir}/tex/generic/tex4ht/dsfont.4ht
12mu|texlive-tex4ht-20120223-5|159	%{_texmfdistdir}/tex/generic/tex4ht/dutch.4ht
12mu|texlive-tex4ht-20120223-5|160	%{_texmfdistdir}/tex/generic/tex4ht/dvipdf.4ht
12mu|texlive-tex4ht-20120223-5|161	%{_texmfdistdir}/tex/generic/tex4ht/dvips.4ht
12mu|texlive-tex4ht-20120223-5|162	%{_texmfdistdir}/tex/generic/tex4ht/dvipsnam.4ht
12mu|texlive-tex4ht-20120223-5|163	%{_texmfdistdir}/tex/generic/tex4ht/dvipsone.4ht
12mu|texlive-tex4ht-20120223-5|164	%{_texmfdistdir}/tex/generic/tex4ht/elsart.4ht
12mu|texlive-tex4ht-20120223-5|165	%{_texmfdistdir}/tex/generic/tex4ht/emacspeak.4ht
12mu|texlive-tex4ht-20120223-5|166	%{_texmfdistdir}/tex/generic/tex4ht/emulateapj.4ht
12mu|texlive-tex4ht-20120223-5|167	%{_texmfdistdir}/tex/generic/tex4ht/endfloat.4ht
12mu|texlive-tex4ht-20120223-5|168	%{_texmfdistdir}/tex/generic/tex4ht/endnotes.4ht
12mu|texlive-tex4ht-20120223-5|169	%{_texmfdistdir}/tex/generic/tex4ht/english.4ht
12mu|texlive-tex4ht-20120223-5|170	%{_texmfdistdir}/tex/generic/tex4ht/enumerate.4ht
12mu|texlive-tex4ht-20120223-5|171	%{_texmfdistdir}/tex/generic/tex4ht/enumitem.4ht
12mu|texlive-tex4ht-20120223-5|172	%{_texmfdistdir}/tex/generic/tex4ht/epigraph.4ht
12mu|texlive-tex4ht-20120223-5|173	%{_texmfdistdir}/tex/generic/tex4ht/eplain.4ht
12mu|texlive-tex4ht-20120223-5|174	%{_texmfdistdir}/tex/generic/tex4ht/epsf.4ht
12mu|texlive-tex4ht-20120223-5|175	%{_texmfdistdir}/tex/generic/tex4ht/epsfig.4ht
12mu|texlive-tex4ht-20120223-5|176	%{_texmfdistdir}/tex/generic/tex4ht/errata.4ht
12mu|texlive-tex4ht-20120223-5|177	%{_texmfdistdir}/tex/generic/tex4ht/esperant.4ht
12mu|texlive-tex4ht-20120223-5|178	%{_texmfdistdir}/tex/generic/tex4ht/esperanto.4ht
12mu|texlive-tex4ht-20120223-5|179	%{_texmfdistdir}/tex/generic/tex4ht/estonian.4ht
12mu|texlive-tex4ht-20120223-5|180	%{_texmfdistdir}/tex/generic/tex4ht/eucal.4ht
12mu|texlive-tex4ht-20120223-5|181	%{_texmfdistdir}/tex/generic/tex4ht/euler.4ht
12mu|texlive-tex4ht-20120223-5|182	%{_texmfdistdir}/tex/generic/tex4ht/europecv.4ht
12mu|texlive-tex4ht-20120223-5|183	%{_texmfdistdir}/tex/generic/tex4ht/eurosym.4ht
12mu|texlive-tex4ht-20120223-5|184	%{_texmfdistdir}/tex/generic/tex4ht/everyshi.4ht
12mu|texlive-tex4ht-20120223-5|185	%{_texmfdistdir}/tex/generic/tex4ht/exam.4ht
12mu|texlive-tex4ht-20120223-5|186	%{_texmfdistdir}/tex/generic/tex4ht/exerquiz.4ht
12mu|texlive-tex4ht-20120223-5|187	%{_texmfdistdir}/tex/generic/tex4ht/exerqz.4ht
12mu|texlive-tex4ht-20120223-5|188	%{_texmfdistdir}/tex/generic/tex4ht/extarticle.4ht
12mu|texlive-tex4ht-20120223-5|189	%{_texmfdistdir}/tex/generic/tex4ht/extbook.4ht
12mu|texlive-tex4ht-20120223-5|190	%{_texmfdistdir}/tex/generic/tex4ht/extletter.4ht
12mu|texlive-tex4ht-20120223-5|191	%{_texmfdistdir}/tex/generic/tex4ht/extproc.4ht
12mu|texlive-tex4ht-20120223-5|192	%{_texmfdistdir}/tex/generic/tex4ht/extreport.4ht
12mu|texlive-tex4ht-20120223-5|193	%{_texmfdistdir}/tex/generic/tex4ht/fancybox.4ht
12mu|texlive-tex4ht-20120223-5|194	%{_texmfdistdir}/tex/generic/tex4ht/fancyvrb.4ht
12mu|texlive-tex4ht-20120223-5|195	%{_texmfdistdir}/tex/generic/tex4ht/fig4tex.4ht
12mu|texlive-tex4ht-20120223-5|196	%{_texmfdistdir}/tex/generic/tex4ht/finnish.4ht
12mu|texlive-tex4ht-20120223-5|197	%{_texmfdistdir}/tex/generic/tex4ht/fleqn.4ht
12mu|texlive-tex4ht-20120223-5|198	%{_texmfdistdir}/tex/generic/tex4ht/float.4ht
12mu|texlive-tex4ht-20120223-5|199	%{_texmfdistdir}/tex/generic/tex4ht/floatflt.4ht
12mu|texlive-tex4ht-20120223-5|200	%{_texmfdistdir}/tex/generic/tex4ht/foils.4ht
12mu|texlive-tex4ht-20120223-5|201	%{_texmfdistdir}/tex/generic/tex4ht/fontmath.4ht
12mu|texlive-tex4ht-20120223-5|202	%{_texmfdistdir}/tex/generic/tex4ht/footmisc.4ht
12mu|texlive-tex4ht-20120223-5|203	%{_texmfdistdir}/tex/generic/tex4ht/footnote-dw.4ht
12mu|texlive-tex4ht-20120223-5|204	%{_texmfdistdir}/tex/generic/tex4ht/francais.4ht
12mu|texlive-tex4ht-20120223-5|205	%{_texmfdistdir}/tex/generic/tex4ht/french.4ht
12mu|texlive-tex4ht-20120223-5|206	%{_texmfdistdir}/tex/generic/tex4ht/frenchb.4ht
12mu|texlive-tex4ht-20120223-5|207	%{_texmfdistdir}/tex/generic/tex4ht/g-brief.4ht
12mu|texlive-tex4ht-20120223-5|208	%{_texmfdistdir}/tex/generic/tex4ht/galician.4ht
12mu|texlive-tex4ht-20120223-5|209	%{_texmfdistdir}/tex/generic/tex4ht/gauss.4ht
12mu|texlive-tex4ht-20120223-5|210	%{_texmfdistdir}/tex/generic/tex4ht/german.4ht
12mu|texlive-tex4ht-20120223-5|211	%{_texmfdistdir}/tex/generic/tex4ht/germanb.4ht
12mu|texlive-tex4ht-20120223-5|212	%{_texmfdistdir}/tex/generic/tex4ht/gloss.4ht
12mu|texlive-tex4ht-20120223-5|213	%{_texmfdistdir}/tex/generic/tex4ht/glossaries.4ht
12mu|texlive-tex4ht-20120223-5|214	%{_texmfdistdir}/tex/generic/tex4ht/glossary.4ht
12mu|texlive-tex4ht-20120223-5|215	%{_texmfdistdir}/tex/generic/tex4ht/go.4ht
12mu|texlive-tex4ht-20120223-5|216	%{_texmfdistdir}/tex/generic/tex4ht/graphics.4ht
12mu|texlive-tex4ht-20120223-5|217	%{_texmfdistdir}/tex/generic/tex4ht/graphicx.4ht
12mu|texlive-tex4ht-20120223-5|218	%{_texmfdistdir}/tex/generic/tex4ht/greek.4ht
12mu|texlive-tex4ht-20120223-5|219	%{_texmfdistdir}/tex/generic/tex4ht/harvard.4ht
12mu|texlive-tex4ht-20120223-5|220	%{_texmfdistdir}/tex/generic/tex4ht/hebrew.4ht
12mu|texlive-tex4ht-20120223-5|221	%{_texmfdistdir}/tex/generic/tex4ht/hebtex.4ht
12mu|texlive-tex4ht-20120223-5|222	%{_texmfdistdir}/tex/generic/tex4ht/hewrite.4ht
12mu|texlive-tex4ht-20120223-5|223	%{_texmfdistdir}/tex/generic/tex4ht/holtxdoc.4ht
12mu|texlive-tex4ht-20120223-5|224	%{_texmfdistdir}/tex/generic/tex4ht/html-jsmath.4ht
12mu|texlive-tex4ht-20120223-5|225	%{_texmfdistdir}/tex/generic/tex4ht/html-mltx.4ht
12mu|texlive-tex4ht-20120223-5|226	%{_texmfdistdir}/tex/generic/tex4ht/html-mml.4ht
12mu|texlive-tex4ht-20120223-5|227	%{_texmfdistdir}/tex/generic/tex4ht/html-speech-math.4ht
12mu|texlive-tex4ht-20120223-5|228	%{_texmfdistdir}/tex/generic/tex4ht/html-speech.4ht
12mu|texlive-tex4ht-20120223-5|229	%{_texmfdistdir}/tex/generic/tex4ht/html0.4ht
12mu|texlive-tex4ht-20120223-5|230	%{_texmfdistdir}/tex/generic/tex4ht/html32-math.4ht
12mu|texlive-tex4ht-20120223-5|231	%{_texmfdistdir}/tex/generic/tex4ht/html32.4ht
12mu|texlive-tex4ht-20120223-5|232	%{_texmfdistdir}/tex/generic/tex4ht/html4-math.4ht
12mu|texlive-tex4ht-20120223-5|233	%{_texmfdistdir}/tex/generic/tex4ht/html4-svg.4ht
12mu|texlive-tex4ht-20120223-5|234	%{_texmfdistdir}/tex/generic/tex4ht/html4-uni.4ht
12mu|texlive-tex4ht-20120223-5|235	%{_texmfdistdir}/tex/generic/tex4ht/html4.4ht
12mu|texlive-tex4ht-20120223-5|236	%{_texmfdistdir}/tex/generic/tex4ht/htmlw.4ht
12mu|texlive-tex4ht-20120223-5|237	%{_texmfdistdir}/tex/generic/tex4ht/hypcap.4ht
12mu|texlive-tex4ht-20120223-5|238	%{_texmfdistdir}/tex/generic/tex4ht/hyperref.4ht
12mu|texlive-tex4ht-20120223-5|239	%{_texmfdistdir}/tex/generic/tex4ht/idxmake.4ht
12mu|texlive-tex4ht-20120223-5|240	%{_texmfdistdir}/tex/generic/tex4ht/ifthen.4ht
12mu|texlive-tex4ht-20120223-5|241	%{_texmfdistdir}/tex/generic/tex4ht/index.4ht
12mu|texlive-tex4ht-20120223-5|242	%{_texmfdistdir}/tex/generic/tex4ht/info4ht.4ht
12mu|texlive-tex4ht-20120223-5|243	%{_texmfdistdir}/tex/generic/tex4ht/infoht4.4ht
12mu|texlive-tex4ht-20120223-5|244	%{_texmfdistdir}/tex/generic/tex4ht/infojh.4ht
12mu|texlive-tex4ht-20120223-5|245	%{_texmfdistdir}/tex/generic/tex4ht/infomml.4ht
12mu|texlive-tex4ht-20120223-5|246	%{_texmfdistdir}/tex/generic/tex4ht/infoof.4ht
12mu|texlive-tex4ht-20120223-5|247	%{_texmfdistdir}/tex/generic/tex4ht/infosvg.4ht
12mu|texlive-tex4ht-20120223-5|248	%{_texmfdistdir}/tex/generic/tex4ht/inputenc.4ht
12mu|texlive-tex4ht-20120223-5|249	%{_texmfdistdir}/tex/generic/tex4ht/italian.4ht
12mu|texlive-tex4ht-20120223-5|250	%{_texmfdistdir}/tex/generic/tex4ht/javahelp-a.4ht
12mu|texlive-tex4ht-20120223-5|251	%{_texmfdistdir}/tex/generic/tex4ht/javahelp.4ht
12mu|texlive-tex4ht-20120223-5|252	%{_texmfdistdir}/tex/generic/tex4ht/jeep.4ht
12mu|texlive-tex4ht-20120223-5|253	%{_texmfdistdir}/tex/generic/tex4ht/jsmath.4ht
12mu|texlive-tex4ht-20120223-5|254	%{_texmfdistdir}/tex/generic/tex4ht/jsml-math.4ht
12mu|texlive-tex4ht-20120223-5|255	%{_texmfdistdir}/tex/generic/tex4ht/jsml.4ht
12mu|texlive-tex4ht-20120223-5|256	%{_texmfdistdir}/tex/generic/tex4ht/jurabib.4ht
12mu|texlive-tex4ht-20120223-5|257	%{_texmfdistdir}/tex/generic/tex4ht/koi8-r.4ht
12mu|texlive-tex4ht-20120223-5|258	%{_texmfdistdir}/tex/generic/tex4ht/latex.4ht
12mu|texlive-tex4ht-20120223-5|259	%{_texmfdistdir}/tex/generic/tex4ht/latex209.4ht
12mu|texlive-tex4ht-20120223-5|260	%{_texmfdistdir}/tex/generic/tex4ht/latex2man.4ht
12mu|texlive-tex4ht-20120223-5|261	%{_texmfdistdir}/tex/generic/tex4ht/latin1.4ht
12mu|texlive-tex4ht-20120223-5|262	%{_texmfdistdir}/tex/generic/tex4ht/latin2.4ht
12mu|texlive-tex4ht-20120223-5|263	%{_texmfdistdir}/tex/generic/tex4ht/lb.4ht
12mu|texlive-tex4ht-20120223-5|264	%{_texmfdistdir}/tex/generic/tex4ht/letter.4ht
12mu|texlive-tex4ht-20120223-5|265	%{_texmfdistdir}/tex/generic/tex4ht/lettrine.4ht
12mu|texlive-tex4ht-20120223-5|266	%{_texmfdistdir}/tex/generic/tex4ht/lfeenc.4ht
12mu|texlive-tex4ht-20120223-5|267	%{_texmfdistdir}/tex/generic/tex4ht/lineno.4ht
12mu|texlive-tex4ht-20120223-5|268	%{_texmfdistdir}/tex/generic/tex4ht/linguex.4ht
12mu|texlive-tex4ht-20120223-5|269	%{_texmfdistdir}/tex/generic/tex4ht/listings.4ht
12mu|texlive-tex4ht-20120223-5|270	%{_texmfdistdir}/tex/generic/tex4ht/llncs-a.4ht
12mu|texlive-tex4ht-20120223-5|271	%{_texmfdistdir}/tex/generic/tex4ht/llncs.4ht
12mu|texlive-tex4ht-20120223-5|272	%{_texmfdistdir}/tex/generic/tex4ht/lncse-a.4ht
12mu|texlive-tex4ht-20120223-5|273	%{_texmfdistdir}/tex/generic/tex4ht/lncse.4ht
12mu|texlive-tex4ht-20120223-5|274	%{_texmfdistdir}/tex/generic/tex4ht/longdiv.4ht
12mu|texlive-tex4ht-20120223-5|275	%{_texmfdistdir}/tex/generic/tex4ht/longtable.4ht
12mu|texlive-tex4ht-20120223-5|276	%{_texmfdistdir}/tex/generic/tex4ht/ltugboat-a.4ht
12mu|texlive-tex4ht-20120223-5|277	%{_texmfdistdir}/tex/generic/tex4ht/ltugboat.4ht
12mu|texlive-tex4ht-20120223-5|278	%{_texmfdistdir}/tex/generic/tex4ht/ltugproc-a.4ht
12mu|texlive-tex4ht-20120223-5|279	%{_texmfdistdir}/tex/generic/tex4ht/ltugproc.4ht
12mu|texlive-tex4ht-20120223-5|280	%{_texmfdistdir}/tex/generic/tex4ht/ltxguide.4ht
12mu|texlive-tex4ht-20120223-5|281	%{_texmfdistdir}/tex/generic/tex4ht/m-tex4ht.tex
12mu|texlive-tex4ht-20120223-5|282	%{_texmfdistdir}/tex/generic/tex4ht/makeidx.4ht
12mu|texlive-tex4ht-20120223-5|283	%{_texmfdistdir}/tex/generic/tex4ht/manju.4ht
12mu|texlive-tex4ht-20120223-5|284	%{_texmfdistdir}/tex/generic/tex4ht/manmac.4ht
12mu|texlive-tex4ht-20120223-5|285	%{_texmfdistdir}/tex/generic/tex4ht/mathltx.4ht
12mu|texlive-tex4ht-20120223-5|286	%{_texmfdistdir}/tex/generic/tex4ht/mathml.4ht
12mu|texlive-tex4ht-20120223-5|287	%{_texmfdistdir}/tex/generic/tex4ht/mathplayer.4ht
12mu|texlive-tex4ht-20120223-5|288	%{_texmfdistdir}/tex/generic/tex4ht/mathtools.4ht
12mu|texlive-tex4ht-20120223-5|289	%{_texmfdistdir}/tex/generic/tex4ht/mdwlist.4ht
12mu|texlive-tex4ht-20120223-5|290	%{_texmfdistdir}/tex/generic/tex4ht/mdwtab.4ht
12mu|texlive-tex4ht-20120223-5|291	%{_texmfdistdir}/tex/generic/tex4ht/memoir.4ht
12mu|texlive-tex4ht-20120223-5|292	%{_texmfdistdir}/tex/generic/tex4ht/mempatch.4ht
12mu|texlive-tex4ht-20120223-5|293	%{_texmfdistdir}/tex/generic/tex4ht/mex.4ht
12mu|texlive-tex4ht-20120223-5|294	%{_texmfdistdir}/tex/generic/tex4ht/mfpic.4ht
12mu|texlive-tex4ht-20120223-5|295	%{_texmfdistdir}/tex/generic/tex4ht/microtype.4ht
12mu|texlive-tex4ht-20120223-5|296	%{_texmfdistdir}/tex/generic/tex4ht/minitoc.4ht
12mu|texlive-tex4ht-20120223-5|297	%{_texmfdistdir}/tex/generic/tex4ht/mkht-scripts.4ht
12mu|texlive-tex4ht-20120223-5|298	%{_texmfdistdir}/tex/generic/tex4ht/mkht.4ht
12mu|texlive-tex4ht-20120223-5|299	%{_texmfdistdir}/tex/generic/tex4ht/mktex4ht.4ht
12mu|texlive-tex4ht-20120223-5|300	%{_texmfdistdir}/tex/generic/tex4ht/mla.4ht
12mu|texlive-tex4ht-20120223-5|301	%{_texmfdistdir}/tex/generic/tex4ht/mls.4ht
12mu|texlive-tex4ht-20120223-5|302	%{_texmfdistdir}/tex/generic/tex4ht/moreverb.4ht
12mu|texlive-tex4ht-20120223-5|303	%{_texmfdistdir}/tex/generic/tex4ht/mozilla.4ht
12mu|texlive-tex4ht-20120223-5|304	%{_texmfdistdir}/tex/generic/tex4ht/multicol.4ht
12mu|texlive-tex4ht-20120223-5|305	%{_texmfdistdir}/tex/generic/tex4ht/multind.4ht
12mu|texlive-tex4ht-20120223-5|306	%{_texmfdistdir}/tex/generic/tex4ht/multirow.4ht
12mu|texlive-tex4ht-20120223-5|307	%{_texmfdistdir}/tex/generic/tex4ht/mwart.4ht
12mu|texlive-tex4ht-20120223-5|308	%{_texmfdistdir}/tex/generic/tex4ht/mwbk.4ht
12mu|texlive-tex4ht-20120223-5|309	%{_texmfdistdir}/tex/generic/tex4ht/mwrep.4ht
12mu|texlive-tex4ht-20120223-5|310	%{_texmfdistdir}/tex/generic/tex4ht/nameref.4ht
12mu|texlive-tex4ht-20120223-5|311	%{_texmfdistdir}/tex/generic/tex4ht/natbib.4ht
12mu|texlive-tex4ht-20120223-5|312	%{_texmfdistdir}/tex/generic/tex4ht/ngerman.4ht
12mu|texlive-tex4ht-20120223-5|313	%{_texmfdistdir}/tex/generic/tex4ht/ngermanb.4ht
12mu|texlive-tex4ht-20120223-5|314	%{_texmfdistdir}/tex/generic/tex4ht/nicefrac.4ht
12mu|texlive-tex4ht-20120223-5|315	%{_texmfdistdir}/tex/generic/tex4ht/nomencl.4ht
12mu|texlive-tex4ht-20120223-5|316	%{_texmfdistdir}/tex/generic/tex4ht/norsk.4ht
12mu|texlive-tex4ht-20120223-5|317	%{_texmfdistdir}/tex/generic/tex4ht/ntheorem.4ht
12mu|texlive-tex4ht-20120223-5|318	%{_texmfdistdir}/tex/generic/tex4ht/onmouseover.4ht
12mu|texlive-tex4ht-20120223-5|319	%{_texmfdistdir}/tex/generic/tex4ht/ooffice-mml.4ht
12mu|texlive-tex4ht-20120223-5|320	%{_texmfdistdir}/tex/generic/tex4ht/ooffice.4ht
12mu|texlive-tex4ht-20120223-5|321	%{_texmfdistdir}/tex/generic/tex4ht/ooimpress.4ht
12mu|texlive-tex4ht-20120223-5|322	%{_texmfdistdir}/tex/generic/tex4ht/osudeG.4ht
12mu|texlive-tex4ht-20120223-5|323	%{_texmfdistdir}/tex/generic/tex4ht/ot4enc.4ht
12mu|texlive-tex4ht-20120223-5|324	%{_texmfdistdir}/tex/generic/tex4ht/overcite.4ht
12mu|texlive-tex4ht-20120223-5|325	%{_texmfdistdir}/tex/generic/tex4ht/overpic.4ht
12mu|texlive-tex4ht-20120223-5|326	%{_texmfdistdir}/tex/generic/tex4ht/paralist.4ht
12mu|texlive-tex4ht-20120223-5|327	%{_texmfdistdir}/tex/generic/tex4ht/path.4ht
12mu|texlive-tex4ht-20120223-5|328	%{_texmfdistdir}/tex/generic/tex4ht/pb-diagram.4ht
12mu|texlive-tex4ht-20120223-5|329	%{_texmfdistdir}/tex/generic/tex4ht/pctable.4ht
12mu|texlive-tex4ht-20120223-5|330	%{_texmfdistdir}/tex/generic/tex4ht/pctex32.4ht
12mu|texlive-tex4ht-20120223-5|331	%{_texmfdistdir}/tex/generic/tex4ht/pd1enc.4ht
12mu|texlive-tex4ht-20120223-5|332	%{_texmfdistdir}/tex/generic/tex4ht/pgf.4ht
12mu|texlive-tex4ht-20120223-5|333	%{_texmfdistdir}/tex/generic/tex4ht/picins.4ht
12mu|texlive-tex4ht-20120223-5|334	%{_texmfdistdir}/tex/generic/tex4ht/pictex.4ht
12mu|texlive-tex4ht-20120223-5|335	%{_texmfdistdir}/tex/generic/tex4ht/pifont.4ht
12mu|texlive-tex4ht-20120223-5|336	%{_texmfdistdir}/tex/generic/tex4ht/plain.4ht
12mu|texlive-tex4ht-20120223-5|337	%{_texmfdistdir}/tex/generic/tex4ht/polish.4ht
12mu|texlive-tex4ht-20120223-5|338	%{_texmfdistdir}/tex/generic/tex4ht/polski.4ht
12mu|texlive-tex4ht-20120223-5|339	%{_texmfdistdir}/tex/generic/tex4ht/portuges.4ht
12mu|texlive-tex4ht-20120223-5|340	%{_texmfdistdir}/tex/generic/tex4ht/powerdot-a.4ht
12mu|texlive-tex4ht-20120223-5|341	%{_texmfdistdir}/tex/generic/tex4ht/powerdot.4ht
12mu|texlive-tex4ht-20120223-5|342	%{_texmfdistdir}/tex/generic/tex4ht/prosper-a.4ht
12mu|texlive-tex4ht-20120223-5|343	%{_texmfdistdir}/tex/generic/tex4ht/prosper.4ht
12mu|texlive-tex4ht-20120223-5|344	%{_texmfdistdir}/tex/generic/tex4ht/psfig.4ht
12mu|texlive-tex4ht-20120223-5|345	%{_texmfdistdir}/tex/generic/tex4ht/pst-all.4ht
12mu|texlive-tex4ht-20120223-5|346	%{_texmfdistdir}/tex/generic/tex4ht/pst-jtree.4ht
12mu|texlive-tex4ht-20120223-5|347	%{_texmfdistdir}/tex/generic/tex4ht/pstricks.4ht
12mu|texlive-tex4ht-20120223-5|348	%{_texmfdistdir}/tex/generic/tex4ht/reading.4ht
12mu|texlive-tex4ht-20120223-5|349	%{_texmfdistdir}/tex/generic/tex4ht/report.4ht
12mu|texlive-tex4ht-20120223-5|350	%{_texmfdistdir}/tex/generic/tex4ht/res-a.4ht
12mu|texlive-tex4ht-20120223-5|351	%{_texmfdistdir}/tex/generic/tex4ht/res.4ht
12mu|texlive-tex4ht-20120223-5|352	%{_texmfdistdir}/tex/generic/tex4ht/resume.4ht
12mu|texlive-tex4ht-20120223-5|353	%{_texmfdistdir}/tex/generic/tex4ht/revsymb.4ht
12mu|texlive-tex4ht-20120223-5|354	%{_texmfdistdir}/tex/generic/tex4ht/revtex.4ht
12mu|texlive-tex4ht-20120223-5|355	%{_texmfdistdir}/tex/generic/tex4ht/revtex4.4ht
12mu|texlive-tex4ht-20120223-5|356	%{_texmfdistdir}/tex/generic/tex4ht/rlbabel.4ht
12mu|texlive-tex4ht-20120223-5|357	%{_texmfdistdir}/tex/generic/tex4ht/romanian.4ht
12mu|texlive-tex4ht-20120223-5|358	%{_texmfdistdir}/tex/generic/tex4ht/rotating.4ht
12mu|texlive-tex4ht-20120223-5|359	%{_texmfdistdir}/tex/generic/tex4ht/russianb.4ht
12mu|texlive-tex4ht-20120223-5|360	%{_texmfdistdir}/tex/generic/tex4ht/scottish.4ht
12mu|texlive-tex4ht-20120223-5|361	%{_texmfdistdir}/tex/generic/tex4ht/scrartcl.4ht
12mu|texlive-tex4ht-20120223-5|362	%{_texmfdistdir}/tex/generic/tex4ht/scrbook.4ht
12mu|texlive-tex4ht-20120223-5|363	%{_texmfdistdir}/tex/generic/tex4ht/scrreprt.4ht
12mu|texlive-tex4ht-20120223-5|364	%{_texmfdistdir}/tex/generic/tex4ht/seminar-a.4ht
12mu|texlive-tex4ht-20120223-5|365	%{_texmfdistdir}/tex/generic/tex4ht/seminar.4ht
12mu|texlive-tex4ht-20120223-5|366	%{_texmfdistdir}/tex/generic/tex4ht/seslideb.4ht
12mu|texlive-tex4ht-20120223-5|367	%{_texmfdistdir}/tex/generic/tex4ht/showfonts.4ht
12mu|texlive-tex4ht-20120223-5|368	%{_texmfdistdir}/tex/generic/tex4ht/sig-alternate.4ht
12mu|texlive-tex4ht-20120223-5|369	%{_texmfdistdir}/tex/generic/tex4ht/sistyle.4ht
12mu|texlive-tex4ht-20120223-5|370	%{_texmfdistdir}/tex/generic/tex4ht/slides.4ht
12mu|texlive-tex4ht-20120223-5|371	%{_texmfdistdir}/tex/generic/tex4ht/slidesec.4ht
12mu|texlive-tex4ht-20120223-5|372	%{_texmfdistdir}/tex/generic/tex4ht/slovak.4ht
12mu|texlive-tex4ht-20120223-5|373	%{_texmfdistdir}/tex/generic/tex4ht/slovene.4ht
12mu|texlive-tex4ht-20120223-5|374	%{_texmfdistdir}/tex/generic/tex4ht/soul.4ht
12mu|texlive-tex4ht-20120223-5|375	%{_texmfdistdir}/tex/generic/tex4ht/spanish.4ht
12mu|texlive-tex4ht-20120223-5|376	%{_texmfdistdir}/tex/generic/tex4ht/splitidx.4ht
12mu|texlive-tex4ht-20120223-5|377	%{_texmfdistdir}/tex/generic/tex4ht/srcltx.4ht
12mu|texlive-tex4ht-20120223-5|378	%{_texmfdistdir}/tex/generic/tex4ht/subeqnarray.4ht
12mu|texlive-tex4ht-20120223-5|379	%{_texmfdistdir}/tex/generic/tex4ht/subfigure.4ht
12mu|texlive-tex4ht-20120223-5|380	%{_texmfdistdir}/tex/generic/tex4ht/supertabular.4ht
12mu|texlive-tex4ht-20120223-5|381	%{_texmfdistdir}/tex/generic/tex4ht/sverb.4ht
12mu|texlive-tex4ht-20120223-5|382	%{_texmfdistdir}/tex/generic/tex4ht/svg.4ht
12mu|texlive-tex4ht-20120223-5|383	%{_texmfdistdir}/tex/generic/tex4ht/svgnam.4ht
12mu|texlive-tex4ht-20120223-5|384	%{_texmfdistdir}/tex/generic/tex4ht/swedish.4ht
12mu|texlive-tex4ht-20120223-5|385	%{_texmfdistdir}/tex/generic/tex4ht/syntax.4ht
12mu|texlive-tex4ht-20120223-5|386	%{_texmfdistdir}/tex/generic/tex4ht/t2benc.4ht
12mu|texlive-tex4ht-20120223-5|387	%{_texmfdistdir}/tex/generic/tex4ht/tabularx.4ht
12mu|texlive-tex4ht-20120223-5|388	%{_texmfdistdir}/tex/generic/tex4ht/tabulary-a.4ht
12mu|texlive-tex4ht-20120223-5|389	%{_texmfdistdir}/tex/generic/tex4ht/tabulary.4ht
12mu|texlive-tex4ht-20120223-5|390	%{_texmfdistdir}/tex/generic/tex4ht/tcilatex.4ht
12mu|texlive-tex4ht-20120223-5|391	%{_texmfdistdir}/tex/generic/tex4ht/tei-math.4ht
12mu|texlive-tex4ht-20120223-5|392	%{_texmfdistdir}/tex/generic/tex4ht/tei-mml.4ht
12mu|texlive-tex4ht-20120223-5|393	%{_texmfdistdir}/tex/generic/tex4ht/tei-mmltei.4ht
12mu|texlive-tex4ht-20120223-5|394	%{_texmfdistdir}/tex/generic/tex4ht/tei.4ht
12mu|texlive-tex4ht-20120223-5|395	%{_texmfdistdir}/tex/generic/tex4ht/tex4ht.4ht
12mu|texlive-tex4ht-20120223-5|396	%{_texmfdistdir}/tex/generic/tex4ht/tex4ht.sty
12mu|texlive-tex4ht-20120223-5|397	%{_texmfdistdir}/tex/generic/tex4ht/texinfo.4ht
12mu|texlive-tex4ht-20120223-5|398	%{_texmfdistdir}/tex/generic/tex4ht/texpower.4ht
12mu|texlive-tex4ht-20120223-5|399	%{_texmfdistdir}/tex/generic/tex4ht/textures.4ht
12mu|texlive-tex4ht-20120223-5|400	%{_texmfdistdir}/tex/generic/tex4ht/th4.4ht
12mu|texlive-tex4ht-20120223-5|401	%{_texmfdistdir}/tex/generic/tex4ht/theorem.4ht
12mu|texlive-tex4ht-20120223-5|402	%{_texmfdistdir}/tex/generic/tex4ht/titlesec.4ht
12mu|texlive-tex4ht-20120223-5|403	%{_texmfdistdir}/tex/generic/tex4ht/tugboat.4ht
12mu|texlive-tex4ht-20120223-5|404	%{_texmfdistdir}/tex/generic/tex4ht/turkish.4ht
12mu|texlive-tex4ht-20120223-5|405	%{_texmfdistdir}/tex/generic/tex4ht/ucs.4ht
12mu|texlive-tex4ht-20120223-5|406	%{_texmfdistdir}/tex/generic/tex4ht/ukraineb.4ht
12mu|texlive-tex4ht-20120223-5|407	%{_texmfdistdir}/tex/generic/tex4ht/ulem.4ht
12mu|texlive-tex4ht-20120223-5|408	%{_texmfdistdir}/tex/generic/tex4ht/unicode.4ht
12mu|texlive-tex4ht-20120223-5|409	%{_texmfdistdir}/tex/generic/tex4ht/url.4ht
12mu|texlive-tex4ht-20120223-5|410	%{_texmfdistdir}/tex/generic/tex4ht/usepackage.4ht
12mu|texlive-tex4ht-20120223-5|411	%{_texmfdistdir}/tex/generic/tex4ht/ushort.4ht
12mu|texlive-tex4ht-20120223-5|412	%{_texmfdistdir}/tex/generic/tex4ht/usorbian.4ht
12mu|texlive-tex4ht-20120223-5|413	%{_texmfdistdir}/tex/generic/tex4ht/utf8.4ht
12mu|texlive-tex4ht-20120223-5|414	%{_texmfdistdir}/tex/generic/tex4ht/utf8x.4ht
12mu|texlive-tex4ht-20120223-5|415	%{_texmfdistdir}/tex/generic/tex4ht/vanilla.4ht
12mu|texlive-tex4ht-20120223-5|416	%{_texmfdistdir}/tex/generic/tex4ht/varioref.4ht
12mu|texlive-tex4ht-20120223-5|417	%{_texmfdistdir}/tex/generic/tex4ht/verbatim.4ht
12mu|texlive-tex4ht-20120223-5|418	%{_texmfdistdir}/tex/generic/tex4ht/verbatimfiles.4ht
12mu|texlive-tex4ht-20120223-5|419	%{_texmfdistdir}/tex/generic/tex4ht/verse.4ht
12mu|texlive-tex4ht-20120223-5|420	%{_texmfdistdir}/tex/generic/tex4ht/vowel.4ht
12mu|texlive-tex4ht-20120223-5|421	%{_texmfdistdir}/tex/generic/tex4ht/web.4ht
12mu|texlive-tex4ht-20120223-5|422	%{_texmfdistdir}/tex/generic/tex4ht/welsh.4ht
12mu|texlive-tex4ht-20120223-5|423	%{_texmfdistdir}/tex/generic/tex4ht/wrapfig.4ht
12mu|texlive-tex4ht-20120223-5|424	%{_texmfdistdir}/tex/generic/tex4ht/writer.4ht
12mu|texlive-tex4ht-20120223-5|425	%{_texmfdistdir}/tex/generic/tex4ht/xcolor.4ht
12mu|texlive-tex4ht-20120223-5|426	%{_texmfdistdir}/tex/generic/tex4ht/xr-hyper.4ht
12mu|texlive-tex4ht-20120223-5|427	%{_texmfdistdir}/tex/generic/tex4ht/xr.4ht
12mu|texlive-tex4ht-20120223-5|428	%{_texmfdistdir}/tex/generic/tex4ht/xy.4ht
12mu|texlive-tex4ht-20120223-5|429	%{_texmfdistdir}/tex4ht/base/unix/tex4ht.env
12mu|texlive-tex4ht-20120223-5|430	%{_texmfdistdir}/tex4ht/base/win32/tex4ht.env
12mu|texlive-tex4ht-20120223-5|431	%{_texmfdistdir}/tex4ht/bin/tex4ht.jar
12mu|texlive-tex4ht-20120223-5|432	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd.htf
12mu|texlive-tex4ht-20120223-5|433	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd7t.htf
12mu|texlive-tex4ht-20120223-5|434	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8c.htf
12mu|texlive-tex4ht-20120223-5|435	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8r.htf
12mu|texlive-tex4ht-20120223-5|436	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagd8t.htf
12mu|texlive-tex4ht-20120223-5|437	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc.htf
12mu|texlive-tex4ht-20120223-5|438	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc7t.htf
12mu|texlive-tex4ht-20120223-5|439	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdc8t.htf
12mu|texlive-tex4ht-20120223-5|440	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo.htf
12mu|texlive-tex4ht-20120223-5|441	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo7t.htf
12mu|texlive-tex4ht-20120223-5|442	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8c.htf
12mu|texlive-tex4ht-20120223-5|443	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8r.htf
12mu|texlive-tex4ht-20120223-5|444	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagdo8t.htf
12mu|texlive-tex4ht-20120223-5|445	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk.htf
12mu|texlive-tex4ht-20120223-5|446	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk7t.htf
12mu|texlive-tex4ht-20120223-5|447	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8c.htf
12mu|texlive-tex4ht-20120223-5|448	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8r.htf
12mu|texlive-tex4ht-20120223-5|449	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagk8t.htf
12mu|texlive-tex4ht-20120223-5|450	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc.htf
12mu|texlive-tex4ht-20120223-5|451	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc7t.htf
12mu|texlive-tex4ht-20120223-5|452	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagkc8t.htf
12mu|texlive-tex4ht-20120223-5|453	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko.htf
12mu|texlive-tex4ht-20120223-5|454	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko7t.htf
12mu|texlive-tex4ht-20120223-5|455	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8c.htf
12mu|texlive-tex4ht-20120223-5|456	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8r.htf
12mu|texlive-tex4ht-20120223-5|457	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/pagko8t.htf
12mu|texlive-tex4ht-20120223-5|458	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/rpagd.htf
12mu|texlive-tex4ht-20120223-5|459	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/rpagdo.htf
12mu|texlive-tex4ht-20120223-5|460	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/rpagk.htf
12mu|texlive-tex4ht-20120223-5|461	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/avantgar/rpagko.htf
12mu|texlive-tex4ht-20120223-5|462	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd.htf
12mu|texlive-tex4ht-20120223-5|463	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd7t.htf
12mu|texlive-tex4ht-20120223-5|464	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8c.htf
12mu|texlive-tex4ht-20120223-5|465	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8r.htf
12mu|texlive-tex4ht-20120223-5|466	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkd8t.htf
12mu|texlive-tex4ht-20120223-5|467	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc.htf
12mu|texlive-tex4ht-20120223-5|468	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc7t.htf
12mu|texlive-tex4ht-20120223-5|469	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdc8t.htf
12mu|texlive-tex4ht-20120223-5|470	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi.htf
12mu|texlive-tex4ht-20120223-5|471	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi7t.htf
12mu|texlive-tex4ht-20120223-5|472	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8c.htf
12mu|texlive-tex4ht-20120223-5|473	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8r.htf
12mu|texlive-tex4ht-20120223-5|474	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdi8t.htf
12mu|texlive-tex4ht-20120223-5|475	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo.htf
12mu|texlive-tex4ht-20120223-5|476	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo7t.htf
12mu|texlive-tex4ht-20120223-5|477	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8c.htf
12mu|texlive-tex4ht-20120223-5|478	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8r.htf
12mu|texlive-tex4ht-20120223-5|479	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkdo8t.htf
12mu|texlive-tex4ht-20120223-5|480	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl.htf
12mu|texlive-tex4ht-20120223-5|481	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl7t.htf
12mu|texlive-tex4ht-20120223-5|482	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8c.htf
12mu|texlive-tex4ht-20120223-5|483	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8r.htf
12mu|texlive-tex4ht-20120223-5|484	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkl8t.htf
12mu|texlive-tex4ht-20120223-5|485	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklc.htf
12mu|texlive-tex4ht-20120223-5|486	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklc7t.htf
12mu|texlive-tex4ht-20120223-5|487	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklc8t.htf
12mu|texlive-tex4ht-20120223-5|488	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli.htf
12mu|texlive-tex4ht-20120223-5|489	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli7t.htf
12mu|texlive-tex4ht-20120223-5|490	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8c.htf
12mu|texlive-tex4ht-20120223-5|491	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8r.htf
12mu|texlive-tex4ht-20120223-5|492	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbkli8t.htf
12mu|texlive-tex4ht-20120223-5|493	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo.htf
12mu|texlive-tex4ht-20120223-5|494	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo7t.htf
12mu|texlive-tex4ht-20120223-5|495	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8c.htf
12mu|texlive-tex4ht-20120223-5|496	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8r.htf
12mu|texlive-tex4ht-20120223-5|497	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/pbklo8t.htf
12mu|texlive-tex4ht-20120223-5|498	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/rpbkd.htf
12mu|texlive-tex4ht-20120223-5|499	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/rpbkdi.htf
12mu|texlive-tex4ht-20120223-5|500	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/rpbkl.htf
12mu|texlive-tex4ht-20120223-5|501	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/bookman/rpbkli.htf
12mu|texlive-tex4ht-20120223-5|502	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb.htf
12mu|texlive-tex4ht-20120223-5|503	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb7t.htf
12mu|texlive-tex4ht-20120223-5|504	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb8c.htf
12mu|texlive-tex4ht-20120223-5|505	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb8r.htf
12mu|texlive-tex4ht-20120223-5|506	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb8t.htf
12mu|texlive-tex4ht-20120223-5|507	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrb8u.htf
12mu|texlive-tex4ht-20120223-5|508	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbc.htf
12mu|texlive-tex4ht-20120223-5|509	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbc7t.htf
12mu|texlive-tex4ht-20120223-5|510	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbc8t.htf
12mu|texlive-tex4ht-20120223-5|511	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo.htf
12mu|texlive-tex4ht-20120223-5|512	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo7t.htf
12mu|texlive-tex4ht-20120223-5|513	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8c.htf
12mu|texlive-tex4ht-20120223-5|514	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8r.htf
12mu|texlive-tex4ht-20120223-5|515	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8t.htf
12mu|texlive-tex4ht-20120223-5|516	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrbo8u.htf
12mu|texlive-tex4ht-20120223-5|517	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr.htf
12mu|texlive-tex4ht-20120223-5|518	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr8c.htf
12mu|texlive-tex4ht-20120223-5|519	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr8r.htf
12mu|texlive-tex4ht-20120223-5|520	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr8t.htf
12mu|texlive-tex4ht-20120223-5|521	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrr8u.htf
12mu|texlive-tex4ht-20120223-5|522	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrrc.htf
12mu|texlive-tex4ht-20120223-5|523	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrrc8t.htf
12mu|texlive-tex4ht-20120223-5|524	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrro.htf
12mu|texlive-tex4ht-20120223-5|525	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrro7t.htf
12mu|texlive-tex4ht-20120223-5|526	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrro8c.htf
12mu|texlive-tex4ht-20120223-5|527	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/pcrro8t.htf
12mu|texlive-tex4ht-20120223-5|528	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/rpcrb.htf
12mu|texlive-tex4ht-20120223-5|529	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/rpcrbo.htf
12mu|texlive-tex4ht-20120223-5|530	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/rpcrr.htf
12mu|texlive-tex4ht-20120223-5|531	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/courier/rpcrro.htf
12mu|texlive-tex4ht-20120223-5|532	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb.htf
12mu|texlive-tex4ht-20120223-5|533	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb7t.htf
12mu|texlive-tex4ht-20120223-5|534	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8c.htf
12mu|texlive-tex4ht-20120223-5|535	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8cn.htf
12mu|texlive-tex4ht-20120223-5|536	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8r.htf
12mu|texlive-tex4ht-20120223-5|537	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8rn.htf
12mu|texlive-tex4ht-20120223-5|538	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8t.htf
12mu|texlive-tex4ht-20120223-5|539	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8tn.htf
12mu|texlive-tex4ht-20120223-5|540	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvb8z.htf
12mu|texlive-tex4ht-20120223-5|541	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc.htf
12mu|texlive-tex4ht-20120223-5|542	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc7t.htf
12mu|texlive-tex4ht-20120223-5|543	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc7tn.htf
12mu|texlive-tex4ht-20120223-5|544	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc8t.htf
12mu|texlive-tex4ht-20120223-5|545	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbc8tn.htf
12mu|texlive-tex4ht-20120223-5|546	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo.htf
12mu|texlive-tex4ht-20120223-5|547	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo7t.htf
12mu|texlive-tex4ht-20120223-5|548	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo7tn.htf
12mu|texlive-tex4ht-20120223-5|549	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8c.htf
12mu|texlive-tex4ht-20120223-5|550	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8cn.htf
12mu|texlive-tex4ht-20120223-5|551	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8r.htf
12mu|texlive-tex4ht-20120223-5|552	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8rn.htf
12mu|texlive-tex4ht-20120223-5|553	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8t.htf
12mu|texlive-tex4ht-20120223-5|554	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbo8tn.htf
12mu|texlive-tex4ht-20120223-5|555	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbon.htf
12mu|texlive-tex4ht-20120223-5|556	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvbrn.htf
12mu|texlive-tex4ht-20120223-5|557	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr.htf
12mu|texlive-tex4ht-20120223-5|558	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr7t.htf
12mu|texlive-tex4ht-20120223-5|559	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8c.htf
12mu|texlive-tex4ht-20120223-5|560	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8cn.htf
12mu|texlive-tex4ht-20120223-5|561	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8r.htf
12mu|texlive-tex4ht-20120223-5|562	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8rn.htf
12mu|texlive-tex4ht-20120223-5|563	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8t.htf
12mu|texlive-tex4ht-20120223-5|564	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvr8tn.htf
12mu|texlive-tex4ht-20120223-5|565	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc.htf
12mu|texlive-tex4ht-20120223-5|566	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc7t.htf
12mu|texlive-tex4ht-20120223-5|567	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc7tn.htf
12mu|texlive-tex4ht-20120223-5|568	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc8t.htf
12mu|texlive-tex4ht-20120223-5|569	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrc8tn.htf
12mu|texlive-tex4ht-20120223-5|570	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro.htf
12mu|texlive-tex4ht-20120223-5|571	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro7t.htf
12mu|texlive-tex4ht-20120223-5|572	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro7tn.htf
12mu|texlive-tex4ht-20120223-5|573	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8c.htf
12mu|texlive-tex4ht-20120223-5|574	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8cn.htf
12mu|texlive-tex4ht-20120223-5|575	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8r.htf
12mu|texlive-tex4ht-20120223-5|576	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8rn.htf
12mu|texlive-tex4ht-20120223-5|577	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8t.htf
12mu|texlive-tex4ht-20120223-5|578	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvro8tn.htf
12mu|texlive-tex4ht-20120223-5|579	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvron.htf
12mu|texlive-tex4ht-20120223-5|580	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/phvrrn.htf
12mu|texlive-tex4ht-20120223-5|581	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/pplb8z.htf
12mu|texlive-tex4ht-20120223-5|582	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/pplbi8z.htf
12mu|texlive-tex4ht-20120223-5|583	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/pplr8z.htf
12mu|texlive-tex4ht-20120223-5|584	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/pplri8z.htf
12mu|texlive-tex4ht-20120223-5|585	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvb.htf
12mu|texlive-tex4ht-20120223-5|586	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbo.htf
12mu|texlive-tex4ht-20120223-5|587	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbon.htf
12mu|texlive-tex4ht-20120223-5|588	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvbrn.htf
12mu|texlive-tex4ht-20120223-5|589	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvr.htf
12mu|texlive-tex4ht-20120223-5|590	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvro.htf
12mu|texlive-tex4ht-20120223-5|591	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvron.htf
12mu|texlive-tex4ht-20120223-5|592	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/helvetic/rphvrrn.htf
12mu|texlive-tex4ht-20120223-5|593	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmb.htf
12mu|texlive-tex4ht-20120223-5|594	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmbm.htf
12mu|texlive-tex4ht-20120223-5|595	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmby.htf
12mu|texlive-tex4ht-20120223-5|596	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmr.htf
12mu|texlive-tex4ht-20120223-5|597	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmrm.htf
12mu|texlive-tex4ht-20120223-5|598	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmrv.htf
12mu|texlive-tex4ht-20120223-5|599	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathppl/zpplcmry.htf
12mu|texlive-tex4ht-20120223-5|600	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7m.htf
12mu|texlive-tex4ht-20120223-5|601	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7t.htf
12mu|texlive-tex4ht-20120223-5|602	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7v.htf
12mu|texlive-tex4ht-20120223-5|603	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/mathptmx/zptmcm7y.htf
12mu|texlive-tex4ht-20120223-5|604	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb.htf
12mu|texlive-tex4ht-20120223-5|605	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb7t.htf
12mu|texlive-tex4ht-20120223-5|606	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8c.htf
12mu|texlive-tex4ht-20120223-5|607	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8r.htf
12mu|texlive-tex4ht-20120223-5|608	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncb8t.htf
12mu|texlive-tex4ht-20120223-5|609	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc.htf
12mu|texlive-tex4ht-20120223-5|610	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc7t.htf
12mu|texlive-tex4ht-20120223-5|611	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbc8t.htf
12mu|texlive-tex4ht-20120223-5|612	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi.htf
12mu|texlive-tex4ht-20120223-5|613	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi7t.htf
12mu|texlive-tex4ht-20120223-5|614	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8c.htf
12mu|texlive-tex4ht-20120223-5|615	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8r.htf
12mu|texlive-tex4ht-20120223-5|616	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbi8t.htf
12mu|texlive-tex4ht-20120223-5|617	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo.htf
12mu|texlive-tex4ht-20120223-5|618	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo7t.htf
12mu|texlive-tex4ht-20120223-5|619	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8c.htf
12mu|texlive-tex4ht-20120223-5|620	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8r.htf
12mu|texlive-tex4ht-20120223-5|621	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncbo8t.htf
12mu|texlive-tex4ht-20120223-5|622	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr.htf
12mu|texlive-tex4ht-20120223-5|623	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr7t.htf
12mu|texlive-tex4ht-20120223-5|624	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8c.htf
12mu|texlive-tex4ht-20120223-5|625	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8r.htf
12mu|texlive-tex4ht-20120223-5|626	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncr8t.htf
12mu|texlive-tex4ht-20120223-5|627	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc.htf
12mu|texlive-tex4ht-20120223-5|628	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc7t.htf
12mu|texlive-tex4ht-20120223-5|629	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncrc8t.htf
12mu|texlive-tex4ht-20120223-5|630	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri.htf
12mu|texlive-tex4ht-20120223-5|631	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri7t.htf
12mu|texlive-tex4ht-20120223-5|632	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8c.htf
12mu|texlive-tex4ht-20120223-5|633	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8r.htf
12mu|texlive-tex4ht-20120223-5|634	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncri8t.htf
12mu|texlive-tex4ht-20120223-5|635	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro.htf
12mu|texlive-tex4ht-20120223-5|636	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro7t.htf
12mu|texlive-tex4ht-20120223-5|637	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8c.htf
12mu|texlive-tex4ht-20120223-5|638	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8r.htf
12mu|texlive-tex4ht-20120223-5|639	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/pncro8t.htf
12mu|texlive-tex4ht-20120223-5|640	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncb.htf
12mu|texlive-tex4ht-20120223-5|641	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncbi.htf
12mu|texlive-tex4ht-20120223-5|642	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncr.htf
12mu|texlive-tex4ht-20120223-5|643	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ncntrsbk/rpncri.htf
12mu|texlive-tex4ht-20120223-5|644	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb.htf
12mu|texlive-tex4ht-20120223-5|645	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb7t.htf
12mu|texlive-tex4ht-20120223-5|646	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb8c.htf
12mu|texlive-tex4ht-20120223-5|647	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb8r.htf
12mu|texlive-tex4ht-20120223-5|648	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb8t.htf
12mu|texlive-tex4ht-20120223-5|649	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb9d.htf
12mu|texlive-tex4ht-20120223-5|650	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb9e.htf
12mu|texlive-tex4ht-20120223-5|651	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb9o.htf
12mu|texlive-tex4ht-20120223-5|652	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplb9t.htf
12mu|texlive-tex4ht-20120223-5|653	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbc.htf
12mu|texlive-tex4ht-20120223-5|654	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbc7t.htf
12mu|texlive-tex4ht-20120223-5|655	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbc8t.htf
12mu|texlive-tex4ht-20120223-5|656	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbc8z.htf
12mu|texlive-tex4ht-20120223-5|657	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi.htf
12mu|texlive-tex4ht-20120223-5|658	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi7t.htf
12mu|texlive-tex4ht-20120223-5|659	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8c.htf
12mu|texlive-tex4ht-20120223-5|660	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8r.htf
12mu|texlive-tex4ht-20120223-5|661	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi8t.htf
12mu|texlive-tex4ht-20120223-5|662	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9c.htf
12mu|texlive-tex4ht-20120223-5|663	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9d.htf
12mu|texlive-tex4ht-20120223-5|664	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9e.htf
12mu|texlive-tex4ht-20120223-5|665	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9o.htf
12mu|texlive-tex4ht-20120223-5|666	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbi9t.htf
12mu|texlive-tex4ht-20120223-5|667	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo.htf
12mu|texlive-tex4ht-20120223-5|668	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo7t.htf
12mu|texlive-tex4ht-20120223-5|669	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8c.htf
12mu|texlive-tex4ht-20120223-5|670	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8r.htf
12mu|texlive-tex4ht-20120223-5|671	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbo8t.htf
12mu|texlive-tex4ht-20120223-5|672	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbu.htf
12mu|texlive-tex4ht-20120223-5|673	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplbu8r.htf
12mu|texlive-tex4ht-20120223-5|674	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr.htf
12mu|texlive-tex4ht-20120223-5|675	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr7t.htf
12mu|texlive-tex4ht-20120223-5|676	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr8c.htf
12mu|texlive-tex4ht-20120223-5|677	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr8r.htf
12mu|texlive-tex4ht-20120223-5|678	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr8rn.htf
12mu|texlive-tex4ht-20120223-5|679	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr8t.htf
12mu|texlive-tex4ht-20120223-5|680	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9c.htf
12mu|texlive-tex4ht-20120223-5|681	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9d.htf
12mu|texlive-tex4ht-20120223-5|682	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9e.htf
12mu|texlive-tex4ht-20120223-5|683	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9o.htf
12mu|texlive-tex4ht-20120223-5|684	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplr9t.htf
12mu|texlive-tex4ht-20120223-5|685	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc7t.htf
12mu|texlive-tex4ht-20120223-5|686	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc8t.htf
12mu|texlive-tex4ht-20120223-5|687	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc8z.htf
12mu|texlive-tex4ht-20120223-5|688	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9d.htf
12mu|texlive-tex4ht-20120223-5|689	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9e.htf
12mu|texlive-tex4ht-20120223-5|690	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrc9o.htf
12mu|texlive-tex4ht-20120223-5|691	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri.htf
12mu|texlive-tex4ht-20120223-5|692	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri7t.htf
12mu|texlive-tex4ht-20120223-5|693	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri8c.htf
12mu|texlive-tex4ht-20120223-5|694	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri8r.htf
12mu|texlive-tex4ht-20120223-5|695	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri8t.htf
12mu|texlive-tex4ht-20120223-5|696	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri9c.htf
12mu|texlive-tex4ht-20120223-5|697	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri9d.htf
12mu|texlive-tex4ht-20120223-5|698	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri9e.htf
12mu|texlive-tex4ht-20120223-5|699	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplri9o.htf
12mu|texlive-tex4ht-20120223-5|700	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro.htf
12mu|texlive-tex4ht-20120223-5|701	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro7t.htf
12mu|texlive-tex4ht-20120223-5|702	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro8c.htf
12mu|texlive-tex4ht-20120223-5|703	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro8r.htf
12mu|texlive-tex4ht-20120223-5|704	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplro8t.htf
12mu|texlive-tex4ht-20120223-5|705	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrr8re.htf
12mu|texlive-tex4ht-20120223-5|706	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrre.htf
12mu|texlive-tex4ht-20120223-5|707	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplrrn.htf
12mu|texlive-tex4ht-20120223-5|708	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplru.htf
12mu|texlive-tex4ht-20120223-5|709	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/pplru8r.htf
12mu|texlive-tex4ht-20120223-5|710	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplb.htf
12mu|texlive-tex4ht-20120223-5|711	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplbi.htf
12mu|texlive-tex4ht-20120223-5|712	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplbu.htf
12mu|texlive-tex4ht-20120223-5|713	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplr.htf
12mu|texlive-tex4ht-20120223-5|714	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplri.htf
12mu|texlive-tex4ht-20120223-5|715	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplro.htf
12mu|texlive-tex4ht-20120223-5|716	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplrre.htf
12mu|texlive-tex4ht-20120223-5|717	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplrrn.htf
12mu|texlive-tex4ht-20120223-5|718	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/palatino/rpplru.htf
12mu|texlive-tex4ht-20120223-5|719	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplb7d.htf
12mu|texlive-tex4ht-20120223-5|720	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplb8a.htf
12mu|texlive-tex4ht-20120223-5|721	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbcj7t.htf
12mu|texlive-tex4ht-20120223-5|722	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbcj8t.htf
12mu|texlive-tex4ht-20120223-5|723	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbi7d.htf
12mu|texlive-tex4ht-20120223-5|724	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbi8a.htf
12mu|texlive-tex4ht-20120223-5|725	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij7t.htf
12mu|texlive-tex4ht-20120223-5|726	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij8r.htf
12mu|texlive-tex4ht-20120223-5|727	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbij8t.htf
12mu|texlive-tex4ht-20120223-5|728	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj7t.htf
12mu|texlive-tex4ht-20120223-5|729	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj8r.htf
12mu|texlive-tex4ht-20120223-5|730	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbj8t.htf
12mu|texlive-tex4ht-20120223-5|731	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo7t.htf
12mu|texlive-tex4ht-20120223-5|732	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo8r.htf
12mu|texlive-tex4ht-20120223-5|733	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplbjo8t.htf
12mu|texlive-tex4ht-20120223-5|734	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll7t.htf
12mu|texlive-tex4ht-20120223-5|735	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8a.htf
12mu|texlive-tex4ht-20120223-5|736	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8c.htf
12mu|texlive-tex4ht-20120223-5|737	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8r.htf
12mu|texlive-tex4ht-20120223-5|738	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppll8t.htf
12mu|texlive-tex4ht-20120223-5|739	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllc7t.htf
12mu|texlive-tex4ht-20120223-5|740	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllc8t.htf
12mu|texlive-tex4ht-20120223-5|741	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli7t.htf
12mu|texlive-tex4ht-20120223-5|742	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8a.htf
12mu|texlive-tex4ht-20120223-5|743	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8c.htf
12mu|texlive-tex4ht-20120223-5|744	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8r.htf
12mu|texlive-tex4ht-20120223-5|745	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplli8t.htf
12mu|texlive-tex4ht-20120223-5|746	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo7t.htf
12mu|texlive-tex4ht-20120223-5|747	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8c.htf
12mu|texlive-tex4ht-20120223-5|748	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8r.htf
12mu|texlive-tex4ht-20120223-5|749	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/ppllo8t.htf
12mu|texlive-tex4ht-20120223-5|750	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm7t.htf
12mu|texlive-tex4ht-20120223-5|751	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8a.htf
12mu|texlive-tex4ht-20120223-5|752	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8c.htf
12mu|texlive-tex4ht-20120223-5|753	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8r.htf
12mu|texlive-tex4ht-20120223-5|754	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplm8t.htf
12mu|texlive-tex4ht-20120223-5|755	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmc7t.htf
12mu|texlive-tex4ht-20120223-5|756	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmc8t.htf
12mu|texlive-tex4ht-20120223-5|757	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi7t.htf
12mu|texlive-tex4ht-20120223-5|758	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8a.htf
12mu|texlive-tex4ht-20120223-5|759	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8c.htf
12mu|texlive-tex4ht-20120223-5|760	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8r.htf
12mu|texlive-tex4ht-20120223-5|761	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmi8t.htf
12mu|texlive-tex4ht-20120223-5|762	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo7t.htf
12mu|texlive-tex4ht-20120223-5|763	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8c.htf
12mu|texlive-tex4ht-20120223-5|764	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8r.htf
12mu|texlive-tex4ht-20120223-5|765	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplmo8t.htf
12mu|texlive-tex4ht-20120223-5|766	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplr8a.htf
12mu|texlive-tex4ht-20120223-5|767	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrc7d.htf
12mu|texlive-tex4ht-20120223-5|768	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj7t.htf
12mu|texlive-tex4ht-20120223-5|769	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj8r.htf
12mu|texlive-tex4ht-20120223-5|770	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcj8t.htf
12mu|texlive-tex4ht-20120223-5|771	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrcjo8r.htf
12mu|texlive-tex4ht-20120223-5|772	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplri7d.htf
12mu|texlive-tex4ht-20120223-5|773	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplri8a.htf
12mu|texlive-tex4ht-20120223-5|774	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij.htf
12mu|texlive-tex4ht-20120223-5|775	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij7t.htf
12mu|texlive-tex4ht-20120223-5|776	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrij8r.htf
12mu|texlive-tex4ht-20120223-5|777	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrj.htf
12mu|texlive-tex4ht-20120223-5|778	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrj7t.htf
12mu|texlive-tex4ht-20120223-5|779	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplrjo7t.htf
12mu|texlive-tex4ht-20120223-5|780	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx7t.htf
12mu|texlive-tex4ht-20120223-5|781	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8a.htf
12mu|texlive-tex4ht-20120223-5|782	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8c.htf
12mu|texlive-tex4ht-20120223-5|783	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8r.htf
12mu|texlive-tex4ht-20120223-5|784	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplx8t.htf
12mu|texlive-tex4ht-20120223-5|785	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxc7t.htf
12mu|texlive-tex4ht-20120223-5|786	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxc8t.htf
12mu|texlive-tex4ht-20120223-5|787	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi7t.htf
12mu|texlive-tex4ht-20120223-5|788	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8a.htf
12mu|texlive-tex4ht-20120223-5|789	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8c.htf
12mu|texlive-tex4ht-20120223-5|790	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8r.htf
12mu|texlive-tex4ht-20120223-5|791	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxi8t.htf
12mu|texlive-tex4ht-20120223-5|792	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo7t.htf
12mu|texlive-tex4ht-20120223-5|793	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8c.htf
12mu|texlive-tex4ht-20120223-5|794	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8r.htf
12mu|texlive-tex4ht-20120223-5|795	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/ppalatino/pplxo8t.htf
12mu|texlive-tex4ht-20120223-5|796	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/pslatex/pcrr8rn.htf
12mu|texlive-tex4ht-20120223-5|797	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/pslatex/pcrr8tn.htf
12mu|texlive-tex4ht-20120223-5|798	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/symbol/psyro.htf
12mu|texlive-tex4ht-20120223-5|799	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/symbol/rpsyr.htf
12mu|texlive-tex4ht-20120223-5|800	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/symbol/rpsyro.htf
12mu|texlive-tex4ht-20120223-5|801	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb.htf
12mu|texlive-tex4ht-20120223-5|802	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb7t.htf
12mu|texlive-tex4ht-20120223-5|803	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb8c.htf
12mu|texlive-tex4ht-20120223-5|804	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb8r.htf
12mu|texlive-tex4ht-20120223-5|805	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmb8t.htf
12mu|texlive-tex4ht-20120223-5|806	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbc7t.htf
12mu|texlive-tex4ht-20120223-5|807	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbc8t.htf
12mu|texlive-tex4ht-20120223-5|808	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi.htf
12mu|texlive-tex4ht-20120223-5|809	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi7t.htf
12mu|texlive-tex4ht-20120223-5|810	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi8c.htf
12mu|texlive-tex4ht-20120223-5|811	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi8r.htf
12mu|texlive-tex4ht-20120223-5|812	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbi8t.htf
12mu|texlive-tex4ht-20120223-5|813	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo.htf
12mu|texlive-tex4ht-20120223-5|814	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo7t.htf
12mu|texlive-tex4ht-20120223-5|815	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo8c.htf
12mu|texlive-tex4ht-20120223-5|816	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo8r.htf
12mu|texlive-tex4ht-20120223-5|817	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmbo8t.htf
12mu|texlive-tex4ht-20120223-5|818	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr.htf
12mu|texlive-tex4ht-20120223-5|819	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr8r.htf
12mu|texlive-tex4ht-20120223-5|820	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr8rn.htf
12mu|texlive-tex4ht-20120223-5|821	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr8t.htf
12mu|texlive-tex4ht-20120223-5|822	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmr8z.htf
12mu|texlive-tex4ht-20120223-5|823	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmrc8t.htf
12mu|texlive-tex4ht-20120223-5|824	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri.htf
12mu|texlive-tex4ht-20120223-5|825	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri8c.htf
12mu|texlive-tex4ht-20120223-5|826	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri8r.htf
12mu|texlive-tex4ht-20120223-5|827	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri8t.htf
12mu|texlive-tex4ht-20120223-5|828	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmri8z.htf
12mu|texlive-tex4ht-20120223-5|829	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmro7t.htf
12mu|texlive-tex4ht-20120223-5|830	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmro8c.htf
12mu|texlive-tex4ht-20120223-5|831	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmro8r.htf
12mu|texlive-tex4ht-20120223-5|832	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmro8t.htf
12mu|texlive-tex4ht-20120223-5|833	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmrr8re.htf
12mu|texlive-tex4ht-20120223-5|834	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/ptmrrn.htf
12mu|texlive-tex4ht-20120223-5|835	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmb.htf
12mu|texlive-tex4ht-20120223-5|836	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmbi.htf
12mu|texlive-tex4ht-20120223-5|837	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmbo.htf
12mu|texlive-tex4ht-20120223-5|838	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmr.htf
12mu|texlive-tex4ht-20120223-5|839	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmri.htf
12mu|texlive-tex4ht-20120223-5|840	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmro.htf
12mu|texlive-tex4ht-20120223-5|841	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/times/rptmrre.htf
12mu|texlive-tex4ht-20120223-5|842	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putb7t.htf
12mu|texlive-tex4ht-20120223-5|843	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putb8r.htf
12mu|texlive-tex4ht-20120223-5|844	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putb8t.htf
12mu|texlive-tex4ht-20120223-5|845	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbc7t.htf
12mu|texlive-tex4ht-20120223-5|846	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbc8t.htf
12mu|texlive-tex4ht-20120223-5|847	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbi7t.htf
12mu|texlive-tex4ht-20120223-5|848	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbi8r.htf
12mu|texlive-tex4ht-20120223-5|849	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbi8t.htf
12mu|texlive-tex4ht-20120223-5|850	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbo7t.htf
12mu|texlive-tex4ht-20120223-5|851	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbo8r.htf
12mu|texlive-tex4ht-20120223-5|852	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putbo8t.htf
12mu|texlive-tex4ht-20120223-5|853	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putr7t.htf
12mu|texlive-tex4ht-20120223-5|854	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putr8r.htf
12mu|texlive-tex4ht-20120223-5|855	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putr8t.htf
12mu|texlive-tex4ht-20120223-5|856	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putrc7t.htf
12mu|texlive-tex4ht-20120223-5|857	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putrc8t.htf
12mu|texlive-tex4ht-20120223-5|858	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putri7t.htf
12mu|texlive-tex4ht-20120223-5|859	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putri8r.htf
12mu|texlive-tex4ht-20120223-5|860	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putri8t.htf
12mu|texlive-tex4ht-20120223-5|861	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putro7t.htf
12mu|texlive-tex4ht-20120223-5|862	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putro8r.htf
12mu|texlive-tex4ht-20120223-5|863	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/utopia/putro8t.htf
12mu|texlive-tex4ht-20120223-5|864	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfchan/rpzcmi.htf
12mu|texlive-tex4ht-20120223-5|865	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi.htf
12mu|texlive-tex4ht-20120223-5|866	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi7t.htf
12mu|texlive-tex4ht-20120223-5|867	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi8c.htf
12mu|texlive-tex4ht-20120223-5|868	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi8r.htf
12mu|texlive-tex4ht-20120223-5|869	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/pzcmi8t.htf
12mu|texlive-tex4ht-20120223-5|870	%{_texmfdistdir}/tex4ht/ht-fonts/alias/adobe/zapfding/rpzdr.htf
12mu|texlive-tex4ht-20120223-5|871	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ae/ae.htf
12mu|texlive-tex4ht-20120223-5|872	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ae/aetcsc.htf
12mu|texlive-tex4ht-20120223-5|873	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ams/euler/eurb.htf
12mu|texlive-tex4ht-20120223-5|874	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ams/euler/eurm.htf
12mu|texlive-tex4ht-20120223-5|875	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/antpb.htf
12mu|texlive-tex4ht-20120223-5|876	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/antpbi.htf
12mu|texlive-tex4ht-20120223-5|877	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/antpri.htf
12mu|texlive-tex4ht-20120223-5|878	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/anttb.htf
12mu|texlive-tex4ht-20120223-5|879	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/anttri.htf
12mu|texlive-tex4ht-20120223-5|880	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-antt.htf
12mu|texlive-tex4ht-20120223-5|881	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttbcap.htf
12mu|texlive-tex4ht-20120223-5|882	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttbicap.htf
12mu|texlive-tex4ht-20120223-5|883	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcbcap.htf
12mu|texlive-tex4ht-20120223-5|884	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcbicap.htf
12mu|texlive-tex4ht-20120223-5|885	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttclcap.htf
12mu|texlive-tex4ht-20120223-5|886	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttclicap.htf
12mu|texlive-tex4ht-20120223-5|887	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcmcap.htf
12mu|texlive-tex4ht-20120223-5|888	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcmicap.htf
12mu|texlive-tex4ht-20120223-5|889	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcrcap.htf
12mu|texlive-tex4ht-20120223-5|890	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttcricap.htf
12mu|texlive-tex4ht-20120223-5|891	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttlcap.htf
12mu|texlive-tex4ht-20120223-5|892	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttlicap.htf
12mu|texlive-tex4ht-20120223-5|893	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttmcap.htf
12mu|texlive-tex4ht-20120223-5|894	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttmicap.htf
12mu|texlive-tex4ht-20120223-5|895	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttrcap.htf
12mu|texlive-tex4ht-20120223-5|896	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/cs-anttricap.htf
12mu|texlive-tex4ht-20120223-5|897	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-antt.htf
12mu|texlive-tex4ht-20120223-5|898	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttbicap.htf
12mu|texlive-tex4ht-20120223-5|899	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcbcap.htf
12mu|texlive-tex4ht-20120223-5|900	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcbicap.htf
12mu|texlive-tex4ht-20120223-5|901	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttclcap.htf
12mu|texlive-tex4ht-20120223-5|902	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttclicap.htf
12mu|texlive-tex4ht-20120223-5|903	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcmcap.htf
12mu|texlive-tex4ht-20120223-5|904	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcmicap.htf
12mu|texlive-tex4ht-20120223-5|905	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcrcap.htf
12mu|texlive-tex4ht-20120223-5|906	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttcricap.htf
12mu|texlive-tex4ht-20120223-5|907	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttlcap.htf
12mu|texlive-tex4ht-20120223-5|908	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttlicap.htf
12mu|texlive-tex4ht-20120223-5|909	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttmcap.htf
12mu|texlive-tex4ht-20120223-5|910	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttmicap.htf
12mu|texlive-tex4ht-20120223-5|911	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttrcap.htf
12mu|texlive-tex4ht-20120223-5|912	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ec-anttricap.htf
12mu|texlive-tex4ht-20120223-5|913	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/el-antt.htf
12mu|texlive-tex4ht-20120223-5|914	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ex-antt.htf
12mu|texlive-tex4ht-20120223-5|915	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/exp-antt.htf
12mu|texlive-tex4ht-20120223-5|916	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/greek-antt.htf
12mu|texlive-tex4ht-20120223-5|917	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-antt.htf
12mu|texlive-tex4ht-20120223-5|918	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttbicap.htf
12mu|texlive-tex4ht-20120223-5|919	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcbcap.htf
12mu|texlive-tex4ht-20120223-5|920	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcbicap.htf
12mu|texlive-tex4ht-20120223-5|921	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttclcap.htf
12mu|texlive-tex4ht-20120223-5|922	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttclicap.htf
12mu|texlive-tex4ht-20120223-5|923	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcmcap.htf
12mu|texlive-tex4ht-20120223-5|924	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcmicap.htf
12mu|texlive-tex4ht-20120223-5|925	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcrcap.htf
12mu|texlive-tex4ht-20120223-5|926	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttcricap.htf
12mu|texlive-tex4ht-20120223-5|927	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttlcap.htf
12mu|texlive-tex4ht-20120223-5|928	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttlicap.htf
12mu|texlive-tex4ht-20120223-5|929	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttmcap.htf
12mu|texlive-tex4ht-20120223-5|930	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttmicap.htf
12mu|texlive-tex4ht-20120223-5|931	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttrcap.htf
12mu|texlive-tex4ht-20120223-5|932	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/qx-anttricap.htf
12mu|texlive-tex4ht-20120223-5|933	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/rm-antt.htf
12mu|texlive-tex4ht-20120223-5|934	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/sy-anttrz.htf
12mu|texlive-tex4ht-20120223-5|935	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/t2a-antt.htf
12mu|texlive-tex4ht-20120223-5|936	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/t2b-antt.htf
12mu|texlive-tex4ht-20120223-5|937	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/t2c-antt.htf
12mu|texlive-tex4ht-20120223-5|938	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/t5-antt.htf
12mu|texlive-tex4ht-20120223-5|939	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-antt.htf
12mu|texlive-tex4ht-20120223-5|940	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttbcap.htf
12mu|texlive-tex4ht-20120223-5|941	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttbicap.htf
12mu|texlive-tex4ht-20120223-5|942	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcbcap.htf
12mu|texlive-tex4ht-20120223-5|943	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcbicap.htf
12mu|texlive-tex4ht-20120223-5|944	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttclcap.htf
12mu|texlive-tex4ht-20120223-5|945	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttclicap.htf
12mu|texlive-tex4ht-20120223-5|946	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcmcap.htf
12mu|texlive-tex4ht-20120223-5|947	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcmicap.htf
12mu|texlive-tex4ht-20120223-5|948	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcrcap.htf
12mu|texlive-tex4ht-20120223-5|949	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttcricap.htf
12mu|texlive-tex4ht-20120223-5|950	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttlcap.htf
12mu|texlive-tex4ht-20120223-5|951	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttlicap.htf
12mu|texlive-tex4ht-20120223-5|952	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttmcap.htf
12mu|texlive-tex4ht-20120223-5|953	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttmicap.htf
12mu|texlive-tex4ht-20120223-5|954	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttrcap.htf
12mu|texlive-tex4ht-20120223-5|955	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/texnansi-anttricap.htf
12mu|texlive-tex4ht-20120223-5|956	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/ts1-antt.htf
12mu|texlive-tex4ht-20120223-5|957	%{_texmfdistdir}/tex4ht/ht-fonts/alias/antt/wncy-antt.htf
12mu|texlive-tex4ht-20120223-5|958	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealbattar.htf
12mu|texlive-tex4ht-20120223-5|959	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealmateen.htf
12mu|texlive-tex4ht-20120223-5|960	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealmohanadb.htf
12mu|texlive-tex4ht-20120223-5|961	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealmothnna.htf
12mu|texlive-tex4ht-20120223-5|962	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aealyermook.htf
12mu|texlive-tex4ht-20120223-5|963	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aearab.htf
12mu|texlive-tex4ht-20120223-5|964	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aecortoba.htf
12mu|texlive-tex4ht-20120223-5|965	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aedimnah.htf
12mu|texlive-tex4ht-20120223-5|966	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aefurat.htf
12mu|texlive-tex4ht-20120223-5|967	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aegranada.htf
12mu|texlive-tex4ht-20120223-5|968	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aegraph.htf
12mu|texlive-tex4ht-20120223-5|969	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aehani.htf
12mu|texlive-tex4ht-20120223-5|970	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aekayrawan.htf
12mu|texlive-tex4ht-20120223-5|971	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aekhalid.htf
12mu|texlive-tex4ht-20120223-5|972	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aemashq.htf
12mu|texlive-tex4ht-20120223-5|973	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aemetal.htf
12mu|texlive-tex4ht-20120223-5|974	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aenada.htf
12mu|texlive-tex4ht-20120223-5|975	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aenagham.htf
12mu|texlive-tex4ht-20120223-5|976	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aenice.htf
12mu|texlive-tex4ht-20120223-5|977	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aeostorah.htf
12mu|texlive-tex4ht-20120223-5|978	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aeouhod.htf
12mu|texlive-tex4ht-20120223-5|979	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aepetra.htf
12mu|texlive-tex4ht-20120223-5|980	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aerehan.htf
12mu|texlive-tex4ht-20120223-5|981	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aesalem.htf
12mu|texlive-tex4ht-20120223-5|982	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aeshado.htf
12mu|texlive-tex4ht-20120223-5|983	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aesharjah.htf
12mu|texlive-tex4ht-20120223-5|984	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aesindibad.htf
12mu|texlive-tex4ht-20120223-5|985	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aetarablus.htf
12mu|texlive-tex4ht-20120223-5|986	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/aetholoth.htf
12mu|texlive-tex4ht-20120223-5|987	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/homa.htf
12mu|texlive-tex4ht-20120223-5|988	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/nazlib.htf
12mu|texlive-tex4ht-20120223-5|989	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arabi/titr.htf
12mu|texlive-tex4ht-20120223-5|990	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/favb8r.htf
12mu|texlive-tex4ht-20120223-5|991	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/favbi8r.htf
12mu|texlive-tex4ht-20120223-5|992	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/favri8r.htf
12mu|texlive-tex4ht-20120223-5|993	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmb7t.htf
12mu|texlive-tex4ht-20120223-5|994	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmbi7m.htf
12mu|texlive-tex4ht-20120223-5|995	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmr7t.htf
12mu|texlive-tex4ht-20120223-5|996	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmr7y.htf
12mu|texlive-tex4ht-20120223-5|997	%{_texmfdistdir}/tex4ht/ht-fonts/alias/arev/zavmri7m.htf
12mu|texlive-tex4ht-20120223-5|998	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchb7t.htf
12mu|texlive-tex4ht-20120223-5|999	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchbc7t.htf
12mu|texlive-tex4ht-20120223-5|1000	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchbi7t.htf
12mu|texlive-tex4ht-20120223-5|1001	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchbo7t.htf
12mu|texlive-tex4ht-20120223-5|1002	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchr7t.htf
12mu|texlive-tex4ht-20120223-5|1003	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchrc7t.htf
12mu|texlive-tex4ht-20120223-5|1004	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchri7t.htf
12mu|texlive-tex4ht-20120223-5|1005	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchro7t.htf
12mu|texlive-tex4ht-20120223-5|1006	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/bchro8t.htf
12mu|texlive-tex4ht-20120223-5|1007	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchb8r.htf
12mu|texlive-tex4ht-20120223-5|1008	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchb8t.htf
12mu|texlive-tex4ht-20120223-5|1009	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbc8t.htf
12mu|texlive-tex4ht-20120223-5|1010	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbi8r.htf
12mu|texlive-tex4ht-20120223-5|1011	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbi8t.htf
12mu|texlive-tex4ht-20120223-5|1012	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbo8r.htf
12mu|texlive-tex4ht-20120223-5|1013	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchbo8t.htf
12mu|texlive-tex4ht-20120223-5|1014	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchr8r.htf
12mu|texlive-tex4ht-20120223-5|1015	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchrc8t.htf
12mu|texlive-tex4ht-20120223-5|1016	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchri8r.htf
12mu|texlive-tex4ht-20120223-5|1017	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchri8t.htf
12mu|texlive-tex4ht-20120223-5|1018	%{_texmfdistdir}/tex4ht/ht-fonts/alias/bitstrea/charter/bchro8r.htf
12mu|texlive-tex4ht-20120223-5|1019	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pccsc.htf
12mu|texlive-tex4ht-20120223-5|1020	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pcmi.htf
12mu|texlive-tex4ht-20120223-5|1021	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pcr.htf
12mu|texlive-tex4ht-20120223-5|1022	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pcsl.htf
12mu|texlive-tex4ht-20120223-5|1023	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cc-pl/pcti.htf
12mu|texlive-tex4ht-20120223-5|1024	%{_texmfdistdir}/tex4ht/ht-fonts/alias/chartervn/bchri8v.htf
12mu|texlive-tex4ht-20120223-5|1025	%{_texmfdistdir}/tex4ht/ht-fonts/alias/chess/chess10f.htf
12mu|texlive-tex4ht-20120223-5|1026	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm01.htf
12mu|texlive-tex4ht-20120223-5|1027	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm02.htf
12mu|texlive-tex4ht-20120223-5|1028	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm03.htf
12mu|texlive-tex4ht-20120223-5|1029	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm04.htf
12mu|texlive-tex4ht-20120223-5|1030	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm05.htf
12mu|texlive-tex4ht-20120223-5|1031	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm06.htf
12mu|texlive-tex4ht-20120223-5|1032	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm07.htf
12mu|texlive-tex4ht-20120223-5|1033	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm08.htf
12mu|texlive-tex4ht-20120223-5|1034	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm09.htf
12mu|texlive-tex4ht-20120223-5|1035	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm10.htf
12mu|texlive-tex4ht-20120223-5|1036	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm11.htf
12mu|texlive-tex4ht-20120223-5|1037	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm12.htf
12mu|texlive-tex4ht-20120223-5|1038	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm13.htf
12mu|texlive-tex4ht-20120223-5|1039	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm14.htf
12mu|texlive-tex4ht-20120223-5|1040	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm15.htf
12mu|texlive-tex4ht-20120223-5|1041	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm16.htf
12mu|texlive-tex4ht-20120223-5|1042	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm17.htf
12mu|texlive-tex4ht-20120223-5|1043	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm18.htf
12mu|texlive-tex4ht-20120223-5|1044	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm19.htf
12mu|texlive-tex4ht-20120223-5|1045	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm20.htf
12mu|texlive-tex4ht-20120223-5|1046	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm21.htf
12mu|texlive-tex4ht-20120223-5|1047	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm22.htf
12mu|texlive-tex4ht-20120223-5|1048	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm23.htf
12mu|texlive-tex4ht-20120223-5|1049	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm24.htf
12mu|texlive-tex4ht-20120223-5|1050	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm25.htf
12mu|texlive-tex4ht-20120223-5|1051	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm26.htf
12mu|texlive-tex4ht-20120223-5|1052	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm27.htf
12mu|texlive-tex4ht-20120223-5|1053	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm28.htf
12mu|texlive-tex4ht-20120223-5|1054	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm29.htf
12mu|texlive-tex4ht-20120223-5|1055	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm30.htf
12mu|texlive-tex4ht-20120223-5|1056	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm31.htf
12mu|texlive-tex4ht-20120223-5|1057	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm32.htf
12mu|texlive-tex4ht-20120223-5|1058	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm33.htf
12mu|texlive-tex4ht-20120223-5|1059	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm34.htf
12mu|texlive-tex4ht-20120223-5|1060	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm35.htf
12mu|texlive-tex4ht-20120223-5|1061	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm36.htf
12mu|texlive-tex4ht-20120223-5|1062	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm37.htf
12mu|texlive-tex4ht-20120223-5|1063	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm38.htf
12mu|texlive-tex4ht-20120223-5|1064	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm39.htf
12mu|texlive-tex4ht-20120223-5|1065	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm40.htf
12mu|texlive-tex4ht-20120223-5|1066	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm41.htf
12mu|texlive-tex4ht-20120223-5|1067	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm42.htf
12mu|texlive-tex4ht-20120223-5|1068	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm43.htf
12mu|texlive-tex4ht-20120223-5|1069	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm44.htf
12mu|texlive-tex4ht-20120223-5|1070	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm45.htf
12mu|texlive-tex4ht-20120223-5|1071	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm46.htf
12mu|texlive-tex4ht-20120223-5|1072	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm47.htf
12mu|texlive-tex4ht-20120223-5|1073	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm48.htf
12mu|texlive-tex4ht-20120223-5|1074	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm49.htf
12mu|texlive-tex4ht-20120223-5|1075	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm50.htf
12mu|texlive-tex4ht-20120223-5|1076	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm51.htf
12mu|texlive-tex4ht-20120223-5|1077	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm52.htf
12mu|texlive-tex4ht-20120223-5|1078	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm53.htf
12mu|texlive-tex4ht-20120223-5|1079	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm54.htf
12mu|texlive-tex4ht-20120223-5|1080	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cjk/b5ka/ntufsm55.htf
12mu|texlive-tex4ht-20120223-5|1081	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmb.htf
12mu|texlive-tex4ht-20120223-5|1082	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmbsy.htf
12mu|texlive-tex4ht-20120223-5|1083	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmbx.htf
12mu|texlive-tex4ht-20120223-5|1084	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmbxti.htf
12mu|texlive-tex4ht-20120223-5|1085	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcs.htf
12mu|texlive-tex4ht-20120223-5|1086	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcsc.htf
12mu|texlive-tex4ht-20120223-5|1087	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcss.htf
12mu|texlive-tex4ht-20120223-5|1088	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcti.htf
12mu|texlive-tex4ht-20120223-5|1089	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmcyr.htf
12mu|texlive-tex4ht-20120223-5|1090	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmdunh.htf
12mu|texlive-tex4ht-20120223-5|1091	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmff.htf
12mu|texlive-tex4ht-20120223-5|1092	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmfi.htf
12mu|texlive-tex4ht-20120223-5|1093	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmitt.htf
12mu|texlive-tex4ht-20120223-5|1094	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmsl.htf
12mu|texlive-tex4ht-20120223-5|1095	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmsltt.htf
12mu|texlive-tex4ht-20120223-5|1096	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmss.htf
12mu|texlive-tex4ht-20120223-5|1097	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmssq.htf
12mu|texlive-tex4ht-20120223-5|1098	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmtex.htf
12mu|texlive-tex4ht-20120223-5|1099	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmtt.htf
12mu|texlive-tex4ht-20120223-5|1100	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmu.htf
12mu|texlive-tex4ht-20120223-5|1101	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/cmvtt.htf
12mu|texlive-tex4ht-20120223-5|1102	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/sauter/wnbx.htf
12mu|texlive-tex4ht-20120223-5|1103	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/sauter/wnbxti.htf
12mu|texlive-tex4ht-20120223-5|1104	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/sauter/wnr.htf
12mu|texlive-tex4ht-20120223-5|1105	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/sauter/wnsl.htf
12mu|texlive-tex4ht-20120223-5|1106	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cm/wncyi.htf
12mu|texlive-tex4ht-20120223-5|1107	%{_texmfdistdir}/tex4ht/ht-fonts/alias/concrete/ccmi.htf
12mu|texlive-tex4ht-20120223-5|1108	%{_texmfdistdir}/tex4ht/ht-fonts/alias/concrete/ccr.htf
12mu|texlive-tex4ht-20120223-5|1109	%{_texmfdistdir}/tex4ht/ht-fonts/alias/concrete/ccsl.htf
12mu|texlive-tex4ht-20120223-5|1110	%{_texmfdistdir}/tex4ht/ht-fonts/alias/concrete/ccti.htf
12mu|texlive-tex4ht-20120223-5|1111	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cs/csti.htf
12mu|texlive-tex4ht-20120223-5|1112	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cs/cstt.htf
12mu|texlive-tex4ht-20120223-5|1113	%{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feybl.htf
12mu|texlive-tex4ht-20120223-5|1114	%{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feybo.htf
12mu|texlive-tex4ht-20120223-5|1115	%{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feybr.htf
12mu|texlive-tex4ht-20120223-5|1116	%{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feyml.htf
12mu|texlive-tex4ht-20120223-5|1117	%{_texmfdistdir}/tex4ht/ht-fonts/alias/currency/feymo.htf
12mu|texlive-tex4ht-20120223-5|1118	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/cs-cyklopr-sc.htf
12mu|texlive-tex4ht-20120223-5|1119	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/ec-cyklopr-sc.htf
12mu|texlive-tex4ht-20120223-5|1120	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopi-sc.htf
12mu|texlive-tex4ht-20120223-5|1121	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopi.htf
12mu|texlive-tex4ht-20120223-5|1122	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopr-sc.htf
12mu|texlive-tex4ht-20120223-5|1123	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/l7x-cyklopr.htf
12mu|texlive-tex4ht-20120223-5|1124	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/ly1-cyklopi.htf
12mu|texlive-tex4ht-20120223-5|1125	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/ly1-cyklopr-sc.htf
12mu|texlive-tex4ht-20120223-5|1126	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/ly1-cyklopr.htf
12mu|texlive-tex4ht-20120223-5|1127	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/qx-cyklopi.htf
12mu|texlive-tex4ht-20120223-5|1128	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/qx-cyklopr-sc.htf
12mu|texlive-tex4ht-20120223-5|1129	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyklop/t5-cyklopr.htf
12mu|texlive-tex4ht-20120223-5|1130	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcb.htf
12mu|texlive-tex4ht-20120223-5|1131	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcitt.htf
12mu|texlive-tex4ht-20120223-5|1132	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcsltt.htf
12mu|texlive-tex4ht-20120223-5|1133	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcssbx.htf
12mu|texlive-tex4ht-20120223-5|1134	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcssi.htf
12mu|texlive-tex4ht-20120223-5|1135	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmctt.htf
12mu|texlive-tex4ht-20120223-5|1136	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/cmcyr/cmcu.htf
12mu|texlive-tex4ht-20120223-5|1137	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmbx.htf
12mu|texlive-tex4ht-20120223-5|1138	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmbxti.htf
12mu|texlive-tex4ht-20120223-5|1139	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmcsc.htf
12mu|texlive-tex4ht-20120223-5|1140	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmdunh.htf
12mu|texlive-tex4ht-20120223-5|1141	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmff.htf
12mu|texlive-tex4ht-20120223-5|1142	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmsl.htf
12mu|texlive-tex4ht-20120223-5|1143	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmsltt.htf
12mu|texlive-tex4ht-20120223-5|1144	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmss.htf
12mu|texlive-tex4ht-20120223-5|1145	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmssbx.htf
12mu|texlive-tex4ht-20120223-5|1146	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmssdc.htf
12mu|texlive-tex4ht-20120223-5|1147	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmssi.htf
12mu|texlive-tex4ht-20120223-5|1148	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmti.htf
12mu|texlive-tex4ht-20120223-5|1149	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmtt.htf
12mu|texlive-tex4ht-20120223-5|1150	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmvtt.htf
12mu|texlive-tex4ht-20120223-5|1151	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/kmvtti.htf
12mu|texlive-tex4ht-20120223-5|1152	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/wbxipa.htf
12mu|texlive-tex4ht-20120223-5|1153	%{_texmfdistdir}/tex4ht/ht-fonts/alias/cyrillic/wslipa.htf
12mu|texlive-tex4ht-20120223-5|1154	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/dc.htf
12mu|texlive-tex4ht-20120223-5|1155	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/dccc.htf
12mu|texlive-tex4ht-20120223-5|1156	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/ec.htf
12mu|texlive-tex4ht-20120223-5|1157	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/eccc.htf
12mu|texlive-tex4ht-20120223-5|1158	%{_texmfdistdir}/tex4ht/ht-fonts/alias/ec/ecxc.htf
12mu|texlive-tex4ht-20120223-5|1159	%{_texmfdistdir}/tex4ht/ht-fonts/alias/eulervm/zeuex.htf
12mu|texlive-tex4ht-20120223-5|1160	%{_texmfdistdir}/tex4ht/ht-fonts/alias/eulervm/zeur.htf
12mu|texlive-tex4ht-20120223-5|1161	%{_texmfdistdir}/tex4ht/ht-fonts/alias/eulervm/zeus.htf
12mu|texlive-tex4ht-20120223-5|1162	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeub.htf
12mu|texlive-tex4ht-20120223-5|1163	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubi.htf
12mu|texlive-tex4ht-20120223-5|1164	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubis.htf
12mu|texlive-tex4ht-20120223-5|1165	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubit.htf
12mu|texlive-tex4ht-20120223-5|1166	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubs.htf
12mu|texlive-tex4ht-20120223-5|1167	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeubt.htf
12mu|texlive-tex4ht-20120223-5|1168	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeuri.htf
12mu|texlive-tex4ht-20120223-5|1169	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeuris.htf
12mu|texlive-tex4ht-20120223-5|1170	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeurit.htf
12mu|texlive-tex4ht-20120223-5|1171	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeurs.htf
12mu|texlive-tex4ht-20120223-5|1172	%{_texmfdistdir}/tex4ht/ht-fonts/alias/euro/zpeurt.htf
12mu|texlive-tex4ht-20120223-5|1173	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy01.htf
12mu|texlive-tex4ht-20120223-5|1174	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy02.htf
12mu|texlive-tex4ht-20120223-5|1175	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy03.htf
12mu|texlive-tex4ht-20120223-5|1176	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy04.htf
12mu|texlive-tex4ht-20120223-5|1177	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy05.htf
12mu|texlive-tex4ht-20120223-5|1178	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy06.htf
12mu|texlive-tex4ht-20120223-5|1179	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy07.htf
12mu|texlive-tex4ht-20120223-5|1180	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy08.htf
12mu|texlive-tex4ht-20120223-5|1181	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy09.htf
12mu|texlive-tex4ht-20120223-5|1182	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy10.htf
12mu|texlive-tex4ht-20120223-5|1183	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy11.htf
12mu|texlive-tex4ht-20120223-5|1184	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy12.htf
12mu|texlive-tex4ht-20120223-5|1185	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy13.htf
12mu|texlive-tex4ht-20120223-5|1186	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy14.htf
12mu|texlive-tex4ht-20120223-5|1187	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy15.htf
12mu|texlive-tex4ht-20120223-5|1188	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy16.htf
12mu|texlive-tex4ht-20120223-5|1189	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy17.htf
12mu|texlive-tex4ht-20120223-5|1190	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy18.htf
12mu|texlive-tex4ht-20120223-5|1191	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy19.htf
12mu|texlive-tex4ht-20120223-5|1192	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy20.htf
12mu|texlive-tex4ht-20120223-5|1193	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy21.htf
12mu|texlive-tex4ht-20120223-5|1194	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy22.htf
12mu|texlive-tex4ht-20120223-5|1195	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy23.htf
12mu|texlive-tex4ht-20120223-5|1196	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy24.htf
12mu|texlive-tex4ht-20120223-5|1197	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy25.htf
12mu|texlive-tex4ht-20120223-5|1198	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy26.htf
12mu|texlive-tex4ht-20120223-5|1199	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy27.htf
12mu|texlive-tex4ht-20120223-5|1200	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy28.htf
12mu|texlive-tex4ht-20120223-5|1201	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy29.htf
12mu|texlive-tex4ht-20120223-5|1202	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy30.htf
12mu|texlive-tex4ht-20120223-5|1203	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy31.htf
12mu|texlive-tex4ht-20120223-5|1204	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy32.htf
12mu|texlive-tex4ht-20120223-5|1205	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy33.htf
12mu|texlive-tex4ht-20120223-5|1206	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy34.htf
12mu|texlive-tex4ht-20120223-5|1207	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy35.htf
12mu|texlive-tex4ht-20120223-5|1208	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy36.htf
12mu|texlive-tex4ht-20120223-5|1209	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy37.htf
12mu|texlive-tex4ht-20120223-5|1210	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy38.htf
12mu|texlive-tex4ht-20120223-5|1211	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy39.htf
12mu|texlive-tex4ht-20120223-5|1212	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy40.htf
12mu|texlive-tex4ht-20120223-5|1213	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy41.htf
12mu|texlive-tex4ht-20120223-5|1214	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy42.htf
12mu|texlive-tex4ht-20120223-5|1215	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy43.htf
12mu|texlive-tex4ht-20120223-5|1216	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy44.htf
12mu|texlive-tex4ht-20120223-5|1217	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy45.htf
12mu|texlive-tex4ht-20120223-5|1218	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy46.htf
12mu|texlive-tex4ht-20120223-5|1219	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy47.htf
12mu|texlive-tex4ht-20120223-5|1220	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy48.htf
12mu|texlive-tex4ht-20120223-5|1221	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy49.htf
12mu|texlive-tex4ht-20120223-5|1222	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy50.htf
12mu|texlive-tex4ht-20120223-5|1223	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy51.htf
12mu|texlive-tex4ht-20120223-5|1224	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy52.htf
12mu|texlive-tex4ht-20120223-5|1225	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy53.htf
12mu|texlive-tex4ht-20120223-5|1226	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy54.htf
12mu|texlive-tex4ht-20120223-5|1227	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy55.htf
12mu|texlive-tex4ht-20120223-5|1228	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy56.htf
12mu|texlive-tex4ht-20120223-5|1229	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy57.htf
12mu|texlive-tex4ht-20120223-5|1230	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy58.htf
12mu|texlive-tex4ht-20120223-5|1231	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy59.htf
12mu|texlive-tex4ht-20120223-5|1232	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy60.htf
12mu|texlive-tex4ht-20120223-5|1233	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy61.htf
12mu|texlive-tex4ht-20120223-5|1234	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy62.htf
12mu|texlive-tex4ht-20120223-5|1235	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy63.htf
12mu|texlive-tex4ht-20120223-5|1236	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy64.htf
12mu|texlive-tex4ht-20120223-5|1237	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy65.htf
12mu|texlive-tex4ht-20120223-5|1238	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy66.htf
12mu|texlive-tex4ht-20120223-5|1239	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy67.htf
12mu|texlive-tex4ht-20120223-5|1240	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy68.htf
12mu|texlive-tex4ht-20120223-5|1241	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy69.htf
12mu|texlive-tex4ht-20120223-5|1242	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy70.htf
12mu|texlive-tex4ht-20120223-5|1243	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy71.htf
12mu|texlive-tex4ht-20120223-5|1244	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy72.htf
12mu|texlive-tex4ht-20120223-5|1245	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy73.htf
12mu|texlive-tex4ht-20120223-5|1246	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy74.htf
12mu|texlive-tex4ht-20120223-5|1247	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy75.htf
12mu|texlive-tex4ht-20120223-5|1248	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy76.htf
12mu|texlive-tex4ht-20120223-5|1249	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy77.htf
12mu|texlive-tex4ht-20120223-5|1250	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy78.htf
12mu|texlive-tex4ht-20120223-5|1251	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy79.htf
12mu|texlive-tex4ht-20120223-5|1252	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy80.htf
12mu|texlive-tex4ht-20120223-5|1253	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy81.htf
12mu|texlive-tex4ht-20120223-5|1254	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy82.htf
12mu|texlive-tex4ht-20120223-5|1255	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy83.htf
12mu|texlive-tex4ht-20120223-5|1256	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy84.htf
12mu|texlive-tex4ht-20120223-5|1257	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy85.htf
12mu|texlive-tex4ht-20120223-5|1258	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy86.htf
12mu|texlive-tex4ht-20120223-5|1259	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy87.htf
12mu|texlive-tex4ht-20120223-5|1260	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy88.htf
12mu|texlive-tex4ht-20120223-5|1261	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy89.htf
12mu|texlive-tex4ht-20120223-5|1262	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy90.htf
12mu|texlive-tex4ht-20120223-5|1263	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy91.htf
12mu|texlive-tex4ht-20120223-5|1264	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy92.htf
12mu|texlive-tex4ht-20120223-5|1265	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy93.htf
12mu|texlive-tex4ht-20120223-5|1266	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkcy/gbkcy94.htf
12mu|texlive-tex4ht-20120223-5|1267	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs01.htf
12mu|texlive-tex4ht-20120223-5|1268	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs02.htf
12mu|texlive-tex4ht-20120223-5|1269	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs03.htf
12mu|texlive-tex4ht-20120223-5|1270	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs04.htf
12mu|texlive-tex4ht-20120223-5|1271	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs05.htf
12mu|texlive-tex4ht-20120223-5|1272	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs06.htf
12mu|texlive-tex4ht-20120223-5|1273	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs07.htf
12mu|texlive-tex4ht-20120223-5|1274	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs08.htf
12mu|texlive-tex4ht-20120223-5|1275	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs09.htf
12mu|texlive-tex4ht-20120223-5|1276	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs10.htf
12mu|texlive-tex4ht-20120223-5|1277	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs11.htf
12mu|texlive-tex4ht-20120223-5|1278	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs12.htf
12mu|texlive-tex4ht-20120223-5|1279	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs13.htf
12mu|texlive-tex4ht-20120223-5|1280	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs14.htf
12mu|texlive-tex4ht-20120223-5|1281	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs15.htf
12mu|texlive-tex4ht-20120223-5|1282	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs16.htf
12mu|texlive-tex4ht-20120223-5|1283	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs17.htf
12mu|texlive-tex4ht-20120223-5|1284	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs18.htf
12mu|texlive-tex4ht-20120223-5|1285	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs19.htf
12mu|texlive-tex4ht-20120223-5|1286	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs20.htf
12mu|texlive-tex4ht-20120223-5|1287	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs21.htf
12mu|texlive-tex4ht-20120223-5|1288	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs22.htf
12mu|texlive-tex4ht-20120223-5|1289	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs23.htf
12mu|texlive-tex4ht-20120223-5|1290	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs24.htf
12mu|texlive-tex4ht-20120223-5|1291	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs25.htf
12mu|texlive-tex4ht-20120223-5|1292	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs26.htf
12mu|texlive-tex4ht-20120223-5|1293	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs27.htf
12mu|texlive-tex4ht-20120223-5|1294	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs28.htf
12mu|texlive-tex4ht-20120223-5|1295	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs29.htf
12mu|texlive-tex4ht-20120223-5|1296	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs30.htf
12mu|texlive-tex4ht-20120223-5|1297	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs31.htf
12mu|texlive-tex4ht-20120223-5|1298	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs32.htf
12mu|texlive-tex4ht-20120223-5|1299	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs33.htf
12mu|texlive-tex4ht-20120223-5|1300	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs34.htf
12mu|texlive-tex4ht-20120223-5|1301	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs35.htf
12mu|texlive-tex4ht-20120223-5|1302	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs36.htf
12mu|texlive-tex4ht-20120223-5|1303	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs37.htf
12mu|texlive-tex4ht-20120223-5|1304	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs38.htf
12mu|texlive-tex4ht-20120223-5|1305	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs39.htf
12mu|texlive-tex4ht-20120223-5|1306	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs40.htf
12mu|texlive-tex4ht-20120223-5|1307	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs41.htf
12mu|texlive-tex4ht-20120223-5|1308	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs42.htf
12mu|texlive-tex4ht-20120223-5|1309	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs43.htf
12mu|texlive-tex4ht-20120223-5|1310	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs44.htf
12mu|texlive-tex4ht-20120223-5|1311	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs45.htf
12mu|texlive-tex4ht-20120223-5|1312	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs46.htf
12mu|texlive-tex4ht-20120223-5|1313	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs47.htf
12mu|texlive-tex4ht-20120223-5|1314	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs48.htf
12mu|texlive-tex4ht-20120223-5|1315	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs49.htf
12mu|texlive-tex4ht-20120223-5|1316	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs50.htf
12mu|texlive-tex4ht-20120223-5|1317	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs51.htf
12mu|texlive-tex4ht-20120223-5|1318	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs52.htf
12mu|texlive-tex4ht-20120223-5|1319	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs53.htf
12mu|texlive-tex4ht-20120223-5|1320	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs54.htf
12mu|texlive-tex4ht-20120223-5|1321	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs55.htf
12mu|texlive-tex4ht-20120223-5|1322	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs56.htf
12mu|texlive-tex4ht-20120223-5|1323	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs57.htf
12mu|texlive-tex4ht-20120223-5|1324	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs58.htf
12mu|texlive-tex4ht-20120223-5|1325	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs59.htf
12mu|texlive-tex4ht-20120223-5|1326	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs60.htf
12mu|texlive-tex4ht-20120223-5|1327	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs61.htf
12mu|texlive-tex4ht-20120223-5|1328	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs62.htf
12mu|texlive-tex4ht-20120223-5|1329	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs63.htf
12mu|texlive-tex4ht-20120223-5|1330	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs64.htf
12mu|texlive-tex4ht-20120223-5|1331	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs65.htf
12mu|texlive-tex4ht-20120223-5|1332	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs66.htf
12mu|texlive-tex4ht-20120223-5|1333	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs67.htf
12mu|texlive-tex4ht-20120223-5|1334	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs68.htf
12mu|texlive-tex4ht-20120223-5|1335	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs69.htf
12mu|texlive-tex4ht-20120223-5|1336	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs70.htf
12mu|texlive-tex4ht-20120223-5|1337	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs71.htf
12mu|texlive-tex4ht-20120223-5|1338	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs72.htf
12mu|texlive-tex4ht-20120223-5|1339	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs73.htf
12mu|texlive-tex4ht-20120223-5|1340	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs74.htf
12mu|texlive-tex4ht-20120223-5|1341	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs75.htf
12mu|texlive-tex4ht-20120223-5|1342	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs76.htf
12mu|texlive-tex4ht-20120223-5|1343	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs77.htf
12mu|texlive-tex4ht-20120223-5|1344	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs78.htf
12mu|texlive-tex4ht-20120223-5|1345	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs79.htf
12mu|texlive-tex4ht-20120223-5|1346	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs80.htf
12mu|texlive-tex4ht-20120223-5|1347	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs81.htf
12mu|texlive-tex4ht-20120223-5|1348	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs82.htf
12mu|texlive-tex4ht-20120223-5|1349	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs83.htf
12mu|texlive-tex4ht-20120223-5|1350	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs84.htf
12mu|texlive-tex4ht-20120223-5|1351	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs85.htf
12mu|texlive-tex4ht-20120223-5|1352	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs86.htf
12mu|texlive-tex4ht-20120223-5|1353	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs87.htf
12mu|texlive-tex4ht-20120223-5|1354	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs88.htf
12mu|texlive-tex4ht-20120223-5|1355	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs89.htf
12mu|texlive-tex4ht-20120223-5|1356	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs90.htf
12mu|texlive-tex4ht-20120223-5|1357	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs91.htf
12mu|texlive-tex4ht-20120223-5|1358	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs92.htf
12mu|texlive-tex4ht-20120223-5|1359	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs93.htf
12mu|texlive-tex4ht-20120223-5|1360	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkfs/gbkfs94.htf
12mu|texlive-tex4ht-20120223-5|1361	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei01.htf
12mu|texlive-tex4ht-20120223-5|1362	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei02.htf
12mu|texlive-tex4ht-20120223-5|1363	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei03.htf
12mu|texlive-tex4ht-20120223-5|1364	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei04.htf
12mu|texlive-tex4ht-20120223-5|1365	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei05.htf
12mu|texlive-tex4ht-20120223-5|1366	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei06.htf
12mu|texlive-tex4ht-20120223-5|1367	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei07.htf
12mu|texlive-tex4ht-20120223-5|1368	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei08.htf
12mu|texlive-tex4ht-20120223-5|1369	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei09.htf
12mu|texlive-tex4ht-20120223-5|1370	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei10.htf
12mu|texlive-tex4ht-20120223-5|1371	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei11.htf
12mu|texlive-tex4ht-20120223-5|1372	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei12.htf
12mu|texlive-tex4ht-20120223-5|1373	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei13.htf
12mu|texlive-tex4ht-20120223-5|1374	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei14.htf
12mu|texlive-tex4ht-20120223-5|1375	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei15.htf
12mu|texlive-tex4ht-20120223-5|1376	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei16.htf
12mu|texlive-tex4ht-20120223-5|1377	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei17.htf
12mu|texlive-tex4ht-20120223-5|1378	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei18.htf
12mu|texlive-tex4ht-20120223-5|1379	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei19.htf
12mu|texlive-tex4ht-20120223-5|1380	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei20.htf
12mu|texlive-tex4ht-20120223-5|1381	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei21.htf
12mu|texlive-tex4ht-20120223-5|1382	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei22.htf
12mu|texlive-tex4ht-20120223-5|1383	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei23.htf
12mu|texlive-tex4ht-20120223-5|1384	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei24.htf
12mu|texlive-tex4ht-20120223-5|1385	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei25.htf
12mu|texlive-tex4ht-20120223-5|1386	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei26.htf
12mu|texlive-tex4ht-20120223-5|1387	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei27.htf
12mu|texlive-tex4ht-20120223-5|1388	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei28.htf
12mu|texlive-tex4ht-20120223-5|1389	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei29.htf
12mu|texlive-tex4ht-20120223-5|1390	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei30.htf
12mu|texlive-tex4ht-20120223-5|1391	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei31.htf
12mu|texlive-tex4ht-20120223-5|1392	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei32.htf
12mu|texlive-tex4ht-20120223-5|1393	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei33.htf
12mu|texlive-tex4ht-20120223-5|1394	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei34.htf
12mu|texlive-tex4ht-20120223-5|1395	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei35.htf
12mu|texlive-tex4ht-20120223-5|1396	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei36.htf
12mu|texlive-tex4ht-20120223-5|1397	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei37.htf
12mu|texlive-tex4ht-20120223-5|1398	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei38.htf
12mu|texlive-tex4ht-20120223-5|1399	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei39.htf
12mu|texlive-tex4ht-20120223-5|1400	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei40.htf
12mu|texlive-tex4ht-20120223-5|1401	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei41.htf
12mu|texlive-tex4ht-20120223-5|1402	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei42.htf
12mu|texlive-tex4ht-20120223-5|1403	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei43.htf
12mu|texlive-tex4ht-20120223-5|1404	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei44.htf
12mu|texlive-tex4ht-20120223-5|1405	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei45.htf
12mu|texlive-tex4ht-20120223-5|1406	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei46.htf
12mu|texlive-tex4ht-20120223-5|1407	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei47.htf
12mu|texlive-tex4ht-20120223-5|1408	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei48.htf
12mu|texlive-tex4ht-20120223-5|1409	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei49.htf
12mu|texlive-tex4ht-20120223-5|1410	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei50.htf
12mu|texlive-tex4ht-20120223-5|1411	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei51.htf
12mu|texlive-tex4ht-20120223-5|1412	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei52.htf
12mu|texlive-tex4ht-20120223-5|1413	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei53.htf
12mu|texlive-tex4ht-20120223-5|1414	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei54.htf
12mu|texlive-tex4ht-20120223-5|1415	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei55.htf
12mu|texlive-tex4ht-20120223-5|1416	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei56.htf
12mu|texlive-tex4ht-20120223-5|1417	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei57.htf
12mu|texlive-tex4ht-20120223-5|1418	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei58.htf
12mu|texlive-tex4ht-20120223-5|1419	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei59.htf
12mu|texlive-tex4ht-20120223-5|1420	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei60.htf
12mu|texlive-tex4ht-20120223-5|1421	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei61.htf
12mu|texlive-tex4ht-20120223-5|1422	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei62.htf
12mu|texlive-tex4ht-20120223-5|1423	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei63.htf
12mu|texlive-tex4ht-20120223-5|1424	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei64.htf
12mu|texlive-tex4ht-20120223-5|1425	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei65.htf
12mu|texlive-tex4ht-20120223-5|1426	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei66.htf
12mu|texlive-tex4ht-20120223-5|1427	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei67.htf
12mu|texlive-tex4ht-20120223-5|1428	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei68.htf
12mu|texlive-tex4ht-20120223-5|1429	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei69.htf
12mu|texlive-tex4ht-20120223-5|1430	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei70.htf
12mu|texlive-tex4ht-20120223-5|1431	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei71.htf
12mu|texlive-tex4ht-20120223-5|1432	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei72.htf
12mu|texlive-tex4ht-20120223-5|1433	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei73.htf
12mu|texlive-tex4ht-20120223-5|1434	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei74.htf
12mu|texlive-tex4ht-20120223-5|1435	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei75.htf
12mu|texlive-tex4ht-20120223-5|1436	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei76.htf
12mu|texlive-tex4ht-20120223-5|1437	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei77.htf
12mu|texlive-tex4ht-20120223-5|1438	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei78.htf
12mu|texlive-tex4ht-20120223-5|1439	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei79.htf
12mu|texlive-tex4ht-20120223-5|1440	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei80.htf
12mu|texlive-tex4ht-20120223-5|1441	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei81.htf
12mu|texlive-tex4ht-20120223-5|1442	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei82.htf
12mu|texlive-tex4ht-20120223-5|1443	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei83.htf
12mu|texlive-tex4ht-20120223-5|1444	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei84.htf
12mu|texlive-tex4ht-20120223-5|1445	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei85.htf
12mu|texlive-tex4ht-20120223-5|1446	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei86.htf
12mu|texlive-tex4ht-20120223-5|1447	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei87.htf
12mu|texlive-tex4ht-20120223-5|1448	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei88.htf
12mu|texlive-tex4ht-20120223-5|1449	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei89.htf
12mu|texlive-tex4ht-20120223-5|1450	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei90.htf
12mu|texlive-tex4ht-20120223-5|1451	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei91.htf
12mu|texlive-tex4ht-20120223-5|1452	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei92.htf
12mu|texlive-tex4ht-20120223-5|1453	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei93.htf
12mu|texlive-tex4ht-20120223-5|1454	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkhei/gbkhei94.htf
12mu|texlive-tex4ht-20120223-5|1455	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai01.htf
12mu|texlive-tex4ht-20120223-5|1456	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai02.htf
12mu|texlive-tex4ht-20120223-5|1457	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai03.htf
12mu|texlive-tex4ht-20120223-5|1458	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai04.htf
12mu|texlive-tex4ht-20120223-5|1459	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai05.htf
12mu|texlive-tex4ht-20120223-5|1460	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai06.htf
12mu|texlive-tex4ht-20120223-5|1461	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai07.htf
12mu|texlive-tex4ht-20120223-5|1462	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai08.htf
12mu|texlive-tex4ht-20120223-5|1463	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai09.htf
12mu|texlive-tex4ht-20120223-5|1464	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai10.htf
12mu|texlive-tex4ht-20120223-5|1465	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai11.htf
12mu|texlive-tex4ht-20120223-5|1466	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai12.htf
12mu|texlive-tex4ht-20120223-5|1467	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai13.htf
12mu|texlive-tex4ht-20120223-5|1468	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai14.htf
12mu|texlive-tex4ht-20120223-5|1469	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai15.htf
12mu|texlive-tex4ht-20120223-5|1470	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai16.htf
12mu|texlive-tex4ht-20120223-5|1471	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai17.htf
12mu|texlive-tex4ht-20120223-5|1472	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai18.htf
12mu|texlive-tex4ht-20120223-5|1473	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai19.htf
12mu|texlive-tex4ht-20120223-5|1474	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai20.htf
12mu|texlive-tex4ht-20120223-5|1475	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai21.htf
12mu|texlive-tex4ht-20120223-5|1476	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai22.htf
12mu|texlive-tex4ht-20120223-5|1477	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai23.htf
12mu|texlive-tex4ht-20120223-5|1478	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai24.htf
12mu|texlive-tex4ht-20120223-5|1479	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai25.htf
12mu|texlive-tex4ht-20120223-5|1480	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai26.htf
12mu|texlive-tex4ht-20120223-5|1481	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai27.htf
12mu|texlive-tex4ht-20120223-5|1482	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai28.htf
12mu|texlive-tex4ht-20120223-5|1483	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai29.htf
12mu|texlive-tex4ht-20120223-5|1484	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai30.htf
12mu|texlive-tex4ht-20120223-5|1485	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai31.htf
12mu|texlive-tex4ht-20120223-5|1486	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai32.htf
12mu|texlive-tex4ht-20120223-5|1487	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai33.htf
12mu|texlive-tex4ht-20120223-5|1488	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai34.htf
12mu|texlive-tex4ht-20120223-5|1489	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai35.htf
12mu|texlive-tex4ht-20120223-5|1490	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai36.htf
12mu|texlive-tex4ht-20120223-5|1491	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai37.htf
12mu|texlive-tex4ht-20120223-5|1492	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai38.htf
12mu|texlive-tex4ht-20120223-5|1493	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai39.htf
12mu|texlive-tex4ht-20120223-5|1494	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai40.htf
12mu|texlive-tex4ht-20120223-5|1495	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai41.htf
12mu|texlive-tex4ht-20120223-5|1496	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai42.htf
12mu|texlive-tex4ht-20120223-5|1497	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai43.htf
12mu|texlive-tex4ht-20120223-5|1498	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai44.htf
12mu|texlive-tex4ht-20120223-5|1499	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai45.htf
12mu|texlive-tex4ht-20120223-5|1500	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai46.htf
12mu|texlive-tex4ht-20120223-5|1501	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai47.htf
12mu|texlive-tex4ht-20120223-5|1502	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai48.htf
12mu|texlive-tex4ht-20120223-5|1503	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai49.htf
12mu|texlive-tex4ht-20120223-5|1504	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai50.htf
12mu|texlive-tex4ht-20120223-5|1505	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai51.htf
12mu|texlive-tex4ht-20120223-5|1506	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai52.htf
12mu|texlive-tex4ht-20120223-5|1507	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai53.htf
12mu|texlive-tex4ht-20120223-5|1508	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai54.htf
12mu|texlive-tex4ht-20120223-5|1509	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai55.htf
12mu|texlive-tex4ht-20120223-5|1510	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai56.htf
12mu|texlive-tex4ht-20120223-5|1511	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai57.htf
12mu|texlive-tex4ht-20120223-5|1512	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai58.htf
12mu|texlive-tex4ht-20120223-5|1513	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai59.htf
12mu|texlive-tex4ht-20120223-5|1514	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai60.htf
12mu|texlive-tex4ht-20120223-5|1515	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai61.htf
12mu|texlive-tex4ht-20120223-5|1516	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai62.htf
12mu|texlive-tex4ht-20120223-5|1517	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai63.htf
12mu|texlive-tex4ht-20120223-5|1518	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai64.htf
12mu|texlive-tex4ht-20120223-5|1519	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai65.htf
12mu|texlive-tex4ht-20120223-5|1520	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai66.htf
12mu|texlive-tex4ht-20120223-5|1521	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai67.htf
12mu|texlive-tex4ht-20120223-5|1522	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai68.htf
12mu|texlive-tex4ht-20120223-5|1523	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai69.htf
12mu|texlive-tex4ht-20120223-5|1524	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai70.htf
12mu|texlive-tex4ht-20120223-5|1525	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai71.htf
12mu|texlive-tex4ht-20120223-5|1526	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai72.htf
12mu|texlive-tex4ht-20120223-5|1527	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai73.htf
12mu|texlive-tex4ht-20120223-5|1528	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai74.htf
12mu|texlive-tex4ht-20120223-5|1529	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai75.htf
12mu|texlive-tex4ht-20120223-5|1530	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai76.htf
12mu|texlive-tex4ht-20120223-5|1531	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai77.htf
12mu|texlive-tex4ht-20120223-5|1532	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai78.htf
12mu|texlive-tex4ht-20120223-5|1533	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai79.htf
12mu|texlive-tex4ht-20120223-5|1534	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai80.htf
12mu|texlive-tex4ht-20120223-5|1535	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai81.htf
12mu|texlive-tex4ht-20120223-5|1536	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai82.htf
12mu|texlive-tex4ht-20120223-5|1537	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai83.htf
12mu|texlive-tex4ht-20120223-5|1538	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai84.htf
12mu|texlive-tex4ht-20120223-5|1539	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai85.htf
12mu|texlive-tex4ht-20120223-5|1540	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai86.htf
12mu|texlive-tex4ht-20120223-5|1541	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai87.htf
12mu|texlive-tex4ht-20120223-5|1542	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai88.htf
12mu|texlive-tex4ht-20120223-5|1543	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai89.htf
12mu|texlive-tex4ht-20120223-5|1544	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai90.htf
12mu|texlive-tex4ht-20120223-5|1545	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai91.htf
12mu|texlive-tex4ht-20120223-5|1546	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai92.htf
12mu|texlive-tex4ht-20120223-5|1547	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai93.htf
12mu|texlive-tex4ht-20120223-5|1548	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkkai/gbkkai94.htf
12mu|texlive-tex4ht-20120223-5|1549	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli01.htf
12mu|texlive-tex4ht-20120223-5|1550	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli02.htf
12mu|texlive-tex4ht-20120223-5|1551	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli03.htf
12mu|texlive-tex4ht-20120223-5|1552	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli04.htf
12mu|texlive-tex4ht-20120223-5|1553	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli05.htf
12mu|texlive-tex4ht-20120223-5|1554	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli06.htf
12mu|texlive-tex4ht-20120223-5|1555	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli07.htf
12mu|texlive-tex4ht-20120223-5|1556	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli08.htf
12mu|texlive-tex4ht-20120223-5|1557	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli09.htf
12mu|texlive-tex4ht-20120223-5|1558	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli10.htf
12mu|texlive-tex4ht-20120223-5|1559	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli11.htf
12mu|texlive-tex4ht-20120223-5|1560	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli12.htf
12mu|texlive-tex4ht-20120223-5|1561	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli13.htf
12mu|texlive-tex4ht-20120223-5|1562	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli14.htf
12mu|texlive-tex4ht-20120223-5|1563	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli15.htf
12mu|texlive-tex4ht-20120223-5|1564	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli16.htf
12mu|texlive-tex4ht-20120223-5|1565	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli17.htf
12mu|texlive-tex4ht-20120223-5|1566	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli18.htf
12mu|texlive-tex4ht-20120223-5|1567	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli19.htf
12mu|texlive-tex4ht-20120223-5|1568	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli20.htf
12mu|texlive-tex4ht-20120223-5|1569	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli21.htf
12mu|texlive-tex4ht-20120223-5|1570	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli22.htf
12mu|texlive-tex4ht-20120223-5|1571	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli23.htf
12mu|texlive-tex4ht-20120223-5|1572	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli24.htf
12mu|texlive-tex4ht-20120223-5|1573	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli25.htf
12mu|texlive-tex4ht-20120223-5|1574	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli26.htf
12mu|texlive-tex4ht-20120223-5|1575	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli27.htf
12mu|texlive-tex4ht-20120223-5|1576	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli28.htf
12mu|texlive-tex4ht-20120223-5|1577	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli29.htf
12mu|texlive-tex4ht-20120223-5|1578	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli30.htf
12mu|texlive-tex4ht-20120223-5|1579	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli31.htf
12mu|texlive-tex4ht-20120223-5|1580	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli32.htf
12mu|texlive-tex4ht-20120223-5|1581	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli33.htf
12mu|texlive-tex4ht-20120223-5|1582	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli34.htf
12mu|texlive-tex4ht-20120223-5|1583	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli35.htf
12mu|texlive-tex4ht-20120223-5|1584	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli36.htf
12mu|texlive-tex4ht-20120223-5|1585	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli37.htf
12mu|texlive-tex4ht-20120223-5|1586	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli38.htf
12mu|texlive-tex4ht-20120223-5|1587	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli39.htf
12mu|texlive-tex4ht-20120223-5|1588	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli40.htf
12mu|texlive-tex4ht-20120223-5|1589	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli41.htf
12mu|texlive-tex4ht-20120223-5|1590	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli42.htf
12mu|texlive-tex4ht-20120223-5|1591	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli43.htf
12mu|texlive-tex4ht-20120223-5|1592	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli44.htf
12mu|texlive-tex4ht-20120223-5|1593	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli45.htf
12mu|texlive-tex4ht-20120223-5|1594	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli46.htf
12mu|texlive-tex4ht-20120223-5|1595	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli47.htf
12mu|texlive-tex4ht-20120223-5|1596	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli48.htf
12mu|texlive-tex4ht-20120223-5|1597	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli49.htf
12mu|texlive-tex4ht-20120223-5|1598	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli50.htf
12mu|texlive-tex4ht-20120223-5|1599	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli51.htf
12mu|texlive-tex4ht-20120223-5|1600	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli52.htf
12mu|texlive-tex4ht-20120223-5|1601	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli53.htf
12mu|texlive-tex4ht-20120223-5|1602	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli54.htf
12mu|texlive-tex4ht-20120223-5|1603	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli55.htf
12mu|texlive-tex4ht-20120223-5|1604	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli56.htf
12mu|texlive-tex4ht-20120223-5|1605	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli57.htf
12mu|texlive-tex4ht-20120223-5|1606	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli58.htf
12mu|texlive-tex4ht-20120223-5|1607	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli59.htf
12mu|texlive-tex4ht-20120223-5|1608	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli60.htf
12mu|texlive-tex4ht-20120223-5|1609	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli61.htf
12mu|texlive-tex4ht-20120223-5|1610	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli62.htf
12mu|texlive-tex4ht-20120223-5|1611	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli63.htf
12mu|texlive-tex4ht-20120223-5|1612	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli64.htf
12mu|texlive-tex4ht-20120223-5|1613	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli65.htf
12mu|texlive-tex4ht-20120223-5|1614	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli66.htf
12mu|texlive-tex4ht-20120223-5|1615	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli67.htf
12mu|texlive-tex4ht-20120223-5|1616	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli68.htf
12mu|texlive-tex4ht-20120223-5|1617	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli69.htf
12mu|texlive-tex4ht-20120223-5|1618	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli70.htf
12mu|texlive-tex4ht-20120223-5|1619	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli71.htf
12mu|texlive-tex4ht-20120223-5|1620	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli72.htf
12mu|texlive-tex4ht-20120223-5|1621	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli73.htf
12mu|texlive-tex4ht-20120223-5|1622	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli74.htf
12mu|texlive-tex4ht-20120223-5|1623	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli75.htf
12mu|texlive-tex4ht-20120223-5|1624	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli76.htf
12mu|texlive-tex4ht-20120223-5|1625	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli77.htf
12mu|texlive-tex4ht-20120223-5|1626	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli78.htf
12mu|texlive-tex4ht-20120223-5|1627	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli79.htf
12mu|texlive-tex4ht-20120223-5|1628	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli80.htf
12mu|texlive-tex4ht-20120223-5|1629	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli81.htf
12mu|texlive-tex4ht-20120223-5|1630	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli82.htf
12mu|texlive-tex4ht-20120223-5|1631	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli83.htf
12mu|texlive-tex4ht-20120223-5|1632	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli84.htf
12mu|texlive-tex4ht-20120223-5|1633	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli85.htf
12mu|texlive-tex4ht-20120223-5|1634	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli86.htf
12mu|texlive-tex4ht-20120223-5|1635	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli87.htf
12mu|texlive-tex4ht-20120223-5|1636	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli88.htf
12mu|texlive-tex4ht-20120223-5|1637	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli89.htf
12mu|texlive-tex4ht-20120223-5|1638	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli90.htf
12mu|texlive-tex4ht-20120223-5|1639	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli91.htf
12mu|texlive-tex4ht-20120223-5|1640	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli92.htf
12mu|texlive-tex4ht-20120223-5|1641	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli93.htf
12mu|texlive-tex4ht-20120223-5|1642	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkli/gbkli94.htf
12mu|texlive-tex4ht-20120223-5|1643	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu01.htf
12mu|texlive-tex4ht-20120223-5|1644	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu02.htf
12mu|texlive-tex4ht-20120223-5|1645	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu03.htf
12mu|texlive-tex4ht-20120223-5|1646	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu04.htf
12mu|texlive-tex4ht-20120223-5|1647	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu05.htf
12mu|texlive-tex4ht-20120223-5|1648	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu06.htf
12mu|texlive-tex4ht-20120223-5|1649	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu07.htf
12mu|texlive-tex4ht-20120223-5|1650	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu08.htf
12mu|texlive-tex4ht-20120223-5|1651	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu09.htf
12mu|texlive-tex4ht-20120223-5|1652	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu10.htf
12mu|texlive-tex4ht-20120223-5|1653	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu11.htf
12mu|texlive-tex4ht-20120223-5|1654	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu12.htf
12mu|texlive-tex4ht-20120223-5|1655	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu13.htf
12mu|texlive-tex4ht-20120223-5|1656	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu14.htf
12mu|texlive-tex4ht-20120223-5|1657	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu15.htf
12mu|texlive-tex4ht-20120223-5|1658	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu16.htf
12mu|texlive-tex4ht-20120223-5|1659	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu17.htf
12mu|texlive-tex4ht-20120223-5|1660	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu18.htf
12mu|texlive-tex4ht-20120223-5|1661	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu19.htf
12mu|texlive-tex4ht-20120223-5|1662	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu20.htf
12mu|texlive-tex4ht-20120223-5|1663	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu21.htf
12mu|texlive-tex4ht-20120223-5|1664	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu22.htf
12mu|texlive-tex4ht-20120223-5|1665	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu23.htf
12mu|texlive-tex4ht-20120223-5|1666	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu24.htf
12mu|texlive-tex4ht-20120223-5|1667	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu25.htf
12mu|texlive-tex4ht-20120223-5|1668	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu26.htf
12mu|texlive-tex4ht-20120223-5|1669	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu27.htf
12mu|texlive-tex4ht-20120223-5|1670	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu28.htf
12mu|texlive-tex4ht-20120223-5|1671	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu29.htf
12mu|texlive-tex4ht-20120223-5|1672	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu30.htf
12mu|texlive-tex4ht-20120223-5|1673	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu31.htf
12mu|texlive-tex4ht-20120223-5|1674	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu32.htf
12mu|texlive-tex4ht-20120223-5|1675	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu33.htf
12mu|texlive-tex4ht-20120223-5|1676	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu34.htf
12mu|texlive-tex4ht-20120223-5|1677	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu35.htf
12mu|texlive-tex4ht-20120223-5|1678	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu36.htf
12mu|texlive-tex4ht-20120223-5|1679	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu37.htf
12mu|texlive-tex4ht-20120223-5|1680	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu38.htf
12mu|texlive-tex4ht-20120223-5|1681	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu39.htf
12mu|texlive-tex4ht-20120223-5|1682	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu40.htf
12mu|texlive-tex4ht-20120223-5|1683	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu41.htf
12mu|texlive-tex4ht-20120223-5|1684	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu42.htf
12mu|texlive-tex4ht-20120223-5|1685	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu43.htf
12mu|texlive-tex4ht-20120223-5|1686	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu44.htf
12mu|texlive-tex4ht-20120223-5|1687	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu45.htf
12mu|texlive-tex4ht-20120223-5|1688	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu46.htf
12mu|texlive-tex4ht-20120223-5|1689	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu47.htf
12mu|texlive-tex4ht-20120223-5|1690	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu48.htf
12mu|texlive-tex4ht-20120223-5|1691	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu49.htf
12mu|texlive-tex4ht-20120223-5|1692	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu50.htf
12mu|texlive-tex4ht-20120223-5|1693	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu51.htf
12mu|texlive-tex4ht-20120223-5|1694	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu52.htf
12mu|texlive-tex4ht-20120223-5|1695	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu53.htf
12mu|texlive-tex4ht-20120223-5|1696	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu54.htf
12mu|texlive-tex4ht-20120223-5|1697	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu55.htf
12mu|texlive-tex4ht-20120223-5|1698	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu56.htf
12mu|texlive-tex4ht-20120223-5|1699	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu57.htf
12mu|texlive-tex4ht-20120223-5|1700	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu58.htf
12mu|texlive-tex4ht-20120223-5|1701	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu59.htf
12mu|texlive-tex4ht-20120223-5|1702	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu60.htf
12mu|texlive-tex4ht-20120223-5|1703	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu61.htf
12mu|texlive-tex4ht-20120223-5|1704	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu62.htf
12mu|texlive-tex4ht-20120223-5|1705	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu63.htf
12mu|texlive-tex4ht-20120223-5|1706	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu64.htf
12mu|texlive-tex4ht-20120223-5|1707	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu65.htf
12mu|texlive-tex4ht-20120223-5|1708	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu66.htf
12mu|texlive-tex4ht-20120223-5|1709	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu67.htf
12mu|texlive-tex4ht-20120223-5|1710	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu68.htf
12mu|texlive-tex4ht-20120223-5|1711	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu69.htf
12mu|texlive-tex4ht-20120223-5|1712	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu70.htf
12mu|texlive-tex4ht-20120223-5|1713	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu71.htf
12mu|texlive-tex4ht-20120223-5|1714	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu72.htf
12mu|texlive-tex4ht-20120223-5|1715	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu73.htf
12mu|texlive-tex4ht-20120223-5|1716	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu74.htf
12mu|texlive-tex4ht-20120223-5|1717	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu75.htf
12mu|texlive-tex4ht-20120223-5|1718	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu76.htf
12mu|texlive-tex4ht-20120223-5|1719	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu77.htf
12mu|texlive-tex4ht-20120223-5|1720	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu78.htf
12mu|texlive-tex4ht-20120223-5|1721	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu79.htf
12mu|texlive-tex4ht-20120223-5|1722	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu80.htf
12mu|texlive-tex4ht-20120223-5|1723	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu81.htf
12mu|texlive-tex4ht-20120223-5|1724	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu82.htf
12mu|texlive-tex4ht-20120223-5|1725	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu83.htf
12mu|texlive-tex4ht-20120223-5|1726	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu84.htf
12mu|texlive-tex4ht-20120223-5|1727	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu85.htf
12mu|texlive-tex4ht-20120223-5|1728	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu86.htf
12mu|texlive-tex4ht-20120223-5|1729	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu87.htf
12mu|texlive-tex4ht-20120223-5|1730	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu88.htf
12mu|texlive-tex4ht-20120223-5|1731	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu89.htf
12mu|texlive-tex4ht-20120223-5|1732	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu90.htf
12mu|texlive-tex4ht-20120223-5|1733	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu91.htf
12mu|texlive-tex4ht-20120223-5|1734	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu92.htf
12mu|texlive-tex4ht-20120223-5|1735	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu93.htf
12mu|texlive-tex4ht-20120223-5|1736	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkshu/gbkshu94.htf
12mu|texlive-tex4ht-20120223-5|1737	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu01.htf
12mu|texlive-tex4ht-20120223-5|1738	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu02.htf
12mu|texlive-tex4ht-20120223-5|1739	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu03.htf
12mu|texlive-tex4ht-20120223-5|1740	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu04.htf
12mu|texlive-tex4ht-20120223-5|1741	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu05.htf
12mu|texlive-tex4ht-20120223-5|1742	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu06.htf
12mu|texlive-tex4ht-20120223-5|1743	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu07.htf
12mu|texlive-tex4ht-20120223-5|1744	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu08.htf
12mu|texlive-tex4ht-20120223-5|1745	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu09.htf
12mu|texlive-tex4ht-20120223-5|1746	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu10.htf
12mu|texlive-tex4ht-20120223-5|1747	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu11.htf
12mu|texlive-tex4ht-20120223-5|1748	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu12.htf
12mu|texlive-tex4ht-20120223-5|1749	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu13.htf
12mu|texlive-tex4ht-20120223-5|1750	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu14.htf
12mu|texlive-tex4ht-20120223-5|1751	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu15.htf
12mu|texlive-tex4ht-20120223-5|1752	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu16.htf
12mu|texlive-tex4ht-20120223-5|1753	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu17.htf
12mu|texlive-tex4ht-20120223-5|1754	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu18.htf
12mu|texlive-tex4ht-20120223-5|1755	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu19.htf
12mu|texlive-tex4ht-20120223-5|1756	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu20.htf
12mu|texlive-tex4ht-20120223-5|1757	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu21.htf
12mu|texlive-tex4ht-20120223-5|1758	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu22.htf
12mu|texlive-tex4ht-20120223-5|1759	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu23.htf
12mu|texlive-tex4ht-20120223-5|1760	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu24.htf
12mu|texlive-tex4ht-20120223-5|1761	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu25.htf
12mu|texlive-tex4ht-20120223-5|1762	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu26.htf
12mu|texlive-tex4ht-20120223-5|1763	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu27.htf
12mu|texlive-tex4ht-20120223-5|1764	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu28.htf
12mu|texlive-tex4ht-20120223-5|1765	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu29.htf
12mu|texlive-tex4ht-20120223-5|1766	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu30.htf
12mu|texlive-tex4ht-20120223-5|1767	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu31.htf
12mu|texlive-tex4ht-20120223-5|1768	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu32.htf
12mu|texlive-tex4ht-20120223-5|1769	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu33.htf
12mu|texlive-tex4ht-20120223-5|1770	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu34.htf
12mu|texlive-tex4ht-20120223-5|1771	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu35.htf
12mu|texlive-tex4ht-20120223-5|1772	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu36.htf
12mu|texlive-tex4ht-20120223-5|1773	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu37.htf
12mu|texlive-tex4ht-20120223-5|1774	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu38.htf
12mu|texlive-tex4ht-20120223-5|1775	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu39.htf
12mu|texlive-tex4ht-20120223-5|1776	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu40.htf
12mu|texlive-tex4ht-20120223-5|1777	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu41.htf
12mu|texlive-tex4ht-20120223-5|1778	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu42.htf
12mu|texlive-tex4ht-20120223-5|1779	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu43.htf
12mu|texlive-tex4ht-20120223-5|1780	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu44.htf
12mu|texlive-tex4ht-20120223-5|1781	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu45.htf
12mu|texlive-tex4ht-20120223-5|1782	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu46.htf
12mu|texlive-tex4ht-20120223-5|1783	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu47.htf
12mu|texlive-tex4ht-20120223-5|1784	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu48.htf
12mu|texlive-tex4ht-20120223-5|1785	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu49.htf
12mu|texlive-tex4ht-20120223-5|1786	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu50.htf
12mu|texlive-tex4ht-20120223-5|1787	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu51.htf
12mu|texlive-tex4ht-20120223-5|1788	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu52.htf
12mu|texlive-tex4ht-20120223-5|1789	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu53.htf
12mu|texlive-tex4ht-20120223-5|1790	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu54.htf
12mu|texlive-tex4ht-20120223-5|1791	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu55.htf
12mu|texlive-tex4ht-20120223-5|1792	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu56.htf
12mu|texlive-tex4ht-20120223-5|1793	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu57.htf
12mu|texlive-tex4ht-20120223-5|1794	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu58.htf
12mu|texlive-tex4ht-20120223-5|1795	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu59.htf
12mu|texlive-tex4ht-20120223-5|1796	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu60.htf
12mu|texlive-tex4ht-20120223-5|1797	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu61.htf
12mu|texlive-tex4ht-20120223-5|1798	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu62.htf
12mu|texlive-tex4ht-20120223-5|1799	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu63.htf
12mu|texlive-tex4ht-20120223-5|1800	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu64.htf
12mu|texlive-tex4ht-20120223-5|1801	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu65.htf
12mu|texlive-tex4ht-20120223-5|1802	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu66.htf
12mu|texlive-tex4ht-20120223-5|1803	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu67.htf
12mu|texlive-tex4ht-20120223-5|1804	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu68.htf
12mu|texlive-tex4ht-20120223-5|1805	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu69.htf
12mu|texlive-tex4ht-20120223-5|1806	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu70.htf
12mu|texlive-tex4ht-20120223-5|1807	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu71.htf
12mu|texlive-tex4ht-20120223-5|1808	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu72.htf
12mu|texlive-tex4ht-20120223-5|1809	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu73.htf
12mu|texlive-tex4ht-20120223-5|1810	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu74.htf
12mu|texlive-tex4ht-20120223-5|1811	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu75.htf
12mu|texlive-tex4ht-20120223-5|1812	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu76.htf
12mu|texlive-tex4ht-20120223-5|1813	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu77.htf
12mu|texlive-tex4ht-20120223-5|1814	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu78.htf
12mu|texlive-tex4ht-20120223-5|1815	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu79.htf
12mu|texlive-tex4ht-20120223-5|1816	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu80.htf
12mu|texlive-tex4ht-20120223-5|1817	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu81.htf
12mu|texlive-tex4ht-20120223-5|1818	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu82.htf
12mu|texlive-tex4ht-20120223-5|1819	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu83.htf
12mu|texlive-tex4ht-20120223-5|1820	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu84.htf
12mu|texlive-tex4ht-20120223-5|1821	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu85.htf
12mu|texlive-tex4ht-20120223-5|1822	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu86.htf
12mu|texlive-tex4ht-20120223-5|1823	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu87.htf
12mu|texlive-tex4ht-20120223-5|1824	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu88.htf
12mu|texlive-tex4ht-20120223-5|1825	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu89.htf
12mu|texlive-tex4ht-20120223-5|1826	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu90.htf
12mu|texlive-tex4ht-20120223-5|1827	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu91.htf
12mu|texlive-tex4ht-20120223-5|1828	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu92.htf
12mu|texlive-tex4ht-20120223-5|1829	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu93.htf
12mu|texlive-tex4ht-20120223-5|1830	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbksu/gbksu94.htf
12mu|texlive-tex4ht-20120223-5|1831	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh01.htf
12mu|texlive-tex4ht-20120223-5|1832	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh02.htf
12mu|texlive-tex4ht-20120223-5|1833	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh03.htf
12mu|texlive-tex4ht-20120223-5|1834	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh04.htf
12mu|texlive-tex4ht-20120223-5|1835	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh05.htf
12mu|texlive-tex4ht-20120223-5|1836	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh06.htf
12mu|texlive-tex4ht-20120223-5|1837	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh07.htf
12mu|texlive-tex4ht-20120223-5|1838	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh08.htf
12mu|texlive-tex4ht-20120223-5|1839	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh09.htf
12mu|texlive-tex4ht-20120223-5|1840	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh10.htf
12mu|texlive-tex4ht-20120223-5|1841	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh11.htf
12mu|texlive-tex4ht-20120223-5|1842	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh12.htf
12mu|texlive-tex4ht-20120223-5|1843	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh13.htf
12mu|texlive-tex4ht-20120223-5|1844	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh14.htf
12mu|texlive-tex4ht-20120223-5|1845	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh15.htf
12mu|texlive-tex4ht-20120223-5|1846	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh16.htf
12mu|texlive-tex4ht-20120223-5|1847	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh17.htf
12mu|texlive-tex4ht-20120223-5|1848	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh18.htf
12mu|texlive-tex4ht-20120223-5|1849	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh19.htf
12mu|texlive-tex4ht-20120223-5|1850	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh20.htf
12mu|texlive-tex4ht-20120223-5|1851	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh21.htf
12mu|texlive-tex4ht-20120223-5|1852	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh22.htf
12mu|texlive-tex4ht-20120223-5|1853	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh23.htf
12mu|texlive-tex4ht-20120223-5|1854	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh24.htf
12mu|texlive-tex4ht-20120223-5|1855	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh25.htf
12mu|texlive-tex4ht-20120223-5|1856	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh26.htf
12mu|texlive-tex4ht-20120223-5|1857	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh27.htf
12mu|texlive-tex4ht-20120223-5|1858	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh28.htf
12mu|texlive-tex4ht-20120223-5|1859	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh29.htf
12mu|texlive-tex4ht-20120223-5|1860	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh30.htf
12mu|texlive-tex4ht-20120223-5|1861	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh31.htf
12mu|texlive-tex4ht-20120223-5|1862	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh32.htf
12mu|texlive-tex4ht-20120223-5|1863	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh33.htf
12mu|texlive-tex4ht-20120223-5|1864	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh34.htf
12mu|texlive-tex4ht-20120223-5|1865	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh35.htf
12mu|texlive-tex4ht-20120223-5|1866	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh36.htf
12mu|texlive-tex4ht-20120223-5|1867	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh37.htf
12mu|texlive-tex4ht-20120223-5|1868	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh38.htf
12mu|texlive-tex4ht-20120223-5|1869	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh39.htf
12mu|texlive-tex4ht-20120223-5|1870	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh40.htf
12mu|texlive-tex4ht-20120223-5|1871	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh41.htf
12mu|texlive-tex4ht-20120223-5|1872	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh42.htf
12mu|texlive-tex4ht-20120223-5|1873	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh43.htf
12mu|texlive-tex4ht-20120223-5|1874	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh44.htf
12mu|texlive-tex4ht-20120223-5|1875	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh45.htf
12mu|texlive-tex4ht-20120223-5|1876	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh46.htf
12mu|texlive-tex4ht-20120223-5|1877	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh47.htf
12mu|texlive-tex4ht-20120223-5|1878	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh48.htf
12mu|texlive-tex4ht-20120223-5|1879	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh49.htf
12mu|texlive-tex4ht-20120223-5|1880	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh50.htf
12mu|texlive-tex4ht-20120223-5|1881	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh51.htf
12mu|texlive-tex4ht-20120223-5|1882	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh52.htf
12mu|texlive-tex4ht-20120223-5|1883	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh53.htf
12mu|texlive-tex4ht-20120223-5|1884	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh54.htf
12mu|texlive-tex4ht-20120223-5|1885	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh55.htf
12mu|texlive-tex4ht-20120223-5|1886	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh56.htf
12mu|texlive-tex4ht-20120223-5|1887	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh57.htf
12mu|texlive-tex4ht-20120223-5|1888	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh58.htf
12mu|texlive-tex4ht-20120223-5|1889	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh59.htf
12mu|texlive-tex4ht-20120223-5|1890	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh60.htf
12mu|texlive-tex4ht-20120223-5|1891	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh61.htf
12mu|texlive-tex4ht-20120223-5|1892	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh62.htf
12mu|texlive-tex4ht-20120223-5|1893	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh63.htf
12mu|texlive-tex4ht-20120223-5|1894	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh64.htf
12mu|texlive-tex4ht-20120223-5|1895	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh65.htf
12mu|texlive-tex4ht-20120223-5|1896	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh66.htf
12mu|texlive-tex4ht-20120223-5|1897	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh67.htf
12mu|texlive-tex4ht-20120223-5|1898	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh68.htf
12mu|texlive-tex4ht-20120223-5|1899	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh69.htf
12mu|texlive-tex4ht-20120223-5|1900	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh70.htf
12mu|texlive-tex4ht-20120223-5|1901	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh71.htf
12mu|texlive-tex4ht-20120223-5|1902	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh72.htf
12mu|texlive-tex4ht-20120223-5|1903	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh73.htf
12mu|texlive-tex4ht-20120223-5|1904	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh74.htf
12mu|texlive-tex4ht-20120223-5|1905	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh75.htf
12mu|texlive-tex4ht-20120223-5|1906	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh76.htf
12mu|texlive-tex4ht-20120223-5|1907	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh77.htf
12mu|texlive-tex4ht-20120223-5|1908	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh78.htf
12mu|texlive-tex4ht-20120223-5|1909	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh79.htf
12mu|texlive-tex4ht-20120223-5|1910	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh80.htf
12mu|texlive-tex4ht-20120223-5|1911	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh81.htf
12mu|texlive-tex4ht-20120223-5|1912	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh82.htf
12mu|texlive-tex4ht-20120223-5|1913	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh83.htf
12mu|texlive-tex4ht-20120223-5|1914	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh84.htf
12mu|texlive-tex4ht-20120223-5|1915	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh85.htf
12mu|texlive-tex4ht-20120223-5|1916	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh86.htf
12mu|texlive-tex4ht-20120223-5|1917	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh87.htf
12mu|texlive-tex4ht-20120223-5|1918	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh88.htf
12mu|texlive-tex4ht-20120223-5|1919	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh89.htf
12mu|texlive-tex4ht-20120223-5|1920	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh90.htf
12mu|texlive-tex4ht-20120223-5|1921	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh91.htf
12mu|texlive-tex4ht-20120223-5|1922	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh92.htf
12mu|texlive-tex4ht-20120223-5|1923	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh93.htf
12mu|texlive-tex4ht-20120223-5|1924	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxh/gbkxh94.htf
12mu|texlive-tex4ht-20120223-5|1925	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk01.htf
12mu|texlive-tex4ht-20120223-5|1926	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk02.htf
12mu|texlive-tex4ht-20120223-5|1927	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk03.htf
12mu|texlive-tex4ht-20120223-5|1928	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk04.htf
12mu|texlive-tex4ht-20120223-5|1929	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk05.htf
12mu|texlive-tex4ht-20120223-5|1930	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk06.htf
12mu|texlive-tex4ht-20120223-5|1931	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk07.htf
12mu|texlive-tex4ht-20120223-5|1932	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk08.htf
12mu|texlive-tex4ht-20120223-5|1933	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk09.htf
12mu|texlive-tex4ht-20120223-5|1934	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk10.htf
12mu|texlive-tex4ht-20120223-5|1935	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk11.htf
12mu|texlive-tex4ht-20120223-5|1936	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk12.htf
12mu|texlive-tex4ht-20120223-5|1937	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk13.htf
12mu|texlive-tex4ht-20120223-5|1938	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk14.htf
12mu|texlive-tex4ht-20120223-5|1939	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk15.htf
12mu|texlive-tex4ht-20120223-5|1940	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk16.htf
12mu|texlive-tex4ht-20120223-5|1941	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk17.htf
12mu|texlive-tex4ht-20120223-5|1942	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk18.htf
12mu|texlive-tex4ht-20120223-5|1943	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk19.htf
12mu|texlive-tex4ht-20120223-5|1944	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk20.htf
12mu|texlive-tex4ht-20120223-5|1945	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk21.htf
12mu|texlive-tex4ht-20120223-5|1946	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk22.htf
12mu|texlive-tex4ht-20120223-5|1947	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk23.htf
12mu|texlive-tex4ht-20120223-5|1948	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk24.htf
12mu|texlive-tex4ht-20120223-5|1949	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk25.htf
12mu|texlive-tex4ht-20120223-5|1950	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk26.htf
12mu|texlive-tex4ht-20120223-5|1951	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk27.htf
12mu|texlive-tex4ht-20120223-5|1952	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk28.htf
12mu|texlive-tex4ht-20120223-5|1953	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk29.htf
12mu|texlive-tex4ht-20120223-5|1954	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk30.htf
12mu|texlive-tex4ht-20120223-5|1955	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk31.htf
12mu|texlive-tex4ht-20120223-5|1956	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk32.htf
12mu|texlive-tex4ht-20120223-5|1957	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk33.htf
12mu|texlive-tex4ht-20120223-5|1958	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk34.htf
12mu|texlive-tex4ht-20120223-5|1959	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk35.htf
12mu|texlive-tex4ht-20120223-5|1960	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk36.htf
12mu|texlive-tex4ht-20120223-5|1961	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk37.htf
12mu|texlive-tex4ht-20120223-5|1962	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk38.htf
12mu|texlive-tex4ht-20120223-5|1963	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk39.htf
12mu|texlive-tex4ht-20120223-5|1964	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk40.htf
12mu|texlive-tex4ht-20120223-5|1965	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk41.htf
12mu|texlive-tex4ht-20120223-5|1966	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk42.htf
12mu|texlive-tex4ht-20120223-5|1967	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk43.htf
12mu|texlive-tex4ht-20120223-5|1968	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk44.htf
12mu|texlive-tex4ht-20120223-5|1969	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk45.htf
12mu|texlive-tex4ht-20120223-5|1970	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk46.htf
12mu|texlive-tex4ht-20120223-5|1971	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk47.htf
12mu|texlive-tex4ht-20120223-5|1972	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk48.htf
12mu|texlive-tex4ht-20120223-5|1973	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk49.htf
12mu|texlive-tex4ht-20120223-5|1974	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk50.htf
12mu|texlive-tex4ht-20120223-5|1975	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk51.htf
12mu|texlive-tex4ht-20120223-5|1976	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk52.htf
12mu|texlive-tex4ht-20120223-5|1977	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk53.htf
12mu|texlive-tex4ht-20120223-5|1978	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk54.htf
12mu|texlive-tex4ht-20120223-5|1979	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk55.htf
12mu|texlive-tex4ht-20120223-5|1980	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk56.htf
12mu|texlive-tex4ht-20120223-5|1981	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk57.htf
12mu|texlive-tex4ht-20120223-5|1982	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk58.htf
12mu|texlive-tex4ht-20120223-5|1983	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk59.htf
12mu|texlive-tex4ht-20120223-5|1984	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk60.htf
12mu|texlive-tex4ht-20120223-5|1985	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk61.htf
12mu|texlive-tex4ht-20120223-5|1986	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk62.htf
12mu|texlive-tex4ht-20120223-5|1987	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk63.htf
12mu|texlive-tex4ht-20120223-5|1988	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk64.htf
12mu|texlive-tex4ht-20120223-5|1989	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk65.htf
12mu|texlive-tex4ht-20120223-5|1990	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk66.htf
12mu|texlive-tex4ht-20120223-5|1991	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk67.htf
12mu|texlive-tex4ht-20120223-5|1992	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk68.htf
12mu|texlive-tex4ht-20120223-5|1993	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk69.htf
12mu|texlive-tex4ht-20120223-5|1994	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk70.htf
12mu|texlive-tex4ht-20120223-5|1995	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk71.htf
12mu|texlive-tex4ht-20120223-5|1996	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk72.htf
12mu|texlive-tex4ht-20120223-5|1997	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk73.htf
12mu|texlive-tex4ht-20120223-5|1998	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk74.htf
12mu|texlive-tex4ht-20120223-5|1999	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk75.htf
12mu|texlive-tex4ht-20120223-5|2000	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk76.htf
12mu|texlive-tex4ht-20120223-5|2001	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk77.htf
12mu|texlive-tex4ht-20120223-5|2002	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk78.htf
12mu|texlive-tex4ht-20120223-5|2003	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk79.htf
12mu|texlive-tex4ht-20120223-5|2004	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk80.htf
12mu|texlive-tex4ht-20120223-5|2005	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk81.htf
12mu|texlive-tex4ht-20120223-5|2006	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk82.htf
12mu|texlive-tex4ht-20120223-5|2007	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk83.htf
12mu|texlive-tex4ht-20120223-5|2008	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk84.htf
12mu|texlive-tex4ht-20120223-5|2009	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk85.htf
12mu|texlive-tex4ht-20120223-5|2010	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk86.htf
12mu|texlive-tex4ht-20120223-5|2011	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk87.htf
12mu|texlive-tex4ht-20120223-5|2012	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk88.htf
12mu|texlive-tex4ht-20120223-5|2013	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk89.htf
12mu|texlive-tex4ht-20120223-5|2014	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk90.htf
12mu|texlive-tex4ht-20120223-5|2015	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk91.htf
12mu|texlive-tex4ht-20120223-5|2016	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk92.htf
12mu|texlive-tex4ht-20120223-5|2017	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk93.htf
12mu|texlive-tex4ht-20120223-5|2018	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxk/gbkxk94.htf
12mu|texlive-tex4ht-20120223-5|2019	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw01.htf
12mu|texlive-tex4ht-20120223-5|2020	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw02.htf
12mu|texlive-tex4ht-20120223-5|2021	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw03.htf
12mu|texlive-tex4ht-20120223-5|2022	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw04.htf
12mu|texlive-tex4ht-20120223-5|2023	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw05.htf
12mu|texlive-tex4ht-20120223-5|2024	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw06.htf
12mu|texlive-tex4ht-20120223-5|2025	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw07.htf
12mu|texlive-tex4ht-20120223-5|2026	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw08.htf
12mu|texlive-tex4ht-20120223-5|2027	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw09.htf
12mu|texlive-tex4ht-20120223-5|2028	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw10.htf
12mu|texlive-tex4ht-20120223-5|2029	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw11.htf
12mu|texlive-tex4ht-20120223-5|2030	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw12.htf
12mu|texlive-tex4ht-20120223-5|2031	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw13.htf
12mu|texlive-tex4ht-20120223-5|2032	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw14.htf
12mu|texlive-tex4ht-20120223-5|2033	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw15.htf
12mu|texlive-tex4ht-20120223-5|2034	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw16.htf
12mu|texlive-tex4ht-20120223-5|2035	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw17.htf
12mu|texlive-tex4ht-20120223-5|2036	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw18.htf
12mu|texlive-tex4ht-20120223-5|2037	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw19.htf
12mu|texlive-tex4ht-20120223-5|2038	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw20.htf
12mu|texlive-tex4ht-20120223-5|2039	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw21.htf
12mu|texlive-tex4ht-20120223-5|2040	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw22.htf
12mu|texlive-tex4ht-20120223-5|2041	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw23.htf
12mu|texlive-tex4ht-20120223-5|2042	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw24.htf
12mu|texlive-tex4ht-20120223-5|2043	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw25.htf
12mu|texlive-tex4ht-20120223-5|2044	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw26.htf
12mu|texlive-tex4ht-20120223-5|2045	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw27.htf
12mu|texlive-tex4ht-20120223-5|2046	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw28.htf
12mu|texlive-tex4ht-20120223-5|2047	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw29.htf
12mu|texlive-tex4ht-20120223-5|2048	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw30.htf
12mu|texlive-tex4ht-20120223-5|2049	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw31.htf
12mu|texlive-tex4ht-20120223-5|2050	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw32.htf
12mu|texlive-tex4ht-20120223-5|2051	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw33.htf
12mu|texlive-tex4ht-20120223-5|2052	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw34.htf
12mu|texlive-tex4ht-20120223-5|2053	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw35.htf
12mu|texlive-tex4ht-20120223-5|2054	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw36.htf
12mu|texlive-tex4ht-20120223-5|2055	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw37.htf
12mu|texlive-tex4ht-20120223-5|2056	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw38.htf
12mu|texlive-tex4ht-20120223-5|2057	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw39.htf
12mu|texlive-tex4ht-20120223-5|2058	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw40.htf
12mu|texlive-tex4ht-20120223-5|2059	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw41.htf
12mu|texlive-tex4ht-20120223-5|2060	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw42.htf
12mu|texlive-tex4ht-20120223-5|2061	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw43.htf
12mu|texlive-tex4ht-20120223-5|2062	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw44.htf
12mu|texlive-tex4ht-20120223-5|2063	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw45.htf
12mu|texlive-tex4ht-20120223-5|2064	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw46.htf
12mu|texlive-tex4ht-20120223-5|2065	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw47.htf
12mu|texlive-tex4ht-20120223-5|2066	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw48.htf
12mu|texlive-tex4ht-20120223-5|2067	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw49.htf
12mu|texlive-tex4ht-20120223-5|2068	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw50.htf
12mu|texlive-tex4ht-20120223-5|2069	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw51.htf
12mu|texlive-tex4ht-20120223-5|2070	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw52.htf
12mu|texlive-tex4ht-20120223-5|2071	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw53.htf
12mu|texlive-tex4ht-20120223-5|2072	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw54.htf
12mu|texlive-tex4ht-20120223-5|2073	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw55.htf
12mu|texlive-tex4ht-20120223-5|2074	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw56.htf
12mu|texlive-tex4ht-20120223-5|2075	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw57.htf
12mu|texlive-tex4ht-20120223-5|2076	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw58.htf
12mu|texlive-tex4ht-20120223-5|2077	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw59.htf
12mu|texlive-tex4ht-20120223-5|2078	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw60.htf
12mu|texlive-tex4ht-20120223-5|2079	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw61.htf
12mu|texlive-tex4ht-20120223-5|2080	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw62.htf
12mu|texlive-tex4ht-20120223-5|2081	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw63.htf
12mu|texlive-tex4ht-20120223-5|2082	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw64.htf
12mu|texlive-tex4ht-20120223-5|2083	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw65.htf
12mu|texlive-tex4ht-20120223-5|2084	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw66.htf
12mu|texlive-tex4ht-20120223-5|2085	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw67.htf
12mu|texlive-tex4ht-20120223-5|2086	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw68.htf
12mu|texlive-tex4ht-20120223-5|2087	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw69.htf
12mu|texlive-tex4ht-20120223-5|2088	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw70.htf
12mu|texlive-tex4ht-20120223-5|2089	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw71.htf
12mu|texlive-tex4ht-20120223-5|2090	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw72.htf
12mu|texlive-tex4ht-20120223-5|2091	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw73.htf
12mu|texlive-tex4ht-20120223-5|2092	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw74.htf
12mu|texlive-tex4ht-20120223-5|2093	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw75.htf
12mu|texlive-tex4ht-20120223-5|2094	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw76.htf
12mu|texlive-tex4ht-20120223-5|2095	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw77.htf
12mu|texlive-tex4ht-20120223-5|2096	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw78.htf
12mu|texlive-tex4ht-20120223-5|2097	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw79.htf
12mu|texlive-tex4ht-20120223-5|2098	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw80.htf
12mu|texlive-tex4ht-20120223-5|2099	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw81.htf
12mu|texlive-tex4ht-20120223-5|2100	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw82.htf
12mu|texlive-tex4ht-20120223-5|2101	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw83.htf
12mu|texlive-tex4ht-20120223-5|2102	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw84.htf
12mu|texlive-tex4ht-20120223-5|2103	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw85.htf
12mu|texlive-tex4ht-20120223-5|2104	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw86.htf
12mu|texlive-tex4ht-20120223-5|2105	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw87.htf
12mu|texlive-tex4ht-20120223-5|2106	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw88.htf
12mu|texlive-tex4ht-20120223-5|2107	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw89.htf
12mu|texlive-tex4ht-20120223-5|2108	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw90.htf
12mu|texlive-tex4ht-20120223-5|2109	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw91.htf
12mu|texlive-tex4ht-20120223-5|2110	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw92.htf
12mu|texlive-tex4ht-20120223-5|2111	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw93.htf
12mu|texlive-tex4ht-20120223-5|2112	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkxw/gbkxw94.htf
12mu|texlive-tex4ht-20120223-5|2113	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao01.htf
12mu|texlive-tex4ht-20120223-5|2114	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao02.htf
12mu|texlive-tex4ht-20120223-5|2115	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao03.htf
12mu|texlive-tex4ht-20120223-5|2116	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao04.htf
12mu|texlive-tex4ht-20120223-5|2117	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao05.htf
12mu|texlive-tex4ht-20120223-5|2118	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao06.htf
12mu|texlive-tex4ht-20120223-5|2119	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao07.htf
12mu|texlive-tex4ht-20120223-5|2120	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao08.htf
12mu|texlive-tex4ht-20120223-5|2121	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao09.htf
12mu|texlive-tex4ht-20120223-5|2122	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao10.htf
12mu|texlive-tex4ht-20120223-5|2123	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao11.htf
12mu|texlive-tex4ht-20120223-5|2124	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao12.htf
12mu|texlive-tex4ht-20120223-5|2125	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao13.htf
12mu|texlive-tex4ht-20120223-5|2126	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao14.htf
12mu|texlive-tex4ht-20120223-5|2127	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao15.htf
12mu|texlive-tex4ht-20120223-5|2128	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao16.htf
12mu|texlive-tex4ht-20120223-5|2129	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao17.htf
12mu|texlive-tex4ht-20120223-5|2130	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao18.htf
12mu|texlive-tex4ht-20120223-5|2131	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao19.htf
12mu|texlive-tex4ht-20120223-5|2132	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao20.htf
12mu|texlive-tex4ht-20120223-5|2133	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao21.htf
12mu|texlive-tex4ht-20120223-5|2134	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao22.htf
12mu|texlive-tex4ht-20120223-5|2135	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao23.htf
12mu|texlive-tex4ht-20120223-5|2136	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao24.htf
12mu|texlive-tex4ht-20120223-5|2137	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao25.htf
12mu|texlive-tex4ht-20120223-5|2138	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao26.htf
12mu|texlive-tex4ht-20120223-5|2139	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao27.htf
12mu|texlive-tex4ht-20120223-5|2140	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao28.htf
12mu|texlive-tex4ht-20120223-5|2141	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao29.htf
12mu|texlive-tex4ht-20120223-5|2142	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao30.htf
12mu|texlive-tex4ht-20120223-5|2143	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao31.htf
12mu|texlive-tex4ht-20120223-5|2144	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao32.htf
12mu|texlive-tex4ht-20120223-5|2145	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao33.htf
12mu|texlive-tex4ht-20120223-5|2146	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao34.htf
12mu|texlive-tex4ht-20120223-5|2147	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao35.htf
12mu|texlive-tex4ht-20120223-5|2148	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao36.htf
12mu|texlive-tex4ht-20120223-5|2149	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao37.htf
12mu|texlive-tex4ht-20120223-5|2150	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao38.htf
12mu|texlive-tex4ht-20120223-5|2151	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao39.htf
12mu|texlive-tex4ht-20120223-5|2152	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao40.htf
12mu|texlive-tex4ht-20120223-5|2153	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao41.htf
12mu|texlive-tex4ht-20120223-5|2154	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao42.htf
12mu|texlive-tex4ht-20120223-5|2155	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao43.htf
12mu|texlive-tex4ht-20120223-5|2156	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao44.htf
12mu|texlive-tex4ht-20120223-5|2157	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao45.htf
12mu|texlive-tex4ht-20120223-5|2158	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao46.htf
12mu|texlive-tex4ht-20120223-5|2159	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao47.htf
12mu|texlive-tex4ht-20120223-5|2160	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao48.htf
12mu|texlive-tex4ht-20120223-5|2161	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao49.htf
12mu|texlive-tex4ht-20120223-5|2162	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao50.htf
12mu|texlive-tex4ht-20120223-5|2163	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao51.htf
12mu|texlive-tex4ht-20120223-5|2164	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao52.htf
12mu|texlive-tex4ht-20120223-5|2165	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao53.htf
12mu|texlive-tex4ht-20120223-5|2166	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao54.htf
12mu|texlive-tex4ht-20120223-5|2167	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao55.htf
12mu|texlive-tex4ht-20120223-5|2168	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao56.htf
12mu|texlive-tex4ht-20120223-5|2169	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao57.htf
12mu|texlive-tex4ht-20120223-5|2170	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao58.htf
12mu|texlive-tex4ht-20120223-5|2171	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao59.htf
12mu|texlive-tex4ht-20120223-5|2172	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao60.htf
12mu|texlive-tex4ht-20120223-5|2173	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao61.htf
12mu|texlive-tex4ht-20120223-5|2174	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao62.htf
12mu|texlive-tex4ht-20120223-5|2175	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao63.htf
12mu|texlive-tex4ht-20120223-5|2176	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao64.htf
12mu|texlive-tex4ht-20120223-5|2177	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao65.htf
12mu|texlive-tex4ht-20120223-5|2178	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao66.htf
12mu|texlive-tex4ht-20120223-5|2179	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao67.htf
12mu|texlive-tex4ht-20120223-5|2180	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao68.htf
12mu|texlive-tex4ht-20120223-5|2181	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao69.htf
12mu|texlive-tex4ht-20120223-5|2182	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao70.htf
12mu|texlive-tex4ht-20120223-5|2183	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao71.htf
12mu|texlive-tex4ht-20120223-5|2184	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao72.htf
12mu|texlive-tex4ht-20120223-5|2185	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao73.htf
12mu|texlive-tex4ht-20120223-5|2186	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao74.htf
12mu|texlive-tex4ht-20120223-5|2187	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao75.htf
12mu|texlive-tex4ht-20120223-5|2188	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao76.htf
12mu|texlive-tex4ht-20120223-5|2189	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao77.htf
12mu|texlive-tex4ht-20120223-5|2190	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao78.htf
12mu|texlive-tex4ht-20120223-5|2191	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao79.htf
12mu|texlive-tex4ht-20120223-5|2192	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao80.htf
12mu|texlive-tex4ht-20120223-5|2193	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao81.htf
12mu|texlive-tex4ht-20120223-5|2194	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao82.htf
12mu|texlive-tex4ht-20120223-5|2195	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao83.htf
12mu|texlive-tex4ht-20120223-5|2196	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao84.htf
12mu|texlive-tex4ht-20120223-5|2197	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao85.htf
12mu|texlive-tex4ht-20120223-5|2198	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao86.htf
12mu|texlive-tex4ht-20120223-5|2199	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao87.htf
12mu|texlive-tex4ht-20120223-5|2200	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao88.htf
12mu|texlive-tex4ht-20120223-5|2201	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao89.htf
12mu|texlive-tex4ht-20120223-5|2202	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao90.htf
12mu|texlive-tex4ht-20120223-5|2203	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao91.htf
12mu|texlive-tex4ht-20120223-5|2204	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao92.htf
12mu|texlive-tex4ht-20120223-5|2205	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao93.htf
12mu|texlive-tex4ht-20120223-5|2206	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyao/gbkyao94.htf
12mu|texlive-tex4ht-20120223-5|2207	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou01.htf
12mu|texlive-tex4ht-20120223-5|2208	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou02.htf
12mu|texlive-tex4ht-20120223-5|2209	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou03.htf
12mu|texlive-tex4ht-20120223-5|2210	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou04.htf
12mu|texlive-tex4ht-20120223-5|2211	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou05.htf
12mu|texlive-tex4ht-20120223-5|2212	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou06.htf
12mu|texlive-tex4ht-20120223-5|2213	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou07.htf
12mu|texlive-tex4ht-20120223-5|2214	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou08.htf
12mu|texlive-tex4ht-20120223-5|2215	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou09.htf
12mu|texlive-tex4ht-20120223-5|2216	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou10.htf
12mu|texlive-tex4ht-20120223-5|2217	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou11.htf
12mu|texlive-tex4ht-20120223-5|2218	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou12.htf
12mu|texlive-tex4ht-20120223-5|2219	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou13.htf
12mu|texlive-tex4ht-20120223-5|2220	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou14.htf
12mu|texlive-tex4ht-20120223-5|2221	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou15.htf
12mu|texlive-tex4ht-20120223-5|2222	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou16.htf
12mu|texlive-tex4ht-20120223-5|2223	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou17.htf
12mu|texlive-tex4ht-20120223-5|2224	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou18.htf
12mu|texlive-tex4ht-20120223-5|2225	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou19.htf
12mu|texlive-tex4ht-20120223-5|2226	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou20.htf
12mu|texlive-tex4ht-20120223-5|2227	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou21.htf
12mu|texlive-tex4ht-20120223-5|2228	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou22.htf
12mu|texlive-tex4ht-20120223-5|2229	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou23.htf
12mu|texlive-tex4ht-20120223-5|2230	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou24.htf
12mu|texlive-tex4ht-20120223-5|2231	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou25.htf
12mu|texlive-tex4ht-20120223-5|2232	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou26.htf
12mu|texlive-tex4ht-20120223-5|2233	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou27.htf
12mu|texlive-tex4ht-20120223-5|2234	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou28.htf
12mu|texlive-tex4ht-20120223-5|2235	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou29.htf
12mu|texlive-tex4ht-20120223-5|2236	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou30.htf
12mu|texlive-tex4ht-20120223-5|2237	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou31.htf
12mu|texlive-tex4ht-20120223-5|2238	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou32.htf
12mu|texlive-tex4ht-20120223-5|2239	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou33.htf
12mu|texlive-tex4ht-20120223-5|2240	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou34.htf
12mu|texlive-tex4ht-20120223-5|2241	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou35.htf
12mu|texlive-tex4ht-20120223-5|2242	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou36.htf
12mu|texlive-tex4ht-20120223-5|2243	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou37.htf
12mu|texlive-tex4ht-20120223-5|2244	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou38.htf
12mu|texlive-tex4ht-20120223-5|2245	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou39.htf
12mu|texlive-tex4ht-20120223-5|2246	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou40.htf
12mu|texlive-tex4ht-20120223-5|2247	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou41.htf
12mu|texlive-tex4ht-20120223-5|2248	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou42.htf
12mu|texlive-tex4ht-20120223-5|2249	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou43.htf
12mu|texlive-tex4ht-20120223-5|2250	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou44.htf
12mu|texlive-tex4ht-20120223-5|2251	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou45.htf
12mu|texlive-tex4ht-20120223-5|2252	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou46.htf
12mu|texlive-tex4ht-20120223-5|2253	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou47.htf
12mu|texlive-tex4ht-20120223-5|2254	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou48.htf
12mu|texlive-tex4ht-20120223-5|2255	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou49.htf
12mu|texlive-tex4ht-20120223-5|2256	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou50.htf
12mu|texlive-tex4ht-20120223-5|2257	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou51.htf
12mu|texlive-tex4ht-20120223-5|2258	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou52.htf
12mu|texlive-tex4ht-20120223-5|2259	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou53.htf
12mu|texlive-tex4ht-20120223-5|2260	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou54.htf
12mu|texlive-tex4ht-20120223-5|2261	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou55.htf
12mu|texlive-tex4ht-20120223-5|2262	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou56.htf
12mu|texlive-tex4ht-20120223-5|2263	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou57.htf
12mu|texlive-tex4ht-20120223-5|2264	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou58.htf
12mu|texlive-tex4ht-20120223-5|2265	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou59.htf
12mu|texlive-tex4ht-20120223-5|2266	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou60.htf
12mu|texlive-tex4ht-20120223-5|2267	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou61.htf
12mu|texlive-tex4ht-20120223-5|2268	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou62.htf
12mu|texlive-tex4ht-20120223-5|2269	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou63.htf
12mu|texlive-tex4ht-20120223-5|2270	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou64.htf
12mu|texlive-tex4ht-20120223-5|2271	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou65.htf
12mu|texlive-tex4ht-20120223-5|2272	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou66.htf
12mu|texlive-tex4ht-20120223-5|2273	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou67.htf
12mu|texlive-tex4ht-20120223-5|2274	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou68.htf
12mu|texlive-tex4ht-20120223-5|2275	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou69.htf
12mu|texlive-tex4ht-20120223-5|2276	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou70.htf
12mu|texlive-tex4ht-20120223-5|2277	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou71.htf
12mu|texlive-tex4ht-20120223-5|2278	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou72.htf
12mu|texlive-tex4ht-20120223-5|2279	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou73.htf
12mu|texlive-tex4ht-20120223-5|2280	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou74.htf
12mu|texlive-tex4ht-20120223-5|2281	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou75.htf
12mu|texlive-tex4ht-20120223-5|2282	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou76.htf
12mu|texlive-tex4ht-20120223-5|2283	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou77.htf
12mu|texlive-tex4ht-20120223-5|2284	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou78.htf
12mu|texlive-tex4ht-20120223-5|2285	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou79.htf
12mu|texlive-tex4ht-20120223-5|2286	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou80.htf
12mu|texlive-tex4ht-20120223-5|2287	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou81.htf
12mu|texlive-tex4ht-20120223-5|2288	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou82.htf
12mu|texlive-tex4ht-20120223-5|2289	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou83.htf
12mu|texlive-tex4ht-20120223-5|2290	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou84.htf
12mu|texlive-tex4ht-20120223-5|2291	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou85.htf
12mu|texlive-tex4ht-20120223-5|2292	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou86.htf
12mu|texlive-tex4ht-20120223-5|2293	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou87.htf
12mu|texlive-tex4ht-20120223-5|2294	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou88.htf
12mu|texlive-tex4ht-20120223-5|2295	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou89.htf
12mu|texlive-tex4ht-20120223-5|2296	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou90.htf
12mu|texlive-tex4ht-20120223-5|2297	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou91.htf
12mu|texlive-tex4ht-20120223-5|2298	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou92.htf
12mu|texlive-tex4ht-20120223-5|2299	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou93.htf
12mu|texlive-tex4ht-20120223-5|2300	%{_texmfdistdir}/tex4ht/ht-fonts/alias/gbk/gbkyou/gbkyou94.htf
12mu|texlive-tex4ht-20120223-5|2301	%{_texmfdistdir}/tex4ht/ht-fonts/alias/greek/ibygrk/fibo.htf
12mu|texlive-tex4ht-20120223-5|2302	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/cjheblsm.htf
12mu|texlive-tex4ht-20120223-5|2303	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/deads.htf
12mu|texlive-tex4ht-20120223-5|2304	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/hcaption.htf
12mu|texlive-tex4ht-20120223-5|2305	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/oldjaf.htf
12mu|texlive-tex4ht-20120223-5|2306	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/rcjheblsm.htf
12mu|texlive-tex4ht-20120223-5|2307	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/rcjhebltx.htf
12mu|texlive-tex4ht-20120223-5|2308	%{_texmfdistdir}/tex4ht/ht-fonts/alias/hebrew/telav.htf
12mu|texlive-tex4ht-20120223-5|2309	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonabcap.htf
12mu|texlive-tex4ht-20120223-5|2310	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonabicap.htf
12mu|texlive-tex4ht-20120223-5|2311	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacbcap.htf
12mu|texlive-tex4ht-20120223-5|2312	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacbicap.htf
12mu|texlive-tex4ht-20120223-5|2313	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonachcap.htf
12mu|texlive-tex4ht-20120223-5|2314	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonachicap.htf
12mu|texlive-tex4ht-20120223-5|2315	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonaclcap.htf
12mu|texlive-tex4ht-20120223-5|2316	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonaclicap.htf
12mu|texlive-tex4ht-20120223-5|2317	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacmcap.htf
12mu|texlive-tex4ht-20120223-5|2318	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacmicap.htf
12mu|texlive-tex4ht-20120223-5|2319	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacrcap.htf
12mu|texlive-tex4ht-20120223-5|2320	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonacricap.htf
12mu|texlive-tex4ht-20120223-5|2321	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonahcap.htf
12mu|texlive-tex4ht-20120223-5|2322	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonahicap.htf
12mu|texlive-tex4ht-20120223-5|2323	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonalcap.htf
12mu|texlive-tex4ht-20120223-5|2324	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonalicap.htf
12mu|texlive-tex4ht-20120223-5|2325	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonamcap.htf
12mu|texlive-tex4ht-20120223-5|2326	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonamicap.htf
12mu|texlive-tex4ht-20120223-5|2327	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonarcap.htf
12mu|texlive-tex4ht-20120223-5|2328	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/cs-iwonacap/cs-iwonaricap.htf
12mu|texlive-tex4ht-20120223-5|2329	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwona.htf
12mu|texlive-tex4ht-20120223-5|2330	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonabcap.htf
12mu|texlive-tex4ht-20120223-5|2331	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonabicap.htf
12mu|texlive-tex4ht-20120223-5|2332	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacbcap.htf
12mu|texlive-tex4ht-20120223-5|2333	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacbicap.htf
12mu|texlive-tex4ht-20120223-5|2334	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonachcap.htf
12mu|texlive-tex4ht-20120223-5|2335	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonachicap.htf
12mu|texlive-tex4ht-20120223-5|2336	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonaclcap.htf
12mu|texlive-tex4ht-20120223-5|2337	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonaclicap.htf
12mu|texlive-tex4ht-20120223-5|2338	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacmcap.htf
12mu|texlive-tex4ht-20120223-5|2339	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacmicap.htf
12mu|texlive-tex4ht-20120223-5|2340	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacrcap.htf
12mu|texlive-tex4ht-20120223-5|2341	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonacricap.htf
12mu|texlive-tex4ht-20120223-5|2342	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonahcap.htf
12mu|texlive-tex4ht-20120223-5|2343	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonahicap.htf
12mu|texlive-tex4ht-20120223-5|2344	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonalcap.htf
12mu|texlive-tex4ht-20120223-5|2345	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonalicap.htf
12mu|texlive-tex4ht-20120223-5|2346	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonamcap.htf
12mu|texlive-tex4ht-20120223-5|2347	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonamicap.htf
12mu|texlive-tex4ht-20120223-5|2348	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonarcap.htf
12mu|texlive-tex4ht-20120223-5|2349	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/ec-iwonacap/ec-iwonaricap.htf
12mu|texlive-tex4ht-20120223-5|2350	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/mi-iwona.htf
12mu|texlive-tex4ht-20120223-5|2351	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonabcap.htf
12mu|texlive-tex4ht-20120223-5|2352	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonabicap.htf
12mu|texlive-tex4ht-20120223-5|2353	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacbcap.htf
12mu|texlive-tex4ht-20120223-5|2354	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacbicap.htf
12mu|texlive-tex4ht-20120223-5|2355	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonachcap.htf
12mu|texlive-tex4ht-20120223-5|2356	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonachicap.htf
12mu|texlive-tex4ht-20120223-5|2357	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonaclcap.htf
12mu|texlive-tex4ht-20120223-5|2358	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonaclicap.htf
12mu|texlive-tex4ht-20120223-5|2359	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacmcap.htf
12mu|texlive-tex4ht-20120223-5|2360	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacmicap.htf
12mu|texlive-tex4ht-20120223-5|2361	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacrcap.htf
12mu|texlive-tex4ht-20120223-5|2362	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonacricap.htf
12mu|texlive-tex4ht-20120223-5|2363	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonahcap.htf
12mu|texlive-tex4ht-20120223-5|2364	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonahicap.htf
12mu|texlive-tex4ht-20120223-5|2365	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonalcap.htf
12mu|texlive-tex4ht-20120223-5|2366	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonalicap.htf
12mu|texlive-tex4ht-20120223-5|2367	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonamcap.htf
12mu|texlive-tex4ht-20120223-5|2368	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonamicap.htf
12mu|texlive-tex4ht-20120223-5|2369	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonarcap.htf
12mu|texlive-tex4ht-20120223-5|2370	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/qx/qx-iwonaricap.htf
12mu|texlive-tex4ht-20120223-5|2371	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonabcap.htf
12mu|texlive-tex4ht-20120223-5|2372	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonabicap.htf
12mu|texlive-tex4ht-20120223-5|2373	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacbcap.htf
12mu|texlive-tex4ht-20120223-5|2374	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacbicap.htf
12mu|texlive-tex4ht-20120223-5|2375	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonachcap.htf
12mu|texlive-tex4ht-20120223-5|2376	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonachicap.htf
12mu|texlive-tex4ht-20120223-5|2377	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonaclcap.htf
12mu|texlive-tex4ht-20120223-5|2378	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonaclicap.htf
12mu|texlive-tex4ht-20120223-5|2379	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacmcap.htf
12mu|texlive-tex4ht-20120223-5|2380	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacmicap.htf
12mu|texlive-tex4ht-20120223-5|2381	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacrcap.htf
12mu|texlive-tex4ht-20120223-5|2382	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonacricap.htf
12mu|texlive-tex4ht-20120223-5|2383	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonahcap.htf
12mu|texlive-tex4ht-20120223-5|2384	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonahicap.htf
12mu|texlive-tex4ht-20120223-5|2385	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonalcap.htf
12mu|texlive-tex4ht-20120223-5|2386	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonalicap.htf
12mu|texlive-tex4ht-20120223-5|2387	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonamcap.htf
12mu|texlive-tex4ht-20120223-5|2388	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonamicap.htf
12mu|texlive-tex4ht-20120223-5|2389	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonarcap.htf
12mu|texlive-tex4ht-20120223-5|2390	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/t5-iwonacap/t5-iwonaricap.htf
12mu|texlive-tex4ht-20120223-5|2391	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonabcap.htf
12mu|texlive-tex4ht-20120223-5|2392	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonabicap.htf
12mu|texlive-tex4ht-20120223-5|2393	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacbcap.htf
12mu|texlive-tex4ht-20120223-5|2394	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacbicap.htf
12mu|texlive-tex4ht-20120223-5|2395	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonachcap.htf
12mu|texlive-tex4ht-20120223-5|2396	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonachicap.htf
12mu|texlive-tex4ht-20120223-5|2397	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonaclcap.htf
12mu|texlive-tex4ht-20120223-5|2398	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonaclicap.htf
12mu|texlive-tex4ht-20120223-5|2399	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacmcap.htf
12mu|texlive-tex4ht-20120223-5|2400	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacmicap.htf
12mu|texlive-tex4ht-20120223-5|2401	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacrcap.htf
12mu|texlive-tex4ht-20120223-5|2402	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonacricap.htf
12mu|texlive-tex4ht-20120223-5|2403	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonahcap.htf
12mu|texlive-tex4ht-20120223-5|2404	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonahicap.htf
12mu|texlive-tex4ht-20120223-5|2405	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonalcap.htf
12mu|texlive-tex4ht-20120223-5|2406	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonalicap.htf
12mu|texlive-tex4ht-20120223-5|2407	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonamcap.htf
12mu|texlive-tex4ht-20120223-5|2408	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonamicap.htf
12mu|texlive-tex4ht-20120223-5|2409	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonarcap.htf
12mu|texlive-tex4ht-20120223-5|2410	%{_texmfdistdir}/tex4ht/ht-fonts/alias/iwona/texnansi/texnansi-iwonaricap.htf
12mu|texlive-tex4ht-20120223-5|2411	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcbi.htf
12mu|texlive-tex4ht-20120223-5|2412	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcbl.htf
12mu|texlive-tex4ht-20120223-5|2413	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcbx.htf
12mu|texlive-tex4ht-20120223-5|2414	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcci.htf
12mu|texlive-tex4ht-20120223-5|2415	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcit.htf
12mu|texlive-tex4ht-20120223-5|2416	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcrb.htf
12mu|texlive-tex4ht-20120223-5|2417	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcsi.htf
12mu|texlive-tex4ht-20120223-5|2418	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcsl.htf
12mu|texlive-tex4ht-20120223-5|2419	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcso.htf
12mu|texlive-tex4ht-20120223-5|2420	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcss.htf
12mu|texlive-tex4ht-20120223-5|2421	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcst.htf
12mu|texlive-tex4ht-20120223-5|2422	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcsx.htf
12mu|texlive-tex4ht-20120223-5|2423	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcti.htf
12mu|texlive-tex4ht-20120223-5|2424	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tctt.htf
12mu|texlive-tex4ht-20120223-5|2425	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcui.htf
12mu|texlive-tex4ht-20120223-5|2426	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcvi.htf
12mu|texlive-tex4ht-20120223-5|2427	%{_texmfdistdir}/tex4ht/ht-fonts/alias/jknappen/tc/tcvt.htf
12mu|texlive-tex4ht-20120223-5|2428	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwona/cs-kurier.htf
12mu|texlive-tex4ht-20120223-5|2429	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierbcap.htf
12mu|texlive-tex4ht-20120223-5|2430	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierbicap.htf
12mu|texlive-tex4ht-20120223-5|2431	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercap.htf
12mu|texlive-tex4ht-20120223-5|2432	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercbcap.htf
12mu|texlive-tex4ht-20120223-5|2433	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercbicap.htf
12mu|texlive-tex4ht-20120223-5|2434	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierchcap.htf
12mu|texlive-tex4ht-20120223-5|2435	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierchicap.htf
12mu|texlive-tex4ht-20120223-5|2436	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierclcap.htf
12mu|texlive-tex4ht-20120223-5|2437	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierclicap.htf
12mu|texlive-tex4ht-20120223-5|2438	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercmcap.htf
12mu|texlive-tex4ht-20120223-5|2439	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercmicap.htf
12mu|texlive-tex4ht-20120223-5|2440	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercrcap.htf
12mu|texlive-tex4ht-20120223-5|2441	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriercricap.htf
12mu|texlive-tex4ht-20120223-5|2442	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierhcap.htf
12mu|texlive-tex4ht-20120223-5|2443	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierhicap.htf
12mu|texlive-tex4ht-20120223-5|2444	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierlcap.htf
12mu|texlive-tex4ht-20120223-5|2445	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierlicap.htf
12mu|texlive-tex4ht-20120223-5|2446	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriermcap.htf
12mu|texlive-tex4ht-20120223-5|2447	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kuriermicap.htf
12mu|texlive-tex4ht-20120223-5|2448	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierrcap.htf
12mu|texlive-tex4ht-20120223-5|2449	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/cs-iwonacap/cs-kurierricap.htf
12mu|texlive-tex4ht-20120223-5|2450	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurier.htf
12mu|texlive-tex4ht-20120223-5|2451	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierbcap.htf
12mu|texlive-tex4ht-20120223-5|2452	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierbicap.htf
12mu|texlive-tex4ht-20120223-5|2453	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercap.htf
12mu|texlive-tex4ht-20120223-5|2454	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercbcap.htf
12mu|texlive-tex4ht-20120223-5|2455	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercbicap.htf
12mu|texlive-tex4ht-20120223-5|2456	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierchcap.htf
12mu|texlive-tex4ht-20120223-5|2457	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierchicap.htf
12mu|texlive-tex4ht-20120223-5|2458	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierclcap.htf
12mu|texlive-tex4ht-20120223-5|2459	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierclicap.htf
12mu|texlive-tex4ht-20120223-5|2460	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercmcap.htf
12mu|texlive-tex4ht-20120223-5|2461	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercmicap.htf
12mu|texlive-tex4ht-20120223-5|2462	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercrcap.htf
12mu|texlive-tex4ht-20120223-5|2463	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriercricap.htf
12mu|texlive-tex4ht-20120223-5|2464	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierhcap.htf
12mu|texlive-tex4ht-20120223-5|2465	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierhicap.htf
12mu|texlive-tex4ht-20120223-5|2466	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierlcap.htf
12mu|texlive-tex4ht-20120223-5|2467	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierlicap.htf
12mu|texlive-tex4ht-20120223-5|2468	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriermcap.htf
12mu|texlive-tex4ht-20120223-5|2469	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kuriermicap.htf
12mu|texlive-tex4ht-20120223-5|2470	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierrcap.htf
12mu|texlive-tex4ht-20120223-5|2471	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ec/ec-kurierricap.htf
12mu|texlive-tex4ht-20120223-5|2472	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/ex-iwona/ex-kurier.htf
12mu|texlive-tex4ht-20120223-5|2473	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/exp-iwona/exp-kurier.htf
12mu|texlive-tex4ht-20120223-5|2474	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/greek-iwona/greek-kurier.htf
12mu|texlive-tex4ht-20120223-5|2475	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/mi-iwona/mi-kurier.htf
12mu|texlive-tex4ht-20120223-5|2476	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwona/qx-kurier.htf
12mu|texlive-tex4ht-20120223-5|2477	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierbcap.htf
12mu|texlive-tex4ht-20120223-5|2478	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierbicap.htf
12mu|texlive-tex4ht-20120223-5|2479	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercap.htf
12mu|texlive-tex4ht-20120223-5|2480	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercbcap.htf
12mu|texlive-tex4ht-20120223-5|2481	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercbicap.htf
12mu|texlive-tex4ht-20120223-5|2482	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierchcap.htf
12mu|texlive-tex4ht-20120223-5|2483	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierchicap.htf
12mu|texlive-tex4ht-20120223-5|2484	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierclcap.htf
12mu|texlive-tex4ht-20120223-5|2485	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierclicap.htf
12mu|texlive-tex4ht-20120223-5|2486	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercmcap.htf
12mu|texlive-tex4ht-20120223-5|2487	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercmicap.htf
12mu|texlive-tex4ht-20120223-5|2488	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercrcap.htf
12mu|texlive-tex4ht-20120223-5|2489	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriercricap.htf
12mu|texlive-tex4ht-20120223-5|2490	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierhcap.htf
12mu|texlive-tex4ht-20120223-5|2491	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierhicap.htf
12mu|texlive-tex4ht-20120223-5|2492	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierlcap.htf
12mu|texlive-tex4ht-20120223-5|2493	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierlicap.htf
12mu|texlive-tex4ht-20120223-5|2494	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriermcap.htf
12mu|texlive-tex4ht-20120223-5|2495	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kuriermicap.htf
12mu|texlive-tex4ht-20120223-5|2496	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierrcap.htf
12mu|texlive-tex4ht-20120223-5|2497	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/qx-iwonacap/qx-kurierricap.htf
12mu|texlive-tex4ht-20120223-5|2498	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/rm-iwona/rm-kurier.htf
12mu|texlive-tex4ht-20120223-5|2499	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/sy-iwona/sy-kurier.htf
12mu|texlive-tex4ht-20120223-5|2500	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t2a-iwona/t2a-kurier.htf
12mu|texlive-tex4ht-20120223-5|2501	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t2b-iwona/t2b-kurier.htf
12mu|texlive-tex4ht-20120223-5|2502	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t2c-iwona/t2c-kurier.htf
12mu|texlive-tex4ht-20120223-5|2503	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwona/t5-kurier.htf
12mu|texlive-tex4ht-20120223-5|2504	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierbcap.htf
12mu|texlive-tex4ht-20120223-5|2505	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierbicap.htf
12mu|texlive-tex4ht-20120223-5|2506	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercap.htf
12mu|texlive-tex4ht-20120223-5|2507	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercbcap.htf
12mu|texlive-tex4ht-20120223-5|2508	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercbicap.htf
12mu|texlive-tex4ht-20120223-5|2509	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierchcap.htf
12mu|texlive-tex4ht-20120223-5|2510	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierchicap.htf
12mu|texlive-tex4ht-20120223-5|2511	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierclcap.htf
12mu|texlive-tex4ht-20120223-5|2512	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierclicap.htf
12mu|texlive-tex4ht-20120223-5|2513	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercmcap.htf
12mu|texlive-tex4ht-20120223-5|2514	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercmicap.htf
12mu|texlive-tex4ht-20120223-5|2515	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercrcap.htf
12mu|texlive-tex4ht-20120223-5|2516	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriercricap.htf
12mu|texlive-tex4ht-20120223-5|2517	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierhcap.htf
12mu|texlive-tex4ht-20120223-5|2518	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierhicap.htf
12mu|texlive-tex4ht-20120223-5|2519	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierlcap.htf
12mu|texlive-tex4ht-20120223-5|2520	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierlicap.htf
12mu|texlive-tex4ht-20120223-5|2521	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriermcap.htf
12mu|texlive-tex4ht-20120223-5|2522	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kuriermicap.htf
12mu|texlive-tex4ht-20120223-5|2523	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierrcap.htf
12mu|texlive-tex4ht-20120223-5|2524	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/t5-iwonacap/t5-kurierricap.htf
12mu|texlive-tex4ht-20120223-5|2525	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurier.htf
12mu|texlive-tex4ht-20120223-5|2526	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierbcap.htf
12mu|texlive-tex4ht-20120223-5|2527	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierbicap.htf
12mu|texlive-tex4ht-20120223-5|2528	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercap.htf
12mu|texlive-tex4ht-20120223-5|2529	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercbcap.htf
12mu|texlive-tex4ht-20120223-5|2530	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercbicap.htf
12mu|texlive-tex4ht-20120223-5|2531	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierchcap.htf
12mu|texlive-tex4ht-20120223-5|2532	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierchicap.htf
12mu|texlive-tex4ht-20120223-5|2533	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierclcap.htf
12mu|texlive-tex4ht-20120223-5|2534	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierclicap.htf
12mu|texlive-tex4ht-20120223-5|2535	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercmcap.htf
12mu|texlive-tex4ht-20120223-5|2536	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercmicap.htf
12mu|texlive-tex4ht-20120223-5|2537	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercrcap.htf
12mu|texlive-tex4ht-20120223-5|2538	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriercricap.htf
12mu|texlive-tex4ht-20120223-5|2539	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierhcap.htf
12mu|texlive-tex4ht-20120223-5|2540	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierhicap.htf
12mu|texlive-tex4ht-20120223-5|2541	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierlcap.htf
12mu|texlive-tex4ht-20120223-5|2542	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierlicap.htf
12mu|texlive-tex4ht-20120223-5|2543	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriermcap.htf
12mu|texlive-tex4ht-20120223-5|2544	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kuriermicap.htf
12mu|texlive-tex4ht-20120223-5|2545	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierrcap.htf
12mu|texlive-tex4ht-20120223-5|2546	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/texnansi/texnansi-kurierricap.htf
12mu|texlive-tex4ht-20120223-5|2547	%{_texmfdistdir}/tex4ht/ht-fonts/alias/kurier/wncy-iwona/wncy-kurier.htf
12mu|texlive-tex4ht-20120223-5|2548	%{_texmfdistdir}/tex4ht/ht-fonts/alias/latex/lcmss.htf
12mu|texlive-tex4ht-20120223-5|2549	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/labx.htf
12mu|texlive-tex4ht-20120223-5|2550	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lass.htf
12mu|texlive-tex4ht-20120223-5|2551	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lati.htf
12mu|texlive-tex4ht-20120223-5|2552	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/latt.htf
12mu|texlive-tex4ht-20120223-5|2553	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbbx.htf
12mu|texlive-tex4ht-20120223-5|2554	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbcc.htf
12mu|texlive-tex4ht-20120223-5|2555	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbrm.htf
12mu|texlive-tex4ht-20120223-5|2556	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbss.htf
12mu|texlive-tex4ht-20120223-5|2557	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbti.htf
12mu|texlive-tex4ht-20120223-5|2558	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lbtt.htf
12mu|texlive-tex4ht-20120223-5|2559	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lcbx.htf
12mu|texlive-tex4ht-20120223-5|2560	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lccc.htf
12mu|texlive-tex4ht-20120223-5|2561	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lcrm.htf
12mu|texlive-tex4ht-20120223-5|2562	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lcss.htf
12mu|texlive-tex4ht-20120223-5|2563	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lcti.htf
12mu|texlive-tex4ht-20120223-5|2564	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/lctt.htf
12mu|texlive-tex4ht-20120223-5|2565	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldbx.htf
12mu|texlive-tex4ht-20120223-5|2566	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldcc.htf
12mu|texlive-tex4ht-20120223-5|2567	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldrm.htf
12mu|texlive-tex4ht-20120223-5|2568	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldss.htf
12mu|texlive-tex4ht-20120223-5|2569	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldti.htf
12mu|texlive-tex4ht-20120223-5|2570	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lh/lh-t2a/ldtt.htf
12mu|texlive-tex4ht-20120223-5|2571	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxl.htf
12mu|texlive-tex4ht-20120223-5|2572	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-8r.htf
12mu|texlive-tex4ht-20120223-5|2573	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-lgi.htf
12mu|texlive-tex4ht-20120223-5|2574	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-lgr.htf
12mu|texlive-tex4ht-20120223-5|2575	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-ts1.htf
12mu|texlive-tex4ht-20120223-5|2576	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-00.htf
12mu|texlive-tex4ht-20120223-5|2577	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-01.htf
12mu|texlive-tex4ht-20120223-5|2578	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-02.htf
12mu|texlive-tex4ht-20120223-5|2579	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-03.htf
12mu|texlive-tex4ht-20120223-5|2580	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-04.htf
12mu|texlive-tex4ht-20120223-5|2581	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-05.htf
12mu|texlive-tex4ht-20120223-5|2582	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-1e.htf
12mu|texlive-tex4ht-20120223-5|2583	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-1f.htf
12mu|texlive-tex4ht-20120223-5|2584	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-20.htf
12mu|texlive-tex4ht-20120223-5|2585	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-21.htf
12mu|texlive-tex4ht-20120223-5|2586	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-22.htf
12mu|texlive-tex4ht-20120223-5|2587	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-23.htf
12mu|texlive-tex4ht-20120223-5|2588	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-24.htf
12mu|texlive-tex4ht-20120223-5|2589	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-25.htf
12mu|texlive-tex4ht-20120223-5|2590	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-26.htf
12mu|texlive-tex4ht-20120223-5|2591	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-27.htf
12mu|texlive-tex4ht-20120223-5|2592	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-2c.htf
12mu|texlive-tex4ht-20120223-5|2593	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-a7.htf
12mu|texlive-tex4ht-20120223-5|2594	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-circle.htf
12mu|texlive-tex4ht-20120223-5|2595	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-e0.htf
12mu|texlive-tex4ht-20120223-5|2596	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-e1.htf
12mu|texlive-tex4ht-20120223-5|2597	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-f6.htf
12mu|texlive-tex4ht-20120223-5|2598	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-fb.htf
12mu|texlive-tex4ht-20120223-5|2599	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-ff.htf
12mu|texlive-tex4ht-20120223-5|2600	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-infsup.htf
12mu|texlive-tex4ht-20120223-5|2601	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-lgi.htf
12mu|texlive-tex4ht-20120223-5|2602	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-lgr.htf
12mu|texlive-tex4ht-20120223-5|2603	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlb-xl-ts1.htf
12mu|texlive-tex4ht-20120223-5|2604	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbc-t1.htf
12mu|texlive-tex4ht-20120223-5|2605	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbc-t1o.htf
12mu|texlive-tex4ht-20120223-5|2606	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbc-ts1.htf
12mu|texlive-tex4ht-20120223-5|2607	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-8r.htf
12mu|texlive-tex4ht-20120223-5|2608	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-lgi.htf
12mu|texlive-tex4ht-20120223-5|2609	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-lgr.htf
12mu|texlive-tex4ht-20120223-5|2610	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-ts1.htf
12mu|texlive-tex4ht-20120223-5|2611	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-00.htf
12mu|texlive-tex4ht-20120223-5|2612	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-01.htf
12mu|texlive-tex4ht-20120223-5|2613	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-02.htf
12mu|texlive-tex4ht-20120223-5|2614	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-03.htf
12mu|texlive-tex4ht-20120223-5|2615	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-04.htf
12mu|texlive-tex4ht-20120223-5|2616	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-05.htf
12mu|texlive-tex4ht-20120223-5|2617	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-1e.htf
12mu|texlive-tex4ht-20120223-5|2618	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-1f.htf
12mu|texlive-tex4ht-20120223-5|2619	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-20.htf
12mu|texlive-tex4ht-20120223-5|2620	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-21.htf
12mu|texlive-tex4ht-20120223-5|2621	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-23.htf
12mu|texlive-tex4ht-20120223-5|2622	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-25.htf
12mu|texlive-tex4ht-20120223-5|2623	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-26.htf
12mu|texlive-tex4ht-20120223-5|2624	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-2c.htf
12mu|texlive-tex4ht-20120223-5|2625	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-a7.htf
12mu|texlive-tex4ht-20120223-5|2626	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-circle.htf
12mu|texlive-tex4ht-20120223-5|2627	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-fb.htf
12mu|texlive-tex4ht-20120223-5|2628	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-ff.htf
12mu|texlive-tex4ht-20120223-5|2629	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-infsup.htf
12mu|texlive-tex4ht-20120223-5|2630	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-lgi.htf
12mu|texlive-tex4ht-20120223-5|2631	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-lgr.htf
12mu|texlive-tex4ht-20120223-5|2632	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbi-xl-ts1.htf
12mu|texlive-tex4ht-20120223-5|2633	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbic-t1.htf
12mu|texlive-tex4ht-20120223-5|2634	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbic-t1o.htf
12mu|texlive-tex4ht-20120223-5|2635	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlbic-ts1.htf
12mu|texlive-tex4ht-20120223-5|2636	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlr-lgr.htf
12mu|texlive-tex4ht-20120223-5|2637	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlr-ts1.htf
12mu|texlive-tex4ht-20120223-5|2638	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlr-xl-infsup.htf
12mu|texlive-tex4ht-20120223-5|2639	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlrc-t1o.htf
12mu|texlive-tex4ht-20120223-5|2640	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlrc-ts1.htf
12mu|texlive-tex4ht-20120223-5|2641	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-8r.htf
12mu|texlive-tex4ht-20120223-5|2642	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-lgi.htf
12mu|texlive-tex4ht-20120223-5|2643	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-lgr.htf
12mu|texlive-tex4ht-20120223-5|2644	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-ts1.htf
12mu|texlive-tex4ht-20120223-5|2645	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-00.htf
12mu|texlive-tex4ht-20120223-5|2646	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-01.htf
12mu|texlive-tex4ht-20120223-5|2647	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-02.htf
12mu|texlive-tex4ht-20120223-5|2648	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-03.htf
12mu|texlive-tex4ht-20120223-5|2649	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-04.htf
12mu|texlive-tex4ht-20120223-5|2650	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-05.htf
12mu|texlive-tex4ht-20120223-5|2651	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-1e.htf
12mu|texlive-tex4ht-20120223-5|2652	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-1f.htf
12mu|texlive-tex4ht-20120223-5|2653	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-20.htf
12mu|texlive-tex4ht-20120223-5|2654	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-21.htf
12mu|texlive-tex4ht-20120223-5|2655	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-22.htf
12mu|texlive-tex4ht-20120223-5|2656	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-23.htf
12mu|texlive-tex4ht-20120223-5|2657	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-25.htf
12mu|texlive-tex4ht-20120223-5|2658	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-27.htf
12mu|texlive-tex4ht-20120223-5|2659	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-2c.htf
12mu|texlive-tex4ht-20120223-5|2660	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-a7.htf
12mu|texlive-tex4ht-20120223-5|2661	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-e0.htf
12mu|texlive-tex4ht-20120223-5|2662	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-f6.htf
12mu|texlive-tex4ht-20120223-5|2663	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-fb.htf
12mu|texlive-tex4ht-20120223-5|2664	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-ff.htf
12mu|texlive-tex4ht-20120223-5|2665	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-infsup.htf
12mu|texlive-tex4ht-20120223-5|2666	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-lgi.htf
12mu|texlive-tex4ht-20120223-5|2667	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-lgr.htf
12mu|texlive-tex4ht-20120223-5|2668	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlri-xl-ts1.htf
12mu|texlive-tex4ht-20120223-5|2669	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlric-t1.htf
12mu|texlive-tex4ht-20120223-5|2670	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlric-t1o.htf
12mu|texlive-tex4ht-20120223-5|2671	%{_texmfdistdir}/tex4ht/ht-fonts/alias/libertine/fxlric-ts1.htf
12mu|texlive-tex4ht-20120223-5|2672	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/cs-lmcs.htf
12mu|texlive-tex4ht-20120223-5|2673	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-ec/ec-lm.htf
12mu|texlive-tex4ht-20120223-5|2674	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-qx/lm-qx.htf
12mu|texlive-tex4ht-20120223-5|2675	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-qx/qx-lm.htf
12mu|texlive-tex4ht-20120223-5|2676	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cmin/cminch.htf
12mu|texlive-tex4ht-20120223-5|2677	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cmrm/cmr.htf
12mu|texlive-tex4ht-20120223-5|2678	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cmsc/cmcscsl.htf
12mu|texlive-tex4ht-20120223-5|2679	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csin/csinch.htf
12mu|texlive-tex4ht-20120223-5|2680	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csb.htf
12mu|texlive-tex4ht-20120223-5|2681	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csbx.htf
12mu|texlive-tex4ht-20120223-5|2682	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csbxsl.htf
12mu|texlive-tex4ht-20120223-5|2683	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csbxti.htf
12mu|texlive-tex4ht-20120223-5|2684	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/cssl.htf
12mu|texlive-tex4ht-20120223-5|2685	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csss.htf
12mu|texlive-tex4ht-20120223-5|2686	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssbx.htf
12mu|texlive-tex4ht-20120223-5|2687	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssdc.htf
12mu|texlive-tex4ht-20120223-5|2688	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssi.htf
12mu|texlive-tex4ht-20120223-5|2689	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssq.htf
12mu|texlive-tex4ht-20120223-5|2690	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csssqi.htf
12mu|texlive-tex4ht-20120223-5|2691	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-csrm/csu.htf
12mu|texlive-tex4ht-20120223-5|2692	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/csitt.htf
12mu|texlive-tex4ht-20120223-5|2693	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/cssltt.htf
12mu|texlive-tex4ht-20120223-5|2694	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/cstcsc.htf
12mu|texlive-tex4ht-20120223-5|2695	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-cstt/csvtt.htf
12mu|texlive-tex4ht-20120223-5|2696	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-plrm/plss.htf
12mu|texlive-tex4ht-20120223-5|2697	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lm-rep-t5psn/vntcsc.htf
12mu|texlive-tex4ht-20120223-5|2698	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lmbsy.htf
12mu|texlive-tex4ht-20120223-5|2699	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lmex.htf
12mu|texlive-tex4ht-20120223-5|2700	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lmmi.htf
12mu|texlive-tex4ht-20120223-5|2701	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/lmsy.htf
12mu|texlive-tex4ht-20120223-5|2702	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/cork-lmtcs.htf
12mu|texlive-tex4ht-20120223-5|2703	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/qx-.htf
12mu|texlive-tex4ht-20120223-5|2704	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/qx-lmtcs.htf
12mu|texlive-tex4ht-20120223-5|2705	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/qx-lmvt.htf
12mu|texlive-tex4ht-20120223-5|2706	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/texnansi-lm.htf
12mu|texlive-tex4ht-20120223-5|2707	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/pre2005/texnansi-lmtcs.htf
12mu|texlive-tex4ht-20120223-5|2708	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/t5-lm.htf
12mu|texlive-tex4ht-20120223-5|2709	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/t5-lmtcs.htf
12mu|texlive-tex4ht-20120223-5|2710	%{_texmfdistdir}/tex4ht/ht-fonts/alias/lm/ts1-.htf
12mu|texlive-tex4ht-20120223-5|2711	%{_texmfdistdir}/tex4ht/ht-fonts/alias/marvosym/fmvri8x.htf
12mu|texlive-tex4ht-20120223-5|2712	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchb7m.htf
12mu|texlive-tex4ht-20120223-5|2713	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchb7t.htf
12mu|texlive-tex4ht-20120223-5|2714	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchb7v.htf
12mu|texlive-tex4ht-20120223-5|2715	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchb7y.htf
12mu|texlive-tex4ht-20120223-5|2716	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchbi7m.htf
12mu|texlive-tex4ht-20120223-5|2717	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchbi7t.htf
12mu|texlive-tex4ht-20120223-5|2718	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchbo7t.htf
12mu|texlive-tex4ht-20120223-5|2719	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchr7m.htf
12mu|texlive-tex4ht-20120223-5|2720	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchr7t.htf
12mu|texlive-tex4ht-20120223-5|2721	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchr7y.htf
12mu|texlive-tex4ht-20120223-5|2722	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchri7m.htf
12mu|texlive-tex4ht-20120223-5|2723	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchri7t.htf
12mu|texlive-tex4ht-20120223-5|2724	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathdesign/mdbchro7t.htf
12mu|texlive-tex4ht-20120223-5|2725	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/eurbo.htf
12mu|texlive-tex4ht-20120223-5|2726	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/eurmo.htf
12mu|texlive-tex4ht-20120223-5|2727	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppleb7m.htf
12mu|texlive-tex4ht-20120223-5|2728	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppleb7t.htf
12mu|texlive-tex4ht-20120223-5|2729	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppleb7y.htf
12mu|texlive-tex4ht-20120223-5|2730	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppler7m.htf
12mu|texlive-tex4ht-20120223-5|2731	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppler7t.htf
12mu|texlive-tex4ht-20120223-5|2732	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppler7v.htf
12mu|texlive-tex4ht-20120223-5|2733	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathpple/zppler7y.htf
12mu|texlive-tex4ht-20120223-5|2734	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/blex.htf
12mu|texlive-tex4ht-20120223-5|2735	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/blmi.htf
12mu|texlive-tex4ht-20120223-5|2736	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/blsy.htf
12mu|texlive-tex4ht-20120223-5|2737	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/mtex.htf
12mu|texlive-tex4ht-20120223-5|2738	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/mtmi.htf
12mu|texlive-tex4ht-20120223-5|2739	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/mtsy.htf
12mu|texlive-tex4ht-20120223-5|2740	%{_texmfdistdir}/tex4ht/ht-fonts/alias/mathtime/mtsyn.htf
12mu|texlive-tex4ht-20120223-5|2741	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/fplmbb.htf
12mu|texlive-tex4ht-20120223-5|2742	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmb7m.htf
12mu|texlive-tex4ht-20120223-5|2743	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmb7t.htf
12mu|texlive-tex4ht-20120223-5|2744	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmb7y.htf
12mu|texlive-tex4ht-20120223-5|2745	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmr7m.htf
12mu|texlive-tex4ht-20120223-5|2746	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmr7t.htf
12mu|texlive-tex4ht-20120223-5|2747	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmr7v.htf
12mu|texlive-tex4ht-20120223-5|2748	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pazo/zplmr7y.htf
12mu|texlive-tex4ht-20120223-5|2749	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plb.htf
12mu|texlive-tex4ht-20120223-5|2750	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plbxsl.htf
12mu|texlive-tex4ht-20120223-5|2751	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plbxti.htf
12mu|texlive-tex4ht-20120223-5|2752	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plcsc.htf
12mu|texlive-tex4ht-20120223-5|2753	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/pldunh.htf
12mu|texlive-tex4ht-20120223-5|2754	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plex.htf
12mu|texlive-tex4ht-20120223-5|2755	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plff.htf
12mu|texlive-tex4ht-20120223-5|2756	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plfi.htf
12mu|texlive-tex4ht-20120223-5|2757	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plitt.htf
12mu|texlive-tex4ht-20120223-5|2758	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plmi.htf
12mu|texlive-tex4ht-20120223-5|2759	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plr.htf
12mu|texlive-tex4ht-20120223-5|2760	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plsl.htf
12mu|texlive-tex4ht-20120223-5|2761	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plsltt.htf
12mu|texlive-tex4ht-20120223-5|2762	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plsy.htf
12mu|texlive-tex4ht-20120223-5|2763	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plti.htf
12mu|texlive-tex4ht-20120223-5|2764	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/pltt.htf
12mu|texlive-tex4ht-20120223-5|2765	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plu.htf
12mu|texlive-tex4ht-20120223-5|2766	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pl/plvtt.htf
12mu|texlive-tex4ht-20120223-5|2767	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/p1x.htf
12mu|texlive-tex4ht-20120223-5|2768	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/p1xbsc.htf
12mu|texlive-tex4ht-20120223-5|2769	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/p1xsc.htf
12mu|texlive-tex4ht-20120223-5|2770	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pcx.htf
12mu|texlive-tex4ht-20120223-5|2771	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxb.htf
12mu|texlive-tex4ht-20120223-5|2772	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbex.htf
12mu|texlive-tex4ht-20120223-5|2773	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbexa.htf
12mu|texlive-tex4ht-20120223-5|2774	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbi.htf
12mu|texlive-tex4ht-20120223-5|2775	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbmi.htf
12mu|texlive-tex4ht-20120223-5|2776	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbmi1.htf
12mu|texlive-tex4ht-20120223-5|2777	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbmia.htf
12mu|texlive-tex4ht-20120223-5|2778	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsc.htf
12mu|texlive-tex4ht-20120223-5|2779	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsl.htf
12mu|texlive-tex4ht-20120223-5|2780	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsy.htf
12mu|texlive-tex4ht-20120223-5|2781	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsya.htf
12mu|texlive-tex4ht-20120223-5|2782	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxbsyb.htf
12mu|texlive-tex4ht-20120223-5|2783	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxex.htf
12mu|texlive-tex4ht-20120223-5|2784	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxi.htf
12mu|texlive-tex4ht-20120223-5|2785	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxmi.htf
12mu|texlive-tex4ht-20120223-5|2786	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxmi1.htf
12mu|texlive-tex4ht-20120223-5|2787	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxmia.htf
12mu|texlive-tex4ht-20120223-5|2788	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxsl.htf
12mu|texlive-tex4ht-20120223-5|2789	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxsy.htf
12mu|texlive-tex4ht-20120223-5|2790	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxsya.htf
12mu|texlive-tex4ht-20120223-5|2791	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/pxsyb.htf
12mu|texlive-tex4ht-20120223-5|2792	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpcxb.htf
12mu|texlive-tex4ht-20120223-5|2793	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpcxi.htf
12mu|texlive-tex4ht-20120223-5|2794	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpcxsl.htf
12mu|texlive-tex4ht-20120223-5|2795	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxbmi.htf
12mu|texlive-tex4ht-20120223-5|2796	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxbsc.htf
12mu|texlive-tex4ht-20120223-5|2797	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxi.htf
12mu|texlive-tex4ht-20120223-5|2798	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxmi.htf
12mu|texlive-tex4ht-20120223-5|2799	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxpplb.htf
12mu|texlive-tex4ht-20120223-5|2800	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxr.htf
12mu|texlive-tex4ht-20120223-5|2801	%{_texmfdistdir}/tex4ht/ht-fonts/alias/pxfonts/rpxsl.htf
12mu|texlive-tex4ht-20120223-5|2802	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qbkb.htf
12mu|texlive-tex4ht-20120223-5|2803	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qbkbi.htf
12mu|texlive-tex4ht-20120223-5|2804	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qbkri.htf
12mu|texlive-tex4ht-20120223-5|2805	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qcrb.htf
12mu|texlive-tex4ht-20120223-5|2806	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qcrbi.htf
12mu|texlive-tex4ht-20120223-5|2807	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qcrri.htf
12mu|texlive-tex4ht-20120223-5|2808	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvb.htf
12mu|texlive-tex4ht-20120223-5|2809	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvbi.htf
12mu|texlive-tex4ht-20120223-5|2810	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvcb.htf
12mu|texlive-tex4ht-20120223-5|2811	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvcbi.htf
12mu|texlive-tex4ht-20120223-5|2812	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvcr.htf
12mu|texlive-tex4ht-20120223-5|2813	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvcri.htf
12mu|texlive-tex4ht-20120223-5|2814	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvr.htf
12mu|texlive-tex4ht-20120223-5|2815	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qhvri.htf
12mu|texlive-tex4ht-20120223-5|2816	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qplb.htf
12mu|texlive-tex4ht-20120223-5|2817	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qplbi.htf
12mu|texlive-tex4ht-20120223-5|2818	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qplr.htf
12mu|texlive-tex4ht-20120223-5|2819	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qplri.htf
12mu|texlive-tex4ht-20120223-5|2820	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qtmb.htf
12mu|texlive-tex4ht-20120223-5|2821	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qtmbi.htf
12mu|texlive-tex4ht-20120223-5|2822	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qtmr.htf
12mu|texlive-tex4ht-20120223-5|2823	%{_texmfdistdir}/tex4ht/ht-fonts/alias/qfonts/qtmri.htf
12mu|texlive-tex4ht-20120223-5|2824	%{_texmfdistdir}/tex4ht/ht-fonts/alias/sw/arial.htf
12mu|texlive-tex4ht-20120223-5|2825	%{_texmfdistdir}/tex4ht/ht-fonts/alias/sw/cour.htf
12mu|texlive-tex4ht-20120223-5|2826	%{_texmfdistdir}/tex4ht/ht-fonts/alias/sw/times.htf
12mu|texlive-tex4ht-20120223-5|2827	%{_texmfdistdir}/tex4ht/ht-fonts/alias/times.htf
12mu|texlive-tex4ht-20120223-5|2828	%{_texmfdistdir}/tex4ht/ht-fonts/alias/times/ptmr7t.htf
12mu|texlive-tex4ht-20120223-5|2829	%{_texmfdistdir}/tex4ht/ht-fonts/alias/tipa/tipx.htf
12mu|texlive-tex4ht-20120223-5|2830	%{_texmfdistdir}/tex4ht/ht-fonts/alias/tipa/xipa.htf
12mu|texlive-tex4ht-20120223-5|2831	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/pxbsyc.htf
12mu|texlive-tex4ht-20120223-5|2832	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxb.htf
12mu|texlive-tex4ht-20120223-5|2833	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxbi.htf
12mu|texlive-tex4ht-20120223-5|2834	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxbsl.htf
12mu|texlive-tex4ht-20120223-5|2835	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxbss.htf
12mu|texlive-tex4ht-20120223-5|2836	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxbsso.htf
12mu|texlive-tex4ht-20120223-5|2837	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxi.htf
12mu|texlive-tex4ht-20120223-5|2838	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxsl.htf
12mu|texlive-tex4ht-20120223-5|2839	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtcxsssl.htf
12mu|texlive-tex4ht-20120223-5|2840	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxbmi.htf
12mu|texlive-tex4ht-20120223-5|2841	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxbsc.htf
12mu|texlive-tex4ht-20120223-5|2842	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxbsssc.htf
12mu|texlive-tex4ht-20120223-5|2843	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxmi.htf
12mu|texlive-tex4ht-20120223-5|2844	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxphvb.htf
12mu|texlive-tex4ht-20120223-5|2845	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxphvbo.htf
12mu|texlive-tex4ht-20120223-5|2846	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxphvr.htf
12mu|texlive-tex4ht-20120223-5|2847	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxphvro.htf
12mu|texlive-tex4ht-20120223-5|2848	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmb.htf
12mu|texlive-tex4ht-20120223-5|2849	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmbi.htf
12mu|texlive-tex4ht-20120223-5|2850	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmbo.htf
12mu|texlive-tex4ht-20120223-5|2851	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmr.htf
12mu|texlive-tex4ht-20120223-5|2852	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmri.htf
12mu|texlive-tex4ht-20120223-5|2853	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxptmro.htf
12mu|texlive-tex4ht-20120223-5|2854	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/rtxsssc.htf
12mu|texlive-tex4ht-20120223-5|2855	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1x.htf
12mu|texlive-tex4ht-20120223-5|2856	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xbsc.htf
12mu|texlive-tex4ht-20120223-5|2857	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xbsssc.htf
12mu|texlive-tex4ht-20120223-5|2858	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xbttsc.htf
12mu|texlive-tex4ht-20120223-5|2859	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xsssc.htf
12mu|texlive-tex4ht-20120223-5|2860	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/t1xttsc.htf
12mu|texlive-tex4ht-20120223-5|2861	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxi.htf
12mu|texlive-tex4ht-20120223-5|2862	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxr.htf
12mu|texlive-tex4ht-20120223-5|2863	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxsl.htf
12mu|texlive-tex4ht-20120223-5|2864	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxss.htf
12mu|texlive-tex4ht-20120223-5|2865	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxsssl.htf
12mu|texlive-tex4ht-20120223-5|2866	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxtt.htf
12mu|texlive-tex4ht-20120223-5|2867	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tcxttsl.htf
12mu|texlive-tex4ht-20120223-5|2868	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbex.htf
12mu|texlive-tex4ht-20120223-5|2869	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbmi.htf
12mu|texlive-tex4ht-20120223-5|2870	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbsc.htf
12mu|texlive-tex4ht-20120223-5|2871	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbtt.htf
12mu|texlive-tex4ht-20120223-5|2872	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txbttsc.htf
12mu|texlive-tex4ht-20120223-5|2873	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txex.htf
12mu|texlive-tex4ht-20120223-5|2874	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txexa.htf
12mu|texlive-tex4ht-20120223-5|2875	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txi.htf
12mu|texlive-tex4ht-20120223-5|2876	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txmi.htf
12mu|texlive-tex4ht-20120223-5|2877	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txmia.htf
12mu|texlive-tex4ht-20120223-5|2878	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txr.htf
12mu|texlive-tex4ht-20120223-5|2879	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsl.htf
12mu|texlive-tex4ht-20120223-5|2880	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txss.htf
12mu|texlive-tex4ht-20120223-5|2881	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsssc.htf
12mu|texlive-tex4ht-20120223-5|2882	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsssl.htf
12mu|texlive-tex4ht-20120223-5|2883	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsy.htf
12mu|texlive-tex4ht-20120223-5|2884	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsya.htf
12mu|texlive-tex4ht-20120223-5|2885	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txsyb.htf
12mu|texlive-tex4ht-20120223-5|2886	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/txttsc.htf
12mu|texlive-tex4ht-20120223-5|2887	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyx.htf
12mu|texlive-tex4ht-20120223-5|2888	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxbsc.htf
12mu|texlive-tex4ht-20120223-5|2889	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxbsssc.htf
12mu|texlive-tex4ht-20120223-5|2890	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxbttsc.htf
12mu|texlive-tex4ht-20120223-5|2891	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxsssc.htf
12mu|texlive-tex4ht-20120223-5|2892	%{_texmfdistdir}/tex4ht/ht-fonts/alias/txfonts/tyxttsc.htf
12mu|texlive-tex4ht-20120223-5|2893	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/arevvn/fav.htf
12mu|texlive-tex4ht-20120223-5|2894	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchb8v.htf
12mu|texlive-tex4ht-20120223-5|2895	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchbc8v.htf
12mu|texlive-tex4ht-20120223-5|2896	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchbi8v.htf
12mu|texlive-tex4ht-20120223-5|2897	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchbo8v.htf
12mu|texlive-tex4ht-20120223-5|2898	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchr8v.htf
12mu|texlive-tex4ht-20120223-5|2899	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchrc8v.htf
12mu|texlive-tex4ht-20120223-5|2900	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/bchro8v.htf
12mu|texlive-tex4ht-20120223-5|2901	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/chartervn/txtt.htf
12mu|texlive-tex4ht-20120223-5|2902	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/classicovn/uop.htf
12mu|texlive-tex4ht-20120223-5|2903	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/cmbrightvn/vncm.htf
12mu|texlive-tex4ht-20120223-5|2904	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/comicsansvn/comic.htf
12mu|texlive-tex4ht-20120223-5|2905	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/concretevn/vncc.htf
12mu|texlive-tex4ht-20120223-5|2906	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/garamondvn/ugm.htf
12mu|texlive-tex4ht-20120223-5|2907	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/grotesqvn/ugq.htf
12mu|texlive-tex4ht-20120223-5|2908	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jthb8v.htf
12mu|texlive-tex4ht-20120223-5|2909	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jthbc8v.htf
12mu|texlive-tex4ht-20120223-5|2910	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jthr8v.htf
12mu|texlive-tex4ht-20120223-5|2911	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jthrc8v.htf
12mu|texlive-tex4ht-20120223-5|2912	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnb8v.htf
12mu|texlive-tex4ht-20120223-5|2913	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnbc8v.htf
12mu|texlive-tex4ht-20120223-5|2914	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnbi8v.htf
12mu|texlive-tex4ht-20120223-5|2915	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnr8v.htf
12mu|texlive-tex4ht-20120223-5|2916	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnrc8v.htf
12mu|texlive-tex4ht-20120223-5|2917	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/jvnri8v.htf
12mu|texlive-tex4ht-20120223-5|2918	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprb8v.htf
12mu|texlive-tex4ht-20120223-5|2919	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprbc8v.htf
12mu|texlive-tex4ht-20120223-5|2920	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprbi8v.htf
12mu|texlive-tex4ht-20120223-5|2921	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprr8v.htf
12mu|texlive-tex4ht-20120223-5|2922	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprrc8v.htf
12mu|texlive-tex4ht-20120223-5|2923	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/lprri8v.htf
12mu|texlive-tex4ht-20120223-5|2924	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1b8v.htf
12mu|texlive-tex4ht-20120223-5|2925	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1bc8v.htf
12mu|texlive-tex4ht-20120223-5|2926	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1bi8v.htf
12mu|texlive-tex4ht-20120223-5|2927	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1r8v.htf
12mu|texlive-tex4ht-20120223-5|2928	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1rc8v.htf
12mu|texlive-tex4ht-20120223-5|2929	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/ma1ri8v.htf
12mu|texlive-tex4ht-20120223-5|2930	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrb8v.htf
12mu|texlive-tex4ht-20120223-5|2931	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrbc8v.htf
12mu|texlive-tex4ht-20120223-5|2932	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrbi8v.htf
12mu|texlive-tex4ht-20120223-5|2933	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrr8v.htf
12mu|texlive-tex4ht-20120223-5|2934	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrrc8v.htf
12mu|texlive-tex4ht-20120223-5|2935	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mcrri8v.htf
12mu|texlive-tex4ht-20120223-5|2936	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsb8v.htf
12mu|texlive-tex4ht-20120223-5|2937	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsbc8v.htf
12mu|texlive-tex4ht-20120223-5|2938	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsbi8v.htf
12mu|texlive-tex4ht-20120223-5|2939	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsr8v.htf
12mu|texlive-tex4ht-20120223-5|2940	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsrc8v.htf
12mu|texlive-tex4ht-20120223-5|2941	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/mscorevn/mnsri8v.htf
12mu|texlive-tex4ht-20120223-5|2942	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-ant.htf
12mu|texlive-tex4ht-20120223-5|2943	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttbcap.htf
12mu|texlive-tex4ht-20120223-5|2944	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttbicap.htf
12mu|texlive-tex4ht-20120223-5|2945	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcbcap.htf
12mu|texlive-tex4ht-20120223-5|2946	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcbicap.htf
12mu|texlive-tex4ht-20120223-5|2947	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttclcap.htf
12mu|texlive-tex4ht-20120223-5|2948	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttclicap.htf
12mu|texlive-tex4ht-20120223-5|2949	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcmcap.htf
12mu|texlive-tex4ht-20120223-5|2950	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcmicap.htf
12mu|texlive-tex4ht-20120223-5|2951	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcrcap.htf
12mu|texlive-tex4ht-20120223-5|2952	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttcricap.htf
12mu|texlive-tex4ht-20120223-5|2953	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttlcap.htf
12mu|texlive-tex4ht-20120223-5|2954	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttlicap.htf
12mu|texlive-tex4ht-20120223-5|2955	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttmcap.htf
12mu|texlive-tex4ht-20120223-5|2956	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttmicap.htf
12mu|texlive-tex4ht-20120223-5|2957	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttrcap.htf
12mu|texlive-tex4ht-20120223-5|2958	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/t5-anttricap.htf
12mu|texlive-tex4ht-20120223-5|2959	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/fplrc8v.htf
12mu|texlive-tex4ht-20120223-5|2960	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagd8v.htf
12mu|texlive-tex4ht-20120223-5|2961	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagdc8v.htf
12mu|texlive-tex4ht-20120223-5|2962	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagdo8v.htf
12mu|texlive-tex4ht-20120223-5|2963	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagk8v.htf
12mu|texlive-tex4ht-20120223-5|2964	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagkc8v.htf
12mu|texlive-tex4ht-20120223-5|2965	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uagko8v.htf
12mu|texlive-tex4ht-20120223-5|2966	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkd8v.htf
12mu|texlive-tex4ht-20120223-5|2967	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkdc8v.htf
12mu|texlive-tex4ht-20120223-5|2968	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkdi8v.htf
12mu|texlive-tex4ht-20120223-5|2969	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkdo8v.htf
12mu|texlive-tex4ht-20120223-5|2970	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkl8v.htf
12mu|texlive-tex4ht-20120223-5|2971	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubklc8v.htf
12mu|texlive-tex4ht-20120223-5|2972	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubkli8v.htf
12mu|texlive-tex4ht-20120223-5|2973	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ubklo8v.htf
12mu|texlive-tex4ht-20120223-5|2974	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrb8v.htf
12mu|texlive-tex4ht-20120223-5|2975	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrbc8v.htf
12mu|texlive-tex4ht-20120223-5|2976	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrbo8v.htf
12mu|texlive-tex4ht-20120223-5|2977	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrr8v.htf
12mu|texlive-tex4ht-20120223-5|2978	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrrc8v.htf
12mu|texlive-tex4ht-20120223-5|2979	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/ucrro8v.htf
12mu|texlive-tex4ht-20120223-5|2980	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvb8v.htf
12mu|texlive-tex4ht-20120223-5|2981	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvbc8v.htf
12mu|texlive-tex4ht-20120223-5|2982	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvbo8v.htf
12mu|texlive-tex4ht-20120223-5|2983	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvr8v.htf
12mu|texlive-tex4ht-20120223-5|2984	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvrc8v.htf
12mu|texlive-tex4ht-20120223-5|2985	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uhvro8v.htf
12mu|texlive-tex4ht-20120223-5|2986	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncb8v.htf
12mu|texlive-tex4ht-20120223-5|2987	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncbc8v.htf
12mu|texlive-tex4ht-20120223-5|2988	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncbi8v.htf
12mu|texlive-tex4ht-20120223-5|2989	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncbo8v.htf
12mu|texlive-tex4ht-20120223-5|2990	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncr8v.htf
12mu|texlive-tex4ht-20120223-5|2991	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncrc8v.htf
12mu|texlive-tex4ht-20120223-5|2992	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncri8v.htf
12mu|texlive-tex4ht-20120223-5|2993	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uncro8v.htf
12mu|texlive-tex4ht-20120223-5|2994	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplb8v.htf
12mu|texlive-tex4ht-20120223-5|2995	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplbc8v.htf
12mu|texlive-tex4ht-20120223-5|2996	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplbi8v.htf
12mu|texlive-tex4ht-20120223-5|2997	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplbo8v.htf
12mu|texlive-tex4ht-20120223-5|2998	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplr8v.htf
12mu|texlive-tex4ht-20120223-5|2999	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplrc8v.htf
12mu|texlive-tex4ht-20120223-5|3000	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplri8v.htf
12mu|texlive-tex4ht-20120223-5|3001	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uplro8v.htf
12mu|texlive-tex4ht-20120223-5|3002	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmb8v.htf
12mu|texlive-tex4ht-20120223-5|3003	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmbc8v.htf
12mu|texlive-tex4ht-20120223-5|3004	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmbi8v.htf
12mu|texlive-tex4ht-20120223-5|3005	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmbo8v.htf
12mu|texlive-tex4ht-20120223-5|3006	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmr8v.htf
12mu|texlive-tex4ht-20120223-5|3007	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmrc8v.htf
12mu|texlive-tex4ht-20120223-5|3008	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmri8v.htf
12mu|texlive-tex4ht-20120223-5|3009	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/utmro8v.htf
12mu|texlive-tex4ht-20120223-5|3010	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/urwvn/uzcmi8v.htf
12mu|texlive-tex4ht-20120223-5|3011	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/utopiavn/put.htf
12mu|texlive-tex4ht-20120223-5|3012	%{_texmfdistdir}/tex4ht/ht-fonts/alias/vntex/vnr/vn.htf
12mu|texlive-tex4ht-20120223-5|3013	%{_texmfdistdir}/tex4ht/ht-fonts/aliase/mathtime/mtsy-bs.htf
12mu|texlive-tex4ht-20120223-5|3014	%{_texmfdistdir}/tex4ht/ht-fonts/ascii/manfnt/manfnt.htf
12mu|texlive-tex4ht-20120223-5|3015	%{_texmfdistdir}/tex4ht/ht-fonts/cp1256/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3016	%{_texmfdistdir}/tex4ht/ht-fonts/css/emacspeak/cm/cmbx.4es
12mu|texlive-tex4ht-20120223-5|3017	%{_texmfdistdir}/tex4ht/ht-fonts/css/emacspeak/cm/cmmi.4es
12mu|texlive-tex4ht-20120223-5|3018	%{_texmfdistdir}/tex4ht/ht-fonts/css/emacspeak/cm/cmti.4es
12mu|texlive-tex4ht-20120223-5|3019	%{_texmfdistdir}/tex4ht/ht-fonts/css/emacspeak/cm/cmtt.4es
12mu|texlive-tex4ht-20120223-5|3020	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1201.htf
12mu|texlive-tex4ht-20120223-5|3021	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1202.htf
12mu|texlive-tex4ht-20120223-5|3022	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1203.htf
12mu|texlive-tex4ht-20120223-5|3023	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1204.htf
12mu|texlive-tex4ht-20120223-5|3024	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1205.htf
12mu|texlive-tex4ht-20120223-5|3025	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1206.htf
12mu|texlive-tex4ht-20120223-5|3026	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1207.htf
12mu|texlive-tex4ht-20120223-5|3027	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1208.htf
12mu|texlive-tex4ht-20120223-5|3028	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1209.htf
12mu|texlive-tex4ht-20120223-5|3029	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1210.htf
12mu|texlive-tex4ht-20120223-5|3030	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1211.htf
12mu|texlive-tex4ht-20120223-5|3031	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1212.htf
12mu|texlive-tex4ht-20120223-5|3032	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1213.htf
12mu|texlive-tex4ht-20120223-5|3033	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1214.htf
12mu|texlive-tex4ht-20120223-5|3034	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1215.htf
12mu|texlive-tex4ht-20120223-5|3035	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1216.htf
12mu|texlive-tex4ht-20120223-5|3036	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1217.htf
12mu|texlive-tex4ht-20120223-5|3037	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1218.htf
12mu|texlive-tex4ht-20120223-5|3038	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1219.htf
12mu|texlive-tex4ht-20120223-5|3039	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1220.htf
12mu|texlive-tex4ht-20120223-5|3040	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1221.htf
12mu|texlive-tex4ht-20120223-5|3041	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1222.htf
12mu|texlive-tex4ht-20120223-5|3042	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1223.htf
12mu|texlive-tex4ht-20120223-5|3043	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1224.htf
12mu|texlive-tex4ht-20120223-5|3044	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1225.htf
12mu|texlive-tex4ht-20120223-5|3045	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1226.htf
12mu|texlive-tex4ht-20120223-5|3046	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1227.htf
12mu|texlive-tex4ht-20120223-5|3047	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1228.htf
12mu|texlive-tex4ht-20120223-5|3048	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1229.htf
12mu|texlive-tex4ht-20120223-5|3049	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1230.htf
12mu|texlive-tex4ht-20120223-5|3050	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1231.htf
12mu|texlive-tex4ht-20120223-5|3051	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1232.htf
12mu|texlive-tex4ht-20120223-5|3052	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1233.htf
12mu|texlive-tex4ht-20120223-5|3053	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1234.htf
12mu|texlive-tex4ht-20120223-5|3054	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1235.htf
12mu|texlive-tex4ht-20120223-5|3055	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1236.htf
12mu|texlive-tex4ht-20120223-5|3056	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1237.htf
12mu|texlive-tex4ht-20120223-5|3057	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1238.htf
12mu|texlive-tex4ht-20120223-5|3058	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1239.htf
12mu|texlive-tex4ht-20120223-5|3059	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1240.htf
12mu|texlive-tex4ht-20120223-5|3060	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1241.htf
12mu|texlive-tex4ht-20120223-5|3061	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1242.htf
12mu|texlive-tex4ht-20120223-5|3062	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1243.htf
12mu|texlive-tex4ht-20120223-5|3063	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1244.htf
12mu|texlive-tex4ht-20120223-5|3064	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1245.htf
12mu|texlive-tex4ht-20120223-5|3065	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1246.htf
12mu|texlive-tex4ht-20120223-5|3066	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1247.htf
12mu|texlive-tex4ht-20120223-5|3067	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1248.htf
12mu|texlive-tex4ht-20120223-5|3068	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1249.htf
12mu|texlive-tex4ht-20120223-5|3069	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1250.htf
12mu|texlive-tex4ht-20120223-5|3070	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1251.htf
12mu|texlive-tex4ht-20120223-5|3071	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1252.htf
12mu|texlive-tex4ht-20120223-5|3072	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1253.htf
12mu|texlive-tex4ht-20120223-5|3073	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1254.htf
12mu|texlive-tex4ht-20120223-5|3074	%{_texmfdistdir}/tex4ht/ht-fonts/dbcs/cjk/b5ka/b5ka1255.htf
12mu|texlive-tex4ht-20120223-5|3075	%{_texmfdistdir}/tex4ht/ht-fonts/gb2312/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3076	%{_texmfdistdir}/tex4ht/ht-fonts/gbk/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3077	%{_texmfdistdir}/tex4ht/ht-fonts/html-speech/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3078	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/charset/uni/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3079	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3080	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/chess/chess.htf
12mu|texlive-tex4ht-20120223-5|3081	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/chess/chessf.htf
12mu|texlive-tex4ht-20120223-5|3082	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/chess/fselch.htf
12mu|texlive-tex4ht-20120223-5|3083	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/cm/cminch.htf
12mu|texlive-tex4ht-20120223-5|3084	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/devanagari/dvng.htf
12mu|texlive-tex4ht-20120223-5|3085	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/euro/zpeur.htf
12mu|texlive-tex4ht-20120223-5|3086	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go.htf
12mu|texlive-tex4ht-20120223-5|3087	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go1bla.htf
12mu|texlive-tex4ht-20120223-5|3088	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go1whi.htf
12mu|texlive-tex4ht-20120223-5|3089	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go2bla.htf
12mu|texlive-tex4ht-20120223-5|3090	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/go/go2whi.htf
12mu|texlive-tex4ht-20120223-5|3091	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/html/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3092	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/ipa/wsuipa.htf
12mu|texlive-tex4ht-20120223-5|3093	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/blex-bs.htf
12mu|texlive-tex4ht-20120223-5|3094	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/blmi-bs.htf
12mu|texlive-tex4ht-20120223-5|3095	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/blsy-bs.htf
12mu|texlive-tex4ht-20120223-5|3096	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/mtex-bs.htf
12mu|texlive-tex4ht-20120223-5|3097	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/mtmi-bs.htf
12mu|texlive-tex4ht-20120223-5|3098	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/mtsy-bs.htf
12mu|texlive-tex4ht-20120223-5|3099	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mathtime/mtsyn-bs.htf
12mu|texlive-tex4ht-20120223-5|3100	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mongolian/bicigh.htf
12mu|texlive-tex4ht-20120223-5|3101	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mongolian/bthh.htf
12mu|texlive-tex4ht-20120223-5|3102	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/mongolian/bthv.htf
12mu|texlive-tex4ht-20120223-5|3103	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/ps2mf/times-ps.htf
12mu|texlive-tex4ht-20120223-5|3104	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/sw/curr.htf
12mu|texlive-tex4ht-20120223-5|3105	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/sw/times-sw.htf
12mu|texlive-tex4ht-20120223-5|3106	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/tibetan/ctib.htf
12mu|texlive-tex4ht-20120223-5|3107	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xyatip.htf
12mu|texlive-tex4ht-20120223-5|3108	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xybsql.htf
12mu|texlive-tex4ht-20120223-5|3109	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xybtip.htf
12mu|texlive-tex4ht-20120223-5|3110	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xydash.htf
12mu|texlive-tex4ht-20120223-5|3111	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xyebut.htf
12mu|texlive-tex4ht-20120223-5|3112	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/1/xypic/xymisc.htf
12mu|texlive-tex4ht-20120223-5|3113	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/2/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3114	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/2/html/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3115	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3116	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnr.htf
12mu|texlive-tex4ht-20120223-5|3117	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cm/sauter/wnti.htf
12mu|texlive-tex4ht-20120223-5|3118	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbx.htf
12mu|texlive-tex4ht-20120223-5|3119	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmcbxti.htf
12mu|texlive-tex4ht-20120223-5|3120	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/cmcyr/cmccsc.htf
12mu|texlive-tex4ht-20120223-5|3121	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/kminch.htf
12mu|texlive-tex4ht-20120223-5|3122	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/kmitt.htf
12mu|texlive-tex4ht-20120223-5|3123	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/kmr.htf
12mu|texlive-tex4ht-20120223-5|3124	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/kmtcsc.htf
12mu|texlive-tex4ht-20120223-5|3125	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/cyrillic/wncsc.htf
12mu|texlive-tex4ht-20120223-5|3126	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/html/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3127	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/5/lh/lh-t2a/larm.htf
12mu|texlive-tex4ht-20120223-5|3128	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/6/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3129	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/6/html/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3130	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/7/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3131	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/8/hebrew/hclassic.htf
12mu|texlive-tex4ht-20120223-5|3132	%{_texmfdistdir}/tex4ht/ht-fonts/iso8859/8/hebrew/jerus.htf
12mu|texlive-tex4ht-20120223-5|3133	%{_texmfdistdir}/tex4ht/ht-fonts/jsml/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3134	%{_texmfdistdir}/tex4ht/ht-fonts/koi/8r/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3135	%{_texmfdistdir}/tex4ht/ht-fonts/koi/8r/lh/lh-t2a/larm.htf
12mu|texlive-tex4ht-20120223-5|3136	%{_texmfdistdir}/tex4ht/ht-fonts/mozilla/charset/mnemonic/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3137	%{_texmfdistdir}/tex4ht/ht-fonts/mozilla/charset/native/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3138	%{_texmfdistdir}/tex4ht/ht-fonts/mozilla/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3139	%{_texmfdistdir}/tex4ht/ht-fonts/ooffice/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3140	%{_texmfdistdir}/tex4ht/ht-fonts/share/adobe/helvetic/phvr8z.htf
12mu|texlive-tex4ht-20120223-5|3141	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3142	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/cyrillic/xcmr.htf
12mu|texlive-tex4ht-20120223-5|3143	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/cyrillic/xcmti.htf
12mu|texlive-tex4ht-20120223-5|3144	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/hebrew/hclassic.htf
12mu|texlive-tex4ht-20120223-5|3145	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/blex-bs.htf
12mu|texlive-tex4ht-20120223-5|3146	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/blmi-bs.htf
12mu|texlive-tex4ht-20120223-5|3147	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/blsy-bs.htf
12mu|texlive-tex4ht-20120223-5|3148	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/mtex-bs.htf
12mu|texlive-tex4ht-20120223-5|3149	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/mtmi-bs.htf
12mu|texlive-tex4ht-20120223-5|3150	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/mtsy-bs.htf
12mu|texlive-tex4ht-20120223-5|3151	%{_texmfdistdir}/tex4ht/ht-fonts/symbol/mathtime/mtsyn-bs.htf
12mu|texlive-tex4ht-20120223-5|3152	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pcrr7t.htf
12mu|texlive-tex4ht-20120223-5|3153	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pcrrc7t.htf
12mu|texlive-tex4ht-20120223-5|3154	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pcrro8r.htf
12mu|texlive-tex4ht-20120223-5|3155	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pcrro8u.htf
12mu|texlive-tex4ht-20120223-5|3156	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/courier/pplrc8r.htf
12mu|texlive-tex4ht-20120223-5|3157	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/helvetic/ptmb8z.htf
12mu|texlive-tex4ht-20120223-5|3158	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/helvetic/ptmrc8z.htf
12mu|texlive-tex4ht-20120223-5|3159	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/mathptm/zpsycmrv.htf
12mu|texlive-tex4ht-20120223-5|3160	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/mathptm/zptmcmr.htf
12mu|texlive-tex4ht-20120223-5|3161	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/mathptm/zptmcmrm.htf
12mu|texlive-tex4ht-20120223-5|3162	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/mathptm/zpzccmry.htf
12mu|texlive-tex4ht-20120223-5|3163	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/palatino/pplb9c.htf
12mu|texlive-tex4ht-20120223-5|3164	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/palatino/pplrc9t.htf
12mu|texlive-tex4ht-20120223-5|3165	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/palatino/pplri9t.htf
12mu|texlive-tex4ht-20120223-5|3166	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/symbol/psyr.htf
12mu|texlive-tex4ht-20120223-5|3167	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmr8c.htf
12mu|texlive-tex4ht-20120223-5|3168	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmrc.htf
12mu|texlive-tex4ht-20120223-5|3169	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmrc7t.htf
12mu|texlive-tex4ht-20120223-5|3170	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmri7t.htf
12mu|texlive-tex4ht-20120223-5|3171	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmro.htf
12mu|texlive-tex4ht-20120223-5|3172	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/ptmrre.htf
12mu|texlive-tex4ht-20120223-5|3173	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/times/rptmrrn.htf
12mu|texlive-tex4ht-20120223-5|3174	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/adobe/zapfding/pzdr.htf
12mu|texlive-tex4ht-20120223-5|3175	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ae/aecsc.htf
12mu|texlive-tex4ht-20120223-5|3176	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/cyrillic/wncyr.htf
12mu|texlive-tex4ht-20120223-5|3177	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/euex.htf
12mu|texlive-tex4ht-20120223-5|3178	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/eufb.htf
12mu|texlive-tex4ht-20120223-5|3179	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/eufm.htf
12mu|texlive-tex4ht-20120223-5|3180	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/eusb.htf
12mu|texlive-tex4ht-20120223-5|3181	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/euler/eusm.htf
12mu|texlive-tex4ht-20120223-5|3182	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/symbols/msam.htf
12mu|texlive-tex4ht-20120223-5|3183	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/ams/symbols/msbm.htf
12mu|texlive-tex4ht-20120223-5|3184	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/antpr.htf
12mu|texlive-tex4ht-20120223-5|3185	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/anttr.htf
12mu|texlive-tex4ht-20120223-5|3186	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/ec-anttbcap.htf
12mu|texlive-tex4ht-20120223-5|3187	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/mi-antt.htf
12mu|texlive-tex4ht-20120223-5|3188	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/qx-anttbcap.htf
12mu|texlive-tex4ht-20120223-5|3189	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/sy-antt.htf
12mu|texlive-tex4ht-20120223-5|3190	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/antt/sy-anttlz.htf
12mu|texlive-tex4ht-20120223-5|3191	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/arabi/aehor.htf
12mu|texlive-tex4ht-20120223-5|3192	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/arabi/nazli.htf
12mu|texlive-tex4ht-20120223-5|3193	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/arev/favr8r.htf
12mu|texlive-tex4ht-20120223-5|3194	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/bbold/bbold.htf
12mu|texlive-tex4ht-20120223-5|3195	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/bitstrea/charter/bchr8t.htf
12mu|texlive-tex4ht-20120223-5|3196	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cbgreek/grmc.htf
12mu|texlive-tex4ht-20120223-5|3197	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cbgreek/grmn.htf
12mu|texlive-tex4ht-20120223-5|3198	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3199	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/chess/chess.htf
12mu|texlive-tex4ht-20120223-5|3200	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/chess/chessf.htf
12mu|texlive-tex4ht-20120223-5|3201	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1201.htf
12mu|texlive-tex4ht-20120223-5|3202	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1202.htf
12mu|texlive-tex4ht-20120223-5|3203	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1203.htf
12mu|texlive-tex4ht-20120223-5|3204	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1204.htf
12mu|texlive-tex4ht-20120223-5|3205	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1205.htf
12mu|texlive-tex4ht-20120223-5|3206	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1206.htf
12mu|texlive-tex4ht-20120223-5|3207	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1207.htf
12mu|texlive-tex4ht-20120223-5|3208	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1208.htf
12mu|texlive-tex4ht-20120223-5|3209	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1209.htf
12mu|texlive-tex4ht-20120223-5|3210	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1210.htf
12mu|texlive-tex4ht-20120223-5|3211	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1211.htf
12mu|texlive-tex4ht-20120223-5|3212	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1212.htf
12mu|texlive-tex4ht-20120223-5|3213	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1213.htf
12mu|texlive-tex4ht-20120223-5|3214	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1214.htf
12mu|texlive-tex4ht-20120223-5|3215	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1215.htf
12mu|texlive-tex4ht-20120223-5|3216	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1216.htf
12mu|texlive-tex4ht-20120223-5|3217	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1217.htf
12mu|texlive-tex4ht-20120223-5|3218	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1218.htf
12mu|texlive-tex4ht-20120223-5|3219	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1219.htf
12mu|texlive-tex4ht-20120223-5|3220	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1220.htf
12mu|texlive-tex4ht-20120223-5|3221	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1221.htf
12mu|texlive-tex4ht-20120223-5|3222	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1222.htf
12mu|texlive-tex4ht-20120223-5|3223	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1223.htf
12mu|texlive-tex4ht-20120223-5|3224	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1224.htf
12mu|texlive-tex4ht-20120223-5|3225	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1225.htf
12mu|texlive-tex4ht-20120223-5|3226	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1226.htf
12mu|texlive-tex4ht-20120223-5|3227	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1227.htf
12mu|texlive-tex4ht-20120223-5|3228	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1228.htf
12mu|texlive-tex4ht-20120223-5|3229	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1229.htf
12mu|texlive-tex4ht-20120223-5|3230	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1230.htf
12mu|texlive-tex4ht-20120223-5|3231	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1231.htf
12mu|texlive-tex4ht-20120223-5|3232	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1232.htf
12mu|texlive-tex4ht-20120223-5|3233	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1233.htf
12mu|texlive-tex4ht-20120223-5|3234	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1234.htf
12mu|texlive-tex4ht-20120223-5|3235	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1235.htf
12mu|texlive-tex4ht-20120223-5|3236	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1236.htf
12mu|texlive-tex4ht-20120223-5|3237	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1237.htf
12mu|texlive-tex4ht-20120223-5|3238	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1238.htf
12mu|texlive-tex4ht-20120223-5|3239	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1239.htf
12mu|texlive-tex4ht-20120223-5|3240	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1240.htf
12mu|texlive-tex4ht-20120223-5|3241	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1241.htf
12mu|texlive-tex4ht-20120223-5|3242	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1242.htf
12mu|texlive-tex4ht-20120223-5|3243	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1243.htf
12mu|texlive-tex4ht-20120223-5|3244	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1244.htf
12mu|texlive-tex4ht-20120223-5|3245	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1245.htf
12mu|texlive-tex4ht-20120223-5|3246	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1246.htf
12mu|texlive-tex4ht-20120223-5|3247	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1247.htf
12mu|texlive-tex4ht-20120223-5|3248	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1248.htf
12mu|texlive-tex4ht-20120223-5|3249	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1249.htf
12mu|texlive-tex4ht-20120223-5|3250	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1250.htf
12mu|texlive-tex4ht-20120223-5|3251	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1251.htf
12mu|texlive-tex4ht-20120223-5|3252	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1252.htf
12mu|texlive-tex4ht-20120223-5|3253	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1253.htf
12mu|texlive-tex4ht-20120223-5|3254	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1254.htf
12mu|texlive-tex4ht-20120223-5|3255	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/b5ka/b5ka1255.htf
12mu|texlive-tex4ht-20120223-5|3256	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong01.htf
12mu|texlive-tex4ht-20120223-5|3257	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong02.htf
12mu|texlive-tex4ht-20120223-5|3258	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong03.htf
12mu|texlive-tex4ht-20120223-5|3259	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong04.htf
12mu|texlive-tex4ht-20120223-5|3260	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong05.htf
12mu|texlive-tex4ht-20120223-5|3261	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong06.htf
12mu|texlive-tex4ht-20120223-5|3262	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong07.htf
12mu|texlive-tex4ht-20120223-5|3263	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong08.htf
12mu|texlive-tex4ht-20120223-5|3264	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong09.htf
12mu|texlive-tex4ht-20120223-5|3265	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong10.htf
12mu|texlive-tex4ht-20120223-5|3266	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong11.htf
12mu|texlive-tex4ht-20120223-5|3267	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong12.htf
12mu|texlive-tex4ht-20120223-5|3268	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong13.htf
12mu|texlive-tex4ht-20120223-5|3269	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong14.htf
12mu|texlive-tex4ht-20120223-5|3270	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong15.htf
12mu|texlive-tex4ht-20120223-5|3271	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong16.htf
12mu|texlive-tex4ht-20120223-5|3272	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong17.htf
12mu|texlive-tex4ht-20120223-5|3273	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong18.htf
12mu|texlive-tex4ht-20120223-5|3274	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong19.htf
12mu|texlive-tex4ht-20120223-5|3275	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong20.htf
12mu|texlive-tex4ht-20120223-5|3276	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong21.htf
12mu|texlive-tex4ht-20120223-5|3277	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong22.htf
12mu|texlive-tex4ht-20120223-5|3278	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong23.htf
12mu|texlive-tex4ht-20120223-5|3279	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong24.htf
12mu|texlive-tex4ht-20120223-5|3280	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong25.htf
12mu|texlive-tex4ht-20120223-5|3281	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong26.htf
12mu|texlive-tex4ht-20120223-5|3282	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong27.htf
12mu|texlive-tex4ht-20120223-5|3283	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong28.htf
12mu|texlive-tex4ht-20120223-5|3284	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong29.htf
12mu|texlive-tex4ht-20120223-5|3285	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong30.htf
12mu|texlive-tex4ht-20120223-5|3286	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong31.htf
12mu|texlive-tex4ht-20120223-5|3287	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong32.htf
12mu|texlive-tex4ht-20120223-5|3288	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong33.htf
12mu|texlive-tex4ht-20120223-5|3289	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong34.htf
12mu|texlive-tex4ht-20120223-5|3290	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong35.htf
12mu|texlive-tex4ht-20120223-5|3291	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong36.htf
12mu|texlive-tex4ht-20120223-5|3292	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong37.htf
12mu|texlive-tex4ht-20120223-5|3293	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong38.htf
12mu|texlive-tex4ht-20120223-5|3294	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong39.htf
12mu|texlive-tex4ht-20120223-5|3295	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong40.htf
12mu|texlive-tex4ht-20120223-5|3296	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong41.htf
12mu|texlive-tex4ht-20120223-5|3297	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong42.htf
12mu|texlive-tex4ht-20120223-5|3298	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong43.htf
12mu|texlive-tex4ht-20120223-5|3299	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong44.htf
12mu|texlive-tex4ht-20120223-5|3300	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong45.htf
12mu|texlive-tex4ht-20120223-5|3301	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong46.htf
12mu|texlive-tex4ht-20120223-5|3302	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong47.htf
12mu|texlive-tex4ht-20120223-5|3303	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong48.htf
12mu|texlive-tex4ht-20120223-5|3304	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong49.htf
12mu|texlive-tex4ht-20120223-5|3305	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong50.htf
12mu|texlive-tex4ht-20120223-5|3306	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong51.htf
12mu|texlive-tex4ht-20120223-5|3307	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong52.htf
12mu|texlive-tex4ht-20120223-5|3308	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong53.htf
12mu|texlive-tex4ht-20120223-5|3309	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong54.htf
12mu|texlive-tex4ht-20120223-5|3310	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong55.htf
12mu|texlive-tex4ht-20120223-5|3311	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong56.htf
12mu|texlive-tex4ht-20120223-5|3312	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong57.htf
12mu|texlive-tex4ht-20120223-5|3313	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong58.htf
12mu|texlive-tex4ht-20120223-5|3314	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong59.htf
12mu|texlive-tex4ht-20120223-5|3315	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong60.htf
12mu|texlive-tex4ht-20120223-5|3316	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong61.htf
12mu|texlive-tex4ht-20120223-5|3317	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong62.htf
12mu|texlive-tex4ht-20120223-5|3318	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong63.htf
12mu|texlive-tex4ht-20120223-5|3319	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong64.htf
12mu|texlive-tex4ht-20120223-5|3320	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong65.htf
12mu|texlive-tex4ht-20120223-5|3321	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong66.htf
12mu|texlive-tex4ht-20120223-5|3322	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong67.htf
12mu|texlive-tex4ht-20120223-5|3323	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong68.htf
12mu|texlive-tex4ht-20120223-5|3324	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong69.htf
12mu|texlive-tex4ht-20120223-5|3325	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong70.htf
12mu|texlive-tex4ht-20120223-5|3326	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong71.htf
12mu|texlive-tex4ht-20120223-5|3327	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong72.htf
12mu|texlive-tex4ht-20120223-5|3328	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong73.htf
12mu|texlive-tex4ht-20120223-5|3329	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong74.htf
12mu|texlive-tex4ht-20120223-5|3330	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong75.htf
12mu|texlive-tex4ht-20120223-5|3331	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong76.htf
12mu|texlive-tex4ht-20120223-5|3332	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong77.htf
12mu|texlive-tex4ht-20120223-5|3333	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong78.htf
12mu|texlive-tex4ht-20120223-5|3334	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong79.htf
12mu|texlive-tex4ht-20120223-5|3335	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong80.htf
12mu|texlive-tex4ht-20120223-5|3336	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong81.htf
12mu|texlive-tex4ht-20120223-5|3337	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong82.htf
12mu|texlive-tex4ht-20120223-5|3338	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong83.htf
12mu|texlive-tex4ht-20120223-5|3339	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong84.htf
12mu|texlive-tex4ht-20120223-5|3340	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong85.htf
12mu|texlive-tex4ht-20120223-5|3341	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong86.htf
12mu|texlive-tex4ht-20120223-5|3342	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong87.htf
12mu|texlive-tex4ht-20120223-5|3343	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong88.htf
12mu|texlive-tex4ht-20120223-5|3344	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong89.htf
12mu|texlive-tex4ht-20120223-5|3345	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong90.htf
12mu|texlive-tex4ht-20120223-5|3346	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong91.htf
12mu|texlive-tex4ht-20120223-5|3347	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong92.htf
12mu|texlive-tex4ht-20120223-5|3348	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong93.htf
12mu|texlive-tex4ht-20120223-5|3349	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/gbksong94.htf
12mu|texlive-tex4ht-20120223-5|3350	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong25.htf
12mu|texlive-tex4ht-20120223-5|3351	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong27.htf
12mu|texlive-tex4ht-20120223-5|3352	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong28.htf
12mu|texlive-tex4ht-20120223-5|3353	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong32.htf
12mu|texlive-tex4ht-20120223-5|3354	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong35.htf
12mu|texlive-tex4ht-20120223-5|3355	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong90.htf
12mu|texlive-tex4ht-20120223-5|3356	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong92.htf
12mu|texlive-tex4ht-20120223-5|3357	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong93.htf
12mu|texlive-tex4ht-20120223-5|3358	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/gbksong/long/gbksong94.htf
12mu|texlive-tex4ht-20120223-5|3359	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song01.htf
12mu|texlive-tex4ht-20120223-5|3360	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song02.htf
12mu|texlive-tex4ht-20120223-5|3361	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song03.htf
12mu|texlive-tex4ht-20120223-5|3362	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song04.htf
12mu|texlive-tex4ht-20120223-5|3363	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song05.htf
12mu|texlive-tex4ht-20120223-5|3364	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song06.htf
12mu|texlive-tex4ht-20120223-5|3365	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song07.htf
12mu|texlive-tex4ht-20120223-5|3366	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song08.htf
12mu|texlive-tex4ht-20120223-5|3367	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song09.htf
12mu|texlive-tex4ht-20120223-5|3368	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0a.htf
12mu|texlive-tex4ht-20120223-5|3369	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0b.htf
12mu|texlive-tex4ht-20120223-5|3370	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0c.htf
12mu|texlive-tex4ht-20120223-5|3371	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0d.htf
12mu|texlive-tex4ht-20120223-5|3372	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0e.htf
12mu|texlive-tex4ht-20120223-5|3373	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song0f.htf
12mu|texlive-tex4ht-20120223-5|3374	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song10.htf
12mu|texlive-tex4ht-20120223-5|3375	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song11.htf
12mu|texlive-tex4ht-20120223-5|3376	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song12.htf
12mu|texlive-tex4ht-20120223-5|3377	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song13.htf
12mu|texlive-tex4ht-20120223-5|3378	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song14.htf
12mu|texlive-tex4ht-20120223-5|3379	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song15.htf
12mu|texlive-tex4ht-20120223-5|3380	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song16.htf
12mu|texlive-tex4ht-20120223-5|3381	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song17.htf
12mu|texlive-tex4ht-20120223-5|3382	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song18.htf
12mu|texlive-tex4ht-20120223-5|3383	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song19.htf
12mu|texlive-tex4ht-20120223-5|3384	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1a.htf
12mu|texlive-tex4ht-20120223-5|3385	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1b.htf
12mu|texlive-tex4ht-20120223-5|3386	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1c.htf
12mu|texlive-tex4ht-20120223-5|3387	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1d.htf
12mu|texlive-tex4ht-20120223-5|3388	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1e.htf
12mu|texlive-tex4ht-20120223-5|3389	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song1f.htf
12mu|texlive-tex4ht-20120223-5|3390	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song20.htf
12mu|texlive-tex4ht-20120223-5|3391	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song21.htf
12mu|texlive-tex4ht-20120223-5|3392	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song22.htf
12mu|texlive-tex4ht-20120223-5|3393	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song23.htf
12mu|texlive-tex4ht-20120223-5|3394	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song24.htf
12mu|texlive-tex4ht-20120223-5|3395	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song25.htf
12mu|texlive-tex4ht-20120223-5|3396	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song26.htf
12mu|texlive-tex4ht-20120223-5|3397	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song27.htf
12mu|texlive-tex4ht-20120223-5|3398	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song28.htf
12mu|texlive-tex4ht-20120223-5|3399	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song29.htf
12mu|texlive-tex4ht-20120223-5|3400	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2a.htf
12mu|texlive-tex4ht-20120223-5|3401	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2b.htf
12mu|texlive-tex4ht-20120223-5|3402	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2c.htf
12mu|texlive-tex4ht-20120223-5|3403	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2d.htf
12mu|texlive-tex4ht-20120223-5|3404	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2e.htf
12mu|texlive-tex4ht-20120223-5|3405	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song2f.htf
12mu|texlive-tex4ht-20120223-5|3406	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song30.htf
12mu|texlive-tex4ht-20120223-5|3407	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song31.htf
12mu|texlive-tex4ht-20120223-5|3408	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song32.htf
12mu|texlive-tex4ht-20120223-5|3409	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song33.htf
12mu|texlive-tex4ht-20120223-5|3410	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song34.htf
12mu|texlive-tex4ht-20120223-5|3411	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song35.htf
12mu|texlive-tex4ht-20120223-5|3412	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song36.htf
12mu|texlive-tex4ht-20120223-5|3413	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song37.htf
12mu|texlive-tex4ht-20120223-5|3414	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song38.htf
12mu|texlive-tex4ht-20120223-5|3415	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song39.htf
12mu|texlive-tex4ht-20120223-5|3416	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3a.htf
12mu|texlive-tex4ht-20120223-5|3417	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3b.htf
12mu|texlive-tex4ht-20120223-5|3418	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3c.htf
12mu|texlive-tex4ht-20120223-5|3419	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3d.htf
12mu|texlive-tex4ht-20120223-5|3420	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3e.htf
12mu|texlive-tex4ht-20120223-5|3421	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song3f.htf
12mu|texlive-tex4ht-20120223-5|3422	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song40.htf
12mu|texlive-tex4ht-20120223-5|3423	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song41.htf
12mu|texlive-tex4ht-20120223-5|3424	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song42.htf
12mu|texlive-tex4ht-20120223-5|3425	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song43.htf
12mu|texlive-tex4ht-20120223-5|3426	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song44.htf
12mu|texlive-tex4ht-20120223-5|3427	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song45.htf
12mu|texlive-tex4ht-20120223-5|3428	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song46.htf
12mu|texlive-tex4ht-20120223-5|3429	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song47.htf
12mu|texlive-tex4ht-20120223-5|3430	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song48.htf
12mu|texlive-tex4ht-20120223-5|3431	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song49.htf
12mu|texlive-tex4ht-20120223-5|3432	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4a.htf
12mu|texlive-tex4ht-20120223-5|3433	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4b.htf
12mu|texlive-tex4ht-20120223-5|3434	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4c.htf
12mu|texlive-tex4ht-20120223-5|3435	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4d.htf
12mu|texlive-tex4ht-20120223-5|3436	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4e.htf
12mu|texlive-tex4ht-20120223-5|3437	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song4f.htf
12mu|texlive-tex4ht-20120223-5|3438	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song50.htf
12mu|texlive-tex4ht-20120223-5|3439	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song51.htf
12mu|texlive-tex4ht-20120223-5|3440	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song52.htf
12mu|texlive-tex4ht-20120223-5|3441	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song53.htf
12mu|texlive-tex4ht-20120223-5|3442	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song54.htf
12mu|texlive-tex4ht-20120223-5|3443	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song55.htf
12mu|texlive-tex4ht-20120223-5|3444	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song56.htf
12mu|texlive-tex4ht-20120223-5|3445	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song57.htf
12mu|texlive-tex4ht-20120223-5|3446	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song58.htf
12mu|texlive-tex4ht-20120223-5|3447	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song59.htf
12mu|texlive-tex4ht-20120223-5|3448	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5a.htf
12mu|texlive-tex4ht-20120223-5|3449	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5b.htf
12mu|texlive-tex4ht-20120223-5|3450	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5c.htf
12mu|texlive-tex4ht-20120223-5|3451	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5d.htf
12mu|texlive-tex4ht-20120223-5|3452	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5e.htf
12mu|texlive-tex4ht-20120223-5|3453	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song5f.htf
12mu|texlive-tex4ht-20120223-5|3454	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song60.htf
12mu|texlive-tex4ht-20120223-5|3455	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song61.htf
12mu|texlive-tex4ht-20120223-5|3456	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song62.htf
12mu|texlive-tex4ht-20120223-5|3457	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song63.htf
12mu|texlive-tex4ht-20120223-5|3458	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song64.htf
12mu|texlive-tex4ht-20120223-5|3459	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song65.htf
12mu|texlive-tex4ht-20120223-5|3460	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song66.htf
12mu|texlive-tex4ht-20120223-5|3461	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song67.htf
12mu|texlive-tex4ht-20120223-5|3462	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song68.htf
12mu|texlive-tex4ht-20120223-5|3463	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song69.htf
12mu|texlive-tex4ht-20120223-5|3464	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6a.htf
12mu|texlive-tex4ht-20120223-5|3465	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6b.htf
12mu|texlive-tex4ht-20120223-5|3466	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6c.htf
12mu|texlive-tex4ht-20120223-5|3467	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6d.htf
12mu|texlive-tex4ht-20120223-5|3468	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6e.htf
12mu|texlive-tex4ht-20120223-5|3469	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song6f.htf
12mu|texlive-tex4ht-20120223-5|3470	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song70.htf
12mu|texlive-tex4ht-20120223-5|3471	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song71.htf
12mu|texlive-tex4ht-20120223-5|3472	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song72.htf
12mu|texlive-tex4ht-20120223-5|3473	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song73.htf
12mu|texlive-tex4ht-20120223-5|3474	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song74.htf
12mu|texlive-tex4ht-20120223-5|3475	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song75.htf
12mu|texlive-tex4ht-20120223-5|3476	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song76.htf
12mu|texlive-tex4ht-20120223-5|3477	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song77.htf
12mu|texlive-tex4ht-20120223-5|3478	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song78.htf
12mu|texlive-tex4ht-20120223-5|3479	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song79.htf
12mu|texlive-tex4ht-20120223-5|3480	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7a.htf
12mu|texlive-tex4ht-20120223-5|3481	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7b.htf
12mu|texlive-tex4ht-20120223-5|3482	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7c.htf
12mu|texlive-tex4ht-20120223-5|3483	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7d.htf
12mu|texlive-tex4ht-20120223-5|3484	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7e.htf
12mu|texlive-tex4ht-20120223-5|3485	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song7f.htf
12mu|texlive-tex4ht-20120223-5|3486	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song80.htf
12mu|texlive-tex4ht-20120223-5|3487	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song81.htf
12mu|texlive-tex4ht-20120223-5|3488	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song82.htf
12mu|texlive-tex4ht-20120223-5|3489	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song83.htf
12mu|texlive-tex4ht-20120223-5|3490	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song84.htf
12mu|texlive-tex4ht-20120223-5|3491	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song85.htf
12mu|texlive-tex4ht-20120223-5|3492	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song86.htf
12mu|texlive-tex4ht-20120223-5|3493	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song87.htf
12mu|texlive-tex4ht-20120223-5|3494	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song88.htf
12mu|texlive-tex4ht-20120223-5|3495	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song89.htf
12mu|texlive-tex4ht-20120223-5|3496	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8a.htf
12mu|texlive-tex4ht-20120223-5|3497	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8b.htf
12mu|texlive-tex4ht-20120223-5|3498	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8c.htf
12mu|texlive-tex4ht-20120223-5|3499	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8d.htf
12mu|texlive-tex4ht-20120223-5|3500	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8e.htf
12mu|texlive-tex4ht-20120223-5|3501	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song8f.htf
12mu|texlive-tex4ht-20120223-5|3502	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song90.htf
12mu|texlive-tex4ht-20120223-5|3503	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song91.htf
12mu|texlive-tex4ht-20120223-5|3504	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song92.htf
12mu|texlive-tex4ht-20120223-5|3505	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song93.htf
12mu|texlive-tex4ht-20120223-5|3506	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song94.htf
12mu|texlive-tex4ht-20120223-5|3507	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song95.htf
12mu|texlive-tex4ht-20120223-5|3508	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song96.htf
12mu|texlive-tex4ht-20120223-5|3509	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song97.htf
12mu|texlive-tex4ht-20120223-5|3510	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song98.htf
12mu|texlive-tex4ht-20120223-5|3511	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song99.htf
12mu|texlive-tex4ht-20120223-5|3512	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9a.htf
12mu|texlive-tex4ht-20120223-5|3513	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9b.htf
12mu|texlive-tex4ht-20120223-5|3514	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9c.htf
12mu|texlive-tex4ht-20120223-5|3515	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9d.htf
12mu|texlive-tex4ht-20120223-5|3516	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9e.htf
12mu|texlive-tex4ht-20120223-5|3517	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8song9f.htf
12mu|texlive-tex4ht-20120223-5|3518	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa0.htf
12mu|texlive-tex4ht-20120223-5|3519	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa1.htf
12mu|texlive-tex4ht-20120223-5|3520	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa2.htf
12mu|texlive-tex4ht-20120223-5|3521	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa3.htf
12mu|texlive-tex4ht-20120223-5|3522	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa4.htf
12mu|texlive-tex4ht-20120223-5|3523	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa5.htf
12mu|texlive-tex4ht-20120223-5|3524	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa6.htf
12mu|texlive-tex4ht-20120223-5|3525	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa7.htf
12mu|texlive-tex4ht-20120223-5|3526	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa8.htf
12mu|texlive-tex4ht-20120223-5|3527	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songa9.htf
12mu|texlive-tex4ht-20120223-5|3528	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songaa.htf
12mu|texlive-tex4ht-20120223-5|3529	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songab.htf
12mu|texlive-tex4ht-20120223-5|3530	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songac.htf
12mu|texlive-tex4ht-20120223-5|3531	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songad.htf
12mu|texlive-tex4ht-20120223-5|3532	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songae.htf
12mu|texlive-tex4ht-20120223-5|3533	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songaf.htf
12mu|texlive-tex4ht-20120223-5|3534	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb0.htf
12mu|texlive-tex4ht-20120223-5|3535	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb1.htf
12mu|texlive-tex4ht-20120223-5|3536	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb2.htf
12mu|texlive-tex4ht-20120223-5|3537	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb3.htf
12mu|texlive-tex4ht-20120223-5|3538	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb4.htf
12mu|texlive-tex4ht-20120223-5|3539	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb5.htf
12mu|texlive-tex4ht-20120223-5|3540	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb6.htf
12mu|texlive-tex4ht-20120223-5|3541	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb7.htf
12mu|texlive-tex4ht-20120223-5|3542	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb8.htf
12mu|texlive-tex4ht-20120223-5|3543	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songb9.htf
12mu|texlive-tex4ht-20120223-5|3544	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songba.htf
12mu|texlive-tex4ht-20120223-5|3545	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbb.htf
12mu|texlive-tex4ht-20120223-5|3546	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbc.htf
12mu|texlive-tex4ht-20120223-5|3547	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbd.htf
12mu|texlive-tex4ht-20120223-5|3548	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbe.htf
12mu|texlive-tex4ht-20120223-5|3549	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songbf.htf
12mu|texlive-tex4ht-20120223-5|3550	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc0.htf
12mu|texlive-tex4ht-20120223-5|3551	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc1.htf
12mu|texlive-tex4ht-20120223-5|3552	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc2.htf
12mu|texlive-tex4ht-20120223-5|3553	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc3.htf
12mu|texlive-tex4ht-20120223-5|3554	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc4.htf
12mu|texlive-tex4ht-20120223-5|3555	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc5.htf
12mu|texlive-tex4ht-20120223-5|3556	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc6.htf
12mu|texlive-tex4ht-20120223-5|3557	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc7.htf
12mu|texlive-tex4ht-20120223-5|3558	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc8.htf
12mu|texlive-tex4ht-20120223-5|3559	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songc9.htf
12mu|texlive-tex4ht-20120223-5|3560	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songca.htf
12mu|texlive-tex4ht-20120223-5|3561	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcb.htf
12mu|texlive-tex4ht-20120223-5|3562	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcc.htf
12mu|texlive-tex4ht-20120223-5|3563	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcd.htf
12mu|texlive-tex4ht-20120223-5|3564	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songce.htf
12mu|texlive-tex4ht-20120223-5|3565	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songcf.htf
12mu|texlive-tex4ht-20120223-5|3566	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd0.htf
12mu|texlive-tex4ht-20120223-5|3567	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd1.htf
12mu|texlive-tex4ht-20120223-5|3568	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd2.htf
12mu|texlive-tex4ht-20120223-5|3569	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd3.htf
12mu|texlive-tex4ht-20120223-5|3570	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd4.htf
12mu|texlive-tex4ht-20120223-5|3571	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd5.htf
12mu|texlive-tex4ht-20120223-5|3572	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd6.htf
12mu|texlive-tex4ht-20120223-5|3573	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songd7.htf
12mu|texlive-tex4ht-20120223-5|3574	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songdc.htf
12mu|texlive-tex4ht-20120223-5|3575	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songdd.htf
12mu|texlive-tex4ht-20120223-5|3576	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songde.htf
12mu|texlive-tex4ht-20120223-5|3577	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songdf.htf
12mu|texlive-tex4ht-20120223-5|3578	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe0.htf
12mu|texlive-tex4ht-20120223-5|3579	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe1.htf
12mu|texlive-tex4ht-20120223-5|3580	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe2.htf
12mu|texlive-tex4ht-20120223-5|3581	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe3.htf
12mu|texlive-tex4ht-20120223-5|3582	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe4.htf
12mu|texlive-tex4ht-20120223-5|3583	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe5.htf
12mu|texlive-tex4ht-20120223-5|3584	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe6.htf
12mu|texlive-tex4ht-20120223-5|3585	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe7.htf
12mu|texlive-tex4ht-20120223-5|3586	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe8.htf
12mu|texlive-tex4ht-20120223-5|3587	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songe9.htf
12mu|texlive-tex4ht-20120223-5|3588	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songea.htf
12mu|texlive-tex4ht-20120223-5|3589	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songeb.htf
12mu|texlive-tex4ht-20120223-5|3590	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songec.htf
12mu|texlive-tex4ht-20120223-5|3591	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songed.htf
12mu|texlive-tex4ht-20120223-5|3592	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songee.htf
12mu|texlive-tex4ht-20120223-5|3593	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songef.htf
12mu|texlive-tex4ht-20120223-5|3594	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf0.htf
12mu|texlive-tex4ht-20120223-5|3595	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf1.htf
12mu|texlive-tex4ht-20120223-5|3596	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf2.htf
12mu|texlive-tex4ht-20120223-5|3597	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf3.htf
12mu|texlive-tex4ht-20120223-5|3598	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf4.htf
12mu|texlive-tex4ht-20120223-5|3599	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf5.htf
12mu|texlive-tex4ht-20120223-5|3600	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf6.htf
12mu|texlive-tex4ht-20120223-5|3601	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf7.htf
12mu|texlive-tex4ht-20120223-5|3602	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf8.htf
12mu|texlive-tex4ht-20120223-5|3603	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songf9.htf
12mu|texlive-tex4ht-20120223-5|3604	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfa.htf
12mu|texlive-tex4ht-20120223-5|3605	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfb.htf
12mu|texlive-tex4ht-20120223-5|3606	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfc.htf
12mu|texlive-tex4ht-20120223-5|3607	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfd.htf
12mu|texlive-tex4ht-20120223-5|3608	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songfe.htf
12mu|texlive-tex4ht-20120223-5|3609	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cjk/utf8/utf8songff.htf
12mu|texlive-tex4ht-20120223-5|3610	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmex.htf
12mu|texlive-tex4ht-20120223-5|3611	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmmi.htf
12mu|texlive-tex4ht-20120223-5|3612	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmsy.htf
12mu|texlive-tex4ht-20120223-5|3613	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmtcsc.htf
12mu|texlive-tex4ht-20120223-5|3614	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cm/cmti.htf
12mu|texlive-tex4ht-20120223-5|3615	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/concrete/cccsc.htf
12mu|texlive-tex4ht-20120223-5|3616	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cs/cscsc.htf
12mu|texlive-tex4ht-20120223-5|3617	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cs/csr.htf
12mu|texlive-tex4ht-20120223-5|3618	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/currency/feymr.htf
12mu|texlive-tex4ht-20120223-5|3619	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/cs-cyklop.htf
12mu|texlive-tex4ht-20120223-5|3620	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/cs-cyklopi-sc.htf
12mu|texlive-tex4ht-20120223-5|3621	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/ec-cyklopi-sc.htf
12mu|texlive-tex4ht-20120223-5|3622	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/ly1-cyklopi-sc.htf
12mu|texlive-tex4ht-20120223-5|3623	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/qx-cyklopi-sc.htf
12mu|texlive-tex4ht-20120223-5|3624	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/qx-cyklopr.htf
12mu|texlive-tex4ht-20120223-5|3625	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/t5-cyklopi-sc.htf
12mu|texlive-tex4ht-20120223-5|3626	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyklop/t5-cyklopi.htf
12mu|texlive-tex4ht-20120223-5|3627	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmcbx.htf
12mu|texlive-tex4ht-20120223-5|3628	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmcbxti.htf
12mu|texlive-tex4ht-20120223-5|3629	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/cyrillic/cmcyr/cmccsc.htf
12mu|texlive-tex4ht-20120223-5|3630	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/dstroke/dsrom.htf
12mu|texlive-tex4ht-20120223-5|3631	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/dstroke/esint.htf
12mu|texlive-tex4ht-20120223-5|3632	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/greek/ibygrk/fibr.htf
12mu|texlive-tex4ht-20120223-5|3633	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/cjhebltx.htf
12mu|texlive-tex4ht-20120223-5|3634	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/crml.htf
12mu|texlive-tex4ht-20120223-5|3635	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/fr.htf
12mu|texlive-tex4ht-20120223-5|3636	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/hclassic.htf
12mu|texlive-tex4ht-20120223-5|3637	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/jerus.htf
12mu|texlive-tex4ht-20120223-5|3638	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/redis.htf
12mu|texlive-tex4ht-20120223-5|3639	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/shold.htf
12mu|texlive-tex4ht-20120223-5|3640	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/shscr.htf
12mu|texlive-tex4ht-20120223-5|3641	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/hebrew/shstk.htf
12mu|texlive-tex4ht-20120223-5|3642	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/html/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3643	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/cs-iwona.htf
12mu|texlive-tex4ht-20120223-5|3644	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/cs-iwonacap.htf
12mu|texlive-tex4ht-20120223-5|3645	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/ec-iwonacap.htf
12mu|texlive-tex4ht-20120223-5|3646	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/ex-iwona.htf
12mu|texlive-tex4ht-20120223-5|3647	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/exp-iwona.htf
12mu|texlive-tex4ht-20120223-5|3648	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/greek-iwona.htf
12mu|texlive-tex4ht-20120223-5|3649	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/qx-iwona.htf
12mu|texlive-tex4ht-20120223-5|3650	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/qx-iwonacap.htf
12mu|texlive-tex4ht-20120223-5|3651	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/rm-iwona.htf
12mu|texlive-tex4ht-20120223-5|3652	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/sy-iwona.htf
12mu|texlive-tex4ht-20120223-5|3653	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t2a-iwona.htf
12mu|texlive-tex4ht-20120223-5|3654	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t2b-iwona.htf
12mu|texlive-tex4ht-20120223-5|3655	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t2c-iwona.htf
12mu|texlive-tex4ht-20120223-5|3656	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t5-iwona.htf
12mu|texlive-tex4ht-20120223-5|3657	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/t5-iwonacap.htf
12mu|texlive-tex4ht-20120223-5|3658	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/texnansi-iwona.htf
12mu|texlive-tex4ht-20120223-5|3659	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/texnansi-iwonacap.htf
12mu|texlive-tex4ht-20120223-5|3660	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/iwona/wncy-iwona.htf
12mu|texlive-tex4ht-20120223-5|3661	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/jknappen/tc/tcrm.htf
12mu|texlive-tex4ht-20120223-5|3662	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/latex/lasy.htf
12mu|texlive-tex4ht-20120223-5|3663	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/latex/lcircle.htf
12mu|texlive-tex4ht-20120223-5|3664	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/latex/line.htf
12mu|texlive-tex4ht-20120223-5|3665	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lh/lh-t2a/lacc.htf
12mu|texlive-tex4ht-20120223-5|3666	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lh/lh-t2a/larm.htf
12mu|texlive-tex4ht-20120223-5|3667	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-22.htf
12mu|texlive-tex4ht-20120223-5|3668	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-24.htf
12mu|texlive-tex4ht-20120223-5|3669	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-27.htf
12mu|texlive-tex4ht-20120223-5|3670	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-8x.htf
12mu|texlive-tex4ht-20120223-5|3671	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-e0.htf
12mu|texlive-tex4ht-20120223-5|3672	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlbi-xl-f6.htf
12mu|texlive-tex4ht-20120223-5|3673	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-8r.htf
12mu|texlive-tex4ht-20120223-5|3674	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-lgi.htf
12mu|texlive-tex4ht-20120223-5|3675	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-00.htf
12mu|texlive-tex4ht-20120223-5|3676	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-01.htf
12mu|texlive-tex4ht-20120223-5|3677	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-02.htf
12mu|texlive-tex4ht-20120223-5|3678	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-03.htf
12mu|texlive-tex4ht-20120223-5|3679	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-04.htf
12mu|texlive-tex4ht-20120223-5|3680	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-05.htf
12mu|texlive-tex4ht-20120223-5|3681	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-1e.htf
12mu|texlive-tex4ht-20120223-5|3682	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-1f.htf
12mu|texlive-tex4ht-20120223-5|3683	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-20.htf
12mu|texlive-tex4ht-20120223-5|3684	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-21.htf
12mu|texlive-tex4ht-20120223-5|3685	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-22.htf
12mu|texlive-tex4ht-20120223-5|3686	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-23.htf
12mu|texlive-tex4ht-20120223-5|3687	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-24.htf
12mu|texlive-tex4ht-20120223-5|3688	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-25.htf
12mu|texlive-tex4ht-20120223-5|3689	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-26.htf
12mu|texlive-tex4ht-20120223-5|3690	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-27.htf
12mu|texlive-tex4ht-20120223-5|3691	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-2c.htf
12mu|texlive-tex4ht-20120223-5|3692	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-8x.htf
12mu|texlive-tex4ht-20120223-5|3693	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-a7.htf
12mu|texlive-tex4ht-20120223-5|3694	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-circle.htf
12mu|texlive-tex4ht-20120223-5|3695	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-e0.htf
12mu|texlive-tex4ht-20120223-5|3696	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-e1.htf
12mu|texlive-tex4ht-20120223-5|3697	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-f6.htf
12mu|texlive-tex4ht-20120223-5|3698	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-fb.htf
12mu|texlive-tex4ht-20120223-5|3699	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-ff.htf
12mu|texlive-tex4ht-20120223-5|3700	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-lgi.htf
12mu|texlive-tex4ht-20120223-5|3701	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-lgr.htf
12mu|texlive-tex4ht-20120223-5|3702	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlr-xl-ts1.htf
12mu|texlive-tex4ht-20120223-5|3703	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlrc-t1.htf
12mu|texlive-tex4ht-20120223-5|3704	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlri-xl-26.htf
12mu|texlive-tex4ht-20120223-5|3705	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/libertine/fxlri-xl-e1.htf
12mu|texlive-tex4ht-20120223-5|3706	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/cs-lm.htf
12mu|texlive-tex4ht-20120223-5|3707	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/el-lm.htf
12mu|texlive-tex4ht-20120223-5|3708	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/el-lmcs.htf
12mu|texlive-tex4ht-20120223-5|3709	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/l7x-lm.htf
12mu|texlive-tex4ht-20120223-5|3710	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/l7x-lmcsc.htf
12mu|texlive-tex4ht-20120223-5|3711	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-ec.htf
12mu|texlive-tex4ht-20120223-5|3712	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-qxtt.htf
12mu|texlive-tex4ht-20120223-5|3713	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmin.htf
12mu|texlive-tex4ht-20120223-5|3714	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmit.htf
12mu|texlive-tex4ht-20120223-5|3715	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmitt.htf
12mu|texlive-tex4ht-20120223-5|3716	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmrm.htf
12mu|texlive-tex4ht-20120223-5|3717	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmsc.htf
12mu|texlive-tex4ht-20120223-5|3718	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cmtt.htf
12mu|texlive-tex4ht-20120223-5|3719	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-csin.htf
12mu|texlive-tex4ht-20120223-5|3720	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-csrm.htf
12mu|texlive-tex4ht-20120223-5|3721	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cssc.htf
12mu|texlive-tex4ht-20120223-5|3722	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-cstt.htf
12mu|texlive-tex4ht-20120223-5|3723	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plin.htf
12mu|texlive-tex4ht-20120223-5|3724	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plit.htf
12mu|texlive-tex4ht-20120223-5|3725	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plitt.htf
12mu|texlive-tex4ht-20120223-5|3726	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plrm.htf
12mu|texlive-tex4ht-20120223-5|3727	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-plsc.htf
12mu|texlive-tex4ht-20120223-5|3728	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-pltt.htf
12mu|texlive-tex4ht-20120223-5|3729	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-rep-t5psn.htf
12mu|texlive-tex4ht-20120223-5|3730	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-t5.htf
12mu|texlive-tex4ht-20120223-5|3731	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-texnansi.htf
12mu|texlive-tex4ht-20120223-5|3732	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/lm-ts1.htf
12mu|texlive-tex4ht-20120223-5|3733	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/cork-.htf
12mu|texlive-tex4ht-20120223-5|3734	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/cork-lmcs.htf
12mu|texlive-tex4ht-20120223-5|3735	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/qx-lmcs.htf
12mu|texlive-tex4ht-20120223-5|3736	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/qx-lmtt.htf
12mu|texlive-tex4ht-20120223-5|3737	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/pre2005/texnansi-lmcs.htf
12mu|texlive-tex4ht-20120223-5|3738	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/rm-lm.htf
12mu|texlive-tex4ht-20120223-5|3739	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/lm/t5-lmcsc.htf
12mu|texlive-tex4ht-20120223-5|3740	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/marvosym/fmvr8x.htf
12mu|texlive-tex4ht-20120223-5|3741	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/math/rsfs.htf
12mu|texlive-tex4ht-20120223-5|3742	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathdesign/mdbchr7v.htf
12mu|texlive-tex4ht-20120223-5|3743	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/blex-bs.htf
12mu|texlive-tex4ht-20120223-5|3744	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/blmi-bs.htf
12mu|texlive-tex4ht-20120223-5|3745	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/blsy-bs.htf
12mu|texlive-tex4ht-20120223-5|3746	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/mtex-bs.htf
12mu|texlive-tex4ht-20120223-5|3747	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/mtmi-bs.htf
12mu|texlive-tex4ht-20120223-5|3748	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mathtime/mtsyn-bs.htf
12mu|texlive-tex4ht-20120223-5|3749	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/mflogo/logo.htf
12mu|texlive-tex4ht-20120223-5|3750	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/misc/cmman.htf
12mu|texlive-tex4ht-20120223-5|3751	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/misc/ifsym.htf
12mu|texlive-tex4ht-20120223-5|3752	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/misc/wasy.htf
12mu|texlive-tex4ht-20120223-5|3753	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pl/plbsy.htf
12mu|texlive-tex4ht-20120223-5|3754	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pl/plinch.htf
12mu|texlive-tex4ht-20120223-5|3755	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pl/pltcsc.htf
12mu|texlive-tex4ht-20120223-5|3756	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pl/pltex.htf
12mu|texlive-tex4ht-20120223-5|3757	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/public/bbding.htf
12mu|texlive-tex4ht-20120223-5|3758	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxbsyc.htf
12mu|texlive-tex4ht-20120223-5|3759	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxexa.htf
12mu|texlive-tex4ht-20120223-5|3760	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxr.htf
12mu|texlive-tex4ht-20120223-5|3761	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxsc.htf
12mu|texlive-tex4ht-20120223-5|3762	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/pxsyc.htf
12mu|texlive-tex4ht-20120223-5|3763	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/rpcxr.htf
12mu|texlive-tex4ht-20120223-5|3764	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/rpxb.htf
12mu|texlive-tex4ht-20120223-5|3765	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/rpxpplr.htf
12mu|texlive-tex4ht-20120223-5|3766	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/pxfonts/rpxsc.htf
12mu|texlive-tex4ht-20120223-5|3767	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/stmaryrd/stmary.htf
12mu|texlive-tex4ht-20120223-5|3768	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/tibetan/ctib.htf
12mu|texlive-tex4ht-20120223-5|3769	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/tipa/tipa.htf
12mu|texlive-tex4ht-20120223-5|3770	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/tipa/xipx.htf
12mu|texlive-tex4ht-20120223-5|3771	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/rtcxr.htf
12mu|texlive-tex4ht-20120223-5|3772	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/rtcxss.htf
12mu|texlive-tex4ht-20120223-5|3773	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/rtx.htf
12mu|texlive-tex4ht-20120223-5|3774	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/rtxsc.htf
12mu|texlive-tex4ht-20120223-5|3775	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/t1x.htf
12mu|texlive-tex4ht-20120223-5|3776	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/t1xsc.htf
12mu|texlive-tex4ht-20120223-5|3777	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/tcxb.htf
12mu|texlive-tex4ht-20120223-5|3778	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txb.htf
12mu|texlive-tex4ht-20120223-5|3779	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txbexa.htf
12mu|texlive-tex4ht-20120223-5|3780	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txbmia.htf
12mu|texlive-tex4ht-20120223-5|3781	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txbsy.htf
12mu|texlive-tex4ht-20120223-5|3782	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txbsyc.htf
12mu|texlive-tex4ht-20120223-5|3783	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/txsc.htf
12mu|texlive-tex4ht-20120223-5|3784	%{_texmfdistdir}/tex4ht/ht-fonts/unicode/txfonts/tyxsc.htf
12mu|texlive-tex4ht-20120223-5|3785	%{_texmfdistdir}/tex4ht/ht-fonts/utf8/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3786	%{_texmfdistdir}/tex4ht/ht-fonts/viqr/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3787	%{_texmfdistdir}/tex4ht/ht-fonts/viscii/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3788	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/charset/unicode.4hf
12mu|texlive-tex4ht-20120223-5|3789	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cm/sauter/wnti.htf
12mu|texlive-tex4ht-20120223-5|3790	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbx.htf
12mu|texlive-tex4ht-20120223-5|3791	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmcbxti.htf
12mu|texlive-tex4ht-20120223-5|3792	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cyrillic/cmcyr/cmccsc.htf
12mu|texlive-tex4ht-20120223-5|3793	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/cyrillic/wncsc.htf
12mu|texlive-tex4ht-20120223-5|3794	%{_texmfdistdir}/tex4ht/ht-fonts/win/1251/lh/lh-t2a/larm.htf
12mu|texlive-tex4ht-20120223-5|3795	%{_texmfdistdir}/tex4ht/xtpipes/docbook.4xt
12mu|texlive-tex4ht-20120223-5|3796	%{_texmfdistdir}/tex4ht/xtpipes/htspk.4xt
12mu|texlive-tex4ht-20120223-5|3797	%{_texmfdistdir}/tex4ht/xtpipes/javahelp.4xt
12mu|texlive-tex4ht-20120223-5|3798	%{_texmfdistdir}/tex4ht/xtpipes/jsml.4xt
12mu|texlive-tex4ht-20120223-5|3799	%{_texmfdistdir}/tex4ht/xtpipes/oo-math.4xt
12mu|texlive-tex4ht-20120223-5|3800	%{_texmfdistdir}/tex4ht/xtpipes/oo-text.4xt
12mu|texlive-tex4ht-20120223-5|3801	%{_texmfdistdir}/tex4ht/xtpipes/xhtml.4xt
12mu|texlive-tex4ht-20120223-5|3802	%{_texmfdistdir}/tex4ht/xtpipes/xhtmml.4xt
12mu|texlive-tex4ht-20120223-5|3803	%{_texmfdistdir}/tex4ht/xtpipes/xtpipes-default.4xt
12mu|texlive-tex4ht-20120223-5|3804	%{_texmfdistdir}/tex4ht/xtpipes/xtpipes-map.dtd
12mu|texlive-tex4ht-20120223-5|3805	%{_texmfdistdir}/tex4ht/xtpipes/xtpipes.dtd
12mu|texlive-tex4ht-20120223-5|3806	%{_javadir}/tex4ht.jar
12mu|texlive-tex4ht-20120223-5|3807	%doc %{_texmfdistdir}/doc/generic/tex4ht/bugfixes.css
12mu|texlive-tex4ht-20120223-5|3808	%doc %{_texmfdistdir}/doc/generic/tex4ht/bugfixes.html
12mu|texlive-tex4ht-20120223-5|3809	%doc %{_texmfdistdir}/doc/generic/tex4ht/cmmi10-b.gif
12mu|texlive-tex4ht-20120223-5|3810	%doc %{_texmfdistdir}/doc/generic/tex4ht/cmsy10-28.gif
12mu|texlive-tex4ht-20120223-5|3811	%doc %{_texmfdistdir}/doc/generic/tex4ht/index.html
12mu|texlive-tex4ht-20120223-5|3812	%doc %{_texmfdistdir}/doc/generic/tex4ht/jhsample.tex
12mu|texlive-tex4ht-20120223-5|3813	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn-htf.html
12mu|texlive-tex4ht-20120223-5|3814	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn-index.html
12mu|texlive-tex4ht-20120223-5|3815	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn-mswin.html
12mu|texlive-tex4ht-20120223-5|3816	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn-port.html
12mu|texlive-tex4ht-20120223-5|3817	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn-unix.html
12mu|texlive-tex4ht-20120223-5|3818	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn.css
12mu|texlive-tex4ht-20120223-5|3819	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn.html
12mu|texlive-tex4ht-20120223-5|3820	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn0x.gif
12mu|texlive-tex4ht-20120223-5|3821	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn10.html
12mu|texlive-tex4ht-20120223-5|3822	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn11.html
12mu|texlive-tex4ht-20120223-5|3823	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn12.html
12mu|texlive-tex4ht-20120223-5|3824	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn13.html
12mu|texlive-tex4ht-20120223-5|3825	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn14.html
12mu|texlive-tex4ht-20120223-5|3826	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn15.html
12mu|texlive-tex4ht-20120223-5|3827	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn16.html
12mu|texlive-tex4ht-20120223-5|3828	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn17.html
12mu|texlive-tex4ht-20120223-5|3829	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn19.html
12mu|texlive-tex4ht-20120223-5|3830	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn1x.gif
12mu|texlive-tex4ht-20120223-5|3831	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn2.html
12mu|texlive-tex4ht-20120223-5|3832	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn20.html
12mu|texlive-tex4ht-20120223-5|3833	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn21.html
12mu|texlive-tex4ht-20120223-5|3834	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn23.html
12mu|texlive-tex4ht-20120223-5|3835	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn24.html
12mu|texlive-tex4ht-20120223-5|3836	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn25.html
12mu|texlive-tex4ht-20120223-5|3837	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn27.html
12mu|texlive-tex4ht-20120223-5|3838	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn28.html
12mu|texlive-tex4ht-20120223-5|3839	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn29.html
12mu|texlive-tex4ht-20120223-5|3840	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn2x.gif
12mu|texlive-tex4ht-20120223-5|3841	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn3.html
12mu|texlive-tex4ht-20120223-5|3842	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn31.html
12mu|texlive-tex4ht-20120223-5|3843	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn32.html
12mu|texlive-tex4ht-20120223-5|3844	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn33.html
12mu|texlive-tex4ht-20120223-5|3845	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn34.html
12mu|texlive-tex4ht-20120223-5|3846	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn35.html
12mu|texlive-tex4ht-20120223-5|3847	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn36.html
12mu|texlive-tex4ht-20120223-5|3848	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn37.html
12mu|texlive-tex4ht-20120223-5|3849	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn38.html
12mu|texlive-tex4ht-20120223-5|3850	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn39.html
12mu|texlive-tex4ht-20120223-5|3851	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn3x.gif
12mu|texlive-tex4ht-20120223-5|3852	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn4.html
12mu|texlive-tex4ht-20120223-5|3853	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn40.html
12mu|texlive-tex4ht-20120223-5|3854	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn41.html
12mu|texlive-tex4ht-20120223-5|3855	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn42.html
12mu|texlive-tex4ht-20120223-5|3856	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn43.html
12mu|texlive-tex4ht-20120223-5|3857	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn44.html
12mu|texlive-tex4ht-20120223-5|3858	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn45.html
12mu|texlive-tex4ht-20120223-5|3859	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn46.html
12mu|texlive-tex4ht-20120223-5|3860	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn47.html
12mu|texlive-tex4ht-20120223-5|3861	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn48.html
12mu|texlive-tex4ht-20120223-5|3862	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn49.html
12mu|texlive-tex4ht-20120223-5|3863	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn4x.gif
12mu|texlive-tex4ht-20120223-5|3864	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn5.html
12mu|texlive-tex4ht-20120223-5|3865	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn50.html
12mu|texlive-tex4ht-20120223-5|3866	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn51.html
12mu|texlive-tex4ht-20120223-5|3867	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn52.html
12mu|texlive-tex4ht-20120223-5|3868	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn53.html
12mu|texlive-tex4ht-20120223-5|3869	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn54.html
12mu|texlive-tex4ht-20120223-5|3870	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn55.html
12mu|texlive-tex4ht-20120223-5|3871	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn56.html
12mu|texlive-tex4ht-20120223-5|3872	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn57.html
12mu|texlive-tex4ht-20120223-5|3873	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn58.html
12mu|texlive-tex4ht-20120223-5|3874	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn59.html
12mu|texlive-tex4ht-20120223-5|3875	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn6.html
12mu|texlive-tex4ht-20120223-5|3876	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn60.html
12mu|texlive-tex4ht-20120223-5|3877	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn7.html
12mu|texlive-tex4ht-20120223-5|3878	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn8.html
12mu|texlive-tex4ht-20120223-5|3879	%doc %{_texmfdistdir}/doc/generic/tex4ht/mn9.html
12mu|texlive-tex4ht-20120223-5|3880	
12mu|texlive-tex4ht-20120223-5|3881	#-----------------------------------------------------------------------
12mu|texlive-tex4ht-20120223-5|3882	%prep
12mu|texlive-tex4ht-20120223-5|3883	%setup -c -a0 -a1
12mu|texlive-tex4ht-20120223-5|3884	
12mu|texlive-tex4ht-20120223-5|3885	%build
12mu|texlive-tex4ht-20120223-5|3886	
12mu|texlive-tex4ht-20120223-5|3887	%install
12mu|texlive-tex4ht-20120223-5|3888	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-tex4ht-20120223-5|3889	pushd %{buildroot}%{_bindir}
12mu|texlive-tex4ht-20120223-5|3890	ln -sf %{_texmfdistdir}/scripts/tex4ht/ht.sh ht
12mu|texlive-tex4ht-20120223-5|3891	ln -sf %{_texmfdistdir}/scripts/tex4ht/htcontext.sh htcontext
12mu|texlive-tex4ht-20120223-5|3892	ln -sf %{_texmfdistdir}/scripts/tex4ht/htlatex.sh htlatex
12mu|texlive-tex4ht-20120223-5|3893	ln -sf %{_texmfdistdir}/scripts/tex4ht/htmex.sh htmex
12mu|texlive-tex4ht-20120223-5|3894	ln -sf %{_texmfdistdir}/scripts/tex4ht/httex.sh httex
12mu|texlive-tex4ht-20120223-5|3895	ln -sf %{_texmfdistdir}/scripts/tex4ht/httexi.sh httexi
12mu|texlive-tex4ht-20120223-5|3896	ln -sf %{_texmfdistdir}/scripts/tex4ht/htxelatex.sh htxelatex
12mu|texlive-tex4ht-20120223-5|3897	ln -sf %{_texmfdistdir}/scripts/tex4ht/htxetex.sh htxetex
12mu|texlive-tex4ht-20120223-5|3898	ln -sf %{_texmfdistdir}/scripts/tex4ht/mk4ht.pl mk4ht
12mu|texlive-tex4ht-20120223-5|3899	popd
12mu|texlive-tex4ht-20120223-5|3900	mkdir -p %{buildroot}%{_javadir}
12mu|texlive-tex4ht-20120223-5|3901	pushd %{buildroot}%{_javadir}
12mu|texlive-tex4ht-20120223-5|3902	ln -sf %{_texmfdistdir}/tex4ht/bin/tex4ht.jar tex4ht.jar
12mu|texlive-tex4ht-20120223-5|3903	popd
12mu|texlive-tex4ht-20120223-5|3904	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-tex4ht-20120223-5|3905	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-tex4ht-20120223-5|3906	
12mu|texlive-tex4ht-20120223-5|3907	%changelog
12mu|texlive-tex4ht-20120223-5|3908	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120223-5
12mu|texlive-tex4ht-20120223-5|3909	+ Revision: 4a8a91d
12mu|texlive-tex4ht-20120223-5|3910	- Sync with cooker
12mu|texlive-tex4ht-20120223-5|3911	
12mu|texlive-tex4ht-20120223-5|3912	

21373 12
12mu|texlive-texconfig-20131022-6|1	# revision 29764
12mu|texlive-texconfig-20131022-6|2	# category TLCore
12mu|texlive-texconfig-20131022-6|3	# catalog-ctan undef
12mu|texlive-texconfig-20131022-6|4	# catalog-date undef
12mu|texlive-texconfig-20131022-6|5	# catalog-license undef
12mu|texlive-texconfig-20131022-6|6	# catalog-version undef
12mu|texlive-texconfig-20131022-6|7	Name:		texlive-texconfig
12mu|texlive-texconfig-20131022-6|8	Version:	20131022
12mu|texlive-texconfig-20131022-6|9	Release:	6
12mu|texlive-texconfig-20131022-6|10	Summary:	TeXLive texconfig package
12mu|texlive-texconfig-20131022-6|11	Group:		Publishing
12mu|texlive-texconfig-20131022-6|12	URL:		http://tug.org/texlive
12mu|texlive-texconfig-20131022-6|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-texconfig-20131022-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texconfig.tar.xz
12mu|texlive-texconfig-20131022-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texconfig.doc.tar.xz
12mu|texlive-texconfig-20131022-6|16	BuildArch:	noarch
12mu|texlive-texconfig-20131022-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-texconfig-20131022-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-texconfig-20131022-6|19	Requires(post):	texlive-kpathsea
12mu|texlive-texconfig-20131022-6|20	Provides:	texlive-texconfig.bin = %{EVRD}
12mu|texlive-texconfig-20131022-6|21	
12mu|texlive-texconfig-20131022-6|22	%description
12mu|texlive-texconfig-20131022-6|23	TeXLive texconfig package.
12mu|texlive-texconfig-20131022-6|24	
12mu|texlive-texconfig-20131022-6|25	%post
12mu|texlive-texconfig-20131022-6|26	%{_sbindir}/texlive.post
12mu|texlive-texconfig-20131022-6|27	
12mu|texlive-texconfig-20131022-6|28	%postun
12mu|texlive-texconfig-20131022-6|29	if [ $1 -eq 0 ]; then
12mu|texlive-texconfig-20131022-6|30	%{_sbindir}/texlive.post
12mu|texlive-texconfig-20131022-6|31	fi
12mu|texlive-texconfig-20131022-6|32	
12mu|texlive-texconfig-20131022-6|33	#-----------------------------------------------------------------------
12mu|texlive-texconfig-20131022-6|34	%files
12mu|texlive-texconfig-20131022-6|35	%{_bindir}/texconfig
12mu|texlive-texconfig-20131022-6|36	%{_texmfdistdir}/scripts/texlive/texconfig.sh
12mu|texlive-texconfig-20131022-6|37	%{_texmfdistdir}/texconfig/README
12mu|texlive-texconfig-20131022-6|38	%{_texmfdistdir}/texconfig/g/generic
12mu|texlive-texconfig-20131022-6|39	%{_texmfdistdir}/texconfig/tcfmgr
12mu|texlive-texconfig-20131022-6|40	%{_texmfdistdir}/texconfig/tcfmgr.map
12mu|texlive-texconfig-20131022-6|41	%{_texmfdistdir}/texconfig/v/vt100
12mu|texlive-texconfig-20131022-6|42	%{_texmfdistdir}/texconfig/x/xterm
12mu|texlive-texconfig-20131022-6|43	%doc %{_mandir}/man1/texconfig-sys.1*
12mu|texlive-texconfig-20131022-6|44	%doc %{_texmfdistdir}/doc/man/man1/texconfig-sys.man1.pdf
12mu|texlive-texconfig-20131022-6|45	%doc %{_mandir}/man1/texconfig.1*
12mu|texlive-texconfig-20131022-6|46	%doc %{_texmfdistdir}/doc/man/man1/texconfig.man1.pdf
12mu|texlive-texconfig-20131022-6|47	
12mu|texlive-texconfig-20131022-6|48	#-----------------------------------------------------------------------
12mu|texlive-texconfig-20131022-6|49	%prep
12mu|texlive-texconfig-20131022-6|50	%setup -c -a0 -a1
12mu|texlive-texconfig-20131022-6|51	
12mu|texlive-texconfig-20131022-6|52	%build
12mu|texlive-texconfig-20131022-6|53	
12mu|texlive-texconfig-20131022-6|54	%install
12mu|texlive-texconfig-20131022-6|55	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-texconfig-20131022-6|56	pushd %{buildroot}%{_bindir}
12mu|texlive-texconfig-20131022-6|57	ln -sf %{_texmfdistdir}/scripts/texlive/texconfig.sh texconfig
12mu|texlive-texconfig-20131022-6|58	popd
12mu|texlive-texconfig-20131022-6|59	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-texconfig-20131022-6|60	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-texconfig-20131022-6|61	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-texconfig-20131022-6|62	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-texconfig-20131022-6|63	
12mu|texlive-texconfig-20131022-6|64	%changelog
12mu|texlive-texconfig-20131022-6|65	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131022-6
12mu|texlive-texconfig-20131022-6|66	+ Revision: ec44d0f
12mu|texlive-texconfig-20131022-6|67	- Sync with cooker
12mu|texlive-texconfig-20131022-6|68	
12mu|texlive-texconfig-20131022-6|69	

21374 12
12mu|texlive-texdiff-0.4-8|1	# revision 29752
12mu|texlive-texdiff-0.4-8|2	# category Package
12mu|texlive-texdiff-0.4-8|3	# catalog-ctan /support/texdiff
12mu|texlive-texdiff-0.4-8|4	# catalog-date 2012-06-27 20:43:57 +0200
12mu|texlive-texdiff-0.4-8|5	# catalog-license artistic
12mu|texlive-texdiff-0.4-8|6	# catalog-version 0.4
12mu|texlive-texdiff-0.4-8|7	Name:		texlive-texdiff
12mu|texlive-texdiff-0.4-8|8	Version:	0.4
12mu|texlive-texdiff-0.4-8|9	Release:	8
12mu|texlive-texdiff-0.4-8|10	Summary:	Compare documents and produce tagged merge
12mu|texlive-texdiff-0.4-8|11	Group:		Publishing
12mu|texlive-texdiff-0.4-8|12	URL:		http://www.ctan.org/tex-archive/support/texdiff
12mu|texlive-texdiff-0.4-8|13	License:	ARTISTIC
12mu|texlive-texdiff-0.4-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdiff.tar.xz
12mu|texlive-texdiff-0.4-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdiff.doc.tar.xz
12mu|texlive-texdiff-0.4-8|16	BuildArch:	noarch
12mu|texlive-texdiff-0.4-8|17	BuildRequires:	texlive-tlpkg
12mu|texlive-texdiff-0.4-8|18	Requires(pre):	texlive-tlpkg
12mu|texlive-texdiff-0.4-8|19	Requires(post):	texlive-kpathsea
12mu|texlive-texdiff-0.4-8|20	Provides:	texlive-texdiff.bin = %{EVRD}
12mu|texlive-texdiff-0.4-8|21	
12mu|texlive-texdiff-0.4-8|22	%description
12mu|texlive-texdiff-0.4-8|23	Two files are compared and a new TeX file is output. When the
12mu|texlive-texdiff-0.4-8|24	output file is processed with (La)TeX it marks new changes with
12mu|texlive-texdiff-0.4-8|25	blue and old text with red with a strike-through line.
12mu|texlive-texdiff-0.4-8|26	Furthermore, passages with changes are marked at the margin
12mu|texlive-texdiff-0.4-8|27	with grey bars by the LaTeX changebar package.
12mu|texlive-texdiff-0.4-8|28	
12mu|texlive-texdiff-0.4-8|29	%post
12mu|texlive-texdiff-0.4-8|30	%{_sbindir}/texlive.post
12mu|texlive-texdiff-0.4-8|31	
12mu|texlive-texdiff-0.4-8|32	%postun
12mu|texlive-texdiff-0.4-8|33	if [ $1 -eq 0 ]; then
12mu|texlive-texdiff-0.4-8|34	%{_sbindir}/texlive.post
12mu|texlive-texdiff-0.4-8|35	fi
12mu|texlive-texdiff-0.4-8|36	
12mu|texlive-texdiff-0.4-8|37	#-----------------------------------------------------------------------
12mu|texlive-texdiff-0.4-8|38	%files
12mu|texlive-texdiff-0.4-8|39	%{_bindir}/texdiff
12mu|texlive-texdiff-0.4-8|40	%{_texmfdistdir}/scripts/texdiff/texdiff
12mu|texlive-texdiff-0.4-8|41	%doc %{_mandir}/man1/texdiff.1*
12mu|texlive-texdiff-0.4-8|42	%doc %{_texmfdistdir}/doc/man/man1/texdiff.man1.pdf
12mu|texlive-texdiff-0.4-8|43	%doc %{_texmfdistdir}/doc/support/texdiff/README
12mu|texlive-texdiff-0.4-8|44	
12mu|texlive-texdiff-0.4-8|45	#-----------------------------------------------------------------------
12mu|texlive-texdiff-0.4-8|46	%prep
12mu|texlive-texdiff-0.4-8|47	%setup -c -a0 -a1
12mu|texlive-texdiff-0.4-8|48	
12mu|texlive-texdiff-0.4-8|49	%build
12mu|texlive-texdiff-0.4-8|50	
12mu|texlive-texdiff-0.4-8|51	%install
12mu|texlive-texdiff-0.4-8|52	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-texdiff-0.4-8|53	pushd %{buildroot}%{_bindir}
12mu|texlive-texdiff-0.4-8|54	ln -sf %{_texmfdistdir}/scripts/texdiff/texdiff texdiff
12mu|texlive-texdiff-0.4-8|55	popd
12mu|texlive-texdiff-0.4-8|56	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-texdiff-0.4-8|57	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-texdiff-0.4-8|58	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-texdiff-0.4-8|59	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-texdiff-0.4-8|60	
12mu|texlive-texdiff-0.4-8|61	%changelog
12mu|texlive-texdiff-0.4-8|62	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.4-8
12mu|texlive-texdiff-0.4-8|63	+ Revision: 486d133
12mu|texlive-texdiff-0.4-8|64	- Sync with cooker
12mu|texlive-texdiff-0.4-8|65	
12mu|texlive-texdiff-0.4-8|66	

21375 12
12mu|texlive-texdirflatten-1.1-5|1	# revision 29725
12mu|texlive-texdirflatten-1.1-5|2	# category Package
12mu|texlive-texdirflatten-1.1-5|3	# catalog-ctan /support/texdirflatten
12mu|texlive-texdirflatten-1.1-5|4	# catalog-date 2012-01-12 19:29:56 +0100
12mu|texlive-texdirflatten-1.1-5|5	# catalog-license artistic
12mu|texlive-texdirflatten-1.1-5|6	# catalog-version 1.1
12mu|texlive-texdirflatten-1.1-5|7	Name:		texlive-texdirflatten
12mu|texlive-texdirflatten-1.1-5|8	Epoch:		1
12mu|texlive-texdirflatten-1.1-5|9	Version:	1.1
12mu|texlive-texdirflatten-1.1-5|10	Release:	5
12mu|texlive-texdirflatten-1.1-5|11	Summary:	Collect files related to a LaTeX job in a single directory
12mu|texlive-texdirflatten-1.1-5|12	Group:		Publishing
12mu|texlive-texdirflatten-1.1-5|13	URL:		http://www.ctan.org/tex-archive/support/texdirflatten
12mu|texlive-texdirflatten-1.1-5|14	License:	ARTISTIC
12mu|texlive-texdirflatten-1.1-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdirflatten.tar.xz
12mu|texlive-texdirflatten-1.1-5|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdirflatten.doc.tar.xz
12mu|texlive-texdirflatten-1.1-5|17	BuildArch:	noarch
12mu|texlive-texdirflatten-1.1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-texdirflatten-1.1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-texdirflatten-1.1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-texdirflatten-1.1-5|21	Provides:	texlive-texdirflatten.bin = %{EVRD}
12mu|texlive-texdirflatten-1.1-5|22	
12mu|texlive-texdirflatten-1.1-5|23	%description
12mu|texlive-texdirflatten-1.1-5|24	The Perl script parses a LaTeX file recursively, scanning all
12mu|texlive-texdirflatten-1.1-5|25	child files, and collects details of any included and other
12mu|texlive-texdirflatten-1.1-5|26	data files. These component files, are then all put into a
12mu|texlive-texdirflatten-1.1-5|27	single directory (thus "flattening" the document's directory
12mu|texlive-texdirflatten-1.1-5|28	tree).
12mu|texlive-texdirflatten-1.1-5|29	
12mu|texlive-texdirflatten-1.1-5|30	%post
12mu|texlive-texdirflatten-1.1-5|31	%{_sbindir}/texlive.post
12mu|texlive-texdirflatten-1.1-5|32	
12mu|texlive-texdirflatten-1.1-5|33	%postun
12mu|texlive-texdirflatten-1.1-5|34	if [ $1 -eq 0 ]; then
12mu|texlive-texdirflatten-1.1-5|35	%{_sbindir}/texlive.post
12mu|texlive-texdirflatten-1.1-5|36	fi
12mu|texlive-texdirflatten-1.1-5|37	
12mu|texlive-texdirflatten-1.1-5|38	#-----------------------------------------------------------------------
12mu|texlive-texdirflatten-1.1-5|39	%files
12mu|texlive-texdirflatten-1.1-5|40	%{_bindir}/texdirflatten
12mu|texlive-texdirflatten-1.1-5|41	%{_texmfdistdir}/scripts/texdirflatten/texdirflatten
12mu|texlive-texdirflatten-1.1-5|42	%doc %{_mandir}/man1/texdirflatten.1*
12mu|texlive-texdirflatten-1.1-5|43	%doc %{_texmfdistdir}/doc/man/man1/texdirflatten.man1.pdf
12mu|texlive-texdirflatten-1.1-5|44	
12mu|texlive-texdirflatten-1.1-5|45	#-----------------------------------------------------------------------
12mu|texlive-texdirflatten-1.1-5|46	%prep
12mu|texlive-texdirflatten-1.1-5|47	%setup -c -a0 -a1
12mu|texlive-texdirflatten-1.1-5|48	
12mu|texlive-texdirflatten-1.1-5|49	%build
12mu|texlive-texdirflatten-1.1-5|50	
12mu|texlive-texdirflatten-1.1-5|51	%install
12mu|texlive-texdirflatten-1.1-5|52	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-texdirflatten-1.1-5|53	pushd %{buildroot}%{_bindir}
12mu|texlive-texdirflatten-1.1-5|54	ln -sf %{_texmfdistdir}/scripts/texdirflatten/texdirflatten texdirflatten
12mu|texlive-texdirflatten-1.1-5|55	popd
12mu|texlive-texdirflatten-1.1-5|56	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-texdirflatten-1.1-5|57	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-texdirflatten-1.1-5|58	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-texdirflatten-1.1-5|59	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-texdirflatten-1.1-5|60	
12mu|texlive-texdirflatten-1.1-5|61	%changelog
12mu|texlive-texdirflatten-1.1-5|62	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:1.1-5
12mu|texlive-texdirflatten-1.1-5|63	+ Revision: 61d79e2
12mu|texlive-texdirflatten-1.1-5|64	- Sync with cooker
12mu|texlive-texdirflatten-1.1-5|65	
12mu|texlive-texdirflatten-1.1-5|66	

21376 12
12mu|texlive-texdoc-20120627-8|1	# revision 29764
12mu|texlive-texdoc-20120627-8|2	# category TLCore
12mu|texlive-texdoc-20120627-8|3	# catalog-ctan undef
12mu|texlive-texdoc-20120627-8|4	# catalog-date 2012-06-27 22:19:02 +0200
12mu|texlive-texdoc-20120627-8|5	# catalog-license gpl
12mu|texlive-texdoc-20120627-8|6	# catalog-version undef
12mu|texlive-texdoc-20120627-8|7	Name:		texlive-texdoc
12mu|texlive-texdoc-20120627-8|8	Version:	20120627
12mu|texlive-texdoc-20120627-8|9	Release:	8
12mu|texlive-texdoc-20120627-8|10	Summary:	Documentation access for TeX distributions
12mu|texlive-texdoc-20120627-8|11	Group:		Publishing
12mu|texlive-texdoc-20120627-8|12	URL:		http://tug.org/texlive
12mu|texlive-texdoc-20120627-8|13	License:	GPL
12mu|texlive-texdoc-20120627-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdoc.tar.xz
12mu|texlive-texdoc-20120627-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texdoc.doc.tar.xz
12mu|texlive-texdoc-20120627-8|16	BuildArch:	noarch
12mu|texlive-texdoc-20120627-8|17	BuildRequires:	texlive-tlpkg
12mu|texlive-texdoc-20120627-8|18	Requires(pre):	texlive-tlpkg
12mu|texlive-texdoc-20120627-8|19	Requires(post):	texlive-kpathsea
12mu|texlive-texdoc-20120627-8|20	Provides:	texlive-texdoc.bin = %{EVRD}
12mu|texlive-texdoc-20120627-8|21	
12mu|texlive-texdoc-20120627-8|22	%description
12mu|texlive-texdoc-20120627-8|23	TeXdoc is an application for easy access to the package
12mu|texlive-texdoc-20120627-8|24	documentation of a TeX distributions (i.e., .dvi, .pdf or .ps
12mu|texlive-texdoc-20120627-8|25	files on the $TEXDOCS tree). It is distributed with TeX-Live
12mu|texlive-texdoc-20120627-8|26	and a derivative is distributed with miktex.
12mu|texlive-texdoc-20120627-8|27	
12mu|texlive-texdoc-20120627-8|28	%post
12mu|texlive-texdoc-20120627-8|29	%{_sbindir}/texlive.post
12mu|texlive-texdoc-20120627-8|30	
12mu|texlive-texdoc-20120627-8|31	%postun
12mu|texlive-texdoc-20120627-8|32	if [ $1 -eq 0 ]; then
12mu|texlive-texdoc-20120627-8|33	%{_sbindir}/texlive.post
12mu|texlive-texdoc-20120627-8|34	fi
12mu|texlive-texdoc-20120627-8|35	
12mu|texlive-texdoc-20120627-8|36	#-----------------------------------------------------------------------
12mu|texlive-texdoc-20120627-8|37	%files
12mu|texlive-texdoc-20120627-8|38	%{_bindir}/texdoc
12mu|texlive-texdoc-20120627-8|39	%{_bindir}/texdoctk
12mu|texlive-texdoc-20120627-8|40	%{_texmfdistdir}/scripts/texdoc/Data.meta.lua
12mu|texlive-texdoc-20120627-8|41	%{_texmfdistdir}/scripts/texdoc/Data.tlpdb.lua
12mu|texlive-texdoc-20120627-8|42	%{_texmfdistdir}/scripts/texdoc/alias.tlu
12mu|texlive-texdoc-20120627-8|43	%{_texmfdistdir}/scripts/texdoc/config.tlu
12mu|texlive-texdoc-20120627-8|44	%{_texmfdistdir}/scripts/texdoc/constants.tlu
12mu|texlive-texdoc-20120627-8|45	%{_texmfdistdir}/scripts/texdoc/functions.tlu
12mu|texlive-texdoc-20120627-8|46	%{_texmfdistdir}/scripts/texdoc/main.tlu
12mu|texlive-texdoc-20120627-8|47	%{_texmfdistdir}/scripts/texdoc/score.tlu
12mu|texlive-texdoc-20120627-8|48	%{_texmfdistdir}/scripts/texdoc/search.tlu
12mu|texlive-texdoc-20120627-8|49	%{_texmfdistdir}/scripts/texdoc/texdoc.tlu
12mu|texlive-texdoc-20120627-8|50	%{_texmfdistdir}/scripts/texdoc/texdoclib.tlu
12mu|texlive-texdoc-20120627-8|51	%{_texmfdistdir}/scripts/texdoc/view.tlu
12mu|texlive-texdoc-20120627-8|52	%{_texmfdistdir}/scripts/texdoctk/texdoctk.pl
12mu|texlive-texdoc-20120627-8|53	%{_texmfdistdir}/texdoc/texdoc.cnf
12mu|texlive-texdoc-20120627-8|54	%{_texmfdistdir}/texdoctk/texdocrc-win32.defaults
12mu|texlive-texdoc-20120627-8|55	%{_texmfdistdir}/texdoctk/texdocrc.defaults
12mu|texlive-texdoc-20120627-8|56	%{_texmfdistdir}/texdoctk/texdoctk.dat
12mu|texlive-texdoc-20120627-8|57	%doc %{_mandir}/man1/texdoc.1*
12mu|texlive-texdoc-20120627-8|58	%doc %{_texmfdistdir}/doc/man/man1/texdoc.man1.pdf
12mu|texlive-texdoc-20120627-8|59	%doc %{_mandir}/man1/texdoctk.1*
12mu|texlive-texdoc-20120627-8|60	%doc %{_texmfdistdir}/doc/man/man1/texdoctk.man1.pdf
12mu|texlive-texdoc-20120627-8|61	%doc %{_texmfdistdir}/doc/texdoc/News
12mu|texlive-texdoc-20120627-8|62	%doc %{_texmfdistdir}/doc/texdoc/texdoc.pdf
12mu|texlive-texdoc-20120627-8|63	%doc %{_texmfdistdir}/doc/texdoc/texdoc.tex
12mu|texlive-texdoc-20120627-8|64	
12mu|texlive-texdoc-20120627-8|65	#-----------------------------------------------------------------------
12mu|texlive-texdoc-20120627-8|66	%prep
12mu|texlive-texdoc-20120627-8|67	%setup -c -a0 -a1
12mu|texlive-texdoc-20120627-8|68	
12mu|texlive-texdoc-20120627-8|69	perl -pi -e 's%^# (viewer_pdf = )xpdf.*%$1xdg-open%;'	\
12mu|texlive-texdoc-20120627-8|70	texmf-dist/texdoc/texdoc.cnf
12mu|texlive-texdoc-20120627-8|71	
12mu|texlive-texdoc-20120627-8|72	%build
12mu|texlive-texdoc-20120627-8|73	
12mu|texlive-texdoc-20120627-8|74	%install
12mu|texlive-texdoc-20120627-8|75	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-texdoc-20120627-8|76	pushd %{buildroot}%{_bindir}
12mu|texlive-texdoc-20120627-8|77	ln -sf %{_texmfdistdir}/scripts/texdoc/texdoc.tlu texdoc
12mu|texlive-texdoc-20120627-8|78	ln -sf %{_texmfdistdir}/scripts/texdoctk/texdoctk.pl texdoctk
12mu|texlive-texdoc-20120627-8|79	popd
12mu|texlive-texdoc-20120627-8|80	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-texdoc-20120627-8|81	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-texdoc-20120627-8|82	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-texdoc-20120627-8|83	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-texdoc-20120627-8|84	
12mu|texlive-texdoc-20120627-8|85	%changelog
12mu|texlive-texdoc-20120627-8|86	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120627-8
12mu|texlive-texdoc-20120627-8|87	+ Revision: f974cdb
12mu|texlive-texdoc-20120627-8|88	- Sync with cooker
12mu|texlive-texdoc-20120627-8|89	
12mu|texlive-texdoc-20120627-8|90	

21377 12
12mu|texlive-texlive-common-20131009-5|1	# revision 30524
12mu|texlive-texlive-common-20131009-5|2	# category TLCore
12mu|texlive-texlive-common-20131009-5|3	# catalog-ctan undef
12mu|texlive-texlive-common-20131009-5|4	# catalog-date undef
12mu|texlive-texlive-common-20131009-5|5	# catalog-license undef
12mu|texlive-texlive-common-20131009-5|6	# catalog-version undef
12mu|texlive-texlive-common-20131009-5|7	Name:		texlive-texlive-common
12mu|texlive-texlive-common-20131009-5|8	Version:	20131009
12mu|texlive-texlive-common-20131009-5|9	Release:	5
12mu|texlive-texlive-common-20131009-5|10	Summary:	TeX Live documentation (common elements)
12mu|texlive-texlive-common-20131009-5|11	Group:		Publishing
12mu|texlive-texlive-common-20131009-5|12	URL:		http://tug.org/texlive
12mu|texlive-texlive-common-20131009-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-texlive-common-20131009-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-common.tar.xz
12mu|texlive-texlive-common-20131009-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-common.doc.tar.xz
12mu|texlive-texlive-common-20131009-5|16	BuildArch:	noarch
12mu|texlive-texlive-common-20131009-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-texlive-common-20131009-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-texlive-common-20131009-5|19	
12mu|texlive-texlive-common-20131009-5|20	%description
12mu|texlive-texlive-common-20131009-5|21	TeXLive texlive-common package.
12mu|texlive-texlive-common-20131009-5|22	
12mu|texlive-texlive-common-20131009-5|23	#-----------------------------------------------------------------------
12mu|texlive-texlive-common-20131009-5|24	%files
12mu|texlive-texlive-common-20131009-5|25	%doc %{_texmfdistdir}/doc/texlive/index.html
12mu|texlive-texlive-common-20131009-5|26	%doc %{_texmfdistdir}/doc/texlive/texlive-common/examples/ex5.tex
12mu|texlive-texlive-common-20131009-5|27	%doc %{_texmfdistdir}/doc/texlive/texlive-common/examples/ex6.tex
12mu|texlive-texlive-common-20131009-5|28	%doc %{_texmfdistdir}/doc/texlive/texlive-common/examples/ex6a.tex
12mu|texlive-texlive-common-20131009-5|29	%doc %{_texmfdistdir}/doc/texlive/texlive-common/examples/ex6b.tex
12mu|texlive-texlive-common-20131009-5|30	%doc %{_texmfdistdir}/doc/texlive/texlive-common/examples/ex6c.tex
12mu|texlive-texlive-common-20131009-5|31	%doc %{_texmfdistdir}/doc/texlive/texlive-common/install-lnx-main.png
12mu|texlive-texlive-common-20131009-5|32	%doc %{_texmfdistdir}/doc/texlive/texlive-common/psview.png
12mu|texlive-texlive-common-20131009-5|33	%doc %{_texmfdistdir}/doc/texlive/texlive-common/stdcoll.png
12mu|texlive-texlive-common-20131009-5|34	%doc %{_texmfdistdir}/doc/texlive/texlive-common/tlmgr-general-options.png
12mu|texlive-texlive-common-20131009-5|35	%doc %{_texmfdistdir}/doc/texlive/texlive-common/tlmgr-gui.png
12mu|texlive-texlive-common-20131009-5|36	%doc %{_texmfdistdir}/doc/texlive/texlive-common/tlmgr-paper-options.png
12mu|texlive-texlive-common-20131009-5|37	%doc %{_texmfdistdir}/doc/texlive/texlive-common/tray-menu.png
12mu|texlive-texlive-common-20131009-5|38	%doc %{_texmfdistdir}/doc/texlive/texlive-common/wizard-w32.png
12mu|texlive-texlive-common-20131009-5|39	
12mu|texlive-texlive-common-20131009-5|40	#-----------------------------------------------------------------------
12mu|texlive-texlive-common-20131009-5|41	%prep
12mu|texlive-texlive-common-20131009-5|42	%setup -c -a0 -a1
12mu|texlive-texlive-common-20131009-5|43	
12mu|texlive-texlive-common-20131009-5|44	%build
12mu|texlive-texlive-common-20131009-5|45	
12mu|texlive-texlive-common-20131009-5|46	%install
12mu|texlive-texlive-common-20131009-5|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-texlive-common-20131009-5|48	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-texlive-common-20131009-5|49	
12mu|texlive-texlive-common-20131009-5|50	%changelog
12mu|texlive-texlive-common-20131009-5|51	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131009-5
12mu|texlive-texlive-common-20131009-5|52	+ Revision: f49ad25
12mu|texlive-texlive-common-20131009-5|53	- Sync with cooker
12mu|texlive-texlive-common-20131009-5|54	
12mu|texlive-texlive-common-20131009-5|55	

21378 12
12mu|texlive-texlive-cz-20131009-5|1	# revision 30808
12mu|texlive-texlive-cz-20131009-5|2	# category TLCore
12mu|texlive-texlive-cz-20131009-5|3	# catalog-ctan undef
12mu|texlive-texlive-cz-20131009-5|4	# catalog-date undef
12mu|texlive-texlive-cz-20131009-5|5	# catalog-license undef
12mu|texlive-texlive-cz-20131009-5|6	# catalog-version undef
12mu|texlive-texlive-cz-20131009-5|7	Name:		texlive-texlive-cz
12mu|texlive-texlive-cz-20131009-5|8	Version:	20131009
12mu|texlive-texlive-cz-20131009-5|9	Release:	5
12mu|texlive-texlive-cz-20131009-5|10	Summary:	TeX Live manual (Czech/Slovak)
12mu|texlive-texlive-cz-20131009-5|11	Group:		Publishing
12mu|texlive-texlive-cz-20131009-5|12	URL:		http://tug.org/texlive
12mu|texlive-texlive-cz-20131009-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-texlive-cz-20131009-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-cz.tar.xz
12mu|texlive-texlive-cz-20131009-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-cz.doc.tar.xz
12mu|texlive-texlive-cz-20131009-5|16	BuildArch:	noarch
12mu|texlive-texlive-cz-20131009-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-texlive-cz-20131009-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-texlive-cz-20131009-5|19	
12mu|texlive-texlive-cz-20131009-5|20	%description
12mu|texlive-texlive-cz-20131009-5|21	TeXLive texlive-cz package.
12mu|texlive-texlive-cz-20131009-5|22	
12mu|texlive-texlive-cz-20131009-5|23	#-----------------------------------------------------------------------
12mu|texlive-texlive-cz-20131009-5|24	%files
12mu|texlive-texlive-cz-20131009-5|25	%doc %{_texmfdistdir}/doc/texlive/texlive-cz/Makefile
12mu|texlive-texlive-cz-20131009-5|26	%doc %{_texmfdistdir}/doc/texlive/texlive-cz/csquote.sty
12mu|texlive-texlive-cz-20131009-5|27	%doc %{_texmfdistdir}/doc/texlive/texlive-cz/ec-lmr10-19.png
12mu|texlive-texlive-cz-20131009-5|28	%doc %{_texmfdistdir}/doc/texlive/texlive-cz/live4ht.cfg
12mu|texlive-texlive-cz-20131009-5|29	%doc %{_texmfdistdir}/doc/texlive/texlive-cz/tex-live.css
12mu|texlive-texlive-cz-20131009-5|30	%doc %{_texmfdistdir}/doc/texlive/texlive-cz/texlive-cz.css
12mu|texlive-texlive-cz-20131009-5|31	%doc %{_texmfdistdir}/doc/texlive/texlive-cz/texlive-cz.html
12mu|texlive-texlive-cz-20131009-5|32	%doc %{_texmfdistdir}/doc/texlive/texlive-cz/texlive-cz.pdf
12mu|texlive-texlive-cz-20131009-5|33	%doc %{_texmfdistdir}/doc/texlive/texlive-cz/texlive-cz.tex
12mu|texlive-texlive-cz-20131009-5|34	
12mu|texlive-texlive-cz-20131009-5|35	#-----------------------------------------------------------------------
12mu|texlive-texlive-cz-20131009-5|36	%prep
12mu|texlive-texlive-cz-20131009-5|37	%setup -c -a0 -a1
12mu|texlive-texlive-cz-20131009-5|38	
12mu|texlive-texlive-cz-20131009-5|39	%build
12mu|texlive-texlive-cz-20131009-5|40	
12mu|texlive-texlive-cz-20131009-5|41	%install
12mu|texlive-texlive-cz-20131009-5|42	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-texlive-cz-20131009-5|43	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-texlive-cz-20131009-5|44	
12mu|texlive-texlive-cz-20131009-5|45	%changelog
12mu|texlive-texlive-cz-20131009-5|46	* Wed Feb 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131009-5
12mu|texlive-texlive-cz-20131009-5|47	+ Revision: e86b430
12mu|texlive-texlive-cz-20131009-5|48	- Sync with cooker
12mu|texlive-texlive-cz-20131009-5|49	
12mu|texlive-texlive-cz-20131009-5|50	

21379 12
12mu|texlive-texlive-de-20131009-5|1	# revision 31848
12mu|texlive-texlive-de-20131009-5|2	# category TLCore
12mu|texlive-texlive-de-20131009-5|3	# catalog-ctan undef
12mu|texlive-texlive-de-20131009-5|4	# catalog-date undef
12mu|texlive-texlive-de-20131009-5|5	# catalog-license undef
12mu|texlive-texlive-de-20131009-5|6	# catalog-version undef
12mu|texlive-texlive-de-20131009-5|7	Name:		texlive-texlive-de
12mu|texlive-texlive-de-20131009-5|8	Version:	20131009
12mu|texlive-texlive-de-20131009-5|9	Release:	5
12mu|texlive-texlive-de-20131009-5|10	Summary:	TeX Live manual (German)
12mu|texlive-texlive-de-20131009-5|11	Group:		Publishing
12mu|texlive-texlive-de-20131009-5|12	URL:		http://tug.org/texlive
12mu|texlive-texlive-de-20131009-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-texlive-de-20131009-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-de.tar.xz
12mu|texlive-texlive-de-20131009-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-de.doc.tar.xz
12mu|texlive-texlive-de-20131009-5|16	BuildArch:	noarch
12mu|texlive-texlive-de-20131009-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-texlive-de-20131009-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-texlive-de-20131009-5|19	
12mu|texlive-texlive-de-20131009-5|20	%description
12mu|texlive-texlive-de-20131009-5|21	TeXLive texlive-de package.
12mu|texlive-texlive-de-20131009-5|22	
12mu|texlive-texlive-de-20131009-5|23	#-----------------------------------------------------------------------
12mu|texlive-texlive-de-20131009-5|24	%files
12mu|texlive-texlive-de-20131009-5|25	%doc %{_texmfdistdir}/doc/texlive/texlive-de/Makefile
12mu|texlive-texlive-de-20131009-5|26	%doc %{_texmfdistdir}/doc/texlive/texlive-de/install-lnx-main.png
12mu|texlive-texlive-de-20131009-5|27	%doc %{_texmfdistdir}/doc/texlive/texlive-de/lmsy10-40.png
12mu|texlive-texlive-de-20131009-5|28	%doc %{_texmfdistdir}/doc/texlive/texlive-de/psview.png
12mu|texlive-texlive-de-20131009-5|29	%doc %{_texmfdistdir}/doc/texlive/texlive-de/stdcoll.png
12mu|texlive-texlive-de-20131009-5|30	%doc %{_texmfdistdir}/doc/texlive/texlive-de/texlive-de-html.css
12mu|texlive-texlive-de-20131009-5|31	%doc %{_texmfdistdir}/doc/texlive/texlive-de/texlive-de-html.tex
12mu|texlive-texlive-de-20131009-5|32	%doc %{_texmfdistdir}/doc/texlive/texlive-de/texlive-de.css
12mu|texlive-texlive-de-20131009-5|33	%doc %{_texmfdistdir}/doc/texlive/texlive-de/texlive-de.html
12mu|texlive-texlive-de-20131009-5|34	%doc %{_texmfdistdir}/doc/texlive/texlive-de/texlive-de.pdf
12mu|texlive-texlive-de-20131009-5|35	%doc %{_texmfdistdir}/doc/texlive/texlive-de/texlive-de.tex
12mu|texlive-texlive-de-20131009-5|36	%doc %{_texmfdistdir}/doc/texlive/texlive-de/tlmgr-general-options.png
12mu|texlive-texlive-de-20131009-5|37	%doc %{_texmfdistdir}/doc/texlive/texlive-de/tlmgr-gui.png
12mu|texlive-texlive-de-20131009-5|38	%doc %{_texmfdistdir}/doc/texlive/texlive-de/tlmgr-paper-options.png
12mu|texlive-texlive-de-20131009-5|39	%doc %{_texmfdistdir}/doc/texlive/texlive-de/tray-menu.png
12mu|texlive-texlive-de-20131009-5|40	%doc %{_texmfdistdir}/doc/texlive/texlive-de/wizard-w32.png
12mu|texlive-texlive-de-20131009-5|41	
12mu|texlive-texlive-de-20131009-5|42	#-----------------------------------------------------------------------
12mu|texlive-texlive-de-20131009-5|43	%prep
12mu|texlive-texlive-de-20131009-5|44	%setup -c -a0 -a1
12mu|texlive-texlive-de-20131009-5|45	
12mu|texlive-texlive-de-20131009-5|46	%build
12mu|texlive-texlive-de-20131009-5|47	
12mu|texlive-texlive-de-20131009-5|48	%install
12mu|texlive-texlive-de-20131009-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-texlive-de-20131009-5|50	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-texlive-de-20131009-5|51	
12mu|texlive-texlive-de-20131009-5|52	%changelog
12mu|texlive-texlive-de-20131009-5|53	* Wed Feb 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131009-5
12mu|texlive-texlive-de-20131009-5|54	+ Revision: 8d328a7
12mu|texlive-texlive-de-20131009-5|55	- Sync with cooker
12mu|texlive-texlive-de-20131009-5|56	
12mu|texlive-texlive-de-20131009-5|57	

21380 12
12mu|texlive-texlive-docindex-20131130-5|1	# revision 32265
12mu|texlive-texlive-docindex-20131130-5|2	# category TLCore
12mu|texlive-texlive-docindex-20131130-5|3	# catalog-ctan undef
12mu|texlive-texlive-docindex-20131130-5|4	# catalog-date undef
12mu|texlive-texlive-docindex-20131130-5|5	# catalog-license undef
12mu|texlive-texlive-docindex-20131130-5|6	# catalog-version undef
12mu|texlive-texlive-docindex-20131130-5|7	Name:		texlive-texlive-docindex
12mu|texlive-texlive-docindex-20131130-5|8	Version:	20131130
12mu|texlive-texlive-docindex-20131130-5|9	Release:	5
12mu|texlive-texlive-docindex-20131130-5|10	Summary:	top-level TeX Live doc.html, etc
12mu|texlive-texlive-docindex-20131130-5|11	Group:		Publishing
12mu|texlive-texlive-docindex-20131130-5|12	URL:		http://tug.org/texlive
12mu|texlive-texlive-docindex-20131130-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-texlive-docindex-20131130-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-docindex.tar.xz
12mu|texlive-texlive-docindex-20131130-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-docindex.doc.tar.xz
12mu|texlive-texlive-docindex-20131130-5|16	BuildArch:	noarch
12mu|texlive-texlive-docindex-20131130-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-texlive-docindex-20131130-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-texlive-docindex-20131130-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-texlive-docindex-20131130-5|20	
12mu|texlive-texlive-docindex-20131130-5|21	%description
12mu|texlive-texlive-docindex-20131130-5|22	These files are regenerated as needed, which is often, so we
12mu|texlive-texlive-docindex-20131130-5|23	make them a separate package.  See the tl-update-auto script
12mu|texlive-texlive-docindex-20131130-5|24	for the process.
12mu|texlive-texlive-docindex-20131130-5|25	
12mu|texlive-texlive-docindex-20131130-5|26	%post
12mu|texlive-texlive-docindex-20131130-5|27	%{_sbindir}/texlive.post
12mu|texlive-texlive-docindex-20131130-5|28	
12mu|texlive-texlive-docindex-20131130-5|29	%postun
12mu|texlive-texlive-docindex-20131130-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-texlive-docindex-20131130-5|31	%{_sbindir}/texlive.post
12mu|texlive-texlive-docindex-20131130-5|32	fi
12mu|texlive-texlive-docindex-20131130-5|33	
12mu|texlive-texlive-docindex-20131130-5|34	#-----------------------------------------------------------------------
12mu|texlive-texlive-docindex-20131130-5|35	%files
12mu|texlive-texlive-docindex-20131130-5|36	%doc %{_tlpkgdir}/texmf
12mu|texlive-texlive-docindex-20131130-5|37	%doc %{_tlpkgdir}/texmf-dist
12mu|texlive-texlive-docindex-20131130-5|38	%{_texmfdistdir}/scripts/texlive/var/texcatalogue.keywords
12mu|texlive-texlive-docindex-20131130-5|39	%doc %{_tlpkgdir}/doc.html
12mu|texlive-texlive-docindex-20131130-5|40	
12mu|texlive-texlive-docindex-20131130-5|41	#-----------------------------------------------------------------------
12mu|texlive-texlive-docindex-20131130-5|42	%prep
12mu|texlive-texlive-docindex-20131130-5|43	%setup -c -a0 -a1
12mu|texlive-texlive-docindex-20131130-5|44	
12mu|texlive-texlive-docindex-20131130-5|45	%build
12mu|texlive-texlive-docindex-20131130-5|46	
12mu|texlive-texlive-docindex-20131130-5|47	%install
12mu|texlive-texlive-docindex-20131130-5|48	mkdir -p %{buildroot}%{_tlpkgdir}
12mu|texlive-texlive-docindex-20131130-5|49	cp -fpa doc.html %{buildroot}%{_tlpkgdir}
12mu|texlive-texlive-docindex-20131130-5|50	pushd %{buildroot}%{_tlpkgdir}
12mu|texlive-texlive-docindex-20131130-5|51	# create symlinks so that links in doc.html (should) work
12mu|texlive-texlive-docindex-20131130-5|52	ln -sf %{_texmfdir} texmf
12mu|texlive-texlive-docindex-20131130-5|53	ln -sf %{_texmfdistdir} texmf-dist
12mu|texlive-texlive-docindex-20131130-5|54	popd
12mu|texlive-texlive-docindex-20131130-5|55	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-texlive-docindex-20131130-5|56	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-texlive-docindex-20131130-5|57	
12mu|texlive-texlive-docindex-20131130-5|58	%changelog
12mu|texlive-texlive-docindex-20131130-5|59	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131130-5
12mu|texlive-texlive-docindex-20131130-5|60	+ Revision: 2e04796
12mu|texlive-texlive-docindex-20131130-5|61	- Sync with cooker
12mu|texlive-texlive-docindex-20131130-5|62	
12mu|texlive-texlive-docindex-20131130-5|63	

21381 12
12mu|texlive-texlive-en-20131130-5|1	# revision 32016
12mu|texlive-texlive-en-20131130-5|2	# category TLCore
12mu|texlive-texlive-en-20131130-5|3	# catalog-ctan undef
12mu|texlive-texlive-en-20131130-5|4	# catalog-date undef
12mu|texlive-texlive-en-20131130-5|5	# catalog-license undef
12mu|texlive-texlive-en-20131130-5|6	# catalog-version undef
12mu|texlive-texlive-en-20131130-5|7	Name:		texlive-texlive-en
12mu|texlive-texlive-en-20131130-5|8	Version:	20131130
12mu|texlive-texlive-en-20131130-5|9	Release:	5
12mu|texlive-texlive-en-20131130-5|10	Summary:	TeX Live manual (English)
12mu|texlive-texlive-en-20131130-5|11	Group:		Publishing
12mu|texlive-texlive-en-20131130-5|12	URL:		http://tug.org/texlive
12mu|texlive-texlive-en-20131130-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-texlive-en-20131130-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-en.tar.xz
12mu|texlive-texlive-en-20131130-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-en.doc.tar.xz
12mu|texlive-texlive-en-20131130-5|16	BuildArch:	noarch
12mu|texlive-texlive-en-20131130-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-texlive-en-20131130-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-texlive-en-20131130-5|19	
12mu|texlive-texlive-en-20131130-5|20	%description
12mu|texlive-texlive-en-20131130-5|21	TeXLive texlive-en package.
12mu|texlive-texlive-en-20131130-5|22	
12mu|texlive-texlive-en-20131130-5|23	#-----------------------------------------------------------------------
12mu|texlive-texlive-en-20131130-5|24	%files
12mu|texlive-texlive-en-20131130-5|25	%doc %{_texmfdistdir}/doc/texlive/texlive-en/Makefile
12mu|texlive-texlive-en-20131130-5|26	%doc %{_texmfdistdir}/doc/texlive/texlive-en/README
12mu|texlive-texlive-en-20131130-5|27	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/bv-live.tex
12mu|texlive-texlive-en-20131130-5|28	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/bvoutln.sty
12mu|texlive-texlive-en-20131130-5|29	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/changemail
12mu|texlive-texlive-en-20131130-5|30	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/l.pl
12mu|texlive-texlive-en-20131130-5|31	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2003.tex
12mu|texlive-texlive-en-20131130-5|32	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2004.tex
12mu|texlive-texlive-en-20131130-5|33	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2005.tex
12mu|texlive-texlive-en-20131130-5|34	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2007.tex
12mu|texlive-texlive-en-20131130-5|35	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2008.tex
12mu|texlive-texlive-en-20131130-5|36	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2009.tex
12mu|texlive-texlive-en-20131130-5|37	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2010.tex
12mu|texlive-texlive-en-20131130-5|38	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2011.tex
12mu|texlive-texlive-en-20131130-5|39	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-2012.tex
12mu|texlive-texlive-en-20131130-5|40	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/live-tl7.tex
12mu|texlive-texlive-en-20131130-5|41	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/live4ht.cfg-2004
12mu|texlive-texlive-en-20131130-5|42	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/mod.pl
12mu|texlive-texlive-en-20131130-5|43	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/nocites.tex
12mu|texlive-texlive-en-20131130-5|44	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/picture.tex
12mu|texlive-texlive-en-20131130-5|45	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/split.pl
12mu|texlive-texlive-en-20131130-5|46	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/status.pl
12mu|texlive-texlive-en-20131130-5|47	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.bib
12mu|texlive-texlive-en-20131130-5|48	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.bst
12mu|texlive-texlive-en-20131130-5|49	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2003
12mu|texlive-texlive-en-20131130-5|50	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2004
12mu|texlive-texlive-en-20131130-5|51	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2005
12mu|texlive-texlive-en-20131130-5|52	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2007
12mu|texlive-texlive-en-20131130-5|53	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2008
12mu|texlive-texlive-en-20131130-5|54	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2009
12mu|texlive-texlive-en-20131130-5|55	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/tex-live.sty-2010
12mu|texlive-texlive-en-20131130-5|56	%doc %{_texmfdistdir}/doc/texlive/texlive-en/archive/texlive.pl
12mu|texlive-texlive-en-20131130-5|57	%doc %{_texmfdistdir}/doc/texlive/texlive-en/live4ht.cfg
12mu|texlive-texlive-en-20131130-5|58	%doc %{_texmfdistdir}/doc/texlive/texlive-en/tex-live.css
12mu|texlive-texlive-en-20131130-5|59	%doc %{_texmfdistdir}/doc/texlive/texlive-en/tex-live.sty
12mu|texlive-texlive-en-20131130-5|60	%doc %{_texmfdistdir}/doc/texlive/texlive-en/texlive-en.css
12mu|texlive-texlive-en-20131130-5|61	%doc %{_texmfdistdir}/doc/texlive/texlive-en/texlive-en.html
12mu|texlive-texlive-en-20131130-5|62	%doc %{_texmfdistdir}/doc/texlive/texlive-en/texlive-en.pdf
12mu|texlive-texlive-en-20131130-5|63	%doc %{_texmfdistdir}/doc/texlive/texlive-en/texlive-en.tex
12mu|texlive-texlive-en-20131130-5|64	
12mu|texlive-texlive-en-20131130-5|65	#-----------------------------------------------------------------------
12mu|texlive-texlive-en-20131130-5|66	%prep
12mu|texlive-texlive-en-20131130-5|67	%setup -c -a0 -a1
12mu|texlive-texlive-en-20131130-5|68	
12mu|texlive-texlive-en-20131130-5|69	%build
12mu|texlive-texlive-en-20131130-5|70	
12mu|texlive-texlive-en-20131130-5|71	%install
12mu|texlive-texlive-en-20131130-5|72	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-texlive-en-20131130-5|73	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-texlive-en-20131130-5|74	
12mu|texlive-texlive-en-20131130-5|75	%changelog
12mu|texlive-texlive-en-20131130-5|76	* Wed Feb 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131130-5
12mu|texlive-texlive-en-20131130-5|77	+ Revision: ee8456b
12mu|texlive-texlive-en-20131130-5|78	- Sync with cooker
12mu|texlive-texlive-en-20131130-5|79	
12mu|texlive-texlive-en-20131130-5|80	

21382 12
12mu|texlive-texlive-fr-20131009-5|1	# revision 30777
12mu|texlive-texlive-fr-20131009-5|2	# category TLCore
12mu|texlive-texlive-fr-20131009-5|3	# catalog-ctan undef
12mu|texlive-texlive-fr-20131009-5|4	# catalog-date undef
12mu|texlive-texlive-fr-20131009-5|5	# catalog-license undef
12mu|texlive-texlive-fr-20131009-5|6	# catalog-version undef
12mu|texlive-texlive-fr-20131009-5|7	Name:		texlive-texlive-fr
12mu|texlive-texlive-fr-20131009-5|8	Version:	20131009
12mu|texlive-texlive-fr-20131009-5|9	Release:	5
12mu|texlive-texlive-fr-20131009-5|10	Summary:	TeX Live manual (French)
12mu|texlive-texlive-fr-20131009-5|11	Group:		Publishing
12mu|texlive-texlive-fr-20131009-5|12	URL:		http://tug.org/texlive
12mu|texlive-texlive-fr-20131009-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-texlive-fr-20131009-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-fr.tar.xz
12mu|texlive-texlive-fr-20131009-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-fr.doc.tar.xz
12mu|texlive-texlive-fr-20131009-5|16	BuildArch:	noarch
12mu|texlive-texlive-fr-20131009-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-texlive-fr-20131009-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-texlive-fr-20131009-5|19	
12mu|texlive-texlive-fr-20131009-5|20	%description
12mu|texlive-texlive-fr-20131009-5|21	TeXLive texlive-fr package.
12mu|texlive-texlive-fr-20131009-5|22	
12mu|texlive-texlive-fr-20131009-5|23	#-----------------------------------------------------------------------
12mu|texlive-texlive-fr-20131009-5|24	%files
12mu|texlive-texlive-fr-20131009-5|25	%doc %{_texmfdistdir}/doc/texlive/texlive-fr/Makefile
12mu|texlive-texlive-fr-20131009-5|26	%doc %{_texmfdistdir}/doc/texlive/texlive-fr/live4ht.cfg
12mu|texlive-texlive-fr-20131009-5|27	%doc %{_texmfdistdir}/doc/texlive/texlive-fr/notes
12mu|texlive-texlive-fr-20131009-5|28	%doc %{_texmfdistdir}/doc/texlive/texlive-fr/tex-live.css
12mu|texlive-texlive-fr-20131009-5|29	%doc %{_texmfdistdir}/doc/texlive/texlive-fr/texlive-fr.css
12mu|texlive-texlive-fr-20131009-5|30	%doc %{_texmfdistdir}/doc/texlive/texlive-fr/texlive-fr.html
12mu|texlive-texlive-fr-20131009-5|31	%doc %{_texmfdistdir}/doc/texlive/texlive-fr/texlive-fr.pdf
12mu|texlive-texlive-fr-20131009-5|32	%doc %{_texmfdistdir}/doc/texlive/texlive-fr/texlive-fr.tex
12mu|texlive-texlive-fr-20131009-5|33	
12mu|texlive-texlive-fr-20131009-5|34	#-----------------------------------------------------------------------
12mu|texlive-texlive-fr-20131009-5|35	%prep
12mu|texlive-texlive-fr-20131009-5|36	%setup -c -a0 -a1
12mu|texlive-texlive-fr-20131009-5|37	
12mu|texlive-texlive-fr-20131009-5|38	%build
12mu|texlive-texlive-fr-20131009-5|39	
12mu|texlive-texlive-fr-20131009-5|40	%install
12mu|texlive-texlive-fr-20131009-5|41	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-texlive-fr-20131009-5|42	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-texlive-fr-20131009-5|43	
12mu|texlive-texlive-fr-20131009-5|44	%changelog
12mu|texlive-texlive-fr-20131009-5|45	* Wed Feb 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131009-5
12mu|texlive-texlive-fr-20131009-5|46	+ Revision: b6e39a9
12mu|texlive-texlive-fr-20131009-5|47	- Sync with cooker
12mu|texlive-texlive-fr-20131009-5|48	
12mu|texlive-texlive-fr-20131009-5|49	

21383 12
12mu|texlive-texlive-it-20131009-5|1	# revision 30726
12mu|texlive-texlive-it-20131009-5|2	# category TLCore
12mu|texlive-texlive-it-20131009-5|3	# catalog-ctan undef
12mu|texlive-texlive-it-20131009-5|4	# catalog-date undef
12mu|texlive-texlive-it-20131009-5|5	# catalog-license undef
12mu|texlive-texlive-it-20131009-5|6	# catalog-version undef
12mu|texlive-texlive-it-20131009-5|7	Name:		texlive-texlive-it
12mu|texlive-texlive-it-20131009-5|8	Version:	20131009
12mu|texlive-texlive-it-20131009-5|9	Release:	5
12mu|texlive-texlive-it-20131009-5|10	Summary:	TeX Live manual (Italian)
12mu|texlive-texlive-it-20131009-5|11	Group:		Publishing
12mu|texlive-texlive-it-20131009-5|12	URL:		http://tug.org/texlive
12mu|texlive-texlive-it-20131009-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-texlive-it-20131009-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-it.tar.xz
12mu|texlive-texlive-it-20131009-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-it.doc.tar.xz
12mu|texlive-texlive-it-20131009-5|16	BuildArch:	noarch
12mu|texlive-texlive-it-20131009-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-texlive-it-20131009-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-texlive-it-20131009-5|19	
12mu|texlive-texlive-it-20131009-5|20	%description
12mu|texlive-texlive-it-20131009-5|21	TeXLive texlive-it package.
12mu|texlive-texlive-it-20131009-5|22	
12mu|texlive-texlive-it-20131009-5|23	#-----------------------------------------------------------------------
12mu|texlive-texlive-it-20131009-5|24	%files
12mu|texlive-texlive-it-20131009-5|25	%doc %{_texmfdistdir}/doc/texlive/texlive-it/Makefile
12mu|texlive-texlive-it-20131009-5|26	%doc %{_texmfdistdir}/doc/texlive/texlive-it/texlive-it.html
12mu|texlive-texlive-it-20131009-5|27	%doc %{_texmfdistdir}/doc/texlive/texlive-it/texlive-it.pdf
12mu|texlive-texlive-it-20131009-5|28	%doc %{_texmfdistdir}/doc/texlive/texlive-it/texlive-it.tex
12mu|texlive-texlive-it-20131009-5|29	
12mu|texlive-texlive-it-20131009-5|30	#-----------------------------------------------------------------------
12mu|texlive-texlive-it-20131009-5|31	%prep
12mu|texlive-texlive-it-20131009-5|32	%setup -c -a0 -a1
12mu|texlive-texlive-it-20131009-5|33	
12mu|texlive-texlive-it-20131009-5|34	%build
12mu|texlive-texlive-it-20131009-5|35	
12mu|texlive-texlive-it-20131009-5|36	%install
12mu|texlive-texlive-it-20131009-5|37	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-texlive-it-20131009-5|38	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-texlive-it-20131009-5|39	
12mu|texlive-texlive-it-20131009-5|40	%changelog
12mu|texlive-texlive-it-20131009-5|41	* Wed Feb 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131009-5
12mu|texlive-texlive-it-20131009-5|42	+ Revision: 641c4d1
12mu|texlive-texlive-it-20131009-5|43	- Sync with cooker
12mu|texlive-texlive-it-20131009-5|44	
12mu|texlive-texlive-it-20131009-5|45	

21384 12
12mu|texlive-texlive-pl-20131009-5|1	# revision 30749
12mu|texlive-texlive-pl-20131009-5|2	# category TLCore
12mu|texlive-texlive-pl-20131009-5|3	# catalog-ctan undef
12mu|texlive-texlive-pl-20131009-5|4	# catalog-date undef
12mu|texlive-texlive-pl-20131009-5|5	# catalog-license undef
12mu|texlive-texlive-pl-20131009-5|6	# catalog-version undef
12mu|texlive-texlive-pl-20131009-5|7	Name:		texlive-texlive-pl
12mu|texlive-texlive-pl-20131009-5|8	Version:	20131009
12mu|texlive-texlive-pl-20131009-5|9	Release:	5
12mu|texlive-texlive-pl-20131009-5|10	Summary:	TeX Live manual (Polish)
12mu|texlive-texlive-pl-20131009-5|11	Group:		Publishing
12mu|texlive-texlive-pl-20131009-5|12	URL:		http://tug.org/texlive
12mu|texlive-texlive-pl-20131009-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-texlive-pl-20131009-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-pl.tar.xz
12mu|texlive-texlive-pl-20131009-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-pl.doc.tar.xz
12mu|texlive-texlive-pl-20131009-5|16	BuildArch:	noarch
12mu|texlive-texlive-pl-20131009-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-texlive-pl-20131009-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-texlive-pl-20131009-5|19	
12mu|texlive-texlive-pl-20131009-5|20	%description
12mu|texlive-texlive-pl-20131009-5|21	TeXLive texlive-pl package.
12mu|texlive-texlive-pl-20131009-5|22	
12mu|texlive-texlive-pl-20131009-5|23	#-----------------------------------------------------------------------
12mu|texlive-texlive-pl-20131009-5|24	%files
12mu|texlive-texlive-pl-20131009-5|25	%doc %{_texmfdistdir}/doc/texlive/texlive-pl/Makefile
12mu|texlive-texlive-pl-20131009-5|26	%doc %{_texmfdistdir}/doc/texlive/texlive-pl/live4ht.cfg
12mu|texlive-texlive-pl-20131009-5|27	%doc %{_texmfdistdir}/doc/texlive/texlive-pl/tex-live.css
12mu|texlive-texlive-pl-20131009-5|28	%doc %{_texmfdistdir}/doc/texlive/texlive-pl/tex-livep.sty
12mu|texlive-texlive-pl-20131009-5|29	%doc %{_texmfdistdir}/doc/texlive/texlive-pl/texlive-pl.css
12mu|texlive-texlive-pl-20131009-5|30	%doc %{_texmfdistdir}/doc/texlive/texlive-pl/texlive-pl.html
12mu|texlive-texlive-pl-20131009-5|31	%doc %{_texmfdistdir}/doc/texlive/texlive-pl/texlive-pl.pdf
12mu|texlive-texlive-pl-20131009-5|32	%doc %{_texmfdistdir}/doc/texlive/texlive-pl/texlive-pl.tex
12mu|texlive-texlive-pl-20131009-5|33	
12mu|texlive-texlive-pl-20131009-5|34	#-----------------------------------------------------------------------
12mu|texlive-texlive-pl-20131009-5|35	%prep
12mu|texlive-texlive-pl-20131009-5|36	%setup -c -a0 -a1
12mu|texlive-texlive-pl-20131009-5|37	
12mu|texlive-texlive-pl-20131009-5|38	%build
12mu|texlive-texlive-pl-20131009-5|39	
12mu|texlive-texlive-pl-20131009-5|40	%install
12mu|texlive-texlive-pl-20131009-5|41	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-texlive-pl-20131009-5|42	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-texlive-pl-20131009-5|43	
12mu|texlive-texlive-pl-20131009-5|44	%changelog
12mu|texlive-texlive-pl-20131009-5|45	* Wed Feb 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131009-5
12mu|texlive-texlive-pl-20131009-5|46	+ Revision: 0071c81
12mu|texlive-texlive-pl-20131009-5|47	- Sync with cooker
12mu|texlive-texlive-pl-20131009-5|48	
12mu|texlive-texlive-pl-20131009-5|49	

21385 12
12mu|texlive-texlive-ru-20131009-5|1	# revision 30630
12mu|texlive-texlive-ru-20131009-5|2	# category TLCore
12mu|texlive-texlive-ru-20131009-5|3	# catalog-ctan undef
12mu|texlive-texlive-ru-20131009-5|4	# catalog-date undef
12mu|texlive-texlive-ru-20131009-5|5	# catalog-license undef
12mu|texlive-texlive-ru-20131009-5|6	# catalog-version undef
12mu|texlive-texlive-ru-20131009-5|7	Name:		texlive-texlive-ru
12mu|texlive-texlive-ru-20131009-5|8	Version:	20131009
12mu|texlive-texlive-ru-20131009-5|9	Release:	5
12mu|texlive-texlive-ru-20131009-5|10	Summary:	TeX Live manual (Russian)
12mu|texlive-texlive-ru-20131009-5|11	Group:		Publishing
12mu|texlive-texlive-ru-20131009-5|12	URL:		http://tug.org/texlive
12mu|texlive-texlive-ru-20131009-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-texlive-ru-20131009-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-ru.tar.xz
12mu|texlive-texlive-ru-20131009-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-ru.doc.tar.xz
12mu|texlive-texlive-ru-20131009-5|16	BuildArch:	noarch
12mu|texlive-texlive-ru-20131009-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-texlive-ru-20131009-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-texlive-ru-20131009-5|19	
12mu|texlive-texlive-ru-20131009-5|20	%description
12mu|texlive-texlive-ru-20131009-5|21	TeXLive texlive-ru package.
12mu|texlive-texlive-ru-20131009-5|22	
12mu|texlive-texlive-ru-20131009-5|23	#-----------------------------------------------------------------------
12mu|texlive-texlive-ru-20131009-5|24	%files
12mu|texlive-texlive-ru-20131009-5|25	%doc %{_texmfdistdir}/doc/texlive/texlive-ru/Makefile
12mu|texlive-texlive-ru-20131009-5|26	%doc %{_texmfdistdir}/doc/texlive/texlive-ru/live4ht.cfg
12mu|texlive-texlive-ru-20131009-5|27	%doc %{_texmfdistdir}/doc/texlive/texlive-ru/t2almdh.fd
12mu|texlive-texlive-ru-20131009-5|28	%doc %{_texmfdistdir}/doc/texlive/texlive-ru/t2almr.fd
12mu|texlive-texlive-ru-20131009-5|29	%doc %{_texmfdistdir}/doc/texlive/texlive-ru/t2almss.fd
12mu|texlive-texlive-ru-20131009-5|30	%doc %{_texmfdistdir}/doc/texlive/texlive-ru/t2almtt.fd
12mu|texlive-texlive-ru-20131009-5|31	%doc %{_texmfdistdir}/doc/texlive/texlive-ru/tex-live.css
12mu|texlive-texlive-ru-20131009-5|32	%doc %{_texmfdistdir}/doc/texlive/texlive-ru/texlive-ru.css
12mu|texlive-texlive-ru-20131009-5|33	%doc %{_texmfdistdir}/doc/texlive/texlive-ru/texlive-ru.html
12mu|texlive-texlive-ru-20131009-5|34	%doc %{_texmfdistdir}/doc/texlive/texlive-ru/texlive-ru.pdf
12mu|texlive-texlive-ru-20131009-5|35	%doc %{_texmfdistdir}/doc/texlive/texlive-ru/texlive-ru.tex
12mu|texlive-texlive-ru-20131009-5|36	
12mu|texlive-texlive-ru-20131009-5|37	#-----------------------------------------------------------------------
12mu|texlive-texlive-ru-20131009-5|38	%prep
12mu|texlive-texlive-ru-20131009-5|39	%setup -c -a0 -a1
12mu|texlive-texlive-ru-20131009-5|40	
12mu|texlive-texlive-ru-20131009-5|41	%build
12mu|texlive-texlive-ru-20131009-5|42	
12mu|texlive-texlive-ru-20131009-5|43	%install
12mu|texlive-texlive-ru-20131009-5|44	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-texlive-ru-20131009-5|45	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-texlive-ru-20131009-5|46	
12mu|texlive-texlive-ru-20131009-5|47	%changelog
12mu|texlive-texlive-ru-20131009-5|48	* Wed Feb 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131009-5
12mu|texlive-texlive-ru-20131009-5|49	+ Revision: 0fbf05f
12mu|texlive-texlive-ru-20131009-5|50	- Sync with cooker
12mu|texlive-texlive-ru-20131009-5|51	
12mu|texlive-texlive-ru-20131009-5|52	

21386 12
12mu|texlive-texlive-scripts-20131130-5|1	# revision 32226
12mu|texlive-texlive-scripts-20131130-5|2	# category TLCore
12mu|texlive-texlive-scripts-20131130-5|3	# catalog-ctan undef
12mu|texlive-texlive-scripts-20131130-5|4	# catalog-date undef
12mu|texlive-texlive-scripts-20131130-5|5	# catalog-license undef
12mu|texlive-texlive-scripts-20131130-5|6	# catalog-version undef
12mu|texlive-texlive-scripts-20131130-5|7	Name:		texlive-texlive-scripts
12mu|texlive-texlive-scripts-20131130-5|8	Version:	20131130
12mu|texlive-texlive-scripts-20131130-5|9	Release:	5
12mu|texlive-texlive-scripts-20131130-5|10	Summary:	TeX Live infrastructure programs
12mu|texlive-texlive-scripts-20131130-5|11	Group:		Publishing
12mu|texlive-texlive-scripts-20131130-5|12	URL:		http://tug.org/texlive
12mu|texlive-texlive-scripts-20131130-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-texlive-scripts-20131130-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-scripts.tar.xz
12mu|texlive-texlive-scripts-20131130-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-scripts.doc.tar.xz
12mu|texlive-texlive-scripts-20131130-5|16	BuildArch:	noarch
12mu|texlive-texlive-scripts-20131130-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-texlive-scripts-20131130-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-texlive-scripts-20131130-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-texlive-scripts-20131130-5|20	Provides:	texlive-texlive-scripts.bin = %{EVRD}
12mu|texlive-texlive-scripts-20131130-5|21	
12mu|texlive-texlive-scripts-20131130-5|22	%description
12mu|texlive-texlive-scripts-20131130-5|23	Includes install-tl, tl-portable, rungs, etc.; not needed for
12mu|texlive-texlive-scripts-20131130-5|24	tlmgr to run but still ours.  Not included in tlcritical.
12mu|texlive-texlive-scripts-20131130-5|25	
12mu|texlive-texlive-scripts-20131130-5|26	%post
12mu|texlive-texlive-scripts-20131130-5|27	%{_sbindir}/texlive.post
12mu|texlive-texlive-scripts-20131130-5|28	
12mu|texlive-texlive-scripts-20131130-5|29	%postun
12mu|texlive-texlive-scripts-20131130-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-texlive-scripts-20131130-5|31	%{_sbindir}/texlive.post
12mu|texlive-texlive-scripts-20131130-5|32	fi
12mu|texlive-texlive-scripts-20131130-5|33	
12mu|texlive-texlive-scripts-20131130-5|34	#-----------------------------------------------------------------------
12mu|texlive-texlive-scripts-20131130-5|35	%files
12mu|texlive-texlive-scripts-20131130-5|36	%{_bindir}/rungs
12mu|texlive-texlive-scripts-20131130-5|37	%{_tlpkgdir}/install-tl
12mu|texlive-texlive-scripts-20131130-5|38	%{_texmfdistdir}/scripts/texlive/lua/texlive/getopt.tlu
12mu|texlive-texlive-scripts-20131130-5|39	%{_texmfdistdir}/scripts/texlive/lua/texlive/tlpdb.tlu
12mu|texlive-texlive-scripts-20131130-5|40	%{_texmfdistdir}/scripts/texlive/lua/texlive/utils.tlu
12mu|texlive-texlive-scripts-20131130-5|41	%{_texmfdistdir}/scripts/texlive/rungs.tlu
12mu|texlive-texlive-scripts-20131130-5|42	%{_texmfdistdir}/scripts/texlive/test-tlpdb.tlu
12mu|texlive-texlive-scripts-20131130-5|43	%{_texmfdistdir}/scripts/texlive/texconf.tlu
12mu|texlive-texlive-scripts-20131130-5|44	%{_tlpkgdir}/installer/ctan-mirrors.pl
12mu|texlive-texlive-scripts-20131130-5|45	%{_tlpkgdir}/installer/install-menu-perltk.pl
12mu|texlive-texlive-scripts-20131130-5|46	%{_tlpkgdir}/installer/install-menu-text.pl
12mu|texlive-texlive-scripts-20131130-5|47	%{_tlpkgdir}/installer/install-menu-wizard.pl
12mu|texlive-texlive-scripts-20131130-5|48	%{_tlpkgdir}/installer/texlive.png
12mu|texlive-texlive-scripts-20131130-5|49	%doc %{_mandir}/man1/install-tl.1*
12mu|texlive-texlive-scripts-20131130-5|50	%doc %{_texmfdistdir}/doc/man/man1/install-tl.man1.pdf
12mu|texlive-texlive-scripts-20131130-5|51	
12mu|texlive-texlive-scripts-20131130-5|52	#-----------------------------------------------------------------------
12mu|texlive-texlive-scripts-20131130-5|53	%prep
12mu|texlive-texlive-scripts-20131130-5|54	%setup -c -a0 -a1
12mu|texlive-texlive-scripts-20131130-5|55	
12mu|texlive-texlive-scripts-20131130-5|56	%build
12mu|texlive-texlive-scripts-20131130-5|57	
12mu|texlive-texlive-scripts-20131130-5|58	%install
12mu|texlive-texlive-scripts-20131130-5|59	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-texlive-scripts-20131130-5|60	pushd %{buildroot}%{_bindir}
12mu|texlive-texlive-scripts-20131130-5|61	ln -sf %{_texmfdistdir}/scripts/texlive/rungs.tlu rungs
12mu|texlive-texlive-scripts-20131130-5|62	popd
12mu|texlive-texlive-scripts-20131130-5|63	mkdir -p %{buildroot}%{_tlpkgdir}
12mu|texlive-texlive-scripts-20131130-5|64	cp -fa install-tl %{buildroot}%{_tlpkgdir}
12mu|texlive-texlive-scripts-20131130-5|65	cp -fpar tlpkg/installer %{buildroot}%{_tlpkgdir}
12mu|texlive-texlive-scripts-20131130-5|66	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-texlive-scripts-20131130-5|67	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-texlive-scripts-20131130-5|68	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-texlive-scripts-20131130-5|69	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-texlive-scripts-20131130-5|70	
12mu|texlive-texlive-scripts-20131130-5|71	%changelog
12mu|texlive-texlive-scripts-20131130-5|72	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131130-5
12mu|texlive-texlive-scripts-20131130-5|73	+ Revision: fe37a9d
12mu|texlive-texlive-scripts-20131130-5|74	- Sync with cooker
12mu|texlive-texlive-scripts-20131130-5|75	
12mu|texlive-texlive-scripts-20131130-5|76	

21387 12
12mu|texlive-texlive-sr-20131009-5|1	# revision 30653
12mu|texlive-texlive-sr-20131009-5|2	# category TLCore
12mu|texlive-texlive-sr-20131009-5|3	# catalog-ctan undef
12mu|texlive-texlive-sr-20131009-5|4	# catalog-date undef
12mu|texlive-texlive-sr-20131009-5|5	# catalog-license undef
12mu|texlive-texlive-sr-20131009-5|6	# catalog-version undef
12mu|texlive-texlive-sr-20131009-5|7	Name:		texlive-texlive-sr
12mu|texlive-texlive-sr-20131009-5|8	Version:	20131009
12mu|texlive-texlive-sr-20131009-5|9	Release:	5
12mu|texlive-texlive-sr-20131009-5|10	Summary:	TeX Live manual (Serbian)
12mu|texlive-texlive-sr-20131009-5|11	Group:		Publishing
12mu|texlive-texlive-sr-20131009-5|12	URL:		http://tug.org/texlive
12mu|texlive-texlive-sr-20131009-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-texlive-sr-20131009-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-sr.tar.xz
12mu|texlive-texlive-sr-20131009-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-sr.doc.tar.xz
12mu|texlive-texlive-sr-20131009-5|16	BuildArch:	noarch
12mu|texlive-texlive-sr-20131009-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-texlive-sr-20131009-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-texlive-sr-20131009-5|19	
12mu|texlive-texlive-sr-20131009-5|20	%description
12mu|texlive-texlive-sr-20131009-5|21	TeXLive texlive-sr package.
12mu|texlive-texlive-sr-20131009-5|22	
12mu|texlive-texlive-sr-20131009-5|23	#-----------------------------------------------------------------------
12mu|texlive-texlive-sr-20131009-5|24	%files
12mu|texlive-texlive-sr-20131009-5|25	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/Makefile
12mu|texlive-texlive-sr-20131009-5|26	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/README-SR.txt
12mu|texlive-texlive-sr-20131009-5|27	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/images/tl2013-install-tl-collections-freebsd-sr.png
12mu|texlive-texlive-sr-20131009-5|28	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/images/tl2013-install-tl-expert-gui-freebsd-sr.png
12mu|texlive-texlive-sr-20131009-5|29	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/images/tl2013-install-tl-wizard-win32-sr.png
12mu|texlive-texlive-sr-20131009-5|30	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/images/tl2013-tlmgr-main-screen-freebsd-sr.png
12mu|texlive-texlive-sr-20131009-5|31	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/images/tl2013-tlmgr-options-freebsd-sr.png
12mu|texlive-texlive-sr-20131009-5|32	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/images/tl2013-tlmgr-paper-options-freebsd-sr.png
12mu|texlive-texlive-sr-20131009-5|33	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/texlive-sr.css
12mu|texlive-texlive-sr-20131009-5|34	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/texlive-sr.html
12mu|texlive-texlive-sr-20131009-5|35	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/texlive-sr.pdf
12mu|texlive-texlive-sr-20131009-5|36	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/texlive-sr.sty
12mu|texlive-texlive-sr-20131009-5|37	%doc %{_texmfdistdir}/doc/texlive/texlive-sr/texlive-sr.tex
12mu|texlive-texlive-sr-20131009-5|38	
12mu|texlive-texlive-sr-20131009-5|39	#-----------------------------------------------------------------------
12mu|texlive-texlive-sr-20131009-5|40	%prep
12mu|texlive-texlive-sr-20131009-5|41	%setup -c -a0 -a1
12mu|texlive-texlive-sr-20131009-5|42	
12mu|texlive-texlive-sr-20131009-5|43	%build
12mu|texlive-texlive-sr-20131009-5|44	
12mu|texlive-texlive-sr-20131009-5|45	%install
12mu|texlive-texlive-sr-20131009-5|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-texlive-sr-20131009-5|47	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-texlive-sr-20131009-5|48	
12mu|texlive-texlive-sr-20131009-5|49	%changelog
12mu|texlive-texlive-sr-20131009-5|50	* Wed Feb 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131009-5
12mu|texlive-texlive-sr-20131009-5|51	+ Revision: f2925e1
12mu|texlive-texlive-sr-20131009-5|52	- Sync with cooker
12mu|texlive-texlive-sr-20131009-5|53	
12mu|texlive-texlive-sr-20131009-5|54	

21388 12
12mu|texlive-texlive-zh-cn-20131009-5|1	# revision 30732
12mu|texlive-texlive-zh-cn-20131009-5|2	# category TLCore
12mu|texlive-texlive-zh-cn-20131009-5|3	# catalog-ctan undef
12mu|texlive-texlive-zh-cn-20131009-5|4	# catalog-date undef
12mu|texlive-texlive-zh-cn-20131009-5|5	# catalog-license undef
12mu|texlive-texlive-zh-cn-20131009-5|6	# catalog-version undef
12mu|texlive-texlive-zh-cn-20131009-5|7	Name:		texlive-texlive-zh-cn
12mu|texlive-texlive-zh-cn-20131009-5|8	Version:	20131009
12mu|texlive-texlive-zh-cn-20131009-5|9	Release:	5
12mu|texlive-texlive-zh-cn-20131009-5|10	Summary:	TeX Live manual (Chinese)
12mu|texlive-texlive-zh-cn-20131009-5|11	Group:		Publishing
12mu|texlive-texlive-zh-cn-20131009-5|12	URL:		http://tug.org/texlive
12mu|texlive-texlive-zh-cn-20131009-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-texlive-zh-cn-20131009-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-zh-cn.tar.xz
12mu|texlive-texlive-zh-cn-20131009-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texlive-zh-cn.doc.tar.xz
12mu|texlive-texlive-zh-cn-20131009-5|16	BuildArch:	noarch
12mu|texlive-texlive-zh-cn-20131009-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-texlive-zh-cn-20131009-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-texlive-zh-cn-20131009-5|19	
12mu|texlive-texlive-zh-cn-20131009-5|20	%description
12mu|texlive-texlive-zh-cn-20131009-5|21	TeXLive texlive-zh-cn package.
12mu|texlive-texlive-zh-cn-20131009-5|22	
12mu|texlive-texlive-zh-cn-20131009-5|23	#-----------------------------------------------------------------------
12mu|texlive-texlive-zh-cn-20131009-5|24	%files
12mu|texlive-texlive-zh-cn-20131009-5|25	%doc %{_texmfdistdir}/doc/texlive/texlive-zh-cn/Makefile
12mu|texlive-texlive-zh-cn-20131009-5|26	%doc %{_texmfdistdir}/doc/texlive/texlive-zh-cn/README-live.ZH-CN
12mu|texlive-texlive-zh-cn-20131009-5|27	%doc %{_texmfdistdir}/doc/texlive/texlive-zh-cn/tex-live-zh-cn.sty
12mu|texlive-texlive-zh-cn-20131009-5|28	%doc %{_texmfdistdir}/doc/texlive/texlive-zh-cn/texlive-zh-cn.pdf
12mu|texlive-texlive-zh-cn-20131009-5|29	%doc %{_texmfdistdir}/doc/texlive/texlive-zh-cn/texlive-zh-cn.tex
12mu|texlive-texlive-zh-cn-20131009-5|30	
12mu|texlive-texlive-zh-cn-20131009-5|31	#-----------------------------------------------------------------------
12mu|texlive-texlive-zh-cn-20131009-5|32	%prep
12mu|texlive-texlive-zh-cn-20131009-5|33	%setup -c -a0 -a1
12mu|texlive-texlive-zh-cn-20131009-5|34	
12mu|texlive-texlive-zh-cn-20131009-5|35	%build
12mu|texlive-texlive-zh-cn-20131009-5|36	
12mu|texlive-texlive-zh-cn-20131009-5|37	%install
12mu|texlive-texlive-zh-cn-20131009-5|38	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-texlive-zh-cn-20131009-5|39	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-texlive-zh-cn-20131009-5|40	
12mu|texlive-texlive-zh-cn-20131009-5|41	%changelog
12mu|texlive-texlive-zh-cn-20131009-5|42	* Wed Feb 19 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131009-5
12mu|texlive-texlive-zh-cn-20131009-5|43	+ Revision: cf4a1f3
12mu|texlive-texlive-zh-cn-20131009-5|44	- Sync with cooker
12mu|texlive-texlive-zh-cn-20131009-5|45	
12mu|texlive-texlive-zh-cn-20131009-5|46	

21389 12
12mu|texlive-textglos-20131009-5|1	# revision 30788
12mu|texlive-textglos-20131009-5|2	# category Package
12mu|texlive-textglos-20131009-5|3	# catalog-ctan undef
12mu|texlive-textglos-20131009-5|4	# catalog-date undef
12mu|texlive-textglos-20131009-5|5	# catalog-license undef
12mu|texlive-textglos-20131009-5|6	# catalog-version undef
12mu|texlive-textglos-20131009-5|7	Name:		texlive-textglos
12mu|texlive-textglos-20131009-5|8	Version:	20131009
12mu|texlive-textglos-20131009-5|9	Release:	5
12mu|texlive-textglos-20131009-5|10	Summary:	TeXLive textglos package
12mu|texlive-textglos-20131009-5|11	Group:		Publishing
12mu|texlive-textglos-20131009-5|12	URL:		http://tug.org/texlive
12mu|texlive-textglos-20131009-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-textglos-20131009-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textglos.tar.xz
12mu|texlive-textglos-20131009-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textglos.doc.tar.xz
12mu|texlive-textglos-20131009-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textglos.source.tar.xz
12mu|texlive-textglos-20131009-5|17	BuildArch:	noarch
12mu|texlive-textglos-20131009-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-textglos-20131009-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-textglos-20131009-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-textglos-20131009-5|21	
12mu|texlive-textglos-20131009-5|22	%description
12mu|texlive-textglos-20131009-5|23	TeXLive textglos package.
12mu|texlive-textglos-20131009-5|24	
12mu|texlive-textglos-20131009-5|25	%post
12mu|texlive-textglos-20131009-5|26	%{_sbindir}/texlive.post
12mu|texlive-textglos-20131009-5|27	
12mu|texlive-textglos-20131009-5|28	%postun
12mu|texlive-textglos-20131009-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-textglos-20131009-5|30	%{_sbindir}/texlive.post
12mu|texlive-textglos-20131009-5|31	fi
12mu|texlive-textglos-20131009-5|32	
12mu|texlive-textglos-20131009-5|33	#-----------------------------------------------------------------------
12mu|texlive-textglos-20131009-5|34	%files
12mu|texlive-textglos-20131009-5|35	%{_texmfdistdir}/tex/latex/textglos/textglos.sty
12mu|texlive-textglos-20131009-5|36	%doc %{_texmfdistdir}/doc/latex/textglos/README
12mu|texlive-textglos-20131009-5|37	%doc %{_texmfdistdir}/doc/latex/textglos/README.txt
12mu|texlive-textglos-20131009-5|38	%doc %{_texmfdistdir}/doc/latex/textglos/textglos.pdf
12mu|texlive-textglos-20131009-5|39	#- source
12mu|texlive-textglos-20131009-5|40	%doc %{_texmfdistdir}/source/latex/textglos/textglos.dtx
12mu|texlive-textglos-20131009-5|41	%doc %{_texmfdistdir}/source/latex/textglos/textglos.ins
12mu|texlive-textglos-20131009-5|42	
12mu|texlive-textglos-20131009-5|43	#-----------------------------------------------------------------------
12mu|texlive-textglos-20131009-5|44	%prep
12mu|texlive-textglos-20131009-5|45	%setup -c -a0 -a1 -a2
12mu|texlive-textglos-20131009-5|46	
12mu|texlive-textglos-20131009-5|47	%build
12mu|texlive-textglos-20131009-5|48	
12mu|texlive-textglos-20131009-5|49	%install
12mu|texlive-textglos-20131009-5|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-textglos-20131009-5|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-textglos-20131009-5|52	
12mu|texlive-textglos-20131009-5|53	%changelog
12mu|texlive-textglos-20131009-5|54	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131009-5
12mu|texlive-textglos-20131009-5|55	+ Revision: 5f2bbb6
12mu|texlive-textglos-20131009-5|56	- MassBuild#289: Increase release tag
12mu|texlive-textglos-20131009-5|57	
12mu|texlive-textglos-20131009-5|58	

21390 12
12mu|texlive-textpos-1.7j-1|1	# revision 32571
12mu|texlive-textpos-1.7j-1|2	# category Package
12mu|texlive-textpos-1.7j-1|3	# catalog-ctan /macros/latex/contrib/textpos
12mu|texlive-textpos-1.7j-1|4	# catalog-date 2014-01-04 08:41:38 +0100
12mu|texlive-textpos-1.7j-1|5	# catalog-license gpl
12mu|texlive-textpos-1.7j-1|6	# catalog-version 1.7j
12mu|texlive-textpos-1.7j-1|7	Name:		texlive-textpos
12mu|texlive-textpos-1.7j-1|8	Version:	1.7j
12mu|texlive-textpos-1.7j-1|9	Release:	1
12mu|texlive-textpos-1.7j-1|10	Summary:	Place boxes at arbitrary positions on the LaTeX page
12mu|texlive-textpos-1.7j-1|11	Group:		Publishing
12mu|texlive-textpos-1.7j-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/textpos
12mu|texlive-textpos-1.7j-1|13	License:	GPL
12mu|texlive-textpos-1.7j-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textpos.tar.xz
12mu|texlive-textpos-1.7j-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textpos.doc.tar.xz
12mu|texlive-textpos-1.7j-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/textpos.source.tar.xz
12mu|texlive-textpos-1.7j-1|17	BuildArch:	noarch
12mu|texlive-textpos-1.7j-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-textpos-1.7j-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-textpos-1.7j-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-textpos-1.7j-1|21	
12mu|texlive-textpos-1.7j-1|22	%description
12mu|texlive-textpos-1.7j-1|23	A package to facilitate placement of boxes at absolute
12mu|texlive-textpos-1.7j-1|24	positions on the LaTeX page. There are several reasons why this
12mu|texlive-textpos-1.7j-1|25	might be useful, an important one being to help the creation of
12mu|texlive-textpos-1.7j-1|26	large-format conference posters.
12mu|texlive-textpos-1.7j-1|27	
12mu|texlive-textpos-1.7j-1|28	%post
12mu|texlive-textpos-1.7j-1|29	%{_sbindir}/texlive.post
12mu|texlive-textpos-1.7j-1|30	
12mu|texlive-textpos-1.7j-1|31	%postun
12mu|texlive-textpos-1.7j-1|32	if [ $1 -eq 0 ]; then
12mu|texlive-textpos-1.7j-1|33	%{_sbindir}/texlive.post
12mu|texlive-textpos-1.7j-1|34	fi
12mu|texlive-textpos-1.7j-1|35	
12mu|texlive-textpos-1.7j-1|36	#-----------------------------------------------------------------------
12mu|texlive-textpos-1.7j-1|37	%files
12mu|texlive-textpos-1.7j-1|38	%{_texmfdistdir}/tex/latex/textpos/textpos.sty
12mu|texlive-textpos-1.7j-1|39	%doc %{_texmfdistdir}/doc/latex/textpos/LICENCE
12mu|texlive-textpos-1.7j-1|40	%doc %{_texmfdistdir}/doc/latex/textpos/README
12mu|texlive-textpos-1.7j-1|41	%doc %{_texmfdistdir}/doc/latex/textpos/VERSION-1.7j
12mu|texlive-textpos-1.7j-1|42	%doc %{_texmfdistdir}/doc/latex/textpos/examples/README-examples
12mu|texlive-textpos-1.7j-1|43	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t1.tex
12mu|texlive-textpos-1.7j-1|44	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t2.tex
12mu|texlive-textpos-1.7j-1|45	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t3.tex
12mu|texlive-textpos-1.7j-1|46	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t4.tex
12mu|texlive-textpos-1.7j-1|47	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t5.tex
12mu|texlive-textpos-1.7j-1|48	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t6.tex
12mu|texlive-textpos-1.7j-1|49	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t7.tex
12mu|texlive-textpos-1.7j-1|50	%doc %{_texmfdistdir}/doc/latex/textpos/examples/t8.tex
12mu|texlive-textpos-1.7j-1|51	%doc %{_texmfdistdir}/doc/latex/textpos/niepraschk-eso-pic.pdf
12mu|texlive-textpos-1.7j-1|52	%doc %{_texmfdistdir}/doc/latex/textpos/niepraschk-eso-pic.tex
12mu|texlive-textpos-1.7j-1|53	%doc %{_texmfdistdir}/doc/latex/textpos/textpos-example.tex
12mu|texlive-textpos-1.7j-1|54	%doc %{_texmfdistdir}/doc/latex/textpos/textpos.html
12mu|texlive-textpos-1.7j-1|55	%doc %{_texmfdistdir}/doc/latex/textpos/textpos.pdf
12mu|texlive-textpos-1.7j-1|56	#- source
12mu|texlive-textpos-1.7j-1|57	%doc %{_texmfdistdir}/source/latex/textpos/textpos.drv
12mu|texlive-textpos-1.7j-1|58	%doc %{_texmfdistdir}/source/latex/textpos/textpos.dtx
12mu|texlive-textpos-1.7j-1|59	%doc %{_texmfdistdir}/source/latex/textpos/textpos.ins
12mu|texlive-textpos-1.7j-1|60	
12mu|texlive-textpos-1.7j-1|61	#-----------------------------------------------------------------------
12mu|texlive-textpos-1.7j-1|62	%prep
12mu|texlive-textpos-1.7j-1|63	%setup -c -a0 -a1 -a2
12mu|texlive-textpos-1.7j-1|64	
12mu|texlive-textpos-1.7j-1|65	%build
12mu|texlive-textpos-1.7j-1|66	
12mu|texlive-textpos-1.7j-1|67	%install
12mu|texlive-textpos-1.7j-1|68	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-textpos-1.7j-1|69	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-textpos-1.7j-1|70	
12mu|texlive-textpos-1.7j-1|71	%changelog
12mu|texlive-textpos-1.7j-1|72	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.7j-1
12mu|texlive-textpos-1.7j-1|73	+ Revision: 84a241d
12mu|texlive-textpos-1.7j-1|74	- Sync with cooker
12mu|texlive-textpos-1.7j-1|75	
12mu|texlive-textpos-1.7j-1|76	

21391 12
12mu|texlive-texware-20120627-5|1	# revision 29764
12mu|texlive-texware-20120627-5|2	# category TLCore
12mu|texlive-texware-20120627-5|3	# catalog-ctan /systems/knuth/dist/texware
12mu|texlive-texware-20120627-5|4	# catalog-date 2012-06-27 22:19:02 +0200
12mu|texlive-texware-20120627-5|5	# catalog-license knuth
12mu|texlive-texware-20120627-5|6	# catalog-version undef
12mu|texlive-texware-20120627-5|7	Name:		texlive-texware
12mu|texlive-texware-20120627-5|8	Version:	20120627
12mu|texlive-texware-20120627-5|9	Release:	5
12mu|texlive-texware-20120627-5|10	Summary:	Utility programs for use with TeX
12mu|texlive-texware-20120627-5|11	Group:		Publishing
12mu|texlive-texware-20120627-5|12	URL:		http://www.ctan.org/tex-archive/systems/knuth/dist/texware
12mu|texlive-texware-20120627-5|13	License:	KNUTH
12mu|texlive-texware-20120627-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texware.tar.xz
12mu|texlive-texware-20120627-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/texware.doc.tar.xz
12mu|texlive-texware-20120627-5|16	BuildArch:	noarch
12mu|texlive-texware-20120627-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-texware-20120627-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-texware-20120627-5|19	Requires:	texlive-texware.bin
12mu|texlive-texware-20120627-5|20	
12mu|texlive-texware-20120627-5|21	%description
12mu|texlive-texware-20120627-5|22	Basic utitility programs, comprising: - dvitype, which converts
12mu|texlive-texware-20120627-5|23	a TeX output (DVI) file to a plain text file (see also the DVI
12mu|texlive-texware-20120627-5|24	Text Language suite); - pooltype, which converts a TeX-suite
12mu|texlive-texware-20120627-5|25	program's "pool" (string) file into human-readable form; and -
12mu|texlive-texware-20120627-5|26	tftopl and pltotf, which convert TeX Font Metric (TFM) file to
12mu|texlive-texware-20120627-5|27	human readable Property List (PL) files and vice versa.
12mu|texlive-texware-20120627-5|28	
12mu|texlive-texware-20120627-5|29	#-----------------------------------------------------------------------
12mu|texlive-texware-20120627-5|30	%files
12mu|texlive-texware-20120627-5|31	%doc %{_mandir}/man1/dvitype.1*
12mu|texlive-texware-20120627-5|32	%doc %{_texmfdistdir}/doc/man/man1/dvitype.man1.pdf
12mu|texlive-texware-20120627-5|33	%doc %{_mandir}/man1/pooltype.1*
12mu|texlive-texware-20120627-5|34	%doc %{_texmfdistdir}/doc/man/man1/pooltype.man1.pdf
12mu|texlive-texware-20120627-5|35	
12mu|texlive-texware-20120627-5|36	#-----------------------------------------------------------------------
12mu|texlive-texware-20120627-5|37	%prep
12mu|texlive-texware-20120627-5|38	%setup -c -a0 -a1
12mu|texlive-texware-20120627-5|39	
12mu|texlive-texware-20120627-5|40	%build
12mu|texlive-texware-20120627-5|41	
12mu|texlive-texware-20120627-5|42	%install
12mu|texlive-texware-20120627-5|43	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-texware-20120627-5|44	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-texware-20120627-5|45	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-texware-20120627-5|46	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-texware-20120627-5|47	
12mu|texlive-texware-20120627-5|48	%changelog
12mu|texlive-texware-20120627-5|49	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120627-5
12mu|texlive-texware-20120627-5|50	+ Revision: 3e7d2f6
12mu|texlive-texware-20120627-5|51	- Sync with cooker
12mu|texlive-texware-20120627-5|52	
12mu|texlive-texware-20120627-5|53	

21392 12
12mu|texlive-thalie-0.5-5|1	# revision 31018
12mu|texlive-thalie-0.5-5|2	# category Package
12mu|texlive-thalie-0.5-5|3	# catalog-ctan /macros/latex/contrib/thalie
12mu|texlive-thalie-0.5-5|4	# catalog-date 2013-06-19 11:30:49 +0200
12mu|texlive-thalie-0.5-5|5	# catalog-license lppl1.3
12mu|texlive-thalie-0.5-5|6	# catalog-version 0.5
12mu|texlive-thalie-0.5-5|7	Name:		texlive-thalie
12mu|texlive-thalie-0.5-5|8	Version:	0.5
12mu|texlive-thalie-0.5-5|9	Release:	5
12mu|texlive-thalie-0.5-5|10	Summary:	Typeset drama plays
12mu|texlive-thalie-0.5-5|11	Group:		Publishing
12mu|texlive-thalie-0.5-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/thalie
12mu|texlive-thalie-0.5-5|13	License:	LPPL1.3
12mu|texlive-thalie-0.5-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thalie.tar.xz
12mu|texlive-thalie-0.5-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thalie.doc.tar.xz
12mu|texlive-thalie-0.5-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thalie.source.tar.xz
12mu|texlive-thalie-0.5-5|17	BuildArch:	noarch
12mu|texlive-thalie-0.5-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-thalie-0.5-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-thalie-0.5-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-thalie-0.5-5|21	
12mu|texlive-thalie-0.5-5|22	%description
12mu|texlive-thalie-0.5-5|23	The package provides tools to typeset drama plays. It defines
12mu|texlive-thalie-0.5-5|24	commands to introduce characters' lines, to render stage
12mu|texlive-thalie-0.5-5|25	directions, to divide a play into acts and scenes and to build
12mu|texlive-thalie-0.5-5|26	the dramatis personae automatically.
12mu|texlive-thalie-0.5-5|27	
12mu|texlive-thalie-0.5-5|28	%post
12mu|texlive-thalie-0.5-5|29	%{_sbindir}/texlive.post
12mu|texlive-thalie-0.5-5|30	
12mu|texlive-thalie-0.5-5|31	%postun
12mu|texlive-thalie-0.5-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-thalie-0.5-5|33	%{_sbindir}/texlive.post
12mu|texlive-thalie-0.5-5|34	fi
12mu|texlive-thalie-0.5-5|35	
12mu|texlive-thalie-0.5-5|36	#-----------------------------------------------------------------------
12mu|texlive-thalie-0.5-5|37	%files
12mu|texlive-thalie-0.5-5|38	%{_texmfdistdir}/tex/latex/thalie/thalie.sty
12mu|texlive-thalie-0.5-5|39	%doc %{_texmfdistdir}/doc/latex/thalie/README
12mu|texlive-thalie-0.5-5|40	%doc %{_texmfdistdir}/doc/latex/thalie/thalie.pdf
12mu|texlive-thalie-0.5-5|41	#- source
12mu|texlive-thalie-0.5-5|42	%doc %{_texmfdistdir}/source/latex/thalie/thalie.dtx
12mu|texlive-thalie-0.5-5|43	%doc %{_texmfdistdir}/source/latex/thalie/thalie.ins
12mu|texlive-thalie-0.5-5|44	
12mu|texlive-thalie-0.5-5|45	#-----------------------------------------------------------------------
12mu|texlive-thalie-0.5-5|46	%prep
12mu|texlive-thalie-0.5-5|47	%setup -c -a0 -a1 -a2
12mu|texlive-thalie-0.5-5|48	
12mu|texlive-thalie-0.5-5|49	%build
12mu|texlive-thalie-0.5-5|50	
12mu|texlive-thalie-0.5-5|51	%install
12mu|texlive-thalie-0.5-5|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-thalie-0.5-5|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-thalie-0.5-5|54	
12mu|texlive-thalie-0.5-5|55	%changelog
12mu|texlive-thalie-0.5-5|56	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.5-5
12mu|texlive-thalie-0.5-5|57	+ Revision: 7686b2b
12mu|texlive-thalie-0.5-5|58	- MassBuild#289: Increase release tag
12mu|texlive-thalie-0.5-5|59	
12mu|texlive-thalie-0.5-5|60	

21393 12
12mu|texlive-threadcol-1.0-5|1	# revision 28754
12mu|texlive-threadcol-1.0-5|2	# category Package
12mu|texlive-threadcol-1.0-5|3	# catalog-ctan /macros/latex/contrib/threadcol
12mu|texlive-threadcol-1.0-5|4	# catalog-date 2013-01-06 14:14:24 +0100
12mu|texlive-threadcol-1.0-5|5	# catalog-license lppl1.3
12mu|texlive-threadcol-1.0-5|6	# catalog-version 1.0
12mu|texlive-threadcol-1.0-5|7	Name:		texlive-threadcol
12mu|texlive-threadcol-1.0-5|8	Version:	1.0
12mu|texlive-threadcol-1.0-5|9	Release:	5
12mu|texlive-threadcol-1.0-5|10	Summary:	Organize document columns into PDF "article thread"
12mu|texlive-threadcol-1.0-5|11	Group:		Publishing
12mu|texlive-threadcol-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/threadcol
12mu|texlive-threadcol-1.0-5|13	License:	LPPL1.3
12mu|texlive-threadcol-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threadcol.tar.xz
12mu|texlive-threadcol-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threadcol.doc.tar.xz
12mu|texlive-threadcol-1.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threadcol.source.tar.xz
12mu|texlive-threadcol-1.0-5|17	BuildArch:	noarch
12mu|texlive-threadcol-1.0-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-threadcol-1.0-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-threadcol-1.0-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-threadcol-1.0-5|21	
12mu|texlive-threadcol-1.0-5|22	%description
12mu|texlive-threadcol-1.0-5|23	The package combines a document's columns into a PDF "article
12mu|texlive-threadcol-1.0-5|24	thread". PDF readers that support this mechanism (probably
12mu|texlive-threadcol-1.0-5|25	Adobe Acrobat/Reader only) can be instructed to scroll
12mu|texlive-threadcol-1.0-5|26	automatically from column to column, which facilitates on-
12mu|texlive-threadcol-1.0-5|27	screen reading of two-column documents. Even for single-column
12mu|texlive-threadcol-1.0-5|28	documents, threadcol supports the creation of multiple article
12mu|texlive-threadcol-1.0-5|29	threads, which help organize discontiguous but logically
12mu|texlive-threadcol-1.0-5|30	related regions of text into a form that the user can scroll
12mu|texlive-threadcol-1.0-5|31	through as if its contents were contiguous.
12mu|texlive-threadcol-1.0-5|32	
12mu|texlive-threadcol-1.0-5|33	%post
12mu|texlive-threadcol-1.0-5|34	%{_sbindir}/texlive.post
12mu|texlive-threadcol-1.0-5|35	
12mu|texlive-threadcol-1.0-5|36	%postun
12mu|texlive-threadcol-1.0-5|37	if [ $1 -eq 0 ]; then
12mu|texlive-threadcol-1.0-5|38	%{_sbindir}/texlive.post
12mu|texlive-threadcol-1.0-5|39	fi
12mu|texlive-threadcol-1.0-5|40	
12mu|texlive-threadcol-1.0-5|41	#-----------------------------------------------------------------------
12mu|texlive-threadcol-1.0-5|42	%files
12mu|texlive-threadcol-1.0-5|43	%{_texmfdistdir}/tex/latex/threadcol/threadcol.sty
12mu|texlive-threadcol-1.0-5|44	%doc %{_texmfdistdir}/doc/latex/threadcol/README
12mu|texlive-threadcol-1.0-5|45	%doc %{_texmfdistdir}/doc/latex/threadcol/threadcol.pdf
12mu|texlive-threadcol-1.0-5|46	#- source
12mu|texlive-threadcol-1.0-5|47	%doc %{_texmfdistdir}/source/latex/threadcol/articles-ar9.png
12mu|texlive-threadcol-1.0-5|48	%doc %{_texmfdistdir}/source/latex/threadcol/threadcol.dtx
12mu|texlive-threadcol-1.0-5|49	%doc %{_texmfdistdir}/source/latex/threadcol/threadcol.ins
12mu|texlive-threadcol-1.0-5|50	
12mu|texlive-threadcol-1.0-5|51	#-----------------------------------------------------------------------
12mu|texlive-threadcol-1.0-5|52	%prep
12mu|texlive-threadcol-1.0-5|53	%setup -c -a0 -a1 -a2
12mu|texlive-threadcol-1.0-5|54	
12mu|texlive-threadcol-1.0-5|55	%build
12mu|texlive-threadcol-1.0-5|56	
12mu|texlive-threadcol-1.0-5|57	%install
12mu|texlive-threadcol-1.0-5|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-threadcol-1.0-5|59	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-threadcol-1.0-5|60	
12mu|texlive-threadcol-1.0-5|61	%changelog
12mu|texlive-threadcol-1.0-5|62	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-5
12mu|texlive-threadcol-1.0-5|63	+ Revision: 856f0f6
12mu|texlive-threadcol-1.0-5|64	- MassBuild#289: Increase release tag
12mu|texlive-threadcol-1.0-5|65	
12mu|texlive-threadcol-1.0-5|66	

21394 12
12mu|texlive-threeparttablex-0.3-5|1	# revision 31276
12mu|texlive-threeparttablex-0.3-5|2	# category Package
12mu|texlive-threeparttablex-0.3-5|3	# catalog-ctan /macros/latex/contrib/threeparttablex
12mu|texlive-threeparttablex-0.3-5|4	# catalog-date 2013-07-23 11:01:18 +0200
12mu|texlive-threeparttablex-0.3-5|5	# catalog-license lppl
12mu|texlive-threeparttablex-0.3-5|6	# catalog-version 0.3
12mu|texlive-threeparttablex-0.3-5|7	Name:		texlive-threeparttablex
12mu|texlive-threeparttablex-0.3-5|8	Version:	0.3
12mu|texlive-threeparttablex-0.3-5|9	Release:	5
12mu|texlive-threeparttablex-0.3-5|10	Summary:	Notes in longtables
12mu|texlive-threeparttablex-0.3-5|11	Group:		Publishing
12mu|texlive-threeparttablex-0.3-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/threeparttablex
12mu|texlive-threeparttablex-0.3-5|13	License:	LPPL
12mu|texlive-threeparttablex-0.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threeparttablex.tar.xz
12mu|texlive-threeparttablex-0.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/threeparttablex.doc.tar.xz
12mu|texlive-threeparttablex-0.3-5|16	BuildArch:	noarch
12mu|texlive-threeparttablex-0.3-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-threeparttablex-0.3-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-threeparttablex-0.3-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-threeparttablex-0.3-5|20	
12mu|texlive-threeparttablex-0.3-5|21	%description
12mu|texlive-threeparttablex-0.3-5|22	The package provides the functionality of the threeparttable
12mu|texlive-threeparttablex-0.3-5|23	package to tables created using the longtable package.
12mu|texlive-threeparttablex-0.3-5|24	
12mu|texlive-threeparttablex-0.3-5|25	%post
12mu|texlive-threeparttablex-0.3-5|26	%{_sbindir}/texlive.post
12mu|texlive-threeparttablex-0.3-5|27	
12mu|texlive-threeparttablex-0.3-5|28	%postun
12mu|texlive-threeparttablex-0.3-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-threeparttablex-0.3-5|30	%{_sbindir}/texlive.post
12mu|texlive-threeparttablex-0.3-5|31	fi
12mu|texlive-threeparttablex-0.3-5|32	
12mu|texlive-threeparttablex-0.3-5|33	#-----------------------------------------------------------------------
12mu|texlive-threeparttablex-0.3-5|34	%files
12mu|texlive-threeparttablex-0.3-5|35	%{_texmfdistdir}/tex/latex/threeparttablex/threeparttablex.sty
12mu|texlive-threeparttablex-0.3-5|36	%doc %{_texmfdistdir}/doc/latex/threeparttablex/README
12mu|texlive-threeparttablex-0.3-5|37	%doc %{_texmfdistdir}/doc/latex/threeparttablex/threeparttablex.pdf
12mu|texlive-threeparttablex-0.3-5|38	%doc %{_texmfdistdir}/doc/latex/threeparttablex/threeparttablex.tex
12mu|texlive-threeparttablex-0.3-5|39	
12mu|texlive-threeparttablex-0.3-5|40	#-----------------------------------------------------------------------
12mu|texlive-threeparttablex-0.3-5|41	%prep
12mu|texlive-threeparttablex-0.3-5|42	%setup -c -a0 -a1
12mu|texlive-threeparttablex-0.3-5|43	
12mu|texlive-threeparttablex-0.3-5|44	%build
12mu|texlive-threeparttablex-0.3-5|45	
12mu|texlive-threeparttablex-0.3-5|46	%install
12mu|texlive-threeparttablex-0.3-5|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-threeparttablex-0.3-5|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-threeparttablex-0.3-5|49	
12mu|texlive-threeparttablex-0.3-5|50	%changelog
12mu|texlive-threeparttablex-0.3-5|51	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3-5
12mu|texlive-threeparttablex-0.3-5|52	+ Revision: 0884278
12mu|texlive-threeparttablex-0.3-5|53	- Sync with cooker
12mu|texlive-threeparttablex-0.3-5|54	
12mu|texlive-threeparttablex-0.3-5|55	

21395 12
12mu|texlive-thumbpdf-3.15-7|1	# revision 29725
12mu|texlive-thumbpdf-3.15-7|2	# category Package
12mu|texlive-thumbpdf-3.15-7|3	# catalog-ctan /support/thumbpdf
12mu|texlive-thumbpdf-3.15-7|4	# catalog-date 2012-11-14 18:32:01 +0100
12mu|texlive-thumbpdf-3.15-7|5	# catalog-license lppl
12mu|texlive-thumbpdf-3.15-7|6	# catalog-version 3.15
12mu|texlive-thumbpdf-3.15-7|7	Name:		texlive-thumbpdf
12mu|texlive-thumbpdf-3.15-7|8	Version:	3.15
12mu|texlive-thumbpdf-3.15-7|9	Release:	7
12mu|texlive-thumbpdf-3.15-7|10	Summary:	Thumbnails for pdfTeX and dvips/ps2pdf
12mu|texlive-thumbpdf-3.15-7|11	Group:		Publishing
12mu|texlive-thumbpdf-3.15-7|12	URL:		http://www.ctan.org/tex-archive/support/thumbpdf
12mu|texlive-thumbpdf-3.15-7|13	License:	LPPL
12mu|texlive-thumbpdf-3.15-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumbpdf.tar.xz
12mu|texlive-thumbpdf-3.15-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/thumbpdf.doc.tar.xz
12mu|texlive-thumbpdf-3.15-7|16	BuildArch:	noarch
12mu|texlive-thumbpdf-3.15-7|17	BuildRequires:	texlive-tlpkg
12mu|texlive-thumbpdf-3.15-7|18	Requires(pre):	texlive-tlpkg
12mu|texlive-thumbpdf-3.15-7|19	Requires(post):	texlive-kpathsea
12mu|texlive-thumbpdf-3.15-7|20	Provides:	texlive-thumbpdf.bin = %{EVRD}
12mu|texlive-thumbpdf-3.15-7|21	
12mu|texlive-thumbpdf-3.15-7|22	%description
12mu|texlive-thumbpdf-3.15-7|23	A Perl script that provides support for thumbnails in pdfTeX
12mu|texlive-thumbpdf-3.15-7|24	and dvips/ps2pdf. The script uses ghostscript to generate the
12mu|texlive-thumbpdf-3.15-7|25	thumbnails which get represented in a TeX readable file that is
12mu|texlive-thumbpdf-3.15-7|26	read by the package thumbpdf.sty to automatically include the
12mu|texlive-thumbpdf-3.15-7|27	thumbnails. This arrangement works with both plain TeX and
12mu|texlive-thumbpdf-3.15-7|28	LaTeX.
12mu|texlive-thumbpdf-3.15-7|29	
12mu|texlive-thumbpdf-3.15-7|30	%post
12mu|texlive-thumbpdf-3.15-7|31	%{_sbindir}/texlive.post
12mu|texlive-thumbpdf-3.15-7|32	
12mu|texlive-thumbpdf-3.15-7|33	%postun
12mu|texlive-thumbpdf-3.15-7|34	if [ $1 -eq 0 ]; then
12mu|texlive-thumbpdf-3.15-7|35	%{_sbindir}/texlive.post
12mu|texlive-thumbpdf-3.15-7|36	fi
12mu|texlive-thumbpdf-3.15-7|37	
12mu|texlive-thumbpdf-3.15-7|38	#-----------------------------------------------------------------------
12mu|texlive-thumbpdf-3.15-7|39	%files
12mu|texlive-thumbpdf-3.15-7|40	%{_bindir}/thumbpdf
12mu|texlive-thumbpdf-3.15-7|41	%{_texmfdistdir}/scripts/thumbpdf/thumbpdf.pl
12mu|texlive-thumbpdf-3.15-7|42	%{_texmfdistdir}/tex/generic/thumbpdf/thumbpdf.sty
12mu|texlive-thumbpdf-3.15-7|43	%{_texmfdistdir}/tex/generic/thumbpdf/thumbpdf.tex
12mu|texlive-thumbpdf-3.15-7|44	%doc %{_texmfdistdir}/doc/generic/thumbpdf/README
12mu|texlive-thumbpdf-3.15-7|45	%doc %{_mandir}/man1/thumbpdf.1*
12mu|texlive-thumbpdf-3.15-7|46	%doc %{_texmfdistdir}/doc/man/man1/thumbpdf.man1.pdf
12mu|texlive-thumbpdf-3.15-7|47	
12mu|texlive-thumbpdf-3.15-7|48	#-----------------------------------------------------------------------
12mu|texlive-thumbpdf-3.15-7|49	%prep
12mu|texlive-thumbpdf-3.15-7|50	%setup -c -a0 -a1
12mu|texlive-thumbpdf-3.15-7|51	
12mu|texlive-thumbpdf-3.15-7|52	%build
12mu|texlive-thumbpdf-3.15-7|53	
12mu|texlive-thumbpdf-3.15-7|54	%install
12mu|texlive-thumbpdf-3.15-7|55	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-thumbpdf-3.15-7|56	pushd %{buildroot}%{_bindir}
12mu|texlive-thumbpdf-3.15-7|57	ln -sf %{_texmfdistdir}/scripts/thumbpdf/thumbpdf.pl thumbpdf
12mu|texlive-thumbpdf-3.15-7|58	popd
12mu|texlive-thumbpdf-3.15-7|59	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-thumbpdf-3.15-7|60	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-thumbpdf-3.15-7|61	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-thumbpdf-3.15-7|62	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-thumbpdf-3.15-7|63	
12mu|texlive-thumbpdf-3.15-7|64	%changelog
12mu|texlive-thumbpdf-3.15-7|65	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.15-7
12mu|texlive-thumbpdf-3.15-7|66	+ Revision: a0e504d
12mu|texlive-thumbpdf-3.15-7|67	- Sync with cooker
12mu|texlive-thumbpdf-3.15-7|68	
12mu|texlive-thumbpdf-3.15-7|69	

21396 12
12mu|texlive-tie-2.4-8|1	# revision 29764
12mu|texlive-tie-2.4-8|2	# category TLCore
12mu|texlive-tie-2.4-8|3	# catalog-ctan /web/tie
12mu|texlive-tie-2.4-8|4	# catalog-date 2012-04-27 12:20:53 +0200
12mu|texlive-tie-2.4-8|5	# catalog-license other-free
12mu|texlive-tie-2.4-8|6	# catalog-version 2.4
12mu|texlive-tie-2.4-8|7	Name:		texlive-tie
12mu|texlive-tie-2.4-8|8	Version:	2.4
12mu|texlive-tie-2.4-8|9	Release:	8
12mu|texlive-tie-2.4-8|10	Summary:	Allow multiple web change files
12mu|texlive-tie-2.4-8|11	Group:		Publishing
12mu|texlive-tie-2.4-8|12	URL:		http://www.ctan.org/tex-archive/web/tie
12mu|texlive-tie-2.4-8|13	License:	OTHER-FREE
12mu|texlive-tie-2.4-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tie.tar.xz
12mu|texlive-tie-2.4-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tie.doc.tar.xz
12mu|texlive-tie-2.4-8|16	BuildArch:	noarch
12mu|texlive-tie-2.4-8|17	BuildRequires:	texlive-tlpkg
12mu|texlive-tie-2.4-8|18	Requires(pre):	texlive-tlpkg
12mu|texlive-tie-2.4-8|19	Requires:	texlive-kpathsea
12mu|texlive-tie-2.4-8|20	Requires:	texlive-tie.bin
12mu|texlive-tie-2.4-8|21	
12mu|texlive-tie-2.4-8|22	%description
12mu|texlive-tie-2.4-8|23	Tie was originally developed to allow web programmers to apply
12mu|texlive-tie-2.4-8|24	more than one change file to their source. The program may also
12mu|texlive-tie-2.4-8|25	be used to create a new version of a web file that incorporates
12mu|texlive-tie-2.4-8|26	existing changes.
12mu|texlive-tie-2.4-8|27	
12mu|texlive-tie-2.4-8|28	#-----------------------------------------------------------------------
12mu|texlive-tie-2.4-8|29	%files
12mu|texlive-tie-2.4-8|30	%doc %{_mandir}/man1/tie.1*
12mu|texlive-tie-2.4-8|31	%doc %{_texmfdistdir}/doc/man/man1/tie.man1.pdf
12mu|texlive-tie-2.4-8|32	
12mu|texlive-tie-2.4-8|33	#-----------------------------------------------------------------------
12mu|texlive-tie-2.4-8|34	%prep
12mu|texlive-tie-2.4-8|35	%setup -c -a0 -a1
12mu|texlive-tie-2.4-8|36	
12mu|texlive-tie-2.4-8|37	%build
12mu|texlive-tie-2.4-8|38	
12mu|texlive-tie-2.4-8|39	%install
12mu|texlive-tie-2.4-8|40	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-tie-2.4-8|41	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-tie-2.4-8|42	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-tie-2.4-8|43	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-tie-2.4-8|44	
12mu|texlive-tie-2.4-8|45	%changelog
12mu|texlive-tie-2.4-8|46	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.4-8
12mu|texlive-tie-2.4-8|47	+ Revision: 188da98
12mu|texlive-tie-2.4-8|48	- Sync with cooker
12mu|texlive-tie-2.4-8|49	
12mu|texlive-tie-2.4-8|50	

21397 12
12mu|texlive-tikz-bayesnet-0.1-5|1	# revision 30094
12mu|texlive-tikz-bayesnet-0.1-5|2	# category Package
12mu|texlive-tikz-bayesnet-0.1-5|3	# catalog-ctan /graphics/pgf/contrib/tikz-bayesnet
12mu|texlive-tikz-bayesnet-0.1-5|4	# catalog-date 2013-04-24 11:34:47 +0200
12mu|texlive-tikz-bayesnet-0.1-5|5	# catalog-license lppl1.3
12mu|texlive-tikz-bayesnet-0.1-5|6	# catalog-version 0.1
12mu|texlive-tikz-bayesnet-0.1-5|7	Name:		texlive-tikz-bayesnet
12mu|texlive-tikz-bayesnet-0.1-5|8	Version:	0.1
12mu|texlive-tikz-bayesnet-0.1-5|9	Release:	5
12mu|texlive-tikz-bayesnet-0.1-5|10	Summary:	Draw Bayesian networks, graphical models and directed factor graphs
12mu|texlive-tikz-bayesnet-0.1-5|11	Group:		Publishing
12mu|texlive-tikz-bayesnet-0.1-5|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-bayesnet
12mu|texlive-tikz-bayesnet-0.1-5|13	License:	LPPL1.3
12mu|texlive-tikz-bayesnet-0.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-bayesnet.tar.xz
12mu|texlive-tikz-bayesnet-0.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-bayesnet.doc.tar.xz
12mu|texlive-tikz-bayesnet-0.1-5|16	BuildArch:	noarch
12mu|texlive-tikz-bayesnet-0.1-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-tikz-bayesnet-0.1-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-tikz-bayesnet-0.1-5|19	
12mu|texlive-tikz-bayesnet-0.1-5|20	%description
12mu|texlive-tikz-bayesnet-0.1-5|21	The package provides a library supporting the display of
12mu|texlive-tikz-bayesnet-0.1-5|22	Bayesian networks, graphical models and (directed) factor
12mu|texlive-tikz-bayesnet-0.1-5|23	graphs in LaTeX.
12mu|texlive-tikz-bayesnet-0.1-5|24	
12mu|texlive-tikz-bayesnet-0.1-5|25	#-----------------------------------------------------------------------
12mu|texlive-tikz-bayesnet-0.1-5|26	%files
12mu|texlive-tikz-bayesnet-0.1-5|27	%doc %{_texmfdistdir}/doc/latex/tikz-bayesnet/LICENSE_GPL
12mu|texlive-tikz-bayesnet-0.1-5|28	%doc %{_texmfdistdir}/doc/latex/tikz-bayesnet/LICENSE_LPPL
12mu|texlive-tikz-bayesnet-0.1-5|29	%doc %{_texmfdistdir}/doc/latex/tikz-bayesnet/README.rst
12mu|texlive-tikz-bayesnet-0.1-5|30	%doc %{_texmfdistdir}/doc/latex/tikz-bayesnet/example.tex
12mu|texlive-tikz-bayesnet-0.1-5|31	%doc %{_texmfdistdir}/doc/latex/tikz-bayesnet/model_citation_influence.tex
12mu|texlive-tikz-bayesnet-0.1-5|32	%doc %{_texmfdistdir}/doc/latex/tikz-bayesnet/model_lda.tex
12mu|texlive-tikz-bayesnet-0.1-5|33	%doc %{_texmfdistdir}/doc/latex/tikz-bayesnet/model_pca.tex
12mu|texlive-tikz-bayesnet-0.1-5|34	%doc %{_texmfdistdir}/doc/latex/tikz-bayesnet/model_pca2.tex
12mu|texlive-tikz-bayesnet-0.1-5|35	%doc %{_texmfdistdir}/doc/latex/tikz-bayesnet/tikzlibrarybayesnet.code.tex
12mu|texlive-tikz-bayesnet-0.1-5|36	
12mu|texlive-tikz-bayesnet-0.1-5|37	#-----------------------------------------------------------------------
12mu|texlive-tikz-bayesnet-0.1-5|38	%prep
12mu|texlive-tikz-bayesnet-0.1-5|39	%setup -c -a0 -a1
12mu|texlive-tikz-bayesnet-0.1-5|40	
12mu|texlive-tikz-bayesnet-0.1-5|41	%build
12mu|texlive-tikz-bayesnet-0.1-5|42	
12mu|texlive-tikz-bayesnet-0.1-5|43	%install
12mu|texlive-tikz-bayesnet-0.1-5|44	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-tikz-bayesnet-0.1-5|45	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-tikz-bayesnet-0.1-5|46	
12mu|texlive-tikz-bayesnet-0.1-5|47	%changelog
12mu|texlive-tikz-bayesnet-0.1-5|48	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.1-5
12mu|texlive-tikz-bayesnet-0.1-5|49	+ Revision: 1a54ca2
12mu|texlive-tikz-bayesnet-0.1-5|50	- MassBuild#289: Increase release tag
12mu|texlive-tikz-bayesnet-0.1-5|51	
12mu|texlive-tikz-bayesnet-0.1-5|52	

21398 12
12mu|texlive-tikz-cd-0.3c-5|1	# revision 28695
12mu|texlive-tikz-cd-0.3c-5|2	# category Package
12mu|texlive-tikz-cd-0.3c-5|3	# catalog-ctan /graphics/pgf/contrib/tikz-cd
12mu|texlive-tikz-cd-0.3c-5|4	# catalog-date 2013-01-02 18:01:12 +0100
12mu|texlive-tikz-cd-0.3c-5|5	# catalog-license lppl
12mu|texlive-tikz-cd-0.3c-5|6	# catalog-version 0.3c
12mu|texlive-tikz-cd-0.3c-5|7	Name:		texlive-tikz-cd
12mu|texlive-tikz-cd-0.3c-5|8	Version:	0.3c
12mu|texlive-tikz-cd-0.3c-5|9	Release:	5
12mu|texlive-tikz-cd-0.3c-5|10	Summary:	Create commutative diagrams with TikZ
12mu|texlive-tikz-cd-0.3c-5|11	Group:		Publishing
12mu|texlive-tikz-cd-0.3c-5|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-cd
12mu|texlive-tikz-cd-0.3c-5|13	License:	LPPL
12mu|texlive-tikz-cd-0.3c-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-cd.tar.xz
12mu|texlive-tikz-cd-0.3c-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-cd.doc.tar.xz
12mu|texlive-tikz-cd-0.3c-5|16	BuildArch:	noarch
12mu|texlive-tikz-cd-0.3c-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-tikz-cd-0.3c-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-tikz-cd-0.3c-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-tikz-cd-0.3c-5|20	
12mu|texlive-tikz-cd-0.3c-5|21	%description
12mu|texlive-tikz-cd-0.3c-5|22	The general-purpose drawing package TiKZ can be used to typeset
12mu|texlive-tikz-cd-0.3c-5|23	commutative diagrams and other kinds of mathematical pictures,
12mu|texlive-tikz-cd-0.3c-5|24	generating high-quality results. The purpose of this package is
12mu|texlive-tikz-cd-0.3c-5|25	to make the process of creation of such diagrams easier by
12mu|texlive-tikz-cd-0.3c-5|26	providing a convenient set of macros and reasonable default
12mu|texlive-tikz-cd-0.3c-5|27	settings. This package also includes an arrow tip library that
12mu|texlive-tikz-cd-0.3c-5|28	match closely the arrows present in the Computer Modern
12mu|texlive-tikz-cd-0.3c-5|29	typeface.
12mu|texlive-tikz-cd-0.3c-5|30	
12mu|texlive-tikz-cd-0.3c-5|31	%post
12mu|texlive-tikz-cd-0.3c-5|32	%{_sbindir}/texlive.post
12mu|texlive-tikz-cd-0.3c-5|33	
12mu|texlive-tikz-cd-0.3c-5|34	%postun
12mu|texlive-tikz-cd-0.3c-5|35	if [ $1 -eq 0 ]; then
12mu|texlive-tikz-cd-0.3c-5|36	%{_sbindir}/texlive.post
12mu|texlive-tikz-cd-0.3c-5|37	fi
12mu|texlive-tikz-cd-0.3c-5|38	
12mu|texlive-tikz-cd-0.3c-5|39	#-----------------------------------------------------------------------
12mu|texlive-tikz-cd-0.3c-5|40	%files
12mu|texlive-tikz-cd-0.3c-5|41	%{_texmfdistdir}/tex/latex/tikz-cd/tikz-cd.sty
12mu|texlive-tikz-cd-0.3c-5|42	%doc %{_texmfdistdir}/doc/latex/tikz-cd/README
12mu|texlive-tikz-cd-0.3c-5|43	%doc %{_texmfdistdir}/doc/latex/tikz-cd/tikz-cd-doc.pdf
12mu|texlive-tikz-cd-0.3c-5|44	%doc %{_texmfdistdir}/doc/latex/tikz-cd/tikz-cd-doc.tex
12mu|texlive-tikz-cd-0.3c-5|45	
12mu|texlive-tikz-cd-0.3c-5|46	#-----------------------------------------------------------------------
12mu|texlive-tikz-cd-0.3c-5|47	%prep
12mu|texlive-tikz-cd-0.3c-5|48	%setup -c -a0 -a1
12mu|texlive-tikz-cd-0.3c-5|49	
12mu|texlive-tikz-cd-0.3c-5|50	%build
12mu|texlive-tikz-cd-0.3c-5|51	
12mu|texlive-tikz-cd-0.3c-5|52	%install
12mu|texlive-tikz-cd-0.3c-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-tikz-cd-0.3c-5|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-tikz-cd-0.3c-5|55	
12mu|texlive-tikz-cd-0.3c-5|56	%changelog
12mu|texlive-tikz-cd-0.3c-5|57	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.3c-5
12mu|texlive-tikz-cd-0.3c-5|58	+ Revision: d73ad1b
12mu|texlive-tikz-cd-0.3c-5|59	- Sync with cooker
12mu|texlive-tikz-cd-0.3c-5|60	
12mu|texlive-tikz-cd-0.3c-5|61	

21399 12
12mu|texlive-tikzinclude-1.0-5|1	# revision 28715
12mu|texlive-tikzinclude-1.0-5|2	# category Package
12mu|texlive-tikzinclude-1.0-5|3	# catalog-ctan /graphics/pgf/contrib/tikzinclude
12mu|texlive-tikzinclude-1.0-5|4	# catalog-date 2013-01-03 19:43:19 +0100
12mu|texlive-tikzinclude-1.0-5|5	# catalog-license lppl1.3
12mu|texlive-tikzinclude-1.0-5|6	# catalog-version 1.0
12mu|texlive-tikzinclude-1.0-5|7	Name:		texlive-tikzinclude
12mu|texlive-tikzinclude-1.0-5|8	Version:	1.0
12mu|texlive-tikzinclude-1.0-5|9	Release:	5
12mu|texlive-tikzinclude-1.0-5|10	Summary:	Import TikZ images from colletions
12mu|texlive-tikzinclude-1.0-5|11	Group:		Publishing
12mu|texlive-tikzinclude-1.0-5|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzinclude
12mu|texlive-tikzinclude-1.0-5|13	License:	LPPL1.3
12mu|texlive-tikzinclude-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzinclude.tar.xz
12mu|texlive-tikzinclude-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzinclude.doc.tar.xz
12mu|texlive-tikzinclude-1.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzinclude.source.tar.xz
12mu|texlive-tikzinclude-1.0-5|17	BuildArch:	noarch
12mu|texlive-tikzinclude-1.0-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-tikzinclude-1.0-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-tikzinclude-1.0-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-tikzinclude-1.0-5|21	
12mu|texlive-tikzinclude-1.0-5|22	%description
12mu|texlive-tikzinclude-1.0-5|23	The package addresses the problem of importing only one TikZ-
12mu|texlive-tikzinclude-1.0-5|24	image from a file holding multiple images.
12mu|texlive-tikzinclude-1.0-5|25	
12mu|texlive-tikzinclude-1.0-5|26	%post
12mu|texlive-tikzinclude-1.0-5|27	%{_sbindir}/texlive.post
12mu|texlive-tikzinclude-1.0-5|28	
12mu|texlive-tikzinclude-1.0-5|29	%postun
12mu|texlive-tikzinclude-1.0-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-tikzinclude-1.0-5|31	%{_sbindir}/texlive.post
12mu|texlive-tikzinclude-1.0-5|32	fi
12mu|texlive-tikzinclude-1.0-5|33	
12mu|texlive-tikzinclude-1.0-5|34	#-----------------------------------------------------------------------
12mu|texlive-tikzinclude-1.0-5|35	%files
12mu|texlive-tikzinclude-1.0-5|36	%{_texmfdistdir}/tex/latex/tikzinclude/tikzinclude.sty
12mu|texlive-tikzinclude-1.0-5|37	%doc %{_texmfdistdir}/doc/latex/tikzinclude/README
12mu|texlive-tikzinclude-1.0-5|38	%doc %{_texmfdistdir}/doc/latex/tikzinclude/tikzinclude.pdf
12mu|texlive-tikzinclude-1.0-5|39	#- source
12mu|texlive-tikzinclude-1.0-5|40	%doc %{_texmfdistdir}/source/latex/tikzinclude/tikzinclude.dtx
12mu|texlive-tikzinclude-1.0-5|41	%doc %{_texmfdistdir}/source/latex/tikzinclude/tikzinclude.ins
12mu|texlive-tikzinclude-1.0-5|42	
12mu|texlive-tikzinclude-1.0-5|43	#-----------------------------------------------------------------------
12mu|texlive-tikzinclude-1.0-5|44	%prep
12mu|texlive-tikzinclude-1.0-5|45	%setup -c -a0 -a1 -a2
12mu|texlive-tikzinclude-1.0-5|46	
12mu|texlive-tikzinclude-1.0-5|47	%build
12mu|texlive-tikzinclude-1.0-5|48	
12mu|texlive-tikzinclude-1.0-5|49	%install
12mu|texlive-tikzinclude-1.0-5|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-tikzinclude-1.0-5|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-tikzinclude-1.0-5|52	
12mu|texlive-tikzinclude-1.0-5|53	%changelog
12mu|texlive-tikzinclude-1.0-5|54	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-5
12mu|texlive-tikzinclude-1.0-5|55	+ Revision: b5a1125
12mu|texlive-tikzinclude-1.0-5|56	- MassBuild#289: Increase release tag
12mu|texlive-tikzinclude-1.0-5|57	
12mu|texlive-tikzinclude-1.0-5|58	

21400 12
12mu|texlive-tikzmark-1.0-5|1	# revision 29999
12mu|texlive-tikzmark-1.0-5|2	# category Package
12mu|texlive-tikzmark-1.0-5|3	# catalog-ctan /graphics/pgf/contrib/tikzmark
12mu|texlive-tikzmark-1.0-5|4	# catalog-date 2013-04-17 11:11:14 +0200
12mu|texlive-tikzmark-1.0-5|5	# catalog-license lppl1.3
12mu|texlive-tikzmark-1.0-5|6	# catalog-version 1.0
12mu|texlive-tikzmark-1.0-5|7	Name:		texlive-tikzmark
12mu|texlive-tikzmark-1.0-5|8	Version:	1.0
12mu|texlive-tikzmark-1.0-5|9	Release:	5
12mu|texlive-tikzmark-1.0-5|10	Summary:	Use TikZ's method of remembering a position on a page
12mu|texlive-tikzmark-1.0-5|11	Group:		Publishing
12mu|texlive-tikzmark-1.0-5|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzmark
12mu|texlive-tikzmark-1.0-5|13	License:	LPPL1.3
12mu|texlive-tikzmark-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzmark.tar.xz
12mu|texlive-tikzmark-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzmark.doc.tar.xz
12mu|texlive-tikzmark-1.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzmark.source.tar.xz
12mu|texlive-tikzmark-1.0-5|17	BuildArch:	noarch
12mu|texlive-tikzmark-1.0-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-tikzmark-1.0-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-tikzmark-1.0-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-tikzmark-1.0-5|21	
12mu|texlive-tikzmark-1.0-5|22	%description
12mu|texlive-tikzmark-1.0-5|23	The tikzmark package defines a command to "remember" a position
12mu|texlive-tikzmark-1.0-5|24	on a page for later (or earlier) use, primarily (but not
12mu|texlive-tikzmark-1.0-5|25	exclusively) with TikZ.
12mu|texlive-tikzmark-1.0-5|26	
12mu|texlive-tikzmark-1.0-5|27	%post
12mu|texlive-tikzmark-1.0-5|28	%{_sbindir}/texlive.post
12mu|texlive-tikzmark-1.0-5|29	
12mu|texlive-tikzmark-1.0-5|30	%postun
12mu|texlive-tikzmark-1.0-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-tikzmark-1.0-5|32	%{_sbindir}/texlive.post
12mu|texlive-tikzmark-1.0-5|33	fi
12mu|texlive-tikzmark-1.0-5|34	
12mu|texlive-tikzmark-1.0-5|35	#-----------------------------------------------------------------------
12mu|texlive-tikzmark-1.0-5|36	%files
12mu|texlive-tikzmark-1.0-5|37	%{_texmfdistdir}/tex/latex/tikzmark/tikzlibrarytikzmark.code.tex
12mu|texlive-tikzmark-1.0-5|38	%{_texmfdistdir}/tex/latex/tikzmark/tikzmarklibrarylistings.code.tex
12mu|texlive-tikzmark-1.0-5|39	%doc %{_texmfdistdir}/doc/latex/tikzmark/README.txt
12mu|texlive-tikzmark-1.0-5|40	%doc %{_texmfdistdir}/doc/latex/tikzmark/tikzmark.pdf
12mu|texlive-tikzmark-1.0-5|41	#- source
12mu|texlive-tikzmark-1.0-5|42	%doc %{_texmfdistdir}/source/latex/tikzmark/tikzmark.dtx
12mu|texlive-tikzmark-1.0-5|43	%doc %{_texmfdistdir}/source/latex/tikzmark/tikzmark.ins
12mu|texlive-tikzmark-1.0-5|44	
12mu|texlive-tikzmark-1.0-5|45	#-----------------------------------------------------------------------
12mu|texlive-tikzmark-1.0-5|46	%prep
12mu|texlive-tikzmark-1.0-5|47	%setup -c -a0 -a1 -a2
12mu|texlive-tikzmark-1.0-5|48	
12mu|texlive-tikzmark-1.0-5|49	%build
12mu|texlive-tikzmark-1.0-5|50	
12mu|texlive-tikzmark-1.0-5|51	%install
12mu|texlive-tikzmark-1.0-5|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-tikzmark-1.0-5|53	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-tikzmark-1.0-5|54	
12mu|texlive-tikzmark-1.0-5|55	%changelog
12mu|texlive-tikzmark-1.0-5|56	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-5
12mu|texlive-tikzmark-1.0-5|57	+ Revision: 432506f
12mu|texlive-tikzmark-1.0-5|58	- MassBuild#289: Increase release tag
12mu|texlive-tikzmark-1.0-5|59	
12mu|texlive-tikzmark-1.0-5|60	

21401 12
12mu|texlive-tikz-opm-0.1.1-1|1	# revision 32769
12mu|texlive-tikz-opm-0.1.1-1|2	# category Package
12mu|texlive-tikz-opm-0.1.1-1|3	# catalog-ctan /graphics/pgf/contrib/tikz-opm
12mu|texlive-tikz-opm-0.1.1-1|4	# catalog-date 2014-01-23 20:30:08 +0100
12mu|texlive-tikz-opm-0.1.1-1|5	# catalog-license lppl1.3
12mu|texlive-tikz-opm-0.1.1-1|6	# catalog-version 0.1.1
12mu|texlive-tikz-opm-0.1.1-1|7	Name:		texlive-tikz-opm
12mu|texlive-tikz-opm-0.1.1-1|8	Version:	0.1.1
12mu|texlive-tikz-opm-0.1.1-1|9	Release:	1
12mu|texlive-tikz-opm-0.1.1-1|10	Summary:	Typeset OPM diagrams
12mu|texlive-tikz-opm-0.1.1-1|11	Group:		Publishing
12mu|texlive-tikz-opm-0.1.1-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikz-opm
12mu|texlive-tikz-opm-0.1.1-1|13	License:	LPPL1.3
12mu|texlive-tikz-opm-0.1.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-opm.tar.xz
12mu|texlive-tikz-opm-0.1.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikz-opm.doc.tar.xz
12mu|texlive-tikz-opm-0.1.1-1|16	BuildArch:	noarch
12mu|texlive-tikz-opm-0.1.1-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-tikz-opm-0.1.1-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-tikz-opm-0.1.1-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-tikz-opm-0.1.1-1|20	
12mu|texlive-tikz-opm-0.1.1-1|21	%description
12mu|texlive-tikz-opm-0.1.1-1|22	Typeset OPM (Object-Process Methodology) diagrams using LaTeX
12mu|texlive-tikz-opm-0.1.1-1|23	and pgf/TikZ.
12mu|texlive-tikz-opm-0.1.1-1|24	
12mu|texlive-tikz-opm-0.1.1-1|25	%post
12mu|texlive-tikz-opm-0.1.1-1|26	%{_sbindir}/texlive.post
12mu|texlive-tikz-opm-0.1.1-1|27	
12mu|texlive-tikz-opm-0.1.1-1|28	%postun
12mu|texlive-tikz-opm-0.1.1-1|29	if [ $1 -eq 0 ]; then
12mu|texlive-tikz-opm-0.1.1-1|30	%{_sbindir}/texlive.post
12mu|texlive-tikz-opm-0.1.1-1|31	fi
12mu|texlive-tikz-opm-0.1.1-1|32	
12mu|texlive-tikz-opm-0.1.1-1|33	#-----------------------------------------------------------------------
12mu|texlive-tikz-opm-0.1.1-1|34	%files
12mu|texlive-tikz-opm-0.1.1-1|35	%{_texmfdistdir}/tex/latex/tikz-opm/tikz-opm.sty
12mu|texlive-tikz-opm-0.1.1-1|36	%doc %{_texmfdistdir}/doc/latex/tikz-opm/README
12mu|texlive-tikz-opm-0.1.1-1|37	%doc %{_texmfdistdir}/doc/latex/tikz-opm/tikz-opm.pdf
12mu|texlive-tikz-opm-0.1.1-1|38	
12mu|texlive-tikz-opm-0.1.1-1|39	#-----------------------------------------------------------------------
12mu|texlive-tikz-opm-0.1.1-1|40	%prep
12mu|texlive-tikz-opm-0.1.1-1|41	%setup -c -a0 -a1
12mu|texlive-tikz-opm-0.1.1-1|42	
12mu|texlive-tikz-opm-0.1.1-1|43	%build
12mu|texlive-tikz-opm-0.1.1-1|44	
12mu|texlive-tikz-opm-0.1.1-1|45	%install
12mu|texlive-tikz-opm-0.1.1-1|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-tikz-opm-0.1.1-1|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-tikz-opm-0.1.1-1|48	
12mu|texlive-tikz-opm-0.1.1-1|49	%changelog
12mu|texlive-tikz-opm-0.1.1-1|50	* Fri Feb 14 2014 Rosa <rosa@abf.rosalinux.ru> 0.1.1-1
12mu|texlive-tikz-opm-0.1.1-1|51	+ Revision: 2f5410d
12mu|texlive-tikz-opm-0.1.1-1|52	- Automatic import for version 0.1.1-1
12mu|texlive-tikz-opm-0.1.1-1|53	
12mu|texlive-tikz-opm-0.1.1-1|54	

21402 12
12mu|texlive-tikzorbital-20121217-5|1	# revision 28561
12mu|texlive-tikzorbital-20121217-5|2	# category Package
12mu|texlive-tikzorbital-20121217-5|3	# catalog-ctan /graphics/pgf/contrib/tikzorbital
12mu|texlive-tikzorbital-20121217-5|4	# catalog-date 2012-12-17 20:44:22 +0100
12mu|texlive-tikzorbital-20121217-5|5	# catalog-license lppl
12mu|texlive-tikzorbital-20121217-5|6	# catalog-version undef
12mu|texlive-tikzorbital-20121217-5|7	Name:		texlive-tikzorbital
12mu|texlive-tikzorbital-20121217-5|8	Version:	20121217
12mu|texlive-tikzorbital-20121217-5|9	Release:	5
12mu|texlive-tikzorbital-20121217-5|10	Summary:	Atomic and molecular orbitals using TiKZ
12mu|texlive-tikzorbital-20121217-5|11	Group:		Publishing
12mu|texlive-tikzorbital-20121217-5|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzorbital
12mu|texlive-tikzorbital-20121217-5|13	License:	LPPL
12mu|texlive-tikzorbital-20121217-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzorbital.tar.xz
12mu|texlive-tikzorbital-20121217-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzorbital.doc.tar.xz
12mu|texlive-tikzorbital-20121217-5|16	BuildArch:	noarch
12mu|texlive-tikzorbital-20121217-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-tikzorbital-20121217-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-tikzorbital-20121217-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-tikzorbital-20121217-5|20	
12mu|texlive-tikzorbital-20121217-5|21	%description
12mu|texlive-tikzorbital-20121217-5|22	Atomic s, p and d orbitals may be drawn, as well as molecular
12mu|texlive-tikzorbital-20121217-5|23	orbital diagrams.
12mu|texlive-tikzorbital-20121217-5|24	
12mu|texlive-tikzorbital-20121217-5|25	%post
12mu|texlive-tikzorbital-20121217-5|26	%{_sbindir}/texlive.post
12mu|texlive-tikzorbital-20121217-5|27	
12mu|texlive-tikzorbital-20121217-5|28	%postun
12mu|texlive-tikzorbital-20121217-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-tikzorbital-20121217-5|30	%{_sbindir}/texlive.post
12mu|texlive-tikzorbital-20121217-5|31	fi
12mu|texlive-tikzorbital-20121217-5|32	
12mu|texlive-tikzorbital-20121217-5|33	#-----------------------------------------------------------------------
12mu|texlive-tikzorbital-20121217-5|34	%files
12mu|texlive-tikzorbital-20121217-5|35	%{_texmfdistdir}/tex/latex/tikzorbital/tikzorbital.sty
12mu|texlive-tikzorbital-20121217-5|36	%doc %{_texmfdistdir}/doc/latex/tikzorbital/tikzorbital.pdf
12mu|texlive-tikzorbital-20121217-5|37	%doc %{_texmfdistdir}/doc/latex/tikzorbital/tikzorbital.tex
12mu|texlive-tikzorbital-20121217-5|38	
12mu|texlive-tikzorbital-20121217-5|39	#-----------------------------------------------------------------------
12mu|texlive-tikzorbital-20121217-5|40	%prep
12mu|texlive-tikzorbital-20121217-5|41	%setup -c -a0 -a1
12mu|texlive-tikzorbital-20121217-5|42	
12mu|texlive-tikzorbital-20121217-5|43	%build
12mu|texlive-tikzorbital-20121217-5|44	
12mu|texlive-tikzorbital-20121217-5|45	%install
12mu|texlive-tikzorbital-20121217-5|46	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-tikzorbital-20121217-5|47	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-tikzorbital-20121217-5|48	
12mu|texlive-tikzorbital-20121217-5|49	%changelog
12mu|texlive-tikzorbital-20121217-5|50	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20121217-5
12mu|texlive-tikzorbital-20121217-5|51	+ Revision: 5d59500
12mu|texlive-tikzorbital-20121217-5|52	- MassBuild#289: Increase release tag
12mu|texlive-tikzorbital-20121217-5|53	
12mu|texlive-tikzorbital-20121217-5|54	

21403 12
12mu|texlive-tikzpagenodes-1.1-5|1	# revision 27723
12mu|texlive-tikzpagenodes-1.1-5|2	# category Package
12mu|texlive-tikzpagenodes-1.1-5|3	# catalog-ctan /graphics/pgf/contrib/tikzpagenodes
12mu|texlive-tikzpagenodes-1.1-5|4	# catalog-date 2012-09-16 14:57:16 +0200
12mu|texlive-tikzpagenodes-1.1-5|5	# catalog-license lppl
12mu|texlive-tikzpagenodes-1.1-5|6	# catalog-version 1.1
12mu|texlive-tikzpagenodes-1.1-5|7	Name:		texlive-tikzpagenodes
12mu|texlive-tikzpagenodes-1.1-5|8	Version:	1.1
12mu|texlive-tikzpagenodes-1.1-5|9	Release:	5
12mu|texlive-tikzpagenodes-1.1-5|10	Summary:	Create commutative diagrams with TikZ
12mu|texlive-tikzpagenodes-1.1-5|11	Group:		Publishing
12mu|texlive-tikzpagenodes-1.1-5|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzpagenodes
12mu|texlive-tikzpagenodes-1.1-5|13	License:	LPPL
12mu|texlive-tikzpagenodes-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzpagenodes.tar.xz
12mu|texlive-tikzpagenodes-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzpagenodes.doc.tar.xz
12mu|texlive-tikzpagenodes-1.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzpagenodes.source.tar.xz
12mu|texlive-tikzpagenodes-1.1-5|17	BuildArch:	noarch
12mu|texlive-tikzpagenodes-1.1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-tikzpagenodes-1.1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-tikzpagenodes-1.1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-tikzpagenodes-1.1-5|21	
12mu|texlive-tikzpagenodes-1.1-5|22	%description
12mu|texlive-tikzpagenodes-1.1-5|23	The package provides special PGF/TikZ nodes for the text,
12mu|texlive-tikzpagenodes-1.1-5|24	marginpar, footer and header area of the current page. They are
12mu|texlive-tikzpagenodes-1.1-5|25	inspired by the 'current page' node defined by PGF/TikZ itself.
12mu|texlive-tikzpagenodes-1.1-5|26	
12mu|texlive-tikzpagenodes-1.1-5|27	%post
12mu|texlive-tikzpagenodes-1.1-5|28	%{_sbindir}/texlive.post
12mu|texlive-tikzpagenodes-1.1-5|29	
12mu|texlive-tikzpagenodes-1.1-5|30	%postun
12mu|texlive-tikzpagenodes-1.1-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-tikzpagenodes-1.1-5|32	%{_sbindir}/texlive.post
12mu|texlive-tikzpagenodes-1.1-5|33	fi
12mu|texlive-tikzpagenodes-1.1-5|34	
12mu|texlive-tikzpagenodes-1.1-5|35	#-----------------------------------------------------------------------
12mu|texlive-tikzpagenodes-1.1-5|36	%files
12mu|texlive-tikzpagenodes-1.1-5|37	%{_texmfdistdir}/tex/latex/tikzpagenodes/tikzpagenodes.sty
12mu|texlive-tikzpagenodes-1.1-5|38	%doc %{_texmfdistdir}/doc/latex/tikzpagenodes/README
12mu|texlive-tikzpagenodes-1.1-5|39	%doc %{_texmfdistdir}/doc/latex/tikzpagenodes/tikzpagenodes.pdf
12mu|texlive-tikzpagenodes-1.1-5|40	#- source
12mu|texlive-tikzpagenodes-1.1-5|41	%doc %{_texmfdistdir}/source/latex/tikzpagenodes/tikzpagenodes.dtx
12mu|texlive-tikzpagenodes-1.1-5|42	%doc %{_texmfdistdir}/source/latex/tikzpagenodes/tikzpagenodes.ins
12mu|texlive-tikzpagenodes-1.1-5|43	
12mu|texlive-tikzpagenodes-1.1-5|44	#-----------------------------------------------------------------------
12mu|texlive-tikzpagenodes-1.1-5|45	%prep
12mu|texlive-tikzpagenodes-1.1-5|46	%setup -c -a0 -a1 -a2
12mu|texlive-tikzpagenodes-1.1-5|47	
12mu|texlive-tikzpagenodes-1.1-5|48	%build
12mu|texlive-tikzpagenodes-1.1-5|49	
12mu|texlive-tikzpagenodes-1.1-5|50	%install
12mu|texlive-tikzpagenodes-1.1-5|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-tikzpagenodes-1.1-5|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-tikzpagenodes-1.1-5|53	
12mu|texlive-tikzpagenodes-1.1-5|54	%changelog
12mu|texlive-tikzpagenodes-1.1-5|55	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.1-5
12mu|texlive-tikzpagenodes-1.1-5|56	+ Revision: 49274ca
12mu|texlive-tikzpagenodes-1.1-5|57	- Sync with cooker
12mu|texlive-tikzpagenodes-1.1-5|58	
12mu|texlive-tikzpagenodes-1.1-5|59	

21404 12
12mu|texlive-tikzposter-2.0-1|1	# revision 32732
12mu|texlive-tikzposter-2.0-1|2	# category Package
12mu|texlive-tikzposter-2.0-1|3	# catalog-ctan /graphics/pgf/contrib/tikzposter
12mu|texlive-tikzposter-2.0-1|4	# catalog-date 2014-01-20 12:50:28 +0100
12mu|texlive-tikzposter-2.0-1|5	# catalog-license lppl1.2
12mu|texlive-tikzposter-2.0-1|6	# catalog-version 2.0
12mu|texlive-tikzposter-2.0-1|7	Name:		texlive-tikzposter
12mu|texlive-tikzposter-2.0-1|8	Version:	2.0
12mu|texlive-tikzposter-2.0-1|9	Release:	1
12mu|texlive-tikzposter-2.0-1|10	Summary:	Create scientific posters using TikZ
12mu|texlive-tikzposter-2.0-1|11	Group:		Publishing
12mu|texlive-tikzposter-2.0-1|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzposter
12mu|texlive-tikzposter-2.0-1|13	License:	LPPL1.2
12mu|texlive-tikzposter-2.0-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzposter.tar.xz
12mu|texlive-tikzposter-2.0-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzposter.doc.tar.xz
12mu|texlive-tikzposter-2.0-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzposter.source.tar.xz
12mu|texlive-tikzposter-2.0-1|17	BuildArch:	noarch
12mu|texlive-tikzposter-2.0-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-tikzposter-2.0-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-tikzposter-2.0-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-tikzposter-2.0-1|21	
12mu|texlive-tikzposter-2.0-1|22	%description
12mu|texlive-tikzposter-2.0-1|23	A document class provides a simple way of using TikZ for
12mu|texlive-tikzposter-2.0-1|24	generating posters. Several formatting options are available,
12mu|texlive-tikzposter-2.0-1|25	and spacing and layout of the poster is to a large extent
12mu|texlive-tikzposter-2.0-1|26	automated.
12mu|texlive-tikzposter-2.0-1|27	
12mu|texlive-tikzposter-2.0-1|28	%post
12mu|texlive-tikzposter-2.0-1|29	%{_sbindir}/texlive.post
12mu|texlive-tikzposter-2.0-1|30	
12mu|texlive-tikzposter-2.0-1|31	%postun
12mu|texlive-tikzposter-2.0-1|32	if [ $1 -eq 0 ]; then
12mu|texlive-tikzposter-2.0-1|33	%{_sbindir}/texlive.post
12mu|texlive-tikzposter-2.0-1|34	fi
12mu|texlive-tikzposter-2.0-1|35	
12mu|texlive-tikzposter-2.0-1|36	#-----------------------------------------------------------------------
12mu|texlive-tikzposter-2.0-1|37	%files
12mu|texlive-tikzposter-2.0-1|38	%{_texmfdistdir}/tex/latex/tikzposter/tikzposter.cls
12mu|texlive-tikzposter-2.0-1|39	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterBackgroundstyles.tex
12mu|texlive-tikzposter-2.0-1|40	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterBlockstyles.tex
12mu|texlive-tikzposter-2.0-1|41	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterColorpalettes.tex
12mu|texlive-tikzposter-2.0-1|42	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterColorstyles.tex
12mu|texlive-tikzposter-2.0-1|43	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterInnerblockstyles.tex
12mu|texlive-tikzposter-2.0-1|44	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterLayoutthemes.tex
12mu|texlive-tikzposter-2.0-1|45	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterNotestyles.tex
12mu|texlive-tikzposter-2.0-1|46	%{_texmfdistdir}/tex/latex/tikzposter/tikzposterTitlestyles.tex
12mu|texlive-tikzposter-2.0-1|47	%doc %{_texmfdistdir}/doc/latex/tikzposter/README
12mu|texlive-tikzposter-2.0-1|48	%doc %{_texmfdistdir}/doc/latex/tikzposter/tikzposter-example.tex
12mu|texlive-tikzposter-2.0-1|49	%doc %{_texmfdistdir}/doc/latex/tikzposter/tikzposter-template.tex
12mu|texlive-tikzposter-2.0-1|50	%doc %{_texmfdistdir}/doc/latex/tikzposter/tikzposter.pdf
12mu|texlive-tikzposter-2.0-1|51	#- source
12mu|texlive-tikzposter-2.0-1|52	%doc %{_texmfdistdir}/source/latex/tikzposter/tikzposter.dtx
12mu|texlive-tikzposter-2.0-1|53	%doc %{_texmfdistdir}/source/latex/tikzposter/tikzposter.ins
12mu|texlive-tikzposter-2.0-1|54	
12mu|texlive-tikzposter-2.0-1|55	#-----------------------------------------------------------------------
12mu|texlive-tikzposter-2.0-1|56	%prep
12mu|texlive-tikzposter-2.0-1|57	%setup -c -a0 -a1 -a2
12mu|texlive-tikzposter-2.0-1|58	
12mu|texlive-tikzposter-2.0-1|59	%build
12mu|texlive-tikzposter-2.0-1|60	
12mu|texlive-tikzposter-2.0-1|61	%install
12mu|texlive-tikzposter-2.0-1|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-tikzposter-2.0-1|63	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-tikzposter-2.0-1|64	
12mu|texlive-tikzposter-2.0-1|65	%changelog
12mu|texlive-tikzposter-2.0-1|66	* Fri Mar 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.0-1
12mu|texlive-tikzposter-2.0-1|67	+ Revision: 09a666b
12mu|texlive-tikzposter-2.0-1|68	- Sync with cooker
12mu|texlive-tikzposter-2.0-1|69	
12mu|texlive-tikzposter-2.0-1|70	

21405 12
12mu|texlive-tikzscale-0.2.6-6|1	# revision 30637
12mu|texlive-tikzscale-0.2.6-6|2	# category Package
12mu|texlive-tikzscale-0.2.6-6|3	# catalog-ctan /graphics/pgf/contrib/tikzscale
12mu|texlive-tikzscale-0.2.6-6|4	# catalog-date 2013-05-22 10:58:45 +0200
12mu|texlive-tikzscale-0.2.6-6|5	# catalog-license lppl1.3
12mu|texlive-tikzscale-0.2.6-6|6	# catalog-version 0.2.6
12mu|texlive-tikzscale-0.2.6-6|7	Name:		texlive-tikzscale
12mu|texlive-tikzscale-0.2.6-6|8	Version:	0.2.6
12mu|texlive-tikzscale-0.2.6-6|9	Release:	6
12mu|texlive-tikzscale-0.2.6-6|10	Summary:	Resize pictures while respecting text size
12mu|texlive-tikzscale-0.2.6-6|11	Group:		Publishing
12mu|texlive-tikzscale-0.2.6-6|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzscale
12mu|texlive-tikzscale-0.2.6-6|13	License:	LPPL1.3
12mu|texlive-tikzscale-0.2.6-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzscale.tar.xz
12mu|texlive-tikzscale-0.2.6-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzscale.doc.tar.xz
12mu|texlive-tikzscale-0.2.6-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzscale.source.tar.xz
12mu|texlive-tikzscale-0.2.6-6|17	BuildArch:	noarch
12mu|texlive-tikzscale-0.2.6-6|18	BuildRequires:	texlive-tlpkg
12mu|texlive-tikzscale-0.2.6-6|19	Requires(pre):	texlive-tlpkg
12mu|texlive-tikzscale-0.2.6-6|20	Requires(post):	texlive-kpathsea
12mu|texlive-tikzscale-0.2.6-6|21	
12mu|texlive-tikzscale-0.2.6-6|22	%description
12mu|texlive-tikzscale-0.2.6-6|23	The package extends the \includegraphics command to support
12mu|texlive-tikzscale-0.2.6-6|24	tikzpictures. It allows scaling of TikZ images and PGFPlots to
12mu|texlive-tikzscale-0.2.6-6|25	a given width or height without changing the text size.
12mu|texlive-tikzscale-0.2.6-6|26	
12mu|texlive-tikzscale-0.2.6-6|27	%post
12mu|texlive-tikzscale-0.2.6-6|28	%{_sbindir}/texlive.post
12mu|texlive-tikzscale-0.2.6-6|29	
12mu|texlive-tikzscale-0.2.6-6|30	%postun
12mu|texlive-tikzscale-0.2.6-6|31	if [ $1 -eq 0 ]; then
12mu|texlive-tikzscale-0.2.6-6|32	%{_sbindir}/texlive.post
12mu|texlive-tikzscale-0.2.6-6|33	fi
12mu|texlive-tikzscale-0.2.6-6|34	
12mu|texlive-tikzscale-0.2.6-6|35	#-----------------------------------------------------------------------
12mu|texlive-tikzscale-0.2.6-6|36	%files
12mu|texlive-tikzscale-0.2.6-6|37	%{_texmfdistdir}/tex/latex/tikzscale/tikzscale.sty
12mu|texlive-tikzscale-0.2.6-6|38	%doc %{_texmfdistdir}/doc/latex/tikzscale/3Dplot.tikz
12mu|texlive-tikzscale-0.2.6-6|39	%doc %{_texmfdistdir}/doc/latex/tikzscale/README
12mu|texlive-tikzscale-0.2.6-6|40	%doc %{_texmfdistdir}/doc/latex/tikzscale/alt.tikz
12mu|texlive-tikzscale-0.2.6-6|41	%doc %{_texmfdistdir}/doc/latex/tikzscale/histogramNormal.tikz
12mu|texlive-tikzscale-0.2.6-6|42	%doc %{_texmfdistdir}/doc/latex/tikzscale/invisible.tikz
12mu|texlive-tikzscale-0.2.6-6|43	%doc %{_texmfdistdir}/doc/latex/tikzscale/linewidth.tikz
12mu|texlive-tikzscale-0.2.6-6|44	%doc %{_texmfdistdir}/doc/latex/tikzscale/only.tikz
12mu|texlive-tikzscale-0.2.6-6|45	%doc %{_texmfdistdir}/doc/latex/tikzscale/onslide.tikz
12mu|texlive-tikzscale-0.2.6-6|46	%doc %{_texmfdistdir}/doc/latex/tikzscale/pause.tikz
12mu|texlive-tikzscale-0.2.6-6|47	%doc %{_texmfdistdir}/doc/latex/tikzscale/pgfplots-test.tikz
12mu|texlive-tikzscale-0.2.6-6|48	%doc %{_texmfdistdir}/doc/latex/tikzscale/pgfplots.randn.dat
12mu|texlive-tikzscale-0.2.6-6|49	%doc %{_texmfdistdir}/doc/latex/tikzscale/temporal.tikz
12mu|texlive-tikzscale-0.2.6-6|50	%doc %{_texmfdistdir}/doc/latex/tikzscale/test-tikzscale.pdf
12mu|texlive-tikzscale-0.2.6-6|51	%doc %{_texmfdistdir}/doc/latex/tikzscale/test-tikzscale.tex
12mu|texlive-tikzscale-0.2.6-6|52	%doc %{_texmfdistdir}/doc/latex/tikzscale/testNode.tikz
12mu|texlive-tikzscale-0.2.6-6|53	%doc %{_texmfdistdir}/doc/latex/tikzscale/testRectangle.tikz
12mu|texlive-tikzscale-0.2.6-6|54	%doc %{_texmfdistdir}/doc/latex/tikzscale/testgraphic2D.tikz
12mu|texlive-tikzscale-0.2.6-6|55	%doc %{_texmfdistdir}/doc/latex/tikzscale/tikzscale-beamer.tex
12mu|texlive-tikzscale-0.2.6-6|56	%doc %{_texmfdistdir}/doc/latex/tikzscale/tikzscale.pdf
12mu|texlive-tikzscale-0.2.6-6|57	%doc %{_texmfdistdir}/doc/latex/tikzscale/uncover.tikz
12mu|texlive-tikzscale-0.2.6-6|58	%doc %{_texmfdistdir}/doc/latex/tikzscale/visible.tikz
12mu|texlive-tikzscale-0.2.6-6|59	#- source
12mu|texlive-tikzscale-0.2.6-6|60	%doc %{_texmfdistdir}/source/latex/tikzscale/tikzscale.dtx
12mu|texlive-tikzscale-0.2.6-6|61	%doc %{_texmfdistdir}/source/latex/tikzscale/tikzscale.ins
12mu|texlive-tikzscale-0.2.6-6|62	
12mu|texlive-tikzscale-0.2.6-6|63	#-----------------------------------------------------------------------
12mu|texlive-tikzscale-0.2.6-6|64	%prep
12mu|texlive-tikzscale-0.2.6-6|65	%setup -c -a0 -a1 -a2
12mu|texlive-tikzscale-0.2.6-6|66	
12mu|texlive-tikzscale-0.2.6-6|67	%build
12mu|texlive-tikzscale-0.2.6-6|68	
12mu|texlive-tikzscale-0.2.6-6|69	%install
12mu|texlive-tikzscale-0.2.6-6|70	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-tikzscale-0.2.6-6|71	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-tikzscale-0.2.6-6|72	
12mu|texlive-tikzscale-0.2.6-6|73	%changelog
12mu|texlive-tikzscale-0.2.6-6|74	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.2.6-6
12mu|texlive-tikzscale-0.2.6-6|75	+ Revision: a105465
12mu|texlive-tikzscale-0.2.6-6|76	- MassBuild#289: Increase release tag
12mu|texlive-tikzscale-0.2.6-6|77	
12mu|texlive-tikzscale-0.2.6-6|78	

21406 12
12mu|texlive-tikzsymbols-3.0-5|1	# revision 31297
12mu|texlive-tikzsymbols-3.0-5|2	# category Package
12mu|texlive-tikzsymbols-3.0-5|3	# catalog-ctan /graphics/pgf/contrib/tikzsymbols
12mu|texlive-tikzsymbols-3.0-5|4	# catalog-date 2013-07-28 14:35:06 +0200
12mu|texlive-tikzsymbols-3.0-5|5	# catalog-license lppl1.3
12mu|texlive-tikzsymbols-3.0-5|6	# catalog-version 3.0
12mu|texlive-tikzsymbols-3.0-5|7	Name:		texlive-tikzsymbols
12mu|texlive-tikzsymbols-3.0-5|8	Version:	3.0
12mu|texlive-tikzsymbols-3.0-5|9	Release:	5
12mu|texlive-tikzsymbols-3.0-5|10	Summary:	Some symbols created using TikZ
12mu|texlive-tikzsymbols-3.0-5|11	Group:		Publishing
12mu|texlive-tikzsymbols-3.0-5|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/tikzsymbols
12mu|texlive-tikzsymbols-3.0-5|13	License:	LPPL1.3
12mu|texlive-tikzsymbols-3.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzsymbols.tar.xz
12mu|texlive-tikzsymbols-3.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzsymbols.doc.tar.xz
12mu|texlive-tikzsymbols-3.0-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tikzsymbols.source.tar.xz
12mu|texlive-tikzsymbols-3.0-5|17	BuildArch:	noarch
12mu|texlive-tikzsymbols-3.0-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-tikzsymbols-3.0-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-tikzsymbols-3.0-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-tikzsymbols-3.0-5|21	
12mu|texlive-tikzsymbols-3.0-5|22	%description
12mu|texlive-tikzsymbols-3.0-5|23	The package provides various emoticons, cooking symbols and
12mu|texlive-tikzsymbols-3.0-5|24	trees.
12mu|texlive-tikzsymbols-3.0-5|25	
12mu|texlive-tikzsymbols-3.0-5|26	%post
12mu|texlive-tikzsymbols-3.0-5|27	%{_sbindir}/texlive.post
12mu|texlive-tikzsymbols-3.0-5|28	
12mu|texlive-tikzsymbols-3.0-5|29	%postun
12mu|texlive-tikzsymbols-3.0-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-tikzsymbols-3.0-5|31	%{_sbindir}/texlive.post
12mu|texlive-tikzsymbols-3.0-5|32	fi
12mu|texlive-tikzsymbols-3.0-5|33	
12mu|texlive-tikzsymbols-3.0-5|34	#-----------------------------------------------------------------------
12mu|texlive-tikzsymbols-3.0-5|35	%files
12mu|texlive-tikzsymbols-3.0-5|36	%{_texmfdistdir}/tex/latex/tikzsymbols/tikzsymbols.sty
12mu|texlive-tikzsymbols-3.0-5|37	%doc %{_texmfdistdir}/doc/latex/tikzsymbols/README
12mu|texlive-tikzsymbols-3.0-5|38	%doc %{_texmfdistdir}/doc/latex/tikzsymbols/tikzsymbols.pdf
12mu|texlive-tikzsymbols-3.0-5|39	#- source
12mu|texlive-tikzsymbols-3.0-5|40	%doc %{_texmfdistdir}/source/latex/tikzsymbols/tikzsymbols.dtx
12mu|texlive-tikzsymbols-3.0-5|41	%doc %{_texmfdistdir}/source/latex/tikzsymbols/tikzsymbols.ins
12mu|texlive-tikzsymbols-3.0-5|42	
12mu|texlive-tikzsymbols-3.0-5|43	#-----------------------------------------------------------------------
12mu|texlive-tikzsymbols-3.0-5|44	%prep
12mu|texlive-tikzsymbols-3.0-5|45	%setup -c -a0 -a1 -a2
12mu|texlive-tikzsymbols-3.0-5|46	
12mu|texlive-tikzsymbols-3.0-5|47	%build
12mu|texlive-tikzsymbols-3.0-5|48	
12mu|texlive-tikzsymbols-3.0-5|49	%install
12mu|texlive-tikzsymbols-3.0-5|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-tikzsymbols-3.0-5|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-tikzsymbols-3.0-5|52	
12mu|texlive-tikzsymbols-3.0-5|53	%changelog
12mu|texlive-tikzsymbols-3.0-5|54	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 3.0-5
12mu|texlive-tikzsymbols-3.0-5|55	+ Revision: e3956ff
12mu|texlive-tikzsymbols-3.0-5|56	- MassBuild#289: Increase release tag
12mu|texlive-tikzsymbols-3.0-5|57	
12mu|texlive-tikzsymbols-3.0-5|58	

21407 12
12mu|texlive-timing-diagrams-20130821-5|1	# revision 31491
12mu|texlive-timing-diagrams-20130821-5|2	# category Package
12mu|texlive-timing-diagrams-20130821-5|3	# catalog-ctan /graphics/pgf/contrib/timing-diagrams
12mu|texlive-timing-diagrams-20130821-5|4	# catalog-date 2013-08-21 17:26:35 +0200
12mu|texlive-timing-diagrams-20130821-5|5	# catalog-license lppl1.3
12mu|texlive-timing-diagrams-20130821-5|6	# catalog-version undef
12mu|texlive-timing-diagrams-20130821-5|7	Name:		texlive-timing-diagrams
12mu|texlive-timing-diagrams-20130821-5|8	Version:	20130821
12mu|texlive-timing-diagrams-20130821-5|9	Release:	5
12mu|texlive-timing-diagrams-20130821-5|10	Summary:	Draw timing diagrams
12mu|texlive-timing-diagrams-20130821-5|11	Group:		Publishing
12mu|texlive-timing-diagrams-20130821-5|12	URL:		http://www.ctan.org/tex-archive/graphics/pgf/contrib/timing-diagrams
12mu|texlive-timing-diagrams-20130821-5|13	License:	LPPL1.3
12mu|texlive-timing-diagrams-20130821-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/timing-diagrams.tar.xz
12mu|texlive-timing-diagrams-20130821-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/timing-diagrams.doc.tar.xz
12mu|texlive-timing-diagrams-20130821-5|16	BuildArch:	noarch
12mu|texlive-timing-diagrams-20130821-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-timing-diagrams-20130821-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-timing-diagrams-20130821-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-timing-diagrams-20130821-5|20	
12mu|texlive-timing-diagrams-20130821-5|21	%description
12mu|texlive-timing-diagrams-20130821-5|22	The package provides commands to draw and annotate various
12mu|texlive-timing-diagrams-20130821-5|23	kinds of timing diagrams, using Tikz. Documentation is sparse,
12mu|texlive-timing-diagrams-20130821-5|24	but the source and the examples file should be of some use.
12mu|texlive-timing-diagrams-20130821-5|25	
12mu|texlive-timing-diagrams-20130821-5|26	%post
12mu|texlive-timing-diagrams-20130821-5|27	%{_sbindir}/texlive.post
12mu|texlive-timing-diagrams-20130821-5|28	
12mu|texlive-timing-diagrams-20130821-5|29	%postun
12mu|texlive-timing-diagrams-20130821-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-timing-diagrams-20130821-5|31	%{_sbindir}/texlive.post
12mu|texlive-timing-diagrams-20130821-5|32	fi
12mu|texlive-timing-diagrams-20130821-5|33	
12mu|texlive-timing-diagrams-20130821-5|34	#-----------------------------------------------------------------------
12mu|texlive-timing-diagrams-20130821-5|35	%files
12mu|texlive-timing-diagrams-20130821-5|36	%{_texmfdistdir}/tex/latex/timing-diagrams/timing-diagrams.sty
12mu|texlive-timing-diagrams-20130821-5|37	%doc %{_texmfdistdir}/doc/latex/timing-diagrams/Makefile
12mu|texlive-timing-diagrams-20130821-5|38	%doc %{_texmfdistdir}/doc/latex/timing-diagrams/README
12mu|texlive-timing-diagrams-20130821-5|39	%doc %{_texmfdistdir}/doc/latex/timing-diagrams/diagrams-examples.pdf
12mu|texlive-timing-diagrams-20130821-5|40	%doc %{_texmfdistdir}/doc/latex/timing-diagrams/diagrams-examples.tex
12mu|texlive-timing-diagrams-20130821-5|41	%doc %{_texmfdistdir}/doc/latex/timing-diagrams/version.txt
12mu|texlive-timing-diagrams-20130821-5|42	
12mu|texlive-timing-diagrams-20130821-5|43	#-----------------------------------------------------------------------
12mu|texlive-timing-diagrams-20130821-5|44	%prep
12mu|texlive-timing-diagrams-20130821-5|45	%setup -c -a0 -a1
12mu|texlive-timing-diagrams-20130821-5|46	
12mu|texlive-timing-diagrams-20130821-5|47	%build
12mu|texlive-timing-diagrams-20130821-5|48	
12mu|texlive-timing-diagrams-20130821-5|49	%install
12mu|texlive-timing-diagrams-20130821-5|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-timing-diagrams-20130821-5|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-timing-diagrams-20130821-5|52	
12mu|texlive-timing-diagrams-20130821-5|53	%changelog
12mu|texlive-timing-diagrams-20130821-5|54	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20130821-5
12mu|texlive-timing-diagrams-20130821-5|55	+ Revision: 6db9e37
12mu|texlive-timing-diagrams-20130821-5|56	- MassBuild#289: Increase release tag
12mu|texlive-timing-diagrams-20130821-5|57	
12mu|texlive-timing-diagrams-20130821-5|58	

21408 12
12mu|texlive-titlecaps-1.0-5|1	# revision 30911
12mu|texlive-titlecaps-1.0-5|2	# category Package
12mu|texlive-titlecaps-1.0-5|3	# catalog-ctan /macros/latex/contrib/titlecaps
12mu|texlive-titlecaps-1.0-5|4	# catalog-date 2013-06-19 11:29:28 +0200
12mu|texlive-titlecaps-1.0-5|5	# catalog-license lppl
12mu|texlive-titlecaps-1.0-5|6	# catalog-version 1.0
12mu|texlive-titlecaps-1.0-5|7	Name:		texlive-titlecaps
12mu|texlive-titlecaps-1.0-5|8	Version:	1.0
12mu|texlive-titlecaps-1.0-5|9	Release:	5
12mu|texlive-titlecaps-1.0-5|10	Summary:	Setting rich-text input into Titling Caps
12mu|texlive-titlecaps-1.0-5|11	Group:		Publishing
12mu|texlive-titlecaps-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/titlecaps
12mu|texlive-titlecaps-1.0-5|13	License:	LPPL
12mu|texlive-titlecaps-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlecaps.tar.xz
12mu|texlive-titlecaps-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/titlecaps.doc.tar.xz
12mu|texlive-titlecaps-1.0-5|16	BuildArch:	noarch
12mu|texlive-titlecaps-1.0-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-titlecaps-1.0-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-titlecaps-1.0-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-titlecaps-1.0-5|20	
12mu|texlive-titlecaps-1.0-5|21	%description
12mu|texlive-titlecaps-1.0-5|22	The package is intended for setting rich text into titling
12mu|texlive-titlecaps-1.0-5|23	capitals (in which the first character of words are
12mu|texlive-titlecaps-1.0-5|24	capitalized). It automatically accounts for diacritical marks
12mu|texlive-titlecaps-1.0-5|25	(like umlauts), national symbols (like "ae"), punctuation, and
12mu|texlive-titlecaps-1.0-5|26	font changing commands that alter the appearance or size of the
12mu|texlive-titlecaps-1.0-5|27	text. It allows a list of predesignated words to be protected
12mu|texlive-titlecaps-1.0-5|28	as lower-cased, and also allows for titling exceptions of
12mu|texlive-titlecaps-1.0-5|29	various sorts.
12mu|texlive-titlecaps-1.0-5|30	
12mu|texlive-titlecaps-1.0-5|31	%post
12mu|texlive-titlecaps-1.0-5|32	%{_sbindir}/texlive.post
12mu|texlive-titlecaps-1.0-5|33	
12mu|texlive-titlecaps-1.0-5|34	%postun
12mu|texlive-titlecaps-1.0-5|35	if [ $1 -eq 0 ]; then
12mu|texlive-titlecaps-1.0-5|36	%{_sbindir}/texlive.post
12mu|texlive-titlecaps-1.0-5|37	fi
12mu|texlive-titlecaps-1.0-5|38	
12mu|texlive-titlecaps-1.0-5|39	#-----------------------------------------------------------------------
12mu|texlive-titlecaps-1.0-5|40	%files
12mu|texlive-titlecaps-1.0-5|41	%{_texmfdistdir}/tex/latex/titlecaps/titlecaps.sty
12mu|texlive-titlecaps-1.0-5|42	%doc %{_texmfdistdir}/doc/latex/titlecaps/README
12mu|texlive-titlecaps-1.0-5|43	%doc %{_texmfdistdir}/doc/latex/titlecaps/titlecaps.pdf
12mu|texlive-titlecaps-1.0-5|44	%doc %{_texmfdistdir}/doc/latex/titlecaps/titlecaps.tex
12mu|texlive-titlecaps-1.0-5|45	
12mu|texlive-titlecaps-1.0-5|46	#-----------------------------------------------------------------------
12mu|texlive-titlecaps-1.0-5|47	%prep
12mu|texlive-titlecaps-1.0-5|48	%setup -c -a0 -a1
12mu|texlive-titlecaps-1.0-5|49	
12mu|texlive-titlecaps-1.0-5|50	%build
12mu|texlive-titlecaps-1.0-5|51	
12mu|texlive-titlecaps-1.0-5|52	%install
12mu|texlive-titlecaps-1.0-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-titlecaps-1.0-5|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-titlecaps-1.0-5|55	
12mu|texlive-titlecaps-1.0-5|56	%changelog
12mu|texlive-titlecaps-1.0-5|57	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-5
12mu|texlive-titlecaps-1.0-5|58	+ Revision: 65fb07a
12mu|texlive-titlecaps-1.0-5|59	- MassBuild#289: Increase release tag
12mu|texlive-titlecaps-1.0-5|60	
12mu|texlive-titlecaps-1.0-5|61	

21409 12
12mu|texlive-tlpkg-20131129-5|1	%define __noautoreq			'perl\\(Text::Unidecode\\)|perl\\(Tie::Watch\\)|perl\\(SelfLoader\\)'
12mu|texlive-tlpkg-20131129-5|2	
12mu|texlive-tlpkg-20131129-5|3	%define _tlpkgdir			%{_datadir}/tlpkg
12mu|texlive-tlpkg-20131129-5|4	%define _texmfdir			%{_datadir}/texmf
12mu|texlive-tlpkg-20131129-5|5	%define _texmfdistdir			%{_datadir}/texmf-dist
12mu|texlive-tlpkg-20131129-5|6	%define _texmflocaldir			%{_datadir}/texmf-local
12mu|texlive-tlpkg-20131129-5|7	%define _texmfextradir			%{_datadir}/texmf-extra
12mu|texlive-tlpkg-20131129-5|8	%define _texmffontsdir			%{_datadir}/texmf-fonts
12mu|texlive-tlpkg-20131129-5|9	%define _texmfprojectdir		%{_datadir}/texmf-project
12mu|texlive-tlpkg-20131129-5|10	%define _texmfvardir			%{_localstatedir}/lib/texmf
12mu|texlive-tlpkg-20131129-5|11	%define _texmfconfdir			%{_sysconfdir}/texmf
12mu|texlive-tlpkg-20131129-5|12	%define _texmf_fmtutil_d		%{_datadir}/tlpkg/fmtutil.cnf.d
12mu|texlive-tlpkg-20131129-5|13	%define _texmf_updmap_d			%{_datadir}/tlpkg/updmap.cfg.d
12mu|texlive-tlpkg-20131129-5|14	%define _texmf_language_dat_d		%{_datadir}/tlpkg/language.dat.d
12mu|texlive-tlpkg-20131129-5|15	%define _texmf_language_def_d		%{_datadir}/tlpkg/language.def.d
12mu|texlive-tlpkg-20131129-5|16	%define _texmf_language_lua_d		%{_datadir}/tlpkg/language.lua.d
12mu|texlive-tlpkg-20131129-5|17	
12mu|texlive-tlpkg-20131129-5|18	%define _texmf_enable_asymptote		0
12mu|texlive-tlpkg-20131129-5|19	%define _texmf_enable_biber		0
12mu|texlive-tlpkg-20131129-5|20	%define _texmf_enable_xindy		0
12mu|texlive-tlpkg-20131129-5|21	%define _texmf_with_system_dialog	1
12mu|texlive-tlpkg-20131129-5|22	%define _texmf_with_system_lcdf		0
12mu|texlive-tlpkg-20131129-5|23	%define _texmf_with_system_poppler	1
12mu|texlive-tlpkg-20131129-5|24	%define _texmf_with_system_psutils	1
12mu|texlive-tlpkg-20131129-5|25	%define _texmf_with_system_t1lib	1
12mu|texlive-tlpkg-20131129-5|26	%define _texmf_with_system_tex4ht	0
12mu|texlive-tlpkg-20131129-5|27	%define _texmf_with_system_teckit	0
12mu|texlive-tlpkg-20131129-5|28	
12mu|texlive-tlpkg-20131129-5|29	Name:		texlive-tlpkg
12mu|texlive-tlpkg-20131129-5|30	Version:	20131129
12mu|texlive-tlpkg-20131129-5|31	Release:	5
12mu|texlive-tlpkg-20131129-5|32	Summary:	The TeX formatting system
12mu|texlive-tlpkg-20131129-5|33	URL:		http://tug.org/texlive/
12mu|texlive-tlpkg-20131129-5|34	Group:		Publishing
12mu|texlive-tlpkg-20131129-5|35	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-tlpkg-20131129-5|36	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz
12mu|texlive-tlpkg-20131129-5|37	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
12mu|texlive-tlpkg-20131129-5|38	Source2:	tlpobj2spec.pl
12mu|texlive-tlpkg-20131129-5|39	Source3:	fmtutil-hdr.cnf
12mu|texlive-tlpkg-20131129-5|40	Source4:	updmap-hdr.cfg
12mu|texlive-tlpkg-20131129-5|41	Source5:	texlive.post
12mu|texlive-tlpkg-20131129-5|42	Source6:	checkupdates.pl
12mu|texlive-tlpkg-20131129-5|43	Source7:	texlive.macros
12mu|texlive-tlpkg-20131129-5|44	Source8:	tlmgr
12mu|texlive-tlpkg-20131129-5|45	BuildArch:	noarch
12mu|texlive-tlpkg-20131129-5|46	
12mu|texlive-tlpkg-20131129-5|47	Requires:	perl-Proc-Daemon
12mu|texlive-tlpkg-20131129-5|48	Requires:	perl-Proc-PID-File
12mu|texlive-tlpkg-20131129-5|49	Requires:	perl-XML-XPath
12mu|texlive-tlpkg-20131129-5|50	
12mu|texlive-tlpkg-20131129-5|51	%post
12mu|texlive-tlpkg-20131129-5|52	if [ ! -f %{_texmfconfdir}/web2c/updmap.cfg ]; then
12mu|texlive-tlpkg-20131129-5|53	cp -f %{_texmfdistdir}/web2c/updmap-hdr.cfg %{_texmfconfdir}/web2c/updmap.cfg
12mu|texlive-tlpkg-20131129-5|54	fi
12mu|texlive-tlpkg-20131129-5|55	%{_sbindir}/texlive.post
12mu|texlive-tlpkg-20131129-5|56	
12mu|texlive-tlpkg-20131129-5|57	%description
12mu|texlive-tlpkg-20131129-5|58	TeX Live is an easy way to get up and running with the TeX document
12mu|texlive-tlpkg-20131129-5|59	production system. It provides a comprehensive TeX system. It includes
12mu|texlive-tlpkg-20131129-5|60	all the major TeX-related programs, macro packages, and fonts that are
12mu|texlive-tlpkg-20131129-5|61	free software, including support for many languages around the world.
12mu|texlive-tlpkg-20131129-5|62	
12mu|texlive-tlpkg-20131129-5|63	%files
12mu|texlive-tlpkg-20131129-5|64	%dir %{_tlpkgdir}
12mu|texlive-tlpkg-20131129-5|65	%{_tlpkgdir}/TeXLive/
12mu|texlive-tlpkg-20131129-5|66	%{_texmfdistdir}/web2c/fmtutil-hdr.cnf
12mu|texlive-tlpkg-20131129-5|67	%{_texmfdistdir}/web2c/updmap-hdr.cfg
12mu|texlive-tlpkg-20131129-5|68	%dir %{_texmf_fmtutil_d}
12mu|texlive-tlpkg-20131129-5|69	%dir %{_texmf_updmap_d}
12mu|texlive-tlpkg-20131129-5|70	%dir %{_texmf_language_dat_d}
12mu|texlive-tlpkg-20131129-5|71	%dir %{_texmf_language_def_d}
12mu|texlive-tlpkg-20131129-5|72	%dir %{_texmf_language_lua_d}
12mu|texlive-tlpkg-20131129-5|73	%ghost %{_texmfconfdir}/web2c/updmap.cfg
12mu|texlive-tlpkg-20131129-5|74	%{_bindir}/tlmgr
12mu|texlive-tlpkg-20131129-5|75	%{_sbindir}/tlmgr
12mu|texlive-tlpkg-20131129-5|76	%{_sbindir}/texlive.post
12mu|texlive-tlpkg-20131129-5|77	%{_sysconfdir}/rpm/macros.d/texlive.macros
12mu|texlive-tlpkg-20131129-5|78	%{_sysconfdir}/pam.d/tlmgr
12mu|texlive-tlpkg-20131129-5|79	%{_sysconfdir}/security/console.apps/tlmgr
12mu|texlive-tlpkg-20131129-5|80	
12mu|texlive-tlpkg-20131129-5|81	#-----------------------------------------------------------------------
12mu|texlive-tlpkg-20131129-5|82	%prep
12mu|texlive-tlpkg-20131129-5|83	%setup -q -n install-tl-%{version}
12mu|texlive-tlpkg-20131129-5|84	
12mu|texlive-tlpkg-20131129-5|85	%build
12mu|texlive-tlpkg-20131129-5|86	
12mu|texlive-tlpkg-20131129-5|87	%install
12mu|texlive-tlpkg-20131129-5|88	mkdir -p %{buildroot}%{_tlpkgdir}
12mu|texlive-tlpkg-20131129-5|89	cp -fpr tlpkg/TeXLive %{buildroot}%{_tlpkgdir}
12mu|texlive-tlpkg-20131129-5|90	
12mu|texlive-tlpkg-20131129-5|91	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mu|texlive-tlpkg-20131129-5|92	mkdir -p %{buildroot}%{_texmf_updmap_d}
12mu|texlive-tlpkg-20131129-5|93	mkdir -p %{buildroot}%{_texmf_language_dat_d}
12mu|texlive-tlpkg-20131129-5|94	mkdir -p %{buildroot}%{_texmf_language_def_d}
12mu|texlive-tlpkg-20131129-5|95	mkdir -p %{buildroot}%{_texmf_language_lua_d}
12mu|texlive-tlpkg-20131129-5|96	
12mu|texlive-tlpkg-20131129-5|97	install -D -m644 %{SOURCE3} %{buildroot}%{_texmfdistdir}/web2c/fmtutil-hdr.cnf
12mu|texlive-tlpkg-20131129-5|98	install -D -m644 %{SOURCE4} %{buildroot}%{_texmfdistdir}/web2c/updmap-hdr.cfg
12mu|texlive-tlpkg-20131129-5|99	install -D -m644 %{SOURCE4} %{buildroot}%{_texmfconfdir}/web2c/updmap.cfg
12mu|texlive-tlpkg-20131129-5|100	install -D -m755 %{SOURCE5} %{buildroot}%{_sbindir}/texlive.post
12mu|texlive-tlpkg-20131129-5|101	install -D -m644 %{SOURCE7} %{buildroot}/etc/rpm/macros.d/texlive.macros
12mu|texlive-tlpkg-20131129-5|102	
12mu|texlive-tlpkg-20131129-5|103	# install tlmgr like application
12mu|texlive-tlpkg-20131129-5|104	install -D -m755 %{SOURCE8} %{buildroot}%{_sbindir}/tlmgr
12mu|texlive-tlpkg-20131129-5|105	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mu|texlive-tlpkg-20131129-5|106	
12mu|texlive-tlpkg-20131129-5|107	
12mu|texlive-tlpkg-20131129-5|108	
12mu|texlive-tlpkg-20131129-5|109	cat > %{buildroot}%{_sysconfdir}/pam.d/tlmgr <<EOF
12mu|texlive-tlpkg-20131129-5|110	#%PAM-1.0
12mu|texlive-tlpkg-20131129-5|111	auth           include         config-util
12mu|texlive-tlpkg-20131129-5|112	account                include         config-util
12mu|texlive-tlpkg-20131129-5|113	session                include         config-util
12mu|texlive-tlpkg-20131129-5|114	EOF
12mu|texlive-tlpkg-20131129-5|115	
12mu|texlive-tlpkg-20131129-5|116	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mu|texlive-tlpkg-20131129-5|117	cat > %{buildroot}%{_sysconfdir}/security/console.apps/tlmgr << EOF
12mu|texlive-tlpkg-20131129-5|118	USER=root
12mu|texlive-tlpkg-20131129-5|119	PROGRAM=%{_sbindir}/tlmgr
12mu|texlive-tlpkg-20131129-5|120	FALLBACK=false
12mu|texlive-tlpkg-20131129-5|121	SESSION=true
12mu|texlive-tlpkg-20131129-5|122	EOF
12mu|texlive-tlpkg-20131129-5|123	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-tlpkg-20131129-5|124	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/tlmgr
12mu|texlive-tlpkg-20131129-5|125	
12mu|texlive-tlpkg-20131129-5|126	%changelog
12mu|texlive-tlpkg-20131129-5|127	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131129-5
12mu|texlive-tlpkg-20131129-5|128	+ Revision: 545be79
12mu|texlive-tlpkg-20131129-5|129	- Fix permission files
12mu|texlive-tlpkg-20131129-5|130	
12mu|texlive-tlpkg-20131129-5|131	

21410 12
12mu|texlive-tocloft-2.3f-5|1	# revision 30209
12mu|texlive-tocloft-2.3f-5|2	# category Package
12mu|texlive-tocloft-2.3f-5|3	# catalog-ctan /macros/latex/contrib/tocloft
12mu|texlive-tocloft-2.3f-5|4	# catalog-date 2013-05-02 18:21:19 +0200
12mu|texlive-tocloft-2.3f-5|5	# catalog-license lppl1.3
12mu|texlive-tocloft-2.3f-5|6	# catalog-version 2.3f
12mu|texlive-tocloft-2.3f-5|7	Name:		texlive-tocloft
12mu|texlive-tocloft-2.3f-5|8	Version:	2.3f
12mu|texlive-tocloft-2.3f-5|9	Release:	5
12mu|texlive-tocloft-2.3f-5|10	Summary:	Control table of contents, figures, etc
12mu|texlive-tocloft-2.3f-5|11	Group:		Publishing
12mu|texlive-tocloft-2.3f-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tocloft
12mu|texlive-tocloft-2.3f-5|13	License:	LPPL1.3
12mu|texlive-tocloft-2.3f-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocloft.tar.xz
12mu|texlive-tocloft-2.3f-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocloft.doc.tar.xz
12mu|texlive-tocloft-2.3f-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tocloft.source.tar.xz
12mu|texlive-tocloft-2.3f-5|17	BuildArch:	noarch
12mu|texlive-tocloft-2.3f-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-tocloft-2.3f-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-tocloft-2.3f-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-tocloft-2.3f-5|21	
12mu|texlive-tocloft-2.3f-5|22	%description
12mu|texlive-tocloft-2.3f-5|23	Provides control over the typography of the Table of Contents,
12mu|texlive-tocloft-2.3f-5|24	List of Figures and List of Tables, and the ability to create
12mu|texlive-tocloft-2.3f-5|25	new `List of ...'. The ToC \parskip can be changed.
12mu|texlive-tocloft-2.3f-5|26	
12mu|texlive-tocloft-2.3f-5|27	%post
12mu|texlive-tocloft-2.3f-5|28	%{_sbindir}/texlive.post
12mu|texlive-tocloft-2.3f-5|29	
12mu|texlive-tocloft-2.3f-5|30	%postun
12mu|texlive-tocloft-2.3f-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-tocloft-2.3f-5|32	%{_sbindir}/texlive.post
12mu|texlive-tocloft-2.3f-5|33	fi
12mu|texlive-tocloft-2.3f-5|34	
12mu|texlive-tocloft-2.3f-5|35	#-----------------------------------------------------------------------
12mu|texlive-tocloft-2.3f-5|36	%files
12mu|texlive-tocloft-2.3f-5|37	%{_texmfdistdir}/tex/latex/tocloft/tocloft.sty
12mu|texlive-tocloft-2.3f-5|38	%doc %{_texmfdistdir}/doc/latex/tocloft/README
12mu|texlive-tocloft-2.3f-5|39	%doc %{_texmfdistdir}/doc/latex/tocloft/tocloft.pdf
12mu|texlive-tocloft-2.3f-5|40	#- source
12mu|texlive-tocloft-2.3f-5|41	%doc %{_texmfdistdir}/source/latex/tocloft/tocloft.dtx
12mu|texlive-tocloft-2.3f-5|42	%doc %{_texmfdistdir}/source/latex/tocloft/tocloft.ins
12mu|texlive-tocloft-2.3f-5|43	
12mu|texlive-tocloft-2.3f-5|44	#-----------------------------------------------------------------------
12mu|texlive-tocloft-2.3f-5|45	%prep
12mu|texlive-tocloft-2.3f-5|46	%setup -c -a0 -a1 -a2
12mu|texlive-tocloft-2.3f-5|47	
12mu|texlive-tocloft-2.3f-5|48	%build
12mu|texlive-tocloft-2.3f-5|49	
12mu|texlive-tocloft-2.3f-5|50	%install
12mu|texlive-tocloft-2.3f-5|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-tocloft-2.3f-5|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-tocloft-2.3f-5|53	
12mu|texlive-tocloft-2.3f-5|54	%changelog
12mu|texlive-tocloft-2.3f-5|55	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3f-5
12mu|texlive-tocloft-2.3f-5|56	+ Revision: 2cd5fc2
12mu|texlive-tocloft-2.3f-5|57	- Sync with cooker
12mu|texlive-tocloft-2.3f-5|58	
12mu|texlive-tocloft-2.3f-5|59	

21411 12
12mu|texlive-tools-20120606-6|1	# revision 32900
12mu|texlive-tools-20120606-6|2	# category Package
12mu|texlive-tools-20120606-6|3	# catalog-ctan /macros/latex/required/tools
12mu|texlive-tools-20120606-6|4	# catalog-date 2012-06-06 12:15:04 +0200
12mu|texlive-tools-20120606-6|5	# catalog-license lppl
12mu|texlive-tools-20120606-6|6	# catalog-version undef
12mu|texlive-tools-20120606-6|7	Name:		texlive-tools
12mu|texlive-tools-20120606-6|8	Version:	20120606
12mu|texlive-tools-20120606-6|9	Release:	6
12mu|texlive-tools-20120606-6|10	Summary:	The LaTeX standard tools bundle
12mu|texlive-tools-20120606-6|11	Group:		Publishing
12mu|texlive-tools-20120606-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/required/tools
12mu|texlive-tools-20120606-6|13	License:	LPPL
12mu|texlive-tools-20120606-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tools.tar.xz
12mu|texlive-tools-20120606-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tools.doc.tar.xz
12mu|texlive-tools-20120606-6|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tools.source.tar.xz
12mu|texlive-tools-20120606-6|17	BuildArch:	noarch
12mu|texlive-tools-20120606-6|18	BuildRequires:	texlive-tlpkg
12mu|texlive-tools-20120606-6|19	Requires(pre):	texlive-tlpkg
12mu|texlive-tools-20120606-6|20	Requires(post):	texlive-kpathsea
12mu|texlive-tools-20120606-6|21	
12mu|texlive-tools-20120606-6|22	%description
12mu|texlive-tools-20120606-6|23	A collection of (variously) simple tools provided as part of
12mu|texlive-tools-20120606-6|24	the LaTeX required tools distribution, comprising: afterpage,
12mu|texlive-tools-20120606-6|25	array, bm, calc, dcolumn, delarray, enumerate, fileerr,
12mu|texlive-tools-20120606-6|26	fontsmpl, ftnright, hhline, indentfirst, layout, longtable,
12mu|texlive-tools-20120606-6|27	multicol, rawfonts, showkeys, somedefs, tabularx, theorem,
12mu|texlive-tools-20120606-6|28	trace, varioref, verbatim, xr, and xspace.
12mu|texlive-tools-20120606-6|29	
12mu|texlive-tools-20120606-6|30	%post
12mu|texlive-tools-20120606-6|31	%{_sbindir}/texlive.post
12mu|texlive-tools-20120606-6|32	
12mu|texlive-tools-20120606-6|33	%postun
12mu|texlive-tools-20120606-6|34	if [ $1 -eq 0 ]; then
12mu|texlive-tools-20120606-6|35	%{_sbindir}/texlive.post
12mu|texlive-tools-20120606-6|36	fi
12mu|texlive-tools-20120606-6|37	
12mu|texlive-tools-20120606-6|38	#-----------------------------------------------------------------------
12mu|texlive-tools-20120606-6|39	%files
12mu|texlive-tools-20120606-6|40	%{_texmfdistdir}/tex/latex/tools/.tex
12mu|texlive-tools-20120606-6|41	%{_texmfdistdir}/tex/latex/tools/afterpage.sty
12mu|texlive-tools-20120606-6|42	%{_texmfdistdir}/tex/latex/tools/array.sty
12mu|texlive-tools-20120606-6|43	%{_texmfdistdir}/tex/latex/tools/bm.sty
12mu|texlive-tools-20120606-6|44	%{_texmfdistdir}/tex/latex/tools/calc.sty
12mu|texlive-tools-20120606-6|45	%{_texmfdistdir}/tex/latex/tools/dcolumn.sty
12mu|texlive-tools-20120606-6|46	%{_texmfdistdir}/tex/latex/tools/delarray.sty
12mu|texlive-tools-20120606-6|47	%{_texmfdistdir}/tex/latex/tools/e.tex
12mu|texlive-tools-20120606-6|48	%{_texmfdistdir}/tex/latex/tools/enumerate.sty
12mu|texlive-tools-20120606-6|49	%{_texmfdistdir}/tex/latex/tools/fontsmpl.sty
12mu|texlive-tools-20120606-6|50	%{_texmfdistdir}/tex/latex/tools/fontsmpl.tex
12mu|texlive-tools-20120606-6|51	%{_texmfdistdir}/tex/latex/tools/ftnright.sty
12mu|texlive-tools-20120606-6|52	%{_texmfdistdir}/tex/latex/tools/h.tex
12mu|texlive-tools-20120606-6|53	%{_texmfdistdir}/tex/latex/tools/hhline.sty
12mu|texlive-tools-20120606-6|54	%{_texmfdistdir}/tex/latex/tools/indentfirst.sty
12mu|texlive-tools-20120606-6|55	%{_texmfdistdir}/tex/latex/tools/layout.sty
12mu|texlive-tools-20120606-6|56	%{_texmfdistdir}/tex/latex/tools/longtable.sty
12mu|texlive-tools-20120606-6|57	%{_texmfdistdir}/tex/latex/tools/multicol.sty
12mu|texlive-tools-20120606-6|58	%{_texmfdistdir}/tex/latex/tools/q.tex
12mu|texlive-tools-20120606-6|59	%{_texmfdistdir}/tex/latex/tools/r.tex
12mu|texlive-tools-20120606-6|60	%{_texmfdistdir}/tex/latex/tools/rawfonts.sty
12mu|texlive-tools-20120606-6|61	%{_texmfdistdir}/tex/latex/tools/s.tex
12mu|texlive-tools-20120606-6|62	%{_texmfdistdir}/tex/latex/tools/showkeys.sty
12mu|texlive-tools-20120606-6|63	%{_texmfdistdir}/tex/latex/tools/somedefs.sty
12mu|texlive-tools-20120606-6|64	%{_texmfdistdir}/tex/latex/tools/tabularx.sty
12mu|texlive-tools-20120606-6|65	%{_texmfdistdir}/tex/latex/tools/thb.sty
12mu|texlive-tools-20120606-6|66	%{_texmfdistdir}/tex/latex/tools/thc.sty
12mu|texlive-tools-20120606-6|67	%{_texmfdistdir}/tex/latex/tools/thcb.sty
12mu|texlive-tools-20120606-6|68	%{_texmfdistdir}/tex/latex/tools/theorem.sty
12mu|texlive-tools-20120606-6|69	%{_texmfdistdir}/tex/latex/tools/thm.sty
12mu|texlive-tools-20120606-6|70	%{_texmfdistdir}/tex/latex/tools/thmb.sty
12mu|texlive-tools-20120606-6|71	%{_texmfdistdir}/tex/latex/tools/thp.sty
12mu|texlive-tools-20120606-6|72	%{_texmfdistdir}/tex/latex/tools/trace.sty
12mu|texlive-tools-20120606-6|73	%{_texmfdistdir}/tex/latex/tools/varioref.sty
12mu|texlive-tools-20120606-6|74	%{_texmfdistdir}/tex/latex/tools/verbatim.sty
12mu|texlive-tools-20120606-6|75	%{_texmfdistdir}/tex/latex/tools/verbtest.tex
12mu|texlive-tools-20120606-6|76	%{_texmfdistdir}/tex/latex/tools/x.tex
12mu|texlive-tools-20120606-6|77	%{_texmfdistdir}/tex/latex/tools/xr.sty
12mu|texlive-tools-20120606-6|78	%{_texmfdistdir}/tex/latex/tools/xspace.sty
12mu|texlive-tools-20120606-6|79	%doc %{_texmfdistdir}/doc/latex/tools/afterpage.pdf
12mu|texlive-tools-20120606-6|80	%doc %{_texmfdistdir}/doc/latex/tools/array.pdf
12mu|texlive-tools-20120606-6|81	%doc %{_texmfdistdir}/doc/latex/tools/bm.pdf
12mu|texlive-tools-20120606-6|82	%doc %{_texmfdistdir}/doc/latex/tools/calc.pdf
12mu|texlive-tools-20120606-6|83	%doc %{_texmfdistdir}/doc/latex/tools/changes.txt
12mu|texlive-tools-20120606-6|84	%doc %{_texmfdistdir}/doc/latex/tools/dcolumn.pdf
12mu|texlive-tools-20120606-6|85	%doc %{_texmfdistdir}/doc/latex/tools/delarray.pdf
12mu|texlive-tools-20120606-6|86	%doc %{_texmfdistdir}/doc/latex/tools/enumerate.pdf
12mu|texlive-tools-20120606-6|87	%doc %{_texmfdistdir}/doc/latex/tools/fileerr.pdf
12mu|texlive-tools-20120606-6|88	%doc %{_texmfdistdir}/doc/latex/tools/fontsmpl.pdf
12mu|texlive-tools-20120606-6|89	%doc %{_texmfdistdir}/doc/latex/tools/ftnright.pdf
12mu|texlive-tools-20120606-6|90	%doc %{_texmfdistdir}/doc/latex/tools/hhline.pdf
12mu|texlive-tools-20120606-6|91	%doc %{_texmfdistdir}/doc/latex/tools/indentfirst.pdf
12mu|texlive-tools-20120606-6|92	%doc %{_texmfdistdir}/doc/latex/tools/layout.pdf
12mu|texlive-tools-20120606-6|93	%doc %{_texmfdistdir}/doc/latex/tools/longtable.pdf
12mu|texlive-tools-20120606-6|94	%doc %{_texmfdistdir}/doc/latex/tools/manifest.txt
12mu|texlive-tools-20120606-6|95	%doc %{_texmfdistdir}/doc/latex/tools/multicol.pdf
12mu|texlive-tools-20120606-6|96	%doc %{_texmfdistdir}/doc/latex/tools/rawfonts.pdf
12mu|texlive-tools-20120606-6|97	%doc %{_texmfdistdir}/doc/latex/tools/readme.txt
12mu|texlive-tools-20120606-6|98	%doc %{_texmfdistdir}/doc/latex/tools/showkeys.pdf
12mu|texlive-tools-20120606-6|99	%doc %{_texmfdistdir}/doc/latex/tools/somedefs.pdf
12mu|texlive-tools-20120606-6|100	%doc %{_texmfdistdir}/doc/latex/tools/tabularx.pdf
12mu|texlive-tools-20120606-6|101	%doc %{_texmfdistdir}/doc/latex/tools/theorem.pdf
12mu|texlive-tools-20120606-6|102	%doc %{_texmfdistdir}/doc/latex/tools/tools.pdf
12mu|texlive-tools-20120606-6|103	%doc %{_texmfdistdir}/doc/latex/tools/trace.pdf
12mu|texlive-tools-20120606-6|104	%doc %{_texmfdistdir}/doc/latex/tools/varioref.pdf
12mu|texlive-tools-20120606-6|105	%doc %{_texmfdistdir}/doc/latex/tools/verbatim.pdf
12mu|texlive-tools-20120606-6|106	%doc %{_texmfdistdir}/doc/latex/tools/xr.pdf
12mu|texlive-tools-20120606-6|107	%doc %{_texmfdistdir}/doc/latex/tools/xspace.pdf
12mu|texlive-tools-20120606-6|108	#- source
12mu|texlive-tools-20120606-6|109	%doc %{_texmfdistdir}/source/latex/tools/afterpage.dtx
12mu|texlive-tools-20120606-6|110	%doc %{_texmfdistdir}/source/latex/tools/array.dtx
12mu|texlive-tools-20120606-6|111	%doc %{_texmfdistdir}/source/latex/tools/bm.dtx
12mu|texlive-tools-20120606-6|112	%doc %{_texmfdistdir}/source/latex/tools/calc.dtx
12mu|texlive-tools-20120606-6|113	%doc %{_texmfdistdir}/source/latex/tools/dcolumn.dtx
12mu|texlive-tools-20120606-6|114	%doc %{_texmfdistdir}/source/latex/tools/delarray.dtx
12mu|texlive-tools-20120606-6|115	%doc %{_texmfdistdir}/source/latex/tools/enumerate.dtx
12mu|texlive-tools-20120606-6|116	%doc %{_texmfdistdir}/source/latex/tools/fileerr.dtx
12mu|texlive-tools-20120606-6|117	%doc %{_texmfdistdir}/source/latex/tools/fontsmpl.dtx
12mu|texlive-tools-20120606-6|118	%doc %{_texmfdistdir}/source/latex/tools/ftnright.dtx
12mu|texlive-tools-20120606-6|119	%doc %{_texmfdistdir}/source/latex/tools/hhline.dtx
12mu|texlive-tools-20120606-6|120	%doc %{_texmfdistdir}/source/latex/tools/indentfirst.dtx
12mu|texlive-tools-20120606-6|121	%doc %{_texmfdistdir}/source/latex/tools/layout.dtx
12mu|texlive-tools-20120606-6|122	%doc %{_texmfdistdir}/source/latex/tools/longtable.dtx
12mu|texlive-tools-20120606-6|123	%doc %{_texmfdistdir}/source/latex/tools/multicol.dtx
12mu|texlive-tools-20120606-6|124	%doc %{_texmfdistdir}/source/latex/tools/rawfonts.dtx
12mu|texlive-tools-20120606-6|125	%doc %{_texmfdistdir}/source/latex/tools/showkeys.dtx
12mu|texlive-tools-20120606-6|126	%doc %{_texmfdistdir}/source/latex/tools/somedefs.dtx
12mu|texlive-tools-20120606-6|127	%doc %{_texmfdistdir}/source/latex/tools/tabularx.dtx
12mu|texlive-tools-20120606-6|128	%doc %{_texmfdistdir}/source/latex/tools/theorem.dtx
12mu|texlive-tools-20120606-6|129	%doc %{_texmfdistdir}/source/latex/tools/tools.ins
12mu|texlive-tools-20120606-6|130	%doc %{_texmfdistdir}/source/latex/tools/trace.dtx
12mu|texlive-tools-20120606-6|131	%doc %{_texmfdistdir}/source/latex/tools/varioref.dtx
12mu|texlive-tools-20120606-6|132	%doc %{_texmfdistdir}/source/latex/tools/verbatim.dtx
12mu|texlive-tools-20120606-6|133	%doc %{_texmfdistdir}/source/latex/tools/xr.dtx
12mu|texlive-tools-20120606-6|134	%doc %{_texmfdistdir}/source/latex/tools/xspace.dtx
12mu|texlive-tools-20120606-6|135	
12mu|texlive-tools-20120606-6|136	#-----------------------------------------------------------------------
12mu|texlive-tools-20120606-6|137	%prep
12mu|texlive-tools-20120606-6|138	%setup -c -a0 -a1 -a2
12mu|texlive-tools-20120606-6|139	
12mu|texlive-tools-20120606-6|140	%build
12mu|texlive-tools-20120606-6|141	
12mu|texlive-tools-20120606-6|142	%install
12mu|texlive-tools-20120606-6|143	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-tools-20120606-6|144	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-tools-20120606-6|145	
12mu|texlive-tools-20120606-6|146	%changelog
12mu|texlive-tools-20120606-6|147	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20120606-6
12mu|texlive-tools-20120606-6|148	+ Revision: 17a100d
12mu|texlive-tools-20120606-6|149	- Sync with cooker
12mu|texlive-tools-20120606-6|150	
12mu|texlive-tools-20120606-6|151	

21412 12
12mu|texlive-tpic2pdftex-1.97-8|1	# revision 29764
12mu|texlive-tpic2pdftex-1.97-8|2	# category TLCore
12mu|texlive-tpic2pdftex-1.97-8|3	# catalog-ctan /graphics/tpic2pdftex
12mu|texlive-tpic2pdftex-1.97-8|4	# catalog-date 2012-08-24 00:56:38 +0200
12mu|texlive-tpic2pdftex-1.97-8|5	# catalog-license gpl
12mu|texlive-tpic2pdftex-1.97-8|6	# catalog-version 1.97
12mu|texlive-tpic2pdftex-1.97-8|7	Name:		texlive-tpic2pdftex
12mu|texlive-tpic2pdftex-1.97-8|8	Version:	1.97
12mu|texlive-tpic2pdftex-1.97-8|9	Release:	8
12mu|texlive-tpic2pdftex-1.97-8|10	Summary:	Use tpic commands in PDFTeX
12mu|texlive-tpic2pdftex-1.97-8|11	Group:		Publishing
12mu|texlive-tpic2pdftex-1.97-8|12	URL:		http://www.ctan.org/tex-archive/graphics/tpic2pdftex
12mu|texlive-tpic2pdftex-1.97-8|13	License:	GPL
12mu|texlive-tpic2pdftex-1.97-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tpic2pdftex.tar.xz
12mu|texlive-tpic2pdftex-1.97-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tpic2pdftex.doc.tar.xz
12mu|texlive-tpic2pdftex-1.97-8|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tpic2pdftex.x86_64-linux.tar.xz
12mu|texlive-tpic2pdftex-1.97-8|17	BuildArch:	noarch
12mu|texlive-tpic2pdftex-1.97-8|18	BuildRequires:	texlive-tlpkg
12mu|texlive-tpic2pdftex-1.97-8|19	Requires(pre):	texlive-tlpkg
12mu|texlive-tpic2pdftex-1.97-8|20	Provides:	texlive-tpic2pdftex.bin = %{EVRD}
12mu|texlive-tpic2pdftex-1.97-8|21	
12mu|texlive-tpic2pdftex-1.97-8|22	%description
12mu|texlive-tpic2pdftex-1.97-8|23	The AWK script converts pic language, embedded inline
12mu|texlive-tpic2pdftex-1.97-8|24	(delimited by .PS and .PE markers), to \pdfliteral commands.
12mu|texlive-tpic2pdftex-1.97-8|25	
12mu|texlive-tpic2pdftex-1.97-8|26	#-----------------------------------------------------------------------
12mu|texlive-tpic2pdftex-1.97-8|27	%files
12mu|texlive-tpic2pdftex-1.97-8|28	%{_bindir}/tpic2pdftex
12mu|texlive-tpic2pdftex-1.97-8|29	%doc %{_mandir}/man1/tpic2pdftex.1*
12mu|texlive-tpic2pdftex-1.97-8|30	%doc %{_texmfdistdir}/doc/man/man1/tpic2pdftex.man1.pdf
12mu|texlive-tpic2pdftex-1.97-8|31	%doc %{_texmfdistdir}/doc/tpic2pdftex/Makefile
12mu|texlive-tpic2pdftex-1.97-8|32	%doc %{_texmfdistdir}/doc/tpic2pdftex/beamerexample.pdf
12mu|texlive-tpic2pdftex-1.97-8|33	%doc %{_texmfdistdir}/doc/tpic2pdftex/beamerexample.pic
12mu|texlive-tpic2pdftex-1.97-8|34	%doc %{_texmfdistdir}/doc/tpic2pdftex/example.pdf
12mu|texlive-tpic2pdftex-1.97-8|35	%doc %{_texmfdistdir}/doc/tpic2pdftex/example.pic
12mu|texlive-tpic2pdftex-1.97-8|36	
12mu|texlive-tpic2pdftex-1.97-8|37	#-----------------------------------------------------------------------
12mu|texlive-tpic2pdftex-1.97-8|38	%prep
12mu|texlive-tpic2pdftex-1.97-8|39	%setup -c -a0 -a1 -a2
12mu|texlive-tpic2pdftex-1.97-8|40	
12mu|texlive-tpic2pdftex-1.97-8|41	%build
12mu|texlive-tpic2pdftex-1.97-8|42	
12mu|texlive-tpic2pdftex-1.97-8|43	%install
12mu|texlive-tpic2pdftex-1.97-8|44	# shell script
12mu|texlive-tpic2pdftex-1.97-8|45	mkdir -p %{buildroot}%{_bindir}
12mu|texlive-tpic2pdftex-1.97-8|46	cp -fpa bin/x86_64-linux/tpic2pdftex %{buildroot}%{_bindir}
12mu|texlive-tpic2pdftex-1.97-8|47	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-tpic2pdftex-1.97-8|48	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-tpic2pdftex-1.97-8|49	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-tpic2pdftex-1.97-8|50	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-tpic2pdftex-1.97-8|51	
12mu|texlive-tpic2pdftex-1.97-8|52	%changelog
12mu|texlive-tpic2pdftex-1.97-8|53	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.97-8
12mu|texlive-tpic2pdftex-1.97-8|54	+ Revision: 082d8ad
12mu|texlive-tpic2pdftex-1.97-8|55	- Sync with cooker
12mu|texlive-tpic2pdftex-1.97-8|56	
12mu|texlive-tpic2pdftex-1.97-8|57	

21413 12
12mu|texlive-tram-0.2-5|1	# revision 29803
12mu|texlive-tram-0.2-5|2	# category Package
12mu|texlive-tram-0.2-5|3	# catalog-ctan /macros/latex/contrib/tram
12mu|texlive-tram-0.2-5|4	# catalog-date 2013-04-05 13:20:40 +0200
12mu|texlive-tram-0.2-5|5	# catalog-license lppl
12mu|texlive-tram-0.2-5|6	# catalog-version 0.2
12mu|texlive-tram-0.2-5|7	Name:		texlive-tram
12mu|texlive-tram-0.2-5|8	Version:	0.2
12mu|texlive-tram-0.2-5|9	Release:	5
12mu|texlive-tram-0.2-5|10	Summary:	Typeset tram boxes in LaTeX
12mu|texlive-tram-0.2-5|11	Group:		Publishing
12mu|texlive-tram-0.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tram
12mu|texlive-tram-0.2-5|13	License:	LPPL
12mu|texlive-tram-0.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tram.tar.xz
12mu|texlive-tram-0.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tram.doc.tar.xz
12mu|texlive-tram-0.2-5|16	BuildArch:	noarch
12mu|texlive-tram-0.2-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-tram-0.2-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-tram-0.2-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-tram-0.2-5|20	
12mu|texlive-tram-0.2-5|21	%description
12mu|texlive-tram-0.2-5|22	Tram boxes are highlighted with patterns of dots; the package
12mu|texlive-tram-0.2-5|23	defines an environment tram that typesets its content into a
12mu|texlive-tram-0.2-5|24	tram box. The pattern used may be selected in an optional
12mu|texlive-tram-0.2-5|25	argument to the environment.
12mu|texlive-tram-0.2-5|26	
12mu|texlive-tram-0.2-5|27	%post
12mu|texlive-tram-0.2-5|28	%{_sbindir}/texlive.post
12mu|texlive-tram-0.2-5|29	
12mu|texlive-tram-0.2-5|30	%postun
12mu|texlive-tram-0.2-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-tram-0.2-5|32	%{_sbindir}/texlive.post
12mu|texlive-tram-0.2-5|33	fi
12mu|texlive-tram-0.2-5|34	
12mu|texlive-tram-0.2-5|35	#-----------------------------------------------------------------------
12mu|texlive-tram-0.2-5|36	%files
12mu|texlive-tram-0.2-5|37	%{_texmfdistdir}/fonts/source/public/tram/tram.mf
12mu|texlive-tram-0.2-5|38	%{_texmfdistdir}/tex/latex/tram/tram.sty
12mu|texlive-tram-0.2-5|39	%doc %{_texmfdistdir}/doc/latex/tram/README
12mu|texlive-tram-0.2-5|40	%doc %{_texmfdistdir}/doc/latex/tram/tram-doc.pdf
12mu|texlive-tram-0.2-5|41	%doc %{_texmfdistdir}/doc/latex/tram/tram-doc.tex
12mu|texlive-tram-0.2-5|42	
12mu|texlive-tram-0.2-5|43	#-----------------------------------------------------------------------
12mu|texlive-tram-0.2-5|44	%prep
12mu|texlive-tram-0.2-5|45	%setup -c -a0 -a1
12mu|texlive-tram-0.2-5|46	
12mu|texlive-tram-0.2-5|47	%build
12mu|texlive-tram-0.2-5|48	
12mu|texlive-tram-0.2-5|49	%install
12mu|texlive-tram-0.2-5|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-tram-0.2-5|51	cp -fpar fonts tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-tram-0.2-5|52	
12mu|texlive-tram-0.2-5|53	%changelog
12mu|texlive-tram-0.2-5|54	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 0.2-5
12mu|texlive-tram-0.2-5|55	+ Revision: 0510f19
12mu|texlive-tram-0.2-5|56	- Sync with cooker
12mu|texlive-tram-0.2-5|57	
12mu|texlive-tram-0.2-5|58	

21414 12
12mu|texlive-translations-1.2a-1|1	# revision 32779
12mu|texlive-translations-1.2a-1|2	# category Package
12mu|texlive-translations-1.2a-1|3	# catalog-ctan /macros/latex/contrib/translations
12mu|texlive-translations-1.2a-1|4	# catalog-date 2014-01-23 21:38:33 +0100
12mu|texlive-translations-1.2a-1|5	# catalog-license lppl1.3
12mu|texlive-translations-1.2a-1|6	# catalog-version 1.2a
12mu|texlive-translations-1.2a-1|7	Name:		texlive-translations
12mu|texlive-translations-1.2a-1|8	Version:	1.2a
12mu|texlive-translations-1.2a-1|9	Release:	1
12mu|texlive-translations-1.2a-1|10	Summary:	Internationalisation of LaTeX2e packages
12mu|texlive-translations-1.2a-1|11	Group:		Publishing
12mu|texlive-translations-1.2a-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/translations
12mu|texlive-translations-1.2a-1|13	License:	LPPL1.3
12mu|texlive-translations-1.2a-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translations.tar.xz
12mu|texlive-translations-1.2a-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/translations.doc.tar.xz
12mu|texlive-translations-1.2a-1|16	BuildArch:	noarch
12mu|texlive-translations-1.2a-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-translations-1.2a-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-translations-1.2a-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-translations-1.2a-1|20	
12mu|texlive-translations-1.2a-1|21	%description
12mu|texlive-translations-1.2a-1|22	This package (once part of the exsheets package), provides a
12mu|texlive-translations-1.2a-1|23	framework for providing multilingual features to a LaTeX
12mu|texlive-translations-1.2a-1|24	package. The package has its own basic dictionaries for
12mu|texlive-translations-1.2a-1|25	English, French, German and Spanish; it aims to use translation
12mu|texlive-translations-1.2a-1|26	material for English, French, German, Italian, Spanish,
12mu|texlive-translations-1.2a-1|27	Catalan, Turkish, Croatian, Hungarian, Danish and Portuguese
12mu|texlive-translations-1.2a-1|28	from babel or polyglossia if either is in use in the document.
12mu|texlive-translations-1.2a-1|29	(Additional languages from the multilingual packages may be
12mu|texlive-translations-1.2a-1|30	possible: ask the author.).
12mu|texlive-translations-1.2a-1|31	
12mu|texlive-translations-1.2a-1|32	%post
12mu|texlive-translations-1.2a-1|33	%{_sbindir}/texlive.post
12mu|texlive-translations-1.2a-1|34	
12mu|texlive-translations-1.2a-1|35	%postun
12mu|texlive-translations-1.2a-1|36	if [ $1 -eq 0 ]; then
12mu|texlive-translations-1.2a-1|37	%{_sbindir}/texlive.post
12mu|texlive-translations-1.2a-1|38	fi
12mu|texlive-translations-1.2a-1|39	
12mu|texlive-translations-1.2a-1|40	#-----------------------------------------------------------------------
12mu|texlive-translations-1.2a-1|41	%files
12mu|texlive-translations-1.2a-1|42	%{_texmfdistdir}/tex/latex/translations/translations-basic-dictionary-english.trsl
12mu|texlive-translations-1.2a-1|43	%{_texmfdistdir}/tex/latex/translations/translations-basic-dictionary-french.trsl
12mu|texlive-translations-1.2a-1|44	%{_texmfdistdir}/tex/latex/translations/translations-basic-dictionary-german.trsl
12mu|texlive-translations-1.2a-1|45	%{_texmfdistdir}/tex/latex/translations/translations-basic-dictionary-spanish.trsl
12mu|texlive-translations-1.2a-1|46	%{_texmfdistdir}/tex/latex/translations/translations.sty
12mu|texlive-translations-1.2a-1|47	%doc %{_texmfdistdir}/doc/latex/translations/README
12mu|texlive-translations-1.2a-1|48	%doc %{_texmfdistdir}/doc/latex/translations/translations_en.pdf
12mu|texlive-translations-1.2a-1|49	%doc %{_texmfdistdir}/doc/latex/translations/translations_en.tex
12mu|texlive-translations-1.2a-1|50	
12mu|texlive-translations-1.2a-1|51	#-----------------------------------------------------------------------
12mu|texlive-translations-1.2a-1|52	%prep
12mu|texlive-translations-1.2a-1|53	%setup -c -a0 -a1
12mu|texlive-translations-1.2a-1|54	
12mu|texlive-translations-1.2a-1|55	%build
12mu|texlive-translations-1.2a-1|56	
12mu|texlive-translations-1.2a-1|57	%install
12mu|texlive-translations-1.2a-1|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-translations-1.2a-1|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-translations-1.2a-1|60	
12mu|texlive-translations-1.2a-1|61	%changelog
12mu|texlive-translations-1.2a-1|62	* Fri Feb 14 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 1.2a-1
12mu|texlive-translations-1.2a-1|63	+ Revision: fd0df62
12mu|texlive-translations-1.2a-1|64	- - Update to latest release.
12mu|texlive-translations-1.2a-1|65	
12mu|texlive-translations-1.2a-1|66	

21415 12
12mu|texlive-ttfutils-20131009-5|1	# revision 31355
12mu|texlive-ttfutils-20131009-5|2	# category TLCore
12mu|texlive-ttfutils-20131009-5|3	# catalog-ctan undef
12mu|texlive-ttfutils-20131009-5|4	# catalog-date undef
12mu|texlive-ttfutils-20131009-5|5	# catalog-license undef
12mu|texlive-ttfutils-20131009-5|6	# catalog-version undef
12mu|texlive-ttfutils-20131009-5|7	Name:		texlive-ttfutils
12mu|texlive-ttfutils-20131009-5|8	Version:	20131009
12mu|texlive-ttfutils-20131009-5|9	Release:	5
12mu|texlive-ttfutils-20131009-5|10	Summary:	TeXLive ttfutils package
12mu|texlive-ttfutils-20131009-5|11	Group:		Publishing
12mu|texlive-ttfutils-20131009-5|12	URL:		http://tug.org/texlive
12mu|texlive-ttfutils-20131009-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-ttfutils-20131009-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ttfutils.tar.xz
12mu|texlive-ttfutils-20131009-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ttfutils.doc.tar.xz
12mu|texlive-ttfutils-20131009-5|16	BuildArch:	noarch
12mu|texlive-ttfutils-20131009-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-ttfutils-20131009-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-ttfutils-20131009-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-ttfutils-20131009-5|20	Requires:	texlive-ttfutils.bin
12mu|texlive-ttfutils-20131009-5|21	
12mu|texlive-ttfutils-20131009-5|22	%description
12mu|texlive-ttfutils-20131009-5|23	TeXLive ttfutils package.
12mu|texlive-ttfutils-20131009-5|24	
12mu|texlive-ttfutils-20131009-5|25	%post
12mu|texlive-ttfutils-20131009-5|26	%{_sbindir}/texlive.post
12mu|texlive-ttfutils-20131009-5|27	
12mu|texlive-ttfutils-20131009-5|28	%postun
12mu|texlive-ttfutils-20131009-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-ttfutils-20131009-5|30	%{_sbindir}/texlive.post
12mu|texlive-ttfutils-20131009-5|31	fi
12mu|texlive-ttfutils-20131009-5|32	
12mu|texlive-ttfutils-20131009-5|33	#-----------------------------------------------------------------------
12mu|texlive-ttfutils-20131009-5|34	%files
12mu|texlive-ttfutils-20131009-5|35	%{_texmfdistdir}/fonts/enc/ttf2pk/base/T1-WGL4.enc
12mu|texlive-ttfutils-20131009-5|36	%{_texmfdistdir}/fonts/sfd/ttf2pk/Big5.sfd
12mu|texlive-ttfutils-20131009-5|37	%{_texmfdistdir}/fonts/sfd/ttf2pk/EUC.sfd
12mu|texlive-ttfutils-20131009-5|38	%{_texmfdistdir}/fonts/sfd/ttf2pk/HKSCS.sfd
12mu|texlive-ttfutils-20131009-5|39	%{_texmfdistdir}/fonts/sfd/ttf2pk/KS-HLaTeX.sfd
12mu|texlive-ttfutils-20131009-5|40	%{_texmfdistdir}/fonts/sfd/ttf2pk/SJIS.sfd
12mu|texlive-ttfutils-20131009-5|41	%{_texmfdistdir}/fonts/sfd/ttf2pk/UBg5plus.sfd
12mu|texlive-ttfutils-20131009-5|42	%{_texmfdistdir}/fonts/sfd/ttf2pk/UBig5.sfd
12mu|texlive-ttfutils-20131009-5|43	%{_texmfdistdir}/fonts/sfd/ttf2pk/UGB.sfd
12mu|texlive-ttfutils-20131009-5|44	%{_texmfdistdir}/fonts/sfd/ttf2pk/UGBK.sfd
12mu|texlive-ttfutils-20131009-5|45	%{_texmfdistdir}/fonts/sfd/ttf2pk/UJIS.sfd
12mu|texlive-ttfutils-20131009-5|46	%{_texmfdistdir}/fonts/sfd/ttf2pk/UKS-HLaTeX.sfd
12mu|texlive-ttfutils-20131009-5|47	%{_texmfdistdir}/fonts/sfd/ttf2pk/UKS.sfd
12mu|texlive-ttfutils-20131009-5|48	%{_texmfdistdir}/fonts/sfd/ttf2pk/Unicode.sfd
12mu|texlive-ttfutils-20131009-5|49	%{_texmfdistdir}/ttf2pk/VPS.rpl
12mu|texlive-ttfutils-20131009-5|50	%{_texmfdistdir}/ttf2pk/ttf2pk.cfg
12mu|texlive-ttfutils-20131009-5|51	%doc %{_mandir}/man1/ttf2afm.1*
12mu|texlive-ttfutils-20131009-5|52	%doc %{_texmfdistdir}/doc/man/man1/ttf2afm.man1.pdf
12mu|texlive-ttfutils-20131009-5|53	%doc %{_mandir}/man1/ttf2pk.1*
12mu|texlive-ttfutils-20131009-5|54	%doc %{_texmfdistdir}/doc/man/man1/ttf2pk.man1.pdf
12mu|texlive-ttfutils-20131009-5|55	%doc %{_mandir}/man1/ttf2tfm.1*
12mu|texlive-ttfutils-20131009-5|56	%doc %{_texmfdistdir}/doc/man/man1/ttf2tfm.man1.pdf
12mu|texlive-ttfutils-20131009-5|57	%doc %{_mandir}/man1/ttfdump.1*
12mu|texlive-ttfutils-20131009-5|58	%doc %{_texmfdistdir}/doc/man/man1/ttfdump.man1.pdf
12mu|texlive-ttfutils-20131009-5|59	%doc %{_texmfdistdir}/doc/ttf2pk/ttf2pk.doc
12mu|texlive-ttfutils-20131009-5|60	%doc %{_texmfdistdir}/doc/ttf2pk/ttf2pk.txt
12mu|texlive-ttfutils-20131009-5|61	%doc %{_texmfdistdir}/doc/ttf2pk/ttf2tfm.txt
12mu|texlive-ttfutils-20131009-5|62	
12mu|texlive-ttfutils-20131009-5|63	#-----------------------------------------------------------------------
12mu|texlive-ttfutils-20131009-5|64	%prep
12mu|texlive-ttfutils-20131009-5|65	%setup -c -a0 -a1
12mu|texlive-ttfutils-20131009-5|66	
12mu|texlive-ttfutils-20131009-5|67	%build
12mu|texlive-ttfutils-20131009-5|68	
12mu|texlive-ttfutils-20131009-5|69	%install
12mu|texlive-ttfutils-20131009-5|70	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-ttfutils-20131009-5|71	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-ttfutils-20131009-5|72	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-ttfutils-20131009-5|73	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-ttfutils-20131009-5|74	
12mu|texlive-ttfutils-20131009-5|75	%changelog
12mu|texlive-ttfutils-20131009-5|76	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131009-5
12mu|texlive-ttfutils-20131009-5|77	+ Revision: bed2822
12mu|texlive-ttfutils-20131009-5|78	- Sync with cooker
12mu|texlive-ttfutils-20131009-5|79	
12mu|texlive-ttfutils-20131009-5|80	

21416 12
12mu|texlive-tugboat-2.14-1|1	# revision 32478
12mu|texlive-tugboat-2.14-1|2	# category Package
12mu|texlive-tugboat-2.14-1|3	# catalog-ctan /macros/latex/contrib/tugboat
12mu|texlive-tugboat-2.14-1|4	# catalog-date 2013-12-23 22:50:28 +0100
12mu|texlive-tugboat-2.14-1|5	# catalog-license lppl
12mu|texlive-tugboat-2.14-1|6	# catalog-version 2.14
12mu|texlive-tugboat-2.14-1|7	Name:		texlive-tugboat
12mu|texlive-tugboat-2.14-1|8	Version:	2.14
12mu|texlive-tugboat-2.14-1|9	Release:	1
12mu|texlive-tugboat-2.14-1|10	Summary:	LaTeX macros for TUGboat articles
12mu|texlive-tugboat-2.14-1|11	Group:		Publishing
12mu|texlive-tugboat-2.14-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/tugboat
12mu|texlive-tugboat-2.14-1|13	License:	LPPL
12mu|texlive-tugboat-2.14-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tugboat.tar.xz
12mu|texlive-tugboat-2.14-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tugboat.doc.tar.xz
12mu|texlive-tugboat-2.14-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/tugboat.source.tar.xz
12mu|texlive-tugboat-2.14-1|17	BuildArch:	noarch
12mu|texlive-tugboat-2.14-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-tugboat-2.14-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-tugboat-2.14-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-tugboat-2.14-1|21	
12mu|texlive-tugboat-2.14-1|22	%description
12mu|texlive-tugboat-2.14-1|23	Provides ltugboat.cls for both regular and proceedings issues
12mu|texlive-tugboat-2.14-1|24	of the TUGboat journal. The distribution also includes a BibTeX
12mu|texlive-tugboat-2.14-1|25	style appropriate for use with the classes' "harvard" option.
12mu|texlive-tugboat-2.14-1|26	
12mu|texlive-tugboat-2.14-1|27	%post
12mu|texlive-tugboat-2.14-1|28	%{_sbindir}/texlive.post
12mu|texlive-tugboat-2.14-1|29	
12mu|texlive-tugboat-2.14-1|30	%postun
12mu|texlive-tugboat-2.14-1|31	if [ $1 -eq 0 ]; then
12mu|texlive-tugboat-2.14-1|32	%{_sbindir}/texlive.post
12mu|texlive-tugboat-2.14-1|33	fi
12mu|texlive-tugboat-2.14-1|34	
12mu|texlive-tugboat-2.14-1|35	#-----------------------------------------------------------------------
12mu|texlive-tugboat-2.14-1|36	%files
12mu|texlive-tugboat-2.14-1|37	%{_texmfdistdir}/bibtex/bst/tugboat/ltugbib.bst
12mu|texlive-tugboat-2.14-1|38	%{_texmfdistdir}/tex/latex/tugboat/ltugboat.cls
12mu|texlive-tugboat-2.14-1|39	%{_texmfdistdir}/tex/latex/tugboat/ltugboat.sty
12mu|texlive-tugboat-2.14-1|40	%{_texmfdistdir}/tex/latex/tugboat/ltugcomn.sty
12mu|texlive-tugboat-2.14-1|41	%{_texmfdistdir}/tex/latex/tugboat/ltugproc.cls
12mu|texlive-tugboat-2.14-1|42	%{_texmfdistdir}/tex/latex/tugboat/ltugproc.sty
12mu|texlive-tugboat-2.14-1|43	%doc %{_texmfdistdir}/doc/latex/tugboat/README
12mu|texlive-tugboat-2.14-1|44	%doc %{_texmfdistdir}/doc/latex/tugboat/ltubguid.ltx
12mu|texlive-tugboat-2.14-1|45	%doc %{_texmfdistdir}/doc/latex/tugboat/ltubguid.pdf
12mu|texlive-tugboat-2.14-1|46	%doc %{_texmfdistdir}/doc/latex/tugboat/manifest.txt
12mu|texlive-tugboat-2.14-1|47	%doc %{_texmfdistdir}/doc/latex/tugboat/tugboat.pdf
12mu|texlive-tugboat-2.14-1|48	#- source
12mu|texlive-tugboat-2.14-1|49	%doc %{_texmfdistdir}/source/latex/tugboat/tugboat.dtx
12mu|texlive-tugboat-2.14-1|50	%doc %{_texmfdistdir}/source/latex/tugboat/tugboat.ins
12mu|texlive-tugboat-2.14-1|51	
12mu|texlive-tugboat-2.14-1|52	#-----------------------------------------------------------------------
12mu|texlive-tugboat-2.14-1|53	%prep
12mu|texlive-tugboat-2.14-1|54	%setup -c -a0 -a1 -a2
12mu|texlive-tugboat-2.14-1|55	
12mu|texlive-tugboat-2.14-1|56	%build
12mu|texlive-tugboat-2.14-1|57	
12mu|texlive-tugboat-2.14-1|58	%install
12mu|texlive-tugboat-2.14-1|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-tugboat-2.14-1|60	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-tugboat-2.14-1|61	
12mu|texlive-tugboat-2.14-1|62	%changelog
12mu|texlive-tugboat-2.14-1|63	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.14-1
12mu|texlive-tugboat-2.14-1|64	+ Revision: 30e0edd
12mu|texlive-tugboat-2.14-1|65	- Sync with cooker
12mu|texlive-tugboat-2.14-1|66	
12mu|texlive-tugboat-2.14-1|67	

21417 12
12mu|texlive-uadocs-1.1-5|1	# revision 31042
12mu|texlive-uadocs-1.1-5|2	# category Package
12mu|texlive-uadocs-1.1-5|3	# catalog-ctan /macros/latex/contrib/uadocs
12mu|texlive-uadocs-1.1-5|4	# catalog-date 2013-06-19 11:29:28 +0200
12mu|texlive-uadocs-1.1-5|5	# catalog-license lppl1.3
12mu|texlive-uadocs-1.1-5|6	# catalog-version 1.1
12mu|texlive-uadocs-1.1-5|7	Name:		texlive-uadocs
12mu|texlive-uadocs-1.1-5|8	Version:	1.1
12mu|texlive-uadocs-1.1-5|9	Release:	5
12mu|texlive-uadocs-1.1-5|10	Summary:	Course texts and masters theses in University of Antwerp style
12mu|texlive-uadocs-1.1-5|11	Group:		Publishing
12mu|texlive-uadocs-1.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uadocs
12mu|texlive-uadocs-1.1-5|13	License:	LPPL1.3
12mu|texlive-uadocs-1.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uadocs.tar.xz
12mu|texlive-uadocs-1.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uadocs.doc.tar.xz
12mu|texlive-uadocs-1.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uadocs.source.tar.xz
12mu|texlive-uadocs-1.1-5|17	BuildArch:	noarch
12mu|texlive-uadocs-1.1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-uadocs-1.1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-uadocs-1.1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-uadocs-1.1-5|21	
12mu|texlive-uadocs-1.1-5|22	%description
12mu|texlive-uadocs-1.1-5|23	These class files implement the house style of the University
12mu|texlive-uadocs-1.1-5|24	of Antwerp for course texts and master theses. Using these
12mu|texlive-uadocs-1.1-5|25	class files will make it easy for you to make and keep your
12mu|texlive-uadocs-1.1-5|26	documents compliant to this version and future versions of the
12mu|texlive-uadocs-1.1-5|27	house style of the University of Antwerp.
12mu|texlive-uadocs-1.1-5|28	
12mu|texlive-uadocs-1.1-5|29	%post
12mu|texlive-uadocs-1.1-5|30	%{_sbindir}/texlive.post
12mu|texlive-uadocs-1.1-5|31	
12mu|texlive-uadocs-1.1-5|32	%postun
12mu|texlive-uadocs-1.1-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-uadocs-1.1-5|34	%{_sbindir}/texlive.post
12mu|texlive-uadocs-1.1-5|35	fi
12mu|texlive-uadocs-1.1-5|36	
12mu|texlive-uadocs-1.1-5|37	#-----------------------------------------------------------------------
12mu|texlive-uadocs-1.1-5|38	%files
12mu|texlive-uadocs-1.1-5|39	%{_texmfdistdir}/tex/latex/uadocs/ua_color.eps
12mu|texlive-uadocs-1.1-5|40	%{_texmfdistdir}/tex/latex/uadocs/ua_color.pdf
12mu|texlive-uadocs-1.1-5|41	%{_texmfdistdir}/tex/latex/uadocs/uacoursetext.cls
12mu|texlive-uadocs-1.1-5|42	%{_texmfdistdir}/tex/latex/uadocs/uamasterthesis.cls
12mu|texlive-uadocs-1.1-5|43	%doc %{_texmfdistdir}/doc/latex/uadocs/LICENSE
12mu|texlive-uadocs-1.1-5|44	%doc %{_texmfdistdir}/doc/latex/uadocs/uacoursetext-example.pdf
12mu|texlive-uadocs-1.1-5|45	%doc %{_texmfdistdir}/doc/latex/uadocs/uacoursetext-example.tex
12mu|texlive-uadocs-1.1-5|46	%doc %{_texmfdistdir}/doc/latex/uadocs/uadocs.pdf
12mu|texlive-uadocs-1.1-5|47	%doc %{_texmfdistdir}/doc/latex/uadocs/uamasterthesis-example.pdf
12mu|texlive-uadocs-1.1-5|48	%doc %{_texmfdistdir}/doc/latex/uadocs/uamasterthesis-example.tex
12mu|texlive-uadocs-1.1-5|49	#- source
12mu|texlive-uadocs-1.1-5|50	%doc %{_texmfdistdir}/source/latex/uadocs/uadocs.dtx
12mu|texlive-uadocs-1.1-5|51	%doc %{_texmfdistdir}/source/latex/uadocs/uadocs.ins
12mu|texlive-uadocs-1.1-5|52	
12mu|texlive-uadocs-1.1-5|53	#-----------------------------------------------------------------------
12mu|texlive-uadocs-1.1-5|54	%prep
12mu|texlive-uadocs-1.1-5|55	%setup -c -a0 -a1 -a2
12mu|texlive-uadocs-1.1-5|56	
12mu|texlive-uadocs-1.1-5|57	%build
12mu|texlive-uadocs-1.1-5|58	
12mu|texlive-uadocs-1.1-5|59	%install
12mu|texlive-uadocs-1.1-5|60	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-uadocs-1.1-5|61	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-uadocs-1.1-5|62	
12mu|texlive-uadocs-1.1-5|63	%changelog
12mu|texlive-uadocs-1.1-5|64	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.1-5
12mu|texlive-uadocs-1.1-5|65	+ Revision: 2228f6b
12mu|texlive-uadocs-1.1-5|66	- MassBuild#289: Increase release tag
12mu|texlive-uadocs-1.1-5|67	
12mu|texlive-uadocs-1.1-5|68	

21418 12
12mu|texlive-ucharclasses-2.0-7|1	# revision 27820
12mu|texlive-ucharclasses-2.0-7|2	# category Package
12mu|texlive-ucharclasses-2.0-7|3	# catalog-ctan /macros/xetex/latex/ucharclasses
12mu|texlive-ucharclasses-2.0-7|4	# catalog-date 2012-09-26 16:27:49 +0200
12mu|texlive-ucharclasses-2.0-7|5	# catalog-license pd
12mu|texlive-ucharclasses-2.0-7|6	# catalog-version 2.0
12mu|texlive-ucharclasses-2.0-7|7	Name:		texlive-ucharclasses
12mu|texlive-ucharclasses-2.0-7|8	Version:	2.0
12mu|texlive-ucharclasses-2.0-7|9	Release:	7
12mu|texlive-ucharclasses-2.0-7|10	Summary:	Switch fonts in XeTeX according to what is being processed
12mu|texlive-ucharclasses-2.0-7|11	Group:		Publishing
12mu|texlive-ucharclasses-2.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/ucharclasses
12mu|texlive-ucharclasses-2.0-7|13	License:	PD
12mu|texlive-ucharclasses-2.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucharclasses.tar.xz
12mu|texlive-ucharclasses-2.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucharclasses.doc.tar.xz
12mu|texlive-ucharclasses-2.0-7|16	BuildArch:	noarch
12mu|texlive-ucharclasses-2.0-7|17	BuildRequires:	texlive-tlpkg
12mu|texlive-ucharclasses-2.0-7|18	Requires(pre):	texlive-tlpkg
12mu|texlive-ucharclasses-2.0-7|19	Requires(post):	texlive-kpathsea
12mu|texlive-ucharclasses-2.0-7|20	
12mu|texlive-ucharclasses-2.0-7|21	%description
12mu|texlive-ucharclasses-2.0-7|22	The package takes care of switching fonts when you switch from
12mu|texlive-ucharclasses-2.0-7|23	one Unicode block to another in the text of a document. This
12mu|texlive-ucharclasses-2.0-7|24	way, you can write a document with no explicit font selection,
12mu|texlive-ucharclasses-2.0-7|25	but a series of rules of the form "when entering block ...,
12mu|texlive-ucharclasses-2.0-7|26	switch font to use ...".
12mu|texlive-ucharclasses-2.0-7|27	
12mu|texlive-ucharclasses-2.0-7|28	%post
12mu|texlive-ucharclasses-2.0-7|29	%{_sbindir}/texlive.post
12mu|texlive-ucharclasses-2.0-7|30	
12mu|texlive-ucharclasses-2.0-7|31	%postun
12mu|texlive-ucharclasses-2.0-7|32	if [ $1 -eq 0 ]; then
12mu|texlive-ucharclasses-2.0-7|33	%{_sbindir}/texlive.post
12mu|texlive-ucharclasses-2.0-7|34	fi
12mu|texlive-ucharclasses-2.0-7|35	
12mu|texlive-ucharclasses-2.0-7|36	#-----------------------------------------------------------------------
12mu|texlive-ucharclasses-2.0-7|37	%files
12mu|texlive-ucharclasses-2.0-7|38	%{_texmfdistdir}/tex/xelatex/ucharclasses/ucharclasses.sty
12mu|texlive-ucharclasses-2.0-7|39	%doc %{_texmfdistdir}/doc/xelatex/ucharclasses/README
12mu|texlive-ucharclasses-2.0-7|40	%doc %{_texmfdistdir}/doc/xelatex/ucharclasses/ucharclasses.pdf
12mu|texlive-ucharclasses-2.0-7|41	%doc %{_texmfdistdir}/doc/xelatex/ucharclasses/ucharclasses.tex
12mu|texlive-ucharclasses-2.0-7|42	
12mu|texlive-ucharclasses-2.0-7|43	#-----------------------------------------------------------------------
12mu|texlive-ucharclasses-2.0-7|44	%prep
12mu|texlive-ucharclasses-2.0-7|45	%setup -c -a0 -a1
12mu|texlive-ucharclasses-2.0-7|46	
12mu|texlive-ucharclasses-2.0-7|47	%build
12mu|texlive-ucharclasses-2.0-7|48	
12mu|texlive-ucharclasses-2.0-7|49	%install
12mu|texlive-ucharclasses-2.0-7|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-ucharclasses-2.0-7|51	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-ucharclasses-2.0-7|52	
12mu|texlive-ucharclasses-2.0-7|53	%changelog
12mu|texlive-ucharclasses-2.0-7|54	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 2.0-7
12mu|texlive-ucharclasses-2.0-7|55	+ Revision: 363c5ba
12mu|texlive-ucharclasses-2.0-7|56	- MassBuild#289: Increase release tag
12mu|texlive-ucharclasses-2.0-7|57	
12mu|texlive-ucharclasses-2.0-7|58	

21419 12
12mu|texlive-ucs-2.2-5|1	# revision 30472
12mu|texlive-ucs-2.2-5|2	# category Package
12mu|texlive-ucs-2.2-5|3	# catalog-ctan /macros/latex/contrib/ucs
12mu|texlive-ucs-2.2-5|4	# catalog-date 2013-05-12 16:23:52 +0200
12mu|texlive-ucs-2.2-5|5	# catalog-license lppl1.3
12mu|texlive-ucs-2.2-5|6	# catalog-version 2.2
12mu|texlive-ucs-2.2-5|7	Name:		texlive-ucs
12mu|texlive-ucs-2.2-5|8	Epoch:		1
12mu|texlive-ucs-2.2-5|9	Version:	2.2
12mu|texlive-ucs-2.2-5|10	Release:	5
12mu|texlive-ucs-2.2-5|11	Summary:	Extended UTF-8 input encoding support for LaTeX
12mu|texlive-ucs-2.2-5|12	Group:		Publishing
12mu|texlive-ucs-2.2-5|13	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ucs
12mu|texlive-ucs-2.2-5|14	License:	LPPL1.3
12mu|texlive-ucs-2.2-5|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucs.tar.xz
12mu|texlive-ucs-2.2-5|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ucs.doc.tar.xz
12mu|texlive-ucs-2.2-5|17	BuildArch:	noarch
12mu|texlive-ucs-2.2-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-ucs-2.2-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-ucs-2.2-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-ucs-2.2-5|21	
12mu|texlive-ucs-2.2-5|22	%description
12mu|texlive-ucs-2.2-5|23	The bundle provides the ucs package, and utf8x.def, together
12mu|texlive-ucs-2.2-5|24	with a large number of support files. The utf8x.def definition
12mu|texlive-ucs-2.2-5|25	file for use with inputenc covers a wider range of Unicode
12mu|texlive-ucs-2.2-5|26	characters than does utf8.def in the LaTeX distribution. The
12mu|texlive-ucs-2.2-5|27	package provides facilities for efficient use of its large sets
12mu|texlive-ucs-2.2-5|28	of Unicode characters. Glyph production may be controlled by
12mu|texlive-ucs-2.2-5|29	various options, which permits use of non-ASCII characters when
12mu|texlive-ucs-2.2-5|30	coding mathematical formulae. Note that the bundle previously
12mu|texlive-ucs-2.2-5|31	had an alias "unicode"; that alias has now been withdrawn, and
12mu|texlive-ucs-2.2-5|32	no package of that name now exists.
12mu|texlive-ucs-2.2-5|33	
12mu|texlive-ucs-2.2-5|34	%post
12mu|texlive-ucs-2.2-5|35	%{_sbindir}/texlive.post
12mu|texlive-ucs-2.2-5|36	
12mu|texlive-ucs-2.2-5|37	%postun
12mu|texlive-ucs-2.2-5|38	if [ $1 -eq 0 ]; then
12mu|texlive-ucs-2.2-5|39	%{_sbindir}/texlive.post
12mu|texlive-ucs-2.2-5|40	fi
12mu|texlive-ucs-2.2-5|41	
12mu|texlive-ucs-2.2-5|42	#-----------------------------------------------------------------------
12mu|texlive-ucs-2.2-5|43	%files
12mu|texlive-ucs-2.2-5|44	%{_texmfdistdir}/tex/latex/ucs/data/uni-0.def
12mu|texlive-ucs-2.2-5|45	%{_texmfdistdir}/tex/latex/ucs/data/uni-1.def
12mu|texlive-ucs-2.2-5|46	%{_texmfdistdir}/tex/latex/ucs/data/uni-100.def
12mu|texlive-ucs-2.2-5|47	%{_texmfdistdir}/tex/latex/ucs/data/uni-101.def
12mu|texlive-ucs-2.2-5|48	%{_texmfdistdir}/tex/latex/ucs/data/uni-102.def
12mu|texlive-ucs-2.2-5|49	%{_texmfdistdir}/tex/latex/ucs/data/uni-103.def
12mu|texlive-ucs-2.2-5|50	%{_texmfdistdir}/tex/latex/ucs/data/uni-104.def
12mu|texlive-ucs-2.2-5|51	%{_texmfdistdir}/tex/latex/ucs/data/uni-105.def
12mu|texlive-ucs-2.2-5|52	%{_texmfdistdir}/tex/latex/ucs/data/uni-106.def
12mu|texlive-ucs-2.2-5|53	%{_texmfdistdir}/tex/latex/ucs/data/uni-107.def
12mu|texlive-ucs-2.2-5|54	%{_texmfdistdir}/tex/latex/ucs/data/uni-108.def
12mu|texlive-ucs-2.2-5|55	%{_texmfdistdir}/tex/latex/ucs/data/uni-109.def
12mu|texlive-ucs-2.2-5|56	%{_texmfdistdir}/tex/latex/ucs/data/uni-110.def
12mu|texlive-ucs-2.2-5|57	%{_texmfdistdir}/tex/latex/ucs/data/uni-111.def
12mu|texlive-ucs-2.2-5|58	%{_texmfdistdir}/tex/latex/ucs/data/uni-112.def
12mu|texlive-ucs-2.2-5|59	%{_texmfdistdir}/tex/latex/ucs/data/uni-113.def
12mu|texlive-ucs-2.2-5|60	%{_texmfdistdir}/tex/latex/ucs/data/uni-114.def
12mu|texlive-ucs-2.2-5|61	%{_texmfdistdir}/tex/latex/ucs/data/uni-115.def
12mu|texlive-ucs-2.2-5|62	%{_texmfdistdir}/tex/latex/ucs/data/uni-116.def
12mu|texlive-ucs-2.2-5|63	%{_texmfdistdir}/tex/latex/ucs/data/uni-117.def
12mu|texlive-ucs-2.2-5|64	%{_texmfdistdir}/tex/latex/ucs/data/uni-118.def
12mu|texlive-ucs-2.2-5|65	%{_texmfdistdir}/tex/latex/ucs/data/uni-119.def
12mu|texlive-ucs-2.2-5|66	%{_texmfdistdir}/tex/latex/ucs/data/uni-12.def
12mu|texlive-ucs-2.2-5|67	%{_texmfdistdir}/tex/latex/ucs/data/uni-120.def
12mu|texlive-ucs-2.2-5|68	%{_texmfdistdir}/tex/latex/ucs/data/uni-121.def
12mu|texlive-ucs-2.2-5|69	%{_texmfdistdir}/tex/latex/ucs/data/uni-122.def
12mu|texlive-ucs-2.2-5|70	%{_texmfdistdir}/tex/latex/ucs/data/uni-123.def
12mu|texlive-ucs-2.2-5|71	%{_texmfdistdir}/tex/latex/ucs/data/uni-124.def
12mu|texlive-ucs-2.2-5|72	%{_texmfdistdir}/tex/latex/ucs/data/uni-125.def
12mu|texlive-ucs-2.2-5|73	%{_texmfdistdir}/tex/latex/ucs/data/uni-126.def
12mu|texlive-ucs-2.2-5|74	%{_texmfdistdir}/tex/latex/ucs/data/uni-127.def
12mu|texlive-ucs-2.2-5|75	%{_texmfdistdir}/tex/latex/ucs/data/uni-128.def
12mu|texlive-ucs-2.2-5|76	%{_texmfdistdir}/tex/latex/ucs/data/uni-129.def
12mu|texlive-ucs-2.2-5|77	%{_texmfdistdir}/tex/latex/ucs/data/uni-130.def
12mu|texlive-ucs-2.2-5|78	%{_texmfdistdir}/tex/latex/ucs/data/uni-131.def
12mu|texlive-ucs-2.2-5|79	%{_texmfdistdir}/tex/latex/ucs/data/uni-132.def
12mu|texlive-ucs-2.2-5|80	%{_texmfdistdir}/tex/latex/ucs/data/uni-133.def
12mu|texlive-ucs-2.2-5|81	%{_texmfdistdir}/tex/latex/ucs/data/uni-134.def
12mu|texlive-ucs-2.2-5|82	%{_texmfdistdir}/tex/latex/ucs/data/uni-135.def
12mu|texlive-ucs-2.2-5|83	%{_texmfdistdir}/tex/latex/ucs/data/uni-136.def
12mu|texlive-ucs-2.2-5|84	%{_texmfdistdir}/tex/latex/ucs/data/uni-137.def
12mu|texlive-ucs-2.2-5|85	%{_texmfdistdir}/tex/latex/ucs/data/uni-138.def
12mu|texlive-ucs-2.2-5|86	%{_texmfdistdir}/tex/latex/ucs/data/uni-139.def
12mu|texlive-ucs-2.2-5|87	%{_texmfdistdir}/tex/latex/ucs/data/uni-14.def
12mu|texlive-ucs-2.2-5|88	%{_texmfdistdir}/tex/latex/ucs/data/uni-140.def
12mu|texlive-ucs-2.2-5|89	%{_texmfdistdir}/tex/latex/ucs/data/uni-141.def
12mu|texlive-ucs-2.2-5|90	%{_texmfdistdir}/tex/latex/ucs/data/uni-142.def
12mu|texlive-ucs-2.2-5|91	%{_texmfdistdir}/tex/latex/ucs/data/uni-143.def
12mu|texlive-ucs-2.2-5|92	%{_texmfdistdir}/tex/latex/ucs/data/uni-144.def
12mu|texlive-ucs-2.2-5|93	%{_texmfdistdir}/tex/latex/ucs/data/uni-145.def
12mu|texlive-ucs-2.2-5|94	%{_texmfdistdir}/tex/latex/ucs/data/uni-146.def
12mu|texlive-ucs-2.2-5|95	%{_texmfdistdir}/tex/latex/ucs/data/uni-147.def
12mu|texlive-ucs-2.2-5|96	%{_texmfdistdir}/tex/latex/ucs/data/uni-148.def
12mu|texlive-ucs-2.2-5|97	%{_texmfdistdir}/tex/latex/ucs/data/uni-149.def
12mu|texlive-ucs-2.2-5|98	%{_texmfdistdir}/tex/latex/ucs/data/uni-150.def
12mu|texlive-ucs-2.2-5|99	%{_texmfdistdir}/tex/latex/ucs/data/uni-151.def
12mu|texlive-ucs-2.2-5|100	%{_texmfdistdir}/tex/latex/ucs/data/uni-152.def
12mu|texlive-ucs-2.2-5|101	%{_texmfdistdir}/tex/latex/ucs/data/uni-153.def
12mu|texlive-ucs-2.2-5|102	%{_texmfdistdir}/tex/latex/ucs/data/uni-154.def
12mu|texlive-ucs-2.2-5|103	%{_texmfdistdir}/tex/latex/ucs/data/uni-155.def
12mu|texlive-ucs-2.2-5|104	%{_texmfdistdir}/tex/latex/ucs/data/uni-156.def
12mu|texlive-ucs-2.2-5|105	%{_texmfdistdir}/tex/latex/ucs/data/uni-157.def
12mu|texlive-ucs-2.2-5|106	%{_texmfdistdir}/tex/latex/ucs/data/uni-158.def
12mu|texlive-ucs-2.2-5|107	%{_texmfdistdir}/tex/latex/ucs/data/uni-159.def
12mu|texlive-ucs-2.2-5|108	%{_texmfdistdir}/tex/latex/ucs/data/uni-167.def
12mu|texlive-ucs-2.2-5|109	%{_texmfdistdir}/tex/latex/ucs/data/uni-172.def
12mu|texlive-ucs-2.2-5|110	%{_texmfdistdir}/tex/latex/ucs/data/uni-173.def
12mu|texlive-ucs-2.2-5|111	%{_texmfdistdir}/tex/latex/ucs/data/uni-174.def
12mu|texlive-ucs-2.2-5|112	%{_texmfdistdir}/tex/latex/ucs/data/uni-175.def
12mu|texlive-ucs-2.2-5|113	%{_texmfdistdir}/tex/latex/ucs/data/uni-176.def
12mu|texlive-ucs-2.2-5|114	%{_texmfdistdir}/tex/latex/ucs/data/uni-177.def
12mu|texlive-ucs-2.2-5|115	%{_texmfdistdir}/tex/latex/ucs/data/uni-178.def
12mu|texlive-ucs-2.2-5|116	%{_texmfdistdir}/tex/latex/ucs/data/uni-179.def
12mu|texlive-ucs-2.2-5|117	%{_texmfdistdir}/tex/latex/ucs/data/uni-18.def
12mu|texlive-ucs-2.2-5|118	%{_texmfdistdir}/tex/latex/ucs/data/uni-180.def
12mu|texlive-ucs-2.2-5|119	%{_texmfdistdir}/tex/latex/ucs/data/uni-181.def
12mu|texlive-ucs-2.2-5|120	%{_texmfdistdir}/tex/latex/ucs/data/uni-182.def
12mu|texlive-ucs-2.2-5|121	%{_texmfdistdir}/tex/latex/ucs/data/uni-183.def
12mu|texlive-ucs-2.2-5|122	%{_texmfdistdir}/tex/latex/ucs/data/uni-184.def
12mu|texlive-ucs-2.2-5|123	%{_texmfdistdir}/tex/latex/ucs/data/uni-185.def
12mu|texlive-ucs-2.2-5|124	%{_texmfdistdir}/tex/latex/ucs/data/uni-186.def
12mu|texlive-ucs-2.2-5|125	%{_texmfdistdir}/tex/latex/ucs/data/uni-187.def
12mu|texlive-ucs-2.2-5|126	%{_texmfdistdir}/tex/latex/ucs/data/uni-188.def
12mu|texlive-ucs-2.2-5|127	%{_texmfdistdir}/tex/latex/ucs/data/uni-189.def
12mu|texlive-ucs-2.2-5|128	%{_texmfdistdir}/tex/latex/ucs/data/uni-19.def
12mu|texlive-ucs-2.2-5|129	%{_texmfdistdir}/tex/latex/ucs/data/uni-190.def
12mu|texlive-ucs-2.2-5|130	%{_texmfdistdir}/tex/latex/ucs/data/uni-191.def
12mu|texlive-ucs-2.2-5|131	%{_texmfdistdir}/tex/latex/ucs/data/uni-192.def
12mu|texlive-ucs-2.2-5|132	%{_texmfdistdir}/tex/latex/ucs/data/uni-193.def
12mu|texlive-ucs-2.2-5|133	%{_texmfdistdir}/tex/latex/ucs/data/uni-194.def
12mu|texlive-ucs-2.2-5|134	%{_texmfdistdir}/tex/latex/ucs/data/uni-195.def
12mu|texlive-ucs-2.2-5|135	%{_texmfdistdir}/tex/latex/ucs/data/uni-196.def
12mu|texlive-ucs-2.2-5|136	%{_texmfdistdir}/tex/latex/ucs/data/uni-197.def
12mu|texlive-ucs-2.2-5|137	%{_texmfdistdir}/tex/latex/ucs/data/uni-198.def
12mu|texlive-ucs-2.2-5|138	%{_texmfdistdir}/tex/latex/ucs/data/uni-199.def
12mu|texlive-ucs-2.2-5|139	%{_texmfdistdir}/tex/latex/ucs/data/uni-2.def
12mu|texlive-ucs-2.2-5|140	%{_texmfdistdir}/tex/latex/ucs/data/uni-200.def
12mu|texlive-ucs-2.2-5|141	%{_texmfdistdir}/tex/latex/ucs/data/uni-201.def
12mu|texlive-ucs-2.2-5|142	%{_texmfdistdir}/tex/latex/ucs/data/uni-202.def
12mu|texlive-ucs-2.2-5|143	%{_texmfdistdir}/tex/latex/ucs/data/uni-203.def
12mu|texlive-ucs-2.2-5|144	%{_texmfdistdir}/tex/latex/ucs/data/uni-204.def
12mu|texlive-ucs-2.2-5|145	%{_texmfdistdir}/tex/latex/ucs/data/uni-205.def
12mu|texlive-ucs-2.2-5|146	%{_texmfdistdir}/tex/latex/ucs/data/uni-206.def
12mu|texlive-ucs-2.2-5|147	%{_texmfdistdir}/tex/latex/ucs/data/uni-207.def
12mu|texlive-ucs-2.2-5|148	%{_texmfdistdir}/tex/latex/ucs/data/uni-208.def
12mu|texlive-ucs-2.2-5|149	%{_texmfdistdir}/tex/latex/ucs/data/uni-209.def
12mu|texlive-ucs-2.2-5|150	%{_texmfdistdir}/tex/latex/ucs/data/uni-210.def
12mu|texlive-ucs-2.2-5|151	%{_texmfdistdir}/tex/latex/ucs/data/uni-211.def
12mu|texlive-ucs-2.2-5|152	%{_texmfdistdir}/tex/latex/ucs/data/uni-212.def
12mu|texlive-ucs-2.2-5|153	%{_texmfdistdir}/tex/latex/ucs/data/uni-213.def
12mu|texlive-ucs-2.2-5|154	%{_texmfdistdir}/tex/latex/ucs/data/uni-214.def
12mu|texlive-ucs-2.2-5|155	%{_texmfdistdir}/tex/latex/ucs/data/uni-215.def
12mu|texlive-ucs-2.2-5|156	%{_texmfdistdir}/tex/latex/ucs/data/uni-24.def
12mu|texlive-ucs-2.2-5|157	%{_texmfdistdir}/tex/latex/ucs/data/uni-248.def
12mu|texlive-ucs-2.2-5|158	%{_texmfdistdir}/tex/latex/ucs/data/uni-249.def
12mu|texlive-ucs-2.2-5|159	%{_texmfdistdir}/tex/latex/ucs/data/uni-250.def
12mu|texlive-ucs-2.2-5|160	%{_texmfdistdir}/tex/latex/ucs/data/uni-251.def
12mu|texlive-ucs-2.2-5|161	%{_texmfdistdir}/tex/latex/ucs/data/uni-254.def
12mu|texlive-ucs-2.2-5|162	%{_texmfdistdir}/tex/latex/ucs/data/uni-255.def
12mu|texlive-ucs-2.2-5|163	%{_texmfdistdir}/tex/latex/ucs/data/uni-29.def
12mu|texlive-ucs-2.2-5|164	%{_texmfdistdir}/tex/latex/ucs/data/uni-3.def
12mu|texlive-ucs-2.2-5|165	%{_texmfdistdir}/tex/latex/ucs/data/uni-30.def
12mu|texlive-ucs-2.2-5|166	%{_texmfdistdir}/tex/latex/ucs/data/uni-31.def
12mu|texlive-ucs-2.2-5|167	%{_texmfdistdir}/tex/latex/ucs/data/uni-32.def
12mu|texlive-ucs-2.2-5|168	%{_texmfdistdir}/tex/latex/ucs/data/uni-33.def
12mu|texlive-ucs-2.2-5|169	%{_texmfdistdir}/tex/latex/ucs/data/uni-34.def
12mu|texlive-ucs-2.2-5|170	%{_texmfdistdir}/tex/latex/ucs/data/uni-35.def
12mu|texlive-ucs-2.2-5|171	%{_texmfdistdir}/tex/latex/ucs/data/uni-3584.def
12mu|texlive-ucs-2.2-5|172	%{_texmfdistdir}/tex/latex/ucs/data/uni-36.def
12mu|texlive-ucs-2.2-5|173	%{_texmfdistdir}/tex/latex/ucs/data/uni-37.def
12mu|texlive-ucs-2.2-5|174	%{_texmfdistdir}/tex/latex/ucs/data/uni-38.def
12mu|texlive-ucs-2.2-5|175	%{_texmfdistdir}/tex/latex/ucs/data/uni-39.def
12mu|texlive-ucs-2.2-5|176	%{_texmfdistdir}/tex/latex/ucs/data/uni-4.def
12mu|texlive-ucs-2.2-5|177	%{_texmfdistdir}/tex/latex/ucs/data/uni-40.def
12mu|texlive-ucs-2.2-5|178	%{_texmfdistdir}/tex/latex/ucs/data/uni-42.def
12mu|texlive-ucs-2.2-5|179	%{_texmfdistdir}/tex/latex/ucs/data/uni-44.def
12mu|texlive-ucs-2.2-5|180	%{_texmfdistdir}/tex/latex/ucs/data/uni-46.def
12mu|texlive-ucs-2.2-5|181	%{_texmfdistdir}/tex/latex/ucs/data/uni-465.def
12mu|texlive-ucs-2.2-5|182	%{_texmfdistdir}/tex/latex/ucs/data/uni-468.def
12mu|texlive-ucs-2.2-5|183	%{_texmfdistdir}/tex/latex/ucs/data/uni-469.def
12mu|texlive-ucs-2.2-5|184	%{_texmfdistdir}/tex/latex/ucs/data/uni-47.def
12mu|texlive-ucs-2.2-5|185	%{_texmfdistdir}/tex/latex/ucs/data/uni-470.def
12mu|texlive-ucs-2.2-5|186	%{_texmfdistdir}/tex/latex/ucs/data/uni-471.def
12mu|texlive-ucs-2.2-5|187	%{_texmfdistdir}/tex/latex/ucs/data/uni-48.def
12mu|texlive-ucs-2.2-5|188	%{_texmfdistdir}/tex/latex/ucs/data/uni-49.def
12mu|texlive-ucs-2.2-5|189	%{_texmfdistdir}/tex/latex/ucs/data/uni-497.def
12mu|texlive-ucs-2.2-5|190	%{_texmfdistdir}/tex/latex/ucs/data/uni-498.def
12mu|texlive-ucs-2.2-5|191	%{_texmfdistdir}/tex/latex/ucs/data/uni-5.def
12mu|texlive-ucs-2.2-5|192	%{_texmfdistdir}/tex/latex/ucs/data/uni-50.def
12mu|texlive-ucs-2.2-5|193	%{_texmfdistdir}/tex/latex/ucs/data/uni-51.def
12mu|texlive-ucs-2.2-5|194	%{_texmfdistdir}/tex/latex/ucs/data/uni-760.def
12mu|texlive-ucs-2.2-5|195	%{_texmfdistdir}/tex/latex/ucs/data/uni-761.def
12mu|texlive-ucs-2.2-5|196	%{_texmfdistdir}/tex/latex/ucs/data/uni-762.def
12mu|texlive-ucs-2.2-5|197	%{_texmfdistdir}/tex/latex/ucs/data/uni-78.def
12mu|texlive-ucs-2.2-5|198	%{_texmfdistdir}/tex/latex/ucs/data/uni-79.def
12mu|texlive-ucs-2.2-5|199	%{_texmfdistdir}/tex/latex/ucs/data/uni-80.def
12mu|texlive-ucs-2.2-5|200	%{_texmfdistdir}/tex/latex/ucs/data/uni-81.def
12mu|texlive-ucs-2.2-5|201	%{_texmfdistdir}/tex/latex/ucs/data/uni-82.def
12mu|texlive-ucs-2.2-5|202	%{_texmfdistdir}/tex/latex/ucs/data/uni-83.def
12mu|texlive-ucs-2.2-5|203	%{_texmfdistdir}/tex/latex/ucs/data/uni-84.def
12mu|texlive-ucs-2.2-5|204	%{_texmfdistdir}/tex/latex/ucs/data/uni-85.def
12mu|texlive-ucs-2.2-5|205	%{_texmfdistdir}/tex/latex/ucs/data/uni-86.def
12mu|texlive-ucs-2.2-5|206	%{_texmfdistdir}/tex/latex/ucs/data/uni-87.def
12mu|texlive-ucs-2.2-5|207	%{_texmfdistdir}/tex/latex/ucs/data/uni-88.def
12mu|texlive-ucs-2.2-5|208	%{_texmfdistdir}/tex/latex/ucs/data/uni-89.def
12mu|texlive-ucs-2.2-5|209	%{_texmfdistdir}/tex/latex/ucs/data/uni-9.def
12mu|texlive-ucs-2.2-5|210	%{_texmfdistdir}/tex/latex/ucs/data/uni-90.def
12mu|texlive-ucs-2.2-5|211	%{_texmfdistdir}/tex/latex/ucs/data/uni-91.def
12mu|texlive-ucs-2.2-5|212	%{_texmfdistdir}/tex/latex/ucs/data/uni-92.def
12mu|texlive-ucs-2.2-5|213	%{_texmfdistdir}/tex/latex/ucs/data/uni-93.def
12mu|texlive-ucs-2.2-5|214	%{_texmfdistdir}/tex/latex/ucs/data/uni-94.def
12mu|texlive-ucs-2.2-5|215	%{_texmfdistdir}/tex/latex/ucs/data/uni-95.def
12mu|texlive-ucs-2.2-5|216	%{_texmfdistdir}/tex/latex/ucs/data/uni-96.def
12mu|texlive-ucs-2.2-5|217	%{_texmfdistdir}/tex/latex/ucs/data/uni-97.def
12mu|texlive-ucs-2.2-5|218	%{_texmfdistdir}/tex/latex/ucs/data/uni-98.def
12mu|texlive-ucs-2.2-5|219	%{_texmfdistdir}/tex/latex/ucs/data/uni-99.def
12mu|texlive-ucs-2.2-5|220	%{_texmfdistdir}/tex/latex/ucs/data/uni-global.def
12mu|texlive-ucs-2.2-5|221	%{_texmfdistdir}/tex/latex/ucs/data/uninames.dat
12mu|texlive-ucs-2.2-5|222	%{_texmfdistdir}/tex/latex/ucs/ucs.sty
12mu|texlive-ucs-2.2-5|223	%{_texmfdistdir}/tex/latex/ucs/ucsencs.def
12mu|texlive-ucs-2.2-5|224	%{_texmfdistdir}/tex/latex/ucs/ucshyper.sty
12mu|texlive-ucs-2.2-5|225	%{_texmfdistdir}/tex/latex/ucs/ucsutils.sty
12mu|texlive-ucs-2.2-5|226	%{_texmfdistdir}/tex/latex/ucs/utf8x.def
12mu|texlive-ucs-2.2-5|227	%{_texmfdistdir}/tex/latex/ucs/utils/UnicodeT.sfd
12mu|texlive-ucs-2.2-5|228	%{_texmfdistdir}/tex/latex/ucs/utils/autofe.sty
12mu|texlive-ucs-2.2-5|229	%{_texmfdistdir}/tex/latex/ucs/utils/c00enc.def
12mu|texlive-ucs-2.2-5|230	%{_texmfdistdir}/tex/latex/ucs/utils/c10enc.def
12mu|texlive-ucs-2.2-5|231	%{_texmfdistdir}/tex/latex/ucs/utils/c40enc.def
12mu|texlive-ucs-2.2-5|232	%{_texmfdistdir}/tex/latex/ucs/utils/c42enc.def
12mu|texlive-ucs-2.2-5|233	%{_texmfdistdir}/tex/latex/ucs/utils/c61enc.def
12mu|texlive-ucs-2.2-5|234	%{_texmfdistdir}/tex/latex/ucs/utils/cenccmn.tex
12mu|texlive-ucs-2.2-5|235	%{_texmfdistdir}/tex/latex/ucs/utils/cp1252.enc
12mu|texlive-ucs-2.2-5|236	%{_texmfdistdir}/tex/latex/ucs/utils/ldvarial.fd
12mu|texlive-ucs-2.2-5|237	%{_texmfdistdir}/tex/latex/ucs/utils/ldvc2000.fd
12mu|texlive-ucs-2.2-5|238	%{_texmfdistdir}/tex/latex/ucs/utils/ldvenc.def
12mu|texlive-ucs-2.2-5|239	%{_texmfdistdir}/tex/latex/ucs/utils/letc2000.fd
12mu|texlive-ucs-2.2-5|240	%{_texmfdistdir}/tex/latex/ucs/utils/letenc.def
12mu|texlive-ucs-2.2-5|241	%{_texmfdistdir}/tex/latex/ucs/utils/letgfzem.fd
12mu|texlive-ucs-2.2-5|242	%{_texmfdistdir}/tex/latex/ucs/utils/letjiret.fd
12mu|texlive-ucs-2.2-5|243	%{_texmfdistdir}/tex/latex/ucs/utils/lklenc.def
12mu|texlive-ucs-2.2-5|244	%{_texmfdistdir}/tex/latex/ucs/utils/lklkli.fd
12mu|texlive-ucs-2.2-5|245	%{_texmfdistdir}/tex/latex/ucs/utils/ltaarial.fd
12mu|texlive-ucs-2.2-5|246	%{_texmfdistdir}/tex/latex/ucs/utils/ltac2000.fd
12mu|texlive-ucs-2.2-5|247	%{_texmfdistdir}/tex/latex/ucs/utils/ltaenc.def
12mu|texlive-ucs-2.2-5|248	%{_texmfdistdir}/tex/latex/ucs/utils/ltgc2000.fd
12mu|texlive-ucs-2.2-5|249	%{_texmfdistdir}/tex/latex/ucs/utils/ltgenc.def
12mu|texlive-ucs-2.2-5|250	%{_texmfdistdir}/tex/latex/ucs/utils/ltlcmr.fd
12mu|texlive-ucs-2.2-5|251	%{_texmfdistdir}/tex/latex/ucs/utils/ltlenc.def
12mu|texlive-ucs-2.2-5|252	%{_texmfdistdir}/tex/latex/ucs/utils/ltwdsnol.fd
12mu|texlive-ucs-2.2-5|253	%{_texmfdistdir}/tex/latex/ucs/utils/ltwdsque.fd
12mu|texlive-ucs-2.2-5|254	%{_texmfdistdir}/tex/latex/ucs/utils/ltwdssin.fd
12mu|texlive-ucs-2.2-5|255	%{_texmfdistdir}/tex/latex/ucs/utils/ltwenc.def
12mu|texlive-ucs-2.2-5|256	%{_texmfdistdir}/tex/latex/ucs/utils/lucarial.fd
12mu|texlive-ucs-2.2-5|257	%{_texmfdistdir}/tex/latex/ucs/utils/lucc2000.fd
12mu|texlive-ucs-2.2-5|258	%{_texmfdistdir}/tex/latex/ucs/utils/lucenc.def
12mu|texlive-ucs-2.2-5|259	%{_texmfdistdir}/tex/latex/ucs/utils/mkrenc.def
12mu|texlive-ucs-2.2-5|260	%{_texmfdistdir}/tex/latex/ucs/utils/mkrezra.fd
12mu|texlive-ucs-2.2-5|261	%{_texmfdistdir}/tex/latex/ucs/utils/mkrhadas.fd
12mu|texlive-ucs-2.2-5|262	%{_texmfdistdir}/tex/latex/ucs/utils/mkromega.fd
12mu|texlive-ucs-2.2-5|263	%{_texmfdistdir}/tex/latex/ucs/utils/mkrrashi.fd
12mu|texlive-ucs-2.2-5|264	%{_texmfdistdir}/tex/latex/ucs/utils/t2dcmr.fd
12mu|texlive-ucs-2.2-5|265	%{_texmfdistdir}/tex/latex/ucs/utils/t2denc.def
12mu|texlive-ucs-2.2-5|266	%{_texmfdistdir}/tex/latex/ucs/utils/tengwarDS.enc
12mu|texlive-ucs-2.2-5|267	%{_texmfdistdir}/tex/latex/ucs/utils/xscmr.fd
12mu|texlive-ucs-2.2-5|268	%{_texmfdistdir}/tex/latex/ucs/utils/xsenc.def
12mu|texlive-ucs-2.2-5|269	%doc %{_texmfdistdir}/doc/latex/ucs/FAQ
12mu|texlive-ucs-2.2-5|270	%doc %{_texmfdistdir}/doc/latex/ucs/GNUmakefile
12mu|texlive-ucs-2.2-5|271	%doc %{_texmfdistdir}/doc/latex/ucs/INSTALL
12mu|texlive-ucs-2.2-5|272	%doc %{_texmfdistdir}/doc/latex/ucs/LICENSE
12mu|texlive-ucs-2.2-5|273	%doc %{_texmfdistdir}/doc/latex/ucs/README
12mu|texlive-ucs-2.2-5|274	%doc %{_texmfdistdir}/doc/latex/ucs/VERSION
12mu|texlive-ucs-2.2-5|275	%doc %{_texmfdistdir}/doc/latex/ucs/config/ascii.ucf
12mu|texlive-ucs-2.2-5|276	%doc %{_texmfdistdir}/doc/latex/ucs/config/boxdraw.ucf
12mu|texlive-ucs-2.2-5|277	%doc %{_texmfdistdir}/doc/latex/ucs/config/braille.ucf
12mu|texlive-ucs-2.2-5|278	%doc %{_texmfdistdir}/doc/latex/ucs/config/cjk-bg5.ucf
12mu|texlive-ucs-2.2-5|279	%doc %{_texmfdistdir}/doc/latex/ucs/config/cjk-gb.ucf
12mu|texlive-ucs-2.2-5|280	%doc %{_texmfdistdir}/doc/latex/ucs/config/cjk-globals.ucf
12mu|texlive-ucs-2.2-5|281	%doc %{_texmfdistdir}/doc/latex/ucs/config/cjk-hangul.ucf
12mu|texlive-ucs-2.2-5|282	%doc %{_texmfdistdir}/doc/latex/ucs/config/cjk-jis.ucf
12mu|texlive-ucs-2.2-5|283	%doc %{_texmfdistdir}/doc/latex/ucs/config/combining.ucf
12mu|texlive-ucs-2.2-5|284	%doc %{_texmfdistdir}/doc/latex/ucs/config/control.ucf
12mu|texlive-ucs-2.2-5|285	%doc %{_texmfdistdir}/doc/latex/ucs/config/ctrlglyphs.ucf
12mu|texlive-ucs-2.2-5|286	%doc %{_texmfdistdir}/doc/latex/ucs/config/currency.ucf
12mu|texlive-ucs-2.2-5|287	%doc %{_texmfdistdir}/doc/latex/ucs/config/cyrillic.ucf
12mu|texlive-ucs-2.2-5|288	%doc %{_texmfdistdir}/doc/latex/ucs/config/devanagari.ucf
12mu|texlive-ucs-2.2-5|289	%doc %{_texmfdistdir}/doc/latex/ucs/config/ethiopic.ucf
12mu|texlive-ucs-2.2-5|290	%doc %{_texmfdistdir}/doc/latex/ucs/config/geometric.ucf
12mu|texlive-ucs-2.2-5|291	%doc %{_texmfdistdir}/doc/latex/ucs/config/greek.ucf
12mu|texlive-ucs-2.2-5|292	%doc %{_texmfdistdir}/doc/latex/ucs/config/hebrew.ucf
12mu|texlive-ucs-2.2-5|293	%doc %{_texmfdistdir}/doc/latex/ucs/config/ipa.ucf
12mu|texlive-ucs-2.2-5|294	%doc %{_texmfdistdir}/doc/latex/ucs/config/klingon.ucf
12mu|texlive-ucs-2.2-5|295	%doc %{_texmfdistdir}/doc/latex/ucs/config/latin-a.ucf
12mu|texlive-ucs-2.2-5|296	%doc %{_texmfdistdir}/doc/latex/ucs/config/latin-b.ucf
12mu|texlive-ucs-2.2-5|297	%doc %{_texmfdistdir}/doc/latex/ucs/config/latin-e-a.ucf
12mu|texlive-ucs-2.2-5|298	%doc %{_texmfdistdir}/doc/latex/ucs/config/latin1.ucf
12mu|texlive-ucs-2.2-5|299	%doc %{_texmfdistdir}/doc/latex/ucs/config/math.ucf
12mu|texlive-ucs-2.2-5|300	%doc %{_texmfdistdir}/doc/latex/ucs/config/mathalpha.ucf
12mu|texlive-ucs-2.2-5|301	%doc %{_texmfdistdir}/doc/latex/ucs/config/miscsymb.ucf
12mu|texlive-ucs-2.2-5|302	%doc %{_texmfdistdir}/doc/latex/ucs/config/modifier.ucf
12mu|texlive-ucs-2.2-5|303	%doc %{_texmfdistdir}/doc/latex/ucs/config/mongolian.ucf
12mu|texlive-ucs-2.2-5|304	%doc %{_texmfdistdir}/doc/latex/ucs/config/pifont.ucf
12mu|texlive-ucs-2.2-5|305	%doc %{_texmfdistdir}/doc/latex/ucs/config/punct.ucf
12mu|texlive-ucs-2.2-5|306	%doc %{_texmfdistdir}/doc/latex/ucs/config/supersub.ucf
12mu|texlive-ucs-2.2-5|307	%doc %{_texmfdistdir}/doc/latex/ucs/config/tags.ucf
12mu|texlive-ucs-2.2-5|308	%doc %{_texmfdistdir}/doc/latex/ucs/config/telugu.ucf
12mu|texlive-ucs-2.2-5|309	%doc %{_texmfdistdir}/doc/latex/ucs/config/thai.ucf
12mu|texlive-ucs-2.2-5|310	%doc %{_texmfdistdir}/doc/latex/ucs/discovermacro.pl
12mu|texlive-ucs-2.2-5|311	%doc %{_texmfdistdir}/doc/latex/ucs/languages.ps.gz
12mu|texlive-ucs-2.2-5|312	%doc %{_texmfdistdir}/doc/latex/ucs/latexout.pl
12mu|texlive-ucs-2.2-5|313	%doc %{_texmfdistdir}/doc/latex/ucs/ltxmacrs.txt
12mu|texlive-ucs-2.2-5|314	%doc %{_texmfdistdir}/doc/latex/ucs/makeunidef.pl
12mu|texlive-ucs-2.2-5|315	%doc %{_texmfdistdir}/doc/latex/ucs/ucs.dtx
12mu|texlive-ucs-2.2-5|316	%doc %{_texmfdistdir}/doc/latex/ucs/ucs.ins
12mu|texlive-ucs-2.2-5|317	%doc %{_texmfdistdir}/doc/latex/ucs/ucs.pdf
12mu|texlive-ucs-2.2-5|318	%doc %{_texmfdistdir}/doc/latex/ucs/unsupported/README
12mu|texlive-ucs-2.2-5|319	%doc %{_texmfdistdir}/doc/latex/ucs/unsupported/sym-to-fontenc.txt
12mu|texlive-ucs-2.2-5|320	%doc %{_texmfdistdir}/doc/latex/ucs/unsupported/tables.inc
12mu|texlive-ucs-2.2-5|321	%doc %{_texmfdistdir}/doc/latex/ucs/unsupported/u2ps
12mu|texlive-ucs-2.2-5|322	
12mu|texlive-ucs-2.2-5|323	#-----------------------------------------------------------------------
12mu|texlive-ucs-2.2-5|324	%prep
12mu|texlive-ucs-2.2-5|325	%setup -c -a0 -a1
12mu|texlive-ucs-2.2-5|326	
12mu|texlive-ucs-2.2-5|327	%build
12mu|texlive-ucs-2.2-5|328	
12mu|texlive-ucs-2.2-5|329	%install
12mu|texlive-ucs-2.2-5|330	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-ucs-2.2-5|331	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-ucs-2.2-5|332	
12mu|texlive-ucs-2.2-5|333	%changelog
12mu|texlive-ucs-2.2-5|334	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1:2.2-5
12mu|texlive-ucs-2.2-5|335	+ Revision: 34003f5
12mu|texlive-ucs-2.2-5|336	- Sync with cooker
12mu|texlive-ucs-2.2-5|337	
12mu|texlive-ucs-2.2-5|338	

21420 12
12mu|texlive-udesoftec-1.3.3-1|1	# revision 33154
12mu|texlive-udesoftec-1.3.3-1|2	# category Package
12mu|texlive-udesoftec-1.3.3-1|3	# catalog-ctan /macros/latex/contrib/udesoftec
12mu|texlive-udesoftec-1.3.3-1|4	# catalog-date 2014-03-11 18:51:00 +0100
12mu|texlive-udesoftec-1.3.3-1|5	# catalog-license lppl
12mu|texlive-udesoftec-1.3.3-1|6	# catalog-version 1.3.3
12mu|texlive-udesoftec-1.3.3-1|7	Name:		texlive-udesoftec
12mu|texlive-udesoftec-1.3.3-1|8	Version:	1.3.3
12mu|texlive-udesoftec-1.3.3-1|9	Release:	1
12mu|texlive-udesoftec-1.3.3-1|10	Summary:	Thesis class for the University of Duisburg-Essen
12mu|texlive-udesoftec-1.3.3-1|11	Group:		Publishing
12mu|texlive-udesoftec-1.3.3-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/udesoftec
12mu|texlive-udesoftec-1.3.3-1|13	License:	LPPL
12mu|texlive-udesoftec-1.3.3-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/udesoftec.tar.xz
12mu|texlive-udesoftec-1.3.3-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/udesoftec.doc.tar.xz
12mu|texlive-udesoftec-1.3.3-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/udesoftec.source.tar.xz
12mu|texlive-udesoftec-1.3.3-1|17	BuildArch:	noarch
12mu|texlive-udesoftec-1.3.3-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-udesoftec-1.3.3-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-udesoftec-1.3.3-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-udesoftec-1.3.3-1|21	
12mu|texlive-udesoftec-1.3.3-1|22	%description
12mu|texlive-udesoftec-1.3.3-1|23	The class is designed for typesetting theses in the Research
12mu|texlive-udesoftec-1.3.3-1|24	Group for Business Informatics and Software Engineering. (The
12mu|texlive-udesoftec-1.3.3-1|25	class may also serve as a template for such theses.) The class
12mu|texlive-udesoftec-1.3.3-1|26	is designed for use with pdfLaTeX; input in UTF-8 encoding is
12mu|texlive-udesoftec-1.3.3-1|27	assumed.
12mu|texlive-udesoftec-1.3.3-1|28	
12mu|texlive-udesoftec-1.3.3-1|29	%post
12mu|texlive-udesoftec-1.3.3-1|30	%{_sbindir}/texlive.post
12mu|texlive-udesoftec-1.3.3-1|31	
12mu|texlive-udesoftec-1.3.3-1|32	%postun
12mu|texlive-udesoftec-1.3.3-1|33	if [ $1 -eq 0 ]; then
12mu|texlive-udesoftec-1.3.3-1|34	%{_sbindir}/texlive.post
12mu|texlive-udesoftec-1.3.3-1|35	fi
12mu|texlive-udesoftec-1.3.3-1|36	
12mu|texlive-udesoftec-1.3.3-1|37	#-----------------------------------------------------------------------
12mu|texlive-udesoftec-1.3.3-1|38	%files
12mu|texlive-udesoftec-1.3.3-1|39	%{_texmfdistdir}/bibtex/bst/udesoftec/udesoftec.bst
12mu|texlive-udesoftec-1.3.3-1|40	%{_texmfdistdir}/tex/latex/udesoftec/udesoftec-cover-uba.pdf
12mu|texlive-udesoftec-1.3.3-1|41	%{_texmfdistdir}/tex/latex/udesoftec/udesoftec-cover-ude-de.pdf
12mu|texlive-udesoftec-1.3.3-1|42	%{_texmfdistdir}/tex/latex/udesoftec/udesoftec-cover-ude-en.pdf
12mu|texlive-udesoftec-1.3.3-1|43	%{_texmfdistdir}/tex/latex/udesoftec/udesoftec-extra.sty
12mu|texlive-udesoftec-1.3.3-1|44	%{_texmfdistdir}/tex/latex/udesoftec/udesoftec.cls
12mu|texlive-udesoftec-1.3.3-1|45	%doc %{_texmfdistdir}/doc/latex/udesoftec/udesoftec-doc.pdf
12mu|texlive-udesoftec-1.3.3-1|46	#- source
12mu|texlive-udesoftec-1.3.3-1|47	%doc %{_texmfdistdir}/source/latex/udesoftec/CHANGELOG
12mu|texlive-udesoftec-1.3.3-1|48	%doc %{_texmfdistdir}/source/latex/udesoftec/README
12mu|texlive-udesoftec-1.3.3-1|49	%doc %{_texmfdistdir}/source/latex/udesoftec/UPDATE-INSTRUCTIONS
12mu|texlive-udesoftec-1.3.3-1|50	%doc %{_texmfdistdir}/source/latex/udesoftec/VERSION
12mu|texlive-udesoftec-1.3.3-1|51	%doc %{_texmfdistdir}/source/latex/udesoftec/udesoftec-doc-examplebib.bib
12mu|texlive-udesoftec-1.3.3-1|52	%doc %{_texmfdistdir}/source/latex/udesoftec/udesoftec-doc-exampleimage.pdf
12mu|texlive-udesoftec-1.3.3-1|53	%doc %{_texmfdistdir}/source/latex/udesoftec/udesoftec-doc.tex
12mu|texlive-udesoftec-1.3.3-1|54	
12mu|texlive-udesoftec-1.3.3-1|55	#-----------------------------------------------------------------------
12mu|texlive-udesoftec-1.3.3-1|56	%prep
12mu|texlive-udesoftec-1.3.3-1|57	%setup -c -a0 -a1 -a2
12mu|texlive-udesoftec-1.3.3-1|58	
12mu|texlive-udesoftec-1.3.3-1|59	%build
12mu|texlive-udesoftec-1.3.3-1|60	
12mu|texlive-udesoftec-1.3.3-1|61	%install
12mu|texlive-udesoftec-1.3.3-1|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-udesoftec-1.3.3-1|63	cp -fpar bibtex tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-udesoftec-1.3.3-1|64	
12mu|texlive-udesoftec-1.3.3-1|65	%changelog
12mu|texlive-udesoftec-1.3.3-1|66	* Mon Mar 17 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 1.3.3-1
12mu|texlive-udesoftec-1.3.3-1|67	+ Revision: 95b11f3
12mu|texlive-udesoftec-1.3.3-1|68	- - Update to latest release.
12mu|texlive-udesoftec-1.3.3-1|69	
12mu|texlive-udesoftec-1.3.3-1|70	

21421 12
12mu|texlive-uestcthesis-0.4.8-5|1	# revision 31012
12mu|texlive-uestcthesis-0.4.8-5|2	# category Package
12mu|texlive-uestcthesis-0.4.8-5|3	# catalog-ctan /macros/latex/contrib/uestcthesis
12mu|texlive-uestcthesis-0.4.8-5|4	# catalog-date 2013-06-07 17:33:30 +0200
12mu|texlive-uestcthesis-0.4.8-5|5	# catalog-license lppl1.3
12mu|texlive-uestcthesis-0.4.8-5|6	# catalog-version 0.4.8
12mu|texlive-uestcthesis-0.4.8-5|7	Name:		texlive-uestcthesis
12mu|texlive-uestcthesis-0.4.8-5|8	Version:	0.4.8
12mu|texlive-uestcthesis-0.4.8-5|9	Release:	5
12mu|texlive-uestcthesis-0.4.8-5|10	Summary:	Thesis class for UESTC
12mu|texlive-uestcthesis-0.4.8-5|11	Group:		Publishing
12mu|texlive-uestcthesis-0.4.8-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uestcthesis
12mu|texlive-uestcthesis-0.4.8-5|13	License:	LPPL1.3
12mu|texlive-uestcthesis-0.4.8-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uestcthesis.tar.xz
12mu|texlive-uestcthesis-0.4.8-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uestcthesis.doc.tar.xz
12mu|texlive-uestcthesis-0.4.8-5|16	BuildArch:	noarch
12mu|texlive-uestcthesis-0.4.8-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-uestcthesis-0.4.8-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-uestcthesis-0.4.8-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-uestcthesis-0.4.8-5|20	
12mu|texlive-uestcthesis-0.4.8-5|21	%description
12mu|texlive-uestcthesis-0.4.8-5|22	The class is for typesetting a thesis at the University of
12mu|texlive-uestcthesis-0.4.8-5|23	Electronic Science and Technology of China.
12mu|texlive-uestcthesis-0.4.8-5|24	
12mu|texlive-uestcthesis-0.4.8-5|25	%post
12mu|texlive-uestcthesis-0.4.8-5|26	%{_sbindir}/texlive.post
12mu|texlive-uestcthesis-0.4.8-5|27	
12mu|texlive-uestcthesis-0.4.8-5|28	%postun
12mu|texlive-uestcthesis-0.4.8-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-uestcthesis-0.4.8-5|30	%{_sbindir}/texlive.post
12mu|texlive-uestcthesis-0.4.8-5|31	fi
12mu|texlive-uestcthesis-0.4.8-5|32	
12mu|texlive-uestcthesis-0.4.8-5|33	#-----------------------------------------------------------------------
12mu|texlive-uestcthesis-0.4.8-5|34	%files
12mu|texlive-uestcthesis-0.4.8-5|35	%{_texmfdistdir}/bibtex/bst/uestcthesis/uestcthesis.bst
12mu|texlive-uestcthesis-0.4.8-5|36	%{_texmfdistdir}/tex/latex/uestcthesis/uestcthesis.cls
12mu|texlive-uestcthesis-0.4.8-5|37	%doc %{_texmfdistdir}/doc/latex/uestcthesis/README
12mu|texlive-uestcthesis-0.4.8-5|38	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/chapters/DuplicateMe.tex
12mu|texlive-uestcthesis-0.4.8-5|39	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/chapters/Place_has_TrainDAO.java.tex
12mu|texlive-uestcthesis-0.4.8-5|40	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/chapters/implementation.tex
12mu|texlive-uestcthesis-0.4.8-5|41	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/chapters/math.tex
12mu|texlive-uestcthesis-0.4.8-5|42	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/chapters/test.c.tex
12mu|texlive-uestcthesis-0.4.8-5|43	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/chapters/tuition.tex
12mu|texlive-uestcthesis-0.4.8-5|44	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/Cabstract.tex
12mu|texlive-uestcthesis-0.4.8-5|45	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/Eabstract.tex
12mu|texlive-uestcthesis-0.4.8-5|46	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/acknowledgements.tex
12mu|texlive-uestcthesis-0.4.8-5|47	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/appendix.tex
12mu|texlive-uestcthesis-0.4.8-5|48	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/original.tex
12mu|texlive-uestcthesis-0.4.8-5|49	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/publications.bib
12mu|texlive-uestcthesis-0.4.8-5|50	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/reference.bib
12mu|texlive-uestcthesis-0.4.8-5|51	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/titlepage.tex
12mu|texlive-uestcthesis-0.4.8-5|52	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/contents/translation.tex
12mu|texlive-uestcthesis-0.4.8-5|53	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/Chrysanthemum.jpg
12mu|texlive-uestcthesis-0.4.8-5|54	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/Penguins.jpg
12mu|texlive-uestcthesis-0.4.8-5|55	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/Tulips.jpg
12mu|texlive-uestcthesis-0.4.8-5|56	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/apk.png
12mu|texlive-uestcthesis-0.4.8-5|57	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/excel.png
12mu|texlive-uestcthesis-0.4.8-5|58	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/fisher1.png
12mu|texlive-uestcthesis-0.4.8-5|59	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/fisher2.png
12mu|texlive-uestcthesis-0.4.8-5|60	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/flow1.png
12mu|texlive-uestcthesis-0.4.8-5|61	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/flow3.png
12mu|texlive-uestcthesis-0.4.8-5|62	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/flow4.png
12mu|texlive-uestcthesis-0.4.8-5|63	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/flow5-1.png
12mu|texlive-uestcthesis-0.4.8-5|64	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/flow5-2.png
12mu|texlive-uestcthesis-0.4.8-5|65	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/flow5-3.png
12mu|texlive-uestcthesis-0.4.8-5|66	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/highlight1.png
12mu|texlive-uestcthesis-0.4.8-5|67	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/highlight2.png
12mu|texlive-uestcthesis-0.4.8-5|68	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/system.png
12mu|texlive-uestcthesis-0.4.8-5|69	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/pics/winedt.png
12mu|texlive-uestcthesis-0.4.8-5|70	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/uestcthesis-doc.pdf
12mu|texlive-uestcthesis-0.4.8-5|71	%doc %{_texmfdistdir}/doc/latex/uestcthesis/doc/uestcthesis-doc.tex
12mu|texlive-uestcthesis-0.4.8-5|72	%doc %{_texmfdistdir}/doc/latex/uestcthesis/source/rvdtx.sty
12mu|texlive-uestcthesis-0.4.8-5|73	%doc %{_texmfdistdir}/doc/latex/uestcthesis/source/uestcthesis.dtx
12mu|texlive-uestcthesis-0.4.8-5|74	%doc %{_texmfdistdir}/doc/latex/uestcthesis/source/uestcthesis.ins
12mu|texlive-uestcthesis-0.4.8-5|75	%doc %{_texmfdistdir}/doc/latex/uestcthesis/uestcthesis.pdf
12mu|texlive-uestcthesis-0.4.8-5|76	
12mu|texlive-uestcthesis-0.4.8-5|77	#-----------------------------------------------------------------------
12mu|texlive-uestcthesis-0.4.8-5|78	%prep
12mu|texlive-uestcthesis-0.4.8-5|79	%setup -c -a0 -a1
12mu|texlive-uestcthesis-0.4.8-5|80	
12mu|texlive-uestcthesis-0.4.8-5|81	%build
12mu|texlive-uestcthesis-0.4.8-5|82	
12mu|texlive-uestcthesis-0.4.8-5|83	%install
12mu|texlive-uestcthesis-0.4.8-5|84	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-uestcthesis-0.4.8-5|85	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-uestcthesis-0.4.8-5|86	
12mu|texlive-uestcthesis-0.4.8-5|87	%changelog
12mu|texlive-uestcthesis-0.4.8-5|88	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.4.8-5
12mu|texlive-uestcthesis-0.4.8-5|89	+ Revision: 4553e1a
12mu|texlive-uestcthesis-0.4.8-5|90	- MassBuild#289: Increase release tag
12mu|texlive-uestcthesis-0.4.8-5|91	
12mu|texlive-uestcthesis-0.4.8-5|92	

21422 12
12mu|texlive-uiucredborder-1.00-5|1	# revision 29974
12mu|texlive-uiucredborder-1.00-5|2	# category Package
12mu|texlive-uiucredborder-1.00-5|3	# catalog-ctan /macros/latex/contrib/uiucredborder
12mu|texlive-uiucredborder-1.00-5|4	# catalog-date 2013-04-16 11:30:34 +0200
12mu|texlive-uiucredborder-1.00-5|5	# catalog-license lppl1.2
12mu|texlive-uiucredborder-1.00-5|6	# catalog-version 1.00
12mu|texlive-uiucredborder-1.00-5|7	Name:		texlive-uiucredborder
12mu|texlive-uiucredborder-1.00-5|8	Version:	1.00
12mu|texlive-uiucredborder-1.00-5|9	Release:	5
12mu|texlive-uiucredborder-1.00-5|10	Summary:	Class for UIUC thesis red-bordered forms
12mu|texlive-uiucredborder-1.00-5|11	Group:		Publishing
12mu|texlive-uiucredborder-1.00-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uiucredborder
12mu|texlive-uiucredborder-1.00-5|13	License:	LPPL1.2
12mu|texlive-uiucredborder-1.00-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uiucredborder.tar.xz
12mu|texlive-uiucredborder-1.00-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uiucredborder.doc.tar.xz
12mu|texlive-uiucredborder-1.00-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uiucredborder.source.tar.xz
12mu|texlive-uiucredborder-1.00-5|17	BuildArch:	noarch
12mu|texlive-uiucredborder-1.00-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-uiucredborder-1.00-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-uiucredborder-1.00-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-uiucredborder-1.00-5|21	
12mu|texlive-uiucredborder-1.00-5|22	%description
12mu|texlive-uiucredborder-1.00-5|23	The class offers a means of filling out the "red-bordered form"
12mu|texlive-uiucredborder-1.00-5|24	that gets signed by the department head, your advisor, and --
12mu|texlive-uiucredborder-1.00-5|25	for doctoral dissertations -- your thesis committee members.
12mu|texlive-uiucredborder-1.00-5|26	
12mu|texlive-uiucredborder-1.00-5|27	%post
12mu|texlive-uiucredborder-1.00-5|28	%{_sbindir}/texlive.post
12mu|texlive-uiucredborder-1.00-5|29	
12mu|texlive-uiucredborder-1.00-5|30	%postun
12mu|texlive-uiucredborder-1.00-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-uiucredborder-1.00-5|32	%{_sbindir}/texlive.post
12mu|texlive-uiucredborder-1.00-5|33	fi
12mu|texlive-uiucredborder-1.00-5|34	
12mu|texlive-uiucredborder-1.00-5|35	#-----------------------------------------------------------------------
12mu|texlive-uiucredborder-1.00-5|36	%files
12mu|texlive-uiucredborder-1.00-5|37	%{_texmfdistdir}/tex/latex/uiucredborder/uiucredborder.cls
12mu|texlive-uiucredborder-1.00-5|38	%doc %{_texmfdistdir}/doc/latex/uiucredborder/uiucredborder.pdf
12mu|texlive-uiucredborder-1.00-5|39	#- source
12mu|texlive-uiucredborder-1.00-5|40	%doc %{_texmfdistdir}/source/latex/uiucredborder/uiucredborder.dtx
12mu|texlive-uiucredborder-1.00-5|41	%doc %{_texmfdistdir}/source/latex/uiucredborder/uiucredborder.ins
12mu|texlive-uiucredborder-1.00-5|42	
12mu|texlive-uiucredborder-1.00-5|43	#-----------------------------------------------------------------------
12mu|texlive-uiucredborder-1.00-5|44	%prep
12mu|texlive-uiucredborder-1.00-5|45	%setup -c -a0 -a1 -a2
12mu|texlive-uiucredborder-1.00-5|46	
12mu|texlive-uiucredborder-1.00-5|47	%build
12mu|texlive-uiucredborder-1.00-5|48	
12mu|texlive-uiucredborder-1.00-5|49	%install
12mu|texlive-uiucredborder-1.00-5|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-uiucredborder-1.00-5|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-uiucredborder-1.00-5|52	
12mu|texlive-uiucredborder-1.00-5|53	%changelog
12mu|texlive-uiucredborder-1.00-5|54	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.00-5
12mu|texlive-uiucredborder-1.00-5|55	+ Revision: 6d428b5
12mu|texlive-uiucredborder-1.00-5|56	- MassBuild#289: Increase release tag
12mu|texlive-uiucredborder-1.00-5|57	
12mu|texlive-uiucredborder-1.00-5|58	

21423 12
12mu|texlive-ulthese-3.0-1|1	# revision 32738
12mu|texlive-ulthese-3.0-1|2	# category Package
12mu|texlive-ulthese-3.0-1|3	# catalog-ctan /macros/latex/contrib/ulthese
12mu|texlive-ulthese-3.0-1|4	# catalog-date 2014-01-20 16:26:24 +0100
12mu|texlive-ulthese-3.0-1|5	# catalog-license lppl1.3
12mu|texlive-ulthese-3.0-1|6	# catalog-version 3.0
12mu|texlive-ulthese-3.0-1|7	Name:		texlive-ulthese
12mu|texlive-ulthese-3.0-1|8	Version:	3.0
12mu|texlive-ulthese-3.0-1|9	Release:	1
12mu|texlive-ulthese-3.0-1|10	Summary:	Thesis class and templates for Universite Laval
12mu|texlive-ulthese-3.0-1|11	Group:		Publishing
12mu|texlive-ulthese-3.0-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ulthese
12mu|texlive-ulthese-3.0-1|13	License:	LPPL1.3
12mu|texlive-ulthese-3.0-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulthese.tar.xz
12mu|texlive-ulthese-3.0-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulthese.doc.tar.xz
12mu|texlive-ulthese-3.0-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ulthese.source.tar.xz
12mu|texlive-ulthese-3.0-1|17	BuildArch:	noarch
12mu|texlive-ulthese-3.0-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-ulthese-3.0-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-ulthese-3.0-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-ulthese-3.0-1|21	
12mu|texlive-ulthese-3.0-1|22	%description
12mu|texlive-ulthese-3.0-1|23	The package provides a class based on memoir to prepare theses
12mu|texlive-ulthese-3.0-1|24	and memoirs compliant with the presentation rules set forth by
12mu|texlive-ulthese-3.0-1|25	the Faculty of Graduate Studies of Universite Laval, Quebec,
12mu|texlive-ulthese-3.0-1|26	Canada. The class also comes with an extensive set of templates
12mu|texlive-ulthese-3.0-1|27	for the various types of theses and memoirs offered at Laval.
12mu|texlive-ulthese-3.0-1|28	Please note that the documentation for the class and the
12mu|texlive-ulthese-3.0-1|29	comments in the templates are all written in French, the
12mu|texlive-ulthese-3.0-1|30	language of the target audience.
12mu|texlive-ulthese-3.0-1|31	
12mu|texlive-ulthese-3.0-1|32	%post
12mu|texlive-ulthese-3.0-1|33	%{_sbindir}/texlive.post
12mu|texlive-ulthese-3.0-1|34	
12mu|texlive-ulthese-3.0-1|35	%postun
12mu|texlive-ulthese-3.0-1|36	if [ $1 -eq 0 ]; then
12mu|texlive-ulthese-3.0-1|37	%{_sbindir}/texlive.post
12mu|texlive-ulthese-3.0-1|38	fi
12mu|texlive-ulthese-3.0-1|39	
12mu|texlive-ulthese-3.0-1|40	#-----------------------------------------------------------------------
12mu|texlive-ulthese-3.0-1|41	%files
12mu|texlive-ulthese-3.0-1|42	%{_texmfdistdir}/tex/latex/ulthese/ul_p.eps
12mu|texlive-ulthese-3.0-1|43	%{_texmfdistdir}/tex/latex/ulthese/ul_p.pdf
12mu|texlive-ulthese-3.0-1|44	%{_texmfdistdir}/tex/latex/ulthese/ulthese.cls
12mu|texlive-ulthese-3.0-1|45	%doc %{_texmfdistdir}/doc/latex/ulthese/README
12mu|texlive-ulthese-3.0-1|46	%doc %{_texmfdistdir}/doc/latex/ulthese/abstract.tex
12mu|texlive-ulthese-3.0-1|47	%doc %{_texmfdistdir}/doc/latex/ulthese/annexe.tex
12mu|texlive-ulthese-3.0-1|48	%doc %{_texmfdistdir}/doc/latex/ulthese/avantpropos.tex
12mu|texlive-ulthese-3.0-1|49	%doc %{_texmfdistdir}/doc/latex/ulthese/chapitre1.tex
12mu|texlive-ulthese-3.0-1|50	%doc %{_texmfdistdir}/doc/latex/ulthese/chapitre2.tex
12mu|texlive-ulthese-3.0-1|51	%doc %{_texmfdistdir}/doc/latex/ulthese/conclusion.tex
12mu|texlive-ulthese-3.0-1|52	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-doctorat-cotutelle.tex
12mu|texlive-ulthese-3.0-1|53	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-doctorat-extension-UQO.tex
12mu|texlive-ulthese-3.0-1|54	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-doctorat-extension-UdeS.tex
12mu|texlive-ulthese-3.0-1|55	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-doctorat-mesure.tex
12mu|texlive-ulthese-3.0-1|56	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-doctorat-multifacultaire.tex
12mu|texlive-ulthese-3.0-1|57	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-doctorat.tex
12mu|texlive-ulthese-3.0-1|58	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-maitrise-extension-UQAC.tex
12mu|texlive-ulthese-3.0-1|59	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-maitrise-mesure.tex
12mu|texlive-ulthese-3.0-1|60	%doc %{_texmfdistdir}/doc/latex/ulthese/gabarit-maitrise.tex
12mu|texlive-ulthese-3.0-1|61	%doc %{_texmfdistdir}/doc/latex/ulthese/introduction.tex
12mu|texlive-ulthese-3.0-1|62	%doc %{_texmfdistdir}/doc/latex/ulthese/remerciements.tex
12mu|texlive-ulthese-3.0-1|63	%doc %{_texmfdistdir}/doc/latex/ulthese/resume.tex
12mu|texlive-ulthese-3.0-1|64	%doc %{_texmfdistdir}/doc/latex/ulthese/ulthese.pdf
12mu|texlive-ulthese-3.0-1|65	#- source
12mu|texlive-ulthese-3.0-1|66	%doc %{_texmfdistdir}/source/latex/ulthese/ulthese.dtx
12mu|texlive-ulthese-3.0-1|67	%doc %{_texmfdistdir}/source/latex/ulthese/ulthese.ins
12mu|texlive-ulthese-3.0-1|68	
12mu|texlive-ulthese-3.0-1|69	#-----------------------------------------------------------------------
12mu|texlive-ulthese-3.0-1|70	%prep
12mu|texlive-ulthese-3.0-1|71	%setup -c -a0 -a1 -a2
12mu|texlive-ulthese-3.0-1|72	
12mu|texlive-ulthese-3.0-1|73	%build
12mu|texlive-ulthese-3.0-1|74	
12mu|texlive-ulthese-3.0-1|75	%install
12mu|texlive-ulthese-3.0-1|76	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-ulthese-3.0-1|77	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-ulthese-3.0-1|78	
12mu|texlive-ulthese-3.0-1|79	%changelog
12mu|texlive-ulthese-3.0-1|80	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0-1
12mu|texlive-ulthese-3.0-1|81	+ Revision: 156cfe7
12mu|texlive-ulthese-3.0-1|82	- Sync with cooker
12mu|texlive-ulthese-3.0-1|83	
12mu|texlive-ulthese-3.0-1|84	

21424 12
12mu|texlive-unamthesis-2.02-5|1	# revision 29799
12mu|texlive-unamthesis-2.02-5|2	# category Package
12mu|texlive-unamthesis-2.02-5|3	# catalog-ctan /macros/latex/contrib/unamthesis
12mu|texlive-unamthesis-2.02-5|4	# catalog-date 2013-04-10 00:46:21 +0200
12mu|texlive-unamthesis-2.02-5|5	# catalog-license lppl1.3
12mu|texlive-unamthesis-2.02-5|6	# catalog-version 2.02
12mu|texlive-unamthesis-2.02-5|7	Name:		texlive-unamthesis
12mu|texlive-unamthesis-2.02-5|8	Version:	2.02
12mu|texlive-unamthesis-2.02-5|9	Release:	5
12mu|texlive-unamthesis-2.02-5|10	Summary:	Style for Universidad Nacional Autonoma de Mexico theses
12mu|texlive-unamthesis-2.02-5|11	Group:		Publishing
12mu|texlive-unamthesis-2.02-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/unamthesis
12mu|texlive-unamthesis-2.02-5|13	License:	LPPL1.3
12mu|texlive-unamthesis-2.02-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unamthesis.tar.xz
12mu|texlive-unamthesis-2.02-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unamthesis.doc.tar.xz
12mu|texlive-unamthesis-2.02-5|16	BuildArch:	noarch
12mu|texlive-unamthesis-2.02-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-unamthesis-2.02-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-unamthesis-2.02-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-unamthesis-2.02-5|20	
12mu|texlive-unamthesis-2.02-5|21	%description
12mu|texlive-unamthesis-2.02-5|22	The package provides a customisable format to typeset Theses
12mu|texlive-unamthesis-2.02-5|23	according to the Universidad Nacional Autonoma de Mexico
12mu|texlive-unamthesis-2.02-5|24	guidelines. Support for use in Scientific Workplace (SWP) 3.x
12mu|texlive-unamthesis-2.02-5|25	is also provided. The bundle also includes an appropriate
12mu|texlive-unamthesis-2.02-5|26	bibliographic style which enables the use of author-year
12mu|texlive-unamthesis-2.02-5|27	schemes using the natbib package.
12mu|texlive-unamthesis-2.02-5|28	
12mu|texlive-unamthesis-2.02-5|29	%post
12mu|texlive-unamthesis-2.02-5|30	%{_sbindir}/texlive.post
12mu|texlive-unamthesis-2.02-5|31	
12mu|texlive-unamthesis-2.02-5|32	%postun
12mu|texlive-unamthesis-2.02-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-unamthesis-2.02-5|34	%{_sbindir}/texlive.post
12mu|texlive-unamthesis-2.02-5|35	fi
12mu|texlive-unamthesis-2.02-5|36	
12mu|texlive-unamthesis-2.02-5|37	#-----------------------------------------------------------------------
12mu|texlive-unamthesis-2.02-5|38	%files
12mu|texlive-unamthesis-2.02-5|39	%{_texmfdistdir}/bibtex/bst/unamthesis/UNAMThesis.bst
12mu|texlive-unamthesis-2.02-5|40	%{_texmfdistdir}/tex/latex/unamthesis/UNAMThesis.sty
12mu|texlive-unamthesis-2.02-5|41	%doc %{_texmfdistdir}/doc/latex/unamthesis/Escudo-IBT.eps
12mu|texlive-unamthesis-2.02-5|42	%doc %{_texmfdistdir}/doc/latex/unamthesis/Escudo-IBT.pdf
12mu|texlive-unamthesis-2.02-5|43	%doc %{_texmfdistdir}/doc/latex/unamthesis/Escudo-UNAM.eps
12mu|texlive-unamthesis-2.02-5|44	%doc %{_texmfdistdir}/doc/latex/unamthesis/Escudo-UNAM.pdf
12mu|texlive-unamthesis-2.02-5|45	%doc %{_texmfdistdir}/doc/latex/unamthesis/LEEME
12mu|texlive-unamthesis-2.02-5|46	%doc %{_texmfdistdir}/doc/latex/unamthesis/License
12mu|texlive-unamthesis-2.02-5|47	%doc %{_texmfdistdir}/doc/latex/unamthesis/README
12mu|texlive-unamthesis-2.02-5|48	%doc %{_texmfdistdir}/doc/latex/unamthesis/Thesis-Universidad_Nacional_Autonoma_de_Mexico.shl
12mu|texlive-unamthesis-2.02-5|49	%doc %{_texmfdistdir}/doc/latex/unamthesis/UNAMThesis.cst
12mu|texlive-unamthesis-2.02-5|50	%doc %{_texmfdistdir}/doc/latex/unamthesis/UNAMThesis.pdf
12mu|texlive-unamthesis-2.02-5|51	%doc %{_texmfdistdir}/doc/latex/unamthesis/UNAMThesis.tex
12mu|texlive-unamthesis-2.02-5|52	%doc %{_texmfdistdir}/doc/latex/unamthesis/UNAMThesisSWP.tex
12mu|texlive-unamthesis-2.02-5|53	%doc %{_texmfdistdir}/doc/latex/unamthesis/testBib.bib
12mu|texlive-unamthesis-2.02-5|54	
12mu|texlive-unamthesis-2.02-5|55	#-----------------------------------------------------------------------
12mu|texlive-unamthesis-2.02-5|56	%prep
12mu|texlive-unamthesis-2.02-5|57	%setup -c -a0 -a1
12mu|texlive-unamthesis-2.02-5|58	
12mu|texlive-unamthesis-2.02-5|59	%build
12mu|texlive-unamthesis-2.02-5|60	
12mu|texlive-unamthesis-2.02-5|61	%install
12mu|texlive-unamthesis-2.02-5|62	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-unamthesis-2.02-5|63	cp -fpar bibtex tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-unamthesis-2.02-5|64	
12mu|texlive-unamthesis-2.02-5|65	%changelog
12mu|texlive-unamthesis-2.02-5|66	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.02-5
12mu|texlive-unamthesis-2.02-5|67	+ Revision: 881f052
12mu|texlive-unamthesis-2.02-5|68	- Sync with cooker
12mu|texlive-unamthesis-2.02-5|69	
12mu|texlive-unamthesis-2.02-5|70	

21425 12
12mu|texlive-underoverlap-0.0.1.r1-5|1	# revision 29019
12mu|texlive-underoverlap-0.0.1.r1-5|2	# category Package
12mu|texlive-underoverlap-0.0.1.r1-5|3	# catalog-ctan /macros/latex/contrib/underoverlap
12mu|texlive-underoverlap-0.0.1.r1-5|4	# catalog-date 2013-02-03 19:03:00 +0100
12mu|texlive-underoverlap-0.0.1.r1-5|5	# catalog-license lppl1.3
12mu|texlive-underoverlap-0.0.1.r1-5|6	# catalog-version 0.0.1-r1
12mu|texlive-underoverlap-0.0.1.r1-5|7	Name:		texlive-underoverlap
12mu|texlive-underoverlap-0.0.1.r1-5|8	Version:	0.0.1.r1
12mu|texlive-underoverlap-0.0.1.r1-5|9	Release:	5
12mu|texlive-underoverlap-0.0.1.r1-5|10	Summary:	Position decorations over and under expressions
12mu|texlive-underoverlap-0.0.1.r1-5|11	Group:		Publishing
12mu|texlive-underoverlap-0.0.1.r1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/underoverlap
12mu|texlive-underoverlap-0.0.1.r1-5|13	License:	LPPL1.3
12mu|texlive-underoverlap-0.0.1.r1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/underoverlap.tar.xz
12mu|texlive-underoverlap-0.0.1.r1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/underoverlap.doc.tar.xz
12mu|texlive-underoverlap-0.0.1.r1-5|16	BuildArch:	noarch
12mu|texlive-underoverlap-0.0.1.r1-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-underoverlap-0.0.1.r1-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-underoverlap-0.0.1.r1-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-underoverlap-0.0.1.r1-5|20	
12mu|texlive-underoverlap-0.0.1.r1-5|21	%description
12mu|texlive-underoverlap-0.0.1.r1-5|22	The package overcomes TeX's inherent limitations in commands
12mu|texlive-underoverlap-0.0.1.r1-5|23	that place decorations (such as braces) at arbirary positions
12mu|texlive-underoverlap-0.0.1.r1-5|24	over and under expressions, overlapping as necessary.
12mu|texlive-underoverlap-0.0.1.r1-5|25	
12mu|texlive-underoverlap-0.0.1.r1-5|26	%post
12mu|texlive-underoverlap-0.0.1.r1-5|27	%{_sbindir}/texlive.post
12mu|texlive-underoverlap-0.0.1.r1-5|28	
12mu|texlive-underoverlap-0.0.1.r1-5|29	%postun
12mu|texlive-underoverlap-0.0.1.r1-5|30	if [ $1 -eq 0 ]; then
12mu|texlive-underoverlap-0.0.1.r1-5|31	%{_sbindir}/texlive.post
12mu|texlive-underoverlap-0.0.1.r1-5|32	fi
12mu|texlive-underoverlap-0.0.1.r1-5|33	
12mu|texlive-underoverlap-0.0.1.r1-5|34	#-----------------------------------------------------------------------
12mu|texlive-underoverlap-0.0.1.r1-5|35	%files
12mu|texlive-underoverlap-0.0.1.r1-5|36	%{_texmfdistdir}/tex/latex/underoverlap/underoverlap.sty
12mu|texlive-underoverlap-0.0.1.r1-5|37	%doc %{_texmfdistdir}/doc/latex/underoverlap/README
12mu|texlive-underoverlap-0.0.1.r1-5|38	%doc %{_texmfdistdir}/doc/latex/underoverlap/dry.sty
12mu|texlive-underoverlap-0.0.1.r1-5|39	%doc %{_texmfdistdir}/doc/latex/underoverlap/packagedoc.cls
12mu|texlive-underoverlap-0.0.1.r1-5|40	%doc %{_texmfdistdir}/doc/latex/underoverlap/underoverlap.pdf
12mu|texlive-underoverlap-0.0.1.r1-5|41	%doc %{_texmfdistdir}/doc/latex/underoverlap/underoverlap.tex
12mu|texlive-underoverlap-0.0.1.r1-5|42	%doc %{_texmfdistdir}/doc/latex/underoverlap/with.sty
12mu|texlive-underoverlap-0.0.1.r1-5|43	
12mu|texlive-underoverlap-0.0.1.r1-5|44	#-----------------------------------------------------------------------
12mu|texlive-underoverlap-0.0.1.r1-5|45	%prep
12mu|texlive-underoverlap-0.0.1.r1-5|46	%setup -c -a0 -a1
12mu|texlive-underoverlap-0.0.1.r1-5|47	
12mu|texlive-underoverlap-0.0.1.r1-5|48	%build
12mu|texlive-underoverlap-0.0.1.r1-5|49	
12mu|texlive-underoverlap-0.0.1.r1-5|50	%install
12mu|texlive-underoverlap-0.0.1.r1-5|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-underoverlap-0.0.1.r1-5|52	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-underoverlap-0.0.1.r1-5|53	
12mu|texlive-underoverlap-0.0.1.r1-5|54	%changelog
12mu|texlive-underoverlap-0.0.1.r1-5|55	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.0.1.r1-5
12mu|texlive-underoverlap-0.0.1.r1-5|56	+ Revision: ae780df
12mu|texlive-underoverlap-0.0.1.r1-5|57	- MassBuild#289: Increase release tag
12mu|texlive-underoverlap-0.0.1.r1-5|58	
12mu|texlive-underoverlap-0.0.1.r1-5|59	

21426 12
12mu|texlive-uni-wtal-lin-0.2-5|1	# revision 31409
12mu|texlive-uni-wtal-lin-0.2-5|2	# category Package
12mu|texlive-uni-wtal-lin-0.2-5|3	# catalog-ctan /macros/latex/contrib/biblatex-contrib/uni-wtal-lin
12mu|texlive-uni-wtal-lin-0.2-5|4	# catalog-date 2013-08-10 17:37:59 +0200
12mu|texlive-uni-wtal-lin-0.2-5|5	# catalog-license lppl1.3
12mu|texlive-uni-wtal-lin-0.2-5|6	# catalog-version 0.2
12mu|texlive-uni-wtal-lin-0.2-5|7	Name:		texlive-uni-wtal-lin
12mu|texlive-uni-wtal-lin-0.2-5|8	Version:	0.2
12mu|texlive-uni-wtal-lin-0.2-5|9	Release:	5
12mu|texlive-uni-wtal-lin-0.2-5|10	Summary:	Citation style for linguistic studies at the University of Wuppertal
12mu|texlive-uni-wtal-lin-0.2-5|11	Group:		Publishing
12mu|texlive-uni-wtal-lin-0.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/biblatex-contrib/uni-wtal-lin
12mu|texlive-uni-wtal-lin-0.2-5|13	License:	LPPL1.3
12mu|texlive-uni-wtal-lin-0.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uni-wtal-lin.tar.xz
12mu|texlive-uni-wtal-lin-0.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uni-wtal-lin.doc.tar.xz
12mu|texlive-uni-wtal-lin-0.2-5|16	BuildArch:	noarch
12mu|texlive-uni-wtal-lin-0.2-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-uni-wtal-lin-0.2-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-uni-wtal-lin-0.2-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-uni-wtal-lin-0.2-5|20	
12mu|texlive-uni-wtal-lin-0.2-5|21	%description
12mu|texlive-uni-wtal-lin-0.2-5|22	The package defines a biblatex citation style based on the
12mu|texlive-uni-wtal-lin-0.2-5|23	standard author-year style. The citations are optimised for
12mu|texlive-uni-wtal-lin-0.2-5|24	linguistic studies at the Institute of Linguistics at the
12mu|texlive-uni-wtal-lin-0.2-5|25	Bergische Universitat Wuppertal.
12mu|texlive-uni-wtal-lin-0.2-5|26	
12mu|texlive-uni-wtal-lin-0.2-5|27	%post
12mu|texlive-uni-wtal-lin-0.2-5|28	%{_sbindir}/texlive.post
12mu|texlive-uni-wtal-lin-0.2-5|29	
12mu|texlive-uni-wtal-lin-0.2-5|30	%postun
12mu|texlive-uni-wtal-lin-0.2-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-uni-wtal-lin-0.2-5|32	%{_sbindir}/texlive.post
12mu|texlive-uni-wtal-lin-0.2-5|33	fi
12mu|texlive-uni-wtal-lin-0.2-5|34	
12mu|texlive-uni-wtal-lin-0.2-5|35	#-----------------------------------------------------------------------
12mu|texlive-uni-wtal-lin-0.2-5|36	%files
12mu|texlive-uni-wtal-lin-0.2-5|37	%{_texmfdistdir}/tex/latex/uni-wtal-lin/uni-wtal-lin.bbx
12mu|texlive-uni-wtal-lin-0.2-5|38	%{_texmfdistdir}/tex/latex/uni-wtal-lin/uni-wtal-lin.cbx
12mu|texlive-uni-wtal-lin-0.2-5|39	%doc %{_texmfdistdir}/doc/latex/uni-wtal-lin/CHANGES
12mu|texlive-uni-wtal-lin-0.2-5|40	%doc %{_texmfdistdir}/doc/latex/uni-wtal-lin/LIESMICH
12mu|texlive-uni-wtal-lin-0.2-5|41	%doc %{_texmfdistdir}/doc/latex/uni-wtal-lin/README
12mu|texlive-uni-wtal-lin-0.2-5|42	%doc %{_texmfdistdir}/doc/latex/uni-wtal-lin/uni-wtal-lin.bib
12mu|texlive-uni-wtal-lin-0.2-5|43	%doc %{_texmfdistdir}/doc/latex/uni-wtal-lin/uni-wtal-lin.pdf
12mu|texlive-uni-wtal-lin-0.2-5|44	%doc %{_texmfdistdir}/doc/latex/uni-wtal-lin/uni-wtal-lin.tex
12mu|texlive-uni-wtal-lin-0.2-5|45	
12mu|texlive-uni-wtal-lin-0.2-5|46	#-----------------------------------------------------------------------
12mu|texlive-uni-wtal-lin-0.2-5|47	%prep
12mu|texlive-uni-wtal-lin-0.2-5|48	%setup -c -a0 -a1
12mu|texlive-uni-wtal-lin-0.2-5|49	
12mu|texlive-uni-wtal-lin-0.2-5|50	%build
12mu|texlive-uni-wtal-lin-0.2-5|51	
12mu|texlive-uni-wtal-lin-0.2-5|52	%install
12mu|texlive-uni-wtal-lin-0.2-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-uni-wtal-lin-0.2-5|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-uni-wtal-lin-0.2-5|55	
12mu|texlive-uni-wtal-lin-0.2-5|56	%changelog
12mu|texlive-uni-wtal-lin-0.2-5|57	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.2-5
12mu|texlive-uni-wtal-lin-0.2-5|58	+ Revision: 0063792
12mu|texlive-uni-wtal-lin-0.2-5|59	- MassBuild#289: Increase release tag
12mu|texlive-uni-wtal-lin-0.2-5|60	
12mu|texlive-uni-wtal-lin-0.2-5|61	

21427 12
12mu|texlive-unravel-20131009-5|1	# revision 31307
12mu|texlive-unravel-20131009-5|2	# category Package
12mu|texlive-unravel-20131009-5|3	# catalog-ctan undef
12mu|texlive-unravel-20131009-5|4	# catalog-date undef
12mu|texlive-unravel-20131009-5|5	# catalog-license undef
12mu|texlive-unravel-20131009-5|6	# catalog-version undef
12mu|texlive-unravel-20131009-5|7	Name:		texlive-unravel
12mu|texlive-unravel-20131009-5|8	Version:	20131009
12mu|texlive-unravel-20131009-5|9	Release:	5
12mu|texlive-unravel-20131009-5|10	Summary:	TeXLive unravel package
12mu|texlive-unravel-20131009-5|11	Group:		Publishing
12mu|texlive-unravel-20131009-5|12	URL:		http://tug.org/texlive
12mu|texlive-unravel-20131009-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-unravel-20131009-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unravel.tar.xz
12mu|texlive-unravel-20131009-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unravel.doc.tar.xz
12mu|texlive-unravel-20131009-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unravel.source.tar.xz
12mu|texlive-unravel-20131009-5|17	BuildArch:	noarch
12mu|texlive-unravel-20131009-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-unravel-20131009-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-unravel-20131009-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-unravel-20131009-5|21	
12mu|texlive-unravel-20131009-5|22	%description
12mu|texlive-unravel-20131009-5|23	TeXLive unravel package.
12mu|texlive-unravel-20131009-5|24	
12mu|texlive-unravel-20131009-5|25	%post
12mu|texlive-unravel-20131009-5|26	%{_sbindir}/texlive.post
12mu|texlive-unravel-20131009-5|27	
12mu|texlive-unravel-20131009-5|28	%postun
12mu|texlive-unravel-20131009-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-unravel-20131009-5|30	%{_sbindir}/texlive.post
12mu|texlive-unravel-20131009-5|31	fi
12mu|texlive-unravel-20131009-5|32	
12mu|texlive-unravel-20131009-5|33	#-----------------------------------------------------------------------
12mu|texlive-unravel-20131009-5|34	%files
12mu|texlive-unravel-20131009-5|35	%{_texmfdistdir}/tex/latex/unravel/unravel.sty
12mu|texlive-unravel-20131009-5|36	%doc %{_texmfdistdir}/doc/latex/unravel/README
12mu|texlive-unravel-20131009-5|37	%doc %{_texmfdistdir}/doc/latex/unravel/unravel.pdf
12mu|texlive-unravel-20131009-5|38	#- source
12mu|texlive-unravel-20131009-5|39	%doc %{_texmfdistdir}/source/latex/unravel/unravel.dtx
12mu|texlive-unravel-20131009-5|40	%doc %{_texmfdistdir}/source/latex/unravel/unravel.ins
12mu|texlive-unravel-20131009-5|41	
12mu|texlive-unravel-20131009-5|42	#-----------------------------------------------------------------------
12mu|texlive-unravel-20131009-5|43	%prep
12mu|texlive-unravel-20131009-5|44	%setup -c -a0 -a1 -a2
12mu|texlive-unravel-20131009-5|45	
12mu|texlive-unravel-20131009-5|46	%build
12mu|texlive-unravel-20131009-5|47	
12mu|texlive-unravel-20131009-5|48	%install
12mu|texlive-unravel-20131009-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-unravel-20131009-5|50	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-unravel-20131009-5|51	
12mu|texlive-unravel-20131009-5|52	%changelog
12mu|texlive-unravel-20131009-5|53	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131009-5
12mu|texlive-unravel-20131009-5|54	+ Revision: c238dc9
12mu|texlive-unravel-20131009-5|55	- MassBuild#289: Increase release tag
12mu|texlive-unravel-20131009-5|56	
12mu|texlive-unravel-20131009-5|57	

21428 12
12mu|texlive-unswcover-1.0-5|1	# revision 29476
12mu|texlive-unswcover-1.0-5|2	# category Package
12mu|texlive-unswcover-1.0-5|3	# catalog-ctan /macros/latex/contrib/unswcover
12mu|texlive-unswcover-1.0-5|4	# catalog-date 2013-03-22 09:14:02 +0100
12mu|texlive-unswcover-1.0-5|5	# catalog-license noinfo
12mu|texlive-unswcover-1.0-5|6	# catalog-version 1.0
12mu|texlive-unswcover-1.0-5|7	Name:		texlive-unswcover
12mu|texlive-unswcover-1.0-5|8	Version:	1.0
12mu|texlive-unswcover-1.0-5|9	Release:	5
12mu|texlive-unswcover-1.0-5|10	Summary:	Typeset a dissertation cover page following UNSW guidelines
12mu|texlive-unswcover-1.0-5|11	Group:		Publishing
12mu|texlive-unswcover-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/unswcover
12mu|texlive-unswcover-1.0-5|13	License:	NOINFO
12mu|texlive-unswcover-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unswcover.tar.xz
12mu|texlive-unswcover-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/unswcover.doc.tar.xz
12mu|texlive-unswcover-1.0-5|16	BuildArch:	noarch
12mu|texlive-unswcover-1.0-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-unswcover-1.0-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-unswcover-1.0-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-unswcover-1.0-5|20	
12mu|texlive-unswcover-1.0-5|21	%description
12mu|texlive-unswcover-1.0-5|22	The package an UNSW cover sheet following the 2011 GRS
12mu|texlive-unswcover-1.0-5|23	guidelines. It may also (optionally) provide other required
12mu|texlive-unswcover-1.0-5|24	sheets such as Originality, Copyright and Authenticity
12mu|texlive-unswcover-1.0-5|25	statements.
12mu|texlive-unswcover-1.0-5|26	
12mu|texlive-unswcover-1.0-5|27	%post
12mu|texlive-unswcover-1.0-5|28	%{_sbindir}/texlive.post
12mu|texlive-unswcover-1.0-5|29	
12mu|texlive-unswcover-1.0-5|30	%postun
12mu|texlive-unswcover-1.0-5|31	if [ $1 -eq 0 ]; then
12mu|texlive-unswcover-1.0-5|32	%{_sbindir}/texlive.post
12mu|texlive-unswcover-1.0-5|33	fi
12mu|texlive-unswcover-1.0-5|34	
12mu|texlive-unswcover-1.0-5|35	#-----------------------------------------------------------------------
12mu|texlive-unswcover-1.0-5|36	%files
12mu|texlive-unswcover-1.0-5|37	%{_texmfdistdir}/tex/latex/unswcover/unswcover.sty
12mu|texlive-unswcover-1.0-5|38	%doc %{_texmfdistdir}/doc/latex/unswcover/COPYING
12mu|texlive-unswcover-1.0-5|39	%doc %{_texmfdistdir}/doc/latex/unswcover/Makefile
12mu|texlive-unswcover-1.0-5|40	%doc %{_texmfdistdir}/doc/latex/unswcover/README
12mu|texlive-unswcover-1.0-5|41	%doc %{_texmfdistdir}/doc/latex/unswcover/logo_unsw_short.pdf
12mu|texlive-unswcover-1.0-5|42	%doc %{_texmfdistdir}/doc/latex/unswcover/thesis.bib
12mu|texlive-unswcover-1.0-5|43	%doc %{_texmfdistdir}/doc/latex/unswcover/thesis.pdf
12mu|texlive-unswcover-1.0-5|44	%doc %{_texmfdistdir}/doc/latex/unswcover/thesis.tex
12mu|texlive-unswcover-1.0-5|45	
12mu|texlive-unswcover-1.0-5|46	#-----------------------------------------------------------------------
12mu|texlive-unswcover-1.0-5|47	%prep
12mu|texlive-unswcover-1.0-5|48	%setup -c -a0 -a1
12mu|texlive-unswcover-1.0-5|49	
12mu|texlive-unswcover-1.0-5|50	%build
12mu|texlive-unswcover-1.0-5|51	
12mu|texlive-unswcover-1.0-5|52	%install
12mu|texlive-unswcover-1.0-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-unswcover-1.0-5|54	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-unswcover-1.0-5|55	
12mu|texlive-unswcover-1.0-5|56	%changelog
12mu|texlive-unswcover-1.0-5|57	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-5
12mu|texlive-unswcover-1.0-5|58	+ Revision: ac7f8b4
12mu|texlive-unswcover-1.0-5|59	- MassBuild#289: Increase release tag
12mu|texlive-unswcover-1.0-5|60	
12mu|texlive-unswcover-1.0-5|61	

21429 12
12mu|texlive-uowthesistitlepage-2.0-1|1	# revision 32626
12mu|texlive-uowthesistitlepage-2.0-1|2	# category Package
12mu|texlive-uowthesistitlepage-2.0-1|3	# catalog-ctan /macros/latex/contrib/uowthesistitlepage
12mu|texlive-uowthesistitlepage-2.0-1|4	# catalog-date 2014-01-10 08:34:25 +0100
12mu|texlive-uowthesistitlepage-2.0-1|5	# catalog-license lppl1.3
12mu|texlive-uowthesistitlepage-2.0-1|6	# catalog-version 2.0
12mu|texlive-uowthesistitlepage-2.0-1|7	Name:		texlive-uowthesistitlepage
12mu|texlive-uowthesistitlepage-2.0-1|8	Version:	2.0
12mu|texlive-uowthesistitlepage-2.0-1|9	Release:	1
12mu|texlive-uowthesistitlepage-2.0-1|10	Summary:	Title page for dissertations at the University of Wollongong
12mu|texlive-uowthesistitlepage-2.0-1|11	Group:		Publishing
12mu|texlive-uowthesistitlepage-2.0-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uowthesistitlepage
12mu|texlive-uowthesistitlepage-2.0-1|13	License:	LPPL1.3
12mu|texlive-uowthesistitlepage-2.0-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uowthesistitlepage.tar.xz
12mu|texlive-uowthesistitlepage-2.0-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uowthesistitlepage.doc.tar.xz
12mu|texlive-uowthesistitlepage-2.0-1|16	BuildArch:	noarch
12mu|texlive-uowthesistitlepage-2.0-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-uowthesistitlepage-2.0-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-uowthesistitlepage-2.0-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-uowthesistitlepage-2.0-1|20	
12mu|texlive-uowthesistitlepage-2.0-1|21	%description
12mu|texlive-uowthesistitlepage-2.0-1|22	The package redefines \maketitle to generate a title page for a
12mu|texlive-uowthesistitlepage-2.0-1|23	University of Wollongong thesis, in accordance with the UoW
12mu|texlive-uowthesistitlepage-2.0-1|24	branding guidelines. The package should be used with the book
12mu|texlive-uowthesistitlepage-2.0-1|25	class to typeset a thesis. The package also defines a
12mu|texlive-uowthesistitlepage-2.0-1|26	\declaration command that typesets the declaration that this
12mu|texlive-uowthesistitlepage-2.0-1|27	thesis is your own work, etc., which is required in the front
12mu|texlive-uowthesistitlepage-2.0-1|28	of each PhD Thesis.
12mu|texlive-uowthesistitlepage-2.0-1|29	
12mu|texlive-uowthesistitlepage-2.0-1|30	%post
12mu|texlive-uowthesistitlepage-2.0-1|31	%{_sbindir}/texlive.post
12mu|texlive-uowthesistitlepage-2.0-1|32	
12mu|texlive-uowthesistitlepage-2.0-1|33	%postun
12mu|texlive-uowthesistitlepage-2.0-1|34	if [ $1 -eq 0 ]; then
12mu|texlive-uowthesistitlepage-2.0-1|35	%{_sbindir}/texlive.post
12mu|texlive-uowthesistitlepage-2.0-1|36	fi
12mu|texlive-uowthesistitlepage-2.0-1|37	
12mu|texlive-uowthesistitlepage-2.0-1|38	#-----------------------------------------------------------------------
12mu|texlive-uowthesistitlepage-2.0-1|39	%files
12mu|texlive-uowthesistitlepage-2.0-1|40	%{_texmfdistdir}/tex/latex/uowthesistitlepage/uowthesistitlepage.sty
12mu|texlive-uowthesistitlepage-2.0-1|41	%doc %{_texmfdistdir}/doc/latex/uowthesistitlepage/README
12mu|texlive-uowthesistitlepage-2.0-1|42	%doc %{_texmfdistdir}/doc/latex/uowthesistitlepage/uowthesistitlepage_doc.pdf
12mu|texlive-uowthesistitlepage-2.0-1|43	%doc %{_texmfdistdir}/doc/latex/uowthesistitlepage/uowthesistitlepage_doc.tex
12mu|texlive-uowthesistitlepage-2.0-1|44	
12mu|texlive-uowthesistitlepage-2.0-1|45	#-----------------------------------------------------------------------
12mu|texlive-uowthesistitlepage-2.0-1|46	%prep
12mu|texlive-uowthesistitlepage-2.0-1|47	%setup -c -a0 -a1
12mu|texlive-uowthesistitlepage-2.0-1|48	
12mu|texlive-uowthesistitlepage-2.0-1|49	%build
12mu|texlive-uowthesistitlepage-2.0-1|50	
12mu|texlive-uowthesistitlepage-2.0-1|51	%install
12mu|texlive-uowthesistitlepage-2.0-1|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-uowthesistitlepage-2.0-1|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-uowthesistitlepage-2.0-1|54	
12mu|texlive-uowthesistitlepage-2.0-1|55	%changelog
12mu|texlive-uowthesistitlepage-2.0-1|56	* Fri Feb 14 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 2.0-1
12mu|texlive-uowthesistitlepage-2.0-1|57	+ Revision: d4ffd33
12mu|texlive-uowthesistitlepage-2.0-1|58	- - Update to latest release.
12mu|texlive-uowthesistitlepage-2.0-1|59	
12mu|texlive-uowthesistitlepage-2.0-1|60	

21430 12
12mu|texlive-uptex-1.11-6|1	# revision 30476
12mu|texlive-uptex-1.11-6|2	# category Package
12mu|texlive-uptex-1.11-6|3	# catalog-ctan undef
12mu|texlive-uptex-1.11-6|4	# catalog-date 2012-09-27 15:23:21 +0200
12mu|texlive-uptex-1.11-6|5	# catalog-license other-free
12mu|texlive-uptex-1.11-6|6	# catalog-version 1.11
12mu|texlive-uptex-1.11-6|7	Name:		texlive-uptex
12mu|texlive-uptex-1.11-6|8	Epoch:		1
12mu|texlive-uptex-1.11-6|9	Version:	1.11
12mu|texlive-uptex-1.11-6|10	Release:	6
12mu|texlive-uptex-1.11-6|11	Summary:	Unicode version of pTeX
12mu|texlive-uptex-1.11-6|12	Group:		Publishing
12mu|texlive-uptex-1.11-6|13	URL:		http://tug.org/texlive
12mu|texlive-uptex-1.11-6|14	License:	OTHER-FREE
12mu|texlive-uptex-1.11-6|15	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uptex.tar.xz
12mu|texlive-uptex-1.11-6|16	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uptex.doc.tar.xz
12mu|texlive-uptex-1.11-6|17	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uptex.source.tar.xz
12mu|texlive-uptex-1.11-6|18	BuildArch:	noarch
12mu|texlive-uptex-1.11-6|19	BuildRequires:	texlive-tlpkg
12mu|texlive-uptex-1.11-6|20	Requires(pre):	texlive-tlpkg
12mu|texlive-uptex-1.11-6|21	Requires(post):	texlive-kpathsea
12mu|texlive-uptex-1.11-6|22	Requires(post):	texlive-tetex
12mu|texlive-uptex-1.11-6|23	Requires:	texlive-ptex
12mu|texlive-uptex-1.11-6|24	Requires:	texlive-hyph-utf8
12mu|texlive-uptex-1.11-6|25	Requires:	texlive-adobemapping
12mu|texlive-uptex-1.11-6|26	Requires:	texlive-convbkmk
12mu|texlive-uptex-1.11-6|27	Requires:	texlive-ipaex
12mu|texlive-uptex-1.11-6|28	Requires:	texlive-japanese
12mu|texlive-uptex-1.11-6|29	Requires:	texlive-japanese-otf
12mu|texlive-uptex-1.11-6|30	Requires:	texlive-uptex.bin
12mu|texlive-uptex-1.11-6|31	
12mu|texlive-uptex-1.11-6|32	%description
12mu|texlive-uptex-1.11-6|33	upTeX is an extension of pTeX, using UTF-8 input and producing
12mu|texlive-uptex-1.11-6|34	UTF-8 output. It was originally designed to improve support for
12mu|texlive-uptex-1.11-6|35	Japanese, but is also useful for documents in Chinese and
12mu|texlive-uptex-1.11-6|36	Korean. It can process Chinese simplified, Chinese traditional,
12mu|texlive-uptex-1.11-6|37	Japanese, and Korean simultaneously, and can also process
12mu|texlive-uptex-1.11-6|38	original LaTeX with \inputenc{utf8} and Babel
12mu|texlive-uptex-1.11-6|39	(Latin/Cyrillic/Greek etc.) by switching its \kcatcode tables.
12mu|texlive-uptex-1.11-6|40	
12mu|texlive-uptex-1.11-6|41	%post
12mu|texlive-uptex-1.11-6|42	%{_sbindir}/texlive.post
12mu|texlive-uptex-1.11-6|43	
12mu|texlive-uptex-1.11-6|44	%postun
12mu|texlive-uptex-1.11-6|45	if [ $1 -eq 0 ]; then
12mu|texlive-uptex-1.11-6|46	%{_sbindir}/texlive.post
12mu|texlive-uptex-1.11-6|47	fi
12mu|texlive-uptex-1.11-6|48	
12mu|texlive-uptex-1.11-6|49	#-----------------------------------------------------------------------
12mu|texlive-uptex-1.11-6|50	%files
12mu|texlive-uptex-1.11-6|51	%{_texmfdistdir}/fonts/cmap/uptex/UTF8-UTF16
12mu|texlive-uptex-1.11-6|52	%{_texmfdistdir}/fonts/tfm/uptex/jis/upgbm-h.tfm
12mu|texlive-uptex-1.11-6|53	%{_texmfdistdir}/fonts/tfm/uptex/jis/upgbm-hq.tfm
12mu|texlive-uptex-1.11-6|54	%{_texmfdistdir}/fonts/tfm/uptex/jis/upgbm-v.tfm
12mu|texlive-uptex-1.11-6|55	%{_texmfdistdir}/fonts/tfm/uptex/jis/uphygt-h.tfm
12mu|texlive-uptex-1.11-6|56	%{_texmfdistdir}/fonts/tfm/uptex/jis/uphygt-v.tfm
12mu|texlive-uptex-1.11-6|57	%{_texmfdistdir}/fonts/tfm/uptex/jis/uphysmjm-h.tfm
12mu|texlive-uptex-1.11-6|58	%{_texmfdistdir}/fonts/tfm/uptex/jis/uphysmjm-v.tfm
12mu|texlive-uptex-1.11-6|59	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisg-h.tfm
12mu|texlive-uptex-1.11-6|60	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisg-hq.tfm
12mu|texlive-uptex-1.11-6|61	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisg-v.tfm
12mu|texlive-uptex-1.11-6|62	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisr-h.tfm
12mu|texlive-uptex-1.11-6|63	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisr-hq.tfm
12mu|texlive-uptex-1.11-6|64	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjisr-v.tfm
12mu|texlive-uptex-1.11-6|65	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjpngt-h.tfm
12mu|texlive-uptex-1.11-6|66	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjpngt-v.tfm
12mu|texlive-uptex-1.11-6|67	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjpnrm-h.tfm
12mu|texlive-uptex-1.11-6|68	%{_texmfdistdir}/fonts/tfm/uptex/jis/upjpnrm-v.tfm
12mu|texlive-uptex-1.11-6|69	%{_texmfdistdir}/fonts/tfm/uptex/jis/upkorgt-h.tfm
12mu|texlive-uptex-1.11-6|70	%{_texmfdistdir}/fonts/tfm/uptex/jis/upkorgt-v.tfm
12mu|texlive-uptex-1.11-6|71	%{_texmfdistdir}/fonts/tfm/uptex/jis/upkorrm-h.tfm
12mu|texlive-uptex-1.11-6|72	%{_texmfdistdir}/fonts/tfm/uptex/jis/upkorrm-v.tfm
12mu|texlive-uptex-1.11-6|73	%{_texmfdistdir}/fonts/tfm/uptex/jis/upmhm-h.tfm
12mu|texlive-uptex-1.11-6|74	%{_texmfdistdir}/fonts/tfm/uptex/jis/upmhm-v.tfm
12mu|texlive-uptex-1.11-6|75	%{_texmfdistdir}/fonts/tfm/uptex/jis/upmsl-h.tfm
12mu|texlive-uptex-1.11-6|76	%{_texmfdistdir}/fonts/tfm/uptex/jis/upmsl-v.tfm
12mu|texlive-uptex-1.11-6|77	%{_texmfdistdir}/fonts/tfm/uptex/jis/uprml-h.tfm
12mu|texlive-uptex-1.11-6|78	%{_texmfdistdir}/fonts/tfm/uptex/jis/uprml-hq.tfm
12mu|texlive-uptex-1.11-6|79	%{_texmfdistdir}/fonts/tfm/uptex/jis/uprml-v.tfm
12mu|texlive-uptex-1.11-6|80	%{_texmfdistdir}/fonts/tfm/uptex/jis/upschgt-h.tfm
12mu|texlive-uptex-1.11-6|81	%{_texmfdistdir}/fonts/tfm/uptex/jis/upschgt-v.tfm
12mu|texlive-uptex-1.11-6|82	%{_texmfdistdir}/fonts/tfm/uptex/jis/upschrm-h.tfm
12mu|texlive-uptex-1.11-6|83	%{_texmfdistdir}/fonts/tfm/uptex/jis/upschrm-v.tfm
12mu|texlive-uptex-1.11-6|84	%{_texmfdistdir}/fonts/tfm/uptex/jis/upstht-h.tfm
12mu|texlive-uptex-1.11-6|85	%{_texmfdistdir}/fonts/tfm/uptex/jis/upstht-v.tfm
12mu|texlive-uptex-1.11-6|86	%{_texmfdistdir}/fonts/tfm/uptex/jis/upstsl-h.tfm
12mu|texlive-uptex-1.11-6|87	%{_texmfdistdir}/fonts/tfm/uptex/jis/upstsl-v.tfm
12mu|texlive-uptex-1.11-6|88	%{_texmfdistdir}/fonts/tfm/uptex/jis/uptchgt-h.tfm
12mu|texlive-uptex-1.11-6|89	%{_texmfdistdir}/fonts/tfm/uptex/jis/uptchgt-v.tfm
12mu|texlive-uptex-1.11-6|90	%{_texmfdistdir}/fonts/tfm/uptex/jis/uptchrm-h.tfm
12mu|texlive-uptex-1.11-6|91	%{_texmfdistdir}/fonts/tfm/uptex/jis/uptchrm-v.tfm
12mu|texlive-uptex-1.11-6|92	%{_texmfdistdir}/fonts/tfm/uptex/min/ugbm.tfm
12mu|texlive-uptex-1.11-6|93	%{_texmfdistdir}/fonts/tfm/uptex/min/ugbmv.tfm
12mu|texlive-uptex-1.11-6|94	%{_texmfdistdir}/fonts/tfm/uptex/min/ugoth10.tfm
12mu|texlive-uptex-1.11-6|95	%{_texmfdistdir}/fonts/tfm/uptex/min/umin10.tfm
12mu|texlive-uptex-1.11-6|96	%{_texmfdistdir}/fonts/tfm/uptex/min/urml.tfm
12mu|texlive-uptex-1.11-6|97	%{_texmfdistdir}/fonts/tfm/uptex/min/urmlv.tfm
12mu|texlive-uptex-1.11-6|98	%{_texmfdistdir}/fonts/tfm/uptex/min/utgoth10.tfm
12mu|texlive-uptex-1.11-6|99	%{_texmfdistdir}/fonts/tfm/uptex/min/utmin10.tfm
12mu|texlive-uptex-1.11-6|100	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisg-h.vf
12mu|texlive-uptex-1.11-6|101	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisg-hq.vf
12mu|texlive-uptex-1.11-6|102	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisg-v.vf
12mu|texlive-uptex-1.11-6|103	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisr-h.vf
12mu|texlive-uptex-1.11-6|104	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisr-hq.vf
12mu|texlive-uptex-1.11-6|105	%{_texmfdistdir}/fonts/vf/uptex/jis/upjisr-v.vf
12mu|texlive-uptex-1.11-6|106	%{_texmfdistdir}/fonts/vf/uptex/jis/upjpngt-h.vf
12mu|texlive-uptex-1.11-6|107	%{_texmfdistdir}/fonts/vf/uptex/jis/upjpngt-v.vf
12mu|texlive-uptex-1.11-6|108	%{_texmfdistdir}/fonts/vf/uptex/jis/upjpnrm-h.vf
12mu|texlive-uptex-1.11-6|109	%{_texmfdistdir}/fonts/vf/uptex/jis/upjpnrm-v.vf
12mu|texlive-uptex-1.11-6|110	%{_texmfdistdir}/fonts/vf/uptex/jis/upkorgt-h.vf
12mu|texlive-uptex-1.11-6|111	%{_texmfdistdir}/fonts/vf/uptex/jis/upkorgt-v.vf
12mu|texlive-uptex-1.11-6|112	%{_texmfdistdir}/fonts/vf/uptex/jis/upkorrm-h.vf
12mu|texlive-uptex-1.11-6|113	%{_texmfdistdir}/fonts/vf/uptex/jis/upkorrm-v.vf
12mu|texlive-uptex-1.11-6|114	%{_texmfdistdir}/fonts/vf/uptex/jis/upschgt-h.vf
12mu|texlive-uptex-1.11-6|115	%{_texmfdistdir}/fonts/vf/uptex/jis/upschgt-v.vf
12mu|texlive-uptex-1.11-6|116	%{_texmfdistdir}/fonts/vf/uptex/jis/upschrm-h.vf
12mu|texlive-uptex-1.11-6|117	%{_texmfdistdir}/fonts/vf/uptex/jis/upschrm-v.vf
12mu|texlive-uptex-1.11-6|118	%{_texmfdistdir}/fonts/vf/uptex/jis/uptchgt-h.vf
12mu|texlive-uptex-1.11-6|119	%{_texmfdistdir}/fonts/vf/uptex/jis/uptchgt-v.vf
12mu|texlive-uptex-1.11-6|120	%{_texmfdistdir}/fonts/vf/uptex/jis/uptchrm-h.vf
12mu|texlive-uptex-1.11-6|121	%{_texmfdistdir}/fonts/vf/uptex/jis/uptchrm-v.vf
12mu|texlive-uptex-1.11-6|122	%{_texmfdistdir}/fonts/vf/uptex/min/ugoth10.vf
12mu|texlive-uptex-1.11-6|123	%{_texmfdistdir}/fonts/vf/uptex/min/umin10.vf
12mu|texlive-uptex-1.11-6|124	%{_texmfdistdir}/fonts/vf/uptex/min/utgoth10.vf
12mu|texlive-uptex-1.11-6|125	%{_texmfdistdir}/fonts/vf/uptex/min/utmin10.vf
12mu|texlive-uptex-1.11-6|126	%{_texmfdistdir}/tex/uplatex/base/jt2gt.fd
12mu|texlive-uptex-1.11-6|127	%{_texmfdistdir}/tex/uplatex/base/jt2mc.fd
12mu|texlive-uptex-1.11-6|128	%{_texmfdistdir}/tex/uplatex/base/jy2gt.fd
12mu|texlive-uptex-1.11-6|129	%{_texmfdistdir}/tex/uplatex/base/jy2mc.fd
12mu|texlive-uptex-1.11-6|130	%{_texmfdistdir}/tex/uplatex/base/ujarticle.cls
12mu|texlive-uptex-1.11-6|131	%{_texmfdistdir}/tex/uplatex/base/ujbk10.clo
12mu|texlive-uptex-1.11-6|132	%{_texmfdistdir}/tex/uplatex/base/ujbk11.clo
12mu|texlive-uptex-1.11-6|133	%{_texmfdistdir}/tex/uplatex/base/ujbk12.clo
12mu|texlive-uptex-1.11-6|134	%{_texmfdistdir}/tex/uplatex/base/ujbook.cls
12mu|texlive-uptex-1.11-6|135	%{_texmfdistdir}/tex/uplatex/base/ujreport.cls
12mu|texlive-uptex-1.11-6|136	%{_texmfdistdir}/tex/uplatex/base/ujsize10.clo
12mu|texlive-uptex-1.11-6|137	%{_texmfdistdir}/tex/uplatex/base/ujsize11.clo
12mu|texlive-uptex-1.11-6|138	%{_texmfdistdir}/tex/uplatex/base/ujsize12.clo
12mu|texlive-uptex-1.11-6|139	%{_texmfdistdir}/tex/uplatex/base/uplatex.ltx
12mu|texlive-uptex-1.11-6|140	%{_texmfdistdir}/tex/uplatex/base/uplcore.ltx
12mu|texlive-uptex-1.11-6|141	%{_texmfdistdir}/tex/uplatex/base/upldefs.ltx
12mu|texlive-uptex-1.11-6|142	%{_texmfdistdir}/tex/uplatex/base/uplpatch.ltx
12mu|texlive-uptex-1.11-6|143	%{_texmfdistdir}/tex/uplatex/base/uptrace.sty
12mu|texlive-uptex-1.11-6|144	%{_texmfdistdir}/tex/uplatex/base/utarticle.cls
12mu|texlive-uptex-1.11-6|145	%{_texmfdistdir}/tex/uplatex/base/utbk10.clo
12mu|texlive-uptex-1.11-6|146	%{_texmfdistdir}/tex/uplatex/base/utbk11.clo
12mu|texlive-uptex-1.11-6|147	%{_texmfdistdir}/tex/uplatex/base/utbk12.clo
12mu|texlive-uptex-1.11-6|148	%{_texmfdistdir}/tex/uplatex/base/utbook.cls
12mu|texlive-uptex-1.11-6|149	%{_texmfdistdir}/tex/uplatex/base/utreport.cls
12mu|texlive-uptex-1.11-6|150	%{_texmfdistdir}/tex/uplatex/base/utsize10.clo
12mu|texlive-uptex-1.11-6|151	%{_texmfdistdir}/tex/uplatex/base/utsize11.clo
12mu|texlive-uptex-1.11-6|152	%{_texmfdistdir}/tex/uplatex/base/utsize12.clo
12mu|texlive-uptex-1.11-6|153	%{_texmfdistdir}/tex/uplatex/config/uplatex.ini
12mu|texlive-uptex-1.11-6|154	%{_texmfdistdir}/tex/uptex/base/euptex.src
12mu|texlive-uptex-1.11-6|155	%{_texmfdistdir}/tex/uptex/base/ukinsoku.tex
12mu|texlive-uptex-1.11-6|156	%{_texmfdistdir}/tex/uptex/base/uptex.tex
12mu|texlive-uptex-1.11-6|157	%{_texmfdistdir}/tex/uptex/config/euptex.ini
12mu|texlive-uptex-1.11-6|158	%{_texmfdistdir}/tex/uptex/config/uptex.ini
12mu|texlive-uptex-1.11-6|159	%_texmf_fmtutil_d/uptex
12mu|texlive-uptex-1.11-6|160	%doc %{_texmfdistdir}/doc/uplatex/base/README_uplatex.txt
12mu|texlive-uptex-1.11-6|161	%doc %{_texmfdistdir}/doc/uptex/base/00readme_uptex.txt
12mu|texlive-uptex-1.11-6|162	%doc %{_texmfdistdir}/doc/uptex/base/01uptex_doc_utf8.txt
12mu|texlive-uptex-1.11-6|163	%doc %{_texmfdistdir}/doc/uptex/base/02uptex_changelog_utf8.txt
12mu|texlive-uptex-1.11-6|164	%doc %{_texmfdistdir}/doc/uptex/base/README_uptex.txt
12mu|texlive-uptex-1.11-6|165	%doc %{_texmfdistdir}/doc/uptex/base/samples/00readme_uptex_samples.txt
12mu|texlive-uptex-1.11-6|166	%doc %{_texmfdistdir}/doc/uptex/base/samples/Makefile
12mu|texlive-uptex-1.11-6|167	%doc %{_texmfdistdir}/doc/uptex/base/samples/adobe-cid.tex
12mu|texlive-uptex-1.11-6|168	%doc %{_texmfdistdir}/doc/uptex/base/samples/adobe-cns-utf8.tex
12mu|texlive-uptex-1.11-6|169	%doc %{_texmfdistdir}/doc/uptex/base/samples/adobe-gb-utf8.tex
12mu|texlive-uptex-1.11-6|170	%doc %{_texmfdistdir}/doc/uptex/base/samples/adobe-jp-utf8.tex
12mu|texlive-uptex-1.11-6|171	%doc %{_texmfdistdir}/doc/uptex/base/samples/adobe-kr-utf8.tex
12mu|texlive-uptex-1.11-6|172	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-ujarticle-utf8.tex
12mu|texlive-uptex-1.11-6|173	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-ujbook-utf8.tex
12mu|texlive-uptex-1.11-6|174	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-ujreport-utf8.tex
12mu|texlive-uptex-1.11-6|175	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-utarticle-utf8.tex
12mu|texlive-uptex-1.11-6|176	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-utbook-utf8.tex
12mu|texlive-uptex-1.11-6|177	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-utf8.tex
12mu|texlive-uptex-1.11-6|178	%doc %{_texmfdistdir}/doc/uptex/base/samples/aozora-utreport-utf8.tex
12mu|texlive-uptex-1.11-6|179	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-euc-incl.tex
12mu|texlive-uptex-1.11-6|180	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-euc.mp
12mu|texlive-uptex-1.11-6|181	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-jis-incl.tex
12mu|texlive-uptex-1.11-6|182	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-jis.mp
12mu|texlive-uptex-1.11-6|183	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-sjis-incl.tex
12mu|texlive-uptex-1.11-6|184	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-sjis.mp
12mu|texlive-uptex-1.11-6|185	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-uptex-incl.tex
12mu|texlive-uptex-1.11-6|186	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-uptex.mp
12mu|texlive-uptex-1.11-6|187	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-utf8-incl.tex
12mu|texlive-uptex-1.11-6|188	%doc %{_texmfdistdir}/doc/uptex/base/samples/area-utf8.mp
12mu|texlive-uptex-1.11-6|189	%doc %{_texmfdistdir}/doc/uptex/base/samples/bkmk-docinfo.txt
12mu|texlive-uptex-1.11-6|190	%doc %{_texmfdistdir}/doc/uptex/base/samples/bkmk-jis.tex
12mu|texlive-uptex-1.11-6|191	%doc %{_texmfdistdir}/doc/uptex/base/samples/bkmk-utf8.tex
12mu|texlive-uptex-1.11-6|192	%doc %{_texmfdistdir}/doc/uptex/base/samples/box-euc.eps
12mu|texlive-uptex-1.11-6|193	%doc %{_texmfdistdir}/doc/uptex/base/samples/box-jis.eps
12mu|texlive-uptex-1.11-6|194	%doc %{_texmfdistdir}/doc/uptex/base/samples/box-sjis.eps
12mu|texlive-uptex-1.11-6|195	%doc %{_texmfdistdir}/doc/uptex/base/samples/box-utf8.eps
12mu|texlive-uptex-1.11-6|196	%doc %{_texmfdistdir}/doc/uptex/base/samples/check_enc.pl
12mu|texlive-uptex-1.11-6|197	%doc %{_texmfdistdir}/doc/uptex/base/samples/cjk_babel.tex
12mu|texlive-uptex-1.11-6|198	%doc %{_texmfdistdir}/doc/uptex/base/samples/console_io.tex
12mu|texlive-uptex-1.11-6|199	%doc %{_texmfdistdir}/doc/uptex/base/samples/greek-uplatex.tex
12mu|texlive-uptex-1.11-6|200	%doc %{_texmfdistdir}/doc/uptex/base/samples/iotext.txt
12mu|texlive-uptex-1.11-6|201	%doc %{_texmfdistdir}/doc/uptex/base/samples/jbib1-jis.tex
12mu|texlive-uptex-1.11-6|202	%doc %{_texmfdistdir}/doc/uptex/base/samples/jbib2-utf8.tex
12mu|texlive-uptex-1.11-6|203	%doc %{_texmfdistdir}/doc/uptex/base/samples/jbtest.bib
12mu|texlive-uptex-1.11-6|204	%doc %{_texmfdistdir}/doc/uptex/base/samples/jis_uni_variation.tex
12mu|texlive-uptex-1.11-6|205	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-euc-incl.tex
12mu|texlive-uptex-1.11-6|206	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-euc.mp
12mu|texlive-uptex-1.11-6|207	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-jis-incl.tex
12mu|texlive-uptex-1.11-6|208	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-jis.mp
12mu|texlive-uptex-1.11-6|209	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-sjis-incl.tex
12mu|texlive-uptex-1.11-6|210	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-sjis.mp
12mu|texlive-uptex-1.11-6|211	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-uptex-incl.tex
12mu|texlive-uptex-1.11-6|212	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-uptex.mp
12mu|texlive-uptex-1.11-6|213	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-utf8-incl.tex
12mu|texlive-uptex-1.11-6|214	%doc %{_texmfdistdir}/doc/uptex/base/samples/jstr-utf8.mp
12mu|texlive-uptex-1.11-6|215	%doc %{_texmfdistdir}/doc/uptex/base/samples/kinsoku-chk-utf8.tex
12mu|texlive-uptex-1.11-6|216	%doc %{_texmfdistdir}/doc/uptex/base/samples/linebreak.bib
12mu|texlive-uptex-1.11-6|217	%doc %{_texmfdistdir}/doc/uptex/base/samples/min10x.tfm
12mu|texlive-uptex-1.11-6|218	%doc %{_texmfdistdir}/doc/uptex/base/samples/misc-check-h-utf8.tex
12mu|texlive-uptex-1.11-6|219	%doc %{_texmfdistdir}/doc/uptex/base/samples/misc-check-v-utf8.tex
12mu|texlive-uptex-1.11-6|220	%doc %{_texmfdistdir}/doc/uptex/base/samples/otfsmpl-uplatex.tex
12mu|texlive-uptex-1.11-6|221	%doc %{_texmfdistdir}/doc/uptex/base/samples/sangoku-uplatex.tex
12mu|texlive-uptex-1.11-6|222	%doc %{_texmfdistdir}/doc/uptex/base/samples/sangoku-uptex.tex
12mu|texlive-uptex-1.11-6|223	%doc %{_texmfdistdir}/doc/uptex/base/samples/set3-check-h-utf8.tex
12mu|texlive-uptex-1.11-6|224	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-euc.tex
12mu|texlive-uptex-1.11-6|225	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-jis.tex
12mu|texlive-uptex-1.11-6|226	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-sjis.tex
12mu|texlive-uptex-1.11-6|227	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-u-jis.tex
12mu|texlive-uptex-1.11-6|228	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-u-utf8.tex
12mu|texlive-uptex-1.11-6|229	%doc %{_texmfdistdir}/doc/uptex/base/samples/simple-utf8.tex
12mu|texlive-uptex-1.11-6|230	%doc %{_texmfdistdir}/doc/uptex/base/samples/testrun.bat
12mu|texlive-uptex-1.11-6|231	%doc %{_texmfdistdir}/doc/uptex/base/samples/texxet-jis.tex
12mu|texlive-uptex-1.11-6|232	%doc %{_texmfdistdir}/doc/uptex/base/samples/umin10x.tfm
12mu|texlive-uptex-1.11-6|233	%doc %{_texmfdistdir}/doc/uptex/base/samples/uotftest-utf8.tex
12mu|texlive-uptex-1.11-6|234	%doc %{_texmfdistdir}/doc/uptex/base/samples/uotftest.tex
12mu|texlive-uptex-1.11-6|235	%doc %{_texmfdistdir}/doc/uptex/base/samples/utfsmpl-uplatex.tex
12mu|texlive-uptex-1.11-6|236	%doc %{_texmfdistdir}/doc/uptex/base/samples/widow.tex
12mu|texlive-uptex-1.11-6|237	%doc %{_texmfdistdir}/doc/uptex/base/samples/yaku-jsc-jis.tex
12mu|texlive-uptex-1.11-6|238	%doc %{_texmfdistdir}/doc/uptex/base/samples/yaku-jsc-utf8.tex
12mu|texlive-uptex-1.11-6|239	#- source
12mu|texlive-uptex-1.11-6|240	%doc %{_texmfdistdir}/source/fonts/uptex/Makefile
12mu|texlive-uptex-1.11-6|241	%doc %{_texmfdistdir}/source/fonts/uptex/README_ASCII_Corp.txt
12mu|texlive-uptex-1.11-6|242	%doc %{_texmfdistdir}/source/fonts/uptex/README_uptex_font.txt
12mu|texlive-uptex-1.11-6|243	%doc %{_texmfdistdir}/source/fonts/uptex/makepl.perl
12mu|texlive-uptex-1.11-6|244	%doc %{_texmfdistdir}/source/fonts/uptex/upjisr-h-hk.pl
12mu|texlive-uptex-1.11-6|245	%doc %{_texmfdistdir}/source/fonts/uptex/upjisr-h.pl
12mu|texlive-uptex-1.11-6|246	%doc %{_texmfdistdir}/source/fonts/uptex/upjisr-v.pl
12mu|texlive-uptex-1.11-6|247	%doc %{_texmfdistdir}/source/fonts/uptex/uprml-h-hk.pl
12mu|texlive-uptex-1.11-6|248	%doc %{_texmfdistdir}/source/fonts/uptex/uprml-h.pl
12mu|texlive-uptex-1.11-6|249	%doc %{_texmfdistdir}/source/uplatex/base/ujclasses.dtx
12mu|texlive-uptex-1.11-6|250	%doc %{_texmfdistdir}/source/uplatex/base/ukinsoku.dtx
12mu|texlive-uptex-1.11-6|251	%doc %{_texmfdistdir}/source/uplatex/base/uplatex.dtx
12mu|texlive-uptex-1.11-6|252	%doc %{_texmfdistdir}/source/uplatex/base/uplcls.ins
12mu|texlive-uptex-1.11-6|253	%doc %{_texmfdistdir}/source/uplatex/base/uplfmt.ins
12mu|texlive-uptex-1.11-6|254	%doc %{_texmfdistdir}/source/uplatex/base/uplfonts.dtx
12mu|texlive-uptex-1.11-6|255	%doc %{_texmfdistdir}/source/uplatex/base/uplvers.dtx
12mu|texlive-uptex-1.11-6|256	
12mu|texlive-uptex-1.11-6|257	#-----------------------------------------------------------------------
12mu|texlive-uptex-1.11-6|258	%prep
12mu|texlive-uptex-1.11-6|259	%setup -c -a0 -a1 -a2
12mu|texlive-uptex-1.11-6|260	
12mu|texlive-uptex-1.11-6|261	%build
12mu|texlive-uptex-1.11-6|262	
12mu|texlive-uptex-1.11-6|263	%install
12mu|texlive-uptex-1.11-6|264	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-uptex-1.11-6|265	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-uptex-1.11-6|266	mkdir -p %{buildroot}%{_texmf_fmtutil_d}
12mu|texlive-uptex-1.11-6|267	cat > %{buildroot}%{_texmf_fmtutil_d}/uptex <<EOF
12mu|texlive-uptex-1.11-6|268	#
12mu|texlive-uptex-1.11-6|269	# from uptex:
12mu|texlive-uptex-1.11-6|270	uptex uptex - uptex.ini
12mu|texlive-uptex-1.11-6|271	euptex euptex language.def *euptex.ini
12mu|texlive-uptex-1.11-6|272	uplatex euptex language.dat *uplatex.ini
12mu|texlive-uptex-1.11-6|273	EOF
12mu|texlive-uptex-1.11-6|274	
12mu|texlive-uptex-1.11-6|275	%changelog
12mu|texlive-uptex-1.11-6|276	* Tue Mar 11 2014 Alex Burmashev <alex.burmashev@gmail.com> 1:1.11-6
12mu|texlive-uptex-1.11-6|277	+ Revision: 93553b6
12mu|texlive-uptex-1.11-6|278	- sync with cooker
12mu|texlive-uptex-1.11-6|279	
12mu|texlive-uptex-1.11-6|280	

21431 12
12mu|texlive-uspatent-1.0-6|1	# revision 27744
12mu|texlive-uspatent-1.0-6|2	# category Package
12mu|texlive-uspatent-1.0-6|3	# catalog-ctan /macros/latex/contrib/uspatent
12mu|texlive-uspatent-1.0-6|4	# catalog-date 2012-09-19 18:03:54 +0200
12mu|texlive-uspatent-1.0-6|5	# catalog-license lppl1.3
12mu|texlive-uspatent-1.0-6|6	# catalog-version 1.0
12mu|texlive-uspatent-1.0-6|7	Name:		texlive-uspatent
12mu|texlive-uspatent-1.0-6|8	Version:	1.0
12mu|texlive-uspatent-1.0-6|9	Release:	6
12mu|texlive-uspatent-1.0-6|10	Summary:	U.S. Patent Application Tools for LaTeX and LyX
12mu|texlive-uspatent-1.0-6|11	Group:		Publishing
12mu|texlive-uspatent-1.0-6|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/uspatent
12mu|texlive-uspatent-1.0-6|13	License:	LPPL1.3
12mu|texlive-uspatent-1.0-6|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uspatent.tar.xz
12mu|texlive-uspatent-1.0-6|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/uspatent.doc.tar.xz
12mu|texlive-uspatent-1.0-6|16	BuildArch:	noarch
12mu|texlive-uspatent-1.0-6|17	BuildRequires:	texlive-tlpkg
12mu|texlive-uspatent-1.0-6|18	Requires(pre):	texlive-tlpkg
12mu|texlive-uspatent-1.0-6|19	Requires(post):	texlive-kpathsea
12mu|texlive-uspatent-1.0-6|20	
12mu|texlive-uspatent-1.0-6|21	%description
12mu|texlive-uspatent-1.0-6|22	The package provides a class and other tools for developing a
12mu|texlive-uspatent-1.0-6|23	beautifully formatted, consistent U.S. Patent Application using
12mu|texlive-uspatent-1.0-6|24	LaTeX and/or LyX.
12mu|texlive-uspatent-1.0-6|25	
12mu|texlive-uspatent-1.0-6|26	%post
12mu|texlive-uspatent-1.0-6|27	%{_sbindir}/texlive.post
12mu|texlive-uspatent-1.0-6|28	
12mu|texlive-uspatent-1.0-6|29	%postun
12mu|texlive-uspatent-1.0-6|30	if [ $1 -eq 0 ]; then
12mu|texlive-uspatent-1.0-6|31	%{_sbindir}/texlive.post
12mu|texlive-uspatent-1.0-6|32	fi
12mu|texlive-uspatent-1.0-6|33	
12mu|texlive-uspatent-1.0-6|34	#-----------------------------------------------------------------------
12mu|texlive-uspatent-1.0-6|35	%files
12mu|texlive-uspatent-1.0-6|36	%{_texmfdistdir}/tex/latex/uspatent/uspatent.cls
12mu|texlive-uspatent-1.0-6|37	%doc %{_texmfdistdir}/doc/latex/uspatent/DocumentSettings.png
12mu|texlive-uspatent-1.0-6|38	%doc %{_texmfdistdir}/doc/latex/uspatent/DrawingZoomBad.png
12mu|texlive-uspatent-1.0-6|39	%doc %{_texmfdistdir}/doc/latex/uspatent/DrawingZoomGood.png
12mu|texlive-uspatent-1.0-6|40	%doc %{_texmfdistdir}/doc/latex/uspatent/Drawings.lyx
12mu|texlive-uspatent-1.0-6|41	%doc %{_texmfdistdir}/doc/latex/uspatent/Drawings.tex
12mu|texlive-uspatent-1.0-6|42	%doc %{_texmfdistdir}/doc/latex/uspatent/LyX.png
12mu|texlive-uspatent-1.0-6|43	%doc %{_texmfdistdir}/doc/latex/uspatent/LyXCustomInsets.png
12mu|texlive-uspatent-1.0-6|44	%doc %{_texmfdistdir}/doc/latex/uspatent/LyXDocumentSettingsFont.png
12mu|texlive-uspatent-1.0-6|45	%doc %{_texmfdistdir}/doc/latex/uspatent/LyXDocumentSettingsOutput.png
12mu|texlive-uspatent-1.0-6|46	%doc %{_texmfdistdir}/doc/latex/uspatent/LyXEnvironments.png
12mu|texlive-uspatent-1.0-6|47	%doc %{_texmfdistdir}/doc/latex/uspatent/LyXSettings.png
12mu|texlive-uspatent-1.0-6|48	%doc %{_texmfdistdir}/doc/latex/uspatent/LyXSettingsDocumentClass.png
12mu|texlive-uspatent-1.0-6|49	%doc %{_texmfdistdir}/doc/latex/uspatent/PatentApplication.lyx
12mu|texlive-uspatent-1.0-6|50	%doc %{_texmfdistdir}/doc/latex/uspatent/PatentApplication.pdf
12mu|texlive-uspatent-1.0-6|51	%doc %{_texmfdistdir}/doc/latex/uspatent/PatentApplication.tex
12mu|texlive-uspatent-1.0-6|52	%doc %{_texmfdistdir}/doc/latex/uspatent/PatentApplicationGuide.lyx
12mu|texlive-uspatent-1.0-6|53	%doc %{_texmfdistdir}/doc/latex/uspatent/PatentApplicationGuide.pdf
12mu|texlive-uspatent-1.0-6|54	%doc %{_texmfdistdir}/doc/latex/uspatent/PatentApplicationGuide.tex
12mu|texlive-uspatent-1.0-6|55	%doc %{_texmfdistdir}/doc/latex/uspatent/README
12mu|texlive-uspatent-1.0-6|56	%doc %{_texmfdistdir}/doc/latex/uspatent/TeXworks.png
12mu|texlive-uspatent-1.0-6|57	%doc %{_texmfdistdir}/doc/latex/uspatent/TpXDrawing.tpx
12mu|texlive-uspatent-1.0-6|58	%doc %{_texmfdistdir}/doc/latex/uspatent/TpXSettingsAccess.png
12mu|texlive-uspatent-1.0-6|59	%doc %{_texmfdistdir}/doc/latex/uspatent/VisioDrawing.pdf
12mu|texlive-uspatent-1.0-6|60	%doc %{_texmfdistdir}/doc/latex/uspatent/VisioDrawing.vsd
12mu|texlive-uspatent-1.0-6|61	%doc %{_texmfdistdir}/doc/latex/uspatent/VisioMainDrawing.vsd
12mu|texlive-uspatent-1.0-6|62	%doc %{_texmfdistdir}/doc/latex/uspatent/VisioSave.png
12mu|texlive-uspatent-1.0-6|63	%doc %{_texmfdistdir}/doc/latex/uspatent/annotationAlignment.png
12mu|texlive-uspatent-1.0-6|64	%doc %{_texmfdistdir}/doc/latex/uspatent/uspatent.layout
12mu|texlive-uspatent-1.0-6|65	
12mu|texlive-uspatent-1.0-6|66	#-----------------------------------------------------------------------
12mu|texlive-uspatent-1.0-6|67	%prep
12mu|texlive-uspatent-1.0-6|68	%setup -c -a0 -a1
12mu|texlive-uspatent-1.0-6|69	
12mu|texlive-uspatent-1.0-6|70	%build
12mu|texlive-uspatent-1.0-6|71	
12mu|texlive-uspatent-1.0-6|72	%install
12mu|texlive-uspatent-1.0-6|73	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-uspatent-1.0-6|74	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-uspatent-1.0-6|75	
12mu|texlive-uspatent-1.0-6|76	%changelog
12mu|texlive-uspatent-1.0-6|77	* Fri Mar 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-6
12mu|texlive-uspatent-1.0-6|78	+ Revision: 09dc764
12mu|texlive-uspatent-1.0-6|79	- Sync with cooker
12mu|texlive-uspatent-1.0-6|80	
12mu|texlive-uspatent-1.0-6|81	

21432 12
12mu|texlive-varindex-2.3-5|1	# revision 32262
12mu|texlive-varindex-2.3-5|2	# category Package
12mu|texlive-varindex-2.3-5|3	# catalog-ctan /macros/latex/contrib/varindex
12mu|texlive-varindex-2.3-5|4	# catalog-date 2013-11-27 07:34:41 +0100
12mu|texlive-varindex-2.3-5|5	# catalog-license lppl
12mu|texlive-varindex-2.3-5|6	# catalog-version 2.3
12mu|texlive-varindex-2.3-5|7	Name:		texlive-varindex
12mu|texlive-varindex-2.3-5|8	Version:	2.3
12mu|texlive-varindex-2.3-5|9	Release:	5
12mu|texlive-varindex-2.3-5|10	Summary:	Luxury frontend to the \index command
12mu|texlive-varindex-2.3-5|11	Group:		Publishing
12mu|texlive-varindex-2.3-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/varindex
12mu|texlive-varindex-2.3-5|13	License:	LPPL
12mu|texlive-varindex-2.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varindex.tar.xz
12mu|texlive-varindex-2.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varindex.doc.tar.xz
12mu|texlive-varindex-2.3-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/varindex.source.tar.xz
12mu|texlive-varindex-2.3-5|17	BuildArch:	noarch
12mu|texlive-varindex-2.3-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-varindex-2.3-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-varindex-2.3-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-varindex-2.3-5|21	
12mu|texlive-varindex-2.3-5|22	%description
12mu|texlive-varindex-2.3-5|23	Provides a convenient front-end for the \index command. For
12mu|texlive-varindex-2.3-5|24	example, with it you can generate multiple index entries in
12mu|texlive-varindex-2.3-5|25	almost any form by a single command. The package is highly
12mu|texlive-varindex-2.3-5|26	customizable, and works with all versions of LaTeX and probably
12mu|texlive-varindex-2.3-5|27	most other TeX formats.
12mu|texlive-varindex-2.3-5|28	
12mu|texlive-varindex-2.3-5|29	%post
12mu|texlive-varindex-2.3-5|30	%{_sbindir}/texlive.post
12mu|texlive-varindex-2.3-5|31	
12mu|texlive-varindex-2.3-5|32	%postun
12mu|texlive-varindex-2.3-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-varindex-2.3-5|34	%{_sbindir}/texlive.post
12mu|texlive-varindex-2.3-5|35	fi
12mu|texlive-varindex-2.3-5|36	
12mu|texlive-varindex-2.3-5|37	#-----------------------------------------------------------------------
12mu|texlive-varindex-2.3-5|38	%files
12mu|texlive-varindex-2.3-5|39	%{_texmfdistdir}/tex/latex/varindex/varindex.sty
12mu|texlive-varindex-2.3-5|40	%doc %{_texmfdistdir}/doc/latex/varindex/README
12mu|texlive-varindex-2.3-5|41	%doc %{_texmfdistdir}/doc/latex/varindex/varindex.pdf
12mu|texlive-varindex-2.3-5|42	%doc %{_texmfdistdir}/doc/latex/varindex/varindex.tex
12mu|texlive-varindex-2.3-5|43	%doc %{_texmfdistdir}/doc/latex/varindex/varindex.txt
12mu|texlive-varindex-2.3-5|44	#- source
12mu|texlive-varindex-2.3-5|45	%doc %{_texmfdistdir}/source/latex/varindex/varindex.dtx
12mu|texlive-varindex-2.3-5|46	%doc %{_texmfdistdir}/source/latex/varindex/varindex.ins
12mu|texlive-varindex-2.3-5|47	
12mu|texlive-varindex-2.3-5|48	#-----------------------------------------------------------------------
12mu|texlive-varindex-2.3-5|49	%prep
12mu|texlive-varindex-2.3-5|50	%setup -c -a0 -a1 -a2
12mu|texlive-varindex-2.3-5|51	
12mu|texlive-varindex-2.3-5|52	%build
12mu|texlive-varindex-2.3-5|53	
12mu|texlive-varindex-2.3-5|54	%install
12mu|texlive-varindex-2.3-5|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-varindex-2.3-5|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-varindex-2.3-5|57	
12mu|texlive-varindex-2.3-5|58	%changelog
12mu|texlive-varindex-2.3-5|59	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.3-5
12mu|texlive-varindex-2.3-5|60	+ Revision: 19d8155
12mu|texlive-varindex-2.3-5|61	- Sync with cooker
12mu|texlive-varindex-2.3-5|62	
12mu|texlive-varindex-2.3-5|63	

21433 12
12mu|texlive-vdmlisting-1.0-5|1	# revision 29944
12mu|texlive-vdmlisting-1.0-5|2	# category Package
12mu|texlive-vdmlisting-1.0-5|3	# catalog-ctan /macros/latex/contrib/vdmlisting
12mu|texlive-vdmlisting-1.0-5|4	# catalog-date 2013-04-16 11:30:34 +0200
12mu|texlive-vdmlisting-1.0-5|5	# catalog-license lppl
12mu|texlive-vdmlisting-1.0-5|6	# catalog-version 1.0
12mu|texlive-vdmlisting-1.0-5|7	Name:		texlive-vdmlisting
12mu|texlive-vdmlisting-1.0-5|8	Version:	1.0
12mu|texlive-vdmlisting-1.0-5|9	Release:	5
12mu|texlive-vdmlisting-1.0-5|10	Summary:	Typesetting VDM in ASCII syntax
12mu|texlive-vdmlisting-1.0-5|11	Group:		Publishing
12mu|texlive-vdmlisting-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vdmlisting
12mu|texlive-vdmlisting-1.0-5|13	License:	LPPL
12mu|texlive-vdmlisting-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vdmlisting.tar.xz
12mu|texlive-vdmlisting-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vdmlisting.doc.tar.xz
12mu|texlive-vdmlisting-1.0-5|16	BuildArch:	noarch
12mu|texlive-vdmlisting-1.0-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-vdmlisting-1.0-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-vdmlisting-1.0-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-vdmlisting-1.0-5|20	
12mu|texlive-vdmlisting-1.0-5|21	%description
12mu|texlive-vdmlisting-1.0-5|22	The package is an extension for the listings package that
12mu|texlive-vdmlisting-1.0-5|23	provides a source code printer for LaTeX. This package defines
12mu|texlive-vdmlisting-1.0-5|24	new language definitions and listing environments for the three
12mu|texlive-vdmlisting-1.0-5|25	language dialects of the Vienna Development Method: VDM-SL,
12mu|texlive-vdmlisting-1.0-5|26	VDM-PP and VDM-RT. If one wants to typeset VDM with a
12mu|texlive-vdmlisting-1.0-5|27	mathematical syntax instead of the ASCII syntax used here one
12mu|texlive-vdmlisting-1.0-5|28	should use the vdm pacakge instead.
12mu|texlive-vdmlisting-1.0-5|29	
12mu|texlive-vdmlisting-1.0-5|30	%post
12mu|texlive-vdmlisting-1.0-5|31	%{_sbindir}/texlive.post
12mu|texlive-vdmlisting-1.0-5|32	
12mu|texlive-vdmlisting-1.0-5|33	%postun
12mu|texlive-vdmlisting-1.0-5|34	if [ $1 -eq 0 ]; then
12mu|texlive-vdmlisting-1.0-5|35	%{_sbindir}/texlive.post
12mu|texlive-vdmlisting-1.0-5|36	fi
12mu|texlive-vdmlisting-1.0-5|37	
12mu|texlive-vdmlisting-1.0-5|38	#-----------------------------------------------------------------------
12mu|texlive-vdmlisting-1.0-5|39	%files
12mu|texlive-vdmlisting-1.0-5|40	%{_texmfdistdir}/tex/latex/vdmlisting/vdmlisting.sty
12mu|texlive-vdmlisting-1.0-5|41	%doc %{_texmfdistdir}/doc/latex/vdmlisting/README
12mu|texlive-vdmlisting-1.0-5|42	%doc %{_texmfdistdir}/doc/latex/vdmlisting/vdmlisting.pdf
12mu|texlive-vdmlisting-1.0-5|43	%doc %{_texmfdistdir}/doc/latex/vdmlisting/vdmlisting.tex
12mu|texlive-vdmlisting-1.0-5|44	
12mu|texlive-vdmlisting-1.0-5|45	#-----------------------------------------------------------------------
12mu|texlive-vdmlisting-1.0-5|46	%prep
12mu|texlive-vdmlisting-1.0-5|47	%setup -c -a0 -a1
12mu|texlive-vdmlisting-1.0-5|48	
12mu|texlive-vdmlisting-1.0-5|49	%build
12mu|texlive-vdmlisting-1.0-5|50	
12mu|texlive-vdmlisting-1.0-5|51	%install
12mu|texlive-vdmlisting-1.0-5|52	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-vdmlisting-1.0-5|53	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-vdmlisting-1.0-5|54	
12mu|texlive-vdmlisting-1.0-5|55	%changelog
12mu|texlive-vdmlisting-1.0-5|56	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-5
12mu|texlive-vdmlisting-1.0-5|57	+ Revision: 932fca2
12mu|texlive-vdmlisting-1.0-5|58	- MassBuild#289: Increase release tag
12mu|texlive-vdmlisting-1.0-5|59	
12mu|texlive-vdmlisting-1.0-5|60	

21434 12
12mu|texlive-venndiagram-1.0-7|1	# revision 28069
12mu|texlive-venndiagram-1.0-7|2	# category Package
12mu|texlive-venndiagram-1.0-7|3	# catalog-ctan /macros/latex/contrib/venndiagram
12mu|texlive-venndiagram-1.0-7|4	# catalog-date 2012-10-24 15:36:13 +0200
12mu|texlive-venndiagram-1.0-7|5	# catalog-license lppl
12mu|texlive-venndiagram-1.0-7|6	# catalog-version 1.0
12mu|texlive-venndiagram-1.0-7|7	Name:		texlive-venndiagram
12mu|texlive-venndiagram-1.0-7|8	Version:	1.0
12mu|texlive-venndiagram-1.0-7|9	Release:	7
12mu|texlive-venndiagram-1.0-7|10	Summary:	Creating Venn diagrams with TikZ
12mu|texlive-venndiagram-1.0-7|11	Group:		Publishing
12mu|texlive-venndiagram-1.0-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/venndiagram
12mu|texlive-venndiagram-1.0-7|13	License:	LPPL
12mu|texlive-venndiagram-1.0-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venndiagram.tar.xz
12mu|texlive-venndiagram-1.0-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venndiagram.doc.tar.xz
12mu|texlive-venndiagram-1.0-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/venndiagram.source.tar.xz
12mu|texlive-venndiagram-1.0-7|17	BuildArch:	noarch
12mu|texlive-venndiagram-1.0-7|18	BuildRequires:	texlive-tlpkg
12mu|texlive-venndiagram-1.0-7|19	Requires(pre):	texlive-tlpkg
12mu|texlive-venndiagram-1.0-7|20	Requires(post):	texlive-kpathsea
12mu|texlive-venndiagram-1.0-7|21	
12mu|texlive-venndiagram-1.0-7|22	%description
12mu|texlive-venndiagram-1.0-7|23	The package assists generation of simple two- and three-set
12mu|texlive-venndiagram-1.0-7|24	Venn diagrams for lectures or assignment sheets. The package
12mu|texlive-venndiagram-1.0-7|25	requires the TikZ package.
12mu|texlive-venndiagram-1.0-7|26	
12mu|texlive-venndiagram-1.0-7|27	%post
12mu|texlive-venndiagram-1.0-7|28	%{_sbindir}/texlive.post
12mu|texlive-venndiagram-1.0-7|29	
12mu|texlive-venndiagram-1.0-7|30	%postun
12mu|texlive-venndiagram-1.0-7|31	if [ $1 -eq 0 ]; then
12mu|texlive-venndiagram-1.0-7|32	%{_sbindir}/texlive.post
12mu|texlive-venndiagram-1.0-7|33	fi
12mu|texlive-venndiagram-1.0-7|34	
12mu|texlive-venndiagram-1.0-7|35	#-----------------------------------------------------------------------
12mu|texlive-venndiagram-1.0-7|36	%files
12mu|texlive-venndiagram-1.0-7|37	%{_texmfdistdir}/tex/latex/venndiagram/venndiagram.sty
12mu|texlive-venndiagram-1.0-7|38	%doc %{_texmfdistdir}/doc/latex/venndiagram/CHANGES
12mu|texlive-venndiagram-1.0-7|39	%doc %{_texmfdistdir}/doc/latex/venndiagram/INSTALL
12mu|texlive-venndiagram-1.0-7|40	%doc %{_texmfdistdir}/doc/latex/venndiagram/README
12mu|texlive-venndiagram-1.0-7|41	%doc %{_texmfdistdir}/doc/latex/venndiagram/samples/venn-sample.pdf
12mu|texlive-venndiagram-1.0-7|42	%doc %{_texmfdistdir}/doc/latex/venndiagram/samples/venn-sample.tex
12mu|texlive-venndiagram-1.0-7|43	%doc %{_texmfdistdir}/doc/latex/venndiagram/venndiagram.pdf
12mu|texlive-venndiagram-1.0-7|44	#- source
12mu|texlive-venndiagram-1.0-7|45	%doc %{_texmfdistdir}/source/latex/venndiagram/venndiagram.dtx
12mu|texlive-venndiagram-1.0-7|46	%doc %{_texmfdistdir}/source/latex/venndiagram/venndiagram.ins
12mu|texlive-venndiagram-1.0-7|47	
12mu|texlive-venndiagram-1.0-7|48	#-----------------------------------------------------------------------
12mu|texlive-venndiagram-1.0-7|49	%prep
12mu|texlive-venndiagram-1.0-7|50	%setup -c -a0 -a1 -a2
12mu|texlive-venndiagram-1.0-7|51	
12mu|texlive-venndiagram-1.0-7|52	%build
12mu|texlive-venndiagram-1.0-7|53	
12mu|texlive-venndiagram-1.0-7|54	%install
12mu|texlive-venndiagram-1.0-7|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-venndiagram-1.0-7|56	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-venndiagram-1.0-7|57	
12mu|texlive-venndiagram-1.0-7|58	%changelog
12mu|texlive-venndiagram-1.0-7|59	* Fri Mar 07 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.0-7
12mu|texlive-venndiagram-1.0-7|60	+ Revision: 63a6188
12mu|texlive-venndiagram-1.0-7|61	- Sync with cooker
12mu|texlive-venndiagram-1.0-7|62	
12mu|texlive-venndiagram-1.0-7|63	

21435 12
12mu|texlive-verbatimbox-3.11-1|1	# revision 32894
12mu|texlive-verbatimbox-3.11-1|2	# category Package
12mu|texlive-verbatimbox-3.11-1|3	# catalog-ctan /macros/latex/contrib/verbatimbox
12mu|texlive-verbatimbox-3.11-1|4	# catalog-date 2014-02-04 19:03:18 +0100
12mu|texlive-verbatimbox-3.11-1|5	# catalog-license lppl
12mu|texlive-verbatimbox-3.11-1|6	# catalog-version 3.11
12mu|texlive-verbatimbox-3.11-1|7	Name:		texlive-verbatimbox
12mu|texlive-verbatimbox-3.11-1|8	Version:	3.11
12mu|texlive-verbatimbox-3.11-1|9	Release:	1
12mu|texlive-verbatimbox-3.11-1|10	Summary:	Deposit verbatim text in a box
12mu|texlive-verbatimbox-3.11-1|11	Group:		Publishing
12mu|texlive-verbatimbox-3.11-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/verbatimbox
12mu|texlive-verbatimbox-3.11-1|13	License:	LPPL
12mu|texlive-verbatimbox-3.11-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbatimbox.tar.xz
12mu|texlive-verbatimbox-3.11-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/verbatimbox.doc.tar.xz
12mu|texlive-verbatimbox-3.11-1|16	BuildArch:	noarch
12mu|texlive-verbatimbox-3.11-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-verbatimbox-3.11-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-verbatimbox-3.11-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-verbatimbox-3.11-1|20	
12mu|texlive-verbatimbox-3.11-1|21	%description
12mu|texlive-verbatimbox-3.11-1|22	The package provides a verbbox environment (which uses
12mu|texlive-verbatimbox-3.11-1|23	techniques similar to those of the boxedverbatim environment of
12mu|texlive-verbatimbox-3.11-1|24	the moreverb package) to place its contents into a globally
12mu|texlive-verbatimbox-3.11-1|25	available box, or into a box specified by the user. The global
12mu|texlive-verbatimbox-3.11-1|26	box may then be used in a variety of situations (for example,
12mu|texlive-verbatimbox-3.11-1|27	providing a replica of the boxedverbatim environment itself). A
12mu|texlive-verbatimbox-3.11-1|28	valuable use is in places where the standard verbatim
12mu|texlive-verbatimbox-3.11-1|29	environment (which is based on a trivlist) may not appear. The
12mu|texlive-verbatimbox-3.11-1|30	package makes use of the verbatim package (which is a required
12mu|texlive-verbatimbox-3.11-1|31	part of any LaTeX distribution).
12mu|texlive-verbatimbox-3.11-1|32	
12mu|texlive-verbatimbox-3.11-1|33	%post
12mu|texlive-verbatimbox-3.11-1|34	%{_sbindir}/texlive.post
12mu|texlive-verbatimbox-3.11-1|35	
12mu|texlive-verbatimbox-3.11-1|36	%postun
12mu|texlive-verbatimbox-3.11-1|37	if [ $1 -eq 0 ]; then
12mu|texlive-verbatimbox-3.11-1|38	%{_sbindir}/texlive.post
12mu|texlive-verbatimbox-3.11-1|39	fi
12mu|texlive-verbatimbox-3.11-1|40	
12mu|texlive-verbatimbox-3.11-1|41	#-----------------------------------------------------------------------
12mu|texlive-verbatimbox-3.11-1|42	%files
12mu|texlive-verbatimbox-3.11-1|43	%{_texmfdistdir}/tex/latex/verbatimbox/verbatimbox.sty
12mu|texlive-verbatimbox-3.11-1|44	%doc %{_texmfdistdir}/doc/latex/verbatimbox/README
12mu|texlive-verbatimbox-3.11-1|45	%doc %{_texmfdistdir}/doc/latex/verbatimbox/verbatimbox.pdf
12mu|texlive-verbatimbox-3.11-1|46	%doc %{_texmfdistdir}/doc/latex/verbatimbox/verbatimbox.tex
12mu|texlive-verbatimbox-3.11-1|47	
12mu|texlive-verbatimbox-3.11-1|48	#-----------------------------------------------------------------------
12mu|texlive-verbatimbox-3.11-1|49	%prep
12mu|texlive-verbatimbox-3.11-1|50	%setup -c -a0 -a1
12mu|texlive-verbatimbox-3.11-1|51	
12mu|texlive-verbatimbox-3.11-1|52	%build
12mu|texlive-verbatimbox-3.11-1|53	
12mu|texlive-verbatimbox-3.11-1|54	%install
12mu|texlive-verbatimbox-3.11-1|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-verbatimbox-3.11-1|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-verbatimbox-3.11-1|57	
12mu|texlive-verbatimbox-3.11-1|58	%changelog
12mu|texlive-verbatimbox-3.11-1|59	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.11-1
12mu|texlive-verbatimbox-3.11-1|60	+ Revision: f2e4ff2
12mu|texlive-verbatimbox-3.11-1|61	- Sync with cooker
12mu|texlive-verbatimbox-3.11-1|62	
12mu|texlive-verbatimbox-3.11-1|63	

21436 12
12mu|texlive-vgrid-0.1-1|1	# revision 32457
12mu|texlive-vgrid-0.1-1|2	# category Package
12mu|texlive-vgrid-0.1-1|3	# catalog-ctan /macros/latex/contrib/vgrid
12mu|texlive-vgrid-0.1-1|4	# catalog-date 2013-12-20 18:52:05 +0100
12mu|texlive-vgrid-0.1-1|5	# catalog-license lppl1.3
12mu|texlive-vgrid-0.1-1|6	# catalog-version 0.1
12mu|texlive-vgrid-0.1-1|7	Name:		texlive-vgrid
12mu|texlive-vgrid-0.1-1|8	Version:	0.1
12mu|texlive-vgrid-0.1-1|9	Release:	1
12mu|texlive-vgrid-0.1-1|10	Summary:	Overlay a grid on the printed page
12mu|texlive-vgrid-0.1-1|11	Group:		Publishing
12mu|texlive-vgrid-0.1-1|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/vgrid
12mu|texlive-vgrid-0.1-1|13	License:	LPPL1.3
12mu|texlive-vgrid-0.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vgrid.tar.xz
12mu|texlive-vgrid-0.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vgrid.doc.tar.xz
12mu|texlive-vgrid-0.1-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vgrid.source.tar.xz
12mu|texlive-vgrid-0.1-1|17	BuildArch:	noarch
12mu|texlive-vgrid-0.1-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-vgrid-0.1-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-vgrid-0.1-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-vgrid-0.1-1|21	
12mu|texlive-vgrid-0.1-1|22	%description
12mu|texlive-vgrid-0.1-1|23	The package overlays a grid (whose spacing is \baselineskip,
12mu|texlive-vgrid-0.1-1|24	which offers guidlines for considering the "rhythm" of the
12mu|texlive-vgrid-0.1-1|25	document on the page.
12mu|texlive-vgrid-0.1-1|26	
12mu|texlive-vgrid-0.1-1|27	%post
12mu|texlive-vgrid-0.1-1|28	%{_sbindir}/texlive.post
12mu|texlive-vgrid-0.1-1|29	
12mu|texlive-vgrid-0.1-1|30	%postun
12mu|texlive-vgrid-0.1-1|31	if [ $1 -eq 0 ]; then
12mu|texlive-vgrid-0.1-1|32	%{_sbindir}/texlive.post
12mu|texlive-vgrid-0.1-1|33	fi
12mu|texlive-vgrid-0.1-1|34	
12mu|texlive-vgrid-0.1-1|35	#-----------------------------------------------------------------------
12mu|texlive-vgrid-0.1-1|36	%files
12mu|texlive-vgrid-0.1-1|37	%{_texmfdistdir}/tex/latex/vgrid/vgrid.sty
12mu|texlive-vgrid-0.1-1|38	%doc %{_texmfdistdir}/doc/latex/vgrid/vgrid.pdf
12mu|texlive-vgrid-0.1-1|39	#- source
12mu|texlive-vgrid-0.1-1|40	%doc %{_texmfdistdir}/source/latex/vgrid/vgrid.dtx
12mu|texlive-vgrid-0.1-1|41	%doc %{_texmfdistdir}/source/latex/vgrid/vgrid.ins
12mu|texlive-vgrid-0.1-1|42	
12mu|texlive-vgrid-0.1-1|43	#-----------------------------------------------------------------------
12mu|texlive-vgrid-0.1-1|44	%prep
12mu|texlive-vgrid-0.1-1|45	%setup -c -a0 -a1 -a2
12mu|texlive-vgrid-0.1-1|46	
12mu|texlive-vgrid-0.1-1|47	%build
12mu|texlive-vgrid-0.1-1|48	
12mu|texlive-vgrid-0.1-1|49	%install
12mu|texlive-vgrid-0.1-1|50	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-vgrid-0.1-1|51	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-vgrid-0.1-1|52	
12mu|texlive-vgrid-0.1-1|53	%changelog
12mu|texlive-vgrid-0.1-1|54	* Fri Feb 14 2014 Rosa <rosa@abf.rosalinux.ru> 0.1-1
12mu|texlive-vgrid-0.1-1|55	+ Revision: 12f60bb
12mu|texlive-vgrid-0.1-1|56	- Automatic import for version 0.1-1
12mu|texlive-vgrid-0.1-1|57	
12mu|texlive-vgrid-0.1-1|58	

21437 12
12mu|texlive-vlna-20131009-5|1	# revision 29764
12mu|texlive-vlna-20131009-5|2	# category TLCore
12mu|texlive-vlna-20131009-5|3	# catalog-ctan undef
12mu|texlive-vlna-20131009-5|4	# catalog-date undef
12mu|texlive-vlna-20131009-5|5	# catalog-license undef
12mu|texlive-vlna-20131009-5|6	# catalog-version undef
12mu|texlive-vlna-20131009-5|7	Name:		texlive-vlna
12mu|texlive-vlna-20131009-5|8	Version:	20131009
12mu|texlive-vlna-20131009-5|9	Release:	5
12mu|texlive-vlna-20131009-5|10	Summary:	TeXLive vlna package
12mu|texlive-vlna-20131009-5|11	Group:		Publishing
12mu|texlive-vlna-20131009-5|12	URL:		http://tug.org/texlive
12mu|texlive-vlna-20131009-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-vlna-20131009-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vlna.tar.xz
12mu|texlive-vlna-20131009-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/vlna.doc.tar.xz
12mu|texlive-vlna-20131009-5|16	BuildArch:	noarch
12mu|texlive-vlna-20131009-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-vlna-20131009-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-vlna-20131009-5|19	Requires:	texlive-vlna.bin
12mu|texlive-vlna-20131009-5|20	%rename vlna
12mu|texlive-vlna-20131009-5|21	
12mu|texlive-vlna-20131009-5|22	%description
12mu|texlive-vlna-20131009-5|23	TeXLive vlna package.
12mu|texlive-vlna-20131009-5|24	
12mu|texlive-vlna-20131009-5|25	#-----------------------------------------------------------------------
12mu|texlive-vlna-20131009-5|26	%files
12mu|texlive-vlna-20131009-5|27	%doc %{_mandir}/man1/vlna.1*
12mu|texlive-vlna-20131009-5|28	%doc %{_texmfdistdir}/doc/man/man1/vlna.man1.pdf
12mu|texlive-vlna-20131009-5|29	%doc %{_texmfdistdir}/doc/vlna/vlna.pdf
12mu|texlive-vlna-20131009-5|30	
12mu|texlive-vlna-20131009-5|31	#-----------------------------------------------------------------------
12mu|texlive-vlna-20131009-5|32	%prep
12mu|texlive-vlna-20131009-5|33	%setup -c -a0 -a1
12mu|texlive-vlna-20131009-5|34	
12mu|texlive-vlna-20131009-5|35	%build
12mu|texlive-vlna-20131009-5|36	
12mu|texlive-vlna-20131009-5|37	%install
12mu|texlive-vlna-20131009-5|38	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-vlna-20131009-5|39	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-vlna-20131009-5|40	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-vlna-20131009-5|41	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-vlna-20131009-5|42	
12mu|texlive-vlna-20131009-5|43	%changelog
12mu|texlive-vlna-20131009-5|44	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131009-5
12mu|texlive-vlna-20131009-5|45	+ Revision: b3bc9c2
12mu|texlive-vlna-20131009-5|46	- Sync with cooker
12mu|texlive-vlna-20131009-5|47	
12mu|texlive-vlna-20131009-5|48	

21438 12
12mu|texlive-voss-mathcol-0.1-1|1	# revision 32954
12mu|texlive-voss-mathcol-0.1-1|2	# category Package
12mu|texlive-voss-mathcol-0.1-1|3	# catalog-ctan /info/math/voss/mathCol
12mu|texlive-voss-mathcol-0.1-1|4	# catalog-date 2012-08-16 22:17:39 +0200
12mu|texlive-voss-mathcol-0.1-1|5	# catalog-license noinfo
12mu|texlive-voss-mathcol-0.1-1|6	# catalog-version 0.1
12mu|texlive-voss-mathcol-0.1-1|7	Name:		texlive-voss-mathcol
12mu|texlive-voss-mathcol-0.1-1|8	Version:	0.1
12mu|texlive-voss-mathcol-0.1-1|9	Release:	1
12mu|texlive-voss-mathcol-0.1-1|10	Summary:	Typesetting mathematics in colour, in (La)TeX
12mu|texlive-voss-mathcol-0.1-1|11	Group:		Publishing
12mu|texlive-voss-mathcol-0.1-1|12	URL:		http://www.ctan.org/tex-archive/info/math/voss/mathCol
12mu|texlive-voss-mathcol-0.1-1|13	License:	NOINFO
12mu|texlive-voss-mathcol-0.1-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/voss-mathcol.tar.xz
12mu|texlive-voss-mathcol-0.1-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/voss-mathcol.doc.tar.xz
12mu|texlive-voss-mathcol-0.1-1|16	BuildArch:	noarch
12mu|texlive-voss-mathcol-0.1-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-voss-mathcol-0.1-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-voss-mathcol-0.1-1|19	
12mu|texlive-voss-mathcol-0.1-1|20	%description
12mu|texlive-voss-mathcol-0.1-1|21	This is a short paper from the TeXnische Komodie, in German.
12mu|texlive-voss-mathcol-0.1-1|22	Since the body of the paper is dominated by clear LaTeX coding
12mu|texlive-voss-mathcol-0.1-1|23	examples, most LaTeX programmers will understand how to achieve
12mu|texlive-voss-mathcol-0.1-1|24	the results shown in the diagrams, even if they don't
12mu|texlive-voss-mathcol-0.1-1|25	understand German.
12mu|texlive-voss-mathcol-0.1-1|26	
12mu|texlive-voss-mathcol-0.1-1|27	#-----------------------------------------------------------------------
12mu|texlive-voss-mathcol-0.1-1|28	%files
12mu|texlive-voss-mathcol-0.1-1|29	%doc %{_texmfdistdir}/doc/latex/voss-mathcol/Changes
12mu|texlive-voss-mathcol-0.1-1|30	%doc %{_texmfdistdir}/doc/latex/voss-mathcol/mathCol.bib
12mu|texlive-voss-mathcol-0.1-1|31	%doc %{_texmfdistdir}/doc/latex/voss-mathcol/mathCol.ltx
12mu|texlive-voss-mathcol-0.1-1|32	%doc %{_texmfdistdir}/doc/latex/voss-mathcol/mathCol.pdf
12mu|texlive-voss-mathcol-0.1-1|33	%doc %{_texmfdistdir}/doc/latex/voss-mathcol/mathCol.tex
12mu|texlive-voss-mathcol-0.1-1|34	%doc %{_texmfdistdir}/doc/latex/voss-mathcol/run.doc
12mu|texlive-voss-mathcol-0.1-1|35	
12mu|texlive-voss-mathcol-0.1-1|36	#-----------------------------------------------------------------------
12mu|texlive-voss-mathcol-0.1-1|37	%prep
12mu|texlive-voss-mathcol-0.1-1|38	%setup -c -a0 -a1
12mu|texlive-voss-mathcol-0.1-1|39	
12mu|texlive-voss-mathcol-0.1-1|40	%build
12mu|texlive-voss-mathcol-0.1-1|41	
12mu|texlive-voss-mathcol-0.1-1|42	%install
12mu|texlive-voss-mathcol-0.1-1|43	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-voss-mathcol-0.1-1|44	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-voss-mathcol-0.1-1|45	
12mu|texlive-voss-mathcol-0.1-1|46	%changelog
12mu|texlive-voss-mathcol-0.1-1|47	* Fri Feb 14 2014 Rosa <rosa@abf.rosalinux.ru> 0.1-1
12mu|texlive-voss-mathcol-0.1-1|48	+ Revision: 0a137d3
12mu|texlive-voss-mathcol-0.1-1|49	- Automatic import for version 0.1-1
12mu|texlive-voss-mathcol-0.1-1|50	
12mu|texlive-voss-mathcol-0.1-1|51	

21439 12
12mu|texlive-voss-mathmode-2.47-1|1	# revision 32953
12mu|texlive-voss-mathmode-2.47-1|2	# category Package
12mu|texlive-voss-mathmode-2.47-1|3	# catalog-ctan /info/math/voss/mathmode
12mu|texlive-voss-mathmode-2.47-1|4	# catalog-date 2014-02-12 19:51:34 +0100
12mu|texlive-voss-mathmode-2.47-1|5	# catalog-license lppl
12mu|texlive-voss-mathmode-2.47-1|6	# catalog-version 2.47
12mu|texlive-voss-mathmode-2.47-1|7	Name:		texlive-voss-mathmode
12mu|texlive-voss-mathmode-2.47-1|8	Version:	2.47
12mu|texlive-voss-mathmode-2.47-1|9	Release:	1
12mu|texlive-voss-mathmode-2.47-1|10	Summary:	A comprehensive review of mathematics in (La)TeX
12mu|texlive-voss-mathmode-2.47-1|11	Group:		Publishing
12mu|texlive-voss-mathmode-2.47-1|12	URL:		http://www.ctan.org/tex-archive/info/math/voss/mathmode
12mu|texlive-voss-mathmode-2.47-1|13	License:	LPPL
12mu|texlive-voss-mathmode-2.47-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/voss-mathmode.tar.xz
12mu|texlive-voss-mathmode-2.47-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/voss-mathmode.doc.tar.xz
12mu|texlive-voss-mathmode-2.47-1|16	BuildArch:	noarch
12mu|texlive-voss-mathmode-2.47-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-voss-mathmode-2.47-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-voss-mathmode-2.47-1|19	
12mu|texlive-voss-mathmode-2.47-1|20	%description
12mu|texlive-voss-mathmode-2.47-1|21	The review includes: Standard LaTeX mathematics mode; AMSmath;
12mu|texlive-voss-mathmode-2.47-1|22	TeX and mathematics; Other packages; Tuning math typesetting;
12mu|texlive-voss-mathmode-2.47-1|23	Mathematics fonts; Special symbols; Examples; and Lists,
12mu|texlive-voss-mathmode-2.47-1|24	bibliography and index.
12mu|texlive-voss-mathmode-2.47-1|25	
12mu|texlive-voss-mathmode-2.47-1|26	#-----------------------------------------------------------------------
12mu|texlive-voss-mathmode-2.47-1|27	%files
12mu|texlive-voss-mathmode-2.47-1|28	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/Changes
12mu|texlive-voss-mathmode-2.47-1|29	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/Mathmode.bib
12mu|texlive-voss-mathmode-2.47-1|30	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/Mathmode.ist
12mu|texlive-voss-mathmode-2.47-1|31	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/Mathmode.ltx
12mu|texlive-voss-mathmode-2.47-1|32	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/Mathmode.pdf
12mu|texlive-voss-mathmode-2.47-1|33	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/Mathmode.tex
12mu|texlive-voss-mathmode-2.47-1|34	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/EuScript.eps
12mu|texlive-voss-mathmode-2.47-1|35	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/EuScript.pdf
12mu|texlive-voss-mathmode-2.47-1|36	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/amsalign.eps
12mu|texlive-voss-mathmode-2.47-1|37	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/amsalign.pdf
12mu|texlive-voss-mathmode-2.47-1|38	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/cm-crop.eps
12mu|texlive-voss-mathmode-2.47-1|39	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/cm-crop.pdf
12mu|texlive-voss-mathmode-2.47-1|40	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/cmbright-crop.eps
12mu|texlive-voss-mathmode-2.47-1|41	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/cmbright-crop.pdf
12mu|texlive-voss-mathmode-2.47-1|42	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/colArray.eps
12mu|texlive-voss-mathmode-2.47-1|43	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/colArray.pdf
12mu|texlive-voss-mathmode-2.47-1|44	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/exscale.eps
12mu|texlive-voss-mathmode-2.47-1|45	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/exscale.pdf
12mu|texlive-voss-mathmode-2.47-1|46	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/family.eps
12mu|texlive-voss-mathmode-2.47-1|47	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/family.pdf
12mu|texlive-voss-mathmode-2.47-1|48	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/family0.eps
12mu|texlive-voss-mathmode-2.47-1|49	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/family0.pdf
12mu|texlive-voss-mathmode-2.47-1|50	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/family1.eps
12mu|texlive-voss-mathmode-2.47-1|51	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/family1.pdf
12mu|texlive-voss-mathmode-2.47-1|52	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/lm-crop.eps
12mu|texlive-voss-mathmode-2.47-1|53	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/lm-crop.pdf
12mu|texlive-voss-mathmode-2.47-1|54	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/minionpro-crop.eps
12mu|texlive-voss-mathmode-2.47-1|55	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/minionpro-crop.pdf
12mu|texlive-voss-mathmode-2.47-1|56	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/node.eps
12mu|texlive-voss-mathmode-2.47-1|57	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/node.pdf
12mu|texlive-voss-mathmode-2.47-1|58	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/pamath-crop.eps
12mu|texlive-voss-mathmode-2.47-1|59	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/pamath-crop.pdf
12mu|texlive-voss-mathmode-2.47-1|60	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/pazo-crop.eps
12mu|texlive-voss-mathmode-2.47-1|61	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/pazo-crop.pdf
12mu|texlive-voss-mathmode-2.47-1|62	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/styles.eps
12mu|texlive-voss-mathmode-2.47-1|63	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/images/styles.pdf
12mu|texlive-voss-mathmode-2.47-1|64	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/runLaTeX
12mu|texlive-voss-mathmode-2.47-1|65	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/runPDFLaTeX
12mu|texlive-voss-mathmode-2.47-1|66	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/runVTeX
12mu|texlive-voss-mathmode-2.47-1|67	%doc %{_texmfdistdir}/doc/latex/voss-mathmode/showexpl.cfg
12mu|texlive-voss-mathmode-2.47-1|68	
12mu|texlive-voss-mathmode-2.47-1|69	#-----------------------------------------------------------------------
12mu|texlive-voss-mathmode-2.47-1|70	%prep
12mu|texlive-voss-mathmode-2.47-1|71	%setup -c -a0 -a1
12mu|texlive-voss-mathmode-2.47-1|72	
12mu|texlive-voss-mathmode-2.47-1|73	%build
12mu|texlive-voss-mathmode-2.47-1|74	
12mu|texlive-voss-mathmode-2.47-1|75	%install
12mu|texlive-voss-mathmode-2.47-1|76	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-voss-mathmode-2.47-1|77	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-voss-mathmode-2.47-1|78	
12mu|texlive-voss-mathmode-2.47-1|79	%changelog
12mu|texlive-voss-mathmode-2.47-1|80	* Fri Feb 14 2014 Rosa <rosa@abf.rosalinux.ru> 2.47-1
12mu|texlive-voss-mathmode-2.47-1|81	+ Revision: 9922370
12mu|texlive-voss-mathmode-2.47-1|82	- Automatic import for version 2.47-1
12mu|texlive-voss-mathmode-2.47-1|83	
12mu|texlive-voss-mathmode-2.47-1|84	

21440 12
12mu|texlive-web-4.5-8|1	# revision 29764
12mu|texlive-web-4.5-8|2	# category TLCore
12mu|texlive-web-4.5-8|3	# catalog-ctan /systems/knuth/dist/web
12mu|texlive-web-4.5-8|4	# catalog-date 2012-02-22 18:24:24 +0100
12mu|texlive-web-4.5-8|5	# catalog-license knuth
12mu|texlive-web-4.5-8|6	# catalog-version 4.5
12mu|texlive-web-4.5-8|7	Name:		texlive-web
12mu|texlive-web-4.5-8|8	Version:	4.5
12mu|texlive-web-4.5-8|9	Release:	8
12mu|texlive-web-4.5-8|10	Summary:	original web programs tangle and weave
12mu|texlive-web-4.5-8|11	Group:		Publishing
12mu|texlive-web-4.5-8|12	URL:		http://www.ctan.org/tex-archive/systems/knuth/dist/web
12mu|texlive-web-4.5-8|13	License:	KNUTH
12mu|texlive-web-4.5-8|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/web.tar.xz
12mu|texlive-web-4.5-8|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/web.doc.tar.xz
12mu|texlive-web-4.5-8|16	BuildArch:	noarch
12mu|texlive-web-4.5-8|17	BuildRequires:	texlive-tlpkg
12mu|texlive-web-4.5-8|18	Requires(pre):	texlive-tlpkg
12mu|texlive-web-4.5-8|19	Requires:	texlive-kpathsea
12mu|texlive-web-4.5-8|20	Requires:	texlive-web.bin
12mu|texlive-web-4.5-8|21	
12mu|texlive-web-4.5-8|22	%description
12mu|texlive-web-4.5-8|23	The system processes 'web' files in two ways: firstly to
12mu|texlive-web-4.5-8|24	rearrange them to produce compilable code (using the program
12mu|texlive-web-4.5-8|25	tangle), and secondly to produce a TeX source (using the
12mu|texlive-web-4.5-8|26	program weave) that may be typeset for comfortable reading.
12mu|texlive-web-4.5-8|27	
12mu|texlive-web-4.5-8|28	#-----------------------------------------------------------------------
12mu|texlive-web-4.5-8|29	%files
12mu|texlive-web-4.5-8|30	%doc %{_mandir}/man1/tangle.1*
12mu|texlive-web-4.5-8|31	%doc %{_texmfdistdir}/doc/man/man1/tangle.man1.pdf
12mu|texlive-web-4.5-8|32	%doc %{_mandir}/man1/weave.1*
12mu|texlive-web-4.5-8|33	%doc %{_texmfdistdir}/doc/man/man1/weave.man1.pdf
12mu|texlive-web-4.5-8|34	
12mu|texlive-web-4.5-8|35	#-----------------------------------------------------------------------
12mu|texlive-web-4.5-8|36	%prep
12mu|texlive-web-4.5-8|37	%setup -c -a0 -a1
12mu|texlive-web-4.5-8|38	
12mu|texlive-web-4.5-8|39	%build
12mu|texlive-web-4.5-8|40	
12mu|texlive-web-4.5-8|41	%install
12mu|texlive-web-4.5-8|42	mkdir -p %{buildroot}%{_datadir}
12mu|texlive-web-4.5-8|43	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-web-4.5-8|44	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-web-4.5-8|45	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-web-4.5-8|46	
12mu|texlive-web-4.5-8|47	%changelog
12mu|texlive-web-4.5-8|48	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 4.5-8
12mu|texlive-web-4.5-8|49	+ Revision: db397a4
12mu|texlive-web-4.5-8|50	- Sync with cooker
12mu|texlive-web-4.5-8|51	
12mu|texlive-web-4.5-8|52	

21441 12
12mu|texlive-withargs-20131201-5|1	# revision 31906
12mu|texlive-withargs-20131201-5|2	# category Package
12mu|texlive-withargs-20131201-5|3	# catalog-ctan undef
12mu|texlive-withargs-20131201-5|4	# catalog-date undef
12mu|texlive-withargs-20131201-5|5	# catalog-license undef
12mu|texlive-withargs-20131201-5|6	# catalog-version undef
12mu|texlive-withargs-20131201-5|7	Name:		texlive-withargs
12mu|texlive-withargs-20131201-5|8	Version:	20131201
12mu|texlive-withargs-20131201-5|9	Release:	5
12mu|texlive-withargs-20131201-5|10	Summary:	TeXLive withargs package
12mu|texlive-withargs-20131201-5|11	Group:		Publishing
12mu|texlive-withargs-20131201-5|12	URL:		http://tug.org/texlive
12mu|texlive-withargs-20131201-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-withargs-20131201-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/withargs.tar.xz
12mu|texlive-withargs-20131201-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/withargs.doc.tar.xz
12mu|texlive-withargs-20131201-5|16	BuildArch:	noarch
12mu|texlive-withargs-20131201-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-withargs-20131201-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-withargs-20131201-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-withargs-20131201-5|20	
12mu|texlive-withargs-20131201-5|21	%description
12mu|texlive-withargs-20131201-5|22	TeXLive withargs package.
12mu|texlive-withargs-20131201-5|23	
12mu|texlive-withargs-20131201-5|24	%post
12mu|texlive-withargs-20131201-5|25	%{_sbindir}/texlive.post
12mu|texlive-withargs-20131201-5|26	
12mu|texlive-withargs-20131201-5|27	%postun
12mu|texlive-withargs-20131201-5|28	if [ $1 -eq 0 ]; then
12mu|texlive-withargs-20131201-5|29	%{_sbindir}/texlive.post
12mu|texlive-withargs-20131201-5|30	fi
12mu|texlive-withargs-20131201-5|31	
12mu|texlive-withargs-20131201-5|32	#-----------------------------------------------------------------------
12mu|texlive-withargs-20131201-5|33	%files
12mu|texlive-withargs-20131201-5|34	%{_texmfdistdir}/tex/latex/withargs/withargs-dry.sty
12mu|texlive-withargs-20131201-5|35	%{_texmfdistdir}/tex/latex/withargs/withargs-packagedoc.cls
12mu|texlive-withargs-20131201-5|36	%{_texmfdistdir}/tex/latex/withargs/withargs.sty
12mu|texlive-withargs-20131201-5|37	%doc %{_texmfdistdir}/doc/latex/withargs/README
12mu|texlive-withargs-20131201-5|38	%doc %{_texmfdistdir}/doc/latex/withargs/withargs.pdf
12mu|texlive-withargs-20131201-5|39	%doc %{_texmfdistdir}/doc/latex/withargs/withargs.tex
12mu|texlive-withargs-20131201-5|40	
12mu|texlive-withargs-20131201-5|41	#-----------------------------------------------------------------------
12mu|texlive-withargs-20131201-5|42	%prep
12mu|texlive-withargs-20131201-5|43	%setup -c -a0 -a1
12mu|texlive-withargs-20131201-5|44	
12mu|texlive-withargs-20131201-5|45	%build
12mu|texlive-withargs-20131201-5|46	
12mu|texlive-withargs-20131201-5|47	%install
12mu|texlive-withargs-20131201-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-withargs-20131201-5|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-withargs-20131201-5|50	
12mu|texlive-withargs-20131201-5|51	%changelog
12mu|texlive-withargs-20131201-5|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131201-5
12mu|texlive-withargs-20131201-5|53	+ Revision: 56e6b34
12mu|texlive-withargs-20131201-5|54	- MassBuild#289: Increase release tag
12mu|texlive-withargs-20131201-5|55	
12mu|texlive-withargs-20131201-5|56	

21442 12
12mu|texlive-wsemclassic-1.0.1-5|1	# revision 31532
12mu|texlive-wsemclassic-1.0.1-5|2	# category Package
12mu|texlive-wsemclassic-1.0.1-5|3	# catalog-ctan /macros/latex/contrib/wsemclassic
12mu|texlive-wsemclassic-1.0.1-5|4	# catalog-date 2013-08-27 15:13:32 +0200
12mu|texlive-wsemclassic-1.0.1-5|5	# catalog-license bsd
12mu|texlive-wsemclassic-1.0.1-5|6	# catalog-version 1.0.1
12mu|texlive-wsemclassic-1.0.1-5|7	Name:		texlive-wsemclassic
12mu|texlive-wsemclassic-1.0.1-5|8	Version:	1.0.1
12mu|texlive-wsemclassic-1.0.1-5|9	Release:	5
12mu|texlive-wsemclassic-1.0.1-5|10	Summary:	LaTeX class for Bavarian school w-seminar papers
12mu|texlive-wsemclassic-1.0.1-5|11	Group:		Publishing
12mu|texlive-wsemclassic-1.0.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/wsemclassic
12mu|texlive-wsemclassic-1.0.1-5|13	License:	BSD
12mu|texlive-wsemclassic-1.0.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wsemclassic.tar.xz
12mu|texlive-wsemclassic-1.0.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wsemclassic.doc.tar.xz
12mu|texlive-wsemclassic-1.0.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/wsemclassic.source.tar.xz
12mu|texlive-wsemclassic-1.0.1-5|17	BuildArch:	noarch
12mu|texlive-wsemclassic-1.0.1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-wsemclassic-1.0.1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-wsemclassic-1.0.1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-wsemclassic-1.0.1-5|21	
12mu|texlive-wsemclassic-1.0.1-5|22	%description
12mu|texlive-wsemclassic-1.0.1-5|23	The class is designed either to conform with the
12mu|texlive-wsemclassic-1.0.1-5|24	recommendations of the Bavarian Kultusministerium for
12mu|texlive-wsemclassic-1.0.1-5|25	typesetting w-seminar papers (strict mode), or to use another
12mu|texlive-wsemclassic-1.0.1-5|26	style which should look better. The class is based on the LaTeX
12mu|texlive-wsemclassic-1.0.1-5|27	standard report class.
12mu|texlive-wsemclassic-1.0.1-5|28	
12mu|texlive-wsemclassic-1.0.1-5|29	%post
12mu|texlive-wsemclassic-1.0.1-5|30	%{_sbindir}/texlive.post
12mu|texlive-wsemclassic-1.0.1-5|31	
12mu|texlive-wsemclassic-1.0.1-5|32	%postun
12mu|texlive-wsemclassic-1.0.1-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-wsemclassic-1.0.1-5|34	%{_sbindir}/texlive.post
12mu|texlive-wsemclassic-1.0.1-5|35	fi
12mu|texlive-wsemclassic-1.0.1-5|36	
12mu|texlive-wsemclassic-1.0.1-5|37	#-----------------------------------------------------------------------
12mu|texlive-wsemclassic-1.0.1-5|38	%files
12mu|texlive-wsemclassic-1.0.1-5|39	%{_texmfdistdir}/tex/latex/wsemclassic/wsemclassic.cls
12mu|texlive-wsemclassic-1.0.1-5|40	%doc %{_texmfdistdir}/doc/latex/wsemclassic/LICENSE
12mu|texlive-wsemclassic-1.0.1-5|41	%doc %{_texmfdistdir}/doc/latex/wsemclassic/Makefile
12mu|texlive-wsemclassic-1.0.1-5|42	%doc %{_texmfdistdir}/doc/latex/wsemclassic/README
12mu|texlive-wsemclassic-1.0.1-5|43	%doc %{_texmfdistdir}/doc/latex/wsemclassic/test.bib
12mu|texlive-wsemclassic-1.0.1-5|44	%doc %{_texmfdistdir}/doc/latex/wsemclassic/user-doc.tex
12mu|texlive-wsemclassic-1.0.1-5|45	%doc %{_texmfdistdir}/doc/latex/wsemclassic/wsemclassic-test.pdf
12mu|texlive-wsemclassic-1.0.1-5|46	%doc %{_texmfdistdir}/doc/latex/wsemclassic/wsemclassic-test.tex
12mu|texlive-wsemclassic-1.0.1-5|47	%doc %{_texmfdistdir}/doc/latex/wsemclassic/wsemclassic.pdf
12mu|texlive-wsemclassic-1.0.1-5|48	#- source
12mu|texlive-wsemclassic-1.0.1-5|49	%doc %{_texmfdistdir}/source/latex/wsemclassic/wsemclassic.dtx
12mu|texlive-wsemclassic-1.0.1-5|50	%doc %{_texmfdistdir}/source/latex/wsemclassic/wsemclassic.ins
12mu|texlive-wsemclassic-1.0.1-5|51	
12mu|texlive-wsemclassic-1.0.1-5|52	#-----------------------------------------------------------------------
12mu|texlive-wsemclassic-1.0.1-5|53	%prep
12mu|texlive-wsemclassic-1.0.1-5|54	%setup -c -a0 -a1 -a2
12mu|texlive-wsemclassic-1.0.1-5|55	
12mu|texlive-wsemclassic-1.0.1-5|56	%build
12mu|texlive-wsemclassic-1.0.1-5|57	
12mu|texlive-wsemclassic-1.0.1-5|58	%install
12mu|texlive-wsemclassic-1.0.1-5|59	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-wsemclassic-1.0.1-5|60	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-wsemclassic-1.0.1-5|61	
12mu|texlive-wsemclassic-1.0.1-5|62	%changelog
12mu|texlive-wsemclassic-1.0.1-5|63	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0.1-5
12mu|texlive-wsemclassic-1.0.1-5|64	+ Revision: 56707f0
12mu|texlive-wsemclassic-1.0.1-5|65	- MassBuild#289: Increase release tag
12mu|texlive-wsemclassic-1.0.1-5|66	
12mu|texlive-wsemclassic-1.0.1-5|67	

21443 12
12mu|texlive-xcjk2uni-0.1-5|1	# revision 31464
12mu|texlive-xcjk2uni-0.1-5|2	# category Package
12mu|texlive-xcjk2uni-0.1-5|3	# catalog-ctan /macros/latex/contrib/xcjk2uni
12mu|texlive-xcjk2uni-0.1-5|4	# catalog-date 2013-08-18 01:02:56 +0200
12mu|texlive-xcjk2uni-0.1-5|5	# catalog-license lppl1.3
12mu|texlive-xcjk2uni-0.1-5|6	# catalog-version 0.1
12mu|texlive-xcjk2uni-0.1-5|7	Name:		texlive-xcjk2uni
12mu|texlive-xcjk2uni-0.1-5|8	Version:	0.1
12mu|texlive-xcjk2uni-0.1-5|9	Release:	5
12mu|texlive-xcjk2uni-0.1-5|10	Summary:	Convert CJK characters to Unicode, in pdfTeX
12mu|texlive-xcjk2uni-0.1-5|11	Group:		Publishing
12mu|texlive-xcjk2uni-0.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xcjk2uni
12mu|texlive-xcjk2uni-0.1-5|13	License:	LPPL1.3
12mu|texlive-xcjk2uni-0.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcjk2uni.tar.xz
12mu|texlive-xcjk2uni-0.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcjk2uni.doc.tar.xz
12mu|texlive-xcjk2uni-0.1-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcjk2uni.source.tar.xz
12mu|texlive-xcjk2uni-0.1-5|17	BuildArch:	noarch
12mu|texlive-xcjk2uni-0.1-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-xcjk2uni-0.1-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-xcjk2uni-0.1-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-xcjk2uni-0.1-5|21	
12mu|texlive-xcjk2uni-0.1-5|22	%description
12mu|texlive-xcjk2uni-0.1-5|23	The package provides commands to convert CJK characters to
12mu|texlive-xcjk2uni-0.1-5|24	Unicode in non-UTF-8 encoding; it provides hooks to support
12mu|texlive-xcjk2uni-0.1-5|25	hyperref in producing correct bookmarks. The bundle also
12mu|texlive-xcjk2uni-0.1-5|26	provides /ToUnicode mapping file(s) for a CJK subfont; these
12mu|texlive-xcjk2uni-0.1-5|27	can be used with the cmap package, allowing searches of, and
12mu|texlive-xcjk2uni-0.1-5|28	cut-and-paste operations on a PDF file generated by pdfTeX..
12mu|texlive-xcjk2uni-0.1-5|29	
12mu|texlive-xcjk2uni-0.1-5|30	%post
12mu|texlive-xcjk2uni-0.1-5|31	%{_sbindir}/texlive.post
12mu|texlive-xcjk2uni-0.1-5|32	
12mu|texlive-xcjk2uni-0.1-5|33	%postun
12mu|texlive-xcjk2uni-0.1-5|34	if [ $1 -eq 0 ]; then
12mu|texlive-xcjk2uni-0.1-5|35	%{_sbindir}/texlive.post
12mu|texlive-xcjk2uni-0.1-5|36	fi
12mu|texlive-xcjk2uni-0.1-5|37	
12mu|texlive-xcjk2uni-0.1-5|38	#-----------------------------------------------------------------------
12mu|texlive-xcjk2uni-0.1-5|39	%files
12mu|texlive-xcjk2uni-0.1-5|40	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0001.cmap
12mu|texlive-xcjk2uni-0.1-5|41	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0002.cmap
12mu|texlive-xcjk2uni-0.1-5|42	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0003.cmap
12mu|texlive-xcjk2uni-0.1-5|43	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0004.cmap
12mu|texlive-xcjk2uni-0.1-5|44	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0005.cmap
12mu|texlive-xcjk2uni-0.1-5|45	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0006.cmap
12mu|texlive-xcjk2uni-0.1-5|46	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0007.cmap
12mu|texlive-xcjk2uni-0.1-5|47	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0008.cmap
12mu|texlive-xcjk2uni-0.1-5|48	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0009.cmap
12mu|texlive-xcjk2uni-0.1-5|49	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0010.cmap
12mu|texlive-xcjk2uni-0.1-5|50	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0011.cmap
12mu|texlive-xcjk2uni-0.1-5|51	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0012.cmap
12mu|texlive-xcjk2uni-0.1-5|52	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0013.cmap
12mu|texlive-xcjk2uni-0.1-5|53	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0014.cmap
12mu|texlive-xcjk2uni-0.1-5|54	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0015.cmap
12mu|texlive-xcjk2uni-0.1-5|55	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0016.cmap
12mu|texlive-xcjk2uni-0.1-5|56	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0017.cmap
12mu|texlive-xcjk2uni-0.1-5|57	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0018.cmap
12mu|texlive-xcjk2uni-0.1-5|58	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0019.cmap
12mu|texlive-xcjk2uni-0.1-5|59	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0020.cmap
12mu|texlive-xcjk2uni-0.1-5|60	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0021.cmap
12mu|texlive-xcjk2uni-0.1-5|61	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0022.cmap
12mu|texlive-xcjk2uni-0.1-5|62	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0023.cmap
12mu|texlive-xcjk2uni-0.1-5|63	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0024.cmap
12mu|texlive-xcjk2uni-0.1-5|64	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0025.cmap
12mu|texlive-xcjk2uni-0.1-5|65	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0026.cmap
12mu|texlive-xcjk2uni-0.1-5|66	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0027.cmap
12mu|texlive-xcjk2uni-0.1-5|67	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0028.cmap
12mu|texlive-xcjk2uni-0.1-5|68	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0029.cmap
12mu|texlive-xcjk2uni-0.1-5|69	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0030.cmap
12mu|texlive-xcjk2uni-0.1-5|70	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0031.cmap
12mu|texlive-xcjk2uni-0.1-5|71	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0032.cmap
12mu|texlive-xcjk2uni-0.1-5|72	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0033.cmap
12mu|texlive-xcjk2uni-0.1-5|73	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0034.cmap
12mu|texlive-xcjk2uni-0.1-5|74	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0035.cmap
12mu|texlive-xcjk2uni-0.1-5|75	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0036.cmap
12mu|texlive-xcjk2uni-0.1-5|76	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0037.cmap
12mu|texlive-xcjk2uni-0.1-5|77	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0038.cmap
12mu|texlive-xcjk2uni-0.1-5|78	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0039.cmap
12mu|texlive-xcjk2uni-0.1-5|79	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0040.cmap
12mu|texlive-xcjk2uni-0.1-5|80	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0041.cmap
12mu|texlive-xcjk2uni-0.1-5|81	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0042.cmap
12mu|texlive-xcjk2uni-0.1-5|82	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0043.cmap
12mu|texlive-xcjk2uni-0.1-5|83	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0044.cmap
12mu|texlive-xcjk2uni-0.1-5|84	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0045.cmap
12mu|texlive-xcjk2uni-0.1-5|85	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0046.cmap
12mu|texlive-xcjk2uni-0.1-5|86	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0047.cmap
12mu|texlive-xcjk2uni-0.1-5|87	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0048.cmap
12mu|texlive-xcjk2uni-0.1-5|88	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0049.cmap
12mu|texlive-xcjk2uni-0.1-5|89	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0050.cmap
12mu|texlive-xcjk2uni-0.1-5|90	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0051.cmap
12mu|texlive-xcjk2uni-0.1-5|91	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0052.cmap
12mu|texlive-xcjk2uni-0.1-5|92	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0053.cmap
12mu|texlive-xcjk2uni-0.1-5|93	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0054.cmap
12mu|texlive-xcjk2uni-0.1-5|94	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0055.cmap
12mu|texlive-xcjk2uni-0.1-5|95	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0056.cmap
12mu|texlive-xcjk2uni-0.1-5|96	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0057.cmap
12mu|texlive-xcjk2uni-0.1-5|97	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0058.cmap
12mu|texlive-xcjk2uni-0.1-5|98	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0901.cmap
12mu|texlive-xcjk2uni-0.1-5|99	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0902.cmap
12mu|texlive-xcjk2uni-0.1-5|100	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0903.cmap
12mu|texlive-xcjk2uni-0.1-5|101	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0904.cmap
12mu|texlive-xcjk2uni-0.1-5|102	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0905.cmap
12mu|texlive-xcjk2uni-0.1-5|103	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0906.cmap
12mu|texlive-xcjk2uni-0.1-5|104	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0907.cmap
12mu|texlive-xcjk2uni-0.1-5|105	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0908.cmap
12mu|texlive-xcjk2uni-0.1-5|106	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0909.cmap
12mu|texlive-xcjk2uni-0.1-5|107	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0910.cmap
12mu|texlive-xcjk2uni-0.1-5|108	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0911.cmap
12mu|texlive-xcjk2uni-0.1-5|109	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0912.cmap
12mu|texlive-xcjk2uni-0.1-5|110	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0913.cmap
12mu|texlive-xcjk2uni-0.1-5|111	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0914.cmap
12mu|texlive-xcjk2uni-0.1-5|112	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0915.cmap
12mu|texlive-xcjk2uni-0.1-5|113	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0916.cmap
12mu|texlive-xcjk2uni-0.1-5|114	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0917.cmap
12mu|texlive-xcjk2uni-0.1-5|115	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0918.cmap
12mu|texlive-xcjk2uni-0.1-5|116	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0919.cmap
12mu|texlive-xcjk2uni-0.1-5|117	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0920.cmap
12mu|texlive-xcjk2uni-0.1-5|118	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0921.cmap
12mu|texlive-xcjk2uni-0.1-5|119	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0922.cmap
12mu|texlive-xcjk2uni-0.1-5|120	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0923.cmap
12mu|texlive-xcjk2uni-0.1-5|121	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0924.cmap
12mu|texlive-xcjk2uni-0.1-5|122	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0925.cmap
12mu|texlive-xcjk2uni-0.1-5|123	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0926.cmap
12mu|texlive-xcjk2uni-0.1-5|124	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0927.cmap
12mu|texlive-xcjk2uni-0.1-5|125	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0928.cmap
12mu|texlive-xcjk2uni-0.1-5|126	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0929.cmap
12mu|texlive-xcjk2uni-0.1-5|127	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0930.cmap
12mu|texlive-xcjk2uni-0.1-5|128	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0931.cmap
12mu|texlive-xcjk2uni-0.1-5|129	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0932.cmap
12mu|texlive-xcjk2uni-0.1-5|130	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0933.cmap
12mu|texlive-xcjk2uni-0.1-5|131	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0934.cmap
12mu|texlive-xcjk2uni-0.1-5|132	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0935.cmap
12mu|texlive-xcjk2uni-0.1-5|133	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0936.cmap
12mu|texlive-xcjk2uni-0.1-5|134	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0937.cmap
12mu|texlive-xcjk2uni-0.1-5|135	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0938.cmap
12mu|texlive-xcjk2uni-0.1-5|136	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0939.cmap
12mu|texlive-xcjk2uni-0.1-5|137	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0940.cmap
12mu|texlive-xcjk2uni-0.1-5|138	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0941.cmap
12mu|texlive-xcjk2uni-0.1-5|139	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0942.cmap
12mu|texlive-xcjk2uni-0.1-5|140	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0943.cmap
12mu|texlive-xcjk2uni-0.1-5|141	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0944.cmap
12mu|texlive-xcjk2uni-0.1-5|142	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0945.cmap
12mu|texlive-xcjk2uni-0.1-5|143	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0946.cmap
12mu|texlive-xcjk2uni-0.1-5|144	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0947.cmap
12mu|texlive-xcjk2uni-0.1-5|145	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0948.cmap
12mu|texlive-xcjk2uni-0.1-5|146	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0949.cmap
12mu|texlive-xcjk2uni-0.1-5|147	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0950.cmap
12mu|texlive-xcjk2uni-0.1-5|148	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0951.cmap
12mu|texlive-xcjk2uni-0.1-5|149	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0952.cmap
12mu|texlive-xcjk2uni-0.1-5|150	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0953.cmap
12mu|texlive-xcjk2uni-0.1-5|151	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0954.cmap
12mu|texlive-xcjk2uni-0.1-5|152	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0955.cmap
12mu|texlive-xcjk2uni-0.1-5|153	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0956.cmap
12mu|texlive-xcjk2uni-0.1-5|154	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0957.cmap
12mu|texlive-xcjk2uni-0.1-5|155	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0958.cmap
12mu|texlive-xcjk2uni-0.1-5|156	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0959.cmap
12mu|texlive-xcjk2uni-0.1-5|157	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0960.cmap
12mu|texlive-xcjk2uni-0.1-5|158	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0961.cmap
12mu|texlive-xcjk2uni-0.1-5|159	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0962.cmap
12mu|texlive-xcjk2uni-0.1-5|160	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0963.cmap
12mu|texlive-xcjk2uni-0.1-5|161	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0964.cmap
12mu|texlive-xcjk2uni-0.1-5|162	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0965.cmap
12mu|texlive-xcjk2uni-0.1-5|163	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0966.cmap
12mu|texlive-xcjk2uni-0.1-5|164	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0967.cmap
12mu|texlive-xcjk2uni-0.1-5|165	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0968.cmap
12mu|texlive-xcjk2uni-0.1-5|166	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0969.cmap
12mu|texlive-xcjk2uni-0.1-5|167	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0970.cmap
12mu|texlive-xcjk2uni-0.1-5|168	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0971.cmap
12mu|texlive-xcjk2uni-0.1-5|169	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0972.cmap
12mu|texlive-xcjk2uni-0.1-5|170	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0973.cmap
12mu|texlive-xcjk2uni-0.1-5|171	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0974.cmap
12mu|texlive-xcjk2uni-0.1-5|172	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0975.cmap
12mu|texlive-xcjk2uni-0.1-5|173	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0976.cmap
12mu|texlive-xcjk2uni-0.1-5|174	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0977.cmap
12mu|texlive-xcjk2uni-0.1-5|175	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0978.cmap
12mu|texlive-xcjk2uni-0.1-5|176	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0979.cmap
12mu|texlive-xcjk2uni-0.1-5|177	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0980.cmap
12mu|texlive-xcjk2uni-0.1-5|178	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0981.cmap
12mu|texlive-xcjk2uni-0.1-5|179	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0982.cmap
12mu|texlive-xcjk2uni-0.1-5|180	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0983.cmap
12mu|texlive-xcjk2uni-0.1-5|181	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0984.cmap
12mu|texlive-xcjk2uni-0.1-5|182	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0985.cmap
12mu|texlive-xcjk2uni-0.1-5|183	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0986.cmap
12mu|texlive-xcjk2uni-0.1-5|184	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0987.cmap
12mu|texlive-xcjk2uni-0.1-5|185	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0988.cmap
12mu|texlive-xcjk2uni-0.1-5|186	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0989.cmap
12mu|texlive-xcjk2uni-0.1-5|187	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0990.cmap
12mu|texlive-xcjk2uni-0.1-5|188	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0991.cmap
12mu|texlive-xcjk2uni-0.1-5|189	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0992.cmap
12mu|texlive-xcjk2uni-0.1-5|190	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0993.cmap
12mu|texlive-xcjk2uni-0.1-5|191	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c0994.cmap
12mu|texlive-xcjk2uni-0.1-5|192	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1001.cmap
12mu|texlive-xcjk2uni-0.1-5|193	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1002.cmap
12mu|texlive-xcjk2uni-0.1-5|194	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1003.cmap
12mu|texlive-xcjk2uni-0.1-5|195	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1004.cmap
12mu|texlive-xcjk2uni-0.1-5|196	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1005.cmap
12mu|texlive-xcjk2uni-0.1-5|197	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1006.cmap
12mu|texlive-xcjk2uni-0.1-5|198	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1007.cmap
12mu|texlive-xcjk2uni-0.1-5|199	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1008.cmap
12mu|texlive-xcjk2uni-0.1-5|200	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1009.cmap
12mu|texlive-xcjk2uni-0.1-5|201	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1010.cmap
12mu|texlive-xcjk2uni-0.1-5|202	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1011.cmap
12mu|texlive-xcjk2uni-0.1-5|203	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1012.cmap
12mu|texlive-xcjk2uni-0.1-5|204	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1013.cmap
12mu|texlive-xcjk2uni-0.1-5|205	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1014.cmap
12mu|texlive-xcjk2uni-0.1-5|206	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1015.cmap
12mu|texlive-xcjk2uni-0.1-5|207	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1016.cmap
12mu|texlive-xcjk2uni-0.1-5|208	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1017.cmap
12mu|texlive-xcjk2uni-0.1-5|209	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1018.cmap
12mu|texlive-xcjk2uni-0.1-5|210	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1019.cmap
12mu|texlive-xcjk2uni-0.1-5|211	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1020.cmap
12mu|texlive-xcjk2uni-0.1-5|212	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1021.cmap
12mu|texlive-xcjk2uni-0.1-5|213	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1022.cmap
12mu|texlive-xcjk2uni-0.1-5|214	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1023.cmap
12mu|texlive-xcjk2uni-0.1-5|215	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1024.cmap
12mu|texlive-xcjk2uni-0.1-5|216	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1025.cmap
12mu|texlive-xcjk2uni-0.1-5|217	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1026.cmap
12mu|texlive-xcjk2uni-0.1-5|218	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1027.cmap
12mu|texlive-xcjk2uni-0.1-5|219	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1028.cmap
12mu|texlive-xcjk2uni-0.1-5|220	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1029.cmap
12mu|texlive-xcjk2uni-0.1-5|221	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1030.cmap
12mu|texlive-xcjk2uni-0.1-5|222	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1031.cmap
12mu|texlive-xcjk2uni-0.1-5|223	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1032.cmap
12mu|texlive-xcjk2uni-0.1-5|224	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1033.cmap
12mu|texlive-xcjk2uni-0.1-5|225	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1034.cmap
12mu|texlive-xcjk2uni-0.1-5|226	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1035.cmap
12mu|texlive-xcjk2uni-0.1-5|227	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1901.cmap
12mu|texlive-xcjk2uni-0.1-5|228	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1902.cmap
12mu|texlive-xcjk2uni-0.1-5|229	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1903.cmap
12mu|texlive-xcjk2uni-0.1-5|230	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1904.cmap
12mu|texlive-xcjk2uni-0.1-5|231	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1905.cmap
12mu|texlive-xcjk2uni-0.1-5|232	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1906.cmap
12mu|texlive-xcjk2uni-0.1-5|233	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1907.cmap
12mu|texlive-xcjk2uni-0.1-5|234	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1908.cmap
12mu|texlive-xcjk2uni-0.1-5|235	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1909.cmap
12mu|texlive-xcjk2uni-0.1-5|236	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1910.cmap
12mu|texlive-xcjk2uni-0.1-5|237	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1911.cmap
12mu|texlive-xcjk2uni-0.1-5|238	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1912.cmap
12mu|texlive-xcjk2uni-0.1-5|239	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1913.cmap
12mu|texlive-xcjk2uni-0.1-5|240	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1914.cmap
12mu|texlive-xcjk2uni-0.1-5|241	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1915.cmap
12mu|texlive-xcjk2uni-0.1-5|242	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1916.cmap
12mu|texlive-xcjk2uni-0.1-5|243	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1917.cmap
12mu|texlive-xcjk2uni-0.1-5|244	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1918.cmap
12mu|texlive-xcjk2uni-0.1-5|245	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1919.cmap
12mu|texlive-xcjk2uni-0.1-5|246	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1920.cmap
12mu|texlive-xcjk2uni-0.1-5|247	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1921.cmap
12mu|texlive-xcjk2uni-0.1-5|248	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1922.cmap
12mu|texlive-xcjk2uni-0.1-5|249	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1923.cmap
12mu|texlive-xcjk2uni-0.1-5|250	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1924.cmap
12mu|texlive-xcjk2uni-0.1-5|251	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1925.cmap
12mu|texlive-xcjk2uni-0.1-5|252	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1926.cmap
12mu|texlive-xcjk2uni-0.1-5|253	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1927.cmap
12mu|texlive-xcjk2uni-0.1-5|254	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1928.cmap
12mu|texlive-xcjk2uni-0.1-5|255	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1929.cmap
12mu|texlive-xcjk2uni-0.1-5|256	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1930.cmap
12mu|texlive-xcjk2uni-0.1-5|257	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1931.cmap
12mu|texlive-xcjk2uni-0.1-5|258	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1932.cmap
12mu|texlive-xcjk2uni-0.1-5|259	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1933.cmap
12mu|texlive-xcjk2uni-0.1-5|260	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1934.cmap
12mu|texlive-xcjk2uni-0.1-5|261	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1935.cmap
12mu|texlive-xcjk2uni-0.1-5|262	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1936.cmap
12mu|texlive-xcjk2uni-0.1-5|263	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1937.cmap
12mu|texlive-xcjk2uni-0.1-5|264	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1938.cmap
12mu|texlive-xcjk2uni-0.1-5|265	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1939.cmap
12mu|texlive-xcjk2uni-0.1-5|266	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1940.cmap
12mu|texlive-xcjk2uni-0.1-5|267	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1941.cmap
12mu|texlive-xcjk2uni-0.1-5|268	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1942.cmap
12mu|texlive-xcjk2uni-0.1-5|269	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1943.cmap
12mu|texlive-xcjk2uni-0.1-5|270	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1944.cmap
12mu|texlive-xcjk2uni-0.1-5|271	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1945.cmap
12mu|texlive-xcjk2uni-0.1-5|272	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1946.cmap
12mu|texlive-xcjk2uni-0.1-5|273	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1947.cmap
12mu|texlive-xcjk2uni-0.1-5|274	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1948.cmap
12mu|texlive-xcjk2uni-0.1-5|275	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1949.cmap
12mu|texlive-xcjk2uni-0.1-5|276	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1950.cmap
12mu|texlive-xcjk2uni-0.1-5|277	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1951.cmap
12mu|texlive-xcjk2uni-0.1-5|278	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1952.cmap
12mu|texlive-xcjk2uni-0.1-5|279	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1953.cmap
12mu|texlive-xcjk2uni-0.1-5|280	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1954.cmap
12mu|texlive-xcjk2uni-0.1-5|281	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1955.cmap
12mu|texlive-xcjk2uni-0.1-5|282	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1956.cmap
12mu|texlive-xcjk2uni-0.1-5|283	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1957.cmap
12mu|texlive-xcjk2uni-0.1-5|284	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1958.cmap
12mu|texlive-xcjk2uni-0.1-5|285	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1959.cmap
12mu|texlive-xcjk2uni-0.1-5|286	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1960.cmap
12mu|texlive-xcjk2uni-0.1-5|287	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1961.cmap
12mu|texlive-xcjk2uni-0.1-5|288	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1962.cmap
12mu|texlive-xcjk2uni-0.1-5|289	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1963.cmap
12mu|texlive-xcjk2uni-0.1-5|290	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1964.cmap
12mu|texlive-xcjk2uni-0.1-5|291	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1965.cmap
12mu|texlive-xcjk2uni-0.1-5|292	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1966.cmap
12mu|texlive-xcjk2uni-0.1-5|293	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1967.cmap
12mu|texlive-xcjk2uni-0.1-5|294	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1968.cmap
12mu|texlive-xcjk2uni-0.1-5|295	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1969.cmap
12mu|texlive-xcjk2uni-0.1-5|296	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1970.cmap
12mu|texlive-xcjk2uni-0.1-5|297	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1971.cmap
12mu|texlive-xcjk2uni-0.1-5|298	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1972.cmap
12mu|texlive-xcjk2uni-0.1-5|299	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1973.cmap
12mu|texlive-xcjk2uni-0.1-5|300	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1974.cmap
12mu|texlive-xcjk2uni-0.1-5|301	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1975.cmap
12mu|texlive-xcjk2uni-0.1-5|302	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1976.cmap
12mu|texlive-xcjk2uni-0.1-5|303	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1977.cmap
12mu|texlive-xcjk2uni-0.1-5|304	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1978.cmap
12mu|texlive-xcjk2uni-0.1-5|305	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1979.cmap
12mu|texlive-xcjk2uni-0.1-5|306	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1980.cmap
12mu|texlive-xcjk2uni-0.1-5|307	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1981.cmap
12mu|texlive-xcjk2uni-0.1-5|308	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1982.cmap
12mu|texlive-xcjk2uni-0.1-5|309	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1983.cmap
12mu|texlive-xcjk2uni-0.1-5|310	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1984.cmap
12mu|texlive-xcjk2uni-0.1-5|311	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1985.cmap
12mu|texlive-xcjk2uni-0.1-5|312	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1986.cmap
12mu|texlive-xcjk2uni-0.1-5|313	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1987.cmap
12mu|texlive-xcjk2uni-0.1-5|314	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1988.cmap
12mu|texlive-xcjk2uni-0.1-5|315	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1989.cmap
12mu|texlive-xcjk2uni-0.1-5|316	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1990.cmap
12mu|texlive-xcjk2uni-0.1-5|317	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1991.cmap
12mu|texlive-xcjk2uni-0.1-5|318	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1992.cmap
12mu|texlive-xcjk2uni-0.1-5|319	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1993.cmap
12mu|texlive-xcjk2uni-0.1-5|320	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c1994.cmap
12mu|texlive-xcjk2uni-0.1-5|321	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4001.cmap
12mu|texlive-xcjk2uni-0.1-5|322	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4002.cmap
12mu|texlive-xcjk2uni-0.1-5|323	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4003.cmap
12mu|texlive-xcjk2uni-0.1-5|324	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4004.cmap
12mu|texlive-xcjk2uni-0.1-5|325	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4005.cmap
12mu|texlive-xcjk2uni-0.1-5|326	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4006.cmap
12mu|texlive-xcjk2uni-0.1-5|327	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4007.cmap
12mu|texlive-xcjk2uni-0.1-5|328	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4008.cmap
12mu|texlive-xcjk2uni-0.1-5|329	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4009.cmap
12mu|texlive-xcjk2uni-0.1-5|330	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4010.cmap
12mu|texlive-xcjk2uni-0.1-5|331	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4011.cmap
12mu|texlive-xcjk2uni-0.1-5|332	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4012.cmap
12mu|texlive-xcjk2uni-0.1-5|333	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4013.cmap
12mu|texlive-xcjk2uni-0.1-5|334	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4014.cmap
12mu|texlive-xcjk2uni-0.1-5|335	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4015.cmap
12mu|texlive-xcjk2uni-0.1-5|336	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4016.cmap
12mu|texlive-xcjk2uni-0.1-5|337	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4017.cmap
12mu|texlive-xcjk2uni-0.1-5|338	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4018.cmap
12mu|texlive-xcjk2uni-0.1-5|339	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4019.cmap
12mu|texlive-xcjk2uni-0.1-5|340	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4020.cmap
12mu|texlive-xcjk2uni-0.1-5|341	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4021.cmap
12mu|texlive-xcjk2uni-0.1-5|342	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4022.cmap
12mu|texlive-xcjk2uni-0.1-5|343	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4023.cmap
12mu|texlive-xcjk2uni-0.1-5|344	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4024.cmap
12mu|texlive-xcjk2uni-0.1-5|345	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4025.cmap
12mu|texlive-xcjk2uni-0.1-5|346	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4026.cmap
12mu|texlive-xcjk2uni-0.1-5|347	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4027.cmap
12mu|texlive-xcjk2uni-0.1-5|348	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4028.cmap
12mu|texlive-xcjk2uni-0.1-5|349	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4029.cmap
12mu|texlive-xcjk2uni-0.1-5|350	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4030.cmap
12mu|texlive-xcjk2uni-0.1-5|351	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4031.cmap
12mu|texlive-xcjk2uni-0.1-5|352	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4032.cmap
12mu|texlive-xcjk2uni-0.1-5|353	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4033.cmap
12mu|texlive-xcjk2uni-0.1-5|354	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4034.cmap
12mu|texlive-xcjk2uni-0.1-5|355	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c4035.cmap
12mu|texlive-xcjk2uni-0.1-5|356	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6001.cmap
12mu|texlive-xcjk2uni-0.1-5|357	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6002.cmap
12mu|texlive-xcjk2uni-0.1-5|358	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6003.cmap
12mu|texlive-xcjk2uni-0.1-5|359	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6004.cmap
12mu|texlive-xcjk2uni-0.1-5|360	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6005.cmap
12mu|texlive-xcjk2uni-0.1-5|361	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6006.cmap
12mu|texlive-xcjk2uni-0.1-5|362	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6007.cmap
12mu|texlive-xcjk2uni-0.1-5|363	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6008.cmap
12mu|texlive-xcjk2uni-0.1-5|364	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6009.cmap
12mu|texlive-xcjk2uni-0.1-5|365	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6010.cmap
12mu|texlive-xcjk2uni-0.1-5|366	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6011.cmap
12mu|texlive-xcjk2uni-0.1-5|367	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6012.cmap
12mu|texlive-xcjk2uni-0.1-5|368	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6013.cmap
12mu|texlive-xcjk2uni-0.1-5|369	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6014.cmap
12mu|texlive-xcjk2uni-0.1-5|370	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6015.cmap
12mu|texlive-xcjk2uni-0.1-5|371	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6016.cmap
12mu|texlive-xcjk2uni-0.1-5|372	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6017.cmap
12mu|texlive-xcjk2uni-0.1-5|373	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6018.cmap
12mu|texlive-xcjk2uni-0.1-5|374	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6019.cmap
12mu|texlive-xcjk2uni-0.1-5|375	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6020.cmap
12mu|texlive-xcjk2uni-0.1-5|376	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6021.cmap
12mu|texlive-xcjk2uni-0.1-5|377	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6022.cmap
12mu|texlive-xcjk2uni-0.1-5|378	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6023.cmap
12mu|texlive-xcjk2uni-0.1-5|379	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6024.cmap
12mu|texlive-xcjk2uni-0.1-5|380	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6025.cmap
12mu|texlive-xcjk2uni-0.1-5|381	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6026.cmap
12mu|texlive-xcjk2uni-0.1-5|382	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6027.cmap
12mu|texlive-xcjk2uni-0.1-5|383	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6028.cmap
12mu|texlive-xcjk2uni-0.1-5|384	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6029.cmap
12mu|texlive-xcjk2uni-0.1-5|385	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6030.cmap
12mu|texlive-xcjk2uni-0.1-5|386	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6031.cmap
12mu|texlive-xcjk2uni-0.1-5|387	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6032.cmap
12mu|texlive-xcjk2uni-0.1-5|388	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6033.cmap
12mu|texlive-xcjk2uni-0.1-5|389	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6034.cmap
12mu|texlive-xcjk2uni-0.1-5|390	%{_texmfdistdir}/tex/latex/xcjk2uni/cmap/c6035.cmap
12mu|texlive-xcjk2uni-0.1-5|391	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni-UBg5plus.def
12mu|texlive-xcjk2uni-0.1-5|392	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni-UBig5.def
12mu|texlive-xcjk2uni-0.1-5|393	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni-UGB.def
12mu|texlive-xcjk2uni-0.1-5|394	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni-UGBK.def
12mu|texlive-xcjk2uni-0.1-5|395	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni-UJIS.def
12mu|texlive-xcjk2uni-0.1-5|396	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni-UKS.def
12mu|texlive-xcjk2uni-0.1-5|397	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni-make.ltx
12mu|texlive-xcjk2uni-0.1-5|398	%{_texmfdistdir}/tex/latex/xcjk2uni/xCJK2uni.sty
12mu|texlive-xcjk2uni-0.1-5|399	%doc %{_texmfdistdir}/doc/latex/xcjk2uni/README
12mu|texlive-xcjk2uni-0.1-5|400	%doc %{_texmfdistdir}/doc/latex/xcjk2uni/xCJK2uni.pdf
12mu|texlive-xcjk2uni-0.1-5|401	#- source
12mu|texlive-xcjk2uni-0.1-5|402	%doc %{_texmfdistdir}/source/latex/xcjk2uni/xCJK2uni.dtx
12mu|texlive-xcjk2uni-0.1-5|403	%doc %{_texmfdistdir}/source/latex/xcjk2uni/xCJK2uni.ins
12mu|texlive-xcjk2uni-0.1-5|404	
12mu|texlive-xcjk2uni-0.1-5|405	#-----------------------------------------------------------------------
12mu|texlive-xcjk2uni-0.1-5|406	%prep
12mu|texlive-xcjk2uni-0.1-5|407	%setup -c -a0 -a1 -a2
12mu|texlive-xcjk2uni-0.1-5|408	
12mu|texlive-xcjk2uni-0.1-5|409	%build
12mu|texlive-xcjk2uni-0.1-5|410	
12mu|texlive-xcjk2uni-0.1-5|411	%install
12mu|texlive-xcjk2uni-0.1-5|412	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-xcjk2uni-0.1-5|413	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-xcjk2uni-0.1-5|414	
12mu|texlive-xcjk2uni-0.1-5|415	%changelog
12mu|texlive-xcjk2uni-0.1-5|416	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.1-5
12mu|texlive-xcjk2uni-0.1-5|417	+ Revision: fbd0075
12mu|texlive-xcjk2uni-0.1-5|418	- MassBuild#289: Increase release tag
12mu|texlive-xcjk2uni-0.1-5|419	
12mu|texlive-xcjk2uni-0.1-5|420	

21444 12
12mu|texlive-xcookybooky-1.2-5|1	# revision 29373
12mu|texlive-xcookybooky-1.2-5|2	# category Package
12mu|texlive-xcookybooky-1.2-5|3	# catalog-ctan /macros/latex/contrib/xcookybooky
12mu|texlive-xcookybooky-1.2-5|4	# catalog-date 2013-03-13 15:44:34 +0100
12mu|texlive-xcookybooky-1.2-5|5	# catalog-license lppl1.3
12mu|texlive-xcookybooky-1.2-5|6	# catalog-version 1.2
12mu|texlive-xcookybooky-1.2-5|7	Name:		texlive-xcookybooky
12mu|texlive-xcookybooky-1.2-5|8	Version:	1.2
12mu|texlive-xcookybooky-1.2-5|9	Release:	5
12mu|texlive-xcookybooky-1.2-5|10	Summary:	Typeset (potentially long) recipes
12mu|texlive-xcookybooky-1.2-5|11	Group:		Publishing
12mu|texlive-xcookybooky-1.2-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xcookybooky
12mu|texlive-xcookybooky-1.2-5|13	License:	LPPL1.3
12mu|texlive-xcookybooky-1.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcookybooky.tar.xz
12mu|texlive-xcookybooky-1.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcookybooky.doc.tar.xz
12mu|texlive-xcookybooky-1.2-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xcookybooky.source.tar.xz
12mu|texlive-xcookybooky-1.2-5|17	BuildArch:	noarch
12mu|texlive-xcookybooky-1.2-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-xcookybooky-1.2-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-xcookybooky-1.2-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-xcookybooky-1.2-5|21	
12mu|texlive-xcookybooky-1.2-5|22	%description
12mu|texlive-xcookybooky-1.2-5|23	The package enables the user to typeset recipes, which could be
12mu|texlive-xcookybooky-1.2-5|24	greater than one page. Above the recipe text two (optional)
12mu|texlive-xcookybooky-1.2-5|25	pictures can be displayed. Other features are recipe name,
12mu|texlive-xcookybooky-1.2-5|26	energy content, portions, preparation and baking time, baking
12mu|texlive-xcookybooky-1.2-5|27	temperatures, recipe source and of course preparation steps and
12mu|texlive-xcookybooky-1.2-5|28	required ingredients. At the bottom you may insert an optional
12mu|texlive-xcookybooky-1.2-5|29	hint. The package depends on the Emerald fonts.
12mu|texlive-xcookybooky-1.2-5|30	
12mu|texlive-xcookybooky-1.2-5|31	%post
12mu|texlive-xcookybooky-1.2-5|32	%{_sbindir}/texlive.post
12mu|texlive-xcookybooky-1.2-5|33	
12mu|texlive-xcookybooky-1.2-5|34	%postun
12mu|texlive-xcookybooky-1.2-5|35	if [ $1 -eq 0 ]; then
12mu|texlive-xcookybooky-1.2-5|36	%{_sbindir}/texlive.post
12mu|texlive-xcookybooky-1.2-5|37	fi
12mu|texlive-xcookybooky-1.2-5|38	
12mu|texlive-xcookybooky-1.2-5|39	#-----------------------------------------------------------------------
12mu|texlive-xcookybooky-1.2-5|40	%files
12mu|texlive-xcookybooky-1.2-5|41	%{_texmfdistdir}/tex/latex/xcookybooky/xcookybooky.cfg
12mu|texlive-xcookybooky-1.2-5|42	%{_texmfdistdir}/tex/latex/xcookybooky/xcookybooky.sty
12mu|texlive-xcookybooky-1.2-5|43	%doc %{_texmfdistdir}/doc/latex/xcookybooky/README
12mu|texlive-xcookybooky-1.2-5|44	%doc %{_texmfdistdir}/doc/latex/xcookybooky/example/example.pdf
12mu|texlive-xcookybooky-1.2-5|45	%doc %{_texmfdistdir}/doc/latex/xcookybooky/example/example.tex
12mu|texlive-xcookybooky-1.2-5|46	%doc %{_texmfdistdir}/doc/latex/xcookybooky/example/pic/background.pdf
12mu|texlive-xcookybooky-1.2-5|47	%doc %{_texmfdistdir}/doc/latex/xcookybooky/example/pic/glass.jpg
12mu|texlive-xcookybooky-1.2-5|48	%doc %{_texmfdistdir}/doc/latex/xcookybooky/example/pic/ingredients.jpg
12mu|texlive-xcookybooky-1.2-5|49	%doc %{_texmfdistdir}/doc/latex/xcookybooky/xcookybooky.pdf
12mu|texlive-xcookybooky-1.2-5|50	#- source
12mu|texlive-xcookybooky-1.2-5|51	%doc %{_texmfdistdir}/source/latex/xcookybooky/xcookybooky.dtx
12mu|texlive-xcookybooky-1.2-5|52	%doc %{_texmfdistdir}/source/latex/xcookybooky/xcookybooky.ins
12mu|texlive-xcookybooky-1.2-5|53	
12mu|texlive-xcookybooky-1.2-5|54	#-----------------------------------------------------------------------
12mu|texlive-xcookybooky-1.2-5|55	%prep
12mu|texlive-xcookybooky-1.2-5|56	%setup -c -a0 -a1 -a2
12mu|texlive-xcookybooky-1.2-5|57	
12mu|texlive-xcookybooky-1.2-5|58	%build
12mu|texlive-xcookybooky-1.2-5|59	
12mu|texlive-xcookybooky-1.2-5|60	%install
12mu|texlive-xcookybooky-1.2-5|61	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-xcookybooky-1.2-5|62	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-xcookybooky-1.2-5|63	
12mu|texlive-xcookybooky-1.2-5|64	%changelog
12mu|texlive-xcookybooky-1.2-5|65	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.2-5
12mu|texlive-xcookybooky-1.2-5|66	+ Revision: 9846099
12mu|texlive-xcookybooky-1.2-5|67	- Sync with cooker
12mu|texlive-xcookybooky-1.2-5|68	
12mu|texlive-xcookybooky-1.2-5|69	

21445 12
12mu|texlive-xdvi-22.86-5|1	# revision 30339
12mu|texlive-xdvi-22.86-5|2	# category TLCore
12mu|texlive-xdvi-22.86-5|3	# catalog-ctan /dviware/xdvi
12mu|texlive-xdvi-22.86-5|4	# catalog-date 2013-05-08 11:16:41 +0200
12mu|texlive-xdvi-22.86-5|5	# catalog-license other-free
12mu|texlive-xdvi-22.86-5|6	# catalog-version 22.86
12mu|texlive-xdvi-22.86-5|7	Name:		texlive-xdvi
12mu|texlive-xdvi-22.86-5|8	Version:	22.86
12mu|texlive-xdvi-22.86-5|9	Release:	5
12mu|texlive-xdvi-22.86-5|10	Summary:	A DVI previewer for the X Window System
12mu|texlive-xdvi-22.86-5|11	Group:		Publishing
12mu|texlive-xdvi-22.86-5|12	URL:		http://www.ctan.org/tex-archive/dviware/xdvi
12mu|texlive-xdvi-22.86-5|13	License:	OTHER-FREE
12mu|texlive-xdvi-22.86-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xdvi.tar.xz
12mu|texlive-xdvi-22.86-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xdvi.doc.tar.xz
12mu|texlive-xdvi-22.86-5|16	Source2:	XDvi-color
12mu|texlive-xdvi-22.86-5|17	BuildArch:	noarch
12mu|texlive-xdvi-22.86-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-xdvi-22.86-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-xdvi-22.86-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-xdvi-22.86-5|21	Requires:	texlive-xdvi.bin
12mu|texlive-xdvi-22.86-5|22	%rename tetex-xdvi
12mu|texlive-xdvi-22.86-5|23	%rename xdvik
12mu|texlive-xdvi-22.86-5|24	
12mu|texlive-xdvi-22.86-5|25	%description
12mu|texlive-xdvi-22.86-5|26	The canonical previewer for use on Unix and other X-windows
12mu|texlive-xdvi-22.86-5|27	based systems. The distribution has been integrated with that
12mu|texlive-xdvi-22.86-5|28	of xdvik (no longer separately available), so that it will
12mu|texlive-xdvi-22.86-5|29	build with web2c "out of the box". In practice, it is usually
12mu|texlive-xdvi-22.86-5|30	distributed via Tex-live.
12mu|texlive-xdvi-22.86-5|31	
12mu|texlive-xdvi-22.86-5|32	%post
12mu|texlive-xdvi-22.86-5|33	%{_sbindir}/texlive.post
12mu|texlive-xdvi-22.86-5|34	
12mu|texlive-xdvi-22.86-5|35	%postun
12mu|texlive-xdvi-22.86-5|36	if [ $1 -eq 0 ]; then
12mu|texlive-xdvi-22.86-5|37	%{_sbindir}/texlive.post
12mu|texlive-xdvi-22.86-5|38	fi
12mu|texlive-xdvi-22.86-5|39	
12mu|texlive-xdvi-22.86-5|40	#-----------------------------------------------------------------------
12mu|texlive-xdvi-22.86-5|41	%files
12mu|texlive-xdvi-22.86-5|42	%{_texmfdistdir}/dvips/xdvi/config.xdvi
12mu|texlive-xdvi-22.86-5|43	%{_texmfdistdir}/xdvi/XDvi
12mu|texlive-xdvi-22.86-5|44	%{_texmfdistdir}/xdvi/pixmap/toolbar.xpm
12mu|texlive-xdvi-22.86-5|45	%{_texmfdistdir}/xdvi/pixmap/toolbar2.xpm
12mu|texlive-xdvi-22.86-5|46	%{_datadir}/X11/app-defaults/*
12mu|texlive-xdvi-22.86-5|47	%doc %{_mandir}/man1/xdvi.1*
12mu|texlive-xdvi-22.86-5|48	%doc %{_texmfdistdir}/doc/man/man1/xdvi.man1.pdf
12mu|texlive-xdvi-22.86-5|49	
12mu|texlive-xdvi-22.86-5|50	#-----------------------------------------------------------------------
12mu|texlive-xdvi-22.86-5|51	%prep
12mu|texlive-xdvi-22.86-5|52	%setup -c -a0 -a1
12mu|texlive-xdvi-22.86-5|53	
12mu|texlive-xdvi-22.86-5|54	%build
12mu|texlive-xdvi-22.86-5|55	
12mu|texlive-xdvi-22.86-5|56	%install
12mu|texlive-xdvi-22.86-5|57	mkdir -p %{buildroot}%{_datadir}/X11/app-defaults
12mu|texlive-xdvi-22.86-5|58	pushd %{buildroot}%{_datadir}/X11/app-defaults
12mu|texlive-xdvi-22.86-5|59	cp -fpa %{SOURCE2} .
12mu|texlive-xdvi-22.86-5|60	ln -sf %{_texmfdistdir}/xdvi/XDvi .
12mu|texlive-xdvi-22.86-5|61	popd
12mu|texlive-xdvi-22.86-5|62	cp -fpar texmf-dist %{buildroot}%{_datadir}
12mu|texlive-xdvi-22.86-5|63	mkdir -p %{buildroot}%{_mandir}/man1
12mu|texlive-xdvi-22.86-5|64	mv %{buildroot}%{_texmfdistdir}/doc/man/man1/*.1 %{buildroot}%{_mandir}/man1
12mu|texlive-xdvi-22.86-5|65	
12mu|texlive-xdvi-22.86-5|66	%changelog
12mu|texlive-xdvi-22.86-5|67	* Mon Mar 03 2014 Denis Silakov <denis.silakov@rosalab.ru> 22.86-5
12mu|texlive-xdvi-22.86-5|68	+ Revision: a16b166
12mu|texlive-xdvi-22.86-5|69	- Sync with cooker
12mu|texlive-xdvi-22.86-5|70	
12mu|texlive-xdvi-22.86-5|71	

21446 12
12mu|texlive-xepersian-13.7-1|1	# revision 32897
12mu|texlive-xepersian-13.7-1|2	# category Package
12mu|texlive-xepersian-13.7-1|3	# catalog-ctan /macros/xetex/latex/xepersian
12mu|texlive-xepersian-13.7-1|4	# catalog-date 2014-02-04 13:42:17 +0100
12mu|texlive-xepersian-13.7-1|5	# catalog-license lppl1.3
12mu|texlive-xepersian-13.7-1|6	# catalog-version 13.7
12mu|texlive-xepersian-13.7-1|7	Name:		texlive-xepersian
12mu|texlive-xepersian-13.7-1|8	Version:	13.7
12mu|texlive-xepersian-13.7-1|9	Release:	1
12mu|texlive-xepersian-13.7-1|10	Summary:	Persian for LaTeX, using XeTeX
12mu|texlive-xepersian-13.7-1|11	Group:		Publishing
12mu|texlive-xepersian-13.7-1|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/latex/xepersian
12mu|texlive-xepersian-13.7-1|13	License:	LPPL1.3
12mu|texlive-xepersian-13.7-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xepersian.tar.xz
12mu|texlive-xepersian-13.7-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xepersian.doc.tar.xz
12mu|texlive-xepersian-13.7-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xepersian.source.tar.xz
12mu|texlive-xepersian-13.7-1|17	BuildArch:	noarch
12mu|texlive-xepersian-13.7-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-xepersian-13.7-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-xepersian-13.7-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-xepersian-13.7-1|21	
12mu|texlive-xepersian-13.7-1|22	%description
12mu|texlive-xepersian-13.7-1|23	The package supports Persian typesetting, using the Persian
12mu|texlive-xepersian-13.7-1|24	Modern fonts, by default.
12mu|texlive-xepersian-13.7-1|25	
12mu|texlive-xepersian-13.7-1|26	%post
12mu|texlive-xepersian-13.7-1|27	%{_sbindir}/texlive.post
12mu|texlive-xepersian-13.7-1|28	
12mu|texlive-xepersian-13.7-1|29	%postun
12mu|texlive-xepersian-13.7-1|30	if [ $1 -eq 0 ]; then
12mu|texlive-xepersian-13.7-1|31	%{_sbindir}/texlive.post
12mu|texlive-xepersian-13.7-1|32	fi
12mu|texlive-xepersian-13.7-1|33	
12mu|texlive-xepersian-13.7-1|34	#-----------------------------------------------------------------------
12mu|texlive-xepersian-13.7-1|35	%files
12mu|texlive-xepersian-13.7-1|36	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xepersian/parsidigits.map
12mu|texlive-xepersian-13.7-1|37	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xepersian/parsidigits.tec
12mu|texlive-xepersian-13.7-1|38	%{_texmfdistdir}/tex/xelatex/xepersian/algorithm-xepersian.def
12mu|texlive-xepersian-13.7-1|39	%{_texmfdistdir}/tex/xelatex/xepersian/algorithmic-xepersian.def
12mu|texlive-xepersian-13.7-1|40	%{_texmfdistdir}/tex/xelatex/xepersian/amsart-xepersian.def
12mu|texlive-xepersian-13.7-1|41	%{_texmfdistdir}/tex/xelatex/xepersian/amsbook-xepersian.def
12mu|texlive-xepersian-13.7-1|42	%{_texmfdistdir}/tex/xelatex/xepersian/article-xepersian.def
12mu|texlive-xepersian-13.7-1|43	%{_texmfdistdir}/tex/xelatex/xepersian/artikel1-xepersian.def
12mu|texlive-xepersian-13.7-1|44	%{_texmfdistdir}/tex/xelatex/xepersian/artikel2-xepersian.def
12mu|texlive-xepersian-13.7-1|45	%{_texmfdistdir}/tex/xelatex/xepersian/artikel3-xepersian.def
12mu|texlive-xepersian-13.7-1|46	%{_texmfdistdir}/tex/xelatex/xepersian/backref-xepersian.def
12mu|texlive-xepersian-13.7-1|47	%{_texmfdistdir}/tex/xelatex/xepersian/bidimoderncv-xepersian.def
12mu|texlive-xepersian-13.7-1|48	%{_texmfdistdir}/tex/xelatex/xepersian/bidituftesidenote-xepersian.def
12mu|texlive-xepersian-13.7-1|49	%{_texmfdistdir}/tex/xelatex/xepersian/boek-xepersian.def
12mu|texlive-xepersian-13.7-1|50	%{_texmfdistdir}/tex/xelatex/xepersian/boek3-xepersian.def
12mu|texlive-xepersian-13.7-1|51	%{_texmfdistdir}/tex/xelatex/xepersian/book-xepersian.def
12mu|texlive-xepersian-13.7-1|52	%{_texmfdistdir}/tex/xelatex/xepersian/bookest-xepersian.def
12mu|texlive-xepersian-13.7-1|53	%{_texmfdistdir}/tex/xelatex/xepersian/breqn-xepersian.def
12mu|texlive-xepersian-13.7-1|54	%{_texmfdistdir}/tex/xelatex/xepersian/color-localise-xepersian.def
12mu|texlive-xepersian-13.7-1|55	%{_texmfdistdir}/tex/xelatex/xepersian/enumerate-xepersian.def
12mu|texlive-xepersian-13.7-1|56	%{_texmfdistdir}/tex/xelatex/xepersian/extarticle-xepersian.def
12mu|texlive-xepersian-13.7-1|57	%{_texmfdistdir}/tex/xelatex/xepersian/extbook-xepersian.def
12mu|texlive-xepersian-13.7-1|58	%{_texmfdistdir}/tex/xelatex/xepersian/extrafootnotefeatures-xepersian.def
12mu|texlive-xepersian-13.7-1|59	%{_texmfdistdir}/tex/xelatex/xepersian/extreport-xepersian.def
12mu|texlive-xepersian-13.7-1|60	%{_texmfdistdir}/tex/xelatex/xepersian/flowfram-xepersian.def
12mu|texlive-xepersian-13.7-1|61	%{_texmfdistdir}/tex/xelatex/xepersian/footnote-xepersian.def
12mu|texlive-xepersian-13.7-1|62	%{_texmfdistdir}/tex/xelatex/xepersian/framed-xepersian.def
12mu|texlive-xepersian-13.7-1|63	%{_texmfdistdir}/tex/xelatex/xepersian/glossaries-xepersian.def
12mu|texlive-xepersian-13.7-1|64	%{_texmfdistdir}/tex/xelatex/xepersian/hyperref-xepersian.def
12mu|texlive-xepersian-13.7-1|65	%{_texmfdistdir}/tex/xelatex/xepersian/imsproc-xepersian.def
12mu|texlive-xepersian-13.7-1|66	%{_texmfdistdir}/tex/xelatex/xepersian/kashida-xepersian.def
12mu|texlive-xepersian-13.7-1|67	%{_texmfdistdir}/tex/xelatex/xepersian/latex-localise-commands-xepersian.def
12mu|texlive-xepersian-13.7-1|68	%{_texmfdistdir}/tex/xelatex/xepersian/latex-localise-environments-xepersian.def
12mu|texlive-xepersian-13.7-1|69	%{_texmfdistdir}/tex/xelatex/xepersian/latex-localise-messages-xepersian.def
12mu|texlive-xepersian-13.7-1|70	%{_texmfdistdir}/tex/xelatex/xepersian/latex-localise-misc-xepersian.def
12mu|texlive-xepersian-13.7-1|71	%{_texmfdistdir}/tex/xelatex/xepersian/listings-xepersian.def
12mu|texlive-xepersian-13.7-1|72	%{_texmfdistdir}/tex/xelatex/xepersian/loadingorder-xepersian.def
12mu|texlive-xepersian-13.7-1|73	%{_texmfdistdir}/tex/xelatex/xepersian/localise-xepersian.def
12mu|texlive-xepersian-13.7-1|74	%{_texmfdistdir}/tex/xelatex/xepersian/memoir-xepersian.def
12mu|texlive-xepersian-13.7-1|75	%{_texmfdistdir}/tex/xelatex/xepersian/minitoc-xepersian.def
12mu|texlive-xepersian-13.7-1|76	%{_texmfdistdir}/tex/xelatex/xepersian/natbib-xepersian.def
12mu|texlive-xepersian-13.7-1|77	%{_texmfdistdir}/tex/xelatex/xepersian/packages-localise-xepersian.def
12mu|texlive-xepersian-13.7-1|78	%{_texmfdistdir}/tex/xelatex/xepersian/rapport1-xepersian.def
12mu|texlive-xepersian-13.7-1|79	%{_texmfdistdir}/tex/xelatex/xepersian/rapport3-xepersian.def
12mu|texlive-xepersian-13.7-1|80	%{_texmfdistdir}/tex/xelatex/xepersian/refrep-xepersian.def
12mu|texlive-xepersian-13.7-1|81	%{_texmfdistdir}/tex/xelatex/xepersian/report-xepersian.def
12mu|texlive-xepersian-13.7-1|82	%{_texmfdistdir}/tex/xelatex/xepersian/scrartcl-xepersian.def
12mu|texlive-xepersian-13.7-1|83	%{_texmfdistdir}/tex/xelatex/xepersian/scrbook-xepersian.def
12mu|texlive-xepersian-13.7-1|84	%{_texmfdistdir}/tex/xelatex/xepersian/scrreprt-xepersian.def
12mu|texlive-xepersian-13.7-1|85	%{_texmfdistdir}/tex/xelatex/xepersian/tkz-linknodes-xepersian.def
12mu|texlive-xepersian-13.7-1|86	%{_texmfdistdir}/tex/xelatex/xepersian/tocloft-xepersian.def
12mu|texlive-xepersian-13.7-1|87	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian-localise-commands-xepersian.def
12mu|texlive-xepersian-13.7-1|88	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian-localise-environments-xepersian.def
12mu|texlive-xepersian-13.7-1|89	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian-magazine.cls
12mu|texlive-xepersian-13.7-1|90	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian-mathsdigitspec.sty
12mu|texlive-xepersian-13.7-1|91	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian-multiplechoice.sty
12mu|texlive-xepersian-13.7-1|92	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian-persiancal.sty
12mu|texlive-xepersian-13.7-1|93	%{_texmfdistdir}/tex/xelatex/xepersian/xepersian.sty
12mu|texlive-xepersian-13.7-1|94	%doc %{_texmfdistdir}/doc/xelatex/xepersian/README
12mu|texlive-xepersian-13.7-1|95	%doc %{_texmfdistdir}/doc/xelatex/xepersian/ftxe-0.12.py
12mu|texlive-xepersian-13.7-1|96	%doc %{_texmfdistdir}/doc/xelatex/xepersian/img/ireland.jpg
12mu|texlive-xepersian-13.7-1|97	%doc %{_texmfdistdir}/doc/xelatex/xepersian/img/weather/clouds.jpg
12mu|texlive-xepersian-13.7-1|98	%doc %{_texmfdistdir}/doc/xelatex/xepersian/img/weather/rain.jpg
12mu|texlive-xepersian-13.7-1|99	%doc %{_texmfdistdir}/doc/xelatex/xepersian/img/weather/sun.jpg
12mu|texlive-xepersian-13.7-1|100	%doc %{_texmfdistdir}/doc/xelatex/xepersian/magazine-sample.tex
12mu|texlive-xepersian-13.7-1|101	%doc %{_texmfdistdir}/doc/xelatex/xepersian/test-correction.tex
12mu|texlive-xepersian-13.7-1|102	%doc %{_texmfdistdir}/doc/xelatex/xepersian/test-empty-form.tex
12mu|texlive-xepersian-13.7-1|103	%doc %{_texmfdistdir}/doc/xelatex/xepersian/test-question-only.tex
12mu|texlive-xepersian-13.7-1|104	%doc %{_texmfdistdir}/doc/xelatex/xepersian/test-solution-form.tex
12mu|texlive-xepersian-13.7-1|105	%doc %{_texmfdistdir}/doc/xelatex/xepersian/xepersian-logo.pdf
12mu|texlive-xepersian-13.7-1|106	%doc %{_texmfdistdir}/doc/xelatex/xepersian/xepersian-logo.tex
12mu|texlive-xepersian-13.7-1|107	%doc %{_texmfdistdir}/doc/xelatex/xepersian/xepersian.pdf
12mu|texlive-xepersian-13.7-1|108	#- source
12mu|texlive-xepersian-13.7-1|109	%doc %{_texmfdistdir}/source/xelatex/xepersian/xepersian.dtx
12mu|texlive-xepersian-13.7-1|110	%doc %{_texmfdistdir}/source/xelatex/xepersian/xepersian.ins
12mu|texlive-xepersian-13.7-1|111	
12mu|texlive-xepersian-13.7-1|112	#-----------------------------------------------------------------------
12mu|texlive-xepersian-13.7-1|113	%prep
12mu|texlive-xepersian-13.7-1|114	%setup -c -a0 -a1 -a2
12mu|texlive-xepersian-13.7-1|115	
12mu|texlive-xepersian-13.7-1|116	%build
12mu|texlive-xepersian-13.7-1|117	
12mu|texlive-xepersian-13.7-1|118	%install
12mu|texlive-xepersian-13.7-1|119	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-xepersian-13.7-1|120	cp -fpar fonts tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-xepersian-13.7-1|121	
12mu|texlive-xepersian-13.7-1|122	%changelog
12mu|texlive-xepersian-13.7-1|123	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 13.7-1
12mu|texlive-xepersian-13.7-1|124	+ Revision: 310a081
12mu|texlive-xepersian-13.7-1|125	- Sync with cooker
12mu|texlive-xepersian-13.7-1|126	
12mu|texlive-xepersian-13.7-1|127	

21447 12
12mu|texlive-xetexconfig-20131009-5|1	# revision 28819
12mu|texlive-xetexconfig-20131009-5|2	# category Package
12mu|texlive-xetexconfig-20131009-5|3	# catalog-ctan undef
12mu|texlive-xetexconfig-20131009-5|4	# catalog-date undef
12mu|texlive-xetexconfig-20131009-5|5	# catalog-license undef
12mu|texlive-xetexconfig-20131009-5|6	# catalog-version undef
12mu|texlive-xetexconfig-20131009-5|7	Name:		texlive-xetexconfig
12mu|texlive-xetexconfig-20131009-5|8	Version:	20131009
12mu|texlive-xetexconfig-20131009-5|9	Release:	5
12mu|texlive-xetexconfig-20131009-5|10	Summary:	Configuration files for XeTeX
12mu|texlive-xetexconfig-20131009-5|11	Group:		Publishing
12mu|texlive-xetexconfig-20131009-5|12	URL:		http://tug.org/texlive
12mu|texlive-xetexconfig-20131009-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-xetexconfig-20131009-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetexconfig.tar.xz
12mu|texlive-xetexconfig-20131009-5|15	BuildArch:	noarch
12mu|texlive-xetexconfig-20131009-5|16	BuildRequires:	texlive-tlpkg
12mu|texlive-xetexconfig-20131009-5|17	Requires(pre):	texlive-tlpkg
12mu|texlive-xetexconfig-20131009-5|18	Requires(post):	texlive-kpathsea
12mu|texlive-xetexconfig-20131009-5|19	
12mu|texlive-xetexconfig-20131009-5|20	%description
12mu|texlive-xetexconfig-20131009-5|21	unicode-letters, and special crop.cfg and hyperref.cfg for
12mu|texlive-xetexconfig-20131009-5|22	XeTeX.
12mu|texlive-xetexconfig-20131009-5|23	
12mu|texlive-xetexconfig-20131009-5|24	%post
12mu|texlive-xetexconfig-20131009-5|25	%{_sbindir}/texlive.post
12mu|texlive-xetexconfig-20131009-5|26	
12mu|texlive-xetexconfig-20131009-5|27	%postun
12mu|texlive-xetexconfig-20131009-5|28	if [ $1 -eq 0 ]; then
12mu|texlive-xetexconfig-20131009-5|29	%{_sbindir}/texlive.post
12mu|texlive-xetexconfig-20131009-5|30	fi
12mu|texlive-xetexconfig-20131009-5|31	
12mu|texlive-xetexconfig-20131009-5|32	#-----------------------------------------------------------------------
12mu|texlive-xetexconfig-20131009-5|33	%files
12mu|texlive-xetexconfig-20131009-5|34	%{_texmfdistdir}/tex/generic/xetexconfig/unicode-letters.tex
12mu|texlive-xetexconfig-20131009-5|35	%{_texmfdistdir}/tex/xelatex/xetexconfig/crop.cfg
12mu|texlive-xetexconfig-20131009-5|36	
12mu|texlive-xetexconfig-20131009-5|37	#-----------------------------------------------------------------------
12mu|texlive-xetexconfig-20131009-5|38	%prep
12mu|texlive-xetexconfig-20131009-5|39	%setup -c -a0
12mu|texlive-xetexconfig-20131009-5|40	
12mu|texlive-xetexconfig-20131009-5|41	%build
12mu|texlive-xetexconfig-20131009-5|42	
12mu|texlive-xetexconfig-20131009-5|43	%install
12mu|texlive-xetexconfig-20131009-5|44	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-xetexconfig-20131009-5|45	cp -fpar tex %{buildroot}%{_texmfdistdir}
12mu|texlive-xetexconfig-20131009-5|46	
12mu|texlive-xetexconfig-20131009-5|47	%changelog
12mu|texlive-xetexconfig-20131009-5|48	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 20131009-5
12mu|texlive-xetexconfig-20131009-5|49	+ Revision: 767cbcd
12mu|texlive-xetexconfig-20131009-5|50	- Sync with cooker
12mu|texlive-xetexconfig-20131009-5|51	
12mu|texlive-xetexconfig-20131009-5|52	

21448 12
12mu|texlive-xetexko-2.4-1|1	# revision 32863
12mu|texlive-xetexko-2.4-1|2	# category Package
12mu|texlive-xetexko-2.4-1|3	# catalog-ctan /macros/xetex/generic/xetexko
12mu|texlive-xetexko-2.4-1|4	# catalog-date 2014-02-03 08:31:04 +0100
12mu|texlive-xetexko-2.4-1|5	# catalog-license lppl1.3
12mu|texlive-xetexko-2.4-1|6	# catalog-version 2.4
12mu|texlive-xetexko-2.4-1|7	Name:		texlive-xetexko
12mu|texlive-xetexko-2.4-1|8	Version:	2.4
12mu|texlive-xetexko-2.4-1|9	Release:	1
12mu|texlive-xetexko-2.4-1|10	Summary:	Typeset Korean with Xe(La)TeX
12mu|texlive-xetexko-2.4-1|11	Group:		Publishing
12mu|texlive-xetexko-2.4-1|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/generic/xetexko
12mu|texlive-xetexko-2.4-1|13	License:	LPPL1.3
12mu|texlive-xetexko-2.4-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetexko.tar.xz
12mu|texlive-xetexko-2.4-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetexko.doc.tar.xz
12mu|texlive-xetexko-2.4-1|16	BuildArch:	noarch
12mu|texlive-xetexko-2.4-1|17	BuildRequires:	texlive-tlpkg
12mu|texlive-xetexko-2.4-1|18	Requires(pre):	texlive-tlpkg
12mu|texlive-xetexko-2.4-1|19	Requires(post):	texlive-kpathsea
12mu|texlive-xetexko-2.4-1|20	
12mu|texlive-xetexko-2.4-1|21	%description
12mu|texlive-xetexko-2.4-1|22	The package supports typesetting Korean documents (including
12mu|texlive-xetexko-2.4-1|23	old Hangul texts), using XeTeX. It enhances the existing
12mu|texlive-xetexko-2.4-1|24	support, in XeTeX, providing features that provide quality
12mu|texlive-xetexko-2.4-1|25	typesetting.
12mu|texlive-xetexko-2.4-1|26	
12mu|texlive-xetexko-2.4-1|27	%post
12mu|texlive-xetexko-2.4-1|28	%{_sbindir}/texlive.post
12mu|texlive-xetexko-2.4-1|29	
12mu|texlive-xetexko-2.4-1|30	%postun
12mu|texlive-xetexko-2.4-1|31	if [ $1 -eq 0 ]; then
12mu|texlive-xetexko-2.4-1|32	%{_sbindir}/texlive.post
12mu|texlive-xetexko-2.4-1|33	fi
12mu|texlive-xetexko-2.4-1|34	
12mu|texlive-xetexko-2.4-1|35	#-----------------------------------------------------------------------
12mu|texlive-xetexko-2.4-1|36	%files
12mu|texlive-xetexko-2.4-1|37	%{_texmfdistdir}/tex/xetex/xetexko/hanja_hangul.tab
12mu|texlive-xetexko-2.4-1|38	%{_texmfdistdir}/tex/xetex/xetexko/hanjacom_hangul.tab
12mu|texlive-xetexko-2.4-1|39	%{_texmfdistdir}/tex/xetex/xetexko/hanjaexa_hangul.tab
12mu|texlive-xetexko-2.4-1|40	%{_texmfdistdir}/tex/xetex/xetexko/xetexko-font.sty
12mu|texlive-xetexko-2.4-1|41	%{_texmfdistdir}/tex/xetex/xetexko/xetexko-hanging.sty
12mu|texlive-xetexko-2.4-1|42	%{_texmfdistdir}/tex/xetex/xetexko/xetexko-josa.sty
12mu|texlive-xetexko-2.4-1|43	%{_texmfdistdir}/tex/xetex/xetexko/xetexko-space.sty
12mu|texlive-xetexko-2.4-1|44	%{_texmfdistdir}/tex/xetex/xetexko/xetexko-vertical.sty
12mu|texlive-xetexko-2.4-1|45	%{_texmfdistdir}/tex/xetex/xetexko/xetexko.sty
12mu|texlive-xetexko-2.4-1|46	%doc %{_texmfdistdir}/doc/xetex/xetexko/ChangeLog
12mu|texlive-xetexko-2.4-1|47	%doc %{_texmfdistdir}/doc/xetex/xetexko/README
12mu|texlive-xetexko-2.4-1|48	%doc %{_texmfdistdir}/doc/xetex/xetexko/xetexko-doc.pdf
12mu|texlive-xetexko-2.4-1|49	%doc %{_texmfdistdir}/doc/xetex/xetexko/xetexko-doc.tex
12mu|texlive-xetexko-2.4-1|50	
12mu|texlive-xetexko-2.4-1|51	#-----------------------------------------------------------------------
12mu|texlive-xetexko-2.4-1|52	%prep
12mu|texlive-xetexko-2.4-1|53	%setup -c -a0 -a1
12mu|texlive-xetexko-2.4-1|54	
12mu|texlive-xetexko-2.4-1|55	%build
12mu|texlive-xetexko-2.4-1|56	
12mu|texlive-xetexko-2.4-1|57	%install
12mu|texlive-xetexko-2.4-1|58	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-xetexko-2.4-1|59	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-xetexko-2.4-1|60	
12mu|texlive-xetexko-2.4-1|61	%changelog
12mu|texlive-xetexko-2.4-1|62	* Fri Feb 14 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 2.4-1
12mu|texlive-xetexko-2.4-1|63	+ Revision: 907d06f
12mu|texlive-xetexko-2.4-1|64	- - Update to latest release.
12mu|texlive-xetexko-2.4-1|65	
12mu|texlive-xetexko-2.4-1|66	

21449 12
12mu|texlive-xetex-tibetan-0.1-5|1	# revision 28847
12mu|texlive-xetex-tibetan-0.1-5|2	# category Package
12mu|texlive-xetex-tibetan-0.1-5|3	# catalog-ctan /macros/xetex/generic/tibetan
12mu|texlive-xetex-tibetan-0.1-5|4	# catalog-date 2013-01-15 18:22:19 +0100
12mu|texlive-xetex-tibetan-0.1-5|5	# catalog-license lppl
12mu|texlive-xetex-tibetan-0.1-5|6	# catalog-version 0.1
12mu|texlive-xetex-tibetan-0.1-5|7	Name:		texlive-xetex-tibetan
12mu|texlive-xetex-tibetan-0.1-5|8	Version:	0.1
12mu|texlive-xetex-tibetan-0.1-5|9	Release:	5
12mu|texlive-xetex-tibetan-0.1-5|10	Summary:	XeTeX input maps for Unicode Tibetan
12mu|texlive-xetex-tibetan-0.1-5|11	Group:		Publishing
12mu|texlive-xetex-tibetan-0.1-5|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/generic/tibetan
12mu|texlive-xetex-tibetan-0.1-5|13	License:	LPPL
12mu|texlive-xetex-tibetan-0.1-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-tibetan.tar.xz
12mu|texlive-xetex-tibetan-0.1-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xetex-tibetan.doc.tar.xz
12mu|texlive-xetex-tibetan-0.1-5|16	BuildArch:	noarch
12mu|texlive-xetex-tibetan-0.1-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-xetex-tibetan-0.1-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-xetex-tibetan-0.1-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-xetex-tibetan-0.1-5|20	
12mu|texlive-xetex-tibetan-0.1-5|21	%description
12mu|texlive-xetex-tibetan-0.1-5|22	The package provides a map for use with Jonathan Kew's TECkit,
12mu|texlive-xetex-tibetan-0.1-5|23	to translate Tibetan to Unicode (range 0F00-0FFF).
12mu|texlive-xetex-tibetan-0.1-5|24	
12mu|texlive-xetex-tibetan-0.1-5|25	%post
12mu|texlive-xetex-tibetan-0.1-5|26	%{_sbindir}/texlive.post
12mu|texlive-xetex-tibetan-0.1-5|27	
12mu|texlive-xetex-tibetan-0.1-5|28	%postun
12mu|texlive-xetex-tibetan-0.1-5|29	if [ $1 -eq 0 ]; then
12mu|texlive-xetex-tibetan-0.1-5|30	%{_sbindir}/texlive.post
12mu|texlive-xetex-tibetan-0.1-5|31	fi
12mu|texlive-xetex-tibetan-0.1-5|32	
12mu|texlive-xetex-tibetan-0.1-5|33	#-----------------------------------------------------------------------
12mu|texlive-xetex-tibetan-0.1-5|34	%files
12mu|texlive-xetex-tibetan-0.1-5|35	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-tibetan/loctib.map
12mu|texlive-xetex-tibetan-0.1-5|36	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-tibetan/loctib.tec
12mu|texlive-xetex-tibetan-0.1-5|37	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-tibetan/wylie.map
12mu|texlive-xetex-tibetan-0.1-5|38	%{_texmfdistdir}/fonts/misc/xetex/fontmapping/xetex-tibetan/wylie.tec
12mu|texlive-xetex-tibetan-0.1-5|39	%doc %{_texmfdistdir}/doc/xetex/xetex-tibetan/Changelog
12mu|texlive-xetex-tibetan-0.1-5|40	%doc %{_texmfdistdir}/doc/xetex/xetex-tibetan/README
12mu|texlive-xetex-tibetan-0.1-5|41	
12mu|texlive-xetex-tibetan-0.1-5|42	#-----------------------------------------------------------------------
12mu|texlive-xetex-tibetan-0.1-5|43	%prep
12mu|texlive-xetex-tibetan-0.1-5|44	%setup -c -a0 -a1
12mu|texlive-xetex-tibetan-0.1-5|45	
12mu|texlive-xetex-tibetan-0.1-5|46	%build
12mu|texlive-xetex-tibetan-0.1-5|47	
12mu|texlive-xetex-tibetan-0.1-5|48	%install
12mu|texlive-xetex-tibetan-0.1-5|49	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-xetex-tibetan-0.1-5|50	cp -fpar fonts doc %{buildroot}%{_texmfdistdir}
12mu|texlive-xetex-tibetan-0.1-5|51	
12mu|texlive-xetex-tibetan-0.1-5|52	%changelog
12mu|texlive-xetex-tibetan-0.1-5|53	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.1-5
12mu|texlive-xetex-tibetan-0.1-5|54	+ Revision: 0e9f22c
12mu|texlive-xetex-tibetan-0.1-5|55	- MassBuild#289: Increase release tag
12mu|texlive-xetex-tibetan-0.1-5|56	
12mu|texlive-xetex-tibetan-0.1-5|57	

21450 12
12mu|texlive-xevlna-1.0-5|1	# revision 30086
12mu|texlive-xevlna-1.0-5|2	# category Package
12mu|texlive-xevlna-1.0-5|3	# catalog-ctan /macros/xetex/generic/xevlna
12mu|texlive-xevlna-1.0-5|4	# catalog-date 2013-04-23 11:12:19 +0200
12mu|texlive-xevlna-1.0-5|5	# catalog-license lppl1.3
12mu|texlive-xevlna-1.0-5|6	# catalog-version 1.0
12mu|texlive-xevlna-1.0-5|7	Name:		texlive-xevlna
12mu|texlive-xevlna-1.0-5|8	Version:	1.0
12mu|texlive-xevlna-1.0-5|9	Release:	5
12mu|texlive-xevlna-1.0-5|10	Summary:	Insert non-breakable spaces using XeTeX
12mu|texlive-xevlna-1.0-5|11	Group:		Publishing
12mu|texlive-xevlna-1.0-5|12	URL:		http://www.ctan.org/tex-archive/macros/xetex/generic/xevlna
12mu|texlive-xevlna-1.0-5|13	License:	LPPL1.3
12mu|texlive-xevlna-1.0-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xevlna.tar.xz
12mu|texlive-xevlna-1.0-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xevlna.doc.tar.xz
12mu|texlive-xevlna-1.0-5|16	BuildArch:	noarch
12mu|texlive-xevlna-1.0-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-xevlna-1.0-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-xevlna-1.0-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-xevlna-1.0-5|20	
12mu|texlive-xevlna-1.0-5|21	%description
12mu|texlive-xevlna-1.0-5|22	The package will directly insert nonbreakable spaces (in Czech,
12mu|texlive-xevlna-1.0-5|23	vlna or vlnka), after nonsyllabic prepositions and single
12mu|texlive-xevlna-1.0-5|24	letter conjuctions, while the document is being typeset. (The
12mu|texlive-xevlna-1.0-5|25	macros recognised maths and verbatim by TeX means.) (Inserting
12mu|texlive-xevlna-1.0-5|26	nonbreakable spaces by a preprocessor will probably never be
12mu|texlive-xevlna-1.0-5|27	fully reliable, because user defined macros and environments
12mu|texlive-xevlna-1.0-5|28	cannot reliably be recognised.) The package works both with
12mu|texlive-xevlna-1.0-5|29	(Plain) XeTeX and with XeLaTeX.
12mu|texlive-xevlna-1.0-5|30	
12mu|texlive-xevlna-1.0-5|31	%post
12mu|texlive-xevlna-1.0-5|32	%{_sbindir}/texlive.post
12mu|texlive-xevlna-1.0-5|33	
12mu|texlive-xevlna-1.0-5|34	%postun
12mu|texlive-xevlna-1.0-5|35	if [ $1 -eq 0 ]; then
12mu|texlive-xevlna-1.0-5|36	%{_sbindir}/texlive.post
12mu|texlive-xevlna-1.0-5|37	fi
12mu|texlive-xevlna-1.0-5|38	
12mu|texlive-xevlna-1.0-5|39	#-----------------------------------------------------------------------
12mu|texlive-xevlna-1.0-5|40	%files
12mu|texlive-xevlna-1.0-5|41	%{_texmfdistdir}/tex/xelatex/xevlna/xevlna.sty
12mu|texlive-xevlna-1.0-5|42	%doc %{_texmfdistdir}/doc/xelatex/xevlna/License.txt
12mu|texlive-xevlna-1.0-5|43	%doc %{_texmfdistdir}/doc/xelatex/xevlna/README
12mu|texlive-xevlna-1.0-5|44	%doc %{_texmfdistdir}/doc/xelatex/xevlna/xevlna-inc.tex
12mu|texlive-xevlna-1.0-5|45	%doc %{_texmfdistdir}/doc/xelatex/xevlna/xevlna.pdf
12mu|texlive-xevlna-1.0-5|46	%doc %{_texmfdistdir}/doc/xelatex/xevlna/xevlna.tex
12mu|texlive-xevlna-1.0-5|47	
12mu|texlive-xevlna-1.0-5|48	#-----------------------------------------------------------------------
12mu|texlive-xevlna-1.0-5|49	%prep
12mu|texlive-xevlna-1.0-5|50	%setup -c -a0 -a1
12mu|texlive-xevlna-1.0-5|51	
12mu|texlive-xevlna-1.0-5|52	%build
12mu|texlive-xevlna-1.0-5|53	
12mu|texlive-xevlna-1.0-5|54	%install
12mu|texlive-xevlna-1.0-5|55	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-xevlna-1.0-5|56	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-xevlna-1.0-5|57	
12mu|texlive-xevlna-1.0-5|58	%changelog
12mu|texlive-xevlna-1.0-5|59	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.0-5
12mu|texlive-xevlna-1.0-5|60	+ Revision: df93e67
12mu|texlive-xevlna-1.0-5|61	- MassBuild#289: Increase release tag
12mu|texlive-xevlna-1.0-5|62	
12mu|texlive-xevlna-1.0-5|63	

21451 12
12mu|texlive-xii-20130917-5|1	# revision 31683
12mu|texlive-xii-20130917-5|2	# category Package
12mu|texlive-xii-20130917-5|3	# catalog-ctan /macros/plain/contrib/xii
12mu|texlive-xii-20130917-5|4	# catalog-date 2013-09-17 19:06:55 +0200
12mu|texlive-xii-20130917-5|5	# catalog-license lppl
12mu|texlive-xii-20130917-5|6	# catalog-version undef
12mu|texlive-xii-20130917-5|7	Name:		texlive-xii
12mu|texlive-xii-20130917-5|8	Version:	20130917
12mu|texlive-xii-20130917-5|9	Release:	5
12mu|texlive-xii-20130917-5|10	Summary:	Christmas silliness
12mu|texlive-xii-20130917-5|11	Group:		Publishing
12mu|texlive-xii-20130917-5|12	URL:		http://www.ctan.org/tex-archive/macros/plain/contrib/xii
12mu|texlive-xii-20130917-5|13	License:	LPPL
12mu|texlive-xii-20130917-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xii.tar.xz
12mu|texlive-xii-20130917-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xii.doc.tar.xz
12mu|texlive-xii-20130917-5|16	BuildArch:	noarch
12mu|texlive-xii-20130917-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-xii-20130917-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-xii-20130917-5|19	
12mu|texlive-xii-20130917-5|20	%description
12mu|texlive-xii-20130917-5|21	TeXLive xii package.
12mu|texlive-xii-20130917-5|22	
12mu|texlive-xii-20130917-5|23	#-----------------------------------------------------------------------
12mu|texlive-xii-20130917-5|24	%files
12mu|texlive-xii-20130917-5|25	%doc %{_texmfdistdir}/doc/plain/xii/README
12mu|texlive-xii-20130917-5|26	%doc %{_texmfdistdir}/doc/plain/xii/xii.tex
12mu|texlive-xii-20130917-5|27	
12mu|texlive-xii-20130917-5|28	#-----------------------------------------------------------------------
12mu|texlive-xii-20130917-5|29	%prep
12mu|texlive-xii-20130917-5|30	%setup -c -a0 -a1
12mu|texlive-xii-20130917-5|31	
12mu|texlive-xii-20130917-5|32	%build
12mu|texlive-xii-20130917-5|33	
12mu|texlive-xii-20130917-5|34	%install
12mu|texlive-xii-20130917-5|35	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-xii-20130917-5|36	cp -fpar doc %{buildroot}%{_texmfdistdir}
12mu|texlive-xii-20130917-5|37	
12mu|texlive-xii-20130917-5|38	%changelog
12mu|texlive-xii-20130917-5|39	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20130917-5
12mu|texlive-xii-20130917-5|40	+ Revision: b4665a3
12mu|texlive-xii-20130917-5|41	- MassBuild#289: Increase release tag
12mu|texlive-xii-20130917-5|42	
12mu|texlive-xii-20130917-5|43	

21452 12
12mu|texlive-xint-1.09m-1|1	# revision 33062
12mu|texlive-xint-1.09m-1|2	# category Package
12mu|texlive-xint-1.09m-1|3	# catalog-ctan /macros/generic/xint
12mu|texlive-xint-1.09m-1|4	# catalog-date 2014-02-27 13:32:50 +0100
12mu|texlive-xint-1.09m-1|5	# catalog-license lppl1.3
12mu|texlive-xint-1.09m-1|6	# catalog-version 1.09m
12mu|texlive-xint-1.09m-1|7	Name:		texlive-xint
12mu|texlive-xint-1.09m-1|8	Version:	1.09m
12mu|texlive-xint-1.09m-1|9	Release:	1
12mu|texlive-xint-1.09m-1|10	Summary:	Expandable operations on long numbers
12mu|texlive-xint-1.09m-1|11	Group:		Publishing
12mu|texlive-xint-1.09m-1|12	URL:		http://www.ctan.org/tex-archive/macros/generic/xint
12mu|texlive-xint-1.09m-1|13	License:	LPPL1.3
12mu|texlive-xint-1.09m-1|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xint.tar.xz
12mu|texlive-xint-1.09m-1|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xint.doc.tar.xz
12mu|texlive-xint-1.09m-1|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xint.source.tar.xz
12mu|texlive-xint-1.09m-1|17	BuildArch:	noarch
12mu|texlive-xint-1.09m-1|18	BuildRequires:	texlive-tlpkg
12mu|texlive-xint-1.09m-1|19	Requires(pre):	texlive-tlpkg
12mu|texlive-xint-1.09m-1|20	Requires(post):	texlive-kpathsea
12mu|texlive-xint-1.09m-1|21	
12mu|texlive-xint-1.09m-1|22	%description
12mu|texlive-xint-1.09m-1|23	The bundle provides four packages: xint, which provides
12mu|texlive-xint-1.09m-1|24	expandable TeX macros that implement the basic arithmetic
12mu|texlive-xint-1.09m-1|25	operations of addition, subtraction, multiplication and
12mu|texlive-xint-1.09m-1|26	division, as applied to arbitrarily long numbers represented as
12mu|texlive-xint-1.09m-1|27	chains of digits with an optional minus sign; xinttools is
12mu|texlive-xint-1.09m-1|28	loaded by xint (hence by all other packages of the bundle,
12mu|texlive-xint-1.09m-1|29	too): it provides utilities of independent interest such as
12mu|texlive-xint-1.09m-1|30	expandable and non-expandable loops. xintfrac, which computes
12mu|texlive-xint-1.09m-1|31	fractions using xint; xintexpr, which extends xintfrac with an
12mu|texlive-xint-1.09m-1|32	expandable parser of expressions involving integers and a wide
12mu|texlive-xint-1.09m-1|33	variety of operators; xintbinhex provides conversions to and
12mu|texlive-xint-1.09m-1|34	from binary and hexadecimal bases; xintseries, which provides
12mu|texlive-xint-1.09m-1|35	basic functionality for computing partial sums using xint;
12mu|texlive-xint-1.09m-1|36	xintgcd, which provides implementations of the Euclidean
12mu|texlive-xint-1.09m-1|37	algorithm, and of its typesetting; xintcfrac, which deals with
12mu|texlive-xint-1.09m-1|38	the computation of continued fractions, All of the packages'
12mu|texlive-xint-1.09m-1|39	computations are done in a way that they can operate in an
12mu|texlive-xint-1.09m-1|40	expanding environment. The packages may be used either with
12mu|texlive-xint-1.09m-1|41	Plain TeX or LaTeX.
12mu|texlive-xint-1.09m-1|42	
12mu|texlive-xint-1.09m-1|43	%post
12mu|texlive-xint-1.09m-1|44	%{_sbindir}/texlive.post
12mu|texlive-xint-1.09m-1|45	
12mu|texlive-xint-1.09m-1|46	%postun
12mu|texlive-xint-1.09m-1|47	if [ $1 -eq 0 ]; then
12mu|texlive-xint-1.09m-1|48	%{_sbindir}/texlive.post
12mu|texlive-xint-1.09m-1|49	fi
12mu|texlive-xint-1.09m-1|50	
12mu|texlive-xint-1.09m-1|51	#-----------------------------------------------------------------------
12mu|texlive-xint-1.09m-1|52	%files
12mu|texlive-xint-1.09m-1|53	%{_texmfdistdir}/tex/generic/xint/xint.sty
12mu|texlive-xint-1.09m-1|54	%{_texmfdistdir}/tex/generic/xint/xintbinhex.sty
12mu|texlive-xint-1.09m-1|55	%{_texmfdistdir}/tex/generic/xint/xintcfrac.sty
12mu|texlive-xint-1.09m-1|56	%{_texmfdistdir}/tex/generic/xint/xintexpr.sty
12mu|texlive-xint-1.09m-1|57	%{_texmfdistdir}/tex/generic/xint/xintfrac.sty
12mu|texlive-xint-1.09m-1|58	%{_texmfdistdir}/tex/generic/xint/xintgcd.sty
12mu|texlive-xint-1.09m-1|59	%{_texmfdistdir}/tex/generic/xint/xintseries.sty
12mu|texlive-xint-1.09m-1|60	%{_texmfdistdir}/tex/generic/xint/xinttools.sty
12mu|texlive-xint-1.09m-1|61	%doc %{_texmfdistdir}/doc/generic/xint/README
12mu|texlive-xint-1.09m-1|62	%doc %{_texmfdistdir}/doc/generic/xint/xint.pdf
12mu|texlive-xint-1.09m-1|63	#- source
12mu|texlive-xint-1.09m-1|64	%doc %{_texmfdistdir}/source/generic/xint/xint.dtx
12mu|texlive-xint-1.09m-1|65	%doc %{_texmfdistdir}/source/generic/xint/xint.ins
12mu|texlive-xint-1.09m-1|66	
12mu|texlive-xint-1.09m-1|67	#-----------------------------------------------------------------------
12mu|texlive-xint-1.09m-1|68	%prep
12mu|texlive-xint-1.09m-1|69	%setup -c -a0 -a1 -a2
12mu|texlive-xint-1.09m-1|70	
12mu|texlive-xint-1.09m-1|71	%build
12mu|texlive-xint-1.09m-1|72	
12mu|texlive-xint-1.09m-1|73	%install
12mu|texlive-xint-1.09m-1|74	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-xint-1.09m-1|75	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-xint-1.09m-1|76	
12mu|texlive-xint-1.09m-1|77	%changelog
12mu|texlive-xint-1.09m-1|78	* Mon Mar 17 2014 pcpa <paulo.cesar.pereira.de.andrade@gmail.com> 1.09m-1
12mu|texlive-xint-1.09m-1|79	+ Revision: 185397d
12mu|texlive-xint-1.09m-1|80	- - Update to latest release.
12mu|texlive-xint-1.09m-1|81	
12mu|texlive-xint-1.09m-1|82	

21453 12
12mu|texlive-xpeek-0.2-7|1	# revision 27442
12mu|texlive-xpeek-0.2-7|2	# category Package
12mu|texlive-xpeek-0.2-7|3	# catalog-ctan /macros/latex/contrib/xpeek
12mu|texlive-xpeek-0.2-7|4	# catalog-date 2012-08-17 12:03:38 +0200
12mu|texlive-xpeek-0.2-7|5	# catalog-license lppl1.3
12mu|texlive-xpeek-0.2-7|6	# catalog-version 0.2
12mu|texlive-xpeek-0.2-7|7	Name:		texlive-xpeek
12mu|texlive-xpeek-0.2-7|8	Version:	0.2
12mu|texlive-xpeek-0.2-7|9	Release:	7
12mu|texlive-xpeek-0.2-7|10	Summary:	Define commands that peek ahead in the input stream
12mu|texlive-xpeek-0.2-7|11	Group:		Publishing
12mu|texlive-xpeek-0.2-7|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xpeek
12mu|texlive-xpeek-0.2-7|13	License:	LPPL1.3
12mu|texlive-xpeek-0.2-7|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpeek.tar.xz
12mu|texlive-xpeek-0.2-7|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpeek.doc.tar.xz
12mu|texlive-xpeek-0.2-7|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpeek.source.tar.xz
12mu|texlive-xpeek-0.2-7|17	BuildArch:	noarch
12mu|texlive-xpeek-0.2-7|18	BuildRequires:	texlive-tlpkg
12mu|texlive-xpeek-0.2-7|19	Requires(pre):	texlive-tlpkg
12mu|texlive-xpeek-0.2-7|20	Requires(post):	texlive-kpathsea
12mu|texlive-xpeek-0.2-7|21	
12mu|texlive-xpeek-0.2-7|22	%description
12mu|texlive-xpeek-0.2-7|23	The package provides tools to help define commands that, like
12mu|texlive-xpeek-0.2-7|24	\xspace (from xspace) and the LaTeX command \textit, peek at
12mu|texlive-xpeek-0.2-7|25	what follows them in the command stream and choose appropriate
12mu|texlive-xpeek-0.2-7|26	behaviour.
12mu|texlive-xpeek-0.2-7|27	
12mu|texlive-xpeek-0.2-7|28	%post
12mu|texlive-xpeek-0.2-7|29	%{_sbindir}/texlive.post
12mu|texlive-xpeek-0.2-7|30	
12mu|texlive-xpeek-0.2-7|31	%postun
12mu|texlive-xpeek-0.2-7|32	if [ $1 -eq 0 ]; then
12mu|texlive-xpeek-0.2-7|33	%{_sbindir}/texlive.post
12mu|texlive-xpeek-0.2-7|34	fi
12mu|texlive-xpeek-0.2-7|35	
12mu|texlive-xpeek-0.2-7|36	#-----------------------------------------------------------------------
12mu|texlive-xpeek-0.2-7|37	%files
12mu|texlive-xpeek-0.2-7|38	%{_texmfdistdir}/tex/latex/xpeek/xpeek.sty
12mu|texlive-xpeek-0.2-7|39	%doc %{_texmfdistdir}/doc/latex/xpeek/README
12mu|texlive-xpeek-0.2-7|40	%doc %{_texmfdistdir}/doc/latex/xpeek/xpeek.pdf
12mu|texlive-xpeek-0.2-7|41	#- source
12mu|texlive-xpeek-0.2-7|42	%doc %{_texmfdistdir}/source/latex/xpeek/xpeek.dtx
12mu|texlive-xpeek-0.2-7|43	
12mu|texlive-xpeek-0.2-7|44	#-----------------------------------------------------------------------
12mu|texlive-xpeek-0.2-7|45	%prep
12mu|texlive-xpeek-0.2-7|46	%setup -c -a0 -a1 -a2
12mu|texlive-xpeek-0.2-7|47	
12mu|texlive-xpeek-0.2-7|48	%build
12mu|texlive-xpeek-0.2-7|49	
12mu|texlive-xpeek-0.2-7|50	%install
12mu|texlive-xpeek-0.2-7|51	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-xpeek-0.2-7|52	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-xpeek-0.2-7|53	
12mu|texlive-xpeek-0.2-7|54	%changelog
12mu|texlive-xpeek-0.2-7|55	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.2-7
12mu|texlive-xpeek-0.2-7|56	+ Revision: 96c44d2
12mu|texlive-xpeek-0.2-7|57	- MassBuild#289: Increase release tag
12mu|texlive-xpeek-0.2-7|58	
12mu|texlive-xpeek-0.2-7|59	

21454 12
12mu|texlive-xpicture-1.2a-5|1	# revision 28770
12mu|texlive-xpicture-1.2a-5|2	# category Package
12mu|texlive-xpicture-1.2a-5|3	# catalog-ctan /macros/latex/contrib/xpicture
12mu|texlive-xpicture-1.2a-5|4	# catalog-date 2013-01-08 10:49:23 +0100
12mu|texlive-xpicture-1.2a-5|5	# catalog-license lppl1.3
12mu|texlive-xpicture-1.2a-5|6	# catalog-version 1.2a
12mu|texlive-xpicture-1.2a-5|7	Name:		texlive-xpicture
12mu|texlive-xpicture-1.2a-5|8	Version:	1.2a
12mu|texlive-xpicture-1.2a-5|9	Release:	5
12mu|texlive-xpicture-1.2a-5|10	Summary:	Extensions of LaTeX picture drawing
12mu|texlive-xpicture-1.2a-5|11	Group:		Publishing
12mu|texlive-xpicture-1.2a-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xpicture
12mu|texlive-xpicture-1.2a-5|13	License:	LPPL1.3
12mu|texlive-xpicture-1.2a-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpicture.tar.xz
12mu|texlive-xpicture-1.2a-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpicture.doc.tar.xz
12mu|texlive-xpicture-1.2a-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xpicture.source.tar.xz
12mu|texlive-xpicture-1.2a-5|17	BuildArch:	noarch
12mu|texlive-xpicture-1.2a-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-xpicture-1.2a-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-xpicture-1.2a-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-xpicture-1.2a-5|21	
12mu|texlive-xpicture-1.2a-5|22	%description
12mu|texlive-xpicture-1.2a-5|23	The package extends the facilities of the pict2e and the
12mu|texlive-xpicture-1.2a-5|24	curve2e packages, providing extra reference frames, conic
12mu|texlive-xpicture-1.2a-5|25	section curves, graphs of elementary functions and other
12mu|texlive-xpicture-1.2a-5|26	parametric curves.
12mu|texlive-xpicture-1.2a-5|27	
12mu|texlive-xpicture-1.2a-5|28	%post
12mu|texlive-xpicture-1.2a-5|29	%{_sbindir}/texlive.post
12mu|texlive-xpicture-1.2a-5|30	
12mu|texlive-xpicture-1.2a-5|31	%postun
12mu|texlive-xpicture-1.2a-5|32	if [ $1 -eq 0 ]; then
12mu|texlive-xpicture-1.2a-5|33	%{_sbindir}/texlive.post
12mu|texlive-xpicture-1.2a-5|34	fi
12mu|texlive-xpicture-1.2a-5|35	
12mu|texlive-xpicture-1.2a-5|36	#-----------------------------------------------------------------------
12mu|texlive-xpicture-1.2a-5|37	%files
12mu|texlive-xpicture-1.2a-5|38	%{_texmfdistdir}/tex/latex/xpicture/xpicture.sty
12mu|texlive-xpicture-1.2a-5|39	%doc %{_texmfdistdir}/doc/latex/xpicture/README
12mu|texlive-xpicture-1.2a-5|40	%doc %{_texmfdistdir}/doc/latex/xpicture/xpicture-doc.pdf
12mu|texlive-xpicture-1.2a-5|41	%doc %{_texmfdistdir}/doc/latex/xpicture/xpicture-doc.tex
12mu|texlive-xpicture-1.2a-5|42	%doc %{_texmfdistdir}/doc/latex/xpicture/xpicture.cfgxmpl
12mu|texlive-xpicture-1.2a-5|43	%doc %{_texmfdistdir}/doc/latex/xpicture/xpicture.pdf
12mu|texlive-xpicture-1.2a-5|44	#- source
12mu|texlive-xpicture-1.2a-5|45	%doc %{_texmfdistdir}/source/latex/xpicture/xpicture.dtx
12mu|texlive-xpicture-1.2a-5|46	
12mu|texlive-xpicture-1.2a-5|47	#-----------------------------------------------------------------------
12mu|texlive-xpicture-1.2a-5|48	%prep
12mu|texlive-xpicture-1.2a-5|49	%setup -c -a0 -a1 -a2
12mu|texlive-xpicture-1.2a-5|50	
12mu|texlive-xpicture-1.2a-5|51	%build
12mu|texlive-xpicture-1.2a-5|52	
12mu|texlive-xpicture-1.2a-5|53	%install
12mu|texlive-xpicture-1.2a-5|54	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-xpicture-1.2a-5|55	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-xpicture-1.2a-5|56	
12mu|texlive-xpicture-1.2a-5|57	%changelog
12mu|texlive-xpicture-1.2a-5|58	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 1.2a-5
12mu|texlive-xpicture-1.2a-5|59	+ Revision: f6177ee
12mu|texlive-xpicture-1.2a-5|60	- MassBuild#289: Increase release tag
12mu|texlive-xpicture-1.2a-5|61	
12mu|texlive-xpicture-1.2a-5|62	

21455 12
12mu|texlive-xymtex-5.06-5|1	# revision 32182
12mu|texlive-xymtex-5.06-5|2	# category Package
12mu|texlive-xymtex-5.06-5|3	# catalog-ctan /macros/latex/contrib/xymtex
12mu|texlive-xymtex-5.06-5|4	# catalog-date 2013-10-31 09:17:33 +0100
12mu|texlive-xymtex-5.06-5|5	# catalog-license lppl1.3
12mu|texlive-xymtex-5.06-5|6	# catalog-version 5.06
12mu|texlive-xymtex-5.06-5|7	Name:		texlive-xymtex
12mu|texlive-xymtex-5.06-5|8	Version:	5.06
12mu|texlive-xymtex-5.06-5|9	Release:	5
12mu|texlive-xymtex-5.06-5|10	Summary:	Typesetting chemical structures
12mu|texlive-xymtex-5.06-5|11	Group:		Publishing
12mu|texlive-xymtex-5.06-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/xymtex
12mu|texlive-xymtex-5.06-5|13	License:	LPPL1.3
12mu|texlive-xymtex-5.06-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xymtex.tar.xz
12mu|texlive-xymtex-5.06-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xymtex.doc.tar.xz
12mu|texlive-xymtex-5.06-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/xymtex.source.tar.xz
12mu|texlive-xymtex-5.06-5|17	BuildArch:	noarch
12mu|texlive-xymtex-5.06-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-xymtex-5.06-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-xymtex-5.06-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-xymtex-5.06-5|21	
12mu|texlive-xymtex-5.06-5|22	%description
12mu|texlive-xymtex-5.06-5|23	XyMTeX is a set of packages for drawing a wide variety of
12mu|texlive-xymtex-5.06-5|24	chemical structural formulas in a way that reflects their
12mu|texlive-xymtex-5.06-5|25	structure. The package provides three output modes: 'LaTeX',
12mu|texlive-xymtex-5.06-5|26	'PostScript' and 'PDF'. XyMTeX's commands have a systematic set
12mu|texlive-xymtex-5.06-5|27	of arguments for specifying substituents and their positions,
12mu|texlive-xymtex-5.06-5|28	endocyclic double bonds, and bond patterns. In some cases there
12mu|texlive-xymtex-5.06-5|29	are additional arguments for specifying hetero-atoms on the
12mu|texlive-xymtex-5.06-5|30	vertices of heterocycles. It is believed that this systematic
12mu|texlive-xymtex-5.06-5|31	design allows XyMTeX to operate as a practical (device-
12mu|texlive-xymtex-5.06-5|32	independent) tool for use with LaTeX.
12mu|texlive-xymtex-5.06-5|33	
12mu|texlive-xymtex-5.06-5|34	%post
12mu|texlive-xymtex-5.06-5|35	%{_sbindir}/texlive.post
12mu|texlive-xymtex-5.06-5|36	
12mu|texlive-xymtex-5.06-5|37	%postun
12mu|texlive-xymtex-5.06-5|38	if [ $1 -eq 0 ]; then
12mu|texlive-xymtex-5.06-5|39	%{_sbindir}/texlive.post
12mu|texlive-xymtex-5.06-5|40	fi
12mu|texlive-xymtex-5.06-5|41	
12mu|texlive-xymtex-5.06-5|42	#-----------------------------------------------------------------------
12mu|texlive-xymtex-5.06-5|43	%files
12mu|texlive-xymtex-5.06-5|44	%{_texmfdistdir}/tex/latex/xymtex/base/aliphat.sty
12mu|texlive-xymtex-5.06-5|45	%{_texmfdistdir}/tex/latex/xymtex/base/assurelatexmode.sty
12mu|texlive-xymtex-5.06-5|46	%{_texmfdistdir}/tex/latex/xymtex/base/bondcolor.sty
12mu|texlive-xymtex-5.06-5|47	%{_texmfdistdir}/tex/latex/xymtex/base/carom.sty
12mu|texlive-xymtex-5.06-5|48	%{_texmfdistdir}/tex/latex/xymtex/base/ccycle.sty
12mu|texlive-xymtex-5.06-5|49	%{_texmfdistdir}/tex/latex/xymtex/base/chemstr.sty
12mu|texlive-xymtex-5.06-5|50	%{_texmfdistdir}/tex/latex/xymtex/base/fusering.sty
12mu|texlive-xymtex-5.06-5|51	%{_texmfdistdir}/tex/latex/xymtex/base/hcycle.sty
12mu|texlive-xymtex-5.06-5|52	%{_texmfdistdir}/tex/latex/xymtex/base/hetarom.sty
12mu|texlive-xymtex-5.06-5|53	%{_texmfdistdir}/tex/latex/xymtex/base/hetaromh.sty
12mu|texlive-xymtex-5.06-5|54	%{_texmfdistdir}/tex/latex/xymtex/base/lewisstruc.sty
12mu|texlive-xymtex-5.06-5|55	%{_texmfdistdir}/tex/latex/xymtex/base/locant.sty
12mu|texlive-xymtex-5.06-5|56	%{_texmfdistdir}/tex/latex/xymtex/base/lowcycle.sty
12mu|texlive-xymtex-5.06-5|57	%{_texmfdistdir}/tex/latex/xymtex/base/methylen.sty
12mu|texlive-xymtex-5.06-5|58	%{_texmfdistdir}/tex/latex/xymtex/base/polymers.sty
12mu|texlive-xymtex-5.06-5|59	%{_texmfdistdir}/tex/latex/xymtex/base/sizeredc.sty
12mu|texlive-xymtex-5.06-5|60	%{_texmfdistdir}/tex/latex/xymtex/base/steroid.sty
12mu|texlive-xymtex-5.06-5|61	%{_texmfdistdir}/tex/latex/xymtex/base/xymtex.sty
12mu|texlive-xymtex-5.06-5|62	%{_texmfdistdir}/tex/latex/xymtex/base/xymtexpdf.sty
12mu|texlive-xymtex-5.06-5|63	%{_texmfdistdir}/tex/latex/xymtex/base/xymtexps.sty
12mu|texlive-xymtex-5.06-5|64	%{_texmfdistdir}/tex/latex/xymtex/chemist/assurechemist.sty
12mu|texlive-xymtex-5.06-5|65	%{_texmfdistdir}/tex/latex/xymtex/chemist/chemist.sty
12mu|texlive-xymtex-5.06-5|66	%{_texmfdistdir}/tex/latex/xymtex/chemist/chemtimes.sty
12mu|texlive-xymtex-5.06-5|67	%{_texmfdistdir}/tex/latex/xymtex/xymtxpdf/chmst-pdf.sty
12mu|texlive-xymtex-5.06-5|68	%{_texmfdistdir}/tex/latex/xymtex/xymtxpdf/xymtx-pdf.sty
12mu|texlive-xymtex-5.06-5|69	%{_texmfdistdir}/tex/latex/xymtex/xymtxps/chmst-ps.sty
12mu|texlive-xymtex-5.06-5|70	%{_texmfdistdir}/tex/latex/xymtex/xymtxps/xymtx-ps.sty
12mu|texlive-xymtex-5.06-5|71	%doc %{_texmfdistdir}/doc/latex/xymtex/doc/README.TEXLIVE
12mu|texlive-xymtex-5.06-5|72	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme402.doc
12mu|texlive-xymtex-5.06-5|73	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme402.jpn
12mu|texlive-xymtex-5.06-5|74	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme403.doc
12mu|texlive-xymtex-5.06-5|75	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme403.jpn
12mu|texlive-xymtex-5.06-5|76	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme404.doc
12mu|texlive-xymtex-5.06-5|77	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme404.jpn
12mu|texlive-xymtex-5.06-5|78	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme405.doc
12mu|texlive-xymtex-5.06-5|79	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme405.jpn
12mu|texlive-xymtex-5.06-5|80	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme406.doc
12mu|texlive-xymtex-5.06-5|81	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme406.jpn
12mu|texlive-xymtex-5.06-5|82	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme500.doc
12mu|texlive-xymtex-5.06-5|83	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme500.jpn
12mu|texlive-xymtex-5.06-5|84	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme500a.doc
12mu|texlive-xymtex-5.06-5|85	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/readme500a.jpn
12mu|texlive-xymtex-5.06-5|86	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx402.doc
12mu|texlive-xymtex-5.06-5|87	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx402.jpn
12mu|texlive-xymtex-5.06-5|88	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx403.doc
12mu|texlive-xymtex-5.06-5|89	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx403.jpn
12mu|texlive-xymtex-5.06-5|90	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx404.doc
12mu|texlive-xymtex-5.06-5|91	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx404.jpn
12mu|texlive-xymtex-5.06-5|92	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx405.doc
12mu|texlive-xymtex-5.06-5|93	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx405.jpn
12mu|texlive-xymtex-5.06-5|94	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx406.doc
12mu|texlive-xymtex-5.06-5|95	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx406.jpn
12mu|texlive-xymtex-5.06-5|96	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx500.doc
12mu|texlive-xymtex-5.06-5|97	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx500.jpn
12mu|texlive-xymtex-5.06-5|98	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx500a.doc
12mu|texlive-xymtex-5.06-5|99	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/oldreadme/xymtx500a.jpn
12mu|texlive-xymtex-5.06-5|100	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/readme501.doc
12mu|texlive-xymtex-5.06-5|101	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/readme501.jpn
12mu|texlive-xymtex-5.06-5|102	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/xymtx501.doc
12mu|texlive-xymtex-5.06-5|103	%doc %{_texmfdistdir}/doc/latex/xymtex/readme/xymtx501.jpn
12mu|texlive-xymtex-5.06-5|104	#- source
12mu|texlive-xymtex-5.06-5|105	%doc %{_texmfdistdir}/source/latex/xymtex/base/aliphat.dtx
12mu|texlive-xymtex-5.06-5|106	%doc %{_texmfdistdir}/source/latex/xymtex/base/aliphat.ins
12mu|texlive-xymtex-5.06-5|107	%doc %{_texmfdistdir}/source/latex/xymtex/base/assurelatexmode.dtx
12mu|texlive-xymtex-5.06-5|108	%doc %{_texmfdistdir}/source/latex/xymtex/base/assurelatexmode.ins
12mu|texlive-xymtex-5.06-5|109	%doc %{_texmfdistdir}/source/latex/xymtex/base/bondcolor.dtx
12mu|texlive-xymtex-5.06-5|110	%doc %{_texmfdistdir}/source/latex/xymtex/base/bondcolor.ins
12mu|texlive-xymtex-5.06-5|111	%doc %{_texmfdistdir}/source/latex/xymtex/base/carom.dtx
12mu|texlive-xymtex-5.06-5|112	%doc %{_texmfdistdir}/source/latex/xymtex/base/carom.ins
12mu|texlive-xymtex-5.06-5|113	%doc %{_texmfdistdir}/source/latex/xymtex/base/ccycle.dtx
12mu|texlive-xymtex-5.06-5|114	%doc %{_texmfdistdir}/source/latex/xymtex/base/ccycle.ins
12mu|texlive-xymtex-5.06-5|115	%doc %{_texmfdistdir}/source/latex/xymtex/base/chemstr.dtx
12mu|texlive-xymtex-5.06-5|116	%doc %{_texmfdistdir}/source/latex/xymtex/base/chemstr.ins
12mu|texlive-xymtex-5.06-5|117	%doc %{_texmfdistdir}/source/latex/xymtex/base/doins.bat
12mu|texlive-xymtex-5.06-5|118	%doc %{_texmfdistdir}/source/latex/xymtex/base/fusering.dtx
12mu|texlive-xymtex-5.06-5|119	%doc %{_texmfdistdir}/source/latex/xymtex/base/fusering.ins
12mu|texlive-xymtex-5.06-5|120	%doc %{_texmfdistdir}/source/latex/xymtex/base/hcycle.dtx
12mu|texlive-xymtex-5.06-5|121	%doc %{_texmfdistdir}/source/latex/xymtex/base/hcycle.ins
12mu|texlive-xymtex-5.06-5|122	%doc %{_texmfdistdir}/source/latex/xymtex/base/hetarom.dtx
12mu|texlive-xymtex-5.06-5|123	%doc %{_texmfdistdir}/source/latex/xymtex/base/hetarom.ins
12mu|texlive-xymtex-5.06-5|124	%doc %{_texmfdistdir}/source/latex/xymtex/base/hetaromh.dtx
12mu|texlive-xymtex-5.06-5|125	%doc %{_texmfdistdir}/source/latex/xymtex/base/hetaromh.ins
12mu|texlive-xymtex-5.06-5|126	%doc %{_texmfdistdir}/source/latex/xymtex/base/lewisstruc.dtx
12mu|texlive-xymtex-5.06-5|127	%doc %{_texmfdistdir}/source/latex/xymtex/base/lewisstruc.ins
12mu|texlive-xymtex-5.06-5|128	%doc %{_texmfdistdir}/source/latex/xymtex/base/locant.dtx
12mu|texlive-xymtex-5.06-5|129	%doc %{_texmfdistdir}/source/latex/xymtex/base/locant.ins
12mu|texlive-xymtex-5.06-5|130	%doc %{_texmfdistdir}/source/latex/xymtex/base/lowcycle.dtx
12mu|texlive-xymtex-5.06-5|131	%doc %{_texmfdistdir}/source/latex/xymtex/base/lowcycle.ins
12mu|texlive-xymtex-5.06-5|132	%doc %{_texmfdistdir}/source/latex/xymtex/base/methylen.dtx
12mu|texlive-xymtex-5.06-5|133	%doc %{_texmfdistdir}/source/latex/xymtex/base/methylen.ins
12mu|texlive-xymtex-5.06-5|134	%doc %{_texmfdistdir}/source/latex/xymtex/base/polymers.dtx
12mu|texlive-xymtex-5.06-5|135	%doc %{_texmfdistdir}/source/latex/xymtex/base/polymers.ins
12mu|texlive-xymtex-5.06-5|136	%doc %{_texmfdistdir}/source/latex/xymtex/base/putline.sed
12mu|texlive-xymtex-5.06-5|137	%doc %{_texmfdistdir}/source/latex/xymtex/base/putput.bat
12mu|texlive-xymtex-5.06-5|138	%doc %{_texmfdistdir}/source/latex/xymtex/base/sizeredc.dtx
12mu|texlive-xymtex-5.06-5|139	%doc %{_texmfdistdir}/source/latex/xymtex/base/sizeredc.ins
12mu|texlive-xymtex-5.06-5|140	%doc %{_texmfdistdir}/source/latex/xymtex/base/steroid.dtx
12mu|texlive-xymtex-5.06-5|141	%doc %{_texmfdistdir}/source/latex/xymtex/base/steroid.ins
12mu|texlive-xymtex-5.06-5|142	%doc %{_texmfdistdir}/source/latex/xymtex/base/xymtex.dtx
12mu|texlive-xymtex-5.06-5|143	%doc %{_texmfdistdir}/source/latex/xymtex/base/xymtex.ins
12mu|texlive-xymtex-5.06-5|144	%doc %{_texmfdistdir}/source/latex/xymtex/chemist/assurechemist.dtx
12mu|texlive-xymtex-5.06-5|145	%doc %{_texmfdistdir}/source/latex/xymtex/chemist/assurechemist.ins
12mu|texlive-xymtex-5.06-5|146	%doc %{_texmfdistdir}/source/latex/xymtex/chemist/chemist.dtx
12mu|texlive-xymtex-5.06-5|147	%doc %{_texmfdistdir}/source/latex/xymtex/chemist/chemist.ins
12mu|texlive-xymtex-5.06-5|148	%doc %{_texmfdistdir}/source/latex/xymtex/chemist/chemtimes.dtx
12mu|texlive-xymtex-5.06-5|149	%doc %{_texmfdistdir}/source/latex/xymtex/chemist/chemtimes.ins
12mu|texlive-xymtex-5.06-5|150	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxpdf/chmst-pdf.dtx
12mu|texlive-xymtex-5.06-5|151	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxpdf/chmst-pdf.ins
12mu|texlive-xymtex-5.06-5|152	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxpdf/xymtx-pdf.dtx
12mu|texlive-xymtex-5.06-5|153	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxpdf/xymtx-pdf.ins
12mu|texlive-xymtex-5.06-5|154	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxps/chmst-ps.dtx
12mu|texlive-xymtex-5.06-5|155	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxps/chmst-ps.ins
12mu|texlive-xymtex-5.06-5|156	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxps/xymtx-ps.drv
12mu|texlive-xymtex-5.06-5|157	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxps/xymtx-ps.dtx
12mu|texlive-xymtex-5.06-5|158	%doc %{_texmfdistdir}/source/latex/xymtex/xymtxps/xymtx-ps.ins
12mu|texlive-xymtex-5.06-5|159	
12mu|texlive-xymtex-5.06-5|160	#-----------------------------------------------------------------------
12mu|texlive-xymtex-5.06-5|161	%prep
12mu|texlive-xymtex-5.06-5|162	%setup -c -a0 -a1 -a2
12mu|texlive-xymtex-5.06-5|163	
12mu|texlive-xymtex-5.06-5|164	%build
12mu|texlive-xymtex-5.06-5|165	
12mu|texlive-xymtex-5.06-5|166	%install
12mu|texlive-xymtex-5.06-5|167	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-xymtex-5.06-5|168	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-xymtex-5.06-5|169	
12mu|texlive-xymtex-5.06-5|170	%changelog
12mu|texlive-xymtex-5.06-5|171	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 5.06-5
12mu|texlive-xymtex-5.06-5|172	+ Revision: 30dcca3
12mu|texlive-xymtex-5.06-5|173	- MassBuild#289: Increase release tag
12mu|texlive-xymtex-5.06-5|174	
12mu|texlive-xymtex-5.06-5|175	

21456 12
12mu|texlive-ytableau-1.3-5|1	# revision 27430
12mu|texlive-ytableau-1.3-5|2	# category Package
12mu|texlive-ytableau-1.3-5|3	# catalog-ctan /macros/latex/contrib/ytableau
12mu|texlive-ytableau-1.3-5|4	# catalog-date 2012-08-16 12:45:33 +0200
12mu|texlive-ytableau-1.3-5|5	# catalog-license lppl1.2
12mu|texlive-ytableau-1.3-5|6	# catalog-version 1.3
12mu|texlive-ytableau-1.3-5|7	Name:		texlive-ytableau
12mu|texlive-ytableau-1.3-5|8	Version:	1.3
12mu|texlive-ytableau-1.3-5|9	Release:	5
12mu|texlive-ytableau-1.3-5|10	Summary:	Many-featured Young tableaux and Young diagrams
12mu|texlive-ytableau-1.3-5|11	Group:		Publishing
12mu|texlive-ytableau-1.3-5|12	URL:		http://www.ctan.org/tex-archive/macros/latex/contrib/ytableau
12mu|texlive-ytableau-1.3-5|13	License:	LPPL1.2
12mu|texlive-ytableau-1.3-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ytableau.tar.xz
12mu|texlive-ytableau-1.3-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ytableau.doc.tar.xz
12mu|texlive-ytableau-1.3-5|16	Source2:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/ytableau.source.tar.xz
12mu|texlive-ytableau-1.3-5|17	BuildArch:	noarch
12mu|texlive-ytableau-1.3-5|18	BuildRequires:	texlive-tlpkg
12mu|texlive-ytableau-1.3-5|19	Requires(pre):	texlive-tlpkg
12mu|texlive-ytableau-1.3-5|20	Requires(post):	texlive-kpathsea
12mu|texlive-ytableau-1.3-5|21	
12mu|texlive-ytableau-1.3-5|22	%description
12mu|texlive-ytableau-1.3-5|23	The package provides several functions for drawing Young
12mu|texlive-ytableau-1.3-5|24	tableaux and Young diagrams, extending the young and youngtab
12mu|texlive-ytableau-1.3-5|25	packages but providing lots more features. Skew and coloured
12mu|texlive-ytableau-1.3-5|26	tableaux are easy, and pgfkeys-enabled options are provided
12mu|texlive-ytableau-1.3-5|27	both at package load and configurably.
12mu|texlive-ytableau-1.3-5|28	
12mu|texlive-ytableau-1.3-5|29	%post
12mu|texlive-ytableau-1.3-5|30	%{_sbindir}/texlive.post
12mu|texlive-ytableau-1.3-5|31	
12mu|texlive-ytableau-1.3-5|32	%postun
12mu|texlive-ytableau-1.3-5|33	if [ $1 -eq 0 ]; then
12mu|texlive-ytableau-1.3-5|34	%{_sbindir}/texlive.post
12mu|texlive-ytableau-1.3-5|35	fi
12mu|texlive-ytableau-1.3-5|36	
12mu|texlive-ytableau-1.3-5|37	#-----------------------------------------------------------------------
12mu|texlive-ytableau-1.3-5|38	%files
12mu|texlive-ytableau-1.3-5|39	%{_texmfdistdir}/tex/latex/ytableau/ytableau.sty
12mu|texlive-ytableau-1.3-5|40	%doc %{_texmfdistdir}/doc/latex/ytableau/README
12mu|texlive-ytableau-1.3-5|41	%doc %{_texmfdistdir}/doc/latex/ytableau/ytableau.pdf
12mu|texlive-ytableau-1.3-5|42	#- source
12mu|texlive-ytableau-1.3-5|43	%doc %{_texmfdistdir}/source/latex/ytableau/ytableau.dtx
12mu|texlive-ytableau-1.3-5|44	%doc %{_texmfdistdir}/source/latex/ytableau/ytableau.ins
12mu|texlive-ytableau-1.3-5|45	
12mu|texlive-ytableau-1.3-5|46	#-----------------------------------------------------------------------
12mu|texlive-ytableau-1.3-5|47	%prep
12mu|texlive-ytableau-1.3-5|48	%setup -c -a0 -a1 -a2
12mu|texlive-ytableau-1.3-5|49	
12mu|texlive-ytableau-1.3-5|50	%build
12mu|texlive-ytableau-1.3-5|51	
12mu|texlive-ytableau-1.3-5|52	%install
12mu|texlive-ytableau-1.3-5|53	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-ytableau-1.3-5|54	cp -fpar tex doc source %{buildroot}%{_texmfdistdir}
12mu|texlive-ytableau-1.3-5|55	
12mu|texlive-ytableau-1.3-5|56	%changelog
12mu|texlive-ytableau-1.3-5|57	* Thu Mar 06 2014 Denis Silakov <denis.silakov@rosalab.ru> 1.3-5
12mu|texlive-ytableau-1.3-5|58	+ Revision: 9418c9a
12mu|texlive-ytableau-1.3-5|59	- Sync with cooker
12mu|texlive-ytableau-1.3-5|60	
12mu|texlive-ytableau-1.3-5|61	

21457 12
12mu|texlive-zxjafbfont-20131009-5|1	# revision 28539
12mu|texlive-zxjafbfont-20131009-5|2	# category Package
12mu|texlive-zxjafbfont-20131009-5|3	# catalog-ctan undef
12mu|texlive-zxjafbfont-20131009-5|4	# catalog-date undef
12mu|texlive-zxjafbfont-20131009-5|5	# catalog-license undef
12mu|texlive-zxjafbfont-20131009-5|6	# catalog-version undef
12mu|texlive-zxjafbfont-20131009-5|7	Name:		texlive-zxjafbfont
12mu|texlive-zxjafbfont-20131009-5|8	Version:	20131009
12mu|texlive-zxjafbfont-20131009-5|9	Release:	5
12mu|texlive-zxjafbfont-20131009-5|10	Summary:	TeXLive zxjafbfont package
12mu|texlive-zxjafbfont-20131009-5|11	Group:		Publishing
12mu|texlive-zxjafbfont-20131009-5|12	URL:		http://tug.org/texlive
12mu|texlive-zxjafbfont-20131009-5|13	License:	http://www.tug.org/texlive/LICENSE.TL
12mu|texlive-zxjafbfont-20131009-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zxjafbfont.tar.xz
12mu|texlive-zxjafbfont-20131009-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zxjafbfont.doc.tar.xz
12mu|texlive-zxjafbfont-20131009-5|16	BuildArch:	noarch
12mu|texlive-zxjafbfont-20131009-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-zxjafbfont-20131009-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-zxjafbfont-20131009-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-zxjafbfont-20131009-5|20	
12mu|texlive-zxjafbfont-20131009-5|21	%description
12mu|texlive-zxjafbfont-20131009-5|22	TeXLive zxjafbfont package.
12mu|texlive-zxjafbfont-20131009-5|23	
12mu|texlive-zxjafbfont-20131009-5|24	%post
12mu|texlive-zxjafbfont-20131009-5|25	%{_sbindir}/texlive.post
12mu|texlive-zxjafbfont-20131009-5|26	
12mu|texlive-zxjafbfont-20131009-5|27	%postun
12mu|texlive-zxjafbfont-20131009-5|28	if [ $1 -eq 0 ]; then
12mu|texlive-zxjafbfont-20131009-5|29	%{_sbindir}/texlive.post
12mu|texlive-zxjafbfont-20131009-5|30	fi
12mu|texlive-zxjafbfont-20131009-5|31	
12mu|texlive-zxjafbfont-20131009-5|32	#-----------------------------------------------------------------------
12mu|texlive-zxjafbfont-20131009-5|33	%files
12mu|texlive-zxjafbfont-20131009-5|34	%{_texmfdistdir}/tex/latex/zxjafbfont/zxjafbfont.sty
12mu|texlive-zxjafbfont-20131009-5|35	%doc %{_texmfdistdir}/doc/latex/zxjafbfont/LICENSE
12mu|texlive-zxjafbfont-20131009-5|36	%doc %{_texmfdistdir}/doc/latex/zxjafbfont/README
12mu|texlive-zxjafbfont-20131009-5|37	
12mu|texlive-zxjafbfont-20131009-5|38	#-----------------------------------------------------------------------
12mu|texlive-zxjafbfont-20131009-5|39	%prep
12mu|texlive-zxjafbfont-20131009-5|40	%setup -c -a0 -a1
12mu|texlive-zxjafbfont-20131009-5|41	
12mu|texlive-zxjafbfont-20131009-5|42	%build
12mu|texlive-zxjafbfont-20131009-5|43	
12mu|texlive-zxjafbfont-20131009-5|44	%install
12mu|texlive-zxjafbfont-20131009-5|45	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-zxjafbfont-20131009-5|46	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-zxjafbfont-20131009-5|47	
12mu|texlive-zxjafbfont-20131009-5|48	%changelog
12mu|texlive-zxjafbfont-20131009-5|49	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 20131009-5
12mu|texlive-zxjafbfont-20131009-5|50	+ Revision: 7a354b5
12mu|texlive-zxjafbfont-20131009-5|51	- MassBuild#289: Increase release tag
12mu|texlive-zxjafbfont-20131009-5|52	
12mu|texlive-zxjafbfont-20131009-5|53	

21458 12
12mu|texlive-zxjafont-0.2-5|1	# revision 30105
12mu|texlive-zxjafont-0.2-5|2	# category Package
12mu|texlive-zxjafont-0.2-5|3	# catalog-ctan /language/japanese/zxjafont
12mu|texlive-zxjafont-0.2-5|4	# catalog-date 2013-04-25 17:40:06 +0200
12mu|texlive-zxjafont-0.2-5|5	# catalog-license other-free
12mu|texlive-zxjafont-0.2-5|6	# catalog-version 0.2
12mu|texlive-zxjafont-0.2-5|7	Name:		texlive-zxjafont
12mu|texlive-zxjafont-0.2-5|8	Version:	0.2
12mu|texlive-zxjafont-0.2-5|9	Release:	5
12mu|texlive-zxjafont-0.2-5|10	Summary:	Set up Japanese font families for XeLaTeX
12mu|texlive-zxjafont-0.2-5|11	Group:		Publishing
12mu|texlive-zxjafont-0.2-5|12	URL:		http://www.ctan.org/tex-archive/language/japanese/zxjafont
12mu|texlive-zxjafont-0.2-5|13	License:	OTHER-FREE
12mu|texlive-zxjafont-0.2-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zxjafont.tar.xz
12mu|texlive-zxjafont-0.2-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zxjafont.doc.tar.xz
12mu|texlive-zxjafont-0.2-5|16	BuildArch:	noarch
12mu|texlive-zxjafont-0.2-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-zxjafont-0.2-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-zxjafont-0.2-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-zxjafont-0.2-5|20	
12mu|texlive-zxjafont-0.2-5|21	%description
12mu|texlive-zxjafont-0.2-5|22	TeXLive zxjafont package.
12mu|texlive-zxjafont-0.2-5|23	
12mu|texlive-zxjafont-0.2-5|24	%post
12mu|texlive-zxjafont-0.2-5|25	%{_sbindir}/texlive.post
12mu|texlive-zxjafont-0.2-5|26	
12mu|texlive-zxjafont-0.2-5|27	%postun
12mu|texlive-zxjafont-0.2-5|28	if [ $1 -eq 0 ]; then
12mu|texlive-zxjafont-0.2-5|29	%{_sbindir}/texlive.post
12mu|texlive-zxjafont-0.2-5|30	fi
12mu|texlive-zxjafont-0.2-5|31	
12mu|texlive-zxjafont-0.2-5|32	#-----------------------------------------------------------------------
12mu|texlive-zxjafont-0.2-5|33	%files
12mu|texlive-zxjafont-0.2-5|34	%{_texmfdistdir}/tex/latex/zxjafont/zxjafont.sty
12mu|texlive-zxjafont-0.2-5|35	%doc %{_texmfdistdir}/doc/latex/zxjafont/LICENSE
12mu|texlive-zxjafont-0.2-5|36	%doc %{_texmfdistdir}/doc/latex/zxjafont/README
12mu|texlive-zxjafont-0.2-5|37	%doc %{_texmfdistdir}/doc/latex/zxjafont/zxjafont.pdf
12mu|texlive-zxjafont-0.2-5|38	%doc %{_texmfdistdir}/doc/latex/zxjafont/zxjafont.tex
12mu|texlive-zxjafont-0.2-5|39	
12mu|texlive-zxjafont-0.2-5|40	#-----------------------------------------------------------------------
12mu|texlive-zxjafont-0.2-5|41	%prep
12mu|texlive-zxjafont-0.2-5|42	%setup -c -a0 -a1
12mu|texlive-zxjafont-0.2-5|43	
12mu|texlive-zxjafont-0.2-5|44	%build
12mu|texlive-zxjafont-0.2-5|45	
12mu|texlive-zxjafont-0.2-5|46	%install
12mu|texlive-zxjafont-0.2-5|47	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-zxjafont-0.2-5|48	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-zxjafont-0.2-5|49	
12mu|texlive-zxjafont-0.2-5|50	%changelog
12mu|texlive-zxjafont-0.2-5|51	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.2-5
12mu|texlive-zxjafont-0.2-5|52	+ Revision: b2a6324
12mu|texlive-zxjafont-0.2-5|53	- MassBuild#289: Increase release tag
12mu|texlive-zxjafont-0.2-5|54	
12mu|texlive-zxjafont-0.2-5|55	

21459 12
12mu|texlive-zxjatype-0.6-5|1	# revision 28541
12mu|texlive-zxjatype-0.6-5|2	# category Package
12mu|texlive-zxjatype-0.6-5|3	# catalog-ctan /language/japanese/zxjatype
12mu|texlive-zxjatype-0.6-5|4	# catalog-date 2012-12-15 19:00:17 +0100
12mu|texlive-zxjatype-0.6-5|5	# catalog-license other-free
12mu|texlive-zxjatype-0.6-5|6	# catalog-version 0.6
12mu|texlive-zxjatype-0.6-5|7	Name:		texlive-zxjatype
12mu|texlive-zxjatype-0.6-5|8	Version:	0.6
12mu|texlive-zxjatype-0.6-5|9	Release:	5
12mu|texlive-zxjatype-0.6-5|10	Summary:	Standard conforming typesetting of Japanese, for XeLaTeX
12mu|texlive-zxjatype-0.6-5|11	Group:		Publishing
12mu|texlive-zxjatype-0.6-5|12	URL:		http://www.ctan.org/tex-archive/language/japanese/zxjatype
12mu|texlive-zxjatype-0.6-5|13	License:	OTHER-FREE
12mu|texlive-zxjatype-0.6-5|14	Source0:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zxjatype.tar.xz
12mu|texlive-zxjatype-0.6-5|15	Source1:	http://mirrors.ctan.org/systems/texlive/tlnet/archive/zxjatype.doc.tar.xz
12mu|texlive-zxjatype-0.6-5|16	BuildArch:	noarch
12mu|texlive-zxjatype-0.6-5|17	BuildRequires:	texlive-tlpkg
12mu|texlive-zxjatype-0.6-5|18	Requires(pre):	texlive-tlpkg
12mu|texlive-zxjatype-0.6-5|19	Requires(post):	texlive-kpathsea
12mu|texlive-zxjatype-0.6-5|20	
12mu|texlive-zxjatype-0.6-5|21	%description
12mu|texlive-zxjatype-0.6-5|22	TeXLive zxjatype package.
12mu|texlive-zxjatype-0.6-5|23	
12mu|texlive-zxjatype-0.6-5|24	%post
12mu|texlive-zxjatype-0.6-5|25	%{_sbindir}/texlive.post
12mu|texlive-zxjatype-0.6-5|26	
12mu|texlive-zxjatype-0.6-5|27	%postun
12mu|texlive-zxjatype-0.6-5|28	if [ $1 -eq 0 ]; then
12mu|texlive-zxjatype-0.6-5|29	%{_sbindir}/texlive.post
12mu|texlive-zxjatype-0.6-5|30	fi
12mu|texlive-zxjatype-0.6-5|31	
12mu|texlive-zxjatype-0.6-5|32	#-----------------------------------------------------------------------
12mu|texlive-zxjatype-0.6-5|33	%files
12mu|texlive-zxjatype-0.6-5|34	%{_texmfdistdir}/tex/latex/zxjatype/zxjatype.sty
12mu|texlive-zxjatype-0.6-5|35	%doc %{_texmfdistdir}/doc/latex/zxjatype/LICENSE
12mu|texlive-zxjatype-0.6-5|36	%doc %{_texmfdistdir}/doc/latex/zxjatype/README
12mu|texlive-zxjatype-0.6-5|37	%doc %{_texmfdistdir}/doc/latex/zxjatype/example/example.pdf
12mu|texlive-zxjatype-0.6-5|38	%doc %{_texmfdistdir}/doc/latex/zxjatype/example/example.tex
12mu|texlive-zxjatype-0.6-5|39	%doc %{_texmfdistdir}/doc/latex/zxjatype/example/xetexsamp01.pdf
12mu|texlive-zxjatype-0.6-5|40	
12mu|texlive-zxjatype-0.6-5|41	#-----------------------------------------------------------------------
12mu|texlive-zxjatype-0.6-5|42	%prep
12mu|texlive-zxjatype-0.6-5|43	%setup -c -a0 -a1
12mu|texlive-zxjatype-0.6-5|44	
12mu|texlive-zxjatype-0.6-5|45	%build
12mu|texlive-zxjatype-0.6-5|46	
12mu|texlive-zxjatype-0.6-5|47	%install
12mu|texlive-zxjatype-0.6-5|48	mkdir -p %{buildroot}%{_texmfdistdir}
12mu|texlive-zxjatype-0.6-5|49	cp -fpar tex doc %{buildroot}%{_texmfdistdir}
12mu|texlive-zxjatype-0.6-5|50	
12mu|texlive-zxjatype-0.6-5|51	%changelog
12mu|texlive-zxjatype-0.6-5|52	* Sat Dec 07 2013 Bernhard Rosenkraenzer <bero@bero.eu> 0.6-5
12mu|texlive-zxjatype-0.6-5|53	+ Revision: d9d83dc
12mu|texlive-zxjatype-0.6-5|54	- MassBuild#289: Increase release tag
12mu|texlive-zxjatype-0.6-5|55	
12mu|texlive-zxjatype-0.6-5|56	

21460 12
12mu|tftp-5.1-6|1	Summary: 	The client and server for the Trivial File Transfer Protocol (TFTP)
12mu|tftp-5.1-6|2	Name: 		tftp
12mu|tftp-5.1-6|3	Version: 	5.1
12mu|tftp-5.1-6|4	Release: 	6
12mu|tftp-5.1-6|5	License: 	BSD
12mu|tftp-5.1-6|6	Group: 		System/Servers
12mu|tftp-5.1-6|7	URL:		http://www.kernel.org/pub/software/network/tftp/
12mu|tftp-5.1-6|8	Source0: 	http://www.kernel.org/pub/software/network/tftp/tftp-hpa/tftp-hpa-%{version}.tar.xz
12mu|tftp-5.1-6|9	Source1: 	tftp-xinetd
12mu|tftp-5.1-6|10	Patch0:		tftp-mips.patch
12mu|tftp-5.1-6|11	Patch1:		tftp-0.40-remap.patch
12mu|tftp-5.1-6|12	Patch2:		tftp-hpa-0.39-tzfix.patch
12mu|tftp-5.1-6|13	Patch3:		tftp-0.42-tftpboot.patch
12mu|tftp-5.1-6|14	Patch4:		tftp-0.49-chk_retcodes.patch
12mu|tftp-5.1-6|15	Patch5:		tftp-hpa-0.49-fortify-strcpy-crash.patch
12mu|tftp-5.1-6|16	Patch6:		tftp-0.49-cmd_arg.patch
12mu|tftp-5.1-6|17	Patch7:		tftp-hpa-0.49-stats.patch
12mu|tftp-5.1-6|18	BuildRequires:	tcp_wrappers-devel readline-devel
12mu|tftp-5.1-6|19	
12mu|tftp-5.1-6|20	%description
12mu|tftp-5.1-6|21	The Trivial File Transfer Protocol (TFTP) is normally used only for booting
12mu|tftp-5.1-6|22	diskless workstations. The tftp package provides the user interface for TFTP,
12mu|tftp-5.1-6|23	which allows users to transfer files to and from a remote machine. This
12mu|tftp-5.1-6|24	program, and TFTP, provide very little security, and should not be enabled
12mu|tftp-5.1-6|25	unless it is expressly needed.
12mu|tftp-5.1-6|26	
12mu|tftp-5.1-6|27	%package	server
12mu|tftp-5.1-6|28	Summary:	The server for the Trivial File Transfer Protocol (TFTP)
12mu|tftp-5.1-6|29	Group:		System/Servers
12mu|tftp-5.1-6|30	Requires:	xinetd
12mu|tftp-5.1-6|31	Requires(post):	rpm-helper
12mu|tftp-5.1-6|32	Requires(preun):rpm-helper
12mu|tftp-5.1-6|33	
12mu|tftp-5.1-6|34	%description	server
12mu|tftp-5.1-6|35	The Trivial File Transfer Protocol (TFTP) is normally used only for booting
12mu|tftp-5.1-6|36	diskless workstations.  The tftp-server package provides the server for TFTP,
12mu|tftp-5.1-6|37	which allows users to transfer files to and from a remote machine. TFTP
12mu|tftp-5.1-6|38	provides very little security, and should not be enabled unless it is
12mu|tftp-5.1-6|39	expressly needed. The TFTP server is run from %{_sysconfdir}/xinetd.d/tftp,
12mu|tftp-5.1-6|40	and is disabled by default on a Mandriva Linux systems.
12mu|tftp-5.1-6|41	
12mu|tftp-5.1-6|42	%prep
12mu|tftp-5.1-6|43	%setup -q  -n tftp-hpa-%{version}
12mu|tftp-5.1-6|44	%patch0 -p1
12mu|tftp-5.1-6|45	%patch1 -p1 -b .zero~
12mu|tftp-5.1-6|46	%patch2 -p1 -b .tzfix~
12mu|tftp-5.1-6|47	%patch3 -p1 -b .tftpboot~
12mu|tftp-5.1-6|48	%patch4 -p1 -b .chk_retcodes~
12mu|tftp-5.1-6|49	%patch5 -p1 -b .fortify-strcpy-crash~
12mu|tftp-5.1-6|50	%patch6 -p1 -b .cmd_arg~
12mu|tftp-5.1-6|51	%patch7 -p1 -b .stats~
12mu|tftp-5.1-6|52	autoreconf
12mu|tftp-5.1-6|53	
12mu|tftp-5.1-6|54	%build
12mu|tftp-5.1-6|55	%serverbuild
12mu|tftp-5.1-6|56	
12mu|tftp-5.1-6|57	%configure2_5x
12mu|tftp-5.1-6|58	
12mu|tftp-5.1-6|59	%make
12mu|tftp-5.1-6|60	
12mu|tftp-5.1-6|61	%install
12mu|tftp-5.1-6|62	mkdir -p %{buildroot}%{_bindir}
12mu|tftp-5.1-6|63	mkdir -p %{buildroot}%{_mandir}/man{1,8}
12mu|tftp-5.1-6|64	mkdir -p %{buildroot}%{_sbindir}
12mu|tftp-5.1-6|65	
12mu|tftp-5.1-6|66	make INSTALLROOT=%{buildroot} MANDIR=%{_mandir} install
12mu|tftp-5.1-6|67	install -m755 -d %{buildroot}%{_localstatedir}/lib/tftpboot/
12mu|tftp-5.1-6|68	install -m644 %{SOURCE1} -D %{buildroot}%{_sysconfdir}/xinetd.d/tftp
12mu|tftp-5.1-6|69	
12mu|tftp-5.1-6|70	%files
12mu|tftp-5.1-6|71	%{_bindir}/tftp
12mu|tftp-5.1-6|72	%{_mandir}/man1/*
12mu|tftp-5.1-6|73	
12mu|tftp-5.1-6|74	%files server
12mu|tftp-5.1-6|75	%dir %{_localstatedir}/lib/tftpboot
12mu|tftp-5.1-6|76	%config(noreplace) %{_sysconfdir}/xinetd.d/tftp
12mu|tftp-5.1-6|77	%{_sbindir}/in.tftpd
12mu|tftp-5.1-6|78	%{_mandir}/man8/*
12mu|tftp-5.1-6|79	
12mu|tftp-5.1-6|80	
12mu|tftp-5.1-6|81	%changelog
12mu|tftp-5.1-6|82	* Wed Dec 18 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.1-6
12mu|tftp-5.1-6|83	+ Revision: 0c83ad3
12mu|tftp-5.1-6|84	- Drop unneeded postscript
12mu|tftp-5.1-6|85	
12mu|tftp-5.1-6|86	

21461 12
12mu|tigervnc-1.3.1-1|1	# snapshotver is year-month-day-svnrevision, generated by "make dist"
12mu|tigervnc-1.3.1-1|2	%define snapshot        0
12mu|tigervnc-1.3.1-1|3	%define snapshotversion 20140212svn5159
12mu|tigervnc-1.3.1-1|4	%define rel             1
12mu|tigervnc-1.3.1-1|5	
12mu|tigervnc-1.3.1-1|6	Summary:	Viewer for the VNC remote display system
12mu|tigervnc-1.3.1-1|7	Name:		tigervnc
12mu|tigervnc-1.3.1-1|8	Version:	1.3.1
12mu|tigervnc-1.3.1-1|9	%if %{snapshot}
12mu|tigervnc-1.3.1-1|10	Release:	0.%{snapshotversion}.%{rel}
12mu|tigervnc-1.3.1-1|11	Source0:	%{name}-%{version}-%{snapshotversion}.tar.bz2
12mu|tigervnc-1.3.1-1|12	%else
12mu|tigervnc-1.3.1-1|13	Release:	%{rel}
12mu|tigervnc-1.3.1-1|14	Source0:	http://optimate.dl.sourceforge.net/project/tigervnc/tigervnc/%{version}/%{name}-%{version}.tar.gz
12mu|tigervnc-1.3.1-1|15	%endif
12mu|tigervnc-1.3.1-1|16	License:	GPLv2+
12mu|tigervnc-1.3.1-1|17	Group:		Networking/Remote access
12mu|tigervnc-1.3.1-1|18	Url:		http://www.tigervnc.com/
12mu|tigervnc-1.3.1-1|19	Source1:	vncviewer.desktop
12mu|tigervnc-1.3.1-1|20	# Missing from "make dist":
12mu|tigervnc-1.3.1-1|21	Source2:	%{name}-media.tar.gz
12mu|tigervnc-1.3.1-1|22	Source3:	vncserver.service
12mu|tigervnc-1.3.1-1|23	Source4:	vncserver.sysconfig
12mu|tigervnc-1.3.1-1|24	Source5:	10-libvnc.conf
12mu|tigervnc-1.3.1-1|25	# we put cmake build into a different dir
12mu|tigervnc-1.3.1-1|26	Patch1:		tigervnc-1.2.80-builddir.patch
12mu|tigervnc-1.3.1-1|27	Patch3:		tigervnc-1.2.80-strfmt.patch
12mu|tigervnc-1.3.1-1|28	# fedora patches
12mu|tigervnc-1.3.1-1|29	Patch10:	tigervnc-cookie.patch
12mu|tigervnc-1.3.1-1|30	Patch11:	tigervnc11-ldnow.patch
12mu|tigervnc-1.3.1-1|31	Patch12:	tigervnc11-gethomedir.patch
12mu|tigervnc-1.3.1-1|32	Patch13:	tigervnc11-rh692048.patch
12mu|tigervnc-1.3.1-1|33	Patch15:	tigervnc-setcursor-crash.patch
12mu|tigervnc-1.3.1-1|34	Patch16:	tigervnc-manpages.patch
12mu|tigervnc-1.3.1-1|35	Patch17:	tigervnc-getmaster.patch
12mu|tigervnc-1.3.1-1|36	Patch18:	tigervnc-shebang.patch
12mu|tigervnc-1.3.1-1|37	Patch19:	tigervnc-1.3.0-xserver-1.15.patch
12mu|tigervnc-1.3.1-1|38	Patch21:	tigervnc-zrle-crash.patch
12mu|tigervnc-1.3.1-1|39	Patch22:	tigervnc-cursor.patch
12mu|tigervnc-1.3.1-1|40	
12mu|tigervnc-1.3.1-1|41	#(proyvind): FIXME: this one got fscked, needs to be fixed in Makefile.am, so
12mu|tigervnc-1.3.1-1|42	# that miext/sync/libsync.la gets built first...
12mu|tigervnc-1.3.1-1|43	#Patch18: tigervnc-1.0.90-link-against-forgotten-local-library.patch
12mu|tigervnc-1.3.1-1|44	
12mu|tigervnc-1.3.1-1|45	BuildRequires:	cmake
12mu|tigervnc-1.3.1-1|46	BuildRequires:	imagemagick
12mu|tigervnc-1.3.1-1|47	BuildRequires:	nasm
12mu|tigervnc-1.3.1-1|48	BuildRequires:	x11-font-util
12mu|tigervnc-1.3.1-1|49	BuildRequires:	x11-server-source
12mu|tigervnc-1.3.1-1|50	BuildRequires:	x11-util-macros
12mu|tigervnc-1.3.1-1|51	BuildRequires:	fltk-devel
12mu|tigervnc-1.3.1-1|52	BuildRequires:	gettext-devel
12mu|tigervnc-1.3.1-1|53	BuildRequires:	java-1.7.0-openjdk-devel
12mu|tigervnc-1.3.1-1|54	BuildRequires:	pam-devel
12mu|tigervnc-1.3.1-1|55	BuildRequires:	pkgconfig(gl)
12mu|tigervnc-1.3.1-1|56	BuildRequires:	pkgconfig(gnutls)
12mu|tigervnc-1.3.1-1|57	BuildRequires:	pkgconfig(libtirpc)
12mu|tigervnc-1.3.1-1|58	BuildRequires:	pkgconfig(openssl)
12mu|tigervnc-1.3.1-1|59	BuildRequires:	pkgconfig(pciaccess)
12mu|tigervnc-1.3.1-1|60	BuildRequires:	pkgconfig(pixman-1)
12mu|tigervnc-1.3.1-1|61	BuildRequires:	pkgconfig(x11)
12mu|tigervnc-1.3.1-1|62	BuildRequires:	pkgconfig(xext)
12mu|tigervnc-1.3.1-1|63	BuildRequires:	pkgconfig(xfont)
12mu|tigervnc-1.3.1-1|64	BuildRequires:	pkgconfig(xi)
12mu|tigervnc-1.3.1-1|65	BuildRequires:	pkgconfig(xkbfile)
12mu|tigervnc-1.3.1-1|66	BuildRequires:	pkgconfig(xtrans)
12mu|tigervnc-1.3.1-1|67	BuildRequires:	pkgconfig(xtst)
12mu|tigervnc-1.3.1-1|68	
12mu|tigervnc-1.3.1-1|69	# Old RealVNC package:
12mu|tigervnc-1.3.1-1|70	Provides:	vncviewer
12mu|tigervnc-1.3.1-1|71	Conflicts:	tightvnc
12mu|tigervnc-1.3.1-1|72	
12mu|tigervnc-1.3.1-1|73	%description
12mu|tigervnc-1.3.1-1|74	Virtual Network Computing (VNC) is a remote display system which
12mu|tigervnc-1.3.1-1|75	allows you to view a computing 'desktop' environment not only on the
12mu|tigervnc-1.3.1-1|76	machine where it is running, but from anywhere on the Internet and
12mu|tigervnc-1.3.1-1|77	from a wide variety of machine architectures.  This package contains a
12mu|tigervnc-1.3.1-1|78	client which will allow you to connect to other desktops running a VNC
12mu|tigervnc-1.3.1-1|79	server.
12mu|tigervnc-1.3.1-1|80	
12mu|tigervnc-1.3.1-1|81	%files -f %{name}.lang
12mu|tigervnc-1.3.1-1|82	%doc README.txt
12mu|tigervnc-1.3.1-1|83	%{_bindir}/vncviewer
12mu|tigervnc-1.3.1-1|84	%{_iconsdir}/*
12mu|tigervnc-1.3.1-1|85	%{_datadir}/applications/*
12mu|tigervnc-1.3.1-1|86	%{_mandir}/man1/vncviewer.1*
12mu|tigervnc-1.3.1-1|87	
12mu|tigervnc-1.3.1-1|88	#------------------------------------------------------------------------------
12mu|tigervnc-1.3.1-1|89	
12mu|tigervnc-1.3.1-1|90	%package server
12mu|tigervnc-1.3.1-1|91	Summary:	Server for the VNC remote display system
12mu|tigervnc-1.3.1-1|92	Group:		Networking/Remote access
12mu|tigervnc-1.3.1-1|93	# Old RealVNC package:
12mu|tigervnc-1.3.1-1|94	Provides:	vnc-server
12mu|tigervnc-1.3.1-1|95	Conflicts:	tightvnc-server
12mu|tigervnc-1.3.1-1|96	# no longer require it because we have systemd service now
12mu|tigervnc-1.3.1-1|97	#Requires:	vnc-server-common
12mu|tigervnc-1.3.1-1|98	Conflicts:	vnc-server-common
12mu|tigervnc-1.3.1-1|99	Obsoletes:	vnc-server-common
12mu|tigervnc-1.3.1-1|100	
12mu|tigervnc-1.3.1-1|101	%description server
12mu|tigervnc-1.3.1-1|102	The VNC system allows you to access the same desktop from a wide
12mu|tigervnc-1.3.1-1|103	variety of platforms.  This package is a TigerVNC server, allowing
12mu|tigervnc-1.3.1-1|104	others to access the desktop on your machine.
12mu|tigervnc-1.3.1-1|105	
12mu|tigervnc-1.3.1-1|106	%files server
12mu|tigervnc-1.3.1-1|107	%{_bindir}/vncconfig
12mu|tigervnc-1.3.1-1|108	%{_bindir}/vncpasswd
12mu|tigervnc-1.3.1-1|109	%{_bindir}/x0vncserver
12mu|tigervnc-1.3.1-1|110	%{_bindir}/Xvnc
12mu|tigervnc-1.3.1-1|111	%{_bindir}/vncserver
12mu|tigervnc-1.3.1-1|112	%{_mandir}/man1/Xvnc.1*
12mu|tigervnc-1.3.1-1|113	%{_mandir}/man1/vncpasswd.1*
12mu|tigervnc-1.3.1-1|114	%{_mandir}/man1/vncconfig.1*
12mu|tigervnc-1.3.1-1|115	%{_mandir}/man1/vncserver.1*
12mu|tigervnc-1.3.1-1|116	%{_mandir}/man1/x0vncserver.1*
12mu|tigervnc-1.3.1-1|117	%config(noreplace) %{_sysconfdir}/sysconfig/vncservers
12mu|tigervnc-1.3.1-1|118	%{_unitdir}/vncserver@.service
12mu|tigervnc-1.3.1-1|119	
12mu|tigervnc-1.3.1-1|120	#------------------------------------------------------------------------------
12mu|tigervnc-1.3.1-1|121	
12mu|tigervnc-1.3.1-1|122	%package server-module
12mu|tigervnc-1.3.1-1|123	Summary:	Xorg module for the VNC remote display system
12mu|tigervnc-1.3.1-1|124	Group:		Networking/Remote access
12mu|tigervnc-1.3.1-1|125	Provides:	vnc-server-module
12mu|tigervnc-1.3.1-1|126	Requires:	x11-server-xorg
12mu|tigervnc-1.3.1-1|127	
12mu|tigervnc-1.3.1-1|128	%description server-module
12mu|tigervnc-1.3.1-1|129	This package contains libvnc.so module to X server, allowing others
12mu|tigervnc-1.3.1-1|130	to access the desktop on your machine.
12mu|tigervnc-1.3.1-1|131	
12mu|tigervnc-1.3.1-1|132	%files server-module
12mu|tigervnc-1.3.1-1|133	%{_libdir}/xorg/modules/extensions/libvnc.so
12mu|tigervnc-1.3.1-1|134	%config %{_sysconfdir}/X11/xorg.conf.d/10-libvnc.conf
12mu|tigervnc-1.3.1-1|135	
12mu|tigervnc-1.3.1-1|136	#------------------------------------------------------------------------------
12mu|tigervnc-1.3.1-1|137	
12mu|tigervnc-1.3.1-1|138	%package java
12mu|tigervnc-1.3.1-1|139	Summary:	Java viewer for the VNC remote display system
12mu|tigervnc-1.3.1-1|140	Group:		Networking/Remote access
12mu|tigervnc-1.3.1-1|141	# Old RealVNC package:
12mu|tigervnc-1.3.1-1|142	Provides:	vnc-java
12mu|tigervnc-1.3.1-1|143	Conflicts:	tightvnc-java
12mu|tigervnc-1.3.1-1|144	
12mu|tigervnc-1.3.1-1|145	# "TightVNC-specific" is not a typo, see the README file located inside the
12mu|tigervnc-1.3.1-1|146	# java source tree
12mu|tigervnc-1.3.1-1|147	%description java
12mu|tigervnc-1.3.1-1|148	This distribution is based on the standard VNC source and includes new
12mu|tigervnc-1.3.1-1|149	TightVNC-specific features and fixes, such as additional low-bandwidth
12mu|tigervnc-1.3.1-1|150	optimizations, major GUI improvements, and more.
12mu|tigervnc-1.3.1-1|151	
12mu|tigervnc-1.3.1-1|152	There are three basic ways to use TigerVNC Java viewer:
12mu|tigervnc-1.3.1-1|153	1. Running applet as part of TigerVNC server installation.
12mu|tigervnc-1.3.1-1|154	2. Running applet hosted on a standalone Web server.
12mu|tigervnc-1.3.1-1|155	3. Running the viewer as a standalone application.
12mu|tigervnc-1.3.1-1|156	
12mu|tigervnc-1.3.1-1|157	%files java
12mu|tigervnc-1.3.1-1|158	%{_javadir}/*.jar
12mu|tigervnc-1.3.1-1|159	%{_datadir}/%{name}
12mu|tigervnc-1.3.1-1|160	
12mu|tigervnc-1.3.1-1|161	#------------------------------------------------------------------------------
12mu|tigervnc-1.3.1-1|162	
12mu|tigervnc-1.3.1-1|163	%prep
12mu|tigervnc-1.3.1-1|164	%if %{snapshot}
12mu|tigervnc-1.3.1-1|165	%setup -q -n %{name}-%{version}-%{snapshotversion} -a2
12mu|tigervnc-1.3.1-1|166	%else
12mu|tigervnc-1.3.1-1|167	%setup -q -a2
12mu|tigervnc-1.3.1-1|168	%endif
12mu|tigervnc-1.3.1-1|169	cp -r /usr/share/x11-server-source/* unix/xserver
12mu|tigervnc-1.3.1-1|170	pushd unix/xserver
12mu|tigervnc-1.3.1-1|171	for all in `find . -type f -perm -001`; do
12mu|tigervnc-1.3.1-1|172	chmod -x "$all"
12mu|tigervnc-1.3.1-1|173	done
12mu|tigervnc-1.3.1-1|174	patch -p1 -b --suffix .vnc < ../xserver114.patch
12mu|tigervnc-1.3.1-1|175	popd
12mu|tigervnc-1.3.1-1|176	%apply_patches
12mu|tigervnc-1.3.1-1|177	
12mu|tigervnc-1.3.1-1|178	%build
12mu|tigervnc-1.3.1-1|179	# Temporary build with -fno-omit-frame-pointer, it causes problems
12mu|tigervnc-1.3.1-1|180	export CFLAGS="%{optflags} -fno-omit-frame-pointer"
12mu|tigervnc-1.3.1-1|181	export CXXFLAGS="$CFLAGS"
12mu|tigervnc-1.3.1-1|182	
12mu|tigervnc-1.3.1-1|183	%cmake
12mu|tigervnc-1.3.1-1|184	%make
12mu|tigervnc-1.3.1-1|185	cd ..
12mu|tigervnc-1.3.1-1|186	
12mu|tigervnc-1.3.1-1|187	# XXX: I'm not sure this define is actually needed
12mu|tigervnc-1.3.1-1|188	# Need this for shared objects that reference X Server, or other modules symbols
12mu|tigervnc-1.3.1-1|189	# Search for modules in extra_module_dir before the default path.
12mu|tigervnc-1.3.1-1|190	# This will allow fglrx to install its modified modules in more cleaner way.
12mu|tigervnc-1.3.1-1|191	%define extra_module_dir %{_libdir}/xorg/extra-modules
12mu|tigervnc-1.3.1-1|192	
12mu|tigervnc-1.3.1-1|193	pushd unix/xserver
12mu|tigervnc-1.3.1-1|194	rm -f configure
12mu|tigervnc-1.3.1-1|195	autoreconf -fiv
12mu|tigervnc-1.3.1-1|196	
12mu|tigervnc-1.3.1-1|197	# After the "--disable-config-hal", most options are just a paste from
12mu|tigervnc-1.3.1-1|198	# Mandriva's x11-server. We need to check what we can clean here (without
12mu|tigervnc-1.3.1-1|199	# reducing features)
12mu|tigervnc-1.3.1-1|200	%configure2_5x  --disable-xorg \
12mu|tigervnc-1.3.1-1|201	--disable-xwin \
12mu|tigervnc-1.3.1-1|202	--disable-xvfb \
12mu|tigervnc-1.3.1-1|203	--disable-xnest \
12mu|tigervnc-1.3.1-1|204	--disable-dmx \
12mu|tigervnc-1.3.1-1|205	--disable-xfbdev \
12mu|tigervnc-1.3.1-1|206	--disable-xephyr \
12mu|tigervnc-1.3.1-1|207	--disable-kdrive \
12mu|tigervnc-1.3.1-1|208	--disable-config-dbus \
12mu|tigervnc-1.3.1-1|209	--enable-glx --disable-dri --enable-dri2 \
12mu|tigervnc-1.3.1-1|210	--disable-config-hal \
12mu|tigervnc-1.3.1-1|211	--disable-present \
12mu|tigervnc-1.3.1-1|212	--disable-selective-werror \
12mu|tigervnc-1.3.1-1|213	--disable-static \
12mu|tigervnc-1.3.1-1|214	--disable-unit-tests \
12mu|tigervnc-1.3.1-1|215	--with-log-dir=%{_logdir} \
12mu|tigervnc-1.3.1-1|216	--with-os-vendor="%{vendor}" \
12mu|tigervnc-1.3.1-1|217	--with-os-name="`echo \`uname -s -r\` | sed -e s'/ /_/g'`" \
12mu|tigervnc-1.3.1-1|218	--with-vendor-web="%{disturl}" \
12mu|tigervnc-1.3.1-1|219	--with-extra-module-dir=%{extra_module_dir} \
12mu|tigervnc-1.3.1-1|220	--enable-xwrapper \
12mu|tigervnc-1.3.1-1|221	--enable-pam \
12mu|tigervnc-1.3.1-1|222	--with-default-font-path="catalogue:%{_sysconfdir}/X11/fontpath.d"
12mu|tigervnc-1.3.1-1|223	
12mu|tigervnc-1.3.1-1|224	%make
12mu|tigervnc-1.3.1-1|225	popd
12mu|tigervnc-1.3.1-1|226	
12mu|tigervnc-1.3.1-1|227	# Build icons
12mu|tigervnc-1.3.1-1|228	pushd media
12mu|tigervnc-1.3.1-1|229	%make
12mu|tigervnc-1.3.1-1|230	popd
12mu|tigervnc-1.3.1-1|231	
12mu|tigervnc-1.3.1-1|232	# Build java
12mu|tigervnc-1.3.1-1|233	pushd java
12mu|tigervnc-1.3.1-1|234	%cmake
12mu|tigervnc-1.3.1-1|235	%make
12mu|tigervnc-1.3.1-1|236	popd
12mu|tigervnc-1.3.1-1|237	
12mu|tigervnc-1.3.1-1|238	%install
12mu|tigervnc-1.3.1-1|239	pushd build
12mu|tigervnc-1.3.1-1|240	%makeinstall_std
12mu|tigervnc-1.3.1-1|241	popd
12mu|tigervnc-1.3.1-1|242	
12mu|tigervnc-1.3.1-1|243	pushd unix/xserver/hw/vnc
12mu|tigervnc-1.3.1-1|244	%makeinstall_std
12mu|tigervnc-1.3.1-1|245	popd
12mu|tigervnc-1.3.1-1|246	
12mu|tigervnc-1.3.1-1|247	# Install systemd unit file
12mu|tigervnc-1.3.1-1|248	mkdir -p %{buildroot}%{_unitdir}
12mu|tigervnc-1.3.1-1|249	install -m644 %{SOURCE3} %{buildroot}%{_unitdir}/vncserver@.service
12mu|tigervnc-1.3.1-1|250	rm -rf %{buildroot}%{_initrddir}
12mu|tigervnc-1.3.1-1|251	
12mu|tigervnc-1.3.1-1|252	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12mu|tigervnc-1.3.1-1|253	install -m644 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/vncservers
12mu|tigervnc-1.3.1-1|254	
12mu|tigervnc-1.3.1-1|255	# Install desktop stuff
12mu|tigervnc-1.3.1-1|256	mkdir -p %{buildroot}/%{_datadir}/icons/hicolor/{16x16,24x24,48x48}/apps
12mu|tigervnc-1.3.1-1|257	
12mu|tigervnc-1.3.1-1|258	pushd media/icons
12mu|tigervnc-1.3.1-1|259	for s in 16 24 48; do
12mu|tigervnc-1.3.1-1|260	install -m644 tigervnc_$s.png %{buildroot}/%{_datadir}/icons/hicolor/${s}x$s/apps/tigervnc.png
12mu|tigervnc-1.3.1-1|261	done
12mu|tigervnc-1.3.1-1|262	popd
12mu|tigervnc-1.3.1-1|263	
12mu|tigervnc-1.3.1-1|264	mkdir %{buildroot}/%{_datadir}/applications
12mu|tigervnc-1.3.1-1|265	desktop-file-install \
12mu|tigervnc-1.3.1-1|266	--dir %{buildroot}%{_datadir}/applications \
12mu|tigervnc-1.3.1-1|267	%{SOURCE1}
12mu|tigervnc-1.3.1-1|268	
12mu|tigervnc-1.3.1-1|269	%find_lang %{name}
12mu|tigervnc-1.3.1-1|270	
12mu|tigervnc-1.3.1-1|271	mkdir -p %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
12mu|tigervnc-1.3.1-1|272	install -c -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/10-libvnc.conf
12mu|tigervnc-1.3.1-1|273	
12mu|tigervnc-1.3.1-1|274	# remove unwanted files
12mu|tigervnc-1.3.1-1|275	rm -f  %{buildroot}/%{_libdir}/xorg/modules/extensions/libvnc.la
12mu|tigervnc-1.3.1-1|276	rm -rf  %{buildroot}/%{_datadir}/doc/%{name}-%{version}
12mu|tigervnc-1.3.1-1|277	
12mu|tigervnc-1.3.1-1|278	# java
12mu|tigervnc-1.3.1-1|279	install -d -m 755 %{buildroot}%{_javadir}
12mu|tigervnc-1.3.1-1|280	install -d -m 755 %{buildroot}%{_datadir}/%{name}/classes
12mu|tigervnc-1.3.1-1|281	pushd java/build
12mu|tigervnc-1.3.1-1|282	install -m 755 VncViewer.jar %{buildroot}%{_datadir}/%{name}/classes/vncviewer-%{version}.jar
12mu|tigervnc-1.3.1-1|283	popd
12mu|tigervnc-1.3.1-1|284	
12mu|tigervnc-1.3.1-1|285	pushd java
12mu|tigervnc-1.3.1-1|286	install -m 644 com/tigervnc/vncviewer/index.vnc %{buildroot}%{_datadir}/%{name}/classes
12mu|tigervnc-1.3.1-1|287	popd
12mu|tigervnc-1.3.1-1|288	
12mu|tigervnc-1.3.1-1|289	pushd %{buildroot}%{_datadir}/%{name}/classes
12mu|tigervnc-1.3.1-1|290	mv vncviewer-%{version}.jar %{buildroot}%{_javadir}
12mu|tigervnc-1.3.1-1|291	ln -s %{_javadir}/vncviewer-%{version}.jar VncViewer.jar
12mu|tigervnc-1.3.1-1|292	popd
12mu|tigervnc-1.3.1-1|293	
12mu|tigervnc-1.3.1-1|294	pushd %{buildroot}%{_javadir}
12mu|tigervnc-1.3.1-1|295	ln -s vncviewer-%{version}.jar vncviewer.jar
12mu|tigervnc-1.3.1-1|296	ln -s vncviewer-%{version}.jar VncViewer.jar
12mu|tigervnc-1.3.1-1|297	popd
12mu|tigervnc-1.3.1-1|298	
12mu|tigervnc-1.3.1-1|299	
12mu|tigervnc-1.3.1-1|300	%changelog
12mu|tigervnc-1.3.1-1|301	* Wed Sep 10 2014 Tigro <ashejn@gmail.com> 1.3.1-1
12mu|tigervnc-1.3.1-1|302	+ Revision: 49e567d
12mu|tigervnc-1.3.1-1|303	- update to 1.3.1
12mu|tigervnc-1.3.1-1|304	
12mu|tigervnc-1.3.1-1|305	

21462 12
12mu|timezone-2018i-1|1	%define tzdata_version 2014g
12mu|timezone-2018i-1|2	%define tzcode_version 2014g
12mu|timezone-2018i-1|3	
12mu|timezone-2018i-1|4	# the zic(8) and zdump(8) manpages are already in man-pages
12mu|timezone-2018i-1|5	%define build_manpages 0
12mu|timezone-2018i-1|6	%ifarch %mips %arm
12mu|timezone-2018i-1|7	%define build_java 0
12mu|timezone-2018i-1|8	%else
12mu|timezone-2018i-1|9	%define build_java 1
12mu|timezone-2018i-1|10	%endif
12mu|timezone-2018i-1|11	
12mu|timezone-2018i-1|12	Summary:        Time Zone Database
12mu|timezone-2018i-1|13	Name:           timezone
12mu|timezone-2018i-1|14	Epoch:          6
12mu|timezone-2018i-1|15	Version:        2018i
12mu|timezone-2018i-1|16	Release:        1
12mu|timezone-2018i-1|17	License:        GPL
12mu|timezone-2018i-1|18	Group:          System/Base
12mu|timezone-2018i-1|19	URL:            http://www.iana.org/time-zones
12mu|timezone-2018i-1|20	Source0:        ftp://ftp.iana.org/tz/releases/tzdata%{tzdata_version}.tar.gz
12mu|timezone-2018i-1|21	Source1:        ftp://ftp.iana.org/tz/releases/tzcode%{tzcode_version}.tar.gz
12mu|timezone-2018i-1|22	Source2:        javazic.tar.gz
12mu|timezone-2018i-1|23	Source3:        update-localtime.sh
12mu|timezone-2018i-1|24	Patch1:         tzdata-extra-tz-links.patch
12mu|timezone-2018i-1|25	Patch2:         javazic-fixup.patch
12mu|timezone-2018i-1|26	Patch3:         javazic-exclusion-fix.patch
12mu|timezone-2018i-1|27	Provides:       tzdata = %{version}-%{release}
12mu|timezone-2018i-1|28	Conflicts:      %{name} < 6:2013f-1
12mu|timezone-2018i-1|29	BuildRequires:  gawk, perl
12mu|timezone-2018i-1|30	
12mu|timezone-2018i-1|31	%description
12mu|timezone-2018i-1|32	This package contains data files with rules for various timezones
12mu|timezone-2018i-1|33	around the world.
12mu|timezone-2018i-1|34	
12mu|timezone-2018i-1|35	%if %{build_java}
12mu|timezone-2018i-1|36	%package java
12mu|timezone-2018i-1|37	Summary:        Timezone data for Java
12mu|timezone-2018i-1|38	Group:          System/Base
12mu|timezone-2018i-1|39	Provides:       tzdata-java = %{version}-%{release}
12mu|timezone-2018i-1|40	BuildRequires:  java-rpmbuild
12mu|timezone-2018i-1|41	BuildRequires:  java-devel
12mu|timezone-2018i-1|42	
12mu|timezone-2018i-1|43	%description java
12mu|timezone-2018i-1|44	This package contains timezone information for use by Java runtimes.
12mu|timezone-2018i-1|45	%endif
12mu|timezone-2018i-1|46	
12mu|timezone-2018i-1|47	%prep
12mu|timezone-2018i-1|48	%setup -q -c -a 1
12mu|timezone-2018i-1|49	%patch1 -p1 -b .extra-tz-links
12mu|timezone-2018i-1|50	
12mu|timezone-2018i-1|51	%if %{build_java}
12mu|timezone-2018i-1|52	mkdir javazic
12mu|timezone-2018i-1|53	tar xf %{SOURCE2} -C javazic
12mu|timezone-2018i-1|54	pushd javazic
12mu|timezone-2018i-1|55	%patch2 -p0 -b .javazic-fixup
12mu|timezone-2018i-1|56	%patch3
12mu|timezone-2018i-1|57	# Hack alert! sun.tools may be defined and installed in the
12mu|timezone-2018i-1|58	# VM. In order to guarantee that we are using IcedTea/OpenJDK
12mu|timezone-2018i-1|59	# for creating the zoneinfo files, rebase all the packages
12mu|timezone-2018i-1|60	# from "sun." to "rht.". Unfortunately, gcj does not support
12mu|timezone-2018i-1|61	# any of the -Xclasspath options, so we must go this route
12mu|timezone-2018i-1|62	# to ensure the greatest compatibility.
12mu|timezone-2018i-1|63	mv sun rht
12mu|timezone-2018i-1|64	for f in `find . -name '*.java'`; do
12mu|timezone-2018i-1|65	sed -i -e 's:sun\.tools\.:rht.tools.:g'\
12mu|timezone-2018i-1|66	-e 's:sun\.util\.:rht.util.:g' $f
12mu|timezone-2018i-1|67	done
12mu|timezone-2018i-1|68	popd
12mu|timezone-2018i-1|69	
12mu|timezone-2018i-1|70	# Create zone.info entries for deprecated zone names (#40184)
12mu|timezone-2018i-1|71	chmod +w zone.tab
12mu|timezone-2018i-1|72	echo '# zone info for backward zone names' > zone.tab.new
12mu|timezone-2018i-1|73	while read link cur old x; do
12mu|timezone-2018i-1|74	case $link-${cur+cur}-${old+old}${x:+X} in
12mu|timezone-2018i-1|75	Link-cur-old)
12mu|timezone-2018i-1|76	awk -v cur="$cur" -v old="$old" \
12mu|timezone-2018i-1|77	'!/^#/ && $3 == cur { sub(cur,old); print }' \
12mu|timezone-2018i-1|78	zone.tab || echo ERROR ;;
12mu|timezone-2018i-1|79	Link-*)
12mu|timezone-2018i-1|80	echo 'Error processing backward entry for zone.tab'
12mu|timezone-2018i-1|81	exit 1 ;;
12mu|timezone-2018i-1|82	esac
12mu|timezone-2018i-1|83	done < backward >> zone.tab.new
12mu|timezone-2018i-1|84	if grep -q '^ERROR' zone.tab.new || ! cat zone.tab.new >> zone.tab; then
12mu|timezone-2018i-1|85	echo "Error adding backward entries to zone.tab"
12mu|timezone-2018i-1|86	exit 1
12mu|timezone-2018i-1|87	fi
12mu|timezone-2018i-1|88	rm -f zone.tab.new
12mu|timezone-2018i-1|89	%endif
12mu|timezone-2018i-1|90	
12mu|timezone-2018i-1|91	%build
12mu|timezone-2018i-1|92	
12mu|timezone-2018i-1|93	%make TZDIR=%{_datadir}/zoneinfo CFLAGS="%{optflags} -std=gnu99"
12mu|timezone-2018i-1|94	
12mu|timezone-2018i-1|95	grep -v tz-art.htm tz-link.htm > tz-link.html
12mu|timezone-2018i-1|96	
12mu|timezone-2018i-1|97	%if %{build_java}
12mu|timezone-2018i-1|98	pushd javazic
12mu|timezone-2018i-1|99	%{javac} -source 1.5 -target 1.5 -classpath . `find . -name \*.java`
12mu|timezone-2018i-1|100	popd
12mu|timezone-2018i-1|101	%{java} -classpath javazic/ rht.tools.javazic.Main -V %{version} \
12mu|timezone-2018i-1|102	-d zoneinfo/java \
12mu|timezone-2018i-1|103	africa antarctica asia australasia europe northamerica pacificnew \
12mu|timezone-2018i-1|104	southamerica backward etcetera systemv \
12mu|timezone-2018i-1|105	javazic/tzdata_jdk/gmt javazic/tzdata_jdk/jdk11_backward
12mu|timezone-2018i-1|106	%endif
12mu|timezone-2018i-1|107	
12mu|timezone-2018i-1|108	%install
12mu|timezone-2018i-1|109	make TOPDIR=%{buildroot}/usr \
12mu|timezone-2018i-1|110	TZDIR=%{buildroot}%{_datadir}/zoneinfo \
12mu|timezone-2018i-1|111	ETCDIR=%{buildroot}%{_sbindir} \
12mu|timezone-2018i-1|112	install
12mu|timezone-2018i-1|113	rm -f %{buildroot}%{_datadir}/zoneinfo-posix
12mu|timezone-2018i-1|114	ln -s . %{buildroot}%{_datadir}/zoneinfo/posix
12mu|timezone-2018i-1|115	mv %{buildroot}%{_datadir}/zoneinfo-leaps %{buildroot}%{_datadir}/zoneinfo/right
12mu|timezone-2018i-1|116	
12mu|timezone-2018i-1|117	# nuke unpackaged files
12mu|timezone-2018i-1|118	rm -f %{buildroot}%{_datadir}/zoneinfo/localtime
12mu|timezone-2018i-1|119	rm -f %{buildroot}%{_sbindir}/tzselect
12mu|timezone-2018i-1|120	rm -rf %{buildroot}/usr/{lib,man}
12mu|timezone-2018i-1|121	
12mu|timezone-2018i-1|122	%if %{build_java}
12mu|timezone-2018i-1|123	cp -a zoneinfo/java %{buildroot}%{_datadir}/javazi
12mu|timezone-2018i-1|124	%endif
12mu|timezone-2018i-1|125	
12mu|timezone-2018i-1|126	# install man pages
12mu|timezone-2018i-1|127	%if %{build_manpages}
12mu|timezone-2018i-1|128	mkdir -p %{buildroot}%{_mandir}/man8
12mu|timezone-2018i-1|129	for f in zic zdump; do
12mu|timezone-2018i-1|130	install -m 644 $f.8 %{buildroot}%{_mandir}/man8/
12mu|timezone-2018i-1|131	done
12mu|timezone-2018i-1|132	%endif
12mu|timezone-2018i-1|133	
12mu|timezone-2018i-1|134	# install update-localtime script
12mu|timezone-2018i-1|135	mkdir -p %{buildroot}%{_sbindir}
12mu|timezone-2018i-1|136	install -m 755 %{SOURCE3} %{buildroot}%{_sbindir}/update-localtime
12mu|timezone-2018i-1|137	perl -pi -e 's|\@datadir\@|%{_datadir}|;' \
12mu|timezone-2018i-1|138	-e 's|\@sysconfdir\@|%{_sysconfdir}|' \
12mu|timezone-2018i-1|139	%{buildroot}%{_sbindir}/update-localtime
12mu|timezone-2018i-1|140	
12mu|timezone-2018i-1|141	%post -p %{_sbindir}/update-localtime
12mu|timezone-2018i-1|142	
12mu|timezone-2018i-1|143	%pretrans
12mu|timezone-2018i-1|144	if [ -e %{_datadir}/zoneinfo/posix -a ! -L %{_datadir}/zoneinfo/posix ]; then
12mu|timezone-2018i-1|145	rm -rf %{_datadir}/zoneinfo/posix
12mu|timezone-2018i-1|146	fi
12mu|timezone-2018i-1|147	
12mu|timezone-2018i-1|148	%files
12mu|timezone-2018i-1|149	%doc README
12mu|timezone-2018i-1|150	%doc Theory
12mu|timezone-2018i-1|151	%doc tz-link.html
12mu|timezone-2018i-1|152	%{_sbindir}/zdump
12mu|timezone-2018i-1|153	%{_sbindir}/zic
12mu|timezone-2018i-1|154	%{_sbindir}/update-localtime
12mu|timezone-2018i-1|155	%if %{build_manpages}
12mu|timezone-2018i-1|156	%{_mandir}/man8/zdump.8*
12mu|timezone-2018i-1|157	%{_mandir}/man8/zic.8*
12mu|timezone-2018i-1|158	%endif
12mu|timezone-2018i-1|159	%dir %{_datadir}/zoneinfo
12mu|timezone-2018i-1|160	%{_datadir}/zoneinfo/*
12mu|timezone-2018i-1|161	
12mu|timezone-2018i-1|162	%if %{build_java}
12mu|timezone-2018i-1|163	%files java
12mu|timezone-2018i-1|164	%{_datadir}/javazi
12mu|timezone-2018i-1|165	%endif
12mu|timezone-2018i-1|166	
12mu|timezone-2018i-1|167	%changelog
12mu|timezone-2018i-1|168	
12mu|timezone-2018i-1|169	* Thu Jan 03 2019 Mikhail Novosyolov <m.novosyolov@rosalinux.ru> 6:2018i-1
12mu|timezone-2018i-1|170	- (4b93e3f) upd to 2018i
12mu|timezone-2018i-1|171	
12mu|timezone-2018i-1|172	

21463 12
12mu|tmpwatch-2.11-1|1	Summary:        Utility for removing files based on when they were last accessed
12mu|tmpwatch-2.11-1|2	Name:           tmpwatch
12mu|tmpwatch-2.11-1|3	Version:        2.11
12mu|tmpwatch-2.11-1|4	Release:        1
12mu|tmpwatch-2.11-1|5	Group:          File tools
12mu|tmpwatch-2.11-1|6	License:	GPLv2
12mu|tmpwatch-2.11-1|7	URL:		https://fedorahosted.org/tmpwatch/
12mu|tmpwatch-2.11-1|8	Source0:        https://fedorahosted.org/releases/t/m/tmpwatch/%{name}-%{version}.tar.bz2
12mu|tmpwatch-2.11-1|9	Requires:       psmisc
12mu|tmpwatch-2.11-1|10	# configure is looking for /sbin/fuser
12mu|tmpwatch-2.11-1|11	BuildRequires: psmisc
12mu|tmpwatch-2.11-1|12	Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|tmpwatch-2.11-1|13	
12mu|tmpwatch-2.11-1|14	%description
12mu|tmpwatch-2.11-1|15	The tmpwatch utility recursively searches through specified directories and
12mu|tmpwatch-2.11-1|16	removes files which have not been accessed in a specified period of time.
12mu|tmpwatch-2.11-1|17	Tmpwatch is normally used to clean up directories which are used for
12mu|tmpwatch-2.11-1|18	temporarily holding files (for example, /tmp). Tmpwatch ignores symlinks,
12mu|tmpwatch-2.11-1|19	won't switch filesystems and only removes empty directories and regular files.
12mu|tmpwatch-2.11-1|20	
12mu|tmpwatch-2.11-1|21	%prep
12mu|tmpwatch-2.11-1|22	
12mu|tmpwatch-2.11-1|23	%setup -q
12mu|tmpwatch-2.11-1|24	
12mu|tmpwatch-2.11-1|25	%build
12mu|tmpwatch-2.11-1|26	%configure2_5x
12mu|tmpwatch-2.11-1|27	%make
12mu|tmpwatch-2.11-1|28	
12mu|tmpwatch-2.11-1|29	%install
12mu|tmpwatch-2.11-1|30	rm -rf %{buildroot}
12mu|tmpwatch-2.11-1|31	
12mu|tmpwatch-2.11-1|32	%makeinstall ROOT=%{buildroot} MANDIR=%{_mandir} SBINDIR=%{_sbindir}
12mu|tmpwatch-2.11-1|33	
12mu|tmpwatch-2.11-1|34	install -d %{buildroot}%{_sysconfdir}/cron.daily
12mu|tmpwatch-2.11-1|35	install -d %{buildroot}%{_sysconfdir}/sysconfig
12mu|tmpwatch-2.11-1|36	
12mu|tmpwatch-2.11-1|37	cat > tmpwatch.cron << EOF
12mu|tmpwatch-2.11-1|38	#!/bin/sh
12mu|tmpwatch-2.11-1|39	
12mu|tmpwatch-2.11-1|40	[ -f %{_sysconfdir}/sysconfig/tmpwatch ] && . %{_sysconfdir}/sysconfig/tmpwatch
12mu|tmpwatch-2.11-1|41	
12mu|tmpwatch-2.11-1|42	%{_sbindir}/tmpwatch \$TMPWATCH_OPTIONS \$TMPWATCH_EXCLUDES 10d /tmp
12mu|tmpwatch-2.11-1|43	
12mu|tmpwatch-2.11-1|44	%{_sbindir}/tmpwatch \$TMPWATCH_OPTIONS \$TMPWATCH_EXCLUDES 30d /var/tmp
12mu|tmpwatch-2.11-1|45	
12mu|tmpwatch-2.11-1|46	[ -f %{_sysconfdir}/sysconfig/i18n ] && . %{_sysconfdir}/sysconfig/i18n
12mu|tmpwatch-2.11-1|47	
12mu|tmpwatch-2.11-1|48	for d in /var/{cache/man,catman}/{cat?,X11R6/cat?,local/cat?,\$LANG/cat?}; do
12mu|tmpwatch-2.11-1|49	if [ -d "\$d" ]; then
12mu|tmpwatch-2.11-1|50	%{_sbindir}/tmpwatch \$TMPWATCH_OPTIONS -f 30d "\$d"
12mu|tmpwatch-2.11-1|51	fi
12mu|tmpwatch-2.11-1|52	done
12mu|tmpwatch-2.11-1|53	EOF
12mu|tmpwatch-2.11-1|54	
12mu|tmpwatch-2.11-1|55	cat > tmpwatch.sysconfig << EOF
12mu|tmpwatch-2.11-1|56	#TMPWATCH_OPTIONS="-umc"
12mu|tmpwatch-2.11-1|57	# (oe) define files/directories/sockets tmpwatch should ignore (#18488)
12mu|tmpwatch-2.11-1|58	TMPWATCH_EXCLUDES="-x /tmp/.ICE-unix -x /tmp/.X*-unix -x /tmp/.font-unix -x /tmp/.Test-unix"
12mu|tmpwatch-2.11-1|59	EOF
12mu|tmpwatch-2.11-1|60	
12mu|tmpwatch-2.11-1|61	install -m0755 tmpwatch.cron %{buildroot}%{_sysconfdir}/cron.daily/tmpwatch
12mu|tmpwatch-2.11-1|62	install -m0644 tmpwatch.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/tmpwatch
12mu|tmpwatch-2.11-1|63	
12mu|tmpwatch-2.11-1|64	cat > README.urpmi << EOF
12mu|tmpwatch-2.11-1|65	The %{_sysconfdir}/cron.daily/tmpwatch script has been changed to use the %{_sysconfdir}/sysconfig/tmpwatch
12mu|tmpwatch-2.11-1|66	file to exclude certain files/directories/sockets from being processed. It should be safe to make your changes
12mu|tmpwatch-2.11-1|67	there instead. Per default these are not touched by tmpwatch:
12mu|tmpwatch-2.11-1|68	
12mu|tmpwatch-2.11-1|69	/tmp/.ICE-unix /tmp/.X*-unix /tmp/.font-unix /tmp/.Test-unix
12mu|tmpwatch-2.11-1|70	EOF
12mu|tmpwatch-2.11-1|71	
12mu|tmpwatch-2.11-1|72	%clean
12mu|tmpwatch-2.11-1|73	rm -rf %{buildroot}
12mu|tmpwatch-2.11-1|74	
12mu|tmpwatch-2.11-1|75	%files
12mu|tmpwatch-2.11-1|76	%defattr(-,root,root)
12mu|tmpwatch-2.11-1|77	%doc README.urpmi ChangeLog NEWS README
12mu|tmpwatch-2.11-1|78	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/sysconfig/tmpwatch
12mu|tmpwatch-2.11-1|79	%attr(0755,root,root) %{_sysconfdir}/cron.daily/tmpwatch
12mu|tmpwatch-2.11-1|80	%{_sbindir}/tmpwatch
12mu|tmpwatch-2.11-1|81	%{_mandir}/man8/tmpwatch.8*
12mu|tmpwatch-2.11-1|82	
12mu|tmpwatch-2.11-1|83	
12mu|tmpwatch-2.11-1|84	%changelog
12mu|tmpwatch-2.11-1|85	* Fri May 06 2011 Oden Eriksson <oeriksson@mandriva.com> 2.10.1-2mdv2011.0
12mu|tmpwatch-2.11-1|86	+ Revision: 670712
12mu|tmpwatch-2.11-1|87	- mass rebuild
12mu|tmpwatch-2.11-1|88	
12mu|tmpwatch-2.11-1|89	* Sun Aug 15 2010 Emmanuel Andry <eandry@mandriva.org> 2.10.1-1mdv2011.0
12mu|tmpwatch-2.11-1|90	+ Revision: 570137
12mu|tmpwatch-2.11-1|91	- ?\194New version 2.10.1
12mu|tmpwatch-2.11-1|92	
12mu|tmpwatch-2.11-1|93	* Wed Dec 30 2009 Frederik Himpe <fhimpe@mandriva.org> 2.9.17-1mdv2010.1
12mu|tmpwatch-2.11-1|94	+ Revision: 484032
12mu|tmpwatch-2.11-1|95	- update to new version 2.9.17
12mu|tmpwatch-2.11-1|96	
12mu|tmpwatch-2.11-1|97	* Tue Aug 11 2009 Emmanuel Andry <eandry@mandriva.org> 2.9.15-1mdv2010.0
12mu|tmpwatch-2.11-1|98	+ Revision: 415139
12mu|tmpwatch-2.11-1|99	- New version 2.9.15
12mu|tmpwatch-2.11-1|100	- add source url
12mu|tmpwatch-2.11-1|101	
12mu|tmpwatch-2.11-1|102	* Tue Dec 23 2008 Oden Eriksson <oeriksson@mandriva.com> 2.9.13-4mdv2009.1
12mu|tmpwatch-2.11-1|103	+ Revision: 317901
12mu|tmpwatch-2.11-1|104	- use %%ldflags
12mu|tmpwatch-2.11-1|105	
12mu|tmpwatch-2.11-1|106	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 2.9.13-3mdv2009.0
12mu|tmpwatch-2.11-1|107	+ Revision: 265766
12mu|tmpwatch-2.11-1|108	- rebuild early 2009.0 package (before pixel changes)
12mu|tmpwatch-2.11-1|109	
12mu|tmpwatch-2.11-1|110	* Mon May 05 2008 Oden Eriksson <oeriksson@mandriva.com> 2.9.13-2mdv2009.0
12mu|tmpwatch-2.11-1|111	+ Revision: 201367
12mu|tmpwatch-2.11-1|112	- revert the last change for now.
12mu|tmpwatch-2.11-1|113	- make the cron script take arguments
12mu|tmpwatch-2.11-1|114	
12mu|tmpwatch-2.11-1|115	* Mon Apr 21 2008 Oden Eriksson <oeriksson@mandriva.com> 2.9.13-1mdv2009.0
12mu|tmpwatch-2.11-1|116	+ Revision: 196204
12mu|tmpwatch-2.11-1|117	- 2.9.13
12mu|tmpwatch-2.11-1|118	- exclude some more files/directories/sockets from pruning
12mu|tmpwatch-2.11-1|119	
12mu|tmpwatch-2.11-1|120	+ Olivier Blin <oblin@mandriva.com>
12mu|tmpwatch-2.11-1|121	- restore BuildRoot
12mu|tmpwatch-2.11-1|122	
12mu|tmpwatch-2.11-1|123	+ Thierry Vignaud <tv@mandriva.org>
12mu|tmpwatch-2.11-1|124	- kill re-definition of %%buildroot on Pixel's request
12mu|tmpwatch-2.11-1|125	
12mu|tmpwatch-2.11-1|126	* Sat Nov 10 2007 David Walluck <walluck@mandriva.org> 2.9.11-1mdv2008.1
12mu|tmpwatch-2.11-1|127	+ Revision: 107391
12mu|tmpwatch-2.11-1|128	- 2.9.11
12mu|tmpwatch-2.11-1|129	
12mu|tmpwatch-2.11-1|130	* Wed Aug 08 2007 Oden Eriksson <oeriksson@mandriva.com> 2.9.10-2mdv2008.0
12mu|tmpwatch-2.11-1|131	+ Revision: 60382
12mu|tmpwatch-2.11-1|132	- added /tmp/jack-* directories to be excluded from pruning
12mu|tmpwatch-2.11-1|133	
12mu|tmpwatch-2.11-1|134	
12mu|tmpwatch-2.11-1|135	* Sun Dec 31 2006 Oden Eriksson <oeriksson@mandriva.com> 2.9.10-1mdv2007.0
12mu|tmpwatch-2.11-1|136	+ Revision: 102995
12mu|tmpwatch-2.11-1|137	- 2.9.10
12mu|tmpwatch-2.11-1|138	- fix #22298
12mu|tmpwatch-2.11-1|139	- Import tmpwatch
12mu|tmpwatch-2.11-1|140	
12mu|tmpwatch-2.11-1|141	* Fri Jun 30 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.9.7-1mdv2007.0
12mu|tmpwatch-2.11-1|142	- 2.9.7
12mu|tmpwatch-2.11-1|143	- fix executable-marked-as-config-file
12mu|tmpwatch-2.11-1|144	- fix macro-in-%%changelog
12mu|tmpwatch-2.11-1|145	- fix mixed-use-of-spaces-and-tabs
12mu|tmpwatch-2.11-1|146	
12mu|tmpwatch-2.11-1|147	* Sat Dec 31 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.9.6-1mdk
12mu|tmpwatch-2.11-1|148	- 2.9.6
12mu|tmpwatch-2.11-1|149	- happy new year!:)
12mu|tmpwatch-2.11-1|150	
12mu|tmpwatch-2.11-1|151	* Sat Nov 05 2005 Oden Eriksson <oeriksson@mandriva.com> 2.9.4-2mdk
12mu|tmpwatch-2.11-1|152	- added the %%{_sysconfdir}/sysconfig/tmpwatch file in an attempt to
12mu|tmpwatch-2.11-1|153	fix #18488 (tmpwatch breaks graphical login after 10 days uptime)
12mu|tmpwatch-2.11-1|154	
12mu|tmpwatch-2.11-1|155	* Sun Jul 10 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 2.9.4-1mdk
12mu|tmpwatch-2.11-1|156	- 2.9.4
12mu|tmpwatch-2.11-1|157	- %%mkrel
12mu|tmpwatch-2.11-1|158	
12mu|tmpwatch-2.11-1|159	* Mon Jan 10 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.9.2-1mdk
12mu|tmpwatch-2.11-1|160	- 2.9.2
12mu|tmpwatch-2.11-1|161	- wipe out buildroot at the beginning of %%install
12mu|tmpwatch-2.11-1|162	- fix summary-ended-with-dot
12mu|tmpwatch-2.11-1|163	
12mu|tmpwatch-2.11-1|164	* Fri Nov 12 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.9.1-1mdk
12mu|tmpwatch-2.11-1|165	- 2.9.1
12mu|tmpwatch-2.11-1|166	- cosmetics
12mu|tmpwatch-2.11-1|167	
12mu|tmpwatch-2.11-1|168	

21464 12
12mu|tokyocabinet-1.4.47-7|1	%define	major 9
12mu|tokyocabinet-1.4.47-7|2	%define libname	%mklibname %{name} %{major}
12mu|tokyocabinet-1.4.47-7|3	%define develname %mklibname -d %{name}
12mu|tokyocabinet-1.4.47-7|4	
12mu|tokyocabinet-1.4.47-7|5	Summary:	Tokyo Cabinet: a modern implementation of DBM
12mu|tokyocabinet-1.4.47-7|6	Name:		tokyocabinet
12mu|tokyocabinet-1.4.47-7|7	Version:	1.4.47
12mu|tokyocabinet-1.4.47-7|8	Release:	7
12mu|tokyocabinet-1.4.47-7|9	Group:		System/Libraries
12mu|tokyocabinet-1.4.47-7|10	License:	LGPL
12mu|tokyocabinet-1.4.47-7|11	URL:		http://1978th.net/tokyocabinet/
12mu|tokyocabinet-1.4.47-7|12	Source0:	http://1978th.net/%{name}/%{name}-%{version}.tar.gz
12mu|tokyocabinet-1.4.47-7|13	Patch0:		tokyocabinet-mdv_conf.diff
12mu|tokyocabinet-1.4.47-7|14	Patch1:		tokyocabinet-1.4.9-lzmalib_linkage_fix.diff
12mu|tokyocabinet-1.4.47-7|15	BuildRequires:	autoconf
12mu|tokyocabinet-1.4.47-7|16	BuildRequires:	bzip2-devel
12mu|tokyocabinet-1.4.47-7|17	BuildRequires:	liblzo-devel
12mu|tokyocabinet-1.4.47-7|18	BuildRequires:	lzmalib-devel
12mu|tokyocabinet-1.4.47-7|19	BuildRequires:	zlib-devel
12mu|tokyocabinet-1.4.47-7|20	
12mu|tokyocabinet-1.4.47-7|21	%description
12mu|tokyocabinet-1.4.47-7|22	Tokyo Cabinet is a library of routines for managing a database. The database is
12mu|tokyocabinet-1.4.47-7|23	a simple data file containing records, each is a pair of a key and a value.
12mu|tokyocabinet-1.4.47-7|24	Every key and value is serial bytes with variable length. Both binary data and
12mu|tokyocabinet-1.4.47-7|25	character string can be used as a key and a value. There is neither concept of
12mu|tokyocabinet-1.4.47-7|26	data tables nor data types. Records are organized in hash table or B+ tree.
12mu|tokyocabinet-1.4.47-7|27	
12mu|tokyocabinet-1.4.47-7|28	As for database of hash table, each key must be unique within a database, so it
12mu|tokyocabinet-1.4.47-7|29	is impossible to store two or more records with a key overlaps. The following
12mu|tokyocabinet-1.4.47-7|30	access methods are provided to the database: storing a record with a key and a
12mu|tokyocabinet-1.4.47-7|31	value, deleting a record by a key, retrieving a record by a key. Moreover,
12mu|tokyocabinet-1.4.47-7|32	traversal access to every key are provided, although the order is arbitrary.
12mu|tokyocabinet-1.4.47-7|33	These access methods are similar to ones of DBM (or its followers: NDBM and
12mu|tokyocabinet-1.4.47-7|34	GDBM) library defined in the UNIX standard. Tokyo Cabinet is an alternative for
12mu|tokyocabinet-1.4.47-7|35	DBM because of its higher performance.
12mu|tokyocabinet-1.4.47-7|36	
12mu|tokyocabinet-1.4.47-7|37	As for database of B+ tree, records whose keys are duplicated can be stored.
12mu|tokyocabinet-1.4.47-7|38	Access methods of storing, deleting, and retrieving are provided as with the
12mu|tokyocabinet-1.4.47-7|39	database of hash table. Records are stored in order by a comparison function
12mu|tokyocabinet-1.4.47-7|40	assigned by a user. It is possible to access each record with the cursor in
12mu|tokyocabinet-1.4.47-7|41	ascending or descending order. According to this mechanism, forward matching
12mu|tokyocabinet-1.4.47-7|42	search for strings and range search for integers are realized. Moreover,
12mu|tokyocabinet-1.4.47-7|43	transaction is available in database of B+ tree.
12mu|tokyocabinet-1.4.47-7|44	
12mu|tokyocabinet-1.4.47-7|45	Tokyo Cabinet is written in the C language, and provided as API of C, Perl,
12mu|tokyocabinet-1.4.47-7|46	Ruby, and Java. Tokyo Cabinet is available on platforms which have API
12mu|tokyocabinet-1.4.47-7|47	conforming to C99 and POSIX. Tokyo Cabinet is a free software licensed under
12mu|tokyocabinet-1.4.47-7|48	the GNU Lesser General Public License.
12mu|tokyocabinet-1.4.47-7|49	
12mu|tokyocabinet-1.4.47-7|50	%package -n	%{libname}
12mu|tokyocabinet-1.4.47-7|51	Summary:	Tokyo Cabinet: a modern implementation of DBM
12mu|tokyocabinet-1.4.47-7|52	Group:          System/Libraries
12mu|tokyocabinet-1.4.47-7|53	
12mu|tokyocabinet-1.4.47-7|54	%description -n	%{libname}
12mu|tokyocabinet-1.4.47-7|55	Tokyo Cabinet is a library of routines for managing a database. The database is
12mu|tokyocabinet-1.4.47-7|56	a simple data file containing records, each is a pair of a key and a value.
12mu|tokyocabinet-1.4.47-7|57	Every key and value is serial bytes with variable length. Both binary data and
12mu|tokyocabinet-1.4.47-7|58	character string can be used as a key and a value. There is neither concept of
12mu|tokyocabinet-1.4.47-7|59	data tables nor data types. Records are organized in hash table or B+ tree.
12mu|tokyocabinet-1.4.47-7|60	
12mu|tokyocabinet-1.4.47-7|61	As for database of hash table, each key must be unique within a database, so it
12mu|tokyocabinet-1.4.47-7|62	is impossible to store two or more records with a key overlaps. The following
12mu|tokyocabinet-1.4.47-7|63	access methods are provided to the database: storing a record with a key and a
12mu|tokyocabinet-1.4.47-7|64	value, deleting a record by a key, retrieving a record by a key. Moreover,
12mu|tokyocabinet-1.4.47-7|65	traversal access to every key are provided, although the order is arbitrary.
12mu|tokyocabinet-1.4.47-7|66	These access methods are similar to ones of DBM (or its followers: NDBM and
12mu|tokyocabinet-1.4.47-7|67	GDBM) library defined in the UNIX standard. Tokyo Cabinet is an alternative for
12mu|tokyocabinet-1.4.47-7|68	DBM because of its higher performance.
12mu|tokyocabinet-1.4.47-7|69	
12mu|tokyocabinet-1.4.47-7|70	As for database of B+ tree, records whose keys are duplicated can be stored.
12mu|tokyocabinet-1.4.47-7|71	Access methods of storing, deleting, and retrieving are provided as with the
12mu|tokyocabinet-1.4.47-7|72	database of hash table. Records are stored in order by a comparison function
12mu|tokyocabinet-1.4.47-7|73	assigned by a user. It is possible to access each record with the cursor in
12mu|tokyocabinet-1.4.47-7|74	ascending or descending order. According to this mechanism, forward matching
12mu|tokyocabinet-1.4.47-7|75	search for strings and range search for integers are realized. Moreover,
12mu|tokyocabinet-1.4.47-7|76	transaction is available in database of B+ tree.
12mu|tokyocabinet-1.4.47-7|77	
12mu|tokyocabinet-1.4.47-7|78	Tokyo Cabinet is written in the C language, and provided as API of C, Perl,
12mu|tokyocabinet-1.4.47-7|79	Ruby, and Java. Tokyo Cabinet is available on platforms which have API
12mu|tokyocabinet-1.4.47-7|80	conforming to C99 and POSIX. Tokyo Cabinet is a free software licensed under
12mu|tokyocabinet-1.4.47-7|81	the GNU Lesser General Public License.
12mu|tokyocabinet-1.4.47-7|82	
12mu|tokyocabinet-1.4.47-7|83	%package -n	%{develname}
12mu|tokyocabinet-1.4.47-7|84	Summary:	Static library and header files for the tokyocabinet library
12mu|tokyocabinet-1.4.47-7|85	Group:		Development/C
12mu|tokyocabinet-1.4.47-7|86	Provides:	%{name}-devel = %{version}
12mu|tokyocabinet-1.4.47-7|87	Requires:	%{libname} = %{version}
12mu|tokyocabinet-1.4.47-7|88	Obsoletes:	%{mklibname -d %{name} 1}
12mu|tokyocabinet-1.4.47-7|89	
12mu|tokyocabinet-1.4.47-7|90	%description -n	%{develname}
12mu|tokyocabinet-1.4.47-7|91	Tokyo Cabinet is a library of routines for managing a database. The database is
12mu|tokyocabinet-1.4.47-7|92	a simple data file containing records, each is a pair of a key and a value.
12mu|tokyocabinet-1.4.47-7|93	Every key and value is serial bytes with variable length. Both binary data and
12mu|tokyocabinet-1.4.47-7|94	character string can be used as a key and a value. There is neither concept of
12mu|tokyocabinet-1.4.47-7|95	data tables nor data types. Records are organized in hash table or B+ tree.
12mu|tokyocabinet-1.4.47-7|96	
12mu|tokyocabinet-1.4.47-7|97	As for database of hash table, each key must be unique within a database, so it
12mu|tokyocabinet-1.4.47-7|98	is impossible to store two or more records with a key overlaps. The following
12mu|tokyocabinet-1.4.47-7|99	access methods are provided to the database: storing a record with a key and a
12mu|tokyocabinet-1.4.47-7|100	value, deleting a record by a key, retrieving a record by a key. Moreover,
12mu|tokyocabinet-1.4.47-7|101	traversal access to every key are provided, although the order is arbitrary.
12mu|tokyocabinet-1.4.47-7|102	These access methods are similar to ones of DBM (or its followers: NDBM and
12mu|tokyocabinet-1.4.47-7|103	GDBM) library defined in the UNIX standard. Tokyo Cabinet is an alternative for
12mu|tokyocabinet-1.4.47-7|104	DBM because of its higher performance.
12mu|tokyocabinet-1.4.47-7|105	
12mu|tokyocabinet-1.4.47-7|106	As for database of B+ tree, records whose keys are duplicated can be stored.
12mu|tokyocabinet-1.4.47-7|107	Access methods of storing, deleting, and retrieving are provided as with the
12mu|tokyocabinet-1.4.47-7|108	database of hash table. Records are stored in order by a comparison function
12mu|tokyocabinet-1.4.47-7|109	assigned by a user. It is possible to access each record with the cursor in
12mu|tokyocabinet-1.4.47-7|110	ascending or descending order. According to this mechanism, forward matching
12mu|tokyocabinet-1.4.47-7|111	search for strings and range search for integers are realized. Moreover,
12mu|tokyocabinet-1.4.47-7|112	transaction is available in database of B+ tree.
12mu|tokyocabinet-1.4.47-7|113	
12mu|tokyocabinet-1.4.47-7|114	Tokyo Cabinet is written in the C language, and provided as API of C, Perl,
12mu|tokyocabinet-1.4.47-7|115	Ruby, and Java. Tokyo Cabinet is available on platforms which have API
12mu|tokyocabinet-1.4.47-7|116	conforming to C99 and POSIX. Tokyo Cabinet is a free software licensed under
12mu|tokyocabinet-1.4.47-7|117	the GNU Lesser General Public License.
12mu|tokyocabinet-1.4.47-7|118	
12mu|tokyocabinet-1.4.47-7|119	This package contains the static library and its header files.
12mu|tokyocabinet-1.4.47-7|120	
12mu|tokyocabinet-1.4.47-7|121	
12mu|tokyocabinet-1.4.47-7|122	%package	tcawmgr
12mu|tokyocabinet-1.4.47-7|123	Summary:	The CGI utility of the abstract database API (tokyocabinet)
12mu|tokyocabinet-1.4.47-7|124	Group:		System/Servers
12mu|tokyocabinet-1.4.47-7|125	Requires:	%{libname} = %{version}
12mu|tokyocabinet-1.4.47-7|126	Requires:	apache
12mu|tokyocabinet-1.4.47-7|127	
12mu|tokyocabinet-1.4.47-7|128	%description	tcawmgr
12mu|tokyocabinet-1.4.47-7|129	The CGI utility of the abstract database API (tokyocabinet).
12mu|tokyocabinet-1.4.47-7|130	
12mu|tokyocabinet-1.4.47-7|131	%prep
12mu|tokyocabinet-1.4.47-7|132	
12mu|tokyocabinet-1.4.47-7|133	%setup -q -n %{name}-%{version}
12mu|tokyocabinet-1.4.47-7|134	%patch0 -p1
12mu|tokyocabinet-1.4.47-7|135	%patch1 -p0
12mu|tokyocabinet-1.4.47-7|136	
12mu|tokyocabinet-1.4.47-7|137	%build
12mu|tokyocabinet-1.4.47-7|138	rm -f configure
12mu|tokyocabinet-1.4.47-7|139	autoconf
12mu|tokyocabinet-1.4.47-7|140	
12mu|tokyocabinet-1.4.47-7|141	%configure2_5x \
12mu|tokyocabinet-1.4.47-7|142	--enable-zlib \
12mu|tokyocabinet-1.4.47-7|143	--enable-bzip \
12mu|tokyocabinet-1.4.47-7|144	--enable-pthread \
12mu|tokyocabinet-1.4.47-7|145	--enable-exlzma \
12mu|tokyocabinet-1.4.47-7|146	--enable-exlzo
12mu|tokyocabinet-1.4.47-7|147	
12mu|tokyocabinet-1.4.47-7|148	%make LDFLAGS="%{ldflags} -L. -L%{_libdir}"
12mu|tokyocabinet-1.4.47-7|149	
12mu|tokyocabinet-1.4.47-7|150	%check
12mu|tokyocabinet-1.4.47-7|151	make check
12mu|tokyocabinet-1.4.47-7|152	
12mu|tokyocabinet-1.4.47-7|153	%install
12mu|tokyocabinet-1.4.47-7|154	%makeinstall_std
12mu|tokyocabinet-1.4.47-7|155	
12mu|tokyocabinet-1.4.47-7|156	install -d %{buildroot}/var/www/cgi-bin
12mu|tokyocabinet-1.4.47-7|157	mv %{buildroot}%{_libdir}/tcawmgr.cgi %{buildroot}/var/www/cgi-bin/
12mu|tokyocabinet-1.4.47-7|158	
12mu|tokyocabinet-1.4.47-7|159	install -d %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12mu|tokyocabinet-1.4.47-7|160	cat > %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/tcawmgr.conf << EOF
12mu|tokyocabinet-1.4.47-7|161	<Location /cgi-bin/tcawmgr.cgi>
12mu|tokyocabinet-1.4.47-7|162	Require local granted
12mu|tokyocabinet-1.4.47-7|163	ErrorDocument 403 "Access denied per %{_sysconfdir}/httpd/conf/webapps.d/tcawmgr.conf"
12mu|tokyocabinet-1.4.47-7|164	</Location>
12mu|tokyocabinet-1.4.47-7|165	EOF
12mu|tokyocabinet-1.4.47-7|166	
12mu|tokyocabinet-1.4.47-7|167	# cleanup
12mu|tokyocabinet-1.4.47-7|168	rm -rf %{buildroot}%{_datadir}/%{name}
12mu|tokyocabinet-1.4.47-7|169	rm -f doc/*~
12mu|tokyocabinet-1.4.47-7|170	
12mu|tokyocabinet-1.4.47-7|171	%files
12mu|tokyocabinet-1.4.47-7|172	%{_bindir}/*
12mu|tokyocabinet-1.4.47-7|173	%{_mandir}/man1/*
12mu|tokyocabinet-1.4.47-7|174	
12mu|tokyocabinet-1.4.47-7|175	%files -n %{libname}
12mu|tokyocabinet-1.4.47-7|176	%doc COPYING ChangeLog README doc/* lab/magic
12mu|tokyocabinet-1.4.47-7|177	%{_libdir}/*.so.%{major}*
12mu|tokyocabinet-1.4.47-7|178	
12mu|tokyocabinet-1.4.47-7|179	%files -n %{develname}
12mu|tokyocabinet-1.4.47-7|180	%{_includedir}/*
12mu|tokyocabinet-1.4.47-7|181	%{_libdir}/*.so
12mu|tokyocabinet-1.4.47-7|182	%{_libdir}/*.a
12mu|tokyocabinet-1.4.47-7|183	%{_libdir}/pkgconfig/tokyocabinet.pc
12mu|tokyocabinet-1.4.47-7|184	%{_mandir}/man3/*
12mu|tokyocabinet-1.4.47-7|185	
12mu|tokyocabinet-1.4.47-7|186	%files tcawmgr
12mu|tokyocabinet-1.4.47-7|187	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/tcawmgr.conf
12mu|tokyocabinet-1.4.47-7|188	%attr(0755,root,root) /var/www/cgi-bin/tcawmgr.cgi
12mu|tokyocabinet-1.4.47-7|189	
12mu|tokyocabinet-1.4.47-7|190	
12mu|tokyocabinet-1.4.47-7|191	%changelog
12mu|tokyocabinet-1.4.47-7|192	* Fri May 06 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.47-2mdv2011.0
12mu|tokyocabinet-1.4.47-7|193	+ Revision: 670713
12mu|tokyocabinet-1.4.47-7|194	- mass rebuild
12mu|tokyocabinet-1.4.47-7|195	
12mu|tokyocabinet-1.4.47-7|196	* Tue Feb 15 2011 Oden Eriksson <oeriksson@mandriva.com> 1.4.47-1
12mu|tokyocabinet-1.4.47-7|197	+ Revision: 637867
12mu|tokyocabinet-1.4.47-7|198	- 1.4.47
12mu|tokyocabinet-1.4.47-7|199	
12mu|tokyocabinet-1.4.47-7|200	* Mon Aug 09 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.46-1mdv2011.0
12mu|tokyocabinet-1.4.47-7|201	+ Revision: 568101
12mu|tokyocabinet-1.4.47-7|202	- 1.4.46
12mu|tokyocabinet-1.4.47-7|203	
12mu|tokyocabinet-1.4.47-7|204	* Tue Feb 23 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.42-2mdv2010.1
12mu|tokyocabinet-1.4.47-7|205	+ Revision: 510237
12mu|tokyocabinet-1.4.47-7|206	- rebuild
12mu|tokyocabinet-1.4.47-7|207	- not really unmaintained...
12mu|tokyocabinet-1.4.47-7|208	
12mu|tokyocabinet-1.4.47-7|209	+ Guillaume Rousse <guillomovitch@mandriva.org>
12mu|tokyocabinet-1.4.47-7|210	- unmaintained webapp cleaning
12mu|tokyocabinet-1.4.47-7|211	
12mu|tokyocabinet-1.4.47-7|212	* Sun Feb 14 2010 Oden Eriksson <oeriksson@mandriva.com> 1.4.42-1mdv2010.1
12mu|tokyocabinet-1.4.47-7|213	+ Revision: 505810
12mu|tokyocabinet-1.4.47-7|214	- 1.4.42
12mu|tokyocabinet-1.4.47-7|215	
12mu|tokyocabinet-1.4.47-7|216	* Tue Jan 19 2010 Guillaume Rousse <guillomovitch@mandriva.org> 1.4.41-2mdv2010.1
12mu|tokyocabinet-1.4.47-7|217	+ Revision: 493875
12mu|tokyocabinet-1.4.47-7|218	- rely on filetrigger for reloading apache configuration begining with 2010.1, rpm-helper macros otherwise
12mu|tokyocabinet-1.4.47-7|219	
12mu|tokyocabinet-1.4.47-7|220	* Sat Dec 19 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.41-1mdv2010.1
12mu|tokyocabinet-1.4.47-7|221	+ Revision: 480144
12mu|tokyocabinet-1.4.47-7|222	- 1.4.41
12mu|tokyocabinet-1.4.47-7|223	
12mu|tokyocabinet-1.4.47-7|224	* Sun Nov 08 2009 Frederik Himpe <fhimpe@mandriva.org> 1.4.37-1mdv2010.1
12mu|tokyocabinet-1.4.47-7|225	+ Revision: 463123
12mu|tokyocabinet-1.4.47-7|226	- Update to new version 1.4.37
12mu|tokyocabinet-1.4.47-7|227	- Fix URL
12mu|tokyocabinet-1.4.47-7|228	
12mu|tokyocabinet-1.4.47-7|229	* Wed Aug 19 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.31-1mdv2010.0
12mu|tokyocabinet-1.4.47-7|230	+ Revision: 418133
12mu|tokyocabinet-1.4.47-7|231	- 1.4.31
12mu|tokyocabinet-1.4.47-7|232	
12mu|tokyocabinet-1.4.47-7|233	* Mon Jun 22 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.27-1mdv2010.0
12mu|tokyocabinet-1.4.47-7|234	+ Revision: 387955
12mu|tokyocabinet-1.4.47-7|235	- 1.4.27
12mu|tokyocabinet-1.4.47-7|236	- rediffed patches
12mu|tokyocabinet-1.4.47-7|237	
12mu|tokyocabinet-1.4.47-7|238	* Sat May 30 2009 Frederik Himpe <fhimpe@mandriva.org> 1.4.23-1mdv2010.0
12mu|tokyocabinet-1.4.47-7|239	+ Revision: 381527
12mu|tokyocabinet-1.4.47-7|240	- update to new version 1.4.23
12mu|tokyocabinet-1.4.47-7|241	
12mu|tokyocabinet-1.4.47-7|242	* Thu May 21 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.21-1mdv2010.0
12mu|tokyocabinet-1.4.47-7|243	+ Revision: 378437
12mu|tokyocabinet-1.4.47-7|244	- bump major
12mu|tokyocabinet-1.4.47-7|245	- 1.4.21
12mu|tokyocabinet-1.4.47-7|246	- rediff patches
12mu|tokyocabinet-1.4.47-7|247	
12mu|tokyocabinet-1.4.47-7|248	* Sat Mar 07 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.9-1mdv2009.1
12mu|tokyocabinet-1.4.47-7|249	+ Revision: 351896
12mu|tokyocabinet-1.4.47-7|250	- 1.4.9
12mu|tokyocabinet-1.4.47-7|251	- rediffed P0
12mu|tokyocabinet-1.4.47-7|252	- added P1 to make it link against -llzmalib
12mu|tokyocabinet-1.4.47-7|253	
12mu|tokyocabinet-1.4.47-7|254	* Tue Jan 20 2009 Oden Eriksson <oeriksson@mandriva.com> 1.4.0-1mdv2009.1
12mu|tokyocabinet-1.4.47-7|255	+ Revision: 331726
12mu|tokyocabinet-1.4.47-7|256	- 1.4.0
12mu|tokyocabinet-1.4.47-7|257	- rediffed P0
12mu|tokyocabinet-1.4.47-7|258	
12mu|tokyocabinet-1.4.47-7|259	* Mon Nov 24 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.20-1mdv2009.1
12mu|tokyocabinet-1.4.47-7|260	+ Revision: 306339
12mu|tokyocabinet-1.4.47-7|261	- 1.3.20
12mu|tokyocabinet-1.4.47-7|262	
12mu|tokyocabinet-1.4.47-7|263	* Thu Nov 13 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.18-1mdv2009.1
12mu|tokyocabinet-1.4.47-7|264	+ Revision: 302651
12mu|tokyocabinet-1.4.47-7|265	- 1.3.18
12mu|tokyocabinet-1.4.47-7|266	- rediffed P0
12mu|tokyocabinet-1.4.47-7|267	
12mu|tokyocabinet-1.4.47-7|268	* Mon Oct 27 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.15-1mdv2009.1
12mu|tokyocabinet-1.4.47-7|269	+ Revision: 297549
12mu|tokyocabinet-1.4.47-7|270	- 1.3.15
12mu|tokyocabinet-1.4.47-7|271	- rediffed P0
12mu|tokyocabinet-1.4.47-7|272	
12mu|tokyocabinet-1.4.47-7|273	* Thu Sep 04 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.7-1mdv2009.0
12mu|tokyocabinet-1.4.47-7|274	+ Revision: 280751
12mu|tokyocabinet-1.4.47-7|275	- 1.3.7
12mu|tokyocabinet-1.4.47-7|276	
12mu|tokyocabinet-1.4.47-7|277	* Thu Aug 28 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.5-1mdv2009.0
12mu|tokyocabinet-1.4.47-7|278	+ Revision: 276863
12mu|tokyocabinet-1.4.47-7|279	- 1.3.5
12mu|tokyocabinet-1.4.47-7|280	
12mu|tokyocabinet-1.4.47-7|281	* Thu Jul 31 2008 Oden Eriksson <oeriksson@mandriva.com> 1.3.1-1mdv2009.0
12mu|tokyocabinet-1.4.47-7|282	+ Revision: 258789
12mu|tokyocabinet-1.4.47-7|283	- 1.3.1
12mu|tokyocabinet-1.4.47-7|284	
12mu|tokyocabinet-1.4.47-7|285	+ Pixel <pixel@mandriva.com>
12mu|tokyocabinet-1.4.47-7|286	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|tokyocabinet-1.4.47-7|287	
12mu|tokyocabinet-1.4.47-7|288	* Mon May 26 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.6-1mdv2009.0
12mu|tokyocabinet-1.4.47-7|289	+ Revision: 211345
12mu|tokyocabinet-1.4.47-7|290	- 1.2.6
12mu|tokyocabinet-1.4.47-7|291	- added the tcawmgr cgi and apache config
12mu|tokyocabinet-1.4.47-7|292	
12mu|tokyocabinet-1.4.47-7|293	* Sun Apr 20 2008 Oden Eriksson <oeriksson@mandriva.com> 1.2.4-1mdv2009.0
12mu|tokyocabinet-1.4.47-7|294	+ Revision: 195935
12mu|tokyocabinet-1.4.47-7|295	- 1.2.4
12mu|tokyocabinet-1.4.47-7|296	- 1.2.3
12mu|tokyocabinet-1.4.47-7|297	- new major (3)
12mu|tokyocabinet-1.4.47-7|298	
12mu|tokyocabinet-1.4.47-7|299	* Wed Jan 30 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.12-1mdv2008.1
12mu|tokyocabinet-1.4.47-7|300	+ Revision: 160312
12mu|tokyocabinet-1.4.47-7|301	- 1.1.12
12mu|tokyocabinet-1.4.47-7|302	
12mu|tokyocabinet-1.4.47-7|303	* Tue Jan 22 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.11-1mdv2008.1
12mu|tokyocabinet-1.4.47-7|304	+ Revision: 156116
12mu|tokyocabinet-1.4.47-7|305	- 1.1.11
12mu|tokyocabinet-1.4.47-7|306	
12mu|tokyocabinet-1.4.47-7|307	* Fri Jan 11 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.8-1mdv2008.1
12mu|tokyocabinet-1.4.47-7|308	+ Revision: 147927
12mu|tokyocabinet-1.4.47-7|309	- 1.1.8
12mu|tokyocabinet-1.4.47-7|310	
12mu|tokyocabinet-1.4.47-7|311	* Thu Jan 03 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.7-1mdv2008.1
12mu|tokyocabinet-1.4.47-7|312	+ Revision: 141830
12mu|tokyocabinet-1.4.47-7|313	- fix deps
12mu|tokyocabinet-1.4.47-7|314	- import tokyocabinet
12mu|tokyocabinet-1.4.47-7|315	
12mu|tokyocabinet-1.4.47-7|316	
12mu|tokyocabinet-1.4.47-7|317	* Thu Jan 03 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.7-1mdv2008.1
12mu|tokyocabinet-1.4.47-7|318	- initial Mandriva package

21465 12
12mu|tomcat5-5.5.35-2|1	%global __debug_package 0
12mu|tomcat5-5.5.35-2|2	
12mu|tomcat5-5.5.35-2|3	# If you want only apis to be built,
12mu|tomcat5-5.5.35-2|4	# give rpmbuild option '--with apis_and_jasper'
12mu|tomcat5-5.5.35-2|5	%bcond_without apis_and_jasper
12mu|tomcat5-5.5.35-2|6	%bcond_with ecj
12mu|tomcat5-5.5.35-2|7	
12mu|tomcat5-5.5.35-2|8	%define full_jname jasper5
12mu|tomcat5-5.5.35-2|9	%define jname jasper
12mu|tomcat5-5.5.35-2|10	%define majversion 5.5
12mu|tomcat5-5.5.35-2|11	%define minversion 35
12mu|tomcat5-5.5.35-2|12	%define servletspec 2.4
12mu|tomcat5-5.5.35-2|13	%define jspspec 2.0
12mu|tomcat5-5.5.35-2|14	
12mu|tomcat5-5.5.35-2|15	%define tcuid 91
12mu|tomcat5-5.5.35-2|16	
12mu|tomcat5-5.5.35-2|17	%define packdname apache-tomcat-%{version}-src
12mu|tomcat5-5.5.35-2|18	
12mu|tomcat5-5.5.35-2|19	# FHS 2.2 compliant tree structure
12mu|tomcat5-5.5.35-2|20	# see http://www.pathname.com/fhs/2.2/
12mu|tomcat5-5.5.35-2|21	%define confdir %{_sysconfdir}/%{name}
12mu|tomcat5-5.5.35-2|22	# normally this would be _localstatedir instead of _var, see changelog
12mu|tomcat5-5.5.35-2|23	%define logdir %{_var}/log/%{name}
12mu|tomcat5-5.5.35-2|24	%define homedir %{_datadir}/%{name}
12mu|tomcat5-5.5.35-2|25	%define bindir %{_datadir}/%{name}/bin
12mu|tomcat5-5.5.35-2|26	%define tempdir %{_var}/cache/%{name}/temp
12mu|tomcat5-5.5.35-2|27	%define workdir %{_var}/cache/%{name}/work
12mu|tomcat5-5.5.35-2|28	%define appdir %{_var}/lib/%{name}/webapps
12mu|tomcat5-5.5.35-2|29	%define serverdir %{_var}/lib/%{name}/server
12mu|tomcat5-5.5.35-2|30	%define commondir %{_var}/lib/%{name}/common
12mu|tomcat5-5.5.35-2|31	%define shareddir %{_var}/lib/%{name}/shared
12mu|tomcat5-5.5.35-2|32	%define _initrddir %{_sysconfdir}/init.d
12mu|tomcat5-5.5.35-2|33	
12mu|tomcat5-5.5.35-2|34	Name: tomcat5
12mu|tomcat5-5.5.35-2|35	Epoch: 0
12mu|tomcat5-5.5.35-2|36	Version: %{majversion}.%{minversion}
12mu|tomcat5-5.5.35-2|37	Release: 2
12mu|tomcat5-5.5.35-2|38	Summary: Apache Servlet/JSP Engine, RI for Servlet 2.4/JSP 2.0 API
12mu|tomcat5-5.5.35-2|39	
12mu|tomcat5-5.5.35-2|40	Group: Development/Java
12mu|tomcat5-5.5.35-2|41	License: ASL 2.0
12mu|tomcat5-5.5.35-2|42	URL: http://tomcat.apache.org
12mu|tomcat5-5.5.35-2|43	Source0: http://archive.apache.org/dist/tomcat/tomcat-5/v%{version}/src/%{packdname}.tar.gz
12mu|tomcat5-5.5.35-2|44	Source10: http://archive.apache.org/dist/tomcat/tomcat-5/v%{version}/src/%{packdname}.tar.gz.asc
12mu|tomcat5-5.5.35-2|45	Source1: %{name}-%{majversion}.init
12mu|tomcat5-5.5.35-2|46	Source2: %{name}-%{majversion}.conf
12mu|tomcat5-5.5.35-2|47	Source3: %{name}-%{majversion}.wrapper
12mu|tomcat5-5.5.35-2|48	Source4: %{name}-%{majversion}.logrotate
12mu|tomcat5-5.5.35-2|49	Source5: %{name}-%{majversion}.relink
12mu|tomcat5-5.5.35-2|50	Source6: %{name}-poms-%{version}.tar.bz2
12mu|tomcat5-5.5.35-2|51	Source7: jasper-OSGi-MANIFEST.MF
12mu|tomcat5-5.5.35-2|52	Source8: servlet-api-OSGi-MANIFEST.MF
12mu|tomcat5-5.5.35-2|53	Source9: jsp-api-OSGi-MANIFEST.MF
12mu|tomcat5-5.5.35-2|54	Patch0: %{name}-%{majversion}.link_admin_jar.patch
12mu|tomcat5-5.5.35-2|55	Patch1: %{name}-%{majversion}-skip-build-on-install.patch
12mu|tomcat5-5.5.35-2|56	Patch2: %{name}-%{majversion}-jt5-build.patch
12mu|tomcat5-5.5.35-2|57	Patch3: %{name}-%{majversion}-jtc-build.patch
12mu|tomcat5-5.5.35-2|58	Patch4: %{name}-%{majversion}-jtj-build.patch
12mu|tomcat5-5.5.35-2|59	Patch7: %{name}-%{majversion}-catalina.sh.patch
12mu|tomcat5-5.5.35-2|60	Patch8: %{name}-%{majversion}-jasper.sh.patch
12mu|tomcat5-5.5.35-2|61	Patch9: %{name}-%{majversion}-jspc.sh.patch
12mu|tomcat5-5.5.35-2|62	Patch10: %{name}-%{majversion}-setclasspath.sh.patch
12mu|tomcat5-5.5.35-2|63	Patch12: %{name}-%{majversion}-util-build.patch
12mu|tomcat5-5.5.35-2|64	Patch13: %{name}-%{majversion}-http11-build.patch
12mu|tomcat5-5.5.35-2|65	Patch14: %{name}-%{majversion}-jk-build.patch
12mu|tomcat5-5.5.35-2|66	Patch15: %{name}-%{majversion}-unversioned-commons-logging-jar.patch
12mu|tomcat5-5.5.35-2|67	Patch16: %{name}-%{majversion}-jspc-classpath.patch
12mu|tomcat5-5.5.35-2|68	#FIXME Disable JSP pre-compilation on ppc64, x390x and alpha
12mu|tomcat5-5.5.35-2|69	Patch18: %{name}-%{majversion}-skip-jsp-precompile.patch
12mu|tomcat5-5.5.35-2|70	# XXX:
12mu|tomcat5-5.5.35-2|71	# Seems to be only needed when building with ECJ for java 1.5 since
12mu|tomcat5-5.5.35-2|72	# the default source type for ecj is still 1.4
12mu|tomcat5-5.5.35-2|73	Patch19: %{name}-%{majversion}-connectors-util-build.patch
12mu|tomcat5-5.5.35-2|74	BuildArch: noarch
12mu|tomcat5-5.5.35-2|75	Buildrequires: jpackage-utils >= 0:1.7.4
12mu|tomcat5-5.5.35-2|76	#BuildRequires: java-devel >= 0:1.5.0
12mu|tomcat5-5.5.35-2|77	BuildRequires: java-1.7.0-openjdk-devel
12mu|tomcat5-5.5.35-2|78	BuildRequires: ant >= 0:1.6.5 xml-commons-apis xerces-j2
12mu|tomcat5-5.5.35-2|79	BuildRequires: zip
12mu|tomcat5-5.5.35-2|80	# %if %{without apis_and_jasper}
12mu|tomcat5-5.5.35-2|81	%if %{with ecj}
12mu|tomcat5-5.5.35-2|82	BuildRequires: ecj >= 0:3.3.1.1
12mu|tomcat5-5.5.35-2|83	%endif
12mu|tomcat5-5.5.35-2|84	BuildRequires: ant-trax
12mu|tomcat5-5.5.35-2|85	BuildRequires: xalan-j2
12mu|tomcat5-5.5.35-2|86	BuildRequires: jakarta-commons-beanutils >= 0:1.7
12mu|tomcat5-5.5.35-2|87	BuildRequires: jakarta-commons-collections >= 0:3.1
12mu|tomcat5-5.5.35-2|88	BuildRequires: jakarta-commons-daemon >= 0:1.0.1
12mu|tomcat5-5.5.35-2|89	BuildRequires: jakarta-commons-dbcp >= 0:1.2.1
12mu|tomcat5-5.5.35-2|90	BuildRequires: jakarta-commons-digester >= 0:1.7
12mu|tomcat5-5.5.35-2|91	BuildRequires: jakarta-commons-logging >= 0:1.0.4
12mu|tomcat5-5.5.35-2|92	BuildRequires: jakarta-commons-fileupload >= 0:1.0
12mu|tomcat5-5.5.35-2|93	BuildRequires: jakarta-commons-io >= 0:1.3
12mu|tomcat5-5.5.35-2|94	BuildRequires: jakarta-commons-modeler >= 0:2.0
12mu|tomcat5-5.5.35-2|95	BuildRequires: jakarta-commons-pool >= 0:1.2
12mu|tomcat5-5.5.35-2|96	BuildRequires: jakarta-commons-launcher >= 0:0.9
12mu|tomcat5-5.5.35-2|97	BuildRequires: jakarta-commons-el >= 0:1.0
12mu|tomcat5-5.5.35-2|98	BuildRequires: junit >= 0:3.8.1
12mu|tomcat5-5.5.35-2|99	BuildRequires: regexp >= 0:1.3
12mu|tomcat5-5.5.35-2|100	BuildRequires: xerces-j2 >= 0:2.7.1
12mu|tomcat5-5.5.35-2|101	BuildRequires: java-rpmbuild
12mu|tomcat5-5.5.35-2|102	BuildRequires: struts
12mu|tomcat5-5.5.35-2|103	# xml-commons-apis is needed by Xerces-J2
12mu|tomcat5-5.5.35-2|104	BuildRequires: xml-commons-apis
12mu|tomcat5-5.5.35-2|105	# FIXME taglibs-standard is not listed in the Tomcat build.properties.default
12mu|tomcat5-5.5.35-2|106	BuildRequires: jakarta-taglibs-standard >= 0:1.1.0
12mu|tomcat5-5.5.35-2|107	Requires(post): xml-commons-apis
12mu|tomcat5-5.5.35-2|108	Requires(post): jpackage-utils >= 0:1.7.4
12mu|tomcat5-5.5.35-2|109	Requires(post): rpm-helper
12mu|tomcat5-5.5.35-2|110	Requires(preun): rpm-helper
12mu|tomcat5-5.5.35-2|111	Requires(post): findutils
12mu|tomcat5-5.5.35-2|112	Requires(preun): findutils
12mu|tomcat5-5.5.35-2|113	Requires(pre): %{_sbindir}/useradd
12mu|tomcat5-5.5.35-2|114	Requires(pre): %{_sbindir}/groupadd
12mu|tomcat5-5.5.35-2|115	Requires(post): jakarta-commons-dbcp-tomcat5 >= 0:1.2.1
12mu|tomcat5-5.5.35-2|116	Requires(post): jakarta-commons-collections-tomcat5 >= 0:3.1
12mu|tomcat5-5.5.35-2|117	Requires(post): jakarta-commons-pool-tomcat5 >= 0:1.2
12mu|tomcat5-5.5.35-2|118	Requires: jaf = 0:1.0.2
12mu|tomcat5-5.5.35-2|119	Requires(post): jaf = 0:1.0.2
12mu|tomcat5-5.5.35-2|120	Requires: jakarta-commons-logging >= 0:1.0.4
12mu|tomcat5-5.5.35-2|121	Requires(post): jakarta-commons-logging >= 0:1.0.4
12mu|tomcat5-5.5.35-2|122	Requires: javamail = 0:1.3.1
12mu|tomcat5-5.5.35-2|123	Requires(post): javamail = 0:1.3.1
12mu|tomcat5-5.5.35-2|124	%if %{with ecj}
12mu|tomcat5-5.5.35-2|125	Requires: ecj >= 0:3.3.1.1
12mu|tomcat5-5.5.35-2|126	Requires(post): ecj >= 0:3.3.1.1
12mu|tomcat5-5.5.35-2|127	%endif
12mu|tomcat5-5.5.35-2|128	# %endif
12mu|tomcat5-5.5.35-2|129	Requires: jpackage-utils >= 0:1.7.4
12mu|tomcat5-5.5.35-2|130	# xml parsing packages
12mu|tomcat5-5.5.35-2|131	Requires: xerces-j2 >= 0:2.7.1
12mu|tomcat5-5.5.35-2|132	Requires: xml-commons-apis
12mu|tomcat5-5.5.35-2|133	# jakarta-commons packages
12mu|tomcat5-5.5.35-2|134	Requires: jakarta-commons-daemon >= 0:1.0.1
12mu|tomcat5-5.5.35-2|135	Requires(post): jakarta-commons-daemon >= 0:1.0.1
12mu|tomcat5-5.5.35-2|136	Requires: jakarta-commons-launcher >= 0:0.9
12mu|tomcat5-5.5.35-2|137	# alternatives
12mu|tomcat5-5.5.35-2|138	Requires: java-devel >= 0:1.5.0
12mu|tomcat5-5.5.35-2|139	# And it needs its own API subpackages for running
12mu|tomcat5-5.5.35-2|140	Requires: %{name}-common-lib = %{epoch}:%{version}-%{release}
12mu|tomcat5-5.5.35-2|141	Requires: %{name}-server-lib = %{epoch}:%{version}-%{release}
12mu|tomcat5-5.5.35-2|142	# And it needs its own API subpackages before being installed
12mu|tomcat5-5.5.35-2|143	Requires(post): %{name}-common-lib = %{epoch}:%{version}-%{release}
12mu|tomcat5-5.5.35-2|144	Requires(post): %{name}-server-lib = %{epoch}:%{version}-%{release}
12mu|tomcat5-5.5.35-2|145	
12mu|tomcat5-5.5.35-2|146	%description
12mu|tomcat5-5.5.35-2|147	Tomcat is the servlet container that is used in the official Reference
12mu|tomcat5-5.5.35-2|148	Implementation for the Java Servlet and JavaServer Pages technologies.
12mu|tomcat5-5.5.35-2|149	The Java Servlet and JavaServer Pages specifications are developed by
12mu|tomcat5-5.5.35-2|150	Sun under the Java Community Process.
12mu|tomcat5-5.5.35-2|151	
12mu|tomcat5-5.5.35-2|152	Tomcat is developed in an open and participatory environment and
12mu|tomcat5-5.5.35-2|153	released under the Apache Software License. Tomcat is intended to be
12mu|tomcat5-5.5.35-2|154	a collaboration of the best-of-breed developers from around the world.
12mu|tomcat5-5.5.35-2|155	We invite you to participate in this open development project. To
12mu|tomcat5-5.5.35-2|156	learn more about getting involved, click here.
12mu|tomcat5-5.5.35-2|157	
12mu|tomcat5-5.5.35-2|158	%package webapps
12mu|tomcat5-5.5.35-2|159	Group: Development/Java
12mu|tomcat5-5.5.35-2|160	# Replace PreReq
12mu|tomcat5-5.5.35-2|161	Requires(pre): %{name} = %{epoch}:%{version}-%{release}
12mu|tomcat5-5.5.35-2|162	Requires(postun): %{name} = %{epoch}:%{version}-%{release}
12mu|tomcat5-5.5.35-2|163	Requires: jakarta-taglibs-standard >= 0:1.1.0
12mu|tomcat5-5.5.35-2|164	Summary: Web applications for Apache Tomcat
12mu|tomcat5-5.5.35-2|165	Requires(post): jpackage-utils >= 0:1.7.4
12mu|tomcat5-5.5.35-2|166	Requires(preun): findutils
12mu|tomcat5-5.5.35-2|167	
12mu|tomcat5-5.5.35-2|168	%description webapps
12mu|tomcat5-5.5.35-2|169	Web applications for Apache Tomcat
12mu|tomcat5-5.5.35-2|170	
12mu|tomcat5-5.5.35-2|171	%package admin-webapps
12mu|tomcat5-5.5.35-2|172	Group: Development/Java
12mu|tomcat5-5.5.35-2|173	Summary: Administrative web applications for Apache Tomcat
12mu|tomcat5-5.5.35-2|174	Requires(pre): %{name} = %{epoch}:%{version}-%{release}
12mu|tomcat5-5.5.35-2|175	Requires(postun): %{name} = %{epoch}:%{version}-%{release}
12mu|tomcat5-5.5.35-2|176	Requires: struts
12mu|tomcat5-5.5.35-2|177	Requires(post): jpackage-utils >= 0:1.7.4
12mu|tomcat5-5.5.35-2|178	Requires(post): findutils
12mu|tomcat5-5.5.35-2|179	Requires(post): jakarta-commons-beanutils
12mu|tomcat5-5.5.35-2|180	Requires(post): jakarta-commons-collections
12mu|tomcat5-5.5.35-2|181	Requires(post): jakarta-commons-digester
12mu|tomcat5-5.5.35-2|182	Requires(post): jakarta-commons-io
12mu|tomcat5-5.5.35-2|183	Requires(post): struts
12mu|tomcat5-5.5.35-2|184	Requires(preun): findutils
12mu|tomcat5-5.5.35-2|185	
12mu|tomcat5-5.5.35-2|186	%description admin-webapps
12mu|tomcat5-5.5.35-2|187	The administrative web applications (admin and manager) for Apache Tomcat.
12mu|tomcat5-5.5.35-2|188	
12mu|tomcat5-5.5.35-2|189	%package servlet-%{servletspec}-api
12mu|tomcat5-5.5.35-2|190	Group: Development/Java
12mu|tomcat5-5.5.35-2|191	Requires: %{_sbindir}/update-alternatives
12mu|tomcat5-5.5.35-2|192	Summary: Apache Tomcat Servlet implementation classes
12mu|tomcat5-5.5.35-2|193	Obsoletes: servletapi5
12mu|tomcat5-5.5.35-2|194	Provides: servlet
12mu|tomcat5-5.5.35-2|195	Provides: servlet5
12mu|tomcat5-5.5.35-2|196	Provides: servlet24
12mu|tomcat5-5.5.35-2|197	Provides: servletapi5
12mu|tomcat5-5.5.35-2|198	Provides: servlet_2_4_api
12mu|tomcat5-5.5.35-2|199	
12mu|tomcat5-5.5.35-2|200	%description servlet-%{servletspec}-api
12mu|tomcat5-5.5.35-2|201	Contains the implementation classes
12mu|tomcat5-5.5.35-2|202	of the Apache Tomcat Servlet API (packages javax.servlet).
12mu|tomcat5-5.5.35-2|203	
12mu|tomcat5-5.5.35-2|204	%package servlet-%{servletspec}-api-javadoc
12mu|tomcat5-5.5.35-2|205	Group: Development/Java
12mu|tomcat5-5.5.35-2|206	Summary: Javadoc generated documentation for %{name}-servlet-%{servletspec}-api
12mu|tomcat5-5.5.35-2|207	Obsoletes: servletapi5-javadoc
12mu|tomcat5-5.5.35-2|208	Provides: servletapi5-javadoc
12mu|tomcat5-5.5.35-2|209	
12mu|tomcat5-5.5.35-2|210	%description servlet-%{servletspec}-api-javadoc
12mu|tomcat5-5.5.35-2|211	Contains the javadoc generated documentation for the implementation classes
12mu|tomcat5-5.5.35-2|212	of the Apache Tomcat Servlet and JSP APIs (packages javax.servlet).
12mu|tomcat5-5.5.35-2|213	
12mu|tomcat5-5.5.35-2|214	%package jsp-%{jspspec}-api
12mu|tomcat5-5.5.35-2|215	Group: Development/Java
12mu|tomcat5-5.5.35-2|216	Requires: %{_sbindir}/update-alternatives
12mu|tomcat5-5.5.35-2|217	Requires: %{name}-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
12mu|tomcat5-5.5.35-2|218	# We need this to indirectly get rid of legacy jsp included in old
12mu|tomcat5-5.5.35-2|219	# servlet packages (one day we will be able to remove this)
12mu|tomcat5-5.5.35-2|220	# Replace PreReq
12mu|tomcat5-5.5.35-2|221	Requires(pre): %{name}-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
12mu|tomcat5-5.5.35-2|222	Requires(postun): %{name}-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
12mu|tomcat5-5.5.35-2|223	Summary: Apache Tomcat Servlet and JSP implementation classes
12mu|tomcat5-5.5.35-2|224	Provides: jsp
12mu|tomcat5-5.5.35-2|225	Provides: jsp_2_0_api
12mu|tomcat5-5.5.35-2|226	
12mu|tomcat5-5.5.35-2|227	%description jsp-%{jspspec}-api
12mu|tomcat5-5.5.35-2|228	Contains the implementation classes
12mu|tomcat5-5.5.35-2|229	of the Apache Tomcat JSP API (packages javax.servlet.jsp).
12mu|tomcat5-5.5.35-2|230	
12mu|tomcat5-5.5.35-2|231	%package jsp-%{jspspec}-api-javadoc
12mu|tomcat5-5.5.35-2|232	Group: Development/Java
12mu|tomcat5-5.5.35-2|233	Summary: Javadoc generated documentation for %{name}-jsp-%{jspspec}-api
12mu|tomcat5-5.5.35-2|234	Requires(post): /bin/rm
12mu|tomcat5-5.5.35-2|235	Requires(post): /bin/ln
12mu|tomcat5-5.5.35-2|236	
12mu|tomcat5-5.5.35-2|237	%description jsp-%{jspspec}-api-javadoc
12mu|tomcat5-5.5.35-2|238	Contains the javadoc generated documentation for the implementation classes
12mu|tomcat5-5.5.35-2|239	of the Apache Tomcat JSP API (packages javax.servlet.jsp).
12mu|tomcat5-5.5.35-2|240	
12mu|tomcat5-5.5.35-2|241	%package common-lib
12mu|tomcat5-5.5.35-2|242	Group: Development/Java
12mu|tomcat5-5.5.35-2|243	Summary: Libraries needed to run the Tomcat Web container (part)
12mu|tomcat5-5.5.35-2|244	Requires: java >= 0:1.5.0
12mu|tomcat5-5.5.35-2|245	Requires(post): jpackage-utils >= 0:1.7.4
12mu|tomcat5-5.5.35-2|246	Requires: jakarta-commons-collections-tomcat5 >= 0:3.1
12mu|tomcat5-5.5.35-2|247	Requires(post): jakarta-commons-collections-tomcat5 >= 0:3.1
12mu|tomcat5-5.5.35-2|248	Requires: jakarta-commons-dbcp-tomcat5 >= 0:1.2.1
12mu|tomcat5-5.5.35-2|249	Requires(post): jakarta-commons-dbcp-tomcat5 >= 0:1.2.1
12mu|tomcat5-5.5.35-2|250	Requires: jakarta-commons-el >= 0:1.0
12mu|tomcat5-5.5.35-2|251	Requires(post): jakarta-commons-el >= 0:1.0
12mu|tomcat5-5.5.35-2|252	# FIXME commons-pool is not listed in the Tomcat build.properties.default
12mu|tomcat5-5.5.35-2|253	Requires: jakarta-commons-pool-tomcat5 >= 0:1.2
12mu|tomcat5-5.5.35-2|254	Requires(post): jakarta-commons-pool-tomcat5 >= 0:1.2
12mu|tomcat5-5.5.35-2|255	%if %{with ecj}
12mu|tomcat5-5.5.35-2|256	Requires: ecj >= 0:3.3.1.1
12mu|tomcat5-5.5.35-2|257	Requires(post): ecj >= 0:3.3.1.1
12mu|tomcat5-5.5.35-2|258	%endif
12mu|tomcat5-5.5.35-2|259	# Other subpackages must go in first
12mu|tomcat5-5.5.35-2|260	Requires(post): %{name}-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
12mu|tomcat5-5.5.35-2|261	Requires(post): %{name}-jsp-%{jspspec}-api = %{epoch}:%{version}-%{release}
12mu|tomcat5-5.5.35-2|262	Requires(post): %{name}-%{jname} = %{epoch}:%{version}-%{release}
12mu|tomcat5-5.5.35-2|263	Requires: %{name}-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
12mu|tomcat5-5.5.35-2|264	Requires: %{name}-jsp-%{jspspec}-api = %{epoch}:%{version}-%{release}
12mu|tomcat5-5.5.35-2|265	Requires: %{name}-%{jname} = %{epoch}:%{version}-%{release}
12mu|tomcat5-5.5.35-2|266	Requires(post): findutils
12mu|tomcat5-5.5.35-2|267	Requires(preun): findutils
12mu|tomcat5-5.5.35-2|268	Requires(post): /bin/rm
12mu|tomcat5-5.5.35-2|269	Requires(preun): /bin/rm
12mu|tomcat5-5.5.35-2|270	
12mu|tomcat5-5.5.35-2|271	%description common-lib
12mu|tomcat5-5.5.35-2|272	Libraries needed to run the Tomcat Web container (part)
12mu|tomcat5-5.5.35-2|273	
12mu|tomcat5-5.5.35-2|274	%package server-lib
12mu|tomcat5-5.5.35-2|275	Group: Development/Java
12mu|tomcat5-5.5.35-2|276	Summary: Libraries needed to run the Tomcat Web container (part)
12mu|tomcat5-5.5.35-2|277	Requires(post): jpackage-utils >= 0:1.7.4
12mu|tomcat5-5.5.35-2|278	Requires: jakarta-commons-modeler >= 0:2.0
12mu|tomcat5-5.5.35-2|279	Requires(post): jakarta-commons-modeler >= 0:2.0
12mu|tomcat5-5.5.35-2|280	# Other subpackages must go in first
12mu|tomcat5-5.5.35-2|281	Requires: %{name}-%{jname} = %{epoch}:%{version}-%{release}
12mu|tomcat5-5.5.35-2|282	Requires(post): %{name}-%{jname} = %{epoch}:%{version}-%{release}
12mu|tomcat5-5.5.35-2|283	Requires(post): findutils
12mu|tomcat5-5.5.35-2|284	Requires(preun): findutils
12mu|tomcat5-5.5.35-2|285	Requires(post): /bin/rm
12mu|tomcat5-5.5.35-2|286	Requires(preun): /bin/rm
12mu|tomcat5-5.5.35-2|287	
12mu|tomcat5-5.5.35-2|288	%description server-lib
12mu|tomcat5-5.5.35-2|289	Libraries needed to run the Tomcat Web container (part)
12mu|tomcat5-5.5.35-2|290	
12mu|tomcat5-5.5.35-2|291	%package %{jname}
12mu|tomcat5-5.5.35-2|292	Group: Development/Java
12mu|tomcat5-5.5.35-2|293	Requires: %{name}-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
12mu|tomcat5-5.5.35-2|294	Summary: Compiler JARs and associated scripts for %{name}
12mu|tomcat5-5.5.35-2|295	Obsoletes: jasper5
12mu|tomcat5-5.5.35-2|296	Provides: jasper5
12mu|tomcat5-5.5.35-2|297	
12mu|tomcat5-5.5.35-2|298	%description %{jname}
12mu|tomcat5-5.5.35-2|299	Compiler JARs and associated scripts for %{name}
12mu|tomcat5-5.5.35-2|300	
12mu|tomcat5-5.5.35-2|301	%package %{jname}-javadoc
12mu|tomcat5-5.5.35-2|302	Group: Development/Java
12mu|tomcat5-5.5.35-2|303	Summary: Javadoc generated documentation for %{name}-%{jname}
12mu|tomcat5-5.5.35-2|304	Obsoletes: jasper5-javadoc
12mu|tomcat5-5.5.35-2|305	Provides: jasper5-javadoc
12mu|tomcat5-5.5.35-2|306	
12mu|tomcat5-5.5.35-2|307	%description %{jname}-javadoc
12mu|tomcat5-5.5.35-2|308	Javadoc for generated documentation %{name}-%{jname}
12mu|tomcat5-5.5.35-2|309	
12mu|tomcat5-5.5.35-2|310	%package jasper-eclipse
12mu|tomcat5-5.5.35-2|311	Group: Development/Java
12mu|tomcat5-5.5.35-2|312	Summary: Jasper OSGi Eclipse plugin
12mu|tomcat5-5.5.35-2|313	
12mu|tomcat5-5.5.35-2|314	%description jasper-eclipse
12mu|tomcat5-5.5.35-2|315	Jasper OSGi Eclipse plugin that contains class files from jasper-compiler,
12mu|tomcat5-5.5.35-2|316	jasper-runtime and ECJ.
12mu|tomcat5-5.5.35-2|317	
12mu|tomcat5-5.5.35-2|318	%prep
12mu|tomcat5-5.5.35-2|319	%{__rm} -rf ${RPM_BUILD_DIR}/%{name}-%{version}
12mu|tomcat5-5.5.35-2|320	
12mu|tomcat5-5.5.35-2|321	%setup -q -c -T -a 0
12mu|tomcat5-5.5.35-2|322	%setup -q -D -T -a 6
12mu|tomcat5-5.5.35-2|323	pushd %{packdname}
12mu|tomcat5-5.5.35-2|324	%patch0 -p0 -b .p0~
12mu|tomcat5-5.5.35-2|325	%patch1 -p0 -b .p1~
12mu|tomcat5-5.5.35-2|326	%patch2 -p2 -b .p2~
12mu|tomcat5-5.5.35-2|327	%patch3 -p0 -b .p3~
12mu|tomcat5-5.5.35-2|328	%patch4 -p0 -b .p4~
12mu|tomcat5-5.5.35-2|329	%patch7 -p0 -b .p6~
12mu|tomcat5-5.5.35-2|330	%patch8 -p0 -b .p7~
12mu|tomcat5-5.5.35-2|331	%patch9 -p0 -b .p8~
12mu|tomcat5-5.5.35-2|332	%patch10 -p0 -b .p9~
12mu|tomcat5-5.5.35-2|333	%patch12 -p0 -b .p10~
12mu|tomcat5-5.5.35-2|334	%patch13 -p0 -b .p11~
12mu|tomcat5-5.5.35-2|335	%patch14 -p0 -b .p12~
12mu|tomcat5-5.5.35-2|336	%patch15 -p0 -b .p13~
12mu|tomcat5-5.5.35-2|337	%patch16 -p0 -b .p14~
12mu|tomcat5-5.5.35-2|338	%{__sed} -i -e 's|\@JAVA_HOME\@|%{java_home}|' build/build.xml
12mu|tomcat5-5.5.35-2|339	%ifarch ppc64 s390x alpha
12mu|tomcat5-5.5.35-2|340	%patch18 -p0 -b .p18~
12mu|tomcat5-5.5.35-2|341	%endif
12mu|tomcat5-5.5.35-2|342	%if %{with ecj}
12mu|tomcat5-5.5.35-2|343	%patch19 -p0 -b .p19~
12mu|tomcat5-5.5.35-2|344	%endif
12mu|tomcat5-5.5.35-2|345	popd
12mu|tomcat5-5.5.35-2|346	
12mu|tomcat5-5.5.35-2|347	pushd %{packdname}
12mu|tomcat5-5.5.35-2|348	%if %{without ecj}
12mu|tomcat5-5.5.35-2|349	%{__rm} %{jname}/src/share/org/apache/jasper/compiler/JDTCompiler.java
12mu|tomcat5-5.5.35-2|350	%endif
12mu|tomcat5-5.5.35-2|351	
12mu|tomcat5-5.5.35-2|352	find -type f -name '*.jsp' | xargs -t perl -pi -e 's/<html:html locale="true">/<html:html>/g'
12mu|tomcat5-5.5.35-2|353	popd
12mu|tomcat5-5.5.35-2|354	
12mu|tomcat5-5.5.35-2|355	%build
12mu|tomcat5-5.5.35-2|356	# remove pre-built binaries
12mu|tomcat5-5.5.35-2|357	for dir in ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname} ; do
12mu|tomcat5-5.5.35-2|358	find $dir \( -name "*.jar" -o -name "*.class" \) | xargs -t %{__rm} -f
12mu|tomcat5-5.5.35-2|359	done
12mu|tomcat5-5.5.35-2|360	
12mu|tomcat5-5.5.35-2|361	export JAVA_HOME=/usr/lib/jvm/java-openjdk
12mu|tomcat5-5.5.35-2|362	export 'ANT_HOME=/usr/share/ant'
12mu|tomcat5-5.5.35-2|363	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'
12mu|tomcat5-5.5.35-2|364	# build jspapi and servletapi as ant dist will require them later
12mu|tomcat5-5.5.35-2|365	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi
12mu|tomcat5-5.5.35-2|366	pushd jsr154
12mu|tomcat5-5.5.35-2|367	ant --execdebug -Dservletapi.build="build" \
12mu|tomcat5-5.5.35-2|368	-Dservletapi.dist="dist" \
12mu|tomcat5-5.5.35-2|369	-Dbuild.compiler="modern" dist || sleep 5h
12mu|tomcat5-5.5.35-2|370	popd
12mu|tomcat5-5.5.35-2|371	pushd jsr152
12mu|tomcat5-5.5.35-2|372	ant -Dservletapi.build="build" \
12mu|tomcat5-5.5.35-2|373	-Dservletapi.dist="dist" \
12mu|tomcat5-5.5.35-2|374	-Dbuild.compiler="modern" dist
12mu|tomcat5-5.5.35-2|375	popd
12mu|tomcat5-5.5.35-2|376	popd
12mu|tomcat5-5.5.35-2|377	# build jasper subpackage
12mu|tomcat5-5.5.35-2|378	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/%{jname}
12mu|tomcat5-5.5.35-2|379	%{__cat} > build.properties << EOBP
12mu|tomcat5-5.5.35-2|380	ant.jar=$(build-classpath ant)
12mu|tomcat5-5.5.35-2|381	servlet-api.jar=${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi/jsr154/dist/lib/servlet-api.jar
12mu|tomcat5-5.5.35-2|382	jsp-api.jar=${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi/jsr152/dist/lib/jsp-api.jar
12mu|tomcat5-5.5.35-2|383	tools.jar=%{java.home}/lib/tools.jar
12mu|tomcat5-5.5.35-2|384	xerces.jar=$(build-classpath xerces-j2)
12mu|tomcat5-5.5.35-2|385	xercesImpl.jar=$(build-classpath jaxp_parser_impl)
12mu|tomcat5-5.5.35-2|386	xmlParserAPIs.jar=$(build-classpath xml-commons-apis)
12mu|tomcat5-5.5.35-2|387	commons-el.jar=$(build-classpath commons-el)
12mu|tomcat5-5.5.35-2|388	commons-collections.jar=$(build-classpath commons-collections)
12mu|tomcat5-5.5.35-2|389	commons-logging.jar=$(build-classpath commons-logging)
12mu|tomcat5-5.5.35-2|390	commons-daemon.jar=$(build-classpath commons-daemon)
12mu|tomcat5-5.5.35-2|391	junit.jar=$(build-classpath junit)
12mu|tomcat5-5.5.35-2|392	jasper-compiler-jdt.jar=$(build-classpath ecj)
12mu|tomcat5-5.5.35-2|393	EOBP
12mu|tomcat5-5.5.35-2|394	ant -Djava.home="%{java_home}" -Dbuild.compiler="modern" javadoc
12mu|tomcat5-5.5.35-2|395	popd
12mu|tomcat5-5.5.35-2|396	
12mu|tomcat5-5.5.35-2|397	# build tomcat 5
12mu|tomcat5-5.5.35-2|398	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/build
12mu|tomcat5-5.5.35-2|399	%{__cat} >> build.properties << EOBP
12mu|tomcat5-5.5.35-2|400	version=%{version}
12mu|tomcat5-5.5.35-2|401	version.build=%{minversion}
12mu|tomcat5-5.5.35-2|402	ant.jar=%{_javadir}/ant.jar
12mu|tomcat5-5.5.35-2|403	ant-launcher.jar=%{_javadir}/ant.jar
12mu|tomcat5-5.5.35-2|404	jtc.home=${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/connectors/
12mu|tomcat5-5.5.35-2|405	%{jname}.home=${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/%{jname}
12mu|tomcat5-5.5.35-2|406	commons-beanutils.jar=$(build-classpath commons-beanutils)
12mu|tomcat5-5.5.35-2|407	commons-collections.jar=$(build-classpath commons-collections)
12mu|tomcat5-5.5.35-2|408	commons-daemon.jar=$(build-classpath commons-daemon)
12mu|tomcat5-5.5.35-2|409	commons-dbcp.jar=$(build-classpath commons-dbcp)
12mu|tomcat5-5.5.35-2|410	commons-digester.jar=$(build-classpath commons-digester)
12mu|tomcat5-5.5.35-2|411	commons-el.jar=$(build-classpath commons-el)
12mu|tomcat5-5.5.35-2|412	commons-fileupload.jar=$(build-classpath commons-fileupload)
12mu|tomcat5-5.5.35-2|413	commons-io.jar=$(build-classpath commons-io)
12mu|tomcat5-5.5.35-2|414	commons-launcher.jar=$(build-classpath commons-launcher)
12mu|tomcat5-5.5.35-2|415	commons-logging.jar=$(build-classpath commons-logging)
12mu|tomcat5-5.5.35-2|416	commons-logging-api.jar=$(build-classpath commons-logging-api)
12mu|tomcat5-5.5.35-2|417	commons-modeler.jar=$(build-classpath commons-modeler)
12mu|tomcat5-5.5.35-2|418	commons-pool.jar=$(build-classpath commons-pool)
12mu|tomcat5-5.5.35-2|419	jmx.jar=$(build-classpath mx4j/mx4j-jmx.jar)
12mu|tomcat5-5.5.35-2|420	jmx-remote.jar=$(build-classpath mx4j/mx4j-remote.jar)
12mu|tomcat5-5.5.35-2|421	jmx-tools.jar=$(build-classpath mx4j/mx4j-tools.jar)
12mu|tomcat5-5.5.35-2|422	jmxri.jar=$(build-classpath mx4j/mx4j-jmx.jar)
12mu|tomcat5-5.5.35-2|423	junit.jar=$(build-classpath junit)
12mu|tomcat5-5.5.35-2|424	regexp.jar=$(build-classpath regexp)
12mu|tomcat5-5.5.35-2|425	servlet-api.jar=${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi/jsr154/dist/lib/servlet-api.jar
12mu|tomcat5-5.5.35-2|426	jsp-api.jar=${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi/jsr152/dist/lib/jsp-api.jar
12mu|tomcat5-5.5.35-2|427	servlet.doc=${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi/jsr154/dist/docs/api
12mu|tomcat5-5.5.35-2|428	xercesImpl.jar=$(build-classpath jaxp_parser_impl)
12mu|tomcat5-5.5.35-2|429	xml-apis.jar=$(build-classpath xml-commons-apis)
12mu|tomcat5-5.5.35-2|430	struts.jar=$(build-classpath struts)
12mu|tomcat5-5.5.35-2|431	struts.lib=%{_datadir}/struts
12mu|tomcat5-5.5.35-2|432	activation.jar=$(build-classpath jaf_1_0_2_api)
12mu|tomcat5-5.5.35-2|433	mail.jar=$(build-classpath javamail_1_3_1_api)
12mu|tomcat5-5.5.35-2|434	jta.jar=$(build-classpath jta_1_0_1B_api)
12mu|tomcat5-5.5.35-2|435	jaas.jar=$(build-classpath jaas)
12mu|tomcat5-5.5.35-2|436	jndi.jar=$(build-classpath jndi)
12mu|tomcat5-5.5.35-2|437	jdbc20ext.jar=$(build-classpath jdbc-stdext)
12mu|tomcat5-5.5.35-2|438	jcert.jar=$(build-classpath jsse/jcert)
12mu|tomcat5-5.5.35-2|439	jnet.jar=$(build-classpath jsse/jnet)
12mu|tomcat5-5.5.35-2|440	jsse.jar=$(build-classpath jsse/jsse)
12mu|tomcat5-5.5.35-2|441	servletapi.build.notrequired=true
12mu|tomcat5-5.5.35-2|442	jspapi.build.notrequired=true
12mu|tomcat5-5.5.35-2|443	EOBP
12mu|tomcat5-5.5.35-2|444	%ant -Dbuild.compiler="modern" -Djava.home="%{java_home}" init
12mu|tomcat5-5.5.35-2|445	cp ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi/jsr154/dist/lib/servlet-api.jar \
12mu|tomcat5-5.5.35-2|446	${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/build/build/common/lib/servlet-api.jar
12mu|tomcat5-5.5.35-2|447	ant -Dbuild.compiler="modern" -Djava.home="%{java_home}" build
12mu|tomcat5-5.5.35-2|448	popd
12mu|tomcat5-5.5.35-2|449	%if %{without apis_and_jasper}
12mu|tomcat5-5.5.35-2|450	# build the connectors
12mu|tomcat5-5.5.35-2|451	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/connectors
12mu|tomcat5-5.5.35-2|452	# use the JARs created above to build
12mu|tomcat5-5.5.35-2|453	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"
12mu|tomcat5-5.5.35-2|454	%{__cat} > build.properties << EOBP
12mu|tomcat5-5.5.35-2|455	activation.jar=$(build-classpath jaf_1_0_2_api)
12mu|tomcat5-5.5.35-2|456	ant.jar=%{_javadir}/ant.jar
12mu|tomcat5-5.5.35-2|457	junit.jar=$(build-classpath junit)
12mu|tomcat5-5.5.35-2|458	commons-beanutils.jar=$(build-classpath commons-beanutils)
12mu|tomcat5-5.5.35-2|459	commons-collections.jar=$(build-classpath commons-collections)
12mu|tomcat5-5.5.35-2|460	commons-daemon.jar=$(build-classpath commons-daemon)
12mu|tomcat5-5.5.35-2|461	commons-digester.jar=$(build-classpath commons-digester)
12mu|tomcat5-5.5.35-2|462	commons-fileupload.jar=$(build-classpath commons-fileupload)
12mu|tomcat5-5.5.35-2|463	commons-io.jar=$(build-classpath commons-io)
12mu|tomcat5-5.5.35-2|464	commons-logging.jar=$(build-classpath commons-logging)
12mu|tomcat5-5.5.35-2|465	commons-logging-api.jar=$(build-classpath commons-logging-api)
12mu|tomcat5-5.5.35-2|466	commons-modeler.jar=$(build-classpath commons-modeler)
12mu|tomcat5-5.5.35-2|467	commons-pool.jar=$(build-classpath commons-pool)
12mu|tomcat5-5.5.35-2|468	regexp.jar=$(build-classpath regexp)
12mu|tomcat5-5.5.35-2|469	jmx.jar=$(build-classpath mx4j/mx4j-jmx)
12mu|tomcat5-5.5.35-2|470	activation.jar=$(build-classpath jaf_1_0_2_api)
12mu|tomcat5-5.5.35-2|471	mail.jar=$(build-classpath javamail_1_3_1_api)
12mu|tomcat5-5.5.35-2|472	jta.jar=$(build-classpath jta_1_0_1B_api)
12mu|tomcat5-5.5.35-2|473	jaas.jar=$(build-classpath jaas)
12mu|tomcat5-5.5.35-2|474	jndi.jar=$(build-classpath jndi)
12mu|tomcat5-5.5.35-2|475	jdbc20ext.jar=$(build-classpath jdbc-stdext)
12mu|tomcat5-5.5.35-2|476	jcert.jar=$(build-classpath jsse/jcert)
12mu|tomcat5-5.5.35-2|477	jnet.jar=$(build-classpath jsse/jnet)
12mu|tomcat5-5.5.35-2|478	jsse.jar=$(build-classpath jsse/jsse)
12mu|tomcat5-5.5.35-2|479	tomcat5.home=../../build/build
12mu|tomcat5-5.5.35-2|480	EOBP
12mu|tomcat5-5.5.35-2|481	%ant -Dbuild.compiler="modern" -Djava.home="%{java_home}" build
12mu|tomcat5-5.5.35-2|482	popd
12mu|tomcat5-5.5.35-2|483	%endif
12mu|tomcat5-5.5.35-2|484	
12mu|tomcat5-5.5.35-2|485	# create jasper-eclipse jar
12mu|tomcat5-5.5.35-2|486	%if %{with ecj}
12mu|tomcat5-5.5.35-2|487	mkdir -p org.apache.jasper
12mu|tomcat5-5.5.35-2|488	pushd org.apache.jasper
12mu|tomcat5-5.5.35-2|489	unzip -qq ../apache-tomcat-%{version}-src/build/build/common/lib/jasper-compiler.jar
12mu|tomcat5-5.5.35-2|490	unzip -qq ../apache-tomcat-%{version}-src/build/build/common/lib/jasper-runtime.jar \
12mu|tomcat5-5.5.35-2|491	-x META-INF/MANIFEST.MF org/apache/jasper/compiler/Localizer.class
12mu|tomcat5-5.5.35-2|492	unzip -qq %{_javadir}/ecj.jar -x META-INF/MANIFEST.MF
12mu|tomcat5-5.5.35-2|493	cp -p %{SOURCE7} META-INF/MANIFEST.MF
12mu|tomcat5-5.5.35-2|494	rm -f plugin.properties plugin.xml about.html jdtCompilerAdapter.jar META-INF/eclipse.inf
12mu|tomcat5-5.5.35-2|495	zip -qq -r ../org.apache.jasper_5.5.17.v200706111724.jar .
12mu|tomcat5-5.5.35-2|496	popd
12mu|tomcat5-5.5.35-2|497	%endif
12mu|tomcat5-5.5.35-2|498	
12mu|tomcat5-5.5.35-2|499	# inject OSGi manifests
12mu|tomcat5-5.5.35-2|500	# It is ok for the zip commands to fail - the jars may already contain a
12mu|tomcat5-5.5.35-2|501	# manifest
12mu|tomcat5-5.5.35-2|502	mkdir -p META-INF
12mu|tomcat5-5.5.35-2|503	cp -p %{SOURCE8} META-INF/MANIFEST.MF
12mu|tomcat5-5.5.35-2|504	touch META-INF/MANIFEST.MF
12mu|tomcat5-5.5.35-2|505	zip -u %{packdname}/servletapi/jsr154/dist/lib/servlet-api.jar META-INF/MANIFEST.MF || :
12mu|tomcat5-5.5.35-2|506	cp -p %{SOURCE9} META-INF/MANIFEST.MF
12mu|tomcat5-5.5.35-2|507	touch META-INF/MANIFEST.MF
12mu|tomcat5-5.5.35-2|508	zip -u %{packdname}/servletapi/jsr152/dist/lib/jsp-api.jar META-INF/MANIFEST.MF || :
12mu|tomcat5-5.5.35-2|509	
12mu|tomcat5-5.5.35-2|510	%install
12mu|tomcat5-5.5.35-2|511	%{__install} -d -m 755 %buildroot%{_javadir}
12mu|tomcat5-5.5.35-2|512	%{__install} -d -m 755 %buildroot%{_datadir}/maven2/poms
12mu|tomcat5-5.5.35-2|513	%{__install} -d -m 755 %buildroot%{_bindir}
12mu|tomcat5-5.5.35-2|514	%if %{without apis_and_jasper}
12mu|tomcat5-5.5.35-2|515	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
12mu|tomcat5-5.5.35-2|516	# build initial path structure
12mu|tomcat5-5.5.35-2|517	%{__install} -d -m 755 \
12mu|tomcat5-5.5.35-2|518	%buildroot{%{confdir},%{logdir},%{homedir},%{bindir}}
12mu|tomcat5-5.5.35-2|519	%{__install} -d -m 755 %buildroot{%{serverdir},%{tempdir},%{workdir}}
12mu|tomcat5-5.5.35-2|520	%{__install} -d -m 755 %buildroot{%{appdir},%{commondir},%{shareddir}}
12mu|tomcat5-5.5.35-2|521	%{__install} -d -m 755 %buildroot%{_sysconfdir}/logrotate.d
12mu|tomcat5-5.5.35-2|522	%{__install} -d -m 755 %buildroot%{_initrddir}
12mu|tomcat5-5.5.35-2|523	%{__install} -d -m 755 %buildroot%{_javadir}/%{name}
12mu|tomcat5-5.5.35-2|524	%{__install} -m 755 %{SOURCE5} %buildroot%{bindir}/relink
12mu|tomcat5-5.5.35-2|525	# SysV init and configuration
12mu|tomcat5-5.5.35-2|526	%{__install} -d -m 755 %buildroot%{_sysconfdir}/sysconfig
12mu|tomcat5-5.5.35-2|527	# Service-specific configuration file
12mu|tomcat5-5.5.35-2|528	cat > %{name} << EOT
12mu|tomcat5-5.5.35-2|529	# Service-specific configuration file for %{name} services
12mu|tomcat5-5.5.35-2|530	# This will be sourced by the SysV service script after the global
12mu|tomcat5-5.5.35-2|531	# configuration file /etc/%{name}/%{name}.conf, thus allowing values
12mu|tomcat5-5.5.35-2|532	# to be overridden on a per-service way
12mu|tomcat5-5.5.35-2|533	#
12mu|tomcat5-5.5.35-2|534	# NEVER change the init script itself:
12mu|tomcat5-5.5.35-2|535	# To change values for all services make your changes in
12mu|tomcat5-5.5.35-2|536	# /etc/%{name}/%{name}.conf
12mu|tomcat5-5.5.35-2|537	# To change values for a specific service, change it here
12mu|tomcat5-5.5.35-2|538	# To create a new service, create a link from /etc/init.d/<you new service> to
12mu|tomcat5-5.5.35-2|539	# /etc/init.d/%{name} (do not copy the init script) and make a copy of the
12mu|tomcat5-5.5.35-2|540	# /etc/sysconfig/%{name} file to /etc/sysconfig/<you new service> and change
12mu|tomcat5-5.5.35-2|541	# the property values so the two services won't conflict
12mu|tomcat5-5.5.35-2|542	# Register the new service in the system as usual (see chkconfig and similars)
12mu|tomcat5-5.5.35-2|543	#
12mu|tomcat5-5.5.35-2|544	EOT
12mu|tomcat5-5.5.35-2|545	%{__install} -m 0644 %{name} %buildroot%{_sysconfdir}/sysconfig/%{name}
12mu|tomcat5-5.5.35-2|546	%{__rm} %{name}
12mu|tomcat5-5.5.35-2|547	%{__install} %{SOURCE1} \
12mu|tomcat5-5.5.35-2|548	%buildroot%{_initrddir}/%{name}
12mu|tomcat5-5.5.35-2|549	# Global configuration file
12mu|tomcat5-5.5.35-2|550	%{__install} -d -m 0755 %buildroot%{confdir}
12mu|tomcat5-5.5.35-2|551	%{__cat} > %{name}.conf << EOT
12mu|tomcat5-5.5.35-2|552	# System-wide configuration file for %{name} services
12mu|tomcat5-5.5.35-2|553	# This will be sourced by %{name} and any secondary service
12mu|tomcat5-5.5.35-2|554	# Values will be overridden by service-specific configuration
12mu|tomcat5-5.5.35-2|555	# files in /etc/sysconfig
12mu|tomcat5-5.5.35-2|556	# Use this one to change default values for all services
12mu|tomcat5-5.5.35-2|557	# Change the service specific ones to affect only one service
12mu|tomcat5-5.5.35-2|558	# (see, for instance, /etc/sysconfig/%{name})
12mu|tomcat5-5.5.35-2|559	#
12mu|tomcat5-5.5.35-2|560	EOT
12mu|tomcat5-5.5.35-2|561	%{__cat} %{SOURCE2} >> %{name}.conf
12mu|tomcat5-5.5.35-2|562	%{__install} -m 0644 %{name}.conf %buildroot%{confdir}/%{name}.conf
12mu|tomcat5-5.5.35-2|563	%{__rm} -f %{name}.conf
12mu|tomcat5-5.5.35-2|564	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/build
12mu|tomcat5-5.5.35-2|565	export usejikes="false"
12mu|tomcat5-5.5.35-2|566	export OPT_JAR_LIST="ant/ant-trax xalan-j2-serializer"
12mu|tomcat5-5.5.35-2|567	%ant -Dbuild.compiler="modern" -Djava.home=%{java_home} dist
12mu|tomcat5-5.5.35-2|568	pushd dist
12mu|tomcat5-5.5.35-2|569	%{__mv} bin/* %buildroot%{bindir}
12mu|tomcat5-5.5.35-2|570	%{__mv} common/* %buildroot%{commondir}
12mu|tomcat5-5.5.35-2|571	%{__mv} conf/* %buildroot%{confdir}
12mu|tomcat5-5.5.35-2|572	%{__mv} server/* %buildroot%{serverdir}
12mu|tomcat5-5.5.35-2|573	%{__mv} shared/* %buildroot%{shareddir}
12mu|tomcat5-5.5.35-2|574	%{__mv} webapps/* %buildroot%{appdir}
12mu|tomcat5-5.5.35-2|575	popd
12mu|tomcat5-5.5.35-2|576	pushd build/conf
12mu|tomcat5-5.5.35-2|577	%{__mv} uriworkermap.properties workers.properties \
12mu|tomcat5-5.5.35-2|578	workers.properties.minimal %buildroot%{confdir}
12mu|tomcat5-5.5.35-2|579	popd
12mu|tomcat5-5.5.35-2|580	popd
12mu|tomcat5-5.5.35-2|581	# rename catalina.sh into dtomcat5 to let wrapper take precedence
12mu|tomcat5-5.5.35-2|582	%{__install} %buildroot%{bindir}/catalina.sh \
12mu|tomcat5-5.5.35-2|583	%buildroot%{_bindir}/d%{name}
12mu|tomcat5-5.5.35-2|584	%{__rm} -f %buildroot%{bindir}/catalina.sh.* \
12mu|tomcat5-5.5.35-2|585	%buildroot%{bindir}/setclasspath.*
12mu|tomcat5-5.5.35-2|586	# Remove leftover files
12mu|tomcat5-5.5.35-2|587	%{__rm} -f %buildroot%{bindir}/*.orig
12mu|tomcat5-5.5.35-2|588	# install wrapper as tomcat5
12mu|tomcat5-5.5.35-2|589	%{__install} %{SOURCE3} %buildroot%{_bindir}/%{name}
12mu|tomcat5-5.5.35-2|590	# install logrotate support
12mu|tomcat5-5.5.35-2|591	%{__install} %{SOURCE4} %buildroot%{_sysconfdir}/logrotate.d/%{name}
12mu|tomcat5-5.5.35-2|592	# remove / reorder non-usefull stuff
12mu|tomcat5-5.5.35-2|593	%{__rm} -rf %buildroot%{homedir}/src/
12mu|tomcat5-5.5.35-2|594	%{__rm} -f  %buildroot%{bindir}/*.sh %buildroot%{bindir}/*.bat
12mu|tomcat5-5.5.35-2|595	# FHS compliance patches, not easy to track them all boys :)
12mu|tomcat5-5.5.35-2|596	for i in %buildroot%{confdir}/%{name}.conf \
12mu|tomcat5-5.5.35-2|597	%buildroot%{_sysconfdir}/sysconfig/%{name} \
12mu|tomcat5-5.5.35-2|598	%buildroot%{_bindir}/d%{name} \
12mu|tomcat5-5.5.35-2|599	%buildroot%{_bindir}/%{name} \
12mu|tomcat5-5.5.35-2|600	%buildroot%{_initrddir}/%{name} \
12mu|tomcat5-5.5.35-2|601	%buildroot%{bindir}/relink \
12mu|tomcat5-5.5.35-2|602	%buildroot%{_sysconfdir}/logrotate.d/%{name}; do
12mu|tomcat5-5.5.35-2|603	%{__sed} -i \
12mu|tomcat5-5.5.35-2|604	-e 's|\@\@\@LIBDIR\@\@\@|%{_libdir}|g' \
12mu|tomcat5-5.5.35-2|605	-e 's|\@\@\@TCCONF\@\@\@|%{confdir}|g' \
12mu|tomcat5-5.5.35-2|606	-e "s|\@\@\@TCCONF\@\@\@|%{confdir}|g" \
12mu|tomcat5-5.5.35-2|607	-e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
12mu|tomcat5-5.5.35-2|608	-e "s|\@\@\@TCBIN\@\@\@|%{bindir}|g" \
12mu|tomcat5-5.5.35-2|609	-e "s|\@\@\@TCCOMMON\@\@\@|%{commondir}|g" \
12mu|tomcat5-5.5.35-2|610	-e "s|\@\@\@TCSERVER\@\@\@|%{serverdir}|g" \
12mu|tomcat5-5.5.35-2|611	-e "s|\@\@\@TCSHARED\@\@\@|%{shareddir}|g" \
12mu|tomcat5-5.5.35-2|612	-e "s|\@\@\@TCAPP\@\@\@|%{appdir}|g" \
12mu|tomcat5-5.5.35-2|613	-e "s|\@\@\@TCLOG\@\@\@|%{logdir}|g" $i
12mu|tomcat5-5.5.35-2|614	done
12mu|tomcat5-5.5.35-2|615	%add_to_maven_depmap tomcat tomcat-parent %{version} JPP/%{name} parent
12mu|tomcat5-5.5.35-2|616	%{__install} -m 644 \
12mu|tomcat5-5.5.35-2|617	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/tomcat-parent-%{version}.pom \
12mu|tomcat5-5.5.35-2|618	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.%{name}-parent.pom
12mu|tomcat5-5.5.35-2|619	# Process bin
12mu|tomcat5-5.5.35-2|620	# Remove local JARs (to be replaced with jpp links in post)
12mu|tomcat5-5.5.35-2|621	pushd %buildroot%{bindir}
12mu|tomcat5-5.5.35-2|622	# tomcat-juli will be installed in a public repository
12mu|tomcat5-5.5.35-2|623	%{__mv} tomcat-juli.jar \
12mu|tomcat5-5.5.35-2|624	%buildroot%{_javadir}/%{name}/tomcat-juli-%{version}.jar
12mu|tomcat5-5.5.35-2|625	pushd %buildroot%{_javadir}/%{name}
12mu|tomcat5-5.5.35-2|626	%{__ln_s} -f tomcat-juli-%{version}.jar tomcat-juli.jar
12mu|tomcat5-5.5.35-2|627	popd
12mu|tomcat5-5.5.35-2|628	%add_to_maven_depmap tomcat tomcat-juli %{version} JPP/%{name} tomcat-juli
12mu|tomcat5-5.5.35-2|629	%{__install} -m 644 \
12mu|tomcat5-5.5.35-2|630	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/tomcat-juli-%{version}.pom \
12mu|tomcat5-5.5.35-2|631	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.%{name}-tomcat-juli.pom
12mu|tomcat5-5.5.35-2|632	
12mu|tomcat5-5.5.35-2|633	find . -name "*.jar" -not -name "*bootstrap*" \
12mu|tomcat5-5.5.35-2|634	-exec %{__rm} -f {} \;
12mu|tomcat5-5.5.35-2|635	popd
12mu|tomcat5-5.5.35-2|636	# Process server/lib
12mu|tomcat5-5.5.35-2|637	# Remove local JARs (to be replaced with jpp links in post)
12mu|tomcat5-5.5.35-2|638	pushd %buildroot%{serverdir}/lib
12mu|tomcat5-5.5.35-2|639	find . -name "*.jar" -not -name "catalina*" \
12mu|tomcat5-5.5.35-2|640	-not -name "servlets-*" \
12mu|tomcat5-5.5.35-2|641	-not -name "tomcat-*" | xargs -t %{__rm} -f
12mu|tomcat5-5.5.35-2|642	# catalina-ant will be installed in a public repository
12mu|tomcat5-5.5.35-2|643	%{__mv} catalina-ant.jar \
12mu|tomcat5-5.5.35-2|644	%buildroot%{_javadir}/catalina-ant-%{version}.jar
12mu|tomcat5-5.5.35-2|645	pushd %buildroot%{_javadir}
12mu|tomcat5-5.5.35-2|646	%{__ln_s} -f catalina-ant-%{version}.jar catalina-ant5.jar
12mu|tomcat5-5.5.35-2|647	popd
12mu|tomcat5-5.5.35-2|648	%add_to_maven_depmap tomcat catalina-ant %{version} JPP catalina-ant5
12mu|tomcat5-5.5.35-2|649	%{__install} -m 644 \
12mu|tomcat5-5.5.35-2|650	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/catalina-ant-%{version}.pom \
12mu|tomcat5-5.5.35-2|651	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-catalina-ant5.pom
12mu|tomcat5-5.5.35-2|652	
12mu|tomcat5-5.5.35-2|653	# catalina* jars will be installed in a public repository
12mu|tomcat5-5.5.35-2|654	for i in catalina*.jar; do
12mu|tomcat5-5.5.35-2|655	j="`echo $i | %{__sed} -e 's|\.jar$||'`"
12mu|tomcat5-5.5.35-2|656	%{__mv} ${j}.jar \
12mu|tomcat5-5.5.35-2|657	%buildroot%{_javadir}/%{name}/${j}-%{version}.jar
12mu|tomcat5-5.5.35-2|658	pushd %buildroot%{_javadir}/%{name}
12mu|tomcat5-5.5.35-2|659	%{__ln_s} -f ${j}-%{version}.jar ${j}.jar
12mu|tomcat5-5.5.35-2|660	popd
12mu|tomcat5-5.5.35-2|661	%add_to_maven_depmap tomcat ${j} %{version} JPP/tomcat5 ${j}
12mu|tomcat5-5.5.35-2|662	%{__install} -m 644 \
12mu|tomcat5-5.5.35-2|663	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${j}-%{version}.pom \
12mu|tomcat5-5.5.35-2|664	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.tomcat5-${j}.pom
12mu|tomcat5-5.5.35-2|665	done
12mu|tomcat5-5.5.35-2|666	# servlets* jars will be installed in a public repository
12mu|tomcat5-5.5.35-2|667	for i in servlets-*.jar; do
12mu|tomcat5-5.5.35-2|668	j="`echo $i | %{__sed} -e 's|\.jar$||'`"
12mu|tomcat5-5.5.35-2|669	%{__mv} ${j}.jar \
12mu|tomcat5-5.5.35-2|670	%buildroot%{_javadir}/%{name}/${j}-%{version}.jar
12mu|tomcat5-5.5.35-2|671	pushd %buildroot%{_javadir}/%{name}
12mu|tomcat5-5.5.35-2|672	%{__ln_s} -f ${j}-%{version}.jar ${j}.jar
12mu|tomcat5-5.5.35-2|673	popd
12mu|tomcat5-5.5.35-2|674	%add_to_maven_depmap tomcat ${j} %{version} JPP/tomcat5 ${j}
12mu|tomcat5-5.5.35-2|675	%{__install} -m 644 \
12mu|tomcat5-5.5.35-2|676	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${j}-%{version}.pom \
12mu|tomcat5-5.5.35-2|677	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.tomcat5-${j}.pom
12mu|tomcat5-5.5.35-2|678	done
12mu|tomcat5-5.5.35-2|679	# tomcat* jars will be installed in a public repository
12mu|tomcat5-5.5.35-2|680	for i in tomcat-*.jar; do
12mu|tomcat5-5.5.35-2|681	j="`echo $i | %{__sed} -e 's|\.jar$||'`"
12mu|tomcat5-5.5.35-2|682	%{__mv} ${j}.jar \
12mu|tomcat5-5.5.35-2|683	%buildroot%{_javadir}/%{name}/${j}-%{version}.jar
12mu|tomcat5-5.5.35-2|684	pushd %buildroot%{_javadir}/%{name}
12mu|tomcat5-5.5.35-2|685	%{__ln_s} -f ${j}-%{version}.jar ${j}.jar
12mu|tomcat5-5.5.35-2|686	popd
12mu|tomcat5-5.5.35-2|687	%add_to_maven_depmap tomcat ${j} %{version} JPP/tomcat5 ${j}
12mu|tomcat5-5.5.35-2|688	%{__install} -m 644 \
12mu|tomcat5-5.5.35-2|689	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${j}-%{version}.pom \
12mu|tomcat5-5.5.35-2|690	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.tomcat5-${j}.pom
12mu|tomcat5-5.5.35-2|691	done
12mu|tomcat5-5.5.35-2|692	popd
12mu|tomcat5-5.5.35-2|693	# Process admin webapp server/webapps/admin
12mu|tomcat5-5.5.35-2|694	pushd %buildroot%{serverdir}/webapps/admin/WEB-INF/lib
12mu|tomcat5-5.5.35-2|695	find . -name "*.jar" -not -name 'catalina-admin*' | xargs -t %{__rm} -f
12mu|tomcat5-5.5.35-2|696	for i in catalina-admin; do
12mu|tomcat5-5.5.35-2|697	%{__mv} ${i}.jar \
12mu|tomcat5-5.5.35-2|698	%buildroot%{_javadir}/%{name}/${i}-%{version}.jar
12mu|tomcat5-5.5.35-2|699	pushd %buildroot%{_javadir}/%{name}
12mu|tomcat5-5.5.35-2|700	%{__ln_s} -f ${i}-%{version}.jar ${i}.jar
12mu|tomcat5-5.5.35-2|701	popd
12mu|tomcat5-5.5.35-2|702	%add_to_maven_depmap tomcat ${i} %{version} JPP/tomcat5 ${i}
12mu|tomcat5-5.5.35-2|703	%{__install} -m 644 \
12mu|tomcat5-5.5.35-2|704	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${i}-%{version}.pom \
12mu|tomcat5-5.5.35-2|705	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.tomcat5-${i}.pom
12mu|tomcat5-5.5.35-2|706	done
12mu|tomcat5-5.5.35-2|707	popd
12mu|tomcat5-5.5.35-2|708	# Process manager webapp server/webapps/manager
12mu|tomcat5-5.5.35-2|709	pushd %buildroot%{serverdir}/webapps/manager/WEB-INF/lib
12mu|tomcat5-5.5.35-2|710	find . -name "*.jar" -not -name 'catalina-manager*' | xargs -t %{__rm} -f
12mu|tomcat5-5.5.35-2|711	for i in catalina-manager; do
12mu|tomcat5-5.5.35-2|712	%{__mv} ${i}.jar \
12mu|tomcat5-5.5.35-2|713	%buildroot%{_javadir}/%{name}/${i}-%{version}.jar
12mu|tomcat5-5.5.35-2|714	pushd %buildroot%{_javadir}/%{name}
12mu|tomcat5-5.5.35-2|715	%{__ln_s} -f ${i}-%{version}.jar ${i}.jar
12mu|tomcat5-5.5.35-2|716	popd
12mu|tomcat5-5.5.35-2|717	%add_to_maven_depmap tomcat ${i} %{version} JPP/tomcat5 ${i}
12mu|tomcat5-5.5.35-2|718	%{__install} -m 644 \
12mu|tomcat5-5.5.35-2|719	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${i}-%{version}.pom \
12mu|tomcat5-5.5.35-2|720	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.tomcat5-${i}.pom
12mu|tomcat5-5.5.35-2|721	done
12mu|tomcat5-5.5.35-2|722	popd
12mu|tomcat5-5.5.35-2|723	# Process host-manager webapp server/webapps/host-manager
12mu|tomcat5-5.5.35-2|724	pushd %buildroot%{serverdir}/webapps/host-manager/WEB-INF/lib
12mu|tomcat5-5.5.35-2|725	find . -name "*.jar" -not -name 'catalina-host-manager*' \
12mu|tomcat5-5.5.35-2|726	| xargs -t %{__rm} -f
12mu|tomcat5-5.5.35-2|727	for i in catalina-host-manager; do
12mu|tomcat5-5.5.35-2|728	%{__mv} ${i}.jar \
12mu|tomcat5-5.5.35-2|729	%buildroot%{_javadir}/%{name}/${i}-%{version}.jar
12mu|tomcat5-5.5.35-2|730	pushd %buildroot%{_javadir}/%{name}
12mu|tomcat5-5.5.35-2|731	%{__ln_s} -f ${i}-%{version}.jar ${i}.jar
12mu|tomcat5-5.5.35-2|732	popd
12mu|tomcat5-5.5.35-2|733	%add_to_maven_depmap tomcat ${i} %{version} JPP/tomcat5 ${i}
12mu|tomcat5-5.5.35-2|734	%{__install} -m 644 \
12mu|tomcat5-5.5.35-2|735	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${i}-%{version}.pom \
12mu|tomcat5-5.5.35-2|736	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.tomcat5-${i}.pom
12mu|tomcat5-5.5.35-2|737	done
12mu|tomcat5-5.5.35-2|738	popd
12mu|tomcat5-5.5.35-2|739	# Process common/lib
12mu|tomcat5-5.5.35-2|740	pushd %buildroot%{commondir}/lib
12mu|tomcat5-5.5.35-2|741	find . -name "*.jar" -not -name "%{jname}*" \
12mu|tomcat5-5.5.35-2|742	-not -name "naming*" | xargs -t %{__rm} -f
12mu|tomcat5-5.5.35-2|743	# jasper's jars will be installed in a public repository
12mu|tomcat5-5.5.35-2|744	for i in %{jname}-compiler %{jname}-runtime; do
12mu|tomcat5-5.5.35-2|745	j="`echo $i | %{__sed} -e 's|%{jname}-|%{jname}5-|'`"
12mu|tomcat5-5.5.35-2|746	%{__mv} ${i}.jar %buildroot%{_javadir}/${j}-%{version}.jar
12mu|tomcat5-5.5.35-2|747	pushd %buildroot%{_javadir}
12mu|tomcat5-5.5.35-2|748	%{__ln_s} -f ${j}-%{version}.jar ${j}.jar
12mu|tomcat5-5.5.35-2|749	popd
12mu|tomcat5-5.5.35-2|750	%add_to_maven_depmap tomcat ${i} %{version} JPP ${j}
12mu|tomcat5-5.5.35-2|751	%{__install} -m 644 \
12mu|tomcat5-5.5.35-2|752	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${i}-%{version}.pom \
12mu|tomcat5-5.5.35-2|753	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-${j}.pom
12mu|tomcat5-5.5.35-2|754	done
12mu|tomcat5-5.5.35-2|755	# naming* jars will be installed in a public repository
12mu|tomcat5-5.5.35-2|756	for i in naming-*.jar; do
12mu|tomcat5-5.5.35-2|757	j="`echo $i | %{__sed} -e 's|\.jar$||'`"
12mu|tomcat5-5.5.35-2|758	%{__mv} ${j}.jar \
12mu|tomcat5-5.5.35-2|759	%buildroot%{_javadir}/%{name}/${j}-%{version}.jar
12mu|tomcat5-5.5.35-2|760	pushd %buildroot%{_javadir}/%{name}
12mu|tomcat5-5.5.35-2|761	%{__ln_s} -f ${j}-%{version}.jar ${j}.jar
12mu|tomcat5-5.5.35-2|762	popd
12mu|tomcat5-5.5.35-2|763	%add_to_maven_depmap tomcat ${j} %{version} JPP/tomcat5 ${j}
12mu|tomcat5-5.5.35-2|764	%{__install} -m 644 \
12mu|tomcat5-5.5.35-2|765	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${j}-%{version}.pom \
12mu|tomcat5-5.5.35-2|766	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP.tomcat5-${j}.pom
12mu|tomcat5-5.5.35-2|767	done
12mu|tomcat5-5.5.35-2|768	popd
12mu|tomcat5-5.5.35-2|769	# Process common/endorsed
12mu|tomcat5-5.5.35-2|770	pushd %buildroot%{commondir}/endorsed
12mu|tomcat5-5.5.35-2|771	find . -name "*.jar" | xargs -t %{__rm} -f
12mu|tomcat5-5.5.35-2|772	popd
12mu|tomcat5-5.5.35-2|773	# avoid duplicate servlet.jar
12mu|tomcat5-5.5.35-2|774	%{__rm} -f %buildroot%{commondir}/lib/servlet.jar
12mu|tomcat5-5.5.35-2|775	# Add catalina-deployer
12mu|tomcat5-5.5.35-2|776	%{__install} -m 644 %{packdname}/build/deployer/lib/catalina-deployer.jar \
12mu|tomcat5-5.5.35-2|777	%buildroot%{_javadir}/%{name}/catalina-deployer-%{version}.jar
12mu|tomcat5-5.5.35-2|778	pushd %buildroot%{_javadir}/%{name}
12mu|tomcat5-5.5.35-2|779	%{__ln_s} -f catalina-deployer-%{version}.jar catalina-deployer.jar
12mu|tomcat5-5.5.35-2|780	popd
12mu|tomcat5-5.5.35-2|781	
12mu|tomcat5-5.5.35-2|782	# Perform FHS translation
12mu|tomcat5-5.5.35-2|783	# (final links)
12mu|tomcat5-5.5.35-2|784	pushd %buildroot%{homedir}
12mu|tomcat5-5.5.35-2|785	[ -d bin ] || %{__ln_s} -f %{bindir} bin
12mu|tomcat5-5.5.35-2|786	[ -d common ] || %{__ln_s} -f %{commondir} common
12mu|tomcat5-5.5.35-2|787	[ -d conf ] || %{__ln_s} -f %{confdir} conf
12mu|tomcat5-5.5.35-2|788	[ -d logs ] || %{__ln_s} -f %{logdir} logs
12mu|tomcat5-5.5.35-2|789	[ -d server ] || %{__ln_s} -f %{serverdir} server
12mu|tomcat5-5.5.35-2|790	[ -d shared ] || %{__ln_s} -f %{shareddir} shared
12mu|tomcat5-5.5.35-2|791	[ -d webapps ] || %{__ln_s} -f %{appdir} webapps
12mu|tomcat5-5.5.35-2|792	[ -d work ] || %{__ln_s} -f %{workdir} work
12mu|tomcat5-5.5.35-2|793	[ -d temp ] || %{__ln_s} -f %{tempdir} temp
12mu|tomcat5-5.5.35-2|794	popd
12mu|tomcat5-5.5.35-2|795	%else
12mu|tomcat5-5.5.35-2|796	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/build/build/common/lib
12mu|tomcat5-5.5.35-2|797	# jasper's jars will be installed in a public repository
12mu|tomcat5-5.5.35-2|798	for i in %{jname}-compiler %{jname}-runtime; do
12mu|tomcat5-5.5.35-2|799	j="`echo $i | %{__sed} -e 's|%{jname}-|%{jname}5-|'`"
12mu|tomcat5-5.5.35-2|800	%{__mv} ${i}.jar %buildroot%{_javadir}/${j}-%{version}.jar
12mu|tomcat5-5.5.35-2|801	pushd %buildroot%{_javadir}
12mu|tomcat5-5.5.35-2|802	%{__ln_s} -f ${j}-%{version}.jar ${j}.jar
12mu|tomcat5-5.5.35-2|803	popd
12mu|tomcat5-5.5.35-2|804	%add_to_maven_depmap tomcat ${i} %{version} JPP ${j}
12mu|tomcat5-5.5.35-2|805	%{__install} -m 644 \
12mu|tomcat5-5.5.35-2|806	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/${i}-%{version}.pom \
12mu|tomcat5-5.5.35-2|807	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-${j}.pom
12mu|tomcat5-5.5.35-2|808	done
12mu|tomcat5-5.5.35-2|809	popd
12mu|tomcat5-5.5.35-2|810	%endif
12mu|tomcat5-5.5.35-2|811	
12mu|tomcat5-5.5.35-2|812	# begin servlet api subpackage install
12mu|tomcat5-5.5.35-2|813	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi
12mu|tomcat5-5.5.35-2|814	%{__install} -m 644 jsr154/dist/lib/servlet-api.jar \
12mu|tomcat5-5.5.35-2|815	%buildroot%{_javadir}/%{name}-servlet-%{servletspec}-api-%{version}.jar
12mu|tomcat5-5.5.35-2|816	pushd %buildroot%{_javadir}
12mu|tomcat5-5.5.35-2|817	%{__ln_s} -f %{name}-servlet-%{servletspec}-api-%{version}.jar \
12mu|tomcat5-5.5.35-2|818	%{name}-servlet-%{servletspec}-api.jar
12mu|tomcat5-5.5.35-2|819	# For backward compatibility with old JPP packages
12mu|tomcat5-5.5.35-2|820	%{__ln_s} -f %{name}-servlet-%{servletspec}-api-%{version}.jar \
12mu|tomcat5-5.5.35-2|821	servletapi5.jar
12mu|tomcat5-5.5.35-2|822	popd
12mu|tomcat5-5.5.35-2|823	# depmap frag for standard alternative
12mu|tomcat5-5.5.35-2|824	%add_to_maven_depmap javax.servlet servlet-api %{servletspec} JPP servlet_2_4_api
12mu|tomcat5-5.5.35-2|825	%add_to_maven_depmap tomcat servlet-api %{version} JPP %{name}-servlet-%{servletspec}-api
12mu|tomcat5-5.5.35-2|826	%{__install} -m 644 \
12mu|tomcat5-5.5.35-2|827	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/servlet-api-%{version}.pom \
12mu|tomcat5-5.5.35-2|828	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-%{name}-servlet-%{servletspec}-api.pom
12mu|tomcat5-5.5.35-2|829	# javadoc servlet
12mu|tomcat5-5.5.35-2|830	%{__install} -d -m 755 %buildroot%{_javadocdir}/%{name}-servlet-%{servletspec}-api-%{version}
12mu|tomcat5-5.5.35-2|831	cp -pr jsr154/build/docs/api/* \
12mu|tomcat5-5.5.35-2|832	%buildroot%{_javadocdir}/%{name}-servlet-%{servletspec}-api-%{version}
12mu|tomcat5-5.5.35-2|833	%{__ln_s} -f %{name}-servlet-%{servletspec}-api-%{version} \
12mu|tomcat5-5.5.35-2|834	%buildroot%{_javadocdir}/%{name}-servlet-%{servletspec}-api
12mu|tomcat5-5.5.35-2|835	popd
12mu|tomcat5-5.5.35-2|836	# begin jsp api subpackage install
12mu|tomcat5-5.5.35-2|837	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/servletapi
12mu|tomcat5-5.5.35-2|838	%{__install} -m 644 jsr152/dist/lib/jsp-api.jar \
12mu|tomcat5-5.5.35-2|839	%buildroot%{_javadir}/%{name}-jsp-%{jspspec}-api-%{version}.jar
12mu|tomcat5-5.5.35-2|840	pushd %buildroot%{_javadir}
12mu|tomcat5-5.5.35-2|841	%{__ln_s} -f %{name}-jsp-%{jspspec}-api-%{version}.jar \
12mu|tomcat5-5.5.35-2|842	%{name}-jsp-%{jspspec}-api.jar
12mu|tomcat5-5.5.35-2|843	# For backward compatibility with old JPP packages
12mu|tomcat5-5.5.35-2|844	%{__ln_s} -f %{name}-jsp-%{jspspec}-api-%{version}.jar \
12mu|tomcat5-5.5.35-2|845	jspapi.jar
12mu|tomcat5-5.5.35-2|846	popd
12mu|tomcat5-5.5.35-2|847	%add_to_maven_depmap javax.servlet jsp-api %{jspspec} JPP jsp_2_0_api
12mu|tomcat5-5.5.35-2|848	%add_to_maven_depmap tomcat jsp-api %{version} JPP %{name}-jsp-%{jspspec}-api
12mu|tomcat5-5.5.35-2|849	%{__install} -m 644 \
12mu|tomcat5-5.5.35-2|850	${RPM_BUILD_DIR}/%{name}-%{version}/tomcat5-poms/jsp-api-%{version}.pom \
12mu|tomcat5-5.5.35-2|851	$RPM_BUILD_ROOT/%{_datadir}/maven2/poms/JPP-%{name}-jsp-%{jspspec}-api.pom
12mu|tomcat5-5.5.35-2|852	# javadoc jsp
12mu|tomcat5-5.5.35-2|853	%{__install} -d -m 755 %buildroot%{_javadocdir}/%{name}-jsp-%{jspspec}-api-%{version}
12mu|tomcat5-5.5.35-2|854	cp -pr jsr152/build/docs/api/* \
12mu|tomcat5-5.5.35-2|855	%buildroot%{_javadocdir}/%{name}-jsp-%{jspspec}-api-%{version}
12mu|tomcat5-5.5.35-2|856	%{__ln_s} %{name}-jsp-%{jspspec}-api-%{version} \
12mu|tomcat5-5.5.35-2|857	%buildroot%{_javadocdir}/%{name}-jsp-%{jspspec}-api
12mu|tomcat5-5.5.35-2|858	popd
12mu|tomcat5-5.5.35-2|859	# % if %{without apis_and_jasper}
12mu|tomcat5-5.5.35-2|860	# begin jasper subpackage install
12mu|tomcat5-5.5.35-2|861	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/%{jname}
12mu|tomcat5-5.5.35-2|862	%{__install} -m 755 src/bin/jspc.sh \
12mu|tomcat5-5.5.35-2|863	%buildroot%{_bindir}/jspc5.sh
12mu|tomcat5-5.5.35-2|864	%{__install} -m 755 src/bin/%{jname}.sh \
12mu|tomcat5-5.5.35-2|865	%buildroot%{_bindir}/%{full_jname}.sh
12mu|tomcat5-5.5.35-2|866	popd
12mu|tomcat5-5.5.35-2|867	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/container
12mu|tomcat5-5.5.35-2|868	%{__install} -m 755 catalina/src/bin/setclasspath.sh \
12mu|tomcat5-5.5.35-2|869	%buildroot%{_bindir}/%{full_jname}-setclasspath.sh
12mu|tomcat5-5.5.35-2|870	popd
12mu|tomcat5-5.5.35-2|871	# javadoc
12mu|tomcat5-5.5.35-2|872	%{__install} -d -m 755 %buildroot%{_javadocdir}/%{jname}-%{version}
12mu|tomcat5-5.5.35-2|873	pushd ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/%{jname}
12mu|tomcat5-5.5.35-2|874	cp -pr build/javadoc/* \
12mu|tomcat5-5.5.35-2|875	%buildroot%{_javadocdir}/%{jname}-%{version}
12mu|tomcat5-5.5.35-2|876	%{__ln_s} %{jname}-%{version} %buildroot%{_javadocdir}/%{jname}
12mu|tomcat5-5.5.35-2|877	popd
12mu|tomcat5-5.5.35-2|878	# % endif
12mu|tomcat5-5.5.35-2|879	%if %{with apis_and_jasper}
12mu|tomcat5-5.5.35-2|880	# Not being packaged in an apis_and_jasper build
12mu|tomcat5-5.5.35-2|881	rm -rf %buildroot%{_mavendepmapfragdir}/*
12mu|tomcat5-5.5.35-2|882	%endif
12mu|tomcat5-5.5.35-2|883	
12mu|tomcat5-5.5.35-2|884	%if %{with ecj}
12mu|tomcat5-5.5.35-2|885	%{__install} -d -m 755 %buildroot%{_datadir}/eclipse/plugins
12mu|tomcat5-5.5.35-2|886	cp -p org.apache.jasper_5.5.17.v200706111724.jar %buildroot%{_datadir}/eclipse/plugins
12mu|tomcat5-5.5.35-2|887	%endif
12mu|tomcat5-5.5.35-2|888	
12mu|tomcat5-5.5.35-2|889	%if %{without apis_and_jasper}
12mu|tomcat5-5.5.35-2|890	%post
12mu|tomcat5-5.5.35-2|891	%update_maven_depmap
12mu|tomcat5-5.5.35-2|892	# install tomcat5 (but don't activate)
12mu|tomcat5-5.5.35-2|893	/sbin/chkconfig --add %{name}
12mu|tomcat5-5.5.35-2|894	# Remove old automated symlinks
12mu|tomcat5-5.5.35-2|895	for repository in %{bindir} ; do
12mu|tomcat5-5.5.35-2|896	find $repository -name '*.jar' -type l | xargs %{__rm} -f
12mu|tomcat5-5.5.35-2|897	done
12mu|tomcat5-5.5.35-2|898	for repository in %{commondir}/endorsed ; do
12mu|tomcat5-5.5.35-2|899	find $repository -name '\[*\]*.jar' -not -type d | xargs %{__rm} -f
12mu|tomcat5-5.5.35-2|900	done
12mu|tomcat5-5.5.35-2|901	for repository in %{commondir}/lib ; do
12mu|tomcat5-5.5.35-2|902	find $repository -name '\[*\]*.jar' -not -type d | xargs %{__rm} -f
12mu|tomcat5-5.5.35-2|903	done
12mu|tomcat5-5.5.35-2|904	for repository in %{serverdir}/lib ; do
12mu|tomcat5-5.5.35-2|905	find $repository -name '\[*\]*.jar' -not -type d | xargs %{__rm} -f
12mu|tomcat5-5.5.35-2|906	done
12mu|tomcat5-5.5.35-2|907	# Create automated links - since all needed extensions may not have been
12mu|tomcat5-5.5.35-2|908	# installed for this jvm output is muted
12mu|tomcat5-5.5.35-2|909	%{__rm} -f %{bindir}/commons-daemon.jar
12mu|tomcat5-5.5.35-2|910	%{__ln_s} $(build-classpath commons-daemon) %{bindir}  2>&1
12mu|tomcat5-5.5.35-2|911	%{__rm} -f %{bindir}/commons-logging-api.jar
12mu|tomcat5-5.5.35-2|912	%{__ln_s} $(build-classpath commons-logging-api) %{bindir}  2>&1
12mu|tomcat5-5.5.35-2|913	%{__rm} -f %{bindir}/tomcat-juli.jar
12mu|tomcat5-5.5.35-2|914	%{__ln_s} $(build-classpath tomcat5/tomcat-juli) %{bindir}  2>&1
12mu|tomcat5-5.5.35-2|915	build-jar-repository %{commondir}/endorsed jaxp_parser_impl \
12mu|tomcat5-5.5.35-2|916	xml-commons-apis 2>&1
12mu|tomcat5-5.5.35-2|917	build-jar-repository %{commondir}/lib commons-collections-tomcat5 \
12mu|tomcat5-5.5.35-2|918	commons-dbcp-tomcat5 commons-el commons-pool-tomcat5 jaf javamail jsp \
12mu|tomcat5-5.5.35-2|919	%{name}/naming-factory %{name}/naming-resources servlet \
12mu|tomcat5-5.5.35-2|920	%{jname}5-compiler %{jname}5-runtime 2>&1
12mu|tomcat5-5.5.35-2|921	%if %{with ecj}
12mu|tomcat5-5.5.35-2|922	build-jar-repository %{commondir}/lib ecj 2>&1
12mu|tomcat5-5.5.35-2|923	%endif
12mu|tomcat5-5.5.35-2|924	build-jar-repository %{serverdir}/lib catalina-ant5 commons-modeler \
12mu|tomcat5-5.5.35-2|925	%{name}/catalina-ant-jmx %{name}/catalina-cluster %{name}/catalina \
12mu|tomcat5-5.5.35-2|926	%{name}/catalina-optional %{name}/catalina-storeconfig \
12mu|tomcat5-5.5.35-2|927	%{name}/servlets-default %{name}/servlets-invoker %{name}/servlets-webdav \
12mu|tomcat5-5.5.35-2|928	%{name}/tomcat-ajp %{name}/tomcat-apr %{name}/tomcat-coyote \
12mu|tomcat5-5.5.35-2|929	%{name}/tomcat-http %{name}/tomcat-jkstatus-ant %{name}/tomcat-util 2>&1
12mu|tomcat5-5.5.35-2|930	
12mu|tomcat5-5.5.35-2|931	%postun
12mu|tomcat5-5.5.35-2|932	%update_maven_depmap
12mu|tomcat5-5.5.35-2|933	
12mu|tomcat5-5.5.35-2|934	%post webapps
12mu|tomcat5-5.5.35-2|935	# Create automated links - since all needed extensions may not have been
12mu|tomcat5-5.5.35-2|936	# installed for this jvm output is muted
12mu|tomcat5-5.5.35-2|937	build-jar-repository %{appdir}/jsp-examples/WEB-INF/lib \
12mu|tomcat5-5.5.35-2|938	jakarta-taglibs-core jakarta-taglibs-standard 2>&1
12mu|tomcat5-5.5.35-2|939	
12mu|tomcat5-5.5.35-2|940	%post admin-webapps
12mu|tomcat5-5.5.35-2|941	# Remove old automated symlinks
12mu|tomcat5-5.5.35-2|942	find %{serverdir}/webapps/admin/WEB-INF/lib -name '\[*\]*.jar' -type d \
12mu|tomcat5-5.5.35-2|943	| xargs %{__rm} -f
12mu|tomcat5-5.5.35-2|944	# Create automated links - since all needed extensions may not have been
12mu|tomcat5-5.5.35-2|945	# installed for this jvm output is muted
12mu|tomcat5-5.5.35-2|946	build-jar-repository %{serverdir}/webapps/admin/WEB-INF/lib \
12mu|tomcat5-5.5.35-2|947	commons-beanutils commons-collections commons-digester struts struts-taglib \
12mu|tomcat5-5.5.35-2|948	%{name}/catalina-admin 2>&1
12mu|tomcat5-5.5.35-2|949	build-jar-repository %{serverdir}/webapps/host-manager/WEB-INF/lib \
12mu|tomcat5-5.5.35-2|950	%{name}/catalina-host-manager 2>&1
12mu|tomcat5-5.5.35-2|951	build-jar-repository %{serverdir}/webapps/manager/WEB-INF/lib \
12mu|tomcat5-5.5.35-2|952	commons-io commons-fileupload %{name}/catalina-manager 2>&1
12mu|tomcat5-5.5.35-2|953	%endif
12mu|tomcat5-5.5.35-2|954	
12mu|tomcat5-5.5.35-2|955	%post servlet-%{servletspec}-api
12mu|tomcat5-5.5.35-2|956	%{_sbindir}/update-alternatives --install %{_javadir}/servlet.jar servlet \
12mu|tomcat5-5.5.35-2|957	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar 20400
12mu|tomcat5-5.5.35-2|958	%{_sbindir}/update-alternatives --install %{_javadir}/servlet_2_4_api.jar servlet_2_4_api \
12mu|tomcat5-5.5.35-2|959	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar 20400
12mu|tomcat5-5.5.35-2|960	
12mu|tomcat5-5.5.35-2|961	%post servlet-%{servletspec}-api-javadoc
12mu|tomcat5-5.5.35-2|962	%{__rm} -f %{_javadocdir}/servletapi # legacy symlink
12mu|tomcat5-5.5.35-2|963	
12mu|tomcat5-5.5.35-2|964	%postun servlet-%{servletspec}-api
12mu|tomcat5-5.5.35-2|965	if [ "$1" = "0" ]; then
12mu|tomcat5-5.5.35-2|966	%{_sbindir}/update-alternatives --remove servlet \
12mu|tomcat5-5.5.35-2|967	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar
12mu|tomcat5-5.5.35-2|968	%{_sbindir}/update-alternatives --remove servlet_2_4_api \
12mu|tomcat5-5.5.35-2|969	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar
12mu|tomcat5-5.5.35-2|970	fi
12mu|tomcat5-5.5.35-2|971	
12mu|tomcat5-5.5.35-2|972	%post jsp-%{jspspec}-api
12mu|tomcat5-5.5.35-2|973	%{_sbindir}/update-alternatives --install %{_javadir}/jsp.jar jsp \
12mu|tomcat5-5.5.35-2|974	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar 20000
12mu|tomcat5-5.5.35-2|975	%{_sbindir}/update-alternatives --install %{_javadir}/jsp_2_0_api.jar jsp_2_0_api \
12mu|tomcat5-5.5.35-2|976	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar 20000
12mu|tomcat5-5.5.35-2|977	
12mu|tomcat5-5.5.35-2|978	%post jsp-%{jspspec}-api-javadoc
12mu|tomcat5-5.5.35-2|979	%{__rm} -f %{_javadocdir}/jsp-api # legacy symlink
12mu|tomcat5-5.5.35-2|980	
12mu|tomcat5-5.5.35-2|981	%postun jsp-%{jspspec}-api
12mu|tomcat5-5.5.35-2|982	if [ "$1" = "0" ]; then
12mu|tomcat5-5.5.35-2|983	%{_sbindir}/update-alternatives --remove jsp \
12mu|tomcat5-5.5.35-2|984	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar
12mu|tomcat5-5.5.35-2|985	%{_sbindir}/update-alternatives --remove jsp_2_0_api \
12mu|tomcat5-5.5.35-2|986	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar
12mu|tomcat5-5.5.35-2|987	fi
12mu|tomcat5-5.5.35-2|988	
12mu|tomcat5-5.5.35-2|989	%if %{without apis_and_jasper}
12mu|tomcat5-5.5.35-2|990	%preun
12mu|tomcat5-5.5.35-2|991	# Always clean up workdir and tempdir on upgrade/removal
12mu|tomcat5-5.5.35-2|992	%{__rm} -fr %{workdir}/* %{tempdir}/*
12mu|tomcat5-5.5.35-2|993	if [ $1 = 0 ]; then
12mu|tomcat5-5.5.35-2|994	[ -f /var/lock/subsys/%{name} ] && %{_initrddir}/%{name} stop
12mu|tomcat5-5.5.35-2|995	[ -f %{_initrddir}/%{name} ] && /sbin/chkconfig --del %{name}
12mu|tomcat5-5.5.35-2|996	# Remove automated symlinks
12mu|tomcat5-5.5.35-2|997	for repository in %{commondir}/endorsed; do
12mu|tomcat5-5.5.35-2|998	find $repository -name '\[*\]*.jar' -not -type d | xargs %{__rm} -f
12mu|tomcat5-5.5.35-2|999	done
12mu|tomcat5-5.5.35-2|1000	for repository in %{commondir}/lib ; do
12mu|tomcat5-5.5.35-2|1001	find $repository -name '\[*\]*.jar' -not -type d | xargs %{__rm} -f
12mu|tomcat5-5.5.35-2|1002	done
12mu|tomcat5-5.5.35-2|1003	for repository in %{serverdir}/lib ; do
12mu|tomcat5-5.5.35-2|1004	find $repository -name '\[*\]*.jar' -not -type d | xargs %{__rm} -f
12mu|tomcat5-5.5.35-2|1005	done
12mu|tomcat5-5.5.35-2|1006	fi
12mu|tomcat5-5.5.35-2|1007	
12mu|tomcat5-5.5.35-2|1008	%preun admin-webapps
12mu|tomcat5-5.5.35-2|1009	if [ $1 = 0 ]; then
12mu|tomcat5-5.5.35-2|1010	find %{serverdir}/webapps/*/WEB-INF/lib  \
12mu|tomcat5-5.5.35-2|1011	-name '\[*\]*.jar' -not -type d | xargs %{__rm} -f
12mu|tomcat5-5.5.35-2|1012	fi
12mu|tomcat5-5.5.35-2|1013	
12mu|tomcat5-5.5.35-2|1014	%preun webapps
12mu|tomcat5-5.5.35-2|1015	if [ $1 = 0 ]; then
12mu|tomcat5-5.5.35-2|1016	find %{appdir}/jsp-examples/WEB-INF/lib  \
12mu|tomcat5-5.5.35-2|1017	-name '\[*\]*.jar' \
12mu|tomcat5-5.5.35-2|1018	-not -type d | xargs %{__rm} -f
12mu|tomcat5-5.5.35-2|1019	fi
12mu|tomcat5-5.5.35-2|1020	
12mu|tomcat5-5.5.35-2|1021	%pre
12mu|tomcat5-5.5.35-2|1022	# Add the "tomcat" user and group
12mu|tomcat5-5.5.35-2|1023	# we need a shell to be able to use su - later
12mu|tomcat5-5.5.35-2|1024	%{_sbindir}/groupadd -g %{tcuid} -r tomcat 2> /dev/null || :
12mu|tomcat5-5.5.35-2|1025	%{_sbindir}/useradd -c "Apache Tomcat" -u %{tcuid} -g tomcat \
12mu|tomcat5-5.5.35-2|1026	-s /bin/sh -r -d %{homedir} tomcat 2> /dev/null || :
12mu|tomcat5-5.5.35-2|1027	%endif
12mu|tomcat5-5.5.35-2|1028	
12mu|tomcat5-5.5.35-2|1029	%if %{without apis_and_jasper}
12mu|tomcat5-5.5.35-2|1030	%files
12mu|tomcat5-5.5.35-2|1031	%defattr(0644,root,root,0755)
12mu|tomcat5-5.5.35-2|1032	%doc %{packdname}/build/{LICENSE,RELE*,RUNNING.txt,BENCHMARKS.txt}
12mu|tomcat5-5.5.35-2|1033	# symlinks
12mu|tomcat5-5.5.35-2|1034	%{_datadir}/%{name}/common
12mu|tomcat5-5.5.35-2|1035	%{_datadir}/%{name}/temp
12mu|tomcat5-5.5.35-2|1036	%{_datadir}/%{name}/logs
12mu|tomcat5-5.5.35-2|1037	%{_datadir}/%{name}/conf
12mu|tomcat5-5.5.35-2|1038	%{_datadir}/%{name}/server
12mu|tomcat5-5.5.35-2|1039	%{_datadir}/%{name}/shared
12mu|tomcat5-5.5.35-2|1040	%{_datadir}/%{name}/work
12mu|tomcat5-5.5.35-2|1041	%{_datadir}/%{name}/webapps
12mu|tomcat5-5.5.35-2|1042	# Normal directories
12mu|tomcat5-5.5.35-2|1043	%dir %{homedir}
12mu|tomcat5-5.5.35-2|1044	%dir %{bindir}
12mu|tomcat5-5.5.35-2|1045	%dir %{_var}/lib/%{name}
12mu|tomcat5-5.5.35-2|1046	%dir %{_var}/cache/%{name}
12mu|tomcat5-5.5.35-2|1047	%dir %{commondir}
12mu|tomcat5-5.5.35-2|1048	%dir %{commondir}/classes
12mu|tomcat5-5.5.35-2|1049	%dir %{commondir}/lib
12mu|tomcat5-5.5.35-2|1050	%dir %{commondir}/endorsed
12mu|tomcat5-5.5.35-2|1051	%dir %{commondir}/i18n
12mu|tomcat5-5.5.35-2|1052	%dir %{serverdir}
12mu|tomcat5-5.5.35-2|1053	%dir %{serverdir}/classes
12mu|tomcat5-5.5.35-2|1054	%dir %{serverdir}/lib
12mu|tomcat5-5.5.35-2|1055	%{serverdir}/lib/*.renametojar
12mu|tomcat5-5.5.35-2|1056	%dir %{shareddir}
12mu|tomcat5-5.5.35-2|1057	%dir %{shareddir}/classes
12mu|tomcat5-5.5.35-2|1058	%dir %{shareddir}/lib
12mu|tomcat5-5.5.35-2|1059	# Directories with special permissions
12mu|tomcat5-5.5.35-2|1060	%attr(0775,root,tomcat) %dir %{appdir}
12mu|tomcat5-5.5.35-2|1061	%attr(0775,root,tomcat) %dir %{confdir}
12mu|tomcat5-5.5.35-2|1062	%attr(0770,root,tomcat) %dir %{tempdir}
12mu|tomcat5-5.5.35-2|1063	%attr(0770,root,tomcat) %dir %{workdir}
12mu|tomcat5-5.5.35-2|1064	%attr(0755,tomcat,tomcat) %dir %{logdir}
12mu|tomcat5-5.5.35-2|1065	%attr(0775,root,tomcat) %dir %{confdir}/Catalina
12mu|tomcat5-5.5.35-2|1066	%attr(0775,root,tomcat) %dir %{confdir}/Catalina/localhost
12mu|tomcat5-5.5.35-2|1067	%attr(0755,root,root) %{_bindir}/*
12mu|tomcat5-5.5.35-2|1068	%exclude %{_bindir}/jasper5-setclasspath.sh
12mu|tomcat5-5.5.35-2|1069	%exclude %{_bindir}/jasper5.sh
12mu|tomcat5-5.5.35-2|1070	%exclude %{_bindir}/jspc5.sh
12mu|tomcat5-5.5.35-2|1071	%attr(0755,root,root) %{bindir}/relink
12mu|tomcat5-5.5.35-2|1072	%attr(0644,root,root) %{bindir}/*.jar
12mu|tomcat5-5.5.35-2|1073	%attr(0644,root,root) %{bindir}/*.xml
12mu|tomcat5-5.5.35-2|1074	%attr(0755,root,root) %{_initrddir}/%{name}
12mu|tomcat5-5.5.35-2|1075	%attr(0644,root,tomcat) %config(noreplace) %{confdir}/catalina.policy
12mu|tomcat5-5.5.35-2|1076	%attr(0644,root,tomcat) %config(noreplace) %{confdir}/catalina.properties
12mu|tomcat5-5.5.35-2|1077	%attr(0660,root,tomcat) %config(noreplace) %{confdir}/logging.properties
12mu|tomcat5-5.5.35-2|1078	%attr(0660,root,tomcat) %config(noreplace) %{confdir}/tomcat-users.xml
12mu|tomcat5-5.5.35-2|1079	%config(noreplace) %{confdir}/%{name}.conf
12mu|tomcat5-5.5.35-2|1080	%config(noreplace) %{confdir}/server-minimal.xml
12mu|tomcat5-5.5.35-2|1081	%config(noreplace) %{confdir}/server.xml
12mu|tomcat5-5.5.35-2|1082	%config(noreplace) %{confdir}/web.xml
12mu|tomcat5-5.5.35-2|1083	%config(noreplace) %{confdir}/context.xml
12mu|tomcat5-5.5.35-2|1084	%config(noreplace) %{confdir}/uriworkermap.properties
12mu|tomcat5-5.5.35-2|1085	%config(noreplace) %{confdir}/workers.properties
12mu|tomcat5-5.5.35-2|1086	%config(noreplace) %{confdir}/workers.properties.minimal
12mu|tomcat5-5.5.35-2|1087	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12mu|tomcat5-5.5.35-2|1088	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mu|tomcat5-5.5.35-2|1089	%{commondir}/i18n/*
12mu|tomcat5-5.5.35-2|1090	%attr(0644,root,root) %{_mavendepmapfragdir}/*
12mu|tomcat5-5.5.35-2|1091	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-parent.pom
12mu|tomcat5-5.5.35-2|1092	
12mu|tomcat5-5.5.35-2|1093	%files common-lib
12mu|tomcat5-5.5.35-2|1094	%defattr(0644,root,root,0755)
12mu|tomcat5-5.5.35-2|1095	%dir %{_javadir}/%{name}
12mu|tomcat5-5.5.35-2|1096	%{_javadir}/%{name}/naming*.jar
12mu|tomcat5-5.5.35-2|1097	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-naming-factory.pom
12mu|tomcat5-5.5.35-2|1098	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-naming-resources.pom
12mu|tomcat5-5.5.35-2|1099	
12mu|tomcat5-5.5.35-2|1100	%files server-lib
12mu|tomcat5-5.5.35-2|1101	%defattr(0644,root,root,0755)
12mu|tomcat5-5.5.35-2|1102	%{_javadir}/catalina*.jar
12mu|tomcat5-5.5.35-2|1103	%dir %{_javadir}/%{name}
12mu|tomcat5-5.5.35-2|1104	%{_javadir}/%{name}/catalina-ant-jmx*.jar
12mu|tomcat5-5.5.35-2|1105	%{_javadir}/%{name}/catalina-cluster*.jar
12mu|tomcat5-5.5.35-2|1106	%{_javadir}/%{name}/catalina-deployer*.jar
12mu|tomcat5-5.5.35-2|1107	%{_javadir}/%{name}/catalina.jar
12mu|tomcat5-5.5.35-2|1108	%{_javadir}/%{name}/catalina-%{version}.jar
12mu|tomcat5-5.5.35-2|1109	%{_javadir}/%{name}/catalina-optional*.jar
12mu|tomcat5-5.5.35-2|1110	%{_javadir}/%{name}/catalina-storeconfig*.jar
12mu|tomcat5-5.5.35-2|1111	%{_javadir}/%{name}/servlets*.jar
12mu|tomcat5-5.5.35-2|1112	%{_javadir}/%{name}/tomcat*.jar
12mu|tomcat5-5.5.35-2|1113	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP-catalina-ant5.pom
12mu|tomcat5-5.5.35-2|1114	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina-ant-jmx.pom
12mu|tomcat5-5.5.35-2|1115	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina-cluster.pom
12mu|tomcat5-5.5.35-2|1116	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina.pom
12mu|tomcat5-5.5.35-2|1117	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina-optional.pom
12mu|tomcat5-5.5.35-2|1118	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina-storeconfig.pom
12mu|tomcat5-5.5.35-2|1119	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-servlets-default.pom
12mu|tomcat5-5.5.35-2|1120	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-servlets-invoker.pom
12mu|tomcat5-5.5.35-2|1121	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-servlets-webdav.pom
12mu|tomcat5-5.5.35-2|1122	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-tomcat-ajp.pom
12mu|tomcat5-5.5.35-2|1123	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-tomcat-apr.pom
12mu|tomcat5-5.5.35-2|1124	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-tomcat-coyote.pom
12mu|tomcat5-5.5.35-2|1125	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-tomcat-http.pom
12mu|tomcat5-5.5.35-2|1126	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-tomcat-jkstatus-ant.pom
12mu|tomcat5-5.5.35-2|1127	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-tomcat-juli.pom
12mu|tomcat5-5.5.35-2|1128	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-tomcat-util.pom
12mu|tomcat5-5.5.35-2|1129	
12mu|tomcat5-5.5.35-2|1130	%files webapps
12mu|tomcat5-5.5.35-2|1131	%defattr(0644,root,tomcat,0775)
12mu|tomcat5-5.5.35-2|1132	%dir %{appdir}/servlets-examples
12mu|tomcat5-5.5.35-2|1133	%{appdir}/servlets-examples/*
12mu|tomcat5-5.5.35-2|1134	%dir %{appdir}/jsp-examples
12mu|tomcat5-5.5.35-2|1135	%{appdir}/jsp-examples/*
12mu|tomcat5-5.5.35-2|1136	%dir %{appdir}/ROOT
12mu|tomcat5-5.5.35-2|1137	%{appdir}/ROOT/*
12mu|tomcat5-5.5.35-2|1138	%dir %{appdir}/tomcat-docs
12mu|tomcat5-5.5.35-2|1139	%{appdir}/tomcat-docs/*
12mu|tomcat5-5.5.35-2|1140	%dir %{appdir}/webdav
12mu|tomcat5-5.5.35-2|1141	%{appdir}/webdav/*
12mu|tomcat5-5.5.35-2|1142	
12mu|tomcat5-5.5.35-2|1143	%files admin-webapps
12mu|tomcat5-5.5.35-2|1144	%defattr(0640,root,tomcat,0750)
12mu|tomcat5-5.5.35-2|1145	%attr(0660,root,tomcat) %{confdir}/Catalina/localhost/manager.xml
12mu|tomcat5-5.5.35-2|1146	%attr(0660,root,tomcat) %{confdir}/Catalina/localhost/host-manager.xml
12mu|tomcat5-5.5.35-2|1147	%{confdir}/Catalina/localhost/admin.xml
12mu|tomcat5-5.5.35-2|1148	%dir %{appdir}/balancer
12mu|tomcat5-5.5.35-2|1149	%{appdir}/balancer/*
12mu|tomcat5-5.5.35-2|1150	%dir %{serverdir}/webapps
12mu|tomcat5-5.5.35-2|1151	%{serverdir}/webapps/*
12mu|tomcat5-5.5.35-2|1152	%attr(0644,root,root) %{_javadir}/%{name}/catalina-admin*.jar
12mu|tomcat5-5.5.35-2|1153	%attr(0644,root,root) %{_javadir}/%{name}/catalina-manager*.jar
12mu|tomcat5-5.5.35-2|1154	%attr(0644,root,root) %{_javadir}/%{name}/catalina-host-manager*.jar
12mu|tomcat5-5.5.35-2|1155	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina-admin.pom
12mu|tomcat5-5.5.35-2|1156	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina-host-manager.pom
12mu|tomcat5-5.5.35-2|1157	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP.tomcat5-catalina-manager.pom
12mu|tomcat5-5.5.35-2|1158	%endif
12mu|tomcat5-5.5.35-2|1159	
12mu|tomcat5-5.5.35-2|1160	%files %{jname}
12mu|tomcat5-5.5.35-2|1161	%defattr(0644,root,root,0755)
12mu|tomcat5-5.5.35-2|1162	%doc ${RPM_BUILD_DIR}/%{name}-%{version}/%{packdname}/%{jname}/doc/jspc.html
12mu|tomcat5-5.5.35-2|1163	%{_javadir}/%{jname}5-*.jar
12mu|tomcat5-5.5.35-2|1164	%attr(0755,root,root) %{_bindir}/%{jname}*.sh
12mu|tomcat5-5.5.35-2|1165	%attr(0755,root,root) %{_bindir}/jspc*.sh
12mu|tomcat5-5.5.35-2|1166	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP-jasper5-compiler.pom
12mu|tomcat5-5.5.35-2|1167	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP-jasper5-runtime.pom
12mu|tomcat5-5.5.35-2|1168	
12mu|tomcat5-5.5.35-2|1169	%files %{jname}-javadoc
12mu|tomcat5-5.5.35-2|1170	%defattr(0644,root,root,0755)
12mu|tomcat5-5.5.35-2|1171	%{_javadocdir}/%{jname}-%{version}
12mu|tomcat5-5.5.35-2|1172	%{_javadocdir}/%{jname}
12mu|tomcat5-5.5.35-2|1173	
12mu|tomcat5-5.5.35-2|1174	%files servlet-%{servletspec}-api
12mu|tomcat5-5.5.35-2|1175	%defattr(0644,root,root,0755)
12mu|tomcat5-5.5.35-2|1176	%doc %{packdname}/LICENSE
12mu|tomcat5-5.5.35-2|1177	%{_javadir}/%{name}-servlet-%{servletspec}-api*.jar
12mu|tomcat5-5.5.35-2|1178	%{_javadir}/servletapi5.jar
12mu|tomcat5-5.5.35-2|1179	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP-tomcat5-servlet-2.4-api.pom
12mu|tomcat5-5.5.35-2|1180	
12mu|tomcat5-5.5.35-2|1181	%files servlet-%{servletspec}-api-javadoc
12mu|tomcat5-5.5.35-2|1182	%defattr(0644,root,root,0755)
12mu|tomcat5-5.5.35-2|1183	%{_javadocdir}/%{name}-servlet-%{servletspec}-api-%{version}
12mu|tomcat5-5.5.35-2|1184	%{_javadocdir}/%{name}-servlet-%{servletspec}-api
12mu|tomcat5-5.5.35-2|1185	
12mu|tomcat5-5.5.35-2|1186	%files jsp-%{jspspec}-api
12mu|tomcat5-5.5.35-2|1187	%defattr(0644,root,root,0755)
12mu|tomcat5-5.5.35-2|1188	%doc %{packdname}/LICENSE
12mu|tomcat5-5.5.35-2|1189	%{_javadir}/%{name}-jsp-%{jspspec}-api*.jar
12mu|tomcat5-5.5.35-2|1190	%{_javadir}/jspapi.jar
12mu|tomcat5-5.5.35-2|1191	%attr(0644,root,root) %{_datadir}/maven2/poms/JPP-tomcat5-jsp-2.0-api.pom
12mu|tomcat5-5.5.35-2|1192	
12mu|tomcat5-5.5.35-2|1193	%files jsp-%{jspspec}-api-javadoc
12mu|tomcat5-5.5.35-2|1194	%defattr(0644,root,root,0755)
12mu|tomcat5-5.5.35-2|1195	%{_javadocdir}/%{name}-jsp-%{jspspec}-api-%{version}
12mu|tomcat5-5.5.35-2|1196	%{_javadocdir}/%{name}-jsp-%{jspspec}-api
12mu|tomcat5-5.5.35-2|1197	
12mu|tomcat5-5.5.35-2|1198	%if %{with ecj}
12mu|tomcat5-5.5.35-2|1199	%files jasper-eclipse
12mu|tomcat5-5.5.35-2|1200	%defattr(0644,root,root,0755)
12mu|tomcat5-5.5.35-2|1201	%dir %{_datadir}/eclipse
12mu|tomcat5-5.5.35-2|1202	%dir %{_datadir}/eclipse/plugins
12mu|tomcat5-5.5.35-2|1203	%{_datadir}/eclipse/plugins/org.apache.jasper_*
12mu|tomcat5-5.5.35-2|1204	%endif
12mu|tomcat5-5.5.35-2|1205	
12mu|tomcat5-5.5.35-2|1206	%changelog
12mu|tomcat5-5.5.35-2|1207	* Wed Nov 20 2013 Denis Silakov <denis.silakov@rosalab.ru> 0:5.5.35-2
12mu|tomcat5-5.5.35-2|1208	+ Revision: 4d27e36
12mu|tomcat5-5.5.35-2|1209	- Require java 1.7.0
12mu|tomcat5-5.5.35-2|1210	
12mu|tomcat5-5.5.35-2|1211	

21466 12
12mu|tomcat6-6.0.37-1|1	# Copyright (c) 2000-2008, JPackage Project
12mu|tomcat6-6.0.37-1|2	# All rights reserved.
12mu|tomcat6-6.0.37-1|3	#
12mu|tomcat6-6.0.37-1|4	# Redistribution and use in source and binary forms, with or without
12mu|tomcat6-6.0.37-1|5	# modification, are permitted provided that the following conditions
12mu|tomcat6-6.0.37-1|6	# are met:
12mu|tomcat6-6.0.37-1|7	#
12mu|tomcat6-6.0.37-1|8	# 1. Redistributions of source code must retain the above copyright
12mu|tomcat6-6.0.37-1|9	#    notice, this list of conditions and the following disclaimer.
12mu|tomcat6-6.0.37-1|10	# 2. Redistributions in binary form must reproduce the above copyright
12mu|tomcat6-6.0.37-1|11	#    notice, this list of conditions and the following disclaimer in the
12mu|tomcat6-6.0.37-1|12	#    documentation and/or other materials provided with the
12mu|tomcat6-6.0.37-1|13	#    distribution.
12mu|tomcat6-6.0.37-1|14	# 3. Neither the name of the JPackage Project nor the names of its
12mu|tomcat6-6.0.37-1|15	#    contributors may be used to endorse or promote products derived
12mu|tomcat6-6.0.37-1|16	#    from this software without specific prior written permission.
12mu|tomcat6-6.0.37-1|17	#
12mu|tomcat6-6.0.37-1|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mu|tomcat6-6.0.37-1|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mu|tomcat6-6.0.37-1|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mu|tomcat6-6.0.37-1|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mu|tomcat6-6.0.37-1|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mu|tomcat6-6.0.37-1|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mu|tomcat6-6.0.37-1|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mu|tomcat6-6.0.37-1|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mu|tomcat6-6.0.37-1|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mu|tomcat6-6.0.37-1|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mu|tomcat6-6.0.37-1|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mu|tomcat6-6.0.37-1|29	#
12mu|tomcat6-6.0.37-1|30	
12mu|tomcat6-6.0.37-1|31	%define section free
12mu|tomcat6-6.0.37-1|32	
12mu|tomcat6-6.0.37-1|33	%define jspspec 2.1
12mu|tomcat6-6.0.37-1|34	%define major_version 6
12mu|tomcat6-6.0.37-1|35	%define minor_version 0
12mu|tomcat6-6.0.37-1|36	%define micro_version 37
12mu|tomcat6-6.0.37-1|37	%define packdname apache-tomcat-%{version}-src
12mu|tomcat6-6.0.37-1|38	%define servletspec 2.5
12mu|tomcat6-6.0.37-1|39	%define tcuid 91
12mu|tomcat6-6.0.37-1|40	
12mu|tomcat6-6.0.37-1|41	# FHS 2.3 compliant tree structure - http://www.pathname.com/fhs/2.3/
12mu|tomcat6-6.0.37-1|42	%define basedir %{_var}/lib/%{name}
12mu|tomcat6-6.0.37-1|43	%define appdir %{basedir}/webapps
12mu|tomcat6-6.0.37-1|44	%define bindir %{_datadir}/%{name}/bin
12mu|tomcat6-6.0.37-1|45	%define confdir %{_sysconfdir}/%{name}
12mu|tomcat6-6.0.37-1|46	%define homedir %{_datadir}/%{name}
12mu|tomcat6-6.0.37-1|47	%define libdir %{_javadir}/%{name}
12mu|tomcat6-6.0.37-1|48	%define logdir %{_var}/log/%{name}
12mu|tomcat6-6.0.37-1|49	%define cachedir %{_var}/cache/%{name}
12mu|tomcat6-6.0.37-1|50	%define tempdir %{cachedir}/temp
12mu|tomcat6-6.0.37-1|51	%define workdir %{cachedir}/work
12mu|tomcat6-6.0.37-1|52	%define _initrddir %{_sysconfdir}/init.d
12mu|tomcat6-6.0.37-1|53	
12mu|tomcat6-6.0.37-1|54	Name: tomcat6
12mu|tomcat6-6.0.37-1|55	Epoch: 0
12mu|tomcat6-6.0.37-1|56	Version: %{major_version}.%{minor_version}.%{micro_version}
12mu|tomcat6-6.0.37-1|57	Release: 1
12mu|tomcat6-6.0.37-1|58	Summary: Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
12mu|tomcat6-6.0.37-1|59	
12mu|tomcat6-6.0.37-1|60	Group: Development/Java
12mu|tomcat6-6.0.37-1|61	License: ASL 2.0
12mu|tomcat6-6.0.37-1|62	URL: http://tomcat.apache.org/
12mu|tomcat6-6.0.37-1|63	Source0: http://www.apache.org/dist/tomcat/tomcat-6/v%{version}/src/%{packdname}.tar.gz
12mu|tomcat6-6.0.37-1|64	Source1: %{name}-%{major_version}.%{minor_version}.conf
12mu|tomcat6-6.0.37-1|65	Source2: %{name}-%{major_version}.%{minor_version}.init
12mu|tomcat6-6.0.37-1|66	Source3: %{name}-%{major_version}.%{minor_version}.sysconfig
12mu|tomcat6-6.0.37-1|67	Source4: %{name}-%{major_version}.%{minor_version}.wrapper
12mu|tomcat6-6.0.37-1|68	Source5: %{name}-%{major_version}.%{minor_version}.logrotate
12mu|tomcat6-6.0.37-1|69	Source6: %{name}-%{major_version}.%{minor_version}-digest.script
12mu|tomcat6-6.0.37-1|70	Source7: %{name}-%{major_version}.%{minor_version}-tool-wrapper.script
12mu|tomcat6-6.0.37-1|71	Patch0: %{name}-%{major_version}.%{minor_version}-bootstrap-MANIFEST.MF.patch
12mu|tomcat6-6.0.37-1|72	Patch1: %{name}-%{major_version}.%{minor_version}-tomcat-users-webapp.patch
12mu|tomcat6-6.0.37-1|73	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12mu|tomcat6-6.0.37-1|74	BuildArch: noarch
12mu|tomcat6-6.0.37-1|75	
12mu|tomcat6-6.0.37-1|76	BuildRequires: ant
12mu|tomcat6-6.0.37-1|77	BuildRequires: ecj
12mu|tomcat6-6.0.37-1|78	BuildRequires: findutils
12mu|tomcat6-6.0.37-1|79	BuildRequires:	apache-commons-dbcp
12mu|tomcat6-6.0.37-1|80	BuildRequires: commons-collections
12mu|tomcat6-6.0.37-1|81	BuildRequires: jakarta-commons-daemon
12mu|tomcat6-6.0.37-1|82	BuildRequires: java-1.6.0-devel
12mu|tomcat6-6.0.37-1|83	BuildRequires: jpackage-utils >= 0:1.7.0
12mu|tomcat6-6.0.37-1|84	BuildRequires: junit
12mu|tomcat6-6.0.37-1|85	BuildRequires: java-rpmbuild
12mu|tomcat6-6.0.37-1|86	Requires(pre): shadow-utils
12mu|tomcat6-6.0.37-1|87	Requires(pre): shadow-utils
12mu|tomcat6-6.0.37-1|88	Requires: jakarta-commons-daemon
12mu|tomcat6-6.0.37-1|89	Requires: jakarta-commons-logging
12mu|tomcat6-6.0.37-1|90	Requires: java-1.7.0
12mu|tomcat6-6.0.37-1|91	Requires: procps
12mu|tomcat6-6.0.37-1|92	Requires: %{name}-lib = %{epoch}:%{version}-%{release}
12mu|tomcat6-6.0.37-1|93	
12mu|tomcat6-6.0.37-1|94	%description
12mu|tomcat6-6.0.37-1|95	Tomcat is the servlet container that is used in the official Reference
12mu|tomcat6-6.0.37-1|96	Implementation for the Java Servlet and JavaServer Pages technologies.
12mu|tomcat6-6.0.37-1|97	The Java Servlet and JavaServer Pages specifications are developed by
12mu|tomcat6-6.0.37-1|98	Sun under the Java Community Process.
12mu|tomcat6-6.0.37-1|99	
12mu|tomcat6-6.0.37-1|100	Tomcat is developed in an open and participatory environment and
12mu|tomcat6-6.0.37-1|101	released under the Apache Software License version 2.0. Tomcat is intended
12mu|tomcat6-6.0.37-1|102	to be a collaboration of the best-of-breed developers from around the world.
12mu|tomcat6-6.0.37-1|103	
12mu|tomcat6-6.0.37-1|104	%package admin-webapps
12mu|tomcat6-6.0.37-1|105	Group: Development/Java
12mu|tomcat6-6.0.37-1|106	Summary: The host-manager and manager web applications for Apache Tomcat
12mu|tomcat6-6.0.37-1|107	Requires: %{name} = %{epoch}:%{version}-%{release}
12mu|tomcat6-6.0.37-1|108	
12mu|tomcat6-6.0.37-1|109	%description admin-webapps
12mu|tomcat6-6.0.37-1|110	The host-manager and manager web applications for Apache Tomcat.
12mu|tomcat6-6.0.37-1|111	
12mu|tomcat6-6.0.37-1|112	%package docs-webapp
12mu|tomcat6-6.0.37-1|113	Group: Development/Java
12mu|tomcat6-6.0.37-1|114	Summary: The docs web application for Apache Tomcat
12mu|tomcat6-6.0.37-1|115	Requires: %{name} = %{epoch}:%{version}-%{release}
12mu|tomcat6-6.0.37-1|116	
12mu|tomcat6-6.0.37-1|117	%description docs-webapp
12mu|tomcat6-6.0.37-1|118	The docs web application for Apache Tomcat.
12mu|tomcat6-6.0.37-1|119	
12mu|tomcat6-6.0.37-1|120	%package javadoc
12mu|tomcat6-6.0.37-1|121	Group: Development/Java
12mu|tomcat6-6.0.37-1|122	Summary: Javadoc generated documentation for Apache Tomcat
12mu|tomcat6-6.0.37-1|123	
12mu|tomcat6-6.0.37-1|124	%description javadoc
12mu|tomcat6-6.0.37-1|125	Javadoc generated documentation for Apache Tomcat.
12mu|tomcat6-6.0.37-1|126	
12mu|tomcat6-6.0.37-1|127	%package jsp-%{jspspec}-api
12mu|tomcat6-6.0.37-1|128	Group: Development/Java
12mu|tomcat6-6.0.37-1|129	Summary: Apache Tomcat JSP API implementation classes
12mu|tomcat6-6.0.37-1|130	Provides: jsp = %{jspspec}
12mu|tomcat6-6.0.37-1|131	Provides: jsp21
12mu|tomcat6-6.0.37-1|132	Requires: %{name}-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
12mu|tomcat6-6.0.37-1|133	Requires(post): %{_sbindir}/update-alternatives
12mu|tomcat6-6.0.37-1|134	Requires(postun): %{_sbindir}/update-alternatives
12mu|tomcat6-6.0.37-1|135	
12mu|tomcat6-6.0.37-1|136	%description jsp-%{jspspec}-api
12mu|tomcat6-6.0.37-1|137	Apache Tomcat JSP API implementation classes.
12mu|tomcat6-6.0.37-1|138	
12mu|tomcat6-6.0.37-1|139	%package lib
12mu|tomcat6-6.0.37-1|140	Group: Development/Java
12mu|tomcat6-6.0.37-1|141	Summary: Libraries needed to run the Tomcat Web container
12mu|tomcat6-6.0.37-1|142	Requires: %{name}-jsp-%{jspspec}-api = %{epoch}:%{version}-%{release}
12mu|tomcat6-6.0.37-1|143	Requires: %{name}-servlet-%{servletspec}-api = %{epoch}:%{version}-%{release}
12mu|tomcat6-6.0.37-1|144	Requires(post): ecj
12mu|tomcat6-6.0.37-1|145	Requires(post): jakarta-commons-collections
12mu|tomcat6-6.0.37-1|146	Requires(post): apache-commons-dbcp
12mu|tomcat6-6.0.37-1|147	Requires(post): apache-commons-pool
12mu|tomcat6-6.0.37-1|148	Requires(preun): coreutils
12mu|tomcat6-6.0.37-1|149	
12mu|tomcat6-6.0.37-1|150	%description lib
12mu|tomcat6-6.0.37-1|151	Libraries needed to run the Tomcat Web container.
12mu|tomcat6-6.0.37-1|152	
12mu|tomcat6-6.0.37-1|153	%package servlet-%{servletspec}-api
12mu|tomcat6-6.0.37-1|154	Group: Development/Java
12mu|tomcat6-6.0.37-1|155	Summary: Apache Tomcat Servlet API implementation classes
12mu|tomcat6-6.0.37-1|156	Provides: servlet = %{servletspec}
12mu|tomcat6-6.0.37-1|157	Provides: servlet6
12mu|tomcat6-6.0.37-1|158	Provides: servlet25
12mu|tomcat6-6.0.37-1|159	Requires(post): %{_sbindir}/update-alternatives
12mu|tomcat6-6.0.37-1|160	Requires(postun): %{_sbindir}/update-alternatives
12mu|tomcat6-6.0.37-1|161	
12mu|tomcat6-6.0.37-1|162	%description servlet-%{servletspec}-api
12mu|tomcat6-6.0.37-1|163	Apache Tomcat Servlet API implementation classes.
12mu|tomcat6-6.0.37-1|164	
12mu|tomcat6-6.0.37-1|165	%package webapps
12mu|tomcat6-6.0.37-1|166	Group: Development/Java
12mu|tomcat6-6.0.37-1|167	Summary: The ROOT and examples web applications for Apache Tomcat
12mu|tomcat6-6.0.37-1|168	Requires: %{name} = %{epoch}:%{version}-%{release}
12mu|tomcat6-6.0.37-1|169	Requires(post): jakarta-taglibs-standard >= 0:1.1
12mu|tomcat6-6.0.37-1|170	
12mu|tomcat6-6.0.37-1|171	%description webapps
12mu|tomcat6-6.0.37-1|172	The ROOT and examples web applications for Apache Tomcat.
12mu|tomcat6-6.0.37-1|173	
12mu|tomcat6-6.0.37-1|174	%prep
12mu|tomcat6-6.0.37-1|175	%setup -q -c -T -a 0
12mu|tomcat6-6.0.37-1|176	# remove pre-built binaries and windows files
12mu|tomcat6-6.0.37-1|177	find . -type f \( -name "*.bat" -o -name "*.class" -o -name Thumbs.db -o -name "*.gz" -o \
12mu|tomcat6-6.0.37-1|178	-name "*.jar" -o -name "*.war" -o -name "*.zip" \) | xargs -t %{__rm}
12mu|tomcat6-6.0.37-1|179	pushd %{packdname}
12mu|tomcat6-6.0.37-1|180	%patch0 -p0
12mu|tomcat6-6.0.37-1|181	%patch1 -p0
12mu|tomcat6-6.0.37-1|182	popd
12mu|tomcat6-6.0.37-1|183	
12mu|tomcat6-6.0.37-1|184	%build
12mu|tomcat6-6.0.37-1|185	export CLASSPATH=
12mu|tomcat6-6.0.37-1|186	#export OPT_JAR_LIST=""
12mu|tomcat6-6.0.37-1|187	pushd %{packdname}
12mu|tomcat6-6.0.37-1|188	# we don't care about the tarballs and we're going to replace
12mu|tomcat6-6.0.37-1|189	# tomcat-dbcp.jar with jakarta-commons-{collections,dbcp,pool}-tomcat5.jar
12mu|tomcat6-6.0.37-1|190	# so just create a dummy file for later removal
12mu|tomcat6-6.0.37-1|191	touch HACK
12mu|tomcat6-6.0.37-1|192	# who needs a build.properties file anyway
12mu|tomcat6-6.0.37-1|193	%{ant} -Dbase.path="." \
12mu|tomcat6-6.0.37-1|194	-Dbuild.compiler="modern" \
12mu|tomcat6-6.0.37-1|195	-Dcommons-collections.jar="$(build-classpath commons-collections)" \
12mu|tomcat6-6.0.37-1|196	-Dcommons-daemon.jar="$(build-classpath commons-daemon)" \
12mu|tomcat6-6.0.37-1|197	-Dcommons-daemon.native.src.tgz="HACK" \
12mu|tomcat6-6.0.37-1|198	-Djasper-jdt.jar="$(build-classpath ecj)" \
12mu|tomcat6-6.0.37-1|199	-Djdt.jar="$(build-classpath ecj)" \
12mu|tomcat6-6.0.37-1|200	-Dtomcat-dbcp.jar="$(build-classpath apache-commons-dbcp)" \
12mu|tomcat6-6.0.37-1|201	-Dtomcat-native.tar.gz="HACK" \
12mu|tomcat6-6.0.37-1|202	-Dversion="%{version}" \
12mu|tomcat6-6.0.37-1|203	-Dversion.build="%{micro_version}"
12mu|tomcat6-6.0.37-1|204	# javadoc generation
12mu|tomcat6-6.0.37-1|205	%{ant} -f dist.xml dist-prepare
12mu|tomcat6-6.0.37-1|206	%{ant} -f dist.xml dist-source
12mu|tomcat6-6.0.37-1|207	%{ant} -f dist.xml dist-javadoc
12mu|tomcat6-6.0.37-1|208	# remove some jars that we'll replace with symlinks later
12mu|tomcat6-6.0.37-1|209	%{__rm} output/build/bin/commons-daemon.jar \
12mu|tomcat6-6.0.37-1|210	output/build/lib/ecj.jar
12mu|tomcat6-6.0.37-1|211	# remove the cruft we created
12mu|tomcat6-6.0.37-1|212	%{__rm} output/build/bin/tomcat-native.tar.gz
12mu|tomcat6-6.0.37-1|213	popd
12mu|tomcat6-6.0.37-1|214	pushd %{packdname}/output/dist/src/webapps/docs/appdev/sample/src
12mu|tomcat6-6.0.37-1|215	%{__mkdir_p} ../web/WEB-INF/classes
12mu|tomcat6-6.0.37-1|216	%{javac} -cp ../../../../../../../../output/build/lib/servlet-api.jar -d ../web/WEB-INF/classes mypackage/Hello.java
12mu|tomcat6-6.0.37-1|217	pushd ../web
12mu|tomcat6-6.0.37-1|218	%{jar} cf ../../../../../../../../output/build/webapps/docs/appdev/sample/sample.war *
12mu|tomcat6-6.0.37-1|219	popd
12mu|tomcat6-6.0.37-1|220	popd
12mu|tomcat6-6.0.37-1|221	
12mu|tomcat6-6.0.37-1|222	%install
12mu|tomcat6-6.0.37-1|223	%{__rm} -rf $RPM_BUILD_ROOT
12mu|tomcat6-6.0.37-1|224	# build initial path structure
12mu|tomcat6-6.0.37-1|225	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{_bindir}
12mu|tomcat6-6.0.37-1|226	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{_sbindir}
12mu|tomcat6-6.0.37-1|227	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{_javadocdir}/%{name}
12mu|tomcat6-6.0.37-1|228	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{_initrddir}
12mu|tomcat6-6.0.37-1|229	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{_sysconfdir}/logrotate.d
12mu|tomcat6-6.0.37-1|230	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig
12mu|tomcat6-6.0.37-1|231	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{appdir}
12mu|tomcat6-6.0.37-1|232	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{bindir}
12mu|tomcat6-6.0.37-1|233	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{confdir}
12mu|tomcat6-6.0.37-1|234	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{confdir}/Catalina/localhost
12mu|tomcat6-6.0.37-1|235	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{libdir}
12mu|tomcat6-6.0.37-1|236	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{logdir}
12mu|tomcat6-6.0.37-1|237	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{homedir}
12mu|tomcat6-6.0.37-1|238	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{tempdir}
12mu|tomcat6-6.0.37-1|239	%{__install} -d -m 0755 ${RPM_BUILD_ROOT}%{workdir}
12mu|tomcat6-6.0.37-1|240	# move things into place
12mu|tomcat6-6.0.37-1|241	pushd %{packdname}/output/build
12mu|tomcat6-6.0.37-1|242	cp -a bin/*.{jar,xml} ${RPM_BUILD_ROOT}%{bindir}
12mu|tomcat6-6.0.37-1|243	cp -a conf/*.{policy,properties,xml} ${RPM_BUILD_ROOT}%{confdir}
12mu|tomcat6-6.0.37-1|244	cp -a lib/*.jar ${RPM_BUILD_ROOT}%{libdir}
12mu|tomcat6-6.0.37-1|245	cp -a webapps/* ${RPM_BUILD_ROOT}%{appdir}
12mu|tomcat6-6.0.37-1|246	popd
12mu|tomcat6-6.0.37-1|247	# javadoc
12mu|tomcat6-6.0.37-1|248	pushd %{packdname}/output/dist/webapps
12mu|tomcat6-6.0.37-1|249	cp -a docs/api/* ${RPM_BUILD_ROOT}%{_javadocdir}/%{name}
12mu|tomcat6-6.0.37-1|250	popd
12mu|tomcat6-6.0.37-1|251	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
12mu|tomcat6-6.0.37-1|252	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
12mu|tomcat6-6.0.37-1|253	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE1} \
12mu|tomcat6-6.0.37-1|254	> ${RPM_BUILD_ROOT}%{confdir}/%{name}.conf
12mu|tomcat6-6.0.37-1|255	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
12mu|tomcat6-6.0.37-1|256	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
12mu|tomcat6-6.0.37-1|257	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE3} \
12mu|tomcat6-6.0.37-1|258	> ${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig/%{name}
12mu|tomcat6-6.0.37-1|259	%{__install} -m 0644 %{SOURCE2} \
12mu|tomcat6-6.0.37-1|260	${RPM_BUILD_ROOT}%{_initrddir}/%{name}
12mu|tomcat6-6.0.37-1|261	%{__install} -m 0644 %{SOURCE4} \
12mu|tomcat6-6.0.37-1|262	${RPM_BUILD_ROOT}%{_sbindir}/%{name}
12mu|tomcat6-6.0.37-1|263	%{__ln_s} %{name} ${RPM_BUILD_ROOT}%{_sbindir}/d%{name}
12mu|tomcat6-6.0.37-1|264	%{__sed} -e "s|\@\@\@TCLOG\@\@\@|%{logdir}|g" %{SOURCE5} \
12mu|tomcat6-6.0.37-1|265	> ${RPM_BUILD_ROOT}%{_sysconfdir}/logrotate.d/%{name}
12mu|tomcat6-6.0.37-1|266	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
12mu|tomcat6-6.0.37-1|267	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
12mu|tomcat6-6.0.37-1|268	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE6} \
12mu|tomcat6-6.0.37-1|269	> ${RPM_BUILD_ROOT}%{_bindir}/%{name}-digest
12mu|tomcat6-6.0.37-1|270	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
12mu|tomcat6-6.0.37-1|271	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
12mu|tomcat6-6.0.37-1|272	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE7} \
12mu|tomcat6-6.0.37-1|273	> ${RPM_BUILD_ROOT}%{_bindir}/%{name}-tool-wrapper
12mu|tomcat6-6.0.37-1|274	# create jsp and servlet API symlinks
12mu|tomcat6-6.0.37-1|275	pushd ${RPM_BUILD_ROOT}%{_javadir}
12mu|tomcat6-6.0.37-1|276	%{__mv} %{name}/jsp-api.jar %{name}-jsp-%{jspspec}-api-%{version}.jar
12mu|tomcat6-6.0.37-1|277	%{__mv} %{name}/servlet-api.jar \
12mu|tomcat6-6.0.37-1|278	%{name}-servlet-%{servletspec}-api-%{version}.jar
12mu|tomcat6-6.0.37-1|279	%{__ln_s} %{name}-jsp-%{jspspec}-api-%{version}.jar \
12mu|tomcat6-6.0.37-1|280	%{name}-jsp-%{jspspec}-api.jar
12mu|tomcat6-6.0.37-1|281	%{__ln_s} %{name}-servlet-%{servletspec}-api-%{version}.jar \
12mu|tomcat6-6.0.37-1|282	%{name}-servlet-%{servletspec}-api.jar
12mu|tomcat6-6.0.37-1|283	popd
12mu|tomcat6-6.0.37-1|284	pushd ${RPM_BUILD_ROOT}%{libdir}
12mu|tomcat6-6.0.37-1|285	# fix up jars to include version number
12mu|tomcat6-6.0.37-1|286	for i in *.jar; do
12mu|tomcat6-6.0.37-1|287	j="$(echo $i | %{__sed} -e 's,\.jar$,,')"
12mu|tomcat6-6.0.37-1|288	%{__mv} ${j}.jar ${j}-%{version}.jar
12mu|tomcat6-6.0.37-1|289	%{__ln_s} ${j}-%{version}.jar ${j}.jar
12mu|tomcat6-6.0.37-1|290	done
12mu|tomcat6-6.0.37-1|291	# symlink JSP and servlet API jars
12mu|tomcat6-6.0.37-1|292	%{__ln_s} ../%{name}-jsp-%{jspspec}-api-%{version}.jar .
12mu|tomcat6-6.0.37-1|293	%{__ln_s} ../%{name}-servlet-%{servletspec}-api-%{version}.jar .
12mu|tomcat6-6.0.37-1|294	popd
12mu|tomcat6-6.0.37-1|295	pushd ${RPM_BUILD_ROOT}%{bindir}
12mu|tomcat6-6.0.37-1|296	# fix up jars to include version number
12mu|tomcat6-6.0.37-1|297	for i in *.jar; do
12mu|tomcat6-6.0.37-1|298	j="$(echo $i | %{__sed} -e 's,\.jar$,,')"
12mu|tomcat6-6.0.37-1|299	%{__mv} ${j}.jar ${j}-%{version}.jar
12mu|tomcat6-6.0.37-1|300	%{__ln_s} ${j}-%{version}.jar ${j}.jar
12mu|tomcat6-6.0.37-1|301	done
12mu|tomcat6-6.0.37-1|302	popd
12mu|tomcat6-6.0.37-1|303	# symlink to the FHS locations where we've installed things
12mu|tomcat6-6.0.37-1|304	pushd ${RPM_BUILD_ROOT}%{homedir}
12mu|tomcat6-6.0.37-1|305	%{__ln_s} %{appdir} webapps
12mu|tomcat6-6.0.37-1|306	%{__ln_s} %{confdir} conf
12mu|tomcat6-6.0.37-1|307	%{__ln_s} %{libdir} lib
12mu|tomcat6-6.0.37-1|308	%{__ln_s} %{logdir} logs
12mu|tomcat6-6.0.37-1|309	%{__ln_s} %{tempdir} temp
12mu|tomcat6-6.0.37-1|310	%{__ln_s} %{workdir} work
12mu|tomcat6-6.0.37-1|311	popd
12mu|tomcat6-6.0.37-1|312	
12mu|tomcat6-6.0.37-1|313	# install sample webapp
12mu|tomcat6-6.0.37-1|314	%{__mkdir_p} ${RPM_BUILD_ROOT}%{appdir}/sample
12mu|tomcat6-6.0.37-1|315	pushd ${RPM_BUILD_ROOT}%{appdir}/sample
12mu|tomcat6-6.0.37-1|316	%{jar} xf ${RPM_BUILD_ROOT}%{appdir}/docs/appdev/sample/sample.war
12mu|tomcat6-6.0.37-1|317	popd
12mu|tomcat6-6.0.37-1|318	%{__rm} ${RPM_BUILD_ROOT}%{appdir}/docs/appdev/sample/sample.war
12mu|tomcat6-6.0.37-1|319	
12mu|tomcat6-6.0.37-1|320	%clean
12mu|tomcat6-6.0.37-1|321	%{__rm} -rf $RPM_BUILD_ROOT
12mu|tomcat6-6.0.37-1|322	
12mu|tomcat6-6.0.37-1|323	%pre
12mu|tomcat6-6.0.37-1|324	# add the tomcat user and group
12mu|tomcat6-6.0.37-1|325	%_pre_useradd  tomcat  %{homedir} /bin/sh
12mu|tomcat6-6.0.37-1|326	%_pre_groupadd tomcat tomcat
12mu|tomcat6-6.0.37-1|327	
12mu|tomcat6-6.0.37-1|328	%post
12mu|tomcat6-6.0.37-1|329	# install but don't activate
12mu|tomcat6-6.0.37-1|330	%_post_service %{name}
12mu|tomcat6-6.0.37-1|331	
12mu|tomcat6-6.0.37-1|332	%post jsp-%{jspspec}-api
12mu|tomcat6-6.0.37-1|333	%{_sbindir}/update-alternatives --install %{_javadir}/jsp.jar jsp \
12mu|tomcat6-6.0.37-1|334	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar 20100
12mu|tomcat6-6.0.37-1|335	
12mu|tomcat6-6.0.37-1|336	%post lib
12mu|tomcat6-6.0.37-1|337	%{_bindir}/build-jar-repository %{libdir} commons-collections \
12mu|tomcat6-6.0.37-1|338	commons-dbcp commons-pool ecj 2>&1
12mu|tomcat6-6.0.37-1|339	
12mu|tomcat6-6.0.37-1|340	%post servlet-%{servletspec}-api
12mu|tomcat6-6.0.37-1|341	%{_sbindir}/update-alternatives --install %{_javadir}/servlet.jar servlet \
12mu|tomcat6-6.0.37-1|342	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar 20500
12mu|tomcat6-6.0.37-1|343	
12mu|tomcat6-6.0.37-1|344	%post webapps
12mu|tomcat6-6.0.37-1|345	%{_bindir}/build-jar-repository %{appdir}/examples/WEB-INF/lib \
12mu|tomcat6-6.0.37-1|346	taglibs-core.jar taglibs-standard.jar 2>&1
12mu|tomcat6-6.0.37-1|347	
12mu|tomcat6-6.0.37-1|348	%preun
12mu|tomcat6-6.0.37-1|349	# clean tempdir and workdir on removal or upgrade
12mu|tomcat6-6.0.37-1|350	%{__rm} -rf %{workdir}/* %{tempdir}/*
12mu|tomcat6-6.0.37-1|351	%_preun_service %{name}
12mu|tomcat6-6.0.37-1|352	
12mu|tomcat6-6.0.37-1|353	%preun lib
12mu|tomcat6-6.0.37-1|354	if [ "$1" = "0" ]; then
12mu|tomcat6-6.0.37-1|355	%{__rm} -f %{libdir}/\[commons-collections\].jar \
12mu|tomcat6-6.0.37-1|356	%{libdir}/\[commons-dbcp\].jar \
12mu|tomcat6-6.0.37-1|357	%{libdir}/\[commons-pool\].jar \
12mu|tomcat6-6.0.37-1|358	%{libdir}/\[ecj\].jar >/dev/null 2>&1
12mu|tomcat6-6.0.37-1|359	fi
12mu|tomcat6-6.0.37-1|360	
12mu|tomcat6-6.0.37-1|361	%postun
12mu|tomcat6-6.0.37-1|362	%_postun_userdel tomcat
12mu|tomcat6-6.0.37-1|363	%_postun_groupdel tomcat tomcat
12mu|tomcat6-6.0.37-1|364	
12mu|tomcat6-6.0.37-1|365	%postun jsp-%{jspspec}-api
12mu|tomcat6-6.0.37-1|366	if [ "$1" = "0" ]; then
12mu|tomcat6-6.0.37-1|367	%{_sbindir}/update-alternatives --remove jsp \
12mu|tomcat6-6.0.37-1|368	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar
12mu|tomcat6-6.0.37-1|369	fi
12mu|tomcat6-6.0.37-1|370	
12mu|tomcat6-6.0.37-1|371	%postun servlet-%{servletspec}-api
12mu|tomcat6-6.0.37-1|372	if [ "$1" = "0" ]; then
12mu|tomcat6-6.0.37-1|373	%{_sbindir}/update-alternatives --remove servlet \
12mu|tomcat6-6.0.37-1|374	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar
12mu|tomcat6-6.0.37-1|375	fi
12mu|tomcat6-6.0.37-1|376	
12mu|tomcat6-6.0.37-1|377	%files
12mu|tomcat6-6.0.37-1|378	%defattr(0644,root,root,0755)
12mu|tomcat6-6.0.37-1|379	%doc %{packdname}/{LICENSE,NOTICE,RELEASE*}
12mu|tomcat6-6.0.37-1|380	%attr(0755,root,root) %{_bindir}/%{name}-digest
12mu|tomcat6-6.0.37-1|381	%attr(0755,root,root) %{_bindir}/%{name}-tool-wrapper
12mu|tomcat6-6.0.37-1|382	%attr(0755,root,root) %{_sbindir}/d%{name}
12mu|tomcat6-6.0.37-1|383	%attr(0755,root,root) %{_sbindir}/%{name}
12mu|tomcat6-6.0.37-1|384	%attr(0775,root,tomcat) %dir %{logdir}
12mu|tomcat6-6.0.37-1|385	%attr(0755,root,root) %{_initrddir}/%{name}
12mu|tomcat6-6.0.37-1|386	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12mu|tomcat6-6.0.37-1|387	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mu|tomcat6-6.0.37-1|388	%dir %{basedir}
12mu|tomcat6-6.0.37-1|389	%attr(0775,root,tomcat) %dir %{appdir}
12mu|tomcat6-6.0.37-1|390	%dir %{confdir}
12mu|tomcat6-6.0.37-1|391	%dir %{confdir}/Catalina
12mu|tomcat6-6.0.37-1|392	%attr(0775,root,tomcat) %dir %{confdir}/Catalina/localhost
12mu|tomcat6-6.0.37-1|393	%config(noreplace) %{confdir}/%{name}.conf
12mu|tomcat6-6.0.37-1|394	%config(noreplace) %{confdir}/*.policy
12mu|tomcat6-6.0.37-1|395	%config(noreplace) %{confdir}/*.properties
12mu|tomcat6-6.0.37-1|396	%config(noreplace) %{confdir}/context.xml
12mu|tomcat6-6.0.37-1|397	%config(noreplace) %{confdir}/server.xml
12mu|tomcat6-6.0.37-1|398	%attr(0660,root,tomcat) %config(noreplace) %{confdir}/tomcat-users.xml
12mu|tomcat6-6.0.37-1|399	%config(noreplace) %{confdir}/web.xml
12mu|tomcat6-6.0.37-1|400	%attr(0775,root,tomcat) %dir %{cachedir}
12mu|tomcat6-6.0.37-1|401	%attr(0775,root,tomcat) %dir %{tempdir}
12mu|tomcat6-6.0.37-1|402	%attr(0775,root,tomcat) %dir %{workdir}
12mu|tomcat6-6.0.37-1|403	%{homedir}
12mu|tomcat6-6.0.37-1|404	
12mu|tomcat6-6.0.37-1|405	%files admin-webapps
12mu|tomcat6-6.0.37-1|406	%defattr(0644,root,root,0755)
12mu|tomcat6-6.0.37-1|407	%{appdir}/host-manager
12mu|tomcat6-6.0.37-1|408	%{appdir}/manager
12mu|tomcat6-6.0.37-1|409	
12mu|tomcat6-6.0.37-1|410	%files docs-webapp
12mu|tomcat6-6.0.37-1|411	%defattr(0644,root,root,0755)
12mu|tomcat6-6.0.37-1|412	%{appdir}/docs
12mu|tomcat6-6.0.37-1|413	
12mu|tomcat6-6.0.37-1|414	%files javadoc
12mu|tomcat6-6.0.37-1|415	%defattr(0644,root,root,0755)
12mu|tomcat6-6.0.37-1|416	%{_javadocdir}/%{name}
12mu|tomcat6-6.0.37-1|417	
12mu|tomcat6-6.0.37-1|418	%files jsp-%{jspspec}-api
12mu|tomcat6-6.0.37-1|419	%defattr(0644,root,root,0755)
12mu|tomcat6-6.0.37-1|420	%{_javadir}/%{name}-jsp*.jar
12mu|tomcat6-6.0.37-1|421	
12mu|tomcat6-6.0.37-1|422	%files lib
12mu|tomcat6-6.0.37-1|423	%defattr(0644,root,root,0755)
12mu|tomcat6-6.0.37-1|424	%{libdir}
12mu|tomcat6-6.0.37-1|425	
12mu|tomcat6-6.0.37-1|426	%files servlet-%{servletspec}-api
12mu|tomcat6-6.0.37-1|427	%defattr(0644,root,root,0755)
12mu|tomcat6-6.0.37-1|428	%{_javadir}/%{name}-servlet*.jar
12mu|tomcat6-6.0.37-1|429	
12mu|tomcat6-6.0.37-1|430	%files webapps
12mu|tomcat6-6.0.37-1|431	%defattr(0644,root,root,0755)
12mu|tomcat6-6.0.37-1|432	%{appdir}/ROOT
12mu|tomcat6-6.0.37-1|433	%{appdir}/examples
12mu|tomcat6-6.0.37-1|434	%{appdir}/sample
12mu|tomcat6-6.0.37-1|435	
12mu|tomcat6-6.0.37-1|436	
12mu|tomcat6-6.0.37-1|437	%changelog
12mu|tomcat6-6.0.37-1|438	* Tue Oct 12 2010 Oden Eriksson <oeriksson@mandriva.com> 0:6.0.26-0.2mdv2011.0
12mu|tomcat6-6.0.37-1|439	+ Revision: 585147
12mu|tomcat6-6.0.37-1|440	- fix CVE-2010-2227
12mu|tomcat6-6.0.37-1|441	
12mu|tomcat6-6.0.37-1|442	* Thu Mar 18 2010 Funda Wang <fwang@mandriva.org> 0:6.0.26-0.1mdv2010.1
12mu|tomcat6-6.0.37-1|443	+ Revision: 524828
12mu|tomcat6-6.0.37-1|444	- new version 6.0.26
12mu|tomcat6-6.0.37-1|445	
12mu|tomcat6-6.0.37-1|446	* Mon Mar 08 2010 Ahmad Samir <ahmadsamir@mandriva.org> 0:6.0.24-0.2mdv2010.1
12mu|tomcat6-6.0.37-1|447	+ Revision: 515639
12mu|tomcat6-6.0.37-1|448	- remove redunant BR, ecj and ecj.jar are both in the same package
12mu|tomcat6-6.0.37-1|449	(fixes mdv bug#56727)
12mu|tomcat6-6.0.37-1|450	
12mu|tomcat6-6.0.37-1|451	* Fri Jan 22 2010 Funda Wang <fwang@mandriva.org> 0:6.0.24-0.1mdv2010.1
12mu|tomcat6-6.0.37-1|452	+ Revision: 494926
12mu|tomcat6-6.0.37-1|453	- New version 6.0.24
12mu|tomcat6-6.0.37-1|454	
12mu|tomcat6-6.0.37-1|455	* Mon Sep 28 2009 Michael Scherer <misc@mandriva.org> 0:6.0.20-0.2mdv2010.0
12mu|tomcat6-6.0.37-1|456	+ Revision: 450338
12mu|tomcat6-6.0.37-1|457	- fix rpm script to follow mandriva convention
12mu|tomcat6-6.0.37-1|458	
12mu|tomcat6-6.0.37-1|459	* Sun Jun 21 2009 Frederik Himpe <fhimpe@mandriva.org> 0:6.0.20-0.1mdv2010.0
12mu|tomcat6-6.0.37-1|460	+ Revision: 387677
12mu|tomcat6-6.0.37-1|461	- Update to new version 6.0.20 (fixes CVE-2008-5515)
12mu|tomcat6-6.0.37-1|462	- Rediff bootstrap MANIFEST MF patch
12mu|tomcat6-6.0.37-1|463	
12mu|tomcat6-6.0.37-1|464	* Sun Jan 25 2009 Jérôme Soyer <saispo@mandriva.org> 0:6.0.18-8.1.1mdv2009.1
12mu|tomcat6-6.0.37-1|465	+ Revision: 333508
12mu|tomcat6-6.0.37-1|466	- Fix RPM Groups
12mu|tomcat6-6.0.37-1|467	- import tomcat6
12mu|tomcat6-6.0.37-1|468	
12mu|tomcat6-6.0.37-1|469	

21467 12
12mu|tomcat-7.0.42-2|1	# Copyright (c) 2000-2008, JPackage Project
12mu|tomcat-7.0.42-2|2	# All rights reserved.
12mu|tomcat-7.0.42-2|3	#
12mu|tomcat-7.0.42-2|4	# Redistribution and use in source and binary forms, with or without
12mu|tomcat-7.0.42-2|5	# modification, are permitted provided that the following conditions
12mu|tomcat-7.0.42-2|6	# are met:
12mu|tomcat-7.0.42-2|7	#
12mu|tomcat-7.0.42-2|8	# 1. Redistributions of source code must retain the above copyright
12mu|tomcat-7.0.42-2|9	#    notice, this list of conditions and the following disclaimer.
12mu|tomcat-7.0.42-2|10	# 2. Redistributions in binary form must reproduce the above copyright
12mu|tomcat-7.0.42-2|11	#    notice, this list of conditions and the following disclaimer in the
12mu|tomcat-7.0.42-2|12	#    documentation and/or other materials provided with the
12mu|tomcat-7.0.42-2|13	#    distribution.
12mu|tomcat-7.0.42-2|14	# 3. Neither the name of the JPackage Project nor the names of its
12mu|tomcat-7.0.42-2|15	#    contributors may be used to endorse or promote products derived
12mu|tomcat-7.0.42-2|16	#    from this software without specific prior written permission.
12mu|tomcat-7.0.42-2|17	#
12mu|tomcat-7.0.42-2|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mu|tomcat-7.0.42-2|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mu|tomcat-7.0.42-2|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mu|tomcat-7.0.42-2|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mu|tomcat-7.0.42-2|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mu|tomcat-7.0.42-2|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mu|tomcat-7.0.42-2|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mu|tomcat-7.0.42-2|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mu|tomcat-7.0.42-2|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mu|tomcat-7.0.42-2|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mu|tomcat-7.0.42-2|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mu|tomcat-7.0.42-2|29	#
12mu|tomcat-7.0.42-2|30	
12mu|tomcat-7.0.42-2|31	%global jspspec 2.2
12mu|tomcat-7.0.42-2|32	%global major_version 7
12mu|tomcat-7.0.42-2|33	%global minor_version 0
12mu|tomcat-7.0.42-2|34	%global micro_version 42
12mu|tomcat-7.0.42-2|35	%global packdname apache-tomcat-%{version}-src
12mu|tomcat-7.0.42-2|36	%global servletspec 3.0
12mu|tomcat-7.0.42-2|37	%global elspec 2.2
12mu|tomcat-7.0.42-2|38	%global tcuid 91
12mu|tomcat-7.0.42-2|39	
12mu|tomcat-7.0.42-2|40	# FHS 2.3 compliant tree structure - http://www.pathname.com/fhs/2.3/
12mu|tomcat-7.0.42-2|41	%global basedir %{_var}/lib/%{name}
12mu|tomcat-7.0.42-2|42	%global appdir %{basedir}/webapps
12mu|tomcat-7.0.42-2|43	%global homedir %{_datadir}/%{name}
12mu|tomcat-7.0.42-2|44	%global bindir %{homedir}/bin
12mu|tomcat-7.0.42-2|45	%global confdir %{_sysconfdir}/%{name}
12mu|tomcat-7.0.42-2|46	%global libdir %{_javadir}/%{name}
12mu|tomcat-7.0.42-2|47	%global logdir %{_var}/log/%{name}
12mu|tomcat-7.0.42-2|48	%global cachedir %{_var}/cache/%{name}
12mu|tomcat-7.0.42-2|49	%global tempdir %{cachedir}/temp
12mu|tomcat-7.0.42-2|50	%global workdir %{cachedir}/work
12mu|tomcat-7.0.42-2|51	%global _initrddir %{_sysconfdir}/init.d
12mu|tomcat-7.0.42-2|52	%global _systemddir /lib/systemd/system
12mu|tomcat-7.0.42-2|53	
12mu|tomcat-7.0.42-2|54	Summary:	Apache Servlet/JSP Engine, RI for Servlet %{servletspec}/JSP %{jspspec} API
12mu|tomcat-7.0.42-2|55	Name:		tomcat
12mu|tomcat-7.0.42-2|56	Version:	%{major_version}.%{minor_version}.%{micro_version}
12mu|tomcat-7.0.42-2|57	Release:	2
12mu|tomcat-7.0.42-2|58	Group:		Networking/WWW
12mu|tomcat-7.0.42-2|59	License:	ASL 2.0
12mu|tomcat-7.0.42-2|60	Url:		http://tomcat.apache.org/
12mu|tomcat-7.0.42-2|61	Source0:	http://www.apache.org/dist/tomcat/tomcat-%{major_version}/v%{version}/src/%{packdname}.tar.gz
12mu|tomcat-7.0.42-2|62	Source1:	%{name}-%{major_version}.%{minor_version}.conf
12mu|tomcat-7.0.42-2|63	Source3:	%{name}-%{major_version}.%{minor_version}.sysconfig
12mu|tomcat-7.0.42-2|64	Source4:	%{name}-%{major_version}.%{minor_version}.wrapper
12mu|tomcat-7.0.42-2|65	Source5:	%{name}-%{major_version}.%{minor_version}.logrotate
12mu|tomcat-7.0.42-2|66	Source6:	%{name}-%{major_version}.%{minor_version}-digest.script
12mu|tomcat-7.0.42-2|67	Source7:	%{name}-%{major_version}.%{minor_version}-tool-wrapper.script
12mu|tomcat-7.0.42-2|68	Source8:	servlet-api-OSGi-MANIFEST.MF
12mu|tomcat-7.0.42-2|69	Source9:	jsp-api-OSGi-MANIFEST.MF
12mu|tomcat-7.0.42-2|70	Source10:	%{name}-%{major_version}.%{minor_version}-log4j.properties
12mu|tomcat-7.0.42-2|71	Source11:	%{name}-%{major_version}.%{minor_version}.service
12mu|tomcat-7.0.42-2|72	Source12:	el-api-OSGi-MANIFEST.MF
12mu|tomcat-7.0.42-2|73	Source13:	jasper-el-OSGi-MANIFEST.MF
12mu|tomcat-7.0.42-2|74	Source14:	jasper-OSGi-MANIFEST.MF
12mu|tomcat-7.0.42-2|75	Source15:	tomcat-api-OSGi-MANIFEST.MF
12mu|tomcat-7.0.42-2|76	Source16:	tomcat-juli-OSGi-MANIFEST.MF
12mu|tomcat-7.0.42-2|77	Source18:      %{name}-%{major_version}.%{minor_version}-tomcat-jsvc-sysd
12mu|tomcat-7.0.42-2|78	Source19:      %{name}-%{major_version}.%{minor_version}-jsvc.wrapper
12mu|tomcat-7.0.42-2|79	Source20:      %{name}-%{major_version}.%{minor_version}-jsvc.service
12mu|tomcat-7.0.42-2|80	Source30:      tomcat-preamble
12mu|tomcat-7.0.42-2|81	Source31:      tomcat-server
12mu|tomcat-7.0.42-2|82	Source32:      tomcat-named.service
12mu|tomcat-7.0.42-2|83	
12mu|tomcat-7.0.42-2|84	Patch0:		%{name}-%{major_version}.%{minor_version}-bootstrap-MANIFEST.MF.patch
12mu|tomcat-7.0.42-2|85	Patch1:		%{name}-%{major_version}.%{minor_version}-tomcat-users-webapp.patch
12mu|tomcat-7.0.42-2|86	BuildArch:	noarch
12mu|tomcat-7.0.42-2|87	
12mu|tomcat-7.0.42-2|88	BuildRequires:	ant
12mu|tomcat-7.0.42-2|89	BuildRequires:	ant-nodeps
12mu|tomcat-7.0.42-2|90	BuildRequires:	ecj
12mu|tomcat-7.0.42-2|91	BuildRequires:	findutils
12mu|tomcat-7.0.42-2|92	BuildRequires:	commons-collections
12mu|tomcat-7.0.42-2|93	BuildRequires:	commons-daemon
12mu|tomcat-7.0.42-2|94	BuildRequires:	apache-commons-dbcp
12mu|tomcat-7.0.42-2|95	BuildRequires:	apache-commons-pool
12mu|tomcat-7.0.42-2|96	BuildRequires:	jakarta-taglibs-standard
12mu|tomcat-7.0.42-2|97	BuildRequires:	java-devel >= 0:1.6.0
12mu|tomcat-7.0.42-2|98	BuildRequires:	jpackage-utils >= 0:1.7.0
12mu|tomcat-7.0.42-2|99	BuildRequires:	junit
12mu|tomcat-7.0.42-2|100	BuildRequires:	log4j
12mu|tomcat-7.0.42-2|101	BuildRequires:	jaxrpc
12mu|tomcat-7.0.42-2|102	BuildRequires:	wsdl4j
12mu|tomcat-7.0.42-2|103	BuildRequires:	java-rpmbuild
12mu|tomcat-7.0.42-2|104	BuildRequires:	zip
12mu|tomcat-7.0.42-2|105	BuildRequires: systemd-units
12mu|tomcat-7.0.42-2|106	Requires:	jakarta-commons-daemon
12mu|tomcat-7.0.42-2|107	Requires:	jakarta-commons-logging
12mu|tomcat-7.0.42-2|108	Requires:	jakarta-commons-collections
12mu|tomcat-7.0.42-2|109	Requires:	apache-commons-dbcp
12mu|tomcat-7.0.42-2|110	Requires:	apache-commons-pool
12mu|tomcat-7.0.42-2|111	Requires:	java >= 0:1.6.0
12mu|tomcat-7.0.42-2|112	Requires:	procps
12mu|tomcat-7.0.42-2|113	Requires:	%{name}-lib = %{version}-%{release}
12mu|tomcat-7.0.42-2|114	Requires(pre):	shadow-utils
12mu|tomcat-7.0.42-2|115	Requires(post):	chkconfig
12mu|tomcat-7.0.42-2|116	Requires(preun):	chkconfig
12mu|tomcat-7.0.42-2|117	Requires(post):	jpackage-utils
12mu|tomcat-7.0.42-2|118	Requires(postun):	jpackage-utils
12mu|tomcat-7.0.42-2|119	Requires(post):   systemd
12mu|tomcat-7.0.42-2|120	Requires(post):   systemd-units
12mu|tomcat-7.0.42-2|121	Requires(preun):  systemd-units
12mu|tomcat-7.0.42-2|122	Requires(postun): systemd-units
12mu|tomcat-7.0.42-2|123	
12mu|tomcat-7.0.42-2|124	%description
12mu|tomcat-7.0.42-2|125	Tomcat is the servlet container that is used in the official Reference
12mu|tomcat-7.0.42-2|126	Implementation for the Java Servlet and JavaServer Pages technologies.
12mu|tomcat-7.0.42-2|127	The Java Servlet and JavaServer Pages specifications are developed by
12mu|tomcat-7.0.42-2|128	Sun under the Java Community Process.
12mu|tomcat-7.0.42-2|129	
12mu|tomcat-7.0.42-2|130	Tomcat is developed in an open and participatory environment and
12mu|tomcat-7.0.42-2|131	released under the Apache Software License version 2.0. Tomcat is intended
12mu|tomcat-7.0.42-2|132	to be a collaboration of the best-of-breed developers from around the world.
12mu|tomcat-7.0.42-2|133	
12mu|tomcat-7.0.42-2|134	%package admin-webapps
12mu|tomcat-7.0.42-2|135	Group:		Networking/WWW
12mu|tomcat-7.0.42-2|136	Summary:	The host-manager and manager web applications for Apache Tomcat
12mu|tomcat-7.0.42-2|137	Requires:	%{name} = %{version}-%{release}
12mu|tomcat-7.0.42-2|138	
12mu|tomcat-7.0.42-2|139	%description admin-webapps
12mu|tomcat-7.0.42-2|140	The host-manager and manager web applications for Apache Tomcat.
12mu|tomcat-7.0.42-2|141	
12mu|tomcat-7.0.42-2|142	%package docs-webapp
12mu|tomcat-7.0.42-2|143	Group:		Networking/WWW
12mu|tomcat-7.0.42-2|144	Summary:	The docs web application for Apache Tomcat
12mu|tomcat-7.0.42-2|145	Requires:	%{name} = %{version}-%{release}
12mu|tomcat-7.0.42-2|146	
12mu|tomcat-7.0.42-2|147	%description docs-webapp
12mu|tomcat-7.0.42-2|148	The docs web application for Apache Tomcat.
12mu|tomcat-7.0.42-2|149	
12mu|tomcat-7.0.42-2|150	%package javadoc
12mu|tomcat-7.0.42-2|151	Group:		Development/Java
12mu|tomcat-7.0.42-2|152	Summary:	Javadoc generated documentation for Apache Tomcat
12mu|tomcat-7.0.42-2|153	Requires:	jpackage-utils
12mu|tomcat-7.0.42-2|154	
12mu|tomcat-7.0.42-2|155	%description javadoc
12mu|tomcat-7.0.42-2|156	Javadoc generated documentation for Apache Tomcat.
12mu|tomcat-7.0.42-2|157	
12mu|tomcat-7.0.42-2|158	%package jsvc
12mu|tomcat-7.0.42-2|159	Group: Development/Java
12mu|tomcat-7.0.42-2|160	Summary: Apache jsvc wrapper for Apache Tomcat as separate service
12mu|tomcat-7.0.42-2|161	Requires: %{name} = %{version}-%{release}
12mu|tomcat-7.0.42-2|162	Requires: jakarta-commons-daemon-jsvc
12mu|tomcat-7.0.42-2|163	
12mu|tomcat-7.0.42-2|164	%description jsvc
12mu|tomcat-7.0.42-2|165	Systemd service and wrapper scripts to start tomcat with jsvc,
12mu|tomcat-7.0.42-2|166	which allows tomcat to perform some privileged operations
12mu|tomcat-7.0.42-2|167	(e.g. bind to a port < 1024) and then switch identity to a non-privileged user.
12mu|tomcat-7.0.42-2|168	
12mu|tomcat-7.0.42-2|169	%package jsp-%{jspspec}-api
12mu|tomcat-7.0.42-2|170	Group:		Development/Java
12mu|tomcat-7.0.42-2|171	Summary:	Apache Tomcat JSP API implementation classes
12mu|tomcat-7.0.42-2|172	Provides:	jsp = %{jspspec}
12mu|tomcat-7.0.42-2|173	Provides:	jsp22
12mu|tomcat-7.0.42-2|174	Requires:	%{name}-servlet-%{servletspec}-api = %{version}-%{release}
12mu|tomcat-7.0.42-2|175	Requires(post):	chkconfig
12mu|tomcat-7.0.42-2|176	Requires(postun):	chkconfig
12mu|tomcat-7.0.42-2|177	
12mu|tomcat-7.0.42-2|178	%description jsp-%{jspspec}-api
12mu|tomcat-7.0.42-2|179	Apache Tomcat JSP API implementation classes.
12mu|tomcat-7.0.42-2|180	
12mu|tomcat-7.0.42-2|181	
12mu|tomcat-7.0.42-2|182	%package lib
12mu|tomcat-7.0.42-2|183	Group:		Development/Java
12mu|tomcat-7.0.42-2|184	Summary:	Libraries needed to run the Tomcat Web container
12mu|tomcat-7.0.42-2|185	Requires:	%{name}-jsp-%{jspspec}-api = %{version}-%{release}
12mu|tomcat-7.0.42-2|186	Requires:	%{name}-servlet-%{servletspec}-api = %{version}-%{release}
12mu|tomcat-7.0.42-2|187	Requires:	%{name}-el-%{elspec}-api = %{version}-%{release}
12mu|tomcat-7.0.42-2|188	Requires:	ecj
12mu|tomcat-7.0.42-2|189	Requires:	jakarta-commons-collections
12mu|tomcat-7.0.42-2|190	Requires:	apache-commons-dbcp
12mu|tomcat-7.0.42-2|191	Requires:	apache-commons-pool
12mu|tomcat-7.0.42-2|192	Requires(preun):	coreutils
12mu|tomcat-7.0.42-2|193	
12mu|tomcat-7.0.42-2|194	%description lib
12mu|tomcat-7.0.42-2|195	Libraries needed to run the Tomcat Web container.
12mu|tomcat-7.0.42-2|196	
12mu|tomcat-7.0.42-2|197	%package servlet-%{servletspec}-api
12mu|tomcat-7.0.42-2|198	Group:		Development/Java
12mu|tomcat-7.0.42-2|199	Summary:	Apache Tomcat Servlet API implementation classes
12mu|tomcat-7.0.42-2|200	Provides:	servlet = %{servletspec}
12mu|tomcat-7.0.42-2|201	Provides:	servlet6
12mu|tomcat-7.0.42-2|202	Provides:	servlet3
12mu|tomcat-7.0.42-2|203	Requires(post):	chkconfig
12mu|tomcat-7.0.42-2|204	Requires(postun):	chkconfig
12mu|tomcat-7.0.42-2|205	
12mu|tomcat-7.0.42-2|206	%description servlet-%{servletspec}-api
12mu|tomcat-7.0.42-2|207	Apache Tomcat Servlet API implementation classes.
12mu|tomcat-7.0.42-2|208	
12mu|tomcat-7.0.42-2|209	%package el-%{elspec}-api
12mu|tomcat-7.0.42-2|210	Group:		Development/Java
12mu|tomcat-7.0.42-2|211	Summary:	Expression Language v1.0 API
12mu|tomcat-7.0.42-2|212	Provides:	el_1_0_api = %{version}-%{release}
12mu|tomcat-7.0.42-2|213	Provides:	el_api = %{elspec}
12mu|tomcat-7.0.42-2|214	Requires(post):	chkconfig
12mu|tomcat-7.0.42-2|215	Requires(postun):	chkconfig
12mu|tomcat-7.0.42-2|216	
12mu|tomcat-7.0.42-2|217	%description el-%{elspec}-api
12mu|tomcat-7.0.42-2|218	Expression Language 1.0.
12mu|tomcat-7.0.42-2|219	
12mu|tomcat-7.0.42-2|220	%package webapps
12mu|tomcat-7.0.42-2|221	Group:		Networking/WWW
12mu|tomcat-7.0.42-2|222	Summary:	The ROOT and examples web applications for Apache Tomcat
12mu|tomcat-7.0.42-2|223	Requires:	%{name} = %{version}-%{release}
12mu|tomcat-7.0.42-2|224	Requires:	jakarta-taglibs-standard >= 0:1.1
12mu|tomcat-7.0.42-2|225	
12mu|tomcat-7.0.42-2|226	%description webapps
12mu|tomcat-7.0.42-2|227	The ROOT and examples web applications for Apache Tomcat.
12mu|tomcat-7.0.42-2|228	
12mu|tomcat-7.0.42-2|229	%prep
12mu|tomcat-7.0.42-2|230	%setup -q -n %{packdname}
12mu|tomcat-7.0.42-2|231	# remove pre-built binaries and windows files
12mu|tomcat-7.0.42-2|232	find . -type f \( -name "*.bat" -o -name "*.class" -o -name Thumbs.db -o -name "*.gz" -o \
12mu|tomcat-7.0.42-2|233	-name "*.jar" -o -name "*.war" -o -name "*.zip" \) -delete
12mu|tomcat-7.0.42-2|234	
12mu|tomcat-7.0.42-2|235	%patch0 -p0
12mu|tomcat-7.0.42-2|236	%patch1 -p0
12mu|tomcat-7.0.42-2|237	%{__ln_s} $(build-classpath jakarta-taglibs-core) webapps/examples/WEB-INF/lib/jstl.jar
12mu|tomcat-7.0.42-2|238	%{__ln_s} $(build-classpath jakarta-taglibs-standard) webapps/examples/WEB-INF/lib/standard.jar
12mu|tomcat-7.0.42-2|239	
12mu|tomcat-7.0.42-2|240	%build
12mu|tomcat-7.0.42-2|241	export OPT_JAR_LIST="xalan-j2-serializer"
12mu|tomcat-7.0.42-2|242	# we don't care about the tarballs and we're going to replace
12mu|tomcat-7.0.42-2|243	# tomcat-dbcp.jar with apache-commons-{collections,dbcp,pool}-tomcat5.jar
12mu|tomcat-7.0.42-2|244	# so just create a dummy file for later removal
12mu|tomcat-7.0.42-2|245	touch HACK
12mu|tomcat-7.0.42-2|246	%{__mkdir_p} HACKDIR
12mu|tomcat-7.0.42-2|247	touch HACKDIR/build.xml
12mu|tomcat-7.0.42-2|248	# who needs a build.properties file anyway
12mu|tomcat-7.0.42-2|249	%{ant} -Dbase.path="." \
12mu|tomcat-7.0.42-2|250	-Dbuild.compiler="modern" \
12mu|tomcat-7.0.42-2|251	-Dcommons-collections.jar="$(build-classpath commons-collections)" \
12mu|tomcat-7.0.42-2|252	-Dcommons-daemon.jar="$(build-classpath commons-daemon)" \
12mu|tomcat-7.0.42-2|253	-Dcommons-daemon.native.src.tgz="HACK" \
12mu|tomcat-7.0.42-2|254	-Djasper-jdt.jar="$(build-classpath ecj)" \
12mu|tomcat-7.0.42-2|255	-Djdt.jar="$(build-classpath ecj)" \
12mu|tomcat-7.0.42-2|256	-Dtomcat-dbcp.jar="$(build-classpath apache-commons-dbcp)" \
12mu|tomcat-7.0.42-2|257	-Dtomcat-native.tar.gz="HACK" \
12mu|tomcat-7.0.42-2|258	-Dtomcat-native.home="." \
12mu|tomcat-7.0.42-2|259	-Dcommons-daemon.native.win.mgr.exe="HACK" \
12mu|tomcat-7.0.42-2|260	-Dnsis.exe="HACK" \
12mu|tomcat-7.0.42-2|261	-Djaxrpc-lib.jar="$(build-classpath jaxrpc)" \
12mu|tomcat-7.0.42-2|262	-Dwsdl4j-lib.jar="$(build-classpath wsdl4j)" \
12mu|tomcat-7.0.42-2|263	-Dcommons-pool.home="HACKDIR" \
12mu|tomcat-7.0.42-2|264	-Dcommons-dbcp.home="HACKDIR" \
12mu|tomcat-7.0.42-2|265	-Dno.build.dbcp=true \
12mu|tomcat-7.0.42-2|266	-Dversion="%{version}" \
12mu|tomcat-7.0.42-2|267	-Dversion.build="%{micro_version}" \
12mu|tomcat-7.0.42-2|268	deploy dist-prepare dist-source javadoc
12mu|tomcat-7.0.42-2|269	
12mu|tomcat-7.0.42-2|270	# remove some jars that we'll replace with symlinks later
12mu|tomcat-7.0.42-2|271	%{__rm} output/build/bin/commons-daemon.jar \
12mu|tomcat-7.0.42-2|272	output/build/lib/ecj.jar
12mu|tomcat-7.0.42-2|273	# remove the cruft we created
12mu|tomcat-7.0.42-2|274	%{__rm} output/build/bin/tomcat-native.tar.gz
12mu|tomcat-7.0.42-2|275	pushd output/dist/src/webapps/docs/appdev/sample/src
12mu|tomcat-7.0.42-2|276	%{__mkdir_p} ../web/WEB-INF/classes
12mu|tomcat-7.0.42-2|277	%{javac} -cp ../../../../../../../../output/build/lib/servlet-api.jar -d ../web/WEB-INF/classes mypackage/Hello.java
12mu|tomcat-7.0.42-2|278	pushd ../web
12mu|tomcat-7.0.42-2|279	%{jar} cf ../../../../../../../../output/build/webapps/docs/appdev/sample/sample.war *
12mu|tomcat-7.0.42-2|280	popd
12mu|tomcat-7.0.42-2|281	popd
12mu|tomcat-7.0.42-2|282	
12mu|tomcat-7.0.42-2|283	# inject OSGi manifests
12mu|tomcat-7.0.42-2|284	mkdir -p META-INF
12mu|tomcat-7.0.42-2|285	cp -p %{SOURCE8} META-INF/MANIFEST.MF
12mu|tomcat-7.0.42-2|286	touch META-INF/MANIFEST.MF
12mu|tomcat-7.0.42-2|287	zip -u output/build/lib/servlet-api.jar META-INF/MANIFEST.MF
12mu|tomcat-7.0.42-2|288	cp -p %{SOURCE9} META-INF/MANIFEST.MF
12mu|tomcat-7.0.42-2|289	touch META-INF/MANIFEST.MF
12mu|tomcat-7.0.42-2|290	zip -u output/build/lib/jsp-api.jar META-INF/MANIFEST.MF
12mu|tomcat-7.0.42-2|291	cp -p %{SOURCE12} META-INF/MANIFEST.MF
12mu|tomcat-7.0.42-2|292	touch META-INF/MANIFEST.MF
12mu|tomcat-7.0.42-2|293	zip -u output/build/lib/el-api.jar META-INF/MANIFEST.MF
12mu|tomcat-7.0.42-2|294	cp -p %{SOURCE13} META-INF/MANIFEST.MF
12mu|tomcat-7.0.42-2|295	touch META-INF/MANIFEST.MF
12mu|tomcat-7.0.42-2|296	zip -u output/build/lib/jasper-el.jar META-INF/MANIFEST.MF
12mu|tomcat-7.0.42-2|297	cp -p %{SOURCE14} META-INF/MANIFEST.MF
12mu|tomcat-7.0.42-2|298	touch META-INF/MANIFEST.MF
12mu|tomcat-7.0.42-2|299	zip -u output/build/lib/jasper.jar META-INF/MANIFEST.MF
12mu|tomcat-7.0.42-2|300	cp -p %{SOURCE15} META-INF/MANIFEST.MF
12mu|tomcat-7.0.42-2|301	touch META-INF/MANIFEST.MF
12mu|tomcat-7.0.42-2|302	zip -u output/build/lib/tomcat-api.jar META-INF/MANIFEST.MF
12mu|tomcat-7.0.42-2|303	cp -p %{SOURCE16} META-INF/MANIFEST.MF
12mu|tomcat-7.0.42-2|304	touch META-INF/MANIFEST.MF
12mu|tomcat-7.0.42-2|305	zip -u output/build/bin/tomcat-juli.jar META-INF/MANIFEST.MF
12mu|tomcat-7.0.42-2|306	
12mu|tomcat-7.0.42-2|307	%install
12mu|tomcat-7.0.42-2|308	# build initial path structure
12mu|tomcat-7.0.42-2|309	%{__install} -d -m 0755 %{buildroot}%{_bindir}
12mu|tomcat-7.0.42-2|310	%{__install} -d -m 0755 %{buildroot}%{_sbindir}
12mu|tomcat-7.0.42-2|311	%{__install} -d -m 0755 %{buildroot}%{_javadocdir}/%{name}
12mu|tomcat-7.0.42-2|312	%{__install} -d -m 0755 %{buildroot}%{_initrddir}
12mu|tomcat-7.0.42-2|313	%{__install} -d -m 0755 %{buildroot}%{_systemddir}
12mu|tomcat-7.0.42-2|314	%{__install} -d -m 0755 %{buildroot}%{_sysconfdir}/logrotate.d
12mu|tomcat-7.0.42-2|315	%{__install} -d -m 0755 %{buildroot}%{_sysconfdir}/sysconfig
12mu|tomcat-7.0.42-2|316	%{__install} -d -m 0755 %{buildroot}%{appdir}
12mu|tomcat-7.0.42-2|317	%{__install} -d -m 0755 %{buildroot}%{bindir}
12mu|tomcat-7.0.42-2|318	%{__install} -d -m 0775 %{buildroot}%{confdir}
12mu|tomcat-7.0.42-2|319	%{__install} -d -m 0775 %{buildroot}%{confdir}/Catalina/localhost
12mu|tomcat-7.0.42-2|320	%{__install} -d -m 0755 %{buildroot}%{libdir}
12mu|tomcat-7.0.42-2|321	%{__install} -d -m 0775 %{buildroot}%{logdir}
12mu|tomcat-7.0.42-2|322	/bin/touch %{buildroot}%{logdir}/catalina.out
12mu|tomcat-7.0.42-2|323	/bin/echo "%{name}-%{major_version}.%{minor_version}.%{micro_version} RPM installed" >> %{buildroot}%{logdir}/catalina.out
12mu|tomcat-7.0.42-2|324	%{__install} -d -m 0775 %{buildroot}%{homedir}
12mu|tomcat-7.0.42-2|325	%{__install} -d -m 0775 %{buildroot}%{tempdir}
12mu|tomcat-7.0.42-2|326	%{__install} -d -m 0775 %{buildroot}%{workdir}
12mu|tomcat-7.0.42-2|327	%{__install} -d -m 0755 %{buildroot}%{_unitdir}
12mu|tomcat-7.0.42-2|328	%{__install} -d -m 0755 %{buildroot}%{_libexecdir}/%{name}
12mu|tomcat-7.0.42-2|329	
12mu|tomcat-7.0.42-2|330	# move things into place
12mu|tomcat-7.0.42-2|331	# First copy supporting libs to tomcat lib
12mu|tomcat-7.0.42-2|332	pushd output/build
12mu|tomcat-7.0.42-2|333	cp -a bin/*.{jar,xml} %{buildroot}%{bindir}
12mu|tomcat-7.0.42-2|334	cp %{SOURCE10} conf/log4j.properties
12mu|tomcat-7.0.42-2|335	cp -a conf/*.{policy,properties,xml} %{buildroot}%{confdir}
12mu|tomcat-7.0.42-2|336	cp -a lib/*.jar %{buildroot}%{libdir}
12mu|tomcat-7.0.42-2|337	cp -a webapps/* %{buildroot}%{appdir}
12mu|tomcat-7.0.42-2|338	popd
12mu|tomcat-7.0.42-2|339	# javadoc
12mu|tomcat-7.0.42-2|340	cp -a output/dist/webapps/docs/api/* %{buildroot}%{_javadocdir}/%{name}
12mu|tomcat-7.0.42-2|341	
12mu|tomcat-7.0.42-2|342	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
12mu|tomcat-7.0.42-2|343	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
12mu|tomcat-7.0.42-2|344	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE1} \
12mu|tomcat-7.0.42-2|345	> %{buildroot}%{confdir}/%{name}.conf
12mu|tomcat-7.0.42-2|346	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
12mu|tomcat-7.0.42-2|347	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
12mu|tomcat-7.0.42-2|348	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE3} \
12mu|tomcat-7.0.42-2|349	> %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12mu|tomcat-7.0.42-2|350	%{__install} -m 0644 %{SOURCE4} \
12mu|tomcat-7.0.42-2|351	%{buildroot}%{_sbindir}/%{name}
12mu|tomcat-7.0.42-2|352	%{__install} -m 0644 %{SOURCE11} \
12mu|tomcat-7.0.42-2|353	%{buildroot}%{_systemddir}/%{name}.service
12mu|tomcat-7.0.42-2|354	%{__install} -m 0644 %{SOURCE19} \
12mu|tomcat-7.0.42-2|355	%{buildroot}%{_sbindir}/%{name}-jsvc
12mu|tomcat-7.0.42-2|356	%{__install} -m 0644 %{SOURCE20} \
12mu|tomcat-7.0.42-2|357	%{buildroot}%{_unitdir}/%{name}-jsvc.service
12mu|tomcat-7.0.42-2|358	%{__install} -m 0644 %{SOURCE18} \
12mu|tomcat-7.0.42-2|359	%{buildroot}%{_sbindir}/%{name}-jsvc-sysd
12mu|tomcat-7.0.42-2|360	%{__ln_s} %{name} %{buildroot}%{_sbindir}/d%{name}
12mu|tomcat-7.0.42-2|361	%{__sed} -e "s|\@\@\@TCLOG\@\@\@|%{logdir}|g" %{SOURCE5} \
12mu|tomcat-7.0.42-2|362	> %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12mu|tomcat-7.0.42-2|363	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
12mu|tomcat-7.0.42-2|364	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
12mu|tomcat-7.0.42-2|365	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE6} \
12mu|tomcat-7.0.42-2|366	> %{buildroot}%{_bindir}/%{name}-digest
12mu|tomcat-7.0.42-2|367	%{__sed} -e "s|\@\@\@TCHOME\@\@\@|%{homedir}|g" \
12mu|tomcat-7.0.42-2|368	-e "s|\@\@\@TCTEMP\@\@\@|%{tempdir}|g" \
12mu|tomcat-7.0.42-2|369	-e "s|\@\@\@LIBDIR\@\@\@|%{_libdir}|g" %{SOURCE7} \
12mu|tomcat-7.0.42-2|370	> %{buildroot}%{_bindir}/%{name}-tool-wrapper
12mu|tomcat-7.0.42-2|371	
12mu|tomcat-7.0.42-2|372	%{__install} -m 0755 %{SOURCE30} \
12mu|tomcat-7.0.42-2|373	%{buildroot}%{_libexecdir}/%{name}/preamble
12mu|tomcat-7.0.42-2|374	%{__install} -m 0755 %{SOURCE31} \
12mu|tomcat-7.0.42-2|375	%{buildroot}%{_libexecdir}/%{name}/server
12mu|tomcat-7.0.42-2|376	%{__install} -m 0644 %{SOURCE32} \
12mu|tomcat-7.0.42-2|377	%{buildroot}%{_unitdir}/%{name}@.service
12mu|tomcat-7.0.42-2|378	
12mu|tomcat-7.0.42-2|379	
12mu|tomcat-7.0.42-2|380	# create jsp and servlet API symlinks
12mu|tomcat-7.0.42-2|381	pushd %{buildroot}%{_javadir}
12mu|tomcat-7.0.42-2|382	%{__mv} %{name}/jsp-api.jar %{name}-jsp-%{jspspec}-api.jar
12mu|tomcat-7.0.42-2|383	%{__ln_s} %{name}-jsp-%{jspspec}-api.jar %{name}-jsp-api.jar
12mu|tomcat-7.0.42-2|384	%{__mv} %{name}/servlet-api.jar %{name}-servlet-%{servletspec}-api.jar
12mu|tomcat-7.0.42-2|385	%{__ln_s} %{name}-servlet-%{servletspec}-api.jar %{name}-servlet-api.jar
12mu|tomcat-7.0.42-2|386	%{__mv} %{name}/el-api.jar %{name}-el-%{elspec}-api.jar
12mu|tomcat-7.0.42-2|387	%{__ln_s} %{name}-el-%{elspec}-api.jar %{name}-el-api.jar
12mu|tomcat-7.0.42-2|388	popd
12mu|tomcat-7.0.42-2|389	
12mu|tomcat-7.0.42-2|390	pushd output/build
12mu|tomcat-7.0.42-2|391	%{_bindir}/build-jar-repository lib commons-collections \
12mu|tomcat-7.0.42-2|392	apache-commons-dbcp apache-commons-pool ecj 2>&1
12mu|tomcat-7.0.42-2|393	# need to use -p here with b-j-r otherwise the examples webapp fails to
12mu|tomcat-7.0.42-2|394	# load with a java.io.IOException
12mu|tomcat-7.0.42-2|395	%{_bindir}/build-jar-repository -p webapps/examples/WEB-INF/lib \
12mu|tomcat-7.0.42-2|396	taglibs-core.jar taglibs-standard.jar 2>&1
12mu|tomcat-7.0.42-2|397	popd
12mu|tomcat-7.0.42-2|398	
12mu|tomcat-7.0.42-2|399	pushd %{buildroot}%{libdir}
12mu|tomcat-7.0.42-2|400	# symlink JSP and servlet API jars
12mu|tomcat-7.0.42-2|401	%{__ln_s} ../%{name}-jsp-%{jspspec}-api.jar .
12mu|tomcat-7.0.42-2|402	%{__ln_s} ../%{name}-servlet-%{servletspec}-api.jar .
12mu|tomcat-7.0.42-2|403	%{__ln_s} ../%{name}-el-%{elspec}-api.jar .
12mu|tomcat-7.0.42-2|404	%{__ln_s} $(build-classpath commons-collections) commons-collections.jar
12mu|tomcat-7.0.42-2|405	%{__ln_s} $(build-classpath apache-commons-dbcp) commons-dbcp.jar
12mu|tomcat-7.0.42-2|406	%{__ln_s} $(build-classpath log4j) log4j.jar
12mu|tomcat-7.0.42-2|407	%{__ln_s} $(build-classpath ecj) jasper-jdt.jar
12mu|tomcat-7.0.42-2|408	
12mu|tomcat-7.0.42-2|409	# Link the juli jar here from /usr/share/java/tomcat
12mu|tomcat-7.0.42-2|410	%{__ln_s} %{bindir}/tomcat-juli.jar .
12mu|tomcat-7.0.42-2|411	popd
12mu|tomcat-7.0.42-2|412	
12mu|tomcat-7.0.42-2|413	# symlink to the FHS locations where we've installed things
12mu|tomcat-7.0.42-2|414	pushd %{buildroot}%{homedir}
12mu|tomcat-7.0.42-2|415	%{__ln_s} %{appdir} webapps
12mu|tomcat-7.0.42-2|416	%{__ln_s} %{confdir} conf
12mu|tomcat-7.0.42-2|417	%{__ln_s} %{libdir} lib
12mu|tomcat-7.0.42-2|418	%{__ln_s} %{logdir} logs
12mu|tomcat-7.0.42-2|419	%{__ln_s} %{tempdir} temp
12mu|tomcat-7.0.42-2|420	%{__ln_s} %{workdir} work
12mu|tomcat-7.0.42-2|421	popd
12mu|tomcat-7.0.42-2|422	
12mu|tomcat-7.0.42-2|423	# install sample webapp
12mu|tomcat-7.0.42-2|424	%{__mkdir_p} %{buildroot}%{appdir}/sample
12mu|tomcat-7.0.42-2|425	pushd %{buildroot}%{appdir}/sample
12mu|tomcat-7.0.42-2|426	%{jar} xf %{buildroot}%{appdir}/docs/appdev/sample/sample.war
12mu|tomcat-7.0.42-2|427	popd
12mu|tomcat-7.0.42-2|428	%{__rm} %{buildroot}%{appdir}/docs/appdev/sample/sample.war
12mu|tomcat-7.0.42-2|429	
12mu|tomcat-7.0.42-2|430	
12mu|tomcat-7.0.42-2|431	# Generate a depmap fragment javax.servlet:servlet-api pointing to
12mu|tomcat-7.0.42-2|432	# tomcat-servlet-3.0-api for backwards compatibility
12mu|tomcat-7.0.42-2|433	%add_to_maven_depmap javax.servlet servlet-api %{servletspec} JPP %{name}-servlet-%{servletspec}-api
12mu|tomcat-7.0.42-2|434	# also provide jetty depmap (originally in jetty package, but it's cleaner to have it here)
12mu|tomcat-7.0.42-2|435	%add_to_maven_depmap org.mortbay.jetty servlet-api %{servletspec} JPP %{name}-servlet-%{servletspec}-api
12mu|tomcat-7.0.42-2|436	mv %{buildroot}%{_mavendepmapfragdir}/%{name} %{buildroot}%{_mavendepmapfragdir}/%{name}-servlet-api
12mu|tomcat-7.0.42-2|437	
12mu|tomcat-7.0.42-2|438	# Install the maven metadata
12mu|tomcat-7.0.42-2|439	%{__install} -d -m 0755 %{buildroot}%{_mavenpomdir}
12mu|tomcat-7.0.42-2|440	pushd output/dist/src/res/maven
12mu|tomcat-7.0.42-2|441	for pom in *.pom; do
12mu|tomcat-7.0.42-2|442	# fix-up version in all pom files
12mu|tomcat-7.0.42-2|443	sed -i 's/@MAVEN.DEPLOY.VERSION@/%{version}/g' $pom
12mu|tomcat-7.0.42-2|444	done
12mu|tomcat-7.0.42-2|445	
12mu|tomcat-7.0.42-2|446	# we won't install dbcp, juli-adapters and juli-extras pom files
12mu|tomcat-7.0.42-2|447	for pom in tomcat-annotations-api.pom tomcat-catalina.pom tomcat-jasper-el.pom tomcat-jasper.pom \
12mu|tomcat-7.0.42-2|448	tomcat-catalina-ha.pom ; do
12mu|tomcat-7.0.42-2|449	cp -a $pom %{buildroot}%{_mavenpomdir}/JPP.$pom
12mu|tomcat-7.0.42-2|450	base=`basename $pom .pom`
12mu|tomcat-7.0.42-2|451	%add_to_maven_depmap org.apache.tomcat $base %{version} JPP/%{name} $base
12mu|tomcat-7.0.42-2|452	done
12mu|tomcat-7.0.42-2|453	
12mu|tomcat-7.0.42-2|454	# servlet-api jsp-api and el-api are not in tomcat subdir, since they are widely re-used elsewhere
12mu|tomcat-7.0.42-2|455	for pom in tomcat-jsp-api.pom tomcat-servlet-api.pom tomcat-el-api.pom;do
12mu|tomcat-7.0.42-2|456	cp -a $pom %{buildroot}%{_mavenpomdir}/JPP-%{name}-$pom
12mu|tomcat-7.0.42-2|457	base=`basename $pom .pom`
12mu|tomcat-7.0.42-2|458	%add_to_maven_depmap org.apache.tomcat $base %{version} JPP %{name}-$base
12mu|tomcat-7.0.42-2|459	done
12mu|tomcat-7.0.42-2|460	
12mu|tomcat-7.0.42-2|461	# two special pom where jar files have different names
12mu|tomcat-7.0.42-2|462	cp -a tomcat-tribes.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-catalina-tribes.pom
12mu|tomcat-7.0.42-2|463	%add_to_maven_depmap org.apache.tomcat tribes %{version} JPP/%{name} catalina-tribes
12mu|tomcat-7.0.42-2|464	
12mu|tomcat-7.0.42-2|465	cp -a tomcat-juli.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-tomcat-juli.pom
12mu|tomcat-7.0.42-2|466	%add_to_maven_depmap org.apache.tomcat juli %{version} JPP/%{name} tomcat-juli
12mu|tomcat-7.0.42-2|467	
12mu|tomcat-7.0.42-2|468	cp -a tomcat-util.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-tomcat-util.pom
12mu|tomcat-7.0.42-2|469	%add_to_maven_depmap org.apache.tomcat util %{version} JPP/%{name} tomcat-util
12mu|tomcat-7.0.42-2|470	
12mu|tomcat-7.0.42-2|471	cp -a tomcat-api.pom %{buildroot}%{_mavenpomdir}/JPP.%{name}-tomcat-api.pom
12mu|tomcat-7.0.42-2|472	%add_to_maven_depmap org.apache.tomcat api %{version} JPP/%{name} tomcat-api
12mu|tomcat-7.0.42-2|473	
12mu|tomcat-7.0.42-2|474	%pre
12mu|tomcat-7.0.42-2|475	# add the tomcat user and group
12mu|tomcat-7.0.42-2|476	%{_sbindir}/groupadd -g %{tcuid} -r tomcat 2>/dev/null || :
12mu|tomcat-7.0.42-2|477	%{_sbindir}/useradd -c "Apache Tomcat" -u %{tcuid} -g tomcat \
12mu|tomcat-7.0.42-2|478	-s /bin/nologin -r -d %{homedir} tomcat 2>/dev/null || :
12mu|tomcat-7.0.42-2|479	
12mu|tomcat-7.0.42-2|480	%post
12mu|tomcat-7.0.42-2|481	%update_maven_depmap
12mu|tomcat-7.0.42-2|482	
12mu|tomcat-7.0.42-2|483	%post jsp-%{jspspec}-api
12mu|tomcat-7.0.42-2|484	%{_sbindir}/update-alternatives --install %{_javadir}/jsp.jar jsp \
12mu|tomcat-7.0.42-2|485	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar 20100
12mu|tomcat-7.0.42-2|486	
12mu|tomcat-7.0.42-2|487	%post servlet-%{servletspec}-api
12mu|tomcat-7.0.42-2|488	%{_sbindir}/update-alternatives --install %{_javadir}/servlet.jar servlet \
12mu|tomcat-7.0.42-2|489	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar 20500
12mu|tomcat-7.0.42-2|490	%update_maven_depmap
12mu|tomcat-7.0.42-2|491	
12mu|tomcat-7.0.42-2|492	%post el-%{elspec}-api
12mu|tomcat-7.0.42-2|493	%{_sbindir}/update-alternatives --install %{_javadir}/elspec.jar elspec \
12mu|tomcat-7.0.42-2|494	%{_javadir}/%{name}-el-%{elspec}-api.jar 20250
12mu|tomcat-7.0.42-2|495	
12mu|tomcat-7.0.42-2|496	%preun
12mu|tomcat-7.0.42-2|497	# clean tempdir and workdir on removal or upgrade
12mu|tomcat-7.0.42-2|498	%{__rm} -rf %{workdir}/* %{tempdir}/*
12mu|tomcat-7.0.42-2|499	if [ "$1" = "0" ]; then
12mu|tomcat-7.0.42-2|500	%{_initrddir}/%{name} stop >/dev/null 2>&1
12mu|tomcat-7.0.42-2|501	/sbin/chkconfig --del %{name} > /dev/null 2>&1
12mu|tomcat-7.0.42-2|502	fi
12mu|tomcat-7.0.42-2|503	
12mu|tomcat-7.0.42-2|504	
12mu|tomcat-7.0.42-2|505	%postun
12mu|tomcat-7.0.42-2|506	%update_maven_depmap
12mu|tomcat-7.0.42-2|507	
12mu|tomcat-7.0.42-2|508	%postun jsp-%{jspspec}-api
12mu|tomcat-7.0.42-2|509	if [ "$1" = "0" ]; then
12mu|tomcat-7.0.42-2|510	%{_sbindir}/update-alternatives --remove jsp \
12mu|tomcat-7.0.42-2|511	%{_javadir}/%{name}-jsp-%{jspspec}-api.jar
12mu|tomcat-7.0.42-2|512	fi
12mu|tomcat-7.0.42-2|513	
12mu|tomcat-7.0.42-2|514	%postun servlet-%{servletspec}-api
12mu|tomcat-7.0.42-2|515	if [ "$1" = "0" ]; then
12mu|tomcat-7.0.42-2|516	%{_sbindir}/update-alternatives --remove servlet \
12mu|tomcat-7.0.42-2|517	%{_javadir}/%{name}-servlet-%{servletspec}-api.jar
12mu|tomcat-7.0.42-2|518	%update_maven_depmap
12mu|tomcat-7.0.42-2|519	fi
12mu|tomcat-7.0.42-2|520	
12mu|tomcat-7.0.42-2|521	%postun el-%{elspec}-api
12mu|tomcat-7.0.42-2|522	if [ "$1" = "0" ]; then
12mu|tomcat-7.0.42-2|523	%{_sbindir}/update-alternatives --remove elspec \
12mu|tomcat-7.0.42-2|524	%{_javadir}/%{name}-el-%{elspec}-api.jar
12mu|tomcat-7.0.42-2|525	fi
12mu|tomcat-7.0.42-2|526	
12mu|tomcat-7.0.42-2|527	%files
12mu|tomcat-7.0.42-2|528	%defattr(0664,root,tomcat,0755)
12mu|tomcat-7.0.42-2|529	%doc {LICENSE,NOTICE,RELEASE*}
12mu|tomcat-7.0.42-2|530	%attr(0755,root,root) %{_bindir}/%{name}-digest
12mu|tomcat-7.0.42-2|531	%attr(0755,root,root) %{_bindir}/%{name}-tool-wrapper
12mu|tomcat-7.0.42-2|532	%attr(0755,root,root) %{_sbindir}/d%{name}
12mu|tomcat-7.0.42-2|533	%attr(0755,root,root) %{_sbindir}/%{name}
12mu|tomcat-7.0.42-2|534	%attr(0644,root,root) %{_systemddir}/%{name}.service
12mu|tomcat-7.0.42-2|535	%attr(0644,root,root) %{_unitdir}/%{name}@.service
12mu|tomcat-7.0.42-2|536	%attr(0755,root,root) %dir %{_libexecdir}/%{name}
12mu|tomcat-7.0.42-2|537	%attr(0755,root,root) %{_libexecdir}/%{name}/preamble
12mu|tomcat-7.0.42-2|538	%attr(0755,root,root) %{_libexecdir}/%{name}/server
12mu|tomcat-7.0.42-2|539	%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12mu|tomcat-7.0.42-2|540	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mu|tomcat-7.0.42-2|541	%attr(0765,root,tomcat) %dir %{basedir}
12mu|tomcat-7.0.42-2|542	%attr(0755,root,tomcat) %dir %{confdir}
12mu|tomcat-7.0.42-2|543	%defattr(0664,root,tomcat,0770)
12mu|tomcat-7.0.42-2|544	%attr(0770,root,tomcat) %dir %{logdir}
12mu|tomcat-7.0.42-2|545	%attr(0660,tomcat,tomcat) %{logdir}/catalina.out
12mu|tomcat-7.0.42-2|546	%attr(0770,root,tomcat) %dir %{cachedir}
12mu|tomcat-7.0.42-2|547	%attr(0770,root,tomcat) %dir %{tempdir}
12mu|tomcat-7.0.42-2|548	%attr(0770,root,tomcat) %dir %{workdir}
12mu|tomcat-7.0.42-2|549	%defattr(0664,root,tomcat,0775)
12mu|tomcat-7.0.42-2|550	%attr(0775,root,tomcat) %dir %{appdir}
12mu|tomcat-7.0.42-2|551	%attr(0775,root,tomcat) %dir %{confdir}/Catalina
12mu|tomcat-7.0.42-2|552	%attr(0775,root,tomcat) %dir %{confdir}/Catalina/localhost
12mu|tomcat-7.0.42-2|553	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/%{name}.conf
12mu|tomcat-7.0.42-2|554	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/*.policy
12mu|tomcat-7.0.42-2|555	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/*.properties
12mu|tomcat-7.0.42-2|556	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/context.xml
12mu|tomcat-7.0.42-2|557	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/server.xml
12mu|tomcat-7.0.42-2|558	%attr(0660,tomcat,tomcat) %config(noreplace) %{confdir}/tomcat-users.xml
12mu|tomcat-7.0.42-2|559	%attr(0664,tomcat,tomcat) %config(noreplace) %{confdir}/web.xml
12mu|tomcat-7.0.42-2|560	%dir %{homedir}
12mu|tomcat-7.0.42-2|561	%dir %{bindir}
12mu|tomcat-7.0.42-2|562	%{bindir}/bootstrap.jar
12mu|tomcat-7.0.42-2|563	%{bindir}/catalina-tasks.xml
12mu|tomcat-7.0.42-2|564	%{homedir}/lib
12mu|tomcat-7.0.42-2|565	%{homedir}/temp
12mu|tomcat-7.0.42-2|566	%{homedir}/webapps
12mu|tomcat-7.0.42-2|567	%{homedir}/work
12mu|tomcat-7.0.42-2|568	%{homedir}/logs
12mu|tomcat-7.0.42-2|569	%{homedir}/conf
12mu|tomcat-7.0.42-2|570	
12mu|tomcat-7.0.42-2|571	%files admin-webapps
12mu|tomcat-7.0.42-2|572	%defattr(0664,root,tomcat,0755)
12mu|tomcat-7.0.42-2|573	%{appdir}/host-manager
12mu|tomcat-7.0.42-2|574	%{appdir}/manager
12mu|tomcat-7.0.42-2|575	
12mu|tomcat-7.0.42-2|576	%files docs-webapp
12mu|tomcat-7.0.42-2|577	%{appdir}/docs
12mu|tomcat-7.0.42-2|578	
12mu|tomcat-7.0.42-2|579	%files javadoc
12mu|tomcat-7.0.42-2|580	%{_javadocdir}/%{name}
12mu|tomcat-7.0.42-2|581	
12mu|tomcat-7.0.42-2|582	%files jsp-%{jspspec}-api
12mu|tomcat-7.0.42-2|583	%{_javadir}/%{name}-jsp-%{jspspec}*.jar
12mu|tomcat-7.0.42-2|584	%{_javadir}/%{name}-jsp-api.jar
12mu|tomcat-7.0.42-2|585	%{_mavenpomdir}/JPP-%{name}-tomcat-jsp-api.pom
12mu|tomcat-7.0.42-2|586	
12mu|tomcat-7.0.42-2|587	%files lib
12mu|tomcat-7.0.42-2|588	%{libdir}
12mu|tomcat-7.0.42-2|589	%{bindir}/tomcat-juli.jar
12mu|tomcat-7.0.42-2|590	%{_mavendepmapfragdir}/%{name}
12mu|tomcat-7.0.42-2|591	%{_mavenpomdir}/JPP.%{name}-annotations-api.pom
12mu|tomcat-7.0.42-2|592	%{_mavenpomdir}/JPP.%{name}-catalina-ha.pom
12mu|tomcat-7.0.42-2|593	%{_mavenpomdir}/JPP.%{name}-catalina-tribes.pom
12mu|tomcat-7.0.42-2|594	%{_mavenpomdir}/JPP.%{name}-catalina.pom
12mu|tomcat-7.0.42-2|595	%{_mavenpomdir}/JPP.%{name}-jasper-el.pom
12mu|tomcat-7.0.42-2|596	%{_mavenpomdir}/JPP.%{name}-jasper.pom
12mu|tomcat-7.0.42-2|597	%{_mavenpomdir}/JPP.%{name}-tomcat-api.pom
12mu|tomcat-7.0.42-2|598	%{_mavenpomdir}/JPP.%{name}-tomcat-juli.pom
12mu|tomcat-7.0.42-2|599	%{_mavenpomdir}/JPP.%{name}-tomcat-util.pom
12mu|tomcat-7.0.42-2|600	%exclude %{libdir}/%{name}-el-%{elspec}-api.jar
12mu|tomcat-7.0.42-2|601	
12mu|tomcat-7.0.42-2|602	%files servlet-%{servletspec}-api
12mu|tomcat-7.0.42-2|603	%doc LICENSE
12mu|tomcat-7.0.42-2|604	%{_javadir}/%{name}-servlet-%{servletspec}*.jar
12mu|tomcat-7.0.42-2|605	%{_javadir}/%{name}-servlet-api.jar
12mu|tomcat-7.0.42-2|606	%{_mavendepmapfragdir}/%{name}-servlet-api
12mu|tomcat-7.0.42-2|607	%{_mavenpomdir}/JPP-%{name}-tomcat-servlet-api.pom
12mu|tomcat-7.0.42-2|608	
12mu|tomcat-7.0.42-2|609	%files el-%{elspec}-api
12mu|tomcat-7.0.42-2|610	%doc LICENSE
12mu|tomcat-7.0.42-2|611	%{_javadir}/%{name}-el-%{elspec}-api.jar
12mu|tomcat-7.0.42-2|612	%{_javadir}/%{name}-el-api.jar
12mu|tomcat-7.0.42-2|613	%{libdir}/%{name}-el-%{elspec}-api.jar
12mu|tomcat-7.0.42-2|614	%{_mavenpomdir}/JPP-%{name}-tomcat-el-api.pom
12mu|tomcat-7.0.42-2|615	
12mu|tomcat-7.0.42-2|616	%files webapps
12mu|tomcat-7.0.42-2|617	%defattr(0644,tomcat,tomcat,0755)
12mu|tomcat-7.0.42-2|618	%{appdir}/ROOT
12mu|tomcat-7.0.42-2|619	%{appdir}/examples
12mu|tomcat-7.0.42-2|620	%{appdir}/sample
12mu|tomcat-7.0.42-2|621	
12mu|tomcat-7.0.42-2|622	%files jsvc
12mu|tomcat-7.0.42-2|623	%defattr(755,root,root,0755)
12mu|tomcat-7.0.42-2|624	%{_sbindir}/%{name}-jsvc
12mu|tomcat-7.0.42-2|625	%{_sbindir}/%{name}-jsvc-sysd
12mu|tomcat-7.0.42-2|626	%attr(0644,root,root) %{_unitdir}/%{name}-jsvc.service
12mu|tomcat-7.0.42-2|627	

21468 12
12mu|tomoyo-gui-0.05-6|1	Name:		tomoyo-gui
12mu|tomoyo-gui-0.05-6|2	Version:	0.05
12mu|tomoyo-gui-0.05-6|3	Release:	6
12mu|tomoyo-gui-0.05-6|4	Summary:	Graphical interface for TOMOYO Linux
12mu|tomoyo-gui-0.05-6|5	License:	GPLv2
12mu|tomoyo-gui-0.05-6|6	Group:		System/Base
12mu|tomoyo-gui-0.05-6|7	Url:		http://git.mandriva.com/?p=projects/tomoyo-mdv.git
12mu|tomoyo-gui-0.05-6|8	Source0:	%{name}-%{version}.tar.bz2
12mu|tomoyo-gui-0.05-6|9	Requires:	pygtk2.0
12mu|tomoyo-gui-0.05-6|10	Requires:	python
12mu|tomoyo-gui-0.05-6|11	Requires:	tomoyo-tools
12mu|tomoyo-gui-0.05-6|12	BuildArch:	noarch
12mu|tomoyo-gui-0.05-6|13	
12mu|tomoyo-gui-0.05-6|14	%description
12mu|tomoyo-gui-0.05-6|15	This is the graphical interface to TOMOYO Linux Security Framework,
12mu|tomoyo-gui-0.05-6|16	developed by Mandriva. This GUI allows to view and edit system security
12mu|tomoyo-gui-0.05-6|17	policy, and create custom set of profiles for individual applications in a
12mu|tomoyo-gui-0.05-6|18	similar way to AppArmor security framework.
12mu|tomoyo-gui-0.05-6|19	
12mu|tomoyo-gui-0.05-6|20	%prep
12mu|tomoyo-gui-0.05-6|21	%setup -q
12mu|tomoyo-gui-0.05-6|22	
12mu|tomoyo-gui-0.05-6|23	%build
12mu|tomoyo-gui-0.05-6|24	make all
12mu|tomoyo-gui-0.05-6|25	
12mu|tomoyo-gui-0.05-6|26	%install
12mu|tomoyo-gui-0.05-6|27	make install
12mu|tomoyo-gui-0.05-6|28	
12mu|tomoyo-gui-0.05-6|29	%files
12mu|tomoyo-gui-0.05-6|30	%doc AUTHORS COPYING README NEWS TODO
12mu|tomoyo-gui-0.05-6|31	%{_sbindir}/tomoyo-gui
12mu|tomoyo-gui-0.05-6|32	%{_datadir}/tomoyo-mdv/tomoyo-gui.*
12mu|tomoyo-gui-0.05-6|33	%{_datadir}/tomoyo-mdv/version.*
12mu|tomoyo-gui-0.05-6|34	%{_datadir}/tomoyo-mdv/tomoyo.png
12mu|tomoyo-gui-0.05-6|35	
12mu|tomoyo-gui-0.05-6|36	
12mu|tomoyo-gui-0.05-6|37	%changelog
12mu|tomoyo-gui-0.05-6|38	* Thu Sep 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.05-6
12mu|tomoyo-gui-0.05-6|39	+ Revision: 3d5ed9e
12mu|tomoyo-gui-0.05-6|40	- s/css-tools/tomoyo-tools req
12mu|tomoyo-gui-0.05-6|41	
12mu|tomoyo-gui-0.05-6|42	

21469 12
12mu|tomoyo-tools-2.5.0-3|1	Summary: TOMOYO Linux tools
12mu|tomoyo-tools-2.5.0-3|2	%define  date 20111025
12mu|tomoyo-tools-2.5.0-3|3	
12mu|tomoyo-tools-2.5.0-3|4	%define tomoyo_major 1
12mu|tomoyo-tools-2.5.0-3|5	%define tomoyo_libname %mklibname tomoyotools %{tomoyo_major}
12mu|tomoyo-tools-2.5.0-3|6	
12mu|tomoyo-tools-2.5.0-3|7	Name: 	 tomoyo-tools
12mu|tomoyo-tools-2.5.0-3|8	Version: 2.5.0
12mu|tomoyo-tools-2.5.0-3|9	Release: 3
12mu|tomoyo-tools-2.5.0-3|10	License: GPLv2
12mu|tomoyo-tools-2.5.0-3|11	URL:	 http://tomoyo.sourceforge.jp/
12mu|tomoyo-tools-2.5.0-3|12	Group:	 System/Kernel and hardware
12mu|tomoyo-tools-2.5.0-3|13	BuildRequires: help2man
12mu|tomoyo-tools-2.5.0-3|14	BuildRequires: ncurses-devel
12mu|tomoyo-tools-2.5.0-3|15	BuildRequires: readline-devel
12mu|tomoyo-tools-2.5.0-3|16	
12mu|tomoyo-tools-2.5.0-3|17	Source0: http://osdn.dl.sourceforge.jp/tomoyo/27220/tomoyo-tools-%{version}-%{date}.tar.gz
12mu|tomoyo-tools-2.5.0-3|18	Source1: README.tomoyo-tools.urpmi
12mu|tomoyo-tools-2.5.0-3|19	Source2: tomoyo.logrotate
12mu|tomoyo-tools-2.5.0-3|20	Source3: tomoyo-auditd.service
12mu|tomoyo-tools-2.5.0-3|21	
12mu|tomoyo-tools-2.5.0-3|22	Conflicts: ccs-tools
12mu|tomoyo-tools-2.5.0-3|23	Obsoletes: ccs-tools
12mu|tomoyo-tools-2.5.0-3|24	
12mu|tomoyo-tools-2.5.0-3|25	%description
12mu|tomoyo-tools-2.5.0-3|26	TOMOYO Linux is an extension for Linux to provide Mandatory Access Control
12mu|tomoyo-tools-2.5.0-3|27	(MAC) functions. This package contains the tools needed to configure,
12mu|tomoyo-tools-2.5.0-3|28	activate and manage the TOMOYO Linux MAC system and policies.
12mu|tomoyo-tools-2.5.0-3|29	
12mu|tomoyo-tools-2.5.0-3|30	%package -n	 %{tomoyo_libname}
12mu|tomoyo-tools-2.5.0-3|31	Summary:	Shared tomoyotools library
12mu|tomoyo-tools-2.5.0-3|32	Group:		System/Libraries
12mu|tomoyo-tools-2.5.0-3|33	
12mu|tomoyo-tools-2.5.0-3|34	%description -n %{tomoyo_libname}
12mu|tomoyo-tools-2.5.0-3|35	This package provides the tomoyo shared library
12mu|tomoyo-tools-2.5.0-3|36	
12mu|tomoyo-tools-2.5.0-3|37	%prep
12mu|tomoyo-tools-2.5.0-3|38	%setup -q -n tomoyo-tools
12mu|tomoyo-tools-2.5.0-3|39	
12mu|tomoyo-tools-2.5.0-3|40	%build
12mu|tomoyo-tools-2.5.0-3|41	# install library to correct path
12mu|tomoyo-tools-2.5.0-3|42	make USRLIBDIR=%{_libdir} CFLAGS="-Wall %{optflags}"
12mu|tomoyo-tools-2.5.0-3|43	
12mu|tomoyo-tools-2.5.0-3|44	%install
12mu|tomoyo-tools-2.5.0-3|45	make INSTALLDIR=%{buildroot} USRLIBDIR=%{_libdir} install
12mu|tomoyo-tools-2.5.0-3|46	
12mu|tomoyo-tools-2.5.0-3|47	install -m 644 %{SOURCE1} README.install.urpmi
12mu|tomoyo-tools-2.5.0-3|48	install -m 644 -D %{SOURCE2} %{buildroot}%{_sysconfdir}/logrotate.d/tomoyo
12mu|tomoyo-tools-2.5.0-3|49	install -m 644 -D %{SOURCE3} %{buildroot}%{_unitdir}/tomoyo-auditd.service
12mu|tomoyo-tools-2.5.0-3|50	install -m 700 -d %{buildroot}%{_logdir}/tomoyo
12mu|tomoyo-tools-2.5.0-3|51	
12mu|tomoyo-tools-2.5.0-3|52	%post
12mu|tomoyo-tools-2.5.0-3|53	%_add_service_helper --no-sysv %{name} $1 tomoyo-auditd.service
12mu|tomoyo-tools-2.5.0-3|54	
12mu|tomoyo-tools-2.5.0-3|55	%preun
12mu|tomoyo-tools-2.5.0-3|56	%_del_service_helper --no-sysv %{name} $1 tomoyo-auditd.service
12mu|tomoyo-tools-2.5.0-3|57	
12mu|tomoyo-tools-2.5.0-3|58	%files
12mu|tomoyo-tools-2.5.0-3|59	%{_sysconfdir}/logrotate.d/tomoyo
12mu|tomoyo-tools-2.5.0-3|60	%attr(700,root,root) /sbin/tomoyo-init
12mu|tomoyo-tools-2.5.0-3|61	%{_libdir}/tomoyo/
12mu|tomoyo-tools-2.5.0-3|62	%{_sbindir}/tomoyo*
12mu|tomoyo-tools-2.5.0-3|63	%{_mandir}/man8/tomoyo*
12mu|tomoyo-tools-2.5.0-3|64	%{_mandir}/man8/init_policy.8*
12mu|tomoyo-tools-2.5.0-3|65	%{_logdir}/tomoyo/
12mu|tomoyo-tools-2.5.0-3|66	%{_unitdir}/tomoyo-auditd.service
12mu|tomoyo-tools-2.5.0-3|67	%doc README.install.urpmi
12mu|tomoyo-tools-2.5.0-3|68	
12mu|tomoyo-tools-2.5.0-3|69	%files -n %{tomoyo_libname}
12mu|tomoyo-tools-2.5.0-3|70	%{_libdir}/libtomoyotools.so.*
12mu|tomoyo-tools-2.5.0-3|71	
12mu|tomoyo-tools-2.5.0-3|72	%changelog
12mu|tomoyo-tools-2.5.0-3|73	* Mon Mar 31 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.5.0-3
12mu|tomoyo-tools-2.5.0-3|74	+ Revision: 990f6d3
12mu|tomoyo-tools-2.5.0-3|75	- Bump release
12mu|tomoyo-tools-2.5.0-3|76	
12mu|tomoyo-tools-2.5.0-3|77	

21470 12
12mu|toppler-1.1.6-1|1	Summary:	Reimplementation of the old game known as Tower Toppler or Nebulous
12mu|toppler-1.1.6-1|2	Name:		toppler
12mu|toppler-1.1.6-1|3	Version:	1.1.6
12mu|toppler-1.1.6-1|4	Release:	1
12mu|toppler-1.1.6-1|5	Source0:	https://sourceforge.net/projects/toppler/files/toppler/1.1.6/%{name}-%{version}.tar.gz
12mu|toppler-1.1.6-1|6	License:	GPL
12mu|toppler-1.1.6-1|7	URL:		http://toppler.sourceforge.net/
12mu|toppler-1.1.6-1|8	Group:		Games/Arcade
12mu|toppler-1.1.6-1|9	BuildRequires:	SDL-devel SDL_mixer-devel zlib-devel
12mu|toppler-1.1.6-1|10	Requires(post):	rpm-helper
12mu|toppler-1.1.6-1|11	
12mu|toppler-1.1.6-1|12	%description
12mu|toppler-1.1.6-1|13	It is an almost complete reimplementation of the old game known as Tower
12mu|toppler-1.1.6-1|14	Toppler or Nebulous. This game was available at least for PC, Atari, C64
12mu|toppler-1.1.6-1|15	and now the PC version is abandonware.
12mu|toppler-1.1.6-1|16	
12mu|toppler-1.1.6-1|17	The goal of the game is to reach the target door of each of the 8 towers
12mu|toppler-1.1.6-1|18	in currently 2 missions with this little green animal. This door is
12mu|toppler-1.1.6-1|19	usually at the very top of the tower.
12mu|toppler-1.1.6-1|20	
12mu|toppler-1.1.6-1|21	But finding the way by using elevators and walking trough a maze of doors
12mu|toppler-1.1.6-1|22	and platforms is not the only problem you have to solve. There are a bunch
12mu|toppler-1.1.6-1|23	of other creatures living on the tower that will hinder you to reach your
12mu|toppler-1.1.6-1|24	target by pushing you over the edge of the platforms.
12mu|toppler-1.1.6-1|25	
12mu|toppler-1.1.6-1|26	The only weapon of defence you have is to throw a little snowball. But
12mu|toppler-1.1.6-1|27	most of the other creatures just don't care about this. So you must avoid
12mu|toppler-1.1.6-1|28	them.
12mu|toppler-1.1.6-1|29	
12mu|toppler-1.1.6-1|30	%prep
12mu|toppler-1.1.6-1|31	%setup -q
12mu|toppler-1.1.6-1|32	
12mu|toppler-1.1.6-1|33	%build
12mu|toppler-1.1.6-1|34	export CXXFLAGS="%optflags -U HISCOREDIR -D HISCOREDIR=\\\"%{_localstatedir}/lib/games\\\" -U TOP_DATADIR -D TOP_DATADIR=\\\"%{_gamesdatadir}/%{name}\\\""
12mu|toppler-1.1.6-1|35	%configure2_5x	--bindir=%{_gamesbindir}
12mu|toppler-1.1.6-1|36	make
12mu|toppler-1.1.6-1|37	
12mu|toppler-1.1.6-1|38	%install
12mu|toppler-1.1.6-1|39	%makeinstall_std pkglocalstatedir=%{_localstatedir}/lib/games pkgdatadir=%{_gamesdatadir}/%{name} pkgdocdir=%{_docdir}/%{name}-%{version}
12mu|toppler-1.1.6-1|40	
12mu|toppler-1.1.6-1|41	rm -f %{buildroot}%{_datadir}/applications/%{name}.desktop
12mu|toppler-1.1.6-1|42	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mu|toppler-1.1.6-1|43	[Desktop Entry]
12mu|toppler-1.1.6-1|44	Name=Tower Toppler
12mu|toppler-1.1.6-1|45	Comment=%{Summary}
12mu|toppler-1.1.6-1|46	Exec=soundwrapper %{_gamesbindir}/%{name}
12mu|toppler-1.1.6-1|47	Icon=%{name}
12mu|toppler-1.1.6-1|48	Terminal=false
12mu|toppler-1.1.6-1|49	Type=Application
12mu|toppler-1.1.6-1|50	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12mu|toppler-1.1.6-1|51	EOF
12mu|toppler-1.1.6-1|52	
12mu|toppler-1.1.6-1|53	chmod a+w %{buildroot}%{_localstatedir}/lib/games/toppler.hsc
12mu|toppler-1.1.6-1|54	
12mu|toppler-1.1.6-1|55	%find_lang %{name}
12mu|toppler-1.1.6-1|56	
12mu|toppler-1.1.6-1|57	%clean
12mu|toppler-1.1.6-1|58	
12mu|toppler-1.1.6-1|59	%post
12mu|toppler-1.1.6-1|60	%create_ghostfile %{_localstatedir}/lib/games/toppler.hsc root games 664
12mu|toppler-1.1.6-1|61	
12mu|toppler-1.1.6-1|62	%files -f %{name}.lang
12mu|toppler-1.1.6-1|63	%defattr(-, root, root)
12mu|toppler-1.1.6-1|64	%doc %{_docdir}/%{name}-%{version}/*
12mu|toppler-1.1.6-1|65	%attr(664, root, games) %ghost %{_localstatedir}/lib/games/toppler.hsc
12mu|toppler-1.1.6-1|66	%attr(2755, root, games) %{_gamesbindir}/%{name}
12mu|toppler-1.1.6-1|67	%{_gamesdatadir}/%{name}
12mu|toppler-1.1.6-1|68	%{_mandir}/man?/%{name}*
12mu|toppler-1.1.6-1|69	%{_datadir}/applications/mandriva-%{name}.desktop
12mu|toppler-1.1.6-1|70	%{_datadir}/pixmaps/%{name}.xpm
12mu|toppler-1.1.6-1|71	
12mu|toppler-1.1.6-1|72	
12mu|toppler-1.1.6-1|73	
12mu|toppler-1.1.6-1|74	
12mu|toppler-1.1.6-1|75	%changelog
12mu|toppler-1.1.6-1|76	* Fri May 06 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-2mdv2011.0
12mu|toppler-1.1.6-1|77	+ Revision: 670722
12mu|toppler-1.1.6-1|78	- mass rebuild
12mu|toppler-1.1.6-1|79	
12mu|toppler-1.1.6-1|80	* Fri Oct 01 2010 Funda Wang <fwang@mandriva.org> 1.1.4-1mdv2011.0
12mu|toppler-1.1.6-1|81	+ Revision: 582219
12mu|toppler-1.1.6-1|82	- new version 1.1.4
12mu|toppler-1.1.6-1|83	
12mu|toppler-1.1.6-1|84	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-7mdv2010.1
12mu|toppler-1.1.6-1|85	+ Revision: 524232
12mu|toppler-1.1.6-1|86	- rebuilt for 2010.1
12mu|toppler-1.1.6-1|87	
12mu|toppler-1.1.6-1|88	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.1.3-6mdv2010.0
12mu|toppler-1.1.6-1|89	+ Revision: 427428
12mu|toppler-1.1.6-1|90	- rebuild
12mu|toppler-1.1.6-1|91	
12mu|toppler-1.1.6-1|92	* Sat Apr 11 2009 Funda Wang <fwang@mandriva.org> 1.1.3-5mdv2009.1
12mu|toppler-1.1.6-1|93	+ Revision: 366389
12mu|toppler-1.1.6-1|94	- fix str fmt
12mu|toppler-1.1.6-1|95	
12mu|toppler-1.1.6-1|96	+ Antoine Ginies <aginies@mandriva.com>
12mu|toppler-1.1.6-1|97	- rebuild
12mu|toppler-1.1.6-1|98	
12mu|toppler-1.1.6-1|99	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.1.3-4mdv2009.0
12mu|toppler-1.1.6-1|100	+ Revision: 265767
12mu|toppler-1.1.6-1|101	- rebuild early 2009.0 package (before pixel changes)
12mu|toppler-1.1.6-1|102	
12mu|toppler-1.1.6-1|103	+ Pixel <pixel@mandriva.com>
12mu|toppler-1.1.6-1|104	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12mu|toppler-1.1.6-1|105	- adapt to %%_localstatedir now being /var instead of /var/lib (#22312)
12mu|toppler-1.1.6-1|106	
12mu|toppler-1.1.6-1|107	* Mon Jun 02 2008 Olivier Blin <oblin@mandriva.com> 1.1.3-3mdv2009.0
12mu|toppler-1.1.6-1|108	+ Revision: 214227
12mu|toppler-1.1.6-1|109	- fix build with latest glibc (open with O_CREAT needs a third arg)
12mu|toppler-1.1.6-1|110	
12mu|toppler-1.1.6-1|111	* Thu Mar 06 2008 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-2mdv2008.1
12mu|toppler-1.1.6-1|112	+ Revision: 180339
12mu|toppler-1.1.6-1|113	- fix build
12mu|toppler-1.1.6-1|114	- rebuild
12mu|toppler-1.1.6-1|115	
12mu|toppler-1.1.6-1|116	+ Olivier Blin <oblin@mandriva.com>
12mu|toppler-1.1.6-1|117	- restore BuildRoot
12mu|toppler-1.1.6-1|118	
12mu|toppler-1.1.6-1|119	+ Thierry Vignaud <tv@mandriva.org>
12mu|toppler-1.1.6-1|120	- kill re-definition of %%buildroot on Pixel's request
12mu|toppler-1.1.6-1|121	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12mu|toppler-1.1.6-1|122	
12mu|toppler-1.1.6-1|123	* Thu Aug 02 2007 Olivier Blin <oblin@mandriva.com> 1.1.3-1mdv2008.0
12mu|toppler-1.1.6-1|124	+ Revision: 58091
12mu|toppler-1.1.6-1|125	- use requires(post) instead of prereq
12mu|toppler-1.1.6-1|126	- 1.1.3
12mu|toppler-1.1.6-1|127	
12mu|toppler-1.1.6-1|128	
12mu|toppler-1.1.6-1|129	* Fri Nov 17 2006 Olivier Blin <oblin@mandriva.com> 1.1.2a-1mdv2007.0
12mu|toppler-1.1.6-1|130	+ Revision: 85258
12mu|toppler-1.1.6-1|131	- really pass directories, using CXXFLAGS
12mu|toppler-1.1.6-1|132	- fix top datadir
12mu|toppler-1.1.6-1|133	- xdg menu
12mu|toppler-1.1.6-1|134	- add desktop file and pixmap
12mu|toppler-1.1.6-1|135	- fix doc installation
12mu|toppler-1.1.6-1|136	- replace dir patches with cflags and make options
12mu|toppler-1.1.6-1|137	- 1.1.2a
12mu|toppler-1.1.6-1|138	- bunzip2 patches
12mu|toppler-1.1.6-1|139	- Import toppler
12mu|toppler-1.1.6-1|140	
12mu|toppler-1.1.6-1|141	* Tue May 09 2006 Stefan van der Eijk <stefan@eijk.nu> 1.1.1-2mdk
12mu|toppler-1.1.6-1|142	- rebuild for sparc
12mu|toppler-1.1.6-1|143	
12mu|toppler-1.1.6-1|144	* Tue Dec 21 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.1.1-1mdk
12mu|toppler-1.1.6-1|145	- 1.1.1
12mu|toppler-1.1.6-1|146	
12mu|toppler-1.1.6-1|147	* Tue Dec 14 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.1.0-1mdk
12mu|toppler-1.1.6-1|148	- 1.1.0
12mu|toppler-1.1.6-1|149	
12mu|toppler-1.1.6-1|150	* Thu Aug 19 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 1.0.6-3mdk
12mu|toppler-1.1.6-1|151	- Rebuild with new menu
12mu|toppler-1.1.6-1|152	
12mu|toppler-1.1.6-1|153	* Sat Jun 05 2004 <lmontel@n2.mandrakesoft.com> 1.0.6-2mdk
12mu|toppler-1.1.6-1|154	- Rebuild
12mu|toppler-1.1.6-1|155	
12mu|toppler-1.1.6-1|156	* Sun Feb 08 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0.6-1mdk
12mu|toppler-1.1.6-1|157	- 1.0.6
12mu|toppler-1.1.6-1|158	
12mu|toppler-1.1.6-1|159	* Mon Jan 26 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0.5-1mdk
12mu|toppler-1.1.6-1|160	- 1.0.5
12mu|toppler-1.1.6-1|161	
12mu|toppler-1.1.6-1|162	* Sun Jan 18 2004 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 1.0.4-1mdk
12mu|toppler-1.1.6-1|163	- 1.0.4
12mu|toppler-1.1.6-1|164	- fix buildrequires (lib64..)
12mu|toppler-1.1.6-1|165	- add locales
12mu|toppler-1.1.6-1|166	- fix path to games data (P1)
12mu|toppler-1.1.6-1|167	
12mu|toppler-1.1.6-1|168	

21471 12
12mu|totem-3.8.2-1|1	%define build_mozilla 1
12mu|totem-3.8.2-1|2	
12mu|totem-3.8.2-1|3	%define api		1.0
12mu|totem-3.8.2-1|4	%define major		0
12mu|totem-3.8.2-1|5	%define girmajor	1.0
12mu|totem-3.8.2-1|6	%define libname		%mklibname %{name} %{major}
12mu|totem-3.8.2-1|7	%define girname		%mklibname %{name}-gir %{girmajor}
12mu|totem-3.8.2-1|8	%define develname	%mklibname %{name} -d
12mu|totem-3.8.2-1|9	
12mu|totem-3.8.2-1|10	Summary:	Movie player for GNOME
12mu|totem-3.8.2-1|11	Name:		totem
12mu|totem-3.8.2-1|12	Version:	3.8.2
12mu|totem-3.8.2-1|13	Release:	1
12mu|totem-3.8.2-1|14	License:	GPLv2 with exception
12mu|totem-3.8.2-1|15	Group:		Video
12mu|totem-3.8.2-1|16	URL:		http://projects.gnome.org/totem/
12mu|totem-3.8.2-1|17	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|totem-3.8.2-1|18	#(nl) KDE Solid integration : from mdv svn  soft/mandriva-kde-translation/trunk/solid/
12mu|totem-3.8.2-1|19	Source1:	totem-opendvd.desktop
12mu|totem-3.8.2-1|20	
12mu|totem-3.8.2-1|21	BuildRequires:	desktop-file-utils
12mu|totem-3.8.2-1|22	BuildRequires:	docbook-dtd45-xml
12mu|totem-3.8.2-1|23	BuildRequires:	gstreamer1.0-plugins-good
12mu|totem-3.8.2-1|24	BuildRequires:	gstreamer1.0-plugins-bad
12mu|totem-3.8.2-1|25	BuildRequires:	gstreamer1.0-soup
12mu|totem-3.8.2-1|26	BuildRequires:	gstreamer1.0-tools
12mu|totem-3.8.2-1|27	BuildRequires:	gnome-common
12mu|totem-3.8.2-1|28	BuildRequires:	intltool itstool
12mu|totem-3.8.2-1|29	#BuildRequires:	pylint
12mu|totem-3.8.2-1|30	BuildRequires:	vala
12mu|totem-3.8.2-1|31	BuildRequires:	vala-devel
12mu|totem-3.8.2-1|32	BuildRequires:	pkgconfig(bluez)
12mu|totem-3.8.2-1|33	BuildRequires:	pkgconfig(gtk-doc)
12mu|totem-3.8.2-1|34	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|totem-3.8.2-1|35	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
12mu|totem-3.8.2-1|36	BuildRequires:	pkgconfig(gstreamer-plugins-bad-1.0)
12mu|totem-3.8.2-1|37	BuildRequires:	pkgconfig(clutter-1.0) >= 1.6.8
12mu|totem-3.8.2-1|38	BuildRequires:	pkgconfig(clutter-gst-1.0) >= 1.3.9
12mu|totem-3.8.2-1|39	BuildRequires:	pkgconfig(clutter-gtk-1.0)
12mu|totem-3.8.2-1|40	BuildRequires:	pkgconfig(grilo-0.2) >= 0.2.0
12mu|totem-3.8.2-1|41	BuildRequires:	pkgconfig(ice)
12mu|totem-3.8.2-1|42	BuildRequires:	pkgconfig(libepc-ui-1.0) > 0.4.0
12mu|totem-3.8.2-1|43	BuildRequires:	pkgconfig(libgdata) >= 0.4.0
12mu|totem-3.8.2-1|44	BuildRequires:	pkgconfig(liblircclient0)
12mu|totem-3.8.2-1|45	BuildRequires:	pkgconfig(libnautilus-extension) >= 2.91.3
12mu|totem-3.8.2-1|46	BuildRequires:	pkgconfig(libpeas-gtk-1.0) >= 0.7.2
12mu|totem-3.8.2-1|47	BuildRequires:	pkgconfig(libproxy-1.0)
12mu|totem-3.8.2-1|48	BuildRequires:	pkgconfig(mx-1.0)
12mu|totem-3.8.2-1|49	BuildRequires:	pkgconfig(pygobject-3.0)
12mu|totem-3.8.2-1|50	BuildRequires:	pkgconfig(shared-mime-info)
12mu|totem-3.8.2-1|51	BuildRequires:	pkgconfig(sm)
12mu|totem-3.8.2-1|52	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mu|totem-3.8.2-1|53	BuildRequires:	pkgconfig(gnome-icon-theme)
12mu|totem-3.8.2-1|54	BuildRequires:	pkgconfig(clutter-gst-2.0)
12mu|totem-3.8.2-1|55	BuildRequires:	pkgconfig(gstreamer-pbutils-1.0)
12mu|totem-3.8.2-1|56	BuildRequires:	pkgconfig(totem-plparser) >= 2.32.4
12mu|totem-3.8.2-1|57	BuildRequires:	gstreamer1.0-soundtouch
12mu|totem-3.8.2-1|58	%ifarch %{ix86} x86_64
12mu|totem-3.8.2-1|59	BuildRequires:	pkgconfig(nvtvsimple)
12mu|totem-3.8.2-1|60	%endif
12mu|totem-3.8.2-1|61	
12mu|totem-3.8.2-1|62	Requires:	grilo-plugins
12mu|totem-3.8.2-1|63	Requires:	iso-codes
12mu|totem-3.8.2-1|64	Requires:	gstreamer1.0-plugins-base
12mu|totem-3.8.2-1|65	Requires:	gstreamer1.0-plugins-good
12mu|totem-3.8.2-1|66	Requires:	gstreamer1.0-soup
12mu|totem-3.8.2-1|67	Suggests:	gstreamer1.0-resindvd
12mu|totem-3.8.2-1|68	Suggests:	gstreamer1.0-a52dec
12mu|totem-3.8.2-1|69	# Must have plugins. Totem doesn't start without them
12mu|totem-3.8.2-1|70	Requires:	gstreamer1.0-gstclutter
12mu|totem-3.8.2-1|71	Requires:	gstreamer1.0-soundtouch
12mu|totem-3.8.2-1|72	
12mu|totem-3.8.2-1|73	#gw opensubtitles plugin:
12mu|totem-3.8.2-1|74	Requires:	pyxdg
12mu|totem-3.8.2-1|75	# python plugins
12mu|totem-3.8.2-1|76	Requires:	python-dbus
12mu|totem-3.8.2-1|77	Requires:	python-gi
12mu|totem-3.8.2-1|78	
12mu|totem-3.8.2-1|79	#gw needed by the iplayer plugin
12mu|totem-3.8.2-1|80	Requires:	python-httplib2
12mu|totem-3.8.2-1|81	Requires:	python-feedparser
12mu|totem-3.8.2-1|82	Requires:	python-beautifulsoup
12mu|totem-3.8.2-1|83	
12mu|totem-3.8.2-1|84	Obsoletes:	%{name}-tracker < 3.4
12mu|totem-3.8.2-1|85	
12mu|totem-3.8.2-1|86	%description
12mu|totem-3.8.2-1|87	Totem is simple movie player for the GNOME desktop. It
12mu|totem-3.8.2-1|88	features a simple playlist, a full-screen mode, seek and volume
12mu|totem-3.8.2-1|89	controls, as well as a pretty complete keyboard navigation.
12mu|totem-3.8.2-1|90	
12mu|totem-3.8.2-1|91	%if %{build_mozilla}
12mu|totem-3.8.2-1|92	%package	mozilla
12mu|totem-3.8.2-1|93	Summary:	Totem video plugin for Mozilla Firefox
12mu|totem-3.8.2-1|94	Group:		Networking/WWW
12mu|totem-3.8.2-1|95	BuildRequires:	pkgconfig(dbus-1)
12mu|totem-3.8.2-1|96	Obsoletes:	totem-mozilla-gstreamer < %{version}-%{release}
12mu|totem-3.8.2-1|97	Provides:	totem-mozilla-gstreamer = %{version}-%{release}
12mu|totem-3.8.2-1|98	Requires:	%{name} = %{version}-%{release}
12mu|totem-3.8.2-1|99	
12mu|totem-3.8.2-1|100	%description mozilla
12mu|totem-3.8.2-1|101	This embeds the Totem video player into web browsers based on Mozilla Firefox.
12mu|totem-3.8.2-1|102	%endif
12mu|totem-3.8.2-1|103	
12mu|totem-3.8.2-1|104	%package nautilus
12mu|totem-3.8.2-1|105	Group:		Video
12mu|totem-3.8.2-1|106	Summary:	Video and Audio Properties tab for Nautilus
12mu|totem-3.8.2-1|107	#gw just for the translations:
12mu|totem-3.8.2-1|108	Requires:	%{name} = %{version}-%{release}
12mu|totem-3.8.2-1|109	Requires:	nautilus
12mu|totem-3.8.2-1|110	
12mu|totem-3.8.2-1|111	%description nautilus
12mu|totem-3.8.2-1|112	A Nautilus extension that shows the properties of audio and video
12mu|totem-3.8.2-1|113	files in the properties dialogue.
12mu|totem-3.8.2-1|114	
12mu|totem-3.8.2-1|115	%package -n %{libname}
12mu|totem-3.8.2-1|116	Group:		System/Libraries
12mu|totem-3.8.2-1|117	Summary:	Shared libraries for %{name}
12mu|totem-3.8.2-1|118	
12mu|totem-3.8.2-1|119	%description -n %{libname}
12mu|totem-3.8.2-1|120	This package contains the shared libraries for %{name}.
12mu|totem-3.8.2-1|121	
12mu|totem-3.8.2-1|122	%package -n %{girname}
12mu|totem-3.8.2-1|123	Summary:	GObject Introspection interface description for %{name}
12mu|totem-3.8.2-1|124	Group:		System/Libraries
12mu|totem-3.8.2-1|125	
12mu|totem-3.8.2-1|126	%description -n %{girname}
12mu|totem-3.8.2-1|127	GObject Introspection interface description for %{name}.
12mu|totem-3.8.2-1|128	
12mu|totem-3.8.2-1|129	%package -n %{develname}
12mu|totem-3.8.2-1|130	Group:		Development/C
12mu|totem-3.8.2-1|131	Summary:	Devel files for %{name}
12mu|totem-3.8.2-1|132	Requires:	%{libname} = %{version}-%{release}
12mu|totem-3.8.2-1|133	Provides:	%{name}-devel = %{version}-%{release}
12mu|totem-3.8.2-1|134	
12mu|totem-3.8.2-1|135	%description -n %{develname}
12mu|totem-3.8.2-1|136	Devel files for %{name}.
12mu|totem-3.8.2-1|137	
12mu|totem-3.8.2-1|138	%prep
12mu|totem-3.8.2-1|139	%setup -q
12mu|totem-3.8.2-1|140	%apply_patches
12mu|totem-3.8.2-1|141	
12mu|totem-3.8.2-1|142	%build
12mu|totem-3.8.2-1|143	%configure2_5x \
12mu|totem-3.8.2-1|144	--disable-static \
12mu|totem-3.8.2-1|145	--disable-run-in-source-tree \
12mu|totem-3.8.2-1|146	--disable-vegas-plugin \
12mu|totem-3.8.2-1|147	--enable-easy-codec-installation \
12mu|totem-3.8.2-1|148	%if %{build_mozilla}
12mu|totem-3.8.2-1|149	--enable-browser-plugins \
12mu|totem-3.8.2-1|150	%else
12mu|totem-3.8.2-1|151	--disable-browser-plugins \
12mu|totem-3.8.2-1|152	%endif
12mu|totem-3.8.2-1|153	
12mu|totem-3.8.2-1|154	%make
12mu|totem-3.8.2-1|155	
12mu|totem-3.8.2-1|156	%install
12mu|totem-3.8.2-1|157	%makeinstall_std
12mu|totem-3.8.2-1|158	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mu|totem-3.8.2-1|159	%find_lang %{name} --with-gnome
12mu|totem-3.8.2-1|160	
12mu|totem-3.8.2-1|161	#menu
12mu|totem-3.8.2-1|162	MIME_TYPES=`tr '\n' , < data/mime-type-list.txt | sed -e 's/,$//'`
12mu|totem-3.8.2-1|163	desktop-file-install --vendor="" \
12mu|totem-3.8.2-1|164	--remove-category="Application" \
12mu|totem-3.8.2-1|165	--add-category="X-MandrivaLinux-Multimedia-Video" \
12mu|totem-3.8.2-1|166	--add-category="X-MandrivaLinux-CrossDesktop" \
12mu|totem-3.8.2-1|167	--dir %{buildroot}%{_datadir}/applications \
12mu|totem-3.8.2-1|168	%{buildroot}%{_datadir}/applications/*
12mu|totem-3.8.2-1|169	
12mu|totem-3.8.2-1|170	#(nl) KDE Solid integration
12mu|totem-3.8.2-1|171	mkdir -p %{buildroot}/%{_datadir}/apps/solid/actions
12mu|totem-3.8.2-1|172	install -D -m 644 %{SOURCE1} %{buildroot}%{_datadir}/apps/solid/actions/
12mu|totem-3.8.2-1|173	
12mu|totem-3.8.2-1|174	%files -f %{name}.lang
12mu|totem-3.8.2-1|175	%doc README AUTHORS TODO NEWS
12mu|totem-3.8.2-1|176	%{_bindir}/totem
12mu|totem-3.8.2-1|177	%{_bindir}/totem-audio-preview
12mu|totem-3.8.2-1|178	%{_bindir}/totem-video-thumbnailer
12mu|totem-3.8.2-1|179	%dir %{_libdir}/totem
12mu|totem-3.8.2-1|180	%dir %{_libdir}/totem/plugins/
12mu|totem-3.8.2-1|181	%dir %{_libdir}/totem/plugins/grilo
12mu|totem-3.8.2-1|182	%dir %{_libdir}/totem/plugins/im-status
12mu|totem-3.8.2-1|183	%dir %{_libdir}/totem/plugins/save-file
12mu|totem-3.8.2-1|184	%{_libdir}/totem/plugins/brasero-disc-recorder
12mu|totem-3.8.2-1|185	%{_libdir}/totem/plugins/chapters
12mu|totem-3.8.2-1|186	%{_libdir}/totem/plugins/dbus
12mu|totem-3.8.2-1|187	%{_libdir}/totem/plugins/grilo/*
12mu|totem-3.8.2-1|188	%{_libdir}/totem/plugins/gromit
12mu|totem-3.8.2-1|189	%{_libdir}/totem/plugins/im-status/*
12mu|totem-3.8.2-1|190	%{_libdir}/totem/plugins/lirc
12mu|totem-3.8.2-1|191	%{_libdir}/totem/plugins/media-player-keys
12mu|totem-3.8.2-1|192	%{_libdir}/totem/plugins/ontop
12mu|totem-3.8.2-1|193	%{_libdir}/totem/plugins/opensubtitles
12mu|totem-3.8.2-1|194	%{_libdir}/totem/plugins/properties
12mu|totem-3.8.2-1|195	%{_libdir}/totem/plugins/apple-trailers
12mu|totem-3.8.2-1|196	%{_libdir}/totem/plugins/autoload-subtitles
12mu|totem-3.8.2-1|197	%{_libdir}/totem/plugins/recent
12mu|totem-3.8.2-1|198	%{_libdir}/totem/plugins/pythonconsole
12mu|totem-3.8.2-1|199	%{_libdir}/totem/plugins/rotation
12mu|totem-3.8.2-1|200	%{_libdir}/totem/plugins/save-file/*
12mu|totem-3.8.2-1|201	%{_libdir}/totem/plugins/screensaver
12mu|totem-3.8.2-1|202	%{_libdir}/totem/plugins/screenshot
12mu|totem-3.8.2-1|203	%{_libdir}/totem/plugins/skipto
12mu|totem-3.8.2-1|204	%{_libdir}/totem/totem-bugreport.py
12mu|totem-3.8.2-1|205	%{_datadir}/applications/totem.desktop
12mu|totem-3.8.2-1|206	%{_datadir}/apps/solid/actions/totem-opendvd.desktop
12mu|totem-3.8.2-1|207	%{_datadir}/GConf/gsettings/*.convert
12mu|totem-3.8.2-1|208	%{_datadir}/glib-2.0/schemas/*.xml
12mu|totem-3.8.2-1|209	%{_datadir}/icons/hicolor/*/*/*
12mu|totem-3.8.2-1|210	%{_datadir}/thumbnailers/totem.thumbnailer
12mu|totem-3.8.2-1|211	%{_datadir}/totem
12mu|totem-3.8.2-1|212	%{_mandir}/man1/*
12mu|totem-3.8.2-1|213	
12mu|totem-3.8.2-1|214	%files nautilus
12mu|totem-3.8.2-1|215	%{_libdir}/nautilus/extensions-3.0/*
12mu|totem-3.8.2-1|216	
12mu|totem-3.8.2-1|217	%if %{build_mozilla}
12mu|totem-3.8.2-1|218	%files mozilla
12mu|totem-3.8.2-1|219	%{_libdir}/mozilla/plugins/libtotem*.so
12mu|totem-3.8.2-1|220	%{_libexecdir}/totem-plugin-viewer
12mu|totem-3.8.2-1|221	%endif
12mu|totem-3.8.2-1|222	
12mu|totem-3.8.2-1|223	%files -n %{libname}
12mu|totem-3.8.2-1|224	%{_libdir}/libtotem.so.%{major}*
12mu|totem-3.8.2-1|225	
12mu|totem-3.8.2-1|226	%files -n %{girname}
12mu|totem-3.8.2-1|227	%{_libdir}/girepository-1.0/Totem-1.0.typelib
12mu|totem-3.8.2-1|228	
12mu|totem-3.8.2-1|229	%files -n %{develname}
12mu|totem-3.8.2-1|230	%doc %{_datadir}/gtk-doc/html/%{name}
12mu|totem-3.8.2-1|231	%{_libdir}/libtotem.so
12mu|totem-3.8.2-1|232	%{_libdir}/pkgconfig/totem.pc
12mu|totem-3.8.2-1|233	%{_includedir}/totem/%{api}/*
12mu|totem-3.8.2-1|234	%{_datadir}/gir-1.0/Totem-1.0.gir

21472 12
12mu|totem-pl-parser-3.4.5-1|1	%define major 17
12mu|totem-pl-parser-3.4.5-1|2	%define girmajor 1.0
12mu|totem-pl-parser-3.4.5-1|3	%define libname %mklibname totem-plparser %{major}
12mu|totem-pl-parser-3.4.5-1|4	%define libmini %mklibname totem-plparser-mini %{major}
12mu|totem-pl-parser-3.4.5-1|5	%define girname %mklibname totem-plparser-gir %{girmajor}
12mu|totem-pl-parser-3.4.5-1|6	%define develname %mklibname -d totem-plparser
12mu|totem-pl-parser-3.4.5-1|7	
12mu|totem-pl-parser-3.4.5-1|8	Summary:	Playlist parser library from the Totem Movie Player
12mu|totem-pl-parser-3.4.5-1|9	Name:		totem-pl-parser
12mu|totem-pl-parser-3.4.5-1|10	Version:	3.4.5
12mu|totem-pl-parser-3.4.5-1|11	Release:	1
12mu|totem-pl-parser-3.4.5-1|12	License:	LGPLv2+
12mu|totem-pl-parser-3.4.5-1|13	Group:		System/Libraries
12mu|totem-pl-parser-3.4.5-1|14	URL:		http://www.hadess.net/totem.php3
12mu|totem-pl-parser-3.4.5-1|15	Source0:	http://ftp.gnome.org/pub/GNOME/sources/totem-pl-parser/3.4/%{name}-%{version}.tar.xz
12mu|totem-pl-parser-3.4.5-1|16	
12mu|totem-pl-parser-3.4.5-1|17	BuildRequires:	gnome-common
12mu|totem-pl-parser-3.4.5-1|18	BuildRequires:	intltool
12mu|totem-pl-parser-3.4.5-1|19	BuildRequires:	pkgconfig(gmime-2.6)
12mu|totem-pl-parser-3.4.5-1|20	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|totem-pl-parser-3.4.5-1|21	BuildRequires:	pkgconfig(gtk-doc)
12mu|totem-pl-parser-3.4.5-1|22	BuildRequires:	pkgconfig(libarchive)
12mu|totem-pl-parser-3.4.5-1|23	BuildRequires:	pkgconfig(libquvi)
12mu|totem-pl-parser-3.4.5-1|24	BuildRequires:	pkgconfig(libsoup-2.4)
12mu|totem-pl-parser-3.4.5-1|25	BuildRequires:	pkgconfig(libxml-2.0)
12mu|totem-pl-parser-3.4.5-1|26	BuildRequires:  libgcrypt-devel
12mu|totem-pl-parser-3.4.5-1|27	
12mu|totem-pl-parser-3.4.5-1|28	%description
12mu|totem-pl-parser-3.4.5-1|29	Shared library used by totem.
12mu|totem-pl-parser-3.4.5-1|30	
12mu|totem-pl-parser-3.4.5-1|31	%package i18n
12mu|totem-pl-parser-3.4.5-1|32	Summary:	Playlist parser library from the Totem Movie Player
12mu|totem-pl-parser-3.4.5-1|33	Group:		System/Internationalization
12mu|totem-pl-parser-3.4.5-1|34	
12mu|totem-pl-parser-3.4.5-1|35	%description i18n
12mu|totem-pl-parser-3.4.5-1|36	This package contains the translations for %{name}.
12mu|totem-pl-parser-3.4.5-1|37	
12mu|totem-pl-parser-3.4.5-1|38	%package -n %{libname}
12mu|totem-pl-parser-3.4.5-1|39	Summary:	Playlist parser library from the Totem Movie Player
12mu|totem-pl-parser-3.4.5-1|40	Group:		System/Libraries
12mu|totem-pl-parser-3.4.5-1|41	Suggests:	%{name}-i18n >= %{version}-%{release}
12mu|totem-pl-parser-3.4.5-1|42	
12mu|totem-pl-parser-3.4.5-1|43	%description -n %{libname}
12mu|totem-pl-parser-3.4.5-1|44	Shared library used by totem.
12mu|totem-pl-parser-3.4.5-1|45	
12mu|totem-pl-parser-3.4.5-1|46	%package -n %{libmini}
12mu|totem-pl-parser-3.4.5-1|47	Summary:	Playlist parser library from the Totem Movie Player
12mu|totem-pl-parser-3.4.5-1|48	Group:		System/Libraries
12mu|totem-pl-parser-3.4.5-1|49	
12mu|totem-pl-parser-3.4.5-1|50	%description -n %{libmini}
12mu|totem-pl-parser-3.4.5-1|51	Shared library used by totem - minimal version.
12mu|totem-pl-parser-3.4.5-1|52	
12mu|totem-pl-parser-3.4.5-1|53	%package -n %{girname}
12mu|totem-pl-parser-3.4.5-1|54	Summary:	GObject Introspection interface description for %{name}
12mu|totem-pl-parser-3.4.5-1|55	Group:		System/Libraries
12mu|totem-pl-parser-3.4.5-1|56	
12mu|totem-pl-parser-3.4.5-1|57	%description -n %{girname}
12mu|totem-pl-parser-3.4.5-1|58	GObject Introspection interface description for %{name}.
12mu|totem-pl-parser-3.4.5-1|59	
12mu|totem-pl-parser-3.4.5-1|60	%package -n	%{develname}
12mu|totem-pl-parser-3.4.5-1|61	Summary:	Development libraries, include files for totem playlist parser
12mu|totem-pl-parser-3.4.5-1|62	Group:		Development/GNOME and GTK+
12mu|totem-pl-parser-3.4.5-1|63	Provides:	totem-plparser-devel = %{version}-%{release}
12mu|totem-pl-parser-3.4.5-1|64	Requires:	%{libname} = %{version}-%{release}
12mu|totem-pl-parser-3.4.5-1|65	Requires:	%{libmini} = %{version}-%{release}
12mu|totem-pl-parser-3.4.5-1|66	Requires:	%{girname} = %{version}-%{release}
12mu|totem-pl-parser-3.4.5-1|67	Conflicts: 	%{_lib}totem-plparser0-devel
12mu|totem-pl-parser-3.4.5-1|68	Obsoletes:	%{mklibname -d totem-plparser 7} < 3.4.2
12mu|totem-pl-parser-3.4.5-1|69	
12mu|totem-pl-parser-3.4.5-1|70	%description -n	%{develname}
12mu|totem-pl-parser-3.4.5-1|71	Development libraries, include files for totem playlist parser
12mu|totem-pl-parser-3.4.5-1|72	
12mu|totem-pl-parser-3.4.5-1|73	%prep
12mu|totem-pl-parser-3.4.5-1|74	%setup -q
12mu|totem-pl-parser-3.4.5-1|75	%apply_patches
12mu|totem-pl-parser-3.4.5-1|76	
12mu|totem-pl-parser-3.4.5-1|77	%build
12mu|totem-pl-parser-3.4.5-1|78	%configure2_5x \
12mu|totem-pl-parser-3.4.5-1|79	--disable-static
12mu|totem-pl-parser-3.4.5-1|80	
12mu|totem-pl-parser-3.4.5-1|81	%make LIBS='-lgcrypt -lgmodule-2.0'
12mu|totem-pl-parser-3.4.5-1|82	
12mu|totem-pl-parser-3.4.5-1|83	%install
12mu|totem-pl-parser-3.4.5-1|84	%makeinstall_std
12mu|totem-pl-parser-3.4.5-1|85	
12mu|totem-pl-parser-3.4.5-1|86	%find_lang %{name}
12mu|totem-pl-parser-3.4.5-1|87	
12mu|totem-pl-parser-3.4.5-1|88	%files i18n -f %{name}.lang
12mu|totem-pl-parser-3.4.5-1|89	%doc README NEWS
12mu|totem-pl-parser-3.4.5-1|90	
12mu|totem-pl-parser-3.4.5-1|91	%files -n %{libname}
12mu|totem-pl-parser-3.4.5-1|92	%{_libdir}/libtotem-plparser.so.%{major}*
12mu|totem-pl-parser-3.4.5-1|93	
12mu|totem-pl-parser-3.4.5-1|94	%files -n %{libmini}
12mu|totem-pl-parser-3.4.5-1|95	%{_libdir}/libtotem-plparser-mini.so.%{major}*
12mu|totem-pl-parser-3.4.5-1|96	
12mu|totem-pl-parser-3.4.5-1|97	%files -n %{girname}
12mu|totem-pl-parser-3.4.5-1|98	%{_libdir}/girepository-1.0/TotemPlParser-%{girmajor}.typelib
12mu|totem-pl-parser-3.4.5-1|99	
12mu|totem-pl-parser-3.4.5-1|100	%files -n %{develname}
12mu|totem-pl-parser-3.4.5-1|101	%doc ChangeLog AUTHORS
12mu|totem-pl-parser-3.4.5-1|102	%doc %{_datadir}/gtk-doc/html/*
12mu|totem-pl-parser-3.4.5-1|103	%{_libdir}/*.so
12mu|totem-pl-parser-3.4.5-1|104	%{_datadir}/gir-1.0/TotemPlParser-%{girmajor}.gir
12mu|totem-pl-parser-3.4.5-1|105	%{_libdir}/pkgconfig/*
12mu|totem-pl-parser-3.4.5-1|106	%{_includedir}/%{name}
12mu|totem-pl-parser-3.4.5-1|107	

21473 12
12mu|touchfreeze-0.2.5-4|1	Summary:	Utility to disable touchpad tap-clicking while typing
12mu|touchfreeze-0.2.5-4|2	Name:		touchfreeze
12mu|touchfreeze-0.2.5-4|3	Version:	0.2.5
12mu|touchfreeze-0.2.5-4|4	Release:	4
12mu|touchfreeze-0.2.5-4|5	License:	GPLv3+
12mu|touchfreeze-0.2.5-4|6	Group:		System/Configuration/Hardware
12mu|touchfreeze-0.2.5-4|7	Url:		http://qsynaptics.sourceforge.net/
12mu|touchfreeze-0.2.5-4|8	Source0:	http://qsynaptics.sourceforge.net/%{name}-%{version}.tar.gz
12mu|touchfreeze-0.2.5-4|9	Obsoletes:	qsynaptics < 0.22.0-15
12mu|touchfreeze-0.2.5-4|10	BuildRequires:	qt4-devel
12mu|touchfreeze-0.2.5-4|11	Requires:	synaptics
12mu|touchfreeze-0.2.5-4|12	
12mu|touchfreeze-0.2.5-4|13	%description
12mu|touchfreeze-0.2.5-4|14	TouchFreeze is a simple utility that disables the tap-click function
12mu|touchfreeze-0.2.5-4|15	of Synaptics touchpads while you are typing. As long as you are typing,
12mu|touchfreeze-0.2.5-4|16	tapping the touchpad will not count as a mouse click. It replaces
12mu|touchfreeze-0.2.5-4|17	the previous QSynaptics and KSynaptics tools.
12mu|touchfreeze-0.2.5-4|18	
12mu|touchfreeze-0.2.5-4|19	%files
12mu|touchfreeze-0.2.5-4|20	%{_bindir}/%{name}
12mu|touchfreeze-0.2.5-4|21	%{_sysconfdir}/xdg/autostart/rosa-%{name}.desktop
12mu|touchfreeze-0.2.5-4|22	%{_datadir}/autostart/rosa-%{name}.desktop
12mu|touchfreeze-0.2.5-4|23	
12mu|touchfreeze-0.2.5-4|24	#----------------------------------------------------------------------------
12mu|touchfreeze-0.2.5-4|25	
12mu|touchfreeze-0.2.5-4|26	%prep
12mu|touchfreeze-0.2.5-4|27	%setup -q
12mu|touchfreeze-0.2.5-4|28	
12mu|touchfreeze-0.2.5-4|29	%build
12mu|touchfreeze-0.2.5-4|30	%qmake_qt4
12mu|touchfreeze-0.2.5-4|31	%make LIBS="-lX11 -lQtCore -lQtGui"
12mu|touchfreeze-0.2.5-4|32	
12mu|touchfreeze-0.2.5-4|33	%install
12mu|touchfreeze-0.2.5-4|34	mkdir -p %{buildroot}%{_bindir}
12mu|touchfreeze-0.2.5-4|35	install -m 0755 %{name} %{buildroot}%{_bindir}/%{name}
12mu|touchfreeze-0.2.5-4|36	
12mu|touchfreeze-0.2.5-4|37	# XDG autostart
12mu|touchfreeze-0.2.5-4|38	mkdir -p %{buildroot}%{_sysconfdir}/xdg/autostart
12mu|touchfreeze-0.2.5-4|39	cat > %{buildroot}%{_sysconfdir}/xdg/autostart/rosa-%{name}.desktop << EOF
12mu|touchfreeze-0.2.5-4|40	[Desktop Entry]
12mu|touchfreeze-0.2.5-4|41	Exec=%{_bindir}/%{name}
12mu|touchfreeze-0.2.5-4|42	Name=TouchFreeze - touchpad tap-click inhibitor
12mu|touchfreeze-0.2.5-4|43	Terminal=false
12mu|touchfreeze-0.2.5-4|44	Type=Application
12mu|touchfreeze-0.2.5-4|45	StartupNotify=false
12mu|touchfreeze-0.2.5-4|46	X-KDE-autostart-phase=2
12mu|touchfreeze-0.2.5-4|47	X-KDE-autostart-after=panel
12mu|touchfreeze-0.2.5-4|48	EOF
12mu|touchfreeze-0.2.5-4|49	
12mu|touchfreeze-0.2.5-4|50	# KDE autostart
12mu|touchfreeze-0.2.5-4|51	mkdir -p %{buildroot}%{_datadir}/autostart
12mu|touchfreeze-0.2.5-4|52	cp %{buildroot}%{_sysconfdir}/xdg/autostart/rosa-%{name}.desktop %{buildroot}%{_datadir}/autostart/rosa-%{name}.desktop
12mu|touchfreeze-0.2.5-4|53	
12mu|touchfreeze-0.2.5-4|54	
12mu|touchfreeze-0.2.5-4|55	%changelog
12mu|touchfreeze-0.2.5-4|56	* Wed Nov 27 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.5-4
12mu|touchfreeze-0.2.5-4|57	+ Revision: a50f64f
12mu|touchfreeze-0.2.5-4|58	- LOG Fix build
12mu|touchfreeze-0.2.5-4|59	
12mu|touchfreeze-0.2.5-4|60	

21474 12
12mu|tpctl-4.17-19|1	%define major 2
12mu|tpctl-4.17-19|2	%define libname %mklibname smapidev %{major}
12mu|tpctl-4.17-19|3	%define devname %mklibname smapidev -d
12mu|tpctl-4.17-19|4	
12mu|tpctl-4.17-19|5	Summary:	Thinkpad Utilities
12mu|tpctl-4.17-19|6	Name:		tpctl
12mu|tpctl-4.17-19|7	Version:	4.17
12mu|tpctl-4.17-19|8	Release:	19
12mu|tpctl-4.17-19|9	Group:		System/Kernel and hardware
12mu|tpctl-4.17-19|10	License:	GPLv2+
12mu|tpctl-4.17-19|11	Url:		http://tpctl.sourceforge.net/
12mu|tpctl-4.17-19|12	Source0:	http://prdownloads.sourceforge.net/tpctl/%{name}_%{version}.tar.gz
12mu|tpctl-4.17-19|13	Source1:	apmiser.init.bz2
12mu|tpctl-4.17-19|14	Source2:	hdparm-contrib-ultrabayd.tar.bz2
12mu|tpctl-4.17-19|15	Source3:	ultrabayd.init.bz2
12mu|tpctl-4.17-19|16	Source4:	ultrabay.suspend.bz2
12mu|tpctl-4.17-19|17	Patch0:		hdparm-5.4-fix_path_bell_idectl.patch
12mu|tpctl-4.17-19|18	Patch1:		tpctl-4.17_ncurses.patch
12mu|tpctl-4.17-19|19	BuildRequires:	pkgconfig(ncurses)
12mu|tpctl-4.17-19|20	BuildRequires:	pkgconfig(ncursesw)
12mu|tpctl-4.17-19|21	Requires:	hdparm
12mu|tpctl-4.17-19|22	ExclusiveArch:	%{ix86} x86_64
12mu|tpctl-4.17-19|23	
12mu|tpctl-4.17-19|24	%description
12mu|tpctl-4.17-19|25	Utilities specific to IBM Thinkpads.
12mu|tpctl-4.17-19|26	
12mu|tpctl-4.17-19|27	%files
12mu|tpctl-4.17-19|28	%doc AUTHORS COPYING README SUPPORTED-MODELS TROUBLESHOOTING VGA-MODES
12mu|tpctl-4.17-19|29	%doc contrib/idectl-README
12mu|tpctl-4.17-19|30	%config(noreplace) %{_sysconfdir}/sysconfig/suspend-scripts/suspend.d/*
12mu|tpctl-4.17-19|31	%{_initrddir}/*
12mu|tpctl-4.17-19|32	%{_sbindir}/*
12mu|tpctl-4.17-19|33	%{_bindir}/*
12mu|tpctl-4.17-19|34	%{_mandir}/man?/*
12mu|tpctl-4.17-19|35	
12mu|tpctl-4.17-19|36	#----------------------------------------------------------------------------
12mu|tpctl-4.17-19|37	
12mu|tpctl-4.17-19|38	%package -n %{libname}
12mu|tpctl-4.17-19|39	Summary:	Library associated with tpctl, needed for tpctl utilities
12mu|tpctl-4.17-19|40	Group:		System/Libraries
12mu|tpctl-4.17-19|41	Conflicts:	%{_lib}tpctl2 < 4.17-19
12mu|tpctl-4.17-19|42	Obsoletes:	%{_lib}tpctl2 < 4.17-19
12mu|tpctl-4.17-19|43	
12mu|tpctl-4.17-19|44	%description -n %{libname}
12mu|tpctl-4.17-19|45	This library is mandatory for tpctl utilities.
12mu|tpctl-4.17-19|46	
12mu|tpctl-4.17-19|47	%files -n %{libname}
12mu|tpctl-4.17-19|48	%{_libdir}/libsmapidev.so.%{major}*
12mu|tpctl-4.17-19|49	
12mu|tpctl-4.17-19|50	#----------------------------------------------------------------------------
12mu|tpctl-4.17-19|51	
12mu|tpctl-4.17-19|52	%package -n %{devname}
12mu|tpctl-4.17-19|53	Summary:	Development package with static libs and headers
12mu|tpctl-4.17-19|54	Group:		Development/C
12mu|tpctl-4.17-19|55	Requires:	%{libname} = %{EVRD}
12mu|tpctl-4.17-19|56	Provides:	%{name}-devel = %{EVRD}
12mu|tpctl-4.17-19|57	Conflicts:	%{_lib}tpctl2-devel < 4.17-12
12mu|tpctl-4.17-19|58	Obsoletes:	%{_lib}tpctl2-devel < 4.17-12
12mu|tpctl-4.17-19|59	Obsoletes:	%{_lib}tpctl-devel < 4.17-19
12mu|tpctl-4.17-19|60	
12mu|tpctl-4.17-19|61	%description -n %{devname}
12mu|tpctl-4.17-19|62	This package contains header files and static library for tpctl
12mu|tpctl-4.17-19|63	utilities.
12mu|tpctl-4.17-19|64	
12mu|tpctl-4.17-19|65	%files -n %{devname}
12mu|tpctl-4.17-19|66	%{_libdir}/libsmapidev.so
12mu|tpctl-4.17-19|67	%{_includedir}/*
12mu|tpctl-4.17-19|68	
12mu|tpctl-4.17-19|69	#----------------------------------------------------------------------------
12mu|tpctl-4.17-19|70	
12mu|tpctl-4.17-19|71	%prep
12mu|tpctl-4.17-19|72	%setup -q -a 2
12mu|tpctl-4.17-19|73	# 4.4-2mdk (Abel) needs Source2
12mu|tpctl-4.17-19|74	%apply_patches
12mu|tpctl-4.17-19|75	mv contrib/README contrib/idectl-README
12mu|tpctl-4.17-19|76	
12mu|tpctl-4.17-19|77	# stupid makefile
12mu|tpctl-4.17-19|78	perl -pi -e "s|-o 0 -g 0||g" Makefile
12mu|tpctl-4.17-19|79	
12mu|tpctl-4.17-19|80	%build
12mu|tpctl-4.17-19|81	%make PATH_LIB=%{_libdir}/
12mu|tpctl-4.17-19|82	
12mu|tpctl-4.17-19|83	%install
12mu|tpctl-4.17-19|84	mkdir -p %{buildroot}/{%{_sbindir},%{_mandir}/man1}
12mu|tpctl-4.17-19|85	make install DEST=%{buildroot} PATH_LIB=%{_libdir}/
12mu|tpctl-4.17-19|86	
12mu|tpctl-4.17-19|87	cd %{buildroot}/%{_libdir}/
12mu|tpctl-4.17-19|88	ln -sf libsmapidev.so.2.0 libsmapidev.so
12mu|tpctl-4.17-19|89	cd -
12mu|tpctl-4.17-19|90	mkdir -p %{buildroot}/%{_initrddir}
12mu|tpctl-4.17-19|91	bzcat %{SOURCE1} > %{buildroot}/%{_initrddir}/apmiser
12mu|tpctl-4.17-19|92	chmod 755 %{buildroot}/%{_initrddir}/apmiser
12mu|tpctl-4.17-19|93	
12mu|tpctl-4.17-19|94	mkdir -p %{buildroot}/%{_includedir}
12mu|tpctl-4.17-19|95	cp -r include %{buildroot}/%{_includedir}/%{name}
12mu|tpctl-4.17-19|96	
12mu|tpctl-4.17-19|97	mkdir -p %{buildroot}%{_mandir}/man8
12mu|tpctl-4.17-19|98	install -m 0644 man/apmiser.8 %{buildroot}/%{_mandir}/man8/
12mu|tpctl-4.17-19|99	
12mu|tpctl-4.17-19|100	# 4.4-2mdk (Abel) ultrabayd stuff
12mu|tpctl-4.17-19|101	install -m 0755 contrib/idectl %{buildroot}/%{_sbindir}/idectl
12mu|tpctl-4.17-19|102	install -m 0755 contrib/ultrabayd %{buildroot}/%{_sbindir}/ultrabayd
12mu|tpctl-4.17-19|103	bzcat %{SOURCE3} > %{buildroot}%{_initrddir}/ultrabayd
12mu|tpctl-4.17-19|104	chmod 755 %{buildroot}%{_initrddir}/ultrabayd
12mu|tpctl-4.17-19|105	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/suspend-scripts/suspend.d/
12mu|tpctl-4.17-19|106	bzcat %{SOURCE4} > %{buildroot}%{_sysconfdir}/sysconfig/suspend-scripts/suspend.d/ultrabay
12mu|tpctl-4.17-19|107	chmod 755 %{buildroot}%{_sysconfdir}/sysconfig/suspend-scripts/suspend.d/ultrabay
12mu|tpctl-4.17-19|108	
12mu|tpctl-4.17-19|109	
12mu|tpctl-4.17-19|110	%changelog
12mu|tpctl-4.17-19|111	* Sat May 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.17-19
12mu|tpctl-4.17-19|112	+ Revision: 91beeae
12mu|tpctl-4.17-19|113	- Fix library and devel packages names, spec cleanup
12mu|tpctl-4.17-19|114	
12mu|tpctl-4.17-19|115	

21475 12
12mu|tracker-0.16.2-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mu|tracker-0.16.2-1|2	
12mu|tracker-0.16.2-1|3	%define major	0
12mu|tracker-0.16.2-1|4	%define api	0.16
12mu|tracker-0.16.2-1|5	%define libname	%mklibname %{name} %{api} %{major}
12mu|tracker-0.16.2-1|6	%define girname	%mklibname %{name}-gir %{api}
12mu|tracker-0.16.2-1|7	%define devname	%mklibname %{name} -d
12mu|tracker-0.16.2-1|8	
12mu|tracker-0.16.2-1|9	%define build_evo 0
12mu|tracker-0.16.2-1|10	%define build_doc 0
12mu|tracker-0.16.2-1|11	
12mu|tracker-0.16.2-1|12	#gw libtracker-common is in the main package and not provided
12mu|tracker-0.16.2-1|13	%define __noautoreq 'devel\\(libtracker-common\\|devel\\(libtracker-data'
12mu|tracker-0.16.2-1|14	
12mu|tracker-0.16.2-1|15	Summary:	Desktop-neutral metadata-based search framework
12mu|tracker-0.16.2-1|16	Name:		tracker
12mu|tracker-0.16.2-1|17	Version:	0.16.2
12mu|tracker-0.16.2-1|18	Release:	1
12mu|tracker-0.16.2-1|19	License:	GPLv2+ and LGPLv2+
12mu|tracker-0.16.2-1|20	Group:		Graphical desktop/GNOME
12mu|tracker-0.16.2-1|21	URL:		http://www.tracker-project.org
12mu|tracker-0.16.2-1|22	Source0:	http://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|tracker-0.16.2-1|23	Patch0:		tracker-0.12.8-linkage.patch
12mu|tracker-0.16.2-1|24	
12mu|tracker-0.16.2-1|25	BuildRequires: desktop-file-utils
12mu|tracker-0.16.2-1|26	BuildRequires: glib2.0-common
12mu|tracker-0.16.2-1|27	BuildRequires: firefox
12mu|tracker-0.16.2-1|28	BuildRequires: intltool
12mu|tracker-0.16.2-1|29	BuildRequires: mozilla-thunderbird
12mu|tracker-0.16.2-1|30	BuildRequires: giflib-devel
12mu|tracker-0.16.2-1|31	BuildRequires: tiff-devel
12mu|tracker-0.16.2-1|32	BuildRequires: jpeg-devel
12mu|tracker-0.16.2-1|33	BuildRequires: libunistring-devel
12mu|tracker-0.16.2-1|34	BuildRequires: pkgconfig(camel-1.2)
12mu|tracker-0.16.2-1|35	BuildRequires: pkgconfig(evolution-data-server-1.2) >= 3.3
12mu|tracker-0.16.2-1|36	BuildRequires: pkgconfig(evolution-plugin-3.0)
12mu|tracker-0.16.2-1|37	BuildRequires: pkgconfig(evolution-shell-3.0) >= 3.1
12mu|tracker-0.16.2-1|38	BuildRequires: pkgconfig(exempi-2.0) >= 2.1.0
12mu|tracker-0.16.2-1|39	BuildRequires: pkgconfig(flac) >= 1.2.1
12mu|tracker-0.16.2-1|40	BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.12.0
12mu|tracker-0.16.2-1|41	BuildRequires: pkgconfig(gee-1.0) >= 0.3
12mu|tracker-0.16.2-1|42	BuildRequires: pkgconfig(gio-unix-2.0) >= 2.28.0
12mu|tracker-0.16.2-1|43	BuildRequires: pkgconfig(glib-2.0) >= 2.28.0
12mu|tracker-0.16.2-1|44	BuildRequires: pkgconfig(gmodule-2.0) >= 2.28.0
12mu|tracker-0.16.2-1|45	BuildRequires: pkgconfig(gnome-keyring-1) >= 2.26
12mu|tracker-0.16.2-1|46	BuildRequires: pkgconfig(gnome-desktop-3.0)
12mu|tracker-0.16.2-1|47	BuildRequires: pkgconfig(gobject-introspection-1.0) >= 0.9.5
12mu|tracker-0.16.2-1|48	BuildRequires: pkgconfig(gstreamer-1.0)
12mu|tracker-0.16.2-1|49	BuildRequires: pkgconfig(gstreamer-pbutils-1.0)
12mu|tracker-0.16.2-1|50	BuildRequires: pkgconfig(gstreamer-tag-1.0)
12mu|tracker-0.16.2-1|51	BuildRequires: pkgconfig(gthread-2.0) >= 2.28.0
12mu|tracker-0.16.2-1|52	BuildRequires: pkgconfig(gtk+-3.0) >= 3.0.0
12mu|tracker-0.16.2-1|53	BuildRequires: pkgconfig(libcue)
12mu|tracker-0.16.2-1|54	BuildRequires: pkgconfig(libexif) >= 0.6
12mu|tracker-0.16.2-1|55	BuildRequires: pkgconfig(libebackend-1.2)
12mu|tracker-0.16.2-1|56	BuildRequires: pkgconfig(libgsf-1) >= 1.13
12mu|tracker-0.16.2-1|57	BuildRequires: pkgconfig(libiptcdata)
12mu|tracker-0.16.2-1|58	BuildRequires: pkgconfig(libnm-glib) >= 0.8
12mu|tracker-0.16.2-1|59	BuildRequires: pkgconfig(libpng) >= 1.2
12mu|tracker-0.16.2-1|60	BuildRequires: pkgconfig(libstreamanalyzer) >= 0.7.0
12mu|tracker-0.16.2-1|61	BuildRequires: pkgconfig(libxine) >= 1.0
12mu|tracker-0.16.2-1|62	BuildRequires: pkgconfig(libxml-2.0) >= 2.6
12mu|tracker-0.16.2-1|63	BuildRequires: pkgconfig(pango) >= 1.0.0
12mu|tracker-0.16.2-1|64	BuildRequires: pkgconfig(poppler-glib) >= 0.16.0
12mu|tracker-0.16.2-1|65	BuildRequires: pkgconfig(rest-0.7) >= 0.6
12mu|tracker-0.16.2-1|66	BuildRequires: pkgconfig(sqlite3) >= 3.7.0
12mu|tracker-0.16.2-1|67	BuildRequires: pkgconfig(taglib_c) >= 1.6
12mu|tracker-0.16.2-1|68	BuildRequires: pkgconfig(totem-plparser)
12mu|tracker-0.16.2-1|69	BuildRequires: pkgconfig(upower-glib) >= 0.9.0
12mu|tracker-0.16.2-1|70	BuildRequires: pkgconfig(uuid)
12mu|tracker-0.16.2-1|71	BuildRequires: pkgconfig(vorbisfile) >= 0.22
12mu|tracker-0.16.2-1|72	
12mu|tracker-0.16.2-1|73	Requires:	odt2txt
12mu|tracker-0.16.2-1|74	
12mu|tracker-0.16.2-1|75	Obsoletes:     tracker-applet < %{version}
12mu|tracker-0.16.2-1|76	Provides:      tracker-applet = %{version}
12mu|tracker-0.16.2-1|77	
12mu|tracker-0.16.2-1|78	%description
12mu|tracker-0.16.2-1|79	Tracker is a framework designed to extract information and metadata about your
12mu|tracker-0.16.2-1|80	personal data so that it can be searched easily and quickly. Tracker is
12mu|tracker-0.16.2-1|81	desktop-neutral, fast and resource efficient.
12mu|tracker-0.16.2-1|82	
12mu|tracker-0.16.2-1|83	%package common
12mu|tracker-0.16.2-1|84	Summary:	Graphical search tool for Tracker search framework
12mu|tracker-0.16.2-1|85	Group:		Graphical desktop/GNOME
12mu|tracker-0.16.2-1|86	Requires:	%{name} = %{version}
12mu|tracker-0.16.2-1|87	
12mu|tracker-0.16.2-1|88	%description common
12mu|tracker-0.16.2-1|89	Tracker is a tool designed to extract information and metadata about your
12mu|tracker-0.16.2-1|90	personal data so that it can be searched easily and quickly. Tracker is
12mu|tracker-0.16.2-1|91	desktop-neutral, fast and resource efficient. This package contains common
12mu|tracker-0.16.2-1|92	files for the tracker framework.
12mu|tracker-0.16.2-1|93	
12mu|tracker-0.16.2-1|94	%package preferences
12mu|tracker-0.16.2-1|95	Summary:	Configuration tool for Tracker search framework
12mu|tracker-0.16.2-1|96	Group:		Graphical desktop/GNOME
12mu|tracker-0.16.2-1|97	Requires:	%{name} = %{version}-%{release}
12mu|tracker-0.16.2-1|98	Requires:	%{name}-common = %{version}-%{release}
12mu|tracker-0.16.2-1|99	
12mu|tracker-0.16.2-1|100	%description preferences
12mu|tracker-0.16.2-1|101	Tracker is a tool designed to extract information and metadata about your
12mu|tracker-0.16.2-1|102	personal data so that it can be searched easily and quickly. Tracker is
12mu|tracker-0.16.2-1|103	desktop-neutral, fast and resource efficient. This package contains the
12mu|tracker-0.16.2-1|104	GNOME-based configuration tool for the tracker framework.
12mu|tracker-0.16.2-1|105	
12mu|tracker-0.16.2-1|106	%if %{build_evo}
12mu|tracker-0.16.2-1|107	%package -n evolution-tracker
12mu|tracker-0.16.2-1|108	Group:Networking/Mail
12mu|tracker-0.16.2-1|109	Summary: Integrate Evolution with the Tracker desktop search
12mu|tracker-0.16.2-1|110	Requires: evolution
12mu|tracker-0.16.2-1|111	Requires:	%{name} = %{version}-%{release}
12mu|tracker-0.16.2-1|112	BuildRequires:	pkgconfig(evolution-plugin-3.0)
12mu|tracker-0.16.2-1|113	
12mu|tracker-0.16.2-1|114	%description -n evolution-tracker
12mu|tracker-0.16.2-1|115	Tracker is a tool designed to extract information and metadata about your
12mu|tracker-0.16.2-1|116	personal data so that it can be searched easily and quickly. Tracker is
12mu|tracker-0.16.2-1|117	desktop-neutral, fast and resource efficient. This package contains an
12mu|tracker-0.16.2-1|118	evolution plugin for Tracker integration.
12mu|tracker-0.16.2-1|119	%endif
12mu|tracker-0.16.2-1|120	
12mu|tracker-0.16.2-1|121	%package -n nautilus-tracker
12mu|tracker-0.16.2-1|122	Group: Graphical desktop/GNOME
12mu|tracker-0.16.2-1|123	Summary: Nautilus integration of tracker
12mu|tracker-0.16.2-1|124	Requires:	%{name} = %{version}-%{release}
12mu|tracker-0.16.2-1|125	BuildRequires: nautilus-devel
12mu|tracker-0.16.2-1|126	
12mu|tracker-0.16.2-1|127	%description -n nautilus-tracker
12mu|tracker-0.16.2-1|128	Tracker is a tool designed to extract information and metadata about your
12mu|tracker-0.16.2-1|129	personal data so that it can be searched easily and quickly. Tracker is
12mu|tracker-0.16.2-1|130	desktop-neutral, fast and resource efficient. This package contains an
12mu|tracker-0.16.2-1|131	nautilus plugin for Tracker integration.
12mu|tracker-0.16.2-1|132	
12mu|tracker-0.16.2-1|133	%package firefox-plugin
12mu|tracker-0.16.2-1|134	Summary:        A simple bookmark exporter for Tracker
12mu|tracker-0.16.2-1|135	Group:		Graphical desktop/GNOME
12mu|tracker-0.16.2-1|136	Requires:       %{name} = %{version}-%{release}
12mu|tracker-0.16.2-1|137	
12mu|tracker-0.16.2-1|138	%description firefox-plugin
12mu|tracker-0.16.2-1|139	This Firefox addon exports your bookmarks to Tracker, so that you can search
12mu|tracker-0.16.2-1|140	for them for example using tracker-needle.
12mu|tracker-0.16.2-1|141	
12mu|tracker-0.16.2-1|142	%package thunderbird-plugin
12mu|tracker-0.16.2-1|143	Summary:        Thunderbird extension to export mails to Tracker
12mu|tracker-0.16.2-1|144	Group:		Graphical desktop/GNOME
12mu|tracker-0.16.2-1|145	Requires:       %{name} = %{version}-%{release}
12mu|tracker-0.16.2-1|146	
12mu|tracker-0.16.2-1|147	%description thunderbird-plugin
12mu|tracker-0.16.2-1|148	A simple Thunderbird extension to export mails to Tracker.
12mu|tracker-0.16.2-1|149	
12mu|tracker-0.16.2-1|150	%package -n %{libname}
12mu|tracker-0.16.2-1|151	Group:		System/Libraries
12mu|tracker-0.16.2-1|152	Summary:	Shared library of Tracker
12mu|tracker-0.16.2-1|153	
12mu|tracker-0.16.2-1|154	%description -n %{libname}
12mu|tracker-0.16.2-1|155	Tracker is a tool designed to extract information and metadata about your
12mu|tracker-0.16.2-1|156	personal data so that it can be searched easily and quickly. Tracker is
12mu|tracker-0.16.2-1|157	desktop-neutral, fast and resource efficient.
12mu|tracker-0.16.2-1|158	
12mu|tracker-0.16.2-1|159	%package -n %{girname}
12mu|tracker-0.16.2-1|160	Summary:	GObject Introspection interface description for %{name}
12mu|tracker-0.16.2-1|161	Group:		System/Libraries
12mu|tracker-0.16.2-1|162	
12mu|tracker-0.16.2-1|163	%description -n %{girname}
12mu|tracker-0.16.2-1|164	GObject Introspection interface description for %{name}.
12mu|tracker-0.16.2-1|165	
12mu|tracker-0.16.2-1|166	%package -n %{devname}
12mu|tracker-0.16.2-1|167	Group:		Development/C
12mu|tracker-0.16.2-1|168	Summary:	Development library of Tracker
12mu|tracker-0.16.2-1|169	Requires:	%{libname} = %{version}-%{release}
12mu|tracker-0.16.2-1|170	Requires:	%{girname} = %{version}-%{release}
12mu|tracker-0.16.2-1|171	Provides:	%{name}-devel = %{version}-%{release}
12mu|tracker-0.16.2-1|172	Obsoletes:	%{mklibname tracker 0 -d}
12mu|tracker-0.16.2-1|173	
12mu|tracker-0.16.2-1|174	%description -n %{devname}
12mu|tracker-0.16.2-1|175	Tracker is a tool designed to extract information and metadata about your
12mu|tracker-0.16.2-1|176	personal data so that it can be searched easily and quickly. Tracker is
12mu|tracker-0.16.2-1|177	desktop-neutral, fast and resource efficient.
12mu|tracker-0.16.2-1|178	
12mu|tracker-0.16.2-1|179	%prep
12mu|tracker-0.16.2-1|180	%setup -q
12mu|tracker-0.16.2-1|181	%apply_patches
12mu|tracker-0.16.2-1|182	
12mu|tracker-0.16.2-1|183	%build
12mu|tracker-0.16.2-1|184	%configure2_5x \
12mu|tracker-0.16.2-1|185	--disable-static \
12mu|tracker-0.16.2-1|186	--enable-libflac \
12mu|tracker-0.16.2-1|187	--disable-functional-tests \
12mu|tracker-0.16.2-1|188	%if %{build_doc}
12mu|tracker-0.16.2-1|189	--enable-gtk-doc \
12mu|tracker-0.16.2-1|190	%endif
12mu|tracker-0.16.2-1|191	--enable-libvorbis \
12mu|tracker-0.16.2-1|192	%if !%{build_evo}
12mu|tracker-0.16.2-1|193	--disable-miner-evolution \
12mu|tracker-0.16.2-1|194	%else
12mu|tracker-0.16.2-1|195	--enable-miner-evolution \
12mu|tracker-0.16.2-1|196	%endif
12mu|tracker-0.16.2-1|197	--with-firefox-plugin-dir=%{_libdir}/firefox/extensions         \
12mu|tracker-0.16.2-1|198	--with-thunderbird-plugin-dir=%{_libdir}/thunderbird/extensions
12mu|tracker-0.16.2-1|199	
12mu|tracker-0.16.2-1|200	%make  LIBS='-lgmodule-2.0'
12mu|tracker-0.16.2-1|201	
12mu|tracker-0.16.2-1|202	%install
12mu|tracker-0.16.2-1|203	%makeinstall_std
12mu|tracker-0.16.2-1|204	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mu|tracker-0.16.2-1|205	rm -rf %{buildroot}%{_datadir}/tracker-tests
12mu|tracker-0.16.2-1|206	
12mu|tracker-0.16.2-1|207	%find_lang %{name}
12mu|tracker-0.16.2-1|208	
12mu|tracker-0.16.2-1|209	# do not start under KDE
12mu|tracker-0.16.2-1|210	desktop-file-install \
12mu|tracker-0.16.2-1|211	--dir=%{buildroot}/%{_sysconfdir}/xdg/autostart \
12mu|tracker-0.16.2-1|212	--remove-only-show-in=KDE \
12mu|tracker-0.16.2-1|213	%{buildroot}/%{_sysconfdir}/xdg/autostart/*.desktop
12mu|tracker-0.16.2-1|214	
12mu|tracker-0.16.2-1|215	%files -f %{name}.lang
12mu|tracker-0.16.2-1|216	%doc README NEWS AUTHORS ChangeLog
12mu|tracker-0.16.2-1|217	%config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}-miner-fs.desktop
12mu|tracker-0.16.2-1|218	%config(noreplace) %{_sysconfdir}/xdg/autostart/%{name}-store.desktop
12mu|tracker-0.16.2-1|219	%{_bindir}/%{name}-control
12mu|tracker-0.16.2-1|220	%{_bindir}/%{name}-import
12mu|tracker-0.16.2-1|221	%{_bindir}/%{name}-info
12mu|tracker-0.16.2-1|222	%{_bindir}/%{name}-needle
12mu|tracker-0.16.2-1|223	%{_bindir}/%{name}-search
12mu|tracker-0.16.2-1|224	%{_bindir}/%{name}-sparql
12mu|tracker-0.16.2-1|225	%{_bindir}/%{name}-stats
12mu|tracker-0.16.2-1|226	%{_bindir}/%{name}-tag
12mu|tracker-0.16.2-1|227	%{_datadir}/%{name}
12mu|tracker-0.16.2-1|228	%dir %{_libdir}/%{name}-%{api}/extract-modules
12mu|tracker-0.16.2-1|229	%dir %{_libdir}/%{name}-%{api}/writeback-modules
12mu|tracker-0.16.2-1|230	%{_libdir}/%{name}-%{api}/extract-modules/*.so
12mu|tracker-0.16.2-1|231	%{_libdir}/%{name}-%{api}/writeback-modules/*.so
12mu|tracker-0.16.2-1|232	%{_libexecdir}/%{name}-extract
12mu|tracker-0.16.2-1|233	%{_libexecdir}/%{name}-miner-fs
12mu|tracker-0.16.2-1|234	%{_libexecdir}/%{name}-store
12mu|tracker-0.16.2-1|235	%{_libexecdir}/tracker-writeback
12mu|tracker-0.16.2-1|236	%{_datadir}/dbus-1/services/org.freedesktop.Tracker1.Extract.service
12mu|tracker-0.16.2-1|237	%{_datadir}/dbus-1/services/org.freedesktop.Tracker1.Miner*
12mu|tracker-0.16.2-1|238	%{_datadir}/dbus-1/services/org.freedesktop.Tracker1.Writeback.service
12mu|tracker-0.16.2-1|239	%{_datadir}/dbus-1/services/org.freedesktop.Tracker1.service
12mu|tracker-0.16.2-1|240	%{_datadir}/applications/tracker-needle.desktop
12mu|tracker-0.16.2-1|241	%{_datadir}/glib-2.0/schemas/org.freedesktop.Tracker.*
12mu|tracker-0.16.2-1|242	%{_mandir}/man1/tracker-*.1*
12mu|tracker-0.16.2-1|243	%exclude %{_mandir}/man1/tracker-preferences.1*
12mu|tracker-0.16.2-1|244	
12mu|tracker-0.16.2-1|245	%files common
12mu|tracker-0.16.2-1|246	%{_iconsdir}/hicolor/*/apps/%{name}.*
12mu|tracker-0.16.2-1|247	
12mu|tracker-0.16.2-1|248	%files preferences
12mu|tracker-0.16.2-1|249	%{_bindir}/tracker-preferences
12mu|tracker-0.16.2-1|250	%{_datadir}/applications/tracker-preferences.desktop
12mu|tracker-0.16.2-1|251	%{_mandir}/man1/tracker-preferences.1*
12mu|tracker-0.16.2-1|252	
12mu|tracker-0.16.2-1|253	%files -n %{libname}
12mu|tracker-0.16.2-1|254	%{_libdir}/libtracker-extract-%{api}.so.%{major}*
12mu|tracker-0.16.2-1|255	%{_libdir}/libtracker-miner-%{api}.so.%{major}*
12mu|tracker-0.16.2-1|256	%{_libdir}/libtracker-sparql-%{api}.so.%{major}*
12mu|tracker-0.16.2-1|257	%{_libdir}/%{name}-%{api}/libtracker-*.so.%{major}*
12mu|tracker-0.16.2-1|258	
12mu|tracker-0.16.2-1|259	%files -n %{girname}
12mu|tracker-0.16.2-1|260	%{_libdir}/girepository-1.0/Tracker-%{api}.typelib
12mu|tracker-0.16.2-1|261	%{_libdir}/girepository-1.0/TrackerExtract-%{api}.typelib
12mu|tracker-0.16.2-1|262	%{_libdir}/girepository-1.0/TrackerMiner-%{api}.typelib
12mu|tracker-0.16.2-1|263	
12mu|tracker-0.16.2-1|264	%files thunderbird-plugin
12mu|tracker-0.16.2-1|265	%{_datadir}/xul-ext/trackerbird/
12mu|tracker-0.16.2-1|266	%{_libdir}/thunderbird/extensions/trackerbird@bustany.org
12mu|tracker-0.16.2-1|267	%{_datadir}/applications/trackerbird-launcher.desktop
12mu|tracker-0.16.2-1|268	
12mu|tracker-0.16.2-1|269	%files firefox-plugin
12mu|tracker-0.16.2-1|270	%{_datadir}/xul-ext/trackerfox/
12mu|tracker-0.16.2-1|271	%{_libdir}/firefox/extensions/trackerfox@bustany.org
12mu|tracker-0.16.2-1|272	
12mu|tracker-0.16.2-1|273	%files -n %{devname}
12mu|tracker-0.16.2-1|274	%{_libdir}/lib*.so
12mu|tracker-0.16.2-1|275	%{_libdir}/%{name}-%{api}/libtracker-*.so
12mu|tracker-0.16.2-1|276	%{_includedir}/%{name}-%{api}/*
12mu|tracker-0.16.2-1|277	%{_libdir}/pkgconfig/tracker-extract-%{api}.pc
12mu|tracker-0.16.2-1|278	%{_libdir}/pkgconfig/tracker-miner-%{api}.pc
12mu|tracker-0.16.2-1|279	%{_libdir}/pkgconfig/tracker-sparql-%{api}.pc
12mu|tracker-0.16.2-1|280	%{_datadir}/gtk-doc/html/libtracker-extract
12mu|tracker-0.16.2-1|281	%{_datadir}/gtk-doc/html/libtracker-miner
12mu|tracker-0.16.2-1|282	%{_datadir}/gtk-doc/html/libtracker-sparql
12mu|tracker-0.16.2-1|283	%{_datadir}/vala/vapi/tracker-miner-%{api}.vapi
12mu|tracker-0.16.2-1|284	%{_datadir}/vala/vapi/tracker-miner-%{api}.deps
12mu|tracker-0.16.2-1|285	%{_datadir}/vala/vapi/tracker-sparql-%{api}.vapi
12mu|tracker-0.16.2-1|286	%{_datadir}/vala/vapi/tracker-sparql-%{api}.deps
12mu|tracker-0.16.2-1|287	%{_datadir}/gir-1.0/Tracker-%{api}.gir
12mu|tracker-0.16.2-1|288	%{_datadir}/gir-1.0/TrackerExtract-%{api}.gir
12mu|tracker-0.16.2-1|289	%{_datadir}/gir-1.0/TrackerMiner-%{api}.gir
12mu|tracker-0.16.2-1|290	
12mu|tracker-0.16.2-1|291	%if %{build_evo}
12mu|tracker-0.16.2-1|292	%files -n evolution-tracker
12mu|tracker-0.16.2-1|293	%{_libdir}/evolution/*/plugins/liborg-freedesktop-Tracker-evolution-plugin.so
12mu|tracker-0.16.2-1|294	%{_libdir}/evolution/*/plugins/org-freedesktop-Tracker-evolution-plugin.eplug
12mu|tracker-0.16.2-1|295	%endif
12mu|tracker-0.16.2-1|296	
12mu|tracker-0.16.2-1|297	%files -n nautilus-tracker
12mu|tracker-0.16.2-1|298	%{_libdir}/nautilus/extensions-3.0/libnautilus-tracker-tags*
12mu|tracker-0.16.2-1|299	

21476 12
12mu|transmission-2.76-1|1	%bcond_without gtk
12mu|transmission-2.76-1|2	
12mu|transmission-2.76-1|3	Summary:	Simple Bittorrent client
12mu|transmission-2.76-1|4	Name:		transmission
12mu|transmission-2.76-1|5	Version:	2.76
12mu|transmission-2.76-1|6	Release:	1
12mu|transmission-2.76-1|7	Source0:	http://download.transmissionbt.com/files/%{name}-%{version}.tar.xz
12mu|transmission-2.76-1|8	License:	MIT and GPLv2
12mu|transmission-2.76-1|9	Group:		Networking/File transfer
12mu|transmission-2.76-1|10	URL:		http://www.transmissionbt.com/
12mu|transmission-2.76-1|11	# Patch0:		transmission-2.51-mdv-desktop.patch
12mu|transmission-2.76-1|12	BuildRequires:	qt4-devel >= 4:4.6.0
12mu|transmission-2.76-1|13	BuildRequires:	bzip2
12mu|transmission-2.76-1|14	BuildRequires:	pkgconfig(openssl)
12mu|transmission-2.76-1|15	BuildRequires:	desktop-file-utils
12mu|transmission-2.76-1|16	BuildRequires:	imagemagick
12mu|transmission-2.76-1|17	BuildRequires:	pkgconfig(libcurl)
12mu|transmission-2.76-1|18	BuildRequires:	pkgconfig(libevent)
12mu|transmission-2.76-1|19	BuildRequires:	intltool
12mu|transmission-2.76-1|20	
12mu|transmission-2.76-1|21	%description
12mu|transmission-2.76-1|22	Transmission is a free, lightweight BitTorrent client. It features a
12mu|transmission-2.76-1|23	simple, intuitive interface on top of an efficient back-end.
12mu|transmission-2.76-1|24	
12mu|transmission-2.76-1|25	%package common
12mu|transmission-2.76-1|26	Summary:	Common files for Transmission Bittorrent client
12mu|transmission-2.76-1|27	Group:		Networking/File transfer
12mu|transmission-2.76-1|28	Conflicts:	transmission < 1.74
12mu|transmission-2.76-1|29	
12mu|transmission-2.76-1|30	%description common
12mu|transmission-2.76-1|31	Transmission is a free, lightweight BitTorrent client. This package
12mu|transmission-2.76-1|32	contains the common files used by the different front-ends.
12mu|transmission-2.76-1|33	
12mu|transmission-2.76-1|34	
12mu|transmission-2.76-1|35	%package cli
12mu|transmission-2.76-1|36	Summary:	Command line interface for Transmission BitTorrent client
12mu|transmission-2.76-1|37	Group:		Networking/File transfer
12mu|transmission-2.76-1|38	Requires:	%{name}-common = %{version}
12mu|transmission-2.76-1|39	Conflicts:	transmission < 1.74
12mu|transmission-2.76-1|40	
12mu|transmission-2.76-1|41	%description cli
12mu|transmission-2.76-1|42	Transmission is a free, lightweight BitTorrent client. This package
12mu|transmission-2.76-1|43	contains the command line interface front-end.
12mu|transmission-2.76-1|44	
12mu|transmission-2.76-1|45	
12mu|transmission-2.76-1|46	%if %with gtk
12mu|transmission-2.76-1|47	%package gtk
12mu|transmission-2.76-1|48	Summary:	GTK Interface for Transmission BitTorrent client
12mu|transmission-2.76-1|49	Group:		Networking/File transfer
12mu|transmission-2.76-1|50	BuildRequires:	gtk+2-devel
12mu|transmission-2.76-1|51	BuildRequires:	libGConf2-devel
12mu|transmission-2.76-1|52	BuildRequires:	pkgconfig(libcanberra-gtk)
12mu|transmission-2.76-1|53	BuildRequires:	pkgconfig(ndesk-dbus-glib-1.0)
12mu|transmission-2.76-1|54	BuildRequires:	pkgconfig(libnotify)
12mu|transmission-2.76-1|55	Requires:	%{name}-common = %{version}
12mu|transmission-2.76-1|56	Provides:	%{name} = %{version}-%{release}
12mu|transmission-2.76-1|57	Provides:	%{name}-gui = %{version}-%{release}
12mu|transmission-2.76-1|58	Obsoletes:	transmission < 1.74-1
12mu|transmission-2.76-1|59	# Old, unmaintained clients that used old wx: transmission is as good
12mu|transmission-2.76-1|60	# an upgrade path as any - AdamW 2008/12
12mu|transmission-2.76-1|61	Obsoletes:	BitTornado <= 0:0.3.18-4
12mu|transmission-2.76-1|62	Obsoletes:	bittorrent-gui <= 5.2.2-3
12mu|transmission-2.76-1|63	
12mu|transmission-2.76-1|64	%description gtk
12mu|transmission-2.76-1|65	Transmission is a free, lightweight BitTorrent client. It features a
12mu|transmission-2.76-1|66	simple, intuitive interface on top of an efficient back-end.
12mu|transmission-2.76-1|67	
12mu|transmission-2.76-1|68	This package provides the GTK Interface.
12mu|transmission-2.76-1|69	%endif
12mu|transmission-2.76-1|70	
12mu|transmission-2.76-1|71	
12mu|transmission-2.76-1|72	%package qt4
12mu|transmission-2.76-1|73	Summary:	Qt4 Interface for Transmission BitTorrent client
12mu|transmission-2.76-1|74	Group:		Networking/File transfer
12mu|transmission-2.76-1|75	Provides:	%{name}-gui = %{version}-%{release}
12mu|transmission-2.76-1|76	Requires:	%{name}-common = %{version}
12mu|transmission-2.76-1|77	
12mu|transmission-2.76-1|78	%description qt4
12mu|transmission-2.76-1|79	Transmission is a simple BitTorrent client. It features a very simple,
12mu|transmission-2.76-1|80	intuitive interface (gui and command-line) on top on an efficient,
12mu|transmission-2.76-1|81	cross-platform back-end.
12mu|transmission-2.76-1|82	
12mu|transmission-2.76-1|83	This package contains QTransmission, a QT4 based GUI for Transmission
12mu|transmission-2.76-1|84	loosely based on the GTK+ client.
12mu|transmission-2.76-1|85	
12mu|transmission-2.76-1|86	
12mu|transmission-2.76-1|87	%package daemon
12mu|transmission-2.76-1|88	Summary:	Qt4 Interface for Transmission BitTorrent client
12mu|transmission-2.76-1|89	Group:		Networking/File transfer
12mu|transmission-2.76-1|90	Requires:	%{name}-common = %{version}
12mu|transmission-2.76-1|91	
12mu|transmission-2.76-1|92	%description daemon
12mu|transmission-2.76-1|93	Transmission is a simple BitTorrent client. It features a very simple,
12mu|transmission-2.76-1|94	intuitive interface (gui and command-line) on top on an efficient,
12mu|transmission-2.76-1|95	cross-platform back-end.
12mu|transmission-2.76-1|96	
12mu|transmission-2.76-1|97	This package contains the transmission-daemon.
12mu|transmission-2.76-1|98	
12mu|transmission-2.76-1|99	
12mu|transmission-2.76-1|100	%prep
12mu|transmission-2.76-1|101	%setup -q -n %{name}-%{version}
12mu|transmission-2.76-1|102	%patch0 -p1
12mu|transmission-2.76-1|103	
12mu|transmission-2.76-1|104	%build
12mu|transmission-2.76-1|105	%configure
12mu|transmission-2.76-1|106	%make
12mu|transmission-2.76-1|107	
12mu|transmission-2.76-1|108	#QT Gui
12mu|transmission-2.76-1|109	pushd qt
12mu|transmission-2.76-1|110	%qmake_qt4 qtr.pro
12mu|transmission-2.76-1|111	%make
12mu|transmission-2.76-1|112	popd
12mu|transmission-2.76-1|113	
12mu|transmission-2.76-1|114	%install
12mu|transmission-2.76-1|115	%makeinstall_std
12mu|transmission-2.76-1|116	%if %with gtk
12mu|transmission-2.76-1|117	%find_lang %{name}-gtk
12mu|transmission-2.76-1|118	%endif
12mu|transmission-2.76-1|119	
12mu|transmission-2.76-1|120	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{48x48,32x32,16x16}/apps
12mu|transmission-2.76-1|121	convert -scale 48 %{buildroot}/usr/share/pixmaps/transmission.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mu|transmission-2.76-1|122	convert -scale 32 %{buildroot}/usr/share/pixmaps/transmission.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mu|transmission-2.76-1|123	convert -scale 16 %{buildroot}/usr/share/pixmaps/transmission.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mu|transmission-2.76-1|124	
12mu|transmission-2.76-1|125	#Qt Gui Installation
12mu|transmission-2.76-1|126	pushd qt
12mu|transmission-2.76-1|127	INSTALL_ROOT=%{buildroot}%{_prefix} make install
12mu|transmission-2.76-1|128	popd
12mu|transmission-2.76-1|129	
12mu|transmission-2.76-1|130	# Install transmission-qt.desktop manually as make install doesn't install it:
12mu|transmission-2.76-1|131	cp -a qt/transmission-qt.desktop %{buildroot}/%{_datadir}/applications/
12mu|transmission-2.76-1|132	
12mu|transmission-2.76-1|133	%files common
12mu|transmission-2.76-1|134	%doc README NEWS AUTHORS
12mu|transmission-2.76-1|135	%{_datadir}/%{name}
12mu|transmission-2.76-1|136	%{_datadir}/pixmaps/%{name}.png
12mu|transmission-2.76-1|137	%{_iconsdir}/hicolor/*/apps/*
12mu|transmission-2.76-1|138	
12mu|transmission-2.76-1|139	%files cli
12mu|transmission-2.76-1|140	%{_bindir}/%{name}-cli
12mu|transmission-2.76-1|141	%{_bindir}/%{name}-create
12mu|transmission-2.76-1|142	%{_bindir}/%{name}-edit
12mu|transmission-2.76-1|143	%{_bindir}/%{name}-remote
12mu|transmission-2.76-1|144	%{_bindir}/%{name}-show
12mu|transmission-2.76-1|145	%{_mandir}/man1/%{name}-cli.1*
12mu|transmission-2.76-1|146	%{_mandir}/man1/%{name}-create.1*
12mu|transmission-2.76-1|147	%{_mandir}/man1/%{name}-edit.1*
12mu|transmission-2.76-1|148	%{_mandir}/man1/%{name}-remote.1*
12mu|transmission-2.76-1|149	%{_mandir}/man1/%{name}-show.1*
12mu|transmission-2.76-1|150	
12mu|transmission-2.76-1|151	%files daemon
12mu|transmission-2.76-1|152	%{_bindir}/%{name}-daemon
12mu|transmission-2.76-1|153	%{_mandir}/man1/%{name}-daemon.1*
12mu|transmission-2.76-1|154	
12mu|transmission-2.76-1|155	%if %with gtk
12mu|transmission-2.76-1|156	%files gtk -f %{name}-gtk.lang
12mu|transmission-2.76-1|157	%{_bindir}/%{name}-gtk
12mu|transmission-2.76-1|158	%{_datadir}/applications/%{name}-gtk.desktop
12mu|transmission-2.76-1|159	%{_mandir}/man1/%{name}-gtk.1*
12mu|transmission-2.76-1|160	%endif
12mu|transmission-2.76-1|161	
12mu|transmission-2.76-1|162	%files qt4
12mu|transmission-2.76-1|163	%{_bindir}/%{name}-qt
12mu|transmission-2.76-1|164	%{_datadir}/applications/%{name}-qt.desktop
12mu|transmission-2.76-1|165	%{_mandir}/man1/%{name}-qt.1*

21477 12
12mu|tvtime-1.0.2-20|1	Summary:	High quality television application
12mu|tvtime-1.0.2-20|2	Name:		tvtime
12mu|tvtime-1.0.2-20|3	Version:	1.0.2
12mu|tvtime-1.0.2-20|4	Release:	20
12mu|tvtime-1.0.2-20|5	Group:		Video
12mu|tvtime-1.0.2-20|6	License:	GPLv2+ and LGPLv2+
12mu|tvtime-1.0.2-20|7	Url:		http://tvtime.net/
12mu|tvtime-1.0.2-20|8	Source0:	http://prdownloads.sourceforge.net/tvtime/%{name}-%{version}.tar.bz2
12mu|tvtime-1.0.2-20|9	Source1:	tvtime_ru.gmo.tar.gz
12mu|tvtime-1.0.2-20|10	Patch0:		tvtime-1.0.2.buildfix.patch
12mu|tvtime-1.0.2-20|11	# Build against system v4l / v4l2 headers rather than the obsolete
12mu|tvtime-1.0.2-20|12	# ones included, which cause the build to fail - AdamW 2007/08
12mu|tvtime-1.0.2-20|13	Patch1:		tvtime-1.0.2-v4lheaders.patch
12mu|tvtime-1.0.2-20|14	Patch2:		tvtime-1.0.2-fix-str-fmt.patch
12mu|tvtime-1.0.2-20|15	#from fedora
12mu|tvtime-1.0.2-20|16	Patch3:		tvtime-1.0.2-localedef.patch
12mu|tvtime-1.0.2-20|17	Patch4:		tvtime-1.0.2-videoinput.patch
12mu|tvtime-1.0.2-20|18	# http://sourceforge.net/tracker/?func=detail&atid=506989&aid=1634306&group_id=64301
12mu|tvtime-1.0.2-20|19	Patch5:		tvtime-1.0.2-savematte.patch
12mu|tvtime-1.0.2-20|20	Patch6:		tvtime-1.0.2-png15.patch
12mu|tvtime-1.0.2-20|21	BuildRequires:	desktop-file-utils
12mu|tvtime-1.0.2-20|22	BuildRequires:	pkgconfig(freetype2)
12mu|tvtime-1.0.2-20|23	BuildRequires:	pkgconfig(ice)
12mu|tvtime-1.0.2-20|24	BuildRequires:	pkgconfig(libpng)
12mu|tvtime-1.0.2-20|25	BuildRequires:	pkgconfig(libxml-2.0)
12mu|tvtime-1.0.2-20|26	BuildRequires:	pkgconfig(sm)
12mu|tvtime-1.0.2-20|27	BuildRequires:	pkgconfig(sdl)
12mu|tvtime-1.0.2-20|28	BuildRequires:	pkgconfig(x11)
12mu|tvtime-1.0.2-20|29	BuildRequires:	pkgconfig(xi)
12mu|tvtime-1.0.2-20|30	BuildRequires:	pkgconfig(xinerama)
12mu|tvtime-1.0.2-20|31	BuildRequires:	pkgconfig(xtst)
12mu|tvtime-1.0.2-20|32	BuildRequires:	pkgconfig(xv)
12mu|tvtime-1.0.2-20|33	BuildRequires:	pkgconfig(xxf86vm)
12mu|tvtime-1.0.2-20|34	
12mu|tvtime-1.0.2-20|35	%description
12mu|tvtime-1.0.2-20|36	Tvtime is a high quality television application for use with video capture
12mu|tvtime-1.0.2-20|37	cards. It processes the input from a capture card and displays it on a
12mu|tvtime-1.0.2-20|38	computer monitor or projector. Unlike other television applications, Tvtime
12mu|tvtime-1.0.2-20|39	focuses on high visual quality making it ideal for videophiles.
12mu|tvtime-1.0.2-20|40	
12mu|tvtime-1.0.2-20|41	Tvtime supports:
12mu|tvtime-1.0.2-20|42	
12mu|tvtime-1.0.2-20|43	- Deinterlaced output at full interlaced rate of 59.94 frames per second for
12mu|tvtime-1.0.2-20|44	NTSC source, or 50 frames per second for PAL sources. This gives smoothness
12mu|tvtime-1.0.2-20|45	of motion and high visual quality.
12mu|tvtime-1.0.2-20|46	
12mu|tvtime-1.0.2-20|47	- Multiple deinterlacing algorithms for finding the optimal mode for your
12mu|tvtime-1.0.2-20|48	video content and available processor speed.
12mu|tvtime-1.0.2-20|49	
12mu|tvtime-1.0.2-20|50	- 16:9 aspect ratio mode for the highest available resolution when processing
12mu|tvtime-1.0.2-20|51	input from an external DVD player or digital satellite receiver.
12mu|tvtime-1.0.2-20|52	
12mu|tvtime-1.0.2-20|53	- A super-slick on-screen-display for the complete television experience,
12mu|tvtime-1.0.2-20|54	with a featureful menu system.
12mu|tvtime-1.0.2-20|55	
12mu|tvtime-1.0.2-20|56	- 2-3 Pulldown detection for optimal quality viewing of film content from
12mu|tvtime-1.0.2-20|57	NTSC sources.
12mu|tvtime-1.0.2-20|58	
12mu|tvtime-1.0.2-20|59	%files -f %{name}.lang
12mu|tvtime-1.0.2-20|60	%doc AUTHORS ChangeLog NEWS README
12mu|tvtime-1.0.2-20|61	%doc data/COPYING.FreeMonoBold data/COPYING.tvtimeSansBold docs/html
12mu|tvtime-1.0.2-20|62	%{_bindir}/*
12mu|tvtime-1.0.2-20|63	%{_mandir}/man?/*
12mu|tvtime-1.0.2-20|64	%lang(de) %{_mandir}/de/man?/*
12mu|tvtime-1.0.2-20|65	%lang(es) %{_mandir}/es/man?/*
12mu|tvtime-1.0.2-20|66	%dir %{_sysconfdir}/%{name}
12mu|tvtime-1.0.2-20|67	%config(noreplace) %{_sysconfdir}/%{name}/tvtime.xml
12mu|tvtime-1.0.2-20|68	%{_datadir}/%{name}
12mu|tvtime-1.0.2-20|69	# freedesktop stuff
12mu|tvtime-1.0.2-20|70	%{_datadir}/applications/%{name}.desktop
12mu|tvtime-1.0.2-20|71	%{_iconsdir}/hicolor/*/*/%{name}.png
12mu|tvtime-1.0.2-20|72	%{_datadir}/pixmaps/%{name}.png
12mu|tvtime-1.0.2-20|73	%{_datadir}/pixmaps/%{name}.xpm
12mu|tvtime-1.0.2-20|74	
12mu|tvtime-1.0.2-20|75	#----------------------------------------------------------------------------
12mu|tvtime-1.0.2-20|76	
12mu|tvtime-1.0.2-20|77	%prep
12mu|tvtime-1.0.2-20|78	%setup -q
12mu|tvtime-1.0.2-20|79	%patch0 -p1
12mu|tvtime-1.0.2-20|80	%patch1 -p1 -b .v4l
12mu|tvtime-1.0.2-20|81	%patch2 -p0 -b .str
12mu|tvtime-1.0.2-20|82	%patch3 -p1 -b .locale
12mu|tvtime-1.0.2-20|83	%patch4 -p1 -b .videoinput
12mu|tvtime-1.0.2-20|84	%patch5 -p1 -b .savematte
12mu|tvtime-1.0.2-20|85	%patch6 -p1 -b .png15
12mu|tvtime-1.0.2-20|86	
12mu|tvtime-1.0.2-20|87	pushd po
12mu|tvtime-1.0.2-20|88	tar -xvzf %{SOURCE1}
12mu|tvtime-1.0.2-20|89	popd
12mu|tvtime-1.0.2-20|90	
12mu|tvtime-1.0.2-20|91	%build
12mu|tvtime-1.0.2-20|92	%configure2_5x
12mu|tvtime-1.0.2-20|93	%make
12mu|tvtime-1.0.2-20|94	
12mu|tvtime-1.0.2-20|95	%install
12mu|tvtime-1.0.2-20|96	%makeinstall ROOT=%{buildroot}
12mu|tvtime-1.0.2-20|97	
12mu|tvtime-1.0.2-20|98	#xdg
12mu|tvtime-1.0.2-20|99	mv %{buildroot}%{_datadir}/applications/net-%{name}.desktop \
12mu|tvtime-1.0.2-20|100	%{buildroot}%{_datadir}/applications/%{name}.desktop
12mu|tvtime-1.0.2-20|101	
12mu|tvtime-1.0.2-20|102	perl -pi -e 's/tvtime.png/tvtime/' \
12mu|tvtime-1.0.2-20|103	%{buildroot}%{_datadir}/applications/%{name}.desktop
12mu|tvtime-1.0.2-20|104	
12mu|tvtime-1.0.2-20|105	desktop-file-install --vendor="" \
12mu|tvtime-1.0.2-20|106	--remove-category="Application" \
12mu|tvtime-1.0.2-20|107	--add-category="TV" \
12mu|tvtime-1.0.2-20|108	--add-category="Video" \
12mu|tvtime-1.0.2-20|109	--add-category="X-MandrivaLinux-CrossDesktop" \
12mu|tvtime-1.0.2-20|110	--dir %{buildroot}%{_datadir}/applications \
12mu|tvtime-1.0.2-20|111	%{buildroot}%{_datadir}/applications/*
12mu|tvtime-1.0.2-20|112	
12mu|tvtime-1.0.2-20|113	%find_lang %{name}
12mu|tvtime-1.0.2-20|114	
12mu|tvtime-1.0.2-20|115	
12mu|tvtime-1.0.2-20|116	%changelog
12mu|tvtime-1.0.2-20|117	* Wed Dec 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.2-20
12mu|tvtime-1.0.2-20|118	+ Revision: 894db54
12mu|tvtime-1.0.2-20|119	- Add Russian translation, spec cleanup
12mu|tvtime-1.0.2-20|120	
12mu|tvtime-1.0.2-20|121	

21478 12
12mu|txt2man-1.5.6-1|1	Summary:	Converts flat ASCII text to man page format
12mu|txt2man-1.5.6-1|2	Name:     	txt2man
12mu|txt2man-1.5.6-1|3	Version:	1.5.6
12mu|txt2man-1.5.6-1|4	Release:	1
12mu|txt2man-1.5.6-1|5	License:	GPLv2+
12mu|txt2man-1.5.6-1|6	Group:		Text tools
12mu|txt2man-1.5.6-1|7	Source0: 	http://mvertes.free.fr/download/%{name}-%{version}.tar.gz
12mu|txt2man-1.5.6-1|8	URL:		http://mvertes.free.fr/download/
12mu|txt2man-1.5.6-1|9	BuildRoot:	%{_tmppath}/%{name}-%{version}-buildroot
12mu|txt2man-1.5.6-1|10	Buildarch:	noarch
12mu|txt2man-1.5.6-1|11	Requires:	gawk
12mu|txt2man-1.5.6-1|12	
12mu|txt2man-1.5.6-1|13	%description
12mu|txt2man-1.5.6-1|14	It is a shell script using gnu awk, that should run on any Unix-like
12mu|txt2man-1.5.6-1|15	system. The syntax of the ASCII text is very straightforward and looks
12mu|txt2man-1.5.6-1|16	very much like the output of the man(1) program.
12mu|txt2man-1.5.6-1|17	
12mu|txt2man-1.5.6-1|18	%prep
12mu|txt2man-1.5.6-1|19	%setup -q
12mu|txt2man-1.5.6-1|20	
12mu|txt2man-1.5.6-1|21	%install
12mu|txt2man-1.5.6-1|22	rm -rf %buildroot
12mu|txt2man-1.5.6-1|23	
12mu|txt2man-1.5.6-1|24	mkdir -p %buildroot%_bindir
12mu|txt2man-1.5.6-1|25	install -m0755 *man %buildroot%_bindir/
12mu|txt2man-1.5.6-1|26	
12mu|txt2man-1.5.6-1|27	mkdir -p %buildroot%_mandir/man1
12mu|txt2man-1.5.6-1|28	install -m0644 *.1 %buildroot%{_mandir}/man1/
12mu|txt2man-1.5.6-1|29	
12mu|txt2man-1.5.6-1|30	%clean
12mu|txt2man-1.5.6-1|31	rm -rf %buildroot
12mu|txt2man-1.5.6-1|32	
12mu|txt2man-1.5.6-1|33	%files
12mu|txt2man-1.5.6-1|34	%defattr(-, root, root)
12mu|txt2man-1.5.6-1|35	%{_bindir}/*
12mu|txt2man-1.5.6-1|36	%{_mandir}/man1/*
12mu|txt2man-1.5.6-1|37	
12mu|txt2man-1.5.6-1|38	
12mu|txt2man-1.5.6-1|39	%changelog
12mu|txt2man-1.5.6-1|40	* Sun Sep 20 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.5.5-2mdv2010.0
12mu|txt2man-1.5.6-1|41	+ Revision: 445595
12mu|txt2man-1.5.6-1|42	- rebuild
12mu|txt2man-1.5.6-1|43	
12mu|txt2man-1.5.6-1|44	* Mon Dec 01 2008 Funda Wang <fundawang@mandriva.org> 1.5.5-1mdv2009.1
12mu|txt2man-1.5.6-1|45	+ Revision: 308737
12mu|txt2man-1.5.6-1|46	- import txt2man
12mu|txt2man-1.5.6-1|47	
12mu|txt2man-1.5.6-1|48	
12mu|txt2man-1.5.6-1|49	

21479 12
12mu|uClibc-0.9.33.2-12|1	# disable stack protector, build doesn't work with it
12mu|uClibc-0.9.33.2-12|2	%define _ssp_cflags     %{nil}
12mu|uClibc-0.9.33.2-12|3	
12mu|uClibc-0.9.33.2-12|4	%define	uclibc_root	%{_prefix}/uclibc
12mu|uClibc-0.9.33.2-12|5	%define	uclibc_cc	uclibc-gcc
12mu|uClibc-0.9.33.2-12|6	
12mu|uClibc-0.9.33.2-12|7	%define	majorish	0.9.33
12mu|uClibc-0.9.33.2-12|8	%define	libname	%mklibname %{name} %{majorish}
12mu|uClibc-0.9.33.2-12|9	%define	libdev	%mklibname %{name} -d
12mu|uClibc-0.9.33.2-12|10	
12mu|uClibc-0.9.33.2-12|11	Summary:	A C library optimized for size useful for embedded applications
12mu|uClibc-0.9.33.2-12|12	Name:		uClibc
12mu|uClibc-0.9.33.2-12|13	Version:	%{majorish}.2
12mu|uClibc-0.9.33.2-12|14	Release:	12
12mu|uClibc-0.9.33.2-12|15	License:	LGPLv2.1
12mu|uClibc-0.9.33.2-12|16	Group:		System/Libraries
12mu|uClibc-0.9.33.2-12|17	URL:		http://uclibc.org/
12mu|uClibc-0.9.33.2-12|18	Source0:	http://uclibc.org/downloads/%{name}-%{version}.tar.xz
12mu|uClibc-0.9.33.2-12|19	Source2:	uClibc-0.9.33.2-config
12mu|uClibc-0.9.33.2-12|20	Patch1:		uClibc-0.9.30.1-lib64.patch
12mu|uClibc-0.9.33.2-12|21	# http://lists.busybox.net/pipermail/uclibc/2009-September/043035.html
12mu|uClibc-0.9.33.2-12|22	Patch2:		uClibc-0.9.32-rc3-add-rpmatch-function.patch
12mu|uClibc-0.9.33.2-12|23	# http://svn.exactcode.de/t2/branches/7.0/package/base/uclibc/scanf-aflag.patch
12mu|uClibc-0.9.33.2-12|24	Patch3:		uClibc-0.9.31-add-scanf-a-flag.patch
12mu|uClibc-0.9.33.2-12|25	# (proyvind): the ABI isn't stable, so set it to current version
12mu|uClibc-0.9.33.2-12|26	Patch4:		uClibc-0.9.33.2-unstable-abi.patch
12mu|uClibc-0.9.33.2-12|27	# from mga (rtp) add hacks for unwind symbol on arm (was picking glibc symbols
12mu|uClibc-0.9.33.2-12|28	# so was trying to link together glibc&uClibc...)
12mu|uClibc-0.9.33.2-12|29	Patch7:		uClibc-arm_hack_unwind.patch
12mu|uClibc-0.9.33.2-12|30	Patch8:		uClibc-0.9.32-no-gstabs.patch
12mu|uClibc-0.9.33.2-12|31	# http://lists.busybox.net/pipermail/uclibc/2011-March/045003.html
12mu|uClibc-0.9.33.2-12|32	Patch9:		uClibc-0.9.33.2-origin.patch
12mu|uClibc-0.9.33.2-12|33	Patch10:	uClibc-0.9.33-posix_fallocate.patch
12mu|uClibc-0.9.33.2-12|34	Patch11:	uClibc-0.9.33-dup3.patch
12mu|uClibc-0.9.33.2-12|35	
12mu|uClibc-0.9.33.2-12|36	%description
12mu|uClibc-0.9.33.2-12|37	uClibc (pronounced yew-see-lib-see) is a c library for developing
12mu|uClibc-0.9.33.2-12|38	embedded linux systems. it is much smaller than the gnu c library,
12mu|uClibc-0.9.33.2-12|39	but nearly all applications supported by glibc also work perfectly
12mu|uClibc-0.9.33.2-12|40	with uclibc. porting applications from glibc to uclibc typically
12mu|uClibc-0.9.33.2-12|41	involves just recompiling the source code. uclibc even supports
12mu|uClibc-0.9.33.2-12|42	shared libraries and threading. it currently runs on standard
12mu|uClibc-0.9.33.2-12|43	linux and  mmu-less (also known as uclinux) systems with support
12mu|uClibc-0.9.33.2-12|44	for alpha, arm, cris, i386, i960, h8300, m68k, mips/mipsel,
12mu|uClibc-0.9.33.2-12|45	powerpc, sh, sparc, and v850 processors.
12mu|uClibc-0.9.33.2-12|46	
12mu|uClibc-0.9.33.2-12|47	if you are building an embedded linux system and you find that
12mu|uClibc-0.9.33.2-12|48	glibc is eating up too much space, you should consider using
12mu|uClibc-0.9.33.2-12|49	uclibc. if you are building a huge fileserver with 12 terabytes of
12mu|uClibc-0.9.33.2-12|50	storage, then using glibc may make more sense. unless, for
12mu|uClibc-0.9.33.2-12|51	example, that 12 terabytes will be network attached storage and
12mu|uClibc-0.9.33.2-12|52	you plan to burn linux into the system's firmware...
12mu|uClibc-0.9.33.2-12|53	
12mu|uClibc-0.9.33.2-12|54	%package -n	%{libname}
12mu|uClibc-0.9.33.2-12|55	Summary:	%{summary}
12mu|uClibc-0.9.33.2-12|56	Group:		System/Libraries
12mu|uClibc-0.9.33.2-12|57	Requires:	uClibc >= %{EVRD}
12mu|uClibc-0.9.33.2-12|58	%rename		%{_lib}uClibc
12mu|uClibc-0.9.33.2-12|59	
12mu|uClibc-0.9.33.2-12|60	%description -n	%{libname}
12mu|uClibc-0.9.33.2-12|61	uClibc (pronounced yew-see-lib-see) is a c library for developing
12mu|uClibc-0.9.33.2-12|62	embedded linux systems. it is much smaller than the gnu c library,
12mu|uClibc-0.9.33.2-12|63	but nearly all applications supported by glibc also work perfectly
12mu|uClibc-0.9.33.2-12|64	with uclibc. porting applications from glibc to uclibc typically
12mu|uClibc-0.9.33.2-12|65	involves just recompiling the source code. uclibc even supports
12mu|uClibc-0.9.33.2-12|66	shared libraries and threading. it currently runs on standard
12mu|uClibc-0.9.33.2-12|67	linux and  mmu-less (also known as uclinux) systems with support
12mu|uClibc-0.9.33.2-12|68	for alpha, arm, cris, i386, i960, h8300, m68k, mips/mipsel,
12mu|uClibc-0.9.33.2-12|69	powerpc, sh, sparc, and v850 processors.
12mu|uClibc-0.9.33.2-12|70	
12mu|uClibc-0.9.33.2-12|71	if you are building an embedded linux system and you find that
12mu|uClibc-0.9.33.2-12|72	glibc is eating up too much space, you should consider using
12mu|uClibc-0.9.33.2-12|73	uclibc. if you are building a huge fileserver with 12 terabytes of
12mu|uClibc-0.9.33.2-12|74	storage, then using glibc may make more sense. unless, for
12mu|uClibc-0.9.33.2-12|75	example, that 12 terabytes will be network attached storage and
12mu|uClibc-0.9.33.2-12|76	you plan to burn linux into the system's firmware...
12mu|uClibc-0.9.33.2-12|77	
12mu|uClibc-0.9.33.2-12|78	%package -n	%{libdev}
12mu|uClibc-0.9.33.2-12|79	Summary:	Development files & libraries for uClibc
12mu|uClibc-0.9.33.2-12|80	Group:		Development/C
12mu|uClibc-0.9.33.2-12|81	Requires:	%{libname} = %{EVRD}
12mu|uClibc-0.9.33.2-12|82	%rename		%{name}-devel
12mu|uClibc-0.9.33.2-12|83	%rename		%{_lib}uClibc-static-devel
12mu|uClibc-0.9.33.2-12|84	%rename		%{name}-static-devel
12mu|uClibc-0.9.33.2-12|85	Provides:	libc-static
12mu|uClibc-0.9.33.2-12|86	
12mu|uClibc-0.9.33.2-12|87	%description -n	%{libdev}
12mu|uClibc-0.9.33.2-12|88	Small libc for building embedded applications.
12mu|uClibc-0.9.33.2-12|89	
12mu|uClibc-0.9.33.2-12|90	%prep
12mu|uClibc-0.9.33.2-12|91	%setup -q
12mu|uClibc-0.9.33.2-12|92	#%%patch1 -p1 -b .lib64~
12mu|uClibc-0.9.33.2-12|93	%patch2 -p1 -b .rpmatch~
12mu|uClibc-0.9.33.2-12|94	%patch3 -p1 -b .a_flag~
12mu|uClibc-0.9.33.2-12|95	%patch4 -p1 -b .abi~
12mu|uClibc-0.9.33.2-12|96	%patch7 -p1 -b .unwind~
12mu|uClibc-0.9.33.2-12|97	%patch8 -p1 -b .gstabs~
12mu|uClibc-0.9.33.2-12|98	%patch9 -p1 -b .origin~
12mu|uClibc-0.9.33.2-12|99	%patch10 -p1 -b .fallocate~
12mu|uClibc-0.9.33.2-12|100	%patch11 -p1 -b .dup3~
12mu|uClibc-0.9.33.2-12|101	
12mu|uClibc-0.9.33.2-12|102	%ifarch %{ix86}
12mu|uClibc-0.9.33.2-12|103	# -fvar-tracking-assignments creates sections uClibc's ld.so can't parse
12mu|uClibc-0.9.33.2-12|104	%define arch_cflags -fno-var-tracking-assignments
12mu|uClibc-0.9.33.2-12|105	%endif
12mu|uClibc-0.9.33.2-12|106	
12mu|uClibc-0.9.33.2-12|107	%define arch %(echo %{_arch} | sed -e 's/ppc/powerpc/' -e 's!mips*!mips!')
12mu|uClibc-0.9.33.2-12|108	%ifarch %{arm}
12mu|uClibc-0.9.33.2-12|109	echo -e "CONFIG_ARM_EABI=y\n# ARCH_WANTS_BIG_ENDIAN is not set\nARCH_WANTS_LITTLE_ENDIAN=y\n" >> .config
12mu|uClibc-0.9.33.2-12|110	cat %{SOURCE2} |sed \
12mu|uClibc-0.9.33.2-12|111	-e "s!UCLIBC_HAS_FPU=y!# UCLIBC_HAS_FPU is not set!g" \
12mu|uClibc-0.9.33.2-12|112	-e "s|@CFLAGS@|%{optflags}|g" \
12mu|uClibc-0.9.33.2-12|113	%else
12mu|uClibc-0.9.33.2-12|114	# -std=gnu99 is needed for libcrypt sha256 & sha512 support
12mu|uClibc-0.9.33.2-12|115	cat %{SOURCE2} |sed \
12mu|uClibc-0.9.33.2-12|116	-e "s|@CFLAGS@|%{optflags} -std=gnu99 %{ldflags} -muclibc -Wl,-rpath=%{uclibc_root}/%{_lib} -Wl,-rpath=%{uclibc_root}%{_libdir}|g" \
12mu|uClibc-0.9.33.2-12|117	%endif
12mu|uClibc-0.9.33.2-12|118	-e "s|@ARCH@|%{arch}|g" \
12mu|uClibc-0.9.33.2-12|119	-e "s|@LIB@|%{_lib}|g" \
12mu|uClibc-0.9.33.2-12|120	-e "s|@PREFIX@|%{uclibc_root}|g" \
12mu|uClibc-0.9.33.2-12|121	>> .config
12mu|uClibc-0.9.33.2-12|122	%global cflags %{optflags} -Os -std=gnu99 %{ldflags} -muclibc -Wl,-rpath=%{uclibc_root}/%{_lib} -Wl,-rpath=%{uclibc_root}%{_libdir} -fuse-ld=bfd %{?arch_cflags}
12mu|uClibc-0.9.33.2-12|123	%build
12mu|uClibc-0.9.33.2-12|124	yes "" | %make oldconfig VERBOSE=2
12mu|uClibc-0.9.33.2-12|125	
12mu|uClibc-0.9.33.2-12|126	%make CC="gcc -fuse-ld=bfd" VERBOSE=2 CPU_CFLAGS="" all utils
12mu|uClibc-0.9.33.2-12|127	
12mu|uClibc-0.9.33.2-12|128	%check
12mu|uClibc-0.9.33.2-12|129	exit 0
12mu|uClibc-0.9.33.2-12|130	ln -snf %{_includedir}/{asm,asm-generic,linux} test
12mu|uClibc-0.9.33.2-12|131	ln -snf %{buildroot}%{uclibc_root} install_dir
12mu|uClibc-0.9.33.2-12|132	# This test relies on /etc/ethers being present to pass, so we'll skip it by
12mu|uClibc-0.9.33.2-12|133	# removing it
12mu|uClibc-0.9.33.2-12|134	rm -f test/inet/tst-ethers*
12mu|uClibc-0.9.33.2-12|135	%make check VERBOSE=2 || /bin/true
12mu|uClibc-0.9.33.2-12|136	
12mu|uClibc-0.9.33.2-12|137	%install
12mu|uClibc-0.9.33.2-12|138	#(proyvind): to prevent possible interference...
12mu|uClibc-0.9.33.2-12|139	export LD_LIBRARY_PATH=
12mu|uClibc-0.9.33.2-12|140	make CC="gcc -fuse-ld=bfd" VERBOSE=2 CPU_CFLAGS="" UCLIBC_EXTRA_CFLAGS="%{cflags}" PREFIX=%{buildroot} install
12mu|uClibc-0.9.33.2-12|141	make CC="gcc -fuse-ld=bfd" -C utils VERBOSE=2 CPU_CFLAGS="" UCLIBC_EXTRA_CFLAGS="%{cflags}" PREFIX=%{buildroot} utils_install
12mu|uClibc-0.9.33.2-12|142	
12mu|uClibc-0.9.33.2-12|143	# be sure that we don't package any backup files
12mu|uClibc-0.9.33.2-12|144	find %{buildroot} -name \*~|xargs rm -f
12mu|uClibc-0.9.33.2-12|145	
12mu|uClibc-0.9.33.2-12|146	install -d %{buildroot}%{_bindir}
12mu|uClibc-0.9.33.2-12|147	# using 'rpm --eval' here for multilib purposes..
12mu|uClibc-0.9.33.2-12|148	#TODO: figure out binutils --sysroot + multilib in binutils package?
12mu|uClibc-0.9.33.2-12|149	cat > %{buildroot}%{_bindir}/%{uclibc_cc} << EOF
12mu|uClibc-0.9.33.2-12|150	#!/bin/sh
12mu|uClibc-0.9.33.2-12|151	export C_INCLUDE_PATH="\$(rpm --eval %%{uclibc_root}%%{_includedir}):\$(gcc -print-search-dirs|grep install:|cut -d\  -f2)include"
12mu|uClibc-0.9.33.2-12|152	#XXX: this should add rpath, but for some reason it no longer happens and we
12mu|uClibc-0.9.33.2-12|153	# have to pass the -rpath option to the linker as well
12mu|uClibc-0.9.33.2-12|154	export LD_RUN_PATH="\$(rpm --eval %%{uclibc_root}/%%{_lib}:%%{uclibc_root}%%{_libdir})"
12mu|uClibc-0.9.33.2-12|155	export LIBRARY_PATH="\$LD_RUN_PATH"
12mu|uClibc-0.9.33.2-12|156	%ifarch %{arm}
12mu|uClibc-0.9.33.2-12|157	# avoid getting troubles. without it, linker is called with -lgcc -lgss_s and then
12mu|uClibc-0.9.33.2-12|158	# pulls glibc. Typical example are the unwind symbols.
12mu|uClibc-0.9.33.2-12|159	# It's a really nasty hack :(
12mu|uClibc-0.9.33.2-12|160	UNWIND_HACK=-static-libgcc
12mu|uClibc-0.9.33.2-12|161	%endif
12mu|uClibc-0.9.33.2-12|162	exec gcc -muclibc \$UNWIND_HACK -Wl,-rpath="\$LD_RUN_PATH" "\$@"
12mu|uClibc-0.9.33.2-12|163	EOF
12mu|uClibc-0.9.33.2-12|164	chmod +x %{buildroot}%{_bindir}/%{uclibc_cc}
12mu|uClibc-0.9.33.2-12|165	
12mu|uClibc-0.9.33.2-12|166	install -d %{buildroot}%{_sysconfdir}/rpm/macros.d
12mu|uClibc-0.9.33.2-12|167	cat > %{buildroot}%{_sysconfdir}/rpm/macros.d/uclibc.macros << EOF
12mu|uClibc-0.9.33.2-12|168	%%uclibc_root	%{uclibc_root}
12mu|uClibc-0.9.33.2-12|169	%%uclibc_cc	%{uclibc_cc}
12mu|uClibc-0.9.33.2-12|170	%%uclibc_cflags	%%{optflags} -fno-stack-protector -Os
12mu|uClibc-0.9.33.2-12|171	EOF
12mu|uClibc-0.9.33.2-12|172	
12mu|uClibc-0.9.33.2-12|173	#(peroyvind) rpm will make these symlinks relative
12mu|uClibc-0.9.33.2-12|174	ln -snf %{_includedir}/{asm,asm-generic,linux} %{buildroot}%{uclibc_root}%{_includedir}
12mu|uClibc-0.9.33.2-12|175	
12mu|uClibc-0.9.33.2-12|176	# crack hack to get uclibc working with chroot within uclibc root..
12mu|uClibc-0.9.33.2-12|177	#mkdir -p %{buildroot}%{uclibc_root}%{uclibc_root}
12mu|uClibc-0.9.33.2-12|178	#ln -s ../../%{_lib} %{buildroot}%{uclibc_root}%{uclibc_root}/%{_lib}
12mu|uClibc-0.9.33.2-12|179	
12mu|uClibc-0.9.33.2-12|180	%if "%{_lib}" == "lib64"
12mu|uClibc-0.9.33.2-12|181	ln -s ld64-uClibc.so.%{majorish} %{buildroot}%{uclibc_root}/%{_lib}/ld64-uClibc.so.0
12mu|uClibc-0.9.33.2-12|182	install -d %{buildroot}%{uclibc_root}{/lib,%{_prefix}/lib}
12mu|uClibc-0.9.33.2-12|183	%else
12mu|uClibc-0.9.33.2-12|184	ln -s ld-uClibc.so.%{majorish} %{buildroot}%{uclibc_root}/lib/ld-uClibc.so.0
12mu|uClibc-0.9.33.2-12|185	%endif
12mu|uClibc-0.9.33.2-12|186	
12mu|uClibc-0.9.33.2-12|187	for dir in /bin /sbin %{_prefix} %{_bindir} %{_sbindir}; do
12mu|uClibc-0.9.33.2-12|188	mkdir -p %{buildroot}%{uclibc_root}$dir
12mu|uClibc-0.9.33.2-12|189	done
12mu|uClibc-0.9.33.2-12|190	
12mu|uClibc-0.9.33.2-12|191	mkdir -p %{buildroot}%{uclibc_root}%{_sysconfdir}
12mu|uClibc-0.9.33.2-12|192	touch %{buildroot}%{uclibc_root}%{_sysconfdir}/ld.so.{conf,cache}
12mu|uClibc-0.9.33.2-12|193	
12mu|uClibc-0.9.33.2-12|194	%post -p %{uclibc_root}/sbin/ldconfig
12mu|uClibc-0.9.33.2-12|195	
12mu|uClibc-0.9.33.2-12|196	%triggerin -- %{uclibc_root}/lib/*.so.*, %{uclibc_root}/lib64/*.so.*, %{uclibc_root}%{_prefix}/lib/*.so.*, %{uclibc_root}%{_prefix}/lib64/*.so.*
12mu|uClibc-0.9.33.2-12|197	%{uclibc_root}/sbin/ldconfig -X
12mu|uClibc-0.9.33.2-12|198	
12mu|uClibc-0.9.33.2-12|199	%files
12mu|uClibc-0.9.33.2-12|200	%doc README
12mu|uClibc-0.9.33.2-12|201	%dir %{uclibc_root}/bin
12mu|uClibc-0.9.33.2-12|202	%dir %{uclibc_root}/sbin
12mu|uClibc-0.9.33.2-12|203	%dir %{uclibc_root}%{_bindir}
12mu|uClibc-0.9.33.2-12|204	%dir %{uclibc_root}%{_sbindir}
12mu|uClibc-0.9.33.2-12|205	%dir %{uclibc_root}%{_sysconfdir}
12mu|uClibc-0.9.33.2-12|206	%verify(not md5 size mtime) %config(noreplace) %{uclibc_root}%{_sysconfdir}/ld.so.conf
12mu|uClibc-0.9.33.2-12|207	%ghost %{uclibc_root}%{_sysconfdir}/ld.so.cache
12mu|uClibc-0.9.33.2-12|208	%{uclibc_root}%{_bindir}/getconf
12mu|uClibc-0.9.33.2-12|209	%{uclibc_root}%{_bindir}/ldd
12mu|uClibc-0.9.33.2-12|210	%{uclibc_root}/sbin/ldconfig
12mu|uClibc-0.9.33.2-12|211	#%dir %{uclibc_root}%{uclibc_root}
12mu|uClibc-0.9.33.2-12|212	#%dir %{uclibc_root}%{uclibc_root}/%{_lib}
12mu|uClibc-0.9.33.2-12|213	%if "%{_lib}" == "lib64"
12mu|uClibc-0.9.33.2-12|214	%{uclibc_root}/%{_lib}/ld64-uClibc.so.0
12mu|uClibc-0.9.33.2-12|215	#%{uclibc_root}%{uclibc_root}/%{_lib}/ld64-uClibc.so.0
12mu|uClibc-0.9.33.2-12|216	%else
12mu|uClibc-0.9.33.2-12|217	%{uclibc_root}/lib/ld-uClibc.so.0
12mu|uClibc-0.9.33.2-12|218	#%{uclibc_root}%{uclibc_root}/lib/ld-uClibc.so.0
12mu|uClibc-0.9.33.2-12|219	%endif
12mu|uClibc-0.9.33.2-12|220	
12mu|uClibc-0.9.33.2-12|221	%files -n %{libname}
12mu|uClibc-0.9.33.2-12|222	%dir %{uclibc_root}
12mu|uClibc-0.9.33.2-12|223	%dir %{uclibc_root}%{_prefix}
12mu|uClibc-0.9.33.2-12|224	%if "%{_lib}" == "lib64"
12mu|uClibc-0.9.33.2-12|225	%dir %{uclibc_root}/lib
12mu|uClibc-0.9.33.2-12|226	%dir %{uclibc_root}%{_prefix}/lib
12mu|uClibc-0.9.33.2-12|227	%endif
12mu|uClibc-0.9.33.2-12|228	%dir %{uclibc_root}/%{_lib}
12mu|uClibc-0.9.33.2-12|229	%dir %{uclibc_root}%{_libdir}
12mu|uClibc-0.9.33.2-12|230	%ifnarch %{sparcx}
12mu|uClibc-0.9.33.2-12|231	%{uclibc_root}/%{_lib}/*-*%{version}.so
12mu|uClibc-0.9.33.2-12|232	%{uclibc_root}/%{_lib}/*.so.%{majorish}
12mu|uClibc-0.9.33.2-12|233	%endif
12mu|uClibc-0.9.33.2-12|234	
12mu|uClibc-0.9.33.2-12|235	%files -n %{libdev}
12mu|uClibc-0.9.33.2-12|236	%doc docs/* Changelog TODO
12mu|uClibc-0.9.33.2-12|237	%{_bindir}/%{uclibc_cc}
12mu|uClibc-0.9.33.2-12|238	%{_sysconfdir}/rpm/macros.d/uclibc.macros
12mu|uClibc-0.9.33.2-12|239	%{uclibc_root}%{_includedir}
12mu|uClibc-0.9.33.2-12|240	%{uclibc_root}%{_libdir}/crt1.o
12mu|uClibc-0.9.33.2-12|241	%{uclibc_root}%{_libdir}/crti.o
12mu|uClibc-0.9.33.2-12|242	%{uclibc_root}%{_libdir}/crtn.o
12mu|uClibc-0.9.33.2-12|243	%ifnarch %{sparcx}
12mu|uClibc-0.9.33.2-12|244	%{uclibc_root}%{_libdir}/Scrt1.o
12mu|uClibc-0.9.33.2-12|245	%{uclibc_root}%{_libdir}/librt.so
12mu|uClibc-0.9.33.2-12|246	%{uclibc_root}%{_libdir}/libnsl.so
12mu|uClibc-0.9.33.2-12|247	%{uclibc_root}%{_libdir}/libpthread.so
12mu|uClibc-0.9.33.2-12|248	%{uclibc_root}%{_libdir}/libc.so
12mu|uClibc-0.9.33.2-12|249	%{uclibc_root}%{_libdir}/libcrypt.so
12mu|uClibc-0.9.33.2-12|250	%{uclibc_root}%{_libdir}/libdl.so
12mu|uClibc-0.9.33.2-12|251	%{uclibc_root}%{_libdir}/libm.so
12mu|uClibc-0.9.33.2-12|252	%{uclibc_root}%{_libdir}/libresolv.so
12mu|uClibc-0.9.33.2-12|253	%{uclibc_root}%{_libdir}/libutil.so
12mu|uClibc-0.9.33.2-12|254	%endif
12mu|uClibc-0.9.33.2-12|255	%{uclibc_root}%{_libdir}/lib*.a
12mu|uClibc-0.9.33.2-12|256	%{uclibc_root}%{_libdir}/uclibc_nonshared.a
12mu|uClibc-0.9.33.2-12|257	
12mu|uClibc-0.9.33.2-12|258	
12mu|uClibc-0.9.33.2-12|259	%changelog
12mu|uClibc-0.9.33.2-12|260	* Wed Sep 05 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.9.33.2-7
12mu|uClibc-0.9.33.2-12|261	+ Revision: 816384
12mu|uClibc-0.9.33.2-12|262	- enable:
12mu|uClibc-0.9.33.2-12|263	UCLIBC_BUILD_NOW
12mu|uClibc-0.9.33.2-12|264	UCLIBC_HAS_ARC4RANDOM
12mu|uClibc-0.9.33.2-12|265	UCLIBC_HAS_FULL_RPC
12mu|uClibc-0.9.33.2-12|266	- use bfd linker for now as gold has issues compiling uClibc if prelink support
12mu|uClibc-0.9.33.2-12|267	support is enabled
12mu|uClibc-0.9.33.2-12|268	- add support for dup3() (P11)
12mu|uClibc-0.9.33.2-12|269	- add support for posix_fallocate() (P10)
12mu|uClibc-0.9.33.2-12|270	- add support for $ORIGIN (P9)
12mu|uClibc-0.9.33.2-12|271	- increase verbosiveness
12mu|uClibc-0.9.33.2-12|272	- enable UCLIBC_HAS_FOPEN_CLOSEEXEC_MODE
12mu|uClibc-0.9.33.2-12|273	- parallel builds seems to be working just fine again :)
12mu|uClibc-0.9.33.2-12|274	- enable sha256 & sha512 support
12mu|uClibc-0.9.33.2-12|275	
12mu|uClibc-0.9.33.2-12|276	
12mu|uClibc-0.9.33.2-12|277	

21480 12
12mu|ucpp-1.3.4-2|1	%define	major	13
12mu|ucpp-1.3.4-2|2	%define libname %mklibname ucpp %{major}
12mu|ucpp-1.3.4-2|3	%define devname %mklibname ucpp -d
12mu|ucpp-1.3.4-2|4	
12mu|ucpp-1.3.4-2|5	Summary:	A quick and light preprocessor, but anyway fully compliant to C99
12mu|ucpp-1.3.4-2|6	Name:		ucpp
12mu|ucpp-1.3.4-2|7	Version:	1.3.4
12mu|ucpp-1.3.4-2|8	Release:	2
12mu|ucpp-1.3.4-2|9	License:	BSD-3-Clause
12mu|ucpp-1.3.4-2|10	Group:		Development/C++
12mu|ucpp-1.3.4-2|11	Url:		http://code.google.com/p/ucpp/
12mu|ucpp-1.3.4-2|12	Source0:	http://dev.gentooexperimental.org/~scarabeus/%{name}-%{version}.tar.xz
12mu|ucpp-1.3.4-2|13	
12mu|ucpp-1.3.4-2|14	%description
12mu|ucpp-1.3.4-2|15	A C preprocessor is a part of a C compiler responsible for macro
12mu|ucpp-1.3.4-2|16	replacement, conditional compilation and inclusion of header files.
12mu|ucpp-1.3.4-2|17	It is often found as a stand-alone program on Unix systems.
12mu|ucpp-1.3.4-2|18	
12mu|ucpp-1.3.4-2|19	ucpp is such a preprocessor; it is designed to be quick and light,
12mu|ucpp-1.3.4-2|20	but anyway fully compliant to the ISO standard 9899:1999, also known
12mu|ucpp-1.3.4-2|21	as C99. ucpp can be compiled as a stand-alone program, or linked to
12mu|ucpp-1.3.4-2|22	some other code; in the latter case, ucpp will output tokens, one
12mu|ucpp-1.3.4-2|23	at a time, on demand, as an integrated lexer.
12mu|ucpp-1.3.4-2|24	
12mu|ucpp-1.3.4-2|25	ucpp operates in two modes:
12mu|ucpp-1.3.4-2|26	-- lexer mode: ucpp is linked to some other code and outputs a stream of
12mu|ucpp-1.3.4-2|27	tokens (each call to the lex() function will yield one token)
12mu|ucpp-1.3.4-2|28	-- non-lexer mode: ucpp preprocesses text and outputs the resulting text
12mu|ucpp-1.3.4-2|29	to a file descriptor; if linked to some other code, the cpp() function
12mu|ucpp-1.3.4-2|30	must be called repeatedly, otherwise ucpp is a stand-alone binary.
12mu|ucpp-1.3.4-2|31	
12mu|ucpp-1.3.4-2|32	%package -n %{libname}
12mu|ucpp-1.3.4-2|33	Summary:	A Mixed Integer Linear Programming (MILP) Solver Library
12mu|ucpp-1.3.4-2|34	Group:		System/Libraries
12mu|ucpp-1.3.4-2|35	
12mu|ucpp-1.3.4-2|36	%description -n %{libname}
12mu|ucpp-1.3.4-2|37	This package contains the shared library for %{name}
12mu|ucpp-1.3.4-2|38	
12mu|ucpp-1.3.4-2|39	%package -n %{devname}
12mu|ucpp-1.3.4-2|40	Summary:	Files for Developing with ucpp
12mu|ucpp-1.3.4-2|41	Group:		Development/C++
12mu|ucpp-1.3.4-2|42	Requires:	%{name} = %{version}-%{release}
12mu|ucpp-1.3.4-2|43	Requires:	%{libname} = %{version}-%{release}
12mu|ucpp-1.3.4-2|44	
12mu|ucpp-1.3.4-2|45	%description -n %{devname}
12mu|ucpp-1.3.4-2|46	Includes and definitions for developing with the ucpp library.
12mu|ucpp-1.3.4-2|47	
12mu|ucpp-1.3.4-2|48	%prep
12mu|ucpp-1.3.4-2|49	%setup -q
12mu|ucpp-1.3.4-2|50	
12mu|ucpp-1.3.4-2|51	%build
12mu|ucpp-1.3.4-2|52	%configure2_5x \
12mu|ucpp-1.3.4-2|53	--disable-static
12mu|ucpp-1.3.4-2|54	
12mu|ucpp-1.3.4-2|55	%make
12mu|ucpp-1.3.4-2|56	
12mu|ucpp-1.3.4-2|57	%install
12mu|ucpp-1.3.4-2|58	%makeinstall_std
12mu|ucpp-1.3.4-2|59	
12mu|ucpp-1.3.4-2|60	%files
12mu|ucpp-1.3.4-2|61	%{_bindir}/*
12mu|ucpp-1.3.4-2|62	%{_mandir}/man1/ucpp.1*
12mu|ucpp-1.3.4-2|63	
12mu|ucpp-1.3.4-2|64	%files -n %{libname}
12mu|ucpp-1.3.4-2|65	%{_libdir}/libucpp.so.%{major}*
12mu|ucpp-1.3.4-2|66	
12mu|ucpp-1.3.4-2|67	%files -n %{devname}
12mu|ucpp-1.3.4-2|68	%{_includedir}/lib%{name}
12mu|ucpp-1.3.4-2|69	%{_libdir}/*.so
12mu|ucpp-1.3.4-2|70	%{_libdir}/pkgconfig/lib%{name}*.pc
12mu|ucpp-1.3.4-2|71	

21481 12
12mu|udisks-1.0.4-12|1	#define git 20100315
12mu|udisks-1.0.4-12|2	Summary:	Storage Management Service
12mu|udisks-1.0.4-12|3	Name:		udisks
12mu|udisks-1.0.4-12|4	Version:	1.0.4
12mu|udisks-1.0.4-12|5	Release:	12
12mu|udisks-1.0.4-12|6	License:	GPLv2+
12mu|udisks-1.0.4-12|7	Group:		System/Libraries
12mu|udisks-1.0.4-12|8	URL:		http://www.freedesktop.org/wiki/Software/udisks
12mu|udisks-1.0.4-12|9	Source0:	http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz
12mu|udisks-1.0.4-12|10	Source1:	udisksd.service
12mu|udisks-1.0.4-12|11	Patch0:		udisks-1.0.4-mount-internal-policy.patch
12mu|udisks-1.0.4-12|12	Patch1:		udisks-1.0.4-ru.po.patch
12mu|udisks-1.0.4-12|13	Patch2: udisks-smartcard.patch
12mu|udisks-1.0.4-12|14	Patch3: udisks-1.0.4-neuter-stdout-and-stderr.patch
12mu|udisks-1.0.4-12|15	Patch4: udisks-1.0.4-systemd.patch
12mu|udisks-1.0.4-12|16	Patch5: udisks-1.0.4-automake-1.13.patch
12mu|udisks-1.0.4-12|17	BuildRequires:	pkgconfig(glib-2.0)
12mu|udisks-1.0.4-12|18	BuildRequires:	pkgconfig(dbus-1)
12mu|udisks-1.0.4-12|19	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|udisks-1.0.4-12|20	BuildRequires:	pkgconfig(polkit-agent-1)
12mu|udisks-1.0.4-12|21	BuildRequires:	parted-devel
12mu|udisks-1.0.4-12|22	BuildRequires:	pkgconfig(devmapper)
12mu|udisks-1.0.4-12|23	BuildRequires:	intltool
12mu|udisks-1.0.4-12|24	BuildRequires:	pkgconfig(libatasmart)
12mu|udisks-1.0.4-12|25	BuildRequires:	pkgconfig(gudev-1.0)
12mu|udisks-1.0.4-12|26	BuildRequires:	pkgconfig(libudev)
12mu|udisks-1.0.4-12|27	BuildRequires:	sg3_utils-devel
12mu|udisks-1.0.4-12|28	BuildRequires:	gtk-doc
12mu|udisks-1.0.4-12|29	BuildRequires:	pkgconfig(lvm2app)
12mu|udisks-1.0.4-12|30	BuildRequires:	libtool
12mu|udisks-1.0.4-12|31	# needed to pull in the system bus daemon
12mu|udisks-1.0.4-12|32	Requires:	dbus
12mu|udisks-1.0.4-12|33	# needed to pull in the udev daemon
12mu|udisks-1.0.4-12|34	Requires:	udev
12mu|udisks-1.0.4-12|35	Suggests:	mdadm
12mu|udisks-1.0.4-12|36	#gw not yet packaged:
12mu|udisks-1.0.4-12|37	# for smp_rep_manufacturer
12mu|udisks-1.0.4-12|38	#Requires: smp_utils >= %{smp_utils_version}
12mu|udisks-1.0.4-12|39	# for mount, umount, mkswap
12mu|udisks-1.0.4-12|40	Requires:	util-linux-ng
12mu|udisks-1.0.4-12|41	# for mkfs.ext3, mkfs.ext3, e2label
12mu|udisks-1.0.4-12|42	Requires:	e2fsprogs
12mu|udisks-1.0.4-12|43	# for mkfs.xfs, xfs_admin
12mu|udisks-1.0.4-12|44	Suggests:	xfsprogs
12mu|udisks-1.0.4-12|45	# for mkfs.vfat
12mu|udisks-1.0.4-12|46	Suggests:	dosfstools
12mu|udisks-1.0.4-12|47	# for mlabel
12mu|udisks-1.0.4-12|48	Requires:	mtools
12mu|udisks-1.0.4-12|49	# for mkntfs - no ntfsprogs on ppc, though
12mu|udisks-1.0.4-12|50	%ifnarch ppc ppc64
12mu|udisks-1.0.4-12|51	Suggests:	ntfsprogs
12mu|udisks-1.0.4-12|52	%endif
12mu|udisks-1.0.4-12|53	
12mu|udisks-1.0.4-12|54	BuildRequires:	pkgconfig(systemd)
12mu|udisks-1.0.4-12|55	Requires(post):	systemd
12mu|udisks-1.0.4-12|56	Requires(post):	systemd
12mu|udisks-1.0.4-12|57	Requires(preun): systemd
12mu|udisks-1.0.4-12|58	Requires(postun): systemd
12mu|udisks-1.0.4-12|59	
12mu|udisks-1.0.4-12|60	# Obsolete and Provide DeviceKit-disks - udisks provides exactly the same
12mu|udisks-1.0.4-12|61	# ABI just with a different name and versioning-scheme
12mu|udisks-1.0.4-12|62	#
12mu|udisks-1.0.4-12|63	Obsoletes:	devicekit-disks <= 009
12mu|udisks-1.0.4-12|64	Provides:	devicekit-disks = 010
12mu|udisks-1.0.4-12|65	
12mu|udisks-1.0.4-12|66	%description
12mu|udisks-1.0.4-12|67	udisks provides a daemon, D-Bus API and command line tools
12mu|udisks-1.0.4-12|68	for managing disks and storage devices.
12mu|udisks-1.0.4-12|69	
12mu|udisks-1.0.4-12|70	%package devel
12mu|udisks-1.0.4-12|71	Summary:	D-Bus interface definitions for udisks
12mu|udisks-1.0.4-12|72	Group:		Development/C
12mu|udisks-1.0.4-12|73	Requires:	%{name} = %{version}-%{release}
12mu|udisks-1.0.4-12|74	# See comment above
12mu|udisks-1.0.4-12|75	#
12mu|udisks-1.0.4-12|76	Obsoletes:	devicekit-disks-devel <= 009
12mu|udisks-1.0.4-12|77	Provides:	devicekit-disks-devel = 010
12mu|udisks-1.0.4-12|78	
12mu|udisks-1.0.4-12|79	%description devel
12mu|udisks-1.0.4-12|80	D-Bus interface definitions and documentation for udisks.
12mu|udisks-1.0.4-12|81	
12mu|udisks-1.0.4-12|82	%prep
12mu|udisks-1.0.4-12|83	%setup -q
12mu|udisks-1.0.4-12|84	%apply_patches
12mu|udisks-1.0.4-12|85	
12mu|udisks-1.0.4-12|86	%build
12mu|udisks-1.0.4-12|87	autoreconf -fi
12mu|udisks-1.0.4-12|88	%configure2_5x  --disable-static --enable-lvm2
12mu|udisks-1.0.4-12|89	make
12mu|udisks-1.0.4-12|90	
12mu|udisks-1.0.4-12|91	%install
12mu|udisks-1.0.4-12|92	%makeinstall_std
12mu|udisks-1.0.4-12|93	
12mu|udisks-1.0.4-12|94	rm -f %{buildroot}%{_libdir}/*.a
12mu|udisks-1.0.4-12|95	
12mu|udisks-1.0.4-12|96	# TODO: should be fixed upstream
12mu|udisks-1.0.4-12|97	chmod 0644 %{buildroot}%{_sysconfdir}/profile.d/udisks-bash-completion.sh
12mu|udisks-1.0.4-12|98	
12mu|udisks-1.0.4-12|99	%find_lang %{name}
12mu|udisks-1.0.4-12|100	
12mu|udisks-1.0.4-12|101	%post
12mu|udisks-1.0.4-12|102	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|udisks-1.0.4-12|103	if [ "$1" -ge 1 ]; then
12mu|udisks-1.0.4-12|104	/bin/systemctl enable udisksd.service >/dev/null 2>&1 || :
12mu|udisks-1.0.4-12|105	/bin/systemctl try-restart udisksd.service >/dev/null 2>&1 || :
12mu|udisks-1.0.4-12|106	fi
12mu|udisks-1.0.4-12|107	
12mu|udisks-1.0.4-12|108	%postun
12mu|udisks-1.0.4-12|109	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|udisks-1.0.4-12|110	if [ "$1" -ge 1 ] ; then
12mu|udisks-1.0.4-12|111	/bin/systemctl try-restart udisksd.service >/dev/null 2>&1 || :
12mu|udisks-1.0.4-12|112	fi
12mu|udisks-1.0.4-12|113	
12mu|udisks-1.0.4-12|114	%preun
12mu|udisks-1.0.4-12|115	if [ "$1" = "0" ]; then
12mu|udisks-1.0.4-12|116	/bin/systemctl --no-reload udisksd.service > /dev/null 2>&1 || :
12mu|udisks-1.0.4-12|117	/bin/systemctl stop udisksd.service > /dev/null 2>&1 || :
12mu|udisks-1.0.4-12|118	fi
12mu|udisks-1.0.4-12|119	
12mu|udisks-1.0.4-12|120	
12mu|udisks-1.0.4-12|121	%files -f %{name}.lang
12mu|udisks-1.0.4-12|122	%doc README AUTHORS NEWS COPYING HACKING doc/TODO
12mu|udisks-1.0.4-12|123	%{_sysconfdir}/avahi/services/udisks.service
12mu|udisks-1.0.4-12|124	%{_sysconfdir}/dbus-1/system.d/*.conf
12mu|udisks-1.0.4-12|125	%{_sysconfdir}/profile.d/*.sh
12mu|udisks-1.0.4-12|126	/lib/udev/rules.d/*.rules
12mu|udisks-1.0.4-12|127	
12mu|udisks-1.0.4-12|128	/lib/udev/udisks-part-id
12mu|udisks-1.0.4-12|129	/lib/udev/udisks-dm-export
12mu|udisks-1.0.4-12|130	/lib/udev/udisks-probe-ata-smart
12mu|udisks-1.0.4-12|131	/lib/udev/udisks-probe-sas-expander
12mu|udisks-1.0.4-12|132	/lib/udev/udisks-lvm-pv-export
12mu|udisks-1.0.4-12|133	/sbin/umount.udisks
12mu|udisks-1.0.4-12|134	
12mu|udisks-1.0.4-12|135	%{_bindir}/*
12mu|udisks-1.0.4-12|136	%{_libexecdir}/udisks-daemon
12mu|udisks-1.0.4-12|137	%{_libexecdir}/udisks-helper*
12mu|udisks-1.0.4-12|138	
12mu|udisks-1.0.4-12|139	%{_mandir}/man1/*
12mu|udisks-1.0.4-12|140	%{_mandir}/man7/*
12mu|udisks-1.0.4-12|141	%{_mandir}/man8/*
12mu|udisks-1.0.4-12|142	
12mu|udisks-1.0.4-12|143	%{_datadir}/polkit-1/actions/*.policy
12mu|udisks-1.0.4-12|144	
12mu|udisks-1.0.4-12|145	%{_datadir}/dbus-1/system-services/*.service
12mu|udisks-1.0.4-12|146	
12mu|udisks-1.0.4-12|147	#%attr(0700,root,root) %dir %{_localstatedir}/run/udisks
12mu|udisks-1.0.4-12|148	%attr(0700,root,root) %dir %{_localstatedir}/lib/udisks
12mu|udisks-1.0.4-12|149	%{_unitdir}/udisksd.service
12mu|udisks-1.0.4-12|150	
12mu|udisks-1.0.4-12|151	%files devel
12mu|udisks-1.0.4-12|152	%{_datadir}/dbus-1/interfaces/*.xml
12mu|udisks-1.0.4-12|153	%{_datadir}/pkgconfig/udisks.pc
12mu|udisks-1.0.4-12|154	#dir %{_datadir}/gtk-doc/html/udisks
12mu|udisks-1.0.4-12|155	#{_datadir}/gtk-doc/html/udisks/*
12mu|udisks-1.0.4-12|156	
12mu|udisks-1.0.4-12|157	
12mu|udisks-1.0.4-12|158	%changelog
12mu|udisks-1.0.4-12|159	* Fri Nov 22 2013 akdengi <kazancas@mandriva.ru> 1.0.4-12
12mu|udisks-1.0.4-12|160	+ Revision: d31bfec
12mu|udisks-1.0.4-12|161	- SILENT not need sed for service
12mu|udisks-1.0.4-12|162	
12mu|udisks-1.0.4-12|163	

21482 12
12mu|udisks2-2.1.3-3|1	%bcond_without multiseat
12mu|udisks2-2.1.3-3|2	
12mu|udisks2-2.1.3-3|3	%define major 0
12mu|udisks2-2.1.3-3|4	%define libname %mklibname %{name}_ %{major}
12mu|udisks2-2.1.3-3|5	%define devname %mklibname %{name} -d
12mu|udisks2-2.1.3-3|6	%define girname %mklibname udisks-gir 2.0
12mu|udisks2-2.1.3-3|7	
12mu|udisks2-2.1.3-3|8	Summary:	Disk Manager
12mu|udisks2-2.1.3-3|9	Name:		udisks2
12mu|udisks2-2.1.3-3|10	Version:	2.1.3
12mu|udisks2-2.1.3-3|11	Release:	3
12mu|udisks2-2.1.3-3|12	License:	GPLv2+
12mu|udisks2-2.1.3-3|13	Group:		System/Libraries
12mu|udisks2-2.1.3-3|14	Url:		http://www.freedesktop.org/wiki/Software/udisks
12mu|udisks2-2.1.3-3|15	Source0:	http://udisks.freedesktop.org/releases/udisks-%{version}.tar.bz2
12mu|udisks2-2.1.3-3|16	Patch0:		udisks-1.92.0-link.patch
12mu|udisks2-2.1.3-3|17	Patch1:		udisks-2.1.0-mount-system-internal.patch
12mu|udisks2-2.1.3-3|18	# Mount to /media/user
12mu|udisks2-2.1.3-3|19	Patch2:		udisks-2.0.92-mount_in_media.patch
12mu|udisks2-2.1.3-3|20	# Mount to /media
12mu|udisks2-2.1.3-3|21	Patch3:		udisks-2.1.3-no-multiseat.patch
12mu|udisks2-2.1.3-3|22	# From Debian/Ubuntu
12mu|udisks2-2.1.3-3|23	# As /media is not currently a tmpfs, we need to put the "mounted-fs" file to a persistent path
12mu|udisks2-2.1.3-3|24	Patch4:		udisks-2.1.3-mounted-fs.patch
12mu|udisks2-2.1.3-3|25	BuildRequires:	pkgconfig(gio-unix-2.0) >= 2.31.13
12mu|udisks2-2.1.3-3|26	BuildRequires:	pkgconfig(gmodule-2.0)
12mu|udisks2-2.1.3-3|27	BuildRequires:	pkgconfig(glib-2.0) >= 2.31.13
12mu|udisks2-2.1.3-3|28	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|udisks2-2.1.3-3|29	BuildRequires:	pkgconfig(gudev-1.0) >= 186
12mu|udisks2-2.1.3-3|30	BuildRequires:	pkgconfig(libatasmart) >= 0.19
12mu|udisks2-2.1.3-3|31	BuildRequires:	pkgconfig(polkit-gobject-1) >= 0.92
12mu|udisks2-2.1.3-3|32	BuildRequires:	pkgconfig(polkit-agent-1) >= 0.92
12mu|udisks2-2.1.3-3|33	BuildRequires:	pkgconfig(libsystemd-login) >= 186
12mu|udisks2-2.1.3-3|34	BuildRequires:	intltool
12mu|udisks2-2.1.3-3|35	BuildRequires:	gnome-common
12mu|udisks2-2.1.3-3|36	BuildRequires:	gettext-devel
12mu|udisks2-2.1.3-3|37	BuildRequires:	gtk-doc >= 1.3
12mu|udisks2-2.1.3-3|38	# for LUKS devices
12mu|udisks2-2.1.3-3|39	Requires:	cryptsetup-luks
12mu|udisks2-2.1.3-3|40	# needed to pull in the system bus daemon
12mu|udisks2-2.1.3-3|41	Requires:	dbus >= 1.4.0
12mu|udisks2-2.1.3-3|42	# for mkfs.vfat
12mu|udisks2-2.1.3-3|43	Requires:	dosfstools
12mu|udisks2-2.1.3-3|44	# for mkfs.ext3, mkfs.ext3, e2label
12mu|udisks2-2.1.3-3|45	Requires:	e2fsprogs
12mu|udisks2-2.1.3-3|46	# for partitioning
12mu|udisks2-2.1.3-3|47	Requires:	gdisk
12mu|udisks2-2.1.3-3|48	Requires:	parted
12mu|udisks2-2.1.3-3|49	# for mlabel
12mu|udisks2-2.1.3-3|50	Requires:	mtools
12mu|udisks2-2.1.3-3|51	Requires:	ntfsprogs
12mu|udisks2-2.1.3-3|52	# needed to pull in the udev daemon
12mu|udisks2-2.1.3-3|53	Requires:	udev >= 186
12mu|udisks2-2.1.3-3|54	# for mount, umount, mkswap
12mu|udisks2-2.1.3-3|55	Requires:	util-linux
12mu|udisks2-2.1.3-3|56	# for mkfs.xfs, xfs_admin
12mu|udisks2-2.1.3-3|57	Requires:	xfsprogs
12mu|udisks2-2.1.3-3|58	
12mu|udisks2-2.1.3-3|59	# for /proc/self/mountinfo, only available in 2.6.26 or higher
12mu|udisks2-2.1.3-3|60	Conflicts:	kernel < 2.6.26
12mu|udisks2-2.1.3-3|61	
12mu|udisks2-2.1.3-3|62	%description
12mu|udisks2-2.1.3-3|63	udisks provides a daemon, D-Bus API and command line tools for
12mu|udisks2-2.1.3-3|64	managing disks and storage devices. This package is for the udisks 2.x
12mu|udisks2-2.1.3-3|65	series.
12mu|udisks2-2.1.3-3|66	
12mu|udisks2-2.1.3-3|67	%files -f %{name}.lang
12mu|udisks2-2.1.3-3|68	%doc README AUTHORS NEWS COPYING HACKING
12mu|udisks2-2.1.3-3|69	%{_sysconfdir}/dbus-1/system.d/org.freedesktop.UDisks2.conf
12mu|udisks2-2.1.3-3|70	%{_datadir}/bash-completion/completions/udisksctl
12mu|udisks2-2.1.3-3|71	/lib/udev/rules.d/80-udisks2.rules
12mu|udisks2-2.1.3-3|72	%{_sbindir}/umount.udisks2
12mu|udisks2-2.1.3-3|73	%dir %{_prefix}/lib/udisks2
12mu|udisks2-2.1.3-3|74	%{_prefix}/lib/udisks2/udisksd
12mu|udisks2-2.1.3-3|75	%{_bindir}/udisksctl
12mu|udisks2-2.1.3-3|76	%{_mandir}/man1/*
12mu|udisks2-2.1.3-3|77	%{_mandir}/man8/*
12mu|udisks2-2.1.3-3|78	%{_datadir}/polkit-1/actions/org.freedesktop.udisks2.policy
12mu|udisks2-2.1.3-3|79	%{_datadir}/dbus-1/system-services/org.freedesktop.UDisks2.service
12mu|udisks2-2.1.3-3|80	%{_unitdir}/udisks2.service
12mu|udisks2-2.1.3-3|81	# Permissions for local state data are 0700 to avoid leaking information
12mu|udisks2-2.1.3-3|82	# about e.g. mounts to unprivileged users
12mu|udisks2-2.1.3-3|83	%attr(0700,root,root) %dir %{_localstatedir}/lib/udisks2
12mu|udisks2-2.1.3-3|84	
12mu|udisks2-2.1.3-3|85	#----------------------------------------------------------------------------
12mu|udisks2-2.1.3-3|86	
12mu|udisks2-2.1.3-3|87	%package -n %{libname}
12mu|udisks2-2.1.3-3|88	Summary:	Dynamic library to access the udisks daemon
12mu|udisks2-2.1.3-3|89	License:	LGPLv2+
12mu|udisks2-2.1.3-3|90	Group:		System/Libraries
12mu|udisks2-2.1.3-3|91	Obsoletes:	%{_lib}udisks20 < 1.90.0-2
12mu|udisks2-2.1.3-3|92	
12mu|udisks2-2.1.3-3|93	%description -n %{libname}
12mu|udisks2-2.1.3-3|94	This package contains the dynamic library libudisks2, which provides
12mu|udisks2-2.1.3-3|95	access to the udisks daemon. This package is for the udisks 2.x
12mu|udisks2-2.1.3-3|96	series.
12mu|udisks2-2.1.3-3|97	
12mu|udisks2-2.1.3-3|98	%files -n %{libname}
12mu|udisks2-2.1.3-3|99	%{_libdir}/libudisks2.so.%{major}*
12mu|udisks2-2.1.3-3|100	
12mu|udisks2-2.1.3-3|101	#----------------------------------------------------------------------------
12mu|udisks2-2.1.3-3|102	
12mu|udisks2-2.1.3-3|103	%package -n %{girname}
12mu|udisks2-2.1.3-3|104	Summary:	GObject Introspection interface description for %{name}
12mu|udisks2-2.1.3-3|105	License:	LGPLv2+
12mu|udisks2-2.1.3-3|106	Group:		System/Libraries
12mu|udisks2-2.1.3-3|107	Requires:	%{libname} = %{EVRD}
12mu|udisks2-2.1.3-3|108	
12mu|udisks2-2.1.3-3|109	%description -n %{girname}
12mu|udisks2-2.1.3-3|110	GObject Introspection interface description for %{name}.
12mu|udisks2-2.1.3-3|111	
12mu|udisks2-2.1.3-3|112	%files -n %{girname}
12mu|udisks2-2.1.3-3|113	%{_libdir}/girepository-1.0/UDisks-2.0.typelib
12mu|udisks2-2.1.3-3|114	
12mu|udisks2-2.1.3-3|115	#----------------------------------------------------------------------------
12mu|udisks2-2.1.3-3|116	
12mu|udisks2-2.1.3-3|117	%package -n %{devname}
12mu|udisks2-2.1.3-3|118	Summary:	Development files for libudev
12mu|udisks2-2.1.3-3|119	License:	LGPLv2+
12mu|udisks2-2.1.3-3|120	Group:		System/Libraries
12mu|udisks2-2.1.3-3|121	Requires:	%{libname} = %{EVRD}
12mu|udisks2-2.1.3-3|122	Provides:	%{name}-devel = %{EVRD}
12mu|udisks2-2.1.3-3|123	
12mu|udisks2-2.1.3-3|124	%description -n %{devname}
12mu|udisks2-2.1.3-3|125	This package contains the development files for the library
12mu|udisks2-2.1.3-3|126	libudisks2, a dynamic library, which provides access to the udisks
12mu|udisks2-2.1.3-3|127	daemon. This package is for the udisks 2.x series.
12mu|udisks2-2.1.3-3|128	
12mu|udisks2-2.1.3-3|129	%files -n %{devname}
12mu|udisks2-2.1.3-3|130	%{_libdir}/libudisks2.so
12mu|udisks2-2.1.3-3|131	%dir %{_includedir}/udisks2
12mu|udisks2-2.1.3-3|132	%dir %{_includedir}/udisks2/udisks
12mu|udisks2-2.1.3-3|133	%{_includedir}/udisks2/udisks/*.h
12mu|udisks2-2.1.3-3|134	%{_datadir}/gir-1.0/UDisks-2.0.gir
12mu|udisks2-2.1.3-3|135	%dir %{_datadir}/gtk-doc/html/udisks2
12mu|udisks2-2.1.3-3|136	%{_datadir}/gtk-doc/html/udisks2/*
12mu|udisks2-2.1.3-3|137	%{_libdir}/pkgconfig/udisks2.pc
12mu|udisks2-2.1.3-3|138	
12mu|udisks2-2.1.3-3|139	#----------------------------------------------------------------------------
12mu|udisks2-2.1.3-3|140	
12mu|udisks2-2.1.3-3|141	%prep
12mu|udisks2-2.1.3-3|142	%setup -q -n udisks-%{version}
12mu|udisks2-2.1.3-3|143	%patch0 -p1
12mu|udisks2-2.1.3-3|144	%patch1 -p1
12mu|udisks2-2.1.3-3|145	%if %{with multiseat}
12mu|udisks2-2.1.3-3|146	%patch2 -p1
12mu|udisks2-2.1.3-3|147	%else
12mu|udisks2-2.1.3-3|148	%patch3 -p1
12mu|udisks2-2.1.3-3|149	%endif
12mu|udisks2-2.1.3-3|150	%patch4 -p1
12mu|udisks2-2.1.3-3|151	
12mu|udisks2-2.1.3-3|152	%build
12mu|udisks2-2.1.3-3|153	NOCONFIGURE=yes gnome-autogen.sh
12mu|udisks2-2.1.3-3|154	%configure2_5x \
12mu|udisks2-2.1.3-3|155	--enable-gtk-doc \
12mu|udisks2-2.1.3-3|156	--disable-static \
12mu|udisks2-2.1.3-3|157	--with-systemdsystemunitdir=%{_unitdir}
12mu|udisks2-2.1.3-3|158	%make
12mu|udisks2-2.1.3-3|159	
12mu|udisks2-2.1.3-3|160	%install
12mu|udisks2-2.1.3-3|161	%makeinstall_std
12mu|udisks2-2.1.3-3|162	
12mu|udisks2-2.1.3-3|163	mkdir -p %{buildroot}/%{_localstatedir}/lib/udisks2
12mu|udisks2-2.1.3-3|164	
12mu|udisks2-2.1.3-3|165	%find_lang %{name} %{name}.lang
12mu|udisks2-2.1.3-3|166	
12mu|udisks2-2.1.3-3|167	
12mu|udisks2-2.1.3-3|168	%changelog
12mu|udisks2-2.1.3-3|169	* Wed Mar 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.3-3
12mu|udisks2-2.1.3-3|170	+ Revision: 81b73c5
12mu|udisks2-2.1.3-3|171	- Add patch to put the mounted-fs file to a persistent path
12mu|udisks2-2.1.3-3|172	
12mu|udisks2-2.1.3-3|173	

21483 12
12mu|ufraw-0.19.2-1|1	%bcond_with	cinepaint
12mu|ufraw-0.19.2-1|2	
12mu|ufraw-0.19.2-1|3	%if %{with cinepaint}
12mu|ufraw-0.19.2-1|4	%define cinepaint_dir %(pkg-config --variable=programplugindir cinepaint-gtk)
12mu|ufraw-0.19.2-1|5	%endif
12mu|ufraw-0.19.2-1|6	
12mu|ufraw-0.19.2-1|7	Summary:	Graphical tool to convert raw images of digital cameras
12mu|ufraw-0.19.2-1|8	Name:		ufraw
12mu|ufraw-0.19.2-1|9	Version:	0.19.2
12mu|ufraw-0.19.2-1|10	Release:	1
12mu|ufraw-0.19.2-1|11	License:	GPLv2+
12mu|ufraw-0.19.2-1|12	Group:		Graphics
12mu|ufraw-0.19.2-1|13	Url:		http://ufraw.sourceforge.net/
12mu|ufraw-0.19.2-1|14	Source0:	http://downloads.sourceforge.net/sourceforge/ufraw/%{name}-%{version}.tar.gz
12mu|ufraw-0.19.2-1|15	BuildRequires:	imagemagick
12mu|ufraw-0.19.2-1|16	BuildRequires:	bzip2-devel
12mu|ufraw-0.19.2-1|17	%if %{with cinepaint}
12mu|ufraw-0.19.2-1|18	BuildRequires:	cinepaint-devel
12mu|ufraw-0.19.2-1|19	%endif
12mu|ufraw-0.19.2-1|20	BuildRequires:	gimp-devel
12mu|ufraw-0.19.2-1|21	BuildRequires:	gomp-devel
12mu|ufraw-0.19.2-1|22	BuildRequires:	jpeg-devel
12mu|ufraw-0.19.2-1|23	BuildRequires:	pkgconfig(cfitsio)
12mu|ufraw-0.19.2-1|24	BuildRequires:	pkgconfig(exiv2)
12mu|ufraw-0.19.2-1|25	BuildRequires:	pkgconfig(gtk+-x11-2.0)
12mu|ufraw-0.19.2-1|26	BuildRequires:	pkgconfig(gtkimageview)
12mu|ufraw-0.19.2-1|27	BuildRequires:	pkgconfig(jasper)
12mu|ufraw-0.19.2-1|28	BuildRequires:	pkgconfig(lcms)
12mu|ufraw-0.19.2-1|29	BuildRequires:	pkgconfig(lensfun)
12mu|ufraw-0.19.2-1|30	BuildRequires:	pkgconfig(libpng)
12mu|ufraw-0.19.2-1|31	BuildRequires:	pkgconfig(libtiff-4)
12mu|ufraw-0.19.2-1|32	BuildRequires:	pkgconfig(zlib)
12mu|ufraw-0.19.2-1|33	
12mu|ufraw-0.19.2-1|34	%description
12mu|ufraw-0.19.2-1|35	UFRaw is a utility to read and manipulate raw images from digital cameras.
12mu|ufraw-0.19.2-1|36	It can be used by itself or as a Gimp plug-in.
12mu|ufraw-0.19.2-1|37	It reads raw images using Dave Coffin's raw conversion utility DCRaw.
12mu|ufraw-0.19.2-1|38	And it supports basic color management using Little CMS, allowing
12mu|ufraw-0.19.2-1|39	the user to apply color profiles.
12mu|ufraw-0.19.2-1|40	
12mu|ufraw-0.19.2-1|41	Raw images are the data directly read from the CCD of the camera,
12mu|ufraw-0.19.2-1|42	without in-camera processing, without lossy JPEG compression, and in
12mu|ufraw-0.19.2-1|43	36 or 48 bits color depth (TIFF has 24 bits). Problem of the raw
12mu|ufraw-0.19.2-1|44	images is that they are in proprietary, camera-specific formats as
12mu|ufraw-0.19.2-1|45	they are exactly what the CCD has captured, and the CCDs on differnt
12mu|ufraw-0.19.2-1|46	cameras are very different. It also contains info about the camera
12mu|ufraw-0.19.2-1|47	settings.
12mu|ufraw-0.19.2-1|48	
12mu|ufraw-0.19.2-1|49	%files -f %{name}.lang
12mu|ufraw-0.19.2-1|50	%doc README
12mu|ufraw-0.19.2-1|51	%{_sysconfdir}/gconf/schemas/ufraw.schemas
12mu|ufraw-0.19.2-1|52	%{_bindir}/*
12mu|ufraw-0.19.2-1|53	%{_datadir}/applications/ufraw.desktop
12mu|ufraw-0.19.2-1|54	%{_datadir}/pixmaps/*.png
12mu|ufraw-0.19.2-1|55	%{_iconsdir}/*.png
12mu|ufraw-0.19.2-1|56	%{_liconsdir}/*.png
12mu|ufraw-0.19.2-1|57	%{_miconsdir}/*.png
12mu|ufraw-0.19.2-1|58	%{_mandir}/man1/*
12mu|ufraw-0.19.2-1|59	
12mu|ufraw-0.19.2-1|60	#----------------------------------------------------------------------------
12mu|ufraw-0.19.2-1|61	
12mu|ufraw-0.19.2-1|62	%package	gimp
12mu|ufraw-0.19.2-1|63	Summary:	Reads the raw image formats of digital cameras into GIMP
12mu|ufraw-0.19.2-1|64	Group:		Graphics
12mu|ufraw-0.19.2-1|65	Requires:	gimp
12mu|ufraw-0.19.2-1|66	Conflicts:	dcraw-gimp2.0 rawphoto
12mu|ufraw-0.19.2-1|67	
12mu|ufraw-0.19.2-1|68	%description	gimp
12mu|ufraw-0.19.2-1|69	A GIMP plug-in which reads and processes raw images from most digital
12mu|ufraw-0.19.2-1|70	cameras. The conversion is done by the dcraw software and so all
12mu|ufraw-0.19.2-1|71	cameras supported by dcraw are also supported by this plug-in.
12mu|ufraw-0.19.2-1|72	
12mu|ufraw-0.19.2-1|73	In contrary to the original GIMP plug-in of dcraw this one is much
12mu|ufraw-0.19.2-1|74	more comfortable, especially because of the life preview image but
12mu|ufraw-0.19.2-1|75	also due to more options.
12mu|ufraw-0.19.2-1|76	
12mu|ufraw-0.19.2-1|77	%files gimp
12mu|ufraw-0.19.2-1|78	%{_libdir}/gimp/2.0/plug-ins/*
12mu|ufraw-0.19.2-1|79	
12mu|ufraw-0.19.2-1|80	#----------------------------------------------------------------------------
12mu|ufraw-0.19.2-1|81	
12mu|ufraw-0.19.2-1|82	%if %{with cinepaint}
12mu|ufraw-0.19.2-1|83	%package	cinepaint
12mu|ufraw-0.19.2-1|84	Summary:	Reads the raw image formats of digital cameras into Cinepaint
12mu|ufraw-0.19.2-1|85	Group:		Graphics
12mu|ufraw-0.19.2-1|86	Requires:	cinepaint
12mu|ufraw-0.19.2-1|87	
12mu|ufraw-0.19.2-1|88	%description	cinepaint
12mu|ufraw-0.19.2-1|89	A Cinepaint plug-in which reads and processes raw images from most digital
12mu|ufraw-0.19.2-1|90	cameras. The conversion is done by the dcraw software and so all
12mu|ufraw-0.19.2-1|91	cameras supported by dcraw are also supported by this plug-in.
12mu|ufraw-0.19.2-1|92	
12mu|ufraw-0.19.2-1|93	%files cinepaint
12mu|ufraw-0.19.2-1|94	%{cinepaint_dir}/plug-ins/*
12mu|ufraw-0.19.2-1|95	%endif
12mu|ufraw-0.19.2-1|96	
12mu|ufraw-0.19.2-1|97	#----------------------------------------------------------------------------
12mu|ufraw-0.19.2-1|98	
12mu|ufraw-0.19.2-1|99	%prep
12mu|ufraw-0.19.2-1|100	%setup -q
12mu|ufraw-0.19.2-1|101	
12mu|ufraw-0.19.2-1|102	%build
12mu|ufraw-0.19.2-1|103	export CPPFLAGS="-I/usr/include/lensfun"
12mu|ufraw-0.19.2-1|104	%configure2_5x --enable-mime
12mu|ufraw-0.19.2-1|105	%make
12mu|ufraw-0.19.2-1|106	
12mu|ufraw-0.19.2-1|107	%install
12mu|ufraw-0.19.2-1|108	%makeinstall_std schemasdir=%{_sysconfdir}/gconf/schemas
12mu|ufraw-0.19.2-1|109	
12mu|ufraw-0.19.2-1|110	%find_lang ufraw
12mu|ufraw-0.19.2-1|111	
12mu|ufraw-0.19.2-1|112	install -d %{buildroot}%{_datadir}/icons/{large,mini}
12mu|ufraw-0.19.2-1|113	
12mu|ufraw-0.19.2-1|114	convert icons/ufraw.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12mu|ufraw-0.19.2-1|115	convert icons/ufraw.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12mu|ufraw-0.19.2-1|116	cp icons/ufraw.png %{buildroot}%{_liconsdir}/%{name}.png
12mu|ufraw-0.19.2-1|117	
12mu|ufraw-0.19.2-1|118	
12mu|ufraw-0.19.2-1|119	%changelog
12mu|ufraw-0.19.2-1|120	* Wed Nov 27 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.19.2-1
12mu|ufraw-0.19.2-1|121	+ Revision: 01bc0d2
12mu|ufraw-0.19.2-1|122	- LOG New version 0.19.2
12mu|ufraw-0.19.2-1|123	
12mu|ufraw-0.19.2-1|124	

21484 12
12mu|uim-1.8.6-1|1	%define anthy_version      6620
12mu|uim-1.8.6-1|2	%define m17n_lib_version   1.3.4
12mu|uim-1.8.6-1|3	
12mu|uim-1.8.6-1|4	%define uim_major 8
12mu|uim-1.8.6-1|5	%define libname %mklibname %{name} %{uim_major}
12mu|uim-1.8.6-1|6	%define devname %mklibname -d %{name}
12mu|uim-1.8.6-1|7	
12mu|uim-1.8.6-1|8	%define custom_major 2
12mu|uim-1.8.6-1|9	%define libcustom %mklibname uim-custom %{custom_major}
12mu|uim-1.8.6-1|10	
12mu|uim-1.8.6-1|11	%define gcroots_major 0
12mu|uim-1.8.6-1|12	%define libgcroots %mklibname gcroots %{gcroots_major}
12mu|uim-1.8.6-1|13	
12mu|uim-1.8.6-1|14	%define scm_major 0
12mu|uim-1.8.6-1|15	%define libscm %mklibname uim-scm %{scm_major}
12mu|uim-1.8.6-1|16	
12mu|uim-1.8.6-1|17	Summary:	Multilingual input method library
12mu|uim-1.8.6-1|18	Name:		uim
12mu|uim-1.8.6-1|19	Version:	1.8.6
12mu|uim-1.8.6-1|20	Release:	1
12mu|uim-1.8.6-1|21	Group:		System/Internationalization
12mu|uim-1.8.6-1|22	# uim itself is licensed under BSD
12mu|uim-1.8.6-1|23	# scm/py.scm, helper/eggtrayicon.[ch], qt/pref-kseparator.{cpp,h}
12mu|uim-1.8.6-1|24	#   and qt/chardict/chardict-kseparator.{cpp,h} is licensed under LGPLv2+
12mu|uim-1.8.6-1|25	# pixmaps/*.{svg,png} is licensed under BSD or LGPLv2
12mu|uim-1.8.6-1|26	License:	BSD and LGPLv2+ and (BSD or LGPLv2)
12mu|uim-1.8.6-1|27	Url:		http://code.google.com/p/uim/
12mu|uim-1.8.6-1|28	Source0:	http://uim.googlecode.com/files/%{name}-%{version}.tar.bz2
12mu|uim-1.8.6-1|29	BuildRequires:	ed
12mu|uim-1.8.6-1|30	BuildRequires:	intltool
12mu|uim-1.8.6-1|31	BuildRequires:	libtool
12mu|uim-1.8.6-1|32	BuildRequires:	m17n-db
12mu|uim-1.8.6-1|33	BuildRequires:	pkgconfig(anthy) >= %{anthy_version}
12mu|uim-1.8.6-1|34	BuildRequires:	pkgconfig(gtk+-x11-2.0)
12mu|uim-1.8.6-1|35	BuildRequires:	pkgconfig(gtk+-x11-3.0)
12mu|uim-1.8.6-1|36	BuildRequires:	pkgconfig(libedit)
12mu|uim-1.8.6-1|37	BuildRequires:	pkgconfig(libglade-2.0)
12mu|uim-1.8.6-1|38	BuildRequires:	pkgconfig(libgnome-2.0)
12mu|uim-1.8.6-1|39	BuildRequires:	pkgconfig(libgnomeui-2.0)
12mu|uim-1.8.6-1|40	BuildRequires:	pkgconfig(libpanelapplet-4.0)
12mu|uim-1.8.6-1|41	BuildRequires:	pkgconfig(m17n-core) >= %{m17n_lib_version}
12mu|uim-1.8.6-1|42	BuildRequires:	pkgconfig(ncurses)
12mu|uim-1.8.6-1|43	BuildRequires:	pkgconfig(QtCore)
12mu|uim-1.8.6-1|44	BuildRequires:	pkgconfig(QtGui)
12mu|uim-1.8.6-1|45	Requires:	anthy >= %{anthy_version}
12mu|uim-1.8.6-1|46	Requires:	m17n-lib >= %{m17n_lib_version}
12mu|uim-1.8.6-1|47	Requires:	skkdic
12mu|uim-1.8.6-1|48	Requires(post,postun):	gtk2-modules
12mu|uim-1.8.6-1|49	
12mu|uim-1.8.6-1|50	%description
12mu|uim-1.8.6-1|51	Uim is a multilingual input method library. Uim's project goal is
12mu|uim-1.8.6-1|52	to provide secure and useful input method for all languages.
12mu|uim-1.8.6-1|53	
12mu|uim-1.8.6-1|54	%files -f %{name}.lang
12mu|uim-1.8.6-1|55	%doc AUTHORS COPYING README
12mu|uim-1.8.6-1|56	%doc sigscheme/doc/*
12mu|uim-1.8.6-1|57	%{_bindir}/uim-el*-agent
12mu|uim-1.8.6-1|58	%{_bindir}/uim-fep*
12mu|uim-1.8.6-1|59	%{_bindir}/uim-help
12mu|uim-1.8.6-1|60	%{_bindir}/uim-module-manager
12mu|uim-1.8.6-1|61	%{_bindir}/uim-sh
12mu|uim-1.8.6-1|62	%{_bindir}/uim-xim
12mu|uim-1.8.6-1|63	%{_bindir}/uim-m17nlib-relink-icons
12mu|uim-1.8.6-1|64	%{_datadir}/applications/*
12mu|uim-1.8.6-1|65	%{_datadir}/emacs/site-lisp/uim-el/*.el
12mu|uim-1.8.6-1|66	%{_datadir}/dbus-1/services/org.gnome.panel.applet.UimAppletFactory.service
12mu|uim-1.8.6-1|67	%{_datadir}/uim
12mu|uim-1.8.6-1|68	%{_mandir}/man1/*
12mu|uim-1.8.6-1|69	
12mu|uim-1.8.6-1|70	#----------------------------------------------------------------------------
12mu|uim-1.8.6-1|71	
12mu|uim-1.8.6-1|72	%package gtk
12mu|uim-1.8.6-1|73	Summary:	GNOME helper for uim
12mu|uim-1.8.6-1|74	Group:		System/Internationalization
12mu|uim-1.8.6-1|75	Requires:	%{name} = %{EVRD}
12mu|uim-1.8.6-1|76	Requires:	gtk+2.0
12mu|uim-1.8.6-1|77	
12mu|uim-1.8.6-1|78	%description gtk
12mu|uim-1.8.6-1|79	GNOME helper for uim. It contains some apps like toolbar,
12mu|uim-1.8.6-1|80	system tray, applet, candidate window for Uim library.
12mu|uim-1.8.6-1|81	
12mu|uim-1.8.6-1|82	%files gtk
12mu|uim-1.8.6-1|83	%{_bindir}/uim-input-pad-ja
12mu|uim-1.8.6-1|84	%{_bindir}/uim-dict-gtk
12mu|uim-1.8.6-1|85	%{_bindir}/uim-im-switcher-gtk
12mu|uim-1.8.6-1|86	%{_bindir}/uim-pref-gtk
12mu|uim-1.8.6-1|87	%{_bindir}/uim-toolbar-gtk
12mu|uim-1.8.6-1|88	%{_bindir}/uim-toolbar-gtk-systray
12mu|uim-1.8.6-1|89	%{_libexecdir}/uim-candwin-horizontal-gtk
12mu|uim-1.8.6-1|90	%{_libexecdir}/uim-candwin-gtk
12mu|uim-1.8.6-1|91	%{_libexecdir}/uim-candwin-tbl-gtk
12mu|uim-1.8.6-1|92	%{_libdir}/gtk-2.0/*/immodules/*.so
12mu|uim-1.8.6-1|93	
12mu|uim-1.8.6-1|94	#----------------------------------------------------------------------------
12mu|uim-1.8.6-1|95	
12mu|uim-1.8.6-1|96	%package gtk3
12mu|uim-1.8.6-1|97	Summary:	GNOME3 helper for uim
12mu|uim-1.8.6-1|98	Group:		System/Internationalization
12mu|uim-1.8.6-1|99	Requires:	%{name} = %{EVRD}
12mu|uim-1.8.6-1|100	Requires:	gtk+3.0
12mu|uim-1.8.6-1|101	
12mu|uim-1.8.6-1|102	%description gtk3
12mu|uim-1.8.6-1|103	GNOME3 helper for uim. It contains some apps like toolbar,
12mu|uim-1.8.6-1|104	system tray, applet, candidate window for Uim library.
12mu|uim-1.8.6-1|105	
12mu|uim-1.8.6-1|106	%files gtk3
12mu|uim-1.8.6-1|107	%{_bindir}/uim-dict-gtk3
12mu|uim-1.8.6-1|108	%{_bindir}/uim-im-switcher-gtk3
12mu|uim-1.8.6-1|109	%{_bindir}/uim-input-pad-ja-gtk3
12mu|uim-1.8.6-1|110	%{_bindir}/uim-pref-gtk3
12mu|uim-1.8.6-1|111	%{_bindir}/uim-toolbar-gtk3
12mu|uim-1.8.6-1|112	%{_bindir}/uim-toolbar-gtk3-systray
12mu|uim-1.8.6-1|113	%{_libdir}/gtk-3.0/*/immodules/im-uim.so
12mu|uim-1.8.6-1|114	%{_libexecdir}/uim-candwin-horizontal-gtk3
12mu|uim-1.8.6-1|115	%{_libexecdir}/uim-candwin-gtk3
12mu|uim-1.8.6-1|116	%{_libexecdir}/uim-candwin-tbl-gtk3
12mu|uim-1.8.6-1|117	
12mu|uim-1.8.6-1|118	#----------------------------------------------------------------------------
12mu|uim-1.8.6-1|119	
12mu|uim-1.8.6-1|120	%package qt4immodule
12mu|uim-1.8.6-1|121	Summary:	A plugin for using UIM on qt4-immodule
12mu|uim-1.8.6-1|122	Group:		System/Internationalization
12mu|uim-1.8.6-1|123	Requires:	%{name} = %{EVRD}
12mu|uim-1.8.6-1|124	Requires:	qt4-common
12mu|uim-1.8.6-1|125	
12mu|uim-1.8.6-1|126	%description qt4immodule
12mu|uim-1.8.6-1|127	A plugin for using UIM on qt4-immodule.
12mu|uim-1.8.6-1|128	
12mu|uim-1.8.6-1|129	%files qt4immodule
12mu|uim-1.8.6-1|130	%{qt4plugins}/inputmethods/*.so
12mu|uim-1.8.6-1|131	
12mu|uim-1.8.6-1|132	#----------------------------------------------------------------------------
12mu|uim-1.8.6-1|133	
12mu|uim-1.8.6-1|134	%package base
12mu|uim-1.8.6-1|135	Summary:	Misc files needed by UIM library
12mu|uim-1.8.6-1|136	Group:		System/Internationalization
12mu|uim-1.8.6-1|137	
12mu|uim-1.8.6-1|138	%description base
12mu|uim-1.8.6-1|139	Misc files needed by UIM library.
12mu|uim-1.8.6-1|140	
12mu|uim-1.8.6-1|141	%files base
12mu|uim-1.8.6-1|142	%{_libexecdir}/uim-helper-server
12mu|uim-1.8.6-1|143	%{_libexecdir}/uim-toolbar-applet*
12mu|uim-1.8.6-1|144	%{_datadir}/gnome-panel/4.0/applets/UimApplet.panel-applet
12mu|uim-1.8.6-1|145	%{_libdir}/uim/plugin/libuim-*.so
12mu|uim-1.8.6-1|146	
12mu|uim-1.8.6-1|147	#----------------------------------------------------------------------------
12mu|uim-1.8.6-1|148	
12mu|uim-1.8.6-1|149	%package -n %{libname}
12mu|uim-1.8.6-1|150	Summary:	UIM library
12mu|uim-1.8.6-1|151	Group:		System/Internationalization
12mu|uim-1.8.6-1|152	Suggests:	uim-base
12mu|uim-1.8.6-1|153	
12mu|uim-1.8.6-1|154	%description -n %{libname}
12mu|uim-1.8.6-1|155	UIM library.
12mu|uim-1.8.6-1|156	
12mu|uim-1.8.6-1|157	%files -n %{libname}
12mu|uim-1.8.6-1|158	%{_libdir}/libuim.so.%{uim_major}*
12mu|uim-1.8.6-1|159	
12mu|uim-1.8.6-1|160	#----------------------------------------------------------------------------
12mu|uim-1.8.6-1|161	
12mu|uim-1.8.6-1|162	%package -n %{libcustom}
12mu|uim-1.8.6-1|163	Summary:	Custom library for UIM
12mu|uim-1.8.6-1|164	Group:		System/Internationalization
12mu|uim-1.8.6-1|165	
12mu|uim-1.8.6-1|166	%description -n %{libcustom}
12mu|uim-1.8.6-1|167	Custom library for UIM.
12mu|uim-1.8.6-1|168	
12mu|uim-1.8.6-1|169	%files -n %{libcustom}
12mu|uim-1.8.6-1|170	%{_libdir}/libuim-custom.so.%{custom_major}*
12mu|uim-1.8.6-1|171	
12mu|uim-1.8.6-1|172	#----------------------------------------------------------------------------
12mu|uim-1.8.6-1|173	
12mu|uim-1.8.6-1|174	%package -n %{libgcroots}
12mu|uim-1.8.6-1|175	Summary:	Gcroots library for UIM
12mu|uim-1.8.6-1|176	Group:		System/Internationalization
12mu|uim-1.8.6-1|177	
12mu|uim-1.8.6-1|178	%description -n %{libgcroots}
12mu|uim-1.8.6-1|179	ohis library abstracts architecture-dependent part of garbage collector
12mu|uim-1.8.6-1|180	roots acquisition such as register windows of SPARC and register stack
12mu|uim-1.8.6-1|181	backing store of IA-64.
12mu|uim-1.8.6-1|182	
12mu|uim-1.8.6-1|183	With this library, one can easily write his own garbage collector for
12mu|uim-1.8.6-1|184	small footprint, some application-specific optimizations, just learning or
12mu|uim-1.8.6-1|185	testing experimental ideas.
12mu|uim-1.8.6-1|186	
12mu|uim-1.8.6-1|187	%files -n %{libgcroots}
12mu|uim-1.8.6-1|188	%{_libdir}/libgcroots.so.%{gcroots_major}*
12mu|uim-1.8.6-1|189	
12mu|uim-1.8.6-1|190	#----------------------------------------------------------------------------
12mu|uim-1.8.6-1|191	
12mu|uim-1.8.6-1|192	%package -n %{libscm}
12mu|uim-1.8.6-1|193	Summary:	Scm library for UIM
12mu|uim-1.8.6-1|194	Group:		System/Internationalization
12mu|uim-1.8.6-1|195	
12mu|uim-1.8.6-1|196	%description -n %{libscm}
12mu|uim-1.8.6-1|197	Scm library for UIM.
12mu|uim-1.8.6-1|198	
12mu|uim-1.8.6-1|199	%files -n %{libscm}
12mu|uim-1.8.6-1|200	%{_libdir}/libuim-scm.so.%{scm_major}*
12mu|uim-1.8.6-1|201	
12mu|uim-1.8.6-1|202	#----------------------------------------------------------------------------
12mu|uim-1.8.6-1|203	
12mu|uim-1.8.6-1|204	%package -n %{devname}
12mu|uim-1.8.6-1|205	Summary:	Headers of uim for development
12mu|uim-1.8.6-1|206	Group:		Development/C
12mu|uim-1.8.6-1|207	Requires:	%{libname} = %{EVRD}
12mu|uim-1.8.6-1|208	Requires:	%{libcustom} = %{EVRD}
12mu|uim-1.8.6-1|209	Requires:	%{libgcroots} = %{EVRD}
12mu|uim-1.8.6-1|210	Requires:	%{libscm} = %{EVRD}
12mu|uim-1.8.6-1|211	Provides:	%{name}-devel = %{EVRD}
12mu|uim-1.8.6-1|212	
12mu|uim-1.8.6-1|213	%description -n %{devname}
12mu|uim-1.8.6-1|214	Headers of %{name} for development.
12mu|uim-1.8.6-1|215	
12mu|uim-1.8.6-1|216	%files -n %{devname}
12mu|uim-1.8.6-1|217	%{_includedir}/*
12mu|uim-1.8.6-1|218	%{_libdir}/lib*.so
12mu|uim-1.8.6-1|219	%{_libdir}/pkgconfig/*.pc
12mu|uim-1.8.6-1|220	
12mu|uim-1.8.6-1|221	#----------------------------------------------------------------------------
12mu|uim-1.8.6-1|222	
12mu|uim-1.8.6-1|223	%prep
12mu|uim-1.8.6-1|224	%setup -q
12mu|uim-1.8.6-1|225	libtoolize --force
12mu|uim-1.8.6-1|226	aclocal -I m4
12mu|uim-1.8.6-1|227	automake -a
12mu|uim-1.8.6-1|228	autoconf
12mu|uim-1.8.6-1|229	
12mu|uim-1.8.6-1|230	%build
12mu|uim-1.8.6-1|231	export QMAKE4=%{qt4bin}/qmake
12mu|uim-1.8.6-1|232	%configure2_5x \
12mu|uim-1.8.6-1|233	--disable-static \
12mu|uim-1.8.6-1|234	--without-anthy \
12mu|uim-1.8.6-1|235	--with-anthy-utf8 \
12mu|uim-1.8.6-1|236	--with-m17nlib \
12mu|uim-1.8.6-1|237	--without-canna \
12mu|uim-1.8.6-1|238	--without-prime \
12mu|uim-1.8.6-1|239	--without-scim \
12mu|uim-1.8.6-1|240	--without-eb \
12mu|uim-1.8.6-1|241	--with-qt4-immodule \
12mu|uim-1.8.6-1|242	--enable-dict \
12mu|uim-1.8.6-1|243	--disable-warnings-into-error
12mu|uim-1.8.6-1|244	
12mu|uim-1.8.6-1|245	%make
12mu|uim-1.8.6-1|246	
12mu|uim-1.8.6-1|247	%install
12mu|uim-1.8.6-1|248	%makeinstall_std
12mu|uim-1.8.6-1|249	
12mu|uim-1.8.6-1|250	# remove docs for sigscheme (they should be installed by %doc)
12mu|uim-1.8.6-1|251	rm -rf %{buildroot}%{_datadir}/doc/sigscheme
12mu|uim-1.8.6-1|252	
12mu|uim-1.8.6-1|253	%find_lang %{name}
12mu|uim-1.8.6-1|254	
12mu|uim-1.8.6-1|255	
12mu|uim-1.8.6-1|256	%changelog
12mu|uim-1.8.6-1|257	* Mon Jan 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.6-1
12mu|uim-1.8.6-1|258	+ Revision: f6d27a9
12mu|uim-1.8.6-1|259	- LOG New version 1.8.6, update BuildRequires, spec cleanup
12mu|uim-1.8.6-1|260	
12mu|uim-1.8.6-1|261	

21485 12
12mu|uim-tomoe-gtk-0.6.0-14|1	Summary:	A tool for providing tomoe support to uim
12mu|uim-tomoe-gtk-0.6.0-14|2	Name:		uim-tomoe-gtk
12mu|uim-tomoe-gtk-0.6.0-14|3	Version:	0.6.0
12mu|uim-tomoe-gtk-0.6.0-14|4	Release:	14
12mu|uim-tomoe-gtk-0.6.0-14|5	Group:		System/Internationalization
12mu|uim-tomoe-gtk-0.6.0-14|6	License:	LGPLv2+
12mu|uim-tomoe-gtk-0.6.0-14|7	Url:		https://sourceforge.jp/projects/tomoe/
12mu|uim-tomoe-gtk-0.6.0-14|8	Source0:	%{name}-%{version}.tar.bz2
12mu|uim-tomoe-gtk-0.6.0-14|9	BuildRequires:	intltool
12mu|uim-tomoe-gtk-0.6.0-14|10	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|uim-tomoe-gtk-0.6.0-14|11	BuildRequires:	pkgconfig(m17n-core)
12mu|uim-tomoe-gtk-0.6.0-14|12	BuildRequires:	pkgconfig(tomoe)
12mu|uim-tomoe-gtk-0.6.0-14|13	BuildRequires:	pkgconfig(tomoe-gtk)
12mu|uim-tomoe-gtk-0.6.0-14|14	BuildRequires:	pkgconfig(uim)
12mu|uim-tomoe-gtk-0.6.0-14|15	Requires:	tomoe
12mu|uim-tomoe-gtk-0.6.0-14|16	Requires:	uim
12mu|uim-tomoe-gtk-0.6.0-14|17	
12mu|uim-tomoe-gtk-0.6.0-14|18	%description
12mu|uim-tomoe-gtk-0.6.0-14|19	A tool for providing tomoe support to uim.
12mu|uim-tomoe-gtk-0.6.0-14|20	
12mu|uim-tomoe-gtk-0.6.0-14|21	%files -f %{name}.lang
12mu|uim-tomoe-gtk-0.6.0-14|22	%doc AUTHORS COPYING ChangeLog
12mu|uim-tomoe-gtk-0.6.0-14|23	%{_bindir}/*
12mu|uim-tomoe-gtk-0.6.0-14|24	
12mu|uim-tomoe-gtk-0.6.0-14|25	#----------------------------------------------------------------------------
12mu|uim-tomoe-gtk-0.6.0-14|26	
12mu|uim-tomoe-gtk-0.6.0-14|27	%prep
12mu|uim-tomoe-gtk-0.6.0-14|28	%setup -q
12mu|uim-tomoe-gtk-0.6.0-14|29	
12mu|uim-tomoe-gtk-0.6.0-14|30	%build
12mu|uim-tomoe-gtk-0.6.0-14|31	%configure2_5x
12mu|uim-tomoe-gtk-0.6.0-14|32	%make
12mu|uim-tomoe-gtk-0.6.0-14|33	
12mu|uim-tomoe-gtk-0.6.0-14|34	%install
12mu|uim-tomoe-gtk-0.6.0-14|35	%makeinstall_std
12mu|uim-tomoe-gtk-0.6.0-14|36	
12mu|uim-tomoe-gtk-0.6.0-14|37	%find_lang %{name}
12mu|uim-tomoe-gtk-0.6.0-14|38	
12mu|uim-tomoe-gtk-0.6.0-14|39	
12mu|uim-tomoe-gtk-0.6.0-14|40	%changelog
12mu|uim-tomoe-gtk-0.6.0-14|41	* Mon Jan 27 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.0-14
12mu|uim-tomoe-gtk-0.6.0-14|42	+ Revision: a529123
12mu|uim-tomoe-gtk-0.6.0-14|43	- LOG Spec cleanup
12mu|uim-tomoe-gtk-0.6.0-14|44	
12mu|uim-tomoe-gtk-0.6.0-14|45	

21486 12
12mu|umbrello-4.12.4-1|1	Summary:	UML diagramming tool for KDE
12mu|umbrello-4.12.4-1|2	Name:		umbrello
12mu|umbrello-4.12.4-1|3	Version:	4.12.4
12mu|umbrello-4.12.4-1|4	Release:	1
12mu|umbrello-4.12.4-1|5	Epoch:		1
12mu|umbrello-4.12.4-1|6	Group:		Graphical desktop/KDE
12mu|umbrello-4.12.4-1|7	License:	GPLv2+
12mu|umbrello-4.12.4-1|8	Url:		http://www.kde.org
12mu|umbrello-4.12.4-1|9	%define is_beta %(if test `echo %{version} |cut -d. -f3` -ge 70; then echo -n 1; else echo -n 0; fi)
12mu|umbrello-4.12.4-1|10	%if %{is_beta}
12mu|umbrello-4.12.4-1|11	%define ftpdir unstable
12mu|umbrello-4.12.4-1|12	%else
12mu|umbrello-4.12.4-1|13	%define ftpdir stable
12mu|umbrello-4.12.4-1|14	%endif
12mu|umbrello-4.12.4-1|15	Source0:	ftp://ftp.kde.org/pub/kde/%{ftpdir}/%{version}/src/%{name}-%{version}.tar.xz
12mu|umbrello-4.12.4-1|16	Source10:	umbrello.rpmlintrc
12mu|umbrello-4.12.4-1|17	BuildRequires:	boost-devel
12mu|umbrello-4.12.4-1|18	BuildRequires:	kdelibs4-devel
12mu|umbrello-4.12.4-1|19	BuildRequires:	pkgconfig(libxml-2.0)
12mu|umbrello-4.12.4-1|20	BuildRequires:	pkgconfig(libxslt)
12mu|umbrello-4.12.4-1|21	
12mu|umbrello-4.12.4-1|22	%description
12mu|umbrello-4.12.4-1|23	Umbrello UML Modeller is a UML diagramming tool for KDE.
12mu|umbrello-4.12.4-1|24	
12mu|umbrello-4.12.4-1|25	%files
12mu|umbrello-4.12.4-1|26	%{_kde_bindir}/umbrello
12mu|umbrello-4.12.4-1|27	%{_kde_applicationsdir}/umbrello.desktop
12mu|umbrello-4.12.4-1|28	%{_kde_appsdir}/umbrello
12mu|umbrello-4.12.4-1|29	%{_kde_iconsdir}/*/*/*/umbrello*
12mu|umbrello-4.12.4-1|30	%{_kde_iconsdir}/*/*/mimetypes/application-x-uml.png
12mu|umbrello-4.12.4-1|31	%{_kde_docdir}/*/*/umbrello
12mu|umbrello-4.12.4-1|32	
12mu|umbrello-4.12.4-1|33	#----------------------------------------------------------------------------
12mu|umbrello-4.12.4-1|34	
12mu|umbrello-4.12.4-1|35	%prep
12mu|umbrello-4.12.4-1|36	%setup -q
12mu|umbrello-4.12.4-1|37	
12mu|umbrello-4.12.4-1|38	%build
12mu|umbrello-4.12.4-1|39	%cmake_kde4
12mu|umbrello-4.12.4-1|40	%make
12mu|umbrello-4.12.4-1|41	
12mu|umbrello-4.12.4-1|42	%install
12mu|umbrello-4.12.4-1|43	%makeinstall_std -C build
12mu|umbrello-4.12.4-1|44	
12mu|umbrello-4.12.4-1|45	
12mu|umbrello-4.12.4-1|46	%changelog
12mu|umbrello-4.12.4-1|47	* Wed Apr 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:4.12.4-1
12mu|umbrello-4.12.4-1|48	+ Revision: 92291ea
12mu|umbrello-4.12.4-1|49	- LOG New version 4.12.4 (sync spec and patches with Cooker)
12mu|umbrello-4.12.4-1|50	
12mu|umbrello-4.12.4-1|51	

21487 12
12mu|unoconv-0.6-2|1	Summary:	Tool to convert between any document format supported by LibreOffice
12mu|unoconv-0.6-2|2	Name:		unoconv
12mu|unoconv-0.6-2|3	Version:	0.6
12mu|unoconv-0.6-2|4	Release:	2
12mu|unoconv-0.6-2|5	License:	GPLv2
12mu|unoconv-0.6-2|6	Group:		File tools
12mu|unoconv-0.6-2|7	URL:		http://dag.wieers.com/home-made/unoconv/
12mu|unoconv-0.6-2|8	Source0:	http://dag.wieers.com/home-made/unoconv/%{name}/%{name}-%{version}.tar.gz
12mu|unoconv-0.6-2|9	Patch0:		0001-Fix-a-broken-export-option-and-add-V-as-alternative-.patch
12mu|unoconv-0.6-2|10	Patch1:		0001-python3-added-compatibility.patch
12mu|unoconv-0.6-2|11	Patch2:		0001-update-FSF-address.patch
12mu|unoconv-0.6-2|12	BuildArch:	noarch
12mu|unoconv-0.6-2|13	
12mu|unoconv-0.6-2|14	Requires:	libreoffice-core
12mu|unoconv-0.6-2|15	Requires:	libreoffice-pyuno
12mu|unoconv-0.6-2|16	
12mu|unoconv-0.6-2|17	%description
12mu|unoconv-0.6-2|18	unoconv converts between any document format that LibreOffice understands.
12mu|unoconv-0.6-2|19	It uses LibreOffice's UNO bindings for non-interactive conversion of
12mu|unoconv-0.6-2|20	documents.
12mu|unoconv-0.6-2|21	
12mu|unoconv-0.6-2|22	Supported document formats include Open Document Format (.odf), MS Word (.doc),
12mu|unoconv-0.6-2|23	MS Office Open/MS OOXML (.xml), Portable Document Format (.pdf), HTML, XHTML,
12mu|unoconv-0.6-2|24	RTF, Docbook (.xml), and more.
12mu|unoconv-0.6-2|25	
12mu|unoconv-0.6-2|26	%prep
12mu|unoconv-0.6-2|27	%setup -q
12mu|unoconv-0.6-2|28	%apply_patches
12mu|unoconv-0.6-2|29	
12mu|unoconv-0.6-2|30	%build
12mu|unoconv-0.6-2|31	
12mu|unoconv-0.6-2|32	%install
12mu|unoconv-0.6-2|33	%makeinstall_std
12mu|unoconv-0.6-2|34	
12mu|unoconv-0.6-2|35	pushd %{buildroot}/%{_bindir}
12mu|unoconv-0.6-2|36	mv %{name}3.py %{name}
12mu|unoconv-0.6-2|37	rm %{name}2.py
12mu|unoconv-0.6-2|38	popd
12mu|unoconv-0.6-2|39	
12mu|unoconv-0.6-2|40	%files
12mu|unoconv-0.6-2|41	%doc AUTHORS ChangeLog COPYING README.asciidoc WISHLIST doc/ tests/
12mu|unoconv-0.6-2|42	%{_bindir}/%{name}
12mu|unoconv-0.6-2|43	%{_mandir}/man1/%{name}.1*
12mu|unoconv-0.6-2|44	
12mu|unoconv-0.6-2|45	
12mu|unoconv-0.6-2|46	%changelog
12mu|unoconv-0.6-2|47	* Tue Oct 22 2013 Arkady L. Shane <ashejn@localhost.localdomain> 0.6-2
12mu|unoconv-0.6-2|48	+ Revision: 7e04169
12mu|unoconv-0.6-2|49	- unoconv should use python3
12mu|unoconv-0.6-2|50	
12mu|unoconv-0.6-2|51	

21488 12
12mu|upower-0.9.23-2|1	%define oname UPower
12mu|upower-0.9.23-2|2	
12mu|upower-0.9.23-2|3	%define major 1
12mu|upower-0.9.23-2|4	%define girmajor 1.0
12mu|upower-0.9.23-2|5	%define libname %mklibname upower-glib %{major}
12mu|upower-0.9.23-2|6	%define girname %mklibname upower-glib-gir %{girmajor}
12mu|upower-0.9.23-2|7	%define devname %mklibname -d upower-glib
12mu|upower-0.9.23-2|8	
12mu|upower-0.9.23-2|9	%define oldlibname %mklibname devkit-power-gobject 1
12mu|upower-0.9.23-2|10	%define olddevname %mklibname -d devkit-power-gobject
12mu|upower-0.9.23-2|11	
12mu|upower-0.9.23-2|12	Summary:	Power Management Service
12mu|upower-0.9.23-2|13	Name:		upower
12mu|upower-0.9.23-2|14	Version:	0.9.23
12mu|upower-0.9.23-2|15	Release:	2
12mu|upower-0.9.23-2|16	License:	GPLv2+
12mu|upower-0.9.23-2|17	Group:		System/Kernel and hardware
12mu|upower-0.9.23-2|18	URL:		http://upower.freedesktop.org/
12mu|upower-0.9.23-2|19	Source0:	http://upower.freedesktop.org/releases/%{name}-%{version}.tar.xz
12mu|upower-0.9.23-2|20	Patch0:		0004-linux-Clamp-percentage-for-overfull-batteries.patch
12mu|upower-0.9.23-2|21	BuildRequires:	docbook-style-xsl
12mu|upower-0.9.23-2|22	BuildRequires:	gettext
12mu|upower-0.9.23-2|23	BuildRequires:	gtk-doc
12mu|upower-0.9.23-2|24	BuildRequires:	intltool
12mu|upower-0.9.23-2|25	BuildRequires:	xsltproc
12mu|upower-0.9.23-2|26	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|upower-0.9.23-2|27	BuildRequires:	pkgconfig(gudev-1.0) >= 186
12mu|upower-0.9.23-2|28	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|upower-0.9.23-2|29	BuildRequires:	pkgconfig(libimobiledevice-1.0)
12mu|upower-0.9.23-2|30	BuildRequires:	pkgconfig(libusb-1.0)
12mu|upower-0.9.23-2|31	BuildRequires:	pkgconfig(polkit-gobject-1)
12mu|upower-0.9.23-2|32	BuildRequires:	pkgconfig(libsystemd-login)
12mu|upower-0.9.23-2|33	BuildRequires:	pkgconfig(systemd)
12mu|upower-0.9.23-2|34	Requires(post,preun,postun):	systemd
12mu|upower-0.9.23-2|35	Requires(post,preun):	rpm-helper
12mu|upower-0.9.23-2|36	
12mu|upower-0.9.23-2|37	%ifarch %{ix86} x86_64
12mu|upower-0.9.23-2|38	Requires:  suspend
12mu|upower-0.9.23-2|39	%endif
12mu|upower-0.9.23-2|40	Provides:	%{oname} = %{version}-%{release}
12mu|upower-0.9.23-2|41	Obsoletes:	devicekit-power
12mu|upower-0.9.23-2|42	Provides:  devicekit-power
12mu|upower-0.9.23-2|43	
12mu|upower-0.9.23-2|44	%description
12mu|upower-0.9.23-2|45	%{oname} provides a daemon, API and command line tools for
12mu|upower-0.9.23-2|46	managing power devices attached to the system.
12mu|upower-0.9.23-2|47	
12mu|upower-0.9.23-2|48	%package -n %{libname}
12mu|upower-0.9.23-2|49	Summary:	Shared Library of %{oname}
12mu|upower-0.9.23-2|50	Group:		System/Libraries
12mu|upower-0.9.23-2|51	Obsoletes:	%{oldlibname}
12mu|upower-0.9.23-2|52	
12mu|upower-0.9.23-2|53	%description -n %{libname}
12mu|upower-0.9.23-2|54	%{oname} provides a daemon, API and command line tools for
12mu|upower-0.9.23-2|55	managing power devices attached to the system.
12mu|upower-0.9.23-2|56	
12mu|upower-0.9.23-2|57	%package -n %{girname}
12mu|upower-0.9.23-2|58	Summary:	GObject Introspection interface description for %{name}
12mu|upower-0.9.23-2|59	Group:		System/Libraries
12mu|upower-0.9.23-2|60	Conflicts:	%{_lib}upower-glib1 < 0.9.15-3
12mu|upower-0.9.23-2|61	
12mu|upower-0.9.23-2|62	%description -n	%{girname}
12mu|upower-0.9.23-2|63	GObject Introspection interface description for %{name}.
12mu|upower-0.9.23-2|64	
12mu|upower-0.9.23-2|65	%package -n %{devname}
12mu|upower-0.9.23-2|66	Summary:	Headers and libraries for %{oname}
12mu|upower-0.9.23-2|67	Group:		Development/C
12mu|upower-0.9.23-2|68	Provides:	%{oname}-devel = %{version}-%{release}
12mu|upower-0.9.23-2|69	Requires:	%{libname} = %{version}-%{release}
12mu|upower-0.9.23-2|70	Requires:	%{girname} = %{version}-%{release}
12mu|upower-0.9.23-2|71	Obsoletes:	%{olddevname}
12mu|upower-0.9.23-2|72	
12mu|upower-0.9.23-2|73	%description -n	%{devname}
12mu|upower-0.9.23-2|74	Headers and libraries for %{oname}
12mu|upower-0.9.23-2|75	
12mu|upower-0.9.23-2|76	%prep
12mu|upower-0.9.23-2|77	%setup -q
12mu|upower-0.9.23-2|78	%apply_patches
12mu|upower-0.9.23-2|79	
12mu|upower-0.9.23-2|80	%build
12mu|upower-0.9.23-2|81	%configure2_5x \
12mu|upower-0.9.23-2|82	--disable-static \
12mu|upower-0.9.23-2|83	--with-udevrulesdir=/lib/udev/rules.d
12mu|upower-0.9.23-2|84	%make
12mu|upower-0.9.23-2|85	
12mu|upower-0.9.23-2|86	%install
12mu|upower-0.9.23-2|87	%makeinstall_std
12mu|upower-0.9.23-2|88	
12mu|upower-0.9.23-2|89	%find_lang %{name}
12mu|upower-0.9.23-2|90	
12mu|upower-0.9.23-2|91	%post
12mu|upower-0.9.23-2|92	%systemd_post %{name}
12mu|upower-0.9.23-2|93	
12mu|upower-0.9.23-2|94	%preun
12mu|upower-0.9.23-2|95	%systemd_preun %{name}
12mu|upower-0.9.23-2|96	
12mu|upower-0.9.23-2|97	%postun
12mu|upower-0.9.23-2|98	%systemd_postun %{name}
12mu|upower-0.9.23-2|99	
12mu|upower-0.9.23-2|100	%files -f %{name}.lang
12mu|upower-0.9.23-2|101	%doc README AUTHORS NEWS HACKING
12mu|upower-0.9.23-2|102	%dir %{_sysconfdir}/UPower/
12mu|upower-0.9.23-2|103	%config(noreplace) %{_sysconfdir}/UPower/UPower.conf
12mu|upower-0.9.23-2|104	%{_sysconfdir}/dbus-1/system.d/*.conf
12mu|upower-0.9.23-2|105	/lib/udev/rules.d/*.rules
12mu|upower-0.9.23-2|106	%{_localstatedir}/lib/upower
12mu|upower-0.9.23-2|107	%{_bindir}/*
12mu|upower-0.9.23-2|108	%{_libexecdir}/upowerd
12mu|upower-0.9.23-2|109	%{_datadir}/polkit-1/actions/*.policy
12mu|upower-0.9.23-2|110	%{_datadir}/dbus-1/system-services/*.service
12mu|upower-0.9.23-2|111	
12mu|upower-0.9.23-2|112	%{_unitdir}/upower.service
12mu|upower-0.9.23-2|113	%{_unitdir}-sleep/notify-upower.sh
12mu|upower-0.9.23-2|114	
12mu|upower-0.9.23-2|115	%{_mandir}/man1/*
12mu|upower-0.9.23-2|116	%{_mandir}/man7/*
12mu|upower-0.9.23-2|117	%{_mandir}/man8/*
12mu|upower-0.9.23-2|118	
12mu|upower-0.9.23-2|119	%files -n %{libname}
12mu|upower-0.9.23-2|120	%{_libdir}/libupower-glib.so.%{major}*
12mu|upower-0.9.23-2|121	
12mu|upower-0.9.23-2|122	%files -n %{girname}
12mu|upower-0.9.23-2|123	%{_libdir}/girepository-1.0/UPowerGlib-%{girmajor}.typelib
12mu|upower-0.9.23-2|124	
12mu|upower-0.9.23-2|125	%files -n %{devname}
12mu|upower-0.9.23-2|126	%{_includedir}/libupower-glib
12mu|upower-0.9.23-2|127	%{_libdir}/*.so
12mu|upower-0.9.23-2|128	%{_libdir}/pkgconfig/upower-glib.pc
12mu|upower-0.9.23-2|129	%{_datadir}/dbus-1/interfaces/*.xml
12mu|upower-0.9.23-2|130	#dir %{_datadir}/gtk-doc/html/UPower
12mu|upower-0.9.23-2|131	#{_datadir}/gtk-doc/html/UPower/*
12mu|upower-0.9.23-2|132	%{_datadir}/gir-1.0/UPowerGlib-%{girmajor}.gir
12mu|upower-0.9.23-2|133	
12mu|upower-0.9.23-2|134	%changelog
12mu|upower-0.9.23-2|135	* Thu Jan 16 2014 akdengi <alexander.kazancev@rosalab.ru> 0.9.23-2
12mu|upower-0.9.23-2|136	+ Revision: de0a4eb
12mu|upower-0.9.23-2|137	- fix fully charged battery reported as 0% charged
12mu|upower-0.9.23-2|138	
12mu|upower-0.9.23-2|139	

21489 12
12mu|upx-3.09-1|1	Summary:	The Ultimate Packer for eXecutables
12mu|upx-3.09-1|2	Name:		upx
12mu|upx-3.09-1|3	Version:	3.09
12mu|upx-3.09-1|4	Release:	1
12mu|upx-3.09-1|5	License:	GPLv2+
12mu|upx-3.09-1|6	Group:		Archiving/Compression
12mu|upx-3.09-1|7	URL:		http://upx.sourceforge.net/
12mu|upx-3.09-1|8	Source0:	http://upx.sourceforge.net/download/%{name}-%{version}-src.tar.bz2
12mu|upx-3.09-1|9	BuildRequires:	ucl-devel
12mu|upx-3.09-1|10	BuildRequires:	pkgconfig(zlib)
12mu|upx-3.09-1|11	
12mu|upx-3.09-1|12	%description
12mu|upx-3.09-1|13	UPX is an advanced executable file compressor. UPX will typically
12mu|upx-3.09-1|14	reduce the file size of programs and DLLs by around 50%-70%, thus
12mu|upx-3.09-1|15	reducing disk space, network load times, download times and other
12mu|upx-3.09-1|16	distribution and storage costs.
12mu|upx-3.09-1|17	
12mu|upx-3.09-1|18	Programs and libraries compressed by UPX are completely self-contained
12mu|upx-3.09-1|19	and run exactly as before, with no runtime or memory penalty for most
12mu|upx-3.09-1|20	of the supported formats.
12mu|upx-3.09-1|21	
12mu|upx-3.09-1|22	UPX supports a number of different executable formats, including
12mu|upx-3.09-1|23	Win95/98/ME/NT/2000 programs and DLLs, DOS programs, and Linux executables.
12mu|upx-3.09-1|24	
12mu|upx-3.09-1|25	UPX is rated number one in the well known Archive Comparison Test. Visit
12mu|upx-3.09-1|26	http://compression.ca/act-exepack.html
12mu|upx-3.09-1|27	
12mu|upx-3.09-1|28	%files
12mu|upx-3.09-1|29	%doc BUGS LICENSE NEWS PROJECTS README* THANKS doc/upx.doc doc/upx.html doc/*.txt
12mu|upx-3.09-1|30	%{_bindir}/*
12mu|upx-3.09-1|31	%attr(644,root,man) %{_mandir}/man1/*
12mu|upx-3.09-1|32	
12mu|upx-3.09-1|33	#----------------------------------------------------------------------------
12mu|upx-3.09-1|34	
12mu|upx-3.09-1|35	%prep
12mu|upx-3.09-1|36	%setup -q -n %{name}-%{version}-src
12mu|upx-3.09-1|37	
12mu|upx-3.09-1|38	%build
12mu|upx-3.09-1|39	# building the docs
12mu|upx-3.09-1|40	%make -C doc
12mu|upx-3.09-1|41	export UCLDIR=%{_prefix}
12mu|upx-3.09-1|42	%make -C src CXXFLAGS="%{optflags} -Wcast-align -Wcast-qual -Wpointer-arith -Wwrite-strings"
12mu|upx-3.09-1|43	
12mu|upx-3.09-1|44	%install
12mu|upx-3.09-1|45	install -d %{buildroot}%{_bindir}
12mu|upx-3.09-1|46	install -d %{buildroot}%{_mandir}/man1
12mu|upx-3.09-1|47	
12mu|upx-3.09-1|48	install -m 755 src/upx.out %{buildroot}%{_bindir}/upx
12mu|upx-3.09-1|49	install -m 644 doc/upx.1 %{buildroot}%{_mandir}/man1/
12mu|upx-3.09-1|50	
12mu|upx-3.09-1|51	
12mu|upx-3.09-1|52	%changelog
12mu|upx-3.09-1|53	* Mon Feb 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.09-1
12mu|upx-3.09-1|54	+ Revision: 786d859
12mu|upx-3.09-1|55	- LOG New version 3.09
12mu|upx-3.09-1|56	
12mu|upx-3.09-1|57	

21490 12
12mu|urpmi-6.71-63|1	%bcond_without	gurpmi
12mu|urpmi-6.71-63|2	
12mu|urpmi-6.71-63|3	Name:		urpmi
12mu|urpmi-6.71-63|4	Version:	6.71
12mu|urpmi-6.71-63|5	Release:	63
12mu|urpmi-6.71-63|6	Summary:	Command-line software installation tools
12mu|urpmi-6.71-63|7	Group:		System/Configuration/Packaging
12mu|urpmi-6.71-63|8	License:	GPLv2+
12mu|urpmi-6.71-63|9	Source0:	%{name}-%{version}.tar.xz
12mu|urpmi-6.71-63|10	Patch1:		urpmi.urpme-lock.patch
12mu|urpmi-6.71-63|11	Patch3:		urpmi-6.70-gurpmi-mime.patch
12mu|urpmi-6.71-63|12	Patch4:		urpmi-6.70-rosa-release.patch
12mu|urpmi-6.71-63|13	Patch5:		urpmi-6.70-rosa-mirrors.patch
12mu|urpmi-6.71-63|14	Patch6:		urpmi-6.70-disable-orphan-dudf.patch
12mu|urpmi-6.71-63|15	#Mageia patch
12mu|urpmi-6.71-63|16	Patch8:		urpmi-6.71-gurpmi2-message.patch
12mu|urpmi-6.71-63|17	
12mu|urpmi-6.71-63|18	Patch9:		urpmi-6.71-force-req-updates.patch
12mu|urpmi-6.71-63|19	Patch10:	urpmi-6.71-no-orphans-by-default.patch
12mu|urpmi-6.71-63|20	
12mu|urpmi-6.71-63|21	# Set '--download-all' by default
12mu|urpmi-6.71-63|22	Patch13:	urpmi-6.71-download-all.patch
12mu|urpmi-6.71-63|23	
12mu|urpmi-6.71-63|24	Patch14:	urpmi-6.71-install_systemd_first.patch
12mu|urpmi-6.71-63|25	
12mu|urpmi-6.71-63|26	Patch15:	urpmi-6.71-more-debug.patch
12mu|urpmi-6.71-63|27	Patch16:	urpmi-6.71-smart-auto.patch
12mu|urpmi-6.71-63|28	
12mu|urpmi-6.71-63|29	Patch18:	urpmi-6.71-skip-old-package-versions.patch
12mu|urpmi-6.71-63|30	Patch19:	urpmi-6.71-look-for-both-name-and-provides.patch
12mu|urpmi-6.71-63|31	
12mu|urpmi-6.71-63|32	# Bash completion speedup (merged upstream)
12mu|urpmi-6.71-63|33	Patch20:	urpmi-6.71-speedup-completion.patch
12mu|urpmi-6.71-63|34	
12mu|urpmi-6.71-63|35	Patch21:	urpmi-6.71-show-full-what-requires.patch
12mu|urpmi-6.71-63|36	
12mu|urpmi-6.71-63|37	# Add option to automatically select alternatives
12mu|urpmi-6.71-63|38	# and enable it by default
12mu|urpmi-6.71-63|39	# (this is not a complete analogue of '--auto', since
12mu|urpmi-6.71-63|40	#  the latter affects all questions, while 'auto-req' - only dependencies)
12mu|urpmi-6.71-63|41	Patch22:	urpmi-6.71-auto-req.patch
12mu|urpmi-6.71-63|42	Patch23:        urpmi-6.71.no_anyauth_curl.patch
12mu|urpmi-6.71-63|43	
12mu|urpmi-6.71-63|44	Patch24:	urpmi-6.71-msg-width.patch
12mu|urpmi-6.71-63|45	
12mu|urpmi-6.71-63|46	# Support for custom Curl (e.g., with GOST support)
12mu|urpmi-6.71-63|47	Patch25:	urpmi-6.71-curl_gost.patch
12mu|urpmi-6.71-63|48	
12mu|urpmi-6.71-63|49	Patch26:	urpmi-6.71-urpmicfg.d.patch
12mu|urpmi-6.71-63|50	Patch27:	urpmi-6.71-debug_repos.patch
12mu|urpmi-6.71-63|51	Patch28:	urpmi-6.71-top-level-download-retry.patch
12mu|urpmi-6.71-63|52	
12mu|urpmi-6.71-63|53	# Merged upstream
12mu|urpmi-6.71-63|54	Patch29:	urpmi-6.71.urpme_completion.patch
12mu|urpmi-6.71-63|55	
12mu|urpmi-6.71-63|56	Patch30:	urpmi-6.71-urpmi.recover.patch
12mu|urpmi-6.71-63|57	
12mu|urpmi-6.71-63|58	Patch31:	urpmi-6.71-per-medium-downloader-options.patch
12mu|urpmi-6.71-63|59	
12mu|urpmi-6.71-63|60	Patch32:	urpmi-6.71-urpmi.recover-auto.patch
12mu|urpmi-6.71-63|61	
12mu|urpmi-6.71-63|62	# Patch33:	urpmi-6.71-always-xml-info.patch
12mu|urpmi-6.71-63|63	
12mu|urpmi-6.71-63|64	Patch34:	urpmi-6.71-urpmicfg.t-tests.patch
12mu|urpmi-6.71-63|65	Patch35:	urpmi-6.71-urpmq-evrd.patch
12mu|urpmi-6.71-63|66	
12mu|urpmi-6.71-63|67	URL:		http://wiki.mandriva.com/en/Tools/urpmi
12mu|urpmi-6.71-63|68	Requires:	webfetch gnupg
12mu|urpmi-6.71-63|69	Requires(post):	perl-Locale-gettext
12mu|urpmi-6.71-63|70	Requires(post):	perl-URPM >= 4.43
12mu|urpmi-6.71-63|71	# gzip is used in perl-URPM for synthesis and hdlist
12mu|urpmi-6.71-63|72	Requires(post):	gzip
12mu|urpmi-6.71-63|73	Requires:	genhdlist2
12mu|urpmi-6.71-63|74	Requires:	perl-Time-ZoneInfo
12mu|urpmi-6.71-63|75	Requires:	perl-Filesys-Df
12mu|urpmi-6.71-63|76	Requires:	meta-task
12mu|urpmi-6.71-63|77	Requires:	usermode-consoleonly
12mu|urpmi-6.71-63|78	# require these due to perl update in 2012.1
12mu|urpmi-6.71-63|79	# just to make sure they are installed with urpmi
12mu|urpmi-6.71-63|80	Requires:	perl-Locale-gettext >= 1.50.0-10
12mu|urpmi-6.71-63|81	Requires:	perl-Term-ReadKey >= 2.30-16
12mu|urpmi-6.71-63|82	Requires:	perl-XML-LibXML >= 1.980.0-2
12mu|urpmi-6.71-63|83	# For urpmi.recover
12mu|urpmi-6.71-63|84	Requires:	urpm-tools
12mu|urpmi-6.71-63|85	Requires:	perl(Date::Manip)
12mu|urpmi-6.71-63|86	Requires:	faketime
12mu|urpmi-6.71-63|87	
12mu|urpmi-6.71-63|88	# /update
12mu|urpmi-6.71-63|89	Suggests:	perl-Hal-Cdroms
12mu|urpmi-6.71-63|90	Suggests:	aria2
12mu|urpmi-6.71-63|91	BuildRequires:	bzip2-devel
12mu|urpmi-6.71-63|92	BuildRequires:	gettext intltool
12mu|urpmi-6.71-63|93	BuildRequires:	perl
12mu|urpmi-6.71-63|94	BuildRequires:	perl-devel
12mu|urpmi-6.71-63|95	BuildRequires:	perl-File-Slurp
12mu|urpmi-6.71-63|96	BuildRequires:	perl(Net::LDAP)
12mu|urpmi-6.71-63|97	BuildRequires:	perl-URPM
12mu|urpmi-6.71-63|98	BuildRequires:	perl-MDV-Packdrakeng
12mu|urpmi-6.71-63|99	BuildRequires:	perl-MDV-Distribconf
12mu|urpmi-6.71-63|100	BuildRequires:	perl(MDV::Distribconf::Build)
12mu|urpmi-6.71-63|101	BuildRequires:	perl-Locale-gettext
12mu|urpmi-6.71-63|102	BuildRequires:  perl_checker
12mu|urpmi-6.71-63|103	BuildRequires:	intltool
12mu|urpmi-6.71-63|104	# for make test:
12mu|urpmi-6.71-63|105	BuildRequires:	perl-Test-Pod
12mu|urpmi-6.71-63|106	BuildRequires:	perl-XML-LibXML
12mu|urpmi-6.71-63|107	BuildRequires:  glibc-static-devel
12mu|urpmi-6.71-63|108	BuildRequires:  perl-Net-Server
12mu|urpmi-6.71-63|109	# for genhdlist in make test:
12mu|urpmi-6.71-63|110	BuildRequires:  rpmtools
12mu|urpmi-6.71-63|111	BuildRequires:  perl-Expect
12mu|urpmi-6.71-63|112	BuildArch:	noarch
12mu|urpmi-6.71-63|113	# temporary deps due to the perl-5.14 bump
12mu|urpmi-6.71-63|114	BuildRequires:	perl-List-MoreUtils
12mu|urpmi-6.71-63|115	BuildRequires:	perl-IO-Tty
12mu|urpmi-6.71-63|116	Conflicts:	mdkonline < 2.77.27
12mu|urpmi-6.71-63|117	
12mu|urpmi-6.71-63|118	
12mu|urpmi-6.71-63|119	%description
12mu|urpmi-6.71-63|120	urpmi is ROSA Linux's console-based software installation tool. You can
12mu|urpmi-6.71-63|121	use it to install software from the console in the same way as you use the
12mu|urpmi-6.71-63|122	graphical Install Software tool (rpmdrake) to install software from the
12mu|urpmi-6.71-63|123	desktop. urpmi will follow package dependencies -- in other words, it will
12mu|urpmi-6.71-63|124	install all the other software required by the software you ask it to
12mu|urpmi-6.71-63|125	install -- and it's capable of obtaining packages from a variety of media,
12mu|urpmi-6.71-63|126	including the ROSA Linux installation DVD, your local hard disk,
12mu|urpmi-6.71-63|127	and remote sources such as web or FTP sites.
12mu|urpmi-6.71-63|128	
12mu|urpmi-6.71-63|129	%if %{with gurpmi}
12mu|urpmi-6.71-63|130	%package -n	gurpmi
12mu|urpmi-6.71-63|131	Summary:	User mode rpm GUI install
12mu|urpmi-6.71-63|132	Requires:	urpmi >= %{EVRD}
12mu|urpmi-6.71-63|133	Requires:	usermode usermode-consoleonly
12mu|urpmi-6.71-63|134	Obsoletes:	grpmi
12mu|urpmi-6.71-63|135	Provides:	grpmi
12mu|urpmi-6.71-63|136	Requires(post): desktop-file-utils
12mu|urpmi-6.71-63|137	Requires(postun): desktop-file-utils
12mu|urpmi-6.71-63|138	
12mu|urpmi-6.71-63|139	%description -n	gurpmi
12mu|urpmi-6.71-63|140	gurpmi is a graphical front-end to urpmi.
12mu|urpmi-6.71-63|141	%endif
12mu|urpmi-6.71-63|142	
12mu|urpmi-6.71-63|143	%package	parallel-ka-run
12mu|urpmi-6.71-63|144	Summary:	Parallel extensions to urpmi using ka-run
12mu|urpmi-6.71-63|145	Requires:	urpmi >= %{EVRD}
12mu|urpmi-6.71-63|146	Requires:	parallel-tools
12mu|urpmi-6.71-63|147	
12mu|urpmi-6.71-63|148	%description	parallel-ka-run
12mu|urpmi-6.71-63|149	urpmi-parallel-ka-run is an extension module to urpmi for handling
12mu|urpmi-6.71-63|150	distributed installation using ka-run or Taktuk tools.
12mu|urpmi-6.71-63|151	
12mu|urpmi-6.71-63|152	%package	parallel-ssh
12mu|urpmi-6.71-63|153	Summary:	Parallel extensions to urpmi using ssh and scp
12mu|urpmi-6.71-63|154	Requires:	urpmi >= %{EVRD} openssh-clients perl
12mu|urpmi-6.71-63|155	
12mu|urpmi-6.71-63|156	%description	parallel-ssh
12mu|urpmi-6.71-63|157	urpmi-parallel-ssh is an extension module to urpmi for handling
12mu|urpmi-6.71-63|158	distributed installation using ssh and scp tools.
12mu|urpmi-6.71-63|159	
12mu|urpmi-6.71-63|160	%package	ldap
12mu|urpmi-6.71-63|161	Summary:	Extension to urpmi to specify media configuration via LDAP
12mu|urpmi-6.71-63|162	Requires:	urpmi >= %{EVRD}
12mu|urpmi-6.71-63|163	Requires:	openldap-clients
12mu|urpmi-6.71-63|164	
12mu|urpmi-6.71-63|165	%description	ldap
12mu|urpmi-6.71-63|166	urpmi-ldap is an extension module to urpmi to allow to specify
12mu|urpmi-6.71-63|167	urpmi configuration (notably media) in an LDAP directory.
12mu|urpmi-6.71-63|168	
12mu|urpmi-6.71-63|169	%prep
12mu|urpmi-6.71-63|170	%setup -q
12mu|urpmi-6.71-63|171	
12mu|urpmi-6.71-63|172	# unable to reproduce! (#63930)
12mu|urpmi-6.71-63|173	# urpmi.urpme-lock.patch
12mu|urpmi-6.71-63|174	#patch1 -p0
12mu|urpmi-6.71-63|175	
12mu|urpmi-6.71-63|176	# urpmi-6.69.gurpmi.patch
12mu|urpmi-6.71-63|177	%patch3 -p1
12mu|urpmi-6.71-63|178	
12mu|urpmi-6.71-63|179	# enable contrib, non-free and restricted for community edition and non-free for EE
12mu|urpmi-6.71-63|180	%patch4 -p1
12mu|urpmi-6.71-63|181	
12mu|urpmi-6.71-63|182	#use rosa mirrors list
12mu|urpmi-6.71-63|183	%patch5 -p1
12mu|urpmi-6.71-63|184	
12mu|urpmi-6.71-63|185	#disable dudf and orphans
12mu|urpmi-6.71-63|186	%patch6 -p1
12mu|urpmi-6.71-63|187	
12mu|urpmi-6.71-63|188	#Mageia patches
12mu|urpmi-6.71-63|189	#wrap big messages and add scrollbar for long one liner messages
12mu|urpmi-6.71-63|190	%patch8 -p1
12mu|urpmi-6.71-63|191	
12mu|urpmi-6.71-63|192	# By default, try to update all packages that satisfy requirements of the package given
12mu|urpmi-6.71-63|193	%patch9 -p1
12mu|urpmi-6.71-63|194	
12mu|urpmi-6.71-63|195	# Do not calculate orphans after package removal
12mu|urpmi-6.71-63|196	%patch10 -p1
12mu|urpmi-6.71-63|197	
12mu|urpmi-6.71-63|198	# Use '--download-all' by default
12mu|urpmi-6.71-63|199	%patch13 -p1
12mu|urpmi-6.71-63|200	
12mu|urpmi-6.71-63|201	# Try to install systemd in the first order
12mu|urpmi-6.71-63|202	%patch14 -p1
12mu|urpmi-6.71-63|203	
12mu|urpmi-6.71-63|204	# Turn on to see more debug output
12mu|urpmi-6.71-63|205	# %patch15 -p1
12mu|urpmi-6.71-63|206	
12mu|urpmi-6.71-63|207	# "Smart" '--auto' mode - chosse the package on the basis of
12mu|urpmi-6.71-63|208	# name closeness to requested feature
12mu|urpmi-6.71-63|209	%patch16 -p1
12mu|urpmi-6.71-63|210	
12mu|urpmi-6.71-63|211	# %patch18 -p0
12mu|urpmi-6.71-63|212	
12mu|urpmi-6.71-63|213	%patch19 -p1
12mu|urpmi-6.71-63|214	
12mu|urpmi-6.71-63|215	# Speedup bash completion
12mu|urpmi-6.71-63|216	%patch20 -p1
12mu|urpmi-6.71-63|217	
12mu|urpmi-6.71-63|218	# Show all possible packages in '--whatrequires'
12mu|urpmi-6.71-63|219	%patch21 -p1
12mu|urpmi-6.71-63|220	
12mu|urpmi-6.71-63|221	%patch22 -p1
12mu|urpmi-6.71-63|222	
12mu|urpmi-6.71-63|223	%patch23 -p1
12mu|urpmi-6.71-63|224	
12mu|urpmi-6.71-63|225	# Message-width patch - be flexible and use the whole terminal width
12mu|urpmi-6.71-63|226	%patch24 -p0
12mu|urpmi-6.71-63|227	
12mu|urpmi-6.71-63|228	# Support for custom Curl (e.g., with GOST support)
12mu|urpmi-6.71-63|229	%patch25 -p1
12mu|urpmi-6.71-63|230	
12mu|urpmi-6.71-63|231	#enable support for urpmicfg.d cfg files
12mu|urpmi-6.71-63|232	%patch26 -p1
12mu|urpmi-6.71-63|233	
12mu|urpmi-6.71-63|234	# This patch will add additional logging for repo management
12mu|urpmi-6.71-63|235	# %patch27 -p1
12mu|urpmi-6.71-63|236	
12mu|urpmi-6.71-63|237	# --retry-hard and --download-timeout options
12mu|urpmi-6.71-63|238	%patch28 -p1
12mu|urpmi-6.71-63|239	
12mu|urpmi-6.71-63|240	# urpme bash completion
12mu|urpmi-6.71-63|241	%patch29 -p1
12mu|urpmi-6.71-63|242	
12mu|urpmi-6.71-63|243	# urpmi.recover - force it work in a straightforward way,
12mu|urpmi-6.71-63|244	# by removing/reinstalling packages
12mu|urpmi-6.71-63|245	%patch30 -p1
12mu|urpmi-6.71-63|246	
12mu|urpmi-6.71-63|247	# Add per-media medium-(wget|curl|...)-options parameters to cfg files
12mu|urpmi-6.71-63|248	%patch31 -p1
12mu|urpmi-6.71-63|249	
12mu|urpmi-6.71-63|250	# Add '--auto' option to urpmi.recover
12mu|urpmi-6.71-63|251	%patch32 -p1
12mu|urpmi-6.71-63|252	
12mu|urpmi-6.71-63|253	# Set 'xml-info' to 'always' by default
12mu|urpmi-6.71-63|254	# seems to cause problems when running updates through MandrivaUpdate on recently installed fresh
12mu|urpmi-6.71-63|255	# %patch33 -p1
12mu|urpmi-6.71-63|256	
12mu|urpmi-6.71-63|257	# Adopt tests for urpmicfg.t support
12mu|urpmi-6.71-63|258	%patch34 -p1
12mu|urpmi-6.71-63|259	
12mu|urpmi-6.71-63|260	# Add '--evrd' option to urpmq
12mu|urpmi-6.71-63|261	%patch35 -p1
12mu|urpmi-6.71-63|262	
12mu|urpmi-6.71-63|263	#delete unneeded dudf file
12mu|urpmi-6.71-63|264	rm -f urpm/*dudf*
12mu|urpmi-6.71-63|265	rm -f pod/8/*dudf*
12mu|urpmi-6.71-63|266	
12mu|urpmi-6.71-63|267	#fix test count after this
12mu|urpmi-6.71-63|268	sed -e 's/27/26/' -i t/01compile.t
12mu|urpmi-6.71-63|269	
12mu|urpmi-6.71-63|270	%build
12mu|urpmi-6.71-63|271	%{__perl} Makefile.PL INSTALLDIRS=vendor \
12mu|urpmi-6.71-63|272	%if %{with gurpmi}
12mu|urpmi-6.71-63|273	--install-gui \
12mu|urpmi-6.71-63|274	%endif
12mu|urpmi-6.71-63|275	--install-po
12mu|urpmi-6.71-63|276	%make
12mu|urpmi-6.71-63|277	
12mu|urpmi-6.71-63|278	# check
12mu|urpmi-6.71-63|279	# make test
12mu|urpmi-6.71-63|280	
12mu|urpmi-6.71-63|281	%install
12mu|urpmi-6.71-63|282	%makeinstall_std
12mu|urpmi-6.71-63|283	
12mu|urpmi-6.71-63|284	# bash completion
12mu|urpmi-6.71-63|285	install -m644 %{name}.bash-completion -D %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
12mu|urpmi-6.71-63|286	
12mu|urpmi-6.71-63|287	# rpm-find-leaves is invoked by this name in rpmdrake
12mu|urpmi-6.71-63|288	ln -sf rpm-find-leaves %{buildroot}%{_bindir}/urpmi_rpm-find-leaves
12mu|urpmi-6.71-63|289	
12mu|urpmi-6.71-63|290	# Don't install READMEs twice
12mu|urpmi-6.71-63|291	rm -f %{buildroot}%{perl_vendorlib}/urpm/README*
12mu|urpmi-6.71-63|292	
12mu|urpmi-6.71-63|293	# Desktop entry (only used to register new MIME type handler, so no icon etc.)
12mu|urpmi-6.71-63|294	%if %{with gurpmi}
12mu|urpmi-6.71-63|295	mkdir -p %{buildroot}%{_datadir}/applications
12mu|urpmi-6.71-63|296	cp -a gurpmi.desktop %{buildroot}%{_datadir}/applications/mandriva-gurpmi.desktop
12mu|urpmi-6.71-63|297	%endif
12mu|urpmi-6.71-63|298	
12mu|urpmi-6.71-63|299	mkdir -p %{buildroot}%{_datadir}/mime/packages
12mu|urpmi-6.71-63|300	cat > %{buildroot}%{_datadir}/mime/packages/gurpmi.xml << EOF
12mu|urpmi-6.71-63|301	<?xml version="1.0"?>
12mu|urpmi-6.71-63|302	<mime-info xmlns="http://www.freedesktop.org/standards/shared-mime-info">
12mu|urpmi-6.71-63|303	<mime-type type="application/x-urpmi">
12mu|urpmi-6.71-63|304	<comment>urpmi file</comment>
12mu|urpmi-6.71-63|305	<glob pattern="*.urpmi"/>
12mu|urpmi-6.71-63|306	</mime-type>
12mu|urpmi-6.71-63|307	</mime-info>
12mu|urpmi-6.71-63|308	EOF
12mu|urpmi-6.71-63|309	
12mu|urpmi-6.71-63|310	# consolehelper configuration
12mu|urpmi-6.71-63|311	# ask for user password
12mu|urpmi-6.71-63|312	for pak in urpmi urpme; do
12mu|urpmi-6.71-63|313	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/$pak
12mu|urpmi-6.71-63|314	done
12mu|urpmi-6.71-63|315	
12mu|urpmi-6.71-63|316	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
12mu|urpmi-6.71-63|317	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mu|urpmi-6.71-63|318	
12mu|urpmi-6.71-63|319	for pak in urpmi urpme gurpmi2; do
12mu|urpmi-6.71-63|320	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$pak <<EOF
12mu|urpmi-6.71-63|321	USER=root
12mu|urpmi-6.71-63|322	PROGRAM=/usr/sbin/$pak
12mu|urpmi-6.71-63|323	FALLBACK=false
12mu|urpmi-6.71-63|324	SESSION=true
12mu|urpmi-6.71-63|325	EOF
12mu|urpmi-6.71-63|326	
12mu|urpmi-6.71-63|327	cat > %{buildroot}%{_sysconfdir}/pam.d/$pak  <<EOF
12mu|urpmi-6.71-63|328	#%PAM-1.0
12mu|urpmi-6.71-63|329	auth		include		config-util
12mu|urpmi-6.71-63|330	account		include		config-util
12mu|urpmi-6.71-63|331	session		include		config-util
12mu|urpmi-6.71-63|332	EOF
12mu|urpmi-6.71-63|333	
12mu|urpmi-6.71-63|334	done
12mu|urpmi-6.71-63|335	
12mu|urpmi-6.71-63|336	#don't ask root password
12mu|urpmi-6.71-63|337	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/urpmi.update
12mu|urpmi-6.71-63|338	
12mu|urpmi-6.71-63|339	cat > %{buildroot}%{_sysconfdir}/security/console.apps/urpmi.update <<EOF
12mu|urpmi-6.71-63|340	USER=root
12mu|urpmi-6.71-63|341	PROGRAM=/usr/sbin/urpmi.update
12mu|urpmi-6.71-63|342	FALLBACK=false
12mu|urpmi-6.71-63|343	SESSION=true
12mu|urpmi-6.71-63|344	EOF
12mu|urpmi-6.71-63|345	
12mu|urpmi-6.71-63|346	cat > %{buildroot}%{_sysconfdir}/pam.d/urpmi.update  <<EOF
12mu|urpmi-6.71-63|347	#%PAM-1.0
12mu|urpmi-6.71-63|348	auth		include		config-util-user
12mu|urpmi-6.71-63|349	account		include		config-util-user
12mu|urpmi-6.71-63|350	session		include		config-util-user
12mu|urpmi-6.71-63|351	EOF
12mu|urpmi-6.71-63|352	
12mu|urpmi-6.71-63|353	%find_lang %{name}
12mu|urpmi-6.71-63|354	
12mu|urpmi-6.71-63|355	%pre
12mu|urpmi-6.71-63|356	rm -f %{_bindir}/urpme
12mu|urpmi-6.71-63|357	rm -f %{_bindir}/urpmi
12mu|urpmi-6.71-63|358	rm -f %{_sysconfdir}/pam.d/urpme
12mu|urpmi-6.71-63|359	rm -f %{_sysconfdir}/pam.d/urpmi
12mu|urpmi-6.71-63|360	
12mu|urpmi-6.71-63|361	%preun
12mu|urpmi-6.71-63|362	if [ "$1" = "0" ]; then
12mu|urpmi-6.71-63|363	cd /var/lib/urpmi
12mu|urpmi-6.71-63|364	rm -f compss provides depslist* descriptions.* *.cache hdlist.* synthesis.hdlist.* list.*
12mu|urpmi-6.71-63|365	cd /var/cache/urpmi
12mu|urpmi-6.71-63|366	rm -rf partial/* headers/* rpms/*
12mu|urpmi-6.71-63|367	fi
12mu|urpmi-6.71-63|368	exit 0
12mu|urpmi-6.71-63|369	
12mu|urpmi-6.71-63|370	%files -f %{name}.lang
12mu|urpmi-6.71-63|371	%doc NEWS README.zeroconf urpmi-repository-http.service
12mu|urpmi-6.71-63|372	%dir /etc/urpmi
12mu|urpmi-6.71-63|373	%dir /var/lib/urpmi
12mu|urpmi-6.71-63|374	%dir /var/cache/urpmi
12mu|urpmi-6.71-63|375	%dir /var/cache/urpmi/partial
12mu|urpmi-6.71-63|376	%dir /var/cache/urpmi/headers
12mu|urpmi-6.71-63|377	%dir /var/cache/urpmi/rpms
12mu|urpmi-6.71-63|378	%config(noreplace) /etc/urpmi/skip.list
12mu|urpmi-6.71-63|379	%config(noreplace) /etc/urpmi/inst.list
12mu|urpmi-6.71-63|380	%{_sysconfdir}/bash_completion.d/%{name}
12mu|urpmi-6.71-63|381	%{_sysconfdir}/pam.d/urpme
12mu|urpmi-6.71-63|382	%{_sysconfdir}/pam.d/urpmi
12mu|urpmi-6.71-63|383	%{_sysconfdir}/pam.d/urpmi.update
12mu|urpmi-6.71-63|384	%{_sysconfdir}/security/console.apps/urpme
12mu|urpmi-6.71-63|385	%{_sysconfdir}/security/console.apps/urpmi
12mu|urpmi-6.71-63|386	%{_sysconfdir}/security/console.apps/urpmi.update
12mu|urpmi-6.71-63|387	%{_bindir}/urpme
12mu|urpmi-6.71-63|388	%{_bindir}/urpmi
12mu|urpmi-6.71-63|389	%{_bindir}/urpmi.update
12mu|urpmi-6.71-63|390	%{_bindir}/urpmi_rpm-find-leaves
12mu|urpmi-6.71-63|391	%{_bindir}/rpm-find-leaves
12mu|urpmi-6.71-63|392	%{_bindir}/urpmf
12mu|urpmi-6.71-63|393	%{_bindir}/urpmq
12mu|urpmi-6.71-63|394	%{_sbindir}/urpmi
12mu|urpmi-6.71-63|395	%{_sbindir}/rurpmi
12mu|urpmi-6.71-63|396	%{_sbindir}/rurpme
12mu|urpmi-6.71-63|397	%{_sbindir}/urpme
12mu|urpmi-6.71-63|398	%{_sbindir}/urpmi.addmedia
12mu|urpmi-6.71-63|399	%{_sbindir}/urpmi.removemedia
12mu|urpmi-6.71-63|400	%{_sbindir}/urpmi.update
12mu|urpmi-6.71-63|401	%{_sbindir}/urpmi.recover
12mu|urpmi-6.71-63|402	%{_mandir}/man3/*urpm*
12mu|urpmi-6.71-63|403	%{_mandir}/man5/urpm*
12mu|urpmi-6.71-63|404	%{_mandir}/man5/proxy*
12mu|urpmi-6.71-63|405	%{_mandir}/man8/rurpm*
12mu|urpmi-6.71-63|406	%{_mandir}/man8/urpme*
12mu|urpmi-6.71-63|407	%{_mandir}/man8/urpmf*
12mu|urpmi-6.71-63|408	%{_mandir}/man8/urpmq*
12mu|urpmi-6.71-63|409	%{_mandir}/man8/urpmi.8*
12mu|urpmi-6.71-63|410	%{_mandir}/man8/urpmi.addmedia*
12mu|urpmi-6.71-63|411	%{_mandir}/man8/urpmi.removemedia*
12mu|urpmi-6.71-63|412	%{_mandir}/man8/urpmi.recover*
12mu|urpmi-6.71-63|413	%{_mandir}/man8/urpmi.update*
12mu|urpmi-6.71-63|414	%{_mandir}/man8/urpmihowto*
12mu|urpmi-6.71-63|415	%dir %{perl_vendorlib}/urpm
12mu|urpmi-6.71-63|416	%{perl_vendorlib}/urpm.pm
12mu|urpmi-6.71-63|417	%{perl_vendorlib}/urpm/args.pm
12mu|urpmi-6.71-63|418	%{perl_vendorlib}/urpm/bug_report.pm
12mu|urpmi-6.71-63|419	%{perl_vendorlib}/urpm/cfg.pm
12mu|urpmi-6.71-63|420	%{perl_vendorlib}/urpm/cdrom.pm
12mu|urpmi-6.71-63|421	%{perl_vendorlib}/urpm/download.pm
12mu|urpmi-6.71-63|422	%{perl_vendorlib}/urpm/get_pkgs.pm
12mu|urpmi-6.71-63|423	%{perl_vendorlib}/urpm/install.pm
12mu|urpmi-6.71-63|424	%{perl_vendorlib}/urpm/lock.pm
12mu|urpmi-6.71-63|425	%{perl_vendorlib}/urpm/main_loop.pm
12mu|urpmi-6.71-63|426	%{perl_vendorlib}/urpm/md5sum.pm
12mu|urpmi-6.71-63|427	%{perl_vendorlib}/urpm/media.pm
12mu|urpmi-6.71-63|428	%{perl_vendorlib}/urpm/mirrors.pm
12mu|urpmi-6.71-63|429	%{perl_vendorlib}/urpm/msg.pm
12mu|urpmi-6.71-63|430	%{perl_vendorlib}/urpm/orphans.pm
12mu|urpmi-6.71-63|431	%{perl_vendorlib}/urpm/parallel.pm
12mu|urpmi-6.71-63|432	%{perl_vendorlib}/urpm/prompt.pm
12mu|urpmi-6.71-63|433	%{perl_vendorlib}/urpm/removable.pm
12mu|urpmi-6.71-63|434	%{perl_vendorlib}/urpm/select.pm
12mu|urpmi-6.71-63|435	%{perl_vendorlib}/urpm/signature.pm
12mu|urpmi-6.71-63|436	%{perl_vendorlib}/urpm/sys.pm
12mu|urpmi-6.71-63|437	%{perl_vendorlib}/urpm/util.pm
12mu|urpmi-6.71-63|438	%{perl_vendorlib}/urpm/xml_info.pm
12mu|urpmi-6.71-63|439	%{perl_vendorlib}/urpm/xml_info_pkg.pm
12mu|urpmi-6.71-63|440	
12mu|urpmi-6.71-63|441	%if %{with gurpmi}
12mu|urpmi-6.71-63|442	%files -n gurpmi
12mu|urpmi-6.71-63|443	%{_bindir}/gurpmi
12mu|urpmi-6.71-63|444	%{_bindir}/gurpmi2
12mu|urpmi-6.71-63|445	%{_sbindir}/gurpmi2
12mu|urpmi-6.71-63|446	%{_datadir}/applications/mandriva-gurpmi.desktop
12mu|urpmi-6.71-63|447	%{_datadir}/mime/packages/gurpmi.xml
12mu|urpmi-6.71-63|448	%{perl_vendorlib}/gurpmi.pm
12mu|urpmi-6.71-63|449	#{perl_vendorlib}/gurpm/RPMProgressDialog.pm
12mu|urpmi-6.71-63|450	%{_sysconfdir}/pam.d/gurpmi2
12mu|urpmi-6.71-63|451	%{_sysconfdir}/security/console.apps/gurpmi2
12mu|urpmi-6.71-63|452	%endif
12mu|urpmi-6.71-63|453	
12mu|urpmi-6.71-63|454	%files parallel-ka-run
12mu|urpmi-6.71-63|455	%doc urpm/README.ka-run
12mu|urpmi-6.71-63|456	%dir %{perl_vendorlib}/urpm
12mu|urpmi-6.71-63|457	%{perl_vendorlib}/urpm/parallel_ka_run.pm
12mu|urpmi-6.71-63|458	
12mu|urpmi-6.71-63|459	%files parallel-ssh
12mu|urpmi-6.71-63|460	%doc urpm/README.ssh
12mu|urpmi-6.71-63|461	%dir %{perl_vendorlib}/urpm
12mu|urpmi-6.71-63|462	%{perl_vendorlib}/urpm/parallel_ssh.pm
12mu|urpmi-6.71-63|463	
12mu|urpmi-6.71-63|464	%files ldap
12mu|urpmi-6.71-63|465	%doc urpmi.schema
12mu|urpmi-6.71-63|466	%{perl_vendorlib}/urpm/ldap.pm
12mu|urpmi-6.71-63|467	
12mu|urpmi-6.71-63|468	
12mu|urpmi-6.71-63|469	
12mu|urpmi-6.71-63|470	%changelog
12mu|urpmi-6.71-63|471	* Tue Jun 10 2014 Denis Silakov <denis.silakov@rosalab.ru> 6.71-63
12mu|urpmi-6.71-63|472	+ Revision: 250d272
12mu|urpmi-6.71-63|473	- Restore from backup
12mu|urpmi-6.71-63|474	
12mu|urpmi-6.71-63|475	

21491 12
12mu|urpm-tools-2.2.6-1|1	Name:           urpm-tools
12mu|urpm-tools-2.2.6-1|2	Version:        2.2.6
12mu|urpm-tools-2.2.6-1|3	Release:        1
12mu|urpm-tools-2.2.6-1|4	Summary:        Utilities that help to work with URPM-based repositories
12mu|urpm-tools-2.2.6-1|5	Group:          System/Configuration/Packaging
12mu|urpm-tools-2.2.6-1|6	License:        GPLv2
12mu|urpm-tools-2.2.6-1|7	URL:            http://wiki.rosalab.ru/index.php/Urpm-tools
12mu|urpm-tools-2.2.6-1|8	Source0:        %{name}-%{version}.tar.gz
12mu|urpm-tools-2.2.6-1|9	BuildArch:	noarch
12mu|urpm-tools-2.2.6-1|10	BuildRoot:	%{name}-%{version}
12mu|urpm-tools-2.2.6-1|11	
12mu|urpm-tools-2.2.6-1|12	Requires:	urpmi	       >= 6.68
12mu|urpm-tools-2.2.6-1|13	Requires:	python-rpm     >= 5.3
12mu|urpm-tools-2.2.6-1|14	Requires:	libxml2-python >= 2.7
12mu|urpm-tools-2.2.6-1|15	Requires:       gzip
12mu|urpm-tools-2.2.6-1|16	Requires:	python-rpm5utils = %{version}
12mu|urpm-tools-2.2.6-1|17	
12mu|urpm-tools-2.2.6-1|18	%description
12mu|urpm-tools-2.2.6-1|19	%{name} is a collection of utilities for URPM-based repositories.
12mu|urpm-tools-2.2.6-1|20	They make URPM-based repositories easier and more powerful to use.
12mu|urpm-tools-2.2.6-1|21	These tools include: urpm-downloader, urpm-package-cleanup,
12mu|urpm-tools-2.2.6-1|22	urpm-repoclosure, urpm-repodiff, urpm-repomanage, urpm-repograph,
12mu|urpm-tools-2.2.6-1|23	urpm-reposync
12mu|urpm-tools-2.2.6-1|24	
12mu|urpm-tools-2.2.6-1|25	%package -n	python-rpm5utils
12mu|urpm-tools-2.2.6-1|26	Group:		Development/Python
12mu|urpm-tools-2.2.6-1|27	Summary:	Auxiliary modules to work with rpm
12mu|urpm-tools-2.2.6-1|28	Provides:	python-rpm5utils = %{version}-%{release}
12mu|urpm-tools-2.2.6-1|29	
12mu|urpm-tools-2.2.6-1|30	%description -n python-rpm5utils
12mu|urpm-tools-2.2.6-1|31	%{name} contains some useful modules that are used by %{name}.
12mu|urpm-tools-2.2.6-1|32	Mostly taken from yum.
12mu|urpm-tools-2.2.6-1|33	
12mu|urpm-tools-2.2.6-1|34	%prep
12mu|urpm-tools-2.2.6-1|35	%setup -qn %{name}
12mu|urpm-tools-2.2.6-1|36	
12mu|urpm-tools-2.2.6-1|37	%install
12mu|urpm-tools-2.2.6-1|38	%makeinstall_std
12mu|urpm-tools-2.2.6-1|39	%find_lang %{name}
12mu|urpm-tools-2.2.6-1|40	
12mu|urpm-tools-2.2.6-1|41	%files -f %{name}.lang
12mu|urpm-tools-2.2.6-1|42	%{_bindir}/urpm*
12mu|urpm-tools-2.2.6-1|43	%{_mandir}/man1/*
12mu|urpm-tools-2.2.6-1|44	
12mu|urpm-tools-2.2.6-1|45	%doc COPYING
12mu|urpm-tools-2.2.6-1|46	
12mu|urpm-tools-2.2.6-1|47	%files -n python-rpm5utils
12mu|urpm-tools-2.2.6-1|48	%dir %{py_puresitedir}/rpm5utils
12mu|urpm-tools-2.2.6-1|49	%dir %{py_puresitedir}/rpm5utils/tests
12mu|urpm-tools-2.2.6-1|50	%dir %{py_puresitedir}/rpm5utils/urpmgraphs
12mu|urpm-tools-2.2.6-1|51	%dir %{py_puresitedir}/rpm5utils/urpmgraphs/algorithms
12mu|urpm-tools-2.2.6-1|52	%dir %{py_puresitedir}/rpm5utils/urpmgraphs/algorithms/components
12mu|urpm-tools-2.2.6-1|53	%dir %{py_puresitedir}/rpm5utils/urpmgraphs/classes
12mu|urpm-tools-2.2.6-1|54	
12mu|urpm-tools-2.2.6-1|55	%{py_puresitedir}/urpmmisc.py
12mu|urpm-tools-2.2.6-1|56	%{py_puresitedir}/rpm5utils/*.py*
12mu|urpm-tools-2.2.6-1|57	%{py_puresitedir}/rpm5utils/tests/*.py*
12mu|urpm-tools-2.2.6-1|58	%{py_puresitedir}/rpm5utils/urpmgraphs/*.py*
12mu|urpm-tools-2.2.6-1|59	%{py_puresitedir}/rpm5utils/urpmgraphs/algorithms/*.py*
12mu|urpm-tools-2.2.6-1|60	%{py_puresitedir}/rpm5utils/urpmgraphs/algorithms/components/*.py*
12mu|urpm-tools-2.2.6-1|61	%{py_puresitedir}/rpm5utils/urpmgraphs/classes/*.py*
12mu|urpm-tools-2.2.6-1|62	
12mu|urpm-tools-2.2.6-1|63	%doc rpm5utils/COPYING
12mu|urpm-tools-2.2.6-1|64	
12mu|urpm-tools-2.2.6-1|65	%changelog
12mu|urpm-tools-2.2.6-1|66	* Mon Mar 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.6-1
12mu|urpm-tools-2.2.6-1|67	+ Revision: 632bb91
12mu|urpm-tools-2.2.6-1|68	- Fix setup
12mu|urpm-tools-2.2.6-1|69	
12mu|urpm-tools-2.2.6-1|70	

21492 12
12mu|usb_modeswitch-2.2.0-2|1	Name:		usb_modeswitch
12mu|usb_modeswitch-2.2.0-2|2	Summary:	Activating Switchable USB Devices on Linux
12mu|usb_modeswitch-2.2.0-2|3	Version:	2.2.0
12mu|usb_modeswitch-2.2.0-2|4	Release:	2
12mu|usb_modeswitch-2.2.0-2|5	License:	GPLv2+
12mu|usb_modeswitch-2.2.0-2|6	%define fname	usb-modeswitch
12mu|usb_modeswitch-2.2.0-2|7	%define	fver	%{version}
12mu|usb_modeswitch-2.2.0-2|8	Source0:	http://www.draisberghof.de/usb_modeswitch/%{fname}-%{version}.tar.bz2
12mu|usb_modeswitch-2.2.0-2|9	# (proyvind): fix a warning revealed with optimizations enabled and enable them
12mu|usb_modeswitch-2.2.0-2|10	#             by default so that they'll get catched by upstream in the future.
12mu|usb_modeswitch-2.2.0-2|11	#             Submitted upstream
12mu|usb_modeswitch-2.2.0-2|12	#Patch0:		usb-modeswitch-1.1.9-catch-and-fix-more-warnings.patch
12mu|usb_modeswitch-2.2.0-2|13	URL:		http://www.draisberghof.de/usb_modeswitch/
12mu|usb_modeswitch-2.2.0-2|14	Group:		System/Configuration/Hardware
12mu|usb_modeswitch-2.2.0-2|15	Source1:	usb_modeswitch.rpmlintrc
12mu|usb_modeswitch-2.2.0-2|16	BuildRequires:	usb-compat-devel
12mu|usb_modeswitch-2.2.0-2|17	Requires:	sysfsutils
12mu|usb_modeswitch-2.2.0-2|18	Requires(pre):	tcl
12mu|usb_modeswitch-2.2.0-2|19	Requires:	usb_modeswitch-data >= 20140529
12mu|usb_modeswitch-2.2.0-2|20	
12mu|usb_modeswitch-2.2.0-2|21	%description
12mu|usb_modeswitch-2.2.0-2|22	USB_ModeSwitch is a mode switching tool for controlling "flip flop"
12mu|usb_modeswitch-2.2.0-2|23	(multiple device) USB gear.
12mu|usb_modeswitch-2.2.0-2|24	
12mu|usb_modeswitch-2.2.0-2|25	Several new USB devices (especially high-speed wireless WAN stuff,
12mu|usb_modeswitch-2.2.0-2|26	they're expensive anyway) have their Windows drivers onboard; when
12mu|usb_modeswitch-2.2.0-2|27	plugged in for the first time they act like a flash storage and start
12mu|usb_modeswitch-2.2.0-2|28	installing the driver from there. After that (and on every consecutive
12mu|usb_modeswitch-2.2.0-2|29	plugging) this driver switches the mode internally, the storage device
12mu|usb_modeswitch-2.2.0-2|30	vanishes (in most cases), and a new device (like an USB modem) shows
12mu|usb_modeswitch-2.2.0-2|31	up. The WWAN gear maker Option calls that feature "ZeroCD (TM)".
12mu|usb_modeswitch-2.2.0-2|32	
12mu|usb_modeswitch-2.2.0-2|33	%prep
12mu|usb_modeswitch-2.2.0-2|34	%setup -q -n %{fname}-%{version}
12mu|usb_modeswitch-2.2.0-2|35	#patch0 -p1 -b .warnings~
12mu|usb_modeswitch-2.2.0-2|36	
12mu|usb_modeswitch-2.2.0-2|37	%build
12mu|usb_modeswitch-2.2.0-2|38	%make CC=%{__cc} CFLAGS="%{optflags}" LDFLAGS="%{ldflags}"
12mu|usb_modeswitch-2.2.0-2|39	
12mu|usb_modeswitch-2.2.0-2|40	%install
12mu|usb_modeswitch-2.2.0-2|41	%makeinstall_std
12mu|usb_modeswitch-2.2.0-2|42	
12mu|usb_modeswitch-2.2.0-2|43	%files
12mu|usb_modeswitch-2.2.0-2|44	/lib/udev/usb_modeswitch
12mu|usb_modeswitch-2.2.0-2|45	%{_sbindir}/*
12mu|usb_modeswitch-2.2.0-2|46	%{_mandir}/man1/*
12mu|usb_modeswitch-2.2.0-2|47	%config(noreplace) %{_sysconfdir}/usb_modeswitch.conf
12mu|usb_modeswitch-2.2.0-2|48	
12mu|usb_modeswitch-2.2.0-2|49	%changelog
12mu|usb_modeswitch-2.2.0-2|50	* Tue Jun 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2.0-2
12mu|usb_modeswitch-2.2.0-2|51	+ Revision: a3bbdcf
12mu|usb_modeswitch-2.2.0-2|52	- Updated to 2.2.0 (sync with cooker)
12mu|usb_modeswitch-2.2.0-2|53	
12mu|usb_modeswitch-2.2.0-2|54	

21493 12
12mu|usb_modeswitch-data-20140529-2|1	Name:		usb_modeswitch-data
12mu|usb_modeswitch-data-20140529-2|2	Version:	20140529
12mu|usb_modeswitch-data-20140529-2|3	Release:	2
12mu|usb_modeswitch-data-20140529-2|4	Summary:	Activating Switchable USB Devices on Linux
12mu|usb_modeswitch-data-20140529-2|5	Group:		System/Configuration/Hardware
12mu|usb_modeswitch-data-20140529-2|6	License:	GPLv2+
12mu|usb_modeswitch-data-20140529-2|7	URL:		http://www.draisberghof.de/usb_modeswitch/
12mu|usb_modeswitch-data-20140529-2|8	%define	fname	usb-modeswitch-data
12mu|usb_modeswitch-data-20140529-2|9	Source0:	http://www.draisberghof.de/usb_modeswitch/%{fname}-%{version}.tar.bz2
12mu|usb_modeswitch-data-20140529-2|10	BuildArch:	noarch
12mu|usb_modeswitch-data-20140529-2|11	Requires:	usb_modeswitch
12mu|usb_modeswitch-data-20140529-2|12	
12mu|usb_modeswitch-data-20140529-2|13	%description
12mu|usb_modeswitch-data-20140529-2|14	USB Modeswitch brings up your datacard into operational mode. When plugged
12mu|usb_modeswitch-data-20140529-2|15	in they identify themselves as cdrom and present some non-Linux compatible
12mu|usb_modeswitch-data-20140529-2|16	installation files. This tool deactivates this cdrom-devices and enables
12mu|usb_modeswitch-data-20140529-2|17	the real communication device. It supports most devices built and
12mu|usb_modeswitch-data-20140529-2|18	sold by Huawei, T-Mobile, Vodafone, Option, ZTE, Novatel.
12mu|usb_modeswitch-data-20140529-2|19	
12mu|usb_modeswitch-data-20140529-2|20	This package contains the data files needed for usb_modeswitch to function.
12mu|usb_modeswitch-data-20140529-2|21	
12mu|usb_modeswitch-data-20140529-2|22	%prep
12mu|usb_modeswitch-data-20140529-2|23	%setup -q -n %{fname}-%{version}
12mu|usb_modeswitch-data-20140529-2|24	
12mu|usb_modeswitch-data-20140529-2|25	%install
12mu|usb_modeswitch-data-20140529-2|26	%makeinstall_std
12mu|usb_modeswitch-data-20140529-2|27	
12mu|usb_modeswitch-data-20140529-2|28	%files
12mu|usb_modeswitch-data-20140529-2|29	%doc ChangeLog README
12mu|usb_modeswitch-data-20140529-2|30	/lib/udev/rules.d/40-usb_modeswitch.rules
12mu|usb_modeswitch-data-20140529-2|31	%dir %{_datadir}/usb_modeswitch
12mu|usb_modeswitch-data-20140529-2|32	%{_datadir}/usb_modeswitch/*
12mu|usb_modeswitch-data-20140529-2|33	
12mu|usb_modeswitch-data-20140529-2|34	%changelog
12mu|usb_modeswitch-data-20140529-2|35	* Tue Jun 17 2014 Denis Silakov <denis.silakov@rosalab.ru> 20140529-2
12mu|usb_modeswitch-data-20140529-2|36	+ Revision: bb41835
12mu|usb_modeswitch-data-20140529-2|37	- Updated to 20140529 (sync with cooker)
12mu|usb_modeswitch-data-20140529-2|38	
12mu|usb_modeswitch-data-20140529-2|39	

21494 12
12mu|usbutils-007-1|1	Summary:	Linux USB utilities
12mu|usbutils-007-1|2	Name:		usbutils
12mu|usbutils-007-1|3	Version:	007
12mu|usbutils-007-1|4	Release:	1
12mu|usbutils-007-1|5	License:	GPLv2+
12mu|usbutils-007-1|6	Group:		System/Kernel and hardware
12mu|usbutils-007-1|7	URL:		https://github.com/gregkh/usbutils
12mu|usbutils-007-1|8	Source:		https://www.kernel.org/pub/linux/utils/usb/usbutils/%{name}-%{version}.tar.gz
12mu|usbutils-007-1|9	#Path to usb.ids in lsusb.py should be with /hwdata/
12mu|usbutils-007-1|10	Patch0: usbutils-006-hwdata.patch
12mu|usbutils-007-1|11	Requires: hwdata
12mu|usbutils-007-1|12	BuildRequires:	pkgconfig(libusb-1.0) >= 1.0.8
12mu|usbutils-007-1|13	
12mu|usbutils-007-1|14	%description
12mu|usbutils-007-1|15	This package contains the lsusb utility for inspecting the devices
12mu|usbutils-007-1|16	connected to the USB bus. It shows a graphical representation of the
12mu|usbutils-007-1|17	devices that are currently plugged in, showing the topology of the
12mu|usbutils-007-1|18	USB bus. It also displays information on each individual device on
12mu|usbutils-007-1|19	the bus.
12mu|usbutils-007-1|20	
12mu|usbutils-007-1|21	%package devel
12mu|usbutils-007-1|22	Summary:	Development files for %{name}
12mu|usbutils-007-1|23	Group:		Development/C
12mu|usbutils-007-1|24	Requires:	%{name} = %{version}-%{release}
12mu|usbutils-007-1|25	
12mu|usbutils-007-1|26	%description devel
12mu|usbutils-007-1|27	Development files and headers for %{name}.
12mu|usbutils-007-1|28	
12mu|usbutils-007-1|29	
12mu|usbutils-007-1|30	%prep
12mu|usbutils-007-1|31	%setup -q
12mu|usbutils-007-1|32	%patch0 -p1
12mu|usbutils-007-1|33	
12mu|usbutils-007-1|34	%build
12mu|usbutils-007-1|35	%configure2_5x \
12mu|usbutils-007-1|36	--disable-zlib \
12mu|usbutils-007-1|37	--sbindir=%{_sbindir} \
12mu|usbutils-007-1|38	--datadir=%{_datadir}/hwdata \
12mu|usbutils-007-1|39	--disable-usbids
12mu|usbutils-007-1|40	%make
12mu|usbutils-007-1|41	
12mu|usbutils-007-1|42	%install
12mu|usbutils-007-1|43	%makeinstall_std
12mu|usbutils-007-1|44	
12mu|usbutils-007-1|45	# do not package usb.ids, handled by hwdata
12mu|usbutils-007-1|46	rm -f %{buildroot}/%{_datadir}/usb.ids
12mu|usbutils-007-1|47	
12mu|usbutils-007-1|48	%files
12mu|usbutils-007-1|49	%{_bindir}/*
12mu|usbutils-007-1|50	%{_mandir}/*/*
12mu|usbutils-007-1|51	
12mu|usbutils-007-1|52	%files devel
12mu|usbutils-007-1|53	%doc AUTHORS ChangeLog README
12mu|usbutils-007-1|54	%{_datadir}/pkgconfig/usbutils.pc

21495 12
12mu|userdrake-1.14-1|1	Summary:	A graphical interface for administering users and groups
12mu|userdrake-1.14-1|2	Name:		userdrake
12mu|userdrake-1.14-1|3	Version:	1.14
12mu|userdrake-1.14-1|4	Release:	1
12mu|userdrake-1.14-1|5	#cvs source
12mu|userdrake-1.14-1|6	# http://www.mandrivalinux.com/en/cvs.php3
12mu|userdrake-1.14-1|7	Source0:	%{name}-%{version}.tar.xz
12mu|userdrake-1.14-1|8	Patch0:		userdrake-1.13.2-mdv_to_rosa.patch
12mu|userdrake-1.14-1|9	URL:		https://abf.rosalinux.ru/omv_software/userdrake
12mu|userdrake-1.14-1|10	License:	GPL
12mu|userdrake-1.14-1|11	Group:		System/Configuration/Other
12mu|userdrake-1.14-1|12	Requires:	drakxtools
12mu|userdrake-1.14-1|13	Requires:	libuser
12mu|userdrake-1.14-1|14	Requires:	usermode-consoleonly
12mu|userdrake-1.14-1|15	Requires:	transfugdrake
12mu|userdrake-1.14-1|16	Suggests:	xguest
12mu|userdrake-1.14-1|17	BuildRequires:	gettext
12mu|userdrake-1.14-1|18	BuildRequires:	perl-devel
12mu|userdrake-1.14-1|19	BuildRequires:	pkgconfig(libuser)
12mu|userdrake-1.14-1|20	BuildRequires:	pkgconfig(glib-2.0)
12mu|userdrake-1.14-1|21	BuildRequires:	pam-devel
12mu|userdrake-1.14-1|22	
12mu|userdrake-1.14-1|23	%description
12mu|userdrake-1.14-1|24	Userdrake is a user-friendly and powerful tool for administrating users and
12mu|userdrake-1.14-1|25	groups. It depends on the libuser library.
12mu|userdrake-1.14-1|26	
12mu|userdrake-1.14-1|27	%prep
12mu|userdrake-1.14-1|28	%setup -q
12mu|userdrake-1.14-1|29	%patch0 -p1
12mu|userdrake-1.14-1|30	
12mu|userdrake-1.14-1|31	%build
12mu|userdrake-1.14-1|32	cd USER
12mu|userdrake-1.14-1|33	%{__perl} Makefile.PL INSTALLDIRS=vendor
12mu|userdrake-1.14-1|34	cd ..
12mu|userdrake-1.14-1|35	make OPTIMIZE="%{optflags} -w"
12mu|userdrake-1.14-1|36	
12mu|userdrake-1.14-1|37	%install
12mu|userdrake-1.14-1|38	make PREFIX=%{buildroot} install
12mu|userdrake-1.14-1|39	
12mu|userdrake-1.14-1|40	cd USER
12mu|userdrake-1.14-1|41	%makeinstall_std
12mu|userdrake-1.14-1|42	cd ..
12mu|userdrake-1.14-1|43	
12mu|userdrake-1.14-1|44	#install lang
12mu|userdrake-1.14-1|45	%find_lang userdrake
12mu|userdrake-1.14-1|46	
12mu|userdrake-1.14-1|47	
12mu|userdrake-1.14-1|48	mkdir -p %{buildroot}%{_datadir}/applications
12mu|userdrake-1.14-1|49	cat > %{buildroot}%{_datadir}/applications/mandriva-userdrake.desktop <<EOF
12mu|userdrake-1.14-1|50	[Desktop Entry]
12mu|userdrake-1.14-1|51	Name=User Administration
12mu|userdrake-1.14-1|52	Comment=Add or remove users and groups
12mu|userdrake-1.14-1|53	Exec=/usr/bin/userdrake
12mu|userdrake-1.14-1|54	Icon=userdrake
12mu|userdrake-1.14-1|55	Type=Application
12mu|userdrake-1.14-1|56	StartupNotify=true
12mu|userdrake-1.14-1|57	Categories=GTK;System;X-MandrivaLinux-CrossDesktop;
12mu|userdrake-1.14-1|58	NoDisplay=true
12mu|userdrake-1.14-1|59	EOF
12mu|userdrake-1.14-1|60	
12mu|userdrake-1.14-1|61	# consolehelper configuration
12mu|userdrake-1.14-1|62	ln -sf %{_bindir}/consolehelper %{buildroot}%{_bindir}/userdrake
12mu|userdrake-1.14-1|63	ln -sf %{_bindir}/userdrake %{buildroot}%{_bindir}/drakuser
12mu|userdrake-1.14-1|64	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mu|userdrake-1.14-1|65	
12mu|userdrake-1.14-1|66	cat > %{buildroot}%{_sysconfdir}/pam.d/userdrake <<EOF
12mu|userdrake-1.14-1|67	#%PAM-1.0
12mu|userdrake-1.14-1|68	auth		include		config-util
12mu|userdrake-1.14-1|69	account		include		config-util
12mu|userdrake-1.14-1|70	session		include		config-util
12mu|userdrake-1.14-1|71	EOF
12mu|userdrake-1.14-1|72	
12mu|userdrake-1.14-1|73	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps/
12mu|userdrake-1.14-1|74	cat > %{buildroot}%{_sysconfdir}/security/console.apps/userdrake <<EOF
12mu|userdrake-1.14-1|75	USER=root
12mu|userdrake-1.14-1|76	PROGRAM=/usr/sbin/userdrake
12mu|userdrake-1.14-1|77	FALLBACK=false
12mu|userdrake-1.14-1|78	SESSION=true
12mu|userdrake-1.14-1|79	EOF
12mu|userdrake-1.14-1|80	
12mu|userdrake-1.14-1|81	# userdrake <-> drakuser
12mu|userdrake-1.14-1|82	ln -s %{_sysconfdir}/pam.d/userdrake %{buildroot}%{_sysconfdir}/pam.d/drakuser
12mu|userdrake-1.14-1|83	ln -s %{_sysconfdir}/security/console.apps/userdrake \
12mu|userdrake-1.14-1|84	%{buildroot}%{_sysconfdir}/security/console.apps/drakuser
12mu|userdrake-1.14-1|85	
12mu|userdrake-1.14-1|86	%files -f userdrake.lang
12mu|userdrake-1.14-1|87	%doc README COPYING RELEASE_NOTES
12mu|userdrake-1.14-1|88	%config(noreplace) %{_sysconfdir}/sysconfig/userdrake
12mu|userdrake-1.14-1|89	%config(noreplace) %{_sysconfdir}/pam.d/userdrake
12mu|userdrake-1.14-1|90	%config(noreplace) %{_sysconfdir}/security/console.apps/userdrake
12mu|userdrake-1.14-1|91	# two symlinks in sysconfdir
12mu|userdrake-1.14-1|92	%{_sysconfdir}/pam.d/drakuser
12mu|userdrake-1.14-1|93	%{_sysconfdir}/security/console.apps/drakuser
12mu|userdrake-1.14-1|94	%{_prefix}/bin/*
12mu|userdrake-1.14-1|95	%{_prefix}/sbin/*
12mu|userdrake-1.14-1|96	%{_datadir}/userdrake
12mu|userdrake-1.14-1|97	%{_mandir}/man3/USER*
12mu|userdrake-1.14-1|98	%{_datadir}/applications/mandriva-*.desktop
12mu|userdrake-1.14-1|99	%{perl_vendorarch}/USER.pm
12mu|userdrake-1.14-1|100	%{perl_vendorarch}/auto/USER
12mu|userdrake-1.14-1|101	%{_iconsdir}/*.png
12mu|userdrake-1.14-1|102	%{_miconsdir}/*.png
12mu|userdrake-1.14-1|103	%{_liconsdir}/*.png
12mu|userdrake-1.14-1|104	
12mu|userdrake-1.14-1|105	
12mu|userdrake-1.14-1|106	
12mu|userdrake-1.14-1|107	
12mu|userdrake-1.14-1|108	%changelog
12mu|userdrake-1.14-1|109	* Wed Dec 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.14-1
12mu|userdrake-1.14-1|110	+ Revision: ec9f1f7
12mu|userdrake-1.14-1|111	- Updated tarball
12mu|userdrake-1.14-1|112	
12mu|userdrake-1.14-1|113	

21496 12
12mu|usermode-1.111-6|1	Summary:	Graphical tools for certain user account management tasks
12mu|usermode-1.111-6|2	Name:		usermode
12mu|usermode-1.111-6|3	Version:	1.111
12mu|usermode-1.111-6|4	Release:	6
12mu|usermode-1.111-6|5	Epoch:		1
12mu|usermode-1.111-6|6	License:	GPLv2+
12mu|usermode-1.111-6|7	Group:		System/Configuration/Other
12mu|usermode-1.111-6|8	Url:		https://fedorahosted.org/usermode/
12mu|usermode-1.111-6|9	Source0: https://fedorahosted.org/releases/u/s/usermode/usermode-%{version}.tar.xz
12mu|usermode-1.111-6|10	Source1: config-util
12mu|usermode-1.111-6|11	Source2: config-util-user
12mu|usermode-1.111-6|12	Patch0:     usermode-1.111-werror.patch
12mu|usermode-1.111-6|13	Patch1:     usermode-1.99-environment.patch
12mu|usermode-1.111-6|14	# http://qa.mandriva.com/show_bug.cgi?id=32459
12mu|usermode-1.111-6|15	Patch3:     usermode-1.99-uz-po.patch
12mu|usermode-1.111-6|16	Patch4:     dialog-grab-fix.patch
12mu|usermode-1.111-6|17	BuildRequires:	autoconf2.5
12mu|usermode-1.111-6|18	BuildRequires:	gettext-devel
12mu|usermode-1.111-6|19	BuildRequires:	intltool
12mu|usermode-1.111-6|20	BuildRequires:	libglade2.0-devel
12mu|usermode-1.111-6|21	BuildRequires:	pkgconfig(libuser)
12mu|usermode-1.111-6|22	BuildRequires:	pam-devel
12mu|usermode-1.111-6|23	BuildRequires:	desktop-file-utils
12mu|usermode-1.111-6|24	BuildRequires:	pkgconfig(ice)
12mu|usermode-1.111-6|25	BuildRequires:	pkgconfig(sm)
12mu|usermode-1.111-6|26	BuildRequires:	startup-notification-devel
12mu|usermode-1.111-6|27	BuildRequires:	pkgconfig(blkid)
12mu|usermode-1.111-6|28	Requires:	util-linux
12mu|usermode-1.111-6|29	Requires:	pam >= 0.75-28mdk
12mu|usermode-1.111-6|30	Requires:	%{name}-consoleonly = %{epoch}:%{version}-%{release}
12mu|usermode-1.111-6|31	Conflicts:	SysVinit < 2.74-14
12mu|usermode-1.111-6|32	Conflicts:	msec < 0.15-17mdk
12mu|usermode-1.111-6|33	
12mu|usermode-1.111-6|34	%description
12mu|usermode-1.111-6|35	The usermode package contains several graphical tools for users:
12mu|usermode-1.111-6|36	userinfo, usermount and userpasswd. Userinfo allows users to change
12mu|usermode-1.111-6|37	their finger information. Usermount lets users mount, unmount, and
12mu|usermode-1.111-6|38	format filesystems. Userpasswd allows users to change their passwords.
12mu|usermode-1.111-6|39	
12mu|usermode-1.111-6|40	Install the usermode package if you would like to provide users with
12mu|usermode-1.111-6|41	graphical tools for certain account management tasks.
12mu|usermode-1.111-6|42	
12mu|usermode-1.111-6|43	%package -n %{name}-consoleonly
12mu|usermode-1.111-6|44	Summary:	Non graphical part of usermode
12mu|usermode-1.111-6|45	Group:		System/Libraries
12mu|usermode-1.111-6|46	
12mu|usermode-1.111-6|47	%description -n %{name}-consoleonly
12mu|usermode-1.111-6|48	This package contains only the usermode stuff which doesn't require
12mu|usermode-1.111-6|49	XFree or GTK to run.
12mu|usermode-1.111-6|50	
12mu|usermode-1.111-6|51	%prep
12mu|usermode-1.111-6|52	%setup -q
12mu|usermode-1.111-6|53	%apply_patches
12mu|usermode-1.111-6|54	
12mu|usermode-1.111-6|55	%build
12mu|usermode-1.111-6|56	%configure2_5x \
12mu|usermode-1.111-6|57	--without-selinux
12mu|usermode-1.111-6|58	%make
12mu|usermode-1.111-6|59	
12mu|usermode-1.111-6|60	%install
12mu|usermode-1.111-6|61	rm -rf %{buildroot}
12mu|usermode-1.111-6|62	%makeinstall_std VENDOR=mandriva
12mu|usermode-1.111-6|63	
12mu|usermode-1.111-6|64	# make userformat symlink to usermount
12mu|usermode-1.111-6|65	ln -sf usermount %{buildroot}%{_bindir}/userformat
12mu|usermode-1.111-6|66	ln -s usermount.1 %{buildroot}%{_mandir}/man1/userformat.1
12mu|usermode-1.111-6|67	
12mu|usermode-1.111-6|68	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mu|usermode-1.111-6|69	install -p -m 644 %{SOURCE1} \
12mu|usermode-1.111-6|70	%{buildroot}%{_sysconfdir}/security/console.apps/config-util
12mu|usermode-1.111-6|71	
12mu|usermode-1.111-6|72	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
12mu|usermode-1.111-6|73	install -p -m 644 %{SOURCE2} \
12mu|usermode-1.111-6|74	%{buildroot}%{_sysconfdir}/pam.d/config-util-user
12mu|usermode-1.111-6|75	
12mu|usermode-1.111-6|76	for i in mandriva-userinfo.desktop mandriva-userpasswd.desktop \
12mu|usermode-1.111-6|77	mandriva-usermount.desktop; do
12mu|usermode-1.111-6|78	echo 'NotShowIn=GNOME;KDE;' >>%{buildroot}%{_datadir}/applications/$i
12mu|usermode-1.111-6|79	desktop-file-install --vendor mandriva --delete-original \
12mu|usermode-1.111-6|80	--dir %{buildroot}%{_datadir}/applications \
12mu|usermode-1.111-6|81	%{buildroot}%{_datadir}/applications/$i
12mu|usermode-1.111-6|82	done
12mu|usermode-1.111-6|83	
12mu|usermode-1.111-6|84	%find_lang %{name}
12mu|usermode-1.111-6|85	
12mu|usermode-1.111-6|86	%post
12mu|usermode-1.111-6|87	if [ ! -z "$SECURE_LEVEL" ];then
12mu|usermode-1.111-6|88	if [ -x /usr/sbin/msec -a "$SECURE_LEVEL" -gt "3" ]; then  /usr/sbin/msec $SECURE_LEVEL || true ; fi
12mu|usermode-1.111-6|89	fi
12mu|usermode-1.111-6|90	
12mu|usermode-1.111-6|91	%triggerpost -- usermode < 1.111-3
12mu|usermode-1.111-6|92	#Now we need use upstream config-util. Use for migrate only!
12mu|usermode-1.111-6|93	rm -f %{_sysconfdir}/pam.d/mandriva-console-auth
12mu|usermode-1.111-6|94	rm -f %{_sysconfdir}/pam.d/mandriva-simple-auth
12mu|usermode-1.111-6|95	
12mu|usermode-1.111-6|96	%files
12mu|usermode-1.111-6|97	%{_bindir}/usermount
12mu|usermode-1.111-6|98	%{_mandir}/man1/usermount.1*
12mu|usermode-1.111-6|99	%{_bindir}/userformat
12mu|usermode-1.111-6|100	%{_mandir}/man1/userformat.1*
12mu|usermode-1.111-6|101	%{_bindir}/userinfo
12mu|usermode-1.111-6|102	%{_mandir}/man1/userinfo.1*
12mu|usermode-1.111-6|103	%{_bindir}/userpasswd
12mu|usermode-1.111-6|104	%{_mandir}/man1/userpasswd.1*
12mu|usermode-1.111-6|105	%{_bindir}/consolehelper-gtk
12mu|usermode-1.111-6|106	%{_mandir}/man8/consolehelper-gtk.8*
12mu|usermode-1.111-6|107	%{_bindir}/pam-panel-icon
12mu|usermode-1.111-6|108	%{_mandir}/man1/pam-panel-icon.1*
12mu|usermode-1.111-6|109	%{_datadir}/%{name}
12mu|usermode-1.111-6|110	%{_datadir}/pixmaps/*
12mu|usermode-1.111-6|111	%{_datadir}/applications/*
12mu|usermode-1.111-6|112	%{_sysconfdir}/pam.d/config-util-user
12mu|usermode-1.111-6|113	
12mu|usermode-1.111-6|114	%files -n %{name}-consoleonly -f %{name}.lang
12mu|usermode-1.111-6|115	%doc COPYING ChangeLog NEWS README
12mu|usermode-1.111-6|116	%attr(4711,root,root) /usr/sbin/userhelper
12mu|usermode-1.111-6|117	%{_bindir}/consolehelper
12mu|usermode-1.111-6|118	%{_mandir}/man8/userhelper.8*
12mu|usermode-1.111-6|119	%{_mandir}/man8/consolehelper.8*
12mu|usermode-1.111-6|120	%config(noreplace) /etc/security/console.apps/config-util
12mu|usermode-1.111-6|121	
12mu|usermode-1.111-6|122	
12mu|usermode-1.111-6|123	%changelog
12mu|usermode-1.111-6|124	* Mon Dec 09 2013 Aleksey Yermakov <alexey.yermakov@rosalab.ru> 1:1.111-6
12mu|usermode-1.111-6|125	+ Revision: 63f64cf
12mu|usermode-1.111-6|126	- Fixed modal dialog grabbing.
12mu|usermode-1.111-6|127	
12mu|usermode-1.111-6|128	

21497 12
12mu|util-linux-2.24.2-4|1	%define blkid_major 1
12mu|util-linux-2.24.2-4|2	%define libblkid %mklibname blkid %{blkid_major}
12mu|util-linux-2.24.2-4|3	%define devblkid %mklibname blkid -d
12mu|util-linux-2.24.2-4|4	
12mu|util-linux-2.24.2-4|5	%define uuid_major 1
12mu|util-linux-2.24.2-4|6	%define libuuid %mklibname uuid %{uuid_major}
12mu|util-linux-2.24.2-4|7	%define devuuid %mklibname uuid -d
12mu|util-linux-2.24.2-4|8	
12mu|util-linux-2.24.2-4|9	%define libext2fs %mklibname ext2fs 2
12mu|util-linux-2.24.2-4|10	%define devext2fs %mklibname ext2fs -d
12mu|util-linux-2.24.2-4|11	
12mu|util-linux-2.24.2-4|12	%define	mount_major 1
12mu|util-linux-2.24.2-4|13	%define	libmount %mklibname mount %{mount_major}
12mu|util-linux-2.24.2-4|14	%define	devmount %mklibname mount -d
12mu|util-linux-2.24.2-4|15	
12mu|util-linux-2.24.2-4|16	%define git_url git://git.kernel.org/pub/scm/utils/util-linux/util-linux.git
12mu|util-linux-2.24.2-4|17	
12mu|util-linux-2.24.2-4|18	%define build_bootstrap 0
12mu|util-linux-2.24.2-4|19	### Features
12mu|util-linux-2.24.2-4|20	%define include_raw 1
12mu|util-linux-2.24.2-4|21	### Macros
12mu|util-linux-2.24.2-4|22	%define no_hwclock_archs s390 s390x
12mu|util-linux-2.24.2-4|23	
12mu|util-linux-2.24.2-4|24	%bcond_with	uclibc
12mu|util-linux-2.24.2-4|25	%if !%{build_bootstrap}
12mu|util-linux-2.24.2-4|26	%bcond_without	python
12mu|util-linux-2.24.2-4|27	%endif
12mu|util-linux-2.24.2-4|28	
12mu|util-linux-2.24.2-4|29	Summary:	A collection of basic system utilities
12mu|util-linux-2.24.2-4|30	Name:		util-linux
12mu|util-linux-2.24.2-4|31	Version:	2.24.2
12mu|util-linux-2.24.2-4|32	Release:	4
12mu|util-linux-2.24.2-4|33	License:	GPLv2 and GPLv2+ and BSD with advertising and Public Domain
12mu|util-linux-2.24.2-4|34	Group:		System/Base
12mu|util-linux-2.24.2-4|35	Url:		ftp://ftp.kernel.org/pub/linux/utils/util-linux
12mu|util-linux-2.24.2-4|36	Source0:	ftp://ftp.kernel.org/pub/linux/utils/%{name}/v%(echo %{version} |cut -d. -f1-2)/%{name}-%{version}.tar.xz
12mu|util-linux-2.24.2-4|37	# based on Fedora pam files, with pam_selinux stripped out
12mu|util-linux-2.24.2-4|38	Source1:	util-linux-login.pamd
12mu|util-linux-2.24.2-4|39	Source2:	util-linux-remote.pamd
12mu|util-linux-2.24.2-4|40	Source3:	util-linux-chsh-chfn.pamd
12mu|util-linux-2.24.2-4|41	Source4:	util-linux-60-raw.rules
12mu|util-linux-2.24.2-4|42	Source5:	util-linux-su.pamd
12mu|util-linux-2.24.2-4|43	Source6:	util-linux-su-l.pamd
12mu|util-linux-2.24.2-4|44	Source7:	util-linux-runuser.pamd
12mu|util-linux-2.24.2-4|45	Source8:	util-linux-runuser-l.pamd
12mu|util-linux-2.24.2-4|46	Source11:	uuidd-tmpfiles.conf
12mu|util-linux-2.24.2-4|47	# RHEL/Fedora specific mount options
12mu|util-linux-2.24.2-4|48	Patch1:		util-linux-2.23.1-mount-managed.patch
12mu|util-linux-2.24.2-4|49	# add note about ATAPI IDE floppy to fdformat.8
12mu|util-linux-2.24.2-4|50	Patch3:		util-linux-ng-2.24.2-fdformat-man-ide.patch
12mu|util-linux-2.24.2-4|51	# 151635 - makeing /var/log/lastlog
12mu|util-linux-2.24.2-4|52	Patch5:		2.23-login-lastlog-create.patch
12mu|util-linux-2.24.2-4|53	# /etc/blkid.tab --> /etc/blkid/blkid.tab
12mu|util-linux-2.24.2-4|54	Patch11:	util-linux-ng-2.16-blkid-cachefile.patch
12mu|util-linux-2.24.2-4|55	Patch12:	util-linux-2.24-mkstemp.patch
12mu|util-linux-2.24.2-4|56	
12mu|util-linux-2.24.2-4|57	### Upstream patches
12mu|util-linux-2.24.2-4|58	
12mu|util-linux-2.24.2-4|59	### Mandriva Specific patches
12mu|util-linux-2.24.2-4|60	
12mu|util-linux-2.24.2-4|61	# misc documentation fixes for man pages
12mu|util-linux-2.24.2-4|62	Patch111:	util-linux-2.11t-mkfsman.patch
12mu|util-linux-2.24.2-4|63	# sparc build fix
12mu|util-linux-2.24.2-4|64	Patch115:	util-linux-2.22-fix-ioctl.patch
12mu|util-linux-2.24.2-4|65	# Autodetect davfs mount attempts
12mu|util-linux-2.24.2-4|66	Patch116:	util-linux-2.12q-autodav.patch
12mu|util-linux-2.24.2-4|67	
12mu|util-linux-2.24.2-4|68	# crypto patches
12mu|util-linux-2.24.2-4|69	# loop-AES patch
12mu|util-linux-2.24.2-4|70	# reworked from http://loop-aes.sourceforge.net/updates/util-linux-ng-2.17-20100120.diff.bz2
12mu|util-linux-2.24.2-4|71	Patch1100:	util-linux-ng-2.18-loopAES.patch
12mu|util-linux-2.24.2-4|72	Patch1101:	util-linux-2.12q-swapon-skip-encrypted.patch
12mu|util-linux-2.24.2-4|73	Patch1102:	util-linux-2.12-lower-LOOP_PASSWORD_MIN_LENGTH-for-AES.patch
12mu|util-linux-2.24.2-4|74	# load cryptoloop and cypher modules when use cryptoapi
12mu|util-linux-2.24.2-4|75	Patch1103:	util-linux-2.12a-cryptoapi-load-module.patch
12mu|util-linux-2.24.2-4|76	Patch1104:	util-linux-ng-2.14.1-set-as-encrypted.patch
12mu|util-linux-2.24.2-4|77	
12mu|util-linux-2.24.2-4|78	# clock program for ppc
12mu|util-linux-2.24.2-4|79	Patch1200:	util-linux-2.10r-clock-1.1-ppc.patch
12mu|util-linux-2.24.2-4|80	# leng options for clock-ppc
12mu|util-linux-2.24.2-4|81	Patch1201:	util-linux-2.10s-clock-syntax-ppc.patch
12mu|util-linux-2.24.2-4|82	# Added r & w options to chfn (lsb mandate)
12mu|util-linux-2.24.2-4|83	Patch1202:	util-linux-2.20-chfn-lsb-usergroups.patch
12mu|util-linux-2.24.2-4|84	# fix build on alpha with newer kernel-headers
12mu|util-linux-2.24.2-4|85	Patch1203:	util-linux-2.11m-cmos-alpha.patch
12mu|util-linux-2.24.2-4|86	# remove mode= from udf mounts (architecture done so that more may come)
12mu|util-linux-2.24.2-4|87	Patch1218:	util-linux-ng-2.13-mount-remove-silly-options-in-auto.patch
12mu|util-linux-2.24.2-4|88	# (misc) enable option -x on fsck.cramfs , bug 48224
12mu|util-linux-2.24.2-4|89	Patch1219:	util-linux-ng-enable_fsck_cramfs.diff
12mu|util-linux-2.24.2-4|90	# Mandrivamove patches
12mu|util-linux-2.24.2-4|91	Patch1300:	util-linux-ng-2.18-losetup-try-LOOP_CHANGE_FD-when-loop-already-busy.patch
12mu|util-linux-2.24.2-4|92	
12mu|util-linux-2.24.2-4|93	BuildRequires:	gcc
12mu|util-linux-2.24.2-4|94	BuildRequires:	libtool
12mu|util-linux-2.24.2-4|95	BuildRequires:	sed
12mu|util-linux-2.24.2-4|96	BuildRequires:	rpm-build >= 1:5.4.10-5
12mu|util-linux-2.24.2-4|97	BuildRequires:	audit-devel
12mu|util-linux-2.24.2-4|98	BuildRequires:	gettext-devel
12mu|util-linux-2.24.2-4|99	BuildRequires:	pam-devel
12mu|util-linux-2.24.2-4|100	BuildRequires:	utempter-devel
12mu|util-linux-2.24.2-4|101	%if %{with uclibc}
12mu|util-linux-2.24.2-4|102	BuildRequires:	uClibc-devel >= 0.9.33.2-16
12mu|util-linux-2.24.2-4|103	%endif
12mu|util-linux-2.24.2-4|104	%if !%{build_bootstrap}
12mu|util-linux-2.24.2-4|105	BuildRequires:	pkgconfig(ext2fs)
12mu|util-linux-2.24.2-4|106	%endif
12mu|util-linux-2.24.2-4|107	BuildRequires:	pkgconfig(libcap-ng)
12mu|util-linux-2.24.2-4|108	BuildRequires:	pkgconfig(ncursesw) >= 5.9-6.20120922.3
12mu|util-linux-2.24.2-4|109	#BuildRequires:	termcap-devel
12mu|util-linux-2.24.2-4|110	BuildRequires:	pkgconfig(slang)
12mu|util-linux-2.24.2-4|111	BuildRequires:	pkgconfig(systemd)
12mu|util-linux-2.24.2-4|112	BuildRequires:	pkgconfig(udev)
12mu|util-linux-2.24.2-4|113	BuildRequires:	pkgconfig(zlib)
12mu|util-linux-2.24.2-4|114	
12mu|util-linux-2.24.2-4|115	Provides:	/bin/su
12mu|util-linux-2.24.2-4|116	%rename		eject
12mu|util-linux-2.24.2-4|117	%rename		fdisk
12mu|util-linux-2.24.2-4|118	%rename		linux32
12mu|util-linux-2.24.2-4|119	%rename		losetup
12mu|util-linux-2.24.2-4|120	%rename		mount
12mu|util-linux-2.24.2-4|121	%rename		tunelp
12mu|util-linux-2.24.2-4|122	%rename		sparc32
12mu|util-linux-2.24.2-4|123	%rename		schedutils
12mu|util-linux-2.24.2-4|124	%rename		setarch
12mu|util-linux-2.24.2-4|125	%rename		util-linux-ng
12mu|util-linux-2.24.2-4|126	%ifarch alpha %{sparc} ppc
12mu|util-linux-2.24.2-4|127	Obsoletes:	clock < %{version}-%{release}
12mu|util-linux-2.24.2-4|128	%endif
12mu|util-linux-2.24.2-4|129	# old versions of e2fsprogs provides blkid / uuidd
12mu|util-linux-2.24.2-4|130	Conflicts:	e2fsprogs < 1.41.8-2mnb2
12mu|util-linux-2.24.2-4|131	Conflicts:	setup < 2.7.18-6
12mu|util-linux-2.24.2-4|132	# old version of sysvinit-tools provides sulogin and utmpdump
12mu|util-linux-2.24.2-4|133	Conflicts:	sysvinit < 2.87-11
12mu|util-linux-2.24.2-4|134	# (tpg) add conflicts on older version dues to move su
12mu|util-linux-2.24.2-4|135	Conflicts:	coreutils < 8.19-2
12mu|util-linux-2.24.2-4|136	# (proyvind): handle sulogin, wall, mountpoint being moved
12mu|util-linux-2.24.2-4|137	Conflicts:	sysvinit-tools < 2.87-18
12mu|util-linux-2.24.2-4|138	Conflicts:	bash-completion < 2:2.1-9
12mu|util-linux-2.24.2-4|139	
12mu|util-linux-2.24.2-4|140	# for /bin/awk
12mu|util-linux-2.24.2-4|141	Requires(pre):	gawk
12mu|util-linux-2.24.2-4|142	# for /usr/bin/cmp
12mu|util-linux-2.24.2-4|143	Requires(pre):	diffutils
12mu|util-linux-2.24.2-4|144	Requires(pre):	coreutils
12mu|util-linux-2.24.2-4|145	Requires(pre):	bash-completion >= 2:2.1-10
12mu|util-linux-2.24.2-4|146	Requires:	pam >= 0.66-4
12mu|util-linux-2.24.2-4|147	Requires:	shadow-utils >= 4.0.3
12mu|util-linux-2.24.2-4|148	Requires:	%{libblkid} = %{version}-%{release}
12mu|util-linux-2.24.2-4|149	Requires:	%{libmount} = %{version}-%{release}
12mu|util-linux-2.24.2-4|150	Requires:	%{libuuid} = %{version}-%{release}
12mu|util-linux-2.24.2-4|151	%if %{include_raw}
12mu|util-linux-2.24.2-4|152	Requires:	udev
12mu|util-linux-2.24.2-4|153	%endif
12mu|util-linux-2.24.2-4|154	
12mu|util-linux-2.24.2-4|155	%description
12mu|util-linux-2.24.2-4|156	The util-linux package contains a large variety of low-level system
12mu|util-linux-2.24.2-4|157	utilities that are necessary for a Linux system to function.  Among
12mu|util-linux-2.24.2-4|158	others, Util-linux-ng contains the fdisk configuration tool and the login
12mu|util-linux-2.24.2-4|159	program.
12mu|util-linux-2.24.2-4|160	
12mu|util-linux-2.24.2-4|161	%if %{with uclibc}
12mu|util-linux-2.24.2-4|162	%package -n	uclibc-%{name}
12mu|util-linux-2.24.2-4|163	Summary:	uClibc build of util-linux
12mu|util-linux-2.24.2-4|164	Group:		System/Base
12mu|util-linux-2.24.2-4|165	
12mu|util-linux-2.24.2-4|166	%description -n	uclibc-%{name}
12mu|util-linux-2.24.2-4|167	The util-linux package contains a large variety of low-level system
12mu|util-linux-2.24.2-4|168	utilities that are necessary for a Linux system to function.  Among
12mu|util-linux-2.24.2-4|169	others, Util-linux-ng contains the fdisk configuration tool and the login
12mu|util-linux-2.24.2-4|170	program.
12mu|util-linux-2.24.2-4|171	%endif
12mu|util-linux-2.24.2-4|172	
12mu|util-linux-2.24.2-4|173	%package -n	%{libblkid}
12mu|util-linux-2.24.2-4|174	Summary:	Block device ID library
12mu|util-linux-2.24.2-4|175	Group:		System/Libraries
12mu|util-linux-2.24.2-4|176	License:	LGPLv2+
12mu|util-linux-2.24.2-4|177	Conflicts:	%{libext2fs} < 1.41.6-2mnb2
12mu|util-linux-2.24.2-4|178	# MD this is because of the cmd rm and ln in the post config
12mu|util-linux-2.24.2-4|179	Requires(post):	coreutils
12mu|util-linux-2.24.2-4|180	
12mu|util-linux-2.24.2-4|181	%description -n %{libblkid}
12mu|util-linux-2.24.2-4|182	This is block device identification library, part of util-linux.
12mu|util-linux-2.24.2-4|183	
12mu|util-linux-2.24.2-4|184	%if %{with uclibc}
12mu|util-linux-2.24.2-4|185	%package -n	uclibc-%{libblkid}
12mu|util-linux-2.24.2-4|186	Summary:	Block device ID library (uClibc linked)
12mu|util-linux-2.24.2-4|187	Group:		System/Libraries
12mu|util-linux-2.24.2-4|188	License:	LGPLv2+
12mu|util-linux-2.24.2-4|189	Conflicts:	%{libext2fs} < 1.41.6-2mnb2
12mu|util-linux-2.24.2-4|190	
12mu|util-linux-2.24.2-4|191	%description -n	uclibc-%{libblkid}
12mu|util-linux-2.24.2-4|192	This is block device identification library, part of util-linux.
12mu|util-linux-2.24.2-4|193	%endif
12mu|util-linux-2.24.2-4|194	
12mu|util-linux-2.24.2-4|195	%package -n	%{devblkid}
12mu|util-linux-2.24.2-4|196	Summary:	Block device ID library
12mu|util-linux-2.24.2-4|197	Group:		Development/C
12mu|util-linux-2.24.2-4|198	License:	LGPLv2+
12mu|util-linux-2.24.2-4|199	Requires:	%{libblkid} = %{version}-%{release}
12mu|util-linux-2.24.2-4|200	Requires:	%{devuuid} = %{version}-%{release}
12mu|util-linux-2.24.2-4|201	%if %{with uclibc}
12mu|util-linux-2.24.2-4|202	Requires:	uclibc-%{libblkid} = %{version}-%{release}
12mu|util-linux-2.24.2-4|203	%endif
12mu|util-linux-2.24.2-4|204	Conflicts:	%{devext2fs} < 1.41.6-2mnb2
12mu|util-linux-2.24.2-4|205	Provides:	libblkid-devel = %{version}-%{release}
12mu|util-linux-2.24.2-4|206	
12mu|util-linux-2.24.2-4|207	%description -n	%{devblkid}
12mu|util-linux-2.24.2-4|208	This is the block device identification development library and headers,
12mu|util-linux-2.24.2-4|209	part of util-linux.
12mu|util-linux-2.24.2-4|210	
12mu|util-linux-2.24.2-4|211	%package -n	%{libuuid}
12mu|util-linux-2.24.2-4|212	Summary:	Universally unique ID library
12mu|util-linux-2.24.2-4|213	Group:		System/Libraries
12mu|util-linux-2.24.2-4|214	License:	BSD
12mu|util-linux-2.24.2-4|215	Conflicts:	%{libext2fs} < 1.41.8-2mnb2
12mu|util-linux-2.24.2-4|216	
12mu|util-linux-2.24.2-4|217	%description -n	%{libuuid}
12mu|util-linux-2.24.2-4|218	This is the universally unique ID library, part of e2fsprogs.
12mu|util-linux-2.24.2-4|219	
12mu|util-linux-2.24.2-4|220	The libuuid library generates and parses 128-bit universally unique
12mu|util-linux-2.24.2-4|221	id's (UUID's).A UUID is an identifier that is unique across both
12mu|util-linux-2.24.2-4|222	space and time, with respect to the space of all UUIDs.  A UUID can
12mu|util-linux-2.24.2-4|223	be used for multiple purposes, from tagging objects with an extremely
12mu|util-linux-2.24.2-4|224	short lifetime, to reliably identifying very persistent objects
12mu|util-linux-2.24.2-4|225	across a network.
12mu|util-linux-2.24.2-4|226	
12mu|util-linux-2.24.2-4|227	%if %{with uclibc}
12mu|util-linux-2.24.2-4|228	%package -n	uclibc-%{libuuid}
12mu|util-linux-2.24.2-4|229	Summary:	Universally unique ID library (uClibc linked)
12mu|util-linux-2.24.2-4|230	Group:		System/Libraries
12mu|util-linux-2.24.2-4|231	License:	BSD
12mu|util-linux-2.24.2-4|232	Conflicts:	%{libext2fs} < 1.41.8-2mnb2
12mu|util-linux-2.24.2-4|233	
12mu|util-linux-2.24.2-4|234	%description -n	uclibc-%{libuuid}
12mu|util-linux-2.24.2-4|235	This is the universally unique ID library, part of e2fsprogs.
12mu|util-linux-2.24.2-4|236	
12mu|util-linux-2.24.2-4|237	The libuuid library generates and parses 128-bit universally unique
12mu|util-linux-2.24.2-4|238	id's (UUID's).A UUID is an identifier that is unique across both
12mu|util-linux-2.24.2-4|239	space and time, with respect to the space of all UUIDs.  A UUID can
12mu|util-linux-2.24.2-4|240	be used for multiple purposes, from tagging objects with an extremely
12mu|util-linux-2.24.2-4|241	short lifetime, to reliably identifying very persistent objects
12mu|util-linux-2.24.2-4|242	across a network.
12mu|util-linux-2.24.2-4|243	%endif
12mu|util-linux-2.24.2-4|244	
12mu|util-linux-2.24.2-4|245	%package -n	%{devuuid}
12mu|util-linux-2.24.2-4|246	Summary:	Universally unique ID library
12mu|util-linux-2.24.2-4|247	Group:		Development/C
12mu|util-linux-2.24.2-4|248	License:	BSD
12mu|util-linux-2.24.2-4|249	Conflicts:	%{libext2fs} < 1.41.8-2mnb2
12mu|util-linux-2.24.2-4|250	Requires:	%{libuuid} = %{version}
12mu|util-linux-2.24.2-4|251	%if %{with uclibc}
12mu|util-linux-2.24.2-4|252	Requires:	uclibc-%{libuuid} = %{version}-%{release}
12mu|util-linux-2.24.2-4|253	%endif
12mu|util-linux-2.24.2-4|254	Provides:	libuuid-devel = %{version}-%{release}
12mu|util-linux-2.24.2-4|255	
12mu|util-linux-2.24.2-4|256	%description -n	%{devuuid}
12mu|util-linux-2.24.2-4|257	This is the universally unique ID development library and headers,
12mu|util-linux-2.24.2-4|258	part of e2fsprogs.
12mu|util-linux-2.24.2-4|259	
12mu|util-linux-2.24.2-4|260	The libuuid library generates and parses 128-bit universally unique
12mu|util-linux-2.24.2-4|261	id's (UUID's).A UUID is an identifier that is unique across both
12mu|util-linux-2.24.2-4|262	space and time, with respect to the space of all UUIDs.  A UUID can
12mu|util-linux-2.24.2-4|263	be used for multiple purposes, from tagging objects with an extremely
12mu|util-linux-2.24.2-4|264	short lifetime, to reliably identifying very persistent objects
12mu|util-linux-2.24.2-4|265	across a network.
12mu|util-linux-2.24.2-4|266	
12mu|util-linux-2.24.2-4|267	%package -n	uuidd
12mu|util-linux-2.24.2-4|268	Summary:	Helper daemon to guarantee uniqueness of time-based UUIDs
12mu|util-linux-2.24.2-4|269	Group:		System/Servers
12mu|util-linux-2.24.2-4|270	License:	GPLv2
12mu|util-linux-2.24.2-4|271	Requires(post):	systemd
12mu|util-linux-2.24.2-4|272	Requires(pre):	shadow-utils
12mu|util-linux-2.24.2-4|273	Requires(pre):	rpm-helper
12mu|util-linux-2.24.2-4|274	Requires(post):	rpm-helper
12mu|util-linux-2.24.2-4|275	Requires(preun):	rpm-helper
12mu|util-linux-2.24.2-4|276	Requires(postun):	rpm-helper
12mu|util-linux-2.24.2-4|277	
12mu|util-linux-2.24.2-4|278	%description -n	uuidd
12mu|util-linux-2.24.2-4|279	The uuidd package contains a userspace daemon (uuidd) which guarantees
12mu|util-linux-2.24.2-4|280	uniqueness of time-based UUID generation even at very high rates on
12mu|util-linux-2.24.2-4|281	SMP systems.
12mu|util-linux-2.24.2-4|282	
12mu|util-linux-2.24.2-4|283	%package -n	%{libmount}
12mu|util-linux-2.24.2-4|284	Summary:	Universal mount library
12mu|util-linux-2.24.2-4|285	Group:		System/Libraries
12mu|util-linux-2.24.2-4|286	License:	LGPLv2+
12mu|util-linux-2.24.2-4|287	
12mu|util-linux-2.24.2-4|288	%description -n	%{libmount}
12mu|util-linux-2.24.2-4|289	The libmount library is used to parse /etc/fstab,
12mu|util-linux-2.24.2-4|290	/etc/mtab and /proc/self/mountinfo files,
12mu|util-linux-2.24.2-4|291	manage the mtab file, evaluate mount options, etc.
12mu|util-linux-2.24.2-4|292	
12mu|util-linux-2.24.2-4|293	%if %{with uclibc}
12mu|util-linux-2.24.2-4|294	%package -n	uclibc-%{libmount}
12mu|util-linux-2.24.2-4|295	Summary:	Universal mount library (uClibc linked)
12mu|util-linux-2.24.2-4|296	Group:		System/Libraries
12mu|util-linux-2.24.2-4|297	License:	LGPLv2+
12mu|util-linux-2.24.2-4|298	
12mu|util-linux-2.24.2-4|299	%description -n	uclibc-%{libmount}
12mu|util-linux-2.24.2-4|300	The libmount library is used to parse /etc/fstab,
12mu|util-linux-2.24.2-4|301	/etc/mtab and /proc/self/mountinfo files,
12mu|util-linux-2.24.2-4|302	manage the mtab file, evaluate mount options, etc.
12mu|util-linux-2.24.2-4|303	%endif
12mu|util-linux-2.24.2-4|304	
12mu|util-linux-2.24.2-4|305	%package -n	%{devmount}
12mu|util-linux-2.24.2-4|306	Summary:	Universally unique ID library
12mu|util-linux-2.24.2-4|307	Group:		Development/C
12mu|util-linux-2.24.2-4|308	License:	LGPLv2+
12mu|util-linux-2.24.2-4|309	Requires:	%{libmount} = %{version}-%{release}
12mu|util-linux-2.24.2-4|310	%if %{with uclibc}
12mu|util-linux-2.24.2-4|311	Requires:	uclibc-%{libmount} = %{version}-%{release}
12mu|util-linux-2.24.2-4|312	%endif
12mu|util-linux-2.24.2-4|313	Provides:	libmount-devel = %{version}-%{release}
12mu|util-linux-2.24.2-4|314	
12mu|util-linux-2.24.2-4|315	%description -n	%{devmount}
12mu|util-linux-2.24.2-4|316	Development files and headers for libmount library.
12mu|util-linux-2.24.2-4|317	
12mu|util-linux-2.24.2-4|318	%if %{with python}
12mu|util-linux-2.24.2-4|319	%package -n	python-libmount
12mu|util-linux-2.24.2-4|320	Summary:	Python bindings for the libmount library
12mu|util-linux-2.24.2-4|321	Group:		Development/Python
12mu|util-linux-2.24.2-4|322	Requires:	%{libmount} = %{EVRD}
12mu|util-linux-2.24.2-4|323	BuildRequires:	pkgconfig(python2)
12mu|util-linux-2.24.2-4|324	
12mu|util-linux-2.24.2-4|325	%description -n python-libmount
12mu|util-linux-2.24.2-4|326	The libmount-python package contains a module that permits applications
12mu|util-linux-2.24.2-4|327	written in the Python programming language to use the interface
12mu|util-linux-2.24.2-4|328	supplied by the libmount library to work with mount tables (fstab,
12mu|util-linux-2.24.2-4|329	mountinfo, etc) and mount filesystems.
12mu|util-linux-2.24.2-4|330	%endif
12mu|util-linux-2.24.2-4|331	
12mu|util-linux-2.24.2-4|332	%prep
12mu|util-linux-2.24.2-4|333	%setup -q
12mu|util-linux-2.24.2-4|334	
12mu|util-linux-2.24.2-4|335	%patch1 -p1 -b .options~
12mu|util-linux-2.24.2-4|336	%patch3 -p1 -b .atapifloppy~
12mu|util-linux-2.24.2-4|337	%patch5 -p1 -b .lastlog~
12mu|util-linux-2.24.2-4|338	%patch12 -p1 -b .mkstemp
12mu|util-linux-2.24.2-4|339	
12mu|util-linux-2.24.2-4|340	# Mandriva
12mu|util-linux-2.24.2-4|341	%ifarch ppc
12mu|util-linux-2.24.2-4|342	%patch1200 -p0
12mu|util-linux-2.24.2-4|343	%patch1201 -p1
12mu|util-linux-2.24.2-4|344	%endif
12mu|util-linux-2.24.2-4|345	
12mu|util-linux-2.24.2-4|346	#LSB (sb)
12mu|util-linux-2.24.2-4|347	%patch1202 -p1 -b .chfnlsb~
12mu|util-linux-2.24.2-4|348	
12mu|util-linux-2.24.2-4|349	#fix build on alpha with newer kernel-headers
12mu|util-linux-2.24.2-4|350	%ifarch alpha
12mu|util-linux-2.24.2-4|351	%patch1203 -p1
12mu|util-linux-2.24.2-4|352	%endif
12mu|util-linux-2.24.2-4|353	
12mu|util-linux-2.24.2-4|354	%patch111 -p1 -b .mkfsman~
12mu|util-linux-2.24.2-4|355	%patch115 -p1 -b .fix-ioctl~
12mu|util-linux-2.24.2-4|356	#patch116 -p1 -b .autodav
12mu|util-linux-2.24.2-4|357	
12mu|util-linux-2.24.2-4|358	#%patch1100 -p1 -b .loopAES
12mu|util-linux-2.24.2-4|359	#%patch1101 -p0 -b .swapon-encrypted
12mu|util-linux-2.24.2-4|360	#%patch1102 -p0 -b .loopAES-password
12mu|util-linux-2.24.2-4|361	#%patch1103 -p0 -b .load-module
12mu|util-linux-2.24.2-4|362	#%patch1104 -p1 -b .set-as-encrypted
12mu|util-linux-2.24.2-4|363	
12mu|util-linux-2.24.2-4|364	#%patch1300 -p1 -b .CHANGE-FD
12mu|util-linux-2.24.2-4|365	
12mu|util-linux-2.24.2-4|366	# FIXME: double-check if this is really obsoleted by the mount rewrite
12mu|util-linux-2.24.2-4|367	#patch1218 -p1 -b .silly
12mu|util-linux-2.24.2-4|368	%patch1219 -p0
12mu|util-linux-2.24.2-4|369	
12mu|util-linux-2.24.2-4|370	# rebuild build system for loop-AES patch
12mu|util-linux-2.24.2-4|371	./autogen.sh
12mu|util-linux-2.24.2-4|372	
12mu|util-linux-2.24.2-4|373	%build
12mu|util-linux-2.24.2-4|374	%global optflags %{optflags} -Os
12mu|util-linux-2.24.2-4|375	
12mu|util-linux-2.24.2-4|376	%serverbuild_hardened
12mu|util-linux-2.24.2-4|377	unset LINGUAS || :
12mu|util-linux-2.24.2-4|378	
12mu|util-linux-2.24.2-4|379	export CONFIGURE_TOP="$PWD"
12mu|util-linux-2.24.2-4|380	
12mu|util-linux-2.24.2-4|381	%if %{with uclibc}
12mu|util-linux-2.24.2-4|382	mkdir -p uclibc
12mu|util-linux-2.24.2-4|383	pushd uclibc
12mu|util-linux-2.24.2-4|384	%uclibc_configure \
12mu|util-linux-2.24.2-4|385	--bindir=%{uclibc_root}/bin \
12mu|util-linux-2.24.2-4|386	--sbindir=%{uclibc_root}/sbin \
12mu|util-linux-2.24.2-4|387	--prefix=%{uclibc_root} \
12mu|util-linux-2.24.2-4|388	--exec-prefix=%{uclibc_root} \
12mu|util-linux-2.24.2-4|389	--libdir=%{uclibc_root}/%{_lib} \
12mu|util-linux-2.24.2-4|390	--host=%{_host} \
12mu|util-linux-2.24.2-4|391	--enable-rpath=no \
12mu|util-linux-2.24.2-4|392	--enable-shared=yes \
12mu|util-linux-2.24.2-4|393	--enable-static=yes \
12mu|util-linux-2.24.2-4|394	--disable-chfn-chsh \
12mu|util-linux-2.24.2-4|395	--enable-libuuid \
12mu|util-linux-2.24.2-4|396	--enable-libblkid \
12mu|util-linux-2.24.2-4|397	--enable-libmount \
12mu|util-linux-2.24.2-4|398	--disable-mount \
12mu|util-linux-2.24.2-4|399	--disable-losetup \
12mu|util-linux-2.24.2-4|400	--disable-fsck \
12mu|util-linux-2.24.2-4|401	--disable-partx \
12mu|util-linux-2.24.2-4|402	--disable-uuidd \
12mu|util-linux-2.24.2-4|403	--disable-mountpoint \
12mu|util-linux-2.24.2-4|404	--disable-fallocate \
12mu|util-linux-2.24.2-4|405	--disable-unshare \
12mu|util-linux-2.24.2-4|406	--disable-eject \
12mu|util-linux-2.24.2-4|407	--disable-agetty \
12mu|util-linux-2.24.2-4|408	--disable-cramfs \
12mu|util-linux-2.24.2-4|409	--disable-switch_root \
12mu|util-linux-2.24.2-4|410	--disable-pivot_root \
12mu|util-linux-2.24.2-4|411	--disable-kill \
12mu|util-linux-2.24.2-4|412	--disable-utmpdump \
12mu|util-linux-2.24.2-4|413	--disable-rename \
12mu|util-linux-2.24.2-4|414	--disable-login \
12mu|util-linux-2.24.2-4|415	--disable-sulogin \
12mu|util-linux-2.24.2-4|416	--disable-su \
12mu|util-linux-2.24.2-4|417	--disable-schedutils \
12mu|util-linux-2.24.2-4|418	--disable-wall \
12mu|util-linux-2.24.2-4|419	--disable-makeinstall-chown \
12mu|util-linux-2.24.2-4|420	--disable-fsck \
12mu|util-linux-2.24.2-4|421	--disable-raw \
12mu|util-linux-2.24.2-4|422	--disable-runuser \
12mu|util-linux-2.24.2-4|423	--disable-nologin \
12mu|util-linux-2.24.2-4|424	--enable-socket-activation \
12mu|util-linux-2.24.2-4|425	--with-systemdsystemunitdir=%{_unitdir} \
12mu|util-linux-2.24.2-4|426	--without-audit \
12mu|util-linux-2.24.2-4|427	--without-python \
12mu|util-linux-2.24.2-4|428	--without-selinux \
12mu|util-linux-2.24.2-4|429	--with-udev
12mu|util-linux-2.24.2-4|430	%make
12mu|util-linux-2.24.2-4|431	
12mu|util-linux-2.24.2-4|432	popd
12mu|util-linux-2.24.2-4|433	%endif
12mu|util-linux-2.24.2-4|434	
12mu|util-linux-2.24.2-4|435	mkdir -p system
12mu|util-linux-2.24.2-4|436	pushd  system
12mu|util-linux-2.24.2-4|437	%configure2_5x \
12mu|util-linux-2.24.2-4|438	--bindir=/bin \
12mu|util-linux-2.24.2-4|439	--sbindir=/sbin \
12mu|util-linux-2.24.2-4|440	--libdir=/%{_lib} \
12mu|util-linux-2.24.2-4|441	--enable-wall \
12mu|util-linux-2.24.2-4|442	--enable-partx \
12mu|util-linux-2.24.2-4|443	--enable-kill \
12mu|util-linux-2.24.2-4|444	--enable-write \
12mu|util-linux-2.24.2-4|445	--enable-mountpoint \
12mu|util-linux-2.24.2-4|446	%if %{include_raw}
12mu|util-linux-2.24.2-4|447	--enable-raw \
12mu|util-linux-2.24.2-4|448	%endif
12mu|util-linux-2.24.2-4|449	--disable-makeinstall-chown \
12mu|util-linux-2.24.2-4|450	--disable-rpath \
12mu|util-linux-2.24.2-4|451	--with-audit \
12mu|util-linux-2.24.2-4|452	--with-python=2 \
12mu|util-linux-2.24.2-4|453	--without-selinux \
12mu|util-linux-2.24.2-4|454	--with-udev \
12mu|util-linux-2.24.2-4|455	--enable-chfn-chsh \
12mu|util-linux-2.24.2-4|456	--enable-socket-activation \
12mu|util-linux-2.24.2-4|457	--enable-tunelp \
12mu|util-linux-2.24.2-4|458	--enable-nologin \
12mu|util-linux-2.24.2-4|459	--with-systemdsystemunitdir=%{_unitdir} \
12mu|util-linux-2.24.2-4|460	
12mu|util-linux-2.24.2-4|461	# build util-linux
12mu|util-linux-2.24.2-4|462	%make
12mu|util-linux-2.24.2-4|463	
12mu|util-linux-2.24.2-4|464	popd
12mu|util-linux-2.24.2-4|465	
12mu|util-linux-2.24.2-4|466	# remove vipw and vigr, they belong in shadow-utils
12mu|util-linux-2.24.2-4|467	rm -f %{buildroot}%{_sbindir}/{vipw,vigr} %{buildroot}%{_mandir}/man8/{vigr,vipw}.*
12mu|util-linux-2.24.2-4|468	
12mu|util-linux-2.24.2-4|469	%install
12mu|util-linux-2.24.2-4|470	mkdir -p %{buildroot}/{bin,sbin}
12mu|util-linux-2.24.2-4|471	mkdir -p %{buildroot}%{_bindir}
12mu|util-linux-2.24.2-4|472	mkdir -p %{buildroot}%{_infodir}
12mu|util-linux-2.24.2-4|473	mkdir -p %{buildroot}%{_mandir}/man{1,6,8,5}
12mu|util-linux-2.24.2-4|474	mkdir -p %{buildroot}%{_sbindir}
12mu|util-linux-2.24.2-4|475	mkdir -p %{buildroot}%{_sysconfdir}/{pam.d,security/console.apps,blkid}
12mu|util-linux-2.24.2-4|476	
12mu|util-linux-2.24.2-4|477	%if %{with uclibc}
12mu|util-linux-2.24.2-4|478	make -C uclibc install-sbinPROGRAMS install-usrlib_execLTLIBRARIES DESTDIR="%{buildroot}"
12mu|util-linux-2.24.2-4|479	install -m755 uclibc/setterm -D %{buildroot}%{uclibc_root}%{_bindir}/setterm
12mu|util-linux-2.24.2-4|480	
12mu|util-linux-2.24.2-4|481	mkdir -p %{buildroot}%{uclibc_root}%{_libdir}
12mu|util-linux-2.24.2-4|482	for l in lib{blkid,mount,uuid}.so; do
12mu|util-linux-2.24.2-4|483	rm %{buildroot}%{uclibc_root}/%{_lib}/$l
12mu|util-linux-2.24.2-4|484	ln -sr %{buildroot}%{uclibc_root}/%{_lib}/$l.*.* %{buildroot}%{uclibc_root}%{_libdir}/$l
12mu|util-linux-2.24.2-4|485	done
12mu|util-linux-2.24.2-4|486	for l in lib{blkid,mount,uuid}.a; do
12mu|util-linux-2.24.2-4|487	mv %{buildroot}%{uclibc_root}/%{_lib}/$l %{buildroot}%{uclibc_root}%{_libdir}/$l
12mu|util-linux-2.24.2-4|488	done
12mu|util-linux-2.24.2-4|489	for bin in blockdev cfdisk chcpu ctrlaltdel fdisk findfs fsck.minix fsfreeze fstrim \
12mu|util-linux-2.24.2-4|490	hwclock mkfs mkfs.bfs mkfs.minix swapoff swapon wipefs; do
12mu|util-linux-2.24.2-4|491	rm %{buildroot}%{uclibc_root}/sbin/$bin
12mu|util-linux-2.24.2-4|492	done
12mu|util-linux-2.24.2-4|493	%endif
12mu|util-linux-2.24.2-4|494	
12mu|util-linux-2.24.2-4|495	# install util-linux
12mu|util-linux-2.24.2-4|496	%makeinstall_std -C system DESTDIR=%{buildroot} MANDIR=%{buildroot}%{_mandir} INFODIR=%{buildroot}%{_infodir}
12mu|util-linux-2.24.2-4|497	
12mu|util-linux-2.24.2-4|498	%if %{include_raw}
12mu|util-linux-2.24.2-4|499	echo '.so man8/raw.8' > %{buildroot}%{_mandir}/man8/rawdevices.8
12mu|util-linux-2.24.2-4|500	{
12mu|util-linux-2.24.2-4|501	# see RH bugzilla #216664
12mu|util-linux-2.24.2-4|502	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d
12mu|util-linux-2.24.2-4|503	pushd %{buildroot}%{_sysconfdir}/udev/rules.d
12mu|util-linux-2.24.2-4|504	install -m 644 %{SOURCE4} ./60-raw.rules
12mu|util-linux-2.24.2-4|505	popd
12mu|util-linux-2.24.2-4|506	}
12mu|util-linux-2.24.2-4|507	%endif
12mu|util-linux-2.24.2-4|508	
12mu|util-linux-2.24.2-4|509	# Correct mail spool path.
12mu|util-linux-2.24.2-4|510	perl -pi -e 's,/usr/spool/mail,/var/spool/mail,' %{buildroot}%{_mandir}/man1/login.1
12mu|util-linux-2.24.2-4|511	
12mu|util-linux-2.24.2-4|512	%ifarch %{sparcx}
12mu|util-linux-2.24.2-4|513	rm %{buildroot}%{_bindir}/sunhostid
12mu|util-linux-2.24.2-4|514	cat << E-O-F > %{buildroot}%{_bindir}/sunhostid
12mu|util-linux-2.24.2-4|515	#!/bin/sh
12mu|util-linux-2.24.2-4|516	# this should be %{_bindir}/sunhostid or somesuch.
12mu|util-linux-2.24.2-4|517	# Copyright 1999 Peter Jones, <pjones@redhat.com> .
12mu|util-linux-2.24.2-4|518	# GPL and all that good stuff apply.
12mu|util-linux-2.24.2-4|519	(
12mu|util-linux-2.24.2-4|520	idprom=\`cat /proc/openprom/idprom\`
12mu|util-linux-2.24.2-4|521	echo \$idprom|dd bs=1 skip=2 count=2
12mu|util-linux-2.24.2-4|522	echo \$idprom|dd bs=1 skip=27 count=6
12mu|util-linux-2.24.2-4|523	echo
12mu|util-linux-2.24.2-4|524	) 2>/dev/null
12mu|util-linux-2.24.2-4|525	E-O-F
12mu|util-linux-2.24.2-4|526	chmod 755 %{buildroot}%{_bindir}/sunhostid
12mu|util-linux-2.24.2-4|527	%endif
12mu|util-linux-2.24.2-4|528	
12mu|util-linux-2.24.2-4|529	# PAM settings
12mu|util-linux-2.24.2-4|530	{
12mu|util-linux-2.24.2-4|531	pushd %{buildroot}%{_sysconfdir}/pam.d
12mu|util-linux-2.24.2-4|532	install -m 644 %{SOURCE1} ./login
12mu|util-linux-2.24.2-4|533	install -m 644 %{SOURCE2} ./remote
12mu|util-linux-2.24.2-4|534	install -m 644 %{SOURCE3} ./chsh
12mu|util-linux-2.24.2-4|535	install -m 644 %{SOURCE3} ./chfn
12mu|util-linux-2.24.2-4|536	install -m 644 %{SOURCE5} ./su
12mu|util-linux-2.24.2-4|537	install -m 644 %{SOURCE6} ./su-l
12mu|util-linux-2.24.2-4|538	install -m 644 %{SOURCE7} ./runuser
12mu|util-linux-2.24.2-4|539	install -m 644 %{SOURCE8} ./runuser-l
12mu|util-linux-2.24.2-4|540	popd
12mu|util-linux-2.24.2-4|541	}
12mu|util-linux-2.24.2-4|542	
12mu|util-linux-2.24.2-4|543	# This has dependencies on stuff in /usr
12mu|util-linux-2.24.2-4|544	mv %{buildroot}{/sbin/,/usr/sbin}/cfdisk
12mu|util-linux-2.24.2-4|545	
12mu|util-linux-2.24.2-4|546	%ifarch ppc
12mu|util-linux-2.24.2-4|547	cp -f ./clock-ppc %{buildroot}/sbin/clock-ppc
12mu|util-linux-2.24.2-4|548	mv %{buildroot}/sbin/hwclock %{buildroot}/sbin/clock-rs6k
12mu|util-linux-2.24.2-4|549	ln -sf clock-rs6k %{buildroot}/sbin/hwclock
12mu|util-linux-2.24.2-4|550	%endif
12mu|util-linux-2.24.2-4|551	ln -sf ../../sbin/hwclock %{buildroot}/usr/sbin/hwclock
12mu|util-linux-2.24.2-4|552	ln -sf ../../sbin/clock %{buildroot}/usr/sbin/clock
12mu|util-linux-2.24.2-4|553	ln -sf hwclock %{buildroot}/sbin/clock
12mu|util-linux-2.24.2-4|554	
12mu|util-linux-2.24.2-4|555	install -D -p -m 644 %{SOURCE11} %{buildroot}%{_sysconfdir}/tmpfiles.d/uuidd.conf
12mu|util-linux-2.24.2-4|556	
12mu|util-linux-2.24.2-4|557	# And a dirs uuidd needs that the makefiles don't create
12mu|util-linux-2.24.2-4|558	install -d %{buildroot}/var/lib/libuuid
12mu|util-linux-2.24.2-4|559	
12mu|util-linux-2.24.2-4|560	# move flock in /bin, required for udev
12mu|util-linux-2.24.2-4|561	# logger is useful in initscripts while /usr isn't mounted as well
12mu|util-linux-2.24.2-4|562	# ionice needed for readahead_early
12mu|util-linux-2.24.2-4|563	for p in flock logger ionice; do
12mu|util-linux-2.24.2-4|564	mv %{buildroot}{%{_bindir},/bin}/$p
12mu|util-linux-2.24.2-4|565	ln -sf ../../bin/$p %{buildroot}%{_bindir}/$p
12mu|util-linux-2.24.2-4|566	done
12mu|util-linux-2.24.2-4|567	
12mu|util-linux-2.24.2-4|568	# Final cleanup
12mu|util-linux-2.24.2-4|569	%ifarch %no_hwclock_archs
12mu|util-linux-2.24.2-4|570	rm %{buildroot}/sbin/{hwclock,clock} %{buildroot}%{_mandir}/man8/hwclock.8* %{buildroot}/usr/sbin/{hwclock,clock}
12mu|util-linux-2.24.2-4|571	%endif
12mu|util-linux-2.24.2-4|572	%ifarch s390 s390x
12mu|util-linux-2.24.2-4|573	rm %{buildroot}/usr/{bin,sbin}/{fdformat,tunelp,floppy} %{buildroot}%{_mandir}/man8/{fdformat,tunelp,floppy}.8*
12mu|util-linux-2.24.2-4|574	%endif
12mu|util-linux-2.24.2-4|575	
12mu|util-linux-2.24.2-4|576	# deprecated commands
12mu|util-linux-2.24.2-4|577	for I in /sbin/mkfs.bfs %{_bindir}/scriptreplay; do
12mu|util-linux-2.24.2-4|578	rm %{buildroot}$I
12mu|util-linux-2.24.2-4|579	done
12mu|util-linux-2.24.2-4|580	
12mu|util-linux-2.24.2-4|581	# deprecated man pages
12mu|util-linux-2.24.2-4|582	for I in man8/mkfs.bfs.8 man1/scriptreplay.1; do
12mu|util-linux-2.24.2-4|583	rm %{buildroot}%{_mandir}/${I}*
12mu|util-linux-2.24.2-4|584	done
12mu|util-linux-2.24.2-4|585	
12mu|util-linux-2.24.2-4|586	# we install getopt/getopt-*.{bash,tcsh} as doc files
12mu|util-linux-2.24.2-4|587	# note: versions <=2.12 use path "%{_datadir}/misc/getopt/*"
12mu|util-linux-2.24.2-4|588	chmod 644 misc-utils/getopt-*.{bash,tcsh}
12mu|util-linux-2.24.2-4|589	
12mu|util-linux-2.24.2-4|590	# link mtab
12mu|util-linux-2.24.2-4|591	ln -sf /proc/mounts %{buildroot}/etc/mtab
12mu|util-linux-2.24.2-4|592	
12mu|util-linux-2.24.2-4|593	# /usr/sbin -> /sbin
12mu|util-linux-2.24.2-4|594	for I in addpart delpart partx; do
12mu|util-linux-2.24.2-4|595	if [ -e %{buildroot}/usr/sbin/$I ]; then
12mu|util-linux-2.24.2-4|596	mv %{buildroot}/usr/sbin/$I %{buildroot}/sbin/$I
12mu|util-linux-2.24.2-4|597	fi
12mu|util-linux-2.24.2-4|598	done
12mu|util-linux-2.24.2-4|599	
12mu|util-linux-2.24.2-4|600	# /usr/bin -> /bin
12mu|util-linux-2.24.2-4|601	for I in taskset; do
12mu|util-linux-2.24.2-4|602	if [ -e %{buildroot}/usr/bin/$I ]; then
12mu|util-linux-2.24.2-4|603	mv %{buildroot}/usr/bin/$I %{buildroot}/bin/$I
12mu|util-linux-2.24.2-4|604	fi
12mu|util-linux-2.24.2-4|605	done
12mu|util-linux-2.24.2-4|606	
12mu|util-linux-2.24.2-4|607	# /sbin -> /bin
12mu|util-linux-2.24.2-4|608	for I in raw; do
12mu|util-linux-2.24.2-4|609	if [ -e %{buildroot}/sbin/$I ]; then
12mu|util-linux-2.24.2-4|610	mv %{buildroot}/sbin/$I %{buildroot}/bin/$I
12mu|util-linux-2.24.2-4|611	fi
12mu|util-linux-2.24.2-4|612	done
12mu|util-linux-2.24.2-4|613	
12mu|util-linux-2.24.2-4|614	%find_lang %{name} %{name}.lang
12mu|util-linux-2.24.2-4|615	
12mu|util-linux-2.24.2-4|616	# the files section supports only one -f option...
12mu|util-linux-2.24.2-4|617	mv %{name}.lang %{name}.files
12mu|util-linux-2.24.2-4|618	
12mu|util-linux-2.24.2-4|619	# create list of setarch(8) symlinks
12mu|util-linux-2.24.2-4|620	find  %{buildroot}%{_bindir}/ -regextype posix-egrep -type l \
12mu|util-linux-2.24.2-4|621	-regex ".*(linux32|linux64|s390|s390x|i386|ppc|ppc64|ppc32|sparc|sparc64|sparc32|sparc32bash|mips|mips64|mips32|ia64|x86_64)$" \
12mu|util-linux-2.24.2-4|622	-printf "%{_bindir}/%f\n" >> %{name}.files
12mu|util-linux-2.24.2-4|623	
12mu|util-linux-2.24.2-4|624	find  %{buildroot}%{_mandir}/man8 -regextype posix-egrep  \
12mu|util-linux-2.24.2-4|625	-regex ".*(linux32|linux64|s390|s390x|i386|ppc|ppc64|ppc32|sparc|sparc64|sparc32|sparc32bash|mips|mips64|mips32|ia64|x86_64)\.8.*" \
12mu|util-linux-2.24.2-4|626	-printf "%{_mandir}/man8/%f*\n" >> %{name}.files
12mu|util-linux-2.24.2-4|627	
12mu|util-linux-2.24.2-4|628	%ifarch ppc
12mu|util-linux-2.24.2-4|629	%post
12mu|util-linux-2.24.2-4|630	ISCHRP=`grep CHRP /proc/cpuinfo`
12mu|util-linux-2.24.2-4|631	if [ -z "$ISCHRP" ]; then
12mu|util-linux-2.24.2-4|632	ln -sf /sbin/clock-ppc /sbin/hwclock
12mu|util-linux-2.24.2-4|633	fi
12mu|util-linux-2.24.2-4|634	%endif
12mu|util-linux-2.24.2-4|635	
12mu|util-linux-2.24.2-4|636	%pre -p <lua>
12mu|util-linux-2.24.2-4|637	if arg[2] >= 2 then
12mu|util-linux-2.24.2-4|638	st = posix.stat("/etc/mtab")
12mu|util-linux-2.24.2-4|639	if st and st.type ~= "link" then
12mu|util-linux-2.24.2-4|640	posix.unlink("/etc/mtab")
12mu|util-linux-2.24.2-4|641	posix.link("/proc/mounts", "/etc/mtab", true)
12mu|util-linux-2.24.2-4|642	end
12mu|util-linux-2.24.2-4|643	end
12mu|util-linux-2.24.2-4|644	
12mu|util-linux-2.24.2-4|645	%post -p <lua>
12mu|util-linux-2.24.2-4|646	if arg[2] >= 2 then
12mu|util-linux-2.24.2-4|647	if posix.stat("/etc/blkid.tab") then
12mu|util-linux-2.24.2-4|648	os.rename("/etc/blkid.tab", "/etc/blkid/blkid.tab")
12mu|util-linux-2.24.2-4|649	end
12mu|util-linux-2.24.2-4|650	if posix.stat("/etc/blkid.tab.old") then
12mu|util-linux-2.24.2-4|651	os.rename("/etc/blkid.tab.old", "/etc/blkid/blkid.tab.old")
12mu|util-linux-2.24.2-4|652	end
12mu|util-linux-2.24.2-4|653	end
12mu|util-linux-2.24.2-4|654	
12mu|util-linux-2.24.2-4|655	%pre -n uuidd
12mu|util-linux-2.24.2-4|656	%_pre_useradd uuidd /var/lib/libuuid /bin/false
12mu|util-linux-2.24.2-4|657	%_pre_groupadd uuidd uuidd
12mu|util-linux-2.24.2-4|658	
12mu|util-linux-2.24.2-4|659	%post -n uuidd
12mu|util-linux-2.24.2-4|660	systemd-tmpfiles --create uuidd.conf
12mu|util-linux-2.24.2-4|661	%_post_service uuidd
12mu|util-linux-2.24.2-4|662	
12mu|util-linux-2.24.2-4|663	%preun -n uuidd
12mu|util-linux-2.24.2-4|664	%_preun_service uuidd
12mu|util-linux-2.24.2-4|665	
12mu|util-linux-2.24.2-4|666	%postun -n uuidd
12mu|util-linux-2.24.2-4|667	%_postun_userdel uuidd
12mu|util-linux-2.24.2-4|668	
12mu|util-linux-2.24.2-4|669	%files -f %{name}.files
12mu|util-linux-2.24.2-4|670	%doc NEWS AUTHORS
12mu|util-linux-2.24.2-4|671	%doc misc-utils/getopt-*.{bash,tcsh}
12mu|util-linux-2.24.2-4|672	/bin/dmesg
12mu|util-linux-2.24.2-4|673	%attr(755,root,root)	/bin/login
12mu|util-linux-2.24.2-4|674	/bin/lsblk
12mu|util-linux-2.24.2-4|675	/bin/more
12mu|util-linux-2.24.2-4|676	/bin/kill
12mu|util-linux-2.24.2-4|677	/bin/taskset
12mu|util-linux-2.24.2-4|678	/bin/ionice
12mu|util-linux-2.24.2-4|679	/bin/findmnt
12mu|util-linux-2.24.2-4|680	/bin/mountpoint
12mu|util-linux-2.24.2-4|681	%{_bindir}/nsenter
12mu|util-linux-2.24.2-4|682	%{_bindir}/setpriv
12mu|util-linux-2.24.2-4|683	/bin/su
12mu|util-linux-2.24.2-4|684	%attr(2555,root,tty) %{_bindir}/wall
12mu|util-linux-2.24.2-4|685	/bin/wdctl
12mu|util-linux-2.24.2-4|686	%if %{include_raw}
12mu|util-linux-2.24.2-4|687	/bin/raw
12mu|util-linux-2.24.2-4|688	%dir /etc/blkid
12mu|util-linux-2.24.2-4|689	%config %{_sysconfdir}/udev/rules.d/60-raw.rules
12mu|util-linux-2.24.2-4|690	%endif
12mu|util-linux-2.24.2-4|691	%config(noreplace) %{_sysconfdir}/pam.d/chfn
12mu|util-linux-2.24.2-4|692	%config(noreplace) %{_sysconfdir}/pam.d/chsh
12mu|util-linux-2.24.2-4|693	%config(noreplace) %{_sysconfdir}/pam.d/login
12mu|util-linux-2.24.2-4|694	%config(noreplace) %{_sysconfdir}/pam.d/remote
12mu|util-linux-2.24.2-4|695	%config(noreplace) %{_sysconfdir}/pam.d/su
12mu|util-linux-2.24.2-4|696	%config(noreplace) %{_sysconfdir}/pam.d/su-l
12mu|util-linux-2.24.2-4|697	%config(noreplace) %{_sysconfdir}/pam.d/runuser
12mu|util-linux-2.24.2-4|698	%config(noreplace) %{_sysconfdir}/pam.d/runuser-l
12mu|util-linux-2.24.2-4|699	/etc/mtab
12mu|util-linux-2.24.2-4|700	/sbin/agetty
12mu|util-linux-2.24.2-4|701	%{_mandir}/man8/agetty.8*
12mu|util-linux-2.24.2-4|702	/sbin/blkid
12mu|util-linux-2.24.2-4|703	/sbin/blkdiscard
12mu|util-linux-2.24.2-4|704	/sbin/blockdev
12mu|util-linux-2.24.2-4|705	/sbin/fstrim
12mu|util-linux-2.24.2-4|706	/sbin/pivot_root
12mu|util-linux-2.24.2-4|707	/sbin/ctrlaltdel
12mu|util-linux-2.24.2-4|708	/sbin/addpart
12mu|util-linux-2.24.2-4|709	/sbin/delpart
12mu|util-linux-2.24.2-4|710	/sbin/partx
12mu|util-linux-2.24.2-4|711	/sbin/fsfreeze
12mu|util-linux-2.24.2-4|712	/sbin/swaplabel
12mu|util-linux-2.24.2-4|713	/sbin/runuser
12mu|util-linux-2.24.2-4|714	%{_mandir}/man8/partx.8*
12mu|util-linux-2.24.2-4|715	%{_mandir}/man8/addpart.8*
12mu|util-linux-2.24.2-4|716	%{_mandir}/man8/delpart.8*
12mu|util-linux-2.24.2-4|717	%{_mandir}/man8/findmnt.8*
12mu|util-linux-2.24.2-4|718	%{_mandir}/man8/fsfreeze.8*
12mu|util-linux-2.24.2-4|719	%{_mandir}/man8/fstrim.8*
12mu|util-linux-2.24.2-4|720	%{_mandir}/man8/lsblk.8*
12mu|util-linux-2.24.2-4|721	%{_mandir}/man8/swaplabel.8*
12mu|util-linux-2.24.2-4|722	%{_mandir}/man1/mountpoint.1*
12mu|util-linux-2.24.2-4|723	%{_mandir}/man1/nsenter.1*
12mu|util-linux-2.24.2-4|724	%{_mandir}/man1/setpriv.1*
12mu|util-linux-2.24.2-4|725	%{_mandir}/man1/wall.1*
12mu|util-linux-2.24.2-4|726	%ifarch %ix86 alpha ia64 x86_64 s390 s390x ppc ppc64 %{sparcx} %mips %arm aarch64
12mu|util-linux-2.24.2-4|727	/sbin/sfdisk
12mu|util-linux-2.24.2-4|728	%{_mandir}/man8/sfdisk.8*
12mu|util-linux-2.24.2-4|729	%{_sbindir}/cfdisk
12mu|util-linux-2.24.2-4|730	%{_mandir}/man8/cfdisk.8*
12mu|util-linux-2.24.2-4|731	%endif
12mu|util-linux-2.24.2-4|732	/sbin/fdisk
12mu|util-linux-2.24.2-4|733	%{_mandir}/man8/fdisk.8*
12mu|util-linux-2.24.2-4|734	%ifnarch %no_hwclock_archs
12mu|util-linux-2.24.2-4|735	/sbin/clock
12mu|util-linux-2.24.2-4|736	%{_sbindir}/clock
12mu|util-linux-2.24.2-4|737	/sbin/hwclock
12mu|util-linux-2.24.2-4|738	/usr/sbin/hwclock
12mu|util-linux-2.24.2-4|739	%{_mandir}/man8/hwclock.8*
12mu|util-linux-2.24.2-4|740	%endif
12mu|util-linux-2.24.2-4|741	%ifarch ppc
12mu|util-linux-2.24.2-4|742	/sbin/clock-ppc
12mu|util-linux-2.24.2-4|743	/sbin/clock-rs6k
12mu|util-linux-2.24.2-4|744	%endif
12mu|util-linux-2.24.2-4|745	/sbin/findfs
12mu|util-linux-2.24.2-4|746	/sbin/fsck
12mu|util-linux-2.24.2-4|747	/sbin/mkfs
12mu|util-linux-2.24.2-4|748	/sbin/mkswap
12mu|util-linux-2.24.2-4|749	/sbin/nologin
12mu|util-linux-2.24.2-4|750	/sbin/sulogin
12mu|util-linux-2.24.2-4|751	%{_mandir}/man8/nologin.8*
12mu|util-linux-2.24.2-4|752	%{_bindir}/chrt
12mu|util-linux-2.24.2-4|753	%{_bindir}/ionice
12mu|util-linux-2.24.2-4|754	%{_bindir}/cal
12mu|util-linux-2.24.2-4|755	%attr(4711,root,root)	%{_bindir}/chfn
12mu|util-linux-2.24.2-4|756	%attr(4711,root,root)	%{_bindir}/chsh
12mu|util-linux-2.24.2-4|757	%{_bindir}/col
12mu|util-linux-2.24.2-4|758	%{_bindir}/colcrt
12mu|util-linux-2.24.2-4|759	%{_bindir}/colrm
12mu|util-linux-2.24.2-4|760	%{_bindir}/column
12mu|util-linux-2.24.2-4|761	%ifarch %ix86 alpha ppc ppc64 %{sparcx} x86_64 %mips %arm aarch64
12mu|util-linux-2.24.2-4|762	%{_bindir}/cytune
12mu|util-linux-2.24.2-4|763	%{_mandir}/man8/cytune.8*
12mu|util-linux-2.24.2-4|764	%endif
12mu|util-linux-2.24.2-4|765	%{_bindir}/eject
12mu|util-linux-2.24.2-4|766	%ifnarch s390 s390x
12mu|util-linux-2.24.2-4|767	%{_sbindir}/fdformat
12mu|util-linux-2.24.2-4|768	%endif
12mu|util-linux-2.24.2-4|769	/bin/flock
12mu|util-linux-2.24.2-4|770	%{_bindir}/flock
12mu|util-linux-2.24.2-4|771	%{_bindir}/fallocate
12mu|util-linux-2.24.2-4|772	%{_bindir}/getopt
12mu|util-linux-2.24.2-4|773	%{_bindir}/hexdump
12mu|util-linux-2.24.2-4|774	%{_bindir}/ipcrm
12mu|util-linux-2.24.2-4|775	%{_bindir}/ipcs
12mu|util-linux-2.24.2-4|776	%{_bindir}/isosize
12mu|util-linux-2.24.2-4|777	/bin/logger
12mu|util-linux-2.24.2-4|778	%{_bindir}/last
12mu|util-linux-2.24.2-4|779	%{_bindir}/lastb
12mu|util-linux-2.24.2-4|780	%{_bindir}/logger
12mu|util-linux-2.24.2-4|781	%{_bindir}/look
12mu|util-linux-2.24.2-4|782	%{_bindir}/lslocks
12mu|util-linux-2.24.2-4|783	%{_bindir}/mcookie
12mu|util-linux-2.24.2-4|784	%{_bindir}/mesg
12mu|util-linux-2.24.2-4|785	%{_bindir}/utmpdump
12mu|util-linux-2.24.2-4|786	%ifarch %{ix86} alpha ia64 x86_64 s390 s390x ppc ppc64 %{sparcx} %{mips} %{arm} aarch64
12mu|util-linux-2.24.2-4|787	/sbin/fsck.cramfs
12mu|util-linux-2.24.2-4|788	/sbin/mkfs.cramfs
12mu|util-linux-2.24.2-4|789	%endif
12mu|util-linux-2.24.2-4|790	/sbin/fsck.minix
12mu|util-linux-2.24.2-4|791	/sbin/mkfs.minix
12mu|util-linux-2.24.2-4|792	/sbin/chcpu
12mu|util-linux-2.24.2-4|793	%{_bindir}/namei
12mu|util-linux-2.24.2-4|794	%{_bindir}/pg
12mu|util-linux-2.24.2-4|795	%{_bindir}/prlimit
12mu|util-linux-2.24.2-4|796	%{_bindir}/rename
12mu|util-linux-2.24.2-4|797	%{_bindir}/renice
12mu|util-linux-2.24.2-4|798	%{_bindir}/rev
12mu|util-linux-2.24.2-4|799	%{_bindir}/script
12mu|util-linux-2.24.2-4|800	%{_bindir}/setarch
12mu|util-linux-2.24.2-4|801	%{_bindir}/setsid
12mu|util-linux-2.24.2-4|802	%{_bindir}/setterm
12mu|util-linux-2.24.2-4|803	%ifarch %{sparcx}
12mu|util-linux-2.24.2-4|804	%{_bindir}/sunhostid
12mu|util-linux-2.24.2-4|805	%endif
12mu|util-linux-2.24.2-4|806	%{_bindir}/tailf
12mu|util-linux-2.24.2-4|807	%{_bindir}/ul
12mu|util-linux-2.24.2-4|808	%{_bindir}/unshare
12mu|util-linux-2.24.2-4|809	%{_bindir}/uuidgen
12mu|util-linux-2.24.2-4|810	%{_bindir}/whereis
12mu|util-linux-2.24.2-4|811	%{_bindir}/ipcmk
12mu|util-linux-2.24.2-4|812	%{_bindir}/lscpu
12mu|util-linux-2.24.2-4|813	%attr(2755,root,tty)	%{_bindir}/write
12mu|util-linux-2.24.2-4|814	%{_sbindir}/readprofile
12mu|util-linux-2.24.2-4|815	%ifnarch s390 s390x
12mu|util-linux-2.24.2-4|816	%{_sbindir}/tunelp
12mu|util-linux-2.24.2-4|817	%endif
12mu|util-linux-2.24.2-4|818	%{_sbindir}/rtcwake
12mu|util-linux-2.24.2-4|819	%{_sbindir}/ldattach
12mu|util-linux-2.24.2-4|820	%{_sbindir}/resizepart
12mu|util-linux-2.24.2-4|821	%{_mandir}/man1/cal.1*
12mu|util-linux-2.24.2-4|822	%{_mandir}/man8/chcpu.8*
12mu|util-linux-2.24.2-4|823	%{_mandir}/man1/chfn.1*
12mu|util-linux-2.24.2-4|824	%{_mandir}/man1/chsh.1*
12mu|util-linux-2.24.2-4|825	%{_mandir}/man1/col.1*
12mu|util-linux-2.24.2-4|826	%{_mandir}/man1/colcrt.1*
12mu|util-linux-2.24.2-4|827	%{_mandir}/man1/colrm.1*
12mu|util-linux-2.24.2-4|828	%{_mandir}/man1/column.1*
12mu|util-linux-2.24.2-4|829	%{_mandir}/man1/eject.1*
12mu|util-linux-2.24.2-4|830	%{_mandir}/man1/flock.1*
12mu|util-linux-2.24.2-4|831	%{_mandir}/man1/fallocate.1*
12mu|util-linux-2.24.2-4|832	%{_mandir}/man1/getopt.1*
12mu|util-linux-2.24.2-4|833	%{_mandir}/man1/hexdump.1*
12mu|util-linux-2.24.2-4|834	%{_mandir}/man1/kill.1*
12mu|util-linux-2.24.2-4|835	%{_mandir}/man1/last.1*
12mu|util-linux-2.24.2-4|836	%{_mandir}/man1/lastb.1.*
12mu|util-linux-2.24.2-4|837	%{_mandir}/man1/logger.1*
12mu|util-linux-2.24.2-4|838	%{_mandir}/man1/login.1*
12mu|util-linux-2.24.2-4|839	%{_mandir}/man1/look.1*
12mu|util-linux-2.24.2-4|840	%{_mandir}/man1/mcookie.1*
12mu|util-linux-2.24.2-4|841	%{_mandir}/man1/mesg.1*
12mu|util-linux-2.24.2-4|842	%{_mandir}/man1/more.1*
12mu|util-linux-2.24.2-4|843	%{_mandir}/man1/namei.1*
12mu|util-linux-2.24.2-4|844	%{_mandir}/man1/pg.1*
12mu|util-linux-2.24.2-4|845	%{_mandir}/man1/prlimit.1*
12mu|util-linux-2.24.2-4|846	%{_mandir}/man1/rename.1*
12mu|util-linux-2.24.2-4|847	%{_mandir}/man1/rev.1*
12mu|util-linux-2.24.2-4|848	%{_mandir}/man1/script.1*
12mu|util-linux-2.24.2-4|849	%{_mandir}/man1/setterm.1*
12mu|util-linux-2.24.2-4|850	%{_mandir}/man1/tailf.1*
12mu|util-linux-2.24.2-4|851	%{_mandir}/man1/ul.1*
12mu|util-linux-2.24.2-4|852	%{_mandir}/man1/uuidgen.1*
12mu|util-linux-2.24.2-4|853	%{_mandir}/man1/unshare.1*
12mu|util-linux-2.24.2-4|854	%{_mandir}/man1/utmpdump.1*
12mu|util-linux-2.24.2-4|855	%{_mandir}/man1/whereis.1*
12mu|util-linux-2.24.2-4|856	%{_mandir}/man1/write.1*
12mu|util-linux-2.24.2-4|857	%{_mandir}/man1/chrt.1*
12mu|util-linux-2.24.2-4|858	%{_mandir}/man1/ionice.1*
12mu|util-linux-2.24.2-4|859	%{_mandir}/man1/taskset.1*
12mu|util-linux-2.24.2-4|860	%{_mandir}/man1/renice.1*
12mu|util-linux-2.24.2-4|861	%{_mandir}/man1/ipcrm.1*
12mu|util-linux-2.24.2-4|862	%{_mandir}/man1/ipcs.1*
12mu|util-linux-2.24.2-4|863	%{_mandir}/man1/setsid.1*
12mu|util-linux-2.24.2-4|864	%{_mandir}/man1/dmesg.1*
12mu|util-linux-2.24.2-4|865	%{_mandir}/man1/ipcmk.1*
12mu|util-linux-2.24.2-4|866	%{_mandir}/man1/lscpu.1*
12mu|util-linux-2.24.2-4|867	%{_mandir}/man1/su.1*
12mu|util-linux-2.24.2-4|868	%{_mandir}/man3/uuid_generate_time_safe.3*
12mu|util-linux-2.24.2-4|869	%{_mandir}/man8/blockdev.8*
12mu|util-linux-2.24.2-4|870	%{_mandir}/man8/blkid.8*
12mu|util-linux-2.24.2-4|871	%{_mandir}/man8/blkdiscard.8*
12mu|util-linux-2.24.2-4|872	%{_mandir}/man8/ctrlaltdel.8*
12mu|util-linux-2.24.2-4|873	%ifnarch s390 s390x
12mu|util-linux-2.24.2-4|874	%{_mandir}/man8/fdformat.8*
12mu|util-linux-2.24.2-4|875	%endif
12mu|util-linux-2.24.2-4|876	%{_mandir}/man8/findfs.8*
12mu|util-linux-2.24.2-4|877	%{_mandir}/man8/fsck.8*
12mu|util-linux-2.24.2-4|878	%{_mandir}/man8/fsck.cramfs.8*
12mu|util-linux-2.24.2-4|879	%{_mandir}/man8/isosize.8*
12mu|util-linux-2.24.2-4|880	%{_mandir}/man8/lslocks.8*
12mu|util-linux-2.24.2-4|881	%{_mandir}/man8/mkfs.8*
12mu|util-linux-2.24.2-4|882	%{_mandir}/man8/mkfs.cramfs.8*
12mu|util-linux-2.24.2-4|883	%{_mandir}/man8/mkswap.8*
12mu|util-linux-2.24.2-4|884	%{_mandir}/man8/pivot_root.8*
12mu|util-linux-2.24.2-4|885	%if %{include_raw}
12mu|util-linux-2.24.2-4|886	%{_mandir}/man8/raw.8*
12mu|util-linux-2.24.2-4|887	%{_mandir}/man8/rawdevices.8*
12mu|util-linux-2.24.2-4|888	%endif
12mu|util-linux-2.24.2-4|889	%_mandir/man8/readprofile.8*
12mu|util-linux-2.24.2-4|890	%_mandir/man8/resizepart.8*
12mu|util-linux-2.24.2-4|891	%ifnarch s390 s390x
12mu|util-linux-2.24.2-4|892	%{_mandir}/man8/tunelp.8*
12mu|util-linux-2.24.2-4|893	%endif
12mu|util-linux-2.24.2-4|894	%{_mandir}/man8/setarch.8*
12mu|util-linux-2.24.2-4|895	%{_mandir}/man8/sulogin.8*
12mu|util-linux-2.24.2-4|896	%{_mandir}/man8/rtcwake.8*
12mu|util-linux-2.24.2-4|897	%{_mandir}/man8/ldattach.8*
12mu|util-linux-2.24.2-4|898	%{_mandir}/man8/wipefs.8*
12mu|util-linux-2.24.2-4|899	%{_mandir}/man8/wdctl.8*
12mu|util-linux-2.24.2-4|900	%{_mandir}/man8/fsck.minix.8*
12mu|util-linux-2.24.2-4|901	%{_mandir}/man8/mkfs.minix.8*
12mu|util-linux-2.24.2-4|902	%attr(4755,root,root)	/bin/mount
12mu|util-linux-2.24.2-4|903	%attr(4755,root,root)	/bin/umount
12mu|util-linux-2.24.2-4|904	/sbin/swapon
12mu|util-linux-2.24.2-4|905	/sbin/swapoff
12mu|util-linux-2.24.2-4|906	/sbin/switch_root
12mu|util-linux-2.24.2-4|907	%{_mandir}/man5/fstab.5*
12mu|util-linux-2.24.2-4|908	%{_mandir}/man8/mount.8*
12mu|util-linux-2.24.2-4|909	%{_mandir}/man8/swapoff.8*
12mu|util-linux-2.24.2-4|910	%{_mandir}/man8/swapon.8*
12mu|util-linux-2.24.2-4|911	%{_mandir}/man8/switch_root.8*
12mu|util-linux-2.24.2-4|912	%{_mandir}/man1/runuser.1*
12mu|util-linux-2.24.2-4|913	%{_mandir}/man8/umount.8*
12mu|util-linux-2.24.2-4|914	%{_mandir}/man8/losetup.8*
12mu|util-linux-2.24.2-4|915	/sbin/losetup
12mu|util-linux-2.24.2-4|916	/sbin/wipefs
12mu|util-linux-2.24.2-4|917	%{_datadir}/bash-completion/completions/*
12mu|util-linux-2.24.2-4|918	
12mu|util-linux-2.24.2-4|919	%if %{with uclibc}
12mu|util-linux-2.24.2-4|920	%files -n uclibc-%{name}
12mu|util-linux-2.24.2-4|921	%{uclibc_root}/sbin/blkdiscard
12mu|util-linux-2.24.2-4|922	%{uclibc_root}/sbin/blkid
12mu|util-linux-2.24.2-4|923	%{uclibc_root}/sbin/mkswap
12mu|util-linux-2.24.2-4|924	%{uclibc_root}/sbin/sfdisk
12mu|util-linux-2.24.2-4|925	%{uclibc_root}/sbin/swaplabel
12mu|util-linux-2.24.2-4|926	%{uclibc_root}%{_bindir}/setterm
12mu|util-linux-2.24.2-4|927	%endif
12mu|util-linux-2.24.2-4|928	
12mu|util-linux-2.24.2-4|929	%files -n uuidd
12mu|util-linux-2.24.2-4|930	%{_mandir}/man8/uuidd.8*
12mu|util-linux-2.24.2-4|931	%{_unitdir}/uuidd.*
12mu|util-linux-2.24.2-4|932	%{_sysconfdir}/tmpfiles.d/uuidd.conf
12mu|util-linux-2.24.2-4|933	%attr(-, uuidd, uuidd) %{_sbindir}/uuidd
12mu|util-linux-2.24.2-4|934	%dir %attr(2775, uuidd, uuidd) /var/lib/libuuid
12mu|util-linux-2.24.2-4|935	
12mu|util-linux-2.24.2-4|936	%files -n %{libblkid}
12mu|util-linux-2.24.2-4|937	/%{_lib}/libblkid.so.%{blkid_major}*
12mu|util-linux-2.24.2-4|938	
12mu|util-linux-2.24.2-4|939	%if %{with uclibc}
12mu|util-linux-2.24.2-4|940	%files -n uclibc-%{libblkid}
12mu|util-linux-2.24.2-4|941	%{uclibc_root}/%{_lib}/libblkid.so.%{blkid_major}*
12mu|util-linux-2.24.2-4|942	%endif
12mu|util-linux-2.24.2-4|943	
12mu|util-linux-2.24.2-4|944	%files -n %{devblkid}
12mu|util-linux-2.24.2-4|945	%{_libdir}/libblkid.a
12mu|util-linux-2.24.2-4|946	%if %{with uclibc}
12mu|util-linux-2.24.2-4|947	%{uclibc_root}%{_libdir}/libblkid.so
12mu|util-linux-2.24.2-4|948	%{uclibc_root}%{_libdir}/libblkid.a
12mu|util-linux-2.24.2-4|949	%endif
12mu|util-linux-2.24.2-4|950	%{_libdir}/libblkid.so
12mu|util-linux-2.24.2-4|951	%{_includedir}/blkid
12mu|util-linux-2.24.2-4|952	%{_mandir}/man3/libblkid.3*
12mu|util-linux-2.24.2-4|953	%{_libdir}/pkgconfig/blkid.pc
12mu|util-linux-2.24.2-4|954	
12mu|util-linux-2.24.2-4|955	%files -n %{libuuid}
12mu|util-linux-2.24.2-4|956	/%{_lib}/libuuid.so.%{uuid_major}*
12mu|util-linux-2.24.2-4|957	
12mu|util-linux-2.24.2-4|958	%if %{with uclibc}
12mu|util-linux-2.24.2-4|959	%files -n uclibc-%{libuuid}
12mu|util-linux-2.24.2-4|960	%{uclibc_root}/%{_lib}/libuuid.so.%{uuid_major}*
12mu|util-linux-2.24.2-4|961	%endif
12mu|util-linux-2.24.2-4|962	
12mu|util-linux-2.24.2-4|963	%files -n %{devuuid}
12mu|util-linux-2.24.2-4|964	%{_libdir}/libuuid.a
12mu|util-linux-2.24.2-4|965	%if %{with uclibc}
12mu|util-linux-2.24.2-4|966	%{uclibc_root}%{_libdir}/libuuid.so
12mu|util-linux-2.24.2-4|967	%{uclibc_root}%{_libdir}/libuuid.a
12mu|util-linux-2.24.2-4|968	%endif
12mu|util-linux-2.24.2-4|969	%{_libdir}/libuuid.so
12mu|util-linux-2.24.2-4|970	%{_includedir}/uuid
12mu|util-linux-2.24.2-4|971	%{_mandir}/man3/uuid.3*
12mu|util-linux-2.24.2-4|972	%{_mandir}/man3/uuid_clear.3*
12mu|util-linux-2.24.2-4|973	%{_mandir}/man3/uuid_compare.3*
12mu|util-linux-2.24.2-4|974	%{_mandir}/man3/uuid_copy.3*
12mu|util-linux-2.24.2-4|975	%{_mandir}/man3/uuid_generate.3*
12mu|util-linux-2.24.2-4|976	%{_mandir}/man3/uuid_generate_random.3*
12mu|util-linux-2.24.2-4|977	%{_mandir}/man3/uuid_generate_time.3*
12mu|util-linux-2.24.2-4|978	%{_mandir}/man3/uuid_is_null.3*
12mu|util-linux-2.24.2-4|979	%{_mandir}/man3/uuid_parse.3*
12mu|util-linux-2.24.2-4|980	%{_mandir}/man3/uuid_time.3*
12mu|util-linux-2.24.2-4|981	%{_mandir}/man3/uuid_unparse.3*
12mu|util-linux-2.24.2-4|982	%{_libdir}/pkgconfig/uuid.pc
12mu|util-linux-2.24.2-4|983	
12mu|util-linux-2.24.2-4|984	%files -n %{libmount}
12mu|util-linux-2.24.2-4|985	/%{_lib}/libmount.so.%{mount_major}*
12mu|util-linux-2.24.2-4|986	
12mu|util-linux-2.24.2-4|987	%if %{with uclibc}
12mu|util-linux-2.24.2-4|988	%files -n uclibc-%{libmount}
12mu|util-linux-2.24.2-4|989	%{uclibc_root}/%{_lib}/libmount.so.%{mount_major}*
12mu|util-linux-2.24.2-4|990	%endif
12mu|util-linux-2.24.2-4|991	
12mu|util-linux-2.24.2-4|992	%files -n %{devmount}
12mu|util-linux-2.24.2-4|993	%{_includedir}/libmount/libmount.h
12mu|util-linux-2.24.2-4|994	%if %{with uclibc}
12mu|util-linux-2.24.2-4|995	%{uclibc_root}%{_libdir}/libmount.so
12mu|util-linux-2.24.2-4|996	%{uclibc_root}%{_libdir}/libmount.a
12mu|util-linux-2.24.2-4|997	%endif
12mu|util-linux-2.24.2-4|998	%{_libdir}/libmount.so
12mu|util-linux-2.24.2-4|999	%{_libdir}/libmount.a
12mu|util-linux-2.24.2-4|1000	%{_libdir}/pkgconfig/mount.pc
12mu|util-linux-2.24.2-4|1001	
12mu|util-linux-2.24.2-4|1002	%if %{with python}
12mu|util-linux-2.24.2-4|1003	%files -n python-libmount
12mu|util-linux-2.24.2-4|1004	%dir %{python_sitearch}/libmount
12mu|util-linux-2.24.2-4|1005	%{python_sitearch}/libmount/__init__.py
12mu|util-linux-2.24.2-4|1006	%{python_sitearch}/libmount/pylibmount.so
12mu|util-linux-2.24.2-4|1007	%endif
12mu|util-linux-2.24.2-4|1008	
12mu|util-linux-2.24.2-4|1009	%changelog
12mu|util-linux-2.24.2-4|1010	* Thu May 29 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.24.2-4
12mu|util-linux-2.24.2-4|1011	+ Revision: 19c3d39
12mu|util-linux-2.24.2-4|1012	- Adjust Requires and Conflicts with bash-completion (as it has Epoch)
12mu|util-linux-2.24.2-4|1013	
12mu|util-linux-2.24.2-4|1014	

21498 12
12mu|v4l-utils-1.0.0-3|1	%define major 0
12mu|v4l-utils-1.0.0-3|2	%define libname %mklibname v4l %{major}
12mu|v4l-utils-1.0.0-3|3	%define develname %mklibname v4l -d
12mu|v4l-utils-1.0.0-3|4	%define wrappersname %mklibname v4l-wrappers
12mu|v4l-utils-1.0.0-3|5	
12mu|v4l-utils-1.0.0-3|6	Name:		v4l-utils
12mu|v4l-utils-1.0.0-3|7	Version:	1.0.0
12mu|v4l-utils-1.0.0-3|8	Release:	3
12mu|v4l-utils-1.0.0-3|9	Summary:	Linux V4L2 and DVB API utilities
12mu|v4l-utils-1.0.0-3|10	License:	LGPLv2+
12mu|v4l-utils-1.0.0-3|11	Group:		System/Libraries
12mu|v4l-utils-1.0.0-3|12	URL:		http://git.linuxtv.org/v4l-utils.git
12mu|v4l-utils-1.0.0-3|13	Source0:	http://linuxtv.org/downloads/%{name}/%{name}-%{version}.tar.bz2
12mu|v4l-utils-1.0.0-3|14	#Patch0:		fix-missing-includes.patch
12mu|v4l-utils-1.0.0-3|15	BuildRequires:	sysfsutils-devel
12mu|v4l-utils-1.0.0-3|16	BuildRequires:	qt4-devel
12mu|v4l-utils-1.0.0-3|17	BuildRequires:	jpeg-devel
12mu|v4l-utils-1.0.0-3|18	BuildRequires:	pkgconfig(udev)
12mu|v4l-utils-1.0.0-3|19	BuildRequires:	pkgconfig(glu)
12mu|v4l-utils-1.0.0-3|20	Conflicts:	ivtv-utils < 1.4.0-2
12mu|v4l-utils-1.0.0-3|21	Obsoletes:	libv4l < 0.6.4-2
12mu|v4l-utils-1.0.0-3|22	Requires:	%{wrappersname} >= %{version}-%{release}
12mu|v4l-utils-1.0.0-3|23	
12mu|v4l-utils-1.0.0-3|24	%description
12mu|v4l-utils-1.0.0-3|25	v4l-utils is the combination of various v4l and dvb utilities which
12mu|v4l-utils-1.0.0-3|26	used to be part of the v4l-dvb mercurial kernel tree.
12mu|v4l-utils-1.0.0-3|27	
12mu|v4l-utils-1.0.0-3|28	%package -n	v4l-utils-qt4
12mu|v4l-utils-1.0.0-3|29	Summary:	qt4 tools for v4l applications
12mu|v4l-utils-1.0.0-3|30	Group:		System/Libraries
12mu|v4l-utils-1.0.0-3|31	Conflicts:	libv4l <= 0.7.91-1mdv2010.1
12mu|v4l-utils-1.0.0-3|32	
12mu|v4l-utils-1.0.0-3|33	%description -n	v4l-utils-qt4
12mu|v4l-utils-1.0.0-3|34	v4l-utils-qt4 is a QT4 gui for the v4l-utils tools.
12mu|v4l-utils-1.0.0-3|35	
12mu|v4l-utils-1.0.0-3|36	%package -n	%{wrappersname}
12mu|v4l-utils-1.0.0-3|37	Summary:	Wrappers for v4l applications
12mu|v4l-utils-1.0.0-3|38	Group:		System/Libraries
12mu|v4l-utils-1.0.0-3|39	Conflicts:	libv4l <= 0.5.9-1mdv2010.0
12mu|v4l-utils-1.0.0-3|40	Provides:	v4l-wrappers
12mu|v4l-utils-1.0.0-3|41	
12mu|v4l-utils-1.0.0-3|42	%description -n %{wrappersname}
12mu|v4l-utils-1.0.0-3|43	This package contains wrapper libraries that adds v4l2 device
12mu|v4l-utils-1.0.0-3|44	compatibility for v4l1 applications and support for various
12mu|v4l-utils-1.0.0-3|45	pixelformats to v4l2 applications.
12mu|v4l-utils-1.0.0-3|46	
12mu|v4l-utils-1.0.0-3|47	%package -n	%{libname}
12mu|v4l-utils-1.0.0-3|48	Summary:	Thin abstraction layer for video4linux2 devices
12mu|v4l-utils-1.0.0-3|49	Group:		System/Libraries
12mu|v4l-utils-1.0.0-3|50	Requires:	%{name} >= %{version}
12mu|v4l-utils-1.0.0-3|51	
12mu|v4l-utils-1.0.0-3|52	%description -n %{libname}
12mu|v4l-utils-1.0.0-3|53	libv4l is a collection of libraries which adds a thin abstraction
12mu|v4l-utils-1.0.0-3|54	layer on top of video4linux2 devices. The purpose of this (thin)
12mu|v4l-utils-1.0.0-3|55	layer is to make it easy for application writers to support a wide
12mu|v4l-utils-1.0.0-3|56	variety of devices without having to write separate code for
12mu|v4l-utils-1.0.0-3|57	different devices in the same class.
12mu|v4l-utils-1.0.0-3|58	
12mu|v4l-utils-1.0.0-3|59	%package -n	%{develname}
12mu|v4l-utils-1.0.0-3|60	Summary:	Development files from libv4l
12mu|v4l-utils-1.0.0-3|61	Group:		Development/C
12mu|v4l-utils-1.0.0-3|62	Requires:	%{libname} = %{version}-%{release}
12mu|v4l-utils-1.0.0-3|63	Provides:	%{name}-devel = %{version}-%{release}
12mu|v4l-utils-1.0.0-3|64	Provides:	libv4l-devel = %{version}-%{release}
12mu|v4l-utils-1.0.0-3|65	
12mu|v4l-utils-1.0.0-3|66	%description -n %{develname}
12mu|v4l-utils-1.0.0-3|67	This package contains the development files needed to build
12mu|v4l-utils-1.0.0-3|68	programs that use libv4l.
12mu|v4l-utils-1.0.0-3|69	
12mu|v4l-utils-1.0.0-3|70	%prep
12mu|v4l-utils-1.0.0-3|71	%setup -q
12mu|v4l-utils-1.0.0-3|72	
12mu|v4l-utils-1.0.0-3|73	%build
12mu|v4l-utils-1.0.0-3|74	%configure2_5x \
12mu|v4l-utils-1.0.0-3|75	--enable-libdvbv5 \
12mu|v4l-utils-1.0.0-3|76	--disable-static
12mu|v4l-utils-1.0.0-3|77	%make
12mu|v4l-utils-1.0.0-3|78	
12mu|v4l-utils-1.0.0-3|79	%install
12mu|v4l-utils-1.0.0-3|80	%makeinstall_std PREFIX="%{_prefix}" LIBDIR="%{_libdir}"
12mu|v4l-utils-1.0.0-3|81	
12mu|v4l-utils-1.0.0-3|82	# already provided by ivtv-utils package, more uptodate/complete there
12mu|v4l-utils-1.0.0-3|83	rm -f %{buildroot}%{_bindir}/ivtv-ctl
12mu|v4l-utils-1.0.0-3|84	
12mu|v4l-utils-1.0.0-3|85	%files
12mu|v4l-utils-1.0.0-3|86	%config(noreplace) %{_sysconfdir}/rc_maps.cfg
12mu|v4l-utils-1.0.0-3|87	%config(noreplace) /lib/udev/rules.d/70-infrared.rules
12mu|v4l-utils-1.0.0-3|88	/lib/udev/rc_keymaps/*
12mu|v4l-utils-1.0.0-3|89	%{_bindir}/cx18-ctl
12mu|v4l-utils-1.0.0-3|90	%{_bindir}/decode_tm6000
12mu|v4l-utils-1.0.0-3|91	%{_bindir}/ir-keytable
12mu|v4l-utils-1.0.0-3|92	%{_bindir}/rds-ctl
12mu|v4l-utils-1.0.0-3|93	%{_bindir}/v4l2-compliance
12mu|v4l-utils-1.0.0-3|94	%{_bindir}/v4l2-ctl
12mu|v4l-utils-1.0.0-3|95	%{_bindir}/dvb-fe-tool
12mu|v4l-utils-1.0.0-3|96	%{_bindir}/dvb-format-convert
12mu|v4l-utils-1.0.0-3|97	%{_bindir}/dvbv5-scan
12mu|v4l-utils-1.0.0-3|98	%{_bindir}/dvbv5-zap
12mu|v4l-utils-1.0.0-3|99	%{_bindir}/v4l2-sysfs-path
12mu|v4l-utils-1.0.0-3|100	%{_sbindir}/v4l2-dbg
12mu|v4l-utils-1.0.0-3|101	%{_mandir}/man1/ir-keytable.1.*
12mu|v4l-utils-1.0.0-3|102	
12mu|v4l-utils-1.0.0-3|103	%files -n v4l-utils-qt4
12mu|v4l-utils-1.0.0-3|104	%{_bindir}/qv4l2
12mu|v4l-utils-1.0.0-3|105	%{_datadir}/applications/qv4l2.desktop
12mu|v4l-utils-1.0.0-3|106	%{_iconsdir}/hicolor/*/apps/qv4l2.*
12mu|v4l-utils-1.0.0-3|107	
12mu|v4l-utils-1.0.0-3|108	%files -n %{wrappersname}
12mu|v4l-utils-1.0.0-3|109	%dir %{_libdir}/libv4l
12mu|v4l-utils-1.0.0-3|110	%dir %{_libdir}/libv4l/plugins
12mu|v4l-utils-1.0.0-3|111	%{_libdir}/libv4l/v4l1compat.so
12mu|v4l-utils-1.0.0-3|112	%{_libdir}/libv4l/v4l2convert.so
12mu|v4l-utils-1.0.0-3|113	%{_libdir}/libv4l/*-decomp
12mu|v4l-utils-1.0.0-3|114	%{_libdir}/libv4l/plugins/libv4l-mplane.so
12mu|v4l-utils-1.0.0-3|115	
12mu|v4l-utils-1.0.0-3|116	%files -n %{libname}
12mu|v4l-utils-1.0.0-3|117	%{_libdir}/libv4l1.so.%{major}*
12mu|v4l-utils-1.0.0-3|118	%{_libdir}/libv4l2*.so.%{major}*
12mu|v4l-utils-1.0.0-3|119	%{_libdir}/libdvbv5.so.%{major}*
12mu|v4l-utils-1.0.0-3|120	%{_libdir}/libv4lconvert.so.%{major}*
12mu|v4l-utils-1.0.0-3|121	
12mu|v4l-utils-1.0.0-3|122	%files -n %{develname}
12mu|v4l-utils-1.0.0-3|123	%{_includedir}/*.h
12mu|v4l-utils-1.0.0-3|124	%{_libdir}/*.so
12mu|v4l-utils-1.0.0-3|125	%{_libdir}/pkgconfig/*.pc
12mu|v4l-utils-1.0.0-3|126	
12mu|v4l-utils-1.0.0-3|127	
12mu|v4l-utils-1.0.0-3|128	%changelog
12mu|v4l-utils-1.0.0-3|129	* Tue Oct 29 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.0.0-3
12mu|v4l-utils-1.0.0-3|130	+ Revision: 3d50762
12mu|v4l-utils-1.0.0-3|131	- Updated to 1.0.0
12mu|v4l-utils-1.0.0-3|132	
12mu|v4l-utils-1.0.0-3|133	

21499 12
12mu|vaapi-driver-intel-1.0.19-1|1	%define name	vaapi-driver-intel
12mu|vaapi-driver-intel-1.0.19-1|2	%define oname	libva-intel-driver
12mu|vaapi-driver-intel-1.0.19-1|3	%define version	1.0.19
12mu|vaapi-driver-intel-1.0.19-1|4	
12mu|vaapi-driver-intel-1.0.19-1|5	Summary:	Is the VA-API implementation for Intel G45 chipsets
12mu|vaapi-driver-intel-1.0.19-1|6	Name:		%{name}
12mu|vaapi-driver-intel-1.0.19-1|7	Version:	%{version}
12mu|vaapi-driver-intel-1.0.19-1|8	Release:	1
12mu|vaapi-driver-intel-1.0.19-1|9	Group:		Video
12mu|vaapi-driver-intel-1.0.19-1|10	License:	GPLv2+
12mu|vaapi-driver-intel-1.0.19-1|11	URL:		http://cgit.freedesktop.org/vaapi/intel-driver/
12mu|vaapi-driver-intel-1.0.19-1|12	Source:		http://www.freedesktop.org/software/vaapi/releases/%{oname}/%{oname}-%{version}.tar.bz2
12mu|vaapi-driver-intel-1.0.19-1|13	Patch0:		libva-intel-driver-1.0.19-automake-1.13.patch
12mu|vaapi-driver-intel-1.0.19-1|14	BuildRequires:	libva-devel => 1.0.15
12mu|vaapi-driver-intel-1.0.19-1|15	Provides:	%{oname} = %{version}-%{release}
12mu|vaapi-driver-intel-1.0.19-1|16	Obsoletes:	vaapi-driver-i965 < 1.0.15
12mu|vaapi-driver-intel-1.0.19-1|17	
12mu|vaapi-driver-intel-1.0.19-1|18	%description
12mu|vaapi-driver-intel-1.0.19-1|19	libva-driver-intel is the VA-API implementation for Intel G45 chipsets
12mu|vaapi-driver-intel-1.0.19-1|20	and Intel HD Graphics for Intel Core processor family.
12mu|vaapi-driver-intel-1.0.19-1|21	
12mu|vaapi-driver-intel-1.0.19-1|22	
12mu|vaapi-driver-intel-1.0.19-1|23	%prep
12mu|vaapi-driver-intel-1.0.19-1|24	%setup -q -n %oname-%version
12mu|vaapi-driver-intel-1.0.19-1|25	%apply_patches
12mu|vaapi-driver-intel-1.0.19-1|26	
12mu|vaapi-driver-intel-1.0.19-1|27	%build
12mu|vaapi-driver-intel-1.0.19-1|28	./autogen.sh
12mu|vaapi-driver-intel-1.0.19-1|29	%configure2_5x
12mu|vaapi-driver-intel-1.0.19-1|30	%make
12mu|vaapi-driver-intel-1.0.19-1|31	
12mu|vaapi-driver-intel-1.0.19-1|32	%install
12mu|vaapi-driver-intel-1.0.19-1|33	%makeinstall_std
12mu|vaapi-driver-intel-1.0.19-1|34	
12mu|vaapi-driver-intel-1.0.19-1|35	rm -f %{buildroot}%{_libdir}/dri/*.la
12mu|vaapi-driver-intel-1.0.19-1|36	
12mu|vaapi-driver-intel-1.0.19-1|37	%files
12mu|vaapi-driver-intel-1.0.19-1|38	%doc AUTHORS NEWS
12mu|vaapi-driver-intel-1.0.19-1|39	%{_libdir}/dri/*_drv_video.so
12mu|vaapi-driver-intel-1.0.19-1|40	
12mu|vaapi-driver-intel-1.0.19-1|41	
12mu|vaapi-driver-intel-1.0.19-1|42	%changelog
12mu|vaapi-driver-intel-1.0.19-1|43	* Thu Mar 14 2012 akdengi <akdengi> 1.0.19-1
12mu|vaapi-driver-intel-1.0.19-1|44	- version update 1.0.19
12mu|vaapi-driver-intel-1.0.19-1|45	
12mu|vaapi-driver-intel-1.0.19-1|46	* Wed Jun 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.0.18-1
12mu|vaapi-driver-intel-1.0.19-1|47	+ Revision: 805359
12mu|vaapi-driver-intel-1.0.19-1|48	- version update 1.0.18
12mu|vaapi-driver-intel-1.0.19-1|49	
12mu|vaapi-driver-intel-1.0.19-1|50	* Thu Apr 19 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.0.17-1
12mu|vaapi-driver-intel-1.0.19-1|51	+ Revision: 791972
12mu|vaapi-driver-intel-1.0.19-1|52	- version update 1.0.17
12mu|vaapi-driver-intel-1.0.19-1|53	
12mu|vaapi-driver-intel-1.0.19-1|54	* Sat Nov 05 2011 Alexander Khrukin <akhrukin@mandriva.org> 1.0.15-2
12mu|vaapi-driver-intel-1.0.19-1|55	+ Revision: 719700
12mu|vaapi-driver-intel-1.0.19-1|56	- description fix removed all vdpau comments
12mu|vaapi-driver-intel-1.0.19-1|57	- bs libva-devel fix again
12mu|vaapi-driver-intel-1.0.19-1|58	- testing libva again
12mu|vaapi-driver-intel-1.0.19-1|59	- release bump for testing libva-devel 1.0.15
12mu|vaapi-driver-intel-1.0.19-1|60	- BuildReq fix for libva
12mu|vaapi-driver-intel-1.0.19-1|61	- spec fixes for mandriva package policy
12mu|vaapi-driver-intel-1.0.19-1|62	- imported package vaapi-driver-intel
12mu|vaapi-driver-intel-1.0.19-1|63	

21500 12
12mu|vala-0.23.3-1|1	%define url_ver %(echo %{version}|cut -d. -f1,2)
12mu|vala-0.23.3-1|2	
12mu|vala-0.23.3-1|3	
12mu|vala-0.23.3-1|4	%define api	0.24
12mu|vala-0.23.3-1|5	%define major	0
12mu|vala-0.23.3-1|6	%define libname	%mklibname %{name} %{api} %major
12mu|vala-0.23.3-1|7	%define	devname	%mklibname -d %{name}
12mu|vala-0.23.3-1|8	
12mu|vala-0.23.3-1|9	#gw checks don't run in iurt
12mu|vala-0.23.3-1|10	%define	with_check 0
12mu|vala-0.23.3-1|11	
12mu|vala-0.23.3-1|12	Summary:	Compiler for the GObject type system
12mu|vala-0.23.3-1|13	Name:		vala
12mu|vala-0.23.3-1|14	Version:	0.23.3
12mu|vala-0.23.3-1|15	Release:	1
12mu|vala-0.23.3-1|16	# Most files are LGPLv2.1+, curses.vapi is 2-clause BSD
12mu|vala-0.23.3-1|17	License:	LGPLv2+ and BSD
12mu|vala-0.23.3-1|18	Group:		Development/Other
12mu|vala-0.23.3-1|19	Url:		http://live.gnome.org/Vala
12mu|vala-0.23.3-1|20	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/vala/%{url_ver}/%{name}-%{version}.tar.xz
12mu|vala-0.23.3-1|21	
12mu|vala-0.23.3-1|22	BuildRequires:	bison
12mu|vala-0.23.3-1|23	BuildRequires:	flex
12mu|vala-0.23.3-1|24	BuildRequires:	xsltproc
12mu|vala-0.23.3-1|25	BuildRequires:	pkgconfig(glib-2.0) >= 2.25
12mu|vala-0.23.3-1|26	%if %{with_check}
12mu|vala-0.23.3-1|27	BuildRequires:	pkgconfig(dbus-glib-1)
12mu|vala-0.23.3-1|28	%endif
12mu|vala-0.23.3-1|29	
12mu|vala-0.23.3-1|30	%description
12mu|vala-0.23.3-1|31	Vala is a new programming language that aims to bring modern
12mu|vala-0.23.3-1|32	programming language features to GNOME developers without imposing any
12mu|vala-0.23.3-1|33	additional runtime requirements and without using a different ABI
12mu|vala-0.23.3-1|34	compared to applications and libraries written in C.
12mu|vala-0.23.3-1|35	
12mu|vala-0.23.3-1|36	valac, the Vala compiler, is a self-hosting compiler that translates
12mu|vala-0.23.3-1|37	Vala source code into C source and header files. It uses the GObject
12mu|vala-0.23.3-1|38	type system to create classes and interfaces declared in the Vala
12mu|vala-0.23.3-1|39	source code. It's also planned to generate GIDL files when
12mu|vala-0.23.3-1|40	gobject-introspection is ready.
12mu|vala-0.23.3-1|41	
12mu|vala-0.23.3-1|42	The syntax of Vala is similar to C#, modified to better fit the GObject
12mu|vala-0.23.3-1|43	type system. Vala supports modern language features as the following:
12mu|vala-0.23.3-1|44	
12mu|vala-0.23.3-1|45	* Interfaces
12mu|vala-0.23.3-1|46	* Properties
12mu|vala-0.23.3-1|47	* Signals
12mu|vala-0.23.3-1|48	* Foreach
12mu|vala-0.23.3-1|49	* Lambda expressions
12mu|vala-0.23.3-1|50	* Type inference for local variables
12mu|vala-0.23.3-1|51	* Non-null types [PARTIAL]
12mu|vala-0.23.3-1|52	* Exception handling [PLANNED]
12mu|vala-0.23.3-1|53	* Assisted memory management
12mu|vala-0.23.3-1|54	
12mu|vala-0.23.3-1|55	* type modules (aka. Plugins)
12mu|vala-0.23.3-1|56	
12mu|vala-0.23.3-1|57	Vala is designed to allow access to existing C libraries, especially
12mu|vala-0.23.3-1|58	GObject-based libraries, without the need for runtime bindings. Each
12mu|vala-0.23.3-1|59	to be used library requires a Vala API file at compile-time,
12mu|vala-0.23.3-1|60	containing the class and method declarations in Vala syntax. Vala
12mu|vala-0.23.3-1|61	currently comes with experimental bindings for GLib and GTK+. It's
12mu|vala-0.23.3-1|62	planned to provide generated bindings for the full GNOME Platform at a
12mu|vala-0.23.3-1|63	later stage.
12mu|vala-0.23.3-1|64	
12mu|vala-0.23.3-1|65	Using classes and methods written in Vala from an application written
12mu|vala-0.23.3-1|66	in C is not difficult. The Vala library only has to install the
12mu|vala-0.23.3-1|67	generated header files and C applications may then access the
12mu|vala-0.23.3-1|68	GObject-based API of the Vala library as usual. It should also be
12mu|vala-0.23.3-1|69	easily possible to write a bindings generator for access to Vala
12mu|vala-0.23.3-1|70	libraries from applications written in e.g. C# as the Vala parser is written
12mu|vala-0.23.3-1|71	as a library, so that all compile-time information is available when
12mu|vala-0.23.3-1|72	generating a binding.
12mu|vala-0.23.3-1|73	
12mu|vala-0.23.3-1|74	%package -n %{libname}
12mu|vala-0.23.3-1|75	Group:		System/Libraries
12mu|vala-0.23.3-1|76	Summary:	Vala runtime library
12mu|vala-0.23.3-1|77	
12mu|vala-0.23.3-1|78	%description -n %{libname}
12mu|vala-0.23.3-1|79	This is the runtime library of the Vala programming language.
12mu|vala-0.23.3-1|80	
12mu|vala-0.23.3-1|81	%package -n %{devname}
12mu|vala-0.23.3-1|82	Group:		Development/Other
12mu|vala-0.23.3-1|83	Summary:	Vala development files
12mu|vala-0.23.3-1|84	Requires:	%{libname} = %{version}-%{release}
12mu|vala-0.23.3-1|85	Requires:	%{name} = %{version}-%{release}
12mu|vala-0.23.3-1|86	Provides:	vala-devel = %{version}-%{release}
12mu|vala-0.23.3-1|87	Obsoletes:	%mklibname -d vala 0
12mu|vala-0.23.3-1|88	
12mu|vala-0.23.3-1|89	%description -n %{devname}
12mu|vala-0.23.3-1|90	This is the development library of the Vala programming language.
12mu|vala-0.23.3-1|91	
12mu|vala-0.23.3-1|92	%package tools
12mu|vala-0.23.3-1|93	Summary:	Tools for creating projects and bindings for %{name}
12mu|vala-0.23.3-1|94	Group:		Development/Other
12mu|vala-0.23.3-1|95	Requires:	%{name} = %{version}-%{release}
12mu|vala-0.23.3-1|96	Requires:	gnome-common
12mu|vala-0.23.3-1|97	Requires:	intltool
12mu|vala-0.23.3-1|98	Requires:	libtool
12mu|vala-0.23.3-1|99	
12mu|vala-0.23.3-1|100	%description tools
12mu|vala-0.23.3-1|101	This package contains tools to generate Vala projects, as well as API bindings
12mu|vala-0.23.3-1|102	from existing C libraries, allowing access from Vala programs.
12mu|vala-0.23.3-1|103	
12mu|vala-0.23.3-1|104	%prep
12mu|vala-0.23.3-1|105	%setup -q
12mu|vala-0.23.3-1|106	%apply_patches
12mu|vala-0.23.3-1|107	
12mu|vala-0.23.3-1|108	%build
12mu|vala-0.23.3-1|109	%configure2_5x \
12mu|vala-0.23.3-1|110	--enable-vapigen
12mu|vala-0.23.3-1|111	
12mu|vala-0.23.3-1|112	%make
12mu|vala-0.23.3-1|113	
12mu|vala-0.23.3-1|114	%install
12mu|vala-0.23.3-1|115	%makeinstall_std
12mu|vala-0.23.3-1|116	find %{buildroot} -name "*.la" -delete
12mu|vala-0.23.3-1|117	
12mu|vala-0.23.3-1|118	mkdir -p %{buildroot}%{_datadir}/vala/vapi
12mu|vala-0.23.3-1|119	
12mu|vala-0.23.3-1|120	%if %{with_check}
12mu|vala-0.23.3-1|121	%check
12mu|vala-0.23.3-1|122	%make check
12mu|vala-0.23.3-1|123	%endif
12mu|vala-0.23.3-1|124	
12mu|vala-0.23.3-1|125	%files
12mu|vala-0.23.3-1|126	%doc NEWS README
12mu|vala-0.23.3-1|127	%{_bindir}/vala
12mu|vala-0.23.3-1|128	%{_bindir}/vala-%{api}
12mu|vala-0.23.3-1|129	%{_bindir}/valac
12mu|vala-0.23.3-1|130	%{_bindir}/valac-%{api}
12mu|vala-0.23.3-1|131	%{_datadir}/vala-%{api}
12mu|vala-0.23.3-1|132	%dir %{_datadir}/vala
12mu|vala-0.23.3-1|133	%dir %{_datadir}/vala/vapi
12mu|vala-0.23.3-1|134	%{_mandir}/man1/valac.1*
12mu|vala-0.23.3-1|135	%{_mandir}/man1/valac-%{api}.1*
12mu|vala-0.23.3-1|136	
12mu|vala-0.23.3-1|137	%files -n %{libname}
12mu|vala-0.23.3-1|138	%{_libdir}/libvala-%{api}.so.%{major}*
12mu|vala-0.23.3-1|139	
12mu|vala-0.23.3-1|140	%files -n %{devname}
12mu|vala-0.23.3-1|141	%doc ChangeLog AUTHORS MAINTAINERS
12mu|vala-0.23.3-1|142	%{_includedir}/vala-%{api}
12mu|vala-0.23.3-1|143	%{_libdir}/libvala-%{api}.so
12mu|vala-0.23.3-1|144	%{_libdir}/pkgconfig/*.pc
12mu|vala-0.23.3-1|145	%{_datadir}/pkgconfig/*.pc
12mu|vala-0.23.3-1|146	%{_datadir}/devhelp/books/vala-%{api}
12mu|vala-0.23.3-1|147	%{_datadir}/aclocal/*.m4
12mu|vala-0.23.3-1|148	
12mu|vala-0.23.3-1|149	%files tools
12mu|vala-0.23.3-1|150	%{_bindir}/*gen*
12mu|vala-0.23.3-1|151	%{_bindir}/vapicheck
12mu|vala-0.23.3-1|152	%{_bindir}/vapicheck-%{api}
12mu|vala-0.23.3-1|153	%{_datadir}/vala/Makefile.vapigen
12mu|vala-0.23.3-1|154	%{_libdir}/vala-%{api}
12mu|vala-0.23.3-1|155	%{_mandir}/*/*gen*
12mu|vala-0.23.3-1|156	
12mu|vala-0.23.3-1|157	
12mu|vala-0.23.3-1|158	%changelog
12mu|vala-0.23.3-1|159	* Thu Mar 20 2014 r0g3r (Eugene Budanov) <eugene.budanov@rosalab.ru> 0.23.3-1
12mu|vala-0.23.3-1|160	+ Revision: a5bc2a9
12mu|vala-0.23.3-1|161	- Version bump
12mu|vala-0.23.3-1|162	
12mu|vala-0.23.3-1|163	

21501 12
12mu|viewres-1.0.4-1|1	Name: viewres
12mu|viewres-1.0.4-1|2	Version: 1.0.4
12mu|viewres-1.0.4-1|3	Release: 1
12mu|viewres-1.0.4-1|4	Summary:  graphical class browser for Xt
12mu|viewres-1.0.4-1|5	Group: Development/X11
12mu|viewres-1.0.4-1|6	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mu|viewres-1.0.4-1|7	License: MIT
12mu|viewres-1.0.4-1|8	
12mu|viewres-1.0.4-1|9	BuildRequires: libxt-devel >= 1.0.0
12mu|viewres-1.0.4-1|10	BuildRequires: libxaw-devel >= 1.0.1
12mu|viewres-1.0.4-1|11	BuildRequires: x11-util-macros >= 1.0.1
12mu|viewres-1.0.4-1|12	
12mu|viewres-1.0.4-1|13	%description
12mu|viewres-1.0.4-1|14	The viewres program displays a tree showing the widget class hierarchy of the
12mu|viewres-1.0.4-1|15	Athena Widget Set.
12mu|viewres-1.0.4-1|16	
12mu|viewres-1.0.4-1|17	%prep
12mu|viewres-1.0.4-1|18	%setup -q -n %{name}-%{version}
12mu|viewres-1.0.4-1|19	
12mu|viewres-1.0.4-1|20	%build
12mu|viewres-1.0.4-1|21	autoreconf -fi
12mu|viewres-1.0.4-1|22	%configure2_5x
12mu|viewres-1.0.4-1|23	%make
12mu|viewres-1.0.4-1|24	
12mu|viewres-1.0.4-1|25	%install
12mu|viewres-1.0.4-1|26	%makeinstall_std
12mu|viewres-1.0.4-1|27	
12mu|viewres-1.0.4-1|28	%files
12mu|viewres-1.0.4-1|29	%{_bindir}/viewres
12mu|viewres-1.0.4-1|30	%{_datadir}/X11/app-defaults/Viewres
12mu|viewres-1.0.4-1|31	%{_datadir}/X11/app-defaults/Viewres-color
12mu|viewres-1.0.4-1|32	%{_mandir}/man1/viewres.*
12mu|viewres-1.0.4-1|33	
12mu|viewres-1.0.4-1|34	
12mu|viewres-1.0.4-1|35	%changelog
12mu|viewres-1.0.4-1|36	* Fri May 06 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.3-2mdv2011.0
12mu|viewres-1.0.4-1|37	+ Revision: 670766
12mu|viewres-1.0.4-1|38	- mass rebuild
12mu|viewres-1.0.4-1|39	
12mu|viewres-1.0.4-1|40	* Tue Nov 02 2010 Thierry Vignaud <tv@mandriva.org> 1.0.3-1mdv2011.0
12mu|viewres-1.0.4-1|41	+ Revision: 591905
12mu|viewres-1.0.4-1|42	- new release
12mu|viewres-1.0.4-1|43	
12mu|viewres-1.0.4-1|44	* Thu Dec 17 2009 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.0.2-1mdv2010.1
12mu|viewres-1.0.4-1|45	+ Revision: 479714
12mu|viewres-1.0.4-1|46	- New version: 1.0.2
12mu|viewres-1.0.4-1|47	New binary: Viewres-color
12mu|viewres-1.0.4-1|48	
12mu|viewres-1.0.4-1|49	* Thu Sep 03 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.0.1-10mdv2010.0
12mu|viewres-1.0.4-1|50	+ Revision: 427493
12mu|viewres-1.0.4-1|51	- rebuild
12mu|viewres-1.0.4-1|52	
12mu|viewres-1.0.4-1|53	* Mon Apr 13 2009 Funda Wang <fwang@mandriva.org> 1.0.1-9mdv2009.1
12mu|viewres-1.0.4-1|54	+ Revision: 366569
12mu|viewres-1.0.4-1|55	- no more autoreconf needed
12mu|viewres-1.0.4-1|56	
12mu|viewres-1.0.4-1|57	+ Antoine Ginies <aginies@mandriva.com>
12mu|viewres-1.0.4-1|58	- rebuild
12mu|viewres-1.0.4-1|59	
12mu|viewres-1.0.4-1|60	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-8mdv2009.0
12mu|viewres-1.0.4-1|61	+ Revision: 225917
12mu|viewres-1.0.4-1|62	- rebuild
12mu|viewres-1.0.4-1|63	
12mu|viewres-1.0.4-1|64	* Tue Feb 12 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.0.1-7mdv2008.1
12mu|viewres-1.0.4-1|65	+ Revision: 166442
12mu|viewres-1.0.4-1|66	- Revert to use upstream tarball, build requires and remove non mandatory local patches.
12mu|viewres-1.0.4-1|67	
12mu|viewres-1.0.4-1|68	* Tue Jan 22 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.0.1-6mdv2008.1
12mu|viewres-1.0.4-1|69	+ Revision: 156426
12mu|viewres-1.0.4-1|70	- Updated BuildRequires and resubmit package.
12mu|viewres-1.0.4-1|71	- Choose default Xaw from xaw.m4 unless configure explicitly told otherwise.
12mu|viewres-1.0.4-1|72	
12mu|viewres-1.0.4-1|73	+ Olivier Blin <oblin@mandriva.com>
12mu|viewres-1.0.4-1|74	- restore BuildRoot
12mu|viewres-1.0.4-1|75	
12mu|viewres-1.0.4-1|76	+ Thierry Vignaud <tv@mandriva.org>
12mu|viewres-1.0.4-1|77	- kill re-definition of %%buildroot on Pixel's request
12mu|viewres-1.0.4-1|78	
12mu|viewres-1.0.4-1|79	* Mon Aug 20 2007 Thierry Vignaud <tv@mandriva.org> 1.0.1-5mdv2008.0
12mu|viewres-1.0.4-1|80	+ Revision: 67298
12mu|viewres-1.0.4-1|81	- fix man pages extension
12mu|viewres-1.0.4-1|82	
12mu|viewres-1.0.4-1|83	
12mu|viewres-1.0.4-1|84	* Fri Sep 01 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|viewres-1.0.4-1|85	+ 2006-09-01 20:47:59 (59448)
12mu|viewres-1.0.4-1|86	- rebuild to fix libXaw.so.8 dependency
12mu|viewres-1.0.4-1|87	
12mu|viewres-1.0.4-1|88	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|viewres-1.0.4-1|89	+ 2006-05-31 18:32:34 (31796)
12mu|viewres-1.0.4-1|90	- rebuild to fix cooker uploading
12mu|viewres-1.0.4-1|91	
12mu|viewres-1.0.4-1|92	* Tue May 30 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|viewres-1.0.4-1|93	+ 2006-05-30 20:26:44 (31744)
12mu|viewres-1.0.4-1|94	- rebuild against new libXaw package
12mu|viewres-1.0.4-1|95	
12mu|viewres-1.0.4-1|96	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12mu|viewres-1.0.4-1|97	+ 2006-05-29 14:36:37 (31646)
12mu|viewres-1.0.4-1|98	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12mu|viewres-1.0.4-1|99	
12mu|viewres-1.0.4-1|100	* Wed May 17 2006 Thierry Vignaud <tvignaud@mandriva.com>
12mu|viewres-1.0.4-1|101	+ 2006-05-17 00:19:51 (27491)
12mu|viewres-1.0.4-1|102	- fix description
12mu|viewres-1.0.4-1|103	
12mu|viewres-1.0.4-1|104	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|viewres-1.0.4-1|105	+ 2006-05-04 21:25:17 (26918)
12mu|viewres-1.0.4-1|106	- increment release
12mu|viewres-1.0.4-1|107	
12mu|viewres-1.0.4-1|108	* Thu Apr 27 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|viewres-1.0.4-1|109	+ 2006-04-27 04:02:05 (26704)
12mu|viewres-1.0.4-1|110	- Adding X.org 7.0 to the repository
12mu|viewres-1.0.4-1|111	

21502 12
12mu|vim-7.4.009-5|1	# Notes / Warning :
12mu|vim-7.4.009-5|2	# - this package is not prefixable
12mu|vim-7.4.009-5|3	# - to update official patches, aka SOURCE4, see README.upstream_patches in SOURCE4
12mu|vim-7.4.009-5|4	
12mu|vim-7.4.009-5|5	%define dlurl	ftp://ftp.vim.org/pub/vim
12mu|vim-7.4.009-5|6	%define rversion %(echo %version |cut -d. -f1-2)
12mu|vim-7.4.009-5|7	%define official_ptchlvl %(echo %version |cut -d. -f3)
12mu|vim-7.4.009-5|8	%define __noautoreq '.*/bin/awk|.*/bin/gawk'
12mu|vim-7.4.009-5|9	
12mu|vim-7.4.009-5|10	# Should we build X11 gui
12mu|vim-7.4.009-5|11	%bcond_without gui
12mu|vim-7.4.009-5|12	%bcond_without python3
12mu|vim-7.4.009-5|13	
12mu|vim-7.4.009-5|14	%define	title		VI editor
12mu|vim-7.4.009-5|15	%define longtitle	All-purpose text editor
12mu|vim-7.4.009-5|16	
12mu|vim-7.4.009-5|17	Name:		vim
12mu|vim-7.4.009-5|18	Version:	7.4.009
12mu|vim-7.4.009-5|19	Release:	5
12mu|vim-7.4.009-5|20	Summary:	VIsual editor iMproved
12mu|vim-7.4.009-5|21	Url:		http://www.vim.org/
12mu|vim-7.4.009-5|22	License:	Charityware
12mu|vim-7.4.009-5|23	Group:		Editors
12mu|vim-7.4.009-5|24	Source0:	%{dlurl}/unix/%{name}-%{rversion}.tar.bz2
12mu|vim-7.4.009-5|25	# read README.mdv prior updating official patches:
12mu|vim-7.4.009-5|26	Source3:	README.rosa
12mu|vim-7.4.009-5|27	# http://vim.sourceforge.net/scripts/script.php?script_id=98
12mu|vim-7.4.009-5|28	Source5:	vim-spec-3.0.bz2
12mu|vim-7.4.009-5|29	Source6:	http://trific.ath.cx/Ftp/vim/syntax/dhcpd.vim
12mu|vim-7.4.009-5|30	# from apparmor-utils package
12mu|vim-7.4.009-5|31	Source7:	apparmor.vim
12mu|vim-7.4.009-5|32	Source8:	cfengine.vim
12mu|vim-7.4.009-5|33	Source9:	nagios.vim
12mu|vim-7.4.009-5|34	# MDK patches
12mu|vim-7.4.009-5|35	Patch0:		vim-7.2-vimrc_nosetmouse.patch
12mu|vim-7.4.009-5|36	Patch2:		vim-5.6a-paths.patch
12mu|vim-7.4.009-5|37	Patch3:		vim-7.4.005-rpm-spec-syntax.patch
12mu|vim-7.4.009-5|38	Patch8:		vim-6.0af-man-path.patch
12mu|vim-7.4.009-5|39	Patch10:	xxd-locale.patch
12mu|vim-7.4.009-5|40	Patch20:	vimrc_hebrew.patch
12mu|vim-7.4.009-5|41	Patch22:	vim-6.1-fix-xterms-comments.patch
12mu|vim-7.4.009-5|42	Patch23:	vim-6.3-remove-docs.patch
12mu|vim-7.4.009-5|43	Patch24:	vim-6.1-outline-mode.patch
12mu|vim-7.4.009-5|44	Patch25:	vim-6.1-xterm-s-insert.patch
12mu|vim-7.4.009-5|45	Patch27:	vim-6.1-rpm42.patch
12mu|vim-7.4.009-5|46	Patch28:	vim-7.4-po-mode.patch
12mu|vim-7.4.009-5|47	Patch30:	vim-7.3.478-add-dhcpd-syntax.patch
12mu|vim-7.4.009-5|48	Patch33:	vim-7.4.005-CVE-2009-0316-debian.patch
12mu|vim-7.4.009-5|49	# (proyvind): adds various new keywords from C++11 standard to C++ syntax highlighting
12mu|vim-7.4.009-5|50	Patch34:	vim-7.4.005-add-new-cpp11-keywords-to-cpp-syntax.patch
12mu|vim-7.4.009-5|51	# (proyvind): fix path to locale files
12mu|vim-7.4.009-5|52	Patch35:	vim-7.4.005-use-proper-localedir.patch
12mu|vim-7.4.009-5|53	Patch36:	vim-7.4-qt-highlighting.patch
12mu|vim-7.4.009-5|54	Patch37:	vim-7.3.381-always-install-icons.patch
12mu|vim-7.4.009-5|55	Patch38:	vim-7.3.478-dont-check-for-xsetlocale.patch
12mu|vim-7.4.009-5|56	
12mu|vim-7.4.009-5|57	# Fedora patches
12mu|vim-7.4.009-5|58	Patch100:	vim-7.0-fortify_warnings-1.patch
12mu|vim-7.4.009-5|59	Patch101:	vim-7.4-fstabsyntax.patch
12mu|vim-7.4.009-5|60	
12mu|vim-7.4.009-5|61	# Official patches
12mu|vim-7.4.009-5|62	%{expand:%(
12mu|vim-7.4.009-5|63	for i in `seq -f '%%03g' 1 %{official_ptchlvl}`; do
12mu|vim-7.4.009-5|64	echo Patch1$i:	ftp://ftp.vim.org/pub/vim/patches/%{rversion}/%{rversion}.$i
12mu|vim-7.4.009-5|65	done
12mu|vim-7.4.009-5|66	)}
12mu|vim-7.4.009-5|67	
12mu|vim-7.4.009-5|68	BuildRequires:	pkgconfig(lua)
12mu|vim-7.4.009-5|69	BuildRequires:	pkgconfig(python)
12mu|vim-7.4.009-5|70	%if %{with python3}
12mu|vim-7.4.009-5|71	BuildRequires:	pkgconfig(python3)
12mu|vim-7.4.009-5|72	%endif
12mu|vim-7.4.009-5|73	BuildRequires:	perl-devel
12mu|vim-7.4.009-5|74	BuildRequires:	acl-devel
12mu|vim-7.4.009-5|75	%if %{with gui}
12mu|vim-7.4.009-5|76	BuildRequires:	pkgconfig(libgnomeui-2.0)
12mu|vim-7.4.009-5|77	BuildRequires:	pkgconfig(ncursesw)
12mu|vim-7.4.009-5|78	BuildRequires:	pkgconfig(xt)
12mu|vim-7.4.009-5|79	BuildRequires:	tcl
12mu|vim-7.4.009-5|80	BuildRequires:	tcl-devel
12mu|vim-7.4.009-5|81	%endif
12mu|vim-7.4.009-5|82	
12mu|vim-7.4.009-5|83	%description
12mu|vim-7.4.009-5|84	VIM (VIsual editor iMproved) is an updated and improved version of the vi
12mu|vim-7.4.009-5|85	editor. Vi was the first real screen-based editor for UNIX, and is still
12mu|vim-7.4.009-5|86	very popular. VIM improves on vi by adding new features: multiple windows,
12mu|vim-7.4.009-5|87	multi-level undo, block highlighting and more. The vim-common package
12mu|vim-7.4.009-5|88	contains files which every VIM binary will need in order to run.
12mu|vim-7.4.009-5|89	
12mu|vim-7.4.009-5|90	%package	common
12mu|vim-7.4.009-5|91	Summary:	The common files needed by any version of the VIM editor
12mu|vim-7.4.009-5|92	Group:		Editors
12mu|vim-7.4.009-5|93	Conflicts:	man-pages-fr < 1.68.0-2mdk
12mu|vim-7.4.009-5|94	Conflicts:	man-pages-it < 0.3.4-2mdk
12mu|vim-7.4.009-5|95	Conflicts:	man-pages-pl <= 0.4-10mdk
12mu|vim-7.4.009-5|96	Conflicts:	git-core < 1:1.6.0.1-2mdv
12mu|vim-7.4.009-5|97	
12mu|vim-7.4.009-5|98	%description	common
12mu|vim-7.4.009-5|99	VIM (VIsual editor iMproved) is an updated and improved version of the vi
12mu|vim-7.4.009-5|100	editor. Vi was the first real screen-based editor for UNIX, and is still
12mu|vim-7.4.009-5|101	very popular. VIM improves on vi by adding new features: multiple windows,
12mu|vim-7.4.009-5|102	multi-level undo, block highlighting and more. The vim-common package
12mu|vim-7.4.009-5|103	contains files which every VIM binary will need in order to run.
12mu|vim-7.4.009-5|104	
12mu|vim-7.4.009-5|105	%package	minimal
12mu|vim-7.4.009-5|106	Summary:	A minimal version of the VIM editor
12mu|vim-7.4.009-5|107	Group:		Editors
12mu|vim-7.4.009-5|108	Provides:	vim
12mu|vim-7.4.009-5|109	Requires(post,postun):	update-alternatives
12mu|vim-7.4.009-5|110	
12mu|vim-7.4.009-5|111	%description	minimal
12mu|vim-7.4.009-5|112	VIM (VIsual editor iMproved) is an updated and improved version of the vi
12mu|vim-7.4.009-5|113	editor. Vi was the first real screen-based editor for UNIX, and is still
12mu|vim-7.4.009-5|114	very popular. VIM improves on vi by adding new features: multiple windows,
12mu|vim-7.4.009-5|115	multi-level undo, block highlighting and more. The vim-minimal package
12mu|vim-7.4.009-5|116	includes a minimal version of VIM, which is installed into /bin/vi for use
12mu|vim-7.4.009-5|117	when only the root partition is present.
12mu|vim-7.4.009-5|118	
12mu|vim-7.4.009-5|119	%package	enhanced
12mu|vim-7.4.009-5|120	Summary:	A version of the VIM editor which includes recent enhancements
12mu|vim-7.4.009-5|121	Group:		Editors
12mu|vim-7.4.009-5|122	Requires:	vim-common >= %{EVRD}
12mu|vim-7.4.009-5|123	Obsoletes:	vim-color
12mu|vim-7.4.009-5|124	Provides:	vim
12mu|vim-7.4.009-5|125	Provides:	vim-color
12mu|vim-7.4.009-5|126	Requires(post,postun):	update-alternatives
12mu|vim-7.4.009-5|127	
12mu|vim-7.4.009-5|128	%description	enhanced
12mu|vim-7.4.009-5|129	VIM (VIsual editor iMproved) is an updated and improved version of the vi
12mu|vim-7.4.009-5|130	editor. Vi was the first real screen-based editor for UNIX, and is still
12mu|vim-7.4.009-5|131	very popular. VIM improves on vi by adding new features: multiple windows,
12mu|vim-7.4.009-5|132	multi-level undo, block highlighting and more. The vim-enhanced package
12mu|vim-7.4.009-5|133	contains a version of VIM with extra, recently introduced features like
12mu|vim-7.4.009-5|134	Python and Perl interpreters.
12mu|vim-7.4.009-5|135	
12mu|vim-7.4.009-5|136	Install the vim-enhanced package if you'd like to use a version of the VIM
12mu|vim-7.4.009-5|137	editor which includes recently added enhancements like interpreters for the
12mu|vim-7.4.009-5|138	Python and Perl scripting languages. You'll also need to install the
12mu|vim-7.4.009-5|139	vim-common package.
12mu|vim-7.4.009-5|140	
12mu|vim-7.4.009-5|141	%if %{with gui}
12mu|vim-7.4.009-5|142	%package	X11
12mu|vim-7.4.009-5|143	Summary:	The VIM version of the vi editor for the X Window System
12mu|vim-7.4.009-5|144	Group:		Editors
12mu|vim-7.4.009-5|145	Provides:	vim
12mu|vim-7.4.009-5|146	Requires:	vim-common >= %{EVRD}
12mu|vim-7.4.009-5|147	
12mu|vim-7.4.009-5|148	%description	X11
12mu|vim-7.4.009-5|149	VIM (VIsual editor iMproved) is an updated and improved version of the vi
12mu|vim-7.4.009-5|150	editor. Vi was the first real screen-based editor for UNIX, and is still
12mu|vim-7.4.009-5|151	very popular. VIM improves on vi by adding new features: multiple windows,
12mu|vim-7.4.009-5|152	multi-level undo, block highlighting and more. VIM-X11 is a version of the
12mu|vim-7.4.009-5|153	VIM editor which will run within the X Window System. If you install this
12mu|vim-7.4.009-5|154	package, you can run VIM as an X application with a full GUI interface and
12mu|vim-7.4.009-5|155	mouse support.
12mu|vim-7.4.009-5|156	
12mu|vim-7.4.009-5|157	Install the vim-X11 package if you'd like to try out a version of vi with
12mu|vim-7.4.009-5|158	graphics and mouse capabilities. You'll also need to install the
12mu|vim-7.4.009-5|159	vim-common package.
12mu|vim-7.4.009-5|160	%endif
12mu|vim-7.4.009-5|161	
12mu|vim-7.4.009-5|162	%prep
12mu|vim-7.4.009-5|163	%setup -q -n vim%(echo %rversion |sed -e 's,\.,,g')
12mu|vim-7.4.009-5|164	# spec plugin
12mu|vim-7.4.009-5|165	rm -f runtime/doc/pi_spec.txt
12mu|vim-7.4.009-5|166	rm -f runtime/ftpplugin/spec.vim
12mu|vim-7.4.009-5|167	tar xfj %{SOURCE5} -C runtime
12mu|vim-7.4.009-5|168	cp -a %{SOURCE6} runtime/syntax/
12mu|vim-7.4.009-5|169	cp -a %{SOURCE7} runtime/syntax/
12mu|vim-7.4.009-5|170	cp -a %{SOURCE8} runtime/syntax/
12mu|vim-7.4.009-5|171	cp -a %{SOURCE9} runtime/syntax/
12mu|vim-7.4.009-5|172	# Apply official patches
12mu|vim-7.4.009-5|173	%{expand:%(
12mu|vim-7.4.009-5|174	for i in `seq -f '%%03g' 1 %{official_ptchlvl}`; do
12mu|vim-7.4.009-5|175	echo %%patch1$i -p0 -b .$i~
12mu|vim-7.4.009-5|176	done
12mu|vim-7.4.009-5|177	)}
12mu|vim-7.4.009-5|178	
12mu|vim-7.4.009-5|179	#mdk patches
12mu|vim-7.4.009-5|180	%patch0 -p1 -b .vimrc_nosetmouse~
12mu|vim-7.4.009-5|181	%patch2 -p1
12mu|vim-7.4.009-5|182	%patch3 -p1 -b .spec~
12mu|vim-7.4.009-5|183	%patch8 -p1 -b .manpath~
12mu|vim-7.4.009-5|184	%patch10 -p1 -b .xxdloc~
12mu|vim-7.4.009-5|185	%patch20 -p1 -b .warly~
12mu|vim-7.4.009-5|186	%patch22 -p0
12mu|vim-7.4.009-5|187	%patch23 -p0 -b .doc~
12mu|vim-7.4.009-5|188	%patch24 -p0
12mu|vim-7.4.009-5|189	%patch25 -p0
12mu|vim-7.4.009-5|190	%patch27 -p0
12mu|vim-7.4.009-5|191	%patch28 -p1 -b .pomode~
12mu|vim-7.4.009-5|192	%patch30 -p1
12mu|vim-7.4.009-5|193	%patch33 -p1 -b .security~
12mu|vim-7.4.009-5|194	%patch34 -p1 -b .cpp11~
12mu|vim-7.4.009-5|195	%patch35 -p1 -b .localedir~
12mu|vim-7.4.009-5|196	%patch36 -p1 -b .qthl~
12mu|vim-7.4.009-5|197	%patch37 -p1 -b .icons_install~
12mu|vim-7.4.009-5|198	%patch38 -p1 -b .xsetlocale~
12mu|vim-7.4.009-5|199	
12mu|vim-7.4.009-5|200	# Fedora patches
12mu|vim-7.4.009-5|201	%patch100 -p1
12mu|vim-7.4.009-5|202	%patch101 -p1 -b .fstab~
12mu|vim-7.4.009-5|203	
12mu|vim-7.4.009-5|204	# Get rid of patch backup files - some stuff gets installed by
12mu|vim-7.4.009-5|205	# copying the entire directory
12mu|vim-7.4.009-5|206	find . -name "*.*~" |xargs rm -f
12mu|vim-7.4.009-5|207	
12mu|vim-7.4.009-5|208	perl -pi -e 's|SYS_VIMRC_FILE "\$VIM/vimrc"|SYS_VIMRC_FILE "%{_sysconfdir}/vim/vimrc"|' src/os_unix.h
12mu|vim-7.4.009-5|209	perl -pi -e 's|SYS_GVIMRC_FILE "\$VIM/gvimrc"|SYS_GVIMRC_FILE "%{_sysconfdir}/vim/gvimrc"|' src/os_unix.h
12mu|vim-7.4.009-5|210	# disable command echo
12mu|vim-7.4.009-5|211	for i in runtime/{gvimrc_example.vim,vimrc_example.vim}; do
12mu|vim-7.4.009-5|212	perl -pi -e 's!^set showcmd!set noshowcmd!' $i
12mu|vim-7.4.009-5|213	done
12mu|vim-7.4.009-5|214	perl -pi -e 's|\Qsvn-commit.*.tmp\E|svn-commit*.tmp|' ./runtime/filetype.vim
12mu|vim-7.4.009-5|215	cd src
12mu|vim-7.4.009-5|216	autoconf
12mu|vim-7.4.009-5|217	
12mu|vim-7.4.009-5|218	%build
12mu|vim-7.4.009-5|219	%if %{with gui}
12mu|vim-7.4.009-5|220	# First build: gvim
12mu|vim-7.4.009-5|221	%configure2_5x \
12mu|vim-7.4.009-5|222	--disable-darwin \
12mu|vim-7.4.009-5|223	--disable-selinux \
12mu|vim-7.4.009-5|224	--disable-xsmp \
12mu|vim-7.4.009-5|225	--disable-xsmp-interact \
12mu|vim-7.4.009-5|226	--enable-luainterp=dynamic \
12mu|vim-7.4.009-5|227	--enable-mzschemeinterp=no \
12mu|vim-7.4.009-5|228	--enable-perlinterp=dynamic \
12mu|vim-7.4.009-5|229	--enable-pythoninterp=dynamic \
12mu|vim-7.4.009-5|230	--enable-python3interp=dynamic \
12mu|vim-7.4.009-5|231	--enable-tclinterp=dynamic \
12mu|vim-7.4.009-5|232	--enable-rubyinterp=dynamic \
12mu|vim-7.4.009-5|233	--disable-cscope \
12mu|vim-7.4.009-5|234	--disable-workshop \
12mu|vim-7.4.009-5|235	--enable-netbeans \
12mu|vim-7.4.009-5|236	--disable-sniff \
12mu|vim-7.4.009-5|237	--enable-multibyte \
12mu|vim-7.4.009-5|238	--disable-hangulinput \
12mu|vim-7.4.009-5|239	--enable-xim \
12mu|vim-7.4.009-5|240	--enable-fontset \
12mu|vim-7.4.009-5|241	--with-features=huge \
12mu|vim-7.4.009-5|242	--enable-gui=gnome2 \
12mu|vim-7.4.009-5|243	--with-tlib=ncurses \
12mu|vim-7.4.009-5|244	--enable-gtk2-check \
12mu|vim-7.4.009-5|245	--enable-gnome-check \
12mu|vim-7.4.009-5|246	--enable-acl \
12mu|vim-7.4.009-5|247	--enable-gpm \
12mu|vim-7.4.009-5|248	--disable-sysmouse \
12mu|vim-7.4.009-5|249	--enable-nls \
12mu|vim-7.4.009-5|250	--with-x=yes \
12mu|vim-7.4.009-5|251	--with-compiledby="%{vendor} %{bugurl}" \
12mu|vim-7.4.009-5|252	--with-modified-by="%{packager}"
12mu|vim-7.4.009-5|253	
12mu|vim-7.4.009-5|254	%make
12mu|vim-7.4.009-5|255	mv src/vim src/gvim
12mu|vim-7.4.009-5|256	make -C src clean
12mu|vim-7.4.009-5|257	%endif
12mu|vim-7.4.009-5|258	
12mu|vim-7.4.009-5|259	# Second build: vim-enhanced
12mu|vim-7.4.009-5|260	%configure2_5x \
12mu|vim-7.4.009-5|261	--disable-selinux \
12mu|vim-7.4.009-5|262	--enable-acl \
12mu|vim-7.4.009-5|263	--enable-luainterp=dynamic \
12mu|vim-7.4.009-5|264	--enable-perlinterp=dynamic \
12mu|vim-7.4.009-5|265	--enable-pythoninterp=dynamic \
12mu|vim-7.4.009-5|266	--enable-python3interp=dynamic \
12mu|vim-7.4.009-5|267	--enable-tclinterp=dynamic \
12mu|vim-7.4.009-5|268	--enable-rubyinterp=dynamic \
12mu|vim-7.4.009-5|269	--with-features=huge \
12mu|vim-7.4.009-5|270	--with-x=no \
12mu|vim-7.4.009-5|271	--enable-gui=no \
12mu|vim-7.4.009-5|272	--with-tlib=ncurses \
12mu|vim-7.4.009-5|273	--with-compiledby="%{vendor} %{bugurl}" \
12mu|vim-7.4.009-5|274	--with-modified-by="%{packager}"
12mu|vim-7.4.009-5|275	
12mu|vim-7.4.009-5|276	%make
12mu|vim-7.4.009-5|277	mv src/vim src/vim-enhanced
12mu|vim-7.4.009-5|278	make -C src/ clean
12mu|vim-7.4.009-5|279	
12mu|vim-7.4.009-5|280	# Third build: vim-minimal
12mu|vim-7.4.009-5|281	%configure2_5x \
12mu|vim-7.4.009-5|282	--disable-selinux \
12mu|vim-7.4.009-5|283	--with-features=tiny \
12mu|vim-7.4.009-5|284	--disable-tclinterp \
12mu|vim-7.4.009-5|285	--disable-cscope \
12mu|vim-7.4.009-5|286	--enable-multibyte \
12mu|vim-7.4.009-5|287	--disable-hangulinput \
12mu|vim-7.4.009-5|288	--disable-xim \
12mu|vim-7.4.009-5|289	--disable-fontset \
12mu|vim-7.4.009-5|290	--disable-gui \
12mu|vim-7.4.009-5|291	--disable-acl \
12mu|vim-7.4.009-5|292	--disable-pythoninterp \
12mu|vim-7.4.009-5|293	--disable-perlinterp \
12mu|vim-7.4.009-5|294	--with-x=no \
12mu|vim-7.4.009-5|295	--enable-gui=no \
12mu|vim-7.4.009-5|296	--with-tlib=ncurses \
12mu|vim-7.4.009-5|297	--disable-gpm \
12mu|vim-7.4.009-5|298	--with-compiledby="%{vendor} %{bugurl}" \
12mu|vim-7.4.009-5|299	--with-modified-by="%{packager}"
12mu|vim-7.4.009-5|300	
12mu|vim-7.4.009-5|301	%make
12mu|vim-7.4.009-5|302	cp src/vim src/vim-minimal
12mu|vim-7.4.009-5|303	%make -C src
12mu|vim-7.4.009-5|304	
12mu|vim-7.4.009-5|305	cp -al runtime/doc doc
12mu|vim-7.4.009-5|306	# apply os_doc.diff
12mu|vim-7.4.009-5|307	pushd doc
12mu|vim-7.4.009-5|308	rm -f *.1
12mu|vim-7.4.009-5|309	rm -f os_{390,dos,msdos,risc,win32,amiga,mac,os2,beos,mint,qnx,vms}.txt
12mu|vim-7.4.009-5|310	rm -f gui_{w16,w32}.txt
12mu|vim-7.4.009-5|311	rm -f vim2html.pl Makefile *awk
12mu|vim-7.4.009-5|312	popd
12mu|vim-7.4.009-5|313	
12mu|vim-7.4.009-5|314	# britton support
12mu|vim-7.4.009-5|315	ln -s tutor.fr runtime/tutor/tutor.br
12mu|vim-7.4.009-5|316	ln -s menu_fr_fr.iso_8859-15.vim runtime/lang/menu_br
12mu|vim-7.4.009-5|317	
12mu|vim-7.4.009-5|318	%install
12mu|vim-7.4.009-5|319	%makeinstall_std VIMRTDIR=""
12mu|vim-7.4.009-5|320	
12mu|vim-7.4.009-5|321	
12mu|vim-7.4.009-5|322	make -C src installmacros prefix=%{buildroot}%{_prefix} VIMRTDIR=""
12mu|vim-7.4.009-5|323	
12mu|vim-7.4.009-5|324	%if %{with gui}
12mu|vim-7.4.009-5|325	install -m755 src/gvim -D %{buildroot}%{_bindir}/gvim
12mu|vim-7.4.009-5|326	%endif
12mu|vim-7.4.009-5|327	
12mu|vim-7.4.009-5|328	install -m755 src/vim-enhanced -D %{buildroot}%{_bindir}
12mu|vim-7.4.009-5|329	install -m755 src/vim-minimal -D %{buildroot}/bin/vim-minimal
12mu|vim-7.4.009-5|330	
12mu|vim-7.4.009-5|331	rm -f %{buildroot}%{_bindir}/{rview,rvim,view}
12mu|vim-7.4.009-5|332	for i in ex vimdiff; do
12mu|vim-7.4.009-5|333	ln -sf vim-enhanced %{buildroot}%{_bindir}/$i
12mu|vim-7.4.009-5|334	done
12mu|vim-7.4.009-5|335	rm -f %{buildroot}%{_mandir}/man1/evim.*
12mu|vim-7.4.009-5|336	%if %{with gui}
12mu|vim-7.4.009-5|337	ln -sf gvim %{buildroot}%{_bindir}/gvimdiff
12mu|vim-7.4.009-5|338	ln -sf gvim %{buildroot}%{_bindir}/vimx
12mu|vim-7.4.009-5|339	%endif
12mu|vim-7.4.009-5|340	rm -f %{buildroot}%{_datadir}/vim/*/cmake.vim
12mu|vim-7.4.009-5|341	
12mu|vim-7.4.009-5|342	# installing man pages
12mu|vim-7.4.009-5|343	for i in %{buildroot}%{_mandir}/man1/{vi,rvi}; do
12mu|vim-7.4.009-5|344	ln -s vim.1%{_extension} $i.1%{_extension}
12mu|vim-7.4.009-5|345	done
12mu|vim-7.4.009-5|346	
12mu|vim-7.4.009-5|347	%if %{with gui}
12mu|vim-7.4.009-5|348	ln -s vim.1%{_extension} %{buildroot}%{_mandir}/man1/gvim.1%{_extension}
12mu|vim-7.4.009-5|349	%endif
12mu|vim-7.4.009-5|350	
12mu|vim-7.4.009-5|351	ln -sf vimrc_example.vim %{buildroot}%{_datadir}/vim/vimrc
12mu|vim-7.4.009-5|352	
12mu|vim-7.4.009-5|353	# Be short-circuit aware :
12mu|vim-7.4.009-5|354	ln -f runtime/macros/README.txt README_macros.txt
12mu|vim-7.4.009-5|355	ln -f runtime/tools/README.txt README_tools.txt
12mu|vim-7.4.009-5|356	
12mu|vim-7.4.009-5|357	# installing the menu icons & entry
12mu|vim-7.4.009-5|358	%if %{with gui}
12mu|vim-7.4.009-5|359	# menu entry
12mu|vim-7.4.009-5|360	install -d %{buildroot}%{_datadir}/applications
12mu|vim-7.4.009-5|361	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-X11.desktop << EOF
12mu|vim-7.4.009-5|362	[Desktop Entry]
12mu|vim-7.4.009-5|363	Name=%{title}
12mu|vim-7.4.009-5|364	Comment=%{longtitle}
12mu|vim-7.4.009-5|365	Exec=%{_bindir}/gvim -f
12mu|vim-7.4.009-5|366	Icon=gvim
12mu|vim-7.4.009-5|367	Terminal=false
12mu|vim-7.4.009-5|368	Type=Application
12mu|vim-7.4.009-5|369	StartupNotify=false
12mu|vim-7.4.009-5|370	Categories=Gtk;TextEditor;Utility;
12mu|vim-7.4.009-5|371	MimeType=text/plain;
12mu|vim-7.4.009-5|372	EOF
12mu|vim-7.4.009-5|373	
12mu|vim-7.4.009-5|374	# gvim and fontset (from Pablo) 2001/03/19
12mu|vim-7.4.009-5|375	echo 'set guifontset=-*-fixed-medium-r-normal--14-*-*-*-c-*-*-*,-*-*-medium-r-normal--14-*-*-*-c-*-*-*,-*-*-medium-r-normal--14-*-*-*-m-*-*-*,*' > %{buildroot}%{_datadir}/vim/gvimrc
12mu|vim-7.4.009-5|376	%else
12mu|vim-7.4.009-5|377	rm -rf %{buildroot}%{_iconsdir}
12mu|vim-7.4.009-5|378	%endif
12mu|vim-7.4.009-5|379	
12mu|vim-7.4.009-5|380	# prevent including twice the doc
12mu|vim-7.4.009-5|381	rm -rf %{buildroot}%{_datadir}/vim/doc
12mu|vim-7.4.009-5|382	ln -s %{_defaultdocdir}/%{name}-common/doc %{buildroot}%{_datadir}/vim/doc
12mu|vim-7.4.009-5|383	
12mu|vim-7.4.009-5|384	%{find_lang} %{name} --with-man --all-name
12mu|vim-7.4.009-5|385	
12mu|vim-7.4.009-5|386	find %{buildroot}%{_datadir}/vim/tutor -name "tutor.*" | grep -v -E 'tutor(|\.vim)$' |
12mu|vim-7.4.009-5|387	sed -e "s^%{buildroot}^^" -e 's!^\(.*tutor.\)\(..\)!%lang(\2) \1\2!g' >> %{name}.lang
12mu|vim-7.4.009-5|388	
12mu|vim-7.4.009-5|389	find %{buildroot}%{_datadir}/vim/lang -name "menu*" |
12mu|vim-7.4.009-5|390	sed -e "s^%{buildroot}^^" \
12mu|vim-7.4.009-5|391	-e 's!^\(/.*menu_\)\(..\)\(_\)!%lang(\2) \1\2\3!g' \
12mu|vim-7.4.009-5|392	-e 's!^\(/.*menu_\)\(..\)\(_\)!%lang(\2) \1\2\3!g' \
12mu|vim-7.4.009-5|393	-e 's!^\(/.*menu\)\(_chinese\)!%lang(zh) \1\2!g' \
12mu|vim-7.4.009-5|394	-e 's!^\(/.*menu\)\(_czech_\)!%lang(cs) \1\2!g' \
12mu|vim-7.4.009-5|395	-e 's!^\(/.*menu\)\(_french\)!%lang(fr) \1\2!g' \
12mu|vim-7.4.009-5|396	-e 's!^\(/.*menu\)\(_german\)!%lang(de) \1\2!g' \
12mu|vim-7.4.009-5|397	-e 's!^\(/.*menu\)\(_japanes\)!%lang(ja) \1\2!g' \
12mu|vim-7.4.009-5|398	-e 's!^\(/.*menu\)\(_polish\)!%lang(pl) \1\2!g' \
12mu|vim-7.4.009-5|399	-e 's!^\(/.*menu\)\(_slovak\)!%lang(sk) \1\2!g' \
12mu|vim-7.4.009-5|400	-e 's!^\(/.*menu\)\(_spanis\)!%lang(es) \1\2!g' \
12mu|vim-7.4.009-5|401	-e 's!^\(/.*menu_\)\(..\)!%lang(\2) \1\2!g' \
12mu|vim-7.4.009-5|402	>> %{name}.lang
12mu|vim-7.4.009-5|403	rm -f %{buildroot}%{_bindir}/vim
12mu|vim-7.4.009-5|404	
12mu|vim-7.4.009-5|405	mkdir -p %{buildroot}%{_sysconfdir}/vim/
12mu|vim-7.4.009-5|406	MESSAGE='"Place your systemwide modification here.\n"%{_datadir}/vim/ files will be overwritten on update\n'
12mu|vim-7.4.009-5|407	echo -e "$MESSAGE\nsource %{_datadir}/vim/vimrc" > %{buildroot}%{_sysconfdir}/vim/vimrc
12mu|vim-7.4.009-5|408	%if %{with gui}
12mu|vim-7.4.009-5|409	echo -e "$MESSAGE\nsource %{_datadir}/vim/gvimrc" > %{buildroot}%{_sysconfdir}/vim/gvimrc
12mu|vim-7.4.009-5|410	%endif
12mu|vim-7.4.009-5|411	
12mu|vim-7.4.009-5|412	%post minimal
12mu|vim-7.4.009-5|413	update-alternatives --install /bin/vi vi /bin/vim-minimal 10 \
12mu|vim-7.4.009-5|414	--slave /bin/view view /bin/vim-minimal \
12mu|vim-7.4.009-5|415	--slave /bin/ex ex /bin/vim-minimal \
12mu|vim-7.4.009-5|416	--slave /bin/rvi rvi /bin/vim-minimal \
12mu|vim-7.4.009-5|417	--slave /bin/rview rview /bin/vim-minimal
12mu|vim-7.4.009-5|418	update-alternatives --install /bin/vim vim /bin/vim-minimal 10 \
12mu|vim-7.4.009-5|419	--slave /bin/rvim rvim /bin/vim-minimal
12mu|vim-7.4.009-5|420	
12mu|vim-7.4.009-5|421	%postun minimal
12mu|vim-7.4.009-5|422	[ $1 = 0 ] || exit 0
12mu|vim-7.4.009-5|423	update-alternatives --remove vi /bin/vim-minimal
12mu|vim-7.4.009-5|424	update-alternatives --remove vim /bin/vim-minimal
12mu|vim-7.4.009-5|425	
12mu|vim-7.4.009-5|426	%triggerpostun minimal -- vim-minimal < 7.3
12mu|vim-7.4.009-5|427	update-alternatives --remove uvi /bin/vim-minimal
12mu|vim-7.4.009-5|428	for i in view ex rvi rview rvim; do
12mu|vim-7.4.009-5|429	update-alternatives --remove $i /bin/$i || :
12mu|vim-7.4.009-5|430	done
12mu|vim-7.4.009-5|431	
12mu|vim-7.4.009-5|432	%post enhanced
12mu|vim-7.4.009-5|433	update-alternatives --install /bin/vi vi /usr/bin/vim-enhanced 20 \
12mu|vim-7.4.009-5|434	--slave /bin/view view /usr/bin/vim-enhanced \
12mu|vim-7.4.009-5|435	--slave /bin/ex ex /usr/bin/vim-enhanced \
12mu|vim-7.4.009-5|436	--slave /bin/rvi rvi /usr/bin/vim-enhanced \
12mu|vim-7.4.009-5|437	--slave /bin/rview rview /usr/bin/vim-enhanced
12mu|vim-7.4.009-5|438	update-alternatives --install /bin/vim vim /usr/bin/vim-enhanced 20 \
12mu|vim-7.4.009-5|439	--slave /bin/rvim rvim /usr/bin/vim-enhanced
12mu|vim-7.4.009-5|440	
12mu|vim-7.4.009-5|441	%postun enhanced
12mu|vim-7.4.009-5|442	[ $1 = 0 ] || exit 0
12mu|vim-7.4.009-5|443	update-alternatives --remove vi /usr/bin/vim-enhanced
12mu|vim-7.4.009-5|444	update-alternatives --remove vim /usr/bin/vim-enhanced
12mu|vim-7.4.009-5|445	
12mu|vim-7.4.009-5|446	%triggerpostun enhanced -- vim-enhanced < 7.3
12mu|vim-7.4.009-5|447	update-alternatives --remove uvi /usr/bin/vim-enhanced
12mu|vim-7.4.009-5|448	
12mu|vim-7.4.009-5|449	%files common -f vim.lang
12mu|vim-7.4.009-5|450	%doc README*.txt runtime/termcap
12mu|vim-7.4.009-5|451	#%doc --parents mandriva/README*
12mu|vim-7.4.009-5|452	%doc doc
12mu|vim-7.4.009-5|453	
12mu|vim-7.4.009-5|454	%dir %{_datadir}/vim/
12mu|vim-7.4.009-5|455	%{_datadir}/vim/autoload
12mu|vim-7.4.009-5|456	%{_datadir}/vim/colors
12mu|vim-7.4.009-5|457	%{_datadir}/vim/compiler
12mu|vim-7.4.009-5|458	%{_datadir}/vim/doc
12mu|vim-7.4.009-5|459	%{_datadir}/vim/ftplugin
12mu|vim-7.4.009-5|460	%{_datadir}/vim/indent
12mu|vim-7.4.009-5|461	%{_datadir}/vim/keymap
12mu|vim-7.4.009-5|462	%dir %{_datadir}/vim/lang
12mu|vim-7.4.009-5|463	%{_datadir}/vim/lang/README.txt
12mu|vim-7.4.009-5|464	%{_datadir}/vim/macros
12mu|vim-7.4.009-5|465	%{_datadir}/vim/plugin
12mu|vim-7.4.009-5|466	%{_datadir}/vim/print
12mu|vim-7.4.009-5|467	%{_datadir}/vim/spell
12mu|vim-7.4.009-5|468	%{_datadir}/vim/syntax
12mu|vim-7.4.009-5|469	%{_datadir}/vim/tools
12mu|vim-7.4.009-5|470	%dir %{_datadir}/vim/tutor
12mu|vim-7.4.009-5|471	%{_datadir}/vim/tutor/*.txt
12mu|vim-7.4.009-5|472	%{_datadir}/vim/tutor/tutor
12mu|vim-7.4.009-5|473	%{_datadir}/vim/tutor/tutor.vim
12mu|vim-7.4.009-5|474	%{_datadir}/vim/*.vim
12mu|vim-7.4.009-5|475	%{_datadir}/vim/vimrc
12mu|vim-7.4.009-5|476	%{_mandir}/man1/vim.1*
12mu|vim-7.4.009-5|477	%{_mandir}/man1/ex.1*
12mu|vim-7.4.009-5|478	%{_mandir}/man1/vi.1*
12mu|vim-7.4.009-5|479	%{_mandir}/man1/view.1*
12mu|vim-7.4.009-5|480	%{_mandir}/man1/rvi.1*
12mu|vim-7.4.009-5|481	%{_mandir}/man1/rview.1*
12mu|vim-7.4.009-5|482	%{_mandir}/man1/vimdiff.1*
12mu|vim-7.4.009-5|483	%{_mandir}/man1/vimtutor.1*
12mu|vim-7.4.009-5|484	%{_mandir}/man1/rvim.1*
12mu|vim-7.4.009-5|485	%{_bindir}/vimtutor
12mu|vim-7.4.009-5|486	%{_bindir}/xxd
12mu|vim-7.4.009-5|487	%{_mandir}/man1/xxd.1*
12mu|vim-7.4.009-5|488	%dir %{_sysconfdir}/vim/
12mu|vim-7.4.009-5|489	%config(noreplace) %{_sysconfdir}/vim/*
12mu|vim-7.4.009-5|490	
12mu|vim-7.4.009-5|491	%files minimal
12mu|vim-7.4.009-5|492	%doc README*.txt
12mu|vim-7.4.009-5|493	/bin/vim-minimal
12mu|vim-7.4.009-5|494	
12mu|vim-7.4.009-5|495	%files enhanced
12mu|vim-7.4.009-5|496	%doc README*.txt
12mu|vim-7.4.009-5|497	%{_bindir}/ex
12mu|vim-7.4.009-5|498	%{_bindir}/vimdiff
12mu|vim-7.4.009-5|499	%{_bindir}/vim-enhanced
12mu|vim-7.4.009-5|500	
12mu|vim-7.4.009-5|501	%if %{with gui}
12mu|vim-7.4.009-5|502	%files X11
12mu|vim-7.4.009-5|503	%doc README*.txt
12mu|vim-7.4.009-5|504	%{_bindir}/gvim
12mu|vim-7.4.009-5|505	%{_bindir}/gvimdiff
12mu|vim-7.4.009-5|506	%{_bindir}/vimx
12mu|vim-7.4.009-5|507	%{_mandir}/man1/gvim.1*
12mu|vim-7.4.009-5|508	%{_iconsdir}/locolor/16x16/apps/gvim.png
12mu|vim-7.4.009-5|509	%{_iconsdir}/locolor/32x32/apps/gvim.png
12mu|vim-7.4.009-5|510	%{_iconsdir}/hicolor/48x48/apps/gvim.png
12mu|vim-7.4.009-5|511	%{_datadir}/applications/mandriva-%{name}-X11.desktop
12mu|vim-7.4.009-5|512	%{_datadir}/vim/gvimrc
12mu|vim-7.4.009-5|513	%endif
12mu|vim-7.4.009-5|514	
12mu|vim-7.4.009-5|515	%changelog
12mu|vim-7.4.009-5|516	* Wed Feb 05 2014 Denis Silakov <denis.silakov@rosalab.ru> 7.4.009-5
12mu|vim-7.4.009-5|517	+ Revision: 24ddeb8
12mu|vim-7.4.009-5|518	- Fix sources
12mu|vim-7.4.009-5|519	
12mu|vim-7.4.009-5|520	

21503 12
12mu|vinagre-3.8.2-1|1	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|vinagre-3.8.2-1|2	
12mu|vinagre-3.8.2-1|3	Summary:	VNC Client for the GNOME Desktop
12mu|vinagre-3.8.2-1|4	Name:		vinagre
12mu|vinagre-3.8.2-1|5	Version:	3.8.2
12mu|vinagre-3.8.2-1|6	Release:	1
12mu|vinagre-3.8.2-1|7	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|vinagre-3.8.2-1|8	License:	GPLv2+
12mu|vinagre-3.8.2-1|9	Group:		Networking/Remote access
12mu|vinagre-3.8.2-1|10	Url:		http://www.gnome.org/projects/vinagre/index.html
12mu|vinagre-3.8.2-1|11	BuildRequires:	gnome-common
12mu|vinagre-3.8.2-1|12	BuildRequires:	pkgconfig(vte-2.90) >= 0.20
12mu|vinagre-3.8.2-1|13	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6.31
12mu|vinagre-3.8.2-1|14	BuildRequires:	pkgconfig(spice-client-gtk-3.0) >= 0.5
12mu|vinagre-3.8.2-1|15	BuildRequires:	pkgconfig(avahi-ui-gtk3) >= 0.6.26
12mu|vinagre-3.8.2-1|16	BuildRequires:	pkgconfig(avahi-gobject) >= 0.6.26
12mu|vinagre-3.8.2-1|17	BuildRequires:	pkgconfig(avahi-ui)
12mu|vinagre-3.8.2-1|18	BuildRequires:	pkgconfig(telepathy-glib) >= 0.11.6
12mu|vinagre-3.8.2-1|19	BuildRequires:	pkgconfig(libpanelapplet-4.0) >= 2.91.91
12mu|vinagre-3.8.2-1|20	BuildRequires:	pkgconfig(glib-2.0) >= 2.25.11
12mu|vinagre-3.8.2-1|21	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.3
12mu|vinagre-3.8.2-1|22	BuildRequires:	pkgconfig(gnome-keyring-1)
12mu|vinagre-3.8.2-1|23	BuildRequires:	pkgconfig(libpeas-1.0) >= 0.7.2
12mu|vinagre-3.8.2-1|24	BuildRequires:	pkgconfig(gtk-vnc-2.0) >= 0.4.3
12mu|vinagre-3.8.2-1|25	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|vinagre-3.8.2-1|26	BuildRequires:	pkgconfig(libsecret-1)
12mu|vinagre-3.8.2-1|27	BuildRequires:	gnome-doc-utils >= 0.3.2
12mu|vinagre-3.8.2-1|28	BuildRequires:	intltool
12mu|vinagre-3.8.2-1|29	BuildRequires:	desktop-file-utils
12mu|vinagre-3.8.2-1|30	BuildRequires:	itstool
12mu|vinagre-3.8.2-1|31	BuildRequires:	libxml2-utils
12mu|vinagre-3.8.2-1|32	
12mu|vinagre-3.8.2-1|33	Requires:	gnome-icon-theme >= 2.30
12mu|vinagre-3.8.2-1|34	
12mu|vinagre-3.8.2-1|35	%description
12mu|vinagre-3.8.2-1|36	Vinagre is a VNC Client for the GNOME Desktop.
12mu|vinagre-3.8.2-1|37	
12mu|vinagre-3.8.2-1|38	With Vinagre you can have several connections open simultaneously, bookmark
12mu|vinagre-3.8.2-1|39	your servers thanks to the Favorites support, store the passwords in the
12mu|vinagre-3.8.2-1|40	GNOME keyring, and browse the network to look for VNC servers.
12mu|vinagre-3.8.2-1|41	
12mu|vinagre-3.8.2-1|42	%prep
12mu|vinagre-3.8.2-1|43	%setup -q
12mu|vinagre-3.8.2-1|44	
12mu|vinagre-3.8.2-1|45	%build
12mu|vinagre-3.8.2-1|46	%configure2_5x --enable-ssh
12mu|vinagre-3.8.2-1|47	%make
12mu|vinagre-3.8.2-1|48	
12mu|vinagre-3.8.2-1|49	%install
12mu|vinagre-3.8.2-1|50	%makeinstall_std
12mu|vinagre-3.8.2-1|51	
12mu|vinagre-3.8.2-1|52	%find_lang %{name} --with-gnome
12mu|vinagre-3.8.2-1|53	
12mu|vinagre-3.8.2-1|54	desktop-file-install --vendor="" \
12mu|vinagre-3.8.2-1|55	--add-category="RemoteAccess;Network" \
12mu|vinagre-3.8.2-1|56	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mu|vinagre-3.8.2-1|57	
12mu|vinagre-3.8.2-1|58	%files -f %{name}.lang
12mu|vinagre-3.8.2-1|59	%doc AUTHORS NEWS README
12mu|vinagre-3.8.2-1|60	%{_bindir}/*
12mu|vinagre-3.8.2-1|61	%{_datadir}/applications/*
12mu|vinagre-3.8.2-1|62	%{_datadir}/%{name}
12mu|vinagre-3.8.2-1|63	%{_datadir}/icons/hicolor/*/*/*.*
12mu|vinagre-3.8.2-1|64	%{_datadir}/mime/packages/vinagre-mime.xml
12mu|vinagre-3.8.2-1|65	%{_datadir}/dbus-1/services/org.freedesktop.Telepathy.Client.Vinagre.service
12mu|vinagre-3.8.2-1|66	%{_datadir}/telepathy/clients/Vinagre.client
12mu|vinagre-3.8.2-1|67	%{_mandir}/man1/vinagre.1*
12mu|vinagre-3.8.2-1|68	%{_datadir}/glib-2.0/schemas/org.gnome.Vinagre.gschema.xml
12mu|vinagre-3.8.2-1|69	%{_datadir}/GConf/gsettings/org.gnome.Vinagre.convert

21504 12
12mu|vino-3.8.1-1|1	Summary: GNOME VNC server and client
12mu|vino-3.8.1-1|2	Name: vino
12mu|vino-3.8.1-1|3	Version: 3.8.1
12mu|vino-3.8.1-1|4	Release: 1
12mu|vino-3.8.1-1|5	Source0: http://ftp.gnome.org/pub/GNOME/sources/vino/3.8/%{name}-%{version}.tar.xz
12mu|vino-3.8.1-1|6	License: GPLv2+
12mu|vino-3.8.1-1|7	Group: Networking/Remote access
12mu|vino-3.8.1-1|8	Url: http://www.gnome.org
12mu|vino-3.8.1-1|9	BuildRequires: pkgconfig(ice)
12mu|vino-3.8.1-1|10	BuildRequires: pkgconfig(sm)
12mu|vino-3.8.1-1|11	BuildRequires: pkgconfig(x11)
12mu|vino-3.8.1-1|12	BuildRequires: libxdamage-devel
12mu|vino-3.8.1-1|13	BuildRequires: pkgconfig(xext)
12mu|vino-3.8.1-1|14	BuildRequires: libxfixes-devel
12mu|vino-3.8.1-1|15	BuildRequires: pkgconfig(xtst)
12mu|vino-3.8.1-1|16	BuildRequires: pkgconfig(gnutls)
12mu|vino-3.8.1-1|17	BuildRequires: avahi-glib-devel
12mu|vino-3.8.1-1|18	BuildRequires: avahi-client-devel
12mu|vino-3.8.1-1|19	BuildRequires: libgcrypt-devel
12mu|vino-3.8.1-1|20	BuildRequires: libsoup-devel
12mu|vino-3.8.1-1|21	BuildRequires: pkgconfig(libnotify)
12mu|vino-3.8.1-1|22	BuildRequires: unique-devel
12mu|vino-3.8.1-1|23	BuildRequires: gtk+3-devel
12mu|vino-3.8.1-1|24	BuildRequires: jpeg-devel
12mu|vino-3.8.1-1|25	BuildRequires: intltool
12mu|vino-3.8.1-1|26	BuildRequires: pkgconfig(dbus-glib-1)
12mu|vino-3.8.1-1|27	BuildRequires: pkgconfig(telepathy-glib)
12mu|vino-3.8.1-1|28	BuildRequires: libgnome-keyring-devel
12mu|vino-3.8.1-1|29	BuildRequires: pkgconfig(gconf-2.0) GConf2
12mu|vino-3.8.1-1|30	
12mu|vino-3.8.1-1|31	%description
12mu|vino-3.8.1-1|32	The package contains an integrated GNOME VNC server.
12mu|vino-3.8.1-1|33	
12mu|vino-3.8.1-1|34	%prep
12mu|vino-3.8.1-1|35	%setup -q
12mu|vino-3.8.1-1|36	
12mu|vino-3.8.1-1|37	%build
12mu|vino-3.8.1-1|38	%configure2_5x \
12mu|vino-3.8.1-1|39	--disable-schemas-install \
12mu|vino-3.8.1-1|40	--enable-avahi \
12mu|vino-3.8.1-1|41	--enable-telepathy \
12mu|vino-3.8.1-1|42	--enable-gnome-keyring \
12mu|vino-3.8.1-1|43	--disable-http-server		\
12mu|vino-3.8.1-1|44	--enable-libnotify 		\
12mu|vino-3.8.1-1|45	--disable-network-manager
12mu|vino-3.8.1-1|46	
12mu|vino-3.8.1-1|47	%install
12mu|vino-3.8.1-1|48	%makeinstall_std
12mu|vino-3.8.1-1|49	%find_lang %name --with-gnome
12mu|vino-3.8.1-1|50	
12mu|vino-3.8.1-1|51	%files -f %name.lang
12mu|vino-3.8.1-1|52	%doc README NEWS AUTHORS ChangeLog docs/remote-desktop.txt docs/TODO
12mu|vino-3.8.1-1|53	%_sysconfdir/xdg/autostart/vino-server.desktop
12mu|vino-3.8.1-1|54	%_bindir/vino-passwd
12mu|vino-3.8.1-1|55	%_bindir/vino-preferences
12mu|vino-3.8.1-1|56	%_libexecdir/vino-server
12mu|vino-3.8.1-1|57	%_datadir/vino
12mu|vino-3.8.1-1|58	%_datadir/applications/vino-preferences.desktop
12mu|vino-3.8.1-1|59	%_datadir/dbus-1/services/org.freedesktop.Telepathy.Client.Vino.service
12mu|vino-3.8.1-1|60	%_datadir/telepathy/clients/Vino.client
12mu|vino-3.8.1-1|61	%_datadir/GConf/gsettings/org.gnome.Vino.convert
12mu|vino-3.8.1-1|62	%_datadir/glib-2.0/schemas/*.xml

21505 12
12mu|virtualbox-4.2.18-2|1	#define _build_pkgcheck_srpm 0
12mu|virtualbox-4.2.18-2|2	## disabled, failing srpm_recreate because of:
12mu|virtualbox-4.2.18-2|3	## wrote: /home/alex/BuildSystem/virtualbox/SRPMS/virtualbox-4.1.10-1.src.rpm
12mu|virtualbox-4.2.18-2|4	## Executing "0 /home/alex/BuildSystem/virtualbox/SRPMS/virtualbox-4.1.10-1.src.rpm":
12mu|virtualbox-4.2.18-2|5	## sh: 0 : command not found
12mu|virtualbox-4.2.18-2|6	## error: Execution of "0 /home/alex/BuildSystem/virtualbox/SRPMS/virtualbox-4.1.10-1.src.rpm" failed.
12mu|virtualbox-4.2.18-2|7	%define kname  vboxdrv
12mu|virtualbox-4.2.18-2|8	%define oname  VirtualBox
12mu|virtualbox-4.2.18-2|9	%define srcname %{oname}-%{version}
12mu|virtualbox-4.2.18-2|10	%define distname %{oname}-%{version}
12mu|virtualbox-4.2.18-2|11	%define pkgver %{ver}
12mu|virtualbox-4.2.18-2|12	
12mu|virtualbox-4.2.18-2|13	%define vboxlibdir %{_libdir}/%{name}
12mu|virtualbox-4.2.18-2|14	%define vboxdatadir %{_datadir}/%{name}
12mu|virtualbox-4.2.18-2|15	
12mu|virtualbox-4.2.18-2|16	%define build_additions 1
12mu|virtualbox-4.2.18-2|17	%define build_doc 0
12mu|virtualbox-4.2.18-2|18	
12mu|virtualbox-4.2.18-2|19	%ifarch %{ix86}
12mu|virtualbox-4.2.18-2|20	%define vbox_platform linux.x86
12mu|virtualbox-4.2.18-2|21	%endif
12mu|virtualbox-4.2.18-2|22	%ifarch x86_64
12mu|virtualbox-4.2.18-2|23	%define vbox_platform linux.amd64
12mu|virtualbox-4.2.18-2|24	%endif
12mu|virtualbox-4.2.18-2|25	
12mu|virtualbox-4.2.18-2|26	# nuke vbox-specific dependencies
12mu|virtualbox-4.2.18-2|27	#define _provides_exceptions ^VBox
12mu|virtualbox-4.2.18-2|28	#define _requires_exceptions ^VBox
12mu|virtualbox-4.2.18-2|29	## Disabled: see rpmlint -I external-depfilter-with-internal-depgen
12mu|virtualbox-4.2.18-2|30	
12mu|virtualbox-4.2.18-2|31	%define x11_server_majorver %(pkg-config --modversion xorg-server|awk -F. '{print $1$2}')
12mu|virtualbox-4.2.18-2|32	
12mu|virtualbox-4.2.18-2|33	Summary:	A general-purpose full virtualizer for x86 hardware
12mu|virtualbox-4.2.18-2|34	Name:		virtualbox
12mu|virtualbox-4.2.18-2|35	Version:	4.2.18
12mu|virtualbox-4.2.18-2|36	Release:	2
12mu|virtualbox-4.2.18-2|37	License:	GPLv2+
12mu|virtualbox-4.2.18-2|38	Group:		Emulators
12mu|virtualbox-4.2.18-2|39	Url:		http://www.virtualbox.org/
12mu|virtualbox-4.2.18-2|40	Source0:	http://download.virtualbox.org/virtualbox/%{version}/%{srcname}.tar.bz2
12mu|virtualbox-4.2.18-2|41	Source1:	http://download.virtualbox.org/virtualbox/UserManual.pdf
12mu|virtualbox-4.2.18-2|42	Source2:	virtualbox.init
12mu|virtualbox-4.2.18-2|43	Source4:	60-vboxadd.perms
12mu|virtualbox-4.2.18-2|44	Source100:	virtualbox.rpmlintrc
12mu|virtualbox-4.2.18-2|45	Patch0:		VirtualBox-4.2.16-disable-updates.patch
12mu|virtualbox-4.2.18-2|46	Patch2:		VirtualBox-4.0.6_OSE-kernelrelease.patch
12mu|virtualbox-4.2.18-2|47	Patch4:		VirtualBox-1.6.0_OSE-futex.patch
12mu|virtualbox-4.2.18-2|48	Patch5:		virtualbox-fix-vboxadd-req.patch
12mu|virtualbox-4.2.18-2|49	# (fc) 1.6.0-2mdv fix initscript name in VBox.sh script
12mu|virtualbox-4.2.18-2|50	Patch6:		VirtualBox-1.6.0_OSE-initscriptname.patch
12mu|virtualbox-4.2.18-2|51	# (fc) 2.0.0-2mdv fix QT4 detection on x86-64 on Mdv 2008.1
12mu|virtualbox-4.2.18-2|52	Patch7:		VirtualBox-2.0.0-mdv20081.patch
12mu|virtualbox-4.2.18-2|53	# (hk) fix build kernel-headers-2.6.29*
12mu|virtualbox-4.2.18-2|54	Patch10:	VirtualBox-kernel-headers-2.6.29.patch
12mu|virtualbox-4.2.18-2|55	# (Debian) Only display warnings about broken USB support when it's actually
12mu|virtualbox-4.2.18-2|56	# used (i.e. the machine has USB device filters)
12mu|virtualbox-4.2.18-2|57	Patch11: VirtualBox-4.1.8-usb-warning-filters.patch
12mu|virtualbox-4.2.18-2|58	
12mu|virtualbox-4.2.18-2|59	Patch16:	virtualbox-default-to-mandriva.patch
12mu|virtualbox-4.2.18-2|60	
12mu|virtualbox-4.2.18-2|61	# don't check for:
12mu|virtualbox-4.2.18-2|62	# mkisofs: we're not going to build the additions .iso file
12mu|virtualbox-4.2.18-2|63	# makeself: we're not going to create the stanalone .run installers
12mu|virtualbox-4.2.18-2|64	Patch18:	virtualbox-4.0.0-dont-check-for-mkisofs-or-makeself.patch
12mu|virtualbox-4.2.18-2|65	
12mu|virtualbox-4.2.18-2|66	ExclusiveArch:	%{ix86} x86_64
12mu|virtualbox-4.2.18-2|67	BuildRequires:	dev86
12mu|virtualbox-4.2.18-2|68	BuildRequires:	dkms-minimal
12mu|virtualbox-4.2.18-2|69	BuildRequires:	gawk
12mu|virtualbox-4.2.18-2|70	BuildRequires:	gsoap
12mu|virtualbox-4.2.18-2|71	BuildRequires:	iasl
12mu|virtualbox-4.2.18-2|72	BuildRequires:	java-rpmbuild
12mu|virtualbox-4.2.18-2|73	BuildRequires:	qt4-linguist
12mu|virtualbox-4.2.18-2|74	BuildRequires:	xsltproc
12mu|virtualbox-4.2.18-2|75	BuildRequires:	libcap-devel
12mu|virtualbox-4.2.18-2|76	BuildRequires:	libstdc++-static-devel
12mu|virtualbox-4.2.18-2|77	BuildRequires:	openssl-devel
12mu|virtualbox-4.2.18-2|78	BuildRequires:	pam-devel
12mu|virtualbox-4.2.18-2|79	BuildRequires:	pkgconfig(devmapper)
12mu|virtualbox-4.2.18-2|80	BuildRequires:	pkgconfig(ext2fs)
12mu|virtualbox-4.2.18-2|81	BuildRequires:	pkgconfig(gl)
12mu|virtualbox-4.2.18-2|82	BuildRequires:	pkgconfig(glu)
12mu|virtualbox-4.2.18-2|83	BuildRequires:	pkgconfig(libcurl)
12mu|virtualbox-4.2.18-2|84	BuildRequires:	pkgconfig(libIDL-2.0)
12mu|virtualbox-4.2.18-2|85	BuildRequires:	pkgconfig(libpulse)
12mu|virtualbox-4.2.18-2|86	BuildRequires:	pkgconfig(libvncserver)
12mu|virtualbox-4.2.18-2|87	BuildRequires:	pkgconfig(libxslt)
12mu|virtualbox-4.2.18-2|88	BuildRequires:	pkgconfig(python)
12mu|virtualbox-4.2.18-2|89	BuildRequires:	pkgconfig(QtCore)
12mu|virtualbox-4.2.18-2|90	BuildRequires:	pkgconfig(sdl)
12mu|virtualbox-4.2.18-2|91	BuildRequires:	pkgconfig(xcursor)
12mu|virtualbox-4.2.18-2|92	BuildRequires:	pkgconfig(xinerama)
12mu|virtualbox-4.2.18-2|93	BuildRequires:	pkgconfig(xmu)
12mu|virtualbox-4.2.18-2|94	BuildRequires:	pkgconfig(xorg-server)
12mu|virtualbox-4.2.18-2|95	BuildRequires:	pkgconfig(xrandr)
12mu|virtualbox-4.2.18-2|96	BuildRequires:	pkgconfig(xt)
12mu|virtualbox-4.2.18-2|97	BuildRequires:	pkgconfig(zlib)
12mu|virtualbox-4.2.18-2|98	%if %{build_doc}
12mu|virtualbox-4.2.18-2|99	# for building the user manual pdf file
12mu|virtualbox-4.2.18-2|100	BuildRequires:	texlive
12mu|virtualbox-4.2.18-2|101	BuildRequires:	texlive-fontsextra
12mu|virtualbox-4.2.18-2|102	BuildRequires:	docbook-dtd44-xml
12mu|virtualbox-4.2.18-2|103	%endif
12mu|virtualbox-4.2.18-2|104	
12mu|virtualbox-4.2.18-2|105	Requires(post,preun,postun): rpm-helper
12mu|virtualbox-4.2.18-2|106	Requires:	kmod(vboxdrv) = %{version}
12mu|virtualbox-4.2.18-2|107	Suggests:	%{name}-doc
12mu|virtualbox-4.2.18-2|108	
12mu|virtualbox-4.2.18-2|109	%description
12mu|virtualbox-4.2.18-2|110	VirtualBox is a general-purpose full virtualizer for x86 hardware.
12mu|virtualbox-4.2.18-2|111	
12mu|virtualbox-4.2.18-2|112	%files
12mu|virtualbox-4.2.18-2|113	%config %{_sysconfdir}/vbox/vbox.cfg
12mu|virtualbox-4.2.18-2|114	%{_bindir}/%{oname}
12mu|virtualbox-4.2.18-2|115	%{_bindir}/VBoxManage
12mu|virtualbox-4.2.18-2|116	%{_bindir}/VBoxSDL
12mu|virtualbox-4.2.18-2|117	%{_bindir}/VBoxHeadless
12mu|virtualbox-4.2.18-2|118	%{_bindir}/VBoxTunctl
12mu|virtualbox-4.2.18-2|119	%{_bindir}/VBoxNetAdpCtl
12mu|virtualbox-4.2.18-2|120	%{_bindir}/VBoxNetDHCP
12mu|virtualbox-4.2.18-2|121	%{_bindir}/vboxwebsrv
12mu|virtualbox-4.2.18-2|122	%{vboxlibdir}/dtrace
12mu|virtualbox-4.2.18-2|123	%{vboxlibdir}/icons
12mu|virtualbox-4.2.18-2|124	%{vboxlibdir}/components
12mu|virtualbox-4.2.18-2|125	%{vboxlibdir}/load.sh
12mu|virtualbox-4.2.18-2|126	%{vboxlibdir}/loadall.sh
12mu|virtualbox-4.2.18-2|127	%{vboxlibdir}/*.so
12mu|virtualbox-4.2.18-2|128	%{vboxlibdir}/VBoxAutostart
12mu|virtualbox-4.2.18-2|129	%{vboxlibdir}/VBoxBFE
12mu|virtualbox-4.2.18-2|130	%{vboxlibdir}/VBoxBalloonCtrl
12mu|virtualbox-4.2.18-2|131	%{vboxlibdir}/VBoxEFI32.fd
12mu|virtualbox-4.2.18-2|132	%{vboxlibdir}/VBoxEFI64.fd
12mu|virtualbox-4.2.18-2|133	%{vboxlibdir}/VBoxExtPackHelperApp
12mu|virtualbox-4.2.18-2|134	%{vboxlibdir}/VBoxManage
12mu|virtualbox-4.2.18-2|135	%{vboxlibdir}/VBoxSVC
12mu|virtualbox-4.2.18-2|136	%{vboxlibdir}/VBoxTestOGL
12mu|virtualbox-4.2.18-2|137	%{vboxlibdir}/VBoxTunctl
12mu|virtualbox-4.2.18-2|138	%{vboxlibdir}/VBoxVMMPreload
12mu|virtualbox-4.2.18-2|139	%{vboxlibdir}/VBoxXPCOMIPCD
12mu|virtualbox-4.2.18-2|140	%{vboxlibdir}/vboxkeyboard.tar.bz2
12mu|virtualbox-4.2.18-2|141	%{vboxlibdir}/vboxshell.py
12mu|virtualbox-4.2.18-2|142	%{vboxlibdir}/virtualbox.xml
12mu|virtualbox-4.2.18-2|143	# These are subdirs
12mu|virtualbox-4.2.18-2|144	%{vboxlibdir}/helpers
12mu|virtualbox-4.2.18-2|145	%{vboxlibdir}/scripts
12mu|virtualbox-4.2.18-2|146	# this files need proper permission
12mu|virtualbox-4.2.18-2|147	%attr(4711,root,root) %{vboxlibdir}/VBoxHeadless
12mu|virtualbox-4.2.18-2|148	%attr(4711,root,root) %{vboxlibdir}/VBoxSDL
12mu|virtualbox-4.2.18-2|149	%attr(4711,root,root) %{vboxlibdir}/VirtualBox
12mu|virtualbox-4.2.18-2|150	%attr(4711,root,root) %{vboxlibdir}/VBoxNetAdpCtl
12mu|virtualbox-4.2.18-2|151	%attr(4711,root,root) %{vboxlibdir}/VBoxNetDHCP
12mu|virtualbox-4.2.18-2|152	%attr(644,root,root) %{vboxlibdir}/*.gc
12mu|virtualbox-4.2.18-2|153	%attr(644,root,root) %{vboxlibdir}/*.r0
12mu|virtualbox-4.2.18-2|154	%exclude %{vboxlibdir}/UserManual.pdf
12mu|virtualbox-4.2.18-2|155	%{vboxdatadir}
12mu|virtualbox-4.2.18-2|156	# initscripts integration
12mu|virtualbox-4.2.18-2|157	%{_initrddir}/%{name}
12mu|virtualbox-4.2.18-2|158	%config %{_sysconfdir}/udev/rules.d/%{name}.rules
12mu|virtualbox-4.2.18-2|159	%dir /var/run/%{oname}
12mu|virtualbox-4.2.18-2|160	# desktop integration
12mu|virtualbox-4.2.18-2|161	%{_iconsdir}/hicolor/*/*/*
12mu|virtualbox-4.2.18-2|162	%{_datadir}/applications/mandriva-%{name}.desktop
12mu|virtualbox-4.2.18-2|163	%{_datadir}/mime/packages/virtualbox.xml
12mu|virtualbox-4.2.18-2|164	
12mu|virtualbox-4.2.18-2|165	%post
12mu|virtualbox-4.2.18-2|166	%_post_service %{name}
12mu|virtualbox-4.2.18-2|167	%_add_group_helper %{name} 1 vboxusers
12mu|virtualbox-4.2.18-2|168	
12mu|virtualbox-4.2.18-2|169	%postun
12mu|virtualbox-4.2.18-2|170	if [ "$1" -ge "1" ]; then
12mu|virtualbox-4.2.18-2|171	/sbin/service %{name} condrestart > /dev/null 2>&1 || :
12mu|virtualbox-4.2.18-2|172	fi
12mu|virtualbox-4.2.18-2|173	%_del_group_helper %{name} 1 vboxusers
12mu|virtualbox-4.2.18-2|174	
12mu|virtualbox-4.2.18-2|175	%preun
12mu|virtualbox-4.2.18-2|176	%_preun_service %{name}
12mu|virtualbox-4.2.18-2|177	
12mu|virtualbox-4.2.18-2|178	#----------------------------------------------------------------------------
12mu|virtualbox-4.2.18-2|179	
12mu|virtualbox-4.2.18-2|180	%package -n	dkms-%{name}
12mu|virtualbox-4.2.18-2|181	Summary:	VirtualBox kernel module
12mu|virtualbox-4.2.18-2|182	Group:		System/Kernel and hardware
12mu|virtualbox-4.2.18-2|183	Requires(post,preun): dkms
12mu|virtualbox-4.2.18-2|184	Conflicts:	dkms-vboxadditions < 4.1.8
12mu|virtualbox-4.2.18-2|185	
12mu|virtualbox-4.2.18-2|186	%description -n dkms-%{name}
12mu|virtualbox-4.2.18-2|187	Kernel support for VirtualBox.
12mu|virtualbox-4.2.18-2|188	
12mu|virtualbox-4.2.18-2|189	%files -n dkms-%{name}
12mu|virtualbox-4.2.18-2|190	%{_usr}/src/%{name}-%{version}-%{release}
12mu|virtualbox-4.2.18-2|191	
12mu|virtualbox-4.2.18-2|192	%post -n dkms-%{name}
12mu|virtualbox-4.2.18-2|193	set -x
12mu|virtualbox-4.2.18-2|194	/usr/sbin/dkms --rpm_safe_upgrade add -m %{name} -v %{version}-%{release}
12mu|virtualbox-4.2.18-2|195	/usr/sbin/dkms --rpm_safe_upgrade build -m %{name} -v %{version}-%{release} &&
12mu|virtualbox-4.2.18-2|196	/usr/sbin/dkms --rpm_safe_upgrade install -m %{name} -v %{version}-%{release}
12mu|virtualbox-4.2.18-2|197	/sbin/rmmod vboxnetflt &>/dev/null
12mu|virtualbox-4.2.18-2|198	/sbin/rmmod vboxnetadp &>/dev/null
12mu|virtualbox-4.2.18-2|199	/sbin/rmmod %{kname} &>/dev/null
12mu|virtualbox-4.2.18-2|200	/sbin/modprobe %{kname} &>/dev/null
12mu|virtualbox-4.2.18-2|201	/sbin/modprobe vboxnetflt &>/dev/null
12mu|virtualbox-4.2.18-2|202	/sbin/modprobe vboxnetadp &>/dev/null
12mu|virtualbox-4.2.18-2|203	:
12mu|virtualbox-4.2.18-2|204	
12mu|virtualbox-4.2.18-2|205	%preun -n dkms-%{name}
12mu|virtualbox-4.2.18-2|206	if [ "$1" = "0" ]; then
12mu|virtualbox-4.2.18-2|207	/sbin/rmmod vboxnetadp >/dev/null 2>&1
12mu|virtualbox-4.2.18-2|208	/sbin/rmmod vboxnetflt >/dev/null 2>&1
12mu|virtualbox-4.2.18-2|209	/sbin/rmmod %{kname} >/dev/null 2>&1
12mu|virtualbox-4.2.18-2|210	fi
12mu|virtualbox-4.2.18-2|211	set -x
12mu|virtualbox-4.2.18-2|212	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{name} -v %{version}-%{release} --all || :
12mu|virtualbox-4.2.18-2|213	
12mu|virtualbox-4.2.18-2|214	#----------------------------------------------------------------------------
12mu|virtualbox-4.2.18-2|215	
12mu|virtualbox-4.2.18-2|216	%if %{build_additions}
12mu|virtualbox-4.2.18-2|217	%package 	guest-additions
12mu|virtualbox-4.2.18-2|218	Summary:	Additions for VirtualBox guest systems
12mu|virtualbox-4.2.18-2|219	Group:		Emulators
12mu|virtualbox-4.2.18-2|220	Requires:	kmod(vboxguest) = %{version}
12mu|virtualbox-4.2.18-2|221	Requires:	kmod(vboxsf) = %{version}
12mu|virtualbox-4.2.18-2|222	Requires:	kmod(vboxvideo) = %{version}
12mu|virtualbox-4.2.18-2|223	Requires:	x11-driver-video-vboxvideo
12mu|virtualbox-4.2.18-2|224	Requires(post,preun): rpm-helper
12mu|virtualbox-4.2.18-2|225	
12mu|virtualbox-4.2.18-2|226	%description guest-additions
12mu|virtualbox-4.2.18-2|227	This package contains additions for VirtualBox guest systems.
12mu|virtualbox-4.2.18-2|228	It allows to share files with the host system and sync time with host.
12mu|virtualbox-4.2.18-2|229	
12mu|virtualbox-4.2.18-2|230	%files guest-additions
12mu|virtualbox-4.2.18-2|231	/%{_lib}/security/pam_vbox.so
12mu|virtualbox-4.2.18-2|232	/sbin/mount.vboxsf
12mu|virtualbox-4.2.18-2|233	%{_initrddir}/vboxadd-timesync
12mu|virtualbox-4.2.18-2|234	%{_sbindir}/VBoxService
12mu|virtualbox-4.2.18-2|235	%{_bindir}/VBoxClient
12mu|virtualbox-4.2.18-2|236	%{_bindir}/VBoxControl
12mu|virtualbox-4.2.18-2|237	%{_sysconfdir}/udev/rules.d/vbox-additions.rules
12mu|virtualbox-4.2.18-2|238	%{_sysconfdir}/X11/xinit.d/98vboxadd-xclient
12mu|virtualbox-4.2.18-2|239	%{_sysconfdir}/modprobe.preload.d/vbox-guest-additions
12mu|virtualbox-4.2.18-2|240	
12mu|virtualbox-4.2.18-2|241	%post guest-additions
12mu|virtualbox-4.2.18-2|242	%_post_service vboxadd-timesync
12mu|virtualbox-4.2.18-2|243	
12mu|virtualbox-4.2.18-2|244	# (Debian) Build usb device tree
12mu|virtualbox-4.2.18-2|245	for i in /sys/bus/usb/devices/*; do
12mu|virtualbox-4.2.18-2|246	if test -r "$i/dev"; then
12mu|virtualbox-4.2.18-2|247	dev="`cat "$i/dev" 2> /dev/null || true`"
12mu|virtualbox-4.2.18-2|248	major="`expr "$dev" : '\(.*\):' 2> /dev/null || true`"
12mu|virtualbox-4.2.18-2|249	minor="`expr "$dev" : '.*:\(.*\)' 2> /dev/null || true`"
12mu|virtualbox-4.2.18-2|250	class="`cat $i/bDeviceClass 2> /dev/null || true`"
12mu|virtualbox-4.2.18-2|251	/usr/share/virtualbox/VBoxCreateUSBNode.sh "$major" "$minor" "$class" vboxusers 2>/dev/null || true
12mu|virtualbox-4.2.18-2|252	fi
12mu|virtualbox-4.2.18-2|253	done
12mu|virtualbox-4.2.18-2|254	
12mu|virtualbox-4.2.18-2|255	%preun guest-additions
12mu|virtualbox-4.2.18-2|256	%_preun_service vboxadd-timesync
12mu|virtualbox-4.2.18-2|257	
12mu|virtualbox-4.2.18-2|258	%endif
12mu|virtualbox-4.2.18-2|259	
12mu|virtualbox-4.2.18-2|260	#----------------------------------------------------------------------------
12mu|virtualbox-4.2.18-2|261	
12mu|virtualbox-4.2.18-2|262	%if %{build_additions}
12mu|virtualbox-4.2.18-2|263	%package -n	dkms-vboxadditions
12mu|virtualbox-4.2.18-2|264	Summary:	Kernel module for VirtualBox additions
12mu|virtualbox-4.2.18-2|265	Group:		System/Kernel and hardware
12mu|virtualbox-4.2.18-2|266	Requires(post,preun): dkms
12mu|virtualbox-4.2.18-2|267	Obsoletes:	dkms-vboxadd < %{version}-%{release}
12mu|virtualbox-4.2.18-2|268	%rename		dkms-vboxvfs
12mu|virtualbox-4.2.18-2|269	%rename		dkms-vboxsf
12mu|virtualbox-4.2.18-2|270	%rename		dkms-vboxvideo = %{version}-%{release}
12mu|virtualbox-4.2.18-2|271	Conflicts:	dkms-%{name} < 4.1.8
12mu|virtualbox-4.2.18-2|272	
12mu|virtualbox-4.2.18-2|273	%description -n dkms-vboxadditions
12mu|virtualbox-4.2.18-2|274	Kernel module for VirtualBox additions (ideally only needs to be installed
12mu|virtualbox-4.2.18-2|275	on the guest OS not on the host OS).
12mu|virtualbox-4.2.18-2|276	
12mu|virtualbox-4.2.18-2|277	%files -n dkms-vboxadditions
12mu|virtualbox-4.2.18-2|278	%{_usr}/src/vbox*-%{version}-%{release}
12mu|virtualbox-4.2.18-2|279	
12mu|virtualbox-4.2.18-2|280	%post -n dkms-vboxadditions
12mu|virtualbox-4.2.18-2|281	set -x
12mu|virtualbox-4.2.18-2|282	/usr/sbin/dkms --rpm_safe_upgrade add -m vboxadditions -v %{version}-%{release}
12mu|virtualbox-4.2.18-2|283	/usr/sbin/dkms --rpm_safe_upgrade build -m vboxadditions -v %{version}-%{release} &&
12mu|virtualbox-4.2.18-2|284	/usr/sbin/dkms --rpm_safe_upgrade install -m vboxadditions -v %{version}-%{release}
12mu|virtualbox-4.2.18-2|285	:
12mu|virtualbox-4.2.18-2|286	
12mu|virtualbox-4.2.18-2|287	%preun -n dkms-vboxadditions
12mu|virtualbox-4.2.18-2|288	set -x
12mu|virtualbox-4.2.18-2|289	/usr/sbin/dkms --rpm_safe_upgrade remove -m vboxadditions -v %{version}-%{release} --all
12mu|virtualbox-4.2.18-2|290	:
12mu|virtualbox-4.2.18-2|291	
12mu|virtualbox-4.2.18-2|292	%endif
12mu|virtualbox-4.2.18-2|293	
12mu|virtualbox-4.2.18-2|294	#----------------------------------------------------------------------------
12mu|virtualbox-4.2.18-2|295	
12mu|virtualbox-4.2.18-2|296	%if %{build_additions}
12mu|virtualbox-4.2.18-2|297	%package -n	x11-driver-video-vboxvideo
12mu|virtualbox-4.2.18-2|298	Summary:	The X.org driver for video in VirtualBox guests
12mu|virtualbox-4.2.18-2|299	Group:		System/X11
12mu|virtualbox-4.2.18-2|300	Requires:	x11-server-common
12mu|virtualbox-4.2.18-2|301	Suggests:	virtualbox-guest-additions
12mu|virtualbox-4.2.18-2|302	Conflicts:	virtualbox-guest-additions < 2.2.0-2
12mu|virtualbox-4.2.18-2|303	
12mu|virtualbox-4.2.18-2|304	%description -n x11-driver-video-vboxvideo
12mu|virtualbox-4.2.18-2|305	The X.org driver for video in VirtualBox guests
12mu|virtualbox-4.2.18-2|306	
12mu|virtualbox-4.2.18-2|307	%files -n x11-driver-video-vboxvideo
12mu|virtualbox-4.2.18-2|308	%{_libdir}/VBoxOGL*
12mu|virtualbox-4.2.18-2|309	%{_libdir}/xorg/modules/drivers/vboxvideo_drv.so
12mu|virtualbox-4.2.18-2|310	%{_libdir}/dri/vboxvideo_dri.so
12mu|virtualbox-4.2.18-2|311	%endif
12mu|virtualbox-4.2.18-2|312	
12mu|virtualbox-4.2.18-2|313	#----------------------------------------------------------------------------
12mu|virtualbox-4.2.18-2|314	
12mu|virtualbox-4.2.18-2|315	%package doc
12mu|virtualbox-4.2.18-2|316	Summary:	The user manual PDF file for %{name}
12mu|virtualbox-4.2.18-2|317	Group:		System/X11
12mu|virtualbox-4.2.18-2|318	BuildArch:	noarch
12mu|virtualbox-4.2.18-2|319	
12mu|virtualbox-4.2.18-2|320	%description doc
12mu|virtualbox-4.2.18-2|321	This package contains the user manual PDF file for %{name}.
12mu|virtualbox-4.2.18-2|322	
12mu|virtualbox-4.2.18-2|323	%files doc
12mu|virtualbox-4.2.18-2|324	%{vboxlibdir}/UserManual.pdf
12mu|virtualbox-4.2.18-2|325	
12mu|virtualbox-4.2.18-2|326	#----------------------------------------------------------------------------
12mu|virtualbox-4.2.18-2|327	
12mu|virtualbox-4.2.18-2|328	%prep
12mu|virtualbox-4.2.18-2|329	%setup -qn %{distname}
12mu|virtualbox-4.2.18-2|330	%patch0 -p1 -b .disable-updates
12mu|virtualbox-4.2.18-2|331	%patch2 -p1 -b .kernelrelease
12mu|virtualbox-4.2.18-2|332	%patch4 -p1 -b .futex
12mu|virtualbox-4.2.18-2|333	%patch5 -p1 -b .fix-timesync-req
12mu|virtualbox-4.2.18-2|334	%patch6 -p1 -b .initscriptname
12mu|virtualbox-4.2.18-2|335	%patch10 -p1 -b .kernel-headers-2.6.29
12mu|virtualbox-4.2.18-2|336	%patch11 -p1 -b .usb-warnings
12mu|virtualbox-4.2.18-2|337	%patch16 -p1 -b .default-to-mandriva
12mu|virtualbox-4.2.18-2|338	
12mu|virtualbox-4.2.18-2|339	%patch18 -p1 -b .mkisofs-makeself
12mu|virtualbox-4.2.18-2|340	
12mu|virtualbox-4.2.18-2|341	cat << EOF > LocalConfig.kmk
12mu|virtualbox-4.2.18-2|342	VBOX_WITH_WARNINGS_AS_ERRORS:=
12mu|virtualbox-4.2.18-2|343	VBOX_PATH_APP_PRIVATE_ARCH:=%{vboxlibdir}
12mu|virtualbox-4.2.18-2|344	VBOX_WITH_ORIGIN:=
12mu|virtualbox-4.2.18-2|345	VBOX_WITH_RUNPATH:=%{vboxlibdir}
12mu|virtualbox-4.2.18-2|346	VBOX_PATH_APP_PRIVATE:=%{vboxdatadir}
12mu|virtualbox-4.2.18-2|347	VBOX_WITH_VNC:=1
12mu|virtualbox-4.2.18-2|348	VBOX_WITH_TESTCASES =
12mu|virtualbox-4.2.18-2|349	VBOX_WITH_TESTSUITE:=
12mu|virtualbox-4.2.18-2|350	VBOX_JAVA_HOME := %{java_home}
12mu|virtualbox-4.2.18-2|351	VBOX_WITHOUT_ADDITIONS_ISO := 1
12mu|virtualbox-4.2.18-2|352	EOF
12mu|virtualbox-4.2.18-2|353	
12mu|virtualbox-4.2.18-2|354	%build
12mu|virtualbox-4.2.18-2|355	export LIBPATH_LIB="%{_lib}"
12mu|virtualbox-4.2.18-2|356	./configure \
12mu|virtualbox-4.2.18-2|357	--disable-kmods \
12mu|virtualbox-4.2.18-2|358	%if ! %{build_doc}
12mu|virtualbox-4.2.18-2|359	--disable-docs
12mu|virtualbox-4.2.18-2|360	%endif
12mu|virtualbox-4.2.18-2|361	
12mu|virtualbox-4.2.18-2|362	%if !%{build_additions}
12mu|virtualbox-4.2.18-2|363	sed -rie 's/(VBOX_WITH_LINUX_ADDITIONS\s+:=\s+).*/\1/' AutoConfig.kmk
12mu|virtualbox-4.2.18-2|364	echo VBOX_WITHOUT_ADDITIONS=1 >> LocalConfig.kmk
12mu|virtualbox-4.2.18-2|365	%endif
12mu|virtualbox-4.2.18-2|366	
12mu|virtualbox-4.2.18-2|367	. ./env.sh
12mu|virtualbox-4.2.18-2|368	kmk %{_smp_mflags} all
12mu|virtualbox-4.2.18-2|369	
12mu|virtualbox-4.2.18-2|370	%install
12mu|virtualbox-4.2.18-2|371	# install vbox components
12mu|virtualbox-4.2.18-2|372	mkdir -p %{buildroot}%{vboxlibdir} %{buildroot}%{vboxdatadir}
12mu|virtualbox-4.2.18-2|373	
12mu|virtualbox-4.2.18-2|374	(cd out/%{vbox_platform}/release/bin && tar cf - --exclude=additions .) | \
12mu|virtualbox-4.2.18-2|375	(cd %{buildroot}%{vboxlibdir} && tar xf -)
12mu|virtualbox-4.2.18-2|376	
12mu|virtualbox-4.2.18-2|377	# move noarch files to vboxdatadir
12mu|virtualbox-4.2.18-2|378	mv %{buildroot}%{vboxlibdir}/{VBox*.sh,nls,*.desktop,*.png} %{buildroot}%{vboxdatadir}
12mu|virtualbox-4.2.18-2|379	
12mu|virtualbox-4.2.18-2|380	# install service
12mu|virtualbox-4.2.18-2|381	mkdir -p %{buildroot}%{_initrddir}
12mu|virtualbox-4.2.18-2|382	install -m755 %{SOURCE2} %{buildroot}%{_initrddir}/%{name}
12mu|virtualbox-4.2.18-2|383	
12mu|virtualbox-4.2.18-2|384	# install wrappers
12mu|virtualbox-4.2.18-2|385	mkdir -p %{buildroot}%{_sysconfdir}/vbox
12mu|virtualbox-4.2.18-2|386	cat > %{buildroot}%{_sysconfdir}/vbox/vbox.cfg << EOF
12mu|virtualbox-4.2.18-2|387	# VirtualBox installation directory
12mu|virtualbox-4.2.18-2|388	INSTALL_DIR="%{vboxlibdir}"
12mu|virtualbox-4.2.18-2|389	EOF
12mu|virtualbox-4.2.18-2|390	
12mu|virtualbox-4.2.18-2|391	mkdir -p %{buildroot}%{_bindir}
12mu|virtualbox-4.2.18-2|392	ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/%{oname}
12mu|virtualbox-4.2.18-2|393	ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/VBoxManage
12mu|virtualbox-4.2.18-2|394	ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/VBoxSDL
12mu|virtualbox-4.2.18-2|395	ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/VBoxHeadless
12mu|virtualbox-4.2.18-2|396	ln -s %{vboxdatadir}/VBox.sh %{buildroot}%{_bindir}/vboxwebsrv
12mu|virtualbox-4.2.18-2|397	
12mu|virtualbox-4.2.18-2|398	# provide network control tools in bindir
12mu|virtualbox-4.2.18-2|399	ln -s %{vboxlibdir}/VBoxTunctl %{buildroot}%{_bindir}/VBoxTunctl
12mu|virtualbox-4.2.18-2|400	ln -s %{vboxlibdir}/VBoxNetAdpCtl %{buildroot}%{_bindir}/VBoxNetAdpCtl
12mu|virtualbox-4.2.18-2|401	ln -s %{vboxlibdir}/VBoxNetDHCP %{buildroot}%{_bindir}/VBoxNetDHCP
12mu|virtualbox-4.2.18-2|402	
12mu|virtualbox-4.2.18-2|403	install -d %{buildroot}/var/run/%{oname}
12mu|virtualbox-4.2.18-2|404	
12mu|virtualbox-4.2.18-2|405	# install dkms sources
12mu|virtualbox-4.2.18-2|406	mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}
12mu|virtualbox-4.2.18-2|407	cat > vboxbuild << EOF
12mu|virtualbox-4.2.18-2|408	#!/bin/sh
12mu|virtualbox-4.2.18-2|409	set -e
12mu|virtualbox-4.2.18-2|410	make -C %{kname} KERN_DIR=\$1
12mu|virtualbox-4.2.18-2|411	cp -f %{kname}/Module.symvers vboxnetflt
12mu|virtualbox-4.2.18-2|412	cp -f %{kname}/Module.symvers vboxnetadp
12mu|virtualbox-4.2.18-2|413	make -C vboxnetflt KERN_DIR=\$1
12mu|virtualbox-4.2.18-2|414	make -C vboxnetadp KERN_DIR=\$1
12mu|virtualbox-4.2.18-2|415	EOF
12mu|virtualbox-4.2.18-2|416	install -m 0755 vboxbuild %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}
12mu|virtualbox-4.2.18-2|417	mv %{buildroot}%{vboxlibdir}/src/* %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
12mu|virtualbox-4.2.18-2|418	cat > %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/dkms.conf << EOF
12mu|virtualbox-4.2.18-2|419	MAKE[0]="./vboxbuild \$kernel_source_dir"
12mu|virtualbox-4.2.18-2|420	PACKAGE_NAME=%{name}
12mu|virtualbox-4.2.18-2|421	PACKAGE_VERSION=%{version}-%{release}
12mu|virtualbox-4.2.18-2|422	DEST_MODULE_LOCATION[0]=/kernel/3rdparty/vbox
12mu|virtualbox-4.2.18-2|423	BUILT_MODULE_LOCATION[0]=%{kname}/
12mu|virtualbox-4.2.18-2|424	BUILT_MODULE_NAME[0]=%{kname}
12mu|virtualbox-4.2.18-2|425	DEST_MODULE_LOCATION[1]=/kernel/3rdparty/vbox
12mu|virtualbox-4.2.18-2|426	BUILT_MODULE_LOCATION[1]=vboxnetflt/
12mu|virtualbox-4.2.18-2|427	BUILT_MODULE_NAME[1]=vboxnetflt
12mu|virtualbox-4.2.18-2|428	DEST_MODULE_LOCATION[2]=/kernel/3rdparty/vbox
12mu|virtualbox-4.2.18-2|429	BUILT_MODULE_LOCATION[2]=vboxnetadp/
12mu|virtualbox-4.2.18-2|430	BUILT_MODULE_NAME[2]=vboxnetadp
12mu|virtualbox-4.2.18-2|431	AUTOINSTALL=yes
12mu|virtualbox-4.2.18-2|432	EOF
12mu|virtualbox-4.2.18-2|433	
12mu|virtualbox-4.2.18-2|434	# install udev rules
12mu|virtualbox-4.2.18-2|435	# install udev rules
12mu|virtualbox-4.2.18-2|436	mkdir -p %{buildroot}%{_sysconfdir}/udev/rules.d/
12mu|virtualbox-4.2.18-2|437	cat > %{buildroot}%{_sysconfdir}/udev/rules.d/%{name}.rules << EOF
12mu|virtualbox-4.2.18-2|438	KERNEL=="%{kname}", NAME="vboxdrv", OWNER="root", GROUP="root", MODE="0600"
12mu|virtualbox-4.2.18-2|439	SUBSYSTEM=="usb_device", ACTION=="add", RUN+="%{_datadir}/%{name}/VBoxCreateUSBNode.sh \$major \$minor \$attr{bDeviceClass} vboxusers"
12mu|virtualbox-4.2.18-2|440	SUBSYSTEM=="usb", ACTION=="add", ENV{DEVTYPE}=="usb_device", RUN+="%{_datadir}/%{name}/VBoxCreateUSBNode.sh \$major \$minor \$attr{bDeviceClass} vboxusers"
12mu|virtualbox-4.2.18-2|441	SUBSYSTEM=="usb_device", ACTION=="remove", RUN+="%{_datadir}/%{name}/VBoxCreateUSBNode.sh --remove \$major \$minor"
12mu|virtualbox-4.2.18-2|442	SUBSYSTEM=="usb", ACTION=="remove", ENV{DEVTYPE}=="usb_device", RUN+="%{_datadir}/%{name}/VBoxCreateUSBNode.sh --remove \$major \$minor"
12mu|virtualbox-4.2.18-2|443	EOF
12mu|virtualbox-4.2.18-2|444	cat > %{buildroot}%{_sysconfdir}/udev/rules.d/vbox-additions.rules << EOF
12mu|virtualbox-4.2.18-2|445	KERNEL=="vboxguest", NAME="vboxguest", OWNER="root", MODE="0660"
12mu|virtualbox-4.2.18-2|446	KERNEL=="vboxuser", NAME="vboxuser", OWNER="root", MODE="0666"
12mu|virtualbox-4.2.18-2|447	EOF
12mu|virtualbox-4.2.18-2|448	
12mu|virtualbox-4.2.18-2|449	# install additions
12mu|virtualbox-4.2.18-2|450	%if %{build_additions}
12mu|virtualbox-4.2.18-2|451	# vboxadd-timesync should probably be renamed vboxadd now, but renaming initscripts
12mu|virtualbox-4.2.18-2|452	# cleanly is hacky business
12mu|virtualbox-4.2.18-2|453	install -m755 src/VBox/Additions/linux/installer/vboxadd-service.sh %{buildroot}%{_initrddir}/vboxadd-timesync
12mu|virtualbox-4.2.18-2|454	
12mu|virtualbox-4.2.18-2|455	install -d %{buildroot}%{_sysconfdir}/X11/xinit.d
12mu|virtualbox-4.2.18-2|456	install -m755 src/VBox/Additions/x11/Installer/98vboxadd-xclient %{buildroot}%{_sysconfdir}/X11/xinit.d
12mu|virtualbox-4.2.18-2|457	
12mu|virtualbox-4.2.18-2|458	pushd out/%{vbox_platform}/release/bin/additions
12mu|virtualbox-4.2.18-2|459	install -d %{buildroot}/sbin %{buildroot}%{_sbindir} %{buildroot}/%{_libdir}/dri
12mu|virtualbox-4.2.18-2|460	install -m755 mount.vboxsf %{buildroot}/sbin/mount.vboxsf
12mu|virtualbox-4.2.18-2|461	install -m755 VBoxService %{buildroot}%{_sbindir}
12mu|virtualbox-4.2.18-2|462	
12mu|virtualbox-4.2.18-2|463	install -m755 VBoxClient %{buildroot}%{_bindir}
12mu|virtualbox-4.2.18-2|464	install -m755 VBoxControl %{buildroot}%{_bindir}
12mu|virtualbox-4.2.18-2|465	
12mu|virtualbox-4.2.18-2|466	install -m755 VBoxOGL*.so %{buildroot}%{_libdir}
12mu|virtualbox-4.2.18-2|467	ln -s -f ../VBoxOGL.so %{buildroot}%{_libdir}/dri/vboxvideo_dri.so
12mu|virtualbox-4.2.18-2|468	
12mu|virtualbox-4.2.18-2|469	install -d %{buildroot}%{_sysconfdir}/modprobe.preload.d
12mu|virtualbox-4.2.18-2|470	cat > %{buildroot}%{_sysconfdir}/modprobe.preload.d/vbox-guest-additions << EOF
12mu|virtualbox-4.2.18-2|471	vboxguest
12mu|virtualbox-4.2.18-2|472	EOF
12mu|virtualbox-4.2.18-2|473	
12mu|virtualbox-4.2.18-2|474	install -d %{buildroot}%{_libdir}/xorg/modules/{input,drivers}
12mu|virtualbox-4.2.18-2|475	install vboxvideo_drv_%{x11_server_majorver}.so %{buildroot}%{_libdir}/xorg/modules/drivers/vboxvideo_drv.so
12mu|virtualbox-4.2.18-2|476	
12mu|virtualbox-4.2.18-2|477	mkdir -p %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}
12mu|virtualbox-4.2.18-2|478	cat > %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/dkms.conf << EOF
12mu|virtualbox-4.2.18-2|479	PACKAGE_NAME=vboxadditions
12mu|virtualbox-4.2.18-2|480	PACKAGE_VERSION=%{version}-%{release}
12mu|virtualbox-4.2.18-2|481	MAKE[0]="make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxguest &&
12mu|virtualbox-4.2.18-2|482	cp \$dkms_tree/\$module/\$module_version/build/vboxguest/Module.symvers \$dkms_tree/\$module/\$module_version/build/vboxsf &&
12mu|virtualbox-4.2.18-2|483	make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxsf &&
12mu|virtualbox-4.2.18-2|484	cp \$dkms_tree/\$module/\$module_version/build/vboxsf/Module.symvers \$dkms_tree/\$module/\$module_version/build/vboxvideo &&
12mu|virtualbox-4.2.18-2|485	make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxvideo"
12mu|virtualbox-4.2.18-2|486	EOF
12mu|virtualbox-4.2.18-2|487	i=0
12mu|virtualbox-4.2.18-2|488	for kmod in vboxguest vboxsf vboxvideo; do
12mu|virtualbox-4.2.18-2|489	mkdir -p %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/$kmod
12mu|virtualbox-4.2.18-2|490	cp -a src/$kmod/* %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/$kmod/
12mu|virtualbox-4.2.18-2|491	cat >> %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/dkms.conf << EOF
12mu|virtualbox-4.2.18-2|492	DEST_MODULE_LOCATION[$i]=/kernel/3rdparty/vbox
12mu|virtualbox-4.2.18-2|493	BUILT_MODULE_LOCATION[$i]=$kmod/
12mu|virtualbox-4.2.18-2|494	BUILT_MODULE_NAME[$i]=$kmod
12mu|virtualbox-4.2.18-2|495	EOF
12mu|virtualbox-4.2.18-2|496	i=$((i+1))
12mu|virtualbox-4.2.18-2|497	done
12mu|virtualbox-4.2.18-2|498	cat >> %{buildroot}%{_usr}/src/vboxadditions-%{version}-%{release}/dkms.conf << EOF
12mu|virtualbox-4.2.18-2|499	CLEAN="make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxguest clean &&
12mu|virtualbox-4.2.18-2|500	make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxsf clean &&
12mu|virtualbox-4.2.18-2|501	make -C \$kernel_source_dir M=\$dkms_tree/\$module/\$module_version/build/vboxvideo clean "
12mu|virtualbox-4.2.18-2|502	AUTOINSTALL=yes
12mu|virtualbox-4.2.18-2|503	EOF
12mu|virtualbox-4.2.18-2|504	popd
12mu|virtualbox-4.2.18-2|505	
12mu|virtualbox-4.2.18-2|506	%endif
12mu|virtualbox-4.2.18-2|507	
12mu|virtualbox-4.2.18-2|508	# install menu entries
12mu|virtualbox-4.2.18-2|509	mkdir -p %{buildroot}%{_datadir}/applications
12mu|virtualbox-4.2.18-2|510	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mu|virtualbox-4.2.18-2|511	[Desktop Entry]
12mu|virtualbox-4.2.18-2|512	Name=VirtualBox
12mu|virtualbox-4.2.18-2|513	Comment=Full virtualizer for x86 hardware
12mu|virtualbox-4.2.18-2|514	Exec=%{_bindir}/%{oname}
12mu|virtualbox-4.2.18-2|515	Icon=%{name}
12mu|virtualbox-4.2.18-2|516	Type=Application
12mu|virtualbox-4.2.18-2|517	Terminal=false
12mu|virtualbox-4.2.18-2|518	Categories=Emulator;
12mu|virtualbox-4.2.18-2|519	MimeType=application/x-virtualbox-vbox;application/x-virtualbox-vbox-extpack;application/x-virtualbox-ovf;application/x-virtualbox-ova;
12mu|virtualbox-4.2.18-2|520	EOF
12mu|virtualbox-4.2.18-2|521	
12mu|virtualbox-4.2.18-2|522	# install mime types
12mu|virtualbox-4.2.18-2|523	install -D -m644 src/VBox/Installer/common/virtualbox.xml %{buildroot}%{_datadir}/mime/packages/virtualbox.xml
12mu|virtualbox-4.2.18-2|524	
12mu|virtualbox-4.2.18-2|525	# install shipped icons for apps and mimetypes
12mu|virtualbox-4.2.18-2|526	for i in 16 20 32 40 48 64 128; do
12mu|virtualbox-4.2.18-2|527	install -D -m0644 src/VBox/Resources/OSE/virtualbox-${i}px.png %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps/virtualbox.png
12mu|virtualbox-4.2.18-2|528	done
12mu|virtualbox-4.2.18-2|529	
12mu|virtualbox-4.2.18-2|530	for i in 16 20 24 32 40 48 64 72 80 96 128 256 512; do
12mu|virtualbox-4.2.18-2|531	install -D -m0644 src/VBox/Resources/other/virtualbox-ova-${i}px.png %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes/virtualbox-ova.png
12mu|virtualbox-4.2.18-2|532	install -D -m0644 src/VBox/Resources/other/virtualbox-ovf-${i}px.png %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes/virtualbox-ovf.png
12mu|virtualbox-4.2.18-2|533	install -D -m0644 src/VBox/Resources/other/virtualbox-vbox-${i}px.png %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes/virtualbox-vbox.png
12mu|virtualbox-4.2.18-2|534	install -D -m0644 src/VBox/Resources/other/virtualbox-vbox-extpack-${i}px.png %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/mimetypes/virtualbox-vbox-extpack.png
12mu|virtualbox-4.2.18-2|535	done
12mu|virtualbox-4.2.18-2|536	
12mu|virtualbox-4.2.18-2|537	# add missing makefile for kernel module
12mu|virtualbox-4.2.18-2|538	install -m644 src/VBox/HostDrivers/Support/linux/Makefile %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
12mu|virtualbox-4.2.18-2|539	
12mu|virtualbox-4.2.18-2|540	%if !%{build_doc}
12mu|virtualbox-4.2.18-2|541	install -m644 %{SOURCE1} %{buildroot}%{vboxlibdir}/UserManual.pdf
12mu|virtualbox-4.2.18-2|542	%endif
12mu|virtualbox-4.2.18-2|543	
12mu|virtualbox-4.2.18-2|544	# remove unpackaged files
12mu|virtualbox-4.2.18-2|545	rm -rf %{buildroot}%{vboxlibdir}/{src,sdk,testcase}
12mu|virtualbox-4.2.18-2|546	rm  -f %{buildroot}%{vboxlibdir}/tst*
12mu|virtualbox-4.2.18-2|547	rm  -f %{buildroot}%{vboxlibdir}/vboxkeyboard.tar.gz
12mu|virtualbox-4.2.18-2|548	rm  -f %{buildroot}%{vboxlibdir}/SUP*
12mu|virtualbox-4.2.18-2|549	rm  -f %{buildroot}%{vboxlibdir}/xpidl
12mu|virtualbox-4.2.18-2|550	
12mu|virtualbox-4.2.18-2|551	# install PAM module:
12mu|virtualbox-4.2.18-2|552	install -D -m755 out/%{vbox_platform}/release/bin/additions/pam_vbox.so %{buildroot}/%{_lib}/security/pam_vbox.so
12mu|virtualbox-4.2.18-2|553	
12mu|virtualbox-4.2.18-2|554	
12mu|virtualbox-4.2.18-2|555	%changelog
12mu|virtualbox-4.2.18-2|556	* Fri Nov 01 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.18-2
12mu|virtualbox-4.2.18-2|557	+ Revision: a39ceac
12mu|virtualbox-4.2.18-2|558	- LOG Bump release
12mu|virtualbox-4.2.18-2|559	
12mu|virtualbox-4.2.18-2|560	

21506 12
12mu|virt-what-1.11-1|1	Name:           virt-what
12mu|virt-what-1.11-1|2	Version:        1.11
12mu|virt-what-1.11-1|3	Release:        1
12mu|virt-what-1.11-1|4	Summary:        Detect if we are running in a virtual machine
12mu|virt-what-1.11-1|5	
12mu|virt-what-1.11-1|6	Group:          Emulators
12mu|virt-what-1.11-1|7	License:        GPLv2+
12mu|virt-what-1.11-1|8	
12mu|virt-what-1.11-1|9	URL:            http://people.redhat.com/~rjones/virt-what/
12mu|virt-what-1.11-1|10	Source0:        http://people.redhat.com/~rjones/virt-what/files/%{name}-%{version}.tar.gz
12mu|virt-what-1.11-1|11	
12mu|virt-what-1.11-1|12	# Patches over upstream 1.11.
12mu|virt-what-1.11-1|13	Patch1:         0001-IA64-Xen-HVM-should-print-xen-hvm-not-xen-domU.patch
12mu|virt-what-1.11-1|14	Patch2:         0001-Change-dmidecode-detection-of-Hitachi-Virtage.patch
12mu|virt-what-1.11-1|15	
12mu|virt-what-1.11-1|16	# This is provided by the build root, but we make it explicit
12mu|virt-what-1.11-1|17	# anyway in case this was dropped from the build root in future.
12mu|virt-what-1.11-1|18	BuildRequires:  /usr/bin/pod2man
12mu|virt-what-1.11-1|19	
12mu|virt-what-1.11-1|20	# Required at build time in order to do 'make check' (for getopt).
12mu|virt-what-1.11-1|21	BuildRequires:  util-linux-ng
12mu|virt-what-1.11-1|22	
12mu|virt-what-1.11-1|23	# virt-what script uses dmidecode and getopt (from util-linux-ng).
12mu|virt-what-1.11-1|24	# RPM cannot detect this so make the dependencies explicit here.
12mu|virt-what-1.11-1|25	Requires:       dmidecode
12mu|virt-what-1.11-1|26	Requires:       util-linux-ng
12mu|virt-what-1.11-1|27	
12mu|virt-what-1.11-1|28	
12mu|virt-what-1.11-1|29	%description
12mu|virt-what-1.11-1|30	virt-what is a shell script which can be used to detect if the program
12mu|virt-what-1.11-1|31	is running in a virtual machine.
12mu|virt-what-1.11-1|32	
12mu|virt-what-1.11-1|33	The program prints out a list of "facts" about the virtual machine,
12mu|virt-what-1.11-1|34	derived from heuristics.  One fact is printed per line.
12mu|virt-what-1.11-1|35	
12mu|virt-what-1.11-1|36	If nothing is printed and the script exits with code 0 (no error),
12mu|virt-what-1.11-1|37	then it can mean either that the program is running on bare-metal or
12mu|virt-what-1.11-1|38	the program is running inside a type of virtual machine which we don't
12mu|virt-what-1.11-1|39	know about or cannot detect.
12mu|virt-what-1.11-1|40	
12mu|virt-what-1.11-1|41	Current types of virtualization detected:
12mu|virt-what-1.11-1|42	
12mu|virt-what-1.11-1|43	- hyperv       Microsoft Hyper-V
12mu|virt-what-1.11-1|44	- kvm          Linux Kernel Virtual Machine (KVM)
12mu|virt-what-1.11-1|45	- openvz       OpenVZ or Virtuozzo
12mu|virt-what-1.11-1|46	- powervm_lx86 IBM PowerVM Lx86 Linux/x86 emulator
12mu|virt-what-1.11-1|47	- qemu         QEMU (unaccelerated)
12mu|virt-what-1.11-1|48	- uml          User-Mode Linux (UML)
12mu|virt-what-1.11-1|49	- virtage      Hitachi Virtualization Manager (HVM) Virtage LPAR
12mu|virt-what-1.11-1|50	- virtualbox   VirtualBox
12mu|virt-what-1.11-1|51	- virtualpc    Microsoft VirtualPC
12mu|virt-what-1.11-1|52	- vmware       VMware
12mu|virt-what-1.11-1|53	- xen          Xen
12mu|virt-what-1.11-1|54	- xen-dom0     Xen dom0 (privileged domain)
12mu|virt-what-1.11-1|55	- xen-domU     Xen domU (paravirtualized guest domain)
12mu|virt-what-1.11-1|56	- xen-hvm      Xen guest fully virtualized (HVM)
12mu|virt-what-1.11-1|57	
12mu|virt-what-1.11-1|58	
12mu|virt-what-1.11-1|59	%prep
12mu|virt-what-1.11-1|60	%setup -q
12mu|virt-what-1.11-1|61	
12mu|virt-what-1.11-1|62	%patch1 -p1
12mu|virt-what-1.11-1|63	%patch2 -p1
12mu|virt-what-1.11-1|64	
12mu|virt-what-1.11-1|65	
12mu|virt-what-1.11-1|66	%build
12mu|virt-what-1.11-1|67	%configure
12mu|virt-what-1.11-1|68	make
12mu|virt-what-1.11-1|69	
12mu|virt-what-1.11-1|70	
12mu|virt-what-1.11-1|71	%check
12mu|virt-what-1.11-1|72	make check
12mu|virt-what-1.11-1|73	
12mu|virt-what-1.11-1|74	
12mu|virt-what-1.11-1|75	%install
12mu|virt-what-1.11-1|76	make install DESTDIR=%{buildroot}
12mu|virt-what-1.11-1|77	
12mu|virt-what-1.11-1|78	%clean
12mu|virt-what-1.11-1|79	
12mu|virt-what-1.11-1|80	%files
12mu|virt-what-1.11-1|81	%doc README COPYING
12mu|virt-what-1.11-1|82	%{_sbindir}/virt-what
12mu|virt-what-1.11-1|83	%{_libexecdir}/virt-what-cpuid-helper
12mu|virt-what-1.11-1|84	%{_mandir}/man1/*.1*
12mu|virt-what-1.11-1|85	
12mu|virt-what-1.11-1|86	%changelog
12mu|virt-what-1.11-1|87	* Tue Dec 03 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.11-1
12mu|virt-what-1.11-1|88	+ Revision: f87bbce
12mu|virt-what-1.11-1|89	- Spec cleanup
12mu|virt-what-1.11-1|90	
12mu|virt-what-1.11-1|91	

21507 12
12mu|vlc-2.1.5-1|1	%define with_goom 0
12mu|vlc-2.1.5-1|2	
12mu|vlc-2.1.5-1|3	%define with_faad 0
12mu|vlc-2.1.5-1|4	%define with_faac 0
12mu|vlc-2.1.5-1|5	%define with_lame 0
12mu|vlc-2.1.5-1|6	%define with_dts 0
12mu|vlc-2.1.5-1|7	%define with_x264 0
12mu|vlc-2.1.5-1|8	
12mu|vlc-2.1.5-1|9	%define libmajor	5
12mu|vlc-2.1.5-1|10	%define coremajor	7
12mu|vlc-2.1.5-1|11	%define libname		%mklibname %{name} %{libmajor}
12mu|vlc-2.1.5-1|12	%define libnamecore	%mklibname vlccore %{coremajor}
12mu|vlc-2.1.5-1|13	%define devname		%mklibname -d %{name}
12mu|vlc-2.1.5-1|14	
12mu|vlc-2.1.5-1|15	######################
12mu|vlc-2.1.5-1|16	# Hardcode PLF build
12mu|vlc-2.1.5-1|17	%define with_plf 0
12mu|vlc-2.1.5-1|18	######################
12mu|vlc-2.1.5-1|19	
12mu|vlc-2.1.5-1|20	%if %{with_plf}
12mu|vlc-2.1.5-1|21	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mu|vlc-2.1.5-1|22	%define extrarelsuffix plf
12mu|vlc-2.1.5-1|23	%define distsuffix plf
12mu|vlc-2.1.5-1|24	%global with_dts 1
12mu|vlc-2.1.5-1|25	%global with_faac 1
12mu|vlc-2.1.5-1|26	%global with_faad 1
12mu|vlc-2.1.5-1|27	%global with_lame 1
12mu|vlc-2.1.5-1|28	%global with_x264 1
12mu|vlc-2.1.5-1|29	%endif
12mu|vlc-2.1.5-1|30	
12mu|vlc-2.1.5-1|31	%define git_url git://git.videolan.org/vlc.git
12mu|vlc-2.1.5-1|32	
12mu|vlc-2.1.5-1|33	Summary:	MPEG, MPEG2, DVD and DivX player
12mu|vlc-2.1.5-1|34	Name:		vlc
12mu|vlc-2.1.5-1|35	Version:	2.1.5
12mu|vlc-2.1.5-1|36	Release:	1%{?extrarelsuffix}
12mu|vlc-2.1.5-1|37	#gw the shared libraries are LGPL
12mu|vlc-2.1.5-1|38	License:	GPLv2+ and LGPLv2+
12mu|vlc-2.1.5-1|39	Group:		Video
12mu|vlc-2.1.5-1|40	Url:		http://www.videolan.org/
12mu|vlc-2.1.5-1|41	Source0:	http://download.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.xz
12mu|vlc-2.1.5-1|42	Patch0:		vlc-2.0.1-automake-1.12.patch
12mu|vlc-2.1.5-1|43	Patch1:		vlc-2.1.2-fix-default-font.patch
12mu|vlc-2.1.5-1|44	Patch2:		vlc-2.0.0-desktop-l10n.patch
12mu|vlc-2.1.5-1|45	# Replace live555 detection part in configure.ac with older code
12mu|vlc-2.1.5-1|46	# because we don't have .pc file in current live555 version
12mu|vlc-2.1.5-1|47	Patch3:		vlc-2.1.2-live555-path.patch
12mu|vlc-2.1.5-1|48	Patch4:		vlc-2.1.2-live555-201306.patch
12mu|vlc-2.1.5-1|49	BuildRequires:	autoconf2.5
12mu|vlc-2.1.5-1|50	BuildRequires:	automake
12mu|vlc-2.1.5-1|51	BuildRequires:	desktop-file-utils
12mu|vlc-2.1.5-1|52	BuildRequires:	libtool
12mu|vlc-2.1.5-1|53	BuildRequires:	kdelibs4-core
12mu|vlc-2.1.5-1|54	BuildRequires:	ffmpeg-devel
12mu|vlc-2.1.5-1|55	BuildRequires:	gettext-devel
12mu|vlc-2.1.5-1|56	BuildRequires:	liba52dec-devel
12mu|vlc-2.1.5-1|57	BuildRequires:	libdvdnav-devel
12mu|vlc-2.1.5-1|58	BuildRequires:	libmatroska-devel
12mu|vlc-2.1.5-1|59	BuildRequires:	libmpcdec-devel
12mu|vlc-2.1.5-1|60	BuildRequires:	libmpeg2dec-devel >= 0.4.0
12mu|vlc-2.1.5-1|61	BuildRequires:	live-devel
12mu|vlc-2.1.5-1|62	BuildRequires:	libtar-devel
12mu|vlc-2.1.5-1|63	BuildRequires:	qt4-devel
12mu|vlc-2.1.5-1|64	BuildRequires:	sysfsutils-devel
12mu|vlc-2.1.5-1|65	BuildRequires:	pkgconfig(alsa)
12mu|vlc-2.1.5-1|66	BuildRequires:	pkgconfig(avahi-client)
12mu|vlc-2.1.5-1|67	BuildRequires:	pkgconfig(caca)
12mu|vlc-2.1.5-1|68	BuildRequires:	pkgconfig(dirac)
12mu|vlc-2.1.5-1|69	BuildRequires:	pkgconfig(dvdread)
12mu|vlc-2.1.5-1|70	BuildRequires:	pkgconfig(flac)
12mu|vlc-2.1.5-1|71	BuildRequires:	pkgconfig(freerdp)
12mu|vlc-2.1.5-1|72	BuildRequires:	pkgconfig(freetype2)
12mu|vlc-2.1.5-1|73	BuildRequires:	pkgconfig(fribidi)
12mu|vlc-2.1.5-1|74	BuildRequires:	pkgconfig(glu)
12mu|vlc-2.1.5-1|75	BuildRequires:	pkgconfig(gnome-vfs-2.0)
12mu|vlc-2.1.5-1|76	BuildRequires:	pkgconfig(gnutls)
12mu|vlc-2.1.5-1|77	BuildRequires:	pkgconfig(id3tag)
12mu|vlc-2.1.5-1|78	BuildRequires:	pkgconfig(jack)
12mu|vlc-2.1.5-1|79	BuildRequires:	pkgconfig(libbluray) >= 0.2.1
12mu|vlc-2.1.5-1|80	BuildRequires:	pkgconfig(libcdio)
12mu|vlc-2.1.5-1|81	BuildRequires:	pkgconfig(libcddb)
12mu|vlc-2.1.5-1|82	BuildRequires:	pkgconfig(libchromaprint)
12mu|vlc-2.1.5-1|83	BuildRequires:	pkgconfig(libdvbpsi)
12mu|vlc-2.1.5-1|84	BuildRequires:	pkgconfig(libmodplug)
12mu|vlc-2.1.5-1|85	BuildRequires:	pkgconfig(libmtp)
12mu|vlc-2.1.5-1|86	BuildRequires:	pkgconfig(libnotify)
12mu|vlc-2.1.5-1|87	BuildRequires:	pkgconfig(libproxy-1.0)
12mu|vlc-2.1.5-1|88	BuildRequires:	pkgconfig(libpulse)
12mu|vlc-2.1.5-1|89	BuildRequires:	pkgconfig(librsvg-2.0)
12mu|vlc-2.1.5-1|90	BuildRequires:	pkgconfig(libssh2)
12mu|vlc-2.1.5-1|91	BuildRequires:	pkgconfig(libv4l2)
12mu|vlc-2.1.5-1|92	BuildRequires:	pkgconfig(libvcdinfo)
12mu|vlc-2.1.5-1|93	BuildRequires:	pkgconfig(libvncclient)
12mu|vlc-2.1.5-1|94	BuildRequires:	pkgconfig(libxml-2.0)
12mu|vlc-2.1.5-1|95	BuildRequires:	pkgconfig(mad)
12mu|vlc-2.1.5-1|96	BuildRequires:	pkgconfig(ogg)
12mu|vlc-2.1.5-1|97	BuildRequires:	pkgconfig(samplerate)
12mu|vlc-2.1.5-1|98	BuildRequires:	pkgconfig(smbclient)
12mu|vlc-2.1.5-1|99	BuildRequires:	pkgconfig(speex)
12mu|vlc-2.1.5-1|100	BuildRequires:	pkgconfig(taglib)
12mu|vlc-2.1.5-1|101	BuildRequires:	pkgconfig(udev)
12mu|vlc-2.1.5-1|102	BuildRequires:	pkgconfig(vorbis)
12mu|vlc-2.1.5-1|103	BuildRequires:	pkgconfig(xcb)
12mu|vlc-2.1.5-1|104	BuildRequires:	pkgconfig(xcb-keysyms)
12mu|vlc-2.1.5-1|105	BuildRequires:	pkgconfig(xcb-util)
12mu|vlc-2.1.5-1|106	BuildRequires:	pkgconfig(xpm)
12mu|vlc-2.1.5-1|107	BuildRequires:	pkgconfig(xproto)
12mu|vlc-2.1.5-1|108	BuildRequires:	pkgconfig(xv)
12mu|vlc-2.1.5-1|109	%if %{with_dts}
12mu|vlc-2.1.5-1|110	BuildRequires:	pkgconfig(libdca)
12mu|vlc-2.1.5-1|111	%endif
12mu|vlc-2.1.5-1|112	%if %{with_faac}
12mu|vlc-2.1.5-1|113	BuildRequires:	libfaac-devel
12mu|vlc-2.1.5-1|114	%endif
12mu|vlc-2.1.5-1|115	%if %{with_faad}
12mu|vlc-2.1.5-1|116	BuildRequires:	libfaad2-devel >= 2.0
12mu|vlc-2.1.5-1|117	%endif
12mu|vlc-2.1.5-1|118	%if %{with_lame}
12mu|vlc-2.1.5-1|119	BuildRequires:	liblame-devel
12mu|vlc-2.1.5-1|120	%endif
12mu|vlc-2.1.5-1|121	%if %{with_x264}
12mu|vlc-2.1.5-1|122	BuildRequires:	pkgconfig(x264)
12mu|vlc-2.1.5-1|123	%endif
12mu|vlc-2.1.5-1|124	
12mu|vlc-2.1.5-1|125	Suggests:	vlc-plugin-dv
12mu|vlc-2.1.5-1|126	Suggests:	vlc-plugin-flac
12mu|vlc-2.1.5-1|127	Suggests:	vlc-plugin-kate
12mu|vlc-2.1.5-1|128	Suggests:	vlc-plugin-libass
12mu|vlc-2.1.5-1|129	Suggests:	vlc-plugin-mpc
12mu|vlc-2.1.5-1|130	Suggests:	vlc-plugin-opus
12mu|vlc-2.1.5-1|131	Suggests:	vlc-plugin-pulse
12mu|vlc-2.1.5-1|132	Suggests:	vlc-plugin-schroedinger
12mu|vlc-2.1.5-1|133	Suggests:	vlc-plugin-speex
12mu|vlc-2.1.5-1|134	Suggests:	vlc-plugin-theora
12mu|vlc-2.1.5-1|135	Suggests:	vlc-plugin-upnp
12mu|vlc-2.1.5-1|136	Requires:	fonts-ttf-vera
12mu|vlc-2.1.5-1|137	Conflicts:	vlc-plugin-common < %{version}-%{release}
12mu|vlc-2.1.5-1|138	
12mu|vlc-2.1.5-1|139	%description
12mu|vlc-2.1.5-1|140	VideoLAN is an OpenSource streaming solution for every OS developed by
12mu|vlc-2.1.5-1|141	students from the Ecole Centrale Paris and developers from all over the
12mu|vlc-2.1.5-1|142	World.
12mu|vlc-2.1.5-1|143	VLC (VideoLAN Client) is a media player that can play MPEG1, MPEG2 and
12mu|vlc-2.1.5-1|144	MPEG4 (aka DivX) files, DVDs, VCDs, SVCDs, from a satellite card, from
12mu|vlc-2.1.5-1|145	a stream sent by VLS (VideoLAN Server), from another VLC, or from a Web
12mu|vlc-2.1.5-1|146	server.
12mu|vlc-2.1.5-1|147	This package contains no CSS unscrambling functionality for DVDs ;
12mu|vlc-2.1.5-1|148	you need the libdvdcss library available from
12mu|vlc-2.1.5-1|149	http://www.videolan.org/libdvdcss/
12mu|vlc-2.1.5-1|150	
12mu|vlc-2.1.5-1|151	%if %{with_plf}
12mu|vlc-2.1.5-1|152	This package is in Restricted repository as it is violating software patents.
12mu|vlc-2.1.5-1|153	%endif
12mu|vlc-2.1.5-1|154	
12mu|vlc-2.1.5-1|155	%files -f %{name}.lang
12mu|vlc-2.1.5-1|156	%doc NEWS README COPYING AUTHORS THANKS
12mu|vlc-2.1.5-1|157	%doc installed-docs/* doc/lirc/
12mu|vlc-2.1.5-1|158	%{_bindir}/cvlc
12mu|vlc-2.1.5-1|159	%{_bindir}/qvlc
12mu|vlc-2.1.5-1|160	%{_bindir}/vlc
12mu|vlc-2.1.5-1|161	%{_bindir}/vlc-wrapper
12mu|vlc-2.1.5-1|162	%dir %{_datadir}/vlc/
12mu|vlc-2.1.5-1|163	%{_datadir}/vlc/*.*
12mu|vlc-2.1.5-1|164	%{_datadir}/vlc/utils
12mu|vlc-2.1.5-1|165	%dir %{_libdir}/vlc
12mu|vlc-2.1.5-1|166	%{_libdir}/vlc/vlc-cache-gen
12mu|vlc-2.1.5-1|167	%dir %{_libdir}/vlc/plugins
12mu|vlc-2.1.5-1|168	%{_libdir}/vlc/plugins/plugins.dat
12mu|vlc-2.1.5-1|169	%dir %{_libdir}/vlc/plugins/access
12mu|vlc-2.1.5-1|170	%{_libdir}/vlc/plugins/access/libaccess_attachment_plugin.so
12mu|vlc-2.1.5-1|171	%{_libdir}/vlc/plugins/access/libaccess_avio_plugin.so
12mu|vlc-2.1.5-1|172	%{_libdir}/vlc/plugins/access/libaccess_bd_plugin.so
12mu|vlc-2.1.5-1|173	%{_libdir}/vlc/plugins/access/libaccess_ftp_plugin.so*
12mu|vlc-2.1.5-1|174	%{_libdir}/vlc/plugins/access/libaccess_gnomevfs_plugin.so
12mu|vlc-2.1.5-1|175	%{_libdir}/vlc/plugins/access/libaccess_http_plugin.so*
12mu|vlc-2.1.5-1|176	%{_libdir}/vlc/plugins/access/libaccess_imem_plugin.so
12mu|vlc-2.1.5-1|177	%{_libdir}/vlc/plugins/access/libaccess_mms_plugin.so*
12mu|vlc-2.1.5-1|178	%{_libdir}/vlc/plugins/access/libaccess_mtp_plugin.so
12mu|vlc-2.1.5-1|179	%{_libdir}/vlc/plugins/access/libaccess_rar_plugin.so
12mu|vlc-2.1.5-1|180	%{_libdir}/vlc/plugins/access/libaccess_realrtsp_plugin.so
12mu|vlc-2.1.5-1|181	%{_libdir}/vlc/plugins/access/libaccess_sftp_plugin.so
12mu|vlc-2.1.5-1|182	%{_libdir}/vlc/plugins/access/libaccess_smb_plugin.so*
12mu|vlc-2.1.5-1|183	%{_libdir}/vlc/plugins/access/libaccess_tcp_plugin.so*
12mu|vlc-2.1.5-1|184	%{_libdir}/vlc/plugins/access/libaccess_udp_plugin.so*
12mu|vlc-2.1.5-1|185	%{_libdir}/vlc/plugins/access/libaccess_vdr_plugin.so*
12mu|vlc-2.1.5-1|186	%{_libdir}/vlc/plugins/access/libcdda_plugin.so*
12mu|vlc-2.1.5-1|187	%{_libdir}/vlc/plugins/access/libdtv_plugin.so*
12mu|vlc-2.1.5-1|188	%{_libdir}/vlc/plugins/access/libdvb_plugin.so
12mu|vlc-2.1.5-1|189	%{_libdir}/vlc/plugins/access/libdvdnav_plugin.so*
12mu|vlc-2.1.5-1|190	%{_libdir}/vlc/plugins/access/libdvdread_plugin.so*
12mu|vlc-2.1.5-1|191	%{_libdir}/vlc/plugins/access/libfilesystem_plugin.so
12mu|vlc-2.1.5-1|192	%{_libdir}/vlc/plugins/access/libidummy_plugin.so
12mu|vlc-2.1.5-1|193	%{_libdir}/vlc/plugins/access/librdp_plugin.so
12mu|vlc-2.1.5-1|194	%{_libdir}/vlc/plugins/access/librtp_plugin.so
12mu|vlc-2.1.5-1|195	%{_libdir}/vlc/plugins/access/libsdp_plugin.so
12mu|vlc-2.1.5-1|196	%{_libdir}/vlc/plugins/access/libshm_plugin.so
12mu|vlc-2.1.5-1|197	%{_libdir}/vlc/plugins/access/libstream_filter_rar_plugin.so
12mu|vlc-2.1.5-1|198	%{_libdir}/vlc/plugins/access/libtimecode_plugin.so
12mu|vlc-2.1.5-1|199	%{_libdir}/vlc/plugins/access/libv4l2_plugin.so*
12mu|vlc-2.1.5-1|200	%{_libdir}/vlc/plugins/access/libvcdx_plugin.so*
12mu|vlc-2.1.5-1|201	%{_libdir}/vlc/plugins/access/libvcd_plugin.so*
12mu|vlc-2.1.5-1|202	%{_libdir}/vlc/plugins/access/liblibvnc_plugin.so
12mu|vlc-2.1.5-1|203	%{_libdir}/vlc/plugins/access/liblive555_plugin.so
12mu|vlc-2.1.5-1|204	%{_libdir}/vlc/plugins/access/libxcb_screen_plugin.so
12mu|vlc-2.1.5-1|205	%{_libdir}/vlc/plugins/access/libzip_plugin.so
12mu|vlc-2.1.5-1|206	%{_libdir}/vlc/plugins/access/liblibbluray_plugin.so
12mu|vlc-2.1.5-1|207	%dir %{_libdir}/vlc/plugins/access_output/
12mu|vlc-2.1.5-1|208	%{_libdir}/vlc/plugins/access_output/libaccess_output_dummy_plugin.so*
12mu|vlc-2.1.5-1|209	%{_libdir}/vlc/plugins/access_output/libaccess_output_file_plugin.so*
12mu|vlc-2.1.5-1|210	%{_libdir}/vlc/plugins/access_output/libaccess_output_http_plugin.so*
12mu|vlc-2.1.5-1|211	%{_libdir}/vlc/plugins/access_output/libaccess_output_livehttp_plugin.so*
12mu|vlc-2.1.5-1|212	%{_libdir}/vlc/plugins/access_output/libaccess_output_udp_plugin.so*
12mu|vlc-2.1.5-1|213	%dir %{_libdir}/vlc/plugins/audio_filter
12mu|vlc-2.1.5-1|214	%{_libdir}/vlc/plugins/audio_filter/liba52tofloat32_plugin.so*
12mu|vlc-2.1.5-1|215	%{_libdir}/vlc/plugins/audio_filter/liba52tospdif_plugin.so*
12mu|vlc-2.1.5-1|216	%{_libdir}/vlc/plugins/audio_filter/libaudiobargraph_a_plugin.so
12mu|vlc-2.1.5-1|217	%{_libdir}/vlc/plugins/audio_filter/libaudio_format_plugin.so*
12mu|vlc-2.1.5-1|218	%{_libdir}/vlc/plugins/audio_filter/libchorus_flanger_plugin.so
12mu|vlc-2.1.5-1|219	%{_libdir}/vlc/plugins/audio_filter/libcompressor_plugin.so
12mu|vlc-2.1.5-1|220	%if %{with_dts}
12mu|vlc-2.1.5-1|221	%{_libdir}/vlc/plugins/audio_filter/libdtstofloat32_plugin.so*
12mu|vlc-2.1.5-1|222	%endif
12mu|vlc-2.1.5-1|223	%{_libdir}/vlc/plugins/audio_filter/libdolby_surround_decoder_plugin.so*
12mu|vlc-2.1.5-1|224	%{_libdir}/vlc/plugins/audio_filter/libdtstospdif_plugin.so*
12mu|vlc-2.1.5-1|225	%{_libdir}/vlc/plugins/audio_filter/libequalizer_plugin.so*
12mu|vlc-2.1.5-1|226	%{_libdir}/vlc/plugins/audio_filter/libgain_plugin.so
12mu|vlc-2.1.5-1|227	%{_libdir}/vlc/plugins/audio_filter/libheadphone_channel_mixer_plugin.so*
12mu|vlc-2.1.5-1|228	%{_libdir}/vlc/plugins/audio_filter/libkaraoke_plugin.so
12mu|vlc-2.1.5-1|229	%{_libdir}/vlc/plugins/audio_filter/libmono_plugin.so
12mu|vlc-2.1.5-1|230	%{_libdir}/vlc/plugins/audio_filter/libmpgatofixed32_plugin.so*
12mu|vlc-2.1.5-1|231	%{_libdir}/vlc/plugins/audio_filter/libnormvol_plugin.so*
12mu|vlc-2.1.5-1|232	%{_libdir}/vlc/plugins/audio_filter/libparam_eq_plugin.so*
12mu|vlc-2.1.5-1|233	%{_libdir}/vlc/plugins/audio_filter/libremap_plugin.so
12mu|vlc-2.1.5-1|234	%{_libdir}/vlc/plugins/audio_filter/libsamplerate_plugin.so
12mu|vlc-2.1.5-1|235	%{_libdir}/vlc/plugins/audio_filter/libscaletempo_plugin.so
12mu|vlc-2.1.5-1|236	%{_libdir}/vlc/plugins/audio_filter/libsimple_channel_mixer_plugin.so*
12mu|vlc-2.1.5-1|237	%{_libdir}/vlc/plugins/audio_filter/libspatializer_plugin.so
12mu|vlc-2.1.5-1|238	%{_libdir}/vlc/plugins/audio_filter/libstereo_widen_plugin.so
12mu|vlc-2.1.5-1|239	%{_libdir}/vlc/plugins/audio_filter/libtrivial_channel_mixer_plugin.so*
12mu|vlc-2.1.5-1|240	%{_libdir}/vlc/plugins/audio_filter/libugly_resampler_plugin.so*
12mu|vlc-2.1.5-1|241	%dir %{_libdir}/vlc/plugins/audio_mixer
12mu|vlc-2.1.5-1|242	%{_libdir}/vlc/plugins/audio_mixer/libfloat_mixer_plugin.so
12mu|vlc-2.1.5-1|243	%{_libdir}/vlc/plugins/audio_mixer/libinteger_mixer_plugin.so
12mu|vlc-2.1.5-1|244	%dir %{_libdir}/vlc/plugins/audio_output
12mu|vlc-2.1.5-1|245	%{_libdir}/vlc/plugins/audio_output/libadummy_plugin.so
12mu|vlc-2.1.5-1|246	%{_libdir}/vlc/plugins/audio_output/libamem_plugin.so
12mu|vlc-2.1.5-1|247	%{_libdir}/vlc/plugins/audio_output/libafile_plugin.so
12mu|vlc-2.1.5-1|248	%dir %{_libdir}/vlc/plugins/codec
12mu|vlc-2.1.5-1|249	%{_libdir}/vlc/plugins/codec/liba52_plugin.so*
12mu|vlc-2.1.5-1|250	%{_libdir}/vlc/plugins/codec/libadpcm_plugin.so*
12mu|vlc-2.1.5-1|251	%{_libdir}/vlc/plugins/codec/libaes3_plugin.so
12mu|vlc-2.1.5-1|252	%{_libdir}/vlc/plugins/codec/libaraw_plugin.so*
12mu|vlc-2.1.5-1|253	%{_libdir}/vlc/plugins/codec/libavcodec_plugin.so
12mu|vlc-2.1.5-1|254	%{_libdir}/vlc/plugins/codec/libcc_plugin.so
12mu|vlc-2.1.5-1|255	%{_libdir}/vlc/plugins/codec/libcdg_plugin.so
12mu|vlc-2.1.5-1|256	%{_libdir}/vlc/plugins/codec/libcvdsub_plugin.so*
12mu|vlc-2.1.5-1|257	%{_libdir}/vlc/plugins/codec/libddummy_plugin.so
12mu|vlc-2.1.5-1|258	%{_libdir}/vlc/plugins/codec/libdirac_plugin.so
12mu|vlc-2.1.5-1|259	%{_libdir}/vlc/plugins/codec/libdts_plugin.so*
12mu|vlc-2.1.5-1|260	%{_libdir}/vlc/plugins/codec/libdvbsub_plugin.so*
12mu|vlc-2.1.5-1|261	%{_libdir}/vlc/plugins/codec/libedummy_plugin.so
12mu|vlc-2.1.5-1|262	%if %{with_faad}
12mu|vlc-2.1.5-1|263	%{_libdir}/vlc/plugins/codec/libfaad_plugin.so*
12mu|vlc-2.1.5-1|264	%endif
12mu|vlc-2.1.5-1|265	%{_libdir}/vlc/plugins/codec/libg711_plugin.so
12mu|vlc-2.1.5-1|266	%{_libdir}/vlc/plugins/codec/liblibmpeg2_plugin.so*
12mu|vlc-2.1.5-1|267	%{_libdir}/vlc/plugins/codec/liblpcm_plugin.so*
12mu|vlc-2.1.5-1|268	%{_libdir}/vlc/plugins/codec/libmpeg_audio_plugin.so*
12mu|vlc-2.1.5-1|269	%{_libdir}/vlc/plugins/codec/librawvideo_plugin.so*
12mu|vlc-2.1.5-1|270	%{_libdir}/vlc/plugins/codec/libsubsusf_plugin.so
12mu|vlc-2.1.5-1|271	%{_libdir}/vlc/plugins/codec/libstl_plugin.so
12mu|vlc-2.1.5-1|272	%{_libdir}/vlc/plugins/codec/libsvcdsub_plugin.so*
12mu|vlc-2.1.5-1|273	%{_libdir}/vlc/plugins/codec/libpng_plugin.so*
12mu|vlc-2.1.5-1|274	%{_libdir}/vlc/plugins/codec/libscte27_plugin.so
12mu|vlc-2.1.5-1|275	%{_libdir}/vlc/plugins/codec/libspudec_plugin.so*
12mu|vlc-2.1.5-1|276	%{_libdir}/vlc/plugins/codec/libsubsdec_plugin.so*
12mu|vlc-2.1.5-1|277	%{_libdir}/vlc/plugins/codec/libt140_plugin.so
12mu|vlc-2.1.5-1|278	%{_libdir}/vlc/plugins/codec/libtelx_plugin.so
12mu|vlc-2.1.5-1|279	%{_libdir}/vlc/plugins/codec/libuleaddvaudio_plugin.so
12mu|vlc-2.1.5-1|280	%if %{with_x264}
12mu|vlc-2.1.5-1|281	%{_libdir}/vlc/plugins/codec/libx264_plugin.so*
12mu|vlc-2.1.5-1|282	%endif
12mu|vlc-2.1.5-1|283	%{_libdir}/vlc/plugins/codec/libxwd_plugin.so
12mu|vlc-2.1.5-1|284	%dir %{_libdir}/vlc/plugins/control
12mu|vlc-2.1.5-1|285	%{_libdir}/vlc/plugins/control/libdbus_plugin.so
12mu|vlc-2.1.5-1|286	%{_libdir}/vlc/plugins/control/libdummy_plugin.so
12mu|vlc-2.1.5-1|287	%{_libdir}/vlc/plugins/control/libglobalhotkeys_plugin.so
12mu|vlc-2.1.5-1|288	%{_libdir}/vlc/plugins/control/libhotkeys_plugin.so*
12mu|vlc-2.1.5-1|289	%{_libdir}/vlc/plugins/control/libmotion_plugin.so
12mu|vlc-2.1.5-1|290	%{_libdir}/vlc/plugins/control/libnetsync_plugin.so
12mu|vlc-2.1.5-1|291	%{_libdir}/vlc/plugins/control/liboldrc_plugin.so*
12mu|vlc-2.1.5-1|292	%{_libdir}/vlc/plugins/control/libgestures_plugin.so*
12mu|vlc-2.1.5-1|293	%dir %{_libdir}/vlc/plugins/demux
12mu|vlc-2.1.5-1|294	%{_libdir}/vlc/plugins/demux/libaiff_plugin.so*
12mu|vlc-2.1.5-1|295	%{_libdir}/vlc/plugins/demux/libasf_plugin.so*
12mu|vlc-2.1.5-1|296	%{_libdir}/vlc/plugins/demux/libau_plugin.so*
12mu|vlc-2.1.5-1|297	%{_libdir}/vlc/plugins/demux/libavformat_plugin.so
12mu|vlc-2.1.5-1|298	%{_libdir}/vlc/plugins/demux/libavi_plugin.so*
12mu|vlc-2.1.5-1|299	%{_libdir}/vlc/plugins/demux/libdemux_cdg_plugin.so
12mu|vlc-2.1.5-1|300	%{_libdir}/vlc/plugins/demux/libdemux_stl_plugin.so
12mu|vlc-2.1.5-1|301	%{_libdir}/vlc/plugins/demux/libdemuxdump_plugin.so*
12mu|vlc-2.1.5-1|302	%{_libdir}/vlc/plugins/demux/libdirac_plugin.so
12mu|vlc-2.1.5-1|303	%{_libdir}/vlc/plugins/demux/libes_plugin.so
12mu|vlc-2.1.5-1|304	%{_libdir}/vlc/plugins/demux/libh264_plugin.so*
12mu|vlc-2.1.5-1|305	%{_libdir}/vlc/plugins/demux/libimage_plugin.so
12mu|vlc-2.1.5-1|306	%{_libdir}/vlc/plugins/demux/libmjpeg_plugin.so*
12mu|vlc-2.1.5-1|307	%{_libdir}/vlc/plugins/demux/libmkv_plugin.so
12mu|vlc-2.1.5-1|308	%{_libdir}/vlc/plugins/demux/libmp4_plugin.so*
12mu|vlc-2.1.5-1|309	%{_libdir}/vlc/plugins/demux/libmpgv_plugin.so*
12mu|vlc-2.1.5-1|310	%{_libdir}/vlc/plugins/demux/libnsc_plugin.so*
12mu|vlc-2.1.5-1|311	%{_libdir}/vlc/plugins/demux/libnsv_plugin.so*
12mu|vlc-2.1.5-1|312	%{_libdir}/vlc/plugins/demux/libnuv_plugin.so*
12mu|vlc-2.1.5-1|313	%{_libdir}/vlc/plugins/demux/libplaylist_plugin.so*
12mu|vlc-2.1.5-1|314	%{_libdir}/vlc/plugins/demux/libps_plugin.so*
12mu|vlc-2.1.5-1|315	%{_libdir}/vlc/plugins/demux/libpva_plugin.so*
12mu|vlc-2.1.5-1|316	%{_libdir}/vlc/plugins/demux/librawaud_plugin.so
12mu|vlc-2.1.5-1|317	%{_libdir}/vlc/plugins/demux/librawdv_plugin.so*
12mu|vlc-2.1.5-1|318	%{_libdir}/vlc/plugins/demux/librawvid_plugin.so
12mu|vlc-2.1.5-1|319	%{_libdir}/vlc/plugins/demux/libreal_plugin.so*
12mu|vlc-2.1.5-1|320	%{_libdir}/vlc/plugins/demux/libsmf_plugin.so
12mu|vlc-2.1.5-1|321	%{_libdir}/vlc/plugins/demux/libsubtitle_plugin.so*
12mu|vlc-2.1.5-1|322	%{_libdir}/vlc/plugins/demux/libtta_plugin.so
12mu|vlc-2.1.5-1|323	%{_libdir}/vlc/plugins/demux/libty_plugin.so*
12mu|vlc-2.1.5-1|324	%{_libdir}/vlc/plugins/demux/libvobsub_plugin.so*
12mu|vlc-2.1.5-1|325	%{_libdir}/vlc/plugins/demux/libvc1_plugin.so
12mu|vlc-2.1.5-1|326	%{_libdir}/vlc/plugins/demux/libvoc_plugin.so*
12mu|vlc-2.1.5-1|327	%{_libdir}/vlc/plugins/demux/libwav_plugin.so*
12mu|vlc-2.1.5-1|328	%{_libdir}/vlc/plugins/demux/libts_plugin.so*
12mu|vlc-2.1.5-1|329	%{_libdir}/vlc/plugins/demux/libxa_plugin.so*
12mu|vlc-2.1.5-1|330	%{_libdir}/vlc/plugins/demux/libogg_plugin.so*
12mu|vlc-2.1.5-1|331	%{_libdir}/vlc/plugins/codec/libvorbis_plugin.so*
12mu|vlc-2.1.5-1|332	%dir %{_libdir}/vlc/plugins/meta_engine
12mu|vlc-2.1.5-1|333	%{_libdir}/vlc/plugins/meta_engine/libfolder_plugin.so
12mu|vlc-2.1.5-1|334	%{_libdir}/vlc/plugins/meta_engine/libtaglib_plugin.so
12mu|vlc-2.1.5-1|335	%dir %{_libdir}/vlc/plugins/misc
12mu|vlc-2.1.5-1|336	%{_libdir}/vlc/plugins/misc/libaudioscrobbler_plugin.so
12mu|vlc-2.1.5-1|337	%{_libdir}/vlc/plugins/misc/libdbus_screensaver_plugin.so
12mu|vlc-2.1.5-1|338	%{_libdir}/vlc/plugins/misc/libexport_plugin.so*
12mu|vlc-2.1.5-1|339	%{_libdir}/vlc/plugins/misc/libfingerprinter_plugin.so
12mu|vlc-2.1.5-1|340	%{_libdir}/vlc/plugins/misc/liblogger_plugin.so*
12mu|vlc-2.1.5-1|341	%{_libdir}/vlc/plugins/misc/libstats_plugin.so
12mu|vlc-2.1.5-1|342	%{_libdir}/vlc/plugins/misc/libvod_rtsp_plugin.so*
12mu|vlc-2.1.5-1|343	%{_libdir}/vlc/plugins/misc/libxdg_screensaver_plugin.so*
12mu|vlc-2.1.5-1|344	%{_libdir}/vlc/plugins/misc/libxml_plugin.so*
12mu|vlc-2.1.5-1|345	%dir %{_libdir}/vlc/plugins/mmx
12mu|vlc-2.1.5-1|346	%{_libdir}/vlc/plugins/mmx/libi420_rgb_mmx_plugin.so
12mu|vlc-2.1.5-1|347	%{_libdir}/vlc/plugins/mmx/libi420_yuy2_mmx_plugin.so
12mu|vlc-2.1.5-1|348	%{_libdir}/vlc/plugins/mmx/libi422_yuy2_mmx_plugin.so
12mu|vlc-2.1.5-1|349	%dir %{_libdir}/vlc/plugins/mux
12mu|vlc-2.1.5-1|350	%{_libdir}/vlc/plugins/mux/libmux_asf_plugin.so*
12mu|vlc-2.1.5-1|351	%{_libdir}/vlc/plugins/mux/libmux_avi_plugin.so*
12mu|vlc-2.1.5-1|352	%{_libdir}/vlc/plugins/mux/libmux_dummy_plugin.so*
12mu|vlc-2.1.5-1|353	%{_libdir}/vlc/plugins/mux/libmux_mp4_plugin.so*
12mu|vlc-2.1.5-1|354	%{_libdir}/vlc/plugins/mux/libmux_mpjpeg_plugin.so*
12mu|vlc-2.1.5-1|355	%{_libdir}/vlc/plugins/mux/libmux_ogg_plugin.so*
12mu|vlc-2.1.5-1|356	%{_libdir}/vlc/plugins/mux/libmux_ps_plugin.so*
12mu|vlc-2.1.5-1|357	%{_libdir}/vlc/plugins/mux/libmux_ts_plugin.so
12mu|vlc-2.1.5-1|358	%{_libdir}/vlc/plugins/mux/libmux_wav_plugin.so*
12mu|vlc-2.1.5-1|359	%dir %{_libdir}/vlc/plugins/notify
12mu|vlc-2.1.5-1|360	%dir %{_libdir}/vlc/plugins/gui/
12mu|vlc-2.1.5-1|361	%{_libdir}/vlc/plugins/gui/libqt4_plugin.so
12mu|vlc-2.1.5-1|362	%dir %{_libdir}/vlc/plugins/packetizer
12mu|vlc-2.1.5-1|363	%{_libdir}/vlc/plugins/packetizer/libpacketizer_copy_plugin.so*
12mu|vlc-2.1.5-1|364	%{_libdir}/vlc/plugins/packetizer/libpacketizer_dirac_plugin.so
12mu|vlc-2.1.5-1|365	%{_libdir}/vlc/plugins/packetizer/libpacketizer_flac_plugin.so
12mu|vlc-2.1.5-1|366	%{_libdir}/vlc/plugins/packetizer/libpacketizer_h264_plugin.so*
12mu|vlc-2.1.5-1|367	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mlp_plugin.so
12mu|vlc-2.1.5-1|368	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpeg4audio_plugin.so*
12mu|vlc-2.1.5-1|369	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpeg4video_plugin.so*
12mu|vlc-2.1.5-1|370	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpegvideo_plugin.so*
12mu|vlc-2.1.5-1|371	%{_libdir}/vlc/plugins/packetizer/libpacketizer_vc1_plugin.so
12mu|vlc-2.1.5-1|372	%dir %{_libdir}/vlc/plugins/services_discovery/
12mu|vlc-2.1.5-1|373	%{_libdir}/vlc/plugins/services_discovery/libmediadirs_plugin.so
12mu|vlc-2.1.5-1|374	%{_libdir}/vlc/plugins/services_discovery/libmtp_plugin.so
12mu|vlc-2.1.5-1|375	%{_libdir}/vlc/plugins/services_discovery/libpodcast_plugin.so*
12mu|vlc-2.1.5-1|376	%{_libdir}/vlc/plugins/services_discovery/libsap_plugin.so*
12mu|vlc-2.1.5-1|377	%{_libdir}/vlc/plugins/services_discovery/libudev_plugin.so*
12mu|vlc-2.1.5-1|378	%{_libdir}/vlc/plugins/services_discovery/libxcb_apps_plugin.so
12mu|vlc-2.1.5-1|379	%dir %{_libdir}/vlc/plugins/stream_filter/
12mu|vlc-2.1.5-1|380	%{_libdir}/vlc/plugins/stream_filter/libdash_plugin.so
12mu|vlc-2.1.5-1|381	%{_libdir}/vlc/plugins/stream_filter/libdecomp_plugin.so
12mu|vlc-2.1.5-1|382	%{_libdir}/vlc/plugins/stream_filter/libhttplive_plugin.so
12mu|vlc-2.1.5-1|383	%{_libdir}/vlc/plugins/stream_filter/librecord_plugin.so
12mu|vlc-2.1.5-1|384	%{_libdir}/vlc/plugins/stream_filter/libsmooth_plugin.so
12mu|vlc-2.1.5-1|385	%dir %{_libdir}/vlc/plugins/stream_out
12mu|vlc-2.1.5-1|386	%{_libdir}/vlc/plugins/stream_out/libstream_out_autodel_plugin.so
12mu|vlc-2.1.5-1|387	%{_libdir}/vlc/plugins/stream_out/libstream_out_bridge_plugin.so*
12mu|vlc-2.1.5-1|388	%{_libdir}/vlc/plugins/stream_out/libstream_out_chromaprint_plugin.so
12mu|vlc-2.1.5-1|389	%{_libdir}/vlc/plugins/stream_out/libstream_out_delay_plugin.so
12mu|vlc-2.1.5-1|390	%{_libdir}/vlc/plugins/stream_out/libstream_out_description_plugin.so*
12mu|vlc-2.1.5-1|391	%{_libdir}/vlc/plugins/stream_out/libstream_out_display_plugin.so*
12mu|vlc-2.1.5-1|392	%{_libdir}/vlc/plugins/stream_out/libstream_out_dummy_plugin.so*
12mu|vlc-2.1.5-1|393	%{_libdir}/vlc/plugins/stream_out/libstream_out_duplicate_plugin.so*
12mu|vlc-2.1.5-1|394	%{_libdir}/vlc/plugins/stream_out/libstream_out_es_plugin.so*
12mu|vlc-2.1.5-1|395	%{_libdir}/vlc/plugins/stream_out/libstream_out_gather_plugin.so*
12mu|vlc-2.1.5-1|396	%{_libdir}/vlc/plugins/stream_out/libstream_out_langfromtelx_plugin.so
12mu|vlc-2.1.5-1|397	%{_libdir}/vlc/plugins/stream_out/libstream_out_mosaic_bridge_plugin.so*
12mu|vlc-2.1.5-1|398	%{_libdir}/vlc/plugins/stream_out/libstream_out_raop_plugin.so
12mu|vlc-2.1.5-1|399	%{_libdir}/vlc/plugins/stream_out/libstream_out_record_plugin.so
12mu|vlc-2.1.5-1|400	%{_libdir}/vlc/plugins/stream_out/libstream_out_rtp_plugin.so*
12mu|vlc-2.1.5-1|401	%{_libdir}/vlc/plugins/stream_out/libstream_out_setid_plugin.so
12mu|vlc-2.1.5-1|402	%{_libdir}/vlc/plugins/stream_out/libstream_out_smem_plugin.so*
12mu|vlc-2.1.5-1|403	%{_libdir}/vlc/plugins/stream_out/libstream_out_standard_plugin.so*
12mu|vlc-2.1.5-1|404	%{_libdir}/vlc/plugins/stream_out/libstream_out_transcode_plugin.so*
12mu|vlc-2.1.5-1|405	%dir %{_libdir}/vlc/plugins/text_renderer
12mu|vlc-2.1.5-1|406	%{_libdir}/vlc/plugins/text_renderer/libfreetype_plugin.so*
12mu|vlc-2.1.5-1|407	%{_libdir}/vlc/plugins/text_renderer/libsvg_plugin.so
12mu|vlc-2.1.5-1|408	%{_libdir}/vlc/plugins/text_renderer/libtdummy_plugin.so
12mu|vlc-2.1.5-1|409	%dir %{_libdir}/vlc/plugins/video_chroma
12mu|vlc-2.1.5-1|410	%{_libdir}/vlc/plugins/video_chroma/libgrey_yuv_plugin.so
12mu|vlc-2.1.5-1|411	%{_libdir}/vlc/plugins/video_chroma/libi420_rgb_*plugin.so*
12mu|vlc-2.1.5-1|412	%{_libdir}/vlc/plugins/video_chroma/libi420_yuy2_*plugin.so*
12mu|vlc-2.1.5-1|413	%{_libdir}/vlc/plugins/video_chroma/libi422_i420_plugin.so
12mu|vlc-2.1.5-1|414	%{_libdir}/vlc/plugins/video_chroma/libi422_yuy2_*plugin.so*
12mu|vlc-2.1.5-1|415	%{_libdir}/vlc/plugins/video_chroma/librv32_plugin.so
12mu|vlc-2.1.5-1|416	%{_libdir}/vlc/plugins/video_chroma/libyuy2_i420_plugin.so
12mu|vlc-2.1.5-1|417	%{_libdir}/vlc/plugins/video_chroma/libyuy2_i422_plugin.so
12mu|vlc-2.1.5-1|418	%dir %{_libdir}/vlc/plugins/video_filter
12mu|vlc-2.1.5-1|419	%{_libdir}/vlc/plugins/video_filter/libadjust_plugin.so*
12mu|vlc-2.1.5-1|420	%{_libdir}/vlc/plugins/video_filter/libalphamask_plugin.so
12mu|vlc-2.1.5-1|421	%{_libdir}/vlc/plugins/video_filter/libanaglyph_plugin.so
12mu|vlc-2.1.5-1|422	%{_libdir}/vlc/plugins/video_filter/libantiflicker_plugin.so
12mu|vlc-2.1.5-1|423	%{_libdir}/vlc/plugins/video_filter/libaudiobargraph_v_plugin.so
12mu|vlc-2.1.5-1|424	%{_libdir}/vlc/plugins/video_filter/libatmo_plugin.so
12mu|vlc-2.1.5-1|425	%{_libdir}/vlc/plugins/video_filter/libball_plugin.so
12mu|vlc-2.1.5-1|426	%{_libdir}/vlc/plugins/video_filter/libblendbench_plugin.so
12mu|vlc-2.1.5-1|427	%{_libdir}/vlc/plugins/video_filter/libblend_plugin.so*
12mu|vlc-2.1.5-1|428	%{_libdir}/vlc/plugins/video_filter/libbluescreen_plugin.so
12mu|vlc-2.1.5-1|429	%{_libdir}/vlc/plugins/video_filter/libcanvas_plugin.so
12mu|vlc-2.1.5-1|430	%{_libdir}/vlc/plugins/video_filter/libchain_plugin.so
12mu|vlc-2.1.5-1|431	%{_libdir}/vlc/plugins/video_filter/libclone_plugin.so*
12mu|vlc-2.1.5-1|432	%{_libdir}/vlc/plugins/video_filter/libcolorthres_plugin.so
12mu|vlc-2.1.5-1|433	%{_libdir}/vlc/plugins/video_filter/libcroppadd_plugin.so
12mu|vlc-2.1.5-1|434	%{_libdir}/vlc/plugins/video_filter/libdeinterlace_plugin.so*
12mu|vlc-2.1.5-1|435	%{_libdir}/vlc/plugins/video_filter/libdynamicoverlay_plugin.so
12mu|vlc-2.1.5-1|436	%{_libdir}/vlc/plugins/video_filter/liberase_plugin.so
12mu|vlc-2.1.5-1|437	%{_libdir}/vlc/plugins/video_filter/libextract_plugin.so
12mu|vlc-2.1.5-1|438	%{_libdir}/vlc/plugins/video_filter/libgaussianblur_plugin.so
12mu|vlc-2.1.5-1|439	%{_libdir}/vlc/plugins/video_filter/libgradient_plugin.so
12mu|vlc-2.1.5-1|440	%{_libdir}/vlc/plugins/video_filter/libgradfun_plugin.so
12mu|vlc-2.1.5-1|441	%{_libdir}/vlc/plugins/video_filter/libgrain_plugin.so
12mu|vlc-2.1.5-1|442	%{_libdir}/vlc/plugins/video_filter/libhqdn3d_plugin.so
12mu|vlc-2.1.5-1|443	%{_libdir}/vlc/plugins/video_filter/libinvert_plugin.so*
12mu|vlc-2.1.5-1|444	%{_libdir}/vlc/plugins/video_filter/liblogo_plugin.so*
12mu|vlc-2.1.5-1|445	%{_libdir}/vlc/plugins/video_filter/libmagnify_plugin.so*
12mu|vlc-2.1.5-1|446	%{_libdir}/vlc/plugins/video_filter/libmarq_plugin.so*
12mu|vlc-2.1.5-1|447	%{_libdir}/vlc/plugins/video_filter/libmirror_plugin.so
12mu|vlc-2.1.5-1|448	%{_libdir}/vlc/plugins/video_filter/libmosaic_plugin.so*
12mu|vlc-2.1.5-1|449	%{_libdir}/vlc/plugins/video_filter/libmotionblur_plugin.so*
12mu|vlc-2.1.5-1|450	%{_libdir}/vlc/plugins/video_filter/libmotiondetect_plugin.so*
12mu|vlc-2.1.5-1|451	%{_libdir}/vlc/plugins/video_filter/libpanoramix_plugin.so
12mu|vlc-2.1.5-1|452	%{_libdir}/vlc/plugins/video_filter/libposterize_plugin.so
12mu|vlc-2.1.5-1|453	%{_libdir}/vlc/plugins/video_filter/libpostproc_plugin.so
12mu|vlc-2.1.5-1|454	%{_libdir}/vlc/plugins/video_filter/libpsychedelic_plugin.so
12mu|vlc-2.1.5-1|455	%{_libdir}/vlc/plugins/video_filter/libpuzzle_plugin.so
12mu|vlc-2.1.5-1|456	%{_libdir}/vlc/plugins/video_filter/libremoteosd_plugin.so
12mu|vlc-2.1.5-1|457	%{_libdir}/vlc/plugins/video_filter/libripple_plugin.so
12mu|vlc-2.1.5-1|458	%{_libdir}/vlc/plugins/video_filter/librotate_plugin.so
12mu|vlc-2.1.5-1|459	%{_libdir}/vlc/plugins/video_filter/librss_plugin.so*
12mu|vlc-2.1.5-1|460	%{_libdir}/vlc/plugins/video_filter/libscale_plugin.so*
12mu|vlc-2.1.5-1|461	%{_libdir}/vlc/plugins/video_filter/libscene_plugin.so
12mu|vlc-2.1.5-1|462	%{_libdir}/vlc/plugins/video_filter/libsepia_plugin.so
12mu|vlc-2.1.5-1|463	%{_libdir}/vlc/plugins/video_filter/libsharpen_plugin.so
12mu|vlc-2.1.5-1|464	%{_libdir}/vlc/plugins/video_filter/libsubsdelay_plugin.so
12mu|vlc-2.1.5-1|465	%{_libdir}/vlc/plugins/video_filter/libswscale_plugin.so
12mu|vlc-2.1.5-1|466	%{_libdir}/vlc/plugins/video_filter/libtransform_plugin.so*
12mu|vlc-2.1.5-1|467	%{_libdir}/vlc/plugins/video_filter/libwall_plugin.so*
12mu|vlc-2.1.5-1|468	%{_libdir}/vlc/plugins/video_filter/libwave_plugin.so
12mu|vlc-2.1.5-1|469	%{_libdir}/vlc/plugins/video_filter/libyuvp_plugin.so
12mu|vlc-2.1.5-1|470	%dir %{_libdir}/vlc/plugins/video_output
12mu|vlc-2.1.5-1|471	%{_libdir}/vlc/plugins/video_output/libcaca_plugin.so
12mu|vlc-2.1.5-1|472	%{_libdir}/vlc/plugins/video_output/libfb_plugin.so*
12mu|vlc-2.1.5-1|473	%{_libdir}/vlc/plugins/video_output/libvmem_plugin.so
12mu|vlc-2.1.5-1|474	%{_libdir}/vlc/plugins/video_output/libyuv_plugin.so
12mu|vlc-2.1.5-1|475	%{_libdir}/vlc/plugins/video_output/libvdummy_plugin.so
12mu|vlc-2.1.5-1|476	%{_libdir}/vlc/plugins/video_output/libxcb_x11_plugin.so*
12mu|vlc-2.1.5-1|477	%{_libdir}/vlc/plugins/video_output/libxcb_window_plugin.so*
12mu|vlc-2.1.5-1|478	%{_libdir}/vlc/plugins/video_output/libxcb_xv_plugin.so*
12mu|vlc-2.1.5-1|479	%dir %{_libdir}/vlc/plugins/visualization
12mu|vlc-2.1.5-1|480	%{_libdir}/vlc/plugins/visualization/libvisual_plugin.so*
12mu|vlc-2.1.5-1|481	%{_libdir}/vlc/plugins/access/libaccess_alsa_plugin.so
12mu|vlc-2.1.5-1|482	%{_libdir}/vlc/plugins/audio_output/libalsa_plugin.so*
12mu|vlc-2.1.5-1|483	%{_mandir}/man1/vlc.*
12mu|vlc-2.1.5-1|484	%{_mandir}/man1/vlc-wrapper.1*
12mu|vlc-2.1.5-1|485	%{_datadir}/applications/vlc.desktop
12mu|vlc-2.1.5-1|486	%{_miconsdir}/vlc.png
12mu|vlc-2.1.5-1|487	%{_iconsdir}/vlc.png
12mu|vlc-2.1.5-1|488	%{_liconsdir}/vlc.png
12mu|vlc-2.1.5-1|489	%{_iconsdir}/hicolor/*/apps/*
12mu|vlc-2.1.5-1|490	%{_datadir}/apps/solid/actions/*.desktop
12mu|vlc-2.1.5-1|491	
12mu|vlc-2.1.5-1|492	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|493	
12mu|vlc-2.1.5-1|494	%package -n svlc
12mu|vlc-2.1.5-1|495	Summary:	Skinned GUI plugin for the VLC media player
12mu|vlc-2.1.5-1|496	Group:		Video
12mu|vlc-2.1.5-1|497	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|498	Provides:	vlc-gui
12mu|vlc-2.1.5-1|499	
12mu|vlc-2.1.5-1|500	%description -n svlc
12mu|vlc-2.1.5-1|501	This plugin adds a skinned GUI interface to the VLC media player. To
12mu|vlc-2.1.5-1|502	activate it, run the `svlc' program.
12mu|vlc-2.1.5-1|503	
12mu|vlc-2.1.5-1|504	%files -n svlc
12mu|vlc-2.1.5-1|505	%doc README
12mu|vlc-2.1.5-1|506	%{_bindir}/svlc
12mu|vlc-2.1.5-1|507	%{_libdir}/vlc/plugins/gui/libskins2_plugin.so*
12mu|vlc-2.1.5-1|508	%{_datadir}/applications/mandriva-svlc.desktop
12mu|vlc-2.1.5-1|509	%{_datadir}/vlc/skins2
12mu|vlc-2.1.5-1|510	
12mu|vlc-2.1.5-1|511	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|512	
12mu|vlc-2.1.5-1|513	%package -n %{libname}
12mu|vlc-2.1.5-1|514	Summary:	Shared code for the VLC media player
12mu|vlc-2.1.5-1|515	Group:		System/Libraries
12mu|vlc-2.1.5-1|516	
12mu|vlc-2.1.5-1|517	%description -n %{libname}
12mu|vlc-2.1.5-1|518	Shared code for the VLC media player
12mu|vlc-2.1.5-1|519	This package contains code that is shared by different modules of the
12mu|vlc-2.1.5-1|520	VLC media player.
12mu|vlc-2.1.5-1|521	
12mu|vlc-2.1.5-1|522	%files -n %{libname}
12mu|vlc-2.1.5-1|523	%{_libdir}/libvlc.so.%{libmajor}*
12mu|vlc-2.1.5-1|524	
12mu|vlc-2.1.5-1|525	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|526	
12mu|vlc-2.1.5-1|527	%package -n %{libnamecore}
12mu|vlc-2.1.5-1|528	Summary:	Shared core code for the VLC media player
12mu|vlc-2.1.5-1|529	Group:		System/Libraries
12mu|vlc-2.1.5-1|530	#gw needed by the python bindings:
12mu|vlc-2.1.5-1|531	Provides:	libvlccore = %{version}-%{release}
12mu|vlc-2.1.5-1|532	
12mu|vlc-2.1.5-1|533	%description -n %{libnamecore}
12mu|vlc-2.1.5-1|534	Shared core code for the VLC media player
12mu|vlc-2.1.5-1|535	This package contains code that is shared by different modules of the
12mu|vlc-2.1.5-1|536	VLC media player.
12mu|vlc-2.1.5-1|537	
12mu|vlc-2.1.5-1|538	%files -n %{libnamecore}
12mu|vlc-2.1.5-1|539	%{_libdir}/libvlccore.so.%{coremajor}*
12mu|vlc-2.1.5-1|540	
12mu|vlc-2.1.5-1|541	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|542	
12mu|vlc-2.1.5-1|543	%package -n %{devname}
12mu|vlc-2.1.5-1|544	Summary:	Development files for the VLC media player
12mu|vlc-2.1.5-1|545	Group:		Development/C
12mu|vlc-2.1.5-1|546	Requires:	%{libname} = %{version}
12mu|vlc-2.1.5-1|547	Requires:	%{libnamecore} = %{version}
12mu|vlc-2.1.5-1|548	Provides:	%{name}-devel = %{version}-%{release}
12mu|vlc-2.1.5-1|549	Provides:	lib%{name}-devel = %{version}-%{release}
12mu|vlc-2.1.5-1|550	
12mu|vlc-2.1.5-1|551	%description -n %{devname}
12mu|vlc-2.1.5-1|552	Development files for the VLC media player
12mu|vlc-2.1.5-1|553	This package contains headers and a static library required to build plugins
12mu|vlc-2.1.5-1|554	for the VLC media player, or standalone applications using features from VLC.
12mu|vlc-2.1.5-1|555	
12mu|vlc-2.1.5-1|556	%files -n %{devname}
12mu|vlc-2.1.5-1|557	%doc README doc/release-howto.txt doc/skins
12mu|vlc-2.1.5-1|558	%dir %{_includedir}/vlc
12mu|vlc-2.1.5-1|559	%{_libdir}/vlc/libcompat.a
12mu|vlc-2.1.5-1|560	%{_libdir}/libvlc.so
12mu|vlc-2.1.5-1|561	%{_libdir}/libvlccore.so
12mu|vlc-2.1.5-1|562	%{_includedir}/vlc/*
12mu|vlc-2.1.5-1|563	%{_libdir}/pkgconfig/*
12mu|vlc-2.1.5-1|564	
12mu|vlc-2.1.5-1|565	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|566	
12mu|vlc-2.1.5-1|567	%package plugin-aa
12mu|vlc-2.1.5-1|568	Summary:	ASCII art video plugin for the VLC media player
12mu|vlc-2.1.5-1|569	Group:		Video
12mu|vlc-2.1.5-1|570	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|571	BuildRequires:	aalib-devel
12mu|vlc-2.1.5-1|572	
12mu|vlc-2.1.5-1|573	%description plugin-aa
12mu|vlc-2.1.5-1|574	This is an ASCII art video output plugin for the VLC media playe. To
12mu|vlc-2.1.5-1|575	activate it, use the `--vout aa' flag or select the `aa' video output
12mu|vlc-2.1.5-1|576	plugin from the preferences menu.
12mu|vlc-2.1.5-1|577	
12mu|vlc-2.1.5-1|578	%files plugin-aa
12mu|vlc-2.1.5-1|579	%doc README
12mu|vlc-2.1.5-1|580	%{_libdir}/vlc/plugins/video_output/libaa_plugin.so*
12mu|vlc-2.1.5-1|581	
12mu|vlc-2.1.5-1|582	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|583	
12mu|vlc-2.1.5-1|584	%package plugin-bonjour
12mu|vlc-2.1.5-1|585	Summary:	Bonjour service discovery plugin for the VLC media player
12mu|vlc-2.1.5-1|586	Group:		Video
12mu|vlc-2.1.5-1|587	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|588	
12mu|vlc-2.1.5-1|589	%description plugin-bonjour
12mu|vlc-2.1.5-1|590	This plugin adds support for Bonjour service discovery to
12mu|vlc-2.1.5-1|591	the VLC media player.
12mu|vlc-2.1.5-1|592	
12mu|vlc-2.1.5-1|593	%files plugin-bonjour
12mu|vlc-2.1.5-1|594	%doc README
12mu|vlc-2.1.5-1|595	%{_libdir}/vlc/plugins/services_discovery/libbonjour_plugin.so*
12mu|vlc-2.1.5-1|596	
12mu|vlc-2.1.5-1|597	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|598	
12mu|vlc-2.1.5-1|599	%package plugin-dv
12mu|vlc-2.1.5-1|600	Summary:	DV codec plugin for the VLC media player
12mu|vlc-2.1.5-1|601	Group:		Video
12mu|vlc-2.1.5-1|602	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|603	BuildRequires:	pkgconfig(libdv)
12mu|vlc-2.1.5-1|604	BuildRequires:	pkgconfig(libraw1394)
12mu|vlc-2.1.5-1|605	BuildRequires:	pkgconfig(libdc1394-2)
12mu|vlc-2.1.5-1|606	BuildRequires:	pkgconfig(libavc1394)
12mu|vlc-2.1.5-1|607	
12mu|vlc-2.1.5-1|608	%description plugin-dv
12mu|vlc-2.1.5-1|609	This plugin adds support for the DV video format to the VLC media player.
12mu|vlc-2.1.5-1|610	The plugin is autodetected.
12mu|vlc-2.1.5-1|611	
12mu|vlc-2.1.5-1|612	%files plugin-dv
12mu|vlc-2.1.5-1|613	%doc README
12mu|vlc-2.1.5-1|614	%{_libdir}/vlc/plugins/access/libdc1394_plugin.so
12mu|vlc-2.1.5-1|615	%{_libdir}/vlc/plugins/access/libdv1394_plugin.so
12mu|vlc-2.1.5-1|616	
12mu|vlc-2.1.5-1|617	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|618	
12mu|vlc-2.1.5-1|619	%package plugin-flac
12mu|vlc-2.1.5-1|620	Summary:	Flac codec plugin for the VLC media player
12mu|vlc-2.1.5-1|621	Group:		Sound
12mu|vlc-2.1.5-1|622	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|623	
12mu|vlc-2.1.5-1|624	%description plugin-flac
12mu|vlc-2.1.5-1|625	These plugins add support for the FLAC compressed audio format to the
12mu|vlc-2.1.5-1|626	VLC media player.
12mu|vlc-2.1.5-1|627	
12mu|vlc-2.1.5-1|628	%files plugin-flac
12mu|vlc-2.1.5-1|629	%doc README
12mu|vlc-2.1.5-1|630	%{_libdir}/vlc/plugins/demux/libflacsys_plugin.so
12mu|vlc-2.1.5-1|631	%{_libdir}/vlc/plugins/codec/libflac_plugin.so*
12mu|vlc-2.1.5-1|632	
12mu|vlc-2.1.5-1|633	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|634	
12mu|vlc-2.1.5-1|635	%package plugin-fluidsynth
12mu|vlc-2.1.5-1|636	Summary:	Add MIDI playback support to VLC based on Fluidsynth
12mu|vlc-2.1.5-1|637	Group:		Sound
12mu|vlc-2.1.5-1|638	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|639	BuildRequires:	pkgconfig(fluidsynth)
12mu|vlc-2.1.5-1|640	
12mu|vlc-2.1.5-1|641	%description plugin-fluidsynth
12mu|vlc-2.1.5-1|642	This plugin adds support for MIDI playback to VLC based on the Fluidsynth
12mu|vlc-2.1.5-1|643	library.
12mu|vlc-2.1.5-1|644	
12mu|vlc-2.1.5-1|645	%files plugin-fluidsynth
12mu|vlc-2.1.5-1|646	%doc README
12mu|vlc-2.1.5-1|647	%{_libdir}/vlc/plugins/codec/libfluidsynth_plugin.so
12mu|vlc-2.1.5-1|648	
12mu|vlc-2.1.5-1|649	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|650	
12mu|vlc-2.1.5-1|651	%package plugin-gme
12mu|vlc-2.1.5-1|652	Summary:	Add game music playback support to VLC based on libgme
12mu|vlc-2.1.5-1|653	Group:		Sound
12mu|vlc-2.1.5-1|654	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|655	BuildRequires:	libgme-devel
12mu|vlc-2.1.5-1|656	
12mu|vlc-2.1.5-1|657	%description plugin-gme
12mu|vlc-2.1.5-1|658	This plugin adds support for video game music playback to VLC based on the
12mu|vlc-2.1.5-1|659	GME library.
12mu|vlc-2.1.5-1|660	
12mu|vlc-2.1.5-1|661	%files plugin-gme
12mu|vlc-2.1.5-1|662	%doc README
12mu|vlc-2.1.5-1|663	%{_libdir}/vlc/plugins/demux/libgme_plugin.so
12mu|vlc-2.1.5-1|664	
12mu|vlc-2.1.5-1|665	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|666	
12mu|vlc-2.1.5-1|667	%package plugin-gnutls
12mu|vlc-2.1.5-1|668	Summary:	Secure Socket Layer plugin for the VLC media player
12mu|vlc-2.1.5-1|669	Group:		Video
12mu|vlc-2.1.5-1|670	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|671	
12mu|vlc-2.1.5-1|672	%description plugin-gnutls
12mu|vlc-2.1.5-1|673	This plugin adds support for SSL/TLS to the VLC media player.
12mu|vlc-2.1.5-1|674	
12mu|vlc-2.1.5-1|675	%files plugin-gnutls
12mu|vlc-2.1.5-1|676	%doc README
12mu|vlc-2.1.5-1|677	%{_libdir}/vlc/plugins/misc/libgnutls_plugin.so*
12mu|vlc-2.1.5-1|678	
12mu|vlc-2.1.5-1|679	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|680	
12mu|vlc-2.1.5-1|681	%if %{with_goom}
12mu|vlc-2.1.5-1|682	%package plugin-goom
12mu|vlc-2.1.5-1|683	Summary:	Visualization plugin for the VLC media player
12mu|vlc-2.1.5-1|684	Group:		Video
12mu|vlc-2.1.5-1|685	BuildRequires:	libgoom2-devel
12mu|vlc-2.1.5-1|686	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|687	
12mu|vlc-2.1.5-1|688	%description plugin-goom
12mu|vlc-2.1.5-1|689	This is a visualization plugin for VLC media player based on the Goom library.
12mu|vlc-2.1.5-1|690	
12mu|vlc-2.1.5-1|691	%files plugin-goom
12mu|vlc-2.1.5-1|692	%doc README
12mu|vlc-2.1.5-1|693	%{_libdir}/vlc/plugins/visualization/libgoom_plugin.so
12mu|vlc-2.1.5-1|694	%endif
12mu|vlc-2.1.5-1|695	
12mu|vlc-2.1.5-1|696	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|697	
12mu|vlc-2.1.5-1|698	%package plugin-jack
12mu|vlc-2.1.5-1|699	Summary:	Jack audio plugin for the VLC media player
12mu|vlc-2.1.5-1|700	Group:		Sound
12mu|vlc-2.1.5-1|701	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|702	
12mu|vlc-2.1.5-1|703	%description plugin-jack
12mu|vlc-2.1.5-1|704	This plugin adds support for the Jack Audio Connection Kit to the VLC
12mu|vlc-2.1.5-1|705	media player. To activate it, use the `--aout jack' flag or select the
12mu|vlc-2.1.5-1|706	`jack' audio output plugin from the preferences menu.
12mu|vlc-2.1.5-1|707	
12mu|vlc-2.1.5-1|708	%files plugin-jack
12mu|vlc-2.1.5-1|709	%doc README
12mu|vlc-2.1.5-1|710	%{_libdir}/vlc/plugins/access/libaccess_jack_plugin.so
12mu|vlc-2.1.5-1|711	%{_libdir}/vlc/plugins/audio_output/libjack_plugin.so*
12mu|vlc-2.1.5-1|712	
12mu|vlc-2.1.5-1|713	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|714	
12mu|vlc-2.1.5-1|715	%package plugin-kate
12mu|vlc-2.1.5-1|716	Summary:	Add subtitle and Karaoke text support to VLC
12mu|vlc-2.1.5-1|717	Group:		Video
12mu|vlc-2.1.5-1|718	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|719	BuildRequires:	pkgconfig(tiger)
12mu|vlc-2.1.5-1|720	
12mu|vlc-2.1.5-1|721	%description plugin-kate
12mu|vlc-2.1.5-1|722	This package adds support for subtitles and Karaoke text display based on
12mu|vlc-2.1.5-1|723	the libkate library to VLC.
12mu|vlc-2.1.5-1|724	
12mu|vlc-2.1.5-1|725	%files plugin-kate
12mu|vlc-2.1.5-1|726	%doc README
12mu|vlc-2.1.5-1|727	%{_libdir}/vlc/plugins/codec/libkate_plugin.so
12mu|vlc-2.1.5-1|728	
12mu|vlc-2.1.5-1|729	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|730	
12mu|vlc-2.1.5-1|731	%package plugin-libass
12mu|vlc-2.1.5-1|732	Summary:	Add subtitle support to VLC using libass
12mu|vlc-2.1.5-1|733	Group:		Video
12mu|vlc-2.1.5-1|734	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|735	BuildRequires:	pkgconfig(libass)
12mu|vlc-2.1.5-1|736	
12mu|vlc-2.1.5-1|737	%description plugin-libass
12mu|vlc-2.1.5-1|738	This package adds support for subtitles based on the libass library to VLC.
12mu|vlc-2.1.5-1|739	
12mu|vlc-2.1.5-1|740	%files plugin-libass
12mu|vlc-2.1.5-1|741	%doc README
12mu|vlc-2.1.5-1|742	%{_libdir}/vlc/plugins/codec/liblibass_plugin.so
12mu|vlc-2.1.5-1|743	
12mu|vlc-2.1.5-1|744	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|745	
12mu|vlc-2.1.5-1|746	%package plugin-libnotify
12mu|vlc-2.1.5-1|747	Summary:	Notification popup plugin for the VLC media player
12mu|vlc-2.1.5-1|748	Group:		Video
12mu|vlc-2.1.5-1|749	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|750	
12mu|vlc-2.1.5-1|751	%description plugin-libnotify
12mu|vlc-2.1.5-1|752	This plugin adds support for notification popup messages to
12mu|vlc-2.1.5-1|753	the VLC media player.
12mu|vlc-2.1.5-1|754	
12mu|vlc-2.1.5-1|755	%files plugin-libnotify
12mu|vlc-2.1.5-1|756	%doc README
12mu|vlc-2.1.5-1|757	%{_libdir}/vlc/plugins/notify/libnotify_plugin.so*
12mu|vlc-2.1.5-1|758	
12mu|vlc-2.1.5-1|759	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|760	
12mu|vlc-2.1.5-1|761	%package plugin-lirc
12mu|vlc-2.1.5-1|762	Summary:	Lirc plugin for the VLC media player
12mu|vlc-2.1.5-1|763	Group:		Video
12mu|vlc-2.1.5-1|764	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|765	BuildRequires:	pkgconfig(liblircclient0)
12mu|vlc-2.1.5-1|766	
12mu|vlc-2.1.5-1|767	%description plugin-lirc
12mu|vlc-2.1.5-1|768	This plugin is an infrared lirc interface for the VLC media player. To
12mu|vlc-2.1.5-1|769	activate it, use the `--extraintf lirc' flag.
12mu|vlc-2.1.5-1|770	
12mu|vlc-2.1.5-1|771	%files plugin-lirc
12mu|vlc-2.1.5-1|772	%doc README
12mu|vlc-2.1.5-1|773	%{_libdir}/vlc/plugins/control/liblirc_plugin.so*
12mu|vlc-2.1.5-1|774	
12mu|vlc-2.1.5-1|775	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|776	
12mu|vlc-2.1.5-1|777	%package plugin-lua
12mu|vlc-2.1.5-1|778	Summary:	Add Lua scripting to vlc
12mu|vlc-2.1.5-1|779	Group:		Video
12mu|vlc-2.1.5-1|780	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|781	BuildRequires:	pkgconfig(lua)
12mu|vlc-2.1.5-1|782	
12mu|vlc-2.1.5-1|783	%description plugin-lua
12mu|vlc-2.1.5-1|784	This plugin adds lua scripting and provides a few example scripts as well.
12mu|vlc-2.1.5-1|785	
12mu|vlc-2.1.5-1|786	%files plugin-lua
12mu|vlc-2.1.5-1|787	%doc README
12mu|vlc-2.1.5-1|788	%{_libdir}/vlc/plugins/lua/liblua_plugin.so
12mu|vlc-2.1.5-1|789	%{_libdir}/vlc/lua
12mu|vlc-2.1.5-1|790	%{_datadir}/vlc/lua
12mu|vlc-2.1.5-1|791	%{_bindir}/rvlc
12mu|vlc-2.1.5-1|792	
12mu|vlc-2.1.5-1|793	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|794	
12mu|vlc-2.1.5-1|795	%package plugin-mod
12mu|vlc-2.1.5-1|796	Summary:	MOD audio decoder plugin for the VLC media player
12mu|vlc-2.1.5-1|797	Group:		Sound
12mu|vlc-2.1.5-1|798	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|799	
12mu|vlc-2.1.5-1|800	%description plugin-mod
12mu|vlc-2.1.5-1|801	This plugin adds support for music module playback based on libmodplug
12mu|vlc-2.1.5-1|802	to the VLC media player.
12mu|vlc-2.1.5-1|803	
12mu|vlc-2.1.5-1|804	%files plugin-mod
12mu|vlc-2.1.5-1|805	%doc README
12mu|vlc-2.1.5-1|806	%{_libdir}/vlc/plugins/demux/libmod_plugin.so*
12mu|vlc-2.1.5-1|807	
12mu|vlc-2.1.5-1|808	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|809	
12mu|vlc-2.1.5-1|810	%package plugin-mpc
12mu|vlc-2.1.5-1|811	Summary:	MPC audio decoder plugin for the VLC media player
12mu|vlc-2.1.5-1|812	Group:		Sound
12mu|vlc-2.1.5-1|813	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|814	
12mu|vlc-2.1.5-1|815	%description plugin-mpc
12mu|vlc-2.1.5-1|816	This plugin adds support for Musepack audio playback based on libmpcdec
12mu|vlc-2.1.5-1|817	to the VLC media player.
12mu|vlc-2.1.5-1|818	
12mu|vlc-2.1.5-1|819	%files plugin-mpc
12mu|vlc-2.1.5-1|820	%doc README
12mu|vlc-2.1.5-1|821	%{_libdir}/vlc/plugins/demux/libmpc_plugin.so*
12mu|vlc-2.1.5-1|822	
12mu|vlc-2.1.5-1|823	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|824	
12mu|vlc-2.1.5-1|825	%package plugin-ncurses
12mu|vlc-2.1.5-1|826	Summary:	Ncurses console-based plugin for the VLC media player
12mu|vlc-2.1.5-1|827	Group:		Video
12mu|vlc-2.1.5-1|828	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|829	BuildRequires:	pkgconfig(ncurses)
12mu|vlc-2.1.5-1|830	
12mu|vlc-2.1.5-1|831	%description plugin-ncurses
12mu|vlc-2.1.5-1|832	This plugin adds a ncurses interface to the VLC media player. To
12mu|vlc-2.1.5-1|833	activate it, use the `--intf ncurses' flag.
12mu|vlc-2.1.5-1|834	
12mu|vlc-2.1.5-1|835	%files plugin-ncurses
12mu|vlc-2.1.5-1|836	%doc README
12mu|vlc-2.1.5-1|837	%{_bindir}/nvlc
12mu|vlc-2.1.5-1|838	%{_libdir}/vlc/plugins/gui/libncurses_plugin.so*
12mu|vlc-2.1.5-1|839	
12mu|vlc-2.1.5-1|840	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|841	
12mu|vlc-2.1.5-1|842	%package plugin-opencv
12mu|vlc-2.1.5-1|843	Summary:	OpenCV wrapper video filter plugin for the VLC media player
12mu|vlc-2.1.5-1|844	Group:		Video
12mu|vlc-2.1.5-1|845	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|846	BuildRequires:	pkgconfig(opencv)
12mu|vlc-2.1.5-1|847	
12mu|vlc-2.1.5-1|848	%description plugin-opencv
12mu|vlc-2.1.5-1|849	This plugin adds support for OpenCV video filter to the VLC media player.
12mu|vlc-2.1.5-1|850	
12mu|vlc-2.1.5-1|851	%files plugin-opencv
12mu|vlc-2.1.5-1|852	%doc README
12mu|vlc-2.1.5-1|853	%{_libdir}/vlc/plugins/video_filter/libopencv_example_plugin.so
12mu|vlc-2.1.5-1|854	%{_libdir}/vlc/plugins/video_filter/libopencv_wrapper_plugin.so
12mu|vlc-2.1.5-1|855	
12mu|vlc-2.1.5-1|856	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|857	
12mu|vlc-2.1.5-1|858	%package plugin-opengl
12mu|vlc-2.1.5-1|859	Summary:	OpenGL video output plugin for the VLC media player
12mu|vlc-2.1.5-1|860	Group:		Video
12mu|vlc-2.1.5-1|861	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|862	
12mu|vlc-2.1.5-1|863	%description plugin-opengl
12mu|vlc-2.1.5-1|864	This plugin adds support for OpenGL video output to the VLC media player.
12mu|vlc-2.1.5-1|865	
12mu|vlc-2.1.5-1|866	%files plugin-opengl
12mu|vlc-2.1.5-1|867	%doc README
12mu|vlc-2.1.5-1|868	%{_libdir}/vlc/plugins/video_output/libgl_plugin.so
12mu|vlc-2.1.5-1|869	%{_libdir}/vlc/plugins/video_output/libglx_plugin.so
12mu|vlc-2.1.5-1|870	%{_libdir}/vlc/plugins/video_output/libxcb_glx_plugin.so*
12mu|vlc-2.1.5-1|871	
12mu|vlc-2.1.5-1|872	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|873	
12mu|vlc-2.1.5-1|874	%package plugin-opus
12mu|vlc-2.1.5-1|875	Summary:	Opus codec plugin for the VLC media player
12mu|vlc-2.1.5-1|876	Group:		Sound
12mu|vlc-2.1.5-1|877	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|878	BuildRequires:	pkgconfig(opus)
12mu|vlc-2.1.5-1|879	
12mu|vlc-2.1.5-1|880	%description plugin-opus
12mu|vlc-2.1.5-1|881	This plugin adds support for the Opus codec to the VLC media player.
12mu|vlc-2.1.5-1|882	
12mu|vlc-2.1.5-1|883	%files plugin-opus
12mu|vlc-2.1.5-1|884	%{_libdir}/vlc/plugins/codec/libopus_plugin.so
12mu|vlc-2.1.5-1|885	
12mu|vlc-2.1.5-1|886	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|887	
12mu|vlc-2.1.5-1|888	%package plugin-projectm
12mu|vlc-2.1.5-1|889	Summary:	Visualization plugin for the VLC media player
12mu|vlc-2.1.5-1|890	Group:		Video
12mu|vlc-2.1.5-1|891	BuildRequires:	pkgconfig(libprojectM)
12mu|vlc-2.1.5-1|892	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|893	
12mu|vlc-2.1.5-1|894	%description plugin-projectm
12mu|vlc-2.1.5-1|895	This is a visualization plugin for VLC media player based on projectm.
12mu|vlc-2.1.5-1|896	
12mu|vlc-2.1.5-1|897	%files plugin-projectm
12mu|vlc-2.1.5-1|898	%doc README
12mu|vlc-2.1.5-1|899	%{_libdir}/vlc/plugins/visualization/libprojectm_plugin.so
12mu|vlc-2.1.5-1|900	
12mu|vlc-2.1.5-1|901	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|902	
12mu|vlc-2.1.5-1|903	%package plugin-pulse
12mu|vlc-2.1.5-1|904	Summary:	PulseAudio plugin for the VLC media player
12mu|vlc-2.1.5-1|905	Group:		Sound
12mu|vlc-2.1.5-1|906	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|907	
12mu|vlc-2.1.5-1|908	%description plugin-pulse
12mu|vlc-2.1.5-1|909	This plugin adds support for the PulseAudio Sound Daemon to the VLC
12mu|vlc-2.1.5-1|910	media player. To activate it, use the `--aout pulse' flag or select the
12mu|vlc-2.1.5-1|911	`pulse' audio output plugin from the preferences menu.
12mu|vlc-2.1.5-1|912	
12mu|vlc-2.1.5-1|913	%files plugin-pulse
12mu|vlc-2.1.5-1|914	%doc README
12mu|vlc-2.1.5-1|915	%{_libdir}/vlc/plugins/access/libpulsesrc_plugin.so
12mu|vlc-2.1.5-1|916	%{_libdir}/vlc/plugins/audio_output/libpulse_plugin.so*
12mu|vlc-2.1.5-1|917	%{_libdir}/vlc/plugins/services_discovery/libpulselist_plugin.so
12mu|vlc-2.1.5-1|918	
12mu|vlc-2.1.5-1|919	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|920	
12mu|vlc-2.1.5-1|921	%package plugin-schroedinger
12mu|vlc-2.1.5-1|922	Summary:	Dirac plugin for VLC based on Schroedinger
12mu|vlc-2.1.5-1|923	Group:		Video
12mu|vlc-2.1.5-1|924	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|925	BuildRequires:	pkgconfig(schroedinger-1.0)
12mu|vlc-2.1.5-1|926	
12mu|vlc-2.1.5-1|927	%description plugin-schroedinger
12mu|vlc-2.1.5-1|928	These plugins add support for the Dirac video format based on Schroedinger.
12mu|vlc-2.1.5-1|929	to the VLC media player.
12mu|vlc-2.1.5-1|930	
12mu|vlc-2.1.5-1|931	%files plugin-schroedinger
12mu|vlc-2.1.5-1|932	%doc README
12mu|vlc-2.1.5-1|933	%{_libdir}/vlc/plugins/codec/libschroedinger_plugin.so
12mu|vlc-2.1.5-1|934	
12mu|vlc-2.1.5-1|935	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|936	
12mu|vlc-2.1.5-1|937	%package plugin-sdl
12mu|vlc-2.1.5-1|938	Summary:	Simple DirectMedia Layer video plugin for the VLC media player
12mu|vlc-2.1.5-1|939	Group:		Video
12mu|vlc-2.1.5-1|940	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|941	BuildRequires:	pkgconfig(SDL_image)
12mu|vlc-2.1.5-1|942	BuildRequires:	pkgconfig(sdl)
12mu|vlc-2.1.5-1|943	BuildRequires:	nas-devel
12mu|vlc-2.1.5-1|944	
12mu|vlc-2.1.5-1|945	%description plugin-sdl
12mu|vlc-2.1.5-1|946	This plugin adds support for the Simple DirectMedia Layer library to
12mu|vlc-2.1.5-1|947	the VLC media player. To activate it, use the `--vout sdl' or
12mu|vlc-2.1.5-1|948	`--aout sdl' flags or select the `sdl' video or audio output plugin
12mu|vlc-2.1.5-1|949	from the preferences menu.
12mu|vlc-2.1.5-1|950	
12mu|vlc-2.1.5-1|951	%files plugin-sdl
12mu|vlc-2.1.5-1|952	%doc README
12mu|vlc-2.1.5-1|953	%{_libdir}/vlc/plugins/codec/libsdl_image_plugin.so*
12mu|vlc-2.1.5-1|954	%{_libdir}/vlc/plugins/video_output/libvout_sdl_plugin.so*
12mu|vlc-2.1.5-1|955	
12mu|vlc-2.1.5-1|956	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|957	
12mu|vlc-2.1.5-1|958	%package plugin-shout
12mu|vlc-2.1.5-1|959	Summary:	Shoutcast and Icecast connector
12mu|vlc-2.1.5-1|960	Group:		Sound
12mu|vlc-2.1.5-1|961	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|962	BuildRequires:	pkgconfig(shout)
12mu|vlc-2.1.5-1|963	
12mu|vlc-2.1.5-1|964	%description plugin-shout
12mu|vlc-2.1.5-1|965	This plugin adds support for Icecast and Shoutcast servers.
12mu|vlc-2.1.5-1|966	
12mu|vlc-2.1.5-1|967	%files plugin-shout
12mu|vlc-2.1.5-1|968	%doc README
12mu|vlc-2.1.5-1|969	%{_libdir}/vlc/plugins/access_output/libaccess_output_shout_plugin.so
12mu|vlc-2.1.5-1|970	
12mu|vlc-2.1.5-1|971	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|972	
12mu|vlc-2.1.5-1|973	%package plugin-speex
12mu|vlc-2.1.5-1|974	Summary:	Ogg Speex codec plugin for the VLC media player
12mu|vlc-2.1.5-1|975	Group:		Sound
12mu|vlc-2.1.5-1|976	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|977	
12mu|vlc-2.1.5-1|978	%description plugin-speex
12mu|vlc-2.1.5-1|979	These plugins add support for the Ogg Speex codec to the VLC media
12mu|vlc-2.1.5-1|980	player. They are autodetected.
12mu|vlc-2.1.5-1|981	
12mu|vlc-2.1.5-1|982	%files plugin-speex
12mu|vlc-2.1.5-1|983	%doc README
12mu|vlc-2.1.5-1|984	%{_libdir}/vlc/plugins/audio_filter/libspeex_resampler_plugin.so
12mu|vlc-2.1.5-1|985	%{_libdir}/vlc/plugins/codec/libspeex_plugin.so*
12mu|vlc-2.1.5-1|986	
12mu|vlc-2.1.5-1|987	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|988	
12mu|vlc-2.1.5-1|989	%package plugin-theora
12mu|vlc-2.1.5-1|990	Summary:	Theora video codec for the VLC media player
12mu|vlc-2.1.5-1|991	Group:		Video
12mu|vlc-2.1.5-1|992	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|993	BuildRequires:	pkgconfig(theora)
12mu|vlc-2.1.5-1|994	
12mu|vlc-2.1.5-1|995	%description plugin-theora
12mu|vlc-2.1.5-1|996	These plugin adds support for the Ogg Theora video format to the VLC
12mu|vlc-2.1.5-1|997	media player. They are autodetected.
12mu|vlc-2.1.5-1|998	
12mu|vlc-2.1.5-1|999	%files plugin-theora
12mu|vlc-2.1.5-1|1000	%doc README
12mu|vlc-2.1.5-1|1001	%{_libdir}/vlc/plugins/codec/libtheora_plugin.so
12mu|vlc-2.1.5-1|1002	
12mu|vlc-2.1.5-1|1003	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|1004	
12mu|vlc-2.1.5-1|1005	%package plugin-twolame
12mu|vlc-2.1.5-1|1006	Summary:	MP2 encoder plugin for VLC
12mu|vlc-2.1.5-1|1007	Group:		Sound
12mu|vlc-2.1.5-1|1008	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|1009	BuildRequires:	pkgconfig(twolame)
12mu|vlc-2.1.5-1|1010	
12mu|vlc-2.1.5-1|1011	%description plugin-twolame
12mu|vlc-2.1.5-1|1012	These plugins add support for the Twolame MPEG Audio Layer 2 encoder
12mu|vlc-2.1.5-1|1013	to the VLC media player. They are autodetected.
12mu|vlc-2.1.5-1|1014	
12mu|vlc-2.1.5-1|1015	%files plugin-twolame
12mu|vlc-2.1.5-1|1016	%doc README
12mu|vlc-2.1.5-1|1017	%{_libdir}/vlc/plugins/codec/libtwolame_plugin.so*
12mu|vlc-2.1.5-1|1018	
12mu|vlc-2.1.5-1|1019	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|1020	
12mu|vlc-2.1.5-1|1021	%package plugin-upnp
12mu|vlc-2.1.5-1|1022	Summary:	UPNP service discovery plugin for the VLC media player
12mu|vlc-2.1.5-1|1023	Group:		Video
12mu|vlc-2.1.5-1|1024	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|1025	BuildRequires:	pkgconfig(libupnp)
12mu|vlc-2.1.5-1|1026	
12mu|vlc-2.1.5-1|1027	%description plugin-upnp
12mu|vlc-2.1.5-1|1028	This plugin adds support for UPNP service discovery to
12mu|vlc-2.1.5-1|1029	the VLC media player.
12mu|vlc-2.1.5-1|1030	
12mu|vlc-2.1.5-1|1031	%files plugin-upnp
12mu|vlc-2.1.5-1|1032	%doc README
12mu|vlc-2.1.5-1|1033	%{_libdir}/vlc/plugins/services_discovery/libupnp_plugin.so*
12mu|vlc-2.1.5-1|1034	
12mu|vlc-2.1.5-1|1035	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|1036	
12mu|vlc-2.1.5-1|1037	%package plugin-vaapi
12mu|vlc-2.1.5-1|1038	Summary:	VAAPI GPU decoding support to VLC
12mu|vlc-2.1.5-1|1039	Group:		Video
12mu|vlc-2.1.5-1|1040	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|1041	BuildRequires:	pkgconfig(libva)
12mu|vlc-2.1.5-1|1042	BuildRequires:	pkgconfig(libva-x11)
12mu|vlc-2.1.5-1|1043	
12mu|vlc-2.1.5-1|1044	%description plugin-vaapi
12mu|vlc-2.1.5-1|1045	This package adds VAAPI GPU decoding support to VLC.
12mu|vlc-2.1.5-1|1046	
12mu|vlc-2.1.5-1|1047	%files plugin-vaapi
12mu|vlc-2.1.5-1|1048	%doc README
12mu|vlc-2.1.5-1|1049	%{_libdir}/vlc/plugins/codec/libvaapi_plugin.so
12mu|vlc-2.1.5-1|1050	
12mu|vlc-2.1.5-1|1051	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|1052	
12mu|vlc-2.1.5-1|1053	%package plugin-vdpau
12mu|vlc-2.1.5-1|1054	Summary:	VDPAU GPU decoding support to VLC
12mu|vlc-2.1.5-1|1055	Group:		Video
12mu|vlc-2.1.5-1|1056	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|1057	BuildRequires:	pkgconfig(vdpau)
12mu|vlc-2.1.5-1|1058	
12mu|vlc-2.1.5-1|1059	%description plugin-vdpau
12mu|vlc-2.1.5-1|1060	This package adds VDPAU GPU decoding support to VLC.
12mu|vlc-2.1.5-1|1061	
12mu|vlc-2.1.5-1|1062	%files plugin-vdpau
12mu|vlc-2.1.5-1|1063	%doc README
12mu|vlc-2.1.5-1|1064	%{_libdir}/vlc/plugins/codec/libvdpau_plugin.so
12mu|vlc-2.1.5-1|1065	
12mu|vlc-2.1.5-1|1066	
12mu|vlc-2.1.5-1|1067	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|1068	
12mu|vlc-2.1.5-1|1069	%package plugin-zvbi
12mu|vlc-2.1.5-1|1070	Summary:	Add Teletext and Closed Caption support to VLC
12mu|vlc-2.1.5-1|1071	Group:		Video
12mu|vlc-2.1.5-1|1072	Requires:	%{name} = %{version}
12mu|vlc-2.1.5-1|1073	BuildRequires:	pkgconfig(zvbi-0.2)
12mu|vlc-2.1.5-1|1074	
12mu|vlc-2.1.5-1|1075	%description plugin-zvbi
12mu|vlc-2.1.5-1|1076	This package adds support for Raw VBI, Teletext and Closed Caption based on
12mu|vlc-2.1.5-1|1077	the ZVBI library to VLC.
12mu|vlc-2.1.5-1|1078	
12mu|vlc-2.1.5-1|1079	%files plugin-zvbi
12mu|vlc-2.1.5-1|1080	%doc README
12mu|vlc-2.1.5-1|1081	%{_libdir}/vlc/plugins/access/liblinsys_hdsdi_plugin.so
12mu|vlc-2.1.5-1|1082	%{_libdir}/vlc/plugins/access/liblinsys_sdi_plugin.so
12mu|vlc-2.1.5-1|1083	%{_libdir}/vlc/plugins/codec/libzvbi_plugin.so
12mu|vlc-2.1.5-1|1084	
12mu|vlc-2.1.5-1|1085	#----------------------------------------------------------------------------
12mu|vlc-2.1.5-1|1086	
12mu|vlc-2.1.5-1|1087	%prep
12mu|vlc-2.1.5-1|1088	%setup -q
12mu|vlc-2.1.5-1|1089	%patch0 -p1 -b .automake12~
12mu|vlc-2.1.5-1|1090	%patch1 -p1
12mu|vlc-2.1.5-1|1091	%patch2 -p1
12mu|vlc-2.1.5-1|1092	%patch3 -p1 -b .live555~
12mu|vlc-2.1.5-1|1093	%patch4 -p1 -b .live555~
12mu|vlc-2.1.5-1|1094	
12mu|vlc-2.1.5-1|1095	#gw if we want to regenerate libtool, we must remove the local versions of
12mu|vlc-2.1.5-1|1096	# the libtool m4 files, aclocal will replace them
12mu|vlc-2.1.5-1|1097	pushd m4
12mu|vlc-2.1.5-1|1098	rm -fv argz.m4 libtool.m4 ltdl.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4
12mu|vlc-2.1.5-1|1099	popd
12mu|vlc-2.1.5-1|1100	
12mu|vlc-2.1.5-1|1101	libtoolize --install --force
12mu|vlc-2.1.5-1|1102	aclocal -I m4
12mu|vlc-2.1.5-1|1103	autoheader
12mu|vlc-2.1.5-1|1104	autoconf
12mu|vlc-2.1.5-1|1105	automake -a
12mu|vlc-2.1.5-1|1106	
12mu|vlc-2.1.5-1|1107	%build
12mu|vlc-2.1.5-1|1108	# add missing ebml include dir
12mu|vlc-2.1.5-1|1109	export CPPFLAGS="$CPPFLAGS -I/usr/include/ebml"
12mu|vlc-2.1.5-1|1110	#gw the speex headers have moved
12mu|vlc-2.1.5-1|1111	export CPPFLAGS="$CPPFLAGS -I%{_includedir}/speex"
12mu|vlc-2.1.5-1|1112	%configure2_5x \
12mu|vlc-2.1.5-1|1113	--disable-dependency-tracking \
12mu|vlc-2.1.5-1|1114	--disable-rpath \
12mu|vlc-2.1.5-1|1115	--disable-sse \
12mu|vlc-2.1.5-1|1116	--enable-aa \
12mu|vlc-2.1.5-1|1117	--enable-bluray \
12mu|vlc-2.1.5-1|1118	--enable-bonjour \
12mu|vlc-2.1.5-1|1119	%if %{with_dts}
12mu|vlc-2.1.5-1|1120	--enable-dca \
12mu|vlc-2.1.5-1|1121	%else
12mu|vlc-2.1.5-1|1122	--disable-dca \
12mu|vlc-2.1.5-1|1123	%endif
12mu|vlc-2.1.5-1|1124	--enable-dvbpsi \
12mu|vlc-2.1.5-1|1125	--enable-dvdnav \
12mu|vlc-2.1.5-1|1126	%if %{with_faad}
12mu|vlc-2.1.5-1|1127	--enable-faad \
12mu|vlc-2.1.5-1|1128	%endif
12mu|vlc-2.1.5-1|1129	--enable-flac \
12mu|vlc-2.1.5-1|1130	--enable-gnutls \
12mu|vlc-2.1.5-1|1131	--enable-jack \
12mu|vlc-2.1.5-1|1132	--enable-libcddb \
12mu|vlc-2.1.5-1|1133	--enable-libmpeg2 \
12mu|vlc-2.1.5-1|1134	--enable-libva \
12mu|vlc-2.1.5-1|1135	--enable-lirc \
12mu|vlc-2.1.5-1|1136	--enable-live555 \
12mu|vlc-2.1.5-1|1137	--enable-mad \
12mu|vlc-2.1.5-1|1138	--enable-mkv \
12mu|vlc-2.1.5-1|1139	--enable-ncurses \
12mu|vlc-2.1.5-1|1140	--enable-ogg \
12mu|vlc-2.1.5-1|1141	--enable-opus \
12mu|vlc-2.1.5-1|1142	--enable-pulse \
12mu|vlc-2.1.5-1|1143	--enable-realrtsp \
12mu|vlc-2.1.5-1|1144	--enable-sdl \
12mu|vlc-2.1.5-1|1145	--enable-shout \
12mu|vlc-2.1.5-1|1146	--enable-skins2 \
12mu|vlc-2.1.5-1|1147	--enable-speex \
12mu|vlc-2.1.5-1|1148	--enable-theora \
12mu|vlc-2.1.5-1|1149	--enable-twolame \
12mu|vlc-2.1.5-1|1150	--enable-vcdx \
12mu|vlc-2.1.5-1|1151	--enable-vdpau \
12mu|vlc-2.1.5-1|1152	--enable-vorbis \
12mu|vlc-2.1.5-1|1153	%if %{with_x264}
12mu|vlc-2.1.5-1|1154	--enable-x264 \
12mu|vlc-2.1.5-1|1155	%else
12mu|vlc-2.1.5-1|1156	--disable-x264 \
12mu|vlc-2.1.5-1|1157	%endif
12mu|vlc-2.1.5-1|1158	--enable-xvideo \
12mu|vlc-2.1.5-1|1159	%ifarch x86_64
12mu|vlc-2.1.5-1|1160	--with-pic
12mu|vlc-2.1.5-1|1161	%endif
12mu|vlc-2.1.5-1|1162	
12mu|vlc-2.1.5-1|1163	%make
12mu|vlc-2.1.5-1|1164	
12mu|vlc-2.1.5-1|1165	%install
12mu|vlc-2.1.5-1|1166	mkdir -p %{buildroot}%{_libdir}
12mu|vlc-2.1.5-1|1167	%makeinstall_std transform=""
12mu|vlc-2.1.5-1|1168	
12mu|vlc-2.1.5-1|1169	find %{buildroot}%{_libdir}/vlc -name \*.la -exec rm -f {} \;
12mu|vlc-2.1.5-1|1170	
12mu|vlc-2.1.5-1|1171	%find_lang %{name}
12mu|vlc-2.1.5-1|1172	
12mu|vlc-2.1.5-1|1173	rm -rf installed-docs
12mu|vlc-2.1.5-1|1174	mv %{buildroot}%{_datadir}/doc/vlc installed-docs
12mu|vlc-2.1.5-1|1175	
12mu|vlc-2.1.5-1|1176	# menu
12mu|vlc-2.1.5-1|1177	desktop-file-install --vendor="" \
12mu|vlc-2.1.5-1|1178	--add-mime-type="x-content/video-dvd" \
12mu|vlc-2.1.5-1|1179	--add-mime-type="x-content/video-vcd" \
12mu|vlc-2.1.5-1|1180	--add-mime-type="x-content/video-svcd" \
12mu|vlc-2.1.5-1|1181	--add-mime-type="x-content/audio-cdda" \
12mu|vlc-2.1.5-1|1182	--add-category="Qt" \
12mu|vlc-2.1.5-1|1183	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12mu|vlc-2.1.5-1|1184	
12mu|vlc-2.1.5-1|1185	cat > %{buildroot}%{_datadir}/applications/mandriva-svlc.desktop << EOF
12mu|vlc-2.1.5-1|1186	[Desktop Entry]
12mu|vlc-2.1.5-1|1187	Name=VLC skinned GUI media player
12mu|vlc-2.1.5-1|1188	Comment=VLC is a free MPEG, MPEG2, DVD and DivX player
12mu|vlc-2.1.5-1|1189	Exec=%{_bindir}/svlc %U
12mu|vlc-2.1.5-1|1190	Icon=%{name}
12mu|vlc-2.1.5-1|1191	Terminal=false
12mu|vlc-2.1.5-1|1192	Type=Application
12mu|vlc-2.1.5-1|1193	StartupNotify=true
12mu|vlc-2.1.5-1|1194	Categories=AudioVideo;Audio;Video;Player;
12mu|vlc-2.1.5-1|1195	EOF
12mu|vlc-2.1.5-1|1196	fgrep MimeType= %{buildroot}%{_datadir}/applications/vlc.desktop >> %{buildroot}%{_datadir}/applications/mandriva-svlc.desktop
12mu|vlc-2.1.5-1|1197	
12mu|vlc-2.1.5-1|1198	# icons
12mu|vlc-2.1.5-1|1199	%define pngdir share/icons
12mu|vlc-2.1.5-1|1200	mkdir -p %{buildroot}/{%{_miconsdir},%{_liconsdir}}
12mu|vlc-2.1.5-1|1201	install -m 644 %{pngdir}/16x16/vlc.png %{buildroot}/%{_miconsdir}/vlc.png
12mu|vlc-2.1.5-1|1202	install -m 644 %{pngdir}/32x32/vlc.png %{buildroot}/%{_iconsdir}/vlc.png
12mu|vlc-2.1.5-1|1203	install -m 644 %{pngdir}/48x48/vlc.png %{buildroot}/%{_liconsdir}/vlc.png
12mu|vlc-2.1.5-1|1204	
12mu|vlc-2.1.5-1|1205	
12mu|vlc-2.1.5-1|1206	%changelog
12mu|vlc-2.1.5-1|1207	* Sun Aug 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.5-1
12mu|vlc-2.1.5-1|1208	+ Revision: 37372a1
12mu|vlc-2.1.5-1|1209	- New version 2.1.5
12mu|vlc-2.1.5-1|1210	
12mu|vlc-2.1.5-1|1211	* Thu Jul 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.4-2
12mu|vlc-2.1.5-1|1212	+ Revision: 78c9fdc
12mu|vlc-2.1.5-1|1213	- Bump release
12mu|vlc-2.1.5-1|1214	
12mu|vlc-2.1.5-1|1215	* Thu Jun 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.4-1
12mu|vlc-2.1.5-1|1216	+ Revision: 776ccb4
12mu|vlc-2.1.5-1|1217	- New version 2.1.4
12mu|vlc-2.1.5-1|1218	
12mu|vlc-2.1.5-1|1219	* Wed Feb 05 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.3-1
12mu|vlc-2.1.5-1|1220	+ Revision: 9521bf4
12mu|vlc-2.1.5-1|1221	- LOG New version 2.1.3, suggest more plugins
12mu|vlc-2.1.5-1|1222	
12mu|vlc-2.1.5-1|1223	* Thu Dec 12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.2-1
12mu|vlc-2.1.5-1|1224	+ Revision: d4d317e
12mu|vlc-2.1.5-1|1225	- LOG New version 2.1.2, update files, BuildRequires and patches
12mu|vlc-2.1.5-1|1226	
12mu|vlc-2.1.5-1|1227	* Tue Oct 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.8-5
12mu|vlc-2.1.5-1|1228	+ Revision: 07022e6
12mu|vlc-2.1.5-1|1229	- LOG Rebuild with ffmpeg 2.1
12mu|vlc-2.1.5-1|1230	
12mu|vlc-2.1.5-1|1231	* Wed Aug 14 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.8-4
12mu|vlc-2.1.5-1|1232	+ Revision: 95d46f9
12mu|vlc-2.1.5-1|1233	- LOG Rebuild with new ffmpeg
12mu|vlc-2.1.5-1|1234	
12mu|vlc-2.1.5-1|1235	* Tue Aug 06 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.8-3
12mu|vlc-2.1.5-1|1236	+ Revision: 25e1a51
12mu|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
12mu|vlc-2.1.5-1|1238	
12mu|vlc-2.1.5-1|1239	* Fri Aug 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.8-2
12mu|vlc-2.1.5-1|1240	+ Revision: 2d472cc
12mu|vlc-2.1.5-1|1241	- LOG Build Opus plugin, major spec cleanup
12mu|vlc-2.1.5-1|1242	
12mu|vlc-2.1.5-1|1243	* Tue Jul 30 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.8-1
12mu|vlc-2.1.5-1|1244	+ Revision: e902872
12mu|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
12mu|vlc-2.1.5-1|1246	
12mu|vlc-2.1.5-1|1247	* Tue Jul 16 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.7-1
12mu|vlc-2.1.5-1|1248	+ Revision: 00b73eb
12mu|vlc-2.1.5-1|1249	- LOG Add patch to fix build with flac 1.3.x
12mu|vlc-2.1.5-1|1250	
12mu|vlc-2.1.5-1|1251	* Tue Jul 16 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.7-1
12mu|vlc-2.1.5-1|1252	+ Revision: 86189ca
12mu|vlc-2.1.5-1|1253	- LOG Fix automake usage
12mu|vlc-2.1.5-1|1254	
12mu|vlc-2.1.5-1|1255	* Mon Jul 15 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.7-1
12mu|vlc-2.1.5-1|1256	+ Revision: 359ae41
12mu|vlc-2.1.5-1|1257	- LOG Fix BuildRequires for flac
12mu|vlc-2.1.5-1|1258	
12mu|vlc-2.1.5-1|1259	* Tue Jun 11 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.7-1
12mu|vlc-2.1.5-1|1260	+ Revision: b586bba
12mu|vlc-2.1.5-1|1261	- LOG New version 2.0.7 (with PLF features disabled)
12mu|vlc-2.1.5-1|1262	
12mu|vlc-2.1.5-1|1263	* Fri Apr 12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.6-1
12mu|vlc-2.1.5-1|1264	+ Revision: 71eb536
12mu|vlc-2.1.5-1|1265	- LOG Drop no longer needed patch
12mu|vlc-2.1.5-1|1266	
12mu|vlc-2.1.5-1|1267	* Fri Apr 12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.6-1
12mu|vlc-2.1.5-1|1268	+ Revision: d04fdfc
12mu|vlc-2.1.5-1|1269	- LOG New version 2.0.6 (with PLF features disabled)
12mu|vlc-2.1.5-1|1270	
12mu|vlc-2.1.5-1|1271	* Wed Apr 10 2013 flid <flid@home_desktop.localdomain> 2.0.5-3
12mu|vlc-2.1.5-1|1272	+ Revision: cb6535b
12mu|vlc-2.1.5-1|1273	- Fix for localization
12mu|vlc-2.1.5-1|1274	
12mu|vlc-2.1.5-1|1275	* Fri Mar 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.5-2
12mu|vlc-2.1.5-1|1276	+ Revision: c80d4d2
12mu|vlc-2.1.5-1|1277	- LOG Rebuild against new libmatroska
12mu|vlc-2.1.5-1|1278	
12mu|vlc-2.1.5-1|1279	* Thu Mar 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.5-1
12mu|vlc-2.1.5-1|1280	+ Revision: a80a628
12mu|vlc-2.1.5-1|1281	- LOG Convert BuildRequires to pkgconfig style
12mu|vlc-2.1.5-1|1282	
12mu|vlc-2.1.5-1|1283	* Fri Mar 22 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.5-1
12mu|vlc-2.1.5-1|1284	+ Revision: 95e302c
12mu|vlc-2.1.5-1|1285	- LOG New version 2.0.5 (with PLF features disabled)
12mu|vlc-2.1.5-1|1286	
12mu|vlc-2.1.5-1|1287	* Mon Dec 10 2012 Denis Silakov <denis.silakov@rosalab.ru> 2.0.4-3
12mu|vlc-2.1.5-1|1288	+ Revision: 95d2f90
12mu|vlc-2.1.5-1|1289	- Bump release
12mu|vlc-2.1.5-1|1290	
12mu|vlc-2.1.5-1|1291	* Mon Dec 10 2012 Denis Silakov <denis.silakov@rosalab.ru> 2.0.4-2
12mu|vlc-2.1.5-1|1292	+ Revision: b42fdd5
12mu|vlc-2.1.5-1|1293	- Drop old patch
12mu|vlc-2.1.5-1|1294	
12mu|vlc-2.1.5-1|1295	* Mon Dec 10 2012 Denis Silakov <denis.silakov@rosalab.ru> 2.0.4-2
12mu|vlc-2.1.5-1|1296	+ Revision: 52c3ff8
12mu|vlc-2.1.5-1|1297	- Rename the patch
12mu|vlc-2.1.5-1|1298	
12mu|vlc-2.1.5-1|1299	* Mon Dec 10 2012 Denis Silakov <denis.silakov@rosalab.ru> 2.0.4-2
12mu|vlc-2.1.5-1|1300	+ Revision: bbad40a
12mu|vlc-2.1.5-1|1301	- Added Russian translations for desktop file
12mu|vlc-2.1.5-1|1302	
12mu|vlc-2.1.5-1|1303	* Wed Oct 24 2012 Denis Silakov <denis.silakov@rosalab.ru> 2.0.4-2
12mu|vlc-2.1.5-1|1304	+ Revision: e45fa14
12mu|vlc-2.1.5-1|1305	- Bump release to rebuild with newer deps
12mu|vlc-2.1.5-1|1306	
12mu|vlc-2.1.5-1|1307	* Sat Oct 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.4-1
12mu|vlc-2.1.5-1|1308	+ Revision: f11060d
12mu|vlc-2.1.5-1|1309	- LOG Add patch to fix build
12mu|vlc-2.1.5-1|1310	
12mu|vlc-2.1.5-1|1311	* Sat Oct 20 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.4-1
12mu|vlc-2.1.5-1|1312	+ Revision: dcc8c5e
12mu|vlc-2.1.5-1|1313	- LOG New version 2.0.4
12mu|vlc-2.1.5-1|1314	
12mu|vlc-2.1.5-1|1315	* Thu Aug 16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.3-1
12mu|vlc-2.1.5-1|1316	+ Revision: fdba570
12mu|vlc-2.1.5-1|1317	- Drop more conditions
12mu|vlc-2.1.5-1|1318	
12mu|vlc-2.1.5-1|1319	* Thu Aug 16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.3-1
12mu|vlc-2.1.5-1|1320	+ Revision: 85b076e
12mu|vlc-2.1.5-1|1321	- Drop some conditions
12mu|vlc-2.1.5-1|1322	
12mu|vlc-2.1.5-1|1323	* Thu Aug 16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.3-1
12mu|vlc-2.1.5-1|1324	+ Revision: c39d9b6
12mu|vlc-2.1.5-1|1325	- New version 2.0.3
12mu|vlc-2.1.5-1|1326	
12mu|vlc-2.1.5-1|1327	

21508 12
12mu|vpnpptp-allde-0.3.8-2|1	%define _enable_debug_packages %{nil}
12mu|vpnpptp-allde-0.3.8-2|2	%define debug_package %{nil}
12mu|vpnpptp-allde-0.3.8-2|3	
12mu|vpnpptp-allde-0.3.8-2|4	Summary:	Tools for setup and control VPN via PPTP/L2TP/OpenL2TP
12mu|vpnpptp-allde-0.3.8-2|5	Name:		vpnpptp-allde
12mu|vpnpptp-allde-0.3.8-2|6	Version:	0.3.8
12mu|vpnpptp-allde-0.3.8-2|7	Release:	2
12mu|vpnpptp-allde-0.3.8-2|8	License:	GPL2+
12mu|vpnpptp-allde-0.3.8-2|9	Group:		System/Configuration/Networking
12mu|vpnpptp-allde-0.3.8-2|10	Url:		http://code.google.com/p/vpnpptp
12mu|vpnpptp-allde-0.3.8-2|11	
12mu|vpnpptp-allde-0.3.8-2|12	Source0:	vpnpptp-src-%{version}.tar.gz
12mu|vpnpptp-allde-0.3.8-2|13	Source1:	vpnpptp.pm
12mu|vpnpptp-allde-0.3.8-2|14	Source2:	vpnmandriva.pm
12mu|vpnpptp-allde-0.3.8-2|15	Patch1:		oxygen-gtk.patch
12mu|vpnpptp-allde-0.3.8-2|16	
12mu|vpnpptp-allde-0.3.8-2|17	BuildRequires:	fpc-src >= 2.6.0
12mu|vpnpptp-allde-0.3.8-2|18	BuildRequires:	fpc >= 2.6.0
12mu|vpnpptp-allde-0.3.8-2|19	BuildRequires:	lazarus >= 0.9.30
12mu|vpnpptp-allde-0.3.8-2|20	# Do not require xroot because main DEs have their own su GUIs
12mu|vpnpptp-allde-0.3.8-2|21	# that can be used by vpnpptp and ponoff
12mu|vpnpptp-allde-0.3.8-2|22	# Requires:	xroot
12mu|vpnpptp-allde-0.3.8-2|23	Requires:	pptp-linux
12mu|vpnpptp-allde-0.3.8-2|24	Requires:	xl2tpd >= 1.2.7
12mu|vpnpptp-allde-0.3.8-2|25	Requires:	openl2tp
12mu|vpnpptp-allde-0.3.8-2|26	
12mu|vpnpptp-allde-0.3.8-2|27	%description
12mu|vpnpptp-allde-0.3.8-2|28	Tools for easy and quick setup and control VPN via PPTP/L2TP/OpenL2TP.
12mu|vpnpptp-allde-0.3.8-2|29	
12mu|vpnpptp-allde-0.3.8-2|30	%prep
12mu|vpnpptp-allde-0.3.8-2|31	%setup -q -n vpnpptp-src-%{version}
12mu|vpnpptp-allde-0.3.8-2|32	%apply_patches
12mu|vpnpptp-allde-0.3.8-2|33	
12mu|vpnpptp-allde-0.3.8-2|34	%build
12mu|vpnpptp-allde-0.3.8-2|35	./compile.sh
12mu|vpnpptp-allde-0.3.8-2|36	
12mu|vpnpptp-allde-0.3.8-2|37	%install
12mu|vpnpptp-allde-0.3.8-2|38	mkdir -p %{buildroot}%{_datadir}/vpnpptp
12mu|vpnpptp-allde-0.3.8-2|39	mkdir -p %{buildroot}%{_datadir}/vpnpptp/scripts
12mu|vpnpptp-allde-0.3.8-2|40	mkdir -p %{buildroot}%{_datadir}/vpnpptp/wiki
12mu|vpnpptp-allde-0.3.8-2|41	mkdir -p %{buildroot}%{_datadir}/vpnpptp/lang
12mu|vpnpptp-allde-0.3.8-2|42	mkdir -p %{buildroot}%{_bindir}
12mu|vpnpptp-allde-0.3.8-2|43	mkdir -p %{buildroot}%{_datadir}/applications
12mu|vpnpptp-allde-0.3.8-2|44	mkdir -p %{buildroot}%{_datadir}/pixmaps
12mu|vpnpptp-allde-0.3.8-2|45	mkdir -p %{buildroot}/lib/libDrakX/network/connection
12mu|vpnpptp-allde-0.3.8-2|46	
12mu|vpnpptp-allde-0.3.8-2|47	cp -f ./vpnpptp/vpnpptp %{buildroot}%{_bindir}
12mu|vpnpptp-allde-0.3.8-2|48	cp -f ./ponoff/ponoff %{buildroot}%{_bindir}
12mu|vpnpptp-allde-0.3.8-2|49	cp -f ./vpnmandriva/vpnmandriva %{buildroot}%{_bindir}
12mu|vpnpptp-allde-0.3.8-2|50	cp -f ./ponoff.png %{buildroot}%{_datadir}/pixmaps/
12mu|vpnpptp-allde-0.3.8-2|51	cp -f ./vpnpptp.png %{buildroot}%{_datadir}/pixmaps/
12mu|vpnpptp-allde-0.3.8-2|52	chmod 0644 %{buildroot}%{_datadir}/pixmaps/ponoff.png
12mu|vpnpptp-allde-0.3.8-2|53	chmod 0644 %{buildroot}%{_datadir}/pixmaps/vpnpptp.png
12mu|vpnpptp-allde-0.3.8-2|54	cp -f ./*.ico %{buildroot}%{_datadir}/vpnpptp
12mu|vpnpptp-allde-0.3.8-2|55	cp -f ./vpnlinux %{buildroot}%{_bindir}
12mu|vpnpptp-allde-0.3.8-2|56	cp -rf ./scripts %{buildroot}%{_datadir}/vpnpptp/
12mu|vpnpptp-allde-0.3.8-2|57	cp -rf ./wiki %{buildroot}%{_datadir}/vpnpptp/
12mu|vpnpptp-allde-0.3.8-2|58	cp -rf ./lang %{buildroot}%{_datadir}/vpnpptp/
12mu|vpnpptp-allde-0.3.8-2|59	
12mu|vpnpptp-allde-0.3.8-2|60	install -dm 755 %{buildroot}%{_datadir}/applications
12mu|vpnpptp-allde-0.3.8-2|61	
12mu|vpnpptp-allde-0.3.8-2|62	cat > ponoff.desktop << EOF
12mu|vpnpptp-allde-0.3.8-2|63	[Desktop Entry]
12mu|vpnpptp-allde-0.3.8-2|64	Encoding=UTF-8
12mu|vpnpptp-allde-0.3.8-2|65	GenericName=VPN PPTP/L2TP/OpenL2TP Control
12mu|vpnpptp-allde-0.3.8-2|66	GenericName[ru]=Управление соединением VPN PPTP/L2TP/OpenL2TP
12mu|vpnpptp-allde-0.3.8-2|67	GenericName[uk]=Керування з'єднанням VPN PPTP/L2TP/OpenL2TP
12mu|vpnpptp-allde-0.3.8-2|68	Name=ponoff
12mu|vpnpptp-allde-0.3.8-2|69	Name[ru]=ponoff
12mu|vpnpptp-allde-0.3.8-2|70	Name[uk]=ponoff
12mu|vpnpptp-allde-0.3.8-2|71	Exec=/usr/bin/ponoff
12mu|vpnpptp-allde-0.3.8-2|72	Comment=Control VPN via PPTP/L2TP/OpenL2TP
12mu|vpnpptp-allde-0.3.8-2|73	Comment[ru]=Управление соединением VPN через PPTP/L2TP/OpenL2TP
12mu|vpnpptp-allde-0.3.8-2|74	Comment[uk]=Керування з'єднанням VPN через PPTP/L2TP/OpenL2TP
12mu|vpnpptp-allde-0.3.8-2|75	Icon=/usr/share/pixmaps/ponoff.png
12mu|vpnpptp-allde-0.3.8-2|76	Type=Application
12mu|vpnpptp-allde-0.3.8-2|77	Categories=GTK;System;Monitor;X-MandrivaLinux-CrossDesktop;
12mu|vpnpptp-allde-0.3.8-2|78	X-KDE-autostart-after=kdesktop
12mu|vpnpptp-allde-0.3.8-2|79	StartupNotify=false
12mu|vpnpptp-allde-0.3.8-2|80	EOF
12mu|vpnpptp-allde-0.3.8-2|81	
12mu|vpnpptp-allde-0.3.8-2|82	install -m 0644 ponoff.desktop \
12mu|vpnpptp-allde-0.3.8-2|83	%{buildroot}%{_datadir}/applications/ponoff.desktop
12mu|vpnpptp-allde-0.3.8-2|84	
12mu|vpnpptp-allde-0.3.8-2|85	cat > vpnpptp.desktop << EOF
12mu|vpnpptp-allde-0.3.8-2|86	[Desktop Entry]
12mu|vpnpptp-allde-0.3.8-2|87	Encoding=UTF-8
12mu|vpnpptp-allde-0.3.8-2|88	GenericName=VPN PPTP/L2TP/OpenL2TP Setup
12mu|vpnpptp-allde-0.3.8-2|89	GenericName[ru]=Настройка соединения VPN PPTP/L2TP/OpenL2TP
12mu|vpnpptp-allde-0.3.8-2|90	GenericName[uk]=Налаштування з’єднання VPN PPTP/L2TP/OpenL2TP
12mu|vpnpptp-allde-0.3.8-2|91	Name=vpnpptp
12mu|vpnpptp-allde-0.3.8-2|92	Name[ru]=vpnpptp
12mu|vpnpptp-allde-0.3.8-2|93	Name[uk]=vpnpptp
12mu|vpnpptp-allde-0.3.8-2|94	Exec=/usr/bin/vpnpptp
12mu|vpnpptp-allde-0.3.8-2|95	Comment=Setup VPN via PPTP/L2TP/OpenL2TP
12mu|vpnpptp-allde-0.3.8-2|96	Comment[ru]=Настройка соединения VPN PPTP/L2TP/OpenL2TP
12mu|vpnpptp-allde-0.3.8-2|97	Comment[uk]=Налаштування з’єднання VPN PPTP/L2TP/OpenL2TP
12mu|vpnpptp-allde-0.3.8-2|98	Icon=/usr/share/pixmaps/vpnpptp.png
12mu|vpnpptp-allde-0.3.8-2|99	Type=Application
12mu|vpnpptp-allde-0.3.8-2|100	Categories=GTK;System;Monitor;X-MandrivaLinux-CrossDesktop;
12mu|vpnpptp-allde-0.3.8-2|101	StartupNotify=false
12mu|vpnpptp-allde-0.3.8-2|102	EOF
12mu|vpnpptp-allde-0.3.8-2|103	
12mu|vpnpptp-allde-0.3.8-2|104	install -m 0644 vpnpptp.desktop \
12mu|vpnpptp-allde-0.3.8-2|105	%{buildroot}%{_datadir}/applications/vpnpptp.desktop
12mu|vpnpptp-allde-0.3.8-2|106	
12mu|vpnpptp-allde-0.3.8-2|107	install -pm0644 -D %{SOURCE1} %{buildroot}/usr/lib/libDrakX/network/vpn/vpnpptp.pm
12mu|vpnpptp-allde-0.3.8-2|108	install -pm0644 -D %{SOURCE2} %{buildroot}/usr/lib/libDrakX/network/vpn/vpnmandriva.pm
12mu|vpnpptp-allde-0.3.8-2|109	
12mu|vpnpptp-allde-0.3.8-2|110	%files
12mu|vpnpptp-allde-0.3.8-2|111	%{_bindir}/vpnpptp
12mu|vpnpptp-allde-0.3.8-2|112	%{_bindir}/ponoff
12mu|vpnpptp-allde-0.3.8-2|113	%{_bindir}/vpnlinux
12mu|vpnpptp-allde-0.3.8-2|114	%{_bindir}/vpnmandriva
12mu|vpnpptp-allde-0.3.8-2|115	%{_datadir}/vpnpptp/lang
12mu|vpnpptp-allde-0.3.8-2|116	%{_datadir}/pixmaps/ponoff.png
12mu|vpnpptp-allde-0.3.8-2|117	%{_datadir}/pixmaps/vpnpptp.png
12mu|vpnpptp-allde-0.3.8-2|118	%{_datadir}/vpnpptp/*.ico
12mu|vpnpptp-allde-0.3.8-2|119	%{_datadir}/vpnpptp/scripts
12mu|vpnpptp-allde-0.3.8-2|120	%{_datadir}/vpnpptp/wiki
12mu|vpnpptp-allde-0.3.8-2|121	%{_datadir}/applications/ponoff.desktop
12mu|vpnpptp-allde-0.3.8-2|122	%{_datadir}/applications/vpnpptp.desktop
12mu|vpnpptp-allde-0.3.8-2|123	%{_prefix}/lib/libDrakX/network/vpn/vpnpptp.pm
12mu|vpnpptp-allde-0.3.8-2|124	%{_prefix}/lib/libDrakX/network/vpn/vpnmandriva.pm
12mu|vpnpptp-allde-0.3.8-2|125	
12mu|vpnpptp-allde-0.3.8-2|126	
12mu|vpnpptp-allde-0.3.8-2|127	%changelog
12mu|vpnpptp-allde-0.3.8-2|128	* Wed Nov 20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.8-2
12mu|vpnpptp-allde-0.3.8-2|129	+ Revision: 7ff7eec
12mu|vpnpptp-allde-0.3.8-2|130	- LOG Fix .desktop files
12mu|vpnpptp-allde-0.3.8-2|131	
12mu|vpnpptp-allde-0.3.8-2|132	

21509 12
12mu|vreen-0.9.5-0.20131027.2|1	%define git 20131027
12mu|vreen-0.9.5-0.20131027.2|2	
12mu|vreen-0.9.5-0.20131027.2|3	%define major 0
12mu|vreen-0.9.5-0.20131027.2|4	%define libname %mklibname %{name} %{major}
12mu|vreen-0.9.5-0.20131027.2|5	%define devname %mklibname %{name} -d
12mu|vreen-0.9.5-0.20131027.2|6	
12mu|vreen-0.9.5-0.20131027.2|7	Summary:	Qt wrapper library for vk.com API
12mu|vreen-0.9.5-0.20131027.2|8	Name:		vreen
12mu|vreen-0.9.5-0.20131027.2|9	# From CMakeLists.txt
12mu|vreen-0.9.5-0.20131027.2|10	Version:	0.9.5
12mu|vreen-0.9.5-0.20131027.2|11	Release:	0.%{git}.2
12mu|vreen-0.9.5-0.20131027.2|12	License:	LGPLv3+
12mu|vreen-0.9.5-0.20131027.2|13	Group:		System/Libraries
12mu|vreen-0.9.5-0.20131027.2|14	Url:		http://github.com/gorthauer/vreen
12mu|vreen-0.9.5-0.20131027.2|15	# From git
12mu|vreen-0.9.5-0.20131027.2|16	Source0:	vreen-%{git}.tar.bz2
12mu|vreen-0.9.5-0.20131027.2|17	Patch0:		vreen-audio-api.patch
12mu|vreen-0.9.5-0.20131027.2|18	BuildRequires:	cmake
12mu|vreen-0.9.5-0.20131027.2|19	BuildRequires:	qt4-devel
12mu|vreen-0.9.5-0.20131027.2|20	BuildRequires:	pkgconfig(QtWebKit)
12mu|vreen-0.9.5-0.20131027.2|21	
12mu|vreen-0.9.5-0.20131027.2|22	%description
12mu|vreen-0.9.5-0.20131027.2|23	Qt wrapper library for VKontakte social network (vk.com) API.
12mu|vreen-0.9.5-0.20131027.2|24	
12mu|vreen-0.9.5-0.20131027.2|25	#----------------------------------------------------------------------------
12mu|vreen-0.9.5-0.20131027.2|26	
12mu|vreen-0.9.5-0.20131027.2|27	%package -n %{libname}
12mu|vreen-0.9.5-0.20131027.2|28	Summary:	Qt wrapper library for vk.com API
12mu|vreen-0.9.5-0.20131027.2|29	Group:		System/Libraries
12mu|vreen-0.9.5-0.20131027.2|30	
12mu|vreen-0.9.5-0.20131027.2|31	%description -n %{libname}
12mu|vreen-0.9.5-0.20131027.2|32	Qt wrapper library for VKontakte social network (vk.com) API.
12mu|vreen-0.9.5-0.20131027.2|33	
12mu|vreen-0.9.5-0.20131027.2|34	%files -n %{libname}
12mu|vreen-0.9.5-0.20131027.2|35	%doc AUTHORS
12mu|vreen-0.9.5-0.20131027.2|36	%{_libdir}/libvreen.so.%{major}*
12mu|vreen-0.9.5-0.20131027.2|37	
12mu|vreen-0.9.5-0.20131027.2|38	#----------------------------------------------------------------------------
12mu|vreen-0.9.5-0.20131027.2|39	
12mu|vreen-0.9.5-0.20131027.2|40	%package -n %{devname}
12mu|vreen-0.9.5-0.20131027.2|41	Summary:	Development files for vk.com API Qt wrapper library
12mu|vreen-0.9.5-0.20131027.2|42	Group:		Development/C++
12mu|vreen-0.9.5-0.20131027.2|43	Requires:	%{libname} = %{EVRD}
12mu|vreen-0.9.5-0.20131027.2|44	
12mu|vreen-0.9.5-0.20131027.2|45	%description -n %{devname}
12mu|vreen-0.9.5-0.20131027.2|46	Development files for vreen library.
12mu|vreen-0.9.5-0.20131027.2|47	
12mu|vreen-0.9.5-0.20131027.2|48	%files -n %{devname}
12mu|vreen-0.9.5-0.20131027.2|49	%{_includedir}/vreen
12mu|vreen-0.9.5-0.20131027.2|50	%{_libdir}/libvreen.so
12mu|vreen-0.9.5-0.20131027.2|51	%{_libdir}/libvreenoauth.a
12mu|vreen-0.9.5-0.20131027.2|52	%{_libdir}/pkgconfig/vreen.pc
12mu|vreen-0.9.5-0.20131027.2|53	%{_libdir}/pkgconfig/vreenoauth.pc
12mu|vreen-0.9.5-0.20131027.2|54	
12mu|vreen-0.9.5-0.20131027.2|55	#----------------------------------------------------------------------------
12mu|vreen-0.9.5-0.20131027.2|56	
12mu|vreen-0.9.5-0.20131027.2|57	%prep
12mu|vreen-0.9.5-0.20131027.2|58	%setup -q -n %{name}-%{git}
12mu|vreen-0.9.5-0.20131027.2|59	%patch0 -p1
12mu|vreen-0.9.5-0.20131027.2|60	
12mu|vreen-0.9.5-0.20131027.2|61	%build
12mu|vreen-0.9.5-0.20131027.2|62	%cmake_qt4 \
12mu|vreen-0.9.5-0.20131027.2|63	-DVREEN_WITH_QMLAPI=OFF
12mu|vreen-0.9.5-0.20131027.2|64	%make
12mu|vreen-0.9.5-0.20131027.2|65	
12mu|vreen-0.9.5-0.20131027.2|66	%install
12mu|vreen-0.9.5-0.20131027.2|67	%makeinstall_std -C build
12mu|vreen-0.9.5-0.20131027.2|68	
12mu|vreen-0.9.5-0.20131027.2|69	
12mu|vreen-0.9.5-0.20131027.2|70	%changelog
12mu|vreen-0.9.5-0.20131027.2|71	* Mon Oct 28 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.5-0.20131027.2
12mu|vreen-0.9.5-0.20131027.2|72	+ Revision: 9f5d443
12mu|vreen-0.9.5-0.20131027.2|73	- LOG New git snapshot
12mu|vreen-0.9.5-0.20131027.2|74	
12mu|vreen-0.9.5-0.20131027.2|75	

21510 12
12mu|vsftpd-3.0.2-6|1	Summary:	Very Secure File Transfer Protocol Daemon
12mu|vsftpd-3.0.2-6|2	
12mu|vsftpd-3.0.2-6|3	Name:		vsftpd
12mu|vsftpd-3.0.2-6|4	Version:	3.0.2
12mu|vsftpd-3.0.2-6|5	Release:	6
12mu|vsftpd-3.0.2-6|6	License:	GPLv2+
12mu|vsftpd-3.0.2-6|7	Group:		System/Servers
12mu|vsftpd-3.0.2-6|8	URL:		http://vsftpd.beasts.org/
12mu|vsftpd-3.0.2-6|9	Source0:	https://security.appspot.com/downloads/%{name}-%{version}.tar.gz
12mu|vsftpd-3.0.2-6|10	Source10:	https://security.appspot.com/downloads/%{name}-%{version}.tar.gz.asc
12mu|vsftpd-3.0.2-6|11	Source1:	vsftpd.xinetd
12mu|vsftpd-3.0.2-6|12	Source2:	vsftpd.pam
12mu|vsftpd-3.0.2-6|13	Source3:	vsftpd.ftpusers
12mu|vsftpd-3.0.2-6|14	Source4:	vsftpd.user_list
12mu|vsftpd-3.0.2-6|15	Source5:	vsftpd.init
12mu|vsftpd-3.0.2-6|16	Source6:	vsftpd_conf_migrate.sh
12mu|vsftpd-3.0.2-6|17	Source7:	vsftpd.service.bz2
12mu|vsftpd-3.0.2-6|18	Source8:	vsftpd.service
12mu|vsftpd-3.0.2-6|19	# Fedora patches
12mu|vsftpd-3.0.2-6|20	# Build patches
12mu|vsftpd-3.0.2-6|21	Patch1:		vsftpd-2.1.0-libs.patch
12mu|vsftpd-3.0.2-6|22	Patch2: 	vsftpd-2.1.0-build_ssl.patch
12mu|vsftpd-3.0.2-6|23	Patch3: 	vsftpd-2.1.0-tcp_wrappers.patch
12mu|vsftpd-3.0.2-6|24	# Use /etc/vsftpd/ instead of /etc/
12mu|vsftpd-3.0.2-6|25	Patch4:		vsftpd-2.2.2-configuration.patch
12mu|vsftpd-3.0.2-6|26	# These need review
12mu|vsftpd-3.0.2-6|27	Patch5: 	vsftpd-2.2.2-pam_hostname.patch
12mu|vsftpd-3.0.2-6|28	Patch6: 	vsftpd-close-std-fds.patch
12mu|vsftpd-3.0.2-6|29	Patch7: 	vsftpd-2.1.0-filter.patch
12mu|vsftpd-3.0.2-6|30	Patch8: 	vsftpd-2.0.5-greedy.patch
12mu|vsftpd-3.0.2-6|31	Patch9: 	vsftpd-2.1.0-userlist_log.patch
12mu|vsftpd-3.0.2-6|32	Patch10:	vsftpd-2.2.2-trim.patch
12mu|vsftpd-3.0.2-6|33	Patch12: 	vsftpd-2.2.2-daemonize_plus.patch
12mu|vsftpd-3.0.2-6|34	Patch13:	vsftpd-2.3.4-listen_ipv6.patch
12mu|vsftpd-3.0.2-6|35	Patch101:	vsftpd-2.0.5-anon.patch
12mu|vsftpd-3.0.2-6|36	Patch102:	vsftpd-2.0.1-server_args.patch
12mu|vsftpd-3.0.2-6|37	Patch103:	vsftpd-2.2.2-use_localtime.patch
12mu|vsftpd-3.0.2-6|38	Patch104:	vsftpd-3.0.2-chowngroup.patch
12mu|vsftpd-3.0.2-6|39	Patch105:	vsftpd-drop-newpid-from-clone.patch
12mu|vsftpd-3.0.2-6|40	Requires(pre):		rpm-helper
12mu|vsftpd-3.0.2-6|41	Requires(post):    	rpm-helper
12mu|vsftpd-3.0.2-6|42	Requires(postun):  	rpm-helper
12mu|vsftpd-3.0.2-6|43	Requires(preun):    rpm-helper
12mu|vsftpd-3.0.2-6|44	Requires:	pam >= 0.59, libcap, openssl, logrotate
12mu|vsftpd-3.0.2-6|45	Provides:	ftpserver
12mu|vsftpd-3.0.2-6|46	Conflicts:	wu-ftpd
12mu|vsftpd-3.0.2-6|47	Conflicts:	proftpd
12mu|vsftpd-3.0.2-6|48	Conflicts:	ncftpd
12mu|vsftpd-3.0.2-6|49	Conflicts:	pure-ftpd
12mu|vsftpd-3.0.2-6|50	BuildRequires:	libcap-devel
12mu|vsftpd-3.0.2-6|51	BuildRequires:	pam-devel
12mu|vsftpd-3.0.2-6|52	BuildRequires:	openssl-devel
12mu|vsftpd-3.0.2-6|53	BuildRequires:	tcp_wrappers-devel
12mu|vsftpd-3.0.2-6|54	
12mu|vsftpd-3.0.2-6|55	%description
12mu|vsftpd-3.0.2-6|56	A Very Secure FTP Daemon - written from scratch - by Chris "One Man Security
12mu|vsftpd-3.0.2-6|57	Audit Team" Evans.
12mu|vsftpd-3.0.2-6|58	
12mu|vsftpd-3.0.2-6|59	%prep
12mu|vsftpd-3.0.2-6|60	%setup -q
12mu|vsftpd-3.0.2-6|61	cp %{SOURCE1} .
12mu|vsftpd-3.0.2-6|62	%patch1 -p1 -b .libs
12mu|vsftpd-3.0.2-6|63	%patch2 -p1 -b .build_ssl
12mu|vsftpd-3.0.2-6|64	%patch3 -p1 -b .tcp_wrappers
12mu|vsftpd-3.0.2-6|65	%patch4 -p1 -b .configuration
12mu|vsftpd-3.0.2-6|66	%patch5 -p1 -b .pam_hostname
12mu|vsftpd-3.0.2-6|67	%patch6 -p1 -b .close_fds
12mu|vsftpd-3.0.2-6|68	%patch7 -p1 -b .filter
12mu|vsftpd-3.0.2-6|69	%patch8 -p1 -b .greedy
12mu|vsftpd-3.0.2-6|70	%patch9 -p1 -b .userlist_log
12mu|vsftpd-3.0.2-6|71	%patch10 -p1 -b .trim
12mu|vsftpd-3.0.2-6|72	%patch12 -p1 -b .daemonize_plus
12mu|vsftpd-3.0.2-6|73	%patch13 -p1 -b .ipv6
12mu|vsftpd-3.0.2-6|74	
12mu|vsftpd-3.0.2-6|75	%patch101 -p1 -b .anon
12mu|vsftpd-3.0.2-6|76	%patch102 -p1 -b .server_args
12mu|vsftpd-3.0.2-6|77	%patch103 -p1 -b .use_localtime
12mu|vsftpd-3.0.2-6|78	%patch104 -p1 -b .chowngroup
12mu|vsftpd-3.0.2-6|79	%patch105 -p1 -b .newpid
12mu|vsftpd-3.0.2-6|80	
12mu|vsftpd-3.0.2-6|81	%build
12mu|vsftpd-3.0.2-6|82	%serverbuild
12mu|vsftpd-3.0.2-6|83	
12mu|vsftpd-3.0.2-6|84	%make CFLAGS="%{optflags}" LINK="%{ldflags}"
12mu|vsftpd-3.0.2-6|85	# should go to rh patch.
12mu|vsftpd-3.0.2-6|86	# Change a few defaults in the config:
12mu|vsftpd-3.0.2-6|87	perl -pi -e 's|#ls_recurse_enable|ls_recurse_enable|' vsftpd.conf
12mu|vsftpd-3.0.2-6|88	## Fix the /usr/local problem in the xinetd entry
12mu|vsftpd-3.0.2-6|89	#perl -pi -e 's|/usr/local/sbin/vsftpd|%{_sbindir}/vsftpd|' xinetd.d/vsftpd
12mu|vsftpd-3.0.2-6|90	
12mu|vsftpd-3.0.2-6|91	%install
12mu|vsftpd-3.0.2-6|92	install -m755 vsftpd -D %{buildroot}%{_sbindir}/vsftpd
12mu|vsftpd-3.0.2-6|93	install -m600 vsftpd.conf -D %{buildroot}%{_sysconfdir}/vsftpd/vsftpd.conf
12mu|vsftpd-3.0.2-6|94	install -m644 vsftpd.xinetd -D %{buildroot}%{_sysconfdir}/xinetd.d/vsftpd-xinetd
12mu|vsftpd-3.0.2-6|95	install -m644 vsftpd.conf.5 -D %{buildroot}/%{_mandir}/man5/vsftpd.conf.5
12mu|vsftpd-3.0.2-6|96	install -m644 vsftpd.8 -D %{buildroot}%{_mandir}/man8/vsftpd.8
12mu|vsftpd-3.0.2-6|97	install -m644 RedHat/vsftpd.log -D %{buildroot}%{_sysconfdir}/logrotate.d/vsftpd
12mu|vsftpd-3.0.2-6|98	install -m644 %{SOURCE2}  -D %{buildroot}%{_sysconfdir}/pam.d/vsftpd
12mu|vsftpd-3.0.2-6|99	install -m600 %{SOURCE3}  -D %{buildroot}%{_sysconfdir}/vsftpd/ftpusers
12mu|vsftpd-3.0.2-6|100	install -m600 %{SOURCE4}  -D %{buildroot}%{_sysconfdir}/vsftpd/user_list
12mu|vsftpd-3.0.2-6|101	install -m 755 %{SOURCE5} -D %{buildroot}%{_initrddir}/vsftpd
12mu|vsftpd-3.0.2-6|102	install -m 744 %{SOURCE6} -D %{buildroot}%{_sysconfdir}/vsftpd/vsftpd_conf_migrate.sh
12mu|vsftpd-3.0.2-6|103	install -m644 %{SOURCE8} -D %{buildroot}/lib/systemd/system/vsftpd.service
12mu|vsftpd-3.0.2-6|104	
12mu|vsftpd-3.0.2-6|105	mkdir -p %{buildroot}/%{_sysconfdir}/avahi/services/
12mu|vsftpd-3.0.2-6|106	bzcat %{SOURCE7} > %{buildroot}/%{_sysconfdir}/avahi/services/%{name}.service
12mu|vsftpd-3.0.2-6|107	
12mu|vsftpd-3.0.2-6|108	touch %{buildroot}%{_sysconfdir}/vsftpd/banned-emails
12mu|vsftpd-3.0.2-6|109	touch %{buildroot}%{_sysconfdir}/vsftpd/chroot_list
12mu|vsftpd-3.0.2-6|110	mkdir -p %{buildroot}/var/ftp/pub
12mu|vsftpd-3.0.2-6|111	
12mu|vsftpd-3.0.2-6|112	%post
12mu|vsftpd-3.0.2-6|113	%_post_service vsftpd
12mu|vsftpd-3.0.2-6|114	if [ -x /usr/sbin/xinetd ];then
12mu|vsftpd-3.0.2-6|115	%_post_service xinetd
12mu|vsftpd-3.0.2-6|116	fi
12mu|vsftpd-3.0.2-6|117	
12mu|vsftpd-3.0.2-6|118	%pre
12mu|vsftpd-3.0.2-6|119	%_pre_useradd ftp /var/ftp /bin/false
12mu|vsftpd-3.0.2-6|120	
12mu|vsftpd-3.0.2-6|121	%postun
12mu|vsftpd-3.0.2-6|122	%_postun_userdel ftp
12mu|vsftpd-3.0.2-6|123	
12mu|vsftpd-3.0.2-6|124	%preun
12mu|vsftpd-3.0.2-6|125	%_preun_service vsftpd
12mu|vsftpd-3.0.2-6|126	if [ -x /usr/sbin/xinetd ];then
12mu|vsftpd-3.0.2-6|127	%_post_service xinetd
12mu|vsftpd-3.0.2-6|128	fi
12mu|vsftpd-3.0.2-6|129	
12mu|vsftpd-3.0.2-6|130	%files
12mu|vsftpd-3.0.2-6|131	%doc FAQ INSTALL BUGS AUDIT Changelog LICENSE README README.security REWARD SPEED TODO
12mu|vsftpd-3.0.2-6|132	%doc BENCHMARKS COPYING SECURITY/ EXAMPLE/ TUNING SIZE vsftpd.xinetd
12mu|vsftpd-3.0.2-6|133	%{_sbindir}/vsftpd
12mu|vsftpd-3.0.2-6|134	%{_initrddir}/vsftpd
12mu|vsftpd-3.0.2-6|135	%attr(0555,ftp,ftp) %dir /var/ftp
12mu|vsftpd-3.0.2-6|136	%attr(2555,ftp,ftp) %dir /var/ftp/pub
12mu|vsftpd-3.0.2-6|137	%attr(700,root,root) %dir %{_sysconfdir}/vsftpd
12mu|vsftpd-3.0.2-6|138	%config(noreplace) %{_sysconfdir}/vsftpd/*
12mu|vsftpd-3.0.2-6|139	%config(noreplace) %{_sysconfdir}/pam.d/vsftpd
12mu|vsftpd-3.0.2-6|140	%config(noreplace) %{_sysconfdir}/logrotate.d/vsftpd
12mu|vsftpd-3.0.2-6|141	%config(noreplace) %{_sysconfdir}/avahi/services/%{name}.service
12mu|vsftpd-3.0.2-6|142	%config(noreplace) %{_sysconfdir}/xinetd.d/vsftpd-xinetd
12mu|vsftpd-3.0.2-6|143	/lib/systemd/system/vsftpd.service
12mu|vsftpd-3.0.2-6|144	%{_mandir}/*/*
12mu|vsftpd-3.0.2-6|145	
12mu|vsftpd-3.0.2-6|146	%changelog
12mu|vsftpd-3.0.2-6|147	* Thu May 29 2014 Denis Silakov <denis.silakov@rosalab.ru> 3.0.2-6
12mu|vsftpd-3.0.2-6|148	+ Revision: 7acda85
12mu|vsftpd-3.0.2-6|149	- Updated to 3.0.2, migrated to systemd (sync with cooker)
12mu|vsftpd-3.0.2-6|150	
12mu|vsftpd-3.0.2-6|151	

21511 12
12mu|vte3-0.34.7-1|1	%define api3		2.90
12mu|vte3-0.34.7-1|2	%define lib3_major	9
12mu|vte3-0.34.7-1|3	%define lib3_name	%mklibname vte 2_90 %{lib3_major}
12mu|vte3-0.34.7-1|4	%define gir3name	%mklibname vte-gir %{api3}
12mu|vte3-0.34.7-1|5	%define develname3	%mklibname -d %{name}
12mu|vte3-0.34.7-1|6	
12mu|vte3-0.34.7-1|7	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|vte3-0.34.7-1|8	
12mu|vte3-0.34.7-1|9	Name:		vte3
12mu|vte3-0.34.7-1|10	Version:	0.34.7
12mu|vte3-0.34.7-1|11	Release:	1
12mu|vte3-0.34.7-1|12	Summary:	A terminal emulator widget
12mu|vte3-0.34.7-1|13	License:	LGPLv2+
12mu|vte3-0.34.7-1|14	Group:		System/Libraries
12mu|vte3-0.34.7-1|15	URL:		http://www.gnome.org/
12mu|vte3-0.34.7-1|16	Source0:	http://download.gnome.org/sources/vte/%{url_ver}/vte-%{version}.tar.xz
12mu|vte3-0.34.7-1|17	# See https://bugzilla.gnome.org/show_bug.cgi?id=663779
12mu|vte3-0.34.7-1|18	Patch0:		vte-0.31.0-gtk32-meta-map.patch
12mu|vte3-0.34.7-1|19	BuildRequires:	pkgconfig(cairo-xlib)
12mu|vte3-0.34.7-1|20	BuildRequires:	pkgconfig(gio-2.0)
12mu|vte3-0.34.7-1|21	BuildRequires:	pkgconfig(gio-unix-2.0)
12mu|vte3-0.34.7-1|22	BuildRequires:	pkgconfig(glib-2.0) >= 2.26.0
12mu|vte3-0.34.7-1|23	BuildRequires:	pkgconfig(gobject-2.0)
12mu|vte3-0.34.7-1|24	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.1.9
12mu|vte3-0.34.7-1|25	BuildRequires:	pkgconfig(pango) >= 1.22.0
12mu|vte3-0.34.7-1|26	BuildRequires:	pkgconfig(x11)
12mu|vte3-0.34.7-1|27	BuildRequires:	pkgconfig(ncurses)
12mu|vte3-0.34.7-1|28	BuildRequires:	automake
12mu|vte3-0.34.7-1|29	BuildRequires:	gtk-doc
12mu|vte3-0.34.7-1|30	BuildRequires:	gobject-introspection-devel
12mu|vte3-0.34.7-1|31	BuildRequires:	intltool
12mu|vte3-0.34.7-1|32	Obsoletes:	vte2_90 < 0.34.6
12mu|vte3-0.34.7-1|33	
12mu|vte3-0.34.7-1|34	%description
12mu|vte3-0.34.7-1|35	VTE is a terminal emulator widget for use with GTK+ 3.0.
12mu|vte3-0.34.7-1|36	
12mu|vte3-0.34.7-1|37	%package -n %{lib3_name}
12mu|vte3-0.34.7-1|38	Summary:	A terminal emulator widget
12mu|vte3-0.34.7-1|39	Group:		System/Libraries
12mu|vte3-0.34.7-1|40	Requires:	%{name} >= %{version}
12mu|vte3-0.34.7-1|41	
12mu|vte3-0.34.7-1|42	%description -n %{lib3_name}
12mu|vte3-0.34.7-1|43	VTE is a terminal emulator widget for use with GTK+ 3.0.
12mu|vte3-0.34.7-1|44	
12mu|vte3-0.34.7-1|45	%package -n %{develname3}
12mu|vte3-0.34.7-1|46	Summary:	Files needed for developing applications which use VTE
12mu|vte3-0.34.7-1|47	Group:		Development/C
12mu|vte3-0.34.7-1|48	Provides:	%{name}-devel = %{version}-%{release}
12mu|vte3-0.34.7-1|49	Requires:	%{lib3_name} = %{version}-%{release}
12mu|vte3-0.34.7-1|50	
12mu|vte3-0.34.7-1|51	%description -n %{develname3}
12mu|vte3-0.34.7-1|52	VTE is a terminal emulator widget for use with GTK+ 3.0.  This
12mu|vte3-0.34.7-1|53	package contains the files needed for building applications using VTE.
12mu|vte3-0.34.7-1|54	
12mu|vte3-0.34.7-1|55	%package -n %{gir3name}
12mu|vte3-0.34.7-1|56	Summary:	GObject Introspection interface description for vte with GTK+ 3.0
12mu|vte3-0.34.7-1|57	Group:		System/Libraries
12mu|vte3-0.34.7-1|58	Requires:	%{lib3_name} = %{version}-%{release}
12mu|vte3-0.34.7-1|59	Conflicts:	%{lib3_name} < 0.28.1-2
12mu|vte3-0.34.7-1|60	
12mu|vte3-0.34.7-1|61	%description -n %{gir3name}
12mu|vte3-0.34.7-1|62	GObject Introspection interface description for vte with GTK+ 3.0.
12mu|vte3-0.34.7-1|63	
12mu|vte3-0.34.7-1|64	%prep
12mu|vte3-0.34.7-1|65	%setup -qn vte-%{version}
12mu|vte3-0.34.7-1|66	%apply_patches
12mu|vte3-0.34.7-1|67	
12mu|vte3-0.34.7-1|68	%build
12mu|vte3-0.34.7-1|69	%configure2_5x \
12mu|vte3-0.34.7-1|70	--enable-shared \
12mu|vte3-0.34.7-1|71	--disable-static \
12mu|vte3-0.34.7-1|72	--libexecdir=%{_libexecdir}/%{name} \
12mu|vte3-0.34.7-1|73	--enable-gtk-doc \
12mu|vte3-0.34.7-1|74	--enable-introspection
12mu|vte3-0.34.7-1|75	%make
12mu|vte3-0.34.7-1|76	
12mu|vte3-0.34.7-1|77	%install
12mu|vte3-0.34.7-1|78	%makeinstall_std
12mu|vte3-0.34.7-1|79	
12mu|vte3-0.34.7-1|80	#we don't want these
12mu|vte3-0.34.7-1|81	find %{buildroot} -name "*.la" -delete
12mu|vte3-0.34.7-1|82	%find_lang vte-%{api3}
12mu|vte3-0.34.7-1|83	
12mu|vte3-0.34.7-1|84	%files -f vte-%{api3}.lang
12mu|vte3-0.34.7-1|85	%doc COPYING HACKING NEWS README
12mu|vte3-0.34.7-1|86	%{_sysconfdir}/profile.d/vte.sh
12mu|vte3-0.34.7-1|87	%{_bindir}/vte2_90
12mu|vte3-0.34.7-1|88	%dir %{_libdir}/%{name}
12mu|vte3-0.34.7-1|89	%attr(2711,root,utmp) %{_libexecdir}/%{name}/gnome-pty-helper
12mu|vte3-0.34.7-1|90	
12mu|vte3-0.34.7-1|91	%files -n %{lib3_name}
12mu|vte3-0.34.7-1|92	%{_libdir}/libvte2_90.so.%{lib3_major}*
12mu|vte3-0.34.7-1|93	
12mu|vte3-0.34.7-1|94	%files -n %{gir3name}
12mu|vte3-0.34.7-1|95	%{_libdir}/girepository-1.0/Vte-%{api3}.typelib
12mu|vte3-0.34.7-1|96	
12mu|vte3-0.34.7-1|97	%files -n %{develname3}
12mu|vte3-0.34.7-1|98	%doc %{_datadir}/gtk-doc/html/vte-%{api3}
12mu|vte3-0.34.7-1|99	%{_includedir}/vte-%{api3}
12mu|vte3-0.34.7-1|100	%{_libdir}/libvte2_90.so
12mu|vte3-0.34.7-1|101	%{_libdir}/pkgconfig/vte-%{api3}.pc
12mu|vte3-0.34.7-1|102	%{_datadir}/gir-1.0/Vte-%{api3}.gir

21512 12
12mu|wayland-1.3.0-1|1	Summary:	Wayland Compositor Infrastructure
12mu|wayland-1.3.0-1|2	Name:		wayland
12mu|wayland-1.3.0-1|3	Version:	1.3.0
12mu|wayland-1.3.0-1|4	Release:	1
12mu|wayland-1.3.0-1|5	License:	MIT
12mu|wayland-1.3.0-1|6	Group:		System/Libraries
12mu|wayland-1.3.0-1|7	Url:		http://wayland.freedesktop.org/
12mu|wayland-1.3.0-1|8	Source0:	http://wayland.freedesktop.org/releases/%{name}-%{version}.tar.xz
12mu|wayland-1.3.0-1|9	BuildRequires:	pkgconfig(expat)
12mu|wayland-1.3.0-1|10	BuildRequires:	pkgconfig(libffi)
12mu|wayland-1.3.0-1|11	# for man pages
12mu|wayland-1.3.0-1|12	BuildRequires:	docbook-style-xsl
12mu|wayland-1.3.0-1|13	BuildRequires:	doxygen
12mu|wayland-1.3.0-1|14	# for protocol doc
12mu|wayland-1.3.0-1|15	BuildRequires:	xsltproc
12mu|wayland-1.3.0-1|16	
12mu|wayland-1.3.0-1|17	%track
12mu|wayland-1.3.0-1|18	prog %{name} = {
12mu|wayland-1.3.0-1|19	url = http://wayland.freedesktop.org/releases.html
12mu|wayland-1.3.0-1|20	version = %{version}
12mu|wayland-1.3.0-1|21	regex = %{name}-(__VER__)\.tar\.xz
12mu|wayland-1.3.0-1|22	}
12mu|wayland-1.3.0-1|23	
12mu|wayland-1.3.0-1|24	%description
12mu|wayland-1.3.0-1|25	Wayland is a protocol for a compositor to talk to its clients as well
12mu|wayland-1.3.0-1|26	as a C library implementation of that protocol. The compositor can be
12mu|wayland-1.3.0-1|27	a standalone display server running on Linux kernel modesetting and
12mu|wayland-1.3.0-1|28	evdev input devices, an X application, or a wayland client itself. The
12mu|wayland-1.3.0-1|29	clients can be traditional applications, X servers (rootless or
12mu|wayland-1.3.0-1|30	fullscreen) or other display servers.
12mu|wayland-1.3.0-1|31	
12mu|wayland-1.3.0-1|32	#----------------------------------------------------------------------------
12mu|wayland-1.3.0-1|33	
12mu|wayland-1.3.0-1|34	%define client_major 0
12mu|wayland-1.3.0-1|35	%define client_name %{name}-client
12mu|wayland-1.3.0-1|36	%define client_libname %mklibname %{client_name} %{client_major}
12mu|wayland-1.3.0-1|37	
12mu|wayland-1.3.0-1|38	%package -n %{client_libname}
12mu|wayland-1.3.0-1|39	Summary:	Libraries for %{client_name}
12mu|wayland-1.3.0-1|40	Group:		System/Libraries
12mu|wayland-1.3.0-1|41	
12mu|wayland-1.3.0-1|42	%description -n %{client_libname}
12mu|wayland-1.3.0-1|43	This package contains the libraries for %{client_name}.
12mu|wayland-1.3.0-1|44	
12mu|wayland-1.3.0-1|45	%files -n %{client_libname}
12mu|wayland-1.3.0-1|46	%{_libdir}/lib%{client_name}.so.%{client_major}*
12mu|wayland-1.3.0-1|47	
12mu|wayland-1.3.0-1|48	#----------------------------------------------------------------------------
12mu|wayland-1.3.0-1|49	
12mu|wayland-1.3.0-1|50	%define server_major 0
12mu|wayland-1.3.0-1|51	%define server_name %{name}-server
12mu|wayland-1.3.0-1|52	%define server_libname %mklibname %{server_name} %{server_major}
12mu|wayland-1.3.0-1|53	
12mu|wayland-1.3.0-1|54	%package -n %{server_libname}
12mu|wayland-1.3.0-1|55	Summary:	Libraries for %{server_name}
12mu|wayland-1.3.0-1|56	Group:		System/Libraries
12mu|wayland-1.3.0-1|57	
12mu|wayland-1.3.0-1|58	%description -n %{server_libname}
12mu|wayland-1.3.0-1|59	This package contains the libraries for %{server_name}.
12mu|wayland-1.3.0-1|60	
12mu|wayland-1.3.0-1|61	%files -n %{server_libname}
12mu|wayland-1.3.0-1|62	%{_libdir}/lib%{server_name}.so.%{server_major}*
12mu|wayland-1.3.0-1|63	
12mu|wayland-1.3.0-1|64	#----------------------------------------------------------------------------
12mu|wayland-1.3.0-1|65	
12mu|wayland-1.3.0-1|66	%define cursor_major 0
12mu|wayland-1.3.0-1|67	%define cursor_name %{name}-cursor
12mu|wayland-1.3.0-1|68	%define cursor_libname %mklibname %{cursor_name} %{cursor_major}
12mu|wayland-1.3.0-1|69	
12mu|wayland-1.3.0-1|70	%package -n %{cursor_libname}
12mu|wayland-1.3.0-1|71	Summary:	Libraries for %{cursor_name}
12mu|wayland-1.3.0-1|72	Group:		System/Libraries
12mu|wayland-1.3.0-1|73	
12mu|wayland-1.3.0-1|74	%description -n %{cursor_libname}
12mu|wayland-1.3.0-1|75	This package contains the libraries for %{cursor_name}.
12mu|wayland-1.3.0-1|76	
12mu|wayland-1.3.0-1|77	%files -n %{cursor_libname}
12mu|wayland-1.3.0-1|78	%{_libdir}/lib%{cursor_name}.so.%{cursor_major}*
12mu|wayland-1.3.0-1|79	
12mu|wayland-1.3.0-1|80	#----------------------------------------------------------------------------
12mu|wayland-1.3.0-1|81	
12mu|wayland-1.3.0-1|82	%define devname %mklibname %{name} -d
12mu|wayland-1.3.0-1|83	
12mu|wayland-1.3.0-1|84	%package -n %{devname}
12mu|wayland-1.3.0-1|85	Summary:	Header files for %{name}
12mu|wayland-1.3.0-1|86	Group:		Development/C
12mu|wayland-1.3.0-1|87	Provides:	%{name}-devel = %{EVRD}
12mu|wayland-1.3.0-1|88	Requires:	%{client_libname} = %{EVRD}
12mu|wayland-1.3.0-1|89	Requires:	%{server_libname} = %{EVRD}
12mu|wayland-1.3.0-1|90	Requires:	%{cursor_libname} = %{EVRD}
12mu|wayland-1.3.0-1|91	Requires:	%{name}-tools = %{EVRD}
12mu|wayland-1.3.0-1|92	
12mu|wayland-1.3.0-1|93	%description -n %{devname}
12mu|wayland-1.3.0-1|94	This package contains the header and pkg-config files for developing
12mu|wayland-1.3.0-1|95	with %{name}.
12mu|wayland-1.3.0-1|96	
12mu|wayland-1.3.0-1|97	%files -n %{devname}
12mu|wayland-1.3.0-1|98	%{_includedir}/%{name}-*.h
12mu|wayland-1.3.0-1|99	%{_libdir}/lib%{name}*.so
12mu|wayland-1.3.0-1|100	%{_libdir}/pkgconfig/%{name}*.pc
12mu|wayland-1.3.0-1|101	%{_datadir}/pkgconfig/%{name}*.pc
12mu|wayland-1.3.0-1|102	%{_datadir}/wayland/wayland-scanner.mk
12mu|wayland-1.3.0-1|103	%{_datadir}/aclocal/%{name}-scanner.m4
12mu|wayland-1.3.0-1|104	
12mu|wayland-1.3.0-1|105	#----------------------------------------------------------------------------
12mu|wayland-1.3.0-1|106	
12mu|wayland-1.3.0-1|107	%package tools
12mu|wayland-1.3.0-1|108	Summary:	Wayland development tools
12mu|wayland-1.3.0-1|109	Group:		System/Libraries
12mu|wayland-1.3.0-1|110	
12mu|wayland-1.3.0-1|111	%description tools
12mu|wayland-1.3.0-1|112	This package contains development tools for Wayland.
12mu|wayland-1.3.0-1|113	
12mu|wayland-1.3.0-1|114	%files tools
12mu|wayland-1.3.0-1|115	%{_bindir}/%{name}-scanner
12mu|wayland-1.3.0-1|116	
12mu|wayland-1.3.0-1|117	#----------------------------------------------------------------------------
12mu|wayland-1.3.0-1|118	
12mu|wayland-1.3.0-1|119	%package doc
12mu|wayland-1.3.0-1|120	Summary:	Wayland documentation
12mu|wayland-1.3.0-1|121	Group:		Development/Other
12mu|wayland-1.3.0-1|122	
12mu|wayland-1.3.0-1|123	%description doc
12mu|wayland-1.3.0-1|124	This package contains documentation of Wayland.
12mu|wayland-1.3.0-1|125	
12mu|wayland-1.3.0-1|126	%files doc
12mu|wayland-1.3.0-1|127	%{_mandir}/man3/wl_*.3*
12mu|wayland-1.3.0-1|128	%{_datadir}/wayland/wayland.xml
12mu|wayland-1.3.0-1|129	
12mu|wayland-1.3.0-1|130	#----------------------------------------------------------------------------
12mu|wayland-1.3.0-1|131	
12mu|wayland-1.3.0-1|132	%prep
12mu|wayland-1.3.0-1|133	%setup -q
12mu|wayland-1.3.0-1|134	
12mu|wayland-1.3.0-1|135	%build
12mu|wayland-1.3.0-1|136	autoreconf -vfi
12mu|wayland-1.3.0-1|137	%configure2_5x --disable-static
12mu|wayland-1.3.0-1|138	%make
12mu|wayland-1.3.0-1|139	
12mu|wayland-1.3.0-1|140	%install
12mu|wayland-1.3.0-1|141	%makeinstall_std
12mu|wayland-1.3.0-1|142	
12mu|wayland-1.3.0-1|143	
12mu|wayland-1.3.0-1|144	%changelog
12mu|wayland-1.3.0-1|145	* Thu Oct 10 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.0-1
12mu|wayland-1.3.0-1|146	+ Revision: 03b9ee9
12mu|wayland-1.3.0-1|147	- LOG New version 1.3.0, update files list, sort subpackages
12mu|wayland-1.3.0-1|148	
12mu|wayland-1.3.0-1|149	

21513 12
12mu|webkit-2.0.4-3|1	#
12mu|webkit-2.0.4-3|2	# BEFORE UPDATING THIS PACKAGE, YOU _MUST_ DO THE FOLLOWING:
12mu|webkit-2.0.4-3|3	# - DO A LOCAL BUILD
12mu|webkit-2.0.4-3|4	# - INSTALL IT IN A TEST MACHINE
12mu|webkit-2.0.4-3|5	# - CHECK THAT 'display_help http://google.com' STILL WORK (INCLUDING CLOSING IT)
12mu|webkit-2.0.4-3|6	# - CHECK THAT MCC STILL RUNS
12mu|webkit-2.0.4-3|7	#
12mu|webkit-2.0.4-3|8	%define debug_package %{nil}
12mu|webkit-2.0.4-3|9	# *** ERROR: same build ID in nonidentical files!
12mu|webkit-2.0.4-3|10	#        /usr/bin/jsc-3
12mu|webkit-2.0.4-3|11	#   and  /usr/bin/jsc-1
12mu|webkit-2.0.4-3|12	
12mu|webkit-2.0.4-3|13	
12mu|webkit-2.0.4-3|14	%define oname		webkitgtk
12mu|webkit-2.0.4-3|15	%define lib3ver		3.0
12mu|webkit-2.0.4-3|16	%define major3		0
12mu|webkit-2.0.4-3|17	%define lib3name	%mklibname webkitgtk %{lib3ver} %{major3}
12mu|webkit-2.0.4-3|18	%define devname3	%mklibname webkitgtk %{lib3ver} -d
12mu|webkit-2.0.4-3|19	%define inspector3name	webkit%{lib3ver}-webinspector
12mu|webkit-2.0.4-3|20	%define girname3	%mklibname %{name}-gir %{lib3ver}
12mu|webkit-2.0.4-3|21	%define girjscore3	%mklibname jscore-gir %{lib3ver}
12mu|webkit-2.0.4-3|22	%define libjavascriptcoregtk3	%mklibname javascriptcoregtk %{lib3ver} %{major3}
12mu|webkit-2.0.4-3|23	
12mu|webkit-2.0.4-3|24	%define pango	0
12mu|webkit-2.0.4-3|25	%if %{pango}
12mu|webkit-2.0.4-3|26	%define fontreq		pkgconfig(pango)
12mu|webkit-2.0.4-3|27	%define fontback	pango
12mu|webkit-2.0.4-3|28	%else
12mu|webkit-2.0.4-3|29	%define fontreq		pkgconfig(fontconfig) >= 1.0.0
12mu|webkit-2.0.4-3|30	%define fontback	freetype
12mu|webkit-2.0.4-3|31	%endif
12mu|webkit-2.0.4-3|32	
12mu|webkit-2.0.4-3|33	Summary:	Web browser engine
12mu|webkit-2.0.4-3|34	Name:		webkit
12mu|webkit-2.0.4-3|35	Epoch:		1
12mu|webkit-2.0.4-3|36	Version:	2.0.4
12mu|webkit-2.0.4-3|37	Release:	3
12mu|webkit-2.0.4-3|38	License:	BSD and LGPLv2+
12mu|webkit-2.0.4-3|39	Group:		System/Libraries
12mu|webkit-2.0.4-3|40	Url:		http://www.webkitgtk.org
12mu|webkit-2.0.4-3|41	Source0:	http://www.webkitgtk.org/releases/%{oname}-%{version}.tar.xz
12mu|webkit-2.0.4-3|42	# (blino) needed for first-time wizard (display_help) to be able to close its window with javascript
12mu|webkit-2.0.4-3|43	Patch0:		webkit-1.10.2-link.patch
12mu|webkit-2.0.4-3|44	Patch1:		webkit-1.6.1-allowScriptsToCloseWindows.patch
12mu|webkit-2.0.4-3|45	# fedora
12mu|webkit-2.0.4-3|46	Patch2: 	webkit-1.3.10-nspluginwrapper.patch
12mu|webkit-2.0.4-3|47	# suse patches
12mu|webkit-2.0.4-3|48	Patch3:		webkit-gir-fixup.patch
12mu|webkit-2.0.4-3|49	# workarounds for non-JIT arches
12mu|webkit-2.0.4-3|50	# https://bugs.webkit.org/show_bug.cgi?id=104270
12mu|webkit-2.0.4-3|51	Patch4:		webkit-1.11.2-yarr.patch
12mu|webkit-2.0.4-3|52	# https://bugs.webkit.org/show_bug.cgi?id=103128
12mu|webkit-2.0.4-3|53	Patch5:		webkit-1.11.2-Double2Ints.patch
12mu|webkit-2.0.4-3|54	Patch6:		webkit-1.11.90-double2intsPPC32.patch
12mu|webkit-2.0.4-3|55	# add support for nspluginwrapper.
12mu|webkit-2.0.4-3|56	
12mu|webkit-2.0.4-3|57	BuildRequires:	bison
12mu|webkit-2.0.4-3|58	BuildRequires:	flex
12mu|webkit-2.0.4-3|59	BuildRequires:	gperf
12mu|webkit-2.0.4-3|60	BuildRequires:	gtk-doc
12mu|webkit-2.0.4-3|61	BuildRequires:	libtool
12mu|webkit-2.0.4-3|62	BuildRequires:	%{fontreq}
12mu|webkit-2.0.4-3|63	BuildRequires:	icu-devel >= 49
12mu|webkit-2.0.4-3|64	BuildRequires:	jpeg-devel
12mu|webkit-2.0.4-3|65	BuildRequires:	libstdc++-devel
12mu|webkit-2.0.4-3|66	BuildRequires:	pkgconfig(enchant)
12mu|webkit-2.0.4-3|67	BuildRequires:	pkgconfig(gail)
12mu|webkit-2.0.4-3|68	BuildRequires:	pkgconfig(gail-3.0)
12mu|webkit-2.0.4-3|69	BuildRequires:	pkgconfig(gl)
12mu|webkit-2.0.4-3|70	BuildRequires:	pkgconfig(geoclue)
12mu|webkit-2.0.4-3|71	BuildRequires:	pkgconfig(gnome-keyring-1)
12mu|webkit-2.0.4-3|72	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|webkit-2.0.4-3|73	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0)
12mu|webkit-2.0.4-3|74	BuildRequires:	pkgconfig(glib-2.0)
12mu|webkit-2.0.4-3|75	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|webkit-2.0.4-3|76	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|webkit-2.0.4-3|77	BuildRequires:	pkgconfig(libcurl) >= 7.11.0
12mu|webkit-2.0.4-3|78	BuildRequires:	pkgconfig(libpng)
12mu|webkit-2.0.4-3|79	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.2.0
12mu|webkit-2.0.4-3|80	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.29.90
12mu|webkit-2.0.4-3|81	BuildRequires:	pkgconfig(libxslt)
12mu|webkit-2.0.4-3|82	BuildRequires:	pkgconfig(sqlite3)
12mu|webkit-2.0.4-3|83	BuildRequires:	pkgconfig(xft)
12mu|webkit-2.0.4-3|84	BuildRequires:	pkgconfig(xt)
12mu|webkit-2.0.4-3|85	BuildRequires:	pkgconfig(libwebp)
12mu|webkit-2.0.4-3|86	BuildRequires:	pkgconfig(libsecret-1)
12mu|webkit-2.0.4-3|87	BuildRequires:	chrpath
12mu|webkit-2.0.4-3|88	
12mu|webkit-2.0.4-3|89	%description
12mu|webkit-2.0.4-3|90	WebKit is an open source web browser engine.
12mu|webkit-2.0.4-3|91	
12mu|webkit-2.0.4-3|92	#----------------------------------------------------------------------------
12mu|webkit-2.0.4-3|93	
12mu|webkit-2.0.4-3|94	%package -n %{name}%{lib3ver}
12mu|webkit-2.0.4-3|95	Summary:	GTK+3 port of WebKit web browser engine - shared files
12mu|webkit-2.0.4-3|96	Group:		Development/GNOME and GTK+
12mu|webkit-2.0.4-3|97	Requires:	%{lib3name} = %{EVRD}
12mu|webkit-2.0.4-3|98	Conflicts:	%{lib3name} < 1:1.4.1-5
12mu|webkit-2.0.4-3|99	Conflicts:	%{name} < 1:1.4.1-6
12mu|webkit-2.0.4-3|100	%rename %{name}3
12mu|webkit-2.0.4-3|101	
12mu|webkit-2.0.4-3|102	%description -n %{name}%{lib3ver}
12mu|webkit-2.0.4-3|103	WebKit is an open source web browser engine.
12mu|webkit-2.0.4-3|104	This package contains the shared files used by %{name}%{lib3ver}
12mu|webkit-2.0.4-3|105	
12mu|webkit-2.0.4-3|106	%files -n %{name}%{lib3ver} -f WebKitGTK-3.0.lang
12mu|webkit-2.0.4-3|107	%dir %{_datadir}/webkitgtk-3.0
12mu|webkit-2.0.4-3|108	%{_datadir}/webkitgtk-3.0/images
12mu|webkit-2.0.4-3|109	%{_datadir}/webkitgtk-3.0/resources
12mu|webkit-2.0.4-3|110	
12mu|webkit-2.0.4-3|111	#----------------------------------------------------------------------------
12mu|webkit-2.0.4-3|112	
12mu|webkit-2.0.4-3|113	%package -n %{lib3name}
12mu|webkit-2.0.4-3|114	Summary:	GTK+3 port of WebKit web browser engine
12mu|webkit-2.0.4-3|115	Group:		System/Libraries
12mu|webkit-2.0.4-3|116	# Needed for Web Inspector feature to work
12mu|webkit-2.0.4-3|117	Suggests:	%{inspector3name}
12mu|webkit-2.0.4-3|118	
12mu|webkit-2.0.4-3|119	%description -n %{lib3name}
12mu|webkit-2.0.4-3|120	The GTK+3 port of WebKit is intended to provide a browser component
12mu|webkit-2.0.4-3|121	primarily for users of the portable GTK+3 UI toolkit on platforms like
12mu|webkit-2.0.4-3|122	Linux.
12mu|webkit-2.0.4-3|123	
12mu|webkit-2.0.4-3|124	%files -n %{lib3name}
12mu|webkit-2.0.4-3|125	%{_libdir}/lib%{name}gtk-%{lib3ver}.so.%{major3}*
12mu|webkit-2.0.4-3|126	
12mu|webkit-2.0.4-3|127	#----------------------------------------------------------------------------
12mu|webkit-2.0.4-3|128	
12mu|webkit-2.0.4-3|129	%package -n %{libjavascriptcoregtk3}
12mu|webkit-2.0.4-3|130	Summary:	GTK+3 port of WebKit web browser engine
12mu|webkit-2.0.4-3|131	Group:		System/Libraries
12mu|webkit-2.0.4-3|132	Obsoletes:	%{_lib}javascriptcoregtk3.0 < %{EVRD}
12mu|webkit-2.0.4-3|133	
12mu|webkit-2.0.4-3|134	%description -n %{libjavascriptcoregtk3}
12mu|webkit-2.0.4-3|135	The GTK+3 port of WebKit is intended to provide a browser component
12mu|webkit-2.0.4-3|136	primarily for users of the portable GTK+3 UI toolkit on platforms like
12mu|webkit-2.0.4-3|137	Linux.
12mu|webkit-2.0.4-3|138	
12mu|webkit-2.0.4-3|139	%files -n %{libjavascriptcoregtk3}
12mu|webkit-2.0.4-3|140	%{_libdir}/libjavascriptcoregtk-%{lib3ver}.so.%{major3}*
12mu|webkit-2.0.4-3|141	
12mu|webkit-2.0.4-3|142	#----------------------------------------------------------------------------
12mu|webkit-2.0.4-3|143	
12mu|webkit-2.0.4-3|144	%package -n %{devname3}
12mu|webkit-2.0.4-3|145	Summary:	Development files for WebKit GTK+3 port
12mu|webkit-2.0.4-3|146	Group:		Development/GNOME and GTK+
12mu|webkit-2.0.4-3|147	Provides:	webkitgtk3-devel = %{EVRD}
12mu|webkit-2.0.4-3|148	Provides:	libwebkitgtk3-devel = %{EVRD}
12mu|webkit-2.0.4-3|149	Requires:	%{lib3name} = %{EVRD}
12mu|webkit-2.0.4-3|150	Requires:	%{libjavascriptcoregtk3} = %{EVRD}
12mu|webkit-2.0.4-3|151	Requires:	%{girjscore3} = %{EVRD}
12mu|webkit-2.0.4-3|152	Requires:	%{girname3} = %{EVRD}
12mu|webkit-2.0.4-3|153	
12mu|webkit-2.0.4-3|154	%description -n %{devname3}
12mu|webkit-2.0.4-3|155	The GTK+ port of WebKit is intended to provide a browser component
12mu|webkit-2.0.4-3|156	primarily for users of the portable GTK+ UI toolkit on platforms like
12mu|webkit-2.0.4-3|157	Linux. This package contains development headers.
12mu|webkit-2.0.4-3|158	
12mu|webkit-2.0.4-3|159	%files -n %{devname3}
12mu|webkit-2.0.4-3|160	%{_libdir}/lib%{name}gtk-%{lib3ver}.so
12mu|webkit-2.0.4-3|161	%{_libdir}/libjavascriptcoregtk-%{lib3ver}.so
12mu|webkit-2.0.4-3|162	%{_includedir}/%{name}gtk-%{lib3ver}
12mu|webkit-2.0.4-3|163	%{_libdir}/pkgconfig/%{name}gtk-%{lib3ver}.pc
12mu|webkit-2.0.4-3|164	%{_libdir}/pkgconfig/javascriptcoregtk-%{lib3ver}.pc
12mu|webkit-2.0.4-3|165	%{_datadir}/gir-1.0/JSCore-%{lib3ver}.gir
12mu|webkit-2.0.4-3|166	%{_datadir}/gir-1.0/WebKit-%{lib3ver}.gir
12mu|webkit-2.0.4-3|167	%{_datadir}/gtk-doc/html/webkitgtk3/*
12mu|webkit-2.0.4-3|168	
12mu|webkit-2.0.4-3|169	#----------------------------------------------------------------------------
12mu|webkit-2.0.4-3|170	
12mu|webkit-2.0.4-3|171	%package -n webkit3-gtklauncher
12mu|webkit-2.0.4-3|172	Summary:	WebKit GTK+3 example application
12mu|webkit-2.0.4-3|173	Group:		Development/GNOME and GTK+
12mu|webkit-2.0.4-3|174	
12mu|webkit-2.0.4-3|175	%description -n webkit3-gtklauncher
12mu|webkit-2.0.4-3|176	GtkLauncher is an example application for WebKit GTK+3.
12mu|webkit-2.0.4-3|177	
12mu|webkit-2.0.4-3|178	%files -n webkit3-gtklauncher
12mu|webkit-2.0.4-3|179	%{_libdir}/%{name}3/GtkLauncher
12mu|webkit-2.0.4-3|180	
12mu|webkit-2.0.4-3|181	#----------------------------------------------------------------------------
12mu|webkit-2.0.4-3|182	
12mu|webkit-2.0.4-3|183	%package -n webkit3-jsc
12mu|webkit-2.0.4-3|184	Summary:	JavaScriptCore shell for WebKit GTK+3
12mu|webkit-2.0.4-3|185	Group:		Development/GNOME and GTK+
12mu|webkit-2.0.4-3|186	
12mu|webkit-2.0.4-3|187	%description -n webkit3-jsc
12mu|webkit-2.0.4-3|188	jsc is a shell for JavaScriptCore, WebKit's JavaScript engine. It
12mu|webkit-2.0.4-3|189	allows you to interact with the JavaScript engine directly.
12mu|webkit-2.0.4-3|190	
12mu|webkit-2.0.4-3|191	%files -n webkit3-jsc
12mu|webkit-2.0.4-3|192	%{_bindir}/jsc-3
12mu|webkit-2.0.4-3|193	
12mu|webkit-2.0.4-3|194	#----------------------------------------------------------------------------
12mu|webkit-2.0.4-3|195	
12mu|webkit-2.0.4-3|196	%package -n %{inspector3name}
12mu|webkit-2.0.4-3|197	Summary:	Data files for WebKit GTK+'s Web Inspector
12mu|webkit-2.0.4-3|198	Group:		System/Libraries
12mu|webkit-2.0.4-3|199	Provides:	webkit3-webinspector = %{version}-%{release}
12mu|webkit-2.0.4-3|200	
12mu|webkit-2.0.4-3|201	%description -n %{inspector3name}
12mu|webkit-2.0.4-3|202	WebKit GTK+3 has a feature called the Web Inspector, which allows
12mu|webkit-2.0.4-3|203	detailed analysis of any given page's page source, live DOM hierarchy
12mu|webkit-2.0.4-3|204	and resources. This package contains the data files necessary for Web
12mu|webkit-2.0.4-3|205	Inspector to work.
12mu|webkit-2.0.4-3|206	
12mu|webkit-2.0.4-3|207	%files -n %{inspector3name}
12mu|webkit-2.0.4-3|208	%{_datadir}/%{name}gtk-%{lib3ver}/webinspector
12mu|webkit-2.0.4-3|209	
12mu|webkit-2.0.4-3|210	#----------------------------------------------------------------------------
12mu|webkit-2.0.4-3|211	
12mu|webkit-2.0.4-3|212	%package -n %{girjscore3}
12mu|webkit-2.0.4-3|213	Summary:	GObject Introspection interface description for JSCore
12mu|webkit-2.0.4-3|214	Group:		System/Libraries
12mu|webkit-2.0.4-3|215	Conflicts:	%{libjavascriptcoregtk3} < %{epoch}:1.5.2-2
12mu|webkit-2.0.4-3|216	
12mu|webkit-2.0.4-3|217	%description -n %{girjscore3}
12mu|webkit-2.0.4-3|218	GObject Introspection interface description for JSCore.
12mu|webkit-2.0.4-3|219	
12mu|webkit-2.0.4-3|220	%files -n %{girjscore3}
12mu|webkit-2.0.4-3|221	%{_libdir}/girepository-1.0/JSCore-%{lib3ver}.typelib
12mu|webkit-2.0.4-3|222	
12mu|webkit-2.0.4-3|223	#----------------------------------------------------------------------------
12mu|webkit-2.0.4-3|224	
12mu|webkit-2.0.4-3|225	%package -n %{girname3}
12mu|webkit-2.0.4-3|226	Summary:	GObject Introspection interface description for %{name}
12mu|webkit-2.0.4-3|227	Group:		System/Libraries
12mu|webkit-2.0.4-3|228	Conflicts:	%{lib3name} < %{epoch}:1.5.2-2
12mu|webkit-2.0.4-3|229	
12mu|webkit-2.0.4-3|230	%description -n %{girname3}
12mu|webkit-2.0.4-3|231	GObject Introspection interface description for WebKit.
12mu|webkit-2.0.4-3|232	
12mu|webkit-2.0.4-3|233	%files -n %{girname3}
12mu|webkit-2.0.4-3|234	%{_libdir}/girepository-1.0/WebKit-%{lib3ver}.typelib
12mu|webkit-2.0.4-3|235	
12mu|webkit-2.0.4-3|236	#----------------------------------------------------------------------------
12mu|webkit-2.0.4-3|237	
12mu|webkit-2.0.4-3|238	%prep
12mu|webkit-2.0.4-3|239	%setup -qn %{oname}-%{version}
12mu|webkit-2.0.4-3|240	%apply_patches
12mu|webkit-2.0.4-3|241	# Don't force -O2
12mu|webkit-2.0.4-3|242	sed -i 's/-O2//g' configure.ac
12mu|webkit-2.0.4-3|243	
12mu|webkit-2.0.4-3|244	%build
12mu|webkit-2.0.4-3|245	# Use linker flags to reduce memory consumption on low-mem architectures
12mu|webkit-2.0.4-3|246	%ifarch %{arm}
12mu|webkit-2.0.4-3|247	%define lowmemflags -Wl,--no-keep-memory -Wl,--reduce-memory-overheads
12mu|webkit-2.0.4-3|248	export CFLAGS="`echo %{optflags} %lowmemflags | sed -e 's/-gdwarf-4//' -e 's/-fvar-tracking-assignments//' -e 's/-frecord-gcc-switches//'`"
12mu|webkit-2.0.4-3|249	mkdir -p bfd
12mu|webkit-2.0.4-3|250	ln -s %{_bindir}/ld.bfd bfd/ld
12mu|webkit-2.0.4-3|251	export PATH=$PWD/bfd:$PATH
12mu|webkit-2.0.4-3|252	export CC="%{__cc} -fuse-ld=bfd"
12mu|webkit-2.0.4-3|253	export CXX="%{__cxx} -fuse-ld=bfd"
12mu|webkit-2.0.4-3|254	%global ldflags %{ldflags} -fuse-ld=bfd
12mu|webkit-2.0.4-3|255	%else
12mu|webkit-2.0.4-3|256	export CFLAGS="`echo %{optflags} | sed -e 's/-gdwarf-4//' -e 's/-fvar-tracking-assignments//' -e 's/-frecord-gcc-switches//'`"
12mu|webkit-2.0.4-3|257	%endif
12mu|webkit-2.0.4-3|258	
12mu|webkit-2.0.4-3|259	export CXXFLAGS="$CFLAGS"
12mu|webkit-2.0.4-3|260	
12mu|webkit-2.0.4-3|261	%configure2_5x \
12mu|webkit-2.0.4-3|262	--enable-dependency-tracking \
12mu|webkit-2.0.4-3|263	--with-gtk=3.0 \
12mu|webkit-2.0.4-3|264	--disable-webkit2 \
12mu|webkit-2.0.4-3|265	--with-font-backend=%{fontback} \
12mu|webkit-2.0.4-3|266	--enable-jit \
12mu|webkit-2.0.4-3|267	--enable-video \
12mu|webkit-2.0.4-3|268	--enable-introspection
12mu|webkit-2.0.4-3|269	
12mu|webkit-2.0.4-3|270	make V=1 -j4
12mu|webkit-2.0.4-3|271	
12mu|webkit-2.0.4-3|272	%install
12mu|webkit-2.0.4-3|273	%makeinstall_std
12mu|webkit-2.0.4-3|274	
12mu|webkit-2.0.4-3|275	mkdir -p %{buildroot}%{_libdir}/%{name}3
12mu|webkit-2.0.4-3|276	install -m 755 Programs/GtkLauncher %{buildroot}%{_libdir}/%{name}3
12mu|webkit-2.0.4-3|277	
12mu|webkit-2.0.4-3|278	# only useful for testing, should not be installed system-wide.
12mu|webkit-2.0.4-3|279	# reported upstream as 22812 - AdamW 2008/12
12mu|webkit-2.0.4-3|280	rm -rf %{buildroot}%{_libdir}/libtestnetscapeplugin.*
12mu|webkit-2.0.4-3|281	
12mu|webkit-2.0.4-3|282	# Remove lib64 rpaths
12mu|webkit-2.0.4-3|283	chrpath --delete %{buildroot}%{_bindir}/jsc-3
12mu|webkit-2.0.4-3|284	chrpath --delete %{buildroot}%{_libdir}/libwebkitgtk-3.0.so
12mu|webkit-2.0.4-3|285	chrpath --delete %{buildroot}%{_libexecdir}/%{name}3/GtkLauncher
12mu|webkit-2.0.4-3|286	
12mu|webkit-2.0.4-3|287	# Rename to avoid file conflicts with webkitgtk2
12mu|webkit-2.0.4-3|288	mv %{buildroot}%{_datadir}/gtk-doc/html/webkitgtk %{buildroot}%{_datadir}/gtk-doc/html/webkitgtk3
12mu|webkit-2.0.4-3|289	
12mu|webkit-2.0.4-3|290	%find_lang WebKitGTK-3.0
12mu|webkit-2.0.4-3|291	
12mu|webkit-2.0.4-3|292	
12mu|webkit-2.0.4-3|293	%changelog
12mu|webkit-2.0.4-3|294	* Fri Jan 17 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:2.0.4-3
12mu|webkit-2.0.4-3|295	+ Revision: 9b87865
12mu|webkit-2.0.4-3|296	- LOG Drop subpackages moved to webkitgtk2
12mu|webkit-2.0.4-3|297	
12mu|webkit-2.0.4-3|298	

21514 12
12mu|webkitgtk2-1.10.2-1|1	#
12mu|webkitgtk2-1.10.2-1|2	# BEFORE UPDATING THIS PACKAGE, YOU _MUST_ DO THE FOLLOWING:
12mu|webkitgtk2-1.10.2-1|3	# - DO A LOCAL BUILD
12mu|webkitgtk2-1.10.2-1|4	# - INSTALL IT IN A TEST MACHINE
12mu|webkitgtk2-1.10.2-1|5	# - CHECK THAT 'display_help http://google.com' STILL WORK (INCLUDING CLOSING IT)
12mu|webkitgtk2-1.10.2-1|6	# - CHECK THAT MCC STILL RUNS
12mu|webkitgtk2-1.10.2-1|7	#
12mu|webkitgtk2-1.10.2-1|8	%define debug_package %{nil}
12mu|webkitgtk2-1.10.2-1|9	# *** ERROR: same build ID in nonidentical files!
12mu|webkitgtk2-1.10.2-1|10	#        /usr/bin/jsc-3
12mu|webkitgtk2-1.10.2-1|11	#   and  /usr/bin/jsc-1
12mu|webkitgtk2-1.10.2-1|12	
12mu|webkitgtk2-1.10.2-1|13	
12mu|webkitgtk2-1.10.2-1|14	# lib is called libwebkitgtk-%{libver}.so.%{major}
12mu|webkitgtk2-1.10.2-1|15	%define libver  1.0
12mu|webkitgtk2-1.10.2-1|16	%define major   0
12mu|webkitgtk2-1.10.2-1|17	%define oname		webkitgtk
12mu|webkitgtk2-1.10.2-1|18	%define sname		webkit
12mu|webkitgtk2-1.10.2-1|19	%define libname		%mklibname webkitgtk %{libver} %{major}
12mu|webkitgtk2-1.10.2-1|20	%define devname		%mklibname webkitgtk %{libver} -d
12mu|webkitgtk2-1.10.2-1|21	%define inspectorname	webkit%{libver}-webinspector
12mu|webkitgtk2-1.10.2-1|22	%define girname		%mklibname %{sname}-gir %{libver}
12mu|webkitgtk2-1.10.2-1|23	%define girjscore	%mklibname jscore-gir %{libver}
12mu|webkitgtk2-1.10.2-1|24	%define libjavascriptcoregtk	%mklibname javascriptcoregtk %{libver} %{major}
12mu|webkitgtk2-1.10.2-1|25	
12mu|webkitgtk2-1.10.2-1|26	%define pango	0
12mu|webkitgtk2-1.10.2-1|27	%if %{pango}
12mu|webkitgtk2-1.10.2-1|28	%define fontreq		pkgconfig(pango)
12mu|webkitgtk2-1.10.2-1|29	%define fontback	pango
12mu|webkitgtk2-1.10.2-1|30	%else
12mu|webkitgtk2-1.10.2-1|31	%define fontreq		pkgconfig(fontconfig) >= 1.0.0
12mu|webkitgtk2-1.10.2-1|32	%define fontback	freetype
12mu|webkitgtk2-1.10.2-1|33	%endif
12mu|webkitgtk2-1.10.2-1|34	
12mu|webkitgtk2-1.10.2-1|35	Summary:	Web browser engine
12mu|webkitgtk2-1.10.2-1|36	Name:		webkitgtk2
12mu|webkitgtk2-1.10.2-1|37	Epoch:		2
12mu|webkitgtk2-1.10.2-1|38	Version:	1.10.2
12mu|webkitgtk2-1.10.2-1|39	Release:	1
12mu|webkitgtk2-1.10.2-1|40	License:	BSD and LGPLv2+
12mu|webkitgtk2-1.10.2-1|41	Group:		System/Libraries
12mu|webkitgtk2-1.10.2-1|42	Url:		http://www.webkitgtk.org
12mu|webkitgtk2-1.10.2-1|43	Source0:	http://www.webkitgtk.org/releases/%{oname}-%{version}.tar.xz
12mu|webkitgtk2-1.10.2-1|44	# (blino) needed for first-time wizard (display_help) to be able to close its window with javascript
12mu|webkitgtk2-1.10.2-1|45	Patch0:		webkit-1.10.2-link.patch
12mu|webkitgtk2-1.10.2-1|46	Patch1:		webkit-1.6.1-allowScriptsToCloseWindows.patch
12mu|webkitgtk2-1.10.2-1|47	# fedora
12mu|webkitgtk2-1.10.2-1|48	Patch2: 	webkit-1.3.10-nspluginwrapper.patch
12mu|webkitgtk2-1.10.2-1|49	# suse patches
12mu|webkitgtk2-1.10.2-1|50	Patch3:		webkit-gir-fixup.patch
12mu|webkitgtk2-1.10.2-1|51	
12mu|webkitgtk2-1.10.2-1|52	BuildRequires:	bison
12mu|webkitgtk2-1.10.2-1|53	BuildRequires:	chrpath
12mu|webkitgtk2-1.10.2-1|54	BuildRequires:	flex
12mu|webkitgtk2-1.10.2-1|55	BuildRequires:	gperf
12mu|webkitgtk2-1.10.2-1|56	BuildRequires:	gtk-doc
12mu|webkitgtk2-1.10.2-1|57	BuildRequires:	libtool
12mu|webkitgtk2-1.10.2-1|58	BuildRequires:	%{fontreq}
12mu|webkitgtk2-1.10.2-1|59	BuildRequires:	icu-devel >= 49
12mu|webkitgtk2-1.10.2-1|60	BuildRequires:	jpeg-devel
12mu|webkitgtk2-1.10.2-1|61	BuildRequires:	libstdc++-devel
12mu|webkitgtk2-1.10.2-1|62	BuildRequires:	pkgconfig(enchant)
12mu|webkitgtk2-1.10.2-1|63	BuildRequires:	pkgconfig(gail)
12mu|webkitgtk2-1.10.2-1|64	BuildRequires:	pkgconfig(gl)
12mu|webkitgtk2-1.10.2-1|65	BuildRequires:	pkgconfig(geoclue)
12mu|webkitgtk2-1.10.2-1|66	BuildRequires:	pkgconfig(gnome-keyring-1)
12mu|webkitgtk2-1.10.2-1|67	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|webkitgtk2-1.10.2-1|68	BuildRequires:	pkgconfig(gsettings-desktop-schemas)
12mu|webkitgtk2-1.10.2-1|69	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mu|webkitgtk2-1.10.2-1|70	BuildRequires:	pkgconfig(glib-2.0)
12mu|webkitgtk2-1.10.2-1|71	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|webkitgtk2-1.10.2-1|72	BuildRequires:	pkgconfig(libcurl) >= 7.11.0
12mu|webkitgtk2-1.10.2-1|73	BuildRequires:	pkgconfig(libpng)
12mu|webkitgtk2-1.10.2-1|74	BuildRequires:	pkgconfig(librsvg-2.0) >= 2.2.0
12mu|webkitgtk2-1.10.2-1|75	BuildRequires:	pkgconfig(libsoup-2.4) >= 2.29.90
12mu|webkitgtk2-1.10.2-1|76	BuildRequires:	pkgconfig(libxslt)
12mu|webkitgtk2-1.10.2-1|77	BuildRequires:	pkgconfig(sqlite3)
12mu|webkitgtk2-1.10.2-1|78	BuildRequires:	pkgconfig(xft)
12mu|webkitgtk2-1.10.2-1|79	BuildRequires:	pkgconfig(xt)
12mu|webkitgtk2-1.10.2-1|80	BuildRequires:	pkgconfig(libwebp)
12mu|webkitgtk2-1.10.2-1|81	BuildRequires:	pkgconfig(libsecret-1)
12mu|webkitgtk2-1.10.2-1|82	
12mu|webkitgtk2-1.10.2-1|83	%description
12mu|webkitgtk2-1.10.2-1|84	WebKit is an open source web browser engine.
12mu|webkitgtk2-1.10.2-1|85	
12mu|webkitgtk2-1.10.2-1|86	#----------------------------------------------------------------------------
12mu|webkitgtk2-1.10.2-1|87	
12mu|webkitgtk2-1.10.2-1|88	%package -n %{sname}%{libver}
12mu|webkitgtk2-1.10.2-1|89	Summary:	GTK+ port of WebKit web browser engine - shared files
12mu|webkitgtk2-1.10.2-1|90	Group:		Development/GNOME and GTK+
12mu|webkitgtk2-1.10.2-1|91	Requires:	%{libname} = %{EVRD}
12mu|webkitgtk2-1.10.2-1|92	Conflicts:	%{libname} < 1:1.4.1-5
12mu|webkitgtk2-1.10.2-1|93	Conflicts:	%{sname} < 1:1.4.1-6
12mu|webkitgtk2-1.10.2-1|94	Conflicts:	%{_lib}webkitgtk1.0_2 < 1:1.4.1
12mu|webkitgtk2-1.10.2-1|95	%rename %{sname}
12mu|webkitgtk2-1.10.2-1|96	
12mu|webkitgtk2-1.10.2-1|97	%description -n %{sname}%{libver}
12mu|webkitgtk2-1.10.2-1|98	WebKit is an open source web browser engine.
12mu|webkitgtk2-1.10.2-1|99	This package contains the shared files used by %{sname}%{libver}
12mu|webkitgtk2-1.10.2-1|100	
12mu|webkitgtk2-1.10.2-1|101	%files -n %{sname}%{libver} -f webkitgtk-2.0.lang
12mu|webkitgtk2-1.10.2-1|102	%dir %{_datadir}/webkitgtk-1.0
12mu|webkitgtk2-1.10.2-1|103	%{_datadir}/webkitgtk-1.0/images
12mu|webkitgtk2-1.10.2-1|104	%{_datadir}/webkitgtk-1.0/resources
12mu|webkitgtk2-1.10.2-1|105	
12mu|webkitgtk2-1.10.2-1|106	#----------------------------------------------------------------------------
12mu|webkitgtk2-1.10.2-1|107	
12mu|webkitgtk2-1.10.2-1|108	%package -n %{libname}
12mu|webkitgtk2-1.10.2-1|109	Summary:	GTK+ port of WebKit web browser engine
12mu|webkitgtk2-1.10.2-1|110	Group:		System/Libraries
12mu|webkitgtk2-1.10.2-1|111	# Needed for Web Inspector feature to work
12mu|webkitgtk2-1.10.2-1|112	Requires:	%{inspectorname}
12mu|webkitgtk2-1.10.2-1|113	
12mu|webkitgtk2-1.10.2-1|114	%description -n %{libname}
12mu|webkitgtk2-1.10.2-1|115	The GTK+ port of WebKit is intended to provide a browser component
12mu|webkitgtk2-1.10.2-1|116	primarily for users of the portable GTK+ UI toolkit on platforms like
12mu|webkitgtk2-1.10.2-1|117	Linux.
12mu|webkitgtk2-1.10.2-1|118	
12mu|webkitgtk2-1.10.2-1|119	%files -n %{libname}
12mu|webkitgtk2-1.10.2-1|120	%{_libdir}/lib%{sname}gtk-%{libver}.so.%{major}*
12mu|webkitgtk2-1.10.2-1|121	
12mu|webkitgtk2-1.10.2-1|122	#----------------------------------------------------------------------------
12mu|webkitgtk2-1.10.2-1|123	
12mu|webkitgtk2-1.10.2-1|124	%package -n %{libjavascriptcoregtk}
12mu|webkitgtk2-1.10.2-1|125	Summary:	GTK+ port of WebKit web browser engine
12mu|webkitgtk2-1.10.2-1|126	Group:		System/Libraries
12mu|webkitgtk2-1.10.2-1|127	Obsoletes:	%{_lib}javascriptcoregtk1.0 < %{EVRD}
12mu|webkitgtk2-1.10.2-1|128	
12mu|webkitgtk2-1.10.2-1|129	%description -n %{libjavascriptcoregtk}
12mu|webkitgtk2-1.10.2-1|130	The GTK+ port of WebKit is intended to provide a browser component
12mu|webkitgtk2-1.10.2-1|131	primarily for users of the portable GTK+ UI toolkit on platforms like
12mu|webkitgtk2-1.10.2-1|132	Linux.
12mu|webkitgtk2-1.10.2-1|133	
12mu|webkitgtk2-1.10.2-1|134	%files -n %{libjavascriptcoregtk}
12mu|webkitgtk2-1.10.2-1|135	%{_libdir}/libjavascriptcoregtk-%{libver}.so.%{major}*
12mu|webkitgtk2-1.10.2-1|136	
12mu|webkitgtk2-1.10.2-1|137	#----------------------------------------------------------------------------
12mu|webkitgtk2-1.10.2-1|138	
12mu|webkitgtk2-1.10.2-1|139	%package -n %{devname}
12mu|webkitgtk2-1.10.2-1|140	Summary:	Development files for WebKit GTK+ port
12mu|webkitgtk2-1.10.2-1|141	Group:		Development/GNOME and GTK+
12mu|webkitgtk2-1.10.2-1|142	Provides:	webkitgtk-devel = %{version}-%{release}
12mu|webkitgtk2-1.10.2-1|143	Provides:	libwebkitgtk-devel = %{version}-%{release}
12mu|webkitgtk2-1.10.2-1|144	Provides:	%{mklibname webkitgtk -d} = %{version}-%{release}
12mu|webkitgtk2-1.10.2-1|145	Requires:	%{libname} = %{EVRD}
12mu|webkitgtk2-1.10.2-1|146	Requires:	%{libjavascriptcoregtk} = %{EVRD}
12mu|webkitgtk2-1.10.2-1|147	Requires:	%{girjscore} = %{EVRD}
12mu|webkitgtk2-1.10.2-1|148	Requires:	%{girname} = %{EVRD}
12mu|webkitgtk2-1.10.2-1|149	
12mu|webkitgtk2-1.10.2-1|150	%description -n %{devname}
12mu|webkitgtk2-1.10.2-1|151	The GTK+ port of WebKit is intended to provide a browser component
12mu|webkitgtk2-1.10.2-1|152	primarily for users of the portable GTK+ UI toolkit on platforms like
12mu|webkitgtk2-1.10.2-1|153	Linux. This package contains development headers.
12mu|webkitgtk2-1.10.2-1|154	
12mu|webkitgtk2-1.10.2-1|155	%files -n %{devname}
12mu|webkitgtk2-1.10.2-1|156	%{_libdir}/lib%{sname}gtk-%{libver}.so
12mu|webkitgtk2-1.10.2-1|157	%{_libdir}/libjavascriptcoregtk-%{libver}.so
12mu|webkitgtk2-1.10.2-1|158	%{_includedir}/%{sname}gtk-%{libver}
12mu|webkitgtk2-1.10.2-1|159	%{_libdir}/pkgconfig/%{sname}-%{libver}.pc
12mu|webkitgtk2-1.10.2-1|160	%{_libdir}/pkgconfig/javascriptcoregtk-%{libver}.pc
12mu|webkitgtk2-1.10.2-1|161	%{_datadir}/gir-1.0/JSCore-%{libver}.gir
12mu|webkitgtk2-1.10.2-1|162	%{_datadir}/gir-1.0/WebKit-%{libver}.gir
12mu|webkitgtk2-1.10.2-1|163	%{_datadir}/gtk-doc/html/webkitgtk/*
12mu|webkitgtk2-1.10.2-1|164	
12mu|webkitgtk2-1.10.2-1|165	#----------------------------------------------------------------------------
12mu|webkitgtk2-1.10.2-1|166	
12mu|webkitgtk2-1.10.2-1|167	%package -n %{sname}-gtklauncher
12mu|webkitgtk2-1.10.2-1|168	Summary:	WebKit GTK+ example application
12mu|webkitgtk2-1.10.2-1|169	Group:		Development/GNOME and GTK+
12mu|webkitgtk2-1.10.2-1|170	
12mu|webkitgtk2-1.10.2-1|171	%description -n %{sname}-gtklauncher
12mu|webkitgtk2-1.10.2-1|172	GtkLauncher is an example application for WebKit GTK+.
12mu|webkitgtk2-1.10.2-1|173	
12mu|webkitgtk2-1.10.2-1|174	%files -n %{sname}-gtklauncher
12mu|webkitgtk2-1.10.2-1|175	%{_libdir}/%{sname}/GtkLauncher
12mu|webkitgtk2-1.10.2-1|176	
12mu|webkitgtk2-1.10.2-1|177	#----------------------------------------------------------------------------
12mu|webkitgtk2-1.10.2-1|178	
12mu|webkitgtk2-1.10.2-1|179	%package -n %{sname}-jsc
12mu|webkitgtk2-1.10.2-1|180	Summary:	JavaScriptCore shell for WebKit GTK+
12mu|webkitgtk2-1.10.2-1|181	Group:		Development/GNOME and GTK+
12mu|webkitgtk2-1.10.2-1|182	
12mu|webkitgtk2-1.10.2-1|183	%description -n %{sname}-jsc
12mu|webkitgtk2-1.10.2-1|184	jsc is a shell for JavaScriptCore, WebKit's JavaScript engine. It
12mu|webkitgtk2-1.10.2-1|185	allows you to interact with the JavaScript engine directly.
12mu|webkitgtk2-1.10.2-1|186	
12mu|webkitgtk2-1.10.2-1|187	%files -n %{sname}-jsc
12mu|webkitgtk2-1.10.2-1|188	%{_bindir}/jsc-1
12mu|webkitgtk2-1.10.2-1|189	
12mu|webkitgtk2-1.10.2-1|190	#----------------------------------------------------------------------------
12mu|webkitgtk2-1.10.2-1|191	
12mu|webkitgtk2-1.10.2-1|192	%package -n %{inspectorname}
12mu|webkitgtk2-1.10.2-1|193	Summary:	Data files for WebKit GTK+'s Web Inspector
12mu|webkitgtk2-1.10.2-1|194	Group:		System/Libraries
12mu|webkitgtk2-1.10.2-1|195	%rename		webkit-webinspector
12mu|webkitgtk2-1.10.2-1|196	
12mu|webkitgtk2-1.10.2-1|197	%description -n %{inspectorname}
12mu|webkitgtk2-1.10.2-1|198	WebKit GTK+ has a feature called the Web Inspector, which allows
12mu|webkitgtk2-1.10.2-1|199	detailed analysis of any given page's page source, live DOM hierarchy
12mu|webkitgtk2-1.10.2-1|200	and resources. This package contains the data files necessary for Web
12mu|webkitgtk2-1.10.2-1|201	Inspector to work.
12mu|webkitgtk2-1.10.2-1|202	
12mu|webkitgtk2-1.10.2-1|203	%files -n %{inspectorname}
12mu|webkitgtk2-1.10.2-1|204	%{_datadir}/%{sname}gtk-%{libver}/webinspector
12mu|webkitgtk2-1.10.2-1|205	
12mu|webkitgtk2-1.10.2-1|206	#----------------------------------------------------------------------------
12mu|webkitgtk2-1.10.2-1|207	
12mu|webkitgtk2-1.10.2-1|208	%package -n %{girjscore}
12mu|webkitgtk2-1.10.2-1|209	Summary:	GObject Introspection interface description for JSCore
12mu|webkitgtk2-1.10.2-1|210	Group:		System/Libraries
12mu|webkitgtk2-1.10.2-1|211	Conflicts:	%{_lib}webkitgtk1.0_2 < %{EVRD}
12mu|webkitgtk2-1.10.2-1|212	
12mu|webkitgtk2-1.10.2-1|213	%description -n %{girjscore}
12mu|webkitgtk2-1.10.2-1|214	GObject Introspection interface description for JSCore.
12mu|webkitgtk2-1.10.2-1|215	
12mu|webkitgtk2-1.10.2-1|216	%files -n %{girjscore}
12mu|webkitgtk2-1.10.2-1|217	%{_libdir}/girepository-1.0/JSCore-%{libver}.typelib
12mu|webkitgtk2-1.10.2-1|218	
12mu|webkitgtk2-1.10.2-1|219	#----------------------------------------------------------------------------
12mu|webkitgtk2-1.10.2-1|220	
12mu|webkitgtk2-1.10.2-1|221	%package -n %{girname}
12mu|webkitgtk2-1.10.2-1|222	Summary:	GObject Introspection interface description for %{sname}
12mu|webkitgtk2-1.10.2-1|223	Group:		System/Libraries
12mu|webkitgtk2-1.10.2-1|224	Conflicts:	%{_lib}webkitgtk1.0_2 < %{EVRD}
12mu|webkitgtk2-1.10.2-1|225	
12mu|webkitgtk2-1.10.2-1|226	%description -n %{girname}
12mu|webkitgtk2-1.10.2-1|227	GObject Introspection interface description for WebKit.
12mu|webkitgtk2-1.10.2-1|228	
12mu|webkitgtk2-1.10.2-1|229	%files -n %{girname}
12mu|webkitgtk2-1.10.2-1|230	%{_libdir}/girepository-1.0/WebKit-%{libver}.typelib
12mu|webkitgtk2-1.10.2-1|231	
12mu|webkitgtk2-1.10.2-1|232	#----------------------------------------------------------------------------
12mu|webkitgtk2-1.10.2-1|233	
12mu|webkitgtk2-1.10.2-1|234	%prep
12mu|webkitgtk2-1.10.2-1|235	%setup -qn %{oname}-%{version}
12mu|webkitgtk2-1.10.2-1|236	%apply_patches
12mu|webkitgtk2-1.10.2-1|237	# Don't force -O2
12mu|webkitgtk2-1.10.2-1|238	sed -i 's/-O2//g' configure.ac
12mu|webkitgtk2-1.10.2-1|239	
12mu|webkitgtk2-1.10.2-1|240	%build
12mu|webkitgtk2-1.10.2-1|241	# Use linker flags to reduce memory consumption on low-mem architectures
12mu|webkitgtk2-1.10.2-1|242	%ifarch %{arm}
12mu|webkitgtk2-1.10.2-1|243	%define lowmemflags -Wl,--no-keep-memory -Wl,--reduce-memory-overheads
12mu|webkitgtk2-1.10.2-1|244	export CFLAGS="`echo %{optflags} %lowmemflags | sed -e 's/-gdwarf-4//' -e 's/-fvar-tracking-assignments//' -e 's/-frecord-gcc-switches//'`"
12mu|webkitgtk2-1.10.2-1|245	mkdir -p bfd
12mu|webkitgtk2-1.10.2-1|246	ln -s %{_bindir}/ld.bfd bfd/ld
12mu|webkitgtk2-1.10.2-1|247	export PATH=$PWD/bfd:$PATH
12mu|webkitgtk2-1.10.2-1|248	export CC="%{__cc} -fuse-ld=bfd"
12mu|webkitgtk2-1.10.2-1|249	export CXX="%{__cxx} -fuse-ld=bfd"
12mu|webkitgtk2-1.10.2-1|250	%global ldflags %{ldflags} -fuse-ld=bfd
12mu|webkitgtk2-1.10.2-1|251	%else
12mu|webkitgtk2-1.10.2-1|252	export CFLAGS="`echo %{optflags} | sed -e 's/-gdwarf-4//' -e 's/-fvar-tracking-assignments//' -e 's/-frecord-gcc-switches//'`"
12mu|webkitgtk2-1.10.2-1|253	%endif
12mu|webkitgtk2-1.10.2-1|254	
12mu|webkitgtk2-1.10.2-1|255	export CXXFLAGS="$CFLAGS"
12mu|webkitgtk2-1.10.2-1|256	
12mu|webkitgtk2-1.10.2-1|257	%configure2_5x \
12mu|webkitgtk2-1.10.2-1|258	--enable-dependency-tracking \
12mu|webkitgtk2-1.10.2-1|259	--with-gtk=2.0 \
12mu|webkitgtk2-1.10.2-1|260	--with-gstreamer=0.10 \
12mu|webkitgtk2-1.10.2-1|261	--disable-webkit2 \
12mu|webkitgtk2-1.10.2-1|262	--with-font-backend=%{fontback} \
12mu|webkitgtk2-1.10.2-1|263	--enable-jit \
12mu|webkitgtk2-1.10.2-1|264	--enable-video \
12mu|webkitgtk2-1.10.2-1|265	--enable-introspection
12mu|webkitgtk2-1.10.2-1|266	
12mu|webkitgtk2-1.10.2-1|267	make V=1 -j4
12mu|webkitgtk2-1.10.2-1|268	
12mu|webkitgtk2-1.10.2-1|269	%install
12mu|webkitgtk2-1.10.2-1|270	%makeinstall_std
12mu|webkitgtk2-1.10.2-1|271	mkdir -p %{buildroot}%{_libdir}/%{sname}
12mu|webkitgtk2-1.10.2-1|272	install -m 755 Programs/GtkLauncher %{buildroot}%{_libdir}/%{sname}
12mu|webkitgtk2-1.10.2-1|273	
12mu|webkitgtk2-1.10.2-1|274	# only useful for testing, should not be installed system-wide.
12mu|webkitgtk2-1.10.2-1|275	# reported upstream as 22812 - AdamW 2008/12
12mu|webkitgtk2-1.10.2-1|276	rm -rf %{buildroot}%{_libdir}/libtestnetscapeplugin.*
12mu|webkitgtk2-1.10.2-1|277	
12mu|webkitgtk2-1.10.2-1|278	# Remove lib64 rpaths
12mu|webkitgtk2-1.10.2-1|279	chrpath --delete %{buildroot}%{_libexecdir}/%{sname}/GtkLauncher
12mu|webkitgtk2-1.10.2-1|280	
12mu|webkitgtk2-1.10.2-1|281	%find_lang webkitgtk-2.0
12mu|webkitgtk2-1.10.2-1|282	
12mu|webkitgtk2-1.10.2-1|283	
12mu|webkitgtk2-1.10.2-1|284	%changelog
12mu|webkitgtk2-1.10.2-1|285	* Wed Dec 25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:1.10.2-1
12mu|webkitgtk2-1.10.2-1|286	+ Revision: 23f0166
12mu|webkitgtk2-1.10.2-1|287	- LOG Update BuildRequires
12mu|webkitgtk2-1.10.2-1|288	
12mu|webkitgtk2-1.10.2-1|289	

21515 12
12mu|webmin-1.650-2|1	# zero out some useless deps.
12mu|webmin-1.650-2|2	# (tv) we'd better had a link in minicom & package Encode::HanConvert:
12mu|webmin-1.650-2|3	%if %{_use_internal_dependency_generator}
12mu|webmin-1.650-2|4	%define __noautoreq '/sbin/runscript|perl\\(Encode::HanConvert\\)|perl\\(Win32::Daemon\\)|perl\\(\\)'
12mu|webmin-1.650-2|5	%else
12mu|webmin-1.650-2|6	%define _requires_exceptions HanConvert\\|runscript
12mu|webmin-1.650-2|7	%endif
12mu|webmin-1.650-2|8	
12mu|webmin-1.650-2|9	# don't spend time with this either
12mu|webmin-1.650-2|10	%define _enable_debug_packages	%{nil}
12mu|webmin-1.650-2|11	%define debug_package		%{nil}
12mu|webmin-1.650-2|12	
12mu|webmin-1.650-2|13	%define i18n_date 20080131
12mu|webmin-1.650-2|14	%define with_i18n_tarball 1
12mu|webmin-1.650-2|15	%define with_i18n_patch 1
12mu|webmin-1.650-2|16	
12mu|webmin-1.650-2|17	
12mu|webmin-1.650-2|18	Summary:	An SSL web-based administration interface for Unix systems
12mu|webmin-1.650-2|19	Name:		webmin
12mu|webmin-1.650-2|20	Version:	1.650
12mu|webmin-1.650-2|21	Release:	2
12mu|webmin-1.650-2|22	License:	BSD
12mu|webmin-1.650-2|23	Group:		System/Configuration/Other
12mu|webmin-1.650-2|24	URL:		http://www.webmin.com/webmin/
12mu|webmin-1.650-2|25	Source0:	http://heanet.dl.sourceforge.net/project/webadmin/%{name}/%{version}/%{name}-%{version}.tar.gz
12mu|webmin-1.650-2|26	Source1:	%{name}.rpmlintrc
12mu|webmin-1.650-2|27	Source2:	other.modules.tar.bz2
12mu|webmin-1.650-2|28	Source30:	webmin-mandriva-theme.tar.bz2
12mu|webmin-1.650-2|29	# some images were missing
12mu|webmin-1.650-2|30	Source33:	advanced.png
12mu|webmin-1.650-2|31	Source34:	descs.png
12mu|webmin-1.650-2|32	Source4:	webmin-postinstallscript.sh
12mu|webmin-1.650-2|33	Source5:	webmin
12mu|webmin-1.650-2|34	Source6:	webmin.initscript
12mu|webmin-1.650-2|35	Source9:	http://www.openit.it/index.php/openit_en/content/download/2474/10171/file/openvpn-2.0.wbm.gz
12mu|webmin-1.650-2|36	Source10:	webmin.pam
12mu|webmin-1.650-2|37	Source11:	webmin-16.png
12mu|webmin-1.650-2|38	Source12:	webmin-32.png
12mu|webmin-1.650-2|39	Source13:	webmin-48.png
12mu|webmin-1.650-2|40	# uses include instead of pam_stack
12mu|webmin-1.650-2|41	Source14:	webmin.pam-new
12mu|webmin-1.650-2|42	Source15:	webmin.logrotate
12mu|webmin-1.650-2|43	# (gc) have the updates; this needs to change for each version and/or release, see
12mu|webmin-1.650-2|44	#      http://www.webmin.com/webmin/updates.html
12mu|webmin-1.650-2|45	# Other Themes
12mu|webmin-1.650-2|46	Source51:	http://www.gehrigal.net/download/webmin_theme/webmin-theme_gehrigal_0.41.wbt
12mu|webmin-1.650-2|47	# the configurator for this theme
12mu|webmin-1.650-2|48	Source52:	http://www.gehrigal.net/download/webmin_themeconfig/webmin_gehrigal-themeconfigurator_0.21a.wbm
12mu|webmin-1.650-2|49	#  Webmin Module Usermonitor
12mu|webmin-1.650-2|50	Source53:	http://www.gehrigal.net/download/webmin_usermonitor/webmin-module_usermonitor_0.12a.wbm
12mu|webmin-1.650-2|51	# Other modules
12mu|webmin-1.650-2|52	Source54:	http://gaia.anet.fr/webmin/openldap/openldap-0_6.wbm
12mu|webmin-1.650-2|53	Source541:	http://gaia.anet.fr/webmin/openldap/openldap2-0_1.wbm
12mu|webmin-1.650-2|54	Source55:	http://www.bvan.f2s.com/ldap_groups_LDAPapi.wbm
12mu|webmin-1.650-2|55	Source56:	http://www.bvan.f2s.com/ldap_browser_LDAPapi.wbm
12mu|webmin-1.650-2|56	Source57:	http://prdownloads.sourceforge.net/netatalk/netatalk.wbm
12mu|webmin-1.650-2|57	Source99:	webmin-scripts-i18n.tar.bz2
12mu|webmin-1.650-2|58	Source100:	webmin-i18n-%{i18n_date}.tar.bz2
12mu|webmin-1.650-2|59	Source101:	awstats-1.9.wbm
12mu|webmin-1.650-2|60	Source102:	dgwebmin-0.7.1.wbm
12mu|webmin-1.650-2|61	Patch0:		webmin-fix-configs.diff
12mu|webmin-1.650-2|62	Patch1:		webmin-1.100-remove-atboot-problem
12mu|webmin-1.650-2|63	Patch5:		webmin-fix-newmods.patch
12mu|webmin-1.650-2|64	Patch7:		webmin-0.85-never-fail-detect-os.patch
12mu|webmin-1.650-2|65	Patch8:		webmin-0.85-enable-changed-theme-at-installation.patch
12mu|webmin-1.650-2|66	Patch9:		webmin-1.550-fix-status-in-init.patch
12mu|webmin-1.650-2|67	Patch10:	webmin-1.510-fix-os-list.patch
12mu|webmin-1.650-2|68	
12mu|webmin-1.650-2|69	Patch13:	webmin-openldap.patch
12mu|webmin-1.650-2|70	Patch15:	webmin-fix-netatalk-paths.patch
12mu|webmin-1.650-2|71	Patch17:	webmin-1.220-remove-mandrakestuff-from-init.patch
12mu|webmin-1.650-2|72	Patch19:	webmin-0.92-add-default-configs-logviewer-fp2k.patch
12mu|webmin-1.650-2|73	Patch21:	webmin-0.950-add-netsaint-mandrake-config.patch
12mu|webmin-1.650-2|74	Patch23:	webmin-1.020-ssl-location.patch
12mu|webmin-1.650-2|75	Patch24:	webmin-1.020-suppress-missing-netatalk-interfaces.patch
12mu|webmin-1.650-2|76	Patch26:	webmin-1.060-mysql-fix-installing-missing-packages.patch
12mu|webmin-1.650-2|77	Patch29:	webmin-1.100-let-localauth-config.patch
12mu|webmin-1.650-2|78	Patch32:	webmin-1.310-usermin-fix-installing-missing-package.diff
12mu|webmin-1.650-2|79	Patch33:	webmin-1.130-postgresql-fix-installing-missing-packages.patch
12mu|webmin-1.650-2|80	Patch35:	webmin-1.220-usermin-fix-index.patch
12mu|webmin-1.650-2|81	Patch36:	webmin-1.350-mandriva_theme.diff
12mu|webmin-1.650-2|82	Patch37:	webmin-temp-permission-fix.diff
12mu|webmin-1.650-2|83	Patch38:	webmin-ssldir-cosmetic.diff
12mu|webmin-1.650-2|84	Patch39:	webmin-fix-bandwith.diff
12mu|webmin-1.650-2|85	Patch40:	webmin-fix-sarg.diff
12mu|webmin-1.650-2|86	Requires(pre): rpm-helper
12mu|webmin-1.650-2|87	Requires:	perl
12mu|webmin-1.650-2|88	Requires:	perl-CGI
12mu|webmin-1.650-2|89	Requires:	lsof
12mu|webmin-1.650-2|90	Requires(pre): sed chkconfig findutils coreutils initscripts grep perl-Net_SSLeay perl-Authen-PAM
12mu|webmin-1.650-2|91	Provides:	%{name}-%{version}
12mu|webmin-1.650-2|92	Provides:	%{name}-theme-mandriva
12mu|webmin-1.650-2|93	Obsoletes:	%{name}-theme-mandriva
12mu|webmin-1.650-2|94	BuildArch:	noarch
12mu|webmin-1.650-2|95	
12mu|webmin-1.650-2|96	%description
12mu|webmin-1.650-2|97	A web-based administration interface for Unix systems. Using Webmin you can
12mu|webmin-1.650-2|98	configure DNS, Samba, NFS, local/remote filesystems, Apache, Sendmail/Postfix,
12mu|webmin-1.650-2|99	and more using your web browser.
12mu|webmin-1.650-2|100	
12mu|webmin-1.650-2|101	After installation, enter the URL https://localhost:10000/ into your browser
12mu|webmin-1.650-2|102	and login as root with your root password. Please consider logging in and
12mu|webmin-1.650-2|103	modify your password for security issue.
12mu|webmin-1.650-2|104	
12mu|webmin-1.650-2|105	PLEASE NOTE THAT THIS VERSION NOW USES SECURE WEB TRANSACTIONS: YOU HAVE TO
12mu|webmin-1.650-2|106	LOGIN TO "https://localhost:10000/" AND NOT "http://localhost:10000/".
12mu|webmin-1.650-2|107	
12mu|webmin-1.650-2|108	%prep
12mu|webmin-1.650-2|109	
12mu|webmin-1.650-2|110	%setup -q -a2 -a30 -a51 -a52 -a53 -a55 -a56
12mu|webmin-1.650-2|111	# Unknow extension, rpm won't unpack it.
12mu|webmin-1.650-2|112	tar xf %{SOURCE54}
12mu|webmin-1.650-2|113	tar xf %{SOURCE541}
12mu|webmin-1.650-2|114	tar xf %{SOURCE57}
12mu|webmin-1.650-2|115	tar xf %{SOURCE101}
12mu|webmin-1.650-2|116	tar xf %{SOURCE102}
12mu|webmin-1.650-2|117	
12mu|webmin-1.650-2|118	install -m 0644 %{SOURCE33} mandriva/webmin/images
12mu|webmin-1.650-2|119	install -m 0644 %{SOURCE34} mandriva/webmin/images
12mu|webmin-1.650-2|120	rm -fr %{name}-%{version}/dhcpd
12mu|webmin-1.650-2|121	rm -fr %{name}-%{version}/useradmin
12mu|webmin-1.650-2|122	
12mu|webmin-1.650-2|123	%setup -q -D -T -c -a 9 -n %{name}-%{version}
12mu|webmin-1.650-2|124	
12mu|webmin-1.650-2|125	for i in */config-mandrake-linux-8.2; do n=`echo $i | perl -pe 's/...$/9.0/'`; [ -e $n ] || cp $i $n; done
12mu|webmin-1.650-2|126	for i in */config-mandrake-linux-9.0; do n=`echo $i | perl -pe 's/...$/9.1/'`; [ -e $n ] || cp $i $n; done
12mu|webmin-1.650-2|127	for i in */config-mandrake-linux-9.1; do n=`echo $i | perl -pe 's/...$/9.2/'`; [ -e $n ] || cp $i $n; done
12mu|webmin-1.650-2|128	for i in */config-mandrake-linux-9.2; do n=`echo $i | perl -pe 's/...$/10.0/'`; [ -e $n ] || cp $i $n; done
12mu|webmin-1.650-2|129	for i in */config-mandrake-linux-10.0; do n=`echo $i | perl -pe 's/....$/10.1/'`; [ -e $n ] || cp $i $n; done
12mu|webmin-1.650-2|130	for i in */config-mandrake-linux-10.1; do n=`echo $i | perl -pe 's/....$/10.2/'`; [ -e $n ] || cp $i $n; done
12mu|webmin-1.650-2|131	for i in */config-mandrake-linux-10.2; do n=`echo $i | perl -pe 's/....$/2006.0/'`; [ -e $n ] || cp $i $n; done
12mu|webmin-1.650-2|132	find bind8 -type f -maxdepth 1 | xargs perl -pi -e 's|/var/run/named\.pid|/var/run/named/named.pid|'
12mu|webmin-1.650-2|133	
12mu|webmin-1.650-2|134	# daouda: added mandriva-linux to known OS
12mu|webmin-1.650-2|135	cp config-mandrake-linux config-mandriva-linux
12mu|webmin-1.650-2|136	
12mu|webmin-1.650-2|137	# force theme to blue
12mu|webmin-1.650-2|138	pushd theme_gehrigal/skins
12mu|webmin-1.650-2|139	./change_skin.pl s blueedition.skininfo
12mu|webmin-1.650-2|140	popd
12mu|webmin-1.650-2|141	
12mu|webmin-1.650-2|142	perl -pi -e 's|redhat-linux(?! mandriva-linux)|redhat-linux mandriva-linux| if $_ =~ /^os_support.*redhat-linux/ && $_ !~ /mandriva-linux/' */module.info
12mu|webmin-1.650-2|143	#'
12mu|webmin-1.650-2|144	perl -pi -e 's|/etc/smb\.conf|/etc/samba/smb\.conf|' samba/config-mandrake-linux
12mu|webmin-1.650-2|145	
12mu|webmin-1.650-2|146	(find . -name '*.cgi' ; find . -name '*.pl') | perl perlpath.pl /usr/bin/perl -
12mu|webmin-1.650-2|147	rm -f mount/freebsd-mounts-*
12mu|webmin-1.650-2|148	rm -f mount/openbsd-mounts-*
12mu|webmin-1.650-2|149	
12mu|webmin-1.650-2|150	find -name ".xvpics" -o -name ".*.swp" | xargs rm -rf
12mu|webmin-1.650-2|151	
12mu|webmin-1.650-2|152	%build
12mu|webmin-1.650-2|153	
12mu|webmin-1.650-2|154	%install
12mu|webmin-1.650-2|155	rm -rf %{buildroot}
12mu|webmin-1.650-2|156	
12mu|webmin-1.650-2|157	# IMPORTANT: there is no %{_datadir} and so on, since the directories are decided by the post install script.
12mu|webmin-1.650-2|158	mkdir -p %{buildroot}/usr/share/webmin
12mu|webmin-1.650-2|159	mkdir -p %{buildroot}/%{_initrddir}
12mu|webmin-1.650-2|160	mkdir -p %{buildroot}/usr/bin
12mu|webmin-1.650-2|161	
12mu|webmin-1.650-2|162	find -type f -print0 | xargs -0 chmod a+r
12mu|webmin-1.650-2|163	find -type d -print0 | xargs -0 chmod a+rx
12mu|webmin-1.650-2|164	
12mu|webmin-1.650-2|165	# (gc) remove ldap module, we don't have perl modules to make it work
12mu|webmin-1.650-2|166	rm -rf ldap
12mu|webmin-1.650-2|167	
12mu|webmin-1.650-2|168	cp -a * %{buildroot}/usr/share/webmin
12mu|webmin-1.650-2|169	install -m755 %{SOURCE6} %{buildroot}/%{_initrddir}/webmin
12mu|webmin-1.650-2|170	install -m755 %{SOURCE4} %{buildroot}/usr/share/webmin/postinstall.sh
12mu|webmin-1.650-2|171	install -m755 %{SOURCE5} %{buildroot}/usr/bin
12mu|webmin-1.650-2|172	
12mu|webmin-1.650-2|173	mkdir -p %{buildroot}/%{_sysconfdir}/pam.d
12mu|webmin-1.650-2|174	install -m755 %{SOURCE14} %{buildroot}/%{_sysconfdir}/pam.d/webmin
12mu|webmin-1.650-2|175	
12mu|webmin-1.650-2|176	rm -rf %{buildroot}/usr/share/webmin/*/{CVS,*/CVS}
12mu|webmin-1.650-2|177	rm -f `find %{buildroot} -type f -name .cvsignore`
12mu|webmin-1.650-2|178	
12mu|webmin-1.650-2|179	# (gc) remove zero-length files (to check sometimes if they are still zero-length'ed)
12mu|webmin-1.650-2|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
12mu|webmin-1.650-2|181	if [ -f $i ]; then rm -f %{buildroot}$i; fi
12mu|webmin-1.650-2|182	done
12mu|webmin-1.650-2|183	
12mu|webmin-1.650-2|184	echo "rpm" > %{buildroot}/usr/share/webmin/install-type
12mu|webmin-1.650-2|185	
12mu|webmin-1.650-2|186	# (sb) remove development file
12mu|webmin-1.650-2|187	rm -f %{buildroot}/usr/share/webmin/mount/macos-mounts.c
12mu|webmin-1.650-2|188	
12mu|webmin-1.650-2|189	echo 'blue-theme' > %{buildroot}%{_datadir}/webmin/defaulttheme
12mu|webmin-1.650-2|190	
12mu|webmin-1.650-2|191	# (oe) remove invalid file that breaks webmin
12mu|webmin-1.650-2|192	rm -f %{buildroot}%{_datadir}/webmin/mandriva/config.cgi
12mu|webmin-1.650-2|193	
12mu|webmin-1.650-2|194	# Install icons
12mu|webmin-1.650-2|195	install -d -m 0755 %{buildroot}%{_liconsdir}
12mu|webmin-1.650-2|196	install -d -m 0755 %{buildroot}%{_miconsdir}
12mu|webmin-1.650-2|197	install -m 0644 %{SOURCE11} %{buildroot}%{_miconsdir}/webmin.png
12mu|webmin-1.650-2|198	install -m 0644 %{SOURCE12} %{buildroot}%{_iconsdir}/webmin.png
12mu|webmin-1.650-2|199	install -m 0644 %{SOURCE11} %{buildroot}%{_liconsdir}/webmin.png
12mu|webmin-1.650-2|200	
12mu|webmin-1.650-2|201	# Menu entry
12mu|webmin-1.650-2|202	
12mu|webmin-1.650-2|203	# XDG menu
12mu|webmin-1.650-2|204	install -d %{buildroot}%{_datadir}/applications
12mu|webmin-1.650-2|205	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mu|webmin-1.650-2|206	[Desktop Entry]
12mu|webmin-1.650-2|207	Name=%{name}
12mu|webmin-1.650-2|208	Comment=%{summary}
12mu|webmin-1.650-2|209	Exec=%{_bindir}/www-browser https://localhost:10000/
12mu|webmin-1.650-2|210	Icon=%{name}
12mu|webmin-1.650-2|211	Terminal=false
12mu|webmin-1.650-2|212	Type=Application
12mu|webmin-1.650-2|213	Categories=X-MandrivaLinux-System-Configuration-Other;Settings;
12mu|webmin-1.650-2|214	EOF
12mu|webmin-1.650-2|215	
12mu|webmin-1.650-2|216	rm -fr %{buildroot}/usr/share/webmin/acl/Authen-SolarisRBAC-0.1
12mu|webmin-1.650-2|217	
12mu|webmin-1.650-2|218	#logrotate
12mu|webmin-1.650-2|219	install -d %{buildroot}%{_sysconfdir}/logrotate.d
12mu|webmin-1.650-2|220	install -m 0644 %{SOURCE15} %{buildroot}%{_sysconfdir}/logrotate.d/webmin
12mu|webmin-1.650-2|221	
12mu|webmin-1.650-2|222	# Drop SVN internal files
12mu|webmin-1.650-2|223	rm -rf %{buildroot}%{_datadir}/%{name}/dansguardian/*/.svn
12mu|webmin-1.650-2|224	
12mu|webmin-1.650-2|225	%post
12mu|webmin-1.650-2|226	%_create_ssl_certificate -b miniserv
12mu|webmin-1.650-2|227	
12mu|webmin-1.650-2|228	if [ "$1" != 0 ]; then
12mu|webmin-1.650-2|229	service webmin status >/dev/null 2>/dev/null && need_restart=1
12mu|webmin-1.650-2|230	service webmin stop >/dev/null 2>/dev/null || :
12mu|webmin-1.650-2|231	else
12mu|webmin-1.650-2|232	[[ -e /etc/cron.allow ]] && if [ "x`grep root /etc/cron.allow`" == "x" ] ; then
12mu|webmin-1.650-2|233	echo root >> /etc/cron.allow
12mu|webmin-1.650-2|234	fi
12mu|webmin-1.650-2|235	fi
12mu|webmin-1.650-2|236	/usr/share/webmin/postinstall.sh
12mu|webmin-1.650-2|237	%_post_service webmin
12mu|webmin-1.650-2|238	[[ -n $need_restart ]] && service webmin start >/dev/null 2>/dev/null || :
12mu|webmin-1.650-2|239	
12mu|webmin-1.650-2|240	%preun
12mu|webmin-1.650-2|241	%_preun_service webmin
12mu|webmin-1.650-2|242	
12mu|webmin-1.650-2|243	%postun
12mu|webmin-1.650-2|244	if [ "$1" = 0 ]; then
12mu|webmin-1.650-2|245	rm -rf /etc/webmin /var/webmin /var/lib/webmin /var/run/webmin /var/log/webmin
12mu|webmin-1.650-2|246	fi
12mu|webmin-1.650-2|247	
12mu|webmin-1.650-2|248	%files
12mu|webmin-1.650-2|249	%defattr(-, root, root, 0755)
12mu|webmin-1.650-2|250	%doc README LICENCE
12mu|webmin-1.650-2|251	%{_initrddir}/webmin
12mu|webmin-1.650-2|252	%config(noreplace) %{_sysconfdir}/pam.d/webmin
12mu|webmin-1.650-2|253	%config(noreplace) %{_sysconfdir}/logrotate.d/webmin
12mu|webmin-1.650-2|254	%{_datadir}/%{name}
12mu|webmin-1.650-2|255	%{_bindir}/%{name}
12mu|webmin-1.650-2|256	%{_iconsdir}/%{name}.png
12mu|webmin-1.650-2|257	%{_liconsdir}/%{name}.png
12mu|webmin-1.650-2|258	%{_miconsdir}/%{name}.png
12mu|webmin-1.650-2|259	%{_datadir}/applications/*.desktop
12mu|webmin-1.650-2|260	
12mu|webmin-1.650-2|261	
12mu|webmin-1.650-2|262	%changelog
12mu|webmin-1.650-2|263	* Thu Jul 19 2012 Lonyai Gergely <aleph@mandriva.org> 1.590-1mdv2012.0
12mu|webmin-1.650-2|264	+ Revision: 810266
12mu|webmin-1.650-2|265	- 1.590
12mu|webmin-1.650-2|266	

21516 12
12mu|webrtc-audio-processing-0.1-2|1	%define oname webrtc
12mu|webrtc-audio-processing-0.1-2|2	%define major 0
12mu|webrtc-audio-processing-0.1-2|3	%define libname %mklibname %{oname} %{major}
12mu|webrtc-audio-processing-0.1-2|4	%define develname %mklibname %{oname} -d
12mu|webrtc-audio-processing-0.1-2|5	
12mu|webrtc-audio-processing-0.1-2|6	%define _disable_ld_no_undefined 1
12mu|webrtc-audio-processing-0.1-2|7	
12mu|webrtc-audio-processing-0.1-2|8	Name:		webrtc-audio-processing
12mu|webrtc-audio-processing-0.1-2|9	Version:	0.1
12mu|webrtc-audio-processing-0.1-2|10	Release:        2
12mu|webrtc-audio-processing-0.1-2|11	Summary:	Real-Time Communication Library for Web Browsers
12mu|webrtc-audio-processing-0.1-2|12	License:	BSD-3-Clause
12mu|webrtc-audio-processing-0.1-2|13	Group:		System/Libraries
12mu|webrtc-audio-processing-0.1-2|14	Url:		http://www.freedesktop.org/software/pulseaudio/webrtc-audio-processing/
12mu|webrtc-audio-processing-0.1-2|15	Source0:	http://freedesktop.org/software/pulseaudio/webrtc-audio-processing/webrtc-audio-processing-%{version}.tar.xz
12mu|webrtc-audio-processing-0.1-2|16	Patch0:		webrtc-ppc64.patch
12mu|webrtc-audio-processing-0.1-2|17	
12mu|webrtc-audio-processing-0.1-2|18	%description
12mu|webrtc-audio-processing-0.1-2|19	WebRTC is an open source project that enables web browsers with Real-Time
12mu|webrtc-audio-processing-0.1-2|20	Communications (RTC) capabilities via simple Javascript APIs. The WebRTC
12mu|webrtc-audio-processing-0.1-2|21	components have been optimized to best serve this purpose.
12mu|webrtc-audio-processing-0.1-2|22	
12mu|webrtc-audio-processing-0.1-2|23	WebRTC implements the W3C's proposal for video conferencing on the web.
12mu|webrtc-audio-processing-0.1-2|24	
12mu|webrtc-audio-processing-0.1-2|25	%package -n %{libname}
12mu|webrtc-audio-processing-0.1-2|26	Summary:	Real-Time Communication Library for Web Browsers
12mu|webrtc-audio-processing-0.1-2|27	Group:		System/Libraries
12mu|webrtc-audio-processing-0.1-2|28	
12mu|webrtc-audio-processing-0.1-2|29	%description -n %{libname}
12mu|webrtc-audio-processing-0.1-2|30	WebRTC is an open source project that enables web browsers with Real-Time
12mu|webrtc-audio-processing-0.1-2|31	Communications (RTC) capabilities via simple Javascript APIs. The WebRTC
12mu|webrtc-audio-processing-0.1-2|32	components have been optimized to best serve this purpose.
12mu|webrtc-audio-processing-0.1-2|33	
12mu|webrtc-audio-processing-0.1-2|34	WebRTC implements the W3C's proposal for video conferencing on the web.
12mu|webrtc-audio-processing-0.1-2|35	
12mu|webrtc-audio-processing-0.1-2|36	%package -n %{develname}
12mu|webrtc-audio-processing-0.1-2|37	Summary:	Real-Time Communication Library for Web Browsers
12mu|webrtc-audio-processing-0.1-2|38	Group:		Development/C
12mu|webrtc-audio-processing-0.1-2|39	Requires:	%{libname} = %{version}-%{release}
12mu|webrtc-audio-processing-0.1-2|40	Provides:	webrtc-audio-processing-devel = %{version}-%{release}
12mu|webrtc-audio-processing-0.1-2|41	Provides:	webrtc-audio-processing-devel-static = %{version}-%{release}
12mu|webrtc-audio-processing-0.1-2|42	Obsoletes:	%{mklibname webrtc -d -s} < 0.1-2
12mu|webrtc-audio-processing-0.1-2|43	
12mu|webrtc-audio-processing-0.1-2|44	%description -n %{develname}
12mu|webrtc-audio-processing-0.1-2|45	WebRTC is an open source project that enables web browsers with Real-Time
12mu|webrtc-audio-processing-0.1-2|46	Communications (RTC) capabilities via simple Javascript APIs. The WebRTC
12mu|webrtc-audio-processing-0.1-2|47	components have been optimized to best serve this purpose.
12mu|webrtc-audio-processing-0.1-2|48	
12mu|webrtc-audio-processing-0.1-2|49	WebRTC implements the W3C's proposal for video conferencing on the web.
12mu|webrtc-audio-processing-0.1-2|50	
12mu|webrtc-audio-processing-0.1-2|51	%prep
12mu|webrtc-audio-processing-0.1-2|52	%setup -q
12mu|webrtc-audio-processing-0.1-2|53	%patch0 -p1
12mu|webrtc-audio-processing-0.1-2|54	
12mu|webrtc-audio-processing-0.1-2|55	%build
12mu|webrtc-audio-processing-0.1-2|56	%configure2_5x \
12mu|webrtc-audio-processing-0.1-2|57	--disable-static
12mu|webrtc-audio-processing-0.1-2|58	
12mu|webrtc-audio-processing-0.1-2|59	%make LIBS="-lpthread"
12mu|webrtc-audio-processing-0.1-2|60	
12mu|webrtc-audio-processing-0.1-2|61	%install
12mu|webrtc-audio-processing-0.1-2|62	%makeinstall_std
12mu|webrtc-audio-processing-0.1-2|63	find %{buildroot} -name '*.la' -delete
12mu|webrtc-audio-processing-0.1-2|64	
12mu|webrtc-audio-processing-0.1-2|65	%files -n %{libname}
12mu|webrtc-audio-processing-0.1-2|66	%{_libdir}/libwebrtc_audio_processing.so.%{major}
12mu|webrtc-audio-processing-0.1-2|67	%{_libdir}/libwebrtc_audio_processing.so.%{major}.*
12mu|webrtc-audio-processing-0.1-2|68	
12mu|webrtc-audio-processing-0.1-2|69	%files -n %{develname}
12mu|webrtc-audio-processing-0.1-2|70	%doc AUTHORS COPYING NEWS PATENTS README
12mu|webrtc-audio-processing-0.1-2|71	%{_includedir}/webrtc_audio_processing
12mu|webrtc-audio-processing-0.1-2|72	%{_libdir}/libwebrtc_audio_processing.so
12mu|webrtc-audio-processing-0.1-2|73	%{_libdir}/pkgconfig/webrtc-audio-processing.pc

21517 12
12mu|webserver-base-2.0-4|1	Name:		webserver-base
12mu|webserver-base-2.0-4|2	Version:	2.0
12mu|webserver-base-2.0-4|3	Release:	4
12mu|webserver-base-2.0-4|4	Summary:	Base files and user for webserver
12mu|webserver-base-2.0-4|5	License:	GPLv3
12mu|webserver-base-2.0-4|6	Group:		System/Servers
12mu|webserver-base-2.0-4|7	Source0:	%{name}.tar.xz
12mu|webserver-base-2.0-4|8	Conflicts:	apache-conf <= 2.2.22
12mu|webserver-base-2.0-4|9	Conflicts:	apache-base <= 2.2.22
12mu|webserver-base-2.0-4|10	Requires(pre):	rpm-helper
12mu|webserver-base-2.0-4|11	Requires(postun): rpm-helper
12mu|webserver-base-2.0-4|12	BuildArch:	noarch
12mu|webserver-base-2.0-4|13	
12mu|webserver-base-2.0-4|14	%description
12mu|webserver-base-2.0-4|15	This package provides base files and user for any webserver.
12mu|webserver-base-2.0-4|16	
12mu|webserver-base-2.0-4|17	%prep
12mu|webserver-base-2.0-4|18	%setup -qn %{name}
12mu|webserver-base-2.0-4|19	
12mu|webserver-base-2.0-4|20	%build
12mu|webserver-base-2.0-4|21	
12mu|webserver-base-2.0-4|22	%install
12mu|webserver-base-2.0-4|23	install -D -m 644 index.html %{buildroot}%{_var}/www/html/index.html
12mu|webserver-base-2.0-4|24	install -m 644 favicon.ico %{buildroot}%{_var}/www/html/
12mu|webserver-base-2.0-4|25	install -m 644 robots.txt %{buildroot}%{_var}/www/html/
12mu|webserver-base-2.0-4|26	
12mu|webserver-base-2.0-4|27	%pre
12mu|webserver-base-2.0-4|28	%_pre_useradd apache /var/www /bin/sh
12mu|webserver-base-2.0-4|29	
12mu|webserver-base-2.0-4|30	%postun
12mu|webserver-base-2.0-4|31	%_postun_userdel apache
12mu|webserver-base-2.0-4|32	
12mu|webserver-base-2.0-4|33	%files
12mu|webserver-base-2.0-4|34	%{_var}/www

21518 12
12mu|whdd-2.2-0.10_ge88b96e1.1|1	Summary:	Diagnostic and recovery tool for block devices
12mu|whdd-2.2-0.10_ge88b96e1.1|2	Name:		whdd
12mu|whdd-2.2-0.10_ge88b96e1.1|3	Version:	2.2
12mu|whdd-2.2-0.10_ge88b96e1.1|4	Release:	0.10_ge88b96e1.1
12mu|whdd-2.2-0.10_ge88b96e1.1|5	License:	GPLv1+
12mu|whdd-2.2-0.10_ge88b96e1.1|6	Group:		System/Kernel and hardware
12mu|whdd-2.2-0.10_ge88b96e1.1|7	Url:		https://github.com/krieger-od/whdd
12mu|whdd-2.2-0.10_ge88b96e1.1|8	Source0:	%{name}.tar.xz
12mu|whdd-2.2-0.10_ge88b96e1.1|9	BuildRequires:	devel(libdialog)
12mu|whdd-2.2-0.10_ge88b96e1.1|10	BuildRequires:	ncursesw-devel
12mu|whdd-2.2-0.10_ge88b96e1.1|11	BuildRequires:	cmake
12mu|whdd-2.2-0.10_ge88b96e1.1|12	
12mu|whdd-2.2-0.10_ge88b96e1.1|13	%description
12mu|whdd-2.2-0.10_ge88b96e1.1|14	WHDD is a diagnostic and recovery tool for block devices
12mu|whdd-2.2-0.10_ge88b96e1.1|15	(near to replace MHDD for Linux).
12mu|whdd-2.2-0.10_ge88b96e1.1|16	
12mu|whdd-2.2-0.10_ge88b96e1.1|17	%files
12mu|whdd-2.2-0.10_ge88b96e1.1|18	%{_sbindir}/*
12mu|whdd-2.2-0.10_ge88b96e1.1|19	
12mu|whdd-2.2-0.10_ge88b96e1.1|20	#----------------------------------------------------------------------------
12mu|whdd-2.2-0.10_ge88b96e1.1|21	
12mu|whdd-2.2-0.10_ge88b96e1.1|22	%prep
12mu|whdd-2.2-0.10_ge88b96e1.1|23	%setup -qn %{name}
12mu|whdd-2.2-0.10_ge88b96e1.1|24	
12mu|whdd-2.2-0.10_ge88b96e1.1|25	%build
12mu|whdd-2.2-0.10_ge88b96e1.1|26	%cmake
12mu|whdd-2.2-0.10_ge88b96e1.1|27	%make
12mu|whdd-2.2-0.10_ge88b96e1.1|28	
12mu|whdd-2.2-0.10_ge88b96e1.1|29	%install
12mu|whdd-2.2-0.10_ge88b96e1.1|30	%makeinstall_std -C build
12mu|whdd-2.2-0.10_ge88b96e1.1|31	
12mu|whdd-2.2-0.10_ge88b96e1.1|32	
12mu|whdd-2.2-0.10_ge88b96e1.1|33	
12mu|whdd-2.2-0.10_ge88b96e1.1|34	%changelog
12mu|whdd-2.2-0.10_ge88b96e1.1|35	* Fri Jul 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.2-0.10_ge88b96e1.1
12mu|whdd-2.2-0.10_ge88b96e1.1|36	+ Revision: f8b9ee3
12mu|whdd-2.2-0.10_ge88b96e1.1|37	- Imported from SRPM
12mu|whdd-2.2-0.10_ge88b96e1.1|38	
12mu|whdd-2.2-0.10_ge88b96e1.1|39	

21519 12
12mu|which-2.20-11|1	Name:		which
12mu|which-2.20-11|2	Summary:	Displays where a particular program in your path is located
12mu|which-2.20-11|3	Version:	2.20
12mu|which-2.20-11|4	Release:	11
12mu|which-2.20-11|5	License:	GPLv3
12mu|which-2.20-11|6	Group:		System/Base
12mu|which-2.20-11|7	Source0:	ftp://ftp.gnu.org/gnu/which/%{name}-%{version}.tar.bz2
12mu|which-2.20-11|8	URL:		ftp://ftp.gnu.org/gnu/which/
12mu|which-2.20-11|9	Patch0:		which-2.6.jbj.patch
12mu|which-2.20-11|10	Patch1:		which-2.12-fixinfo.patch
12mu|which-2.20-11|11	Patch2:		which-2.19-afs.patch
12mu|which-2.20-11|12	# (tpg) liberty-devel
12mu|which-2.20-11|13	BuildRequires:	binutils-devel
12mu|which-2.20-11|14	BuildRequires:	readline-devel
12mu|which-2.20-11|15	%description
12mu|which-2.20-11|16	The which command shows the full pathname of a specified program, if
12mu|which-2.20-11|17	the specified program is in your PATH.
12mu|which-2.20-11|18	
12mu|which-2.20-11|19	%prep
12mu|which-2.20-11|20	%setup -q
12mu|which-2.20-11|21	%patch0 -p1
12mu|which-2.20-11|22	%patch1 -p0
12mu|which-2.20-11|23	%patch2 -p1
12mu|which-2.20-11|24	
12mu|which-2.20-11|25	%build
12mu|which-2.20-11|26	%configure2_5x
12mu|which-2.20-11|27	%make
12mu|which-2.20-11|28	
12mu|which-2.20-11|29	%install
12mu|which-2.20-11|30	%makeinstall_std
12mu|which-2.20-11|31	
12mu|which-2.20-11|32	rm -rf %{buildroot}%{_infodir}/dir
12mu|which-2.20-11|33	
12mu|which-2.20-11|34	
12mu|which-2.20-11|35	%files
12mu|which-2.20-11|36	%defattr(-, root, root)
12mu|which-2.20-11|37	%doc README* AUTHORS EXAMPLES INSTALL NEWS
12mu|which-2.20-11|38	%{_bindir}/which
12mu|which-2.20-11|39	%{_mandir}/man1/which.1*
12mu|which-2.20-11|40	%{_infodir}/*
12mu|which-2.20-11|41	
12mu|which-2.20-11|42	
12mu|which-2.20-11|43	%changelog
12mu|which-2.20-11|44	* Fri May 06 2011 Oden Eriksson <oeriksson@mandriva.com> 2.20-7mdv2011.0
12mu|which-2.20-11|45	+ Revision: 670807
12mu|which-2.20-11|46	- mass rebuild
12mu|which-2.20-11|47	
12mu|which-2.20-11|48	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 2.20-6mdv2011.0
12mu|which-2.20-11|49	+ Revision: 608168
12mu|which-2.20-11|50	- rebuild
12mu|which-2.20-11|51	
12mu|which-2.20-11|52	* Mon Mar 15 2010 Oden Eriksson <oeriksson@mandriva.com> 2.20-5mdv2010.1
12mu|which-2.20-11|53	+ Revision: 520291
12mu|which-2.20-11|54	- rebuilt for 2010.1
12mu|which-2.20-11|55	
12mu|which-2.20-11|56	* Sat Oct 03 2009 Funda Wang <fwang@mandriva.org> 2.20-4mdv2010.0
12mu|which-2.20-11|57	+ Revision: 452793
12mu|which-2.20-11|58	- rebuild
12mu|which-2.20-11|59	
12mu|which-2.20-11|60	* Thu Dec 25 2008 Oden Eriksson <oeriksson@mandriva.com> 2.20-3mdv2009.1
12mu|which-2.20-11|61	+ Revision: 319106
12mu|which-2.20-11|62	- rediffed one fuzzy patch
12mu|which-2.20-11|63	
12mu|which-2.20-11|64	* Thu Aug 07 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.20-1mdv2009.0
12mu|which-2.20-11|65	+ Revision: 265359
12mu|which-2.20-11|66	- update to new version 2.20
12mu|which-2.20-11|67	
12mu|which-2.20-11|68	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 2.19-3mdv2009.0
12mu|which-2.20-11|69	+ Revision: 225925
12mu|which-2.20-11|70	- rebuild
12mu|which-2.20-11|71	
12mu|which-2.20-11|72	* Mon Feb 18 2008 Thierry Vignaud <tv@mandriva.org> 2.19-2mdv2008.1
12mu|which-2.20-11|73	+ Revision: 171172
12mu|which-2.20-11|74	- rebuild
12mu|which-2.20-11|75	
12mu|which-2.20-11|76	* Wed Jan 23 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 2.19-1mdv2008.1
12mu|which-2.20-11|77	+ Revision: 157109
12mu|which-2.20-11|78	- new version
12mu|which-2.20-11|79	- rediff the AFS patch
12mu|which-2.20-11|80	- add missing buildrequires on binutils-devel and readline-devel
12mu|which-2.20-11|81	- new license policy
12mu|which-2.20-11|82	
12mu|which-2.20-11|83	+ Olivier Blin <oblin@mandriva.com>
12mu|which-2.20-11|84	- restore BuildRoot
12mu|which-2.20-11|85	
12mu|which-2.20-11|86	+ Thierry Vignaud <tv@mandriva.org>
12mu|which-2.20-11|87	- kill re-definition of %%buildroot on Pixel's request
12mu|which-2.20-11|88	
12mu|which-2.20-11|89	* Tue Oct 16 2007 Tomasz Pawel Gajc <tpg@mandriva.org> 2.17-1mdv2008.1
12mu|which-2.20-11|90	+ Revision: 98845
12mu|which-2.20-11|91	- new version
12mu|which-2.20-11|92	- bunzip patches
12mu|which-2.20-11|93	
12mu|which-2.20-11|94	* Fri Aug 24 2007 Thierry Vignaud <tv@mandriva.org> 2.16-5mdv2008.0
12mu|which-2.20-11|95	+ Revision: 70944
12mu|which-2.20-11|96	- convert prereq
12mu|which-2.20-11|97	- Import which
12mu|which-2.20-11|98	
12mu|which-2.20-11|99	
12mu|which-2.20-11|100	
12mu|which-2.20-11|101	* Sun Jul 02 2006 Stefan van der Eijk <stefan@mandriva.org> 2.16-4
12mu|which-2.20-11|102	- %%mkrel
12mu|which-2.20-11|103	
12mu|which-2.20-11|104	* Sun Jan 01 2006 Mandriva Linux Team <http://www.mandrivaexpert.com/> 2.16-3mdk
12mu|which-2.20-11|105	- Rebuild
12mu|which-2.20-11|106	
12mu|which-2.20-11|107	* Sun Jan 23 2005 Per Øyvind Karlsen <peroyvind@linux-mandrake.com> 2.16-2mdk
12mu|which-2.20-11|108	- rebuild
12mu|which-2.20-11|109	- drop .bz2 ending for man pages in %%files
12mu|which-2.20-11|110	- fix summary-ended-with-dot
12mu|which-2.20-11|111	
12mu|which-2.20-11|112	* Thu Dec 11 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.16-1mdk
12mu|which-2.20-11|113	- new release
12mu|which-2.20-11|114	- rediff and simplify patch 3
12mu|which-2.20-11|115	
12mu|which-2.20-11|116	* Tue Jul 22 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 2.14-5mdk
12mu|which-2.20-11|117	- rebuild
12mu|which-2.20-11|118	
12mu|which-2.20-11|119	* Thu Jan 02 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.14-4mdk
12mu|which-2.20-11|120	- build release
12mu|which-2.20-11|121	
12mu|which-2.20-11|122	* Mon Oct 28 2002 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.14-3mdk
12mu|which-2.20-11|123	- remove useless prefix
12mu|which-2.20-11|124	- patch 2 : use access instead stat in AFS environment
12mu|which-2.20-11|125	
12mu|which-2.20-11|126	* Wed Aug 14 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.14-2mdk
12mu|which-2.20-11|127	- Automated rebuild with gcc 3.2-0.3mdk
12mu|which-2.20-11|128	
12mu|which-2.20-11|129	* Fri Aug  2 2002 Jeff Garzik <jgarzik@mandrakesoft.com> 2.14-1mdk
12mu|which-2.20-11|130	- Version 2.14
12mu|which-2.20-11|131	- Use %%configure2_5x, %%makeinstall_std
12mu|which-2.20-11|132	- Do not regenerate autoconf/automake files, breaks build
12mu|which-2.20-11|133	
12mu|which-2.20-11|134	* Tue May 07 2002 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.13-5mdk
12mu|which-2.20-11|135	- Automated rebuild in gcc3.1 environment
12mu|which-2.20-11|136	
12mu|which-2.20-11|137	* Fri Aug 17 2001 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.13-4mdk
12mu|which-2.20-11|138	- new release
12mu|which-2.20-11|139	- sanitize spec file
12mu|which-2.20-11|140	
12mu|which-2.20-11|141	* Sun Mar 04 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.12-4mdk
12mu|which-2.20-11|142	- Fix info files entry.
12mu|which-2.20-11|143	- Fix %%files.
12mu|which-2.20-11|144	
12mu|which-2.20-11|145	* Fri Feb 23 2001 Jeff Garzik <jgarzik@mandrakesoft.com> 2.12-3mdk
12mu|which-2.20-11|146	- Whoops, info files were not getting installed
12mu|which-2.20-11|147	
12mu|which-2.20-11|148	* Fri Feb 23 2001 Jeff Garzik <jgarzik@mandrakesoft.com> 2.12-2mdk
12mu|which-2.20-11|149	- Change specfile permissions (rpmlint warning)
12mu|which-2.20-11|150	- List more docs in doc macro
12mu|which-2.20-11|151	- Generate automake and autoconf-derived files in prep stage
12mu|which-2.20-11|152	
12mu|which-2.20-11|153	* Mon Nov 13 2000 Geoffrey Lee <snailtalk@mandrakesoft.com> 2.12-1mdk
12mu|which-2.20-11|154	- new and shiny vesion.
12mu|which-2.20-11|155	
12mu|which-2.20-11|156	* Tue Aug 22 2000 Guillaume Cottenceau <gc@mandrakesoft.com> 2.11-1mdk
12mu|which-2.20-11|157	- BM
12mu|which-2.20-11|158	- 2.11
12mu|which-2.20-11|159	- Even More Cleanup Of Specs :-)
12mu|which-2.20-11|160	
12mu|which-2.20-11|161	* Tue Jun 20 2000 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.9-5mdk
12mu|which-2.20-11|162	- Clean up specs.
12mu|which-2.20-11|163	- Use makeinstall macros.
12mu|which-2.20-11|164	
12mu|which-2.20-11|165	* Wed Apr  5 2000 Jeff Garzik <jgarzik@mandrakesoft.com> 2.9-4mdk
12mu|which-2.20-11|166	- new group System/Base
12mu|which-2.20-11|167	- updated BuildRoot
12mu|which-2.20-11|168	
12mu|which-2.20-11|169	* Fri Nov 5 1999 Damien Krotkine <damien@mandrakesoft.com>
12mu|which-2.20-11|170	- Mandrake release
12mu|which-2.20-11|171	
12mu|which-2.20-11|172	* Wed Aug 18 1999 Axalon Bloodstone <axalon@linux-mandrake.com>
12mu|which-2.20-11|173	- add defattr
12mu|which-2.20-11|174	
12mu|which-2.20-11|175	* Sun Aug 08 1999 Axalon Bloodstone <axalon@linux-mandrake.com>
12mu|which-2.20-11|176	- 2.8 :
12mu|which-2.20-11|177	* aclocal.m4 was missing from the tar, resulting in
12mu|which-2.20-11|178	a build failure if autoconf isn't installed.
12mu|which-2.20-11|179	
12mu|which-2.20-11|180	
12mu|which-2.20-11|181	* Thu Jul 08 1999 Chmouel Boudjnah <chmouel@mandrakesoft.com>
12mu|which-2.20-11|182	
12mu|which-2.20-11|183	- Upgrade to the offical version of Gnu project.
12mu|which-2.20-11|184	- Rewriting the spec-files.
12mu|which-2.20-11|185	- 2.7 :
12mu|which-2.20-11|186	* Support for aliases
12mu|which-2.20-11|187	* Configure/compile fix in the `tilde' directory.
12mu|which-2.20-11|188	
12mu|which-2.20-11|189	* Sat Apr 10 1999 Bernhard Rosenkraenzer <bero@linux-mandrake.com>
12mu|which-2.20-11|190	- Mandrake adaptions
12mu|which-2.20-11|191	- bzip2 man/info pages
12mu|which-2.20-11|192	- add de locale
12mu|which-2.20-11|193	- handle RPM_OPT_FLAGS
12mu|which-2.20-11|194	- Makefiles and source code are NOT docs.
12mu|which-2.20-11|195	
12mu|which-2.20-11|196	* Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
12mu|which-2.20-11|197	- Injected new description and group.
12mu|which-2.20-11|198	
12mu|which-2.20-11|199	* Fri Dec 18 1998 Preston Brown <pbrown@redhat.com>
12mu|which-2.20-11|200	- bumped spec number for initial rh 6.0 build
12mu|which-2.20-11|201	
12mu|which-2.20-11|202	* Mon Apr 27 1998 Prospector System <bugs@redhat.com>
12mu|which-2.20-11|203	- translations modified for de, fr, tr
12mu|which-2.20-11|204	
12mu|which-2.20-11|205	* Fri Jun 13 1997 Erik Troan <ewt@redhat.com>
12mu|which-2.20-11|206	- built against glibc

21520 12
12mu|whois-5.0.26-1|1	Summary:	Enhanced WHOIS client
12mu|whois-5.0.26-1|2	Name:		whois
12mu|whois-5.0.26-1|3	Version:	5.0.26
12mu|whois-5.0.26-1|4	Release:	1
12mu|whois-5.0.26-1|5	License:	GPLv2+
12mu|whois-5.0.26-1|6	Group:		Networking/Other
12mu|whois-5.0.26-1|7	URL:		http://www.linux.it/~md/software/
12mu|whois-5.0.26-1|8	Source0:	ftp://ftp.debian.org:21/debian/pool/main/w/whois/whois_5.0.26.tar.xz
12mu|whois-5.0.26-1|9	BuildRequires:	gettext
12mu|whois-5.0.26-1|10	BuildRequires:	libidn-devel
12mu|whois-5.0.26-1|11	%rename	fwhois
12mu|whois-5.0.26-1|12	
12mu|whois-5.0.26-1|13	%description
12mu|whois-5.0.26-1|14	This is a new whois (RFC 954) client rewritten from scratch.
12mu|whois-5.0.26-1|15	
12mu|whois-5.0.26-1|16	It is derived from and compatible with the usual BSD and RIPE whois(1)
12mu|whois-5.0.26-1|17	programs.
12mu|whois-5.0.26-1|18	
12mu|whois-5.0.26-1|19	It is intelligent and can automatically select the appropriate whois
12mu|whois-5.0.26-1|20	server for most queries.
12mu|whois-5.0.26-1|21	
12mu|whois-5.0.26-1|22	%prep
12mu|whois-5.0.26-1|23	%setup -q
12mu|whois-5.0.26-1|24	
12mu|whois-5.0.26-1|25	%build
12mu|whois-5.0.26-1|26	%setup_compile_flags
12mu|whois-5.0.26-1|27	
12mu|whois-5.0.26-1|28	%make OPTS="%{optflags}" HAVE_LIBIDN=1 HAVE_ICONV=1 LDFLAGS="%{ldflags}" CONFIG_FILE="%{_sysconfdir}/whois.conf"
12mu|whois-5.0.26-1|29	
12mu|whois-5.0.26-1|30	%install
12mu|whois-5.0.26-1|31	install -d %{buildroot}%{_bindir}
12mu|whois-5.0.26-1|32	install -d %{buildroot}%{_sysconfdir}
12mu|whois-5.0.26-1|33	install -d %{buildroot}%{_mandir}/man1
12mu|whois-5.0.26-1|34	
12mu|whois-5.0.26-1|35	%makeinstall BASEDIR=%{buildroot} prefix=%{_prefix}/ mandir=%{_mandir}
12mu|whois-5.0.26-1|36	%makeinstall BASEDIR=%{buildroot} prefix=%{_prefix}/ mandir=%{_mandir} -C po
12mu|whois-5.0.26-1|37	
12mu|whois-5.0.26-1|38	install -m0644 whois.conf %{buildroot}%{_sysconfdir}
12mu|whois-5.0.26-1|39	
12mu|whois-5.0.26-1|40	%find_lang %{name} %{name}.lang
12mu|whois-5.0.26-1|41	
12mu|whois-5.0.26-1|42	# fix a file conflict with expect (#46500)
12mu|whois-5.0.26-1|43	mv %{buildroot}%{_bindir}/mkpasswd %{buildroot}%{_bindir}/whois-mkpasswd
12mu|whois-5.0.26-1|44	mv %{buildroot}%{_mandir}/man1/mkpasswd.1 %{buildroot}%{_mandir}/man1/whois-mkpasswd.1
12mu|whois-5.0.26-1|45	
12mu|whois-5.0.26-1|46	%files -f %{name}.lang
12mu|whois-5.0.26-1|47	%doc README
12mu|whois-5.0.26-1|48	%config(noreplace) %{_sysconfdir}/whois.conf
12mu|whois-5.0.26-1|49	%{_bindir}/whois
12mu|whois-5.0.26-1|50	%{_bindir}/whois-mkpasswd
12mu|whois-5.0.26-1|51	%{_mandir}/man1/whois.1*
12mu|whois-5.0.26-1|52	%{_mandir}/man1/whois-mkpasswd.1*
12mu|whois-5.0.26-1|53	%{_mandir}/man5/whois.conf.5*
12mu|whois-5.0.26-1|54	
12mu|whois-5.0.26-1|55	%changelog
12mu|whois-5.0.26-1|56	* Thu Oct 10 2013 Denis Silakov <denis.silakov@rosalab.ru> 5.0.26-1
12mu|whois-5.0.26-1|57	+ Revision: 09ce13f
12mu|whois-5.0.26-1|58	- Merge branch 'auto_update' into rosa2012.1
12mu|whois-5.0.26-1|59	- Conflicts:
12mu|whois-5.0.26-1|60	- .abf.yml
12mu|whois-5.0.26-1|61	- whois.spec
12mu|whois-5.0.26-1|62	
12mu|whois-5.0.26-1|63	

21521 12
12mu|wine-1.7.10-2|1	%ifarch x86_64
12mu|wine-1.7.10-2|2	%define	wine	wine64
12mu|wine-1.7.10-2|3	%define	mark64	()(64bit)
12mu|wine-1.7.10-2|4	%else
12mu|wine-1.7.10-2|5	%define	wine	wine
12mu|wine-1.7.10-2|6	%define	mark64	%{nil}
12mu|wine-1.7.10-2|7	%endif
12mu|wine-1.7.10-2|8	%define	major	1
12mu|wine-1.7.10-2|9	%define	lib_name_orig	lib%{name}
12mu|wine-1.7.10-2|10	%define	libname	%mklibname %{name} %{major}
12mu|wine-1.7.10-2|11	%define	devname	%{mklibname -d wine}
12mu|wine-1.7.10-2|12	%define beta %nil
12mu|wine-1.7.10-2|13	
12mu|wine-1.7.10-2|14	# On 32-bit we have
12mu|wine-1.7.10-2|15	# wine32 - those 32-bit binaries that are also used on 64-bit for 32-bit support
12mu|wine-1.7.10-2|16	# wine - all other files (requires 'wine32')
12mu|wine-1.7.10-2|17	# On 64-bit we have
12mu|wine-1.7.10-2|18	# wine64 - all 64-bit files (suggests 'wine32')
12mu|wine-1.7.10-2|19	# - Anssi 07/2010
12mu|wine-1.7.10-2|20	
12mu|wine-1.7.10-2|21	Name:		wine
12mu|wine-1.7.10-2|22	#(peroyvind): please do backports for new versions
12mu|wine-1.7.10-2|23	Version:	1.7.10
12mu|wine-1.7.10-2|24	%if "%beta" != ""
12mu|wine-1.7.10-2|25	Release:	0.%beta.1
12mu|wine-1.7.10-2|26	Source0:	http://mirrors.ibiblio.org/wine/source/%(echo %version |cut -d. -f1-2)/%{name}-%{version}-%beta.tar.bz2
12mu|wine-1.7.10-2|27	Source1:	http://mirrors.ibiblio.org/wine/source/%(echo %version |cut -d. -f1-2)/%{name}-%{version}-%beta.tar.bz2.sign
12mu|wine-1.7.10-2|28	%else
12mu|wine-1.7.10-2|29	Release:	2
12mu|wine-1.7.10-2|30	Source0:	http://mirrors.ibiblio.org/wine/source/%(echo %version |cut -d. -f1-2)/%{name}-%{version}.tar.bz2
12mu|wine-1.7.10-2|31	Source1:	http://mirrors.ibiblio.org/wine/source/%(echo %version |cut -d. -f1-2)/%{name}-%{version}.tar.bz2.sign
12mu|wine-1.7.10-2|32	%endif
12mu|wine-1.7.10-2|33	Epoch:		2
12mu|wine-1.7.10-2|34	Summary:	WINE Is Not An Emulator - runs MS Windows programs
12mu|wine-1.7.10-2|35	License:	LGPLv2+
12mu|wine-1.7.10-2|36	Group:		Emulators
12mu|wine-1.7.10-2|37	URL:		http://www.winehq.com/
12mu|wine-1.7.10-2|38	
12mu|wine-1.7.10-2|39	# RH stuff
12mu|wine-1.7.10-2|40	Source2:	wine.init
12mu|wine-1.7.10-2|41	Source10:	wine.rpmlintrc
12mu|wine-1.7.10-2|42	Source11:	http://kegel.com/wine/winetricks
12mu|wine-1.7.10-2|43	Source12:	http://kegel.com/wine/wisotool
12mu|wine-1.7.10-2|44	
12mu|wine-1.7.10-2|45	Patch0:		wine-1.0-rc3-fix-conflicts-with-openssl.patch
12mu|wine-1.7.10-2|46	# (Anssi 05/2008) Adds:
12mu|wine-1.7.10-2|47	# a: => /media/floppy (/mnt/floppy on 2007.1 and older)
12mu|wine-1.7.10-2|48	# d: => $HOME (at config_dir creation time, not refreshed if $HOME changes;
12mu|wine-1.7.10-2|49	#              note that Wine also provides $HOME in My Documents)
12mu|wine-1.7.10-2|50	# only on 2008.0: e: => /media/cdrom (does not exist on 2008.1+)
12mu|wine-1.7.10-2|51	# com4 => /dev/ttyUSB0 (replaces /dev/ttyS3)
12mu|wine-1.7.10-2|52	# have to substitute @MDKVERSION@ in dlls/ntdll/server.c
12mu|wine-1.7.10-2|53	Patch108:	wine-mdkconf.patch
12mu|wine-1.7.10-2|54	Patch200:	wine-1.3.24-64bit-tools.patch
12mu|wine-1.7.10-2|55	
12mu|wine-1.7.10-2|56	### pipelight patches
12mu|wine-1.7.10-2|57	Patch1001:	0001-ws2_32-Ask-the-server-to-process-unsupported-WSAIoct.patch
12mu|wine-1.7.10-2|58	Patch1002:	0002-server-Implement-an-interface-change-notification-ob.patch
12mu|wine-1.7.10-2|59	Patch1003:	0003-ws2_32-Add-an-interactive-test-for-interface-change-.patch
12mu|wine-1.7.10-2|60	Patch1004:	0004-server-Store-and-return-security-attributes-with-ext.patch
12mu|wine-1.7.10-2|61	Patch1005:	0005-ntdll-Inherit-security-attributes-from-parent-direct.patch
12mu|wine-1.7.10-2|62	Patch1006:	0006-kernel32-Allow-string-comparison-with-linguistic-cas.patch
12mu|wine-1.7.10-2|63	Patch1007:	0007-winex11-Update-gl_drawable-for-embedded-windows.patch
12mu|wine-1.7.10-2|64	Patch1008:	0008-winex11-Enable-disable-windows-when-they-are-un-mapped.patch
12mu|wine-1.7.10-2|65	Patch1009:	0009-kernel32-Change-return-value-of-stub-SetNamedPipeHandl.patch
12mu|wine-1.7.10-2|66	Patch1010:	0010-quartz-tests-Add-tests-for-IVMRMonitorConfig-and-IVMRM.patch
12mu|wine-1.7.10-2|67	Patch1011:	0011-quartz-Workaround-Silverlight-problems-when-multiple-m.patch
12mu|wine-1.7.10-2|68	
12mu|wine-1.7.10-2|69	# (anssi) Wine needs GCC 4.4+ on x86_64 for MS ABI support. Note also that
12mu|wine-1.7.10-2|70	# 64-bit wine cannot run 32-bit programs without wine32.
12mu|wine-1.7.10-2|71	ExclusiveArch:	%{ix86}
12mu|wine-1.7.10-2|72	ExclusiveArch:	x86_64
12mu|wine-1.7.10-2|73	%ifarch x86_64
12mu|wine-1.7.10-2|74	BuildRequires:	gcc >= 4.4
12mu|wine-1.7.10-2|75	%endif
12mu|wine-1.7.10-2|76	
12mu|wine-1.7.10-2|77	BuildRequires:	bison
12mu|wine-1.7.10-2|78	BuildRequires:	flex
12mu|wine-1.7.10-2|79	BuildRequires:	gpm-devel
12mu|wine-1.7.10-2|80	BuildRequires:	perl-devel
12mu|wine-1.7.10-2|81	BuildRequires:	pkgconfig(ncursesw)
12mu|wine-1.7.10-2|82	BuildRequires:	cups-devel
12mu|wine-1.7.10-2|83	BuildRequires:	pkgconfig(sane-backends)
12mu|wine-1.7.10-2|84	BuildRequires:	pkgconfig(lcms)
12mu|wine-1.7.10-2|85	BuildRequires:	autoconf
12mu|wine-1.7.10-2|86	BuildRequires:	docbook-utils
12mu|wine-1.7.10-2|87	BuildRequires:	docbook-dtd-sgml
12mu|wine-1.7.10-2|88	BuildRequires:	docbook-utils
12mu|wine-1.7.10-2|89	BuildRequires:	docbook-dtd-sgml
12mu|wine-1.7.10-2|90	BuildRequires:	sgml-tools
12mu|wine-1.7.10-2|91	BuildRequires:	pkgconfig(jack)
12mu|wine-1.7.10-2|92	BuildRequires:	pkgconfig(libpulse)
12mu|wine-1.7.10-2|93	BuildRequires:	pkgconfig(libmpg123)
12mu|wine-1.7.10-2|94	BuildRequires:	pkgconfig(openal)
12mu|wine-1.7.10-2|95	BuildRequires:	pkgconfig(alsa)
12mu|wine-1.7.10-2|96	BuildRequires:	pkgconfig(gstreamer-0.10)
12mu|wine-1.7.10-2|97	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mu|wine-1.7.10-2|98	BuildRequires:	isdn4k-utils-devel
12mu|wine-1.7.10-2|99	BuildRequires:	glibc-static-devel
12mu|wine-1.7.10-2|100	BuildRequires:	chrpath
12mu|wine-1.7.10-2|101	BuildRequires:	ungif-devel
12mu|wine-1.7.10-2|102	BuildRequires:	pkgconfig(xpm)
12mu|wine-1.7.10-2|103	BuildRequires:	pkgconfig(libtiff-4)
12mu|wine-1.7.10-2|104	BuildRequires:	pkgconfig(librsvg-2.0)
12mu|wine-1.7.10-2|105	BuildRequires:	imagemagick
12mu|wine-1.7.10-2|106	BuildRequires:	pkgconfig(libgphoto2)
12mu|wine-1.7.10-2|107	BuildRequires:	desktop-file-utils
12mu|wine-1.7.10-2|108	BuildRequires:	openldap-devel
12mu|wine-1.7.10-2|109	BuildRequires:	pkgconfig(libxslt)
12mu|wine-1.7.10-2|110	BuildRequires:	pkgconfig(dbus-1)
12mu|wine-1.7.10-2|111	BuildRequires:	valgrind
12mu|wine-1.7.10-2|112	BuildRequires:	gsm-devel
12mu|wine-1.7.10-2|113	BuildRequires:	unixODBC-devel
12mu|wine-1.7.10-2|114	BuildRequires:	pkgconfig(gnutls)
12mu|wine-1.7.10-2|115	BuildRequires:	gettext-devel
12mu|wine-1.7.10-2|116	BuildRequires:	pkgconfig(glu)
12mu|wine-1.7.10-2|117	BuildRequires:	pkgconfig(libv4l2)
12mu|wine-1.7.10-2|118	BuildRequires:	pkgconfig(xcursor)
12mu|wine-1.7.10-2|119	BuildRequires:	pkgconfig(xcomposite)
12mu|wine-1.7.10-2|120	BuildRequires:	pkgconfig(xinerama)
12mu|wine-1.7.10-2|121	BuildRequires:	pkgconfig(xrandr)
12mu|wine-1.7.10-2|122	BuildRequires:	pkgconfig(x11)
12mu|wine-1.7.10-2|123	BuildRequires:	pkgconfig(xrender)
12mu|wine-1.7.10-2|124	BuildRequires:	pkgconfig(xext)
12mu|wine-1.7.10-2|125	BuildRequires:	pkgconfig(sm)
12mu|wine-1.7.10-2|126	BuildRequires:	fontforge
12mu|wine-1.7.10-2|127	BuildRequires:	pkgconfig(fontconfig)
12mu|wine-1.7.10-2|128	BuildRequires:	pkgconfig(freetype2)
12mu|wine-1.7.10-2|129	BuildRequires:	prelink
12mu|wine-1.7.10-2|130	
12mu|wine-1.7.10-2|131	%define desc Wine is a program which allows running Microsoft Windows programs \
12mu|wine-1.7.10-2|132	(including DOS, Windows 3.x and Win32 executables) on Unix. It \
12mu|wine-1.7.10-2|133	consists of a program loader which loads and executes a Microsoft \
12mu|wine-1.7.10-2|134	Windows binary, and a library (called Winelib) that implements Windows \
12mu|wine-1.7.10-2|135	API calls using their Unix or X11 equivalents.  The library may also \
12mu|wine-1.7.10-2|136	be used for porting Win32 code into native Unix executables.
12mu|wine-1.7.10-2|137	
12mu|wine-1.7.10-2|138	%ifarch x86_64
12mu|wine-1.7.10-2|139	%package -n	%{wine}
12mu|wine-1.7.10-2|140	Summary:	WINE Is Not An Emulator - runs MS Windows programs
12mu|wine-1.7.10-2|141	Group:		Emulators
12mu|wine-1.7.10-2|142	Suggests:	wine32 = %{EVRD}
12mu|wine-1.7.10-2|143	Suggests:	wine64-gecko
12mu|wine-1.7.10-2|144	Suggests:	libncursesw.so.5%{mark64}
12mu|wine-1.7.10-2|145	Suggests:	libncurses.so.5%{mark64}
12mu|wine-1.7.10-2|146	%else
12mu|wine-1.7.10-2|147	# on 32-bit we always want wine32 package
12mu|wine-1.7.10-2|148	Requires:	wine32 = %{EVRD}
12mu|wine-1.7.10-2|149	%endif
12mu|wine-1.7.10-2|150	
12mu|wine-1.7.10-2|151	%rename		%{wine}-utils
12mu|wine-1.7.10-2|152	%rename		%{wine}-full
12mu|wine-1.7.10-2|153	%rename		%{libname}-capi
12mu|wine-1.7.10-2|154	%rename		%{libname}-twain
12mu|wine-1.7.10-2|155	%rename		%{libname}
12mu|wine-1.7.10-2|156	Provides:	wine-bin = %{EVRD}
12mu|wine-1.7.10-2|157	Requires:	xmessage
12mu|wine-1.7.10-2|158	Suggests:	sane-frontends
12mu|wine-1.7.10-2|159	# wine dlopen's these, so let's add the dependencies ourself
12mu|wine-1.7.10-2|160	Requires:	libfreetype.so.6%{mark64}
12mu|wine-1.7.10-2|161	Requires:	libasound.so.2%{mark64}
12mu|wine-1.7.10-2|162	Requires:	libXrender.so.1%{mark64}
12mu|wine-1.7.10-2|163	Requires:	libpng15.so.15%{mark64}
12mu|wine-1.7.10-2|164	Requires(post):	desktop-file-utils
12mu|wine-1.7.10-2|165	Requires(postun):	desktop-file-utils
12mu|wine-1.7.10-2|166	Requires(post):	desktop-common-data
12mu|wine-1.7.10-2|167	Requires(postun):	desktop-common-data
12mu|wine-1.7.10-2|168	Requires(preun):	rpm-helper
12mu|wine-1.7.10-2|169	Requires(post):	rpm-helper
12mu|wine-1.7.10-2|170	
12mu|wine-1.7.10-2|171	# for winetricks:
12mu|wine-1.7.10-2|172	Requires:       cabextract
12mu|wine-1.7.10-2|173	Requires:       unzip
12mu|wine-1.7.10-2|174	
12mu|wine-1.7.10-2|175	Suggests:	webcore-fonts
12mu|wine-1.7.10-2|176	
12mu|wine-1.7.10-2|177	Conflicts:	%{wine} < 1:0.9-3mdk
12mu|wine-1.7.10-2|178	%ifarch %{ix86}
12mu|wine-1.7.10-2|179	Conflicts:	wine64
12mu|wine-1.7.10-2|180	%else
12mu|wine-1.7.10-2|181	Conflicts:	wine
12mu|wine-1.7.10-2|182	%endif
12mu|wine-1.7.10-2|183	
12mu|wine-1.7.10-2|184	%description
12mu|wine-1.7.10-2|185	%desc
12mu|wine-1.7.10-2|186	
12mu|wine-1.7.10-2|187	%ifarch x86_64
12mu|wine-1.7.10-2|188	%description -n	%{wine}
12mu|wine-1.7.10-2|189	%desc
12mu|wine-1.7.10-2|190	
12mu|wine-1.7.10-2|191	This package contains the Win64 version of Wine. You need the wine32
12mu|wine-1.7.10-2|192	package from the 32-bit repository to be able to run 32-bit applications.
12mu|wine-1.7.10-2|193	%endif
12mu|wine-1.7.10-2|194	
12mu|wine-1.7.10-2|195	%ifarch %{ix86}
12mu|wine-1.7.10-2|196	%package -n	wine32
12mu|wine-1.7.10-2|197	Summary:	32-bit support for Wine
12mu|wine-1.7.10-2|198	Group:		Emulators
12mu|wine-1.7.10-2|199	# This is not an EVR-specific requirement, as otherwise on x86_64 urpmi could
12mu|wine-1.7.10-2|200	# resolve the dependency to wine64 even on upgrades, and therefore replace
12mu|wine-1.7.10-2|201	# wine+wine32 installation with a wine32+wine64 installation. - Anssi
12mu|wine-1.7.10-2|202	Requires:	wine-bin
12mu|wine-1.7.10-2|203	Conflicts:	wine < 1:1.2-0.rc7.1
12mu|wine-1.7.10-2|204	Conflicts:	wine64 < 1:1.2-0.rc7.1
12mu|wine-1.7.10-2|205	# (Anssi) If wine-gecko is not installed, wine pops up a dialog on first
12mu|wine-1.7.10-2|206	# start proposing to download wine-gecko from sourceforge, while recommending
12mu|wine-1.7.10-2|207	# to use distribution packages instead. Therefore suggest wine-gecko here:
12mu|wine-1.7.10-2|208	Suggests:	wine-gecko
12mu|wine-1.7.10-2|209	Suggests:	libncursesw.so.5
12mu|wine-1.7.10-2|210	Suggests:	libncurses.so.5
12mu|wine-1.7.10-2|211	
12mu|wine-1.7.10-2|212	%description -n	wine32
12mu|wine-1.7.10-2|213	Wine is a program which allows running Microsoft Windows programs
12mu|wine-1.7.10-2|214	(including DOS, Windows 3.x and Win32 executables) on Unix.
12mu|wine-1.7.10-2|215	
12mu|wine-1.7.10-2|216	This package contains the files needed to support 32-bit Windows
12mu|wine-1.7.10-2|217	programs.
12mu|wine-1.7.10-2|218	%endif
12mu|wine-1.7.10-2|219	
12mu|wine-1.7.10-2|220	%package -n	%{wine}-devel
12mu|wine-1.7.10-2|221	Summary:	Static libraries and headers for %{name}
12mu|wine-1.7.10-2|222	Group:		Development/C
12mu|wine-1.7.10-2|223	Requires:	%{wine} = %{EVRD}
12mu|wine-1.7.10-2|224	%rename		%{devname}
12mu|wine-1.7.10-2|225	Provides:	%{lib_name_orig}-devel = %{EVRD}
12mu|wine-1.7.10-2|226	Obsoletes:	%{mklibname -d wine 1} < %{EVRD}
12mu|wine-1.7.10-2|227	%ifarch %{ix86}
12mu|wine-1.7.10-2|228	Conflicts:	wine64-devel
12mu|wine-1.7.10-2|229	%else
12mu|wine-1.7.10-2|230	Conflicts:	wine-devel
12mu|wine-1.7.10-2|231	%endif
12mu|wine-1.7.10-2|232	
12mu|wine-1.7.10-2|233	%description -n	%{wine}-devel
12mu|wine-1.7.10-2|234	Wine is a program which allows running Microsoft Windows programs
12mu|wine-1.7.10-2|235	(including DOS, Windows 3.x and Win32 executables) on Unix.
12mu|wine-1.7.10-2|236	
12mu|wine-1.7.10-2|237	%{wine}-devel contains the libraries and header files needed to
12mu|wine-1.7.10-2|238	develop programs which make use of wine.
12mu|wine-1.7.10-2|239	
12mu|wine-1.7.10-2|240	Wine is often updated.
12mu|wine-1.7.10-2|241	
12mu|wine-1.7.10-2|242	%prep
12mu|wine-1.7.10-2|243	%if "%beta" != ""
12mu|wine-1.7.10-2|244	%setup -q -n %name-%version-%beta
12mu|wine-1.7.10-2|245	%else
12mu|wine-1.7.10-2|246	%setup -q
12mu|wine-1.7.10-2|247	%endif
12mu|wine-1.7.10-2|248	%patch108 -p1 -b .conf
12mu|wine-1.7.10-2|249	%patch200 -p1
12mu|wine-1.7.10-2|250	sed -i 's,@MDKVERSION@,%{mdkversion},' dlls/ntdll/server.c
12mu|wine-1.7.10-2|251	
12mu|wine-1.7.10-2|252	### Netflix patches
12mu|wine-1.7.10-2|253	
12mu|wine-1.7.10-2|254	%patch1001 -p1
12mu|wine-1.7.10-2|255	%patch1002 -p1
12mu|wine-1.7.10-2|256	%patch1003 -p1
12mu|wine-1.7.10-2|257	%patch1004 -p1
12mu|wine-1.7.10-2|258	%patch1005 -p1
12mu|wine-1.7.10-2|259	%patch1006 -p1
12mu|wine-1.7.10-2|260	%patch1007 -p1
12mu|wine-1.7.10-2|261	%patch1008 -p1
12mu|wine-1.7.10-2|262	%patch1009 -p1
12mu|wine-1.7.10-2|263	%patch1010 -p1
12mu|wine-1.7.10-2|264	%patch1011 -p1
12mu|wine-1.7.10-2|265	
12mu|wine-1.7.10-2|266	%build
12mu|wine-1.7.10-2|267	%ifarch %ix86
12mu|wine-1.7.10-2|268	# (Anssi 04/2008) bug #39604
12mu|wine-1.7.10-2|269	# Some protection systems complain "debugger detected" with our
12mu|wine-1.7.10-2|270	# -fomit-frame-pointer flag, so disable it.
12mu|wine-1.7.10-2|271	export CFLAGS="%{optflags} -fno-omit-frame-pointer"
12mu|wine-1.7.10-2|272	%endif
12mu|wine-1.7.10-2|273	
12mu|wine-1.7.10-2|274	# (Anssi 04/2008)
12mu|wine-1.7.10-2|275	# If icotool is present, it is used to rebuild icon files. It is in contrib
12mu|wine-1.7.10-2|276	# so we do not do that; this is here to ensure that installed icoutils does
12mu|wine-1.7.10-2|277	# not change build behaviour.
12mu|wine-1.7.10-2|278	export ICOTOOL=false
12mu|wine-1.7.10-2|279	
12mu|wine-1.7.10-2|280	autoreconf
12mu|wine-1.7.10-2|281	%configure2_5x	--with-pulse \
12mu|wine-1.7.10-2|282	--without-nas \
12mu|wine-1.7.10-2|283	%ifarch x86_64
12mu|wine-1.7.10-2|284	--enable-win64
12mu|wine-1.7.10-2|285	%endif
12mu|wine-1.7.10-2|286	
12mu|wine-1.7.10-2|287	%make depend
12mu|wine-1.7.10-2|288	%make
12mu|wine-1.7.10-2|289	
12mu|wine-1.7.10-2|290	%install
12mu|wine-1.7.10-2|291	%makeinstall_std LDCONFIG=/bin/true
12mu|wine-1.7.10-2|292	
12mu|wine-1.7.10-2|293	install -m 0755 %{SOURCE11} %{buildroot}%{_bindir}/
12mu|wine-1.7.10-2|294	install -m 0755 %{SOURCE12} %{buildroot}%{_bindir}/
12mu|wine-1.7.10-2|295	
12mu|wine-1.7.10-2|296	# Danny: dirty:
12mu|wine-1.7.10-2|297	# install -m755 tools/fnt2bdf -D %{buildroot}%{_bindir}/fnt2bdf
12mu|wine-1.7.10-2|298	
12mu|wine-1.7.10-2|299	# Allow users to launch Windows programs by just clicking on the .exe file...
12mu|wine-1.7.10-2|300	install -m755 %{SOURCE2} -D %{buildroot}%{_initrddir}/%{name}
12mu|wine-1.7.10-2|301	
12mu|wine-1.7.10-2|302	mkdir -p %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged
12mu|wine-1.7.10-2|303	cat > %{buildroot}%{_sysconfdir}/xdg/menus/applications-merged/mandriva-%{name}.menu <<EOF
12mu|wine-1.7.10-2|304	<!DOCTYPE Menu PUBLIC "-//freedesktop//DTD Menu 1.0//EN"
12mu|wine-1.7.10-2|305	"http://www.freedesktop.org/standards/menu-spec/menu-1.0.dtd">
12mu|wine-1.7.10-2|306	<Menu>
12mu|wine-1.7.10-2|307	<Name>Applications</Name>
12mu|wine-1.7.10-2|308	<Menu>
12mu|wine-1.7.10-2|309	<Name>Tools</Name>
12mu|wine-1.7.10-2|310	<Menu>
12mu|wine-1.7.10-2|311	<Name>Emulators</Name>
12mu|wine-1.7.10-2|312	<Menu>
12mu|wine-1.7.10-2|313	<Name>Wine</Name>
12mu|wine-1.7.10-2|314	<Directory>mandriva-%{name}.directory</Directory>
12mu|wine-1.7.10-2|315	<Include>
12mu|wine-1.7.10-2|316	<Category>X-MandrivaLinux-MoreApplications-Emulators-Wine</Category>
12mu|wine-1.7.10-2|317	</Include>
12mu|wine-1.7.10-2|318	</Menu>
12mu|wine-1.7.10-2|319	</Menu>
12mu|wine-1.7.10-2|320	</Menu>
12mu|wine-1.7.10-2|321	</Menu>
12mu|wine-1.7.10-2|322	EOF
12mu|wine-1.7.10-2|323	
12mu|wine-1.7.10-2|324	mkdir -p %{buildroot}%{_datadir}/desktop-directories
12mu|wine-1.7.10-2|325	cat > %{buildroot}%{_datadir}/desktop-directories/mandriva-%{name}.directory <<EOF
12mu|wine-1.7.10-2|326	[Desktop Entry]
12mu|wine-1.7.10-2|327	Name=Wine
12mu|wine-1.7.10-2|328	Icon=%{name}
12mu|wine-1.7.10-2|329	Type=Directory
12mu|wine-1.7.10-2|330	EOF
12mu|wine-1.7.10-2|331	
12mu|wine-1.7.10-2|332	mkdir -p %{buildroot}%{_datadir}/applications/
12mu|wine-1.7.10-2|333	for i in	winecfg:Configurator \
12mu|wine-1.7.10-2|334	notepad:Notepad \
12mu|wine-1.7.10-2|335	winefile:File\ Manager \
12mu|wine-1.7.10-2|336	regedit:Registry\ Editor \
12mu|wine-1.7.10-2|337	winemine:Minesweeper \
12mu|wine-1.7.10-2|338	wineboot:Reboot \
12mu|wine-1.7.10-2|339	"wineconsole cmd":Command\ Line \
12mu|wine-1.7.10-2|340	"wine uninstaller:Wine Software Uninstaller";
12mu|wine-1.7.10-2|341	do cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-`echo $i|cut -d: -f1`.desktop << EOF
12mu|wine-1.7.10-2|342	[Desktop Entry]
12mu|wine-1.7.10-2|343	Name=`echo $i|cut -d: -f2`
12mu|wine-1.7.10-2|344	Comment=`echo $i|cut -d: -f2`
12mu|wine-1.7.10-2|345	Exec=`echo $i|cut -d: -f1`
12mu|wine-1.7.10-2|346	Icon=%{name}
12mu|wine-1.7.10-2|347	Terminal=false
12mu|wine-1.7.10-2|348	Type=Application
12mu|wine-1.7.10-2|349	Categories=X-MandrivaLinux-MoreApplications-Emulators-Wine;
12mu|wine-1.7.10-2|350	EOF
12mu|wine-1.7.10-2|351	done
12mu|wine-1.7.10-2|352	
12mu|wine-1.7.10-2|353	# Categories=Emulator does nothing and is added as a workaround to kde #27700
12mu|wine-1.7.10-2|354	desktop-file-install	--vendor="" \
12mu|wine-1.7.10-2|355	--add-mime-type=application/x-zip-compressed \
12mu|wine-1.7.10-2|356	--remove-mime-type=application/x-zip-compressed \
12mu|wine-1.7.10-2|357	--add-category=Emulator \
12mu|wine-1.7.10-2|358	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/wine.desktop
12mu|wine-1.7.10-2|359	
12mu|wine-1.7.10-2|360	%ifarch x86_64
12mu|wine-1.7.10-2|361	# fix the binary name
12mu|wine-1.7.10-2|362	sed -i 's,Exec=wine ,Exec=wine64 ,' %{buildroot}%{_datadir}/applications/wine.desktop
12mu|wine-1.7.10-2|363	%endif
12mu|wine-1.7.10-2|364	
12mu|wine-1.7.10-2|365	install -d %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12mu|wine-1.7.10-2|366	
12mu|wine-1.7.10-2|367	# winecfg icon
12mu|wine-1.7.10-2|368	convert dlls/user32/resources/oic_winlogo.ico[8] %{buildroot}%{_miconsdir}/%{name}.png
12mu|wine-1.7.10-2|369	convert dlls/user32/resources/oic_winlogo.ico[7] %{buildroot}%{_iconsdir}/%{name}.png
12mu|wine-1.7.10-2|370	convert dlls/user32/resources/oic_winlogo.ico[6] %{buildroot}%{_liconsdir}/%{name}.png
12mu|wine-1.7.10-2|371	
12mu|wine-1.7.10-2|372	# notepad icon
12mu|wine-1.7.10-2|373	convert programs/notepad/notepad.ico[2] %{buildroot}%{_miconsdir}/notepad.png
12mu|wine-1.7.10-2|374	convert programs/notepad/notepad.ico[7] %{buildroot}%{_iconsdir}/notepad.png
12mu|wine-1.7.10-2|375	convert programs/notepad/notepad.ico[8] %{buildroot}%{_liconsdir}/notepad.png
12mu|wine-1.7.10-2|376	# winefile icon
12mu|wine-1.7.10-2|377	convert programs/winefile/winefile.ico[2] %{buildroot}%{_miconsdir}/winefile.png
12mu|wine-1.7.10-2|378	convert programs/winefile/winefile.ico[8] %{buildroot}%{_iconsdir}/winefile.png
12mu|wine-1.7.10-2|379	convert programs/winefile/winefile.ico[7] %{buildroot}%{_liconsdir}/winefile.png
12mu|wine-1.7.10-2|380	# regedit icon
12mu|wine-1.7.10-2|381	convert programs/regedit/regedit.ico[2] %{buildroot}%{_miconsdir}/regedit.png
12mu|wine-1.7.10-2|382	convert programs/regedit/regedit.ico[8] %{buildroot}%{_iconsdir}/regedit.png
12mu|wine-1.7.10-2|383	convert programs/regedit/regedit.ico[7] %{buildroot}%{_liconsdir}/regedit.png
12mu|wine-1.7.10-2|384	# winemine icon
12mu|wine-1.7.10-2|385	convert programs/winemine/winemine.ico[2] %{buildroot}%{_miconsdir}/winemine.png
12mu|wine-1.7.10-2|386	convert programs/winemine/winemine.ico[8] %{buildroot}%{_iconsdir}/winemine.png
12mu|wine-1.7.10-2|387	convert programs/winemine/winemine.ico[7] %{buildroot}%{_liconsdir}/winemine.png
12mu|wine-1.7.10-2|388	
12mu|wine-1.7.10-2|389	# wine uninstaller icon:
12mu|wine-1.7.10-2|390	convert programs/msiexec/msiexec.ico[2] %{buildroot}%{_miconsdir}/msiexec.png
12mu|wine-1.7.10-2|391	convert programs/msiexec/msiexec.ico[8] %{buildroot}%{_iconsdir}/msiexec.png
12mu|wine-1.7.10-2|392	convert programs/msiexec/msiexec.ico[7] %{buildroot}%{_liconsdir}/msiexec.png
12mu|wine-1.7.10-2|393	
12mu|wine-1.7.10-2|394	# change the icons in the respective .desktop files, in order:
12mu|wine-1.7.10-2|395	sed -i 's,Icon=%{name},Icon=notepad,' %{buildroot}%{_datadir}/applications/mandriva-wine-notepad.desktop
12mu|wine-1.7.10-2|396	sed -i 's,Icon=%{name},Icon=winefile,' %{buildroot}%{_datadir}/applications/mandriva-wine-winefile.desktop
12mu|wine-1.7.10-2|397	sed -i 's,Icon=%{name},Icon=regedit,' %{buildroot}%{_datadir}/applications/mandriva-wine-regedit.desktop
12mu|wine-1.7.10-2|398	sed -i 's,Icon=%{name},Icon=winemine,' %{buildroot}%{_datadir}/applications/mandriva-wine-winemine.desktop
12mu|wine-1.7.10-2|399	sed -i 's,Icon=%{name},Icon=msiexec,' "%{buildroot}%{_datadir}/applications/mandriva-wine-wine uninstaller.desktop"
12mu|wine-1.7.10-2|400	
12mu|wine-1.7.10-2|401	%ifarch x86_64
12mu|wine-1.7.10-2|402	chrpath -d %{buildroot}%{_bindir}/{wine64,wineserver,wmc,wrc} %{buildroot}%{_libdir}/%{name}/*.so
12mu|wine-1.7.10-2|403	%else
12mu|wine-1.7.10-2|404	chrpath -d %{buildroot}%{_bindir}/{wine,wineserver,wmc,wrc} %{buildroot}%{_libdir}/%{name}/*.so
12mu|wine-1.7.10-2|405	%endif
12mu|wine-1.7.10-2|406	
12mu|wine-1.7.10-2|407	%ifarch x86_64
12mu|wine-1.7.10-2|408	cat > README.install.urpmi <<EOF
12mu|wine-1.7.10-2|409	This is the Win64 version of Wine. This version can only be used to run
12mu|wine-1.7.10-2|410	64-bit Windows applications as is. For running 32-bit Windows applications,
12mu|wine-1.7.10-2|411	you need to also install the 'wine32' package from the 32-bit repository.
12mu|wine-1.7.10-2|412	EOF
12mu|wine-1.7.10-2|413	%endif
12mu|wine-1.7.10-2|414	
12mu|wine-1.7.10-2|415	%preun -n %{wine}
12mu|wine-1.7.10-2|416	%_preun_service %{name}
12mu|wine-1.7.10-2|417	
12mu|wine-1.7.10-2|418	%post -n %{wine}
12mu|wine-1.7.10-2|419	%_post_service %{name}
12mu|wine-1.7.10-2|420	
12mu|wine-1.7.10-2|421	%files -n %{wine}
12mu|wine-1.7.10-2|422	%doc ANNOUNCE AUTHORS README
12mu|wine-1.7.10-2|423	%ifarch x86_64
12mu|wine-1.7.10-2|424	%doc README.install.urpmi
12mu|wine-1.7.10-2|425	%{_bindir}/wine64
12mu|wine-1.7.10-2|426	%{_bindir}/wine64-preloader
12mu|wine-1.7.10-2|427	%endif
12mu|wine-1.7.10-2|428	%{_initrddir}/%{name}
12mu|wine-1.7.10-2|429	%{_bindir}/winecfg
12mu|wine-1.7.10-2|430	%{_bindir}/wineconsole*
12mu|wine-1.7.10-2|431	%{_bindir}/wineserver
12mu|wine-1.7.10-2|432	%{_bindir}/wineboot
12mu|wine-1.7.10-2|433	%{_bindir}/function_grep.pl
12mu|wine-1.7.10-2|434	#%{_bindir}/wineprefixcreate
12mu|wine-1.7.10-2|435	%{_bindir}/msiexec
12mu|wine-1.7.10-2|436	%{_bindir}/notepad
12mu|wine-1.7.10-2|437	%{_bindir}/regedit
12mu|wine-1.7.10-2|438	%{_bindir}/winemine
12mu|wine-1.7.10-2|439	%{_bindir}/winepath
12mu|wine-1.7.10-2|440	%{_bindir}/regsvr32
12mu|wine-1.7.10-2|441	%{_bindir}/winefile
12mu|wine-1.7.10-2|442	%{_bindir}/winetricks
12mu|wine-1.7.10-2|443	%{_bindir}/wisotool
12mu|wine-1.7.10-2|444	%{_mandir}/man1/wine.1*
12mu|wine-1.7.10-2|445	%lang(de) %{_mandir}/de.UTF-8/man1/wine.1*
12mu|wine-1.7.10-2|446	%lang(de) %{_mandir}/de.UTF-8/man1/winemaker.1*
12mu|wine-1.7.10-2|447	%lang(de) %{_mandir}/de.UTF-8/man1/wineserver.1*
12mu|wine-1.7.10-2|448	%lang(fr) %{_mandir}/fr.UTF-8/man1/*
12mu|wine-1.7.10-2|449	%{_mandir}/man1/wineserver.1*
12mu|wine-1.7.10-2|450	%{_mandir}/man1/msiexec.1*
12mu|wine-1.7.10-2|451	%{_mandir}/man1/notepad.1*
12mu|wine-1.7.10-2|452	%{_mandir}/man1/regedit.1*
12mu|wine-1.7.10-2|453	%{_mandir}/man1/regsvr32.1*
12mu|wine-1.7.10-2|454	%{_mandir}/man1/wineboot.1*
12mu|wine-1.7.10-2|455	%{_mandir}/man1/winecfg.1*
12mu|wine-1.7.10-2|456	%{_mandir}/man1/wineconsole.1*
12mu|wine-1.7.10-2|457	%{_mandir}/man1/winecpp.1*
12mu|wine-1.7.10-2|458	%{_mandir}/man1/winefile.1*
12mu|wine-1.7.10-2|459	%{_mandir}/man1/winemine.1*
12mu|wine-1.7.10-2|460	%{_mandir}/man1/winepath.1*
12mu|wine-1.7.10-2|461	%dir %{_datadir}/%{name}
12mu|wine-1.7.10-2|462	#{_datadir}/%{name}/generic.ppd
12mu|wine-1.7.10-2|463	%{_datadir}/%{name}/%{name}.inf
12mu|wine-1.7.10-2|464	%{_datadir}/%{name}/l_intl.nls
12mu|wine-1.7.10-2|465	%{_datadir}/applications/*.desktop
12mu|wine-1.7.10-2|466	%{_sysconfdir}/xdg/menus/applications-merged/mandriva-%{name}.menu
12mu|wine-1.7.10-2|467	%{_datadir}/desktop-directories/mandriva-%{name}.directory
12mu|wine-1.7.10-2|468	%dir %{_datadir}/wine/fonts
12mu|wine-1.7.10-2|469	%{_datadir}/wine/fonts/*
12mu|wine-1.7.10-2|470	%{_miconsdir}/*.png
12mu|wine-1.7.10-2|471	%{_iconsdir}/*.png
12mu|wine-1.7.10-2|472	%{_liconsdir}/*.png
12mu|wine-1.7.10-2|473	
12mu|wine-1.7.10-2|474	%ifarch %{ix86}
12mu|wine-1.7.10-2|475	%files -n wine32
12mu|wine-1.7.10-2|476	%{_bindir}/wine
12mu|wine-1.7.10-2|477	%{_bindir}/wine-preloader
12mu|wine-1.7.10-2|478	%endif
12mu|wine-1.7.10-2|479	
12mu|wine-1.7.10-2|480	%{_libdir}/libwine*.so.%{major}*
12mu|wine-1.7.10-2|481	%dir %{_libdir}/%{name}
12mu|wine-1.7.10-2|482	%{_libdir}/%{name}/*.cpl.so
12mu|wine-1.7.10-2|483	%{_libdir}/%{name}/*.drv.so
12mu|wine-1.7.10-2|484	%{_libdir}/%{name}/*.dll.so
12mu|wine-1.7.10-2|485	%{_libdir}/%{name}/*.exe.so
12mu|wine-1.7.10-2|486	%{_libdir}/%{name}/*.acm.so
12mu|wine-1.7.10-2|487	%{_libdir}/%{name}/*.ocx.so
12mu|wine-1.7.10-2|488	%ifarch %{ix86}
12mu|wine-1.7.10-2|489	%{_libdir}/%{name}/*.vxd.so
12mu|wine-1.7.10-2|490	%{_libdir}/%{name}/*16.so
12mu|wine-1.7.10-2|491	%endif
12mu|wine-1.7.10-2|492	%{_libdir}/%{name}/*.tlb.so
12mu|wine-1.7.10-2|493	%{_libdir}/%{name}/*.ds.so
12mu|wine-1.7.10-2|494	%{_libdir}/%{name}/*.sys.so
12mu|wine-1.7.10-2|495	%{_libdir}/%{name}/fakedlls
12mu|wine-1.7.10-2|496	
12mu|wine-1.7.10-2|497	%files -n %{wine}-devel
12mu|wine-1.7.10-2|498	%{_libdir}/%{name}/*.a
12mu|wine-1.7.10-2|499	%{_libdir}/libwine*.so
12mu|wine-1.7.10-2|500	%{_libdir}/%{name}/*.def
12mu|wine-1.7.10-2|501	%{_includedir}/*
12mu|wine-1.7.10-2|502	# %{_bindir}/fnt2bdf
12mu|wine-1.7.10-2|503	%{_bindir}/wmc
12mu|wine-1.7.10-2|504	%{_bindir}/wrc
12mu|wine-1.7.10-2|505	%{_bindir}/winebuild
12mu|wine-1.7.10-2|506	%{_bindir}/winegcc
12mu|wine-1.7.10-2|507	%{_bindir}/wineg++
12mu|wine-1.7.10-2|508	%{_bindir}/winecpp
12mu|wine-1.7.10-2|509	%{_bindir}/widl
12mu|wine-1.7.10-2|510	%{_bindir}/winedbg
12mu|wine-1.7.10-2|511	%{_bindir}/winemaker
12mu|wine-1.7.10-2|512	%{_bindir}/winedump
12mu|wine-1.7.10-2|513	%{_mandir}/man1/wmc.1*
12mu|wine-1.7.10-2|514	%{_mandir}/man1/wrc.1*
12mu|wine-1.7.10-2|515	%{_mandir}/man1/winebuild.1*
12mu|wine-1.7.10-2|516	%{_mandir}/man1/winemaker.1*
12mu|wine-1.7.10-2|517	%{_mandir}/man1/winedump.1*
12mu|wine-1.7.10-2|518	%{_mandir}/man1/widl.1*
12mu|wine-1.7.10-2|519	%{_mandir}/man1/winedbg.1*
12mu|wine-1.7.10-2|520	%{_mandir}/man1/wineg++.1*
12mu|wine-1.7.10-2|521	%{_mandir}/man1/winegcc.1*
12mu|wine-1.7.10-2|522	%{_mandir}/pl.UTF-8/man1/wine.1*
12mu|wine-1.7.10-2|523	
12mu|wine-1.7.10-2|524	%changelog
12mu|wine-1.7.10-2|525	* Mon Jan 13 2014 akdengi <alexander.kazancev@rosalab.ru> 2:1.7.10-2
12mu|wine-1.7.10-2|526	+ Revision: 66446c1
12mu|wine-1.7.10-2|527	- Add sources
12mu|wine-1.7.10-2|528	
12mu|wine-1.7.10-2|529	* Mon Jan 13 2014 akdengi <alexander.kazancev@rosalab.ru>
12mu|wine-1.7.10-2|530	+ Revision: 9ef5aae
12mu|wine-1.7.10-2|531	- Add winetriks. Suggest webcore-fonst and requires cabextract
12mu|wine-1.7.10-2|532	
12mu|wine-1.7.10-2|533	* Sun Jan 12 2014 akdengi <kazancas@mandriva.ru> 2:1.7.10-1
12mu|wine-1.7.10-2|534	+ Revision: 20c8f1c
12mu|wine-1.7.10-2|535	- update to 1.7.8
12mu|wine-1.7.10-2|536	
12mu|wine-1.7.10-2|537	* Tue Dec 24 2013 akdengi <kazancas@mandriva.ru> 2:1.7.8-1
12mu|wine-1.7.10-2|538	+ Revision: 4bfe38b
12mu|wine-1.7.10-2|539	- Update to 1.7.8
12mu|wine-1.7.10-2|540	
12mu|wine-1.7.10-2|541	* Thu Aug 08 2013 Alexander Kazancev <kazancas@gmail.com> 2:1.5.28-2
12mu|wine-1.7.10-2|542	+ Revision: a21ccaf
12mu|wine-1.7.10-2|543	- Use pkgconfig(x11) instead libX11-devel in BR
12mu|wine-1.7.10-2|544	
12mu|wine-1.7.10-2|545	* Thu Aug 08 2013 Alexander Kazancev <kazancas@gmail.com> 2:1.5.28-2
12mu|wine-1.7.10-2|546	+ Revision: 765082e
12mu|wine-1.7.10-2|547	- Updated wine.spec
12mu|wine-1.7.10-2|548	
12mu|wine-1.7.10-2|549	* Thu Aug 08 2013 Alexander Kazancev <kazancas@gmail.com> 2:1.5.28-1
12mu|wine-1.7.10-2|550	+ Revision: eb70eca
12mu|wine-1.7.10-2|551	- FIx patch for wine run on 64 bit systemd if not installed wine64
12mu|wine-1.7.10-2|552	
12mu|wine-1.7.10-2|553	* Tue Apr 16 2013 root <root@localhost.localdomain> 2:1.5.28-1
12mu|wine-1.7.10-2|554	+ Revision: b526477
12mu|wine-1.7.10-2|555	- fixed sources
12mu|wine-1.7.10-2|556	
12mu|wine-1.7.10-2|557	* Tue Apr 16 2013 root <root@localhost.localdomain> 2:1.5.28-1
12mu|wine-1.7.10-2|558	+ Revision: 990cf12
12mu|wine-1.7.10-2|559	- update to latest version
12mu|wine-1.7.10-2|560	
12mu|wine-1.7.10-2|561	* Mon Oct 22 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:1.5.13-3
12mu|wine-1.7.10-2|562	+ Revision: 50a9404
12mu|wine-1.7.10-2|563	- LOG Rebuild against new gphoto
12mu|wine-1.7.10-2|564	
12mu|wine-1.7.10-2|565	* Tue Sep 18 2012 Alexander Kazancev <kazancas@mandriva.ru> 2:1.5.13-2
12mu|wine-1.7.10-2|566	+ Revision: 30056cd
12mu|wine-1.7.10-2|567	- Updated wine.spec
12mu|wine-1.7.10-2|568	
12mu|wine-1.7.10-2|569	* Tue Sep 18 2012 Alexander Kazancev <kazancas@mandriva.ru> 2:1.5.13-1
12mu|wine-1.7.10-2|570	+ Revision: cc77ba5
12mu|wine-1.7.10-2|571	- Updated wine-1.3.24-64bit-tools.patch
12mu|wine-1.7.10-2|572	
12mu|wine-1.7.10-2|573	* Sat Sep 15 2012 akdengi <kazancas@mandriva.ru> 2:1.5.13-1
12mu|wine-1.7.10-2|574	+ Revision: 7de3dc0
12mu|wine-1.7.10-2|575	- LOG -new version 1.5.13
12mu|wine-1.7.10-2|576	
12mu|wine-1.7.10-2|577	* Fri Sep 14 2012 akdengi <kazancas@mandriva.ru> 2:1.5.12-1
12mu|wine-1.7.10-2|578	+ Revision: bebe206
12mu|wine-1.7.10-2|579	- add source
12mu|wine-1.7.10-2|580	
12mu|wine-1.7.10-2|581	* Fri Sep 14 2012 akdengi <kazancas@mandriva.ru> 2:1.5.12-1
12mu|wine-1.7.10-2|582	+ Revision: 03f2caa
12mu|wine-1.7.10-2|583	- up Epoch - in ROSA we use 2
12mu|wine-1.7.10-2|584	
12mu|wine-1.7.10-2|585	* Fri Sep 14 2012 akdengi <kazancas@mandriva.ru> 1:1.5.12-1
12mu|wine-1.7.10-2|586	+ Revision: cb32728
12mu|wine-1.7.10-2|587	- LOG -use libpng15 only
12mu|wine-1.7.10-2|588	
12mu|wine-1.7.10-2|589	* Fri Sep 14 2012 akdengi <kazancas@mandriva.ru> 1:1.5.12-1
12mu|wine-1.7.10-2|590	+ Revision: a3ba10b
12mu|wine-1.7.10-2|591	- sync spec with cooker
12mu|wine-1.7.10-2|592	
12mu|wine-1.7.10-2|593	* Thu Sep 06 2012 Denis Silakov <denis.silakov@rosalab.ru> 2:1.3.24-6
12mu|wine-1.7.10-2|594	+ Revision: 37bdd96
12mu|wine-1.7.10-2|595	- Call 'wine64' in wine64 tools
12mu|wine-1.7.10-2|596	
12mu|wine-1.7.10-2|597	* Thu May 03 2012 akdengi <kazancas@mandriva.ru> 2:1.3.24-6
12mu|wine-1.7.10-2|598	+ Revision: 69a1696
12mu|wine-1.7.10-2|599	- up rel
12mu|wine-1.7.10-2|600	
12mu|wine-1.7.10-2|601	* Thu May 03 2012 akdengi <kazancas@mandriva.ru> 2:1.3.24-1
12mu|wine-1.7.10-2|602	+ Revision: e6a9b6b
12mu|wine-1.7.10-2|603	- revert to wine 1.3.x that 1.4 fully unworked
12mu|wine-1.7.10-2|604	
12mu|wine-1.7.10-2|605	* Thu May 03 2012 akdengi <kazancas@mandriva.ru> 2:1.3.24-1
12mu|wine-1.7.10-2|606	+ Revision: 454bd94
12mu|wine-1.7.10-2|607	- revert to wine 1.3.x that 1.4 fully unworked
12mu|wine-1.7.10-2|608	
12mu|wine-1.7.10-2|609	* Thu May 03 2012 Alexander Kazancev <kazancas@mandriva.ru> 1:1.4-4
12mu|wine-1.7.10-2|610	+ Revision: 1bd4345
12mu|wine-1.7.10-2|611	- Updated wine.spec
12mu|wine-1.7.10-2|612	
12mu|wine-1.7.10-2|613	* Thu May 03 2012 akdengi <kazancas@mandriva.ru> 1:1.4-3
12mu|wine-1.7.10-2|614	+ Revision: 672677d
12mu|wine-1.7.10-2|615	- fix spec
12mu|wine-1.7.10-2|616	
12mu|wine-1.7.10-2|617	* Thu May 03 2012 akdengi <kazancas@mandriva.ru> 1:1.4-3
12mu|wine-1.7.10-2|618	+ Revision: c76289a
12mu|wine-1.7.10-2|619	- fix
12mu|wine-1.7.10-2|620	
12mu|wine-1.7.10-2|621	* Thu May 03 2012 akdengi <kazancas@mandriva.ru> 1:1.4-3
12mu|wine-1.7.10-2|622	+ Revision: bb70676
12mu|wine-1.7.10-2|623	- fix
12mu|wine-1.7.10-2|624	
12mu|wine-1.7.10-2|625	* Thu May 03 2012 Alexander Kazancev <kazancas@mandriva.ru> 1:1.4-1.2
12mu|wine-1.7.10-2|626	+ Revision: 2f77656
12mu|wine-1.7.10-2|627	- Updated wine.spec
12mu|wine-1.7.10-2|628	
12mu|wine-1.7.10-2|629	* Wed May 02 2012 akdengi <kazancas@mandriva.ru> 1:1.4-1.1
12mu|wine-1.7.10-2|630	+ Revision: 456dc31
12mu|wine-1.7.10-2|631	- fix spec
12mu|wine-1.7.10-2|632	
12mu|wine-1.7.10-2|633	* Wed May 02 2012 akdengi <kazancas@mandriva.ru> 1:1.4-1.1
12mu|wine-1.7.10-2|634	+ Revision: a289539
12mu|wine-1.7.10-2|635	- fix
12mu|wine-1.7.10-2|636	
12mu|wine-1.7.10-2|637	* Wed May 02 2012 akdengi <kazancas@mandriva.ru> 1:1.4-1.1
12mu|wine-1.7.10-2|638	+ Revision: 159dc47
12mu|wine-1.7.10-2|639	- fix program name
12mu|wine-1.7.10-2|640	
12mu|wine-1.7.10-2|641	* Wed May 02 2012 akdengi <kazancas@mandriva.ru> 1:1.4-1.1
12mu|wine-1.7.10-2|642	+ Revision: 85d2f7b
12mu|wine-1.7.10-2|643	- new stable version 1.4
12mu|wine-1.7.10-2|644	
12mu|wine-1.7.10-2|645	* Sat Mar 24 2012 Andrew Lukoshko <andrew.lukoshko@rosalab.ru> 1:1.3.24-1
12mu|wine-1.7.10-2|646	+ Revision: 6dd886d
12mu|wine-1.7.10-2|647	- Workaround for ABF bug: shared-mime-info BR
12mu|wine-1.7.10-2|648	
12mu|wine-1.7.10-2|649	* Sun Feb 05 2012 root <root@build-client_i586-1.rosalab.ru> 1:1.3.24-1
12mu|wine-1.7.10-2|650	+ Revision: bef9b02
12mu|wine-1.7.10-2|651	- ABF:auto increment release
12mu|wine-1.7.10-2|652	
12mu|wine-1.7.10-2|653	

21522 12
12mu|wireshark-1.10.13-1|1	%define blurb Wireshark is a fork of Ethereal(tm)
12mu|wireshark-1.10.13-1|2	
12mu|wireshark-1.10.13-1|3	%define major 3
12mu|wireshark-1.10.13-1|4	%define wiretap_major 3
12mu|wireshark-1.10.13-1|5	%define wsutil_major 3
12mu|wireshark-1.10.13-1|6	%define libname %mklibname %{name} %{major}
12mu|wireshark-1.10.13-1|7	%define libwiretap %mklibname wiretap %{wiretap_major}
12mu|wireshark-1.10.13-1|8	%define libwsutil %mklibname wsutil %{wsutil_major}
12mu|wireshark-1.10.13-1|9	%define devname %mklibname -d %{name}
12mu|wireshark-1.10.13-1|10	
12mu|wireshark-1.10.13-1|11	Summary:	Network traffic analyzer
12mu|wireshark-1.10.13-1|12	Name:		wireshark
12mu|wireshark-1.10.13-1|13	Version:	1.10.13
12mu|wireshark-1.10.13-1|14	Release:	1
12mu|wireshark-1.10.13-1|15	License:	GPLv2+ and GPLv3
12mu|wireshark-1.10.13-1|16	Group: 		Monitoring
12mu|wireshark-1.10.13-1|17	Url: 		http://www.wireshark.org
12mu|wireshark-1.10.13-1|18	Source0:	http://www.wireshark.org/download/src/%{name}-%{version}.tar.bz2
12mu|wireshark-1.10.13-1|19	Source1:	http://www.wireshark.org/download/src/all-versions/SIGNATURES-%{version}.txt
12mu|wireshark-1.10.13-1|20	Patch0:		wireshark_help_browser.patch
12mu|wireshark-1.10.13-1|21	Patch1:		wireshark-plugindir.patch
12mu|wireshark-1.10.13-1|22	Requires:	usermode-consoleonly
12mu|wireshark-1.10.13-1|23	Requires:	dumpcap
12mu|wireshark-1.10.13-1|24	BuildRequires:	autoconf automake libtool
12mu|wireshark-1.10.13-1|25	BuildRequires:	bison
12mu|wireshark-1.10.13-1|26	BuildRequires:	doxygen
12mu|wireshark-1.10.13-1|27	BuildRequires:	flex
12mu|wireshark-1.10.13-1|28	BuildRequires:	cap-devel
12mu|wireshark-1.10.13-1|29	BuildRequires:	elfutils-devel
12mu|wireshark-1.10.13-1|30	BuildRequires:	krb5-devel
12mu|wireshark-1.10.13-1|31	BuildRequires:	pcap-devel >= 0.7.2
12mu|wireshark-1.10.13-1|32	BuildRequires:	pkgconfig(geoip)
12mu|wireshark-1.10.13-1|33	BuildRequires:	pkgconfig(glib-2.0)
12mu|wireshark-1.10.13-1|34	BuildRequires:	pkgconfig(gnutls)
12mu|wireshark-1.10.13-1|35	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|wireshark-1.10.13-1|36	BuildRequires:	pkgconfig(libgcrypt) >= 1.1.92
12mu|wireshark-1.10.13-1|37	BuildRequires:	pkgconfig(libsmi)
12mu|wireshark-1.10.13-1|38	BuildRequires:	pkgconfig(lua)
12mu|wireshark-1.10.13-1|39	BuildRequires:	pkgconfig(openssl)
12mu|wireshark-1.10.13-1|40	BuildRequires:	pkgconfig(portaudio-2.0)
12mu|wireshark-1.10.13-1|41	BuildRequires:	pkgconfig(zlib)
12mu|wireshark-1.10.13-1|42	
12mu|wireshark-1.10.13-1|43	%track
12mu|wireshark-1.10.13-1|44	prog %{name} = {
12mu|wireshark-1.10.13-1|45	url = http://www.wireshark.org/download/src/all-versions
12mu|wireshark-1.10.13-1|46	version = %{version}
12mu|wireshark-1.10.13-1|47	regex = %{name}-(__VER__)\.tar\.bz2
12mu|wireshark-1.10.13-1|48	}
12mu|wireshark-1.10.13-1|49	
12mu|wireshark-1.10.13-1|50	%description
12mu|wireshark-1.10.13-1|51	Wireshark is a network traffic analyzer for Unix-ish operating systems. It is
12mu|wireshark-1.10.13-1|52	based on GTK+, a graphical user interface library, and libpcap, a packet
12mu|wireshark-1.10.13-1|53	capture and filtering library.
12mu|wireshark-1.10.13-1|54	
12mu|wireshark-1.10.13-1|55	%{blurb}
12mu|wireshark-1.10.13-1|56	
12mu|wireshark-1.10.13-1|57	%files
12mu|wireshark-1.10.13-1|58	%{_bindir}/%{name}
12mu|wireshark-1.10.13-1|59	%{_bindir}/%{name}-root
12mu|wireshark-1.10.13-1|60	%{_sbindir}/%{name}-root
12mu|wireshark-1.10.13-1|61	%{_sysconfdir}/pam.d/%{name}-root
12mu|wireshark-1.10.13-1|62	%{_sysconfdir}/security/console.apps/%{name}-root
12mu|wireshark-1.10.13-1|63	# plugins
12mu|wireshark-1.10.13-1|64	%dir %{_libdir}/%{name}
12mu|wireshark-1.10.13-1|65	%{_libdir}/%{name}/asn1.so
12mu|wireshark-1.10.13-1|66	%{_libdir}/%{name}/docsis.so
12mu|wireshark-1.10.13-1|67	%{_libdir}/%{name}/ethercat.so
12mu|wireshark-1.10.13-1|68	%{_libdir}/%{name}/gryphon.so
12mu|wireshark-1.10.13-1|69	%{_libdir}/%{name}/irda.so
12mu|wireshark-1.10.13-1|70	%{_libdir}/%{name}/m2m.so
12mu|wireshark-1.10.13-1|71	%{_libdir}/%{name}/mate.so
12mu|wireshark-1.10.13-1|72	%{_libdir}/%{name}/opcua.so
12mu|wireshark-1.10.13-1|73	%{_libdir}/%{name}/profinet.so
12mu|wireshark-1.10.13-1|74	%{_libdir}/%{name}/stats_tree.so
12mu|wireshark-1.10.13-1|75	%{_libdir}/%{name}/unistim.so
12mu|wireshark-1.10.13-1|76	%{_libdir}/%{name}/wimaxasncp.so
12mu|wireshark-1.10.13-1|77	%{_libdir}/%{name}/wimax.so
12mu|wireshark-1.10.13-1|78	%{_libdir}/%{name}/wimaxmacphy.so
12mu|wireshark-1.10.13-1|79	%dir %{_datadir}/%{name}
12mu|wireshark-1.10.13-1|80	%dir %{_datadir}/%{name}/diameter
12mu|wireshark-1.10.13-1|81	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/diameter/*
12mu|wireshark-1.10.13-1|82	%dir %{_datadir}/%{name}/dtds
12mu|wireshark-1.10.13-1|83	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/dtds/*
12mu|wireshark-1.10.13-1|84	%dir %{_datadir}/%{name}/help
12mu|wireshark-1.10.13-1|85	%attr(0644,root,root) %{_datadir}/%{name}/help/*
12mu|wireshark-1.10.13-1|86	%{_datadir}/%{name}/profiles
12mu|wireshark-1.10.13-1|87	%dir %{_datadir}/%{name}/radius
12mu|wireshark-1.10.13-1|88	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/radius/dictionary*
12mu|wireshark-1.10.13-1|89	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/radius/custom.includes
12mu|wireshark-1.10.13-1|90	%attr(0644,root,root) %{_datadir}/%{name}/radius/README.radius_dictionary
12mu|wireshark-1.10.13-1|91	%dir %{_datadir}/%{name}/tpncp
12mu|wireshark-1.10.13-1|92	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/tpncp/*
12mu|wireshark-1.10.13-1|93	%dir %{_datadir}/%{name}/wimaxasncp
12mu|wireshark-1.10.13-1|94	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/wimaxasncp/dictionary.*
12mu|wireshark-1.10.13-1|95	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/cfilters
12mu|wireshark-1.10.13-1|96	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/colorfilters
12mu|wireshark-1.10.13-1|97	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/dfilters
12mu|wireshark-1.10.13-1|98	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/manuf
12mu|wireshark-1.10.13-1|99	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/pdml2html.xsl
12mu|wireshark-1.10.13-1|100	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/services
12mu|wireshark-1.10.13-1|101	%config(noreplace) %attr(0644,root,root) %{_datadir}/%{name}/smi_modules
12mu|wireshark-1.10.13-1|102	%attr(0644,root,root) %{_datadir}/%{name}/console.lua
12mu|wireshark-1.10.13-1|103	%attr(0644,root,root) %{_datadir}/%{name}/dtd_gen.lua
12mu|wireshark-1.10.13-1|104	%attr(0644,root,root) %{_datadir}/%{name}/init.lua
12mu|wireshark-1.10.13-1|105	%attr(0644,root,root) %{_datadir}/%{name}/ws.css
12mu|wireshark-1.10.13-1|106	%{_iconsdir}/*.png
12mu|wireshark-1.10.13-1|107	%{_miconsdir}/*.png
12mu|wireshark-1.10.13-1|108	%{_liconsdir}/*.png
12mu|wireshark-1.10.13-1|109	%{_mandir}/man1/%{name}.1*
12mu|wireshark-1.10.13-1|110	%{_mandir}/man4/%{name}-filter.4*
12mu|wireshark-1.10.13-1|111	%{_datadir}/%{name}/*.html
12mu|wireshark-1.10.13-1|112	%{_datadir}/%{name}/AUTHORS-SHORT
12mu|wireshark-1.10.13-1|113	%{_datadir}/%{name}/COPYING
12mu|wireshark-1.10.13-1|114	%{_datadir}/applications/*.desktop
12mu|wireshark-1.10.13-1|115	
12mu|wireshark-1.10.13-1|116	#------------------------------------------------------------------------
12mu|wireshark-1.10.13-1|117	
12mu|wireshark-1.10.13-1|118	%package -n	%{libname}
12mu|wireshark-1.10.13-1|119	Summary:	Network traffic and protocol analyzer libraries
12mu|wireshark-1.10.13-1|120	Group:		System/Libraries
12mu|wireshark-1.10.13-1|121	Obsoletes:	%{_lib}wireshark3 < 1.10.1
12mu|wireshark-1.10.13-1|122	
12mu|wireshark-1.10.13-1|123	%description -n	%{libname}
12mu|wireshark-1.10.13-1|124	Wireshark is a network traffic analyzer for Unix-ish operating systems. It is
12mu|wireshark-1.10.13-1|125	based on GTK+, a graphical user interface library, and libpcap, a packet
12mu|wireshark-1.10.13-1|126	capture and filtering library.
12mu|wireshark-1.10.13-1|127	
12mu|wireshark-1.10.13-1|128	%{blurb}
12mu|wireshark-1.10.13-1|129	
12mu|wireshark-1.10.13-1|130	%files -n %{libname}
12mu|wireshark-1.10.13-1|131	%doc AUTHORS NEWS README{,.[lv]*} doc/{randpkt.txt,README.*}
12mu|wireshark-1.10.13-1|132	%{_libdir}/libwireshark.so.%{major}*
12mu|wireshark-1.10.13-1|133	
12mu|wireshark-1.10.13-1|134	#------------------------------------------------------------------------
12mu|wireshark-1.10.13-1|135	
12mu|wireshark-1.10.13-1|136	%package -n	%{libwiretap}
12mu|wireshark-1.10.13-1|137	Summary:	Network traffic and protocol analyzer libraries
12mu|wireshark-1.10.13-1|138	Group:		System/Libraries
12mu|wireshark-1.10.13-1|139	Conflicts:	%{_lib}wireshark3 < 1.10.1
12mu|wireshark-1.10.13-1|140	
12mu|wireshark-1.10.13-1|141	%description -n	%{libwiretap}
12mu|wireshark-1.10.13-1|142	Wireshark is a network traffic analyzer for Unix-ish operating systems. It is
12mu|wireshark-1.10.13-1|143	based on GTK+, a graphical user interface library, and libpcap, a packet
12mu|wireshark-1.10.13-1|144	capture and filtering library.
12mu|wireshark-1.10.13-1|145	
12mu|wireshark-1.10.13-1|146	%{blurb}
12mu|wireshark-1.10.13-1|147	
12mu|wireshark-1.10.13-1|148	%files -n %{libwiretap}
12mu|wireshark-1.10.13-1|149	%doc AUTHORS NEWS README{,.[lv]*} doc/{randpkt.txt,README.*}
12mu|wireshark-1.10.13-1|150	%{_libdir}/libwiretap.so.%{wiretap_major}*
12mu|wireshark-1.10.13-1|151	
12mu|wireshark-1.10.13-1|152	#------------------------------------------------------------------------
12mu|wireshark-1.10.13-1|153	
12mu|wireshark-1.10.13-1|154	%package -n	%{libwsutil}
12mu|wireshark-1.10.13-1|155	Summary:	Network traffic and protocol analyzer libraries
12mu|wireshark-1.10.13-1|156	Group:		System/Libraries
12mu|wireshark-1.10.13-1|157	Conflicts:	%{_lib}wireshark3 < 1.10.1
12mu|wireshark-1.10.13-1|158	
12mu|wireshark-1.10.13-1|159	%description -n	%{libwsutil}
12mu|wireshark-1.10.13-1|160	Wireshark is a network traffic analyzer for Unix-ish operating systems. It is
12mu|wireshark-1.10.13-1|161	based on GTK+, a graphical user interface library, and libpcap, a packet
12mu|wireshark-1.10.13-1|162	capture and filtering library.
12mu|wireshark-1.10.13-1|163	
12mu|wireshark-1.10.13-1|164	%{blurb}
12mu|wireshark-1.10.13-1|165	
12mu|wireshark-1.10.13-1|166	%files -n %{libwsutil}
12mu|wireshark-1.10.13-1|167	%doc AUTHORS NEWS README{,.[lv]*} doc/{randpkt.txt,README.*}
12mu|wireshark-1.10.13-1|168	%{_libdir}/libwsutil.so.%{wsutil_major}*
12mu|wireshark-1.10.13-1|169	
12mu|wireshark-1.10.13-1|170	#------------------------------------------------------------------------
12mu|wireshark-1.10.13-1|171	
12mu|wireshark-1.10.13-1|172	%package -n	%{devname}
12mu|wireshark-1.10.13-1|173	Summary:	Development files for Wireshark
12mu|wireshark-1.10.13-1|174	Group:		Development/Other
12mu|wireshark-1.10.13-1|175	Provides:	%{name}-devel = %{EVRD}
12mu|wireshark-1.10.13-1|176	Requires:	%{libname} = %{EVRD}
12mu|wireshark-1.10.13-1|177	Requires:	%{libwiretap} = %{EVRD}
12mu|wireshark-1.10.13-1|178	Requires:	%{libwsutil} = %{EVRD}
12mu|wireshark-1.10.13-1|179	
12mu|wireshark-1.10.13-1|180	%description -n	%{devname}
12mu|wireshark-1.10.13-1|181	This package contains files used for development with Wireshark.
12mu|wireshark-1.10.13-1|182	
12mu|wireshark-1.10.13-1|183	%files -n %{devname}
12mu|wireshark-1.10.13-1|184	%doc ChangeLog
12mu|wireshark-1.10.13-1|185	%{_includedir}/wireshark
12mu|wireshark-1.10.13-1|186	%{_libdir}/libwireshark.so
12mu|wireshark-1.10.13-1|187	%{_libdir}/libwiretap.so
12mu|wireshark-1.10.13-1|188	%{_libdir}/libwsutil.so
12mu|wireshark-1.10.13-1|189	
12mu|wireshark-1.10.13-1|190	#------------------------------------------------------------------------
12mu|wireshark-1.10.13-1|191	
12mu|wireshark-1.10.13-1|192	%package	tools
12mu|wireshark-1.10.13-1|193	Summary:	Tools for manipulating capture files
12mu|wireshark-1.10.13-1|194	Group:		Monitoring
12mu|wireshark-1.10.13-1|195	
12mu|wireshark-1.10.13-1|196	%description	tools
12mu|wireshark-1.10.13-1|197	Set of tools for manipulating capture files. Contains:
12mu|wireshark-1.10.13-1|198	
12mu|wireshark-1.10.13-1|199	- editcap - Edit and/or translate the format of capture files
12mu|wireshark-1.10.13-1|200	- mergecap - Merges two capture files into one
12mu|wireshark-1.10.13-1|201	- text2cap - Generate a capture file from an ASCII hexdump of packets
12mu|wireshark-1.10.13-1|202	
12mu|wireshark-1.10.13-1|203	%{blurb}
12mu|wireshark-1.10.13-1|204	
12mu|wireshark-1.10.13-1|205	%files tools
12mu|wireshark-1.10.13-1|206	%{_bindir}/capinfos
12mu|wireshark-1.10.13-1|207	%{_bindir}/dftest
12mu|wireshark-1.10.13-1|208	%{_bindir}/editcap
12mu|wireshark-1.10.13-1|209	%{_bindir}/mergecap
12mu|wireshark-1.10.13-1|210	%{_bindir}/randpkt
12mu|wireshark-1.10.13-1|211	%{_bindir}/reordercap
12mu|wireshark-1.10.13-1|212	%{_bindir}/text2pcap
12mu|wireshark-1.10.13-1|213	%{_mandir}/man1/capinfo*
12mu|wireshark-1.10.13-1|214	%{_mandir}/man1/dftest*
12mu|wireshark-1.10.13-1|215	%{_mandir}/man1/editcap*
12mu|wireshark-1.10.13-1|216	%{_mandir}/man1/mergecap*
12mu|wireshark-1.10.13-1|217	%{_mandir}/man1/randpkt*
12mu|wireshark-1.10.13-1|218	%{_mandir}/man1/reordercap*
12mu|wireshark-1.10.13-1|219	%{_mandir}/man1/text2pcap*
12mu|wireshark-1.10.13-1|220	
12mu|wireshark-1.10.13-1|221	#------------------------------------------------------------------------
12mu|wireshark-1.10.13-1|222	
12mu|wireshark-1.10.13-1|223	%package -n	tshark
12mu|wireshark-1.10.13-1|224	Summary:	Text-mode network traffic and protocol analyzer
12mu|wireshark-1.10.13-1|225	Group:		Monitoring
12mu|wireshark-1.10.13-1|226	Requires:	dumpcap
12mu|wireshark-1.10.13-1|227	
12mu|wireshark-1.10.13-1|228	%description -n	tshark
12mu|wireshark-1.10.13-1|229	Tshark is a network protocol analyzer. It lets you capture packet data from a
12mu|wireshark-1.10.13-1|230	live network, or read packets from a previously saved capture file, either
12mu|wireshark-1.10.13-1|231	printing a decoded form of those packets to the standard output or writing the
12mu|wireshark-1.10.13-1|232	packets to a file. Twireshark's native capture file format is libpcap format,
12mu|wireshark-1.10.13-1|233	which is also the format used by tcpdump and various other tools.
12mu|wireshark-1.10.13-1|234	
12mu|wireshark-1.10.13-1|235	%{blurb}
12mu|wireshark-1.10.13-1|236	
12mu|wireshark-1.10.13-1|237	%files -n tshark
12mu|wireshark-1.10.13-1|238	%{_bindir}/tshark
12mu|wireshark-1.10.13-1|239	%{_mandir}/man1/tshark*
12mu|wireshark-1.10.13-1|240	
12mu|wireshark-1.10.13-1|241	#------------------------------------------------------------------------
12mu|wireshark-1.10.13-1|242	
12mu|wireshark-1.10.13-1|243	%package -n	rawshark
12mu|wireshark-1.10.13-1|244	Summary:	Dump and analyze raw libpcap data
12mu|wireshark-1.10.13-1|245	Group:		Monitoring
12mu|wireshark-1.10.13-1|246	Conflicts:	wireshark-tools <= 0.99.8-1mdv2008.1
12mu|wireshark-1.10.13-1|247	
12mu|wireshark-1.10.13-1|248	%description -n rawshark
12mu|wireshark-1.10.13-1|249	Rawshark reads a stream of packets from a file or pipe, and prints a line
12mu|wireshark-1.10.13-1|250	describing its output, followed by a set of matching fields for each packet on
12mu|wireshark-1.10.13-1|251	stdout.
12mu|wireshark-1.10.13-1|252	
12mu|wireshark-1.10.13-1|253	%{blurb}
12mu|wireshark-1.10.13-1|254	
12mu|wireshark-1.10.13-1|255	%files -n rawshark
12mu|wireshark-1.10.13-1|256	%{_bindir}/rawshark
12mu|wireshark-1.10.13-1|257	%{_mandir}/man1/rawshark.1*
12mu|wireshark-1.10.13-1|258	
12mu|wireshark-1.10.13-1|259	#------------------------------------------------------------------------
12mu|wireshark-1.10.13-1|260	
12mu|wireshark-1.10.13-1|261	%package -n	dumpcap
12mu|wireshark-1.10.13-1|262	Summary:	Network traffic dump tool
12mu|wireshark-1.10.13-1|263	Group:		Monitoring
12mu|wireshark-1.10.13-1|264	
12mu|wireshark-1.10.13-1|265	%description -n dumpcap
12mu|wireshark-1.10.13-1|266	Dumpcap is a network traffic dump tool. It lets you capture packet data from a
12mu|wireshark-1.10.13-1|267	live network and write the packets to a file. Many wireshark utilities require
12mu|wireshark-1.10.13-1|268	it.
12mu|wireshark-1.10.13-1|269	
12mu|wireshark-1.10.13-1|270	%{blurb}
12mu|wireshark-1.10.13-1|271	
12mu|wireshark-1.10.13-1|272	%files -n dumpcap
12mu|wireshark-1.10.13-1|273	%{_bindir}/dumpcap
12mu|wireshark-1.10.13-1|274	%{_sbindir}/dumpcap
12mu|wireshark-1.10.13-1|275	%{_mandir}/man1/dumpcap.1*
12mu|wireshark-1.10.13-1|276	
12mu|wireshark-1.10.13-1|277	#------------------------------------------------------------------------
12mu|wireshark-1.10.13-1|278	
12mu|wireshark-1.10.13-1|279	%prep
12mu|wireshark-1.10.13-1|280	%setup -q -n %{name}-%{version}
12mu|wireshark-1.10.13-1|281	%patch0 -p0
12mu|wireshark-1.10.13-1|282	%patch1 -p1
12mu|wireshark-1.10.13-1|283	
12mu|wireshark-1.10.13-1|284	# lib64 fix
12mu|wireshark-1.10.13-1|285	perl -pi -e "s|/lib\b|/%{_lib}|g" *
12mu|wireshark-1.10.13-1|286	
12mu|wireshark-1.10.13-1|287	%build
12mu|wireshark-1.10.13-1|288	autoreconf -fi
12mu|wireshark-1.10.13-1|289	%serverbuild
12mu|wireshark-1.10.13-1|290	%configure2_5x \
12mu|wireshark-1.10.13-1|291	--disable-static \
12mu|wireshark-1.10.13-1|292	--disable-warnings-as-errors --enable-warnings-as-errors=no \
12mu|wireshark-1.10.13-1|293	--disable-usr-local \
12mu|wireshark-1.10.13-1|294	--enable-wireshark \
12mu|wireshark-1.10.13-1|295	--enable-packet-editor \
12mu|wireshark-1.10.13-1|296	--enable-tshark \
12mu|wireshark-1.10.13-1|297	--enable-editcap \
12mu|wireshark-1.10.13-1|298	--enable-capinfos \
12mu|wireshark-1.10.13-1|299	--enable-mergecap \
12mu|wireshark-1.10.13-1|300	--enable-text2pcap \
12mu|wireshark-1.10.13-1|301	--enable-dftest \
12mu|wireshark-1.10.13-1|302	--enable-randpkt \
12mu|wireshark-1.10.13-1|303	--enable-airpcap \
12mu|wireshark-1.10.13-1|304	--enable-dumpcap \
12mu|wireshark-1.10.13-1|305	--enable-rawshark \
12mu|wireshark-1.10.13-1|306	--enable-ipv6 \
12mu|wireshark-1.10.13-1|307	--with-gnutls=yes \
12mu|wireshark-1.10.13-1|308	--with-gcrypt=yes \
12mu|wireshark-1.10.13-1|309	--with-gtk3=no \
12mu|wireshark-1.10.13-1|310	--with-libsmi=%{_prefix} \
12mu|wireshark-1.10.13-1|311	--with-pcap=%{_prefix} \
12mu|wireshark-1.10.13-1|312	--with-zlib=%{_prefix} \
12mu|wireshark-1.10.13-1|313	--with-lua=%{_prefix} \
12mu|wireshark-1.10.13-1|314	--with-portaudio=%{_prefix} \
12mu|wireshark-1.10.13-1|315	--with-libcap=%{_prefix} \
12mu|wireshark-1.10.13-1|316	--with-ssl=%{_prefix} \
12mu|wireshark-1.10.13-1|317	--with-krb5 \
12mu|wireshark-1.10.13-1|318	--with-adns=no \
12mu|wireshark-1.10.13-1|319	--with-geoip=yes \
12mu|wireshark-1.10.13-1|320	--with-plugins=%{_libdir}/%{name}
12mu|wireshark-1.10.13-1|321	
12mu|wireshark-1.10.13-1|322	# try to fix the build...
12mu|wireshark-1.10.13-1|323	find -name "Makefile" | xargs perl -pi -e "s|/usr/lib\b|%{_libdir}|g"
12mu|wireshark-1.10.13-1|324	
12mu|wireshark-1.10.13-1|325	%make
12mu|wireshark-1.10.13-1|326	
12mu|wireshark-1.10.13-1|327	%install
12mu|wireshark-1.10.13-1|328	%makeinstall_std
12mu|wireshark-1.10.13-1|329	
12mu|wireshark-1.10.13-1|330	# helpers to make sure we can start wireshark-root from user with root password
12mu|wireshark-1.10.13-1|331	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mu|wireshark-1.10.13-1|332	cat > %{buildroot}%{_sysconfdir}/pam.d/%{name}-root << EOF
12mu|wireshark-1.10.13-1|333	#%PAM-1.0
12mu|wireshark-1.10.13-1|334	auth		include		config-util
12mu|wireshark-1.10.13-1|335	account		include		config-util
12mu|wireshark-1.10.13-1|336	session		include		config-util
12mu|wireshark-1.10.13-1|337	EOF
12mu|wireshark-1.10.13-1|338	
12mu|wireshark-1.10.13-1|339	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mu|wireshark-1.10.13-1|340	cat > %{buildroot}%{_sysconfdir}/security/console.apps/%{name}-root << EOF
12mu|wireshark-1.10.13-1|341	USER=root
12mu|wireshark-1.10.13-1|342	PROGRAM=/usr/sbin/wireshark-root
12mu|wireshark-1.10.13-1|343	FALLBACK=false
12mu|wireshark-1.10.13-1|344	SESSION=true
12mu|wireshark-1.10.13-1|345	EOF
12mu|wireshark-1.10.13-1|346	
12mu|wireshark-1.10.13-1|347	# setup links for consolehelpper support to allow root access
12mu|wireshark-1.10.13-1|348	install -d %{buildroot}%{_sbindir}
12mu|wireshark-1.10.13-1|349	pushd %{buildroot}%{_bindir}
12mu|wireshark-1.10.13-1|350	ln -sf consolehelper %{name}-root
12mu|wireshark-1.10.13-1|351	cd %{buildroot}%{_sbindir}
12mu|wireshark-1.10.13-1|352	ln -s ../bin/%{name} %{name}-root
12mu|wireshark-1.10.13-1|353	popd
12mu|wireshark-1.10.13-1|354	
12mu|wireshark-1.10.13-1|355	# icon
12mu|wireshark-1.10.13-1|356	install -d %{buildroot}%{_miconsdir}
12mu|wireshark-1.10.13-1|357	install -d %{buildroot}%{_iconsdir}
12mu|wireshark-1.10.13-1|358	install -d %{buildroot}%{_liconsdir}
12mu|wireshark-1.10.13-1|359	
12mu|wireshark-1.10.13-1|360	install -m0644 image/wsicon16.png %{buildroot}%{_miconsdir}/%{name}.png
12mu|wireshark-1.10.13-1|361	install -m0644 image/wsicon32.png %{buildroot}%{_iconsdir}/%{name}.png
12mu|wireshark-1.10.13-1|362	install -m0644 image/wsicon48.png %{buildroot}%{_liconsdir}/%{name}.png
12mu|wireshark-1.10.13-1|363	
12mu|wireshark-1.10.13-1|364	# XDG menu
12mu|wireshark-1.10.13-1|365	install -d %{buildroot}%{_datadir}/applications
12mu|wireshark-1.10.13-1|366	install -m0644 wireshark.desktop %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop
12mu|wireshark-1.10.13-1|367	
12mu|wireshark-1.10.13-1|368	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mu|wireshark-1.10.13-1|369	[Desktop Entry]
12mu|wireshark-1.10.13-1|370	Name=Wireshark
12mu|wireshark-1.10.13-1|371	Comment=Network traffic analyzer
12mu|wireshark-1.10.13-1|372	Exec=%{name}
12mu|wireshark-1.10.13-1|373	Icon=%{name}
12mu|wireshark-1.10.13-1|374	Terminal=false
12mu|wireshark-1.10.13-1|375	Type=Application
12mu|wireshark-1.10.13-1|376	Categories=GTK;X-MandrivaLinux-System-Monitoring;System;Monitor;
12mu|wireshark-1.10.13-1|377	EOF
12mu|wireshark-1.10.13-1|378	
12mu|wireshark-1.10.13-1|379	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-root.desktop << EOF
12mu|wireshark-1.10.13-1|380	[Desktop Entry]
12mu|wireshark-1.10.13-1|381	Name=Wireshark (root user)
12mu|wireshark-1.10.13-1|382	Comment=Network traffic analyzer (root user)
12mu|wireshark-1.10.13-1|383	Exec=%{name}-root
12mu|wireshark-1.10.13-1|384	Icon=%{name}
12mu|wireshark-1.10.13-1|385	Terminal=false
12mu|wireshark-1.10.13-1|386	Type=Application
12mu|wireshark-1.10.13-1|387	Categories=GTK;System;Monitor;
12mu|wireshark-1.10.13-1|388	EOF
12mu|wireshark-1.10.13-1|389	
12mu|wireshark-1.10.13-1|390	# move this one to /usr/sbin
12mu|wireshark-1.10.13-1|391	mv %{buildroot}%{_bindir}/dumpcap %{buildroot}%{_sbindir}/dumpcap
12mu|wireshark-1.10.13-1|392	
12mu|wireshark-1.10.13-1|393	# fix one odd bug...
12mu|wireshark-1.10.13-1|394	pushd %{buildroot}%{_bindir}
12mu|wireshark-1.10.13-1|395	ln -s ../sbin/dumpcap dumpcap
12mu|wireshark-1.10.13-1|396	popd
12mu|wireshark-1.10.13-1|397	
12mu|wireshark-1.10.13-1|398	# remove uneeded files
12mu|wireshark-1.10.13-1|399	rm -f %{buildroot}%{_libdir}/wireshark/*.la
12mu|wireshark-1.10.13-1|400	
12mu|wireshark-1.10.13-1|401	# install includes
12mu|wireshark-1.10.13-1|402	mkdir -p %{buildroot}%{_includedir}/wireshark
12mu|wireshark-1.10.13-1|403	for include in `find epan -type f -name '*.h'`; do
12mu|wireshark-1.10.13-1|404	mkdir -p %{buildroot}%{_includedir}/wireshark/`dirname $include`
12mu|wireshark-1.10.13-1|405	install -m 0644 $include %{buildroot}%{_includedir}/wireshark/`dirname $include`
12mu|wireshark-1.10.13-1|406	done
12mu|wireshark-1.10.13-1|407	# remaining include files
12mu|wireshark-1.10.13-1|408	install -m 0644 *.h %{buildroot}%{_includedir}/wireshark
12mu|wireshark-1.10.13-1|409	mkdir -p %{buildroot}%{_includedir}/wireshark/wiretap
12mu|wireshark-1.10.13-1|410	install -m 0644 wiretap/*.h %{buildroot}%{_includedir}/wireshark/wiretap
12mu|wireshark-1.10.13-1|411	
12mu|wireshark-1.10.13-1|412	
12mu|wireshark-1.10.13-1|413	
12mu|wireshark-1.10.13-1|414	%changelog
12mu|wireshark-1.10.13-1|415	* Mon Mar 30 2015 dsilakov <denis.silakov@rosalab.ru> 1.10.13-1
12mu|wireshark-1.10.13-1|416	+ Revision: bf85806
12mu|wireshark-1.10.13-1|417	- Merge pull request #2 from import/wireshark:rosa2014.1
12mu|wireshark-1.10.13-1|418	- Updated to 1.10.13
12mu|wireshark-1.10.13-1|419	
12mu|wireshark-1.10.13-1|420	

21523 12
12mu|wml-2.2.2-1|1	# do not provide/require private perl modules
12mu|wml-2.2.2-1|2	%if %{_use_internal_dependency_generator}
12mu|wml-2.2.2-1|3	%define __noautoreq 'GD\\.so|perl\\(HTML::Clean\\)|perl\\(WML::GD\\)'
12mu|wml-2.2.2-1|4	%define __noautoprov 'GD\\.so|perl\\(HTML::Clean\\)|perl\\(WML::GD\\)'
12mu|wml-2.2.2-1|5	%else
12mu|wml-2.2.2-1|6	%define _requires_exceptions GD.so\\|perl(HTML::Clean)\\|perl(WML::GD)
12mu|wml-2.2.2-1|7	%define _provides_exceptions GD.so\\|perl(HTML::Clean)\\|perl(WML::GD)
12mu|wml-2.2.2-1|8	%endif
12mu|wml-2.2.2-1|9	
12mu|wml-2.2.2-1|10	Summary:	Website META Language
12mu|wml-2.2.2-1|11	Name:		wml
12mu|wml-2.2.2-1|12	Version:	2.2.2
12mu|wml-2.2.2-1|13	Release:	1
12mu|wml-2.2.2-1|14	License:	GPLv2+
12mu|wml-2.2.2-1|15	Group:		Publishing
12mu|wml-2.2.2-1|16	URL:		http://thewml.org/
12mu|wml-2.2.2-1|17	Source:		https://bitbucket.org/shlomif/website-meta-language/downloads/%{name}-%{version}.tar.bz2
12mu|wml-2.2.2-1|18	BuildRequires:	cmake
12mu|wml-2.2.2-1|19	BuildRequires:	pkgconfig(ncurses)
12mu|wml-2.2.2-1|20	BuildRequires:	libtool
12mu|wml-2.2.2-1|21	BuildRequires:	libltdl-devel
12mu|wml-2.2.2-1|22	BuildRequires:	pcre-devel
12mu|wml-2.2.2-1|23	BuildRequires:	perl-devel
12mu|wml-2.2.2-1|24	# (tpg) use system version not the pulled in here
12mu|wml-2.2.2-1|25	#BuildRequires:	db-devel
12mu|wml-2.2.2-1|26	# (crisb) doesnt seem to pull in the db-devel package so spec here
12mu|wml-2.2.2-1|27	BuildRequires:	db52-devel
12mu|wml-2.2.2-1|28	BuildRequires:	gdbm-devel
12mu|wml-2.2.2-1|29	BuildRequires:	gettext-devel
12mu|wml-2.2.2-1|30	BuildRequires:	lynx
12mu|wml-2.2.2-1|31	BuildRequires:	perl-Bit-Vector >= 5.2
12mu|wml-2.2.2-1|32	BuildRequires:	perl(File::Spec)
12mu|wml-2.2.2-1|33	BuildRequires:	perl(GD)
12mu|wml-2.2.2-1|34	BuildRequires:	perl(Getopt::Long) >= 2.16
12mu|wml-2.2.2-1|35	BuildRequires:	perl(HTML::Clean)
12mu|wml-2.2.2-1|36	BuildRequires:	perl(Image::Size) >= 2.6
12mu|wml-2.2.2-1|37	BuildRequires:	perl(IO::File) >= 1.07
12mu|wml-2.2.2-1|38	BuildRequires:	perl(Term::ReadKey) >= 2.11
12mu|wml-2.2.2-1|39	Requires:	perl(Bit::Vector) >= 5.2
12mu|wml-2.2.2-1|40	Requires:	perl(File::Spec)
12mu|wml-2.2.2-1|41	Requires:	perl(Getopt::Long) >= 2.16
12mu|wml-2.2.2-1|42	Requires:	perl(Image::Size) >= 2.6
12mu|wml-2.2.2-1|43	Requires:	perl(IO::File) >= 1.07
12mu|wml-2.2.2-1|44	Requires:	perl(Term::ReadKey) >= 2.11
12mu|wml-2.2.2-1|45	
12mu|wml-2.2.2-1|46	%description
12mu|wml-2.2.2-1|47	WML is a free and extensible Webdesigner's off-line HTML generation
12mu|wml-2.2.2-1|48	toolkit for Unix, distributed under the GNU General Public License
12mu|wml-2.2.2-1|49	(GPL v2). It is written in ANSI C and Perl 5, build via a GNU Autoconf
12mu|wml-2.2.2-1|50	based source tree and runs out-of-the-box on all major Unix derivatives.
12mu|wml-2.2.2-1|51	It can be used free of charge both in educational and commercial
12mu|wml-2.2.2-1|52	environments.
12mu|wml-2.2.2-1|53	
12mu|wml-2.2.2-1|54	%prep
12mu|wml-2.2.2-1|55	%setup -q
12mu|wml-2.2.2-1|56	
12mu|wml-2.2.2-1|57	%build
12mu|wml-2.2.2-1|58	%cmake -DLIB_INSTALL_DIR=%{_libdir} -DLOCALE_INSTALL_DIR=%{_datadir}/locale
12mu|wml-2.2.2-1|59	%make
12mu|wml-2.2.2-1|60	
12mu|wml-2.2.2-1|61	# TODO : add percent-check once it is working.
12mu|wml-2.2.2-1|62	
12mu|wml-2.2.2-1|63	%install
12mu|wml-2.2.2-1|64	%makeinstall_std -C build
12mu|wml-2.2.2-1|65	
12mu|wml-2.2.2-1|66	%files
12mu|wml-2.2.2-1|67	%doc ANNOUNCE BUGREPORT ChangeLog COPYING COPYRIGHT COPYRIGHT.OTHER CREDITS
12mu|wml-2.2.2-1|68	%doc NEWS README SUPPORT VERSION VERSION.HISTORY
12mu|wml-2.2.2-1|69	%{_bindir}/*
12mu|wml-2.2.2-1|70	%{_libdir}/%{name}
12mu|wml-2.2.2-1|71	%{_mandir}/*/*
12mu|wml-2.2.2-1|72	
12mu|wml-2.2.2-1|73	%changelog
12mu|wml-2.2.2-1|74	* Fri Aug 24 2012 shlomif <shlomif> 2.2.0-7.mga3
12mu|wml-2.2.2-1|75	+ Revision: 283629
12mu|wml-2.2.2-1|76	- Rebuild for the new perl
12mu|wml-2.2.2-1|77	
12mu|wml-2.2.2-1|78	* Fri Jun 01 2012 shlomif <shlomif> 2.2.0-6.mga3
12mu|wml-2.2.2-1|79	+ Revision: 253185
12mu|wml-2.2.2-1|80	- Made rpmlint happier
12mu|wml-2.2.2-1|81	
12mu|wml-2.2.2-1|82	* Fri Jun 01 2012 shlomif <shlomif> 2.2.0-5.mga3
12mu|wml-2.2.2-1|83	+ Revision: 252957
12mu|wml-2.2.2-1|84	- BuildRequires on gdbm-devel and db-devel
12mu|wml-2.2.2-1|85	- BuildRequires on perl(HTML::Clean)
12mu|wml-2.2.2-1|86	- BuildRequires on GD.pm
12mu|wml-2.2.2-1|87	- Add a missing BuildRequires on cmake
12mu|wml-2.2.2-1|88	- New version: 2.2.0
12mu|wml-2.2.2-1|89	
12mu|wml-2.2.2-1|90	* Fri Dec 16 2011 shlomif <shlomif> 2.0.11-9.mga2
12mu|wml-2.2.2-1|91	+ Revision: 182723
12mu|wml-2.2.2-1|92	- imported package wml
12mu|wml-2.2.2-1|93	
12mu|wml-2.2.2-1|94	
12mu|wml-2.2.2-1|95	* Wed Apr 06 2011 Shlomi Fish <shlomif@mandriva.org> 2.0.11-9mdv2011.0
12mu|wml-2.2.2-1|96	+ Revision: 651083
12mu|wml-2.2.2-1|97	- Bump the release for the new perl
12mu|wml-2.2.2-1|98	
12mu|wml-2.2.2-1|99	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.11-8mdv2011.0
12mu|wml-2.2.2-1|100	+ Revision: 608170
12mu|wml-2.2.2-1|101	- rebuild
12mu|wml-2.2.2-1|102	
12mu|wml-2.2.2-1|103	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 2.0.11-7mdv2010.1
12mu|wml-2.2.2-1|104	+ Revision: 524317
12mu|wml-2.2.2-1|105	- rebuilt for 2010.1
12mu|wml-2.2.2-1|106	
12mu|wml-2.2.2-1|107	* Mon Sep 28 2009 Olivier Blin <oblin@mandriva.com> 2.0.11-6mdv2010.0
12mu|wml-2.2.2-1|108	+ Revision: 450404
12mu|wml-2.2.2-1|109	- merge build fixes from Gentoo (Arnaud Patard):
12mu|wml-2.2.2-1|110	format errors and autotools
12mu|wml-2.2.2-1|111	- build with external libltdl (from Arnaud Patard)
12mu|wml-2.2.2-1|112	
12mu|wml-2.2.2-1|113	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 2.0.11-5mdv2009.0
12mu|wml-2.2.2-1|114	+ Revision: 225927
12mu|wml-2.2.2-1|115	- rebuild
12mu|wml-2.2.2-1|116	
12mu|wml-2.2.2-1|117	* Sun Mar 23 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.11-4mdv2008.1
12mu|wml-2.2.2-1|118	+ Revision: 189571
12mu|wml-2.2.2-1|119	- fix #39253 (wml is broken since the CVE fix.)
12mu|wml-2.2.2-1|120	
12mu|wml-2.2.2-1|121	* Wed Mar 19 2008 Oden Eriksson <oeriksson@mandriva.com> 2.0.11-3mdv2008.1
12mu|wml-2.2.2-1|122	+ Revision: 188821
12mu|wml-2.2.2-1|123	- fix #38582, #38583 (fixes CVE-2008-0665, CVE-2008-0666)
12mu|wml-2.2.2-1|124	
12mu|wml-2.2.2-1|125	* Thu Jan 24 2008 Adam Williamson <awilliamson@mandriva.org> 2.0.11-2mdv2008.1
12mu|wml-2.2.2-1|126	+ Revision: 157284
12mu|wml-2.2.2-1|127	- perl 5.10 fixes from Shlomi (#37094)
12mu|wml-2.2.2-1|128	
12mu|wml-2.2.2-1|129	+ Olivier Blin <oblin@mandriva.com>
12mu|wml-2.2.2-1|130	- restore BuildRoot
12mu|wml-2.2.2-1|131	
12mu|wml-2.2.2-1|132	+ Thierry Vignaud <tv@mandriva.org>
12mu|wml-2.2.2-1|133	- kill re-definition of %%buildroot on Pixel's request
12mu|wml-2.2.2-1|134	
12mu|wml-2.2.2-1|135	* Fri Sep 28 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.11-1mdv2008.0
12mu|wml-2.2.2-1|136	+ Revision: 93681
12mu|wml-2.2.2-1|137	- fix build requires (lynx)
12mu|wml-2.2.2-1|138	- fix build requires (gettext-devel)
12mu|wml-2.2.2-1|139	- 2.0.11
12mu|wml-2.2.2-1|140	- bunzip and rediff patches
12mu|wml-2.2.2-1|141	- link against system pcre libs (P4)
12mu|wml-2.2.2-1|142	- attempt to fix #34245 (wml doesn't work on x86_64)
12mu|wml-2.2.2-1|143	
12mu|wml-2.2.2-1|144	+ Thierry Vignaud <tv@mandriva.org>
12mu|wml-2.2.2-1|145	- s/Mandrake/Mandriva/
12mu|wml-2.2.2-1|146	
12mu|wml-2.2.2-1|147	* Wed Aug 29 2007 Oden Eriksson <oeriksson@mandriva.com> 2.0.9-13mdv2008.0
12mu|wml-2.2.2-1|148	+ Revision: 74822
12mu|wml-2.2.2-1|149	- Import wml
12mu|wml-2.2.2-1|150	
12mu|wml-2.2.2-1|151	
12mu|wml-2.2.2-1|152	
12mu|wml-2.2.2-1|153	* Mon Sep 18 2006 Gwenole Beauchesne <gbeauchesne@mandriva.com> 2.0.9-13mdv2007.0
12mu|wml-2.2.2-1|154	- Rebuild
12mu|wml-2.2.2-1|155	
12mu|wml-2.2.2-1|156	* Sun Jun 18 2006 Stefan van der Eijk <stefan@eijk.nu> 2.0.9-12
12mu|wml-2.2.2-1|157	- rebuild for png
12mu|wml-2.2.2-1|158	- %%mkrel
12mu|wml-2.2.2-1|159	
12mu|wml-2.2.2-1|160	* Sat Oct 15 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 2.0.9-11mdk
12mu|wml-2.2.2-1|161	- fix one of the perl build dependencies, for version matching
12mu|wml-2.2.2-1|162	
12mu|wml-2.2.2-1|163	* Wed Sep  7 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 2.0.9-10mdk
12mu|wml-2.2.2-1|164	- gcc4 fixes
12mu|wml-2.2.2-1|165	
12mu|wml-2.2.2-1|166	* Wed Nov 17 2004 Rafael Garcia-Suarez <rgarciasuarez@mandrakesoft.com> 2.0.9-9mdk
12mu|wml-2.2.2-1|167	- Rebuild for new perl
12mu|wml-2.2.2-1|168	
12mu|wml-2.2.2-1|169	* Sun Dec 14 2003 Luca Berra <bluca@vodka.it> 2.0.9-8mdk
12mu|wml-2.2.2-1|170	- fixed configure script to use 'use' instead of 'require'
12mu|wml-2.2.2-1|171	- substituted deprecated File::PathConvert with Cwd and File::Spec (both bundled with perl)
12mu|wml-2.2.2-1|172	- use Config{perllibs} instead of Config{libs}, kill (build)requires for gdbm/db2
12mu|wml-2.2.2-1|173	- use --with-openworld, so we do not rebuild our own modules
12mu|wml-2.2.2-1|174	- do not provide/require the other private perl-modules
12mu|wml-2.2.2-1|175	
12mu|wml-2.2.2-1|176	* Thu Sep 18 2003 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 2.0.9-7mdk
12mu|wml-2.2.2-1|177	- BuildRequires: libgdbm-devel
12mu|wml-2.2.2-1|178	
12mu|wml-2.2.2-1|179	* Wed Jun 18 2003 Per Øyvind Karlsen <peroyvind@sintrax.net> 2.0.9-6mdk
12mu|wml-2.2.2-1|180	- get rid of debug stuff in %%{_libdir}
12mu|wml-2.2.2-1|181	- compile with $RPM_OPT_FLAGS
12mu|wml-2.2.2-1|182	- don't rm -rf $RPM_OPT_FLAGS in %%prep stage
12mu|wml-2.2.2-1|183	
12mu|wml-2.2.2-1|184	* Tue May 27 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 2.0.9-5mdk
12mu|wml-2.2.2-1|185	- rebuild for new auto{prov,req}
12mu|wml-2.2.2-1|186	
12mu|wml-2.2.2-1|187	* Wed Mar 12 2003 Götz Waschk <waschk@linux-mandrake.com> 2.0.9-4mdk
12mu|wml-2.2.2-1|188	- fix buildrequires
12mu|wml-2.2.2-1|189	
12mu|wml-2.2.2-1|190	* Wed Mar 12 2003 Götz Waschk <waschk@linux-mandrake.com> 2.0.9-3mdk
12mu|wml-2.2.2-1|191	- fix buildrequires
12mu|wml-2.2.2-1|192	
12mu|wml-2.2.2-1|193	* Wed Mar 12 2003 Götz Waschk <waschk@linux-mandrake.com> 2.0.9-2mdk
12mu|wml-2.2.2-1|194	- fix buildrequires
12mu|wml-2.2.2-1|195	
12mu|wml-2.2.2-1|196	* Tue Jan 07 2003 Lenny Cartier <lenny@mandrakesoft.com> 2.0.9-1mdk
12mu|wml-2.2.2-1|197	- 2.0.9
12mu|wml-2.2.2-1|198	
12mu|wml-2.2.2-1|199	* Fri Jul 12 2002 Götz Waschk <waschk@linux-mandrake.com> 2.0.8-1mdk
12mu|wml-2.2.2-1|200	- buildrequires db2-devel
12mu|wml-2.2.2-1|201	- patch eperl to build with perl 5.8.0
12mu|wml-2.2.2-1|202	- 2.0.8
12mu|wml-2.2.2-1|203	
12mu|wml-2.2.2-1|204	* Fri Oct 12 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.0.7-1mdk
12mu|wml-2.2.2-1|205	- 2.0.7
12mu|wml-2.2.2-1|206	
12mu|wml-2.2.2-1|207	* Fri Aug 31 2001 Etienne Faure <etienne@mandrakesoft.com> 2.0.6-3mdk
12mu|wml-2.2.2-1|208	- rebuild
12mu|wml-2.2.2-1|209	
12mu|wml-2.2.2-1|210	* Wed Feb 14 2001 Lenny Cartier <lenny@mandrakesoft.com> 2.0.6-2mdk
12mu|wml-2.2.2-1|211	- rebuild
12mu|wml-2.2.2-1|212	
12mu|wml-2.2.2-1|213	* Wed Nov 08 2000 Lenny Cartier <lenny@mandrakesoft.com> 2.0.6-1mdk
12mu|wml-2.2.2-1|214	- updated by Götz Waschk <waschk@linux-mandrake.com> :
12mu|wml-2.2.2-1|215	- 2.0.6
12mu|wml-2.2.2-1|216	
12mu|wml-2.2.2-1|217	* Wed Sep  6 2000 Götz Waschk <waschk@linux-mandrake.com> 2.0.3-1mdk
12mu|wml-2.2.2-1|218	- updated to 2.0.3
12mu|wml-2.2.2-1|219	- make rpmlint happy
12mu|wml-2.2.2-1|220	
12mu|wml-2.2.2-1|221	* Sun Jul 30 2000 Götz Waschk <waschk@linux-mandrake.com> 2.0.2-1mdk
12mu|wml-2.2.2-1|222	- initial Mandrake package

21524 12
12mu|wpa_supplicant-1.1-3|1	%define _tmpfilesdir /usr/lib/tmpfiles.d
12mu|wpa_supplicant-1.1-3|2	
12mu|wpa_supplicant-1.1-3|3	Summary:	Linux WPA Supplicant (IEEE 802.1X, WPA, WPA2, RSN, IEEE 802.11i)
12mu|wpa_supplicant-1.1-3|4	Name:		wpa_supplicant
12mu|wpa_supplicant-1.1-3|5	Version:	1.1
12mu|wpa_supplicant-1.1-3|6	Release:	3
12mu|wpa_supplicant-1.1-3|7	# wpa_supplicant itself is dual-licensed under GPLv2 and BSD license, but as we
12mu|wpa_supplicant-1.1-3|8	# link against GPL libraries, we must use GPLv2 license
12mu|wpa_supplicant-1.1-3|9	License:	GPLv2
12mu|wpa_supplicant-1.1-3|10	Group:		Communications
12mu|wpa_supplicant-1.1-3|11	URL:		http://hostap.epitest.fi/wpa_supplicant/
12mu|wpa_supplicant-1.1-3|12	Source0:	http://hostap.epitest.fi/releases/wpa_supplicant-%{version}.tar.gz
12mu|wpa_supplicant-1.1-3|13	Source1:	%{name}.service
12mu|wpa_supplicant-1.1-3|14	Source2:	%{name}.sysconfig
12mu|wpa_supplicant-1.1-3|15	Source3:	%{name}.logrotate
12mu|wpa_supplicant-1.1-3|16	Source4:	wpa_supplicant.tmpfiles
12mu|wpa_supplicant-1.1-3|17	Patch1:		wpa_supplicant-1.0-mdv-defconfig.patch
12mu|wpa_supplicant-1.1-3|18	# should be safe to just bump MAX_WEP_KEY_LEN to 32
12mu|wpa_supplicant-1.1-3|19	# http://lists.shmoo.com/pipermail/hostap/2005-October/011787.html
12mu|wpa_supplicant-1.1-3|20	Patch2:		wpa_supplicant-0.6.3-WEP232.patch
12mu|wpa_supplicant-1.1-3|21	Patch5:		wpa_supplicant-1.0-mdv-dbus-service-file-args.patch
12mu|wpa_supplicant-1.1-3|22	Patch7:		wpa_supplicant-0.7.3-copy-wpa_scan_results_free-for-wpa_priv.patch
12mu|wpa_supplicant-1.1-3|23	# quiet an annoying and frequent syslog message
12mu|wpa_supplicant-1.1-3|24	Patch8:		wpa_supplicant-quiet-scan-results-message.patch
12mu|wpa_supplicant-1.1-3|25	# recover from streams of driver disconnect messages (iwl3945)
12mu|wpa_supplicant-1.1-3|26	Patch9:		wpa_supplicant-squelch-driver-disconnect-spam.patch
12mu|wpa_supplicant-1.1-3|27	# works around busted drivers by increasing association timeout
12mu|wpa_supplicant-1.1-3|28	Patch10:	wpa_supplicant-assoc-timeout.patch
12mu|wpa_supplicant-1.1-3|29	Patch11:	wpa_supplicant-0.7.3-fix-wpa_priv-eloop_signal_handler-casting.patch
12mu|wpa_supplicant-1.1-3|30	Patch13:	wpa_supplicant-1.0-do-not-call-dbus-functions-with-NULL-path.patch
12mu|wpa_supplicant-1.1-3|31	#Patch14:	wpa_supplicant-1.0-wpagui-gcc47.patch
12mu|wpa_supplicant-1.1-3|32	#Patch from Fedora
12mu|wpa_supplicant-1.1-3|33	Patch16:	wpa_supplicant-gui-qt4.patch
12mu|wpa_supplicant-1.1-3|34	Patch17:	wpa_supplicant-1.0-libnl3.patch
12mu|wpa_supplicant-1.1-3|35	Requires(post,postun,preun):	systemd
12mu|wpa_supplicant-1.1-3|36	BuildRequires:	pkgconfig(dbus-1)
12mu|wpa_supplicant-1.1-3|37	BuildRequires:	pkgconfig(gnutls) >= 3.0
12mu|wpa_supplicant-1.1-3|38	BuildRequires:	pkgconfig(libpcsclite)
12mu|wpa_supplicant-1.1-3|39	BuildRequires:	doxygen
12mu|wpa_supplicant-1.1-3|40	BuildRequires:	pkgconfig(QtCore)
12mu|wpa_supplicant-1.1-3|41	BuildRequires:	pkgconfig(libnl-3.0)
12mu|wpa_supplicant-1.1-3|42	BuildRequires:	readline-devel
12mu|wpa_supplicant-1.1-3|43	BuildRequires:	libgcrypt-devel
12mu|wpa_supplicant-1.1-3|44	# http://ndiswrapper.sourceforge.net/wiki/index.php/WPA
12mu|wpa_supplicant-1.1-3|45	
12mu|wpa_supplicant-1.1-3|46	%description
12mu|wpa_supplicant-1.1-3|47	wpa_supplicant is a WPA Supplicant for Linux, BSD and Windows with
12mu|wpa_supplicant-1.1-3|48	support for WPA and WPA2 (IEEE 802.11i / RSN). Supplicant is the IEEE
12mu|wpa_supplicant-1.1-3|49	802.1X/WPA component that is used in the client stations. It
12mu|wpa_supplicant-1.1-3|50	implements key negotiation with a WPA Authenticator and it controls
12mu|wpa_supplicant-1.1-3|51	the roaming and IEEE 802.11 authentication/association of the wlan
12mu|wpa_supplicant-1.1-3|52	driver.
12mu|wpa_supplicant-1.1-3|53	
12mu|wpa_supplicant-1.1-3|54	wpa_supplicant is designed to be a "daemon" program that runs in the
12mu|wpa_supplicant-1.1-3|55	background and acts as the backend component controlling the wireless
12mu|wpa_supplicant-1.1-3|56	connection. wpa_supplicant supports separate frontend programs and an
12mu|wpa_supplicant-1.1-3|57	example text-based frontend, wpa_cli, is included with wpa_supplicant.
12mu|wpa_supplicant-1.1-3|58	
12mu|wpa_supplicant-1.1-3|59	Supported WPA/IEEE 802.11i features:
12mu|wpa_supplicant-1.1-3|60	* WPA-PSK ("WPA-Personal")
12mu|wpa_supplicant-1.1-3|61	* WPA with EAP (e.g., with RADIUS authentication server)
12mu|wpa_supplicant-1.1-3|62	("WPA-Enterprise")
12mu|wpa_supplicant-1.1-3|63	* key management for CCMP, TKIP, WEP104, WEP40
12mu|wpa_supplicant-1.1-3|64	* WPA and full IEEE 802.11i/RSN/WPA2
12mu|wpa_supplicant-1.1-3|65	* RSN: PMKSA caching, pre-authentication
12mu|wpa_supplicant-1.1-3|66	
12mu|wpa_supplicant-1.1-3|67	See the project web site or the eap_testing.txt file for a complete
12mu|wpa_supplicant-1.1-3|68	list of supported EAP methods (IEEE 802.1X Supplicant), supported
12mu|wpa_supplicant-1.1-3|69	drivers and interoperability testing.
12mu|wpa_supplicant-1.1-3|70	
12mu|wpa_supplicant-1.1-3|71	%package gui
12mu|wpa_supplicant-1.1-3|72	Group: System/Configuration/Networking
12mu|wpa_supplicant-1.1-3|73	Summary: Graphical tool for wpa_supplicant
12mu|wpa_supplicant-1.1-3|74	Obsoletes: wpa_gui
12mu|wpa_supplicant-1.1-3|75	
12mu|wpa_supplicant-1.1-3|76	%description gui
12mu|wpa_supplicant-1.1-3|77	wpa_gui is a QT frontend for wpa_supplicant.
12mu|wpa_supplicant-1.1-3|78	wpa_supplicant is a WPA Supplicant for Linux, BSD and Windows with
12mu|wpa_supplicant-1.1-3|79	support for WPA and WPA2 (IEEE 802.11i / RSN).
12mu|wpa_supplicant-1.1-3|80	
12mu|wpa_supplicant-1.1-3|81	%prep
12mu|wpa_supplicant-1.1-3|82	%setup -q
12mu|wpa_supplicant-1.1-3|83	%apply_patches
12mu|wpa_supplicant-1.1-3|84	
12mu|wpa_supplicant-1.1-3|85	pushd wpa_supplicant
12mu|wpa_supplicant-1.1-3|86	# (blino) comment all "network = { }" blocks
12mu|wpa_supplicant-1.1-3|87	perl -pi -e '$_ = "# $_" if /^\s*network\s*=\s*{/ .. /^\s*}/' wpa_supplicant.conf
12mu|wpa_supplicant-1.1-3|88	cp defconfig .config
12mu|wpa_supplicant-1.1-3|89	popd
12mu|wpa_supplicant-1.1-3|90	
12mu|wpa_supplicant-1.1-3|91	%build
12mu|wpa_supplicant-1.1-3|92	%setup_compile_flags
12mu|wpa_supplicant-1.1-3|93	# Fix bug #63030: dereferencing type-punned pointer will break strict-aliasing rules [-Werror=strict-aliasing]
12mu|wpa_supplicant-1.1-3|94	export CFLAGS+=" -fno-strict-aliasing -Wno-error=deprecated-declarations"
12mu|wpa_supplicant-1.1-3|95	export CXXFLAGS+=" -fno-strict-aliasing" FFLAGS+=" -fno-strict-aliasing"
12mu|wpa_supplicant-1.1-3|96	export BINDIR=%{_sbindir}
12mu|wpa_supplicant-1.1-3|97	export LIBDIR=%{_libdir}
12mu|wpa_supplicant-1.1-3|98	
12mu|wpa_supplicant-1.1-3|99	
12mu|wpa_supplicant-1.1-3|100	pushd wpa_supplicant
12mu|wpa_supplicant-1.1-3|101	%make
12mu|wpa_supplicant-1.1-3|102	%make eapol_test
12mu|wpa_supplicant-1.1-3|103	pushd wpa_gui-qt4
12mu|wpa_supplicant-1.1-3|104	%qmake_qt4
12mu|wpa_supplicant-1.1-3|105	%make
12mu|wpa_supplicant-1.1-3|106	popd
12mu|wpa_supplicant-1.1-3|107	popd
12mu|wpa_supplicant-1.1-3|108	
12mu|wpa_supplicant-1.1-3|109	%install
12mu|wpa_supplicant-1.1-3|110	install -D -m 0755 %{SOURCE1} %{buildroot}%{_unitdir}/%{name}.service
12mu|wpa_supplicant-1.1-3|111	install -D -m 0644 %{SOURCE2} %{buildroot}%{_sysconfdir}/sysconfig/%{name}
12mu|wpa_supplicant-1.1-3|112	install -D -m 0644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12mu|wpa_supplicant-1.1-3|113	install -D -m 0644 %{SOURCE4} %{buildroot}%{_tmpfilesdir}/%{name}.conf
12mu|wpa_supplicant-1.1-3|114	
12mu|wpa_supplicant-1.1-3|115	pushd wpa_supplicant
12mu|wpa_supplicant-1.1-3|116	
12mu|wpa_supplicant-1.1-3|117	# binaries
12mu|wpa_supplicant-1.1-3|118	install -d %{buildroot}%{_sbindir}
12mu|wpa_supplicant-1.1-3|119	install -m 755 wpa_supplicant %{buildroot}/%{_sbindir}
12mu|wpa_supplicant-1.1-3|120	install -m 755 wpa_cli %{buildroot}/%{_sbindir}
12mu|wpa_supplicant-1.1-3|121	install -m 755 wpa_passphrase %{buildroot}/%{_sbindir}
12mu|wpa_supplicant-1.1-3|122	install -m 755 eapol_test %{buildroot}%{_sbindir}
12mu|wpa_supplicant-1.1-3|123	
12mu|wpa_supplicant-1.1-3|124	# gui
12mu|wpa_supplicant-1.1-3|125	install -d %{buildroot}%{_bindir}
12mu|wpa_supplicant-1.1-3|126	install -m 755 wpa_gui-qt4/wpa_gui %{buildroot}%{_bindir}
12mu|wpa_supplicant-1.1-3|127	
12mu|wpa_supplicant-1.1-3|128	# config
12mu|wpa_supplicant-1.1-3|129	install -d -m 755 %{buildroot}%{_sysconfdir}
12mu|wpa_supplicant-1.1-3|130	install -m 600 wpa_supplicant.conf %{buildroot}%{_sysconfdir}/wpa_supplicant.conf
12mu|wpa_supplicant-1.1-3|131	
12mu|wpa_supplicant-1.1-3|132	# dbus
12mu|wpa_supplicant-1.1-3|133	install -d %{buildroot}%{_sysconfdir}/dbus-1/system.d
12mu|wpa_supplicant-1.1-3|134	install -d %{buildroot}%{_datadir}/dbus-1/system-services
12mu|wpa_supplicant-1.1-3|135	install -m 644 dbus/dbus-wpa_supplicant.conf \
12mu|wpa_supplicant-1.1-3|136	%{buildroot}%{_sysconfdir}/dbus-1/system.d/wpa_supplicant.conf
12mu|wpa_supplicant-1.1-3|137	install -m 644 dbus/fi.epitest.hostap.WPASupplicant.service \
12mu|wpa_supplicant-1.1-3|138	%{buildroot}%{_datadir}/dbus-1/system-services
12mu|wpa_supplicant-1.1-3|139	install -m 0644 dbus/fi.w1.wpa_supplicant1.service \
12mu|wpa_supplicant-1.1-3|140	%{buildroot}%{_datadir}/dbus-1/system-services
12mu|wpa_supplicant-1.1-3|141	
12mu|wpa_supplicant-1.1-3|142	# man pages
12mu|wpa_supplicant-1.1-3|143	install -d -m 755 %{buildroot}%{_mandir}/man{5,8}
12mu|wpa_supplicant-1.1-3|144	install -m 644 doc/docbook/*.8 %{buildroot}%{_mandir}/man8
12mu|wpa_supplicant-1.1-3|145	install -m 644 doc/docbook/*.5 %{buildroot}%{_mandir}/man5
12mu|wpa_supplicant-1.1-3|146	
12mu|wpa_supplicant-1.1-3|147	popd
12mu|wpa_supplicant-1.1-3|148	
12mu|wpa_supplicant-1.1-3|149	%post
12mu|wpa_supplicant-1.1-3|150	%_tmpfilescreate %{name}
12mu|wpa_supplicant-1.1-3|151	if [ $1 -eq 1 ] ; then
12mu|wpa_supplicant-1.1-3|152	# Initial installation
12mu|wpa_supplicant-1.1-3|153	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|wpa_supplicant-1.1-3|154	fi
12mu|wpa_supplicant-1.1-3|155	
12mu|wpa_supplicant-1.1-3|156	%preun
12mu|wpa_supplicant-1.1-3|157	if [ $1 -eq 0 ] ; then
12mu|wpa_supplicant-1.1-3|158	# Package removal, not upgrade
12mu|wpa_supplicant-1.1-3|159	/bin/systemctl --no-reload disable wpa_supplicant.service > /dev/null 2>&1 || :
12mu|wpa_supplicant-1.1-3|160	/bin/systemctl stop wpa_supplicant.service > /dev/null 2>&1 || :
12mu|wpa_supplicant-1.1-3|161	fi
12mu|wpa_supplicant-1.1-3|162	
12mu|wpa_supplicant-1.1-3|163	%postun
12mu|wpa_supplicant-1.1-3|164	/bin/systemctl daemon-reload >/dev/null 2>&1 || :
12mu|wpa_supplicant-1.1-3|165	if [ $1 -ge 1 ] ; then
12mu|wpa_supplicant-1.1-3|166	# Package upgrade, not uninstall
12mu|wpa_supplicant-1.1-3|167	/bin/systemctl try-restart wpa_supplicant.service >/dev/null 2>&1 || :
12mu|wpa_supplicant-1.1-3|168	fi
12mu|wpa_supplicant-1.1-3|169	
12mu|wpa_supplicant-1.1-3|170	%files
12mu|wpa_supplicant-1.1-3|171	%doc wpa_supplicant/ChangeLog wpa_supplicant/README wpa_supplicant/eap_testing.txt wpa_supplicant/todo.txt
12mu|wpa_supplicant-1.1-3|172	%doc wpa_supplicant/README-WPS
12mu|wpa_supplicant-1.1-3|173	%doc wpa_supplicant/examples/*.conf
12mu|wpa_supplicant-1.1-3|174	%attr(0600,root,daemon) %config(noreplace) %{_sysconfdir}/wpa_supplicant.conf
12mu|wpa_supplicant-1.1-3|175	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12mu|wpa_supplicant-1.1-3|176	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12mu|wpa_supplicant-1.1-3|177	%{_systemunitdir}/%{name}.service
12mu|wpa_supplicant-1.1-3|178	%{_sbindir}/wpa_cli
12mu|wpa_supplicant-1.1-3|179	%{_sbindir}/wpa_passphrase
12mu|wpa_supplicant-1.1-3|180	%{_sbindir}/wpa_supplicant
12mu|wpa_supplicant-1.1-3|181	%{_sbindir}/eapol_test
12mu|wpa_supplicant-1.1-3|182	%{_sysconfdir}/dbus-1/system.d/wpa_supplicant.conf
12mu|wpa_supplicant-1.1-3|183	%{_datadir}/dbus-1/system-services/fi.epitest.hostap.WPASupplicant.service
12mu|wpa_supplicant-1.1-3|184	%{_datadir}/dbus-1/system-services/fi.w1.wpa_supplicant1.service
12mu|wpa_supplicant-1.1-3|185	%{_mandir}/man8/*
12mu|wpa_supplicant-1.1-3|186	%exclude %{_mandir}/man8/wpa_gui.8.*
12mu|wpa_supplicant-1.1-3|187	%{_mandir}/man5/*
12mu|wpa_supplicant-1.1-3|188	%{_tmpfilesdir}/wpa_supplicant.conf
12mu|wpa_supplicant-1.1-3|189	
12mu|wpa_supplicant-1.1-3|190	%files gui
12mu|wpa_supplicant-1.1-3|191	%{_bindir}/wpa_gui
12mu|wpa_supplicant-1.1-3|192	%{_mandir}/man8/wpa_gui.8.*

21525 12
12mu|ws-jaxme-0.5.2-1.0.9|1	# Copyright (c) 2000-2007, JPackage Project
12mu|ws-jaxme-0.5.2-1.0.9|2	# All rights reserved.
12mu|ws-jaxme-0.5.2-1.0.9|3	#
12mu|ws-jaxme-0.5.2-1.0.9|4	# Redistribution and use in source and binary forms, with or without
12mu|ws-jaxme-0.5.2-1.0.9|5	# modification, are permitted provided that the following conditions
12mu|ws-jaxme-0.5.2-1.0.9|6	# are met:
12mu|ws-jaxme-0.5.2-1.0.9|7	#
12mu|ws-jaxme-0.5.2-1.0.9|8	# 1. Redistributions of source code must retain the above copyright
12mu|ws-jaxme-0.5.2-1.0.9|9	#    notice, this list of conditions and the following disclaimer.
12mu|ws-jaxme-0.5.2-1.0.9|10	# 2. Redistributions in binary form must reproduce the above copyright
12mu|ws-jaxme-0.5.2-1.0.9|11	#    notice, this list of conditions and the following disclaimer in the
12mu|ws-jaxme-0.5.2-1.0.9|12	#    documentation and/or other materials provided with the
12mu|ws-jaxme-0.5.2-1.0.9|13	#    distribution.
12mu|ws-jaxme-0.5.2-1.0.9|14	# 3. Neither the name of the JPackage Project nor the names of its
12mu|ws-jaxme-0.5.2-1.0.9|15	#    contributors may be used to endorse or promote products derived
12mu|ws-jaxme-0.5.2-1.0.9|16	#    from this software without specific prior written permission.
12mu|ws-jaxme-0.5.2-1.0.9|17	#
12mu|ws-jaxme-0.5.2-1.0.9|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mu|ws-jaxme-0.5.2-1.0.9|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mu|ws-jaxme-0.5.2-1.0.9|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mu|ws-jaxme-0.5.2-1.0.9|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mu|ws-jaxme-0.5.2-1.0.9|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mu|ws-jaxme-0.5.2-1.0.9|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mu|ws-jaxme-0.5.2-1.0.9|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mu|ws-jaxme-0.5.2-1.0.9|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mu|ws-jaxme-0.5.2-1.0.9|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mu|ws-jaxme-0.5.2-1.0.9|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mu|ws-jaxme-0.5.2-1.0.9|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mu|ws-jaxme-0.5.2-1.0.9|29	#
12mu|ws-jaxme-0.5.2-1.0.9|30	
12mu|ws-jaxme-0.5.2-1.0.9|31	%define base_name jaxme
12mu|ws-jaxme-0.5.2-1.0.9|32	%define gcj_support 0
12mu|ws-jaxme-0.5.2-1.0.9|33	
12mu|ws-jaxme-0.5.2-1.0.9|34	Name:           ws-jaxme
12mu|ws-jaxme-0.5.2-1.0.9|35	Version:        0.5.2
12mu|ws-jaxme-0.5.2-1.0.9|36	Release:        1.0.9
12mu|ws-jaxme-0.5.2-1.0.9|37	Epoch:          0
12mu|ws-jaxme-0.5.2-1.0.9|38	Summary:        Open source implementation of JAXB
12mu|ws-jaxme-0.5.2-1.0.9|39	
12mu|ws-jaxme-0.5.2-1.0.9|40	Group:          Development/Java
12mu|ws-jaxme-0.5.2-1.0.9|41	License:        Apache License
12mu|ws-jaxme-0.5.2-1.0.9|42	URL:            http://ws.apache.org/jaxme/
12mu|ws-jaxme-0.5.2-1.0.9|43	Source0:        ws-jaxme-0.5.2-src.tar.gz
12mu|ws-jaxme-0.5.2-1.0.9|44	# svn export https://svn.apache.org/repos/asf/webservices/jaxme/tags/R0_5_2/ ws-jaxme-0.5.2
12mu|ws-jaxme-0.5.2-1.0.9|45	Source1:        ws-jaxme-bind-MANIFEST.MF
12mu|ws-jaxme-0.5.2-1.0.9|46	Patch0:         ws-jaxme-docs_xml.patch
12mu|ws-jaxme-0.5.2-1.0.9|47	Patch1:         ws-jaxme-catalog.patch
12mu|ws-jaxme-0.5.2-1.0.9|48	Patch2:         ws-jaxme-system-dtd.patch
12mu|ws-jaxme-0.5.2-1.0.9|49	Patch3:         ws-jaxme-jdk16.patch
12mu|ws-jaxme-0.5.2-1.0.9|50	Patch4:         ws-jaxme-ant-scripts2.patch
12mu|ws-jaxme-0.5.2-1.0.9|51	Patch5:         ws-jaxme-use-commons-codec.patch
12mu|ws-jaxme-0.5.2-1.0.9|52	Patch6:         ws-jaxme-fix_docbook.patch
12mu|ws-jaxme-0.5.2-1.0.9|53	%if %{gcj_support}
12mu|ws-jaxme-0.5.2-1.0.9|54	BuildRequires:  java-gcj-compat-devel
12mu|ws-jaxme-0.5.2-1.0.9|55	%else
12mu|ws-jaxme-0.5.2-1.0.9|56	BuildArch:      noarch
12mu|ws-jaxme-0.5.2-1.0.9|57	BuildRequires:  java-devel
12mu|ws-jaxme-0.5.2-1.0.9|58	%endif
12mu|ws-jaxme-0.5.2-1.0.9|59	BuildRequires:  java-rpmbuild >= 0:1.6
12mu|ws-jaxme-0.5.2-1.0.9|60	BuildRequires:  ant >= 0:1.6
12mu|ws-jaxme-0.5.2-1.0.9|61	BuildRequires:  ant-trax >= 0:1.6
12mu|ws-jaxme-0.5.2-1.0.9|62	BuildRequires:  ant-apache-resolver
12mu|ws-jaxme-0.5.2-1.0.9|63	BuildRequires:  antlr
12mu|ws-jaxme-0.5.2-1.0.9|64	BuildRequires:  jaxp_transform_impl
12mu|ws-jaxme-0.5.2-1.0.9|65	BuildRequires:  jakarta-commons-codec
12mu|ws-jaxme-0.5.2-1.0.9|66	BuildRequires:  junit
12mu|ws-jaxme-0.5.2-1.0.9|67	BuildRequires:  hsqldb
12mu|ws-jaxme-0.5.2-1.0.9|68	BuildRequires:  log4j
12mu|ws-jaxme-0.5.2-1.0.9|69	BuildRequires:  xalan-j2
12mu|ws-jaxme-0.5.2-1.0.9|70	BuildRequires:  xmldb-api
12mu|ws-jaxme-0.5.2-1.0.9|71	BuildRequires:  xmldb-api-sdk
12mu|ws-jaxme-0.5.2-1.0.9|72	BuildRequires:  xerces-j2
12mu|ws-jaxme-0.5.2-1.0.9|73	BuildRequires:  xml-commons-jaxp-1.3-apis
12mu|ws-jaxme-0.5.2-1.0.9|74	BuildRequires:  libxml2-utils
12mu|ws-jaxme-0.5.2-1.0.9|75	BuildRequires:  docbook-style-xsl
12mu|ws-jaxme-0.5.2-1.0.9|76	BuildRequires:  docbook-dtd45-xml
12mu|ws-jaxme-0.5.2-1.0.9|77	BuildRequires:  zip
12mu|ws-jaxme-0.5.2-1.0.9|78	Requires:       antlr
12mu|ws-jaxme-0.5.2-1.0.9|79	Requires:       jaxp_transform_impl
12mu|ws-jaxme-0.5.2-1.0.9|80	Requires:       jakarta-commons-codec
12mu|ws-jaxme-0.5.2-1.0.9|81	Requires:       junit
12mu|ws-jaxme-0.5.2-1.0.9|82	Requires:       hsqldb
12mu|ws-jaxme-0.5.2-1.0.9|83	Requires:       log4j
12mu|ws-jaxme-0.5.2-1.0.9|84	Requires:       xalan-j2
12mu|ws-jaxme-0.5.2-1.0.9|85	Requires:       xmldb-api
12mu|ws-jaxme-0.5.2-1.0.9|86	Requires:       xmldb-api-sdk
12mu|ws-jaxme-0.5.2-1.0.9|87	Requires:       xerces-j2
12mu|ws-jaxme-0.5.2-1.0.9|88	Requires:       xml-commons-jaxp-1.3-apis
12mu|ws-jaxme-0.5.2-1.0.9|89	Requires:       jpackage-utils
12mu|ws-jaxme-0.5.2-1.0.9|90	Requires(postun): jpackage-utils
12mu|ws-jaxme-0.5.2-1.0.9|91	
12mu|ws-jaxme-0.5.2-1.0.9|92	%description
12mu|ws-jaxme-0.5.2-1.0.9|93	A Java/XML binding compiler takes as input a schema
12mu|ws-jaxme-0.5.2-1.0.9|94	description (in most cases an XML schema, but it may
12mu|ws-jaxme-0.5.2-1.0.9|95	be a DTD, a RelaxNG schema, a Java class inspected
12mu|ws-jaxme-0.5.2-1.0.9|96	via reflection, or a database schema). The output is
12mu|ws-jaxme-0.5.2-1.0.9|97	a set of Java classes:
12mu|ws-jaxme-0.5.2-1.0.9|98	* A Java bean class matching the schema description.
12mu|ws-jaxme-0.5.2-1.0.9|99	(If the schema was obtained via Java reflection,
12mu|ws-jaxme-0.5.2-1.0.9|100	the original Java bean class.)
12mu|ws-jaxme-0.5.2-1.0.9|101	* Read a conforming XML document and convert it into
12mu|ws-jaxme-0.5.2-1.0.9|102	the equivalent Java bean.
12mu|ws-jaxme-0.5.2-1.0.9|103	* Vice versa, marshal the Java bean back into the
12mu|ws-jaxme-0.5.2-1.0.9|104	original XML document.
12mu|ws-jaxme-0.5.2-1.0.9|105	
12mu|ws-jaxme-0.5.2-1.0.9|106	%package        javadoc
12mu|ws-jaxme-0.5.2-1.0.9|107	Summary:        Javadoc for %{name}
12mu|ws-jaxme-0.5.2-1.0.9|108	Group:          Development/Java
12mu|ws-jaxme-0.5.2-1.0.9|109	Requires:       jpackage-utils
12mu|ws-jaxme-0.5.2-1.0.9|110	Requires(postun): jpackage-utils
12mu|ws-jaxme-0.5.2-1.0.9|111	
12mu|ws-jaxme-0.5.2-1.0.9|112	%description    javadoc
12mu|ws-jaxme-0.5.2-1.0.9|113	%{summary}.
12mu|ws-jaxme-0.5.2-1.0.9|114	
12mu|ws-jaxme-0.5.2-1.0.9|115	%package        manual
12mu|ws-jaxme-0.5.2-1.0.9|116	Summary:        Documents for %{name}
12mu|ws-jaxme-0.5.2-1.0.9|117	Group:          Development/Java
12mu|ws-jaxme-0.5.2-1.0.9|118	
12mu|ws-jaxme-0.5.2-1.0.9|119	%description    manual
12mu|ws-jaxme-0.5.2-1.0.9|120	%{summary}.
12mu|ws-jaxme-0.5.2-1.0.9|121	
12mu|ws-jaxme-0.5.2-1.0.9|122	%prep
12mu|ws-jaxme-0.5.2-1.0.9|123	%setup -q -n %{name}-%{version}
12mu|ws-jaxme-0.5.2-1.0.9|124	for j in $(find . -name "*.jar"); do
12mu|ws-jaxme-0.5.2-1.0.9|125	mv $j $j.no
12mu|ws-jaxme-0.5.2-1.0.9|126	done
12mu|ws-jaxme-0.5.2-1.0.9|127	
12mu|ws-jaxme-0.5.2-1.0.9|128	%patch0 -p0
12mu|ws-jaxme-0.5.2-1.0.9|129	%patch1 -p0
12mu|ws-jaxme-0.5.2-1.0.9|130	#%patch2 -p1
12mu|ws-jaxme-0.5.2-1.0.9|131	%patch3 -p1
12mu|ws-jaxme-0.5.2-1.0.9|132	%patch4 -p0 -b .sav
12mu|ws-jaxme-0.5.2-1.0.9|133	%patch5 -p0 -b .sav
12mu|ws-jaxme-0.5.2-1.0.9|134	%patch6 -p0 -b .docbook
12mu|ws-jaxme-0.5.2-1.0.9|135	
12mu|ws-jaxme-0.5.2-1.0.9|136	%build
12mu|ws-jaxme-0.5.2-1.0.9|137	export OPT_JAR_LIST="xalan-j2 ant/ant-trax xalan-j2-serializer xml-commons-resolver ant/ant-apache-resolver"
12mu|ws-jaxme-0.5.2-1.0.9|138	export CLASSPATH=$(build-classpath antlr hsqldb commons-codec junit log4j xmldb-api xerces-j2 xml-commons-jaxp-1.3-apis)
12mu|ws-jaxme-0.5.2-1.0.9|139	%{ant} all Docs.all \
12mu|ws-jaxme-0.5.2-1.0.9|140	-Dbuild.sysclasspath=first \
12mu|ws-jaxme-0.5.2-1.0.9|141	-Ddocbook.home=%{_datadir}/sgml/docbook \
12mu|ws-jaxme-0.5.2-1.0.9|142	-Ddocbookxsl.home=%{_datadir}/sgml/docbook/xsl-stylesheets
12mu|ws-jaxme-0.5.2-1.0.9|143	
12mu|ws-jaxme-0.5.2-1.0.9|144	mkdir -p META-INF
12mu|ws-jaxme-0.5.2-1.0.9|145	cp -p %{SOURCE1} META-INF/MANIFEST.MF
12mu|ws-jaxme-0.5.2-1.0.9|146	touch META-INF/MANIFEST.MF
12mu|ws-jaxme-0.5.2-1.0.9|147	zip -u dist/jaxmeapi-%{version}.jar META-INF/MANIFEST.MF
12mu|ws-jaxme-0.5.2-1.0.9|148	
12mu|ws-jaxme-0.5.2-1.0.9|149	%install
12mu|ws-jaxme-0.5.2-1.0.9|150	rm -rf %{buildroot}
12mu|ws-jaxme-0.5.2-1.0.9|151	install -dm 755 %{buildroot}%{_javadir}/%{base_name}
12mu|ws-jaxme-0.5.2-1.0.9|152	for jar in dist/*.jar; do
12mu|ws-jaxme-0.5.2-1.0.9|153	install -m 644 ${jar} %{buildroot}%{_javadir}/%{base_name}/
12mu|ws-jaxme-0.5.2-1.0.9|154	done
12mu|ws-jaxme-0.5.2-1.0.9|155	(cd %{buildroot}%{_javadir}/%{base_name} &&
12mu|ws-jaxme-0.5.2-1.0.9|156	for jar in *-%{version}*;
12mu|ws-jaxme-0.5.2-1.0.9|157	do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`;
12mu|ws-jaxme-0.5.2-1.0.9|158	done
12mu|ws-jaxme-0.5.2-1.0.9|159	)
12mu|ws-jaxme-0.5.2-1.0.9|160	
12mu|ws-jaxme-0.5.2-1.0.9|161	(cd %{buildroot}%{_javadir}/%{base_name} &&
12mu|ws-jaxme-0.5.2-1.0.9|162	for jar in *.jar;
12mu|ws-jaxme-0.5.2-1.0.9|163	do ln -sf ${jar} ws-${jar};
12mu|ws-jaxme-0.5.2-1.0.9|164	done
12mu|ws-jaxme-0.5.2-1.0.9|165	)
12mu|ws-jaxme-0.5.2-1.0.9|166	
12mu|ws-jaxme-0.5.2-1.0.9|167	#javadoc
12mu|ws-jaxme-0.5.2-1.0.9|168	install -dm 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12mu|ws-jaxme-0.5.2-1.0.9|169	cp -pr build/docs/src/documentation/content/apidocs \
12mu|ws-jaxme-0.5.2-1.0.9|170	%{buildroot}%{_javadocdir}/%{name}-%{version}
12mu|ws-jaxme-0.5.2-1.0.9|171	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mu|ws-jaxme-0.5.2-1.0.9|172	rm -rf build/docs/src/documentation/content/apidocs
12mu|ws-jaxme-0.5.2-1.0.9|173	
12mu|ws-jaxme-0.5.2-1.0.9|174	#manual
12mu|ws-jaxme-0.5.2-1.0.9|175	install -dm 755 %{buildroot}%{_docdir}/%{name}-%{version}
12mu|ws-jaxme-0.5.2-1.0.9|176	cp -pr build/docs/src/documentation/content/* %{buildroot}%{_docdir}/%{name}-%{version}
12mu|ws-jaxme-0.5.2-1.0.9|177	install -pm 644 LICENSE %{buildroot}%{_docdir}/%{name}-%{version}
12mu|ws-jaxme-0.5.2-1.0.9|178	
12mu|ws-jaxme-0.5.2-1.0.9|179	%if %{gcj_support}
12mu|ws-jaxme-0.5.2-1.0.9|180	%{_bindir}/aot-compile-rpm
12mu|ws-jaxme-0.5.2-1.0.9|181	%endif
12mu|ws-jaxme-0.5.2-1.0.9|182	
12mu|ws-jaxme-0.5.2-1.0.9|183	%if %{gcj_support}
12mu|ws-jaxme-0.5.2-1.0.9|184	%post
12mu|ws-jaxme-0.5.2-1.0.9|185	%{update_gcjdb}
12mu|ws-jaxme-0.5.2-1.0.9|186	%endif
12mu|ws-jaxme-0.5.2-1.0.9|187	
12mu|ws-jaxme-0.5.2-1.0.9|188	%if %{gcj_support}
12mu|ws-jaxme-0.5.2-1.0.9|189	%postun
12mu|ws-jaxme-0.5.2-1.0.9|190	%{clean_gcjdb}
12mu|ws-jaxme-0.5.2-1.0.9|191	%endif
12mu|ws-jaxme-0.5.2-1.0.9|192	
12mu|ws-jaxme-0.5.2-1.0.9|193	%files
12mu|ws-jaxme-0.5.2-1.0.9|194	%defattr(0644,root,root,0755)
12mu|ws-jaxme-0.5.2-1.0.9|195	%{_javadir}/%{base_name}
12mu|ws-jaxme-0.5.2-1.0.9|196	%if %{gcj_support}
12mu|ws-jaxme-0.5.2-1.0.9|197	%dir %{_libdir}/gcj/%{name}
12mu|ws-jaxme-0.5.2-1.0.9|198	%attr(-,root,root) %{_libdir}/gcj/%{name}/*
12mu|ws-jaxme-0.5.2-1.0.9|199	%endif
12mu|ws-jaxme-0.5.2-1.0.9|200	
12mu|ws-jaxme-0.5.2-1.0.9|201	%files javadoc
12mu|ws-jaxme-0.5.2-1.0.9|202	%defattr(0644,root,root,0755)
12mu|ws-jaxme-0.5.2-1.0.9|203	%doc %{_javadocdir}/%{name}-%{version}
12mu|ws-jaxme-0.5.2-1.0.9|204	%doc %{_javadocdir}/%{name}
12mu|ws-jaxme-0.5.2-1.0.9|205	
12mu|ws-jaxme-0.5.2-1.0.9|206	%files manual
12mu|ws-jaxme-0.5.2-1.0.9|207	%defattr(0644,root,root,0755)
12mu|ws-jaxme-0.5.2-1.0.9|208	%doc %{_docdir}/%{name}-%{version}
12mu|ws-jaxme-0.5.2-1.0.9|209	
12mu|ws-jaxme-0.5.2-1.0.9|210	
12mu|ws-jaxme-0.5.2-1.0.9|211	%changelog
12mu|ws-jaxme-0.5.2-1.0.9|212	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 0:0.5.2-1.0.6mdv2011.0
12mu|ws-jaxme-0.5.2-1.0.9|213	+ Revision: 608173
12mu|ws-jaxme-0.5.2-1.0.9|214	- rebuild
12mu|ws-jaxme-0.5.2-1.0.9|215	
12mu|ws-jaxme-0.5.2-1.0.9|216	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 0:0.5.2-1.0.5mdv2010.1
12mu|ws-jaxme-0.5.2-1.0.9|217	+ Revision: 524356
12mu|ws-jaxme-0.5.2-1.0.9|218	- rebuilt for 2010.1
12mu|ws-jaxme-0.5.2-1.0.9|219	
12mu|ws-jaxme-0.5.2-1.0.9|220	* Thu Jan 15 2009 Jérôme Soyer <saispo@mandriva.org> 0:0.5.2-1.0.4mdv2009.1
12mu|ws-jaxme-0.5.2-1.0.9|221	+ Revision: 329687
12mu|ws-jaxme-0.5.2-1.0.9|222	- Remove patch2 and add patch6 to fix dtd
12mu|ws-jaxme-0.5.2-1.0.9|223	- Add zip to BR
12mu|ws-jaxme-0.5.2-1.0.9|224	- Add BR
12mu|ws-jaxme-0.5.2-1.0.9|225	- Add BR
12mu|ws-jaxme-0.5.2-1.0.9|226	- Add libxml2-utils BR
12mu|ws-jaxme-0.5.2-1.0.9|227	- Bump Release
12mu|ws-jaxme-0.5.2-1.0.9|228	- Fix Build
12mu|ws-jaxme-0.5.2-1.0.9|229	
12mu|ws-jaxme-0.5.2-1.0.9|230	* Mon Jan 05 2009 Jérôme Soyer <saispo@mandriva.org> 0:0.5.2-1.0.3mdv2009.1
12mu|ws-jaxme-0.5.2-1.0.9|231	+ Revision: 325046
12mu|ws-jaxme-0.5.2-1.0.9|232	- Add some patches and rebuild
12mu|ws-jaxme-0.5.2-1.0.9|233	
12mu|ws-jaxme-0.5.2-1.0.9|234	+ Olivier Blin <oblin@mandriva.com>
12mu|ws-jaxme-0.5.2-1.0.9|235	- restore BuildRoot
12mu|ws-jaxme-0.5.2-1.0.9|236	
12mu|ws-jaxme-0.5.2-1.0.9|237	+ Thierry Vignaud <tv@mandriva.org>
12mu|ws-jaxme-0.5.2-1.0.9|238	- kill re-definition of %%buildroot on Pixel's request
12mu|ws-jaxme-0.5.2-1.0.9|239	
12mu|ws-jaxme-0.5.2-1.0.9|240	+ Anssi Hannula <anssi@mandriva.org>
12mu|ws-jaxme-0.5.2-1.0.9|241	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12mu|ws-jaxme-0.5.2-1.0.9|242	
12mu|ws-jaxme-0.5.2-1.0.9|243	* Wed Dec 12 2007 Alexander Kurtakov <akurtakov@mandriva.org> 0:0.5.2-1.0.1mdv2008.1
12mu|ws-jaxme-0.5.2-1.0.9|244	+ Revision: 117861
12mu|ws-jaxme-0.5.2-1.0.9|245	- new version 0.5.2 with maven poms (jpp sync)
12mu|ws-jaxme-0.5.2-1.0.9|246	
12mu|ws-jaxme-0.5.2-1.0.9|247	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:0.5.1-2.1.3mdv2008.0
12mu|ws-jaxme-0.5.2-1.0.9|248	+ Revision: 87265
12mu|ws-jaxme-0.5.2-1.0.9|249	- rebuild to filter out autorequires of GCJ AOT objects
12mu|ws-jaxme-0.5.2-1.0.9|250	- remove unnecessary Requires(post) on java-gcj-compat
12mu|ws-jaxme-0.5.2-1.0.9|251	
12mu|ws-jaxme-0.5.2-1.0.9|252	* Wed Jul 18 2007 Anssi Hannula <anssi@mandriva.org> 0:0.5.1-2.1.2mdv2008.0
12mu|ws-jaxme-0.5.2-1.0.9|253	+ Revision: 53213
12mu|ws-jaxme-0.5.2-1.0.9|254	- use xml-commons-jaxp-1.3-apis explicitely instead of the generic
12mu|ws-jaxme-0.5.2-1.0.9|255	xml-commons-apis which is provided by multiple packages (see bug #31473)
12mu|ws-jaxme-0.5.2-1.0.9|256	
12mu|ws-jaxme-0.5.2-1.0.9|257	* Tue Jul 03 2007 David Walluck <walluck@mandriva.org> 0:0.5.1-2.1.1mdv2008.0
12mu|ws-jaxme-0.5.2-1.0.9|258	+ Revision: 47659
12mu|ws-jaxme-0.5.2-1.0.9|259	- Import ws-jaxme
12mu|ws-jaxme-0.5.2-1.0.9|260	
12mu|ws-jaxme-0.5.2-1.0.9|261	
12mu|ws-jaxme-0.5.2-1.0.9|262	
12mu|ws-jaxme-0.5.2-1.0.9|263	* Mon Feb 12 2007 Deepak Bhole <dbhole@redhat.com> - 0:0.5.1-2jpp.1
12mu|ws-jaxme-0.5.2-1.0.9|264	- Update as per Fedora guidelines.
12mu|ws-jaxme-0.5.2-1.0.9|265	
12mu|ws-jaxme-0.5.2-1.0.9|266	* Wed May 04 2006 Ralph Apel <r.apel at r-apel.de> - 0:0.5.1-1jpp
12mu|ws-jaxme-0.5.2-1.0.9|267	- First JPP-1.7 release
12mu|ws-jaxme-0.5.2-1.0.9|268	
12mu|ws-jaxme-0.5.2-1.0.9|269	* Tue Dec 20 2005 Ralph Apel <r.apel at r-apel.de> - 0:0.5-1jpp
12mu|ws-jaxme-0.5.2-1.0.9|270	- Upgrade to 0.5
12mu|ws-jaxme-0.5.2-1.0.9|271	
12mu|ws-jaxme-0.5.2-1.0.9|272	* Thu Sep 09 2004 Ralph Apel <r.apel at r-apel.de> - 0:0.3.1-1jpp
12mu|ws-jaxme-0.5.2-1.0.9|273	- Fix version in changelog
12mu|ws-jaxme-0.5.2-1.0.9|274	- Upgrade to 0.3.1
12mu|ws-jaxme-0.5.2-1.0.9|275	
12mu|ws-jaxme-0.5.2-1.0.9|276	* Fri Aug 30 2004 Ralph Apel <r.apel at r-apel.de> - 0:2.0-0.b1.4jpp
12mu|ws-jaxme-0.5.2-1.0.9|277	- Build with ant-1.6.2
12mu|ws-jaxme-0.5.2-1.0.9|278	
12mu|ws-jaxme-0.5.2-1.0.9|279	* Fri Aug 06 2004 Ralph Apel <r.apel at r-apel.de> - 0:2.0-0.b1.3jpp
12mu|ws-jaxme-0.5.2-1.0.9|280	- Void change
12mu|ws-jaxme-0.5.2-1.0.9|281	
12mu|ws-jaxme-0.5.2-1.0.9|282	* Tue Jun 01 2004 Randy Watler <rwatler at finali.com> - 0:2.0-0.b1.2jpp
12mu|ws-jaxme-0.5.2-1.0.9|283	- Upgrade to Ant 1.6.X
12mu|ws-jaxme-0.5.2-1.0.9|284	
12mu|ws-jaxme-0.5.2-1.0.9|285	* Fri Mar 04 2004 Ralph Apel <r.apel at r-apel.de> - 0:2.0-0.b1.1jpp
12mu|ws-jaxme-0.5.2-1.0.9|286	- First JPackage release

21526 12
12mu|wxgtk2.8-2.8.12-10|1	%define		oname	wxGTK
12mu|wxgtk2.8-2.8.12-10|2	%define		api	2.8
12mu|wxgtk2.8-2.8.12-10|3	%define		major	0
12mu|wxgtk2.8-2.8.12-10|4	
12mu|wxgtk2.8-2.8.12-10|5	Summary:	GTK+ port of the wxWidgets library
12mu|wxgtk2.8-2.8.12-10|6	Name:		wxgtk%{api}
12mu|wxgtk2.8-2.8.12-10|7	Version:	2.8.12
12mu|wxgtk2.8-2.8.12-10|8	Release:	10
12mu|wxgtk2.8-2.8.12-10|9	License:	wxWidgets Library Licence
12mu|wxgtk2.8-2.8.12-10|10	Group:		System/Libraries
12mu|wxgtk2.8-2.8.12-10|11	Url:		http://www.wxwidgets.org/
12mu|wxgtk2.8-2.8.12-10|12	Source0:	http://prdownloads.sourceforge.net/wxwindows/%{oname}-%{version}.tar.bz2
12mu|wxgtk2.8-2.8.12-10|13	#gw security patch for bundled expat which we don't use:
12mu|wxgtk2.8-2.8.12-10|14	Patch2:		wxGTK-2.8.10-CVE-2009-XXXX.diff
12mu|wxgtk2.8-2.8.12-10|15	Patch3:		wxGTK-lX11_linkage_fix.diff
12mu|wxgtk2.8-2.8.12-10|16	Patch8:		wxWidgets-2.7.0-multiarch-includes.patch
12mu|wxgtk2.8-2.8.12-10|17	#gw security patch for bundled expat which we don't use:
12mu|wxgtk2.8-2.8.12-10|18	Patch9:		wxGTK-2.8.8-CVE-2009-3560.diff
12mu|wxgtk2.8-2.8.12-10|19	Patch10:	wxGTK-2.8.12-fix-user_data-casting.patch
12mu|wxgtk2.8-2.8.12-10|20	Buildrequires:	bison
12mu|wxgtk2.8-2.8.12-10|21	Buildrequires:	flex
12mu|wxgtk2.8-2.8.12-10|22	BuildRequires:	jpeg-devel
12mu|wxgtk2.8-2.8.12-10|23	BuildRequires:	pkgconfig(expat)
12mu|wxgtk2.8-2.8.12-10|24	BuildRequires:	pkgconfig(gconf-2.0)
12mu|wxgtk2.8-2.8.12-10|25	BuildRequires:	pkgconfig(glu)
12mu|wxgtk2.8-2.8.12-10|26	BuildRequires:	pkgconfig(gstreamer-0.10)
12mu|wxgtk2.8-2.8.12-10|27	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mu|wxgtk2.8-2.8.12-10|28	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|wxgtk2.8-2.8.12-10|29	BuildRequires:	pkgconfig(libpng)
12mu|wxgtk2.8-2.8.12-10|30	BuildRequires:	pkgconfig(libtiff-4)
12mu|wxgtk2.8-2.8.12-10|31	BuildRequires:	pkgconfig(sdl)
12mu|wxgtk2.8-2.8.12-10|32	BuildRequires:	pkgconfig(sm)
12mu|wxgtk2.8-2.8.12-10|33	BuildRequires:	pkgconfig(x11)
12mu|wxgtk2.8-2.8.12-10|34	Buildrequires:	pkgconfig(xinerama)
12mu|wxgtk2.8-2.8.12-10|35	BuildRequires:	pkgconfig(xxf86vm)
12mu|wxgtk2.8-2.8.12-10|36	
12mu|wxgtk2.8-2.8.12-10|37	%description
12mu|wxgtk2.8-2.8.12-10|38	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk2.8-2.8.12-10|39	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk2.8-2.8.12-10|40	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk2.8-2.8.12-10|41	
12mu|wxgtk2.8-2.8.12-10|42	%files -f wxstd.lang
12mu|wxgtk2.8-2.8.12-10|43	%doc *.txt
12mu|wxgtk2.8-2.8.12-10|44	
12mu|wxgtk2.8-2.8.12-10|45	#----------------------------------------------------------------------------
12mu|wxgtk2.8-2.8.12-10|46	
12mu|wxgtk2.8-2.8.12-10|47	%define libwx_baseu %mklibname wx_baseu %{api} %{major}
12mu|wxgtk2.8-2.8.12-10|48	
12mu|wxgtk2.8-2.8.12-10|49	%package -n	%{libwx_baseu}
12mu|wxgtk2.8-2.8.12-10|50	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk2.8-2.8.12-10|51	Group:		System/Libraries
12mu|wxgtk2.8-2.8.12-10|52	Requires:	%{name} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|53	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
12mu|wxgtk2.8-2.8.12-10|54	Obsoletes:	%{_lib}wxgtku2.8 < 2.8.12-8
12mu|wxgtk2.8-2.8.12-10|55	
12mu|wxgtk2.8-2.8.12-10|56	%description -n %{libwx_baseu}
12mu|wxgtk2.8-2.8.12-10|57	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk2.8-2.8.12-10|58	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk2.8-2.8.12-10|59	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk2.8-2.8.12-10|60	
12mu|wxgtk2.8-2.8.12-10|61	This package contains the library needed to run programs dynamically
12mu|wxgtk2.8-2.8.12-10|62	linked with the unicode enabled version of %{name}.
12mu|wxgtk2.8-2.8.12-10|63	
12mu|wxgtk2.8-2.8.12-10|64	%files -n %{libwx_baseu}
12mu|wxgtk2.8-2.8.12-10|65	%{_libdir}/libwx_baseu-%{api}.so.%{major}*
12mu|wxgtk2.8-2.8.12-10|66	
12mu|wxgtk2.8-2.8.12-10|67	#----------------------------------------------------------------------------
12mu|wxgtk2.8-2.8.12-10|68	
12mu|wxgtk2.8-2.8.12-10|69	%define libwx_baseu_net %mklibname wx_baseu_net %{api} %{major}
12mu|wxgtk2.8-2.8.12-10|70	
12mu|wxgtk2.8-2.8.12-10|71	%package -n	%{libwx_baseu_net}
12mu|wxgtk2.8-2.8.12-10|72	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk2.8-2.8.12-10|73	Group:		System/Libraries
12mu|wxgtk2.8-2.8.12-10|74	Requires:	%{name} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|75	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
12mu|wxgtk2.8-2.8.12-10|76	
12mu|wxgtk2.8-2.8.12-10|77	%description -n %{libwx_baseu_net}
12mu|wxgtk2.8-2.8.12-10|78	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk2.8-2.8.12-10|79	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk2.8-2.8.12-10|80	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk2.8-2.8.12-10|81	
12mu|wxgtk2.8-2.8.12-10|82	This package contains the library needed to run programs dynamically
12mu|wxgtk2.8-2.8.12-10|83	linked with the unicode enabled version of %{name}.
12mu|wxgtk2.8-2.8.12-10|84	
12mu|wxgtk2.8-2.8.12-10|85	%files -n %{libwx_baseu_net}
12mu|wxgtk2.8-2.8.12-10|86	%{_libdir}/libwx_baseu_net-%{api}.so.%{major}*
12mu|wxgtk2.8-2.8.12-10|87	
12mu|wxgtk2.8-2.8.12-10|88	#----------------------------------------------------------------------------
12mu|wxgtk2.8-2.8.12-10|89	
12mu|wxgtk2.8-2.8.12-10|90	%define libwx_baseu_xml %mklibname wx_baseu_xml %{api} %{major}
12mu|wxgtk2.8-2.8.12-10|91	
12mu|wxgtk2.8-2.8.12-10|92	%package -n	%{libwx_baseu_xml}
12mu|wxgtk2.8-2.8.12-10|93	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk2.8-2.8.12-10|94	Group:		System/Libraries
12mu|wxgtk2.8-2.8.12-10|95	Requires:	%{name} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|96	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
12mu|wxgtk2.8-2.8.12-10|97	
12mu|wxgtk2.8-2.8.12-10|98	%description -n %{libwx_baseu_xml}
12mu|wxgtk2.8-2.8.12-10|99	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk2.8-2.8.12-10|100	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk2.8-2.8.12-10|101	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk2.8-2.8.12-10|102	
12mu|wxgtk2.8-2.8.12-10|103	This package contains the library needed to run programs dynamically
12mu|wxgtk2.8-2.8.12-10|104	linked with the unicode enabled version of %{name}.
12mu|wxgtk2.8-2.8.12-10|105	
12mu|wxgtk2.8-2.8.12-10|106	%files -n %{libwx_baseu_xml}
12mu|wxgtk2.8-2.8.12-10|107	%{_libdir}/libwx_baseu_xml-%{api}.so.%{major}*
12mu|wxgtk2.8-2.8.12-10|108	
12mu|wxgtk2.8-2.8.12-10|109	#----------------------------------------------------------------------------
12mu|wxgtk2.8-2.8.12-10|110	
12mu|wxgtk2.8-2.8.12-10|111	%define libwx_gtk2u_adv %mklibname wx_gtk2u_adv %{api} %{major}
12mu|wxgtk2.8-2.8.12-10|112	
12mu|wxgtk2.8-2.8.12-10|113	%package -n	%{libwx_gtk2u_adv}
12mu|wxgtk2.8-2.8.12-10|114	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk2.8-2.8.12-10|115	Group:		System/Libraries
12mu|wxgtk2.8-2.8.12-10|116	Requires:	%{name} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|117	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
12mu|wxgtk2.8-2.8.12-10|118	
12mu|wxgtk2.8-2.8.12-10|119	%description -n %{libwx_gtk2u_adv}
12mu|wxgtk2.8-2.8.12-10|120	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk2.8-2.8.12-10|121	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk2.8-2.8.12-10|122	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk2.8-2.8.12-10|123	
12mu|wxgtk2.8-2.8.12-10|124	This package contains the library needed to run programs dynamically
12mu|wxgtk2.8-2.8.12-10|125	linked with the unicode enabled version of %{name}.
12mu|wxgtk2.8-2.8.12-10|126	
12mu|wxgtk2.8-2.8.12-10|127	%files -n %{libwx_gtk2u_adv}
12mu|wxgtk2.8-2.8.12-10|128	%{_libdir}/libwx_gtk2u_adv-%{api}.so.%{major}*
12mu|wxgtk2.8-2.8.12-10|129	
12mu|wxgtk2.8-2.8.12-10|130	#----------------------------------------------------------------------------
12mu|wxgtk2.8-2.8.12-10|131	
12mu|wxgtk2.8-2.8.12-10|132	%define libwx_gtk2u_aui %mklibname wx_gtk2u_aui %{api} %{major}
12mu|wxgtk2.8-2.8.12-10|133	
12mu|wxgtk2.8-2.8.12-10|134	%package -n	%{libwx_gtk2u_aui}
12mu|wxgtk2.8-2.8.12-10|135	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk2.8-2.8.12-10|136	Group:		System/Libraries
12mu|wxgtk2.8-2.8.12-10|137	Requires:	%{name} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|138	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
12mu|wxgtk2.8-2.8.12-10|139	
12mu|wxgtk2.8-2.8.12-10|140	%description -n %{libwx_gtk2u_aui}
12mu|wxgtk2.8-2.8.12-10|141	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk2.8-2.8.12-10|142	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk2.8-2.8.12-10|143	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk2.8-2.8.12-10|144	
12mu|wxgtk2.8-2.8.12-10|145	This package contains the library needed to run programs dynamically
12mu|wxgtk2.8-2.8.12-10|146	linked with the unicode enabled version of %{name}.
12mu|wxgtk2.8-2.8.12-10|147	
12mu|wxgtk2.8-2.8.12-10|148	%files -n %{libwx_gtk2u_aui}
12mu|wxgtk2.8-2.8.12-10|149	%{_libdir}/libwx_gtk2u_aui-%{api}.so.%{major}*
12mu|wxgtk2.8-2.8.12-10|150	
12mu|wxgtk2.8-2.8.12-10|151	#----------------------------------------------------------------------------
12mu|wxgtk2.8-2.8.12-10|152	
12mu|wxgtk2.8-2.8.12-10|153	%define libwx_gtk2u_core %mklibname wx_gtk2u_core %{api} %{major}
12mu|wxgtk2.8-2.8.12-10|154	
12mu|wxgtk2.8-2.8.12-10|155	%package -n	%{libwx_gtk2u_core}
12mu|wxgtk2.8-2.8.12-10|156	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk2.8-2.8.12-10|157	Group:		System/Libraries
12mu|wxgtk2.8-2.8.12-10|158	Requires:	%{name} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|159	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
12mu|wxgtk2.8-2.8.12-10|160	
12mu|wxgtk2.8-2.8.12-10|161	%description -n %{libwx_gtk2u_core}
12mu|wxgtk2.8-2.8.12-10|162	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk2.8-2.8.12-10|163	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk2.8-2.8.12-10|164	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk2.8-2.8.12-10|165	
12mu|wxgtk2.8-2.8.12-10|166	This package contains the library needed to run programs dynamically
12mu|wxgtk2.8-2.8.12-10|167	linked with the unicode enabled version of %{name}.
12mu|wxgtk2.8-2.8.12-10|168	
12mu|wxgtk2.8-2.8.12-10|169	%files -n %{libwx_gtk2u_core}
12mu|wxgtk2.8-2.8.12-10|170	%{_libdir}/libwx_gtk2u_core-%{api}.so.%{major}*
12mu|wxgtk2.8-2.8.12-10|171	
12mu|wxgtk2.8-2.8.12-10|172	#----------------------------------------------------------------------------
12mu|wxgtk2.8-2.8.12-10|173	
12mu|wxgtk2.8-2.8.12-10|174	%define libwx_gtk2u_fl %mklibname wx_gtk2u_fl %{api} %{major}
12mu|wxgtk2.8-2.8.12-10|175	
12mu|wxgtk2.8-2.8.12-10|176	%package -n	%{libwx_gtk2u_fl}
12mu|wxgtk2.8-2.8.12-10|177	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk2.8-2.8.12-10|178	Group:		System/Libraries
12mu|wxgtk2.8-2.8.12-10|179	Requires:	%{name} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|180	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
12mu|wxgtk2.8-2.8.12-10|181	
12mu|wxgtk2.8-2.8.12-10|182	%description -n %{libwx_gtk2u_fl}
12mu|wxgtk2.8-2.8.12-10|183	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk2.8-2.8.12-10|184	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk2.8-2.8.12-10|185	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk2.8-2.8.12-10|186	
12mu|wxgtk2.8-2.8.12-10|187	This package contains the library needed to run programs dynamically
12mu|wxgtk2.8-2.8.12-10|188	linked with the unicode enabled version of %{name}.
12mu|wxgtk2.8-2.8.12-10|189	
12mu|wxgtk2.8-2.8.12-10|190	%files -n %{libwx_gtk2u_fl}
12mu|wxgtk2.8-2.8.12-10|191	%{_libdir}/libwx_gtk2u_fl-%{api}.so.%{major}*
12mu|wxgtk2.8-2.8.12-10|192	
12mu|wxgtk2.8-2.8.12-10|193	#----------------------------------------------------------------------------
12mu|wxgtk2.8-2.8.12-10|194	
12mu|wxgtk2.8-2.8.12-10|195	%define libwx_gtk2u_gizmos %mklibname wx_gtk2u_gizmos %{api} %{major}
12mu|wxgtk2.8-2.8.12-10|196	
12mu|wxgtk2.8-2.8.12-10|197	%package -n	%{libwx_gtk2u_gizmos}
12mu|wxgtk2.8-2.8.12-10|198	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk2.8-2.8.12-10|199	Group:		System/Libraries
12mu|wxgtk2.8-2.8.12-10|200	Requires:	%{name} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|201	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
12mu|wxgtk2.8-2.8.12-10|202	
12mu|wxgtk2.8-2.8.12-10|203	%description -n %{libwx_gtk2u_gizmos}
12mu|wxgtk2.8-2.8.12-10|204	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk2.8-2.8.12-10|205	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk2.8-2.8.12-10|206	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk2.8-2.8.12-10|207	
12mu|wxgtk2.8-2.8.12-10|208	This package contains the library needed to run programs dynamically
12mu|wxgtk2.8-2.8.12-10|209	linked with the unicode enabled version of %{name}.
12mu|wxgtk2.8-2.8.12-10|210	
12mu|wxgtk2.8-2.8.12-10|211	%files -n %{libwx_gtk2u_gizmos}
12mu|wxgtk2.8-2.8.12-10|212	%{_libdir}/libwx_gtk2u_gizmos-%{api}.so.%{major}*
12mu|wxgtk2.8-2.8.12-10|213	
12mu|wxgtk2.8-2.8.12-10|214	#----------------------------------------------------------------------------
12mu|wxgtk2.8-2.8.12-10|215	
12mu|wxgtk2.8-2.8.12-10|216	%define libwx_gtk2u_gizmos_xrc %mklibname wx_gtk2u_gizmos_xrc %{api} %{major}
12mu|wxgtk2.8-2.8.12-10|217	
12mu|wxgtk2.8-2.8.12-10|218	%package -n	%{libwx_gtk2u_gizmos_xrc}
12mu|wxgtk2.8-2.8.12-10|219	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk2.8-2.8.12-10|220	Group:		System/Libraries
12mu|wxgtk2.8-2.8.12-10|221	Requires:	%{name} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|222	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
12mu|wxgtk2.8-2.8.12-10|223	
12mu|wxgtk2.8-2.8.12-10|224	%description -n %{libwx_gtk2u_gizmos_xrc}
12mu|wxgtk2.8-2.8.12-10|225	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk2.8-2.8.12-10|226	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk2.8-2.8.12-10|227	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk2.8-2.8.12-10|228	
12mu|wxgtk2.8-2.8.12-10|229	This package contains the library needed to run programs dynamically
12mu|wxgtk2.8-2.8.12-10|230	linked with the unicode enabled version of %{name}.
12mu|wxgtk2.8-2.8.12-10|231	
12mu|wxgtk2.8-2.8.12-10|232	%files -n %{libwx_gtk2u_gizmos_xrc}
12mu|wxgtk2.8-2.8.12-10|233	%{_libdir}/libwx_gtk2u_gizmos_xrc-%{api}.so.%{major}*
12mu|wxgtk2.8-2.8.12-10|234	
12mu|wxgtk2.8-2.8.12-10|235	#----------------------------------------------------------------------------
12mu|wxgtk2.8-2.8.12-10|236	
12mu|wxgtk2.8-2.8.12-10|237	%define libwx_gtk2u_gl %mklibname wx_gtk2u_gl %{api} %{major}
12mu|wxgtk2.8-2.8.12-10|238	
12mu|wxgtk2.8-2.8.12-10|239	%package -n	%{libwx_gtk2u_gl}
12mu|wxgtk2.8-2.8.12-10|240	Summary:	OpenGL shared library of wxGTK - Unicode enabled
12mu|wxgtk2.8-2.8.12-10|241	Group:		System/Libraries
12mu|wxgtk2.8-2.8.12-10|242	Requires:	%{name} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|243	Conflicts:	%{_lib}wxgtkglu2.8 < 2.8.12-8
12mu|wxgtk2.8-2.8.12-10|244	Obsoletes:	%{_lib}wxgtkglu2.8 < 2.8.12-8
12mu|wxgtk2.8-2.8.12-10|245	
12mu|wxgtk2.8-2.8.12-10|246	%description -n %{libwx_gtk2u_gl}
12mu|wxgtk2.8-2.8.12-10|247	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk2.8-2.8.12-10|248	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk2.8-2.8.12-10|249	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk2.8-2.8.12-10|250	
12mu|wxgtk2.8-2.8.12-10|251	This package contains the library needed to run programs dynamically
12mu|wxgtk2.8-2.8.12-10|252	linked with the unicode enabled version of %{name}.
12mu|wxgtk2.8-2.8.12-10|253	
12mu|wxgtk2.8-2.8.12-10|254	%files -n %{libwx_gtk2u_gl}
12mu|wxgtk2.8-2.8.12-10|255	%{_libdir}/libwx_gtk2u_gl-%{api}.so.%{major}*
12mu|wxgtk2.8-2.8.12-10|256	
12mu|wxgtk2.8-2.8.12-10|257	#----------------------------------------------------------------------------
12mu|wxgtk2.8-2.8.12-10|258	
12mu|wxgtk2.8-2.8.12-10|259	%define libwx_gtk2u_html %mklibname wx_gtk2u_html %{api} %{major}
12mu|wxgtk2.8-2.8.12-10|260	
12mu|wxgtk2.8-2.8.12-10|261	%package -n	%{libwx_gtk2u_html}
12mu|wxgtk2.8-2.8.12-10|262	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk2.8-2.8.12-10|263	Group:		System/Libraries
12mu|wxgtk2.8-2.8.12-10|264	Requires:	%{name} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|265	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
12mu|wxgtk2.8-2.8.12-10|266	
12mu|wxgtk2.8-2.8.12-10|267	%description -n %{libwx_gtk2u_html}
12mu|wxgtk2.8-2.8.12-10|268	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk2.8-2.8.12-10|269	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk2.8-2.8.12-10|270	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk2.8-2.8.12-10|271	
12mu|wxgtk2.8-2.8.12-10|272	This package contains the library needed to run programs dynamically
12mu|wxgtk2.8-2.8.12-10|273	linked with the unicode enabled version of %{name}.
12mu|wxgtk2.8-2.8.12-10|274	
12mu|wxgtk2.8-2.8.12-10|275	%files -n %{libwx_gtk2u_html}
12mu|wxgtk2.8-2.8.12-10|276	%{_libdir}/libwx_gtk2u_html-%{api}.so.%{major}*
12mu|wxgtk2.8-2.8.12-10|277	
12mu|wxgtk2.8-2.8.12-10|278	#----------------------------------------------------------------------------
12mu|wxgtk2.8-2.8.12-10|279	
12mu|wxgtk2.8-2.8.12-10|280	%define libwx_gtk2u_media %mklibname wx_gtk2u_media %{api} %{major}
12mu|wxgtk2.8-2.8.12-10|281	
12mu|wxgtk2.8-2.8.12-10|282	%package -n	%{libwx_gtk2u_media}
12mu|wxgtk2.8-2.8.12-10|283	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk2.8-2.8.12-10|284	Group:		System/Libraries
12mu|wxgtk2.8-2.8.12-10|285	Requires:	%{name} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|286	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
12mu|wxgtk2.8-2.8.12-10|287	
12mu|wxgtk2.8-2.8.12-10|288	%description -n %{libwx_gtk2u_media}
12mu|wxgtk2.8-2.8.12-10|289	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk2.8-2.8.12-10|290	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk2.8-2.8.12-10|291	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk2.8-2.8.12-10|292	
12mu|wxgtk2.8-2.8.12-10|293	This package contains the library needed to run programs dynamically
12mu|wxgtk2.8-2.8.12-10|294	linked with the unicode enabled version of %{name}.
12mu|wxgtk2.8-2.8.12-10|295	
12mu|wxgtk2.8-2.8.12-10|296	%files -n %{libwx_gtk2u_media}
12mu|wxgtk2.8-2.8.12-10|297	%{_libdir}/libwx_gtk2u_media-%{api}.so.%{major}*
12mu|wxgtk2.8-2.8.12-10|298	
12mu|wxgtk2.8-2.8.12-10|299	#----------------------------------------------------------------------------
12mu|wxgtk2.8-2.8.12-10|300	
12mu|wxgtk2.8-2.8.12-10|301	%define libwx_gtk2u_ogl %mklibname wx_gtk2u_ogl %{api} %{major}
12mu|wxgtk2.8-2.8.12-10|302	
12mu|wxgtk2.8-2.8.12-10|303	%package -n	%{libwx_gtk2u_ogl}
12mu|wxgtk2.8-2.8.12-10|304	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk2.8-2.8.12-10|305	Group:		System/Libraries
12mu|wxgtk2.8-2.8.12-10|306	Requires:	%{name} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|307	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
12mu|wxgtk2.8-2.8.12-10|308	
12mu|wxgtk2.8-2.8.12-10|309	%description -n %{libwx_gtk2u_ogl}
12mu|wxgtk2.8-2.8.12-10|310	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk2.8-2.8.12-10|311	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk2.8-2.8.12-10|312	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk2.8-2.8.12-10|313	
12mu|wxgtk2.8-2.8.12-10|314	This package contains the library needed to run programs dynamically
12mu|wxgtk2.8-2.8.12-10|315	linked with the unicode enabled version of %{name}.
12mu|wxgtk2.8-2.8.12-10|316	
12mu|wxgtk2.8-2.8.12-10|317	%files -n %{libwx_gtk2u_ogl}
12mu|wxgtk2.8-2.8.12-10|318	%{_libdir}/libwx_gtk2u_ogl-%{api}.so.%{major}*
12mu|wxgtk2.8-2.8.12-10|319	
12mu|wxgtk2.8-2.8.12-10|320	#----------------------------------------------------------------------------
12mu|wxgtk2.8-2.8.12-10|321	
12mu|wxgtk2.8-2.8.12-10|322	%define libwx_gtk2u_plot %mklibname wx_gtk2u_plot %{api} %{major}
12mu|wxgtk2.8-2.8.12-10|323	
12mu|wxgtk2.8-2.8.12-10|324	%package -n	%{libwx_gtk2u_plot}
12mu|wxgtk2.8-2.8.12-10|325	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk2.8-2.8.12-10|326	Group:		System/Libraries
12mu|wxgtk2.8-2.8.12-10|327	Requires:	%{name} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|328	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
12mu|wxgtk2.8-2.8.12-10|329	
12mu|wxgtk2.8-2.8.12-10|330	%description -n %{libwx_gtk2u_plot}
12mu|wxgtk2.8-2.8.12-10|331	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk2.8-2.8.12-10|332	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk2.8-2.8.12-10|333	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk2.8-2.8.12-10|334	
12mu|wxgtk2.8-2.8.12-10|335	This package contains the library needed to run programs dynamically
12mu|wxgtk2.8-2.8.12-10|336	linked with the unicode enabled version of %{name}.
12mu|wxgtk2.8-2.8.12-10|337	
12mu|wxgtk2.8-2.8.12-10|338	%files -n %{libwx_gtk2u_plot}
12mu|wxgtk2.8-2.8.12-10|339	%{_libdir}/libwx_gtk2u_plot-%{api}.so.%{major}*
12mu|wxgtk2.8-2.8.12-10|340	
12mu|wxgtk2.8-2.8.12-10|341	#----------------------------------------------------------------------------
12mu|wxgtk2.8-2.8.12-10|342	
12mu|wxgtk2.8-2.8.12-10|343	%define libwx_gtk2u_qa %mklibname wx_gtk2u_qa %{api} %{major}
12mu|wxgtk2.8-2.8.12-10|344	
12mu|wxgtk2.8-2.8.12-10|345	%package -n	%{libwx_gtk2u_qa}
12mu|wxgtk2.8-2.8.12-10|346	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk2.8-2.8.12-10|347	Group:		System/Libraries
12mu|wxgtk2.8-2.8.12-10|348	Requires:	%{name} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|349	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
12mu|wxgtk2.8-2.8.12-10|350	
12mu|wxgtk2.8-2.8.12-10|351	%description -n %{libwx_gtk2u_qa}
12mu|wxgtk2.8-2.8.12-10|352	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk2.8-2.8.12-10|353	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk2.8-2.8.12-10|354	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk2.8-2.8.12-10|355	
12mu|wxgtk2.8-2.8.12-10|356	This package contains the library needed to run programs dynamically
12mu|wxgtk2.8-2.8.12-10|357	linked with the unicode enabled version of %{name}.
12mu|wxgtk2.8-2.8.12-10|358	
12mu|wxgtk2.8-2.8.12-10|359	%files -n %{libwx_gtk2u_qa}
12mu|wxgtk2.8-2.8.12-10|360	%{_libdir}/libwx_gtk2u_qa-%{api}.so.%{major}*
12mu|wxgtk2.8-2.8.12-10|361	
12mu|wxgtk2.8-2.8.12-10|362	#----------------------------------------------------------------------------
12mu|wxgtk2.8-2.8.12-10|363	
12mu|wxgtk2.8-2.8.12-10|364	%define libwx_gtk2u_richtext %mklibname wx_gtk2u_richtext %{api} %{major}
12mu|wxgtk2.8-2.8.12-10|365	
12mu|wxgtk2.8-2.8.12-10|366	%package -n	%{libwx_gtk2u_richtext}
12mu|wxgtk2.8-2.8.12-10|367	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk2.8-2.8.12-10|368	Group:		System/Libraries
12mu|wxgtk2.8-2.8.12-10|369	Requires:	%{name} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|370	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
12mu|wxgtk2.8-2.8.12-10|371	
12mu|wxgtk2.8-2.8.12-10|372	%description -n %{libwx_gtk2u_richtext}
12mu|wxgtk2.8-2.8.12-10|373	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk2.8-2.8.12-10|374	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk2.8-2.8.12-10|375	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk2.8-2.8.12-10|376	
12mu|wxgtk2.8-2.8.12-10|377	This package contains the library needed to run programs dynamically
12mu|wxgtk2.8-2.8.12-10|378	linked with the unicode enabled version of %{name}.
12mu|wxgtk2.8-2.8.12-10|379	
12mu|wxgtk2.8-2.8.12-10|380	%files -n %{libwx_gtk2u_richtext}
12mu|wxgtk2.8-2.8.12-10|381	%{_libdir}/libwx_gtk2u_richtext-%{api}.so.%{major}*
12mu|wxgtk2.8-2.8.12-10|382	
12mu|wxgtk2.8-2.8.12-10|383	#----------------------------------------------------------------------------
12mu|wxgtk2.8-2.8.12-10|384	
12mu|wxgtk2.8-2.8.12-10|385	%define libwx_gtk2u_stc %mklibname wx_gtk2u_stc %{api} %{major}
12mu|wxgtk2.8-2.8.12-10|386	
12mu|wxgtk2.8-2.8.12-10|387	%package -n	%{libwx_gtk2u_stc}
12mu|wxgtk2.8-2.8.12-10|388	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk2.8-2.8.12-10|389	Group:		System/Libraries
12mu|wxgtk2.8-2.8.12-10|390	Requires:	%{name} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|391	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
12mu|wxgtk2.8-2.8.12-10|392	
12mu|wxgtk2.8-2.8.12-10|393	%description -n %{libwx_gtk2u_stc}
12mu|wxgtk2.8-2.8.12-10|394	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk2.8-2.8.12-10|395	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk2.8-2.8.12-10|396	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk2.8-2.8.12-10|397	
12mu|wxgtk2.8-2.8.12-10|398	This package contains the library needed to run programs dynamically
12mu|wxgtk2.8-2.8.12-10|399	linked with the unicode enabled version of %{name}.
12mu|wxgtk2.8-2.8.12-10|400	
12mu|wxgtk2.8-2.8.12-10|401	%files -n %{libwx_gtk2u_stc}
12mu|wxgtk2.8-2.8.12-10|402	%{_libdir}/libwx_gtk2u_stc-%{api}.so.%{major}*
12mu|wxgtk2.8-2.8.12-10|403	
12mu|wxgtk2.8-2.8.12-10|404	#----------------------------------------------------------------------------
12mu|wxgtk2.8-2.8.12-10|405	
12mu|wxgtk2.8-2.8.12-10|406	%define libwx_gtk2u_svg %mklibname wx_gtk2u_svg %{api} %{major}
12mu|wxgtk2.8-2.8.12-10|407	
12mu|wxgtk2.8-2.8.12-10|408	%package -n	%{libwx_gtk2u_svg}
12mu|wxgtk2.8-2.8.12-10|409	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk2.8-2.8.12-10|410	Group:		System/Libraries
12mu|wxgtk2.8-2.8.12-10|411	Requires:	%{name} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|412	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
12mu|wxgtk2.8-2.8.12-10|413	
12mu|wxgtk2.8-2.8.12-10|414	%description -n %{libwx_gtk2u_svg}
12mu|wxgtk2.8-2.8.12-10|415	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk2.8-2.8.12-10|416	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk2.8-2.8.12-10|417	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk2.8-2.8.12-10|418	
12mu|wxgtk2.8-2.8.12-10|419	This package contains the library needed to run programs dynamically
12mu|wxgtk2.8-2.8.12-10|420	linked with the unicode enabled version of %{name}.
12mu|wxgtk2.8-2.8.12-10|421	
12mu|wxgtk2.8-2.8.12-10|422	%files -n %{libwx_gtk2u_svg}
12mu|wxgtk2.8-2.8.12-10|423	%{_libdir}/libwx_gtk2u_svg-%{api}.so.%{major}*
12mu|wxgtk2.8-2.8.12-10|424	
12mu|wxgtk2.8-2.8.12-10|425	#----------------------------------------------------------------------------
12mu|wxgtk2.8-2.8.12-10|426	
12mu|wxgtk2.8-2.8.12-10|427	%define libwx_gtk2u_xrc %mklibname wx_gtk2u_xrc %{api} %{major}
12mu|wxgtk2.8-2.8.12-10|428	
12mu|wxgtk2.8-2.8.12-10|429	%package -n	%{libwx_gtk2u_xrc}
12mu|wxgtk2.8-2.8.12-10|430	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk2.8-2.8.12-10|431	Group:		System/Libraries
12mu|wxgtk2.8-2.8.12-10|432	Requires:	%{name} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|433	Conflicts:	%{_lib}wxgtku2.8 < 2.8.12-8
12mu|wxgtk2.8-2.8.12-10|434	
12mu|wxgtk2.8-2.8.12-10|435	%description -n %{libwx_gtk2u_xrc}
12mu|wxgtk2.8-2.8.12-10|436	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk2.8-2.8.12-10|437	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk2.8-2.8.12-10|438	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk2.8-2.8.12-10|439	
12mu|wxgtk2.8-2.8.12-10|440	This package contains the library needed to run programs dynamically
12mu|wxgtk2.8-2.8.12-10|441	linked with the unicode enabled version of %{name}.
12mu|wxgtk2.8-2.8.12-10|442	
12mu|wxgtk2.8-2.8.12-10|443	%files -n %{libwx_gtk2u_xrc}
12mu|wxgtk2.8-2.8.12-10|444	%{_libdir}/libwx_gtk2u_xrc-%{api}.so.%{major}*
12mu|wxgtk2.8-2.8.12-10|445	
12mu|wxgtk2.8-2.8.12-10|446	#----------------------------------------------------------------------------
12mu|wxgtk2.8-2.8.12-10|447	
12mu|wxgtk2.8-2.8.12-10|448	%define libnameudev %mklibname -d wxgtku %{api}
12mu|wxgtk2.8-2.8.12-10|449	
12mu|wxgtk2.8-2.8.12-10|450	%package -n	%{libnameudev}
12mu|wxgtk2.8-2.8.12-10|451	Summary:	Header files and development documentation for wxGTK - unicode
12mu|wxgtk2.8-2.8.12-10|452	Group:		Development/C++
12mu|wxgtk2.8-2.8.12-10|453	Requires:	%{libwx_baseu} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|454	Requires:	%{libwx_baseu_net} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|455	Requires:	%{libwx_baseu_xml} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|456	Requires:	%{libwx_gtk2u_adv} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|457	Requires:	%{libwx_gtk2u_aui} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|458	Requires:	%{libwx_gtk2u_core} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|459	Requires:	%{libwx_gtk2u_fl} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|460	Requires:	%{libwx_gtk2u_gizmos} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|461	Requires:	%{libwx_gtk2u_gizmos_xrc} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|462	Requires:	%{libwx_gtk2u_gl} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|463	Requires:	%{libwx_gtk2u_html} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|464	Requires:	%{libwx_gtk2u_media} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|465	Requires:	%{libwx_gtk2u_ogl} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|466	Requires:	%{libwx_gtk2u_plot} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|467	Requires:	%{libwx_gtk2u_qa} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|468	Requires:	%{libwx_gtk2u_richtext} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|469	Requires:	%{libwx_gtk2u_stc} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|470	Requires:	%{libwx_gtk2u_svg} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|471	Requires:	%{libwx_gtk2u_xrc} = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|472	Provides:	wxGTK-devel = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|473	Provides:	wxgtku-devel = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|474	Provides:	wxgtku%{api}-devel = %{EVRD}
12mu|wxgtk2.8-2.8.12-10|475	
12mu|wxgtk2.8-2.8.12-10|476	%description -n %{libnameudev}
12mu|wxgtk2.8-2.8.12-10|477	Header files for the unicode enabled version of wxGTK, the GTK+ port of
12mu|wxgtk2.8-2.8.12-10|478	the wxWidgets library.
12mu|wxgtk2.8-2.8.12-10|479	
12mu|wxgtk2.8-2.8.12-10|480	%files -n %{libnameudev}
12mu|wxgtk2.8-2.8.12-10|481	%doc samples/
12mu|wxgtk2.8-2.8.12-10|482	%doc docs/
12mu|wxgtk2.8-2.8.12-10|483	%doc demos/
12mu|wxgtk2.8-2.8.12-10|484	%{_bindir}/wx-config
12mu|wxgtk2.8-2.8.12-10|485	%{_bindir}/wxrc
12mu|wxgtk2.8-2.8.12-10|486	%{_bindir}/wx-config-unicode
12mu|wxgtk2.8-2.8.12-10|487	%{_bindir}/wxrc-*unicode
12mu|wxgtk2.8-2.8.12-10|488	%{multiarch_bindir}/wx-config-unicode
12mu|wxgtk2.8-2.8.12-10|489	%{_includedir}/wx-%{api}/
12mu|wxgtk2.8-2.8.12-10|490	%{_includedir}/multiarch-*/wx-%{api}/wx/defs.h
12mu|wxgtk2.8-2.8.12-10|491	%dir %{_libdir}/wx/
12mu|wxgtk2.8-2.8.12-10|492	%dir %{_libdir}/wx/include/
12mu|wxgtk2.8-2.8.12-10|493	%dir %{_libdir}/wx/include/gtk2-unicode-release-%{api}/
12mu|wxgtk2.8-2.8.12-10|494	%dir %{_libdir}/wx/include/gtk2-unicode-release-%{api}/wx/
12mu|wxgtk2.8-2.8.12-10|495	%dir %{_libdir}/wx/config
12mu|wxgtk2.8-2.8.12-10|496	%{_datadir}/aclocal/*
12mu|wxgtk2.8-2.8.12-10|497	%{_datadir}/bakefile/
12mu|wxgtk2.8-2.8.12-10|498	%{_libdir}/wx/config/multiarch-*/gtk2-unicode-release-%{api}
12mu|wxgtk2.8-2.8.12-10|499	%{_libdir}/wx/include/multiarch-*/gtk2-unicode-release-%{api}
12mu|wxgtk2.8-2.8.12-10|500	%{_libdir}/wx/config/gtk2-unicode-release-%{api}
12mu|wxgtk2.8-2.8.12-10|501	%{_libdir}/wx/include/gtk2-unicode-release-%{api}/wx/setup.h
12mu|wxgtk2.8-2.8.12-10|502	%{_libdir}/libwx_baseu-%{api}.so
12mu|wxgtk2.8-2.8.12-10|503	%{_libdir}/libwx_baseu_net-%{api}.so
12mu|wxgtk2.8-2.8.12-10|504	%{_libdir}/libwx_baseu_xml-%{api}.so
12mu|wxgtk2.8-2.8.12-10|505	%{_libdir}/libwx_gtk2u_adv-%{api}.so
12mu|wxgtk2.8-2.8.12-10|506	%{_libdir}/libwx_gtk2u_aui-%{api}.so
12mu|wxgtk2.8-2.8.12-10|507	%{_libdir}/libwx_gtk2u_core-%{api}.so
12mu|wxgtk2.8-2.8.12-10|508	%{_libdir}/libwx_gtk2u_fl-%{api}.so
12mu|wxgtk2.8-2.8.12-10|509	%{_libdir}/libwx_gtk2u_gizmos-%{api}.so
12mu|wxgtk2.8-2.8.12-10|510	%{_libdir}/libwx_gtk2u_gizmos_xrc-%{api}.so
12mu|wxgtk2.8-2.8.12-10|511	%{_libdir}/libwx_gtk2u_gl-%{api}.so
12mu|wxgtk2.8-2.8.12-10|512	%{_libdir}/libwx_gtk2u_html-%{api}.so
12mu|wxgtk2.8-2.8.12-10|513	%{_libdir}/libwx_gtk2u_media-%{api}.so
12mu|wxgtk2.8-2.8.12-10|514	%{_libdir}/libwx_gtk2u_ogl-%{api}.so
12mu|wxgtk2.8-2.8.12-10|515	%{_libdir}/libwx_gtk2u_plot-%{api}.so
12mu|wxgtk2.8-2.8.12-10|516	%{_libdir}/libwx_gtk2u_qa-%{api}.so
12mu|wxgtk2.8-2.8.12-10|517	%{_libdir}/libwx_gtk2u_richtext-%{api}.so
12mu|wxgtk2.8-2.8.12-10|518	%{_libdir}/libwx_gtk2u_stc-%{api}.so
12mu|wxgtk2.8-2.8.12-10|519	%{_libdir}/libwx_gtk2u_svg-%{api}.so
12mu|wxgtk2.8-2.8.12-10|520	%{_libdir}/libwx_gtk2u_xrc-%{api}.so
12mu|wxgtk2.8-2.8.12-10|521	
12mu|wxgtk2.8-2.8.12-10|522	%pre -n %{libnameudev}
12mu|wxgtk2.8-2.8.12-10|523	update-alternatives --remove wx-config %{_libdir}/wx/config/gtk2-unicode-release-%{api}
12mu|wxgtk2.8-2.8.12-10|524	
12mu|wxgtk2.8-2.8.12-10|525	#----------------------------------------------------------------------------
12mu|wxgtk2.8-2.8.12-10|526	
12mu|wxgtk2.8-2.8.12-10|527	%prep
12mu|wxgtk2.8-2.8.12-10|528	%setup -q -n %{oname}-%{version}
12mu|wxgtk2.8-2.8.12-10|529	%patch2 -p0 -b .CVE-2009-XXXX
12mu|wxgtk2.8-2.8.12-10|530	%patch3 -p1
12mu|wxgtk2.8-2.8.12-10|531	%patch8 -p1 -b .multiarch
12mu|wxgtk2.8-2.8.12-10|532	%patch9 -p0 -b .CVE-2009-3560
12mu|wxgtk2.8-2.8.12-10|533	%patch10 -p1 -b .cast~
12mu|wxgtk2.8-2.8.12-10|534	sed -i -e 's/@LDFLAGS@//' wx-config.in
12mu|wxgtk2.8-2.8.12-10|535	
12mu|wxgtk2.8-2.8.12-10|536	# fix plugin dir for 64-bit
12mu|wxgtk2.8-2.8.12-10|537	sed -i -e 's|/lib|/%{_lib}|' src/unix/stdpaths.cpp
12mu|wxgtk2.8-2.8.12-10|538	
12mu|wxgtk2.8-2.8.12-10|539	find samples demos -name .cvsignore -exec rm {} \;
12mu|wxgtk2.8-2.8.12-10|540	
12mu|wxgtk2.8-2.8.12-10|541	%build
12mu|wxgtk2.8-2.8.12-10|542	#gw 2.8.11 doesn't build otherwise:
12mu|wxgtk2.8-2.8.12-10|543	%define _disable_ld_no_undefined 1
12mu|wxgtk2.8-2.8.12-10|544	%define Werror_cflags %nil
12mu|wxgtk2.8-2.8.12-10|545	# --disable-optimise prevents our $RPM_OPT_FLAGS being overridden
12mu|wxgtk2.8-2.8.12-10|546	# (see OPTIMISE in configure).
12mu|wxgtk2.8-2.8.12-10|547	# this code dereferences type-punned pointers like there's no tomorrow.
12mu|wxgtk2.8-2.8.12-10|548	CFLAGS="%{optflags} -fno-strict-aliasing"
12mu|wxgtk2.8-2.8.12-10|549	CXXFLAGS="%{optflags} -fno-strict-aliasing"
12mu|wxgtk2.8-2.8.12-10|550	
12mu|wxgtk2.8-2.8.12-10|551	%configure2_5x --enable-unicode \
12mu|wxgtk2.8-2.8.12-10|552	--without-odbc \
12mu|wxgtk2.8-2.8.12-10|553	--with-opengl \
12mu|wxgtk2.8-2.8.12-10|554	--enable-gtk2 --with-gtk  \
12mu|wxgtk2.8-2.8.12-10|555	--without-debug_flag \
12mu|wxgtk2.8-2.8.12-10|556	--without-debug_info \
12mu|wxgtk2.8-2.8.12-10|557	--with-sdl \
12mu|wxgtk2.8-2.8.12-10|558	--with-libpng=sys \
12mu|wxgtk2.8-2.8.12-10|559	--with-libjpeg=sys \
12mu|wxgtk2.8-2.8.12-10|560	--with-libtiff=sys \
12mu|wxgtk2.8-2.8.12-10|561	--with-zlib=sys \
12mu|wxgtk2.8-2.8.12-10|562	--disable-optimise \
12mu|wxgtk2.8-2.8.12-10|563	--enable-calendar \
12mu|wxgtk2.8-2.8.12-10|564	--enable-wave \
12mu|wxgtk2.8-2.8.12-10|565	--enable-fraction \
12mu|wxgtk2.8-2.8.12-10|566	--enable-wxprintfv \
12mu|wxgtk2.8-2.8.12-10|567	--enable-xresources \
12mu|wxgtk2.8-2.8.12-10|568	--enable-controls \
12mu|wxgtk2.8-2.8.12-10|569	--enable-tabdialog \
12mu|wxgtk2.8-2.8.12-10|570	--enable-msgdlg \
12mu|wxgtk2.8-2.8.12-10|571	--enable-dirdlg \
12mu|wxgtk2.8-2.8.12-10|572	--enable-numberdlg \
12mu|wxgtk2.8-2.8.12-10|573	--enable-splash \
12mu|wxgtk2.8-2.8.12-10|574	--enable-textdlg \
12mu|wxgtk2.8-2.8.12-10|575	--enable-graphics_ctx \
12mu|wxgtk2.8-2.8.12-10|576	--enable-grid \
12mu|wxgtk2.8-2.8.12-10|577	--disable-catch_segvs \
12mu|wxgtk2.8-2.8.12-10|578	--enable-mediactrl \
12mu|wxgtk2.8-2.8.12-10|579	--enable-dataviewctrl
12mu|wxgtk2.8-2.8.12-10|580	
12mu|wxgtk2.8-2.8.12-10|581	%make
12mu|wxgtk2.8-2.8.12-10|582	
12mu|wxgtk2.8-2.8.12-10|583	%make -C locale allmo
12mu|wxgtk2.8-2.8.12-10|584	%make -C contrib
12mu|wxgtk2.8-2.8.12-10|585	#gw prepare samples
12mu|wxgtk2.8-2.8.12-10|586	cd demos
12mu|wxgtk2.8-2.8.12-10|587	make clean
12mu|wxgtk2.8-2.8.12-10|588	rm -f makefile* demos.bkl
12mu|wxgtk2.8-2.8.12-10|589	cd ../samples
12mu|wxgtk2.8-2.8.12-10|590	make clean
12mu|wxgtk2.8-2.8.12-10|591	rm -f makefile* samples.bkl
12mu|wxgtk2.8-2.8.12-10|592	cd ..
12mu|wxgtk2.8-2.8.12-10|593	find demos samples -name Makefile|xargs perl -pi -e 's^CXXC =.*^CXXC=\$(CXX) `wx-config --cflags`^'
12mu|wxgtk2.8-2.8.12-10|594	find demos samples -name Makefile|xargs perl -pi -e 's^EXTRALIBS =.*^EXTRALIBS=^'
12mu|wxgtk2.8-2.8.12-10|595	find demos samples -name Makefile|xargs perl -pi -e 's^SAMPLES_RPATH_FLAG =.*^SAMPLES_RPATH_FLAG=^'
12mu|wxgtk2.8-2.8.12-10|596	
12mu|wxgtk2.8-2.8.12-10|597	%install
12mu|wxgtk2.8-2.8.12-10|598	%makeinstall_std
12mu|wxgtk2.8-2.8.12-10|599	%find_lang wxstd
12mu|wxgtk2.8-2.8.12-10|600	%find_lang wxmsw
12mu|wxgtk2.8-2.8.12-10|601	cat wxmsw.lang >> wxstd.lang
12mu|wxgtk2.8-2.8.12-10|602	%makeinstall_std -C contrib
12mu|wxgtk2.8-2.8.12-10|603	
12mu|wxgtk2.8-2.8.12-10|604	mv %{buildroot}%{_bindir}/wxrc-%{api} %{buildroot}%{_bindir}/wxrc-%{api}-unicode
12mu|wxgtk2.8-2.8.12-10|605	###
12mu|wxgtk2.8-2.8.12-10|606	#gw fix broken symlink
12mu|wxgtk2.8-2.8.12-10|607	rm -f %{buildroot}%{_bindir}/{wx-config,wxrc}
12mu|wxgtk2.8-2.8.12-10|608	ln -sf %{_libdir}/wx/config/gtk2-unicode-release-%{api} %{buildroot}%{_bindir}/wx-config
12mu|wxgtk2.8-2.8.12-10|609	ln -sf %{_libdir}/wx/config/gtk2-unicode-release-%{api} %{buildroot}%{_bindir}/wx-config-unicode
12mu|wxgtk2.8-2.8.12-10|610	ln -sf %{_bindir}/wxrc-%{api}-unicode %{buildroot}%{_bindir}/wxrc
12mu|wxgtk2.8-2.8.12-10|611	
12mu|wxgtk2.8-2.8.12-10|612	%multiarch_binaries %{buildroot}%{_libdir}/wx/config/gtk2-unicode-release-%{api}
12mu|wxgtk2.8-2.8.12-10|613	
12mu|wxgtk2.8-2.8.12-10|614	#gw this breaks /usr/bin/wx-config
12mu|wxgtk2.8-2.8.12-10|615	mkdir %{buildroot}%{multiarch_bindir}
12mu|wxgtk2.8-2.8.12-10|616	ln -s %{_libdir}/wx/config/%{multiarch_platform}/gtk2-unicode-release-%{api} %{buildroot}%{multiarch_bindir}/wx-config-unicode
12mu|wxgtk2.8-2.8.12-10|617	%multiarch_includes %{buildroot}%{_libdir}/wx/include/gtk2-unicode-release-%{api}/wx/setup.h
12mu|wxgtk2.8-2.8.12-10|618	
12mu|wxgtk2.8-2.8.12-10|619	%multiarch_includes %{buildroot}%{_includedir}/wx-%{api}/wx/defs.h
12mu|wxgtk2.8-2.8.12-10|620	
12mu|wxgtk2.8-2.8.12-10|621	#gw remove Mandriva linker flags
12mu|wxgtk2.8-2.8.12-10|622	sed -i -e "s^-Wl,--as-needed^^g" %{buildroot}%{_libdir}/wx/config/%{multiarch_platform}/*
12mu|wxgtk2.8-2.8.12-10|623	
12mu|wxgtk2.8-2.8.12-10|624	
12mu|wxgtk2.8-2.8.12-10|625	%changelog
12mu|wxgtk2.8-2.8.12-10|626	* Tue Feb 04 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.8.12-10
12mu|wxgtk2.8-2.8.12-10|627	+ Revision: a943022
12mu|wxgtk2.8-2.8.12-10|628	- LOG Drop no longer needed alternatives for wx-config
12mu|wxgtk2.8-2.8.12-10|629	
12mu|wxgtk2.8-2.8.12-10|630	

21527 12
12mu|wxgtk3.0-3.0.1-1|1	%define		oname	wxWidgets
12mu|wxgtk3.0-3.0.1-1|2	%define		api	3.0
12mu|wxgtk3.0-3.0.1-1|3	%define		major	0
12mu|wxgtk3.0-3.0.1-1|4	
12mu|wxgtk3.0-3.0.1-1|5	Summary:	GTK+ port of the wxWidgets library
12mu|wxgtk3.0-3.0.1-1|6	Name:		wxgtk%{api}
12mu|wxgtk3.0-3.0.1-1|7	Version:	3.0.1
12mu|wxgtk3.0-3.0.1-1|8	Release:	1
12mu|wxgtk3.0-3.0.1-1|9	License:	wxWidgets Library Licence
12mu|wxgtk3.0-3.0.1-1|10	Group:		System/Libraries
12mu|wxgtk3.0-3.0.1-1|11	Url:		http://www.wxwidgets.org/
12mu|wxgtk3.0-3.0.1-1|12	Source0:	http://prdownloads.sourceforge.net/wxwindows/%{oname}-%{version}.tar.bz2
12mu|wxgtk3.0-3.0.1-1|13	Patch0:		wxWidgets-3.0.0-locales.patch
12mu|wxgtk3.0-3.0.1-1|14	BuildRequires:	bison
12mu|wxgtk3.0-3.0.1-1|15	BuildRequires:	flex
12mu|wxgtk3.0-3.0.1-1|16	BuildRequires:	jpeg-devel
12mu|wxgtk3.0-3.0.1-1|17	BuildRequires:	pkgconfig(expat)
12mu|wxgtk3.0-3.0.1-1|18	BuildRequires:	pkgconfig(gconf-2.0)
12mu|wxgtk3.0-3.0.1-1|19	BuildRequires:	pkgconfig(glu)
12mu|wxgtk3.0-3.0.1-1|20	BuildRequires:	pkgconfig(gstreamer-0.10)
12mu|wxgtk3.0-3.0.1-1|21	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12mu|wxgtk3.0-3.0.1-1|22	# GTK3 leads to conflicting declarations etc for wx-based applications
12mu|wxgtk3.0-3.0.1-1|23	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|wxgtk3.0-3.0.1-1|24	BuildRequires:	pkgconfig(libpng)
12mu|wxgtk3.0-3.0.1-1|25	BuildRequires:	pkgconfig(libtiff-4)
12mu|wxgtk3.0-3.0.1-1|26	BuildRequires:	pkgconfig(sdl)
12mu|wxgtk3.0-3.0.1-1|27	BuildRequires:	pkgconfig(sm)
12mu|wxgtk3.0-3.0.1-1|28	BuildRequires:	pkgconfig(webkit-1.0)
12mu|wxgtk3.0-3.0.1-1|29	BuildRequires:	pkgconfig(x11)
12mu|wxgtk3.0-3.0.1-1|30	BuildRequires:	pkgconfig(xinerama)
12mu|wxgtk3.0-3.0.1-1|31	BuildRequires:	pkgconfig(xxf86vm)
12mu|wxgtk3.0-3.0.1-1|32	BuildRequires:	pkgconfig(zlib)
12mu|wxgtk3.0-3.0.1-1|33	
12mu|wxgtk3.0-3.0.1-1|34	%description
12mu|wxgtk3.0-3.0.1-1|35	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk3.0-3.0.1-1|36	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk3.0-3.0.1-1|37	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk3.0-3.0.1-1|38	
12mu|wxgtk3.0-3.0.1-1|39	%files -f wxstd-%{api}.lang
12mu|wxgtk3.0-3.0.1-1|40	%doc *.txt
12mu|wxgtk3.0-3.0.1-1|41	
12mu|wxgtk3.0-3.0.1-1|42	#----------------------------------------------------------------------------
12mu|wxgtk3.0-3.0.1-1|43	
12mu|wxgtk3.0-3.0.1-1|44	%define libwx_baseu %mklibname wx_baseu %{api} %{major}
12mu|wxgtk3.0-3.0.1-1|45	
12mu|wxgtk3.0-3.0.1-1|46	%package -n	%{libwx_baseu}
12mu|wxgtk3.0-3.0.1-1|47	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk3.0-3.0.1-1|48	Group:		System/Libraries
12mu|wxgtk3.0-3.0.1-1|49	Requires:	%{name} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|50	
12mu|wxgtk3.0-3.0.1-1|51	%description -n %{libwx_baseu}
12mu|wxgtk3.0-3.0.1-1|52	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk3.0-3.0.1-1|53	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk3.0-3.0.1-1|54	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk3.0-3.0.1-1|55	
12mu|wxgtk3.0-3.0.1-1|56	This package contains the library needed to run programs dynamically
12mu|wxgtk3.0-3.0.1-1|57	linked with the unicode enabled version of %{name}.
12mu|wxgtk3.0-3.0.1-1|58	
12mu|wxgtk3.0-3.0.1-1|59	%files -n %{libwx_baseu}
12mu|wxgtk3.0-3.0.1-1|60	%{_libdir}/libwx_baseu-%{api}.so.%{major}*
12mu|wxgtk3.0-3.0.1-1|61	
12mu|wxgtk3.0-3.0.1-1|62	#----------------------------------------------------------------------------
12mu|wxgtk3.0-3.0.1-1|63	
12mu|wxgtk3.0-3.0.1-1|64	%define libwx_baseu_net %mklibname wx_baseu_net %{api} %{major}
12mu|wxgtk3.0-3.0.1-1|65	
12mu|wxgtk3.0-3.0.1-1|66	%package -n	%{libwx_baseu_net}
12mu|wxgtk3.0-3.0.1-1|67	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk3.0-3.0.1-1|68	Group:		System/Libraries
12mu|wxgtk3.0-3.0.1-1|69	Requires:	%{name} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|70	
12mu|wxgtk3.0-3.0.1-1|71	%description -n %{libwx_baseu_net}
12mu|wxgtk3.0-3.0.1-1|72	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk3.0-3.0.1-1|73	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk3.0-3.0.1-1|74	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk3.0-3.0.1-1|75	
12mu|wxgtk3.0-3.0.1-1|76	This package contains the library needed to run programs dynamically
12mu|wxgtk3.0-3.0.1-1|77	linked with the unicode enabled version of %{name}.
12mu|wxgtk3.0-3.0.1-1|78	
12mu|wxgtk3.0-3.0.1-1|79	%files -n %{libwx_baseu_net}
12mu|wxgtk3.0-3.0.1-1|80	%{_libdir}/libwx_baseu_net-%{api}.so.%{major}*
12mu|wxgtk3.0-3.0.1-1|81	
12mu|wxgtk3.0-3.0.1-1|82	#----------------------------------------------------------------------------
12mu|wxgtk3.0-3.0.1-1|83	
12mu|wxgtk3.0-3.0.1-1|84	%define libwx_baseu_xml %mklibname wx_baseu_xml %{api} %{major}
12mu|wxgtk3.0-3.0.1-1|85	
12mu|wxgtk3.0-3.0.1-1|86	%package -n	%{libwx_baseu_xml}
12mu|wxgtk3.0-3.0.1-1|87	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk3.0-3.0.1-1|88	Group:		System/Libraries
12mu|wxgtk3.0-3.0.1-1|89	Requires:	%{name} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|90	
12mu|wxgtk3.0-3.0.1-1|91	%description -n %{libwx_baseu_xml}
12mu|wxgtk3.0-3.0.1-1|92	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk3.0-3.0.1-1|93	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk3.0-3.0.1-1|94	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk3.0-3.0.1-1|95	
12mu|wxgtk3.0-3.0.1-1|96	This package contains the library needed to run programs dynamically
12mu|wxgtk3.0-3.0.1-1|97	linked with the unicode enabled version of %{name}.
12mu|wxgtk3.0-3.0.1-1|98	
12mu|wxgtk3.0-3.0.1-1|99	%files -n %{libwx_baseu_xml}
12mu|wxgtk3.0-3.0.1-1|100	%{_libdir}/libwx_baseu_xml-%{api}.so.%{major}*
12mu|wxgtk3.0-3.0.1-1|101	
12mu|wxgtk3.0-3.0.1-1|102	#----------------------------------------------------------------------------
12mu|wxgtk3.0-3.0.1-1|103	
12mu|wxgtk3.0-3.0.1-1|104	%define libwx_gtk2u_adv %mklibname wx_gtk2u_adv %{api} %{major}
12mu|wxgtk3.0-3.0.1-1|105	
12mu|wxgtk3.0-3.0.1-1|106	%package -n	%{libwx_gtk2u_adv}
12mu|wxgtk3.0-3.0.1-1|107	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk3.0-3.0.1-1|108	Group:		System/Libraries
12mu|wxgtk3.0-3.0.1-1|109	Requires:	%{name} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|110	
12mu|wxgtk3.0-3.0.1-1|111	%description -n %{libwx_gtk2u_adv}
12mu|wxgtk3.0-3.0.1-1|112	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk3.0-3.0.1-1|113	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk3.0-3.0.1-1|114	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk3.0-3.0.1-1|115	
12mu|wxgtk3.0-3.0.1-1|116	This package contains the library needed to run programs dynamically
12mu|wxgtk3.0-3.0.1-1|117	linked with the unicode enabled version of %{name}.
12mu|wxgtk3.0-3.0.1-1|118	
12mu|wxgtk3.0-3.0.1-1|119	%files -n %{libwx_gtk2u_adv}
12mu|wxgtk3.0-3.0.1-1|120	%{_libdir}/libwx_gtk2u_adv-%{api}.so.%{major}*
12mu|wxgtk3.0-3.0.1-1|121	
12mu|wxgtk3.0-3.0.1-1|122	#----------------------------------------------------------------------------
12mu|wxgtk3.0-3.0.1-1|123	
12mu|wxgtk3.0-3.0.1-1|124	%define libwx_gtk2u_aui %mklibname wx_gtk2u_aui %{api} %{major}
12mu|wxgtk3.0-3.0.1-1|125	
12mu|wxgtk3.0-3.0.1-1|126	%package -n	%{libwx_gtk2u_aui}
12mu|wxgtk3.0-3.0.1-1|127	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk3.0-3.0.1-1|128	Group:		System/Libraries
12mu|wxgtk3.0-3.0.1-1|129	Requires:	%{name} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|130	
12mu|wxgtk3.0-3.0.1-1|131	%description -n %{libwx_gtk2u_aui}
12mu|wxgtk3.0-3.0.1-1|132	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk3.0-3.0.1-1|133	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk3.0-3.0.1-1|134	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk3.0-3.0.1-1|135	
12mu|wxgtk3.0-3.0.1-1|136	This package contains the library needed to run programs dynamically
12mu|wxgtk3.0-3.0.1-1|137	linked with the unicode enabled version of %{name}.
12mu|wxgtk3.0-3.0.1-1|138	
12mu|wxgtk3.0-3.0.1-1|139	%files -n %{libwx_gtk2u_aui}
12mu|wxgtk3.0-3.0.1-1|140	%{_libdir}/libwx_gtk2u_aui-%{api}.so.%{major}*
12mu|wxgtk3.0-3.0.1-1|141	
12mu|wxgtk3.0-3.0.1-1|142	#----------------------------------------------------------------------------
12mu|wxgtk3.0-3.0.1-1|143	
12mu|wxgtk3.0-3.0.1-1|144	%define libwx_gtk2u_core %mklibname wx_gtk2u_core %{api} %{major}
12mu|wxgtk3.0-3.0.1-1|145	
12mu|wxgtk3.0-3.0.1-1|146	%package -n	%{libwx_gtk2u_core}
12mu|wxgtk3.0-3.0.1-1|147	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk3.0-3.0.1-1|148	Group:		System/Libraries
12mu|wxgtk3.0-3.0.1-1|149	Requires:	%{name} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|150	
12mu|wxgtk3.0-3.0.1-1|151	%description -n %{libwx_gtk2u_core}
12mu|wxgtk3.0-3.0.1-1|152	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk3.0-3.0.1-1|153	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk3.0-3.0.1-1|154	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk3.0-3.0.1-1|155	
12mu|wxgtk3.0-3.0.1-1|156	This package contains the library needed to run programs dynamically
12mu|wxgtk3.0-3.0.1-1|157	linked with the unicode enabled version of %{name}.
12mu|wxgtk3.0-3.0.1-1|158	
12mu|wxgtk3.0-3.0.1-1|159	%files -n %{libwx_gtk2u_core}
12mu|wxgtk3.0-3.0.1-1|160	%{_libdir}/libwx_gtk2u_core-%{api}.so.%{major}*
12mu|wxgtk3.0-3.0.1-1|161	
12mu|wxgtk3.0-3.0.1-1|162	#----------------------------------------------------------------------------
12mu|wxgtk3.0-3.0.1-1|163	
12mu|wxgtk3.0-3.0.1-1|164	%define libwx_gtk2u_gl %mklibname wx_gtk2u_gl %{api} %{major}
12mu|wxgtk3.0-3.0.1-1|165	
12mu|wxgtk3.0-3.0.1-1|166	%package -n	%{libwx_gtk2u_gl}
12mu|wxgtk3.0-3.0.1-1|167	Summary:	OpenGL shared library of wxGTK - Unicode enabled
12mu|wxgtk3.0-3.0.1-1|168	Group:		System/Libraries
12mu|wxgtk3.0-3.0.1-1|169	Requires:	%{name} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|170	
12mu|wxgtk3.0-3.0.1-1|171	%description -n %{libwx_gtk2u_gl}
12mu|wxgtk3.0-3.0.1-1|172	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk3.0-3.0.1-1|173	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk3.0-3.0.1-1|174	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk3.0-3.0.1-1|175	
12mu|wxgtk3.0-3.0.1-1|176	This package contains the library needed to run programs dynamically
12mu|wxgtk3.0-3.0.1-1|177	linked with the unicode enabled version of %{name}.
12mu|wxgtk3.0-3.0.1-1|178	
12mu|wxgtk3.0-3.0.1-1|179	%files -n %{libwx_gtk2u_gl}
12mu|wxgtk3.0-3.0.1-1|180	%{_libdir}/libwx_gtk2u_gl-%{api}.so.%{major}*
12mu|wxgtk3.0-3.0.1-1|181	
12mu|wxgtk3.0-3.0.1-1|182	#----------------------------------------------------------------------------
12mu|wxgtk3.0-3.0.1-1|183	
12mu|wxgtk3.0-3.0.1-1|184	%define libwx_gtk2u_html %mklibname wx_gtk2u_html %{api} %{major}
12mu|wxgtk3.0-3.0.1-1|185	
12mu|wxgtk3.0-3.0.1-1|186	%package -n	%{libwx_gtk2u_html}
12mu|wxgtk3.0-3.0.1-1|187	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk3.0-3.0.1-1|188	Group:		System/Libraries
12mu|wxgtk3.0-3.0.1-1|189	Requires:	%{name} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|190	
12mu|wxgtk3.0-3.0.1-1|191	%description -n %{libwx_gtk2u_html}
12mu|wxgtk3.0-3.0.1-1|192	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk3.0-3.0.1-1|193	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk3.0-3.0.1-1|194	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk3.0-3.0.1-1|195	
12mu|wxgtk3.0-3.0.1-1|196	This package contains the library needed to run programs dynamically
12mu|wxgtk3.0-3.0.1-1|197	linked with the unicode enabled version of %{name}.
12mu|wxgtk3.0-3.0.1-1|198	
12mu|wxgtk3.0-3.0.1-1|199	%files -n %{libwx_gtk2u_html}
12mu|wxgtk3.0-3.0.1-1|200	%{_libdir}/libwx_gtk2u_html-%{api}.so.%{major}*
12mu|wxgtk3.0-3.0.1-1|201	
12mu|wxgtk3.0-3.0.1-1|202	#----------------------------------------------------------------------------
12mu|wxgtk3.0-3.0.1-1|203	
12mu|wxgtk3.0-3.0.1-1|204	%define libwx_gtk2u_media %mklibname wx_gtk2u_media %{api} %{major}
12mu|wxgtk3.0-3.0.1-1|205	
12mu|wxgtk3.0-3.0.1-1|206	%package -n	%{libwx_gtk2u_media}
12mu|wxgtk3.0-3.0.1-1|207	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk3.0-3.0.1-1|208	Group:		System/Libraries
12mu|wxgtk3.0-3.0.1-1|209	Requires:	%{name} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|210	
12mu|wxgtk3.0-3.0.1-1|211	%description -n %{libwx_gtk2u_media}
12mu|wxgtk3.0-3.0.1-1|212	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk3.0-3.0.1-1|213	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk3.0-3.0.1-1|214	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk3.0-3.0.1-1|215	
12mu|wxgtk3.0-3.0.1-1|216	This package contains the library needed to run programs dynamically
12mu|wxgtk3.0-3.0.1-1|217	linked with the unicode enabled version of %{name}.
12mu|wxgtk3.0-3.0.1-1|218	
12mu|wxgtk3.0-3.0.1-1|219	%files -n %{libwx_gtk2u_media}
12mu|wxgtk3.0-3.0.1-1|220	%{_libdir}/libwx_gtk2u_media-%{api}.so.%{major}*
12mu|wxgtk3.0-3.0.1-1|221	
12mu|wxgtk3.0-3.0.1-1|222	#----------------------------------------------------------------------------
12mu|wxgtk3.0-3.0.1-1|223	
12mu|wxgtk3.0-3.0.1-1|224	%define libwx_gtk2u_propgrid %mklibname wx_gtk2u_propgrid %{api} %{major}
12mu|wxgtk3.0-3.0.1-1|225	
12mu|wxgtk3.0-3.0.1-1|226	%package -n	%{libwx_gtk2u_propgrid}
12mu|wxgtk3.0-3.0.1-1|227	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk3.0-3.0.1-1|228	Group:		System/Libraries
12mu|wxgtk3.0-3.0.1-1|229	Requires:	%{name} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|230	
12mu|wxgtk3.0-3.0.1-1|231	%description -n %{libwx_gtk2u_propgrid}
12mu|wxgtk3.0-3.0.1-1|232	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk3.0-3.0.1-1|233	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk3.0-3.0.1-1|234	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk3.0-3.0.1-1|235	
12mu|wxgtk3.0-3.0.1-1|236	This package contains the library needed to run programs dynamically
12mu|wxgtk3.0-3.0.1-1|237	linked with the unicode enabled version of %{name}.
12mu|wxgtk3.0-3.0.1-1|238	
12mu|wxgtk3.0-3.0.1-1|239	%files -n %{libwx_gtk2u_propgrid}
12mu|wxgtk3.0-3.0.1-1|240	%{_libdir}/libwx_gtk2u_propgrid-%{api}.so.%{major}*
12mu|wxgtk3.0-3.0.1-1|241	
12mu|wxgtk3.0-3.0.1-1|242	#----------------------------------------------------------------------------
12mu|wxgtk3.0-3.0.1-1|243	
12mu|wxgtk3.0-3.0.1-1|244	%define libwx_gtk2u_qa %mklibname wx_gtk2u_qa %{api} %{major}
12mu|wxgtk3.0-3.0.1-1|245	
12mu|wxgtk3.0-3.0.1-1|246	%package -n	%{libwx_gtk2u_qa}
12mu|wxgtk3.0-3.0.1-1|247	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk3.0-3.0.1-1|248	Group:		System/Libraries
12mu|wxgtk3.0-3.0.1-1|249	Requires:	%{name} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|250	
12mu|wxgtk3.0-3.0.1-1|251	%description -n %{libwx_gtk2u_qa}
12mu|wxgtk3.0-3.0.1-1|252	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk3.0-3.0.1-1|253	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk3.0-3.0.1-1|254	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk3.0-3.0.1-1|255	
12mu|wxgtk3.0-3.0.1-1|256	This package contains the library needed to run programs dynamically
12mu|wxgtk3.0-3.0.1-1|257	linked with the unicode enabled version of %{name}.
12mu|wxgtk3.0-3.0.1-1|258	
12mu|wxgtk3.0-3.0.1-1|259	%files -n %{libwx_gtk2u_qa}
12mu|wxgtk3.0-3.0.1-1|260	%{_libdir}/libwx_gtk2u_qa-%{api}.so.%{major}*
12mu|wxgtk3.0-3.0.1-1|261	
12mu|wxgtk3.0-3.0.1-1|262	#----------------------------------------------------------------------------
12mu|wxgtk3.0-3.0.1-1|263	
12mu|wxgtk3.0-3.0.1-1|264	%define libwx_gtk2u_ribbon %mklibname wx_gtk2u_ribbon %{api} %{major}
12mu|wxgtk3.0-3.0.1-1|265	
12mu|wxgtk3.0-3.0.1-1|266	%package -n	%{libwx_gtk2u_ribbon}
12mu|wxgtk3.0-3.0.1-1|267	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk3.0-3.0.1-1|268	Group:		System/Libraries
12mu|wxgtk3.0-3.0.1-1|269	Requires:	%{name} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|270	
12mu|wxgtk3.0-3.0.1-1|271	%description -n %{libwx_gtk2u_ribbon}
12mu|wxgtk3.0-3.0.1-1|272	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk3.0-3.0.1-1|273	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk3.0-3.0.1-1|274	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk3.0-3.0.1-1|275	
12mu|wxgtk3.0-3.0.1-1|276	This package contains the library needed to run programs dynamically
12mu|wxgtk3.0-3.0.1-1|277	linked with the unicode enabled version of %{name}.
12mu|wxgtk3.0-3.0.1-1|278	
12mu|wxgtk3.0-3.0.1-1|279	%files -n %{libwx_gtk2u_ribbon}
12mu|wxgtk3.0-3.0.1-1|280	%{_libdir}/libwx_gtk2u_ribbon-%{api}.so.%{major}*
12mu|wxgtk3.0-3.0.1-1|281	
12mu|wxgtk3.0-3.0.1-1|282	#----------------------------------------------------------------------------
12mu|wxgtk3.0-3.0.1-1|283	
12mu|wxgtk3.0-3.0.1-1|284	%define libwx_gtk2u_richtext %mklibname wx_gtk2u_richtext %{api} %{major}
12mu|wxgtk3.0-3.0.1-1|285	
12mu|wxgtk3.0-3.0.1-1|286	%package -n	%{libwx_gtk2u_richtext}
12mu|wxgtk3.0-3.0.1-1|287	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk3.0-3.0.1-1|288	Group:		System/Libraries
12mu|wxgtk3.0-3.0.1-1|289	Requires:	%{name} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|290	
12mu|wxgtk3.0-3.0.1-1|291	%description -n %{libwx_gtk2u_richtext}
12mu|wxgtk3.0-3.0.1-1|292	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk3.0-3.0.1-1|293	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk3.0-3.0.1-1|294	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk3.0-3.0.1-1|295	
12mu|wxgtk3.0-3.0.1-1|296	This package contains the library needed to run programs dynamically
12mu|wxgtk3.0-3.0.1-1|297	linked with the unicode enabled version of %{name}.
12mu|wxgtk3.0-3.0.1-1|298	
12mu|wxgtk3.0-3.0.1-1|299	%files -n %{libwx_gtk2u_richtext}
12mu|wxgtk3.0-3.0.1-1|300	%{_libdir}/libwx_gtk2u_richtext-%{api}.so.%{major}*
12mu|wxgtk3.0-3.0.1-1|301	
12mu|wxgtk3.0-3.0.1-1|302	#----------------------------------------------------------------------------
12mu|wxgtk3.0-3.0.1-1|303	
12mu|wxgtk3.0-3.0.1-1|304	%define libwx_gtk2u_stc %mklibname wx_gtk2u_stc %{api} %{major}
12mu|wxgtk3.0-3.0.1-1|305	
12mu|wxgtk3.0-3.0.1-1|306	%package -n	%{libwx_gtk2u_stc}
12mu|wxgtk3.0-3.0.1-1|307	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk3.0-3.0.1-1|308	Group:		System/Libraries
12mu|wxgtk3.0-3.0.1-1|309	Requires:	%{name} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|310	
12mu|wxgtk3.0-3.0.1-1|311	%description -n %{libwx_gtk2u_stc}
12mu|wxgtk3.0-3.0.1-1|312	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk3.0-3.0.1-1|313	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk3.0-3.0.1-1|314	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk3.0-3.0.1-1|315	
12mu|wxgtk3.0-3.0.1-1|316	This package contains the library needed to run programs dynamically
12mu|wxgtk3.0-3.0.1-1|317	linked with the unicode enabled version of %{name}.
12mu|wxgtk3.0-3.0.1-1|318	
12mu|wxgtk3.0-3.0.1-1|319	%files -n %{libwx_gtk2u_stc}
12mu|wxgtk3.0-3.0.1-1|320	%{_libdir}/libwx_gtk2u_stc-%{api}.so.%{major}*
12mu|wxgtk3.0-3.0.1-1|321	
12mu|wxgtk3.0-3.0.1-1|322	#----------------------------------------------------------------------------
12mu|wxgtk3.0-3.0.1-1|323	
12mu|wxgtk3.0-3.0.1-1|324	%define libwx_gtk2u_webview %mklibname wx_gtk2u_webview %{api} %{major}
12mu|wxgtk3.0-3.0.1-1|325	
12mu|wxgtk3.0-3.0.1-1|326	%package -n	%{libwx_gtk2u_webview}
12mu|wxgtk3.0-3.0.1-1|327	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk3.0-3.0.1-1|328	Group:		System/Libraries
12mu|wxgtk3.0-3.0.1-1|329	Requires:	%{name} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|330	
12mu|wxgtk3.0-3.0.1-1|331	%description -n %{libwx_gtk2u_webview}
12mu|wxgtk3.0-3.0.1-1|332	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk3.0-3.0.1-1|333	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk3.0-3.0.1-1|334	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk3.0-3.0.1-1|335	
12mu|wxgtk3.0-3.0.1-1|336	This package contains the library needed to run programs dynamically
12mu|wxgtk3.0-3.0.1-1|337	linked with the unicode enabled version of %{name}.
12mu|wxgtk3.0-3.0.1-1|338	
12mu|wxgtk3.0-3.0.1-1|339	%files -n %{libwx_gtk2u_webview}
12mu|wxgtk3.0-3.0.1-1|340	%{_libdir}/libwx_gtk2u_webview-%{api}.so.%{major}*
12mu|wxgtk3.0-3.0.1-1|341	
12mu|wxgtk3.0-3.0.1-1|342	#----------------------------------------------------------------------------
12mu|wxgtk3.0-3.0.1-1|343	
12mu|wxgtk3.0-3.0.1-1|344	%define libwx_gtk2u_xrc %mklibname wx_gtk2u_xrc %{api} %{major}
12mu|wxgtk3.0-3.0.1-1|345	
12mu|wxgtk3.0-3.0.1-1|346	%package -n	%{libwx_gtk2u_xrc}
12mu|wxgtk3.0-3.0.1-1|347	Summary:	Shared library of wxGTK - Unicode enabled
12mu|wxgtk3.0-3.0.1-1|348	Group:		System/Libraries
12mu|wxgtk3.0-3.0.1-1|349	Requires:	%{name} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|350	
12mu|wxgtk3.0-3.0.1-1|351	%description -n %{libwx_gtk2u_xrc}
12mu|wxgtk3.0-3.0.1-1|352	wxWidgets is a free C++ library for cross-platform GUI development.
12mu|wxgtk3.0-3.0.1-1|353	With wxWidgets, you can create applications for different GUIs (GTK+,
12mu|wxgtk3.0-3.0.1-1|354	Motif/LessTif, MS Windows, Mac) from the same source code.
12mu|wxgtk3.0-3.0.1-1|355	
12mu|wxgtk3.0-3.0.1-1|356	This package contains the library needed to run programs dynamically
12mu|wxgtk3.0-3.0.1-1|357	linked with the unicode enabled version of %{name}.
12mu|wxgtk3.0-3.0.1-1|358	
12mu|wxgtk3.0-3.0.1-1|359	%files -n %{libwx_gtk2u_xrc}
12mu|wxgtk3.0-3.0.1-1|360	%{_libdir}/libwx_gtk2u_xrc-%{api}.so.%{major}*
12mu|wxgtk3.0-3.0.1-1|361	
12mu|wxgtk3.0-3.0.1-1|362	#----------------------------------------------------------------------------
12mu|wxgtk3.0-3.0.1-1|363	
12mu|wxgtk3.0-3.0.1-1|364	%define libnameudev %mklibname -d wxgtku %{api}
12mu|wxgtk3.0-3.0.1-1|365	
12mu|wxgtk3.0-3.0.1-1|366	%package -n	%{libnameudev}
12mu|wxgtk3.0-3.0.1-1|367	Summary:	Header files and development documentation for wxGTK - unicode
12mu|wxgtk3.0-3.0.1-1|368	Group:		Development/C++
12mu|wxgtk3.0-3.0.1-1|369	Requires:	%{libwx_baseu} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|370	Requires:	%{libwx_baseu_net} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|371	Requires:	%{libwx_baseu_xml} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|372	Requires:	%{libwx_gtk2u_adv} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|373	Requires:	%{libwx_gtk2u_aui} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|374	Requires:	%{libwx_gtk2u_core} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|375	Requires:	%{libwx_gtk2u_gl} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|376	Requires:	%{libwx_gtk2u_html} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|377	Requires:	%{libwx_gtk2u_media} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|378	Requires:	%{libwx_gtk2u_propgrid} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|379	Requires:	%{libwx_gtk2u_qa} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|380	Requires:	%{libwx_gtk2u_ribbon} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|381	Requires:	%{libwx_gtk2u_richtext} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|382	Requires:	%{libwx_gtk2u_stc} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|383	Requires:	%{libwx_gtk2u_webview} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|384	Requires:	%{libwx_gtk2u_xrc} = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|385	Provides:	wxgtku%{api}-devel = %{EVRD}
12mu|wxgtk3.0-3.0.1-1|386	# At this time 2.8 and 3.0 cannot co-exist because of file conflicts
12mu|wxgtk3.0-3.0.1-1|387	Conflicts:	%{_lib}wxgtku2.8-devel
12mu|wxgtk3.0-3.0.1-1|388	
12mu|wxgtk3.0-3.0.1-1|389	%description -n %{libnameudev}
12mu|wxgtk3.0-3.0.1-1|390	Header files for the unicode enabled version of wxGTK, the GTK+ port of
12mu|wxgtk3.0-3.0.1-1|391	the wxWidgets library.
12mu|wxgtk3.0-3.0.1-1|392	
12mu|wxgtk3.0-3.0.1-1|393	%files -n %{libnameudev}
12mu|wxgtk3.0-3.0.1-1|394	%doc samples/
12mu|wxgtk3.0-3.0.1-1|395	%doc docs/
12mu|wxgtk3.0-3.0.1-1|396	%doc demos/
12mu|wxgtk3.0-3.0.1-1|397	%{_bindir}/wx-config
12mu|wxgtk3.0-3.0.1-1|398	%{_bindir}/wxrc
12mu|wxgtk3.0-3.0.1-1|399	%{_bindir}/wxrc-%{api}
12mu|wxgtk3.0-3.0.1-1|400	%{_includedir}/wx-%{api}/
12mu|wxgtk3.0-3.0.1-1|401	%{_datadir}/aclocal/*
12mu|wxgtk3.0-3.0.1-1|402	%{_datadir}/bakefile/
12mu|wxgtk3.0-3.0.1-1|403	%{_libdir}/wx/config/gtk2-unicode-%{api}
12mu|wxgtk3.0-3.0.1-1|404	%{_libdir}/wx/include/gtk2-unicode-%{api}/wx/setup.h
12mu|wxgtk3.0-3.0.1-1|405	%{_libdir}/libwx_baseu-%{api}.so
12mu|wxgtk3.0-3.0.1-1|406	%{_libdir}/libwx_baseu_net-%{api}.so
12mu|wxgtk3.0-3.0.1-1|407	%{_libdir}/libwx_baseu_xml-%{api}.so
12mu|wxgtk3.0-3.0.1-1|408	%{_libdir}/libwx_gtk2u_adv-%{api}.so
12mu|wxgtk3.0-3.0.1-1|409	%{_libdir}/libwx_gtk2u_aui-%{api}.so
12mu|wxgtk3.0-3.0.1-1|410	%{_libdir}/libwx_gtk2u_core-%{api}.so
12mu|wxgtk3.0-3.0.1-1|411	%{_libdir}/libwx_gtk2u_gl-%{api}.so
12mu|wxgtk3.0-3.0.1-1|412	%{_libdir}/libwx_gtk2u_html-%{api}.so
12mu|wxgtk3.0-3.0.1-1|413	%{_libdir}/libwx_gtk2u_media-%{api}.so
12mu|wxgtk3.0-3.0.1-1|414	%{_libdir}/libwx_gtk2u_propgrid-%{api}.so
12mu|wxgtk3.0-3.0.1-1|415	%{_libdir}/libwx_gtk2u_qa-%{api}.so
12mu|wxgtk3.0-3.0.1-1|416	%{_libdir}/libwx_gtk2u_ribbon-%{api}.so
12mu|wxgtk3.0-3.0.1-1|417	%{_libdir}/libwx_gtk2u_richtext-%{api}.so
12mu|wxgtk3.0-3.0.1-1|418	%{_libdir}/libwx_gtk2u_stc-%{api}.so
12mu|wxgtk3.0-3.0.1-1|419	%{_libdir}/libwx_gtk2u_webview-%{api}.so
12mu|wxgtk3.0-3.0.1-1|420	%{_libdir}/libwx_gtk2u_xrc-%{api}.so
12mu|wxgtk3.0-3.0.1-1|421	
12mu|wxgtk3.0-3.0.1-1|422	#----------------------------------------------------------------------------
12mu|wxgtk3.0-3.0.1-1|423	
12mu|wxgtk3.0-3.0.1-1|424	%prep
12mu|wxgtk3.0-3.0.1-1|425	%setup -q -n %{oname}-%{version}
12mu|wxgtk3.0-3.0.1-1|426	%patch0 -p1
12mu|wxgtk3.0-3.0.1-1|427	
12mu|wxgtk3.0-3.0.1-1|428	# fix plugin dir for 64-bit
12mu|wxgtk3.0-3.0.1-1|429	sed -i -e 's|/lib|/%{_lib}|' src/unix/stdpaths.cpp
12mu|wxgtk3.0-3.0.1-1|430	
12mu|wxgtk3.0-3.0.1-1|431	%build
12mu|wxgtk3.0-3.0.1-1|432	#gw 2.8.11 doesn't build otherwise:
12mu|wxgtk3.0-3.0.1-1|433	%define _disable_ld_no_undefined 1
12mu|wxgtk3.0-3.0.1-1|434	%define Werror_cflags %nil
12mu|wxgtk3.0-3.0.1-1|435	# --disable-optimise prevents our $RPM_OPT_FLAGS being overridden
12mu|wxgtk3.0-3.0.1-1|436	# (see OPTIMISE in configure).
12mu|wxgtk3.0-3.0.1-1|437	# this code dereferences type-punned pointers like there's no tomorrow.
12mu|wxgtk3.0-3.0.1-1|438	CFLAGS="%{optflags} -fno-strict-aliasing"
12mu|wxgtk3.0-3.0.1-1|439	CXXFLAGS="%{optflags} -fno-strict-aliasing"
12mu|wxgtk3.0-3.0.1-1|440	
12mu|wxgtk3.0-3.0.1-1|441	%configure2_5x --enable-unicode \
12mu|wxgtk3.0-3.0.1-1|442	--without-odbc \
12mu|wxgtk3.0-3.0.1-1|443	--with-opengl \
12mu|wxgtk3.0-3.0.1-1|444	--enable-gtk2 --with-gtk  \
12mu|wxgtk3.0-3.0.1-1|445	--without-debug_flag \
12mu|wxgtk3.0-3.0.1-1|446	--without-debug_info \
12mu|wxgtk3.0-3.0.1-1|447	--with-sdl \
12mu|wxgtk3.0-3.0.1-1|448	--with-libpng=sys \
12mu|wxgtk3.0-3.0.1-1|449	--with-libjpeg=sys \
12mu|wxgtk3.0-3.0.1-1|450	--with-libtiff=sys \
12mu|wxgtk3.0-3.0.1-1|451	--with-zlib=sys \
12mu|wxgtk3.0-3.0.1-1|452	--disable-optimise \
12mu|wxgtk3.0-3.0.1-1|453	--enable-calendar \
12mu|wxgtk3.0-3.0.1-1|454	--enable-wave \
12mu|wxgtk3.0-3.0.1-1|455	--enable-fraction \
12mu|wxgtk3.0-3.0.1-1|456	--enable-wxprintfv \
12mu|wxgtk3.0-3.0.1-1|457	--enable-xresources \
12mu|wxgtk3.0-3.0.1-1|458	--enable-controls \
12mu|wxgtk3.0-3.0.1-1|459	--enable-tabdialog \
12mu|wxgtk3.0-3.0.1-1|460	--enable-msgdlg \
12mu|wxgtk3.0-3.0.1-1|461	--enable-dirdlg \
12mu|wxgtk3.0-3.0.1-1|462	--enable-numberdlg \
12mu|wxgtk3.0-3.0.1-1|463	--enable-splash \
12mu|wxgtk3.0-3.0.1-1|464	--enable-textdlg \
12mu|wxgtk3.0-3.0.1-1|465	--enable-graphics_ctx \
12mu|wxgtk3.0-3.0.1-1|466	--enable-grid \
12mu|wxgtk3.0-3.0.1-1|467	--disable-catch_segvs \
12mu|wxgtk3.0-3.0.1-1|468	--enable-mediactrl \
12mu|wxgtk3.0-3.0.1-1|469	--enable-dataviewctrl
12mu|wxgtk3.0-3.0.1-1|470	
12mu|wxgtk3.0-3.0.1-1|471	%make
12mu|wxgtk3.0-3.0.1-1|472	
12mu|wxgtk3.0-3.0.1-1|473	# make -C locale
12mu|wxgtk3.0-3.0.1-1|474	
12mu|wxgtk3.0-3.0.1-1|475	%install
12mu|wxgtk3.0-3.0.1-1|476	%makeinstall_std
12mu|wxgtk3.0-3.0.1-1|477	%find_lang wxstd-%{api}
12mu|wxgtk3.0-3.0.1-1|478	%find_lang wxmsw-%{api}
12mu|wxgtk3.0-3.0.1-1|479	cat wxmsw-%{api}.lang >> wxstd-%{api}.lang
12mu|wxgtk3.0-3.0.1-1|480	
12mu|wxgtk3.0-3.0.1-1|481	
12mu|wxgtk3.0-3.0.1-1|482	%changelog
12mu|wxgtk3.0-3.0.1-1|483	* Sun Jun 22 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0.1-1
12mu|wxgtk3.0-3.0.1-1|484	+ Revision: 0d645ed
12mu|wxgtk3.0-3.0.1-1|485	- New version 3.0.1
12mu|wxgtk3.0-3.0.1-1|486	
12mu|wxgtk3.0-3.0.1-1|487	

21528 12
12mu|x11-apps-1.0.0-15|1	Summary:	X11 apps
12mu|x11-apps-1.0.0-15|2	Name:		x11-apps
12mu|x11-apps-1.0.0-15|3	Version:	1.0.0
12mu|x11-apps-1.0.0-15|4	Release:	15
12mu|x11-apps-1.0.0-15|5	License:	MIT
12mu|x11-apps-1.0.0-15|6	Group:		Development/X11
12mu|x11-apps-1.0.0-15|7	Requires:	bitmap
12mu|x11-apps-1.0.0-15|8	Requires:	ico
12mu|x11-apps-1.0.0-15|9	Requires:	oclock
12mu|x11-apps-1.0.0-15|10	Requires:	xbiff
12mu|x11-apps-1.0.0-15|11	Requires:	xcalc
12mu|x11-apps-1.0.0-15|12	Requires:	xclipboard
12mu|x11-apps-1.0.0-15|13	Requires:	xclock
12mu|x11-apps-1.0.0-15|14	# Don't require xedit because it installs whole xemacs and that's an overkill
12mu|x11-apps-1.0.0-15|15	#Requires:	xedit
12mu|x11-apps-1.0.0-15|16	Requires:	xeyes
12mu|x11-apps-1.0.0-15|17	Requires:	xfd
12mu|x11-apps-1.0.0-15|18	Requires:	xfontsel
12mu|x11-apps-1.0.0-15|19	Requires:	xgc
12mu|x11-apps-1.0.0-15|20	Requires:	xload
12mu|x11-apps-1.0.0-15|21	Requires:	xlogo
12mu|x11-apps-1.0.0-15|22	Requires:	xman
12mu|x11-apps-1.0.0-15|23	Requires:	xmag
12mu|x11-apps-1.0.0-15|24	Requires:	xmessage
12mu|x11-apps-1.0.0-15|25	Requires:	xwd
12mu|x11-apps-1.0.0-15|26	Requires:	xwud
12mu|x11-apps-1.0.0-15|27	BuildArch:	noarch
12mu|x11-apps-1.0.0-15|28	
12mu|x11-apps-1.0.0-15|29	%description
12mu|x11-apps-1.0.0-15|30	X11 apps.
12mu|x11-apps-1.0.0-15|31	
12mu|x11-apps-1.0.0-15|32	%files
12mu|x11-apps-1.0.0-15|33	
12mu|x11-apps-1.0.0-15|34	%changelog
12mu|x11-apps-1.0.0-15|35	* Wed Nov 20 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-15
12mu|x11-apps-1.0.0-15|36	+ Revision: 37723ba
12mu|x11-apps-1.0.0-15|37	- LOG Don't require xedit because it installs whole xemacs
12mu|x11-apps-1.0.0-15|38	
12mu|x11-apps-1.0.0-15|39	

21529 12
12mu|x11-data-cursor-themes-1.0.4-2|1	Summary:	X11 Cursor Themes
12mu|x11-data-cursor-themes-1.0.4-2|2	Name:		x11-data-cursor-themes
12mu|x11-data-cursor-themes-1.0.4-2|3	Version:	1.0.4
12mu|x11-data-cursor-themes-1.0.4-2|4	Release:	2
12mu|x11-data-cursor-themes-1.0.4-2|5	License:	MIT
12mu|x11-data-cursor-themes-1.0.4-2|6	Group:		Development/X11
12mu|x11-data-cursor-themes-1.0.4-2|7	Source0:	http://xorg.freedesktop.org/releases/individual/data/xcursor-themes-%{version}.tar.bz2
12mu|x11-data-cursor-themes-1.0.4-2|8	Source1:	wonderland-cursor.tar.bz2
12mu|x11-data-cursor-themes-1.0.4-2|9	Source2:	index.theme
12mu|x11-data-cursor-themes-1.0.4-2|10	Source3:	contrastlarge.tar.bz2
12mu|x11-data-cursor-themes-1.0.4-2|11	BuildRequires:	xcursorgen >= 1.0.0
12mu|x11-data-cursor-themes-1.0.4-2|12	BuildRequires:	pkgconfig(xcursor) >= 1.1.5.2
12mu|x11-data-cursor-themes-1.0.4-2|13	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-data-cursor-themes-1.0.4-2|14	BuildArch:	noarch
12mu|x11-data-cursor-themes-1.0.4-2|15	
12mu|x11-data-cursor-themes-1.0.4-2|16	%description
12mu|x11-data-cursor-themes-1.0.4-2|17	Cursor themes for X11 environment.
12mu|x11-data-cursor-themes-1.0.4-2|18	
12mu|x11-data-cursor-themes-1.0.4-2|19	%files
12mu|x11-data-cursor-themes-1.0.4-2|20	# contrastlarge theme files have +x permission, undo this:
12mu|x11-data-cursor-themes-1.0.4-2|21	%doc ChangeLog README
12mu|x11-data-cursor-themes-1.0.4-2|22	%dir %{_datadir}/icons/default
12mu|x11-data-cursor-themes-1.0.4-2|23	%dir %{_datadir}/icons/handhelds
12mu|x11-data-cursor-themes-1.0.4-2|24	%dir %{_datadir}/icons/redglass
12mu|x11-data-cursor-themes-1.0.4-2|25	%dir %{_datadir}/icons/whiteglass
12mu|x11-data-cursor-themes-1.0.4-2|26	%dir %{_datadir}/icons/wonderland
12mu|x11-data-cursor-themes-1.0.4-2|27	%dir %{_datadir}/icons/contrastlarge
12mu|x11-data-cursor-themes-1.0.4-2|28	%{_datadir}/icons/default/*
12mu|x11-data-cursor-themes-1.0.4-2|29	%{_datadir}/icons/handhelds/*
12mu|x11-data-cursor-themes-1.0.4-2|30	%{_datadir}/icons/redglass/*
12mu|x11-data-cursor-themes-1.0.4-2|31	%{_datadir}/icons/whiteglass/*
12mu|x11-data-cursor-themes-1.0.4-2|32	%{_datadir}/icons/wonderland/*
12mu|x11-data-cursor-themes-1.0.4-2|33	%{_datadir}/icons/contrastlarge/*
12mu|x11-data-cursor-themes-1.0.4-2|34	
12mu|x11-data-cursor-themes-1.0.4-2|35	#----------------------------------------------------------------------------
12mu|x11-data-cursor-themes-1.0.4-2|36	
12mu|x11-data-cursor-themes-1.0.4-2|37	%prep
12mu|x11-data-cursor-themes-1.0.4-2|38	%setup -q -n xcursor-themes-%{version}
12mu|x11-data-cursor-themes-1.0.4-2|39	
12mu|x11-data-cursor-themes-1.0.4-2|40	%build
12mu|x11-data-cursor-themes-1.0.4-2|41	./configure --prefix=%{_prefix}
12mu|x11-data-cursor-themes-1.0.4-2|42	%make
12mu|x11-data-cursor-themes-1.0.4-2|43	
12mu|x11-data-cursor-themes-1.0.4-2|44	%install
12mu|x11-data-cursor-themes-1.0.4-2|45	%makeinstall_std
12mu|x11-data-cursor-themes-1.0.4-2|46	
12mu|x11-data-cursor-themes-1.0.4-2|47	tar xvj -C %{buildroot}%{_iconsdir} -f %{SOURCE1}
12mu|x11-data-cursor-themes-1.0.4-2|48	tar xvj -C %{buildroot}%{_iconsdir} -f %{SOURCE3}
12mu|x11-data-cursor-themes-1.0.4-2|49	mkdir -p %{buildroot}/%{_iconsdir}/default
12mu|x11-data-cursor-themes-1.0.4-2|50	install -m 644 %{SOURCE2} %{buildroot}/%{_iconsdir}/default
12mu|x11-data-cursor-themes-1.0.4-2|51	
12mu|x11-data-cursor-themes-1.0.4-2|52	# The contrastlarge "xterm" cursor is completly black, making it useless on a
12mu|x11-data-cursor-themes-1.0.4-2|53	# dark background, but the theme authors provide an alternative:
12mu|x11-data-cursor-themes-1.0.4-2|54	# xterm_extra_large
12mu|x11-data-cursor-themes-1.0.4-2|55	mv %{buildroot}/%{_iconsdir}/contrastlarge/cursors/xterm_extra_large %{buildroot}/%{_iconsdir}/contrastlarge/cursors/xterm
12mu|x11-data-cursor-themes-1.0.4-2|56	
12mu|x11-data-cursor-themes-1.0.4-2|57	# Create Hash symlinks
12mu|x11-data-cursor-themes-1.0.4-2|58	THEMES="contrastlarge handhelds redglass whiteglass wonderland"
12mu|x11-data-cursor-themes-1.0.4-2|59	LINKS="00008160000006810000408080010102=sb_v_double_arrow \
12mu|x11-data-cursor-themes-1.0.4-2|60	028006030e0e7ebffc7f7070c0600140=sb_h_double_arrow \
12mu|x11-data-cursor-themes-1.0.4-2|61	03b6e0fcb3499374a867c041f52298f0=crossed_circle \
12mu|x11-data-cursor-themes-1.0.4-2|62	08e8e1c95fe2fc01f976f1e063a24ccd=left_ptr_watch \
12mu|x11-data-cursor-themes-1.0.4-2|63	14fef782d02440884392942c11205230=h_double_arrow	\
12mu|x11-data-cursor-themes-1.0.4-2|64	2870a09082c103050810ffdffffe0204=v_double_arrow \
12mu|x11-data-cursor-themes-1.0.4-2|65	3ecb610c1bf2410f44200f48c40d3599=left_ptr_watch \
12mu|x11-data-cursor-themes-1.0.4-2|66	4498f0e0c1937ffe01fd06f973665830=fleur \
12mu|x11-data-cursor-themes-1.0.4-2|67	5c6cd98b3f3ebcb1f9c7f1c204630408=question_arrow \
12mu|x11-data-cursor-themes-1.0.4-2|68	6407b0e94181790501fd1e167b474872=copy \
12mu|x11-data-cursor-themes-1.0.4-2|69	640fb0e74195791501fd1ed57b41487f=link \
12mu|x11-data-cursor-themes-1.0.4-2|70	9d800788f1b08800ae810202380a0822=hand1 \
12mu|x11-data-cursor-themes-1.0.4-2|71	c7088f0f3e6c8088236ef8e1e3e70000=top_left_corner \
12mu|x11-data-cursor-themes-1.0.4-2|72	d9ce0ab605698f320427677b458ad60b=question_arrow \
12mu|x11-data-cursor-themes-1.0.4-2|73	e29285e634086352946a0e7090d73106=hand2 \
12mu|x11-data-cursor-themes-1.0.4-2|74	fcf1c3c7cd4491d801f1e1c78f100000=top_right_corner"
12mu|x11-data-cursor-themes-1.0.4-2|75	
12mu|x11-data-cursor-themes-1.0.4-2|76	for theme in $THEMES; do
12mu|x11-data-cursor-themes-1.0.4-2|77	pushd %{buildroot}/%{_iconsdir}/$theme/cursors
12mu|x11-data-cursor-themes-1.0.4-2|78	
12mu|x11-data-cursor-themes-1.0.4-2|79	for link in $LINKS; do
12mu|x11-data-cursor-themes-1.0.4-2|80	from=`echo $link | cut -d= -f1`
12mu|x11-data-cursor-themes-1.0.4-2|81	to=`echo $link | cut -d= -f2`
12mu|x11-data-cursor-themes-1.0.4-2|82	
12mu|x11-data-cursor-themes-1.0.4-2|83	if [ -e "$to" ] && [ ! -e "$from" ]; then
12mu|x11-data-cursor-themes-1.0.4-2|84	ln -s "$to" "$from"
12mu|x11-data-cursor-themes-1.0.4-2|85	fi
12mu|x11-data-cursor-themes-1.0.4-2|86	done
12mu|x11-data-cursor-themes-1.0.4-2|87	
12mu|x11-data-cursor-themes-1.0.4-2|88	popd
12mu|x11-data-cursor-themes-1.0.4-2|89	done
12mu|x11-data-cursor-themes-1.0.4-2|90	
12mu|x11-data-cursor-themes-1.0.4-2|91	
12mu|x11-data-cursor-themes-1.0.4-2|92	%changelog
12mu|x11-data-cursor-themes-1.0.4-2|93	* Fri Nov 01 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.4-2
12mu|x11-data-cursor-themes-1.0.4-2|94	+ Revision: 55b3f42
12mu|x11-data-cursor-themes-1.0.4-2|95	- LOG Spec cleanup
12mu|x11-data-cursor-themes-1.0.4-2|96	
12mu|x11-data-cursor-themes-1.0.4-2|97	

21530 12
12mu|x11-docs-1.7-2|1	Summary:	Xorg X11 documentation
12mu|x11-docs-1.7-2|2	Name:		x11-docs
12mu|x11-docs-1.7-2|3	Version:	1.7
12mu|x11-docs-1.7-2|4	Release:	2
12mu|x11-docs-1.7-2|5	License:	MIT
12mu|x11-docs-1.7-2|6	Group:		Development/X11
12mu|x11-docs-1.7-2|7	Url:		http://xorg.freedesktop.org
12mu|x11-docs-1.7-2|8	Source0:	http://xorg.freedesktop.org/releases/individual/doc/xorg-docs-%{version}.tar.bz2
12mu|x11-docs-1.7-2|9	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-docs-1.7-2|10	BuildArch:	noarch
12mu|x11-docs-1.7-2|11	
12mu|x11-docs-1.7-2|12	%description
12mu|x11-docs-1.7-2|13	Xorg X11 documentation.
12mu|x11-docs-1.7-2|14	
12mu|x11-docs-1.7-2|15	%files
12mu|x11-docs-1.7-2|16	%{_datadir}/doc/xorg-docs/
12mu|x11-docs-1.7-2|17	%{_mandir}/man7/Consortium.7.*
12mu|x11-docs-1.7-2|18	%{_mandir}/man7/Standards.7.*
12mu|x11-docs-1.7-2|19	%{_mandir}/man7/X.7.*
12mu|x11-docs-1.7-2|20	%{_mandir}/man7/XOrgFoundation.7.*
12mu|x11-docs-1.7-2|21	%{_mandir}/man7/XProjectTeam.7.*
12mu|x11-docs-1.7-2|22	%{_mandir}/man7/Xsecurity.7.*
12mu|x11-docs-1.7-2|23	
12mu|x11-docs-1.7-2|24	#----------------------------------------------------------------------------
12mu|x11-docs-1.7-2|25	
12mu|x11-docs-1.7-2|26	%prep
12mu|x11-docs-1.7-2|27	%setup -q -n xorg-docs-%{version}
12mu|x11-docs-1.7-2|28	
12mu|x11-docs-1.7-2|29	%build
12mu|x11-docs-1.7-2|30	%configure2_5x	\
12mu|x11-docs-1.7-2|31	--x-includes=%{_includedir}\
12mu|x11-docs-1.7-2|32	--x-libraries=%{_libdir}
12mu|x11-docs-1.7-2|33	%make
12mu|x11-docs-1.7-2|34	
12mu|x11-docs-1.7-2|35	%install
12mu|x11-docs-1.7-2|36	%makeinstall_std
12mu|x11-docs-1.7-2|37	
12mu|x11-docs-1.7-2|38	
12mu|x11-docs-1.7-2|39	%changelog
12mu|x11-docs-1.7-2|40	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7-2
12mu|x11-docs-1.7-2|41	+ Revision: 8ae6af1
12mu|x11-docs-1.7-2|42	- LOG Spec cleanup
12mu|x11-docs-1.7-2|43	
12mu|x11-docs-1.7-2|44	

21531 12
12mu|x11-driver-input-1.0.0-19|1	Summary:	X11 input drivers
12mu|x11-driver-input-1.0.0-19|2	Name:		x11-driver-input
12mu|x11-driver-input-1.0.0-19|3	Version:	1.0.0
12mu|x11-driver-input-1.0.0-19|4	Release:	19
12mu|x11-driver-input-1.0.0-19|5	Group:		System/X11
12mu|x11-driver-input-1.0.0-19|6	License:	GPLv2+
12mu|x11-driver-input-1.0.0-19|7	Requires:	x11-driver-input-evdev
12mu|x11-driver-input-1.0.0-19|8	Requires:	x11-driver-input-joystick
12mu|x11-driver-input-1.0.0-19|9	Requires:	x11-driver-input-keyboard
12mu|x11-driver-input-1.0.0-19|10	Requires:	x11-driver-input-mouse
12mu|x11-driver-input-1.0.0-19|11	Requires:	x11-driver-input-synaptics
12mu|x11-driver-input-1.0.0-19|12	Requires:	x11-driver-input-void
12mu|x11-driver-input-1.0.0-19|13	Requires:	x11-driver-input-wacom
12mu|x11-driver-input-1.0.0-19|14	
12mu|x11-driver-input-1.0.0-19|15	%description
12mu|x11-driver-input-1.0.0-19|16	Meta-package that requires useful X11 input drivers.
12mu|x11-driver-input-1.0.0-19|17	
12mu|x11-driver-input-1.0.0-19|18	%files
12mu|x11-driver-input-1.0.0-19|19	
12mu|x11-driver-input-1.0.0-19|20	
12mu|x11-driver-input-1.0.0-19|21	%changelog
12mu|x11-driver-input-1.0.0-19|22	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-19
12mu|x11-driver-input-1.0.0-19|23	+ Revision: 1e2b8c3
12mu|x11-driver-input-1.0.0-19|24	- LOG Spec cleanup
12mu|x11-driver-input-1.0.0-19|25	
12mu|x11-driver-input-1.0.0-19|26	

21532 12
12mu|x11-driver-input-acecad-1.5.0-6|1	Summary:	X.org input driver for Acecad Flair devices
12mu|x11-driver-input-acecad-1.5.0-6|2	Name:		x11-driver-input-acecad
12mu|x11-driver-input-acecad-1.5.0-6|3	Version:	1.5.0
12mu|x11-driver-input-acecad-1.5.0-6|4	Release:	6
12mu|x11-driver-input-acecad-1.5.0-6|5	Group:		System/X11
12mu|x11-driver-input-acecad-1.5.0-6|6	URL:		http://xorg.freedesktop.org
12mu|x11-driver-input-acecad-1.5.0-6|7	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-acecad-%{version}.tar.bz2
12mu|x11-driver-input-acecad-1.5.0-6|8	License:	MIT
12mu|x11-driver-input-acecad-1.5.0-6|9	BuildRequires:	sysfsutils-devel
12mu|x11-driver-input-acecad-1.5.0-6|10	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-input-acecad-1.5.0-6|11	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-input-acecad-1.5.0-6|12	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-input-acecad-1.5.0-6|13	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
12mu|x11-driver-input-acecad-1.5.0-6|14	
12mu|x11-driver-input-acecad-1.5.0-6|15	%description
12mu|x11-driver-input-acecad-1.5.0-6|16	Acecad is an Xorg input driver for Acecad Flair devices.
12mu|x11-driver-input-acecad-1.5.0-6|17	
12mu|x11-driver-input-acecad-1.5.0-6|18	#----------------------------------------------------------------------------
12mu|x11-driver-input-acecad-1.5.0-6|19	
12mu|x11-driver-input-acecad-1.5.0-6|20	%prep
12mu|x11-driver-input-acecad-1.5.0-6|21	%setup -q -n xf86-input-acecad-%{version}
12mu|x11-driver-input-acecad-1.5.0-6|22	
12mu|x11-driver-input-acecad-1.5.0-6|23	%build
12mu|x11-driver-input-acecad-1.5.0-6|24	%configure2_5x
12mu|x11-driver-input-acecad-1.5.0-6|25	%make
12mu|x11-driver-input-acecad-1.5.0-6|26	
12mu|x11-driver-input-acecad-1.5.0-6|27	%install
12mu|x11-driver-input-acecad-1.5.0-6|28	%makeinstall_std
12mu|x11-driver-input-acecad-1.5.0-6|29	
12mu|x11-driver-input-acecad-1.5.0-6|30	%files
12mu|x11-driver-input-acecad-1.5.0-6|31	%{_libdir}/xorg/modules/input/acecad_drv.so
12mu|x11-driver-input-acecad-1.5.0-6|32	%{_mandir}/man4/acecad.*
12mu|x11-driver-input-acecad-1.5.0-6|33	
12mu|x11-driver-input-acecad-1.5.0-6|34	%changelog
12mu|x11-driver-input-acecad-1.5.0-6|35	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.0-6
12mu|x11-driver-input-acecad-1.5.0-6|36	+ Revision: bc85b4c
12mu|x11-driver-input-acecad-1.5.0-6|37	- LOG Spec cleanup
12mu|x11-driver-input-acecad-1.5.0-6|38	
12mu|x11-driver-input-acecad-1.5.0-6|39	

21533 12
12mu|x11-driver-input-aiptek-1.4.1-6|1	Summary:	X.org input driver for Aiptek HyperPen USB-based tablet devices
12mu|x11-driver-input-aiptek-1.4.1-6|2	Name:		x11-driver-input-aiptek
12mu|x11-driver-input-aiptek-1.4.1-6|3	Version:	1.4.1
12mu|x11-driver-input-aiptek-1.4.1-6|4	Release:	6
12mu|x11-driver-input-aiptek-1.4.1-6|5	Epoch:		1
12mu|x11-driver-input-aiptek-1.4.1-6|6	License:	MIT
12mu|x11-driver-input-aiptek-1.4.1-6|7	Group:		System/X11
12mu|x11-driver-input-aiptek-1.4.1-6|8	Url:		http://xorg.freedesktop.org
12mu|x11-driver-input-aiptek-1.4.1-6|9	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-aiptek-%{version}.tar.bz2
12mu|x11-driver-input-aiptek-1.4.1-6|10	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-input-aiptek-1.4.1-6|11	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-input-aiptek-1.4.1-6|12	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-input-aiptek-1.4.1-6|13	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
12mu|x11-driver-input-aiptek-1.4.1-6|14	
12mu|x11-driver-input-aiptek-1.4.1-6|15	%description
12mu|x11-driver-input-aiptek-1.4.1-6|16	Aiptek is an Xorg input driver for Aiptek HyperPen USB-based tablet devices.
12mu|x11-driver-input-aiptek-1.4.1-6|17	This driver only supports the USB protocol.
12mu|x11-driver-input-aiptek-1.4.1-6|18	
12mu|x11-driver-input-aiptek-1.4.1-6|19	The RS-232C-based HyperPens are managed by the "hyperpen" driver.
12mu|x11-driver-input-aiptek-1.4.1-6|20	
12mu|x11-driver-input-aiptek-1.4.1-6|21	%files
12mu|x11-driver-input-aiptek-1.4.1-6|22	%doc COPYING
12mu|x11-driver-input-aiptek-1.4.1-6|23	%{_libdir}/xorg/modules/input/aiptek_drv.so
12mu|x11-driver-input-aiptek-1.4.1-6|24	%{_mandir}/man4/aiptek.*
12mu|x11-driver-input-aiptek-1.4.1-6|25	
12mu|x11-driver-input-aiptek-1.4.1-6|26	#----------------------------------------------------------------------------
12mu|x11-driver-input-aiptek-1.4.1-6|27	
12mu|x11-driver-input-aiptek-1.4.1-6|28	%prep
12mu|x11-driver-input-aiptek-1.4.1-6|29	%setup -qn xf86-input-aiptek-%{version}
12mu|x11-driver-input-aiptek-1.4.1-6|30	
12mu|x11-driver-input-aiptek-1.4.1-6|31	%build
12mu|x11-driver-input-aiptek-1.4.1-6|32	autoreconf -ifs
12mu|x11-driver-input-aiptek-1.4.1-6|33	%configure2_5x
12mu|x11-driver-input-aiptek-1.4.1-6|34	%make
12mu|x11-driver-input-aiptek-1.4.1-6|35	
12mu|x11-driver-input-aiptek-1.4.1-6|36	%install
12mu|x11-driver-input-aiptek-1.4.1-6|37	%makeinstall_std
12mu|x11-driver-input-aiptek-1.4.1-6|38	
12mu|x11-driver-input-aiptek-1.4.1-6|39	
12mu|x11-driver-input-aiptek-1.4.1-6|40	%changelog
12mu|x11-driver-input-aiptek-1.4.1-6|41	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:1.4.1-6
12mu|x11-driver-input-aiptek-1.4.1-6|42	+ Revision: b56909f
12mu|x11-driver-input-aiptek-1.4.1-6|43	- LOG Spec cleanup
12mu|x11-driver-input-aiptek-1.4.1-6|44	
12mu|x11-driver-input-aiptek-1.4.1-6|45	

21534 12
12mu|x11-driver-input-evdev-2.8.2-4|1	Summary:	X.org input driver for Linux generic event devices
12mu|x11-driver-input-evdev-2.8.2-4|2	Name:		x11-driver-input-evdev
12mu|x11-driver-input-evdev-2.8.2-4|3	Version:	2.8.2
12mu|x11-driver-input-evdev-2.8.2-4|4	Release:	4
12mu|x11-driver-input-evdev-2.8.2-4|5	License:	MIT
12mu|x11-driver-input-evdev-2.8.2-4|6	Group:		System/X11
12mu|x11-driver-input-evdev-2.8.2-4|7	Url:		http://xorg.freedesktop.org
12mu|x11-driver-input-evdev-2.8.2-4|8	Source0:	ftp://ftp.x.org/pub/individual/driver/xf86-input-evdev-%{version}.tar.bz2
12mu|x11-driver-input-evdev-2.8.2-4|9	Source1:	11-evdev-trackpoint.conf
12mu|x11-driver-input-evdev-2.8.2-4|10	BuildRequires:	x11-util-macros
12mu|x11-driver-input-evdev-2.8.2-4|11	BuildRequires:	pkgconfig(dri)
12mu|x11-driver-input-evdev-2.8.2-4|12	BuildRequires:	pkgconfig(mtdev)
12mu|x11-driver-input-evdev-2.8.2-4|13	BuildRequires:	pkgconfig(udev) >= 186
12mu|x11-driver-input-evdev-2.8.2-4|14	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-input-evdev-2.8.2-4|15	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-input-evdev-2.8.2-4|16	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
12mu|x11-driver-input-evdev-2.8.2-4|17	Obsoletes:	x11-driver-input-evtouch < 0.8.8-12
12mu|x11-driver-input-evdev-2.8.2-4|18	
12mu|x11-driver-input-evdev-2.8.2-4|19	%description
12mu|x11-driver-input-evdev-2.8.2-4|20	Evdev is an Xorg input driver for Linux's generic event devices.
12mu|x11-driver-input-evdev-2.8.2-4|21	It therefore supports all input devices that the kernel knows about,
12mu|x11-driver-input-evdev-2.8.2-4|22	including most mice and keyboards.
12mu|x11-driver-input-evdev-2.8.2-4|23	
12mu|x11-driver-input-evdev-2.8.2-4|24	%files
12mu|x11-driver-input-evdev-2.8.2-4|25	%{_libdir}/xorg/modules/input/evdev_drv.so
12mu|x11-driver-input-evdev-2.8.2-4|26	%{_mandir}/man4/evdev.*
12mu|x11-driver-input-evdev-2.8.2-4|27	%{_sysconfdir}/X11/xorg.conf.d/11-evdev-trackpoint.conf
12mu|x11-driver-input-evdev-2.8.2-4|28	
12mu|x11-driver-input-evdev-2.8.2-4|29	#----------------------------------------------------------------------------
12mu|x11-driver-input-evdev-2.8.2-4|30	
12mu|x11-driver-input-evdev-2.8.2-4|31	%package devel
12mu|x11-driver-input-evdev-2.8.2-4|32	Summary:	Development files for %{name}
12mu|x11-driver-input-evdev-2.8.2-4|33	Group:		Development/X11
12mu|x11-driver-input-evdev-2.8.2-4|34	
12mu|x11-driver-input-evdev-2.8.2-4|35	%description devel
12mu|x11-driver-input-evdev-2.8.2-4|36	Development files for %{name}.
12mu|x11-driver-input-evdev-2.8.2-4|37	
12mu|x11-driver-input-evdev-2.8.2-4|38	%files devel
12mu|x11-driver-input-evdev-2.8.2-4|39	%{_includedir}/xorg/evdev-properties.h
12mu|x11-driver-input-evdev-2.8.2-4|40	%{_libdir}/pkgconfig/xorg-evdev.pc
12mu|x11-driver-input-evdev-2.8.2-4|41	
12mu|x11-driver-input-evdev-2.8.2-4|42	#----------------------------------------------------------------------------
12mu|x11-driver-input-evdev-2.8.2-4|43	
12mu|x11-driver-input-evdev-2.8.2-4|44	%prep
12mu|x11-driver-input-evdev-2.8.2-4|45	%setup -qn xf86-input-evdev-%{version}
12mu|x11-driver-input-evdev-2.8.2-4|46	
12mu|x11-driver-input-evdev-2.8.2-4|47	%build
12mu|x11-driver-input-evdev-2.8.2-4|48	%configure2_5x
12mu|x11-driver-input-evdev-2.8.2-4|49	%make
12mu|x11-driver-input-evdev-2.8.2-4|50	
12mu|x11-driver-input-evdev-2.8.2-4|51	%install
12mu|x11-driver-input-evdev-2.8.2-4|52	%makeinstall_std
12mu|x11-driver-input-evdev-2.8.2-4|53	
12mu|x11-driver-input-evdev-2.8.2-4|54	# Add scrolling support for TrackPoint and similar devices
12mu|x11-driver-input-evdev-2.8.2-4|55	mkdir -p %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
12mu|x11-driver-input-evdev-2.8.2-4|56	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/X11/xorg.conf.d/
12mu|x11-driver-input-evdev-2.8.2-4|57	
12mu|x11-driver-input-evdev-2.8.2-4|58	%changelog
12mu|x11-driver-input-evdev-2.8.2-4|59	* Tue Nov 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.8.2-4
12mu|x11-driver-input-evdev-2.8.2-4|60	+ Revision: 502d137
12mu|x11-driver-input-evdev-2.8.2-4|61	- LOG Obsolete x11-driver-input-evtouch
12mu|x11-driver-input-evdev-2.8.2-4|62	
12mu|x11-driver-input-evdev-2.8.2-4|63	

21535 12
12mu|x11-driver-input-fpit-1.4.0-6|1	Summary:	X.org input driver for Fujitsu Stylistic Tablet PCs
12mu|x11-driver-input-fpit-1.4.0-6|2	Name:		x11-driver-input-fpit
12mu|x11-driver-input-fpit-1.4.0-6|3	Version:	1.4.0
12mu|x11-driver-input-fpit-1.4.0-6|4	Release:	6
12mu|x11-driver-input-fpit-1.4.0-6|5	License:	MIT
12mu|x11-driver-input-fpit-1.4.0-6|6	Group:		System/X11
12mu|x11-driver-input-fpit-1.4.0-6|7	Url:		http://xorg.freedesktop.org
12mu|x11-driver-input-fpit-1.4.0-6|8	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-fpit-%{version}.tar.bz2
12mu|x11-driver-input-fpit-1.4.0-6|9	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-input-fpit-1.4.0-6|10	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-input-fpit-1.4.0-6|11	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-input-fpit-1.4.0-6|12	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
12mu|x11-driver-input-fpit-1.4.0-6|13	
12mu|x11-driver-input-fpit-1.4.0-6|14	%description
12mu|x11-driver-input-fpit-1.4.0-6|15	X.org input driver for Fujitsu Stylistic Tablet PCs. This driver
12mu|x11-driver-input-fpit-1.4.0-6|16	supports the touchscreen of the Stylistic LT and (with special
12mu|x11-driver-input-fpit-1.4.0-6|17	options) of the Stylistic 500, 1000 and 2300.
12mu|x11-driver-input-fpit-1.4.0-6|18	
12mu|x11-driver-input-fpit-1.4.0-6|19	%files
12mu|x11-driver-input-fpit-1.4.0-6|20	%doc COPYING
12mu|x11-driver-input-fpit-1.4.0-6|21	%{_datadir}/X11/xorg.conf.d/*conf
12mu|x11-driver-input-fpit-1.4.0-6|22	%{_libdir}/xorg/modules/input/fpit_drv.so
12mu|x11-driver-input-fpit-1.4.0-6|23	%{_mandir}/man4/fpit.*
12mu|x11-driver-input-fpit-1.4.0-6|24	
12mu|x11-driver-input-fpit-1.4.0-6|25	#----------------------------------------------------------------------------
12mu|x11-driver-input-fpit-1.4.0-6|26	
12mu|x11-driver-input-fpit-1.4.0-6|27	%prep
12mu|x11-driver-input-fpit-1.4.0-6|28	%setup -q -n xf86-input-fpit-%{version}
12mu|x11-driver-input-fpit-1.4.0-6|29	
12mu|x11-driver-input-fpit-1.4.0-6|30	%build
12mu|x11-driver-input-fpit-1.4.0-6|31	autoreconf -v --install || exit 1
12mu|x11-driver-input-fpit-1.4.0-6|32	%configure2_5x
12mu|x11-driver-input-fpit-1.4.0-6|33	%make
12mu|x11-driver-input-fpit-1.4.0-6|34	
12mu|x11-driver-input-fpit-1.4.0-6|35	%install
12mu|x11-driver-input-fpit-1.4.0-6|36	%makeinstall_std
12mu|x11-driver-input-fpit-1.4.0-6|37	
12mu|x11-driver-input-fpit-1.4.0-6|38	
12mu|x11-driver-input-fpit-1.4.0-6|39	%changelog
12mu|x11-driver-input-fpit-1.4.0-6|40	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.0-6
12mu|x11-driver-input-fpit-1.4.0-6|41	+ Revision: 77e2868
12mu|x11-driver-input-fpit-1.4.0-6|42	- LOG Spec cleanup
12mu|x11-driver-input-fpit-1.4.0-6|43	
12mu|x11-driver-input-fpit-1.4.0-6|44	

21536 12
12mu|x11-driver-input-hyperpen-1.4.1-4|1	Summary:	X.org input driver for HyperPen devices
12mu|x11-driver-input-hyperpen-1.4.1-4|2	Name:		x11-driver-input-hyperpen
12mu|x11-driver-input-hyperpen-1.4.1-4|3	Version:	1.4.1
12mu|x11-driver-input-hyperpen-1.4.1-4|4	Release:	4
12mu|x11-driver-input-hyperpen-1.4.1-4|5	License:	MIT
12mu|x11-driver-input-hyperpen-1.4.1-4|6	Group:		System/X11
12mu|x11-driver-input-hyperpen-1.4.1-4|7	Url:		http://xorg.freedesktop.org
12mu|x11-driver-input-hyperpen-1.4.1-4|8	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-hyperpen-%{version}.tar.bz2
12mu|x11-driver-input-hyperpen-1.4.1-4|9	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-input-hyperpen-1.4.1-4|10	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-input-hyperpen-1.4.1-4|11	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-input-hyperpen-1.4.1-4|12	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
12mu|x11-driver-input-hyperpen-1.4.1-4|13	
12mu|x11-driver-input-hyperpen-1.4.1-4|14	%description
12mu|x11-driver-input-hyperpen-1.4.1-4|15	Hyperpen is an X.org input driver for HyperPen devices.
12mu|x11-driver-input-hyperpen-1.4.1-4|16	
12mu|x11-driver-input-hyperpen-1.4.1-4|17	%files
12mu|x11-driver-input-hyperpen-1.4.1-4|18	%doc COPYING
12mu|x11-driver-input-hyperpen-1.4.1-4|19	%{_libdir}/xorg/modules/input/hyperpen_drv.so
12mu|x11-driver-input-hyperpen-1.4.1-4|20	
12mu|x11-driver-input-hyperpen-1.4.1-4|21	#----------------------------------------------------------------------------
12mu|x11-driver-input-hyperpen-1.4.1-4|22	
12mu|x11-driver-input-hyperpen-1.4.1-4|23	%prep
12mu|x11-driver-input-hyperpen-1.4.1-4|24	%setup -q -n xf86-input-hyperpen-%{version}
12mu|x11-driver-input-hyperpen-1.4.1-4|25	
12mu|x11-driver-input-hyperpen-1.4.1-4|26	%build
12mu|x11-driver-input-hyperpen-1.4.1-4|27	autoreconf -v --install || exit 1
12mu|x11-driver-input-hyperpen-1.4.1-4|28	%configure2_5x
12mu|x11-driver-input-hyperpen-1.4.1-4|29	%make
12mu|x11-driver-input-hyperpen-1.4.1-4|30	
12mu|x11-driver-input-hyperpen-1.4.1-4|31	%install
12mu|x11-driver-input-hyperpen-1.4.1-4|32	%makeinstall_std
12mu|x11-driver-input-hyperpen-1.4.1-4|33	
12mu|x11-driver-input-hyperpen-1.4.1-4|34	
12mu|x11-driver-input-hyperpen-1.4.1-4|35	%changelog
12mu|x11-driver-input-hyperpen-1.4.1-4|36	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.1-4
12mu|x11-driver-input-hyperpen-1.4.1-4|37	+ Revision: 76aa2c7
12mu|x11-driver-input-hyperpen-1.4.1-4|38	- LOG Spec cleanup
12mu|x11-driver-input-hyperpen-1.4.1-4|39	
12mu|x11-driver-input-hyperpen-1.4.1-4|40	

21537 12
12mu|x11-driver-input-joystick-1.6.2-4|1	Summary:	X.org input driver for joysticks
12mu|x11-driver-input-joystick-1.6.2-4|2	Name:		x11-driver-input-joystick
12mu|x11-driver-input-joystick-1.6.2-4|3	Version:	1.6.2
12mu|x11-driver-input-joystick-1.6.2-4|4	Release:	4
12mu|x11-driver-input-joystick-1.6.2-4|5	License:	MIT
12mu|x11-driver-input-joystick-1.6.2-4|6	Group:		System/X11
12mu|x11-driver-input-joystick-1.6.2-4|7	Url:		http://xorg.freedesktop.org
12mu|x11-driver-input-joystick-1.6.2-4|8	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-joystick-%{version}.tar.bz2
12mu|x11-driver-input-joystick-1.6.2-4|9	Patch0:		xf86-input-joystick-1.6.2-link-against-xi.patch
12mu|x11-driver-input-joystick-1.6.2-4|10	BuildRequires:	pkgconfig(xi)
12mu|x11-driver-input-joystick-1.6.2-4|11	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-input-joystick-1.6.2-4|12	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-input-joystick-1.6.2-4|13	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-input-joystick-1.6.2-4|14	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
12mu|x11-driver-input-joystick-1.6.2-4|15	
12mu|x11-driver-input-joystick-1.6.2-4|16	%description
12mu|x11-driver-input-joystick-1.6.2-4|17	Joystick is an X.org input driver for joysticks.
12mu|x11-driver-input-joystick-1.6.2-4|18	
12mu|x11-driver-input-joystick-1.6.2-4|19	%files
12mu|x11-driver-input-joystick-1.6.2-4|20	%{_libdir}/xorg/modules/input/joystick_drv.so
12mu|x11-driver-input-joystick-1.6.2-4|21	%{_mandir}/man4/*
12mu|x11-driver-input-joystick-1.6.2-4|22	
12mu|x11-driver-input-joystick-1.6.2-4|23	#----------------------------------------------------------------------------
12mu|x11-driver-input-joystick-1.6.2-4|24	
12mu|x11-driver-input-joystick-1.6.2-4|25	%prep
12mu|x11-driver-input-joystick-1.6.2-4|26	%setup -qn xf86-input-joystick-%{version}
12mu|x11-driver-input-joystick-1.6.2-4|27	%apply_patches
12mu|x11-driver-input-joystick-1.6.2-4|28	
12mu|x11-driver-input-joystick-1.6.2-4|29	%build
12mu|x11-driver-input-joystick-1.6.2-4|30	autoreconf -fiv
12mu|x11-driver-input-joystick-1.6.2-4|31	%configure2_5x
12mu|x11-driver-input-joystick-1.6.2-4|32	%make
12mu|x11-driver-input-joystick-1.6.2-4|33	
12mu|x11-driver-input-joystick-1.6.2-4|34	%install
12mu|x11-driver-input-joystick-1.6.2-4|35	%makeinstall_std
12mu|x11-driver-input-joystick-1.6.2-4|36	
12mu|x11-driver-input-joystick-1.6.2-4|37	#(eandry) remove devel file, create a devel package if needed
12mu|x11-driver-input-joystick-1.6.2-4|38	rm -rf %{buildroot}%{_includedir}/xorg/*.h
12mu|x11-driver-input-joystick-1.6.2-4|39	rm -rf %{buildroot}%{_libdir}/pkgconfig/*.pc
12mu|x11-driver-input-joystick-1.6.2-4|40	find %{buildroot} -type f -name "*.la" -exec rm -f {} ';'
12mu|x11-driver-input-joystick-1.6.2-4|41	
12mu|x11-driver-input-joystick-1.6.2-4|42	
12mu|x11-driver-input-joystick-1.6.2-4|43	%changelog
12mu|x11-driver-input-joystick-1.6.2-4|44	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.2-4
12mu|x11-driver-input-joystick-1.6.2-4|45	+ Revision: 9a311de
12mu|x11-driver-input-joystick-1.6.2-4|46	- LOG Spec cleanup
12mu|x11-driver-input-joystick-1.6.2-4|47	
12mu|x11-driver-input-joystick-1.6.2-4|48	

21538 12
12mu|x11-driver-input-keyboard-1.8.0-1|1	Summary:	Xorg input driver for keyboards
12mu|x11-driver-input-keyboard-1.8.0-1|2	Name:		x11-driver-input-keyboard
12mu|x11-driver-input-keyboard-1.8.0-1|3	Version:	1.8.0
12mu|x11-driver-input-keyboard-1.8.0-1|4	Release:	1
12mu|x11-driver-input-keyboard-1.8.0-1|5	Group:		System/X11
12mu|x11-driver-input-keyboard-1.8.0-1|6	License:	MIT
12mu|x11-driver-input-keyboard-1.8.0-1|7	Url:		http://xorg.freedesktop.org
12mu|x11-driver-input-keyboard-1.8.0-1|8	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-keyboard-%{version}.tar.bz2
12mu|x11-driver-input-keyboard-1.8.0-1|9	Patch0:		xf86-input-keyboard-1.6.2-link-against-xi.patch
12mu|x11-driver-input-keyboard-1.8.0-1|10	BuildRequires:	pkgconfig(xi)
12mu|x11-driver-input-keyboard-1.8.0-1|11	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-input-keyboard-1.8.0-1|12	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-input-keyboard-1.8.0-1|13	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-input-keyboard-1.8.0-1|14	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
12mu|x11-driver-input-keyboard-1.8.0-1|15	Requires:	udev
12mu|x11-driver-input-keyboard-1.8.0-1|16	
12mu|x11-driver-input-keyboard-1.8.0-1|17	%description
12mu|x11-driver-input-keyboard-1.8.0-1|18	This package provide Xorg input driver for keyboards.  The "keyboard" driver is
12mu|x11-driver-input-keyboard-1.8.0-1|19	the standard OS-provided keyboard interface.  It is is built-in to the core X
12mu|x11-driver-input-keyboard-1.8.0-1|20	server, and multiple instances are not supported. A loadable driver, kbd, is
12mu|x11-driver-input-keyboard-1.8.0-1|21	available, and is planned to replace the keyboard driver in a future release of
12mu|x11-driver-input-keyboard-1.8.0-1|22	the Xorg server.
12mu|x11-driver-input-keyboard-1.8.0-1|23	
12mu|x11-driver-input-keyboard-1.8.0-1|24	%files
12mu|x11-driver-input-keyboard-1.8.0-1|25	%{_libdir}/xorg/modules/input/kbd_drv.so
12mu|x11-driver-input-keyboard-1.8.0-1|26	%{_mandir}/man4/kbd.*
12mu|x11-driver-input-keyboard-1.8.0-1|27	
12mu|x11-driver-input-keyboard-1.8.0-1|28	#----------------------------------------------------------------------------
12mu|x11-driver-input-keyboard-1.8.0-1|29	
12mu|x11-driver-input-keyboard-1.8.0-1|30	%prep
12mu|x11-driver-input-keyboard-1.8.0-1|31	%setup -qn xf86-input-keyboard-%{version}
12mu|x11-driver-input-keyboard-1.8.0-1|32	%apply_patches
12mu|x11-driver-input-keyboard-1.8.0-1|33	
12mu|x11-driver-input-keyboard-1.8.0-1|34	%build
12mu|x11-driver-input-keyboard-1.8.0-1|35	autoreconf -fiv
12mu|x11-driver-input-keyboard-1.8.0-1|36	%configure2_5x
12mu|x11-driver-input-keyboard-1.8.0-1|37	%make
12mu|x11-driver-input-keyboard-1.8.0-1|38	
12mu|x11-driver-input-keyboard-1.8.0-1|39	%install
12mu|x11-driver-input-keyboard-1.8.0-1|40	%makeinstall_std
12mu|x11-driver-input-keyboard-1.8.0-1|41	
12mu|x11-driver-input-keyboard-1.8.0-1|42	
12mu|x11-driver-input-keyboard-1.8.0-1|43	%changelog
12mu|x11-driver-input-keyboard-1.8.0-1|44	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.0-1
12mu|x11-driver-input-keyboard-1.8.0-1|45	+ Revision: 7250d3e
12mu|x11-driver-input-keyboard-1.8.0-1|46	- LOG New version 1.8.0, spec cleanup
12mu|x11-driver-input-keyboard-1.8.0-1|47	
12mu|x11-driver-input-keyboard-1.8.0-1|48	

21539 12
12mu|x11-driver-input-mouse-1.9.0-2|1	Summary:	Xorg input driver for mice
12mu|x11-driver-input-mouse-1.9.0-2|2	Name:		x11-driver-input-mouse
12mu|x11-driver-input-mouse-1.9.0-2|3	Version:	1.9.0
12mu|x11-driver-input-mouse-1.9.0-2|4	Release:	2
12mu|x11-driver-input-mouse-1.9.0-2|5	Group:		System/X11
12mu|x11-driver-input-mouse-1.9.0-2|6	License:	MIT
12mu|x11-driver-input-mouse-1.9.0-2|7	Url:		http://xorg.freedesktop.org
12mu|x11-driver-input-mouse-1.9.0-2|8	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-mouse-%{version}.tar.bz2
12mu|x11-driver-input-mouse-1.9.0-2|9	Patch0:		xf86-input-mouse-1.8.1-link-against-xi.patch
12mu|x11-driver-input-mouse-1.9.0-2|10	BuildRequires:	pkgconfig(xi)
12mu|x11-driver-input-mouse-1.9.0-2|11	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-input-mouse-1.9.0-2|12	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-input-mouse-1.9.0-2|13	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-input-mouse-1.9.0-2|14	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
12mu|x11-driver-input-mouse-1.9.0-2|15	
12mu|x11-driver-input-mouse-1.9.0-2|16	%description
12mu|x11-driver-input-mouse-1.9.0-2|17	This package provide Xorg input driver for mice.
12mu|x11-driver-input-mouse-1.9.0-2|18	
12mu|x11-driver-input-mouse-1.9.0-2|19	%files
12mu|x11-driver-input-mouse-1.9.0-2|20	%{_libdir}/xorg/modules/input/mouse_drv.so
12mu|x11-driver-input-mouse-1.9.0-2|21	%{_mandir}/man4/mousedrv.*
12mu|x11-driver-input-mouse-1.9.0-2|22	
12mu|x11-driver-input-mouse-1.9.0-2|23	#----------------------------------------------------------------------------
12mu|x11-driver-input-mouse-1.9.0-2|24	
12mu|x11-driver-input-mouse-1.9.0-2|25	%package devel
12mu|x11-driver-input-mouse-1.9.0-2|26	Summary:	Development files for Xorg mouse driver
12mu|x11-driver-input-mouse-1.9.0-2|27	Requires:	%{name} = %{EVRD}
12mu|x11-driver-input-mouse-1.9.0-2|28	
12mu|x11-driver-input-mouse-1.9.0-2|29	%description devel
12mu|x11-driver-input-mouse-1.9.0-2|30	This package provides development files for Xord input driver for mice.
12mu|x11-driver-input-mouse-1.9.0-2|31	
12mu|x11-driver-input-mouse-1.9.0-2|32	%files devel
12mu|x11-driver-input-mouse-1.9.0-2|33	%{_includedir}/xorg/xf86-mouse-properties.h
12mu|x11-driver-input-mouse-1.9.0-2|34	%{_libdir}/pkgconfig/xorg-mouse.pc
12mu|x11-driver-input-mouse-1.9.0-2|35	
12mu|x11-driver-input-mouse-1.9.0-2|36	#----------------------------------------------------------------------------
12mu|x11-driver-input-mouse-1.9.0-2|37	
12mu|x11-driver-input-mouse-1.9.0-2|38	%prep
12mu|x11-driver-input-mouse-1.9.0-2|39	%setup -qn xf86-input-mouse-%{version}
12mu|x11-driver-input-mouse-1.9.0-2|40	%patch0 -p1
12mu|x11-driver-input-mouse-1.9.0-2|41	
12mu|x11-driver-input-mouse-1.9.0-2|42	%build
12mu|x11-driver-input-mouse-1.9.0-2|43	autoreconf -fiv
12mu|x11-driver-input-mouse-1.9.0-2|44	%configure2_5x
12mu|x11-driver-input-mouse-1.9.0-2|45	
12mu|x11-driver-input-mouse-1.9.0-2|46	%make
12mu|x11-driver-input-mouse-1.9.0-2|47	
12mu|x11-driver-input-mouse-1.9.0-2|48	%install
12mu|x11-driver-input-mouse-1.9.0-2|49	%makeinstall_std
12mu|x11-driver-input-mouse-1.9.0-2|50	
12mu|x11-driver-input-mouse-1.9.0-2|51	
12mu|x11-driver-input-mouse-1.9.0-2|52	%changelog
12mu|x11-driver-input-mouse-1.9.0-2|53	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.9.0-2
12mu|x11-driver-input-mouse-1.9.0-2|54	+ Revision: df362ef
12mu|x11-driver-input-mouse-1.9.0-2|55	- LOG Spec cleanup
12mu|x11-driver-input-mouse-1.9.0-2|56	
12mu|x11-driver-input-mouse-1.9.0-2|57	

21540 12
12mu|x11-driver-input-mutouch-1.3.0-3|1	Summary:	X.org input driver for MicroTouch devices
12mu|x11-driver-input-mutouch-1.3.0-3|2	Name:		x11-driver-input-mutouch
12mu|x11-driver-input-mutouch-1.3.0-3|3	Version:	1.3.0
12mu|x11-driver-input-mutouch-1.3.0-3|4	Release:	3
12mu|x11-driver-input-mutouch-1.3.0-3|5	License:	MIT
12mu|x11-driver-input-mutouch-1.3.0-3|6	Group:		System/X11
12mu|x11-driver-input-mutouch-1.3.0-3|7	Url:		http://xorg.freedesktop.org
12mu|x11-driver-input-mutouch-1.3.0-3|8	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-mutouch-%{version}.tar.bz2
12mu|x11-driver-input-mutouch-1.3.0-3|9	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-input-mutouch-1.3.0-3|10	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-input-mutouch-1.3.0-3|11	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-input-mutouch-1.3.0-3|12	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
12mu|x11-driver-input-mutouch-1.3.0-3|13	
12mu|x11-driver-input-mutouch-1.3.0-3|14	%description
12mu|x11-driver-input-mutouch-1.3.0-3|15	Mutouch is an X.org input driver for MicroTouch devices.
12mu|x11-driver-input-mutouch-1.3.0-3|16	
12mu|x11-driver-input-mutouch-1.3.0-3|17	%files
12mu|x11-driver-input-mutouch-1.3.0-3|18	%doc COPYING
12mu|x11-driver-input-mutouch-1.3.0-3|19	%{_libdir}/xorg/modules/input/mutouch_drv.so
12mu|x11-driver-input-mutouch-1.3.0-3|20	%{_mandir}/man4/mutouch.*
12mu|x11-driver-input-mutouch-1.3.0-3|21	
12mu|x11-driver-input-mutouch-1.3.0-3|22	#----------------------------------------------------------------------------
12mu|x11-driver-input-mutouch-1.3.0-3|23	
12mu|x11-driver-input-mutouch-1.3.0-3|24	%prep
12mu|x11-driver-input-mutouch-1.3.0-3|25	%setup -q -n xf86-input-mutouch-%{version}
12mu|x11-driver-input-mutouch-1.3.0-3|26	
12mu|x11-driver-input-mutouch-1.3.0-3|27	%build
12mu|x11-driver-input-mutouch-1.3.0-3|28	autoreconf -v --install || exit 1
12mu|x11-driver-input-mutouch-1.3.0-3|29	%configure2_5x
12mu|x11-driver-input-mutouch-1.3.0-3|30	%make
12mu|x11-driver-input-mutouch-1.3.0-3|31	
12mu|x11-driver-input-mutouch-1.3.0-3|32	%install
12mu|x11-driver-input-mutouch-1.3.0-3|33	%makeinstall_std
12mu|x11-driver-input-mutouch-1.3.0-3|34	
12mu|x11-driver-input-mutouch-1.3.0-3|35	
12mu|x11-driver-input-mutouch-1.3.0-3|36	
12mu|x11-driver-input-mutouch-1.3.0-3|37	%changelog
12mu|x11-driver-input-mutouch-1.3.0-3|38	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.0-3
12mu|x11-driver-input-mutouch-1.3.0-3|39	+ Revision: 99eac31
12mu|x11-driver-input-mutouch-1.3.0-3|40	- LOG Spec cleanup
12mu|x11-driver-input-mutouch-1.3.0-3|41	
12mu|x11-driver-input-mutouch-1.3.0-3|42	

21541 12
12mu|x11-driver-input-penmount-1.5.0-3|1	Summary:	X.org input driver for PenMount devices
12mu|x11-driver-input-penmount-1.5.0-3|2	Name:		x11-driver-input-penmount
12mu|x11-driver-input-penmount-1.5.0-3|3	Version:	1.5.0
12mu|x11-driver-input-penmount-1.5.0-3|4	Release:	3
12mu|x11-driver-input-penmount-1.5.0-3|5	License:	MIT
12mu|x11-driver-input-penmount-1.5.0-3|6	Group:		System/X11
12mu|x11-driver-input-penmount-1.5.0-3|7	Url:		http://xorg.freedesktop.org
12mu|x11-driver-input-penmount-1.5.0-3|8	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-penmount-%{version}.tar.bz2
12mu|x11-driver-input-penmount-1.5.0-3|9	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-input-penmount-1.5.0-3|10	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-input-penmount-1.5.0-3|11	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-input-penmount-1.5.0-3|12	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
12mu|x11-driver-input-penmount-1.5.0-3|13	
12mu|x11-driver-input-penmount-1.5.0-3|14	%description
12mu|x11-driver-input-penmount-1.5.0-3|15	Penmount is an X.org input driver for PenMount devices.
12mu|x11-driver-input-penmount-1.5.0-3|16	
12mu|x11-driver-input-penmount-1.5.0-3|17	%files
12mu|x11-driver-input-penmount-1.5.0-3|18	%doc COPYING
12mu|x11-driver-input-penmount-1.5.0-3|19	%{_libdir}/xorg/modules/input/penmount_drv.so
12mu|x11-driver-input-penmount-1.5.0-3|20	%{_mandir}/man4/penmount.*
12mu|x11-driver-input-penmount-1.5.0-3|21	
12mu|x11-driver-input-penmount-1.5.0-3|22	#----------------------------------------------------------------------------
12mu|x11-driver-input-penmount-1.5.0-3|23	
12mu|x11-driver-input-penmount-1.5.0-3|24	%prep
12mu|x11-driver-input-penmount-1.5.0-3|25	%setup -q -n xf86-input-penmount-%{version}
12mu|x11-driver-input-penmount-1.5.0-3|26	
12mu|x11-driver-input-penmount-1.5.0-3|27	%build
12mu|x11-driver-input-penmount-1.5.0-3|28	autoreconf -v --install || exit 1
12mu|x11-driver-input-penmount-1.5.0-3|29	%configure2_5x
12mu|x11-driver-input-penmount-1.5.0-3|30	%make
12mu|x11-driver-input-penmount-1.5.0-3|31	
12mu|x11-driver-input-penmount-1.5.0-3|32	%install
12mu|x11-driver-input-penmount-1.5.0-3|33	%makeinstall_std
12mu|x11-driver-input-penmount-1.5.0-3|34	
12mu|x11-driver-input-penmount-1.5.0-3|35	
12mu|x11-driver-input-penmount-1.5.0-3|36	%changelog
12mu|x11-driver-input-penmount-1.5.0-3|37	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.0-3
12mu|x11-driver-input-penmount-1.5.0-3|38	+ Revision: 603850c
12mu|x11-driver-input-penmount-1.5.0-3|39	- LOG Spec cleanup
12mu|x11-driver-input-penmount-1.5.0-3|40	
12mu|x11-driver-input-penmount-1.5.0-3|41	

21542 12
12mu|x11-driver-input-synaptics-1.7.1-3|1	Summary:	X.org input driver for Synaptics touchpad devices
12mu|x11-driver-input-synaptics-1.7.1-3|2	Name:		x11-driver-input-synaptics
12mu|x11-driver-input-synaptics-1.7.1-3|3	Version:	1.7.1
12mu|x11-driver-input-synaptics-1.7.1-3|4	Release:	3
12mu|x11-driver-input-synaptics-1.7.1-3|5	License:	MIT
12mu|x11-driver-input-synaptics-1.7.1-3|6	Group:		System/X11
12mu|x11-driver-input-synaptics-1.7.1-3|7	Url:		http://xorg.freedesktop.org
12mu|x11-driver-input-synaptics-1.7.1-3|8	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-synaptics-%{version}.tar.bz2
12mu|x11-driver-input-synaptics-1.7.1-3|9	Source4:	70-touchpad-quirks.rules
12mu|x11-driver-input-synaptics-1.7.1-3|10	#Mandriva/ROSA patches
12mu|x11-driver-input-synaptics-1.7.1-3|11	Patch1:		0001-Always-enable-tapping-and-vertical-edge-scroll.patch
12mu|x11-driver-input-synaptics-1.7.1-3|12	Patch2:		0002-When-appling-changes-via-property-mode-apply-to-all.patch
12mu|x11-driver-input-synaptics-1.7.1-3|13	BuildRequires:	x11-util-macros
12mu|x11-driver-input-synaptics-1.7.1-3|14	BuildRequires:	pkgconfig(mtdev)
12mu|x11-driver-input-synaptics-1.7.1-3|15	BuildRequires:	pkgconfig(xi)
12mu|x11-driver-input-synaptics-1.7.1-3|16	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-input-synaptics-1.7.1-3|17	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-input-synaptics-1.7.1-3|18	BuildRequires:	pkgconfig(xtst)
12mu|x11-driver-input-synaptics-1.7.1-3|19	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
12mu|x11-driver-input-synaptics-1.7.1-3|20	%rename synaptics
12mu|x11-driver-input-synaptics-1.7.1-3|21	
12mu|x11-driver-input-synaptics-1.7.1-3|22	%description
12mu|x11-driver-input-synaptics-1.7.1-3|23	Synaptics touchpad devices are extremely popular on laptops and this driver
12mu|x11-driver-input-synaptics-1.7.1-3|24	is an MIT licensed alternative to the older GPL synaptics driver which is
12mu|x11-driver-input-synaptics-1.7.1-3|25	no longer actively maintained.
12mu|x11-driver-input-synaptics-1.7.1-3|26	
12mu|x11-driver-input-synaptics-1.7.1-3|27	%files
12mu|x11-driver-input-synaptics-1.7.1-3|28	%{_bindir}/synclient
12mu|x11-driver-input-synaptics-1.7.1-3|29	%{_bindir}/syndaemon
12mu|x11-driver-input-synaptics-1.7.1-3|30	%{_libdir}/xorg/modules/input/synaptics_drv.so
12mu|x11-driver-input-synaptics-1.7.1-3|31	%{_mandir}/man1/synclient.*
12mu|x11-driver-input-synaptics-1.7.1-3|32	%{_mandir}/man1/syndaemon.*
12mu|x11-driver-input-synaptics-1.7.1-3|33	%{_mandir}/man4/synaptics.*
12mu|x11-driver-input-synaptics-1.7.1-3|34	%{_datadir}/X11/xorg.conf.d/50-synaptics.conf
12mu|x11-driver-input-synaptics-1.7.1-3|35	/lib/udev/rules.d/70-touchpad-quirks.rules
12mu|x11-driver-input-synaptics-1.7.1-3|36	
12mu|x11-driver-input-synaptics-1.7.1-3|37	#----------------------------------------------------------------------------
12mu|x11-driver-input-synaptics-1.7.1-3|38	
12mu|x11-driver-input-synaptics-1.7.1-3|39	%package devel
12mu|x11-driver-input-synaptics-1.7.1-3|40	Summary:	Development files for programing with the xorg synaptics driver
12mu|x11-driver-input-synaptics-1.7.1-3|41	Group:		Development/C
12mu|x11-driver-input-synaptics-1.7.1-3|42	
12mu|x11-driver-input-synaptics-1.7.1-3|43	%description devel
12mu|x11-driver-input-synaptics-1.7.1-3|44	Development files for programing with the xorg synaptics driver.
12mu|x11-driver-input-synaptics-1.7.1-3|45	
12mu|x11-driver-input-synaptics-1.7.1-3|46	%files devel
12mu|x11-driver-input-synaptics-1.7.1-3|47	%{_includedir}/xorg/synaptics-properties.h
12mu|x11-driver-input-synaptics-1.7.1-3|48	%{_libdir}/pkgconfig/xorg-synaptics.pc
12mu|x11-driver-input-synaptics-1.7.1-3|49	
12mu|x11-driver-input-synaptics-1.7.1-3|50	#----------------------------------------------------------------------------
12mu|x11-driver-input-synaptics-1.7.1-3|51	
12mu|x11-driver-input-synaptics-1.7.1-3|52	%prep
12mu|x11-driver-input-synaptics-1.7.1-3|53	%setup -qn xf86-input-synaptics-%{version}
12mu|x11-driver-input-synaptics-1.7.1-3|54	%apply_patches
12mu|x11-driver-input-synaptics-1.7.1-3|55	
12mu|x11-driver-input-synaptics-1.7.1-3|56	%build
12mu|x11-driver-input-synaptics-1.7.1-3|57	%configure2_5x
12mu|x11-driver-input-synaptics-1.7.1-3|58	%make
12mu|x11-driver-input-synaptics-1.7.1-3|59	
12mu|x11-driver-input-synaptics-1.7.1-3|60	%install
12mu|x11-driver-input-synaptics-1.7.1-3|61	%makeinstall_std
12mu|x11-driver-input-synaptics-1.7.1-3|62	
12mu|x11-driver-input-synaptics-1.7.1-3|63	install -d %{buildroot}/lib/udev/rules.d/
12mu|x11-driver-input-synaptics-1.7.1-3|64	install -m 0644 %{SOURCE4} %{buildroot}/lib/udev/rules.d/70-touchpad-quirks.rules
12mu|x11-driver-input-synaptics-1.7.1-3|65	
12mu|x11-driver-input-synaptics-1.7.1-3|66	%changelog
12mu|x11-driver-input-synaptics-1.7.1-3|67	* Fri Nov 01 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.1-3
12mu|x11-driver-input-synaptics-1.7.1-3|68	+ Revision: a71b3d7
12mu|x11-driver-input-synaptics-1.7.1-3|69	- LOG Spec cleanup
12mu|x11-driver-input-synaptics-1.7.1-3|70	
12mu|x11-driver-input-synaptics-1.7.1-3|71	

21543 12
12mu|x11-driver-input-vmmouse-13.0.0-3|1	Summary:	Xorg input driver for mice in VMware
12mu|x11-driver-input-vmmouse-13.0.0-3|2	Name:		x11-driver-input-vmmouse
12mu|x11-driver-input-vmmouse-13.0.0-3|3	Version:	13.0.0
12mu|x11-driver-input-vmmouse-13.0.0-3|4	Release:	3
12mu|x11-driver-input-vmmouse-13.0.0-3|5	License:	MIT
12mu|x11-driver-input-vmmouse-13.0.0-3|6	Group:		System/X11
12mu|x11-driver-input-vmmouse-13.0.0-3|7	Url:		http://xorg.freedesktop.org
12mu|x11-driver-input-vmmouse-13.0.0-3|8	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-vmmouse-%{version}.tar.bz2
12mu|x11-driver-input-vmmouse-13.0.0-3|9	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-input-vmmouse-13.0.0-3|10	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-input-vmmouse-13.0.0-3|11	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-input-vmmouse-13.0.0-3|12	BuildRequires:	pkgconfig(udev)
12mu|x11-driver-input-vmmouse-13.0.0-3|13	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
12mu|x11-driver-input-vmmouse-13.0.0-3|14	ExclusiveArch:	%{ix86} x86_64
12mu|x11-driver-input-vmmouse-13.0.0-3|15	
12mu|x11-driver-input-vmmouse-13.0.0-3|16	%description
12mu|x11-driver-input-vmmouse-13.0.0-3|17	The VMMouse driver enables support for the special VMMouse protocol
12mu|x11-driver-input-vmmouse-13.0.0-3|18	that is provided by VMware virtual machines to give absolute pointer
12mu|x11-driver-input-vmmouse-13.0.0-3|19	positioning.
12mu|x11-driver-input-vmmouse-13.0.0-3|20	
12mu|x11-driver-input-vmmouse-13.0.0-3|21	Installing the driver will improve the user experience when using the
12mu|x11-driver-input-vmmouse-13.0.0-3|22	mouse to interact with the guest operating system. In particular, use of
12mu|x11-driver-input-vmmouse-13.0.0-3|23	the driver improves mouse "lag", provides mouse speed and acceleration
12mu|x11-driver-input-vmmouse-13.0.0-3|24	consistent with the user's host operating system, and enables the
12mu|x11-driver-input-vmmouse-13.0.0-3|25	auto-grab/ungrab feature in VMware products without requiring the VMware
12mu|x11-driver-input-vmmouse-13.0.0-3|26	toolbox application.
12mu|x11-driver-input-vmmouse-13.0.0-3|27	
12mu|x11-driver-input-vmmouse-13.0.0-3|28	%files
12mu|x11-driver-input-vmmouse-13.0.0-3|29	%{_datadir}/hal/fdi/policy/20thirdparty/11-x11-vmmouse.fdi
12mu|x11-driver-input-vmmouse-13.0.0-3|30	%{_libdir}/hal/hal-probe-vmmouse
12mu|x11-driver-input-vmmouse-13.0.0-3|31	%{_libdir}/xorg/modules/input/vmmouse_drv.so
12mu|x11-driver-input-vmmouse-13.0.0-3|32	%{_bindir}/vmmouse_detect
12mu|x11-driver-input-vmmouse-13.0.0-3|33	%{_mandir}/man1/vmmouse_detect.*
12mu|x11-driver-input-vmmouse-13.0.0-3|34	%{_mandir}/man4/vmmouse.*
12mu|x11-driver-input-vmmouse-13.0.0-3|35	/lib/udev/rules.d/69-xorg-vmmouse.rules
12mu|x11-driver-input-vmmouse-13.0.0-3|36	%{_datadir}/X11/xorg.conf.d/50-vmmouse.conf
12mu|x11-driver-input-vmmouse-13.0.0-3|37	
12mu|x11-driver-input-vmmouse-13.0.0-3|38	#----------------------------------------------------------------------------
12mu|x11-driver-input-vmmouse-13.0.0-3|39	
12mu|x11-driver-input-vmmouse-13.0.0-3|40	%prep
12mu|x11-driver-input-vmmouse-13.0.0-3|41	%setup -qn xf86-input-vmmouse-%{version}
12mu|x11-driver-input-vmmouse-13.0.0-3|42	libtoolize --copy --force
12mu|x11-driver-input-vmmouse-13.0.0-3|43	
12mu|x11-driver-input-vmmouse-13.0.0-3|44	%build
12mu|x11-driver-input-vmmouse-13.0.0-3|45	%configure2_5x
12mu|x11-driver-input-vmmouse-13.0.0-3|46	%make
12mu|x11-driver-input-vmmouse-13.0.0-3|47	
12mu|x11-driver-input-vmmouse-13.0.0-3|48	%install
12mu|x11-driver-input-vmmouse-13.0.0-3|49	%makeinstall_std
12mu|x11-driver-input-vmmouse-13.0.0-3|50	
12mu|x11-driver-input-vmmouse-13.0.0-3|51	
12mu|x11-driver-input-vmmouse-13.0.0-3|52	%changelog
12mu|x11-driver-input-vmmouse-13.0.0-3|53	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 13.0.0-3
12mu|x11-driver-input-vmmouse-13.0.0-3|54	+ Revision: 66a65b2
12mu|x11-driver-input-vmmouse-13.0.0-3|55	- LOG Spec cleanup
12mu|x11-driver-input-vmmouse-13.0.0-3|56	
12mu|x11-driver-input-vmmouse-13.0.0-3|57	

21544 12
12mu|x11-driver-input-void-1.4.0-5|1	Summary:	X.org null input driver
12mu|x11-driver-input-void-1.4.0-5|2	Name:		x11-driver-input-void
12mu|x11-driver-input-void-1.4.0-5|3	Version:	1.4.0
12mu|x11-driver-input-void-1.4.0-5|4	Release:	5
12mu|x11-driver-input-void-1.4.0-5|5	License:	MIT
12mu|x11-driver-input-void-1.4.0-5|6	Group:		System/X11
12mu|x11-driver-input-void-1.4.0-5|7	Url:		http://xorg.freedesktop.org
12mu|x11-driver-input-void-1.4.0-5|8	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-input-void-%{version}.tar.bz2
12mu|x11-driver-input-void-1.4.0-5|9	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-input-void-1.4.0-5|10	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-input-void-1.4.0-5|11	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-input-void-1.4.0-5|12	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
12mu|x11-driver-input-void-1.4.0-5|13	
12mu|x11-driver-input-void-1.4.0-5|14	%description
12mu|x11-driver-input-void-1.4.0-5|15	Void is a dummy/null X.org input driver. It doesn't connect to any physical
12mu|x11-driver-input-void-1.4.0-5|16	device, and it never delivers any events. It functions as both a pointer
12mu|x11-driver-input-void-1.4.0-5|17	and keyboard device, and may be used as X server's core pointer and/or core
12mu|x11-driver-input-void-1.4.0-5|18	keyboard. It's purpose is to allow the X server to operate without a core
12mu|x11-driver-input-void-1.4.0-5|19	pointer and/or core keyboard.
12mu|x11-driver-input-void-1.4.0-5|20	
12mu|x11-driver-input-void-1.4.0-5|21	%files
12mu|x11-driver-input-void-1.4.0-5|22	%doc COPYING
12mu|x11-driver-input-void-1.4.0-5|23	%{_libdir}/xorg/modules/input/void_drv.so
12mu|x11-driver-input-void-1.4.0-5|24	%{_mandir}/man4/void.*
12mu|x11-driver-input-void-1.4.0-5|25	
12mu|x11-driver-input-void-1.4.0-5|26	#----------------------------------------------------------------------------
12mu|x11-driver-input-void-1.4.0-5|27	
12mu|x11-driver-input-void-1.4.0-5|28	%prep
12mu|x11-driver-input-void-1.4.0-5|29	%setup -q -n xf86-input-void-%{version}
12mu|x11-driver-input-void-1.4.0-5|30	
12mu|x11-driver-input-void-1.4.0-5|31	%build
12mu|x11-driver-input-void-1.4.0-5|32	%configure2_5x
12mu|x11-driver-input-void-1.4.0-5|33	%make
12mu|x11-driver-input-void-1.4.0-5|34	
12mu|x11-driver-input-void-1.4.0-5|35	%install
12mu|x11-driver-input-void-1.4.0-5|36	%makeinstall_std
12mu|x11-driver-input-void-1.4.0-5|37	
12mu|x11-driver-input-void-1.4.0-5|38	
12mu|x11-driver-input-void-1.4.0-5|39	
12mu|x11-driver-input-void-1.4.0-5|40	%changelog
12mu|x11-driver-input-void-1.4.0-5|41	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.0-5
12mu|x11-driver-input-void-1.4.0-5|42	+ Revision: ed6de34
12mu|x11-driver-input-void-1.4.0-5|43	- Fix typo
12mu|x11-driver-input-void-1.4.0-5|44	
12mu|x11-driver-input-void-1.4.0-5|45	

21545 12
12mu|x11-driver-input-wacom-0.23.0-1|1	Summary:	X.org input driver for Wacom tablets
12mu|x11-driver-input-wacom-0.23.0-1|2	Name:		x11-driver-input-wacom
12mu|x11-driver-input-wacom-0.23.0-1|3	Version:	0.23.0
12mu|x11-driver-input-wacom-0.23.0-1|4	Release:	1
12mu|x11-driver-input-wacom-0.23.0-1|5	Group:		System/X11
12mu|x11-driver-input-wacom-0.23.0-1|6	License:	GPLv2+
12mu|x11-driver-input-wacom-0.23.0-1|7	Url:		http://www.x.org/
12mu|x11-driver-input-wacom-0.23.0-1|8	Source0:	http://freefr.dl.sourceforge.net/project/linuxwacom/xf86-input-wacom/xf86-input-wacom-%{version}.tar.bz2
12mu|x11-driver-input-wacom-0.23.0-1|9	Source1:	69-input-wacom.rules
12mu|x11-driver-input-wacom-0.23.0-1|10	Patch0:		xf86-input-wacom-0.19.0-fix-linking.patch
12mu|x11-driver-input-wacom-0.23.0-1|11	BuildRequires:	pkgconfig(libudev)
12mu|x11-driver-input-wacom-0.23.0-1|12	BuildRequires:	pkgconfig(x11)
12mu|x11-driver-input-wacom-0.23.0-1|13	BuildRequires:	pkgconfig(xi)
12mu|x11-driver-input-wacom-0.23.0-1|14	BuildRequires:	pkgconfig(xinerama)
12mu|x11-driver-input-wacom-0.23.0-1|15	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-input-wacom-0.23.0-1|16	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-input-wacom-0.23.0-1|17	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-input-wacom-0.23.0-1|18	BuildRequires:	pkgconfig(xrandr)
12mu|x11-driver-input-wacom-0.23.0-1|19	Requires:	x11-server-common %(xserver-sdk-abi-requires xinput)
12mu|x11-driver-input-wacom-0.23.0-1|20	Provides:	linuxwacom = %{version}-%{release}
12mu|x11-driver-input-wacom-0.23.0-1|21	
12mu|x11-driver-input-wacom-0.23.0-1|22	%description
12mu|x11-driver-input-wacom-0.23.0-1|23	X.Org X11 wacom input driver for Wacom tablets.
12mu|x11-driver-input-wacom-0.23.0-1|24	
12mu|x11-driver-input-wacom-0.23.0-1|25	%files
12mu|x11-driver-input-wacom-0.23.0-1|26	%{_bindir}/xsetwacom
12mu|x11-driver-input-wacom-0.23.0-1|27	%{_bindir}/isdv4-serial-debugger
12mu|x11-driver-input-wacom-0.23.0-1|28	%{_libdir}/xorg/modules/input/wacom_drv.so
12mu|x11-driver-input-wacom-0.23.0-1|29	%{_mandir}/man4/wacom.4*
12mu|x11-driver-input-wacom-0.23.0-1|30	%{_mandir}/man1/xsetwacom.1*
12mu|x11-driver-input-wacom-0.23.0-1|31	%{_datadir}/X11/xorg.conf.d/50-wacom.conf
12mu|x11-driver-input-wacom-0.23.0-1|32	/lib/udev/rules.d/69-input-wacom.rules
12mu|x11-driver-input-wacom-0.23.0-1|33	
12mu|x11-driver-input-wacom-0.23.0-1|34	#----------------------------------------------------------------------------
12mu|x11-driver-input-wacom-0.23.0-1|35	
12mu|x11-driver-input-wacom-0.23.0-1|36	%package devel
12mu|x11-driver-input-wacom-0.23.0-1|37	Summary:	Development files for %{name}
12mu|x11-driver-input-wacom-0.23.0-1|38	Group:		Development/X11
12mu|x11-driver-input-wacom-0.23.0-1|39	License:	MIT
12mu|x11-driver-input-wacom-0.23.0-1|40	
12mu|x11-driver-input-wacom-0.23.0-1|41	%description devel
12mu|x11-driver-input-wacom-0.23.0-1|42	Development files for %{name}.
12mu|x11-driver-input-wacom-0.23.0-1|43	
12mu|x11-driver-input-wacom-0.23.0-1|44	%files devel
12mu|x11-driver-input-wacom-0.23.0-1|45	%{_includedir}/xorg/*
12mu|x11-driver-input-wacom-0.23.0-1|46	%{_libdir}/pkgconfig/xorg-wacom.pc
12mu|x11-driver-input-wacom-0.23.0-1|47	
12mu|x11-driver-input-wacom-0.23.0-1|48	#----------------------------------------------------------------------------
12mu|x11-driver-input-wacom-0.23.0-1|49	
12mu|x11-driver-input-wacom-0.23.0-1|50	%prep
12mu|x11-driver-input-wacom-0.23.0-1|51	%setup -q -n xf86-input-wacom-%{version}
12mu|x11-driver-input-wacom-0.23.0-1|52	%apply_patches
12mu|x11-driver-input-wacom-0.23.0-1|53	
12mu|x11-driver-input-wacom-0.23.0-1|54	%build
12mu|x11-driver-input-wacom-0.23.0-1|55	mkdir -p m4
12mu|x11-driver-input-wacom-0.23.0-1|56	autoreconf -fiv
12mu|x11-driver-input-wacom-0.23.0-1|57	
12mu|x11-driver-input-wacom-0.23.0-1|58	%configure2_5x
12mu|x11-driver-input-wacom-0.23.0-1|59	%make
12mu|x11-driver-input-wacom-0.23.0-1|60	
12mu|x11-driver-input-wacom-0.23.0-1|61	%install
12mu|x11-driver-input-wacom-0.23.0-1|62	%makeinstall_std
12mu|x11-driver-input-wacom-0.23.0-1|63	install -m 644 -D %{SOURCE1} %{buildroot}/lib/udev/rules.d/69-input-wacom.rules
12mu|x11-driver-input-wacom-0.23.0-1|64	
12mu|x11-driver-input-wacom-0.23.0-1|65	
12mu|x11-driver-input-wacom-0.23.0-1|66	%changelog
12mu|x11-driver-input-wacom-0.23.0-1|67	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.23.0-1
12mu|x11-driver-input-wacom-0.23.0-1|68	+ Revision: 1565fda
12mu|x11-driver-input-wacom-0.23.0-1|69	- LOG New version 0.23.0
12mu|x11-driver-input-wacom-0.23.0-1|70	
12mu|x11-driver-input-wacom-0.23.0-1|71	

21546 12
12mu|x11-driver-video-1.0.0-42|1	#
12mu|x11-driver-video-1.0.0-42|2	# Needs more fixes, maybe remove all drivers for non agp/pci cards
12mu|x11-driver-video-1.0.0-42|3	# sunsparc arch may need more drivers removed, or even better, only
12mu|x11-driver-video-1.0.0-42|4	# install sun hardware drivers
12mu|x11-driver-video-1.0.0-42|5	#
12mu|x11-driver-video-1.0.0-42|6	
12mu|x11-driver-video-1.0.0-42|7	Summary:	X11 video drivers
12mu|x11-driver-video-1.0.0-42|8	Name:		x11-driver-video
12mu|x11-driver-video-1.0.0-42|9	Version:	1.0.0
12mu|x11-driver-video-1.0.0-42|10	Release:	42
12mu|x11-driver-video-1.0.0-42|11	License:	MIT
12mu|x11-driver-video-1.0.0-42|12	Group:		System/X11
12mu|x11-driver-video-1.0.0-42|13	Requires:	x11-driver-video-ati
12mu|x11-driver-video-1.0.0-42|14	# useful for qemu
12mu|x11-driver-video-1.0.0-42|15	Requires:	x11-driver-video-cirrus
12mu|x11-driver-video-1.0.0-42|16	Requires:	x11-driver-video-fbdev
12mu|x11-driver-video-1.0.0-42|17	Requires:	x11-driver-video-glint
12mu|x11-driver-video-1.0.0-42|18	%ifarch %{ix86}
12mu|x11-driver-video-1.0.0-42|19	Requires:	x11-driver-video-geode
12mu|x11-driver-video-1.0.0-42|20	%endif
12mu|x11-driver-video-1.0.0-42|21	Requires:	x11-driver-video-intel
12mu|x11-driver-video-1.0.0-42|22	Requires:	x11-driver-video-mach64
12mu|x11-driver-video-1.0.0-42|23	Requires:	x11-driver-video-mga
12mu|x11-driver-video-1.0.0-42|24	Requires:	x11-driver-video-neomagic
12mu|x11-driver-video-1.0.0-42|25	Requires:	x11-driver-video-nouveau
12mu|x11-driver-video-1.0.0-42|26	Requires:	x11-driver-video-nv
12mu|x11-driver-video-1.0.0-42|27	Requires:	x11-driver-video-openchrome
12mu|x11-driver-video-1.0.0-42|28	Requires:	x11-driver-video-r128
12mu|x11-driver-video-1.0.0-42|29	Requires:	x11-driver-video-s3
12mu|x11-driver-video-1.0.0-42|30	Requires:	x11-driver-video-s3virge
12mu|x11-driver-video-1.0.0-42|31	Requires:	x11-driver-video-savage
12mu|x11-driver-video-1.0.0-42|32	Requires:	x11-driver-video-sis
12mu|x11-driver-video-1.0.0-42|33	Requires:	x11-driver-video-sisimedia
12mu|x11-driver-video-1.0.0-42|34	Requires:	x11-driver-video-sisusb
12mu|x11-driver-video-1.0.0-42|35	Requires:	x11-driver-video-tdfx
12mu|x11-driver-video-1.0.0-42|36	Requires:	x11-driver-video-trident
12mu|x11-driver-video-1.0.0-42|37	Requires:	x11-driver-video-v4l
12mu|x11-driver-video-1.0.0-42|38	Requires:	x11-driver-video-vesa
12mu|x11-driver-video-1.0.0-42|39	Requires:	x11-driver-video-vmware
12mu|x11-driver-video-1.0.0-42|40	
12mu|x11-driver-video-1.0.0-42|41	%description
12mu|x11-driver-video-1.0.0-42|42	X11 video drivers metapackage. This package contains no files, but
12mu|x11-driver-video-1.0.0-42|43	depends on most common free X.org video drivers.
12mu|x11-driver-video-1.0.0-42|44	
12mu|x11-driver-video-1.0.0-42|45	%files
12mu|x11-driver-video-1.0.0-42|46	
12mu|x11-driver-video-1.0.0-42|47	#----------------------------------------------------------------------------
12mu|x11-driver-video-1.0.0-42|48	
12mu|x11-driver-video-1.0.0-42|49	%package uncommon
12mu|x11-driver-video-1.0.0-42|50	Summary:	Uncommon X11 video drivers
12mu|x11-driver-video-1.0.0-42|51	Group:		System/X11
12mu|x11-driver-video-1.0.0-42|52	License:	MIT
12mu|x11-driver-video-1.0.0-42|53	Suggests:	x11-driver-video-apm
12mu|x11-driver-video-1.0.0-42|54	Suggests:	x11-driver-video-ark
12mu|x11-driver-video-1.0.0-42|55	Suggests:	x11-driver-video-chips
12mu|x11-driver-video-1.0.0-42|56	
12mu|x11-driver-video-1.0.0-42|57	# Probably only required for development/experiments
12mu|x11-driver-video-1.0.0-42|58	Suggests:	x11-driver-video-dummy
12mu|x11-driver-video-1.0.0-42|59	
12mu|x11-driver-video-1.0.0-42|60	Suggests:	x11-driver-video-i128
12mu|x11-driver-video-1.0.0-42|61	Suggests:	x11-driver-video-i740
12mu|x11-driver-video-1.0.0-42|62	Suggests:	x11-driver-video-rendition
12mu|x11-driver-video-1.0.0-42|63	Suggests:	x11-driver-video-siliconmotion
12mu|x11-driver-video-1.0.0-42|64	
12mu|x11-driver-video-1.0.0-42|65	# DEC Tga - too uncommon to be installed by default
12mu|x11-driver-video-1.0.0-42|66	Suggests:	x11-driver-video-tga
12mu|x11-driver-video-1.0.0-42|67	Suggests:	x11-driver-video-tseng
12mu|x11-driver-video-1.0.0-42|68	
12mu|x11-driver-video-1.0.0-42|69	# Too old hardware - should not be installed by default
12mu|x11-driver-video-1.0.0-42|70	Suggests:	x11-driver-video-voodoo
12mu|x11-driver-video-1.0.0-42|71	
12mu|x11-driver-video-1.0.0-42|72	# Stuff in contrib or recent drivers that nobody might be using:
12mu|x11-driver-video-1.0.0-42|73	Suggests:	x11-driver-video-xgixp
12mu|x11-driver-video-1.0.0-42|74	Suggests:	x11-driver-video-qxl
12mu|x11-driver-video-1.0.0-42|75	
12mu|x11-driver-video-1.0.0-42|76	%description uncommon
12mu|x11-driver-video-1.0.0-42|77	X11 video drivers metapackage. This package contains no files, but
12mu|x11-driver-video-1.0.0-42|78	depends on uncommon free X.org video drivers.
12mu|x11-driver-video-1.0.0-42|79	
12mu|x11-driver-video-1.0.0-42|80	%files uncommon
12mu|x11-driver-video-1.0.0-42|81	
12mu|x11-driver-video-1.0.0-42|82	
12mu|x11-driver-video-1.0.0-42|83	%changelog
12mu|x11-driver-video-1.0.0-42|84	* Tue Nov 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-42
12mu|x11-driver-video-1.0.0-42|85	+ Revision: d6f4de8
12mu|x11-driver-video-1.0.0-42|86	- LOG Spec cleanup
12mu|x11-driver-video-1.0.0-42|87	
12mu|x11-driver-video-1.0.0-42|88	

21547 12
12mu|x11-driver-video-apm-1.2.5-5|1	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-apm-1.2.5-5|2	
12mu|x11-driver-video-apm-1.2.5-5|3	Summary:	X.org driver for Alliance Promotion
12mu|x11-driver-video-apm-1.2.5-5|4	Name:		x11-driver-video-apm
12mu|x11-driver-video-apm-1.2.5-5|5	Version:	1.2.5
12mu|x11-driver-video-apm-1.2.5-5|6	Release:	5
12mu|x11-driver-video-apm-1.2.5-5|7	License:	MIT
12mu|x11-driver-video-apm-1.2.5-5|8	Group:		System/X11
12mu|x11-driver-video-apm-1.2.5-5|9	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-apm-1.2.5-5|10	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-apm-%{version}.tar.bz2
12mu|x11-driver-video-apm-1.2.5-5|11	Patch0:		remove_mibstore_h.patch
12mu|x11-driver-video-apm-1.2.5-5|12	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-apm-1.2.5-5|13	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-apm-1.2.5-5|14	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-apm-1.2.5-5|15	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-apm-1.2.5-5|16	
12mu|x11-driver-video-apm-1.2.5-5|17	%description
12mu|x11-driver-video-apm-1.2.5-5|18	x11-driver-video-apm is the X.org driver for Alliance Promotion.
12mu|x11-driver-video-apm-1.2.5-5|19	
12mu|x11-driver-video-apm-1.2.5-5|20	%files
12mu|x11-driver-video-apm-1.2.5-5|21	%doc COPYING
12mu|x11-driver-video-apm-1.2.5-5|22	%{_libdir}/xorg/modules/drivers/apm_drv.so
12mu|x11-driver-video-apm-1.2.5-5|23	%{_mandir}/man4/apm.*
12mu|x11-driver-video-apm-1.2.5-5|24	
12mu|x11-driver-video-apm-1.2.5-5|25	#----------------------------------------------------------------------------
12mu|x11-driver-video-apm-1.2.5-5|26	
12mu|x11-driver-video-apm-1.2.5-5|27	%prep
12mu|x11-driver-video-apm-1.2.5-5|28	%setup -qn xf86-video-apm-%{version}
12mu|x11-driver-video-apm-1.2.5-5|29	%apply_patches
12mu|x11-driver-video-apm-1.2.5-5|30	
12mu|x11-driver-video-apm-1.2.5-5|31	%build
12mu|x11-driver-video-apm-1.2.5-5|32	%configure2_5x
12mu|x11-driver-video-apm-1.2.5-5|33	%make
12mu|x11-driver-video-apm-1.2.5-5|34	
12mu|x11-driver-video-apm-1.2.5-5|35	%install
12mu|x11-driver-video-apm-1.2.5-5|36	%makeinstall_std
12mu|x11-driver-video-apm-1.2.5-5|37	
12mu|x11-driver-video-apm-1.2.5-5|38	
12mu|x11-driver-video-apm-1.2.5-5|39	%changelog
12mu|x11-driver-video-apm-1.2.5-5|40	* Tue Nov 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.5-5
12mu|x11-driver-video-apm-1.2.5-5|41	+ Revision: 63882b7
12mu|x11-driver-video-apm-1.2.5-5|42	- LOG Spec cleanup
12mu|x11-driver-video-apm-1.2.5-5|43	
12mu|x11-driver-video-apm-1.2.5-5|44	

21548 12
12mu|x11-driver-video-ark-0.7.5-5|1	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-ark-0.7.5-5|2	
12mu|x11-driver-video-ark-0.7.5-5|3	Summary:	X.org driver for ARK Logic graphics chipsets
12mu|x11-driver-video-ark-0.7.5-5|4	Name:		x11-driver-video-ark
12mu|x11-driver-video-ark-0.7.5-5|5	Version:	0.7.5
12mu|x11-driver-video-ark-0.7.5-5|6	Release:	5
12mu|x11-driver-video-ark-0.7.5-5|7	License:	MIT
12mu|x11-driver-video-ark-0.7.5-5|8	Group:		System/X11
12mu|x11-driver-video-ark-0.7.5-5|9	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-ark-0.7.5-5|10	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ark-%{version}.tar.bz2
12mu|x11-driver-video-ark-0.7.5-5|11	Patch0:		remove_mibstore_h.patch
12mu|x11-driver-video-ark-0.7.5-5|12	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-ark-0.7.5-5|13	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-ark-0.7.5-5|14	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-ark-0.7.5-5|15	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-ark-0.7.5-5|16	
12mu|x11-driver-video-ark-0.7.5-5|17	%description
12mu|x11-driver-video-ark-0.7.5-5|18	x11-driver-video-ark is the X.org driver for ARK Logic graphics chipsets.
12mu|x11-driver-video-ark-0.7.5-5|19	
12mu|x11-driver-video-ark-0.7.5-5|20	%files
12mu|x11-driver-video-ark-0.7.5-5|21	%doc COPYING
12mu|x11-driver-video-ark-0.7.5-5|22	%{_libdir}/xorg/modules/drivers/ark_drv.so
12mu|x11-driver-video-ark-0.7.5-5|23	
12mu|x11-driver-video-ark-0.7.5-5|24	#----------------------------------------------------------------------------
12mu|x11-driver-video-ark-0.7.5-5|25	
12mu|x11-driver-video-ark-0.7.5-5|26	%prep
12mu|x11-driver-video-ark-0.7.5-5|27	%setup -qn xf86-video-ark-%{version}
12mu|x11-driver-video-ark-0.7.5-5|28	%apply_patches
12mu|x11-driver-video-ark-0.7.5-5|29	
12mu|x11-driver-video-ark-0.7.5-5|30	%build
12mu|x11-driver-video-ark-0.7.5-5|31	%configure2_5x
12mu|x11-driver-video-ark-0.7.5-5|32	%make
12mu|x11-driver-video-ark-0.7.5-5|33	
12mu|x11-driver-video-ark-0.7.5-5|34	%install
12mu|x11-driver-video-ark-0.7.5-5|35	%makeinstall_std
12mu|x11-driver-video-ark-0.7.5-5|36	
12mu|x11-driver-video-ark-0.7.5-5|37	
12mu|x11-driver-video-ark-0.7.5-5|38	%changelog
12mu|x11-driver-video-ark-0.7.5-5|39	* Tue Nov 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.5-5
12mu|x11-driver-video-ark-0.7.5-5|40	+ Revision: 087b45e
12mu|x11-driver-video-ark-0.7.5-5|41	- LOG Spec cleanup
12mu|x11-driver-video-ark-0.7.5-5|42	
12mu|x11-driver-video-ark-0.7.5-5|43	

21549 12
12mu|x11-driver-video-ast-0.98.0-2|1	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-ast-0.98.0-2|2	
12mu|x11-driver-video-ast-0.98.0-2|3	Summary:	X.org driver for ASPEED Technology Inc
12mu|x11-driver-video-ast-0.98.0-2|4	Name:		x11-driver-video-ast
12mu|x11-driver-video-ast-0.98.0-2|5	Version:	0.98.0
12mu|x11-driver-video-ast-0.98.0-2|6	Release:	2
12mu|x11-driver-video-ast-0.98.0-2|7	License:	MIT
12mu|x11-driver-video-ast-0.98.0-2|8	Group:		System/X11
12mu|x11-driver-video-ast-0.98.0-2|9	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-ast-0.98.0-2|10	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ast-%{version}.tar.bz2
12mu|x11-driver-video-ast-0.98.0-2|11	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-ast-0.98.0-2|12	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-ast-0.98.0-2|13	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-ast-0.98.0-2|14	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-ast-0.98.0-2|15	
12mu|x11-driver-video-ast-0.98.0-2|16	%description
12mu|x11-driver-video-ast-0.98.0-2|17	x11-driver-video-ast is the X.org driver for ASPEED Technology Inc.
12mu|x11-driver-video-ast-0.98.0-2|18	
12mu|x11-driver-video-ast-0.98.0-2|19	%files
12mu|x11-driver-video-ast-0.98.0-2|20	%doc COPYING
12mu|x11-driver-video-ast-0.98.0-2|21	%{_libdir}/xorg/modules/drivers/ast_drv.so
12mu|x11-driver-video-ast-0.98.0-2|22	
12mu|x11-driver-video-ast-0.98.0-2|23	#----------------------------------------------------------------------------
12mu|x11-driver-video-ast-0.98.0-2|24	
12mu|x11-driver-video-ast-0.98.0-2|25	%prep
12mu|x11-driver-video-ast-0.98.0-2|26	%setup -qn xf86-video-ast-%{version}
12mu|x11-driver-video-ast-0.98.0-2|27	%apply_patches
12mu|x11-driver-video-ast-0.98.0-2|28	
12mu|x11-driver-video-ast-0.98.0-2|29	%build
12mu|x11-driver-video-ast-0.98.0-2|30	%configure2_5x
12mu|x11-driver-video-ast-0.98.0-2|31	%make
12mu|x11-driver-video-ast-0.98.0-2|32	
12mu|x11-driver-video-ast-0.98.0-2|33	%install
12mu|x11-driver-video-ast-0.98.0-2|34	%makeinstall_std
12mu|x11-driver-video-ast-0.98.0-2|35	
12mu|x11-driver-video-ast-0.98.0-2|36	
12mu|x11-driver-video-ast-0.98.0-2|37	%changelog
12mu|x11-driver-video-ast-0.98.0-2|38	* Tue Nov 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.98.0-2
12mu|x11-driver-video-ast-0.98.0-2|39	+ Revision: 24d4120
12mu|x11-driver-video-ast-0.98.0-2|40	- LOG Spec cleanup
12mu|x11-driver-video-ast-0.98.0-2|41	
12mu|x11-driver-video-ast-0.98.0-2|42	

21550 12
12mu|x11-driver-video-ati-7.2.0-3|1	# When updating this driver, please update ldetect-lst with new pci ids.
12mu|x11-driver-video-ati-7.2.0-3|2	# for example:
12mu|x11-driver-video-ati-7.2.0-3|3	# merge2pcitable.pl ati_pciids_csv src/pcidb/ati_pciids.csv pcitable > pcitable.new
12mu|x11-driver-video-ati-7.2.0-3|4	# - Anssi
12mu|x11-driver-video-ati-7.2.0-3|5	
12mu|x11-driver-video-ati-7.2.0-3|6	Summary:	X.org driver for ATI Technologies
12mu|x11-driver-video-ati-7.2.0-3|7	Name:		x11-driver-video-ati
12mu|x11-driver-video-ati-7.2.0-3|8	Epoch:		2
12mu|x11-driver-video-ati-7.2.0-3|9	Version:	7.2.0
12mu|x11-driver-video-ati-7.2.0-3|10	Release:	3
12mu|x11-driver-video-ati-7.2.0-3|11	License:	MIT
12mu|x11-driver-video-ati-7.2.0-3|12	Group:		System/X11
12mu|x11-driver-video-ati-7.2.0-3|13	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-ati-7.2.0-3|14	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-ati-%{version}.tar.bz2
12mu|x11-driver-video-ati-7.2.0-3|15	# upstream fixes
12mu|x11-driver-video-ati-7.2.0-3|16	Patch0:	xf86-video-ati-7.2.0-radeon-disallow-glamor-on-pre-R600-asics.patch
12mu|x11-driver-video-ati-7.2.0-3|17	Patch1:	xf86-video-ati-7.2.0-fix-shadowfb-on-big-endian-machines.patch
12mu|x11-driver-video-ati-7.2.0-3|18	
12mu|x11-driver-video-ati-7.2.0-3|19	BuildRequires:	pkgconfig(gl)
12mu|x11-driver-video-ati-7.2.0-3|20	BuildRequires:	pkgconfig(libdrm)
12mu|x11-driver-video-ati-7.2.0-3|21	BuildRequires:	pkgconfig(libdrm_radeon)
12mu|x11-driver-video-ati-7.2.0-3|22	BuildRequires:	pkgconfig(udev)
12mu|x11-driver-video-ati-7.2.0-3|23	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-ati-7.2.0-3|24	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-ati-7.2.0-3|25	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-ati-7.2.0-3|26	BuildRequires: pkgconfig(glamor)
12mu|x11-driver-video-ati-7.2.0-3|27	
12mu|x11-driver-video-ati-7.2.0-3|28	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-ati-7.2.0-3|29	Suggests:	x11-driver-video-r128
12mu|x11-driver-video-ati-7.2.0-3|30	Suggests:	x11-driver-video-mach64
12mu|x11-driver-video-ati-7.2.0-3|31	Suggests:	linux-firmware
12mu|x11-driver-video-ati-7.2.0-3|32	
12mu|x11-driver-video-ati-7.2.0-3|33	%description
12mu|x11-driver-video-ati-7.2.0-3|34	x11-driver-video-ati is the X.org driver for ATI Technologies.
12mu|x11-driver-video-ati-7.2.0-3|35	
12mu|x11-driver-video-ati-7.2.0-3|36	%files
12mu|x11-driver-video-ati-7.2.0-3|37	%{_libdir}/xorg/modules/drivers/radeon_drv.so
12mu|x11-driver-video-ati-7.2.0-3|38	%{_libdir}/xorg/modules/drivers/ati_drv.so
12mu|x11-driver-video-ati-7.2.0-3|39	%{_mandir}/man4/ati.*
12mu|x11-driver-video-ati-7.2.0-3|40	%{_mandir}/man4/radeon.*
12mu|x11-driver-video-ati-7.2.0-3|41	
12mu|x11-driver-video-ati-7.2.0-3|42	#----------------------------------------------------------------------------
12mu|x11-driver-video-ati-7.2.0-3|43	
12mu|x11-driver-video-ati-7.2.0-3|44	%prep
12mu|x11-driver-video-ati-7.2.0-3|45	%setup -qn xf86-video-ati-%{version}
12mu|x11-driver-video-ati-7.2.0-3|46	%apply_patches
12mu|x11-driver-video-ati-7.2.0-3|47	sed -i '/USE_XAA, 1/d' configure.ac
12mu|x11-driver-video-ati-7.2.0-3|48	
12mu|x11-driver-video-ati-7.2.0-3|49	%build
12mu|x11-driver-video-ati-7.2.0-3|50	autoreconf -ifs
12mu|x11-driver-video-ati-7.2.0-3|51	%configure2_5x --enable-glamor --disable-static
12mu|x11-driver-video-ati-7.2.0-3|52	%make
12mu|x11-driver-video-ati-7.2.0-3|53	
12mu|x11-driver-video-ati-7.2.0-3|54	%install
12mu|x11-driver-video-ati-7.2.0-3|55	%makeinstall_std
12mu|x11-driver-video-ati-7.2.0-3|56	
12mu|x11-driver-video-ati-7.2.0-3|57	%changelog
12mu|x11-driver-video-ati-7.2.0-3|58	* Mon Dec 09 2013 akdengi <alexander.kazancev@rosalab.ru> 2:7.2.0-3
12mu|x11-driver-video-ati-7.2.0-3|59	+ Revision: f8c58ca
12mu|x11-driver-video-ati-7.2.0-3|60	- Drop old and add new patches. Build with glamor support
12mu|x11-driver-video-ati-7.2.0-3|61	
12mu|x11-driver-video-ati-7.2.0-3|62	

21551 12
12mu|x11-driver-video-chips-1.2.5-5|1	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-chips-1.2.5-5|2	
12mu|x11-driver-video-chips-1.2.5-5|3	Summary:	X.org driver for Chips and Technologies
12mu|x11-driver-video-chips-1.2.5-5|4	Name:		x11-driver-video-chips
12mu|x11-driver-video-chips-1.2.5-5|5	Version:	1.2.5
12mu|x11-driver-video-chips-1.2.5-5|6	Release:	5
12mu|x11-driver-video-chips-1.2.5-5|7	Group:		System/X11
12mu|x11-driver-video-chips-1.2.5-5|8	License:	MIT
12mu|x11-driver-video-chips-1.2.5-5|9	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-chips-1.2.5-5|10	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-chips-%{version}.tar.bz2
12mu|x11-driver-video-chips-1.2.5-5|11	Patch0:		remove_mibstore_h.patch
12mu|x11-driver-video-chips-1.2.5-5|12	Patch1:		0001-Import-existing-patches-that-were-originally-Red-Ha.patch
12mu|x11-driver-video-chips-1.2.5-5|13	Patch2:		x11-driver-video-chips-1.2.5-debian-iopl_h.patch
12mu|x11-driver-video-chips-1.2.5-5|14	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-chips-1.2.5-5|15	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-chips-1.2.5-5|16	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-chips-1.2.5-5|17	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-chips-1.2.5-5|18	
12mu|x11-driver-video-chips-1.2.5-5|19	%description
12mu|x11-driver-video-chips-1.2.5-5|20	x11-driver-video-chips is the X.org driver for Chips and Technologies boards.
12mu|x11-driver-video-chips-1.2.5-5|21	
12mu|x11-driver-video-chips-1.2.5-5|22	%files
12mu|x11-driver-video-chips-1.2.5-5|23	%doc COPYING
12mu|x11-driver-video-chips-1.2.5-5|24	%{_libdir}/xorg/modules/drivers/chips_drv.so
12mu|x11-driver-video-chips-1.2.5-5|25	%{_mandir}/man4/chips.*
12mu|x11-driver-video-chips-1.2.5-5|26	
12mu|x11-driver-video-chips-1.2.5-5|27	#----------------------------------------------------------------------------
12mu|x11-driver-video-chips-1.2.5-5|28	
12mu|x11-driver-video-chips-1.2.5-5|29	%prep
12mu|x11-driver-video-chips-1.2.5-5|30	%setup -qn xf86-video-chips-%{version}
12mu|x11-driver-video-chips-1.2.5-5|31	%apply_patches
12mu|x11-driver-video-chips-1.2.5-5|32	
12mu|x11-driver-video-chips-1.2.5-5|33	%build
12mu|x11-driver-video-chips-1.2.5-5|34	%configure2_5x
12mu|x11-driver-video-chips-1.2.5-5|35	%make
12mu|x11-driver-video-chips-1.2.5-5|36	
12mu|x11-driver-video-chips-1.2.5-5|37	%install
12mu|x11-driver-video-chips-1.2.5-5|38	%makeinstall_std
12mu|x11-driver-video-chips-1.2.5-5|39	
12mu|x11-driver-video-chips-1.2.5-5|40	
12mu|x11-driver-video-chips-1.2.5-5|41	%changelog
12mu|x11-driver-video-chips-1.2.5-5|42	* Tue Nov 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.5-5
12mu|x11-driver-video-chips-1.2.5-5|43	+ Revision: 2e4db1a
12mu|x11-driver-video-chips-1.2.5-5|44	- LOG Spec cleanup
12mu|x11-driver-video-chips-1.2.5-5|45	
12mu|x11-driver-video-chips-1.2.5-5|46	

21552 12
12mu|x11-driver-video-cirrus-1.5.2-1|1	Summary:	X.org driver for Cirrus Logic
12mu|x11-driver-video-cirrus-1.5.2-1|2	Name:		x11-driver-video-cirrus
12mu|x11-driver-video-cirrus-1.5.2-1|3	Version:	1.5.2
12mu|x11-driver-video-cirrus-1.5.2-1|4	Release:	1
12mu|x11-driver-video-cirrus-1.5.2-1|5	License:	MIT
12mu|x11-driver-video-cirrus-1.5.2-1|6	Group:		System/X11
12mu|x11-driver-video-cirrus-1.5.2-1|7	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-cirrus-1.5.2-1|8	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-cirrus-%{version}.tar.bz2
12mu|x11-driver-video-cirrus-1.5.2-1|9	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-cirrus-1.5.2-1|10	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-cirrus-1.5.2-1|11	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-cirrus-1.5.2-1|12	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-cirrus-1.5.2-1|13	
12mu|x11-driver-video-cirrus-1.5.2-1|14	%description
12mu|x11-driver-video-cirrus-1.5.2-1|15	x11-driver-video-cirrus is the X.org driver for Cirrus Logic.
12mu|x11-driver-video-cirrus-1.5.2-1|16	
12mu|x11-driver-video-cirrus-1.5.2-1|17	%files
12mu|x11-driver-video-cirrus-1.5.2-1|18	%doc COPYING
12mu|x11-driver-video-cirrus-1.5.2-1|19	%{_libdir}/xorg/modules/drivers/cirrus_drv.so
12mu|x11-driver-video-cirrus-1.5.2-1|20	%{_libdir}/xorg/modules/drivers/cirrus_laguna.so
12mu|x11-driver-video-cirrus-1.5.2-1|21	%{_libdir}/xorg/modules/drivers/cirrus_alpine.so
12mu|x11-driver-video-cirrus-1.5.2-1|22	%{_mandir}/man4/cirrus.*
12mu|x11-driver-video-cirrus-1.5.2-1|23	
12mu|x11-driver-video-cirrus-1.5.2-1|24	#----------------------------------------------------------------------------
12mu|x11-driver-video-cirrus-1.5.2-1|25	
12mu|x11-driver-video-cirrus-1.5.2-1|26	%prep
12mu|x11-driver-video-cirrus-1.5.2-1|27	%setup -qn xf86-video-cirrus-%{version}
12mu|x11-driver-video-cirrus-1.5.2-1|28	autoreconf -fiv
12mu|x11-driver-video-cirrus-1.5.2-1|29	
12mu|x11-driver-video-cirrus-1.5.2-1|30	%build
12mu|x11-driver-video-cirrus-1.5.2-1|31	%configure2_5x
12mu|x11-driver-video-cirrus-1.5.2-1|32	%make
12mu|x11-driver-video-cirrus-1.5.2-1|33	
12mu|x11-driver-video-cirrus-1.5.2-1|34	%install
12mu|x11-driver-video-cirrus-1.5.2-1|35	%makeinstall_std
12mu|x11-driver-video-cirrus-1.5.2-1|36	
12mu|x11-driver-video-cirrus-1.5.2-1|37	
12mu|x11-driver-video-cirrus-1.5.2-1|38	%changelog
12mu|x11-driver-video-cirrus-1.5.2-1|39	* Tue Nov 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.5.2-1
12mu|x11-driver-video-cirrus-1.5.2-1|40	+ Revision: 10da719
12mu|x11-driver-video-cirrus-1.5.2-1|41	- LOG New version 1.5.2
12mu|x11-driver-video-cirrus-1.5.2-1|42	
12mu|x11-driver-video-cirrus-1.5.2-1|43	

21553 12
12mu|x11-driver-video-dummy-0.3.7-2|1	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-dummy-0.3.7-2|2	
12mu|x11-driver-video-dummy-0.3.7-2|3	Summary:	The X.org dummy video driver
12mu|x11-driver-video-dummy-0.3.7-2|4	Name:		x11-driver-video-dummy
12mu|x11-driver-video-dummy-0.3.7-2|5	Version:	0.3.7
12mu|x11-driver-video-dummy-0.3.7-2|6	Release:	2
12mu|x11-driver-video-dummy-0.3.7-2|7	License:	MIT
12mu|x11-driver-video-dummy-0.3.7-2|8	Group:		System/X11
12mu|x11-driver-video-dummy-0.3.7-2|9	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-dummy-0.3.7-2|10	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-dummy-%{version}.tar.bz2
12mu|x11-driver-video-dummy-0.3.7-2|11	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-dummy-0.3.7-2|12	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-dummy-0.3.7-2|13	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-dummy-0.3.7-2|14	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-dummy-0.3.7-2|15	
12mu|x11-driver-video-dummy-0.3.7-2|16	%description
12mu|x11-driver-video-dummy-0.3.7-2|17	This is a dummy video driver for X.org.
12mu|x11-driver-video-dummy-0.3.7-2|18	
12mu|x11-driver-video-dummy-0.3.7-2|19	%files
12mu|x11-driver-video-dummy-0.3.7-2|20	%doc COPYING
12mu|x11-driver-video-dummy-0.3.7-2|21	%{_libdir}/xorg/modules/drivers/dummy_drv.so
12mu|x11-driver-video-dummy-0.3.7-2|22	
12mu|x11-driver-video-dummy-0.3.7-2|23	#----------------------------------------------------------------------------
12mu|x11-driver-video-dummy-0.3.7-2|24	
12mu|x11-driver-video-dummy-0.3.7-2|25	%prep
12mu|x11-driver-video-dummy-0.3.7-2|26	%setup -qn xf86-video-dummy-%{version}
12mu|x11-driver-video-dummy-0.3.7-2|27	%apply_patches
12mu|x11-driver-video-dummy-0.3.7-2|28	
12mu|x11-driver-video-dummy-0.3.7-2|29	%build
12mu|x11-driver-video-dummy-0.3.7-2|30	%configure2_5x
12mu|x11-driver-video-dummy-0.3.7-2|31	%make
12mu|x11-driver-video-dummy-0.3.7-2|32	
12mu|x11-driver-video-dummy-0.3.7-2|33	%install
12mu|x11-driver-video-dummy-0.3.7-2|34	%makeinstall_std
12mu|x11-driver-video-dummy-0.3.7-2|35	
12mu|x11-driver-video-dummy-0.3.7-2|36	
12mu|x11-driver-video-dummy-0.3.7-2|37	%changelog
12mu|x11-driver-video-dummy-0.3.7-2|38	* Tue Nov 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.7-2
12mu|x11-driver-video-dummy-0.3.7-2|39	+ Revision: 6243600
12mu|x11-driver-video-dummy-0.3.7-2|40	- LOG Spec cleanup
12mu|x11-driver-video-dummy-0.3.7-2|41	
12mu|x11-driver-video-dummy-0.3.7-2|42	

21554 12
12mu|x11-driver-video-fbdev-0.4.4-2|1	Summary:	X.org driver for Linux FBDev
12mu|x11-driver-video-fbdev-0.4.4-2|2	Name:		x11-driver-video-fbdev
12mu|x11-driver-video-fbdev-0.4.4-2|3	Version:	0.4.4
12mu|x11-driver-video-fbdev-0.4.4-2|4	Release:	2
12mu|x11-driver-video-fbdev-0.4.4-2|5	License:	MIT
12mu|x11-driver-video-fbdev-0.4.4-2|6	Group:		System/X11
12mu|x11-driver-video-fbdev-0.4.4-2|7	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-fbdev-0.4.4-2|8	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-fbdev-%{version}.tar.bz2
12mu|x11-driver-video-fbdev-0.4.4-2|9	Patch1:		BGNoneRoot.patch
12mu|x11-driver-video-fbdev-0.4.4-2|10	BuildRequires:	pkgconfig(pciaccess)
12mu|x11-driver-video-fbdev-0.4.4-2|11	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-fbdev-0.4.4-2|12	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-fbdev-0.4.4-2|13	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-fbdev-0.4.4-2|14	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-fbdev-0.4.4-2|15	
12mu|x11-driver-video-fbdev-0.4.4-2|16	%description
12mu|x11-driver-video-fbdev-0.4.4-2|17	x11-driver-video-fbdev is the X.org driver for Linux FBDev.
12mu|x11-driver-video-fbdev-0.4.4-2|18	
12mu|x11-driver-video-fbdev-0.4.4-2|19	%files
12mu|x11-driver-video-fbdev-0.4.4-2|20	%{_libdir}/xorg/modules/drivers/fbdev_drv.so
12mu|x11-driver-video-fbdev-0.4.4-2|21	%{_mandir}/man4/fbdev.*
12mu|x11-driver-video-fbdev-0.4.4-2|22	
12mu|x11-driver-video-fbdev-0.4.4-2|23	#----------------------------------------------------------------------------
12mu|x11-driver-video-fbdev-0.4.4-2|24	
12mu|x11-driver-video-fbdev-0.4.4-2|25	%prep
12mu|x11-driver-video-fbdev-0.4.4-2|26	%setup -qn xf86-video-fbdev-%{version}
12mu|x11-driver-video-fbdev-0.4.4-2|27	%patch1 -p1
12mu|x11-driver-video-fbdev-0.4.4-2|28	autoreconf -vif
12mu|x11-driver-video-fbdev-0.4.4-2|29	
12mu|x11-driver-video-fbdev-0.4.4-2|30	%build
12mu|x11-driver-video-fbdev-0.4.4-2|31	%configure2_5x	--enable-pciaccess
12mu|x11-driver-video-fbdev-0.4.4-2|32	%make
12mu|x11-driver-video-fbdev-0.4.4-2|33	
12mu|x11-driver-video-fbdev-0.4.4-2|34	%install
12mu|x11-driver-video-fbdev-0.4.4-2|35	%makeinstall_std
12mu|x11-driver-video-fbdev-0.4.4-2|36	
12mu|x11-driver-video-fbdev-0.4.4-2|37	
12mu|x11-driver-video-fbdev-0.4.4-2|38	
12mu|x11-driver-video-fbdev-0.4.4-2|39	%changelog
12mu|x11-driver-video-fbdev-0.4.4-2|40	* Tue Nov 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.4.4-2
12mu|x11-driver-video-fbdev-0.4.4-2|41	+ Revision: e1cf23f
12mu|x11-driver-video-fbdev-0.4.4-2|42	- LOG Spec cleanup
12mu|x11-driver-video-fbdev-0.4.4-2|43	
12mu|x11-driver-video-fbdev-0.4.4-2|44	

21555 12
12mu|x11-driver-video-geode-2.11.15-2|1	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-geode-2.11.15-2|2	
12mu|x11-driver-video-geode-2.11.15-2|3	Summary:	X.org driver for AMD Geode GX and LX Processors
12mu|x11-driver-video-geode-2.11.15-2|4	Name:		x11-driver-video-geode
12mu|x11-driver-video-geode-2.11.15-2|5	Version:	2.11.15
12mu|x11-driver-video-geode-2.11.15-2|6	Release:	2
12mu|x11-driver-video-geode-2.11.15-2|7	License:	MIT
12mu|x11-driver-video-geode-2.11.15-2|8	Group:		System/X11
12mu|x11-driver-video-geode-2.11.15-2|9	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-geode-2.11.15-2|10	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-geode-%{version}.tar.bz2
12mu|x11-driver-video-geode-2.11.15-2|11	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-geode-2.11.15-2|12	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-geode-2.11.15-2|13	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-geode-2.11.15-2|14	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-geode-2.11.15-2|15	
12mu|x11-driver-video-geode-2.11.15-2|16	%description
12mu|x11-driver-video-geode-2.11.15-2|17	This is the X graphics driver for the AMD Geode GX and LX processors.
12mu|x11-driver-video-geode-2.11.15-2|18	The GX driver features XAA and EXA support for graphics acceleration,
12mu|x11-driver-video-geode-2.11.15-2|19	and the LX driver supports EXA (including compositing). Both drivers
12mu|x11-driver-video-geode-2.11.15-2|20	suppport dynamic rotation with XRandR, and Xv overlay support.
12mu|x11-driver-video-geode-2.11.15-2|21	
12mu|x11-driver-video-geode-2.11.15-2|22	%files
12mu|x11-driver-video-geode-2.11.15-2|23	%doc README TODO
12mu|x11-driver-video-geode-2.11.15-2|24	%{_libdir}/xorg/modules/drivers/ztv_drv.so
12mu|x11-driver-video-geode-2.11.15-2|25	%{_libdir}/xorg/modules/drivers/geode_drv.so
12mu|x11-driver-video-geode-2.11.15-2|26	
12mu|x11-driver-video-geode-2.11.15-2|27	#----------------------------------------------------------------------------
12mu|x11-driver-video-geode-2.11.15-2|28	
12mu|x11-driver-video-geode-2.11.15-2|29	%prep
12mu|x11-driver-video-geode-2.11.15-2|30	%setup -qn xf86-video-geode-%{version}
12mu|x11-driver-video-geode-2.11.15-2|31	%apply_patches
12mu|x11-driver-video-geode-2.11.15-2|32	
12mu|x11-driver-video-geode-2.11.15-2|33	%build
12mu|x11-driver-video-geode-2.11.15-2|34	%configure2_5x
12mu|x11-driver-video-geode-2.11.15-2|35	%make
12mu|x11-driver-video-geode-2.11.15-2|36	
12mu|x11-driver-video-geode-2.11.15-2|37	%install
12mu|x11-driver-video-geode-2.11.15-2|38	%makeinstall_std
12mu|x11-driver-video-geode-2.11.15-2|39	
12mu|x11-driver-video-geode-2.11.15-2|40	
12mu|x11-driver-video-geode-2.11.15-2|41	%changelog
12mu|x11-driver-video-geode-2.11.15-2|42	* Tue Nov 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.11.15-2
12mu|x11-driver-video-geode-2.11.15-2|43	+ Revision: 93b731c
12mu|x11-driver-video-geode-2.11.15-2|44	- LOG Spec cleanup
12mu|x11-driver-video-geode-2.11.15-2|45	
12mu|x11-driver-video-geode-2.11.15-2|46	

21556 12
12mu|x11-driver-video-glint-1.2.8-5|1	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-glint-1.2.8-5|2	
12mu|x11-driver-video-glint-1.2.8-5|3	Summary:	X.org driver for 3DLabs Permedia
12mu|x11-driver-video-glint-1.2.8-5|4	Name:		x11-driver-video-glint
12mu|x11-driver-video-glint-1.2.8-5|5	Version:	1.2.8
12mu|x11-driver-video-glint-1.2.8-5|6	Release:	5
12mu|x11-driver-video-glint-1.2.8-5|7	License:	MIT
12mu|x11-driver-video-glint-1.2.8-5|8	Group:		System/X11
12mu|x11-driver-video-glint-1.2.8-5|9	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-glint-1.2.8-5|10	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-glint-%{version}.tar.bz2
12mu|x11-driver-video-glint-1.2.8-5|11	Patch0:		remove_mibstore_h.patch
12mu|x11-driver-video-glint-1.2.8-5|12	BuildRequires:	pkgconfig(gl)
12mu|x11-driver-video-glint-1.2.8-5|13	BuildRequires:	pkgconfig(libdrm)
12mu|x11-driver-video-glint-1.2.8-5|14	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-glint-1.2.8-5|15	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-glint-1.2.8-5|16	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-glint-1.2.8-5|17	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-glint-1.2.8-5|18	
12mu|x11-driver-video-glint-1.2.8-5|19	%description
12mu|x11-driver-video-glint-1.2.8-5|20	x11-driver-video-glint is the X.org driver for 3DLabs Permedia.
12mu|x11-driver-video-glint-1.2.8-5|21	
12mu|x11-driver-video-glint-1.2.8-5|22	%files
12mu|x11-driver-video-glint-1.2.8-5|23	%doc COPYING
12mu|x11-driver-video-glint-1.2.8-5|24	%{_libdir}/xorg/modules/drivers/glint_drv.so
12mu|x11-driver-video-glint-1.2.8-5|25	%{_mandir}/man4/glint.*
12mu|x11-driver-video-glint-1.2.8-5|26	
12mu|x11-driver-video-glint-1.2.8-5|27	#----------------------------------------------------------------------------
12mu|x11-driver-video-glint-1.2.8-5|28	
12mu|x11-driver-video-glint-1.2.8-5|29	%prep
12mu|x11-driver-video-glint-1.2.8-5|30	%setup -qn xf86-video-glint-%{version}
12mu|x11-driver-video-glint-1.2.8-5|31	%apply_patches
12mu|x11-driver-video-glint-1.2.8-5|32	
12mu|x11-driver-video-glint-1.2.8-5|33	%build
12mu|x11-driver-video-glint-1.2.8-5|34	%configure2_5x
12mu|x11-driver-video-glint-1.2.8-5|35	%make
12mu|x11-driver-video-glint-1.2.8-5|36	
12mu|x11-driver-video-glint-1.2.8-5|37	%install
12mu|x11-driver-video-glint-1.2.8-5|38	%makeinstall_std
12mu|x11-driver-video-glint-1.2.8-5|39	
12mu|x11-driver-video-glint-1.2.8-5|40	
12mu|x11-driver-video-glint-1.2.8-5|41	%changelog
12mu|x11-driver-video-glint-1.2.8-5|42	* Tue Nov 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.8-5
12mu|x11-driver-video-glint-1.2.8-5|43	+ Revision: 2846764
12mu|x11-driver-video-glint-1.2.8-5|44	- LOG Spec cleanup
12mu|x11-driver-video-glint-1.2.8-5|45	
12mu|x11-driver-video-glint-1.2.8-5|46	

21557 12
12mu|x11-driver-video-i128-1.3.6-5|1	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-i128-1.3.6-5|2	
12mu|x11-driver-video-i128-1.3.6-5|3	Summary:	X.org driver for Number Nine chipsets
12mu|x11-driver-video-i128-1.3.6-5|4	Name:		x11-driver-video-i128
12mu|x11-driver-video-i128-1.3.6-5|5	Version:	1.3.6
12mu|x11-driver-video-i128-1.3.6-5|6	Release:	5
12mu|x11-driver-video-i128-1.3.6-5|7	License:	MIT
12mu|x11-driver-video-i128-1.3.6-5|8	Group:		System/X11
12mu|x11-driver-video-i128-1.3.6-5|9	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-i128-1.3.6-5|10	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-i128-%{version}.tar.bz2
12mu|x11-driver-video-i128-1.3.6-5|11	Patch0:		remove_mibstore_h.patch
12mu|x11-driver-video-i128-1.3.6-5|12	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-i128-1.3.6-5|13	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-i128-1.3.6-5|14	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-i128-1.3.6-5|15	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-i128-1.3.6-5|16	
12mu|x11-driver-video-i128-1.3.6-5|17	%description
12mu|x11-driver-video-i128-1.3.6-5|18	x11-driver-video-i128 is the X.org driver for Number Nine chipsets.
12mu|x11-driver-video-i128-1.3.6-5|19	
12mu|x11-driver-video-i128-1.3.6-5|20	%files
12mu|x11-driver-video-i128-1.3.6-5|21	%{_libdir}/xorg/modules/drivers/i128_drv.so
12mu|x11-driver-video-i128-1.3.6-5|22	%{_mandir}/man4/i128.*
12mu|x11-driver-video-i128-1.3.6-5|23	
12mu|x11-driver-video-i128-1.3.6-5|24	#----------------------------------------------------------------------------
12mu|x11-driver-video-i128-1.3.6-5|25	
12mu|x11-driver-video-i128-1.3.6-5|26	%prep
12mu|x11-driver-video-i128-1.3.6-5|27	%setup -qn xf86-video-i128-%{version}
12mu|x11-driver-video-i128-1.3.6-5|28	%apply_patches
12mu|x11-driver-video-i128-1.3.6-5|29	
12mu|x11-driver-video-i128-1.3.6-5|30	%build
12mu|x11-driver-video-i128-1.3.6-5|31	%configure2_5x
12mu|x11-driver-video-i128-1.3.6-5|32	%make
12mu|x11-driver-video-i128-1.3.6-5|33	
12mu|x11-driver-video-i128-1.3.6-5|34	%install
12mu|x11-driver-video-i128-1.3.6-5|35	%makeinstall_std
12mu|x11-driver-video-i128-1.3.6-5|36	
12mu|x11-driver-video-i128-1.3.6-5|37	
12mu|x11-driver-video-i128-1.3.6-5|38	
12mu|x11-driver-video-i128-1.3.6-5|39	%changelog
12mu|x11-driver-video-i128-1.3.6-5|40	* Tue Nov 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.6-5
12mu|x11-driver-video-i128-1.3.6-5|41	+ Revision: b208bfb
12mu|x11-driver-video-i128-1.3.6-5|42	- LOG Spec cleanup
12mu|x11-driver-video-i128-1.3.6-5|43	
12mu|x11-driver-video-i128-1.3.6-5|44	

21558 12
12mu|x11-driver-video-i740-1.3.4-5|1	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-i740-1.3.4-5|2	
12mu|x11-driver-video-i740-1.3.4-5|3	Summary:	X.org driver for Intel i740
12mu|x11-driver-video-i740-1.3.4-5|4	Name:		x11-driver-video-i740
12mu|x11-driver-video-i740-1.3.4-5|5	Version:	1.3.4
12mu|x11-driver-video-i740-1.3.4-5|6	Release:	5
12mu|x11-driver-video-i740-1.3.4-5|7	License:	MIT
12mu|x11-driver-video-i740-1.3.4-5|8	Group:		System/X11
12mu|x11-driver-video-i740-1.3.4-5|9	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-i740-1.3.4-5|10	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-i740-%{version}.tar.bz2
12mu|x11-driver-video-i740-1.3.4-5|11	Patch0:		remove_mibstore_h.patch
12mu|x11-driver-video-i740-1.3.4-5|12	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-i740-1.3.4-5|13	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-i740-1.3.4-5|14	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-i740-1.3.4-5|15	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-i740-1.3.4-5|16	
12mu|x11-driver-video-i740-1.3.4-5|17	%description
12mu|x11-driver-video-i740-1.3.4-5|18	x11-driver-video-i740 is the X.org driver for Intel i740.
12mu|x11-driver-video-i740-1.3.4-5|19	
12mu|x11-driver-video-i740-1.3.4-5|20	%files
12mu|x11-driver-video-i740-1.3.4-5|21	%doc COPYING
12mu|x11-driver-video-i740-1.3.4-5|22	%{_libdir}/xorg/modules/drivers/i740_drv.so
12mu|x11-driver-video-i740-1.3.4-5|23	%{_mandir}/man4/i740.*
12mu|x11-driver-video-i740-1.3.4-5|24	
12mu|x11-driver-video-i740-1.3.4-5|25	#----------------------------------------------------------------------------
12mu|x11-driver-video-i740-1.3.4-5|26	
12mu|x11-driver-video-i740-1.3.4-5|27	%prep
12mu|x11-driver-video-i740-1.3.4-5|28	%setup -qn xf86-video-i740-%{version}
12mu|x11-driver-video-i740-1.3.4-5|29	%apply_patches
12mu|x11-driver-video-i740-1.3.4-5|30	
12mu|x11-driver-video-i740-1.3.4-5|31	%build
12mu|x11-driver-video-i740-1.3.4-5|32	%configure2_5x
12mu|x11-driver-video-i740-1.3.4-5|33	%make
12mu|x11-driver-video-i740-1.3.4-5|34	
12mu|x11-driver-video-i740-1.3.4-5|35	%install
12mu|x11-driver-video-i740-1.3.4-5|36	%makeinstall_std
12mu|x11-driver-video-i740-1.3.4-5|37	
12mu|x11-driver-video-i740-1.3.4-5|38	
12mu|x11-driver-video-i740-1.3.4-5|39	%changelog
12mu|x11-driver-video-i740-1.3.4-5|40	* Tue Nov 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.4-5
12mu|x11-driver-video-i740-1.3.4-5|41	+ Revision: 6e9a2e8
12mu|x11-driver-video-i740-1.3.4-5|42	- LOG Spec cleanup
12mu|x11-driver-video-i740-1.3.4-5|43	
12mu|x11-driver-video-i740-1.3.4-5|44	

21559 12
12mu|x11-driver-video-intel-2.21.15-1|1	# X.org drivers use symbols from the X server
12mu|x11-driver-video-intel-2.21.15-1|2	%global _disable_ld_no_undefined 1
12mu|x11-driver-video-intel-2.21.15-1|3	
12mu|x11-driver-video-intel-2.21.15-1|4	# (anssi) The unversioned symlink of XvMC library must be present in
12mu|x11-driver-video-intel-2.21.15-1|5	# %{_libdir} during normal use, as libXvMC uses that name for dlopening.
12mu|x11-driver-video-intel-2.21.15-1|6	# Our devel requires finder catches that, hence this exception:
12mu|x11-driver-video-intel-2.21.15-1|7	%define __noautoreq 'devel\\(.*'
12mu|x11-driver-video-intel-2.21.15-1|8	%define __noautoprov 'devel\\(.*'
12mu|x11-driver-video-intel-2.21.15-1|9	
12mu|x11-driver-video-intel-2.21.15-1|10	%define major 1
12mu|x11-driver-video-intel-2.21.15-1|11	%define libxvmc %mklibname IntelXvMC %{major}
12mu|x11-driver-video-intel-2.21.15-1|12	%define libxvmc810 %mklibname I810XvMC %{major}
12mu|x11-driver-video-intel-2.21.15-1|13	
12mu|x11-driver-video-intel-2.21.15-1|14	Summary:	X.org driver for Intel graphics controllers
12mu|x11-driver-video-intel-2.21.15-1|15	Name:		x11-driver-video-intel
12mu|x11-driver-video-intel-2.21.15-1|16	Version:	2.21.15
12mu|x11-driver-video-intel-2.21.15-1|17	Release:	1
12mu|x11-driver-video-intel-2.21.15-1|18	Epoch:		1
12mu|x11-driver-video-intel-2.21.15-1|19	License:	MIT
12mu|x11-driver-video-intel-2.21.15-1|20	Group:		System/X11
12mu|x11-driver-video-intel-2.21.15-1|21	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-intel-2.21.15-1|22	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-intel-%{version}.tar.bz2
12mu|x11-driver-video-intel-2.21.15-1|23	BuildRequires:	pkgconfig(gl)
12mu|x11-driver-video-intel-2.21.15-1|24	BuildRequires:	pkgconfig(glamor)
12mu|x11-driver-video-intel-2.21.15-1|25	BuildRequires:	pkgconfig(libdrm)
12mu|x11-driver-video-intel-2.21.15-1|26	BuildRequires:	pkgconfig(udev) >= 186
12mu|x11-driver-video-intel-2.21.15-1|27	BuildRequires:	pkgconfig(x11)
12mu|x11-driver-video-intel-2.21.15-1|28	BuildRequires:	pkgconfig(xcb-util)
12mu|x11-driver-video-intel-2.21.15-1|29	BuildRequires:	pkgconfig(xcursor)
12mu|x11-driver-video-intel-2.21.15-1|30	BuildRequires:	pkgconfig(xdamage)
12mu|x11-driver-video-intel-2.21.15-1|31	BuildRequires:	pkgconfig(xext)
12mu|x11-driver-video-intel-2.21.15-1|32	BuildRequires:	pkgconfig(xfixes)
12mu|x11-driver-video-intel-2.21.15-1|33	BuildRequires:	pkgconfig(xinerama)
12mu|x11-driver-video-intel-2.21.15-1|34	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-intel-2.21.15-1|35	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-intel-2.21.15-1|36	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-intel-2.21.15-1|37	BuildRequires:	pkgconfig(xrandr)
12mu|x11-driver-video-intel-2.21.15-1|38	BuildRequires:	pkgconfig(xrender)
12mu|x11-driver-video-intel-2.21.15-1|39	BuildRequires:	pkgconfig(xtst)
12mu|x11-driver-video-intel-2.21.15-1|40	BuildRequires:	pkgconfig(xvmc)
12mu|x11-driver-video-intel-2.21.15-1|41	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-intel-2.21.15-1|42	Requires:	udev
12mu|x11-driver-video-intel-2.21.15-1|43	Requires:	%{libxvmc} = %{EVRD}
12mu|x11-driver-video-intel-2.21.15-1|44	Requires:	%{libxvmc810} = %{EVRD}
12mu|x11-driver-video-intel-2.21.15-1|45	
12mu|x11-driver-video-intel-2.21.15-1|46	%description
12mu|x11-driver-video-intel-2.21.15-1|47	x11-driver-video-intel is the X.org driver for Intel video chipsets.
12mu|x11-driver-video-intel-2.21.15-1|48	
12mu|x11-driver-video-intel-2.21.15-1|49	%files
12mu|x11-driver-video-intel-2.21.15-1|50	%{_libdir}/xorg/modules/drivers/intel_drv.so
12mu|x11-driver-video-intel-2.21.15-1|51	%{_libdir}/libIntelXvMC.so
12mu|x11-driver-video-intel-2.21.15-1|52	%{_libdir}/libI810XvMC.so
12mu|x11-driver-video-intel-2.21.15-1|53	%{_mandir}/man4/intel.4.*
12mu|x11-driver-video-intel-2.21.15-1|54	
12mu|x11-driver-video-intel-2.21.15-1|55	#----------------------------------------------------------------------------
12mu|x11-driver-video-intel-2.21.15-1|56	
12mu|x11-driver-video-intel-2.21.15-1|57	%package -n %{libxvmc}
12mu|x11-driver-video-intel-2.21.15-1|58	Summary:	X Library
12mu|x11-driver-video-intel-2.21.15-1|59	Group:		System/Libraries
12mu|x11-driver-video-intel-2.21.15-1|60	Conflicts:	%{name} < 2.99.905-2
12mu|x11-driver-video-intel-2.21.15-1|61	
12mu|x11-driver-video-intel-2.21.15-1|62	%description -n %{libxvmc}
12mu|x11-driver-video-intel-2.21.15-1|63	This package contains a shared library for %{name}.
12mu|x11-driver-video-intel-2.21.15-1|64	
12mu|x11-driver-video-intel-2.21.15-1|65	%files  -n %{libxvmc}
12mu|x11-driver-video-intel-2.21.15-1|66	%{_libdir}/libIntelXvMC.so.%{major}*
12mu|x11-driver-video-intel-2.21.15-1|67	
12mu|x11-driver-video-intel-2.21.15-1|68	#----------------------------------------------------------------------------
12mu|x11-driver-video-intel-2.21.15-1|69	
12mu|x11-driver-video-intel-2.21.15-1|70	%package -n %{libxvmc810}
12mu|x11-driver-video-intel-2.21.15-1|71	Summary:	X Library
12mu|x11-driver-video-intel-2.21.15-1|72	Group:		System/Libraries
12mu|x11-driver-video-intel-2.21.15-1|73	Conflicts:	%{name} < 2.99.905-2
12mu|x11-driver-video-intel-2.21.15-1|74	
12mu|x11-driver-video-intel-2.21.15-1|75	%description -n %{libxvmc810}
12mu|x11-driver-video-intel-2.21.15-1|76	This package contains a shared library for %{name}.
12mu|x11-driver-video-intel-2.21.15-1|77	
12mu|x11-driver-video-intel-2.21.15-1|78	%files  -n %{libxvmc810}
12mu|x11-driver-video-intel-2.21.15-1|79	%{_libdir}/libI810XvMC.so.%{major}*
12mu|x11-driver-video-intel-2.21.15-1|80	
12mu|x11-driver-video-intel-2.21.15-1|81	#----------------------------------------------------------------------------
12mu|x11-driver-video-intel-2.21.15-1|82	
12mu|x11-driver-video-intel-2.21.15-1|83	%prep
12mu|x11-driver-video-intel-2.21.15-1|84	%setup -qn xf86-video-intel-%{version}
12mu|x11-driver-video-intel-2.21.15-1|85	%apply_patches
12mu|x11-driver-video-intel-2.21.15-1|86	
12mu|x11-driver-video-intel-2.21.15-1|87	%build
12mu|x11-driver-video-intel-2.21.15-1|88	%configure2_5x \
12mu|x11-driver-video-intel-2.21.15-1|89	--enable-dri \
12mu|x11-driver-video-intel-2.21.15-1|90	--enable-sna \
12mu|x11-driver-video-intel-2.21.15-1|91	--with-default-accel=sna
12mu|x11-driver-video-intel-2.21.15-1|92	
12mu|x11-driver-video-intel-2.21.15-1|93	%make
12mu|x11-driver-video-intel-2.21.15-1|94	
12mu|x11-driver-video-intel-2.21.15-1|95	%install
12mu|x11-driver-video-intel-2.21.15-1|96	%makeinstall_std
12mu|x11-driver-video-intel-2.21.15-1|97	
12mu|x11-driver-video-intel-2.21.15-1|98	%changelog
12mu|x11-driver-video-intel-2.21.15-1|99	* Tue Dec 17 2013 akdengi <kazancas@mandriva.ru> 1:2.21.15-1
12mu|x11-driver-video-intel-2.21.15-1|100	+ Revision: 24f781b
12mu|x11-driver-video-intel-2.21.15-1|101	- drop intel-virtual-output
12mu|x11-driver-video-intel-2.21.15-1|102	
12mu|x11-driver-video-intel-2.21.15-1|103	

21560 12
12mu|x11-driver-video-mach64-6.9.4-3|1	Summary:	X.org driver for ATI Mach64
12mu|x11-driver-video-mach64-6.9.4-3|2	Name:		x11-driver-video-mach64
12mu|x11-driver-video-mach64-6.9.4-3|3	Version:	6.9.4
12mu|x11-driver-video-mach64-6.9.4-3|4	Release:	3
12mu|x11-driver-video-mach64-6.9.4-3|5	Epoch:		1
12mu|x11-driver-video-mach64-6.9.4-3|6	License:	MIT
12mu|x11-driver-video-mach64-6.9.4-3|7	Group:		System/X11
12mu|x11-driver-video-mach64-6.9.4-3|8	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-mach64-6.9.4-3|9	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-mach64-%{version}.tar.bz2
12mu|x11-driver-video-mach64-6.9.4-3|10	BuildRequires:	pkgconfig(gl)
12mu|x11-driver-video-mach64-6.9.4-3|11	BuildRequires:	pkgconfig(libdrm)
12mu|x11-driver-video-mach64-6.9.4-3|12	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-mach64-6.9.4-3|13	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-mach64-6.9.4-3|14	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-mach64-6.9.4-3|15	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-mach64-6.9.4-3|16	
12mu|x11-driver-video-mach64-6.9.4-3|17	%description
12mu|x11-driver-video-mach64-6.9.4-3|18	x11-driver-video-mach64 is the X.org driver for ATI Mach64.
12mu|x11-driver-video-mach64-6.9.4-3|19	
12mu|x11-driver-video-mach64-6.9.4-3|20	%files
12mu|x11-driver-video-mach64-6.9.4-3|21	%{_libdir}/xorg/modules/drivers/mach64_drv.so
12mu|x11-driver-video-mach64-6.9.4-3|22	
12mu|x11-driver-video-mach64-6.9.4-3|23	#----------------------------------------------------------------------------
12mu|x11-driver-video-mach64-6.9.4-3|24	
12mu|x11-driver-video-mach64-6.9.4-3|25	%prep
12mu|x11-driver-video-mach64-6.9.4-3|26	%setup -qn xf86-video-mach64-%{version}
12mu|x11-driver-video-mach64-6.9.4-3|27	%apply_patches
12mu|x11-driver-video-mach64-6.9.4-3|28	
12mu|x11-driver-video-mach64-6.9.4-3|29	%build
12mu|x11-driver-video-mach64-6.9.4-3|30	autoreconf -ifs
12mu|x11-driver-video-mach64-6.9.4-3|31	%configure
12mu|x11-driver-video-mach64-6.9.4-3|32	%make
12mu|x11-driver-video-mach64-6.9.4-3|33	
12mu|x11-driver-video-mach64-6.9.4-3|34	%install
12mu|x11-driver-video-mach64-6.9.4-3|35	%makeinstall_std
12mu|x11-driver-video-mach64-6.9.4-3|36	
12mu|x11-driver-video-mach64-6.9.4-3|37	
12mu|x11-driver-video-mach64-6.9.4-3|38	%changelog
12mu|x11-driver-video-mach64-6.9.4-3|39	* Mon Nov 04 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:6.9.4-3
12mu|x11-driver-video-mach64-6.9.4-3|40	+ Revision: 549d75f
12mu|x11-driver-video-mach64-6.9.4-3|41	- LOG Spec cleanup
12mu|x11-driver-video-mach64-6.9.4-3|42	
12mu|x11-driver-video-mach64-6.9.4-3|43	

21561 12
12mu|x11-driver-video-mga-1.6.2-4|1	Summary:	X.org driver for Matrox Cards
12mu|x11-driver-video-mga-1.6.2-4|2	Name:		x11-driver-video-mga
12mu|x11-driver-video-mga-1.6.2-4|3	Version:	1.6.2
12mu|x11-driver-video-mga-1.6.2-4|4	Release:	4
12mu|x11-driver-video-mga-1.6.2-4|5	Epoch:		2
12mu|x11-driver-video-mga-1.6.2-4|6	License:	MIT
12mu|x11-driver-video-mga-1.6.2-4|7	Group:		System/X11
12mu|x11-driver-video-mga-1.6.2-4|8	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-mga-1.6.2-4|9	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-mga-%{version}.tar.bz2
12mu|x11-driver-video-mga-1.6.2-4|10	BuildRequires:	pkgconfig(gl)
12mu|x11-driver-video-mga-1.6.2-4|11	BuildRequires:	pkgconfig(libdrm)
12mu|x11-driver-video-mga-1.6.2-4|12	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-mga-1.6.2-4|13	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-mga-1.6.2-4|14	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-mga-1.6.2-4|15	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-mga-1.6.2-4|16	
12mu|x11-driver-video-mga-1.6.2-4|17	%description
12mu|x11-driver-video-mga-1.6.2-4|18	x11-driver-video-mga is the X.org driver for Matrox Cards.
12mu|x11-driver-video-mga-1.6.2-4|19	
12mu|x11-driver-video-mga-1.6.2-4|20	%files
12mu|x11-driver-video-mga-1.6.2-4|21	%{_libdir}/xorg/modules/drivers/mga_drv.so
12mu|x11-driver-video-mga-1.6.2-4|22	%{_mandir}/man4/mga.*
12mu|x11-driver-video-mga-1.6.2-4|23	
12mu|x11-driver-video-mga-1.6.2-4|24	#----------------------------------------------------------------------------
12mu|x11-driver-video-mga-1.6.2-4|25	
12mu|x11-driver-video-mga-1.6.2-4|26	%prep
12mu|x11-driver-video-mga-1.6.2-4|27	%setup -qn xf86-video-mga-%{version}
12mu|x11-driver-video-mga-1.6.2-4|28	
12mu|x11-driver-video-mga-1.6.2-4|29	%build
12mu|x11-driver-video-mga-1.6.2-4|30	autoreconf -fis
12mu|x11-driver-video-mga-1.6.2-4|31	%configure2_5x
12mu|x11-driver-video-mga-1.6.2-4|32	%make
12mu|x11-driver-video-mga-1.6.2-4|33	
12mu|x11-driver-video-mga-1.6.2-4|34	%install
12mu|x11-driver-video-mga-1.6.2-4|35	%makeinstall_std
12mu|x11-driver-video-mga-1.6.2-4|36	
12mu|x11-driver-video-mga-1.6.2-4|37	
12mu|x11-driver-video-mga-1.6.2-4|38	
12mu|x11-driver-video-mga-1.6.2-4|39	%changelog
12mu|x11-driver-video-mga-1.6.2-4|40	* Mon Nov 04 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2:1.6.2-4
12mu|x11-driver-video-mga-1.6.2-4|41	+ Revision: 1fbdafe
12mu|x11-driver-video-mga-1.6.2-4|42	- LOG Spec cleanup
12mu|x11-driver-video-mga-1.6.2-4|43	
12mu|x11-driver-video-mga-1.6.2-4|44	

21562 12
12mu|x11-driver-video-modesetting-0.8.0-1|1	# X.org modules reference symbols provided by the X server
12mu|x11-driver-video-modesetting-0.8.0-1|2	%global _disable_ld_no_undefined 1
12mu|x11-driver-video-modesetting-0.8.0-1|3	
12mu|x11-driver-video-modesetting-0.8.0-1|4	Summary:	Generic X.org driver
12mu|x11-driver-video-modesetting-0.8.0-1|5	Name:		x11-driver-video-modesetting
12mu|x11-driver-video-modesetting-0.8.0-1|6	Version:	0.8.0
12mu|x11-driver-video-modesetting-0.8.0-1|7	Release:	1
12mu|x11-driver-video-modesetting-0.8.0-1|8	Epoch:		1
12mu|x11-driver-video-modesetting-0.8.0-1|9	License:	MIT
12mu|x11-driver-video-modesetting-0.8.0-1|10	Group:		System/X11
12mu|x11-driver-video-modesetting-0.8.0-1|11	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-modesetting-0.8.0-1|12	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-modesetting-%{version}.tar.bz2
12mu|x11-driver-video-modesetting-0.8.0-1|13	BuildRequires:	pkgconfig(libdrm)
12mu|x11-driver-video-modesetting-0.8.0-1|14	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-modesetting-0.8.0-1|15	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-modesetting-0.8.0-1|16	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-modesetting-0.8.0-1|17	
12mu|x11-driver-video-modesetting-0.8.0-1|18	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-modesetting-0.8.0-1|19	Requires:	udev
12mu|x11-driver-video-modesetting-0.8.0-1|20	
12mu|x11-driver-video-modesetting-0.8.0-1|21	%description
12mu|x11-driver-video-modesetting-0.8.0-1|22	x11-driver-video-modesetting is a generic X.org driver for hardware.
12mu|x11-driver-video-modesetting-0.8.0-1|23	
12mu|x11-driver-video-modesetting-0.8.0-1|24	It managed by KMS (Kernel Mode Setting), eg: ATI/AMD, Intel&nVidia.
12mu|x11-driver-video-modesetting-0.8.0-1|25	
12mu|x11-driver-video-modesetting-0.8.0-1|26	%files
12mu|x11-driver-video-modesetting-0.8.0-1|27	%{_libdir}/xorg/modules/drivers/*
12mu|x11-driver-video-modesetting-0.8.0-1|28	%{_mandir}/man4/modesetting.*
12mu|x11-driver-video-modesetting-0.8.0-1|29	
12mu|x11-driver-video-modesetting-0.8.0-1|30	#----------------------------------------------------------------------------
12mu|x11-driver-video-modesetting-0.8.0-1|31	
12mu|x11-driver-video-modesetting-0.8.0-1|32	%prep
12mu|x11-driver-video-modesetting-0.8.0-1|33	%setup -q -n xf86-video-modesetting-%{version}
12mu|x11-driver-video-modesetting-0.8.0-1|34	
12mu|x11-driver-video-modesetting-0.8.0-1|35	%build
12mu|x11-driver-video-modesetting-0.8.0-1|36	%configure2_5x
12mu|x11-driver-video-modesetting-0.8.0-1|37	%make
12mu|x11-driver-video-modesetting-0.8.0-1|38	
12mu|x11-driver-video-modesetting-0.8.0-1|39	%install
12mu|x11-driver-video-modesetting-0.8.0-1|40	%makeinstall_std
12mu|x11-driver-video-modesetting-0.8.0-1|41	
12mu|x11-driver-video-modesetting-0.8.0-1|42	
12mu|x11-driver-video-modesetting-0.8.0-1|43	%changelog
12mu|x11-driver-video-modesetting-0.8.0-1|44	* Mon Nov 04 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:0.8.0-1
12mu|x11-driver-video-modesetting-0.8.0-1|45	+ Revision: 2955cfa
12mu|x11-driver-video-modesetting-0.8.0-1|46	- LOG Spec cleanup
12mu|x11-driver-video-modesetting-0.8.0-1|47	
12mu|x11-driver-video-modesetting-0.8.0-1|48	

21563 12
12mu|x11-driver-video-neomagic-1.2.8-2|1	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-neomagic-1.2.8-2|2	
12mu|x11-driver-video-neomagic-1.2.8-2|3	Summary:	X.org driver for NeoMagic Cards
12mu|x11-driver-video-neomagic-1.2.8-2|4	Name:		x11-driver-video-neomagic
12mu|x11-driver-video-neomagic-1.2.8-2|5	Version:	1.2.8
12mu|x11-driver-video-neomagic-1.2.8-2|6	Release:	2
12mu|x11-driver-video-neomagic-1.2.8-2|7	License:	MIT
12mu|x11-driver-video-neomagic-1.2.8-2|8	Group:		System/X11
12mu|x11-driver-video-neomagic-1.2.8-2|9	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-neomagic-1.2.8-2|10	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-neomagic-%{version}.tar.bz2
12mu|x11-driver-video-neomagic-1.2.8-2|11	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-neomagic-1.2.8-2|12	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-neomagic-1.2.8-2|13	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-neomagic-1.2.8-2|14	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-neomagic-1.2.8-2|15	
12mu|x11-driver-video-neomagic-1.2.8-2|16	%description
12mu|x11-driver-video-neomagic-1.2.8-2|17	x11-driver-video-neomagic is the X.org driver for NeoMagic Cards.
12mu|x11-driver-video-neomagic-1.2.8-2|18	
12mu|x11-driver-video-neomagic-1.2.8-2|19	%files
12mu|x11-driver-video-neomagic-1.2.8-2|20	%doc COPYING
12mu|x11-driver-video-neomagic-1.2.8-2|21	%{_libdir}/xorg/modules/drivers/neomagic_drv.so
12mu|x11-driver-video-neomagic-1.2.8-2|22	%{_mandir}/man4/neomagic.*
12mu|x11-driver-video-neomagic-1.2.8-2|23	
12mu|x11-driver-video-neomagic-1.2.8-2|24	#----------------------------------------------------------------------------
12mu|x11-driver-video-neomagic-1.2.8-2|25	
12mu|x11-driver-video-neomagic-1.2.8-2|26	%prep
12mu|x11-driver-video-neomagic-1.2.8-2|27	%setup -qn xf86-video-neomagic-%{version}
12mu|x11-driver-video-neomagic-1.2.8-2|28	%apply_patches
12mu|x11-driver-video-neomagic-1.2.8-2|29	
12mu|x11-driver-video-neomagic-1.2.8-2|30	%build
12mu|x11-driver-video-neomagic-1.2.8-2|31	%configure2_5x
12mu|x11-driver-video-neomagic-1.2.8-2|32	%make
12mu|x11-driver-video-neomagic-1.2.8-2|33	
12mu|x11-driver-video-neomagic-1.2.8-2|34	%install
12mu|x11-driver-video-neomagic-1.2.8-2|35	%makeinstall_std
12mu|x11-driver-video-neomagic-1.2.8-2|36	
12mu|x11-driver-video-neomagic-1.2.8-2|37	
12mu|x11-driver-video-neomagic-1.2.8-2|38	%changelog
12mu|x11-driver-video-neomagic-1.2.8-2|39	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.8-2
12mu|x11-driver-video-neomagic-1.2.8-2|40	+ Revision: fb905a4
12mu|x11-driver-video-neomagic-1.2.8-2|41	- LOG Spec cleanup
12mu|x11-driver-video-neomagic-1.2.8-2|42	
12mu|x11-driver-video-neomagic-1.2.8-2|43	

21564 12
12mu|x11-driver-video-nouveau-1.0.9-2|1	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-nouveau-1.0.9-2|2	
12mu|x11-driver-video-nouveau-1.0.9-2|3	Summary:	Accelerated open source driver for NVIDIA cards
12mu|x11-driver-video-nouveau-1.0.9-2|4	Name:		x11-driver-video-nouveau
12mu|x11-driver-video-nouveau-1.0.9-2|5	Version:	1.0.9
12mu|x11-driver-video-nouveau-1.0.9-2|6	Release:	2
12mu|x11-driver-video-nouveau-1.0.9-2|7	License:	MIT
12mu|x11-driver-video-nouveau-1.0.9-2|8	Group:		System/X11
12mu|x11-driver-video-nouveau-1.0.9-2|9	Url:		http://nouveau.freedesktop.org/
12mu|x11-driver-video-nouveau-1.0.9-2|10	Source0:	http://xorg.freedesktop.org/archive/individual/driver/xf86-video-nouveau-%{version}.tar.bz2
12mu|x11-driver-video-nouveau-1.0.9-2|11	Patch0:		0001-nouveau-fix-build-on-ppc-by-wrapping-immintrin-inclu.patch
12mu|x11-driver-video-nouveau-1.0.9-2|12	Patch1:		0002-nouveau-add-gpu-identifier-to-connector-names-for-se.patch
12mu|x11-driver-video-nouveau-1.0.9-2|13	BuildRequires:	pkgconfig(gl)
12mu|x11-driver-video-nouveau-1.0.9-2|14	BuildRequires:	pkgconfig(libdrm)
12mu|x11-driver-video-nouveau-1.0.9-2|15	BuildRequires:	pkgconfig(udev) >= 186
12mu|x11-driver-video-nouveau-1.0.9-2|16	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-nouveau-1.0.9-2|17	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-nouveau-1.0.9-2|18	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-nouveau-1.0.9-2|19	BuildRequires:	libdrm-common
12mu|x11-driver-video-nouveau-1.0.9-2|20	Requires:	kmod(nouveau)
12mu|x11-driver-video-nouveau-1.0.9-2|21	Requires:	udev
12mu|x11-driver-video-nouveau-1.0.9-2|22	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-nouveau-1.0.9-2|23	
12mu|x11-driver-video-nouveau-1.0.9-2|24	%description
12mu|x11-driver-video-nouveau-1.0.9-2|25	The nouveau project aims to build high-quality, open source drivers
12mu|x11-driver-video-nouveau-1.0.9-2|26	for NVIDIA cards.
12mu|x11-driver-video-nouveau-1.0.9-2|27	
12mu|x11-driver-video-nouveau-1.0.9-2|28	%files
12mu|x11-driver-video-nouveau-1.0.9-2|29	%{_libdir}/xorg/modules/drivers/nouveau_drv.so
12mu|x11-driver-video-nouveau-1.0.9-2|30	%{_mandir}/man4/nouveau*
12mu|x11-driver-video-nouveau-1.0.9-2|31	
12mu|x11-driver-video-nouveau-1.0.9-2|32	#----------------------------------------------------------------------------
12mu|x11-driver-video-nouveau-1.0.9-2|33	
12mu|x11-driver-video-nouveau-1.0.9-2|34	%prep
12mu|x11-driver-video-nouveau-1.0.9-2|35	%setup -q -n xf86-video-nouveau-%{version}
12mu|x11-driver-video-nouveau-1.0.9-2|36	%apply_patches
12mu|x11-driver-video-nouveau-1.0.9-2|37	[ -e autogen.sh ] && ./autogen.sh
12mu|x11-driver-video-nouveau-1.0.9-2|38	
12mu|x11-driver-video-nouveau-1.0.9-2|39	%build
12mu|x11-driver-video-nouveau-1.0.9-2|40	%configure2_5x \
12mu|x11-driver-video-nouveau-1.0.9-2|41	--disable-dependency-tracking
12mu|x11-driver-video-nouveau-1.0.9-2|42	%make
12mu|x11-driver-video-nouveau-1.0.9-2|43	
12mu|x11-driver-video-nouveau-1.0.9-2|44	%install
12mu|x11-driver-video-nouveau-1.0.9-2|45	%makeinstall_std
12mu|x11-driver-video-nouveau-1.0.9-2|46	
12mu|x11-driver-video-nouveau-1.0.9-2|47	
12mu|x11-driver-video-nouveau-1.0.9-2|48	%changelog
12mu|x11-driver-video-nouveau-1.0.9-2|49	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.9-2
12mu|x11-driver-video-nouveau-1.0.9-2|50	+ Revision: dcf3c2c
12mu|x11-driver-video-nouveau-1.0.9-2|51	- LOG Spec cleanup
12mu|x11-driver-video-nouveau-1.0.9-2|52	
12mu|x11-driver-video-nouveau-1.0.9-2|53	

21565 12
12mu|x11-driver-video-nv-2.1.20-5|1	Summary:	X.org driver for NVidia Cards
12mu|x11-driver-video-nv-2.1.20-5|2	Name:		x11-driver-video-nv
12mu|x11-driver-video-nv-2.1.20-5|3	Version:	2.1.20
12mu|x11-driver-video-nv-2.1.20-5|4	Release:	5
12mu|x11-driver-video-nv-2.1.20-5|5	License:	MIT
12mu|x11-driver-video-nv-2.1.20-5|6	Group:		System/X11
12mu|x11-driver-video-nv-2.1.20-5|7	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-nv-2.1.20-5|8	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-nv-%{version}.tar.bz2
12mu|x11-driver-video-nv-2.1.20-5|9	Patch0:		remove_mibstore_h.patch
12mu|x11-driver-video-nv-2.1.20-5|10	Patch1:		0001-RedHat-nv-riva-videomem-autodetection-debugging.patch
12mu|x11-driver-video-nv-2.1.20-5|11	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-nv-2.1.20-5|12	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-nv-2.1.20-5|13	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-nv-2.1.20-5|14	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-nv-2.1.20-5|15	
12mu|x11-driver-video-nv-2.1.20-5|16	%description
12mu|x11-driver-video-nv-2.1.20-5|17	x11-driver-video-nv is the X.org driver for NVidia Cards.
12mu|x11-driver-video-nv-2.1.20-5|18	
12mu|x11-driver-video-nv-2.1.20-5|19	%files
12mu|x11-driver-video-nv-2.1.20-5|20	%{_libdir}/xorg/modules/drivers/nv_drv.so
12mu|x11-driver-video-nv-2.1.20-5|21	%{_mandir}/man4/nv*
12mu|x11-driver-video-nv-2.1.20-5|22	
12mu|x11-driver-video-nv-2.1.20-5|23	#----------------------------------------------------------------------------
12mu|x11-driver-video-nv-2.1.20-5|24	
12mu|x11-driver-video-nv-2.1.20-5|25	%prep
12mu|x11-driver-video-nv-2.1.20-5|26	%setup -qn xf86-video-nv-%{version}
12mu|x11-driver-video-nv-2.1.20-5|27	%apply_patches
12mu|x11-driver-video-nv-2.1.20-5|28	
12mu|x11-driver-video-nv-2.1.20-5|29	%build
12mu|x11-driver-video-nv-2.1.20-5|30	autoreconf -ifs
12mu|x11-driver-video-nv-2.1.20-5|31	%configure2_5x
12mu|x11-driver-video-nv-2.1.20-5|32	%make
12mu|x11-driver-video-nv-2.1.20-5|33	
12mu|x11-driver-video-nv-2.1.20-5|34	%install
12mu|x11-driver-video-nv-2.1.20-5|35	%makeinstall_std
12mu|x11-driver-video-nv-2.1.20-5|36	
12mu|x11-driver-video-nv-2.1.20-5|37	
12mu|x11-driver-video-nv-2.1.20-5|38	
12mu|x11-driver-video-nv-2.1.20-5|39	%changelog
12mu|x11-driver-video-nv-2.1.20-5|40	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.20-5
12mu|x11-driver-video-nv-2.1.20-5|41	+ Revision: 3229fbf
12mu|x11-driver-video-nv-2.1.20-5|42	- LOG Spec cleanup
12mu|x11-driver-video-nv-2.1.20-5|43	
12mu|x11-driver-video-nv-2.1.20-5|44	

21566 12
12mu|x11-driver-video-openchrome-0.3.3-2|1	# keeping it here just in case someone wants to use the SVN version
12mu|x11-driver-video-openchrome-0.3.3-2|2	# svn co http://svn.openchrome.org/svn/trunk openchrome
12mu|x11-driver-video-openchrome-0.3.3-2|3	
12mu|x11-driver-video-openchrome-0.3.3-2|4	# (anssi) The unversioned symlink of XvMC library must be present in
12mu|x11-driver-video-openchrome-0.3.3-2|5	# %{_libdir} during normal use, as libXvMC uses that name for dlopening.
12mu|x11-driver-video-openchrome-0.3.3-2|6	# Our devel requires finder catches that, hence this exception:
12mu|x11-driver-video-openchrome-0.3.3-2|7	%define __noautoreq 'devel\\(.*'
12mu|x11-driver-video-openchrome-0.3.3-2|8	%define __noautoprov 'devel\\(.*'
12mu|x11-driver-video-openchrome-0.3.3-2|9	
12mu|x11-driver-video-openchrome-0.3.3-2|10	%define major 1
12mu|x11-driver-video-openchrome-0.3.3-2|11	%define libxvmc %mklibname chromeXvMC %{major}
12mu|x11-driver-video-openchrome-0.3.3-2|12	%define libpro %mklibname chromeXvMCPro %{major}
12mu|x11-driver-video-openchrome-0.3.3-2|13	
12mu|x11-driver-video-openchrome-0.3.3-2|14	Summary:	X.org driver for Unichrome cards from the OpenChrome project
12mu|x11-driver-video-openchrome-0.3.3-2|15	Name:		x11-driver-video-openchrome
12mu|x11-driver-video-openchrome-0.3.3-2|16	Version:	0.3.3
12mu|x11-driver-video-openchrome-0.3.3-2|17	Release:	2
12mu|x11-driver-video-openchrome-0.3.3-2|18	Group:		System/X11
12mu|x11-driver-video-openchrome-0.3.3-2|19	License:	MIT
12mu|x11-driver-video-openchrome-0.3.3-2|20	Url:		http://www.openchrome.org
12mu|x11-driver-video-openchrome-0.3.3-2|21	Source0:	http://xorg.freedesktop.org/archive/individual/driver/xf86-video-openchrome-%{version}.tar.bz2
12mu|x11-driver-video-openchrome-0.3.3-2|22	# Mandriva patches
12mu|x11-driver-video-openchrome-0.3.3-2|23	# http://billionmonkeys.net/openchrome - broken 2008/07
12mu|x11-driver-video-openchrome-0.3.3-2|24	Patch100:	xf86-video-openchrome-0.2.901-billionmokeys.net_modelines.patch
12mu|x11-driver-video-openchrome-0.3.3-2|25	Patch101:	0003-IDs-enable-LCD-on-Guillemot-NA01.patch
12mu|x11-driver-video-openchrome-0.3.3-2|26	Patch102:	openchrome_mips_arm_xvmc.patch
12mu|x11-driver-video-openchrome-0.3.3-2|27	Patch104:	xf86-video-openchrome-0.3.2-link-against-X11.patch
12mu|x11-driver-video-openchrome-0.3.3-2|28	BuildRequires:	pkgconfig(gl)
12mu|x11-driver-video-openchrome-0.3.3-2|29	BuildRequires:	pkgconfig(libdrm)
12mu|x11-driver-video-openchrome-0.3.3-2|30	BuildRequires:	pkgconfig(x11)
12mu|x11-driver-video-openchrome-0.3.3-2|31	BuildRequires:	pkgconfig(xext)
12mu|x11-driver-video-openchrome-0.3.3-2|32	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-openchrome-0.3.3-2|33	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-openchrome-0.3.3-2|34	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-openchrome-0.3.3-2|35	BuildRequires:	pkgconfig(xvmc)
12mu|x11-driver-video-openchrome-0.3.3-2|36	BuildRequires:	pkgconfig(udev)
12mu|x11-driver-video-openchrome-0.3.3-2|37	Requires:	%{libxvmc} = %{EVRD}
12mu|x11-driver-video-openchrome-0.3.3-2|38	Requires:	%{libpro} = %{EVRD}
12mu|x11-driver-video-openchrome-0.3.3-2|39	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-openchrome-0.3.3-2|40	Requires:	udev
12mu|x11-driver-video-openchrome-0.3.3-2|41	
12mu|x11-driver-video-openchrome-0.3.3-2|42	%description
12mu|x11-driver-video-openchrome-0.3.3-2|43	A free and Open Source video driver for the VIA/S3G UniChrome and UniChrome Pro
12mu|x11-driver-video-openchrome-0.3.3-2|44	graphics chipsets (CLE266, KN400, KM400, K8M800, PM800, CN400, VN800).
12mu|x11-driver-video-openchrome-0.3.3-2|45	
12mu|x11-driver-video-openchrome-0.3.3-2|46	%files
12mu|x11-driver-video-openchrome-0.3.3-2|47	%{_libdir}/xorg/modules/drivers/openchrome_drv.so
12mu|x11-driver-video-openchrome-0.3.3-2|48	# These are not devel symlinks
12mu|x11-driver-video-openchrome-0.3.3-2|49	%{_libdir}/libchromeXvMC.so
12mu|x11-driver-video-openchrome-0.3.3-2|50	%{_libdir}/libchromeXvMCPro.so
12mu|x11-driver-video-openchrome-0.3.3-2|51	%{_mandir}/man4/openchrome.*
12mu|x11-driver-video-openchrome-0.3.3-2|52	%{_sbindir}/via_regs_dump
12mu|x11-driver-video-openchrome-0.3.3-2|53	
12mu|x11-driver-video-openchrome-0.3.3-2|54	#----------------------------------------------------------------------------
12mu|x11-driver-video-openchrome-0.3.3-2|55	
12mu|x11-driver-video-openchrome-0.3.3-2|56	%package -n %{libxvmc}
12mu|x11-driver-video-openchrome-0.3.3-2|57	Summary:	X Library
12mu|x11-driver-video-openchrome-0.3.3-2|58	Group:		System/Libraries
12mu|x11-driver-video-openchrome-0.3.3-2|59	Conflicts:	%{name} < 0.3.1-3
12mu|x11-driver-video-openchrome-0.3.3-2|60	
12mu|x11-driver-video-openchrome-0.3.3-2|61	%description -n %{libxvmc}
12mu|x11-driver-video-openchrome-0.3.3-2|62	This package contains a shared library for %{name}.
12mu|x11-driver-video-openchrome-0.3.3-2|63	
12mu|x11-driver-video-openchrome-0.3.3-2|64	%files  -n %{libxvmc}
12mu|x11-driver-video-openchrome-0.3.3-2|65	%{_libdir}/libchromeXvMC.so.%{major}*
12mu|x11-driver-video-openchrome-0.3.3-2|66	
12mu|x11-driver-video-openchrome-0.3.3-2|67	#----------------------------------------------------------------------------
12mu|x11-driver-video-openchrome-0.3.3-2|68	
12mu|x11-driver-video-openchrome-0.3.3-2|69	%package -n %{libpro}
12mu|x11-driver-video-openchrome-0.3.3-2|70	Summary:	X Library
12mu|x11-driver-video-openchrome-0.3.3-2|71	Group:		System/Libraries
12mu|x11-driver-video-openchrome-0.3.3-2|72	Conflicts:	%{name} < 0.3.1-3
12mu|x11-driver-video-openchrome-0.3.3-2|73	
12mu|x11-driver-video-openchrome-0.3.3-2|74	%description -n %{libpro}
12mu|x11-driver-video-openchrome-0.3.3-2|75	This package contains a shared library for %{name}.
12mu|x11-driver-video-openchrome-0.3.3-2|76	
12mu|x11-driver-video-openchrome-0.3.3-2|77	%files  -n %{libpro}
12mu|x11-driver-video-openchrome-0.3.3-2|78	%{_libdir}/libchromeXvMCPro.so.%{major}*
12mu|x11-driver-video-openchrome-0.3.3-2|79	
12mu|x11-driver-video-openchrome-0.3.3-2|80	#----------------------------------------------------------------------------
12mu|x11-driver-video-openchrome-0.3.3-2|81	
12mu|x11-driver-video-openchrome-0.3.3-2|82	%prep
12mu|x11-driver-video-openchrome-0.3.3-2|83	%setup -qn xf86-video-openchrome-%{version}
12mu|x11-driver-video-openchrome-0.3.3-2|84	%patch100 -p1 -b .billionmonkeys~
12mu|x11-driver-video-openchrome-0.3.3-2|85	%patch102 -p1 -b .xvmc~
12mu|x11-driver-video-openchrome-0.3.3-2|86	%patch104 -p1 -b .link
12mu|x11-driver-video-openchrome-0.3.3-2|87	
12mu|x11-driver-video-openchrome-0.3.3-2|88	%build
12mu|x11-driver-video-openchrome-0.3.3-2|89	autoreconf -fiv
12mu|x11-driver-video-openchrome-0.3.3-2|90	%configure2_5x \
12mu|x11-driver-video-openchrome-0.3.3-2|91	--disable-static \
12mu|x11-driver-video-openchrome-0.3.3-2|92	--enable-viaregtool \
12mu|x11-driver-video-openchrome-0.3.3-2|93	--enable-dri
12mu|x11-driver-video-openchrome-0.3.3-2|94	%make
12mu|x11-driver-video-openchrome-0.3.3-2|95	
12mu|x11-driver-video-openchrome-0.3.3-2|96	%install
12mu|x11-driver-video-openchrome-0.3.3-2|97	%makeinstall_std
12mu|x11-driver-video-openchrome-0.3.3-2|98	
12mu|x11-driver-video-openchrome-0.3.3-2|99	
12mu|x11-driver-video-openchrome-0.3.3-2|100	%changelog
12mu|x11-driver-video-openchrome-0.3.3-2|101	* Tue Nov 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.3.3-2
12mu|x11-driver-video-openchrome-0.3.3-2|102	+ Revision: 40f953b
12mu|x11-driver-video-openchrome-0.3.3-2|103	- Don't provide devel packages
12mu|x11-driver-video-openchrome-0.3.3-2|104	
12mu|x11-driver-video-openchrome-0.3.3-2|105	

21567 12
12mu|x11-driver-video-qxl-0.1.1-1|1	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-qxl-0.1.1-1|2	
12mu|x11-driver-video-qxl-0.1.1-1|3	Summary:	X.org driver for Generic VESA Cards
12mu|x11-driver-video-qxl-0.1.1-1|4	Name:		x11-driver-video-qxl
12mu|x11-driver-video-qxl-0.1.1-1|5	Version:	0.1.1
12mu|x11-driver-video-qxl-0.1.1-1|6	Release:	1
12mu|x11-driver-video-qxl-0.1.1-1|7	License:	MIT
12mu|x11-driver-video-qxl-0.1.1-1|8	Group:		System/X11
12mu|x11-driver-video-qxl-0.1.1-1|9	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-qxl-0.1.1-1|10	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-qxl-%{version}.tar.bz2
12mu|x11-driver-video-qxl-0.1.1-1|11	BuildRequires:	pkgconfig(fontsproto)
12mu|x11-driver-video-qxl-0.1.1-1|12	BuildRequires:	pkgconfig(pciaccess) >= 0.10
12mu|x11-driver-video-qxl-0.1.1-1|13	BuildRequires:	pkgconfig(randrproto)
12mu|x11-driver-video-qxl-0.1.1-1|14	BuildRequires:	pkgconfig(renderproto)
12mu|x11-driver-video-qxl-0.1.1-1|15	BuildRequires:	pkgconfig(spice-protocol) >= 0.12.0
12mu|x11-driver-video-qxl-0.1.1-1|16	BuildRequires:	pkgconfig(videoproto)
12mu|x11-driver-video-qxl-0.1.1-1|17	BuildRequires:	pkgconfig(xf86dgaproto)
12mu|x11-driver-video-qxl-0.1.1-1|18	BuildRequires:	pkgconfig(xorg-macros) >= 1.4
12mu|x11-driver-video-qxl-0.1.1-1|19	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-qxl-0.1.1-1|20	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-qxl-0.1.1-1|21	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-qxl-0.1.1-1|22	
12mu|x11-driver-video-qxl-0.1.1-1|23	%description
12mu|x11-driver-video-qxl-0.1.1-1|24	x11-driver-video-vesa is the X.org driver for Generic VESA Cards.
12mu|x11-driver-video-qxl-0.1.1-1|25	
12mu|x11-driver-video-qxl-0.1.1-1|26	%files
12mu|x11-driver-video-qxl-0.1.1-1|27	%{_libdir}/xorg/modules/drivers/qxl_drv.so
12mu|x11-driver-video-qxl-0.1.1-1|28	
12mu|x11-driver-video-qxl-0.1.1-1|29	#----------------------------------------------------------------------------
12mu|x11-driver-video-qxl-0.1.1-1|30	
12mu|x11-driver-video-qxl-0.1.1-1|31	%prep
12mu|x11-driver-video-qxl-0.1.1-1|32	%setup -qn xf86-video-qxl-%{version}
12mu|x11-driver-video-qxl-0.1.1-1|33	
12mu|x11-driver-video-qxl-0.1.1-1|34	%build
12mu|x11-driver-video-qxl-0.1.1-1|35	%configure2_5x
12mu|x11-driver-video-qxl-0.1.1-1|36	%make
12mu|x11-driver-video-qxl-0.1.1-1|37	
12mu|x11-driver-video-qxl-0.1.1-1|38	%install
12mu|x11-driver-video-qxl-0.1.1-1|39	%makeinstall_std
12mu|x11-driver-video-qxl-0.1.1-1|40	
12mu|x11-driver-video-qxl-0.1.1-1|41	
12mu|x11-driver-video-qxl-0.1.1-1|42	%changelog
12mu|x11-driver-video-qxl-0.1.1-1|43	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.1-1
12mu|x11-driver-video-qxl-0.1.1-1|44	+ Revision: 495a99c
12mu|x11-driver-video-qxl-0.1.1-1|45	- LOG New versiom 0.1.1
12mu|x11-driver-video-qxl-0.1.1-1|46	
12mu|x11-driver-video-qxl-0.1.1-1|47	

21568 12
12mu|x11-driver-video-r128-6.9.2-1|1	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-r128-6.9.2-1|2	
12mu|x11-driver-video-r128-6.9.2-1|3	Summary:	X.org driver for ATI Rage 128
12mu|x11-driver-video-r128-6.9.2-1|4	Name:		x11-driver-video-r128
12mu|x11-driver-video-r128-6.9.2-1|5	Version:	6.9.2
12mu|x11-driver-video-r128-6.9.2-1|6	Release:	1
12mu|x11-driver-video-r128-6.9.2-1|7	Epoch:		1
12mu|x11-driver-video-r128-6.9.2-1|8	License:	MIT
12mu|x11-driver-video-r128-6.9.2-1|9	Group:		System/X11
12mu|x11-driver-video-r128-6.9.2-1|10	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-r128-6.9.2-1|11	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-r128-%{version}.tar.bz2
12mu|x11-driver-video-r128-6.9.2-1|12	BuildRequires:	pkgconfig(gl)
12mu|x11-driver-video-r128-6.9.2-1|13	BuildRequires:	pkgconfig(libdrm)
12mu|x11-driver-video-r128-6.9.2-1|14	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-r128-6.9.2-1|15	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-r128-6.9.2-1|16	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-r128-6.9.2-1|17	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-r128-6.9.2-1|18	
12mu|x11-driver-video-r128-6.9.2-1|19	%description
12mu|x11-driver-video-r128-6.9.2-1|20	x11-driver-video-r128 is the X.org driver for ATI Rage 128.
12mu|x11-driver-video-r128-6.9.2-1|21	
12mu|x11-driver-video-r128-6.9.2-1|22	%files
12mu|x11-driver-video-r128-6.9.2-1|23	%{_libdir}/xorg/modules/drivers/r128_drv.so
12mu|x11-driver-video-r128-6.9.2-1|24	%{_mandir}/man4/r128.*
12mu|x11-driver-video-r128-6.9.2-1|25	
12mu|x11-driver-video-r128-6.9.2-1|26	#----------------------------------------------------------------------------
12mu|x11-driver-video-r128-6.9.2-1|27	
12mu|x11-driver-video-r128-6.9.2-1|28	%prep
12mu|x11-driver-video-r128-6.9.2-1|29	%setup -qn xf86-video-r128-%{version}
12mu|x11-driver-video-r128-6.9.2-1|30	%apply_patches
12mu|x11-driver-video-r128-6.9.2-1|31	
12mu|x11-driver-video-r128-6.9.2-1|32	%build
12mu|x11-driver-video-r128-6.9.2-1|33	%configure2_5x
12mu|x11-driver-video-r128-6.9.2-1|34	%make
12mu|x11-driver-video-r128-6.9.2-1|35	
12mu|x11-driver-video-r128-6.9.2-1|36	%install
12mu|x11-driver-video-r128-6.9.2-1|37	%makeinstall_std
12mu|x11-driver-video-r128-6.9.2-1|38	
12mu|x11-driver-video-r128-6.9.2-1|39	
12mu|x11-driver-video-r128-6.9.2-1|40	%changelog
12mu|x11-driver-video-r128-6.9.2-1|41	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1:6.9.2-1
12mu|x11-driver-video-r128-6.9.2-1|42	+ Revision: b9d6014
12mu|x11-driver-video-r128-6.9.2-1|43	- LOG Spec cleanup
12mu|x11-driver-video-r128-6.9.2-1|44	
12mu|x11-driver-video-r128-6.9.2-1|45	

21569 12
12mu|x11-driver-video-rendition-4.2.5-4|1	Summary:	X.org driver for Rendition (Micron) Cards
12mu|x11-driver-video-rendition-4.2.5-4|2	Name:		x11-driver-video-rendition
12mu|x11-driver-video-rendition-4.2.5-4|3	Version:	4.2.5
12mu|x11-driver-video-rendition-4.2.5-4|4	Release:	4
12mu|x11-driver-video-rendition-4.2.5-4|5	License:	MIT
12mu|x11-driver-video-rendition-4.2.5-4|6	Group:		System/X11
12mu|x11-driver-video-rendition-4.2.5-4|7	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-rendition-4.2.5-4|8	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-rendition-%{version}.tar.bz2
12mu|x11-driver-video-rendition-4.2.5-4|9	Source10:	x11-driver-video-rendition.rpmlintrc
12mu|x11-driver-video-rendition-4.2.5-4|10	Patch0:		remove_mibstore_h.patch
12mu|x11-driver-video-rendition-4.2.5-4|11	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-rendition-4.2.5-4|12	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-rendition-4.2.5-4|13	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-rendition-4.2.5-4|14	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-rendition-4.2.5-4|15	
12mu|x11-driver-video-rendition-4.2.5-4|16	%description
12mu|x11-driver-video-rendition-4.2.5-4|17	x11-driver-video-rendition is the X.org driver for Rendition (Micron) Cards.
12mu|x11-driver-video-rendition-4.2.5-4|18	
12mu|x11-driver-video-rendition-4.2.5-4|19	%files
12mu|x11-driver-video-rendition-4.2.5-4|20	%{_libdir}/xorg/modules/drivers/rendition_drv.so
12mu|x11-driver-video-rendition-4.2.5-4|21	%{_libdir}/xorg/modules/v20002d.uc
12mu|x11-driver-video-rendition-4.2.5-4|22	%{_libdir}/xorg/modules/v10002d.uc
12mu|x11-driver-video-rendition-4.2.5-4|23	%{_mandir}/man4/rendition.*
12mu|x11-driver-video-rendition-4.2.5-4|24	
12mu|x11-driver-video-rendition-4.2.5-4|25	#----------------------------------------------------------------------------
12mu|x11-driver-video-rendition-4.2.5-4|26	
12mu|x11-driver-video-rendition-4.2.5-4|27	%prep
12mu|x11-driver-video-rendition-4.2.5-4|28	%setup -qn xf86-video-rendition-%{version}
12mu|x11-driver-video-rendition-4.2.5-4|29	%patch0 -p1
12mu|x11-driver-video-rendition-4.2.5-4|30	
12mu|x11-driver-video-rendition-4.2.5-4|31	%build
12mu|x11-driver-video-rendition-4.2.5-4|32	%configure2_5x
12mu|x11-driver-video-rendition-4.2.5-4|33	%make
12mu|x11-driver-video-rendition-4.2.5-4|34	
12mu|x11-driver-video-rendition-4.2.5-4|35	%install
12mu|x11-driver-video-rendition-4.2.5-4|36	%makeinstall_std
12mu|x11-driver-video-rendition-4.2.5-4|37	
12mu|x11-driver-video-rendition-4.2.5-4|38	
12mu|x11-driver-video-rendition-4.2.5-4|39	
12mu|x11-driver-video-rendition-4.2.5-4|40	%changelog
12mu|x11-driver-video-rendition-4.2.5-4|41	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.5-4
12mu|x11-driver-video-rendition-4.2.5-4|42	+ Revision: 739d752
12mu|x11-driver-video-rendition-4.2.5-4|43	- LOG Add patch to fix build with new X
12mu|x11-driver-video-rendition-4.2.5-4|44	
12mu|x11-driver-video-rendition-4.2.5-4|45	

21570 12
12mu|x11-driver-video-s3-0.6.5-5|1	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-s3-0.6.5-5|2	
12mu|x11-driver-video-s3-0.6.5-5|3	Summary:	X.org driver for generic S3 Cards
12mu|x11-driver-video-s3-0.6.5-5|4	Name:		x11-driver-video-s3
12mu|x11-driver-video-s3-0.6.5-5|5	Version:	0.6.5
12mu|x11-driver-video-s3-0.6.5-5|6	Release:	5
12mu|x11-driver-video-s3-0.6.5-5|7	License:	MIT
12mu|x11-driver-video-s3-0.6.5-5|8	Group:		System/X11
12mu|x11-driver-video-s3-0.6.5-5|9	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-s3-0.6.5-5|10	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-s3-%{version}.tar.bz2
12mu|x11-driver-video-s3-0.6.5-5|11	Patch0:		remove_mibstore_h.patch
12mu|x11-driver-video-s3-0.6.5-5|12	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-s3-0.6.5-5|13	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-s3-0.6.5-5|14	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-s3-0.6.5-5|15	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-s3-0.6.5-5|16	
12mu|x11-driver-video-s3-0.6.5-5|17	%description
12mu|x11-driver-video-s3-0.6.5-5|18	x11-driver-video-s3 is the X.org driver for generic S3 Cards.
12mu|x11-driver-video-s3-0.6.5-5|19	
12mu|x11-driver-video-s3-0.6.5-5|20	%files
12mu|x11-driver-video-s3-0.6.5-5|21	%{_libdir}/xorg/modules/drivers/s3_drv.so
12mu|x11-driver-video-s3-0.6.5-5|22	%{_mandir}/man4/s3.*
12mu|x11-driver-video-s3-0.6.5-5|23	
12mu|x11-driver-video-s3-0.6.5-5|24	#----------------------------------------------------------------------------
12mu|x11-driver-video-s3-0.6.5-5|25	
12mu|x11-driver-video-s3-0.6.5-5|26	%prep
12mu|x11-driver-video-s3-0.6.5-5|27	%setup -qn xf86-video-s3-%{version}
12mu|x11-driver-video-s3-0.6.5-5|28	%apply_patches
12mu|x11-driver-video-s3-0.6.5-5|29	
12mu|x11-driver-video-s3-0.6.5-5|30	%build
12mu|x11-driver-video-s3-0.6.5-5|31	%configure2_5x
12mu|x11-driver-video-s3-0.6.5-5|32	%make
12mu|x11-driver-video-s3-0.6.5-5|33	
12mu|x11-driver-video-s3-0.6.5-5|34	%install
12mu|x11-driver-video-s3-0.6.5-5|35	%makeinstall_std
12mu|x11-driver-video-s3-0.6.5-5|36	
12mu|x11-driver-video-s3-0.6.5-5|37	
12mu|x11-driver-video-s3-0.6.5-5|38	%changelog
12mu|x11-driver-video-s3-0.6.5-5|39	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.6.5-5
12mu|x11-driver-video-s3-0.6.5-5|40	+ Revision: 8ba12ea
12mu|x11-driver-video-s3-0.6.5-5|41	- LOG Spec cleanup
12mu|x11-driver-video-s3-0.6.5-5|42	
12mu|x11-driver-video-s3-0.6.5-5|43	

21571 12
12mu|x11-driver-video-s3virge-1.10.6-6|1	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-s3virge-1.10.6-6|2	
12mu|x11-driver-video-s3virge-1.10.6-6|3	Summary:	X.org driver for S3 Virge Cards
12mu|x11-driver-video-s3virge-1.10.6-6|4	Name:		x11-driver-video-s3virge
12mu|x11-driver-video-s3virge-1.10.6-6|5	Version:	1.10.6
12mu|x11-driver-video-s3virge-1.10.6-6|6	Release:	6
12mu|x11-driver-video-s3virge-1.10.6-6|7	License:	MIT
12mu|x11-driver-video-s3virge-1.10.6-6|8	Group:		System/X11
12mu|x11-driver-video-s3virge-1.10.6-6|9	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-s3virge-1.10.6-6|10	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-s3virge-%{version}.tar.gz
12mu|x11-driver-video-s3virge-1.10.6-6|11	Patch0:		xf86-video-s3virge-1.10.6-remove-miInitializeBackingStore.patch
12mu|x11-driver-video-s3virge-1.10.6-6|12	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-s3virge-1.10.6-6|13	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-s3virge-1.10.6-6|14	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-s3virge-1.10.6-6|15	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-s3virge-1.10.6-6|16	
12mu|x11-driver-video-s3virge-1.10.6-6|17	%description
12mu|x11-driver-video-s3virge-1.10.6-6|18	x11-driver-video-s3virge is the X.org driver for S3 Virge Cards.
12mu|x11-driver-video-s3virge-1.10.6-6|19	
12mu|x11-driver-video-s3virge-1.10.6-6|20	%files
12mu|x11-driver-video-s3virge-1.10.6-6|21	%doc COPYING
12mu|x11-driver-video-s3virge-1.10.6-6|22	%{_libdir}/xorg/modules/drivers/s3virge_drv.so
12mu|x11-driver-video-s3virge-1.10.6-6|23	%{_mandir}/man4/s3virge.*
12mu|x11-driver-video-s3virge-1.10.6-6|24	
12mu|x11-driver-video-s3virge-1.10.6-6|25	#----------------------------------------------------------------------------
12mu|x11-driver-video-s3virge-1.10.6-6|26	
12mu|x11-driver-video-s3virge-1.10.6-6|27	%prep
12mu|x11-driver-video-s3virge-1.10.6-6|28	%setup -qn xf86-video-s3virge-%{version}
12mu|x11-driver-video-s3virge-1.10.6-6|29	%apply_patches
12mu|x11-driver-video-s3virge-1.10.6-6|30	
12mu|x11-driver-video-s3virge-1.10.6-6|31	%build
12mu|x11-driver-video-s3virge-1.10.6-6|32	%configure2_5x
12mu|x11-driver-video-s3virge-1.10.6-6|33	%make
12mu|x11-driver-video-s3virge-1.10.6-6|34	
12mu|x11-driver-video-s3virge-1.10.6-6|35	%install
12mu|x11-driver-video-s3virge-1.10.6-6|36	%makeinstall_std
12mu|x11-driver-video-s3virge-1.10.6-6|37	
12mu|x11-driver-video-s3virge-1.10.6-6|38	
12mu|x11-driver-video-s3virge-1.10.6-6|39	%changelog
12mu|x11-driver-video-s3virge-1.10.6-6|40	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.10.6-6
12mu|x11-driver-video-s3virge-1.10.6-6|41	+ Revision: eb59675
12mu|x11-driver-video-s3virge-1.10.6-6|42	- LOG Spec cleanup
12mu|x11-driver-video-s3virge-1.10.6-6|43	
12mu|x11-driver-video-s3virge-1.10.6-6|44	

21572 12
12mu|x11-driver-video-savage-2.3.7-2|1	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-savage-2.3.7-2|2	
12mu|x11-driver-video-savage-2.3.7-2|3	Summary:	X.org driver for S3 Savage Cards
12mu|x11-driver-video-savage-2.3.7-2|4	Name:		x11-driver-video-savage
12mu|x11-driver-video-savage-2.3.7-2|5	Version:	2.3.7
12mu|x11-driver-video-savage-2.3.7-2|6	Release:	2
12mu|x11-driver-video-savage-2.3.7-2|7	License:	MIT
12mu|x11-driver-video-savage-2.3.7-2|8	Group:		System/X11
12mu|x11-driver-video-savage-2.3.7-2|9	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-savage-2.3.7-2|10	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-savage-%{version}.tar.bz2
12mu|x11-driver-video-savage-2.3.7-2|11	BuildRequires:	pkgconfig(gl)
12mu|x11-driver-video-savage-2.3.7-2|12	BuildRequires:	pkgconfig(libdrm)
12mu|x11-driver-video-savage-2.3.7-2|13	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-savage-2.3.7-2|14	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-savage-2.3.7-2|15	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-savage-2.3.7-2|16	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-savage-2.3.7-2|17	
12mu|x11-driver-video-savage-2.3.7-2|18	%description
12mu|x11-driver-video-savage-2.3.7-2|19	x11-driver-video-savage is the X.org driver for S3 Savage Cards.
12mu|x11-driver-video-savage-2.3.7-2|20	
12mu|x11-driver-video-savage-2.3.7-2|21	%files
12mu|x11-driver-video-savage-2.3.7-2|22	%{_libdir}/xorg/modules/drivers/savage_drv.so
12mu|x11-driver-video-savage-2.3.7-2|23	%{_mandir}/man4/savage.*
12mu|x11-driver-video-savage-2.3.7-2|24	
12mu|x11-driver-video-savage-2.3.7-2|25	#----------------------------------------------------------------------------
12mu|x11-driver-video-savage-2.3.7-2|26	
12mu|x11-driver-video-savage-2.3.7-2|27	%prep
12mu|x11-driver-video-savage-2.3.7-2|28	%setup -qn xf86-video-savage-%{version}
12mu|x11-driver-video-savage-2.3.7-2|29	%apply_patches
12mu|x11-driver-video-savage-2.3.7-2|30	
12mu|x11-driver-video-savage-2.3.7-2|31	%build
12mu|x11-driver-video-savage-2.3.7-2|32	%configure2_5x
12mu|x11-driver-video-savage-2.3.7-2|33	%make
12mu|x11-driver-video-savage-2.3.7-2|34	
12mu|x11-driver-video-savage-2.3.7-2|35	%install
12mu|x11-driver-video-savage-2.3.7-2|36	%makeinstall_std
12mu|x11-driver-video-savage-2.3.7-2|37	
12mu|x11-driver-video-savage-2.3.7-2|38	
12mu|x11-driver-video-savage-2.3.7-2|39	%changelog
12mu|x11-driver-video-savage-2.3.7-2|40	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3.7-2
12mu|x11-driver-video-savage-2.3.7-2|41	+ Revision: aa098c1
12mu|x11-driver-video-savage-2.3.7-2|42	- LOG Spec cleanup
12mu|x11-driver-video-savage-2.3.7-2|43	
12mu|x11-driver-video-savage-2.3.7-2|44	

21573 12
12mu|x11-driver-video-siliconmotion-1.7.7-4|1	Summary:	X.org driver for Silicon Motion Cards
12mu|x11-driver-video-siliconmotion-1.7.7-4|2	Name:		x11-driver-video-siliconmotion
12mu|x11-driver-video-siliconmotion-1.7.7-4|3	Version:	1.7.7
12mu|x11-driver-video-siliconmotion-1.7.7-4|4	Release:	4
12mu|x11-driver-video-siliconmotion-1.7.7-4|5	License:	MIT
12mu|x11-driver-video-siliconmotion-1.7.7-4|6	Group:		System/X11
12mu|x11-driver-video-siliconmotion-1.7.7-4|7	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-siliconmotion-1.7.7-4|8	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-siliconmotion-%{version}.tar.bz2
12mu|x11-driver-video-siliconmotion-1.7.7-4|9	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-siliconmotion-1.7.7-4|10	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-siliconmotion-1.7.7-4|11	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-siliconmotion-1.7.7-4|12	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-siliconmotion-1.7.7-4|13	
12mu|x11-driver-video-siliconmotion-1.7.7-4|14	%description
12mu|x11-driver-video-siliconmotion-1.7.7-4|15	x11-driver-video-siliconmotion is the X.org driver for Silicon Motion Cards.
12mu|x11-driver-video-siliconmotion-1.7.7-4|16	
12mu|x11-driver-video-siliconmotion-1.7.7-4|17	%files
12mu|x11-driver-video-siliconmotion-1.7.7-4|18	%doc COPYING
12mu|x11-driver-video-siliconmotion-1.7.7-4|19	%{_libdir}/xorg/modules/drivers/siliconmotion_drv.so
12mu|x11-driver-video-siliconmotion-1.7.7-4|20	%{_mandir}/man4/siliconmotion.*
12mu|x11-driver-video-siliconmotion-1.7.7-4|21	
12mu|x11-driver-video-siliconmotion-1.7.7-4|22	#----------------------------------------------------------------------------
12mu|x11-driver-video-siliconmotion-1.7.7-4|23	
12mu|x11-driver-video-siliconmotion-1.7.7-4|24	%prep
12mu|x11-driver-video-siliconmotion-1.7.7-4|25	%setup -qn xf86-video-siliconmotion-%{version}
12mu|x11-driver-video-siliconmotion-1.7.7-4|26	
12mu|x11-driver-video-siliconmotion-1.7.7-4|27	%build
12mu|x11-driver-video-siliconmotion-1.7.7-4|28	%configure2_5x
12mu|x11-driver-video-siliconmotion-1.7.7-4|29	%make
12mu|x11-driver-video-siliconmotion-1.7.7-4|30	
12mu|x11-driver-video-siliconmotion-1.7.7-4|31	%install
12mu|x11-driver-video-siliconmotion-1.7.7-4|32	%makeinstall_std
12mu|x11-driver-video-siliconmotion-1.7.7-4|33	
12mu|x11-driver-video-siliconmotion-1.7.7-4|34	
12mu|x11-driver-video-siliconmotion-1.7.7-4|35	
12mu|x11-driver-video-siliconmotion-1.7.7-4|36	%changelog
12mu|x11-driver-video-siliconmotion-1.7.7-4|37	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.7.7-4
12mu|x11-driver-video-siliconmotion-1.7.7-4|38	+ Revision: 98d6b51
12mu|x11-driver-video-siliconmotion-1.7.7-4|39	- LOG Spec cleanup
12mu|x11-driver-video-siliconmotion-1.7.7-4|40	
12mu|x11-driver-video-siliconmotion-1.7.7-4|41	

21574 12
12mu|x11-driver-video-sis-0.10.7-3|1	Summary:	X.org driver for SiS Cards
12mu|x11-driver-video-sis-0.10.7-3|2	Name:		x11-driver-video-sis
12mu|x11-driver-video-sis-0.10.7-3|3	Version:	0.10.7
12mu|x11-driver-video-sis-0.10.7-3|4	Release:	3
12mu|x11-driver-video-sis-0.10.7-3|5	License:	MIT
12mu|x11-driver-video-sis-0.10.7-3|6	Group:		System/X11
12mu|x11-driver-video-sis-0.10.7-3|7	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-sis-0.10.7-3|8	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-sis-%{version}.tar.bz2
12mu|x11-driver-video-sis-0.10.7-3|9	Patch1:		0001-Fix-compilation-with-Werror-format-security.patch
12mu|x11-driver-video-sis-0.10.7-3|10	Patch2:		0001-Replace-xf86UnMapVidMem-with-pci_device_unmap_range.diff
12mu|x11-driver-video-sis-0.10.7-3|11	Patch3:		xf86-video-sis-0.10.7-remove_mibstore_h.patch
12mu|x11-driver-video-sis-0.10.7-3|12	Patch4:		0001-Disable-UploadToScreen-and-DownloadFromScreen.patch
12mu|x11-driver-video-sis-0.10.7-3|13	Patch5:		0002-xserver-1.14.patch
12mu|x11-driver-video-sis-0.10.7-3|14	BuildRequires:	pkgconfig(gl)
12mu|x11-driver-video-sis-0.10.7-3|15	BuildRequires:	pkgconfig(libdrm)
12mu|x11-driver-video-sis-0.10.7-3|16	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-sis-0.10.7-3|17	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-sis-0.10.7-3|18	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-sis-0.10.7-3|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-sis-0.10.7-3|20	
12mu|x11-driver-video-sis-0.10.7-3|21	%description
12mu|x11-driver-video-sis-0.10.7-3|22	x11-driver-video-sis is the X.org driver for SiS Cards.
12mu|x11-driver-video-sis-0.10.7-3|23	
12mu|x11-driver-video-sis-0.10.7-3|24	%files
12mu|x11-driver-video-sis-0.10.7-3|25	%{_libdir}/xorg/modules/drivers/sis_drv.so
12mu|x11-driver-video-sis-0.10.7-3|26	%{_mandir}/man4/sis.*
12mu|x11-driver-video-sis-0.10.7-3|27	
12mu|x11-driver-video-sis-0.10.7-3|28	#----------------------------------------------------------------------------
12mu|x11-driver-video-sis-0.10.7-3|29	
12mu|x11-driver-video-sis-0.10.7-3|30	%prep
12mu|x11-driver-video-sis-0.10.7-3|31	%setup -qn xf86-video-sis-%{version}
12mu|x11-driver-video-sis-0.10.7-3|32	%apply_patches
12mu|x11-driver-video-sis-0.10.7-3|33	
12mu|x11-driver-video-sis-0.10.7-3|34	%build
12mu|x11-driver-video-sis-0.10.7-3|35	%configure2_5x
12mu|x11-driver-video-sis-0.10.7-3|36	%make
12mu|x11-driver-video-sis-0.10.7-3|37	
12mu|x11-driver-video-sis-0.10.7-3|38	%install
12mu|x11-driver-video-sis-0.10.7-3|39	%makeinstall_std
12mu|x11-driver-video-sis-0.10.7-3|40	
12mu|x11-driver-video-sis-0.10.7-3|41	
12mu|x11-driver-video-sis-0.10.7-3|42	%changelog
12mu|x11-driver-video-sis-0.10.7-3|43	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.7-3
12mu|x11-driver-video-sis-0.10.7-3|44	+ Revision: 9fad68b
12mu|x11-driver-video-sis-0.10.7-3|45	- LOG Add patch to fix build with x-server 14 and patch to fix possible crashes
12mu|x11-driver-video-sis-0.10.7-3|46	
12mu|x11-driver-video-sis-0.10.7-3|47	

21575 12
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|1	# Update to the sis driver provided by clevo. It's based on release 0.9.1 fd.o
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|2	# release, but it does not have a version of itself. The tarball is the fd.o
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|3	# 0.9.1 release itself. The following date macro is the date when the patch
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|4	# from the provided driver and the release was generated.
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|5	#
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|6	# The last driver provided by SiS is from 14/05/09
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|7	# This tarball was generated with the commands:
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|8	
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|9	# (old: % unrar x sis_drv_src_140509_viaSIS.rar)
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|10	# (old: % cd sis_drv_src_140509/2d-driver)
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|11	
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|12	# (source from 20091203)
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|13	# % unrar x Linux-driver.rar
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|14	# % cd 2d-driver
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|15	# % make distclean
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|16	# % rm -f src/*.bak
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|17	# % rm -fr src/xvmc/.deps
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|18	# % rm -fr src/xvmc/Makefile
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|19	# % for f in `find . -name \*.c -o -name \*.h`; do dos2unix -U $f; done
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|20	# % cd ..
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|21	# % mkdir xf86-video-sis-0.9.1
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|22	# % mv 2d-driver/* xf86-video-sis-0.9.1
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|23	# % chmod +x configure
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|24	# % tar jcvf xf86-video-sis-0.9.1.tar.bz2 xf86-video-sis-0.9.1
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|25	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|26	%define date 20091203
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|27	
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|28	Summary:	Video driver for SiS 670 / 671 cards
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|29	Name:		x11-driver-video-sisimedia
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|30	Version:	0.9.1
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|31	Release:	2.%{date}.17
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|32	Group:		System/X11
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|33	License: MIT
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|34	Url:		http://www.linuxconsulting.ro/xorg-drivers/
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|35	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-sis-%{version}.tar.bz2
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|36	
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|37	# How to write/apply a new patch for sisimedia:
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|38	# $ cd SOURCES
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|39	# $ tar xvjf xf86-video-sis-0.9.1.tar.bz2
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|40	# $ cd xf86-video-sis-0.9.1
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|41	# $ git init
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|42	# $ git add .
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|43	# $ git commit -a -m "Initial commit"
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|44	# $ for i in ../*.patch; do git am $i; done
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|45	# Then make your changes and commit them. After that, use "git log" to find out
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|46	# the commit-id of the first version. Then:
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|47	# $ git-format-patch ${initial-commit-id}
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|48	# Finally, copy your patch to "..", edit this spec, test and commit.
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|49	
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|50	# SiS patch from 20102701
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|51	# $(B[ILwhL(B (chris_ke) <chris_ke@sis.com>
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|52	# ... I just upgrade SiS source based on ver. 090109 ...
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|53	Patch0:		remove_mibstore_h.patch
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|54	Patch1:		0001-xf86-video-sis-0.9.1-20102701.patch
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|55	Patch2:		0002-Remove-XFree86-Misc-PassMessage-support.patch
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|56	Patch3:		0003-Fix-build-with-Werror-format-security.patch
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|57	Patch4:		0004-Fix-backlight-off-on-SiS30x.-video-bridges.patch
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|58	Patch5:		0005-Add-IgnoreHotkeyFlag-driver-option.patch
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|59	Patch6:		0006-xf86-video-sis-0.9.1-dump-regs-after-video-init.patch
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|60	Patch7:		0007-Remove-useless-loader-symbol-lists.patch
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|61	Patch8:		0008-Update-to-xextproto-7.1-support.patch
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|62	Patch9:		0009-sis-update-for-resources-RAC-API-removal.patch
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|63	Patch10:	0010-sis-change-to-using-ABI-version-check.patch
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|64	Patch11:	0011-More-RAC-removal.patch
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|65	Patch12:	0012-Remove-mibank.h-reference.patch
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|66	Patch13:	0013-Update-to-new-CreateNewResourceType-API.patch
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|67	#ubuntu patch
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|68	Patch100:	deprecated-sym2.patch
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|69	# mdv
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|70	Patch200:	xf86-video-sis-0.9.1_deprecation.patch
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|71	Patch201:	xf86-video-sis-0.9.1-xserver-1.12.patch
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|72	Patch202:	sisimedia-no-xaa.patch
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|73	Patch203:	sisimedia-xorg-1.13.patch
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|74	Patch204:	sis-automake-1.13.patch
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|75	
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|76	BuildRequires:	pkgconfig(gl)
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|77	BuildRequires:	pkgconfig(libdrm)
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|78	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|79	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|80	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|81	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|82	
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|83	%description
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|84	x11-driver-video-sisimedia is the video driver for SiS 670 / 671
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|85	cards. These are not supported by the X.org 'sis' driver. This code
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|86	is very different, so the two cannot be easily merged.
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|87	
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|88	%prep
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|89	%setup -q -n xf86-video-sis-%{version}
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|90	%apply_patches
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|91	
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|92	# rename driver sisimedia so it can co-exist with x.org sis driver
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|93	# - AdamW 2008/08
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|94	sed -i -e 's,sis_drv,sisimedia_drv,g' src/Makefile.am
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|95	sed -i -e 's,\"sis\",\"sisimedia\",g' src/sis.h
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|96	sed -i -e 's,sisModuleData,sisimediaModuleData,g' src/sis_driver.c
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|97	
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|98	autoreconf -ifs
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|99	
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|100	%build
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|101	%configure2_5x --disable-static
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|102	%make
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|103	
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|104	%install
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|105	%makeinstall_std
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|106	# it's just a copy of the x.org driver manpage and so not really any
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|107	# use - AdamW 2008/08
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|108	rm -f %{buildroot}%{_mandir}/man4/sis.*
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|109	
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|110	%files
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|111	%{_libdir}/xorg/modules/drivers/sisimedia_drv.so
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|112	
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|113	
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|114	%changelog
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|115	* Fri Nov 01 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 0.9.1-2.20091203.17
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|116	+ Revision: d5480da
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|117	- sync to cooker
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|118	
12mu|x11-driver-video-sisimedia-0.9.1-2.20091203.17|119	

21576 12
12mu|x11-driver-video-sisusb-0.9.6-7|1	Summary:	Driver for SiS video chips connected via a Net2280-based USB dongle
12mu|x11-driver-video-sisusb-0.9.6-7|2	Name:		x11-driver-video-sisusb
12mu|x11-driver-video-sisusb-0.9.6-7|3	Version:	0.9.6
12mu|x11-driver-video-sisusb-0.9.6-7|4	Release:	7
12mu|x11-driver-video-sisusb-0.9.6-7|5	License:	MIT
12mu|x11-driver-video-sisusb-0.9.6-7|6	Group:		System/X11
12mu|x11-driver-video-sisusb-0.9.6-7|7	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-sisusb-0.9.6-7|8	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-sisusb-%{version}.tar.bz2
12mu|x11-driver-video-sisusb-0.9.6-7|9	Patch0:		remove_mibstore_h.patch
12mu|x11-driver-video-sisusb-0.9.6-7|10	BuildRequires:	pkgconfig(glproto)
12mu|x11-driver-video-sisusb-0.9.6-7|11	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-sisusb-0.9.6-7|12	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-sisusb-0.9.6-7|13	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-sisusb-0.9.6-7|14	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-sisusb-0.9.6-7|15	
12mu|x11-driver-video-sisusb-0.9.6-7|16	%description
12mu|x11-driver-video-sisusb-0.9.6-7|17	x11-driver-video-sisusb is the X.org video driver for SiS video chips
12mu|x11-driver-video-sisusb-0.9.6-7|18	connected via a Net2280-based USB dongle.
12mu|x11-driver-video-sisusb-0.9.6-7|19	
12mu|x11-driver-video-sisusb-0.9.6-7|20	%files
12mu|x11-driver-video-sisusb-0.9.6-7|21	%doc COPYING
12mu|x11-driver-video-sisusb-0.9.6-7|22	%{_libdir}/xorg/modules/drivers/sisusb_drv.so
12mu|x11-driver-video-sisusb-0.9.6-7|23	%{_mandir}/man4/sisusb.*
12mu|x11-driver-video-sisusb-0.9.6-7|24	
12mu|x11-driver-video-sisusb-0.9.6-7|25	#----------------------------------------------------------------------------
12mu|x11-driver-video-sisusb-0.9.6-7|26	
12mu|x11-driver-video-sisusb-0.9.6-7|27	%prep
12mu|x11-driver-video-sisusb-0.9.6-7|28	%setup -qn xf86-video-sisusb-%{version}
12mu|x11-driver-video-sisusb-0.9.6-7|29	%apply_patches
12mu|x11-driver-video-sisusb-0.9.6-7|30	autoreconf -fiv
12mu|x11-driver-video-sisusb-0.9.6-7|31	
12mu|x11-driver-video-sisusb-0.9.6-7|32	%build
12mu|x11-driver-video-sisusb-0.9.6-7|33	CFLAGS="%{optflags} -I%{_includedir}/xorg" %configure2_5x
12mu|x11-driver-video-sisusb-0.9.6-7|34	%make
12mu|x11-driver-video-sisusb-0.9.6-7|35	
12mu|x11-driver-video-sisusb-0.9.6-7|36	%install
12mu|x11-driver-video-sisusb-0.9.6-7|37	%makeinstall_std
12mu|x11-driver-video-sisusb-0.9.6-7|38	
12mu|x11-driver-video-sisusb-0.9.6-7|39	
12mu|x11-driver-video-sisusb-0.9.6-7|40	%changelog
12mu|x11-driver-video-sisusb-0.9.6-7|41	* Sat Nov 02 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.9.6-7
12mu|x11-driver-video-sisusb-0.9.6-7|42	+ Revision: 0194b5f
12mu|x11-driver-video-sisusb-0.9.6-7|43	- LOG Spec cleanup
12mu|x11-driver-video-sisusb-0.9.6-7|44	
12mu|x11-driver-video-sisusb-0.9.6-7|45	

21577 12
12mu|x11-driver-video-tdfx-1.4.5-5|1	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-tdfx-1.4.5-5|2	
12mu|x11-driver-video-tdfx-1.4.5-5|3	Summary:	X.org driver for Voodoo Cards
12mu|x11-driver-video-tdfx-1.4.5-5|4	Name:		x11-driver-video-tdfx
12mu|x11-driver-video-tdfx-1.4.5-5|5	Version:	1.4.5
12mu|x11-driver-video-tdfx-1.4.5-5|6	Release:	5
12mu|x11-driver-video-tdfx-1.4.5-5|7	License:	MIT
12mu|x11-driver-video-tdfx-1.4.5-5|8	Group:		System/X11
12mu|x11-driver-video-tdfx-1.4.5-5|9	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-tdfx-1.4.5-5|10	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-tdfx-%{version}.tar.bz2
12mu|x11-driver-video-tdfx-1.4.5-5|11	Patch0:		remove_mibstore_h.patch
12mu|x11-driver-video-tdfx-1.4.5-5|12	BuildRequires:	pkgconfig(gl)
12mu|x11-driver-video-tdfx-1.4.5-5|13	BuildRequires:	pkgconfig(libdrm)
12mu|x11-driver-video-tdfx-1.4.5-5|14	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-tdfx-1.4.5-5|15	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-tdfx-1.4.5-5|16	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-tdfx-1.4.5-5|17	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-tdfx-1.4.5-5|18	
12mu|x11-driver-video-tdfx-1.4.5-5|19	%description
12mu|x11-driver-video-tdfx-1.4.5-5|20	x11-driver-video-tdfx is the X.org driver for Voodoo Cards.
12mu|x11-driver-video-tdfx-1.4.5-5|21	
12mu|x11-driver-video-tdfx-1.4.5-5|22	%files
12mu|x11-driver-video-tdfx-1.4.5-5|23	%{_libdir}/xorg/modules/drivers/tdfx_drv.so
12mu|x11-driver-video-tdfx-1.4.5-5|24	%{_mandir}/man4/tdfx.*
12mu|x11-driver-video-tdfx-1.4.5-5|25	
12mu|x11-driver-video-tdfx-1.4.5-5|26	#----------------------------------------------------------------------------
12mu|x11-driver-video-tdfx-1.4.5-5|27	
12mu|x11-driver-video-tdfx-1.4.5-5|28	%prep
12mu|x11-driver-video-tdfx-1.4.5-5|29	%setup -qn xf86-video-tdfx-%{version}
12mu|x11-driver-video-tdfx-1.4.5-5|30	%apply_patches
12mu|x11-driver-video-tdfx-1.4.5-5|31	
12mu|x11-driver-video-tdfx-1.4.5-5|32	%build
12mu|x11-driver-video-tdfx-1.4.5-5|33	%configure2_5x
12mu|x11-driver-video-tdfx-1.4.5-5|34	%make
12mu|x11-driver-video-tdfx-1.4.5-5|35	
12mu|x11-driver-video-tdfx-1.4.5-5|36	%install
12mu|x11-driver-video-tdfx-1.4.5-5|37	%makeinstall_std
12mu|x11-driver-video-tdfx-1.4.5-5|38	
12mu|x11-driver-video-tdfx-1.4.5-5|39	
12mu|x11-driver-video-tdfx-1.4.5-5|40	%changelog
12mu|x11-driver-video-tdfx-1.4.5-5|41	* Fri Nov 01 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.4.5-5
12mu|x11-driver-video-tdfx-1.4.5-5|42	+ Revision: d307837
12mu|x11-driver-video-tdfx-1.4.5-5|43	- LOG Spec cleanup
12mu|x11-driver-video-tdfx-1.4.5-5|44	
12mu|x11-driver-video-tdfx-1.4.5-5|45	

21578 12
12mu|x11-driver-video-tga-1.2.2-13|1	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-tga-1.2.2-13|2	
12mu|x11-driver-video-tga-1.2.2-13|3	Summary:	X.org driver for DEC Tga Cards
12mu|x11-driver-video-tga-1.2.2-13|4	Name:		x11-driver-video-tga
12mu|x11-driver-video-tga-1.2.2-13|5	Version:	1.2.2
12mu|x11-driver-video-tga-1.2.2-13|6	Release:	13
12mu|x11-driver-video-tga-1.2.2-13|7	License:	MIT
12mu|x11-driver-video-tga-1.2.2-13|8	Group:		System/X11
12mu|x11-driver-video-tga-1.2.2-13|9	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-tga-1.2.2-13|10	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-tga-%{version}.tar.bz2
12mu|x11-driver-video-tga-1.2.2-13|11	Patch0:		remove_mibstore_h.patch
12mu|x11-driver-video-tga-1.2.2-13|12	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-tga-1.2.2-13|13	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-tga-1.2.2-13|14	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-tga-1.2.2-13|15	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-tga-1.2.2-13|16	
12mu|x11-driver-video-tga-1.2.2-13|17	%description
12mu|x11-driver-video-tga-1.2.2-13|18	x11-driver-video-tga is the X.org driver for DEC Tga Cards.
12mu|x11-driver-video-tga-1.2.2-13|19	
12mu|x11-driver-video-tga-1.2.2-13|20	%files
12mu|x11-driver-video-tga-1.2.2-13|21	%doc COPYING
12mu|x11-driver-video-tga-1.2.2-13|22	%{_libdir}/xorg/modules/drivers/tga_drv.so
12mu|x11-driver-video-tga-1.2.2-13|23	
12mu|x11-driver-video-tga-1.2.2-13|24	#----------------------------------------------------------------------------
12mu|x11-driver-video-tga-1.2.2-13|25	
12mu|x11-driver-video-tga-1.2.2-13|26	%prep
12mu|x11-driver-video-tga-1.2.2-13|27	%setup -qn xf86-video-tga-%{version}
12mu|x11-driver-video-tga-1.2.2-13|28	%apply_patches
12mu|x11-driver-video-tga-1.2.2-13|29	
12mu|x11-driver-video-tga-1.2.2-13|30	%build
12mu|x11-driver-video-tga-1.2.2-13|31	%configure2_5x
12mu|x11-driver-video-tga-1.2.2-13|32	%make
12mu|x11-driver-video-tga-1.2.2-13|33	
12mu|x11-driver-video-tga-1.2.2-13|34	%install
12mu|x11-driver-video-tga-1.2.2-13|35	%makeinstall_std
12mu|x11-driver-video-tga-1.2.2-13|36	
12mu|x11-driver-video-tga-1.2.2-13|37	
12mu|x11-driver-video-tga-1.2.2-13|38	%changelog
12mu|x11-driver-video-tga-1.2.2-13|39	* Fri Nov 01 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.2-13
12mu|x11-driver-video-tga-1.2.2-13|40	+ Revision: 5d9f94a
12mu|x11-driver-video-tga-1.2.2-13|41	- LOG Spec cleanup
12mu|x11-driver-video-tga-1.2.2-13|42	
12mu|x11-driver-video-tga-1.2.2-13|43	

21579 12
12mu|x11-driver-video-trident-1.3.6-5|1	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-trident-1.3.6-5|2	
12mu|x11-driver-video-trident-1.3.6-5|3	Summary:	X.org driver for Trident Cards
12mu|x11-driver-video-trident-1.3.6-5|4	Name:		x11-driver-video-trident
12mu|x11-driver-video-trident-1.3.6-5|5	Version:	1.3.6
12mu|x11-driver-video-trident-1.3.6-5|6	Release:	5
12mu|x11-driver-video-trident-1.3.6-5|7	License:	MIT
12mu|x11-driver-video-trident-1.3.6-5|8	Group:		System/X11
12mu|x11-driver-video-trident-1.3.6-5|9	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-trident-1.3.6-5|10	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-trident-%{version}.tar.bz2
12mu|x11-driver-video-trident-1.3.6-5|11	Patch0:		remove_mibstore_h.patch
12mu|x11-driver-video-trident-1.3.6-5|12	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-trident-1.3.6-5|13	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-trident-1.3.6-5|14	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-trident-1.3.6-5|15	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-trident-1.3.6-5|16	
12mu|x11-driver-video-trident-1.3.6-5|17	%description
12mu|x11-driver-video-trident-1.3.6-5|18	x11-driver-video-trident is the X.org driver for Trident Cards.
12mu|x11-driver-video-trident-1.3.6-5|19	
12mu|x11-driver-video-trident-1.3.6-5|20	%files
12mu|x11-driver-video-trident-1.3.6-5|21	%{_libdir}/xorg/modules/drivers/trident_drv.so
12mu|x11-driver-video-trident-1.3.6-5|22	%{_mandir}/man4/trident.*
12mu|x11-driver-video-trident-1.3.6-5|23	
12mu|x11-driver-video-trident-1.3.6-5|24	#----------------------------------------------------------------------------
12mu|x11-driver-video-trident-1.3.6-5|25	
12mu|x11-driver-video-trident-1.3.6-5|26	%prep
12mu|x11-driver-video-trident-1.3.6-5|27	%setup -qn xf86-video-trident-%{version}
12mu|x11-driver-video-trident-1.3.6-5|28	%apply_patches
12mu|x11-driver-video-trident-1.3.6-5|29	
12mu|x11-driver-video-trident-1.3.6-5|30	%build
12mu|x11-driver-video-trident-1.3.6-5|31	%configure2_5x
12mu|x11-driver-video-trident-1.3.6-5|32	%make
12mu|x11-driver-video-trident-1.3.6-5|33	
12mu|x11-driver-video-trident-1.3.6-5|34	%install
12mu|x11-driver-video-trident-1.3.6-5|35	%makeinstall_std
12mu|x11-driver-video-trident-1.3.6-5|36	
12mu|x11-driver-video-trident-1.3.6-5|37	
12mu|x11-driver-video-trident-1.3.6-5|38	%changelog
12mu|x11-driver-video-trident-1.3.6-5|39	* Fri Nov 01 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.6-5
12mu|x11-driver-video-trident-1.3.6-5|40	+ Revision: de63c88
12mu|x11-driver-video-trident-1.3.6-5|41	- LOG Spec cleanup
12mu|x11-driver-video-trident-1.3.6-5|42	
12mu|x11-driver-video-trident-1.3.6-5|43	

21580 12
12mu|x11-driver-video-tseng-1.2.5-5|1	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-tseng-1.2.5-5|2	
12mu|x11-driver-video-tseng-1.2.5-5|3	Summary:	X.org driver for Tseng Cards
12mu|x11-driver-video-tseng-1.2.5-5|4	Name:		x11-driver-video-tseng
12mu|x11-driver-video-tseng-1.2.5-5|5	Version:	1.2.5
12mu|x11-driver-video-tseng-1.2.5-5|6	Release:	5
12mu|x11-driver-video-tseng-1.2.5-5|7	License:	MIT
12mu|x11-driver-video-tseng-1.2.5-5|8	Group:		System/X11
12mu|x11-driver-video-tseng-1.2.5-5|9	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-tseng-1.2.5-5|10	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-tseng-%{version}.tar.bz2
12mu|x11-driver-video-tseng-1.2.5-5|11	Patch0:		remove_mibstore_h.store
12mu|x11-driver-video-tseng-1.2.5-5|12	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-tseng-1.2.5-5|13	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-tseng-1.2.5-5|14	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-tseng-1.2.5-5|15	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-tseng-1.2.5-5|16	
12mu|x11-driver-video-tseng-1.2.5-5|17	%description
12mu|x11-driver-video-tseng-1.2.5-5|18	x11-driver-video-tseng is the X.org driver for Tseng Cards.
12mu|x11-driver-video-tseng-1.2.5-5|19	
12mu|x11-driver-video-tseng-1.2.5-5|20	%files
12mu|x11-driver-video-tseng-1.2.5-5|21	%doc COPYING
12mu|x11-driver-video-tseng-1.2.5-5|22	%{_libdir}/xorg/modules/drivers/tseng_drv.so
12mu|x11-driver-video-tseng-1.2.5-5|23	%{_mandir}/man4/tseng.*
12mu|x11-driver-video-tseng-1.2.5-5|24	
12mu|x11-driver-video-tseng-1.2.5-5|25	#----------------------------------------------------------------------------
12mu|x11-driver-video-tseng-1.2.5-5|26	
12mu|x11-driver-video-tseng-1.2.5-5|27	%prep
12mu|x11-driver-video-tseng-1.2.5-5|28	%setup -qn xf86-video-tseng-%{version}
12mu|x11-driver-video-tseng-1.2.5-5|29	%apply_patches
12mu|x11-driver-video-tseng-1.2.5-5|30	
12mu|x11-driver-video-tseng-1.2.5-5|31	%build
12mu|x11-driver-video-tseng-1.2.5-5|32	%configure2_5x \
12mu|x11-driver-video-tseng-1.2.5-5|33	--x-includes=%{_includedir} \
12mu|x11-driver-video-tseng-1.2.5-5|34	--x-libraries=%{_libdir}
12mu|x11-driver-video-tseng-1.2.5-5|35	
12mu|x11-driver-video-tseng-1.2.5-5|36	%make
12mu|x11-driver-video-tseng-1.2.5-5|37	
12mu|x11-driver-video-tseng-1.2.5-5|38	%install
12mu|x11-driver-video-tseng-1.2.5-5|39	%makeinstall_std
12mu|x11-driver-video-tseng-1.2.5-5|40	
12mu|x11-driver-video-tseng-1.2.5-5|41	
12mu|x11-driver-video-tseng-1.2.5-5|42	%changelog
12mu|x11-driver-video-tseng-1.2.5-5|43	* Fri Nov 01 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.5-5
12mu|x11-driver-video-tseng-1.2.5-5|44	+ Revision: 5d8b269
12mu|x11-driver-video-tseng-1.2.5-5|45	- LOG Spec cleanup
12mu|x11-driver-video-tseng-1.2.5-5|46	
12mu|x11-driver-video-tseng-1.2.5-5|47	

21581 12
12mu|x11-driver-video-v4l-0.2.0-14|1	Summary:	Xvideo extension port for video overlay
12mu|x11-driver-video-v4l-0.2.0-14|2	Name:		x11-driver-video-v4l
12mu|x11-driver-video-v4l-0.2.0-14|3	Version:	0.2.0
12mu|x11-driver-video-v4l-0.2.0-14|4	Release:	14
12mu|x11-driver-video-v4l-0.2.0-14|5	License:	MIT
12mu|x11-driver-video-v4l-0.2.0-14|6	Group:		System/X11
12mu|x11-driver-video-v4l-0.2.0-14|7	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-v4l-0.2.0-14|8	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-v4l-%{version}.tar.bz2
12mu|x11-driver-video-v4l-0.2.0-14|9	BuildRequires:	x11-util-macros
12mu|x11-driver-video-v4l-0.2.0-14|10	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-v4l-0.2.0-14|11	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-v4l-0.2.0-14|12	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-v4l-0.2.0-14|13	
12mu|x11-driver-video-v4l-0.2.0-14|14	%description
12mu|x11-driver-video-v4l-0.2.0-14|15	v4l is an Xorg driver for video4linux cards. It provides a Xvideo
12mu|x11-driver-video-v4l-0.2.0-14|16	extension port for video overlay.
12mu|x11-driver-video-v4l-0.2.0-14|17	
12mu|x11-driver-video-v4l-0.2.0-14|18	%files
12mu|x11-driver-video-v4l-0.2.0-14|19	%doc COPYING
12mu|x11-driver-video-v4l-0.2.0-14|20	%{_libdir}/xorg/modules/drivers/v4l_drv.so
12mu|x11-driver-video-v4l-0.2.0-14|21	%{_mandir}/man4/v4l.*
12mu|x11-driver-video-v4l-0.2.0-14|22	
12mu|x11-driver-video-v4l-0.2.0-14|23	#----------------------------------------------------------------------------
12mu|x11-driver-video-v4l-0.2.0-14|24	
12mu|x11-driver-video-v4l-0.2.0-14|25	%prep
12mu|x11-driver-video-v4l-0.2.0-14|26	%setup -q -n xf86-video-v4l-%{version}
12mu|x11-driver-video-v4l-0.2.0-14|27	
12mu|x11-driver-video-v4l-0.2.0-14|28	%build
12mu|x11-driver-video-v4l-0.2.0-14|29	%configure2_5x
12mu|x11-driver-video-v4l-0.2.0-14|30	%make
12mu|x11-driver-video-v4l-0.2.0-14|31	
12mu|x11-driver-video-v4l-0.2.0-14|32	%install
12mu|x11-driver-video-v4l-0.2.0-14|33	%makeinstall_std
12mu|x11-driver-video-v4l-0.2.0-14|34	
12mu|x11-driver-video-v4l-0.2.0-14|35	
12mu|x11-driver-video-v4l-0.2.0-14|36	%changelog
12mu|x11-driver-video-v4l-0.2.0-14|37	* Fri Nov 01 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.0-14
12mu|x11-driver-video-v4l-0.2.0-14|38	+ Revision: 8ab6047
12mu|x11-driver-video-v4l-0.2.0-14|39	- LOG Spec cleanup
12mu|x11-driver-video-v4l-0.2.0-14|40	
12mu|x11-driver-video-v4l-0.2.0-14|41	

21582 12
12mu|x11-driver-video-vesa-2.3.3-2|1	# Need to access symbols from the X Server and other dlopen'ed modules
12mu|x11-driver-video-vesa-2.3.3-2|2	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-vesa-2.3.3-2|3	
12mu|x11-driver-video-vesa-2.3.3-2|4	Summary:	X.org driver for Generic VESA Cards
12mu|x11-driver-video-vesa-2.3.3-2|5	Name:		x11-driver-video-vesa
12mu|x11-driver-video-vesa-2.3.3-2|6	Version:	2.3.3
12mu|x11-driver-video-vesa-2.3.3-2|7	Release:	2
12mu|x11-driver-video-vesa-2.3.3-2|8	Group:		System/X11
12mu|x11-driver-video-vesa-2.3.3-2|9	License:	MIT
12mu|x11-driver-video-vesa-2.3.3-2|10	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-vesa-2.3.3-2|11	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-vesa-%{version}.tar.gz
12mu|x11-driver-video-vesa-2.3.3-2|12	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-vesa-2.3.3-2|13	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-vesa-2.3.3-2|14	BuildRequires:	x11-util-macros
12mu|x11-driver-video-vesa-2.3.3-2|15	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-vesa-2.3.3-2|16	
12mu|x11-driver-video-vesa-2.3.3-2|17	%description
12mu|x11-driver-video-vesa-2.3.3-2|18	x11-driver-video-vesa is the X.org driver for Generic VESA Cards.
12mu|x11-driver-video-vesa-2.3.3-2|19	
12mu|x11-driver-video-vesa-2.3.3-2|20	%files
12mu|x11-driver-video-vesa-2.3.3-2|21	%{_libdir}/xorg/modules/drivers/vesa_drv.so
12mu|x11-driver-video-vesa-2.3.3-2|22	%{_mandir}/man4/vesa.4*
12mu|x11-driver-video-vesa-2.3.3-2|23	
12mu|x11-driver-video-vesa-2.3.3-2|24	#----------------------------------------------------------------------------
12mu|x11-driver-video-vesa-2.3.3-2|25	
12mu|x11-driver-video-vesa-2.3.3-2|26	%prep
12mu|x11-driver-video-vesa-2.3.3-2|27	%setup -qn xf86-video-vesa-%{version}
12mu|x11-driver-video-vesa-2.3.3-2|28	
12mu|x11-driver-video-vesa-2.3.3-2|29	%build
12mu|x11-driver-video-vesa-2.3.3-2|30	%configure2_5x
12mu|x11-driver-video-vesa-2.3.3-2|31	%make
12mu|x11-driver-video-vesa-2.3.3-2|32	
12mu|x11-driver-video-vesa-2.3.3-2|33	%install
12mu|x11-driver-video-vesa-2.3.3-2|34	%makeinstall_std
12mu|x11-driver-video-vesa-2.3.3-2|35	
12mu|x11-driver-video-vesa-2.3.3-2|36	
12mu|x11-driver-video-vesa-2.3.3-2|37	%changelog
12mu|x11-driver-video-vesa-2.3.3-2|38	* Fri Nov 01 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.3.3-2
12mu|x11-driver-video-vesa-2.3.3-2|39	+ Revision: 96c83ec
12mu|x11-driver-video-vesa-2.3.3-2|40	- LOG Spec cleanup
12mu|x11-driver-video-vesa-2.3.3-2|41	
12mu|x11-driver-video-vesa-2.3.3-2|42	

21583 12
12mu|x11-driver-video-vmware-13.0.1-2|1	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-vmware-13.0.1-2|2	
12mu|x11-driver-video-vmware-13.0.1-2|3	Summary:	X.org driver for VMWare(tm)
12mu|x11-driver-video-vmware-13.0.1-2|4	Name:		x11-driver-video-vmware
12mu|x11-driver-video-vmware-13.0.1-2|5	Version:	13.0.1
12mu|x11-driver-video-vmware-13.0.1-2|6	Release:	2
12mu|x11-driver-video-vmware-13.0.1-2|7	License:	MIT
12mu|x11-driver-video-vmware-13.0.1-2|8	Group:		System/X11
12mu|x11-driver-video-vmware-13.0.1-2|9	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-vmware-13.0.1-2|10	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-vmware-%{version}.tar.bz2
12mu|x11-driver-video-vmware-13.0.1-2|11	Patch0:		vmware-11.0.3-vgahw.patch
12mu|x11-driver-video-vmware-13.0.1-2|12	Patch1:		vmware-12.0.1-vgahw.patch
12mu|x11-driver-video-vmware-13.0.1-2|13	BuildRequires:	pkgconfig(libdrm)
12mu|x11-driver-video-vmware-13.0.1-2|14	BuildRequires:	pkgconfig(xatracker)
12mu|x11-driver-video-vmware-13.0.1-2|15	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-vmware-13.0.1-2|16	BuildRequires:	pkgconfig(xorg-server) >= 1.12
12mu|x11-driver-video-vmware-13.0.1-2|17	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-vmware-13.0.1-2|18	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-vmware-13.0.1-2|19	
12mu|x11-driver-video-vmware-13.0.1-2|20	%description
12mu|x11-driver-video-vmware-13.0.1-2|21	x11-driver-video-vmware is the X.org driver for VMWare(tm).
12mu|x11-driver-video-vmware-13.0.1-2|22	
12mu|x11-driver-video-vmware-13.0.1-2|23	%files
12mu|x11-driver-video-vmware-13.0.1-2|24	%config(noreplace) %{_sysconfdir}/modprobe.d/vmwgfx.conf
12mu|x11-driver-video-vmware-13.0.1-2|25	%{_bindir}/vmwarectrl
12mu|x11-driver-video-vmware-13.0.1-2|26	%{_libdir}/xorg/modules/drivers/vmware_drv.so
12mu|x11-driver-video-vmware-13.0.1-2|27	%{_mandir}/man4/vmware.*
12mu|x11-driver-video-vmware-13.0.1-2|28	
12mu|x11-driver-video-vmware-13.0.1-2|29	#----------------------------------------------------------------------------
12mu|x11-driver-video-vmware-13.0.1-2|30	
12mu|x11-driver-video-vmware-13.0.1-2|31	%prep
12mu|x11-driver-video-vmware-13.0.1-2|32	%setup -qn xf86-video-vmware-%{version}
12mu|x11-driver-video-vmware-13.0.1-2|33	%apply_patches
12mu|x11-driver-video-vmware-13.0.1-2|34	autoreconf -i
12mu|x11-driver-video-vmware-13.0.1-2|35	
12mu|x11-driver-video-vmware-13.0.1-2|36	%build
12mu|x11-driver-video-vmware-13.0.1-2|37	%configure2_5x \
12mu|x11-driver-video-vmware-13.0.1-2|38	--enable-vmwarectrl-client
12mu|x11-driver-video-vmware-13.0.1-2|39	%make
12mu|x11-driver-video-vmware-13.0.1-2|40	
12mu|x11-driver-video-vmware-13.0.1-2|41	%install
12mu|x11-driver-video-vmware-13.0.1-2|42	%makeinstall_std
12mu|x11-driver-video-vmware-13.0.1-2|43	
12mu|x11-driver-video-vmware-13.0.1-2|44	# XXX: this should ultimately rather be handled by ie. XFdrake
12mu|x11-driver-video-vmware-13.0.1-2|45	install -d %{buildroot}%{_sysconfdir}/modprobe.d
12mu|x11-driver-video-vmware-13.0.1-2|46	tee > %{buildroot}%{_sysconfdir}/modprobe.d/vmwgfx.conf << EOF
12mu|x11-driver-video-vmware-13.0.1-2|47	options vmwgfx enable_fbdev=1
12mu|x11-driver-video-vmware-13.0.1-2|48	EOF
12mu|x11-driver-video-vmware-13.0.1-2|49	
12mu|x11-driver-video-vmware-13.0.1-2|50	
12mu|x11-driver-video-vmware-13.0.1-2|51	%changelog
12mu|x11-driver-video-vmware-13.0.1-2|52	* Fri Nov 01 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 13.0.1-2
12mu|x11-driver-video-vmware-13.0.1-2|53	+ Revision: 34eac2e
12mu|x11-driver-video-vmware-13.0.1-2|54	- LOG Spec cleanup
12mu|x11-driver-video-vmware-13.0.1-2|55	
12mu|x11-driver-video-vmware-13.0.1-2|56	

21584 12
12mu|x11-driver-video-voodoo-1.2.5-11|1	Summary:	The X.org video driver for Voodoo1 and Voodoo2 video adapters
12mu|x11-driver-video-voodoo-1.2.5-11|2	Name:		x11-driver-video-voodoo
12mu|x11-driver-video-voodoo-1.2.5-11|3	Version:	1.2.5
12mu|x11-driver-video-voodoo-1.2.5-11|4	Release:	11
12mu|x11-driver-video-voodoo-1.2.5-11|5	License:	MIT
12mu|x11-driver-video-voodoo-1.2.5-11|6	Group:		System/X11
12mu|x11-driver-video-voodoo-1.2.5-11|7	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-voodoo-1.2.5-11|8	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-voodoo-%{version}.tar.bz2
12mu|x11-driver-video-voodoo-1.2.5-11|9	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-voodoo-1.2.5-11|10	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-voodoo-1.2.5-11|11	BuildRequires:	x11-util-macros
12mu|x11-driver-video-voodoo-1.2.5-11|12	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-voodoo-1.2.5-11|13	
12mu|x11-driver-video-voodoo-1.2.5-11|14	%description
12mu|x11-driver-video-voodoo-1.2.5-11|15	x11-driver-video-voodoo is the X.org video driver for Voodoo1 and Voodoo2
12mu|x11-driver-video-voodoo-1.2.5-11|16	video adapters.
12mu|x11-driver-video-voodoo-1.2.5-11|17	
12mu|x11-driver-video-voodoo-1.2.5-11|18	%files
12mu|x11-driver-video-voodoo-1.2.5-11|19	%doc COPYING
12mu|x11-driver-video-voodoo-1.2.5-11|20	%{_libdir}/xorg/modules/drivers/voodoo_drv.so
12mu|x11-driver-video-voodoo-1.2.5-11|21	%{_mandir}/man4/voodoo.*
12mu|x11-driver-video-voodoo-1.2.5-11|22	
12mu|x11-driver-video-voodoo-1.2.5-11|23	#----------------------------------------------------------------------------
12mu|x11-driver-video-voodoo-1.2.5-11|24	
12mu|x11-driver-video-voodoo-1.2.5-11|25	%prep
12mu|x11-driver-video-voodoo-1.2.5-11|26	%setup -qn xf86-video-voodoo-%{version}
12mu|x11-driver-video-voodoo-1.2.5-11|27	
12mu|x11-driver-video-voodoo-1.2.5-11|28	%build
12mu|x11-driver-video-voodoo-1.2.5-11|29	%configure2_5x
12mu|x11-driver-video-voodoo-1.2.5-11|30	%make
12mu|x11-driver-video-voodoo-1.2.5-11|31	
12mu|x11-driver-video-voodoo-1.2.5-11|32	%install
12mu|x11-driver-video-voodoo-1.2.5-11|33	%makeinstall_std
12mu|x11-driver-video-voodoo-1.2.5-11|34	
12mu|x11-driver-video-voodoo-1.2.5-11|35	
12mu|x11-driver-video-voodoo-1.2.5-11|36	
12mu|x11-driver-video-voodoo-1.2.5-11|37	%changelog
12mu|x11-driver-video-voodoo-1.2.5-11|38	* Fri Nov 01 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.5-11
12mu|x11-driver-video-voodoo-1.2.5-11|39	+ Revision: 824e7b4
12mu|x11-driver-video-voodoo-1.2.5-11|40	- LOG Spec cleanup
12mu|x11-driver-video-voodoo-1.2.5-11|41	
12mu|x11-driver-video-voodoo-1.2.5-11|42	

21585 12
12mu|x11-driver-video-xgixp-1.8.1-2|1	%define debug_package	%{nil}
12mu|x11-driver-video-xgixp-1.8.1-2|2	%define _disable_ld_no_undefined 1
12mu|x11-driver-video-xgixp-1.8.1-2|3	
12mu|x11-driver-video-xgixp-1.8.1-2|4	Summary:	X.org driver for XGIxp Cards
12mu|x11-driver-video-xgixp-1.8.1-2|5	Name:		x11-driver-video-xgixp
12mu|x11-driver-video-xgixp-1.8.1-2|6	Version:	1.8.1
12mu|x11-driver-video-xgixp-1.8.1-2|7	Release:	2
12mu|x11-driver-video-xgixp-1.8.1-2|8	Group:		System/X11
12mu|x11-driver-video-xgixp-1.8.1-2|9	License:	MIT
12mu|x11-driver-video-xgixp-1.8.1-2|10	Url:		http://xorg.freedesktop.org
12mu|x11-driver-video-xgixp-1.8.1-2|11	Source0:	http://xorg.freedesktop.org/releases/individual/driver/xf86-video-xgixp-%{version}.tar.bz2
12mu|x11-driver-video-xgixp-1.8.1-2|12	Patch0:		xf86-video-xgixp-1.8.1-mibstore.patch
12mu|x11-driver-video-xgixp-1.8.1-2|13	BuildRequires:	pkgconfig(gl)
12mu|x11-driver-video-xgixp-1.8.1-2|14	BuildRequires:	pkgconfig(libdrm)
12mu|x11-driver-video-xgixp-1.8.1-2|15	BuildRequires:	pkgconfig(pixman-1)
12mu|x11-driver-video-xgixp-1.8.1-2|16	BuildRequires:	pkgconfig(xorg-macros)
12mu|x11-driver-video-xgixp-1.8.1-2|17	BuildRequires:	pkgconfig(xorg-server)
12mu|x11-driver-video-xgixp-1.8.1-2|18	BuildRequires:	pkgconfig(xproto)
12mu|x11-driver-video-xgixp-1.8.1-2|19	Requires:	x11-server-common %(xserver-sdk-abi-requires videodrv)
12mu|x11-driver-video-xgixp-1.8.1-2|20	
12mu|x11-driver-video-xgixp-1.8.1-2|21	%description
12mu|x11-driver-video-xgixp-1.8.1-2|22	x11-driver-video-xgixp is the X.org driver for Generic XGIxp Cards.
12mu|x11-driver-video-xgixp-1.8.1-2|23	
12mu|x11-driver-video-xgixp-1.8.1-2|24	%files
12mu|x11-driver-video-xgixp-1.8.1-2|25	%{_libdir}/xorg/modules/drivers/xgixp_drv.so
12mu|x11-driver-video-xgixp-1.8.1-2|26	%{_mandir}/man4/xgixp.*
12mu|x11-driver-video-xgixp-1.8.1-2|27	
12mu|x11-driver-video-xgixp-1.8.1-2|28	#----------------------------------------------------------------------------
12mu|x11-driver-video-xgixp-1.8.1-2|29	
12mu|x11-driver-video-xgixp-1.8.1-2|30	%prep
12mu|x11-driver-video-xgixp-1.8.1-2|31	%setup -qn xf86-video-xgixp-%{version}
12mu|x11-driver-video-xgixp-1.8.1-2|32	%patch0 -p1
12mu|x11-driver-video-xgixp-1.8.1-2|33	
12mu|x11-driver-video-xgixp-1.8.1-2|34	%build
12mu|x11-driver-video-xgixp-1.8.1-2|35	%configure2_5x
12mu|x11-driver-video-xgixp-1.8.1-2|36	%make
12mu|x11-driver-video-xgixp-1.8.1-2|37	
12mu|x11-driver-video-xgixp-1.8.1-2|38	%install
12mu|x11-driver-video-xgixp-1.8.1-2|39	%makeinstall_std
12mu|x11-driver-video-xgixp-1.8.1-2|40	
12mu|x11-driver-video-xgixp-1.8.1-2|41	
12mu|x11-driver-video-xgixp-1.8.1-2|42	%changelog
12mu|x11-driver-video-xgixp-1.8.1-2|43	* Tue Nov 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.8.1-2
12mu|x11-driver-video-xgixp-1.8.1-2|44	+ Revision: 73bf0cc
12mu|x11-driver-video-xgixp-1.8.1-2|45	- LOG Update Requires
12mu|x11-driver-video-xgixp-1.8.1-2|46	
12mu|x11-driver-video-xgixp-1.8.1-2|47	

21586 12
12mu|x11-font-util-1.3.0-1|1	%bcond_with bootstrap
12mu|x11-font-util-1.3.0-1|2	
12mu|x11-font-util-1.3.0-1|3	Summary:	Xorg X11 font utilities
12mu|x11-font-util-1.3.0-1|4	Name:		x11-font-util
12mu|x11-font-util-1.3.0-1|5	Version:	1.3.0
12mu|x11-font-util-1.3.0-1|6	Release:	1
12mu|x11-font-util-1.3.0-1|7	License:	BSD
12mu|x11-font-util-1.3.0-1|8	Group:		Development/X11
12mu|x11-font-util-1.3.0-1|9	Url:		http://xorg.freedesktop.org
12mu|x11-font-util-1.3.0-1|10	Source0:	http://xorg.freedesktop.org/releases/individual/font/font-util-%{version}.tar.bz2
12mu|x11-font-util-1.3.0-1|11	Patch0:		aarch64.patch
12mu|x11-font-util-1.3.0-1|12	BuildRequires:	x11-util-macros >= 1.1.5
12mu|x11-font-util-1.3.0-1|13	%if !%{with bootstrap}
12mu|x11-font-util-1.3.0-1|14	Requires:	bdftopcf
12mu|x11-font-util-1.3.0-1|15	%endif
12mu|x11-font-util-1.3.0-1|16	Requires:	fonttosfnt
12mu|x11-font-util-1.3.0-1|17	Requires:	fslsfonts
12mu|x11-font-util-1.3.0-1|18	Requires:	fstobdf
12mu|x11-font-util-1.3.0-1|19	Requires:	mkfontdir
12mu|x11-font-util-1.3.0-1|20	Requires:	mkfontscale
12mu|x11-font-util-1.3.0-1|21	Requires:	showfont
12mu|x11-font-util-1.3.0-1|22	Requires:	xlsfonts
12mu|x11-font-util-1.3.0-1|23	
12mu|x11-font-util-1.3.0-1|24	%description
12mu|x11-font-util-1.3.0-1|25	Xorg X11 font utilities.
12mu|x11-font-util-1.3.0-1|26	
12mu|x11-font-util-1.3.0-1|27	%files
12mu|x11-font-util-1.3.0-1|28	%dir %{_datadir}/fonts/util
12mu|x11-font-util-1.3.0-1|29	%{_bindir}/bdftruncate
12mu|x11-font-util-1.3.0-1|30	%{_bindir}/ucs2any
12mu|x11-font-util-1.3.0-1|31	%{_datadir}/aclocal/fontutil.m4
12mu|x11-font-util-1.3.0-1|32	%{_datadir}/fonts/util/*
12mu|x11-font-util-1.3.0-1|33	%{_libdir}/pkgconfig/fontutil.pc
12mu|x11-font-util-1.3.0-1|34	%{_mandir}/man1/bdftruncate.*
12mu|x11-font-util-1.3.0-1|35	%{_mandir}/man1/ucs2any.*
12mu|x11-font-util-1.3.0-1|36	
12mu|x11-font-util-1.3.0-1|37	#----------------------------------------------------------------------------
12mu|x11-font-util-1.3.0-1|38	
12mu|x11-font-util-1.3.0-1|39	%prep
12mu|x11-font-util-1.3.0-1|40	%setup -q -n font-util-%{version}
12mu|x11-font-util-1.3.0-1|41	%apply_patches
12mu|x11-font-util-1.3.0-1|42	
12mu|x11-font-util-1.3.0-1|43	%build
12mu|x11-font-util-1.3.0-1|44	%configure2_5x \
12mu|x11-font-util-1.3.0-1|45	--x-includes=%{_includedir} \
12mu|x11-font-util-1.3.0-1|46	--x-libraries=%{_libdir} \
12mu|x11-font-util-1.3.0-1|47	--with-mapdir=%{_datadir}/fonts/util
12mu|x11-font-util-1.3.0-1|48	
12mu|x11-font-util-1.3.0-1|49	%make
12mu|x11-font-util-1.3.0-1|50	
12mu|x11-font-util-1.3.0-1|51	%install
12mu|x11-font-util-1.3.0-1|52	%makeinstall_std
12mu|x11-font-util-1.3.0-1|53	
12mu|x11-font-util-1.3.0-1|54	
12mu|x11-font-util-1.3.0-1|55	%changelog
12mu|x11-font-util-1.3.0-1|56	* Fri Nov 01 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.3.0-1
12mu|x11-font-util-1.3.0-1|57	+ Revision: dd8734d
12mu|x11-font-util-1.3.0-1|58	- LOG Spec cleanup
12mu|x11-font-util-1.3.0-1|59	
12mu|x11-font-util-1.3.0-1|60	

21587 12
12mu|x11-proto-devel-7.7-2|1	%define debug_package %{nil}
12mu|x11-proto-devel-7.7-2|2	%define builddocs 1
12mu|x11-proto-devel-7.7-2|3	
12mu|x11-proto-devel-7.7-2|4	%define applewm_version 1.4.2
12mu|x11-proto-devel-7.7-2|5	%define bigreqs_version 1.1.2
12mu|x11-proto-devel-7.7-2|6	%define composite_version 0.4.2
12mu|x11-proto-devel-7.7-2|7	%define damage_version 1.2.1
12mu|x11-proto-devel-7.7-2|8	%define dmx_version 2.3.1
12mu|x11-proto-devel-7.7-2|9	%define dri2_version 2.8
12mu|x11-proto-devel-7.7-2|10	%define evieext_version 1.1.1
12mu|x11-proto-devel-7.7-2|11	%define fixes_version 5.0
12mu|x11-proto-devel-7.7-2|12	%define fontcache_version 0.1.3
12mu|x11-proto-devel-7.7-2|13	%define fonts_version 2.1.2
12mu|x11-proto-devel-7.7-2|14	%define gl_version 1.4.16
12mu|x11-proto-devel-7.7-2|15	%define input_version 2.3
12mu|x11-proto-devel-7.7-2|16	%define kb_version 1.0.6
12mu|x11-proto-devel-7.7-2|17	%define print_version 1.0.5
12mu|x11-proto-devel-7.7-2|18	%define randr_version 1.4.0
12mu|x11-proto-devel-7.7-2|19	%define record_version 1.14.2
12mu|x11-proto-devel-7.7-2|20	%define render_version 0.11.1
12mu|x11-proto-devel-7.7-2|21	%define resource_version 1.2.0
12mu|x11-proto-devel-7.7-2|22	%define scrnsaver_version 1.2.2
12mu|x11-proto-devel-7.7-2|23	%define trap_version 3.4.3
12mu|x11-proto-devel-7.7-2|24	%define video_version 2.3.2
12mu|x11-proto-devel-7.7-2|25	%define vnc_version 1.0.0
12mu|x11-proto-devel-7.7-2|26	%define windowswm_version 1.0.4
12mu|x11-proto-devel-7.7-2|27	%define xcmisc_version 1.2.2
12mu|x11-proto-devel-7.7-2|28	%define xext_version 7.2.1
12mu|x11-proto-devel-7.7-2|29	%define xf86bigfont_version 1.2.0
12mu|x11-proto-devel-7.7-2|30	%define xf86dga_version 2.1
12mu|x11-proto-devel-7.7-2|31	%define xf86dri_version 2.1.1
12mu|x11-proto-devel-7.7-2|32	%define xf86misc_version 0.9.3
12mu|x11-proto-devel-7.7-2|33	%define xf86vidmode_version 2.3.1
12mu|x11-proto-devel-7.7-2|34	%define xinerama_version 1.2.1
12mu|x11-proto-devel-7.7-2|35	%define xproto_version 7.0.24
12mu|x11-proto-devel-7.7-2|36	%define xproxymanagement_version 1.0.3
12mu|x11-proto-devel-7.7-2|37	%define xcb_version 1.8
12mu|x11-proto-devel-7.7-2|38	
12mu|x11-proto-devel-7.7-2|39	Summary:	Xorg X11 protocol specification headers
12mu|x11-proto-devel-7.7-2|40	Name:		x11-proto-devel
12mu|x11-proto-devel-7.7-2|41	Version:	7.7
12mu|x11-proto-devel-7.7-2|42	Release:	2
12mu|x11-proto-devel-7.7-2|43	License:	MIT
12mu|x11-proto-devel-7.7-2|44	Group:		Development/X11
12mu|x11-proto-devel-7.7-2|45	Url:		http://xorg.freedesktop.org
12mu|x11-proto-devel-7.7-2|46	Source0:	http://xorg.freedesktop.org/releases/individual/proto/applewmproto-%{applewm_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|47	Source1:	http://xorg.freedesktop.org/releases/individual/proto/bigreqsproto-%{bigreqs_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|48	Source2:	http://xorg.freedesktop.org/releases/individual/proto/compositeproto-%{composite_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|49	Source3:	http://xorg.freedesktop.org/releases/individual/proto/damageproto-%{damage_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|50	Source4:	http://xorg.freedesktop.org/releases/individual/proto/dmxproto-%{dmx_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|51	Source5:	http://xorg.freedesktop.org/releases/individual/proto/evieext-%{evieext_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|52	Source6:	http://xorg.freedesktop.org/releases/individual/proto/fixesproto-%{fixes_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|53	Source7:	http://xorg.freedesktop.org/releases/individual/proto/fontcacheproto-%{fontcache_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|54	Source8:	http://xorg.freedesktop.org/releases/individual/proto/fontsproto-%{fonts_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|55	Source9:	http://xorg.freedesktop.org/releases/individual/proto/glproto-%{gl_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|56	Source10:	http://xorg.freedesktop.org/releases/individual/proto/inputproto-%{input_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|57	Source11:	http://xorg.freedesktop.org/releases/individual/proto/kbproto-%{kb_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|58	Source12:	http://xorg.freedesktop.org/releases/individual/proto/printproto-%{print_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|59	Source13:	http://xorg.freedesktop.org/releases/individual/proto/randrproto-%{randr_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|60	Source14:	http://xorg.freedesktop.org/releases/individual/proto/recordproto-%{record_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|61	Source15:	http://xorg.freedesktop.org/releases/individual/proto/renderproto-%{render_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|62	Source16:	http://xorg.freedesktop.org/releases/individual/proto/resourceproto-%{resource_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|63	Source17:	http://xorg.freedesktop.org/releases/individual/proto/scrnsaverproto-%{scrnsaver_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|64	Source18:	http://xorg.freedesktop.org/releases/individual/proto/trapproto-%{trap_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|65	Source19:	http://xorg.freedesktop.org/releases/individual/proto/videoproto-%{video_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|66	Source20:	http://xorg.freedesktop.org/releases/individual/proto/windowswmproto-%{windowswm_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|67	Source21:	http://xorg.freedesktop.org/releases/individual/proto/xcmiscproto-%{xcmisc_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|68	Source22:	http://xorg.freedesktop.org/releases/individual/proto/xextproto-%{xext_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|69	Source23:	http://xorg.freedesktop.org/releases/individual/proto/xf86bigfontproto-%{xf86bigfont_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|70	Source24:	http://xorg.freedesktop.org/releases/individual/proto/xf86dgaproto-%{xf86dga_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|71	Source25:	http://xorg.freedesktop.org/releases/individual/proto/xf86driproto-%{xf86dri_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|72	Source26:	http://xorg.freedesktop.org/releases/individual/proto/xf86miscproto-%{xf86misc_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|73	Source27:	http://xorg.freedesktop.org/releases/individual/proto/xf86vidmodeproto-%{xf86vidmode_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|74	Source28:	http://xorg.freedesktop.org/releases/individual/proto/xineramaproto-%{xinerama_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|75	Source29:	http://xorg.freedesktop.org/releases/individual/proto/xproto-%{xproto_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|76	Source30:	http://xorg.freedesktop.org/releases/individual/proto/xproxymanagementprotocol-%{xproxymanagement_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|77	Source31:	http://xf4vnc.sf.net/vncproto-%{vnc_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|78	Source32:	http://xcb.freedesktop.org/dist/xcb-proto-%{xcb_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|79	Source33:	http://xorg.freedesktop.org/releases/individual/proto/dri2proto-%{dri2_version}.tar.bz2
12mu|x11-proto-devel-7.7-2|80	Source34:	config.guess
12mu|x11-proto-devel-7.7-2|81	Source35:	config.sub
12mu|x11-proto-devel-7.7-2|82	
12mu|x11-proto-devel-7.7-2|83	
12mu|x11-proto-devel-7.7-2|84	BuildRequires:	x11-util-macros >= 1.0.1
12mu|x11-proto-devel-7.7-2|85	%if %{builddocs}
12mu|x11-proto-devel-7.7-2|86	# For docs:
12mu|x11-proto-devel-7.7-2|87	BuildRequires:	docbook-dtd412-xml
12mu|x11-proto-devel-7.7-2|88	BuildRequires:	docbook-dtd45-xml
12mu|x11-proto-devel-7.7-2|89	#BuildRequires:	fop
12mu|x11-proto-devel-7.7-2|90	BuildRequires:	xmlto
12mu|x11-proto-devel-7.7-2|91	BuildRequires:	x11-sgml-doctools
12mu|x11-proto-devel-7.7-2|92	%endif
12mu|x11-proto-devel-7.7-2|93	BuildRequires:	python
12mu|x11-proto-devel-7.7-2|94	
12mu|x11-proto-devel-7.7-2|95	%description
12mu|x11-proto-devel-7.7-2|96	X.Org X11 Protocol headers.
12mu|x11-proto-devel-7.7-2|97	
12mu|x11-proto-devel-7.7-2|98	%files
12mu|x11-proto-devel-7.7-2|99	%dir %{_datadir}/xcb
12mu|x11-proto-devel-7.7-2|100	%{_includedir}/GL/glx*
12mu|x11-proto-devel-7.7-2|101	%{_includedir}/GL/internal/*
12mu|x11-proto-devel-7.7-2|102	%{_includedir}/X11/*.h
12mu|x11-proto-devel-7.7-2|103	%{_includedir}/X11/dri/*
12mu|x11-proto-devel-7.7-2|104	%{_includedir}/X11/extensions/*
12mu|x11-proto-devel-7.7-2|105	%{_includedir}/X11/fonts/*
12mu|x11-proto-devel-7.7-2|106	%{_includedir}/X11/PM/*
12mu|x11-proto-devel-7.7-2|107	%{_libdir}/pkgconfig/*.pc
12mu|x11-proto-devel-7.7-2|108	%{_datadir}/xcb/*
12mu|x11-proto-devel-7.7-2|109	# xcbgen stuff
12mu|x11-proto-devel-7.7-2|110	%{python_sitelib}/xcbgen/__init__.py
12mu|x11-proto-devel-7.7-2|111	%{python_sitelib}/xcbgen/__init__.pyc
12mu|x11-proto-devel-7.7-2|112	%{python_sitelib}/xcbgen/__init__.pyo
12mu|x11-proto-devel-7.7-2|113	%{python_sitelib}/xcbgen/error.py
12mu|x11-proto-devel-7.7-2|114	%{python_sitelib}/xcbgen/error.pyc
12mu|x11-proto-devel-7.7-2|115	%{python_sitelib}/xcbgen/error.pyo
12mu|x11-proto-devel-7.7-2|116	%{python_sitelib}/xcbgen/expr.py
12mu|x11-proto-devel-7.7-2|117	%{python_sitelib}/xcbgen/expr.pyc
12mu|x11-proto-devel-7.7-2|118	%{python_sitelib}/xcbgen/expr.pyo
12mu|x11-proto-devel-7.7-2|119	%{python_sitelib}/xcbgen/matcher.py
12mu|x11-proto-devel-7.7-2|120	%{python_sitelib}/xcbgen/matcher.pyc
12mu|x11-proto-devel-7.7-2|121	%{python_sitelib}/xcbgen/matcher.pyo
12mu|x11-proto-devel-7.7-2|122	%{python_sitelib}/xcbgen/state.py
12mu|x11-proto-devel-7.7-2|123	%{python_sitelib}/xcbgen/state.pyc
12mu|x11-proto-devel-7.7-2|124	%{python_sitelib}/xcbgen/state.pyo
12mu|x11-proto-devel-7.7-2|125	%{python_sitelib}/xcbgen/xtypes.py
12mu|x11-proto-devel-7.7-2|126	%{python_sitelib}/xcbgen/xtypes.pyc
12mu|x11-proto-devel-7.7-2|127	%{python_sitelib}/xcbgen/xtypes.pyo
12mu|x11-proto-devel-7.7-2|128	
12mu|x11-proto-devel-7.7-2|129	#-----------------------------------------------------------
12mu|x11-proto-devel-7.7-2|130	
12mu|x11-proto-devel-7.7-2|131	%package -n x11-proto-doc
12mu|x11-proto-devel-7.7-2|132	Summary:	Documentation for the X11 protocol and extensions
12mu|x11-proto-devel-7.7-2|133	Group:		Development/X11
12mu|x11-proto-devel-7.7-2|134	
12mu|x11-proto-devel-7.7-2|135	%description -n x11-proto-doc
12mu|x11-proto-devel-7.7-2|136	Documentation for the X11 protocol and extensions.
12mu|x11-proto-devel-7.7-2|137	
12mu|x11-proto-devel-7.7-2|138	%files -n x11-proto-doc
12mu|x11-proto-devel-7.7-2|139	%{_datadir}/doc/bigreqsproto
12mu|x11-proto-devel-7.7-2|140	%{_datadir}/doc/compositeproto
12mu|x11-proto-devel-7.7-2|141	%{_datadir}/doc/damageproto
12mu|x11-proto-devel-7.7-2|142	%{_datadir}/doc/dri2proto
12mu|x11-proto-devel-7.7-2|143	%{_datadir}/doc/fixesproto
12mu|x11-proto-devel-7.7-2|144	%{_datadir}/doc/fontsproto
12mu|x11-proto-devel-7.7-2|145	%{_datadir}/doc/randrproto
12mu|x11-proto-devel-7.7-2|146	%{_datadir}/doc/recordproto
12mu|x11-proto-devel-7.7-2|147	%{_datadir}/doc/renderproto
12mu|x11-proto-devel-7.7-2|148	%{_datadir}/doc/resourceproto
12mu|x11-proto-devel-7.7-2|149	%{_datadir}/doc/scrnsaverproto
12mu|x11-proto-devel-7.7-2|150	%{_datadir}/doc/videoproto
12mu|x11-proto-devel-7.7-2|151	%{_datadir}/doc/xcmiscproto
12mu|x11-proto-devel-7.7-2|152	%{_datadir}/doc/xextproto
12mu|x11-proto-devel-7.7-2|153	%{_datadir}/doc/xproxymanagementprotocol
12mu|x11-proto-devel-7.7-2|154	%{_datadir}/doc/xproto
12mu|x11-proto-devel-7.7-2|155	%{_datadir}/doc/kbproto
12mu|x11-proto-devel-7.7-2|156	
12mu|x11-proto-devel-7.7-2|157	#-----------------------------------------------------------
12mu|x11-proto-devel-7.7-2|158	
12mu|x11-proto-devel-7.7-2|159	%prep
12mu|x11-proto-devel-7.7-2|160	%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
12mu|x11-proto-devel-7.7-2|161	
12mu|x11-proto-devel-7.7-2|162	for i in $(find . -name config.sub);do cp -f %{SOURCE35} $i;done
12mu|x11-proto-devel-7.7-2|163	for i in $(find . -name config.guess);do cp -f %{SOURCE33} $i;done
12mu|x11-proto-devel-7.7-2|164	
12mu|x11-proto-devel-7.7-2|165	%build
12mu|x11-proto-devel-7.7-2|166	# vncproto is from cvs
12mu|x11-proto-devel-7.7-2|167	pushd vncproto-*
12mu|x11-proto-devel-7.7-2|168	aclocal
12mu|x11-proto-devel-7.7-2|169	automake -a -c
12mu|x11-proto-devel-7.7-2|170	autoconf
12mu|x11-proto-devel-7.7-2|171	popd
12mu|x11-proto-devel-7.7-2|172	
12mu|x11-proto-devel-7.7-2|173	for dir in *; do
12mu|x11-proto-devel-7.7-2|174	pushd $dir
12mu|x11-proto-devel-7.7-2|175	%configure2_5x
12mu|x11-proto-devel-7.7-2|176	%make
12mu|x11-proto-devel-7.7-2|177	popd
12mu|x11-proto-devel-7.7-2|178	done
12mu|x11-proto-devel-7.7-2|179	
12mu|x11-proto-devel-7.7-2|180	%install
12mu|x11-proto-devel-7.7-2|181	for dir in *; do
12mu|x11-proto-devel-7.7-2|182	if [ -d $dir ]; then
12mu|x11-proto-devel-7.7-2|183	pushd $dir
12mu|x11-proto-devel-7.7-2|184	%makeinstall_std
12mu|x11-proto-devel-7.7-2|185	popd
12mu|x11-proto-devel-7.7-2|186	fi
12mu|x11-proto-devel-7.7-2|187	done
12mu|x11-proto-devel-7.7-2|188	
12mu|x11-proto-devel-7.7-2|189	# kill Xprint manpage since it clearly doesn't belong to printproto:
12mu|x11-proto-devel-7.7-2|190	rm -rf %{buildroot}%{_mandir}/man7/Xprint*
12mu|x11-proto-devel-7.7-2|191	
12mu|x11-proto-devel-7.7-2|192	
12mu|x11-proto-devel-7.7-2|193	%changelog
12mu|x11-proto-devel-7.7-2|194	* Thu Oct 31 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 7.7-2
12mu|x11-proto-devel-7.7-2|195	+ Revision: e7591f5
12mu|x11-proto-devel-7.7-2|196	- removed rpmlintrc file from SOURCES
12mu|x11-proto-devel-7.7-2|197	
12mu|x11-proto-devel-7.7-2|198	

21588 12
12mu|x11-server-1.14.5-7|1	# Need this for shared objects that reference X Server, or other modules symbols
12mu|x11-server-1.14.5-7|2	%define _disable_ld_no_undefined 1
12mu|x11-server-1.14.5-7|3	# Do magic with .rpmsave named links
12mu|x11-server-1.14.5-7|4	%define pre_post_trans 1
12mu|x11-server-1.14.5-7|5	
12mu|x11-server-1.14.5-7|6	%bcond_with builddocs
12mu|x11-server-1.14.5-7|7	%bcond_with dbus
12mu|x11-server-1.14.5-7|8	%bcond_with debug
12mu|x11-server-1.14.5-7|9	%bcond_without dmx
12mu|x11-server-1.14.5-7|10	%bcond_without xfake
12mu|x11-server-1.14.5-7|11	
12mu|x11-server-1.14.5-7|12	# Alternatives priority for standard libglx.so and mesa libs
12mu|x11-server-1.14.5-7|13	%define priority 500
12mu|x11-server-1.14.5-7|14	
12mu|x11-server-1.14.5-7|15	# Search for modules in extra_module_dir before the default path.
12mu|x11-server-1.14.5-7|16	# This will allow fglrx to install its modified modules in more cleaner way.
12mu|x11-server-1.14.5-7|17	%define extra_module_dir %{_libdir}/xorg/extra-modules
12mu|x11-server-1.14.5-7|18	%define xorg1_6_extra_modules %{_libdir}/xorg/xorg-1.6-extra-modules
12mu|x11-server-1.14.5-7|19	
12mu|x11-server-1.14.5-7|20	# ABI versions.  Have to keep these manually in sync with the source
12mu|x11-server-1.14.5-7|21	# because rpm is a terrible language.  HTFU.
12mu|x11-server-1.14.5-7|22	%define ansic_major 0
12mu|x11-server-1.14.5-7|23	%define ansic_minor 4
12mu|x11-server-1.14.5-7|24	%define videodrv_major 14
12mu|x11-server-1.14.5-7|25	%define videodrv_minor 1
12mu|x11-server-1.14.5-7|26	%define xinput_major 19
12mu|x11-server-1.14.5-7|27	%define xinput_minor 1
12mu|x11-server-1.14.5-7|28	%define extension_major 7
12mu|x11-server-1.14.5-7|29	%define extension_minor 0
12mu|x11-server-1.14.5-7|30	
12mu|x11-server-1.14.5-7|31	Summary:	X11 servers
12mu|x11-server-1.14.5-7|32	Name:		x11-server
12mu|x11-server-1.14.5-7|33	Version:	1.14.5
12mu|x11-server-1.14.5-7|34	Release:	7
12mu|x11-server-1.14.5-7|35	License:	GPLv2+ and MIT
12mu|x11-server-1.14.5-7|36	Group:		System/X11
12mu|x11-server-1.14.5-7|37	Url:		http://xorg.freedesktop.org
12mu|x11-server-1.14.5-7|38	Source0:	http://xorg.freedesktop.org/releases/individual/xserver/xorg-server-%{version}.tar.bz2
12mu|x11-server-1.14.5-7|39	Source1:	xserver.pamd
12mu|x11-server-1.14.5-7|40	Source2:	xvfb-run.sh
12mu|x11-server-1.14.5-7|41	# from RH/FC:
12mu|x11-server-1.14.5-7|42	# for requires generation in drivers
12mu|x11-server-1.14.5-7|43	Source30:	xserver-sdk-abi-requires
12mu|x11-server-1.14.5-7|44	Source100:	x11-server.rpmlintrc
12mu|x11-server-1.14.5-7|45	# Mandriva patches
12mu|x11-server-1.14.5-7|46	# git format-patch --start-number 900 mdv-1.6.4-redhat..mdv-1.6.4-patches
12mu|x11-server-1.14.5-7|47	Patch900:	0900-Use-a-X-wrapper-that-uses-pam-and-consolehelper-to-g.patch
12mu|x11-server-1.14.5-7|48	Patch901:	0901-Don-t-print-information-about-X-Server-being-a-pre-r.patch
12mu|x11-server-1.14.5-7|49	Patch902:	0902-Take-width-into-account-when-choosing-default-mode.patch
12mu|x11-server-1.14.5-7|50	Patch906:	0906-Xorg-add-an-extra-module-path.patch
12mu|x11-server-1.14.5-7|51	Patch907:	0907-Add-nr-argument-for-backwards-compatibility.patch
12mu|x11-server-1.14.5-7|52	#Patch908:	0908-XKB-cache-xkbcomp-output-for-fast-start-up-v.1-for-1.patch
12mu|x11-server-1.14.5-7|53	Patch910:	xorg-1.13.0-link-tirpc.patch
12mu|x11-server-1.14.5-7|54	# Other patches
12mu|x11-server-1.14.5-7|55	# Do not crash if Xv is not initialized (patch from xorg-devel ML)
12mu|x11-server-1.14.5-7|56	# The crash happened when v4l was loaded and xv was not registered,
12mu|x11-server-1.14.5-7|57	# for example on RV610 with radeon driver
12mu|x11-server-1.14.5-7|58	Patch1001:	1001-do-not-crash-if-xv-not-initialized.patch
12mu|x11-server-1.14.5-7|59	Patch1002:	xserver_xorg-server-aarch64-support.patch
12mu|x11-server-1.14.5-7|60	Patch1003:	arm32_line_removed.patch
12mu|x11-server-1.14.5-7|61	
12mu|x11-server-1.14.5-7|62	#Fedora patches
12mu|x11-server-1.14.5-7|63	#Patch2001: 0001-pixmap-fix-reverse-optimus-support-with-multiple-hea.patch
12mu|x11-server-1.14.5-7|64	#Patch2004: xserver-autobind-hotplug.patch
12mu|x11-server-1.14.5-7|65	
12mu|x11-server-1.14.5-7|66	
12mu|x11-server-1.14.5-7|67	# FIXME: build with systemtap installed is broken
12mu|x11-server-1.14.5-7|68	BuildConflicts:	systemtap
12mu|x11-server-1.14.5-7|69	
12mu|x11-server-1.14.5-7|70	# Probably only needed if we change .l or .y files, but let's have them anyway:
12mu|x11-server-1.14.5-7|71	BuildRequires:	byacc
12mu|x11-server-1.14.5-7|72	BuildRequires:	flex
12mu|x11-server-1.14.5-7|73	BuildRequires:	bison
12mu|x11-server-1.14.5-7|74	%if %{with builddocs}
12mu|x11-server-1.14.5-7|75	BuildRequires:	doxygen
12mu|x11-server-1.14.5-7|76	BuildRequires:	lynx
12mu|x11-server-1.14.5-7|77	BuildRequires:	x11-sgml-doctools >= 1.8
12mu|x11-server-1.14.5-7|78	BuildRequires:	xmlto
12mu|x11-server-1.14.5-7|79	%endif
12mu|x11-server-1.14.5-7|80	BuildRequires:	x11-font-util
12mu|x11-server-1.14.5-7|81	BuildRequires:	x11-util-macros
12mu|x11-server-1.14.5-7|82	BuildRequires:	pam-devel
12mu|x11-server-1.14.5-7|83	%if %{with dbus}
12mu|x11-server-1.14.5-7|84	BuildRequires:	pkgconfig(dbus-1)
12mu|x11-server-1.14.5-7|85	%endif
12mu|x11-server-1.14.5-7|86	%if %{with dmx}
12mu|x11-server-1.14.5-7|87	BuildRequires:	pkgconfig(dmx)
12mu|x11-server-1.14.5-7|88	BuildRequires:	pkgconfig(xtst)
12mu|x11-server-1.14.5-7|89	%endif
12mu|x11-server-1.14.5-7|90	BuildRequires:	pkgconfig(gl)
12mu|x11-server-1.14.5-7|91	BuildRequires:	pkgconfig(libtirpc)
12mu|x11-server-1.14.5-7|92	# for xkbcomp patch
12mu|x11-server-1.14.5-7|93	BuildRequires:	pkgconfig(openssl)
12mu|x11-server-1.14.5-7|94	BuildRequires:	pkgconfig(libudev) >= 186
12mu|x11-server-1.14.5-7|95	BuildRequires:	pkgconfig(pciaccess)
12mu|x11-server-1.14.5-7|96	BuildRequires:	pkgconfig(pixman-1)
12mu|x11-server-1.14.5-7|97	BuildRequires:	pkgconfig(xau)
12mu|x11-server-1.14.5-7|98	BuildRequires:	pkgconfig(xaw7)
12mu|x11-server-1.14.5-7|99	BuildRequires:	pkgconfig(xdmcp)
12mu|x11-server-1.14.5-7|100	BuildRequires:	pkgconfig(xext)
12mu|x11-server-1.14.5-7|101	BuildRequires:	pkgconfig(xfixes)
12mu|x11-server-1.14.5-7|102	BuildRequires:	pkgconfig(xfont)
12mu|x11-server-1.14.5-7|103	BuildRequires:	pkgconfig(xi)
12mu|x11-server-1.14.5-7|104	BuildRequires:	pkgconfig(xkbfile)
12mu|x11-server-1.14.5-7|105	BuildRequires:	pkgconfig(xmu)
12mu|x11-server-1.14.5-7|106	BuildRequires:	pkgconfig(xpm)
12mu|x11-server-1.14.5-7|107	BuildRequires:	pkgconfig(xrender)
12mu|x11-server-1.14.5-7|108	BuildRequires:	pkgconfig(xres)
12mu|x11-server-1.14.5-7|109	BuildRequires:	pkgconfig(xv)
12mu|x11-server-1.14.5-7|110	BuildRequires:	pkgconfig(xproto)
12mu|x11-server-1.14.5-7|111	BuildRequires:	pkgconfig(xtrans)
12mu|x11-server-1.14.5-7|112	BuildRequires:	pkgconfig(glib-2.0)
12mu|x11-server-1.14.5-7|113	
12mu|x11-server-1.14.5-7|114	Requires:	%{name}-xorg
12mu|x11-server-1.14.5-7|115	%if %{with dmx}
12mu|x11-server-1.14.5-7|116	Requires:	%{name}-xdmx
12mu|x11-server-1.14.5-7|117	%else
12mu|x11-server-1.14.5-7|118	Obsoletes:	%{name}-xdmx < %{EVRD}
12mu|x11-server-1.14.5-7|119	%endif
12mu|x11-server-1.14.5-7|120	Requires:	%{name}-xnest
12mu|x11-server-1.14.5-7|121	Requires:	%{name}-xvfb
12mu|x11-server-1.14.5-7|122	# This should be removed when any of the vnc packages provide x11-server-xvnc:
12mu|x11-server-1.14.5-7|123	Obsoletes:	%{name}-xvnc < %{version}-%{release}
12mu|x11-server-1.14.5-7|124	%if !%{with xfake}
12mu|x11-server-1.14.5-7|125	Obsoletes:	%{name}-xfake < %{version}-%{release}
12mu|x11-server-1.14.5-7|126	%endif
12mu|x11-server-1.14.5-7|127	
12mu|x11-server-1.14.5-7|128	%description
12mu|x11-server-1.14.5-7|129	X11 servers.
12mu|x11-server-1.14.5-7|130	
12mu|x11-server-1.14.5-7|131	%files
12mu|x11-server-1.14.5-7|132	
12mu|x11-server-1.14.5-7|133	#----------------------------------------------------------------------------
12mu|x11-server-1.14.5-7|134	
12mu|x11-server-1.14.5-7|135	%package	devel
12mu|x11-server-1.14.5-7|136	Summary:	Development files for %{name}
12mu|x11-server-1.14.5-7|137	Group:		Development/X11
12mu|x11-server-1.14.5-7|138	License:	MIT
12mu|x11-server-1.14.5-7|139	Requires:	pkgconfig(dri)
12mu|x11-server-1.14.5-7|140	Requires:	pkgconfig(pciaccess)
12mu|x11-server-1.14.5-7|141	Requires:	pkgconfig(pixman-1)
12mu|x11-server-1.14.5-7|142	Requires:	pkgconfig(xext)
12mu|x11-server-1.14.5-7|143	Requires:	pkgconfig(xkbfile)
12mu|x11-server-1.14.5-7|144	
12mu|x11-server-1.14.5-7|145	%description devel
12mu|x11-server-1.14.5-7|146	Development files for %{name}.
12mu|x11-server-1.14.5-7|147	
12mu|x11-server-1.14.5-7|148	%files devel
12mu|x11-server-1.14.5-7|149	%dir %{_includedir}/xorg
12mu|x11-server-1.14.5-7|150	%{_bindir}/xserver-sdk-abi-requires
12mu|x11-server-1.14.5-7|151	%{_includedir}/xorg/*.h
12mu|x11-server-1.14.5-7|152	%{_libdir}/pkgconfig/xorg-server.pc
12mu|x11-server-1.14.5-7|153	%{_datadir}/aclocal/xorg-server.m4
12mu|x11-server-1.14.5-7|154	
12mu|x11-server-1.14.5-7|155	#----------------------------------------------------------------------------
12mu|x11-server-1.14.5-7|156	
12mu|x11-server-1.14.5-7|157	%package common
12mu|x11-server-1.14.5-7|158	Summary:	X server common files
12mu|x11-server-1.14.5-7|159	Group:		System/X11
12mu|x11-server-1.14.5-7|160	License:	MIT
12mu|x11-server-1.14.5-7|161	Provides:	XFree86 = 7.0.0
12mu|x11-server-1.14.5-7|162	Requires:	rgb
12mu|x11-server-1.14.5-7|163	# for 'fixed' and 'cursor' fonts
12mu|x11-server-1.14.5-7|164	Requires:	x11-font-misc-misc
12mu|x11-server-1.14.5-7|165	Requires:	x11-font-cursor-misc
12mu|x11-server-1.14.5-7|166	Requires:	x11-font-alias
12mu|x11-server-1.14.5-7|167	Requires:	x11-data-xkbdata
12mu|x11-server-1.14.5-7|168	Requires:	xkbcomp
12mu|x11-server-1.14.5-7|169	Requires:	udev
12mu|x11-server-1.14.5-7|170	Requires(post,postun):	update-alternatives
12mu|x11-server-1.14.5-7|171	Provides:	xserver-abi(ansic-%{ansic_major}) = %{ansic_minor}
12mu|x11-server-1.14.5-7|172	Provides:	xserver-abi(videodrv-%{videodrv_major}) = %{videodrv_minor}
12mu|x11-server-1.14.5-7|173	Provides:	xserver-abi(xinput-%{xinput_major}) = %{xinput_minor}
12mu|x11-server-1.14.5-7|174	Provides:	xserver-abi(extension-%{extension_major}) = %{extension_minor}
12mu|x11-server-1.14.5-7|175	
12mu|x11-server-1.14.5-7|176	%description common
12mu|x11-server-1.14.5-7|177	X server common files.
12mu|x11-server-1.14.5-7|178	
12mu|x11-server-1.14.5-7|179	%post common
12mu|x11-server-1.14.5-7|180	%{_sbindir}/update-alternatives \
12mu|x11-server-1.14.5-7|181	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/ld.so.conf.d/GL/standard.conf %{priority} \
12mu|x11-server-1.14.5-7|182	--slave %{extra_module_dir} xorg_extra_modules %{xorg1_6_extra_modules}
12mu|x11-server-1.14.5-7|183	
12mu|x11-server-1.14.5-7|184	#(akdengi) try fix layout freezy on KDE4
12mu|x11-server-1.14.5-7|185	/usr/bin/setxkbmap
12mu|x11-server-1.14.5-7|186	
12mu|x11-server-1.14.5-7|187	#if not migrate to localectl, doing this
12mu|x11-server-1.14.5-7|188	if ! [ -f "/etc/X11/xorg.conf.d/00-keyboard.conf" ]
12mu|x11-server-1.14.5-7|189	then
12mu|x11-server-1.14.5-7|190	
12mu|x11-server-1.14.5-7|191	. /etc/sysconfig/keyboard
12mu|x11-server-1.14.5-7|192	
12mu|x11-server-1.14.5-7|193	cat > /etc/X11/xorg.conf.d/00-keyboard.conf << EOF
12mu|x11-server-1.14.5-7|194	Section "InputClass"
12mu|x11-server-1.14.5-7|195	Identifier "system-keyboard"
12mu|x11-server-1.14.5-7|196	MatchIsKeyboard "on"
12mu|x11-server-1.14.5-7|197	Option "XkbLayout" "$XkbLayout"
12mu|x11-server-1.14.5-7|198	Option "XkbModel" "$XkbModel"
12mu|x11-server-1.14.5-7|199	Option "XkbOptions" "$XkbOptions"
12mu|x11-server-1.14.5-7|200	EndSection
12mu|x11-server-1.14.5-7|201	EOF
12mu|x11-server-1.14.5-7|202	
12mu|x11-server-1.14.5-7|203	fi
12mu|x11-server-1.14.5-7|204	
12mu|x11-server-1.14.5-7|205	
12mu|x11-server-1.14.5-7|206	%postun common
12mu|x11-server-1.14.5-7|207	if [ ! -f %{_sysconfdir}/ld.so.conf.d/GL/standard.conf ]; then
12mu|x11-server-1.14.5-7|208	/usr/sbin/update-alternatives --remove gl_conf %{_sysconfdir}/ld.so.conf.d/GL/standard.conf
12mu|x11-server-1.14.5-7|209	fi
12mu|x11-server-1.14.5-7|210	
12mu|x11-server-1.14.5-7|211	%files common
12mu|x11-server-1.14.5-7|212	%dir %{xorg1_6_extra_modules}
12mu|x11-server-1.14.5-7|213	%dir %{_sysconfdir}/X11
12mu|x11-server-1.14.5-7|214	%dir %{_sysconfdir}/X11/app-defaults
12mu|x11-server-1.14.5-7|215	%dir %{_sysconfdir}/X11/fontpath.d
12mu|x11-server-1.14.5-7|216	%dir %{_sysconfdir}/ld.so.conf.d/GL
12mu|x11-server-1.14.5-7|217	%dir %{_sysconfdir}/X11/xorg.conf.d
12mu|x11-server-1.14.5-7|218	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
12mu|x11-server-1.14.5-7|219	%{_sysconfdir}/ld.so.conf.d/GL/standard.conf
12mu|x11-server-1.14.5-7|220	%if %{with dbus}
12mu|x11-server-1.14.5-7|221	%{_sysconfdir}/dbus-1/system.d/xorg-server.conf
12mu|x11-server-1.14.5-7|222	%endif
12mu|x11-server-1.14.5-7|223	%{_bindir}/cvt
12mu|x11-server-1.14.5-7|224	%{_bindir}/gtf
12mu|x11-server-1.14.5-7|225	%if %{with dmx}
12mu|x11-server-1.14.5-7|226	%{_bindir}/vdltodmx
12mu|x11-server-1.14.5-7|227	%endif
12mu|x11-server-1.14.5-7|228	%dir %{_libdir}/xorg/modules
12mu|x11-server-1.14.5-7|229	%{_libdir}/xorg/modules/*
12mu|x11-server-1.14.5-7|230	%{_libdir}/xorg/protocol.txt
12mu|x11-server-1.14.5-7|231	%{_datadir}/X11/xkb/README.compiled
12mu|x11-server-1.14.5-7|232	%{_mandir}/man1/gtf.*
12mu|x11-server-1.14.5-7|233	%{_mandir}/man1/cvt.*
12mu|x11-server-1.14.5-7|234	%if %{with dmx}
12mu|x11-server-1.14.5-7|235	%{_mandir}/man1/vdltodmx.*
12mu|x11-server-1.14.5-7|236	%endif
12mu|x11-server-1.14.5-7|237	%{_mandir}/man4/fbdevhw.*
12mu|x11-server-1.14.5-7|238	%{_mandir}/man4/exa.*
12mu|x11-server-1.14.5-7|239	%dir %{_prefix}/X11R6
12mu|x11-server-1.14.5-7|240	%dir %{_prefix}/X11R6/lib
12mu|x11-server-1.14.5-7|241	%dir %{_prefix}/X11R6/lib/X11
12mu|x11-server-1.14.5-7|242	
12mu|x11-server-1.14.5-7|243	#----------------------------------------------------------------------------
12mu|x11-server-1.14.5-7|244	
12mu|x11-server-1.14.5-7|245	%package xorg
12mu|x11-server-1.14.5-7|246	Summary:	X.org X11 server
12mu|x11-server-1.14.5-7|247	Group:		System/X11
12mu|x11-server-1.14.5-7|248	License:	MIT
12mu|x11-server-1.14.5-7|249	Requires:	libx11-common
12mu|x11-server-1.14.5-7|250	Requires:	x11-data-xkbdata
12mu|x11-server-1.14.5-7|251	Requires:	x11-font-alias
12mu|x11-server-1.14.5-7|252	Requires:	x11-server-common = %{EVRD}
12mu|x11-server-1.14.5-7|253	Requires:	x11-driver-input-evdev
12mu|x11-server-1.14.5-7|254	Requires:	udev
12mu|x11-server-1.14.5-7|255	
12mu|x11-server-1.14.5-7|256	%description xorg
12mu|x11-server-1.14.5-7|257	x11-server-xorg is the new generation of X server from X.Org.
12mu|x11-server-1.14.5-7|258	
12mu|x11-server-1.14.5-7|259	%files xorg
12mu|x11-server-1.14.5-7|260	%{_bindir}/X
12mu|x11-server-1.14.5-7|261	%{_bindir}/Xorg
12mu|x11-server-1.14.5-7|262	%attr(4755,root,root)%{_bindir}/Xwrapper
12mu|x11-server-1.14.5-7|263	%{_sysconfdir}/X11/X
12mu|x11-server-1.14.5-7|264	%{_sysconfdir}/pam.d/xserver
12mu|x11-server-1.14.5-7|265	%{_sysconfdir}/security/console.apps/xserver
12mu|x11-server-1.14.5-7|266	%{_mandir}/man1/Xorg.*
12mu|x11-server-1.14.5-7|267	%{_mandir}/man1/Xserver.*
12mu|x11-server-1.14.5-7|268	%{_mandir}/man5/xorg.conf.*
12mu|x11-server-1.14.5-7|269	%{_datadir}/X11/xorg.conf.d/10-evdev.conf
12mu|x11-server-1.14.5-7|270	
12mu|x11-server-1.14.5-7|271	#----------------------------------------------------------------------------
12mu|x11-server-1.14.5-7|272	
12mu|x11-server-1.14.5-7|273	%if %{with dmx}
12mu|x11-server-1.14.5-7|274	%package xdmx
12mu|x11-server-1.14.5-7|275	Summary:	Distributed Multi-head X server
12mu|x11-server-1.14.5-7|276	Group:		System/X11
12mu|x11-server-1.14.5-7|277	License:	MIT
12mu|x11-server-1.14.5-7|278	Requires:	x11-server-common = %{EVRD}
12mu|x11-server-1.14.5-7|279	
12mu|x11-server-1.14.5-7|280	%description xdmx
12mu|x11-server-1.14.5-7|281	Xdmx is a proxy X server that uses one or more other X servers
12mu|x11-server-1.14.5-7|282	as its display devices. It provides multi-head X functionality
12mu|x11-server-1.14.5-7|283	for displays that might be located on different machines.
12mu|x11-server-1.14.5-7|284	Xdmx functions as a front-end X server that acts as a proxy
12mu|x11-server-1.14.5-7|285	to a set of back-end X servers. All of the visible rendering is
12mu|x11-server-1.14.5-7|286	passed to the back-end X servers. Clients connect to the Xdmx
12mu|x11-server-1.14.5-7|287	front-end, and everything appears as it would in a regular
12mu|x11-server-1.14.5-7|288	multi-head configuration. If Xinerama is enabled (e.g.,
12mu|x11-server-1.14.5-7|289	with +xinerama on the command line), the clients see a single large screen.
12mu|x11-server-1.14.5-7|290	
12mu|x11-server-1.14.5-7|291	Xdmx communicates to the back-end X servers using the standard X11 protocol,
12mu|x11-server-1.14.5-7|292	and standard and/or commonly available X server extensions.
12mu|x11-server-1.14.5-7|293	
12mu|x11-server-1.14.5-7|294	%files xdmx
12mu|x11-server-1.14.5-7|295	%{_bindir}/Xdmx
12mu|x11-server-1.14.5-7|296	%{_bindir}/xdmx*
12mu|x11-server-1.14.5-7|297	%{_bindir}/dmx*
12mu|x11-server-1.14.5-7|298	%{_mandir}/man1/Xdmx.*
12mu|x11-server-1.14.5-7|299	%{_mandir}/man1/xdmxconfig.*
12mu|x11-server-1.14.5-7|300	%{_mandir}/man1/dmxtodmx.*
12mu|x11-server-1.14.5-7|301	%endif
12mu|x11-server-1.14.5-7|302	
12mu|x11-server-1.14.5-7|303	#----------------------------------------------------------------------------
12mu|x11-server-1.14.5-7|304	
12mu|x11-server-1.14.5-7|305	%package xnest
12mu|x11-server-1.14.5-7|306	Summary:	A nested X server
12mu|x11-server-1.14.5-7|307	Group:		System/X11
12mu|x11-server-1.14.5-7|308	License:	MIT
12mu|x11-server-1.14.5-7|309	Requires:	x11-server-common = %{EVRD}
12mu|x11-server-1.14.5-7|310	
12mu|x11-server-1.14.5-7|311	%description xnest
12mu|x11-server-1.14.5-7|312	Xnest is an X Window System server which runs in an X window.
12mu|x11-server-1.14.5-7|313	Xnest is a 'nested' window server, actually a client of the
12mu|x11-server-1.14.5-7|314	real X server, which manages windows and graphics requests
12mu|x11-server-1.14.5-7|315	for Xnest, while Xnest manages the windows and graphics
12mu|x11-server-1.14.5-7|316	requests for its own clients.
12mu|x11-server-1.14.5-7|317	
12mu|x11-server-1.14.5-7|318	You will need to install Xnest if you require an X server which
12mu|x11-server-1.14.5-7|319	will run as a client of your real X server (perhaps for
12mu|x11-server-1.14.5-7|320	testing purposes).
12mu|x11-server-1.14.5-7|321	
12mu|x11-server-1.14.5-7|322	%files xnest
12mu|x11-server-1.14.5-7|323	%{_bindir}/Xnest
12mu|x11-server-1.14.5-7|324	%{_mandir}/man1/Xnest.*
12mu|x11-server-1.14.5-7|325	
12mu|x11-server-1.14.5-7|326	#----------------------------------------------------------------------------
12mu|x11-server-1.14.5-7|327	
12mu|x11-server-1.14.5-7|328	%package xvfb
12mu|x11-server-1.14.5-7|329	Summary:	X virtual framebuffer server
12mu|x11-server-1.14.5-7|330	Group:		System/X11
12mu|x11-server-1.14.5-7|331	# xvfb-run is GPLv2, rest is MIT
12mu|x11-server-1.14.5-7|332	License:	MIT and GPLv2+
12mu|x11-server-1.14.5-7|333	Requires:	x11-server-common = %{EVRD}
12mu|x11-server-1.14.5-7|334	Requires:	xauth
12mu|x11-server-1.14.5-7|335	
12mu|x11-server-1.14.5-7|336	%description xvfb
12mu|x11-server-1.14.5-7|337	Xvfb (X Virtual Frame Buffer) is an X Windows System server
12mu|x11-server-1.14.5-7|338	that is capable of running on machines with no display hardware and no
12mu|x11-server-1.14.5-7|339	physical input devices.  Xvfb emulates a dumb framebuffer using virtual
12mu|x11-server-1.14.5-7|340	memory.  Xvfb doesn't open any devices, but behaves otherwise as an X
12mu|x11-server-1.14.5-7|341	display.  Xvfb is normally used for testing servers.  Using Xvfb, the mfb
12mu|x11-server-1.14.5-7|342	or cfb code for any depth can be exercised without using real hardware
12mu|x11-server-1.14.5-7|343	that supports the desired depths.  Xvfb has also been used to test X
12mu|x11-server-1.14.5-7|344	clients against unusual depths and screen configurations, to do batch
12mu|x11-server-1.14.5-7|345	processing with Xvfb as a background rendering engine, to do load testing,
12mu|x11-server-1.14.5-7|346	to help with porting an X server to a new platform, and to provide an
12mu|x11-server-1.14.5-7|347	unobtrusive way of running applications which really don't need an X
12mu|x11-server-1.14.5-7|348	server but insist on having one.
12mu|x11-server-1.14.5-7|349	
12mu|x11-server-1.14.5-7|350	If you need to test your X server or your X clients, you may want to
12mu|x11-server-1.14.5-7|351	install Xvfb for that purpose.
12mu|x11-server-1.14.5-7|352	
12mu|x11-server-1.14.5-7|353	%files xvfb
12mu|x11-server-1.14.5-7|354	%{_bindir}/Xvfb
12mu|x11-server-1.14.5-7|355	%{_bindir}/xvfb-run
12mu|x11-server-1.14.5-7|356	%{_mandir}/man1/Xvfb.*
12mu|x11-server-1.14.5-7|357	
12mu|x11-server-1.14.5-7|358	#----------------------------------------------------------------------------
12mu|x11-server-1.14.5-7|359	
12mu|x11-server-1.14.5-7|360	%package xephyr
12mu|x11-server-1.14.5-7|361	Summary:	KDrive Xephyr X server
12mu|x11-server-1.14.5-7|362	Group:		System/X11
12mu|x11-server-1.14.5-7|363	License:	MIT
12mu|x11-server-1.14.5-7|364	Requires:	x11-server-common = %{EVRD}
12mu|x11-server-1.14.5-7|365	
12mu|x11-server-1.14.5-7|366	%description xephyr
12mu|x11-server-1.14.5-7|367	KDrive (formerly known as TinyX) is a light-weight X server targetting specific
12mu|x11-server-1.14.5-7|368	chipsets. It is recommended to be used on thin-clients and embedded systems.
12mu|x11-server-1.14.5-7|369	If you are on a standard desktop system you might want to use x11-server-xorg
12mu|x11-server-1.14.5-7|370	and the video driver corresponding to your video card.
12mu|x11-server-1.14.5-7|371	
12mu|x11-server-1.14.5-7|372	Xephyr is a X Server which targets a window on a host X Server
12mu|x11-server-1.14.5-7|373	as its framebuffer. Unlike Xnest it supports modern X extensions ( even
12mu|x11-server-1.14.5-7|374	if host server doesn't ) such as Composite, Damage, randr etc. It uses SHM
12mu|x11-server-1.14.5-7|375	Images and shadow framebuffer updates to provide good performance. It also
12mu|x11-server-1.14.5-7|376	has a visual debugging mode for observing screen updates.
12mu|x11-server-1.14.5-7|377	
12mu|x11-server-1.14.5-7|378	Possible uses include:
12mu|x11-server-1.14.5-7|379	- Xnest replacement - Window manager, Composite 'gadget', etc development tool.
12mu|x11-server-1.14.5-7|380	- Toolkit debugging - rendundant toolkit paints can be observered easily via
12mu|x11-server-1.14.5-7|381	the debugging mode.
12mu|x11-server-1.14.5-7|382	- X Server internals development - develop without the need for an extra
12mu|x11-server-1.14.5-7|383	machine.
12mu|x11-server-1.14.5-7|384	
12mu|x11-server-1.14.5-7|385	%files xephyr
12mu|x11-server-1.14.5-7|386	%{_bindir}/Xephyr
12mu|x11-server-1.14.5-7|387	%{_mandir}/man1/Xephyr.1*
12mu|x11-server-1.14.5-7|388	
12mu|x11-server-1.14.5-7|389	#----------------------------------------------------------------------------
12mu|x11-server-1.14.5-7|390	
12mu|x11-server-1.14.5-7|391	%if %{with xfake}
12mu|x11-server-1.14.5-7|392	%package xfake
12mu|x11-server-1.14.5-7|393	Summary:	KDrive fake X server
12mu|x11-server-1.14.5-7|394	Group:		System/X11
12mu|x11-server-1.14.5-7|395	License:	MIT
12mu|x11-server-1.14.5-7|396	Requires:	x11-server-common = %{EVRD}
12mu|x11-server-1.14.5-7|397	
12mu|x11-server-1.14.5-7|398	%description xfake
12mu|x11-server-1.14.5-7|399	KDrive (formerly known as TinyX) is a light-weight X server targetting specific
12mu|x11-server-1.14.5-7|400	chipsets. It is recommended to be used on thin-clients and embedded systems.
12mu|x11-server-1.14.5-7|401	If you are on a standard desktop system you might want to use x11-server-xorg
12mu|x11-server-1.14.5-7|402	and the video driver corresponding to your video card.
12mu|x11-server-1.14.5-7|403	
12mu|x11-server-1.14.5-7|404	This KDrive server is targetted for testing purposes.
12mu|x11-server-1.14.5-7|405	
12mu|x11-server-1.14.5-7|406	%files xfake
12mu|x11-server-1.14.5-7|407	%{_bindir}/Xfake
12mu|x11-server-1.14.5-7|408	%endif
12mu|x11-server-1.14.5-7|409	
12mu|x11-server-1.14.5-7|410	#----------------------------------------------------------------------------
12mu|x11-server-1.14.5-7|411	
12mu|x11-server-1.14.5-7|412	%package xfbdev
12mu|x11-server-1.14.5-7|413	Summary:	KDrive fbdev X server
12mu|x11-server-1.14.5-7|414	Group:		System/X11
12mu|x11-server-1.14.5-7|415	License:	MIT
12mu|x11-server-1.14.5-7|416	Requires:	x11-server-common = %{EVRD}
12mu|x11-server-1.14.5-7|417	
12mu|x11-server-1.14.5-7|418	%description xfbdev
12mu|x11-server-1.14.5-7|419	KDrive (formerly known as TinyX) is a light-weight X server targetting specific
12mu|x11-server-1.14.5-7|420	chipsets. It is recommended to be used on thin-clients and embedded systems.
12mu|x11-server-1.14.5-7|421	If you are on a standard desktop system you might want to use x11-server-xorg
12mu|x11-server-1.14.5-7|422	and the video driver corresponding to your video card.
12mu|x11-server-1.14.5-7|423	
12mu|x11-server-1.14.5-7|424	This KDrive server is targetted for being used on top of linux framebuffer.
12mu|x11-server-1.14.5-7|425	
12mu|x11-server-1.14.5-7|426	%files xfbdev
12mu|x11-server-1.14.5-7|427	%{_bindir}/Xfbdev
12mu|x11-server-1.14.5-7|428	
12mu|x11-server-1.14.5-7|429	#----------------------------------------------------------------------------
12mu|x11-server-1.14.5-7|430	
12mu|x11-server-1.14.5-7|431	%define xserver_source_dir %{_datadir}/%{name}-source
12mu|x11-server-1.14.5-7|432	
12mu|x11-server-1.14.5-7|433	%package source
12mu|x11-server-1.14.5-7|434	Summary:	Xserver source code required to build unofficial servers
12mu|x11-server-1.14.5-7|435	Group:		Development/X11
12mu|x11-server-1.14.5-7|436	License:	MIT
12mu|x11-server-1.14.5-7|437	BuildArch:	noarch
12mu|x11-server-1.14.5-7|438	
12mu|x11-server-1.14.5-7|439	%description source
12mu|x11-server-1.14.5-7|440	Xserver source code needed to build unofficial servers, like Xvnc.
12mu|x11-server-1.14.5-7|441	
12mu|x11-server-1.14.5-7|442	%files source
12mu|x11-server-1.14.5-7|443	%{xserver_source_dir}
12mu|x11-server-1.14.5-7|444	
12mu|x11-server-1.14.5-7|445	#----------------------------------------------------------------------------
12mu|x11-server-1.14.5-7|446	
12mu|x11-server-1.14.5-7|447	%prep
12mu|x11-server-1.14.5-7|448	%setup -q -n xorg-server-%{version}
12mu|x11-server-1.14.5-7|449	%apply_patches
12mu|x11-server-1.14.5-7|450	
12mu|x11-server-1.14.5-7|451	# check the ABI in the source against what we expect.
12mu|x11-server-1.14.5-7|452	getmajor() {
12mu|x11-server-1.14.5-7|453	grep -i ^#define.ABI.$1_VERSION hw/xfree86/common/xf86Module.h |
12mu|x11-server-1.14.5-7|454	tr '(),' '   ' | awk '{ print $4 }'
12mu|x11-server-1.14.5-7|455	}
12mu|x11-server-1.14.5-7|456	
12mu|x11-server-1.14.5-7|457	getminor() {
12mu|x11-server-1.14.5-7|458	grep -i ^#define.ABI.$1_VERSION hw/xfree86/common/xf86Module.h |
12mu|x11-server-1.14.5-7|459	tr '(),' '   ' | awk '{ print $5 }'
12mu|x11-server-1.14.5-7|460	}
12mu|x11-server-1.14.5-7|461	
12mu|x11-server-1.14.5-7|462	test `getmajor ansic` == %{ansic_major}
12mu|x11-server-1.14.5-7|463	test `getminor ansic` == %{ansic_minor}
12mu|x11-server-1.14.5-7|464	test `getmajor videodrv` == %{videodrv_major}
12mu|x11-server-1.14.5-7|465	test `getminor videodrv` == %{videodrv_minor}
12mu|x11-server-1.14.5-7|466	test `getmajor xinput` == %{xinput_major}
12mu|x11-server-1.14.5-7|467	test `getminor xinput` == %{xinput_minor}
12mu|x11-server-1.14.5-7|468	test `getmajor extension` == %{extension_major}
12mu|x11-server-1.14.5-7|469	test `getminor extension` == %{extension_minor}
12mu|x11-server-1.14.5-7|470	
12mu|x11-server-1.14.5-7|471	
12mu|x11-server-1.14.5-7|472	%build
12mu|x11-server-1.14.5-7|473	%serverbuild_hardened
12mu|x11-server-1.14.5-7|474	
12mu|x11-server-1.14.5-7|475	autoreconf -if
12mu|x11-server-1.14.5-7|476	
12mu|x11-server-1.14.5-7|477	# Copy the clean dir to a 'source' directory that will be used to make the
12mu|x11-server-1.14.5-7|478	# x11-server-source subpackage
12mu|x11-server-1.14.5-7|479	mkdir source
12mu|x11-server-1.14.5-7|480	find . -maxdepth 1 ! -name source ! -name '\.' -exec cp -r '{}' source \;
12mu|x11-server-1.14.5-7|481	
12mu|x11-server-1.14.5-7|482	
12mu|x11-server-1.14.5-7|483	%if %{with debug}
12mu|x11-server-1.14.5-7|484	CFLAGS='-DBUILDDEBUG -O0 -gdwarf-4' \
12mu|x11-server-1.14.5-7|485	%endif
12mu|x11-server-1.14.5-7|486	%configure2_5x \
12mu|x11-server-1.14.5-7|487	--disable-static \
12mu|x11-server-1.14.5-7|488	--with-log-dir=%{_logdir} \
12mu|x11-server-1.14.5-7|489	--with-os-vendor="%{_vendor}" \
12mu|x11-server-1.14.5-7|490	--with-os-name="`echo \`uname -s -r\` | sed -e s'/ /_/g'`" \
12mu|x11-server-1.14.5-7|491	--with-vendor-web="%{bugurl}" \
12mu|x11-server-1.14.5-7|492	--with-extra-module-dir=%{extra_module_dir} \
12mu|x11-server-1.14.5-7|493	%if %{with debug}
12mu|x11-server-1.14.5-7|494	--enable-debug \
12mu|x11-server-1.14.5-7|495	%else
12mu|x11-server-1.14.5-7|496	--disable-debug \
12mu|x11-server-1.14.5-7|497	%endif
12mu|x11-server-1.14.5-7|498	%if %{with builddocs}
12mu|x11-server-1.14.5-7|499	--enable-builddocs \
12mu|x11-server-1.14.5-7|500	%else
12mu|x11-server-1.14.5-7|501	--disable-builddocs \
12mu|x11-server-1.14.5-7|502	%endif
12mu|x11-server-1.14.5-7|503	--enable-config-udev \
12mu|x11-server-1.14.5-7|504	--enable-config-udev-kms \
12mu|x11-server-1.14.5-7|505	--disable-strict-compilation \
12mu|x11-server-1.14.5-7|506	--disable-install-libxf86config \
12mu|x11-server-1.14.5-7|507	--enable-composite \
12mu|x11-server-1.14.5-7|508	--enable-xres \
12mu|x11-server-1.14.5-7|509	--enable-record \
12mu|x11-server-1.14.5-7|510	--enable-xv \
12mu|x11-server-1.14.5-7|511	--enable-xvmc \
12mu|x11-server-1.14.5-7|512	--enable-dga \
12mu|x11-server-1.14.5-7|513	--enable-screensaver \
12mu|x11-server-1.14.5-7|514	--enable-xdmcp \
12mu|x11-server-1.14.5-7|515	--enable-xdm-auth-1 \
12mu|x11-server-1.14.5-7|516	--enable-glx \
12mu|x11-server-1.14.5-7|517	--enable-aiglx \
12mu|x11-server-1.14.5-7|518	--enable-glx-tls \
12mu|x11-server-1.14.5-7|519	--enable-dri \
12mu|x11-server-1.14.5-7|520	--enable-dri2 \
12mu|x11-server-1.14.5-7|521	--enable-xinerama \
12mu|x11-server-1.14.5-7|522	--enable-xf86vidmode \
12mu|x11-server-1.14.5-7|523	--enable-xace \
12mu|x11-server-1.14.5-7|524	--enable-xcsecurity \
12mu|x11-server-1.14.5-7|525	--enable-xf86bigfont \
12mu|x11-server-1.14.5-7|526	--enable-dpms \
12mu|x11-server-1.14.5-7|527	--disable-tslib \
12mu|x11-server-1.14.5-7|528	--enable-dbe \
12mu|x11-server-1.14.5-7|529	--enable-xfree86-utils \
12mu|x11-server-1.14.5-7|530	--enable-xorg \
12mu|x11-server-1.14.5-7|531	%if %{with dmx}
12mu|x11-server-1.14.5-7|532	--enable-dmx \
12mu|x11-server-1.14.5-7|533	%else
12mu|x11-server-1.14.5-7|534	--disable-dmx \
12mu|x11-server-1.14.5-7|535	%endif
12mu|x11-server-1.14.5-7|536	--enable-xvfb \
12mu|x11-server-1.14.5-7|537	--enable-xnest \
12mu|x11-server-1.14.5-7|538	--disable-xwin \
12mu|x11-server-1.14.5-7|539	--enable-kdrive \
12mu|x11-server-1.14.5-7|540	%if %{with xfake}
12mu|x11-server-1.14.5-7|541	--enable-xfake \
12mu|x11-server-1.14.5-7|542	%else
12mu|x11-server-1.14.5-7|543	--disable-xfake \
12mu|x11-server-1.14.5-7|544	%endif
12mu|x11-server-1.14.5-7|545	--enable-xephyr \
12mu|x11-server-1.14.5-7|546	--enable-secure-rpc \
12mu|x11-server-1.14.5-7|547	--enable-xwrapper \
12mu|x11-server-1.14.5-7|548	--enable-pam \
12mu|x11-server-1.14.5-7|549	%if %{with dbus}
12mu|x11-server-1.14.5-7|550	--enable-config-dbus \
12mu|x11-server-1.14.5-7|551	%else
12mu|x11-server-1.14.5-7|552	--disable-config-dbus \
12mu|x11-server-1.14.5-7|553	%endif
12mu|x11-server-1.14.5-7|554	--disable-config-hal \
12mu|x11-server-1.14.5-7|555	--with-sha1=libcrypto \
12mu|x11-server-1.14.5-7|556	--with-default-font-path="catalogue:%{_sysconfdir}/X11/fontpath.d"
12mu|x11-server-1.14.5-7|557	
12mu|x11-server-1.14.5-7|558	pushd include && make xorg-server.h dix-config.h xorg-config.h && popd
12mu|x11-server-1.14.5-7|559	
12mu|x11-server-1.14.5-7|560	%make
12mu|x11-server-1.14.5-7|561	
12mu|x11-server-1.14.5-7|562	%install
12mu|x11-server-1.14.5-7|563	%makeinstall_std
12mu|x11-server-1.14.5-7|564	
12mu|x11-server-1.14.5-7|565	mkdir -p %{buildroot}%{_sysconfdir}/X11/
12mu|x11-server-1.14.5-7|566	ln -s %{_bindir}/Xorg %{buildroot}%{_sysconfdir}/X11/X
12mu|x11-server-1.14.5-7|567	ln -sf %{_bindir}/Xwrapper %{buildroot}%{_bindir}/X
12mu|x11-server-1.14.5-7|568	
12mu|x11-server-1.14.5-7|569	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mu|x11-server-1.14.5-7|570	install -m 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/pam.d/xserver
12mu|x11-server-1.14.5-7|571	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps
12mu|x11-server-1.14.5-7|572	touch %{buildroot}%{_sysconfdir}/security/console.apps/xserver
12mu|x11-server-1.14.5-7|573	
12mu|x11-server-1.14.5-7|574	mkdir -p %{buildroot}%{_sysconfdir}/X11/app-defaults
12mu|x11-server-1.14.5-7|575	mkdir -p %{buildroot}%{_sysconfdir}/X11/fontpath.d
12mu|x11-server-1.14.5-7|576	
12mu|x11-server-1.14.5-7|577	# move README.compiled outside compiled/ dir, so there won't be any problem with x11-data-xkbdata
12mu|x11-server-1.14.5-7|578	mv -f %{buildroot}%{_datadir}/X11/xkb/compiled/README.compiled %{buildroot}%{_datadir}/X11/xkb/
12mu|x11-server-1.14.5-7|579	
12mu|x11-server-1.14.5-7|580	# for compatibility with legacy applications (see #23423, for example)
12mu|x11-server-1.14.5-7|581	mkdir -p %{buildroot}%{_prefix}/X11R6/lib/
12mu|x11-server-1.14.5-7|582	ln -s ../../%{_lib}/X11 %{buildroot}%{_prefix}/X11R6/lib/X11
12mu|x11-server-1.14.5-7|583	
12mu|x11-server-1.14.5-7|584	# create more module directories to be owned by x11-server-common
12mu|x11-server-1.14.5-7|585	install -d -m755 %{buildroot}%{_libdir}/xorg/modules/{input,drivers}
12mu|x11-server-1.14.5-7|586	install -d -m755 %{buildroot}%{xorg1_6_extra_modules}
12mu|x11-server-1.14.5-7|587	
12mu|x11-server-1.14.5-7|588	# (anssi) manage proprietary drivers
12mu|x11-server-1.14.5-7|589	install -d -m755 %{buildroot}%{_sysconfdir}/ld.so.conf.d/GL
12mu|x11-server-1.14.5-7|590	cat > %{buildroot}%{_sysconfdir}/ld.so.conf.d/GL/standard.conf << EOF
12mu|x11-server-1.14.5-7|591	# This file is knowingly empty since the libraries are in standard search
12mu|x11-server-1.14.5-7|592	# path. Please do not remove this file.
12mu|x11-server-1.14.5-7|593	EOF
12mu|x11-server-1.14.5-7|594	touch %{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
12mu|x11-server-1.14.5-7|595	
12mu|x11-server-1.14.5-7|596	install -m 0755 %{SOURCE2} %{buildroot}%{_bindir}/xvfb-run
12mu|x11-server-1.14.5-7|597	
12mu|x11-server-1.14.5-7|598	# Make the source package
12mu|x11-server-1.14.5-7|599	cp -r source %{buildroot}%{xserver_source_dir}
12mu|x11-server-1.14.5-7|600	
12mu|x11-server-1.14.5-7|601	install -m 755 %{SOURCE30} %{buildroot}%{_bindir}
12mu|x11-server-1.14.5-7|602	
12mu|x11-server-1.14.5-7|603	# Create xorg.conf.d
12mu|x11-server-1.14.5-7|604	install -d -m 755 %{buildroot}%{_sysconfdir}/X11/xorg.conf.d
12mu|x11-server-1.14.5-7|605	
12mu|x11-server-1.14.5-7|606	
12mu|x11-server-1.14.5-7|607	%changelog
12mu|x11-server-1.14.5-7|608	* Sat Dec 28 2013 akdengi <kazancas@mandriva.ru> 1.14.5-7
12mu|x11-server-1.14.5-7|609	+ Revision: a667e20
12mu|x11-server-1.14.5-7|610	- disable fedora patches
12mu|x11-server-1.14.5-7|611	
12mu|x11-server-1.14.5-7|612	* Thu Dec 26 2013 akdengi <kazancas@mandriva.ru> 1.14.5-6
12mu|x11-server-1.14.5-7|613	+ Revision: e47b041
12mu|x11-server-1.14.5-7|614	- drop new.spec
12mu|x11-server-1.14.5-7|615	
12mu|x11-server-1.14.5-7|616	* Thu Dec 26 2013 akdengi <kazancas@mandriva.ru> 1.14.5-6
12mu|x11-server-1.14.5-7|617	+ Revision: 89b4da2
12mu|x11-server-1.14.5-7|618	- remove udev rules
12mu|x11-server-1.14.5-7|619	
12mu|x11-server-1.14.5-7|620	* Thu Dec 26 2013 akdengi <kazancas@mandriva.ru> 1.14.5-5
12mu|x11-server-1.14.5-7|621	+ Revision: 9fc603d
12mu|x11-server-1.14.5-7|622	- remove udev rules
12mu|x11-server-1.14.5-7|623	
12mu|x11-server-1.14.5-7|624	* Thu Dec 19 2013 akdengi <kazancas@mandriva.ru> 1.14.5-5
12mu|x11-server-1.14.5-7|625	+ Revision: bf24720
12mu|x11-server-1.14.5-7|626	- SILENT revert to 1.14.5-5
12mu|x11-server-1.14.5-7|627	
12mu|x11-server-1.14.5-7|628	* Thu Dec 19 2013 akdengi <alexander.kazancev@rosalab.ru> 1.14.5-8
12mu|x11-server-1.14.5-7|629	+ Revision: 184a118
12mu|x11-server-1.14.5-7|630	- SILENT fix patch
12mu|x11-server-1.14.5-7|631	
12mu|x11-server-1.14.5-7|632	* Thu Dec 19 2013 akdengi <alexander.kazancev@rosalab.ru> 1.14.5-8
12mu|x11-server-1.14.5-7|633	+ Revision: b7b02e5
12mu|x11-server-1.14.5-7|634	- return Fedora patches
12mu|x11-server-1.14.5-7|635	
12mu|x11-server-1.14.5-7|636	* Wed Dec 18 2013 akdengi <kazancas@mandriva.ru> 1.14.5-7
12mu|x11-server-1.14.5-7|637	+ Revision: 861e54e
12mu|x11-server-1.14.5-7|638	- return new pamd and keyboard config
12mu|x11-server-1.14.5-7|639	
12mu|x11-server-1.14.5-7|640	* Wed Dec 18 2013 akdengi <kazancas@mandriva.ru> 1.14.5-7
12mu|x11-server-1.14.5-7|641	+ Revision: 884ad2f
12mu|x11-server-1.14.5-7|642	- return old way
12mu|x11-server-1.14.5-7|643	
12mu|x11-server-1.14.5-7|644	* Wed Dec 18 2013 akdengi <kazancas@mandriva.ru> 1.14.5-6
12mu|x11-server-1.14.5-7|645	+ Revision: 10548e0
12mu|x11-server-1.14.5-7|646	- fix patchset
12mu|x11-server-1.14.5-7|647	
12mu|x11-server-1.14.5-7|648	* Wed Dec 18 2013 akdengi <kazancas@mandriva.ru> 1.14.5-6
12mu|x11-server-1.14.5-7|649	+ Revision: 9e69a47
12mu|x11-server-1.14.5-7|650	- disable patch 2008
12mu|x11-server-1.14.5-7|651	
12mu|x11-server-1.14.5-7|652	* Wed Dec 18 2013 akdengi <kazancas@mandriva.ru> 1.14.5-6
12mu|x11-server-1.14.5-7|653	+ Revision: aadf7ec
12mu|x11-server-1.14.5-7|654	- disable patch 2007
12mu|x11-server-1.14.5-7|655	
12mu|x11-server-1.14.5-7|656	* Wed Dec 18 2013 akdengi <kazancas@mandriva.ru> 1.14.5-6
12mu|x11-server-1.14.5-7|657	+ Revision: 0b353eb
12mu|x11-server-1.14.5-7|658	- add some fedora patches
12mu|x11-server-1.14.5-7|659	
12mu|x11-server-1.14.5-7|660	* Wed Dec 18 2013 akdengi <kazancas@mandriva.ru> 1.14.5-6
12mu|x11-server-1.14.5-7|661	+ Revision: 1c5fca9
12mu|x11-server-1.14.5-7|662	- add patch
12mu|x11-server-1.14.5-7|663	
12mu|x11-server-1.14.5-7|664	* Wed Dec 18 2013 akdengi <kazancas@mandriva.ru> 1.14.5-6
12mu|x11-server-1.14.5-7|665	+ Revision: a916c0b
12mu|x11-server-1.14.5-7|666	- disable all Mandriva patches and add backlight patch
12mu|x11-server-1.14.5-7|667	
12mu|x11-server-1.14.5-7|668	* Tue Dec 17 2013 akdengi <kazancas@mandriva.ru> 1.14.5-5
12mu|x11-server-1.14.5-7|669	+ Revision: 29d4055
12mu|x11-server-1.14.5-7|670	- fix migrate way
12mu|x11-server-1.14.5-7|671	
12mu|x11-server-1.14.5-7|672	* Tue Dec 17 2013 akdengi <kazancas@mandriva.ru> 1.14.5-4
12mu|x11-server-1.14.5-7|673	+ Revision: 69f94a0
12mu|x11-server-1.14.5-7|674	- run drakkeyboard if missing config X11
12mu|x11-server-1.14.5-7|675	
12mu|x11-server-1.14.5-7|676	* Tue Dec 17 2013 Alexander Kazancev <kazancas@gmail.com> 1.14.5-3
12mu|x11-server-1.14.5-7|677	+ Revision: 63a009c
12mu|x11-server-1.14.5-7|678	- Up release
12mu|x11-server-1.14.5-7|679	
12mu|x11-server-1.14.5-7|680	* Mon Dec 16 2013 akdengi <kazancas@mandriva.ru> 1.14.5-2
12mu|x11-server-1.14.5-7|681	+ Revision: c175295
12mu|x11-server-1.14.5-7|682	- Add to post in common package call /usr/bin/setxkbmap
12mu|x11-server-1.14.5-7|683	
12mu|x11-server-1.14.5-7|684	* Fri Dec 13 2013 akdengi <kazancas@mandriva.ru> 1.14.5-1
12mu|x11-server-1.14.5-7|685	+ Revision: 7091bdc
12mu|x11-server-1.14.5-7|686	- Update to 1.14.5
12mu|x11-server-1.14.5-7|687	
12mu|x11-server-1.14.5-7|688	* Thu Nov 07 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.14.4-2
12mu|x11-server-1.14.5-7|689	+ Revision: a2b9568
12mu|x11-server-1.14.5-7|690	- disabled a 908 patch
12mu|x11-server-1.14.5-7|691	
12mu|x11-server-1.14.5-7|692	* Tue Nov 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.14.4-1
12mu|x11-server-1.14.5-7|693	+ Revision: aa28f47
12mu|x11-server-1.14.5-7|694	- LOG New version 1.14.4
12mu|x11-server-1.14.5-7|695	
12mu|x11-server-1.14.5-7|696	* Fri Nov 01 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.14.3-4
12mu|x11-server-1.14.5-7|697	+ Revision: 4f91a21
12mu|x11-server-1.14.5-7|698	- LOG Spec cleanup
12mu|x11-server-1.14.5-7|699	
12mu|x11-server-1.14.5-7|700	* Thu Oct 31 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.14.3-3
12mu|x11-server-1.14.5-7|701	+ Revision: 436e732
12mu|x11-server-1.14.5-7|702	- sync to cooker, removed abf.yml copy
12mu|x11-server-1.14.5-7|703	
12mu|x11-server-1.14.5-7|704	* Wed Oct 09 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.13.4-1
12mu|x11-server-1.14.5-7|705	+ Revision: 58db272
12mu|x11-server-1.14.5-7|706	- LOG Fix vendor QA url
12mu|x11-server-1.14.5-7|707	
12mu|x11-server-1.14.5-7|708	* Mon Jul 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.13.4-1
12mu|x11-server-1.14.5-7|709	+ Revision: e4b5c26
12mu|x11-server-1.14.5-7|710	- LOG New version 1.13.4
12mu|x11-server-1.14.5-7|711	
12mu|x11-server-1.14.5-7|712	* Fri Jul 26 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.13.3-2
12mu|x11-server-1.14.5-7|713	+ Revision: 9e398de
12mu|x11-server-1.14.5-7|714	- added pkgconfig(xv)
12mu|x11-server-1.14.5-7|715	
12mu|x11-server-1.14.5-7|716	* Fri Jul 26 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 1.13.3-2
12mu|x11-server-1.14.5-7|717	+ Revision: a3b6414
12mu|x11-server-1.14.5-7|718	- release up, disabled patch #908 for https://forum.kde.org/viewtopic.php?f=66&t=97424
12mu|x11-server-1.14.5-7|719	
12mu|x11-server-1.14.5-7|720	* Fri Mar 15 2013 akdengi <kazancas@mandriva.ru> 1.13.3-1
12mu|x11-server-1.14.5-7|721	+ Revision: 2a8a483
12mu|x11-server-1.14.5-7|722	- 1.13.3
12mu|x11-server-1.14.5-7|723	
12mu|x11-server-1.14.5-7|724	* Fri Mar 15 2013 akdengi <kazancas@mandriva.ru> 1.13.2-4
12mu|x11-server-1.14.5-7|725	+ Revision: 18707d5
12mu|x11-server-1.14.5-7|726	- fix patching
12mu|x11-server-1.14.5-7|727	
12mu|x11-server-1.14.5-7|728	* Thu Mar 14 2013 akdengi <kazancas@mandriva.ru> 1.13.2-4
12mu|x11-server-1.14.5-7|729	+ Revision: 7b1ecea
12mu|x11-server-1.14.5-7|730	- fix patch
12mu|x11-server-1.14.5-7|731	
12mu|x11-server-1.14.5-7|732	* Thu Mar 14 2013 akdengi <kazancas@mandriva.ru> 1.13.2-4
12mu|x11-server-1.14.5-7|733	+ Revision: 3afb746
12mu|x11-server-1.14.5-7|734	- fix dmps patch
12mu|x11-server-1.14.5-7|735	
12mu|x11-server-1.14.5-7|736	* Thu Mar 14 2013 akdengi <kazancas@mandriva.ru> 1.13.2-4
12mu|x11-server-1.14.5-7|737	+ Revision: 34b7fdb
12mu|x11-server-1.14.5-7|738	- fix patch count
12mu|x11-server-1.14.5-7|739	
12mu|x11-server-1.14.5-7|740	* Thu Mar 14 2013 akdengi <kazancas@mandriva.ru> 1.13.2-4
12mu|x11-server-1.14.5-7|741	+ Revision: df88c7c
12mu|x11-server-1.14.5-7|742	- add patches from SUSE
12mu|x11-server-1.14.5-7|743	
12mu|x11-server-1.14.5-7|744	* Tue Mar 12 2013 Alexander Kazancev <kazancas@gmail.com> 1.13.2-2
12mu|x11-server-1.14.5-7|745	+ Revision: f1cc9bb
12mu|x11-server-1.14.5-7|746	- Reenable pixman patch
12mu|x11-server-1.14.5-7|747	
12mu|x11-server-1.14.5-7|748	* Tue Jan 29 2013 akdengi <kazancas@gmail.com> 1.13.2-1
12mu|x11-server-1.14.5-7|749	+ Revision: 87e26e2
12mu|x11-server-1.14.5-7|750	- LOG update to 1.13.2
12mu|x11-server-1.14.5-7|751	
12mu|x11-server-1.14.5-7|752	

21589 12
12mu|x11-util-cf-files-1.0.5-3|1	Summary:	Templates for imake
12mu|x11-util-cf-files-1.0.5-3|2	Name:		x11-util-cf-files
12mu|x11-util-cf-files-1.0.5-3|3	Version:	1.0.5
12mu|x11-util-cf-files-1.0.5-3|4	Release:	3
12mu|x11-util-cf-files-1.0.5-3|5	License:	MIT
12mu|x11-util-cf-files-1.0.5-3|6	Group:		Development/X11
12mu|x11-util-cf-files-1.0.5-3|7	Url:		http://xorg.freedesktop.org
12mu|x11-util-cf-files-1.0.5-3|8	Source0:	http://xorg.freedesktop.org/releases/individual/util/xorg-cf-files-%{version}.tar.bz2
12mu|x11-util-cf-files-1.0.5-3|9	Patch0:		0001-Add-mdvconfig.patch
12mu|x11-util-cf-files-1.0.5-3|10	BuildArch:	noarch
12mu|x11-util-cf-files-1.0.5-3|11	
12mu|x11-util-cf-files-1.0.5-3|12	%description
12mu|x11-util-cf-files-1.0.5-3|13	Templates for imake.
12mu|x11-util-cf-files-1.0.5-3|14	
12mu|x11-util-cf-files-1.0.5-3|15	%files
12mu|x11-util-cf-files-1.0.5-3|16	%dir %{_datadir}/X11/config
12mu|x11-util-cf-files-1.0.5-3|17	%{_datadir}/X11/config/*
12mu|x11-util-cf-files-1.0.5-3|18	
12mu|x11-util-cf-files-1.0.5-3|19	#----------------------------------------------------------------------------
12mu|x11-util-cf-files-1.0.5-3|20	
12mu|x11-util-cf-files-1.0.5-3|21	%prep
12mu|x11-util-cf-files-1.0.5-3|22	%setup -q -n xorg-cf-files-%{version}
12mu|x11-util-cf-files-1.0.5-3|23	%patch0 -p1 -b .mdvconfig
12mu|x11-util-cf-files-1.0.5-3|24	
12mu|x11-util-cf-files-1.0.5-3|25	%build
12mu|x11-util-cf-files-1.0.5-3|26	%configure2_5x \
12mu|x11-util-cf-files-1.0.5-3|27	--with-config-dir=%{_datadir}/X11/config
12mu|x11-util-cf-files-1.0.5-3|28	
12mu|x11-util-cf-files-1.0.5-3|29	%make
12mu|x11-util-cf-files-1.0.5-3|30	
12mu|x11-util-cf-files-1.0.5-3|31	%install
12mu|x11-util-cf-files-1.0.5-3|32	%makeinstall_std
12mu|x11-util-cf-files-1.0.5-3|33	
12mu|x11-util-cf-files-1.0.5-3|34	
12mu|x11-util-cf-files-1.0.5-3|35	%changelog
12mu|x11-util-cf-files-1.0.5-3|36	* Fri Nov 01 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.5-3
12mu|x11-util-cf-files-1.0.5-3|37	+ Revision: 8d5772e
12mu|x11-util-cf-files-1.0.5-3|38	- LOG Spec cleanup
12mu|x11-util-cf-files-1.0.5-3|39	
12mu|x11-util-cf-files-1.0.5-3|40	

21590 12
12mu|x11-util-macros-1.17.1-2|1	Summary:	Macro used for X.org development
12mu|x11-util-macros-1.17.1-2|2	Name:		x11-util-macros
12mu|x11-util-macros-1.17.1-2|3	Version:	1.17.1
12mu|x11-util-macros-1.17.1-2|4	Release:	2
12mu|x11-util-macros-1.17.1-2|5	Group:		Development/X11
12mu|x11-util-macros-1.17.1-2|6	License:	MIT
12mu|x11-util-macros-1.17.1-2|7	Url:		http://xorg.freedesktop.org
12mu|x11-util-macros-1.17.1-2|8	Source0:	http://xorg.freedesktop.org/releases/individual/util/util-macros-%{version}.tar.bz2
12mu|x11-util-macros-1.17.1-2|9	BuildArch:	noarch
12mu|x11-util-macros-1.17.1-2|10	
12mu|x11-util-macros-1.17.1-2|11	%description
12mu|x11-util-macros-1.17.1-2|12	Macros used for X.org development.
12mu|x11-util-macros-1.17.1-2|13	
12mu|x11-util-macros-1.17.1-2|14	%files
12mu|x11-util-macros-1.17.1-2|15	%{_datadir}/util-macros/INSTALL
12mu|x11-util-macros-1.17.1-2|16	%{_datadir}/aclocal/xorg-macros.m4
12mu|x11-util-macros-1.17.1-2|17	%{_datadir}/pkgconfig/xorg-macros.pc
12mu|x11-util-macros-1.17.1-2|18	
12mu|x11-util-macros-1.17.1-2|19	#----------------------------------------------------------------------------
12mu|x11-util-macros-1.17.1-2|20	
12mu|x11-util-macros-1.17.1-2|21	%prep
12mu|x11-util-macros-1.17.1-2|22	%setup -q -n util-macros-%{version}
12mu|x11-util-macros-1.17.1-2|23	
12mu|x11-util-macros-1.17.1-2|24	%build
12mu|x11-util-macros-1.17.1-2|25	%configure2_5x
12mu|x11-util-macros-1.17.1-2|26	%make
12mu|x11-util-macros-1.17.1-2|27	
12mu|x11-util-macros-1.17.1-2|28	%install
12mu|x11-util-macros-1.17.1-2|29	%makeinstall_std
12mu|x11-util-macros-1.17.1-2|30	
12mu|x11-util-macros-1.17.1-2|31	
12mu|x11-util-macros-1.17.1-2|32	%changelog
12mu|x11-util-macros-1.17.1-2|33	* Thu Oct 31 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.17.1-2
12mu|x11-util-macros-1.17.1-2|34	+ Revision: b3369cf
12mu|x11-util-macros-1.17.1-2|35	- LOG Spec cleanup
12mu|x11-util-macros-1.17.1-2|36	
12mu|x11-util-macros-1.17.1-2|37	

21591 12
12mu|xalan-j2-2.7.1-1|1	%define _with_bootstrap 0
12mu|xalan-j2-2.7.1-1|2	%define bootstrap %{?_with_bootstrap:1}%{!?_with_bootstrap:%{?_without_bootstrap:0}%{!?_without_bootstrap:%{?_bootstrap:%{_bootstrap}}%{!?_bootstrap:0}}}
12mu|xalan-j2-2.7.1-1|3	
12mu|xalan-j2-2.7.1-1|4	%define cvs_version %(echo %version |sed -e 's,\\\.,_,g')
12mu|xalan-j2-2.7.1-1|5	
12mu|xalan-j2-2.7.1-1|6	Name:           xalan-j2
12mu|xalan-j2-2.7.1-1|7	Version:        2.7.1
12mu|xalan-j2-2.7.1-1|8	Release:        1
12mu|xalan-j2-2.7.1-1|9	Epoch:          0
12mu|xalan-j2-2.7.1-1|10	Summary:        Java XSLT processor
12mu|xalan-j2-2.7.1-1|11	License:        Apache Software License
12mu|xalan-j2-2.7.1-1|12	Source0:        http://archive.apache.org/dist/xml/xalan-j/source/xalan-j_%{cvs_version}-src.tar.gz
12mu|xalan-j2-2.7.1-1|13	Patch0:         %{name}-noxsltcdeps.patch
12mu|xalan-j2-2.7.1-1|14	Patch1:         %{name}-manifest.patch
12mu|xalan-j2-2.7.1-1|15	Patch2:         %{name}-crosslink.patch
12mu|xalan-j2-2.7.1-1|16	URL:            http://xalan.apache.org/
12mu|xalan-j2-2.7.1-1|17	Group:          Development/Java
12mu|xalan-j2-2.7.1-1|18	#Vendor:         JPackage Project
12mu|xalan-j2-2.7.1-1|19	#Distribution:   JPackage
12mu|xalan-j2-2.7.1-1|20	#BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|xalan-j2-2.7.1-1|21	
12mu|xalan-j2-2.7.1-1|22	BuildArch:      noarch
12mu|xalan-j2-2.7.1-1|23	Provides:       jaxp_transform_impl
12mu|xalan-j2-2.7.1-1|24	Requires:       jaxp_parser_impl
12mu|xalan-j2-2.7.1-1|25	Requires(post):  update-alternatives
12mu|xalan-j2-2.7.1-1|26	Requires(preun): update-alternatives
12mu|xalan-j2-2.7.1-1|27	BuildRequires:  jpackage-utils >= 0:1.6
12mu|xalan-j2-2.7.1-1|28	BuildRequires:  java-1.6.0-openjdk-devel java-rpmbuild
12mu|xalan-j2-2.7.1-1|29	BuildRequires:  ant
12mu|xalan-j2-2.7.1-1|30	%if ! %{bootstrap}
12mu|xalan-j2-2.7.1-1|31	BuildRequires:  java_cup
12mu|xalan-j2-2.7.1-1|32	BuildRequires:  bcel
12mu|xalan-j2-2.7.1-1|33	BuildRequires:  jlex
12mu|xalan-j2-2.7.1-1|34	BuildRequires:  regexp
12mu|xalan-j2-2.7.1-1|35	BuildRequires:  sed
12mu|xalan-j2-2.7.1-1|36	BuildRequires:  servletapi5
12mu|xalan-j2-2.7.1-1|37	BuildRequires:  xerces-j2 >= 0:2.7.1
12mu|xalan-j2-2.7.1-1|38	%endif
12mu|xalan-j2-2.7.1-1|39	#BuildRequires:  xerces-j2 >= 0:2.7.1
12mu|xalan-j2-2.7.1-1|40	BuildRequires:  xml-commons-jaxp-1.3-apis >= 0:1.3.03
12mu|xalan-j2-2.7.1-1|41	
12mu|xalan-j2-2.7.1-1|42	%description
12mu|xalan-j2-2.7.1-1|43	Xalan is an XSLT processor for transforming XML documents into HTML,
12mu|xalan-j2-2.7.1-1|44	text, or other XML document types. It implements the W3C Recommendations
12mu|xalan-j2-2.7.1-1|45	for XSL Transformations (XSLT) and the XML Path Language (XPath). It can
12mu|xalan-j2-2.7.1-1|46	be used from the command line, in an applet or a servlet, or as a module
12mu|xalan-j2-2.7.1-1|47	in other program.
12mu|xalan-j2-2.7.1-1|48	
12mu|xalan-j2-2.7.1-1|49	%if ! %{bootstrap}
12mu|xalan-j2-2.7.1-1|50	%package        xsltc
12mu|xalan-j2-2.7.1-1|51	Summary:        XSLT compiler
12mu|xalan-j2-2.7.1-1|52	Group:          Development/Java
12mu|xalan-j2-2.7.1-1|53	Requires:       java_cup
12mu|xalan-j2-2.7.1-1|54	Requires:       bcel
12mu|xalan-j2-2.7.1-1|55	Requires:       jlex
12mu|xalan-j2-2.7.1-1|56	Requires:       regexp
12mu|xalan-j2-2.7.1-1|57	Requires:       jaxp_parser_impl
12mu|xalan-j2-2.7.1-1|58	
12mu|xalan-j2-2.7.1-1|59	%description    xsltc
12mu|xalan-j2-2.7.1-1|60	The XSLT Compiler is a Java-based tool for compiling XSLT stylesheets into
12mu|xalan-j2-2.7.1-1|61	lightweight and portable Java byte codes called translets.
12mu|xalan-j2-2.7.1-1|62	%endif
12mu|xalan-j2-2.7.1-1|63	
12mu|xalan-j2-2.7.1-1|64	%package        manual
12mu|xalan-j2-2.7.1-1|65	Summary:        Manual for %{name}
12mu|xalan-j2-2.7.1-1|66	Group:          Development/Java
12mu|xalan-j2-2.7.1-1|67	
12mu|xalan-j2-2.7.1-1|68	%description    manual
12mu|xalan-j2-2.7.1-1|69	Documentation for %{name}.
12mu|xalan-j2-2.7.1-1|70	
12mu|xalan-j2-2.7.1-1|71	%package        javadoc
12mu|xalan-j2-2.7.1-1|72	Summary:        Javadoc for %{name}
12mu|xalan-j2-2.7.1-1|73	Group:          Development/Java
12mu|xalan-j2-2.7.1-1|74	BuildRequires:  java-javadoc
12mu|xalan-j2-2.7.1-1|75	
12mu|xalan-j2-2.7.1-1|76	%description    javadoc
12mu|xalan-j2-2.7.1-1|77	Javadoc for %{name}.
12mu|xalan-j2-2.7.1-1|78	
12mu|xalan-j2-2.7.1-1|79	%if ! %{bootstrap}
12mu|xalan-j2-2.7.1-1|80	%package        demo
12mu|xalan-j2-2.7.1-1|81	Summary:        Demo for %{name}
12mu|xalan-j2-2.7.1-1|82	Group:          Development/Java
12mu|xalan-j2-2.7.1-1|83	Requires:       %{name} = %{epoch}:%{version}-%{release}, servlet
12mu|xalan-j2-2.7.1-1|84	BuildRequires:  servlet
12mu|xalan-j2-2.7.1-1|85	
12mu|xalan-j2-2.7.1-1|86	%description    demo
12mu|xalan-j2-2.7.1-1|87	Demonstrations and samples for %{name}.
12mu|xalan-j2-2.7.1-1|88	%endif
12mu|xalan-j2-2.7.1-1|89	
12mu|xalan-j2-2.7.1-1|90	%track
12mu|xalan-j2-2.7.1-1|91	prog %name = {
12mu|xalan-j2-2.7.1-1|92	url = http://xalan.apache.org/xalan-j/index.html
12mu|xalan-j2-2.7.1-1|93	version = %version
12mu|xalan-j2-2.7.1-1|94	regex = "The current stable version for download is (__VER__)"
12mu|xalan-j2-2.7.1-1|95	}
12mu|xalan-j2-2.7.1-1|96	
12mu|xalan-j2-2.7.1-1|97	%prep
12mu|xalan-j2-2.7.1-1|98	%setup -q -n xalan-j_%{cvs_version}
12mu|xalan-j2-2.7.1-1|99	%apply_patches
12mu|xalan-j2-2.7.1-1|100	# Remove all binary libs, except ones needed to build docs and N/A elsewhere.
12mu|xalan-j2-2.7.1-1|101	for j in $(find . -name "*.jar"); do
12mu|xalan-j2-2.7.1-1|102	rm $j
12mu|xalan-j2-2.7.1-1|103	done
12mu|xalan-j2-2.7.1-1|104	# FIXME who knows where the sources are? xalan-j1 ?
12mu|xalan-j2-2.7.1-1|105	#mv tools/xalan2jdoc.jar.no tools/xalan2jdoc.jar
12mu|xalan-j2-2.7.1-1|106	#mv tools/xalan2jtaglet.jar.no tools/xalan2jtaglet.jar
12mu|xalan-j2-2.7.1-1|107	
12mu|xalan-j2-2.7.1-1|108	%build
12mu|xalan-j2-2.7.1-1|109	if [ ! -e "$JAVA_HOME" ] ; then export JAVA_HOME="%{java_home}" ; fi
12mu|xalan-j2-2.7.1-1|110	pushd lib
12mu|xalan-j2-2.7.1-1|111	ln -sf $(build-classpath java_cup-runtime) runtime.jar
12mu|xalan-j2-2.7.1-1|112	ln -sf $(build-classpath bcel) BCEL.jar
12mu|xalan-j2-2.7.1-1|113	ln -sf $(build-classpath regexp) regexp.jar
12mu|xalan-j2-2.7.1-1|114	ln -sf $(build-classpath xerces-j2) xercesImpl.jar
12mu|xalan-j2-2.7.1-1|115	ln -sf $(build-classpath xml-commons-jaxp-1.3-apis) xml-apis.jar
12mu|xalan-j2-2.7.1-1|116	popd
12mu|xalan-j2-2.7.1-1|117	pushd tools
12mu|xalan-j2-2.7.1-1|118	ln -sf $(build-classpath java_cup) java_cup.jar
12mu|xalan-j2-2.7.1-1|119	ln -sf $(build-classpath ant) ant.jar
12mu|xalan-j2-2.7.1-1|120	ln -sf $(build-classpath jlex) JLex.jar
12mu|xalan-j2-2.7.1-1|121	#ln -sf $(build-classpath xml-stylebook) stylebook-1.0-b3_xalan-2.jar
12mu|xalan-j2-2.7.1-1|122	popd
12mu|xalan-j2-2.7.1-1|123	export CLASSPATH=$(build-classpath servletapi5)
12mu|xalan-j2-2.7.1-1|124	export JAVA_HOME=%_prefix/lib/jvm/java-1.6.0
12mu|xalan-j2-2.7.1-1|125	
12mu|xalan-j2-2.7.1-1|126	%if %{bootstrap}
12mu|xalan-j2-2.7.1-1|127	ant \
12mu|xalan-j2-2.7.1-1|128	-Djava.awt.headless=true \
12mu|xalan-j2-2.7.1-1|129	-Dapi.j2se=%{_javadocdir}/java \
12mu|xalan-j2-2.7.1-1|130	-Dbuild.xalan-interpretive.jar=build/xalan-interpretive.jar \
12mu|xalan-j2-2.7.1-1|131	xalan-interpretive.jar
12mu|xalan-j2-2.7.1-1|132	%else
12mu|xalan-j2-2.7.1-1|133	ant \
12mu|xalan-j2-2.7.1-1|134	-Djava.awt.headless=true \
12mu|xalan-j2-2.7.1-1|135	-Dapi.j2se=%{_javadocdir}/java \
12mu|xalan-j2-2.7.1-1|136	-Dbuild.xalan-interpretive.jar=build/xalan-interpretive.jar \
12mu|xalan-j2-2.7.1-1|137	xalan-interpretive.jar\
12mu|xalan-j2-2.7.1-1|138	xsltc.unbundledjar \
12mu|xalan-j2-2.7.1-1|139	docs \
12mu|xalan-j2-2.7.1-1|140	xsltc.docs \
12mu|xalan-j2-2.7.1-1|141	javadocs \
12mu|xalan-j2-2.7.1-1|142	samples \
12mu|xalan-j2-2.7.1-1|143	servlet
12mu|xalan-j2-2.7.1-1|144	%endif
12mu|xalan-j2-2.7.1-1|145	
12mu|xalan-j2-2.7.1-1|146	%install
12mu|xalan-j2-2.7.1-1|147	rm -rf $RPM_BUILD_ROOT
12mu|xalan-j2-2.7.1-1|148	
12mu|xalan-j2-2.7.1-1|149	# jars
12mu|xalan-j2-2.7.1-1|150	install -d -m 755 $RPM_BUILD_ROOT%{_javadir}
12mu|xalan-j2-2.7.1-1|151	install -p -m 644 build/xalan-interpretive.jar \
12mu|xalan-j2-2.7.1-1|152	$RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mu|xalan-j2-2.7.1-1|153	%if ! %{bootstrap}
12mu|xalan-j2-2.7.1-1|154	install -p -m 644 build/xsltc.jar \
12mu|xalan-j2-2.7.1-1|155	$RPM_BUILD_ROOT%{_javadir}/xsltc-%{version}.jar
12mu|xalan-j2-2.7.1-1|156	%endif
12mu|xalan-j2-2.7.1-1|157	install -p -m 644 build/serializer.jar \
12mu|xalan-j2-2.7.1-1|158	$RPM_BUILD_ROOT%{_javadir}/%{name}-serializer-%{version}.jar
12mu|xalan-j2-2.7.1-1|159	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mu|xalan-j2-2.7.1-1|160	
12mu|xalan-j2-2.7.1-1|161	%if ! %{bootstrap}
12mu|xalan-j2-2.7.1-1|162	
12mu|xalan-j2-2.7.1-1|163	# javadoc
12mu|xalan-j2-2.7.1-1|164	install -d -m 755 $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mu|xalan-j2-2.7.1-1|165	cp -pr build/docs/apidocs/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mu|xalan-j2-2.7.1-1|166	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mu|xalan-j2-2.7.1-1|167	rm -rf build/docs/apidocs
12mu|xalan-j2-2.7.1-1|168	
12mu|xalan-j2-2.7.1-1|169	# demo
12mu|xalan-j2-2.7.1-1|170	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/%{name}
12mu|xalan-j2-2.7.1-1|171	install -p -m 644 build/xalansamples.jar \
12mu|xalan-j2-2.7.1-1|172	$RPM_BUILD_ROOT%{_datadir}/%{name}/%{name}-samples.jar
12mu|xalan-j2-2.7.1-1|173	install -p -m 644 build/xalanservlet.war \
12mu|xalan-j2-2.7.1-1|174	$RPM_BUILD_ROOT%{_datadir}/%{name}/%{name}-servlet.war
12mu|xalan-j2-2.7.1-1|175	cp -pr samples $RPM_BUILD_ROOT%{_datadir}/%{name}
12mu|xalan-j2-2.7.1-1|176	
12mu|xalan-j2-2.7.1-1|177	# fix link between manual and javadoc
12mu|xalan-j2-2.7.1-1|178	(cd build/docs; ln -sf %{_javadocdir}/%{name}-%{version} apidocs)
12mu|xalan-j2-2.7.1-1|179	
12mu|xalan-j2-2.7.1-1|180	%endif
12mu|xalan-j2-2.7.1-1|181	
12mu|xalan-j2-2.7.1-1|182	%if 0
12mu|xalan-j2-2.7.1-1|183	# jaxp_transform_impl ghost symlink
12mu|xalan-j2-2.7.1-1|184	ln -s %{_sysconfdir}/alternatives \
12mu|xalan-j2-2.7.1-1|185	$RPM_BUILD_ROOT%{_javadir}/jaxp_transform_impl.jar
12mu|xalan-j2-2.7.1-1|186	%endif
12mu|xalan-j2-2.7.1-1|187	
12mu|xalan-j2-2.7.1-1|188	%{gcj_compile}
12mu|xalan-j2-2.7.1-1|189	
12mu|xalan-j2-2.7.1-1|190	%clean
12mu|xalan-j2-2.7.1-1|191	rm -rf $RPM_BUILD_ROOT
12mu|xalan-j2-2.7.1-1|192	
12mu|xalan-j2-2.7.1-1|193	%post
12mu|xalan-j2-2.7.1-1|194	update-alternatives --install %{_javadir}/jaxp_transform_impl.jar \
12mu|xalan-j2-2.7.1-1|195	jaxp_transform_impl %{_javadir}/%{name}.jar 30
12mu|xalan-j2-2.7.1-1|196	
12mu|xalan-j2-2.7.1-1|197	%preun
12mu|xalan-j2-2.7.1-1|198	{
12mu|xalan-j2-2.7.1-1|199	[ $1 = 0 ] || exit 0
12mu|xalan-j2-2.7.1-1|200	update-alternatives --remove jaxp_transform_impl %{_javadir}/%{name}.jar
12mu|xalan-j2-2.7.1-1|201	} >/dev/null 2>&1 || :
12mu|xalan-j2-2.7.1-1|202	
12mu|xalan-j2-2.7.1-1|203	#%post xsltc
12mu|xalan-j2-2.7.1-1|204	#update-alternatives --install %{_javadir}/jaxp_transform_impl.jar \
12mu|xalan-j2-2.7.1-1|205	#  jaxp_transform_impl %{_javadir}/xsltc.jar 10
12mu|xalan-j2-2.7.1-1|206	
12mu|xalan-j2-2.7.1-1|207	#%preun xsltc
12mu|xalan-j2-2.7.1-1|208	#{
12mu|xalan-j2-2.7.1-1|209	#  [ $1 = 0 ] || exit 0
12mu|xalan-j2-2.7.1-1|210	#  update-alternatives --remove jaxp_transform_impl %{_javadir}/xsltc.jar
12mu|xalan-j2-2.7.1-1|211	#} >/dev/null 2>&1 || :
12mu|xalan-j2-2.7.1-1|212	
12mu|xalan-j2-2.7.1-1|213	%if ! %{bootstrap}
12mu|xalan-j2-2.7.1-1|214	%if 0
12mu|xalan-j2-2.7.1-1|215	%post javadoc
12mu|xalan-j2-2.7.1-1|216	rm -f %{_javadocdir}/%{name}
12mu|xalan-j2-2.7.1-1|217	ln -s %{name}-%{version} %{_javadocdir}/%{name}
12mu|xalan-j2-2.7.1-1|218	
12mu|xalan-j2-2.7.1-1|219	%postun javadoc
12mu|xalan-j2-2.7.1-1|220	if [ "$1" = "0" ]; then
12mu|xalan-j2-2.7.1-1|221	rm -f %{_javadocdir}/%{name}
12mu|xalan-j2-2.7.1-1|222	fi
12mu|xalan-j2-2.7.1-1|223	%endif
12mu|xalan-j2-2.7.1-1|224	%endif
12mu|xalan-j2-2.7.1-1|225	
12mu|xalan-j2-2.7.1-1|226	%files
12mu|xalan-j2-2.7.1-1|227	%defattr(0644,root,root,0755)
12mu|xalan-j2-2.7.1-1|228	%doc KEYS
12mu|xalan-j2-2.7.1-1|229	%{_javadir}/%{name}-%{version}.jar
12mu|xalan-j2-2.7.1-1|230	%{_javadir}/%{name}.jar
12mu|xalan-j2-2.7.1-1|231	%{_javadir}/%{name}-serializer-%{version}.jar
12mu|xalan-j2-2.7.1-1|232	%{_javadir}/%{name}-serializer.jar
12mu|xalan-j2-2.7.1-1|233	%if 0
12mu|xalan-j2-2.7.1-1|234	%ghost %{_javadir}/jaxp_transform_impl.jar
12mu|xalan-j2-2.7.1-1|235	%endif
12mu|xalan-j2-2.7.1-1|236	
12mu|xalan-j2-2.7.1-1|237	%if ! %{bootstrap}
12mu|xalan-j2-2.7.1-1|238	%files xsltc
12mu|xalan-j2-2.7.1-1|239	%defattr(0644,root,root,0755)
12mu|xalan-j2-2.7.1-1|240	%{_javadir}/xsltc-%{version}.jar
12mu|xalan-j2-2.7.1-1|241	%{_javadir}/xsltc.jar
12mu|xalan-j2-2.7.1-1|242	#%ghost %{_javadir}/jaxp_transform_impl.jar
12mu|xalan-j2-2.7.1-1|243	
12mu|xalan-j2-2.7.1-1|244	%files manual
12mu|xalan-j2-2.7.1-1|245	%defattr(0644,root,root,0755)
12mu|xalan-j2-2.7.1-1|246	%doc build/docs/*
12mu|xalan-j2-2.7.1-1|247	
12mu|xalan-j2-2.7.1-1|248	%files javadoc
12mu|xalan-j2-2.7.1-1|249	%defattr(0644,root,root,0755)
12mu|xalan-j2-2.7.1-1|250	%doc %{_javadocdir}/%{name}-%{version}
12mu|xalan-j2-2.7.1-1|251	%doc %{_javadocdir}/%{name}
12mu|xalan-j2-2.7.1-1|252	
12mu|xalan-j2-2.7.1-1|253	%files demo
12mu|xalan-j2-2.7.1-1|254	%defattr(0644,root,root,0755)
12mu|xalan-j2-2.7.1-1|255	%{_datadir}/%{name}
12mu|xalan-j2-2.7.1-1|256	
12mu|xalan-j2-2.7.1-1|257	%endif
12mu|xalan-j2-2.7.1-1|258	
12mu|xalan-j2-2.7.1-1|259	
12mu|xalan-j2-2.7.1-1|260	%changelog
12mu|xalan-j2-2.7.1-1|261	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 0:2.7.0-7.0.10mdv2011.0
12mu|xalan-j2-2.7.1-1|262	+ Revision: 671257
12mu|xalan-j2-2.7.1-1|263	- mass rebuild
12mu|xalan-j2-2.7.1-1|264	
12mu|xalan-j2-2.7.1-1|265	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 0:2.7.0-7.0.9mdv2011.0
12mu|xalan-j2-2.7.1-1|266	+ Revision: 608179
12mu|xalan-j2-2.7.1-1|267	- rebuild
12mu|xalan-j2-2.7.1-1|268	
12mu|xalan-j2-2.7.1-1|269	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 0:2.7.0-7.0.8mdv2010.1
12mu|xalan-j2-2.7.1-1|270	+ Revision: 524371
12mu|xalan-j2-2.7.1-1|271	- rebuilt for 2010.1
12mu|xalan-j2-2.7.1-1|272	
12mu|xalan-j2-2.7.1-1|273	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 0:2.7.0-7.0.7mdv2009.1
12mu|xalan-j2-2.7.1-1|274	+ Revision: 351246
12mu|xalan-j2-2.7.1-1|275	- rebuild
12mu|xalan-j2-2.7.1-1|276	
12mu|xalan-j2-2.7.1-1|277	* Tue Jul 08 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:2.7.0-7.0.6mdv2009.0
12mu|xalan-j2-2.7.1-1|278	+ Revision: 232661
12mu|xalan-j2-2.7.1-1|279	- fix build, disable gcj_compile
12mu|xalan-j2-2.7.1-1|280	
12mu|xalan-j2-2.7.1-1|281	* Thu Jan 10 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:2.7.0-7.0.5mdv2008.1
12mu|xalan-j2-2.7.1-1|282	+ Revision: 147618
12mu|xalan-j2-2.7.1-1|283	- full build
12mu|xalan-j2-2.7.1-1|284	
12mu|xalan-j2-2.7.1-1|285	* Thu Jan 10 2008 Alexander Kurtakov <akurtakov@mandriva.org> 0:2.7.0-7.0.4mdv2008.1
12mu|xalan-j2-2.7.1-1|286	+ Revision: 147597
12mu|xalan-j2-2.7.1-1|287	- bootstrap
12mu|xalan-j2-2.7.1-1|288	
12mu|xalan-j2-2.7.1-1|289	+ David Walluck <walluck@mandriva.org>
12mu|xalan-j2-2.7.1-1|290	- bump release
12mu|xalan-j2-2.7.1-1|291	
12mu|xalan-j2-2.7.1-1|292	* Wed Dec 26 2007 David Walluck <walluck@mandriva.org> 0:2.7.0-7.0.2mdv2008.1
12mu|xalan-j2-2.7.1-1|293	+ Revision: 137872
12mu|xalan-j2-2.7.1-1|294	- rebuild
12mu|xalan-j2-2.7.1-1|295	
12mu|xalan-j2-2.7.1-1|296	* Wed Dec 19 2007 David Walluck <walluck@mandriva.org> 0:2.7.0-7.0.1mdv2008.1
12mu|xalan-j2-2.7.1-1|297	+ Revision: 133162
12mu|xalan-j2-2.7.1-1|298	- BuildRequires: java-rpmbuild
12mu|xalan-j2-2.7.1-1|299	- sync with jpackage
12mu|xalan-j2-2.7.1-1|300	- don't %%ghost alternative link
12mu|xalan-j2-2.7.1-1|301	
12mu|xalan-j2-2.7.1-1|302	+ Thierry Vignaud <tv@mandriva.org>
12mu|xalan-j2-2.7.1-1|303	- kill re-definition of %%buildroot on Pixel's request
12mu|xalan-j2-2.7.1-1|304	
12mu|xalan-j2-2.7.1-1|305	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:2.7.0-2.8mdv2008.1
12mu|xalan-j2-2.7.1-1|306	+ Revision: 121050
12mu|xalan-j2-2.7.1-1|307	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12mu|xalan-j2-2.7.1-1|308	
12mu|xalan-j2-2.7.1-1|309	+ Thierry Vignaud <tv@mandriva.org>
12mu|xalan-j2-2.7.1-1|310	- kill file require on update-alternatives
12mu|xalan-j2-2.7.1-1|311	
12mu|xalan-j2-2.7.1-1|312	* Wed Jul 18 2007 Anssi Hannula <anssi@mandriva.org> 0:2.7.0-2.7mdv2008.0
12mu|xalan-j2-2.7.1-1|313	+ Revision: 53214
12mu|xalan-j2-2.7.1-1|314	- use xml-commons-jaxp-1.3-apis explicitely instead of the generic
12mu|xalan-j2-2.7.1-1|315	xml-commons-apis which is provided by multiple packages (see bug #31473)
12mu|xalan-j2-2.7.1-1|316	
12mu|xalan-j2-2.7.1-1|317	
12mu|xalan-j2-2.7.1-1|318	* Mon Nov 06 2006 David Walluck <walluck@mandriva.org> 2.7.0-2.6mdv2007.0
12mu|xalan-j2-2.7.1-1|319	+ Revision: 76824
12mu|xalan-j2-2.7.1-1|320	- rebuild
12mu|xalan-j2-2.7.1-1|321	
12mu|xalan-j2-2.7.1-1|322	* Mon Nov 06 2006 David Walluck <walluck@mandriva.org> 0:2.7.0-2.5mdv2007.1
12mu|xalan-j2-2.7.1-1|323	+ Revision: 76813
12mu|xalan-j2-2.7.1-1|324	- set gcj_support to 0
12mu|xalan-j2-2.7.1-1|325	
12mu|xalan-j2-2.7.1-1|326	* Sat Nov 04 2006 David Walluck <walluck@mandriva.org> 0:2.7.0-2.4mdv2007.1
12mu|xalan-j2-2.7.1-1|327	+ Revision: 76457
12mu|xalan-j2-2.7.1-1|328	- fix xml-commons-apis BuildRequires
12mu|xalan-j2-2.7.1-1|329	- rebuild
12mu|xalan-j2-2.7.1-1|330	- Import xalan-j2
12mu|xalan-j2-2.7.1-1|331	
12mu|xalan-j2-2.7.1-1|332	* Sat Aug 26 2006 David Walluck <walluck@mandriva.org> 0:2.7.0-2.2mdv2007.0
12mu|xalan-j2-2.7.1-1|333	- require latest xml-commons-apis
12mu|xalan-j2-2.7.1-1|334	- fix some (Build)Requires
12mu|xalan-j2-2.7.1-1|335	- fix ant -> %%ant
12mu|xalan-j2-2.7.1-1|336	
12mu|xalan-j2-2.7.1-1|337	* Wed Jul 19 2006 David Walluck <walluck@mandriva.org> 0:2.7.0-2.1mdv2007.0
12mu|xalan-j2-2.7.1-1|338	- release
12mu|xalan-j2-2.7.1-1|339	
12mu|xalan-j2-2.7.1-1|340	* Sat Jun 03 2006 David Walluck <walluck@mandriva.org> 0:2.6.0-3.4.3mdv2007.0
12mu|xalan-j2-2.7.1-1|341	- rebuild for libgcj.so.7
12mu|xalan-j2-2.7.1-1|342	- fix macros
12mu|xalan-j2-2.7.1-1|343	
12mu|xalan-j2-2.7.1-1|344	* Sat Mar 04 2006 Giuseppe Ghib <ghibo@mandriva.com> 0:2.6.0-3.4.2mdk
12mu|xalan-j2-2.7.1-1|345	- Use %%update_gcjdb.
12mu|xalan-j2-2.7.1-1|346	
12mu|xalan-j2-2.7.1-1|347	* Sat Dec 03 2005 David Walluck <walluck@mandriva.org> 0:2.6.0-3.4.1mdk
12mu|xalan-j2-2.7.1-1|348	- sync with 3jpp_4fc
12mu|xalan-j2-2.7.1-1|349	
12mu|xalan-j2-2.7.1-1|350	* Sat Oct 29 2005 David Walluck <walluck@mandriva.org> 0:2.6.0-3.3.1mdk
12mu|xalan-j2-2.7.1-1|351	- sync with 3jpp_3fc
12mu|xalan-j2-2.7.1-1|352	
12mu|xalan-j2-2.7.1-1|353	* Sun May 22 2005 David Walluck <walluck@mandriva.org> 0:2.6.0-2.1mdk
12mu|xalan-j2-2.7.1-1|354	- release
12mu|xalan-j2-2.7.1-1|355	
12mu|xalan-j2-2.7.1-1|356	* Sat Apr 02 2005 Gary Benson <gbenson@redhat.com>
12mu|xalan-j2-2.7.1-1|357	- Add NOTICE file as per Apache License version 2.0.
12mu|xalan-j2-2.7.1-1|358	
12mu|xalan-j2-2.7.1-1|359	* Wed Jan 12 2005 Gary Benson <gbenson@redhat.com> 0:2.6.0-2jpp_1fc
12mu|xalan-j2-2.7.1-1|360	- Sync with RHAPS.
12mu|xalan-j2-2.7.1-1|361	
12mu|xalan-j2-2.7.1-1|362	* Mon Nov 15 2004 Fernando Nasser <fnasser@redhat.com> 0:2.6.0-2jpp_1rh
12mu|xalan-j2-2.7.1-1|363	- Merge with latest community release
12mu|xalan-j2-2.7.1-1|364	
12mu|xalan-j2-2.7.1-1|365	* Thu Nov 04 2004 Gary Benson <gbenson@redhat.com> 0:2.6.0-1jpp_2fc
12mu|xalan-j2-2.7.1-1|366	- Build into Fedora.
12mu|xalan-j2-2.7.1-1|367	
12mu|xalan-j2-2.7.1-1|368	* Fri Aug 27 2004 Ralph Apel <r.ape at r-apel.de> 0:2.6.0-2jpp
12mu|xalan-j2-2.7.1-1|369	- Build with ant-1.6.2
12mu|xalan-j2-2.7.1-1|370	- Try with -Djava.awt.headless=true
12mu|xalan-j2-2.7.1-1|371	
12mu|xalan-j2-2.7.1-1|372	* Tue Mar 23 2004 Kaj J. Niemi <kajtzu@fi.basen.net> 0:2.6.0-1jpp
12mu|xalan-j2-2.7.1-1|373	- Updated to 2.6.0
12mu|xalan-j2-2.7.1-1|374	- Patches supplied by <aleksander.adamowski@altkom.pl>
12mu|xalan-j2-2.7.1-1|375	
12mu|xalan-j2-2.7.1-1|376	* Sat Nov 15 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:2.5.2-1jpp
12mu|xalan-j2-2.7.1-1|377	- Update to 2.5.2.
12mu|xalan-j2-2.7.1-1|378	- Re-enable javadocs, new style versionless symlink handling, crosslink
12mu|xalan-j2-2.7.1-1|379	with local J2SE javadocs.
12mu|xalan-j2-2.7.1-1|380	- Spec cleanups.
12mu|xalan-j2-2.7.1-1|381	

21592 12
12mu|xcb-util-cursor-0.1.1-2|1	%define major 0
12mu|xcb-util-cursor-0.1.1-2|2	%define libname %mklibname xcb-cursor %{major}
12mu|xcb-util-cursor-0.1.1-2|3	%define devname %mklibname xcb-cursor -d
12mu|xcb-util-cursor-0.1.1-2|4	
12mu|xcb-util-cursor-0.1.1-2|5	Summary:	xcb-util's xcb-cursor
12mu|xcb-util-cursor-0.1.1-2|6	Name:		xcb-util-cursor
12mu|xcb-util-cursor-0.1.1-2|7	Version:	0.1.1
12mu|xcb-util-cursor-0.1.1-2|8	Release:	2
12mu|xcb-util-cursor-0.1.1-2|9	Url:		http://xcb.freedesktop.org
12mu|xcb-util-cursor-0.1.1-2|10	Source0:	http://xcb.freedesktop.org/dist/%{name}-%{version}.tar.bz2
12mu|xcb-util-cursor-0.1.1-2|11	License:	MIT
12mu|xcb-util-cursor-0.1.1-2|12	Group:		System/X11
12mu|xcb-util-cursor-0.1.1-2|13	BuildRequires:	pkgconfig(xcb-image)
12mu|xcb-util-cursor-0.1.1-2|14	BuildRequires:	pkgconfig(xcb-render)
12mu|xcb-util-cursor-0.1.1-2|15	BuildRequires:	pkgconfig(xcb-renderutil)
12mu|xcb-util-cursor-0.1.1-2|16	BuildRequires:	pkgconfig(xorg-macros)
12mu|xcb-util-cursor-0.1.1-2|17	
12mu|xcb-util-cursor-0.1.1-2|18	%description
12mu|xcb-util-cursor-0.1.1-2|19	This is the libXcursor port to XCB.
12mu|xcb-util-cursor-0.1.1-2|20	
12mu|xcb-util-cursor-0.1.1-2|21	#----------------------------------------------------------------------------
12mu|xcb-util-cursor-0.1.1-2|22	
12mu|xcb-util-cursor-0.1.1-2|23	%package -n %{libname}
12mu|xcb-util-cursor-0.1.1-2|24	Summary:	xcb-util-cursor library package
12mu|xcb-util-cursor-0.1.1-2|25	Group:		System/X11
12mu|xcb-util-cursor-0.1.1-2|26	Obsoletes:	%{_lib}xcb-util-cursor0 < 0.1.1-2
12mu|xcb-util-cursor-0.1.1-2|27	
12mu|xcb-util-cursor-0.1.1-2|28	%description -n %{libname}
12mu|xcb-util-cursor-0.1.1-2|29	This is the libXcursor port to XCB.
12mu|xcb-util-cursor-0.1.1-2|30	
12mu|xcb-util-cursor-0.1.1-2|31	%files -n %{libname}
12mu|xcb-util-cursor-0.1.1-2|32	%{_libdir}/libxcb-cursor.so.%{major}*
12mu|xcb-util-cursor-0.1.1-2|33	
12mu|xcb-util-cursor-0.1.1-2|34	#----------------------------------------------------------------------------
12mu|xcb-util-cursor-0.1.1-2|35	
12mu|xcb-util-cursor-0.1.1-2|36	%package -n %{devname}
12mu|xcb-util-cursor-0.1.1-2|37	Summary:	xcb-util-cursor development files
12mu|xcb-util-cursor-0.1.1-2|38	Group:		Development/C
12mu|xcb-util-cursor-0.1.1-2|39	Requires:	%{libname} = %{EVRD}
12mu|xcb-util-cursor-0.1.1-2|40	Provides:	%{name}-devel = %{EVRD}
12mu|xcb-util-cursor-0.1.1-2|41	Obsoletes:	%{_lib}xcb-util-cursor-devel < 0.1.1-2
12mu|xcb-util-cursor-0.1.1-2|42	
12mu|xcb-util-cursor-0.1.1-2|43	%description -n %{devname}
12mu|xcb-util-cursor-0.1.1-2|44	This pakcage includes the development files required to build software against
12mu|xcb-util-cursor-0.1.1-2|45	%{name}.
12mu|xcb-util-cursor-0.1.1-2|46	
12mu|xcb-util-cursor-0.1.1-2|47	%files -n %{devname}
12mu|xcb-util-cursor-0.1.1-2|48	%doc ChangeLog NEWS README
12mu|xcb-util-cursor-0.1.1-2|49	%{_includedir}/xcb/*.h
12mu|xcb-util-cursor-0.1.1-2|50	%{_libdir}/libxcb-cursor.so
12mu|xcb-util-cursor-0.1.1-2|51	%{_libdir}/pkgconfig/xcb-cursor.pc
12mu|xcb-util-cursor-0.1.1-2|52	
12mu|xcb-util-cursor-0.1.1-2|53	#----------------------------------------------------------------------------
12mu|xcb-util-cursor-0.1.1-2|54	
12mu|xcb-util-cursor-0.1.1-2|55	%prep
12mu|xcb-util-cursor-0.1.1-2|56	%setup -q
12mu|xcb-util-cursor-0.1.1-2|57	
12mu|xcb-util-cursor-0.1.1-2|58	%build
12mu|xcb-util-cursor-0.1.1-2|59	%configure2_5x --disable-static
12mu|xcb-util-cursor-0.1.1-2|60	%make
12mu|xcb-util-cursor-0.1.1-2|61	
12mu|xcb-util-cursor-0.1.1-2|62	%install
12mu|xcb-util-cursor-0.1.1-2|63	%makeinstall_std
12mu|xcb-util-cursor-0.1.1-2|64	
12mu|xcb-util-cursor-0.1.1-2|65	
12mu|xcb-util-cursor-0.1.1-2|66	%changelog
12mu|xcb-util-cursor-0.1.1-2|67	* Wed Feb 12 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.1.1-2
12mu|xcb-util-cursor-0.1.1-2|68	+ Revision: 0d7a54c
12mu|xcb-util-cursor-0.1.1-2|69	- LOG Fix library and devel package names
12mu|xcb-util-cursor-0.1.1-2|70	
12mu|xcb-util-cursor-0.1.1-2|71	

21593 12
12mu|xdg-user-dirs-0.15-1|1	Summary:	XDG user dirs
12mu|xdg-user-dirs-0.15-1|2	Name:		xdg-user-dirs
12mu|xdg-user-dirs-0.15-1|3	Version:	0.15
12mu|xdg-user-dirs-0.15-1|4	Release:	%mkrel 1
12mu|xdg-user-dirs-0.15-1|5	License:	GPLv2+
12mu|xdg-user-dirs-0.15-1|6	Group:		System/Libraries
12mu|xdg-user-dirs-0.15-1|7	URL:		http://freedesktop.org/wiki/Software/xdg-user-dirs
12mu|xdg-user-dirs-0.15-1|8	Source0:	http://user-dirs.freedesktop.org/releases/%{name}-%{version}.tar.gz
12mu|xdg-user-dirs-0.15-1|9	# use fuzzy translations (for Downloads)
12mu|xdg-user-dirs-0.15-1|10	# https://bugzilla.redhat.com/show_bug.cgi?id=532399
12mu|xdg-user-dirs-0.15-1|11	Patch0:		use-fuzzy.patch
12mu|xdg-user-dirs-0.15-1|12	BuildRequires:	gettext
12mu|xdg-user-dirs-0.15-1|13	BuildRequires:  docbook-style-xsl
12mu|xdg-user-dirs-0.15-1|14	BuildRequires:  xsltproc
12mu|xdg-user-dirs-0.15-1|15	
12mu|xdg-user-dirs-0.15-1|16	%description
12mu|xdg-user-dirs-0.15-1|17	xdg-user-dirs is a tool to help manage "well known" user directories
12mu|xdg-user-dirs-0.15-1|18	like the desktop folder and the music folder. It also handles
12mu|xdg-user-dirs-0.15-1|19	localization (i.e. translation) of the filenames.
12mu|xdg-user-dirs-0.15-1|20	
12mu|xdg-user-dirs-0.15-1|21	%prep
12mu|xdg-user-dirs-0.15-1|22	%setup -q
12mu|xdg-user-dirs-0.15-1|23	%apply_patches
12mu|xdg-user-dirs-0.15-1|24	
12mu|xdg-user-dirs-0.15-1|25	%build
12mu|xdg-user-dirs-0.15-1|26	%configure2_5x
12mu|xdg-user-dirs-0.15-1|27	%make
12mu|xdg-user-dirs-0.15-1|28	
12mu|xdg-user-dirs-0.15-1|29	make -C po update-po
12mu|xdg-user-dirs-0.15-1|30	
12mu|xdg-user-dirs-0.15-1|31	%install
12mu|xdg-user-dirs-0.15-1|32	rm -rf %{buildroot}
12mu|xdg-user-dirs-0.15-1|33	
12mu|xdg-user-dirs-0.15-1|34	%makeinstall_std
12mu|xdg-user-dirs-0.15-1|35	
12mu|xdg-user-dirs-0.15-1|36	%find_lang %{name}
12mu|xdg-user-dirs-0.15-1|37	
12mu|xdg-user-dirs-0.15-1|38	mkdir -p %{buildroot}%{_sysconfdir}/X11/xinit.d/
12mu|xdg-user-dirs-0.15-1|39	cat > %{buildroot}%{_sysconfdir}/X11/xinit.d/xdg-user-dirs-update << EOF
12mu|xdg-user-dirs-0.15-1|40	#!/bin/sh
12mu|xdg-user-dirs-0.15-1|41	if [ -x %{_bindir}/xdg-user-dirs-update ]; then
12mu|xdg-user-dirs-0.15-1|42	%{_bindir}/xdg-user-dirs-update
12mu|xdg-user-dirs-0.15-1|43	fi
12mu|xdg-user-dirs-0.15-1|44	EOF
12mu|xdg-user-dirs-0.15-1|45	
12mu|xdg-user-dirs-0.15-1|46	%files -f %{name}.lang
12mu|xdg-user-dirs-0.15-1|47	%defattr(-,root,root)
12mu|xdg-user-dirs-0.15-1|48	%doc AUTHORS NEWS README
12mu|xdg-user-dirs-0.15-1|49	%config(noreplace) %{_sysconfdir}/xdg/user-dirs.conf
12mu|xdg-user-dirs-0.15-1|50	%config(noreplace) %{_sysconfdir}/xdg/user-dirs.defaults
12mu|xdg-user-dirs-0.15-1|51	%attr(755,root,root) %{_sysconfdir}/X11/xinit.d/xdg-user-dirs-update
12mu|xdg-user-dirs-0.15-1|52	%{_bindir}/xdg-user-dir
12mu|xdg-user-dirs-0.15-1|53	%{_bindir}/xdg-user-dirs-update
12mu|xdg-user-dirs-0.15-1|54	%{_mandir}/man*/*.*.xz
12mu|xdg-user-dirs-0.15-1|55	
12mu|xdg-user-dirs-0.15-1|56	%changelog
12mu|xdg-user-dirs-0.15-1|57	* Wed Jan 15 2014 akdengi <kazancas@mandriva.ru> 0.15-1
12mu|xdg-user-dirs-0.15-1|58	+ Revision: ce5ca92
12mu|xdg-user-dirs-0.15-1|59	- add BR
12mu|xdg-user-dirs-0.15-1|60	
12mu|xdg-user-dirs-0.15-1|61	

21594 12
12mu|xdg-utils-1.1.0-0.20130218.1|1	# sources from upstream git
12mu|xdg-utils-1.1.0-0.20130218.1|2	#
12mu|xdg-utils-1.1.0-0.20130218.1|3	# git clone git://anongit.freedesktop.org/xdg/xdg-utils
12mu|xdg-utils-1.1.0-0.20130218.1|4	# cd xdg-utils
12mu|xdg-utils-1.1.0-0.20130218.1|5	# git archive --format=tar --prefix=xdg-utils-20121008/ master | xz > ../xdg-utils-20121008.tar.xz
12mu|xdg-utils-1.1.0-0.20130218.1|6	#
12mu|xdg-utils-1.1.0-0.20130218.1|7	
12mu|xdg-utils-1.1.0-0.20130218.1|8	%define gitdate 20130218
12mu|xdg-utils-1.1.0-0.20130218.1|9	
12mu|xdg-utils-1.1.0-0.20130218.1|10	Name:		xdg-utils
12mu|xdg-utils-1.1.0-0.20130218.1|11	Version:	1.1.0
12mu|xdg-utils-1.1.0-0.20130218.1|12	Release:	0.%{gitdate}.1
12mu|xdg-utils-1.1.0-0.20130218.1|13	Summary:	A basic desktop integration tools for any Free Desktop
12mu|xdg-utils-1.1.0-0.20130218.1|14	License:	MIT
12mu|xdg-utils-1.1.0-0.20130218.1|15	Url:		http://portland.freedesktop.org/wiki/
12mu|xdg-utils-1.1.0-0.20130218.1|16	Group:		System/Base
12mu|xdg-utils-1.1.0-0.20130218.1|17	Source0:	xdg-utils-%{gitdate}.tar.xz
12mu|xdg-utils-1.1.0-0.20130218.1|18	#Source0:	http://portland.freedesktop.org/download/xdg-utils-%{version}%{?beta:-%{beta}}.tar.gz
12mu|xdg-utils-1.1.0-0.20130218.1|19	Patch0:		xdg-utils-1.0.2-email_loop.patch
12mu|xdg-utils-1.1.0-0.20130218.1|20	Patch1:		xdg-utils-1.0.2-email_silent_errors.patch
12mu|xdg-utils-1.1.0-0.20130218.1|21	Patch2:		xdg-utils-1.0.3-enable-xdg-terminal.patch
12mu|xdg-utils-1.1.0-0.20130218.1|22	BuildRequires:	libxslt-proc
12mu|xdg-utils-1.1.0-0.20130218.1|23	BuildRequires:	gawk
12mu|xdg-utils-1.1.0-0.20130218.1|24	BuildRequires:	xmlto
12mu|xdg-utils-1.1.0-0.20130218.1|25	BuildRequires:	docbook-dtd412-xml
12mu|xdg-utils-1.1.0-0.20130218.1|26	BuildRequires:	docbook-style-xsl
12mu|xdg-utils-1.1.0-0.20130218.1|27	Requires:	desktop-file-utils
12mu|xdg-utils-1.1.0-0.20130218.1|28	Requires:	xprop
12mu|xdg-utils-1.1.0-0.20130218.1|29	Requires:	xset
12mu|xdg-utils-1.1.0-0.20130218.1|30	BuildArch:	noarch
12mu|xdg-utils-1.1.0-0.20130218.1|31	
12mu|xdg-utils-1.1.0-0.20130218.1|32	%description
12mu|xdg-utils-1.1.0-0.20130218.1|33	This version of xdg-utils contains the following commands:
12mu|xdg-utils-1.1.0-0.20130218.1|34	xdg-desktop-menu:	command line tool for (un)installing
12mu|xdg-utils-1.1.0-0.20130218.1|35	desktop menu items
12mu|xdg-utils-1.1.0-0.20130218.1|36	xdg-desktop-icon:	command line tool for (un)installing
12mu|xdg-utils-1.1.0-0.20130218.1|37	icons to the desktop
12mu|xdg-utils-1.1.0-0.20130218.1|38	xdg-mime:	        command line tool for querying information
12mu|xdg-utils-1.1.0-0.20130218.1|39	about file type handling and adding
12mu|xdg-utils-1.1.0-0.20130218.1|40	descriptions for new file types
12mu|xdg-utils-1.1.0-0.20130218.1|41	xdg-icon-resource:	command line tool for (un)installing icon resources
12mu|xdg-utils-1.1.0-0.20130218.1|42	xdg-open:	        opens a file or URL in the user's preferred
12mu|xdg-utils-1.1.0-0.20130218.1|43	application
12mu|xdg-utils-1.1.0-0.20130218.1|44	xdg-email:	        command line tool for sending mail using the user's
12mu|xdg-utils-1.1.0-0.20130218.1|45	preferred
12mu|xdg-utils-1.1.0-0.20130218.1|46	e-mail composer
12mu|xdg-utils-1.1.0-0.20130218.1|47	xdg-su:	                run a program as root after prompting for the root
12mu|xdg-utils-1.1.0-0.20130218.1|48	password
12mu|xdg-utils-1.1.0-0.20130218.1|49	xdg-screensaver:	command line tool for controlling the screensaver
12mu|xdg-utils-1.1.0-0.20130218.1|50	
12mu|xdg-utils-1.1.0-0.20130218.1|51	Testsuite for xdg-utils is available from
12mu|xdg-utils-1.1.0-0.20130218.1|52	http://portland.freedesktop.org/wiki/TestSuite
12mu|xdg-utils-1.1.0-0.20130218.1|53	
12mu|xdg-utils-1.1.0-0.20130218.1|54	%prep
12mu|xdg-utils-1.1.0-0.20130218.1|55	%setup -qn %{name}-%{gitdate}
12mu|xdg-utils-1.1.0-0.20130218.1|56	
12mu|xdg-utils-1.1.0-0.20130218.1|57	%patch0 -p0
12mu|xdg-utils-1.1.0-0.20130218.1|58	%patch1 -p0
12mu|xdg-utils-1.1.0-0.20130218.1|59	%patch2 -p0
12mu|xdg-utils-1.1.0-0.20130218.1|60	
12mu|xdg-utils-1.1.0-0.20130218.1|61	%build
12mu|xdg-utils-1.1.0-0.20130218.1|62	%configure2_5x
12mu|xdg-utils-1.1.0-0.20130218.1|63	
12mu|xdg-utils-1.1.0-0.20130218.1|64	%if %{gitdate}
12mu|xdg-utils-1.1.0-0.20130218.1|65	%make scripts-clean -C scripts
12mu|xdg-utils-1.1.0-0.20130218.1|66	%make man scripts -C scripts
12mu|xdg-utils-1.1.0-0.20130218.1|67	%endif
12mu|xdg-utils-1.1.0-0.20130218.1|68	
12mu|xdg-utils-1.1.0-0.20130218.1|69	%make
12mu|xdg-utils-1.1.0-0.20130218.1|70	%make -C scripts
12mu|xdg-utils-1.1.0-0.20130218.1|71	
12mu|xdg-utils-1.1.0-0.20130218.1|72	%install
12mu|xdg-utils-1.1.0-0.20130218.1|73	%makeinstall_std
12mu|xdg-utils-1.1.0-0.20130218.1|74	sed -i -e "s,_LIBDIR_,%{_libdir}/kde4/libexec,g" %{buildroot}/%{_bindir}/xdg-email
12mu|xdg-utils-1.1.0-0.20130218.1|75	
12mu|xdg-utils-1.1.0-0.20130218.1|76	%files
12mu|xdg-utils-1.1.0-0.20130218.1|77	%{_bindir}/xdg-desktop-icon
12mu|xdg-utils-1.1.0-0.20130218.1|78	%{_bindir}/xdg-desktop-menu
12mu|xdg-utils-1.1.0-0.20130218.1|79	%{_bindir}/xdg-email
12mu|xdg-utils-1.1.0-0.20130218.1|80	%{_bindir}/xdg-icon-resource
12mu|xdg-utils-1.1.0-0.20130218.1|81	%{_bindir}/xdg-mime
12mu|xdg-utils-1.1.0-0.20130218.1|82	%{_bindir}/xdg-open
12mu|xdg-utils-1.1.0-0.20130218.1|83	%{_bindir}/xdg-screensaver
12mu|xdg-utils-1.1.0-0.20130218.1|84	%{_bindir}/xdg-settings
12mu|xdg-utils-1.1.0-0.20130218.1|85	%{_bindir}/xdg-terminal
12mu|xdg-utils-1.1.0-0.20130218.1|86	%{_mandir}/man1/xdg*.*
12mu|xdg-utils-1.1.0-0.20130218.1|87	
12mu|xdg-utils-1.1.0-0.20130218.1|88	%changelog
12mu|xdg-utils-1.1.0-0.20130218.1|89	* Tue Oct 01 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.1.0-0.20130218.1
12mu|xdg-utils-1.1.0-0.20130218.1|90	+ Revision: c1ead19
12mu|xdg-utils-1.1.0-0.20130218.1|91	- Fix tarball
12mu|xdg-utils-1.1.0-0.20130218.1|92	
12mu|xdg-utils-1.1.0-0.20130218.1|93	

21595 12
12mu|xdm-1.1.11-5|1	%define xdm_libdir	%{_datadir}/X11/xdm
12mu|xdm-1.1.11-5|2	
12mu|xdm-1.1.11-5|3	Name: xdm
12mu|xdm-1.1.11-5|4	Version: 1.1.11
12mu|xdm-1.1.11-5|5	Release: 5
12mu|xdm-1.1.11-5|6	Summary: X Display Manager with support for XDMCP
12mu|xdm-1.1.11-5|7	Group: System/X11
12mu|xdm-1.1.11-5|8	License: MIT
12mu|xdm-1.1.11-5|9	URL: http://xorg.freedesktop.org
12mu|xdm-1.1.11-5|10	Source: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mu|xdm-1.1.11-5|11	Source1: xdm.pamd
12mu|xdm-1.1.11-5|12	Source2: xdm.service
12mu|xdm-1.1.11-5|13	Patch4: 0004-Support-kdm-extended-syntax-to-reserve-a-server-for.patch
12mu|xdm-1.1.11-5|14	#Patch5: 0005-Initialize-the-greeter-only-after-checking-if-the-th.patch
12mu|xdm-1.1.11-5|15	#Patch6: 0006-Add-console-kit-support-to-xdm.patch
12mu|xdm-1.1.11-5|16	#Patch7: 0007-Add-files-required-by-consolekit-support.patch
12mu|xdm-1.1.11-5|17	
12mu|xdm-1.1.11-5|18	BuildRequires: pkgconfig(x11) >= 1.0.0
12mu|xdm-1.1.11-5|19	BuildRequires: pkgconfig(xau) >= 1.0.0
12mu|xdm-1.1.11-5|20	BuildRequires: pkgconfig(xaw7) >= 1.0.1
12mu|xdm-1.1.11-5|21	BuildRequires: pkgconfig(xdmcp) >= 1.0.0
12mu|xdm-1.1.11-5|22	BuildRequires: pkgconfig(xmu) >= 1.0.0
12mu|xdm-1.1.11-5|23	BuildRequires: pkgconfig(xorg-macros) >= 1.3.0
12mu|xdm-1.1.11-5|24	BuildRequires: pkgconfig(xt) >= 1.0.0
12mu|xdm-1.1.11-5|25	BuildRequires: pam-devel
12mu|xdm-1.1.11-5|26	BuildRequires:	pkgconfig(dbus-1)
12mu|xdm-1.1.11-5|27	BuildRequires:	systemd
12mu|xdm-1.1.11-5|28	Requires: xinitrc > 2.4.19-9
12mu|xdm-1.1.11-5|29	Requires: xrdb
12mu|xdm-1.1.11-5|30	Requires: sessreg
12mu|xdm-1.1.11-5|31	Requires: systemd
12mu|xdm-1.1.11-5|32	Conflicts: xorg-x11 < 7.0
12mu|xdm-1.1.11-5|33	
12mu|xdm-1.1.11-5|34	Requires(post): systemd
12mu|xdm-1.1.11-5|35	Requires(preun): systemd
12mu|xdm-1.1.11-5|36	Requires(postun): systemd
12mu|xdm-1.1.11-5|37	
12mu|xdm-1.1.11-5|38	%description
12mu|xdm-1.1.11-5|39	Xdm manages a collection of X displays, which may be on the local host or
12mu|xdm-1.1.11-5|40	remote servers. The design of xdm was guided by the needs of X terminals as
12mu|xdm-1.1.11-5|41	well as The Open Group standard XDMCP, the X Display Manager Control Protocol.
12mu|xdm-1.1.11-5|42	Xdm provides services similar to those provided by init, getty and login on
12mu|xdm-1.1.11-5|43	character terminals: prompting for login name and password, authenticating the
12mu|xdm-1.1.11-5|44	user, and running a session.
12mu|xdm-1.1.11-5|45	
12mu|xdm-1.1.11-5|46	%prep
12mu|xdm-1.1.11-5|47	%setup -q
12mu|xdm-1.1.11-5|48	%apply_patches
12mu|xdm-1.1.11-5|49	
12mu|xdm-1.1.11-5|50	%build
12mu|xdm-1.1.11-5|51	# patch 6 requires autoreconf
12mu|xdm-1.1.11-5|52	autoreconf -v --install
12mu|xdm-1.1.11-5|53	%configure2_5x \
12mu|xdm-1.1.11-5|54	--x-includes=%{_includedir}\
12mu|xdm-1.1.11-5|55	--x-libraries=%{_libdir} \
12mu|xdm-1.1.11-5|56	--with-xdmlibdir=%{xdm_libdir} \
12mu|xdm-1.1.11-5|57	--with-pam \
12mu|xdm-1.1.11-5|58	--enable-xdmshell \
12mu|xdm-1.1.11-5|59	--with-systemdsystemunitdir=%{_unitdir}
12mu|xdm-1.1.11-5|60	%make
12mu|xdm-1.1.11-5|61	
12mu|xdm-1.1.11-5|62	%install
12mu|xdm-1.1.11-5|63	rm -rf %{buildroot}
12mu|xdm-1.1.11-5|64	%makeinstall_std
12mu|xdm-1.1.11-5|65	
12mu|xdm-1.1.11-5|66	LC_ALL=C
12mu|xdm-1.1.11-5|67	LANG=C
12mu|xdm-1.1.11-5|68	export LC_ALL LANG
12mu|xdm-1.1.11-5|69	
12mu|xdm-1.1.11-5|70	# remove files that are in xinitrc
12mu|xdm-1.1.11-5|71	rm -rf %{buildroot}%{xdm_libdir}/{[A-Z]*,xdm-config}
12mu|xdm-1.1.11-5|72	
12mu|xdm-1.1.11-5|73	# remove unused devel files
12mu|xdm-1.1.11-5|74	rm -rf %{buildroot}%{xdm_libdir}/*.{a,la}
12mu|xdm-1.1.11-5|75	
12mu|xdm-1.1.11-5|76	# install PAM file
12mu|xdm-1.1.11-5|77	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mu|xdm-1.1.11-5|78	install -m 644 %{SOURCE1} %{buildroot}/etc/pam.d/xdm
12mu|xdm-1.1.11-5|79	
12mu|xdm-1.1.11-5|80	install -d %{buildroot}/var/lib/xdm
12mu|xdm-1.1.11-5|81	ln -sf /var/lib/xdm %{buildroot}%{xdm_libdir}/authdir
12mu|xdm-1.1.11-5|82	
12mu|xdm-1.1.11-5|83	# logrotate
12mu|xdm-1.1.11-5|84	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12mu|xdm-1.1.11-5|85	cat << EOF > %{buildroot}%{_sysconfdir}/logrotate.d/xdm
12mu|xdm-1.1.11-5|86	/var/log/xdm-error.log {
12mu|xdm-1.1.11-5|87	notifempty
12mu|xdm-1.1.11-5|88	missingok
12mu|xdm-1.1.11-5|89	nocompress
12mu|xdm-1.1.11-5|90	}
12mu|xdm-1.1.11-5|91	EOF
12mu|xdm-1.1.11-5|92	
12mu|xdm-1.1.11-5|93	#Replace native service
12mu|xdm-1.1.11-5|94	rm -f %{buildroot}%{_unitdir}/xdm.service
12mu|xdm-1.1.11-5|95	install -Dpm 644 %{SOURCE2} %{buildroot}%{_unitdir}/xdm.service
12mu|xdm-1.1.11-5|96	
12mu|xdm-1.1.11-5|97	%pre
12mu|xdm-1.1.11-5|98	if [ -d %{xdm_libdir}/authdir ]; then
12mu|xdm-1.1.11-5|99	# this is now a symlink
12mu|xdm-1.1.11-5|100	rm -rf %{xdm_libdir}/authdir
12mu|xdm-1.1.11-5|101	fi
12mu|xdm-1.1.11-5|102	
12mu|xdm-1.1.11-5|103	#post
12mu|xdm-1.1.11-5|104	#/bin/systemctl enable xdm.service 2>&1 || :
12mu|xdm-1.1.11-5|105	
12mu|xdm-1.1.11-5|106	%preun
12mu|xdm-1.1.11-5|107	/bin/systemctl disable xdm.service 2>&1 || :
12mu|xdm-1.1.11-5|108	
12mu|xdm-1.1.11-5|109	%postun
12mu|xdm-1.1.11-5|110	/bin/systemctl daemon-reload 2>&1 || :
12mu|xdm-1.1.11-5|111	
12mu|xdm-1.1.11-5|112	%files
12mu|xdm-1.1.11-5|113	%config(noreplace) %{_sysconfdir}/pam.d/xdm
12mu|xdm-1.1.11-5|114	%config(noreplace) %{_sysconfdir}/logrotate.d/xdm
12mu|xdm-1.1.11-5|115	%dir /var/lib/xdm
12mu|xdm-1.1.11-5|116	%{_bindir}/xdm
12mu|xdm-1.1.11-5|117	%{_bindir}/xdmshell
12mu|xdm-1.1.11-5|118	%{_mandir}/man1/xdm.*
12mu|xdm-1.1.11-5|119	%{_mandir}/man1/xdmshell.*
12mu|xdm-1.1.11-5|120	%{xdm_libdir}/*
12mu|xdm-1.1.11-5|121	%{_datadir}/X11/app-defaults/Chooser
12mu|xdm-1.1.11-5|122	%{_unitdir}/xdm.service
12mu|xdm-1.1.11-5|123	
12mu|xdm-1.1.11-5|124	%changelog
12mu|xdm-1.1.11-5|125	* Sat Dec 31 2011 Matthew Dawkins <mattydaw@mandriva.org> 1.1.11-1
12mu|xdm-1.1.11-5|126	+ Revision: 748532
12mu|xdm-1.1.11-5|127	- fixed files list
12mu|xdm-1.1.11-5|128	- add enable-xdmshell
12mu|xdm-1.1.11-5|129	- removed fuzz from p 0006
12mu|xdm-1.1.11-5|130	- rediffed patches 0004 and 0006
12mu|xdm-1.1.11-5|131	- fixed BR
12mu|xdm-1.1.11-5|132	- new version 1.1.11
12mu|xdm-1.1.11-5|133	- cleaned up spec
12mu|xdm-1.1.11-5|134	- converted BRs to pkgconfig provides
12mu|xdm-1.1.11-5|135	
12mu|xdm-1.1.11-5|136	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.10-3
12mu|xdm-1.1.11-5|137	+ Revision: 671297
12mu|xdm-1.1.11-5|138	- mass rebuild
12mu|xdm-1.1.11-5|139	
12mu|xdm-1.1.11-5|140	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.10-2mdv2011.0
12mu|xdm-1.1.11-5|141	+ Revision: 608199
12mu|xdm-1.1.11-5|142	- rebuild
12mu|xdm-1.1.11-5|143	
12mu|xdm-1.1.11-5|144	* Mon Apr 12 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.1.10-1mdv2010.1
12mu|xdm-1.1.11-5|145	+ Revision: 533690
12mu|xdm-1.1.11-5|146	- New version: 1.1.10
12mu|xdm-1.1.11-5|147	- Rename console-kit patch
12mu|xdm-1.1.11-5|148	
12mu|xdm-1.1.11-5|149	* Mon Apr 05 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.1.9-1mdv2010.1
12mu|xdm-1.1.11-5|150	+ Revision: 531812
12mu|xdm-1.1.11-5|151	- New version: 1.1.9
12mu|xdm-1.1.11-5|152	- Call autoreconf (needed by consolekit patch) and BR x11-util-macros
12mu|xdm-1.1.11-5|153	- Temporarily disable patch 5 since it's undocumented and looks suspicious
12mu|xdm-1.1.11-5|154	
12mu|xdm-1.1.11-5|155	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.8-5mdv2010.1
12mu|xdm-1.1.11-5|156	+ Revision: 524423
12mu|xdm-1.1.11-5|157	- rebuilt for 2010.1
12mu|xdm-1.1.11-5|158	
12mu|xdm-1.1.11-5|159	* Fri Oct 02 2009 Thierry Vignaud <tv@mandriva.org> 1.1.8-4mdv2010.0
12mu|xdm-1.1.11-5|160	+ Revision: 452589
12mu|xdm-1.1.11-5|161	- source 1: use pam_namespace for xguest
12mu|xdm-1.1.11-5|162	
12mu|xdm-1.1.11-5|163	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 1.1.8-3mdv2009.1
12mu|xdm-1.1.11-5|164	+ Revision: 351203
12mu|xdm-1.1.11-5|165	- rebuild
12mu|xdm-1.1.11-5|166	
12mu|xdm-1.1.11-5|167	* Thu Aug 07 2008 Thierry Vignaud <tv@mandriva.org> 1.1.8-2mdv2009.0
12mu|xdm-1.1.11-5|168	+ Revision: 266078
12mu|xdm-1.1.11-5|169	- rebuild early 2009.0 package (before pixel changes)
12mu|xdm-1.1.11-5|170	
12mu|xdm-1.1.11-5|171	* Fri May 23 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.8-1mdv2009.0
12mu|xdm-1.1.11-5|172	+ Revision: 210730
12mu|xdm-1.1.11-5|173	- o Update to version 1.1.8
12mu|xdm-1.1.11-5|174	o Don't create a symlink from /usr/lib/X11 to /etc/X11, neither be the
12mu|xdm-1.1.11-5|175	owner of that symlink.
12mu|xdm-1.1.11-5|176	o Modify requires of xinitrc to versioned.
12mu|xdm-1.1.11-5|177	
12mu|xdm-1.1.11-5|178	* Mon Apr 14 2008 Thierry Vignaud <tv@mandriva.org> 1.1.7-1mdv2009.0
12mu|xdm-1.1.11-5|179	+ Revision: 193164
12mu|xdm-1.1.11-5|180	- adjust file list
12mu|xdm-1.1.11-5|181	- new release
12mu|xdm-1.1.11-5|182	
12mu|xdm-1.1.11-5|183	* Tue Feb 12 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-6mdv2008.1
12mu|xdm-1.1.11-5|184	+ Revision: 166484
12mu|xdm-1.1.11-5|185	- Revert to use upstream tarball, build requires and remove non mandatory local patches.
12mu|xdm-1.1.11-5|186	
12mu|xdm-1.1.11-5|187	* Mon Jan 21 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-5mdv2008.1
12mu|xdm-1.1.11-5|188	+ Revision: 155923
12mu|xdm-1.1.11-5|189	- Add xdm patches to git repository, update build requires and resubmit.
12mu|xdm-1.1.11-5|190	- Check range and correct format string.
12mu|xdm-1.1.11-5|191	
12mu|xdm-1.1.11-5|192	+ Olivier Blin <blino@mandriva.org>
12mu|xdm-1.1.11-5|193	- restore BuildRoot
12mu|xdm-1.1.11-5|194	
12mu|xdm-1.1.11-5|195	+ Thierry Vignaud <tv@mandriva.org>
12mu|xdm-1.1.11-5|196	- kill re-definition of %%buildroot on Pixel's request
12mu|xdm-1.1.11-5|197	
12mu|xdm-1.1.11-5|198	* Thu Sep 13 2007 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-4mdv2008.0
12mu|xdm-1.1.11-5|199	+ Revision: 85182
12mu|xdm-1.1.11-5|200	- Increase release and add change commented in previous commit, but that ended
12mu|xdm-1.1.11-5|201	not being added when merging the 2 ConsoleKit related patches.
12mu|xdm-1.1.11-5|202	- Merge changes to only one patch (fix a close instead of close) and should also
12mu|xdm-1.1.11-5|203	implement the only feature left missing from the Kdm patch, that is the remote
12mu|xdm-1.1.11-5|204	server name in case of non local connection.
12mu|xdm-1.1.11-5|205	If there are no bugs associated with proper setting the XDG_SESSION_COOKIE
12mu|xdm-1.1.11-5|206	environment variable, it should be as functional to ConsoleKit as Kdm.
12mu|xdm-1.1.11-5|207	- Err, it really isn't either %%d or %%x, but %%d should work correctly for the first
12mu|xdm-1.1.11-5|208	99 virtual terminals.
12mu|xdm-1.1.11-5|209	
12mu|xdm-1.1.11-5|210	* Thu Sep 13 2007 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-3mdv2008.0
12mu|xdm-1.1.11-5|211	+ Revision: 85138
12mu|xdm-1.1.11-5|212	- Add a X Server 'tty' detection code to provide the proper 'x11-display-device'
12mu|xdm-1.1.11-5|213	field to dbus.
12mu|xdm-1.1.11-5|214	
12mu|xdm-1.1.11-5|215	* Wed Sep 12 2007 Paulo Andrade <pcpa@mandriva.com.br> 1.1.6-2mdv2008.0
12mu|xdm-1.1.11-5|216	+ Revision: 84808
12mu|xdm-1.1.11-5|217	- First release with KDM's ConsoleKit path adpated to XDM.
12mu|xdm-1.1.11-5|218	
12mu|xdm-1.1.11-5|219	* Fri Aug 17 2007 Thierry Vignaud <tv@mandriva.org> 1.1.6-1mdv2008.0
12mu|xdm-1.1.11-5|220	+ Revision: 64747
12mu|xdm-1.1.11-5|221	- new release
12mu|xdm-1.1.11-5|222	
12mu|xdm-1.1.11-5|223	* Fri Aug 10 2007 Thierry Vignaud <tv@mandriva.org> 1.1.5-1mdv2008.0
12mu|xdm-1.1.11-5|224	+ Revision: 61657
12mu|xdm-1.1.11-5|225	- fix man extension
12mu|xdm-1.1.11-5|226	- new release
12mu|xdm-1.1.11-5|227	
12mu|xdm-1.1.11-5|228	
12mu|xdm-1.1.11-5|229	* Thu Feb 15 2007 Thierry Vignaud <tvignaud@mandriva.com> 1.1.4-1mdv2007.0
12mu|xdm-1.1.11-5|230	+ Revision: 121448
12mu|xdm-1.1.11-5|231	- new release
12mu|xdm-1.1.11-5|232	
12mu|xdm-1.1.11-5|233	* Tue Feb 06 2007 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.1.3-1mdv2007.1
12mu|xdm-1.1.11-5|234	+ Revision: 116787
12mu|xdm-1.1.11-5|235	- new upstream version: 1.1.3
12mu|xdm-1.1.11-5|236	
12mu|xdm-1.1.11-5|237	* Thu Dec 14 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.1.2-1mdv2007.1
12mu|xdm-1.1.11-5|238	+ Revision: 97066
12mu|xdm-1.1.11-5|239	- new release
12mu|xdm-1.1.11-5|240	
12mu|xdm-1.1.11-5|241	* Tue Nov 21 2006 Thierry Vignaud <tvignaud@mandriva.com> 1.1.1-1mdv2007.1
12mu|xdm-1.1.11-5|242	+ Revision: 85959
12mu|xdm-1.1.11-5|243	- new release
12mu|xdm-1.1.11-5|244	
12mu|xdm-1.1.11-5|245	* Tue Aug 29 2006 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.0.5-5mdv2007.0
12mu|xdm-1.1.11-5|246	+ Revision: 58564
12mu|xdm-1.1.11-5|247	- fix the upgrade in cases where /usr/lib/X11/xdm/authdir is a
12mu|xdm-1.1.11-5|248	directory (#24774)
12mu|xdm-1.1.11-5|249	
12mu|xdm-1.1.11-5|250	* Tue Aug 15 2006 Pixel <pixel@mandriva.com> 1.0.5-4mdv2007.0
12mu|xdm-1.1.11-5|251	+ Revision: 56059
12mu|xdm-1.1.11-5|252	- fix group
12mu|xdm-1.1.11-5|253	- make /etc/X11/xdm/xdm-config accessible
12mu|xdm-1.1.11-5|254	- add requires sessreg (used by GiveConsole and TakeConsole)
12mu|xdm-1.1.11-5|255	- restore authdir symlink to /var/lib/xdm (otherwise xdm writes temp stuff in /usr)
12mu|xdm-1.1.11-5|256	
12mu|xdm-1.1.11-5|257	+ Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|xdm-1.1.11-5|258	- pam_stack is deprecated. Fixed the xdm.pamd file
12mu|xdm-1.1.11-5|259	- enable missing pam support
12mu|xdm-1.1.11-5|260	
12mu|xdm-1.1.11-5|261	* Sat Jun 24 2006 Gustavo Pichorim Boiko <boiko@mandriva.com> 1.0.5-1mdv2007.0
12mu|xdm-1.1.11-5|262	+ Revision: 37943
12mu|xdm-1.1.11-5|263	- new upstream release (1.0.5):
12mu|xdm-1.1.11-5|264	* setuid return value check fix
12mu|xdm-1.1.11-5|265	- adding xdm.pamd to the sources list
12mu|xdm-1.1.11-5|266	- add pam and logrotate files (Closes #22589)
12mu|xdm-1.1.11-5|267	- added patch: Support kdm extended syntax to reserve a server for future use
12mu|xdm-1.1.11-5|268	but do nothing
12mu|xdm-1.1.11-5|269	- added patch: Initialize the greeter only after checking if the the required
12mu|xdm-1.1.11-5|270	steps are ok
12mu|xdm-1.1.11-5|271	- rebuild to fix cooker uploading
12mu|xdm-1.1.11-5|272	- X11R7.1
12mu|xdm-1.1.11-5|273	- increment release
12mu|xdm-1.1.11-5|274	- Adding X.org 7.0 to the repository
12mu|xdm-1.1.11-5|275	
12mu|xdm-1.1.11-5|276	+ Andreas Hasenack <andreas@mandriva.com>
12mu|xdm-1.1.11-5|277	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12mu|xdm-1.1.11-5|278	
12mu|xdm-1.1.11-5|279	+ Thierry Vignaud <tvignaud@mandriva.com>
12mu|xdm-1.1.11-5|280	- fill in more missing descriptions
12mu|xdm-1.1.11-5|281	
12mu|xdm-1.1.11-5|282	+ Pixel <pixel@mandriva.com>
12mu|xdm-1.1.11-5|283	- we need libXdmGreet.so
12mu|xdm-1.1.11-5|284	

21596 12
12mu|xdotool-2.20101012.3049-3|1	%define major 2
12mu|xdotool-2.20101012.3049-3|2	%define libname %mklibname %{name} %{major}
12mu|xdotool-2.20101012.3049-3|3	%define develname %mklibname %{name} -d
12mu|xdotool-2.20101012.3049-3|4	
12mu|xdotool-2.20101012.3049-3|5	Name:		xdotool
12mu|xdotool-2.20101012.3049-3|6	Version:	2.20101012.3049
12mu|xdotool-2.20101012.3049-3|7	Release:	3
12mu|xdotool-2.20101012.3049-3|8	Summary:	fake keyboard/mouse input, window management, and more
12mu|xdotool-2.20101012.3049-3|9	Group:		Toys
12mu|xdotool-2.20101012.3049-3|10	License:	GPL
12mu|xdotool-2.20101012.3049-3|11	URL:		http://www.semicomplete.com/projects/xdotool
12mu|xdotool-2.20101012.3049-3|12	Source:     http://semicomplete.googlecode.com/files/xdotool-%{version}.tar.gz
12mu|xdotool-2.20101012.3049-3|13	BuildRequires:  pkgconfig(x11)
12mu|xdotool-2.20101012.3049-3|14	BuildRequires:  pkgconfig(xtst)
12mu|xdotool-2.20101012.3049-3|15	BuildRequires:  pkgconfig(xi)
12mu|xdotool-2.20101012.3049-3|16	
12mu|xdotool-2.20101012.3049-3|17	%description
12mu|xdotool-2.20101012.3049-3|18	This tool lets you simulate keyboard input and mouse activity, move and resize
12mu|xdotool-2.20101012.3049-3|19	windows, etc. It does this using X11's XTEST extension and other Xlib
12mu|xdotool-2.20101012.3049-3|20	functions.
12mu|xdotool-2.20101012.3049-3|21	
12mu|xdotool-2.20101012.3049-3|22	Additionally, you can search for windows and move, resize, hide, and modify
12mu|xdotool-2.20101012.3049-3|23	window properties like the title. If your window manager supports it, you can
12mu|xdotool-2.20101012.3049-3|24	use xdotool to switch desktops, move windows between desktops, and change the
12mu|xdotool-2.20101012.3049-3|25	number of desktops.
12mu|xdotool-2.20101012.3049-3|26	
12mu|xdotool-2.20101012.3049-3|27	%package -n	%{libname}
12mu|xdotool-2.20101012.3049-3|28	Summary:	Libraries for %{name}
12mu|xdotool-2.20101012.3049-3|29	Group:		System/Libraries
12mu|xdotool-2.20101012.3049-3|30	
12mu|xdotool-2.20101012.3049-3|31	%description -n	%{libname}
12mu|xdotool-2.20101012.3049-3|32	This package contains libraries for %{name}.
12mu|xdotool-2.20101012.3049-3|33	
12mu|xdotool-2.20101012.3049-3|34	%package -n	%{develname}
12mu|xdotool-2.20101012.3049-3|35	Summary:	Development files for %{name}
12mu|xdotool-2.20101012.3049-3|36	Group:		Development/C
12mu|xdotool-2.20101012.3049-3|37	Requires:	%{libname} = %{version}
12mu|xdotool-2.20101012.3049-3|38	Provides:   %{name}-devel = %{version}-%{release}
12mu|xdotool-2.20101012.3049-3|39	
12mu|xdotool-2.20101012.3049-3|40	%description -n	%{develname}
12mu|xdotool-2.20101012.3049-3|41	This package contains development files for %{name}.
12mu|xdotool-2.20101012.3049-3|42	
12mu|xdotool-2.20101012.3049-3|43	%prep
12mu|xdotool-2.20101012.3049-3|44	%setup -q
12mu|xdotool-2.20101012.3049-3|45	
12mu|xdotool-2.20101012.3049-3|46	%build
12mu|xdotool-2.20101012.3049-3|47	%make
12mu|xdotool-2.20101012.3049-3|48	
12mu|xdotool-2.20101012.3049-3|49	%install
12mu|xdotool-2.20101012.3049-3|50	%makeinstall_std \
12mu|xdotool-2.20101012.3049-3|51	PREFIX=%{_prefix} \
12mu|xdotool-2.20101012.3049-3|52	INSTALLMAN=%{_datadir}/man \
12mu|xdotool-2.20101012.3049-3|53	INSTALLLIB=%{_libdir}
12mu|xdotool-2.20101012.3049-3|54	
12mu|xdotool-2.20101012.3049-3|55	%files
12mu|xdotool-2.20101012.3049-3|56	%{_bindir}/xdotool
12mu|xdotool-2.20101012.3049-3|57	%{_mandir}/man1/xdotool.1*
12mu|xdotool-2.20101012.3049-3|58	
12mu|xdotool-2.20101012.3049-3|59	%files -n %{libname}
12mu|xdotool-2.20101012.3049-3|60	%{_libdir}/libxdo.so.%{major}
12mu|xdotool-2.20101012.3049-3|61	
12mu|xdotool-2.20101012.3049-3|62	%files -n %{develname}
12mu|xdotool-2.20101012.3049-3|63	%{_libdir}/libxdo.so
12mu|xdotool-2.20101012.3049-3|64	%{_includedir}/xdo.h
12mu|xdotool-2.20101012.3049-3|65	
12mu|xdotool-2.20101012.3049-3|66	%changelog
12mu|xdotool-2.20101012.3049-3|67	* Tue Mar 18 2014 Denis Silakov <denis.silakov@rosalab.ru> 2.20101012.3049-3
12mu|xdotool-2.20101012.3049-3|68	+ Revision: 971414b
12mu|xdotool-2.20101012.3049-3|69	- Spec cleanup
12mu|xdotool-2.20101012.3049-3|70	
12mu|xdotool-2.20101012.3049-3|71	

21597 12
12mu|xemacs-21.4.22-15|1	%define major 21
12mu|xemacs-21.4.22-15|2	%define rversion %{major}.4.22
12mu|xemacs-21.4.22-15|3	%define mversion %{major}.4
12mu|xemacs-21.4.22-15|4	%define sumodate 2009-02-17
12mu|xemacs-21.4.22-15|5	
12mu|xemacs-21.4.22-15|6	%if %{_use_internal_dependency_generator}
12mu|xemacs-21.4.22-15|7	%define __noautoreq '/bin/zsh|/bin/csh'
12mu|xemacs-21.4.22-15|8	%else
12mu|xemacs-21.4.22-15|9	%define _requires_exceptions /bin/zsh /bin/csh
12mu|xemacs-21.4.22-15|10	%endif
12mu|xemacs-21.4.22-15|11	
12mu|xemacs-21.4.22-15|12	Summary:	Highly customizable text editor and application development system
12mu|xemacs-21.4.22-15|13	Name:		xemacs
12mu|xemacs-21.4.22-15|14	Version:	%{major}.4.22
12mu|xemacs-21.4.22-15|15	Release:	15
12mu|xemacs-21.4.22-15|16	License:	GPLv2+
12mu|xemacs-21.4.22-15|17	Group:		Editors
12mu|xemacs-21.4.22-15|18	Url:		http://www.xemacs.org/
12mu|xemacs-21.4.22-15|19	Source0:	ftp://ftp.xemacs.org/pub/xemacs/xemacs-%{mversion}/xemacs-%{rversion}.tar.bz2
12mu|xemacs-21.4.22-15|20	Source1:	ftp://ftp.xemacs.org/pub/xemacs/packages/xemacs-mule-sumo-%{sumodate}.tar.bz2
12mu|xemacs-21.4.22-15|21	Source2:	ftp://ftp.xemacs.org/pub/xemacs/packages/xemacs-sumo-%{sumodate}.tar.bz2
12mu|xemacs-21.4.22-15|22	Source5:	site-start-mdk.el
12mu|xemacs-21.4.22-15|23	Source6:	xemacs-16.png
12mu|xemacs-21.4.22-15|24	Source7:	xemacs-32.png
12mu|xemacs-21.4.22-15|25	Source8:	xemacs-48.png
12mu|xemacs-21.4.22-15|26	Patch1:		xemacs-21.4.22-libpng15.patch
12mu|xemacs-21.4.22-15|27	Patch2:		xemacs-21.4.22-non-x86-build.patch
12mu|xemacs-21.4.22-15|28	Patch5:		xemacs-21.4.9-fix-emacs-roots.patch
12mu|xemacs-21.4.22-15|29	Patch10:	xemacs-21.4.22-rpm-spec-mode.patch
12mu|xemacs-21.4.22-15|30	Patch11:	xemacs-21.4.21-lzma.patch
12mu|xemacs-21.4.22-15|31	# Backport of patches:
12mu|xemacs-21.4.22-15|32	#	http://cvs.fedoraproject.org/viewvc/rpms/xemacs/devel/xemacs-21.5.29-image-overflow.patch?revision=1.1
12mu|xemacs-21.4.22-15|33	#	http://cvs.fedoraproject.org/viewvc/rpms/xemacs/devel/xemacs-21.5.29-png.patch?revision=1.1
12mu|xemacs-21.4.22-15|34	Patch12:	xemacs-21.4.22-CVE-2009-2688.patch
12mu|xemacs-21.4.22-15|35	# http://tracker.xemacs.org/XEmacs/its/issue494 and #54215
12mu|xemacs-21.4.22-15|36	Patch13:	xemacs-21.4.22-ediff.patch
12mu|xemacs-21.4.22-15|37	
12mu|xemacs-21.4.22-15|38	Patch14: xemacs-21.4.22-texinfo5.1.patch
12mu|xemacs-21.4.22-15|39	
12mu|xemacs-21.4.22-15|40	Requires:	xemacs-extras
12mu|xemacs-21.4.22-15|41	# It looks crap by default without these fonts - AdamW 2008/03, see
12mu|xemacs-21.4.22-15|42	# http://forum.mandriva.com/viewtopic.php?p=457779
12mu|xemacs-21.4.22-15|43	Suggests:	x11-font-adobe-100dpi
12mu|xemacs-21.4.22-15|44	BuildRequires:	autoconf2.1
12mu|xemacs-21.4.22-15|45	BuildRequires:	bison
12mu|xemacs-21.4.22-15|46	BuildRequires:	texinfo
12mu|xemacs-21.4.22-15|47	BuildRequires:	x11-data-bitmaps
12mu|xemacs-21.4.22-15|48	BuildRequires:	compface-devel
12mu|xemacs-21.4.22-15|49	BuildRequires:	db-devel
12mu|xemacs-21.4.22-15|50	BuildRequires:	jpeg-devel
12mu|xemacs-21.4.22-15|51	BuildRequires:	lesstif-devel
12mu|xemacs-21.4.22-15|52	BuildRequires:	Xaw3d-devel
12mu|xemacs-21.4.22-15|53	BuildRequires:	pkgconfig(libpng)
12mu|xemacs-21.4.22-15|54	BuildRequires:	pkgconfig(libtiff-4)
12mu|xemacs-21.4.22-15|55	BuildRequires:	pkgconfig(ncurses)
12mu|xemacs-21.4.22-15|56	BuildRequires:	pkgconfig(xaw7)
12mu|xemacs-21.4.22-15|57	BuildRequires:	pkgconfig(xpm)
12mu|xemacs-21.4.22-15|58	Requires(preun,post):	update-alternatives
12mu|xemacs-21.4.22-15|59	
12mu|xemacs-21.4.22-15|60	%description
12mu|xemacs-21.4.22-15|61	XEmacs is a self-documenting, customizable, extensible, real-time
12mu|xemacs-21.4.22-15|62	display editor. XEmacs is self-documenting because at any time you can
12mu|xemacs-21.4.22-15|63	type in control-h to find out what your options are or to find out
12mu|xemacs-21.4.22-15|64	what a command does. XEmacs is customizable because you can change the
12mu|xemacs-21.4.22-15|65	definitions of XEmacs commands to anything you want. XEmacs is
12mu|xemacs-21.4.22-15|66	extensible because you can write entirely new commands--programs in
12mu|xemacs-21.4.22-15|67	the Lisp language to be run by Emacs' own Lisp interpreter. XEmacs
12mu|xemacs-21.4.22-15|68	includes a real-time display, which means that the text being edited
12mu|xemacs-21.4.22-15|69	is visible on the screen and is updated very frequently (usually after
12mu|xemacs-21.4.22-15|70	every character or pair of characters) as you type.
12mu|xemacs-21.4.22-15|71	
12mu|xemacs-21.4.22-15|72	To use XEmacs, you'll need to install the XEmacs binary. The xemacs package
12mu|xemacs-21.4.22-15|73	includes the standard XEmacs binary that most people will use. The XEmacs
12mu|xemacs-21.4.22-15|74	binary is dynamically linked, with both X11 and TTY (ncurses) support, but
12mu|xemacs-21.4.22-15|75	without mule (MUlti-Lingual Emacs, the Asian character set) support.
12mu|xemacs-21.4.22-15|76	
12mu|xemacs-21.4.22-15|77	%files -f rpm-files
12mu|xemacs-21.4.22-15|78	%doc BUGS ChangeLog README README.packages PROBLEMS
12mu|xemacs-21.4.22-15|79	%config(noreplace) /etc/emacs/site-start-xemacs.el
12mu|xemacs-21.4.22-15|80	%dir %{_sysconfdir}/emacs/site-start.d
12mu|xemacs-21.4.22-15|81	%{_datadir}/applications/mandriva-xemacs.desktop
12mu|xemacs-21.4.22-15|82	%{_bindir}/xemacs-%{version}*
12mu|xemacs-21.4.22-15|83	%{_bindir}/gnuclient
12mu|xemacs-21.4.22-15|84	%{_bindir}/gnuattach
12mu|xemacs-21.4.22-15|85	%{_bindir}/ellcc
12mu|xemacs-21.4.22-15|86	%{_bindir}/gnudoit
12mu|xemacs-21.4.22-15|87	%{_mandir}/man1/xemacs.1*
12mu|xemacs-21.4.22-15|88	%{_mandir}/man1/gnuserv.1*
12mu|xemacs-21.4.22-15|89	%{_mandir}/man1/gnuclient.1*
12mu|xemacs-21.4.22-15|90	%{_mandir}/man1/gnuattach.1*
12mu|xemacs-21.4.22-15|91	%{_mandir}/man1/gnudoit.1*
12mu|xemacs-21.4.22-15|92	%{_iconsdir}/hicolor/*/apps/*.png
12mu|xemacs-21.4.22-15|93	%{_infodir}/*
12mu|xemacs-21.4.22-15|94	
12mu|xemacs-21.4.22-15|95	%post
12mu|xemacs-21.4.22-15|96	/usr/sbin/update-alternatives --install %{_bindir}/%{name} %{name} %{_bindir}/%{name}-%{version} %{major}
12mu|xemacs-21.4.22-15|97	
12mu|xemacs-21.4.22-15|98	cat %{_datadir}/xemacs-%{version}/etc/Emacs.ad >> /%{_sysconfdir}/X11/app-defaults/Emacs
12mu|xemacs-21.4.22-15|99	
12mu|xemacs-21.4.22-15|100	%postun
12mu|xemacs-21.4.22-15|101	[[ ! -f %{_bindir}/%{name}-%{version} ]] && \
12mu|xemacs-21.4.22-15|102	/usr/sbin/update-alternatives --remove %{name} %{_bindir}/%{name}-%{version} || :
12mu|xemacs-21.4.22-15|103	
12mu|xemacs-21.4.22-15|104	#----------------------------------------------------------------------------
12mu|xemacs-21.4.22-15|105	
12mu|xemacs-21.4.22-15|106	%package devel
12mu|xemacs-21.4.22-15|107	Summary:	Header files for Xemacs
12mu|xemacs-21.4.22-15|108	Group:		Development/C
12mu|xemacs-21.4.22-15|109	Requires:	%{name} = %{EVRD}
12mu|xemacs-21.4.22-15|110	
12mu|xemacs-21.4.22-15|111	%description devel
12mu|xemacs-21.4.22-15|112	Contains all the header files needed for xemacs development.
12mu|xemacs-21.4.22-15|113	
12mu|xemacs-21.4.22-15|114	%files devel -f rpm-devel-files
12mu|xemacs-21.4.22-15|115	%{_datadir}/xemacs/mule-packages/etc/latin-unity/Makefile
12mu|xemacs-21.4.22-15|116	%{_datadir}/xemacs/mule-packages/etc/mule-ucs/Makefile
12mu|xemacs-21.4.22-15|117	%doc README
12mu|xemacs-21.4.22-15|118	
12mu|xemacs-21.4.22-15|119	#----------------------------------------------------------------------------
12mu|xemacs-21.4.22-15|120	
12mu|xemacs-21.4.22-15|121	%package mule
12mu|xemacs-21.4.22-15|122	Summary:	The XEmacs binary with mule (MUlti-Lingual Emacs) support
12mu|xemacs-21.4.22-15|123	Group:		Editors
12mu|xemacs-21.4.22-15|124	Requires:	%{name} = %{EVRD}
12mu|xemacs-21.4.22-15|125	Requires(preun,post):	update-alternatives
12mu|xemacs-21.4.22-15|126	
12mu|xemacs-21.4.22-15|127	%description mule
12mu|xemacs-21.4.22-15|128	Xemacs-mule includes an XEmacs binary with support for
12mu|xemacs-21.4.22-15|129	MUlti-Lingual Emacs and the Asian character set. Install xemacs-mule
12mu|xemacs-21.4.22-15|130	(instead of xemacs) if you need to use Asian characters. Xemacs-mule is
12mu|xemacs-21.4.22-15|131	compiled with X11 support only, so you won't be able to use it in a TTY
12mu|xemacs-21.4.22-15|132	(ncurses) mode.
12mu|xemacs-21.4.22-15|133	
12mu|xemacs-21.4.22-15|134	%files mule -f rpm-mule-files
12mu|xemacs-21.4.22-15|135	%doc README
12mu|xemacs-21.4.22-15|136	%{_bindir}/xemacs-mule*
12mu|xemacs-21.4.22-15|137	
12mu|xemacs-21.4.22-15|138	%post mule
12mu|xemacs-21.4.22-15|139	/usr/sbin/update-alternatives --install %{_bindir}/%{name} %{name} %{_bindir}/%{name}-mule %{major}
12mu|xemacs-21.4.22-15|140	/usr/sbin/update-alternatives --set %{name} %{_bindir}/%{name}-mule
12mu|xemacs-21.4.22-15|141	
12mu|xemacs-21.4.22-15|142	%postun mule
12mu|xemacs-21.4.22-15|143	[[ ! -f %{_bindir}/%{name}-mule ]] && \
12mu|xemacs-21.4.22-15|144	/usr/sbin/update-alternatives --remove %{name} %{_bindir}/%{name}-mule || :
12mu|xemacs-21.4.22-15|145	
12mu|xemacs-21.4.22-15|146	#----------------------------------------------------------------------------
12mu|xemacs-21.4.22-15|147	
12mu|xemacs-21.4.22-15|148	%package el
12mu|xemacs-21.4.22-15|149	Summary:	The .el source files for XEmacs
12mu|xemacs-21.4.22-15|150	Group:		Editors
12mu|xemacs-21.4.22-15|151	Requires:	%{name} = %{EVRD}
12mu|xemacs-21.4.22-15|152	
12mu|xemacs-21.4.22-15|153	%description el
12mu|xemacs-21.4.22-15|154	Xemacs-el is not necessary to run XEmacs.  You'll only need to install
12mu|xemacs-21.4.22-15|155	it if you're planning on incorporating some Lisp programming into your
12mu|xemacs-21.4.22-15|156	XEmacs experience.
12mu|xemacs-21.4.22-15|157	
12mu|xemacs-21.4.22-15|158	%files el -f rpm-el-files
12mu|xemacs-21.4.22-15|159	%doc README
12mu|xemacs-21.4.22-15|160	
12mu|xemacs-21.4.22-15|161	#----------------------------------------------------------------------------
12mu|xemacs-21.4.22-15|162	
12mu|xemacs-21.4.22-15|163	%package mule-el
12mu|xemacs-21.4.22-15|164	Summary:	The .el source files for XEmacs mule extension
12mu|xemacs-21.4.22-15|165	Group:		Editors
12mu|xemacs-21.4.22-15|166	Requires:	%{name} = %{EVRD}
12mu|xemacs-21.4.22-15|167	
12mu|xemacs-21.4.22-15|168	%description mule-el
12mu|xemacs-21.4.22-15|169	Xemacs-el is not necessary to run XEmacs.  You'll only need to install
12mu|xemacs-21.4.22-15|170	it if you're planning on incorporating some Lisp programming into your
12mu|xemacs-21.4.22-15|171	XEmacs experience.
12mu|xemacs-21.4.22-15|172	
12mu|xemacs-21.4.22-15|173	%files mule-el -f rpm-mule-el-files
12mu|xemacs-21.4.22-15|174	%doc README
12mu|xemacs-21.4.22-15|175	
12mu|xemacs-21.4.22-15|176	#----------------------------------------------------------------------------
12mu|xemacs-21.4.22-15|177	
12mu|xemacs-21.4.22-15|178	%package extras
12mu|xemacs-21.4.22-15|179	Summary:	Files that XEmacs has in common with GNU Emacs
12mu|xemacs-21.4.22-15|180	Group:		Editors
12mu|xemacs-21.4.22-15|181	Requires:	%{name} = %{EVRD}
12mu|xemacs-21.4.22-15|182	
12mu|xemacs-21.4.22-15|183	%description extras
12mu|xemacs-21.4.22-15|184	Xemacs-extras includes files which are used by both GNU Emacs
12mu|xemacs-21.4.22-15|185	and XEmacs. If you don't have GNU Emacs installed, be sure to also
12mu|xemacs-21.4.22-15|186	install this package when you install the XEmacs text editor.
12mu|xemacs-21.4.22-15|187	
12mu|xemacs-21.4.22-15|188	%files extras
12mu|xemacs-21.4.22-15|189	%doc README
12mu|xemacs-21.4.22-15|190	%{_bindir}/b2m
12mu|xemacs-21.4.22-15|191	%{_bindir}/%{name}-etags
12mu|xemacs-21.4.22-15|192	%{_bindir}/%{name}-ctags
12mu|xemacs-21.4.22-15|193	%{_bindir}/ootags
12mu|xemacs-21.4.22-15|194	%{_bindir}/rcs-checkin
12mu|xemacs-21.4.22-15|195	%{_mandir}/man1/%{name}-etags.1*
12mu|xemacs-21.4.22-15|196	%{_mandir}/man1/%{name}-ctags.1*
12mu|xemacs-21.4.22-15|197	
12mu|xemacs-21.4.22-15|198	%post extras
12mu|xemacs-21.4.22-15|199	/usr/sbin/update-alternatives --force --install %{_bindir}/ctags ctags %{_bindir}/%{name}-ctags 0
12mu|xemacs-21.4.22-15|200	/usr/sbin/update-alternatives --force --install %{_bindir}/etags etags %{_bindir}/%{name}-etags 0
12mu|xemacs-21.4.22-15|201	
12mu|xemacs-21.4.22-15|202	%postun extras
12mu|xemacs-21.4.22-15|203	[[ ! -f %{_bindir}/%{name}-ctags ]] && \
12mu|xemacs-21.4.22-15|204	/usr/sbin/update-alternatives --remove ctags %{_bindir}/%{name}-ctags || :
12mu|xemacs-21.4.22-15|205	[[ ! -f %{_bindir}/%{name}-etags ]] && \
12mu|xemacs-21.4.22-15|206	/usr/sbin/update-alternatives --remove etags %{_bindir}/%{name}-etags || :
12mu|xemacs-21.4.22-15|207	
12mu|xemacs-21.4.22-15|208	#----------------------------------------------------------------------------
12mu|xemacs-21.4.22-15|209	
12mu|xemacs-21.4.22-15|210	%prep
12mu|xemacs-21.4.22-15|211	%setup -q
12mu|xemacs-21.4.22-15|212	
12mu|xemacs-21.4.22-15|213	%ifnarch %{ix86}
12mu|xemacs-21.4.22-15|214	%patch2 -p1
12mu|xemacs-21.4.22-15|215	%endif
12mu|xemacs-21.4.22-15|216	
12mu|xemacs-21.4.22-15|217	%patch5 -p1 -b .warly
12mu|xemacs-21.4.22-15|218	%patch11 -p1 -b .lzma
12mu|xemacs-21.4.22-15|219	%patch12 -p1
12mu|xemacs-21.4.22-15|220	%patch1 -p1
12mu|xemacs-21.4.22-15|221	%patch14 -p1
12mu|xemacs-21.4.22-15|222	
12mu|xemacs-21.4.22-15|223	%build
12mu|xemacs-21.4.22-15|224	autoreconf-2.13 -i
12mu|xemacs-21.4.22-15|225	
12mu|xemacs-21.4.22-15|226	rm -rf lisp/*.elc
12mu|xemacs-21.4.22-15|227	
12mu|xemacs-21.4.22-15|228	rm -rf building && mkdir -p building && cd building
12mu|xemacs-21.4.22-15|229	
12mu|xemacs-21.4.22-15|230	# standard: X11 and console support. No mule, though.
12mu|xemacs-21.4.22-15|231	VAR_CONF="--prefix=/usr --exec-prefix=/usr --package-path=/%{_datadir}/xemacs/ --datadir=/%{_datadir} --mandir=/%{_mandir}/man0 --infodir=/%{_infodir} --libdir=/%{_libdir} --bindir=/%{_bindir} --infopath=/%{_infodir}"
12mu|xemacs-21.4.22-15|232	XEMACS_CONFIG="%{_arch}-mandriva-linux $VAR_CONF \
12mu|xemacs-21.4.22-15|233	--with-pop \
12mu|xemacs-21.4.22-15|234	--mail-locking=flock \
12mu|xemacs-21.4.22-15|235	--with-clash-detection \
12mu|xemacs-21.4.22-15|236	--with-scrollbars=lucid \
12mu|xemacs-21.4.22-15|237	--with-menubars=lucid \
12mu|xemacs-21.4.22-15|238	--with-dialogs=athena \
12mu|xemacs-21.4.22-15|239	--with-widgets=athena \
12mu|xemacs-21.4.22-15|240	--x-includes=%{_includedir} \
12mu|xemacs-21.4.22-15|241	--with-xpm \
12mu|xemacs-21.4.22-15|242	--with-xface \
12mu|xemacs-21.4.22-15|243	--with-png \
12mu|xemacs-21.4.22-15|244	--with-jpeg \
12mu|xemacs-21.4.22-15|245	--with-tiff \
12mu|xemacs-21.4.22-15|246	--dynamic=yes \
12mu|xemacs-21.4.22-15|247	--with-ncurses \
12mu|xemacs-21.4.22-15|248	--without-ldap \
12mu|xemacs-21.4.22-15|249	--without-postgresql \
12mu|xemacs-21.4.22-15|250	--with-clash-detection \
12mu|xemacs-21.4.22-15|251	--debug=no \
12mu|xemacs-21.4.22-15|252	--error-checking=none \
12mu|xemacs-21.4.22-15|253	--prefix=/usr \
12mu|xemacs-21.4.22-15|254	--exec-prefix=/usr \
12mu|xemacs-21.4.22-15|255	--with-x11 \
12mu|xemacs-21.4.22-15|256	--with-tty=yes \
12mu|xemacs-21.4.22-15|257	--with-athena=3d \
12mu|xemacs-21.4.22-15|258	--with-file-coding "
12mu|xemacs-21.4.22-15|259	
12mu|xemacs-21.4.22-15|260	# xemacs think // means ignore everything befor
12mu|xemacs-21.4.22-15|261	RPM_BUILD_DIR=`echo $RPM_BUILD_DIR | sed "s,/\+,/,g"`
12mu|xemacs-21.4.22-15|262	RPM_BUILD_ROOT=`echo %{buildroot} | sed "s,/\+,/,g"`
12mu|xemacs-21.4.22-15|263	# FIXME local compilation with local path to compile file if xemacs is not installed on the compilation machine
12mu|xemacs-21.4.22-15|264	
12mu|xemacs-21.4.22-15|265	{
12mu|xemacs-21.4.22-15|266	rm -rf %{_arch}-linux-local
12mu|xemacs-21.4.22-15|267	mkdir %{_arch}-linux-local
12mu|xemacs-21.4.22-15|268	cd %{_arch}-linux-local
12mu|xemacs-21.4.22-15|269	../../configure $XEMACS_CONFIG --datadir=${RPM_BUILD_ROOT}%{_datadir} --package-path=${RPM_BUILD_ROOT}%{_datadir}/xemacs:${RPM_BUILD_DIR}/xemacs-%{version}/lisp
12mu|xemacs-21.4.22-15|270	cd ..
12mu|xemacs-21.4.22-15|271	}
12mu|xemacs-21.4.22-15|272	
12mu|xemacs-21.4.22-15|273	{
12mu|xemacs-21.4.22-15|274	rm -rf %{_arch}-linux
12mu|xemacs-21.4.22-15|275	mkdir %{_arch}-linux
12mu|xemacs-21.4.22-15|276	cd %{_arch}-linux
12mu|xemacs-21.4.22-15|277	../../configure $XEMACS_CONFIG --with-mule=no
12mu|xemacs-21.4.22-15|278	cd ..
12mu|xemacs-21.4.22-15|279	}
12mu|xemacs-21.4.22-15|280	
12mu|xemacs-21.4.22-15|281	{
12mu|xemacs-21.4.22-15|282	rm -rf %{_arch}-linux-mule
12mu|xemacs-21.4.22-15|283	mkdir %{_arch}-linux-mule
12mu|xemacs-21.4.22-15|284	cd %{_arch}-linux-mule
12mu|xemacs-21.4.22-15|285	../../configure $XEMACS_CONFIG --with-mule=yes --with-xim=xlib
12mu|xemacs-21.4.22-15|286	cd ..
12mu|xemacs-21.4.22-15|287	}
12mu|xemacs-21.4.22-15|288	
12mu|xemacs-21.4.22-15|289	{
12mu|xemacs-21.4.22-15|290	pushd %{_arch}-linux-local
12mu|xemacs-21.4.22-15|291	make
12mu|xemacs-21.4.22-15|292	popd
12mu|xemacs-21.4.22-15|293	pushd %{_arch}-linux
12mu|xemacs-21.4.22-15|294	make
12mu|xemacs-21.4.22-15|295	popd
12mu|xemacs-21.4.22-15|296	pushd %{_arch}-linux-mule
12mu|xemacs-21.4.22-15|297	make
12mu|xemacs-21.4.22-15|298	popd
12mu|xemacs-21.4.22-15|299	}
12mu|xemacs-21.4.22-15|300	
12mu|xemacs-21.4.22-15|301	%install
12mu|xemacs-21.4.22-15|302	pushd building/%{_arch}-linux
12mu|xemacs-21.4.22-15|303	%makeinstall mandir=%{buildroot}%{_mandir}/man1  lockdir=%{buildroot}%{_var}/lock/xemacs
12mu|xemacs-21.4.22-15|304	popd
12mu|xemacs-21.4.22-15|305	
12mu|xemacs-21.4.22-15|306	install -m 755 building/%{_arch}-linux-mule/src/xemacs %{buildroot}%{_bindir}/xemacs-mule
12mu|xemacs-21.4.22-15|307	install -m 644 building/%{_arch}-linux-mule/src/xemacs.dmp %{buildroot}%{_bindir}/xemacs-mule.dmp
12mu|xemacs-21.4.22-15|308	bzcat %{SOURCE1} | tar -xf - -C %{buildroot}%{_datadir}/xemacs
12mu|xemacs-21.4.22-15|309	bzcat %{SOURCE2} | tar -xf - -C %{buildroot}%{_datadir}/xemacs
12mu|xemacs-21.4.22-15|310	
12mu|xemacs-21.4.22-15|311	pushd %{buildroot}
12mu|xemacs-21.4.22-15|312	patch -p1 < %{PATCH13}
12mu|xemacs-21.4.22-15|313	%{_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\")"
12mu|xemacs-21.4.22-15|314	popd
12mu|xemacs-21.4.22-15|315	
12mu|xemacs-21.4.22-15|316	rm -f %{buildroot}%{_datadir}/xemacs/xemacs-packages/lisp/hyperbole/file-newer
12mu|xemacs-21.4.22-15|317	
12mu|xemacs-21.4.22-15|318	# this remove the usage of the AUTH command that breaks with most of the packages servers
12mu|xemacs-21.4.22-15|319	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
12mu|xemacs-21.4.22-15|320	$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\")"
12mu|xemacs-21.4.22-15|321	
12mu|xemacs-21.4.22-15|322	# FIXME need to patch the rpm-spec-mode for short-circuit
12mu|xemacs-21.4.22-15|323	pushd %{buildroot}
12mu|xemacs-21.4.22-15|324	cat %{PATCH10} | patch -p1
12mu|xemacs-21.4.22-15|325	$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\")"
12mu|xemacs-21.4.22-15|326	popd
12mu|xemacs-21.4.22-15|327	
12mu|xemacs-21.4.22-15|328	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"
12mu|xemacs-21.4.22-15|329	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
12mu|xemacs-21.4.22-15|330	
12mu|xemacs-21.4.22-15|331	mkdir -p %{buildroot}%{_infodir}/xemacs/mule
12mu|xemacs-21.4.22-15|332	mv %{buildroot}%{_datadir}/xemacs/xemacs-packages/info/* %{buildroot}%{_infodir}/xemacs/
12mu|xemacs-21.4.22-15|333	rmdir %{buildroot}%{_datadir}/xemacs/xemacs-packages/info/
12mu|xemacs-21.4.22-15|334	mv %{buildroot}%{_datadir}/xemacs/mule-packages/info/* %{buildroot}%{_infodir}/xemacs/mule/
12mu|xemacs-21.4.22-15|335	rmdir %{buildroot}%{_datadir}/xemacs/mule-packages/info/
12mu|xemacs-21.4.22-15|336	
12mu|xemacs-21.4.22-15|337	find %{buildroot}%{_datadir}/xemacs/xemacs-packages -name \*.pl -exec \
12mu|xemacs-21.4.22-15|338	perl -pi -e "s|/usr/local/bin/perl5|%{_bindir}/perl|g; \
12mu|xemacs-21.4.22-15|339	s|/usr/local/bin/perl|%{_bindir}/perl|g;" {} \;
12mu|xemacs-21.4.22-15|340	
12mu|xemacs-21.4.22-15|341	mkdir -p %{buildroot}/etc/emacs/
12mu|xemacs-21.4.22-15|342	install -m644 %{SOURCE5} %{buildroot}/etc/emacs/site-start-xemacs.el
12mu|xemacs-21.4.22-15|343	pushd %{buildroot}%{_datadir}/xemacs-%{version}/lisp/ && \
12mu|xemacs-21.4.22-15|344	ln -s ../../../../etc/emacs/site-start-xemacs.el site-start.el && popd
12mu|xemacs-21.4.22-15|345	
12mu|xemacs-21.4.22-15|346	mkdir %{buildroot}%{_sysconfdir}/emacs/site-start.d
12mu|xemacs-21.4.22-15|347	
12mu|xemacs-21.4.22-15|348	mkdir %{buildroot}%{_datadir}/applications
12mu|xemacs-21.4.22-15|349	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12mu|xemacs-21.4.22-15|350	[Desktop Entry]
12mu|xemacs-21.4.22-15|351	Name=Xemacs
12mu|xemacs-21.4.22-15|352	Comment=The XEmacs editor
12mu|xemacs-21.4.22-15|353	Exec=%{_bindir}/%{name} %U
12mu|xemacs-21.4.22-15|354	Icon=%{name}
12mu|xemacs-21.4.22-15|355	Terminal=false
12mu|xemacs-21.4.22-15|356	Type=Application
12mu|xemacs-21.4.22-15|357	Categories=Motif;Utility;TextEditor;
12mu|xemacs-21.4.22-15|358	EOF
12mu|xemacs-21.4.22-15|359	
12mu|xemacs-21.4.22-15|360	for i in termcap.info-1 termcap.info-2 termcap.info-3 termcap.info info.info standards.info
12mu|xemacs-21.4.22-15|361	do
12mu|xemacs-21.4.22-15|362	rm -f %{buildroot}%{_datadir}/info/$i
12mu|xemacs-21.4.22-15|363	done
12mu|xemacs-21.4.22-15|364	
12mu|xemacs-21.4.22-15|365	# Build file listings. (and make movemail setgid mail on RHL)
12mu|xemacs-21.4.22-15|366	DIR="%{buildroot}%{_datadir}/xemacs-%{version}"
12mu|xemacs-21.4.22-15|367	PACKAGES=%{buildroot}%{_datadir}/xemacs/xemacs-packages
12mu|xemacs-21.4.22-15|368	LIBDIR="%{buildroot}%{_libdir}/xemacs-%{version}"
12mu|xemacs-21.4.22-15|369	MULEDIR=%{buildroot}%{_datadir}/xemacs/mule-packages
12mu|xemacs-21.4.22-15|370	INFO="*.info*"
12mu|xemacs-21.4.22-15|371	EL="*.el"
12mu|xemacs-21.4.22-15|372	DEVEL="-name *.h -o -name *.c -o -name Makefile"
12mu|xemacs-21.4.22-15|373	NDEVEL="-not -name *.h -not -name *.c -not -name Makefile"
12mu|xemacs-21.4.22-15|374	for i in $specialel version.el paths.el update-elc-2.el check-features.el
12mu|xemacs-21.4.22-15|375	do
12mu|xemacs-21.4.22-15|376	NSPECIALEL="$NSPECIALEL -not -name $i"
12mu|xemacs-21.4.22-15|377	ANSPECIALEL="$ANSPECIALEL -and -not -name $i"
12mu|xemacs-21.4.22-15|378	SPECIALEL="$SPECIALEL -o -name $i"
12mu|xemacs-21.4.22-15|379	done
12mu|xemacs-21.4.22-15|380	
12mu|xemacs-21.4.22-15|381	chmod 644 %{buildroot}%{_datadir}/xemacs/xemacs-packages/lisp/edit-utils/info-look.el %{buildroot}%{_datadir}/xemacs/xemacs-packages/lisp/gnus/nnmail.el
12mu|xemacs-21.4.22-15|382	
12mu|xemacs-21.4.22-15|383	# use update-alternatives
12mu|xemacs-21.4.22-15|384	rm -f %{buildroot}%{_bindir}/%{name}
12mu|xemacs-21.4.22-15|385	mv -f %{buildroot}%{_bindir}/{ctags,xemacs-ctags}
12mu|xemacs-21.4.22-15|386	mv -f %{buildroot}%{_bindir}/{etags,xemacs-etags}
12mu|xemacs-21.4.22-15|387	
12mu|xemacs-21.4.22-15|388	# 20060131 warly remove empty files
12mu|xemacs-21.4.22-15|389	find $PACKAGES $MULEDIR -type f -name 'custom-load.el' -size 0 -delete
12mu|xemacs-21.4.22-15|390	
12mu|xemacs-21.4.22-15|391	find $DIR $LIBDIR -type d -not -name "include" |
12mu|xemacs-21.4.22-15|392	sed -e "s#^%{buildroot}#%dir #g" > rpm-files
12mu|xemacs-21.4.22-15|393	
12mu|xemacs-21.4.22-15|394	find $PACKAGES -type d -not -name "include" |
12mu|xemacs-21.4.22-15|395	sed -e "s#^%{buildroot}#%dir #g" > rpm-sumo-files
12mu|xemacs-21.4.22-15|396	
12mu|xemacs-21.4.22-15|397	find $DIR $PACKAGES $LIBDIR $DEVEL -type f |
12mu|xemacs-21.4.22-15|398	sed -e "s#^%{buildroot}##g" > rpm-devel-files
12mu|xemacs-21.4.22-15|399	
12mu|xemacs-21.4.22-15|400	find $DIR $LIBDIR -name $EL -not -name "site-start.el" $ANSPECIALEL -type f |
12mu|xemacs-21.4.22-15|401	sed -e "s#^%{buildroot}##g" > rpm-files
12mu|xemacs-21.4.22-15|402	
12mu|xemacs-21.4.22-15|403	find $PACKAGES -name $EL -not -name "site-start.el" $ANSPECIALEL -type f |
12mu|xemacs-21.4.22-15|404	sed -e "s#^%{buildroot}##g" > rpm-el-files
12mu|xemacs-21.4.22-15|405	
12mu|xemacs-21.4.22-15|406	find $DIR $LIBDIR -not -name $INFO $NDEVEL -not -name $EL -type f |
12mu|xemacs-21.4.22-15|407	sed -e "
12mu|xemacs-21.4.22-15|408	s#^%{buildroot}\(.*movemail\)#%attr(2755, root, mail) \1#g
12mu|xemacs-21.4.22-15|409	s#^%{buildroot}##g
12mu|xemacs-21.4.22-15|410	" >> rpm-files
12mu|xemacs-21.4.22-15|411	
12mu|xemacs-21.4.22-15|412	find $PACKAGES -not -name $INFO $NDEVEL -not -name $EL -type f |
12mu|xemacs-21.4.22-15|413	sed -e "
12mu|xemacs-21.4.22-15|414	s#^%{buildroot}\(.*movemail\)#%attr(2755, root, mail) \1#g
12mu|xemacs-21.4.22-15|415	s#^%{buildroot}##g
12mu|xemacs-21.4.22-15|416	" >> rpm-sumo-files
12mu|xemacs-21.4.22-15|417	
12mu|xemacs-21.4.22-15|418	find $DIR $PACKAGES $LIBDIR -name "site-start.el" $SPECIALEL -type f |
12mu|xemacs-21.4.22-15|419	sed -e "
12mu|xemacs-21.4.22-15|420	s#^%{buildroot}\(.*movemail\)#%attr(2755, root, mail) \1#g
12mu|xemacs-21.4.22-15|421	s#^%{buildroot}##g
12mu|xemacs-21.4.22-15|422	" >> rpm-files
12mu|xemacs-21.4.22-15|423	
12mu|xemacs-21.4.22-15|424	find $MULEDIR -type d -not -name "include" |
12mu|xemacs-21.4.22-15|425	sed -e "s#^%{buildroot}#%dir #g" > rpm-mule-files
12mu|xemacs-21.4.22-15|426	
12mu|xemacs-21.4.22-15|427	find $MULEDIR $NDEVEL -type f -not -name $EL |
12mu|xemacs-21.4.22-15|428	sed -e "s#^%{buildroot}#%attr(-, root, root) #g" >> rpm-mule-files
12mu|xemacs-21.4.22-15|429	
12mu|xemacs-21.4.22-15|430	find $MULEDIR $NDEVEL -type f -name $EL |
12mu|xemacs-21.4.22-15|431	sed -e "s#^%{buildroot}#%attr(-, root, root) #g" >> rpm-mule-el-files
12mu|xemacs-21.4.22-15|432	
12mu|xemacs-21.4.22-15|433	cat rpm-sumo-files >> rpm-files
12mu|xemacs-21.4.22-15|434	
12mu|xemacs-21.4.22-15|435	install -m 644 -D %{SOURCE6} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/xemacs.png
12mu|xemacs-21.4.22-15|436	install -m 644 -D %{SOURCE7} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/xemacs.png
12mu|xemacs-21.4.22-15|437	install -m 644 -D %{SOURCE8} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/xemacs.png
12mu|xemacs-21.4.22-15|438	
12mu|xemacs-21.4.22-15|439	mv %{buildroot}%{_mandir}/man1/ctags.1 %{buildroot}%{_mandir}/man1/%{name}-ctags.1
12mu|xemacs-21.4.22-15|440	mv %{buildroot}%{_mandir}/man1/etags.1 %{buildroot}%{_mandir}/man1/%{name}-etags.1
12mu|xemacs-21.4.22-15|441	mv %{buildroot}%{_infodir}/widget.info %{buildroot}%{_infodir}/%{name}-widget.info
12mu|xemacs-21.4.22-15|442	mv %{buildroot}%{_infodir}/cl.info %{buildroot}%{_infodir}/%{name}-cl.info
12mu|xemacs-21.4.22-15|443	
12mu|xemacs-21.4.22-15|444	
12mu|xemacs-21.4.22-15|445	%changelog
12mu|xemacs-21.4.22-15|446	* Tue May 13 2014 Denis Silakov <denis.silakov@rosalab.ru> 21.4.22-15
12mu|xemacs-21.4.22-15|447	+ Revision: 1b3dc54
12mu|xemacs-21.4.22-15|448	- Fix update-alternatives
12mu|xemacs-21.4.22-15|449	
12mu|xemacs-21.4.22-15|450	

21598 12
12mu|xen-4.3.1-1|1	%define	major	0
12mu|xen-4.3.1-1|2	%define	maj10	1.0
12mu|xen-4.3.1-1|3	%define	maj43	2.0
12mu|xen-4.3.1-1|4	%define	maj30	3.0
12mu|xen-4.3.1-1|5	%define	maj43	4.3
12mu|xen-4.3.1-1|6	%define	libblktap	%mklibname blktap %{maj30}
12mu|xen-4.3.1-1|7	%define	libblktapctl	%mklibname blktapctl %{maj10}
12mu|xen-4.3.1-1|8	%define	libbfsimage	%mklibname bfsimage %{maj10}
12mu|xen-4.3.1-1|9	%define	libvhd		%mklibname vhd %{maj10}
12mu|xen-4.3.1-1|10	%define	libxenctrl	%mklibname xenctrl %{maj43}
12mu|xen-4.3.1-1|11	%define	libxenguest	%mklibname xenguest %{maj43}
12mu|xen-4.3.1-1|12	%define	libxenlight	%mklibname xenlight %{maj43}
12mu|xen-4.3.1-1|13	%define	libxenstat	%mklibname xenstat %{major}
12mu|xen-4.3.1-1|14	%define	libxenstore	%mklibname xenstore %{maj30}
12mu|xen-4.3.1-1|15	%define	libxenvchan	%mklibname xenvchan %{maj10}
12mu|xen-4.3.1-1|16	%define	libxlutil	%mklibname xlutil %{maj43}
12mu|xen-4.3.1-1|17	%define	devname		%mklibname %{name} -d
12mu|xen-4.3.1-1|18	
12mu|xen-4.3.1-1|19	%define	_disable_ld_no_undefined 1
12mu|xen-4.3.1-1|20	
12mu|xen-4.3.1-1|21	Summary:	The basic tools for managing XEN virtual machines
12mu|xen-4.3.1-1|22	Name:		xen
12mu|xen-4.3.1-1|23	Version:	4.3.1
12mu|xen-4.3.1-1|24	Release:	1
12mu|xen-4.3.1-1|25	License:	GPLv2+
12mu|xen-4.3.1-1|26	Group:		System/Kernel and hardware
12mu|xen-4.3.1-1|27	Url:		http://xen.org/
12mu|xen-4.3.1-1|28	Source0:	http://bits.xensource.com/oss-xen/release/%{version}/%{name}-%{version}.tar.gz
12mu|xen-4.3.1-1|29	Source1:	%{name}.modules
12mu|xen-4.3.1-1|30	Source2:	qemu-xen-4.0.0-rc4.tar.gz
12mu|xen-4.3.1-1|31	Source3:	http://xenbits.xen.org/xen-extfiles/libconfig-1.3.2.tar.gz
12mu|xen-4.3.1-1|32	# stubdoms
12mu|xen-4.3.1-1|33	Source10:	http://xenbits.xen.org/xen-extfiles/zlib-1.2.3.tar.gz
12mu|xen-4.3.1-1|34	Source11:	http://xenbits.xen.org/xen-extfiles/newlib-1.16.0.tar.gz
12mu|xen-4.3.1-1|35	Source12:	http://xenbits.xen.org/xen-extfiles/grub-0.97.tar.gz
12mu|xen-4.3.1-1|36	Source13:	http://xenbits.xen.org/xen-extfiles/lwip-1.3.0.tar.gz
12mu|xen-4.3.1-1|37	Source14:	http://xenbits.xen.org/xen-extfiles/pciutils-2.2.9.tar.bz2
12mu|xen-4.3.1-1|38	Source15:	ocaml-3.11.0.tar.gz
12mu|xen-4.3.1-1|39	Source16:	http://xenbits.xen.org/xen-extfiles/ipxe-git-9a93db3f0947484e30e753bbd61a10b17336e20e.tar.gz
12mu|xen-4.3.1-1|40	Source17:	http://xenbits.xen.org/xen-extfiles/polarssl-1.1.4-gpl.tgz
12mu|xen-4.3.1-1|41	Source18:	http://xenbits.xen.org/xen-extfiles/tpm_emulator-0.7.4.tar.gz
12mu|xen-4.3.1-1|42	Source19:	http://xenbits.xen.org/xen-extfiles/gmp-4.3.2.tar.bz2
12mu|xen-4.3.1-1|43	
12mu|xen-4.3.1-1|44	# initscripts
12mu|xen-4.3.1-1|45	Source20:	init.xenstored
12mu|xen-4.3.1-1|46	Source21:	init.xenconsoled
12mu|xen-4.3.1-1|47	Source22:	init.blktapctrl
12mu|xen-4.3.1-1|48	Source23:	init.xend
12mu|xen-4.3.1-1|49	Source30:	sysconfig.xenstored
12mu|xen-4.3.1-1|50	Source31:	sysconfig.xenconsoled
12mu|xen-4.3.1-1|51	Source32:	sysconfig.blktapctrl
12mu|xen-4.3.1-1|52	Source33:	%{name}-tmpfiles.conf
12mu|xen-4.3.1-1|53	Source34:	xen.rpmlintrc
12mu|xen-4.3.1-1|54	# Mageia patches:
12mu|xen-4.3.1-1|55	Patch0:		xen-4.1.2-fix-stubdom-Makefile.patch
12mu|xen-4.3.1-1|56	Patch2:		xen-4.1.3-fix-doc-build.patch
12mu|xen-4.3.1-1|57	Patch3:		xen-4.2.1-fix-glibc-build.patch
12mu|xen-4.3.1-1|58	Patch4:		xencommons-fix-service.patch
12mu|xen-4.3.1-1|59	Patch5:		xen-4.2-ocaml-build.patch
12mu|xen-4.3.1-1|60	# fedora patches
12mu|xen-4.3.1-1|61	Patch13:	qemu-xen.tradonly.patch
12mu|xen-4.3.1-1|62	Patch14:	xen-4.2.1-fix-xg-build.patch
12mu|xen-4.3.1-1|63	Patch15:	xen.pygrubtitlefix.patch
12mu|xen-4.3.1-1|64	# security patches
12mu|xen-4.3.1-1|65	Patch1071:	0001-fix-ARM-build-on-hardfloat-arches.patch
12mu|xen-4.3.1-1|66	
12mu|xen-4.3.1-1|67	# documentation
12mu|xen-4.3.1-1|68	BuildRequires:	ghostscript
12mu|xen-4.3.1-1|69	BuildRequires:	transfig
12mu|xen-4.3.1-1|70	BuildRequires:	texinfo
12mu|xen-4.3.1-1|71	BuildRequires:	texlive-latex
12mu|xen-4.3.1-1|72	BuildRequires:	texlive-dvips
12mu|xen-4.3.1-1|73	BuildRequires:	ocaml
12mu|xen-4.3.1-1|74	BuildRequires:	ocaml-findlib-devel
12mu|xen-4.3.1-1|75	BuildRequires:	iasl
12mu|xen-4.3.1-1|76	BuildRequires:	gettext
12mu|xen-4.3.1-1|77	BuildRequires:	git
12mu|xen-4.3.1-1|78	BuildRequires:	brlapi-devel
12mu|xen-4.3.1-1|79	BuildRequires:	bzip2-devel
12mu|xen-4.3.1-1|80	Buildrequires:	dev86-devel
12mu|xen-4.3.1-1|81	BuildRequires:	pkgconfig(sdl)
12mu|xen-4.3.1-1|82	BuildRequires:	pkgconfig(gtk+-2.0)
12mu|xen-4.3.1-1|83	BuildRequires:	pkgconfig(ext2fs)
12mu|xen-4.3.1-1|84	BuildRequires:	pkgconfig(gnutls)
12mu|xen-4.3.1-1|85	BuildRequires:	pkgconfig(libconfig)
12mu|xen-4.3.1-1|86	BuildRequires:	pkgconfig(libcurl)
12mu|xen-4.3.1-1|87	BuildRequires:	pkgconfig(libidn)
12mu|xen-4.3.1-1|88	BuildRequires:	pkgconfig(liblzma)
12mu|xen-4.3.1-1|89	BuildRequires:	pkgconfig(libpci)
12mu|xen-4.3.1-1|90	BuildRequires:	pkgconfig(libssl)
12mu|xen-4.3.1-1|91	BuildRequires:	pkgconfig(ncurses)
12mu|xen-4.3.1-1|92	BuildRequires:	pkgconfig(python) >= 2.4
12mu|xen-4.3.1-1|93	BuildRequires:	pkgconfig(uuid)
12mu|xen-4.3.1-1|94	BuildRequires:	pkgconfig(x11)
12mu|xen-4.3.1-1|95	BuildRequires:	pkgconfig(yajl)
12mu|xen-4.3.1-1|96	BuildRequires:	pkgconfig(zlib)
12mu|xen-4.3.1-1|97	
12mu|xen-4.3.1-1|98	Requires:	bridge-utils
12mu|xen-4.3.1-1|99	#Requires:	glibc-xen
12mu|xen-4.3.1-1|100	Requires:	grub
12mu|xen-4.3.1-1|101	Requires:	iptables
12mu|xen-4.3.1-1|102	#Requires:	kernel-xen-pvops
12mu|xen-4.3.1-1|103	Requires:	kmod
12mu|xen-4.3.1-1|104	Requires:	python
12mu|xen-4.3.1-1|105	Requires:	python-twisted-core
12mu|xen-4.3.1-1|106	Requires:	python-pyxml
12mu|xen-4.3.1-1|107	Requires:	xen-hypervisor = %{EVRD}
12mu|xen-4.3.1-1|108	
12mu|xen-4.3.1-1|109	%description
12mu|xen-4.3.1-1|110	The basic tools for managing XEN virtual machines.
12mu|xen-4.3.1-1|111	
12mu|xen-4.3.1-1|112	%files
12mu|xen-4.3.1-1|113	%dir %{_docdir}/%{name}
12mu|xen-4.3.1-1|114	%{_docdir}/%{name}/README
12mu|xen-4.3.1-1|115	%{_sysconfdir}/bash_completion.d/xl.sh
12mu|xen-4.3.1-1|116	%config(noreplace) %{_udevrulesdir}/*
12mu|xen-4.3.1-1|117	%dir %{_sysconfdir}/xen
12mu|xen-4.3.1-1|118	%{_sysconfdir}/xen/scripts
12mu|xen-4.3.1-1|119	%{_sysconfdir}/xen/auto
12mu|xen-4.3.1-1|120	%config(noreplace) %{_sysconfdir}/xen/*.sxp
12mu|xen-4.3.1-1|121	%config(noreplace) %{_sysconfdir}/xen/*.xml
12mu|xen-4.3.1-1|122	%config(noreplace) %{_sysconfdir}/xen/xlexample*
12mu|xen-4.3.1-1|123	%config(noreplace) %{_sysconfdir}/xen/xmexample*
12mu|xen-4.3.1-1|124	%config(noreplace) %{_sysconfdir}/xen/cpupool
12mu|xen-4.3.1-1|125	%config(noreplace) %{_sysconfdir}/xen/xl.conf
12mu|xen-4.3.1-1|126	%config(noreplace) %{_sysconfdir}/xen/oxenstored.conf
12mu|xen-4.3.1-1|127	%{_mandir}/man*/*
12mu|xen-4.3.1-1|128	%{_libdir}/xen
12mu|xen-4.3.1-1|129	%if "%{_lib}" != "lib"
12mu|xen-4.3.1-1|130	%{_prefix}/lib/xen
12mu|xen-4.3.1-1|131	%endif
12mu|xen-4.3.1-1|132	%{_libdir}/fs
12mu|xen-4.3.1-1|133	%{py_platsitedir}/xen
12mu|xen-4.3.1-1|134	%{py_platsitedir}/grub/*
12mu|xen-4.3.1-1|135	%{py_platsitedir}/fsimage.so
12mu|xen-4.3.1-1|136	%if %{mdkversion} > 200700
12mu|xen-4.3.1-1|137	%{py_platsitedir}/pygrub-0.3-py%{py_ver}.egg-info
12mu|xen-4.3.1-1|138	%{py_platsitedir}/xen-3.0-py%{py_ver}.egg-info
12mu|xen-4.3.1-1|139	%endif
12mu|xen-4.3.1-1|140	%{_datadir}/xen
12mu|xen-4.3.1-1|141	# general xen state
12mu|xen-4.3.1-1|142	%{_localstatedir}/lib/xen
12mu|xen-4.3.1-1|143	%{_localstatedir}/lib/xend
12mu|xen-4.3.1-1|144	# xenstore state
12mu|xen-4.3.1-1|145	%{_localstatedir}/lib/xenstored
12mu|xen-4.3.1-1|146	%{_localstatedir}/run/xenstored
12mu|xen-4.3.1-1|147	# xend state
12mu|xen-4.3.1-1|148	%{_localstatedir}/run/xend
12mu|xen-4.3.1-1|149	# init scripts
12mu|xen-4.3.1-1|150	%{_initrddir}/xend
12mu|xen-4.3.1-1|151	%{_initrddir}/xendomains
12mu|xen-4.3.1-1|152	%{_initrddir}/blktapctrl
12mu|xen-4.3.1-1|153	%{_initrddir}/xenstored
12mu|xen-4.3.1-1|154	%{_initrddir}/xenconsoled
12mu|xen-4.3.1-1|155	%{_initrddir}/xen-watchdog
12mu|xen-4.3.1-1|156	%{_initrddir}/xencommons
12mu|xen-4.3.1-1|157	%{_sysconfdir}/sysconfig/modules/xen.modules
12mu|xen-4.3.1-1|158	%config(noreplace) %{_sysconfdir}/sysconfig/xendomains
12mu|xen-4.3.1-1|159	%config(noreplace) %{_sysconfdir}/sysconfig/blktapctrl
12mu|xen-4.3.1-1|160	%config(noreplace) %{_sysconfdir}/sysconfig/xenstored
12mu|xen-4.3.1-1|161	%config(noreplace) %{_sysconfdir}/sysconfig/xenconsoled
12mu|xen-4.3.1-1|162	%config(noreplace) %{_sysconfdir}/sysconfig/xencommons
12mu|xen-4.3.1-1|163	%config(noreplace) %{_sysconfdir}/logrotate.d/xen
12mu|xen-4.3.1-1|164	%{_tmpfilesdir}/%{name}.conf
12mu|xen-4.3.1-1|165	%{_bindir}/pygrub
12mu|xen-4.3.1-1|166	%{_bindir}/qemu-img-xen
12mu|xen-4.3.1-1|167	%{_bindir}/qemu-nbd-xen
12mu|xen-4.3.1-1|168	%{_bindir}/remus
12mu|xen-4.3.1-1|169	%{_bindir}/xencons
12mu|xen-4.3.1-1|170	%{_bindir}/xentrace
12mu|xen-4.3.1-1|171	%{_bindir}/xentrace_format
12mu|xen-4.3.1-1|172	%{_bindir}/xentrace_setsize
12mu|xen-4.3.1-1|173	%{_bindir}/xenstore-*
12mu|xen-4.3.1-1|174	%{_bindir}/xen-detect
12mu|xen-4.3.1-1|175	%{_bindir}/xenstore
12mu|xen-4.3.1-1|176	%{_sbindir}/xenstored
12mu|xen-4.3.1-1|177	%{_sbindir}/xm
12mu|xen-4.3.1-1|178	%{_sbindir}/xend
12mu|xen-4.3.1-1|179	%{_sbindir}/xenconsoled
12mu|xen-4.3.1-1|180	%{_sbindir}/xentop
12mu|xen-4.3.1-1|181	%{_sbindir}/xen-bugtool
12mu|xen-4.3.1-1|182	%{_sbindir}/xenbaked
12mu|xen-4.3.1-1|183	%{_sbindir}/xenmon.py
12mu|xen-4.3.1-1|184	%{_sbindir}/blktapctrl
12mu|xen-4.3.1-1|185	%{_sbindir}/img2qcow
12mu|xen-4.3.1-1|186	%{_sbindir}/qcow-create
12mu|xen-4.3.1-1|187	%{_sbindir}/qcow2raw
12mu|xen-4.3.1-1|188	%{_sbindir}/tapdisk
12mu|xen-4.3.1-1|189	%{_sbindir}/xentrace_setmask
12mu|xen-4.3.1-1|190	%{_sbindir}/xsview
12mu|xen-4.3.1-1|191	%{_sbindir}/xenperf
12mu|xen-4.3.1-1|192	%{_sbindir}/xenpm
12mu|xen-4.3.1-1|193	%{_sbindir}/xenpmd
12mu|xen-4.3.1-1|194	%{_bindir}/xencov_split
12mu|xen-4.3.1-1|195	%{_sbindir}/xencov
12mu|xen-4.3.1-1|196	%{_sbindir}/flask-getenforce
12mu|xen-4.3.1-1|197	%{_sbindir}/flask-get-bool
12mu|xen-4.3.1-1|198	%{_sbindir}/flask-label-pci
12mu|xen-4.3.1-1|199	%{_sbindir}/flask-loadpolicy
12mu|xen-4.3.1-1|200	%{_sbindir}/flask-setenforce
12mu|xen-4.3.1-1|201	%{_sbindir}/flask-set-bool
12mu|xen-4.3.1-1|202	%{_sbindir}/gdbsx
12mu|xen-4.3.1-1|203	%{_sbindir}/gtracestat
12mu|xen-4.3.1-1|204	%{_sbindir}/gtraceview
12mu|xen-4.3.1-1|205	%{_sbindir}/kdd
12mu|xen-4.3.1-1|206	%{_sbindir}/lock-util
12mu|xen-4.3.1-1|207	%{_sbindir}/oxenstored
12mu|xen-4.3.1-1|208	%{_sbindir}/tap-ctl
12mu|xen-4.3.1-1|209	%{_sbindir}/tapdisk-client
12mu|xen-4.3.1-1|210	%{_sbindir}/tapdisk-diff
12mu|xen-4.3.1-1|211	%{_sbindir}/tapdisk-stream
12mu|xen-4.3.1-1|212	%{_sbindir}/tapdisk2
12mu|xen-4.3.1-1|213	%{_sbindir}/td-util
12mu|xen-4.3.1-1|214	%{_sbindir}/vhd-update
12mu|xen-4.3.1-1|215	%{_sbindir}/vhd-util
12mu|xen-4.3.1-1|216	%{_sbindir}/xenlockprof
12mu|xen-4.3.1-1|217	%{_sbindir}/xenwatchdogd
12mu|xen-4.3.1-1|218	%{_sbindir}/xen-hvmctx
12mu|xen-4.3.1-1|219	%{_sbindir}/xen-tmem-list-parse
12mu|xen-4.3.1-1|220	%{_sbindir}/xen-lowmemd
12mu|xen-4.3.1-1|221	%{_sbindir}/xen-ringwatch
12mu|xen-4.3.1-1|222	%{_sbindir}/xen-hptool
12mu|xen-4.3.1-1|223	%{_sbindir}/xen-hvmcrash
12mu|xen-4.3.1-1|224	%{_sbindir}/xl
12mu|xen-4.3.1-1|225	
12mu|xen-4.3.1-1|226	%post
12mu|xen-4.3.1-1|227	%tmpfiles_create %{name}
12mu|xen-4.3.1-1|228	%_post_service xencommons
12mu|xen-4.3.1-1|229	%_post_service xend
12mu|xen-4.3.1-1|230	%_post_service xendomains
12mu|xen-4.3.1-1|231	
12mu|xen-4.3.1-1|232	%preun
12mu|xen-4.3.1-1|233	%_preun_service xencommons
12mu|xen-4.3.1-1|234	%_preun_service xend
12mu|xen-4.3.1-1|235	%_preun_service xendomains
12mu|xen-4.3.1-1|236	
12mu|xen-4.3.1-1|237	#----------------------------------------------------------------------------
12mu|xen-4.3.1-1|238	
12mu|xen-4.3.1-1|239	%package -n	ocaml-xen
12mu|xen-4.3.1-1|240	Summary:	OCaml bindings for Xen
12mu|xen-4.3.1-1|241	Group:		Development/Other
12mu|xen-4.3.1-1|242	
12mu|xen-4.3.1-1|243	%description -n ocaml-xen
12mu|xen-4.3.1-1|244	This package contains the Ocaml bindings for Xen.
12mu|xen-4.3.1-1|245	
12mu|xen-4.3.1-1|246	%files -n ocaml-xen
12mu|xen-4.3.1-1|247	%{_libdir}/ocaml/
12mu|xen-4.3.1-1|248	
12mu|xen-4.3.1-1|249	#----------------------------------------------------------------------------
12mu|xen-4.3.1-1|250	
12mu|xen-4.3.1-1|251	%package hypervisor
12mu|xen-4.3.1-1|252	Summary:	Libraries for Xen tools
12mu|xen-4.3.1-1|253	Group:		System/Kernel and hardware
12mu|xen-4.3.1-1|254	
12mu|xen-4.3.1-1|255	%description hypervisor
12mu|xen-4.3.1-1|256	This package contains the Xen hypervisor.
12mu|xen-4.3.1-1|257	
12mu|xen-4.3.1-1|258	%files hypervisor
12mu|xen-4.3.1-1|259	%ifarch %{ix86}
12mu|xen-4.3.1-1|260	%doc README.4.3.0.upgrade.urpmi README.install.urpmi
12mu|xen-4.3.1-1|261	%else
12mu|xen-4.3.1-1|262	/boot/xen-syms-*
12mu|xen-4.3.1-1|263	/boot/xen-*.gz
12mu|xen-4.3.1-1|264	/boot/xen.gz
12mu|xen-4.3.1-1|265	%endif
12mu|xen-4.3.1-1|266	
12mu|xen-4.3.1-1|267	#----------------------------------------------------------------------------
12mu|xen-4.3.1-1|268	
12mu|xen-4.3.1-1|269	%package doc
12mu|xen-4.3.1-1|270	Summary:	XEN documentation
12mu|xen-4.3.1-1|271	Group:		System/Kernel and hardware
12mu|xen-4.3.1-1|272	
12mu|xen-4.3.1-1|273	%description doc
12mu|xen-4.3.1-1|274	XEN documentation.
12mu|xen-4.3.1-1|275	
12mu|xen-4.3.1-1|276	%files doc
12mu|xen-4.3.1-1|277	%{_docdir}/%{name}/*
12mu|xen-4.3.1-1|278	%exclude %{_docdir}/%{name}/README
12mu|xen-4.3.1-1|279	
12mu|xen-4.3.1-1|280	#----------------------------------------------------------------------------
12mu|xen-4.3.1-1|281	
12mu|xen-4.3.1-1|282	%package -n %{libblktapctl}
12mu|xen-4.3.1-1|283	Summary:	Libraries for %{name}
12mu|xen-4.3.1-1|284	Group:		System/Libraries
12mu|xen-4.3.1-1|285	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
12mu|xen-4.3.1-1|286	
12mu|xen-4.3.1-1|287	%description -n %{libblktapctl}
12mu|xen-4.3.1-1|288	This package contains the libraries needed to run programs dynamically
12mu|xen-4.3.1-1|289	linked with Xen libraries.
12mu|xen-4.3.1-1|290	
12mu|xen-4.3.1-1|291	%files -n %{libblktapctl}
12mu|xen-4.3.1-1|292	%{_libdir}/libblktapctl.so.%{maj10}*
12mu|xen-4.3.1-1|293	
12mu|xen-4.3.1-1|294	#----------------------------------------------------------------------------
12mu|xen-4.3.1-1|295	
12mu|xen-4.3.1-1|296	%package -n %{libblktap}
12mu|xen-4.3.1-1|297	Summary:	Libraries for %{name}
12mu|xen-4.3.1-1|298	Group:		System/Libraries
12mu|xen-4.3.1-1|299	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
12mu|xen-4.3.1-1|300	
12mu|xen-4.3.1-1|301	%description -n %{libblktap}
12mu|xen-4.3.1-1|302	This package contains the libraries needed to run programs dynamically
12mu|xen-4.3.1-1|303	linked with Xen libraries.
12mu|xen-4.3.1-1|304	
12mu|xen-4.3.1-1|305	%files -n %{libblktap}
12mu|xen-4.3.1-1|306	%{_libdir}/libblktap.so.%{maj30}*
12mu|xen-4.3.1-1|307	
12mu|xen-4.3.1-1|308	#----------------------------------------------------------------------------
12mu|xen-4.3.1-1|309	
12mu|xen-4.3.1-1|310	%package -n %{libbfsimage}
12mu|xen-4.3.1-1|311	Summary:	Libraries for %{name}
12mu|xen-4.3.1-1|312	Group:		System/Libraries
12mu|xen-4.3.1-1|313	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
12mu|xen-4.3.1-1|314	
12mu|xen-4.3.1-1|315	%description -n %{libbfsimage}
12mu|xen-4.3.1-1|316	This package contains the libraries needed to run programs dynamically
12mu|xen-4.3.1-1|317	linked with Xen libraries.
12mu|xen-4.3.1-1|318	
12mu|xen-4.3.1-1|319	%files -n %{libbfsimage}
12mu|xen-4.3.1-1|320	%{_libdir}/libfsimage.so.%{maj10}*
12mu|xen-4.3.1-1|321	
12mu|xen-4.3.1-1|322	#----------------------------------------------------------------------------
12mu|xen-4.3.1-1|323	
12mu|xen-4.3.1-1|324	%package -n %{libvhd}
12mu|xen-4.3.1-1|325	Summary:	Libraries for %{name}
12mu|xen-4.3.1-1|326	Group:		System/Libraries
12mu|xen-4.3.1-1|327	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
12mu|xen-4.3.1-1|328	
12mu|xen-4.3.1-1|329	%description -n %{libvhd}
12mu|xen-4.3.1-1|330	This package contains the libraries needed to run programs dynamically
12mu|xen-4.3.1-1|331	linked with Xen libraries.
12mu|xen-4.3.1-1|332	
12mu|xen-4.3.1-1|333	%files -n %{libvhd}
12mu|xen-4.3.1-1|334	%{_libdir}/libvhd.so.%{maj10}*
12mu|xen-4.3.1-1|335	
12mu|xen-4.3.1-1|336	#----------------------------------------------------------------------------
12mu|xen-4.3.1-1|337	
12mu|xen-4.3.1-1|338	%package -n %{libxenctrl}
12mu|xen-4.3.1-1|339	Summary:	Libraries for %{name}
12mu|xen-4.3.1-1|340	Group:		System/Libraries
12mu|xen-4.3.1-1|341	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
12mu|xen-4.3.1-1|342	
12mu|xen-4.3.1-1|343	%description -n %{libxenctrl}
12mu|xen-4.3.1-1|344	This package contains the libraries needed to run programs dynamically
12mu|xen-4.3.1-1|345	linked with Xen libraries.
12mu|xen-4.3.1-1|346	
12mu|xen-4.3.1-1|347	%files -n %{libxenctrl}
12mu|xen-4.3.1-1|348	%{_libdir}/libxenctrl.so.%{maj43}*
12mu|xen-4.3.1-1|349	
12mu|xen-4.3.1-1|350	#----------------------------------------------------------------------------
12mu|xen-4.3.1-1|351	
12mu|xen-4.3.1-1|352	%package -n %{libxenguest}
12mu|xen-4.3.1-1|353	Summary:	Libraries for %{name}
12mu|xen-4.3.1-1|354	Group:		System/Libraries
12mu|xen-4.3.1-1|355	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
12mu|xen-4.3.1-1|356	
12mu|xen-4.3.1-1|357	%description -n %{libxenguest}
12mu|xen-4.3.1-1|358	This package contains the libraries needed to run programs dynamically
12mu|xen-4.3.1-1|359	linked with Xen libraries.
12mu|xen-4.3.1-1|360	
12mu|xen-4.3.1-1|361	%files -n %{libxenguest}
12mu|xen-4.3.1-1|362	%{_libdir}/libxenguest.so.%{maj43}*
12mu|xen-4.3.1-1|363	
12mu|xen-4.3.1-1|364	#----------------------------------------------------------------------------
12mu|xen-4.3.1-1|365	
12mu|xen-4.3.1-1|366	%package -n %{libxenlight}
12mu|xen-4.3.1-1|367	Summary:	Libraries for %{name}
12mu|xen-4.3.1-1|368	Group:		System/Libraries
12mu|xen-4.3.1-1|369	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
12mu|xen-4.3.1-1|370	
12mu|xen-4.3.1-1|371	%description -n %{libxenlight}
12mu|xen-4.3.1-1|372	This package contains the libraries needed to run programs dynamically
12mu|xen-4.3.1-1|373	linked with Xen libraries.
12mu|xen-4.3.1-1|374	
12mu|xen-4.3.1-1|375	%files -n %{libxenlight}
12mu|xen-4.3.1-1|376	%{_libdir}/libxenlight.so.%{maj43}*
12mu|xen-4.3.1-1|377	
12mu|xen-4.3.1-1|378	#----------------------------------------------------------------------------
12mu|xen-4.3.1-1|379	
12mu|xen-4.3.1-1|380	%package -n %{libxenstat}
12mu|xen-4.3.1-1|381	Summary:	Libraries for %{name}
12mu|xen-4.3.1-1|382	Group:		System/Libraries
12mu|xen-4.3.1-1|383	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
12mu|xen-4.3.1-1|384	
12mu|xen-4.3.1-1|385	%description -n %{libxenstat}
12mu|xen-4.3.1-1|386	This package contains the libraries needed to run programs dynamically
12mu|xen-4.3.1-1|387	linked with Xen libraries.
12mu|xen-4.3.1-1|388	
12mu|xen-4.3.1-1|389	%files -n %{libxenstat}
12mu|xen-4.3.1-1|390	%{_libdir}/libxenstat.so.%{major}*
12mu|xen-4.3.1-1|391	
12mu|xen-4.3.1-1|392	#----------------------------------------------------------------------------
12mu|xen-4.3.1-1|393	
12mu|xen-4.3.1-1|394	%package -n %{libxenstore}
12mu|xen-4.3.1-1|395	Summary:	Libraries for %{name}
12mu|xen-4.3.1-1|396	Group:		System/Libraries
12mu|xen-4.3.1-1|397	Obsoletes:	%{_lib}xen3.0 < 4.2.1-1
12mu|xen-4.3.1-1|398	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
12mu|xen-4.3.1-1|399	
12mu|xen-4.3.1-1|400	%description -n %{libxenstore}
12mu|xen-4.3.1-1|401	This package contains the libraries needed to run programs dynamically
12mu|xen-4.3.1-1|402	linked with Xen libraries.
12mu|xen-4.3.1-1|403	
12mu|xen-4.3.1-1|404	%files -n %{libxenstore}
12mu|xen-4.3.1-1|405	%{_libdir}/libxenstore.so.%{maj30}*
12mu|xen-4.3.1-1|406	
12mu|xen-4.3.1-1|407	#----------------------------------------------------------------------------
12mu|xen-4.3.1-1|408	
12mu|xen-4.3.1-1|409	%package -n %{libxenvchan}
12mu|xen-4.3.1-1|410	Summary:	Libraries for %{name}
12mu|xen-4.3.1-1|411	Group:		System/Libraries
12mu|xen-4.3.1-1|412	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
12mu|xen-4.3.1-1|413	
12mu|xen-4.3.1-1|414	%description -n %{libxenvchan}
12mu|xen-4.3.1-1|415	This package contains the libraries needed to run programs dynamically
12mu|xen-4.3.1-1|416	linked with Xen libraries.
12mu|xen-4.3.1-1|417	
12mu|xen-4.3.1-1|418	%files -n %{libxenvchan}
12mu|xen-4.3.1-1|419	%{_libdir}/libxenvchan.so.%{maj10}*
12mu|xen-4.3.1-1|420	
12mu|xen-4.3.1-1|421	#----------------------------------------------------------------------------
12mu|xen-4.3.1-1|422	
12mu|xen-4.3.1-1|423	%package -n %{libxlutil}
12mu|xen-4.3.1-1|424	Summary:	Libraries for %{name}
12mu|xen-4.3.1-1|425	Group:		System/Libraries
12mu|xen-4.3.1-1|426	Conflicts:	%{_lib}xen3.0 < 4.2.1-1
12mu|xen-4.3.1-1|427	
12mu|xen-4.3.1-1|428	%description -n %{libxlutil}
12mu|xen-4.3.1-1|429	This package contains the libraries needed to run programs dynamically
12mu|xen-4.3.1-1|430	linked with Xen libraries.
12mu|xen-4.3.1-1|431	
12mu|xen-4.3.1-1|432	%files -n %{libxlutil}
12mu|xen-4.3.1-1|433	%{_libdir}/libxlutil.so.%{maj43}*
12mu|xen-4.3.1-1|434	
12mu|xen-4.3.1-1|435	#----------------------------------------------------------------------------
12mu|xen-4.3.1-1|436	
12mu|xen-4.3.1-1|437	%package -n %{devname}
12mu|xen-4.3.1-1|438	Summary:	Development libraries and header files for %{name}
12mu|xen-4.3.1-1|439	Group:		Development/C
12mu|xen-4.3.1-1|440	Requires:	%{libblktap} = %{EVRD}
12mu|xen-4.3.1-1|441	Requires:	%{libblktapctl} = %{EVRD}
12mu|xen-4.3.1-1|442	Requires:	%{libbfsimage} = %{EVRD}
12mu|xen-4.3.1-1|443	Requires:	%{libvhd} = %{EVRD}
12mu|xen-4.3.1-1|444	Requires:	%{libxenctrl} = %{EVRD}
12mu|xen-4.3.1-1|445	Requires:	%{libxenguest} = %{EVRD}
12mu|xen-4.3.1-1|446	Requires:	%{libxenlight} = %{EVRD}
12mu|xen-4.3.1-1|447	Requires:	%{libxenstat} = %{EVRD}
12mu|xen-4.3.1-1|448	Requires:	%{libxenstore} = %{EVRD}
12mu|xen-4.3.1-1|449	Requires:	%{libxenvchan} = %{EVRD}
12mu|xen-4.3.1-1|450	Requires:	%{libxlutil} = %{EVRD}
12mu|xen-4.3.1-1|451	Provides:	%{name}-devel = %{EVRD}
12mu|xen-4.3.1-1|452	
12mu|xen-4.3.1-1|453	%description -n %{devname}
12mu|xen-4.3.1-1|454	This package contains the development libraries and headers needed
12mu|xen-4.3.1-1|455	to compile applications linked with Xen libraries.
12mu|xen-4.3.1-1|456	
12mu|xen-4.3.1-1|457	%files -n %{devname}
12mu|xen-4.3.1-1|458	%{_includedir}/xen
12mu|xen-4.3.1-1|459	%{_includedir}/xenstore-compat
12mu|xen-4.3.1-1|460	%{_includedir}/*.h
12mu|xen-4.3.1-1|461	%{_libdir}/*.so
12mu|xen-4.3.1-1|462	%{_libdir}/*.a
12mu|xen-4.3.1-1|463	
12mu|xen-4.3.1-1|464	#----------------------------------------------------------------------------
12mu|xen-4.3.1-1|465	
12mu|xen-4.3.1-1|466	%prep
12mu|xen-4.3.1-1|467	%setup -q
12mu|xen-4.3.1-1|468	%apply_patches
12mu|xen-4.3.1-1|469	
12mu|xen-4.3.1-1|470	# stub domain
12mu|xen-4.3.1-1|471	cp %{SOURCE10} stubdom
12mu|xen-4.3.1-1|472	cp %{SOURCE11} stubdom
12mu|xen-4.3.1-1|473	cp %{SOURCE12} stubdom
12mu|xen-4.3.1-1|474	cp %{SOURCE13} stubdom
12mu|xen-4.3.1-1|475	cp %{SOURCE14} stubdom
12mu|xen-4.3.1-1|476	cp %{SOURCE15} stubdom
12mu|xen-4.3.1-1|477	cp %{SOURCE17} stubdom
12mu|xen-4.3.1-1|478	cp %{SOURCE18} stubdom
12mu|xen-4.3.1-1|479	cp %{SOURCE19} stubdom
12mu|xen-4.3.1-1|480	
12mu|xen-4.3.1-1|481	cp %{SOURCE16} tools/firmware/etherboot/ipxe.tar.gz
12mu|xen-4.3.1-1|482	
12mu|xen-4.3.1-1|483	%build
12mu|xen-4.3.1-1|484	mkdir -p bfd
12mu|xen-4.3.1-1|485	ln -sf $(which ld.bfd) bfd/ld
12mu|xen-4.3.1-1|486	export PATH="$PWD/bfd:$PATH"
12mu|xen-4.3.1-1|487	
12mu|xen-4.3.1-1|488	export CFLAGS="%{optflags}"
12mu|xen-4.3.1-1|489	%ifnarch %{ix86}
12mu|xen-4.3.1-1|490	%make prefix=/usr dist-xen
12mu|xen-4.3.1-1|491	%endif
12mu|xen-4.3.1-1|492	sed -E -i 's/(as_fn_error \$\? "cannot find wget or ftp" "\$LINENO" 5)/as_fn_status $?/' tools/configure
12mu|xen-4.3.1-1|493	sed -E -i 's/(as_fn_error \$\? "cannot find wget or ftp" "\$LINENO" 5)/as_fn_status $?/' stubdom/configure
12mu|xen-4.3.1-1|494	
12mu|xen-4.3.1-1|495	./configure --disable-seabios --build=%{_target_platform} \
12mu|xen-4.3.1-1|496	--prefix=%{_prefix} \
12mu|xen-4.3.1-1|497	--exec-prefix=%{_exec_prefix} \
12mu|xen-4.3.1-1|498	--bindir=%{_bindir} \
12mu|xen-4.3.1-1|499	--sbindir=%{_sbindir} \
12mu|xen-4.3.1-1|500	--sysconfdir=%{_sysconfdir} \
12mu|xen-4.3.1-1|501	--datadir=%{_datadir} \
12mu|xen-4.3.1-1|502	--includedir=%{_includedir} \
12mu|xen-4.3.1-1|503	--libdir=%{_libdir} \
12mu|xen-4.3.1-1|504	--libexecdir=%{_libexecdir} \
12mu|xen-4.3.1-1|505	--localstatedir=%{_localstatedir} \
12mu|xen-4.3.1-1|506	--sharedstatedir=%{_sharedstatedir} \
12mu|xen-4.3.1-1|507	--mandir=%{_mandir} \
12mu|xen-4.3.1-1|508	--infodir=%{_infodir}
12mu|xen-4.3.1-1|509	
12mu|xen-4.3.1-1|510	%make prefix=/usr dist-tools
12mu|xen-4.3.1-1|511	make  prefix=/usr dist-docs
12mu|xen-4.3.1-1|512	unset CFLAGS
12mu|xen-4.3.1-1|513	make dist-stubdom
12mu|xen-4.3.1-1|514	
12mu|xen-4.3.1-1|515	%install
12mu|xen-4.3.1-1|516	export PATH="$PWD/bfd:$PATH"
12mu|xen-4.3.1-1|517	
12mu|xen-4.3.1-1|518	%ifarch %{ix86}
12mu|xen-4.3.1-1|519	cat > README.install.urpmi <<_EOF
12mu|xen-4.3.1-1|520	Since xen 4.3, the hypervisor is no longer supported on x86_32. But fear not,
12mu|xen-4.3.1-1|521	you can actually use the x86_64 xen hypervisor, even when using a 32bit kernel
12mu|xen-4.3.1-1|522	and system. This is because the hypervisor is loaded before the kernel and OS.
12mu|xen-4.3.1-1|523	Keep in mind that a x86_64 capable processor is still required, but then if
12mu|xen-4.3.1-1|524	you are installing a hypervisor, you really should be using 64bit anyway.
12mu|xen-4.3.1-1|525	_EOF
12mu|xen-4.3.1-1|526	ln README.install.urpmi README.4.3.0.upgrade.urpmi
12mu|xen-4.3.1-1|527	%else
12mu|xen-4.3.1-1|528	make DESTDIR=%{buildroot} prefix=/usr install-xen
12mu|xen-4.3.1-1|529	%endif
12mu|xen-4.3.1-1|530	
12mu|xen-4.3.1-1|531	make DESTDIR=%{buildroot} prefix=/usr install-tools
12mu|xen-4.3.1-1|532	make DESTDIR=%{buildroot} prefix=/usr install-docs
12mu|xen-4.3.1-1|533	make DESTDIR=%{buildroot} prefix=/usr install-stubdom
12mu|xen-4.3.1-1|534	
12mu|xen-4.3.1-1|535	# stubdom: newlib
12mu|xen-4.3.1-1|536	rm -rf %{buildroot}/usr/*-xen-elf
12mu|xen-4.3.1-1|537	
12mu|xen-4.3.1-1|538	# remove additional kernel symlink
12mu|xen-4.3.1-1|539	rm -f %{buildroot}/boot/xen-3.4.gz
12mu|xen-4.3.1-1|540	rm -f %{buildroot}/boot/xen-3.gz
12mu|xen-4.3.1-1|541	
12mu|xen-4.3.1-1|542	# remove unwanted firmware files
12mu|xen-4.3.1-1|543	rm -rf %{buildroot}/lib/firmware
12mu|xen-4.3.1-1|544	
12mu|xen-4.3.1-1|545	# remove pointless helper
12mu|xen-4.3.1-1|546	rm -f %{buildroot}%{_sbindir}/xen-python-path
12mu|xen-4.3.1-1|547	
12mu|xen-4.3.1-1|548	# remove  README's not intended for end users
12mu|xen-4.3.1-1|549	rm -f %{buildroot}/%{_sysconfdir}/xen/README*
12mu|xen-4.3.1-1|550	
12mu|xen-4.3.1-1|551	# fix man pages
12mu|xen-4.3.1-1|552	install -d -m 755 %{buildroot}%{_mandir}/man{1,5}
12mu|xen-4.3.1-1|553	install -m 644 docs/man/*.1 %{buildroot}%{_mandir}/man1
12mu|xen-4.3.1-1|554	install -m 644 docs/man/*.5 %{buildroot}%{_mandir}/man5
12mu|xen-4.3.1-1|555	
12mu|xen-4.3.1-1|556	# install doc manually
12mu|xen-4.3.1-1|557	rm -rf %{buildroot}%{_docdir}/qemu
12mu|xen-4.3.1-1|558	install -d -m 755 %{buildroot}%{_docdir}/%{name}
12mu|xen-4.3.1-1|559	install -m 644 README %{buildroot}%{_docdir}/%{name}
12mu|xen-4.3.1-1|560	install -d -m 755 %{buildroot}%{_docdir}/%{name}/txt
12mu|xen-4.3.1-1|561	install -d -m 755 %{buildroot}%{_docdir}/%{name}/html
12mu|xen-4.3.1-1|562	cp -R docs/txt/* %{buildroot}%{_docdir}/%{name}/txt/
12mu|xen-4.3.1-1|563	cp -R docs/html/* %{buildroot}%{_docdir}/%{name}/html/
12mu|xen-4.3.1-1|564	
12mu|xen-4.3.1-1|565	# install log directory
12mu|xen-4.3.1-1|566	install -d -m 755 %{buildroot}%{_localstatedir}/log/xen
12mu|xen-4.3.1-1|567	
12mu|xen-4.3.1-1|568	# install state directory
12mu|xen-4.3.1-1|569	install -d -m 755 %{buildroot}%{_localstatedir}/lib/xend/{domains,state,storage}
12mu|xen-4.3.1-1|570	
12mu|xen-4.3.1-1|571	install -m 755 %{SOURCE20} %{buildroot}%{_initrddir}/xenstored
12mu|xen-4.3.1-1|572	install -m 755 %{SOURCE21} %{buildroot}%{_initrddir}/xenconsoled
12mu|xen-4.3.1-1|573	install -m 755 %{SOURCE22} %{buildroot}%{_initrddir}/blktapctrl
12mu|xen-4.3.1-1|574	install -m 755 %{SOURCE23} %{buildroot}%{_initrddir}/xend
12mu|xen-4.3.1-1|575	
12mu|xen-4.3.1-1|576	# sysconfig
12mu|xen-4.3.1-1|577	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12mu|xen-4.3.1-1|578	install -m 644 %{SOURCE30} %{buildroot}%{_sysconfdir}/sysconfig/xenstored
12mu|xen-4.3.1-1|579	install -m 644 %{SOURCE31} %{buildroot}%{_sysconfdir}/sysconfig/xenconsoled
12mu|xen-4.3.1-1|580	install -m 644 %{SOURCE32} %{buildroot}%{_sysconfdir}/sysconfig/blktapctrl
12mu|xen-4.3.1-1|581	
12mu|xen-4.3.1-1|582	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig/modules
12mu|xen-4.3.1-1|583	install -m 755 %{SOURCE1} \
12mu|xen-4.3.1-1|584	%{buildroot}%{_sysconfdir}/sysconfig/modules/%{name}.modules
12mu|xen-4.3.1-1|585	
12mu|xen-4.3.1-1|586	# tmpfiles
12mu|xen-4.3.1-1|587	install -D -p -m 0644 %{SOURCE33} %{buildroot}%{_tmpfilesdir}/%{name}.conf
12mu|xen-4.3.1-1|588	
12mu|xen-4.3.1-1|589	# udev
12mu|xen-4.3.1-1|590	#rm -rf %{buildroot}/etc/udev/rules.d/xen*.rules
12mu|xen-4.3.1-1|591	#mv %{buildroot}/etc/udev/rules.d/xen*.rules %{buildroot}/etc/udev/rules.d
12mu|xen-4.3.1-1|592	mkdir -p %{buildroot}%{_udevrulesdir}
12mu|xen-4.3.1-1|593	mv %{buildroot}%{_sysconfdir}/udev/rules.d/xen*.rules %{buildroot}%{_udevrulesdir}
12mu|xen-4.3.1-1|594	
12mu|xen-4.3.1-1|595	# quite some hardcoded paths inside scripts rely on this
12mu|xen-4.3.1-1|596	%if "%{_lib}" != "lib"
12mu|xen-4.3.1-1|597	mv %{buildroot}%{_libdir}/xen/bin/libxl-save-helper %{buildroot}%{_prefix}/lib/xen/bin/
12mu|xen-4.3.1-1|598	%endif
12mu|xen-4.3.1-1|599	
12mu|xen-4.3.1-1|600	# move ocaml stubs to correct dir
12mu|xen-4.3.1-1|601	mkdir -p %{buildroot}%{_libdir}/ocaml/stublibs/
12mu|xen-4.3.1-1|602	mv %{buildroot}%{_libdir}/ocaml/*/dll*_stubs.so %{buildroot}%{_libdir}/ocaml/stublibs/
12mu|xen-4.3.1-1|603	
12mu|xen-4.3.1-1|604	# logrotate
12mu|xen-4.3.1-1|605	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12mu|xen-4.3.1-1|606	cat > %{buildroot}%{_sysconfdir}/logrotate.d/xen <<EOF
12mu|xen-4.3.1-1|607	/var/log/xen/xend-debug.log /var/log/xen/xen-hotplug.log
12mu|xen-4.3.1-1|608	/var/log/xen/domain-builder-ng.log {
12mu|xen-4.3.1-1|609	notifempty
12mu|xen-4.3.1-1|610	missingok
12mu|xen-4.3.1-1|611	copytruncate
12mu|xen-4.3.1-1|612	}
12mu|xen-4.3.1-1|613	EOF
12mu|xen-4.3.1-1|614	
12mu|xen-4.3.1-1|615	# standard gnu info files
12mu|xen-4.3.1-1|616	rm -rf %{buildroot}/usr/info
12mu|xen-4.3.1-1|617	
12mu|xen-4.3.1-1|618	# gprintify has a bug handling some constructs in xendomain
12mu|xen-4.3.1-1|619	export DONT_GPRINTIFY=1
12mu|xen-4.3.1-1|620	
12mu|xen-4.3.1-1|621	
12mu|xen-4.3.1-1|622	%changelog
12mu|xen-4.3.1-1|623	* Tue Dec 10 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.3.1-1
12mu|xen-4.3.1-1|624	+ Revision: 0c09da6
12mu|xen-4.3.1-1|625	- LOG New version 4.3.1, split library package according to our policy
12mu|xen-4.3.1-1|626	
12mu|xen-4.3.1-1|627	

21599 12
12mu|xerces-j2-2.11.0-5|1	%define cvs_version	2_11_0
12mu|xerces-j2-2.11.0-5|2	
12mu|xerces-j2-2.11.0-5|3	Name:		xerces-j2
12mu|xerces-j2-2.11.0-5|4	Version:	2.11.0
12mu|xerces-j2-2.11.0-5|5	Release: 	5
12mu|xerces-j2-2.11.0-5|6	Epoch:		0
12mu|xerces-j2-2.11.0-5|7	Summary:	Java XML parser
12mu|xerces-j2-2.11.0-5|8	License:	Apache License
12mu|xerces-j2-2.11.0-5|9	URL:		http://xml.apache.org/xerces2-j/
12mu|xerces-j2-2.11.0-5|10	Group:		Development/Java
12mu|xerces-j2-2.11.0-5|11	Source0:	http://www.eu.apache.org/dist/xerces/j/source/Xerces-J-src.%{version}.tar.gz
12mu|xerces-j2-2.11.0-5|12	Source1:	http://www.apache.org/dist/xerces/j/source/Xerces-J-src.%{version}.tar.gz.md5
12mu|xerces-j2-2.11.0-5|13	Source2:	http://www.apache.org/dist/xerces/j/source/Xerces-J-src.%{version}.tar.gz.asc
12mu|xerces-j2-2.11.0-5|14	Source3:	%{name}-version.sh
12mu|xerces-j2-2.11.0-5|15	Source4:	%{name}-constants.sh
12mu|xerces-j2-2.11.0-5|16	Source5:	https://svn.apache.org/repos/asf/xerces/java/trunk/tools/src/XJavac.java
12mu|xerces-j2-2.11.0-5|17	Patch0:		%{name}-libgcj.patch
12mu|xerces-j2-2.11.0-5|18	Patch1:		xerces-2.11.0-system-xml-apis.patch
12mu|xerces-j2-2.11.0-5|19	Provides:	jaxp_parser_impl
12mu|xerces-j2-2.11.0-5|20	Requires:	xalan-j2
12mu|xerces-j2-2.11.0-5|21	Requires:	xml-commons-apis
12mu|xerces-j2-2.11.0-5|22	Requires:	xml-commons-resolver >= 0:1.4
12mu|xerces-j2-2.11.0-5|23	Requires(post):	update-alternatives
12mu|xerces-j2-2.11.0-5|24	Requires(preun): update-alternatives
12mu|xerces-j2-2.11.0-5|25	#BuildRequires:	java-devel
12mu|xerces-j2-2.11.0-5|26	# Please do not switch this over to an OpenJDK requirement.
12mu|xerces-j2-2.11.0-5|27	# xerces-j2 is required to bootstrap OpenJDK, and there are
12mu|xerces-j2-2.11.0-5|28	# no drawbacks from building it with gcj.
12mu|xerces-j2-2.11.0-5|29	BuildRequires:	java-1.5.0-gcj-devel
12mu|xerces-j2-2.11.0-5|30	BuildRequires:	ant >= 0:1.5
12mu|xerces-j2-2.11.0-5|31	BuildRequires:	ecj >= 2:4.2.2-1
12mu|xerces-j2-2.11.0-5|32	BuildRequires:	java-rpmbuild >= 0:1.5
12mu|xerces-j2-2.11.0-5|33	BuildRequires:	jaxp_parser_impl
12mu|xerces-j2-2.11.0-5|34	BuildRequires:	xalan-j2
12mu|xerces-j2-2.11.0-5|35	BuildRequires:	xml-commons-resolver = 1:1.2
12mu|xerces-j2-2.11.0-5|36	BuildRequires:	xml-commons-apis xml-commons-apis-javadoc
12mu|xerces-j2-2.11.0-5|37	BuildRequires:  coreutils
12mu|xerces-j2-2.11.0-5|38	
12mu|xerces-j2-2.11.0-5|39	# RHEL3 and FC2
12mu|xerces-j2-2.11.0-5|40	Obsoletes:	xerces-j <= 0:2.2
12mu|xerces-j2-2.11.0-5|41	BuildArch:	noarch
12mu|xerces-j2-2.11.0-5|42	
12mu|xerces-j2-2.11.0-5|43	%description
12mu|xerces-j2-2.11.0-5|44	Welcome to the future! Xerces2 is the next generation of high
12mu|xerces-j2-2.11.0-5|45	performance, fully compliant XML parsers in the Apache Xerces family.
12mu|xerces-j2-2.11.0-5|46	This new version of Xerces introduces the Xerces Native Interface (XNI),
12mu|xerces-j2-2.11.0-5|47	a complete framework for building parser components and configurations
12mu|xerces-j2-2.11.0-5|48	that is extremely modular and easy to program.
12mu|xerces-j2-2.11.0-5|49	
12mu|xerces-j2-2.11.0-5|50	The Apache Xerces2 parser is the reference implementation of XNI but
12mu|xerces-j2-2.11.0-5|51	other parser components, configurations, and parsers can be written
12mu|xerces-j2-2.11.0-5|52	using the Xerces Native Interface. For complete design and
12mu|xerces-j2-2.11.0-5|53	implementation documents, refer to the XNI Manual.
12mu|xerces-j2-2.11.0-5|54	
12mu|xerces-j2-2.11.0-5|55	Xerces 2 is a fully conforming XML Schema processor. For more
12mu|xerces-j2-2.11.0-5|56	information, refer to the XML Schema page.
12mu|xerces-j2-2.11.0-5|57	
12mu|xerces-j2-2.11.0-5|58	Xerces 2 also provides a partial implementation of Document Object Model
12mu|xerces-j2-2.11.0-5|59	Level 3 Core, Load and Save and Abstract Schemas [deprecated] Working
12mu|xerces-j2-2.11.0-5|60	Drafts. For more information, refer to the DOM Level 3 Implementation
12mu|xerces-j2-2.11.0-5|61	page.
12mu|xerces-j2-2.11.0-5|62	
12mu|xerces-j2-2.11.0-5|63	%package        javadoc-impl
12mu|xerces-j2-2.11.0-5|64	Summary:	Javadoc for %{name} implementation
12mu|xerces-j2-2.11.0-5|65	Group:		Development/Java
12mu|xerces-j2-2.11.0-5|66	
12mu|xerces-j2-2.11.0-5|67	%description    javadoc-impl
12mu|xerces-j2-2.11.0-5|68	Javadoc for %{name} implementation.
12mu|xerces-j2-2.11.0-5|69	
12mu|xerces-j2-2.11.0-5|70	%package        javadoc-apis
12mu|xerces-j2-2.11.0-5|71	Summary:	Javadoc for %{name} apis
12mu|xerces-j2-2.11.0-5|72	Group:		Development/Java
12mu|xerces-j2-2.11.0-5|73	
12mu|xerces-j2-2.11.0-5|74	%description    javadoc-apis
12mu|xerces-j2-2.11.0-5|75	Javadoc for %{name} apis.
12mu|xerces-j2-2.11.0-5|76	
12mu|xerces-j2-2.11.0-5|77	%package        javadoc-xni
12mu|xerces-j2-2.11.0-5|78	Summary:	Javadoc for %{name} xni
12mu|xerces-j2-2.11.0-5|79	Group:		Development/Java
12mu|xerces-j2-2.11.0-5|80	
12mu|xerces-j2-2.11.0-5|81	%description    javadoc-xni
12mu|xerces-j2-2.11.0-5|82	Javadoc for %{name} xni.
12mu|xerces-j2-2.11.0-5|83	
12mu|xerces-j2-2.11.0-5|84	%package        javadoc-other
12mu|xerces-j2-2.11.0-5|85	Summary:	Javadoc for other %{name} components
12mu|xerces-j2-2.11.0-5|86	Group:		Development/Java
12mu|xerces-j2-2.11.0-5|87	
12mu|xerces-j2-2.11.0-5|88	%description    javadoc-other
12mu|xerces-j2-2.11.0-5|89	Javadoc for other %{name} components.
12mu|xerces-j2-2.11.0-5|90	
12mu|xerces-j2-2.11.0-5|91	%package        demo
12mu|xerces-j2-2.11.0-5|92	Summary:	Demo for %{name}
12mu|xerces-j2-2.11.0-5|93	Group:		Development/Java
12mu|xerces-j2-2.11.0-5|94	Requires:	%{name} = %{epoch}:%{version}-%{release}
12mu|xerces-j2-2.11.0-5|95	
12mu|xerces-j2-2.11.0-5|96	%description    demo
12mu|xerces-j2-2.11.0-5|97	Demonstrations and samples for %{name}.
12mu|xerces-j2-2.11.0-5|98	
12mu|xerces-j2-2.11.0-5|99	%package        scripts
12mu|xerces-j2-2.11.0-5|100	Summary:        Additional utility scripts for %{name}
12mu|xerces-j2-2.11.0-5|101	Group:          Development/Java
12mu|xerces-j2-2.11.0-5|102	Requires:       %{name} = %{epoch}:%{version}-%{release}
12mu|xerces-j2-2.11.0-5|103	Requires:	jpackage-utils >= 0:1.5
12mu|xerces-j2-2.11.0-5|104	
12mu|xerces-j2-2.11.0-5|105	%description    scripts
12mu|xerces-j2-2.11.0-5|106	Additional utility scripts for %{name}.
12mu|xerces-j2-2.11.0-5|107	
12mu|xerces-j2-2.11.0-5|108	%prep
12mu|xerces-j2-2.11.0-5|109	%setup -q -n xerces-%{cvs_version}
12mu|xerces-j2-2.11.0-5|110	
12mu|xerces-j2-2.11.0-5|111	mkdir -p tools/org/apache/xerces/util
12mu|xerces-j2-2.11.0-5|112	cp -a %{SOURCE5} tools/org/apache/xerces/util
12mu|xerces-j2-2.11.0-5|113	
12mu|xerces-j2-2.11.0-5|114	%apply_patches
12mu|xerces-j2-2.11.0-5|115	
12mu|xerces-j2-2.11.0-5|116	%build
12mu|xerces-j2-2.11.0-5|117	pushd tools
12mu|xerces-j2-2.11.0-5|118	%{javac} -classpath $(build-classpath ant) org/apache/xerces/util/XJavac.java
12mu|xerces-j2-2.11.0-5|119	mkdir bin && %{jar} cf bin/xjavac.jar org/apache/xerces/util/XJavac.class
12mu|xerces-j2-2.11.0-5|120	popd
12mu|xerces-j2-2.11.0-5|121	
12mu|xerces-j2-2.11.0-5|122	export OPT_JAR_LIST=:
12mu|xerces-j2-2.11.0-5|123	export JAVA_HOME=%_prefix/lib/jvm/java-1.5.0-gcj
12mu|xerces-j2-2.11.0-5|124	ant \
12mu|xerces-j2-2.11.0-5|125	-Dtools.dir=%{_javadir} \
12mu|xerces-j2-2.11.0-5|126	-Djar.apis=xml-commons-apis.jar \
12mu|xerces-j2-2.11.0-5|127	-Djar.resolver=xml-commons-resolver.jar \
12mu|xerces-j2-2.11.0-5|128	-Djar.serializer=xalan-j2-serializer.jar \
12mu|xerces-j2-2.11.0-5|129	clean jars javadocs
12mu|xerces-j2-2.11.0-5|130	export GCJ_PROPERTIES=
12mu|xerces-j2-2.11.0-5|131	
12mu|xerces-j2-2.11.0-5|132	%install
12mu|xerces-j2-2.11.0-5|133	rm -rf $RPM_BUILD_ROOT
12mu|xerces-j2-2.11.0-5|134	
12mu|xerces-j2-2.11.0-5|135	# jars
12mu|xerces-j2-2.11.0-5|136	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mu|xerces-j2-2.11.0-5|137	cp -p build/xercesImpl.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar
12mu|xerces-j2-2.11.0-5|138	(cd $RPM_BUILD_ROOT%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed "s|-%{version}||g"`; done)
12mu|xerces-j2-2.11.0-5|139	# Let's keep the "standard" name as well
12mu|xerces-j2-2.11.0-5|140	ln -sf %name-%version.jar $RPM_BUILD_ROOT%_javadir/xercesImpl.jar
12mu|xerces-j2-2.11.0-5|141	
12mu|xerces-j2-2.11.0-5|142	# javadoc
12mu|xerces-j2-2.11.0-5|143	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-impl-%{version}
12mu|xerces-j2-2.11.0-5|144	#cp -pr build/docs/javadocs/xerces2/* \
12mu|xerces-j2-2.11.0-5|145	#  $RPM_BUILD_ROOT%{_javadocdir}/%{name}-impl-%{version}
12mu|xerces-j2-2.11.0-5|146	ln -s %{name}-impl-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-impl
12mu|xerces-j2-2.11.0-5|147	
12mu|xerces-j2-2.11.0-5|148	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-apis-%{version}
12mu|xerces-j2-2.11.0-5|149	#cp -pr build/docs/javadocs/api/* \
12mu|xerces-j2-2.11.0-5|150	#  $RPM_BUILD_ROOT%{_javadocdir}/%{name}-apis-%{version}
12mu|xerces-j2-2.11.0-5|151	ln -s %{name}-apis-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-apis
12mu|xerces-j2-2.11.0-5|152	
12mu|xerces-j2-2.11.0-5|153	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-xni-%{version}
12mu|xerces-j2-2.11.0-5|154	#cp -pr build/docs/javadocs/xni/* \
12mu|xerces-j2-2.11.0-5|155	#  $RPM_BUILD_ROOT%{_javadocdir}/%{name}-xni-%{version}
12mu|xerces-j2-2.11.0-5|156	ln -s %{name}-xni-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-xni
12mu|xerces-j2-2.11.0-5|157	
12mu|xerces-j2-2.11.0-5|158	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-other-%{version}
12mu|xerces-j2-2.11.0-5|159	#cp -pr build/docs/javadocs/other/* \
12mu|xerces-j2-2.11.0-5|160	#  $RPM_BUILD_ROOT%{_javadocdir}/%{name}-other-%{version}
12mu|xerces-j2-2.11.0-5|161	ln -s %{name}-other-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}-other
12mu|xerces-j2-2.11.0-5|162	
12mu|xerces-j2-2.11.0-5|163	rm -rf build/docs/javadocs
12mu|xerces-j2-2.11.0-5|164	
12mu|xerces-j2-2.11.0-5|165	# scripts
12mu|xerces-j2-2.11.0-5|166	mkdir -p $RPM_BUILD_ROOT%{_bindir}
12mu|xerces-j2-2.11.0-5|167	cp -p %{SOURCE3} $RPM_BUILD_ROOT%{_bindir}/%{name}-version
12mu|xerces-j2-2.11.0-5|168	cp -p %{SOURCE4} $RPM_BUILD_ROOT%{_bindir}/%{name}-constants
12mu|xerces-j2-2.11.0-5|169	
12mu|xerces-j2-2.11.0-5|170	# demo
12mu|xerces-j2-2.11.0-5|171	mkdir -p $RPM_BUILD_ROOT%{_datadir}/%{name}
12mu|xerces-j2-2.11.0-5|172	cp -p build/xercesSamples.jar \
12mu|xerces-j2-2.11.0-5|173	$RPM_BUILD_ROOT%{_datadir}/%{name}/%{name}-samples.jar
12mu|xerces-j2-2.11.0-5|174	cp -pr data $RPM_BUILD_ROOT%{_datadir}/%{name}
12mu|xerces-j2-2.11.0-5|175	
12mu|xerces-j2-2.11.0-5|176	%pre
12mu|xerces-j2-2.11.0-5|177	rm -f %{_javadir}/xerces.jar
12mu|xerces-j2-2.11.0-5|178	
12mu|xerces-j2-2.11.0-5|179	%post
12mu|xerces-j2-2.11.0-5|180	%{_sbindir}/update-alternatives --install %{_javadir}/jaxp_parser_impl.jar \
12mu|xerces-j2-2.11.0-5|181	jaxp_parser_impl %{_javadir}/%{name}.jar 40
12mu|xerces-j2-2.11.0-5|182	
12mu|xerces-j2-2.11.0-5|183	%preun
12mu|xerces-j2-2.11.0-5|184	{
12mu|xerces-j2-2.11.0-5|185	[ $1 = 0 ] || exit 0
12mu|xerces-j2-2.11.0-5|186	%{_sbindir}/update-alternatives --remove jaxp_parser_impl %{_javadir}/%{name}.jar
12mu|xerces-j2-2.11.0-5|187	} >/dev/null 2>&1 || :
12mu|xerces-j2-2.11.0-5|188	
12mu|xerces-j2-2.11.0-5|189	%files
12mu|xerces-j2-2.11.0-5|190	%defattr(0644,root,root,0755)
12mu|xerces-j2-2.11.0-5|191	%doc LICENSE LICENSE-SAX.html LICENSE.DOM-documentation.html
12mu|xerces-j2-2.11.0-5|192	%doc LICENSE.DOM-software.html LICENSE.resolver.txt
12mu|xerces-j2-2.11.0-5|193	%doc LICENSE.serializer.txt NOTICE NOTICE.resolver.txt
12mu|xerces-j2-2.11.0-5|194	%doc NOTICE.serializer.txt README Readme.html
12mu|xerces-j2-2.11.0-5|195	%{_javadir}/%{name}*.jar
12mu|xerces-j2-2.11.0-5|196	%{_javadir}/xercesImpl.jar
12mu|xerces-j2-2.11.0-5|197	
12mu|xerces-j2-2.11.0-5|198	%files javadoc-impl
12mu|xerces-j2-2.11.0-5|199	%defattr(0644,root,root,0755)
12mu|xerces-j2-2.11.0-5|200	%doc %{_javadocdir}/%{name}-impl-%{version}
12mu|xerces-j2-2.11.0-5|201	%ghost %doc %{_javadocdir}/%{name}-impl
12mu|xerces-j2-2.11.0-5|202	
12mu|xerces-j2-2.11.0-5|203	%files javadoc-apis
12mu|xerces-j2-2.11.0-5|204	%defattr(0644,root,root,0755)
12mu|xerces-j2-2.11.0-5|205	%doc %{_javadocdir}/%{name}-apis-%{version}
12mu|xerces-j2-2.11.0-5|206	%ghost %doc %{_javadocdir}/%{name}-apis
12mu|xerces-j2-2.11.0-5|207	
12mu|xerces-j2-2.11.0-5|208	%files javadoc-other
12mu|xerces-j2-2.11.0-5|209	%defattr(0644,root,root,0755)
12mu|xerces-j2-2.11.0-5|210	%doc %{_javadocdir}/%{name}-other-%{version}
12mu|xerces-j2-2.11.0-5|211	%ghost %doc %{_javadocdir}/%{name}-other
12mu|xerces-j2-2.11.0-5|212	
12mu|xerces-j2-2.11.0-5|213	%files javadoc-xni
12mu|xerces-j2-2.11.0-5|214	%defattr(0644,root,root,0755)
12mu|xerces-j2-2.11.0-5|215	%doc %{_javadocdir}/%{name}-xni-%{version}
12mu|xerces-j2-2.11.0-5|216	%ghost %doc %{_javadocdir}/%{name}-xni
12mu|xerces-j2-2.11.0-5|217	
12mu|xerces-j2-2.11.0-5|218	%files demo
12mu|xerces-j2-2.11.0-5|219	%defattr(0644,root,root,0755)
12mu|xerces-j2-2.11.0-5|220	%{_datadir}/%{name}
12mu|xerces-j2-2.11.0-5|221	
12mu|xerces-j2-2.11.0-5|222	%files scripts
12mu|xerces-j2-2.11.0-5|223	%defattr(0755,root,root,0755)
12mu|xerces-j2-2.11.0-5|224	%{_bindir}/*
12mu|xerces-j2-2.11.0-5|225	
12mu|xerces-j2-2.11.0-5|226	
12mu|xerces-j2-2.11.0-5|227	%changelog
12mu|xerces-j2-2.11.0-5|228	* Mon Jun 13 2011 Oden Eriksson <oeriksson@mandriva.com> 0:2.9.0-15mdv2011.0
12mu|xerces-j2-2.11.0-5|229	+ Revision: 684471
12mu|xerces-j2-2.11.0-5|230	- sync with MDVSA-2011:108
12mu|xerces-j2-2.11.0-5|231	
12mu|xerces-j2-2.11.0-5|232	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 0:2.9.0-14
12mu|xerces-j2-2.11.0-5|233	+ Revision: 671304
12mu|xerces-j2-2.11.0-5|234	- mass rebuild
12mu|xerces-j2-2.11.0-5|235	
12mu|xerces-j2-2.11.0-5|236	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 0:2.9.0-13mdv2011.0
12mu|xerces-j2-2.11.0-5|237	+ Revision: 608203
12mu|xerces-j2-2.11.0-5|238	- rebuild
12mu|xerces-j2-2.11.0-5|239	
12mu|xerces-j2-2.11.0-5|240	* Wed Mar 17 2010 Oden Eriksson <oeriksson@mandriva.com> 0:2.9.0-12mdv2010.1
12mu|xerces-j2-2.11.0-5|241	+ Revision: 524438
12mu|xerces-j2-2.11.0-5|242	- rebuilt for 2010.1
12mu|xerces-j2-2.11.0-5|243	
12mu|xerces-j2-2.11.0-5|244	* Sun Sep 27 2009 Tomasz Pawel Gajc <tpg@mandriva.org> 0:2.9.0-11mdv2010.0
12mu|xerces-j2-2.11.0-5|245	+ Revision: 449800
12mu|xerces-j2-2.11.0-5|246	- rebuild for new era
12mu|xerces-j2-2.11.0-5|247	
12mu|xerces-j2-2.11.0-5|248	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 0:2.9.0-10mdv2009.1
12mu|xerces-j2-2.11.0-5|249	+ Revision: 351200
12mu|xerces-j2-2.11.0-5|250	- rebuild
12mu|xerces-j2-2.11.0-5|251	
12mu|xerces-j2-2.11.0-5|252	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 0:2.9.0-9mdv2009.0
12mu|xerces-j2-2.11.0-5|253	+ Revision: 226032
12mu|xerces-j2-2.11.0-5|254	- rebuild
12mu|xerces-j2-2.11.0-5|255	- kill re-definition of %%buildroot on Pixel's request
12mu|xerces-j2-2.11.0-5|256	
12mu|xerces-j2-2.11.0-5|257	+ Olivier Blin <oblin@mandriva.com>
12mu|xerces-j2-2.11.0-5|258	- restore BuildRoot
12mu|xerces-j2-2.11.0-5|259	
12mu|xerces-j2-2.11.0-5|260	* Mon Dec 17 2007 David Walluck <walluck@mandriva.org> 0:2.9.0-8mdv2008.1
12mu|xerces-j2-2.11.0-5|261	+ Revision: 125963
12mu|xerces-j2-2.11.0-5|262	- can't own alternative symlink
12mu|xerces-j2-2.11.0-5|263	- remove javadoc %%post/%%postun
12mu|xerces-j2-2.11.0-5|264	- remove explicit settings for gcj
12mu|xerces-j2-2.11.0-5|265	- fix OPT_JAR_LIST
12mu|xerces-j2-2.11.0-5|266	- call update-alternatives with full path
12mu|xerces-j2-2.11.0-5|267	
12mu|xerces-j2-2.11.0-5|268	* Sun Dec 16 2007 Anssi Hannula <anssi@mandriva.org> 0:2.9.0-7mdv2008.1
12mu|xerces-j2-2.11.0-5|269	+ Revision: 121052
12mu|xerces-j2-2.11.0-5|270	- buildrequire java-rpmbuild, i.e. build with icedtea on x86(_64)
12mu|xerces-j2-2.11.0-5|271	
12mu|xerces-j2-2.11.0-5|272	* Wed Sep 19 2007 Guillaume Rousse <guillomovitch@mandriva.org> 0:2.9.0-6mdv2008.0
12mu|xerces-j2-2.11.0-5|273	+ Revision: 90379
12mu|xerces-j2-2.11.0-5|274	- rebuild
12mu|xerces-j2-2.11.0-5|275	
12mu|xerces-j2-2.11.0-5|276	* Sat Sep 15 2007 Anssi Hannula <anssi@mandriva.org> 0:2.9.0-5mdv2008.0
12mu|xerces-j2-2.11.0-5|277	+ Revision: 87272
12mu|xerces-j2-2.11.0-5|278	- rebuild to filter out autorequires of GCJ AOT objects
12mu|xerces-j2-2.11.0-5|279	- remove unnecessary Requires(post) on java-gcj-compat
12mu|xerces-j2-2.11.0-5|280	
12mu|xerces-j2-2.11.0-5|281	+ Thierry Vignaud <tv@mandriva.org>
12mu|xerces-j2-2.11.0-5|282	- kill file require on update-alternatives
12mu|xerces-j2-2.11.0-5|283	
12mu|xerces-j2-2.11.0-5|284	* Wed Jul 18 2007 Anssi Hannula <anssi@mandriva.org> 0:2.9.0-4mdv2008.0
12mu|xerces-j2-2.11.0-5|285	+ Revision: 53216
12mu|xerces-j2-2.11.0-5|286	- use xml-commons-jaxp-1.3-apis and xml-commons-resolver12 explicitely
12mu|xerces-j2-2.11.0-5|287	instead of the generic xml-commons-apis and xml-commons-resolver which
12mu|xerces-j2-2.11.0-5|288	are provided by multiple packages (see bug #31473)
12mu|xerces-j2-2.11.0-5|289	
12mu|xerces-j2-2.11.0-5|290	
12mu|xerces-j2-2.11.0-5|291	* Sat Dec 16 2006 David Walluck <walluck@mandriva.org> 2.9.0-3mdv2007.0
12mu|xerces-j2-2.11.0-5|292	+ Revision: 98115
12mu|xerces-j2-2.11.0-5|293	- tighten BuildRequires
12mu|xerces-j2-2.11.0-5|294	- set noarch if no gcj_support
12mu|xerces-j2-2.11.0-5|295	- 2.9.0
12mu|xerces-j2-2.11.0-5|296	- Import xerces-j2
12mu|xerces-j2-2.11.0-5|297	
12mu|xerces-j2-2.11.0-5|298	* Sun Jun 04 2006 David Walluck <walluck@mandriva.org> 0:2.8.0-1mdv2007.0
12mu|xerces-j2-2.11.0-5|299	- 2.8.0
12mu|xerces-j2-2.11.0-5|300	
12mu|xerces-j2-2.11.0-5|301	* Fri Jun 02 2006 David Walluck <walluck@mandriva.org> 0:2.7.1-6.7.3mdv2007.0
12mu|xerces-j2-2.11.0-5|302	- rebuild for libgcj.so.7
12mu|xerces-j2-2.11.0-5|303	
12mu|xerces-j2-2.11.0-5|304	* Sat Apr 22 2006 David Walluck <walluck@mandriva.org> 0:2.7.1-6.7.2mdk
12mu|xerces-j2-2.11.0-5|305	- recreate
12mu|xerces-j2-2.11.0-5|306	
12mu|xerces-j2-2.11.0-5|307	* Wed Apr 12 2006 David Walluck <walluck@mandriva.org> 0:2.7.1-6.7.1mdk
12mu|xerces-j2-2.11.0-5|308	- 2.7.1
12mu|xerces-j2-2.11.0-5|309	
12mu|xerces-j2-2.11.0-5|310	* Sat Dec 03 2005 David Walluck <walluck@mandriva.org> 0:2.6.2-5.2.1mdk
12mu|xerces-j2-2.11.0-5|311	- sync with 5jpp_2fc
12mu|xerces-j2-2.11.0-5|312	
12mu|xerces-j2-2.11.0-5|313	* Mon May 23 2005 David Walluck <walluck@mandriva.org> 0:2.6.2-4.2mdk
12mu|xerces-j2-2.11.0-5|314	- remove pre-compiled xjavac task
12mu|xerces-j2-2.11.0-5|315	
12mu|xerces-j2-2.11.0-5|316	* Sun May 22 2005 David Walluck <walluck@mandriva.org> 0:2.6.2-4.1mdk
12mu|xerces-j2-2.11.0-5|317	- release
12mu|xerces-j2-2.11.0-5|318	
12mu|xerces-j2-2.11.0-5|319	* Fri Apr 29 2005 Gary Benson <gbenson@redhat.com> 0:2.6.2-4jpp_3fc
12mu|xerces-j2-2.11.0-5|320	- Revert xjavac classpath workaround, and patch to use libgcj's
12mu|xerces-j2-2.11.0-5|321	classes instead of those in xml-commons (#152255).
12mu|xerces-j2-2.11.0-5|322	
12mu|xerces-j2-2.11.0-5|323	* Fri Apr 22 2005 Gary Benson <gbenson@redhat.com> 0:2.6.2-4jpp_2fc
12mu|xerces-j2-2.11.0-5|324	- Add classpath workaround to xjavac task (#152255).
12mu|xerces-j2-2.11.0-5|325	
12mu|xerces-j2-2.11.0-5|326	* Wed Jan 12 2005 Gary Benson <gbenson@redhat.com> 0:2.6.2-4jpp_1fc
12mu|xerces-j2-2.11.0-5|327	- Reenable building of classes that require javax.swing (#130006).
12mu|xerces-j2-2.11.0-5|328	- Sync with RHAPS.
12mu|xerces-j2-2.11.0-5|329	
12mu|xerces-j2-2.11.0-5|330	* Mon Nov 15 2004 Fernando Nasser <fnasser@redhat.com>  0:2.6.2-4jpp_1rh
12mu|xerces-j2-2.11.0-5|331	- Merge with upstream for 2.6.2 upgrade
12mu|xerces-j2-2.11.0-5|332	
12mu|xerces-j2-2.11.0-5|333	* Thu Nov 04 2004 Gary Benson <gbenson@redhat.com> 0:2.6.2-2jpp_5fc
12mu|xerces-j2-2.11.0-5|334	- Build into Fedora.
12mu|xerces-j2-2.11.0-5|335	
12mu|xerces-j2-2.11.0-5|336	* Fri Oct 29 2004 Gary Benson <gbenson@redhat.com> 0:2.6.2-2jpp_4fc
12mu|xerces-j2-2.11.0-5|337	- Bootstrap into Fedora.
12mu|xerces-j2-2.11.0-5|338	
12mu|xerces-j2-2.11.0-5|339	* Sat Oct 02 2004 Andrew Overholt <overholt@redhat.com> 0:2.6.2-2jpp_4rh
12mu|xerces-j2-2.11.0-5|340	- add coreutils BuildRequires
12mu|xerces-j2-2.11.0-5|341	
12mu|xerces-j2-2.11.0-5|342	* Fri Oct 01 2004 Andrew Overholt <overholt@redhat.com> 0:2.6.2-2jpp_3rh
12mu|xerces-j2-2.11.0-5|343	- Remove xml-commons-resolver as a Requires
12mu|xerces-j2-2.11.0-5|344	
12mu|xerces-j2-2.11.0-5|345	* Fri Aug 27 2004 Ralph Apel <r.apel at r-apel.de> 0:2.6.2-4jpp
12mu|xerces-j2-2.11.0-5|346	- Build with ant-1.6.2
12mu|xerces-j2-2.11.0-5|347	- Dropped jikes requirement, built for 1.4.2
12mu|xerces-j2-2.11.0-5|348	
12mu|xerces-j2-2.11.0-5|349	* Thu Jun 24 2004 Kaj J. Niemi <kajtzu@fi.basen.net> 0:2.6.2-3jpp
12mu|xerces-j2-2.11.0-5|350	- Updated Patch #0 to fix breakage using BEA 1.4.2 SDK, new patch
12mu|xerces-j2-2.11.0-5|351	from <mwringe@redhat.com> and <vivekl@redhat.com>.
12mu|xerces-j2-2.11.0-5|352	
12mu|xerces-j2-2.11.0-5|353	* Tue Jun 22 2004 Vivek Lakshmanan <vivekl@redhat.com> 0:2.6.2-2jpp_2rh
12mu|xerces-j2-2.11.0-5|354	- Added new Source1 URL and added new %%setup to expand it under the
12mu|xerces-j2-2.11.0-5|355	expanded result of Source0.
12mu|xerces-j2-2.11.0-5|356	- Updated Patch0 to fix version discrepancies.
12mu|xerces-j2-2.11.0-5|357	- Added build requirement for xml-commons-apis
12mu|xerces-j2-2.11.0-5|358	
12mu|xerces-j2-2.11.0-5|359	* Tue Jun 15 2004 Matt Wringe <mwringe@redhat.com> 0:2.6.2-2jpp_1rh
12mu|xerces-j2-2.11.0-5|360	- Update to 2.6.2
12mu|xerces-j2-2.11.0-5|361	- made patch names comformant
12mu|xerces-j2-2.11.0-5|362	
12mu|xerces-j2-2.11.0-5|363	* Tue Mar 30 2004 Kaj J. Niemi <kajtzu@fi.basen.net> 0:2.6.2-2jpp
12mu|xerces-j2-2.11.0-5|364	- Rebuilt with jikes 1.18 for java 1.3.1_11
12mu|xerces-j2-2.11.0-5|365	
12mu|xerces-j2-2.11.0-5|366	* Fri Mar 26 2004 Frank Ch. Eigler <fche@redhat.com> 0:2.6.1-1jpp_2rh
12mu|xerces-j2-2.11.0-5|367	- add RHUG upgrade cleanup
12mu|xerces-j2-2.11.0-5|368	
12mu|xerces-j2-2.11.0-5|369	* Tue Mar 23 2004 Kaj J. Niemi <kajtzu@fi.basen.net> 0:2.6.2-1jpp
12mu|xerces-j2-2.11.0-5|370	- 2.6.2
12mu|xerces-j2-2.11.0-5|371	
12mu|xerces-j2-2.11.0-5|372	* Thu Mar 11 2004 Frank Ch. Eigler <fche@redhat.com> 0:2.6.1-1jpp_1rh
12mu|xerces-j2-2.11.0-5|373	- RH vacuuming
12mu|xerces-j2-2.11.0-5|374	- remove jikes dependency
12mu|xerces-j2-2.11.0-5|375	- add nonjikes-cast.patch
12mu|xerces-j2-2.11.0-5|376	
12mu|xerces-j2-2.11.0-5|377	* Sun Feb 08 2004 David Walluck <david@anti-microsoft.org> 0:2.6.1-1jpp
12mu|xerces-j2-2.11.0-5|378	- 2.6.1
12mu|xerces-j2-2.11.0-5|379	- update Source0 URL
12mu|xerces-j2-2.11.0-5|380	- now requires xml-commons-resolver
12mu|xerces-j2-2.11.0-5|381	
12mu|xerces-j2-2.11.0-5|382	* Fri Jan 09 2004 Kaj J. Niemi <kajtzu@fi.basen.net> - 0:2.6.0-1jpp
12mu|xerces-j2-2.11.0-5|383	- Update to 2.6.0
12mu|xerces-j2-2.11.0-5|384	- Patch #1 (xerces-j2-manifest.patch) is unnecessary (upstream)
12mu|xerces-j2-2.11.0-5|385	

21600 12
12mu|xev-1.2.1-1|1	Summary:	Print contents of X events
12mu|xev-1.2.1-1|2	Name:		xev
12mu|xev-1.2.1-1|3	Version:	1.2.1
12mu|xev-1.2.1-1|4	Release:	1
12mu|xev-1.2.1-1|5	License:	MIT
12mu|xev-1.2.1-1|6	Group:		Development/X11
12mu|xev-1.2.1-1|7	Url:		http://xorg.freedesktop.org
12mu|xev-1.2.1-1|8	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mu|xev-1.2.1-1|9	BuildRequires:	pkgconfig(x11)
12mu|xev-1.2.1-1|10	BuildRequires:	pkgconfig(xorg-macros)
12mu|xev-1.2.1-1|11	BuildRequires:	pkgconfig(xrandr)
12mu|xev-1.2.1-1|12	
12mu|xev-1.2.1-1|13	%description
12mu|xev-1.2.1-1|14	Xev creates a window and then asks the X server to send it events whenever
12mu|xev-1.2.1-1|15	anything happens to the window (such as it being moved, resized, typed in,
12mu|xev-1.2.1-1|16	clicked in, etc.). It is useful for testing input devices.
12mu|xev-1.2.1-1|17	
12mu|xev-1.2.1-1|18	%files
12mu|xev-1.2.1-1|19	%{_bindir}/xev
12mu|xev-1.2.1-1|20	%{_mandir}/man1/xev.*
12mu|xev-1.2.1-1|21	
12mu|xev-1.2.1-1|22	#----------------------------------------------------------------------------
12mu|xev-1.2.1-1|23	
12mu|xev-1.2.1-1|24	%prep
12mu|xev-1.2.1-1|25	%setup -q
12mu|xev-1.2.1-1|26	
12mu|xev-1.2.1-1|27	%build
12mu|xev-1.2.1-1|28	%configure2_5x \
12mu|xev-1.2.1-1|29	--x-includes=%{_includedir} \
12mu|xev-1.2.1-1|30	--x-libraries=%{_libdir}
12mu|xev-1.2.1-1|31	
12mu|xev-1.2.1-1|32	%make
12mu|xev-1.2.1-1|33	
12mu|xev-1.2.1-1|34	%install
12mu|xev-1.2.1-1|35	%makeinstall_std
12mu|xev-1.2.1-1|36	
12mu|xev-1.2.1-1|37	
12mu|xev-1.2.1-1|38	%changelog
12mu|xev-1.2.1-1|39	* Tue Nov 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.1-1
12mu|xev-1.2.1-1|40	+ Revision: f86a622
12mu|xev-1.2.1-1|41	- LOG New version 1.2.1
12mu|xev-1.2.1-1|42	
12mu|xev-1.2.1-1|43	

21601 12
12mu|xine-lib-1.2.4-1|1	%define build_optimization 0
12mu|xine-lib-1.2.4-1|2	%define dvdnav 0.1.4
12mu|xine-lib-1.2.4-1|3	
12mu|xine-lib-1.2.4-1|4	%define build_pulse 1
12mu|xine-lib-1.2.4-1|5	%define build_magick 1
12mu|xine-lib-1.2.4-1|6	%define build_caca 1
12mu|xine-lib-1.2.4-1|7	%define build_directfb 0
12mu|xine-lib-1.2.4-1|8	%define external_vcdnav 1
12mu|xine-lib-1.2.4-1|9	%define build_smb 1
12mu|xine-lib-1.2.4-1|10	%define build_alsa 1
12mu|xine-lib-1.2.4-1|11	%define build_linuxfb 1
12mu|xine-lib-1.2.4-1|12	
12mu|xine-lib-1.2.4-1|13	%define build_vidix 0
12mu|xine-lib-1.2.4-1|14	
12mu|xine-lib-1.2.4-1|15	%define build_divx4 0
12mu|xine-lib-1.2.4-1|16	%define build_xvid 0
12mu|xine-lib-1.2.4-1|17	%define build_faad 0
12mu|xine-lib-1.2.4-1|18	%define build_win32 0
12mu|xine-lib-1.2.4-1|19	%ifarch %{ix86}
12mu|xine-lib-1.2.4-1|20	%define build_win32 1
12mu|xine-lib-1.2.4-1|21	%endif
12mu|xine-lib-1.2.4-1|22	
12mu|xine-lib-1.2.4-1|23	%define external_ffmpeg 1
12mu|xine-lib-1.2.4-1|24	
12mu|xine-lib-1.2.4-1|25	%{?_with_plf: %{expand: %%global build_plf 1}}
12mu|xine-lib-1.2.4-1|26	
12mu|xine-lib-1.2.4-1|27	######################
12mu|xine-lib-1.2.4-1|28	# Hardcode PLF build
12mu|xine-lib-1.2.4-1|29	%define build_plf 0
12mu|xine-lib-1.2.4-1|30	######################
12mu|xine-lib-1.2.4-1|31	
12mu|xine-lib-1.2.4-1|32	%if %{build_plf}
12mu|xine-lib-1.2.4-1|33	%define distsuffix plf
12mu|xine-lib-1.2.4-1|34	%define build_faad 1
12mu|xine-lib-1.2.4-1|35	%define extrarelsuffix plf
12mu|xine-lib-1.2.4-1|36	%endif
12mu|xine-lib-1.2.4-1|37	
12mu|xine-lib-1.2.4-1|38	%{?_with_optimization: %{expand: %%global build_optimization 1}}
12mu|xine-lib-1.2.4-1|39	%{?_with_directfb: %{expand: %%global build_directfb 1}}
12mu|xine-lib-1.2.4-1|40	%{?_without_directfb: %{expand: %%global build_directfb 0}}
12mu|xine-lib-1.2.4-1|41	%{?_with_alsa: %{expand: %%global build_alsa 1}}
12mu|xine-lib-1.2.4-1|42	%{?_without_alsa: %{expand: %%global build_alsa 0}}
12mu|xine-lib-1.2.4-1|43	%{?_with_vcdnav: %{expand: %%global external_vcdnav 1}}
12mu|xine-lib-1.2.4-1|44	%{?_without_vcdnav: %{expand: %%global external_vcdnav 0}}
12mu|xine-lib-1.2.4-1|45	%{?_with_vidix: %{expand: %%global build_vidix 1}}
12mu|xine-lib-1.2.4-1|46	%{?_without_vidix: %{expand: %%global build_vidix 0}}
12mu|xine-lib-1.2.4-1|47	%{?_with_linuxfb: %{expand: %%global build_linuxfb 1}}
12mu|xine-lib-1.2.4-1|48	%{?_without_linuxfb: %{expand: %%global build_linuxfb 0}}
12mu|xine-lib-1.2.4-1|49	%{?_with_faad: %{expand: %%global build_faad 1}}
12mu|xine-lib-1.2.4-1|50	%{?_without_faad: %{expand: %%global build_faad 0}}
12mu|xine-lib-1.2.4-1|51	%{?_with_win32: %{expand: %%global build_win32 1}}
12mu|xine-lib-1.2.4-1|52	%{?_without_win32: %{expand: %%global build_win32 0}}
12mu|xine-lib-1.2.4-1|53	%{?_with_divx4: %{expand: %%global build_divx4 1}}
12mu|xine-lib-1.2.4-1|54	%{?_without_divx4: %{expand: %%global build_divx4 0}}
12mu|xine-lib-1.2.4-1|55	%{?_with_xvid: %{expand: %%global build_xvid 1}}
12mu|xine-lib-1.2.4-1|56	%{?_without_xvid: %{expand: %%global build_xvid 0}}
12mu|xine-lib-1.2.4-1|57	%{?_with_smb: %{expand: %%global build_smb 1}}
12mu|xine-lib-1.2.4-1|58	%{?_without_smb: %{expand: %%global build_smb 0}}
12mu|xine-lib-1.2.4-1|59	%{?_with_pulse: %{expand: %%global build_pulse 1}}
12mu|xine-lib-1.2.4-1|60	%{?_without_pulse: %{expand: %%global build_pulse 0}}
12mu|xine-lib-1.2.4-1|61	%{?_with_magick: %{expand: %%global build_magick 1}}
12mu|xine-lib-1.2.4-1|62	%{?_without_magick: %{expand: %%global build_magick 0}}
12mu|xine-lib-1.2.4-1|63	%{?_with_ffmpeg: %{expand: %%global external_ffmpeg 1}}
12mu|xine-lib-1.2.4-1|64	%{?_without_ffmpeg: %{expand: %%global external_ffmpeg 0}}
12mu|xine-lib-1.2.4-1|65	
12mu|xine-lib-1.2.4-1|66	%define bname xine
12mu|xine-lib-1.2.4-1|67	%define major	2
12mu|xine-lib-1.2.4-1|68	%define api	2.3
12mu|xine-lib-1.2.4-1|69	%define libname	%mklibname xine %{major}
12mu|xine-lib-1.2.4-1|70	%define devname	%mklibname -d xine
12mu|xine-lib-1.2.4-1|71	
12mu|xine-lib-1.2.4-1|72	Summary:	A Free Video Player (Libraries)
12mu|xine-lib-1.2.4-1|73	Name:		xine-lib
12mu|xine-lib-1.2.4-1|74	Version:	1.2.4
12mu|xine-lib-1.2.4-1|75	Release:	1%{?extrarelsuffix}
12mu|xine-lib-1.2.4-1|76	License:	GPLv2+
12mu|xine-lib-1.2.4-1|77	Group:		System/Libraries
12mu|xine-lib-1.2.4-1|78	Url:		http://xine.sourceforge.net
12mu|xine-lib-1.2.4-1|79	Source0:	http://downloads.sourceforge.net/project/xine/xine-lib/%{version}/xine-lib-%{version}.tar.xz
12mu|xine-lib-1.2.4-1|80	Source1:	accel_vaapi.h
12mu|xine-lib-1.2.4-1|81	
12mu|xine-lib-1.2.4-1|82	BuildRequires:	aalib-devel
12mu|xine-lib-1.2.4-1|83	BuildRequires:	gettext-devel
12mu|xine-lib-1.2.4-1|84	BuildRequires:	libmpcdec-devel
12mu|xine-lib-1.2.4-1|85	BuildRequires:	mng-devel
12mu|xine-lib-1.2.4-1|86	BuildRequires:	pkgconfig(esound)
12mu|xine-lib-1.2.4-1|87	BuildRequires:	pkgconfig(flac)
12mu|xine-lib-1.2.4-1|88	BuildRequires:	pkgconfig(gnome-vfs-2.0)
12mu|xine-lib-1.2.4-1|89	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12mu|xine-lib-1.2.4-1|90	BuildRequires:	pkgconfig(gdk-2.0)
12mu|xine-lib-1.2.4-1|91	BuildRequires:	pkgconfig(glu)
12mu|xine-lib-1.2.4-1|92	BuildRequires:	pkgconfig(ice)
12mu|xine-lib-1.2.4-1|93	BuildRequires:	pkgconfig(jack)
12mu|xine-lib-1.2.4-1|94	BuildRequires:	pkgconfig(libbluray)
12mu|xine-lib-1.2.4-1|95	BuildRequires:	pkgconfig(libmodplug)
12mu|xine-lib-1.2.4-1|96	BuildRequires:	pkgconfig(libv4l2)
12mu|xine-lib-1.2.4-1|97	BuildRequires:	pkgconfig(mad)
12mu|xine-lib-1.2.4-1|98	BuildRequires:	pkgconfig(speex)
12mu|xine-lib-1.2.4-1|99	BuildRequires:	pkgconfig(sdl)
12mu|xine-lib-1.2.4-1|100	BuildRequires:	pkgconfig(sm)
12mu|xine-lib-1.2.4-1|101	BuildRequires:	pkgconfig(vdpau)
12mu|xine-lib-1.2.4-1|102	BuildRequires:	pkgconfig(vorbis)
12mu|xine-lib-1.2.4-1|103	BuildRequires:	pkgconfig(vorbisfile)
12mu|xine-lib-1.2.4-1|104	BuildRequires:	pkgconfig(wavpack)
12mu|xine-lib-1.2.4-1|105	BuildRequires:	pkgconfig(xinerama)
12mu|xine-lib-1.2.4-1|106	BuildRequires:	pkgconfig(xv)
12mu|xine-lib-1.2.4-1|107	BuildRequires:	pkgconfig(xvmc)
12mu|xine-lib-1.2.4-1|108	%if %{build_smb}
12mu|xine-lib-1.2.4-1|109	BuildRequires:	pkgconfig(smbclient)
12mu|xine-lib-1.2.4-1|110	%endif
12mu|xine-lib-1.2.4-1|111	%if %{external_vcdnav}
12mu|xine-lib-1.2.4-1|112	BuildRequires:	pkgconfig(libvcdinfo)
12mu|xine-lib-1.2.4-1|113	%endif
12mu|xine-lib-1.2.4-1|114	%if %{build_directfb}
12mu|xine-lib-1.2.4-1|115	Buildrequires:	pkgconfig(directfb)
12mu|xine-lib-1.2.4-1|116	%endif
12mu|xine-lib-1.2.4-1|117	%if %{external_ffmpeg}
12mu|xine-lib-1.2.4-1|118	BuildRequires:	pkgconfig(libavcodec)
12mu|xine-lib-1.2.4-1|119	%endif
12mu|xine-lib-1.2.4-1|120	
12mu|xine-lib-1.2.4-1|121	%description
12mu|xine-lib-1.2.4-1|122	xine is a free gpl-licensed video player for unix-like systems.
12mu|xine-lib-1.2.4-1|123	
12mu|xine-lib-1.2.4-1|124	%if %{build_plf}
12mu|xine-lib-1.2.4-1|125	This package is in restricted repository because the AAC decoder is
12mu|xine-lib-1.2.4-1|126	covered by patents.
12mu|xine-lib-1.2.4-1|127	%endif
12mu|xine-lib-1.2.4-1|128	
12mu|xine-lib-1.2.4-1|129	#----------------------------------------------------------------------------
12mu|xine-lib-1.2.4-1|130	
12mu|xine-lib-1.2.4-1|131	%package -n %{libname}
12mu|xine-lib-1.2.4-1|132	Summary:	A Free Video Player (Libraries)
12mu|xine-lib-1.2.4-1|133	Group:		System/Libraries
12mu|xine-lib-1.2.4-1|134	Provides:	xine-lib
12mu|xine-lib-1.2.4-1|135	
12mu|xine-lib-1.2.4-1|136	%description -n %{libname}
12mu|xine-lib-1.2.4-1|137	xine is a free gpl-licensed video player for unix-like systems.
12mu|xine-lib-1.2.4-1|138	
12mu|xine-lib-1.2.4-1|139	This package contains the shared libraries required by xine.
12mu|xine-lib-1.2.4-1|140	
12mu|xine-lib-1.2.4-1|141	%files -n %{libname}
12mu|xine-lib-1.2.4-1|142	%{_libdir}/libxine.so.%{major}*
12mu|xine-lib-1.2.4-1|143	
12mu|xine-lib-1.2.4-1|144	#----------------------------------------------------------------------------
12mu|xine-lib-1.2.4-1|145	
12mu|xine-lib-1.2.4-1|146	%package -n %{devname}
12mu|xine-lib-1.2.4-1|147	Summary:	Devel files for xine
12mu|xine-lib-1.2.4-1|148	Group:		Development/C
12mu|xine-lib-1.2.4-1|149	Requires:	%{libname} = %{version}-%{release}
12mu|xine-lib-1.2.4-1|150	Provides:	libxine-devel = %{version}-%{release}
12mu|xine-lib-1.2.4-1|151	
12mu|xine-lib-1.2.4-1|152	%description -n %{devname}
12mu|xine-lib-1.2.4-1|153	xine is a free gpl-licensed video player for unix-like systems.
12mu|xine-lib-1.2.4-1|154	
12mu|xine-lib-1.2.4-1|155	This package contains the development files required for compiling xine
12mu|xine-lib-1.2.4-1|156	front ends or plugins.
12mu|xine-lib-1.2.4-1|157	
12mu|xine-lib-1.2.4-1|158	%files -n %{devname}
12mu|xine-lib-1.2.4-1|159	%doc README AUTHORS TODO
12mu|xine-lib-1.2.4-1|160	%doc ChangeLog installed-docs/hackersguide
12mu|xine-lib-1.2.4-1|161	%{_bindir}/xine-config
12mu|xine-lib-1.2.4-1|162	%{_bindir}/xine-list-1.2
12mu|xine-lib-1.2.4-1|163	%{multiarch_bindir}/xine-config
12mu|xine-lib-1.2.4-1|164	%{_mandir}/man1/xine-config.1*
12mu|xine-lib-1.2.4-1|165	%{_mandir}/man1/xine-list-1.2.1*
12mu|xine-lib-1.2.4-1|166	%{_libdir}/*.so
12mu|xine-lib-1.2.4-1|167	%{_libdir}/pkgconfig/libxine.pc
12mu|xine-lib-1.2.4-1|168	%{_datadir}/aclocal/xine.m4
12mu|xine-lib-1.2.4-1|169	%{_includedir}/*.h
12mu|xine-lib-1.2.4-1|170	%{_includedir}/xine
12mu|xine-lib-1.2.4-1|171	
12mu|xine-lib-1.2.4-1|172	#----------------------------------------------------------------------------
12mu|xine-lib-1.2.4-1|173	
12mu|xine-lib-1.2.4-1|174	%package -n %{bname}-plugins
12mu|xine-lib-1.2.4-1|175	Summary:	A Free Video Player (main plugins)
12mu|xine-lib-1.2.4-1|176	Group:		Video
12mu|xine-lib-1.2.4-1|177	Provides:	%{bname}-xv %{bname}-gl %{bname}-oss %{libname}-docs %{bname}-speex
12mu|xine-lib-1.2.4-1|178	Provides:	%{bname}-dvdnav %{bname}-alsa %{bname}-musepack
12mu|xine-lib-1.2.4-1|179	%if %{build_win32}
12mu|xine-lib-1.2.4-1|180	Provides:	xine-plugins-win32
12mu|xine-lib-1.2.4-1|181	Provides:	xine-win32
12mu|xine-lib-1.2.4-1|182	#Suggests: win32-codecs
12mu|xine-lib-1.2.4-1|183	%endif
12mu|xine-lib-1.2.4-1|184	# Plugins are in versioned dir, so require the exact version
12mu|xine-lib-1.2.4-1|185	Requires:	%{libname} = %{version}
12mu|xine-lib-1.2.4-1|186	# provide the plugin API version
12mu|xine-lib-1.2.4-1|187	Provides:	xine-plugin-api = %{api}
12mu|xine-lib-1.2.4-1|188	
12mu|xine-lib-1.2.4-1|189	%description -n %{bname}-plugins
12mu|xine-lib-1.2.4-1|190	xine is a free gpl-licensed video player for unix-like systems.
12mu|xine-lib-1.2.4-1|191	
12mu|xine-lib-1.2.4-1|192	This package includes the main plugins for xine, they allow the input
12mu|xine-lib-1.2.4-1|193	from files, Video CDs, network streams and (not encrypted) DVDs in
12mu|xine-lib-1.2.4-1|194	several video formats.
12mu|xine-lib-1.2.4-1|195	
12mu|xine-lib-1.2.4-1|196	%if %{build_optimization}
12mu|xine-lib-1.2.4-1|197	Warning: This package was optimized for the build machine and probably
12mu|xine-lib-1.2.4-1|198	will not run on other computers.
12mu|xine-lib-1.2.4-1|199	%endif
12mu|xine-lib-1.2.4-1|200	
12mu|xine-lib-1.2.4-1|201	%files -n %{bname}-plugins -f libxine2.lang
12mu|xine-lib-1.2.4-1|202	%doc installed-docs/README* installed-docs/faq.*
12mu|xine-lib-1.2.4-1|203	%{_mandir}/man5/xine.5*
12mu|xine-lib-1.2.4-1|204	%dir %{_libdir}/xine/
12mu|xine-lib-1.2.4-1|205	%dir %{_libdir}/xine/plugins/
12mu|xine-lib-1.2.4-1|206	%dir %{_libdir}/xine/plugins/%{api}/
12mu|xine-lib-1.2.4-1|207	%dir %{_libdir}/xine/plugins/%{api}/post/
12mu|xine-lib-1.2.4-1|208	%{_libdir}/xine/plugins/%{api}/mime.types
12mu|xine-lib-1.2.4-1|209	%if %{build_alsa}
12mu|xine-lib-1.2.4-1|210	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_alsa.so
12mu|xine-lib-1.2.4-1|211	%endif
12mu|xine-lib-1.2.4-1|212	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_file.so
12mu|xine-lib-1.2.4-1|213	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_none.so
12mu|xine-lib-1.2.4-1|214	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_oss.so
12mu|xine-lib-1.2.4-1|215	%{_libdir}/xine/plugins/%{api}/xineplug_inp_cdda.so
12mu|xine-lib-1.2.4-1|216	%{_libdir}/xine/plugins/%{api}/xineplug_inp_dvb.so
12mu|xine-lib-1.2.4-1|217	%{_libdir}/xine/plugins/%{api}/xineplug_inp_dvd.so
12mu|xine-lib-1.2.4-1|218	%{_libdir}/xine/plugins/%{api}/xineplug_inp_http.so
12mu|xine-lib-1.2.4-1|219	%{_libdir}/xine/plugins/%{api}/xineplug_inp_stdin_fifo.so
12mu|xine-lib-1.2.4-1|220	%{_libdir}/xine/plugins/%{api}/xineplug_inp_file.so
12mu|xine-lib-1.2.4-1|221	%{_libdir}/xine/plugins/%{api}/xineplug_inp_mms.so
12mu|xine-lib-1.2.4-1|222	%{_libdir}/xine/plugins/%{api}/xineplug_inp_net.so
12mu|xine-lib-1.2.4-1|223	%{_libdir}/xine/plugins/%{api}/xineplug_inp_pnm.so
12mu|xine-lib-1.2.4-1|224	%{_libdir}/xine/plugins/%{api}/xineplug_inp_pvr.so
12mu|xine-lib-1.2.4-1|225	%{_libdir}/xine/plugins/%{api}/xineplug_inp_rtp.so
12mu|xine-lib-1.2.4-1|226	%{_libdir}/xine/plugins/%{api}/xineplug_inp_rtsp.so
12mu|xine-lib-1.2.4-1|227	%{_libdir}/xine/plugins/%{api}/xineplug_inp_test.so
12mu|xine-lib-1.2.4-1|228	%{_libdir}/xine/plugins/%{api}/xineplug_inp_vcd.so
12mu|xine-lib-1.2.4-1|229	%{_libdir}/xine/plugins/%{api}/xineplug_inp_v4l2.so
12mu|xine-lib-1.2.4-1|230	%{_libdir}/xine/plugins/%{api}/xineplug_dmx_*so
12mu|xine-lib-1.2.4-1|231	%{_libdir}/xine/plugins/%{api}/xineplug_decode_a52.so
12mu|xine-lib-1.2.4-1|232	%{_libdir}/xine/plugins/%{api}/xineplug_decode_bitplane.so
12mu|xine-lib-1.2.4-1|233	%{_libdir}/xine/plugins/%{api}/xineplug_decode_dts.so
12mu|xine-lib-1.2.4-1|234	%{_libdir}/xine/plugins/%{api}/xineplug_decode_dvaudio.so
12mu|xine-lib-1.2.4-1|235	%{_libdir}/xine/plugins/%{api}/xineplug_decode_ff.so
12mu|xine-lib-1.2.4-1|236	%{_libdir}/xine/plugins/%{api}/xineplug_decode_gdk_pixbuf.so
12mu|xine-lib-1.2.4-1|237	%{_libdir}/xine/plugins/%{api}/xineplug_decode_gsm610.so
12mu|xine-lib-1.2.4-1|238	%{_libdir}/xine/plugins/%{api}/xineplug_decode_libjpeg.so
12mu|xine-lib-1.2.4-1|239	%{_libdir}/xine/plugins/%{api}/xineplug_decode_lpcm.so
12mu|xine-lib-1.2.4-1|240	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mad.so
12mu|xine-lib-1.2.4-1|241	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mpc.so*
12mu|xine-lib-1.2.4-1|242	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mpeg2.so
12mu|xine-lib-1.2.4-1|243	%{_libdir}/xine/plugins/%{api}/xineplug_decode_spu*.so
12mu|xine-lib-1.2.4-1|244	%{_libdir}/xine/plugins/%{api}/xineplug_decode_real.so
12mu|xine-lib-1.2.4-1|245	%{_libdir}/xine/plugins/%{api}/xineplug_decode_rgb.so
12mu|xine-lib-1.2.4-1|246	%{_libdir}/xine/plugins/%{api}/xineplug_decode_yuv.so
12mu|xine-lib-1.2.4-1|247	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_h264.so
12mu|xine-lib-1.2.4-1|248	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_h264_alter.so
12mu|xine-lib-1.2.4-1|249	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_mpeg12.so
12mu|xine-lib-1.2.4-1|250	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_mpeg4.so
12mu|xine-lib-1.2.4-1|251	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_vc1.so
12mu|xine-lib-1.2.4-1|252	%{_libdir}/xine/plugins/%{api}/xineplug_inp_bluray.so
12mu|xine-lib-1.2.4-1|253	%{_libdir}/xine/plugins/%{api}/xineplug_nsf.so
12mu|xine-lib-1.2.4-1|254	%{_libdir}/xine/plugins/%{api}/xineplug_sputext.so
12mu|xine-lib-1.2.4-1|255	%{_libdir}/xine/plugins/%{api}/xineplug_vdr.so
12mu|xine-lib-1.2.4-1|256	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_vaapi.so
12mu|xine-lib-1.2.4-1|257	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_vdpau.so
12mu|xine-lib-1.2.4-1|258	%{_libdir}/xine/plugins/%{api}/xineplug_xiph.so
12mu|xine-lib-1.2.4-1|259	%if %{build_directfb}
12mu|xine-lib-1.2.4-1|260	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_directfb.so
12mu|xine-lib-1.2.4-1|261	%endif
12mu|xine-lib-1.2.4-1|262	%if %{build_linuxfb}
12mu|xine-lib-1.2.4-1|263	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_fb.so
12mu|xine-lib-1.2.4-1|264	%endif
12mu|xine-lib-1.2.4-1|265	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_opengl.so
12mu|xine-lib-1.2.4-1|266	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_opengl2.so
12mu|xine-lib-1.2.4-1|267	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_none.so
12mu|xine-lib-1.2.4-1|268	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_raw.so
12mu|xine-lib-1.2.4-1|269	%if %{build_vidix}
12mu|xine-lib-1.2.4-1|270	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_vidix.so
12mu|xine-lib-1.2.4-1|271	%{_libdir}/xine/plugins/%{api}/vidix/
12mu|xine-lib-1.2.4-1|272	%endif
12mu|xine-lib-1.2.4-1|273	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xshm.so
12mu|xine-lib-1.2.4-1|274	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xv.so
12mu|xine-lib-1.2.4-1|275	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xvmc.so
12mu|xine-lib-1.2.4-1|276	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xxmc.so
12mu|xine-lib-1.2.4-1|277	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xcbshm.so
12mu|xine-lib-1.2.4-1|278	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xcbxv.so
12mu|xine-lib-1.2.4-1|279	%if %{build_win32}
12mu|xine-lib-1.2.4-1|280	%{_libdir}/xine/plugins/%{api}/xineplug_decode_qt.so*
12mu|xine-lib-1.2.4-1|281	%{_libdir}/xine/plugins/%{api}/xineplug_decode_w32dll.so*
12mu|xine-lib-1.2.4-1|282	%endif
12mu|xine-lib-1.2.4-1|283	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_audio_filters.so
12mu|xine-lib-1.2.4-1|284	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_goom.so
12mu|xine-lib-1.2.4-1|285	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_mosaico.so
12mu|xine-lib-1.2.4-1|286	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_planar.so
12mu|xine-lib-1.2.4-1|287	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_switch.so
12mu|xine-lib-1.2.4-1|288	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_tvtime.so
12mu|xine-lib-1.2.4-1|289	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_visualizations.so
12mu|xine-lib-1.2.4-1|290	%{_datadir}/xine-lib
12mu|xine-lib-1.2.4-1|291	
12mu|xine-lib-1.2.4-1|292	#----------------------------------------------------------------------------
12mu|xine-lib-1.2.4-1|293	
12mu|xine-lib-1.2.4-1|294	%package -n %{bname}-wavpack
12mu|xine-lib-1.2.4-1|295	Group:		Sound
12mu|xine-lib-1.2.4-1|296	Summary:	Wavpack Audio decoder plugin for xine
12mu|xine-lib-1.2.4-1|297	Requires:	%{bname}-plugins = %{version}
12mu|xine-lib-1.2.4-1|298	
12mu|xine-lib-1.2.4-1|299	%description -n %{bname}-wavpack
12mu|xine-lib-1.2.4-1|300	xine is a free gpl-licensed video player for unix-like systems.
12mu|xine-lib-1.2.4-1|301	
12mu|xine-lib-1.2.4-1|302	This package contains the wavpack audio decoder plugin.
12mu|xine-lib-1.2.4-1|303	
12mu|xine-lib-1.2.4-1|304	%files -n %{bname}-wavpack
12mu|xine-lib-1.2.4-1|305	%doc README
12mu|xine-lib-1.2.4-1|306	%{_libdir}/xine/plugins/%{api}/xineplug_wavpack.so
12mu|xine-lib-1.2.4-1|307	
12mu|xine-lib-1.2.4-1|308	#----------------------------------------------------------------------------
12mu|xine-lib-1.2.4-1|309	
12mu|xine-lib-1.2.4-1|310	%package -n %{bname}-sdl
12mu|xine-lib-1.2.4-1|311	Group:		Video
12mu|xine-lib-1.2.4-1|312	Summary:	SDL video output plugin for xine
12mu|xine-lib-1.2.4-1|313	Requires:	%{bname}-plugins = %{version}
12mu|xine-lib-1.2.4-1|314	
12mu|xine-lib-1.2.4-1|315	%description -n %{bname}-sdl
12mu|xine-lib-1.2.4-1|316	xine is a free gpl-licensed video player for unix-like systems.
12mu|xine-lib-1.2.4-1|317	
12mu|xine-lib-1.2.4-1|318	This package contains the SDL video output plugin.
12mu|xine-lib-1.2.4-1|319	
12mu|xine-lib-1.2.4-1|320	%files -n %{bname}-sdl
12mu|xine-lib-1.2.4-1|321	%doc README
12mu|xine-lib-1.2.4-1|322	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_sdl.so
12mu|xine-lib-1.2.4-1|323	
12mu|xine-lib-1.2.4-1|324	#----------------------------------------------------------------------------
12mu|xine-lib-1.2.4-1|325	
12mu|xine-lib-1.2.4-1|326	%if %{build_caca}
12mu|xine-lib-1.2.4-1|327	%package -n %{bname}-caca
12mu|xine-lib-1.2.4-1|328	Group:		Video
12mu|xine-lib-1.2.4-1|329	Summary:	Caca video output plugin for xine
12mu|xine-lib-1.2.4-1|330	Requires:	%{bname}-plugins = %{version}
12mu|xine-lib-1.2.4-1|331	BuildRequires:	libcaca-devel >= 0.99
12mu|xine-lib-1.2.4-1|332	
12mu|xine-lib-1.2.4-1|333	%description -n %{bname}-caca
12mu|xine-lib-1.2.4-1|334	xine is a free gpl-licensed video player for unix-like systems.
12mu|xine-lib-1.2.4-1|335	
12mu|xine-lib-1.2.4-1|336	This package contains the Caca video output plugin.
12mu|xine-lib-1.2.4-1|337	
12mu|xine-lib-1.2.4-1|338	%files -n %{bname}-caca
12mu|xine-lib-1.2.4-1|339	%doc README
12mu|xine-lib-1.2.4-1|340	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_caca.so
12mu|xine-lib-1.2.4-1|341	%endif
12mu|xine-lib-1.2.4-1|342	
12mu|xine-lib-1.2.4-1|343	#----------------------------------------------------------------------------
12mu|xine-lib-1.2.4-1|344	
12mu|xine-lib-1.2.4-1|345	%package -n %{bname}-esd
12mu|xine-lib-1.2.4-1|346	Summary:	Esd plugin for xine
12mu|xine-lib-1.2.4-1|347	Group:		Sound
12mu|xine-lib-1.2.4-1|348	Requires:	%{bname}-plugins = %{version}
12mu|xine-lib-1.2.4-1|349	
12mu|xine-lib-1.2.4-1|350	%description -n %{bname}-esd
12mu|xine-lib-1.2.4-1|351	xine is a free gpl-licensed video player for unix-like systems.
12mu|xine-lib-1.2.4-1|352	
12mu|xine-lib-1.2.4-1|353	- Esd audio output plugin
12mu|xine-lib-1.2.4-1|354	
12mu|xine-lib-1.2.4-1|355	%files -n %{bname}-esd
12mu|xine-lib-1.2.4-1|356	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_esd.so
12mu|xine-lib-1.2.4-1|357	
12mu|xine-lib-1.2.4-1|358	#----------------------------------------------------------------------------
12mu|xine-lib-1.2.4-1|359	
12mu|xine-lib-1.2.4-1|360	%package -n %{bname}-jack
12mu|xine-lib-1.2.4-1|361	Summary:	Jack plugin for xine
12mu|xine-lib-1.2.4-1|362	Group:		Sound
12mu|xine-lib-1.2.4-1|363	Requires:	%{bname}-plugins = %{version}
12mu|xine-lib-1.2.4-1|364	
12mu|xine-lib-1.2.4-1|365	%description -n %{bname}-jack
12mu|xine-lib-1.2.4-1|366	xine is a free gpl-licensed video player for unix-like systems.
12mu|xine-lib-1.2.4-1|367	
12mu|xine-lib-1.2.4-1|368	- Jack audio output plugin
12mu|xine-lib-1.2.4-1|369	
12mu|xine-lib-1.2.4-1|370	%files -n %{bname}-jack
12mu|xine-lib-1.2.4-1|371	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_jack.so
12mu|xine-lib-1.2.4-1|372	
12mu|xine-lib-1.2.4-1|373	#----------------------------------------------------------------------------
12mu|xine-lib-1.2.4-1|374	
12mu|xine-lib-1.2.4-1|375	%if %{build_pulse}
12mu|xine-lib-1.2.4-1|376	%package -n %{bname}-pulse
12mu|xine-lib-1.2.4-1|377	Summary:	Pulseaudio plugin for xine
12mu|xine-lib-1.2.4-1|378	Group:		Sound
12mu|xine-lib-1.2.4-1|379	Requires:	%{bname}-plugins = %{version}
12mu|xine-lib-1.2.4-1|380	BuildRequires:	pkgconfig(libpulse)
12mu|xine-lib-1.2.4-1|381	
12mu|xine-lib-1.2.4-1|382	%description -n %{bname}-pulse
12mu|xine-lib-1.2.4-1|383	xine is a free gpl-licensed video player for unix-like systems.
12mu|xine-lib-1.2.4-1|384	
12mu|xine-lib-1.2.4-1|385	- pulseaudio audio output plugin
12mu|xine-lib-1.2.4-1|386	
12mu|xine-lib-1.2.4-1|387	%files -n %{bname}-pulse
12mu|xine-lib-1.2.4-1|388	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_pulseaudio.so
12mu|xine-lib-1.2.4-1|389	%endif
12mu|xine-lib-1.2.4-1|390	
12mu|xine-lib-1.2.4-1|391	#----------------------------------------------------------------------------
12mu|xine-lib-1.2.4-1|392	
12mu|xine-lib-1.2.4-1|393	%if %{build_magick}
12mu|xine-lib-1.2.4-1|394	%package -n %{bname}-image
12mu|xine-lib-1.2.4-1|395	Summary:	ImageMagick plugin for xine
12mu|xine-lib-1.2.4-1|396	Group:		Graphics
12mu|xine-lib-1.2.4-1|397	Requires:	%{bname}-plugins = %{version}
12mu|xine-lib-1.2.4-1|398	BuildRequires:	pkgconfig(ImageMagick)
12mu|xine-lib-1.2.4-1|399	
12mu|xine-lib-1.2.4-1|400	%description -n %{bname}-image
12mu|xine-lib-1.2.4-1|401	xine is a free gpl-licensed video player for unix-like systems.
12mu|xine-lib-1.2.4-1|402	
12mu|xine-lib-1.2.4-1|403	- image display plugin based on ImageMagick
12mu|xine-lib-1.2.4-1|404	
12mu|xine-lib-1.2.4-1|405	%files -n %{bname}-image
12mu|xine-lib-1.2.4-1|406	%doc README
12mu|xine-lib-1.2.4-1|407	%{_libdir}/xine/plugins/%{api}/xineplug_decode_image.so
12mu|xine-lib-1.2.4-1|408	%endif
12mu|xine-lib-1.2.4-1|409	
12mu|xine-lib-1.2.4-1|410	#----------------------------------------------------------------------------
12mu|xine-lib-1.2.4-1|411	
12mu|xine-lib-1.2.4-1|412	%package -n %{bname}-aa
12mu|xine-lib-1.2.4-1|413	Summary:	Aalib plugin for xine
12mu|xine-lib-1.2.4-1|414	Group:		Video
12mu|xine-lib-1.2.4-1|415	Requires:	%{bname}-plugins = %{version}
12mu|xine-lib-1.2.4-1|416	
12mu|xine-lib-1.2.4-1|417	%description -n %{bname}-aa
12mu|xine-lib-1.2.4-1|418	xine is a free gpl-licensed video player for unix-like systems.
12mu|xine-lib-1.2.4-1|419	
12mu|xine-lib-1.2.4-1|420	- Aalib textmode output plugin
12mu|xine-lib-1.2.4-1|421	
12mu|xine-lib-1.2.4-1|422	%files -n %{bname}-aa
12mu|xine-lib-1.2.4-1|423	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_aa.so
12mu|xine-lib-1.2.4-1|424	
12mu|xine-lib-1.2.4-1|425	#----------------------------------------------------------------------------
12mu|xine-lib-1.2.4-1|426	
12mu|xine-lib-1.2.4-1|427	%ifarch %{ix86} x86_64 ppc %{arm}
12mu|xine-lib-1.2.4-1|428	%package -n %{bname}-dxr3
12mu|xine-lib-1.2.4-1|429	Summary:	DXR3 plugin for xine
12mu|xine-lib-1.2.4-1|430	Group:		Video
12mu|xine-lib-1.2.4-1|431	Requires:	%{bname}-plugins = %{version}
12mu|xine-lib-1.2.4-1|432	
12mu|xine-lib-1.2.4-1|433	%description -n %{bname}-dxr3
12mu|xine-lib-1.2.4-1|434	xine is a free gpl-licensed video player for unix-like systems.
12mu|xine-lib-1.2.4-1|435	
12mu|xine-lib-1.2.4-1|436	- DXR3/Hollywood+ (MPEG2 hardware decoder) decoding/output plugin
12mu|xine-lib-1.2.4-1|437	%if %{build_plf}
12mu|xine-lib-1.2.4-1|438	- this version has mpeg encoding enabled using libfame.
12mu|xine-lib-1.2.4-1|439	%endif
12mu|xine-lib-1.2.4-1|440	
12mu|xine-lib-1.2.4-1|441	%files -n %{bname}-dxr3
12mu|xine-lib-1.2.4-1|442	%{_libdir}/xine/plugins/%{api}/xineplug_*dxr3*.so
12mu|xine-lib-1.2.4-1|443	%endif
12mu|xine-lib-1.2.4-1|444	
12mu|xine-lib-1.2.4-1|445	#----------------------------------------------------------------------------
12mu|xine-lib-1.2.4-1|446	
12mu|xine-lib-1.2.4-1|447	%package -n %{bname}-flac
12mu|xine-lib-1.2.4-1|448	Summary:	FLAC plugin for xine
12mu|xine-lib-1.2.4-1|449	Group:		Sound
12mu|xine-lib-1.2.4-1|450	Requires:	%{bname}-plugins = %{version}
12mu|xine-lib-1.2.4-1|451	
12mu|xine-lib-1.2.4-1|452	%description -n %{bname}-flac
12mu|xine-lib-1.2.4-1|453	xine is a free gpl-licensed video player for unix-like systems.
12mu|xine-lib-1.2.4-1|454	
12mu|xine-lib-1.2.4-1|455	- FLAC audio decoder plugin
12mu|xine-lib-1.2.4-1|456	
12mu|xine-lib-1.2.4-1|457	%files -n %{bname}-flac
12mu|xine-lib-1.2.4-1|458	%{_libdir}/xine/plugins/%{api}/xineplug_flac.so
12mu|xine-lib-1.2.4-1|459	
12mu|xine-lib-1.2.4-1|460	#----------------------------------------------------------------------------
12mu|xine-lib-1.2.4-1|461	
12mu|xine-lib-1.2.4-1|462	%package -n %{bname}-gnomevfs
12mu|xine-lib-1.2.4-1|463	Summary:	GNOME VFS plugin for xine
12mu|xine-lib-1.2.4-1|464	Group:		System/Libraries
12mu|xine-lib-1.2.4-1|465	Requires:	%{bname}-plugins = %{version}
12mu|xine-lib-1.2.4-1|466	
12mu|xine-lib-1.2.4-1|467	%description -n %{bname}-gnomevfs
12mu|xine-lib-1.2.4-1|468	xine is a free gpl-licensed video player for unix-like systems.
12mu|xine-lib-1.2.4-1|469	
12mu|xine-lib-1.2.4-1|470	- GNOME VFS input plugin
12mu|xine-lib-1.2.4-1|471	
12mu|xine-lib-1.2.4-1|472	%files -n %{bname}-gnomevfs
12mu|xine-lib-1.2.4-1|473	%{_libdir}/xine/plugins/%{api}/xineplug_inp_gnome_vfs.so
12mu|xine-lib-1.2.4-1|474	
12mu|xine-lib-1.2.4-1|475	#----------------------------------------------------------------------------
12mu|xine-lib-1.2.4-1|476	
12mu|xine-lib-1.2.4-1|477	%if %{build_smb}
12mu|xine-lib-1.2.4-1|478	%package -n %{bname}-smb
12mu|xine-lib-1.2.4-1|479	Summary:	Samba input plugin for xine
12mu|xine-lib-1.2.4-1|480	Group:		System/Libraries
12mu|xine-lib-1.2.4-1|481	Requires:	%{bname}-plugins = %{version}
12mu|xine-lib-1.2.4-1|482	
12mu|xine-lib-1.2.4-1|483	%description -n %{bname}-smb
12mu|xine-lib-1.2.4-1|484	xine is a free gpl-licensed video player for unix-like systems.
12mu|xine-lib-1.2.4-1|485	
12mu|xine-lib-1.2.4-1|486	- Samba input plugin
12mu|xine-lib-1.2.4-1|487	
12mu|xine-lib-1.2.4-1|488	%files -n %{bname}-smb
12mu|xine-lib-1.2.4-1|489	%{_libdir}/xine/plugins/%{api}/xineplug_inp_smb.so
12mu|xine-lib-1.2.4-1|490	%endif
12mu|xine-lib-1.2.4-1|491	
12mu|xine-lib-1.2.4-1|492	#----------------------------------------------------------------------------
12mu|xine-lib-1.2.4-1|493	
12mu|xine-lib-1.2.4-1|494	%if %{build_divx4}
12mu|xine-lib-1.2.4-1|495	%package -n %{bname}-divx4
12mu|xine-lib-1.2.4-1|496	Summary:	Divx4 plugin for %{bname}
12mu|xine-lib-1.2.4-1|497	Group: 		Video
12mu|xine-lib-1.2.4-1|498	Requires:	%{bname}-plugins = %{version}
12mu|xine-lib-1.2.4-1|499	ExclusiveArch:	%{ix86}
12mu|xine-lib-1.2.4-1|500	Provides:	xine-plugins-divx4
12mu|xine-lib-1.2.4-1|501	
12mu|xine-lib-1.2.4-1|502	%description -n %{bname}-divx4
12mu|xine-lib-1.2.4-1|503	This package contains the divx4linux plugin for %{bname}. It is in
12mu|xine-lib-1.2.4-1|504	restricted because it is covered by software patents.
12mu|xine-lib-1.2.4-1|505	
12mu|xine-lib-1.2.4-1|506	%files -n %{bname}-divx4
12mu|xine-lib-1.2.4-1|507	%{_libdir}/xine/plugins/%{api}/xineplug_decode_divx4.so*
12mu|xine-lib-1.2.4-1|508	%endif
12mu|xine-lib-1.2.4-1|509	
12mu|xine-lib-1.2.4-1|510	#----------------------------------------------------------------------------
12mu|xine-lib-1.2.4-1|511	
12mu|xine-lib-1.2.4-1|512	%if %{build_faad}
12mu|xine-lib-1.2.4-1|513	%package -n %{bname}-faad
12mu|xine-lib-1.2.4-1|514	Summary:	FAAD plugin for %{bname}
12mu|xine-lib-1.2.4-1|515	Group:		Sound
12mu|xine-lib-1.2.4-1|516	Requires:	%{bname}-plugins = %{version}
12mu|xine-lib-1.2.4-1|517	BuildRequires:	libfaad2-devel
12mu|xine-lib-1.2.4-1|518	
12mu|xine-lib-1.2.4-1|519	%description -n %{bname}-faad
12mu|xine-lib-1.2.4-1|520	This package contains the AAC decoder plugin for %{bname}. It is in
12mu|xine-lib-1.2.4-1|521	restricted repository because it is covered by software patents.
12mu|xine-lib-1.2.4-1|522	
12mu|xine-lib-1.2.4-1|523	%files -n %{bname}-faad
12mu|xine-lib-1.2.4-1|524	%{_libdir}/xine/plugins/%{api}/xineplug_decode_faad.so*
12mu|xine-lib-1.2.4-1|525	%endif
12mu|xine-lib-1.2.4-1|526	
12mu|xine-lib-1.2.4-1|527	#----------------------------------------------------------------------------
12mu|xine-lib-1.2.4-1|528	
12mu|xine-lib-1.2.4-1|529	%if %{build_xvid}
12mu|xine-lib-1.2.4-1|530	%package -n %{bname}-xvid
12mu|xine-lib-1.2.4-1|531	Summary:	XviD plugin for %{bname}
12mu|xine-lib-1.2.4-1|532	Group:		Video
12mu|xine-lib-1.2.4-1|533	Requires:	%{bname}-plugins = %{version}
12mu|xine-lib-1.2.4-1|534	Provides:	xine-plugins-xvid
12mu|xine-lib-1.2.4-1|535	
12mu|xine-lib-1.2.4-1|536	%description -n %{bname}-xvid
12mu|xine-lib-1.2.4-1|537	This package contains the XviD plugin for %{bname}. It is in
12mu|xine-lib-1.2.4-1|538	restricted because it is covered by software patents.
12mu|xine-lib-1.2.4-1|539	
12mu|xine-lib-1.2.4-1|540	%files -n %{bname}-xvid
12mu|xine-lib-1.2.4-1|541	%{_libdir}/xine/plugins/%{api}/xineplug_decode_xvid.so*
12mu|xine-lib-1.2.4-1|542	%endif
12mu|xine-lib-1.2.4-1|543	
12mu|xine-lib-1.2.4-1|544	#----------------------------------------------------------------------------
12mu|xine-lib-1.2.4-1|545	
12mu|xine-lib-1.2.4-1|546	%prep
12mu|xine-lib-1.2.4-1|547	%setup -q
12mu|xine-lib-1.2.4-1|548	#copy missing source file
12mu|xine-lib-1.2.4-1|549	cp %{SOURCE1} src/xine-engine
12mu|xine-lib-1.2.4-1|550	
12mu|xine-lib-1.2.4-1|551	%build
12mu|xine-lib-1.2.4-1|552	#gw for flac
12mu|xine-lib-1.2.4-1|553	export OGG_LIBS=-logg
12mu|xine-lib-1.2.4-1|554	
12mu|xine-lib-1.2.4-1|555	%if ! %{build_optimization}
12mu|xine-lib-1.2.4-1|556	export CFLAGS="%(echo %optflags|sed s/-Wp,-D_FORTIFY_SOURCE=2//)"
12mu|xine-lib-1.2.4-1|557	%configure2_5x \
12mu|xine-lib-1.2.4-1|558	%else
12mu|xine-lib-1.2.4-1|559	%{?__cputoolize: %{__cputoolize}}
12mu|xine-lib-1.2.4-1|560	#gw expanded configure2_5x macro without the CFLAGS and --build stuff
12mu|xine-lib-1.2.4-1|561	[ -f configure.in -o -f configure.ac ] && %__libtoolize --copy --force
12mu|xine-lib-1.2.4-1|562	./configure \
12mu|xine-lib-1.2.4-1|563	--prefix=%{_prefix} \
12mu|xine-lib-1.2.4-1|564	--exec-prefix=%{_prefix} \
12mu|xine-lib-1.2.4-1|565	--bindir=%{_bindir} \
12mu|xine-lib-1.2.4-1|566	--sbindir=%{_sbindir} \
12mu|xine-lib-1.2.4-1|567	--sysconfdir=%{_sysconfdir} \
12mu|xine-lib-1.2.4-1|568	--datadir=%{_datadir} \
12mu|xine-lib-1.2.4-1|569	--includedir=%{_includedir} \
12mu|xine-lib-1.2.4-1|570	--libdir=%{_libdir} \
12mu|xine-lib-1.2.4-1|571	--libexecdir=%{_libdir} \
12mu|xine-lib-1.2.4-1|572	--localstatedir=/var/lib \
12mu|xine-lib-1.2.4-1|573	--sharedstatedir=%{_prefix}/com \
12mu|xine-lib-1.2.4-1|574	--mandir=%{_mandir} \
12mu|xine-lib-1.2.4-1|575	--infodir=%{_datadir}/info \
12mu|xine-lib-1.2.4-1|576	%endif
12mu|xine-lib-1.2.4-1|577	%if ! %{external_vcdnav}
12mu|xine-lib-1.2.4-1|578	--with-internal-vcdlibs \
12mu|xine-lib-1.2.4-1|579	%endif
12mu|xine-lib-1.2.4-1|580	%if %{build_directfb}
12mu|xine-lib-1.2.4-1|581	--enable-directfb \
12mu|xine-lib-1.2.4-1|582	%endif
12mu|xine-lib-1.2.4-1|583	%if ! %{build_alsa}
12mu|xine-lib-1.2.4-1|584	--disable-alsa \
12mu|xine-lib-1.2.4-1|585	%endif
12mu|xine-lib-1.2.4-1|586	%if ! %{build_vidix}
12mu|xine-lib-1.2.4-1|587	--disable-vidix \
12mu|xine-lib-1.2.4-1|588	%endif
12mu|xine-lib-1.2.4-1|589	%if ! %{build_faad}
12mu|xine-lib-1.2.4-1|590	--disable-faad \
12mu|xine-lib-1.2.4-1|591	%endif
12mu|xine-lib-1.2.4-1|592	%if ! %{build_pulse}
12mu|xine-lib-1.2.4-1|593	--disable-polypaudio \
12mu|xine-lib-1.2.4-1|594	%endif
12mu|xine-lib-1.2.4-1|595	%if ! %{build_linuxfb}
12mu|xine-lib-1.2.4-1|596	--disable-fb \
12mu|xine-lib-1.2.4-1|597	%endif
12mu|xine-lib-1.2.4-1|598	%if %{external_ffmpeg}
12mu|xine-lib-1.2.4-1|599	--with-external-ffmpeg \
12mu|xine-lib-1.2.4-1|600	%endif
12mu|xine-lib-1.2.4-1|601	--enable-ipv6 \
12mu|xine-lib-1.2.4-1|602	--with-libflac \
12mu|xine-lib-1.2.4-1|603	--with-wavpack \
12mu|xine-lib-1.2.4-1|604	--with-w32-path=%{_libdir}/codecs \
12mu|xine-lib-1.2.4-1|605	--with-external-libmpcdec
12mu|xine-lib-1.2.4-1|606	# real-codecs-path is not set so that runtime searching is used. We want
12mu|xine-lib-1.2.4-1|607	# to use either codecs from RealPlayer or real-codecs, whichever is
12mu|xine-lib-1.2.4-1|608	# present.
12mu|xine-lib-1.2.4-1|609	
12mu|xine-lib-1.2.4-1|610	%make
12mu|xine-lib-1.2.4-1|611	
12mu|xine-lib-1.2.4-1|612	%install
12mu|xine-lib-1.2.4-1|613	%makeinstall_std
12mu|xine-lib-1.2.4-1|614	
12mu|xine-lib-1.2.4-1|615	%multiarch_binaries %{buildroot}%{_bindir}/xine-config
12mu|xine-lib-1.2.4-1|616	
12mu|xine-lib-1.2.4-1|617	#clean out unpackaged files
12mu|xine-lib-1.2.4-1|618	rm -f %{buildroot}%{_libdir}/xine/plugins/*/*.la
12mu|xine-lib-1.2.4-1|619	rm -f %{buildroot}%{_libdir}/xine/plugins/*/post/*.la
12mu|xine-lib-1.2.4-1|620	rm -rf installed-docs
12mu|xine-lib-1.2.4-1|621	mv %{buildroot}%{_datadir}/doc/xine-lib installed-docs
12mu|xine-lib-1.2.4-1|622	rm -f %{buildroot}%{_libdir}/xine/plugins/*/xineplug_inp_vcdo.so
12mu|xine-lib-1.2.4-1|623	
12mu|xine-lib-1.2.4-1|624	%find_lang libxine2 || touch libxine2.lang
12mu|xine-lib-1.2.4-1|625	
12mu|xine-lib-1.2.4-1|626	

21602 12
12mu|xinetd-2.3.15-2|1	Summary:	Powerful replacement for inetd
12mu|xinetd-2.3.15-2|2	Name:		xinetd
12mu|xinetd-2.3.15-2|3	Version:	2.3.15
12mu|xinetd-2.3.15-2|4	Release:	2
12mu|xinetd-2.3.15-2|5	Group:		System/Base
12mu|xinetd-2.3.15-2|6	License:	BSD
12mu|xinetd-2.3.15-2|7	URL:		http://www.xinetd.org
12mu|xinetd-2.3.15-2|8	Source0:	http://www.xinetd.org/%{name}-%{version}.tar.gz
12mu|xinetd-2.3.15-2|9	Patch0:		xinetd-2.3.15-tirpc.patch
12mu|xinetd-2.3.15-2|10	Patch1:		xinetd-2.3.15-CVE-2013-4342.patch
12mu|xinetd-2.3.15-2|11	Source1:	xinetd.init
12mu|xinetd-2.3.15-2|12	Source2:	xinetd.default.config
12mu|xinetd-2.3.15-2|13	Source3:	convert.pl
12mu|xinetd-2.3.15-2|14	Source4:	xinetd-ttime
12mu|xinetd-2.3.15-2|15	Source5:	xinetd-utime
12mu|xinetd-2.3.15-2|16	Source6:	xinetd-tdtime
12mu|xinetd-2.3.15-2|17	Source7:	xinetd-udtime
12mu|xinetd-2.3.15-2|18	Source8:	xinetd-echo
12mu|xinetd-2.3.15-2|19	Source9:	xinetd-uecho
12mu|xinetd-2.3.15-2|20	Source10:	xinetd-chargen
12mu|xinetd-2.3.15-2|21	Source11:	xinetd-uchargen
12mu|xinetd-2.3.15-2|22	Source12:	xinetd.sysconf
12mu|xinetd-2.3.15-2|23	Source13:	xinetd-servers
12mu|xinetd-2.3.15-2|24	Source14:	xinetd-services
12mu|xinetd-2.3.15-2|25	Source15:	xinetd-xadmin
12mu|xinetd-2.3.15-2|26	Source50:	faq.html
12mu|xinetd-2.3.15-2|27	Source100:	%{name}.rpmlintrc
12mu|xinetd-2.3.15-2|28	Requires:	tcp_wrappers
12mu|xinetd-2.3.15-2|29	Requires(post):	rpm-helper
12mu|xinetd-2.3.15-2|30	Requires(postun):	rpm-helper
12mu|xinetd-2.3.15-2|31	Requires(preun):	rpm-helper
12mu|xinetd-2.3.15-2|32	BuildRequires:	tcp_wrappers-devel
12mu|xinetd-2.3.15-2|33	BuildRequires:	tirpc-devel
12mu|xinetd-2.3.15-2|34	Obsoletes:	xinetd-ipv6 < %{version}-%{release}
12mu|xinetd-2.3.15-2|35	Obsoletes:	xinetd-devel < %{version}-%{release}
12mu|xinetd-2.3.15-2|36	Obsoletes:	netkit-base < %{version}-%{release}
12mu|xinetd-2.3.15-2|37	Provides:	xinetd-devel
12mu|xinetd-2.3.15-2|38	Provides:	netkit-base
12mu|xinetd-2.3.15-2|39	
12mu|xinetd-2.3.15-2|40	%description
12mu|xinetd-2.3.15-2|41	xinetd is a powerful replacement for inetd.
12mu|xinetd-2.3.15-2|42	xinetd has access control machanisms, extensive logging capabilities,
12mu|xinetd-2.3.15-2|43	the ability to make services available based on time, and can place
12mu|xinetd-2.3.15-2|44	limits on the number of servers that can be started, among other things.
12mu|xinetd-2.3.15-2|45	
12mu|xinetd-2.3.15-2|46	xinetd has the ability to redirect TCP streams to a remote host and
12mu|xinetd-2.3.15-2|47	port. This is useful for those of that use ip masquerading, or NAT,
12mu|xinetd-2.3.15-2|48	and want to be able to reach your internal hosts.
12mu|xinetd-2.3.15-2|49	
12mu|xinetd-2.3.15-2|50	xinetd also has the ability to bind specific services to specific
12mu|xinetd-2.3.15-2|51	interfaces. This is useful when you want to make services available
12mu|xinetd-2.3.15-2|52	for your internal network, but not the rest of the world.  Or to have
12mu|xinetd-2.3.15-2|53	a different service running on the same port, but different interfaces.
12mu|xinetd-2.3.15-2|54	
12mu|xinetd-2.3.15-2|55	%package simple-services
12mu|xinetd-2.3.15-2|56	Summary:	Internal xinetd simple services
12mu|xinetd-2.3.15-2|57	Group:		System/Base
12mu|xinetd-2.3.15-2|58	License:	BSD
12mu|xinetd-2.3.15-2|59	Requires:	xinetd
12mu|xinetd-2.3.15-2|60	
12mu|xinetd-2.3.15-2|61	%description simple-services
12mu|xinetd-2.3.15-2|62	Internal xinetd simple services (not very useful one):
12mu|xinetd-2.3.15-2|63	
12mu|xinetd-2.3.15-2|64	- chargen
12mu|xinetd-2.3.15-2|65	
12mu|xinetd-2.3.15-2|66	Chargen is short for Character Generator and is a service that generates
12mu|xinetd-2.3.15-2|67	random characters either in one UDP packet containing a random number (between
12mu|xinetd-2.3.15-2|68	0 and 512) of characters, or a TCP session. The UDP Chargen server looks for a
12mu|xinetd-2.3.15-2|69	UDP packet on port 19 and responds with the random character packet.
12mu|xinetd-2.3.15-2|70	
12mu|xinetd-2.3.15-2|71	With TCP Chargen, the server sends as a continuous stream of TCP packets once
12mu|xinetd-2.3.15-2|72	a connection is made, and until the session closes. The data is thrown away.
12mu|xinetd-2.3.15-2|73	Chargen is used to find the cause for dropped packets. It uses TCP/UDP port
12mu|xinetd-2.3.15-2|74	19. An infiltrator can create a DoS attack by spoofing an IP address and
12mu|xinetd-2.3.15-2|75	causing two devices to send random traffic to each other.
12mu|xinetd-2.3.15-2|76	
12mu|xinetd-2.3.15-2|77	RFC 864 describes the Chargen service.
12mu|xinetd-2.3.15-2|78	
12mu|xinetd-2.3.15-2|79	- daytime
12mu|xinetd-2.3.15-2|80	
12mu|xinetd-2.3.15-2|81	The Daytime protocol is another testing tool and uses port 13 for both UDP and
12mu|xinetd-2.3.15-2|82	TCP versions. On receipt of a datagram to port 13, the server in the UDP
12mu|xinetd-2.3.15-2|83	version, sends the current date and time in ASCII format in a datagram. The
12mu|xinetd-2.3.15-2|84	TCP version, on receipt of a datagram to port 13, and once the connection is
12mu|xinetd-2.3.15-2|85	established, sends the date and time in ASCII format and closes the
12mu|xinetd-2.3.15-2|86	connection.
12mu|xinetd-2.3.15-2|87	
12mu|xinetd-2.3.15-2|88	RFC 867 describes the Daytime service.
12mu|xinetd-2.3.15-2|89	
12mu|xinetd-2.3.15-2|90	- echo
12mu|xinetd-2.3.15-2|91	
12mu|xinetd-2.3.15-2|92	Echo uses UDP and TCP port 7 and is used as a debgging tool to send any
12mu|xinetd-2.3.15-2|93	datagrams received from a source, back to that source. The risk with this is
12mu|xinetd-2.3.15-2|94	that someone who has access to the network can overload devices via the Echo
12mu|xinetd-2.3.15-2|95	service amounting to a DoS attack.
12mu|xinetd-2.3.15-2|96	
12mu|xinetd-2.3.15-2|97	RFC 862 describes the Echo service.
12mu|xinetd-2.3.15-2|98	
12mu|xinetd-2.3.15-2|99	- time
12mu|xinetd-2.3.15-2|100	
12mu|xinetd-2.3.15-2|101	- servers
12mu|xinetd-2.3.15-2|102	
12mu|xinetd-2.3.15-2|103	Show servers running
12mu|xinetd-2.3.15-2|104	
12mu|xinetd-2.3.15-2|105	- services
12mu|xinetd-2.3.15-2|106	
12mu|xinetd-2.3.15-2|107	Show available services
12mu|xinetd-2.3.15-2|108	
12mu|xinetd-2.3.15-2|109	- xadmin
12mu|xinetd-2.3.15-2|110	
12mu|xinetd-2.3.15-2|111	Show servers running and available services
12mu|xinetd-2.3.15-2|112	
12mu|xinetd-2.3.15-2|113	%prep
12mu|xinetd-2.3.15-2|114	%setup -q
12mu|xinetd-2.3.15-2|115	%apply_patches
12mu|xinetd-2.3.15-2|116	install -m 0644 %{SOURCE50} FAQ.html
12mu|xinetd-2.3.15-2|117	#chmod a+r INSTALL README FAQ.html CHANGELOG COPYRIGHT xinetd/sample.conf
12mu|xinetd-2.3.15-2|118	
12mu|xinetd-2.3.15-2|119	%build
12mu|xinetd-2.3.15-2|120	%serverbuild
12mu|xinetd-2.3.15-2|121	%configure2_5x  --with-libwrap --with-inet6
12mu|xinetd-2.3.15-2|122	%make
12mu|xinetd-2.3.15-2|123	
12mu|xinetd-2.3.15-2|124	%install
12mu|xinetd-2.3.15-2|125	%makeinstall \
12mu|xinetd-2.3.15-2|126	DAEMONDIR=%{buildroot}%{_sbindir} \
12mu|xinetd-2.3.15-2|127	MANDIR=%{buildroot}/%{_mandir} \
12mu|xinetd-2.3.15-2|128	FMODE="-m 644"
12mu|xinetd-2.3.15-2|129	
12mu|xinetd-2.3.15-2|130	install -m 755 %{SOURCE3} %{buildroot}%{_sbindir}/inetdconvert
12mu|xinetd-2.3.15-2|131	
12mu|xinetd-2.3.15-2|132	install -d -m 755 %{buildroot}%{_sysconfdir}
12mu|xinetd-2.3.15-2|133	install -m 644 %{SOURCE2} %{buildroot}%{_sysconfdir}/xinetd.conf
12mu|xinetd-2.3.15-2|134	
12mu|xinetd-2.3.15-2|135	install -d -m 755 %{buildroot}%{_initrddir}/
12mu|xinetd-2.3.15-2|136	install -m 755 %{SOURCE1} %{buildroot}%{_initrddir}/xinetd
12mu|xinetd-2.3.15-2|137	
12mu|xinetd-2.3.15-2|138	install -d -m 755 %{buildroot}%{_sysconfdir}/xinetd.d
12mu|xinetd-2.3.15-2|139	install -m 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/xinetd.d/time
12mu|xinetd-2.3.15-2|140	install -m 644 %{SOURCE5} %{buildroot}%{_sysconfdir}/xinetd.d/time-udp
12mu|xinetd-2.3.15-2|141	install -m 644 %{SOURCE6} %{buildroot}%{_sysconfdir}/xinetd.d/daytime
12mu|xinetd-2.3.15-2|142	install -m 644 %{SOURCE7} %{buildroot}%{_sysconfdir}/xinetd.d/daytime-udp
12mu|xinetd-2.3.15-2|143	install -m 644 %{SOURCE8} %{buildroot}%{_sysconfdir}/xinetd.d/echo
12mu|xinetd-2.3.15-2|144	install -m 644 %{SOURCE9} %{buildroot}%{_sysconfdir}/xinetd.d/echo-udp
12mu|xinetd-2.3.15-2|145	install -m 644 %{SOURCE10} %{buildroot}%{_sysconfdir}/xinetd.d/chargen
12mu|xinetd-2.3.15-2|146	install -m 644 %{SOURCE11} %{buildroot}%{_sysconfdir}/xinetd.d/chargen-udp
12mu|xinetd-2.3.15-2|147	install -m 644 %{SOURCE14} %{buildroot}%{_sysconfdir}/xinetd.d/services
12mu|xinetd-2.3.15-2|148	
12mu|xinetd-2.3.15-2|149	install -d -m 755 %{buildroot}%{_sysconfdir}/sysconfig
12mu|xinetd-2.3.15-2|150	install -m 644 %{SOURCE12} %{buildroot}%{_sysconfdir}/sysconfig/xinetd
12mu|xinetd-2.3.15-2|151	
12mu|xinetd-2.3.15-2|152	# no need to ship this one since we provide inetdconvert
12mu|xinetd-2.3.15-2|153	rm -f %{buildroot}%{_sbindir}/itox
12mu|xinetd-2.3.15-2|154	rm -f %{buildroot}%{_sbindir}/xconv.pl
12mu|xinetd-2.3.15-2|155	rm -f %{buildroot}/%{_mandir}/man8/itox*
12mu|xinetd-2.3.15-2|156	
12mu|xinetd-2.3.15-2|157	%post
12mu|xinetd-2.3.15-2|158	%_post_service %{name}
12mu|xinetd-2.3.15-2|159	
12mu|xinetd-2.3.15-2|160	%preun
12mu|xinetd-2.3.15-2|161	%_preun_service  %{name}
12mu|xinetd-2.3.15-2|162	
12mu|xinetd-2.3.15-2|163	%files
12mu|xinetd-2.3.15-2|164	%doc INSTALL README FAQ.html CHANGELOG COPYRIGHT xinetd/sample.conf
12mu|xinetd-2.3.15-2|165	%config(noreplace) %{_sysconfdir}/sysconfig/xinetd
12mu|xinetd-2.3.15-2|166	%config(noreplace) %{_sysconfdir}/xinetd.conf
12mu|xinetd-2.3.15-2|167	%{_initrddir}/xinetd
12mu|xinetd-2.3.15-2|168	%dir %{_sysconfdir}/xinetd.d
12mu|xinetd-2.3.15-2|169	%{_sbindir}/xinetd
12mu|xinetd-2.3.15-2|170	%{_sbindir}/inetdconvert
12mu|xinetd-2.3.15-2|171	%{_mandir}/*/*
12mu|xinetd-2.3.15-2|172	
12mu|xinetd-2.3.15-2|173	%files simple-services
12mu|xinetd-2.3.15-2|174	%config(noreplace) %{_sysconfdir}/xinetd.d/*
12mu|xinetd-2.3.15-2|175	
12mu|xinetd-2.3.15-2|176	%changelog
12mu|xinetd-2.3.15-2|177	* Fri Dec 27 2013 Denis Silakov <denis.silakov@rosalab.ru> 2.3.15-2
12mu|xinetd-2.3.15-2|178	+ Revision: f6a7043
12mu|xinetd-2.3.15-2|179	- Fix CVE-2013-4342
12mu|xinetd-2.3.15-2|180	
12mu|xinetd-2.3.15-2|181	

21603 12
12mu|xine-ui-0.99.7-8|1	Summary:	A Free Video Player
12mu|xine-ui-0.99.7-8|2	Name:		xine-ui
12mu|xine-ui-0.99.7-8|3	Version:	0.99.7
12mu|xine-ui-0.99.7-8|4	Release:	8
12mu|xine-ui-0.99.7-8|5	License:	GPLv2+
12mu|xine-ui-0.99.7-8|6	Group:		Video
12mu|xine-ui-0.99.7-8|7	Url:		http://xine.sourceforge.net/
12mu|xine-ui-0.99.7-8|8	Source0:	http://downloads.sourceforge.net/project/xine/xine-lib/%{version}/%{name}-%{version}.tar.xz
12mu|xine-ui-0.99.7-8|9	Source1:	xine-opendvd.desktop
12mu|xine-ui-0.99.7-8|10	Patch0:		xine-ui-0.99.7-locale.patch
12mu|xine-ui-0.99.7-8|11	BuildRequires:	aalib-devel
12mu|xine-ui-0.99.7-8|12	BuildRequires:	jpeg-devel
12mu|xine-ui-0.99.7-8|13	BuildRequires:	readline-devel
12mu|xine-ui-0.99.7-8|14	BuildRequires:	pkgconfig(caca)
12mu|xine-ui-0.99.7-8|15	BuildRequires:	pkgconfig(libcurl)
12mu|xine-ui-0.99.7-8|16	BuildRequires:	pkgconfig(libpng)
12mu|xine-ui-0.99.7-8|17	Buildrequires:	pkgconfig(libxine)
12mu|xine-ui-0.99.7-8|18	BuildRequires:	pkgconfig(liblircclient0)
12mu|xine-ui-0.99.7-8|19	BuildRequires:	pkgconfig(ncurses)
12mu|xine-ui-0.99.7-8|20	BuildRequires:	pkgconfig(nvtvsimple)
12mu|xine-ui-0.99.7-8|21	BuildRequires:	pkgconfig(xft)
12mu|xine-ui-0.99.7-8|22	BuildRequires:	pkgconfig(xscrnsaver)
12mu|xine-ui-0.99.7-8|23	BuildRequires:	pkgconfig(xt)
12mu|xine-ui-0.99.7-8|24	BuildRequires:	pkgconfig(xtst)
12mu|xine-ui-0.99.7-8|25	Requires:	curl
12mu|xine-ui-0.99.7-8|26	Requires:	xine-plugins
12mu|xine-ui-0.99.7-8|27	
12mu|xine-ui-0.99.7-8|28	%description
12mu|xine-ui-0.99.7-8|29	xine is a free GPL-licensed video player for UNIX-like systems.
12mu|xine-ui-0.99.7-8|30	
12mu|xine-ui-0.99.7-8|31	User interface for the X Window system.
12mu|xine-ui-0.99.7-8|32	
12mu|xine-ui-0.99.7-8|33	%files -f xine-ui.lang
12mu|xine-ui-0.99.7-8|34	%doc AUTHORS ChangeLog README
12mu|xine-ui-0.99.7-8|35	%doc doc/README*
12mu|xine-ui-0.99.7-8|36	%{_bindir}/xine*
12mu|xine-ui-0.99.7-8|37	%{_datadir}/xine
12mu|xine-ui-0.99.7-8|38	%{_datadir}/pixmaps/*
12mu|xine-ui-0.99.7-8|39	%{_datadir}/applications/xine.desktop
12mu|xine-ui-0.99.7-8|40	%{_datadir}/applications/xine-ui.desktop
12mu|xine-ui-0.99.7-8|41	%{_datadir}/apps/solid/actions/xine-opendvd.desktop
12mu|xine-ui-0.99.7-8|42	%{_datadir}/icons/hicolor/*/apps/xine*
12mu|xine-ui-0.99.7-8|43	%{_datadir}/mime/packages/xine-ui.xml
12mu|xine-ui-0.99.7-8|44	%{_mandir}/man1/*
12mu|xine-ui-0.99.7-8|45	%lang(de) %{_mandir}/de/man1/*
12mu|xine-ui-0.99.7-8|46	%lang(es) %{_mandir}/es/man1/*
12mu|xine-ui-0.99.7-8|47	%lang(fr) %{_mandir}/fr/man1/*
12mu|xine-ui-0.99.7-8|48	%lang(pl) %{_mandir}/pl/man1/*
12mu|xine-ui-0.99.7-8|49	
12mu|xine-ui-0.99.7-8|50	#----------------------------------------------------------------------------
12mu|xine-ui-0.99.7-8|51	
12mu|xine-ui-0.99.7-8|52	%package	aa
12mu|xine-ui-0.99.7-8|53	Summary:	XINE - Ascii Art player
12mu|xine-ui-0.99.7-8|54	Requires:	xine-plugins
12mu|xine-ui-0.99.7-8|55	Requires:	xine-aa
12mu|xine-ui-0.99.7-8|56	
12mu|xine-ui-0.99.7-8|57	%description	aa
12mu|xine-ui-0.99.7-8|58	xine is a free GPL-licensed video player for UNIX-like systems.
12mu|xine-ui-0.99.7-8|59	
12mu|xine-ui-0.99.7-8|60	User interface with ascii art (text mode) output.
12mu|xine-ui-0.99.7-8|61	
12mu|xine-ui-0.99.7-8|62	%files aa
12mu|xine-ui-0.99.7-8|63	%doc README
12mu|xine-ui-0.99.7-8|64	%{_bindir}/aaxine
12mu|xine-ui-0.99.7-8|65	%{_bindir}/cacaxine
12mu|xine-ui-0.99.7-8|66	
12mu|xine-ui-0.99.7-8|67	#----------------------------------------------------------------------------
12mu|xine-ui-0.99.7-8|68	
12mu|xine-ui-0.99.7-8|69	%package	fb
12mu|xine-ui-0.99.7-8|70	Summary:	XINE - framebuffer video player
12mu|xine-ui-0.99.7-8|71	Requires:	xine-plugins
12mu|xine-ui-0.99.7-8|72	
12mu|xine-ui-0.99.7-8|73	%description	fb
12mu|xine-ui-0.99.7-8|74	xine is a free GPL-licensed video player for UNIX-like systems.
12mu|xine-ui-0.99.7-8|75	
12mu|xine-ui-0.99.7-8|76	User interface with support for linux framebuffer output.
12mu|xine-ui-0.99.7-8|77	
12mu|xine-ui-0.99.7-8|78	%files fb
12mu|xine-ui-0.99.7-8|79	%doc README
12mu|xine-ui-0.99.7-8|80	%{_bindir}/fbxine
12mu|xine-ui-0.99.7-8|81	
12mu|xine-ui-0.99.7-8|82	#----------------------------------------------------------------------------
12mu|xine-ui-0.99.7-8|83	
12mu|xine-ui-0.99.7-8|84	%prep
12mu|xine-ui-0.99.7-8|85	%setup -q
12mu|xine-ui-0.99.7-8|86	%patch0 -p1
12mu|xine-ui-0.99.7-8|87	
12mu|xine-ui-0.99.7-8|88	%build
12mu|xine-ui-0.99.7-8|89	export XINE_DOCPATH="%{_datadir}/doc/xine-ui"
12mu|xine-ui-0.99.7-8|90	%configure2_5x	--enable-vdr-keys \
12mu|xine-ui-0.99.7-8|91	--with-caca \
12mu|xine-ui-0.99.7-8|92	--with-aalib
12mu|xine-ui-0.99.7-8|93	%make
12mu|xine-ui-0.99.7-8|94	
12mu|xine-ui-0.99.7-8|95	%install
12mu|xine-ui-0.99.7-8|96	%makeinstall_std transform=""
12mu|xine-ui-0.99.7-8|97	install -m644 misc/desktops/xine.desktop -D %{buildroot}%{_datadir}/applications/%{name}.desktop
12mu|xine-ui-0.99.7-8|98	
12mu|xine-ui-0.99.7-8|99	install -m644 %{SOURCE1} -D %{buildroot}%{_datadir}/apps/solid/actions/xine-opendvd.desktop
12mu|xine-ui-0.99.7-8|100	
12mu|xine-ui-0.99.7-8|101	%find_lang xine-ui --all-name
12mu|xine-ui-0.99.7-8|102	
12mu|xine-ui-0.99.7-8|103	rm -rf %{buildroot}%{_datadir}/doc
12mu|xine-ui-0.99.7-8|104	rm -rf %{buildroot}%{_datadir}/xine/desktop
12mu|xine-ui-0.99.7-8|105	

21604 12
12mu|xinit-1.3.2-7|1	%define  bootstrap  0
12mu|xinit-1.3.2-7|2	
12mu|xinit-1.3.2-7|3	# Allow --with[out] bootstrap at rpm command line build
12mu|xinit-1.3.2-7|4	%{?_without_bootstrap: %{expand: %%define bootstrap 0}}
12mu|xinit-1.3.2-7|5	%{?_with_bootstrap: %{expand: %%define bootstrap 1}}
12mu|xinit-1.3.2-7|6	
12mu|xinit-1.3.2-7|7	Name:    xinit
12mu|xinit-1.3.2-7|8	Version: 1.3.2
12mu|xinit-1.3.2-7|9	Release: 7
12mu|xinit-1.3.2-7|10	Summary: Initialize an X session
12mu|xinit-1.3.2-7|11	License: MIT
12mu|xinit-1.3.2-7|12	Group:   System/X11
12mu|xinit-1.3.2-7|13	
12mu|xinit-1.3.2-7|14	URL:     http://cgit.freedesktop.org/xorg/app/xinit
12mu|xinit-1.3.2-7|15	Source0: http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mu|xinit-1.3.2-7|16	
12mu|xinit-1.3.2-7|17	# (fc) 1.0.2-2mdv readd modifications for startx (argument parsing)
12mu|xinit-1.3.2-7|18	# This patch is part of the old "startx" patch.
12mu|xinit-1.3.2-7|19	# We need to check why exactly this patch is needed, but it does these things:
12mu|xinit-1.3.2-7|20	# - it removes the default client and server from the startx arguments, so if
12mu|xinit-1.3.2-7|21	#   nothing is specified the default server or client will be the one chosen by
12mu|xinit-1.3.2-7|22	#   xinit
12mu|xinit-1.3.2-7|23	# - it uses trap to make sure the "cleanup" function will be run
12mu|xinit-1.3.2-7|24	# - it partially undoes upstream commit 9632367abd03108f3636b05e9f2fd92f5c28dabe
12mu|xinit-1.3.2-7|25	# - it enables commands like "startx startxfce4", which don't work in the
12mu|xinit-1.3.2-7|26	#   unpatched version (should be "startx /usr/bin/startxfce4")
12mu|xinit-1.3.2-7|27	#Previous versions of this patch had a bug where xinit would be run twice if some
12mu|xinit-1.3.2-7|28	#macros were defined.
12mu|xinit-1.3.2-7|29	Patch0: xinit-1.3.2-startx-arguments.patch
12mu|xinit-1.3.2-7|30	
12mu|xinit-1.3.2-7|31	# (fc) prevent freeze from applications trying to read stdin (Fedora bug #214649)
12mu|xinit-1.3.2-7|32	Patch2: xinit-1.0.4-client-session.patch
12mu|xinit-1.3.2-7|33	
12mu|xinit-1.3.2-7|34	# (fc) unset XDG_SESSION_COOKIE in startx (Fedora bug #489999)
12mu|xinit-1.3.2-7|35	Patch3: xinit-1.0.9-unset.patch
12mu|xinit-1.3.2-7|36	
12mu|xinit-1.3.2-7|37	# (pz) this patch was taken from the old startx.patch
12mu|xinit-1.3.2-7|38	Patch4: xinit-1.2.0-replace-xterm-for-xvt.patch
12mu|xinit-1.3.2-7|39	
12mu|xinit-1.3.2-7|40	# (cg) use the current vt to maintain the current session status.
12mu|xinit-1.3.2-7|41	Patch5: xinit-1.3.2-use-current-vt.patch
12mu|xinit-1.3.2-7|42	
12mu|xinit-1.3.2-7|43	BuildRequires: libx11-devel >= 1.0.0
12mu|xinit-1.3.2-7|44	BuildRequires: x11-util-macros >= 1.0.1
12mu|xinit-1.3.2-7|45	Requires:      xinitrc
12mu|xinit-1.3.2-7|46	
12mu|xinit-1.3.2-7|47	%if !%{bootstrap}
12mu|xinit-1.3.2-7|48	Requires:      which
12mu|xinit-1.3.2-7|49	%endif
12mu|xinit-1.3.2-7|50	
12mu|xinit-1.3.2-7|51	Obsoletes: consolekit-x11
12mu|xinit-1.3.2-7|52	
12mu|xinit-1.3.2-7|53	%description
12mu|xinit-1.3.2-7|54	The xinit program is used to start the X Window System server and a first
12mu|xinit-1.3.2-7|55	client program on systems that cannot start X directly from /etc/init or in
12mu|xinit-1.3.2-7|56	environments that use multiple window systems. When this first client exits,
12mu|xinit-1.3.2-7|57	xinit will kill the X server and then terminate.
12mu|xinit-1.3.2-7|58	
12mu|xinit-1.3.2-7|59	
12mu|xinit-1.3.2-7|60	%prep
12mu|xinit-1.3.2-7|61	%setup -q -n %{name}-%{version}
12mu|xinit-1.3.2-7|62	%patch0 -p0 -b .orig
12mu|xinit-1.3.2-7|63	
12mu|xinit-1.3.2-7|64	%patch2 -p1 -b .client-session
12mu|xinit-1.3.2-7|65	%patch3 -p1 -b .unset
12mu|xinit-1.3.2-7|66	%patch4 -p1 -b .xvt
12mu|xinit-1.3.2-7|67	%patch5 -p1 -b .curvt
12mu|xinit-1.3.2-7|68	
12mu|xinit-1.3.2-7|69	#needed by patch1
12mu|xinit-1.3.2-7|70	#if !% {bootstrap}
12mu|xinit-1.3.2-7|71	#autoreconf -fi
12mu|xinit-1.3.2-7|72	#endif
12mu|xinit-1.3.2-7|73	
12mu|xinit-1.3.2-7|74	%build
12mu|xinit-1.3.2-7|75	%configure2_5x
12mu|xinit-1.3.2-7|76	%make XINITDIR=/etc/X11/xinit
12mu|xinit-1.3.2-7|77	
12mu|xinit-1.3.2-7|78	%install
12mu|xinit-1.3.2-7|79	rm -rf %{buildroot}
12mu|xinit-1.3.2-7|80	%makeinstall_std
12mu|xinit-1.3.2-7|81	
12mu|xinit-1.3.2-7|82	#don't use xorg xinitrc file, use our own, provided by xinitrc package
12mu|xinit-1.3.2-7|83	rm -fr %buildroot%{_libdir}/X11/xinit/xinitrc
12mu|xinit-1.3.2-7|84	
12mu|xinit-1.3.2-7|85	%clean
12mu|xinit-1.3.2-7|86	rm -rf %{buildroot}
12mu|xinit-1.3.2-7|87	
12mu|xinit-1.3.2-7|88	%files
12mu|xinit-1.3.2-7|89	%defattr(-,root,root)
12mu|xinit-1.3.2-7|90	%{_bindir}/xinit
12mu|xinit-1.3.2-7|91	%{_bindir}/startx
12mu|xinit-1.3.2-7|92	%{_mandir}/man1/startx.1*
12mu|xinit-1.3.2-7|93	%{_mandir}/man1/xinit.1*
12mu|xinit-1.3.2-7|94	
12mu|xinit-1.3.2-7|95	

21605 12
12mu|xinput-1.6.1-1|1	Summary:	Runtime configuration and test of XInput devices
12mu|xinput-1.6.1-1|2	Name:		xinput
12mu|xinput-1.6.1-1|3	Version:	1.6.1
12mu|xinput-1.6.1-1|4	Release:	1
12mu|xinput-1.6.1-1|5	License:	MIT
12mu|xinput-1.6.1-1|6	Group:		System/X11
12mu|xinput-1.6.1-1|7	Url:		http://xorg.freedesktop.org
12mu|xinput-1.6.1-1|8	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mu|xinput-1.6.1-1|9	BuildRequires:	pkgconfig(inputproto)
12mu|xinput-1.6.1-1|10	BuildRequires:	pkgconfig(x11)
12mu|xinput-1.6.1-1|11	BuildRequires:	pkgconfig(xext)
12mu|xinput-1.6.1-1|12	BuildRequires:	pkgconfig(xfixes)
12mu|xinput-1.6.1-1|13	BuildRequires:	pkgconfig(xi)
12mu|xinput-1.6.1-1|14	BuildRequires:	pkgconfig(xinerama)
12mu|xinput-1.6.1-1|15	BuildRequires:	pkgconfig(xorg-macros)
12mu|xinput-1.6.1-1|16	BuildRequires:	pkgconfig(xrandr)
12mu|xinput-1.6.1-1|17	
12mu|xinput-1.6.1-1|18	%description
12mu|xinput-1.6.1-1|19	Runtime configuration and test of XInput devices.
12mu|xinput-1.6.1-1|20	
12mu|xinput-1.6.1-1|21	%files
12mu|xinput-1.6.1-1|22	%doc README ChangeLog
12mu|xinput-1.6.1-1|23	%{_bindir}/xinput
12mu|xinput-1.6.1-1|24	%{_mandir}/*/*
12mu|xinput-1.6.1-1|25	
12mu|xinput-1.6.1-1|26	#----------------------------------------------------------------------------
12mu|xinput-1.6.1-1|27	
12mu|xinput-1.6.1-1|28	%prep
12mu|xinput-1.6.1-1|29	%setup -q
12mu|xinput-1.6.1-1|30	
12mu|xinput-1.6.1-1|31	%build
12mu|xinput-1.6.1-1|32	%configure2_5x
12mu|xinput-1.6.1-1|33	%make
12mu|xinput-1.6.1-1|34	
12mu|xinput-1.6.1-1|35	%install
12mu|xinput-1.6.1-1|36	%makeinstall_std
12mu|xinput-1.6.1-1|37	
12mu|xinput-1.6.1-1|38	
12mu|xinput-1.6.1-1|39	%changelog
12mu|xinput-1.6.1-1|40	* Tue Nov 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.6.1-1
12mu|xinput-1.6.1-1|41	+ Revision: bef43a5
12mu|xinput-1.6.1-1|42	- LOG Update BuildRequires
12mu|xinput-1.6.1-1|43	
12mu|xinput-1.6.1-1|44	

21606 12
12mu|xkeyboard-config-2.10.1-4|1	%define old_name x11-data-xkbdata
12mu|xkeyboard-config-2.10.1-4|2	
12mu|xkeyboard-config-2.10.1-4|3	%define git_url git://anongit.freedesktop.org/xkeyboard-config
12mu|xkeyboard-config-2.10.1-4|4	
12mu|xkeyboard-config-2.10.1-4|5	Name:		xkeyboard-config
12mu|xkeyboard-config-2.10.1-4|6	Epoch:		1
12mu|xkeyboard-config-2.10.1-4|7	Version:	2.10.1
12mu|xkeyboard-config-2.10.1-4|8	Release:	4
12mu|xkeyboard-config-2.10.1-4|9	Summary:	XKB data files
12mu|xkeyboard-config-2.10.1-4|10	License:	MIT
12mu|xkeyboard-config-2.10.1-4|11	Group:		Development/X11
12mu|xkeyboard-config-2.10.1-4|12	URL:		http://www.freedesktop.org/wiki/Software/XKeyboardConfig
12mu|xkeyboard-config-2.10.1-4|13	Source0:	http://www.x.org/releases/individual/data/xkeyboard-config/xkeyboard-config-%{version}.tar.bz2
12mu|xkeyboard-config-2.10.1-4|14	Source1:	%{name}-ru.po
12mu|xkeyboard-config-2.10.1-4|15	Patch0:		xkeyboard-config-2.10.1-fixkbd.patch
12mu|xkeyboard-config-2.10.1-4|16	# (Anssi 09/2008) Add fi(kotoistus_classic_nbsp) and use that by default.
12mu|xkeyboard-config-2.10.1-4|17	# It has nbsp in level4 instead of level3 to avoid typos, as in fi(classic).
12mu|xkeyboard-config-2.10.1-4|18	# See http://bugs.freedesktop.org/show_bug.cgi?id=12764
12mu|xkeyboard-config-2.10.1-4|19	# Comments have been sent to the Kotoistus project.
12mu|xkeyboard-config-2.10.1-4|20	Patch1:		xkeyboard-config-2.10.1-fi-kotoistus_classic_nbsp.patch
12mu|xkeyboard-config-2.10.1-4|21	
12mu|xkeyboard-config-2.10.1-4|22	# Morocco symbols/tifinagh should be symbols/ma in the official version
12mu|xkeyboard-config-2.10.1-4|23	# Nigerian symbols/ng seens to match
12mu|xkeyboard-config-2.10.1-4|24	# Pakistanese is pk in 1.1, not snd
12mu|xkeyboard-config-2.10.1-4|25	# symbols/tm "Turkmen" is the same as symbols/tr "Turkey" in 1.1? seens
12mu|xkeyboard-config-2.10.1-4|26	#	quite different
12mu|xkeyboard-config-2.10.1-4|27	# symbols/urd seens to be 1.1's symbols/in (claims support for all Indian
12mu|xkeyboard-config-2.10.1-4|28	#	keyboard layouts)
12mu|xkeyboard-config-2.10.1-4|29	# symbols/kur "Kurdish" is apparently in several different Kurdish support
12mu|xkeyboard-config-2.10.1-4|30	#	files/descriptions
12mu|xkeyboard-config-2.10.1-4|31	# symbols/chr "Cherokee" being dropped? or already integrated in some other
12mu|xkeyboard-config-2.10.1-4|32	#	description?
12mu|xkeyboard-config-2.10.1-4|33	Patch2:		xkbdata-1.0.1-newkbd.patch
12mu|xkeyboard-config-2.10.1-4|34	Patch3:		xkb-fix_uz.patch
12mu|xkeyboard-config-2.10.1-4|35	
12mu|xkeyboard-config-2.10.1-4|36	# (fc) 1.5-2mdv map key_battery, wlan, bluetooth, uwb to their XF86 keycodes (GIT)
12mu|xkeyboard-config-2.10.1-4|37	Patch6:		xkeyboard-config-1.4-battery.patch
12mu|xkeyboard-config-2.10.1-4|38	# Revert change that disables zapping by default
12mu|xkeyboard-config-2.10.1-4|39	Patch9:		xkeyboard-config-2.8-Enable-zapping-by-default.patch
12mu|xkeyboard-config-2.10.1-4|40	
12mu|xkeyboard-config-2.10.1-4|41	#Add Altai and fix some Russia national layout
12mu|xkeyboard-config-2.10.1-4|42	Patch10:	xkeyboard-config-2.7-altai.patch
12mu|xkeyboard-config-2.10.1-4|43	
12mu|xkeyboard-config-2.10.1-4|44	# Add Swiss-German layout with ¨ deadkey, but without turning important
12mu|xkeyboard-config-2.10.1-4|45	# development characters like ` or ' into deadkeys
12mu|xkeyboard-config-2.10.1-4|46	Patch11:	xkeyboard-config-ch-scriptdeadkeys.patch
12mu|xkeyboard-config-2.10.1-4|47	
12mu|xkeyboard-config-2.10.1-4|48	Patch12:	xkeyboard-config-2.10.1-br-support.diff
12mu|xkeyboard-config-2.10.1-4|49	
12mu|xkeyboard-config-2.10.1-4|50	# Update to Ilya Birman's typographic layout
12mu|xkeyboard-config-2.10.1-4|51	Patch15:        xkeyboard-config-birman-typo-layout-v3.patch
12mu|xkeyboard-config-2.10.1-4|52	
12mu|xkeyboard-config-2.10.1-4|53	BuildRequires:	pkgconfig(x11)
12mu|xkeyboard-config-2.10.1-4|54	BuildRequires:	glib-gettextize
12mu|xkeyboard-config-2.10.1-4|55	BuildRequires:	intltool
12mu|xkeyboard-config-2.10.1-4|56	BuildRequires:	perl-XML-Parser
12mu|xkeyboard-config-2.10.1-4|57	BuildRequires:	x11-proto-devel
12mu|xkeyboard-config-2.10.1-4|58	BuildRequires:	x11-util-macros
12mu|xkeyboard-config-2.10.1-4|59	BuildRequires:	xkbcomp
12mu|xkeyboard-config-2.10.1-4|60	# For the mab page
12mu|xkeyboard-config-2.10.1-4|61	BuildRequires:	xsltproc
12mu|xkeyboard-config-2.10.1-4|62	# https://qa.mandriva.com/show_bug.cgi?id=44052
12mu|xkeyboard-config-2.10.1-4|63	BuildRequires:	gettext-devel
12mu|xkeyboard-config-2.10.1-4|64	
12mu|xkeyboard-config-2.10.1-4|65	BuildArch:	noarch
12mu|xkeyboard-config-2.10.1-4|66	
12mu|xkeyboard-config-2.10.1-4|67	%description
12mu|xkeyboard-config-2.10.1-4|68	Xkeyboard-config provides consistent, well-structured, frequently released of X
12mu|xkeyboard-config-2.10.1-4|69	keyboard configuration data (XKB) for various X Window System implementations.
12mu|xkeyboard-config-2.10.1-4|70	
12mu|xkeyboard-config-2.10.1-4|71	%package -n %{old_name}
12mu|xkeyboard-config-2.10.1-4|72	Summary:	%{summary}
12mu|xkeyboard-config-2.10.1-4|73	Group:		%{group}
12mu|xkeyboard-config-2.10.1-4|74	
12mu|xkeyboard-config-2.10.1-4|75	%description -n %{old_name}
12mu|xkeyboard-config-2.10.1-4|76	Xkeyboard-config provides consistent, well-structured, frequently released of X
12mu|xkeyboard-config-2.10.1-4|77	keyboard configuration data (XKB) for various X Window System implementations.
12mu|xkeyboard-config-2.10.1-4|78	
12mu|xkeyboard-config-2.10.1-4|79	%prep
12mu|xkeyboard-config-2.10.1-4|80	%setup -q
12mu|xkeyboard-config-2.10.1-4|81	cp -f %{SOURCE1} po/ru.po
12mu|xkeyboard-config-2.10.1-4|82	%patch0 -p1
12mu|xkeyboard-config-2.10.1-4|83	%patch1 -p1
12mu|xkeyboard-config-2.10.1-4|84	%patch3 -p1
12mu|xkeyboard-config-2.10.1-4|85	%patch6 -p1 -b .battery
12mu|xkeyboard-config-2.10.1-4|86	%patch9 -p1 -b .enable-zapping
12mu|xkeyboard-config-2.10.1-4|87	%patch10 -p1 -b .russain_national
12mu|xkeyboard-config-2.10.1-4|88	%patch11 -p1 -b .ch_scriptdeadkeys
12mu|xkeyboard-config-2.10.1-4|89	%patch12 -p1 -b .br
12mu|xkeyboard-config-2.10.1-4|90	%patch15 -p1 -b .birman-typo
12mu|xkeyboard-config-2.10.1-4|91	
12mu|xkeyboard-config-2.10.1-4|92	# fix build
12mu|xkeyboard-config-2.10.1-4|93	aclocal
12mu|xkeyboard-config-2.10.1-4|94	autoconf
12mu|xkeyboard-config-2.10.1-4|95	
12mu|xkeyboard-config-2.10.1-4|96	%build
12mu|xkeyboard-config-2.10.1-4|97	%configure2_5x \
12mu|xkeyboard-config-2.10.1-4|98	--enable-compat-rules \
12mu|xkeyboard-config-2.10.1-4|99	--with-xkb-base=%{_datadir}/X11/xkb \
12mu|xkeyboard-config-2.10.1-4|100	--with-xkb-rules-symlink=xorg \
12mu|xkeyboard-config-2.10.1-4|101	--disable-runtime-deps
12mu|xkeyboard-config-2.10.1-4|102	
12mu|xkeyboard-config-2.10.1-4|103	%make
12mu|xkeyboard-config-2.10.1-4|104	
12mu|xkeyboard-config-2.10.1-4|105	%install
12mu|xkeyboard-config-2.10.1-4|106	%makeinstall_std
12mu|xkeyboard-config-2.10.1-4|107	
12mu|xkeyboard-config-2.10.1-4|108	mkdir -p %{buildroot}%{_localstatedir}/lib/xkb
12mu|xkeyboard-config-2.10.1-4|109	#need this symlink for xkb to work (Mdv bug #34195)
12mu|xkeyboard-config-2.10.1-4|110	ln -snf %{_localstatedir}/lib/xkb %{buildroot}%{_datadir}/X11/xkb/compiled
12mu|xkeyboard-config-2.10.1-4|111	
12mu|xkeyboard-config-2.10.1-4|112	%find_lang %{name}
12mu|xkeyboard-config-2.10.1-4|113	
12mu|xkeyboard-config-2.10.1-4|114	%pre -n %{old_name}
12mu|xkeyboard-config-2.10.1-4|115	# this was a directory in the old installation
12mu|xkeyboard-config-2.10.1-4|116	if [ -d "%{_datadir}/X11/xkb/compiled" ]; then
12mu|xkeyboard-config-2.10.1-4|117	rm -rf %{_datadir}/X11/xkb/compiled
12mu|xkeyboard-config-2.10.1-4|118	fi
12mu|xkeyboard-config-2.10.1-4|119	
12mu|xkeyboard-config-2.10.1-4|120	%files -f %{name}.lang -n %{old_name}
12mu|xkeyboard-config-2.10.1-4|121	%dir %{_datadir}/X11/xkb/
12mu|xkeyboard-config-2.10.1-4|122	%attr(1777,root,root) %dir %{_localstatedir}/lib/xkb
12mu|xkeyboard-config-2.10.1-4|123	%{_datadir}/X11/xkb/*
12mu|xkeyboard-config-2.10.1-4|124	%{_datadir}/pkgconfig/xkeyboard-config.pc
12mu|xkeyboard-config-2.10.1-4|125	%{_mandir}/man7/xkeyboard-config.7.*
12mu|xkeyboard-config-2.10.1-4|126	
12mu|xkeyboard-config-2.10.1-4|127	%changelog
12mu|xkeyboard-config-2.10.1-4|128	* Thu Nov 28 2013 Tigro <ashejn@gmail.com> 1:2.10.1-4
12mu|xkeyboard-config-2.10.1-4|129	+ Revision: dc10a66
12mu|xkeyboard-config-2.10.1-4|130	- update russian translations
12mu|xkeyboard-config-2.10.1-4|131	
12mu|xkeyboard-config-2.10.1-4|132	

21607 12
12mu|xml-commons-apis12-1.2.04-8|1	Name:           xml-commons-apis12
12mu|xml-commons-apis12-1.2.04-8|2	Epoch:		1
12mu|xml-commons-apis12-1.2.04-8|3	Version:        1.2.04
12mu|xml-commons-apis12-1.2.04-8|4	Release:        8
12mu|xml-commons-apis12-1.2.04-8|5	Summary:        JAXP 1.2, DOM 2, SAX 2.0.1, SAX2-ext 1.0 apis
12mu|xml-commons-apis12-1.2.04-8|6	Group:          System/Libraries
12mu|xml-commons-apis12-1.2.04-8|7	URL:            http://xml.apache.org/commons/
12mu|xml-commons-apis12-1.2.04-8|8	License:        ASL 2.0 and W3C and Public Domain
12mu|xml-commons-apis12-1.2.04-8|9	Source0:        xml-commons-external-1.2.04.tar.gz
12mu|xml-commons-apis12-1.2.04-8|10	# svn export http://svn.apache.org/repos/asf/xml/commons/tags/xml-commons-external-1_2_04/
12mu|xml-commons-apis12-1.2.04-8|11	
12mu|xml-commons-apis12-1.2.04-8|12	Provides:       jaxp = 1.2
12mu|xml-commons-apis12-1.2.04-8|13	Provides:       dom = 2
12mu|xml-commons-apis12-1.2.04-8|14	Provides:       sax = 2.0.1
12mu|xml-commons-apis12-1.2.04-8|15	Provides:       xslt = 1.0
12mu|xml-commons-apis12-1.2.04-8|16	
12mu|xml-commons-apis12-1.2.04-8|17	Requires:       jpackage-utils >= 0:1.6
12mu|xml-commons-apis12-1.2.04-8|18	
12mu|xml-commons-apis12-1.2.04-8|19	BuildRequires:  ant
12mu|xml-commons-apis12-1.2.04-8|20	BuildRequires:  jpackage-utils >= 0:1.6
12mu|xml-commons-apis12-1.2.04-8|21	BuildArch:      noarch
12mu|xml-commons-apis12-1.2.04-8|22	
12mu|xml-commons-apis12-1.2.04-8|23	%description
12mu|xml-commons-apis12-1.2.04-8|24	DOM 2 org.w3c.dom and SAX XML 2.0 org.xml.sax processor apis used
12mu|xml-commons-apis12-1.2.04-8|25	by several pieces of Apache software. XSLT 1.0.
12mu|xml-commons-apis12-1.2.04-8|26	This version includes the JAXP 1.2 APIs -- Java API for XML
12mu|xml-commons-apis12-1.2.04-8|27	Processing 1.2, i.e. javax.xml{.parsers,.transform}
12mu|xml-commons-apis12-1.2.04-8|28	
12mu|xml-commons-apis12-1.2.04-8|29	%package javadoc
12mu|xml-commons-apis12-1.2.04-8|30	Group:          Development/Java
12mu|xml-commons-apis12-1.2.04-8|31	Summary:        Javadoc for %{name}
12mu|xml-commons-apis12-1.2.04-8|32	Provides:       %{name}-apis-javadoc = %EVRD
12mu|xml-commons-apis12-1.2.04-8|33	Provides:	xml-commons-jaxp-1.2-apis-javadoc = %EVRD
12mu|xml-commons-apis12-1.2.04-8|34	Obsoletes:	xml-commons-jaxp-1.2-apis-javadoc < %EVRD
12mu|xml-commons-apis12-1.2.04-8|35	
12mu|xml-commons-apis12-1.2.04-8|36	%description javadoc
12mu|xml-commons-apis12-1.2.04-8|37	%{summary}.
12mu|xml-commons-apis12-1.2.04-8|38	
12mu|xml-commons-apis12-1.2.04-8|39	%package manual
12mu|xml-commons-apis12-1.2.04-8|40	Group:          Development/Java
12mu|xml-commons-apis12-1.2.04-8|41	Summary:        Documents for %{name}
12mu|xml-commons-apis12-1.2.04-8|42	
12mu|xml-commons-apis12-1.2.04-8|43	%description manual
12mu|xml-commons-apis12-1.2.04-8|44	%{summary}.
12mu|xml-commons-apis12-1.2.04-8|45	
12mu|xml-commons-apis12-1.2.04-8|46	%prep
12mu|xml-commons-apis12-1.2.04-8|47	%setup -q -c
12mu|xml-commons-apis12-1.2.04-8|48	
12mu|xml-commons-apis12-1.2.04-8|49	%build
12mu|xml-commons-apis12-1.2.04-8|50	ant -f xml-commons-external-1_2_04/java/external/build.xml jar javadoc
12mu|xml-commons-apis12-1.2.04-8|51	
12mu|xml-commons-apis12-1.2.04-8|52	%install
12mu|xml-commons-apis12-1.2.04-8|53	rm -rf %{buildroot}
12mu|xml-commons-apis12-1.2.04-8|54	
12mu|xml-commons-apis12-1.2.04-8|55	install -d -m 755 %{buildroot}%{_javadir}
12mu|xml-commons-apis12-1.2.04-8|56	install -m 644 xml-commons-external-1_2_04/java/external/build/xml-apis.jar \
12mu|xml-commons-apis12-1.2.04-8|57	%{buildroot}%{_javadir}/%{name}-%{version}.jar
12mu|xml-commons-apis12-1.2.04-8|58	
12mu|xml-commons-apis12-1.2.04-8|59	pushd %{buildroot}%{_javadir}
12mu|xml-commons-apis12-1.2.04-8|60	for jar in *-%{version}*; do
12mu|xml-commons-apis12-1.2.04-8|61	ln -sf ${jar} $(echo $jar | sed -e 's|-%{version}\.jar|.jar|');
12mu|xml-commons-apis12-1.2.04-8|62	done
12mu|xml-commons-apis12-1.2.04-8|63	
12mu|xml-commons-apis12-1.2.04-8|64	ln -sf %{name}.jar xml-commons-jaxp-1.2-apis.jar
12mu|xml-commons-apis12-1.2.04-8|65	ln -sf %{name}.jar jaxp12.jar
12mu|xml-commons-apis12-1.2.04-8|66	ln -sf %{name}.jar dom2.jar
12mu|xml-commons-apis12-1.2.04-8|67	popd
12mu|xml-commons-apis12-1.2.04-8|68	
12mu|xml-commons-apis12-1.2.04-8|69	
12mu|xml-commons-apis12-1.2.04-8|70	# javadoc
12mu|xml-commons-apis12-1.2.04-8|71	install -d -m 755 %{buildroot}%{_javadocdir}/%{name}-%{version}
12mu|xml-commons-apis12-1.2.04-8|72	cp -pr xml-commons-external-1_2_04/java/external/build/docs/javadoc/* \
12mu|xml-commons-apis12-1.2.04-8|73	%{buildroot}%{_javadocdir}/%{name}-%{version}
12mu|xml-commons-apis12-1.2.04-8|74	ln -s %{name}-%{version} %{buildroot}%{_javadocdir}/%{name}
12mu|xml-commons-apis12-1.2.04-8|75	rm -rf xml-commons-external-1_2_04/java/external/build/docs/javadoc
12mu|xml-commons-apis12-1.2.04-8|76	
12mu|xml-commons-apis12-1.2.04-8|77	# manuals
12mu|xml-commons-apis12-1.2.04-8|78	install -d -m 755 %{buildroot}%{_docdir}/%{name}-%{version}
12mu|xml-commons-apis12-1.2.04-8|79	cp -pr xml-commons-external-1_2_04/java/external/build/docs/* %{buildroot}%{_docdir}/%{name}-%{version}
12mu|xml-commons-apis12-1.2.04-8|80	
12mu|xml-commons-apis12-1.2.04-8|81	%files
12mu|xml-commons-apis12-1.2.04-8|82	%defattr(0644,root,root,0755)
12mu|xml-commons-apis12-1.2.04-8|83	%{_javadir}/%{name}*.jar
12mu|xml-commons-apis12-1.2.04-8|84	%{_javadir}/jaxp12.jar
12mu|xml-commons-apis12-1.2.04-8|85	%{_javadir}/dom2.jar
12mu|xml-commons-apis12-1.2.04-8|86	%{_javadir}/xml-commons-jaxp-1.2-apis.jar
12mu|xml-commons-apis12-1.2.04-8|87	%doc xml-commons-external-1_2_04/java/external/LICENSE
12mu|xml-commons-apis12-1.2.04-8|88	%doc xml-commons-external-1_2_04/java/external/LICENSE.dom-documentation.txt
12mu|xml-commons-apis12-1.2.04-8|89	%doc xml-commons-external-1_2_04/java/external/LICENSE.dom-software.txt
12mu|xml-commons-apis12-1.2.04-8|90	%doc xml-commons-external-1_2_04/java/external/LICENSE.sax.txt
12mu|xml-commons-apis12-1.2.04-8|91	%doc xml-commons-external-1_2_04/java/external/README.dom.txt
12mu|xml-commons-apis12-1.2.04-8|92	%doc xml-commons-external-1_2_04/java/external/README-sax
12mu|xml-commons-apis12-1.2.04-8|93	%doc xml-commons-external-1_2_04/java/external/README.sax.txt
12mu|xml-commons-apis12-1.2.04-8|94	%doc xml-commons-external-1_2_04/java/external/NOTICE
12mu|xml-commons-apis12-1.2.04-8|95	
12mu|xml-commons-apis12-1.2.04-8|96	%files javadoc
12mu|xml-commons-apis12-1.2.04-8|97	%defattr(0644,root,root,0755)
12mu|xml-commons-apis12-1.2.04-8|98	%{_javadocdir}/%{name}-%{version}
12mu|xml-commons-apis12-1.2.04-8|99	%{_javadocdir}/%{name}
12mu|xml-commons-apis12-1.2.04-8|100	
12mu|xml-commons-apis12-1.2.04-8|101	%files manual
12mu|xml-commons-apis12-1.2.04-8|102	%defattr(0644,root,root,0755)
12mu|xml-commons-apis12-1.2.04-8|103	%{_docdir}/%{name}-%{version}
12mu|xml-commons-apis12-1.2.04-8|104	
12mu|xml-commons-apis12-1.2.04-8|105	# -----------------------------------------------------------------------------
12mu|xml-commons-apis12-1.2.04-8|106	
12mu|xml-commons-apis12-1.2.04-8|107	
12mu|xml-commons-apis12-1.2.04-8|108	
12mu|xml-commons-apis12-1.2.04-8|109	%changelog
12mu|xml-commons-apis12-1.2.04-8|110	* Fri Jul 13 2012 Guilherme Moro <guilherme@mandriva.com> 1.2.04-8
12mu|xml-commons-apis12-1.2.04-8|111	+ Revision: 809090
12mu|xml-commons-apis12-1.2.04-8|112	- clean up spec
12mu|xml-commons-apis12-1.2.04-8|113	
12mu|xml-commons-apis12-1.2.04-8|114	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 1.2.04-7
12mu|xml-commons-apis12-1.2.04-8|115	+ Revision: 734302
12mu|xml-commons-apis12-1.2.04-8|116	- rebuild
12mu|xml-commons-apis12-1.2.04-8|117	- imported package xml-commons-apis12
12mu|xml-commons-apis12-1.2.04-8|118	

21608 12
12mu|xml-commons-apis13-1.3.05-2|1	Name:		xml-commons-apis13
12mu|xml-commons-apis13-1.3.05-2|2	Version:	1.3.05
12mu|xml-commons-apis13-1.3.05-2|3	Epoch:		1
12mu|xml-commons-apis13-1.3.05-2|4	Release:	2
12mu|xml-commons-apis13-1.3.05-2|5	Summary:	APIs for DOM, SAX, and JAXP
12mu|xml-commons-apis13-1.3.05-2|6	Group:		Development/Java
12mu|xml-commons-apis13-1.3.05-2|7	License:	ASL 2.0 and W3C and Public Domain
12mu|xml-commons-apis13-1.3.05-2|8	URL:		http://xml.apache.org/commons/
12mu|xml-commons-apis13-1.3.05-2|9	
12mu|xml-commons-apis13-1.3.05-2|10	# From source control because the published tarball doesn't include some docs:
12mu|xml-commons-apis13-1.3.05-2|11	#   svn export http://svn.apache.org/repos/asf/xml/commons/tags/xml-commons-external-1_3_05/java/external/
12mu|xml-commons-apis13-1.3.05-2|12	#   tar czf xml-commons-external-1.3.05-src.tar.gz external
12mu|xml-commons-apis13-1.3.05-2|13	Source0:	xml-commons-external-%{version}-src.tar.xz
12mu|xml-commons-apis13-1.3.05-2|14	Source1:	%{name}-MANIFEST.MF
12mu|xml-commons-apis13-1.3.05-2|15	Source2:	%{name}-ext-MANIFEST.MF
12mu|xml-commons-apis13-1.3.05-2|16	Source3:	http://repo1.maven.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
12mu|xml-commons-apis13-1.3.05-2|17	Source4:	http://repo1.maven.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom
12mu|xml-commons-apis13-1.3.05-2|18	
12mu|xml-commons-apis13-1.3.05-2|19	BuildArch:	noarch
12mu|xml-commons-apis13-1.3.05-2|20	
12mu|xml-commons-apis13-1.3.05-2|21	BuildRequires:	java-devel >= 0:1.6.0
12mu|xml-commons-apis13-1.3.05-2|22	BuildRequires:	jpackage-utils
12mu|xml-commons-apis13-1.3.05-2|23	BuildRequires:	ant
12mu|xml-commons-apis13-1.3.05-2|24	BuildRequires:	zip
12mu|xml-commons-apis13-1.3.05-2|25	Requires:	java
12mu|xml-commons-apis13-1.3.05-2|26	Requires:	jpackage-utils
12mu|xml-commons-apis13-1.3.05-2|27	Requires(post):	jpackage-utils
12mu|xml-commons-apis13-1.3.05-2|28	Requires(postun):	jpackage-utils
12mu|xml-commons-apis13-1.3.05-2|29	
12mu|xml-commons-apis13-1.3.05-2|30	Obsoletes:	xml-commons-jaxp-1.3-apis < %EVRD
12mu|xml-commons-apis13-1.3.05-2|31	Provides:	xml-commons-jaxp-1.3-apis = %EVRD
12mu|xml-commons-apis13-1.3.05-2|32	
12mu|xml-commons-apis13-1.3.05-2|33	%description
12mu|xml-commons-apis13-1.3.05-2|34	xml-commons-apis is designed to organize and have common packaging for
12mu|xml-commons-apis13-1.3.05-2|35	the various externally-defined standard interfaces for XML. This
12mu|xml-commons-apis13-1.3.05-2|36	includes the DOM, SAX, and JAXP.
12mu|xml-commons-apis13-1.3.05-2|37	
12mu|xml-commons-apis13-1.3.05-2|38	%package manual
12mu|xml-commons-apis13-1.3.05-2|39	Summary:	Manual for %{name}
12mu|xml-commons-apis13-1.3.05-2|40	Group:		Development/Java
12mu|xml-commons-apis13-1.3.05-2|41	Obsoletes:	xml-commons-jaxp-1.3-apis-manual < %EVRD
12mu|xml-commons-apis13-1.3.05-2|42	Provides:	xml-commons-jaxp-1.3-apis-manual = %EVRD
12mu|xml-commons-apis13-1.3.05-2|43	
12mu|xml-commons-apis13-1.3.05-2|44	%description manual
12mu|xml-commons-apis13-1.3.05-2|45	%{summary}.
12mu|xml-commons-apis13-1.3.05-2|46	
12mu|xml-commons-apis13-1.3.05-2|47	%package javadoc
12mu|xml-commons-apis13-1.3.05-2|48	Summary:	Javadoc for %{name}
12mu|xml-commons-apis13-1.3.05-2|49	Group:		Development/Java
12mu|xml-commons-apis13-1.3.05-2|50	Obsoletes:	xml-commons-jaxp-1.3-apis-javadoc < %EVRD
12mu|xml-commons-apis13-1.3.05-2|51	Provides:	xml-commons-jaxp-1.3-apis-javadoc = %EVRD
12mu|xml-commons-apis13-1.3.05-2|52	
12mu|xml-commons-apis13-1.3.05-2|53	%description javadoc
12mu|xml-commons-apis13-1.3.05-2|54	%{summary}.
12mu|xml-commons-apis13-1.3.05-2|55	
12mu|xml-commons-apis13-1.3.05-2|56	%prep
12mu|xml-commons-apis13-1.3.05-2|57	%setup -q -n xml-commons-external-%(echo %version |sed -e 's,\.,_,g')/java/external
12mu|xml-commons-apis13-1.3.05-2|58	
12mu|xml-commons-apis13-1.3.05-2|59	# Make sure upstream hasn't sneaked in any jars we don't know about
12mu|xml-commons-apis13-1.3.05-2|60	find -name '*.class' -exec rm -f '{}' \;
12mu|xml-commons-apis13-1.3.05-2|61	find -name '*.jar' -exec rm -f '{}' \;
12mu|xml-commons-apis13-1.3.05-2|62	
12mu|xml-commons-apis13-1.3.05-2|63	# Fix file encodings
12mu|xml-commons-apis13-1.3.05-2|64	iconv -f iso8859-1 -t utf-8 LICENSE.dom-documentation.txt > \
12mu|xml-commons-apis13-1.3.05-2|65	LICENSE.dom-doc.temp && mv -f LICENSE.dom-doc.temp LICENSE.dom-documentation.txt
12mu|xml-commons-apis13-1.3.05-2|66	iconv -f iso8859-1 -t utf-8 LICENSE.dom-software.txt > \
12mu|xml-commons-apis13-1.3.05-2|67	LICENSE.dom-sof.temp && mv -f LICENSE.dom-sof.temp LICENSE.dom-software.txt
12mu|xml-commons-apis13-1.3.05-2|68	
12mu|xml-commons-apis13-1.3.05-2|69	# remove bogus section from poms
12mu|xml-commons-apis13-1.3.05-2|70	cp %{SOURCE3} %{SOURCE4} .
12mu|xml-commons-apis13-1.3.05-2|71	sed -i '/distributionManagement/,/\/distributionManagement/ {d}' *.pom
12mu|xml-commons-apis13-1.3.05-2|72	
12mu|xml-commons-apis13-1.3.05-2|73	%build
12mu|xml-commons-apis13-1.3.05-2|74	ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 jar javadoc
12mu|xml-commons-apis13-1.3.05-2|75	
12mu|xml-commons-apis13-1.3.05-2|76	%install
12mu|xml-commons-apis13-1.3.05-2|77	
12mu|xml-commons-apis13-1.3.05-2|78	# inject OSGi manifests
12mu|xml-commons-apis13-1.3.05-2|79	mkdir -p META-INF
12mu|xml-commons-apis13-1.3.05-2|80	cp -p %{SOURCE1} META-INF/MANIFEST.MF
12mu|xml-commons-apis13-1.3.05-2|81	touch META-INF/MANIFEST.MF
12mu|xml-commons-apis13-1.3.05-2|82	zip -u build/xml-apis.jar META-INF/MANIFEST.MF
12mu|xml-commons-apis13-1.3.05-2|83	cp -p %{SOURCE2} META-INF/MANIFEST.MF
12mu|xml-commons-apis13-1.3.05-2|84	touch META-INF/MANIFEST.MF
12mu|xml-commons-apis13-1.3.05-2|85	zip -u build/xml-apis-ext.jar META-INF/MANIFEST.MF
12mu|xml-commons-apis13-1.3.05-2|86	
12mu|xml-commons-apis13-1.3.05-2|87	# Jars
12mu|xml-commons-apis13-1.3.05-2|88	install -pD -T build/xml-apis.jar %{buildroot}%{_javadir}/%{name}.jar
12mu|xml-commons-apis13-1.3.05-2|89	install -pDm 644 xml-apis-[0-9]*.pom %{buildroot}/%{_mavenpomdir}/JPP-%{name}.pom
12mu|xml-commons-apis13-1.3.05-2|90	%add_to_maven_depmap xml-apis xml-apis %{version} JPP %{name}
12mu|xml-commons-apis13-1.3.05-2|91	%add_to_maven_depmap -a xerces:dom3-xml-apis
12mu|xml-commons-apis13-1.3.05-2|92	
12mu|xml-commons-apis13-1.3.05-2|93	install -pD -T build/xml-apis-ext.jar %{buildroot}%{_javadir}/%{name}-ext.jar
12mu|xml-commons-apis13-1.3.05-2|94	install -pDm 644 xml-apis-ext*.pom %{buildroot}/%{_mavenpomdir}/JPP-%{name}-ext.pom
12mu|xml-commons-apis13-1.3.05-2|95	%add_to_maven_depmap xml-apis xml-apis-ext %{version} JPP %{name}-ext
12mu|xml-commons-apis13-1.3.05-2|96	
12mu|xml-commons-apis13-1.3.05-2|97	# for better interoperability with the jpp apis packages
12mu|xml-commons-apis13-1.3.05-2|98	ln -sf %{name}.jar %{buildroot}%{_javadir}/jaxp13.jar
12mu|xml-commons-apis13-1.3.05-2|99	ln -sf %{name}.jar %{buildroot}%{_javadir}/xml-commons-jaxp-1.3-apis.jar
12mu|xml-commons-apis13-1.3.05-2|100	
12mu|xml-commons-apis13-1.3.05-2|101	# Javadocs
12mu|xml-commons-apis13-1.3.05-2|102	mkdir -p %{buildroot}%{_javadocdir}/%{name}
12mu|xml-commons-apis13-1.3.05-2|103	cp -pr build/docs/javadoc/* %{buildroot}%{_javadocdir}/%{name}
12mu|xml-commons-apis13-1.3.05-2|104	
12mu|xml-commons-apis13-1.3.05-2|105	# prevent apis javadoc from being included in doc
12mu|xml-commons-apis13-1.3.05-2|106	rm -rf build/docs/javadoc
12mu|xml-commons-apis13-1.3.05-2|107	
12mu|xml-commons-apis13-1.3.05-2|108	%post
12mu|xml-commons-apis13-1.3.05-2|109	%update_maven_depmap
12mu|xml-commons-apis13-1.3.05-2|110	
12mu|xml-commons-apis13-1.3.05-2|111	%postun
12mu|xml-commons-apis13-1.3.05-2|112	%update_maven_depmap
12mu|xml-commons-apis13-1.3.05-2|113	
12mu|xml-commons-apis13-1.3.05-2|114	%files
12mu|xml-commons-apis13-1.3.05-2|115	%doc LICENSE NOTICE
12mu|xml-commons-apis13-1.3.05-2|116	%doc LICENSE.dom-documentation.txt README.dom.txt
12mu|xml-commons-apis13-1.3.05-2|117	%doc LICENSE.dom-software.txt LICENSE.sac.html
12mu|xml-commons-apis13-1.3.05-2|118	%doc LICENSE.sax.txt README-sax  README.sax.txt
12mu|xml-commons-apis13-1.3.05-2|119	%{_javadir}/*
12mu|xml-commons-apis13-1.3.05-2|120	%{_mavendepmapfragdir}/%{name}
12mu|xml-commons-apis13-1.3.05-2|121	%{_mavenpomdir}/JPP-%{name}.pom
12mu|xml-commons-apis13-1.3.05-2|122	%{_mavenpomdir}/JPP-%{name}-ext.pom
12mu|xml-commons-apis13-1.3.05-2|123	
12mu|xml-commons-apis13-1.3.05-2|124	%files manual
12mu|xml-commons-apis13-1.3.05-2|125	%doc build/docs/*
12mu|xml-commons-apis13-1.3.05-2|126	
12mu|xml-commons-apis13-1.3.05-2|127	%files javadoc
12mu|xml-commons-apis13-1.3.05-2|128	%{_javadocdir}/*

21609 12
12mu|xml-commons-apis-1.4.01-10|1	Name:		xml-commons-apis
12mu|xml-commons-apis-1.4.01-10|2	Epoch:		1
12mu|xml-commons-apis-1.4.01-10|3	Version:	1.4.01
12mu|xml-commons-apis-1.4.01-10|4	Release:	10
12mu|xml-commons-apis-1.4.01-10|5	Summary:	APIs for DOM, SAX, and JAXP
12mu|xml-commons-apis-1.4.01-10|6	Group:		Development/Java
12mu|xml-commons-apis-1.4.01-10|7	License:	ASL 2.0 and W3C and Public Domain
12mu|xml-commons-apis-1.4.01-10|8	URL:		http://xml.apache.org/commons/
12mu|xml-commons-apis-1.4.01-10|9	
12mu|xml-commons-apis-1.4.01-10|10	# From source control because the published tarball doesn't include some docs:
12mu|xml-commons-apis-1.4.01-10|11	#   svn export http://svn.apache.org/repos/asf/xml/commons/tags/xml-commons-external-1_4_01/java/external/
12mu|xml-commons-apis-1.4.01-10|12	#   tar czf xml-commons-external-1.4.01-src.tar.gz external
12mu|xml-commons-apis-1.4.01-10|13	Source0:	xml-commons-external-%{version}-src.tar.gz
12mu|xml-commons-apis-1.4.01-10|14	Source1:	%{name}-MANIFEST.MF
12mu|xml-commons-apis-1.4.01-10|15	Source2:	%{name}-ext-MANIFEST.MF
12mu|xml-commons-apis-1.4.01-10|16	Source3:	http://repo1.maven.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
12mu|xml-commons-apis-1.4.01-10|17	Source4:	http://repo1.maven.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom
12mu|xml-commons-apis-1.4.01-10|18	
12mu|xml-commons-apis-1.4.01-10|19	BuildArch:	noarch
12mu|xml-commons-apis-1.4.01-10|20	
12mu|xml-commons-apis-1.4.01-10|21	BuildRequires:	java-1.6.0-openjdk-devel
12mu|xml-commons-apis-1.4.01-10|22	BuildRequires:	jpackage-utils
12mu|xml-commons-apis-1.4.01-10|23	BuildRequires:	ant
12mu|xml-commons-apis-1.4.01-10|24	BuildRequires:	zip
12mu|xml-commons-apis-1.4.01-10|25	Requires:	java
12mu|xml-commons-apis-1.4.01-10|26	Requires:	jpackage-utils
12mu|xml-commons-apis-1.4.01-10|27	Requires(post):	jpackage-utils
12mu|xml-commons-apis-1.4.01-10|28	Requires(postun):	jpackage-utils
12mu|xml-commons-apis-1.4.01-10|29	
12mu|xml-commons-apis-1.4.01-10|30	Obsoletes:	xml-commons < %EVRD
12mu|xml-commons-apis-1.4.01-10|31	Provides:	xml-commons = %EVRD
12mu|xml-commons-apis-1.4.01-10|32	Obsoletes:	xml-commons-jaxp-1.4-apis < %EVRD
12mu|xml-commons-apis-1.4.01-10|33	Provides:	xml-commons-jaxp-1.4-apis = %{version}-%{release}
12mu|xml-commons-apis-1.4.01-10|34	
12mu|xml-commons-apis-1.4.01-10|35	%description
12mu|xml-commons-apis-1.4.01-10|36	xml-commons-apis is designed to organize and have common packaging for
12mu|xml-commons-apis-1.4.01-10|37	the various externally-defined standard interfaces for XML. This
12mu|xml-commons-apis-1.4.01-10|38	includes the DOM, SAX, and JAXP.
12mu|xml-commons-apis-1.4.01-10|39	
12mu|xml-commons-apis-1.4.01-10|40	This package provides an implementation of the JAXP 1.4 API.
12mu|xml-commons-apis-1.4.01-10|41	
12mu|xml-commons-apis-1.4.01-10|42	%package manual
12mu|xml-commons-apis-1.4.01-10|43	Summary:	Manual for %{name}
12mu|xml-commons-apis-1.4.01-10|44	Group:		Development/Java
12mu|xml-commons-apis-1.4.01-10|45	Obsoletes:	xml-commons-jaxp-1.4-apis-manual < %EVRD
12mu|xml-commons-apis-1.4.01-10|46	Provides:	xml-commons-jaxp-1.4-apis-manual = %EVRD
12mu|xml-commons-apis-1.4.01-10|47	
12mu|xml-commons-apis-1.4.01-10|48	%description manual
12mu|xml-commons-apis-1.4.01-10|49	%{summary}.
12mu|xml-commons-apis-1.4.01-10|50	
12mu|xml-commons-apis-1.4.01-10|51	%package javadoc
12mu|xml-commons-apis-1.4.01-10|52	Summary:	Javadoc for %{name}
12mu|xml-commons-apis-1.4.01-10|53	Group:		Development/Java
12mu|xml-commons-apis-1.4.01-10|54	Obsoletes:	xml-commons-jaxp-1.4-apis-javadoc < %EVRD
12mu|xml-commons-apis-1.4.01-10|55	Provides:	xml-commons-jaxp-1.4-apis-javadoc = %EVRD
12mu|xml-commons-apis-1.4.01-10|56	
12mu|xml-commons-apis-1.4.01-10|57	%description javadoc
12mu|xml-commons-apis-1.4.01-10|58	%{summary}.
12mu|xml-commons-apis-1.4.01-10|59	
12mu|xml-commons-apis-1.4.01-10|60	%prep
12mu|xml-commons-apis-1.4.01-10|61	%setup -q -n external
12mu|xml-commons-apis-1.4.01-10|62	
12mu|xml-commons-apis-1.4.01-10|63	# Make sure upstream hasn't sneaked in any jars we don't know about
12mu|xml-commons-apis-1.4.01-10|64	find -name '*.class' -exec rm -f '{}' \;
12mu|xml-commons-apis-1.4.01-10|65	find -name '*.jar' -exec rm -f '{}' \;
12mu|xml-commons-apis-1.4.01-10|66	
12mu|xml-commons-apis-1.4.01-10|67	# Fix file encodings
12mu|xml-commons-apis-1.4.01-10|68	iconv -f iso8859-1 -t utf-8 LICENSE.dom-documentation.txt > \
12mu|xml-commons-apis-1.4.01-10|69	LICENSE.dom-doc.temp && mv -f LICENSE.dom-doc.temp LICENSE.dom-documentation.txt
12mu|xml-commons-apis-1.4.01-10|70	iconv -f iso8859-1 -t utf-8 LICENSE.dom-software.txt > \
12mu|xml-commons-apis-1.4.01-10|71	LICENSE.dom-sof.temp && mv -f LICENSE.dom-sof.temp LICENSE.dom-software.txt
12mu|xml-commons-apis-1.4.01-10|72	
12mu|xml-commons-apis-1.4.01-10|73	# remove bogus section from poms
12mu|xml-commons-apis-1.4.01-10|74	cp %{SOURCE3} %{SOURCE4} .
12mu|xml-commons-apis-1.4.01-10|75	sed -i '/distributionManagement/,/\/distributionManagement/ {d}' *.pom
12mu|xml-commons-apis-1.4.01-10|76	
12mu|xml-commons-apis-1.4.01-10|77	%build
12mu|xml-commons-apis-1.4.01-10|78	ant -Dant.build.javac.source=1.5 -Dant.build.javac.target=1.5 jar javadoc
12mu|xml-commons-apis-1.4.01-10|79	
12mu|xml-commons-apis-1.4.01-10|80	%install
12mu|xml-commons-apis-1.4.01-10|81	
12mu|xml-commons-apis-1.4.01-10|82	# inject OSGi manifests
12mu|xml-commons-apis-1.4.01-10|83	mkdir -p META-INF
12mu|xml-commons-apis-1.4.01-10|84	cp -p %{SOURCE1} META-INF/MANIFEST.MF
12mu|xml-commons-apis-1.4.01-10|85	touch META-INF/MANIFEST.MF
12mu|xml-commons-apis-1.4.01-10|86	zip -u build/xml-apis.jar META-INF/MANIFEST.MF
12mu|xml-commons-apis-1.4.01-10|87	cp -p %{SOURCE2} META-INF/MANIFEST.MF
12mu|xml-commons-apis-1.4.01-10|88	touch META-INF/MANIFEST.MF
12mu|xml-commons-apis-1.4.01-10|89	zip -u build/xml-apis-ext.jar META-INF/MANIFEST.MF
12mu|xml-commons-apis-1.4.01-10|90	
12mu|xml-commons-apis-1.4.01-10|91	# Jars
12mu|xml-commons-apis-1.4.01-10|92	install -pD -T build/xml-apis.jar %{buildroot}%{_javadir}/%{name}.jar
12mu|xml-commons-apis-1.4.01-10|93	install -pDm 644 xml-apis-[0-9]*.pom %{buildroot}/%{_mavenpomdir}/JPP-%{name}.pom
12mu|xml-commons-apis-1.4.01-10|94	%add_to_maven_depmap xml-apis xml-apis %{version} JPP %{name}
12mu|xml-commons-apis-1.4.01-10|95	%add_to_maven_depmap -a xerces:dom3-xml-apis
12mu|xml-commons-apis-1.4.01-10|96	
12mu|xml-commons-apis-1.4.01-10|97	install -pD -T build/xml-apis-ext.jar %{buildroot}%{_javadir}/%{name}-ext.jar
12mu|xml-commons-apis-1.4.01-10|98	install -pDm 644 xml-apis-ext*.pom %{buildroot}/%{_mavenpomdir}/JPP-%{name}-ext.pom
12mu|xml-commons-apis-1.4.01-10|99	%add_to_maven_depmap xml-apis xml-apis-ext %{version} JPP %{name}-ext
12mu|xml-commons-apis-1.4.01-10|100	
12mu|xml-commons-apis-1.4.01-10|101	# for better interoperability with the jpp apis packages
12mu|xml-commons-apis-1.4.01-10|102	ln -sf %{name}.jar %{buildroot}%{_javadir}/jaxp14.jar
12mu|xml-commons-apis-1.4.01-10|103	ln -sf %{name}.jar %{buildroot}%{_javadir}/jaxp.jar
12mu|xml-commons-apis-1.4.01-10|104	ln -sf %{name}.jar %{buildroot}%{_javadir}/xml-commons-jaxp-1.4-apis.jar
12mu|xml-commons-apis-1.4.01-10|105	
12mu|xml-commons-apis-1.4.01-10|106	# Javadocs
12mu|xml-commons-apis-1.4.01-10|107	mkdir -p %{buildroot}%{_javadocdir}/%{name}
12mu|xml-commons-apis-1.4.01-10|108	cp -pr build/docs/javadoc/* %{buildroot}%{_javadocdir}/%{name}
12mu|xml-commons-apis-1.4.01-10|109	
12mu|xml-commons-apis-1.4.01-10|110	# prevent apis javadoc from being included in doc
12mu|xml-commons-apis-1.4.01-10|111	rm -rf build/docs/javadoc
12mu|xml-commons-apis-1.4.01-10|112	
12mu|xml-commons-apis-1.4.01-10|113	%post
12mu|xml-commons-apis-1.4.01-10|114	%update_maven_depmap
12mu|xml-commons-apis-1.4.01-10|115	
12mu|xml-commons-apis-1.4.01-10|116	%postun
12mu|xml-commons-apis-1.4.01-10|117	%update_maven_depmap
12mu|xml-commons-apis-1.4.01-10|118	
12mu|xml-commons-apis-1.4.01-10|119	%files
12mu|xml-commons-apis-1.4.01-10|120	%doc LICENSE NOTICE
12mu|xml-commons-apis-1.4.01-10|121	%doc LICENSE.dom-documentation.txt README.dom.txt
12mu|xml-commons-apis-1.4.01-10|122	%doc LICENSE.dom-software.txt LICENSE.sac.html
12mu|xml-commons-apis-1.4.01-10|123	%doc LICENSE.sax.txt README-sax  README.sax.txt
12mu|xml-commons-apis-1.4.01-10|124	%{_javadir}/*
12mu|xml-commons-apis-1.4.01-10|125	%{_mavendepmapfragdir}/%{name}
12mu|xml-commons-apis-1.4.01-10|126	%{_mavenpomdir}/JPP-%{name}.pom
12mu|xml-commons-apis-1.4.01-10|127	%{_mavenpomdir}/JPP-%{name}-ext.pom
12mu|xml-commons-apis-1.4.01-10|128	
12mu|xml-commons-apis-1.4.01-10|129	%files manual
12mu|xml-commons-apis-1.4.01-10|130	%doc build/docs/*
12mu|xml-commons-apis-1.4.01-10|131	
12mu|xml-commons-apis-1.4.01-10|132	%files javadoc
12mu|xml-commons-apis-1.4.01-10|133	%{_javadocdir}/*
12mu|xml-commons-apis-1.4.01-10|134	
12mu|xml-commons-apis-1.4.01-10|135	
12mu|xml-commons-apis-1.4.01-10|136	
12mu|xml-commons-apis-1.4.01-10|137	%changelog
12mu|xml-commons-apis-1.4.01-10|138	* Wed Jun 27 2012 Guilherme Moro <guilherme@mandriva.com> 1.4.01-7
12mu|xml-commons-apis-1.4.01-10|139	+ Revision: 807094
12mu|xml-commons-apis-1.4.01-10|140	- sync with fedora
12mu|xml-commons-apis-1.4.01-10|141	Add missing packages to manifest - javax.xml.stream, javax.xml.stream.events,
12mu|xml-commons-apis-1.4.01-10|142	javax.xml.stream.util, javax.xml.transform.stax
12mu|xml-commons-apis-1.4.01-10|143	Add maven metadata
12mu|xml-commons-apis-1.4.01-10|144	Versionless jars & javadocs
12mu|xml-commons-apis-1.4.01-10|145	
12mu|xml-commons-apis-1.4.01-10|146	* Thu Dec 15 2011 Guilherme Moro <guilherme@mandriva.com> 1.4.01-6
12mu|xml-commons-apis-1.4.01-10|147	+ Revision: 741602
12mu|xml-commons-apis-1.4.01-10|148	- rebuild to fix deps
12mu|xml-commons-apis-1.4.01-10|149	
12mu|xml-commons-apis-1.4.01-10|150	* Sun Nov 27 2011 Guilherme Moro <guilherme@mandriva.com> 1.4.01-5
12mu|xml-commons-apis-1.4.01-10|151	+ Revision: 734301
12mu|xml-commons-apis-1.4.01-10|152	- rebuild
12mu|xml-commons-apis-1.4.01-10|153	- imported package xml-commons-apis
12mu|xml-commons-apis-1.4.01-10|154	

21610 12
12mu|xml-commons-resolver-1.2-12|1	Summary:	Resolver subproject of xml-commons
12mu|xml-commons-resolver-1.2-12|2	Name:		xml-commons-resolver
12mu|xml-commons-resolver-1.2-12|3	Epoch:		1
12mu|xml-commons-resolver-1.2-12|4	Version:	1.2
12mu|xml-commons-resolver-1.2-12|5	Release:	12
12mu|xml-commons-resolver-1.2-12|6	License:	ASL 2.0
12mu|xml-commons-resolver-1.2-12|7	Group:		Development/Java
12mu|xml-commons-resolver-1.2-12|8	Url:		http://xerces.apache.org/xml-commons/
12mu|xml-commons-resolver-1.2-12|9	# Packaged directly from svn instead of downloading the tarball because the
12mu|xml-commons-resolver-1.2-12|10	# official tarball is missing which.xml and friends (see below)
12mu|xml-commons-resolver-1.2-12|11	# svn export http://svn.apache.org/repos/asf/xerces/xml-commons/tags/xml-commons-resolver-1_2/ xml-commons-resolver-1.2
12mu|xml-commons-resolver-1.2-12|12	# tar cJf xml-commons-resolver-1.2.tar.xz xml-commons-resolver-1.2
12mu|xml-commons-resolver-1.2-12|13	Source0:	http://www.apache.org/dist/xml/commons/xml-commons-resolver-%{version}.tar.xz
12mu|xml-commons-resolver-1.2-12|14	Source1:	xml-commons-resolver-resolver.sh
12mu|xml-commons-resolver-1.2-12|15	Source2:	xml-commons-resolver-xread.sh
12mu|xml-commons-resolver-1.2-12|16	Source3:	xml-commons-resolver-xparse.sh
12mu|xml-commons-resolver-1.2-12|17	Source4:	xml-commons-resolver-which.sh
12mu|xml-commons-resolver-1.2-12|18	Source5:	%{name}-MANIFEST.MF
12mu|xml-commons-resolver-1.2-12|19	Source6:	%{name}-pom.xml
12mu|xml-commons-resolver-1.2-12|20	BuildArch:	noarch
12mu|xml-commons-resolver-1.2-12|21	
12mu|xml-commons-resolver-1.2-12|22	BuildRequires:	java-1.6.0-openjdk-devel
12mu|xml-commons-resolver-1.2-12|23	BuildRequires:	ant
12mu|xml-commons-resolver-1.2-12|24	BuildRequires:	jpackage-utils
12mu|xml-commons-resolver-1.2-12|25	BuildRequires:	zip
12mu|xml-commons-resolver-1.2-12|26	Requires:	xml-commons-apis
12mu|xml-commons-resolver-1.2-12|27	Requires:	jpackage-utils
12mu|xml-commons-resolver-1.2-12|28	Requires(post,postun):   jpackage-utils
12mu|xml-commons-resolver-1.2-12|29	
12mu|xml-commons-resolver-1.2-12|30	Provides:	xml-commons-resolver12 = %EVRD
12mu|xml-commons-resolver-1.2-12|31	Obsoletes:	xml-commons-resolver12 < %EVRD
12mu|xml-commons-resolver-1.2-12|32	Provides:	xml-commons-which12 = %EVRD
12mu|xml-commons-resolver-1.2-12|33	Obsoletes:	xml-commons-which12 < %EVRD
12mu|xml-commons-resolver-1.2-12|34	Provides:	xml-commons-which = %EVRD
12mu|xml-commons-resolver-1.2-12|35	Obsoletes:	xml-commons-which < %EVRD
12mu|xml-commons-resolver-1.2-12|36	
12mu|xml-commons-resolver-1.2-12|37	# There's probably no need to keep the legacy versions around since (unlike
12mu|xml-commons-resolver-1.2-12|38	# xml-commons-apis or the likes) there don't seem to be any incompatible
12mu|xml-commons-resolver-1.2-12|39	# API changes.
12mu|xml-commons-resolver-1.2-12|40	# To be on the safe side, let's obsolete the old versions without providing
12mu|xml-commons-resolver-1.2-12|41	# them so we can just reintroduce the legacy packages at some point in the future
12mu|xml-commons-resolver-1.2-12|42	# if needed.
12mu|xml-commons-resolver-1.2-12|43	Obsoletes:	xml-commons-resolver11 < 1:1.1-0
12mu|xml-commons-resolver-1.2-12|44	Obsoletes:	xml-commons-resolver10 < 1:1.0-0
12mu|xml-commons-resolver-1.2-12|45	Obsoletes:	xml-commons-which11 < 1:1.1-0
12mu|xml-commons-resolver-1.2-12|46	Obsoletes:	xml-commons-which10 < 1:1.0-0
12mu|xml-commons-resolver-1.2-12|47	
12mu|xml-commons-resolver-1.2-12|48	%track
12mu|xml-commons-resolver-1.2-12|49	prog %name = {
12mu|xml-commons-resolver-1.2-12|50	url = http://xerces.apache.org/mirrors.cgi
12mu|xml-commons-resolver-1.2-12|51	regex = "XML Commons Resolver Version (__VER__) - tar.gz"
12mu|xml-commons-resolver-1.2-12|52	version = %version
12mu|xml-commons-resolver-1.2-12|53	}
12mu|xml-commons-resolver-1.2-12|54	
12mu|xml-commons-resolver-1.2-12|55	%description
12mu|xml-commons-resolver-1.2-12|56	Resolver subproject of xml-commons.
12mu|xml-commons-resolver-1.2-12|57	
12mu|xml-commons-resolver-1.2-12|58	%package javadoc
12mu|xml-commons-resolver-1.2-12|59	Summary:	Javadoc for %{name}
12mu|xml-commons-resolver-1.2-12|60	Group:		Development/Java
12mu|xml-commons-resolver-1.2-12|61	Requires:	jpackage-utils
12mu|xml-commons-resolver-1.2-12|62	Provides:	xml-commons-resolver12-javadoc = %EVRD
12mu|xml-commons-resolver-1.2-12|63	Obsoletes:	xml-commons-resolver12-javadoc < %EVRD
12mu|xml-commons-resolver-1.2-12|64	Provides:	xml-commons-which-javadoc = %EVRD
12mu|xml-commons-resolver-1.2-12|65	Obsoletes:	xml-commons-which-javadoc < %EVRD
12mu|xml-commons-resolver-1.2-12|66	Provides:	xml-commons-which12-javadoc = %EVRD
12mu|xml-commons-resolver-1.2-12|67	Obsoletes:	xml-commons-which12-javadoc < %EVRD
12mu|xml-commons-resolver-1.2-12|68	Obsoletes:	xml-commons-resolver11-javadoc < 1:1.1-0
12mu|xml-commons-resolver-1.2-12|69	Obsoletes:	xml-commons-resolver10-javadoc < 1:1.0-0
12mu|xml-commons-resolver-1.2-12|70	Obsoletes:	xml-commons-which11-javadoc < 1:1.1-0
12mu|xml-commons-resolver-1.2-12|71	Obsoletes:	xml-commons-which10-javadoc < 1:1.0-0
12mu|xml-commons-resolver-1.2-12|72	
12mu|xml-commons-resolver-1.2-12|73	%description javadoc
12mu|xml-commons-resolver-1.2-12|74	Javadoc for %{name}.
12mu|xml-commons-resolver-1.2-12|75	
12mu|xml-commons-resolver-1.2-12|76	%prep
12mu|xml-commons-resolver-1.2-12|77	%setup -q
12mu|xml-commons-resolver-1.2-12|78	
12mu|xml-commons-resolver-1.2-12|79	# remove all binary libs and prebuilt javadocs
12mu|xml-commons-resolver-1.2-12|80	find . -name "*.jar" -exec rm -f {} \;
12mu|xml-commons-resolver-1.2-12|81	rm -rf docs
12mu|xml-commons-resolver-1.2-12|82	sed -i 's/\r//' KEYS LICENSE
12mu|xml-commons-resolver-1.2-12|83	
12mu|xml-commons-resolver-1.2-12|84	%build
12mu|xml-commons-resolver-1.2-12|85	sed -i -e 's|call Resolver|call resolver|g' java/resolver.xml
12mu|xml-commons-resolver-1.2-12|86	sed -i -e 's|classname="org.apache.xml.resolver.Catalog"|fork="yes" classname="org.apache.xml.resolver.apps.resolver"|g' java/resolver.xml
12mu|xml-commons-resolver-1.2-12|87	sed -i -e 's|org.apache.xml.resolver.Catalog|org.apache.xml.resolver.apps.resolver|g' java/src/manifest.resolver
12mu|xml-commons-resolver-1.2-12|88	
12mu|xml-commons-resolver-1.2-12|89	export JAVA_HOME=%_prefix/lib/jvm/java-1.6.0
12mu|xml-commons-resolver-1.2-12|90	ant jars javadocs
12mu|xml-commons-resolver-1.2-12|91	
12mu|xml-commons-resolver-1.2-12|92	%install
12mu|xml-commons-resolver-1.2-12|93	# inject OSGi manifests
12mu|xml-commons-resolver-1.2-12|94	mkdir -p META-INF
12mu|xml-commons-resolver-1.2-12|95	cp -p %{SOURCE5} META-INF/MANIFEST.MF
12mu|xml-commons-resolver-1.2-12|96	touch META-INF/MANIFEST.MF
12mu|xml-commons-resolver-1.2-12|97	zip -u java/build/resolver.jar META-INF/MANIFEST.MF
12mu|xml-commons-resolver-1.2-12|98	
12mu|xml-commons-resolver-1.2-12|99	# Jars
12mu|xml-commons-resolver-1.2-12|100	install -pD -T java/build/resolver.jar %{buildroot}%{_javadir}/%{name}-%{version}.jar
12mu|xml-commons-resolver-1.2-12|101	ln -s %{name}-%{version}.jar %{buildroot}%{_javadir}/xml-resolver-%{version}.jar
12mu|xml-commons-resolver-1.2-12|102	
12mu|xml-commons-resolver-1.2-12|103	# Jar versioning
12mu|xml-commons-resolver-1.2-12|104	(cd %{buildroot}%{_javadir} && for jar in *-%{version}.jar; do ln -sf ${jar} `echo $jar| sed  "s|-%{version}||g"`; done)
12mu|xml-commons-resolver-1.2-12|105	
12mu|xml-commons-resolver-1.2-12|106	# Javadocs
12mu|xml-commons-resolver-1.2-12|107	mkdir -p %{buildroot}%{_javadocdir}/%{name}
12mu|xml-commons-resolver-1.2-12|108	cp -pr java/build/apidocs/resolver java/build/apidocs/which %{buildroot}%{_javadocdir}/%{name}
12mu|xml-commons-resolver-1.2-12|109	
12mu|xml-commons-resolver-1.2-12|110	# Scripts
12mu|xml-commons-resolver-1.2-12|111	mkdir -p %{buildroot}%{_bindir}
12mu|xml-commons-resolver-1.2-12|112	cp %{SOURCE1} %{buildroot}%{_bindir}/xml-resolver
12mu|xml-commons-resolver-1.2-12|113	cp %{SOURCE2} %{buildroot}%{_bindir}/xml-xread
12mu|xml-commons-resolver-1.2-12|114	cp %{SOURCE3} %{buildroot}%{_bindir}/xml-xparse
12mu|xml-commons-resolver-1.2-12|115	cp %{SOURCE4} %{buildroot}%{_bindir}/xml-which
12mu|xml-commons-resolver-1.2-12|116	
12mu|xml-commons-resolver-1.2-12|117	# Pom
12mu|xml-commons-resolver-1.2-12|118	install -pD -T -m 644 %{SOURCE6} %{buildroot}%{_mavenpomdir}/JPP-xml-resolver.pom
12mu|xml-commons-resolver-1.2-12|119	%add_to_maven_depmap xml-resolver xml-resolver %{version} JPP xml-resolver
12mu|xml-commons-resolver-1.2-12|120	
12mu|xml-commons-resolver-1.2-12|121	%post
12mu|xml-commons-resolver-1.2-12|122	%update_maven_depmap
12mu|xml-commons-resolver-1.2-12|123	
12mu|xml-commons-resolver-1.2-12|124	%postun
12mu|xml-commons-resolver-1.2-12|125	%update_maven_depmap
12mu|xml-commons-resolver-1.2-12|126	
12mu|xml-commons-resolver-1.2-12|127	%files
12mu|xml-commons-resolver-1.2-12|128	%doc KEYS LICENSE
12mu|xml-commons-resolver-1.2-12|129	%{_mavendepmapfragdir}/*
12mu|xml-commons-resolver-1.2-12|130	%{_mavenpomdir}/*
12mu|xml-commons-resolver-1.2-12|131	%{_javadir}/*
12mu|xml-commons-resolver-1.2-12|132	%{_bindir}/*
12mu|xml-commons-resolver-1.2-12|133	
12mu|xml-commons-resolver-1.2-12|134	%files javadoc
12mu|xml-commons-resolver-1.2-12|135	%{_javadocdir}/%{name}
12mu|xml-commons-resolver-1.2-12|136	%doc LICENSE
12mu|xml-commons-resolver-1.2-12|137	

21611 12
12mu|xmlsec1-1.2.18-3|1	%define major 1
12mu|xmlsec1-1.2.18-3|2	
12mu|xmlsec1-1.2.18-3|3	%define libname %mklibname xmlsec1_ %{major}
12mu|xmlsec1-1.2.18-3|4	%define libname_devel %mklibname -d xmlsec1
12mu|xmlsec1-1.2.18-3|5	
12mu|xmlsec1-1.2.18-3|6	%define libname_gnutls %mklibname xmlsec1-gnutls %{major}
12mu|xmlsec1-1.2.18-3|7	%define libname_nss %mklibname xmlsec1-nss %{major}
12mu|xmlsec1-1.2.18-3|8	%define libname_openssl %mklibname xmlsec1-openssl %{major}
12mu|xmlsec1-1.2.18-3|9	%define libname_gcrypt %mklibname xmlsec1-gcrypt %{major}
12mu|xmlsec1-1.2.18-3|10	
12mu|xmlsec1-1.2.18-3|11	Summary: Library providing support for "XML Signature" and "XML Encryption"
12mu|xmlsec1-1.2.18-3|12	
12mu|xmlsec1-1.2.18-3|13	Name: xmlsec1
12mu|xmlsec1-1.2.18-3|14	Version: 1.2.18
12mu|xmlsec1-1.2.18-3|15	Release: 3
12mu|xmlsec1-1.2.18-3|16	License: MIT
12mu|xmlsec1-1.2.18-3|17	Group: Development/C
12mu|xmlsec1-1.2.18-3|18	URL: http://www.aleksey.com/xmlsec
12mu|xmlsec1-1.2.18-3|19	Source0: http://www.aleksey.com/xmlsec/download/%{name}-%{version}.tar.gz
12mu|xmlsec1-1.2.18-3|20	Patch1: xmlsec1-1.2.16-linkage.patch
12mu|xmlsec1-1.2.18-3|21	BuildRequires: gnutls-devel
12mu|xmlsec1-1.2.18-3|22	BuildRequires: libgcrypt-devel
12mu|xmlsec1-1.2.18-3|23	BuildRequires: libxml2-devel >= 2.7.4
12mu|xmlsec1-1.2.18-3|24	BuildRequires: libxslt-devel >= 1.0.20
12mu|xmlsec1-1.2.18-3|25	BuildRequires: nss-devel
12mu|xmlsec1-1.2.18-3|26	BuildRequires: openssl-devel >= 0.9.6
12mu|xmlsec1-1.2.18-3|27	BuildRequires: libtool-devel
12mu|xmlsec1-1.2.18-3|28	
12mu|xmlsec1-1.2.18-3|29	%description
12mu|xmlsec1-1.2.18-3|30	XML Security Library is a C library based on LibXML2  and OpenSSL.
12mu|xmlsec1-1.2.18-3|31	The library was created with a goal to support major XML security
12mu|xmlsec1-1.2.18-3|32	standards "XML Digital Signature" and "XML Encryption".
12mu|xmlsec1-1.2.18-3|33	
12mu|xmlsec1-1.2.18-3|34	%package -n %{libname}
12mu|xmlsec1-1.2.18-3|35	Summary: Library providing support for "XML Signature" and "XML Encryption"
12mu|xmlsec1-1.2.18-3|36	
12mu|xmlsec1-1.2.18-3|37	Group: Development/C
12mu|xmlsec1-1.2.18-3|38	Obsoletes: %{_lib}xmlsec1-1 < 1.2.16
12mu|xmlsec1-1.2.18-3|39	
12mu|xmlsec1-1.2.18-3|40	%description -n %{libname}
12mu|xmlsec1-1.2.18-3|41	XML Security Library is a C library based on LibXML2  and OpenSSL.
12mu|xmlsec1-1.2.18-3|42	The library was created with a goal to support major XML security
12mu|xmlsec1-1.2.18-3|43	standards "XML Digital Signature" and "XML Encryption".
12mu|xmlsec1-1.2.18-3|44	
12mu|xmlsec1-1.2.18-3|45	%package -n %{libname_devel}
12mu|xmlsec1-1.2.18-3|46	Summary: Libraries to develop applications with XML security
12mu|xmlsec1-1.2.18-3|47	
12mu|xmlsec1-1.2.18-3|48	Group: Development/C
12mu|xmlsec1-1.2.18-3|49	Requires: %{libname} = %{version}
12mu|xmlsec1-1.2.18-3|50	Requires: %{libname_openssl} = %{version}
12mu|xmlsec1-1.2.18-3|51	Requires: %{libname_gnutls} = %{version}
12mu|xmlsec1-1.2.18-3|52	Requires: %{libname_nss} = %{version}
12mu|xmlsec1-1.2.18-3|53	Requires: %{libname_gcrypt} = %{version}
12mu|xmlsec1-1.2.18-3|54	Provides: %{name}-devel = %{version}-%{release}
12mu|xmlsec1-1.2.18-3|55	Obsoletes: %{_lib}xmlsec1-gnutls-devel < 1.2.16
12mu|xmlsec1-1.2.18-3|56	Obsoletes: %{_lib}xmlsec1-nss-devel < 1.2.16
12mu|xmlsec1-1.2.18-3|57	Obsoletes: %{_lib}xmlsec1-openssl-devel < 1.2.16
12mu|xmlsec1-1.2.18-3|58	
12mu|xmlsec1-1.2.18-3|59	%description -n %{libname_devel}
12mu|xmlsec1-1.2.18-3|60	Libraries you can use to develop applications with XML security standarts
12mu|xmlsec1-1.2.18-3|61	
12mu|xmlsec1-1.2.18-3|62	%package -n %{libname_openssl}
12mu|xmlsec1-1.2.18-3|63	Summary: OpenSSL crypto plugin for XML Security Library
12mu|xmlsec1-1.2.18-3|64	Group: Development/C
12mu|xmlsec1-1.2.18-3|65	
12mu|xmlsec1-1.2.18-3|66	%description -n %{libname_openssl}
12mu|xmlsec1-1.2.18-3|67	OpenSSL plugin for XML Security Library provides OpenSSL based crypto services
12mu|xmlsec1-1.2.18-3|68	for the xmlsec library
12mu|xmlsec1-1.2.18-3|69	
12mu|xmlsec1-1.2.18-3|70	%package -n %{libname_nss}
12mu|xmlsec1-1.2.18-3|71	Summary: NSS crypto plugin for XML Security Library
12mu|xmlsec1-1.2.18-3|72	Group: Development/C
12mu|xmlsec1-1.2.18-3|73	
12mu|xmlsec1-1.2.18-3|74	%description -n %{libname_nss}
12mu|xmlsec1-1.2.18-3|75	NSS plugin for XML Security Library provides NSS based crypto services
12mu|xmlsec1-1.2.18-3|76	for the xmlsec library
12mu|xmlsec1-1.2.18-3|77	
12mu|xmlsec1-1.2.18-3|78	%package -n %{libname_gnutls}
12mu|xmlsec1-1.2.18-3|79	Summary: Gnutls crypto plugin for XML Security Library
12mu|xmlsec1-1.2.18-3|80	Group: Development/C
12mu|xmlsec1-1.2.18-3|81	
12mu|xmlsec1-1.2.18-3|82	%description -n %{libname_gnutls}
12mu|xmlsec1-1.2.18-3|83	gnutls plugin for XML Security Library provides gnutls based crypto services
12mu|xmlsec1-1.2.18-3|84	for the xmlsec library
12mu|xmlsec1-1.2.18-3|85	
12mu|xmlsec1-1.2.18-3|86	%package -n %{libname_gcrypt}
12mu|xmlsec1-1.2.18-3|87	Summary: Gcrypt crypto plugin for XML Security Library
12mu|xmlsec1-1.2.18-3|88	Group: Development/C
12mu|xmlsec1-1.2.18-3|89	
12mu|xmlsec1-1.2.18-3|90	%description -n %{libname_gcrypt}
12mu|xmlsec1-1.2.18-3|91	gcrypt plugin for XML Security Library provides gcrypt based crypto services
12mu|xmlsec1-1.2.18-3|92	for the xmlsec library
12mu|xmlsec1-1.2.18-3|93	
12mu|xmlsec1-1.2.18-3|94	%prep
12mu|xmlsec1-1.2.18-3|95	%setup -q
12mu|xmlsec1-1.2.18-3|96	%patch1 -p1
12mu|xmlsec1-1.2.18-3|97	
12mu|xmlsec1-1.2.18-3|98	%build
12mu|xmlsec1-1.2.18-3|99	%configure2_5x --disable-static
12mu|xmlsec1-1.2.18-3|100	%make
12mu|xmlsec1-1.2.18-3|101	
12mu|xmlsec1-1.2.18-3|102	%install
12mu|xmlsec1-1.2.18-3|103	%makeinstall_std
12mu|xmlsec1-1.2.18-3|104	find %{buildroot} -name '*.la' -exec rm -f {} ';'
12mu|xmlsec1-1.2.18-3|105	
12mu|xmlsec1-1.2.18-3|106	%files
12mu|xmlsec1-1.2.18-3|107	%doc %{_mandir}/man1/xmlsec1.1*
12mu|xmlsec1-1.2.18-3|108	%{_bindir}/xmlsec1
12mu|xmlsec1-1.2.18-3|109	
12mu|xmlsec1-1.2.18-3|110	%files -n %{libname}
12mu|xmlsec1-1.2.18-3|111	%{_libdir}/libxmlsec1.so.%{major}*
12mu|xmlsec1-1.2.18-3|112	
12mu|xmlsec1-1.2.18-3|113	%files -n %{libname_devel}
12mu|xmlsec1-1.2.18-3|114	%doc AUTHORS HACKING ChangeLog NEWS README Copyright
12mu|xmlsec1-1.2.18-3|115	%doc %{_mandir}/man1/xmlsec1-config.1*
12mu|xmlsec1-1.2.18-3|116	%{_bindir}/xmlsec1-config
12mu|xmlsec1-1.2.18-3|117	%{_includedir}/xmlsec1
12mu|xmlsec1-1.2.18-3|118	%{_datadir}/aclocal/xmlsec1.m4
12mu|xmlsec1-1.2.18-3|119	%{_libdir}/*.so
12mu|xmlsec1-1.2.18-3|120	%{_libdir}/pkgconfig/*.pc
12mu|xmlsec1-1.2.18-3|121	%{_libexecdir}/xmlsec1Conf.sh
12mu|xmlsec1-1.2.18-3|122	%{_docdir}/xmlsec1/*
12mu|xmlsec1-1.2.18-3|123	
12mu|xmlsec1-1.2.18-3|124	%files -n %{libname_openssl}
12mu|xmlsec1-1.2.18-3|125	%{_libdir}/libxmlsec1-openssl.so.%{major}*
12mu|xmlsec1-1.2.18-3|126	
12mu|xmlsec1-1.2.18-3|127	%files -n %{libname_nss}
12mu|xmlsec1-1.2.18-3|128	%{_libdir}/libxmlsec1-nss.so.%{major}*
12mu|xmlsec1-1.2.18-3|129	
12mu|xmlsec1-1.2.18-3|130	%files -n %{libname_gnutls}
12mu|xmlsec1-1.2.18-3|131	%{_libdir}/libxmlsec1-gnutls.so.%{major}*
12mu|xmlsec1-1.2.18-3|132	
12mu|xmlsec1-1.2.18-3|133	%files -n %{libname_gcrypt}
12mu|xmlsec1-1.2.18-3|134	%{_libdir}/libxmlsec1-gcrypt.so.%{major}*
12mu|xmlsec1-1.2.18-3|135	
12mu|xmlsec1-1.2.18-3|136	
12mu|xmlsec1-1.2.18-3|137	%changelog
12mu|xmlsec1-1.2.18-3|138	* Fri Jan 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.18-2
12mu|xmlsec1-1.2.18-3|139	+ Revision: 760706
12mu|xmlsec1-1.2.18-3|140	- removed la files from 2011
12mu|xmlsec1-1.2.18-3|141	
12mu|xmlsec1-1.2.18-3|142	* Fri Jan 13 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.18-2
12mu|xmlsec1-1.2.18-3|143	+ Revision: 760695
12mu|xmlsec1-1.2.18-3|144	- rebuild
12mu|xmlsec1-1.2.18-3|145	
12mu|xmlsec1-1.2.18-3|146	* Thu May 12 2011 Funda Wang <fwang@mandriva.org> 1.2.18-1
12mu|xmlsec1-1.2.18-3|147	+ Revision: 673698
12mu|xmlsec1-1.2.18-3|148	- update to new version 1.2.18
12mu|xmlsec1-1.2.18-3|149	
12mu|xmlsec1-1.2.18-3|150	* Sun Apr 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.17-1
12mu|xmlsec1-1.2.18-3|151	+ Revision: 649995
12mu|xmlsec1-1.2.18-3|152	- 1.2.17
12mu|xmlsec1-1.2.18-3|153	
12mu|xmlsec1-1.2.18-3|154	* Sun Oct 03 2010 Funda Wang <fwang@mandriva.org> 1.2.16-1mdv2011.0
12mu|xmlsec1-1.2.18-3|155	+ Revision: 582711
12mu|xmlsec1-1.2.18-3|156	- modify lib name according to our policy
12mu|xmlsec1-1.2.18-3|157	- New version 1.2.16 (merge all devel packages into one)
12mu|xmlsec1-1.2.18-3|158	
12mu|xmlsec1-1.2.18-3|159	* Mon Apr 19 2010 Funda Wang <fwang@mandriva.org> 1.2.14-3mdv2010.1
12mu|xmlsec1-1.2.18-3|160	+ Revision: 536658
12mu|xmlsec1-1.2.18-3|161	- rebuild
12mu|xmlsec1-1.2.18-3|162	
12mu|xmlsec1-1.2.18-3|163	* Fri Feb 26 2010 Oden Eriksson <oeriksson@mandriva.com> 1.2.14-2mdv2010.1
12mu|xmlsec1-1.2.18-3|164	+ Revision: 511664
12mu|xmlsec1-1.2.18-3|165	- rebuilt against openssl-0.9.8m
12mu|xmlsec1-1.2.18-3|166	
12mu|xmlsec1-1.2.18-3|167	* Sun Dec 06 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.14-1mdv2010.1
12mu|xmlsec1-1.2.18-3|168	+ Revision: 474141
12mu|xmlsec1-1.2.18-3|169	- 1.2.14 (fixes CVE-2009-3736)
12mu|xmlsec1-1.2.18-3|170	- rediff patches
12mu|xmlsec1-1.2.18-3|171	
12mu|xmlsec1-1.2.18-3|172	* Mon Nov 30 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.13-2mdv2010.1
12mu|xmlsec1-1.2.18-3|173	+ Revision: 471767
12mu|xmlsec1-1.2.18-3|174	- P2: security fix for CVE-2009-3637 (eugeni)
12mu|xmlsec1-1.2.18-3|175	
12mu|xmlsec1-1.2.18-3|176	* Sat Oct 10 2009 Oden Eriksson <oeriksson@mandriva.com> 1.2.13-1mdv2010.0
12mu|xmlsec1-1.2.18-3|177	+ Revision: 456540
12mu|xmlsec1-1.2.18-3|178	- 1.2.13
12mu|xmlsec1-1.2.18-3|179	- rediffed 2/2 patches
12mu|xmlsec1-1.2.18-3|180	
12mu|xmlsec1-1.2.18-3|181	* Sat May 30 2009 Funda Wang <fwang@mandriva.org> 1.2.11-1mdv2010.0
12mu|xmlsec1-1.2.18-3|182	+ Revision: 381490
12mu|xmlsec1-1.2.18-3|183	- New version 1.2.11
12mu|xmlsec1-1.2.18-3|184	- build with latest gnutls 2.8
12mu|xmlsec1-1.2.18-3|185	
12mu|xmlsec1-1.2.18-3|186	* Fri Nov 21 2008 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.2.10-8mdv2009.1
12mu|xmlsec1-1.2.18-3|187	+ Revision: 305428
12mu|xmlsec1-1.2.18-3|188	- rebuild to get rid of 'rpmlib(PayloadIsLzma) <= 4.4.2.2-1' dependency
12mu|xmlsec1-1.2.18-3|189	
12mu|xmlsec1-1.2.18-3|190	* Thu Jun 19 2008 Thierry Vignaud <tv@mandriva.org> 1.2.10-7mdv2009.0
12mu|xmlsec1-1.2.18-3|191	+ Revision: 226068
12mu|xmlsec1-1.2.18-3|192	- rebuild
12mu|xmlsec1-1.2.18-3|193	- fix summary-not-capitalized
12mu|xmlsec1-1.2.18-3|194	
12mu|xmlsec1-1.2.18-3|195	+ Pixel <pixel@mandriva.com>
12mu|xmlsec1-1.2.18-3|196	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12mu|xmlsec1-1.2.18-3|197	
12mu|xmlsec1-1.2.18-3|198	* Tue Jan 22 2008 Funda Wang <fwang@mandriva.org> 1.2.10-6mdv2008.1
12mu|xmlsec1-1.2.18-3|199	+ Revision: 156357
12mu|xmlsec1-1.2.18-3|200	- rebuild
12mu|xmlsec1-1.2.18-3|201	
12mu|xmlsec1-1.2.18-3|202	+ Olivier Blin <blino@mandriva.org>
12mu|xmlsec1-1.2.18-3|203	- restore BuildRoot
12mu|xmlsec1-1.2.18-3|204	
12mu|xmlsec1-1.2.18-3|205	+ Thierry Vignaud <tv@mandriva.org>
12mu|xmlsec1-1.2.18-3|206	- kill re-definition of %%buildroot on Pixel's request
12mu|xmlsec1-1.2.18-3|207	- fix summary-ended-with-dot
12mu|xmlsec1-1.2.18-3|208	
12mu|xmlsec1-1.2.18-3|209	* Mon Jul 02 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 1.2.10-5mdv2008.0
12mu|xmlsec1-1.2.18-3|210	+ Revision: 47090
12mu|xmlsec1-1.2.18-3|211	- Fix regexp so match 64bit requires too
12mu|xmlsec1-1.2.18-3|212	
12mu|xmlsec1-1.2.18-3|213	* Mon Jul 02 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 1.2.10-4mdv2008.0
12mu|xmlsec1-1.2.18-3|214	+ Revision: 47085
12mu|xmlsec1-1.2.18-3|215	- Added devel provides for inter-arch stuff.
12mu|xmlsec1-1.2.18-3|216	
12mu|xmlsec1-1.2.18-3|217	* Tue Jun 26 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 1.2.10-3mdv2008.0
12mu|xmlsec1-1.2.18-3|218	+ Revision: 44766
12mu|xmlsec1-1.2.18-3|219	- There are no devel() provides for libnss3 libs.
12mu|xmlsec1-1.2.18-3|220	
12mu|xmlsec1-1.2.18-3|221	* Tue Jun 26 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 1.2.10-2mdv2008.0
12mu|xmlsec1-1.2.18-3|222	+ Revision: 44753
12mu|xmlsec1-1.2.18-3|223	- Added missing buildrequires to gnutls-devel
12mu|xmlsec1-1.2.18-3|224	- Fix requires.
12mu|xmlsec1-1.2.18-3|225	- Import xmlsec1
12mu|xmlsec1-1.2.18-3|226	

21612 12
12mu|xmlunit-1.3-6|1	# Copyright (c) 2000-2007, JPackage Project
12mu|xmlunit-1.3-6|2	# All rights reserved.
12mu|xmlunit-1.3-6|3	#
12mu|xmlunit-1.3-6|4	# Redistribution and use in source and binary forms, with or without
12mu|xmlunit-1.3-6|5	# modification, are permitted provided that the following conditions
12mu|xmlunit-1.3-6|6	# are met:
12mu|xmlunit-1.3-6|7	#
12mu|xmlunit-1.3-6|8	# 1. Redistributions of source code must retain the above copyright
12mu|xmlunit-1.3-6|9	#    notice, this list of conditions and the following disclaimer.
12mu|xmlunit-1.3-6|10	# 2. Redistributions in binary form must reproduce the above copyright
12mu|xmlunit-1.3-6|11	#    notice, this list of conditions and the following disclaimer in the
12mu|xmlunit-1.3-6|12	#    documentation and/or other materials provided with the
12mu|xmlunit-1.3-6|13	#    distribution.
12mu|xmlunit-1.3-6|14	# 3. Neither the name of the JPackage Project nor the names of its
12mu|xmlunit-1.3-6|15	#    contributors may be used to endorse or promote products derived
12mu|xmlunit-1.3-6|16	#    from this software without specific prior written permission.
12mu|xmlunit-1.3-6|17	#
12mu|xmlunit-1.3-6|18	# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
12mu|xmlunit-1.3-6|19	# "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
12mu|xmlunit-1.3-6|20	# LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
12mu|xmlunit-1.3-6|21	# A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
12mu|xmlunit-1.3-6|22	# OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
12mu|xmlunit-1.3-6|23	# SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
12mu|xmlunit-1.3-6|24	# LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
12mu|xmlunit-1.3-6|25	# DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
12mu|xmlunit-1.3-6|26	# THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
12mu|xmlunit-1.3-6|27	# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
12mu|xmlunit-1.3-6|28	# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
12mu|xmlunit-1.3-6|29	#
12mu|xmlunit-1.3-6|30	
12mu|xmlunit-1.3-6|31	Name:           xmlunit
12mu|xmlunit-1.3-6|32	Version:        1.3
12mu|xmlunit-1.3-6|33	Release:        6
12mu|xmlunit-1.3-6|34	Summary:        Provides classes to do asserts on xml
12mu|xmlunit-1.3-6|35	License:        BSD
12mu|xmlunit-1.3-6|36	Source0:        http://downloads.sourceforge.net/project/xmlunit/xmlunit%20for%20Java/XMLUnit%20for%20Java%201.3/xmlunit-1.3-src.zip
12mu|xmlunit-1.3-6|37	Source1:        http://repo1.maven.org/maven2/xmlunit/xmlunit/1.0/xmlunit-1.0.pom
12mu|xmlunit-1.3-6|38	URL:            http://xmlunit.sourceforge.net/
12mu|xmlunit-1.3-6|39	BuildRequires:  jpackage-utils >= 0:1.7.3
12mu|xmlunit-1.3-6|40	BuildRequires:  java-devel >= 0:1.6.0
12mu|xmlunit-1.3-6|41	BuildRequires:  ant >= 0:1.6.5
12mu|xmlunit-1.3-6|42	BuildRequires:  ant-junit
12mu|xmlunit-1.3-6|43	BuildRequires:  ant-trax
12mu|xmlunit-1.3-6|44	BuildRequires:  junit >= 0:3.8.1
12mu|xmlunit-1.3-6|45	BuildRequires:  xalan-j2
12mu|xmlunit-1.3-6|46	BuildRequires:  xerces-j2
12mu|xmlunit-1.3-6|47	BuildRequires:  xml-commons-apis
12mu|xmlunit-1.3-6|48	#BuildRequires:  dblatex
12mu|xmlunit-1.3-6|49	#BuildRequires:  docbook5-style-xsl
12mu|xmlunit-1.3-6|50	Requires:       junit >= 0:3.8
12mu|xmlunit-1.3-6|51	Requires:       xalan-j2
12mu|xmlunit-1.3-6|52	Requires:       xml-commons-apis
12mu|xmlunit-1.3-6|53	Requires:       jpackage-utils
12mu|xmlunit-1.3-6|54	Group:          Development/Java
12mu|xmlunit-1.3-6|55	BuildArch:      noarch
12mu|xmlunit-1.3-6|56	
12mu|xmlunit-1.3-6|57	%description
12mu|xmlunit-1.3-6|58	XMLUnit extends JUnit to simplify unit testing of XML. It compares a control
12mu|xmlunit-1.3-6|59	XML document to a test document or the result of a transformation, validates
12mu|xmlunit-1.3-6|60	documents against a DTD, and (from v0.5) compares the results of XPath
12mu|xmlunit-1.3-6|61	expressions.
12mu|xmlunit-1.3-6|62	
12mu|xmlunit-1.3-6|63	%package        javadoc
12mu|xmlunit-1.3-6|64	Summary:        Javadoc for %{name}
12mu|xmlunit-1.3-6|65	Group:          Development/Java
12mu|xmlunit-1.3-6|66	Requires:       jpackage-utils
12mu|xmlunit-1.3-6|67	
12mu|xmlunit-1.3-6|68	%description    javadoc
12mu|xmlunit-1.3-6|69	Javadoc for %{name}
12mu|xmlunit-1.3-6|70	
12mu|xmlunit-1.3-6|71	%prep
12mu|xmlunit-1.3-6|72	%setup -q
12mu|xmlunit-1.3-6|73	# remove all binary libs and javadocs
12mu|xmlunit-1.3-6|74	find . -name "*.jar" -exec rm -f {} \;
12mu|xmlunit-1.3-6|75	rm -rf doc
12mu|xmlunit-1.3-6|76	
12mu|xmlunit-1.3-6|77	cat >build.properties <<EOF
12mu|xmlunit-1.3-6|78	junit.lib=$(build-classpath junit)
12mu|xmlunit-1.3-6|79	xmlxsl.lib=$(build-classpath xalan-j2 xalan-j2-serializer xerces-j2)
12mu|xmlunit-1.3-6|80	test.report.dir=test
12mu|xmlunit-1.3-6|81	EOF
12mu|xmlunit-1.3-6|82	
12mu|xmlunit-1.3-6|83	cat >docbook.properties <<EOF
12mu|xmlunit-1.3-6|84	db5.xsl=%{_datadir}/sgml/docbook/xsl-ns-stylesheets
12mu|xmlunit-1.3-6|85	EOF
12mu|xmlunit-1.3-6|86	
12mu|xmlunit-1.3-6|87	#Fix wrong-file-end-of-line-encoding
12mu|xmlunit-1.3-6|88	sed -i 's/\r//g' README.txt LICENSE.txt
12mu|xmlunit-1.3-6|89	
12mu|xmlunit-1.3-6|90	%build
12mu|xmlunit-1.3-6|91	export CLASSPATH=$(build-classpath xalan-j2-serializer)
12mu|xmlunit-1.3-6|92	ant -Dbuild.compiler=modern -Dfailonerror=false jar javadocs
12mu|xmlunit-1.3-6|93	
12mu|xmlunit-1.3-6|94	%install
12mu|xmlunit-1.3-6|95	rm -rf $RPM_BUILD_ROOT
12mu|xmlunit-1.3-6|96	
12mu|xmlunit-1.3-6|97	mkdir -p $RPM_BUILD_ROOT%{_javadir}
12mu|xmlunit-1.3-6|98	install -m 0644 build/lib/%{name}-%{version}.jar $RPM_BUILD_ROOT%{_javadir}/%{name}.jar
12mu|xmlunit-1.3-6|99	%add_to_maven_depmap %{name} %{name} %{version} JPP %{name}
12mu|xmlunit-1.3-6|100	
12mu|xmlunit-1.3-6|101	# poms
12mu|xmlunit-1.3-6|102	install -d -m 755 $RPM_BUILD_ROOT%{_datadir}/maven2/poms
12mu|xmlunit-1.3-6|103	
12mu|xmlunit-1.3-6|104	install -m 644 %{SOURCE1} \
12mu|xmlunit-1.3-6|105	$RPM_BUILD_ROOT%{_datadir}/maven2/poms/JPP-%{name}.pom
12mu|xmlunit-1.3-6|106	
12mu|xmlunit-1.3-6|107	
12mu|xmlunit-1.3-6|108	# Javadoc
12mu|xmlunit-1.3-6|109	mkdir -p $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mu|xmlunit-1.3-6|110	cp -pr build/doc/api/* $RPM_BUILD_ROOT%{_javadocdir}/%{name}-%{version}
12mu|xmlunit-1.3-6|111	ln -s %{name}-%{version} $RPM_BUILD_ROOT%{_javadocdir}/%{name}
12mu|xmlunit-1.3-6|112	
12mu|xmlunit-1.3-6|113	%post
12mu|xmlunit-1.3-6|114	%update_maven_depmap
12mu|xmlunit-1.3-6|115	
12mu|xmlunit-1.3-6|116	%postun
12mu|xmlunit-1.3-6|117	%update_maven_depmap
12mu|xmlunit-1.3-6|118	
12mu|xmlunit-1.3-6|119	%files
12mu|xmlunit-1.3-6|120	%defattr(-,root,root,-)
12mu|xmlunit-1.3-6|121	%{_javadir}/*
12mu|xmlunit-1.3-6|122	%doc README.txt LICENSE.txt userguide/XMLUnit-Java.pdf
12mu|xmlunit-1.3-6|123	%{_datadir}/maven2/poms/*
12mu|xmlunit-1.3-6|124	%{_mavendepmapfragdir}/*
12mu|xmlunit-1.3-6|125	
12mu|xmlunit-1.3-6|126	%files javadoc
12mu|xmlunit-1.3-6|127	%defattr(-,root,root,-)
12mu|xmlunit-1.3-6|128	%doc %{_javadocdir}/%{name}-%{version}
12mu|xmlunit-1.3-6|129	%doc %{_javadocdir}/%{name}
12mu|xmlunit-1.3-6|130	
12mu|xmlunit-1.3-6|131	
12mu|xmlunit-1.3-6|132	
12mu|xmlunit-1.3-6|133	
12mu|xmlunit-1.3-6|134	%changelog
12mu|xmlunit-1.3-6|135	* Wed Feb 01 2012 Rosa <rosa@rosa-build.rosalab.ru> 1.3-6
12mu|xmlunit-1.3-6|136	+ Revision: a6ce20e
12mu|xmlunit-1.3-6|137	- Automatic import for version 1.3
12mu|xmlunit-1.3-6|138	
12mu|xmlunit-1.3-6|139	

21613 12
12mu|xrandr-1.4.1-1|1	Summary:	Primitive command line interface to RandR extension
12mu|xrandr-1.4.1-1|2	Name:		xrandr
12mu|xrandr-1.4.1-1|3	Version:	1.4.1
12mu|xrandr-1.4.1-1|4	Release:	1
12mu|xrandr-1.4.1-1|5	License:	MIT
12mu|xrandr-1.4.1-1|6	Group:		System/X11
12mu|xrandr-1.4.1-1|7	Url:		http://www.x.org/wiki/Projects/XRandR
12mu|xrandr-1.4.1-1|8	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mu|xrandr-1.4.1-1|9	BuildRequires:	pkgconfig(x11) >= 1.0.0
12mu|xrandr-1.4.1-1|10	BuildRequires:	pkgconfig(xrandr) >= 1.1.0.2
12mu|xrandr-1.4.1-1|11	BuildRequires:	pkgconfig(xrender) >= 0.9.0.2
12mu|xrandr-1.4.1-1|12	BuildRequires:	x11-util-macros >= 1.0.1
12mu|xrandr-1.4.1-1|13	
12mu|xrandr-1.4.1-1|14	%description
12mu|xrandr-1.4.1-1|15	Xrandr is a command line application used to set the screen size,
12mu|xrandr-1.4.1-1|16	orientation, reflection and/or the active display(s) using the RandR
12mu|xrandr-1.4.1-1|17	extension.
12mu|xrandr-1.4.1-1|18	
12mu|xrandr-1.4.1-1|19	%prep
12mu|xrandr-1.4.1-1|20	%setup -q
12mu|xrandr-1.4.1-1|21	%build
12mu|xrandr-1.4.1-1|22	%configure2_5x \
12mu|xrandr-1.4.1-1|23	--x-includes=%{_includedir} \
12mu|xrandr-1.4.1-1|24	--x-libraries=%{_libdir}
12mu|xrandr-1.4.1-1|25	
12mu|xrandr-1.4.1-1|26	%make
12mu|xrandr-1.4.1-1|27	
12mu|xrandr-1.4.1-1|28	%install
12mu|xrandr-1.4.1-1|29	%makeinstall_std
12mu|xrandr-1.4.1-1|30	
12mu|xrandr-1.4.1-1|31	# (cg) NB Until we package nickle and cairo-5c (that works) kill this.
12mu|xrandr-1.4.1-1|32	rm -f %{buildroot}/%{_bindir}/xkeystone
12mu|xrandr-1.4.1-1|33	
12mu|xrandr-1.4.1-1|34	%files
12mu|xrandr-1.4.1-1|35	%{_bindir}/xrandr
12mu|xrandr-1.4.1-1|36	#%%{_bindir}/xkeystone
12mu|xrandr-1.4.1-1|37	%{_mandir}/man1/xrandr.1.*
12mu|xrandr-1.4.1-1|38	

21614 12
12mu|xrefresh-1.0.5-1|1	Summary:	Refresh all or part of an X screen
12mu|xrefresh-1.0.5-1|2	Name:		xrefresh
12mu|xrefresh-1.0.5-1|3	Version:	1.0.5
12mu|xrefresh-1.0.5-1|4	Release:	1
12mu|xrefresh-1.0.5-1|5	License:	MIT
12mu|xrefresh-1.0.5-1|6	Group:		Development/X11
12mu|xrefresh-1.0.5-1|7	Url:		http://xorg.freedesktop.org
12mu|xrefresh-1.0.5-1|8	Source0:	http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mu|xrefresh-1.0.5-1|9	Source1:	xrefresh.xpm
12mu|xrefresh-1.0.5-1|10	Source2:	xrefresh.xpm.large
12mu|xrefresh-1.0.5-1|11	Source3:	xrefresh.xpm.mini
12mu|xrefresh-1.0.5-1|12	BuildRequires:	pkgconfig(x11)
12mu|xrefresh-1.0.5-1|13	BuildRequires:	pkgconfig(xorg-macros)
12mu|xrefresh-1.0.5-1|14	BuildRequires:	pkgconfig(xproto)
12mu|xrefresh-1.0.5-1|15	
12mu|xrefresh-1.0.5-1|16	%description
12mu|xrefresh-1.0.5-1|17	Xrefresh is a simple X program that causes all or part of your screen to be
12mu|xrefresh-1.0.5-1|18	repainted. This is useful when system messages have messed up your screen.
12mu|xrefresh-1.0.5-1|19	
12mu|xrefresh-1.0.5-1|20	%files
12mu|xrefresh-1.0.5-1|21	%{_bindir}/xrefresh
12mu|xrefresh-1.0.5-1|22	%{_mandir}/man1/xrefresh.1*
12mu|xrefresh-1.0.5-1|23	%{_datadir}/icons/xrefresh.xpm
12mu|xrefresh-1.0.5-1|24	%{_datadir}/icons/*/xrefresh.xpm
12mu|xrefresh-1.0.5-1|25	
12mu|xrefresh-1.0.5-1|26	#----------------------------------------------------------------------------
12mu|xrefresh-1.0.5-1|27	
12mu|xrefresh-1.0.5-1|28	%prep
12mu|xrefresh-1.0.5-1|29	%setup -q
12mu|xrefresh-1.0.5-1|30	
12mu|xrefresh-1.0.5-1|31	%build
12mu|xrefresh-1.0.5-1|32	%configure2_5x \
12mu|xrefresh-1.0.5-1|33	--x-includes=%{_includedir} \
12mu|xrefresh-1.0.5-1|34	--x-libraries=%{_libdir}
12mu|xrefresh-1.0.5-1|35	
12mu|xrefresh-1.0.5-1|36	%make
12mu|xrefresh-1.0.5-1|37	
12mu|xrefresh-1.0.5-1|38	%install
12mu|xrefresh-1.0.5-1|39	%makeinstall_std
12mu|xrefresh-1.0.5-1|40	
12mu|xrefresh-1.0.5-1|41	# install icons
12mu|xrefresh-1.0.5-1|42	mkdir -p %{buildroot}%{_datadir}/icons/large
12mu|xrefresh-1.0.5-1|43	mkdir -p %{buildroot}%{_datadir}/icons/mini
12mu|xrefresh-1.0.5-1|44	
12mu|xrefresh-1.0.5-1|45	install -m0644 %{SOURCE1} %{buildroot}%{_datadir}/icons/xrefresh.xpm
12mu|xrefresh-1.0.5-1|46	install -m0644 %{SOURCE2} %{buildroot}%{_datadir}/icons/large/xrefresh.xpm
12mu|xrefresh-1.0.5-1|47	install -m0644 %{SOURCE3} %{buildroot}%{_datadir}/icons/mini/xrefresh.xpm
12mu|xrefresh-1.0.5-1|48	
12mu|xrefresh-1.0.5-1|49	
12mu|xrefresh-1.0.5-1|50	%changelog
12mu|xrefresh-1.0.5-1|51	* Tue Nov 05 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.5-1
12mu|xrefresh-1.0.5-1|52	+ Revision: f865117
12mu|xrefresh-1.0.5-1|53	- LOG New version 1.0.5
12mu|xrefresh-1.0.5-1|54	
12mu|xrefresh-1.0.5-1|55	

21615 12
12mu|xroot-0.0.6-4|1	%define debug_package %{nil}
12mu|xroot-0.0.6-4|2	
12mu|xroot-0.0.6-4|3	Summary: GUI interface for su sudo
12mu|xroot-0.0.6-4|4	Name: xroot
12mu|xroot-0.0.6-4|5	Version: 0.0.6
12mu|xroot-0.0.6-4|6	Release: 4
12mu|xroot-0.0.6-4|7	License: GPL2
12mu|xroot-0.0.6-4|8	Group: System/Configuration/Other
12mu|xroot-0.0.6-4|9	Url: http://code.google.com/p/xroot/
12mu|xroot-0.0.6-4|10	Source0: %{name}-src-%{version}.tar.gz
12mu|xroot-0.0.6-4|11	Source1: msegui.tar.gz
12mu|xroot-0.0.6-4|12	Requires: libx11-common
12mu|xroot-0.0.6-4|13	BuildRequires: pkgconfig(x11)
12mu|xroot-0.0.6-4|14	BuildRequires:	gcc
12mu|xroot-0.0.6-4|15	BuildRequires:	fpc-src >= 2.6.0
12mu|xroot-0.0.6-4|16	BuildRequires:	fpc >= 2.6.0
12mu|xroot-0.0.6-4|17	BuildRequires:	unzip
12mu|xroot-0.0.6-4|18	
12mu|xroot-0.0.6-4|19	%description
12mu|xroot-0.0.6-4|20	Tool for quick and easy elevate privileges to root
12mu|xroot-0.0.6-4|21	
12mu|xroot-0.0.6-4|22	%prep
12mu|xroot-0.0.6-4|23	
12mu|xroot-0.0.6-4|24	%setup -q -n %{name}-src-%{version}
12mu|xroot-0.0.6-4|25	cp %SOURCE1 %{_builddir}/
12mu|xroot-0.0.6-4|26	tar -xzf  %{SOURCE1}
12mu|xroot-0.0.6-4|27	rm -rf ./mseide-msegui
12mu|xroot-0.0.6-4|28	mkdir ./mseide-msegui
12mu|xroot-0.0.6-4|29	mv ./msegui/* ./mseide-msegui
12mu|xroot-0.0.6-4|30	rm -rf ./msegui
12mu|xroot-0.0.6-4|31	
12mu|xroot-0.0.6-4|32	%build
12mu|xroot-0.0.6-4|33	rm -rf ./msegui
12mu|xroot-0.0.6-4|34	tar -xzf  %{SOURCE1}
12mu|xroot-0.0.6-4|35	rm -rf ./mseide-msegui
12mu|xroot-0.0.6-4|36	mkdir ./mseide-msegui
12mu|xroot-0.0.6-4|37	mv ./msegui/* ./mseide-msegui
12mu|xroot-0.0.6-4|38	rm -rf ./msegui
12mu|xroot-0.0.6-4|39	
12mu|xroot-0.0.6-4|40	%ifarch x86_64
12mu|xroot-0.0.6-4|41	./build_xroot_without_gui_64
12mu|xroot-0.0.6-4|42	%else
12mu|xroot-0.0.6-4|43	./build_xroot_without_gui_32
12mu|xroot-0.0.6-4|44	%endif
12mu|xroot-0.0.6-4|45	
12mu|xroot-0.0.6-4|46	%install
12mu|xroot-0.0.6-4|47	rm -rf %{buildroot}
12mu|xroot-0.0.6-4|48	mkdir -p %{buildroot}%{_bindir}
12mu|xroot-0.0.6-4|49	cp -f ./xroot/%{name} %{buildroot}%{_bindir}
12mu|xroot-0.0.6-4|50	mkdir -p %{buildroot}%{_datadir}/pixmaps
12mu|xroot-0.0.6-4|51	cp -f ./%{name}.png %{buildroot}%{_datadir}/pixmaps/
12mu|xroot-0.0.6-4|52	mkdir -p %{buildroot}%{_datadir}/applications
12mu|xroot-0.0.6-4|53	install -m 0644 ./%{name}.desktop %{buildroot}%{_datadir}/applications/
12mu|xroot-0.0.6-4|54	mkdir -p %{buildroot}%{_docdir}/xroot
12mu|xroot-0.0.6-4|55	cp -f ./wiki/* %{buildroot}%{_docdir}/xroot/
12mu|xroot-0.0.6-4|56	
12mu|xroot-0.0.6-4|57	%files
12mu|xroot-0.0.6-4|58	%defattr(-,root, root)
12mu|xroot-0.0.6-4|59	
12mu|xroot-0.0.6-4|60	%{_bindir}/%{name}
12mu|xroot-0.0.6-4|61	%{_datadir}/pixmaps/%{name}.png
12mu|xroot-0.0.6-4|62	%{_datadir}/applications/%{name}.desktop
12mu|xroot-0.0.6-4|63	%{_docdir}/xroot/*
12mu|xroot-0.0.6-4|64	
12mu|xroot-0.0.6-4|65	%changelog
12mu|xroot-0.0.6-4|66	* Fri Feb 14 2014 Alex Burmashev <alex.burmashev@gmail.com> 0.0.6-4
12mu|xroot-0.0.6-4|67	+ Revision: c2ad1d2
12mu|xroot-0.0.6-4|68	- use external msegui, updated to the proper version
12mu|xroot-0.0.6-4|69	
12mu|xroot-0.0.6-4|70	

21616 12
12mu|xscreensaver-5.22-3|1	####################
12mu|xscreensaver-5.22-3|2	# PLF build
12mu|xscreensaver-5.22-3|3	%define build_plf 0
12mu|xscreensaver-5.22-3|4	####################
12mu|xscreensaver-5.22-3|5	
12mu|xscreensaver-5.22-3|6	%define enable_extrusion 1
12mu|xscreensaver-5.22-3|7	%define disable_inappropriate 1
12mu|xscreensaver-5.22-3|8	# Allow --with[out] <feature> at rpm command line build
12mu|xscreensaver-5.22-3|9	%{?_with_plf: %{expand: %%global build_plf 1}}
12mu|xscreensaver-5.22-3|10	%{?_without_plf: %{expand: %%global build_plf 0}}
12mu|xscreensaver-5.22-3|11	%{?_with_extrusion: %{expand: %%global enable_extrusion 1}}
12mu|xscreensaver-5.22-3|12	%{?_without_extrusion: %{expand: %%global enable_extrusion 0}}
12mu|xscreensaver-5.22-3|13	%{?_with_inappropriate: %{expand: %%global disable_inappropriate 0}}
12mu|xscreensaver-5.22-3|14	%{?_without_inappropriate: %{expand: %%global disable_inappropriate 1}}
12mu|xscreensaver-5.22-3|15	
12mu|xscreensaver-5.22-3|16	%if %{build_plf}
12mu|xscreensaver-5.22-3|17	%define distsuffix plf
12mu|xscreensaver-5.22-3|18	%if %{mdvver} >= 201100
12mu|xscreensaver-5.22-3|19	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12mu|xscreensaver-5.22-3|20	%define extrarelsuffix plf
12mu|xscreensaver-5.22-3|21	%endif
12mu|xscreensaver-5.22-3|22	%endif
12mu|xscreensaver-5.22-3|23	
12mu|xscreensaver-5.22-3|24	Summary:	A set of X Window System screensavers
12mu|xscreensaver-5.22-3|25	Name:		xscreensaver
12mu|xscreensaver-5.22-3|26	Version:	5.22
12mu|xscreensaver-5.22-3|27	Release:	3%{?extrarelsuffix}
12mu|xscreensaver-5.22-3|28	License:	BSD
12mu|xscreensaver-5.22-3|29	Group:		Graphical desktop/Other
12mu|xscreensaver-5.22-3|30	URL:		http://www.jwz.org/xscreensaver/
12mu|xscreensaver-5.22-3|31	Source0:	http://www.jwz.org/xscreensaver/%{name}-%{version}.tar.gz
12mu|xscreensaver-5.22-3|32	Source1:	xscreensaver-capplet.png
12mu|xscreensaver-5.22-3|33	Source2:	dmctl
12mu|xscreensaver-5.22-3|34	Patch0:		xscreensaver-5.05-mdv-alt-drop_setgid.patch
12mu|xscreensaver-5.22-3|35	# Don't check login manager in PATH because we use custom wrapper
12mu|xscreensaver-5.22-3|36	# Patch1:		xscreensaver-5.15-lmcheck.patch
12mu|xscreensaver-5.22-3|37	# Only GDadou should be enabled
12mu|xscreensaver-5.22-3|38	Patch9:		xscreensaver-5.15-defaultconfig.patch
12mu|xscreensaver-5.22-3|39	# (fc) 4.00-4mdk allow root to start xscreensaver
12mu|xscreensaver-5.22-3|40	# Patch10:	xscreensaver-4.23-root.patch
12mu|xscreensaver-5.22-3|41	# (fc) 4.05-3mdk disable openGL hacks by default
12mu|xscreensaver-5.22-3|42	Patch11:	xscreensaver-5.09-noGL.patch
12mu|xscreensaver-5.22-3|43	# (fc) 4.23-1mdk disable inappropriate stuff (Mdk bug #19866)
12mu|xscreensaver-5.22-3|44	Patch19:	xscreensaver-5.00-inappropriate.patch
12mu|xscreensaver-5.22-3|45	Requires:	xscreensaver-common = %{version}-%{release}
12mu|xscreensaver-5.22-3|46	Requires:	fortune-mod
12mu|xscreensaver-5.22-3|47	Requires:	mandriva-theme-screensaver
12mu|xscreensaver-5.22-3|48	Requires:	xdg-utils
12mu|xscreensaver-5.22-3|49	BuildRequires:	makedepend
12mu|xscreensaver-5.22-3|50	BuildRequires:	bc
12mu|xscreensaver-5.22-3|51	BuildRequires:	fortune-mod
12mu|xscreensaver-5.22-3|52	BuildRequires:	jpeg-devel
12mu|xscreensaver-5.22-3|53	BuildRequires:	pam-devel
12mu|xscreensaver-5.22-3|54	BuildRequires:	pkgconfig(glu)
12mu|xscreensaver-5.22-3|55	BuildRequires:	pkgconfig(glut)
12mu|xscreensaver-5.22-3|56	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
12mu|xscreensaver-5.22-3|57	BuildRequires:	pkgconfig(libglade-2.0)
12mu|xscreensaver-5.22-3|58	BuildRequires:	pkgconfig(x11)
12mu|xscreensaver-5.22-3|59	BuildRequires:	pkgconfig(xext)
12mu|xscreensaver-5.22-3|60	BuildRequires:	pkgconfig(xi)
12mu|xscreensaver-5.22-3|61	BuildRequires:	pkgconfig(xinerama)
12mu|xscreensaver-5.22-3|62	BuildRequires:	pkgconfig(xmu)
12mu|xscreensaver-5.22-3|63	BuildRequires:	pkgconfig(xpm)
12mu|xscreensaver-5.22-3|64	BuildRequires:	pkgconfig(xrandr)
12mu|xscreensaver-5.22-3|65	BuildRequires:	pkgconfig(xt)
12mu|xscreensaver-5.22-3|66	BuildRequires:	pkgconfig(xxf86misc)
12mu|xscreensaver-5.22-3|67	BuildRequires:	pkgconfig(xxf86vm)
12mu|xscreensaver-5.22-3|68	%if %{enable_extrusion}
12mu|xscreensaver-5.22-3|69	BuildRequires:	gle-devel
12mu|xscreensaver-5.22-3|70	%endif
12mu|xscreensaver-5.22-3|71	BuildRequires:	imagemagick
12mu|xscreensaver-5.22-3|72	
12mu|xscreensaver-5.22-3|73	%description
12mu|xscreensaver-5.22-3|74	The xscreensaver package contains a variety of screensavers for your
12mu|xscreensaver-5.22-3|75	mind-numbing, ambition-eroding, time-wasting, hypnotized viewing
12mu|xscreensaver-5.22-3|76	pleasure.
12mu|xscreensaver-5.22-3|77	
12mu|xscreensaver-5.22-3|78	Install the xscreensaver package if you need screensavers for use with
12mu|xscreensaver-5.22-3|79	the X Window System.
12mu|xscreensaver-5.22-3|80	
12mu|xscreensaver-5.22-3|81	%if %{build_plf}
12mu|xscreensaver-5.22-3|82	This package is in restricted as it contains copyrighted images.
12mu|xscreensaver-5.22-3|83	%endif
12mu|xscreensaver-5.22-3|84	
12mu|xscreensaver-5.22-3|85	%package base
12mu|xscreensaver-5.22-3|86	Summary:	A set of screensavers
12mu|xscreensaver-5.22-3|87	Group:		Graphical desktop/Other
12mu|xscreensaver-5.22-3|88	Requires:	xscreensaver-common = %{version}-%{release}
12mu|xscreensaver-5.22-3|89	Conflicts:	xscreensaver < 5.00-2
12mu|xscreensaver-5.22-3|90	Requires:	words
12mu|xscreensaver-5.22-3|91	
12mu|xscreensaver-5.22-3|92	%description base
12mu|xscreensaver-5.22-3|93	Various screensavers used by Xscreensaver.
12mu|xscreensaver-5.22-3|94	
12mu|xscreensaver-5.22-3|95	%package common
12mu|xscreensaver-5.22-3|96	Summary:	Utilities used by xscreensaver screensavers
12mu|xscreensaver-5.22-3|97	Group:		Graphical desktop/Other
12mu|xscreensaver-5.22-3|98	Conflicts:	xscreensaver < 5.00-2
12mu|xscreensaver-5.22-3|99	Provides:	xscreensaver-utils
12mu|xscreensaver-5.22-3|100	Requires:	chbg
12mu|xscreensaver-5.22-3|101	
12mu|xscreensaver-5.22-3|102	%description common
12mu|xscreensaver-5.22-3|103	Utilities used by xscreensaver screensavers.
12mu|xscreensaver-5.22-3|104	
12mu|xscreensaver-5.22-3|105	%package gl
12mu|xscreensaver-5.22-3|106	Summary:	A set of GL screensavers
12mu|xscreensaver-5.22-3|107	Group:		Graphical desktop/Other
12mu|xscreensaver-5.22-3|108	Requires:	xscreensaver-common = %{version}-%{release}
12mu|xscreensaver-5.22-3|109	Requires(post):	xscreensaver-common = %{version}-%{release}
12mu|xscreensaver-5.22-3|110	Requires(postun):	xscreensaver-common = %{version}-%{release}
12mu|xscreensaver-5.22-3|111	
12mu|xscreensaver-5.22-3|112	%description gl
12mu|xscreensaver-5.22-3|113	The xscreensaver-gl package contains even more screensavers for your
12mu|xscreensaver-5.22-3|114	mind-numbing, ambition-eroding, time-wasting, hypnotized viewing
12mu|xscreensaver-5.22-3|115	pleasure. These screensavers require OpenGL or Mesa support.
12mu|xscreensaver-5.22-3|116	
12mu|xscreensaver-5.22-3|117	Install the xscreensaver-gl package if you need more screensavers for
12mu|xscreensaver-5.22-3|118	use with the X Window System and you have OpenGL or Mesa installed.
12mu|xscreensaver-5.22-3|119	
12mu|xscreensaver-5.22-3|120	%if %{build_plf}
12mu|xscreensaver-5.22-3|121	%package matrix
12mu|xscreensaver-5.22-3|122	Summary:	The Matrix screensavers
12mu|xscreensaver-5.22-3|123	Group:		Graphical desktop/Other
12mu|xscreensaver-5.22-3|124	Requires:	xscreensaver-common = %{version}-%{release}
12mu|xscreensaver-5.22-3|125	
12mu|xscreensaver-5.22-3|126	%description matrix
12mu|xscreensaver-5.22-3|127	The xscreensaver-matrix package contains two screensavers for
12mu|xscreensaver-5.22-3|128	xscreensaver based on the movie The Matrix. It is in restricted because
12mu|xscreensaver-5.22-3|129	there might by copyright problems with the artwork used in this
12mu|xscreensaver-5.22-3|130	screensavers.
12mu|xscreensaver-5.22-3|131	%endif
12mu|xscreensaver-5.22-3|132	
12mu|xscreensaver-5.22-3|133	%if %{enable_extrusion}
12mu|xscreensaver-5.22-3|134	%package extrusion
12mu|xscreensaver-5.22-3|135	Summary:	OpenGL screensaver
12mu|xscreensaver-5.22-3|136	Group:		Graphical desktop/Other
12mu|xscreensaver-5.22-3|137	Requires:	xscreensaver-common = %{version}-%{release}
12mu|xscreensaver-5.22-3|138	
12mu|xscreensaver-5.22-3|139	%description extrusion
12mu|xscreensaver-5.22-3|140	The xscreensaver-extrusion package contains the extrusion
12mu|xscreensaver-5.22-3|141	screensaversfor your mind-numbing, ambition-eroding, time-wasting,
12mu|xscreensaver-5.22-3|142	hypnotized viewing pleasure. This screensaver requires OpenGL or Mesa
12mu|xscreensaver-5.22-3|143	support.
12mu|xscreensaver-5.22-3|144	
12mu|xscreensaver-5.22-3|145	This screensaver is in a separate package, because it is the only
12mu|xscreensaver-5.22-3|146	application for the Mandriva Linux distribution which requires the GLE
12mu|xscreensaver-5.22-3|147	extrusion library.
12mu|xscreensaver-5.22-3|148	%endif
12mu|xscreensaver-5.22-3|149	
12mu|xscreensaver-5.22-3|150	%prep
12mu|xscreensaver-5.22-3|151	%setup -q
12mu|xscreensaver-5.22-3|152	%patch1 -p1 -b .login-manager
12mu|xscreensaver-5.22-3|153	# WARNING this patch must ALWAYS be applied, if it fails, REGENERATE it !!!
12mu|xscreensaver-5.22-3|154	%patch9 -p1 -b .defaultconfig
12mu|xscreensaver-5.22-3|155	%patch10 -p1 -b .root
12mu|xscreensaver-5.22-3|156	%patch11 -p1 -b .noGL
12mu|xscreensaver-5.22-3|157	%if %{disable_inappropriate}
12mu|xscreensaver-5.22-3|158	%patch19 -p1 -b .inappropriate
12mu|xscreensaver-5.22-3|159	%endif
12mu|xscreensaver-5.22-3|160	
12mu|xscreensaver-5.22-3|161	# Needed by patches 1 and 11
12mu|xscreensaver-5.22-3|162	autoconf
12mu|xscreensaver-5.22-3|163	
12mu|xscreensaver-5.22-3|164	%build
12mu|xscreensaver-5.22-3|165	%configure2_5x \
12mu|xscreensaver-5.22-3|166	--enable-locking \
12mu|xscreensaver-5.22-3|167	--enable-root-passwd \
12mu|xscreensaver-5.22-3|168	--with-browser=xdg-open \
12mu|xscreensaver-5.22-3|169	--with-dpms-ext \
12mu|xscreensaver-5.22-3|170	--with-xinerama-ext \
12mu|xscreensaver-5.22-3|171	--with-xf86vmode-ext \
12mu|xscreensaver-5.22-3|172	--with-xf86gamma-ext \
12mu|xscreensaver-5.22-3|173	--with-randr-ext \
12mu|xscreensaver-5.22-3|174	--with-proc-interrupts \
12mu|xscreensaver-5.22-3|175	--with-login-manager=dmctl \
12mu|xscreensaver-5.22-3|176	--without-shadow \
12mu|xscreensaver-5.22-3|177	--with-pixbuf \
12mu|xscreensaver-5.22-3|178	--with-xpm \
12mu|xscreensaver-5.22-3|179	--with-jpeg \
12mu|xscreensaver-5.22-3|180	--with-xshm-ext \
12mu|xscreensaver-5.22-3|181	--with-xdbe-ext \
12mu|xscreensaver-5.22-3|182	--without-readdisplay \
12mu|xscreensaver-5.22-3|183	--without-setuid-hacks \
12mu|xscreensaver-5.22-3|184	--with-gtk \
12mu|xscreensaver-5.22-3|185	--without-motif \
12mu|xscreensaver-5.22-3|186	--with-pam \
12mu|xscreensaver-5.22-3|187	--with-gl \
12mu|xscreensaver-5.22-3|188	--with-image-directory="%{_datadir}/mdk/screensaver" \
12mu|xscreensaver-5.22-3|189	--without-kerberos \
12mu|xscreensaver-5.22-3|190	%if %{enable_extrusion}
12mu|xscreensaver-5.22-3|191	--with-gle
12mu|xscreensaver-5.22-3|192	%else
12mu|xscreensaver-5.22-3|193	--without-gle
12mu|xscreensaver-5.22-3|194	%endif
12mu|xscreensaver-5.22-3|195	
12mu|xscreensaver-5.22-3|196	make depend
12mu|xscreensaver-5.22-3|197	%make
12mu|xscreensaver-5.22-3|198	
12mu|xscreensaver-5.22-3|199	%install
12mu|xscreensaver-5.22-3|200	rm -rf %{buildroot} gl-extras.files base.files %{name}.lang
12mu|xscreensaver-5.22-3|201	mkdir -p %{buildroot}%{_sysconfdir}/X11/app-defaults/
12mu|xscreensaver-5.22-3|202	mkdir -p %{buildroot}%{_bindir}
12mu|xscreensaver-5.22-3|203	mkdir -p %{buildroot}%{_bindir}
12mu|xscreensaver-5.22-3|204	mkdir -p %{buildroot}%{_mandir}/man6
12mu|xscreensaver-5.22-3|205	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12mu|xscreensaver-5.22-3|206	mkdir -p %{buildroot}%{_libexecdir}/xscreensaver
12mu|xscreensaver-5.22-3|207	
12mu|xscreensaver-5.22-3|208	make install_prefix=%{buildroot} bindir=%{_bindir} \
12mu|xscreensaver-5.22-3|209	KDEDIR=%{_prefix} GNOME_BINDIR=%{_bindir}  GNOME_DATADIR=%{_datadir} \
12mu|xscreensaver-5.22-3|210	mandir=%{_mandir} AD_DIR=%{_sysconfdir}/X11/app-defaults/ \
12mu|xscreensaver-5.22-3|211	gnulocaledir=%{_datadir}/locale install
12mu|xscreensaver-5.22-3|212	
12mu|xscreensaver-5.22-3|213	# Custom wrapper for gdmflexiserver and kdmctl
12mu|xscreensaver-5.22-3|214	install -m 755 %{SOURCE2} %{buildroot}%{_bindir}/dmctl
12mu|xscreensaver-5.22-3|215	
12mu|xscreensaver-5.22-3|216	cat<<EOF >README.GL
12mu|xscreensaver-5.22-3|217	The xscreensaver-gl package contains even more screensavers for your
12mu|xscreensaver-5.22-3|218	mind-numbing, ambition-eroding, time-wasting, hypnotized viewing
12mu|xscreensaver-5.22-3|219	pleasure. These screensavers require OpenGL or Mesa support.
12mu|xscreensaver-5.22-3|220	
12mu|xscreensaver-5.22-3|221	Install the xscreensaver-gl package if you need more screensavers for
12mu|xscreensaver-5.22-3|222	use with the X Window System and you have OpenGL or Mesa installed.
12mu|xscreensaver-5.22-3|223	EOF
12mu|xscreensaver-5.22-3|224	
12mu|xscreensaver-5.22-3|225	#icons
12mu|xscreensaver-5.22-3|226	mkdir -p %{buildroot}%{_datadir}/pixmaps
12mu|xscreensaver-5.22-3|227	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12mu|xscreensaver-5.22-3|228	cp %{SOURCE1}  %{buildroot}%{_datadir}/pixmaps
12mu|xscreensaver-5.22-3|229	convert -scale 16x16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mu|xscreensaver-5.22-3|230	convert -scale 32x32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mu|xscreensaver-5.22-3|231	ln -s %{_datadir}/pixmaps/xscreensaver-capplet.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mu|xscreensaver-5.22-3|232	
12mu|xscreensaver-5.22-3|233	#remove unpackaged files
12mu|xscreensaver-5.22-3|234	rm -f %{buildroot}%{_datadir}/xscreensaver/config/xjack.xml
12mu|xscreensaver-5.22-3|235	rm -f %{buildroot}%{_mandir}/man6/xjack.6
12mu|xscreensaver-5.22-3|236	rm -f  %{buildroot}%{_libexecdir}/xscreensaver/xjack
12mu|xscreensaver-5.22-3|237	
12mu|xscreensaver-5.22-3|238	%if ! %{build_plf}
12mu|xscreensaver-5.22-3|239	rm -rf %{buildroot}%{_libexecdir}/xscreensaver/*matrix
12mu|xscreensaver-5.22-3|240	rm -rf %{buildroot}%{_mandir}/man6/*matrix*
12mu|xscreensaver-5.22-3|241	rm -rf %{buildroot}%{_datadir}/xscreensaver/config/*matrix*
12mu|xscreensaver-5.22-3|242	%endif
12mu|xscreensaver-5.22-3|243	%if ! %{enable_extrusion}
12mu|xscreensaver-5.22-3|244	rm -f %{buildroot}%{_datadir}/xscreensaver/config/extrusion.xml
12mu|xscreensaver-5.22-3|245	rm -f %{buildroot}%{_mandir}/man6/extrusion.6
12mu|xscreensaver-5.22-3|246	%endif
12mu|xscreensaver-5.22-3|247	
12mu|xscreensaver-5.22-3|248	%find_lang %{name}
12mu|xscreensaver-5.22-3|249	
12mu|xscreensaver-5.22-3|250	# This function prints a list of things that get installed.
12mu|xscreensaver-5.22-3|251	# It does this by parsing the output of a dummy run of "make install".
12mu|xscreensaver-5.22-3|252	#
12mu|xscreensaver-5.22-3|253	list_files() {
12mu|xscreensaver-5.22-3|254	make -s install_prefix=%{buildroot} mandir=%{_mandir}/ \
12mu|xscreensaver-5.22-3|255	bindir=%{_bindir} INSTALL=true "$@"	\
12mu|xscreensaver-5.22-3|256	| sed -n -e 's@.* \(/[^ ]*\)$@\1@p'				\
12mu|xscreensaver-5.22-3|257	| sed    -e "s@^%{buildroot}@@"				\
12mu|xscreensaver-5.22-3|258	-e "s@/[a-z][a-z]*/\.\./@/@"			\
12mu|xscreensaver-5.22-3|259	| sed    -e 's@\(.*/man/.*\)@\1\*@'				\
12mu|xscreensaver-5.22-3|260	| sed    -e 's@\(.*/app-defaults/\)@%config \1@'		\
12mu|xscreensaver-5.22-3|261	-e 's@\(.*/pam\.d/\)@%config(missingok) \1@'	\
12mu|xscreensaver-5.22-3|262	| sort
12mu|xscreensaver-5.22-3|263	}
12mu|xscreensaver-5.22-3|264	
12mu|xscreensaver-5.22-3|265	# Generate three lists of files for the three packages.
12mu|xscreensaver-5.22-3|266	#
12mu|xscreensaver-5.22-3|267	dd=%{_builddir}/%{name}-%{version}
12mu|xscreensaver-5.22-3|268	( cd hacks/glx ; list_files install > $dd/gl-extras.files)
12mu|xscreensaver-5.22-3|269	( cd hacks     ; list_files install > $dd/base.files)
12mu|xscreensaver-5.22-3|270	
12mu|xscreensaver-5.22-3|271	#gw remove the files we don't package:
12mu|xscreensaver-5.22-3|272	perl -pi -e "s/.*(gdadou|xjack|matrix|extrusion).*//" gl-extras.files base.files
12mu|xscreensaver-5.22-3|273	
12mu|xscreensaver-5.22-3|274	%find_lang %{name}
12mu|xscreensaver-5.22-3|275	
12mu|xscreensaver-5.22-3|276	%post gl
12mu|xscreensaver-5.22-3|277	sed -i -e 's/\A-\s+GL:/ GL:/' %{_sysconfdir}/X11/app-defaults/XScreenSaver
12mu|xscreensaver-5.22-3|278	
12mu|xscreensaver-5.22-3|279	%postun gl
12mu|xscreensaver-5.22-3|280	sed -i -e '/\A\s*GL:/ and print "- $_" or print "$_"' %{_sysconfdir}/X11/app-defaults/XScreenSaver
12mu|xscreensaver-5.22-3|281	
12mu|xscreensaver-5.22-3|282	%files -f %{name}.lang
12mu|xscreensaver-5.22-3|283	%config(noreplace) %{_sysconfdir}/pam.d/xscreensaver
12mu|xscreensaver-5.22-3|284	%doc README
12mu|xscreensaver-5.22-3|285	%{_mandir}/man1/xscreensaver-command.1*
12mu|xscreensaver-5.22-3|286	%{_mandir}/man1/xscreensaver-demo.1*
12mu|xscreensaver-5.22-3|287	%{_mandir}/man1/xscreensaver.1*
12mu|xscreensaver-5.22-3|288	%attr(755,root,chkpwd) %{_bindir}/xscreensaver
12mu|xscreensaver-5.22-3|289	%{_bindir}/xscreensaver-command
12mu|xscreensaver-5.22-3|290	%{_bindir}/xscreensaver-demo
12mu|xscreensaver-5.22-3|291	%{_bindir}/dmctl
12mu|xscreensaver-5.22-3|292	%dir %{_datadir}/xscreensaver
12mu|xscreensaver-5.22-3|293	%{_datadir}/xscreensaver/glade
12mu|xscreensaver-5.22-3|294	%{_datadir}/applications/xscreensaver-properties.desktop
12mu|xscreensaver-5.22-3|295	%{_datadir}/pixmaps/*
12mu|xscreensaver-5.22-3|296	%{_datadir}/xscreensaver/config/gdadou.xml
12mu|xscreensaver-5.22-3|297	%{_iconsdir}/hicolor/*/apps/*.png
12mu|xscreensaver-5.22-3|298	
12mu|xscreensaver-5.22-3|299	%files common
12mu|xscreensaver-5.22-3|300	%config(noreplace) %{_sysconfdir}/X11/app-defaults/*
12mu|xscreensaver-5.22-3|301	%dir %{_libexecdir}/%{name}
12mu|xscreensaver-5.22-3|302	%{_bindir}/xscreensaver-getimage
12mu|xscreensaver-5.22-3|303	%{_bindir}/xscreensaver-getimage-file
12mu|xscreensaver-5.22-3|304	%{_bindir}/xscreensaver-getimage-video
12mu|xscreensaver-5.22-3|305	%{_bindir}/xscreensaver-text
12mu|xscreensaver-5.22-3|306	%{_mandir}/man1/xscreensaver-getimage*
12mu|xscreensaver-5.22-3|307	%{_mandir}/man1/xscreensaver-text.1*
12mu|xscreensaver-5.22-3|308	%dir %{_datadir}/%{name}/config
12mu|xscreensaver-5.22-3|309	%{_datadir}/%{name}/config/README
12mu|xscreensaver-5.22-3|310	
12mu|xscreensaver-5.22-3|311	%files base -f base.files
12mu|xscreensaver-5.22-3|312	
12mu|xscreensaver-5.22-3|313	%files gl -f gl-extras.files
12mu|xscreensaver-5.22-3|314	%doc README.GL
12mu|xscreensaver-5.22-3|315	
12mu|xscreensaver-5.22-3|316	%if %{enable_extrusion}
12mu|xscreensaver-5.22-3|317	%files extrusion
12mu|xscreensaver-5.22-3|318	%doc README.GL
12mu|xscreensaver-5.22-3|319	%{_datadir}/xscreensaver/config/extrusion.xml
12mu|xscreensaver-5.22-3|320	%{_mandir}/man6/extrusion.6*
12mu|xscreensaver-5.22-3|321	%{_libexecdir}/xscreensaver/extrusion
12mu|xscreensaver-5.22-3|322	%endif
12mu|xscreensaver-5.22-3|323	
12mu|xscreensaver-5.22-3|324	%if %{build_plf}
12mu|xscreensaver-5.22-3|325	%files matrix
12mu|xscreensaver-5.22-3|326	%doc README.GL
12mu|xscreensaver-5.22-3|327	%{_mandir}/man6/xmatrix.6*
12mu|xscreensaver-5.22-3|328	%{_mandir}/man6/glmatrix.6*
12mu|xscreensaver-5.22-3|329	%{_datadir}/xscreensaver/config/glmatrix.xml
12mu|xscreensaver-5.22-3|330	%{_datadir}/xscreensaver/config/xmatrix.xml
12mu|xscreensaver-5.22-3|331	%{_libexecdir}/xscreensaver/xmatrix
12mu|xscreensaver-5.22-3|332	%{_libexecdir}/xscreensaver/glmatrix
12mu|xscreensaver-5.22-3|333	%endif
12mu|xscreensaver-5.22-3|334	
12mu|xscreensaver-5.22-3|335	
12mu|xscreensaver-5.22-3|336	
12mu|xscreensaver-5.22-3|337	
12mu|xscreensaver-5.22-3|338	%changelog
12mu|xscreensaver-5.22-3|339	* Sun Nov 17 2013 Alexander Kazancev <kazancas@gmail.com> 5.22-3
12mu|xscreensaver-5.22-3|340	+ Revision: 8535367
12mu|xscreensaver-5.22-3|341	- Up release
12mu|xscreensaver-5.22-3|342	
12mu|xscreensaver-5.22-3|343	

21617 12
12mu|xvidtune-1.0.3-1|1	Name:		xvidtune
12mu|xvidtune-1.0.3-1|2	Version:	1.0.3
12mu|xvidtune-1.0.3-1|3	Release:	1
12mu|xvidtune-1.0.3-1|4	Summary:	Video mode tuner for X.org
12mu|xvidtune-1.0.3-1|5	Group:		Development/X11
12mu|xvidtune-1.0.3-1|6	Source:		http://xorg.freedesktop.org/releases/individual/app/%{name}-%{version}.tar.bz2
12mu|xvidtune-1.0.3-1|7	License:	MIT
12mu|xvidtune-1.0.3-1|8	BuildRoot:	%{_tmppath}/%{name}-root
12mu|xvidtune-1.0.3-1|9	
12mu|xvidtune-1.0.3-1|10	BuildRequires: libxt-devel >= 1.0.0
12mu|xvidtune-1.0.3-1|11	BuildRequires: libxxf86vm-devel >= 1.0.0
12mu|xvidtune-1.0.3-1|12	BuildRequires: libxaw-devel >= 1.0.1
12mu|xvidtune-1.0.3-1|13	BuildRequires: x11-util-macros >= 1.0.1
12mu|xvidtune-1.0.3-1|14	
12mu|xvidtune-1.0.3-1|15	%description
12mu|xvidtune-1.0.3-1|16	Xvidtune is a client interface to the X server video mode extension
12mu|xvidtune-1.0.3-1|17	(XFree86-VidModeExtension).
12mu|xvidtune-1.0.3-1|18	
12mu|xvidtune-1.0.3-1|19	%prep
12mu|xvidtune-1.0.3-1|20	%setup -q -n %{name}-%{version}
12mu|xvidtune-1.0.3-1|21	
12mu|xvidtune-1.0.3-1|22	%build
12mu|xvidtune-1.0.3-1|23	%configure2_5x
12mu|xvidtune-1.0.3-1|24	%make
12mu|xvidtune-1.0.3-1|25	
12mu|xvidtune-1.0.3-1|26	%install
12mu|xvidtune-1.0.3-1|27	rm -rf %{buildroot}
12mu|xvidtune-1.0.3-1|28	%makeinstall_std
12mu|xvidtune-1.0.3-1|29	
12mu|xvidtune-1.0.3-1|30	%clean
12mu|xvidtune-1.0.3-1|31	rm -rf %{buildroot}
12mu|xvidtune-1.0.3-1|32	
12mu|xvidtune-1.0.3-1|33	%files
12mu|xvidtune-1.0.3-1|34	%defattr(-,root,root)
12mu|xvidtune-1.0.3-1|35	%{_bindir}/xvidtune
12mu|xvidtune-1.0.3-1|36	%{_datadir}/X11/app-defaults/Xvidtune
12mu|xvidtune-1.0.3-1|37	%{_mandir}/man1/xvidtune.*
12mu|xvidtune-1.0.3-1|38	
12mu|xvidtune-1.0.3-1|39	
12mu|xvidtune-1.0.3-1|40	
12mu|xvidtune-1.0.3-1|41	%changelog
12mu|xvidtune-1.0.3-1|42	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-3mdv2011.0
12mu|xvidtune-1.0.3-1|43	+ Revision: 671374
12mu|xvidtune-1.0.3-1|44	- mass rebuild
12mu|xvidtune-1.0.3-1|45	
12mu|xvidtune-1.0.3-1|46	* Sat Dec 04 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0.2-2mdv2011.0
12mu|xvidtune-1.0.3-1|47	+ Revision: 608245
12mu|xvidtune-1.0.3-1|48	- rebuild
12mu|xvidtune-1.0.3-1|49	
12mu|xvidtune-1.0.3-1|50	* Mon Jan 18 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.0.2-1mdv2010.1
12mu|xvidtune-1.0.3-1|51	+ Revision: 493079
12mu|xvidtune-1.0.3-1|52	- New version: 1.0.2
12mu|xvidtune-1.0.3-1|53	
12mu|xvidtune-1.0.3-1|54	* Mon Apr 13 2009 Funda Wang <fwang@mandriva.org> 1.0.1-8mdv2009.1
12mu|xvidtune-1.0.3-1|55	+ Revision: 366723
12mu|xvidtune-1.0.3-1|56	- no more autoconf needed
12mu|xvidtune-1.0.3-1|57	
12mu|xvidtune-1.0.3-1|58	+ Antoine Ginies <aginies@mandriva.com>
12mu|xvidtune-1.0.3-1|59	- rebuild
12mu|xvidtune-1.0.3-1|60	
12mu|xvidtune-1.0.3-1|61	* Tue Feb 12 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.0.1-7mdv2009.0
12mu|xvidtune-1.0.3-1|62	+ Revision: 166809
12mu|xvidtune-1.0.3-1|63	- Revert to use upstream tarball, build requires and remove non mandatory local patches.
12mu|xvidtune-1.0.3-1|64	
12mu|xvidtune-1.0.3-1|65	* Thu Jan 17 2008 Paulo Andrade <pcpa@mandriva.com.br> 1.0.1-7mdv2008.1
12mu|xvidtune-1.0.3-1|66	+ Revision: 154297
12mu|xvidtune-1.0.3-1|67	- Updated BuildRequires and resubmit package.
12mu|xvidtune-1.0.3-1|68	- Choose default Xaw from xaw.m4 unless configure explicitly told otherwise.
12mu|xvidtune-1.0.3-1|69	
12mu|xvidtune-1.0.3-1|70	+ Olivier Blin <oblin@mandriva.com>
12mu|xvidtune-1.0.3-1|71	- restore BuildRoot
12mu|xvidtune-1.0.3-1|72	
12mu|xvidtune-1.0.3-1|73	+ Thierry Vignaud <tv@mandriva.org>
12mu|xvidtune-1.0.3-1|74	- kill re-definition of %%buildroot on Pixel's request
12mu|xvidtune-1.0.3-1|75	
12mu|xvidtune-1.0.3-1|76	* Thu Sep 06 2007 Adam Williamson <awilliamson@mandriva.org> 1.0.1-6mdv2008.0
12mu|xvidtune-1.0.3-1|77	+ Revision: 80792
12mu|xvidtune-1.0.3-1|78	- rebuild for 2008
12mu|xvidtune-1.0.3-1|79	- slight spec clean
12mu|xvidtune-1.0.3-1|80	
12mu|xvidtune-1.0.3-1|81	+ Thierry Vignaud <tv@mandriva.org>
12mu|xvidtune-1.0.3-1|82	- fix man pages extension
12mu|xvidtune-1.0.3-1|83	
12mu|xvidtune-1.0.3-1|84	
12mu|xvidtune-1.0.3-1|85	* Fri Sep 01 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|xvidtune-1.0.3-1|86	+ 2006-09-01 21:25:25 (59553)
12mu|xvidtune-1.0.3-1|87	- rebuild to fix libXaw.so.8 dependency
12mu|xvidtune-1.0.3-1|88	
12mu|xvidtune-1.0.3-1|89	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|xvidtune-1.0.3-1|90	+ 2006-05-31 18:32:34 (31796)
12mu|xvidtune-1.0.3-1|91	- rebuild to fix cooker uploading
12mu|xvidtune-1.0.3-1|92	
12mu|xvidtune-1.0.3-1|93	* Tue May 30 2006 Thierry Vignaud <tvignaud@mandriva.com>
12mu|xvidtune-1.0.3-1|94	+ 2006-05-30 21:31:40 (31771)
12mu|xvidtune-1.0.3-1|95	- fix summary
12mu|xvidtune-1.0.3-1|96	
12mu|xvidtune-1.0.3-1|97	* Tue May 30 2006 Thierry Vignaud <tvignaud@mandriva.com>
12mu|xvidtune-1.0.3-1|98	+ 2006-05-30 21:22:00 (31764)
12mu|xvidtune-1.0.3-1|99	- fill in the description
12mu|xvidtune-1.0.3-1|100	
12mu|xvidtune-1.0.3-1|101	* Tue May 30 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|xvidtune-1.0.3-1|102	+ 2006-05-30 21:13:22 (31763)
12mu|xvidtune-1.0.3-1|103	- rebuild against new libXaw package
12mu|xvidtune-1.0.3-1|104	
12mu|xvidtune-1.0.3-1|105	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12mu|xvidtune-1.0.3-1|106	+ 2006-05-29 14:36:37 (31646)
12mu|xvidtune-1.0.3-1|107	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12mu|xvidtune-1.0.3-1|108	
12mu|xvidtune-1.0.3-1|109	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|xvidtune-1.0.3-1|110	+ 2006-05-04 21:25:17 (26918)
12mu|xvidtune-1.0.3-1|111	- increment release
12mu|xvidtune-1.0.3-1|112	
12mu|xvidtune-1.0.3-1|113	* Thu Apr 27 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12mu|xvidtune-1.0.3-1|114	+ 2006-04-27 04:02:05 (26704)
12mu|xvidtune-1.0.3-1|115	- Adding X.org 7.0 to the repository
12mu|xvidtune-1.0.3-1|116	
12mu|xvidtune-1.0.3-1|117	

21618 12
12mu|yaml-cpp-0.3-0.3.0-2|1	%define major 0
12mu|yaml-cpp-0.3-0.3.0-2|2	%define libname %mklibname %{name} %{major}
12mu|yaml-cpp-0.3-0.3.0-2|3	%define devname %mklibname %{name} -d
12mu|yaml-cpp-0.3-0.3.0-2|4	
12mu|yaml-cpp-0.3-0.3.0-2|5	Name:		yaml-cpp-0.3
12mu|yaml-cpp-0.3-0.3.0-2|6	Version:	0.3.0
12mu|yaml-cpp-0.3-0.3.0-2|7	Release:	2
12mu|yaml-cpp-0.3-0.3.0-2|8	Summary:	A YAML parser and emitter for C++
12mu|yaml-cpp-0.3-0.3.0-2|9	Group:		Development/C++
12mu|yaml-cpp-0.3-0.3.0-2|10	License:	MIT
12mu|yaml-cpp-0.3-0.3.0-2|11	URL:		http://code.google.com/p/yaml-cpp/
12mu|yaml-cpp-0.3-0.3.0-2|12	Source0:	http://yaml-cpp.googlecode.com/files/yaml-cpp-%{version}.tar.gz
12mu|yaml-cpp-0.3-0.3.0-2|13	BuildRequires:	cmake
12mu|yaml-cpp-0.3-0.3.0-2|14	
12mu|yaml-cpp-0.3-0.3.0-2|15	%description
12mu|yaml-cpp-0.3-0.3.0-2|16	yaml-cpp is a YAML parser and emitter in C++ written around the YAML 1.2 spec.
12mu|yaml-cpp-0.3-0.3.0-2|17	
12mu|yaml-cpp-0.3-0.3.0-2|18	%package	-n %{libname}
12mu|yaml-cpp-0.3-0.3.0-2|19	Summary:	A YAML parser and emitter for C++
12mu|yaml-cpp-0.3-0.3.0-2|20	Group:		System/Libraries
12mu|yaml-cpp-0.3-0.3.0-2|21	License:	MIT
12mu|yaml-cpp-0.3-0.3.0-2|22	Obsoletes:	%{name} < 0.3.0
12mu|yaml-cpp-0.3-0.3.0-2|23	
12mu|yaml-cpp-0.3-0.3.0-2|24	%description	-n %{libname}
12mu|yaml-cpp-0.3-0.3.0-2|25	yaml-cpp is a YAML parser and emitter in C++ written around the YAML 1.2 spec.
12mu|yaml-cpp-0.3-0.3.0-2|26	
12mu|yaml-cpp-0.3-0.3.0-2|27	%package	-n %{devname}
12mu|yaml-cpp-0.3-0.3.0-2|28	Summary:	Development files for %{name}
12mu|yaml-cpp-0.3-0.3.0-2|29	Group:		Development/C++
12mu|yaml-cpp-0.3-0.3.0-2|30	License:	MIT
12mu|yaml-cpp-0.3-0.3.0-2|31	Obsoletes:	%{name}-devel < 0.3.0
12mu|yaml-cpp-0.3-0.3.0-2|32	Provides:	%{name}-devel = %{version}-%{release}
12mu|yaml-cpp-0.3-0.3.0-2|33	Requires:	%{libname} = %{version}-%{release}
12mu|yaml-cpp-0.3-0.3.0-2|34	
12mu|yaml-cpp-0.3-0.3.0-2|35	%description	-n %{devname}
12mu|yaml-cpp-0.3-0.3.0-2|36	The %{name}-devel package contains libraries and header files for
12mu|yaml-cpp-0.3-0.3.0-2|37	developing applications that use %{name}.
12mu|yaml-cpp-0.3-0.3.0-2|38	
12mu|yaml-cpp-0.3-0.3.0-2|39	%prep
12mu|yaml-cpp-0.3-0.3.0-2|40	%setup -q -n yaml-cpp
12mu|yaml-cpp-0.3-0.3.0-2|41	# Fix eol
12mu|yaml-cpp-0.3-0.3.0-2|42	sed -i 's/\r//' license.txt
12mu|yaml-cpp-0.3-0.3.0-2|43	
12mu|yaml-cpp-0.3-0.3.0-2|44	%build
12mu|yaml-cpp-0.3-0.3.0-2|45	# ask cmake to not strip binaries
12mu|yaml-cpp-0.3-0.3.0-2|46	%cmake -DYAML_CPP_BUILD_TOOLS=0
12mu|yaml-cpp-0.3-0.3.0-2|47	%make VERBOSE=1
12mu|yaml-cpp-0.3-0.3.0-2|48	
12mu|yaml-cpp-0.3-0.3.0-2|49	%install
12mu|yaml-cpp-0.3-0.3.0-2|50	%makeinstall_std -C build
12mu|yaml-cpp-0.3-0.3.0-2|51	
12mu|yaml-cpp-0.3-0.3.0-2|52	%files -n %{libname}
12mu|yaml-cpp-0.3-0.3.0-2|53	%{_libdir}/*.so.%{major}*
12mu|yaml-cpp-0.3-0.3.0-2|54	
12mu|yaml-cpp-0.3-0.3.0-2|55	%files -n %{devname}
12mu|yaml-cpp-0.3-0.3.0-2|56	%{_includedir}/yaml-cpp/
12mu|yaml-cpp-0.3-0.3.0-2|57	%{_libdir}/*.so
12mu|yaml-cpp-0.3-0.3.0-2|58	%{_libdir}/pkgconfig/*.pc
12mu|yaml-cpp-0.3-0.3.0-2|59	
12mu|yaml-cpp-0.3-0.3.0-2|60	%changelog
12mu|yaml-cpp-0.3-0.3.0-2|61	* Wed Dec 11 2013 Denis Silakov <denis.silakov@rosalab.ru> 0.3.0-2
12mu|yaml-cpp-0.3-0.3.0-2|62	+ Revision: d8d92ef
12mu|yaml-cpp-0.3-0.3.0-2|63	- Fix setup
12mu|yaml-cpp-0.3-0.3.0-2|64	
12mu|yaml-cpp-0.3-0.3.0-2|65	

21619 12
12mu|yelp-3.8.1-2|1	%define lib_major 0
12mu|yelp-3.8.1-2|2	%define libname         %mklibname %{name} %{lib_major}
12mu|yelp-3.8.1-2|3	%define develname      %mklibname -d %{name}
12mu|yelp-3.8.1-2|4	
12mu|yelp-3.8.1-2|5	%define url_ver	%(echo %{version}|cut -d. -f1,2)
12mu|yelp-3.8.1-2|6	
12mu|yelp-3.8.1-2|7	Summary:	GNOME 3 help browser
12mu|yelp-3.8.1-2|8	Name:		yelp
12mu|yelp-3.8.1-2|9	Version:	3.8.1
12mu|yelp-3.8.1-2|10	Release:	2
12mu|yelp-3.8.1-2|11	License:	GPLv2+
12mu|yelp-3.8.1-2|12	Group:		Graphical desktop/GNOME
12mu|yelp-3.8.1-2|13	URL:		http://live.gnome.org/Yelp
12mu|yelp-3.8.1-2|14	Source0:	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/%{url_ver}/%{name}-%{version}.tar.xz
12mu|yelp-3.8.1-2|15	Source1:	yelp.png
12mu|yelp-3.8.1-2|16	
12mu|yelp-3.8.1-2|17	# https://bugzilla.gnome.org/show_bug.cgi?id=687957
12mu|yelp-3.8.1-2|18	Patch0: 0001-Don-t-steal-focus-optionally.patch
12mu|yelp-3.8.1-2|19	# https://bugzilla.gnome.org/show_bug.cgi?id=687960
12mu|yelp-3.8.1-2|20	Patch1: 0001-Center-new-windows.patch
12mu|yelp-3.8.1-2|21	Patch2: yelp-keywords.patch
12mu|yelp-3.8.1-2|22	
12mu|yelp-3.8.1-2|23	BuildRequires:	desktop-file-utils >= 0.19
12mu|yelp-3.8.1-2|24	BuildRequires:	gnome-common
12mu|yelp-3.8.1-2|25	BuildRequires:	gtk-doc
12mu|yelp-3.8.1-2|26	BuildRequires:	intltool
12mu|yelp-3.8.1-2|27	BuildRequires:	itstool
12mu|yelp-3.8.1-2|28	BuildRequires:	sed
12mu|yelp-3.8.1-2|29	BuildRequires:	gettext-devel
12mu|yelp-3.8.1-2|30	BuildRequires:	libbzip2-devel
12mu|yelp-3.8.1-2|31	BuildRequires:	pkgconfig(gio-2.0) >= 2.25.11
12mu|yelp-3.8.1-2|32	BuildRequires:	pkgconfig(gio-unix-2.0)
12mu|yelp-3.8.1-2|33	BuildRequires:	pkgconfig(gnome-doc-utils) >= 0.19.1
12mu|yelp-3.8.1-2|34	BuildRequires:	pkgconfig(gtk+-3.0) >= 2.91.8
12mu|yelp-3.8.1-2|35	BuildRequires:	pkgconfig(gtk+-unix-print-3.0)
12mu|yelp-3.8.1-2|36	BuildRequires:	pkgconfig(libexslt) >= 0.8.1
12mu|yelp-3.8.1-2|37	BuildRequires:	pkgconfig(liblzma) >= 4.9
12mu|yelp-3.8.1-2|38	BuildRequires:	pkgconfig(libxml-2.0) >= 2.6.5
12mu|yelp-3.8.1-2|39	BuildRequires:	pkgconfig(libxslt) >= 1.1.4
12mu|yelp-3.8.1-2|40	BuildRequires:	pkgconfig(sqlite3)
12mu|yelp-3.8.1-2|41	BuildRequires:	pkgconfig(webkitgtk-3.0) >= 1.3.2
12mu|yelp-3.8.1-2|42	BuildRequires:	pkgconfig(yelp-xsl) >= 3.1.2
12mu|yelp-3.8.1-2|43	BuildRequires:	pkgconfig(folks)
12mu|yelp-3.8.1-2|44	
12mu|yelp-3.8.1-2|45	Requires:	gnome-doc-utils >= 0.19.1
12mu|yelp-3.8.1-2|46	Requires:	yelp-xsl >= 3.1.2
12mu|yelp-3.8.1-2|47	Requires:	man
12mu|yelp-3.8.1-2|48	
12mu|yelp-3.8.1-2|49	%description
12mu|yelp-3.8.1-2|50	Help browser for GNOME 3 which supports docbook documents, info and man.
12mu|yelp-3.8.1-2|51	
12mu|yelp-3.8.1-2|52	%package -n %{libname}
12mu|yelp-3.8.1-2|53	Summary:	Libraries for %{name}
12mu|yelp-3.8.1-2|54	Group:		System/Libraries
12mu|yelp-3.8.1-2|55	Requires:	%{name} = %{version}-%{release}
12mu|yelp-3.8.1-2|56	
12mu|yelp-3.8.1-2|57	%description -n %{libname}
12mu|yelp-3.8.1-2|58	This package contains libraries used by the yelp help browser.
12mu|yelp-3.8.1-2|59	
12mu|yelp-3.8.1-2|60	%package -n %{develname}
12mu|yelp-3.8.1-2|61	Summary:	Development files for %{name}
12mu|yelp-3.8.1-2|62	Group:		Development/GNOME and GTK+
12mu|yelp-3.8.1-2|63	Requires:	%{libname} = %{version}-%{release}
12mu|yelp-3.8.1-2|64	Provides:	%{name}-devel = %{version}-%{release}
12mu|yelp-3.8.1-2|65	
12mu|yelp-3.8.1-2|66	%description -n %{develname}
12mu|yelp-3.8.1-2|67	This package contains header files and documentation for
12mu|yelp-3.8.1-2|68	the libraries in the yelp-libs package.
12mu|yelp-3.8.1-2|69	
12mu|yelp-3.8.1-2|70	%prep
12mu|yelp-3.8.1-2|71	%setup -q
12mu|yelp-3.8.1-2|72	%apply_patches
12mu|yelp-3.8.1-2|73	
12mu|yelp-3.8.1-2|74	%build
12mu|yelp-3.8.1-2|75	%configure2_5x \
12mu|yelp-3.8.1-2|76	--enable-debug \
12mu|yelp-3.8.1-2|77	--disable-schemas-compile \
12mu|yelp-3.8.1-2|78	--disable-rpath \
12mu|yelp-3.8.1-2|79	--disable-static
12mu|yelp-3.8.1-2|80	
12mu|yelp-3.8.1-2|81	%make
12mu|yelp-3.8.1-2|82	
12mu|yelp-3.8.1-2|83	%install
12mu|yelp-3.8.1-2|84	%makeinstall_std
12mu|yelp-3.8.1-2|85	
12mu|yelp-3.8.1-2|86	desktop-file-install \
12mu|yelp-3.8.1-2|87	--remove-category="Application" \
12mu|yelp-3.8.1-2|88	--add-only-show-in="GNOME" \
12mu|yelp-3.8.1-2|89	--add-category="Documentation" \
12mu|yelp-3.8.1-2|90	--dir %{buildroot}%{_datadir}/applications \
12mu|yelp-3.8.1-2|91	%{buildroot}%{_datadir}/applications/*
12mu|yelp-3.8.1-2|92	
12mu|yelp-3.8.1-2|93	install -Dpm644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/gnome-help.png
12mu|yelp-3.8.1-2|94	
12mu|yelp-3.8.1-2|95	mkdir -p -m 755 %{buildroot}%{_datadir}/gnome/help
12mu|yelp-3.8.1-2|96	
12mu|yelp-3.8.1-2|97	%find_lang %{name}
12mu|yelp-3.8.1-2|98	
12mu|yelp-3.8.1-2|99	%files -f %{name}.lang
12mu|yelp-3.8.1-2|100	%doc README TODO AUTHORS NEWS
12mu|yelp-3.8.1-2|101	%{_bindir}/*
12mu|yelp-3.8.1-2|102	%{_datadir}/applications/*
12mu|yelp-3.8.1-2|103	%dir %{_datadir}/gnome/help
12mu|yelp-3.8.1-2|104	%{_datadir}/%{name}
12mu|yelp-3.8.1-2|105	%{_datadir}/glib-2.0/schemas/org.gnome.yelp.gschema.xml
12mu|yelp-3.8.1-2|106	%{_datadir}/pixmaps/gnome-help.png
12mu|yelp-3.8.1-2|107	%{_datadir}/yelp-xsl/xslt/common/domains/yelp.xml
12mu|yelp-3.8.1-2|108	
12mu|yelp-3.8.1-2|109	%files -n %{libname}
12mu|yelp-3.8.1-2|110	%{_libdir}/lib%{name}.so.%{lib_major}*
12mu|yelp-3.8.1-2|111	
12mu|yelp-3.8.1-2|112	%files -n %{develname}
12mu|yelp-3.8.1-2|113	%{_libdir}/lib%{name}.so
12mu|yelp-3.8.1-2|114	%{_includedir}/lib%{name}
12mu|yelp-3.8.1-2|115	%doc %{_datadir}/gtk-doc/html/lib%{name}

21620 12
12mu|yelp-xsl-3.8.1-1|1	Summary: GNOME XML documentation utilities
12mu|yelp-xsl-3.8.1-1|2	Name: yelp-xsl
12mu|yelp-xsl-3.8.1-1|3	Version: 3.8.1
12mu|yelp-xsl-3.8.1-1|4	Release: 1
12mu|yelp-xsl-3.8.1-1|5	Source0: ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|yelp-xsl-3.8.1-1|6	License: LGPLv2+ and GPLv2+
12mu|yelp-xsl-3.8.1-1|7	Group: Publishing
12mu|yelp-xsl-3.8.1-1|8	Url: http://www.gnome.org/
12mu|yelp-xsl-3.8.1-1|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|yelp-xsl-3.8.1-1|10	BuildArch: noarch
12mu|yelp-xsl-3.8.1-1|11	BuildRequires: 		libxslt-devel
12mu|yelp-xsl-3.8.1-1|12	BuildRequires: 		libxslt-proc
12mu|yelp-xsl-3.8.1-1|13	BuildRequires: 		intltool
12mu|yelp-xsl-3.8.1-1|14	BuildRequires:		itstool
12mu|yelp-xsl-3.8.1-1|15	
12mu|yelp-xsl-3.8.1-1|16	%description
12mu|yelp-xsl-3.8.1-1|17	yelp-xsl is a collection of documentation utilities for the Gnome
12mu|yelp-xsl-3.8.1-1|18	project.  Notably, it contains utilities for building documentation and
12mu|yelp-xsl-3.8.1-1|19	all auxiliary files in your source tree, and it contains the DocBook
12mu|yelp-xsl-3.8.1-1|20	XSLT stylesheets that were once distributed with Yelp.
12mu|yelp-xsl-3.8.1-1|21	
12mu|yelp-xsl-3.8.1-1|22	
12mu|yelp-xsl-3.8.1-1|23	%prep
12mu|yelp-xsl-3.8.1-1|24	%setup -q
12mu|yelp-xsl-3.8.1-1|25	
12mu|yelp-xsl-3.8.1-1|26	%build
12mu|yelp-xsl-3.8.1-1|27	%configure2_5x
12mu|yelp-xsl-3.8.1-1|28	%make
12mu|yelp-xsl-3.8.1-1|29	
12mu|yelp-xsl-3.8.1-1|30	%install
12mu|yelp-xsl-3.8.1-1|31	rm -rf %{buildroot} %name.lang
12mu|yelp-xsl-3.8.1-1|32	%makeinstall_std
12mu|yelp-xsl-3.8.1-1|33	
12mu|yelp-xsl-3.8.1-1|34	%clean
12mu|yelp-xsl-3.8.1-1|35	rm -rf %{buildroot}
12mu|yelp-xsl-3.8.1-1|36	
12mu|yelp-xsl-3.8.1-1|37	%files
12mu|yelp-xsl-3.8.1-1|38	%defattr(-,root,root)
12mu|yelp-xsl-3.8.1-1|39	%doc AUTHORS README
12mu|yelp-xsl-3.8.1-1|40	%_datadir/%name
12mu|yelp-xsl-3.8.1-1|41	%_datadir/pkgconfig/%name.pc
12mu|yelp-xsl-3.8.1-1|42	

21621 12
12mu|youmagic-1.1.33.1212-2|1	Name:    youmagic
12mu|youmagic-1.1.33.1212-2|2	Version: 1.1.33.1212
12mu|youmagic-1.1.33.1212-2|3	Release: 2
12mu|youmagic-1.1.33.1212-2|4	Summary: VoIP application
12mu|youmagic-1.1.33.1212-2|5	License: GPLv2
12mu|youmagic-1.1.33.1212-2|6	Group:   Graphical desktop/Other
12mu|youmagic-1.1.33.1212-2|7	Vendor:  OJSC "Multiregional Transit Telecom"
12mu|youmagic-1.1.33.1212-2|8	Source:  %{name}-%{version}.tar.gz
12mu|youmagic-1.1.33.1212-2|9	Packager: Alexander Demidenko <ademidenko@mtt.ru>
12mu|youmagic-1.1.33.1212-2|10	URL: http://www.youmagic.com
12mu|youmagic-1.1.33.1212-2|11	
12mu|youmagic-1.1.33.1212-2|12	BuildRequires: cmake
12mu|youmagic-1.1.33.1212-2|13	BuildRequires: qt4-devel
12mu|youmagic-1.1.33.1212-2|14	BuildRequires: pulseaudio-devel
12mu|youmagic-1.1.33.1212-2|15	BuildRequires: pkgconfig(QJson)
12mu|youmagic-1.1.33.1212-2|16	BuildRequires: pkgconfig(alsa)
12mu|youmagic-1.1.33.1212-2|17	BuildRequires: desktop-file-utils
12mu|youmagic-1.1.33.1212-2|18	BuildRequires: exosip-devel >= 3.1.0
12mu|youmagic-1.1.33.1212-2|19	BuildRequires: pkgconfig(opus)
12mu|youmagic-1.1.33.1212-2|20	BuildRequires: gsm-devel
12mu|youmagic-1.1.33.1212-2|21	BuildRequires: pkgconfig(libosip2)
12mu|youmagic-1.1.33.1212-2|22	BuildRequires: speex-devel
12mu|youmagic-1.1.33.1212-2|23	BuildRequires: ortp-devel >= 0.17.0
12mu|youmagic-1.1.33.1212-2|24	BuildRequires: kdebase4-runtime-devel
12mu|youmagic-1.1.33.1212-2|25	#Requires: libqtcore4
12mu|youmagic-1.1.33.1212-2|26	#Requires: libqtgui4
12mu|youmagic-1.1.33.1212-2|27	#Requires: libqtdeclarative4
12mu|youmagic-1.1.33.1212-2|28	#Requires: libqtsql4
12mu|youmagic-1.1.33.1212-2|29	#Requires: libqtnetwork4
12mu|youmagic-1.1.33.1212-2|30	#Requires: libqtscript4
12mu|youmagic-1.1.33.1212-2|31	#Requires: libqtxmlpatterns4
12mu|youmagic-1.1.33.1212-2|32	#Requires: libqtwebkit4
12mu|youmagic-1.1.33.1212-2|33	#Requires: libqjson0
12mu|youmagic-1.1.33.1212-2|34	Requires: qt4-database-plugin-sqlite
12mu|youmagic-1.1.33.1212-2|35	
12mu|youmagic-1.1.33.1212-2|36	%description
12mu|youmagic-1.1.33.1212-2|37	%{name} VoIP application provides probably the most affordable call rates.
12mu|youmagic-1.1.33.1212-2|38	Don't miss the opportunity to stay in touch with anybody you want.
12mu|youmagic-1.1.33.1212-2|39	
12mu|youmagic-1.1.33.1212-2|40	%prep
12mu|youmagic-1.1.33.1212-2|41	%setup -q
12mu|youmagic-1.1.33.1212-2|42	
12mu|youmagic-1.1.33.1212-2|43	%build
12mu|youmagic-1.1.33.1212-2|44	cmake . -DPROJECT=%{name}-%{version}
12mu|youmagic-1.1.33.1212-2|45	%make
12mu|youmagic-1.1.33.1212-2|46	ln -sf /usr/share/%{name}-%{version}/%{name}-%{version} %{name}
12mu|youmagic-1.1.33.1212-2|47	
12mu|youmagic-1.1.33.1212-2|48	%install
12mu|youmagic-1.1.33.1212-2|49	%define ym_install_path /usr/share/%{name}-%{version}
12mu|youmagic-1.1.33.1212-2|50	%define link_install_path /usr/bin
12mu|youmagic-1.1.33.1212-2|51	install -d "$RPM_BUILD_ROOT/%{ym_install_path}"
12mu|youmagic-1.1.33.1212-2|52	cp %{name}-%{version} "$RPM_BUILD_ROOT/%{ym_install_path}"
12mu|youmagic-1.1.33.1212-2|53	install -d "$RPM_BUILD_ROOT%{link_install_path}"
12mu|youmagic-1.1.33.1212-2|54	cp -P -f %{name} "$RPM_BUILD_ROOT%{link_install_path}"
12mu|youmagic-1.1.33.1212-2|55	cp database.sql "$RPM_BUILD_ROOT/%{ym_install_path}"
12mu|youmagic-1.1.33.1212-2|56	cp -R QtDesktop/ "$RPM_BUILD_ROOT/%{ym_install_path}"
12mu|youmagic-1.1.33.1212-2|57	cp -R distribute/ "$RPM_BUILD_ROOT/%{ym_install_path}"
12mu|youmagic-1.1.33.1212-2|58	install -d "$RPM_BUILD_ROOT/%{_datadir}/applications/"
12mu|youmagic-1.1.33.1212-2|59	install -d "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/128x128/apps/"
12mu|youmagic-1.1.33.1212-2|60	install -d "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/72x72/apps/"
12mu|youmagic-1.1.33.1212-2|61	install -d "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/64x64/apps/"
12mu|youmagic-1.1.33.1212-2|62	install -d "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/48x48/apps/"
12mu|youmagic-1.1.33.1212-2|63	install -d "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/32x32/apps/"
12mu|youmagic-1.1.33.1212-2|64	install -d "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/24x24/apps/"
12mu|youmagic-1.1.33.1212-2|65	install -d "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/22x22/apps/"
12mu|youmagic-1.1.33.1212-2|66	install -d "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/16x16/apps/"
12mu|youmagic-1.1.33.1212-2|67	cp distribute/youmagic.desktop "$RPM_BUILD_ROOT/%{_datadir}/applications"
12mu|youmagic-1.1.33.1212-2|68	cp distribute/icons/128.png "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/128x128/apps/%{name}.png"
12mu|youmagic-1.1.33.1212-2|69	cp distribute/icons/72.png "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/72x72/apps/%{name}.png"
12mu|youmagic-1.1.33.1212-2|70	cp distribute/icons/64.png "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/64x64/apps/%{name}.png"
12mu|youmagic-1.1.33.1212-2|71	cp distribute/icons/48.png "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/48x48/apps/%{name}.png"
12mu|youmagic-1.1.33.1212-2|72	cp distribute/icons/32.png "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/32x32/apps/%{name}.png"
12mu|youmagic-1.1.33.1212-2|73	cp distribute/icons/24.png "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/24x24/apps/%{name}.png"
12mu|youmagic-1.1.33.1212-2|74	cp distribute/icons/22.png "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/22x22/apps/%{name}.png"
12mu|youmagic-1.1.33.1212-2|75	cp distribute/icons/16.png "$RPM_BUILD_ROOT/%{_iconsdir}/hicolor/16x16/apps/%{name}.png"
12mu|youmagic-1.1.33.1212-2|76	
12mu|youmagic-1.1.33.1212-2|77	
12mu|youmagic-1.1.33.1212-2|78	%files
12mu|youmagic-1.1.33.1212-2|79	%attr(0755,root,root) /usr/bin/%{name}
12mu|youmagic-1.1.33.1212-2|80	%attr(0755,root,root) %{ym_install_path}/%{name}-%{version}
12mu|youmagic-1.1.33.1212-2|81	%attr(0644,root,root) %{ym_install_path}/database.sql
12mu|youmagic-1.1.33.1212-2|82	%{ym_install_path}/QtDesktop
12mu|youmagic-1.1.33.1212-2|83	%{ym_install_path}/distribute
12mu|youmagic-1.1.33.1212-2|84	%attr(0644,root,root) %{_datadir}/applications/%{name}.desktop
12mu|youmagic-1.1.33.1212-2|85	%attr(0644,root,root) %{_iconsdir}/hicolor/128x128/apps/%{name}.png
12mu|youmagic-1.1.33.1212-2|86	%attr(0644,root,root) %{_iconsdir}/hicolor/72x72/apps/%{name}.png
12mu|youmagic-1.1.33.1212-2|87	%attr(0644,root,root) %{_iconsdir}/hicolor/64x64/apps/%{name}.png
12mu|youmagic-1.1.33.1212-2|88	%attr(0644,root,root) %{_iconsdir}/hicolor/48x48/apps/%{name}.png
12mu|youmagic-1.1.33.1212-2|89	%attr(0644,root,root) %{_iconsdir}/hicolor/32x32/apps/%{name}.png
12mu|youmagic-1.1.33.1212-2|90	%attr(0644,root,root) %{_iconsdir}/hicolor/24x24/apps/%{name}.png
12mu|youmagic-1.1.33.1212-2|91	%attr(0644,root,root) %{_iconsdir}/hicolor/22x22/apps/%{name}.png
12mu|youmagic-1.1.33.1212-2|92	%attr(0644,root,root) %{_iconsdir}/hicolor/16x16/apps/%{name}.png
12mu|youmagic-1.1.33.1212-2|93	
12mu|youmagic-1.1.33.1212-2|94	
12mu|youmagic-1.1.33.1212-2|95	%post
12mu|youmagic-1.1.33.1212-2|96	%update_desktop_database
12mu|youmagic-1.1.33.1212-2|97	%update_mime_database
12mu|youmagic-1.1.33.1212-2|98	%update_icon_cache hicolor
12mu|youmagic-1.1.33.1212-2|99	
12mu|youmagic-1.1.33.1212-2|100	%postun
12mu|youmagic-1.1.33.1212-2|101	%clean_desktop_database
12mu|youmagic-1.1.33.1212-2|102	%clean_mime_database
12mu|youmagic-1.1.33.1212-2|103	%update_icon_cache hicolor

21622 12
12mu|zapping-0.10-0.0.cvs6.10|1	Name:		zapping
12mu|zapping-0.10-0.0.cvs6.10|2	Summary:	A TV viewer for GNOME
12mu|zapping-0.10-0.0.cvs6.10|3	Version:	0.10
12mu|zapping-0.10-0.0.cvs6.10|4	Release:	%mkrel 0.0.cvs6.10
12mu|zapping-0.10-0.0.cvs6.10|5	License:	GPL
12mu|zapping-0.10-0.0.cvs6.10|6	URL:		http://sourceforge.net/projects/zapping/
12mu|zapping-0.10-0.0.cvs6.10|7	Group:		Video
12mu|zapping-0.10-0.0.cvs6.10|8	#Source0:	http://osdn.dl.sourceforge.net/sourceforge/zapping/%{name}-%{version}.tar.bz2
12mu|zapping-0.10-0.0.cvs6.10|9	Source0:	zapping-0.10cvs6.tar.bz2
12mu|zapping-0.10-0.0.cvs6.10|10	Source11:	%{name}-16.png
12mu|zapping-0.10-0.0.cvs6.10|11	Source12:	%{name}-32.png
12mu|zapping-0.10-0.0.cvs6.10|12	Source13:	%{name}.png
12mu|zapping-0.10-0.0.cvs6.10|13	Patch1:		zapping-0.7.1-lib64.patch
12mu|zapping-0.10-0.0.cvs6.10|14	Patch3:         zapping-0.9.6-pam.patch
12mu|zapping-0.10-0.0.cvs6.10|15	# taken from debian package
12mu|zapping-0.10-0.0.cvs6.10|16	# http://bugs.debian.org/424502
12mu|zapping-0.10-0.0.cvs6.10|17	Patch4:         zapping-0.9.6-shift.patch
12mu|zapping-0.10-0.0.cvs6.10|18	Patch5:		zapping-0.10cvs6-libtool_fixes.diff
12mu|zapping-0.10-0.0.cvs6.10|19	Patch6:		zapping-0.10cvs6-linkage.patch
12mu|zapping-0.10-0.0.cvs6.10|20	Patch7:         zapping-0.10cvs6.libpng15.patch
12mu|zapping-0.10-0.0.cvs6.10|21	Patch9:         zapping-0.10cvs6.zvbi.patch
12mu|zapping-0.10-0.0.cvs6.10|22	Patch10:        zapping-0.10cvs6.lXext.patch
12mu|zapping-0.10-0.0.cvs6.10|23	BuildRequires:	autoconf2.5
12mu|zapping-0.10-0.0.cvs6.10|24	BuildRequires:	desktop-file-utils
12mu|zapping-0.10-0.0.cvs6.10|25	BuildRequires:	gettext
12mu|zapping-0.10-0.0.cvs6.10|26	BuildRequires:	gettext-devel
12mu|zapping-0.10-0.0.cvs6.10|27	BuildRequires:	intltool
12mu|zapping-0.10-0.0.cvs6.10|28	BuildRequires:	libglade2.0-devel
12mu|zapping-0.10-0.0.cvs6.10|29	BuildRequires:	libgnomeui2-devel
12mu|zapping-0.10-0.0.cvs6.10|30	BuildRequires:	libtool
12mu|zapping-0.10-0.0.cvs6.10|31	BuildRequires:	perl-XML-Parser
12mu|zapping-0.10-0.0.cvs6.10|32	BuildRequires:	python-devel
12mu|zapping-0.10-0.0.cvs6.10|33	BuildRequires:	scrollkeeper
12mu|zapping-0.10-0.0.cvs6.10|34	BuildRequires:	usermode-consoleonly
12mu|zapping-0.10-0.0.cvs6.10|35	BuildRequires:	zvbi-devel
12mu|zapping-0.10-0.0.cvs6.10|36	BuildRequires:	libxmu-devel
12mu|zapping-0.10-0.0.cvs6.10|37	Requires:	usermode
12mu|zapping-0.10-0.0.cvs6.10|38	Requires:	usermode-consoleonly
12mu|zapping-0.10-0.0.cvs6.10|39	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12mu|zapping-0.10-0.0.cvs6.10|40	
12mu|zapping-0.10-0.0.cvs6.10|41	%description
12mu|zapping-0.10-0.0.cvs6.10|42	Zapping is a TV viewer for GNOME that supports both Video4Linux
12mu|zapping-0.10-0.0.cvs6.10|43	and Video4Linux2. It's extensible through plugins based on GTK.
12mu|zapping-0.10-0.0.cvs6.10|44	
12mu|zapping-0.10-0.0.cvs6.10|45	%prep
12mu|zapping-0.10-0.0.cvs6.10|46	
12mu|zapping-0.10-0.0.cvs6.10|47	%setup -q -n %{name}-%{version}cvs6
12mu|zapping-0.10-0.0.cvs6.10|48	%patch1 -p0 -b .lib64
12mu|zapping-0.10-0.0.cvs6.10|49	%patch3 -p1
12mu|zapping-0.10-0.0.cvs6.10|50	%patch4 -p1
12mu|zapping-0.10-0.0.cvs6.10|51	%patch5 -p1 -b .libtool_fixes
12mu|zapping-0.10-0.0.cvs6.10|52	%patch6 -p0
12mu|zapping-0.10-0.0.cvs6.10|53	%patch7 -p1
12mu|zapping-0.10-0.0.cvs6.10|54	%patch9 -p1
12mu|zapping-0.10-0.0.cvs6.10|55	%patch10 -p1
12mu|zapping-0.10-0.0.cvs6.10|56	
12mu|zapping-0.10-0.0.cvs6.10|57	%build
12mu|zapping-0.10-0.0.cvs6.10|58	autoreconf -fi
12mu|zapping-0.10-0.0.cvs6.10|59	
12mu|zapping-0.10-0.0.cvs6.10|60	%configure2_5x --disable-schemas-install
12mu|zapping-0.10-0.0.cvs6.10|61	%make
12mu|zapping-0.10-0.0.cvs6.10|62	
12mu|zapping-0.10-0.0.cvs6.10|63	%install
12mu|zapping-0.10-0.0.cvs6.10|64	rm -rf $RPM_BUILD_ROOT
12mu|zapping-0.10-0.0.cvs6.10|65	%{makeinstall_std} plugindir=%{_libdir}/zapping/plugins
12mu|zapping-0.10-0.0.cvs6.10|66	
12mu|zapping-0.10-0.0.cvs6.10|67	perl -pi -e 's,zapping/gnome-television.png,gnome-television,g' %{buildroot}%{_datadir}/applications/*
12mu|zapping-0.10-0.0.cvs6.10|68	
12mu|zapping-0.10-0.0.cvs6.10|69	desktop-file-install --vendor="" \
12mu|zapping-0.10-0.0.cvs6.10|70	--remove-category="Application" \
12mu|zapping-0.10-0.0.cvs6.10|71	--remove-category="Multimedia" \
12mu|zapping-0.10-0.0.cvs6.10|72	--remove-key="Version" \
12mu|zapping-0.10-0.0.cvs6.10|73	--dir $RPM_BUILD_ROOT%{_datadir}/applications $RPM_BUILD_ROOT%{_datadir}/applications/*
12mu|zapping-0.10-0.0.cvs6.10|74	
12mu|zapping-0.10-0.0.cvs6.10|75	ln -sf consolehelper $RPM_BUILD_ROOT%{_bindir}/zapping_setup_fb
12mu|zapping-0.10-0.0.cvs6.10|76	ln -sf zapping $RPM_BUILD_ROOT%{_bindir}/zapzilla
12mu|zapping-0.10-0.0.cvs6.10|77	
12mu|zapping-0.10-0.0.cvs6.10|78	install -m644 %{SOURCE11} -D $RPM_BUILD_ROOT%{_liconsdir}/%{name}.png
12mu|zapping-0.10-0.0.cvs6.10|79	install -m644 %{SOURCE12} -D $RPM_BUILD_ROOT%{_iconsdir}/%{name}.png
12mu|zapping-0.10-0.0.cvs6.10|80	install -m644 %{SOURCE13} -D $RPM_BUILD_ROOT%{_miconsdir}/%{name}.png
12mu|zapping-0.10-0.0.cvs6.10|81	
12mu|zapping-0.10-0.0.cvs6.10|82	%if %mdkversion < 200900
12mu|zapping-0.10-0.0.cvs6.10|83	%post
12mu|zapping-0.10-0.0.cvs6.10|84	%update_menus
12mu|zapping-0.10-0.0.cvs6.10|85	%endif
12mu|zapping-0.10-0.0.cvs6.10|86	
12mu|zapping-0.10-0.0.cvs6.10|87	%if %mdkversion < 200900
12mu|zapping-0.10-0.0.cvs6.10|88	%postun
12mu|zapping-0.10-0.0.cvs6.10|89	%clean_menus
12mu|zapping-0.10-0.0.cvs6.10|90	%endif
12mu|zapping-0.10-0.0.cvs6.10|91	
12mu|zapping-0.10-0.0.cvs6.10|92	%clean
12mu|zapping-0.10-0.0.cvs6.10|93	rm -rf $RPM_BUILD_ROOT
12mu|zapping-0.10-0.0.cvs6.10|94	
12mu|zapping-0.10-0.0.cvs6.10|95	%files
12mu|zapping-0.10-0.0.cvs6.10|96	%defattr (-,root,root)
12mu|zapping-0.10-0.0.cvs6.10|97	%doc AUTHORS THANKS ChangeLog README README.plugins TODO BUGS
12mu|zapping-0.10-0.0.cvs6.10|98	%doc plugins/alirc/README.alirc
12mu|zapping-0.10-0.0.cvs6.10|99	%config(noreplace) %{_sysconfdir}/pam.d/zapping_setup_fb
12mu|zapping-0.10-0.0.cvs6.10|100	%config(noreplace) %{_sysconfdir}/security/console.apps/zapping_setup_fb
12mu|zapping-0.10-0.0.cvs6.10|101	%config(noreplace) %{_sysconfdir}/gconf/schemas/zapping.schemas
12mu|zapping-0.10-0.0.cvs6.10|102	#/home/tv/rpm/tmp/zapping-0.9.6-1mdk-buildroot/etc/pam.d/zapping_setup_fb
12mu|zapping-0.10-0.0.cvs6.10|103	#  /home/tv/rpm/tmp/zapping-0.9.6-1mdk-buildroot/etc/security/console.apps/zapping_setup_fb
12mu|zapping-0.10-0.0.cvs6.10|104	
12mu|zapping-0.10-0.0.cvs6.10|105	%{_bindir}/*
12mu|zapping-0.10-0.0.cvs6.10|106	%{_sbindir}/*
12mu|zapping-0.10-0.0.cvs6.10|107	%{_libdir}/zapping
12mu|zapping-0.10-0.0.cvs6.10|108	%{_datadir}/applications/zapping.desktop
12mu|zapping-0.10-0.0.cvs6.10|109	%{_datadir}/gnome/help/zapping
12mu|zapping-0.10-0.0.cvs6.10|110	%{_datadir}/omf/zapping/zapping-C.omf
12mu|zapping-0.10-0.0.cvs6.10|111	%{_datadir}/pixmaps/zapping
12mu|zapping-0.10-0.0.cvs6.10|112	%{_datadir}/zapping
12mu|zapping-0.10-0.0.cvs6.10|113	%{_iconsdir}/%{name}.png
12mu|zapping-0.10-0.0.cvs6.10|114	%{_liconsdir}/%{name}.png
12mu|zapping-0.10-0.0.cvs6.10|115	%{_miconsdir}/%{name}.png
12mu|zapping-0.10-0.0.cvs6.10|116	%{_mandir}/*/*
12mu|zapping-0.10-0.0.cvs6.10|117	
12mu|zapping-0.10-0.0.cvs6.10|118	
12mu|zapping-0.10-0.0.cvs6.10|119	
12mu|zapping-0.10-0.0.cvs6.10|120	
12mu|zapping-0.10-0.0.cvs6.10|121	%changelog
12mu|zapping-0.10-0.0.cvs6.10|122	* Sat May 07 2011 Oden Eriksson <oeriksson@mandriva.com> 0.10-0.0.cvs6.6mdv2011.0
12mu|zapping-0.10-0.0.cvs6.10|123	+ Revision: 671952
12mu|zapping-0.10-0.0.cvs6.10|124	- mass rebuild
12mu|zapping-0.10-0.0.cvs6.10|125	

21623 12
12mu|zeitgeist-0.9.14-1|1	%define api 2.0
12mu|zeitgeist-0.9.14-1|2	%define major 0
12mu|zeitgeist-0.9.14-1|3	
12mu|zeitgeist-0.9.14-1|4	%define libname         %mklibname %{name} %{api} %{major}
12mu|zeitgeist-0.9.14-1|5	%define develname       %mklibname -d %{name} %{api}
12mu|zeitgeist-0.9.14-1|6	
12mu|zeitgeist-0.9.14-1|7	Summary:	Event logging framework for the desktop
12mu|zeitgeist-0.9.14-1|8	Name:		zeitgeist
12mu|zeitgeist-0.9.14-1|9	Version:	0.9.14
12mu|zeitgeist-0.9.14-1|10	Release:	1
12mu|zeitgeist-0.9.14-1|11	Source0:	http://launchpad.net/%{name}/0.9/%{version}/+download/%{name}-%{version}.tar.xz
12mu|zeitgeist-0.9.14-1|12	License:	LGPLv3
12mu|zeitgeist-0.9.14-1|13	Group:		System/Libraries
12mu|zeitgeist-0.9.14-1|14	Url:		http://launchpad.net/zeitgeist
12mu|zeitgeist-0.9.14-1|15	BuildRequires:	python-devel
12mu|zeitgeist-0.9.14-1|16	BuildRequires:	xapian-devel
12mu|zeitgeist-0.9.14-1|17	BuildRequires:	intltool
12mu|zeitgeist-0.9.14-1|18	BuildRequires:	raptor
12mu|zeitgeist-0.9.14-1|19	BuildRequires:	pkgconfig(dbus-1)
12mu|zeitgeist-0.9.14-1|20	BuildRequires:	pkgconfig(gtk+-3.0)
12mu|zeitgeist-0.9.14-1|21	BuildRequires:	pkgconfig(json-glib-1.0)
12mu|zeitgeist-0.9.14-1|22	BuildRequires:	pkgconfig(gobject-introspection-1.0)
12mu|zeitgeist-0.9.14-1|23	BuildRequires:	pkgconfig(telepathy-glib) >= 0.18.0
12mu|zeitgeist-0.9.14-1|24	BuildRequires:	python-rdflib
12mu|zeitgeist-0.9.14-1|25	BuildRequires:	vala-devel vala-tools
12mu|zeitgeist-0.9.14-1|26	Requires:	pygtk2.0
12mu|zeitgeist-0.9.14-1|27	Requires:	python-dbus
12mu|zeitgeist-0.9.14-1|28	Requires:	python-storm
12mu|zeitgeist-0.9.14-1|29	
12mu|zeitgeist-0.9.14-1|30	%description
12mu|zeitgeist-0.9.14-1|31	Zeitgeist is an "Event Logging Framework" that provides cross
12mu|zeitgeist-0.9.14-1|32	application awareness of the desktop's activities.
12mu|zeitgeist-0.9.14-1|33	
12mu|zeitgeist-0.9.14-1|34	You worked on a file, but you cannot remember where you saved it? You
12mu|zeitgeist-0.9.14-1|35	visited a web page about basketball three days ago, but you cannot
12mu|zeitgeist-0.9.14-1|36	find the URL in your browser's history? No problem, this is where
12mu|zeitgeist-0.9.14-1|37	Zeitgeist enters the scene. It knows a lot about your activities and
12mu|zeitgeist-0.9.14-1|38	has a feature rich D-Bus API which allows GUI applications like
12mu|zeitgeist-0.9.14-1|39	gnome-zeitgeist, zeitgeistfs and others to present you your
12mu|zeitgeist-0.9.14-1|40	activities in a readable way.
12mu|zeitgeist-0.9.14-1|41	
12mu|zeitgeist-0.9.14-1|42	%package -n %{libname}
12mu|zeitgeist-0.9.14-1|43	Group:          System/Libraries
12mu|zeitgeist-0.9.14-1|44	Summary:        Libs for zeitgeist
12mu|zeitgeist-0.9.14-1|45	Obsoletes:      %{_lib}%{name} < %{version}-%{release}
12mu|zeitgeist-0.9.14-1|46	
12mu|zeitgeist-0.9.14-1|47	%description -n %{libname}
12mu|zeitgeist-0.9.14-1|48	This is a library to provide data to %{name}
12mu|zeitgeist-0.9.14-1|49	
12mu|zeitgeist-0.9.14-1|50	
12mu|zeitgeist-0.9.14-1|51	%package -n %{develname}
12mu|zeitgeist-0.9.14-1|52	Group:          Development/C
12mu|zeitgeist-0.9.14-1|53	Summary:        Headers for %{name}
12mu|zeitgeist-0.9.14-1|54	Requires:       %{libname} = %{version}-%{release}
12mu|zeitgeist-0.9.14-1|55	Provides:       %{name}-devel = %{version}-%{release}
12mu|zeitgeist-0.9.14-1|56	Obsoletes:      %{_lib}%{name}2-devel < %{version}-%{release}
12mu|zeitgeist-0.9.14-1|57	
12mu|zeitgeist-0.9.14-1|58	%description -n %{develname}
12mu|zeitgeist-0.9.14-1|59	This is a library to provide headers to the %{name}.
12mu|zeitgeist-0.9.14-1|60	
12mu|zeitgeist-0.9.14-1|61	
12mu|zeitgeist-0.9.14-1|62	%prep
12mu|zeitgeist-0.9.14-1|63	%setup -q
12mu|zeitgeist-0.9.14-1|64	%apply_patches
12mu|zeitgeist-0.9.14-1|65	
12mu|zeitgeist-0.9.14-1|66	%build
12mu|zeitgeist-0.9.14-1|67	%configure2_5x --enable-fts
12mu|zeitgeist-0.9.14-1|68	%make
12mu|zeitgeist-0.9.14-1|69	
12mu|zeitgeist-0.9.14-1|70	%install
12mu|zeitgeist-0.9.14-1|71	%makeinstall_std pkgconfigdir=%{_datadir}/pkgconfig
12mu|zeitgeist-0.9.14-1|72	rm -f %{buildroot}%{_mandir}/man1/%{name}-datahub.1*
12mu|zeitgeist-0.9.14-1|73	rm -rf %{buildroot}%{_prefix}/doc/
12mu|zeitgeist-0.9.14-1|74	
12mu|zeitgeist-0.9.14-1|75	%files
12mu|zeitgeist-0.9.14-1|76	%doc AUTHORS NEWS
12mu|zeitgeist-0.9.14-1|77	%{_sysconfdir}/xdg/autostart/*.desktop
12mu|zeitgeist-0.9.14-1|78	%{_bindir}/%{name}*
12mu|zeitgeist-0.9.14-1|79	%{py_puresitedir}/%{name}
12mu|zeitgeist-0.9.14-1|80	%{_libdir}/zeitgeist-fts
12mu|zeitgeist-0.9.14-1|81	%{_datadir}/%{name}
12mu|zeitgeist-0.9.14-1|82	%{_datadir}/bash-completion/*
12mu|zeitgeist-0.9.14-1|83	%{_datadir}/dbus-1/services/*
12mu|zeitgeist-0.9.14-1|84	%{_mandir}/man1/%{name}*.1*
12mu|zeitgeist-0.9.14-1|85	
12mu|zeitgeist-0.9.14-1|86	%files -n %{libname}
12mu|zeitgeist-0.9.14-1|87	%{_libdir}/*.so.*
12mu|zeitgeist-0.9.14-1|88	%{_libdir}/girepository-1.0/*
12mu|zeitgeist-0.9.14-1|89	
12mu|zeitgeist-0.9.14-1|90	%files -n %{develname}
12mu|zeitgeist-0.9.14-1|91	%{_includedir}/*
12mu|zeitgeist-0.9.14-1|92	%{_libdir}/*.so
12mu|zeitgeist-0.9.14-1|93	%{_datadir}/gir-1.0/*
12mu|zeitgeist-0.9.14-1|94	%{_datadir}/pkgconfig/*.pc
12mu|zeitgeist-0.9.14-1|95	%{_datadir}/vala
12mu|zeitgeist-0.9.14-1|96	
12mu|zeitgeist-0.9.14-1|97	%changelog
12mu|zeitgeist-0.9.14-1|98	* Mon Sep 09 2013 Tigro <ashejn@gmail.com> 0.9.14-1
12mu|zeitgeist-0.9.14-1|99	+ Revision: 90c5fd8
12mu|zeitgeist-0.9.14-1|100	- update to 0.9.14
12mu|zeitgeist-0.9.14-1|101	
12mu|zeitgeist-0.9.14-1|102	

21624 12
12mu|zenity-3.8.0-1|1	Name:		zenity
12mu|zenity-3.8.0-1|2	Summary:	Call GNOME dialog boxes from the command line
12mu|zenity-3.8.0-1|3	Version:	3.8.0
12mu|zenity-3.8.0-1|4	Release:	1
12mu|zenity-3.8.0-1|5	License:	LGPLv2+
12mu|zenity-3.8.0-1|6	Group:		Development/GNOME and GTK+
12mu|zenity-3.8.0-1|7	URL:		ftp://ftp.gnome.org/pub/GNOME/sources/%{name}
12mu|zenity-3.8.0-1|8	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/%{name}/3.8/%{name}-%{version}.tar.xz
12mu|zenity-3.8.0-1|9	
12mu|zenity-3.8.0-1|10	BuildRequires:	pkgconfig(gnome-doc-utils)
12mu|zenity-3.8.0-1|11	BuildRequires:	intltool itstool
12mu|zenity-3.8.0-1|12	BuildRequires:	xsltproc
12mu|zenity-3.8.0-1|13	BuildRequires:	pkgconfig(glib-2.0)
12mu|zenity-3.8.0-1|14	BuildRequires:	pkgconfig(gtk+-3.0) >= 3.0.0
12mu|zenity-3.8.0-1|15	BuildRequires:	pkgconfig(libnotify) >= 0.6.1
12mu|zenity-3.8.0-1|16	BuildRequires:	pkgconfig(x11)
12mu|zenity-3.8.0-1|17	
12mu|zenity-3.8.0-1|18	%description
12mu|zenity-3.8.0-1|19	Zenity allows you to display dialog boxes from the commandline and shell
12mu|zenity-3.8.0-1|20	scripts.
12mu|zenity-3.8.0-1|21	
12mu|zenity-3.8.0-1|22	%prep
12mu|zenity-3.8.0-1|23	%setup -q
12mu|zenity-3.8.0-1|24	
12mu|zenity-3.8.0-1|25	%build
12mu|zenity-3.8.0-1|26	%configure2_5x --disable-scrollkeeper
12mu|zenity-3.8.0-1|27	%make
12mu|zenity-3.8.0-1|28	
12mu|zenity-3.8.0-1|29	%install
12mu|zenity-3.8.0-1|30	rm -rf %{buildroot} %{name}-0.1.lang
12mu|zenity-3.8.0-1|31	
12mu|zenity-3.8.0-1|32	%makeinstall_std
12mu|zenity-3.8.0-1|33	
12mu|zenity-3.8.0-1|34	%find_lang %{name}-0.1 --with-gnome --all-name
12mu|zenity-3.8.0-1|35	
12mu|zenity-3.8.0-1|36	%files -f %{name}-0.1.lang
12mu|zenity-3.8.0-1|37	%doc AUTHORS COPYING HACKING NEWS README THANKS TODO
12mu|zenity-3.8.0-1|38	%{_bindir}/*
12mu|zenity-3.8.0-1|39	%{_datadir}/%{name}
12mu|zenity-3.8.0-1|40	%{_mandir}/man1/*
12mu|zenity-3.8.0-1|41	

21625 12
12mu|zlib-1.2.8-1|1	%define shortname	z
12mu|zlib-1.2.8-1|2	%define major 1
12mu|zlib-1.2.8-1|3	%define libname		%mklibname %{shortname}%{major}
12mu|zlib-1.2.8-1|4	%define biarchname	lib%{shortname}%{major}
12mu|zlib-1.2.8-1|5	%define develname	%mklibname %{shortname} -d
12mu|zlib-1.2.8-1|6	%define libminizip %mklibname minizip %{major}
12mu|zlib-1.2.8-1|7	%define minizip_devel %mklibname minizip -d
12mu|zlib-1.2.8-1|8	
12mu|zlib-1.2.8-1|9	%define build_biarch 0
12mu|zlib-1.2.8-1|10	# Enable bi-arch build on x86-64
12mu|zlib-1.2.8-1|11	%ifarch x86_64
12mu|zlib-1.2.8-1|12	%define build_biarch 1
12mu|zlib-1.2.8-1|13	%endif
12mu|zlib-1.2.8-1|14	%define build_minizip 1
12mu|zlib-1.2.8-1|15	
12mu|zlib-1.2.8-1|16	%bcond_with	uclibc
12mu|zlib-1.2.8-1|17	%bcond_with	dietlibc
12mu|zlib-1.2.8-1|18	
12mu|zlib-1.2.8-1|19	Summary:	The zlib compression and decompression library
12mu|zlib-1.2.8-1|20	Name:		zlib
12mu|zlib-1.2.8-1|21	Version:	1.2.8
12mu|zlib-1.2.8-1|22	Release:	1
12mu|zlib-1.2.8-1|23	Group:		System/Libraries
12mu|zlib-1.2.8-1|24	License:	BSD
12mu|zlib-1.2.8-1|25	URL:		http://www.gzip.org/zlib/
12mu|zlib-1.2.8-1|26	Source0:	http://www.zlib.net/%{name}-%{version}.tar.gz
12mu|zlib-1.2.8-1|27	BuildRequires:	setarch
12mu|zlib-1.2.8-1|28	%if %{with uclibc}
12mu|zlib-1.2.8-1|29	BuildRequires:	uClibc-devel >= 0.9.32-2
12mu|zlib-1.2.8-1|30	%endif
12mu|zlib-1.2.8-1|31	%if %{with dietlibc}
12mu|zlib-1.2.8-1|32	BuildRequires:	dietlibc-devel
12mu|zlib-1.2.8-1|33	%endif
12mu|zlib-1.2.8-1|34	
12mu|zlib-1.2.8-1|35	%description
12mu|zlib-1.2.8-1|36	The zlib compression library provides in-memory compression and
12mu|zlib-1.2.8-1|37	decompression functions, including integrity checks of the uncompressed
12mu|zlib-1.2.8-1|38	data.  This version of the library supports only one compression method
12mu|zlib-1.2.8-1|39	(deflation), but other algorithms may be added later, which will have
12mu|zlib-1.2.8-1|40	the same stream interface.  The zlib library is used by many different
12mu|zlib-1.2.8-1|41	system programs.
12mu|zlib-1.2.8-1|42	
12mu|zlib-1.2.8-1|43	%package -n	%{libname}
12mu|zlib-1.2.8-1|44	Summary:	The zlib compression and decompression library
12mu|zlib-1.2.8-1|45	Group:		System/Libraries
12mu|zlib-1.2.8-1|46	%rename		%{_lib}zlib1
12mu|zlib-1.2.8-1|47	%rename		%{name}
12mu|zlib-1.2.8-1|48	%rename		%{name}1
12mu|zlib-1.2.8-1|49	
12mu|zlib-1.2.8-1|50	%description -n	%{libname}
12mu|zlib-1.2.8-1|51	The zlib compression library provides in-memory compression and
12mu|zlib-1.2.8-1|52	decompression functions, including integrity checks of the uncompressed
12mu|zlib-1.2.8-1|53	data.  This version of the library supports only one compression method
12mu|zlib-1.2.8-1|54	(deflation), but other algorithms may be added later, which will have
12mu|zlib-1.2.8-1|55	the same stream interface.  The zlib library is used by many different
12mu|zlib-1.2.8-1|56	system programs.
12mu|zlib-1.2.8-1|57	
12mu|zlib-1.2.8-1|58	%if %{build_biarch}
12mu|zlib-1.2.8-1|59	%package -n	%{biarchname}
12mu|zlib-1.2.8-1|60	Summary:	The zlib compression and decompression library - biarch
12mu|zlib-1.2.8-1|61	Group:		System/Libraries
12mu|zlib-1.2.8-1|62	Conflicts:	zlib1 < 1.2.6-3
12mu|zlib-1.2.8-1|63	
12mu|zlib-1.2.8-1|64	%description -n %{biarchname}
12mu|zlib-1.2.8-1|65	This package contains the zlib biarch library.
12mu|zlib-1.2.8-1|66	%endif
12mu|zlib-1.2.8-1|67	
12mu|zlib-1.2.8-1|68	%if %{with uclibc}
12mu|zlib-1.2.8-1|69	%package -n	uclibc-%{libname}
12mu|zlib-1.2.8-1|70	Summary:	The zlib compression and decompression library linked against uClibc
12mu|zlib-1.2.8-1|71	Group:		System/Libraries
12mu|zlib-1.2.8-1|72	Conflicts:	zlib1 < 1.2.6-4
12mu|zlib-1.2.8-1|73	
12mu|zlib-1.2.8-1|74	%description -n	uclibc-%{libname}
12mu|zlib-1.2.8-1|75	This package contains a version of the zlib library that's built against the
12mu|zlib-1.2.8-1|76	uClibc library.
12mu|zlib-1.2.8-1|77	%endif
12mu|zlib-1.2.8-1|78	
12mu|zlib-1.2.8-1|79	%package -n	%{develname}
12mu|zlib-1.2.8-1|80	Summary:	Header files and libraries for developing apps which will use zlib
12mu|zlib-1.2.8-1|81	Group:		Development/C
12mu|zlib-1.2.8-1|82	Requires:	%{libname} = %{version}-%{release}
12mu|zlib-1.2.8-1|83	%rename		%{_lib}zlib-devel
12mu|zlib-1.2.8-1|84	%rename		%{name}-devel
12mu|zlib-1.2.8-1|85	%rename		%{name}1-devel
12mu|zlib-1.2.8-1|86	
12mu|zlib-1.2.8-1|87	%description -n	%{develname}
12mu|zlib-1.2.8-1|88	The zlib-devel package contains the header files and libraries needed
12mu|zlib-1.2.8-1|89	to develop programs that use the zlib compression and decompression
12mu|zlib-1.2.8-1|90	library.
12mu|zlib-1.2.8-1|91	
12mu|zlib-1.2.8-1|92	Install the zlib-devel package if you want to develop applications that
12mu|zlib-1.2.8-1|93	will use the zlib library.
12mu|zlib-1.2.8-1|94	
12mu|zlib-1.2.8-1|95	%if %build_minizip
12mu|zlib-1.2.8-1|96	%package -n     %{libminizip}
12mu|zlib-1.2.8-1|97	Summary:        Minizip manipulates files from a .zip archive
12mu|zlib-1.2.8-1|98	Group:          System/Libraries
12mu|zlib-1.2.8-1|99	
12mu|zlib-1.2.8-1|100	%description -n %{libminizip}
12mu|zlib-1.2.8-1|101	Minizip manipulates files from a .zip archive.
12mu|zlib-1.2.8-1|102	
12mu|zlib-1.2.8-1|103	%package -n     %{minizip_devel}
12mu|zlib-1.2.8-1|104	Summary:        Development files for the minizip library
12mu|zlib-1.2.8-1|105	Group:          Development/C
12mu|zlib-1.2.8-1|106	Requires:       %{libminizip} = %{version}-%{release}
12mu|zlib-1.2.8-1|107	Requires:       zlib-devel = %{version}-%{release}
12mu|zlib-1.2.8-1|108	Provides:       libminizip-devel = %{version}-%{release}
12mu|zlib-1.2.8-1|109	Provides:       minizip-devel = %{version}-%{release}
12mu|zlib-1.2.8-1|110	
12mu|zlib-1.2.8-1|111	%description -n %{minizip_devel}
12mu|zlib-1.2.8-1|112	This package contains the libraries and header files needed for
12mu|zlib-1.2.8-1|113	developing applications which use minizip.
12mu|zlib-1.2.8-1|114	%endif
12mu|zlib-1.2.8-1|115	
12mu|zlib-1.2.8-1|116	%prep
12mu|zlib-1.2.8-1|117	%setup -q
12mu|zlib-1.2.8-1|118	
12mu|zlib-1.2.8-1|119	#(peroyvind): be sure to remove -m64/-m32 flags as they're not overridable
12mu|zlib-1.2.8-1|120	RPM_OPT_FLAGS="`echo $RPM_OPT_FLAGS| sed -e 's/-m.. //g'` -O3"
12mu|zlib-1.2.8-1|121	mkdir objs
12mu|zlib-1.2.8-1|122	cp -a $(ls | grep -v objs) objs/
12mu|zlib-1.2.8-1|123	pushd objs
12mu|zlib-1.2.8-1|124	CFLAGS="$RPM_OPT_FLAGS" LDFLAGS="%{?ldflags}" \
12mu|zlib-1.2.8-1|125	%if %{build_biarch}
12mu|zlib-1.2.8-1|126	CC="%{__cc} -m64" \
12mu|zlib-1.2.8-1|127	%endif
12mu|zlib-1.2.8-1|128	./configure --shared --prefix=%{_prefix} --libdir=%{_libdir}
12mu|zlib-1.2.8-1|129	%make
12mu|zlib-1.2.8-1|130	make test
12mu|zlib-1.2.8-1|131	popd
12mu|zlib-1.2.8-1|132	
12mu|zlib-1.2.8-1|133	%if %build_minizip
12mu|zlib-1.2.8-1|134	pushd contrib/minizip
12mu|zlib-1.2.8-1|135	autoreconf --install
12mu|zlib-1.2.8-1|136	%configure --enable-static=no
12mu|zlib-1.2.8-1|137	%make
12mu|zlib-1.2.8-1|138	popd
12mu|zlib-1.2.8-1|139	%endif
12mu|zlib-1.2.8-1|140	
12mu|zlib-1.2.8-1|141	%if %{build_biarch}
12mu|zlib-1.2.8-1|142	RPM_OPT_FLAGS_32=`linux32 rpm --eval %%optflags`
12mu|zlib-1.2.8-1|143	mkdir objs32
12mu|zlib-1.2.8-1|144	cp -a $(ls | grep -v objs) objs32/
12mu|zlib-1.2.8-1|145	pushd objs32
12mu|zlib-1.2.8-1|146	CFLAGS="$RPM_OPT_FLAGS_32" LDFLAGS="%{?ldflags}" CC="%{__cc} -m32" \
12mu|zlib-1.2.8-1|147	./configure --shared --prefix=%{_prefix}
12mu|zlib-1.2.8-1|148	%make
12mu|zlib-1.2.8-1|149	make test
12mu|zlib-1.2.8-1|150	popd
12mu|zlib-1.2.8-1|151	%endif
12mu|zlib-1.2.8-1|152	
12mu|zlib-1.2.8-1|153	%if %build_minizip
12mu|zlib-1.2.8-1|154	pushd contrib/minizip
12mu|zlib-1.2.8-1|155	%makeinstall_std
12mu|zlib-1.2.8-1|156	popd
12mu|zlib-1.2.8-1|157	%endif
12mu|zlib-1.2.8-1|158	
12mu|zlib-1.2.8-1|159	%if %{with dietlibc}
12mu|zlib-1.2.8-1|160	mkdir objsdietlibc
12mu|zlib-1.2.8-1|161	pushd objsdietlibc
12mu|zlib-1.2.8-1|162	CFLAGS="-Os" CC="diet gcc" \
12mu|zlib-1.2.8-1|163	../configure --prefix=%{_prefix}
12mu|zlib-1.2.8-1|164	%make libz.a
12mu|zlib-1.2.8-1|165	popd
12mu|zlib-1.2.8-1|166	%endif
12mu|zlib-1.2.8-1|167	
12mu|zlib-1.2.8-1|168	%if %{with uclibc}
12mu|zlib-1.2.8-1|169	mkdir objsuclibc
12mu|zlib-1.2.8-1|170	pushd objsuclibc
12mu|zlib-1.2.8-1|171	CFLAGS="%{uclibc_cflags}" LDFLAGS="%{?ldflags}" CC="%{uclibc_cc}" \
12mu|zlib-1.2.8-1|172	../configure --shared --prefix=%{_prefix}
12mu|zlib-1.2.8-1|173	%make
12mu|zlib-1.2.8-1|174	popd
12mu|zlib-1.2.8-1|175	%endif
12mu|zlib-1.2.8-1|176	
12mu|zlib-1.2.8-1|177	%install
12mu|zlib-1.2.8-1|178	install -d %{buildroot}/%{_prefix}
12mu|zlib-1.2.8-1|179	install -d %{buildroot}/%{_libdir}
12mu|zlib-1.2.8-1|180	
12mu|zlib-1.2.8-1|181	make install -C objs prefix=%{buildroot}%{_prefix} libdir=%{buildroot}%{_libdir}
12mu|zlib-1.2.8-1|182	%if %{build_biarch}
12mu|zlib-1.2.8-1|183	make install-libs -C objs32 prefix=%{buildroot}%{_prefix}
12mu|zlib-1.2.8-1|184	%endif
12mu|zlib-1.2.8-1|185	
12mu|zlib-1.2.8-1|186	install -d %{buildroot}/%{_lib}
12mu|zlib-1.2.8-1|187	mv %{buildroot}%{_libdir}/*.so.* %{buildroot}/%{_lib}/
12mu|zlib-1.2.8-1|188	ln -s ../../%{_lib}/libz.so.%{version} %{buildroot}%{_libdir}/
12mu|zlib-1.2.8-1|189	
12mu|zlib-1.2.8-1|190	%if %build_minizip
12mu|zlib-1.2.8-1|191	pushd contrib/minizip
12mu|zlib-1.2.8-1|192	%makeinstall_std
12mu|zlib-1.2.8-1|193	popd
12mu|zlib-1.2.8-1|194	%endif
12mu|zlib-1.2.8-1|195	
12mu|zlib-1.2.8-1|196	%if %{build_biarch}
12mu|zlib-1.2.8-1|197	install -d %{buildroot}/lib
12mu|zlib-1.2.8-1|198	mv %{buildroot}%{_prefix}/lib/*.so.* %{buildroot}/lib/
12mu|zlib-1.2.8-1|199	ln -s ../../lib/libz.so.%{version} %{buildroot}%{_prefix}/lib/
12mu|zlib-1.2.8-1|200	# MD there should be no reason the 32bit devel files should be pkgd
12mu|zlib-1.2.8-1|201	rm -f %{buildroot}%{_prefix}/lib/*.a \
12mu|zlib-1.2.8-1|202	%{buildroot}%{_prefix}/lib/*.so \
12mu|zlib-1.2.8-1|203	%{buildroot}%{_prefix}/lib/pkgconfig/zlib.pc
12mu|zlib-1.2.8-1|204	%endif
12mu|zlib-1.2.8-1|205	
12mu|zlib-1.2.8-1|206	%if %{with dietlibc}
12mu|zlib-1.2.8-1|207	install -m644 objsdietlibc/libz.a -D %{buildroot}%{_prefix}/lib/dietlibc/lib-%{_arch}/libz.a
12mu|zlib-1.2.8-1|208	%endif
12mu|zlib-1.2.8-1|209	
12mu|zlib-1.2.8-1|210	%if %{with uclibc}
12mu|zlib-1.2.8-1|211	install -m644 objsuclibc/libz.a -D %{buildroot}%{uclibc_root}%{_libdir}/libz.a
12mu|zlib-1.2.8-1|212	make install-libs-only -C objsuclibc prefix=%{buildroot}%{uclibc_root} libdir=%{buildroot}%{uclibc_root}%{_libdir}
12mu|zlib-1.2.8-1|213	%endif
12mu|zlib-1.2.8-1|214	
12mu|zlib-1.2.8-1|215	%files -n %{libname}
12mu|zlib-1.2.8-1|216	%doc README
12mu|zlib-1.2.8-1|217	/%{_lib}/libz.so.%{major}*
12mu|zlib-1.2.8-1|218	%{_libdir}/libz.so.%{major}*
12mu|zlib-1.2.8-1|219	%if %{with uclibc}
12mu|zlib-1.2.8-1|220	%{uclibc_root}%{_libdir}/libz.so.%{major}*
12mu|zlib-1.2.8-1|221	%endif
12mu|zlib-1.2.8-1|222	
12mu|zlib-1.2.8-1|223	%if %{build_biarch}
12mu|zlib-1.2.8-1|224	%files -n %{biarchname}
12mu|zlib-1.2.8-1|225	/lib/libz.so.*
12mu|zlib-1.2.8-1|226	%{_prefix}/lib/libz.so.%{major}*
12mu|zlib-1.2.8-1|227	%endif
12mu|zlib-1.2.8-1|228	
12mu|zlib-1.2.8-1|229	%if %{with uclibc}
12mu|zlib-1.2.8-1|230	%files -n uclibc-%{libname}
12mu|zlib-1.2.8-1|231	%{uclibc_root}%{_libdir}/libz.so.%{major}*
12mu|zlib-1.2.8-1|232	%endif
12mu|zlib-1.2.8-1|233	
12mu|zlib-1.2.8-1|234	%files -n %{develname}
12mu|zlib-1.2.8-1|235	%doc README ChangeLog doc/algorithm.txt
12mu|zlib-1.2.8-1|236	%{_mandir}/man3/zlib.3*
12mu|zlib-1.2.8-1|237	%{_libdir}/*.a
12mu|zlib-1.2.8-1|238	%{_libdir}/*.so
12mu|zlib-1.2.8-1|239	%{_libdir}/pkgconfig/zlib.pc
12mu|zlib-1.2.8-1|240	%if %{with uclibc}
12mu|zlib-1.2.8-1|241	%{uclibc_root}%{_libdir}/libz.so
12mu|zlib-1.2.8-1|242	%endif
12mu|zlib-1.2.8-1|243	%{_includedir}/*
12mu|zlib-1.2.8-1|244	%if %{with dietlibc}
12mu|zlib-1.2.8-1|245	%{_prefix}/lib/dietlibc/lib-%{_arch}/libz.a
12mu|zlib-1.2.8-1|246	%endif
12mu|zlib-1.2.8-1|247	%if %{with uclibc}
12mu|zlib-1.2.8-1|248	%{uclibc_root}%{_libdir}/libz.a
12mu|zlib-1.2.8-1|249	%endif
12mu|zlib-1.2.8-1|250	%if %build_minizip
12mu|zlib-1.2.8-1|251	%exclude %{_libdir}/libminizip.so
12mu|zlib-1.2.8-1|252	%exclude %{_includedir}/minizip
12mu|zlib-1.2.8-1|253	%endif
12mu|zlib-1.2.8-1|254	
12mu|zlib-1.2.8-1|255	%if %build_minizip
12mu|zlib-1.2.8-1|256	%files -n %{libminizip}
12mu|zlib-1.2.8-1|257	%{_libdir}/libminizip.so.%{major}*
12mu|zlib-1.2.8-1|258	
12mu|zlib-1.2.8-1|259	%files -n %{minizip_devel}
12mu|zlib-1.2.8-1|260	%{_libdir}/pkgconfig/minizip.pc
12mu|zlib-1.2.8-1|261	%{_libdir}/libminizip.so
12mu|zlib-1.2.8-1|262	%{_includedir}/minizip/*
12mu|zlib-1.2.8-1|263	%endif
12mu|zlib-1.2.8-1|264	
12mu|zlib-1.2.8-1|265	%changelog
12mu|zlib-1.2.8-1|266	* Mon Oct 07 2013 akdengi <alexander.kazancev@rosalab.ru> 1.2.8-1
12mu|zlib-1.2.8-1|267	+ Revision: dc28a7c
12mu|zlib-1.2.8-1|268	- fix build
12mu|zlib-1.2.8-1|269	
12mu|zlib-1.2.8-1|270	

21626 12
12nr|agrsm-2.1.80-3|1	%define module agrsm
12nr|agrsm-2.1.80-3|2	%define version 2.1.80
12nr|agrsm-2.1.80-3|3	%define card Agere Systems Soft Modem
12nr|agrsm-2.1.80-3|4	
12nr|agrsm-2.1.80-3|5	%define extra ONE_A1XX
12nr|agrsm-2.1.80-3|6	%define date 20080527
12nr|agrsm-2.1.80-3|7	%define distname %{module}-%{version}-%{extra}-%{date}
12nr|agrsm-2.1.80-3|8	
12nr|agrsm-2.1.80-3|9	Summary: %{module} driver
12nr|agrsm-2.1.80-3|10	Name: %{module}
12nr|agrsm-2.1.80-3|11	Version: %{version}
12nr|agrsm-2.1.80-3|12	Release: %mkrel 3
12nr|agrsm-2.1.80-3|13	# http://service.one.de/download/index.php?&direction=0&order=&directory=NOTEBOOKS/ONE_A1xx/Linux%20Drivers/Source-code
12nr|agrsm-2.1.80-3|14	Source0: %{distname}.tar.gz
12nr|agrsm-2.1.80-3|15	Source1: /usr/src/linux-2.6.24.5-1mnb/sound/pci/hda/hda_codec.h
12nr|agrsm-2.1.80-3|16	Patch0: modem-update-device_interrupt-definition.patch
12nr|agrsm-2.1.80-3|17	Patch1: modem-update-for-serial-changes.patch
12nr|agrsm-2.1.80-3|18	Patch2: modem-update-irq-flags.patch
12nr|agrsm-2.1.80-3|19	Patch3: modem-update-hda-structs.patch
12nr|agrsm-2.1.80-3|20	Patch4: modem-fix-ptr-warnings.patch
12nr|agrsm-2.1.80-3|21	Patch5: modem-drvname.patch
12nr|agrsm-2.1.80-3|22	Patch6: agrsm-2.1.80-ONE_A1XX-20080527-modprobe.patch
12nr|agrsm-2.1.80-3|23	Patch7: agrsm-2.1.80-ONE_A1XX-20080527-hda_codec.patch
12nr|agrsm-2.1.80-3|24	Patch8: agrsm-2.1.80-ONE_A1XX-20080527-LSB.patch
12nr|agrsm-2.1.80-3|25	License: Commercial
12nr|agrsm-2.1.80-3|26	Group: System/Kernel and hardware
12nr|agrsm-2.1.80-3|27	URL: http://www.lsi.com/
12nr|agrsm-2.1.80-3|28	BuildRoot: %{_tmppath}/%{name}-buildroot
12nr|agrsm-2.1.80-3|29	ExclusiveArch: %{ix86}
12nr|agrsm-2.1.80-3|30	
12nr|agrsm-2.1.80-3|31	%description
12nr|agrsm-2.1.80-3|32	This package contains the %{module} driver for %{card}.
12nr|agrsm-2.1.80-3|33	
12nr|agrsm-2.1.80-3|34	%package -n dkms-%{name}
12nr|agrsm-2.1.80-3|35	Summary: dkms package for %{module} driver
12nr|agrsm-2.1.80-3|36	Group: System/Kernel and hardware
12nr|agrsm-2.1.80-3|37	Requires(preun): dkms
12nr|agrsm-2.1.80-3|38	Requires(post): dkms
12nr|agrsm-2.1.80-3|39	
12nr|agrsm-2.1.80-3|40	%description -n dkms-%{module}
12nr|agrsm-2.1.80-3|41	This package contains the %{module} driver for %{card}.
12nr|agrsm-2.1.80-3|42	
12nr|agrsm-2.1.80-3|43	%prep
12nr|agrsm-2.1.80-3|44	%setup -q -n %{distname}
12nr|agrsm-2.1.80-3|45	cp %{SOURCE1} .
12nr|agrsm-2.1.80-3|46	%patch0 -p1 -b .device-interrupt
12nr|agrsm-2.1.80-3|47	%patch1 -p1 -b .for-serial-changes
12nr|agrsm-2.1.80-3|48	%patch2 -p1 -b .irq-flags
12nr|agrsm-2.1.80-3|49	%patch3 -p1 -b .hda-structs
12nr|agrsm-2.1.80-3|50	%patch4 -p1 -b .warnings
12nr|agrsm-2.1.80-3|51	%patch5 -p1 -b .drvname
12nr|agrsm-2.1.80-3|52	%patch6 -p1 -b .modprobe
12nr|agrsm-2.1.80-3|53	%patch7 -p1 -b .hda_codec
12nr|agrsm-2.1.80-3|54	%patch8 -p1 -b .LSB
12nr|agrsm-2.1.80-3|55	
12nr|agrsm-2.1.80-3|56	%install
12nr|agrsm-2.1.80-3|57	rm -rf %{buildroot}
12nr|agrsm-2.1.80-3|58	mkdir -p %{buildroot}/usr/src/%{module}-%{version}-%{release}/
12nr|agrsm-2.1.80-3|59	cat > %{buildroot}/usr/src/%{module}-%{version}-%{release}/dkms.conf <<EOF
12nr|agrsm-2.1.80-3|60	PACKAGE_NAME=%{module}
12nr|agrsm-2.1.80-3|61	PACKAGE_VERSION=%{version}-%{release}
12nr|agrsm-2.1.80-3|62	DEST_MODULE_LOCATION[0]=/kernel/drivers/char
12nr|agrsm-2.1.80-3|63	DEST_MODULE_LOCATION[1]=/kernel/drivers/char
12nr|agrsm-2.1.80-3|64	BUILT_MODULE_NAME[0]=agrmodem
12nr|agrsm-2.1.80-3|65	BUILT_MODULE_NAME[1]=agrserial
12nr|agrsm-2.1.80-3|66	CLEAN="make clean"
12nr|agrsm-2.1.80-3|67	AUTOINSTALL="yes"
12nr|agrsm-2.1.80-3|68	EOF
12nr|agrsm-2.1.80-3|69	
12nr|agrsm-2.1.80-3|70	tar c . | tar x -C %{buildroot}/usr/src/%{module}-%{version}-%{release}/
12nr|agrsm-2.1.80-3|71	
12nr|agrsm-2.1.80-3|72	install -d %{buildroot}%{_initrddir}
12nr|agrsm-2.1.80-3|73	install -m755 agr_softmodem %{buildroot}%{_initrddir}
12nr|agrsm-2.1.80-3|74	install -d %{buildroot}%{_prefix}/lib/AgereSoftModem
12nr|agrsm-2.1.80-3|75	install -m755 AgereMdmDaemon %{buildroot}%{_prefix}/lib/AgereSoftModem
12nr|agrsm-2.1.80-3|76	
12nr|agrsm-2.1.80-3|77	%clean
12nr|agrsm-2.1.80-3|78	rm -rf %{buildroot}
12nr|agrsm-2.1.80-3|79	
12nr|agrsm-2.1.80-3|80	%post
12nr|agrsm-2.1.80-3|81	%_post_service agr_softmodem
12nr|agrsm-2.1.80-3|82	
12nr|agrsm-2.1.80-3|83	%preun
12nr|agrsm-2.1.80-3|84	%_preun_service agr_softmodem
12nr|agrsm-2.1.80-3|85	
12nr|agrsm-2.1.80-3|86	%files
12nr|agrsm-2.1.80-3|87	%defattr(-,root,root)
12nr|agrsm-2.1.80-3|88	%{_initrddir}/agr_softmodem
12nr|agrsm-2.1.80-3|89	%dir %{_prefix}/lib/AgereSoftModem
12nr|agrsm-2.1.80-3|90	%{_prefix}/lib/AgereSoftModem/AgereMdmDaemon
12nr|agrsm-2.1.80-3|91	
12nr|agrsm-2.1.80-3|92	%files -n dkms-%{module}
12nr|agrsm-2.1.80-3|93	%defattr(0644,root,root,0755)
12nr|agrsm-2.1.80-3|94	/usr/src/%{module}-%{version}-%{release}/
12nr|agrsm-2.1.80-3|95	
12nr|agrsm-2.1.80-3|96	%post -n dkms-%{module}
12nr|agrsm-2.1.80-3|97	/usr/sbin/dkms --rpm_safe_upgrade add -m %{module} -v %{version}-%{release}
12nr|agrsm-2.1.80-3|98	/usr/sbin/dkms --rpm_safe_upgrade build -m %{module} -v %{version}-%{release}
12nr|agrsm-2.1.80-3|99	/usr/sbin/dkms --rpm_safe_upgrade install -m %{module} -v %{version}-%{release}
12nr|agrsm-2.1.80-3|100	exit 0
12nr|agrsm-2.1.80-3|101	
12nr|agrsm-2.1.80-3|102	%preun -n dkms-%{module}
12nr|agrsm-2.1.80-3|103	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{module} -v %{version}-%{release} --all
12nr|agrsm-2.1.80-3|104	exit 0
12nr|agrsm-2.1.80-3|105	
12nr|agrsm-2.1.80-3|106	
12nr|agrsm-2.1.80-3|107	%changelog
12nr|agrsm-2.1.80-3|108	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 2.1.80-3mdv2010.0
12nr|agrsm-2.1.80-3|109	+ Revision: 433198
12nr|agrsm-2.1.80-3|110	- rebuild
12nr|agrsm-2.1.80-3|111	
12nr|agrsm-2.1.80-3|112	* Fri Jun 06 2008 Olivier Blin <oblin@mandriva.com> 2.1.80-2mdv2009.0
12nr|agrsm-2.1.80-3|113	+ Revision: 216487
12nr|agrsm-2.1.80-3|114	- bump release
12nr|agrsm-2.1.80-3|115	- add LSB header to the agr_softmodem service
12nr|agrsm-2.1.80-3|116	- build on ix86 only
12nr|agrsm-2.1.80-3|117	- use modprobe instead of insmod in initscript
12nr|agrsm-2.1.80-3|118	- package is not noarch anymore
12nr|agrsm-2.1.80-3|119	- package binary and initscript in agrsm package
12nr|agrsm-2.1.80-3|120	- install agrmodem and agrserial
12nr|agrsm-2.1.80-3|121	- do not clean agrmodemlib.o
12nr|agrsm-2.1.80-3|122	- use hda_codec.h header from 2.6.24.5
12nr|agrsm-2.1.80-3|123	- fix driver name (from Herton)
12nr|agrsm-2.1.80-3|124	- fix warnings (from Herton)
12nr|agrsm-2.1.80-3|125	- add build fixes (from Herton)
12nr|agrsm-2.1.80-3|126	
12nr|agrsm-2.1.80-3|127	* Fri Jun 06 2008 Olivier Blin <oblin@mandriva.com> 2.1.80-1mdv2009.0
12nr|agrsm-2.1.80-3|128	+ Revision: 216449
12nr|agrsm-2.1.80-3|129	- initial agrsm package
12nr|agrsm-2.1.80-3|130	- create dkms-agrsm
12nr|agrsm-2.1.80-3|131	

21627 12
12nr|atmel-firmware-1.3-3|1	%define name atmel-firmware
12nr|atmel-firmware-1.3-3|2	%define version 1.3
12nr|atmel-firmware-1.3-3|3	%define release %mkrel 3
12nr|atmel-firmware-1.3-3|4	%define url http://www.thekelleys.org.uk/
12nr|atmel-firmware-1.3-3|5	
12nr|atmel-firmware-1.3-3|6	Name:		%{name}
12nr|atmel-firmware-1.3-3|7	Version: 	%{version}
12nr|atmel-firmware-1.3-3|8	Release: 	%{release}
12nr|atmel-firmware-1.3-3|9	License: 	Distributable
12nr|atmel-firmware-1.3-3|10	Group:		System/Kernel and hardware
12nr|atmel-firmware-1.3-3|11	URL: 		%{url}
12nr|atmel-firmware-1.3-3|12	Source0: 	%{name}-%{version}.tar.bz2
12nr|atmel-firmware-1.3-3|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
12nr|atmel-firmware-1.3-3|14	Summary: 	Firmware for Atmel at76c50x wireless network chips
12nr|atmel-firmware-1.3-3|15	BuildArch: 	noarch
12nr|atmel-firmware-1.3-3|16	
12nr|atmel-firmware-1.3-3|17	%description
12nr|atmel-firmware-1.3-3|18	The drivers for Atmel at76c50x wireless network chipss in the
12nr|atmel-firmware-1.3-3|19	Linux 2.6.x kernel and at http://at76c503a.berlios.de/ do not
12nr|atmel-firmware-1.3-3|20	include the firmware and this firmware needs to be loaded by
12nr|atmel-firmware-1.3-3|21	the host on most cards using these chips.
12nr|atmel-firmware-1.3-3|22	This package provides the firmware images which
12nr|atmel-firmware-1.3-3|23	should be automatically loaded as needed by the hotplug system. It also
12nr|atmel-firmware-1.3-3|24	provides a small loader utility which can be used to accomplish the
12nr|atmel-firmware-1.3-3|25	same thing when hotplug is not in use.
12nr|atmel-firmware-1.3-3|26	
12nr|atmel-firmware-1.3-3|27	%prep
12nr|atmel-firmware-1.3-3|28	%setup -q
12nr|atmel-firmware-1.3-3|29	
12nr|atmel-firmware-1.3-3|30	%build
12nr|atmel-firmware-1.3-3|31	
12nr|atmel-firmware-1.3-3|32	%install
12nr|atmel-firmware-1.3-3|33	rm -rf $RPM_BUILD_ROOT
12nr|atmel-firmware-1.3-3|34	
12nr|atmel-firmware-1.3-3|35	mkdir -p -m 755 $RPM_BUILD_ROOT/lib/firmware
12nr|atmel-firmware-1.3-3|36	cp images/* $RPM_BUILD_ROOT/lib/firmware
12nr|atmel-firmware-1.3-3|37	cp images.usb/* $RPM_BUILD_ROOT/lib/firmware
12nr|atmel-firmware-1.3-3|38	
12nr|atmel-firmware-1.3-3|39	%clean
12nr|atmel-firmware-1.3-3|40	rm -rf $RPM_BUILD_ROOT
12nr|atmel-firmware-1.3-3|41	
12nr|atmel-firmware-1.3-3|42	%files
12nr|atmel-firmware-1.3-3|43	%defattr(-,root,root)
12nr|atmel-firmware-1.3-3|44	%doc README COPYING
12nr|atmel-firmware-1.3-3|45	/lib/firmware/*.bin
12nr|atmel-firmware-1.3-3|46	
12nr|atmel-firmware-1.3-3|47	
12nr|atmel-firmware-1.3-3|48	
12nr|atmel-firmware-1.3-3|49	%changelog
12nr|atmel-firmware-1.3-3|50	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.3-3mdv2010.0
12nr|atmel-firmware-1.3-3|51	+ Revision: 433202
12nr|atmel-firmware-1.3-3|52	- rebuild
12nr|atmel-firmware-1.3-3|53	
12nr|atmel-firmware-1.3-3|54	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.3-2mdv2009.0
12nr|atmel-firmware-1.3-3|55	+ Revision: 241715
12nr|atmel-firmware-1.3-3|56	- rebuild
12nr|atmel-firmware-1.3-3|57	- import atmel-firmware
12nr|atmel-firmware-1.3-3|58	
12nr|atmel-firmware-1.3-3|59	
12nr|atmel-firmware-1.3-3|60	* Wed Aug  9 2006 Olivier Blin <oblin@mandriva.com> 1.3-1mdv2007.0
12nr|atmel-firmware-1.3-3|61	- 1.3
12nr|atmel-firmware-1.3-3|62	- install in /lib/firmware
12nr|atmel-firmware-1.3-3|63	- remove old PCMCIA configuration and hack
12nr|atmel-firmware-1.3-3|64	- don't package atmel_fwl, it's unused and this package is noarch
12nr|atmel-firmware-1.3-3|65	- remove hardcoded packager and prefix tags
12nr|atmel-firmware-1.3-3|66	- fix summary ended with dot
12nr|atmel-firmware-1.3-3|67	- drop hotplug requires
12nr|atmel-firmware-1.3-3|68	
12nr|atmel-firmware-1.3-3|69	* Mon Sep 13 2004 Nicolas Planel <nplanel@mandrakesoft.com> 1.1-1mdk
12nr|atmel-firmware-1.3-3|70	- 1.1.
12nr|atmel-firmware-1.3-3|71	
12nr|atmel-firmware-1.3-3|72	* Mon Feb 16 2004 Nicolas Planel <nplanel@mandrakesoft.com> 0.7-1mdk
12nr|atmel-firmware-1.3-3|73	- First version for Mandrake Linux distribution

21628 12
12nr|b43-firmware-install-0.1-1|1	%define name    b43-firmware-install
12nr|b43-firmware-install-0.1-1|2	%define version 0.1
12nr|b43-firmware-install-0.1-1|3	%define release %mkrel 1
12nr|b43-firmware-install-0.1-1|4	
12nr|b43-firmware-install-0.1-1|5	Name:           %{name}
12nr|b43-firmware-install-0.1-1|6	Summary:        Package that installs proprietary firmware for Broadcom 43xx chips
12nr|b43-firmware-install-0.1-1|7	Version:        %{version}
12nr|b43-firmware-install-0.1-1|8	Release:        %{release}
12nr|b43-firmware-install-0.1-1|9	Source:         %name-%version.tar.bz2
12nr|b43-firmware-install-0.1-1|10	License:        GPLv3
12nr|b43-firmware-install-0.1-1|11	Group:          System/Configuration/Networking
12nr|b43-firmware-install-0.1-1|12	URL:            https://github.com/mikhirev/b43-firmware-install
12nr|b43-firmware-install-0.1-1|13	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}
12nr|b43-firmware-install-0.1-1|14	BuildArch:      noarch
12nr|b43-firmware-install-0.1-1|15	Requires:       b43-fwcutter >= 015
12nr|b43-firmware-install-0.1-1|16	
12nr|b43-firmware-install-0.1-1|17	%description
12nr|b43-firmware-install-0.1-1|18	This package contains script, that automatically downloads precompiled
12nr|b43-firmware-install-0.1-1|19	proprietary broadcom-wl driver and extracts firmware from it using b43-fwcutter.
12nr|b43-firmware-install-0.1-1|20	
12nr|b43-firmware-install-0.1-1|21	There are no any proprietary components in package itself. Driver will be
12nr|b43-firmware-install-0.1-1|22	downloaded after ihnstallation, so you need working Internet connection. You
12nr|b43-firmware-install-0.1-1|23	can also install firmware later by running b43-firmware-install as root.
12nr|b43-firmware-install-0.1-1|24	
12nr|b43-firmware-install-0.1-1|25	
12nr|b43-firmware-install-0.1-1|26	%prep
12nr|b43-firmware-install-0.1-1|27	%setup -q
12nr|b43-firmware-install-0.1-1|28	
12nr|b43-firmware-install-0.1-1|29	%build
12nr|b43-firmware-install-0.1-1|30	
12nr|b43-firmware-install-0.1-1|31	%install
12nr|b43-firmware-install-0.1-1|32	rm -rf $RPM_BUILD_ROOT
12nr|b43-firmware-install-0.1-1|33	install -D -m 755 b43-firmware-install $RPM_BUILD_ROOT/usr/sbin/b43-firmware-install
12nr|b43-firmware-install-0.1-1|34	
12nr|b43-firmware-install-0.1-1|35	%clean
12nr|b43-firmware-install-0.1-1|36	rm -rf $RPM_BUILD_ROOT
12nr|b43-firmware-install-0.1-1|37	
12nr|b43-firmware-install-0.1-1|38	%post
12nr|b43-firmware-install-0.1-1|39	/usr/sbin/b43-firmware-install
12nr|b43-firmware-install-0.1-1|40	
12nr|b43-firmware-install-0.1-1|41	%postun
12nr|b43-firmware-install-0.1-1|42	rm -rf /lib/firmware/b43
12nr|b43-firmware-install-0.1-1|43	
12nr|b43-firmware-install-0.1-1|44	%files
12nr|b43-firmware-install-0.1-1|45	%defattr(-,root,root)
12nr|b43-firmware-install-0.1-1|46	/usr/sbin/b43-firmware-install
12nr|b43-firmware-install-0.1-1|47	%doc README
12nr|b43-firmware-install-0.1-1|48	
12nr|b43-firmware-install-0.1-1|49	
12nr|b43-firmware-install-0.1-1|50	%changelog
12nr|b43-firmware-install-0.1-1|51	* Wed Sep 07 2011 Alexander Barakin <abarakin@mandriva.org> 0.1-1
12nr|b43-firmware-install-0.1-1|52	+ Revision: 698531
12nr|b43-firmware-install-0.1-1|53	- imported package b43-firmware-install
12nr|b43-firmware-install-0.1-1|54	

21629 12
12nr|beneath-a-steel-sky-1.2-1|1	%define scummvmdir %{_datadir}/scummvm/
12nr|beneath-a-steel-sky-1.2-1|2	
12nr|beneath-a-steel-sky-1.2-1|3	Name: beneath-a-steel-sky
12nr|beneath-a-steel-sky-1.2-1|4	Summary: A adventure game using scummvm
12nr|beneath-a-steel-sky-1.2-1|5	Version: 1.2
12nr|beneath-a-steel-sky-1.2-1|6	Release: %mkrel 1
12nr|beneath-a-steel-sky-1.2-1|7	Source0: http://prdownloads.sourceforge.net/scummvm/bass-cd-%{version}.tar.bz2
12nr|beneath-a-steel-sky-1.2-1|8	Source1: bass-48.png
12nr|beneath-a-steel-sky-1.2-1|9	Source2: bass-32.png
12nr|beneath-a-steel-sky-1.2-1|10	Source3: bass-16.png
12nr|beneath-a-steel-sky-1.2-1|11	License: Freeware
12nr|beneath-a-steel-sky-1.2-1|12	Url:     http://scummvm.org
12nr|beneath-a-steel-sky-1.2-1|13	Group:   Games/Adventure
12nr|beneath-a-steel-sky-1.2-1|14	BuildRequires: unzip
12nr|beneath-a-steel-sky-1.2-1|15	Requires: scummvm
12nr|beneath-a-steel-sky-1.2-1|16	BuildArch: noarch
12nr|beneath-a-steel-sky-1.2-1|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|beneath-a-steel-sky-1.2-1|18	
12nr|beneath-a-steel-sky-1.2-1|19	%description
12nr|beneath-a-steel-sky-1.2-1|20	A science-fiction thriller set in a bleak post-apocalyptic vision
12nr|beneath-a-steel-sky-1.2-1|21	of the future, Beneath a Steel Sky revolves around "Union City",
12nr|beneath-a-steel-sky-1.2-1|22	where selfishness, rivalry, and corruption by its citizens
12nr|beneath-a-steel-sky-1.2-1|23	seems to be all too common, those who can afford it live
12nr|beneath-a-steel-sky-1.2-1|24	underground, away from the pollution and social problems
12nr|beneath-a-steel-sky-1.2-1|25	which are plaguing the city.
12nr|beneath-a-steel-sky-1.2-1|26	
12nr|beneath-a-steel-sky-1.2-1|27	You take on the role of Robert Foster, an outcast of sorts
12nr|beneath-a-steel-sky-1.2-1|28	from the city since a boy who was raised in a remote environment
12nr|beneath-a-steel-sky-1.2-1|29	outside of Union City simply termed "the gap". Robert's mother
12nr|beneath-a-steel-sky-1.2-1|30	took him away from Union City as a child on their way to "Hobart"
12nr|beneath-a-steel-sky-1.2-1|31	but the helicopter crashed on its way, unfortunately Robert's
12nr|beneath-a-steel-sky-1.2-1|32	mother dies, but he survives and is left to be raised by a
12nr|beneath-a-steel-sky-1.2-1|33	local tribe from the gap.
12nr|beneath-a-steel-sky-1.2-1|34	
12nr|beneath-a-steel-sky-1.2-1|35	Years later, Union City security drops by and abducts
12nr|beneath-a-steel-sky-1.2-1|36	Robert, killing his tribe in the process; upon reaching
12nr|beneath-a-steel-sky-1.2-1|37	the city the helicopter taking him there crashes with
12nr|beneath-a-steel-sky-1.2-1|38	him escaping, high upon a tower block in the middle of the
12nr|beneath-a-steel-sky-1.2-1|39	city he sets out to discover the truth about his past,
12nr|beneath-a-steel-sky-1.2-1|40	and to seek vengeance for the killing of his tribe.
12nr|beneath-a-steel-sky-1.2-1|41	
12nr|beneath-a-steel-sky-1.2-1|42	This game was released by Revolution studio to help the scummvm
12nr|beneath-a-steel-sky-1.2-1|43	project. However, this is not a free game ( free as freespeech ), even
12nr|beneath-a-steel-sky-1.2-1|44	if source code can be seen. That's why it belongs to the non-free repository.
12nr|beneath-a-steel-sky-1.2-1|45	
12nr|beneath-a-steel-sky-1.2-1|46	%prep
12nr|beneath-a-steel-sky-1.2-1|47	%setup -q -n bass-cd-%{version}
12nr|beneath-a-steel-sky-1.2-1|48	
12nr|beneath-a-steel-sky-1.2-1|49	%build
12nr|beneath-a-steel-sky-1.2-1|50	
12nr|beneath-a-steel-sky-1.2-1|51	%install
12nr|beneath-a-steel-sky-1.2-1|52	rm -rf %{buildroot}
12nr|beneath-a-steel-sky-1.2-1|53	mkdir -p %{buildroot}/%{scummvmdir}/%{name}
12nr|beneath-a-steel-sky-1.2-1|54	cp sky* %{buildroot}/%{scummvmdir}/%{name}
12nr|beneath-a-steel-sky-1.2-1|55	
12nr|beneath-a-steel-sky-1.2-1|56	mkdir -p %{buildroot}%{_datadir}/applications
12nr|beneath-a-steel-sky-1.2-1|57	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12nr|beneath-a-steel-sky-1.2-1|58	[Desktop Entry]
12nr|beneath-a-steel-sky-1.2-1|59	Encoding=UTF-8
12nr|beneath-a-steel-sky-1.2-1|60	Name=Beneath A Steel Sky
12nr|beneath-a-steel-sky-1.2-1|61	Comment=%{summary}
12nr|beneath-a-steel-sky-1.2-1|62	Exec=%{_gamesbindir}/scummvm -p%{scummvmdir}/%{name}  sky
12nr|beneath-a-steel-sky-1.2-1|63	Icon=%{name}
12nr|beneath-a-steel-sky-1.2-1|64	Terminal=false
12nr|beneath-a-steel-sky-1.2-1|65	Type=Application
12nr|beneath-a-steel-sky-1.2-1|66	StartupNotify=true
12nr|beneath-a-steel-sky-1.2-1|67	Categories=Game;AdventureGame;
12nr|beneath-a-steel-sky-1.2-1|68	EOF
12nr|beneath-a-steel-sky-1.2-1|69	install -m 644 -D %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
12nr|beneath-a-steel-sky-1.2-1|70	install -m 644 -D %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
12nr|beneath-a-steel-sky-1.2-1|71	install -m 644 -D %{SOURCE3} %{buildroot}%{_miconsdir}/%{name}.png
12nr|beneath-a-steel-sky-1.2-1|72	
12nr|beneath-a-steel-sky-1.2-1|73	%clean
12nr|beneath-a-steel-sky-1.2-1|74	rm -rf %{buildroot}
12nr|beneath-a-steel-sky-1.2-1|75	
12nr|beneath-a-steel-sky-1.2-1|76	%files
12nr|beneath-a-steel-sky-1.2-1|77	%defattr(-,root,root)
12nr|beneath-a-steel-sky-1.2-1|78	%doc readme.txt
12nr|beneath-a-steel-sky-1.2-1|79	%{scummvmdir}/%{name}
12nr|beneath-a-steel-sky-1.2-1|80	%{_datadir}/applications/mandriva-*
12nr|beneath-a-steel-sky-1.2-1|81	%{_liconsdir}/%{name}.png
12nr|beneath-a-steel-sky-1.2-1|82	%{_iconsdir}/%{name}.png
12nr|beneath-a-steel-sky-1.2-1|83	%{_miconsdir}/%{name}.png
12nr|beneath-a-steel-sky-1.2-1|84	
12nr|beneath-a-steel-sky-1.2-1|85	
12nr|beneath-a-steel-sky-1.2-1|86	
12nr|beneath-a-steel-sky-1.2-1|87	%changelog
12nr|beneath-a-steel-sky-1.2-1|88	* Thu Sep 29 2011 Andrey Bondrov <abondrov@mandriva.org> 1.2-1
12nr|beneath-a-steel-sky-1.2-1|89	+ Revision: 701988
12nr|beneath-a-steel-sky-1.2-1|90	- imported package beneath-a-steel-sky
12nr|beneath-a-steel-sky-1.2-1|91	

21630 12
12nr|bluez-firmware-1.2-6|1	%define	name	bluez-firmware
12nr|bluez-firmware-1.2-6|2	%define version 1.2
12nr|bluez-firmware-1.2-6|3	%define release %mkrel 6
12nr|bluez-firmware-1.2-6|4	
12nr|bluez-firmware-1.2-6|5	Name: 		%{name}
12nr|bluez-firmware-1.2-6|6	Summary: 	Bluetooth firmware utilities
12nr|bluez-firmware-1.2-6|7	Version: 	%{version}
12nr|bluez-firmware-1.2-6|8	Release: 	%{release}
12nr|bluez-firmware-1.2-6|9	
12nr|bluez-firmware-1.2-6|10	Source:		%{name}-%{version}.tar.bz2
12nr|bluez-firmware-1.2-6|11	URL:		http://bluez.sourceforge.net/
12nr|bluez-firmware-1.2-6|12	License:	Freeware
12nr|bluez-firmware-1.2-6|13	Group:		Communications
12nr|bluez-firmware-1.2-6|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|bluez-firmware-1.2-6|15	Provides:	bluez-bluefw
12nr|bluez-firmware-1.2-6|16	Obsoletes:	bluez-bluefw
12nr|bluez-firmware-1.2-6|17	BuildArch:	noarch
12nr|bluez-firmware-1.2-6|18	
12nr|bluez-firmware-1.2-6|19	%description
12nr|bluez-firmware-1.2-6|20	Bluetooth(TM) Firmware. Package contains firmware images for some
12nr|bluez-firmware-1.2-6|21	Bluetooth(TM) adapters. Currently supported are:
12nr|bluez-firmware-1.2-6|22	
12nr|bluez-firmware-1.2-6|23	* Broadcom Corporation BCM2033
12nr|bluez-firmware-1.2-6|24	* AVM Computersysteme Vertriebs GmbH BLUEFRITZ! USB
12nr|bluez-firmware-1.2-6|25	
12nr|bluez-firmware-1.2-6|26	The BLUETOOTH trademarks are owned by Bluetooth SIG, Inc., USA.
12nr|bluez-firmware-1.2-6|27	
12nr|bluez-firmware-1.2-6|28	%prep
12nr|bluez-firmware-1.2-6|29	%setup -q
12nr|bluez-firmware-1.2-6|30	
12nr|bluez-firmware-1.2-6|31	%build
12nr|bluez-firmware-1.2-6|32	%configure2_5x --libdir=/lib
12nr|bluez-firmware-1.2-6|33	%make
12nr|bluez-firmware-1.2-6|34	
12nr|bluez-firmware-1.2-6|35	%install
12nr|bluez-firmware-1.2-6|36	rm -rf %{buildroot}
12nr|bluez-firmware-1.2-6|37	%makeinstall_std
12nr|bluez-firmware-1.2-6|38	
12nr|bluez-firmware-1.2-6|39	%clean
12nr|bluez-firmware-1.2-6|40	rm -fr %buildroot
12nr|bluez-firmware-1.2-6|41	
12nr|bluez-firmware-1.2-6|42	%files
12nr|bluez-firmware-1.2-6|43	%defattr(-,root,root)
12nr|bluez-firmware-1.2-6|44	%doc AUTHORS ChangeLog
12nr|bluez-firmware-1.2-6|45	/lib/firmware/*
12nr|bluez-firmware-1.2-6|46	
12nr|bluez-firmware-1.2-6|47	
12nr|bluez-firmware-1.2-6|48	%changelog
12nr|bluez-firmware-1.2-6|49	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.2-6mdv2010.0
12nr|bluez-firmware-1.2-6|50	+ Revision: 433327
12nr|bluez-firmware-1.2-6|51	- rebuild
12nr|bluez-firmware-1.2-6|52	
12nr|bluez-firmware-1.2-6|53	* Mon Nov 03 2008 Olivier Blin <oblin@mandriva.com> 1.2-5mdv2009.1
12nr|bluez-firmware-1.2-6|54	+ Revision: 299331
12nr|bluez-firmware-1.2-6|55	- build as noarch
12nr|bluez-firmware-1.2-6|56	- install firmware in /lib/firmware (not in /usr, this package likely never worked before)
12nr|bluez-firmware-1.2-6|57	- use makeinstall macro
12nr|bluez-firmware-1.2-6|58	- drop useless explicit mandir define
12nr|bluez-firmware-1.2-6|59	- drop useless cflags, nothing is built
12nr|bluez-firmware-1.2-6|60	
12nr|bluez-firmware-1.2-6|61	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2-4mdv2009.0
12nr|bluez-firmware-1.2-6|62	+ Revision: 241589
12nr|bluez-firmware-1.2-6|63	- rebuild
12nr|bluez-firmware-1.2-6|64	- kill re-definition of %%buildroot on Pixel's request
12nr|bluez-firmware-1.2-6|65	
12nr|bluez-firmware-1.2-6|66	+ Olivier Blin <oblin@mandriva.com>
12nr|bluez-firmware-1.2-6|67	- restore BuildRoot
12nr|bluez-firmware-1.2-6|68	
12nr|bluez-firmware-1.2-6|69	* Thu Sep 13 2007 Adam Williamson <awilliamson@mandriva.org> 1.2-3mdv2008.0
12nr|bluez-firmware-1.2-6|70	+ Revision: 85161
12nr|bluez-firmware-1.2-6|71	- rebuild for 2008
12nr|bluez-firmware-1.2-6|72	- reformat description a little
12nr|bluez-firmware-1.2-6|73	- cleanups
12nr|bluez-firmware-1.2-6|74	- correct license (will move to non-free soon)
12nr|bluez-firmware-1.2-6|75	
12nr|bluez-firmware-1.2-6|76	* Sat Sep 08 2007 Adam Williamson <awilliamson@mandriva.org> 1.2-2mdv2008.0
12nr|bluez-firmware-1.2-6|77	+ Revision: 82341
12nr|bluez-firmware-1.2-6|78	- rebuild for 2008
12nr|bluez-firmware-1.2-6|79	
12nr|bluez-firmware-1.2-6|80	
12nr|bluez-firmware-1.2-6|81	* Thu Mar 01 2007 Emmanuel Andry <eandry@mandriva.org> 1.2-1mdv2007.0
12nr|bluez-firmware-1.2-6|82	+ Revision: 130847
12nr|bluez-firmware-1.2-6|83	- Import bluez-firmware
12nr|bluez-firmware-1.2-6|84	

21631 12
12nr|boycotadvance-0.2.8-0.r1.4.1|1	# the emulator is close-sourced and debug package is empty
12nr|boycotadvance-0.2.8-0.r1.4.1|2	%define _enable_debug_packages %{nil}
12nr|boycotadvance-0.2.8-0.r1.4.1|3	%define debug_package %{nil}
12nr|boycotadvance-0.2.8-0.r1.4.1|4	
12nr|boycotadvance-0.2.8-0.r1.4.1|5	%define rel	1
12nr|boycotadvance-0.2.8-0.r1.4.1|6	
12nr|boycotadvance-0.2.8-0.r1.4.1|7	Summary:	Gameboy Advance emulator
12nr|boycotadvance-0.2.8-0.r1.4.1|8	Name:		boycotadvance
12nr|boycotadvance-0.2.8-0.r1.4.1|9	Version:	0.2.8
12nr|boycotadvance-0.2.8-0.r1.4.1|10	Release:	0.r1.4.%{rel}
12nr|boycotadvance-0.2.8-0.r1.4.1|11	Epoch:		1
12nr|boycotadvance-0.2.8-0.r1.4.1|12	Group:		Emulators
12nr|boycotadvance-0.2.8-0.r1.4.1|13	License:	Freeware
12nr|boycotadvance-0.2.8-0.r1.4.1|14	URL:		http://boycottadvance.emuunlim.com/
12nr|boycotadvance-0.2.8-0.r1.4.1|15	Source0:	http://sdlemu.ngemu.com/releases/BoyCottAdvance-SDL-0.2.8R1.i386.linux.tar.gz
12nr|boycotadvance-0.2.8-0.r1.4.1|16	BuildRequires:	chrpath
12nr|boycotadvance-0.2.8-0.r1.4.1|17	ExclusiveArch:	%ix86
12nr|boycotadvance-0.2.8-0.r1.4.1|18	
12nr|boycotadvance-0.2.8-0.r1.4.1|19	%description
12nr|boycotadvance-0.2.8-0.r1.4.1|20	Boycot Advance is a portable program for emulating the Nintendo
12nr|boycotadvance-0.2.8-0.r1.4.1|21	Gameboy Advance software platform.
12nr|boycotadvance-0.2.8-0.r1.4.1|22	
12nr|boycotadvance-0.2.8-0.r1.4.1|23	%prep
12nr|boycotadvance-0.2.8-0.r1.4.1|24	%setup -q -n boyca-sdl
12nr|boycotadvance-0.2.8-0.r1.4.1|25	perl -p -i -e 's|\r\n|\n|g' docs/*.TXT
12nr|boycotadvance-0.2.8-0.r1.4.1|26	
12nr|boycotadvance-0.2.8-0.r1.4.1|27	%build
12nr|boycotadvance-0.2.8-0.r1.4.1|28	
12nr|boycotadvance-0.2.8-0.r1.4.1|29	%install
12nr|boycotadvance-0.2.8-0.r1.4.1|30	mkdir -p %{buildroot}%{_bindir}
12nr|boycotadvance-0.2.8-0.r1.4.1|31	chrpath -d boyca
12nr|boycotadvance-0.2.8-0.r1.4.1|32	install -m 755 boyca %{buildroot}%{_bindir}/boyca
12nr|boycotadvance-0.2.8-0.r1.4.1|33	mkdir -p %{buildroot}%{_sysconfdir}
12nr|boycotadvance-0.2.8-0.r1.4.1|34	install -m 755 boyca.cfg %{buildroot}%{_sysconfdir}/boyca.cfg
12nr|boycotadvance-0.2.8-0.r1.4.1|35	(cd %{buildroot}%{_bindir} && ln -s %{_sysconfdir}/boyca.cfg boyca.cfg)
12nr|boycotadvance-0.2.8-0.r1.4.1|36	
12nr|boycotadvance-0.2.8-0.r1.4.1|37	%files
12nr|boycotadvance-0.2.8-0.r1.4.1|38	%defattr(0644,root,root,0755)
12nr|boycotadvance-0.2.8-0.r1.4.1|39	%doc boyca.cfg docs/*.TXT PongFighter/*.zip
12nr|boycotadvance-0.2.8-0.r1.4.1|40	%attr(0755,root,root) %{_bindir}/boyca
12nr|boycotadvance-0.2.8-0.r1.4.1|41	%config(noreplace) %{_sysconfdir}/boyca.cfg
12nr|boycotadvance-0.2.8-0.r1.4.1|42	%{_bindir}/boyca.cfg
12nr|boycotadvance-0.2.8-0.r1.4.1|43	
12nr|boycotadvance-0.2.8-0.r1.4.1|44	
12nr|boycotadvance-0.2.8-0.r1.4.1|45	%changelog
12nr|boycotadvance-0.2.8-0.r1.4.1|46	* Wed Aug 03 2011 Andrey Bondrov <abondrov@mandriva.org> 1:0.2.8-0.r1.4
12nr|boycotadvance-0.2.8-0.r1.4.1|47	+ Revision: 693036
12nr|boycotadvance-0.2.8-0.r1.4.1|48	- imported package boycotadvance
12nr|boycotadvance-0.2.8-0.r1.4.1|49	
12nr|boycotadvance-0.2.8-0.r1.4.1|50	
12nr|boycotadvance-0.2.8-0.r1.4.1|51	* Sun Apr 17 2005 David Walluck <david@zarb.org> 1:0.2.8-0.r1.3plf
12nr|boycotadvance-0.2.8-0.r1.4.1|52	- rebuild
12nr|boycotadvance-0.2.8-0.r1.4.1|53	
12nr|boycotadvance-0.2.8-0.r1.4.1|54	* Sun Apr 17 2005 David Walluck <david@zarb.org> 1:0.2.8-0.r1.2plf
12nr|boycotadvance-0.2.8-0.r1.4.1|55	- fix epoch in changelog
12nr|boycotadvance-0.2.8-0.r1.4.1|56	- don't depend on dos2unix; use perl instead
12nr|boycotadvance-0.2.8-0.r1.4.1|57	
12nr|boycotadvance-0.2.8-0.r1.4.1|58	* Sat Oct 23 2004 David Walluck <david@zarb.org> 0.2.8-0.r1.1plf
12nr|boycotadvance-0.2.8-0.r1.4.1|59	- 0.2.8
12nr|boycotadvance-0.2.8-0.r1.4.1|60	- fix rpath
12nr|boycotadvance-0.2.8-0.r1.4.1|61	- convert text files from DOS to Unix format
12nr|boycotadvance-0.2.8-0.r1.4.1|62	- fix BuildRequires/Requires
12nr|boycotadvance-0.2.8-0.r1.4.1|63	- bump epoch
12nr|boycotadvance-0.2.8-0.r1.4.1|64	
12nr|boycotadvance-0.2.8-0.r1.4.1|65	* Sat Sep 07 2002 David Walluck <david@anti-microsoft.org> 0.22-3plf
12nr|boycotadvance-0.2.8-0.r1.4.1|66	- rebuild to fix libasound.so.1 dependency
12nr|boycotadvance-0.2.8-0.r1.4.1|67	
12nr|boycotadvance-0.2.8-0.r1.4.1|68	* Thu Apr 25 2002 David Walluck <david@anti-microsoft.org> 0.22-2plf
12nr|boycotadvance-0.2.8-0.r1.4.1|69	- cleanup
12nr|boycotadvance-0.2.8-0.r1.4.1|70	
12nr|boycotadvance-0.2.8-0.r1.4.1|71	* Mon Apr 22 2002 David Walluck <david@anti-microsoft.org> 0.22-1plf
12nr|boycotadvance-0.2.8-0.r1.4.1|72	- release

21632 12
12nr|broadcom-wl-5.100.82.112-1|1	%define oname	hybrid-portsrc
12nr|broadcom-wl-5.100.82.112-1|2	%define kname	wl
12nr|broadcom-wl-5.100.82.112-1|3	
12nr|broadcom-wl-5.100.82.112-1|4	%define _enable_debug_packages	%{nil}
12nr|broadcom-wl-5.100.82.112-1|5	%define debug_package		%{nil}
12nr|broadcom-wl-5.100.82.112-1|6	
12nr|broadcom-wl-5.100.82.112-1|7	Summary:	Proprietary driver for Broadcom wireless adapters
12nr|broadcom-wl-5.100.82.112-1|8	Name:		broadcom-wl
12nr|broadcom-wl-5.100.82.112-1|9	Version:	5.100.82.112
12nr|broadcom-wl-5.100.82.112-1|10	Release:	1
12nr|broadcom-wl-5.100.82.112-1|11	Source0:	http://www.broadcom.com/docs/linux_sta/%{oname}_x86_32-v5_100_82_112.tar.gz
12nr|broadcom-wl-5.100.82.112-1|12	Source1:	http://www.broadcom.com/docs/linux_sta/%{oname}_x86_64-v5_100_82_112.tar.gz
12nr|broadcom-wl-5.100.82.112-1|13	Source2:	blacklist-brcm80211.conf
12nr|broadcom-wl-5.100.82.112-1|14	Source3:	%{name}.rpmlintrc
12nr|broadcom-wl-5.100.82.112-1|15	Patch0:		broadcom-sta-5.100.82.111-linux-3.0.patch
12nr|broadcom-wl-5.100.82.112-1|16	Patch1:		broadcom-sta-5.100.82.112-linux-3.2.patch
12nr|broadcom-wl-5.100.82.112-1|17	Patch2:		broadcom-sta-5.100.82.112-linux-2.6.39.patch
12nr|broadcom-wl-5.100.82.112-1|18	# Blob is under a custom license (see LICENSE.txt), everything else
12nr|broadcom-wl-5.100.82.112-1|19	# is GPLv2 - AdamW 2008/12
12nr|broadcom-wl-5.100.82.112-1|20	License:	Freeware and GPLv2 with exception
12nr|broadcom-wl-5.100.82.112-1|21	Group:		System/Kernel and hardware
12nr|broadcom-wl-5.100.82.112-1|22	URL:		http://www.broadcom.com/support/802.11/linux_sta.php
12nr|broadcom-wl-5.100.82.112-1|23	
12nr|broadcom-wl-5.100.82.112-1|24	%description
12nr|broadcom-wl-5.100.82.112-1|25	This package contains the proprietary driver for Broadcom wireless
12nr|broadcom-wl-5.100.82.112-1|26	adapters provided by Broadcom. If installed, it will be used for
12nr|broadcom-wl-5.100.82.112-1|27	these cards in preference to the third-party open source driver that
12nr|broadcom-wl-5.100.82.112-1|28	requires manual installation of firmware, or ndiswrapper.
12nr|broadcom-wl-5.100.82.112-1|29	
12nr|broadcom-wl-5.100.82.112-1|30	%package -n dkms-%{name}
12nr|broadcom-wl-5.100.82.112-1|31	Summary:	Kernel module for Broadcom wireless adapters
12nr|broadcom-wl-5.100.82.112-1|32	Group:		System/Kernel and hardware
12nr|broadcom-wl-5.100.82.112-1|33	Requires(post):		dkms
12nr|broadcom-wl-5.100.82.112-1|34	Requires(preun):	dkms
12nr|broadcom-wl-5.100.82.112-1|35	
12nr|broadcom-wl-5.100.82.112-1|36	%description -n dkms-%{name}
12nr|broadcom-wl-5.100.82.112-1|37	This package contains the proprietary driver for Broadcom wireless
12nr|broadcom-wl-5.100.82.112-1|38	adapters provided by Broadcom. If installed, it will be used for
12nr|broadcom-wl-5.100.82.112-1|39	these cards in preference to the third-party open source driver that
12nr|broadcom-wl-5.100.82.112-1|40	requires manual installation of firmware, or ndiswrapper.
12nr|broadcom-wl-5.100.82.112-1|41	
12nr|broadcom-wl-5.100.82.112-1|42	%prep
12nr|broadcom-wl-5.100.82.112-1|43	%ifarch x86_64
12nr|broadcom-wl-5.100.82.112-1|44	%setup -q -T -c -a1 %{oname}
12nr|broadcom-wl-5.100.82.112-1|45	%else
12nr|broadcom-wl-5.100.82.112-1|46	%setup -q -T -c -a0 %{oname}
12nr|broadcom-wl-5.100.82.112-1|47	%endif
12nr|broadcom-wl-5.100.82.112-1|48	%patch0 -p1
12nr|broadcom-wl-5.100.82.112-1|49	%patch1 -p1
12nr|broadcom-wl-5.100.82.112-1|50	%patch2 -p0
12nr|broadcom-wl-5.100.82.112-1|51	
12nr|broadcom-wl-5.100.82.112-1|52	%build
12nr|broadcom-wl-5.100.82.112-1|53	
12nr|broadcom-wl-5.100.82.112-1|54	%install
12nr|broadcom-wl-5.100.82.112-1|55	# add blacklist for in-kernel module
12nr|broadcom-wl-5.100.82.112-1|56	install -m755 -d %{buildroot}/etc/modprobe.d/
12nr|broadcom-wl-5.100.82.112-1|57	install -m644 %{SOURCE2} %{buildroot}/etc/modprobe.d
12nr|broadcom-wl-5.100.82.112-1|58	
12nr|broadcom-wl-5.100.82.112-1|59	# install dkms sources
12nr|broadcom-wl-5.100.82.112-1|60	mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}
12nr|broadcom-wl-5.100.82.112-1|61	cp -R * %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
12nr|broadcom-wl-5.100.82.112-1|62	cat > %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/dkms.conf << EOF
12nr|broadcom-wl-5.100.82.112-1|63	MAKE="make -C \$kernel_source_dir M=\\\$(pwd)"
12nr|broadcom-wl-5.100.82.112-1|64	PACKAGE_NAME=%{name}
12nr|broadcom-wl-5.100.82.112-1|65	PACKAGE_VERSION=%{version}-%{release}
12nr|broadcom-wl-5.100.82.112-1|66	DEST_MODULE_LOCATION=/kernel/3rdparty/%{name}
12nr|broadcom-wl-5.100.82.112-1|67	BUILT_MODULE_NAME=%{kname}
12nr|broadcom-wl-5.100.82.112-1|68	AUTOINSTALL=yes
12nr|broadcom-wl-5.100.82.112-1|69	EOF
12nr|broadcom-wl-5.100.82.112-1|70	
12nr|broadcom-wl-5.100.82.112-1|71	%post -n dkms-%{name}
12nr|broadcom-wl-5.100.82.112-1|72	set -x
12nr|broadcom-wl-5.100.82.112-1|73	/usr/sbin/dkms --rpm_safe_upgrade add -m %{name} -v %{version}-%{release}
12nr|broadcom-wl-5.100.82.112-1|74	/usr/sbin/dkms --rpm_safe_upgrade build -m %{name} -v %{version}-%{release}
12nr|broadcom-wl-5.100.82.112-1|75	/usr/sbin/dkms --rpm_safe_upgrade install -m %{name} -v %{version}-%{release}
12nr|broadcom-wl-5.100.82.112-1|76	
12nr|broadcom-wl-5.100.82.112-1|77	%preun -n dkms-%{name}
12nr|broadcom-wl-5.100.82.112-1|78	# rmmod can fail
12nr|broadcom-wl-5.100.82.112-1|79	/sbin/rmmod %{kname} >/dev/null 2>&1
12nr|broadcom-wl-5.100.82.112-1|80	set -x
12nr|broadcom-wl-5.100.82.112-1|81	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{name} -v %{version}-%{release} --all || :
12nr|broadcom-wl-5.100.82.112-1|82	
12nr|broadcom-wl-5.100.82.112-1|83	%files -n dkms-%{name}
12nr|broadcom-wl-5.100.82.112-1|84	%defattr(0644,root,root,0755)
12nr|broadcom-wl-5.100.82.112-1|85	%doc lib/LICENSE.txt
12nr|broadcom-wl-5.100.82.112-1|86	%config(noreplace) /etc/modprobe.d/blacklist-brcm80211.conf
12nr|broadcom-wl-5.100.82.112-1|87	%dir %{_usr}/src/%{name}-%{version}-%{release}
12nr|broadcom-wl-5.100.82.112-1|88	%{_usr}/src/%{name}-%{version}-%{release}/*
12nr|broadcom-wl-5.100.82.112-1|89	
12nr|broadcom-wl-5.100.82.112-1|90	
12nr|broadcom-wl-5.100.82.112-1|91	%changelog
12nr|broadcom-wl-5.100.82.112-1|92	* Fri Feb 17 2012 Alexander Khrukin <akhrukin@mandriva.org> 5.100.82.112-1
12nr|broadcom-wl-5.100.82.112-1|93	+ Revision: 776277
12nr|broadcom-wl-5.100.82.112-1|94	- fixed invalid archive
12nr|broadcom-wl-5.100.82.112-1|95	- fixed invalid archive
12nr|broadcom-wl-5.100.82.112-1|96	- version update 5_100_82_112 and see #65234
12nr|broadcom-wl-5.100.82.112-1|97	
12nr|broadcom-wl-5.100.82.112-1|98	* Mon Apr 11 2011 Thomas Backlund <tmb@mandriva.org> 5.100.82.38-1
12nr|broadcom-wl-5.100.82.112-1|99	+ Revision: 652731
12nr|broadcom-wl-5.100.82.112-1|100	- update to 5.100.82.38
12nr|broadcom-wl-5.100.82.112-1|101	- add P0: fix build with 2.6.37+ series kernels
12nr|broadcom-wl-5.100.82.112-1|102	- add S0: blacklist brcm80211 driver when wl is installed (Mageia #327)
12nr|broadcom-wl-5.100.82.112-1|103	
12nr|broadcom-wl-5.100.82.112-1|104	* Wed Sep 01 2010 Pascal Terjan <pterjan@mandriva.org> 5.60.48.36-1mdv2011.0
12nr|broadcom-wl-5.100.82.112-1|105	+ Revision: 575159
12nr|broadcom-wl-5.100.82.112-1|106	- Update to v5.60.48.36
12nr|broadcom-wl-5.100.82.112-1|107	
12nr|broadcom-wl-5.100.82.112-1|108	* Tue Aug 03 2010 Thomas Backlund <tmb@mandriva.org> 5.10.91.9.3-3mdv2011.0
12nr|broadcom-wl-5.100.82.112-1|109	+ Revision: 565479
12nr|broadcom-wl-5.100.82.112-1|110	- fix build with 2.6.35
12nr|broadcom-wl-5.100.82.112-1|111	
12nr|broadcom-wl-5.100.82.112-1|112	* Sun Jan 31 2010 Thomas Backlund <tmb@mandriva.org> 5.10.91.9.3-2mdv2010.1
12nr|broadcom-wl-5.100.82.112-1|113	+ Revision: 498748
12nr|broadcom-wl-5.100.82.112-1|114	- fix build with 2.6.33 (#57331)
12nr|broadcom-wl-5.100.82.112-1|115	
12nr|broadcom-wl-5.100.82.112-1|116	* Fri Jan 15 2010 Christophe Fergeau <cfergeau@mandriva.com> 5.10.91.9.3-1mdv2010.1
12nr|broadcom-wl-5.100.82.112-1|117	+ Revision: 491665
12nr|broadcom-wl-5.100.82.112-1|118	- switch to version 5.10.91.9.3
12nr|broadcom-wl-5.100.82.112-1|119	- add gentoo patch to fix compilation with kernel 2.6.32 on i586
12nr|broadcom-wl-5.100.82.112-1|120	
12nr|broadcom-wl-5.100.82.112-1|121	* Tue Jul 21 2009 Olivier Thauvin <nanardon@mandriva.org> 5.10.91.9-2mdv2010.0
12nr|broadcom-wl-5.100.82.112-1|122	+ Revision: 398244
12nr|broadcom-wl-5.100.82.112-1|123	- patch3 based on gentoo: support kernel 2.6.31
12nr|broadcom-wl-5.100.82.112-1|124	
12nr|broadcom-wl-5.100.82.112-1|125	* Sat Jun 27 2009 Olivier Thauvin <nanardon@mandriva.org> 5.10.91.9-1mdv2010.0
12nr|broadcom-wl-5.100.82.112-1|126	+ Revision: 389907
12nr|broadcom-wl-5.100.82.112-1|127	- 5.10.91.9
12nr|broadcom-wl-5.100.82.112-1|128	
12nr|broadcom-wl-5.100.82.112-1|129	* Fri Mar 06 2009 Pascal Terjan <pterjan@mandriva.org> 5.10.79.10-1mdv2009.1
12nr|broadcom-wl-5.100.82.112-1|130	+ Revision: 349871
12nr|broadcom-wl-5.100.82.112-1|131	- Update to 5.10.79.10
12nr|broadcom-wl-5.100.82.112-1|132	- Patch for 2.6.29
12nr|broadcom-wl-5.100.82.112-1|133	
12nr|broadcom-wl-5.100.82.112-1|134	* Wed Jan 07 2009 Adam Williamson <awilliamson@mandriva.org> 5.10.27.12-1mdv2009.1
12nr|broadcom-wl-5.100.82.112-1|135	+ Revision: 326846
12nr|broadcom-wl-5.100.82.112-1|136	- drop argument.patch, fixed upstream
12nr|broadcom-wl-5.100.82.112-1|137	- new version 5.10.27.12
12nr|broadcom-wl-5.100.82.112-1|138	
12nr|broadcom-wl-5.100.82.112-1|139	* Mon Dec 22 2008 Adam Williamson <awilliamson@mandriva.org> 5.10.27.11-1mdv2009.1
12nr|broadcom-wl-5.100.82.112-1|140	+ Revision: 317706
12nr|broadcom-wl-5.100.82.112-1|141	- import broadcom-wl
12nr|broadcom-wl-5.100.82.112-1|142	

21633 12
12nr|bumblebee-3.0.1-3|1	%bcond_with git
12nr|bumblebee-3.0.1-3|2	%if %{with git}
12nr|bumblebee-3.0.1-3|3	%define gitdate 20120228
12nr|bumblebee-3.0.1-3|4	%endif
12nr|bumblebee-3.0.1-3|5	# Use nouveau driver by default
12nr|bumblebee-3.0.1-3|6	%bcond_with nvidia
12nr|bumblebee-3.0.1-3|7	
12nr|bumblebee-3.0.1-3|8	
12nr|bumblebee-3.0.1-3|9	Name:		bumblebee
12nr|bumblebee-3.0.1-3|10	Summary:	Support for NVidia Optimus laptops on Linux
12nr|bumblebee-3.0.1-3|11	Group:		System/Kernel and hardware
12nr|bumblebee-3.0.1-3|12	Version:	3.0.1
12nr|bumblebee-3.0.1-3|13	Release:	%mkrel 3
12nr|bumblebee-3.0.1-3|14	License:	GPLv3
12nr|bumblebee-3.0.1-3|15	URL:		https://github.com/Bumblebee-Project/bumblebee
12nr|bumblebee-3.0.1-3|16	# source from git repo git://github.com/Bumblebee-Project/Bumblebee.git
12nr|bumblebee-3.0.1-3|17	# we need to change to develop branch to allow changing to nouveau without
12nr|bumblebee-3.0.1-3|18	# using nvidia paths
12nr|bumblebee-3.0.1-3|19	Source0:	https://github.com/downloads/Bumblebee-Project/Bumblebee/%{name}-%{!?with_git:%{version}}%{?with_git:%{gitdate}}.tar.%{?with_git:xz}%{!?with_git:gz}
12nr|bumblebee-3.0.1-3|20	BuildRequires:	pkgconfig(x11)
12nr|bumblebee-3.0.1-3|21	BuildRequires:	pkgconfig(glib-2.0)
12nr|bumblebee-3.0.1-3|22	BuildRequires:	pkgconfig(libbsd)
12nr|bumblebee-3.0.1-3|23	BuildRequires:	help2man
12nr|bumblebee-3.0.1-3|24	Requires(pre):	update-alternatives
12nr|bumblebee-3.0.1-3|25	Requires(post):	systemd-units
12nr|bumblebee-3.0.1-3|26	Requires(preun):systemd-units
12nr|bumblebee-3.0.1-3|27	Requires(pre):	rpm-helper
12nr|bumblebee-3.0.1-3|28	Requires:	VirtualGL
12nr|bumblebee-3.0.1-3|29	Requires:	%mklibname VirtualGL
12nr|bumblebee-3.0.1-3|30	%if %{with nvidia}
12nr|bumblebee-3.0.1-3|31	Suggests:	x11-driver-video-nvidia-current
12nr|bumblebee-3.0.1-3|32	%else
12nr|bumblebee-3.0.1-3|33	Requires:	x11-driver-video-nouveau
12nr|bumblebee-3.0.1-3|34	%endif
12nr|bumblebee-3.0.1-3|35	Requires:	kmod(bbswitch)
12nr|bumblebee-3.0.1-3|36	
12nr|bumblebee-3.0.1-3|37	%description
12nr|bumblebee-3.0.1-3|38	Bumblebee daemon is a rewrite of the original Bumblebee service, providing
12nr|bumblebee-3.0.1-3|39	an elegant and stable means of managing Optimus hybrid graphics chip sets.
12nr|bumblebee-3.0.1-3|40	A primary goal of this project is to not only enable use of the discrete
12nr|bumblebee-3.0.1-3|41	GPU for rendering, but also to enable smart power management of the dGPU
12nr|bumblebee-3.0.1-3|42	when it's not in use.
12nr|bumblebee-3.0.1-3|43	
12nr|bumblebee-3.0.1-3|44	%files
12nr|bumblebee-3.0.1-3|45	%doc README.markdown doc/RELEASE_NOTES_3_0_1
12nr|bumblebee-3.0.1-3|46	%{_sysconfdir}/bash_completion.d/bumblebee
12nr|bumblebee-3.0.1-3|47	%dir %{_sysconfdir}/bumblebee/
12nr|bumblebee-3.0.1-3|48	%config(noreplace) %{_sysconfdir}/bumblebee/bumblebee.conf
12nr|bumblebee-3.0.1-3|49	%config(noreplace) %{_sysconfdir}/bumblebee/xorg.conf.nouveau
12nr|bumblebee-3.0.1-3|50	%config(noreplace) %{_sysconfdir}/bumblebee/xorg.conf.nvidia
12nr|bumblebee-3.0.1-3|51	/lib/systemd/system/bumblebeed.service
12nr|bumblebee-3.0.1-3|52	%{_sbindir}/bumblebeed
12nr|bumblebee-3.0.1-3|53	%{_bindir}/optirun
12nr|bumblebee-3.0.1-3|54	%{_bindir}/bumblebee-bugreport
12nr|bumblebee-3.0.1-3|55	%{_mandir}/man1/bumblebeed.1.*
12nr|bumblebee-3.0.1-3|56	%{_mandir}/man1/optirun.1.*
12nr|bumblebee-3.0.1-3|57	
12nr|bumblebee-3.0.1-3|58	%pre
12nr|bumblebee-3.0.1-3|59	%_pre_groupadd %{name}
12nr|bumblebee-3.0.1-3|60	if [ "$1" -eq "1" ];then
12nr|bumblebee-3.0.1-3|61	users=$(getent passwd | awk -F: '$3 >= 500 && $3 < 60000 {print $1}')
12nr|bumblebee-3.0.1-3|62	for user in $users; do
12nr|bumblebee-3.0.1-3|63	gpasswd -a $user bumblebee
12nr|bumblebee-3.0.1-3|64	done
12nr|bumblebee-3.0.1-3|65	/usr/sbin/update-alternatives --set gl_conf %{_sysconfdir}/ld.so.conf.d/GL/standard.conf
12nr|bumblebee-3.0.1-3|66	fi
12nr|bumblebee-3.0.1-3|67	
12nr|bumblebee-3.0.1-3|68	%post
12nr|bumblebee-3.0.1-3|69	%_post_service bumblebeed
12nr|bumblebee-3.0.1-3|70	# Simple: still needs this since in release 3 services were not set
12nr|bumblebee-3.0.1-3|71	# enabled and seams that still isnt properly handeled in %%_post_service
12nr|bumblebee-3.0.1-3|72	if [ "$1" -ge "1" ]; then
12nr|bumblebee-3.0.1-3|73	# Enable (but don't start) the unit by default
12nr|bumblebee-3.0.1-3|74	/bin/systemctl enable bumblebeed.service
12nr|bumblebee-3.0.1-3|75	# Start bumblebeed service
12nr|bumblebee-3.0.1-3|76	/bin/systemctl start bumblebeed.service
12nr|bumblebee-3.0.1-3|77	fi
12nr|bumblebee-3.0.1-3|78	
12nr|bumblebee-3.0.1-3|79	%preun
12nr|bumblebee-3.0.1-3|80	%_preun_service bumblebeed
12nr|bumblebee-3.0.1-3|81	
12nr|bumblebee-3.0.1-3|82	%postun
12nr|bumblebee-3.0.1-3|83	# We need this since "%%_postun_groupdel %%{name}" doesnt remove the group if
12nr|bumblebee-3.0.1-3|84	# set to a user
12nr|bumblebee-3.0.1-3|85	if [ "$1" -eq "0" ];then
12nr|bumblebee-3.0.1-3|86	/usr/sbin/groupdel bumblebee
12nr|bumblebee-3.0.1-3|87	fi
12nr|bumblebee-3.0.1-3|88	
12nr|bumblebee-3.0.1-3|89	# Simple: we need to ensure bumblebee group isnt removed when upgrading
12nr|bumblebee-3.0.1-3|90	# This doesnt need exist for Mageia 2
12nr|bumblebee-3.0.1-3|91	%triggerpostun -- %{name} < 3.0-9
12nr|bumblebee-3.0.1-3|92	%_pre_groupadd %{name}
12nr|bumblebee-3.0.1-3|93	users=$(getent passwd | awk -F: '$3 >= 500 && $3 < 60000 {print $1}')
12nr|bumblebee-3.0.1-3|94	for user in $users; do
12nr|bumblebee-3.0.1-3|95	gpasswd -a $user bumblebee
12nr|bumblebee-3.0.1-3|96	done
12nr|bumblebee-3.0.1-3|97	
12nr|bumblebee-3.0.1-3|98	#--------------------------------------------------------------------
12nr|bumblebee-3.0.1-3|99	%prep
12nr|bumblebee-3.0.1-3|100	%setup -q%{?with_git:n %{name}}
12nr|bumblebee-3.0.1-3|101	
12nr|bumblebee-3.0.1-3|102	%build
12nr|bumblebee-3.0.1-3|103	%{?with_git:NOCONFIGURE=1 autoreconf -fi}
12nr|bumblebee-3.0.1-3|104	%configure2_5x \
12nr|bumblebee-3.0.1-3|105	%if %{with nvidia}
12nr|bumblebee-3.0.1-3|106	CONF_DRIVER=nvidia \
12nr|bumblebee-3.0.1-3|107	CONF_DRIVER_MODULE_NVIDIA=nvidia-current \
12nr|bumblebee-3.0.1-3|108	%else
12nr|bumblebee-3.0.1-3|109	CONF_DRIVER=nouveau \
12nr|bumblebee-3.0.1-3|110	%endif
12nr|bumblebee-3.0.1-3|111	%ifarch x86_64
12nr|bumblebee-3.0.1-3|112	CONF_LDPATH_NVIDIA=%{_usr}/lib/nvidia-current:%{_libdir}/nvidia-current \
12nr|bumblebee-3.0.1-3|113	CONF_MODPATH_NVIDIA=%{_usr}/lib/nvidia-current/xorg,%{_libdir}/nvidia-current/xorg,%{_usr}/lib/xorg/modules,%{_libdir}/xorg/modules,%{_usr}/lib/xorg/extra-modules,%{_usr}/xorg/extra-modules
12nr|bumblebee-3.0.1-3|114	%else
12nr|bumblebee-3.0.1-3|115	CONF_LDPATH_NVIDIA=%{_usr}/lib/nvidia-current \
12nr|bumblebee-3.0.1-3|116	CONF_MODPATH_NVIDIA=%{_usr}/lib/nvidia-current/xorg,%{_usr}/lib/xorg/modules,%{_usr}/lib/xorg/extra-modules
12nr|bumblebee-3.0.1-3|117	%endif
12nr|bumblebee-3.0.1-3|118	
12nr|bumblebee-3.0.1-3|119	%make
12nr|bumblebee-3.0.1-3|120	
12nr|bumblebee-3.0.1-3|121	%install
12nr|bumblebee-3.0.1-3|122	rm -rf %{buildroot}
12nr|bumblebee-3.0.1-3|123	%makeinstall_std
12nr|bumblebee-3.0.1-3|124	
12nr|bumblebee-3.0.1-3|125	install -D -m644 scripts/systemd/bumblebeed.service %{buildroot}/lib/systemd/system/bumblebeed.service
12nr|bumblebee-3.0.1-3|126	
12nr|bumblebee-3.0.1-3|127	
12nr|bumblebee-3.0.1-3|128	%changelog
12nr|bumblebee-3.0.1-3|129	* Tue Nov 22 2012 akdengi <akdengi> 3.0.0
12nr|bumblebee-3.0.1-3|130	- adopt from Mageia

21634 12
12nr|cg-3.1.0013-1|1	%define	major		0
12nr|cg-3.1.0013-1|2	%define	libname		%mklibname cg %{major}
12nr|cg-3.1.0013-1|3	%define develname	%mklibname cg -d
12nr|cg-3.1.0013-1|4	
12nr|cg-3.1.0013-1|5	# libGLU.so doesn'tGL- exist as a provide, so we require GL-devel and add this exception
12nr|cg-3.1.0013-1|6	%if %{_use_internal_dependency_generator}
12nr|cg-3.1.0013-1|7	%define __noautoreq 'libGLU.so'
12nr|cg-3.1.0013-1|8	%else
12nr|cg-3.1.0013-1|9	%define _requires_exceptions libGLU.so
12nr|cg-3.1.0013-1|10	%endif
12nr|cg-3.1.0013-1|11	
12nr|cg-3.1.0013-1|12	Name:		cg
12nr|cg-3.1.0013-1|13	Version:	3.1.0013
12nr|cg-3.1.0013-1|14	Release:	1
12nr|cg-3.1.0013-1|15	Summary:	Cg Toolkit - GPU Shader Authoring Language
12nr|cg-3.1.0013-1|16	License:	Freeware
12nr|cg-3.1.0013-1|17	Group:		Development/C
12nr|cg-3.1.0013-1|18	URL:		http://developer.nvidia.com/object/cg_toolkit.html
12nr|cg-3.1.0013-1|19	Source0:	http://developer.download.nvidia.com/cg/Cg_2.2/Cg-3.1_April2012_x86.tgz
12nr|cg-3.1.0013-1|20	Source1:	http://developer.download.nvidia.com/cg/Cg_2.2/Cg-3.1_April2012_x86_64.tgz
12nr|cg-3.1.0013-1|21	
12nr|cg-3.1.0013-1|22	Provides:	Cg = %{version}-%{release}
12nr|cg-3.1.0013-1|23	BuildRequires:	recode
12nr|cg-3.1.0013-1|24	
12nr|cg-3.1.0013-1|25	ExclusiveArch:	%{ix86} x86_64
12nr|cg-3.1.0013-1|26	
12nr|cg-3.1.0013-1|27	%description
12nr|cg-3.1.0013-1|28	The award-winning Cg Toolkit enables software developers to add the latest
12nr|cg-3.1.0013-1|29	interactive effects to real-time applications with a comprehensive solution
12nr|cg-3.1.0013-1|30	that works across platforms and graphics API containing:
12nr|cg-3.1.0013-1|31	
12nr|cg-3.1.0013-1|32	* Compiler for the Cg 2.2 language
12nr|cg-3.1.0013-1|33	* Cg/CgFX Runtime libraries for OpenGL and Direct3D
12nr|cg-3.1.0013-1|34	* User's Manual and documentation on the Cg Language, Runtime APIs, Cg
12nr|cg-3.1.0013-1|35	Library, CgFX States, and Cg Profiles
12nr|cg-3.1.0013-1|36	* Numerous Cg examples
12nr|cg-3.1.0013-1|37	
12nr|cg-3.1.0013-1|38	Supporting dozens of different OpenGL and DirectX profile targets, Cg
12nr|cg-3.1.0013-1|39	2.2 allows you to incorporate stunning, interactive effects within your
12nr|cg-3.1.0013-1|40	3D applications and share them between other Cg applications, across
12nr|cg-3.1.0013-1|41	graphics APIs, and most operating systems (Windows 2000, XP, Vista, Mac
12nr|cg-3.1.0013-1|42	OS X for Tiger &  Leopard, x86 Linux 32-bit & 64-bit, x86 Solaris 32-bit
12nr|cg-3.1.0013-1|43	& 64-bit).
12nr|cg-3.1.0013-1|44	
12nr|cg-3.1.0013-1|45	This package contains documentation.
12nr|cg-3.1.0013-1|46	
12nr|cg-3.1.0013-1|47	%package 	examples
12nr|cg-3.1.0013-1|48	Summary:	Examples from %{name}
12nr|cg-3.1.0013-1|49	Group:		Development/C
12nr|cg-3.1.0013-1|50	Provides:	Cg-examples = %{version}-%{release}
12nr|cg-3.1.0013-1|51	Requires:	%{name} = %{version}-%{release}
12nr|cg-3.1.0013-1|52	
12nr|cg-3.1.0013-1|53	%description examples
12nr|cg-3.1.0013-1|54	Several examples of programs using Cg toolkit.
12nr|cg-3.1.0013-1|55	
12nr|cg-3.1.0013-1|56	%package -n	%{libname}
12nr|cg-3.1.0013-1|57	Summary:	Dynamic libraries from %{name}
12nr|cg-3.1.0013-1|58	Group:		System/Libraries
12nr|cg-3.1.0013-1|59	Provides:	lib%{name} = %{version}-%{release}
12nr|cg-3.1.0013-1|60	Provides:	libCg = %{version}-%{release}
12nr|cg-3.1.0013-1|61	
12nr|cg-3.1.0013-1|62	%description -n	%{libname}
12nr|cg-3.1.0013-1|63	Dynamic libraries from Cg toolkit.
12nr|cg-3.1.0013-1|64	
12nr|cg-3.1.0013-1|65	%package -n	%{develname}
12nr|cg-3.1.0013-1|66	Summary:	Header files and static libraries from %{name}
12nr|cg-3.1.0013-1|67	Group:		Development/C
12nr|cg-3.1.0013-1|68	Requires:	lib%{name} = %{version}
12nr|cg-3.1.0013-1|69	Requires:	pkgconfig(gl)
12nr|cg-3.1.0013-1|70	Requires:	pkgconfig(glu)
12nr|cg-3.1.0013-1|71	Provides:	%{name}-devel = %{version}-%{release}
12nr|cg-3.1.0013-1|72	Provides:	Cg-devel = %{version}-%{release}
12nr|cg-3.1.0013-1|73	Obsoletes:	%{name}-devel < %{version}-%{release}
12nr|cg-3.1.0013-1|74	Obsoletes:	Cg-devel < %{version}-%{release}
12nr|cg-3.1.0013-1|75	
12nr|cg-3.1.0013-1|76	%description -n	%{develname}
12nr|cg-3.1.0013-1|77	Binaries (compiler), libraries and includes files for developing programs
12nr|cg-3.1.0013-1|78	based on Cg toolkit.
12nr|cg-3.1.0013-1|79	
12nr|cg-3.1.0013-1|80	%install
12nr|cg-3.1.0013-1|81	#uncompress the right tarball according to the arch
12nr|cg-3.1.0013-1|82	mkdir -p %{buildroot}
12nr|cg-3.1.0013-1|83	cd %{buildroot}
12nr|cg-3.1.0013-1|84	%ifarch %ix86
12nr|cg-3.1.0013-1|85	tar xvzf %{SOURCE0}
12nr|cg-3.1.0013-1|86	%else
12nr|cg-3.1.0013-1|87	tar xvzf %{SOURCE1}
12nr|cg-3.1.0013-1|88	%endif
12nr|cg-3.1.0013-1|89	
12nr|cg-3.1.0013-1|90	#move the doc to the right directory
12nr|cg-3.1.0013-1|91	mkdir -p %{buildroot}%{_docdir}/%{name}
12nr|cg-3.1.0013-1|92	mv %{buildroot}/usr/local/Cg/* %{buildroot}%{_docdir}/%{name}
12nr|cg-3.1.0013-1|93	
12nr|cg-3.1.0013-1|94	#include the license in subpackages, too
12nr|cg-3.1.0013-1|95	mkdir %{buildroot}%{_docdir}/%{libname}
12nr|cg-3.1.0013-1|96	mkdir %{buildroot}%{_docdir}/%{develname}
12nr|cg-3.1.0013-1|97	cp %{buildroot}%{_docdir}/%{name}/docs/license.txt %{buildroot}%{_docdir}/%{develname}
12nr|cg-3.1.0013-1|98	
12nr|cg-3.1.0013-1|99	# To avoid extra Provides
12nr|cg-3.1.0013-1|100	rm -rf %{buildroot}%{_docdir}/%{name}/examples/Trace
12nr|cg-3.1.0013-1|101	
12nr|cg-3.1.0013-1|102	#License doesn't allow us to modify the binaries and libraries
12nr|cg-3.1.0013-1|103	export DONT_STRIP=1
12nr|cg-3.1.0013-1|104	
12nr|cg-3.1.0013-1|105	%multiarch_binaries %{buildroot}%{_bindir}/*
12nr|cg-3.1.0013-1|106	
12nr|cg-3.1.0013-1|107	chmod 0755 %{buildroot}%{_libdir}/*
12nr|cg-3.1.0013-1|108	
12nr|cg-3.1.0013-1|109	%files
12nr|cg-3.1.0013-1|110	%defattr(0644,root,root,0755)
12nr|cg-3.1.0013-1|111	%{_docdir}/%{name}
12nr|cg-3.1.0013-1|112	%exclude %{_docdir}/%{name}/examples
12nr|cg-3.1.0013-1|113	
12nr|cg-3.1.0013-1|114	%files examples
12nr|cg-3.1.0013-1|115	%defattr(0644,root,root,0755)
12nr|cg-3.1.0013-1|116	%{_docdir}/%{name}/examples
12nr|cg-3.1.0013-1|117	
12nr|cg-3.1.0013-1|118	%files -n %{libname}
12nr|cg-3.1.0013-1|119	%defattr(0755,root,root,0755)
12nr|cg-3.1.0013-1|120	%{_libdir}/*
12nr|cg-3.1.0013-1|121	
12nr|cg-3.1.0013-1|122	%files -n %{develname}
12nr|cg-3.1.0013-1|123	%defattr(0644,root,root,0755)
12nr|cg-3.1.0013-1|124	%attr(0755,root,root) %{multiarch_bindir}/*
12nr|cg-3.1.0013-1|125	%attr(0755,root,root) %{_bindir}/cgc
12nr|cg-3.1.0013-1|126	%attr(0755,root,root) %{_bindir}/cgfxcat
12nr|cg-3.1.0013-1|127	%attr(0755,root,root) %{_bindir}/cginfo
12nr|cg-3.1.0013-1|128	%{_docdir}/%{develname}
12nr|cg-3.1.0013-1|129	%{_includedir}/Cg
12nr|cg-3.1.0013-1|130	
12nr|cg-3.1.0013-1|131	
12nr|cg-3.1.0013-1|132	
12nr|cg-3.1.0013-1|133	
12nr|cg-3.1.0013-1|134	%changelog
12nr|cg-3.1.0013-1|135	* Tue Oct  23 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nr|cg-3.1.0013-1|136	+ Commit: 8279f99
12nr|cg-3.1.0013-1|137	- Update to 3.1.0013 (April 2012), man pages are dropped
12nr|cg-3.1.0013-1|138	
12nr|cg-3.1.0013-1|139	* Sun Oct  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nr|cg-3.1.0013-1|140	+ Commit: ff9af18
12nr|cg-3.1.0013-1|141	- Don't ship license file in library package to avoid file conflicts in future
12nr|cg-3.1.0013-1|142	
12nr|cg-3.1.0013-1|143	* Sun Oct  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nr|cg-3.1.0013-1|144	+ Commit: 486de3b
12nr|cg-3.1.0013-1|145	- Fix permissions
12nr|cg-3.1.0013-1|146	
12nr|cg-3.1.0013-1|147	* Sun Oct  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nr|cg-3.1.0013-1|148	+ Commit: df7f436
12nr|cg-3.1.0013-1|149	- Spec cleanup, fix Requires exceptions
12nr|cg-3.1.0013-1|150	
12nr|cg-3.1.0013-1|151	

21635 12
12nr|clementine-1.1.1-2plf|1	%define with_plf 0
12nr|clementine-1.1.1-2plf|2	
12nr|clementine-1.1.1-2plf|3	# without
12nr|clementine-1.1.1-2plf|4	%{?_without_plf:        %{expand: %%global with_plf 0}}
12nr|clementine-1.1.1-2plf|5	
12nr|clementine-1.1.1-2plf|6	# with
12nr|clementine-1.1.1-2plf|7	%{?_with_plf:           %{expand: %%global with_plf 1}}
12nr|clementine-1.1.1-2plf|8	
12nr|clementine-1.1.1-2plf|9	######################
12nr|clementine-1.1.1-2plf|10	# Hardcode PLF build
12nr|clementine-1.1.1-2plf|11	%define with_plf 1
12nr|clementine-1.1.1-2plf|12	######################
12nr|clementine-1.1.1-2plf|13	
12nr|clementine-1.1.1-2plf|14	%if %{with_plf}
12nr|clementine-1.1.1-2plf|15	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12nr|clementine-1.1.1-2plf|16	%define extrarelsuffix plf
12nr|clementine-1.1.1-2plf|17	%endif
12nr|clementine-1.1.1-2plf|18	
12nr|clementine-1.1.1-2plf|19	Name:		clementine
12nr|clementine-1.1.1-2plf|20	Summary:	A cross-platform music player based on Amarok 1.4
12nr|clementine-1.1.1-2plf|21	Group:		Sound
12nr|clementine-1.1.1-2plf|22	Version:	1.1.1
12nr|clementine-1.1.1-2plf|23	Release:	2%{?extrarelsuffix}
12nr|clementine-1.1.1-2plf|24	License:	GPLv3
12nr|clementine-1.1.1-2plf|25	URL:		http://www.clementine-player.org/
12nr|clementine-1.1.1-2plf|26	Source0:	http://clementine-player.googlecode.com/files/%{name}-%{version}.tar.gz
12nr|clementine-1.1.1-2plf|27	Source1:	Clementine.conf
12nr|clementine-1.1.1-2plf|28	Source2:	clementine-1.0.1-ru.po
12nr|clementine-1.1.1-2plf|29	Patch0:		clementine-0.6-use-default-language.patch
12nr|clementine-1.1.1-2plf|30	# Search albums at metal-archives.com (Encyclopaedia Metallum) from:
12nr|clementine-1.1.1-2plf|31	# - Now Playing widget (album art context menu) - current album
12nr|clementine-1.1.1-2plf|32	# - Playlist (selected songs context menu) - unique selected albums
12nr|clementine-1.1.1-2plf|33	Patch1:		clementine-1.1.0-metalarchives.patch
12nr|clementine-1.1.1-2plf|34	# Covers should always fit the screen resolution so we scale them if needed
12nr|clementine-1.1.1-2plf|35	Patch2:		clementine-1.0.0-coversize.patch
12nr|clementine-1.1.1-2plf|36	# Fix desktop file
12nr|clementine-1.1.1-2plf|37	Patch3:		clementine-1.1.0-fix-desktop.patch
12nr|clementine-1.1.1-2plf|38	
12nr|clementine-1.1.1-2plf|39	BuildRequires:	qt4-devel >= 4.5.0
12nr|clementine-1.1.1-2plf|40	BuildRequires:	pkgconfig(taglib) >= 1.6
12nr|clementine-1.1.1-2plf|41	BuildRequires:	liblastfm-devel
12nr|clementine-1.1.1-2plf|42	BuildRequires:	boost-devel
12nr|clementine-1.1.1-2plf|43	BuildRequires:	qt4-linguist
12nr|clementine-1.1.1-2plf|44	BuildRequires:	pkgconfig(gstreamer-0.10)
12nr|clementine-1.1.1-2plf|45	BuildRequires:	cmake
12nr|clementine-1.1.1-2plf|46	BuildRequires:	pkgconfig(glew)
12nr|clementine-1.1.1-2plf|47	BuildRequires:	pkgconfig(glu)
12nr|clementine-1.1.1-2plf|48	BuildRequires:	pkgconfig(libmtp)
12nr|clementine-1.1.1-2plf|49	BuildRequires:	pkgconfig(libusbmuxd)
12nr|clementine-1.1.1-2plf|50	BuildRequires:	pkgconfig(libplist)
12nr|clementine-1.1.1-2plf|51	BuildRequires:	pkgconfig(libimobiledevice-1.0)
12nr|clementine-1.1.1-2plf|52	# Disable for now as indicate-qt seems to be broken and we don't really need it anyway
12nr|clementine-1.1.1-2plf|53	#BuildRequires:	pkgconfig(indicate-qt)
12nr|clementine-1.1.1-2plf|54	BuildRequires:	pkgconfig(libechonest)
12nr|clementine-1.1.1-2plf|55	BuildRequires:	pkgconfig(libgpod-1.0)
12nr|clementine-1.1.1-2plf|56	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10)
12nr|clementine-1.1.1-2plf|57	BuildRequires:	pkgconfig(libcdio)
12nr|clementine-1.1.1-2plf|58	BuildRequires:	pkgconfig(protobuf)
12nr|clementine-1.1.1-2plf|59	%if %{with_plf}
12nr|clementine-1.1.1-2plf|60	BuildRequires:  pkgconfig(libspotify)
12nr|clementine-1.1.1-2plf|61	%endif
12nr|clementine-1.1.1-2plf|62	Requires:	libprojectm-data
12nr|clementine-1.1.1-2plf|63	Requires:	qt4-database-plugin-sqlite
12nr|clementine-1.1.1-2plf|64	Requires:	gstreamer0.10-flac
12nr|clementine-1.1.1-2plf|65	Requires:	gstreamer0.10-plugins-ugly
12nr|clementine-1.1.1-2plf|66	
12nr|clementine-1.1.1-2plf|67	Suggests:	gstreamer0.10-decoders-audio
12nr|clementine-1.1.1-2plf|68	# Needed to be able to mount ipod/iphone/ipad (not tested locally) but it's also pulling gvfs
12nr|clementine-1.1.1-2plf|69	# which is need at least to mount mtp devices (tested locally)
12nr|clementine-1.1.1-2plf|70	Suggests:	gvfs-iphone
12nr|clementine-1.1.1-2plf|71	
12nr|clementine-1.1.1-2plf|72	%description
12nr|clementine-1.1.1-2plf|73	Clementine is a modern music player and library organiser. Clementine is
12nr|clementine-1.1.1-2plf|74	a port of Amarok 1.4, with some features rewritten to take advantage of
12nr|clementine-1.1.1-2plf|75	Qt4.
12nr|clementine-1.1.1-2plf|76	Features:
12nr|clementine-1.1.1-2plf|77	* Search and play your local music library
12nr|clementine-1.1.1-2plf|78	* Listen to internet radio from Last.fm, SomaFM and Magnatune
12nr|clementine-1.1.1-2plf|79	* Tabbed playlists, import and export M3U, XSPF, PLS and ASX
12nr|clementine-1.1.1-2plf|80	* Visualisations from projectM
12nr|clementine-1.1.1-2plf|81	* Transcode music into MP3, Ogg Vorbis, Ogg Speex, FLAC or AAC
12nr|clementine-1.1.1-2plf|82	* Edit tags on MP3 and OGG files, organise your music
12nr|clementine-1.1.1-2plf|83	* Download missing album cover art from Last.fm
12nr|clementine-1.1.1-2plf|84	* Remote control using a Wii Remote, MPRIS or the command-line
12nr|clementine-1.1.1-2plf|85	* Copy music to your iPod, iPhone, MTP or mass-storage USB player
12nr|clementine-1.1.1-2plf|86	* Queue manage
12nr|clementine-1.1.1-2plf|87	
12nr|clementine-1.1.1-2plf|88	%files
12nr|clementine-1.1.1-2plf|89	%{_bindir}/clementine
12nr|clementine-1.1.1-2plf|90	%{_bindir}/clementine-tagreader
12nr|clementine-1.1.1-2plf|91	%{_datadir}/kde4/services/clementine-*.protocol
12nr|clementine-1.1.1-2plf|92	%{_datadir}/applications/clementine.desktop
12nr|clementine-1.1.1-2plf|93	%{_iconsdir}/hicolor/64x64/apps/application-x-clementine.png
12nr|clementine-1.1.1-2plf|94	%{_iconsdir}/hicolor/scalable/apps/application-x-clementine.svg
12nr|clementine-1.1.1-2plf|95	%config %{_sysconfdir}/Clementine/Clementine.conf
12nr|clementine-1.1.1-2plf|96	%if %{with_plf}
12nr|clementine-1.1.1-2plf|97	%{_bindir}/clementine-spotifyblob
12nr|clementine-1.1.1-2plf|98	%endif
12nr|clementine-1.1.1-2plf|99	
12nr|clementine-1.1.1-2plf|100	
12nr|clementine-1.1.1-2plf|101	#---------------------------------------------------------------------
12nr|clementine-1.1.1-2plf|102	
12nr|clementine-1.1.1-2plf|103	%prep
12nr|clementine-1.1.1-2plf|104	%setup -q
12nr|clementine-1.1.1-2plf|105	# Update russian translation
12nr|clementine-1.1.1-2plf|106	# Needed only until next after 1.1.0 version is released
12nr|clementine-1.1.1-2plf|107	cp -f %{SOURCE2} src/translations/ru.po
12nr|clementine-1.1.1-2plf|108	%patch0 -p1
12nr|clementine-1.1.1-2plf|109	%patch1 -p1 -b .ma~
12nr|clementine-1.1.1-2plf|110	%patch2 -p1 -b .coversize~
12nr|clementine-1.1.1-2plf|111	%patch3 -p1
12nr|clementine-1.1.1-2plf|112	
12nr|clementine-1.1.1-2plf|113	%build
12nr|clementine-1.1.1-2plf|114	%cmake_qt4 -DBUNDLE_PROJECTM_PRESETS=OFF -DBUILD_WERROR=OFF
12nr|clementine-1.1.1-2plf|115	%make
12nr|clementine-1.1.1-2plf|116	
12nr|clementine-1.1.1-2plf|117	%install
12nr|clementine-1.1.1-2plf|118	%makeinstall_std -C build
12nr|clementine-1.1.1-2plf|119	install -m 644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/Clementine/Clementine.conf
12nr|clementine-1.1.1-2plf|120	%if %{with_plf}
12nr|clementine-1.1.1-2plf|121	# Ugly hack, not sure why that file appears
12nr|clementine-1.1.1-2plf|122	rm -rf %{buildroot}/home
12nr|clementine-1.1.1-2plf|123	%endif

21636 12
12nr|clustalw-2.1-2|1	Summary:	General purpose multiple alignment program
12nr|clustalw-2.1-2|2	Name:		clustalw
12nr|clustalw-2.1-2|3	Version:	2.1
12nr|clustalw-2.1-2|4	Release:	%mkrel 2
12nr|clustalw-2.1-2|5	License:	GPLv3 and LGPLv3
12nr|clustalw-2.1-2|6	URL:		http://www.clustal.org
12nr|clustalw-2.1-2|7	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
12nr|clustalw-2.1-2|8	Source:		http://www.clustal.org/download/%{version}/clustalw-%{version}.tar.gz
12nr|clustalw-2.1-2|9	Group:		Sciences/Biology
12nr|clustalw-2.1-2|10	
12nr|clustalw-2.1-2|11	%description
12nr|clustalw-2.1-2|12	CLUSTAL W and CLUSTAL X Multiple Sequence Alignment Programs
12nr|clustalw-2.1-2|13	(version 2.1, 17th Nov 2010)
12nr|clustalw-2.1-2|14	
12nr|clustalw-2.1-2|15	Contact email address: clustalw@ucd.ie
12nr|clustalw-2.1-2|16	
12nr|clustalw-2.1-2|17	For details and citation purposes see paper "Clustal W and Clustal X
12nr|clustalw-2.1-2|18	version 2.0", Larkin M., et al. Bioinformatics 2007 23(21):2947-2948
12nr|clustalw-2.1-2|19	http://bioinformatics.oxfordjournals.org/cgi/content/full/23/21/2947
12nr|clustalw-2.1-2|20	
12nr|clustalw-2.1-2|21	Clustal X provides a window-based user interface to the ClustalW
12nr|clustalw-2.1-2|22	multiple alignment program.
12nr|clustalw-2.1-2|23	
12nr|clustalw-2.1-2|24	%prep
12nr|clustalw-2.1-2|25	%setup -q clustalw-%{version}
12nr|clustalw-2.1-2|26	
12nr|clustalw-2.1-2|27	%build
12nr|clustalw-2.1-2|28	%configure2_5x
12nr|clustalw-2.1-2|29	%make
12nr|clustalw-2.1-2|30	
12nr|clustalw-2.1-2|31	%install
12nr|clustalw-2.1-2|32	rm -fr %buildroot
12nr|clustalw-2.1-2|33	%makeinstall_std
12nr|clustalw-2.1-2|34	
12nr|clustalw-2.1-2|35	%clean
12nr|clustalw-2.1-2|36	rm -rf %{buildroot}
12nr|clustalw-2.1-2|37	
12nr|clustalw-2.1-2|38	%files
12nr|clustalw-2.1-2|39	%defattr(-,root,root)
12nr|clustalw-2.1-2|40	%doc README COPYING COPYING.LESSER clustalw_help
12nr|clustalw-2.1-2|41	%_bindir/*
12nr|clustalw-2.1-2|42	
12nr|clustalw-2.1-2|43	
12nr|clustalw-2.1-2|44	%changelog
12nr|clustalw-2.1-2|45	* Wed Mar 09 2011 Stéphane Téletchéa <steletch@mandriva.org> 2.1-2mdv2011.0
12nr|clustalw-2.1-2|46	+ Revision: 643122
12nr|clustalw-2.1-2|47	- Update description and license
12nr|clustalw-2.1-2|48	- Update to 2.1
12nr|clustalw-2.1-2|49	
12nr|clustalw-2.1-2|50	* Wed Sep 09 2009 Stéphane Téletchéa <steletch@mandriva.org> 2.0.11-1mdv2010.0
12nr|clustalw-2.1-2|51	+ Revision: 434979
12nr|clustalw-2.1-2|52	- Update to 2.11
12nr|clustalw-2.1-2|53	
12nr|clustalw-2.1-2|54	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 2.0.10-2mdv2010.0
12nr|clustalw-2.1-2|55	+ Revision: 433328
12nr|clustalw-2.1-2|56	- rebuild
12nr|clustalw-2.1-2|57	
12nr|clustalw-2.1-2|58	* Sat Apr 11 2009 Funda Wang <fwang@mandriva.org> 2.0.10-1mdv2009.1
12nr|clustalw-2.1-2|59	+ Revision: 366173
12nr|clustalw-2.1-2|60	- import clustalw
12nr|clustalw-2.1-2|61	
12nr|clustalw-2.1-2|62	

21637 12
12nr|clustalx-2.1-1|1	Summary:	GUI interface for ClustalW
12nr|clustalx-2.1-1|2	Name:		clustalx
12nr|clustalx-2.1-1|3	Version:	2.1
12nr|clustalx-2.1-1|4	Release:	%mkrel 1
12nr|clustalx-2.1-1|5	License:	GPLv3 and LGPLv3
12nr|clustalx-2.1-1|6	URL:		http://www.clustal.org
12nr|clustalx-2.1-1|7	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
12nr|clustalx-2.1-1|8	BuildRequires:	qt4-devel
12nr|clustalx-2.1-1|9	Source:		http://www.clustal.org/download/%{version}/clustalx-%{version}.tar.gz
12nr|clustalx-2.1-1|10	Group:		Sciences/Biology
12nr|clustalx-2.1-1|11	
12nr|clustalx-2.1-1|12	%description
12nr|clustalx-2.1-1|13	CLUSTAL W and CLUSTAL X Multiple Sequence Alignment Programs
12nr|clustalx-2.1-1|14	(version 2.1, 17th Nov 2010)
12nr|clustalx-2.1-1|15	
12nr|clustalx-2.1-1|16	Contact email address: clustalw@ucd.ie
12nr|clustalx-2.1-1|17	
12nr|clustalx-2.1-1|18	For details and citation purposes see paper "Clustal W and Clustal X
12nr|clustalx-2.1-1|19	version 2.0", Larkin M., et al. Bioinformatics 2007 23(21):2947-2948
12nr|clustalx-2.1-1|20	http://bioinformatics.oxfordjournals.org/cgi/content/full/23/21/2947
12nr|clustalx-2.1-1|21	
12nr|clustalx-2.1-1|22	Clustal X provides a window-based user interface to the ClustalW
12nr|clustalx-2.1-1|23	multiple alignment program.
12nr|clustalx-2.1-1|24	
12nr|clustalx-2.1-1|25	%prep
12nr|clustalx-2.1-1|26	%setup -q clustalx-%{version}
12nr|clustalx-2.1-1|27	rm -f moc_*
12nr|clustalx-2.1-1|28	
12nr|clustalx-2.1-1|29	%build
12nr|clustalx-2.1-1|30	%qmake_qt4
12nr|clustalx-2.1-1|31	%make
12nr|clustalx-2.1-1|32	
12nr|clustalx-2.1-1|33	%install
12nr|clustalx-2.1-1|34	rm -fr %buildroot
12nr|clustalx-2.1-1|35	mkdir -p %buildroot%_bindir
12nr|clustalx-2.1-1|36	install -m755 clustalx %buildroot%_bindir/clustalx
12nr|clustalx-2.1-1|37	
12nr|clustalx-2.1-1|38	mkdir -p %buildroot%_datadir/applications
12nr|clustalx-2.1-1|39	cat << EOF > %buildroot%_datadir/applications/mandriva-%name.desktop
12nr|clustalx-2.1-1|40	[Desktop Entry]
12nr|clustalx-2.1-1|41	Name=Clustal X
12nr|clustalx-2.1-1|42	Comment=GUI interface for ClustalW
12nr|clustalx-2.1-1|43	Exec=%{name}
12nr|clustalx-2.1-1|44	Icon=biology
12nr|clustalx-2.1-1|45	Terminal=false
12nr|clustalx-2.1-1|46	Type=Application
12nr|clustalx-2.1-1|47	Categories=Biology;Science;Qt;
12nr|clustalx-2.1-1|48	EOF
12nr|clustalx-2.1-1|49	
12nr|clustalx-2.1-1|50	%clean
12nr|clustalx-2.1-1|51	rm -rf %{buildroot}
12nr|clustalx-2.1-1|52	
12nr|clustalx-2.1-1|53	%if %mdkversion < 200900
12nr|clustalx-2.1-1|54	%post
12nr|clustalx-2.1-1|55	%update_menus
12nr|clustalx-2.1-1|56	%endif
12nr|clustalx-2.1-1|57	
12nr|clustalx-2.1-1|58	%if %mdkversion < 200900
12nr|clustalx-2.1-1|59	%postun
12nr|clustalx-2.1-1|60	%clean_menus
12nr|clustalx-2.1-1|61	%endif
12nr|clustalx-2.1-1|62	
12nr|clustalx-2.1-1|63	%files
12nr|clustalx-2.1-1|64	%defattr(-,root,root)
12nr|clustalx-2.1-1|65	%doc README COPYING COPYING.LESSER clustalx.hlp
12nr|clustalx-2.1-1|66	%_bindir/*
12nr|clustalx-2.1-1|67	%_datadir/applications/mandriva-%name.desktop
12nr|clustalx-2.1-1|68	
12nr|clustalx-2.1-1|69	
12nr|clustalx-2.1-1|70	%changelog
12nr|clustalx-2.1-1|71	* Wed Mar 09 2011 Stéphane Téletchéa <steletch@mandriva.org> 2.1-1mdv2011.0
12nr|clustalx-2.1-1|72	+ Revision: 643120
12nr|clustalx-2.1-1|73	- Update description and license
12nr|clustalx-2.1-1|74	- Update to 2.1
12nr|clustalx-2.1-1|75	
12nr|clustalx-2.1-1|76	* Wed Sep 09 2009 Stéphane Téletchéa <steletch@mandriva.org> 2.0.11-1mdv2010.0
12nr|clustalx-2.1-1|77	+ Revision: 434898
12nr|clustalx-2.1-1|78	- Update to 2.0.11
12nr|clustalx-2.1-1|79	
12nr|clustalx-2.1-1|80	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 2.0.10-2mdv2010.0
12nr|clustalx-2.1-1|81	+ Revision: 433329
12nr|clustalx-2.1-1|82	- rebuild
12nr|clustalx-2.1-1|83	
12nr|clustalx-2.1-1|84	* Sat Apr 11 2009 Funda Wang <fwang@mandriva.org> 2.0.10-1mdv2009.1
12nr|clustalx-2.1-1|85	+ Revision: 366175
12nr|clustalx-2.1-1|86	- import clustalx
12nr|clustalx-2.1-1|87	
12nr|clustalx-2.1-1|88	

21638 12
12nr|dahdi-firmware-2.6.1-1|1	Name:		dahdi-firmware
12nr|dahdi-firmware-2.6.1-1|2	Summary:	Non-free firmware for dahdi
12nr|dahdi-firmware-2.6.1-1|3	Group:		System/Kernel and hardware
12nr|dahdi-firmware-2.6.1-1|4	Version:	2.6.1
12nr|dahdi-firmware-2.6.1-1|5	Release:	1
12nr|dahdi-firmware-2.6.1-1|6	License:	Proprietary
12nr|dahdi-firmware-2.6.1-1|7	URL:		http://www.asterisk.org/
12nr|dahdi-firmware-2.6.1-1|8	# firmware extracted from http://downloads.asterisk.org/pub/telephony/dahdi-linux/dahdi-linux-%{version}.tar.gz
12nr|dahdi-firmware-2.6.1-1|9	Source0:	%{name}-%{version}.tar.xz
12nr|dahdi-firmware-2.6.1-1|10	BuildArch:	noarch
12nr|dahdi-firmware-2.6.1-1|11	
12nr|dahdi-firmware-2.6.1-1|12	Requires:	make wget
12nr|dahdi-firmware-2.6.1-1|13	
12nr|dahdi-firmware-2.6.1-1|14	%description
12nr|dahdi-firmware-2.6.1-1|15	This package includes the non-free firmwares from the DAHDI tarball as well
12nr|dahdi-firmware-2.6.1-1|16	as downloading script for the Digium firmwares that are normally downloaded
12nr|dahdi-firmware-2.6.1-1|17	on 'make install'.
12nr|dahdi-firmware-2.6.1-1|18	
12nr|dahdi-firmware-2.6.1-1|19	Attention: you need active Internet connection during this package
12nr|dahdi-firmware-2.6.1-1|20	installation. If Network was unavailable, you can download and install firmware
12nr|dahdi-firmware-2.6.1-1|21	later by running the following command as root:
12nr|dahdi-firmware-2.6.1-1|22	
12nr|dahdi-firmware-2.6.1-1|23	make -C %{_datadir}/%{name} HOTPLUG_FIRMWARE=yes hotplug-install
12nr|dahdi-firmware-2.6.1-1|24	
12nr|dahdi-firmware-2.6.1-1|25	%prep
12nr|dahdi-firmware-2.6.1-1|26	%setup -q
12nr|dahdi-firmware-2.6.1-1|27	
12nr|dahdi-firmware-2.6.1-1|28	%build
12nr|dahdi-firmware-2.6.1-1|29	
12nr|dahdi-firmware-2.6.1-1|30	%install
12nr|dahdi-firmware-2.6.1-1|31	install -d -m 755 %{buildroot}%{_datadir}/dahdi
12nr|dahdi-firmware-2.6.1-1|32	cp xpp/firmwares/*.hex %{buildroot}%{_datadir}/dahdi/
12nr|dahdi-firmware-2.6.1-1|33	install -D -m 644 firmware/Makefile %{buildroot}%{_datadir}/%{name}/Makefile
12nr|dahdi-firmware-2.6.1-1|34	
12nr|dahdi-firmware-2.6.1-1|35	%post
12nr|dahdi-firmware-2.6.1-1|36	make -C %{_datadir}/%{name} HOTPLUG_FIRMWARE=yes hotplug-install
12nr|dahdi-firmware-2.6.1-1|37	
12nr|dahdi-firmware-2.6.1-1|38	%preun
12nr|dahdi-firmware-2.6.1-1|39	make -C %{_datadir}/%{name} HOTPLUG_FIRMWARE=yes hotplug-uninstall
12nr|dahdi-firmware-2.6.1-1|40	
12nr|dahdi-firmware-2.6.1-1|41	%files
12nr|dahdi-firmware-2.6.1-1|42	%doc xpp/firmwares/LICENSE.firmware
12nr|dahdi-firmware-2.6.1-1|43	%doc xpp/firmwares/README
12nr|dahdi-firmware-2.6.1-1|44	%{_datadir}/dahdi/*
12nr|dahdi-firmware-2.6.1-1|45	%{_datadir}/%{name}/*

21639 12
12nr|dangerdeep-data-0.3.0-3|1	Name:		dangerdeep-data
12nr|dangerdeep-data-0.3.0-3|2	Version:	0.3.0
12nr|dangerdeep-data-0.3.0-3|3	Release:3
12nr|dangerdeep-data-0.3.0-3|4	Summary:	Data for dangerdeep
12nr|dangerdeep-data-0.3.0-3|5	License:	Freeware
12nr|dangerdeep-data-0.3.0-3|6	Group:		Games/Other
12nr|dangerdeep-data-0.3.0-3|7	URL:		http://dangerdeep.sourceforge.net/
12nr|dangerdeep-data-0.3.0-3|8	Source:		http://prdownloads.sourceforge.net/dangerdeep/%{name}-%{version}.zip
12nr|dangerdeep-data-0.3.0-3|9	BuildArch:	noarch
12nr|dangerdeep-data-0.3.0-3|10	
12nr|dangerdeep-data-0.3.0-3|11	
12nr|dangerdeep-data-0.3.0-3|12	%description
12nr|dangerdeep-data-0.3.0-3|13	Danger from the deep (aka dangerdeep) is a Free / Open Source World War II
12nr|dangerdeep-data-0.3.0-3|14	german submarine simulation. It is currently available for Linux/i386 and
12nr|dangerdeep-data-0.3.0-3|15	Windows, but since it uses SDL/OpenGL it should be portable to other operating
12nr|dangerdeep-data-0.3.0-3|16	systems or platforms. (If anyone whishes to port it, please contact us.) This
12nr|dangerdeep-data-0.3.0-3|17	game is planned as tactical simulation and will be as realistic as our time and
12nr|dangerdeep-data-0.3.0-3|18	knowledge of physics allows. It's current state is ALPHA, but it is playable.
12nr|dangerdeep-data-0.3.0-3|19	
12nr|dangerdeep-data-0.3.0-3|20	%prep
12nr|dangerdeep-data-0.3.0-3|21	%setup -q -n data
12nr|dangerdeep-data-0.3.0-3|22	
12nr|dangerdeep-data-0.3.0-3|23	%build
12nr|dangerdeep-data-0.3.0-3|24	
12nr|dangerdeep-data-0.3.0-3|25	%install
12nr|dangerdeep-data-0.3.0-3|26	install -d -m 755 %{buildroot}%{_gamesdatadir}/dangerdeep
12nr|dangerdeep-data-0.3.0-3|27	cp -r convoys \
12nr|dangerdeep-data-0.3.0-3|28	objects \
12nr|dangerdeep-data-0.3.0-3|29	environment \
12nr|dangerdeep-data-0.3.0-3|30	shaders \
12nr|dangerdeep-data-0.3.0-3|31	fonts \
12nr|dangerdeep-data-0.3.0-3|32	sounds \
12nr|dangerdeep-data-0.3.0-3|33	images \
12nr|dangerdeep-data-0.3.0-3|34	texts \
12nr|dangerdeep-data-0.3.0-3|35	maps \
12nr|dangerdeep-data-0.3.0-3|36	textures \
12nr|dangerdeep-data-0.3.0-3|37	missions \
12nr|dangerdeep-data-0.3.0-3|38	models \
12nr|dangerdeep-data-0.3.0-3|39	%{buildroot}%{_gamesdatadir}/dangerdeep
12nr|dangerdeep-data-0.3.0-3|40	
12nr|dangerdeep-data-0.3.0-3|41	
12nr|dangerdeep-data-0.3.0-3|42	%files
12nr|dangerdeep-data-0.3.0-3|43	%doc LICENSE
12nr|dangerdeep-data-0.3.0-3|44	%{_gamesdatadir}/dangerdeep
12nr|dangerdeep-data-0.3.0-3|45	
12nr|dangerdeep-data-0.3.0-3|46	

21640 12
12nr|dark-oberon-1.0.2-0.rc2.6|1	%define	pre	RC2
12nr|dark-oberon-1.0.2-0.rc2.6|2	
12nr|dark-oberon-1.0.2-0.rc2.6|3	Name:		dark-oberon
12nr|dark-oberon-1.0.2-0.rc2.6|4	Version:	1.0.2
12nr|dark-oberon-1.0.2-0.rc2.6|5	Release:	0.rc2.6
12nr|dark-oberon-1.0.2-0.rc2.6|6	Summary:	Dark Oberon is a real-time strategy game
12nr|dark-oberon-1.0.2-0.rc2.6|7	Group:		Games/Strategy
12nr|dark-oberon-1.0.2-0.rc2.6|8	License:	GPLv2 BY-NC-SA BY-NC-ND
12nr|dark-oberon-1.0.2-0.rc2.6|9	Url:		http://dark-oberon.sourceforge.net/
12nr|dark-oberon-1.0.2-0.rc2.6|10	Source0:	%{name}-%{version}-%{pre}.tar.lzma
12nr|dark-oberon-1.0.2-0.rc2.6|11	Source11:	%{name}-16x16.png
12nr|dark-oberon-1.0.2-0.rc2.6|12	Source12:	%{name}-32x32.png
12nr|dark-oberon-1.0.2-0.rc2.6|13	Source13:	%{name}-48x48.png
12nr|dark-oberon-1.0.2-0.rc2.6|14	Patch1:		dark-oberon-1.0.2-rc2-compile-fixes.patch
12nr|dark-oberon-1.0.2-0.rc2.6|15	Patch2:		fix_format_build.patch
12nr|dark-oberon-1.0.2-0.rc2.6|16	Patch3:		fix_makefile_xrandr_lib_missing.patch
12nr|dark-oberon-1.0.2-0.rc2.6|17	BuildRequires:	glfw
12nr|dark-oberon-1.0.2-0.rc2.6|18	BuildRequires:	lzma
12nr|dark-oberon-1.0.2-0.rc2.6|19	BuildRequires:	pkgconfig(x11)
12nr|dark-oberon-1.0.2-0.rc2.6|20	BuildRequires:	pkgconfig(xrandr)
12nr|dark-oberon-1.0.2-0.rc2.6|21	BuildRequires:	pkgconfig(gl)
12nr|dark-oberon-1.0.2-0.rc2.6|22	BuildRequires:	pkgconfig(glu)
12nr|dark-oberon-1.0.2-0.rc2.6|23	ExclusiveArch:	%{ix86}
12nr|dark-oberon-1.0.2-0.rc2.6|24	
12nr|dark-oberon-1.0.2-0.rc2.6|25	%description
12nr|dark-oberon-1.0.2-0.rc2.6|26	Dark Oberon is an open source real-time strategy game similar to Warcraft II
12nr|dark-oberon-1.0.2-0.rc2.6|27	released under GPL. It has got awesome graphics - textures created from
12nr|dark-oberon-1.0.2-0.rc2.6|28	shots of real models made out of plasticine!
12nr|dark-oberon-1.0.2-0.rc2.6|29	
12nr|dark-oberon-1.0.2-0.rc2.6|30	%prep
12nr|dark-oberon-1.0.2-0.rc2.6|31	%setup -q -n %{name}-%{version}-%{pre}
12nr|dark-oberon-1.0.2-0.rc2.6|32	%patch1 -p0  -b .fixes
12nr|dark-oberon-1.0.2-0.rc2.6|33	%patch2 -p1
12nr|dark-oberon-1.0.2-0.rc2.6|34	%patch3 -p1
12nr|dark-oberon-1.0.2-0.rc2.6|35	
12nr|dark-oberon-1.0.2-0.rc2.6|36	find -name CVS|xargs %__rm -rf
12nr|dark-oberon-1.0.2-0.rc2.6|37	cd src
12nr|dark-oberon-1.0.2-0.rc2.6|38	sh create_makefile.sh
12nr|dark-oberon-1.0.2-0.rc2.6|39	
12nr|dark-oberon-1.0.2-0.rc2.6|40	%build
12nr|dark-oberon-1.0.2-0.rc2.6|41	%make DEFINES="-DDATA_DIR='\"%{_gamesdatadir}/%{name}/\"' -DUNIX=1 -DSOUND=0 -DDEBUG=0" CPPFLAGS="%{optflags}"
12nr|dark-oberon-1.0.2-0.rc2.6|42	
12nr|dark-oberon-1.0.2-0.rc2.6|43	%install
12nr|dark-oberon-1.0.2-0.rc2.6|44	install -m755 dark-oberon -D %{buildroot}%{_gamesbindir}/%{name}
12nr|dark-oberon-1.0.2-0.rc2.6|45	install -d %{buildroot}%{_gamesdatadir}/%{name}
12nr|dark-oberon-1.0.2-0.rc2.6|46	cp -r dat maps races schemes -d %{buildroot}%{_gamesdatadir}/%{name}
12nr|dark-oberon-1.0.2-0.rc2.6|47	
12nr|dark-oberon-1.0.2-0.rc2.6|48	mkdir -p %{buildroot}%{_datadir}/applications
12nr|dark-oberon-1.0.2-0.rc2.6|49	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12nr|dark-oberon-1.0.2-0.rc2.6|50	[Desktop Entry]
12nr|dark-oberon-1.0.2-0.rc2.6|51	Name=Dark Oberon
12nr|dark-oberon-1.0.2-0.rc2.6|52	Comment=Real-time strategy game
12nr|dark-oberon-1.0.2-0.rc2.6|53	Exec=%{_gamesbindir}/%{name}
12nr|dark-oberon-1.0.2-0.rc2.6|54	Icon=%{name}
12nr|dark-oberon-1.0.2-0.rc2.6|55	Terminal=false
12nr|dark-oberon-1.0.2-0.rc2.6|56	Type=Application
12nr|dark-oberon-1.0.2-0.rc2.6|57	StartupNotify=true
12nr|dark-oberon-1.0.2-0.rc2.6|58	Categories=Game;StrategyGame;
12nr|dark-oberon-1.0.2-0.rc2.6|59	EOF
12nr|dark-oberon-1.0.2-0.rc2.6|60	
12nr|dark-oberon-1.0.2-0.rc2.6|61	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12nr|dark-oberon-1.0.2-0.rc2.6|62	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12nr|dark-oberon-1.0.2-0.rc2.6|63	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12nr|dark-oberon-1.0.2-0.rc2.6|64	
12nr|dark-oberon-1.0.2-0.rc2.6|65	%files
12nr|dark-oberon-1.0.2-0.rc2.6|66	%doc README docs/*
12nr|dark-oberon-1.0.2-0.rc2.6|67	%{_gamesbindir}/*
12nr|dark-oberon-1.0.2-0.rc2.6|68	%{_gamesdatadir}/%{name}
12nr|dark-oberon-1.0.2-0.rc2.6|69	%{_datadir}/applications/mandriva-%{name}.desktop
12nr|dark-oberon-1.0.2-0.rc2.6|70	%{_miconsdir}/%{name}.png
12nr|dark-oberon-1.0.2-0.rc2.6|71	%{_iconsdir}/%{name}.png
12nr|dark-oberon-1.0.2-0.rc2.6|72	%{_liconsdir}/%{name}.png
12nr|dark-oberon-1.0.2-0.rc2.6|73	
12nr|dark-oberon-1.0.2-0.rc2.6|74	
12nr|dark-oberon-1.0.2-0.rc2.6|75	%changelog
12nr|dark-oberon-1.0.2-0.rc2.6|76	* Wed Apr 18 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.2-0.rc2.5rosa.lts2012.0
12nr|dark-oberon-1.0.2-0.rc2.6|77	- Update BuildRequires
12nr|dark-oberon-1.0.2-0.rc2.6|78	- Spec cleanup
12nr|dark-oberon-1.0.2-0.rc2.6|79	
12nr|dark-oberon-1.0.2-0.rc2.6|80	* Tue Oct 20 2009 Stéphane Téletchéa <steletch@mandriva.org> 1.0.2-0.rc2.4mdv2010.0
12nr|dark-oberon-1.0.2-0.rc2.6|81	+ Revision: 458365
12nr|dark-oberon-1.0.2-0.rc2.6|82	- Use Exclusive Arch since this game is i586-compatible only
12nr|dark-oberon-1.0.2-0.rc2.6|83	- License fix
12nr|dark-oberon-1.0.2-0.rc2.6|84	- Update licenses for maps and sounds
12nr|dark-oberon-1.0.2-0.rc2.6|85	
12nr|dark-oberon-1.0.2-0.rc2.6|86	+ Juan Luis Baptiste <juancho@mandriva.org>
12nr|dark-oberon-1.0.2-0.rc2.6|87	- Fixed compilation, added patches #2 and #3.
12nr|dark-oberon-1.0.2-0.rc2.6|88	
12nr|dark-oberon-1.0.2-0.rc2.6|89	+ Pixel <pixel@mandriva.com>
12nr|dark-oberon-1.0.2-0.rc2.6|90	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12nr|dark-oberon-1.0.2-0.rc2.6|91	
12nr|dark-oberon-1.0.2-0.rc2.6|92	+ Olivier Blin <oblin@mandriva.com>
12nr|dark-oberon-1.0.2-0.rc2.6|93	- restore BuildRoot
12nr|dark-oberon-1.0.2-0.rc2.6|94	
12nr|dark-oberon-1.0.2-0.rc2.6|95	+ Thierry Vignaud <tvignaud@mandriva.com>
12nr|dark-oberon-1.0.2-0.rc2.6|96	- kill re-definition of %%buildroot on Pixel's request
12nr|dark-oberon-1.0.2-0.rc2.6|97	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12nr|dark-oberon-1.0.2-0.rc2.6|98	
12nr|dark-oberon-1.0.2-0.rc2.6|99	+ Emmanuel Andry <eandry@mandriva.org>
12nr|dark-oberon-1.0.2-0.rc2.6|100	- bump release
12nr|dark-oberon-1.0.2-0.rc2.6|101	
12nr|dark-oberon-1.0.2-0.rc2.6|102	+ Per Øyvind Karlsen <peroyvind@mandriva.org>
12nr|dark-oberon-1.0.2-0.rc2.6|103	- fix menu name
12nr|dark-oberon-1.0.2-0.rc2.6|104	
12nr|dark-oberon-1.0.2-0.rc2.6|105	* Mon Jun 18 2007 Per Øyvind Karlsen <peroyvind@mandriva.org> 1.0.2-0.rc2.2mdv2008.0
12nr|dark-oberon-1.0.2-0.rc2.6|106	+ Revision: 41105
12nr|dark-oberon-1.0.2-0.rc2.6|107	- remove LIBPATHS (got there by a mistake..)
12nr|dark-oberon-1.0.2-0.rc2.6|108	- switch to xdg menu
12nr|dark-oberon-1.0.2-0.rc2.6|109	- whoops, forgot one fix
12nr|dark-oberon-1.0.2-0.rc2.6|110	- svn snapshot (ca. RC2 :p)
12nr|dark-oberon-1.0.2-0.rc2.6|111	- fixes for new gcc & 64 bit (P2)
12nr|dark-oberon-1.0.2-0.rc2.6|112	- Import dark-oberon
12nr|dark-oberon-1.0.2-0.rc2.6|113	
12nr|dark-oberon-1.0.2-0.rc2.6|114	
12nr|dark-oberon-1.0.2-0.rc2.6|115	
12nr|dark-oberon-1.0.2-0.rc2.6|116	* Wed Jan 25 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.0.2-0.rc1.2mdk
12nr|dark-oberon-1.0.2-0.rc2.6|117	- fix buildrequires
12nr|dark-oberon-1.0.2-0.rc2.6|118	
12nr|dark-oberon-1.0.2-0.rc2.6|119	* Thu Aug 18 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.0.2-0.rc1.1mdk
12nr|dark-oberon-1.0.2-0.rc2.6|120	- 1.0.2-RC1
12nr|dark-oberon-1.0.2-0.rc2.6|121	- define datadir and get rid of broken wrapper script
12nr|dark-oberon-1.0.2-0.rc2.6|122	- fix so that we don't use datadir for logs and config (P0)
12nr|dark-oberon-1.0.2-0.rc2.6|123	- add icon
12nr|dark-oberon-1.0.2-0.rc2.6|124	- add docs
12nr|dark-oberon-1.0.2-0.rc2.6|125	- remove suckage
12nr|dark-oberon-1.0.2-0.rc2.6|126	
12nr|dark-oberon-1.0.2-0.rc2.6|127	* Wed Aug 10 2005 Per Øyvind Karlsen <pkarlsen@mandriva.com> 1.0.2-0.cvs20050810.1mdk
12nr|dark-oberon-1.0.2-0.rc2.6|128	- initial release

21641 12
12nr|dektec-0-0.20091104.1|1	%define name dektec
12nr|dektec-0-0.20091104.1|2	%define version 0
12nr|dektec-0-0.20091104.1|3	%define release %mkrel 0.20091104.1
12nr|dektec-0-0.20091104.1|4	
12nr|dektec-0-0.20091104.1|5	Name:      %name
12nr|dektec-0-0.20091104.1|6	Version:   %version
12nr|dektec-0-0.20091104.1|7	Release:   %release
12nr|dektec-0-0.20091104.1|8	License:   Proprietary
12nr|dektec-0-0.20091104.1|9	Source0:   LinuxSDK.zip
12nr|dektec-0-0.20091104.1|10	Group:     Development/Kernel
12nr|dektec-0-0.20091104.1|11	Buildroot: %{_tmppath}/%{realname}-%{realversion}-%{realrelease}-buildroot
12nr|dektec-0-0.20091104.1|12	Summary:   Libraries and utilities for using Dektec cards
12nr|dektec-0-0.20091104.1|13	Url:       http://www.dektec.com/downloads/Drivers.asp
12nr|dektec-0-0.20091104.1|14	ExclusiveArch: %ix86
12nr|dektec-0-0.20091104.1|15	
12nr|dektec-0-0.20091104.1|16	%description
12nr|dektec-0-0.20091104.1|17	This package contains libraries and utilities for using Dektec cards.
12nr|dektec-0-0.20091104.1|18	
12nr|dektec-0-0.20091104.1|19	%package utils
12nr|dektec-0-0.20091104.1|20	Summary:   Utilities for Dektec cards
12nr|dektec-0-0.20091104.1|21	Group:     Development/Kernel
12nr|dektec-0-0.20091104.1|22	
12nr|dektec-0-0.20091104.1|23	%description utils
12nr|dektec-0-0.20091104.1|24	DtPlay:        Command-line player application
12nr|dektec-0-0.20091104.1|25	DtRecord:      Command-line recorder application
12nr|dektec-0-0.20091104.1|26	DtRmxUtil:     Command-line remultiplexing utility
12nr|dektec-0-0.20091104.1|27	
12nr|dektec-0-0.20091104.1|28	%package devel
12nr|dektec-0-0.20091104.1|29	Summary:   Libraries for Dektec cards
12nr|dektec-0-0.20091104.1|30	Group:     Development/C++
12nr|dektec-0-0.20091104.1|31	
12nr|dektec-0-0.20091104.1|32	%description devel
12nr|dektec-0-0.20091104.1|33	C++ API that wraps the driver calls into an easy-to-use and
12nr|dektec-0-0.20091104.1|34	object-oriented programming interface.
12nr|dektec-0-0.20091104.1|35	
12nr|dektec-0-0.20091104.1|36	%prep
12nr|dektec-0-0.20091104.1|37	%setup -q -n LinuxSDK
12nr|dektec-0-0.20091104.1|38	
12nr|dektec-0-0.20091104.1|39	%build
12nr|dektec-0-0.20091104.1|40	make -C DtRecord
12nr|dektec-0-0.20091104.1|41	make -C DtPlay
12nr|dektec-0-0.20091104.1|42	
12nr|dektec-0-0.20091104.1|43	%install
12nr|dektec-0-0.20091104.1|44	rm -rf %buildroot
12nr|dektec-0-0.20091104.1|45	
12nr|dektec-0-0.20091104.1|46	mkdir -p %buildroot%_bindir
12nr|dektec-0-0.20091104.1|47	cp -a DtPlay/DtPlay %buildroot%_bindir
12nr|dektec-0-0.20091104.1|48	cp -a DtRecord/DtRecord %buildroot%_bindir
12nr|dektec-0-0.20091104.1|49	cp -a DtRmxUtil/DtRmxUtil %buildroot%_bindir
12nr|dektec-0-0.20091104.1|50	chmod 0755 %buildroot%_bindir/DtRmxUtil
12nr|dektec-0-0.20091104.1|51	
12nr|dektec-0-0.20091104.1|52	mkdir -p %buildroot%_includedir
12nr|dektec-0-0.20091104.1|53	cp -a DTAPI/Include/DTAPI.h %buildroot%_includedir
12nr|dektec-0-0.20091104.1|54	mkdir -p %buildroot%_libdir
12nr|dektec-0-0.20091104.1|55	%if "%{?_lib}" == "lib64"
12nr|dektec-0-0.20091104.1|56	cp -a DTAPI/DTAPI64.o %buildroot%_libdir
12nr|dektec-0-0.20091104.1|57	%else
12nr|dektec-0-0.20091104.1|58	cp -a DTAPI/DTAPI.o %buildroot%_libdir
12nr|dektec-0-0.20091104.1|59	%endif
12nr|dektec-0-0.20091104.1|60	
12nr|dektec-0-0.20091104.1|61	%clean
12nr|dektec-0-0.20091104.1|62	rm -rf %buildroot
12nr|dektec-0-0.20091104.1|63	
12nr|dektec-0-0.20091104.1|64	%files utils
12nr|dektec-0-0.20091104.1|65	%defattr(-,root,root)
12nr|dektec-0-0.20091104.1|66	%_bindir/*
12nr|dektec-0-0.20091104.1|67	
12nr|dektec-0-0.20091104.1|68	%files devel
12nr|dektec-0-0.20091104.1|69	%defattr(-,root,root)
12nr|dektec-0-0.20091104.1|70	%doc DTAPI/Doc/DTAPI.pdf
12nr|dektec-0-0.20091104.1|71	%_includedir/*
12nr|dektec-0-0.20091104.1|72	%_libdir/*.o
12nr|dektec-0-0.20091104.1|73	
12nr|dektec-0-0.20091104.1|74	
12nr|dektec-0-0.20091104.1|75	
12nr|dektec-0-0.20091104.1|76	%changelog
12nr|dektec-0-0.20091104.1|77	* Mon Jan 18 2010 Pascal Terjan <pterjan@mandriva.org> 0-0.20091104.1mdv2010.1
12nr|dektec-0-0.20091104.1|78	+ Revision: 493236
12nr|dektec-0-0.20091104.1|79	- import dektec
12nr|dektec-0-0.20091104.1|80	
12nr|dektec-0-0.20091104.1|81	
12nr|dektec-0-0.20091104.1|82	* Thu Jan 14 2010 Pascal Terjan <pterjan@mandriva.org> 0-0.20091104.1
12nr|dektec-0-0.20091104.1|83	- First version of the package

21642 12
12nr|dkms-fcpci-3.11.07-10|1	%define module fcpci
12nr|dkms-fcpci-3.11.07-10|2	%define card "AVM Audiovisuelles|A1 ISDN Adapter [Fritz] CAPI"
12nr|dkms-fcpci-3.11.07-10|3	
12nr|dkms-fcpci-3.11.07-10|4	Summary: dkms package for %{module} driver
12nr|dkms-fcpci-3.11.07-10|5	Name: dkms-%{module}
12nr|dkms-fcpci-3.11.07-10|6	Version: 3.11.07
12nr|dkms-fcpci-3.11.07-10|7	Release: 10
12nr|dkms-fcpci-3.11.07-10|8	Source0: ftp://ftp.avm.de/cardware/fritzcrd.pci/linux/suse.93/fcpci-suse93-3.11-07.tar.bz2
12nr|dkms-fcpci-3.11.07-10|9	Source1: dkms-fcpci-use-autoconf-header.patch
12nr|dkms-fcpci-3.11.07-10|10	Source2: dkms-fcpci-use-pci_register_driver.patch
12nr|dkms-fcpci-3.11.07-10|11	Source3: dkms-fcpci-update-irq-flags.patch
12nr|dkms-fcpci-3.11.07-10|12	Source4: dkms-fcpci-update-irq_handler-definition.patch
12nr|dkms-fcpci-3.11.07-10|13	Source5: dkms-fcpci-2.6.31-buildfix.patch
12nr|dkms-fcpci-3.11.07-10|14	Source6: dkms-fcpci-2.6.33-buildfix.patch
12nr|dkms-fcpci-3.11.07-10|15	Source7: dkms-fcpci-2.6.34-buildfix.patch
12nr|dkms-fcpci-3.11.07-10|16	Patch0: fritz-xchg.patch
12nr|dkms-fcpci-3.11.07-10|17	Patch1: fritz-rename-driver-init-exit.patch
12nr|dkms-fcpci-3.11.07-10|18	Patch2: fritz-use-lib_strncpy.patch
12nr|dkms-fcpci-3.11.07-10|19	License: Commercial
12nr|dkms-fcpci-3.11.07-10|20	Group: System/Kernel and hardware
12nr|dkms-fcpci-3.11.07-10|21	URL: http://www.avm.de/
12nr|dkms-fcpci-3.11.07-10|22	Requires(post): dkms
12nr|dkms-fcpci-3.11.07-10|23	Requires(preun): dkms
12nr|dkms-fcpci-3.11.07-10|24	BuildArch: noarch
12nr|dkms-fcpci-3.11.07-10|25	
12nr|dkms-fcpci-3.11.07-10|26	%description
12nr|dkms-fcpci-3.11.07-10|27	This package contains the %{module} driver
12nr|dkms-fcpci-3.11.07-10|28	for %{card}.
12nr|dkms-fcpci-3.11.07-10|29	
12nr|dkms-fcpci-3.11.07-10|30	%prep
12nr|dkms-fcpci-3.11.07-10|31	%setup -n fritz/src -q
12nr|dkms-fcpci-3.11.07-10|32	%patch0 -p2
12nr|dkms-fcpci-3.11.07-10|33	%patch1 -p2
12nr|dkms-fcpci-3.11.07-10|34	%patch2 -p2
12nr|dkms-fcpci-3.11.07-10|35	# copy the lib in the source tree, do not use some obscure place like /var/lib/fritz
12nr|dkms-fcpci-3.11.07-10|36	cp ../lib/*.o .
12nr|dkms-fcpci-3.11.07-10|37	# do not try to copy the lib in LIBDIR
12nr|dkms-fcpci-3.11.07-10|38	perl -pi -e 's!.*cp -f \.\./lib.*!!' Makefile
12nr|dkms-fcpci-3.11.07-10|39	# fool Makefile by using a already existing LIBDIR
12nr|dkms-fcpci-3.11.07-10|40	perl -pi -e 's!(LIBDIR.*):=.*!$1:= \$(SUBDIRS)!' Makefile
12nr|dkms-fcpci-3.11.07-10|41	#- dkms pass KERNELRELEASE and confuse the Makefile, rely on KERNELVERSION instead
12nr|dkms-fcpci-3.11.07-10|42	perl -pi -e 's!(ifneq.*)KERNELRELEASE!$1KERNELVERSION!' Makefile
12nr|dkms-fcpci-3.11.07-10|43	#- build for kernel release dkms is asking for
12nr|dkms-fcpci-3.11.07-10|44	perl -pi -e 's!shell uname -r!KERNELRELEASE!' Makefile
12nr|dkms-fcpci-3.11.07-10|45	
12nr|dkms-fcpci-3.11.07-10|46	%install
12nr|dkms-fcpci-3.11.07-10|47	mkdir -p %{buildroot}/usr/src/%module-%version-%release/patches
12nr|dkms-fcpci-3.11.07-10|48	cat > %{buildroot}/usr/src/%module-%version-%release/dkms.conf <<EOF
12nr|dkms-fcpci-3.11.07-10|49	PACKAGE_NAME=%module
12nr|dkms-fcpci-3.11.07-10|50	PACKAGE_VERSION=%version-%release
12nr|dkms-fcpci-3.11.07-10|51	
12nr|dkms-fcpci-3.11.07-10|52	DEST_MODULE_LOCATION[0]=/kernel/drivers/isdn/capi
12nr|dkms-fcpci-3.11.07-10|53	BUILT_MODULE_NAME[0]=%module
12nr|dkms-fcpci-3.11.07-10|54	MAKE[0]="make"
12nr|dkms-fcpci-3.11.07-10|55	CLEAN="make clean"
12nr|dkms-fcpci-3.11.07-10|56	AUTOINSTALL="yes"
12nr|dkms-fcpci-3.11.07-10|57	PATCH[0]="dkms-fcpci-use-autoconf-header.patch"
12nr|dkms-fcpci-3.11.07-10|58	PATCH_MATCH[0]="^2\.6\.(19)|([2-9][0-9]+)|([1-9][0-9][0-9]+)"
12nr|dkms-fcpci-3.11.07-10|59	PATCH[1]="dkms-fcpci-use-pci_register_driver.patch"
12nr|dkms-fcpci-3.11.07-10|60	PATCH_MATCH[1]="^2\.6\.(2[2-9])|([3-9][0-9]+)|([1-9][0-9][0-9]+)"
12nr|dkms-fcpci-3.11.07-10|61	PATCH[2]="dkms-fcpci-update-irq-flags.patch"
12nr|dkms-fcpci-3.11.07-10|62	PATCH_MATCH[2]="^2\.6\.(2[4-9])|([3-9][0-9]+)|([1-9][0-9][0-9]+)"
12nr|dkms-fcpci-3.11.07-10|63	PATCH[3]="dkms-fcpci-update-irq_handler-definition.patch"
12nr|dkms-fcpci-3.11.07-10|64	PATCH_MATCH[3]="^2\.6\.(19)|([2-9][0-9]+)|([1-9][0-9][0-9]+)"
12nr|dkms-fcpci-3.11.07-10|65	PATCH[4]="dkms-fcpci-2.6.31-buildfix.patch"
12nr|dkms-fcpci-3.11.07-10|66	PATCH_MATCH[4]="^2\.6\.(3[1-9])|([4-9][0-9]+)|([1-9][0-9][0-9]+)"
12nr|dkms-fcpci-3.11.07-10|67	PATCH[5]="dkms-fcpci-2.6.33-buildfix.patch"
12nr|dkms-fcpci-3.11.07-10|68	PATCH_MATCH[5]="^2\.6\.(3[3-9])|([4-9][0-9]+)|([1-9][0-9][0-9]+)"
12nr|dkms-fcpci-3.11.07-10|69	PATCH[6]="dkms-fcpci-2.6.34-buildfix.patch"
12nr|dkms-fcpci-3.11.07-10|70	PATCH_MATCH[6]="^2\.6\.(3[4-9])|([4-9][0-9]+)|([1-9][0-9][0-9]+)"
12nr|dkms-fcpci-3.11.07-10|71	EOF
12nr|dkms-fcpci-3.11.07-10|72	
12nr|dkms-fcpci-3.11.07-10|73	tar c . | tar x -C %{buildroot}/usr/src/%module-%version-%release/
12nr|dkms-fcpci-3.11.07-10|74	
12nr|dkms-fcpci-3.11.07-10|75	for p in %{SOURCE1} %{SOURCE2} %{SOURCE3} %{SOURCE4} \
12nr|dkms-fcpci-3.11.07-10|76	%{SOURCE5} %{SOURCE6} %{SOURCE7}
12nr|dkms-fcpci-3.11.07-10|77	do
12nr|dkms-fcpci-3.11.07-10|78	cp $p %{buildroot}/usr/src/%module-%version-%release/patches
12nr|dkms-fcpci-3.11.07-10|79	done
12nr|dkms-fcpci-3.11.07-10|80	
12nr|dkms-fcpci-3.11.07-10|81	%files
12nr|dkms-fcpci-3.11.07-10|82	%defattr(0644,root,root,0755)
12nr|dkms-fcpci-3.11.07-10|83	/usr/src/%module-%version-%release/
12nr|dkms-fcpci-3.11.07-10|84	
12nr|dkms-fcpci-3.11.07-10|85	%post
12nr|dkms-fcpci-3.11.07-10|86	/usr/sbin/dkms --rpm_safe_upgrade add -m %module -v %version-%release
12nr|dkms-fcpci-3.11.07-10|87	/usr/sbin/dkms --rpm_safe_upgrade build -m %module -v %version-%release
12nr|dkms-fcpci-3.11.07-10|88	/usr/sbin/dkms --rpm_safe_upgrade install -m %module -v %version-%release
12nr|dkms-fcpci-3.11.07-10|89	exit 0
12nr|dkms-fcpci-3.11.07-10|90	
12nr|dkms-fcpci-3.11.07-10|91	%preun
12nr|dkms-fcpci-3.11.07-10|92	/usr/sbin/dkms --rpm_safe_upgrade remove -m %module -v %version-%release --all
12nr|dkms-fcpci-3.11.07-10|93	exit 0
12nr|dkms-fcpci-3.11.07-10|94	
12nr|dkms-fcpci-3.11.07-10|95	
12nr|dkms-fcpci-3.11.07-10|96	
12nr|dkms-fcpci-3.11.07-10|97	%changelog
12nr|dkms-fcpci-3.11.07-10|98	* Tue Nov 09 2010 Thomas Backlund <tmb@mandriva.org> 3.11.07-9mdv2011.0
12nr|dkms-fcpci-3.11.07-10|99	+ Revision: 595494
12nr|dkms-fcpci-3.11.07-10|100	- fix PATCH_MATCH regex so the patches really gets applied only when needed (h.goebel, #55409)
12nr|dkms-fcpci-3.11.07-10|101	
12nr|dkms-fcpci-3.11.07-10|102	* Mon Nov 08 2010 Thomas Backlund <tmb@mandriva.org> 3.11.07-8mdv2011.0
12nr|dkms-fcpci-3.11.07-10|103	+ Revision: 595127
12nr|dkms-fcpci-3.11.07-10|104	- adapt for capi_ctr_reseted to capi_ctr_down change in 2.6.31
12nr|dkms-fcpci-3.11.07-10|105	(S5, mdv #55409)
12nr|dkms-fcpci-3.11.07-10|106	- adapt for autoconf.h moved from linux/ to generated/ in 2.6.33 (S6)
12nr|dkms-fcpci-3.11.07-10|107	- adapt for ctr_read_proc to proc_fops change in 2.6.34
12nr|dkms-fcpci-3.11.07-10|108	
12nr|dkms-fcpci-3.11.07-10|109	* Mon Apr 14 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 3.11.07-7mdv2009.0
12nr|dkms-fcpci-3.11.07-10|110	+ Revision: 192737
12nr|dkms-fcpci-3.11.07-10|111	- Fix typo reported by Juergen Pfennig, accorgindly to him fcpci has a
12nr|dkms-fcpci-3.11.07-10|112	little typo in the code that prevents it from working (capidrv
12nr|dkms-fcpci-3.11.07-10|113	complains about "Not from AVM" on kernel 2.6.24), lib_strncpy should
12nr|dkms-fcpci-3.11.07-10|114	be used instead of strncpy (fritz-use-lib_strncpy.patch).
12nr|dkms-fcpci-3.11.07-10|115	
12nr|dkms-fcpci-3.11.07-10|116	* Thu Jan 10 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 3.11.07-6mdv2008.1
12nr|dkms-fcpci-3.11.07-10|117	+ Revision: 147462
12nr|dkms-fcpci-3.11.07-10|118	- Fix build/warnings with kernels up to 2.6.24, adding the following
12nr|dkms-fcpci-3.11.07-10|119	patches:
12nr|dkms-fcpci-3.11.07-10|120	dkms-fcpci-use-pci_register_driver.patch
12nr|dkms-fcpci-3.11.07-10|121	dkms-fcpci-update-irq-flags.patch
12nr|dkms-fcpci-3.11.07-10|122	fritz-rename-driver-init-exit.patch
12nr|dkms-fcpci-3.11.07-10|123	dkms-fcpci-update-irq_handler-definition.patch
12nr|dkms-fcpci-3.11.07-10|124	dkms-fcpci-use-autoconf-header.patch
12nr|dkms-fcpci-3.11.07-10|125	- Don't use patch backup that ends up with the package released files.
12nr|dkms-fcpci-3.11.07-10|126	- Fixed package file permissions.
12nr|dkms-fcpci-3.11.07-10|127	- Allow safe updates: use package release, always exit with successful
12nr|dkms-fcpci-3.11.07-10|128	status.
12nr|dkms-fcpci-3.11.07-10|129	- We don't need to be verbose in scriptlets (removed set -x invocation).
12nr|dkms-fcpci-3.11.07-10|130	
12nr|dkms-fcpci-3.11.07-10|131	+ Olivier Blin <oblin@mandriva.com>
12nr|dkms-fcpci-3.11.07-10|132	- restore BuildRoot
12nr|dkms-fcpci-3.11.07-10|133	
12nr|dkms-fcpci-3.11.07-10|134	+ Thierry Vignaud <tv@mandriva.org>
12nr|dkms-fcpci-3.11.07-10|135	- kill re-definition of %%buildroot on Pixel's request
12nr|dkms-fcpci-3.11.07-10|136	
12nr|dkms-fcpci-3.11.07-10|137	* Tue Oct 02 2007 Olivier Blin <oblin@mandriva.com> 3.11.07-5mdv2008.0
12nr|dkms-fcpci-3.11.07-10|138	+ Revision: 94624
12nr|dkms-fcpci-3.11.07-10|139	- use Requires(post|preun) instead of PreReq
12nr|dkms-fcpci-3.11.07-10|140	- update to new version
12nr|dkms-fcpci-3.11.07-10|141	
12nr|dkms-fcpci-3.11.07-10|142	* Thu Jun 21 2007 Olivier Blin <oblin@mandriva.com> 3.11.07-3mdv2008.0
12nr|dkms-fcpci-3.11.07-10|143	+ Revision: 42308
12nr|dkms-fcpci-3.11.07-10|144	- fix rpm group (thanks Titi)
12nr|dkms-fcpci-3.11.07-10|145	
12nr|dkms-fcpci-3.11.07-10|146	
12nr|dkms-fcpci-3.11.07-10|147	* Fri Mar 30 2007 Olivier Blin <oblin@mandriva.com> 3.11.07-2mdv2007.1
12nr|dkms-fcpci-3.11.07-10|148	+ Revision: 149723
12nr|dkms-fcpci-3.11.07-10|149	- fix build with 2.6.17 by removing merged atomic_xchg
12nr|dkms-fcpci-3.11.07-10|150	- use our own make clean not to erase static libraries
12nr|dkms-fcpci-3.11.07-10|151	- rely on KERNELVERSION instead of EXTRAVERSION which is not exported anymore
12nr|dkms-fcpci-3.11.07-10|152	- Import dkms-fcpci
12nr|dkms-fcpci-3.11.07-10|153	
12nr|dkms-fcpci-3.11.07-10|154	* Thu Sep 09 2004 Olivier Blin <blino@mandrake.org> 3.11.07-1mdk
12nr|dkms-fcpci-3.11.07-10|155	- initial Mandrake release
12nr|dkms-fcpci-3.11.07-10|156	

21643 12
12nr|dolphin-emu-3.0.486-2|1	Name:		dolphin-emu
12nr|dolphin-emu-3.0.486-2|2	Version:	3.0.486
12nr|dolphin-emu-3.0.486-2|3	Release:	2
12nr|dolphin-emu-3.0.486-2|4	Epoch:		1
12nr|dolphin-emu-3.0.486-2|5	License:	GPLv2
12nr|dolphin-emu-3.0.486-2|6	Summary:	Gamecube / Wii / Triforce Emulator
12nr|dolphin-emu-3.0.486-2|7	Url:		http://www.dolphin-emu.com/
12nr|dolphin-emu-3.0.486-2|8	Group:		Emulators
12nr|dolphin-emu-3.0.486-2|9	# Fetched from git and cleaned up from useless junk
12nr|dolphin-emu-3.0.486-2|10	Source0:	%{name}-%{version}.tar.bz2
12nr|dolphin-emu-3.0.486-2|11	Source9:	%{name}-256.png
12nr|dolphin-emu-3.0.486-2|12	Source10:	%{name}-128.png
12nr|dolphin-emu-3.0.486-2|13	Source11:	%{name}-64.png
12nr|dolphin-emu-3.0.486-2|14	Source12:	%{name}-32.png
12nr|dolphin-emu-3.0.486-2|15	Source13:	%{name}-16.png
12nr|dolphin-emu-3.0.486-2|16	Patch0:		dolphin-emu-cmakepath.patch
12nr|dolphin-emu-3.0.486-2|17	Patch1:		dolphin-emu-3.0.486-gcc4.7.patch
12nr|dolphin-emu-3.0.486-2|18	Patch2:		dolphin-emu-3.0.486-gnu++0x.patch
12nr|dolphin-emu-3.0.486-2|19	BuildRequires:	cmake
12nr|dolphin-emu-3.0.486-2|20	BuildRequires:	git
12nr|dolphin-emu-3.0.486-2|21	BuildRequires:	cg-devel
12nr|dolphin-emu-3.0.486-2|22	BuildRequires:	glew-devel
12nr|dolphin-emu-3.0.486-2|23	BuildRequires:	liblzo-devel
12nr|dolphin-emu-3.0.486-2|24	BuildRequires:	sfml-network-devel
12nr|dolphin-emu-3.0.486-2|25	BuildRequires:	zlib-devel
12nr|dolphin-emu-3.0.486-2|26	BuildRequires:	pkgconfig(ao)
12nr|dolphin-emu-3.0.486-2|27	BuildRequires:	pkgconfig(openal)
12nr|dolphin-emu-3.0.486-2|28	BuildRequires:	pkgconfig(portaudio-2.0)
12nr|dolphin-emu-3.0.486-2|29	BuildRequires:	bluez-devel
12nr|dolphin-emu-3.0.486-2|30	BuildRequires:	pkgconfig(sdl)
12nr|dolphin-emu-3.0.486-2|31	BuildRequires:	pkgconfig(xrandr)
12nr|dolphin-emu-3.0.486-2|32	BuildRequires:	wxgtku2.8-devel
12nr|dolphin-emu-3.0.486-2|33	BuildRequires:	pkgconfig(alsa)
12nr|dolphin-emu-3.0.486-2|34	
12nr|dolphin-emu-3.0.486-2|35	%description
12nr|dolphin-emu-3.0.486-2|36	Gamecube / Wii / Triforce Emulator.
12nr|dolphin-emu-3.0.486-2|37	
12nr|dolphin-emu-3.0.486-2|38	%prep
12nr|dolphin-emu-3.0.486-2|39	%setup -q
12nr|dolphin-emu-3.0.486-2|40	%patch0 -p1
12nr|dolphin-emu-3.0.486-2|41	%patch1 -p1
12nr|dolphin-emu-3.0.486-2|42	%patch2 -p1
12nr|dolphin-emu-3.0.486-2|43	
12nr|dolphin-emu-3.0.486-2|44	%build
12nr|dolphin-emu-3.0.486-2|45	%__mkdir_p build
12nr|dolphin-emu-3.0.486-2|46	cd build
12nr|dolphin-emu-3.0.486-2|47	export CFLAGS='%{optflags}'
12nr|dolphin-emu-3.0.486-2|48	export CXXFLAGS='%{optflags}'
12nr|dolphin-emu-3.0.486-2|49	cmake -DCMAKE_INSTALL_PREFIX=%{buildroot}/usr -DLIB_SUFFIX=$(echo %{_lib} | cut -b4-) ..
12nr|dolphin-emu-3.0.486-2|50	%make
12nr|dolphin-emu-3.0.486-2|51	
12nr|dolphin-emu-3.0.486-2|52	%install
12nr|dolphin-emu-3.0.486-2|53	%__rm -rf %{buildroot}
12nr|dolphin-emu-3.0.486-2|54	cd build
12nr|dolphin-emu-3.0.486-2|55	%makeinstall
12nr|dolphin-emu-3.0.486-2|56	cd ..
12nr|dolphin-emu-3.0.486-2|57	%__install -D -m 644 %{SOURCE13} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12nr|dolphin-emu-3.0.486-2|58	%__install -D -m 644 %{SOURCE12} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12nr|dolphin-emu-3.0.486-2|59	%__install -D -m 644 %{SOURCE11} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12nr|dolphin-emu-3.0.486-2|60	%__install -D -m 644 %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12nr|dolphin-emu-3.0.486-2|61	%__install -D -m 644 %{SOURCE9} %{buildroot}%{_iconsdir}/hicolor/256x256/apps/%{name}.png
12nr|dolphin-emu-3.0.486-2|62	
12nr|dolphin-emu-3.0.486-2|63	%__install -d %{buildroot}%{_datadir}/applications
12nr|dolphin-emu-3.0.486-2|64	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12nr|dolphin-emu-3.0.486-2|65	[Desktop Entry]
12nr|dolphin-emu-3.0.486-2|66	Name=Dolphin-Emulator
12nr|dolphin-emu-3.0.486-2|67	Comment=%{summary}
12nr|dolphin-emu-3.0.486-2|68	Exec=%{_bindir}/%{name}
12nr|dolphin-emu-3.0.486-2|69	Icon=%{name}
12nr|dolphin-emu-3.0.486-2|70	Terminal=false
12nr|dolphin-emu-3.0.486-2|71	Type=Application
12nr|dolphin-emu-3.0.486-2|72	StartupNotify=true
12nr|dolphin-emu-3.0.486-2|73	Categories=Game;Emulator;
12nr|dolphin-emu-3.0.486-2|74	EOF
12nr|dolphin-emu-3.0.486-2|75	
12nr|dolphin-emu-3.0.486-2|76	%find_lang %{name}
12nr|dolphin-emu-3.0.486-2|77	
12nr|dolphin-emu-3.0.486-2|78	%clean
12nr|dolphin-emu-3.0.486-2|79	%__rm -rf %{buildroot}
12nr|dolphin-emu-3.0.486-2|80	
12nr|dolphin-emu-3.0.486-2|81	%files -f %{name}.lang
12nr|dolphin-emu-3.0.486-2|82	%defattr(0644,root,root,0755)
12nr|dolphin-emu-3.0.486-2|83	%doc license.txt Readme.txt
12nr|dolphin-emu-3.0.486-2|84	%attr(0755,root,root) %{_bindir}/%{name}
12nr|dolphin-emu-3.0.486-2|85	%{_datadir}/%{name}
12nr|dolphin-emu-3.0.486-2|86	%{_datadir}/applications/%{name}.desktop
12nr|dolphin-emu-3.0.486-2|87	%{_iconsdir}/hicolor/*/apps/%{name}.png
12nr|dolphin-emu-3.0.486-2|88	
12nr|dolphin-emu-3.0.486-2|89	
12nr|dolphin-emu-3.0.486-2|90	
12nr|dolphin-emu-3.0.486-2|91	
12nr|dolphin-emu-3.0.486-2|92	%changelog
12nr|dolphin-emu-3.0.486-2|93	* Fri Oct  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nr|dolphin-emu-3.0.486-2|94	+ Commit: a6fb950
12nr|dolphin-emu-3.0.486-2|95	- Update last patch
12nr|dolphin-emu-3.0.486-2|96	
12nr|dolphin-emu-3.0.486-2|97	* Fri Oct  26 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nr|dolphin-emu-3.0.486-2|98	+ Commit: a1ea59a
12nr|dolphin-emu-3.0.486-2|99	- Add patch to fix build in gnu++0x mode
12nr|dolphin-emu-3.0.486-2|100	
12nr|dolphin-emu-3.0.486-2|101	* Thu Oct  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nr|dolphin-emu-3.0.486-2|102	+ Commit: 141c0b9
12nr|dolphin-emu-3.0.486-2|103	- Add patch to fix build with gcc 4.7, convert BR to pkgconfig style
12nr|dolphin-emu-3.0.486-2|104	
12nr|dolphin-emu-3.0.486-2|105	

21644 12
12nr|drascula-1.0-1|1	%define scummvmdir %{_datadir}/scummvm/
12nr|drascula-1.0-1|2	
12nr|drascula-1.0-1|3	Name:		drascula
12nr|drascula-1.0-1|4	Version:	1.0
12nr|drascula-1.0-1|5	Release:	%mkrel 1
12nr|drascula-1.0-1|6	Summary:	Drascula: The Vampire Strikes Back - Adventure Game
12nr|drascula-1.0-1|7	Group:		Games/Adventure
12nr|drascula-1.0-1|8	License:	Freeware
12nr|drascula-1.0-1|9	URL:		http://wiki.scummvm.org/index.php/Drascula:_The_Vampire_Strikes_Back
12nr|drascula-1.0-1|10	Source0:	http://downloads.sourceforge.net/scummvm/%{name}-%{version}.zip
12nr|drascula-1.0-1|11	Source1:	http://downloads.sourceforge.net/scummvm/%{name}-int-1.1.zip
12nr|drascula-1.0-1|12	Source2:	http://downloads.sourceforge.net/scummvm/drascula-audio-2.0.zip
12nr|drascula-1.0-1|13	Source3:	http://github.com/scummvm/scummvm/raw/v1.4.0/dists/engine-data/drascula.dat
12nr|drascula-1.0-1|14	BuildRequires:	unzip
12nr|drascula-1.0-1|15	BuildArch:	noarch
12nr|drascula-1.0-1|16	Requires:	scummvm
12nr|drascula-1.0-1|17	
12nr|drascula-1.0-1|18	%description
12nr|drascula-1.0-1|19	You play the role of John Hacker, a British estate agent, who travels to a
12nr|drascula-1.0-1|20	small village of Transylvania in order to negotiate the sale of some ground
12nr|drascula-1.0-1|21	of Gibraltar with the Count Drascula.
12nr|drascula-1.0-1|22	But unfortunately Hacker is not aware of who is Drascula in reality: the most
12nr|drascula-1.0-1|23	terrible vampire with just one idea on his mind: DOMINATING the World
12nr|drascula-1.0-1|24	demonstrating that he is even more evil than his brother Vlad.
12nr|drascula-1.0-1|25	
12nr|drascula-1.0-1|26	%prep
12nr|drascula-1.0-1|27	%setup -q -n %{name} -c %{name}
12nr|drascula-1.0-1|28	unzip -oqqj %{SOURCE1}
12nr|drascula-1.0-1|29	unzip -oqqj %{SOURCE2}
12nr|drascula-1.0-1|30	
12nr|drascula-1.0-1|31	%install
12nr|drascula-1.0-1|32	%__rm -rf %{buildroot}
12nr|drascula-1.0-1|33	%__install -d -m 755 %{buildroot}%{_gamesbindir}
12nr|drascula-1.0-1|34	# startscript
12nr|drascula-1.0-1|35	%__cat > %{buildroot}%{_gamesbindir}/%{name} <<'EOF'
12nr|drascula-1.0-1|36	#!/bin/bash
12nr|drascula-1.0-1|37	# Basic switch of language according to locale defined in Unix systems
12nr|drascula-1.0-1|38	case "$LC_MESSAGES" in
12nr|drascula-1.0-1|39	de* )
12nr|drascula-1.0-1|40	language="de"
12nr|drascula-1.0-1|41	;;
12nr|drascula-1.0-1|42	es* )
12nr|drascula-1.0-1|43	language="es"
12nr|drascula-1.0-1|44	;;
12nr|drascula-1.0-1|45	fr* )
12nr|drascula-1.0-1|46	language="fr"
12nr|drascula-1.0-1|47	;;
12nr|drascula-1.0-1|48	it* )
12nr|drascula-1.0-1|49	language="it"
12nr|drascula-1.0-1|50	;;
12nr|drascula-1.0-1|51	* )
12nr|drascula-1.0-1|52	language="en"
12nr|drascula-1.0-1|53	;;
12nr|drascula-1.0-1|54	esac
12nr|drascula-1.0-1|55	scummvm -f -n -m 128 -p %{scummvmdir}/%{name} --language=$language %{name}
12nr|drascula-1.0-1|56	EOF
12nr|drascula-1.0-1|57	
12nr|drascula-1.0-1|58	%__chmod 755 %{buildroot}%{_gamesbindir}/%{name}
12nr|drascula-1.0-1|59	
12nr|drascula-1.0-1|60	%__mkdir_p %{buildroot}/%{scummvmdir}/%{name}
12nr|drascula-1.0-1|61	%__install -p -m 644 Packet.001 PACKET.00? *.ogg %{buildroot}/%{scummvmdir}/%{name}
12nr|drascula-1.0-1|62	%__install -p -m 644 %{SOURCE3} %{buildroot}/%{scummvmdir}/%{name}
12nr|drascula-1.0-1|63	
12nr|drascula-1.0-1|64	%__mkdir_p %{buildroot}%{_datadir}/applications
12nr|drascula-1.0-1|65	%__cat > %{buildroot}%{_datadir}/applications/%{_real_vendor}-%{name}.desktop << EOF
12nr|drascula-1.0-1|66	[Desktop Entry]
12nr|drascula-1.0-1|67	Encoding=UTF-8
12nr|drascula-1.0-1|68	Name=Drascula: The Vampire Strikes Back
12nr|drascula-1.0-1|69	Comment=%{summary}
12nr|drascula-1.0-1|70	Exec=%{_gamesbindir}/%{name}
12nr|drascula-1.0-1|71	Icon=%{name}
12nr|drascula-1.0-1|72	Terminal=false
12nr|drascula-1.0-1|73	Type=Application
12nr|drascula-1.0-1|74	StartupNotify=true
12nr|drascula-1.0-1|75	Categories=Game;AdventureGame;
12nr|drascula-1.0-1|76	EOF
12nr|drascula-1.0-1|77	
12nr|drascula-1.0-1|78	%clean
12nr|drascula-1.0-1|79	%__rm -rf %{buildroot}
12nr|drascula-1.0-1|80	
12nr|drascula-1.0-1|81	%files
12nr|drascula-1.0-1|82	%defattr(-,root,root)
12nr|drascula-1.0-1|83	%doc readme.txt drascula.doc
12nr|drascula-1.0-1|84	%{_gamesbindir}/%{name}
12nr|drascula-1.0-1|85	%{scummvmdir}/%{name}
12nr|drascula-1.0-1|86	%{_datadir}/applications/%{_real_vendor}-%{name}.desktop
12nr|drascula-1.0-1|87	
12nr|drascula-1.0-1|88	
12nr|drascula-1.0-1|89	
12nr|drascula-1.0-1|90	%changelog
12nr|drascula-1.0-1|91	* Tue Jan 10 2012 Andrey Bondrov <abondrov@mandriva.org> 1.0-1mdv2011.0
12nr|drascula-1.0-1|92	+ Revision: 759426
12nr|drascula-1.0-1|93	- imported package drascula
12nr|drascula-1.0-1|94	

21645 12
12nr|drcss-3.1.0.320-3|1	Name:		drcss
12nr|drcss-3.1.0.320-3|2	Version:	3.1.0.320
12nr|drcss-3.1.0.320-3|3	Release:	3
12nr|drcss-3.1.0.320-3|4	Summary:	Dell Remote Console Switch Software
12nr|drcss-3.1.0.320-3|5	License:	Commercial
12nr|drcss-3.1.0.320-3|6	Group:		Office
12nr|drcss-3.1.0.320-3|7	Source0:	setup.bin
12nr|drcss-3.1.0.320-3|8	Source1:	software.zip
12nr|drcss-3.1.0.320-3|9	Requires:	java
12nr|drcss-3.1.0.320-3|10	BuildRequires:	imagemagick
12nr|drcss-3.1.0.320-3|11	BuildArch:	noarch
12nr|drcss-3.1.0.320-3|12	
12nr|drcss-3.1.0.320-3|13	%description
12nr|drcss-3.1.0.320-3|14	The DellTM Remote Console Switch Software is a cross-platform management
12nr|drcss-3.1.0.320-3|15	application that allows you to view and control the Dell 2161DS Console Switch
12nr|drcss-3.1.0.320-3|16	and all its attached servers. The cross-platform design ensures compatibility
12nr|drcss-3.1.0.320-3|17	with most popular operating systems and hardware platforms. The Remote Console
12nr|drcss-3.1.0.320-3|18	Switch Software provides secure switch-based authentication, data transfers,
12nr|drcss-3.1.0.320-3|19	and username/password storage. Each 2161DS Console Switch handles
12nr|drcss-3.1.0.320-3|20	authentication and access control individually for more decentralized system
12nr|drcss-3.1.0.320-3|21	control.
12nr|drcss-3.1.0.320-3|22	
12nr|drcss-3.1.0.320-3|23	%prep
12nr|drcss-3.1.0.320-3|24	%setup -q -c -T
12nr|drcss-3.1.0.320-3|25	eval $(grep "^BLOCKSIZE=" %{SOURCE0})
12nr|drcss-3.1.0.320-3|26	eval $(grep "^JREREALSIZE=" %{SOURCE0})
12nr|drcss-3.1.0.320-3|27	eval $(grep "^JRESTART=" %{SOURCE0})
12nr|drcss-3.1.0.320-3|28	eval $(grep "^ARCHREALSIZE=" %{SOURCE0})
12nr|drcss-3.1.0.320-3|29	eval $(grep "^RESSIZE=" %{SOURCE0})
12nr|drcss-3.1.0.320-3|30	
12nr|drcss-3.1.0.320-3|31	JRE_BLOCKS=`expr $JREREALSIZE / $BLOCKSIZE + 1`
12nr|drcss-3.1.0.320-3|32	INSTALLER_BLOCKS=`expr $ARCHREALSIZE / $BLOCKSIZE + 1`
12nr|drcss-3.1.0.320-3|33	
12nr|drcss-3.1.0.320-3|34	dd if=%{SOURCE0} of=installer.zip \
12nr|drcss-3.1.0.320-3|35	bs=$BLOCKSIZE \
12nr|drcss-3.1.0.320-3|36	skip=`expr $JRESTART + $JRE_BLOCKS` \
12nr|drcss-3.1.0.320-3|37	count=$INSTALLER_BLOCKS
12nr|drcss-3.1.0.320-3|38	unzip installer.zip
12nr|drcss-3.1.0.320-3|39	dd if=%{SOURCE0} of=resource.zip \
12nr|drcss-3.1.0.320-3|40	bs=$BLOCKSIZE \
12nr|drcss-3.1.0.320-3|41	skip=`expr $JRESTART + $JRE_BLOCKS + $INSTALLER_BLOCKS` \
12nr|drcss-3.1.0.320-3|42	count=$RESSIZE
12nr|drcss-3.1.0.320-3|43	unzip resource.zip
12nr|drcss-3.1.0.320-3|44	%setup -D -T -n '%{name}-%{version}/$IA_PROJECT_DIR$
12nr|drcss-3.1.0.320-3|45	unzip %{SOURCE1}
12nr|drcss-3.1.0.320-3|46	
12nr|drcss-3.1.0.320-3|47	%install
12nr|drcss-3.1.0.320-3|48	
12nr|drcss-3.1.0.320-3|49	install -d -m 755 %{buildroot}%{_datadir}/drcss
12nr|drcss-3.1.0.320-3|50	install -d -m 755 %{buildroot}%{_bindir}
12nr|drcss-3.1.0.320-3|51	install -m 644 build/*.jar %{buildroot}%{_datadir}/drcss
12nr|drcss-3.1.0.320-3|52	install -m 644 build/*.dat %{buildroot}%{_datadir}/drcss
12nr|drcss-3.1.0.320-3|53	
12nr|drcss-3.1.0.320-3|54	unzip build/help_zg_ia_sf.jar -d %{buildroot}%{_datadir}/drcss/help || /bin/true
12nr|drcss-3.1.0.320-3|55	rm -f {buildroot}%{_datadir}/drcss/help_zg_ia_sf.jar
12nr|drcss-3.1.0.320-3|56	
12nr|drcss-3.1.0.320-3|57	cat > %{buildroot}%{_bindir}/drcss<< 'EOF'
12nr|drcss-3.1.0.320-3|58	#!/bin/sh
12nr|drcss-3.1.0.320-3|59	for jar in %{_datadir}/drcss/*.jar; do
12nr|drcss-3.1.0.320-3|60	CLASSPATH="$CLASSPATH:$jar"
12nr|drcss-3.1.0.320-3|61	done
12nr|drcss-3.1.0.320-3|62	export CLASSPATH
12nr|drcss-3.1.0.320-3|63	cd %{_datadir}/drcss
12nr|drcss-3.1.0.320-3|64	java \
12nr|drcss-3.1.0.320-3|65	-Duser.variant=dell \
12nr|drcss-3.1.0.320-3|66	com.avocent.avworks.explorer.JFrameExplorer
12nr|drcss-3.1.0.320-3|67	EOF
12nr|drcss-3.1.0.320-3|68	chmod 755 %{buildroot}%{_bindir}/drcss
12nr|drcss-3.1.0.320-3|69	
12nr|drcss-3.1.0.320-3|70	install -d -m 755 %{buildroot}%{_datadir}/icons
12nr|drcss-3.1.0.320-3|71	convert images/gnome-dellicon32.gif %{buildroot}%{_datadir}/icons/drcss.png
12nr|drcss-3.1.0.320-3|72	
12nr|drcss-3.1.0.320-3|73	install -d -m 755 %{buildroot}%{_datadir}/applications
12nr|drcss-3.1.0.320-3|74	cat >  %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12nr|drcss-3.1.0.320-3|75	[Desktop Entry]
12nr|drcss-3.1.0.320-3|76	Name=drcss
12nr|drcss-3.1.0.320-3|77	Comment=Dell Remote Console Switch Software
12nr|drcss-3.1.0.320-3|78	Exec=%{_bindir}/%{name}
12nr|drcss-3.1.0.320-3|79	Icon=%{name}
12nr|drcss-3.1.0.320-3|80	Terminal=false
12nr|drcss-3.1.0.320-3|81	Type=Application
12nr|drcss-3.1.0.320-3|82	EOF
12nr|drcss-3.1.0.320-3|83	
12nr|drcss-3.1.0.320-3|84	%files
12nr|drcss-3.1.0.320-3|85	%doc src/license_en.txt software.pdf
12nr|drcss-3.1.0.320-3|86	%{_datadir}/drcss
12nr|drcss-3.1.0.320-3|87	%{_bindir}/drcss
12nr|drcss-3.1.0.320-3|88	%{_datadir}/icons/drcss.png
12nr|drcss-3.1.0.320-3|89	%{_datadir}/applications/mandriva-%{name}.desktop
12nr|drcss-3.1.0.320-3|90	
12nr|drcss-3.1.0.320-3|91	
12nr|drcss-3.1.0.320-3|92	
12nr|drcss-3.1.0.320-3|93	
12nr|drcss-3.1.0.320-3|94	%changelog
12nr|drcss-3.1.0.320-3|95	* Thu Oct  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nr|drcss-3.1.0.320-3|96	+ Commit: 2805cf0
12nr|drcss-3.1.0.320-3|97	- Spec cleanup
12nr|drcss-3.1.0.320-3|98	
12nr|drcss-3.1.0.320-3|99	

21646 12
12nr|eduke32-2.0.4svn3089-1|1	%define svndate 20121016
12nr|eduke32-2.0.4svn3089-1|2	%define sversion 3089
12nr|eduke32-2.0.4svn3089-1|3	
12nr|eduke32-2.0.4svn3089-1|4	Summary:	Source port of Duke Nukem 3D
12nr|eduke32-2.0.4svn3089-1|5	Name:		eduke32
12nr|eduke32-2.0.4svn3089-1|6	Version:	2.0.4svn%{sversion}
12nr|eduke32-2.0.4svn3089-1|7	Release:	1
12nr|eduke32-2.0.4svn3089-1|8	License:	GPL
12nr|eduke32-2.0.4svn3089-1|9	Group:		Games/Arcade
12nr|eduke32-2.0.4svn3089-1|10	URL:		http://www.eduke32.com/
12nr|eduke32-2.0.4svn3089-1|11	Source0:	%{name}_src_%{svndate}-%{sversion}.tar.bz2
12nr|eduke32-2.0.4svn3089-1|12	Source1:	%{name}_32x32.png
12nr|eduke32-2.0.4svn3089-1|13	Source2:	%{name}_48x48.png
12nr|eduke32-2.0.4svn3089-1|14	Source3:	%{name}_64x64.png
12nr|eduke32-2.0.4svn3089-1|15	Source4:	%{name}_128x128.png
12nr|eduke32-2.0.4svn3089-1|16	Source5:	%{name}.desktop
12nr|eduke32-2.0.4svn3089-1|17	Source6:	%{name}-demo-install.sh
12nr|eduke32-2.0.4svn3089-1|18	Requires:	eduke32_engine = %{version}-%{release}
12nr|eduke32-2.0.4svn3089-1|19	
12nr|eduke32-2.0.4svn3089-1|20	BuildRequires:	nasm
12nr|eduke32-2.0.4svn3089-1|21	BuildRequires:	pkgconfig(gl)
12nr|eduke32-2.0.4svn3089-1|22	BuildRequires:	pkgconfig(glu)
12nr|eduke32-2.0.4svn3089-1|23	BuildRequires:	pkgconfig(sdl)
12nr|eduke32-2.0.4svn3089-1|24	BuildRequires:	pkgconfig(SDL_mixer)
12nr|eduke32-2.0.4svn3089-1|25	BuildRequires:	pkgconfig(vorbis)
12nr|eduke32-2.0.4svn3089-1|26	BuildRequires:	pkgconfig(gtk+-2.0)
12nr|eduke32-2.0.4svn3089-1|27	BuildRequires:	pkgconfig(xrender)
12nr|eduke32-2.0.4svn3089-1|28	BuildRequires:	pkgconfig(vpx)
12nr|eduke32-2.0.4svn3089-1|29	BuildRequires:	libstdc++-static-devel
12nr|eduke32-2.0.4svn3089-1|30	BuildRequires:	gdk-pixbuf-loaders
12nr|eduke32-2.0.4svn3089-1|31	
12nr|eduke32-2.0.4svn3089-1|32	
12nr|eduke32-2.0.4svn3089-1|33	%description
12nr|eduke32-2.0.4svn3089-1|34	EDuke32 is a source port of the classic PC first person shooter Duke Nukem 3D.
12nr|eduke32-2.0.4svn3089-1|35	
12nr|eduke32-2.0.4svn3089-1|36	This game is non-free because it requires non-free data to function.
12nr|eduke32-2.0.4svn3089-1|37	
12nr|eduke32-2.0.4svn3089-1|38	%package gui
12nr|eduke32-2.0.4svn3089-1|39	Group:		Games/Arcade
12nr|eduke32-2.0.4svn3089-1|40	Summary:	Eduke32 GUI game
12nr|eduke32-2.0.4svn3089-1|41	Requires:	update-alternatives
12nr|eduke32-2.0.4svn3089-1|42	Provides:	eduke32 = %{version}-%{release}, eduke32_engine = %{version}-%{release}
12nr|eduke32-2.0.4svn3089-1|43	
12nr|eduke32-2.0.4svn3089-1|44	%description gui
12nr|eduke32-2.0.4svn3089-1|45	Eduke32 package with nice simple GTK loader.
12nr|eduke32-2.0.4svn3089-1|46	
12nr|eduke32-2.0.4svn3089-1|47	%package console
12nr|eduke32-2.0.4svn3089-1|48	Group:		Games/Arcade
12nr|eduke32-2.0.4svn3089-1|49	Summary:	Eduke32 Console game
12nr|eduke32-2.0.4svn3089-1|50	Requires:	update-alternatives
12nr|eduke32-2.0.4svn3089-1|51	Provides:	eduke32 = %{version}-%{release}, eduke32_engine = %{version}-%{release}
12nr|eduke32-2.0.4svn3089-1|52	
12nr|eduke32-2.0.4svn3089-1|53	%description console
12nr|eduke32-2.0.4svn3089-1|54	Classic console Eduke32 without GUI launcher.
12nr|eduke32-2.0.4svn3089-1|55	
12nr|eduke32-2.0.4svn3089-1|56	%package mapeditor
12nr|eduke32-2.0.4svn3089-1|57	Group:		Games/Arcade
12nr|eduke32-2.0.4svn3089-1|58	Summary:	Eduke32 map editor
12nr|eduke32-2.0.4svn3089-1|59	Requires:	update-alternatives
12nr|eduke32-2.0.4svn3089-1|60	
12nr|eduke32-2.0.4svn3089-1|61	%description mapeditor
12nr|eduke32-2.0.4svn3089-1|62	Eduke32 maps editor based on BUILD engine.
12nr|eduke32-2.0.4svn3089-1|63	
12nr|eduke32-2.0.4svn3089-1|64	%package utils
12nr|eduke32-2.0.4svn3089-1|65	Group:		Games/Arcade
12nr|eduke32-2.0.4svn3089-1|66	Summary:	Eduke32 build tools
12nr|eduke32-2.0.4svn3089-1|67	Requires:	SDL
12nr|eduke32-2.0.4svn3089-1|68	
12nr|eduke32-2.0.4svn3089-1|69	%description utils
12nr|eduke32-2.0.4svn3089-1|70	Eduke32 build tools.
12nr|eduke32-2.0.4svn3089-1|71	
12nr|eduke32-2.0.4svn3089-1|72	%prep
12nr|eduke32-2.0.4svn3089-1|73	%setup -q -n %{name}_%{svndate}-%{sversion}
12nr|eduke32-2.0.4svn3089-1|74	cp %{SOURCE1} .
12nr|eduke32-2.0.4svn3089-1|75	cp %{SOURCE2} .
12nr|eduke32-2.0.4svn3089-1|76	cp %{SOURCE3} .
12nr|eduke32-2.0.4svn3089-1|77	cp %{SOURCE4} .
12nr|eduke32-2.0.4svn3089-1|78	cp %{SOURCE5} .
12nr|eduke32-2.0.4svn3089-1|79	cp %{SOURCE6} .
12nr|eduke32-2.0.4svn3089-1|80	
12nr|eduke32-2.0.4svn3089-1|81	%build
12nr|eduke32-2.0.4svn3089-1|82	make veryclean
12nr|eduke32-2.0.4svn3089-1|83	%make HAVE_GTK2=1 RELEASE=1
12nr|eduke32-2.0.4svn3089-1|84	mv %{name} %{name}-gui
12nr|eduke32-2.0.4svn3089-1|85	mv mapster32 mapster32-gui
12nr|eduke32-2.0.4svn3089-1|86	make veryclean
12nr|eduke32-2.0.4svn3089-1|87	make HAVE_GTK2=0 RELEASE=1
12nr|eduke32-2.0.4svn3089-1|88	mv %{name} %{name}-console
12nr|eduke32-2.0.4svn3089-1|89	mv mapster32 mapster32-console
12nr|eduke32-2.0.4svn3089-1|90	touch %{name}
12nr|eduke32-2.0.4svn3089-1|91	touch mapster32
12nr|eduke32-2.0.4svn3089-1|92	cd build
12nr|eduke32-2.0.4svn3089-1|93	make veryclean
12nr|eduke32-2.0.4svn3089-1|94	make utils
12nr|eduke32-2.0.4svn3089-1|95	cd ..
12nr|eduke32-2.0.4svn3089-1|96	
12nr|eduke32-2.0.4svn3089-1|97	%install
12nr|eduke32-2.0.4svn3089-1|98	# ghost version of files...
12nr|eduke32-2.0.4svn3089-1|99	install -Dm 0755 %{name} %{buildroot}%{_gamesbindir}/%{name}
12nr|eduke32-2.0.4svn3089-1|100	install -Dm 0755 mapster32 %{buildroot}%{_gamesbindir}/mapster32
12nr|eduke32-2.0.4svn3089-1|101	# shareware demo installer script
12nr|eduke32-2.0.4svn3089-1|102	install -Dm 0755 %{name}-demo-install.sh %{buildroot}%{_gamesbindir}/%{name}-demo-install
12nr|eduke32-2.0.4svn3089-1|103	# gui versions of game engine
12nr|eduke32-2.0.4svn3089-1|104	install -Dm 0755 %{name}-gui %{buildroot}%{_gamesbindir}/%{name}-gui
12nr|eduke32-2.0.4svn3089-1|105	install -Dm 0755 mapster32-gui %{buildroot}%{_gamesbindir}/mapster32-gui
12nr|eduke32-2.0.4svn3089-1|106	# console versions of game engine
12nr|eduke32-2.0.4svn3089-1|107	install -Dm 0755 mapster32-console %{buildroot}%{_gamesbindir}/mapster32-console
12nr|eduke32-2.0.4svn3089-1|108	install -Dm 0755 %{name}-console %{buildroot}%{_gamesbindir}/%{name}-console
12nr|eduke32-2.0.4svn3089-1|109	# data files and help files for editor
12nr|eduke32-2.0.4svn3089-1|110	install -Dm 0644 SEHELP.HLP %{buildroot}%{_gamesdatadir}/%{name}/sehelp.hlp
12nr|eduke32-2.0.4svn3089-1|111	install -Dm 0644 STHELP.HLP %{buildroot}%{_gamesdatadir}/%{name}/sthelp.hlp
12nr|eduke32-2.0.4svn3089-1|112	install -Dm 0644 m32help.hlp %{buildroot}%{_gamesdatadir}/%{name}/m32help.hlp
12nr|eduke32-2.0.4svn3089-1|113	
12nr|eduke32-2.0.4svn3089-1|114	install -Dm 0644 %{name}_32x32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12nr|eduke32-2.0.4svn3089-1|115	install -Dm 0644 %{name}_48x48.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12nr|eduke32-2.0.4svn3089-1|116	install -Dm 0644 %{name}_64x64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
12nr|eduke32-2.0.4svn3089-1|117	install -Dm 0644 %{name}_128x128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
12nr|eduke32-2.0.4svn3089-1|118	# utils
12nr|eduke32-2.0.4svn3089-1|119	install -Dm 0755 build/kextract %{buildroot}%{_bindir}/kextract
12nr|eduke32-2.0.4svn3089-1|120	install -Dm 0755 build/kgroup %{buildroot}%{_bindir}/kgroup
12nr|eduke32-2.0.4svn3089-1|121	install -Dm 0755 build/transpal %{buildroot}%{_bindir}/transpal
12nr|eduke32-2.0.4svn3089-1|122	install -Dm 0755 build/wad2art %{buildroot}%{_bindir}/wad2art
12nr|eduke32-2.0.4svn3089-1|123	install -Dm 0755 build/wad2map %{buildroot}%{_bindir}/wad2map
12nr|eduke32-2.0.4svn3089-1|124	
12nr|eduke32-2.0.4svn3089-1|125	mkdir %{buildroot}%{_datadir}/applications
12nr|eduke32-2.0.4svn3089-1|126	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-gui.desktop << EOF
12nr|eduke32-2.0.4svn3089-1|127	[Desktop Entry]
12nr|eduke32-2.0.4svn3089-1|128	Name=Duke Nukem 3D GUI
12nr|eduke32-2.0.4svn3089-1|129	Comment=Eduke32 GUI game
12nr|eduke32-2.0.4svn3089-1|130	Exec=%{_gamesbindir}/%{name}-gui
12nr|eduke32-2.0.4svn3089-1|131	Icon=%{name}
12nr|eduke32-2.0.4svn3089-1|132	Terminal=false
12nr|eduke32-2.0.4svn3089-1|133	Type=Application
12nr|eduke32-2.0.4svn3089-1|134	StartupNotify=true
12nr|eduke32-2.0.4svn3089-1|135	Categories=Game;ArcadeGame;
12nr|eduke32-2.0.4svn3089-1|136	EOF
12nr|eduke32-2.0.4svn3089-1|137	
12nr|eduke32-2.0.4svn3089-1|138	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-console.desktop << EOF
12nr|eduke32-2.0.4svn3089-1|139	[Desktop Entry]
12nr|eduke32-2.0.4svn3089-1|140	Name=Duke Nukem 3D Console
12nr|eduke32-2.0.4svn3089-1|141	Comment=Eduke32 Console game
12nr|eduke32-2.0.4svn3089-1|142	Exec=%{_gamesbindir}/%{name}-console
12nr|eduke32-2.0.4svn3089-1|143	Icon=%{name}
12nr|eduke32-2.0.4svn3089-1|144	Terminal=false
12nr|eduke32-2.0.4svn3089-1|145	Type=Application
12nr|eduke32-2.0.4svn3089-1|146	StartupNotify=true
12nr|eduke32-2.0.4svn3089-1|147	Categories=Game;ArcadeGame;
12nr|eduke32-2.0.4svn3089-1|148	EOF
12nr|eduke32-2.0.4svn3089-1|149	
12nr|eduke32-2.0.4svn3089-1|150	
12nr|eduke32-2.0.4svn3089-1|151	%post gui
12nr|eduke32-2.0.4svn3089-1|152	update-alternatives --install %{_gamesbindir}/%{name} %{name} %{_gamesbindir}/%{name}-gui 11
12nr|eduke32-2.0.4svn3089-1|153	
12nr|eduke32-2.0.4svn3089-1|154	%post console
12nr|eduke32-2.0.4svn3089-1|155	update-alternatives --install %{_gamesbindir}/%{name} %{name} %{_gamesbindir}/%{name}-console 11
12nr|eduke32-2.0.4svn3089-1|156	
12nr|eduke32-2.0.4svn3089-1|157	%post mapeditor
12nr|eduke32-2.0.4svn3089-1|158	update-alternatives --install %{_gamesbindir}/mapster32 mapster32 %{_gamesbindir}/mapster32-console 11
12nr|eduke32-2.0.4svn3089-1|159	update-alternatives --install %{_gamesbindir}/mapster32 mapster32 %{_gamesbindir}/mapster32-gui 12
12nr|eduke32-2.0.4svn3089-1|160	
12nr|eduke32-2.0.4svn3089-1|161	
12nr|eduke32-2.0.4svn3089-1|162	%preun console
12nr|eduke32-2.0.4svn3089-1|163	if [ "$1" = 0 ] ; then
12nr|eduke32-2.0.4svn3089-1|164	update-alternatives --remove %{name} %{_gamesbindir}/%{name}-console
12nr|eduke32-2.0.4svn3089-1|165	fi
12nr|eduke32-2.0.4svn3089-1|166	
12nr|eduke32-2.0.4svn3089-1|167	%preun mapeditor
12nr|eduke32-2.0.4svn3089-1|168	if [ "$1" = 0 ] ; then
12nr|eduke32-2.0.4svn3089-1|169	update-alternatives --remove mapster32 %{_gamesbindir}/mapster32-console
12nr|eduke32-2.0.4svn3089-1|170	update-alternatives --remove mapster32 %{_gamesbindir}/mapster32-gui
12nr|eduke32-2.0.4svn3089-1|171	fi
12nr|eduke32-2.0.4svn3089-1|172	
12nr|eduke32-2.0.4svn3089-1|173	%preun gui
12nr|eduke32-2.0.4svn3089-1|174	if [ "$1" = 0 ] ; then
12nr|eduke32-2.0.4svn3089-1|175	update-alternatives --remove %{name} %{_gamesbindir}/%{name}-gui
12nr|eduke32-2.0.4svn3089-1|176	fi
12nr|eduke32-2.0.4svn3089-1|177	
12nr|eduke32-2.0.4svn3089-1|178	
12nr|eduke32-2.0.4svn3089-1|179	%files
12nr|eduke32-2.0.4svn3089-1|180	%{_gamesbindir}/%{name}-demo-install
12nr|eduke32-2.0.4svn3089-1|181	%dir %{_gamesdatadir}/%{name}/
12nr|eduke32-2.0.4svn3089-1|182	%{_gamesdatadir}/%{name}/m32help.hlp
12nr|eduke32-2.0.4svn3089-1|183	%{_gamesdatadir}/%{name}/sehelp.hlp
12nr|eduke32-2.0.4svn3089-1|184	%{_gamesdatadir}/%{name}/sthelp.hlp
12nr|eduke32-2.0.4svn3089-1|185	
12nr|eduke32-2.0.4svn3089-1|186	%doc ChangeLog.html ChangeLog buildlic.txt
12nr|eduke32-2.0.4svn3089-1|187	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12nr|eduke32-2.0.4svn3089-1|188	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12nr|eduke32-2.0.4svn3089-1|189	%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
12nr|eduke32-2.0.4svn3089-1|190	%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
12nr|eduke32-2.0.4svn3089-1|191	
12nr|eduke32-2.0.4svn3089-1|192	%files console
12nr|eduke32-2.0.4svn3089-1|193	%attr(-,root,root) %{_gamesbindir}/%{name}-console
12nr|eduke32-2.0.4svn3089-1|194	%{_datadir}/applications/mandriva-%{name}-console.desktop
12nr|eduke32-2.0.4svn3089-1|195	
12nr|eduke32-2.0.4svn3089-1|196	%files gui
12nr|eduke32-2.0.4svn3089-1|197	%ghost %{_gamesbindir}/%{name}
12nr|eduke32-2.0.4svn3089-1|198	%attr(-,root,root) %{_gamesbindir}/%{name}-gui
12nr|eduke32-2.0.4svn3089-1|199	%{_datadir}/applications/mandriva-%{name}-gui.desktop
12nr|eduke32-2.0.4svn3089-1|200	
12nr|eduke32-2.0.4svn3089-1|201	# both versions of editor are packed but only GUI one is preffered but can be changed
12nr|eduke32-2.0.4svn3089-1|202	# with use of update-alternatives
12nr|eduke32-2.0.4svn3089-1|203	%files mapeditor
12nr|eduke32-2.0.4svn3089-1|204	%ghost %{_gamesbindir}/mapster32
12nr|eduke32-2.0.4svn3089-1|205	%attr(-,root,root) %{_gamesbindir}/mapster32-gui
12nr|eduke32-2.0.4svn3089-1|206	%attr(-,root,root) %{_gamesbindir}/mapster32-console
12nr|eduke32-2.0.4svn3089-1|207	
12nr|eduke32-2.0.4svn3089-1|208	%files utils
12nr|eduke32-2.0.4svn3089-1|209	%{_bindir}/kextract
12nr|eduke32-2.0.4svn3089-1|210	%{_bindir}/kgroup
12nr|eduke32-2.0.4svn3089-1|211	%{_bindir}/transpal
12nr|eduke32-2.0.4svn3089-1|212	%{_bindir}/wad2art
12nr|eduke32-2.0.4svn3089-1|213	%{_bindir}/wad2map
12nr|eduke32-2.0.4svn3089-1|214	

21647 12
12nr|eduke32-hrp-4.2.132-2|1	Name:		eduke32-hrp
12nr|eduke32-hrp-4.2.132-2|2	Version:	4.2.132
12nr|eduke32-hrp-4.2.132-2|3	Release:	2
12nr|eduke32-hrp-4.2.132-2|4	License:	Freeware
12nr|eduke32-hrp-4.2.132-2|5	Summary:	Duke Nukem 3D High Resolution Pack
12nr|eduke32-hrp-4.2.132-2|6	Group:		Games/Arcade
12nr|eduke32-hrp-4.2.132-2|7	URL:		http://hrp.eduke4.net/
12nr|eduke32-hrp-4.2.132-2|8	Source0:	http://www.duke4.org/files/nightfright/beta/polymer_hrp132.zip
12nr|eduke32-hrp-4.2.132-2|9	BuildArch:	noarch
12nr|eduke32-hrp-4.2.132-2|10	Requires:	eduke32_engine >= 2.0.1
12nr|eduke32-hrp-4.2.132-2|11	
12nr|eduke32-hrp-4.2.132-2|12	%description
12nr|eduke32-hrp-4.2.132-2|13	For all Duke fans who want to play the game again in a modern
12nr|eduke32-hrp-4.2.132-2|14	Windows environment with 3D accelerated graphics, the Duke3D
12nr|eduke32-hrp-4.2.132-2|15	community has created the High Resolution Pack (HRP). Utilizing
12nr|eduke32-hrp-4.2.132-2|16	the amazing skills of various texturing and modelling artists,
12nr|eduke32-hrp-4.2.132-2|17	the project´s goal is to replace all textures and sprites with
12nr|eduke32-hrp-4.2.132-2|18	high-res versions, optimizing it for latest OpenGL ports.
12nr|eduke32-hrp-4.2.132-2|19	
12nr|eduke32-hrp-4.2.132-2|20	
12nr|eduke32-hrp-4.2.132-2|21	%prep
12nr|eduke32-hrp-4.2.132-2|22	%setup -q -c %{name}-%{version}
12nr|eduke32-hrp-4.2.132-2|23	
12nr|eduke32-hrp-4.2.132-2|24	%install
12nr|eduke32-hrp-4.2.132-2|25	mkdir -p %{buildroot}%{_gamesdatadir}/eduke32/autoload/
12nr|eduke32-hrp-4.2.132-2|26	install -Dm 0644 %{SOURCE0} %{buildroot}%{_gamesdatadir}/eduke32/autoload/duke3d_hrp.zip
12nr|eduke32-hrp-4.2.132-2|27	
12nr|eduke32-hrp-4.2.132-2|28	%files
12nr|eduke32-hrp-4.2.132-2|29	%{_gamesdatadir}/eduke32/autoload/duke3d_hrp.zip
12nr|eduke32-hrp-4.2.132-2|30	%doc hrp_art_license.txt hrp_readme.txt
12nr|eduke32-hrp-4.2.132-2|31	
12nr|eduke32-hrp-4.2.132-2|32	
12nr|eduke32-hrp-4.2.132-2|33	%changelog
12nr|eduke32-hrp-4.2.132-2|34	* Tue Sep 07 2010 Maarten Vanraes <alien@mandriva.org> 4.2.132-1mdv2011.0
12nr|eduke32-hrp-4.2.132-2|35	+ Revision: 576677
12nr|eduke32-hrp-4.2.132-2|36	- import eduke32-hrp
12nr|eduke32-hrp-4.2.132-2|37	

21648 12
12nr|emacs-mpg123-1.50-3|1	%define rname mpg123
12nr|emacs-mpg123-1.50-3|2	
12nr|emacs-mpg123-1.50-3|3	%define flavor emacs xemacs
12nr|emacs-mpg123-1.50-3|4	
12nr|emacs-mpg123-1.50-3|5	Summary:	A front-end program to mpg123 under Emacs/XEmacs
12nr|emacs-mpg123-1.50-3|6	Name:		emacs-%{rname}
12nr|emacs-mpg123-1.50-3|7	Version:	1.50
12nr|emacs-mpg123-1.50-3|8	Release:	%mkrel 3
12nr|emacs-mpg123-1.50-3|9	Source0:	http://www.gentei.org/~yuuji/software/mpg123el/%{rname}.el
12nr|emacs-mpg123-1.50-3|10	Source1:	%{name}-autostart.el
12nr|emacs-mpg123-1.50-3|11	License:	Freeware
12nr|emacs-mpg123-1.50-3|12	Group:		Editors
12nr|emacs-mpg123-1.50-3|13	BuildRoot:	%{_tmppath}/%{name}-buildroot
12nr|emacs-mpg123-1.50-3|14	BuildRequires:	%{flavor}
12nr|emacs-mpg123-1.50-3|15	BuildRequires:	perl
12nr|emacs-mpg123-1.50-3|16	BuildRequires:	emacs-bin
12nr|emacs-mpg123-1.50-3|17	Requires:	%{rname}
12nr|emacs-mpg123-1.50-3|18	BuildArch:	noarch
12nr|emacs-mpg123-1.50-3|19	URL:		http://www.gentei.org/~yuuji/software/mpg123el/
12nr|emacs-mpg123-1.50-3|20	
12nr|emacs-mpg123-1.50-3|21	%description
12nr|emacs-mpg123-1.50-3|22	A front-end program to mpg123 under Emacs/XEmacs.
12nr|emacs-mpg123-1.50-3|23	
12nr|emacs-mpg123-1.50-3|24	%prep
12nr|emacs-mpg123-1.50-3|25	iconv -f EUC-JP -t UTF-8 %{SOURCE0} > %{rname}.el
12nr|emacs-mpg123-1.50-3|26	sed -i -e 's,euc-jp,utf-8,g' %{rname}.el
12nr|emacs-mpg123-1.50-3|27	#install -m 644 %{SOURCE0} %{rname}.el
12nr|emacs-mpg123-1.50-3|28	
12nr|emacs-mpg123-1.50-3|29	%build
12nr|emacs-mpg123-1.50-3|30	for i in %{flavor};do
12nr|emacs-mpg123-1.50-3|31	$i -batch -q -no-site-file -f batch-byte-compile %{rname}.el
12nr|emacs-mpg123-1.50-3|32	mv %{rname}.elc $i-%{rname}.elc
12nr|emacs-mpg123-1.50-3|33	done
12nr|emacs-mpg123-1.50-3|34	
12nr|emacs-mpg123-1.50-3|35	#Maybe need adjust
12nr|emacs-mpg123-1.50-3|36	perl -n -e 'last if /^\(/;last if /^;;; Code/; print' < %{SOURCE0} > DOCUMENTATION
12nr|emacs-mpg123-1.50-3|37	
12nr|emacs-mpg123-1.50-3|38	%install
12nr|emacs-mpg123-1.50-3|39	rm -rf %{buildroot}
12nr|emacs-mpg123-1.50-3|40	
12nr|emacs-mpg123-1.50-3|41	for i in %{flavor};do
12nr|emacs-mpg123-1.50-3|42	install -D -m644 $i-%{rname}.elc %{buildroot}%{_datadir}/$i/site-lisp/$i-%{rname}.elc
12nr|emacs-mpg123-1.50-3|43	[[ $i = emacs ]] && install -D -m644 %{rname}.el %{buildroot}%{_datadir}/emacs/site-lisp/%{rname}.el
12nr|emacs-mpg123-1.50-3|44	done
12nr|emacs-mpg123-1.50-3|45	
12nr|emacs-mpg123-1.50-3|46	install -d %buildroot%{_sysconfdir}/emacs/site-start.d
12nr|emacs-mpg123-1.50-3|47	cat << EOF > %buildroot%{_sysconfdir}/emacs/site-start.d/%{name}.el
12nr|emacs-mpg123-1.50-3|48	%{expand:%(%__cat %{SOURCE1})}
12nr|emacs-mpg123-1.50-3|49	EOF
12nr|emacs-mpg123-1.50-3|50	
12nr|emacs-mpg123-1.50-3|51	
12nr|emacs-mpg123-1.50-3|52	%clean
12nr|emacs-mpg123-1.50-3|53	rm -rf %{buildroot}
12nr|emacs-mpg123-1.50-3|54	
12nr|emacs-mpg123-1.50-3|55	%files
12nr|emacs-mpg123-1.50-3|56	%defattr(-,root,root)
12nr|emacs-mpg123-1.50-3|57	%doc DOCUMENTATION
12nr|emacs-mpg123-1.50-3|58	%config(noreplace) /etc/emacs/site-start.d/%{name}.el
12nr|emacs-mpg123-1.50-3|59	%{_datadir}/*/site-lisp/*el*
12nr|emacs-mpg123-1.50-3|60	
12nr|emacs-mpg123-1.50-3|61	
12nr|emacs-mpg123-1.50-3|62	
12nr|emacs-mpg123-1.50-3|63	%changelog
12nr|emacs-mpg123-1.50-3|64	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.50-3mdv2010.0
12nr|emacs-mpg123-1.50-3|65	+ Revision: 433203
12nr|emacs-mpg123-1.50-3|66	- rebuild
12nr|emacs-mpg123-1.50-3|67	
12nr|emacs-mpg123-1.50-3|68	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.50-2mdv2009.0
12nr|emacs-mpg123-1.50-3|69	+ Revision: 241605
12nr|emacs-mpg123-1.50-3|70	- rebuild
12nr|emacs-mpg123-1.50-3|71	
12nr|emacs-mpg123-1.50-3|72	* Fri Feb 15 2008 Adam Williamson <awilliamson@mandriva.org> 1.50-1mdv2008.1
12nr|emacs-mpg123-1.50-3|73	+ Revision: 169067
12nr|emacs-mpg123-1.50-3|74	- rebuild for new era
12nr|emacs-mpg123-1.50-3|75	- correct license (Freeware, not GPL)
12nr|emacs-mpg123-1.50-3|76	- convert script to UTF-8 prior to installing it
12nr|emacs-mpg123-1.50-3|77	- spec clean
12nr|emacs-mpg123-1.50-3|78	- new release 1.50
12nr|emacs-mpg123-1.50-3|79	
12nr|emacs-mpg123-1.50-3|80	+ Olivier Blin <oblin@mandriva.com>
12nr|emacs-mpg123-1.50-3|81	- restore BuildRoot
12nr|emacs-mpg123-1.50-3|82	
12nr|emacs-mpg123-1.50-3|83	+ Thierry Vignaud <tvignaud@mandriva.com>
12nr|emacs-mpg123-1.50-3|84	- kill re-definition of %%buildroot on Pixel's request
12nr|emacs-mpg123-1.50-3|85	- use %%mkrel
12nr|emacs-mpg123-1.50-3|86	- fix summary-ended-with-dot
12nr|emacs-mpg123-1.50-3|87	- import emacs-mpg123
12nr|emacs-mpg123-1.50-3|88	
12nr|emacs-mpg123-1.50-3|89	
12nr|emacs-mpg123-1.50-3|90	* Fri Apr 29 2005 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.24-7mdk
12nr|emacs-mpg123-1.50-3|91	- rebuild for new emacs
12nr|emacs-mpg123-1.50-3|92	
12nr|emacs-mpg123-1.50-3|93	* Fri Feb 20 2004 Lenny Cartier <lenny@mandrakesoft.com> 1.24-6mdk
12nr|emacs-mpg123-1.50-3|94	- rebuild
12nr|emacs-mpg123-1.50-3|95	
12nr|emacs-mpg123-1.50-3|96	* Fri Jan 24 2003 Lenny Cartier <lenny@mandrakesoft.com> 1.24-5mdk
12nr|emacs-mpg123-1.50-3|97	- rebuild
12nr|emacs-mpg123-1.50-3|98	
12nr|emacs-mpg123-1.50-3|99	* Tue Jan 21 2003 Thierry Vignaud <tvignaud@mandrakesoft.com> 1.24-4mdk
12nr|emacs-mpg123-1.50-3|100	- rebuild for latest emacs
12nr|emacs-mpg123-1.50-3|101	
12nr|emacs-mpg123-1.50-3|102	* Fri Jun 21 2002 Gtz Waschk <waschk@linux-mandrake.com> 1.24-3mdk
12nr|emacs-mpg123-1.50-3|103	- add URL
12nr|emacs-mpg123-1.50-3|104	- buildrequires emacs-bin instead of emacs-X11
12nr|emacs-mpg123-1.50-3|105	
12nr|emacs-mpg123-1.50-3|106	* Thu Jun 20 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.24-2mdk
12nr|emacs-mpg123-1.50-3|107	- fix %%build
12nr|emacs-mpg123-1.50-3|108	- bzip %%{SOURCE0}
12nr|emacs-mpg123-1.50-3|109	- BuildArch noarch
12nr|emacs-mpg123-1.50-3|110	- BuildRequires emacs-X11 (/usr/bin/emacs)
12nr|emacs-mpg123-1.50-3|111	
12nr|emacs-mpg123-1.50-3|112	* Tue May 29 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 1.24-1mdk
12nr|emacs-mpg123-1.50-3|113	- First version.
12nr|emacs-mpg123-1.50-3|114	
12nr|emacs-mpg123-1.50-3|115	
12nr|emacs-mpg123-1.50-3|116	# end of file

21649 12
12nr|epsxe-1.6.0-69.4|1	Name:		epsxe
12nr|epsxe-1.6.0-69.4|2	Version:	1.6.0
12nr|epsxe-1.6.0-69.4|3	Release:	69.4
12nr|epsxe-1.6.0-69.4|4	Summary:	Sony PlayStation emulator
12nr|epsxe-1.6.0-69.4|5	License:	Freeware
12nr|epsxe-1.6.0-69.4|6	Group:		Emulators
12nr|epsxe-1.6.0-69.4|7	URL:		http://www.epsxe.com
12nr|epsxe-1.6.0-69.4|8	Source:		%{name}-%{version}.tar.bz2
12nr|epsxe-1.6.0-69.4|9	Suggests:	galaxy-gtk12
12nr|epsxe-1.6.0-69.4|10	ExclusiveArch:	%{ix86}
12nr|epsxe-1.6.0-69.4|11	
12nr|epsxe-1.6.0-69.4|12	%description
12nr|epsxe-1.6.0-69.4|13	Great Sony PlayStation emulator. Requires a BIOS image. Includes
12nr|epsxe-1.6.0-69.4|14	the best plugins:
12nr|epsxe-1.6.0-69.4|15	
12nr|epsxe-1.6.0-69.4|16	GPU P.E.Op.S. MesaGL 1.78
12nr|epsxe-1.6.0-69.4|17	GPU P.E.Op.S. SoftX 1.18
12nr|epsxe-1.6.0-69.4|18	GPU Pete's XGL2 2.9
12nr|epsxe-1.6.0-69.4|19	
12nr|epsxe-1.6.0-69.4|20	SPU Eternal 1.41
12nr|epsxe-1.6.0-69.4|21	SPU P.E.Op.S. ALSA 1.9
12nr|epsxe-1.6.0-69.4|22	SPU P.E.Op.S. OSS 1.9
12nr|epsxe-1.6.0-69.4|23	SPU Pete's Null 1.1
12nr|epsxe-1.6.0-69.4|24	
12nr|epsxe-1.6.0-69.4|25	JoyPad Lamer0's JoyPadXwin 1.1
12nr|epsxe-1.6.0-69.4|26	JoyPad ammoQ's PadJoy 0.8
12nr|epsxe-1.6.0-69.4|27	JoyPad Linuzappz X Windows Pad Driver 1.6
12nr|epsxe-1.6.0-69.4|28	
12nr|epsxe-1.6.0-69.4|29	%prep
12nr|epsxe-1.6.0-69.4|30	%setup
12nr|epsxe-1.6.0-69.4|31	
12nr|epsxe-1.6.0-69.4|32	%install
12nr|epsxe-1.6.0-69.4|33	install -D -m 0755 epsxe-start %{buildroot}%{_bindir}/epsxe-start
12nr|epsxe-1.6.0-69.4|34	install -D -m 0644 epsxe.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12nr|epsxe-1.6.0-69.4|35	install -D -m 0644 epsxe.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12nr|epsxe-1.6.0-69.4|36	install -D -m 0755 epsxe %{buildroot}%{_libdir}/epsxe/epsxe
12nr|epsxe-1.6.0-69.4|37	install -D -m 0644 keycodes.lst %{buildroot}%{_libdir}/epsxe/keycodes.lst
12nr|epsxe-1.6.0-69.4|38	cp -r cfg %{buildroot}%{_libdir}/%{name}/
12nr|epsxe-1.6.0-69.4|39	cp -r docs %{buildroot}%{_libdir}/%{name}/
12nr|epsxe-1.6.0-69.4|40	cp -r extra %{buildroot}%{_libdir}/%{name}/
12nr|epsxe-1.6.0-69.4|41	cp -r plugins %{buildroot}%{_libdir}/%{name}/
12nr|epsxe-1.6.0-69.4|42	cp -r shaders %{buildroot}%{_libdir}/%{name}/
12nr|epsxe-1.6.0-69.4|43	
12nr|epsxe-1.6.0-69.4|44	rm -f %{buildroot}%{_libdir}/%{name}/plugins/libgpuPeopsSDL.so.1.0.16
12nr|epsxe-1.6.0-69.4|45	
12nr|epsxe-1.6.0-69.4|46	%files
12nr|epsxe-1.6.0-69.4|47	%{_bindir}/%{name}-start
12nr|epsxe-1.6.0-69.4|48	%{_libdir}/%{name}/*
12nr|epsxe-1.6.0-69.4|49	%{_datadir}/applications/%{name}.desktop
12nr|epsxe-1.6.0-69.4|50	%{_datadir}/pixmaps/%{name}.png
12nr|epsxe-1.6.0-69.4|51	
12nr|epsxe-1.6.0-69.4|52	
12nr|epsxe-1.6.0-69.4|53	
12nr|epsxe-1.6.0-69.4|54	%changelog
12nr|epsxe-1.6.0-69.4|55	* Thu Feb 16 2012 Andrey Bondrov <abondrov@mandriva.org> 1.6.0-69.3
12nr|epsxe-1.6.0-69.4|56	+ Revision: 775167
12nr|epsxe-1.6.0-69.4|57	- imported package epsxe
12nr|epsxe-1.6.0-69.4|58	
12nr|epsxe-1.6.0-69.4|59	
12nr|epsxe-1.6.0-69.4|60	* Mon Sep 05 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 1.6.0-69.2mib2011.0
12nr|epsxe-1.6.0-69.4|61	- Drop GPU P.E.Op.S. SoftSDL 1.16 (as it segfaults)
12nr|epsxe-1.6.0-69.4|62	
12nr|epsxe-1.6.0-69.4|63	* Sat Aug 29 2009 Andrey Bondrov <bondrov@math.dvgu.ru> 1.6.0-69.1mib2009.1
12nr|epsxe-1.6.0-69.4|64	- First release for MIB users
12nr|epsxe-1.6.0-69.4|65	- MIB (Mandriva Italia Backport) - http://mib.pianetalinux.org

21650 12
12nr|fglrx-9.010-4|1	
12nr|fglrx-9.010-4|2	##############################################################################
12nr|fglrx-9.010-4|3	# This .spec file is dual licensed. It can be distributed either with the    #
12nr|fglrx-9.010-4|4	# terms of GPL version 2 or newer, or with the MIT license included below.   #
12nr|fglrx-9.010-4|5	# Removing either GPL or MIT license when distributing this file is allowed. #
12nr|fglrx-9.010-4|6	##############################################################################
12nr|fglrx-9.010-4|7	# - start of MIT license -
12nr|fglrx-9.010-4|8	# Copyright (c) 2007-2009 Anssi Hannula, Luiz Fernando Capitulino, Colin Guthrie, Thomas Backlund
12nr|fglrx-9.010-4|9	#
12nr|fglrx-9.010-4|10	# Permission is hereby granted, free of charge, to any person
12nr|fglrx-9.010-4|11	# obtaining a copy of this software and associated documentation
12nr|fglrx-9.010-4|12	# files (the "Software"), to deal in the Software without
12nr|fglrx-9.010-4|13	# restriction, including without limitation the rights to use,
12nr|fglrx-9.010-4|14	# copy, modify, merge, publish, distribute, sublicense, and/or sell
12nr|fglrx-9.010-4|15	# copies of the Software, and to permit persons to whom the
12nr|fglrx-9.010-4|16	# Software is furnished to do so, subject to the following
12nr|fglrx-9.010-4|17	# conditions:
12nr|fglrx-9.010-4|18	#
12nr|fglrx-9.010-4|19	# The above copyright notice and this permission notice shall be
12nr|fglrx-9.010-4|20	# included in all copies or substantial portions of the Software.
12nr|fglrx-9.010-4|21	#
12nr|fglrx-9.010-4|22	# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
12nr|fglrx-9.010-4|23	# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
12nr|fglrx-9.010-4|24	# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
12nr|fglrx-9.010-4|25	# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
12nr|fglrx-9.010-4|26	# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
12nr|fglrx-9.010-4|27	# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
12nr|fglrx-9.010-4|28	# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
12nr|fglrx-9.010-4|29	# OTHER DEALINGS IN THE SOFTWARE.
12nr|fglrx-9.010-4|30	# - end of MIT license -
12nr|fglrx-9.010-4|31	
12nr|fglrx-9.010-4|32	%define name		fglrx
12nr|fglrx-9.010-4|33	
12nr|fglrx-9.010-4|34	# %amdbuild is used to enable the AMD installer --buildpkg mode.
12nr|fglrx-9.010-4|35	# The macros version, rel, amd_dir, distsuffix need to be manually defined.
12nr|fglrx-9.010-4|36	# The macro mdkversion can also be overridden.
12nr|fglrx-9.010-4|37	%define amdbuild	0
12nr|fglrx-9.010-4|38	%{?_without_amd: %global amdbuild 0}
12nr|fglrx-9.010-4|39	%{?_with_amd: %global amdbuild 1}
12nr|fglrx-9.010-4|40	
12nr|fglrx-9.010-4|41	%if !%{amdbuild}
12nr|fglrx-9.010-4|42	# NOTE: These version definitions are overridden by ati-packager.sh when
12nr|fglrx-9.010-4|43	# building with the --buildpkg method of the installer.
12nr|fglrx-9.010-4|44	
12nr|fglrx-9.010-4|45	# When updating, please add new ids to ldetect-lst (merge2pcitable.pl).
12nr|fglrx-9.010-4|46	
12nr|fglrx-9.010-4|47	# version in installer filename:
12nr|fglrx-9.010-4|48	%define oversion        12.11-beta
12nr|fglrx-9.010-4|49	# Advertised version, for description:
12nr|fglrx-9.010-4|50	%define mversion        12.11
12nr|fglrx-9.010-4|51	# driver version from ati-packager-helper.sh:
12nr|fglrx-9.010-4|52	%define iversion	9.01
12nr|fglrx-9.010-4|53	# release:
12nr|fglrx-9.010-4|54	%define rel		4
12nr|fglrx-9.010-4|55	# rpm version (adds 0 in order to not go backwards if iversion is two-decimal)
12nr|fglrx-9.010-4|56	%define version		%{iversion}%([ $(echo %iversion | wc -c) -le 5 ] && echo 0)
12nr|fglrx-9.010-4|57	%else
12nr|fglrx-9.010-4|58	# Best-effort if AMD has made late changes (in amdbuild mode)
12nr|fglrx-9.010-4|59	%define _default_patch_fuzz 2
12nr|fglrx-9.010-4|60	%endif
12nr|fglrx-9.010-4|61	
12nr|fglrx-9.010-4|62	%define priority	1000
12nr|fglrx-9.010-4|63	%define release %mkrel %{rel}
12nr|fglrx-9.010-4|64	
12nr|fglrx-9.010-4|65	# set to 1 for a prerelease driver with an ubuntu tarball as source
12nr|fglrx-9.010-4|66	%define ubuntu_prerelease 0
12nr|fglrx-9.010-4|67	# set to 1 for a prerelease driver with an OpenCL tarball as source
12nr|fglrx-9.010-4|68	%define opencl_prerelease 0
12nr|fglrx-9.010-4|69	
12nr|fglrx-9.010-4|70	%define driverpkgname	x11-driver-video-fglrx
12nr|fglrx-9.010-4|71	%define drivername	fglrx
12nr|fglrx-9.010-4|72	%define xorg_version	pic
12nr|fglrx-9.010-4|73	# highest supported videodrv abi
12nr|fglrx-9.010-4|74	%define videodrv_abi	13
12nr|fglrx-9.010-4|75	%define xorg_libdir	%{_libdir}/xorg
12nr|fglrx-9.010-4|76	%define xorg_dridir	%{_libdir}/dri
12nr|fglrx-9.010-4|77	%define xorg_dridir32	%{_prefix}/lib/dri
12nr|fglrx-9.010-4|78	%define ld_so_conf_file	ati.conf
12nr|fglrx-9.010-4|79	%define ati_extdir	%{_libdir}/%{drivername}/xorg
12nr|fglrx-9.010-4|80	%define xorg_extra_modules	%{_libdir}/xorg/extra-modules
12nr|fglrx-9.010-4|81	%define bundle_qt	0
12nr|fglrx-9.010-4|82	# The entry in Cards+ this driver should be associated with, if there is
12nr|fglrx-9.010-4|83	# no entry in ldetect-lst default pcitable:
12nr|fglrx-9.010-4|84	# cooker ldetect-lst should be up-to-date
12nr|fglrx-9.010-4|85	%define ldetect_cards_name      %nil
12nr|fglrx-9.010-4|86	
12nr|fglrx-9.010-4|87	%if %{amdbuild}
12nr|fglrx-9.010-4|88	# AMD/ATI cards not listed in main ldetect-lst pcitable are not likely
12nr|fglrx-9.010-4|89	# to be supported by radeon which is from the same time period.
12nr|fglrx-9.010-4|90	# radeonhd has greater chance of working due to it not using ID lists.
12nr|fglrx-9.010-4|91	# (main pcitable entries override our entries)
12nr|fglrx-9.010-4|92	%define ldetect_cards_name	ATI Radeon HD 5000 and later without free driver (vesa/fglrx)
12nr|fglrx-9.010-4|93	%endif
12nr|fglrx-9.010-4|94	
12nr|fglrx-9.010-4|95	%ifarch %ix86
12nr|fglrx-9.010-4|96	%define xverdir		x%{xorg_version}
12nr|fglrx-9.010-4|97	%define archdir		arch/x86
12nr|fglrx-9.010-4|98	%endif
12nr|fglrx-9.010-4|99	%ifarch x86_64
12nr|fglrx-9.010-4|100	%define xverdir		x%{xorg_version}_64a
12nr|fglrx-9.010-4|101	%define archdir		arch/x86_64
12nr|fglrx-9.010-4|102	%endif
12nr|fglrx-9.010-4|103	
12nr|fglrx-9.010-4|104	# Other packages should not require any AMD specific proprietary libraries
12nr|fglrx-9.010-4|105	# (if that is really necessary, we may want to split that specific lib out),
12nr|fglrx-9.010-4|106	# and this package should not be pulled in when libGL.so.1 is required.
12nr|fglrx-9.010-4|107	%if %{_use_internal_dependency_generator}
12nr|fglrx-9.010-4|108	%define __noautoprov '\\.so'
12nr|fglrx-9.010-4|109	%else
12nr|fglrx-9.010-4|110	%define _provides_exceptions \\.so
12nr|fglrx-9.010-4|111	%endif
12nr|fglrx-9.010-4|112	
12nr|fglrx-9.010-4|113	%define qt_requires_exceptions %nil
12nr|fglrx-9.010-4|114	%if %{bundle_qt}
12nr|fglrx-9.010-4|115	# do not require Qt if it is bundled
12nr|fglrx-9.010-4|116	%if %{_use_internal_dependency_generator}
12nr|fglrx-9.010-4|117	%define qt_requires_exceptions |libQtCore\\.so|libQtGui\\.so
12nr|fglrx-9.010-4|118	%else
12nr|fglrx-9.010-4|119	%define qt_requires_exceptions \\|libQtCore\\.so\\|libQtGui\\.so
12nr|fglrx-9.010-4|120	%endif
12nr|fglrx-9.010-4|121	%endif
12nr|fglrx-9.010-4|122	
12nr|fglrx-9.010-4|123	# do not require fglrx stuff, they are all included
12nr|fglrx-9.010-4|124	%if %{_use_internal_dependency_generator}
12nr|fglrx-9.010-4|125	%define common_requires_exceptions libfglrx.+\\.so|libati.+\\.so|libOpenCL\\.so%{qt_requires_exceptions}
12nr|fglrx-9.010-4|126	%else
12nr|fglrx-9.010-4|127	%define common_requires_exceptions libfglrx.\\+\\.so\\|libati.\\+\\.so\\|libOpenCL\\.so%{qt_requires_exceptions}
12nr|fglrx-9.010-4|128	%endif
12nr|fglrx-9.010-4|129	
12nr|fglrx-9.010-4|130	%ifarch x86_64
12nr|fglrx-9.010-4|131	# (anssi) Allow installing of 64-bit package if the runtime dependencies
12nr|fglrx-9.010-4|132	# of 32-bit libraries are not satisfied. If a 32-bit package that requires
12nr|fglrx-9.010-4|133	# libGL.so.1 is installed, the 32-bit mesa libs are pulled in and that will
12nr|fglrx-9.010-4|134	# pull the dependencies of 32-bit fglrx libraries in as well.
12nr|fglrx-9.010-4|135	%if %{_use_internal_dependency_generator}
12nr|fglrx-9.010-4|136	%define __noautoreq '%{common_requires_exceptions}|lib.*so\\.[^(]+(\\([^)]+\\))?$'
12nr|fglrx-9.010-4|137	%else
12nr|fglrx-9.010-4|138	%define _requires_exceptions %{common_requires_exceptions}\\|lib.*so\\.[^(]\\+\\(([^)]\\+)\\)\\?$
12nr|fglrx-9.010-4|139	%endif
12nr|fglrx-9.010-4|140	%else
12nr|fglrx-9.010-4|141	%if %{_use_internal_dependency_generator}
12nr|fglrx-9.010-4|142	%define __noautoreq '%{common_requires_exceptions}'
12nr|fglrx-9.010-4|143	%else
12nr|fglrx-9.010-4|144	%define _requires_exceptions %{common_requires_exceptions}
12nr|fglrx-9.010-4|145	%endif
12nr|fglrx-9.010-4|146	%endif
12nr|fglrx-9.010-4|147	
12nr|fglrx-9.010-4|148	# (anssi) Do not require qt for amdnotifyui (used as event notifier, as
12nr|fglrx-9.010-4|149	# of 04/2010 only for DisplayPort failures). installing
12nr|fglrx-9.010-4|150	# fglrx-control-center will satisfy the dependency.
12nr|fglrx-9.010-4|151	# It is not moved to fglrx-control-center as due to its small size it may
12nr|fglrx-9.010-4|152	# be wanted on e.g. KDE Ones, which can't have the full fglrx-control-center,
12nr|fglrx-9.010-4|153	# and due to it having nothing to do with fglrx-control-center.
12nr|fglrx-9.010-4|154	%if %{mdvver} <= 201100
12nr|fglrx-9.010-4|155	%define _exclude_files_from_autoreq ^%{_sbindir}/amdnotifyui$
12nr|fglrx-9.010-4|156	%else
12nr|fglrx-9.010-4|157	%define __noautoreqfiles ^%{_sbindir}/amdnotifyui$
12nr|fglrx-9.010-4|158	%endif
12nr|fglrx-9.010-4|159	
12nr|fglrx-9.010-4|160	Summary:	AMD proprietary X.org driver and libraries
12nr|fglrx-9.010-4|161	Name:		%{name}
12nr|fglrx-9.010-4|162	Version:	%{version}
12nr|fglrx-9.010-4|163	Release:	%{release}
12nr|fglrx-9.010-4|164	%if !%{amdbuild}
12nr|fglrx-9.010-4|165	%if !%{ubuntu_prerelease}
12nr|fglrx-9.010-4|166	%if !%{opencl_prerelease}
12nr|fglrx-9.010-4|167	Source0:	http://www2.ati.com/drivers/linux/amd-driver-installer-catalyst-%{oversion}-x86.x86_64.run
12nr|fglrx-9.010-4|168	%else
12nr|fglrx-9.010-4|169	Source0:	http://download2-developer.amd.com/amd/APPSDK/OpenCL1.2betadriversLinux.tgz
12nr|fglrx-9.010-4|170	%endif
12nr|fglrx-9.010-4|171	%else
12nr|fglrx-9.010-4|172	Source0:        fglrx-installer_%{iversion}.orig.tar.gz
12nr|fglrx-9.010-4|173	%endif
12nr|fglrx-9.010-4|174	%endif
12nr|fglrx-9.010-4|175	Source1:	ati-packager.sh
12nr|fglrx-9.010-4|176	Source2:	atieventsd.init
12nr|fglrx-9.010-4|177	%if !%{amdbuild}
12nr|fglrx-9.010-4|178	# Generates fglrx.spec from Mandriva SVN for use in AMD installer
12nr|fglrx-9.010-4|179	# archive. Requires kenobi access for fetching names for changelog.
12nr|fglrx-9.010-4|180	# (for manual use)
12nr|fglrx-9.010-4|181	Source10:	generate-fglrx-spec-from-svn.sh
12nr|fglrx-9.010-4|182	Source11:	fglrx.rpmlintrc
12nr|fglrx-9.010-4|183	Source12:	README_for_maintainers.txt
12nr|fglrx-9.010-4|184	%endif
12nr|fglrx-9.010-4|185	Patch3:		fglrx-authfile-locations.patch
12nr|fglrx-9.010-4|186	Patch9:		fglrx-make_sh-custom-kernel-dir.patch
12nr|fglrx-9.010-4|187	# do not probe /proc for kernel info as we may be building for a
12nr|fglrx-9.010-4|188	# different kernel
12nr|fglrx-9.010-4|189	Patch10:	fglrx-make_sh-no-proc-probe.patch
12nr|fglrx-9.010-4|190	License:	Freeware
12nr|fglrx-9.010-4|191	URL:		http://ati.amd.com/support/driver.html
12nr|fglrx-9.010-4|192	Group:		System/Kernel and hardware
12nr|fglrx-9.010-4|193	ExclusiveArch:	%{ix86} x86_64
12nr|fglrx-9.010-4|194	%if %{mdvver} <= 201010
12nr|fglrx-9.010-4|195	BuildRoot:	%{_tmppath}/%{name}-root
12nr|fglrx-9.010-4|196	%endif
12nr|fglrx-9.010-4|197	%if !%{amdbuild}
12nr|fglrx-9.010-4|198	BuildRequires:	mesagl-devel
12nr|fglrx-9.010-4|199	BuildRequires:	libxmu-devel
12nr|fglrx-9.010-4|200	BuildRequires:	libxaw-devel
12nr|fglrx-9.010-4|201	BuildRequires:	libxp-devel
12nr|fglrx-9.010-4|202	BuildRequires:	libxtst-devel
12nr|fglrx-9.010-4|203	BuildRequires:	imake
12nr|fglrx-9.010-4|204	# Used by atieventsd:
12nr|fglrx-9.010-4|205	Suggests:	acpid
12nr|fglrx-9.010-4|206	BuildRequires:	imagemagick
12nr|fglrx-9.010-4|207	%endif
12nr|fglrx-9.010-4|208	
12nr|fglrx-9.010-4|209	%description
12nr|fglrx-9.010-4|210	Source package of the AMD proprietary driver. Binary packages are
12nr|fglrx-9.010-4|211	named x11-driver-video-fglrx on Mandriva Linux 2008 and later, and ati on
12nr|fglrx-9.010-4|212	2007 and earlier.
12nr|fglrx-9.010-4|213	%if !%{amdbuild}
12nr|fglrx-9.010-4|214	This package corresponds to AMD Catalyst version %mversion.
12nr|fglrx-9.010-4|215	%endif
12nr|fglrx-9.010-4|216	
12nr|fglrx-9.010-4|217	%package -n %{driverpkgname}
12nr|fglrx-9.010-4|218	Summary:	AMD proprietary X.org driver and libraries
12nr|fglrx-9.010-4|219	Group:		System/Kernel and hardware
12nr|fglrx-9.010-4|220	Requires(post):	update-alternatives >= 1.9.0
12nr|fglrx-9.010-4|221	Requires(postun): update-alternatives
12nr|fglrx-9.010-4|222	Obsoletes:	ati_igp
12nr|fglrx-9.010-4|223	%if %{mdkversion} >= 200800
12nr|fglrx-9.010-4|224	Suggests:	%{drivername}-control-center = %{version}
12nr|fglrx-9.010-4|225	Obsoletes:	ati < %{version}-%{release}
12nr|fglrx-9.010-4|226	Provides:	ati = %{version}-%{release}
12nr|fglrx-9.010-4|227	Conflicts:	x11-server-common < 1.3.0.0-17
12nr|fglrx-9.010-4|228	Conflicts:	drakx-kbd-mouse-x11 < 0.26
12nr|fglrx-9.010-4|229	Obsoletes:	x11-driver-video-fglrx-hd2000 < 8.42.3-5
12nr|fglrx-9.010-4|230	%if %{mdkversion} >= 200810
12nr|fglrx-9.010-4|231	Requires:	kmod(fglrx) = %{version}
12nr|fglrx-9.010-4|232	%else
12nr|fglrx-9.010-4|233	# no versioned provides on 2008.0
12nr|fglrx-9.010-4|234	Requires:	kmod(fglrx)
12nr|fglrx-9.010-4|235	%endif
12nr|fglrx-9.010-4|236	%endif
12nr|fglrx-9.010-4|237	%if %{mdkversion} >= 200900
12nr|fglrx-9.010-4|238	# libdri.so
12nr|fglrx-9.010-4|239	Conflicts:	x11-server-common < 1.4.2-5
12nr|fglrx-9.010-4|240	%endif
12nr|fglrx-9.010-4|241	%if %{mdkversion} >= 200910
12nr|fglrx-9.010-4|242	# many intermediate changes in alternatives scheme
12nr|fglrx-9.010-4|243	Conflicts:	x11-server-common < 1.6.0-11
12nr|fglrx-9.010-4|244	%endif
12nr|fglrx-9.010-4|245	%if %{mdkversion} >= 201100
12nr|fglrx-9.010-4|246	Requires:	x11-server-common >= 1.9
12nr|fglrx-9.010-4|247	%if !%{amdbuild}
12nr|fglrx-9.010-4|248	%if %{mdvver} >= 201200
12nr|fglrx-9.010-4|249	Requires(post):	rpm-helper
12nr|fglrx-9.010-4|250	Requires(preun): rpm-helper
12nr|fglrx-9.010-4|251	%endif
12nr|fglrx-9.010-4|252	# Conflict with the next videodrv ABI break.
12nr|fglrx-9.010-4|253	# The driver may support multiple ABI versions and therefore
12nr|fglrx-9.010-4|254	# a strict version-specific requirement would not be enough.
12nr|fglrx-9.010-4|255	### This is problematic as it can cause removal of xserver instead (Anssi 04/2011)
12nr|fglrx-9.010-4|256	###Conflicts:  xserver-abi(videodrv-%(echo $((%{videodrv_abi} + 1))))
12nr|fglrx-9.010-4|257	%endif
12nr|fglrx-9.010-4|258	%endif
12nr|fglrx-9.010-4|259	Provides:	atieventsd = %{version}-%{release}
12nr|fglrx-9.010-4|260	Obsoletes:	atieventsd < %{version}-%{release}
12nr|fglrx-9.010-4|261	
12nr|fglrx-9.010-4|262	%description -n %{driverpkgname}
12nr|fglrx-9.010-4|263	AMD proprietary X.org graphics driver, related libraries and
12nr|fglrx-9.010-4|264	configuration tools.
12nr|fglrx-9.010-4|265	
12nr|fglrx-9.010-4|266	NOTE: You should use XFdrake to configure your AMD card. The
12nr|fglrx-9.010-4|267	correct packages will be automatically installed and configured.
12nr|fglrx-9.010-4|268	
12nr|fglrx-9.010-4|269	If you do not want to use XFdrake, see README.manual-setup.
12nr|fglrx-9.010-4|270	
12nr|fglrx-9.010-4|271	The graphical configuration utility, AMD Catalyst Control Center
12nr|fglrx-9.010-4|272	Linux Edition, is contained in the package
12nr|fglrx-9.010-4|273	%{drivername}-control-center.
12nr|fglrx-9.010-4|274	%if !%{amdbuild}
12nr|fglrx-9.010-4|275	This package corresponds to AMD Catalyst version %mversion.
12nr|fglrx-9.010-4|276	%endif
12nr|fglrx-9.010-4|277	
12nr|fglrx-9.010-4|278	%package -n %{drivername}-control-center
12nr|fglrx-9.010-4|279	Summary:	AMD Catalyst Control Center Linux Edition
12nr|fglrx-9.010-4|280	Group:		System/Kernel and hardware
12nr|fglrx-9.010-4|281	Requires:	%{driverpkgname} = %{version}
12nr|fglrx-9.010-4|282	Obsoletes:	ati-utils < %{version}-%{release}
12nr|fglrx-9.010-4|283	Provides:	ati-utils = %{version}-%{release}
12nr|fglrx-9.010-4|284	Provides:	amdcccle = %{version}-%{release}
12nr|fglrx-9.010-4|285	Obsoletes:	ati-ccc < %{version}-%{release}
12nr|fglrx-9.010-4|286	%if %{mdkversion} >= 200800
12nr|fglrx-9.010-4|287	Obsoletes:	ati-control-center < %{version}-%{release}
12nr|fglrx-9.010-4|288	Provides:	ati-control-center = %{version}-%{release}
12nr|fglrx-9.010-4|289	Obsoletes:	fglrx-hd2000-control-center < 8.42.3-5
12nr|fglrx-9.010-4|290	%endif
12nr|fglrx-9.010-4|291	%if !%{bundle_qt}
12nr|fglrx-9.010-4|292	# 2009.0 and 2009.1 have this one in updates only
12nr|fglrx-9.010-4|293	Requires:	%{_lib}qtcore4 >= 3:4.5.2
12nr|fglrx-9.010-4|294	%endif
12nr|fglrx-9.010-4|295	
12nr|fglrx-9.010-4|296	%description -n %{drivername}-control-center
12nr|fglrx-9.010-4|297	AMD Catalyst Control Center Linux Edition, a graphical configuration
12nr|fglrx-9.010-4|298	utility for the AMD proprietary X.org driver.
12nr|fglrx-9.010-4|299	%if !%{amdbuild}
12nr|fglrx-9.010-4|300	This package corresponds to AMD Catalyst version %mversion.
12nr|fglrx-9.010-4|301	%endif
12nr|fglrx-9.010-4|302	
12nr|fglrx-9.010-4|303	%package -n dkms-%{drivername}
12nr|fglrx-9.010-4|304	Summary:	AMD proprietary kernel module
12nr|fglrx-9.010-4|305	Group:		System/Kernel and hardware
12nr|fglrx-9.010-4|306	Requires:	dkms
12nr|fglrx-9.010-4|307	Requires(post):	dkms
12nr|fglrx-9.010-4|308	Requires(preun): dkms
12nr|fglrx-9.010-4|309	%if %{mdkversion} >= 200800
12nr|fglrx-9.010-4|310	Obsoletes:	dkms-fglrx-hd2000 < 8.42.3-5
12nr|fglrx-9.010-4|311	Obsoletes:	dkms-ati < %{version}-%{release}
12nr|fglrx-9.010-4|312	Provides:	dkms-ati = %{version}-%{release}
12nr|fglrx-9.010-4|313	%endif
12nr|fglrx-9.010-4|314	
12nr|fglrx-9.010-4|315	%description -n dkms-%{drivername}
12nr|fglrx-9.010-4|316	AMD proprietary kernel module. This is to be used with the
12nr|fglrx-9.010-4|317	%{driverpkgname} package.
12nr|fglrx-9.010-4|318	%if !%{amdbuild}
12nr|fglrx-9.010-4|319	This package corresponds to AMD Catalyst version %mversion.
12nr|fglrx-9.010-4|320	%endif
12nr|fglrx-9.010-4|321	
12nr|fglrx-9.010-4|322	%package -n %{drivername}-devel
12nr|fglrx-9.010-4|323	Summary:	AMD proprietary development libraries and headers
12nr|fglrx-9.010-4|324	Group:		Development/C
12nr|fglrx-9.010-4|325	Requires:	%{driverpkgname} = %{version}-%{release}
12nr|fglrx-9.010-4|326	%if %{mdkversion} >= 200800
12nr|fglrx-9.010-4|327	Obsoletes:	fglrx-hd2000-devel < 8.42.3-5
12nr|fglrx-9.010-4|328	Obsoletes:	ati-devel < %{version}-%{release}
12nr|fglrx-9.010-4|329	Provides:	ati-devel = %{version}-%{release}
12nr|fglrx-9.010-4|330	%endif
12nr|fglrx-9.010-4|331	
12nr|fglrx-9.010-4|332	%description -n %{drivername}-devel
12nr|fglrx-9.010-4|333	AMD proprietary development libraries and headers. This package is
12nr|fglrx-9.010-4|334	not required for normal use.
12nr|fglrx-9.010-4|335	
12nr|fglrx-9.010-4|336	The main driver package name is %{driverpkgname}.
12nr|fglrx-9.010-4|337	
12nr|fglrx-9.010-4|338	%package -n %{drivername}-opencl
12nr|fglrx-9.010-4|339	Summary:	OpenCL libraries for the AMD proprietary driver
12nr|fglrx-9.010-4|340	Group: 		System/Kernel and hardware
12nr|fglrx-9.010-4|341	Requires:	kmod(fglrx) = %{version}
12nr|fglrx-9.010-4|342	
12nr|fglrx-9.010-4|343	%description -n %{drivername}-opencl
12nr|fglrx-9.010-4|344	OpenCL libraries for the AMD proprietary driver. This package is not
12nr|fglrx-9.010-4|345	required for normal use, it provides libraries to use AMD cards for High
12nr|fglrx-9.010-4|346	Performance Computing (HPC).
12nr|fglrx-9.010-4|347	
12nr|fglrx-9.010-4|348	%prep
12nr|fglrx-9.010-4|349	%setup -T -c
12nr|fglrx-9.010-4|350	%if %{amdbuild}
12nr|fglrx-9.010-4|351	ln -s %{amd_dir}/%{xverdir} %{amd_dir}/arch .
12nr|fglrx-9.010-4|352	# patches affects common, so we cannot symlink it:
12nr|fglrx-9.010-4|353	cp -a %{amd_dir}/common .
12nr|fglrx-9.010-4|354	%else
12nr|fglrx-9.010-4|355	%if %opencl_prerelease
12nr|fglrx-9.010-4|356	%setup -q -n fglrx-%iversion
12nr|fglrx-9.010-4|357	sh *.run --extract .
12nr|fglrx-9.010-4|358	%else
12nr|fglrx-9.010-4|359	%if %ubuntu_prerelease
12nr|fglrx-9.010-4|360	%setup -q -T -D -a 0
12nr|fglrx-9.010-4|361	ln -s . common
12nr|fglrx-9.010-4|362	%else
12nr|fglrx-9.010-4|363	sh %{SOURCE0} --extract .
12nr|fglrx-9.010-4|364	%endif
12nr|fglrx-9.010-4|365	%endif
12nr|fglrx-9.010-4|366	mkdir fglrx_tools
12nr|fglrx-9.010-4|367	tar -xzf common/usr/src/ati/fglrx_sample_source.tgz -C fglrx_tools
12nr|fglrx-9.010-4|368	%if %ubuntu_prerelease
12nr|fglrx-9.010-4|369	[ -d "%xverdir" ] || (echo This driver version does not support your X.org server. Please wait for a new release from AMD. >&2; false)
12nr|fglrx-9.010-4|370	%else
12nr|fglrx-9.010-4|371	[ "%iversion" = "$(./ati-packager-helper.sh --version)" ]
12nr|fglrx-9.010-4|372	%endif
12nr|fglrx-9.010-4|373	%endif
12nr|fglrx-9.010-4|374	
12nr|fglrx-9.010-4|375	cd common # ensure patches do not touch outside
12nr|fglrx-9.010-4|376	%patch3 -p2
12nr|fglrx-9.010-4|377	%patch9 -p2
12nr|fglrx-9.010-4|378	%patch10 -p2
12nr|fglrx-9.010-4|379	cd ..
12nr|fglrx-9.010-4|380	
12nr|fglrx-9.010-4|381	cat > README.install.urpmi <<EOF
12nr|fglrx-9.010-4|382	This driver is for ATI Radeon HD 5000 and newer cards.
12nr|fglrx-9.010-4|383	Reconfiguring is not necessary when upgrading from a previous %{_vendor} AMD
12nr|fglrx-9.010-4|384	driver package.
12nr|fglrx-9.010-4|385	
12nr|fglrx-9.010-4|386	Use XFdrake to configure X to use the correct AMD driver. Any needed
12nr|fglrx-9.010-4|387	packages will be automatically installed if not already present.
12nr|fglrx-9.010-4|388	1. Run XFdrake as root.
12nr|fglrx-9.010-4|389	2. Go to the Graphics Card list.
12nr|fglrx-9.010-4|390	3. Select your card (it is usually already autoselected).
12nr|fglrx-9.010-4|391	4. Answer any questions asked and then quit.
12nr|fglrx-9.010-4|392	
12nr|fglrx-9.010-4|393	
12nr|fglrx-9.010-4|394	If you do not want to use XFdrake or it does not work correctly for
12nr|fglrx-9.010-4|395	you, see README.manual-setup for manual installation instructions.
12nr|fglrx-9.010-4|396	EOF
12nr|fglrx-9.010-4|397	
12nr|fglrx-9.010-4|398	cat > README.manual-setup <<EOF
12nr|fglrx-9.010-4|399	This file describes the procedure for the manual installation of this AMD
12nr|fglrx-9.010-4|400	driver package. You can find the instructions for the recommended automatic
12nr|fglrx-9.010-4|401	installation in the file 'README.install.urpmi' in this directory.
12nr|fglrx-9.010-4|402	
12nr|fglrx-9.010-4|403	- Open %{_sysconfdir}/X11/xorg.conf and make the following changes:
12nr|fglrx-9.010-4|404	o Change the Driver to "fglrx" in the Device section
12nr|fglrx-9.010-4|405	o Make the line below the only 'glx' related line in the Module section:
12nr|fglrx-9.010-4|406	Load "glx"
12nr|fglrx-9.010-4|407	%if %{mdkversion} >= 200900
12nr|fglrx-9.010-4|408	o Remove any 'ModulePath' lines from the Files section
12nr|fglrx-9.010-4|409	%else
12nr|fglrx-9.010-4|410	o Make the lines below the only 'ModulePath' lines in the Files section:
12nr|fglrx-9.010-4|411	ModulePath "%{ati_extdir}"
12nr|fglrx-9.010-4|412	ModulePath "%{xorg_libdir}/modules"
12nr|fglrx-9.010-4|413	%endif
12nr|fglrx-9.010-4|414	- Run "update-alternatives --set gl_conf %{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}" as root.
12nr|fglrx-9.010-4|415	- Run "ldconfig" as root.
12nr|fglrx-9.010-4|416	EOF
12nr|fglrx-9.010-4|417	
12nr|fglrx-9.010-4|418	cat > README.8.980.upgrade.urpmi <<EOF
12nr|fglrx-9.010-4|419	REMOVED GRAPHICS DRIVER SUPPORT NOTIFICATION:
12nr|fglrx-9.010-4|420	Versions 8.980 and later of AMD Proprietary Graphics driver (fglrx) only
12nr|fglrx-9.010-4|421	support Radeon HD 5000 or newer cards.
12nr|fglrx-9.010-4|422	
12nr|fglrx-9.010-4|423	If you have an older Radeon card or are unsure, please reconfigure your
12nr|fglrx-9.010-4|424	driver:
12nr|fglrx-9.010-4|425	1. Run XFdrake as root or select Graphical server configuration in
12nr|fglrx-9.010-4|426	%{_vendor} Control Center.
12nr|fglrx-9.010-4|427	2. Go to the Graphics Card list.
12nr|fglrx-9.010-4|428	3. Select your card (it is usually already autoselected).
12nr|fglrx-9.010-4|429	4. Answer any questions asked and then quit.
12nr|fglrx-9.010-4|430	EOF
12nr|fglrx-9.010-4|431	
12nr|fglrx-9.010-4|432	%build
12nr|fglrx-9.010-4|433	%if !%{amdbuild}
12nr|fglrx-9.010-4|434	# %amdbuild is done with minimal buildrequires
12nr|fglrx-9.010-4|435	cd fglrx_tools/fgl_glxgears
12nr|fglrx-9.010-4|436	xmkmf
12nr|fglrx-9.010-4|437	%make RMAN=/bin/true CC="%__cc %optflags -I../../common/usr/include" EXTRA_LDOPTIONS="%{?ldflags}"
12nr|fglrx-9.010-4|438	cd -
12nr|fglrx-9.010-4|439	%endif
12nr|fglrx-9.010-4|440	
12nr|fglrx-9.010-4|441	%install
12nr|fglrx-9.010-4|442	rm -rf %{buildroot}
12nr|fglrx-9.010-4|443	
12nr|fglrx-9.010-4|444	# dkms
12nr|fglrx-9.010-4|445	install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
12nr|fglrx-9.010-4|446	cp -a common/lib/modules/fglrx/build_mod/* %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
12nr|fglrx-9.010-4|447	cp -a %{archdir}/lib/modules/fglrx/build_mod/* %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
12nr|fglrx-9.010-4|448	
12nr|fglrx-9.010-4|449	#install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/patches
12nr|fglrx-9.010-4|450	#install -m644 %{SOURCE3} %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/patches
12nr|fglrx-9.010-4|451	
12nr|fglrx-9.010-4|452	cat > %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/dkms.conf <<EOF
12nr|fglrx-9.010-4|453	PACKAGE_NAME="%{drivername}"
12nr|fglrx-9.010-4|454	PACKAGE_VERSION="%{version}-%{release}"
12nr|fglrx-9.010-4|455	BUILT_MODULE_NAME[0]="fglrx"
12nr|fglrx-9.010-4|456	DEST_MODULE_LOCATION[0]="/kernel/drivers/char/drm"
12nr|fglrx-9.010-4|457	# uname_v set to none so that make.sh doesn't try to use "uname -v" to see
12nr|fglrx-9.010-4|458	# if the target kernel is SMP (we may be compiling for a different kernel)
12nr|fglrx-9.010-4|459	MAKE[0]="sh make.sh --uname_r=\${kernelver} --uname_v=none --kernel-dir=\${kernel_source_dir} --no-proc-probe --norootcheck"
12nr|fglrx-9.010-4|460	CLEAN="rm -rf 2.6.x/.tmp_versions; make -C2.6.x clean"
12nr|fglrx-9.010-4|461	AUTOINSTALL="yes"
12nr|fglrx-9.010-4|462	EOF
12nr|fglrx-9.010-4|463	
12nr|fglrx-9.010-4|464	# headers
12nr|fglrx-9.010-4|465	install -d -m755		%{buildroot}%{_includedir}
12nr|fglrx-9.010-4|466	cp -a common/usr/include/*	%{buildroot}%{_includedir}
12nr|fglrx-9.010-4|467	chmod 0644 %{buildroot}%{_includedir}/*/*.h
12nr|fglrx-9.010-4|468	
12nr|fglrx-9.010-4|469	# install binaries
12nr|fglrx-9.010-4|470	install -d -m755					%{buildroot}%{_sbindir}
12nr|fglrx-9.010-4|471	install -m755 %{archdir}/usr/sbin/*			%{buildroot}%{_sbindir}
12nr|fglrx-9.010-4|472	install -m755 common/usr/sbin/*				%{buildroot}%{_sbindir}
12nr|fglrx-9.010-4|473	install -d -m755					%{buildroot}%{_bindir}
12nr|fglrx-9.010-4|474	install -m755 %{archdir}/usr/bin/*			%{buildroot}%{_bindir}
12nr|fglrx-9.010-4|475	install -m755 %{archdir}/usr/X11R6/bin/*		%{buildroot}%{_bindir}
12nr|fglrx-9.010-4|476	install -m755 common/usr/X11R6/bin/*			%{buildroot}%{_bindir}
12nr|fglrx-9.010-4|477	%if !%{amdbuild}
12nr|fglrx-9.010-4|478	# install self-built binaries
12nr|fglrx-9.010-4|479	install -m755 fglrx_tools/fgl_glxgears/fgl_glxgears	%{buildroot}%{_bindir}
12nr|fglrx-9.010-4|480	%endif
12nr|fglrx-9.010-4|481	# compatibility symlink
12nr|fglrx-9.010-4|482	ln -s aticonfig %{buildroot}%{_bindir}/amdconfig
12nr|fglrx-9.010-4|483	
12nr|fglrx-9.010-4|484	# atieventsd initscript
12nr|fglrx-9.010-4|485	install -d -m755 %{buildroot}%{_initrddir}
12nr|fglrx-9.010-4|486	install -m755 %{SOURCE2} %{buildroot}%{_initrddir}/atieventsd
12nr|fglrx-9.010-4|487	
12nr|fglrx-9.010-4|488	# amdcccle data files
12nr|fglrx-9.010-4|489	install -d -m755 %{buildroot}%{_datadir}/ati/amdcccle
12nr|fglrx-9.010-4|490	rm -f amdcccle.langs
12nr|fglrx-9.010-4|491	for fullname in common/usr/share/ati/amdcccle/*.qm; do
12nr|fglrx-9.010-4|492	file=$(basename $fullname)
12nr|fglrx-9.010-4|493	lang=${file#*_}
12nr|fglrx-9.010-4|494	lang=${lang%%.qm}
12nr|fglrx-9.010-4|495	%if !%{bundle_qt}
12nr|fglrx-9.010-4|496	# qt localization not necessary with non-bundled qt
12nr|fglrx-9.010-4|497	[ "$file" = "${file#qt}" ] || continue
12nr|fglrx-9.010-4|498	%endif
12nr|fglrx-9.010-4|499	install -m644 $fullname %{buildroot}%{_datadir}/ati/amdcccle
12nr|fglrx-9.010-4|500	echo "%%lang($lang) %{_datadir}/ati/amdcccle/$file" >> amdcccle.langs
12nr|fglrx-9.010-4|501	done
12nr|fglrx-9.010-4|502	
12nr|fglrx-9.010-4|503	# amdcccle super-user mode
12nr|fglrx-9.010-4|504	install -d -m755 %{buildroot}%{_sysconfdir}/security/console.apps
12nr|fglrx-9.010-4|505	install -d -m755 %{buildroot}%{_sysconfdir}/pam.d
12nr|fglrx-9.010-4|506	install -m644 common/etc/security/console.apps/* %{buildroot}%{_sysconfdir}/security/console.apps
12nr|fglrx-9.010-4|507	ln -s su %{buildroot}%{_sysconfdir}/pam.d/amdcccle-su
12nr|fglrx-9.010-4|508	
12nr|fglrx-9.010-4|509	# man pages
12nr|fglrx-9.010-4|510	install -d -m755 %{buildroot}%{_mandir}/man1 %{buildroot}%{_mandir}/man8
12nr|fglrx-9.010-4|511	install -m644 common/usr/share/man/man8/* %{buildroot}%{_mandir}/man8
12nr|fglrx-9.010-4|512	
12nr|fglrx-9.010-4|513	# menu entry
12nr|fglrx-9.010-4|514	install -d -m755 %{buildroot}%{_datadir}/applications
12nr|fglrx-9.010-4|515	install -m644 common/usr/share/applications/* %{buildroot}%{_datadir}/applications
12nr|fglrx-9.010-4|516	sed -i 's,^Icon=.*$,Icon=%{drivername}-amdcccle,' %{buildroot}%{_datadir}/applications/*.desktop
12nr|fglrx-9.010-4|517	# control center doesn't really use GNOME/KDE libraries:
12nr|fglrx-9.010-4|518	sed -i 's,GNOME;KDE;,,' %{buildroot}%{_datadir}/applications/*.desktop
12nr|fglrx-9.010-4|519	
12nr|fglrx-9.010-4|520	# icons
12nr|fglrx-9.010-4|521	install -d -m755 %{buildroot}%{_miconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_liconsdir}
12nr|fglrx-9.010-4|522	%if !%{amdbuild}
12nr|fglrx-9.010-4|523	convert common/usr/share/icons/ccc_large.xpm -resize 16x16 %{buildroot}%{_miconsdir}/%{drivername}-amdcccle.png
12nr|fglrx-9.010-4|524	convert common/usr/share/icons/ccc_large.xpm -resize 32x32 %{buildroot}%{_iconsdir}/%{drivername}-amdcccle.png
12nr|fglrx-9.010-4|525	convert common/usr/share/icons/ccc_large.xpm -resize 48x48 %{buildroot}%{_liconsdir}/%{drivername}-amdcccle.png
12nr|fglrx-9.010-4|526	%else
12nr|fglrx-9.010-4|527	install -m644 common/usr/share/icons/ccc_large.xpm %{buildroot}%{_iconsdir}/%{drivername}-amdcccle.xpm
12nr|fglrx-9.010-4|528	%endif
12nr|fglrx-9.010-4|529	
12nr|fglrx-9.010-4|530	# install libraries
12nr|fglrx-9.010-4|531	install -d -m755					%{buildroot}%{_libdir}/%{drivername}
12nr|fglrx-9.010-4|532	install -m755 %{archdir}/usr/X11R6/%{_lib}/*.*		%{buildroot}%{_libdir}/%{drivername}
12nr|fglrx-9.010-4|533	install -m755 %{archdir}/usr/X11R6/%{_lib}/fglrx/*	%{buildroot}%{_libdir}/%{drivername}
12nr|fglrx-9.010-4|534	install -m755 %{archdir}/usr/%{_lib}/*.*		%{buildroot}%{_libdir}/%{drivername}
12nr|fglrx-9.010-4|535	mv %{buildroot}%{_libdir}/%{drivername}/{fglrx-,}libGL.so.1.2
12nr|fglrx-9.010-4|536	chmod 0644						%{buildroot}%{_libdir}/%{drivername}/*.a
12nr|fglrx-9.010-4|537	/sbin/ldconfig -n					%{buildroot}%{_libdir}/%{drivername}
12nr|fglrx-9.010-4|538	# create devel symlinks
12nr|fglrx-9.010-4|539	for file in %{buildroot}%{_libdir}/%{drivername}/*.so.*.*; do
12nr|fglrx-9.010-4|540	ln -s $(basename $file) ${file%%.so*}.so;
12nr|fglrx-9.010-4|541	done
12nr|fglrx-9.010-4|542	%ifarch x86_64
12nr|fglrx-9.010-4|543	install -d -m755					%{buildroot}%{_prefix}/lib/%{drivername}
12nr|fglrx-9.010-4|544	install -m755 arch/x86/usr/X11R6/lib/fglrx/*		%{buildroot}%{_prefix}/lib/%{drivername}
12nr|fglrx-9.010-4|545	install -m755 arch/x86/usr/lib/*.*			%{buildroot}%{_prefix}/lib/%{drivername}
12nr|fglrx-9.010-4|546	mv %{buildroot}%{_prefix}/lib/%{drivername}/{fglrx-,}libGL.so.1.2
12nr|fglrx-9.010-4|547	/sbin/ldconfig -n					%{buildroot}%{_prefix}/lib/%{drivername}
12nr|fglrx-9.010-4|548	# create devel symlinks
12nr|fglrx-9.010-4|549	for file in %{buildroot}%{_prefix}/lib/%{drivername}/*.so.*.*; do
12nr|fglrx-9.010-4|550	ln -s $(basename $file) ${file%%.so*}.so;
12nr|fglrx-9.010-4|551	done
12nr|fglrx-9.010-4|552	%endif
12nr|fglrx-9.010-4|553	
12nr|fglrx-9.010-4|554	%if %{bundle_qt}
12nr|fglrx-9.010-4|555	# install the bundled Qt4 libs on distros with qt4 < 4.4.2
12nr|fglrx-9.010-4|556	install -d -m755				%{buildroot}%{_libdir}/%{drivername}-qt4
12nr|fglrx-9.010-4|557	install -m755 %{archdir}/usr/share/ati/%{_lib}/*	%{buildroot}%{_libdir}/%{drivername}-qt4
12nr|fglrx-9.010-4|558	# RPATH of amdcccle points to datadir, we create a symlink there:
12nr|fglrx-9.010-4|559	install -d -m755				%{buildroot}/usr/share/ati
12nr|fglrx-9.010-4|560	ln -s %{_libdir}/%{drivername}-qt4		%{buildroot}/usr/share/ati/%{_lib}
12nr|fglrx-9.010-4|561	%endif
12nr|fglrx-9.010-4|562	
12nr|fglrx-9.010-4|563	# install X.org files
12nr|fglrx-9.010-4|564	install -d -m755						%{buildroot}%{xorg_libdir}/modules/drivers
12nr|fglrx-9.010-4|565	install -m755 %{xverdir}/usr/X11R6/%{_lib}/modules/drivers/*.so* %{buildroot}%{xorg_libdir}/modules/drivers
12nr|fglrx-9.010-4|566	install -d -m755						%{buildroot}%{xorg_libdir}/modules/linux
12nr|fglrx-9.010-4|567	install -m755 %{xverdir}/usr/X11R6/%{_lib}/modules/linux/*.so*	%{buildroot}%{xorg_libdir}/modules/linux
12nr|fglrx-9.010-4|568	install -m644 %{xverdir}/usr/X11R6/%{_lib}/modules/*.*o		%{buildroot}%{xorg_libdir}/modules
12nr|fglrx-9.010-4|569	install -d -m755						%{buildroot}%{ati_extdir}
12nr|fglrx-9.010-4|570	install -m755 %{xverdir}/usr/X11R6/%{_lib}/modules/extensions/fglrx/*.so* %{buildroot}%{ati_extdir}
12nr|fglrx-9.010-4|571	mv %{buildroot}%{ati_extdir}/{fglrx-,}libglx.so
12nr|fglrx-9.010-4|572	
12nr|fglrx-9.010-4|573	%if %{mdkversion} == 200900
12nr|fglrx-9.010-4|574	touch							%{buildroot}%{xorg_libdir}/modules/extensions/libdri.so
12nr|fglrx-9.010-4|575	%endif
12nr|fglrx-9.010-4|576	%if %{mdkversion} >= 200800 && %{mdkversion} <= 200900
12nr|fglrx-9.010-4|577	touch							%{buildroot}%{xorg_libdir}/modules/extensions/libglx.so
12nr|fglrx-9.010-4|578	%endif
12nr|fglrx-9.010-4|579	
12nr|fglrx-9.010-4|580	# etc files
12nr|fglrx-9.010-4|581	install -d -m755		%{buildroot}%{_sysconfdir}/ati
12nr|fglrx-9.010-4|582	install -m644 common/etc/ati/*	%{buildroot}%{_sysconfdir}/ati
12nr|fglrx-9.010-4|583	chmod 0755			%{buildroot}%{_sysconfdir}/ati/*.sh
12nr|fglrx-9.010-4|584	
12nr|fglrx-9.010-4|585	# dri libraries
12nr|fglrx-9.010-4|586	install -d -m755						%{buildroot}%{xorg_dridir}
12nr|fglrx-9.010-4|587	install -m755 %{archdir}/usr/X11R6/%{_lib}/modules/dri/*	%{buildroot}%{xorg_dridir}
12nr|fglrx-9.010-4|588	%ifarch x86_64
12nr|fglrx-9.010-4|589	install -d -m755						%{buildroot}%{xorg_dridir32}
12nr|fglrx-9.010-4|590	install -m755 arch/x86/usr/X11R6/lib/modules/dri/*		%{buildroot}%{xorg_dridir32}
12nr|fglrx-9.010-4|591	%endif
12nr|fglrx-9.010-4|592	
12nr|fglrx-9.010-4|593	# ld.so.conf
12nr|fglrx-9.010-4|594	install -d -m755			%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL
12nr|fglrx-9.010-4|595	echo "%{_libdir}/%{drivername}" >	%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}
12nr|fglrx-9.010-4|596	%ifarch x86_64
12nr|fglrx-9.010-4|597	echo "%{_prefix}/lib/%{drivername}" >>	%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}
12nr|fglrx-9.010-4|598	%endif
12nr|fglrx-9.010-4|599	touch					%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
12nr|fglrx-9.010-4|600	
12nr|fglrx-9.010-4|601	install -d -m755			%{buildroot}%{_sysconfdir}/%{drivername}
12nr|fglrx-9.010-4|602	
12nr|fglrx-9.010-4|603	%if %{mdkversion} < 201100
12nr|fglrx-9.010-4|604	# modprobe.conf
12nr|fglrx-9.010-4|605	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.d
12nr|fglrx-9.010-4|606	touch					%{buildroot}%{_sysconfdir}/modprobe.d/display-driver.conf
12nr|fglrx-9.010-4|607	echo "blacklist radeon"			> %{buildroot}%{_sysconfdir}/%{drivername}/modprobe.conf
12nr|fglrx-9.010-4|608	
12nr|fglrx-9.010-4|609	# modprobe.preload.d
12nr|fglrx-9.010-4|610	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.preload.d
12nr|fglrx-9.010-4|611	touch					%{buildroot}%{_sysconfdir}/modprobe.preload.d/display-driver
12nr|fglrx-9.010-4|612	echo "fglrx"				> %{buildroot}%{_sysconfdir}/%{drivername}/modprobe.preload
12nr|fglrx-9.010-4|613	%endif
12nr|fglrx-9.010-4|614	
12nr|fglrx-9.010-4|615	# XvMCConfig
12nr|fglrx-9.010-4|616	echo "libAMDXvBA.so.1" > %{buildroot}%{_sysconfdir}/%{drivername}/XvMCConfig
12nr|fglrx-9.010-4|617	
12nr|fglrx-9.010-4|618	# CUDA icd
12nr|fglrx-9.010-4|619	install -d -m755				%{buildroot}%{_sysconfdir}/OpenCL/vendors
12nr|fglrx-9.010-4|620	install -m644 %{archdir}/etc/OpenCL/vendors/*	%{buildroot}%{_sysconfdir}/OpenCL/vendors
12nr|fglrx-9.010-4|621	%ifarch x86_64
12nr|fglrx-9.010-4|622	install -m644 arch/x86/etc/OpenCL/vendors/*	%{buildroot}%{_sysconfdir}/OpenCL/vendors
12nr|fglrx-9.010-4|623	%endif
12nr|fglrx-9.010-4|624	
12nr|fglrx-9.010-4|625	# PowerXpress intel - use Mesa libGL but still keep AMD specific libs in search path
12nr|fglrx-9.010-4|626	echo "%{_libdir}/mesa" > %{buildroot}%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
12nr|fglrx-9.010-4|627	%ifarch x86_64
12nr|fglrx-9.010-4|628	echo "%{_prefix}/lib/mesa" >> %{buildroot}%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
12nr|fglrx-9.010-4|629	%endif
12nr|fglrx-9.010-4|630	cat %{buildroot}%{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file} >> %{buildroot}%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
12nr|fglrx-9.010-4|631	
12nr|fglrx-9.010-4|632	# install ldetect-lst pcitable files for backports
12nr|fglrx-9.010-4|633	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
12nr|fglrx-9.010-4|634	[ $(stat -c%s pcitable.fglrx.lst) -gt 500 ]
12nr|fglrx-9.010-4|635	%if "%{ldetect_cards_name}" != ""
12nr|fglrx-9.010-4|636	install -d -m755 %{buildroot}%{_datadir}/ldetect-lst/pcitable.d
12nr|fglrx-9.010-4|637	gzip -c pcitable.fglrx.lst > %{buildroot}%{_datadir}/ldetect-lst/pcitable.d/40%{drivername}.lst.gz
12nr|fglrx-9.010-4|638	%endif
12nr|fglrx-9.010-4|639	
12nr|fglrx-9.010-4|640	install -d -m755 %{buildroot}%{_datadir}/ati
12nr|fglrx-9.010-4|641	cat > %{buildroot}%{_datadir}/ati/amd-uninstall.sh <<EOF
12nr|fglrx-9.010-4|642	#!/bin/bash
12nr|fglrx-9.010-4|643	# parameters as per AMD: [--force | --dry-run]
12nr|fglrx-9.010-4|644	dryrun=
12nr|fglrx-9.010-4|645	while [ -n "\$*" ]; do
12nr|fglrx-9.010-4|646	case "\$1" in
12nr|fglrx-9.010-4|647	--dryrun)	dryrun="--test" ;;
12nr|fglrx-9.010-4|648	--force)	;;
12nr|fglrx-9.010-4|649	--preserve)	;;
12nr|fglrx-9.010-4|650	--quick)	;;
12nr|fglrx-9.010-4|651	--getUninstallVersion) exit 2 ;;
12nr|fglrx-9.010-4|652	*)		echo "Unknown option for \$0." >&2 ;;
12nr|fglrx-9.010-4|653	esac
12nr|fglrx-9.010-4|654	shift
12nr|fglrx-9.010-4|655	done
12nr|fglrx-9.010-4|656	
12nr|fglrx-9.010-4|657	# AMD documentation suggests doing rpm -V and use --force to override it,
12nr|fglrx-9.010-4|658	# but it doesn't make sense with the update-alternatives setup, so we just
12nr|fglrx-9.010-4|659	# check package presence.
12nr|fglrx-9.010-4|660	pkgs=
12nr|fglrx-9.010-4|661	rpm -q --quiet %{driverpkgname}             && pkgs="\$pkgs %{driverpkgname}"
12nr|fglrx-9.010-4|662	rpm -q --quiet dkms-%{drivername}           && pkgs="\$pkgs dkms-%{drivername}"
12nr|fglrx-9.010-4|663	rpm -q --quiet %{drivername}-control-center && pkgs="\$pkgs %{drivername}-control-center"
12nr|fglrx-9.010-4|664	rpm -q --quiet %{drivername}-devel          && pkgs="\$pkgs %{drivername}-devel"
12nr|fglrx-9.010-4|665	[ -n "\$pkgs" ] || { echo "The AMD proprietary driver is not installed." >&2; exit 1; }
12nr|fglrx-9.010-4|666	urpme --auto \$dryrun \$pkgs || { echo "Failed to uninstall the AMD proprietary driver." >&2; exit 1; }
12nr|fglrx-9.010-4|667	[ -n "\$dryrun" ] || echo "The AMD proprietary driver has been uninstalled."
12nr|fglrx-9.010-4|668	EOF
12nr|fglrx-9.010-4|669	chmod 0755 %{buildroot}%{_datadir}/ati/amd-uninstall.sh
12nr|fglrx-9.010-4|670	
12nr|fglrx-9.010-4|671	# PowerXpress (switchable graphics)
12nr|fglrx-9.010-4|672	# - path hardcoded into driver
12nr|fglrx-9.010-4|673	install -d -m755 %{buildroot}%{_libdir}/fglrx
12nr|fglrx-9.010-4|674	cat > %{buildroot}%{_libdir}/fglrx/switchlibGL <<EOF
12nr|fglrx-9.010-4|675	#!/bin/sh
12nr|fglrx-9.010-4|676	
12nr|fglrx-9.010-4|677	amd_target="%{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}"
12nr|fglrx-9.010-4|678	intel_target="%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf"
12nr|fglrx-9.010-4|679	
12nr|fglrx-9.010-4|680	case \$1 in
12nr|fglrx-9.010-4|681	amd)
12nr|fglrx-9.010-4|682	update-alternatives --set gl_conf "\$amd_target" >/dev/null
12nr|fglrx-9.010-4|683	ldconfig -X
12nr|fglrx-9.010-4|684	;;
12nr|fglrx-9.010-4|685	intel)
12nr|fglrx-9.010-4|686	update-alternatives --set gl_conf "\$intel_target" >/dev/null
12nr|fglrx-9.010-4|687	ldconfig -X
12nr|fglrx-9.010-4|688	;;
12nr|fglrx-9.010-4|689	query)
12nr|fglrx-9.010-4|690	case \$(readlink -f "%{_sysconfdir}/ld.so.conf.d/GL.conf") in
12nr|fglrx-9.010-4|691	\$amd_target)
12nr|fglrx-9.010-4|692	echo "amd"
12nr|fglrx-9.010-4|693	;;
12nr|fglrx-9.010-4|694	\$intel_target)
12nr|fglrx-9.010-4|695	echo "intel"
12nr|fglrx-9.010-4|696	;;
12nr|fglrx-9.010-4|697	*)
12nr|fglrx-9.010-4|698	echo "unknown"
12nr|fglrx-9.010-4|699	;;
12nr|fglrx-9.010-4|700	esac
12nr|fglrx-9.010-4|701	;;
12nr|fglrx-9.010-4|702	esac
12nr|fglrx-9.010-4|703	EOF
12nr|fglrx-9.010-4|704	chmod 0755 %{buildroot}%{_libdir}/fglrx/switchlibGL
12nr|fglrx-9.010-4|705	
12nr|fglrx-9.010-4|706	# It is not feasible to configure these separately with the alternatives
12nr|fglrx-9.010-4|707	# system, so use the same script for both.
12nr|fglrx-9.010-4|708	# Note: using a symlink here fails as the driver checks go+w without
12nr|fglrx-9.010-4|709	# dereferencing the symlink.
12nr|fglrx-9.010-4|710	cp -a %{buildroot}%{_libdir}/fglrx/switchlibGL %{buildroot}%{_libdir}/fglrx/switchlibglx
12nr|fglrx-9.010-4|711	
12nr|fglrx-9.010-4|712	# Fix file permissions
12nr|fglrx-9.010-4|713	find %{buildroot} -name '*.h' -exec %__chmod 0644 {} \;
12nr|fglrx-9.010-4|714	find %{buildroot} -name '*.c' -exec %__chmod 0644 {} \;
12nr|fglrx-9.010-4|715	
12nr|fglrx-9.010-4|716	touch %{buildroot}%{_sysconfdir}/ati/atiapfuser.blb
12nr|fglrx-9.010-4|717	
12nr|fglrx-9.010-4|718	%if %{mdkversion} >= 200800
12nr|fglrx-9.010-4|719	%pre -n %{driverpkgname}
12nr|fglrx-9.010-4|720	# Handle alternatives-era /etc/ati directory
12nr|fglrx-9.010-4|721	# It may confuse rpm due to it containing %config files
12nr|fglrx-9.010-4|722	if [ -L %{_sysconfdir}/ati ]; then
12nr|fglrx-9.010-4|723	rm %{_sysconfdir}/ati
12nr|fglrx-9.010-4|724	fi
12nr|fglrx-9.010-4|725	%endif
12nr|fglrx-9.010-4|726	
12nr|fglrx-9.010-4|727	%post -n %{driverpkgname}
12nr|fglrx-9.010-4|728	%if %{mdkversion} >= 200800
12nr|fglrx-9.010-4|729	# Migrate from pre-alternatives files
12nr|fglrx-9.010-4|730	if [ ! -L %{_datadir}/applications/mandriva-amdcccle.desktop -a -e %{_datadir}/applications/mandriva-amdcccle.desktop ]; then
12nr|fglrx-9.010-4|731	rm -f %{_datadir}/applications/mandriva-amdcccle.desktop
12nr|fglrx-9.010-4|732	fi
12nr|fglrx-9.010-4|733	%endif
12nr|fglrx-9.010-4|734	
12nr|fglrx-9.010-4|735	%{_sbindir}/update-alternatives \
12nr|fglrx-9.010-4|736	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file} %{priority} \
12nr|fglrx-9.010-4|737	--slave %{_sysconfdir}/X11/XvMCConfig xvmcconfig %{_sysconfdir}/%{drivername}/XvMCConfig \
12nr|fglrx-9.010-4|738	--slave %{_libdir}/libAMDXvBA.cap %{_lib}AMDXvBA_cap %{_libdir}/%{drivername}/libAMDXvBA.cap \
12nr|fglrx-9.010-4|739	%ifarch x86_64
12nr|fglrx-9.010-4|740	--slave %{_prefix}/lib/libAMDXvBA.cap libAMDXvBA_cap %{_libdir}/%{drivername}/libAMDXvBA.cap \
12nr|fglrx-9.010-4|741	%endif
12nr|fglrx-9.010-4|742	%if %{mdkversion} < 201100
12nr|fglrx-9.010-4|743	--slave %{_sysconfdir}/modprobe.d/display-driver.conf display-driver.conf %{_sysconfdir}/%{drivername}/modprobe.conf \
12nr|fglrx-9.010-4|744	--slave %{_sysconfdir}/modprobe.preload.d/display-driver display-driver.preload %{_sysconfdir}/%{drivername}/modprobe.preload \
12nr|fglrx-9.010-4|745	%endif
12nr|fglrx-9.010-4|746	%if %{mdkversion} >= 200910
12nr|fglrx-9.010-4|747	--slave %{xorg_extra_modules} xorg_extra_modules %{ati_extdir} \
12nr|fglrx-9.010-4|748	%else
12nr|fglrx-9.010-4|749	%if %{mdkversion} >= 200900
12nr|fglrx-9.010-4|750	--slave %{_libdir}/xorg/modules/extensions/libdri.so libdri.so %{_libdir}/xorg/modules/extensions/standard/libdri.so \
12nr|fglrx-9.010-4|751	%endif
12nr|fglrx-9.010-4|752	%if %{mdkversion} >= 200800
12nr|fglrx-9.010-4|753	--slave %{_libdir}/xorg/modules/extensions/libglx.so libglx %{ati_extdir}/libglx.so
12nr|fglrx-9.010-4|754	%endif
12nr|fglrx-9.010-4|755	%endif
12nr|fglrx-9.010-4|756	# Alternative for PowerXpress intel (switchable graphics)
12nr|fglrx-9.010-4|757	# This is a separate alternative so that this situation can be differentiated
12nr|fglrx-9.010-4|758	# from standard intel configuration by tools (e.g. so that radeon driver won't
12nr|fglrx-9.010-4|759	# be loaded despite fglrx not being configured anymore).
12nr|fglrx-9.010-4|760	%{_sbindir}/update-alternatives \
12nr|fglrx-9.010-4|761	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf 50 \
12nr|fglrx-9.010-4|762	%if %{mdkversion} < 201100
12nr|fglrx-9.010-4|763	--slave %{_sysconfdir}/modprobe.d/display-driver.conf display-driver.conf %{_sysconfdir}/%{drivername}/modprobe.conf \
12nr|fglrx-9.010-4|764	--slave %{_sysconfdir}/modprobe.preload.d/display-driver display-driver.preload %{_sysconfdir}/%{drivername}/modprobe.preload \
12nr|fglrx-9.010-4|765	%endif
12nr|fglrx-9.010-4|766	%if %{mdkversion} >= 200800 && %{mdkversion} <= 200900
12nr|fglrx-9.010-4|767	--slave %{_libdir}/xorg/modules/extensions/libglx.so libglx %{_libdir}/xorg/modules/extensions/standard/libglx.so \
12nr|fglrx-9.010-4|768	%if %{mdkversion} == 200900
12nr|fglrx-9.010-4|769	--slave %{_libdir}/xorg/modules/extensions/libdri.so libdri.so %{_libdir}/xorg/modules/extensions/standard/libdri.so \
12nr|fglrx-9.010-4|770	%endif
12nr|fglrx-9.010-4|771	%endif
12nr|fglrx-9.010-4|772	#
12nr|fglrx-9.010-4|773	%if %{mdkversion} >= 200800
12nr|fglrx-9.010-4|774	if [ "$(readlink -e %{_sysconfdir}/ld.so.conf.d/GL.conf)" = "%{_sysconfdir}/ld.so.conf.d/GL/ati-hd2000.conf" ]; then
12nr|fglrx-9.010-4|775	# Switch from the obsolete hd2000 branch:
12nr|fglrx-9.010-4|776	%{_sbindir}/update-alternatives --set gl_conf %{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}
12nr|fglrx-9.010-4|777	fi
12nr|fglrx-9.010-4|778	# When upgrading from alternatives setup, rpm may consider /etc/ati/atiogl.xml
12nr|fglrx-9.010-4|779	# to exist due to the symlink, even when we remove it in %pre:
12nr|fglrx-9.010-4|780	if [ -e %{_sysconfdir}/ati/atiogl.xml.rpmnew -a ! -e %{_sysconfdir}/ati/atiogl.xml ]; then
12nr|fglrx-9.010-4|781	mv %{_sysconfdir}/ati/atiogl.xml.rpmnew %{_sysconfdir}/ati/atiogl.xml
12nr|fglrx-9.010-4|782	echo "Moved %{_sysconfdir}/ati/atiogl.xml.rpmnew back to %{_sysconfdir}/ati/atiogl.xml."
12nr|fglrx-9.010-4|783	fi
12nr|fglrx-9.010-4|784	%endif
12nr|fglrx-9.010-4|785	# Call /sbin/ldconfig explicitely due to alternatives
12nr|fglrx-9.010-4|786	/sbin/ldconfig -X
12nr|fglrx-9.010-4|787	%_post_service atieventsd
12nr|fglrx-9.010-4|788	%if "%{ldetect_cards_name}" != ""
12nr|fglrx-9.010-4|789	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
12nr|fglrx-9.010-4|790	%endif
12nr|fglrx-9.010-4|791	
12nr|fglrx-9.010-4|792	# Clear driver version numbers from amdpcsdb as suggested by AMD.
12nr|fglrx-9.010-4|793	# (fixes version display in amdcccle after upgrade)
12nr|fglrx-9.010-4|794	amdconfig --del-pcs-key=LDC,ReleaseVersion &>/dev/null || :
12nr|fglrx-9.010-4|795	amdconfig --del-pcs-key=LDC,Catalyst_Version &>/dev/null || :
12nr|fglrx-9.010-4|796	
12nr|fglrx-9.010-4|797	#Fix watermark Test only
12nr|fglrx-9.010-4|798	sed -e 's/UNSIGNED/9777c589791007f4aeef06c922ad54a2:ae59f5b9572136d99fdd36f0109d358fa643f2bd4a2644d9efbb4fe91a9f6590a145:f612f0b01f2565cd9bd834f8119b309bae11a1ed4a2661c49fdf3fad11986cc4f641f1ba1f2265909a8e34ff1699309bf211a7eb4d7662cd9f8e3faf14986d92f646f1bc/' -i /etc/ati/signature
12nr|fglrx-9.010-4|799	
12nr|fglrx-9.010-4|800	%if %{mdkversion} >= 200800
12nr|fglrx-9.010-4|801	%posttrans -n %{driverpkgname}
12nr|fglrx-9.010-4|802	# RPM seems to leave out the active /etc/fglrx* directory, likely due to
12nr|fglrx-9.010-4|803	# it being confused with the /etc/ati symlink. We have to clean up ourself:
12nr|fglrx-9.010-4|804	for dir in %{_sysconfdir}/fglrx %{_sysconfdir}/fglrx-hd2000; do
12nr|fglrx-9.010-4|805	if [ -d $dir ]; then
12nr|fglrx-9.010-4|806	for file in $dir/*; do
12nr|fglrx-9.010-4|807	case "$(basename $file)" in
12nr|fglrx-9.010-4|808	control | signature | logo_mask.xbm.example | logo.xbm.example)
12nr|fglrx-9.010-4|809	# non-config files, rpm would normally remove
12nr|fglrx-9.010-4|810	rm $file;;
12nr|fglrx-9.010-4|811	authatieventsd.sh | fglrxprofiles.csv | fglrxrc | atiogl.xml)
12nr|fglrx-9.010-4|812	# config files, check for modifications
12nr|fglrx-9.010-4|813	case "$(stat -c%s $file)" in
12nr|fglrx-9.010-4|814	545 | 838 | 2769 | 10224 | 11018)
12nr|fglrx-9.010-4|815	rm $file;;
12nr|fglrx-9.010-4|816	*)
12nr|fglrx-9.010-4|817	echo "Saving $file as %{_sysconfdir}/ati/$(basename $file).rpmsave."
12nr|fglrx-9.010-4|818	mv $file %{_sysconfdir}/ati/$(basename $file).rpmsave;;
12nr|fglrx-9.010-4|819	esac
12nr|fglrx-9.010-4|820	;;
12nr|fglrx-9.010-4|821	esac
12nr|fglrx-9.010-4|822	done
12nr|fglrx-9.010-4|823	[ $(ls -c $dir | wc -l) -eq 0 ] && rm -r $dir
12nr|fglrx-9.010-4|824	fi
12nr|fglrx-9.010-4|825	done
12nr|fglrx-9.010-4|826	true
12nr|fglrx-9.010-4|827	%endif
12nr|fglrx-9.010-4|828	
12nr|fglrx-9.010-4|829	%preun -n %{driverpkgname}
12nr|fglrx-9.010-4|830	%_preun_service atieventsd
12nr|fglrx-9.010-4|831	
12nr|fglrx-9.010-4|832	%postun -n %{driverpkgname}
12nr|fglrx-9.010-4|833	if [ ! -f %{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file} ]; then
12nr|fglrx-9.010-4|834	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}
12nr|fglrx-9.010-4|835	fi
12nr|fglrx-9.010-4|836	if [ ! -f %{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf ]; then
12nr|fglrx-9.010-4|837	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
12nr|fglrx-9.010-4|838	fi
12nr|fglrx-9.010-4|839	# Call /sbin/ldconfig explicitely due to alternatives
12nr|fglrx-9.010-4|840	/sbin/ldconfig -X
12nr|fglrx-9.010-4|841	%if "%{ldetect_cards_name}" != ""
12nr|fglrx-9.010-4|842	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
12nr|fglrx-9.010-4|843	%endif
12nr|fglrx-9.010-4|844	
12nr|fglrx-9.010-4|845	%if %{mdkversion} >= 200800
12nr|fglrx-9.010-4|846	%pre -n %{drivername}-control-center
12nr|fglrx-9.010-4|847	# Handle alternatives-era directory,
12nr|fglrx-9.010-4|848	# it may confuse rpm.
12nr|fglrx-9.010-4|849	if [ -L %{_datadir}/ati ]; then
12nr|fglrx-9.010-4|850	rm %{_datadir}/ati
12nr|fglrx-9.010-4|851	fi
12nr|fglrx-9.010-4|852	%endif
12nr|fglrx-9.010-4|853	
12nr|fglrx-9.010-4|854	%post -n %{drivername}-control-center
12nr|fglrx-9.010-4|855	%if %{mdkversion} >= 200800
12nr|fglrx-9.010-4|856	[ -d %{_datadir}/fglrx ] && rm -r %{_datadir}/fglrx
12nr|fglrx-9.010-4|857	[ -d %{_datadir}/fglrx-hd2000 ] && rm -r %{_datadir}/fglrx-hd2000
12nr|fglrx-9.010-4|858	true
12nr|fglrx-9.010-4|859	%endif
12nr|fglrx-9.010-4|860	
12nr|fglrx-9.010-4|861	%post -n %{drivername}-opencl
12nr|fglrx-9.010-4|862	# explicit /sbin/ldconfig due to a non-standard library directory
12nr|fglrx-9.010-4|863	/sbin/ldconfig -X
12nr|fglrx-9.010-4|864	
12nr|fglrx-9.010-4|865	%post -n dkms-%{drivername}
12nr|fglrx-9.010-4|866	/usr/sbin/dkms --rpm_safe_upgrade add -m %{drivername} -v %{version}-%{release} &&
12nr|fglrx-9.010-4|867	/usr/sbin/dkms --rpm_safe_upgrade build -m %{drivername} -v %{version}-%{release} &&
12nr|fglrx-9.010-4|868	/usr/sbin/dkms --rpm_safe_upgrade install -m %{drivername} -v %{version}-%{release} --force
12nr|fglrx-9.010-4|869	
12nr|fglrx-9.010-4|870	# rmmod any old driver if present and not in use (e.g. by X)
12nr|fglrx-9.010-4|871	rmmod fglrx > /dev/null 2>&1 || true
12nr|fglrx-9.010-4|872	
12nr|fglrx-9.010-4|873	%preun -n dkms-%{drivername}
12nr|fglrx-9.010-4|874	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{drivername} -v %{version}-%{release} --all
12nr|fglrx-9.010-4|875	
12nr|fglrx-9.010-4|876	# rmmod any old driver if present and not in use (e.g. by X)
12nr|fglrx-9.010-4|877	rmmod fglrx > /dev/null 2>&1 || true
12nr|fglrx-9.010-4|878	
12nr|fglrx-9.010-4|879	%clean
12nr|fglrx-9.010-4|880	rm -rf %{buildroot}
12nr|fglrx-9.010-4|881	
12nr|fglrx-9.010-4|882	%files -n %{driverpkgname}
12nr|fglrx-9.010-4|883	%defattr(0644,root,root,0755)
12nr|fglrx-9.010-4|884	%doc README.install.urpmi README.manual-setup
12nr|fglrx-9.010-4|885	%doc README.8.980.upgrade.urpmi
12nr|fglrx-9.010-4|886	# the documentation files are grossly out of date; the configuration options
12nr|fglrx-9.010-4|887	# described in configure.html seem to be used by the driver, though, so it is
12nr|fglrx-9.010-4|888	# packaged, while the other html files are not:
12nr|fglrx-9.010-4|889	%doc common/usr/share/doc/fglrx/configure.html
12nr|fglrx-9.010-4|890	%doc common/usr/share/doc/fglrx/LICENSE.TXT
12nr|fglrx-9.010-4|891	
12nr|fglrx-9.010-4|892	%defattr(-,root,root)
12nr|fglrx-9.010-4|893	
12nr|fglrx-9.010-4|894	%if "%{ldetect_cards_name}" != ""
12nr|fglrx-9.010-4|895	%{_datadir}/ldetect-lst/pcitable.d/40%{drivername}.lst.gz
12nr|fglrx-9.010-4|896	%endif
12nr|fglrx-9.010-4|897	
12nr|fglrx-9.010-4|898	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
12nr|fglrx-9.010-4|899	%dir %{_sysconfdir}/ld.so.conf.d/GL
12nr|fglrx-9.010-4|900	%{_sysconfdir}/ld.so.conf.d/GL/ati.conf
12nr|fglrx-9.010-4|901	
12nr|fglrx-9.010-4|902	%if %{mdkversion} < 201100
12nr|fglrx-9.010-4|903	%ghost %{_sysconfdir}/modprobe.d/display-driver.conf
12nr|fglrx-9.010-4|904	%ghost %{_sysconfdir}/modprobe.preload.d/display-driver
12nr|fglrx-9.010-4|905	%endif
12nr|fglrx-9.010-4|906	%dir %{_sysconfdir}/%{drivername}
12nr|fglrx-9.010-4|907	%{_sysconfdir}/%{drivername}/XvMCConfig
12nr|fglrx-9.010-4|908	%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
12nr|fglrx-9.010-4|909	%if %{mdkversion} < 201100
12nr|fglrx-9.010-4|910	%{_sysconfdir}/%{drivername}/modprobe.conf
12nr|fglrx-9.010-4|911	%{_sysconfdir}/%{drivername}/modprobe.preload
12nr|fglrx-9.010-4|912	%endif
12nr|fglrx-9.010-4|913	
12nr|fglrx-9.010-4|914	%dir %{_sysconfdir}/ati
12nr|fglrx-9.010-4|915	%{_sysconfdir}/ati/control
12nr|fglrx-9.010-4|916	%{_sysconfdir}/ati/signature
12nr|fglrx-9.010-4|917	%config(noreplace) %{_sysconfdir}/ati/atiogl.xml
12nr|fglrx-9.010-4|918	%{_sysconfdir}/ati/logo.xbm.example
12nr|fglrx-9.010-4|919	%{_sysconfdir}/ati/logo_mask.xbm.example
12nr|fglrx-9.010-4|920	%config %{_sysconfdir}/ati/authatieventsd.sh
12nr|fglrx-9.010-4|921	%{_sysconfdir}/ati/amdpcsdb.default
12nr|fglrx-9.010-4|922	
12nr|fglrx-9.010-4|923	%{_initrddir}/atieventsd
12nr|fglrx-9.010-4|924	
12nr|fglrx-9.010-4|925	%{_sbindir}/atieventsd
12nr|fglrx-9.010-4|926	%{_sbindir}/amdnotifyui
12nr|fglrx-9.010-4|927	%{_sbindir}/atigetsysteminfo.sh
12nr|fglrx-9.010-4|928	
12nr|fglrx-9.010-4|929	%{_bindir}/amdconfig
12nr|fglrx-9.010-4|930	%{_bindir}/amdupdaterandrconfig
12nr|fglrx-9.010-4|931	%{_bindir}/amdxdg-su
12nr|fglrx-9.010-4|932	%{_bindir}/aticonfig
12nr|fglrx-9.010-4|933	%{_bindir}/atiodcli
12nr|fglrx-9.010-4|934	%{_bindir}/atiode
12nr|fglrx-9.010-4|935	%{_bindir}/fgl_glxgears
12nr|fglrx-9.010-4|936	%{_bindir}/fglrxinfo
12nr|fglrx-9.010-4|937	
12nr|fglrx-9.010-4|938	%{xorg_libdir}/modules/drivers/fglrx_drv.so
12nr|fglrx-9.010-4|939	%{xorg_libdir}/modules/linux/libfglrxdrm.so
12nr|fglrx-9.010-4|940	%{xorg_libdir}/modules/amdxmm.*o
12nr|fglrx-9.010-4|941	%{xorg_libdir}/modules/glesx.*o
12nr|fglrx-9.010-4|942	
12nr|fglrx-9.010-4|943	%dir %{ati_extdir}
12nr|fglrx-9.010-4|944	%{ati_extdir}/libglx.so
12nr|fglrx-9.010-4|945	%if %{mdkversion} == 200900
12nr|fglrx-9.010-4|946	%ghost %{xorg_libdir}/modules/extensions/libdri.so
12nr|fglrx-9.010-4|947	%endif
12nr|fglrx-9.010-4|948	%if %{mdkversion} >= 200800 && %{mdkversion} <= 200900
12nr|fglrx-9.010-4|949	%ghost %{xorg_libdir}/modules/extensions/libglx.so
12nr|fglrx-9.010-4|950	%endif
12nr|fglrx-9.010-4|951	
12nr|fglrx-9.010-4|952	%{xorg_dridir}/fglrx_dri.so
12nr|fglrx-9.010-4|953	%ifarch x86_64
12nr|fglrx-9.010-4|954	%{xorg_dridir32}/fglrx_dri.so
12nr|fglrx-9.010-4|955	%endif
12nr|fglrx-9.010-4|956	
12nr|fglrx-9.010-4|957	%dir %{_libdir}/%{drivername}
12nr|fglrx-9.010-4|958	%{_libdir}/%{drivername}/libGL.so.1
12nr|fglrx-9.010-4|959	%{_libdir}/%{drivername}/libGL.so.1.*
12nr|fglrx-9.010-4|960	%{_libdir}/%{drivername}/libaticalcl.so
12nr|fglrx-9.010-4|961	%{_libdir}/%{drivername}/libaticaldd.so
12nr|fglrx-9.010-4|962	%{_libdir}/%{drivername}/libaticalrt.so
12nr|fglrx-9.010-4|963	%{_libdir}/%{drivername}/libatiuki.so.1*
12nr|fglrx-9.010-4|964	%ifarch x86_64
12nr|fglrx-9.010-4|965	%dir %{_prefix}/lib/%{drivername}
12nr|fglrx-9.010-4|966	%{_prefix}/lib/%{drivername}/libGL.so.1
12nr|fglrx-9.010-4|967	%{_prefix}/lib/%{drivername}/libGL.so.1.*
12nr|fglrx-9.010-4|968	%{_prefix}/lib/%{drivername}/libaticalcl.so
12nr|fglrx-9.010-4|969	%{_prefix}/lib/%{drivername}/libaticaldd.so
12nr|fglrx-9.010-4|970	%{_prefix}/lib/%{drivername}/libaticalrt.so
12nr|fglrx-9.010-4|971	%{_prefix}/lib/%{drivername}/libatiuki.so.1*
12nr|fglrx-9.010-4|972	%endif
12nr|fglrx-9.010-4|973	
12nr|fglrx-9.010-4|974	%{_libdir}/%{drivername}/libfglrx_dm.so.1*
12nr|fglrx-9.010-4|975	%{_libdir}/%{drivername}/libatiadlxx.so
12nr|fglrx-9.010-4|976	%{_libdir}/%{drivername}/libAMDXvBA.cap
12nr|fglrx-9.010-4|977	%{_libdir}/%{drivername}/libAMDXvBA.so.1*
12nr|fglrx-9.010-4|978	%{_libdir}/%{drivername}/libXvBAW.so.1*
12nr|fglrx-9.010-4|979	
12nr|fglrx-9.010-4|980	# PowerXpress
12nr|fglrx-9.010-4|981	%{_libdir}/fglrx/switchlibGL
12nr|fglrx-9.010-4|982	%{_libdir}/fglrx/switchlibglx
12nr|fglrx-9.010-4|983	
12nr|fglrx-9.010-4|984	%dir %{_datadir}/ati
12nr|fglrx-9.010-4|985	%{_datadir}/ati/amd-uninstall.sh
12nr|fglrx-9.010-4|986	
12nr|fglrx-9.010-4|987	%config(noreplace) %{_sysconfdir}/ati/atiapfuser.blb
12nr|fglrx-9.010-4|988	%config(noreplace) %{_sysconfdir}/ati/atiapfxx.blb
12nr|fglrx-9.010-4|989	
12nr|fglrx-9.010-4|990	%{_mandir}/man8/atieventsd.8*
12nr|fglrx-9.010-4|991	
12nr|fglrx-9.010-4|992	%files -n %{drivername}-control-center -f amdcccle.langs
12nr|fglrx-9.010-4|993	%defattr(-,root,root,0755)
12nr|fglrx-9.010-4|994	%attr(0644,root,root) %doc common/usr/share/doc/amdcccle/*
12nr|fglrx-9.010-4|995	%{_sysconfdir}/security/console.apps/amdcccle-su
12nr|fglrx-9.010-4|996	%{_sysconfdir}/pam.d/amdcccle-su
12nr|fglrx-9.010-4|997	%{_bindir}/amdcccle
12nr|fglrx-9.010-4|998	%dir %{_datadir}/ati
12nr|fglrx-9.010-4|999	%dir %{_datadir}/ati/amdcccle
12nr|fglrx-9.010-4|1000	%if %{amdbuild}
12nr|fglrx-9.010-4|1001	%{_iconsdir}/%{drivername}-amdcccle.xpm
12nr|fglrx-9.010-4|1002	%else
12nr|fglrx-9.010-4|1003	%{_miconsdir}/%{drivername}-amdcccle.png
12nr|fglrx-9.010-4|1004	%{_iconsdir}/%{drivername}-amdcccle.png
12nr|fglrx-9.010-4|1005	%{_liconsdir}/%{drivername}-amdcccle.png
12nr|fglrx-9.010-4|1006	%endif
12nr|fglrx-9.010-4|1007	%{_datadir}/applications/amdcccle.desktop
12nr|fglrx-9.010-4|1008	%{_datadir}/applications/amdccclesu.desktop
12nr|fglrx-9.010-4|1009	%if %{bundle_qt}
12nr|fglrx-9.010-4|1010	%dir %{_libdir}/%{drivername}-qt4
12nr|fglrx-9.010-4|1011	%{_libdir}/%{drivername}-qt4/libQtCore.so.4
12nr|fglrx-9.010-4|1012	%{_libdir}/%{drivername}-qt4/libQtGui.so.4
12nr|fglrx-9.010-4|1013	%{_datadir}/ati/%{_lib}
12nr|fglrx-9.010-4|1014	%endif
12nr|fglrx-9.010-4|1015	
12nr|fglrx-9.010-4|1016	%files -n %{drivername}-devel
12nr|fglrx-9.010-4|1017	%defattr(-,root,root,0755)
12nr|fglrx-9.010-4|1018	%{_libdir}/%{drivername}/libfglrx_dm.a
12nr|fglrx-9.010-4|1019	%{_libdir}/%{drivername}/libfglrx_dm.so
12nr|fglrx-9.010-4|1020	%{_libdir}/%{drivername}/libAMDXvBA.so
12nr|fglrx-9.010-4|1021	%{_libdir}/%{drivername}/libXvBAW.so
12nr|fglrx-9.010-4|1022	%dir %{_includedir}/GL
12nr|fglrx-9.010-4|1023	%{_includedir}/GL/*ATI.h
12nr|fglrx-9.010-4|1024	%dir %{_includedir}/ATI
12nr|fglrx-9.010-4|1025	%dir %{_includedir}/ATI/GL
12nr|fglrx-9.010-4|1026	%{_includedir}/ATI/GL/*.h
12nr|fglrx-9.010-4|1027	%{_libdir}/%{drivername}/libGL.so
12nr|fglrx-9.010-4|1028	%{_libdir}/%{drivername}/libatiuki.so
12nr|fglrx-9.010-4|1029	%ifarch x86_64
12nr|fglrx-9.010-4|1030	%{_prefix}/lib/%{drivername}/libGL.so
12nr|fglrx-9.010-4|1031	%{_prefix}/lib/%{drivername}/libatiuki.so
12nr|fglrx-9.010-4|1032	%endif
12nr|fglrx-9.010-4|1033	
12nr|fglrx-9.010-4|1034	%files -n %{drivername}-opencl
12nr|fglrx-9.010-4|1035	%defattr(-,root,root,0755)
12nr|fglrx-9.010-4|1036	%dir %{_sysconfdir}/OpenCL
12nr|fglrx-9.010-4|1037	%dir %{_sysconfdir}/OpenCL/vendors
12nr|fglrx-9.010-4|1038	%{_sysconfdir}/OpenCL/vendors/amdocl*.icd
12nr|fglrx-9.010-4|1039	%{_bindir}/clinfo
12nr|fglrx-9.010-4|1040	%{_libdir}/%{drivername}/libamdocl*.so
12nr|fglrx-9.010-4|1041	%{_libdir}/%{drivername}/libOpenCL.so.1
12nr|fglrx-9.010-4|1042	%{_libdir}/%{drivername}/libSlotMaximizer*.so
12nr|fglrx-9.010-4|1043	%ifarch x86_64
12nr|fglrx-9.010-4|1044	%{_prefix}/lib/%{drivername}/libamdocl*.so
12nr|fglrx-9.010-4|1045	%{_prefix}/lib/%{drivername}/libOpenCL.so.1
12nr|fglrx-9.010-4|1046	%{_prefix}/lib/%{drivername}/libSlotMaximizer*.so
12nr|fglrx-9.010-4|1047	%endif
12nr|fglrx-9.010-4|1048	
12nr|fglrx-9.010-4|1049	%files -n dkms-%{drivername}
12nr|fglrx-9.010-4|1050	%defattr(0644,root,root,0755)
12nr|fglrx-9.010-4|1051	%{_usrsrc}/%{drivername}-%{version}-%{release}/*.c
12nr|fglrx-9.010-4|1052	%{_usrsrc}/%{drivername}-%{version}-%{release}/*.h
12nr|fglrx-9.010-4|1053	%{_usrsrc}/%{drivername}-%{version}-%{release}/2.6.x/
12nr|fglrx-9.010-4|1054	%{_usrsrc}/%{drivername}-%{version}-%{release}/dkms.conf
12nr|fglrx-9.010-4|1055	%attr(0755,root,root) %{_usrsrc}/%{drivername}-%{version}-%{release}/libfglrx_ip.a
12nr|fglrx-9.010-4|1056	%attr(0755,root,root) %{_usrsrc}/%{drivername}-%{version}-%{release}/make.sh

21651 12
12nr|fglrx-legacy-8.97.100.3-2|1	
12nr|fglrx-legacy-8.97.100.3-2|2	##############################################################################
12nr|fglrx-legacy-8.97.100.3-2|3	# This .spec file is dual licensed. It can be distributed either with the    #
12nr|fglrx-legacy-8.97.100.3-2|4	# terms of GPL version 2 or newer, or with the MIT license included below.   #
12nr|fglrx-legacy-8.97.100.3-2|5	# Removing either GPL or MIT license when distributing this file is allowed. #
12nr|fglrx-legacy-8.97.100.3-2|6	##############################################################################
12nr|fglrx-legacy-8.97.100.3-2|7	# - start of MIT license -
12nr|fglrx-legacy-8.97.100.3-2|8	# Copyright (c) 2007-2009 Anssi Hannula, Luiz Fernando Capitulino, Colin Guthrie, Thomas Backlund
12nr|fglrx-legacy-8.97.100.3-2|9	#
12nr|fglrx-legacy-8.97.100.3-2|10	# Permission is hereby granted, free of charge, to any person
12nr|fglrx-legacy-8.97.100.3-2|11	# obtaining a copy of this software and associated documentation
12nr|fglrx-legacy-8.97.100.3-2|12	# files (the "Software"), to deal in the Software without
12nr|fglrx-legacy-8.97.100.3-2|13	# restriction, including without limitation the rights to use,
12nr|fglrx-legacy-8.97.100.3-2|14	# copy, modify, merge, publish, distribute, sublicense, and/or sell
12nr|fglrx-legacy-8.97.100.3-2|15	# copies of the Software, and to permit persons to whom the
12nr|fglrx-legacy-8.97.100.3-2|16	# Software is furnished to do so, subject to the following
12nr|fglrx-legacy-8.97.100.3-2|17	# conditions:
12nr|fglrx-legacy-8.97.100.3-2|18	#
12nr|fglrx-legacy-8.97.100.3-2|19	# The above copyright notice and this permission notice shall be
12nr|fglrx-legacy-8.97.100.3-2|20	# included in all copies or substantial portions of the Software.
12nr|fglrx-legacy-8.97.100.3-2|21	#
12nr|fglrx-legacy-8.97.100.3-2|22	# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
12nr|fglrx-legacy-8.97.100.3-2|23	# EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
12nr|fglrx-legacy-8.97.100.3-2|24	# OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
12nr|fglrx-legacy-8.97.100.3-2|25	# NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
12nr|fglrx-legacy-8.97.100.3-2|26	# HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
12nr|fglrx-legacy-8.97.100.3-2|27	# WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
12nr|fglrx-legacy-8.97.100.3-2|28	# FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
12nr|fglrx-legacy-8.97.100.3-2|29	# OTHER DEALINGS IN THE SOFTWARE.
12nr|fglrx-legacy-8.97.100.3-2|30	# - end of MIT license -
12nr|fglrx-legacy-8.97.100.3-2|31	
12nr|fglrx-legacy-8.97.100.3-2|32	%define name		fglrx-legacy
12nr|fglrx-legacy-8.97.100.3-2|33	
12nr|fglrx-legacy-8.97.100.3-2|34	# %amdbuild is used to enable the AMD installer --buildpkg mode.
12nr|fglrx-legacy-8.97.100.3-2|35	# The macros version, rel, amd_dir, distsuffix need to be manually defined.
12nr|fglrx-legacy-8.97.100.3-2|36	# The macro mdkversion can also be overridden.
12nr|fglrx-legacy-8.97.100.3-2|37	%define amdbuild	0
12nr|fglrx-legacy-8.97.100.3-2|38	%{?_without_amd: %global amdbuild 0}
12nr|fglrx-legacy-8.97.100.3-2|39	%{?_with_amd: %global amdbuild 1}
12nr|fglrx-legacy-8.97.100.3-2|40	
12nr|fglrx-legacy-8.97.100.3-2|41	%if !%{amdbuild}
12nr|fglrx-legacy-8.97.100.3-2|42	# NOTE: These version definitions are overridden by ati-packager.sh when
12nr|fglrx-legacy-8.97.100.3-2|43	# building with the --buildpkg method of the installer.
12nr|fglrx-legacy-8.97.100.3-2|44	
12nr|fglrx-legacy-8.97.100.3-2|45	# When updating, please add new ids to ldetect-lst (merge2pcitable.pl).
12nr|fglrx-legacy-8.97.100.3-2|46	
12nr|fglrx-legacy-8.97.100.3-2|47	# version in installer filename:
12nr|fglrx-legacy-8.97.100.3-2|48	%define oversion	12-6
12nr|fglrx-legacy-8.97.100.3-2|49	#define oversion	%{iversion}
12nr|fglrx-legacy-8.97.100.3-2|50	# Advertised version, for description:
12nr|fglrx-legacy-8.97.100.3-2|51	%define mversion	12.6
12nr|fglrx-legacy-8.97.100.3-2|52	# driver version from ati-packager-helper.sh:
12nr|fglrx-legacy-8.97.100.3-2|53	%define iversion	8.97.100.3
12nr|fglrx-legacy-8.97.100.3-2|54	# release:
12nr|fglrx-legacy-8.97.100.3-2|55	%define rel		2
12nr|fglrx-legacy-8.97.100.3-2|56	# rpm version (adds 0 in order to not go backwards if iversion is two-decimal)
12nr|fglrx-legacy-8.97.100.3-2|57	%define version		%{iversion}%([ $(echo %iversion | wc -c) -le 5 ] && echo 0)
12nr|fglrx-legacy-8.97.100.3-2|58	%else
12nr|fglrx-legacy-8.97.100.3-2|59	# Best-effort if AMD has made late changes (in amdbuild mode)
12nr|fglrx-legacy-8.97.100.3-2|60	%define _default_patch_fuzz 2
12nr|fglrx-legacy-8.97.100.3-2|61	%endif
12nr|fglrx-legacy-8.97.100.3-2|62	
12nr|fglrx-legacy-8.97.100.3-2|63	%define priority	1000
12nr|fglrx-legacy-8.97.100.3-2|64	%define release %mkrel %{rel}
12nr|fglrx-legacy-8.97.100.3-2|65	
12nr|fglrx-legacy-8.97.100.3-2|66	# set to 1 for a prerelease driver with an ubuntu tarball as source
12nr|fglrx-legacy-8.97.100.3-2|67	%define ubuntu_prerelease 0
12nr|fglrx-legacy-8.97.100.3-2|68	# set to 1 for a prerelease driver with an OpenCL tarball as source
12nr|fglrx-legacy-8.97.100.3-2|69	%define opencl_prerelease 0
12nr|fglrx-legacy-8.97.100.3-2|70	
12nr|fglrx-legacy-8.97.100.3-2|71	%define driverpkgname	x11-driver-video-fglrx-legacy
12nr|fglrx-legacy-8.97.100.3-2|72	%define drivername	fglrx-legacy
12nr|fglrx-legacy-8.97.100.3-2|73	%define xorg_version	pic
12nr|fglrx-legacy-8.97.100.3-2|74	# highest supported videodrv abi
12nr|fglrx-legacy-8.97.100.3-2|75	%define videodrv_abi	10
12nr|fglrx-legacy-8.97.100.3-2|76	%define xorg_libdir	%{_libdir}/xorg
12nr|fglrx-legacy-8.97.100.3-2|77	%define xorg_dridir	%{_libdir}/dri
12nr|fglrx-legacy-8.97.100.3-2|78	%define xorg_dridir32	%{_prefix}/lib/dri
12nr|fglrx-legacy-8.97.100.3-2|79	%define ld_so_conf_file	ati.conf
12nr|fglrx-legacy-8.97.100.3-2|80	%define ati_extdir	%{_libdir}/%{drivername}/xorg
12nr|fglrx-legacy-8.97.100.3-2|81	%define xorg_extra_modules	%{_libdir}/xorg/extra-modules
12nr|fglrx-legacy-8.97.100.3-2|82	%define bundle_qt	0
12nr|fglrx-legacy-8.97.100.3-2|83	# The entry in Cards+ this driver should be associated with, if there is
12nr|fglrx-legacy-8.97.100.3-2|84	# no entry in ldetect-lst default pcitable:
12nr|fglrx-legacy-8.97.100.3-2|85	# cooker ldetect-lst should be up-to-date
12nr|fglrx-legacy-8.97.100.3-2|86	%define ldetect_cards_name      %nil
12nr|fglrx-legacy-8.97.100.3-2|87	
12nr|fglrx-legacy-8.97.100.3-2|88	%if %{amdbuild}
12nr|fglrx-legacy-8.97.100.3-2|89	# AMD/ATI cards not listed in main ldetect-lst pcitable are not likely
12nr|fglrx-legacy-8.97.100.3-2|90	# to be supported by radeon which is from the same time period.
12nr|fglrx-legacy-8.97.100.3-2|91	# radeonhd has greater chance of working due to it not using ID lists.
12nr|fglrx-legacy-8.97.100.3-2|92	# (main pcitable entries override our entries)
12nr|fglrx-legacy-8.97.100.3-2|93	%define ldetect_cards_name	ATI Radeon HD 2000 to HD 4870 (ati/fglrx-legacy)
12nr|fglrx-legacy-8.97.100.3-2|94	%endif
12nr|fglrx-legacy-8.97.100.3-2|95	
12nr|fglrx-legacy-8.97.100.3-2|96	%ifarch %ix86
12nr|fglrx-legacy-8.97.100.3-2|97	%define xverdir		x%{xorg_version}
12nr|fglrx-legacy-8.97.100.3-2|98	%define archdir		arch/x86
12nr|fglrx-legacy-8.97.100.3-2|99	%endif
12nr|fglrx-legacy-8.97.100.3-2|100	%ifarch x86_64
12nr|fglrx-legacy-8.97.100.3-2|101	%define xverdir		x%{xorg_version}_64a
12nr|fglrx-legacy-8.97.100.3-2|102	%define archdir		arch/x86_64
12nr|fglrx-legacy-8.97.100.3-2|103	%endif
12nr|fglrx-legacy-8.97.100.3-2|104	
12nr|fglrx-legacy-8.97.100.3-2|105	# Other packages should not require any AMD specific proprietary libraries
12nr|fglrx-legacy-8.97.100.3-2|106	# (if that is really necessary, we may want to split that specific lib out),
12nr|fglrx-legacy-8.97.100.3-2|107	# and this package should not be pulled in when libGL.so.1 is required.
12nr|fglrx-legacy-8.97.100.3-2|108	%if %{_use_internal_dependency_generator}
12nr|fglrx-legacy-8.97.100.3-2|109	%define __noautoprov '\\.so'
12nr|fglrx-legacy-8.97.100.3-2|110	%else
12nr|fglrx-legacy-8.97.100.3-2|111	%define _provides_exceptions \\.so
12nr|fglrx-legacy-8.97.100.3-2|112	%endif
12nr|fglrx-legacy-8.97.100.3-2|113	
12nr|fglrx-legacy-8.97.100.3-2|114	%define qt_requires_exceptions %nil
12nr|fglrx-legacy-8.97.100.3-2|115	%if %{bundle_qt}
12nr|fglrx-legacy-8.97.100.3-2|116	# do not require Qt if it is bundled
12nr|fglrx-legacy-8.97.100.3-2|117	%if %{_use_internal_dependency_generator}
12nr|fglrx-legacy-8.97.100.3-2|118	%define qt_requires_exceptions |libQtCore\\.so|libQtGui\\.so
12nr|fglrx-legacy-8.97.100.3-2|119	%else
12nr|fglrx-legacy-8.97.100.3-2|120	%define qt_requires_exceptions \\|libQtCore\\.so\\|libQtGui\\.so
12nr|fglrx-legacy-8.97.100.3-2|121	%endif
12nr|fglrx-legacy-8.97.100.3-2|122	%endif
12nr|fglrx-legacy-8.97.100.3-2|123	
12nr|fglrx-legacy-8.97.100.3-2|124	# do not require fglrx stuff, they are all included
12nr|fglrx-legacy-8.97.100.3-2|125	%if %{_use_internal_dependency_generator}
12nr|fglrx-legacy-8.97.100.3-2|126	%define common_requires_exceptions libfglrx.+\\.so|libati.+\\.so|libOpenCL\\.so%{qt_requires_exceptions}
12nr|fglrx-legacy-8.97.100.3-2|127	%else
12nr|fglrx-legacy-8.97.100.3-2|128	%define common_requires_exceptions libfglrx.\\+\\.so\\|libati.\\+\\.so\\|libOpenCL\\.so%{qt_requires_exceptions}
12nr|fglrx-legacy-8.97.100.3-2|129	%endif
12nr|fglrx-legacy-8.97.100.3-2|130	
12nr|fglrx-legacy-8.97.100.3-2|131	%ifarch x86_64
12nr|fglrx-legacy-8.97.100.3-2|132	# (anssi) Allow installing of 64-bit package if the runtime dependencies
12nr|fglrx-legacy-8.97.100.3-2|133	# of 32-bit libraries are not satisfied. If a 32-bit package that requires
12nr|fglrx-legacy-8.97.100.3-2|134	# libGL.so.1 is installed, the 32-bit mesa libs are pulled in and that will
12nr|fglrx-legacy-8.97.100.3-2|135	# pull the dependencies of 32-bit fglrx libraries in as well.
12nr|fglrx-legacy-8.97.100.3-2|136	%if %{_use_internal_dependency_generator}
12nr|fglrx-legacy-8.97.100.3-2|137	%define __noautoreq '%{common_requires_exceptions}|lib.*so\\.[^(]+(\\([^)]+\\))?$'
12nr|fglrx-legacy-8.97.100.3-2|138	%else
12nr|fglrx-legacy-8.97.100.3-2|139	%define _requires_exceptions %{common_requires_exceptions}\\|lib.*so\\.[^(]\\+\\(([^)]\\+)\\)\\?$
12nr|fglrx-legacy-8.97.100.3-2|140	%endif
12nr|fglrx-legacy-8.97.100.3-2|141	%else
12nr|fglrx-legacy-8.97.100.3-2|142	%if %{_use_internal_dependency_generator}
12nr|fglrx-legacy-8.97.100.3-2|143	%define __noautoreq '%{common_requires_exceptions}'
12nr|fglrx-legacy-8.97.100.3-2|144	%else
12nr|fglrx-legacy-8.97.100.3-2|145	%define _requires_exceptions %{common_requires_exceptions}
12nr|fglrx-legacy-8.97.100.3-2|146	%endif
12nr|fglrx-legacy-8.97.100.3-2|147	%endif
12nr|fglrx-legacy-8.97.100.3-2|148	
12nr|fglrx-legacy-8.97.100.3-2|149	# (anssi) Do not require qt for amdnotifyui (used as event notifier, as
12nr|fglrx-legacy-8.97.100.3-2|150	# of 04/2010 only for DisplayPort failures). installing
12nr|fglrx-legacy-8.97.100.3-2|151	# fglrx-control-center will satisfy the dependency.
12nr|fglrx-legacy-8.97.100.3-2|152	# It is not moved to fglrx-control-center as due to its small size it may
12nr|fglrx-legacy-8.97.100.3-2|153	# be wanted on e.g. KDE Ones, which can't have the full fglrx-control-center,
12nr|fglrx-legacy-8.97.100.3-2|154	# and due to it having nothing to do with fglrx-control-center.
12nr|fglrx-legacy-8.97.100.3-2|155	%if %{mdvver} <= 201100
12nr|fglrx-legacy-8.97.100.3-2|156	%define _exclude_files_from_autoreq ^%{_sbindir}/amdnotifyui$
12nr|fglrx-legacy-8.97.100.3-2|157	%else
12nr|fglrx-legacy-8.97.100.3-2|158	%define __noautoreqfiles ^%{_sbindir}/amdnotifyui$
12nr|fglrx-legacy-8.97.100.3-2|159	%endif
12nr|fglrx-legacy-8.97.100.3-2|160	
12nr|fglrx-legacy-8.97.100.3-2|161	Summary:	AMD proprietary X.org driver and libraries
12nr|fglrx-legacy-8.97.100.3-2|162	Name:		%{name}
12nr|fglrx-legacy-8.97.100.3-2|163	Version:	%{version}
12nr|fglrx-legacy-8.97.100.3-2|164	Release:	%{release}
12nr|fglrx-legacy-8.97.100.3-2|165	%if !%{amdbuild}
12nr|fglrx-legacy-8.97.100.3-2|166	%if !%{ubuntu_prerelease}
12nr|fglrx-legacy-8.97.100.3-2|167	%if !%{opencl_prerelease}
12nr|fglrx-legacy-8.97.100.3-2|168	Source0:	amd-driver-installer-%{mversion}-legacy-x86.x86_64.run
12nr|fglrx-legacy-8.97.100.3-2|169	%else
12nr|fglrx-legacy-8.97.100.3-2|170	Source0:	http://download2-developer.amd.com/amd/APPSDK/OpenCL1.2betadriversLinux.tgz
12nr|fglrx-legacy-8.97.100.3-2|171	%endif
12nr|fglrx-legacy-8.97.100.3-2|172	%else
12nr|fglrx-legacy-8.97.100.3-2|173	Source0:        fglrx-installer_%{iversion}.orig.tar.gz
12nr|fglrx-legacy-8.97.100.3-2|174	%endif
12nr|fglrx-legacy-8.97.100.3-2|175	%endif
12nr|fglrx-legacy-8.97.100.3-2|176	Source1:	ati-packager.sh
12nr|fglrx-legacy-8.97.100.3-2|177	Source2:	atieventsd.init
12nr|fglrx-legacy-8.97.100.3-2|178	%if !%{amdbuild}
12nr|fglrx-legacy-8.97.100.3-2|179	# Generates fglrx.spec from Mandriva SVN for use in AMD installer
12nr|fglrx-legacy-8.97.100.3-2|180	# archive. Requires kenobi access for fetching names for changelog.
12nr|fglrx-legacy-8.97.100.3-2|181	# (for manual use)
12nr|fglrx-legacy-8.97.100.3-2|182	Source10:	generate-fglrx-spec-from-svn.sh
12nr|fglrx-legacy-8.97.100.3-2|183	Source11:	%{name}.rpmlintrc
12nr|fglrx-legacy-8.97.100.3-2|184	Source12:	README_for_maintainers.txt
12nr|fglrx-legacy-8.97.100.3-2|185	%endif
12nr|fglrx-legacy-8.97.100.3-2|186	Patch3:		fglrx-authfile-locations.patch
12nr|fglrx-legacy-8.97.100.3-2|187	Patch9:		fglrx-make_sh-custom-kernel-dir.patch
12nr|fglrx-legacy-8.97.100.3-2|188	# do not probe /proc for kernel info as we may be building for a
12nr|fglrx-legacy-8.97.100.3-2|189	# different kernel
12nr|fglrx-legacy-8.97.100.3-2|190	Patch10:	fglrx-make_sh-no-proc-probe.patch
12nr|fglrx-legacy-8.97.100.3-2|191	License:	Freeware
12nr|fglrx-legacy-8.97.100.3-2|192	URL:		http://ati.amd.com/support/driver.html
12nr|fglrx-legacy-8.97.100.3-2|193	Group:		System/Kernel and hardware
12nr|fglrx-legacy-8.97.100.3-2|194	ExclusiveArch:	%{ix86} x86_64
12nr|fglrx-legacy-8.97.100.3-2|195	%if %{mdvver} <= 201010
12nr|fglrx-legacy-8.97.100.3-2|196	BuildRoot:	%{_tmppath}/%{name}-root
12nr|fglrx-legacy-8.97.100.3-2|197	%endif
12nr|fglrx-legacy-8.97.100.3-2|198	%if !%{amdbuild}
12nr|fglrx-legacy-8.97.100.3-2|199	BuildRequires:	mesagl-devel
12nr|fglrx-legacy-8.97.100.3-2|200	BuildRequires:	libxmu-devel
12nr|fglrx-legacy-8.97.100.3-2|201	BuildRequires:	libxaw-devel
12nr|fglrx-legacy-8.97.100.3-2|202	BuildRequires:	libxp-devel
12nr|fglrx-legacy-8.97.100.3-2|203	BuildRequires:	libxtst-devel
12nr|fglrx-legacy-8.97.100.3-2|204	BuildRequires:	imake
12nr|fglrx-legacy-8.97.100.3-2|205	# Used by atieventsd:
12nr|fglrx-legacy-8.97.100.3-2|206	Suggests:	acpid
12nr|fglrx-legacy-8.97.100.3-2|207	BuildRequires:	imagemagick
12nr|fglrx-legacy-8.97.100.3-2|208	%endif
12nr|fglrx-legacy-8.97.100.3-2|209	
12nr|fglrx-legacy-8.97.100.3-2|210	%description
12nr|fglrx-legacy-8.97.100.3-2|211	Source package of the legacy AMD proprietary driver. Binary packages are
12nr|fglrx-legacy-8.97.100.3-2|212	named x11-driver-video-fglrx-legacy on Mandriva Linux 2008 and later.
12nr|fglrx-legacy-8.97.100.3-2|213	%if !%{amdbuild}
12nr|fglrx-legacy-8.97.100.3-2|214	This package corresponds to AMD Catalyst version %mversion.
12nr|fglrx-legacy-8.97.100.3-2|215	%endif
12nr|fglrx-legacy-8.97.100.3-2|216	
12nr|fglrx-legacy-8.97.100.3-2|217	%package -n %{driverpkgname}
12nr|fglrx-legacy-8.97.100.3-2|218	Summary:	AMD proprietary X.org driver and libraries
12nr|fglrx-legacy-8.97.100.3-2|219	Group:		System/Kernel and hardware
12nr|fglrx-legacy-8.97.100.3-2|220	Requires(post):	update-alternatives >= 1.9.0
12nr|fglrx-legacy-8.97.100.3-2|221	Requires(postun): update-alternatives
12nr|fglrx-legacy-8.97.100.3-2|222	Obsoletes:	ati_igp
12nr|fglrx-legacy-8.97.100.3-2|223	Suggests:	%{drivername}-control-center = %{version}
12nr|fglrx-legacy-8.97.100.3-2|224	Obsoletes:	ati < %{version}-%{release}
12nr|fglrx-legacy-8.97.100.3-2|225	Provides:	ati = %{version}-%{release}
12nr|fglrx-legacy-8.97.100.3-2|226	Conflicts:	x11-server-common < 1.3.0.0-17
12nr|fglrx-legacy-8.97.100.3-2|227	Conflicts:	drakx-kbd-mouse-x11 < 0.26
12nr|fglrx-legacy-8.97.100.3-2|228	Obsoletes:	x11-driver-video-fglrx-hd2000 < 8.42.3-5
12nr|fglrx-legacy-8.97.100.3-2|229	%if %{mdkversion} >= 200810
12nr|fglrx-legacy-8.97.100.3-2|230	Requires:	kmod(fglrx) = %{version}
12nr|fglrx-legacy-8.97.100.3-2|231	%else
12nr|fglrx-legacy-8.97.100.3-2|232	# no versioned provides on 2008.0
12nr|fglrx-legacy-8.97.100.3-2|233	Requires:	kmod(fglrx)
12nr|fglrx-legacy-8.97.100.3-2|234	%endif
12nr|fglrx-legacy-8.97.100.3-2|235	%if %{mdkversion} >= 200900
12nr|fglrx-legacy-8.97.100.3-2|236	# libdri.so
12nr|fglrx-legacy-8.97.100.3-2|237	Conflicts:	x11-server-common < 1.4.2-5
12nr|fglrx-legacy-8.97.100.3-2|238	%endif
12nr|fglrx-legacy-8.97.100.3-2|239	%if %{mdkversion} >= 200910
12nr|fglrx-legacy-8.97.100.3-2|240	# many intermediate changes in alternatives scheme
12nr|fglrx-legacy-8.97.100.3-2|241	Conflicts:	x11-server-common < 1.6.0-11
12nr|fglrx-legacy-8.97.100.3-2|242	%endif
12nr|fglrx-legacy-8.97.100.3-2|243	%if %{mdkversion} >= 201100
12nr|fglrx-legacy-8.97.100.3-2|244	Requires:	x11-server-common >= 1.9
12nr|fglrx-legacy-8.97.100.3-2|245	%if !%{amdbuild}
12nr|fglrx-legacy-8.97.100.3-2|246	%if %{mdvver} >= 201200
12nr|fglrx-legacy-8.97.100.3-2|247	Requires(post):	rpm-helper
12nr|fglrx-legacy-8.97.100.3-2|248	Requires(preun): rpm-helper
12nr|fglrx-legacy-8.97.100.3-2|249	%endif
12nr|fglrx-legacy-8.97.100.3-2|250	# Conflict with the next videodrv ABI break.
12nr|fglrx-legacy-8.97.100.3-2|251	# The driver may support multiple ABI versions and therefore
12nr|fglrx-legacy-8.97.100.3-2|252	# a strict version-specific requirement would not be enough.
12nr|fglrx-legacy-8.97.100.3-2|253	### This is problematic as it can cause removal of xserver instead (Anssi 04/2011)
12nr|fglrx-legacy-8.97.100.3-2|254	###Conflicts:  xserver-abi(videodrv-%(echo $((%{videodrv_abi} + 1))))
12nr|fglrx-legacy-8.97.100.3-2|255	%endif
12nr|fglrx-legacy-8.97.100.3-2|256	%endif
12nr|fglrx-legacy-8.97.100.3-2|257	Provides:	atieventsd = %{version}-%{release}
12nr|fglrx-legacy-8.97.100.3-2|258	Obsoletes:	atieventsd < %{version}-%{release}
12nr|fglrx-legacy-8.97.100.3-2|259	
12nr|fglrx-legacy-8.97.100.3-2|260	%description -n %{driverpkgname}
12nr|fglrx-legacy-8.97.100.3-2|261	AMD proprietary X.org graphics driver, related libraries and
12nr|fglrx-legacy-8.97.100.3-2|262	configuration tools.
12nr|fglrx-legacy-8.97.100.3-2|263	
12nr|fglrx-legacy-8.97.100.3-2|264	NOTE: You should use XFdrake to configure your AMD card. The
12nr|fglrx-legacy-8.97.100.3-2|265	correct packages will be automatically installed and configured.
12nr|fglrx-legacy-8.97.100.3-2|266	
12nr|fglrx-legacy-8.97.100.3-2|267	If you do not want to use XFdrake, see README.manual-setup.
12nr|fglrx-legacy-8.97.100.3-2|268	
12nr|fglrx-legacy-8.97.100.3-2|269	The graphical configuration utility, AMD Catalyst Control Center
12nr|fglrx-legacy-8.97.100.3-2|270	Linux Edition, is contained in the package
12nr|fglrx-legacy-8.97.100.3-2|271	%{drivername}-control-center.
12nr|fglrx-legacy-8.97.100.3-2|272	%if !%{amdbuild}
12nr|fglrx-legacy-8.97.100.3-2|273	This package corresponds to AMD Catalyst version %mversion.
12nr|fglrx-legacy-8.97.100.3-2|274	%endif
12nr|fglrx-legacy-8.97.100.3-2|275	
12nr|fglrx-legacy-8.97.100.3-2|276	%package -n %{drivername}-control-center
12nr|fglrx-legacy-8.97.100.3-2|277	Summary:	AMD Catalyst Control Center Linux Edition
12nr|fglrx-legacy-8.97.100.3-2|278	Group:		System/Kernel and hardware
12nr|fglrx-legacy-8.97.100.3-2|279	Requires:	%{driverpkgname} = %{version}
12nr|fglrx-legacy-8.97.100.3-2|280	Obsoletes:	ati-utils < %{version}-%{release}
12nr|fglrx-legacy-8.97.100.3-2|281	Provides:	ati-utils = %{version}-%{release}
12nr|fglrx-legacy-8.97.100.3-2|282	Provides:	amdcccle = %{version}-%{release}
12nr|fglrx-legacy-8.97.100.3-2|283	Obsoletes:	ati-ccc < %{version}-%{release}
12nr|fglrx-legacy-8.97.100.3-2|284	%if %{mdkversion} >= 200800
12nr|fglrx-legacy-8.97.100.3-2|285	Obsoletes:	ati-control-center < %{version}-%{release}
12nr|fglrx-legacy-8.97.100.3-2|286	Provides:	ati-control-center = %{version}-%{release}
12nr|fglrx-legacy-8.97.100.3-2|287	Obsoletes:	fglrx-hd2000-control-center < 8.42.3-5
12nr|fglrx-legacy-8.97.100.3-2|288	%endif
12nr|fglrx-legacy-8.97.100.3-2|289	%if !%{bundle_qt}
12nr|fglrx-legacy-8.97.100.3-2|290	# 2009.0 and 2009.1 have this one in updates only
12nr|fglrx-legacy-8.97.100.3-2|291	Requires:	%{_lib}qtcore4 >= 3:4.5.2
12nr|fglrx-legacy-8.97.100.3-2|292	%endif
12nr|fglrx-legacy-8.97.100.3-2|293	
12nr|fglrx-legacy-8.97.100.3-2|294	%description -n %{drivername}-control-center
12nr|fglrx-legacy-8.97.100.3-2|295	AMD Catalyst Control Center Linux Edition, a graphical configuration
12nr|fglrx-legacy-8.97.100.3-2|296	utility for the AMD proprietary X.org driver.
12nr|fglrx-legacy-8.97.100.3-2|297	%if !%{amdbuild}
12nr|fglrx-legacy-8.97.100.3-2|298	This package corresponds to AMD Catalyst version %mversion.
12nr|fglrx-legacy-8.97.100.3-2|299	%endif
12nr|fglrx-legacy-8.97.100.3-2|300	
12nr|fglrx-legacy-8.97.100.3-2|301	%package -n dkms-%{drivername}
12nr|fglrx-legacy-8.97.100.3-2|302	Summary:	AMD proprietary kernel module
12nr|fglrx-legacy-8.97.100.3-2|303	Group:		System/Kernel and hardware
12nr|fglrx-legacy-8.97.100.3-2|304	Requires:	dkms
12nr|fglrx-legacy-8.97.100.3-2|305	Requires(post):	dkms
12nr|fglrx-legacy-8.97.100.3-2|306	Requires(preun): dkms
12nr|fglrx-legacy-8.97.100.3-2|307	%if %{mdkversion} >= 200800
12nr|fglrx-legacy-8.97.100.3-2|308	Obsoletes:	dkms-fglrx-hd2000 < 8.42.3-5
12nr|fglrx-legacy-8.97.100.3-2|309	Obsoletes:	dkms-ati < %{version}-%{release}
12nr|fglrx-legacy-8.97.100.3-2|310	Provides:	dkms-ati = %{version}-%{release}
12nr|fglrx-legacy-8.97.100.3-2|311	%endif
12nr|fglrx-legacy-8.97.100.3-2|312	
12nr|fglrx-legacy-8.97.100.3-2|313	%description -n dkms-%{drivername}
12nr|fglrx-legacy-8.97.100.3-2|314	AMD proprietary kernel module. This is to be used with the
12nr|fglrx-legacy-8.97.100.3-2|315	%{driverpkgname} package.
12nr|fglrx-legacy-8.97.100.3-2|316	%if !%{amdbuild}
12nr|fglrx-legacy-8.97.100.3-2|317	This package corresponds to AMD Catalyst version %mversion.
12nr|fglrx-legacy-8.97.100.3-2|318	%endif
12nr|fglrx-legacy-8.97.100.3-2|319	
12nr|fglrx-legacy-8.97.100.3-2|320	%package -n %{drivername}-devel
12nr|fglrx-legacy-8.97.100.3-2|321	Summary:	AMD proprietary development libraries and headers
12nr|fglrx-legacy-8.97.100.3-2|322	Group:		Development/C
12nr|fglrx-legacy-8.97.100.3-2|323	Requires:	%{driverpkgname} = %{version}-%{release}
12nr|fglrx-legacy-8.97.100.3-2|324	%if %{mdkversion} >= 200800
12nr|fglrx-legacy-8.97.100.3-2|325	Obsoletes:	fglrx-hd2000-devel < 8.42.3-5
12nr|fglrx-legacy-8.97.100.3-2|326	Obsoletes:	ati-devel < %{version}-%{release}
12nr|fglrx-legacy-8.97.100.3-2|327	Provides:	ati-devel = %{version}-%{release}
12nr|fglrx-legacy-8.97.100.3-2|328	%endif
12nr|fglrx-legacy-8.97.100.3-2|329	
12nr|fglrx-legacy-8.97.100.3-2|330	%description -n %{drivername}-devel
12nr|fglrx-legacy-8.97.100.3-2|331	AMD proprietary development libraries and headers. This package is
12nr|fglrx-legacy-8.97.100.3-2|332	not required for normal use.
12nr|fglrx-legacy-8.97.100.3-2|333	
12nr|fglrx-legacy-8.97.100.3-2|334	The main driver package name is %{driverpkgname}.
12nr|fglrx-legacy-8.97.100.3-2|335	
12nr|fglrx-legacy-8.97.100.3-2|336	%package -n %{drivername}-opencl
12nr|fglrx-legacy-8.97.100.3-2|337	Summary:	OpenCL libraries for the AMD proprietary driver
12nr|fglrx-legacy-8.97.100.3-2|338	Group: 		System/Kernel and hardware
12nr|fglrx-legacy-8.97.100.3-2|339	Requires:	kmod(%{drivername}) = %{version}
12nr|fglrx-legacy-8.97.100.3-2|340	
12nr|fglrx-legacy-8.97.100.3-2|341	%description -n %{drivername}-opencl
12nr|fglrx-legacy-8.97.100.3-2|342	OpenCL libraries for the AMD proprietary driver. This package is not
12nr|fglrx-legacy-8.97.100.3-2|343	required for normal use, it provides libraries to use AMD cards for High
12nr|fglrx-legacy-8.97.100.3-2|344	Performance Computing (HPC).
12nr|fglrx-legacy-8.97.100.3-2|345	
12nr|fglrx-legacy-8.97.100.3-2|346	%prep
12nr|fglrx-legacy-8.97.100.3-2|347	%setup -T -c
12nr|fglrx-legacy-8.97.100.3-2|348	%if %{amdbuild}
12nr|fglrx-legacy-8.97.100.3-2|349	ln -s %{amd_dir}/%{xverdir} %{amd_dir}/arch .
12nr|fglrx-legacy-8.97.100.3-2|350	# patches affects common, so we cannot symlink it:
12nr|fglrx-legacy-8.97.100.3-2|351	cp -a %{amd_dir}/common .
12nr|fglrx-legacy-8.97.100.3-2|352	%else
12nr|fglrx-legacy-8.97.100.3-2|353	%if %opencl_prerelease
12nr|fglrx-legacy-8.97.100.3-2|354	%setup -q -n fglrx-%iversion
12nr|fglrx-legacy-8.97.100.3-2|355	sh *.run --extract .
12nr|fglrx-legacy-8.97.100.3-2|356	%else
12nr|fglrx-legacy-8.97.100.3-2|357	%if %ubuntu_prerelease
12nr|fglrx-legacy-8.97.100.3-2|358	%setup -q -T -D -a 0
12nr|fglrx-legacy-8.97.100.3-2|359	ln -s . common
12nr|fglrx-legacy-8.97.100.3-2|360	%else
12nr|fglrx-legacy-8.97.100.3-2|361	sh %{SOURCE0} --extract .
12nr|fglrx-legacy-8.97.100.3-2|362	%endif
12nr|fglrx-legacy-8.97.100.3-2|363	%endif
12nr|fglrx-legacy-8.97.100.3-2|364	mkdir fglrx_tools
12nr|fglrx-legacy-8.97.100.3-2|365	tar -xzf common/usr/src/ati/fglrx_sample_source.tgz -C fglrx_tools
12nr|fglrx-legacy-8.97.100.3-2|366	%if %ubuntu_prerelease
12nr|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)
12nr|fglrx-legacy-8.97.100.3-2|368	%else
12nr|fglrx-legacy-8.97.100.3-2|369	[ "%iversion" = "$(./ati-packager-helper.sh --version)" ]
12nr|fglrx-legacy-8.97.100.3-2|370	%endif
12nr|fglrx-legacy-8.97.100.3-2|371	%endif
12nr|fglrx-legacy-8.97.100.3-2|372	
12nr|fglrx-legacy-8.97.100.3-2|373	cd common # ensure patches do not touch outside
12nr|fglrx-legacy-8.97.100.3-2|374	%patch3 -p2
12nr|fglrx-legacy-8.97.100.3-2|375	%patch9 -p2
12nr|fglrx-legacy-8.97.100.3-2|376	%patch10 -p2
12nr|fglrx-legacy-8.97.100.3-2|377	cd ..
12nr|fglrx-legacy-8.97.100.3-2|378	
12nr|fglrx-legacy-8.97.100.3-2|379	cat > README.install.urpmi <<EOF
12nr|fglrx-legacy-8.97.100.3-2|380	This driver is for ATI Radeon HD 2000 and newer cards.
12nr|fglrx-legacy-8.97.100.3-2|381	Reconfiguring is not necessary when upgrading from a previous Mandriva AMD
12nr|fglrx-legacy-8.97.100.3-2|382	driver package.
12nr|fglrx-legacy-8.97.100.3-2|383	
12nr|fglrx-legacy-8.97.100.3-2|384	Use XFdrake to configure X to use the correct AMD driver. Any needed
12nr|fglrx-legacy-8.97.100.3-2|385	packages will be automatically installed if not already present.
12nr|fglrx-legacy-8.97.100.3-2|386	1. Run XFdrake as root.
12nr|fglrx-legacy-8.97.100.3-2|387	2. Go to the Graphics Card list.
12nr|fglrx-legacy-8.97.100.3-2|388	3. Select your card (it is usually already autoselected).
12nr|fglrx-legacy-8.97.100.3-2|389	4. Answer any questions asked and then quit.
12nr|fglrx-legacy-8.97.100.3-2|390	%if %{mdkversion} <= 200810
12nr|fglrx-legacy-8.97.100.3-2|391	5. Run "readlink -f /etc/alternatives/gl_conf". If it says
12nr|fglrx-legacy-8.97.100.3-2|392	"%{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}", add the following lines into the
12nr|fglrx-legacy-8.97.100.3-2|393	Files section of %{_sysconfdir}/X11/xorg.conf:
12nr|fglrx-legacy-8.97.100.3-2|394	ModulePath "%{ati_extdir}"
12nr|fglrx-legacy-8.97.100.3-2|395	ModulePath "%{xorg_libdir}/modules"
12nr|fglrx-legacy-8.97.100.3-2|396	%endif
12nr|fglrx-legacy-8.97.100.3-2|397	
12nr|fglrx-legacy-8.97.100.3-2|398	If you do not want to use XFdrake or it does not work correctly for
12nr|fglrx-legacy-8.97.100.3-2|399	you, see README.manual-setup for manual installation instructions.
12nr|fglrx-legacy-8.97.100.3-2|400	EOF
12nr|fglrx-legacy-8.97.100.3-2|401	
12nr|fglrx-legacy-8.97.100.3-2|402	cat > README.manual-setup <<EOF
12nr|fglrx-legacy-8.97.100.3-2|403	This file describes the procedure for the manual installation of this AMD
12nr|fglrx-legacy-8.97.100.3-2|404	driver package. You can find the instructions for the recommended automatic
12nr|fglrx-legacy-8.97.100.3-2|405	installation in the file 'README.install.urpmi' in this directory.
12nr|fglrx-legacy-8.97.100.3-2|406	
12nr|fglrx-legacy-8.97.100.3-2|407	- Open %{_sysconfdir}/X11/xorg.conf and make the following changes:
12nr|fglrx-legacy-8.97.100.3-2|408	o Change the Driver to "fglrx" in the Device section
12nr|fglrx-legacy-8.97.100.3-2|409	o Make the line below the only 'glx' related line in the Module section:
12nr|fglrx-legacy-8.97.100.3-2|410	Load "glx"
12nr|fglrx-legacy-8.97.100.3-2|411	%if %{mdkversion} >= 200900
12nr|fglrx-legacy-8.97.100.3-2|412	o Remove any 'ModulePath' lines from the Files section
12nr|fglrx-legacy-8.97.100.3-2|413	%else
12nr|fglrx-legacy-8.97.100.3-2|414	o Make the lines below the only 'ModulePath' lines in the Files section:
12nr|fglrx-legacy-8.97.100.3-2|415	ModulePath "%{ati_extdir}"
12nr|fglrx-legacy-8.97.100.3-2|416	ModulePath "%{xorg_libdir}/modules"
12nr|fglrx-legacy-8.97.100.3-2|417	%endif
12nr|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.
12nr|fglrx-legacy-8.97.100.3-2|419	- Run "ldconfig" as root.
12nr|fglrx-legacy-8.97.100.3-2|420	EOF
12nr|fglrx-legacy-8.97.100.3-2|421	
12nr|fglrx-legacy-8.97.100.3-2|422	cat > README.8.600.upgrade.urpmi <<EOF
12nr|fglrx-legacy-8.97.100.3-2|423	REMOVED GRAPHICS DRIVER SUPPORT NOTIFICATION:
12nr|fglrx-legacy-8.97.100.3-2|424	Versions 8.600 and later of AMD Proprietary Graphics driver (fglrx) only
12nr|fglrx-legacy-8.97.100.3-2|425	support Radeon HD 2000 (r600) or newer cards.
12nr|fglrx-legacy-8.97.100.3-2|426	
12nr|fglrx-legacy-8.97.100.3-2|427	If you have an older Radeon card or are unsure, please reconfigure your
12nr|fglrx-legacy-8.97.100.3-2|428	driver:
12nr|fglrx-legacy-8.97.100.3-2|429	1. Run XFdrake as root or select Graphical server configuration in
12nr|fglrx-legacy-8.97.100.3-2|430	Mandriva Control Center.
12nr|fglrx-legacy-8.97.100.3-2|431	2. Go to the Graphics Card list.
12nr|fglrx-legacy-8.97.100.3-2|432	3. Select your card (it is usually already autoselected).
12nr|fglrx-legacy-8.97.100.3-2|433	4. Answer any questions asked and then quit.
12nr|fglrx-legacy-8.97.100.3-2|434	EOF
12nr|fglrx-legacy-8.97.100.3-2|435	
12nr|fglrx-legacy-8.97.100.3-2|436	%if %{mdkversion} <= 200810
12nr|fglrx-legacy-8.97.100.3-2|437	cat > README.8.532.upgrade.urpmi <<EOF
12nr|fglrx-legacy-8.97.100.3-2|438	IMPORTANT NOTE:
12nr|fglrx-legacy-8.97.100.3-2|439	Additional manual upgrade steps are needed in order to fully enable all
12nr|fglrx-legacy-8.97.100.3-2|440	features of this version of the proprietary AMD driver on this release
12nr|fglrx-legacy-8.97.100.3-2|441	of Mandriva Linux:
12nr|fglrx-legacy-8.97.100.3-2|442	Run "readlink -f /etc/alternatives/gl_conf". If it says
12nr|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
12nr|fglrx-legacy-8.97.100.3-2|444	of %{_sysconfdir}/X11/xorg.conf:
12nr|fglrx-legacy-8.97.100.3-2|445	ModulePath "%{ati_extdir}"
12nr|fglrx-legacy-8.97.100.3-2|446	ModulePath "%{xorg_libdir}/modules"
12nr|fglrx-legacy-8.97.100.3-2|447	EOF
12nr|fglrx-legacy-8.97.100.3-2|448	%endif
12nr|fglrx-legacy-8.97.100.3-2|449	
12nr|fglrx-legacy-8.97.100.3-2|450	%build
12nr|fglrx-legacy-8.97.100.3-2|451	%if !%{amdbuild}
12nr|fglrx-legacy-8.97.100.3-2|452	# %amdbuild is done with minimal buildrequires
12nr|fglrx-legacy-8.97.100.3-2|453	cd fglrx_tools/fgl_glxgears
12nr|fglrx-legacy-8.97.100.3-2|454	xmkmf
12nr|fglrx-legacy-8.97.100.3-2|455	%make RMAN=/bin/true CC="%__cc %optflags -I../../common/usr/include" EXTRA_LDOPTIONS="%{?ldflags}"
12nr|fglrx-legacy-8.97.100.3-2|456	cd -
12nr|fglrx-legacy-8.97.100.3-2|457	%endif
12nr|fglrx-legacy-8.97.100.3-2|458	
12nr|fglrx-legacy-8.97.100.3-2|459	%install
12nr|fglrx-legacy-8.97.100.3-2|460	rm -rf %{buildroot}
12nr|fglrx-legacy-8.97.100.3-2|461	
12nr|fglrx-legacy-8.97.100.3-2|462	# dkms
12nr|fglrx-legacy-8.97.100.3-2|463	install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
12nr|fglrx-legacy-8.97.100.3-2|464	cp -a common/lib/modules/fglrx/build_mod/* %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
12nr|fglrx-legacy-8.97.100.3-2|465	cp -a %{archdir}/lib/modules/fglrx/build_mod/* %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
12nr|fglrx-legacy-8.97.100.3-2|466	
12nr|fglrx-legacy-8.97.100.3-2|467	#install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/patches
12nr|fglrx-legacy-8.97.100.3-2|468	#install -m644 %{SOURCE3} %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/patches
12nr|fglrx-legacy-8.97.100.3-2|469	
12nr|fglrx-legacy-8.97.100.3-2|470	cat > %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/dkms.conf <<EOF
12nr|fglrx-legacy-8.97.100.3-2|471	PACKAGE_NAME="%{drivername}"
12nr|fglrx-legacy-8.97.100.3-2|472	PACKAGE_VERSION="%{version}-%{release}"
12nr|fglrx-legacy-8.97.100.3-2|473	BUILT_MODULE_NAME[0]="fglrx"
12nr|fglrx-legacy-8.97.100.3-2|474	DEST_MODULE_LOCATION[0]="/kernel/drivers/char/drm"
12nr|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
12nr|fglrx-legacy-8.97.100.3-2|476	# if the target kernel is SMP (we may be compiling for a different kernel)
12nr|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"
12nr|fglrx-legacy-8.97.100.3-2|478	CLEAN="rm -rf 2.6.x/.tmp_versions; make -C2.6.x clean"
12nr|fglrx-legacy-8.97.100.3-2|479	AUTOINSTALL="yes"
12nr|fglrx-legacy-8.97.100.3-2|480	EOF
12nr|fglrx-legacy-8.97.100.3-2|481	
12nr|fglrx-legacy-8.97.100.3-2|482	# headers
12nr|fglrx-legacy-8.97.100.3-2|483	install -d -m755		%{buildroot}%{_includedir}
12nr|fglrx-legacy-8.97.100.3-2|484	cp -a common/usr/include/*	%{buildroot}%{_includedir}
12nr|fglrx-legacy-8.97.100.3-2|485	chmod 0644 %{buildroot}%{_includedir}/*/*.h
12nr|fglrx-legacy-8.97.100.3-2|486	
12nr|fglrx-legacy-8.97.100.3-2|487	# install binaries
12nr|fglrx-legacy-8.97.100.3-2|488	install -d -m755					%{buildroot}%{_sbindir}
12nr|fglrx-legacy-8.97.100.3-2|489	install -m755 %{archdir}/usr/sbin/*			%{buildroot}%{_sbindir}
12nr|fglrx-legacy-8.97.100.3-2|490	install -m755 common/usr/sbin/*				%{buildroot}%{_sbindir}
12nr|fglrx-legacy-8.97.100.3-2|491	install -d -m755					%{buildroot}%{_bindir}
12nr|fglrx-legacy-8.97.100.3-2|492	install -m755 %{archdir}/usr/bin/*			%{buildroot}%{_bindir}
12nr|fglrx-legacy-8.97.100.3-2|493	install -m755 %{archdir}/usr/X11R6/bin/*		%{buildroot}%{_bindir}
12nr|fglrx-legacy-8.97.100.3-2|494	install -m755 common/usr/X11R6/bin/*			%{buildroot}%{_bindir}
12nr|fglrx-legacy-8.97.100.3-2|495	%if !%{amdbuild}
12nr|fglrx-legacy-8.97.100.3-2|496	# install self-built binaries
12nr|fglrx-legacy-8.97.100.3-2|497	install -m755 fglrx_tools/fgl_glxgears/fgl_glxgears	%{buildroot}%{_bindir}
12nr|fglrx-legacy-8.97.100.3-2|498	%endif
12nr|fglrx-legacy-8.97.100.3-2|499	# compatibility symlink
12nr|fglrx-legacy-8.97.100.3-2|500	ln -s aticonfig %{buildroot}%{_bindir}/amdconfig
12nr|fglrx-legacy-8.97.100.3-2|501	
12nr|fglrx-legacy-8.97.100.3-2|502	# atieventsd initscript
12nr|fglrx-legacy-8.97.100.3-2|503	install -d -m755 %{buildroot}%{_initrddir}
12nr|fglrx-legacy-8.97.100.3-2|504	install -m755 %{SOURCE2} %{buildroot}%{_initrddir}/atieventsd
12nr|fglrx-legacy-8.97.100.3-2|505	
12nr|fglrx-legacy-8.97.100.3-2|506	# amdcccle data files
12nr|fglrx-legacy-8.97.100.3-2|507	install -d -m755 %{buildroot}%{_datadir}/ati/amdcccle
12nr|fglrx-legacy-8.97.100.3-2|508	rm -f amdcccle.langs
12nr|fglrx-legacy-8.97.100.3-2|509	for fullname in common/usr/share/ati/amdcccle/*.qm; do
12nr|fglrx-legacy-8.97.100.3-2|510	file=$(basename $fullname)
12nr|fglrx-legacy-8.97.100.3-2|511	lang=${file#*_}
12nr|fglrx-legacy-8.97.100.3-2|512	lang=${lang%%.qm}
12nr|fglrx-legacy-8.97.100.3-2|513	%if !%{bundle_qt}
12nr|fglrx-legacy-8.97.100.3-2|514	# qt localization not necessary with non-bundled qt
12nr|fglrx-legacy-8.97.100.3-2|515	[ "$file" = "${file#qt}" ] || continue
12nr|fglrx-legacy-8.97.100.3-2|516	%endif
12nr|fglrx-legacy-8.97.100.3-2|517	install -m644 $fullname %{buildroot}%{_datadir}/ati/amdcccle
12nr|fglrx-legacy-8.97.100.3-2|518	echo "%%lang($lang) %{_datadir}/ati/amdcccle/$file" >> amdcccle.langs
12nr|fglrx-legacy-8.97.100.3-2|519	done
12nr|fglrx-legacy-8.97.100.3-2|520	
12nr|fglrx-legacy-8.97.100.3-2|521	# amdcccle super-user mode
12nr|fglrx-legacy-8.97.100.3-2|522	install -d -m755 %{buildroot}%{_sysconfdir}/security/console.apps
12nr|fglrx-legacy-8.97.100.3-2|523	install -d -m755 %{buildroot}%{_sysconfdir}/pam.d
12nr|fglrx-legacy-8.97.100.3-2|524	install -m644 common/etc/security/console.apps/* %{buildroot}%{_sysconfdir}/security/console.apps
12nr|fglrx-legacy-8.97.100.3-2|525	ln -s su %{buildroot}%{_sysconfdir}/pam.d/amdcccle-su
12nr|fglrx-legacy-8.97.100.3-2|526	
12nr|fglrx-legacy-8.97.100.3-2|527	# man pages
12nr|fglrx-legacy-8.97.100.3-2|528	install -d -m755 %{buildroot}%{_mandir}/man1 %{buildroot}%{_mandir}/man8
12nr|fglrx-legacy-8.97.100.3-2|529	install -m644 common/usr/share/man/man8/* %{buildroot}%{_mandir}/man8
12nr|fglrx-legacy-8.97.100.3-2|530	
12nr|fglrx-legacy-8.97.100.3-2|531	# menu entry
12nr|fglrx-legacy-8.97.100.3-2|532	install -d -m755 %{buildroot}%{_datadir}/applications
12nr|fglrx-legacy-8.97.100.3-2|533	install -m644 common/usr/share/applications/* %{buildroot}%{_datadir}/applications
12nr|fglrx-legacy-8.97.100.3-2|534	sed -i 's,^Icon=.*$,Icon=%{drivername}-amdcccle,' %{buildroot}%{_datadir}/applications/*.desktop
12nr|fglrx-legacy-8.97.100.3-2|535	# control center doesn't really use GNOME/KDE libraries:
12nr|fglrx-legacy-8.97.100.3-2|536	sed -i 's,GNOME;KDE;,,' %{buildroot}%{_datadir}/applications/*.desktop
12nr|fglrx-legacy-8.97.100.3-2|537	
12nr|fglrx-legacy-8.97.100.3-2|538	# icons
12nr|fglrx-legacy-8.97.100.3-2|539	install -d -m755 %{buildroot}%{_miconsdir} %{buildroot}%{_iconsdir} %{buildroot}%{_liconsdir}
12nr|fglrx-legacy-8.97.100.3-2|540	%if !%{amdbuild}
12nr|fglrx-legacy-8.97.100.3-2|541	convert common/usr/share/icons/ccc_large.xpm -resize 16x16 %{buildroot}%{_miconsdir}/%{drivername}-amdcccle.png
12nr|fglrx-legacy-8.97.100.3-2|542	convert common/usr/share/icons/ccc_large.xpm -resize 32x32 %{buildroot}%{_iconsdir}/%{drivername}-amdcccle.png
12nr|fglrx-legacy-8.97.100.3-2|543	convert common/usr/share/icons/ccc_large.xpm -resize 48x48 %{buildroot}%{_liconsdir}/%{drivername}-amdcccle.png
12nr|fglrx-legacy-8.97.100.3-2|544	%else
12nr|fglrx-legacy-8.97.100.3-2|545	install -m644 common/usr/share/icons/ccc_large.xpm %{buildroot}%{_iconsdir}/%{drivername}-amdcccle.xpm
12nr|fglrx-legacy-8.97.100.3-2|546	%endif
12nr|fglrx-legacy-8.97.100.3-2|547	
12nr|fglrx-legacy-8.97.100.3-2|548	# install libraries
12nr|fglrx-legacy-8.97.100.3-2|549	install -d -m755					%{buildroot}%{_libdir}/%{drivername}
12nr|fglrx-legacy-8.97.100.3-2|550	install -m755 %{archdir}/usr/X11R6/%{_lib}/*.*		%{buildroot}%{_libdir}/%{drivername}
12nr|fglrx-legacy-8.97.100.3-2|551	install -m755 %{archdir}/usr/X11R6/%{_lib}/fglrx/*	%{buildroot}%{_libdir}/%{drivername}
12nr|fglrx-legacy-8.97.100.3-2|552	install -m755 %{archdir}/usr/%{_lib}/*.*		%{buildroot}%{_libdir}/%{drivername}
12nr|fglrx-legacy-8.97.100.3-2|553	mv %{buildroot}%{_libdir}/%{drivername}/{fglrx-,}libGL.so.1.2
12nr|fglrx-legacy-8.97.100.3-2|554	chmod 0644						%{buildroot}%{_libdir}/%{drivername}/*.a
12nr|fglrx-legacy-8.97.100.3-2|555	/sbin/ldconfig -n					%{buildroot}%{_libdir}/%{drivername}
12nr|fglrx-legacy-8.97.100.3-2|556	# create devel symlinks
12nr|fglrx-legacy-8.97.100.3-2|557	for file in %{buildroot}%{_libdir}/%{drivername}/*.so.*.*; do
12nr|fglrx-legacy-8.97.100.3-2|558	ln -s $(basename $file) ${file%%.so*}.so;
12nr|fglrx-legacy-8.97.100.3-2|559	done
12nr|fglrx-legacy-8.97.100.3-2|560	%ifarch x86_64
12nr|fglrx-legacy-8.97.100.3-2|561	install -d -m755					%{buildroot}%{_prefix}/lib/%{drivername}
12nr|fglrx-legacy-8.97.100.3-2|562	install -m755 arch/x86/usr/X11R6/lib/fglrx/*		%{buildroot}%{_prefix}/lib/%{drivername}
12nr|fglrx-legacy-8.97.100.3-2|563	install -m755 arch/x86/usr/lib/*.*			%{buildroot}%{_prefix}/lib/%{drivername}
12nr|fglrx-legacy-8.97.100.3-2|564	mv %{buildroot}%{_prefix}/lib/%{drivername}/{fglrx-,}libGL.so.1.2
12nr|fglrx-legacy-8.97.100.3-2|565	/sbin/ldconfig -n					%{buildroot}%{_prefix}/lib/%{drivername}
12nr|fglrx-legacy-8.97.100.3-2|566	# create devel symlinks
12nr|fglrx-legacy-8.97.100.3-2|567	for file in %{buildroot}%{_prefix}/lib/%{drivername}/*.so.*.*; do
12nr|fglrx-legacy-8.97.100.3-2|568	ln -s $(basename $file) ${file%%.so*}.so;
12nr|fglrx-legacy-8.97.100.3-2|569	done
12nr|fglrx-legacy-8.97.100.3-2|570	%endif
12nr|fglrx-legacy-8.97.100.3-2|571	
12nr|fglrx-legacy-8.97.100.3-2|572	%if %{bundle_qt}
12nr|fglrx-legacy-8.97.100.3-2|573	# install the bundled Qt4 libs on distros with qt4 < 4.4.2
12nr|fglrx-legacy-8.97.100.3-2|574	install -d -m755				%{buildroot}%{_libdir}/%{drivername}-qt4
12nr|fglrx-legacy-8.97.100.3-2|575	install -m755 %{archdir}/usr/share/ati/%{_lib}/*	%{buildroot}%{_libdir}/%{drivername}-qt4
12nr|fglrx-legacy-8.97.100.3-2|576	# RPATH of amdcccle points to datadir, we create a symlink there:
12nr|fglrx-legacy-8.97.100.3-2|577	install -d -m755				%{buildroot}/usr/share/ati
12nr|fglrx-legacy-8.97.100.3-2|578	ln -s %{_libdir}/%{drivername}-qt4		%{buildroot}/usr/share/ati/%{_lib}
12nr|fglrx-legacy-8.97.100.3-2|579	%endif
12nr|fglrx-legacy-8.97.100.3-2|580	
12nr|fglrx-legacy-8.97.100.3-2|581	# install X.org files
12nr|fglrx-legacy-8.97.100.3-2|582	install -d -m755						%{buildroot}%{xorg_libdir}/modules/drivers
12nr|fglrx-legacy-8.97.100.3-2|583	install -m755 %{xverdir}/usr/X11R6/%{_lib}/modules/drivers/*.so* %{buildroot}%{xorg_libdir}/modules/drivers
12nr|fglrx-legacy-8.97.100.3-2|584	install -d -m755						%{buildroot}%{xorg_libdir}/modules/linux
12nr|fglrx-legacy-8.97.100.3-2|585	install -m755 %{xverdir}/usr/X11R6/%{_lib}/modules/linux/*.so*	%{buildroot}%{xorg_libdir}/modules/linux
12nr|fglrx-legacy-8.97.100.3-2|586	install -m644 %{xverdir}/usr/X11R6/%{_lib}/modules/*.*o		%{buildroot}%{xorg_libdir}/modules
12nr|fglrx-legacy-8.97.100.3-2|587	install -d -m755						%{buildroot}%{ati_extdir}
12nr|fglrx-legacy-8.97.100.3-2|588	install -m755 %{xverdir}/usr/X11R6/%{_lib}/modules/extensions/fglrx/*.so* %{buildroot}%{ati_extdir}
12nr|fglrx-legacy-8.97.100.3-2|589	mv %{buildroot}%{ati_extdir}/{fglrx-,}libglx.so
12nr|fglrx-legacy-8.97.100.3-2|590	
12nr|fglrx-legacy-8.97.100.3-2|591	%if %{mdkversion} == 200900
12nr|fglrx-legacy-8.97.100.3-2|592	touch							%{buildroot}%{xorg_libdir}/modules/extensions/libdri.so
12nr|fglrx-legacy-8.97.100.3-2|593	%endif
12nr|fglrx-legacy-8.97.100.3-2|594	%if %{mdkversion} >= 200800 && %{mdkversion} <= 200900
12nr|fglrx-legacy-8.97.100.3-2|595	touch							%{buildroot}%{xorg_libdir}/modules/extensions/libglx.so
12nr|fglrx-legacy-8.97.100.3-2|596	%endif
12nr|fglrx-legacy-8.97.100.3-2|597	
12nr|fglrx-legacy-8.97.100.3-2|598	# etc files
12nr|fglrx-legacy-8.97.100.3-2|599	install -d -m755		%{buildroot}%{_sysconfdir}/ati
12nr|fglrx-legacy-8.97.100.3-2|600	install -m644 common/etc/ati/*	%{buildroot}%{_sysconfdir}/ati
12nr|fglrx-legacy-8.97.100.3-2|601	chmod 0755			%{buildroot}%{_sysconfdir}/ati/*.sh
12nr|fglrx-legacy-8.97.100.3-2|602	
12nr|fglrx-legacy-8.97.100.3-2|603	# dri libraries
12nr|fglrx-legacy-8.97.100.3-2|604	install -d -m755						%{buildroot}%{xorg_dridir}
12nr|fglrx-legacy-8.97.100.3-2|605	install -m755 %{archdir}/usr/X11R6/%{_lib}/modules/dri/*	%{buildroot}%{xorg_dridir}
12nr|fglrx-legacy-8.97.100.3-2|606	%ifarch x86_64
12nr|fglrx-legacy-8.97.100.3-2|607	install -d -m755						%{buildroot}%{xorg_dridir32}
12nr|fglrx-legacy-8.97.100.3-2|608	install -m755 arch/x86/usr/X11R6/lib/modules/dri/*		%{buildroot}%{xorg_dridir32}
12nr|fglrx-legacy-8.97.100.3-2|609	%endif
12nr|fglrx-legacy-8.97.100.3-2|610	
12nr|fglrx-legacy-8.97.100.3-2|611	# ld.so.conf
12nr|fglrx-legacy-8.97.100.3-2|612	install -d -m755			%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL
12nr|fglrx-legacy-8.97.100.3-2|613	echo "%{_libdir}/%{drivername}" >	%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}
12nr|fglrx-legacy-8.97.100.3-2|614	%ifarch x86_64
12nr|fglrx-legacy-8.97.100.3-2|615	echo "%{_prefix}/lib/%{drivername}" >>	%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}
12nr|fglrx-legacy-8.97.100.3-2|616	%endif
12nr|fglrx-legacy-8.97.100.3-2|617	touch					%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
12nr|fglrx-legacy-8.97.100.3-2|618	
12nr|fglrx-legacy-8.97.100.3-2|619	install -d -m755			%{buildroot}%{_sysconfdir}/%{drivername}
12nr|fglrx-legacy-8.97.100.3-2|620	
12nr|fglrx-legacy-8.97.100.3-2|621	%if %{mdkversion} < 201100
12nr|fglrx-legacy-8.97.100.3-2|622	# modprobe.conf
12nr|fglrx-legacy-8.97.100.3-2|623	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.d
12nr|fglrx-legacy-8.97.100.3-2|624	touch					%{buildroot}%{_sysconfdir}/modprobe.d/display-driver.conf
12nr|fglrx-legacy-8.97.100.3-2|625	echo "blacklist radeon"			> %{buildroot}%{_sysconfdir}/%{drivername}/modprobe.conf
12nr|fglrx-legacy-8.97.100.3-2|626	
12nr|fglrx-legacy-8.97.100.3-2|627	# modprobe.preload.d
12nr|fglrx-legacy-8.97.100.3-2|628	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.preload.d
12nr|fglrx-legacy-8.97.100.3-2|629	touch					%{buildroot}%{_sysconfdir}/modprobe.preload.d/display-driver
12nr|fglrx-legacy-8.97.100.3-2|630	echo "fglrx"				> %{buildroot}%{_sysconfdir}/%{drivername}/modprobe.preload
12nr|fglrx-legacy-8.97.100.3-2|631	%endif
12nr|fglrx-legacy-8.97.100.3-2|632	
12nr|fglrx-legacy-8.97.100.3-2|633	# XvMCConfig
12nr|fglrx-legacy-8.97.100.3-2|634	echo "libAMDXvBA.so.1" > %{buildroot}%{_sysconfdir}/%{drivername}/XvMCConfig
12nr|fglrx-legacy-8.97.100.3-2|635	
12nr|fglrx-legacy-8.97.100.3-2|636	# CUDA icd
12nr|fglrx-legacy-8.97.100.3-2|637	install -d -m755				%{buildroot}%{_sysconfdir}/OpenCL/vendors
12nr|fglrx-legacy-8.97.100.3-2|638	install -m644 %{archdir}/etc/OpenCL/vendors/*	%{buildroot}%{_sysconfdir}/OpenCL/vendors
12nr|fglrx-legacy-8.97.100.3-2|639	%ifarch x86_64
12nr|fglrx-legacy-8.97.100.3-2|640	install -m644 arch/x86/etc/OpenCL/vendors/*	%{buildroot}%{_sysconfdir}/OpenCL/vendors
12nr|fglrx-legacy-8.97.100.3-2|641	%endif
12nr|fglrx-legacy-8.97.100.3-2|642	
12nr|fglrx-legacy-8.97.100.3-2|643	# PowerXpress intel - use Mesa libGL but still keep AMD specific libs in search path
12nr|fglrx-legacy-8.97.100.3-2|644	echo "%{_libdir}/mesa" > %{buildroot}%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
12nr|fglrx-legacy-8.97.100.3-2|645	%ifarch x86_64
12nr|fglrx-legacy-8.97.100.3-2|646	echo "%{_prefix}/lib/mesa" >> %{buildroot}%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
12nr|fglrx-legacy-8.97.100.3-2|647	%endif
12nr|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
12nr|fglrx-legacy-8.97.100.3-2|649	
12nr|fglrx-legacy-8.97.100.3-2|650	# install ldetect-lst pcitable files for backports
12nr|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
12nr|fglrx-legacy-8.97.100.3-2|652	[ $(stat -c%s pcitable.fglrx.lst) -gt 500 ]
12nr|fglrx-legacy-8.97.100.3-2|653	%if "%{ldetect_cards_name}" != ""
12nr|fglrx-legacy-8.97.100.3-2|654	install -d -m755 %{buildroot}%{_datadir}/ldetect-lst/pcitable.d
12nr|fglrx-legacy-8.97.100.3-2|655	gzip -c pcitable.fglrx.lst > %{buildroot}%{_datadir}/ldetect-lst/pcitable.d/40%{drivername}.lst.gz
12nr|fglrx-legacy-8.97.100.3-2|656	%endif
12nr|fglrx-legacy-8.97.100.3-2|657	
12nr|fglrx-legacy-8.97.100.3-2|658	install -d -m755 %{buildroot}%{_datadir}/ati
12nr|fglrx-legacy-8.97.100.3-2|659	cat > %{buildroot}%{_datadir}/ati/amd-uninstall.sh <<EOF
12nr|fglrx-legacy-8.97.100.3-2|660	#!/bin/bash
12nr|fglrx-legacy-8.97.100.3-2|661	# parameters as per AMD: [--force | --dry-run]
12nr|fglrx-legacy-8.97.100.3-2|662	dryrun=
12nr|fglrx-legacy-8.97.100.3-2|663	while [ -n "\$*" ]; do
12nr|fglrx-legacy-8.97.100.3-2|664	case "\$1" in
12nr|fglrx-legacy-8.97.100.3-2|665	--dryrun)	dryrun="--test" ;;
12nr|fglrx-legacy-8.97.100.3-2|666	--force)	;;
12nr|fglrx-legacy-8.97.100.3-2|667	--preserve)	;;
12nr|fglrx-legacy-8.97.100.3-2|668	--quick)	;;
12nr|fglrx-legacy-8.97.100.3-2|669	--getUninstallVersion) exit 2 ;;
12nr|fglrx-legacy-8.97.100.3-2|670	*)		echo "Unknown option for \$0." >&2 ;;
12nr|fglrx-legacy-8.97.100.3-2|671	esac
12nr|fglrx-legacy-8.97.100.3-2|672	shift
12nr|fglrx-legacy-8.97.100.3-2|673	done
12nr|fglrx-legacy-8.97.100.3-2|674	
12nr|fglrx-legacy-8.97.100.3-2|675	# AMD documentation suggests doing rpm -V and use --force to override it,
12nr|fglrx-legacy-8.97.100.3-2|676	# but it doesn't make sense with the update-alternatives setup, so we just
12nr|fglrx-legacy-8.97.100.3-2|677	# check package presence.
12nr|fglrx-legacy-8.97.100.3-2|678	pkgs=
12nr|fglrx-legacy-8.97.100.3-2|679	rpm -q --quiet %{driverpkgname}             && pkgs="\$pkgs %{driverpkgname}"
12nr|fglrx-legacy-8.97.100.3-2|680	rpm -q --quiet dkms-%{drivername}           && pkgs="\$pkgs dkms-%{drivername}"
12nr|fglrx-legacy-8.97.100.3-2|681	rpm -q --quiet %{drivername}-control-center && pkgs="\$pkgs %{drivername}-control-center"
12nr|fglrx-legacy-8.97.100.3-2|682	rpm -q --quiet %{drivername}-devel          && pkgs="\$pkgs %{drivername}-devel"
12nr|fglrx-legacy-8.97.100.3-2|683	[ -n "\$pkgs" ] || { echo "The AMD proprietary driver is not installed." >&2; exit 1; }
12nr|fglrx-legacy-8.97.100.3-2|684	urpme --auto \$dryrun \$pkgs || { echo "Failed to uninstall the AMD proprietary driver." >&2; exit 1; }
12nr|fglrx-legacy-8.97.100.3-2|685	[ -n "\$dryrun" ] || echo "The AMD proprietary driver has been uninstalled."
12nr|fglrx-legacy-8.97.100.3-2|686	EOF
12nr|fglrx-legacy-8.97.100.3-2|687	chmod 0755 %{buildroot}%{_datadir}/ati/amd-uninstall.sh
12nr|fglrx-legacy-8.97.100.3-2|688	
12nr|fglrx-legacy-8.97.100.3-2|689	# PowerXpress (switchable graphics)
12nr|fglrx-legacy-8.97.100.3-2|690	# - path hardcoded into driver
12nr|fglrx-legacy-8.97.100.3-2|691	install -d -m755 %{buildroot}%{_libdir}/fglrx
12nr|fglrx-legacy-8.97.100.3-2|692	cat > %{buildroot}%{_libdir}/fglrx/switchlibGL <<EOF
12nr|fglrx-legacy-8.97.100.3-2|693	#!/bin/sh
12nr|fglrx-legacy-8.97.100.3-2|694	
12nr|fglrx-legacy-8.97.100.3-2|695	amd_target="%{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}"
12nr|fglrx-legacy-8.97.100.3-2|696	intel_target="%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf"
12nr|fglrx-legacy-8.97.100.3-2|697	
12nr|fglrx-legacy-8.97.100.3-2|698	case \$1 in
12nr|fglrx-legacy-8.97.100.3-2|699	amd)
12nr|fglrx-legacy-8.97.100.3-2|700	update-alternatives --set gl_conf "\$amd_target" >/dev/null
12nr|fglrx-legacy-8.97.100.3-2|701	ldconfig -X
12nr|fglrx-legacy-8.97.100.3-2|702	;;
12nr|fglrx-legacy-8.97.100.3-2|703	intel)
12nr|fglrx-legacy-8.97.100.3-2|704	update-alternatives --set gl_conf "\$intel_target" >/dev/null
12nr|fglrx-legacy-8.97.100.3-2|705	ldconfig -X
12nr|fglrx-legacy-8.97.100.3-2|706	;;
12nr|fglrx-legacy-8.97.100.3-2|707	query)
12nr|fglrx-legacy-8.97.100.3-2|708	case \$(readlink -f "%{_sysconfdir}/ld.so.conf.d/GL.conf") in
12nr|fglrx-legacy-8.97.100.3-2|709	\$amd_target)
12nr|fglrx-legacy-8.97.100.3-2|710	echo "amd"
12nr|fglrx-legacy-8.97.100.3-2|711	;;
12nr|fglrx-legacy-8.97.100.3-2|712	\$intel_target)
12nr|fglrx-legacy-8.97.100.3-2|713	echo "intel"
12nr|fglrx-legacy-8.97.100.3-2|714	;;
12nr|fglrx-legacy-8.97.100.3-2|715	*)
12nr|fglrx-legacy-8.97.100.3-2|716	echo "unknown"
12nr|fglrx-legacy-8.97.100.3-2|717	;;
12nr|fglrx-legacy-8.97.100.3-2|718	esac
12nr|fglrx-legacy-8.97.100.3-2|719	;;
12nr|fglrx-legacy-8.97.100.3-2|720	esac
12nr|fglrx-legacy-8.97.100.3-2|721	EOF
12nr|fglrx-legacy-8.97.100.3-2|722	chmod 0755 %{buildroot}%{_libdir}/fglrx/switchlibGL
12nr|fglrx-legacy-8.97.100.3-2|723	
12nr|fglrx-legacy-8.97.100.3-2|724	# It is not feasible to configure these separately with the alternatives
12nr|fglrx-legacy-8.97.100.3-2|725	# system, so use the same script for both.
12nr|fglrx-legacy-8.97.100.3-2|726	# Note: using a symlink here fails as the driver checks go+w without
12nr|fglrx-legacy-8.97.100.3-2|727	# dereferencing the symlink.
12nr|fglrx-legacy-8.97.100.3-2|728	cp -a %{buildroot}%{_libdir}/fglrx/switchlibGL %{buildroot}%{_libdir}/fglrx/switchlibglx
12nr|fglrx-legacy-8.97.100.3-2|729	
12nr|fglrx-legacy-8.97.100.3-2|730	# Fix file permissions
12nr|fglrx-legacy-8.97.100.3-2|731	find %{buildroot} -name '*.h' -exec %__chmod 0644 {} \;
12nr|fglrx-legacy-8.97.100.3-2|732	find %{buildroot} -name '*.c' -exec %__chmod 0644 {} \;
12nr|fglrx-legacy-8.97.100.3-2|733	
12nr|fglrx-legacy-8.97.100.3-2|734	touch %{buildroot}%{_sysconfdir}/ati/atiapfuser.blb
12nr|fglrx-legacy-8.97.100.3-2|735	
12nr|fglrx-legacy-8.97.100.3-2|736	%if %{mdkversion} >= 200800
12nr|fglrx-legacy-8.97.100.3-2|737	%pre -n %{driverpkgname}
12nr|fglrx-legacy-8.97.100.3-2|738	# Handle alternatives-era /etc/ati directory
12nr|fglrx-legacy-8.97.100.3-2|739	# It may confuse rpm due to it containing %config files
12nr|fglrx-legacy-8.97.100.3-2|740	if [ -L %{_sysconfdir}/ati ]; then
12nr|fglrx-legacy-8.97.100.3-2|741	rm %{_sysconfdir}/ati
12nr|fglrx-legacy-8.97.100.3-2|742	fi
12nr|fglrx-legacy-8.97.100.3-2|743	%endif
12nr|fglrx-legacy-8.97.100.3-2|744	
12nr|fglrx-legacy-8.97.100.3-2|745	%post -n %{driverpkgname}
12nr|fglrx-legacy-8.97.100.3-2|746	%if %{mdkversion} >= 200800
12nr|fglrx-legacy-8.97.100.3-2|747	# Migrate from pre-alternatives files
12nr|fglrx-legacy-8.97.100.3-2|748	if [ ! -L %{_datadir}/applications/mandriva-amdcccle.desktop -a -e %{_datadir}/applications/mandriva-amdcccle.desktop ]; then
12nr|fglrx-legacy-8.97.100.3-2|749	rm -f %{_datadir}/applications/mandriva-amdcccle.desktop
12nr|fglrx-legacy-8.97.100.3-2|750	fi
12nr|fglrx-legacy-8.97.100.3-2|751	%endif
12nr|fglrx-legacy-8.97.100.3-2|752	
12nr|fglrx-legacy-8.97.100.3-2|753	%{_sbindir}/update-alternatives \
12nr|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} \
12nr|fglrx-legacy-8.97.100.3-2|755	--slave %{_sysconfdir}/X11/XvMCConfig xvmcconfig %{_sysconfdir}/%{drivername}/XvMCConfig \
12nr|fglrx-legacy-8.97.100.3-2|756	--slave %{_libdir}/libAMDXvBA.cap %{_lib}AMDXvBA_cap %{_libdir}/%{drivername}/libAMDXvBA.cap \
12nr|fglrx-legacy-8.97.100.3-2|757	%ifarch x86_64
12nr|fglrx-legacy-8.97.100.3-2|758	--slave %{_prefix}/lib/libAMDXvBA.cap libAMDXvBA_cap %{_libdir}/%{drivername}/libAMDXvBA.cap \
12nr|fglrx-legacy-8.97.100.3-2|759	%endif
12nr|fglrx-legacy-8.97.100.3-2|760	%if %{mdkversion} < 201100
12nr|fglrx-legacy-8.97.100.3-2|761	--slave %{_sysconfdir}/modprobe.d/display-driver.conf display-driver.conf %{_sysconfdir}/%{drivername}/modprobe.conf \
12nr|fglrx-legacy-8.97.100.3-2|762	--slave %{_sysconfdir}/modprobe.preload.d/display-driver display-driver.preload %{_sysconfdir}/%{drivername}/modprobe.preload \
12nr|fglrx-legacy-8.97.100.3-2|763	%endif
12nr|fglrx-legacy-8.97.100.3-2|764	%if %{mdkversion} >= 200910
12nr|fglrx-legacy-8.97.100.3-2|765	--slave %{xorg_extra_modules} xorg_extra_modules %{ati_extdir} \
12nr|fglrx-legacy-8.97.100.3-2|766	%else
12nr|fglrx-legacy-8.97.100.3-2|767	%if %{mdkversion} >= 200900
12nr|fglrx-legacy-8.97.100.3-2|768	--slave %{_libdir}/xorg/modules/extensions/libdri.so libdri.so %{_libdir}/xorg/modules/extensions/standard/libdri.so \
12nr|fglrx-legacy-8.97.100.3-2|769	%endif
12nr|fglrx-legacy-8.97.100.3-2|770	%if %{mdkversion} >= 200800
12nr|fglrx-legacy-8.97.100.3-2|771	--slave %{_libdir}/xorg/modules/extensions/libglx.so libglx %{ati_extdir}/libglx.so
12nr|fglrx-legacy-8.97.100.3-2|772	%endif
12nr|fglrx-legacy-8.97.100.3-2|773	%endif
12nr|fglrx-legacy-8.97.100.3-2|774	# Alternative for PowerXpress intel (switchable graphics)
12nr|fglrx-legacy-8.97.100.3-2|775	# This is a separate alternative so that this situation can be differentiated
12nr|fglrx-legacy-8.97.100.3-2|776	# from standard intel configuration by tools (e.g. so that radeon driver won't
12nr|fglrx-legacy-8.97.100.3-2|777	# be loaded despite fglrx not being configured anymore).
12nr|fglrx-legacy-8.97.100.3-2|778	%{_sbindir}/update-alternatives \
12nr|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 \
12nr|fglrx-legacy-8.97.100.3-2|780	%if %{mdkversion} < 201100
12nr|fglrx-legacy-8.97.100.3-2|781	--slave %{_sysconfdir}/modprobe.d/display-driver.conf display-driver.conf %{_sysconfdir}/%{drivername}/modprobe.conf \
12nr|fglrx-legacy-8.97.100.3-2|782	--slave %{_sysconfdir}/modprobe.preload.d/display-driver display-driver.preload %{_sysconfdir}/%{drivername}/modprobe.preload \
12nr|fglrx-legacy-8.97.100.3-2|783	%endif
12nr|fglrx-legacy-8.97.100.3-2|784	%if %{mdkversion} >= 200800 && %{mdkversion} <= 200900
12nr|fglrx-legacy-8.97.100.3-2|785	--slave %{_libdir}/xorg/modules/extensions/libglx.so libglx %{_libdir}/xorg/modules/extensions/standard/libglx.so \
12nr|fglrx-legacy-8.97.100.3-2|786	%if %{mdkversion} == 200900
12nr|fglrx-legacy-8.97.100.3-2|787	--slave %{_libdir}/xorg/modules/extensions/libdri.so libdri.so %{_libdir}/xorg/modules/extensions/standard/libdri.so \
12nr|fglrx-legacy-8.97.100.3-2|788	%endif
12nr|fglrx-legacy-8.97.100.3-2|789	%endif
12nr|fglrx-legacy-8.97.100.3-2|790	#
12nr|fglrx-legacy-8.97.100.3-2|791	%if %{mdkversion} >= 200800
12nr|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
12nr|fglrx-legacy-8.97.100.3-2|793	# Switch from the obsolete hd2000 branch:
12nr|fglrx-legacy-8.97.100.3-2|794	%{_sbindir}/update-alternatives --set gl_conf %{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}
12nr|fglrx-legacy-8.97.100.3-2|795	fi
12nr|fglrx-legacy-8.97.100.3-2|796	# When upgrading from alternatives setup, rpm may consider /etc/ati/atiogl.xml
12nr|fglrx-legacy-8.97.100.3-2|797	# to exist due to the symlink, even when we remove it in %pre:
12nr|fglrx-legacy-8.97.100.3-2|798	if [ -e %{_sysconfdir}/ati/atiogl.xml.rpmnew -a ! -e %{_sysconfdir}/ati/atiogl.xml ]; then
12nr|fglrx-legacy-8.97.100.3-2|799	mv %{_sysconfdir}/ati/atiogl.xml.rpmnew %{_sysconfdir}/ati/atiogl.xml
12nr|fglrx-legacy-8.97.100.3-2|800	echo "Moved %{_sysconfdir}/ati/atiogl.xml.rpmnew back to %{_sysconfdir}/ati/atiogl.xml."
12nr|fglrx-legacy-8.97.100.3-2|801	fi
12nr|fglrx-legacy-8.97.100.3-2|802	%endif
12nr|fglrx-legacy-8.97.100.3-2|803	# Call /sbin/ldconfig explicitely due to alternatives
12nr|fglrx-legacy-8.97.100.3-2|804	/sbin/ldconfig -X
12nr|fglrx-legacy-8.97.100.3-2|805	%_post_service atieventsd
12nr|fglrx-legacy-8.97.100.3-2|806	%if "%{ldetect_cards_name}" != ""
12nr|fglrx-legacy-8.97.100.3-2|807	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
12nr|fglrx-legacy-8.97.100.3-2|808	%endif
12nr|fglrx-legacy-8.97.100.3-2|809	
12nr|fglrx-legacy-8.97.100.3-2|810	# Clear driver version numbers from amdpcsdb as suggested by AMD.
12nr|fglrx-legacy-8.97.100.3-2|811	# (fixes version display in amdcccle after upgrade)
12nr|fglrx-legacy-8.97.100.3-2|812	amdconfig --del-pcs-key=LDC,ReleaseVersion &>/dev/null || :
12nr|fglrx-legacy-8.97.100.3-2|813	amdconfig --del-pcs-key=LDC,Catalyst_Version &>/dev/null || :
12nr|fglrx-legacy-8.97.100.3-2|814	
12nr|fglrx-legacy-8.97.100.3-2|815	%if %{mdkversion} >= 200800
12nr|fglrx-legacy-8.97.100.3-2|816	%posttrans -n %{driverpkgname}
12nr|fglrx-legacy-8.97.100.3-2|817	# RPM seems to leave out the active /etc/fglrx* directory, likely due to
12nr|fglrx-legacy-8.97.100.3-2|818	# it being confused with the /etc/ati symlink. We have to clean up ourself:
12nr|fglrx-legacy-8.97.100.3-2|819	for dir in %{_sysconfdir}/fglrx %{_sysconfdir}/fglrx-hd2000; do
12nr|fglrx-legacy-8.97.100.3-2|820	if [ -d $dir ]; then
12nr|fglrx-legacy-8.97.100.3-2|821	for file in $dir/*; do
12nr|fglrx-legacy-8.97.100.3-2|822	case "$(basename $file)" in
12nr|fglrx-legacy-8.97.100.3-2|823	control | signature | logo_mask.xbm.example | logo.xbm.example)
12nr|fglrx-legacy-8.97.100.3-2|824	# non-config files, rpm would normally remove
12nr|fglrx-legacy-8.97.100.3-2|825	rm $file;;
12nr|fglrx-legacy-8.97.100.3-2|826	authatieventsd.sh | fglrxprofiles.csv | fglrxrc | atiogl.xml)
12nr|fglrx-legacy-8.97.100.3-2|827	# config files, check for modifications
12nr|fglrx-legacy-8.97.100.3-2|828	case "$(stat -c%s $file)" in
12nr|fglrx-legacy-8.97.100.3-2|829	545 | 838 | 2769 | 10224 | 11018)
12nr|fglrx-legacy-8.97.100.3-2|830	rm $file;;
12nr|fglrx-legacy-8.97.100.3-2|831	*)
12nr|fglrx-legacy-8.97.100.3-2|832	echo "Saving $file as %{_sysconfdir}/ati/$(basename $file).rpmsave."
12nr|fglrx-legacy-8.97.100.3-2|833	mv $file %{_sysconfdir}/ati/$(basename $file).rpmsave;;
12nr|fglrx-legacy-8.97.100.3-2|834	esac
12nr|fglrx-legacy-8.97.100.3-2|835	;;
12nr|fglrx-legacy-8.97.100.3-2|836	esac
12nr|fglrx-legacy-8.97.100.3-2|837	done
12nr|fglrx-legacy-8.97.100.3-2|838	[ $(ls -c $dir | wc -l) -eq 0 ] && rm -r $dir
12nr|fglrx-legacy-8.97.100.3-2|839	fi
12nr|fglrx-legacy-8.97.100.3-2|840	done
12nr|fglrx-legacy-8.97.100.3-2|841	true
12nr|fglrx-legacy-8.97.100.3-2|842	%endif
12nr|fglrx-legacy-8.97.100.3-2|843	
12nr|fglrx-legacy-8.97.100.3-2|844	%preun -n %{driverpkgname}
12nr|fglrx-legacy-8.97.100.3-2|845	%_preun_service atieventsd
12nr|fglrx-legacy-8.97.100.3-2|846	
12nr|fglrx-legacy-8.97.100.3-2|847	%postun -n %{driverpkgname}
12nr|fglrx-legacy-8.97.100.3-2|848	if [ ! -f %{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file} ]; then
12nr|fglrx-legacy-8.97.100.3-2|849	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/ld.so.conf.d/GL/%{ld_so_conf_file}
12nr|fglrx-legacy-8.97.100.3-2|850	fi
12nr|fglrx-legacy-8.97.100.3-2|851	if [ ! -f %{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf ]; then
12nr|fglrx-legacy-8.97.100.3-2|852	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
12nr|fglrx-legacy-8.97.100.3-2|853	fi
12nr|fglrx-legacy-8.97.100.3-2|854	# Call /sbin/ldconfig explicitely due to alternatives
12nr|fglrx-legacy-8.97.100.3-2|855	/sbin/ldconfig -X
12nr|fglrx-legacy-8.97.100.3-2|856	%if "%{ldetect_cards_name}" != ""
12nr|fglrx-legacy-8.97.100.3-2|857	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
12nr|fglrx-legacy-8.97.100.3-2|858	%endif
12nr|fglrx-legacy-8.97.100.3-2|859	
12nr|fglrx-legacy-8.97.100.3-2|860	%if %{mdkversion} >= 200800
12nr|fglrx-legacy-8.97.100.3-2|861	%pre -n %{drivername}-control-center
12nr|fglrx-legacy-8.97.100.3-2|862	# Handle alternatives-era directory,
12nr|fglrx-legacy-8.97.100.3-2|863	# it may confuse rpm.
12nr|fglrx-legacy-8.97.100.3-2|864	if [ -L %{_datadir}/ati ]; then
12nr|fglrx-legacy-8.97.100.3-2|865	rm %{_datadir}/ati
12nr|fglrx-legacy-8.97.100.3-2|866	fi
12nr|fglrx-legacy-8.97.100.3-2|867	%endif
12nr|fglrx-legacy-8.97.100.3-2|868	
12nr|fglrx-legacy-8.97.100.3-2|869	%post -n %{drivername}-control-center
12nr|fglrx-legacy-8.97.100.3-2|870	%if %mdkversion < 200900
12nr|fglrx-legacy-8.97.100.3-2|871	%{update_menus}
12nr|fglrx-legacy-8.97.100.3-2|872	%endif
12nr|fglrx-legacy-8.97.100.3-2|873	%if %{mdkversion} >= 200800
12nr|fglrx-legacy-8.97.100.3-2|874	[ -d %{_datadir}/fglrx ] && rm -r %{_datadir}/fglrx
12nr|fglrx-legacy-8.97.100.3-2|875	[ -d %{_datadir}/fglrx-hd2000 ] && rm -r %{_datadir}/fglrx-hd2000
12nr|fglrx-legacy-8.97.100.3-2|876	true
12nr|fglrx-legacy-8.97.100.3-2|877	%endif
12nr|fglrx-legacy-8.97.100.3-2|878	
12nr|fglrx-legacy-8.97.100.3-2|879	%if %mdkversion < 200900
12nr|fglrx-legacy-8.97.100.3-2|880	%postun -n %{drivername}-control-center
12nr|fglrx-legacy-8.97.100.3-2|881	%{clean_menus}
12nr|fglrx-legacy-8.97.100.3-2|882	%endif
12nr|fglrx-legacy-8.97.100.3-2|883	
12nr|fglrx-legacy-8.97.100.3-2|884	%post -n %{drivername}-opencl
12nr|fglrx-legacy-8.97.100.3-2|885	# explicit /sbin/ldconfig due to a non-standard library directory
12nr|fglrx-legacy-8.97.100.3-2|886	/sbin/ldconfig -X
12nr|fglrx-legacy-8.97.100.3-2|887	
12nr|fglrx-legacy-8.97.100.3-2|888	%post -n dkms-%{drivername}
12nr|fglrx-legacy-8.97.100.3-2|889	/usr/sbin/dkms --rpm_safe_upgrade add -m %{drivername} -v %{version}-%{release} &&
12nr|fglrx-legacy-8.97.100.3-2|890	/usr/sbin/dkms --rpm_safe_upgrade build -m %{drivername} -v %{version}-%{release} &&
12nr|fglrx-legacy-8.97.100.3-2|891	/usr/sbin/dkms --rpm_safe_upgrade install -m %{drivername} -v %{version}-%{release} --force
12nr|fglrx-legacy-8.97.100.3-2|892	
12nr|fglrx-legacy-8.97.100.3-2|893	# rmmod any old driver if present and not in use (e.g. by X)
12nr|fglrx-legacy-8.97.100.3-2|894	rmmod fglrx > /dev/null 2>&1 || true
12nr|fglrx-legacy-8.97.100.3-2|895	
12nr|fglrx-legacy-8.97.100.3-2|896	%preun -n dkms-%{drivername}
12nr|fglrx-legacy-8.97.100.3-2|897	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{drivername} -v %{version}-%{release} --all
12nr|fglrx-legacy-8.97.100.3-2|898	
12nr|fglrx-legacy-8.97.100.3-2|899	# rmmod any old driver if present and not in use (e.g. by X)
12nr|fglrx-legacy-8.97.100.3-2|900	rmmod fglrx > /dev/null 2>&1 || true
12nr|fglrx-legacy-8.97.100.3-2|901	
12nr|fglrx-legacy-8.97.100.3-2|902	%clean
12nr|fglrx-legacy-8.97.100.3-2|903	rm -rf %{buildroot}
12nr|fglrx-legacy-8.97.100.3-2|904	
12nr|fglrx-legacy-8.97.100.3-2|905	%files -n %{driverpkgname}
12nr|fglrx-legacy-8.97.100.3-2|906	%defattr(0644,root,root,0755)
12nr|fglrx-legacy-8.97.100.3-2|907	%doc README.install.urpmi README.manual-setup
12nr|fglrx-legacy-8.97.100.3-2|908	%doc README.8.600.upgrade.urpmi
12nr|fglrx-legacy-8.97.100.3-2|909	# the documentation files are grossly out of date; the configuration options
12nr|fglrx-legacy-8.97.100.3-2|910	# described in configure.html seem to be used by the driver, though, so it is
12nr|fglrx-legacy-8.97.100.3-2|911	# packaged, while the other html files are not:
12nr|fglrx-legacy-8.97.100.3-2|912	%doc common/usr/share/doc/fglrx/configure.html
12nr|fglrx-legacy-8.97.100.3-2|913	%doc common/usr/share/doc/fglrx/LICENSE.TXT
12nr|fglrx-legacy-8.97.100.3-2|914	%if %{mdkversion} <= 200810
12nr|fglrx-legacy-8.97.100.3-2|915	%doc README.8.532.upgrade.urpmi
12nr|fglrx-legacy-8.97.100.3-2|916	%endif
12nr|fglrx-legacy-8.97.100.3-2|917	
12nr|fglrx-legacy-8.97.100.3-2|918	%defattr(-,root,root)
12nr|fglrx-legacy-8.97.100.3-2|919	
12nr|fglrx-legacy-8.97.100.3-2|920	%if "%{ldetect_cards_name}" != ""
12nr|fglrx-legacy-8.97.100.3-2|921	%{_datadir}/ldetect-lst/pcitable.d/40%{drivername}.lst.gz
12nr|fglrx-legacy-8.97.100.3-2|922	%endif
12nr|fglrx-legacy-8.97.100.3-2|923	
12nr|fglrx-legacy-8.97.100.3-2|924	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
12nr|fglrx-legacy-8.97.100.3-2|925	%dir %{_sysconfdir}/ld.so.conf.d/GL
12nr|fglrx-legacy-8.97.100.3-2|926	%{_sysconfdir}/ld.so.conf.d/GL/ati.conf
12nr|fglrx-legacy-8.97.100.3-2|927	
12nr|fglrx-legacy-8.97.100.3-2|928	%if %{mdkversion} < 201100
12nr|fglrx-legacy-8.97.100.3-2|929	%ghost %{_sysconfdir}/modprobe.d/display-driver.conf
12nr|fglrx-legacy-8.97.100.3-2|930	%ghost %{_sysconfdir}/modprobe.preload.d/display-driver
12nr|fglrx-legacy-8.97.100.3-2|931	%endif
12nr|fglrx-legacy-8.97.100.3-2|932	%dir %{_sysconfdir}/%{drivername}
12nr|fglrx-legacy-8.97.100.3-2|933	%{_sysconfdir}/%{drivername}/XvMCConfig
12nr|fglrx-legacy-8.97.100.3-2|934	%{_sysconfdir}/%{drivername}/pxpress-free.ld.so.conf
12nr|fglrx-legacy-8.97.100.3-2|935	%if %{mdkversion} < 201100
12nr|fglrx-legacy-8.97.100.3-2|936	%{_sysconfdir}/%{drivername}/modprobe.conf
12nr|fglrx-legacy-8.97.100.3-2|937	%{_sysconfdir}/%{drivername}/modprobe.preload
12nr|fglrx-legacy-8.97.100.3-2|938	%endif
12nr|fglrx-legacy-8.97.100.3-2|939	
12nr|fglrx-legacy-8.97.100.3-2|940	%dir %{_sysconfdir}/ati
12nr|fglrx-legacy-8.97.100.3-2|941	%{_sysconfdir}/ati/control
12nr|fglrx-legacy-8.97.100.3-2|942	%{_sysconfdir}/ati/signature
12nr|fglrx-legacy-8.97.100.3-2|943	%config(noreplace) %{_sysconfdir}/ati/atiogl.xml
12nr|fglrx-legacy-8.97.100.3-2|944	%{_sysconfdir}/ati/logo.xbm.example
12nr|fglrx-legacy-8.97.100.3-2|945	%{_sysconfdir}/ati/logo_mask.xbm.example
12nr|fglrx-legacy-8.97.100.3-2|946	%config %{_sysconfdir}/ati/authatieventsd.sh
12nr|fglrx-legacy-8.97.100.3-2|947	%{_sysconfdir}/ati/amdpcsdb.default
12nr|fglrx-legacy-8.97.100.3-2|948	
12nr|fglrx-legacy-8.97.100.3-2|949	%{_initrddir}/atieventsd
12nr|fglrx-legacy-8.97.100.3-2|950	
12nr|fglrx-legacy-8.97.100.3-2|951	%{_sbindir}/atieventsd
12nr|fglrx-legacy-8.97.100.3-2|952	%{_sbindir}/amdnotifyui
12nr|fglrx-legacy-8.97.100.3-2|953	%{_sbindir}/atigetsysteminfo.sh
12nr|fglrx-legacy-8.97.100.3-2|954	
12nr|fglrx-legacy-8.97.100.3-2|955	%{_bindir}/amdconfig
12nr|fglrx-legacy-8.97.100.3-2|956	%{_bindir}/amdupdaterandrconfig
12nr|fglrx-legacy-8.97.100.3-2|957	%{_bindir}/amdxdg-su
12nr|fglrx-legacy-8.97.100.3-2|958	%{_bindir}/aticonfig
12nr|fglrx-legacy-8.97.100.3-2|959	%{_bindir}/atiodcli
12nr|fglrx-legacy-8.97.100.3-2|960	%{_bindir}/atiode
12nr|fglrx-legacy-8.97.100.3-2|961	%{_bindir}/fgl_glxgears
12nr|fglrx-legacy-8.97.100.3-2|962	%{_bindir}/fglrxinfo
12nr|fglrx-legacy-8.97.100.3-2|963	
12nr|fglrx-legacy-8.97.100.3-2|964	%{xorg_libdir}/modules/drivers/fglrx_drv.so
12nr|fglrx-legacy-8.97.100.3-2|965	%{xorg_libdir}/modules/linux/libfglrxdrm.so
12nr|fglrx-legacy-8.97.100.3-2|966	%{xorg_libdir}/modules/amdxmm.*o
12nr|fglrx-legacy-8.97.100.3-2|967	%{xorg_libdir}/modules/glesx.*o
12nr|fglrx-legacy-8.97.100.3-2|968	
12nr|fglrx-legacy-8.97.100.3-2|969	%dir %{ati_extdir}
12nr|fglrx-legacy-8.97.100.3-2|970	%{ati_extdir}/libglx.so
12nr|fglrx-legacy-8.97.100.3-2|971	%if %{mdkversion} == 200900
12nr|fglrx-legacy-8.97.100.3-2|972	%ghost %{xorg_libdir}/modules/extensions/libdri.so
12nr|fglrx-legacy-8.97.100.3-2|973	%endif
12nr|fglrx-legacy-8.97.100.3-2|974	%if %{mdkversion} >= 200800 && %{mdkversion} <= 200900
12nr|fglrx-legacy-8.97.100.3-2|975	%ghost %{xorg_libdir}/modules/extensions/libglx.so
12nr|fglrx-legacy-8.97.100.3-2|976	%endif
12nr|fglrx-legacy-8.97.100.3-2|977	
12nr|fglrx-legacy-8.97.100.3-2|978	%{xorg_dridir}/fglrx_dri.so
12nr|fglrx-legacy-8.97.100.3-2|979	%ifarch x86_64
12nr|fglrx-legacy-8.97.100.3-2|980	%{xorg_dridir32}/fglrx_dri.so
12nr|fglrx-legacy-8.97.100.3-2|981	%endif
12nr|fglrx-legacy-8.97.100.3-2|982	
12nr|fglrx-legacy-8.97.100.3-2|983	%dir %{_libdir}/%{drivername}
12nr|fglrx-legacy-8.97.100.3-2|984	%{_libdir}/%{drivername}/libGL.so.1
12nr|fglrx-legacy-8.97.100.3-2|985	%{_libdir}/%{drivername}/libGL.so.1.*
12nr|fglrx-legacy-8.97.100.3-2|986	%{_libdir}/%{drivername}/libaticalcl.so
12nr|fglrx-legacy-8.97.100.3-2|987	%{_libdir}/%{drivername}/libaticaldd.so
12nr|fglrx-legacy-8.97.100.3-2|988	%{_libdir}/%{drivername}/libaticalrt.so
12nr|fglrx-legacy-8.97.100.3-2|989	%{_libdir}/%{drivername}/libatiuki.so.1*
12nr|fglrx-legacy-8.97.100.3-2|990	%ifarch x86_64
12nr|fglrx-legacy-8.97.100.3-2|991	%dir %{_prefix}/lib/%{drivername}
12nr|fglrx-legacy-8.97.100.3-2|992	%{_prefix}/lib/%{drivername}/libGL.so.1
12nr|fglrx-legacy-8.97.100.3-2|993	%{_prefix}/lib/%{drivername}/libGL.so.1.*
12nr|fglrx-legacy-8.97.100.3-2|994	%{_prefix}/lib/%{drivername}/libaticalcl.so
12nr|fglrx-legacy-8.97.100.3-2|995	%{_prefix}/lib/%{drivername}/libaticaldd.so
12nr|fglrx-legacy-8.97.100.3-2|996	%{_prefix}/lib/%{drivername}/libaticalrt.so
12nr|fglrx-legacy-8.97.100.3-2|997	%{_prefix}/lib/%{drivername}/libatiuki.so.1*
12nr|fglrx-legacy-8.97.100.3-2|998	%endif
12nr|fglrx-legacy-8.97.100.3-2|999	
12nr|fglrx-legacy-8.97.100.3-2|1000	%{_libdir}/%{drivername}/libfglrx_dm.so.1*
12nr|fglrx-legacy-8.97.100.3-2|1001	%{_libdir}/%{drivername}/libatiadlxx.so
12nr|fglrx-legacy-8.97.100.3-2|1002	%{_libdir}/%{drivername}/libAMDXvBA.cap
12nr|fglrx-legacy-8.97.100.3-2|1003	%{_libdir}/%{drivername}/libAMDXvBA.so.1*
12nr|fglrx-legacy-8.97.100.3-2|1004	%{_libdir}/%{drivername}/libXvBAW.so.1*
12nr|fglrx-legacy-8.97.100.3-2|1005	
12nr|fglrx-legacy-8.97.100.3-2|1006	# PowerXpress
12nr|fglrx-legacy-8.97.100.3-2|1007	%{_libdir}/fglrx/switchlibGL
12nr|fglrx-legacy-8.97.100.3-2|1008	%{_libdir}/fglrx/switchlibglx
12nr|fglrx-legacy-8.97.100.3-2|1009	
12nr|fglrx-legacy-8.97.100.3-2|1010	%dir %{_datadir}/ati
12nr|fglrx-legacy-8.97.100.3-2|1011	%{_datadir}/ati/amd-uninstall.sh
12nr|fglrx-legacy-8.97.100.3-2|1012	
12nr|fglrx-legacy-8.97.100.3-2|1013	%config(noreplace) %{_sysconfdir}/ati/atiapfuser.blb
12nr|fglrx-legacy-8.97.100.3-2|1014	
12nr|fglrx-legacy-8.97.100.3-2|1015	%{_mandir}/man8/atieventsd.8*
12nr|fglrx-legacy-8.97.100.3-2|1016	
12nr|fglrx-legacy-8.97.100.3-2|1017	%files -n %{drivername}-control-center -f amdcccle.langs
12nr|fglrx-legacy-8.97.100.3-2|1018	%defattr(-,root,root,0755)
12nr|fglrx-legacy-8.97.100.3-2|1019	%attr(0644,root,root) %doc common/usr/share/doc/amdcccle/*
12nr|fglrx-legacy-8.97.100.3-2|1020	%{_sysconfdir}/security/console.apps/amdcccle-su
12nr|fglrx-legacy-8.97.100.3-2|1021	%{_sysconfdir}/pam.d/amdcccle-su
12nr|fglrx-legacy-8.97.100.3-2|1022	%{_bindir}/amdcccle
12nr|fglrx-legacy-8.97.100.3-2|1023	%dir %{_datadir}/ati
12nr|fglrx-legacy-8.97.100.3-2|1024	%dir %{_datadir}/ati/amdcccle
12nr|fglrx-legacy-8.97.100.3-2|1025	%if %{amdbuild}
12nr|fglrx-legacy-8.97.100.3-2|1026	%{_iconsdir}/%{drivername}-amdcccle.xpm
12nr|fglrx-legacy-8.97.100.3-2|1027	%else
12nr|fglrx-legacy-8.97.100.3-2|1028	%{_miconsdir}/%{drivername}-amdcccle.png
12nr|fglrx-legacy-8.97.100.3-2|1029	%{_iconsdir}/%{drivername}-amdcccle.png
12nr|fglrx-legacy-8.97.100.3-2|1030	%{_liconsdir}/%{drivername}-amdcccle.png
12nr|fglrx-legacy-8.97.100.3-2|1031	%endif
12nr|fglrx-legacy-8.97.100.3-2|1032	%{_datadir}/applications/amdcccle.desktop
12nr|fglrx-legacy-8.97.100.3-2|1033	%{_datadir}/applications/amdccclesu.desktop
12nr|fglrx-legacy-8.97.100.3-2|1034	%if %{bundle_qt}
12nr|fglrx-legacy-8.97.100.3-2|1035	%dir %{_libdir}/%{drivername}-qt4
12nr|fglrx-legacy-8.97.100.3-2|1036	%{_libdir}/%{drivername}-qt4/libQtCore.so.4
12nr|fglrx-legacy-8.97.100.3-2|1037	%{_libdir}/%{drivername}-qt4/libQtGui.so.4
12nr|fglrx-legacy-8.97.100.3-2|1038	%{_datadir}/ati/%{_lib}
12nr|fglrx-legacy-8.97.100.3-2|1039	%endif
12nr|fglrx-legacy-8.97.100.3-2|1040	
12nr|fglrx-legacy-8.97.100.3-2|1041	%files -n %{drivername}-devel
12nr|fglrx-legacy-8.97.100.3-2|1042	%defattr(-,root,root,0755)
12nr|fglrx-legacy-8.97.100.3-2|1043	%{_libdir}/%{drivername}/libfglrx_dm.a
12nr|fglrx-legacy-8.97.100.3-2|1044	%{_libdir}/%{drivername}/libfglrx_dm.so
12nr|fglrx-legacy-8.97.100.3-2|1045	%{_libdir}/%{drivername}/libAMDXvBA.so
12nr|fglrx-legacy-8.97.100.3-2|1046	%{_libdir}/%{drivername}/libXvBAW.so
12nr|fglrx-legacy-8.97.100.3-2|1047	%dir %{_includedir}/GL
12nr|fglrx-legacy-8.97.100.3-2|1048	%{_includedir}/GL/*ATI.h
12nr|fglrx-legacy-8.97.100.3-2|1049	%dir %{_includedir}/ATI
12nr|fglrx-legacy-8.97.100.3-2|1050	%dir %{_includedir}/ATI/GL
12nr|fglrx-legacy-8.97.100.3-2|1051	%{_includedir}/ATI/GL/*.h
12nr|fglrx-legacy-8.97.100.3-2|1052	%{_libdir}/%{drivername}/libGL.so
12nr|fglrx-legacy-8.97.100.3-2|1053	%{_libdir}/%{drivername}/libatiuki.so
12nr|fglrx-legacy-8.97.100.3-2|1054	%ifarch x86_64
12nr|fglrx-legacy-8.97.100.3-2|1055	%{_prefix}/lib/%{drivername}/libGL.so
12nr|fglrx-legacy-8.97.100.3-2|1056	%{_prefix}/lib/%{drivername}/libatiuki.so
12nr|fglrx-legacy-8.97.100.3-2|1057	%endif
12nr|fglrx-legacy-8.97.100.3-2|1058	
12nr|fglrx-legacy-8.97.100.3-2|1059	%files -n %{drivername}-opencl
12nr|fglrx-legacy-8.97.100.3-2|1060	%defattr(-,root,root,0755)
12nr|fglrx-legacy-8.97.100.3-2|1061	%dir %{_sysconfdir}/OpenCL
12nr|fglrx-legacy-8.97.100.3-2|1062	%dir %{_sysconfdir}/OpenCL/vendors
12nr|fglrx-legacy-8.97.100.3-2|1063	%{_sysconfdir}/OpenCL/vendors/amdocl*.icd
12nr|fglrx-legacy-8.97.100.3-2|1064	%{_bindir}/clinfo
12nr|fglrx-legacy-8.97.100.3-2|1065	%{_libdir}/%{drivername}/libamdocl*.so
12nr|fglrx-legacy-8.97.100.3-2|1066	%{_libdir}/%{drivername}/libOpenCL.so.1
12nr|fglrx-legacy-8.97.100.3-2|1067	%{_libdir}/%{drivername}/libSlotMaximizer*.so
12nr|fglrx-legacy-8.97.100.3-2|1068	%ifarch x86_64
12nr|fglrx-legacy-8.97.100.3-2|1069	%{_prefix}/lib/%{drivername}/libamdocl*.so
12nr|fglrx-legacy-8.97.100.3-2|1070	%{_prefix}/lib/%{drivername}/libOpenCL.so.1
12nr|fglrx-legacy-8.97.100.3-2|1071	%{_prefix}/lib/%{drivername}/libSlotMaximizer*.so
12nr|fglrx-legacy-8.97.100.3-2|1072	%endif
12nr|fglrx-legacy-8.97.100.3-2|1073	
12nr|fglrx-legacy-8.97.100.3-2|1074	%files -n dkms-%{drivername}
12nr|fglrx-legacy-8.97.100.3-2|1075	%defattr(0644,root,root,0755)
12nr|fglrx-legacy-8.97.100.3-2|1076	%{_usrsrc}/%{drivername}-%{version}-%{release}/*.c
12nr|fglrx-legacy-8.97.100.3-2|1077	%{_usrsrc}/%{drivername}-%{version}-%{release}/*.h
12nr|fglrx-legacy-8.97.100.3-2|1078	%{_usrsrc}/%{drivername}-%{version}-%{release}/2.6.x/
12nr|fglrx-legacy-8.97.100.3-2|1079	%{_usrsrc}/%{drivername}-%{version}-%{release}/dkms.conf
12nr|fglrx-legacy-8.97.100.3-2|1080	%attr(0755,root,root) %{_usrsrc}/%{drivername}-%{version}-%{release}/libfglrx_ip.a
12nr|fglrx-legacy-8.97.100.3-2|1081	%attr(0755,root,root) %{_usrsrc}/%{drivername}-%{version}-%{release}/make.sh
12nr|fglrx-legacy-8.97.100.3-2|1082	
12nr|fglrx-legacy-8.97.100.3-2|1083	
12nr|fglrx-legacy-8.97.100.3-2|1084	%changelog
12nr|fglrx-legacy-8.97.100.3-2|1085	* Mon Jul 30 2012 Dmitry Mikhirev <dmikhirev@mandriva.org> 8.97.100.3-1mdv2012.0
12nr|fglrx-legacy-8.97.100.3-2|1086	+ Revision: 811462
12nr|fglrx-legacy-8.97.100.3-2|1087	- imported package fglrx-legacy
12nr|fglrx-legacy-8.97.100.3-2|1088	

21652 12
12nr|fheroes2-20120917-1|1	%define rev r2931
12nr|fheroes2-20120917-1|2	Name:		fheroes2
12nr|fheroes2-20120917-1|3	Version:	20120917
12nr|fheroes2-20120917-1|4	Release:	1
12nr|fheroes2-20120917-1|5	Summary:	Free implementation of Heroes of the Might and Magic II engine
12nr|fheroes2-20120917-1|6	License:	GPL
12nr|fheroes2-20120917-1|7	Group:		Games/Strategy
12nr|fheroes2-20120917-1|8	Url:		http://sourceforge.net/projects/fheroes2/
12nr|fheroes2-20120917-1|9	Source:		http://sourceforge.net/projects/fheroes2/files/fheroes2/%{name}-src-%{rev}.tgz
12nr|fheroes2-20120917-1|10	Source2:	%{name}.sh
12nr|fheroes2-20120917-1|11	Source3:	%{name}.png
12nr|fheroes2-20120917-1|12	Source4:	%{name}.desktop
12nr|fheroes2-20120917-1|13	Source5:	%{name}.cfg
12nr|fheroes2-20120917-1|14	BuildRequires:	gcc-c++
12nr|fheroes2-20120917-1|15	BuildRequires:	SDL_image-devel
12nr|fheroes2-20120917-1|16	BuildRequires:	SDL_mixer-devel
12nr|fheroes2-20120917-1|17	BuildRequires:	SDL_net-devel
12nr|fheroes2-20120917-1|18	BuildRequires:	SDL_ttf-devel
12nr|fheroes2-20120917-1|19	BuildRequires:	pkgconfig(freetype2)
12nr|fheroes2-20120917-1|20	BuildRequires:	pkgconfig(libpng)
12nr|fheroes2-20120917-1|21	BuildRequires:	zlib-devel
12nr|fheroes2-20120917-1|22	
12nr|fheroes2-20120917-1|23	%description
12nr|fheroes2-20120917-1|24	Free implementation of Heroes of the Might and Magic II engine.
12nr|fheroes2-20120917-1|25	You need to copy files from data and maps directories from original game
12nr|fheroes2-20120917-1|26	into your /usr/share/games/fheroes2/{maps,data} directories respectively
12nr|fheroes2-20120917-1|27	
12nr|fheroes2-20120917-1|28	%prep
12nr|fheroes2-20120917-1|29	%setup -qn fheroes-src
12nr|fheroes2-20120917-1|30	
12nr|fheroes2-20120917-1|31	%build
12nr|fheroes2-20120917-1|32	%make WITH_AI=simple CONFIGURE_FHEROES2_DATA="%{_gamesdatadir}/%{name}/"
12nr|fheroes2-20120917-1|33	
12nr|fheroes2-20120917-1|34	%install
12nr|fheroes2-20120917-1|35	# let's create directory structure...
12nr|fheroes2-20120917-1|36	mkdir -p %{buildroot}%{_gamesbindir}
12nr|fheroes2-20120917-1|37	mkdir -p %{buildroot}%{_datadir}/applications
12nr|fheroes2-20120917-1|38	mkdir -p %{buildroot}%{_datadir}/pixmaps
12nr|fheroes2-20120917-1|39	mkdir -p %{buildroot}%{_gamesdatadir}/%{name}/{data,maps}
12nr|fheroes2-20120917-1|40	
12nr|fheroes2-20120917-1|41	# and install what we need where we need it to be...
12nr|fheroes2-20120917-1|42	install -pm755 %{name} %{buildroot}%{_gamesbindir}/%{name}.bin
12nr|fheroes2-20120917-1|43	install -pm755 %{SOURCE2} %{buildroot}%{_gamesbindir}/%{name}
12nr|fheroes2-20120917-1|44	install -pm 644 %{name}.cfg %{buildroot}%{_gamesdatadir}/%{name}/
12nr|fheroes2-20120917-1|45	install -pm 644 %{name}.key %{buildroot}%{_gamesdatadir}/%{name}/
12nr|fheroes2-20120917-1|46	install -pm 644 %{SOURCE3} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12nr|fheroes2-20120917-1|47	install -pm 644 %{SOURCE4} %{buildroot}%{_datadir}/applications/%{name}.desktop
12nr|fheroes2-20120917-1|48	install -pm 644 %{SOURCE5} %{buildroot}%{_gamesdatadir}/%{name}/
12nr|fheroes2-20120917-1|49	
12nr|fheroes2-20120917-1|50	%files
12nr|fheroes2-20120917-1|51	%doc AUTHORS changelog.txt COPYING LICENSE README
12nr|fheroes2-20120917-1|52	%{_gamesbindir}/*
12nr|fheroes2-20120917-1|53	%{_datadir}/pixmaps/%{name}.png
12nr|fheroes2-20120917-1|54	%{_datadir}/applications/%{name}.desktop
12nr|fheroes2-20120917-1|55	%{_gamesdatadir}/%{name}
12nr|fheroes2-20120917-1|56	
12nr|fheroes2-20120917-1|57	
12nr|fheroes2-20120917-1|58	
12nr|fheroes2-20120917-1|59	
12nr|fheroes2-20120917-1|60	%changelog
12nr|fheroes2-20120917-1|61	* Wed Oct  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nr|fheroes2-20120917-1|62	+ Commit: 0eef139
12nr|fheroes2-20120917-1|63	- New snapshot r2931 (20120917)
12nr|fheroes2-20120917-1|64	
12nr|fheroes2-20120917-1|65	

21653 12
12nr|flash-player-plugin-11.2.202.233-4|1	# backportability
12nr|flash-player-plugin-11.2.202.233-4|2	%define _localstatedir /var
12nr|flash-player-plugin-11.2.202.233-4|3	
12nr|flash-player-plugin-11.2.202.233-4|4	Summary:	Flash Player plugin for browsers
12nr|flash-player-plugin-11.2.202.233-4|5	Name:		flash-player-plugin
12nr|flash-player-plugin-11.2.202.233-4|6	Version:	11.2.202.233
12nr|flash-player-plugin-11.2.202.233-4|7	Release:	4
12nr|flash-player-plugin-11.2.202.233-4|8	License:	Proprietary
12nr|flash-player-plugin-11.2.202.233-4|9	URL:		http://www.adobe.com/products/flashplayer/
12nr|flash-player-plugin-11.2.202.233-4|10	Source0:	http://fpdownload.macromedia.com/get/flashplayer/pdc/%{version}/install_flash_player_11_linux.i386.tar.gz
12nr|flash-player-plugin-11.2.202.233-4|11	Source1:	http://fpdownload.macromedia.com/get/flashplayer/pdc/%{version}/install_flash_player_11_linux.x86_64.tar.gz
12nr|flash-player-plugin-11.2.202.233-4|12	Group:		Networking/WWW
12nr|flash-player-plugin-11.2.202.233-4|13	Requires:	curl
12nr|flash-player-plugin-11.2.202.233-4|14	Requires(post):	curl
12nr|flash-player-plugin-11.2.202.233-4|15	Provides:	flashplayer-plugin == %{version}
12nr|flash-player-plugin-11.2.202.233-4|16	
12nr|flash-player-plugin-11.2.202.233-4|17	# obtained by objdump -x /usr/lib/mozilla/plugins/libflashplayer.so | grep NEEDED
12nr|flash-player-plugin-11.2.202.233-4|18	# helper: for i in $(objdump -p libflashplayer.so  | grep NEEDED | awk '{ print $2 }'); do
12nr|flash-player-plugin-11.2.202.233-4|19	#	  echo -n "$i: "; rpm -qf /usr/lib64/$i; done
12nr|flash-player-plugin-11.2.202.233-4|20	#		libX11.so.6	libXext.so.6	libXt.so.6	libfreetype.so.6
12nr|flash-player-plugin-11.2.202.233-4|21	Requires:	%{_lib}x11_6	%{_lib}xext6	%{_lib}xt6	%{_lib}freetype6
12nr|flash-player-plugin-11.2.202.233-4|22	#		libfontconfig.so.1	libgtk-x11-2.0.so.0, libgdk-x11-2.0.so.0
12nr|flash-player-plugin-11.2.202.233-4|23	Requires:       %{_lib}fontconfig1	%{_lib}gtk+-x11-2.0_0
12nr|flash-player-plugin-11.2.202.233-4|24	#		libatk-1.0.so.0	libgdk_pixbuf-2.0.so.0	libpangocairo-1.0.so.0, libpango-1.0.so.0
12nr|flash-player-plugin-11.2.202.233-4|25	Requires:	%{_lib}atk1.0_0	%{_lib}gdk_pixbuf2.0_0	%{_lib}pango1.0_0
12nr|flash-player-plugin-11.2.202.233-4|26	#		libcairo.so.2	libgobject-2.0.so.0, libgmodule-2.0.so.0, libglib-2.0.so.0
12nr|flash-player-plugin-11.2.202.233-4|27	Requires:	%{_lib}cairo2	%{_lib}glib2.0_0
12nr|flash-player-plugin-11.2.202.233-4|28	#		libnss3.so, libsmime3.so, libssl3.so	libplds4.so, libplc4.so, libnspr4.so
12nr|flash-player-plugin-11.2.202.233-4|29	Requires:	%{_lib}nss3				%{_lib}nspr4
12nr|flash-player-plugin-11.2.202.233-4|30	# required for audio, dlopened:
12nr|flash-player-plugin-11.2.202.233-4|31	Requires:	%{_lib}alsa2
12nr|flash-player-plugin-11.2.202.233-4|32	# dlopened:
12nr|flash-player-plugin-11.2.202.233-4|33	Requires:	%{_lib}curl4
12nr|flash-player-plugin-11.2.202.233-4|34	# dlopened, for video acceleration:
12nr|flash-player-plugin-11.2.202.233-4|35	Suggests:	%{_lib}vdpau1
12nr|flash-player-plugin-11.2.202.233-4|36	#
12nr|flash-player-plugin-11.2.202.233-4|37	Obsoletes:	FlashPlayer < 9.0.115.0-5
12nr|flash-player-plugin-11.2.202.233-4|38	Obsoletes:	flashplayer < %{version}
12nr|flash-player-plugin-11.2.202.233-4|39	Obsoletes:	flash-plugin < %{version}
12nr|flash-player-plugin-11.2.202.233-4|40	Obsoletes:	FlashPlayer-plugin < %{version}
12nr|flash-player-plugin-11.2.202.233-4|41	Obsoletes:	flashplayer-plugin < %{version}
12nr|flash-player-plugin-11.2.202.233-4|42	
12nr|flash-player-plugin-11.2.202.233-4|43	# Conflict with free plugins to avoid user confusion as to which one is
12nr|flash-player-plugin-11.2.202.233-4|44	# actually used:
12nr|flash-player-plugin-11.2.202.233-4|45	Conflicts:	gnash-firefox-plugin
12nr|flash-player-plugin-11.2.202.233-4|46	Conflicts:	swfdec-mozilla
12nr|flash-player-plugin-11.2.202.233-4|47	Conflicts:	lightspark-mozilla-plugin
12nr|flash-player-plugin-11.2.202.233-4|48	Conflicts:	libflashsupport < 0.20080000.1
12nr|flash-player-plugin-11.2.202.233-4|49	Obsoletes:	flash-player-plugin10.2 < 10.2.152
12nr|flash-player-plugin-11.2.202.233-4|50	
12nr|flash-player-plugin-11.2.202.233-4|51	%description
12nr|flash-player-plugin-11.2.202.233-4|52	Adobe Flash Player plugin for browsers.
12nr|flash-player-plugin-11.2.202.233-4|53	
12nr|flash-player-plugin-11.2.202.233-4|54	NOTE: This package does not contain the Flash Player itself. The
12nr|flash-player-plugin-11.2.202.233-4|55	software will be automatically downloaded from Adobe during package
12nr|flash-player-plugin-11.2.202.233-4|56	installation. Alternatively you can use the command
12nr|flash-player-plugin-11.2.202.233-4|57	"download-flash-player-plugin" manually.
12nr|flash-player-plugin-11.2.202.233-4|58	
12nr|flash-player-plugin-11.2.202.233-4|59	Installing this package indicates acceptance of the EULA, available
12nr|flash-player-plugin-11.2.202.233-4|60	from http://www.adobe.com/products/eulas/players/flash/.
12nr|flash-player-plugin-11.2.202.233-4|61	
12nr|flash-player-plugin-11.2.202.233-4|62	%package kde
12nr|flash-player-plugin-11.2.202.233-4|63	Summary:	KDE workspace files
12nr|flash-player-plugin-11.2.202.233-4|64	Group:		Networking/WWW
12nr|flash-player-plugin-11.2.202.233-4|65	Requires:	%{name} = %{version}
12nr|flash-player-plugin-11.2.202.233-4|66	
12nr|flash-player-plugin-11.2.202.233-4|67	%description kde
12nr|flash-player-plugin-11.2.202.233-4|68	Adobe Flash files to work with KDE
12nr|flash-player-plugin-11.2.202.233-4|69	
12nr|flash-player-plugin-11.2.202.233-4|70	%prep
12nr|flash-player-plugin-11.2.202.233-4|71	%setup -c -T
12nr|flash-player-plugin-11.2.202.233-4|72	
12nr|flash-player-plugin-11.2.202.233-4|73	%build
12nr|flash-player-plugin-11.2.202.233-4|74	
12nr|flash-player-plugin-11.2.202.233-4|75	%install
12nr|flash-player-plugin-11.2.202.233-4|76	%__rm -rf %{buildroot}
12nr|flash-player-plugin-11.2.202.233-4|77	
12nr|flash-player-plugin-11.2.202.233-4|78	%__mkdir_p %{buildroot}
12nr|flash-player-plugin-11.2.202.233-4|79	cd %{buildroot}
12nr|flash-player-plugin-11.2.202.233-4|80	%ifarch x86_64
12nr|flash-player-plugin-11.2.202.233-4|81	%__tar xzf %{SOURCE1}
12nr|flash-player-plugin-11.2.202.233-4|82	%else
12nr|flash-player-plugin-11.2.202.233-4|83	%__tar xzf %{SOURCE0}
12nr|flash-player-plugin-11.2.202.233-4|84	%endif
12nr|flash-player-plugin-11.2.202.233-4|85	
12nr|flash-player-plugin-11.2.202.233-4|86	%__mkdir_p %{buildroot}%{_libdir}/mozilla/plugins/
12nr|flash-player-plugin-11.2.202.233-4|87	%__chmod 0755 libflashplayer.so
12nr|flash-player-plugin-11.2.202.233-4|88	%__mv libflashplayer.so %{buildroot}%{_libdir}/mozilla/plugins/
12nr|flash-player-plugin-11.2.202.233-4|89	
12nr|flash-player-plugin-11.2.202.233-4|90	rm -f %{buildroot}/readme.txt
12nr|flash-player-plugin-11.2.202.233-4|91	
12nr|flash-player-plugin-11.2.202.233-4|92	%files
12nr|flash-player-plugin-11.2.202.233-4|93	%{_bindir}/flash-player-properties
12nr|flash-player-plugin-11.2.202.233-4|94	%{_libdir}/mozilla/plugins/*.so
12nr|flash-player-plugin-11.2.202.233-4|95	%{_datadir}/applications/*.desktop
12nr|flash-player-plugin-11.2.202.233-4|96	%{_datadir}/icons/*
12nr|flash-player-plugin-11.2.202.233-4|97	%{_datadir}/pixmaps/*
12nr|flash-player-plugin-11.2.202.233-4|98	
12nr|flash-player-plugin-11.2.202.233-4|99	%files kde
12nr|flash-player-plugin-11.2.202.233-4|100	%{_libdir}/kde4/kcm_adobe_flash_player.so
12nr|flash-player-plugin-11.2.202.233-4|101	%{_datadir}/kde4/*
12nr|flash-player-plugin-11.2.202.233-4|102	
12nr|flash-player-plugin-11.2.202.233-4|103	
12nr|flash-player-plugin-11.2.202.233-4|104	%changelog
12nr|flash-player-plugin-11.2.202.233-4|105	

21654 12
12nr|flash-player-plugin-11.2.202.238-1|1	%ifarch x86_64
12nr|flash-player-plugin-11.2.202.238-1|2	%define bitmark	()(64bit)
12nr|flash-player-plugin-11.2.202.238-1|3	%else
12nr|flash-player-plugin-11.2.202.238-1|4	%define bitmark %nil
12nr|flash-player-plugin-11.2.202.238-1|5	%endif
12nr|flash-player-plugin-11.2.202.238-1|6	
12nr|flash-player-plugin-11.2.202.238-1|7	Summary:	Flash Player plugin for browsers
12nr|flash-player-plugin-11.2.202.238-1|8	Name:		flash-player-plugin
12nr|flash-player-plugin-11.2.202.238-1|9	Version:	11.2.202.238
12nr|flash-player-plugin-11.2.202.238-1|10	Release:	%mkrel 1
12nr|flash-player-plugin-11.2.202.238-1|11	License:	Proprietary
12nr|flash-player-plugin-11.2.202.238-1|12	URL:		http://www.adobe.com/products/flashplayer/
12nr|flash-player-plugin-11.2.202.238-1|13	Group:		Networking/WWW
12nr|flash-player-plugin-11.2.202.238-1|14	ExclusiveArch:	%ix86 x86_64
12nr|flash-player-plugin-11.2.202.238-1|15	Requires(pre):	curl
12nr|flash-player-plugin-11.2.202.238-1|16	
12nr|flash-player-plugin-11.2.202.238-1|17	# helper for getting requires:
12nr|flash-player-plugin-11.2.202.238-1|18	# for i in $(objdump -p libflashplayer.so  | grep NEEDED | awk '{ print $2 }' | grep -v ld-linux); do echo "Requires: $i%{bitmark}"; done
12nr|flash-player-plugin-11.2.202.238-1|19	Requires: libatk-1.0.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|20	Requires: libcairo.so.2%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|21	Requires: libc.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|22	Requires: libdl.so.2%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|23	Requires: libfontconfig.so.1%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|24	Requires: libfreetype.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|25	Requires: libgdk_pixbuf-2.0.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|26	Requires: libgdk-x11-2.0.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|27	Requires: libglib-2.0.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|28	Requires: libgmodule-2.0.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|29	Requires: libgobject-2.0.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|30	Requires: libgthread-2.0.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|31	Requires: libgtk-x11-2.0.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|32	Requires: libm.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|33	Requires: libnspr4.so%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|34	Requires: libnss3.so%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|35	Requires: libnssutil3.so%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|36	Requires: libpango-1.0.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|37	Requires: libpangocairo-1.0.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|38	Requires: libpangoft2-1.0.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|39	Requires: libplc4.so%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|40	Requires: libplds4.so%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|41	Requires: libpthread.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|42	Requires: librt.so.1%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|43	Requires: libsmime3.so%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|44	Requires: libssl3.so%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|45	Requires: libX11.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|46	Requires: libXcursor.so.1%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|47	Requires: libXext.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|48	Requires: libXrender.so.1%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|49	Requires: libXt.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|50	# end of helper produced requires
12nr|flash-player-plugin-11.2.202.238-1|51	
12nr|flash-player-plugin-11.2.202.238-1|52	# required for audio, dlopened:
12nr|flash-player-plugin-11.2.202.238-1|53	Requires:	libasound.so.2%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|54	# dlopened:
12nr|flash-player-plugin-11.2.202.238-1|55	Requires:	libcurl.so.4%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|56	# dlopened, for video acceleration:
12nr|flash-player-plugin-11.2.202.238-1|57	Suggests:	libvdpau.so.1%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|58	#
12nr|flash-player-plugin-11.2.202.238-1|59	Conflicts:	FlashPlayer < 9.0.115.0-5
12nr|flash-player-plugin-11.2.202.238-1|60	Conflicts:	flash-plugin FlashPlayer-plugin flashplayer-plugin
12nr|flash-player-plugin-11.2.202.238-1|61	# Conflict with free plugins to avoid user confusion as to which one is
12nr|flash-player-plugin-11.2.202.238-1|62	# actually used:
12nr|flash-player-plugin-11.2.202.238-1|63	Conflicts:	gnash-firefox-plugin
12nr|flash-player-plugin-11.2.202.238-1|64	Conflicts:	swfdec-mozilla
12nr|flash-player-plugin-11.2.202.238-1|65	Conflicts:	lightspark-mozilla-plugin
12nr|flash-player-plugin-11.2.202.238-1|66	Conflicts:	libflashsupport < 0.20080000.1
12nr|flash-player-plugin-11.2.202.238-1|67	Obsoletes:	flash-player-plugin10.2 < 10.2.152
12nr|flash-player-plugin-11.2.202.238-1|68	Provides:	flash-player-plugin11
12nr|flash-player-plugin-11.2.202.238-1|69	Obsoletes:	flash-player-plugin11
12nr|flash-player-plugin-11.2.202.238-1|70	BuildRequires:	kde4-macros
12nr|flash-player-plugin-11.2.202.238-1|71	BuildRoot:	%{_tmppath}/%{name}-root
12nr|flash-player-plugin-11.2.202.238-1|72	
12nr|flash-player-plugin-11.2.202.238-1|73	%description
12nr|flash-player-plugin-11.2.202.238-1|74	Adobe Flash Player plugin for browsers.
12nr|flash-player-plugin-11.2.202.238-1|75	
12nr|flash-player-plugin-11.2.202.238-1|76	NOTE: This package does not contain the Flash Player itself. The
12nr|flash-player-plugin-11.2.202.238-1|77	software will be automatically downloaded from Adobe during package
12nr|flash-player-plugin-11.2.202.238-1|78	installation.
12nr|flash-player-plugin-11.2.202.238-1|79	
12nr|flash-player-plugin-11.2.202.238-1|80	Installing this package indicates acceptance of the Flash Player EULA,
12nr|flash-player-plugin-11.2.202.238-1|81	available at http://www.adobe.com/products/eulas/players/flash/
12nr|flash-player-plugin-11.2.202.238-1|82	%ifnarch x86_64
12nr|flash-player-plugin-11.2.202.238-1|83	and as %{_libdir}/mozilla/plugins/LICENSE.flashplayer.
12nr|flash-player-plugin-11.2.202.238-1|84	%endif
12nr|flash-player-plugin-11.2.202.238-1|85	
12nr|flash-player-plugin-11.2.202.238-1|86	# It would be preferable to have the KCM module in the main package with
12nr|flash-player-plugin-11.2.202.238-1|87	# simply not requiring any kde stuff. However, standard KDE installation
12nr|flash-player-plugin-11.2.202.238-1|88	# doesn't necessary include libkutils4. - Anssi 08/2011
12nr|flash-player-plugin-11.2.202.238-1|89	%package kde
12nr|flash-player-plugin-11.2.202.238-1|90	Summary:	Flash Player KDE settings module
12nr|flash-player-plugin-11.2.202.238-1|91	Group:		Networking/WWW
12nr|flash-player-plugin-11.2.202.238-1|92	Requires:	%{name} = %{version}-%{release}
12nr|flash-player-plugin-11.2.202.238-1|93	Requires(post):	%{name} = %{version}-%{release}
12nr|flash-player-plugin-11.2.202.238-1|94	# helper for getting requires:
12nr|flash-player-plugin-11.2.202.238-1|95	# for i in $(objdump -p kcm_adobe_flash_player.so  | grep NEEDED | awk '{ print $2 }' | grep -v ld-linux); do echo "Requires: $i%{bitmark}"; done
12nr|flash-player-plugin-11.2.202.238-1|96	Requires: libc.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|97	Requires: libICE.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|98	Requires: libkdecore.so.5%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|99	Requires: libkdeui.so.5%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|100	Requires: libkutils.so.4%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|101	Requires: libm.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|102	Requires: libpthread.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|103	Requires: libQtCore.so.4%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|104	Requires: libQtDBus.so.4%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|105	Requires: libQtGui.so.4%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|106	Requires: libQtSvg.so.4%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|107	Requires: libSM.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|108	Requires: libX11.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|109	Requires: libXau.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|110	Requires: libXdmcp.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|111	Requires: libXext.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|112	Requires: libXft.so.2%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|113	Requires: libXpm.so.4%{bitmark}
12nr|flash-player-plugin-11.2.202.238-1|114	# end of helper produced requires
12nr|flash-player-plugin-11.2.202.238-1|115	Conflicts:	flash-player-plugin < 10.3.183.5
12nr|flash-player-plugin-11.2.202.238-1|116	Provides:	flash-player-plugin11-kde
12nr|flash-player-plugin-11.2.202.238-1|117	Obsoletes:	flash-player-plugin11-kde
12nr|flash-player-plugin-11.2.202.238-1|118	
12nr|flash-player-plugin-11.2.202.238-1|119	%description kde
12nr|flash-player-plugin-11.2.202.238-1|120	KDE settings module for Adobe Flash Player.
12nr|flash-player-plugin-11.2.202.238-1|121	
12nr|flash-player-plugin-11.2.202.238-1|122	NOTE: This package does not contain the software itself. The
12nr|flash-player-plugin-11.2.202.238-1|123	software will be automatically downloaded from the Adobe server
12nr|flash-player-plugin-11.2.202.238-1|124	during package installation.
12nr|flash-player-plugin-11.2.202.238-1|125	
12nr|flash-player-plugin-11.2.202.238-1|126	Installing this package indicates acceptance of the Flash Player EULA,
12nr|flash-player-plugin-11.2.202.238-1|127	available at http://www.adobe.com/products/eulas/players/flash/
12nr|flash-player-plugin-11.2.202.238-1|128	%ifnarch x86_64
12nr|flash-player-plugin-11.2.202.238-1|129	and as %{_libdir}/mozilla/plugins/LICENSE.flashplayer.
12nr|flash-player-plugin-11.2.202.238-1|130	%endif
12nr|flash-player-plugin-11.2.202.238-1|131	
12nr|flash-player-plugin-11.2.202.238-1|132	%prep
12nr|flash-player-plugin-11.2.202.238-1|133	%setup -c -T
12nr|flash-player-plugin-11.2.202.238-1|134	
12nr|flash-player-plugin-11.2.202.238-1|135	# Always prefer versioned archives instead of unversioned ones, so that when
12nr|flash-player-plugin-11.2.202.238-1|136	# Adobe updates the Flash Player, the old md5sum continues to work until
12nr|flash-player-plugin-11.2.202.238-1|137	# this package is updated for the new version.
12nr|flash-player-plugin-11.2.202.238-1|138	
12nr|flash-player-plugin-11.2.202.238-1|139	# The linuxdownload.adobe.com rpm usually stays up longer, but fpdownload.macromedia.com is faster.
12nr|flash-player-plugin-11.2.202.238-1|140	# Their md5sums usually differ.
12nr|flash-player-plugin-11.2.202.238-1|141	
12nr|flash-player-plugin-11.2.202.238-1|142	%ifarch %ix86
12nr|flash-player-plugin-11.2.202.238-1|143	%define downurl1	http://fpdownload.macromedia.com/get/flashplayer/pdc/%{version}/flash-plugin-%{version}-release.i386.rpm
12nr|flash-player-plugin-11.2.202.238-1|144	%define tmd5sum1	2a23b92fa08c555f8520d7a619175dc5
12nr|flash-player-plugin-11.2.202.238-1|145	%define downurl2	http://linuxdownload.adobe.com/linux/i386/flash-plugin-%{version}-release.i386.rpm
12nr|flash-player-plugin-11.2.202.238-1|146	%define tmd5sum2	5022e2d969b88519f3a03c45ee778eac
12nr|flash-player-plugin-11.2.202.238-1|147	%define downurl3	%nil
12nr|flash-player-plugin-11.2.202.238-1|148	%define tmd5sum3	%nil
12nr|flash-player-plugin-11.2.202.238-1|149	%define tarname		flash-plugin-%{version}-release.i386.rpm
12nr|flash-player-plugin-11.2.202.238-1|150	
12nr|flash-player-plugin-11.2.202.238-1|151	%define warn_on_missing_files 1
12nr|flash-player-plugin-11.2.202.238-1|152	%endif
12nr|flash-player-plugin-11.2.202.238-1|153	
12nr|flash-player-plugin-11.2.202.238-1|154	%ifarch x86_64
12nr|flash-player-plugin-11.2.202.238-1|155	%define downurl1	http://fpdownload.macromedia.com/get/flashplayer/pdc/%{version}/flash-plugin-%{version}-release.x86_64.rpm
12nr|flash-player-plugin-11.2.202.238-1|156	%define tmd5sum1	bc361c57e83b9fbabd02a9392bf2839f
12nr|flash-player-plugin-11.2.202.238-1|157	%define downurl2	http://linuxdownload.adobe.com/linux/x86_64/flash-plugin-%{version}-release.x86_64.rpm
12nr|flash-player-plugin-11.2.202.238-1|158	%define tmd5sum2	b1448a4c650b2198a3de6890ff2eaf78
12nr|flash-player-plugin-11.2.202.238-1|159	%define downurl3	%nil
12nr|flash-player-plugin-11.2.202.238-1|160	%define downurl3	%nil
12nr|flash-player-plugin-11.2.202.238-1|161	%define tarname		flash-plugin-%{version}-release.x86_64.rpm
12nr|flash-player-plugin-11.2.202.238-1|162	
12nr|flash-player-plugin-11.2.202.238-1|163	%define warn_on_missing_files 1
12nr|flash-player-plugin-11.2.202.238-1|164	%endif
12nr|flash-player-plugin-11.2.202.238-1|165	
12nr|flash-player-plugin-11.2.202.238-1|166	%define file %{_localstatedir}/lib/%{name}/%{tarname}
12nr|flash-player-plugin-11.2.202.238-1|167	
12nr|flash-player-plugin-11.2.202.238-1|168	%install
12nr|flash-player-plugin-11.2.202.238-1|169	rm -rf %{buildroot}
12nr|flash-player-plugin-11.2.202.238-1|170	
12nr|flash-player-plugin-11.2.202.238-1|171	install -d -m755 %{buildroot}%{_localstatedir}/lib/%{name}
12nr|flash-player-plugin-11.2.202.238-1|172	install -d -m755 %{buildroot}%{_libdir}/mozilla/plugins
12nr|flash-player-plugin-11.2.202.238-1|173	touch %{buildroot}%{_libdir}/mozilla/plugins/libflashplayer.so
12nr|flash-player-plugin-11.2.202.238-1|174	touch %{buildroot}%{_libdir}/mozilla/plugins/LICENSE.flashplayer
12nr|flash-player-plugin-11.2.202.238-1|175	touch %{buildroot}%{_libdir}/mozilla/plugins/README.flashplayer
12nr|flash-player-plugin-11.2.202.238-1|176	touch %{buildroot}%{_localstatedir}/lib/%{name}/%{tarname}
12nr|flash-player-plugin-11.2.202.238-1|177	
12nr|flash-player-plugin-11.2.202.238-1|178	install -d -m755 %{buildroot}%{_bindir}
12nr|flash-player-plugin-11.2.202.238-1|179	touch %{buildroot}%{_bindir}/flash-player-properties
12nr|flash-player-plugin-11.2.202.238-1|180	
12nr|flash-player-plugin-11.2.202.238-1|181	install -d -m755 %{buildroot}%{_kde_services}
12nr|flash-player-plugin-11.2.202.238-1|182	touch %{buildroot}%{_kde_services}/kcm_adobe_flash_player.desktop
12nr|flash-player-plugin-11.2.202.238-1|183	install -d -m755 %{buildroot}%{_kde_libdir}/kde4
12nr|flash-player-plugin-11.2.202.238-1|184	touch %{buildroot}%{_kde_libdir}/kde4/kcm_adobe_flash_player.so
12nr|flash-player-plugin-11.2.202.238-1|185	
12nr|flash-player-plugin-11.2.202.238-1|186	install -d -m755 %{buildroot}%{_datadir}/applications
12nr|flash-player-plugin-11.2.202.238-1|187	touch %{buildroot}%{_datadir}/applications/flash-player-properties.desktop
12nr|flash-player-plugin-11.2.202.238-1|188	
12nr|flash-player-plugin-11.2.202.238-1|189	for i in 16 22 24 32 48; do
12nr|flash-player-plugin-11.2.202.238-1|190	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps
12nr|flash-player-plugin-11.2.202.238-1|191	touch %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps/flash-player-properties.png
12nr|flash-player-plugin-11.2.202.238-1|192	done
12nr|flash-player-plugin-11.2.202.238-1|193	
12nr|flash-player-plugin-11.2.202.238-1|194	install -d -m755 %{buildroot}%{_datadir}/%{name}
12nr|flash-player-plugin-11.2.202.238-1|195	cat > %{buildroot}%{_datadir}/%{name}/functions << EOF
12nr|flash-player-plugin-11.2.202.238-1|196	next_file() {
12nr|flash-player-plugin-11.2.202.238-1|197	FILENUM=\$((FILENUM+1))
12nr|flash-player-plugin-11.2.202.238-1|198	eval FILE_SRC="\\\$FILE\${FILENUM}_SRC"
12nr|flash-player-plugin-11.2.202.238-1|199	eval FILE_DST="\\\$FILE\${FILENUM}_DST"
12nr|flash-player-plugin-11.2.202.238-1|200	eval FILE_PRM="\\\$FILE\${FILENUM}_PRM"
12nr|flash-player-plugin-11.2.202.238-1|201	[ -n "\$FILE_SRC" ]
12nr|flash-player-plugin-11.2.202.238-1|202	}
12nr|flash-player-plugin-11.2.202.238-1|203	
12nr|flash-player-plugin-11.2.202.238-1|204	tar_extract() {
12nr|flash-player-plugin-11.2.202.238-1|205	extractdir=\$(mktemp -d --tmpdir=/tmp)
12nr|flash-player-plugin-11.2.202.238-1|206	if [ -z "\$extractdir" ]; then
12nr|flash-player-plugin-11.2.202.238-1|207	echo "Error during extraction." >&2
12nr|flash-player-plugin-11.2.202.238-1|208	exit 1
12nr|flash-player-plugin-11.2.202.238-1|209	fi
12nr|flash-player-plugin-11.2.202.238-1|210	
12nr|flash-player-plugin-11.2.202.238-1|211	cd "\$extractdir" || exit 1
12nr|flash-player-plugin-11.2.202.238-1|212	
12nr|flash-player-plugin-11.2.202.238-1|213	if [ "\$(head -c4 "%file")" = \$'\\xED\\xAB\\xEE\\xDB' ]; then
12nr|flash-player-plugin-11.2.202.238-1|214	rpm2cpio "%file" | cpio -i --quiet -d -R root:root
12nr|flash-player-plugin-11.2.202.238-1|215	else
12nr|flash-player-plugin-11.2.202.238-1|216	tar -xzf "%file" --no-same-owner --no-same-permissions
12nr|flash-player-plugin-11.2.202.238-1|217	fi
12nr|flash-player-plugin-11.2.202.238-1|218	
12nr|flash-player-plugin-11.2.202.238-1|219	# Avoid leaving old files in case of failure below
12nr|flash-player-plugin-11.2.202.238-1|220	FILENUM=0
12nr|flash-player-plugin-11.2.202.238-1|221	while next_file; do
12nr|flash-player-plugin-11.2.202.238-1|222	rm -f "\$FILE_DST"
12nr|flash-player-plugin-11.2.202.238-1|223	done
12nr|flash-player-plugin-11.2.202.238-1|224	
12nr|flash-player-plugin-11.2.202.238-1|225	FILENUM=0
12nr|flash-player-plugin-11.2.202.238-1|226	while next_file; do
12nr|flash-player-plugin-11.2.202.238-1|227	if [ ! -f "\$FILE_SRC" ]; then
12nr|flash-player-plugin-11.2.202.238-1|228	%if %warn_on_missing_files
12nr|flash-player-plugin-11.2.202.238-1|229	echo "Warning: \$FILE_SRC not found in the Flash Player archive," >&2
12nr|flash-player-plugin-11.2.202.238-1|230	echo "         skipping installation of \$FILE_DST." >&2
12nr|flash-player-plugin-11.2.202.238-1|231	echo "         Please file a bug report at https://qa.mandriva.com ." >&2
12nr|flash-player-plugin-11.2.202.238-1|232	%endif
12nr|flash-player-plugin-11.2.202.238-1|233	continue
12nr|flash-player-plugin-11.2.202.238-1|234	fi
12nr|flash-player-plugin-11.2.202.238-1|235	
12nr|flash-player-plugin-11.2.202.238-1|236	chmod "\$FILE_PRM" "\$FILE_SRC"
12nr|flash-player-plugin-11.2.202.238-1|237	mv -f "\$FILE_SRC" "\$FILE_DST"
12nr|flash-player-plugin-11.2.202.238-1|238	done
12nr|flash-player-plugin-11.2.202.238-1|239	rm -rf "\$extractdir"
12nr|flash-player-plugin-11.2.202.238-1|240	}
12nr|flash-player-plugin-11.2.202.238-1|241	EOF
12nr|flash-player-plugin-11.2.202.238-1|242	
12nr|flash-player-plugin-11.2.202.238-1|243	%clean
12nr|flash-player-plugin-11.2.202.238-1|244	rm -rf %{buildroot}
12nr|flash-player-plugin-11.2.202.238-1|245	
12nr|flash-player-plugin-11.2.202.238-1|246	%pre
12nr|flash-player-plugin-11.2.202.238-1|247	checkmd5sum() {
12nr|flash-player-plugin-11.2.202.238-1|248	[ -e "$1" ] || return 1
12nr|flash-player-plugin-11.2.202.238-1|249	FILEMD5="$(md5sum $1 | cut -d" " -f1)"
12nr|flash-player-plugin-11.2.202.238-1|250	[ -n "$FILEMD5" ] || return 1
12nr|flash-player-plugin-11.2.202.238-1|251	MD5NUM=1
12nr|flash-player-plugin-11.2.202.238-1|252	eval MD5SUM="\$MD5SUM$MD5NUM"
12nr|flash-player-plugin-11.2.202.238-1|253	while [ "$MD5SUM" ]; do
12nr|flash-player-plugin-11.2.202.238-1|254	[ "$MD5SUM" = "$FILEMD5" ] && return 0
12nr|flash-player-plugin-11.2.202.238-1|255	MD5NUM=$((MD5NUM+1))
12nr|flash-player-plugin-11.2.202.238-1|256	eval MD5SUM="\$MD5SUM$MD5NUM"
12nr|flash-player-plugin-11.2.202.238-1|257	done
12nr|flash-player-plugin-11.2.202.238-1|258	return 1
12nr|flash-player-plugin-11.2.202.238-1|259	}
12nr|flash-player-plugin-11.2.202.238-1|260	
12nr|flash-player-plugin-11.2.202.238-1|261	get_proxy_from_urpmi() {
12nr|flash-player-plugin-11.2.202.238-1|262	if [ -e /etc/urpmi/proxy.cfg ]; then
12nr|flash-player-plugin-11.2.202.238-1|263	proxy="$(grep ^http_proxy= /etc/urpmi/proxy.cfg 2>/dev/null)"
12nr|flash-player-plugin-11.2.202.238-1|264	proxy_user="$(grep ^proxy_user= /etc/urpmi/proxy.cfg 2>/dev/null)"
12nr|flash-player-plugin-11.2.202.238-1|265	
12nr|flash-player-plugin-11.2.202.238-1|266	proxy="${proxy#http_proxy=}"
12nr|flash-player-plugin-11.2.202.238-1|267	proxy_user="${proxy_user#proxy_user=}"
12nr|flash-player-plugin-11.2.202.238-1|268	
12nr|flash-player-plugin-11.2.202.238-1|269	[ -n "$proxy" ] && echo "--proxy $proxy"
12nr|flash-player-plugin-11.2.202.238-1|270	[ -n "$proxy_user" ] && echo "--proxy-user $proxy_user"
12nr|flash-player-plugin-11.2.202.238-1|271	fi
12nr|flash-player-plugin-11.2.202.238-1|272	}
12nr|flash-player-plugin-11.2.202.238-1|273	
12nr|flash-player-plugin-11.2.202.238-1|274	MD5SUM1="%{tmd5sum1}"
12nr|flash-player-plugin-11.2.202.238-1|275	MD5SUM2="%{tmd5sum2}"
12nr|flash-player-plugin-11.2.202.238-1|276	MD5SUM3="%{tmd5sum3}"
12nr|flash-player-plugin-11.2.202.238-1|277	MD5SUM4=
12nr|flash-player-plugin-11.2.202.238-1|278	URL1="%{downurl1}"
12nr|flash-player-plugin-11.2.202.238-1|279	URL2="%{downurl2}"
12nr|flash-player-plugin-11.2.202.238-1|280	URL3="%{downurl3}"
12nr|flash-player-plugin-11.2.202.238-1|281	URL4=
12nr|flash-player-plugin-11.2.202.238-1|282	
12nr|flash-player-plugin-11.2.202.238-1|283	URLNUM=1
12nr|flash-player-plugin-11.2.202.238-1|284	
12nr|flash-player-plugin-11.2.202.238-1|285	install -d -m 0755 %{_localstatedir}/lib/%{name}
12nr|flash-player-plugin-11.2.202.238-1|286	
12nr|flash-player-plugin-11.2.202.238-1|287	echo "Note that by downloading the Adobe Flash Player you indicate your acceptance of"
12nr|flash-player-plugin-11.2.202.238-1|288	echo "the EULA, available at http://www.adobe.com/products/eulas/players/flash/"
12nr|flash-player-plugin-11.2.202.238-1|289	while ! checkmd5sum "%file"; do
12nr|flash-player-plugin-11.2.202.238-1|290	eval URL="\$URL$URLNUM"
12nr|flash-player-plugin-11.2.202.238-1|291	if [ -z "$URL" ]; then
12nr|flash-player-plugin-11.2.202.238-1|292	echo "Error: Unable to download Flash Player. This is likely due to this package" >&2
12nr|flash-player-plugin-11.2.202.238-1|293	echo "       being too old. Please file a bug report at https://qa.mandriva.com" >&2
12nr|flash-player-plugin-11.2.202.238-1|294	echo "       so that the package gets updated. Thank you." >&2
12nr|flash-player-plugin-11.2.202.238-1|295	echo "" >&2
12nr|flash-player-plugin-11.2.202.238-1|296	echo "       In the meantime, you can download Flash Player manually from" >&2
12nr|flash-player-plugin-11.2.202.238-1|297	echo "       http://get.adobe.com/flashplayer/" >&2
12nr|flash-player-plugin-11.2.202.238-1|298	rm -f "%file"
12nr|flash-player-plugin-11.2.202.238-1|299	[ "$(ls -A "%{_localstatedir}/lib/%{name}")" ] && rm -rf "%{_localstatedir}/lib/%{name}"
12nr|flash-player-plugin-11.2.202.238-1|300	exit 1
12nr|flash-player-plugin-11.2.202.238-1|301	fi
12nr|flash-player-plugin-11.2.202.238-1|302	URLNUM=$((URLNUM+1))
12nr|flash-player-plugin-11.2.202.238-1|303	echo "Downloading from $URL:"
12nr|flash-player-plugin-11.2.202.238-1|304	curl --connect-timeout 20 -m 10800 -L $(get_proxy_from_urpmi) "$URL" > "%file"
12nr|flash-player-plugin-11.2.202.238-1|305	done
12nr|flash-player-plugin-11.2.202.238-1|306	
12nr|flash-player-plugin-11.2.202.238-1|307	%post
12nr|flash-player-plugin-11.2.202.238-1|308	FILE1_SRC="usr/%{_lib}/flash-plugin/libflashplayer.so"
12nr|flash-player-plugin-11.2.202.238-1|309	FILE1_DST="%{_libdir}/mozilla/plugins/libflashplayer.so"
12nr|flash-player-plugin-11.2.202.238-1|310	FILE1_PRM="0755"
12nr|flash-player-plugin-11.2.202.238-1|311	FILE2_SRC="usr/%{_lib}/flash-plugin/LICENSE"
12nr|flash-player-plugin-11.2.202.238-1|312	FILE2_DST="%{_libdir}/mozilla/plugins/LICENSE.flashplayer"
12nr|flash-player-plugin-11.2.202.238-1|313	FILE2_PRM="0644"
12nr|flash-player-plugin-11.2.202.238-1|314	FILE3_SRC="usr/%{_lib}/flash-plugin/README"
12nr|flash-player-plugin-11.2.202.238-1|315	FILE3_DST="%{_libdir}/mozilla/plugins/README.flashplayer"
12nr|flash-player-plugin-11.2.202.238-1|316	FILE3_PRM="0644"
12nr|flash-player-plugin-11.2.202.238-1|317	
12nr|flash-player-plugin-11.2.202.238-1|318	FILE4_SRC="usr/bin/flash-player-properties"
12nr|flash-player-plugin-11.2.202.238-1|319	FILE4_DST="%{_bindir}/flash-player-properties"
12nr|flash-player-plugin-11.2.202.238-1|320	FILE4_PRM="0755"
12nr|flash-player-plugin-11.2.202.238-1|321	FILE5_SRC="usr/share/applications/flash-player-properties.desktop"
12nr|flash-player-plugin-11.2.202.238-1|322	FILE5_DST="%{_datadir}/applications/flash-player-properties.desktop"
12nr|flash-player-plugin-11.2.202.238-1|323	FILE5_PRM="0644"
12nr|flash-player-plugin-11.2.202.238-1|324	
12nr|flash-player-plugin-11.2.202.238-1|325	FILE6_SRC="usr/share/icons/hicolor/16x16/apps/flash-player-properties.png"
12nr|flash-player-plugin-11.2.202.238-1|326	FILE6_DST="%{_iconsdir}/hicolor/16x16/apps/flash-player-properties.png"
12nr|flash-player-plugin-11.2.202.238-1|327	FILE6_PRM="0644"
12nr|flash-player-plugin-11.2.202.238-1|328	FILE7_SRC="usr/share/icons/hicolor/22x22/apps/flash-player-properties.png"
12nr|flash-player-plugin-11.2.202.238-1|329	FILE7_DST="%{_iconsdir}/hicolor/22x22/apps/flash-player-properties.png"
12nr|flash-player-plugin-11.2.202.238-1|330	FILE7_PRM="0644"
12nr|flash-player-plugin-11.2.202.238-1|331	FILE8_SRC="usr/share/icons/hicolor/24x24/apps/flash-player-properties.png"
12nr|flash-player-plugin-11.2.202.238-1|332	FILE8_DST="%{_iconsdir}/hicolor/24x24/apps/flash-player-properties.png"
12nr|flash-player-plugin-11.2.202.238-1|333	FILE8_PRM="0644"
12nr|flash-player-plugin-11.2.202.238-1|334	FILE9_SRC="usr/share/icons/hicolor/32x32/apps/flash-player-properties.png"
12nr|flash-player-plugin-11.2.202.238-1|335	FILE9_DST="%{_iconsdir}/hicolor/32x32/apps/flash-player-properties.png"
12nr|flash-player-plugin-11.2.202.238-1|336	FILE9_PRM="0644"
12nr|flash-player-plugin-11.2.202.238-1|337	FILE10_SRC="usr/share/icons/hicolor/48x48/apps/flash-player-properties.png"
12nr|flash-player-plugin-11.2.202.238-1|338	FILE10_DST="%{_iconsdir}/hicolor/48x48/apps/flash-player-properties.png"
12nr|flash-player-plugin-11.2.202.238-1|339	FILE10_PRM="0644"
12nr|flash-player-plugin-11.2.202.238-1|340	FILE11_SRC=
12nr|flash-player-plugin-11.2.202.238-1|341	
12nr|flash-player-plugin-11.2.202.238-1|342	. %{_datadir}/%{name}/functions
12nr|flash-player-plugin-11.2.202.238-1|343	tar_extract
12nr|flash-player-plugin-11.2.202.238-1|344	
12nr|flash-player-plugin-11.2.202.238-1|345	# show in KDE as well (in case user doesn't have -kde subpkg
12nr|flash-player-plugin-11.2.202.238-1|346	sed -i 's,NotShowIn=KDE;,,' %{_datadir}/applications/flash-player-properties.desktop 2>/dev/null || :
12nr|flash-player-plugin-11.2.202.238-1|347	# otherwise KDE hides it:
12nr|flash-player-plugin-11.2.202.238-1|348	sed -i 's,GNOME;,,' %{_datadir}/applications/flash-player-properties.desktop 2>/dev/null || :
12nr|flash-player-plugin-11.2.202.238-1|349	
12nr|flash-player-plugin-11.2.202.238-1|350	echo "Adobe Flash Player installation successful."
12nr|flash-player-plugin-11.2.202.238-1|351	
12nr|flash-player-plugin-11.2.202.238-1|352	%pre kde
12nr|flash-player-plugin-11.2.202.238-1|353	# When installing both main package and -kde, failure of %pre of main package
12nr|flash-player-plugin-11.2.202.238-1|354	# can prevent installation of it, but urpmi/rpm will try to install -kde
12nr|flash-player-plugin-11.2.202.238-1|355	# regardless. FIXME.
12nr|flash-player-plugin-11.2.202.238-1|356	# For now, workaround it by preventing -kde installation as well:
12nr|flash-player-plugin-11.2.202.238-1|357	[ -e %{_datadir}/%{name}/functions ]
12nr|flash-player-plugin-11.2.202.238-1|358	
12nr|flash-player-plugin-11.2.202.238-1|359	%post kde
12nr|flash-player-plugin-11.2.202.238-1|360	FILE1_SRC="usr/%{_lib}/kde4/kcm_adobe_flash_player.so"
12nr|flash-player-plugin-11.2.202.238-1|361	FILE1_DST="%{_kde_libdir}/kde4/kcm_adobe_flash_player.so"
12nr|flash-player-plugin-11.2.202.238-1|362	FILE1_PRM="0755"
12nr|flash-player-plugin-11.2.202.238-1|363	FILE2_SRC="usr/share/kde4/services/kcm_adobe_flash_player.desktop"
12nr|flash-player-plugin-11.2.202.238-1|364	FILE2_DST="%{_kde_services}/kcm_adobe_flash_player.desktop"
12nr|flash-player-plugin-11.2.202.238-1|365	FILE2_PRM="0644"
12nr|flash-player-plugin-11.2.202.238-1|366	FILE3_SRC=
12nr|flash-player-plugin-11.2.202.238-1|367	
12nr|flash-player-plugin-11.2.202.238-1|368	. %{_datadir}/%{name}/functions
12nr|flash-player-plugin-11.2.202.238-1|369	tar_extract
12nr|flash-player-plugin-11.2.202.238-1|370	
12nr|flash-player-plugin-11.2.202.238-1|371	sed -i 's,=personal,=network-and-connectivity,' %{_kde_services}/kcm_adobe_flash_player.desktop 2>/dev/null || :
12nr|flash-player-plugin-11.2.202.238-1|372	
12nr|flash-player-plugin-11.2.202.238-1|373	%files
12nr|flash-player-plugin-11.2.202.238-1|374	
12nr|flash-player-plugin-11.2.202.238-1|375	%dir %{_localstatedir}/lib/%{name}
12nr|flash-player-plugin-11.2.202.238-1|376	%ghost %{_localstatedir}/lib/%{name}/%{tarname}
12nr|flash-player-plugin-11.2.202.238-1|377	%dir %{_datadir}/%{name}
12nr|flash-player-plugin-11.2.202.238-1|378	%{_datadir}/%{name}/functions
12nr|flash-player-plugin-11.2.202.238-1|379	
12nr|flash-player-plugin-11.2.202.238-1|380	%dir %{_libdir}/mozilla
12nr|flash-player-plugin-11.2.202.238-1|381	%dir %{_libdir}/mozilla/plugins
12nr|flash-player-plugin-11.2.202.238-1|382	%ghost %{_libdir}/mozilla/plugins/libflashplayer.so
12nr|flash-player-plugin-11.2.202.238-1|383	%ghost %{_libdir}/mozilla/plugins/LICENSE.flashplayer
12nr|flash-player-plugin-11.2.202.238-1|384	%ghost %{_libdir}/mozilla/plugins/README.flashplayer
12nr|flash-player-plugin-11.2.202.238-1|385	
12nr|flash-player-plugin-11.2.202.238-1|386	%ghost %{_bindir}/flash-player-properties
12nr|flash-player-plugin-11.2.202.238-1|387	%ghost %{_datadir}/applications/flash-player-properties.desktop
12nr|flash-player-plugin-11.2.202.238-1|388	%ghost %{_iconsdir}/hicolor/*/apps/flash-player-properties.png
12nr|flash-player-plugin-11.2.202.238-1|389	
12nr|flash-player-plugin-11.2.202.238-1|390	%files kde
12nr|flash-player-plugin-11.2.202.238-1|391	%defattr(-,root,root)
12nr|flash-player-plugin-11.2.202.238-1|392	%ghost %{_kde_libdir}/kde4/kcm_adobe_flash_player.so
12nr|flash-player-plugin-11.2.202.238-1|393	%ghost %{_kde_services}/kcm_adobe_flash_player.desktop
12nr|flash-player-plugin-11.2.202.238-1|394	
12nr|flash-player-plugin-11.2.202.238-1|395	%changelog
12nr|flash-player-plugin-11.2.202.238-1|396	

21655 12
12nr|flash-player-plugin-11.2.202.243-1|1	%ifarch x86_64
12nr|flash-player-plugin-11.2.202.243-1|2	%define bitmark	()(64bit)
12nr|flash-player-plugin-11.2.202.243-1|3	%else
12nr|flash-player-plugin-11.2.202.243-1|4	%define bitmark %nil
12nr|flash-player-plugin-11.2.202.243-1|5	%endif
12nr|flash-player-plugin-11.2.202.243-1|6	
12nr|flash-player-plugin-11.2.202.243-1|7	Summary:	Flash Player plugin for browsers
12nr|flash-player-plugin-11.2.202.243-1|8	Name:		flash-player-plugin
12nr|flash-player-plugin-11.2.202.243-1|9	Version:	11.2.202.243
12nr|flash-player-plugin-11.2.202.243-1|10	Release:	%mkrel 1
12nr|flash-player-plugin-11.2.202.243-1|11	License:	Proprietary
12nr|flash-player-plugin-11.2.202.243-1|12	URL:		http://www.adobe.com/products/flashplayer/
12nr|flash-player-plugin-11.2.202.243-1|13	Group:		Networking/WWW
12nr|flash-player-plugin-11.2.202.243-1|14	ExclusiveArch:	%ix86 x86_64
12nr|flash-player-plugin-11.2.202.243-1|15	Requires(pre):	curl
12nr|flash-player-plugin-11.2.202.243-1|16	
12nr|flash-player-plugin-11.2.202.243-1|17	# helper for getting requires:
12nr|flash-player-plugin-11.2.202.243-1|18	# for i in $(objdump -p libflashplayer.so  | grep NEEDED | awk '{ print $2 }' | grep -v ld-linux); do echo "Requires: $i%{bitmark}"; done
12nr|flash-player-plugin-11.2.202.243-1|19	Requires: libatk-1.0.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|20	Requires: libcairo.so.2%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|21	Requires: libc.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|22	Requires: libdl.so.2%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|23	Requires: libfontconfig.so.1%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|24	Requires: libfreetype.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|25	Requires: libgdk_pixbuf-2.0.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|26	Requires: libgdk-x11-2.0.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|27	Requires: libglib-2.0.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|28	Requires: libgmodule-2.0.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|29	Requires: libgobject-2.0.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|30	Requires: libgthread-2.0.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|31	Requires: libgtk-x11-2.0.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|32	Requires: libm.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|33	Requires: libnspr4.so%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|34	Requires: libnss3.so%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|35	Requires: libnssutil3.so%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|36	Requires: libpango-1.0.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|37	Requires: libpangocairo-1.0.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|38	Requires: libpangoft2-1.0.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|39	Requires: libplc4.so%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|40	Requires: libplds4.so%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|41	Requires: libpthread.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|42	Requires: librt.so.1%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|43	Requires: libsmime3.so%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|44	Requires: libssl3.so%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|45	Requires: libX11.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|46	Requires: libXcursor.so.1%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|47	Requires: libXext.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|48	Requires: libXrender.so.1%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|49	Requires: libXt.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|50	# end of helper produced requires
12nr|flash-player-plugin-11.2.202.243-1|51	
12nr|flash-player-plugin-11.2.202.243-1|52	# required for audio, dlopened:
12nr|flash-player-plugin-11.2.202.243-1|53	Requires:	libasound.so.2%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|54	# dlopened:
12nr|flash-player-plugin-11.2.202.243-1|55	Requires:	libcurl.so.4%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|56	# dlopened, for video acceleration:
12nr|flash-player-plugin-11.2.202.243-1|57	Suggests:	libvdpau.so.1%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|58	#
12nr|flash-player-plugin-11.2.202.243-1|59	Conflicts:	FlashPlayer < 9.0.115.0-5
12nr|flash-player-plugin-11.2.202.243-1|60	Conflicts:	flash-plugin FlashPlayer-plugin flashplayer-plugin
12nr|flash-player-plugin-11.2.202.243-1|61	# Conflict with free plugins to avoid user confusion as to which one is
12nr|flash-player-plugin-11.2.202.243-1|62	# actually used:
12nr|flash-player-plugin-11.2.202.243-1|63	Conflicts:	gnash-firefox-plugin
12nr|flash-player-plugin-11.2.202.243-1|64	Conflicts:	swfdec-mozilla
12nr|flash-player-plugin-11.2.202.243-1|65	Conflicts:	lightspark-mozilla-plugin
12nr|flash-player-plugin-11.2.202.243-1|66	Conflicts:	libflashsupport < 0.20080000.1
12nr|flash-player-plugin-11.2.202.243-1|67	Obsoletes:	flash-player-plugin10.2 < 10.2.152
12nr|flash-player-plugin-11.2.202.243-1|68	Provides:	flash-player-plugin11
12nr|flash-player-plugin-11.2.202.243-1|69	Obsoletes:	flash-player-plugin11
12nr|flash-player-plugin-11.2.202.243-1|70	BuildRequires:	kde4-macros
12nr|flash-player-plugin-11.2.202.243-1|71	BuildRoot:	%{_tmppath}/%{name}-root
12nr|flash-player-plugin-11.2.202.243-1|72	
12nr|flash-player-plugin-11.2.202.243-1|73	%description
12nr|flash-player-plugin-11.2.202.243-1|74	Adobe Flash Player plugin for browsers.
12nr|flash-player-plugin-11.2.202.243-1|75	
12nr|flash-player-plugin-11.2.202.243-1|76	NOTE: This package does not contain the Flash Player itself. The
12nr|flash-player-plugin-11.2.202.243-1|77	software will be automatically downloaded from Adobe during package
12nr|flash-player-plugin-11.2.202.243-1|78	installation.
12nr|flash-player-plugin-11.2.202.243-1|79	
12nr|flash-player-plugin-11.2.202.243-1|80	Installing this package indicates acceptance of the Flash Player EULA,
12nr|flash-player-plugin-11.2.202.243-1|81	available at http://www.adobe.com/products/eulas/players/flash/
12nr|flash-player-plugin-11.2.202.243-1|82	%ifnarch x86_64
12nr|flash-player-plugin-11.2.202.243-1|83	and as %{_libdir}/mozilla/plugins/LICENSE.flashplayer.
12nr|flash-player-plugin-11.2.202.243-1|84	%endif
12nr|flash-player-plugin-11.2.202.243-1|85	
12nr|flash-player-plugin-11.2.202.243-1|86	# It would be preferable to have the KCM module in the main package with
12nr|flash-player-plugin-11.2.202.243-1|87	# simply not requiring any kde stuff. However, standard KDE installation
12nr|flash-player-plugin-11.2.202.243-1|88	# doesn't necessary include libkutils4. - Anssi 08/2011
12nr|flash-player-plugin-11.2.202.243-1|89	%package kde
12nr|flash-player-plugin-11.2.202.243-1|90	Summary:	Flash Player KDE settings module
12nr|flash-player-plugin-11.2.202.243-1|91	Group:		Networking/WWW
12nr|flash-player-plugin-11.2.202.243-1|92	Requires:	%{name} = %{version}-%{release}
12nr|flash-player-plugin-11.2.202.243-1|93	Requires(post):	%{name} = %{version}-%{release}
12nr|flash-player-plugin-11.2.202.243-1|94	# helper for getting requires:
12nr|flash-player-plugin-11.2.202.243-1|95	# for i in $(objdump -p kcm_adobe_flash_player.so  | grep NEEDED | awk '{ print $2 }' | grep -v ld-linux); do echo "Requires: $i%{bitmark}"; done
12nr|flash-player-plugin-11.2.202.243-1|96	Requires: libc.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|97	Requires: libICE.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|98	Requires: libkdecore.so.5%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|99	Requires: libkdeui.so.5%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|100	Requires: libkutils.so.4%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|101	Requires: libm.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|102	Requires: libpthread.so.0%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|103	Requires: libQtCore.so.4%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|104	Requires: libQtDBus.so.4%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|105	Requires: libQtGui.so.4%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|106	Requires: libQtSvg.so.4%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|107	Requires: libSM.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|108	Requires: libX11.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|109	Requires: libXau.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|110	Requires: libXdmcp.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|111	Requires: libXext.so.6%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|112	Requires: libXft.so.2%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|113	Requires: libXpm.so.4%{bitmark}
12nr|flash-player-plugin-11.2.202.243-1|114	# end of helper produced requires
12nr|flash-player-plugin-11.2.202.243-1|115	Conflicts:	flash-player-plugin < 10.3.183.5
12nr|flash-player-plugin-11.2.202.243-1|116	Provides:	flash-player-plugin11-kde
12nr|flash-player-plugin-11.2.202.243-1|117	Obsoletes:	flash-player-plugin11-kde
12nr|flash-player-plugin-11.2.202.243-1|118	
12nr|flash-player-plugin-11.2.202.243-1|119	%description kde
12nr|flash-player-plugin-11.2.202.243-1|120	KDE settings module for Adobe Flash Player.
12nr|flash-player-plugin-11.2.202.243-1|121	
12nr|flash-player-plugin-11.2.202.243-1|122	NOTE: This package does not contain the software itself. The
12nr|flash-player-plugin-11.2.202.243-1|123	software will be automatically downloaded from the Adobe server
12nr|flash-player-plugin-11.2.202.243-1|124	during package installation.
12nr|flash-player-plugin-11.2.202.243-1|125	
12nr|flash-player-plugin-11.2.202.243-1|126	Installing this package indicates acceptance of the Flash Player EULA,
12nr|flash-player-plugin-11.2.202.243-1|127	available at http://www.adobe.com/products/eulas/players/flash/
12nr|flash-player-plugin-11.2.202.243-1|128	%ifnarch x86_64
12nr|flash-player-plugin-11.2.202.243-1|129	and as %{_libdir}/mozilla/plugins/LICENSE.flashplayer.
12nr|flash-player-plugin-11.2.202.243-1|130	%endif
12nr|flash-player-plugin-11.2.202.243-1|131	
12nr|flash-player-plugin-11.2.202.243-1|132	%prep
12nr|flash-player-plugin-11.2.202.243-1|133	%setup -c -T
12nr|flash-player-plugin-11.2.202.243-1|134	
12nr|flash-player-plugin-11.2.202.243-1|135	# Always prefer versioned archives instead of unversioned ones, so that when
12nr|flash-player-plugin-11.2.202.243-1|136	# Adobe updates the Flash Player, the old md5sum continues to work until
12nr|flash-player-plugin-11.2.202.243-1|137	# this package is updated for the new version.
12nr|flash-player-plugin-11.2.202.243-1|138	
12nr|flash-player-plugin-11.2.202.243-1|139	# The linuxdownload.adobe.com rpm usually stays up longer, but fpdownload.macromedia.com is faster.
12nr|flash-player-plugin-11.2.202.243-1|140	# Their md5sums usually differ.
12nr|flash-player-plugin-11.2.202.243-1|141	
12nr|flash-player-plugin-11.2.202.243-1|142	%ifarch %ix86
12nr|flash-player-plugin-11.2.202.243-1|143	%define downurl1	http://fpdownload.macromedia.com/get/flashplayer/pdc/%{version}/flash-plugin-%{version}-release.i386.rpm
12nr|flash-player-plugin-11.2.202.243-1|144	%define tmd5sum1	ab37b48ff2f682eced067f4a7ff86be1
12nr|flash-player-plugin-11.2.202.243-1|145	%define downurl2	http://linuxdownload.adobe.com/linux/i386/flash-plugin-%{version}-release.i386.rpm
12nr|flash-player-plugin-11.2.202.243-1|146	%define tmd5sum2	bdff081e49445d10ab87e8332be798b5
12nr|flash-player-plugin-11.2.202.243-1|147	%define downurl3	%nil
12nr|flash-player-plugin-11.2.202.243-1|148	%define tmd5sum3	%nil
12nr|flash-player-plugin-11.2.202.243-1|149	%define tarname		flash-plugin-%{version}-release.i386.rpm
12nr|flash-player-plugin-11.2.202.243-1|150	
12nr|flash-player-plugin-11.2.202.243-1|151	%define warn_on_missing_files 1
12nr|flash-player-plugin-11.2.202.243-1|152	%endif
12nr|flash-player-plugin-11.2.202.243-1|153	
12nr|flash-player-plugin-11.2.202.243-1|154	%ifarch x86_64
12nr|flash-player-plugin-11.2.202.243-1|155	%define downurl1	http://fpdownload.macromedia.com/get/flashplayer/pdc/%{version}/flash-plugin-%{version}-release.x86_64.rpm
12nr|flash-player-plugin-11.2.202.243-1|156	%define tmd5sum1	7a04a9fd69de442ef6309e79eda910a3
12nr|flash-player-plugin-11.2.202.243-1|157	%define downurl2	http://linuxdownload.adobe.com/linux/x86_64/flash-plugin-%{version}-release.x86_64.rpm
12nr|flash-player-plugin-11.2.202.243-1|158	%define tmd5sum2	6950915dbd63c75de7a3eee8844d2ae3
12nr|flash-player-plugin-11.2.202.243-1|159	%define downurl3	%nil
12nr|flash-player-plugin-11.2.202.243-1|160	%define downurl3	%nil
12nr|flash-player-plugin-11.2.202.243-1|161	%define tarname		flash-plugin-%{version}-release.x86_64.rpm
12nr|flash-player-plugin-11.2.202.243-1|162	
12nr|flash-player-plugin-11.2.202.243-1|163	%define warn_on_missing_files 1
12nr|flash-player-plugin-11.2.202.243-1|164	%endif
12nr|flash-player-plugin-11.2.202.243-1|165	
12nr|flash-player-plugin-11.2.202.243-1|166	%define file %{_localstatedir}/lib/%{name}/%{tarname}
12nr|flash-player-plugin-11.2.202.243-1|167	
12nr|flash-player-plugin-11.2.202.243-1|168	%install
12nr|flash-player-plugin-11.2.202.243-1|169	rm -rf %{buildroot}
12nr|flash-player-plugin-11.2.202.243-1|170	
12nr|flash-player-plugin-11.2.202.243-1|171	install -d -m755 %{buildroot}%{_localstatedir}/lib/%{name}
12nr|flash-player-plugin-11.2.202.243-1|172	install -d -m755 %{buildroot}%{_libdir}/mozilla/plugins
12nr|flash-player-plugin-11.2.202.243-1|173	touch %{buildroot}%{_libdir}/mozilla/plugins/libflashplayer.so
12nr|flash-player-plugin-11.2.202.243-1|174	touch %{buildroot}%{_libdir}/mozilla/plugins/LICENSE.flashplayer
12nr|flash-player-plugin-11.2.202.243-1|175	touch %{buildroot}%{_libdir}/mozilla/plugins/README.flashplayer
12nr|flash-player-plugin-11.2.202.243-1|176	touch %{buildroot}%{_localstatedir}/lib/%{name}/%{tarname}
12nr|flash-player-plugin-11.2.202.243-1|177	
12nr|flash-player-plugin-11.2.202.243-1|178	install -d -m755 %{buildroot}%{_bindir}
12nr|flash-player-plugin-11.2.202.243-1|179	touch %{buildroot}%{_bindir}/flash-player-properties
12nr|flash-player-plugin-11.2.202.243-1|180	
12nr|flash-player-plugin-11.2.202.243-1|181	install -d -m755 %{buildroot}%{_kde_services}
12nr|flash-player-plugin-11.2.202.243-1|182	touch %{buildroot}%{_kde_services}/kcm_adobe_flash_player.desktop
12nr|flash-player-plugin-11.2.202.243-1|183	install -d -m755 %{buildroot}%{_kde_libdir}/kde4
12nr|flash-player-plugin-11.2.202.243-1|184	touch %{buildroot}%{_kde_libdir}/kde4/kcm_adobe_flash_player.so
12nr|flash-player-plugin-11.2.202.243-1|185	
12nr|flash-player-plugin-11.2.202.243-1|186	install -d -m755 %{buildroot}%{_datadir}/applications
12nr|flash-player-plugin-11.2.202.243-1|187	touch %{buildroot}%{_datadir}/applications/flash-player-properties.desktop
12nr|flash-player-plugin-11.2.202.243-1|188	
12nr|flash-player-plugin-11.2.202.243-1|189	for i in 16 22 24 32 48; do
12nr|flash-player-plugin-11.2.202.243-1|190	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps
12nr|flash-player-plugin-11.2.202.243-1|191	touch %{buildroot}%{_iconsdir}/hicolor/${i}x${i}/apps/flash-player-properties.png
12nr|flash-player-plugin-11.2.202.243-1|192	done
12nr|flash-player-plugin-11.2.202.243-1|193	
12nr|flash-player-plugin-11.2.202.243-1|194	install -d -m755 %{buildroot}%{_datadir}/%{name}
12nr|flash-player-plugin-11.2.202.243-1|195	cat > %{buildroot}%{_datadir}/%{name}/functions << EOF
12nr|flash-player-plugin-11.2.202.243-1|196	next_file() {
12nr|flash-player-plugin-11.2.202.243-1|197	FILENUM=\$((FILENUM+1))
12nr|flash-player-plugin-11.2.202.243-1|198	eval FILE_SRC="\\\$FILE\${FILENUM}_SRC"
12nr|flash-player-plugin-11.2.202.243-1|199	eval FILE_DST="\\\$FILE\${FILENUM}_DST"
12nr|flash-player-plugin-11.2.202.243-1|200	eval FILE_PRM="\\\$FILE\${FILENUM}_PRM"
12nr|flash-player-plugin-11.2.202.243-1|201	[ -n "\$FILE_SRC" ]
12nr|flash-player-plugin-11.2.202.243-1|202	}
12nr|flash-player-plugin-11.2.202.243-1|203	
12nr|flash-player-plugin-11.2.202.243-1|204	tar_extract() {
12nr|flash-player-plugin-11.2.202.243-1|205	extractdir=\$(mktemp -d --tmpdir=/tmp)
12nr|flash-player-plugin-11.2.202.243-1|206	if [ -z "\$extractdir" ]; then
12nr|flash-player-plugin-11.2.202.243-1|207	echo "Error during extraction." >&2
12nr|flash-player-plugin-11.2.202.243-1|208	exit 1
12nr|flash-player-plugin-11.2.202.243-1|209	fi
12nr|flash-player-plugin-11.2.202.243-1|210	
12nr|flash-player-plugin-11.2.202.243-1|211	cd "\$extractdir" || exit 1
12nr|flash-player-plugin-11.2.202.243-1|212	
12nr|flash-player-plugin-11.2.202.243-1|213	if [ "\$(head -c4 "%file")" = \$'\\xED\\xAB\\xEE\\xDB' ]; then
12nr|flash-player-plugin-11.2.202.243-1|214	rpm2cpio "%file" | cpio -i --quiet -d -R root:root
12nr|flash-player-plugin-11.2.202.243-1|215	else
12nr|flash-player-plugin-11.2.202.243-1|216	tar -xzf "%file" --no-same-owner --no-same-permissions
12nr|flash-player-plugin-11.2.202.243-1|217	fi
12nr|flash-player-plugin-11.2.202.243-1|218	
12nr|flash-player-plugin-11.2.202.243-1|219	# Avoid leaving old files in case of failure below
12nr|flash-player-plugin-11.2.202.243-1|220	FILENUM=0
12nr|flash-player-plugin-11.2.202.243-1|221	while next_file; do
12nr|flash-player-plugin-11.2.202.243-1|222	rm -f "\$FILE_DST"
12nr|flash-player-plugin-11.2.202.243-1|223	done
12nr|flash-player-plugin-11.2.202.243-1|224	
12nr|flash-player-plugin-11.2.202.243-1|225	FILENUM=0
12nr|flash-player-plugin-11.2.202.243-1|226	while next_file; do
12nr|flash-player-plugin-11.2.202.243-1|227	if [ ! -f "\$FILE_SRC" ]; then
12nr|flash-player-plugin-11.2.202.243-1|228	%if %warn_on_missing_files
12nr|flash-player-plugin-11.2.202.243-1|229	echo "Warning: \$FILE_SRC not found in the Flash Player archive," >&2
12nr|flash-player-plugin-11.2.202.243-1|230	echo "         skipping installation of \$FILE_DST." >&2
12nr|flash-player-plugin-11.2.202.243-1|231	echo "         Please file a bug report at https://qa.mandriva.com ." >&2
12nr|flash-player-plugin-11.2.202.243-1|232	%endif
12nr|flash-player-plugin-11.2.202.243-1|233	continue
12nr|flash-player-plugin-11.2.202.243-1|234	fi
12nr|flash-player-plugin-11.2.202.243-1|235	
12nr|flash-player-plugin-11.2.202.243-1|236	chmod "\$FILE_PRM" "\$FILE_SRC"
12nr|flash-player-plugin-11.2.202.243-1|237	mv -f "\$FILE_SRC" "\$FILE_DST"
12nr|flash-player-plugin-11.2.202.243-1|238	done
12nr|flash-player-plugin-11.2.202.243-1|239	rm -rf "\$extractdir"
12nr|flash-player-plugin-11.2.202.243-1|240	}
12nr|flash-player-plugin-11.2.202.243-1|241	EOF
12nr|flash-player-plugin-11.2.202.243-1|242	
12nr|flash-player-plugin-11.2.202.243-1|243	%clean
12nr|flash-player-plugin-11.2.202.243-1|244	rm -rf %{buildroot}
12nr|flash-player-plugin-11.2.202.243-1|245	
12nr|flash-player-plugin-11.2.202.243-1|246	%pre
12nr|flash-player-plugin-11.2.202.243-1|247	checkmd5sum() {
12nr|flash-player-plugin-11.2.202.243-1|248	[ -e "$1" ] || return 1
12nr|flash-player-plugin-11.2.202.243-1|249	FILEMD5="$(md5sum $1 | cut -d" " -f1)"
12nr|flash-player-plugin-11.2.202.243-1|250	[ -n "$FILEMD5" ] || return 1
12nr|flash-player-plugin-11.2.202.243-1|251	MD5NUM=1
12nr|flash-player-plugin-11.2.202.243-1|252	eval MD5SUM="\$MD5SUM$MD5NUM"
12nr|flash-player-plugin-11.2.202.243-1|253	while [ "$MD5SUM" ]; do
12nr|flash-player-plugin-11.2.202.243-1|254	[ "$MD5SUM" = "$FILEMD5" ] && return 0
12nr|flash-player-plugin-11.2.202.243-1|255	MD5NUM=$((MD5NUM+1))
12nr|flash-player-plugin-11.2.202.243-1|256	eval MD5SUM="\$MD5SUM$MD5NUM"
12nr|flash-player-plugin-11.2.202.243-1|257	done
12nr|flash-player-plugin-11.2.202.243-1|258	return 1
12nr|flash-player-plugin-11.2.202.243-1|259	}
12nr|flash-player-plugin-11.2.202.243-1|260	
12nr|flash-player-plugin-11.2.202.243-1|261	get_proxy_from_urpmi() {
12nr|flash-player-plugin-11.2.202.243-1|262	if [ -e /etc/urpmi/proxy.cfg ]; then
12nr|flash-player-plugin-11.2.202.243-1|263	proxy="$(grep ^http_proxy= /etc/urpmi/proxy.cfg 2>/dev/null)"
12nr|flash-player-plugin-11.2.202.243-1|264	proxy_user="$(grep ^proxy_user= /etc/urpmi/proxy.cfg 2>/dev/null)"
12nr|flash-player-plugin-11.2.202.243-1|265	
12nr|flash-player-plugin-11.2.202.243-1|266	proxy="${proxy#http_proxy=}"
12nr|flash-player-plugin-11.2.202.243-1|267	proxy_user="${proxy_user#proxy_user=}"
12nr|flash-player-plugin-11.2.202.243-1|268	
12nr|flash-player-plugin-11.2.202.243-1|269	[ -n "$proxy" ] && echo "--proxy $proxy"
12nr|flash-player-plugin-11.2.202.243-1|270	[ -n "$proxy_user" ] && echo "--proxy-user $proxy_user"
12nr|flash-player-plugin-11.2.202.243-1|271	fi
12nr|flash-player-plugin-11.2.202.243-1|272	}
12nr|flash-player-plugin-11.2.202.243-1|273	
12nr|flash-player-plugin-11.2.202.243-1|274	MD5SUM1="%{tmd5sum1}"
12nr|flash-player-plugin-11.2.202.243-1|275	MD5SUM2="%{tmd5sum2}"
12nr|flash-player-plugin-11.2.202.243-1|276	MD5SUM3="%{tmd5sum3}"
12nr|flash-player-plugin-11.2.202.243-1|277	MD5SUM4=
12nr|flash-player-plugin-11.2.202.243-1|278	URL1="%{downurl1}"
12nr|flash-player-plugin-11.2.202.243-1|279	URL2="%{downurl2}"
12nr|flash-player-plugin-11.2.202.243-1|280	URL3="%{downurl3}"
12nr|flash-player-plugin-11.2.202.243-1|281	URL4=
12nr|flash-player-plugin-11.2.202.243-1|282	
12nr|flash-player-plugin-11.2.202.243-1|283	URLNUM=1
12nr|flash-player-plugin-11.2.202.243-1|284	
12nr|flash-player-plugin-11.2.202.243-1|285	install -d -m 0755 %{_localstatedir}/lib/%{name}
12nr|flash-player-plugin-11.2.202.243-1|286	
12nr|flash-player-plugin-11.2.202.243-1|287	echo "Note that by downloading the Adobe Flash Player you indicate your acceptance of"
12nr|flash-player-plugin-11.2.202.243-1|288	echo "the EULA, available at http://www.adobe.com/products/eulas/players/flash/"
12nr|flash-player-plugin-11.2.202.243-1|289	while ! checkmd5sum "%file"; do
12nr|flash-player-plugin-11.2.202.243-1|290	eval URL="\$URL$URLNUM"
12nr|flash-player-plugin-11.2.202.243-1|291	if [ -z "$URL" ]; then
12nr|flash-player-plugin-11.2.202.243-1|292	echo "Error: Unable to download Flash Player. This is likely due to this package" >&2
12nr|flash-player-plugin-11.2.202.243-1|293	echo "       being too old. Please file a bug report at https://qa.mandriva.com" >&2
12nr|flash-player-plugin-11.2.202.243-1|294	echo "       so that the package gets updated. Thank you." >&2
12nr|flash-player-plugin-11.2.202.243-1|295	echo "" >&2
12nr|flash-player-plugin-11.2.202.243-1|296	echo "       In the meantime, you can download Flash Player manually from" >&2
12nr|flash-player-plugin-11.2.202.243-1|297	echo "       http://get.adobe.com/flashplayer/" >&2
12nr|flash-player-plugin-11.2.202.243-1|298	rm -f "%file"
12nr|flash-player-plugin-11.2.202.243-1|299	[ "$(ls -A "%{_localstatedir}/lib/%{name}")" ] && rm -rf "%{_localstatedir}/lib/%{name}"
12nr|flash-player-plugin-11.2.202.243-1|300	exit 1
12nr|flash-player-plugin-11.2.202.243-1|301	fi
12nr|flash-player-plugin-11.2.202.243-1|302	URLNUM=$((URLNUM+1))
12nr|flash-player-plugin-11.2.202.243-1|303	echo "Downloading from $URL:"
12nr|flash-player-plugin-11.2.202.243-1|304	curl --connect-timeout 20 -m 10800 -L $(get_proxy_from_urpmi) "$URL" > "%file"
12nr|flash-player-plugin-11.2.202.243-1|305	done
12nr|flash-player-plugin-11.2.202.243-1|306	
12nr|flash-player-plugin-11.2.202.243-1|307	%post
12nr|flash-player-plugin-11.2.202.243-1|308	FILE1_SRC="usr/%{_lib}/flash-plugin/libflashplayer.so"
12nr|flash-player-plugin-11.2.202.243-1|309	FILE1_DST="%{_libdir}/mozilla/plugins/libflashplayer.so"
12nr|flash-player-plugin-11.2.202.243-1|310	FILE1_PRM="0755"
12nr|flash-player-plugin-11.2.202.243-1|311	FILE2_SRC="usr/%{_lib}/flash-plugin/LICENSE"
12nr|flash-player-plugin-11.2.202.243-1|312	FILE2_DST="%{_libdir}/mozilla/plugins/LICENSE.flashplayer"
12nr|flash-player-plugin-11.2.202.243-1|313	FILE2_PRM="0644"
12nr|flash-player-plugin-11.2.202.243-1|314	FILE3_SRC="usr/%{_lib}/flash-plugin/README"
12nr|flash-player-plugin-11.2.202.243-1|315	FILE3_DST="%{_libdir}/mozilla/plugins/README.flashplayer"
12nr|flash-player-plugin-11.2.202.243-1|316	FILE3_PRM="0644"
12nr|flash-player-plugin-11.2.202.243-1|317	
12nr|flash-player-plugin-11.2.202.243-1|318	FILE4_SRC="usr/bin/flash-player-properties"
12nr|flash-player-plugin-11.2.202.243-1|319	FILE4_DST="%{_bindir}/flash-player-properties"
12nr|flash-player-plugin-11.2.202.243-1|320	FILE4_PRM="0755"
12nr|flash-player-plugin-11.2.202.243-1|321	FILE5_SRC="usr/share/applications/flash-player-properties.desktop"
12nr|flash-player-plugin-11.2.202.243-1|322	FILE5_DST="%{_datadir}/applications/flash-player-properties.desktop"
12nr|flash-player-plugin-11.2.202.243-1|323	FILE5_PRM="0644"
12nr|flash-player-plugin-11.2.202.243-1|324	
12nr|flash-player-plugin-11.2.202.243-1|325	FILE6_SRC="usr/share/icons/hicolor/16x16/apps/flash-player-properties.png"
12nr|flash-player-plugin-11.2.202.243-1|326	FILE6_DST="%{_iconsdir}/hicolor/16x16/apps/flash-player-properties.png"
12nr|flash-player-plugin-11.2.202.243-1|327	FILE6_PRM="0644"
12nr|flash-player-plugin-11.2.202.243-1|328	FILE7_SRC="usr/share/icons/hicolor/22x22/apps/flash-player-properties.png"
12nr|flash-player-plugin-11.2.202.243-1|329	FILE7_DST="%{_iconsdir}/hicolor/22x22/apps/flash-player-properties.png"
12nr|flash-player-plugin-11.2.202.243-1|330	FILE7_PRM="0644"
12nr|flash-player-plugin-11.2.202.243-1|331	FILE8_SRC="usr/share/icons/hicolor/24x24/apps/flash-player-properties.png"
12nr|flash-player-plugin-11.2.202.243-1|332	FILE8_DST="%{_iconsdir}/hicolor/24x24/apps/flash-player-properties.png"
12nr|flash-player-plugin-11.2.202.243-1|333	FILE8_PRM="0644"
12nr|flash-player-plugin-11.2.202.243-1|334	FILE9_SRC="usr/share/icons/hicolor/32x32/apps/flash-player-properties.png"
12nr|flash-player-plugin-11.2.202.243-1|335	FILE9_DST="%{_iconsdir}/hicolor/32x32/apps/flash-player-properties.png"
12nr|flash-player-plugin-11.2.202.243-1|336	FILE9_PRM="0644"
12nr|flash-player-plugin-11.2.202.243-1|337	FILE10_SRC="usr/share/icons/hicolor/48x48/apps/flash-player-properties.png"
12nr|flash-player-plugin-11.2.202.243-1|338	FILE10_DST="%{_iconsdir}/hicolor/48x48/apps/flash-player-properties.png"
12nr|flash-player-plugin-11.2.202.243-1|339	FILE10_PRM="0644"
12nr|flash-player-plugin-11.2.202.243-1|340	FILE11_SRC=
12nr|flash-player-plugin-11.2.202.243-1|341	
12nr|flash-player-plugin-11.2.202.243-1|342	. %{_datadir}/%{name}/functions
12nr|flash-player-plugin-11.2.202.243-1|343	tar_extract
12nr|flash-player-plugin-11.2.202.243-1|344	
12nr|flash-player-plugin-11.2.202.243-1|345	# show in KDE as well (in case user doesn't have -kde subpkg
12nr|flash-player-plugin-11.2.202.243-1|346	sed -i 's,NotShowIn=KDE;,,' %{_datadir}/applications/flash-player-properties.desktop 2>/dev/null || :
12nr|flash-player-plugin-11.2.202.243-1|347	# otherwise KDE hides it:
12nr|flash-player-plugin-11.2.202.243-1|348	sed -i 's,GNOME;,,' %{_datadir}/applications/flash-player-properties.desktop 2>/dev/null || :
12nr|flash-player-plugin-11.2.202.243-1|349	
12nr|flash-player-plugin-11.2.202.243-1|350	echo "Adobe Flash Player installation successful."
12nr|flash-player-plugin-11.2.202.243-1|351	
12nr|flash-player-plugin-11.2.202.243-1|352	%pre kde
12nr|flash-player-plugin-11.2.202.243-1|353	# When installing both main package and -kde, failure of %pre of main package
12nr|flash-player-plugin-11.2.202.243-1|354	# can prevent installation of it, but urpmi/rpm will try to install -kde
12nr|flash-player-plugin-11.2.202.243-1|355	# regardless. FIXME.
12nr|flash-player-plugin-11.2.202.243-1|356	# For now, workaround it by preventing -kde installation as well:
12nr|flash-player-plugin-11.2.202.243-1|357	[ -e %{_datadir}/%{name}/functions ]
12nr|flash-player-plugin-11.2.202.243-1|358	
12nr|flash-player-plugin-11.2.202.243-1|359	%post kde
12nr|flash-player-plugin-11.2.202.243-1|360	FILE1_SRC="usr/%{_lib}/kde4/kcm_adobe_flash_player.so"
12nr|flash-player-plugin-11.2.202.243-1|361	FILE1_DST="%{_kde_libdir}/kde4/kcm_adobe_flash_player.so"
12nr|flash-player-plugin-11.2.202.243-1|362	FILE1_PRM="0755"
12nr|flash-player-plugin-11.2.202.243-1|363	FILE2_SRC="usr/share/kde4/services/kcm_adobe_flash_player.desktop"
12nr|flash-player-plugin-11.2.202.243-1|364	FILE2_DST="%{_kde_services}/kcm_adobe_flash_player.desktop"
12nr|flash-player-plugin-11.2.202.243-1|365	FILE2_PRM="0644"
12nr|flash-player-plugin-11.2.202.243-1|366	FILE3_SRC=
12nr|flash-player-plugin-11.2.202.243-1|367	
12nr|flash-player-plugin-11.2.202.243-1|368	. %{_datadir}/%{name}/functions
12nr|flash-player-plugin-11.2.202.243-1|369	tar_extract
12nr|flash-player-plugin-11.2.202.243-1|370	
12nr|flash-player-plugin-11.2.202.243-1|371	sed -i 's,=personal,=network-and-connectivity,' %{_kde_services}/kcm_adobe_flash_player.desktop 2>/dev/null || :
12nr|flash-player-plugin-11.2.202.243-1|372	
12nr|flash-player-plugin-11.2.202.243-1|373	%files
12nr|flash-player-plugin-11.2.202.243-1|374	
12nr|flash-player-plugin-11.2.202.243-1|375	%dir %{_localstatedir}/lib/%{name}
12nr|flash-player-plugin-11.2.202.243-1|376	%ghost %{_localstatedir}/lib/%{name}/%{tarname}
12nr|flash-player-plugin-11.2.202.243-1|377	%dir %{_datadir}/%{name}
12nr|flash-player-plugin-11.2.202.243-1|378	%{_datadir}/%{name}/functions
12nr|flash-player-plugin-11.2.202.243-1|379	
12nr|flash-player-plugin-11.2.202.243-1|380	%dir %{_libdir}/mozilla
12nr|flash-player-plugin-11.2.202.243-1|381	%dir %{_libdir}/mozilla/plugins
12nr|flash-player-plugin-11.2.202.243-1|382	%ghost %{_libdir}/mozilla/plugins/libflashplayer.so
12nr|flash-player-plugin-11.2.202.243-1|383	%ghost %{_libdir}/mozilla/plugins/LICENSE.flashplayer
12nr|flash-player-plugin-11.2.202.243-1|384	%ghost %{_libdir}/mozilla/plugins/README.flashplayer
12nr|flash-player-plugin-11.2.202.243-1|385	
12nr|flash-player-plugin-11.2.202.243-1|386	%ghost %{_bindir}/flash-player-properties
12nr|flash-player-plugin-11.2.202.243-1|387	%ghost %{_datadir}/applications/flash-player-properties.desktop
12nr|flash-player-plugin-11.2.202.243-1|388	%ghost %{_iconsdir}/hicolor/*/apps/flash-player-properties.png
12nr|flash-player-plugin-11.2.202.243-1|389	
12nr|flash-player-plugin-11.2.202.243-1|390	%files kde
12nr|flash-player-plugin-11.2.202.243-1|391	%defattr(-,root,root)
12nr|flash-player-plugin-11.2.202.243-1|392	%ghost %{_kde_libdir}/kde4/kcm_adobe_flash_player.so
12nr|flash-player-plugin-11.2.202.243-1|393	%ghost %{_kde_services}/kcm_adobe_flash_player.desktop
12nr|flash-player-plugin-11.2.202.243-1|394	
12nr|flash-player-plugin-11.2.202.243-1|395	%changelog
12nr|flash-player-plugin-11.2.202.243-1|396	

21656 12
12nr|flight-of-the-amazon-queen-1.0.0-1|1	%define scummvmdir %{_datadir}/scummvm/
12nr|flight-of-the-amazon-queen-1.0.0-1|2	
12nr|flight-of-the-amazon-queen-1.0.0-1|3	Summary:	A adventure game using scummvm
12nr|flight-of-the-amazon-queen-1.0.0-1|4	Name:		flight-of-the-amazon-queen
12nr|flight-of-the-amazon-queen-1.0.0-1|5	Version:	1.0.0
12nr|flight-of-the-amazon-queen-1.0.0-1|6	Release:	%mkrel 1
12nr|flight-of-the-amazon-queen-1.0.0-1|7	Source0:	http://prdownloads.sourceforge.net/scummvm/FOTAQ_Talkie.tar.bz2
12nr|flight-of-the-amazon-queen-1.0.0-1|8	License:	Freeware
12nr|flight-of-the-amazon-queen-1.0.0-1|9	Url:		http://scummvm.org
12nr|flight-of-the-amazon-queen-1.0.0-1|10	Group:		Games/Adventure
12nr|flight-of-the-amazon-queen-1.0.0-1|11	Requires:	scummvm
12nr|flight-of-the-amazon-queen-1.0.0-1|12	BuildArch:	noarch
12nr|flight-of-the-amazon-queen-1.0.0-1|13	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|flight-of-the-amazon-queen-1.0.0-1|14	
12nr|flight-of-the-amazon-queen-1.0.0-1|15	%description
12nr|flight-of-the-amazon-queen-1.0.0-1|16	Flight of the Amazon Queen is a 2D point-and-click adventure game set
12nr|flight-of-the-amazon-queen-1.0.0-1|17	in the 1940s, originally published for DOS and the Amiga.  You assume
12nr|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
12nr|flight-of-the-amazon-queen-1.0.0-1|19	flyingFaye Russell (a famous movie star) into the Amazon jungle for a
12nr|flight-of-the-amazon-queen-1.0.0-1|20	photo shoot. Of course, things never go according to plans. After an
12nr|flight-of-the-amazon-queen-1.0.0-1|21	unfortunate turn of events they find themselves stranded in the heart
12nr|flight-of-the-amazon-queen-1.0.0-1|22	of the Amazon jungle, where Joe will embark on a quest to rescue a
12nr|flight-of-the-amazon-queen-1.0.0-1|23	kidnapped princess and in the process, discover the true sinister
12nr|flight-of-the-amazon-queen-1.0.0-1|24	intentions of a suspiciously located Lederhosen company. In a rich 2D
12nr|flight-of-the-amazon-queen-1.0.0-1|25	environment, Joe will cross paths with a variety of unlikely jungle
12nr|flight-of-the-amazon-queen-1.0.0-1|26	inhabitants including, but not limited to, a tribe of Amazon women and
12nr|flight-of-the-amazon-queen-1.0.0-1|27	6-foot- tall pygmies.
12nr|flight-of-the-amazon-queen-1.0.0-1|28	
12nr|flight-of-the-amazon-queen-1.0.0-1|29	This game was released by Krome Studios to help the scummvm
12nr|flight-of-the-amazon-queen-1.0.0-1|30	project. However, this is not a free game ( free as freespeech ), even
12nr|flight-of-the-amazon-queen-1.0.0-1|31	if source code can be seen.
12nr|flight-of-the-amazon-queen-1.0.0-1|32	
12nr|flight-of-the-amazon-queen-1.0.0-1|33	%prep
12nr|flight-of-the-amazon-queen-1.0.0-1|34	%setup -q -n FOTAQ_Talkie/
12nr|flight-of-the-amazon-queen-1.0.0-1|35	
12nr|flight-of-the-amazon-queen-1.0.0-1|36	%build
12nr|flight-of-the-amazon-queen-1.0.0-1|37	
12nr|flight-of-the-amazon-queen-1.0.0-1|38	%install
12nr|flight-of-the-amazon-queen-1.0.0-1|39	%__rm -rf %{buildroot}
12nr|flight-of-the-amazon-queen-1.0.0-1|40	%__mkdir -p %{buildroot}/%{scummvmdir}/%{name}
12nr|flight-of-the-amazon-queen-1.0.0-1|41	%__cp queen* %{buildroot}/%{scummvmdir}/%{name}
12nr|flight-of-the-amazon-queen-1.0.0-1|42	
12nr|flight-of-the-amazon-queen-1.0.0-1|43	%__mkdir -p %{buildroot}%{_datadir}/applications
12nr|flight-of-the-amazon-queen-1.0.0-1|44	
12nr|flight-of-the-amazon-queen-1.0.0-1|45	%__cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12nr|flight-of-the-amazon-queen-1.0.0-1|46	[Desktop Entry]
12nr|flight-of-the-amazon-queen-1.0.0-1|47	Name=Flight Of The Amazon Queen
12nr|flight-of-the-amazon-queen-1.0.0-1|48	Comment=%{summary}
12nr|flight-of-the-amazon-queen-1.0.0-1|49	Exec=%{_gamesbindir}/scummvm -p%{scummvmdir}/%{name}  queen
12nr|flight-of-the-amazon-queen-1.0.0-1|50	Icon=scummvm
12nr|flight-of-the-amazon-queen-1.0.0-1|51	Terminal=false
12nr|flight-of-the-amazon-queen-1.0.0-1|52	Type=Application
12nr|flight-of-the-amazon-queen-1.0.0-1|53	StartupNotify=true
12nr|flight-of-the-amazon-queen-1.0.0-1|54	Categories=Game;AdventureGame;
12nr|flight-of-the-amazon-queen-1.0.0-1|55	EOF
12nr|flight-of-the-amazon-queen-1.0.0-1|56	
12nr|flight-of-the-amazon-queen-1.0.0-1|57	%clean
12nr|flight-of-the-amazon-queen-1.0.0-1|58	%__rm -rf %{buildroot}
12nr|flight-of-the-amazon-queen-1.0.0-1|59	
12nr|flight-of-the-amazon-queen-1.0.0-1|60	%files
12nr|flight-of-the-amazon-queen-1.0.0-1|61	%defattr(-,root,root)
12nr|flight-of-the-amazon-queen-1.0.0-1|62	%doc readme.txt
12nr|flight-of-the-amazon-queen-1.0.0-1|63	%{scummvmdir}/%{name}
12nr|flight-of-the-amazon-queen-1.0.0-1|64	%{_datadir}/applications/mandriva-*
12nr|flight-of-the-amazon-queen-1.0.0-1|65	
12nr|flight-of-the-amazon-queen-1.0.0-1|66	
12nr|flight-of-the-amazon-queen-1.0.0-1|67	
12nr|flight-of-the-amazon-queen-1.0.0-1|68	%changelog
12nr|flight-of-the-amazon-queen-1.0.0-1|69	* Mon Oct 03 2011 Andrey Bondrov <abondrov@mandriva.org> 1.0.0-1mdv2011.0
12nr|flight-of-the-amazon-queen-1.0.0-1|70	+ Revision: 702533
12nr|flight-of-the-amazon-queen-1.0.0-1|71	- imported package flight-of-the-amazon-queen
12nr|flight-of-the-amazon-queen-1.0.0-1|72	

21657 12
12nr|flvstreamer-2.1c1-1|1	%define name 	flvstreamer
12nr|flvstreamer-2.1c1-1|2	%define version 2.1c1
12nr|flvstreamer-2.1c1-1|3	%define release %mkrel 1
12nr|flvstreamer-2.1c1-1|4	
12nr|flvstreamer-2.1c1-1|5	Summary: 	Open source command line RTMP client
12nr|flvstreamer-2.1c1-1|6	Name: 		%{name}
12nr|flvstreamer-2.1c1-1|7	Version: 	%{version}
12nr|flvstreamer-2.1c1-1|8	Release: 	%{release}
12nr|flvstreamer-2.1c1-1|9	License: 	GPLv2+
12nr|flvstreamer-2.1c1-1|10	Group: 		Networking/File transfer
12nr|flvstreamer-2.1c1-1|11	Url: 		http://savannah.nongnu.org/projects/flvstreamer
12nr|flvstreamer-2.1c1-1|12	Source: 	http://mirrors.linhub.com/savannah/flvstreamer/source/flvstreamer-%{version}.tar.gz
12nr|flvstreamer-2.1c1-1|13	BuildRoot: 	%{_tmppath}/%{name}-root
12nr|flvstreamer-2.1c1-1|14	
12nr|flvstreamer-2.1c1-1|15	%description
12nr|flvstreamer-2.1c1-1|16	Flvstreamer is an open source command-line RTMP client intended to stream
12nr|flvstreamer-2.1c1-1|17	audio or video content from all types of flash or rtmp servers. Forked from
12nr|flvstreamer-2.1c1-1|18	rtmpdump v1.6 with encrypted rtmp and swf verification support removed. This
12nr|flvstreamer-2.1c1-1|19	tool provides free interoperability with the previously undocumented adobe
12nr|flvstreamer-2.1c1-1|20	RTMP protocol so widely in use on the internet today. It was developed
12nr|flvstreamer-2.1c1-1|21	entirely by reverse engineering methods and without access to any proprietary
12nr|flvstreamer-2.1c1-1|22	or restrictive-license protocol specifications.
12nr|flvstreamer-2.1c1-1|23	
12nr|flvstreamer-2.1c1-1|24	%prep
12nr|flvstreamer-2.1c1-1|25	%setup -q -n %{name}
12nr|flvstreamer-2.1c1-1|26	
12nr|flvstreamer-2.1c1-1|27	%build
12nr|flvstreamer-2.1c1-1|28	%make posix OPT="%optflags" XLDFLAGS="%{?ldflags}"
12nr|flvstreamer-2.1c1-1|29	
12nr|flvstreamer-2.1c1-1|30	%install
12nr|flvstreamer-2.1c1-1|31	rm -fr $RPM_BUILD_ROOT
12nr|flvstreamer-2.1c1-1|32	mkdir -p %{buildroot}%{_bindir}
12nr|flvstreamer-2.1c1-1|33	find -type f -perm -u+x | xargs install -m755 -t %{buildroot}%{_bindir}
12nr|flvstreamer-2.1c1-1|34	
12nr|flvstreamer-2.1c1-1|35	%clean
12nr|flvstreamer-2.1c1-1|36	rm -fr $RPM_BUILD_ROOT
12nr|flvstreamer-2.1c1-1|37	
12nr|flvstreamer-2.1c1-1|38	%files
12nr|flvstreamer-2.1c1-1|39	%defattr(-,root,root)
12nr|flvstreamer-2.1c1-1|40	%doc README ChangeLog
12nr|flvstreamer-2.1c1-1|41	%{_bindir}/flvstreamer
12nr|flvstreamer-2.1c1-1|42	%{_bindir}/streams
12nr|flvstreamer-2.1c1-1|43	%{_bindir}/rtmpsrv
12nr|flvstreamer-2.1c1-1|44	%{_bindir}/rtmpsuck
12nr|flvstreamer-2.1c1-1|45	
12nr|flvstreamer-2.1c1-1|46	
12nr|flvstreamer-2.1c1-1|47	%changelog
12nr|flvstreamer-2.1c1-1|48	* Sat Mar 06 2010 Anssi Hannula <anssi@mandriva.org> 2.1c1-1mdv2010.1
12nr|flvstreamer-2.1c1-1|49	+ Revision: 515296
12nr|flvstreamer-2.1c1-1|50	- new version
12nr|flvstreamer-2.1c1-1|51	
12nr|flvstreamer-2.1c1-1|52	* Tue Jul 21 2009 Raphaël Gertz <rapsys@mandriva.org> 1.8e-3mdv2010.0
12nr|flvstreamer-2.1c1-1|53	+ Revision: 398407
12nr|flvstreamer-2.1c1-1|54	- Remove contextual arch build
12nr|flvstreamer-2.1c1-1|55	- Add doc README
12nr|flvstreamer-2.1c1-1|56	- Update flvstreamer release
12nr|flvstreamer-2.1c1-1|57	- Add flvstreamer source and spec file
12nr|flvstreamer-2.1c1-1|58	- Rename package name
12nr|flvstreamer-2.1c1-1|59	- Rename package
12nr|flvstreamer-2.1c1-1|60	- Created package structure for rtpmdump.
12nr|flvstreamer-2.1c1-1|61	

21658 12
12nr|fmod3-3.75-2|1	%define		oname fmod
12nr|fmod3-3.75-2|2	%define		major 3
12nr|fmod3-3.75-2|3	%define		libname %mklibname %{oname} %{major}
12nr|fmod3-3.75-2|4	%define		develname %mklibname %{oname} -d
12nr|fmod3-3.75-2|5	%define		oversion 375
12nr|fmod3-3.75-2|6	
12nr|fmod3-3.75-2|7	Summary:	Fast, powerful, easy to use sound system
12nr|fmod3-3.75-2|8	Name:		fmod3
12nr|fmod3-3.75-2|9	Version:	3.75
12nr|fmod3-3.75-2|10	Release:	2
12nr|fmod3-3.75-2|11	License:	FMOD Licence (free for non-commercial use)
12nr|fmod3-3.75-2|12	Group:		System/Libraries
12nr|fmod3-3.75-2|13	URL:		http://www.fmod.org/
12nr|fmod3-3.75-2|14	Source:		http://www.fmod.org/files/fmodapi%{oversion}linux.tar.gz
12nr|fmod3-3.75-2|15	ExclusiveArch:	%{ix86}
12nr|fmod3-3.75-2|16	
12nr|fmod3-3.75-2|17	%description
12nr|fmod3-3.75-2|18	FMOD is a fast, powerful, and easy to use sound system. It runs on
12nr|fmod3-3.75-2|19	Windows, Linux, Windows CE, and now also on Macintosh, GameCube, PS2,
12nr|fmod3-3.75-2|20	and XBox. FMOD supports 3D sound, midi, mods, mp3, ogg vorbis, wma, aiff,
12nr|fmod3-3.75-2|21	recording, obstruction/occlusion, cd playback (analog or digital), cd ripping,
12nr|fmod3-3.75-2|22	mmx, internet streaming, dsp effects, spectrum analysis, user created samples
12nr|fmod3-3.75-2|23	and streams, synchronization support, ASIO, EAX 2&3, C/C++/VB/Delphi and more.
12nr|fmod3-3.75-2|24	
12nr|fmod3-3.75-2|25	%package -n %{libname}
12nr|fmod3-3.75-2|26	Summary:	Fast, powerful, easy to use sound system
12nr|fmod3-3.75-2|27	Group:		System/Libraries
12nr|fmod3-3.75-2|28	# Library doesn't have soname so linked stuff requires just libfmod.so
12nr|fmod3-3.75-2|29	Provides:	libfmod.so
12nr|fmod3-3.75-2|30	
12nr|fmod3-3.75-2|31	%description -n %{libname}
12nr|fmod3-3.75-2|32	FMOD is a fast, powerful, and easy to use sound system. It runs on
12nr|fmod3-3.75-2|33	Windows, Linux, Windows CE, and now also on Macintosh, GameCube, PS2,
12nr|fmod3-3.75-2|34	and XBox. FMOD supports 3D sound, midi, mods, mp3, ogg vorbis, wma, aiff,
12nr|fmod3-3.75-2|35	recording, obstruction/occlusion, cd playback (analog or digital), cd ripping,
12nr|fmod3-3.75-2|36	mmx, internet streaming, dsp effects, spectrum analysis, user created samples
12nr|fmod3-3.75-2|37	and streams, synchronization support, ASIO, EAX 2&3, C/C++/VB/Delphi and more.
12nr|fmod3-3.75-2|38	
12nr|fmod3-3.75-2|39	%package -n %{develname}
12nr|fmod3-3.75-2|40	Summary:	Header files and documentation for %{name}
12nr|fmod3-3.75-2|41	Group:		Development/C
12nr|fmod3-3.75-2|42	Requires:	%{libname} = %{version}-%{release}
12nr|fmod3-3.75-2|43	Provides:	lib%{name}-devel = %{version}-%{release}
12nr|fmod3-3.75-2|44	Provides:	%{name}-devel = %{version}-%{release}
12nr|fmod3-3.75-2|45	
12nr|fmod3-3.75-2|46	%description -n %{develname}
12nr|fmod3-3.75-2|47	This package contains the header files and development documentation
12nr|fmod3-3.75-2|48	for %{name}. If you like to develop programs using %{name}, you will
12nr|fmod3-3.75-2|49	need to install %{name}-devel.
12nr|fmod3-3.75-2|50	
12nr|fmod3-3.75-2|51	%prep
12nr|fmod3-3.75-2|52	%setup -qn fmodapi%{oversion}linux
12nr|fmod3-3.75-2|53	
12nr|fmod3-3.75-2|54	%install
12nr|fmod3-3.75-2|55	install -Dp -m0755 api/libfmod-%{version}.so %{buildroot}%{_libdir}/libfmod-%{version}.so.%{major}
12nr|fmod3-3.75-2|56	ln -s %{_libdir}/libfmod-%{version}.so.%{major} %{buildroot}%{_libdir}/libfmod.so
12nr|fmod3-3.75-2|57	
12nr|fmod3-3.75-2|58	install -d %{buildroot}%{_includedir}/fmod3/
12nr|fmod3-3.75-2|59	cp api/inc/*.h %{buildroot}%{_includedir}/fmod3/
12nr|fmod3-3.75-2|60	
12nr|fmod3-3.75-2|61	%files -n %{libname}
12nr|fmod3-3.75-2|62	%defattr(-, root, root, 0755)
12nr|fmod3-3.75-2|63	%doc README.TXT
12nr|fmod3-3.75-2|64	%{_libdir}/*.so.*
12nr|fmod3-3.75-2|65	
12nr|fmod3-3.75-2|66	%files -n %{develname}
12nr|fmod3-3.75-2|67	%defattr(644, root, root, 0755)
12nr|fmod3-3.75-2|68	%doc documentation/* media/ samples/
12nr|fmod3-3.75-2|69	%{_includedir}/fmod3/
12nr|fmod3-3.75-2|70	%{_libdir}/*.so
12nr|fmod3-3.75-2|71	

21659 12
12nr|foomatic-db-nonfree-20121123-1|1	Name:		foomatic-db-nonfree
12nr|foomatic-db-nonfree-20121123-1|2	Version:	20121123
12nr|foomatic-db-nonfree-20121123-1|3	Release:	1
12nr|foomatic-db-nonfree-20121123-1|4	Summary:	Foomatic database extensions
12nr|foomatic-db-nonfree-20121123-1|5	License:	GPLv2 and MIT
12nr|foomatic-db-nonfree-20121123-1|6	Group:		System/Servers
12nr|foomatic-db-nonfree-20121123-1|7	Url:		http://www.linuxprinting.org/
12nr|foomatic-db-nonfree-20121123-1|8	Source:		http://www.linuxprinting.org/download/foomatic/%{name}-%{version}.tar.gz
12nr|foomatic-db-nonfree-20121123-1|9	# Perl script to clean up Manufacturer entries in the PPD files, so that
12nr|foomatic-db-nonfree-20121123-1|10	# drivers are sorted by the printer manufacturer in the graphical frontends
12nr|foomatic-db-nonfree-20121123-1|11	Source2:	cleanppd.pl.bz2
12nr|foomatic-db-nonfree-20121123-1|12	Requires:	foomatic-db-engine
12nr|foomatic-db-nonfree-20121123-1|13	BuildArch:	noarch
12nr|foomatic-db-nonfree-20121123-1|14	BuildRequires:	autoconf
12nr|foomatic-db-nonfree-20121123-1|15	BuildRequires:	automake
12nr|foomatic-db-nonfree-20121123-1|16	BuildRequires:	cups
12nr|foomatic-db-nonfree-20121123-1|17	BuildRequires:	cups-common
12nr|foomatic-db-nonfree-20121123-1|18	BuildRequires:	foomatic-db-engine
12nr|foomatic-db-nonfree-20121123-1|19	
12nr|foomatic-db-nonfree-20121123-1|20	%description
12nr|foomatic-db-nonfree-20121123-1|21	Foomatic database extension with manufacturer-supplied PPD files
12nr|foomatic-db-nonfree-20121123-1|22	released under non-free licenses.
12nr|foomatic-db-nonfree-20121123-1|23	
12nr|foomatic-db-nonfree-20121123-1|24	%prep
12nr|foomatic-db-nonfree-20121123-1|25	
12nr|foomatic-db-nonfree-20121123-1|26	##### FOOMATIC
12nr|foomatic-db-nonfree-20121123-1|27	
12nr|foomatic-db-nonfree-20121123-1|28	# Source trees for installation
12nr|foomatic-db-nonfree-20121123-1|29	%setup -q
12nr|foomatic-db-nonfree-20121123-1|30	
12nr|foomatic-db-nonfree-20121123-1|31	%build
12nr|foomatic-db-nonfree-20121123-1|32	# Makefile generation ("./make_configure" for CVS snapshots)
12nr|foomatic-db-nonfree-20121123-1|33	./make_configure
12nr|foomatic-db-nonfree-20121123-1|34	# Fix for lib64 architectures, avoid patch
12nr|foomatic-db-nonfree-20121123-1|35	perl -pi -e "s@/usr/lib/(cups|pdq|ppr)@%{_libdir}/\1@g" configure
12nr|foomatic-db-nonfree-20121123-1|36	
12nr|foomatic-db-nonfree-20121123-1|37	# We do not compress the PPDs now, so that we can do a clean-up
12nr|foomatic-db-nonfree-20121123-1|38	%configure --disable-gzip-ppds
12nr|foomatic-db-nonfree-20121123-1|39	
12nr|foomatic-db-nonfree-20121123-1|40	# "make" is not needed for this package, there is nothing to build
12nr|foomatic-db-nonfree-20121123-1|41	
12nr|foomatic-db-nonfree-20121123-1|42	# Delete drivers with empty command line prototype, they would give
12nr|foomatic-db-nonfree-20121123-1|43	# unusable printer/driver combos.
12nr|foomatic-db-nonfree-20121123-1|44	#FOOMATICDB=`pwd` %{_sbindir}/foomatic-cleanupdrivers
12nr|foomatic-db-nonfree-20121123-1|45	
12nr|foomatic-db-nonfree-20121123-1|46	# Correct recommended driver "gimp-print" or "gutenprint", must be
12nr|foomatic-db-nonfree-20121123-1|47	# "gutenprint-ijs.5.0".
12nr|foomatic-db-nonfree-20121123-1|48	for f in db/source/printer/*.xml; do
12nr|foomatic-db-nonfree-20121123-1|49	perl -p -i -e 's:<driver>(gimp-|guten)print</driver>:<driver>gutenprint-ijs.5.0</driver>:' $f
12nr|foomatic-db-nonfree-20121123-1|50	done
12nr|foomatic-db-nonfree-20121123-1|51	
12nr|foomatic-db-nonfree-20121123-1|52	%install
12nr|foomatic-db-nonfree-20121123-1|53	# Do not use "make" macro, as parallelized build of Foomatic does not
12nr|foomatic-db-nonfree-20121123-1|54	# work.
12nr|foomatic-db-nonfree-20121123-1|55	
12nr|foomatic-db-nonfree-20121123-1|56	# Install data files
12nr|foomatic-db-nonfree-20121123-1|57	make	PREFIX=%{_prefix} \
12nr|foomatic-db-nonfree-20121123-1|58	DESTDIR=%{buildroot} \
12nr|foomatic-db-nonfree-20121123-1|59	install
12nr|foomatic-db-nonfree-20121123-1|60	
12nr|foomatic-db-nonfree-20121123-1|61	# Uncompress Perl script for cleaning up the PPD files
12nr|foomatic-db-nonfree-20121123-1|62	bzcat %{SOURCE2} > ./cleanppd.pl
12nr|foomatic-db-nonfree-20121123-1|63	chmod a+rx ./cleanppd.pl
12nr|foomatic-db-nonfree-20121123-1|64	
12nr|foomatic-db-nonfree-20121123-1|65	# Do the clean-up
12nr|foomatic-db-nonfree-20121123-1|66	find %{buildroot}%{_datadir}/foomatic/db/source/PPD -name "*.ppd" -exec ./cleanppd.pl '{}' \;
12nr|foomatic-db-nonfree-20121123-1|67	
12nr|foomatic-db-nonfree-20121123-1|68	# Remove PPDs which are not Adobe-compliant and therefore not working with
12nr|foomatic-db-nonfree-20121123-1|69	# CUPS 1.1.20 or newer
12nr|foomatic-db-nonfree-20121123-1|70	for ppd in `find %{buildroot}%{_datadir}/foomatic/db/source/PPD -name "*.ppd.gz"`
12nr|foomatic-db-nonfree-20121123-1|71	do
12nr|foomatic-db-nonfree-20121123-1|72	cupstestppd -q $ppd || (
12nr|foomatic-db-nonfree-20121123-1|73	rm -f $ppd && \
12nr|foomatic-db-nonfree-20121123-1|74	echo "$ppd not Adobe-compliant. Deleted." && \
12nr|foomatic-db-nonfree-20121123-1|75	echo $ppd >> deletedppds-%{name}-%{version}-%{release}.txt
12nr|foomatic-db-nonfree-20121123-1|76	)
12nr|foomatic-db-nonfree-20121123-1|77	done
12nr|foomatic-db-nonfree-20121123-1|78	
12nr|foomatic-db-nonfree-20121123-1|79	##### GENERAL STUFF
12nr|foomatic-db-nonfree-20121123-1|80	
12nr|foomatic-db-nonfree-20121123-1|81	# Correct permissions
12nr|foomatic-db-nonfree-20121123-1|82	for f in %{buildroot}%{_datadir}/foomatic/db/source/*/*.xml; do
12nr|foomatic-db-nonfree-20121123-1|83	chmod a-x $f
12nr|foomatic-db-nonfree-20121123-1|84	done
12nr|foomatic-db-nonfree-20121123-1|85	
12nr|foomatic-db-nonfree-20121123-1|86	##### SCRIPTS
12nr|foomatic-db-nonfree-20121123-1|87	
12nr|foomatic-db-nonfree-20121123-1|88	# Restart the CUPS daemon when it is running, but do not start it when it
12nr|foomatic-db-nonfree-20121123-1|89	# is not running. The restart of the CUPS daemon updates the CUPS-internal
12nr|foomatic-db-nonfree-20121123-1|90	# PPD index
12nr|foomatic-db-nonfree-20121123-1|91	
12nr|foomatic-db-nonfree-20121123-1|92	%post
12nr|foomatic-db-nonfree-20121123-1|93	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
12nr|foomatic-db-nonfree-20121123-1|94	
12nr|foomatic-db-nonfree-20121123-1|95	%postun
12nr|foomatic-db-nonfree-20121123-1|96	/sbin/service cups condrestart > /dev/null 2>/dev/null || :
12nr|foomatic-db-nonfree-20121123-1|97	
12nr|foomatic-db-nonfree-20121123-1|98	%files
12nr|foomatic-db-nonfree-20121123-1|99	%defattr(-,root,root)
12nr|foomatic-db-nonfree-20121123-1|100	%_datadir/foomatic/db/source/driver/*.xml
12nr|foomatic-db-nonfree-20121123-1|101	%_datadir/foomatic/db/source/PPD/*
12nr|foomatic-db-nonfree-20121123-1|102	
12nr|foomatic-db-nonfree-20121123-1|103	
12nr|foomatic-db-nonfree-20121123-1|104	%changelog
12nr|foomatic-db-nonfree-20121123-1|105	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 1:4.0-2.20110503.1mdv2011.0
12nr|foomatic-db-nonfree-20121123-1|106	+ Revision: 664404
12nr|foomatic-db-nonfree-20121123-1|107	- fix release
12nr|foomatic-db-nonfree-20121123-1|108	- 20110503
12nr|foomatic-db-nonfree-20121123-1|109	- mass rebuild
12nr|foomatic-db-nonfree-20121123-1|110	
12nr|foomatic-db-nonfree-20121123-1|111	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1:4.0-2.20101202.1mdv2011.0
12nr|foomatic-db-nonfree-20121123-1|112	+ Revision: 605910
12nr|foomatic-db-nonfree-20121123-1|113	- new snapshot (20101202)
12nr|foomatic-db-nonfree-20121123-1|114	- rebuild
12nr|foomatic-db-nonfree-20121123-1|115	
12nr|foomatic-db-nonfree-20121123-1|116	* Fri Mar 05 2010 Oden Eriksson <oeriksson@mandriva.com> 1:4.0-2.20100218.1mdv2010.1
12nr|foomatic-db-nonfree-20121123-1|117	+ Revision: 514479
12nr|foomatic-db-nonfree-20121123-1|118	- attempt to fix the build
12nr|foomatic-db-nonfree-20121123-1|119	
12nr|foomatic-db-nonfree-20121123-1|120	+ Nicolas Lécureuil <nlecureuil@mandriva.com>
12nr|foomatic-db-nonfree-20121123-1|121	- Update to latest snapshot
12nr|foomatic-db-nonfree-20121123-1|122	
12nr|foomatic-db-nonfree-20121123-1|123	* Thu Oct 15 2009 Oden Eriksson <oeriksson@mandriva.com> 1:4.0-2.20091014.2mdv2010.0
12nr|foomatic-db-nonfree-20121123-1|124	+ Revision: 457604
12nr|foomatic-db-nonfree-20121123-1|125	- fix #54598 (foomatic-db conflicts with cups-drivers-foo2zjs)
12nr|foomatic-db-nonfree-20121123-1|126	
12nr|foomatic-db-nonfree-20121123-1|127	* Wed Oct 14 2009 Oden Eriksson <oeriksson@mandriva.com> 1:4.0-2.20091014.1mdv2010.0
12nr|foomatic-db-nonfree-20121123-1|128	+ Revision: 457359
12nr|foomatic-db-nonfree-20121123-1|129	- 4.0-20091014
12nr|foomatic-db-nonfree-20121123-1|130	
12nr|foomatic-db-nonfree-20121123-1|131	* Wed Sep 02 2009 Christophe Fergeau <cfergeau@mandriva.com> 1:4.0-2.20090316.2mdv2010.0
12nr|foomatic-db-nonfree-20121123-1|132	+ Revision: 424463
12nr|foomatic-db-nonfree-20121123-1|133	- rebuild
12nr|foomatic-db-nonfree-20121123-1|134	
12nr|foomatic-db-nonfree-20121123-1|135	* Mon Mar 16 2009 Frederik Himpe <fhimpe@mandriva.org> 1:4.0-2.20090316.1mdv2009.1
12nr|foomatic-db-nonfree-20121123-1|136	+ Revision: 355894
12nr|foomatic-db-nonfree-20121123-1|137	- Update to 20090316 snapshot
12nr|foomatic-db-nonfree-20121123-1|138	
12nr|foomatic-db-nonfree-20121123-1|139	* Thu Feb 12 2009 Frederik Himpe <fhimpe@mandriva.org> 1:4.0-2.20090208.3mdv2009.1
12nr|foomatic-db-nonfree-20121123-1|140	+ Revision: 339899
12nr|foomatic-db-nonfree-20121123-1|141	- Update version in foo2zjs conflict, because of new conflicting files
12nr|foomatic-db-nonfree-20121123-1|142	
12nr|foomatic-db-nonfree-20121123-1|143	* Mon Feb 09 2009 Frederik Himpe <fhimpe@mandriva.org> 1:4.0-2.20090208.2mdv2009.1
12nr|foomatic-db-nonfree-20121123-1|144	+ Revision: 338923
12nr|foomatic-db-nonfree-20121123-1|145	- Conflicts with older foo2zjs because of Generic-OAKT_Printer.xml file
12nr|foomatic-db-nonfree-20121123-1|146	
12nr|foomatic-db-nonfree-20121123-1|147	* Sun Feb 08 2009 Frederik Himpe <fhimpe@mandriva.org> 1:4.0-2.20090208.1mdv2009.1
12nr|foomatic-db-nonfree-20121123-1|148	+ Revision: 338521
12nr|foomatic-db-nonfree-20121123-1|149	- Update to version 4.0 20090208 snapshot
12nr|foomatic-db-nonfree-20121123-1|150	
12nr|foomatic-db-nonfree-20121123-1|151	* Sat Jan 03 2009 Frederik Himpe <fhimpe@mandriva.org> 1:3.0.2-2.20090103.1mdv2009.1
12nr|foomatic-db-nonfree-20121123-1|152	+ Revision: 323848
12nr|foomatic-db-nonfree-20121123-1|153	- Update to new version 20090103
12nr|foomatic-db-nonfree-20121123-1|154	
12nr|foomatic-db-nonfree-20121123-1|155	* Mon Dec 29 2008 Oden Eriksson <oeriksson@mandriva.com> 1:3.0.2-2.20080810.2mdv2009.1
12nr|foomatic-db-nonfree-20121123-1|156	+ Revision: 321105
12nr|foomatic-db-nonfree-20121123-1|157	- rebuild
12nr|foomatic-db-nonfree-20121123-1|158	
12nr|foomatic-db-nonfree-20121123-1|159	* Sun Aug 10 2008 Frederik Himpe <fhimpe@mandriva.org> 1:3.0.2-2.20080810.1mdv2009.0
12nr|foomatic-db-nonfree-20121123-1|160	+ Revision: 270332
12nr|foomatic-db-nonfree-20121123-1|161	- Update to new version 20080810
12nr|foomatic-db-nonfree-20121123-1|162	
12nr|foomatic-db-nonfree-20121123-1|163	* Wed Aug 06 2008 Thierry Vignaud <tv@mandriva.org> 1:3.0.2-2.20080518.1mdv2009.0
12nr|foomatic-db-nonfree-20121123-1|164	+ Revision: 264478
12nr|foomatic-db-nonfree-20121123-1|165	- rebuild early 2009.0 package (before pixel changes)
12nr|foomatic-db-nonfree-20121123-1|166	
12nr|foomatic-db-nonfree-20121123-1|167	* Sun May 18 2008 Frederik Himpe <fhimpe@mandriva.org> 1:3.0.2-1.20080518.1mdv2009.0
12nr|foomatic-db-nonfree-20121123-1|168	+ Revision: 208700
12nr|foomatic-db-nonfree-20121123-1|169	- New version
12nr|foomatic-db-nonfree-20121123-1|170	- Package COPYING, as not everything is under the GPLv2
12nr|foomatic-db-nonfree-20121123-1|171	
12nr|foomatic-db-nonfree-20121123-1|172	+ Marcelo Ricardo Leitner <mrl@mandriva.com>
12nr|foomatic-db-nonfree-20121123-1|173	- Make install script more readable.
12nr|foomatic-db-nonfree-20121123-1|174	
12nr|foomatic-db-nonfree-20121123-1|175	+ Olivier Blin <oblin@mandriva.com>
12nr|foomatic-db-nonfree-20121123-1|176	- restore BuildRoot
12nr|foomatic-db-nonfree-20121123-1|177	
12nr|foomatic-db-nonfree-20121123-1|178	* Thu Dec 20 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 1:3.0.2-1.20071218.1mdv2008.1
12nr|foomatic-db-nonfree-20121123-1|179	+ Revision: 135852
12nr|foomatic-db-nonfree-20121123-1|180	- New upstream: 20071218
12nr|foomatic-db-nonfree-20121123-1|181	
12nr|foomatic-db-nonfree-20121123-1|182	+ Thierry Vignaud <tv@mandriva.org>
12nr|foomatic-db-nonfree-20121123-1|183	- fix description
12nr|foomatic-db-nonfree-20121123-1|184	
12nr|foomatic-db-nonfree-20121123-1|185	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1:3.0.2-1.20070820.2mdv2008.1
12nr|foomatic-db-nonfree-20121123-1|186	+ Revision: 125176
12nr|foomatic-db-nonfree-20121123-1|187	- kill re-definition of %%buildroot on Pixel's request
12nr|foomatic-db-nonfree-20121123-1|188	
12nr|foomatic-db-nonfree-20121123-1|189	* Thu Sep 13 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 1:3.0.2-1.20070820.2mdv2008.0
12nr|foomatic-db-nonfree-20121123-1|190	+ Revision: 84994
12nr|foomatic-db-nonfree-20121123-1|191	- Do not require ghostscript and printer-filter packages. This package is just
12nr|foomatic-db-nonfree-20121123-1|192	an informations database.
12nr|foomatic-db-nonfree-20121123-1|193	- Specfile cleanup.
12nr|foomatic-db-nonfree-20121123-1|194	
12nr|foomatic-db-nonfree-20121123-1|195	* Thu Aug 30 2007 Marcelo Ricardo Leitner <mrl@mandriva.com> 1:3.0.2-1.20070820.1mdv2008.0
12nr|foomatic-db-nonfree-20121123-1|196	+ Revision: 75989
12nr|foomatic-db-nonfree-20121123-1|197	- New upstream: 20070820
12nr|foomatic-db-nonfree-20121123-1|198	- Removed conflicting files with other cups-drivers packages.
12nr|foomatic-db-nonfree-20121123-1|199	
12nr|foomatic-db-nonfree-20121123-1|200	* Thu Jun 28 2007 Adam Williamson <awilliamson@mandriva.org> 1:3.0.2-1.20070627.1mdv2008.0
12nr|foomatic-db-nonfree-20121123-1|201	+ Revision: 45335
12nr|foomatic-db-nonfree-20121123-1|202	- new snapshot 20070627, clean spec, rebuild for 2008
12nr|foomatic-db-nonfree-20121123-1|203	
12nr|foomatic-db-nonfree-20121123-1|204	
12nr|foomatic-db-nonfree-20121123-1|205	* Mon Mar 19 2007 Thierry Vignaud <tvignaud@mandriva.com> 3.0.2-1.20060906.3mdv2007.1
12nr|foomatic-db-nonfree-20121123-1|206	+ Revision: 146587
12nr|foomatic-db-nonfree-20121123-1|207	- Import foomatic-db
12nr|foomatic-db-nonfree-20121123-1|208	
12nr|foomatic-db-nonfree-20121123-1|209	* Mon Mar 19 2007 Thierry Vignaud <tvignaud@mandriva.com> 3.0.2-1.20060906.3mdv2007.1
12nr|foomatic-db-nonfree-20121123-1|210	- do not package big ChangeLog
12nr|foomatic-db-nonfree-20121123-1|211	
12nr|foomatic-db-nonfree-20121123-1|212	* Thu Sep 07 2006 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20060906.2mdv2007.0
12nr|foomatic-db-nonfree-20121123-1|213	- Updated foomatic-db to later state of the 06/09/2006 (Fixed entry for
12nr|foomatic-db-nonfree-20121123-1|214	Epson Stylus C65).
12nr|foomatic-db-nonfree-20121123-1|215	
12nr|foomatic-db-nonfree-20121123-1|216	* Thu Sep 07 2006 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20060906.1mdv2007.0
12nr|foomatic-db-nonfree-20121123-1|217	- Updated foomatic-db to the state of the 06/09/2006 (Added new Samsung
12nr|foomatic-db-nonfree-20121123-1|218	printers ML-1520, ML-1610, ML-1740, ML-2010, ML-2250).
12nr|foomatic-db-nonfree-20121123-1|219	
12nr|foomatic-db-nonfree-20121123-1|220	* Sat Aug 19 2006 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20060818.1mdv2007.0
12nr|foomatic-db-nonfree-20121123-1|221	- Updated foomatic-db to the state of the 26/07/2006 (Added PPD files
12nr|foomatic-db-nonfree-20121123-1|222	for new printers from Gestetner, Infotec, Lanier, NRG, Ricoh, Savin,
12nr|foomatic-db-nonfree-20121123-1|223	and Okidata, added SiPix Pocket Printer A6).
12nr|foomatic-db-nonfree-20121123-1|224	
12nr|foomatic-db-nonfree-20121123-1|225	* Thu Jul 27 2006 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20060726.1mdv2007.0
12nr|foomatic-db-nonfree-20121123-1|226	- Updated foomatic-db to the state of the 26/07/2006 (Added PPD files for
12nr|foomatic-db-nonfree-20121123-1|227	new Sharp and Kyocera printers, added Kyocera FS-1016MFP).
12nr|foomatic-db-nonfree-20121123-1|228	- Fixed device ID lines in some HP PPDs.
12nr|foomatic-db-nonfree-20121123-1|229	
12nr|foomatic-db-nonfree-20121123-1|230	* Mon Jul 03 2006 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20060630.1mdv2007.0
12nr|foomatic-db-nonfree-20121123-1|231	- Updated foomatic-db to the state of the 30/06/2006 (Added PPD file for
12nr|foomatic-db-nonfree-20121123-1|232	Epson EPL-N2550 PostScript printer)
12nr|foomatic-db-nonfree-20121123-1|233	
12nr|foomatic-db-nonfree-20121123-1|234	* Fri Jun 09 2006 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20060608.1mdv2007.0
12nr|foomatic-db-nonfree-20121123-1|235	- Updated foomatic-db to the state of the 08/06/2006 (Added auto-detection
12nr|foomatic-db-nonfree-20121123-1|236	information for the Konica Minolta magicolor DL series printers, thanks
12nr|foomatic-db-nonfree-20121123-1|237	to Sean Zhan from Konica Minolta).
12nr|foomatic-db-nonfree-20121123-1|238	
12nr|foomatic-db-nonfree-20121123-1|239	* Thu Jun 08 2006 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20060607.1mdv2007.0
12nr|foomatic-db-nonfree-20121123-1|240	- Updated foomatic-db to the state of the 07/06/2006 (Unprintable margin
12nr|foomatic-db-nonfree-20121123-1|241	definitions for the HP LaserJet 1022, added new HP inkjet printers, to be
12nr|foomatic-db-nonfree-20121123-1|242	supported with HPLIP 0.9.12: HP DeskJet D1300, D2300, D4100, PhotoSmart
12nr|foomatic-db-nonfree-20121123-1|243	A430, A510, A610, A710, C3100, C4100, D7300).
12nr|foomatic-db-nonfree-20121123-1|244	
12nr|foomatic-db-nonfree-20121123-1|245	* Wed Jun 07 2006 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20060606.1mdv2007.0
12nr|foomatic-db-nonfree-20121123-1|246	- Updated foomatic-db to the state of the 06/06/2006 (Updated "foo2zjs"
12nr|foomatic-db-nonfree-20121123-1|247	and "foo2hp" driver data, added HP Color LaserJet 1600 and LaserJet 1018,
12nr|foomatic-db-nonfree-20121123-1|248	updated HP LaserJet 1022 to use "foo2zjs" as default driver).
12nr|foomatic-db-nonfree-20121123-1|249	
12nr|foomatic-db-nonfree-20121123-1|250	* Sat May 20 2006 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20060519.1mdk
12nr|foomatic-db-nonfree-20121123-1|251	- Updated foomatic-db to the state of the 19/05/2006 (Added Konica Minolta
12nr|foomatic-db-nonfree-20121123-1|252	magicolor DL series, added new HP PostScript printers to "Postscript"
12nr|foomatic-db-nonfree-20121123-1|253	driver entry, so that their PostScript PPDs appear in printer setup
12nr|foomatic-db-nonfree-20121123-1|254	tools).
12nr|foomatic-db-nonfree-20121123-1|255	
12nr|foomatic-db-nonfree-20121123-1|256	* Thu May 11 2006 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20060510.1mdk
12nr|foomatic-db-nonfree-20121123-1|257	- Updated foomatic-db to the state of the 10/05/2006 (Added HP Color
12nr|foomatic-db-nonfree-20121123-1|258	LaserJet 2605, LaserJet 5200, 5200L, OfficeJet 4300, 6300, many printers
12nr|foomatic-db-nonfree-20121123-1|259	from Ricoh and partners).
12nr|foomatic-db-nonfree-20121123-1|260	
12nr|foomatic-db-nonfree-20121123-1|261	* Thu Mar 30 2006 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20060329.1mdk
12nr|foomatic-db-nonfree-20121123-1|262	- Updated foomatic-db to the state of the 29/03/2006 (Added Brother P-Touch
12nr|foomatic-db-nonfree-20121123-1|263	label printers, updated data for Epson laser printer drivers "eplaser" and
12nr|foomatic-db-nonfree-20121123-1|264	"eplase-jp", added Epson LP-S4500 and LP-S6500, fixed entry for HP
12nr|foomatic-db-nonfree-20121123-1|265	DeskJet F300).
12nr|foomatic-db-nonfree-20121123-1|266	
12nr|foomatic-db-nonfree-20121123-1|267	* Tue Mar 07 2006 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20060307.1mdk
12nr|foomatic-db-nonfree-20121123-1|268	- Updated foomatic-db to the state of the 07/03/2006 (HP Color LaserJet 2600
12nr|foomatic-db-nonfree-20121123-1|269	and HP LaserJet 1020 now supported by "foo2zjs", HP DeskJet F300 added).
12nr|foomatic-db-nonfree-20121123-1|270	- Removed fixing "600x600x2dpi" resolutions in HP's PPDs, this is fixxed
12nr|foomatic-db-nonfree-20121123-1|271	upstream now.
12nr|foomatic-db-nonfree-20121123-1|272	
12nr|foomatic-db-nonfree-20121123-1|273	* Mon Feb 27 2006 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20060227.1mdk
12nr|foomatic-db-nonfree-20121123-1|274	- Updated foomatic-db to the state of the 27/02/2006 (Added ANSI paper
12nr|foomatic-db-nonfree-20121123-1|275	sizes for large format printers).
12nr|foomatic-db-nonfree-20121123-1|276	
12nr|foomatic-db-nonfree-20121123-1|277	* Sat Feb 25 2006 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20060225.1mdk
12nr|foomatic-db-nonfree-20121123-1|278	- Updated foomatic-db to the state of the 25/02/2006 (Added HP DesignJet
12nr|foomatic-db-nonfree-20121123-1|279	100, 500, 800, 5000, updated HP DesignJet 5500).
12nr|foomatic-db-nonfree-20121123-1|280	
12nr|foomatic-db-nonfree-20121123-1|281	* Fri Feb 24 2006 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20060224.1mdk
12nr|foomatic-db-nonfree-20121123-1|282	- Updated foomatic-db to the state of the 24/02/2006 (Printer entries for
12nr|foomatic-db-nonfree-20121123-1|283	all printers which are supported by Gutenprint).
12nr|foomatic-db-nonfree-20121123-1|284	
12nr|foomatic-db-nonfree-20121123-1|285	* Thu Feb 23 2006 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20060223.1mdk
12nr|foomatic-db-nonfree-20121123-1|286	- Updated foomatic-db to the state of the 23/02/2006 (New PPD files from
12nr|foomatic-db-nonfree-20121123-1|287	Ricoh: LockedPrint, UserCode, SamplePrint, DocumentServer also on
12nr|foomatic-db-nonfree-20121123-1|288	the Ricoh, Gestetner, Infotec, Lanier, NRG, and Savin PostScript printers
12nr|foomatic-db-nonfree-20121123-1|289	now).
12nr|foomatic-db-nonfree-20121123-1|290	- Removed source 3, merged upstream.
12nr|foomatic-db-nonfree-20121123-1|291	
12nr|foomatic-db-nonfree-20121123-1|292	* Fri Feb 17 2006 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20060217.1mdk
12nr|foomatic-db-nonfree-20121123-1|293	- Updated foomatic-db to the state of the 17/02/2006 (New PPD files from
12nr|foomatic-db-nonfree-20121123-1|294	Sharp and Kyocera, new HP printers, new Epson printers, fixes for HP
12nr|foomatic-db-nonfree-20121123-1|295	DeskJet 520, ...).
12nr|foomatic-db-nonfree-20121123-1|296	- Fixed HP's PostScript PPDs: "600x600x2dpi" is not Adobe-spec-conforming,
12nr|foomatic-db-nonfree-20121123-1|297	replaced it by "1200x600dpi".
12nr|foomatic-db-nonfree-20121123-1|298	- Fixed default paper tray in PostScript PPD for HP Business Inkjet 2800.
12nr|foomatic-db-nonfree-20121123-1|299	
12nr|foomatic-db-nonfree-20121123-1|300	* Fri Jan 06 2006 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20060105.2mdk
12nr|foomatic-db-nonfree-20121123-1|301	- Fixed file conflict with printer-filters package
12nr|foomatic-db-nonfree-20121123-1|302	(/usr/share/foomatic/db/source/driver/m2400w.xml).
12nr|foomatic-db-nonfree-20121123-1|303	- Introduced %%mkrel.
12nr|foomatic-db-nonfree-20121123-1|304	
12nr|foomatic-db-nonfree-20121123-1|305	* Thu Jan 05 2006 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20060105.1mdk
12nr|foomatic-db-nonfree-20121123-1|306	- Updated foomatic-db to the state of the 05/01/2006 (Brother PostScript
12nr|foomatic-db-nonfree-20121123-1|307	PPD files; Minolta PagePro 1400, magicolor 2400W, HP Color LaserJet
12nr|foomatic-db-nonfree-20121123-1|308	3000, 3800; many new Ricoh and partners PPDs and Locked Print/user Code
12nr|foomatic-db-nonfree-20121123-1|309	support for PCL-XL printers from Ricoh and partners; bug fixes and new
12nr|foomatic-db-nonfree-20121123-1|310	device IDs).
12nr|foomatic-db-nonfree-20121123-1|311	
12nr|foomatic-db-nonfree-20121123-1|312	* Thu Oct 27 2005 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20051026.1mdk
12nr|foomatic-db-nonfree-20121123-1|313	- Updated foomatic-db to the state of the 26/10/2005 (Moved
12nr|foomatic-db-nonfree-20121123-1|314	manufacturer-supplied PPD files into the foomatic-db package).
12nr|foomatic-db-nonfree-20121123-1|315	
12nr|foomatic-db-nonfree-20121123-1|316	* Fri Sep 02 2005 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20050825.2mdk
12nr|foomatic-db-nonfree-20121123-1|317	- Added HP PSC 1510.
12nr|foomatic-db-nonfree-20121123-1|318	
12nr|foomatic-db-nonfree-20121123-1|319	* Thu Aug 25 2005 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20050825.1mdk
12nr|foomatic-db-nonfree-20121123-1|320	- Updated foomatic-db to the state of the 25/08/2005 (Fixed PPD file link
12nr|foomatic-db-nonfree-20121123-1|321	for HP LaserJet 4250, separated broken "lj4dith" driver from "ljet4"
12nr|foomatic-db-nonfree-20121123-1|322	driver).
12nr|foomatic-db-nonfree-20121123-1|323	
12nr|foomatic-db-nonfree-20121123-1|324	* Tue Aug 16 2005 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20050816.1mdk
12nr|foomatic-db-nonfree-20121123-1|325	- Updated foomatic-db to the state of the 16/08/2005 (Fix in paper tray
12nr|foomatic-db-nonfree-20121123-1|326	selection for PCL-6/XL drivers).
12nr|foomatic-db-nonfree-20121123-1|327	
12nr|foomatic-db-nonfree-20121123-1|328	* Wed Aug 03 2005 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20050802.1mdk
12nr|foomatic-db-nonfree-20121123-1|329	- Updated foomatic-db to the state of the 02/08/2005 (Tons of new printer
12nr|foomatic-db-nonfree-20121123-1|330	models after LE 2005, a lot of new auto-detection data from Red Hat,
12nr|foomatic-db-nonfree-20121123-1|331	Well-Tempered Screening for black-and-white laser printer GhostScript
12nr|foomatic-db-nonfree-20121123-1|332	drivers, bug fixes).
12nr|foomatic-db-nonfree-20121123-1|333	
12nr|foomatic-db-nonfree-20121123-1|334	* Mon May 30 2005 Till Kamppeter <till@mandriva.com> 1:3.0.2-1.20050529.1mdk
12nr|foomatic-db-nonfree-20121123-1|335	- Updated foomatic-db to the state of the 29/05/2005 (Added Epson Stylus
12nr|foomatic-db-nonfree-20121123-1|336	Photo R1800; updates for Gutenprint 5.0.x; many smaller bug fixes,
12nr|foomatic-db-nonfree-20121123-1|337	mainly from Red Hat).
12nr|foomatic-db-nonfree-20121123-1|338	
12nr|foomatic-db-nonfree-20121123-1|339	* Thu May 19 2005 Till Kamppeter <till@mandrakesoft.com> 1:3.0.2-1.20050518.1mdk
12nr|foomatic-db-nonfree-20121123-1|340	- Updated foomatic-db to the state of the 18/05/2005 (Updates for HPLIP
12nr|foomatic-db-nonfree-20121123-1|341	0.9.3/HPIJS 2.1.3; many smaller bug fixes, mainly from Red Hat).
12nr|foomatic-db-nonfree-20121123-1|342	
12nr|foomatic-db-nonfree-20121123-1|343	* Tue Apr 05 2005 Till Kamppeter <till@mandrakesoft.com> 1:3.0.2-1.20050404.1mdk
12nr|foomatic-db-nonfree-20121123-1|344	- Updated foomatic-db to the state of the 04/04/2005 (New printers: HP
12nr|foomatic-db-nonfree-20121123-1|345	DesignJet 500ps, HP DesignJet 100plus, HP LaserJet 4240, HP LaserJet 9040,
12nr|foomatic-db-nonfree-20121123-1|346	HP Color LaserJet 4610, HP LaserJet 1022, HP Business Inkjet 1000; updates
12nr|foomatic-db-nonfree-20121123-1|347	for HPLIP 0.9.1/HPIJS 2.1.1; "Resolution" option for "dnj650c" driver).
12nr|foomatic-db-nonfree-20121123-1|348	
12nr|foomatic-db-nonfree-20121123-1|349	* Thu Mar 31 2005 Till Kamppeter <till@mandrakesoft.com> 1:3.0.2-1.20050330.1mdk
12nr|foomatic-db-nonfree-20121123-1|350	- Updated foomatic-db to the state of the 30/03/2005 (New printers: HP
12nr|foomatic-db-nonfree-20121123-1|351	Color LaserJet 35xx, Lexmark Optra E321 (bug 15026); HP LaserJet 101x
12nr|foomatic-db-nonfree-20121123-1|352	now used with HPIJS driver, tray selection foe Generic and Lexmark
12nr|foomatic-db-nonfree-20121123-1|353	PostScript printers (bug 15055), updates for HPLIP 0.9/HPIJS 2.1).
12nr|foomatic-db-nonfree-20121123-1|354	
12nr|foomatic-db-nonfree-20121123-1|355	* Thu Mar 17 2005 Till Kamppeter <till@mandrakesoft.com> 1:3.0.2-1.20050318.1mdk
12nr|foomatic-db-nonfree-20121123-1|356	- Updated foomatic-db to the state of the 18/03/2005 (New printers: HP
12nr|foomatic-db-nonfree-20121123-1|357	DskJet 6600, 9800).
12nr|foomatic-db-nonfree-20121123-1|358	
12nr|foomatic-db-nonfree-20121123-1|359	* Fri Mar 04 2005 Till Kamppeter <till@mandrakesoft.com> 1:3.0.2-1.20050304.1mdk
12nr|foomatic-db-nonfree-20121123-1|360	- Updated foomatic-db to the state of the 04/03/2005 (Added 162 new printer
12nr|foomatic-db-nonfree-20121123-1|361	entries contributed by Ricoh: PostScript printers of the brands
12nr|foomatic-db-nonfree-20121123-1|362	Ricoh, Lanier, Infotec, Gestetner, Savin, NRG).
12nr|foomatic-db-nonfree-20121123-1|363	
12nr|foomatic-db-nonfree-20121123-1|364	* Thu Mar 03 2005 Till Kamppeter <till@mandrakesoft.com> 1:3.0.2-1.20050303.1mdk
12nr|foomatic-db-nonfree-20121123-1|365	- Updated foomatic-db to the state of the 03/03/2005 (Added 33 new Epson
12nr|foomatic-db-nonfree-20121123-1|366	laser printers: Japanese Epson LP series, Epson AcuLaser C9100; renamed
12nr|foomatic-db-nonfree-20121123-1|367	driver entry "epkowa-laser" to "eplaser", new driver entry "eplaser-jp").
12nr|foomatic-db-nonfree-20121123-1|368	
12nr|foomatic-db-nonfree-20121123-1|369	* Fri Feb 25 2005 Till Kamppeter <till@mandrakesoft.com> 1:3.0.2-1.20050225.1mdk
12nr|foomatic-db-nonfree-20121123-1|370	- Updated foomatic-db to the state of the 25/02/2005 (Corrected recommended
12nr|foomatic-db-nonfree-20121123-1|371	driver for printers to be used with the "lxm3200-tweaked" driver).
12nr|foomatic-db-nonfree-20121123-1|372	
12nr|foomatic-db-nonfree-20121123-1|373	* Thu Feb 24 2005 Till Kamppeter <till@mandrakesoft.com> 1:3.0.2-1.20050224.1mdk
12nr|foomatic-db-nonfree-20121123-1|374	- Updated foomatic-db to the state of the 24/02/2005 (Added support
12nr|foomatic-db-nonfree-20121123-1|375	for the "oki4w" GhostScript driver for Okidata Okipage 4W and
12nr|foomatic-db-nonfree-20121123-1|376	compatible printers).
12nr|foomatic-db-nonfree-20121123-1|377	
12nr|foomatic-db-nonfree-20121123-1|378	* Tue Feb 22 2005 Till Kamppeter <till@mandrakesoft.com> 1:3.0.2-1.20050222.2mdk
12nr|foomatic-db-nonfree-20121123-1|379	- Updated foomatic-db from CVS again (fixes for the new Ricoh entries).
12nr|foomatic-db-nonfree-20121123-1|380	
12nr|foomatic-db-nonfree-20121123-1|381	* Tue Feb 22 2005 Till Kamppeter <till@mandrakesoft.com> 1:3.0.2-1.20050222.1mdk
12nr|foomatic-db-nonfree-20121123-1|382	- Updated foomatic-db to the state of the 22/02/2005 (Added printer
12nr|foomatic-db-nonfree-20121123-1|383	entries contributed by Ricoh: PostScript printers of the brands
12nr|foomatic-db-nonfree-20121123-1|384	Ricoh, Lanier, Infotec, Gestetner, Savin, NRG, fixed PPD files
12nr|foomatic-db-nonfree-20121123-1|385	generated by the "Postscript" driver, they failed "cupstestppd" due
12nr|foomatic-db-nonfree-20121123-1|386	to the "NotCapable" choice in the "Duplex" option).
12nr|foomatic-db-nonfree-20121123-1|387	- Let version number contain the version of Foomatic again.
12nr|foomatic-db-nonfree-20121123-1|388	
12nr|foomatic-db-nonfree-20121123-1|389	* Sat Feb 12 2005 Till Kamppeter <till@mandrakesoft.com> 20050212-2mdk
12nr|foomatic-db-nonfree-20121123-1|390	- Fixed entry for HP DeskJet 6540.
12nr|foomatic-db-nonfree-20121123-1|391	
12nr|foomatic-db-nonfree-20121123-1|392	* Fri Feb 11 2005 Till Kamppeter <till@mandrakesoft.com> 20050211-1mdk
12nr|foomatic-db-nonfree-20121123-1|393	- Updated foomatic-db to the state of the 12/02/2005 (full support
12nr|foomatic-db-nonfree-20121123-1|394	for HP LaserJet 1010/1012 and more).
12nr|foomatic-db-nonfree-20121123-1|395	- Removed Foomatic files for drivers which have their own Foomatic data.
12nr|foomatic-db-nonfree-20121123-1|396	
12nr|foomatic-db-nonfree-20121123-1|397	* Thu Feb 10 2005 Till Kamppeter <till@mandrakesoft.com> 20050128-4mdk
12nr|foomatic-db-nonfree-20121123-1|398	- Corrected Gimp-Print as recommended driver, must be "gimp-print-ijs".
12nr|foomatic-db-nonfree-20121123-1|399	
12nr|foomatic-db-nonfree-20121123-1|400	* Tue Feb 08 2005 Till Kamppeter <till@mandrakesoft.com> 20050128-3mdk
12nr|foomatic-db-nonfree-20121123-1|401	- Removed the call of "foomatic-preferred-driver".
12nr|foomatic-db-nonfree-20121123-1|402	
12nr|foomatic-db-nonfree-20121123-1|403	* Fri Feb 04 2005 Till Kamppeter <till@mandrakesoft.com> 20050128-2mdk
12nr|foomatic-db-nonfree-20121123-1|404	- Added "BuildRequires: foomatic-db-engine".
12nr|foomatic-db-nonfree-20121123-1|405	
12nr|foomatic-db-nonfree-20121123-1|406	* Fri Jan 28 2005 Till Kamppeter <till@mandrakesoft.com> 20050128-1mdk
12nr|foomatic-db-nonfree-20121123-1|407	- Updated foomatic-db to the state of the 28/01/2005.
12nr|foomatic-db-nonfree-20121123-1|408	

21660 12
12nr|freecol-0.10.5-1|1	%define Summary FreeCol is an open version of the game Colonization
12nr|freecol-0.10.5-1|2	
12nr|freecol-0.10.5-1|3	Name:		freecol
12nr|freecol-0.10.5-1|4	Version:	0.10.5
12nr|freecol-0.10.5-1|5	Release:	%mkrel 1
12nr|freecol-0.10.5-1|6	Summary:	%Summary
12nr|freecol-0.10.5-1|7	License:	GPLv2+
12nr|freecol-0.10.5-1|8	Group:		Games/Strategy
12nr|freecol-0.10.5-1|9	URL:		http://www.freecol.org/
12nr|freecol-0.10.5-1|10	Source:		http://prdownloads.sourceforge.net/freecol/freecol-%version-src.zip
12nr|freecol-0.10.5-1|11	BuildRequires:	ant
12nr|freecol-0.10.5-1|12	BuildRequires:	unzip
12nr|freecol-0.10.5-1|13	BuildRequires:	xerces-j2
12nr|freecol-0.10.5-1|14	BuildRequires:	java-devel >= 1.6
12nr|freecol-0.10.5-1|15	Requires:	java >= 1.6
12nr|freecol-0.10.5-1|16	Requires:	desktop-common-data
12nr|freecol-0.10.5-1|17	BuildArch:	noarch
12nr|freecol-0.10.5-1|18	
12nr|freecol-0.10.5-1|19	%description
12nr|freecol-0.10.5-1|20	FreeCol is an open version of Colonization. It is a Civilization-like game in
12nr|freecol-0.10.5-1|21	which the player has to conquer the new world.
12nr|freecol-0.10.5-1|22	
12nr|freecol-0.10.5-1|23	%prep
12nr|freecol-0.10.5-1|24	%setup -q -n %name
12nr|freecol-0.10.5-1|25	
12nr|freecol-0.10.5-1|26	%build
12nr|freecol-0.10.5-1|27	ant
12nr|freecol-0.10.5-1|28	
12nr|freecol-0.10.5-1|29	%install
12nr|freecol-0.10.5-1|30	rm -rf %buildroot
12nr|freecol-0.10.5-1|31	
12nr|freecol-0.10.5-1|32	mkdir -p %buildroot/%_datadir/games/freecol
12nr|freecol-0.10.5-1|33	cp FreeCol.jar %buildroot/%_datadir/games/freecol
12nr|freecol-0.10.5-1|34	cp -a {data,jars} %buildroot/%_datadir/games/freecol
12nr|freecol-0.10.5-1|35	
12nr|freecol-0.10.5-1|36	mkdir -p %buildroot/%_bindir
12nr|freecol-0.10.5-1|37	cat > %buildroot/%_bindir/freecol << EOF
12nr|freecol-0.10.5-1|38	#!/bin/sh
12nr|freecol-0.10.5-1|39	
12nr|freecol-0.10.5-1|40	java -Xmx256M -jar %_datadir/games/freecol/FreeCol.jar \\
12nr|freecol-0.10.5-1|41	--freecol-data %_datadir/games/freecol/data
12nr|freecol-0.10.5-1|42	EOF
12nr|freecol-0.10.5-1|43	
12nr|freecol-0.10.5-1|44	mkdir -p %buildroot/%_datadir/pixmaps
12nr|freecol-0.10.5-1|45	cp packaging/common/freecol.xpm %buildroot/%_datadir/pixmaps
12nr|freecol-0.10.5-1|46	
12nr|freecol-0.10.5-1|47	mkdir -p %buildroot/%_datadir/applications
12nr|freecol-0.10.5-1|48	cat > %buildroot/%_datadir/applications/%_real_vendor-%name.desktop << EOF
12nr|freecol-0.10.5-1|49	[Desktop Entry]
12nr|freecol-0.10.5-1|50	Name=FreeCol
12nr|freecol-0.10.5-1|51	Comment=%Summary
12nr|freecol-0.10.5-1|52	Exec=%name
12nr|freecol-0.10.5-1|53	Icon=%name
12nr|freecol-0.10.5-1|54	Terminal=false
12nr|freecol-0.10.5-1|55	Type=Application
12nr|freecol-0.10.5-1|56	Categories=Game;StrategyGame;
12nr|freecol-0.10.5-1|57	EOF
12nr|freecol-0.10.5-1|58	
12nr|freecol-0.10.5-1|59	%clean
12nr|freecol-0.10.5-1|60	rm -rf %buildroot
12nr|freecol-0.10.5-1|61	
12nr|freecol-0.10.5-1|62	%files
12nr|freecol-0.10.5-1|63	%defattr(0755,root,root,0755)
12nr|freecol-0.10.5-1|64	%_bindir/freecol
12nr|freecol-0.10.5-1|65	%defattr(0644,root,root,0755)
12nr|freecol-0.10.5-1|66	%doc packaging/common/{COPYING,README}
12nr|freecol-0.10.5-1|67	%_datadir/applications/%_real_vendor-%name.desktop
12nr|freecol-0.10.5-1|68	%_datadir/games/freecol
12nr|freecol-0.10.5-1|69	%_datadir/pixmaps/freecol.xpm
12nr|freecol-0.10.5-1|70	
12nr|freecol-0.10.5-1|71	
12nr|freecol-0.10.5-1|72	%changelog
12nr|freecol-0.10.5-1|73	
12nr|freecol-0.10.5-1|74	* Sat Mar 03 2012 supp <supp> 0.10.5-1.mga2
12nr|freecol-0.10.5-1|75	+ Revision: 217275
12nr|freecol-0.10.5-1|76	- bump to .10.5, fixing few memory leaks and making forrest cleaning more Col1-like
12nr|freecol-0.10.5-1|77	
12nr|freecol-0.10.5-1|78	* Wed Sep 28 2011 supp <supp> 0.10.3-1.mga2
12nr|freecol-0.10.5-1|79	+ Revision: 149994
12nr|freecol-0.10.5-1|80	- update to 0.10.3, bugfix release
12nr|freecol-0.10.5-1|81	- upadte to 0.10.1
12nr|freecol-0.10.5-1|82	
12nr|freecol-0.10.5-1|83	* Mon Jun 20 2011 supp <supp> 0.10.0-3.mga2
12nr|freecol-0.10.5-1|84	+ Revision: 110565
12nr|freecol-0.10.5-1|85	- update to stable 0.10.0 release
12nr|freecol-0.10.5-1|86	
12nr|freecol-0.10.5-1|87	* Tue Apr 26 2011 wally <wally> 0.10.0-2.mga1
12nr|freecol-0.10.5-1|88	+ Revision: 91663
12nr|freecol-0.10.5-1|89	- fix desktop file (mga#954)
12nr|freecol-0.10.5-1|90	- drop buildroot definition
12nr|freecol-0.10.5-1|91	
12nr|freecol-0.10.5-1|92	* Sun Feb 27 2011 supp <supp> 0.10.0-1.mga1
12nr|freecol-0.10.5-1|93	+ Revision: 61223
12nr|freecol-0.10.5-1|94	- fix buildrequires
12nr|freecol-0.10.5-1|95	- make Freecol noarch
12nr|freecol-0.10.5-1|96	- imported package freecol
12nr|freecol-0.10.5-1|97	

21661 12
12nr|gcad3d-1.80-2|1	%define		oname	gCAD3D
12nr|gcad3d-1.80-2|2	
12nr|gcad3d-1.80-2|3	Name:		gcad3d
12nr|gcad3d-1.80-2|4	Version:	1.80
12nr|gcad3d-1.80-2|5	Release:	2
12nr|gcad3d-1.80-2|6	Summary:	A 3D CAD CAM application
12nr|gcad3d-1.80-2|7	Group:		Graphics
12nr|gcad3d-1.80-2|8	License:	Freeware
12nr|gcad3d-1.80-2|9	URL:		http://www.gcad3d.org/
12nr|gcad3d-1.80-2|10	# source is extracted from .deb packages in Downloads section
12nr|gcad3d-1.80-2|11	Source0:	%{name}-%{version}.tar.bz2
12nr|gcad3d-1.80-2|12	%rename		%{oname}
12nr|gcad3d-1.80-2|13	
12nr|gcad3d-1.80-2|14	%description
12nr|gcad3d-1.80-2|15	gCAD3D is a 3D CAD CAM application that features an integrated 3D OpenGL
12nr|gcad3d-1.80-2|16	viewer, a program interpreter for geometry and NC-commands in 3D, an
12nr|gcad3d-1.80-2|17	integrated NC-processor, and a programming interface for user programs.
12nr|gcad3d-1.80-2|18	
12nr|gcad3d-1.80-2|19	It can
12nr|gcad3d-1.80-2|20	-Import and display data from Iges, Step, wire frame and solid objects
12nr|gcad3d-1.80-2|21	-Create and modify wire frame elements
12nr|gcad3d-1.80-2|22	-Create surfaces
12nr|gcad3d-1.80-2|23	-Create simple solid bodies
12nr|gcad3d-1.80-2|24	-Assemble user-created ancillary programmes
12nr|gcad3d-1.80-2|25	-Export wire frame elements as DXF and Iges
12nr|gcad3d-1.80-2|26	-Export surfaces as Vrml-1, Vrml-2, obj, tw Iges
12nr|gcad3d-1.80-2|27	
12nr|gcad3d-1.80-2|28	It cannot yet
12nr|gcad3d-1.80-2|29	-Blend or modify surfaces
12nr|gcad3d-1.80-2|30	-Create or modify complex solid bodies
12nr|gcad3d-1.80-2|31	
12nr|gcad3d-1.80-2|32	%prep
12nr|gcad3d-1.80-2|33	%setup -q
12nr|gcad3d-1.80-2|34	
12nr|gcad3d-1.80-2|35	%build
12nr|gcad3d-1.80-2|36	
12nr|gcad3d-1.80-2|37	%install
12nr|gcad3d-1.80-2|38	mkdir -p %{buildroot}%{_prefix}
12nr|gcad3d-1.80-2|39	%ifarch x86_64
12nr|gcad3d-1.80-2|40	cp -r %{oname}-%{version}-64/* %{buildroot}/
12nr|gcad3d-1.80-2|41	%else
12nr|gcad3d-1.80-2|42	cp -r %{oname}-%{version}-32/* %{buildroot}/
12nr|gcad3d-1.80-2|43	%endif
12nr|gcad3d-1.80-2|44	
12nr|gcad3d-1.80-2|45	mkdir -p %{buildroot}%{_datadir}/applications
12nr|gcad3d-1.80-2|46	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<@@@
12nr|gcad3d-1.80-2|47	[Desktop Entry]
12nr|gcad3d-1.80-2|48	Name=gCAD3D
12nr|gcad3d-1.80-2|49	Exec=%{name}
12nr|gcad3d-1.80-2|50	Icon=%{_datadir}/%{name}/icons/%{oname}.xpm
12nr|gcad3d-1.80-2|51	Comment=A 3D CAD CAM application
12nr|gcad3d-1.80-2|52	Type=Application
12nr|gcad3d-1.80-2|53	Categories=Graphics;
12nr|gcad3d-1.80-2|54	Terminal=false
12nr|gcad3d-1.80-2|55	@@@
12nr|gcad3d-1.80-2|56	
12nr|gcad3d-1.80-2|57	rm -rf %{buildroot}%{_datadir}/menu
12nr|gcad3d-1.80-2|58	
12nr|gcad3d-1.80-2|59	%files
12nr|gcad3d-1.80-2|60	%{_bindir}/%{name}
12nr|gcad3d-1.80-2|61	%{_datadir}/applications/%{name}.desktop
12nr|gcad3d-1.80-2|62	%{_datadir}/%{name}
12nr|gcad3d-1.80-2|63	%{_prefix}/lib/%{oname}
12nr|gcad3d-1.80-2|64	%{_docdir}/%{name}
12nr|gcad3d-1.80-2|65	
12nr|gcad3d-1.80-2|66	
12nr|gcad3d-1.80-2|67	
12nr|gcad3d-1.80-2|68	
12nr|gcad3d-1.80-2|69	%changelog
12nr|gcad3d-1.80-2|70	* Thu Oct  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nr|gcad3d-1.80-2|71	+ Commit: 3459649
12nr|gcad3d-1.80-2|72	- Spec cleanup
12nr|gcad3d-1.80-2|73	
12nr|gcad3d-1.80-2|74	

21662 12
12nr|get_iplayer-2.80-4|1	%if %{_use_internal_dependency_generator}
12nr|get_iplayer-2.80-4|2	%define __noautoreq 'perl\\(Programme(.*)\\)|perl\\(Streamer\\)'
12nr|get_iplayer-2.80-4|3	%endif
12nr|get_iplayer-2.80-4|4	
12nr|get_iplayer-2.80-4|5	
12nr|get_iplayer-2.80-4|6	Summary:	iPlayer TV, Radio, Podcase, Programmes stream tool
12nr|get_iplayer-2.80-4|7	Name:		get_iplayer
12nr|get_iplayer-2.80-4|8	Version:	2.80
12nr|get_iplayer-2.80-4|9	Release:	4
12nr|get_iplayer-2.80-4|10	License:	GPL
12nr|get_iplayer-2.80-4|11	Group:		Networking/File transfer
12nr|get_iplayer-2.80-4|12	Url:		http://www.infradead.org/get_iplayer/html/get_iplayer.html
12nr|get_iplayer-2.80-4|13	Source:		ftp://ftp.infradead.org/pub/get_iplayer/get_iplayer-%{version}.tar.gz
12nr|get_iplayer-2.80-4|14	Suggests:	flvstreamer
12nr|get_iplayer-2.80-4|15	BuildArch:	noarch
12nr|get_iplayer-2.80-4|16	
12nr|get_iplayer-2.80-4|17	%description
12nr|get_iplayer-2.80-4|18	Lists, searches and records BBC iPlayer TV/Radio, BBC Podcast and
12nr|get_iplayer-2.80-4|19	ITVplayer TV programmes
12nr|get_iplayer-2.80-4|20	
12nr|get_iplayer-2.80-4|21	Note: This is the version from:
12nr|get_iplayer-2.80-4|22	http://www.infradead.org/get_iplayer/html/get_iplayer.html
12nr|get_iplayer-2.80-4|23	which is a fork/continuation of the original from:
12nr|get_iplayer-2.80-4|24	http://linuxcentre.net/getiplayer
12nr|get_iplayer-2.80-4|25	which was discontinued as outlined here:
12nr|get_iplayer-2.80-4|26	http://linuxcentre.net/get_iplayer-dropped-in-response
12nr|get_iplayer-2.80-4|27	-to-bbcs-lack-of-support-for-open-source
12nr|get_iplayer-2.80-4|28	
12nr|get_iplayer-2.80-4|29	%prep
12nr|get_iplayer-2.80-4|30	%setup -q
12nr|get_iplayer-2.80-4|31	
12nr|get_iplayer-2.80-4|32	%build
12nr|get_iplayer-2.80-4|33	
12nr|get_iplayer-2.80-4|34	%install
12nr|get_iplayer-2.80-4|35	mkdir -p %{buildroot}%{_bindir}
12nr|get_iplayer-2.80-4|36	mkdir -p %{buildroot}%{_mandir}/man1
12nr|get_iplayer-2.80-4|37	mkdir -p %{buildroot}%{_datadir}/%{name}/plugins
12nr|get_iplayer-2.80-4|38	
12nr|get_iplayer-2.80-4|39	install -m 755 get_iplayer %{buildroot}%{_bindir}
12nr|get_iplayer-2.80-4|40	install -m 644 plugins/*.plugin %{buildroot}%{_datadir}/%{name}/plugins/
12nr|get_iplayer-2.80-4|41	
12nr|get_iplayer-2.80-4|42	%files
12nr|get_iplayer-2.80-4|43	%doc README.txt
12nr|get_iplayer-2.80-4|44	%{_bindir}/get_iplayer
12nr|get_iplayer-2.80-4|45	%dir %{_datadir}/%{name}
12nr|get_iplayer-2.80-4|46	%dir %{_datadir}/%{name}/plugins
12nr|get_iplayer-2.80-4|47	%{_datadir}/%{name}/plugins/*.plugin
12nr|get_iplayer-2.80-4|48	

21663 12
12nr|get-skype-4.1.0.20-2|1	%define name			get-skype
12nr|get-skype-4.1.0.20-2|2	%define version			4.1.0.20
12nr|get-skype-4.1.0.20-2|3	%define release			2
12nr|get-skype-4.1.0.20-2|4	%define instdir			%{_datadir}/skype
12nr|get-skype-4.1.0.20-2|5	%define langdir			%{instdir}/lang
12nr|get-skype-4.1.0.20-2|6	%define avatardir		%{instdir}/avatars
12nr|get-skype-4.1.0.20-2|7	%define sounddir		%{instdir}/sounds
12nr|get-skype-4.1.0.20-2|8	%define docdir			%{_datadir}/doc/skype
12nr|get-skype-4.1.0.20-2|9	%define dbusdir			%{_sysconfdir}/dbus-1/system.d
12nr|get-skype-4.1.0.20-2|10	
12nr|get-skype-4.1.0.20-2|11	ExclusiveArch: %{ix86}
12nr|get-skype-4.1.0.20-2|12	
12nr|get-skype-4.1.0.20-2|13	# When updating tarball check that download size in description
12nr|get-skype-4.1.0.20-2|14	# is correct
12nr|get-skype-4.1.0.20-2|15	
12nr|get-skype-4.1.0.20-2|16	# %ifarch %{x86_64}
12nr|get-skype-4.1.0.20-2|17	%define tar_name		skype_static
12nr|get-skype-4.1.0.20-2|18	%define md5			f749e1c109fbe182b44d462d04f46bee
12nr|get-skype-4.1.0.20-2|19	# %endif
12nr|get-skype-4.1.0.20-2|20	
12nr|get-skype-4.1.0.20-2|21	%ifarch %{ix86}
12nr|get-skype-4.1.0.20-2|22	%define tar_name		skype
12nr|get-skype-4.1.0.20-2|23	%define md5			fe41f6b36e96730161c0f9332b001575
12nr|get-skype-4.1.0.20-2|24	%endif
12nr|get-skype-4.1.0.20-2|25	
12nr|get-skype-4.1.0.20-2|26	
12nr|get-skype-4.1.0.20-2|27	%define tmp_download_dir	%{_localstatedir}/lib/%{name}
12nr|get-skype-4.1.0.20-2|28	
12nr|get-skype-4.1.0.20-2|29	# Don't generate dependencies for bundled libs
12nr|get-skype-4.1.0.20-2|30	AutoReqProv:	no
12nr|get-skype-4.1.0.20-2|31	
12nr|get-skype-4.1.0.20-2|32	Summary:	Download and Install Skype
12nr|get-skype-4.1.0.20-2|33	Name:		%{name}
12nr|get-skype-4.1.0.20-2|34	Version:	%{version}
12nr|get-skype-4.1.0.20-2|35	Release:	%{release}
12nr|get-skype-4.1.0.20-2|36	License:	Proprietary
12nr|get-skype-4.1.0.20-2|37	Group:		Networking/Instant messaging
12nr|get-skype-4.1.0.20-2|38	URL:		http://www.skype.com
12nr|get-skype-4.1.0.20-2|39	
12nr|get-skype-4.1.0.20-2|40	Requires:	wget
12nr|get-skype-4.1.0.20-2|41	
12nr|get-skype-4.1.0.20-2|42	%ifarch %{ix86}
12nr|get-skype-4.1.0.20-2|43	Requires:	liblcms1
12nr|get-skype-4.1.0.20-2|44	Requires:	libmng1
12nr|get-skype-4.1.0.20-2|45	Requires:	libqtcore4
12nr|get-skype-4.1.0.20-2|46	Requires:	libqtdbus4
12nr|get-skype-4.1.0.20-2|47	Requires:	libqtnetwork4
12nr|get-skype-4.1.0.20-2|48	Requires:	libqtwebkit4
12nr|get-skype-4.1.0.20-2|49	Requires:	libqtgui4
12nr|get-skype-4.1.0.20-2|50	Requires:	libqtsvg4
12nr|get-skype-4.1.0.20-2|51	Requires:	libqtxml4
12nr|get-skype-4.1.0.20-2|52	Requires:	libxscrnsaver1
12nr|get-skype-4.1.0.20-2|53	Requires:	libxv1
12nr|get-skype-4.1.0.20-2|54	Requires:	libv4l-wrappers
12nr|get-skype-4.1.0.20-2|55	Requires:	libalsa2
12nr|get-skype-4.1.0.20-2|56	Requires:	libpulseaudio0
12nr|get-skype-4.1.0.20-2|57	%endif
12nr|get-skype-4.1.0.20-2|58	%ifarch x86_64
12nr|get-skype-4.1.0.20-2|59	Requires:	libz1
12nr|get-skype-4.1.0.20-2|60	%endif
12nr|get-skype-4.1.0.20-2|61	
12nr|get-skype-4.1.0.20-2|62	Obsoletes:	skype < 4.1.0.20
12nr|get-skype-4.1.0.20-2|63	Provides:	skype = %{version}-%{release}
12nr|get-skype-4.1.0.20-2|64	
12nr|get-skype-4.1.0.20-2|65	# The following are lists of filenames (124 in total) placed
12nr|get-skype-4.1.0.20-2|66	# in versioned text files to save clutter in the spec file.
12nr|get-skype-4.1.0.20-2|67	Source0:	avatars-%{version}.txt
12nr|get-skype-4.1.0.20-2|68	Source1:	sounds-%{version}.txt
12nr|get-skype-4.1.0.20-2|69	Source2:	lang-%{version}.txt
12nr|get-skype-4.1.0.20-2|70	# skype-txt-gen is a script to generate the above txt files, it
12nr|get-skype-4.1.0.20-2|71	# also computes the md5sum from a downloaded version.
12nr|get-skype-4.1.0.20-2|72	# See notes in the script.
12nr|get-skype-4.1.0.20-2|73	Source3:	skype-txt-gen
12nr|get-skype-4.1.0.20-2|74	# Manually created skype.desktop to replace invalid original in tar.bz2
12nr|get-skype-4.1.0.20-2|75	Source4:	skype.desktop
12nr|get-skype-4.1.0.20-2|76	# Dependencies for x86_64 package
12nr|get-skype-4.1.0.20-2|77	Source5:	skypelibs.tar.xz
12nr|get-skype-4.1.0.20-2|78	# Disable rpmlint for /opt
12nr|get-skype-4.1.0.20-2|79	Source6:	get-skype.rpmlintrc
12nr|get-skype-4.1.0.20-2|80	
12nr|get-skype-4.1.0.20-2|81	%description
12nr|get-skype-4.1.0.20-2|82	This is an installer for Skype-%{version}.
12nr|get-skype-4.1.0.20-2|83	
12nr|get-skype-4.1.0.20-2|84	This package does not contain any program files as the Skype license does
12nr|get-skype-4.1.0.20-2|85	not allow distribution. By installing this package you will download and
12nr|get-skype-4.1.0.20-2|86	install Skype from skype.com.
12nr|get-skype-4.1.0.20-2|87	You must accept the Skype EULA before using it.
12nr|get-skype-4.1.0.20-2|88	Please be patient, this is a 23 MB download and may take some time.
12nr|get-skype-4.1.0.20-2|89	Removing this package will uninstall Skype from your system.
12nr|get-skype-4.1.0.20-2|90	
12nr|get-skype-4.1.0.20-2|91	
12nr|get-skype-4.1.0.20-2|92	%pre
12nr|get-skype-4.1.0.20-2|93	mkdir -p %{tmp_download_dir}
12nr|get-skype-4.1.0.20-2|94	[[ -d %{tmp_download_dir} ]] || exit 1
12nr|get-skype-4.1.0.20-2|95	cd %{tmp_download_dir} || exit 1
12nr|get-skype-4.1.0.20-2|96	
12nr|get-skype-4.1.0.20-2|97	%ifarch x86_64
12nr|get-skype-4.1.0.20-2|98	wget --force-clobber --timeout=30 --tries=3 "http://download.skype.com/linux/skype_static-%{version}.tar.bz2"
12nr|get-skype-4.1.0.20-2|99	%endif
12nr|get-skype-4.1.0.20-2|100	
12nr|get-skype-4.1.0.20-2|101	%ifarch %{ix86}
12nr|get-skype-4.1.0.20-2|102	wget --force-clobber --timeout=30 --tries=3 "http://download.skype.com/linux/skype-%{version}.tar.bz2"
12nr|get-skype-4.1.0.20-2|103	%endif
12nr|get-skype-4.1.0.20-2|104	
12nr|get-skype-4.1.0.20-2|105	[[ -f %{tar_name}-%{version}.tar.bz2 ]] || { echo "Download failed"; rm -r %{tmp_download_dir}; exit 1; }
12nr|get-skype-4.1.0.20-2|106	md5chk=$(md5sum %{tar_name}-%{version}.tar.bz2 | cut -d' ' -f1)
12nr|get-skype-4.1.0.20-2|107	[[ %{md5} = $md5chk ]] || { echo "Download checksum failed"; rm %{tar_name}-%{version}.tar.bz2;\
12nr|get-skype-4.1.0.20-2|108	cd ..; rm -r %{tmp_download_dir}; exit 1; }
12nr|get-skype-4.1.0.20-2|109	
12nr|get-skype-4.1.0.20-2|110	
12nr|get-skype-4.1.0.20-2|111	%install
12nr|get-skype-4.1.0.20-2|112	install -d -m 0755 %{buildroot}%{_bindir}
12nr|get-skype-4.1.0.20-2|113	install -d -m 0755 %{buildroot}%{_datadir}/applications
12nr|get-skype-4.1.0.20-2|114	install -m 755 %{SOURCE4} %{buildroot}%{_datadir}/applications/
12nr|get-skype-4.1.0.20-2|115	install -d -m 0755 %{buildroot}%{instdir}
12nr|get-skype-4.1.0.20-2|116	touch %{buildroot}%{instdir}/skype
12nr|get-skype-4.1.0.20-2|117	install -d -m 0755 %{buildroot}%{dbusdir}
12nr|get-skype-4.1.0.20-2|118	touch %{buildroot}%{dbusdir}/skype.conf
12nr|get-skype-4.1.0.20-2|119	install -d -m 0755 %{buildroot}%{docdir}
12nr|get-skype-4.1.0.20-2|120	touch %{buildroot}%{docdir}/{LICENSE,README}
12nr|get-skype-4.1.0.20-2|121	
12nr|get-skype-4.1.0.20-2|122	install -d -m 0755 %{buildroot}%{instdir}/icons
12nr|get-skype-4.1.0.20-2|123	install -d -m 0755 %{buildroot}%{_iconsdir}
12nr|get-skype-4.1.0.20-2|124	touch %{buildroot}%{_iconsdir}/skype.png
12nr|get-skype-4.1.0.20-2|125	for i in 16 32 48; do
12nr|get-skype-4.1.0.20-2|126	touch %{buildroot}%{_iconsdir}/SkypeBlue_${i}x${i}.png
12nr|get-skype-4.1.0.20-2|127	touch %{buildroot}%{instdir}/icons/SkypeBlue_${i}x${i}.png
12nr|get-skype-4.1.0.20-2|128	done
12nr|get-skype-4.1.0.20-2|129	
12nr|get-skype-4.1.0.20-2|130	install -d -m 0755 %{buildroot}%{avatardir}
12nr|get-skype-4.1.0.20-2|131	while read line; do
12nr|get-skype-4.1.0.20-2|132	touch %{buildroot}%{avatardir}/"$line"
12nr|get-skype-4.1.0.20-2|133	done < %{SOURCE0}
12nr|get-skype-4.1.0.20-2|134	
12nr|get-skype-4.1.0.20-2|135	install -d -m 0755 %{buildroot}%{sounddir}
12nr|get-skype-4.1.0.20-2|136	while read line; do
12nr|get-skype-4.1.0.20-2|137	touch %{buildroot}%{sounddir}/"$line"
12nr|get-skype-4.1.0.20-2|138	done < %{SOURCE1}
12nr|get-skype-4.1.0.20-2|139	
12nr|get-skype-4.1.0.20-2|140	install -d -m 0755 %{buildroot}%{langdir}
12nr|get-skype-4.1.0.20-2|141	while read line; do
12nr|get-skype-4.1.0.20-2|142	touch %{buildroot}%{langdir}/skype_"$line"
12nr|get-skype-4.1.0.20-2|143	done < %{SOURCE2}
12nr|get-skype-4.1.0.20-2|144	
12nr|get-skype-4.1.0.20-2|145	%ifarch x86_64
12nr|get-skype-4.1.0.20-2|146	install -d -m 0755 %{buildroot}/opt
12nr|get-skype-4.1.0.20-2|147	tar Jxf %{SOURCE5} -C %{buildroot}/opt
12nr|get-skype-4.1.0.20-2|148	
12nr|get-skype-4.1.0.20-2|149	echo '#!/bin/bash
12nr|get-skype-4.1.0.20-2|150	if [ "`pidof skype`" != "" ]; then
12nr|get-skype-4.1.0.20-2|151	echo "Skype is already running!"
12nr|get-skype-4.1.0.20-2|152	else
12nr|get-skype-4.1.0.20-2|153	LD_LIBRARY_PATH=/opt/skypelibs LD_PRELOAD=/opt/skypelibs/v4l2convert.so exec %{instdir}/skype "$@"
12nr|get-skype-4.1.0.20-2|154	fi' \
12nr|get-skype-4.1.0.20-2|155	> %{buildroot}%{_bindir}/skype && chmod +x %{buildroot}%{_bindir}/skype
12nr|get-skype-4.1.0.20-2|156	%endif
12nr|get-skype-4.1.0.20-2|157	
12nr|get-skype-4.1.0.20-2|158	%ifarch %{ix86}
12nr|get-skype-4.1.0.20-2|159	echo '#!/bin/bash
12nr|get-skype-4.1.0.20-2|160	if [ "`pidof skype`" != "" ]; then
12nr|get-skype-4.1.0.20-2|161	echo "Skype is already running!"
12nr|get-skype-4.1.0.20-2|162	else
12nr|get-skype-4.1.0.20-2|163	LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so exec %{instdir}/skype "$@"
12nr|get-skype-4.1.0.20-2|164	fi' \
12nr|get-skype-4.1.0.20-2|165	> %{buildroot}%{_bindir}/skype && chmod +x %{buildroot}%{_bindir}/skype
12nr|get-skype-4.1.0.20-2|166	%endif
12nr|get-skype-4.1.0.20-2|167	
12nr|get-skype-4.1.0.20-2|168	
12nr|get-skype-4.1.0.20-2|169	%post
12nr|get-skype-4.1.0.20-2|170	tmp_extract_dir=$(mktemp -d)
12nr|get-skype-4.1.0.20-2|171	if ! [[ -d $tmp_extract_dir ]]; then
12nr|get-skype-4.1.0.20-2|172	echo "Failed to create temporary directory"
12nr|get-skype-4.1.0.20-2|173	rm -r %{tmp_download_dir}
12nr|get-skype-4.1.0.20-2|174	exit 1
12nr|get-skype-4.1.0.20-2|175	fi
12nr|get-skype-4.1.0.20-2|176	
12nr|get-skype-4.1.0.20-2|177	%ifarch x86_64
12nr|get-skype-4.1.0.20-2|178	%define tmp_skype_dir ${tmp_extract_dir}/%{tar_name}QT-%{version}
12nr|get-skype-4.1.0.20-2|179	%endif
12nr|get-skype-4.1.0.20-2|180	
12nr|get-skype-4.1.0.20-2|181	%ifarch %{ix86}
12nr|get-skype-4.1.0.20-2|182	%define tmp_skype_dir ${tmp_extract_dir}/%{tar_name}-%{version}
12nr|get-skype-4.1.0.20-2|183	%endif
12nr|get-skype-4.1.0.20-2|184	
12nr|get-skype-4.1.0.20-2|185	cd ${tmp_extract_dir}
12nr|get-skype-4.1.0.20-2|186	tar jxf %{tmp_download_dir}/%{tar_name}-%{version}.tar.bz2
12nr|get-skype-4.1.0.20-2|187	
12nr|get-skype-4.1.0.20-2|188	if ! [[ -d %{tmp_skype_dir} ]]; then
12nr|get-skype-4.1.0.20-2|189	echo "Extracted file folder missing"
12nr|get-skype-4.1.0.20-2|190	cd ..
12nr|get-skype-4.1.0.20-2|191	rm -rf ${tmp_extract_dir}
12nr|get-skype-4.1.0.20-2|192	rm -r %{tmp_download_dir}
12nr|get-skype-4.1.0.20-2|193	exit 1
12nr|get-skype-4.1.0.20-2|194	fi
12nr|get-skype-4.1.0.20-2|195	
12nr|get-skype-4.1.0.20-2|196	# If any extra files are installed here then
12nr|get-skype-4.1.0.20-2|197	# corresponding ghost files need to be added in files
12nr|get-skype-4.1.0.20-2|198	
12nr|get-skype-4.1.0.20-2|199	mkdir -p %{instdir}/{avatars,lang,sounds}
12nr|get-skype-4.1.0.20-2|200	
12nr|get-skype-4.1.0.20-2|201	cp -f %{tmp_skype_dir}/icons/* %{_iconsdir}
12nr|get-skype-4.1.0.20-2|202	cp -f %{_iconsdir}/SkypeBlue_48x48.png %{_iconsdir}/skype.png
12nr|get-skype-4.1.0.20-2|203	mv -f %{tmp_skype_dir}/skype.conf %{dbusdir}
12nr|get-skype-4.1.0.20-2|204	mv -f %{tmp_skype_dir}/LICENSE %{docdir}
12nr|get-skype-4.1.0.20-2|205	mv -f %{tmp_skype_dir}/README %{docdir}
12nr|get-skype-4.1.0.20-2|206	mv -f %{tmp_skype_dir}/skype %{instdir}
12nr|get-skype-4.1.0.20-2|207	cp -f %{tmp_skype_dir}/avatars/* %{avatardir}/
12nr|get-skype-4.1.0.20-2|208	cp -f %{tmp_skype_dir}/lang/* %{langdir}/
12nr|get-skype-4.1.0.20-2|209	cp -f %{tmp_skype_dir}/sounds/* %{sounddir}/
12nr|get-skype-4.1.0.20-2|210	cd ..
12nr|get-skype-4.1.0.20-2|211	rm -r ${tmp_extract_dir} %{tmp_download_dir}
12nr|get-skype-4.1.0.20-2|212	
12nr|get-skype-4.1.0.20-2|213	
12nr|get-skype-4.1.0.20-2|214	%files
12nr|get-skype-4.1.0.20-2|215	%ghost %doc %{docdir}
12nr|get-skype-4.1.0.20-2|216	%{_bindir}/skype
12nr|get-skype-4.1.0.20-2|217	%ifarch x86_64
12nr|get-skype-4.1.0.20-2|218	/opt/skypelibs
12nr|get-skype-4.1.0.20-2|219	%endif
12nr|get-skype-4.1.0.20-2|220	%attr(0644, root, root) %{_datadir}/applications/skype.desktop
12nr|get-skype-4.1.0.20-2|221	%ghost %{_iconsdir}/skype.png
12nr|get-skype-4.1.0.20-2|222	%ghost %{_iconsdir}/SkypeBlue_*.png
12nr|get-skype-4.1.0.20-2|223	%ghost %{instdir}
12nr|get-skype-4.1.0.20-2|224	%ghost %{dbusdir}/skype.conf
12nr|get-skype-4.1.0.20-2|225	
12nr|get-skype-4.1.0.20-2|226	

21664 12
12nr|hcfpcimodem-1.20-2|1	# I love OpenSource :-(
12nr|hcfpcimodem-1.20-2|2	#
12nr|hcfpcimodem-1.20-2|3	# Copyright (c) 2003 Linuxant inc.
12nr|hcfpcimodem-1.20-2|4	# Copyright (c) 2001-2003 Conexant Systems, Inc.
12nr|hcfpcimodem-1.20-2|5	#
12nr|hcfpcimodem-1.20-2|6	# NOTE: The use and distribution of this software is governed by the terms in
12nr|hcfpcimodem-1.20-2|7	# the file LICENSE, which is included in the package. You must read this and
12nr|hcfpcimodem-1.20-2|8	# agree to these terms before using or distributing this software.
12nr|hcfpcimodem-1.20-2|9	#
12nr|hcfpcimodem-1.20-2|10	
12nr|hcfpcimodem-1.20-2|11	%define hxftarget	hcfpci
12nr|hcfpcimodem-1.20-2|12	%define hxftargetdir	%{_prefix}/lib/%{hxftarget}modem
12nr|hcfpcimodem-1.20-2|13	%define packname	%{name}-%{version}full
12nr|hcfpcimodem-1.20-2|14	
12nr|hcfpcimodem-1.20-2|15	Summary:   	Conexant HCF controllerless modem driver for Linux
12nr|hcfpcimodem-1.20-2|16	Name:      	%{hxftarget}modem
12nr|hcfpcimodem-1.20-2|17	Version:   	1.20
12nr|hcfpcimodem-1.20-2|18	Release:   	2
12nr|hcfpcimodem-1.20-2|19	License: 	Copyright (c) 2003 Linuxant inc. All rights reserved.
12nr|hcfpcimodem-1.20-2|20	Group:		System/Kernel and hardware
12nr|hcfpcimodem-1.20-2|21	Source:    	http://www.linuxant.com/drivers/hcf/full/archive/%{name}-%{version}/%{packname}.tar.gz
12nr|hcfpcimodem-1.20-2|22	Source1:   	100498D_RM_HxF_Released.pdf
12nr|hcfpcimodem-1.20-2|23	Patch0:		hcfpcimodem-1.18full-disable_cfgkernel.patch
12nr|hcfpcimodem-1.20-2|24	Patch1:		hcfpcimodem-1.06full-initscripts.patch
12nr|hcfpcimodem-1.20-2|25	# (blino) gcc -v does not match pattern in some locales (at least french)
12nr|hcfpcimodem-1.20-2|26	Patch2:		hcfpcimodem-1.13full-locale.patch
12nr|hcfpcimodem-1.20-2|27	URL:       	http://www.linuxant.com/drivers/hcf
12nr|hcfpcimodem-1.20-2|28	Requires:  	pciutils
12nr|hcfpcimodem-1.20-2|29	Requires:	drakxtools
12nr|hcfpcimodem-1.20-2|30	Requires:	kmod(hcfpciengine)
12nr|hcfpcimodem-1.20-2|31	Conflicts: 	hcflinmodem
12nr|hcfpcimodem-1.20-2|32	ExclusiveArch:  %{ix86}
12nr|hcfpcimodem-1.20-2|33	
12nr|hcfpcimodem-1.20-2|34	%description
12nr|hcfpcimodem-1.20-2|35	Conexant HCF controllerless modem driver for Linux
12nr|hcfpcimodem-1.20-2|36	
12nr|hcfpcimodem-1.20-2|37	Copyright (c) 2003 Linuxant inc.
12nr|hcfpcimodem-1.20-2|38	Copyright (c) 2001-2003 Conexant Systems, Inc.
12nr|hcfpcimodem-1.20-2|39	
12nr|hcfpcimodem-1.20-2|40	1.   Permitted use. Redistribution and use in source and binary forms,
12nr|hcfpcimodem-1.20-2|41	without modification, are permitted under the terms set forth herein.
12nr|hcfpcimodem-1.20-2|42	
12nr|hcfpcimodem-1.20-2|43	2.   Disclaimer of Warranties. LINUXANT, ITS SUPPLIERS, AND OTHER CONTRIBUTORS
12nr|hcfpcimodem-1.20-2|44	MAKE NO REPRESENTATION ABOUT THE SUITABILITY OF THIS SOFTWARE FOR ANY PURPOSE.
12nr|hcfpcimodem-1.20-2|45	IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTIES OF ANY KIND.
12nr|hcfpcimodem-1.20-2|46	LINUXANT AND OTHER CONTRIBUTORS DISCLAIMS ALL WARRANTIES WITH REGARD
12nr|hcfpcimodem-1.20-2|47	TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
12nr|hcfpcimodem-1.20-2|48	FOR A PARTICULAR PURPOSE, GOOD TITLE AND AGAINST INFRINGEMENT.
12nr|hcfpcimodem-1.20-2|49	
12nr|hcfpcimodem-1.20-2|50	This software has not been formally tested, and there is no guarantee that
12nr|hcfpcimodem-1.20-2|51	it is free of errors including, but not limited to, bugs, defects,
12nr|hcfpcimodem-1.20-2|52	interrupted operation, or unexpected results. Any use of this software is
12nr|hcfpcimodem-1.20-2|53	at user's own risk.
12nr|hcfpcimodem-1.20-2|54	
12nr|hcfpcimodem-1.20-2|55	3.   No Liability.
12nr|hcfpcimodem-1.20-2|56	
12nr|hcfpcimodem-1.20-2|57	(a) Linuxant, its suppliers, or contributors shall not be responsible for
12nr|hcfpcimodem-1.20-2|58	any loss or damage to users, customers, or any third parties for any reason
12nr|hcfpcimodem-1.20-2|59	whatsoever, and LINUXANT, ITS SUPPLIERS OR CONTRIBUTORS SHALL NOT BE LIABLE
12nr|hcfpcimodem-1.20-2|60	FOR ANY ACTUAL, DIRECT, INDIRECT, SPECIAL, PUNITIVE, INCIDENTAL, OR
12nr|hcfpcimodem-1.20-2|61	CONSEQUENTIAL (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
12nr|hcfpcimodem-1.20-2|62	OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
12nr|hcfpcimodem-1.20-2|63	HOWEVER CAUSED, WHETHER IN CONTRACT, STRICT OR OTHER LEGAL THEORY OF
12nr|hcfpcimodem-1.20-2|64	LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
12nr|hcfpcimodem-1.20-2|65	WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
12nr|hcfpcimodem-1.20-2|66	OF SUCH DAMAGE.
12nr|hcfpcimodem-1.20-2|67	
12nr|hcfpcimodem-1.20-2|68	(b) User agrees to hold Linuxant, its suppliers, and contributors harmless
12nr|hcfpcimodem-1.20-2|69	from any liability, loss, cost, damage or expense, including attorney's fees,
12nr|hcfpcimodem-1.20-2|70	as a result of any claims which may be made by any person, including
12nr|hcfpcimodem-1.20-2|71	but not limited to User, its agents and employees, its customers, or
12nr|hcfpcimodem-1.20-2|72	any third parties that arise out of or result from the manufacture,
12nr|hcfpcimodem-1.20-2|73	delivery, actual or alleged ownership, performance, use, operation
12nr|hcfpcimodem-1.20-2|74	or possession of the software furnished hereunder, whether such claims
12nr|hcfpcimodem-1.20-2|75	are based on negligence, breach of contract, absolute liability or any
12nr|hcfpcimodem-1.20-2|76	other legal theory.
12nr|hcfpcimodem-1.20-2|77	
12nr|hcfpcimodem-1.20-2|78	4.   Notices. User hereby agrees not to remove, alter or destroy any
12nr|hcfpcimodem-1.20-2|79	copyright, trademark, credits, other proprietary notices or confidential
12nr|hcfpcimodem-1.20-2|80	legends placed upon, contained within or associated with the Software,
12nr|hcfpcimodem-1.20-2|81	and shall include all such unaltered copyright, trademark, credits,
12nr|hcfpcimodem-1.20-2|82	other proprietary notices or confidential legends on or in every copy of
12nr|hcfpcimodem-1.20-2|83	the Software.
12nr|hcfpcimodem-1.20-2|84	
12nr|hcfpcimodem-1.20-2|85	5.   Reverse-engineering. User hereby agrees not to reverse engineer,
12nr|hcfpcimodem-1.20-2|86	decompile, or disassemble the portions of this software provided solely
12nr|hcfpcimodem-1.20-2|87	in object form, nor attempt in any manner to obtain their source-code.
12nr|hcfpcimodem-1.20-2|88	
12nr|hcfpcimodem-1.20-2|89	6.   Redistribution. Redistribution of this software is permitted only
12nr|hcfpcimodem-1.20-2|90	for non-beta, officially released versions. Redistribution of versions
12nr|hcfpcimodem-1.20-2|91	marked "beta" or "lnxtbeta" requires explicit written approval from
12nr|hcfpcimodem-1.20-2|92	Linuxant.
12nr|hcfpcimodem-1.20-2|93	
12nr|hcfpcimodem-1.20-2|94	You must also install the %{name}_kernel module if you want
12nr|hcfpcimodem-1.20-2|95	to utilize these drivers.
12nr|hcfpcimodem-1.20-2|96	
12nr|hcfpcimodem-1.20-2|97	%package -n dkms-%{name}
12nr|hcfpcimodem-1.20-2|98	Summary:   	Conexant HCF controllerless modem driver for Linux
12nr|hcfpcimodem-1.20-2|99	Group:		System/Kernel and hardware
12nr|hcfpcimodem-1.20-2|100	Requires(preun):	dkms
12nr|hcfpcimodem-1.20-2|101	Requires(post): dkms
12nr|hcfpcimodem-1.20-2|102	
12nr|hcfpcimodem-1.20-2|103	%description -n dkms-%{name}
12nr|hcfpcimodem-1.20-2|104	Conexant HCF controllerless modem driver support for
12nr|hcfpcimodem-1.20-2|105	Linux kernel %{kernel_version}
12nr|hcfpcimodem-1.20-2|106	
12nr|hcfpcimodem-1.20-2|107	%package doc
12nr|hcfpcimodem-1.20-2|108	Group:     	System/Kernel and hardware
12nr|hcfpcimodem-1.20-2|109	Summary:   	Documentation for Conexant HCF controllerless modems
12nr|hcfpcimodem-1.20-2|110	
12nr|hcfpcimodem-1.20-2|111	%description doc
12nr|hcfpcimodem-1.20-2|112	This package contains the documentation for Conexant HCF
12nr|hcfpcimodem-1.20-2|113	controllerless modems.
12nr|hcfpcimodem-1.20-2|114	
12nr|hcfpcimodem-1.20-2|115	%prep
12nr|hcfpcimodem-1.20-2|116	%setup -q -n %{packname}
12nr|hcfpcimodem-1.20-2|117	%patch0 -p1 -b .cfg
12nr|hcfpcimodem-1.20-2|118	%patch1 -p1 -b .init
12nr|hcfpcimodem-1.20-2|119	%patch2 -p1 -b .locale
12nr|hcfpcimodem-1.20-2|120	
12nr|hcfpcimodem-1.20-2|121	%build
12nr|hcfpcimodem-1.20-2|122	make all
12nr|hcfpcimodem-1.20-2|123	make -C nvm
12nr|hcfpcimodem-1.20-2|124	cp %{SOURCE1} .
12nr|hcfpcimodem-1.20-2|125	
12nr|hcfpcimodem-1.20-2|126	%install
12nr|hcfpcimodem-1.20-2|127	make -C scripts ROOT=%{buildroot} install
12nr|hcfpcimodem-1.20-2|128	make -C diag ROOT=%{buildroot} install
12nr|hcfpcimodem-1.20-2|129	make -C nvm ROOT=%{buildroot} install
12nr|hcfpcimodem-1.20-2|130	
12nr|hcfpcimodem-1.20-2|131	# driver source
12nr|hcfpcimodem-1.20-2|132	mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}
12nr|hcfpcimodem-1.20-2|133	cp -r config.mak modules %{buildroot}/%{_usr}/src/%{name}-%{version}
12nr|hcfpcimodem-1.20-2|134	cat > %{buildroot}%{_usr}/src/%{name}-%{version}/dkms.conf <<EOF
12nr|hcfpcimodem-1.20-2|135	PACKAGE_NAME=%{name}
12nr|hcfpcimodem-1.20-2|136	PACKAGE_VERSION=%{version}
12nr|hcfpcimodem-1.20-2|137	
12nr|hcfpcimodem-1.20-2|138	DEST_MODULE_LOCATION[0]=/kernel/drivers/char
12nr|hcfpcimodem-1.20-2|139	DEST_MODULE_LOCATION[1]=/kernel/drivers/char
12nr|hcfpcimodem-1.20-2|140	DEST_MODULE_LOCATION[2]=/kernel/drivers/char
12nr|hcfpcimodem-1.20-2|141	DEST_MODULE_LOCATION[3]=/kernel/drivers/char
12nr|hcfpcimodem-1.20-2|142	BUILT_MODULE_NAME[0]=%{hxftarget}engine
12nr|hcfpcimodem-1.20-2|143	BUILT_MODULE_LOCATION[0]=modules
12nr|hcfpcimodem-1.20-2|144	BUILT_MODULE_NAME[1]=%{hxftarget}hw
12nr|hcfpcimodem-1.20-2|145	BUILT_MODULE_LOCATION[1]=modules
12nr|hcfpcimodem-1.20-2|146	BUILT_MODULE_NAME[2]=%{hxftarget}osspec
12nr|hcfpcimodem-1.20-2|147	BUILT_MODULE_LOCATION[2]=modules
12nr|hcfpcimodem-1.20-2|148	BUILT_MODULE_NAME[3]=%{hxftarget}serial
12nr|hcfpcimodem-1.20-2|149	BUILT_MODULE_LOCATION[3]=modules
12nr|hcfpcimodem-1.20-2|150	MAKE[0]="make -C modules CNXT_KERNELSRC=\${kernel_source_dir}"
12nr|hcfpcimodem-1.20-2|151	
12nr|hcfpcimodem-1.20-2|152	AUTOINSTALL=yes
12nr|hcfpcimodem-1.20-2|153	EOF
12nr|hcfpcimodem-1.20-2|154	
12nr|hcfpcimodem-1.20-2|155	%post
12nr|hcfpcimodem-1.20-2|156	%{_sbindir}/%{hxftarget}config --auto
12nr|hcfpcimodem-1.20-2|157	echo "Relaunch drakconnect to configure your Conexant HCF modem"
12nr|hcfpcimodem-1.20-2|158	
12nr|hcfpcimodem-1.20-2|159	%preun
12nr|hcfpcimodem-1.20-2|160	%{_sbindir}/%{hxftarget}stop
12nr|hcfpcimodem-1.20-2|161	
12nr|hcfpcimodem-1.20-2|162	%post -n dkms-%{name}
12nr|hcfpcimodem-1.20-2|163	set -x
12nr|hcfpcimodem-1.20-2|164	/usr/sbin/dkms --rpm_safe_upgrade add -m %name -v %version
12nr|hcfpcimodem-1.20-2|165	/usr/sbin/dkms --rpm_safe_upgrade build -m %name -v %version
12nr|hcfpcimodem-1.20-2|166	/usr/sbin/dkms --rpm_safe_upgrade install -m %name -v %version
12nr|hcfpcimodem-1.20-2|167	:
12nr|hcfpcimodem-1.20-2|168	
12nr|hcfpcimodem-1.20-2|169	%preun -n dkms-%{name}
12nr|hcfpcimodem-1.20-2|170	set -x
12nr|hcfpcimodem-1.20-2|171	/usr/sbin/dkms --rpm_safe_upgrade remove -m %name -v %version --all
12nr|hcfpcimodem-1.20-2|172	:
12nr|hcfpcimodem-1.20-2|173	
12nr|hcfpcimodem-1.20-2|174	%files
12nr|hcfpcimodem-1.20-2|175	%defattr(0555, root, root, 755)
12nr|hcfpcimodem-1.20-2|176	%{_sbindir}/%{hxftarget}config
12nr|hcfpcimodem-1.20-2|177	%{_sbindir}/%{hxftarget}diag
12nr|hcfpcimodem-1.20-2|178	%{_sbindir}/%{hxftarget}modconflicts
12nr|hcfpcimodem-1.20-2|179	%{_sbindir}/%{hxftarget}stop
12nr|hcfpcimodem-1.20-2|180	%{hxftargetdir}/rc%{hxftarget}
12nr|hcfpcimodem-1.20-2|181	%defattr(0444, root, root, 755)
12nr|hcfpcimodem-1.20-2|182	%dir %{_sysconfdir}/%{name}
12nr|hcfpcimodem-1.20-2|183	%config %{_sysconfdir}/%{name}/*
12nr|hcfpcimodem-1.20-2|184	%doc BUGS CHANGES CREDITS FAQ INSTALL LICENSE README
12nr|hcfpcimodem-1.20-2|185	
12nr|hcfpcimodem-1.20-2|186	%files -n dkms-%{name}
12nr|hcfpcimodem-1.20-2|187	%defattr(-,root,root)
12nr|hcfpcimodem-1.20-2|188	%doc README
12nr|hcfpcimodem-1.20-2|189	%doc LICENSE
12nr|hcfpcimodem-1.20-2|190	%dir %{_usr}/src/%{name}-%{version}
12nr|hcfpcimodem-1.20-2|191	%{_usr}/src/%{name}-%{version}/*
12nr|hcfpcimodem-1.20-2|192	
12nr|hcfpcimodem-1.20-2|193	%files doc
12nr|hcfpcimodem-1.20-2|194	%doc *.pdf
12nr|hcfpcimodem-1.20-2|195	
12nr|hcfpcimodem-1.20-2|196	
12nr|hcfpcimodem-1.20-2|197	
12nr|hcfpcimodem-1.20-2|198	%changelog
12nr|hcfpcimodem-1.20-2|199	* Fri Jan 15 2010 Christophe Fergeau <cfergeau@mandriva.com> 1.20-1mdv2010.1
12nr|hcfpcimodem-1.20-2|200	+ Revision: 491713
12nr|hcfpcimodem-1.20-2|201	- update to version 1.20 (fix compilation with kernel 2.6.32)
12nr|hcfpcimodem-1.20-2|202	
12nr|hcfpcimodem-1.20-2|203	* Wed Aug 19 2009 Christophe Fergeau <cfergeau@mandriva.com> 1.19-1mdv2010.0
12nr|hcfpcimodem-1.20-2|204	+ Revision: 418086
12nr|hcfpcimodem-1.20-2|205	- 1.19: should fix build with newer kernels
12nr|hcfpcimodem-1.20-2|206	
12nr|hcfpcimodem-1.20-2|207	* Fri Apr 17 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.18-1mdv2009.1
12nr|hcfpcimodem-1.20-2|208	+ Revision: 367823
12nr|hcfpcimodem-1.20-2|209	- Updated to version 1.18
12nr|hcfpcimodem-1.20-2|210	- Rediffed disable_cfgkernel patch.
12nr|hcfpcimodem-1.20-2|211	- Fix build with 2.6.29 kernels.
12nr|hcfpcimodem-1.20-2|212	
12nr|hcfpcimodem-1.20-2|213	* Wed Oct 01 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.17-1mdv2009.0
12nr|hcfpcimodem-1.20-2|214	+ Revision: 290486
12nr|hcfpcimodem-1.20-2|215	- Updated to version 1.17
12nr|hcfpcimodem-1.20-2|216	
12nr|hcfpcimodem-1.20-2|217	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.13-3mdv2009.0
12nr|hcfpcimodem-1.20-2|218	+ Revision: 241590
12nr|hcfpcimodem-1.20-2|219	- rebuild
12nr|hcfpcimodem-1.20-2|220	
12nr|hcfpcimodem-1.20-2|221	* Thu Jan 03 2008 Olivier Blin <oblin@mandriva.com> 1.13-2mdv2008.1
12nr|hcfpcimodem-1.20-2|222	+ Revision: 142732
12nr|hcfpcimodem-1.20-2|223	- make tools package require kernel modules as they are needed by initscript (#35223)
12nr|hcfpcimodem-1.20-2|224	- restore BuildRoot
12nr|hcfpcimodem-1.20-2|225	
12nr|hcfpcimodem-1.20-2|226	+ Thierry Vignaud <tvignaud@mandriva.com>
12nr|hcfpcimodem-1.20-2|227	- kill re-definition of %%buildroot on Pixel's request
12nr|hcfpcimodem-1.20-2|228	
12nr|hcfpcimodem-1.20-2|229	* Tue Oct 02 2007 Olivier Blin <oblin@mandriva.com> 1.13-1mdv2008.0
12nr|hcfpcimodem-1.20-2|230	+ Revision: 94795
12nr|hcfpcimodem-1.20-2|231	- fix gcc detection (and thus build) in non-english locales
12nr|hcfpcimodem-1.20-2|232	- 1.13 (fix build with recent kernels)
12nr|hcfpcimodem-1.20-2|233	- make sure post/preun scripts do not fail if dkms build fails
12nr|hcfpcimodem-1.20-2|234	- bunzip2 sources
12nr|hcfpcimodem-1.20-2|235	- drop old patches
12nr|hcfpcimodem-1.20-2|236	- do not hardcode "full" in package version
12nr|hcfpcimodem-1.20-2|237	
12nr|hcfpcimodem-1.20-2|238	* Tue Oct 02 2007 Olivier Blin <oblin@mandriva.com> 1.10full-2mdv2008.0
12nr|hcfpcimodem-1.20-2|239	+ Revision: 94732
12nr|hcfpcimodem-1.20-2|240	- use "System/Kernel and hardware" group instead of Documentation in doc packages
12nr|hcfpcimodem-1.20-2|241	- build on ix86 only
12nr|hcfpcimodem-1.20-2|242	- drop hardcoded vendor and packager tags
12nr|hcfpcimodem-1.20-2|243	- use requires(post/preun) for dkms
12nr|hcfpcimodem-1.20-2|244	- rebuild for kmod provides
12nr|hcfpcimodem-1.20-2|245	- import hcfpcimodem
12nr|hcfpcimodem-1.20-2|246	
12nr|hcfpcimodem-1.20-2|247	
12nr|hcfpcimodem-1.20-2|248	* Mon Aug 14 2006 Arnaud Patard <apatard@mandriva.com> 1.10full-1mdv2007
12nr|hcfpcimodem-1.20-2|249	- 1.10full
12nr|hcfpcimodem-1.20-2|250	
12nr|hcfpcimodem-1.20-2|251	* Mon Sep 12 2005 Arnaud Patard <apatard@mandriva.com> 1.06full-2mdk
12nr|hcfpcimodem-1.20-2|252	- Fix initscripts
12nr|hcfpcimodem-1.20-2|253	
12nr|hcfpcimodem-1.20-2|254	* Wed Sep  7 2005 Arnaud Patard <apatard@mandriva.com> 1.06full-1mdk
12nr|hcfpcimodem-1.20-2|255	- New version
12nr|hcfpcimodem-1.20-2|256	
12nr|hcfpcimodem-1.20-2|257	* Tue Aug 30 2005 Arnaud Patard <apatard@mandriva.com> 1.05full-3mdk
12nr|hcfpcimodem-1.20-2|258	- build fix
12nr|hcfpcimodem-1.20-2|259	
12nr|hcfpcimodem-1.20-2|260	* Thu Apr  7 2005 Olivier Blin <oblin@mandrakesoft.com> 1.05full-2mdk
12nr|hcfpcimodem-1.20-2|261	- disable cfgkernel in hcfpciconfig again
12nr|hcfpcimodem-1.20-2|262	
12nr|hcfpcimodem-1.20-2|263	* Thu Mar 10 2005 Arnaud Patard <apatard@mandrakesoft.com> 1.05full-1mdk
12nr|hcfpcimodem-1.20-2|264	- New version
12nr|hcfpcimodem-1.20-2|265	
12nr|hcfpcimodem-1.20-2|266	* Wed Sep 15 2004 Nicolas Planel <nplanel@mandrakesoft.com> 1.01lnxt04082400full-1mdk
12nr|hcfpcimodem-1.20-2|267	- dkms support.
12nr|hcfpcimodem-1.20-2|268	
12nr|hcfpcimodem-1.20-2|269	* Thu Mar 11 2004 Nicolas Planel <nplanel@mandrakesoft.com> 0.99lnxtbeta03042700-5mdk
12nr|hcfpcimodem-1.20-2|270	- remove asynchronous depmod.
12nr|hcfpcimodem-1.20-2|271	
12nr|hcfpcimodem-1.20-2|272	* Mon Dec 01 2003 Nicolas Planel <nplanel@mandrakesoft.com> 0.99lnxtbeta03042700-4mdk
12nr|hcfpcimodem-1.20-2|273	- fix depmod.
12nr|hcfpcimodem-1.20-2|274	
12nr|hcfpcimodem-1.20-2|275	* Fri Oct 25 2003 Nicolas Planel <nplanel@mandrakesoft.com> 0.99lnxtbeta03042700-3mdk
12nr|hcfpcimodem-1.20-2|276	- rebuild for 9.2 update.
12nr|hcfpcimodem-1.20-2|277	
12nr|hcfpcimodem-1.20-2|278	* Thu Sep 11 2003 Nicolas Planel <nplanel@mandrakesoft.com> 0.99lnxtbeta03042700-2mdk
12nr|hcfpcimodem-1.20-2|279	- disable cfgkernel in hcfpciconfig.
12nr|hcfpcimodem-1.20-2|280	
12nr|hcfpcimodem-1.20-2|281	* Tue Sep 02 2003 Nicolas Planel <nplanel@mandrakesoft.com> 0.99lnxtbeta03042700-1mdk
12nr|hcfpcimodem-1.20-2|282	- first mdk release like NVidia commercial graphics driver.

21665 12
12nr|hexen2-1.5.4-2|1	
12nr|hexen2-1.5.4-2|2	%ifnarch %x86
12nr|hexen2-1.5.4-2|3	%define asm_buildopt USE_X86_ASM=yes
12nr|hexen2-1.5.4-2|4	%endif
12nr|hexen2-1.5.4-2|5	
12nr|hexen2-1.5.4-2|6	%ifarch x86_64
12nr|hexen2-1.5.4-2|7	%define asm_buildopt USE_X86_ASM=no
12nr|hexen2-1.5.4-2|8	%endif
12nr|hexen2-1.5.4-2|9	
12nr|hexen2-1.5.4-2|10	
12nr|hexen2-1.5.4-2|11	%{?el2:%define _without_freedesktop 1}
12nr|hexen2-1.5.4-2|12	%{?rh7:%define _without_freedesktop 1}
12nr|hexen2-1.5.4-2|13	
12nr|hexen2-1.5.4-2|14	%{?el2:%define _without_gtk2 1}
12nr|hexen2-1.5.4-2|15	%{?rh7:%define _without_gtk2 1}
12nr|hexen2-1.5.4-2|16	
12nr|hexen2-1.5.4-2|17	# default build options
12nr|hexen2-1.5.4-2|18	%define gtk1_buildopt GTK2=yes
12nr|hexen2-1.5.4-2|19	%define alsa_buildopt USE_ALSA=yes
12nr|hexen2-1.5.4-2|20	%define midi_buildopt USE_MIDI=yes
12nr|hexen2-1.5.4-2|21	%define timidity_buildopt USE_CODEC_TIMIDITY=yes
12nr|hexen2-1.5.4-2|22	%define wavmusic_buildopt USE_CODEC_WAVE=yes
12nr|hexen2-1.5.4-2|23	%define mp3_libraryopt MP3LIB=mad
12nr|hexen2-1.5.4-2|24	%define mp3_buildopt USE_CODEC_MP3=yes
12nr|hexen2-1.5.4-2|25	%define ogg_buildopt USE_CODEC_VORBIS=yes
12nr|hexen2-1.5.4-2|26	# build option overrides
12nr|hexen2-1.5.4-2|27	%{?_without_gtk2:%define gtk1_buildopt GTK1=yes}
12nr|hexen2-1.5.4-2|28	%{?_without_asm:%define asm_buildopt USE_X86_ASM=no}
12nr|hexen2-1.5.4-2|29	%{?_without_alsa:%define alsa_buildopt USE_ALSA=no}
12nr|hexen2-1.5.4-2|30	%{?_without_midi:%define midi_buildopt USE_MIDI=no}
12nr|hexen2-1.5.4-2|31	%{?_without_timidity:%define timidity_buildopt USE_CODEC_TIMIDITY=no}
12nr|hexen2-1.5.4-2|32	%{?_without_wavmusic:%define wavmusic_buildopt USE_CODEC_WAVE=no}
12nr|hexen2-1.5.4-2|33	%{?_with_mpg123:%define mp3_libraryopt MP3LIB=mpg123}
12nr|hexen2-1.5.4-2|34	%{?_without_mp3:%define mp3_buildopt USE_CODEC_MP3=no}
12nr|hexen2-1.5.4-2|35	%{?_without_mp3:%define mp3_libraryopt MP3LIB=none}
12nr|hexen2-1.5.4-2|36	%{?_without_ogg:%define ogg_buildopt USE_CODEC_VORBIS=no}
12nr|hexen2-1.5.4-2|37	# all build options passed to makefile
12nr|hexen2-1.5.4-2|38	%define engine_buildopt	%{asm_buildopt} %{alsa_buildopt} %{midi_buildopt} %{timidity_buildopt} %{wavmusic_buildopt} %{mp3_buildopt} %{mp3_libraryopt} %{ogg_buildopt}
12nr|hexen2-1.5.4-2|39	
12nr|hexen2-1.5.4-2|40	%define desktop_vendor	uhexen2
12nr|hexen2-1.5.4-2|41	
12nr|hexen2-1.5.4-2|42	%define gamecode_ver	1.26
12nr|hexen2-1.5.4-2|43	
12nr|hexen2-1.5.4-2|44	# pre-release version: MAKE SURE to change this
12nr|hexen2-1.5.4-2|45	# to an %undefine for the final realease!!
12nr|hexen2-1.5.4-2|46	# define prerelease	rc4
12nr|hexen2-1.5.4-2|47	
12nr|hexen2-1.5.4-2|48	# package release number for final-release:
12nr|hexen2-1.5.4-2|49	%define pkg_final	1
12nr|hexen2-1.5.4-2|50	# package release number for pre-release:
12nr|hexen2-1.5.4-2|51	%define pkg_prerel	4
12nr|hexen2-1.5.4-2|52	
12nr|hexen2-1.5.4-2|53	Name:		hexen2
12nr|hexen2-1.5.4-2|54	License:	GPLv2
12nr|hexen2-1.5.4-2|55	Group:		Games/Arcade
12nr|hexen2-1.5.4-2|56	Version:	1.5.4
12nr|hexen2-1.5.4-2|57	Release:	2
12nr|hexen2-1.5.4-2|58	Summary:	Hexen II: Hammer of Thyrion
12nr|hexen2-1.5.4-2|59	URL:		http://uhexen2.sourceforge.net/
12nr|hexen2-1.5.4-2|60	Source:		http://download.sourceforge.net/uhexen2/hexen2source-%{version}.tgz
12nr|hexen2-1.5.4-2|61	Source1:	http://download.sourceforge.net/uhexen2/hexen2source-gamecode-%{version}.tgz
12nr|hexen2-1.5.4-2|62	Source2:	http://download.sourceforge.net/uhexen2/hexenworld-pakfiles-0.15.tgz
12nr|hexen2-1.5.4-2|63	BuildRequires:	pkgconfig(sdl)
12nr|hexen2-1.5.4-2|64	BuildRequires:	pkgconfig(gl)
12nr|hexen2-1.5.4-2|65	BuildRequires:	pkgconfig(glu)
12nr|hexen2-1.5.4-2|66	BuildRequires:	libmad-devel libmpg123-devel >= 1.12.0
12nr|hexen2-1.5.4-2|67	BuildRequires:	libogg-devel libvorbis-devel
12nr|hexen2-1.5.4-2|68	BuildRequires:	nasm >= 0.98.38
12nr|hexen2-1.5.4-2|69	BuildRequires:	desktop-file-utils
12nr|hexen2-1.5.4-2|70	BuildRequires:	gtk+-devel
12nr|hexen2-1.5.4-2|71	BuildRequires:	gtk2-devel
12nr|hexen2-1.5.4-2|72	Requires:	SDL >= 1.2.4
12nr|hexen2-1.5.4-2|73	# timidity++-patches requirement is non-fatal
12nr|hexen2-1.5.4-2|74	#%{!?_without_timidity:Requires: timidity++-patches}
12nr|hexen2-1.5.4-2|75	# these will be picked by rpm already
12nr|hexen2-1.5.4-2|76	#%{!?_without_mp3:Requires: libmad}
12nr|hexen2-1.5.4-2|77	#%{!?_without_ogg:Requires: libvorbis}
12nr|hexen2-1.5.4-2|78	
12nr|hexen2-1.5.4-2|79	%description
12nr|hexen2-1.5.4-2|80	Hexen II is a class based shooter game by Raven Software from 1997.
12nr|hexen2-1.5.4-2|81	Hammer of Thyrion is a port of the GPL'ed source code released by
12nr|hexen2-1.5.4-2|82	Raven. This package contains binaries that will run both the original
12nr|hexen2-1.5.4-2|83	game and the Portal of Praevus mission pack, a dedicated server and a
12nr|hexen2-1.5.4-2|84	launcher application which provides a GTK gui for launching different
12nr|hexen2-1.5.4-2|85	versions of the game.
12nr|hexen2-1.5.4-2|86	
12nr|hexen2-1.5.4-2|87	%package -n hexenworld
12nr|hexen2-1.5.4-2|88	Group:		Games/Arcade
12nr|hexen2-1.5.4-2|89	Summary:	HexenWorld Client and Server
12nr|hexen2-1.5.4-2|90	Requires:	SDL >= 1.2.4
12nr|hexen2-1.5.4-2|91	# timidity++-patches requirement is non-fatal
12nr|hexen2-1.5.4-2|92	#%{!?_without_timidity:Requires: timidity++-patches}
12nr|hexen2-1.5.4-2|93	# these will be picked by rpm already
12nr|hexen2-1.5.4-2|94	#%{!?_without_mp3:Requires: libmad}
12nr|hexen2-1.5.4-2|95	#%{!?_without_ogg:Requires: libvorbis}
12nr|hexen2-1.5.4-2|96	Requires:	hexen2 >= 1.5.0
12nr|hexen2-1.5.4-2|97	
12nr|hexen2-1.5.4-2|98	%description -n hexenworld
12nr|hexen2-1.5.4-2|99	Hexen II is a class based shooter game by Raven Software from 1997.
12nr|hexen2-1.5.4-2|100	Hammer of Thyrion is a port of the GPL'ed source code released by
12nr|hexen2-1.5.4-2|101	Raven. HexenWorld is an extension of Hexen II with enhancements for
12nr|hexen2-1.5.4-2|102	internet play. This package contains the files which are required to
12nr|hexen2-1.5.4-2|103	run a HexenWorld server or client, and a master server application.
12nr|hexen2-1.5.4-2|104	
12nr|hexen2-1.5.4-2|105	%prep
12nr|hexen2-1.5.4-2|106	%setup -q -n hexen2source-%{version} -a1 -a2
12nr|hexen2-1.5.4-2|107	
12nr|hexen2-1.5.4-2|108	%build
12nr|hexen2-1.5.4-2|109	# Build the main game binaries
12nr|hexen2-1.5.4-2|110	%{__make} -C engine/hexen2 %{engine_buildopt} DEBUG=yes h2
12nr|hexen2-1.5.4-2|111	%{__make} -s -C engine/hexen2 clean
12nr|hexen2-1.5.4-2|112	%{__make} -C engine/hexen2 %{engine_buildopt} DEBUG=yes glh2
12nr|hexen2-1.5.4-2|113	%{__make} -s -C engine/hexen2 clean
12nr|hexen2-1.5.4-2|114	# Build the dedicated server
12nr|hexen2-1.5.4-2|115	%{__make} -C engine/hexen2 -f Makefile.sv
12nr|hexen2-1.5.4-2|116	# HexenWorld binaries
12nr|hexen2-1.5.4-2|117	%{__make} -C engine/hexenworld/server
12nr|hexen2-1.5.4-2|118	%{__make} -C engine/hexenworld/client %{engine_buildopt} hw
12nr|hexen2-1.5.4-2|119	%{__make} -s -C engine/hexenworld/client clean
12nr|hexen2-1.5.4-2|120	%{__make} -C engine/hexenworld/client %{engine_buildopt} glhw
12nr|hexen2-1.5.4-2|121	# HexenWorld master server
12nr|hexen2-1.5.4-2|122	%{__make} -C hw_utils/hwmaster
12nr|hexen2-1.5.4-2|123	
12nr|hexen2-1.5.4-2|124	# Build h2patch
12nr|hexen2-1.5.4-2|125	%{__make} -C h2patch
12nr|hexen2-1.5.4-2|126	
12nr|hexen2-1.5.4-2|127	# Launcher binaries
12nr|hexen2-1.5.4-2|128	%{__make} -C launcher %{gtk1_buildopt}
12nr|hexen2-1.5.4-2|129	
12nr|hexen2-1.5.4-2|130	# Build the hcode compiler
12nr|hexen2-1.5.4-2|131	%{__make} -C utils/hcc
12nr|hexen2-1.5.4-2|132	# Build the game-code
12nr|hexen2-1.5.4-2|133	utils/hcc/hcc -src gamecode-%{gamecode_ver}/hc/h2
12nr|hexen2-1.5.4-2|134	utils/hcc/hcc -src gamecode-%{gamecode_ver}/hc/h2 -name progs2.src
12nr|hexen2-1.5.4-2|135	utils/hcc/hcc -src gamecode-%{gamecode_ver}/hc/portals -oi -on
12nr|hexen2-1.5.4-2|136	utils/hcc/hcc -src gamecode-%{gamecode_ver}/hc/hw -oi -on
12nr|hexen2-1.5.4-2|137	utils/hcc/hcc -src gamecode-%{gamecode_ver}/hc/siege -oi -on
12nr|hexen2-1.5.4-2|138	
12nr|hexen2-1.5.4-2|139	# Done building
12nr|hexen2-1.5.4-2|140	
12nr|hexen2-1.5.4-2|141	%install
12nr|hexen2-1.5.4-2|142	%{__rm} -rf %{buildroot}
12nr|hexen2-1.5.4-2|143	%{__mkdir_p} %{buildroot}/%{_gamesdatadir}/%{name}/docs
12nr|hexen2-1.5.4-2|144	%{__install} -D -m755 engine/hexen2/h2ded %{buildroot}/%{_gamesdatadir}/%{name}/h2ded
12nr|hexen2-1.5.4-2|145	%{__install} -D -m755 engine/hexen2/glhexen2 %{buildroot}/%{_gamesdatadir}/%{name}/glhexen2
12nr|hexen2-1.5.4-2|146	%{__install} -D -m755 engine/hexen2/hexen2 %{buildroot}/%{_gamesdatadir}/%{name}/hexen2
12nr|hexen2-1.5.4-2|147	%{__install} -D -m755 engine/hexenworld/client/hwcl %{buildroot}/%{_gamesdatadir}/%{name}/hwcl
12nr|hexen2-1.5.4-2|148	%{__install} -D -m755 engine/hexenworld/client/glhwcl %{buildroot}/%{_gamesdatadir}/%{name}/glhwcl
12nr|hexen2-1.5.4-2|149	%{__install} -D -m755 engine/hexenworld/server/hwsv %{buildroot}/%{_gamesdatadir}/%{name}/hwsv
12nr|hexen2-1.5.4-2|150	%{__install} -D -m755 hw_utils/hwmaster/hwmaster %{buildroot}/%{_gamesdatadir}/%{name}/hwmaster
12nr|hexen2-1.5.4-2|151	%{__install} -D -m755 h2patch/h2patch %{buildroot}/%{_gamesdatadir}/%{name}/h2patch
12nr|hexen2-1.5.4-2|152	%{__install} -D -m755 launcher/h2launcher %{buildroot}/%{_gamesdatadir}/%{name}/h2launcher
12nr|hexen2-1.5.4-2|153	# Make a symlink of the game-launcher
12nr|hexen2-1.5.4-2|154	%{__mkdir_p} %{buildroot}/%{_gamesbindir}
12nr|hexen2-1.5.4-2|155	%{__ln_s} %{_gamesdatadir}/hexen2/h2launcher %{buildroot}/%{_gamesbindir}/hexen2
12nr|hexen2-1.5.4-2|156	
12nr|hexen2-1.5.4-2|157	# Install the docs
12nr|hexen2-1.5.4-2|158	%{__install} -D -m644 docs/README %{buildroot}/%{_gamesdatadir}/%{name}/docs/README
12nr|hexen2-1.5.4-2|159	%{__install} -D -m644 docs/COPYING %{buildroot}/%{_gamesdatadir}/%{name}/docs/COPYING
12nr|hexen2-1.5.4-2|160	%{__install} -D -m644 docs/BUGS %{buildroot}/%{_gamesdatadir}/%{name}/docs/BUGS
12nr|hexen2-1.5.4-2|161	%{__install} -D -m644 docs/TODO %{buildroot}/%{_gamesdatadir}/%{name}/docs/TODO
12nr|hexen2-1.5.4-2|162	%{__install} -D -m644 docs/ABOUT %{buildroot}/%{_gamesdatadir}/%{name}/docs/ABOUT
12nr|hexen2-1.5.4-2|163	%{__install} -D -m644 docs/Features %{buildroot}/%{_gamesdatadir}/%{name}/docs/Features
12nr|hexen2-1.5.4-2|164	%{__install} -D -m644 docs/CHANGES %{buildroot}/%{_gamesdatadir}/%{name}/docs/CHANGES
12nr|hexen2-1.5.4-2|165	%{__install} -D -m644 docs/CHANGES %{buildroot}/%{_gamesdatadir}/%{name}/docs/CHANGES.old
12nr|hexen2-1.5.4-2|166	%{__install} -D -m644 docs/README.music %{buildroot}/%{_gamesdatadir}/%{name}/docs/README.music
12nr|hexen2-1.5.4-2|167	%{__install} -D -m644 docs/README.3dfx %{buildroot}/%{_gamesdatadir}/%{name}/docs/README.3dfx
12nr|hexen2-1.5.4-2|168	%{__install} -D -m644 docs/README.launcher %{buildroot}/%{_gamesdatadir}/%{name}/docs/README.launcher
12nr|hexen2-1.5.4-2|169	%{__install} -D -m644 docs/README.hwcl %{buildroot}/%{_gamesdatadir}/%{name}/docs/README.hwcl
12nr|hexen2-1.5.4-2|170	%{__install} -D -m644 docs/README.hwsv %{buildroot}/%{_gamesdatadir}/%{name}/docs/README.hwsv
12nr|hexen2-1.5.4-2|171	%{__install} -D -m644 docs/README.hwmaster %{buildroot}/%{_gamesdatadir}/%{name}/docs/README.hwmaster
12nr|hexen2-1.5.4-2|172	%{__install} -D -m644 docs/SrcNotes.txt %{buildroot}/%{_gamesdatadir}/%{name}/docs/SrcNotes.txt
12nr|hexen2-1.5.4-2|173	%{__install} -D -m644 docs/ReleaseNotes %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes
12nr|hexen2-1.5.4-2|174	# install release notes for the older versions
12nr|hexen2-1.5.4-2|175	%{__install} -D -m644 docs/ReleaseNotes.old %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes.old
12nr|hexen2-1.5.4-2|176	# %{__install} -D -m644 docs/ReleaseNotes-1.2.4a %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.2.4a
12nr|hexen2-1.5.4-2|177	# %{__install} -D -m644 docs/ReleaseNotes-1.3.0 %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.3.0
12nr|hexen2-1.5.4-2|178	# %{__install} -D -m644 docs/ReleaseNotes-1.4.0 %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.4.0
12nr|hexen2-1.5.4-2|179	# %{__install} -D -m644 docs/ReleaseNotes-1.4.1 %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.4.1
12nr|hexen2-1.5.4-2|180	# %{__install} -D -m644 docs/ReleaseNotes-1.4.2 %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.4.2
12nr|hexen2-1.5.4-2|181	# %{__install} -D -m644 docs/ReleaseNotes-1.4.3 %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.4.3
12nr|hexen2-1.5.4-2|182	# %{__install} -D -m644 docs/ReleaseNotes-1.4.4 %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.4.4
12nr|hexen2-1.5.4-2|183	
12nr|hexen2-1.5.4-2|184	# Install the gamedata
12nr|hexen2-1.5.4-2|185	%{__mkdir_p} %{buildroot}/%{_gamesdatadir}/%{name}/data1/
12nr|hexen2-1.5.4-2|186	%{__install} -D -m644 gamecode-%{gamecode_ver}/hc/h2/progs.dat %{buildroot}/%{_gamesdatadir}/%{name}/data1/progs.dat
12nr|hexen2-1.5.4-2|187	%{__install} -D -m644 gamecode-%{gamecode_ver}/hc/h2/progs2.dat %{buildroot}/%{_gamesdatadir}/%{name}/data1/progs2.dat
12nr|hexen2-1.5.4-2|188	%{__install} -D -m644 gamecode-%{gamecode_ver}/txt/h2/hexen.rc %{buildroot}/%{_gamesdatadir}/%{name}/data1/hexen.rc
12nr|hexen2-1.5.4-2|189	%{__install} -D -m644 gamecode-%{gamecode_ver}/txt/h2/strings.txt %{buildroot}/%{_gamesdatadir}/%{name}/data1/strings.txt
12nr|hexen2-1.5.4-2|190	%{__install} -D -m644 gamecode-%{gamecode_ver}/txt/h2/default.cfg %{buildroot}/%{_gamesdatadir}/%{name}/data1/default.cfg
12nr|hexen2-1.5.4-2|191	%{__mkdir_p} %{buildroot}/%{_gamesdatadir}/%{name}/portals/
12nr|hexen2-1.5.4-2|192	%{__install} -D -m644 gamecode-%{gamecode_ver}/hc/portals/progs.dat %{buildroot}/%{_gamesdatadir}/%{name}/portals/progs.dat
12nr|hexen2-1.5.4-2|193	%{__install} -D -m644 gamecode-%{gamecode_ver}/txt/portals/hexen.rc %{buildroot}/%{_gamesdatadir}/%{name}/portals/hexen.rc
12nr|hexen2-1.5.4-2|194	%{__install} -D -m644 gamecode-%{gamecode_ver}/txt/portals/strings.txt %{buildroot}/%{_gamesdatadir}/%{name}/portals/strings.txt
12nr|hexen2-1.5.4-2|195	%{__install} -D -m644 gamecode-%{gamecode_ver}/txt/portals/infolist.txt %{buildroot}/%{_gamesdatadir}/%{name}/portals/infolist.txt
12nr|hexen2-1.5.4-2|196	%{__install} -D -m644 gamecode-%{gamecode_ver}/txt/portals/maplist.txt %{buildroot}/%{_gamesdatadir}/%{name}/portals/maplist.txt
12nr|hexen2-1.5.4-2|197	%{__install} -D -m644 gamecode-%{gamecode_ver}/txt/portals/puzzles.txt %{buildroot}/%{_gamesdatadir}/%{name}/portals/puzzles.txt
12nr|hexen2-1.5.4-2|198	%{__install} -D -m644 gamecode-%{gamecode_ver}/txt/portals/default.cfg %{buildroot}/%{_gamesdatadir}/%{name}/portals/default.cfg
12nr|hexen2-1.5.4-2|199	%{__mkdir_p} %{buildroot}/%{_gamesdatadir}/%{name}/hw/
12nr|hexen2-1.5.4-2|200	%{__install} -D -m644 gamecode-%{gamecode_ver}/hc/hw/hwprogs.dat %{buildroot}/%{_gamesdatadir}/%{name}/hw/hwprogs.dat
12nr|hexen2-1.5.4-2|201	%{__install} -D -m644 gamecode-%{gamecode_ver}/txt/hw/strings.txt %{buildroot}/%{_gamesdatadir}/%{name}/hw/strings.txt
12nr|hexen2-1.5.4-2|202	%{__install} -D -m644 gamecode-%{gamecode_ver}/txt/hw/default.cfg %{buildroot}/%{_gamesdatadir}/%{name}/hw/default.cfg
12nr|hexen2-1.5.4-2|203	%{__install} -D -m644 hw/pak4.pak %{buildroot}/%{_gamesdatadir}/%{name}/hw/pak4.pak
12nr|hexen2-1.5.4-2|204	
12nr|hexen2-1.5.4-2|205	# Install ent fixes handling map quirks
12nr|hexen2-1.5.4-2|206	%{__mkdir_p} %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/
12nr|hexen2-1.5.4-2|207	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/README.txt %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/README.txt
12nr|hexen2-1.5.4-2|208	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/demo2.ent %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/demo2.ent
12nr|hexen2-1.5.4-2|209	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/demo2.txt %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/demo2.txt
12nr|hexen2-1.5.4-2|210	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/egypt4.ent %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/egypt4.ent
12nr|hexen2-1.5.4-2|211	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/egypt4.txt %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/egypt4.txt
12nr|hexen2-1.5.4-2|212	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/egypt5.ent %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/egypt5.ent
12nr|hexen2-1.5.4-2|213	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/egypt5.txt %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/egypt5.txt
12nr|hexen2-1.5.4-2|214	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/romeric5.ent %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/romeric5.ent
12nr|hexen2-1.5.4-2|215	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/romeric5.txt %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/romeric5.txt
12nr|hexen2-1.5.4-2|216	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/tower.ent %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/tower.ent
12nr|hexen2-1.5.4-2|217	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/tower.txt %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/tower.txt
12nr|hexen2-1.5.4-2|218	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/portals/maps/README.txt %{buildroot}/%{_gamesdatadir}/%{name}/portals/maps/README.txt
12nr|hexen2-1.5.4-2|219	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/portals/maps/tibet2.ent %{buildroot}/%{_gamesdatadir}/%{name}/portals/maps/tibet2.ent
12nr|hexen2-1.5.4-2|220	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/portals/maps/tibet2.txt %{buildroot}/%{_gamesdatadir}/%{name}/portals/maps/tibet2.txt
12nr|hexen2-1.5.4-2|221	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/portals/maps/tibet9.ent %{buildroot}/%{_gamesdatadir}/%{name}/portals/maps/tibet9.ent
12nr|hexen2-1.5.4-2|222	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/portals/maps/tibet9.txt %{buildroot}/%{_gamesdatadir}/%{name}/portals/maps/tibet9.txt
12nr|hexen2-1.5.4-2|223	
12nr|hexen2-1.5.4-2|224	# Install the pak deltas
12nr|hexen2-1.5.4-2|225	%{__mkdir_p} %{buildroot}/%{_gamesdatadir}/%{name}/patchdat/
12nr|hexen2-1.5.4-2|226	%{__mkdir_p} %{buildroot}/%{_gamesdatadir}/%{name}/patchdat/data1
12nr|hexen2-1.5.4-2|227	%{__install} -D -m644 gamecode-%{gamecode_ver}/patch111/patchdat/data1/data1pk0.xd3 %{buildroot}/%{_gamesdatadir}/%{name}/patchdat/data1/data1pk0.xd3
12nr|hexen2-1.5.4-2|228	%{__install} -D -m644 gamecode-%{gamecode_ver}/patch111/patchdat/data1/data1pk1.xd3 %{buildroot}/%{_gamesdatadir}/%{name}/patchdat/data1/data1pk1.xd3
12nr|hexen2-1.5.4-2|229	%{__install} -D -m644 gamecode-%{gamecode_ver}/patch111/patchdat.txt %{buildroot}/%{_gamesdatadir}/%{name}/patchdat.txt
12nr|hexen2-1.5.4-2|230	
12nr|hexen2-1.5.4-2|231	# Install the menu icon
12nr|hexen2-1.5.4-2|232	%{__mkdir_p} %{buildroot}/%{_datadir}/pixmaps
12nr|hexen2-1.5.4-2|233	%{__install} -D -m644 engine/resource/h2_32x32x4.png %{buildroot}/%{_datadir}/pixmaps/%{name}.png
12nr|hexen2-1.5.4-2|234	
12nr|hexen2-1.5.4-2|235	# Install menu entry
12nr|hexen2-1.5.4-2|236	%{__cat} > %{name}.desktop << EOF
12nr|hexen2-1.5.4-2|237	[Desktop Entry]
12nr|hexen2-1.5.4-2|238	Name=Hexen 2
12nr|hexen2-1.5.4-2|239	Comment=Hexen II
12nr|hexen2-1.5.4-2|240	Exec=hexen2
12nr|hexen2-1.5.4-2|241	Icon=hexen2.png
12nr|hexen2-1.5.4-2|242	Terminal=false
12nr|hexen2-1.5.4-2|243	Type=Application
12nr|hexen2-1.5.4-2|244	Encoding=UTF-8
12nr|hexen2-1.5.4-2|245	Categories=Application;Game;
12nr|hexen2-1.5.4-2|246	EOF
12nr|hexen2-1.5.4-2|247	
12nr|hexen2-1.5.4-2|248	%if %{!?_without_freedesktop:1}0
12nr|hexen2-1.5.4-2|249	%{__mkdir_p} %{buildroot}%{_datadir}/applications
12nr|hexen2-1.5.4-2|250	desktop-file-install \
12nr|hexen2-1.5.4-2|251	--vendor %{desktop_vendor} \
12nr|hexen2-1.5.4-2|252	--dir %{buildroot}%{_datadir}/applications \
12nr|hexen2-1.5.4-2|253	%{name}.desktop
12nr|hexen2-1.5.4-2|254	%else
12nr|hexen2-1.5.4-2|255	%{__install} -D -m 0644 %{name}.desktop \
12nr|hexen2-1.5.4-2|256	%{buildroot}%{_sysconfdir}/X11/applnk/Games/%{name}.desktop
12nr|hexen2-1.5.4-2|257	%endif
12nr|hexen2-1.5.4-2|258	
12nr|hexen2-1.5.4-2|259	%clean
12nr|hexen2-1.5.4-2|260	%{__rm} -rf %{buildroot}
12nr|hexen2-1.5.4-2|261	
12nr|hexen2-1.5.4-2|262	%files
12nr|hexen2-1.5.4-2|263	%defattr(-,root,root)
12nr|hexen2-1.5.4-2|264	%{_gamesdatadir}/%{name}/h2ded
12nr|hexen2-1.5.4-2|265	%{_gamesdatadir}/%{name}/hexen2
12nr|hexen2-1.5.4-2|266	%{_gamesdatadir}/%{name}/glhexen2
12nr|hexen2-1.5.4-2|267	%{_gamesdatadir}/%{name}/h2patch
12nr|hexen2-1.5.4-2|268	%{_gamesdatadir}/%{name}/patchdat/data1/data1pk0.xd3
12nr|hexen2-1.5.4-2|269	%{_gamesdatadir}/%{name}/patchdat/data1/data1pk1.xd3
12nr|hexen2-1.5.4-2|270	%{_gamesdatadir}/%{name}/patchdat.txt
12nr|hexen2-1.5.4-2|271	%{_gamesdatadir}/%{name}/data1/progs.dat
12nr|hexen2-1.5.4-2|272	%{_gamesdatadir}/%{name}/data1/progs2.dat
12nr|hexen2-1.5.4-2|273	%{_gamesdatadir}/%{name}/data1/hexen.rc
12nr|hexen2-1.5.4-2|274	%{_gamesdatadir}/%{name}/data1/strings.txt
12nr|hexen2-1.5.4-2|275	%{_gamesdatadir}/%{name}/data1/default.cfg
12nr|hexen2-1.5.4-2|276	%{_gamesdatadir}/%{name}/data1/maps/README.txt
12nr|hexen2-1.5.4-2|277	%{_gamesdatadir}/%{name}/data1/maps/demo2.ent
12nr|hexen2-1.5.4-2|278	%{_gamesdatadir}/%{name}/data1/maps/demo2.txt
12nr|hexen2-1.5.4-2|279	%{_gamesdatadir}/%{name}/data1/maps/egypt4.ent
12nr|hexen2-1.5.4-2|280	%{_gamesdatadir}/%{name}/data1/maps/egypt4.txt
12nr|hexen2-1.5.4-2|281	%{_gamesdatadir}/%{name}/data1/maps/egypt5.ent
12nr|hexen2-1.5.4-2|282	%{_gamesdatadir}/%{name}/data1/maps/egypt5.txt
12nr|hexen2-1.5.4-2|283	%{_gamesdatadir}/%{name}/data1/maps/romeric5.ent
12nr|hexen2-1.5.4-2|284	%{_gamesdatadir}/%{name}/data1/maps/romeric5.txt
12nr|hexen2-1.5.4-2|285	%{_gamesdatadir}/%{name}/data1/maps/tower.ent
12nr|hexen2-1.5.4-2|286	%{_gamesdatadir}/%{name}/data1/maps/tower.txt
12nr|hexen2-1.5.4-2|287	%{_gamesdatadir}/%{name}/portals/progs.dat
12nr|hexen2-1.5.4-2|288	%{_gamesdatadir}/%{name}/portals/hexen.rc
12nr|hexen2-1.5.4-2|289	%{_gamesdatadir}/%{name}/portals/strings.txt
12nr|hexen2-1.5.4-2|290	%{_gamesdatadir}/%{name}/portals/puzzles.txt
12nr|hexen2-1.5.4-2|291	%{_gamesdatadir}/%{name}/portals/infolist.txt
12nr|hexen2-1.5.4-2|292	%{_gamesdatadir}/%{name}/portals/maplist.txt
12nr|hexen2-1.5.4-2|293	%{_gamesdatadir}/%{name}/portals/default.cfg
12nr|hexen2-1.5.4-2|294	%{_gamesdatadir}/%{name}/portals/maps/README.txt
12nr|hexen2-1.5.4-2|295	%{_gamesdatadir}/%{name}/portals/maps/tibet2.ent
12nr|hexen2-1.5.4-2|296	%{_gamesdatadir}/%{name}/portals/maps/tibet2.txt
12nr|hexen2-1.5.4-2|297	%{_gamesdatadir}/%{name}/portals/maps/tibet9.ent
12nr|hexen2-1.5.4-2|298	%{_gamesdatadir}/%{name}/portals/maps/tibet9.txt
12nr|hexen2-1.5.4-2|299	%{_gamesbindir}/hexen2
12nr|hexen2-1.5.4-2|300	%{_datadir}/pixmaps/%{name}.png
12nr|hexen2-1.5.4-2|301	%{_gamesdatadir}/%{name}/h2launcher
12nr|hexen2-1.5.4-2|302	%{_gamesdatadir}/%{name}/docs/README
12nr|hexen2-1.5.4-2|303	%{_gamesdatadir}/%{name}/docs/COPYING
12nr|hexen2-1.5.4-2|304	%{_gamesdatadir}/%{name}/docs/BUGS
12nr|hexen2-1.5.4-2|305	%{_gamesdatadir}/%{name}/docs/ABOUT
12nr|hexen2-1.5.4-2|306	%{_gamesdatadir}/%{name}/docs/Features
12nr|hexen2-1.5.4-2|307	%{_gamesdatadir}/%{name}/docs/CHANGES
12nr|hexen2-1.5.4-2|308	%{_gamesdatadir}/%{name}/docs/CHANGES.old
12nr|hexen2-1.5.4-2|309	%{_gamesdatadir}/%{name}/docs/README.music
12nr|hexen2-1.5.4-2|310	%{_gamesdatadir}/%{name}/docs/README.launcher
12nr|hexen2-1.5.4-2|311	%{_gamesdatadir}/%{name}/docs/README.3dfx
12nr|hexen2-1.5.4-2|312	%{_gamesdatadir}/%{name}/docs/TODO
12nr|hexen2-1.5.4-2|313	%{_gamesdatadir}/%{name}/docs/SrcNotes.txt
12nr|hexen2-1.5.4-2|314	%{_gamesdatadir}/%{name}/docs/ReleaseNotes
12nr|hexen2-1.5.4-2|315	%{_gamesdatadir}/%{name}/docs/ReleaseNotes.old
12nr|hexen2-1.5.4-2|316	# %{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.2.4a
12nr|hexen2-1.5.4-2|317	# %{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.3.0
12nr|hexen2-1.5.4-2|318	# %{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.4.0
12nr|hexen2-1.5.4-2|319	# %{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.4.1
12nr|hexen2-1.5.4-2|320	# %{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.4.2
12nr|hexen2-1.5.4-2|321	# %{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.4.3
12nr|hexen2-1.5.4-2|322	# %{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.4.4
12nr|hexen2-1.5.4-2|323	%{!?_without_freedesktop:%{_datadir}/applications/%{desktop_vendor}-%{name}.desktop}
12nr|hexen2-1.5.4-2|324	%{?_without_freedesktop:%{_sysconfdir}/X11/applnk/Games/%{name}.desktop}
12nr|hexen2-1.5.4-2|325	
12nr|hexen2-1.5.4-2|326	%files -n hexenworld
12nr|hexen2-1.5.4-2|327	%defattr(-,root,root)
12nr|hexen2-1.5.4-2|328	%{_gamesdatadir}/%{name}/hwsv
12nr|hexen2-1.5.4-2|329	%{_gamesdatadir}/%{name}/hwmaster
12nr|hexen2-1.5.4-2|330	%{_gamesdatadir}/%{name}/hwcl
12nr|hexen2-1.5.4-2|331	%{_gamesdatadir}/%{name}/glhwcl
12nr|hexen2-1.5.4-2|332	%{_gamesdatadir}/%{name}/hw/hwprogs.dat
12nr|hexen2-1.5.4-2|333	%{_gamesdatadir}/%{name}/hw/pak4.pak
12nr|hexen2-1.5.4-2|334	%{_gamesdatadir}/%{name}/hw/strings.txt
12nr|hexen2-1.5.4-2|335	%{_gamesdatadir}/%{name}/hw/default.cfg
12nr|hexen2-1.5.4-2|336	%{_gamesdatadir}/%{name}/docs/README.hwcl
12nr|hexen2-1.5.4-2|337	%{_gamesdatadir}/%{name}/docs/README.hwsv
12nr|hexen2-1.5.4-2|338	%{_gamesdatadir}/%{name}/docs/README.hwmaster
12nr|hexen2-1.5.4-2|339	
12nr|hexen2-1.5.4-2|340	
12nr|hexen2-1.5.4-2|341	
12nr|hexen2-1.5.4-2|342	%changelog
12nr|hexen2-1.5.4-2|343	* Wed Oct  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nr|hexen2-1.5.4-2|344	+ Commit: 6c0209b
12nr|hexen2-1.5.4-2|345	- Update BuildRequires
12nr|hexen2-1.5.4-2|346	
12nr|hexen2-1.5.4-2|347	

21666 12
12nr|hheretic-0.2.2-1|1	Name:			hheretic
12nr|hheretic-0.2.2-1|2	Summary:		Hacked Heretic is a Linux port of Raven Games old shooter, Heretic
12nr|hheretic-0.2.2-1|3	License:		GPL
12nr|hheretic-0.2.2-1|4	Group:			Games/Arcade
12nr|hheretic-0.2.2-1|5	Version:		0.2.2
12nr|hheretic-0.2.2-1|6	Release:		1
12nr|hheretic-0.2.2-1|7	URL:			http://hheretic.sourceforge.net/
12nr|hheretic-0.2.2-1|8	Source:			http://downloads.sourceforge.net/hheretic/%{name}-%{version}-src.tgz
12nr|hheretic-0.2.2-1|9	Source1:		%{name}.png
12nr|hheretic-0.2.2-1|10	Source90:		%{name}-rpmlintrc
12nr|hheretic-0.2.2-1|11	BuildRequires:	pkgconfig(gl)
12nr|hheretic-0.2.2-1|12	BuildRequires:	pkgconfig(glu)
12nr|hheretic-0.2.2-1|13	BuildRequires:	pkgconfig(sdl)
12nr|hheretic-0.2.2-1|14	BuildRequires:	pkgconfig(SDL_mixer)
12nr|hheretic-0.2.2-1|15	Requires:	TiMidity++
12nr|hheretic-0.2.2-1|16	
12nr|hheretic-0.2.2-1|17	%description
12nr|hheretic-0.2.2-1|18	Hacked Heretic is a Linux port of Raven Game's old shooter, Heretic.
12nr|hheretic-0.2.2-1|19	
12nr|hheretic-0.2.2-1|20	This is a new release of Dan's excellent Hacked Heretic, by the
12nr|hheretic-0.2.2-1|21	authors of Hammer of Thyrion (Heretic II). We're applying fixes,
12nr|hheretic-0.2.2-1|22	adding a few features, and ensuring it runs on most *nix operating
12nr|hheretic-0.2.2-1|23	systems.
12nr|hheretic-0.2.2-1|24	
12nr|hheretic-0.2.2-1|25	This package contains the OpenGL enabled binary.
12nr|hheretic-0.2.2-1|26	
12nr|hheretic-0.2.2-1|27	%package sdl
12nr|hheretic-0.2.2-1|28	Summary:	Hacked Heretic is a Linux port of Raven Game's old shooter, Heretic
12nr|hheretic-0.2.2-1|29	Group:		Games/Arcade
12nr|hheretic-0.2.2-1|30	
12nr|hheretic-0.2.2-1|31	%description sdl
12nr|hheretic-0.2.2-1|32	Hacked Heretic is a Linux port of Raven Game's old shooter, Heretic.
12nr|hheretic-0.2.2-1|33	
12nr|hheretic-0.2.2-1|34	This is a new release of Dan's excellent Hacked Heretic, by the
12nr|hheretic-0.2.2-1|35	authors of Heretic II. We're applying fixes,
12nr|hheretic-0.2.2-1|36	adding a few features, and ensuring it runs on most *nix operating
12nr|hheretic-0.2.2-1|37	systems.
12nr|hheretic-0.2.2-1|38	
12nr|hheretic-0.2.2-1|39	This package contains the sdl enabled binary.
12nr|hheretic-0.2.2-1|40	
12nr|hheretic-0.2.2-1|41	%package shareware
12nr|hheretic-0.2.2-1|42	Summary:	Hacked Heretic is a Linux port of Raven Game's old shooter, Heretic
12nr|hheretic-0.2.2-1|43	Group:		Games/Arcade
12nr|hheretic-0.2.2-1|44	Requires:	%{name}
12nr|hheretic-0.2.2-1|45	
12nr|hheretic-0.2.2-1|46	%description shareware
12nr|hheretic-0.2.2-1|47	Hacked Heretic is a Linux port of Raven Game's old shooter, Heretic.
12nr|hheretic-0.2.2-1|48	
12nr|hheretic-0.2.2-1|49	Those without the full retail version of Heretic can still play the
12nr|hheretic-0.2.2-1|50	shareware.
12nr|hheretic-0.2.2-1|51	
12nr|hheretic-0.2.2-1|52	
12nr|hheretic-0.2.2-1|53	%prep
12nr|hheretic-0.2.2-1|54	%setup -q -n %{name}-%{version}-src
12nr|hheretic-0.2.2-1|55	
12nr|hheretic-0.2.2-1|56	%build
12nr|hheretic-0.2.2-1|57	# compile the OpenGL version (hheretic-gl)
12nr|hheretic-0.2.2-1|58	%configure \
12nr|hheretic-0.2.2-1|59	--with-audio=sdlmixer
12nr|hheretic-0.2.2-1|60	%make
12nr|hheretic-0.2.2-1|61	
12nr|hheretic-0.2.2-1|62	# compile the software version (hheretic-sdl)
12nr|hheretic-0.2.2-1|63	%make clean
12nr|hheretic-0.2.2-1|64	%configure \
12nr|hheretic-0.2.2-1|65	--disable-gl \
12nr|hheretic-0.2.2-1|66	--with-audio=sdlmixer
12nr|hheretic-0.2.2-1|67	%make
12nr|hheretic-0.2.2-1|68	
12nr|hheretic-0.2.2-1|69	%install
12nr|hheretic-0.2.2-1|70	# wrapper startscript
12nr|hheretic-0.2.2-1|71	%__install -dm 755 %{buildroot}%{_gamesbindir}
12nr|hheretic-0.2.2-1|72	for i in gl sdl; do
12nr|hheretic-0.2.2-1|73	%{__cat} > %{name}-$i.sh << EOF
12nr|hheretic-0.2.2-1|74	#!/bin/bash
12nr|hheretic-0.2.2-1|75	if [ ! -f \$HOME/.hheretic/version-%{version} ]; then
12nr|hheretic-0.2.2-1|76	mkdir -p \$HOME/.hheretic
12nr|hheretic-0.2.2-1|77	
12nr|hheretic-0.2.2-1|78	# if shareware is installed create a link
12nr|hheretic-0.2.2-1|79	if [ -f %{_datadir}/games/%{name}/heretic.wad ]; then
12nr|hheretic-0.2.2-1|80	cd \$HOME/.hheretic
12nr|hheretic-0.2.2-1|81	ln -s %{_datadir}/games/%{name}/heretic.wad .
12nr|hheretic-0.2.2-1|82	fi
12nr|hheretic-0.2.2-1|83	touch version-%{version}
12nr|hheretic-0.2.2-1|84	fi
12nr|hheretic-0.2.2-1|85	cd \$HOME/.hheretic
12nr|hheretic-0.2.2-1|86	%{_prefix}/games/%{name}-$i "\$@"
12nr|hheretic-0.2.2-1|87	EOF
12nr|hheretic-0.2.2-1|88	
12nr|hheretic-0.2.2-1|89	%__install -m 755 %{name}-$i.sh \
12nr|hheretic-0.2.2-1|90	%{buildroot}%{_gamesbindir}
12nr|hheretic-0.2.2-1|91	done
12nr|hheretic-0.2.2-1|92	
12nr|hheretic-0.2.2-1|93	# install the gamedata
12nr|hheretic-0.2.2-1|94	%__install -dm 755 %{buildroot}/%{_datadir}/games/%{name} \
12nr|hheretic-0.2.2-1|95	%{buildroot}%{_datadir}/games/%{name}
12nr|hheretic-0.2.2-1|96	
12nr|hheretic-0.2.2-1|97	%__install -dm 755 %{buildroot}%{_prefix}/games/%{name}
12nr|hheretic-0.2.2-1|98	%__install -dm 755 %{buildroot}%{_datadir}/pixmaps
12nr|hheretic-0.2.2-1|99	for i in gl sdl; do
12nr|hheretic-0.2.2-1|100	# binaries
12nr|hheretic-0.2.2-1|101	%__install -m 755 %{name}-$i \
12nr|hheretic-0.2.2-1|102	%{buildroot}%{_prefix}/games
12nr|hheretic-0.2.2-1|103	
12nr|hheretic-0.2.2-1|104	# icon
12nr|hheretic-0.2.2-1|105	%__install -m 644 %{SOURCE1} \
12nr|hheretic-0.2.2-1|106	%{buildroot}%{_datadir}/pixmaps/%{name}-$i.png
12nr|hheretic-0.2.2-1|107	done
12nr|hheretic-0.2.2-1|108	
12nr|hheretic-0.2.2-1|109	# install menu entry
12nr|hheretic-0.2.2-1|110	%__install -dm 755 %{buildroot}%{_datadir}/applications
12nr|hheretic-0.2.2-1|111	%{__cat} > %{name}-gl.desktop << EOF
12nr|hheretic-0.2.2-1|112	[Desktop Entry]
12nr|hheretic-0.2.2-1|113	Name=Hacked Heretic (OpenGL)
12nr|hheretic-0.2.2-1|114	GenericName=Hacked Heretic (OpenGL)
12nr|hheretic-0.2.2-1|115	Comment=Hacked Heretic is a Linux port of Raven Game's old shooter, Heretic
12nr|hheretic-0.2.2-1|116	Exec=%{name}-gl.sh
12nr|hheretic-0.2.2-1|117	Icon=%{name}-gl
12nr|hheretic-0.2.2-1|118	Terminal=false
12nr|hheretic-0.2.2-1|119	Type=Application
12nr|hheretic-0.2.2-1|120	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12nr|hheretic-0.2.2-1|121	EOF
12nr|hheretic-0.2.2-1|122	
12nr|hheretic-0.2.2-1|123	%{__cat} > %{name}-sdl.desktop << EOF
12nr|hheretic-0.2.2-1|124	[Desktop Entry]
12nr|hheretic-0.2.2-1|125	Name=Hacked Heretic (SDL)
12nr|hheretic-0.2.2-1|126	GenericName=Hacked Heretic (SDL)
12nr|hheretic-0.2.2-1|127	Comment=Hacked Heretic is a Linux port of Raven Game's old shooter, Heretic
12nr|hheretic-0.2.2-1|128	Exec=%{name}-sdl.sh
12nr|hheretic-0.2.2-1|129	Icon=%{name}-sdl
12nr|hheretic-0.2.2-1|130	Terminal=false
12nr|hheretic-0.2.2-1|131	Type=Application
12nr|hheretic-0.2.2-1|132	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12nr|hheretic-0.2.2-1|133	EOF
12nr|hheretic-0.2.2-1|134	
12nr|hheretic-0.2.2-1|135	%__install -m 644 %{name}*.desktop \
12nr|hheretic-0.2.2-1|136	%{buildroot}%{_datadir}/applications
12nr|hheretic-0.2.2-1|137	
12nr|hheretic-0.2.2-1|138	%files
12nr|hheretic-0.2.2-1|139	%doc AUTHORS ChangeLog LICENSE TODO
12nr|hheretic-0.2.2-1|140	%{_gamesbindir}/%{name}-gl.sh
12nr|hheretic-0.2.2-1|141	%{_prefix}/games/%{name}-gl
12nr|hheretic-0.2.2-1|142	%{_datadir}/pixmaps/%{name}-gl.png
12nr|hheretic-0.2.2-1|143	%{_datadir}/applications/%{name}-gl.desktop
12nr|hheretic-0.2.2-1|144	
12nr|hheretic-0.2.2-1|145	%files sdl
12nr|hheretic-0.2.2-1|146	%{_gamesbindir}/%{name}-sdl.sh
12nr|hheretic-0.2.2-1|147	%{_prefix}/games/%{name}-sdl
12nr|hheretic-0.2.2-1|148	%{_datadir}/pixmaps/%{name}-sdl.png
12nr|hheretic-0.2.2-1|149	%{_datadir}/applications/%{name}-sdl.desktop
12nr|hheretic-0.2.2-1|150	
12nr|hheretic-0.2.2-1|151	%files shareware
12nr|hheretic-0.2.2-1|152	%defattr(-,root,root)
12nr|hheretic-0.2.2-1|153	# %doc README.sharewarewad
12nr|hheretic-0.2.2-1|154	# %dir %{_datadir}/games/%{name}
12nr|hheretic-0.2.2-1|155	# %{_datadir}/games/%{name}/*.wad
12nr|hheretic-0.2.2-1|156	
12nr|hheretic-0.2.2-1|157	
12nr|hheretic-0.2.2-1|158	
12nr|hheretic-0.2.2-1|159	%changelog
12nr|hheretic-0.2.2-1|160	* Tue Feb 08 2011 Zombie Ryushu <ryushu@mandriva.org> 0.2.2-0.1mdv2011.0
12nr|hheretic-0.2.2-1|161	+ Revision: 636771
12nr|hheretic-0.2.2-1|162	- Upgrade to 0.2.2
12nr|hheretic-0.2.2-1|163	
12nr|hheretic-0.2.2-1|164	* Wed Mar 31 2010 Zombie Ryushu <ryushu@mandriva.org> 0.2.1-0.1mdv2010.1
12nr|hheretic-0.2.2-1|165	+ Revision: 530181
12nr|hheretic-0.2.2-1|166	- import hheretic
12nr|hheretic-0.2.2-1|167	
12nr|hheretic-0.2.2-1|168	
12nr|hheretic-0.2.2-1|169	* Sun Aug 15 2009 Zombie Ryushu <ryushu@mandriva.org> -
12nr|hheretic-0.2.2-1|170	- First Mandriva package 0.2.0

21667 12
12nr|hhexen-1.6.2-1|1	Name:			hhexen
12nr|hhexen-1.6.2-1|2	Summary:		Hacked Hexen is a Linux port of Raven Games old shooter, Hexen
12nr|hhexen-1.6.2-1|3	License:		GPL
12nr|hhexen-1.6.2-1|4	Group:			Games/Arcade
12nr|hhexen-1.6.2-1|5	Version:		1.6.2
12nr|hhexen-1.6.2-1|6	Release:		1
12nr|hhexen-1.6.2-1|7	URL:			http://hhexen.sourceforge.net/
12nr|hhexen-1.6.2-1|8	Source:			http://downloads.sourceforge.net/hhexen/%{name}-%{version}-src.tgz
12nr|hhexen-1.6.2-1|9	Source1:		%{name}.png
12nr|hhexen-1.6.2-1|10	Source90:		%{name}-rpmlintrc
12nr|hhexen-1.6.2-1|11	BuildRequires:	pkgconfig(gl)
12nr|hhexen-1.6.2-1|12	BuildRequires:	pkgconfig(glu)
12nr|hhexen-1.6.2-1|13	BuildRequires:	pkgconfig(sdl)
12nr|hhexen-1.6.2-1|14	BuildRequires:	pkgconfig(SDL_mixer)
12nr|hhexen-1.6.2-1|15	Requires:	TiMidity++
12nr|hhexen-1.6.2-1|16	
12nr|hhexen-1.6.2-1|17	%description
12nr|hhexen-1.6.2-1|18	Hacked Hexen is a Linux port of Raven Game's old shooter, Hexen.
12nr|hhexen-1.6.2-1|19	
12nr|hhexen-1.6.2-1|20	This is a new release of Dan's excellent Hacked Hexen, by the
12nr|hhexen-1.6.2-1|21	authors of Hammer of Thyrion (Hexen II). We're applying fixes,
12nr|hhexen-1.6.2-1|22	adding a few features, and ensuring it runs on most *nix operating
12nr|hhexen-1.6.2-1|23	systems.
12nr|hhexen-1.6.2-1|24	
12nr|hhexen-1.6.2-1|25	This package contains the OpenGL enabled binary.
12nr|hhexen-1.6.2-1|26	
12nr|hhexen-1.6.2-1|27	This package is non-free because it requires non-free data.
12nr|hhexen-1.6.2-1|28	
12nr|hhexen-1.6.2-1|29	%package sdl
12nr|hhexen-1.6.2-1|30	Summary:	Hacked Hexen is a Linux port of Raven Game's old shooter, Hexen
12nr|hhexen-1.6.2-1|31	Group:		Games/Arcade
12nr|hhexen-1.6.2-1|32	
12nr|hhexen-1.6.2-1|33	%description sdl
12nr|hhexen-1.6.2-1|34	Hacked Hexen is a Linux port of Raven Game's old shooter, Hexen.
12nr|hhexen-1.6.2-1|35	
12nr|hhexen-1.6.2-1|36	This is a new release of Dan's excellent Hacked Hexen, by the
12nr|hhexen-1.6.2-1|37	authors of Hammer of Thyrion (Hexen II). We're applying fixes,
12nr|hhexen-1.6.2-1|38	adding a few features, and ensuring it runs on most *nix operating
12nr|hhexen-1.6.2-1|39	systems.
12nr|hhexen-1.6.2-1|40	
12nr|hhexen-1.6.2-1|41	This package contains the sdl enabled binary.
12nr|hhexen-1.6.2-1|42	
12nr|hhexen-1.6.2-1|43	%prep
12nr|hhexen-1.6.2-1|44	%setup -q -n %{name}-%{version}-src
12nr|hhexen-1.6.2-1|45	
12nr|hhexen-1.6.2-1|46	%build
12nr|hhexen-1.6.2-1|47	# compile the OpenGL version (hhexen-gl)
12nr|hhexen-1.6.2-1|48	%configure \
12nr|hhexen-1.6.2-1|49	--with-audio=sdlmixer
12nr|hhexen-1.6.2-1|50	%__make %{?jobs:-j%{jobs}}
12nr|hhexen-1.6.2-1|51	
12nr|hhexen-1.6.2-1|52	# compile the software version (hhexen-sdl)
12nr|hhexen-1.6.2-1|53	%__make clean
12nr|hhexen-1.6.2-1|54	%configure \
12nr|hhexen-1.6.2-1|55	--disable-gl \
12nr|hhexen-1.6.2-1|56	--with-audio=sdlmixer
12nr|hhexen-1.6.2-1|57	%__make %{?jobs:-j%{jobs}}
12nr|hhexen-1.6.2-1|58	
12nr|hhexen-1.6.2-1|59	%install
12nr|hhexen-1.6.2-1|60	# wrapper startscript
12nr|hhexen-1.6.2-1|61	%__install -dm 755 %{buildroot}%{_bindir}
12nr|hhexen-1.6.2-1|62	for i in gl sdl; do
12nr|hhexen-1.6.2-1|63	%{__cat} > %{name}-$i.sh << EOF
12nr|hhexen-1.6.2-1|64	#!/bin/bash
12nr|hhexen-1.6.2-1|65	if [ ! -f \$HOME/.hhexen/version-%{version} ]; then
12nr|hhexen-1.6.2-1|66	mkdir -p \$HOME/.hhexen
12nr|hhexen-1.6.2-1|67	fi
12nr|hhexen-1.6.2-1|68	cd \$HOME/.hhexen
12nr|hhexen-1.6.2-1|69	%{_prefix}/games/%{name}-$i "\$@"
12nr|hhexen-1.6.2-1|70	EOF
12nr|hhexen-1.6.2-1|71	
12nr|hhexen-1.6.2-1|72	%__install -m 755 %{name}-$i.sh \
12nr|hhexen-1.6.2-1|73	%{buildroot}%{_bindir}
12nr|hhexen-1.6.2-1|74	done
12nr|hhexen-1.6.2-1|75	
12nr|hhexen-1.6.2-1|76	# install the gamedata
12nr|hhexen-1.6.2-1|77	%__install -dm 755 %{buildroot}/%{_datadir}/games/%{name}
12nr|hhexen-1.6.2-1|78	%__install -dm 755 %{buildroot}%{_prefix}/games/%{name}
12nr|hhexen-1.6.2-1|79	%__install -dm 755 %{buildroot}%{_datadir}/pixmaps
12nr|hhexen-1.6.2-1|80	for i in gl sdl; do
12nr|hhexen-1.6.2-1|81	# binaries
12nr|hhexen-1.6.2-1|82	%__install -m 755 %{name}-$i \
12nr|hhexen-1.6.2-1|83	%{buildroot}%{_prefix}/games
12nr|hhexen-1.6.2-1|84	
12nr|hhexen-1.6.2-1|85	# icon
12nr|hhexen-1.6.2-1|86	%__install -m 644 %{SOURCE1} \
12nr|hhexen-1.6.2-1|87	%{buildroot}%{_datadir}/pixmaps/%{name}-$i.png
12nr|hhexen-1.6.2-1|88	done
12nr|hhexen-1.6.2-1|89	
12nr|hhexen-1.6.2-1|90	# install menu entry
12nr|hhexen-1.6.2-1|91	%__install -dm 755 %{buildroot}%{_datadir}/applications
12nr|hhexen-1.6.2-1|92	%{__cat} > %{name}-gl.desktop << EOF
12nr|hhexen-1.6.2-1|93	[Desktop Entry]
12nr|hhexen-1.6.2-1|94	Name=Hacked Hexen (OpenGL)
12nr|hhexen-1.6.2-1|95	GenericName=Hacked Hexen (OpenGL)
12nr|hhexen-1.6.2-1|96	Comment=Hacked Hexen is a Linux port of Raven Game's old shooter, Hexen
12nr|hhexen-1.6.2-1|97	Exec=%{name}-gl.sh
12nr|hhexen-1.6.2-1|98	Icon=%{name}-gl
12nr|hhexen-1.6.2-1|99	Terminal=false
12nr|hhexen-1.6.2-1|100	Type=Application
12nr|hhexen-1.6.2-1|101	#Encoding=UTF-8
12nr|hhexen-1.6.2-1|102	EOF
12nr|hhexen-1.6.2-1|103	
12nr|hhexen-1.6.2-1|104	%{__cat} > %{name}-sdl.desktop << EOF
12nr|hhexen-1.6.2-1|105	[Desktop Entry]
12nr|hhexen-1.6.2-1|106	Name=Hacked Hexen (SDL)
12nr|hhexen-1.6.2-1|107	GenericName=Hacked Hexen (SDL)
12nr|hhexen-1.6.2-1|108	Comment=Hacked Hexen is a Linux port of Raven Game's old shooter, Hexen
12nr|hhexen-1.6.2-1|109	Exec=%{name}-sdl.sh
12nr|hhexen-1.6.2-1|110	Icon=%{name}-sdl
12nr|hhexen-1.6.2-1|111	Terminal=false
12nr|hhexen-1.6.2-1|112	Type=Application
12nr|hhexen-1.6.2-1|113	#Encoding=UTF-8
12nr|hhexen-1.6.2-1|114	EOF
12nr|hhexen-1.6.2-1|115	
12nr|hhexen-1.6.2-1|116	%__install -m 644 %{name}*.desktop \
12nr|hhexen-1.6.2-1|117	%{buildroot}%{_datadir}/applications
12nr|hhexen-1.6.2-1|118	
12nr|hhexen-1.6.2-1|119	%files
12nr|hhexen-1.6.2-1|120	%doc AUTHORS ChangeLog LICENSE README-* RELEASE TODO WADFILES
12nr|hhexen-1.6.2-1|121	%{_bindir}/%{name}-gl.sh
12nr|hhexen-1.6.2-1|122	%{_prefix}/games/%{name}-gl
12nr|hhexen-1.6.2-1|123	%{_datadir}/pixmaps/%{name}-gl.png
12nr|hhexen-1.6.2-1|124	%{_datadir}/applications/%{name}-gl.desktop
12nr|hhexen-1.6.2-1|125	
12nr|hhexen-1.6.2-1|126	%files sdl
12nr|hhexen-1.6.2-1|127	%{_bindir}/%{name}-sdl.sh
12nr|hhexen-1.6.2-1|128	%{_prefix}/games/%{name}-sdl
12nr|hhexen-1.6.2-1|129	%{_datadir}/pixmaps/%{name}-sdl.png
12nr|hhexen-1.6.2-1|130	%{_datadir}/applications/%{name}-sdl.desktop
12nr|hhexen-1.6.2-1|131	
12nr|hhexen-1.6.2-1|132	
12nr|hhexen-1.6.2-1|133	
12nr|hhexen-1.6.2-1|134	%changelog
12nr|hhexen-1.6.2-1|135	* Tue May 24 2011 Zombie Ryushu <ryushu@mandriva.org> 1.6.2-0.2mdv2011.0
12nr|hhexen-1.6.2-1|136	+ Revision: 677991
12nr|hhexen-1.6.2-1|137	- Fix Timidity dep
12nr|hhexen-1.6.2-1|138	
12nr|hhexen-1.6.2-1|139	* Mon May 23 2011 Zombie Ryushu <ryushu@mandriva.org> 1.6.2-0.1
12nr|hhexen-1.6.2-1|140	+ Revision: 677981
12nr|hhexen-1.6.2-1|141	- Remove DemoWad that violates Mandriva policy
12nr|hhexen-1.6.2-1|142	- imported package hhexen
12nr|hhexen-1.6.2-1|143	
12nr|hhexen-1.6.2-1|144	
12nr|hhexen-1.6.2-1|145	* Sun May 10 2009 Toni Graffy <toni@links2linux.de> - 1.5.3-0.pm.1
12nr|hhexen-1.6.2-1|146	- update to 1.5.3
12nr|hhexen-1.6.2-1|147	* Fri Dec 12 2008 Toni Graffy <toni@links2linux.de> - 1.5.2-0.pm.1
12nr|hhexen-1.6.2-1|148	- update to 1.5.2
12nr|hhexen-1.6.2-1|149	* Thu Dec 11 2008 Toni Graffy <toni@links2linux.de> - 1.5.1-0.pm.2
12nr|hhexen-1.6.2-1|150	- initial build for packman 1.5.1
12nr|hhexen-1.6.2-1|151	- fixed SDL_mixer freeze with zero music volume in some cases

21668 12
12nr|hoh-1.01-2|1	# the game is close-sourced and no longer developed so debug is useless
12nr|hoh-1.01-2|2	%define		_enable_debug_packages %{nil}
12nr|hoh-1.01-2|3	%define		debug_package %{nil}
12nr|hoh-1.01-2|4	
12nr|hoh-1.01-2|5	%if %{_use_internal_dependency_generator}
12nr|hoh-1.01-2|6	%define __noautoprov 'libstdc++-libc6.2-2.so.3'
12nr|hoh-1.01-2|7	%endif
12nr|hoh-1.01-2|8	
12nr|hoh-1.01-2|9	Name:		hoh
12nr|hoh-1.01-2|10	Version:	1.01
12nr|hoh-1.01-2|11	Release:	2
12nr|hoh-1.01-2|12	Summary:	Remake of the 80's 8-bit classic game Head over Heels
12nr|hoh-1.01-2|13	Group:		Games/Arcade
12nr|hoh-1.01-2|14	License:	Freeware
12nr|hoh-1.01-2|15	URL:		http://retrospec.sgn.net/game/hoh
12nr|hoh-1.01-2|16	Source0:	http://retrospec.sgn.net/games/hoh/bin/hohlin-101.tar.bz2
12nr|hoh-1.01-2|17	Source1:	http://retrospec.sgn.net/games/hoh/bin/hoh-update-101.tar.bz2
12nr|hoh-1.01-2|18	Source2:	%{name}.png
12nr|hoh-1.01-2|19	BuildRequires:	imagemagick
12nr|hoh-1.01-2|20	ExclusiveArch:	%{ix86}
12nr|hoh-1.01-2|21	
12nr|hoh-1.01-2|22	%description
12nr|hoh-1.01-2|23	Remake of the 80's 8-bit classic game Head over Heels.
12nr|hoh-1.01-2|24	
12nr|hoh-1.01-2|25	%prep
12nr|hoh-1.01-2|26	%setup -q -c -a1
12nr|hoh-1.01-2|27	
12nr|hoh-1.01-2|28	%build
12nr|hoh-1.01-2|29	
12nr|hoh-1.01-2|30	%install
12nr|hoh-1.01-2|31	# wrapper script
12nr|hoh-1.01-2|32	mkdir -p %{buildroot}%{_bindir}
12nr|hoh-1.01-2|33	cat > %{buildroot}%{_bindir}/%{name} << EOF
12nr|hoh-1.01-2|34	#!/bin/bash
12nr|hoh-1.01-2|35	export LD_LIBRARY_PATH=%{_libdir}/%{name}/runtime
12nr|hoh-1.01-2|36	cd %{_libdir}/%{name}
12nr|hoh-1.01-2|37	exec ./HoH \$@
12nr|hoh-1.01-2|38	EOF
12nr|hoh-1.01-2|39	chmod 755 %{buildroot}%{_bindir}/%{name}
12nr|hoh-1.01-2|40	
12nr|hoh-1.01-2|41	# game files
12nr|hoh-1.01-2|42	mkdir -p %{buildroot}%{_libdir}/%{name}
12nr|hoh-1.01-2|43	cp -af %{name}-install-%{version}/data/* %{buildroot}%{_libdir}/%{name}/
12nr|hoh-1.01-2|44	cp -af %{name}-update-%{version}/data/HoH %{buildroot}%{_libdir}/%{name}/
12nr|hoh-1.01-2|45	
12nr|hoh-1.01-2|46	# icons
12nr|hoh-1.01-2|47	for N in 16 32 64 128; do
12nr|hoh-1.01-2|48	convert %{SOURCE2} -resize ${N}x${N} $N.png;
12nr|hoh-1.01-2|49	done
12nr|hoh-1.01-2|50	install -D 16.png %{buildroot}%{_miconsdir}/%{name}.png
12nr|hoh-1.01-2|51	install -D 32.png %{buildroot}%{_liconsdir}/%{name}.png
12nr|hoh-1.01-2|52	install -D %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12nr|hoh-1.01-2|53	install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12nr|hoh-1.01-2|54	install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12nr|hoh-1.01-2|55	
12nr|hoh-1.01-2|56	# menu-entry
12nr|hoh-1.01-2|57	mkdir -p  %{buildroot}%{_datadir}/applications
12nr|hoh-1.01-2|58	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12nr|hoh-1.01-2|59	[Desktop Entry]
12nr|hoh-1.01-2|60	Name=Head over Heels
12nr|hoh-1.01-2|61	Comment=Retro 80's classic
12nr|hoh-1.01-2|62	Exec=hoh
12nr|hoh-1.01-2|63	Icon=hoh
12nr|hoh-1.01-2|64	Terminal=false
12nr|hoh-1.01-2|65	Type=Application
12nr|hoh-1.01-2|66	Categories=Game;ArcadeGame;
12nr|hoh-1.01-2|67	EOF
12nr|hoh-1.01-2|68	
12nr|hoh-1.01-2|69	%files
12nr|hoh-1.01-2|70	%defattr(644,root,root,755)
12nr|hoh-1.01-2|71	%doc %{name}-install-%{version}/docs %{name}-install-%{version}/readme.txt
12nr|hoh-1.01-2|72	%attr(755,root,root) %{_bindir}/%{name}
12nr|hoh-1.01-2|73	%dir %{_libdir}/%{name}
12nr|hoh-1.01-2|74	%{_libdir}/%{name}/Sound
12nr|hoh-1.01-2|75	%dir %{_libdir}/%{name}/runtime
12nr|hoh-1.01-2|76	%attr(755,root,root) %{_libdir}/%{name}/runtime/*
12nr|hoh-1.01-2|77	%attr(755,root,root) %{_libdir}/%{name}/HoH
12nr|hoh-1.01-2|78	%{_libdir}/%{name}/HoHOriginal.dat
12nr|hoh-1.01-2|79	%{_datadir}/applications/%{name}.desktop
12nr|hoh-1.01-2|80	%{_liconsdir}/%{name}.png
12nr|hoh-1.01-2|81	%{_miconsdir}/%{name}.png
12nr|hoh-1.01-2|82	%{_iconsdir}/hicolor/*/apps/%{name}.png
12nr|hoh-1.01-2|83	
12nr|hoh-1.01-2|84	
12nr|hoh-1.01-2|85	
12nr|hoh-1.01-2|86	%changelog
12nr|hoh-1.01-2|87	* Tue Mar 13 2012 Andrey Bondrov <abondrov@mandriva.org> 1.01-1mdv2011.0
12nr|hoh-1.01-2|88	+ Revision: 784529
12nr|hoh-1.01-2|89	- imported package hoh
12nr|hoh-1.01-2|90	

21669 12
12nr|hsfmodem-7.80.02.05-5|1	# I love OpenSource :-(
12nr|hsfmodem-7.80.02.05-5|2	#
12nr|hsfmodem-7.80.02.05-5|3	# Copyright (c) 2003 Linuxant inc.
12nr|hsfmodem-7.80.02.05-5|4	# Copyright (c) 2001-2003 Conexant Systems, Inc.
12nr|hsfmodem-7.80.02.05-5|5	#
12nr|hsfmodem-7.80.02.05-5|6	# NOTE: The use and distribution of this software is governed by the terms in
12nr|hsfmodem-7.80.02.05-5|7	# the file LICENSE, which is included in the package. You must read this and
12nr|hsfmodem-7.80.02.05-5|8	# agree to these terms before using or distributing this software.
12nr|hsfmodem-7.80.02.05-5|9	#
12nr|hsfmodem-7.80.02.05-5|10	
12nr|hsfmodem-7.80.02.05-5|11	%define version		7.80.02.05
12nr|hsfmodem-7.80.02.05-5|12	%define hxftarget	hsf
12nr|hsfmodem-7.80.02.05-5|13	%define hxftargetdir	%{_prefix}/lib/%{hxftarget}modem
12nr|hsfmodem-7.80.02.05-5|14	%define arch_packname()	%{name}-%{version}%{1}full
12nr|hsfmodem-7.80.02.05-5|15	%define packname32	%{arch_packname %{nil}}
12nr|hsfmodem-7.80.02.05-5|16	%define packname64	%{arch_packname x86_64}
12nr|hsfmodem-7.80.02.05-5|17	%ifarch x86_64
12nr|hsfmodem-7.80.02.05-5|18	%define packname	%{packname64}
12nr|hsfmodem-7.80.02.05-5|19	%define packsrc		1
12nr|hsfmodem-7.80.02.05-5|20	%else
12nr|hsfmodem-7.80.02.05-5|21	%define packname	%{packname32}
12nr|hsfmodem-7.80.02.05-5|22	%define packsrc		0
12nr|hsfmodem-7.80.02.05-5|23	%endif
12nr|hsfmodem-7.80.02.05-5|24	
12nr|hsfmodem-7.80.02.05-5|25	Summary:   	Conexant HSF controllerless modem driver for Linux
12nr|hsfmodem-7.80.02.05-5|26	Name:      	%{hxftarget}modem
12nr|hsfmodem-7.80.02.05-5|27	Version:   	%{version}
12nr|hsfmodem-7.80.02.05-5|28	Release:   	5
12nr|hsfmodem-7.80.02.05-5|29	License: 	Copyright (c) 2003 Linuxant inc. All rights reserved.
12nr|hsfmodem-7.80.02.05-5|30	Group:		System/Kernel and hardware
12nr|hsfmodem-7.80.02.05-5|31	Source0:    	http://www.linuxant.com/drivers/hsf/full/archive/%{name}-%{version}/%{packname32}.tar.gz
12nr|hsfmodem-7.80.02.05-5|32	Source1:    	http://www.linuxant.com/drivers/hsf/full/archive/%{name}-%{version}/%{packname64}.tar.gz
12nr|hsfmodem-7.80.02.05-5|33	Source2:   	100498D_RM_HxF_Released.pdf
12nr|hsfmodem-7.80.02.05-5|34	Source3:   	hsfbuild.sh
12nr|hsfmodem-7.80.02.05-5|35	Source4:   	hsfclean.sh
12nr|hsfmodem-7.80.02.05-5|36	Source5:	hsfmodem-7.80.02.05-kernel-2.6.33.patch
12nr|hsfmodem-7.80.02.05-5|37	Patch0:		hsfmodem-7.80.02.03full-disable_cfgkernel.patch
12nr|hsfmodem-7.80.02.05-5|38	Patch1:		hsfmodem-7.80.02.03full-initscripts.patch
12nr|hsfmodem-7.80.02.05-5|39	# (blino) gcc -v does not match pattern in some locales (at least french)
12nr|hsfmodem-7.80.02.05-5|40	Patch2:		hsfmodem-7.60.00.09full-locale.patch
12nr|hsfmodem-7.80.02.05-5|41	Patch3:		hsfmodem-7.80.02.05full-cmpxchg64.patch
12nr|hsfmodem-7.80.02.05-5|42	URL:       	http://www.linuxant.com/drivers/hcf
12nr|hsfmodem-7.80.02.05-5|43	Requires:  	pciutils
12nr|hsfmodem-7.80.02.05-5|44	Requires:	drakxtools
12nr|hsfmodem-7.80.02.05-5|45	Requires:	kmod(hsfengine)
12nr|hsfmodem-7.80.02.05-5|46	Conflicts: 	hsflinmodem
12nr|hsfmodem-7.80.02.05-5|47	ExclusiveArch:  %{ix86} x86_64
12nr|hsfmodem-7.80.02.05-5|48	
12nr|hsfmodem-7.80.02.05-5|49	%description
12nr|hsfmodem-7.80.02.05-5|50	Conexant HSF controllerless modem driver for Linux
12nr|hsfmodem-7.80.02.05-5|51	
12nr|hsfmodem-7.80.02.05-5|52	Copyright (c) 2003 Linuxant inc.
12nr|hsfmodem-7.80.02.05-5|53	Copyright (c) 2001-2003 Conexant Systems, Inc.
12nr|hsfmodem-7.80.02.05-5|54	
12nr|hsfmodem-7.80.02.05-5|55	1.   Permitted use. Redistribution and use in source and binary forms,
12nr|hsfmodem-7.80.02.05-5|56	without modification, are permitted under the terms set forth herein.
12nr|hsfmodem-7.80.02.05-5|57	
12nr|hsfmodem-7.80.02.05-5|58	2.   Disclaimer of Warranties. LINUXANT, ITS SUPPLIERS, AND OTHER CONTRIBUTORS
12nr|hsfmodem-7.80.02.05-5|59	MAKE NO REPRESENTATION ABOUT THE SUITABILITY OF THIS SOFTWARE FOR ANY PURPOSE.
12nr|hsfmodem-7.80.02.05-5|60	IT IS PROVIDED "AS IS" WITHOUT EXPRESS OR IMPLIED WARRANTIES OF ANY KIND.
12nr|hsfmodem-7.80.02.05-5|61	LINUXANT AND OTHER CONTRIBUTORS DISCLAIMS ALL WARRANTIES WITH REGARD
12nr|hsfmodem-7.80.02.05-5|62	TO THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS
12nr|hsfmodem-7.80.02.05-5|63	FOR A PARTICULAR PURPOSE, GOOD TITLE AND AGAINST INFRINGEMENT.
12nr|hsfmodem-7.80.02.05-5|64	
12nr|hsfmodem-7.80.02.05-5|65	This software has not been formally tested, and there is no guarantee that
12nr|hsfmodem-7.80.02.05-5|66	it is free of errors including, but not limited to, bugs, defects,
12nr|hsfmodem-7.80.02.05-5|67	interrupted operation, or unexpected results. Any use of this software is
12nr|hsfmodem-7.80.02.05-5|68	at user's own risk.
12nr|hsfmodem-7.80.02.05-5|69	
12nr|hsfmodem-7.80.02.05-5|70	3.   No Liability.
12nr|hsfmodem-7.80.02.05-5|71	
12nr|hsfmodem-7.80.02.05-5|72	(a) Linuxant, its suppliers, or contributors shall not be responsible for
12nr|hsfmodem-7.80.02.05-5|73	any loss or damage to users, customers, or any third parties for any reason
12nr|hsfmodem-7.80.02.05-5|74	whatsoever, and LINUXANT, ITS SUPPLIERS OR CONTRIBUTORS SHALL NOT BE LIABLE
12nr|hsfmodem-7.80.02.05-5|75	FOR ANY ACTUAL, DIRECT, INDIRECT, SPECIAL, PUNITIVE, INCIDENTAL, OR
12nr|hsfmodem-7.80.02.05-5|76	CONSEQUENTIAL (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
12nr|hsfmodem-7.80.02.05-5|77	OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
12nr|hsfmodem-7.80.02.05-5|78	HOWEVER CAUSED, WHETHER IN CONTRACT, STRICT OR OTHER LEGAL THEORY OF
12nr|hsfmodem-7.80.02.05-5|79	LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY
12nr|hsfmodem-7.80.02.05-5|80	WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY
12nr|hsfmodem-7.80.02.05-5|81	OF SUCH DAMAGE.
12nr|hsfmodem-7.80.02.05-5|82	
12nr|hsfmodem-7.80.02.05-5|83	(b) User agrees to hold Linuxant, its suppliers, and contributors harmless
12nr|hsfmodem-7.80.02.05-5|84	from any liability, loss, cost, damage or expense, including attorney's fees,
12nr|hsfmodem-7.80.02.05-5|85	as a result of any claims which may be made by any person, including
12nr|hsfmodem-7.80.02.05-5|86	but not limited to User, its agents and employees, its customers, or
12nr|hsfmodem-7.80.02.05-5|87	any third parties that arise out of or result from the manufacture,
12nr|hsfmodem-7.80.02.05-5|88	delivery, actual or alleged ownership, performance, use, operation
12nr|hsfmodem-7.80.02.05-5|89	or possession of the software furnished hereunder, whether such claims
12nr|hsfmodem-7.80.02.05-5|90	are based on negligence, breach of contract, absolute liability or any
12nr|hsfmodem-7.80.02.05-5|91	other legal theory.
12nr|hsfmodem-7.80.02.05-5|92	
12nr|hsfmodem-7.80.02.05-5|93	4.   Notices. User hereby agrees not to remove, alter or destroy any
12nr|hsfmodem-7.80.02.05-5|94	copyright, trademark, credits, other proprietary notices or confidential
12nr|hsfmodem-7.80.02.05-5|95	legends placed upon, contained within or associated with the Software,
12nr|hsfmodem-7.80.02.05-5|96	and shall include all such unaltered copyright, trademark, credits,
12nr|hsfmodem-7.80.02.05-5|97	other proprietary notices or confidential legends on or in every copy of
12nr|hsfmodem-7.80.02.05-5|98	the Software.
12nr|hsfmodem-7.80.02.05-5|99	
12nr|hsfmodem-7.80.02.05-5|100	5.   Reverse-engineering. User hereby agrees not to reverse engineer,
12nr|hsfmodem-7.80.02.05-5|101	decompile, or disassemble the portions of this software provided solely
12nr|hsfmodem-7.80.02.05-5|102	in object form, nor attempt in any manner to obtain their source-code.
12nr|hsfmodem-7.80.02.05-5|103	
12nr|hsfmodem-7.80.02.05-5|104	6.   Redistribution. Redistribution of this software is permitted only
12nr|hsfmodem-7.80.02.05-5|105	for non-beta, officially released versions. Redistribution of versions
12nr|hsfmodem-7.80.02.05-5|106	marked "beta" or "lnxtbeta" requires explicit written approval from
12nr|hsfmodem-7.80.02.05-5|107	Linuxant.
12nr|hsfmodem-7.80.02.05-5|108	
12nr|hsfmodem-7.80.02.05-5|109	You must also install the %{name}_kernel module if you want to utilize these
12nr|hsfmodem-7.80.02.05-5|110	drivers.
12nr|hsfmodem-7.80.02.05-5|111	
12nr|hsfmodem-7.80.02.05-5|112	%package -n dkms-%{name}
12nr|hsfmodem-7.80.02.05-5|113	Summary:   	Conexant HSF controllerless modem driver for Linux
12nr|hsfmodem-7.80.02.05-5|114	Group:		System/Kernel and hardware
12nr|hsfmodem-7.80.02.05-5|115	Requires(preun):	dkms
12nr|hsfmodem-7.80.02.05-5|116	Requires(post): dkms
12nr|hsfmodem-7.80.02.05-5|117	
12nr|hsfmodem-7.80.02.05-5|118	%description -n dkms-%{name}
12nr|hsfmodem-7.80.02.05-5|119	Conexant HSF controllerless modem driver support for Linux kernel %{kernel_version}
12nr|hsfmodem-7.80.02.05-5|120	
12nr|hsfmodem-7.80.02.05-5|121	%package doc
12nr|hsfmodem-7.80.02.05-5|122	Group:     	System/Kernel and hardware
12nr|hsfmodem-7.80.02.05-5|123	Summary:   	Documentation for Conexant HSF controllerless modems
12nr|hsfmodem-7.80.02.05-5|124	
12nr|hsfmodem-7.80.02.05-5|125	%description doc
12nr|hsfmodem-7.80.02.05-5|126	This package contains the documentation for Conexant HSF controllerless modems.
12nr|hsfmodem-7.80.02.05-5|127	
12nr|hsfmodem-7.80.02.05-5|128	%prep
12nr|hsfmodem-7.80.02.05-5|129	%setup -q -T -b %{packsrc} -n %{packname}
12nr|hsfmodem-7.80.02.05-5|130	%patch0 -p1 -b .cfg
12nr|hsfmodem-7.80.02.05-5|131	%patch1 -p1 -b .init
12nr|hsfmodem-7.80.02.05-5|132	%patch2 -p1
12nr|hsfmodem-7.80.02.05-5|133	%patch3 -p1
12nr|hsfmodem-7.80.02.05-5|134	
12nr|hsfmodem-7.80.02.05-5|135	%build
12nr|hsfmodem-7.80.02.05-5|136	make all
12nr|hsfmodem-7.80.02.05-5|137	make -C nvm
12nr|hsfmodem-7.80.02.05-5|138	make -C diag IMPORTED_BLAM_SUPPORT=yes
12nr|hsfmodem-7.80.02.05-5|139	cp %{SOURCE2} .
12nr|hsfmodem-7.80.02.05-5|140	
12nr|hsfmodem-7.80.02.05-5|141	%install
12nr|hsfmodem-7.80.02.05-5|142	rm -rf %{buildroot}
12nr|hsfmodem-7.80.02.05-5|143	make -C scripts ROOT=%{buildroot} install
12nr|hsfmodem-7.80.02.05-5|144	make -C diag ROOT=%{buildroot} IMPORTED_BLAM_SUPPORT=yes install
12nr|hsfmodem-7.80.02.05-5|145	make -C nvm ROOT=%{buildroot} install
12nr|hsfmodem-7.80.02.05-5|146	
12nr|hsfmodem-7.80.02.05-5|147	# driver source
12nr|hsfmodem-7.80.02.05-5|148	mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/patches
12nr|hsfmodem-7.80.02.05-5|149	cp -r %{SOURCE3} %{SOURCE4} config.mak modules \
12nr|hsfmodem-7.80.02.05-5|150	%{buildroot}/%{_usr}/src/%{name}-%{version}-%{release}
12nr|hsfmodem-7.80.02.05-5|151	install -m 0755 -d \
12nr|hsfmodem-7.80.02.05-5|152	%{buildroot}/%{_usr}/src/%{name}-%{version}-%{release}/built_modules
12nr|hsfmodem-7.80.02.05-5|153	cat > %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/dkms.conf <<EOF
12nr|hsfmodem-7.80.02.05-5|154	PACKAGE_NAME=%{name}
12nr|hsfmodem-7.80.02.05-5|155	PACKAGE_VERSION=%{version}-%{release}
12nr|hsfmodem-7.80.02.05-5|156	
12nr|hsfmodem-7.80.02.05-5|157	DEST_MODULE_LOCATION[0]=/kernel/drivers/char
12nr|hsfmodem-7.80.02.05-5|158	DEST_MODULE_LOCATION[1]=/kernel/drivers/char
12nr|hsfmodem-7.80.02.05-5|159	DEST_MODULE_LOCATION[2]=/kernel/drivers/char
12nr|hsfmodem-7.80.02.05-5|160	DEST_MODULE_LOCATION[3]=/kernel/drivers/char
12nr|hsfmodem-7.80.02.05-5|161	DEST_MODULE_LOCATION[4]=/kernel/drivers/char
12nr|hsfmodem-7.80.02.05-5|162	DEST_MODULE_LOCATION[5]=/kernel/drivers/char
12nr|hsfmodem-7.80.02.05-5|163	DEST_MODULE_LOCATION[6]=/kernel/drivers/char
12nr|hsfmodem-7.80.02.05-5|164	DEST_MODULE_LOCATION[7]=/kernel/drivers/char
12nr|hsfmodem-7.80.02.05-5|165	DEST_MODULE_LOCATION[8]=/kernel/drivers/char
12nr|hsfmodem-7.80.02.05-5|166	DEST_MODULE_LOCATION[9]=/kernel/drivers/char
12nr|hsfmodem-7.80.02.05-5|167	DEST_MODULE_LOCATION[10]=/kernel/drivers/char
12nr|hsfmodem-7.80.02.05-5|168	DEST_MODULE_LOCATION[11]=/kernel/drivers/char
12nr|hsfmodem-7.80.02.05-5|169	DEST_MODULE_LOCATION[12]=/kernel/drivers/char
12nr|hsfmodem-7.80.02.05-5|170	DEST_MODULE_LOCATION[13]=/kernel/drivers/char
12nr|hsfmodem-7.80.02.05-5|171	BUILT_MODULE_NAME[0]=%{hxftarget}engine
12nr|hsfmodem-7.80.02.05-5|172	BUILT_MODULE_LOCATION[0]=built_modules
12nr|hsfmodem-7.80.02.05-5|173	BUILT_MODULE_NAME[1]=%{hxftarget}mc97ali
12nr|hsfmodem-7.80.02.05-5|174	BUILT_MODULE_LOCATION[1]=built_modules
12nr|hsfmodem-7.80.02.05-5|175	BUILT_MODULE_NAME[2]=%{hxftarget}mc97ich
12nr|hsfmodem-7.80.02.05-5|176	BUILT_MODULE_LOCATION[2]=built_modules
12nr|hsfmodem-7.80.02.05-5|177	BUILT_MODULE_NAME[3]=%{hxftarget}mc97via
12nr|hsfmodem-7.80.02.05-5|178	BUILT_MODULE_LOCATION[3]=built_modules
12nr|hsfmodem-7.80.02.05-5|179	BUILT_MODULE_NAME[4]=%{hxftarget}osspec
12nr|hsfmodem-7.80.02.05-5|180	BUILT_MODULE_LOCATION[4]=built_modules
12nr|hsfmodem-7.80.02.05-5|181	BUILT_MODULE_NAME[5]=%{hxftarget}pcibasic2
12nr|hsfmodem-7.80.02.05-5|182	BUILT_MODULE_LOCATION[5]=built_modules
12nr|hsfmodem-7.80.02.05-5|183	BUILT_MODULE_NAME[6]=%{hxftarget}pcibasic3
12nr|hsfmodem-7.80.02.05-5|184	BUILT_MODULE_LOCATION[6]=built_modules
12nr|hsfmodem-7.80.02.05-5|185	BUILT_MODULE_NAME[7]=%{hxftarget}serial
12nr|hsfmodem-7.80.02.05-5|186	BUILT_MODULE_LOCATION[7]=built_modules
12nr|hsfmodem-7.80.02.05-5|187	BUILT_MODULE_NAME[8]=%{hxftarget}soar
12nr|hsfmodem-7.80.02.05-5|188	BUILT_MODULE_LOCATION[8]=built_modules
12nr|hsfmodem-7.80.02.05-5|189	BUILT_MODULE_NAME[9]=%{hxftarget}usbcd2
12nr|hsfmodem-7.80.02.05-5|190	BUILT_MODULE_LOCATION[9]=built_modules
12nr|hsfmodem-7.80.02.05-5|191	BUILT_MODULE_NAME[10]=%{hxftarget}hda
12nr|hsfmodem-7.80.02.05-5|192	BUILT_MODULE_LOCATION[10]=built_modules
12nr|hsfmodem-7.80.02.05-5|193	BUILT_MODULE_NAME[11]=%{hxftarget}mc97ati
12nr|hsfmodem-7.80.02.05-5|194	BUILT_MODULE_LOCATION[11]=built_modules
12nr|hsfmodem-7.80.02.05-5|195	BUILT_MODULE_NAME[12]=%{hxftarget}mc97sis
12nr|hsfmodem-7.80.02.05-5|196	BUILT_MODULE_LOCATION[12]=built_modules
12nr|hsfmodem-7.80.02.05-5|197	BUILT_MODULE_NAME[13]=%{hxftarget}mc97via
12nr|hsfmodem-7.80.02.05-5|198	BUILT_MODULE_LOCATION[13]=built_modules
12nr|hsfmodem-7.80.02.05-5|199	MAKE[0]="sh hsfbuild.sh \${kernel_source_dir}"
12nr|hsfmodem-7.80.02.05-5|200	CLEAN="sh hsfclean.sh"
12nr|hsfmodem-7.80.02.05-5|201	
12nr|hsfmodem-7.80.02.05-5|202	AUTOINSTALL=yes
12nr|hsfmodem-7.80.02.05-5|203	PATCH[0]="hsfmodem-7.80.02.05-kernel-2.6.33.patch"
12nr|hsfmodem-7.80.02.05-5|204	PATCH_MATCH[0]="^2\.6\.(3[3-9])|([4-9][0-9]+)|([1-9][0-9][0-9]+)"
12nr|hsfmodem-7.80.02.05-5|205	EOF
12nr|hsfmodem-7.80.02.05-5|206	
12nr|hsfmodem-7.80.02.05-5|207	cp %{SOURCE5} \
12nr|hsfmodem-7.80.02.05-5|208	%{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/patches/
12nr|hsfmodem-7.80.02.05-5|209	
12nr|hsfmodem-7.80.02.05-5|210	%post
12nr|hsfmodem-7.80.02.05-5|211	%{_sbindir}/%{hxftarget}config --auto
12nr|hsfmodem-7.80.02.05-5|212	echo "Relaunch drakconnect to configure your Conexant HSF modem"
12nr|hsfmodem-7.80.02.05-5|213	
12nr|hsfmodem-7.80.02.05-5|214	%preun
12nr|hsfmodem-7.80.02.05-5|215	%{_sbindir}/%{hxftarget}stop
12nr|hsfmodem-7.80.02.05-5|216	
12nr|hsfmodem-7.80.02.05-5|217	%post -n dkms-%{name}
12nr|hsfmodem-7.80.02.05-5|218	set -x
12nr|hsfmodem-7.80.02.05-5|219	/usr/sbin/dkms --rpm_safe_upgrade add -m %{name} -v %{version}-%{release}
12nr|hsfmodem-7.80.02.05-5|220	/usr/sbin/dkms --rpm_safe_upgrade build -m %{name} -v %{version}-%{release}
12nr|hsfmodem-7.80.02.05-5|221	/usr/sbin/dkms --rpm_safe_upgrade install -m %{name} -v %{version}-%{release}
12nr|hsfmodem-7.80.02.05-5|222	:
12nr|hsfmodem-7.80.02.05-5|223	
12nr|hsfmodem-7.80.02.05-5|224	%preun -n dkms-%{name}
12nr|hsfmodem-7.80.02.05-5|225	set -x
12nr|hsfmodem-7.80.02.05-5|226	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{name} -v %{version}-%{release} --all
12nr|hsfmodem-7.80.02.05-5|227	:
12nr|hsfmodem-7.80.02.05-5|228	
12nr|hsfmodem-7.80.02.05-5|229	%files
12nr|hsfmodem-7.80.02.05-5|230	%defattr(0555, root, root, 755)
12nr|hsfmodem-7.80.02.05-5|231	%{_sbindir}/%{hxftarget}config
12nr|hsfmodem-7.80.02.05-5|232	%{_sbindir}/%{hxftarget}diag
12nr|hsfmodem-7.80.02.05-5|233	%{_sbindir}/%{hxftarget}dcpd
12nr|hsfmodem-7.80.02.05-5|234	%{_sbindir}/%{hxftarget}modconflicts
12nr|hsfmodem-7.80.02.05-5|235	%{_sbindir}/%{hxftarget}stop
12nr|hsfmodem-7.80.02.05-5|236	%{hxftargetdir}/rc%{hxftarget}
12nr|hsfmodem-7.80.02.05-5|237	%defattr(0444, root, root, 755)
12nr|hsfmodem-7.80.02.05-5|238	%dir %{_sysconfdir}/%{name}
12nr|hsfmodem-7.80.02.05-5|239	%config %{_sysconfdir}/%{name}/*
12nr|hsfmodem-7.80.02.05-5|240	%doc BUGS CHANGES CREDITS FAQ INSTALL LICENSE README
12nr|hsfmodem-7.80.02.05-5|241	
12nr|hsfmodem-7.80.02.05-5|242	%files -n dkms-%{name}
12nr|hsfmodem-7.80.02.05-5|243	%doc README
12nr|hsfmodem-7.80.02.05-5|244	%doc LICENSE
12nr|hsfmodem-7.80.02.05-5|245	%dir %{_usr}/src/%{name}-%{version}-%{release}
12nr|hsfmodem-7.80.02.05-5|246	%{_usr}/src/%{name}-%{version}-%{release}/*
12nr|hsfmodem-7.80.02.05-5|247	
12nr|hsfmodem-7.80.02.05-5|248	%files doc
12nr|hsfmodem-7.80.02.05-5|249	%doc *.pdf
12nr|hsfmodem-7.80.02.05-5|250	
12nr|hsfmodem-7.80.02.05-5|251	
12nr|hsfmodem-7.80.02.05-5|252	
12nr|hsfmodem-7.80.02.05-5|253	
12nr|hsfmodem-7.80.02.05-5|254	%changelog
12nr|hsfmodem-7.80.02.05-5|255	* Thu Oct  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nr|hsfmodem-7.80.02.05-5|256	+ Commit: d7a1005
12nr|hsfmodem-7.80.02.05-5|257	- Don't use _sourcedir
12nr|hsfmodem-7.80.02.05-5|258	
12nr|hsfmodem-7.80.02.05-5|259	

21670 12
12nr|ideas-1.0.3.9-1|1	%define		name		ideas
12nr|ideas-1.0.3.9-1|2	%define		version		1.0.3.9
12nr|ideas-1.0.3.9-1|3	%define		sversion	1039
12nr|ideas-1.0.3.9-1|4	
12nr|ideas-1.0.3.9-1|5	Name:		%{name}
12nr|ideas-1.0.3.9-1|6	Version:	%{version}
12nr|ideas-1.0.3.9-1|7	Release:	%mkrel 1
12nr|ideas-1.0.3.9-1|8	Summary:	Nintendo DS and GBA Emulator
12nr|ideas-1.0.3.9-1|9	Group:		Emulators
12nr|ideas-1.0.3.9-1|10	License:	Freeware
12nr|ideas-1.0.3.9-1|11	URL:		http://ideasemu.biz/index.php
12nr|ideas-1.0.3.9-1|12	Source:		%{name}%{sversion}.tar.bz2
12nr|ideas-1.0.3.9-1|13	Source1:	%{name}.png
12nr|ideas-1.0.3.9-1|14	Source2:	acekardplugin.zip
12nr|ideas-1.0.3.9-1|15	Source3:	DsPad1.6.1.zip
12nr|ideas-1.0.3.9-1|16	Source4:	syncroaud.tar
12nr|ideas-1.0.3.9-1|17	Source5:	wifiplugin.zip
12nr|ideas-1.0.3.9-1|18	BuildRequires:	imagemagick
12nr|ideas-1.0.3.9-1|19	ExclusiveArch:	%{ix86}
12nr|ideas-1.0.3.9-1|20	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
12nr|ideas-1.0.3.9-1|21	
12nr|ideas-1.0.3.9-1|22	%description
12nr|ideas-1.0.3.9-1|23	iDeaS is an emulator that runs a lot of commercial games on PC with OpenGL.
12nr|ideas-1.0.3.9-1|24	
12nr|ideas-1.0.3.9-1|25	iDeaS has emulated the ARM7 GameBoy Advance processor at 100%, and the ARM9
12nr|ideas-1.0.3.9-1|26	dual screen processor at 99%; enabling it to run many commercial ROMs,
12nr|ideas-1.0.3.9-1|27	including Super Mario 64 DS and Pokémon Diamond & Pearl (with a few graphical
12nr|ideas-1.0.3.9-1|28	errors). The touch screen is fully emulated with a cursor instead of a hand,
12nr|ideas-1.0.3.9-1|29	and a keyboard can be used to emulate the Nintendo DS buttons.
12nr|ideas-1.0.3.9-1|30	
12nr|ideas-1.0.3.9-1|31	iDeaS uses a plugin system that originally came from the UltraHLE Nintendo 64
12nr|ideas-1.0.3.9-1|32	emulator so that further support can achieved without looking at the source
12nr|ideas-1.0.3.9-1|33	code of the emulator.
12nr|ideas-1.0.3.9-1|34	
12nr|ideas-1.0.3.9-1|35	%prep
12nr|ideas-1.0.3.9-1|36	%setup -q -c -n %{name}%{sversion}
12nr|ideas-1.0.3.9-1|37	
12nr|ideas-1.0.3.9-1|38	%build
12nr|ideas-1.0.3.9-1|39	#unpack plugins
12nr|ideas-1.0.3.9-1|40	unzip %{SOURCE2}
12nr|ideas-1.0.3.9-1|41	unzip %{SOURCE3}
12nr|ideas-1.0.3.9-1|42	tar xf %{SOURCE4}
12nr|ideas-1.0.3.9-1|43	unzip %{SOURCE5}
12nr|ideas-1.0.3.9-1|44	
12nr|ideas-1.0.3.9-1|45	%install
12nr|ideas-1.0.3.9-1|46	%__rm -rf %{buildroot}
12nr|ideas-1.0.3.9-1|47	
12nr|ideas-1.0.3.9-1|48	# install section
12nr|ideas-1.0.3.9-1|49	%__mkdir_p %{buildroot}%{_bindir}
12nr|ideas-1.0.3.9-1|50	
12nr|ideas-1.0.3.9-1|51	cat > %{buildroot}%{_bindir}/%{name} << EOF
12nr|ideas-1.0.3.9-1|52	#!/bin/bash
12nr|ideas-1.0.3.9-1|53	%{_libdir}/games/%{name}/%{name}
12nr|ideas-1.0.3.9-1|54	EOF
12nr|ideas-1.0.3.9-1|55	
12nr|ideas-1.0.3.9-1|56	chmod +x %{buildroot}%{_bindir}/%{name}
12nr|ideas-1.0.3.9-1|57	
12nr|ideas-1.0.3.9-1|58	%__install -D -m 755 %{name} %{buildroot}%{_libdir}/games/%{name}/%{name}
12nr|ideas-1.0.3.9-1|59	
12nr|ideas-1.0.3.9-1|60	%__install -D -m 755 Linux/acekard.so %{buildroot}%{_libdir}/games/%{name}/PlugIn/acekard.so
12nr|ideas-1.0.3.9-1|61	%__install -D -m 755 Linux/wifi.so %{buildroot}%{_libdir}/games/%{name}/PlugIn/wifi.so
12nr|ideas-1.0.3.9-1|62	%__install -D -m 755 syncro_aud_alsa.so %{buildroot}%{_libdir}/games/%{name}/PlugIn/syncro_aud_alsa.so
12nr|ideas-1.0.3.9-1|63	%__install -D -m 755 dspad1.6.1/libDsPad.so %{buildroot}%{_libdir}/games/%{name}/PlugIn/libDsPad.so
12nr|ideas-1.0.3.9-1|64	
12nr|ideas-1.0.3.9-1|65	#Icons
12nr|ideas-1.0.3.9-1|66	%__mkdir_p %{buildroot}%{_datadir}/pixmaps/
12nr|ideas-1.0.3.9-1|67	%__install -c -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12nr|ideas-1.0.3.9-1|68	
12nr|ideas-1.0.3.9-1|69	%__mkdir_p %{buildroot}/%{_miconsdir} \
12nr|ideas-1.0.3.9-1|70	%{buildroot}/%{_liconsdir} \
12nr|ideas-1.0.3.9-1|71	%{buildroot}/%{_iconsdir}
12nr|ideas-1.0.3.9-1|72	
12nr|ideas-1.0.3.9-1|73	%__install -m 644 %{SOURCE1} %{buildroot}/%{_miconsdir}/%{name}.png
12nr|ideas-1.0.3.9-1|74	%__install -m 644 %{SOURCE1} %{buildroot}/%{_iconsdir}/%{name}.png
12nr|ideas-1.0.3.9-1|75	%__install -m 644 %{SOURCE1} %{buildroot}/%{_liconsdir}/%{name}.png
12nr|ideas-1.0.3.9-1|76	convert %{buildroot}%{_miconsdir}/%{name}.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12nr|ideas-1.0.3.9-1|77	convert %{buildroot}%{_iconsdir}/%{name}.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12nr|ideas-1.0.3.9-1|78	
12nr|ideas-1.0.3.9-1|79	# install menu entries
12nr|ideas-1.0.3.9-1|80	%__mkdir_p %{buildroot}%{_datadir}/applications
12nr|ideas-1.0.3.9-1|81	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12nr|ideas-1.0.3.9-1|82	[Desktop Entry]
12nr|ideas-1.0.3.9-1|83	Name=iDeaS
12nr|ideas-1.0.3.9-1|84	Comment=Nintendo DS and GBA Emulator
12nr|ideas-1.0.3.9-1|85	Exec=%{name}
12nr|ideas-1.0.3.9-1|86	Icon=%{name}
12nr|ideas-1.0.3.9-1|87	Type=Application
12nr|ideas-1.0.3.9-1|88	Terminal=false
12nr|ideas-1.0.3.9-1|89	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;
12nr|ideas-1.0.3.9-1|90	EOF
12nr|ideas-1.0.3.9-1|91	
12nr|ideas-1.0.3.9-1|92	%clean
12nr|ideas-1.0.3.9-1|93	%__rm -rf %{buildroot}
12nr|ideas-1.0.3.9-1|94	
12nr|ideas-1.0.3.9-1|95	%files
12nr|ideas-1.0.3.9-1|96	%defattr(-,root,root)
12nr|ideas-1.0.3.9-1|97	%attr (644,root,root) %doc readme.txt
12nr|ideas-1.0.3.9-1|98	%{_bindir}/%{name}
12nr|ideas-1.0.3.9-1|99	%{_libdir}/games/%{name}/%{name}
12nr|ideas-1.0.3.9-1|100	%{_libdir}/games/%{name}/PlugIn/*.so
12nr|ideas-1.0.3.9-1|101	# desktop integration
12nr|ideas-1.0.3.9-1|102	%{_iconsdir}/*.png
12nr|ideas-1.0.3.9-1|103	%{_miconsdir}/*.png
12nr|ideas-1.0.3.9-1|104	%{_liconsdir}/*.png
12nr|ideas-1.0.3.9-1|105	%{_datadir}/pixmaps/%{name}.png
12nr|ideas-1.0.3.9-1|106	%{_datadir}/applications/%{name}.desktop
12nr|ideas-1.0.3.9-1|107	
12nr|ideas-1.0.3.9-1|108	
12nr|ideas-1.0.3.9-1|109	
12nr|ideas-1.0.3.9-1|110	%changelog
12nr|ideas-1.0.3.9-1|111	* Wed Sep 21 2011 Andrey Bondrov <abondrov@mandriva.org> 1.0.3.9-1mdv2011.0
12nr|ideas-1.0.3.9-1|112	+ Revision: 700729
12nr|ideas-1.0.3.9-1|113	- imported package ideas
12nr|ideas-1.0.3.9-1|114	
12nr|ideas-1.0.3.9-1|115	
12nr|ideas-1.0.3.9-1|116	* Wed Sep 21 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 1.0.3.9-1mdv2010.2
12nr|ideas-1.0.3.9-1|117	- Initial build for Mandriva

21671 12
12nr|ipw2100-firmware-1.3-4|1	Name: ipw2100-firmware
12nr|ipw2100-firmware-1.3-4|2	Version: 1.3
12nr|ipw2100-firmware-1.3-4|3	Release: %mkrel 4
12nr|ipw2100-firmware-1.3-4|4	Summary: Intel PRO/Wireless 2100 firmware
12nr|ipw2100-firmware-1.3-4|5	Source: ipw2100-fw-%{version}.tgz
12nr|ipw2100-firmware-1.3-4|6	License: Proprietary
12nr|ipw2100-firmware-1.3-4|7	Group: System/Kernel and hardware
12nr|ipw2100-firmware-1.3-4|8	URL: http://ipw2100.sourceforge.net
12nr|ipw2100-firmware-1.3-4|9	BuildRoot: %{_tmppath}/%{name}-%{version}
12nr|ipw2100-firmware-1.3-4|10	BuildArch: noarch
12nr|ipw2100-firmware-1.3-4|11	
12nr|ipw2100-firmware-1.3-4|12	%description
12nr|ipw2100-firmware-1.3-4|13	Firmware for Intel PRO/Wireless 2100 (IPW2100) mini PCI adapter support.
12nr|ipw2100-firmware-1.3-4|14	
12nr|ipw2100-firmware-1.3-4|15	%prep
12nr|ipw2100-firmware-1.3-4|16	%setup -qc
12nr|ipw2100-firmware-1.3-4|17	
12nr|ipw2100-firmware-1.3-4|18	%build
12nr|ipw2100-firmware-1.3-4|19	
12nr|ipw2100-firmware-1.3-4|20	%install
12nr|ipw2100-firmware-1.3-4|21	rm -rf %{buildroot}
12nr|ipw2100-firmware-1.3-4|22	install -d %{buildroot}/lib/firmware
12nr|ipw2100-firmware-1.3-4|23	install -m644 *.fw %{buildroot}/lib/firmware/
12nr|ipw2100-firmware-1.3-4|24	
12nr|ipw2100-firmware-1.3-4|25	%clean
12nr|ipw2100-firmware-1.3-4|26	rm -rf %{buildroot}
12nr|ipw2100-firmware-1.3-4|27	
12nr|ipw2100-firmware-1.3-4|28	%files
12nr|ipw2100-firmware-1.3-4|29	%defattr(0644,root,root,0755)
12nr|ipw2100-firmware-1.3-4|30	%doc LICENSE
12nr|ipw2100-firmware-1.3-4|31	/lib/firmware/*.fw
12nr|ipw2100-firmware-1.3-4|32	
12nr|ipw2100-firmware-1.3-4|33	
12nr|ipw2100-firmware-1.3-4|34	
12nr|ipw2100-firmware-1.3-4|35	%changelog
12nr|ipw2100-firmware-1.3-4|36	* Thu May 14 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.3-4mdv2010.0
12nr|ipw2100-firmware-1.3-4|37	+ Revision: 375822
12nr|ipw2100-firmware-1.3-4|38	- import ipw2100-firmware
12nr|ipw2100-firmware-1.3-4|39	
12nr|ipw2100-firmware-1.3-4|40	
12nr|ipw2100-firmware-1.3-4|41	* Thu May 14 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.3-3mdv2010.0
12nr|ipw2100-firmware-1.3-4|42	- Recreate package since src.rpm isn't present anywhere in repositories.
12nr|ipw2100-firmware-1.3-4|43	
12nr|ipw2100-firmware-1.3-4|44	* Mon Aug 14 2006 Arnaud Patard <apatard@mandriva.com> 1.3-2mdv2007
12nr|ipw2100-firmware-1.3-4|45	- use mkrel
12nr|ipw2100-firmware-1.3-4|46	- use appropriate firmware path
12nr|ipw2100-firmware-1.3-4|47	
12nr|ipw2100-firmware-1.3-4|48	* Thu Jan 06 2005 Arnaud Patard <apatard@mandrakesoft.com> 1.3-1mdk
12nr|ipw2100-firmware-1.3-4|49	- 1.3 firmware
12nr|ipw2100-firmware-1.3-4|50	
12nr|ipw2100-firmware-1.3-4|51	* Wed Sep 08 2004 Nicolas Planel <nplanel@mandrakesoft.com> 1mdk
12nr|ipw2100-firmware-1.3-4|52	- 1.2 firmware.

21672 12
12nr|ipw2200-firmware-3.1-2|1	Name: ipw2200-firmware
12nr|ipw2200-firmware-3.1-2|2	Version: 3.1
12nr|ipw2200-firmware-3.1-2|3	Release: %mkrel 2
12nr|ipw2200-firmware-3.1-2|4	Summary: Intel PRO/Wireless 2200BG firmware
12nr|ipw2200-firmware-3.1-2|5	Source: ipw2200-fw-%{version}.tgz
12nr|ipw2200-firmware-3.1-2|6	License: Proprietary
12nr|ipw2200-firmware-3.1-2|7	Group: System/Kernel and hardware
12nr|ipw2200-firmware-3.1-2|8	URL: http://ipw2200.sourceforge.net
12nr|ipw2200-firmware-3.1-2|9	BuildRoot: %{_tmppath}/%{name}-%{version}
12nr|ipw2200-firmware-3.1-2|10	BuildArch: noarch
12nr|ipw2200-firmware-3.1-2|11	
12nr|ipw2200-firmware-3.1-2|12	%description
12nr|ipw2200-firmware-3.1-2|13	Firmware for Intel PRO/Wireless 2200BG (IPW2200) mini PCI adapter support.
12nr|ipw2200-firmware-3.1-2|14	
12nr|ipw2200-firmware-3.1-2|15	%prep
12nr|ipw2200-firmware-3.1-2|16	%setup -q -n ipw2200-fw-%{version}
12nr|ipw2200-firmware-3.1-2|17	
12nr|ipw2200-firmware-3.1-2|18	%build
12nr|ipw2200-firmware-3.1-2|19	
12nr|ipw2200-firmware-3.1-2|20	%install
12nr|ipw2200-firmware-3.1-2|21	rm -rf %{buildroot}
12nr|ipw2200-firmware-3.1-2|22	install -d %{buildroot}/lib/firmware
12nr|ipw2200-firmware-3.1-2|23	install -m644 *.fw %{buildroot}/lib/firmware/
12nr|ipw2200-firmware-3.1-2|24	
12nr|ipw2200-firmware-3.1-2|25	%clean
12nr|ipw2200-firmware-3.1-2|26	rm -rf %{buildroot}
12nr|ipw2200-firmware-3.1-2|27	
12nr|ipw2200-firmware-3.1-2|28	%files
12nr|ipw2200-firmware-3.1-2|29	%defattr(0644,root,root,0755)
12nr|ipw2200-firmware-3.1-2|30	%doc LICENSE.*
12nr|ipw2200-firmware-3.1-2|31	/lib/firmware/*.fw
12nr|ipw2200-firmware-3.1-2|32	
12nr|ipw2200-firmware-3.1-2|33	
12nr|ipw2200-firmware-3.1-2|34	
12nr|ipw2200-firmware-3.1-2|35	
12nr|ipw2200-firmware-3.1-2|36	%changelog
12nr|ipw2200-firmware-3.1-2|37	

21673 12
12nr|ipw3945d-1.7.22-5|1	%define name ipw3945d
12nr|ipw3945d-1.7.22-5|2	%define version 1.7.22
12nr|ipw3945d-1.7.22-5|3	%define mdkrelease 5
12nr|ipw3945d-1.7.22-5|4	%define release %mkrel %{mdkrelease}
12nr|ipw3945d-1.7.22-5|5	
12nr|ipw3945d-1.7.22-5|6	# dont generate a debug package
12nr|ipw3945d-1.7.22-5|7	# otherwise we'll end up with an empty rpm
12nr|ipw3945d-1.7.22-5|8	%define _enable_debug_packages 0
12nr|ipw3945d-1.7.22-5|9	%define install %%install
12nr|ipw3945d-1.7.22-5|10	
12nr|ipw3945d-1.7.22-5|11	Summary:	Intel PRO/Wireless 3945 (IPW3945ABG)
12nr|ipw3945d-1.7.22-5|12	Name:		%{name}
12nr|ipw3945d-1.7.22-5|13	Version:	%{version}
12nr|ipw3945d-1.7.22-5|14	Release:	%{release}
12nr|ipw3945d-1.7.22-5|15	Source0:	%{name}-%{version}.tar.bz2
12nr|ipw3945d-1.7.22-5|16	Patch0:		ipw3945d-1.7.22-net.patch
12nr|ipw3945d-1.7.22-5|17	License:	proprietary
12nr|ipw3945d-1.7.22-5|18	Url:		http://sourceforge.net/projects/ipw3945
12nr|ipw3945d-1.7.22-5|19	Group:		System/Kernel and hardware
12nr|ipw3945d-1.7.22-5|20	BuildRoot:	%{_tmppath}/%{name}-buildroot
12nr|ipw3945d-1.7.22-5|21	Prefix:		%{_prefix}
12nr|ipw3945d-1.7.22-5|22	Requires:	drakxtools >= 10-34.2mdk
12nr|ipw3945d-1.7.22-5|23	Requires(preun):	rpm-helper
12nr|ipw3945d-1.7.22-5|24	Requires(post):	rpm-helper
12nr|ipw3945d-1.7.22-5|25	
12nr|ipw3945d-1.7.22-5|26	
12nr|ipw3945d-1.7.22-5|27	%description
12nr|ipw3945d-1.7.22-5|28	Regulatory daemon for the Intel PRO/Wireless 3945 (IPW3945ABG) Wifi adapter.
12nr|ipw3945d-1.7.22-5|29	
12nr|ipw3945d-1.7.22-5|30	%prep
12nr|ipw3945d-1.7.22-5|31	%setup -q
12nr|ipw3945d-1.7.22-5|32	%patch0 -p1 -b .net
12nr|ipw3945d-1.7.22-5|33	
12nr|ipw3945d-1.7.22-5|34	%build
12nr|ipw3945d-1.7.22-5|35	
12nr|ipw3945d-1.7.22-5|36	%install
12nr|ipw3945d-1.7.22-5|37	cd $RPM_BUILD_DIR/%{name}-%{version}
12nr|ipw3945d-1.7.22-5|38	rm -rf $RPM_BUILD_ROOT
12nr|ipw3945d-1.7.22-5|39	install -d $RPM_BUILD_ROOT/%{_sbindir}
12nr|ipw3945d-1.7.22-5|40	%ifarch %{ix86}
12nr|ipw3945d-1.7.22-5|41	install -m755 x86/%{name}  $RPM_BUILD_ROOT/%{_sbindir}
12nr|ipw3945d-1.7.22-5|42	%endif
12nr|ipw3945d-1.7.22-5|43	%ifarch x86_64
12nr|ipw3945d-1.7.22-5|44	install -m755 x86_64/%{name}  $RPM_BUILD_ROOT/%{_sbindir}
12nr|ipw3945d-1.7.22-5|45	%endif
12nr|ipw3945d-1.7.22-5|46	
12nr|ipw3945d-1.7.22-5|47	install -m755 %{name}-{start,stop} $RPM_BUILD_ROOT/%{_sbindir}
12nr|ipw3945d-1.7.22-5|48	perl -pi -e 's,\B/sbin/%{name},/usr/sbin/%{name},' $RPM_BUILD_ROOT/%{_sbindir}/%{name}-{start,stop}
12nr|ipw3945d-1.7.22-5|49	
12nr|ipw3945d-1.7.22-5|50	install -d $RPM_BUILD_ROOT%{_sysconfdir}/modprobe.d
12nr|ipw3945d-1.7.22-5|51	cat > $RPM_BUILD_ROOT%{_sysconfdir}/modprobe.d/%{name} <<EOF
12nr|ipw3945d-1.7.22-5|52	install ipw3945 [ -w /var/run ] && /sbin/modprobe --ignore-install ipw3945 && /usr/sbin/ipw3945d-start
12nr|ipw3945d-1.7.22-5|53	remove  ipw3945 /usr/sbin/ipw3945d-stop ; /sbin/modprobe -r --ignore-remove ipw3945
12nr|ipw3945d-1.7.22-5|54	EOF
12nr|ipw3945d-1.7.22-5|55	
12nr|ipw3945d-1.7.22-5|56	%clean
12nr|ipw3945d-1.7.22-5|57	rm -rf $RPM_BUILD_DIR/%{name}-%{version}
12nr|ipw3945d-1.7.22-5|58	rm -rf $RPM_BUILD_ROOT
12nr|ipw3945d-1.7.22-5|59	
12nr|ipw3945d-1.7.22-5|60	%files
12nr|ipw3945d-1.7.22-5|61	%defattr(-,root,root)
12nr|ipw3945d-1.7.22-5|62	%doc LICENSE.ipw3945d
12nr|ipw3945d-1.7.22-5|63	%doc README.ipw3945d
12nr|ipw3945d-1.7.22-5|64	%{_sbindir}/ipw3945d
12nr|ipw3945d-1.7.22-5|65	%{_sbindir}/%{name}-start
12nr|ipw3945d-1.7.22-5|66	%{_sbindir}/%{name}-stop
12nr|ipw3945d-1.7.22-5|67	%{_sysconfdir}/modprobe.d/%{name}
12nr|ipw3945d-1.7.22-5|68	
12nr|ipw3945d-1.7.22-5|69	
12nr|ipw3945d-1.7.22-5|70	
12nr|ipw3945d-1.7.22-5|71	
12nr|ipw3945d-1.7.22-5|72	
12nr|ipw3945d-1.7.22-5|73	%changelog
12nr|ipw3945d-1.7.22-5|74	

21674 12
12nr|ipw3945-ucode-1.14.2-2|1	%define name ipw3945-ucode
12nr|ipw3945-ucode-1.14.2-2|2	%define version 1.14.2
12nr|ipw3945-ucode-1.14.2-2|3	%define mdkrelease 2
12nr|ipw3945-ucode-1.14.2-2|4	%define release %mkrel %{mdkrelease}
12nr|ipw3945-ucode-1.14.2-2|5	
12nr|ipw3945-ucode-1.14.2-2|6	Summary:	Intel PRO/Wireless 3945 (IPW3945ABG) microcode
12nr|ipw3945-ucode-1.14.2-2|7	Name:		%{name}
12nr|ipw3945-ucode-1.14.2-2|8	Version:	%{version}
12nr|ipw3945-ucode-1.14.2-2|9	Release:	%{release}
12nr|ipw3945-ucode-1.14.2-2|10	Source0:	%{name}-%{version}.tgz
12nr|ipw3945-ucode-1.14.2-2|11	License:	proprietary
12nr|ipw3945-ucode-1.14.2-2|12	Url:		http://sourceforge.net/projects/ipw3945
12nr|ipw3945-ucode-1.14.2-2|13	Group:		System/Kernel and hardware
12nr|ipw3945-ucode-1.14.2-2|14	BuildArch:	noarch
12nr|ipw3945-ucode-1.14.2-2|15	BuildRoot:	%{_tmppath}/%{name}-buildroot
12nr|ipw3945-ucode-1.14.2-2|16	Prefix:		%{_prefix}
12nr|ipw3945-ucode-1.14.2-2|17	Requires:	drakxtools >= 10-34.2mdk
12nr|ipw3945-ucode-1.14.2-2|18	
12nr|ipw3945-ucode-1.14.2-2|19	%description
12nr|ipw3945-ucode-1.14.2-2|20	Firmware for the Intel PRO/Wireless 3945 (IPW3945ABG) Wifi adapter.
12nr|ipw3945-ucode-1.14.2-2|21	
12nr|ipw3945-ucode-1.14.2-2|22	%prep
12nr|ipw3945-ucode-1.14.2-2|23	%setup -q
12nr|ipw3945-ucode-1.14.2-2|24	
12nr|ipw3945-ucode-1.14.2-2|25	%build
12nr|ipw3945-ucode-1.14.2-2|26	
12nr|ipw3945-ucode-1.14.2-2|27	%install
12nr|ipw3945-ucode-1.14.2-2|28	cd $RPM_BUILD_DIR/%{name}-%{version}
12nr|ipw3945-ucode-1.14.2-2|29	rm -rf $RPM_BUILD_ROOT
12nr|ipw3945-ucode-1.14.2-2|30	mkdir -p $RPM_BUILD_ROOT/lib/firmware
12nr|ipw3945-ucode-1.14.2-2|31	install -m644 *.ucode $RPM_BUILD_ROOT/lib/firmware
12nr|ipw3945-ucode-1.14.2-2|32	
12nr|ipw3945-ucode-1.14.2-2|33	%clean
12nr|ipw3945-ucode-1.14.2-2|34	rm -rf $RPM_BUILD_DIR/%{name}-%{version}
12nr|ipw3945-ucode-1.14.2-2|35	rm -rf $RPM_BUILD_ROOT
12nr|ipw3945-ucode-1.14.2-2|36	
12nr|ipw3945-ucode-1.14.2-2|37	%files
12nr|ipw3945-ucode-1.14.2-2|38	%defattr(-,root,root)
12nr|ipw3945-ucode-1.14.2-2|39	%doc LICENSE.ipw3945-ucode
12nr|ipw3945-ucode-1.14.2-2|40	/lib/firmware/*
12nr|ipw3945-ucode-1.14.2-2|41	
12nr|ipw3945-ucode-1.14.2-2|42	
12nr|ipw3945-ucode-1.14.2-2|43	
12nr|ipw3945-ucode-1.14.2-2|44	
12nr|ipw3945-ucode-1.14.2-2|45	%changelog
12nr|ipw3945-ucode-1.14.2-2|46	

21675 12
12nr|iwlwifi-1000-ucode-128.50.3.1-1|1	%define name iwlwifi-1000-ucode
12nr|iwlwifi-1000-ucode-128.50.3.1-1|2	%define version 128.50.3.1
12nr|iwlwifi-1000-ucode-128.50.3.1-1|3	%define release %mkrel 1
12nr|iwlwifi-1000-ucode-128.50.3.1-1|4	
12nr|iwlwifi-1000-ucode-128.50.3.1-1|5	Summary: Intel PRO/Wireless 1000BGN microcode
12nr|iwlwifi-1000-ucode-128.50.3.1-1|6	Name: %{name}
12nr|iwlwifi-1000-ucode-128.50.3.1-1|7	Version: %{version}
12nr|iwlwifi-1000-ucode-128.50.3.1-1|8	Release: %{release}
12nr|iwlwifi-1000-ucode-128.50.3.1-1|9	Source: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-1000-ucode-%{version}.tgz
12nr|iwlwifi-1000-ucode-128.50.3.1-1|10	License: Proprietary
12nr|iwlwifi-1000-ucode-128.50.3.1-1|11	Group: System/Kernel and hardware
12nr|iwlwifi-1000-ucode-128.50.3.1-1|12	Url: http://intellinuxwireless.org/
12nr|iwlwifi-1000-ucode-128.50.3.1-1|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|iwlwifi-1000-ucode-128.50.3.1-1|14	BuildArch: noarch
12nr|iwlwifi-1000-ucode-128.50.3.1-1|15	
12nr|iwlwifi-1000-ucode-128.50.3.1-1|16	%description
12nr|iwlwifi-1000-ucode-128.50.3.1-1|17	The file iwlwifi-1000-*.ucode provided in this package is required to be
12nr|iwlwifi-1000-ucode-128.50.3.1-1|18	present on your system in order for the Intel PRO/Wireless 1000BGN Network
12nr|iwlwifi-1000-ucode-128.50.3.1-1|19	Connection Adapter driver for Linux (iwlagn) to be able to operate on
12nr|iwlwifi-1000-ucode-128.50.3.1-1|20	your system.
12nr|iwlwifi-1000-ucode-128.50.3.1-1|21	
12nr|iwlwifi-1000-ucode-128.50.3.1-1|22	%prep
12nr|iwlwifi-1000-ucode-128.50.3.1-1|23	%setup -q
12nr|iwlwifi-1000-ucode-128.50.3.1-1|24	
12nr|iwlwifi-1000-ucode-128.50.3.1-1|25	%build
12nr|iwlwifi-1000-ucode-128.50.3.1-1|26	
12nr|iwlwifi-1000-ucode-128.50.3.1-1|27	%install
12nr|iwlwifi-1000-ucode-128.50.3.1-1|28	rm -rf %{buildroot}
12nr|iwlwifi-1000-ucode-128.50.3.1-1|29	install -d %{buildroot}/lib/firmware
12nr|iwlwifi-1000-ucode-128.50.3.1-1|30	install -m644 *.ucode %{buildroot}/lib/firmware/
12nr|iwlwifi-1000-ucode-128.50.3.1-1|31	
12nr|iwlwifi-1000-ucode-128.50.3.1-1|32	%clean
12nr|iwlwifi-1000-ucode-128.50.3.1-1|33	rm -rf %{buildroot}
12nr|iwlwifi-1000-ucode-128.50.3.1-1|34	
12nr|iwlwifi-1000-ucode-128.50.3.1-1|35	%files
12nr|iwlwifi-1000-ucode-128.50.3.1-1|36	%defattr(-,root,root)
12nr|iwlwifi-1000-ucode-128.50.3.1-1|37	%doc LICENSE.* README.*
12nr|iwlwifi-1000-ucode-128.50.3.1-1|38	/lib/firmware/*.ucode
12nr|iwlwifi-1000-ucode-128.50.3.1-1|39	
12nr|iwlwifi-1000-ucode-128.50.3.1-1|40	
12nr|iwlwifi-1000-ucode-128.50.3.1-1|41	%changelog
12nr|iwlwifi-1000-ucode-128.50.3.1-1|42	* Sat Aug 15 2009 Thomas Backlund <tmb@mandriva.org> 128.50.3.1-1mdv2010.0
12nr|iwlwifi-1000-ucode-128.50.3.1-1|43	+ Revision: 416607
12nr|iwlwifi-1000-ucode-128.50.3.1-1|44	- initial release, version 128.50.3.1
12nr|iwlwifi-1000-ucode-128.50.3.1-1|45	- Created package structure for iwlwifi-1000-ucode.
12nr|iwlwifi-1000-ucode-128.50.3.1-1|46	

21676 12
12nr|iwlwifi-100-ucode-39.31.5.1-1|1	%define name iwlwifi-100-ucode
12nr|iwlwifi-100-ucode-39.31.5.1-1|2	%define version 39.31.5.1
12nr|iwlwifi-100-ucode-39.31.5.1-1|3	%define release %mkrel 1
12nr|iwlwifi-100-ucode-39.31.5.1-1|4	
12nr|iwlwifi-100-ucode-39.31.5.1-1|5	Summary: Intel PRO/Wireless N 100 microcode
12nr|iwlwifi-100-ucode-39.31.5.1-1|6	Name: %{name}
12nr|iwlwifi-100-ucode-39.31.5.1-1|7	Version: %{version}
12nr|iwlwifi-100-ucode-39.31.5.1-1|8	Release: %{release}
12nr|iwlwifi-100-ucode-39.31.5.1-1|9	Source: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-100-ucode-%{version}.tgz
12nr|iwlwifi-100-ucode-39.31.5.1-1|10	License: Proprietary
12nr|iwlwifi-100-ucode-39.31.5.1-1|11	Group: System/Kernel and hardware
12nr|iwlwifi-100-ucode-39.31.5.1-1|12	Url: http://intellinuxwireless.org/
12nr|iwlwifi-100-ucode-39.31.5.1-1|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|iwlwifi-100-ucode-39.31.5.1-1|14	BuildArch: noarch
12nr|iwlwifi-100-ucode-39.31.5.1-1|15	
12nr|iwlwifi-100-ucode-39.31.5.1-1|16	%description
12nr|iwlwifi-100-ucode-39.31.5.1-1|17	The file iwlwifi-100-*.ucode provided in this package is required to be
12nr|iwlwifi-100-ucode-39.31.5.1-1|18	present on your system in order for the Intel PRO/Wireless N 100 Network
12nr|iwlwifi-100-ucode-39.31.5.1-1|19	Connection Adapter driver for Linux (iwlagn) to be able to operate on
12nr|iwlwifi-100-ucode-39.31.5.1-1|20	your system.
12nr|iwlwifi-100-ucode-39.31.5.1-1|21	
12nr|iwlwifi-100-ucode-39.31.5.1-1|22	%prep
12nr|iwlwifi-100-ucode-39.31.5.1-1|23	%setup -q
12nr|iwlwifi-100-ucode-39.31.5.1-1|24	
12nr|iwlwifi-100-ucode-39.31.5.1-1|25	%build
12nr|iwlwifi-100-ucode-39.31.5.1-1|26	
12nr|iwlwifi-100-ucode-39.31.5.1-1|27	%install
12nr|iwlwifi-100-ucode-39.31.5.1-1|28	rm -rf %{buildroot}
12nr|iwlwifi-100-ucode-39.31.5.1-1|29	install -d %{buildroot}/lib/firmware
12nr|iwlwifi-100-ucode-39.31.5.1-1|30	install -m644 *.ucode %{buildroot}/lib/firmware/
12nr|iwlwifi-100-ucode-39.31.5.1-1|31	
12nr|iwlwifi-100-ucode-39.31.5.1-1|32	%clean
12nr|iwlwifi-100-ucode-39.31.5.1-1|33	rm -rf %{buildroot}
12nr|iwlwifi-100-ucode-39.31.5.1-1|34	
12nr|iwlwifi-100-ucode-39.31.5.1-1|35	%files
12nr|iwlwifi-100-ucode-39.31.5.1-1|36	%defattr(-,root,root)
12nr|iwlwifi-100-ucode-39.31.5.1-1|37	%doc LICENSE.* README.*
12nr|iwlwifi-100-ucode-39.31.5.1-1|38	/lib/firmware/*.ucode
12nr|iwlwifi-100-ucode-39.31.5.1-1|39	
12nr|iwlwifi-100-ucode-39.31.5.1-1|40	
12nr|iwlwifi-100-ucode-39.31.5.1-1|41	
12nr|iwlwifi-100-ucode-39.31.5.1-1|42	
12nr|iwlwifi-100-ucode-39.31.5.1-1|43	%changelog
12nr|iwlwifi-100-ucode-39.31.5.1-1|44	* Tue Mar 22 2011 Thomas Backlund <tmb@mandriva.org> 39.31.5.1-1mdv2011.0
12nr|iwlwifi-100-ucode-39.31.5.1-1|45	+ Revision: 647556
12nr|iwlwifi-100-ucode-39.31.5.1-1|46	- add iwlwifi-100-ucode-39.31.5.1
12nr|iwlwifi-100-ucode-39.31.5.1-1|47	- Created package structure for iwlwifi-100-ucode.
12nr|iwlwifi-100-ucode-39.31.5.1-1|48	

21677 12
12nr|iwlwifi-105-ucode-18.168.6.1-1|1	%define name iwlwifi-105-ucode
12nr|iwlwifi-105-ucode-18.168.6.1-1|2	%define version 18.168.6.1
12nr|iwlwifi-105-ucode-18.168.6.1-1|3	%define release 1
12nr|iwlwifi-105-ucode-18.168.6.1-1|4	
12nr|iwlwifi-105-ucode-18.168.6.1-1|5	Summary: Intel PRO/Wireless N 105 microcode
12nr|iwlwifi-105-ucode-18.168.6.1-1|6	Name: %{name}
12nr|iwlwifi-105-ucode-18.168.6.1-1|7	Version: %{version}
12nr|iwlwifi-105-ucode-18.168.6.1-1|8	Release: %{release}
12nr|iwlwifi-105-ucode-18.168.6.1-1|9	Source: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-105-ucode-%{version}.tgz
12nr|iwlwifi-105-ucode-18.168.6.1-1|10	License: Proprietary
12nr|iwlwifi-105-ucode-18.168.6.1-1|11	Group: System/Kernel and hardware
12nr|iwlwifi-105-ucode-18.168.6.1-1|12	Url: http://intellinuxwireless.org/
12nr|iwlwifi-105-ucode-18.168.6.1-1|13	BuildArch: noarch
12nr|iwlwifi-105-ucode-18.168.6.1-1|14	
12nr|iwlwifi-105-ucode-18.168.6.1-1|15	%description
12nr|iwlwifi-105-ucode-18.168.6.1-1|16	The file iwlwifi-105-*.ucode provided in this package is required to be
12nr|iwlwifi-105-ucode-18.168.6.1-1|17	present on your system in order for the Intel PRO/Wireless N 105 Network
12nr|iwlwifi-105-ucode-18.168.6.1-1|18	Connection Adapter driver for Linux (iwlagn) to be able to operate on
12nr|iwlwifi-105-ucode-18.168.6.1-1|19	your system.
12nr|iwlwifi-105-ucode-18.168.6.1-1|20	
12nr|iwlwifi-105-ucode-18.168.6.1-1|21	%prep
12nr|iwlwifi-105-ucode-18.168.6.1-1|22	%setup -q
12nr|iwlwifi-105-ucode-18.168.6.1-1|23	
12nr|iwlwifi-105-ucode-18.168.6.1-1|24	%build
12nr|iwlwifi-105-ucode-18.168.6.1-1|25	
12nr|iwlwifi-105-ucode-18.168.6.1-1|26	%install
12nr|iwlwifi-105-ucode-18.168.6.1-1|27	install -d %{buildroot}/lib/firmware
12nr|iwlwifi-105-ucode-18.168.6.1-1|28	install -m644 *.ucode %{buildroot}/lib/firmware/
12nr|iwlwifi-105-ucode-18.168.6.1-1|29	
12nr|iwlwifi-105-ucode-18.168.6.1-1|30	%files
12nr|iwlwifi-105-ucode-18.168.6.1-1|31	%doc LICENSE.* README.*
12nr|iwlwifi-105-ucode-18.168.6.1-1|32	/lib/firmware/*.ucode
12nr|iwlwifi-105-ucode-18.168.6.1-1|33	
12nr|iwlwifi-105-ucode-18.168.6.1-1|34	
12nr|iwlwifi-105-ucode-18.168.6.1-1|35	
12nr|iwlwifi-105-ucode-18.168.6.1-1|36	
12nr|iwlwifi-105-ucode-18.168.6.1-1|37	%changelog
12nr|iwlwifi-105-ucode-18.168.6.1-1|38	* Wed Feb 08 2012 Alexander Khrukin <akhrukin@mandriva.org> 18.168.6.1-1
12nr|iwlwifi-105-ucode-18.168.6.1-1|39	+ Revision: 771802
12nr|iwlwifi-105-ucode-18.168.6.1-1|40	- imported package iwlwifi-105-ucode
12nr|iwlwifi-105-ucode-18.168.6.1-1|41	

21678 12
12nr|iwlwifi-135-ucode-18.168.6.1-1|1	%define name iwlwifi-135-ucode
12nr|iwlwifi-135-ucode-18.168.6.1-1|2	%define version 18.168.6.1
12nr|iwlwifi-135-ucode-18.168.6.1-1|3	%define release 1
12nr|iwlwifi-135-ucode-18.168.6.1-1|4	
12nr|iwlwifi-135-ucode-18.168.6.1-1|5	Summary: Intel PRO/Wireless N 105 microcode
12nr|iwlwifi-135-ucode-18.168.6.1-1|6	Name: %{name}
12nr|iwlwifi-135-ucode-18.168.6.1-1|7	Version: %{version}
12nr|iwlwifi-135-ucode-18.168.6.1-1|8	Release: %{release}
12nr|iwlwifi-135-ucode-18.168.6.1-1|9	Source: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-135-ucode-%{version}.tgz
12nr|iwlwifi-135-ucode-18.168.6.1-1|10	License: Proprietary
12nr|iwlwifi-135-ucode-18.168.6.1-1|11	Group: System/Kernel and hardware
12nr|iwlwifi-135-ucode-18.168.6.1-1|12	Url: http://intellinuxwireless.org/
12nr|iwlwifi-135-ucode-18.168.6.1-1|13	BuildArch: noarch
12nr|iwlwifi-135-ucode-18.168.6.1-1|14	
12nr|iwlwifi-135-ucode-18.168.6.1-1|15	%description
12nr|iwlwifi-135-ucode-18.168.6.1-1|16	The file iwlwifi-135-*.ucode provided in this package is required to be
12nr|iwlwifi-135-ucode-18.168.6.1-1|17	present on your system in order for the Intel PRO/Wireless N 135 Network
12nr|iwlwifi-135-ucode-18.168.6.1-1|18	Connection Adapter driver for Linux (iwlagn) to be able to operate on
12nr|iwlwifi-135-ucode-18.168.6.1-1|19	your system.
12nr|iwlwifi-135-ucode-18.168.6.1-1|20	
12nr|iwlwifi-135-ucode-18.168.6.1-1|21	%prep
12nr|iwlwifi-135-ucode-18.168.6.1-1|22	%setup -q
12nr|iwlwifi-135-ucode-18.168.6.1-1|23	
12nr|iwlwifi-135-ucode-18.168.6.1-1|24	%build
12nr|iwlwifi-135-ucode-18.168.6.1-1|25	
12nr|iwlwifi-135-ucode-18.168.6.1-1|26	%install
12nr|iwlwifi-135-ucode-18.168.6.1-1|27	install -d %{buildroot}/lib/firmware
12nr|iwlwifi-135-ucode-18.168.6.1-1|28	install -m644 *.ucode %{buildroot}/lib/firmware/
12nr|iwlwifi-135-ucode-18.168.6.1-1|29	
12nr|iwlwifi-135-ucode-18.168.6.1-1|30	%files
12nr|iwlwifi-135-ucode-18.168.6.1-1|31	%doc LICENSE.* README.*
12nr|iwlwifi-135-ucode-18.168.6.1-1|32	/lib/firmware/*.ucode
12nr|iwlwifi-135-ucode-18.168.6.1-1|33	
12nr|iwlwifi-135-ucode-18.168.6.1-1|34	
12nr|iwlwifi-135-ucode-18.168.6.1-1|35	
12nr|iwlwifi-135-ucode-18.168.6.1-1|36	
12nr|iwlwifi-135-ucode-18.168.6.1-1|37	%changelog
12nr|iwlwifi-135-ucode-18.168.6.1-1|38	* Wed Feb 08 2012 Alexander Khrukin <akhrukin@mandriva.org> 18.168.6.1-1
12nr|iwlwifi-135-ucode-18.168.6.1-1|39	+ Revision: 771805
12nr|iwlwifi-135-ucode-18.168.6.1-1|40	- imported package iwlwifi-135-ucode
12nr|iwlwifi-135-ucode-18.168.6.1-1|41	

21679 12
12nr|iwlwifi-2000-ucode-18.168.6.1-2|1	%define name iwlwifi-2000-ucode
12nr|iwlwifi-2000-ucode-18.168.6.1-2|2	%define version 18.168.6.1
12nr|iwlwifi-2000-ucode-18.168.6.1-2|3	%define release 2
12nr|iwlwifi-2000-ucode-18.168.6.1-2|4	
12nr|iwlwifi-2000-ucode-18.168.6.1-2|5	Summary: Intel Centrino Wireless-N 2200 microcode
12nr|iwlwifi-2000-ucode-18.168.6.1-2|6	Name: %{name}
12nr|iwlwifi-2000-ucode-18.168.6.1-2|7	Version: %{version}
12nr|iwlwifi-2000-ucode-18.168.6.1-2|8	Release: %{release}
12nr|iwlwifi-2000-ucode-18.168.6.1-2|9	Source: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-2000-ucode-%{version}.tgz
12nr|iwlwifi-2000-ucode-18.168.6.1-2|10	License: Proprietary
12nr|iwlwifi-2000-ucode-18.168.6.1-2|11	Group: System/Kernel and hardware
12nr|iwlwifi-2000-ucode-18.168.6.1-2|12	Url: http://intellinuxwireless.org/
12nr|iwlwifi-2000-ucode-18.168.6.1-2|13	BuildArch: noarch
12nr|iwlwifi-2000-ucode-18.168.6.1-2|14	
12nr|iwlwifi-2000-ucode-18.168.6.1-2|15	%description
12nr|iwlwifi-2000-ucode-18.168.6.1-2|16	The file iwlwifi-2000-*.ucode provided in this package is required to be
12nr|iwlwifi-2000-ucode-18.168.6.1-2|17	present on your system in order for the Intel Centrino Wireless-N 2200 Network
12nr|iwlwifi-2000-ucode-18.168.6.1-2|18	Connection Adapter driver for Linux (iwlagn) to be able to operate on
12nr|iwlwifi-2000-ucode-18.168.6.1-2|19	your system.
12nr|iwlwifi-2000-ucode-18.168.6.1-2|20	
12nr|iwlwifi-2000-ucode-18.168.6.1-2|21	%prep
12nr|iwlwifi-2000-ucode-18.168.6.1-2|22	%setup -q
12nr|iwlwifi-2000-ucode-18.168.6.1-2|23	
12nr|iwlwifi-2000-ucode-18.168.6.1-2|24	%build
12nr|iwlwifi-2000-ucode-18.168.6.1-2|25	
12nr|iwlwifi-2000-ucode-18.168.6.1-2|26	%install
12nr|iwlwifi-2000-ucode-18.168.6.1-2|27	install -d %{buildroot}/lib/firmware
12nr|iwlwifi-2000-ucode-18.168.6.1-2|28	install -m644 *.ucode %{buildroot}/lib/firmware/
12nr|iwlwifi-2000-ucode-18.168.6.1-2|29	
12nr|iwlwifi-2000-ucode-18.168.6.1-2|30	%files
12nr|iwlwifi-2000-ucode-18.168.6.1-2|31	%doc LICENSE.* README.*
12nr|iwlwifi-2000-ucode-18.168.6.1-2|32	/lib/firmware/*.ucode
12nr|iwlwifi-2000-ucode-18.168.6.1-2|33	
12nr|iwlwifi-2000-ucode-18.168.6.1-2|34	
12nr|iwlwifi-2000-ucode-18.168.6.1-2|35	%changelog
12nr|iwlwifi-2000-ucode-18.168.6.1-2|36	* Wed Feb 08 2012 Alexander Khrukin <akhrukin@mandriva.org> 18.168.6.1-2
12nr|iwlwifi-2000-ucode-18.168.6.1-2|37	+ Revision: 771823
12nr|iwlwifi-2000-ucode-18.168.6.1-2|38	- desciption fix i forgot to remove string with old network adapter
12nr|iwlwifi-2000-ucode-18.168.6.1-2|39	- imported package iwlwifi-2000-ucode
12nr|iwlwifi-2000-ucode-18.168.6.1-2|40	

21680 12
12nr|iwlwifi-2030-ucode-18.168.6.1-1|1	%define name iwlwifi-2030-ucode
12nr|iwlwifi-2030-ucode-18.168.6.1-1|2	%define version 18.168.6.1
12nr|iwlwifi-2030-ucode-18.168.6.1-1|3	%define release 1
12nr|iwlwifi-2030-ucode-18.168.6.1-1|4	
12nr|iwlwifi-2030-ucode-18.168.6.1-1|5	Summary: Intel Centrino Wireless-N 2230 microcode
12nr|iwlwifi-2030-ucode-18.168.6.1-1|6	Name: %{name}
12nr|iwlwifi-2030-ucode-18.168.6.1-1|7	Version: %{version}
12nr|iwlwifi-2030-ucode-18.168.6.1-1|8	Release: %{release}
12nr|iwlwifi-2030-ucode-18.168.6.1-1|9	Source: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-2030-ucode-%{version}.tgz
12nr|iwlwifi-2030-ucode-18.168.6.1-1|10	License: Proprietary
12nr|iwlwifi-2030-ucode-18.168.6.1-1|11	Group: System/Kernel and hardware
12nr|iwlwifi-2030-ucode-18.168.6.1-1|12	Url: http://intellinuxwireless.org/
12nr|iwlwifi-2030-ucode-18.168.6.1-1|13	BuildArch: noarch
12nr|iwlwifi-2030-ucode-18.168.6.1-1|14	
12nr|iwlwifi-2030-ucode-18.168.6.1-1|15	%description
12nr|iwlwifi-2030-ucode-18.168.6.1-1|16	The file iwlwifi-2030-*.ucode provided in this package is required to be
12nr|iwlwifi-2030-ucode-18.168.6.1-1|17	present on your system in order for the Intel Centrino Wireless-N 2230 Network
12nr|iwlwifi-2030-ucode-18.168.6.1-1|18	Connection Adapter driver for Linux (iwlagn) to be able to operate on
12nr|iwlwifi-2030-ucode-18.168.6.1-1|19	your system.
12nr|iwlwifi-2030-ucode-18.168.6.1-1|20	
12nr|iwlwifi-2030-ucode-18.168.6.1-1|21	%prep
12nr|iwlwifi-2030-ucode-18.168.6.1-1|22	%setup -q
12nr|iwlwifi-2030-ucode-18.168.6.1-1|23	
12nr|iwlwifi-2030-ucode-18.168.6.1-1|24	%build
12nr|iwlwifi-2030-ucode-18.168.6.1-1|25	
12nr|iwlwifi-2030-ucode-18.168.6.1-1|26	%install
12nr|iwlwifi-2030-ucode-18.168.6.1-1|27	install -d %{buildroot}/lib/firmware
12nr|iwlwifi-2030-ucode-18.168.6.1-1|28	install -m644 *.ucode %{buildroot}/lib/firmware/
12nr|iwlwifi-2030-ucode-18.168.6.1-1|29	
12nr|iwlwifi-2030-ucode-18.168.6.1-1|30	%files
12nr|iwlwifi-2030-ucode-18.168.6.1-1|31	%doc LICENSE.* README.*
12nr|iwlwifi-2030-ucode-18.168.6.1-1|32	/lib/firmware/*.ucode
12nr|iwlwifi-2030-ucode-18.168.6.1-1|33	
12nr|iwlwifi-2030-ucode-18.168.6.1-1|34	
12nr|iwlwifi-2030-ucode-18.168.6.1-1|35	%changelog
12nr|iwlwifi-2030-ucode-18.168.6.1-1|36	* Wed Feb 08 2012 Alexander Khrukin <akhrukin@mandriva.org> 18.168.6.1-1
12nr|iwlwifi-2030-ucode-18.168.6.1-1|37	+ Revision: 771821
12nr|iwlwifi-2030-ucode-18.168.6.1-1|38	- imported package iwlwifi-2030-ucode
12nr|iwlwifi-2030-ucode-18.168.6.1-1|39	

21681 12
12nr|iwlwifi-3945-ucode-15.32.2.9-1|1	Summary: Intel PRO/Wireless 3945ABG/BG microcode
12nr|iwlwifi-3945-ucode-15.32.2.9-1|2	Name: iwlwifi-3945-ucode
12nr|iwlwifi-3945-ucode-15.32.2.9-1|3	Epoch: 1
12nr|iwlwifi-3945-ucode-15.32.2.9-1|4	Version: 15.32.2.9
12nr|iwlwifi-3945-ucode-15.32.2.9-1|5	Release: %mkrel 1
12nr|iwlwifi-3945-ucode-15.32.2.9-1|6	Source0: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-3945-ucode-%{version}.tgz
12nr|iwlwifi-3945-ucode-15.32.2.9-1|7	Source1: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-3945-ucode-15.28.1.8.tgz
12nr|iwlwifi-3945-ucode-15.32.2.9-1|8	License: Proprietary
12nr|iwlwifi-3945-ucode-15.32.2.9-1|9	Group: System/Kernel and hardware
12nr|iwlwifi-3945-ucode-15.32.2.9-1|10	Url: http://intellinuxwireless.org/
12nr|iwlwifi-3945-ucode-15.32.2.9-1|11	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|iwlwifi-3945-ucode-15.32.2.9-1|12	BuildArch: noarch
12nr|iwlwifi-3945-ucode-15.32.2.9-1|13	
12nr|iwlwifi-3945-ucode-15.32.2.9-1|14	%description
12nr|iwlwifi-3945-ucode-15.32.2.9-1|15	The file iwlwifi-3945-*.ucode provided in this package is required to be
12nr|iwlwifi-3945-ucode-15.32.2.9-1|16	present on your system in order for the Intel PRO/Wireless 3945ABG/BG Network
12nr|iwlwifi-3945-ucode-15.32.2.9-1|17	Connection Adapter driver for Linux (iwl3945) to be able to operate
12nr|iwlwifi-3945-ucode-15.32.2.9-1|18	on your system.
12nr|iwlwifi-3945-ucode-15.32.2.9-1|19	
12nr|iwlwifi-3945-ucode-15.32.2.9-1|20	%prep
12nr|iwlwifi-3945-ucode-15.32.2.9-1|21	%setup -q -a 1
12nr|iwlwifi-3945-ucode-15.32.2.9-1|22	
12nr|iwlwifi-3945-ucode-15.32.2.9-1|23	# provide old firmware with ucode_api=1 for compatibility with older kernels
12nr|iwlwifi-3945-ucode-15.32.2.9-1|24	cp iwlwifi-3945-ucode-15.28.1.8/iwlwifi-3945-1.ucode .
12nr|iwlwifi-3945-ucode-15.32.2.9-1|25	cp iwlwifi-3945-ucode-15.28.1.8/README.iwlwifi-3945-ucode \
12nr|iwlwifi-3945-ucode-15.32.2.9-1|26	README.iwlwifi-3945-ucode-1
12nr|iwlwifi-3945-ucode-15.32.2.9-1|27	mv README.iwlwifi-3945-ucode README.iwlwifi-3945-ucode-2
12nr|iwlwifi-3945-ucode-15.32.2.9-1|28	
12nr|iwlwifi-3945-ucode-15.32.2.9-1|29	%build
12nr|iwlwifi-3945-ucode-15.32.2.9-1|30	
12nr|iwlwifi-3945-ucode-15.32.2.9-1|31	%install
12nr|iwlwifi-3945-ucode-15.32.2.9-1|32	rm -rf %{buildroot}
12nr|iwlwifi-3945-ucode-15.32.2.9-1|33	install -d %{buildroot}/lib/firmware
12nr|iwlwifi-3945-ucode-15.32.2.9-1|34	install -m644 *.ucode %{buildroot}/lib/firmware/
12nr|iwlwifi-3945-ucode-15.32.2.9-1|35	
12nr|iwlwifi-3945-ucode-15.32.2.9-1|36	%clean
12nr|iwlwifi-3945-ucode-15.32.2.9-1|37	rm -rf %{buildroot}
12nr|iwlwifi-3945-ucode-15.32.2.9-1|38	
12nr|iwlwifi-3945-ucode-15.32.2.9-1|39	%files
12nr|iwlwifi-3945-ucode-15.32.2.9-1|40	%defattr(0644,root,root,0755)
12nr|iwlwifi-3945-ucode-15.32.2.9-1|41	%doc LICENSE.* README.*
12nr|iwlwifi-3945-ucode-15.32.2.9-1|42	/lib/firmware/*.ucode
12nr|iwlwifi-3945-ucode-15.32.2.9-1|43	
12nr|iwlwifi-3945-ucode-15.32.2.9-1|44	
12nr|iwlwifi-3945-ucode-15.32.2.9-1|45	
12nr|iwlwifi-3945-ucode-15.32.2.9-1|46	%changelog
12nr|iwlwifi-3945-ucode-15.32.2.9-1|47	

21682 12
12nr|iwlwifi-4965-ucode-228.61.2.24-1|1	Summary: Intel Wireless WiFi Link 4965AGN microcode
12nr|iwlwifi-4965-ucode-228.61.2.24-1|2	Name: iwlwifi-4965-ucode
12nr|iwlwifi-4965-ucode-228.61.2.24-1|3	Version: 228.61.2.24
12nr|iwlwifi-4965-ucode-228.61.2.24-1|4	Release: %mkrel 1
12nr|iwlwifi-4965-ucode-228.61.2.24-1|5	Source0: http://www.intellinuxwireless.org/iwlwifi/downloads/%{name}-%{version}.tgz
12nr|iwlwifi-4965-ucode-228.61.2.24-1|6	Source1: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-4965-ucode-228.57.1.21.tgz
12nr|iwlwifi-4965-ucode-228.61.2.24-1|7	License: Proprietary
12nr|iwlwifi-4965-ucode-228.61.2.24-1|8	Group: System/Kernel and hardware
12nr|iwlwifi-4965-ucode-228.61.2.24-1|9	Url: http://intellinuxwireless.org/
12nr|iwlwifi-4965-ucode-228.61.2.24-1|10	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|iwlwifi-4965-ucode-228.61.2.24-1|11	BuildArch: noarch
12nr|iwlwifi-4965-ucode-228.61.2.24-1|12	
12nr|iwlwifi-4965-ucode-228.61.2.24-1|13	%description
12nr|iwlwifi-4965-ucode-228.61.2.24-1|14	The files iwlwifi-4965-*.ucode provided in this package are required to be
12nr|iwlwifi-4965-ucode-228.61.2.24-1|15	present on your system in order for the Intel Wireless WiFi Link 4965AGN
12nr|iwlwifi-4965-ucode-228.61.2.24-1|16	driver for Linux (iwl4965/iwlagn) to be able to operate on your system.
12nr|iwlwifi-4965-ucode-228.61.2.24-1|17	
12nr|iwlwifi-4965-ucode-228.61.2.24-1|18	%prep
12nr|iwlwifi-4965-ucode-228.61.2.24-1|19	%setup -q -a 1
12nr|iwlwifi-4965-ucode-228.61.2.24-1|20	
12nr|iwlwifi-4965-ucode-228.61.2.24-1|21	# provide old firmware with ucode_api=1 for compatibility with older kernels
12nr|iwlwifi-4965-ucode-228.61.2.24-1|22	cp iwlwifi-4965-ucode-228.57.1.21/iwlwifi-4965-1.ucode .
12nr|iwlwifi-4965-ucode-228.61.2.24-1|23	cp iwlwifi-4965-ucode-228.57.1.21/README.iwlwifi-4965-ucode \
12nr|iwlwifi-4965-ucode-228.61.2.24-1|24	README.iwlwifi-4965-ucode-1
12nr|iwlwifi-4965-ucode-228.61.2.24-1|25	mv README.iwlwifi-4965-ucode README.iwlwifi-4965-ucode-2
12nr|iwlwifi-4965-ucode-228.61.2.24-1|26	
12nr|iwlwifi-4965-ucode-228.61.2.24-1|27	%build
12nr|iwlwifi-4965-ucode-228.61.2.24-1|28	
12nr|iwlwifi-4965-ucode-228.61.2.24-1|29	%install
12nr|iwlwifi-4965-ucode-228.61.2.24-1|30	rm -rf %{buildroot}
12nr|iwlwifi-4965-ucode-228.61.2.24-1|31	install -d %{buildroot}/lib/firmware
12nr|iwlwifi-4965-ucode-228.61.2.24-1|32	install -m644 *.ucode %{buildroot}/lib/firmware/
12nr|iwlwifi-4965-ucode-228.61.2.24-1|33	
12nr|iwlwifi-4965-ucode-228.61.2.24-1|34	%clean
12nr|iwlwifi-4965-ucode-228.61.2.24-1|35	rm -rf %{buildroot}
12nr|iwlwifi-4965-ucode-228.61.2.24-1|36	
12nr|iwlwifi-4965-ucode-228.61.2.24-1|37	%files
12nr|iwlwifi-4965-ucode-228.61.2.24-1|38	%defattr(-,root,root)
12nr|iwlwifi-4965-ucode-228.61.2.24-1|39	%doc LICENSE.* README.*
12nr|iwlwifi-4965-ucode-228.61.2.24-1|40	/lib/firmware/*.ucode
12nr|iwlwifi-4965-ucode-228.61.2.24-1|41	
12nr|iwlwifi-4965-ucode-228.61.2.24-1|42	
12nr|iwlwifi-4965-ucode-228.61.2.24-1|43	%changelog
12nr|iwlwifi-4965-ucode-228.61.2.24-1|44	* Fri Jul 10 2009 Thomas Backlund <tmb@mandriva.org> 228.61.2.24-1mdv2010.0
12nr|iwlwifi-4965-ucode-228.61.2.24-1|45	+ Revision: 394200
12nr|iwlwifi-4965-ucode-228.61.2.24-1|46	- update to 228.61.2.24
12nr|iwlwifi-4965-ucode-228.61.2.24-1|47	
12nr|iwlwifi-4965-ucode-228.61.2.24-1|48	* Tue Feb 17 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 228.57.2.23-1mdv2009.1
12nr|iwlwifi-4965-ucode-228.61.2.24-1|49	+ Revision: 342121
12nr|iwlwifi-4965-ucode-228.61.2.24-1|50	- Updated to version 228.57.2.23
12nr|iwlwifi-4965-ucode-228.61.2.24-1|51	- Use version of tarball with latest ucode api.
12nr|iwlwifi-4965-ucode-228.61.2.24-1|52	
12nr|iwlwifi-4965-ucode-228.61.2.24-1|53	* Thu Aug 21 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 228.57-1.21.1mdv2009.0
12nr|iwlwifi-4965-ucode-228.61.2.24-1|54	+ Revision: 274476
12nr|iwlwifi-4965-ucode-228.61.2.24-1|55	- Updated to latest Intel 228.57.*.21 ucode versions.
12nr|iwlwifi-4965-ucode-228.61.2.24-1|56	
12nr|iwlwifi-4965-ucode-228.61.2.24-1|57	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 4.44.15-4mdv2009.0
12nr|iwlwifi-4965-ucode-228.61.2.24-1|58	+ Revision: 241595
12nr|iwlwifi-4965-ucode-228.61.2.24-1|59	- rebuild
12nr|iwlwifi-4965-ucode-228.61.2.24-1|60	
12nr|iwlwifi-4965-ucode-228.61.2.24-1|61	* Mon Feb 04 2008 Giuseppe Ghibò <ghibo@mandriva.com> 4.44.15-3mdv2008.1
12nr|iwlwifi-4965-ucode-228.61.2.24-1|62	+ Revision: 162472
12nr|iwlwifi-4965-ucode-228.61.2.24-1|63	- Update iwlwifi-4965-1.ucode from release 4.44.1.18 to release 4.44.1.20.
12nr|iwlwifi-4965-ucode-228.61.2.24-1|64	
12nr|iwlwifi-4965-ucode-228.61.2.24-1|65	+ Olivier Blin <oblin@mandriva.com>
12nr|iwlwifi-4965-ucode-228.61.2.24-1|66	- restore BuildRoot
12nr|iwlwifi-4965-ucode-228.61.2.24-1|67	
12nr|iwlwifi-4965-ucode-228.61.2.24-1|68	+ Thierry Vignaud <tvignaud@mandriva.com>
12nr|iwlwifi-4965-ucode-228.61.2.24-1|69	- kill re-definition of %%buildroot on Pixel's request
12nr|iwlwifi-4965-ucode-228.61.2.24-1|70	
12nr|iwlwifi-4965-ucode-228.61.2.24-1|71	* Mon Aug 20 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 4.44.15-2mdv2008.0
12nr|iwlwifi-4965-ucode-228.61.2.24-1|72	+ Revision: 68011
12nr|iwlwifi-4965-ucode-228.61.2.24-1|73	- Added additional firmware needed by iwlwifi development drivers and
12nr|iwlwifi-4965-ucode-228.61.2.24-1|74	current mandriva kernel.
12nr|iwlwifi-4965-ucode-228.61.2.24-1|75	
12nr|iwlwifi-4965-ucode-228.61.2.24-1|76	* Tue Jul 03 2007 Olivier Blin <oblin@mandriva.com> 4.44.15-1mdv2008.0
12nr|iwlwifi-4965-ucode-228.61.2.24-1|77	+ Revision: 47522
12nr|iwlwifi-4965-ucode-228.61.2.24-1|78	- initial iwlwifi-4965-ucode package
12nr|iwlwifi-4965-ucode-228.61.2.24-1|79	- Create iwlwifi-4965-ucode
12nr|iwlwifi-4965-ucode-228.61.2.24-1|80	

21683 12
12nr|iwlwifi-5000-ucode-8.83.5.1-1|1	%define name iwlwifi-5000-ucode
12nr|iwlwifi-5000-ucode-8.83.5.1-1|2	%define version 8.83.5.1
12nr|iwlwifi-5000-ucode-8.83.5.1-1|3	%define release %mkrel 1
12nr|iwlwifi-5000-ucode-8.83.5.1-1|4	
12nr|iwlwifi-5000-ucode-8.83.5.1-1|5	Summary: Intel PRO/Wireless 5000AGN microcode
12nr|iwlwifi-5000-ucode-8.83.5.1-1|6	Name: %{name}
12nr|iwlwifi-5000-ucode-8.83.5.1-1|7	Version: %{version}
12nr|iwlwifi-5000-ucode-8.83.5.1-1|8	Release: %{release}
12nr|iwlwifi-5000-ucode-8.83.5.1-1|9	Source0: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-5000-ucode-%{version}.tgz
12nr|iwlwifi-5000-ucode-8.83.5.1-1|10	Source1: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-5000-ucode-8.24.2.12.tgz
12nr|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
12nr|iwlwifi-5000-ucode-8.83.5.1-1|12	License: Proprietary
12nr|iwlwifi-5000-ucode-8.83.5.1-1|13	Group: System/Kernel and hardware
12nr|iwlwifi-5000-ucode-8.83.5.1-1|14	Url: http://intellinuxwireless.org/
12nr|iwlwifi-5000-ucode-8.83.5.1-1|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|iwlwifi-5000-ucode-8.83.5.1-1|16	BuildArch: noarch
12nr|iwlwifi-5000-ucode-8.83.5.1-1|17	
12nr|iwlwifi-5000-ucode-8.83.5.1-1|18	%description
12nr|iwlwifi-5000-ucode-8.83.5.1-1|19	The file iwlwifi-5000-*.ucode provided in this package is required to be
12nr|iwlwifi-5000-ucode-8.83.5.1-1|20	present on your system in order for the Intel PRO/Wireless 5000AGN Network
12nr|iwlwifi-5000-ucode-8.83.5.1-1|21	Connection Adapter driver for Linux (iwlagn) to be able to operate on
12nr|iwlwifi-5000-ucode-8.83.5.1-1|22	your system.
12nr|iwlwifi-5000-ucode-8.83.5.1-1|23	
12nr|iwlwifi-5000-ucode-8.83.5.1-1|24	%prep
12nr|iwlwifi-5000-ucode-8.83.5.1-1|25	%setup -q -a 1 -a 2
12nr|iwlwifi-5000-ucode-8.83.5.1-1|26	
12nr|iwlwifi-5000-ucode-8.83.5.1-1|27	# provide old firmware with ucode_api=1 for compatibility with older kernels
12nr|iwlwifi-5000-ucode-8.83.5.1-1|28	cp iwlwifi-5000-ucode-5.4.A.11/iwlwifi-5000-1.ucode .
12nr|iwlwifi-5000-ucode-8.83.5.1-1|29	cp iwlwifi-5000-ucode-5.4.A.11/README.iwlwifi-5000-ucode \
12nr|iwlwifi-5000-ucode-8.83.5.1-1|30	README.iwlwifi-5000-ucode-1
12nr|iwlwifi-5000-ucode-8.83.5.1-1|31	# provide old firmware with ucode_api=2 for compatibility with older kernels
12nr|iwlwifi-5000-ucode-8.83.5.1-1|32	cp iwlwifi-5000-ucode-8.24.2.12/iwlwifi-5000-2.ucode .
12nr|iwlwifi-5000-ucode-8.83.5.1-1|33	cp iwlwifi-5000-ucode-8.24.2.12/README.iwlwifi-5000-ucode \
12nr|iwlwifi-5000-ucode-8.83.5.1-1|34	README.iwlwifi-5000-ucode-2
12nr|iwlwifi-5000-ucode-8.83.5.1-1|35	mv README.iwlwifi-5000-ucode README.iwlwifi-5000-ucode-5
12nr|iwlwifi-5000-ucode-8.83.5.1-1|36	
12nr|iwlwifi-5000-ucode-8.83.5.1-1|37	%build
12nr|iwlwifi-5000-ucode-8.83.5.1-1|38	
12nr|iwlwifi-5000-ucode-8.83.5.1-1|39	%install
12nr|iwlwifi-5000-ucode-8.83.5.1-1|40	rm -rf %{buildroot}
12nr|iwlwifi-5000-ucode-8.83.5.1-1|41	install -d %{buildroot}/lib/firmware
12nr|iwlwifi-5000-ucode-8.83.5.1-1|42	install -m644 *.ucode %{buildroot}/lib/firmware/
12nr|iwlwifi-5000-ucode-8.83.5.1-1|43	
12nr|iwlwifi-5000-ucode-8.83.5.1-1|44	%clean
12nr|iwlwifi-5000-ucode-8.83.5.1-1|45	rm -rf %{buildroot}
12nr|iwlwifi-5000-ucode-8.83.5.1-1|46	
12nr|iwlwifi-5000-ucode-8.83.5.1-1|47	%files
12nr|iwlwifi-5000-ucode-8.83.5.1-1|48	%defattr(-,root,root)
12nr|iwlwifi-5000-ucode-8.83.5.1-1|49	%doc LICENSE.* README.*
12nr|iwlwifi-5000-ucode-8.83.5.1-1|50	/lib/firmware/*.ucode
12nr|iwlwifi-5000-ucode-8.83.5.1-1|51	
12nr|iwlwifi-5000-ucode-8.83.5.1-1|52	
12nr|iwlwifi-5000-ucode-8.83.5.1-1|53	
12nr|iwlwifi-5000-ucode-8.83.5.1-1|54	
12nr|iwlwifi-5000-ucode-8.83.5.1-1|55	%changelog
12nr|iwlwifi-5000-ucode-8.83.5.1-1|56	* Tue Mar 22 2011 Thomas Backlund <tmb@mandriva.org> 8.83.5.1-1mdv2011.0
12nr|iwlwifi-5000-ucode-8.83.5.1-1|57	+ Revision: 647560
12nr|iwlwifi-5000-ucode-8.83.5.1-1|58	- update to 8.83.5.1
12nr|iwlwifi-5000-ucode-8.83.5.1-1|59	
12nr|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
12nr|iwlwifi-5000-ucode-8.83.5.1-1|61	+ Revision: 380677
12nr|iwlwifi-5000-ucode-8.83.5.1-1|62	- Updated to version 8.24.2.12
12nr|iwlwifi-5000-ucode-8.83.5.1-1|63	- Still provide old firmware with ucode_api=1 for compatibility with
12nr|iwlwifi-5000-ucode-8.83.5.1-1|64	older kernels.
12nr|iwlwifi-5000-ucode-8.83.5.1-1|65	
12nr|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
12nr|iwlwifi-5000-ucode-8.83.5.1-1|67	+ Revision: 274480
12nr|iwlwifi-5000-ucode-8.83.5.1-1|68	- import iwlwifi-5000-ucode
12nr|iwlwifi-5000-ucode-8.83.5.1-1|69	
12nr|iwlwifi-5000-ucode-8.83.5.1-1|70	

21684 12
12nr|iwlwifi-5150-ucode-8.24.2.2-1|1	%define name iwlwifi-5150-ucode
12nr|iwlwifi-5150-ucode-8.24.2.2-1|2	%define version 8.24.2.2
12nr|iwlwifi-5150-ucode-8.24.2.2-1|3	%define release %mkrel 1
12nr|iwlwifi-5150-ucode-8.24.2.2-1|4	
12nr|iwlwifi-5150-ucode-8.24.2.2-1|5	Summary: Intel PRO/Wireless 5150AGN microcode
12nr|iwlwifi-5150-ucode-8.24.2.2-1|6	Name: %{name}
12nr|iwlwifi-5150-ucode-8.24.2.2-1|7	Version: %{version}
12nr|iwlwifi-5150-ucode-8.24.2.2-1|8	Release: %{release}
12nr|iwlwifi-5150-ucode-8.24.2.2-1|9	Source: http://www.intellinuxwireless.org/iwlwifi/downloads/iwlwifi-5150-ucode-%{version}.tgz
12nr|iwlwifi-5150-ucode-8.24.2.2-1|10	License: Proprietary
12nr|iwlwifi-5150-ucode-8.24.2.2-1|11	Group: System/Kernel and hardware
12nr|iwlwifi-5150-ucode-8.24.2.2-1|12	Url: http://intellinuxwireless.org/
12nr|iwlwifi-5150-ucode-8.24.2.2-1|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|iwlwifi-5150-ucode-8.24.2.2-1|14	BuildArch: noarch
12nr|iwlwifi-5150-ucode-8.24.2.2-1|15	
12nr|iwlwifi-5150-ucode-8.24.2.2-1|16	%description
12nr|iwlwifi-5150-ucode-8.24.2.2-1|17	The file iwlwifi-5150-*.ucode provided in this package is required to be
12nr|iwlwifi-5150-ucode-8.24.2.2-1|18	present on your system in order for the Intel PRO/Wireless 5150AGN Network
12nr|iwlwifi-5150-ucode-8.24.2.2-1|19	Connection Adapter driver for Linux (iwlagn) to be able to operate on
12nr|iwlwifi-5150-ucode-8.24.2.2-1|20	your system.
12nr|iwlwifi-5150-ucode-8.24.2.2-1|21	
12nr|iwlwifi-5150-ucode-8.24.2.2-1|22	%prep
12nr|iwlwifi-5150-ucode-8.24.2.2-1|23	%setup -q
12nr|iwlwifi-5150-ucode-8.24.2.2-1|24	
12nr|iwlwifi-5150-ucode-8.24.2.2-1|25	%build
12nr|iwlwifi-5150-ucode-8.24.2.2-1|26	
12nr|iwlwifi-5150-ucode-8.24.2.2-1|27	%install
12nr|iwlwifi-5150-ucode-8.24.2.2-1|28	rm -rf %{buildroot}
12nr|iwlwifi-5150-ucode-8.24.2.2-1|29	install -d %{buildroot}/lib/firmware
12nr|iwlwifi-5150-ucode-8.24.2.2-1|30	install -m644 *.ucode %{buildroot}/lib/firmware/
12nr|iwlwifi-5150-ucode-8.24.2.2-1|31	
12nr|iwlwifi-5150-ucode-8.24.2.2-1|32	%clean
12nr|iwlwifi-5150-ucode-8.24.2.2-1|33	rm -rf %{buildroot}
12nr|iwlwifi-5150-ucode-8.24.2.2-1|34	
12nr|iwlwifi-5150-ucode-8.24.2.2-1|35	%files
12nr|iwlwifi-5150-ucode-8.24.2.2-1|36	%defattr(-,root,root)
12nr|iwlwifi-5150-ucode-8.24.2.2-1|37	%doc LICENSE.* README.*
12nr|iwlwifi-5150-ucode-8.24.2.2-1|38	/lib/firmware/*.ucode
12nr|iwlwifi-5150-ucode-8.24.2.2-1|39	
12nr|iwlwifi-5150-ucode-8.24.2.2-1|40	
12nr|iwlwifi-5150-ucode-8.24.2.2-1|41	%changelog
12nr|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
12nr|iwlwifi-5150-ucode-8.24.2.2-1|43	+ Revision: 380679
12nr|iwlwifi-5150-ucode-8.24.2.2-1|44	- import iwlwifi-5150-ucode
12nr|iwlwifi-5150-ucode-8.24.2.2-1|45	
12nr|iwlwifi-5150-ucode-8.24.2.2-1|46	

21685 12
12nr|iwlwifi-6000-ucode-9.221.4.1-1|1	%define name iwlwifi-6000-ucode
12nr|iwlwifi-6000-ucode-9.221.4.1-1|2	%define version 9.221.4.1
12nr|iwlwifi-6000-ucode-9.221.4.1-1|3	%define release %mkrel 1
12nr|iwlwifi-6000-ucode-9.221.4.1-1|4	
12nr|iwlwifi-6000-ucode-9.221.4.1-1|5	Summary: Intel PRO/Wireless 6000AGN microcode
12nr|iwlwifi-6000-ucode-9.221.4.1-1|6	Name:	 %{name}
12nr|iwlwifi-6000-ucode-9.221.4.1-1|7	Version: %{version}
12nr|iwlwifi-6000-ucode-9.221.4.1-1|8	Release: %{release}
12nr|iwlwifi-6000-ucode-9.221.4.1-1|9	Source0: http://www.intellinuxwireless.org/iwlwifi/downloads/%{name}-%{version}.tgz
12nr|iwlwifi-6000-ucode-9.221.4.1-1|10	License: Proprietary
12nr|iwlwifi-6000-ucode-9.221.4.1-1|11	Group:	 System/Kernel and hardware
12nr|iwlwifi-6000-ucode-9.221.4.1-1|12	Url:	 http://intellinuxwireless.org/
12nr|iwlwifi-6000-ucode-9.221.4.1-1|13	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|iwlwifi-6000-ucode-9.221.4.1-1|14	BuildArch: noarch
12nr|iwlwifi-6000-ucode-9.221.4.1-1|15	
12nr|iwlwifi-6000-ucode-9.221.4.1-1|16	%description
12nr|iwlwifi-6000-ucode-9.221.4.1-1|17	The file iwlwifi-6000-*.ucode provided in this package is required to be
12nr|iwlwifi-6000-ucode-9.221.4.1-1|18	present on your system in order for the Intel PRO/Wireless 6000AGN Network
12nr|iwlwifi-6000-ucode-9.221.4.1-1|19	Connection Adapter driver for Linux (iwlagn) to be able to operate on
12nr|iwlwifi-6000-ucode-9.221.4.1-1|20	your system.
12nr|iwlwifi-6000-ucode-9.221.4.1-1|21	
12nr|iwlwifi-6000-ucode-9.221.4.1-1|22	%prep
12nr|iwlwifi-6000-ucode-9.221.4.1-1|23	%setup -q
12nr|iwlwifi-6000-ucode-9.221.4.1-1|24	
12nr|iwlwifi-6000-ucode-9.221.4.1-1|25	%build
12nr|iwlwifi-6000-ucode-9.221.4.1-1|26	
12nr|iwlwifi-6000-ucode-9.221.4.1-1|27	%install
12nr|iwlwifi-6000-ucode-9.221.4.1-1|28	rm -rf %{buildroot}
12nr|iwlwifi-6000-ucode-9.221.4.1-1|29	install -d %{buildroot}/lib/firmware
12nr|iwlwifi-6000-ucode-9.221.4.1-1|30	install -m644 *.ucode %{buildroot}/lib/firmware/
12nr|iwlwifi-6000-ucode-9.221.4.1-1|31	
12nr|iwlwifi-6000-ucode-9.221.4.1-1|32	%clean
12nr|iwlwifi-6000-ucode-9.221.4.1-1|33	rm -rf %{buildroot}
12nr|iwlwifi-6000-ucode-9.221.4.1-1|34	
12nr|iwlwifi-6000-ucode-9.221.4.1-1|35	%files
12nr|iwlwifi-6000-ucode-9.221.4.1-1|36	%defattr(-,root,root)
12nr|iwlwifi-6000-ucode-9.221.4.1-1|37	%doc LICENSE.* README.*
12nr|iwlwifi-6000-ucode-9.221.4.1-1|38	/lib/firmware/*.ucode
12nr|iwlwifi-6000-ucode-9.221.4.1-1|39	
12nr|iwlwifi-6000-ucode-9.221.4.1-1|40	
12nr|iwlwifi-6000-ucode-9.221.4.1-1|41	%changelog
12nr|iwlwifi-6000-ucode-9.221.4.1-1|42	* Thu Dec 30 2010 Thomas Backlund <tmb@mandriva.org> 9.221.4.1-1mdv2011.0
12nr|iwlwifi-6000-ucode-9.221.4.1-1|43	+ Revision: 626457
12nr|iwlwifi-6000-ucode-9.221.4.1-1|44	- update to 9.221.4.1
12nr|iwlwifi-6000-ucode-9.221.4.1-1|45	
12nr|iwlwifi-6000-ucode-9.221.4.1-1|46	* Wed Feb 24 2010 Thomas Backlund <tmb@mandriva.org> 9.193.4.1-1mdv2010.1
12nr|iwlwifi-6000-ucode-9.221.4.1-1|47	+ Revision: 510554
12nr|iwlwifi-6000-ucode-9.221.4.1-1|48	- update to ucode version 9.193.4.1
12nr|iwlwifi-6000-ucode-9.221.4.1-1|49	
12nr|iwlwifi-6000-ucode-9.221.4.1-1|50	* Sun Oct 25 2009 Thomas Backlund <tmb@mandriva.org> 9.176.4.1-1mdv2010.0
12nr|iwlwifi-6000-ucode-9.221.4.1-1|51	+ Revision: 459190
12nr|iwlwifi-6000-ucode-9.221.4.1-1|52	- initial release, iwlwifi 6000 ucode v. 9.176.4.1
12nr|iwlwifi-6000-ucode-9.221.4.1-1|53	- Created package structure for iwlwifi-6000-ucode.
12nr|iwlwifi-6000-ucode-9.221.4.1-1|54	

21686 12
12nr|iwlwifi-6005-ucode-18.168.6.1-1|1	%define name iwlwifi-6005-ucode
12nr|iwlwifi-6005-ucode-18.168.6.1-1|2	%define tarname iwlwifi-6000g2a-ucode
12nr|iwlwifi-6005-ucode-18.168.6.1-1|3	%define version 18.168.6.1
12nr|iwlwifi-6005-ucode-18.168.6.1-1|4	%define release %mkrel 1
12nr|iwlwifi-6005-ucode-18.168.6.1-1|5	
12nr|iwlwifi-6005-ucode-18.168.6.1-1|6	Summary: Intel PRO/Wireless 6005AGN microcode
12nr|iwlwifi-6005-ucode-18.168.6.1-1|7	Name:	 %{name}
12nr|iwlwifi-6005-ucode-18.168.6.1-1|8	Version: %{version}
12nr|iwlwifi-6005-ucode-18.168.6.1-1|9	Release: %{release}
12nr|iwlwifi-6005-ucode-18.168.6.1-1|10	Source0: http://www.intellinuxwireless.org/iwlwifi/downloads/%{tarname}-%{version}.tgz
12nr|iwlwifi-6005-ucode-18.168.6.1-1|11	License: Proprietary
12nr|iwlwifi-6005-ucode-18.168.6.1-1|12	Group:	 System/Kernel and hardware
12nr|iwlwifi-6005-ucode-18.168.6.1-1|13	Url:	 http://intellinuxwireless.org/
12nr|iwlwifi-6005-ucode-18.168.6.1-1|14	BuildArch: noarch
12nr|iwlwifi-6005-ucode-18.168.6.1-1|15	
12nr|iwlwifi-6005-ucode-18.168.6.1-1|16	%description
12nr|iwlwifi-6005-ucode-18.168.6.1-1|17	The file iwlwifi-6000g2a-*.ucode provided in this package is required to be
12nr|iwlwifi-6005-ucode-18.168.6.1-1|18	present on your system in order for the Intel PRO/Wireless 6005AGN Network
12nr|iwlwifi-6005-ucode-18.168.6.1-1|19	Connection Adapter driver for Linux (iwlagn) to be able to operate on
12nr|iwlwifi-6005-ucode-18.168.6.1-1|20	your system.
12nr|iwlwifi-6005-ucode-18.168.6.1-1|21	
12nr|iwlwifi-6005-ucode-18.168.6.1-1|22	%prep
12nr|iwlwifi-6005-ucode-18.168.6.1-1|23	%setup -q -n %{tarname}-%{version}
12nr|iwlwifi-6005-ucode-18.168.6.1-1|24	
12nr|iwlwifi-6005-ucode-18.168.6.1-1|25	%build
12nr|iwlwifi-6005-ucode-18.168.6.1-1|26	
12nr|iwlwifi-6005-ucode-18.168.6.1-1|27	%install
12nr|iwlwifi-6005-ucode-18.168.6.1-1|28	install -d %{buildroot}/lib/firmware
12nr|iwlwifi-6005-ucode-18.168.6.1-1|29	install -m644 *.ucode %{buildroot}/lib/firmware/
12nr|iwlwifi-6005-ucode-18.168.6.1-1|30	
12nr|iwlwifi-6005-ucode-18.168.6.1-1|31	%files
12nr|iwlwifi-6005-ucode-18.168.6.1-1|32	%doc LICENSE.* README.*
12nr|iwlwifi-6005-ucode-18.168.6.1-1|33	/lib/firmware/*.ucode

21687 12
12nr|iwlwifi-6030-ucode-18.168.6.1-1|1	%define name iwlwifi-6030-ucode
12nr|iwlwifi-6030-ucode-18.168.6.1-1|2	%define tarname iwlwifi-6000g2b-ucode
12nr|iwlwifi-6030-ucode-18.168.6.1-1|3	%define version 18.168.6.1
12nr|iwlwifi-6030-ucode-18.168.6.1-1|4	%define release 1
12nr|iwlwifi-6030-ucode-18.168.6.1-1|5	
12nr|iwlwifi-6030-ucode-18.168.6.1-1|6	Summary: Intel PRO/Wireless 6030AGN microcode
12nr|iwlwifi-6030-ucode-18.168.6.1-1|7	Name:	 %{name}
12nr|iwlwifi-6030-ucode-18.168.6.1-1|8	Version: %{version}
12nr|iwlwifi-6030-ucode-18.168.6.1-1|9	Release: %{release}
12nr|iwlwifi-6030-ucode-18.168.6.1-1|10	Source0: http://www.intellinuxwireless.org/iwlwifi/downloads/%{tarname}-%{version}.tgz
12nr|iwlwifi-6030-ucode-18.168.6.1-1|11	License: Proprietary
12nr|iwlwifi-6030-ucode-18.168.6.1-1|12	Group:	 System/Kernel and hardware
12nr|iwlwifi-6030-ucode-18.168.6.1-1|13	Url:	 http://intellinuxwireless.org/
12nr|iwlwifi-6030-ucode-18.168.6.1-1|14	BuildArch: noarch
12nr|iwlwifi-6030-ucode-18.168.6.1-1|15	
12nr|iwlwifi-6030-ucode-18.168.6.1-1|16	%description
12nr|iwlwifi-6030-ucode-18.168.6.1-1|17	The file iwlwifi-6000g2b-*.ucode provided in this package is required to be
12nr|iwlwifi-6030-ucode-18.168.6.1-1|18	present on your system in order for the Intel PRO/Wireless 6030AGN Network
12nr|iwlwifi-6030-ucode-18.168.6.1-1|19	Connection Adapter driver for Linux (iwlagn) to be able to operate on
12nr|iwlwifi-6030-ucode-18.168.6.1-1|20	your system.
12nr|iwlwifi-6030-ucode-18.168.6.1-1|21	
12nr|iwlwifi-6030-ucode-18.168.6.1-1|22	%prep
12nr|iwlwifi-6030-ucode-18.168.6.1-1|23	%setup -q -n %{tarname}-%{version}
12nr|iwlwifi-6030-ucode-18.168.6.1-1|24	
12nr|iwlwifi-6030-ucode-18.168.6.1-1|25	%build
12nr|iwlwifi-6030-ucode-18.168.6.1-1|26	
12nr|iwlwifi-6030-ucode-18.168.6.1-1|27	%install
12nr|iwlwifi-6030-ucode-18.168.6.1-1|28	install -d %{buildroot}/lib/firmware
12nr|iwlwifi-6030-ucode-18.168.6.1-1|29	install -m644 *.ucode %{buildroot}/lib/firmware/
12nr|iwlwifi-6030-ucode-18.168.6.1-1|30	
12nr|iwlwifi-6030-ucode-18.168.6.1-1|31	%files
12nr|iwlwifi-6030-ucode-18.168.6.1-1|32	%doc LICENSE.* README.*
12nr|iwlwifi-6030-ucode-18.168.6.1-1|33	/lib/firmware/*.ucode
12nr|iwlwifi-6030-ucode-18.168.6.1-1|34	
12nr|iwlwifi-6030-ucode-18.168.6.1-1|35	
12nr|iwlwifi-6030-ucode-18.168.6.1-1|36	
12nr|iwlwifi-6030-ucode-18.168.6.1-1|37	
12nr|iwlwifi-6030-ucode-18.168.6.1-1|38	%changelog
12nr|iwlwifi-6030-ucode-18.168.6.1-1|39	* Wed Feb 08 2012 Alexander Khrukin <akhrukin@mandriva.org> 18.168.6.1-1
12nr|iwlwifi-6030-ucode-18.168.6.1-1|40	+ Revision: 771796
12nr|iwlwifi-6030-ucode-18.168.6.1-1|41	- version update 18.168.6.1
12nr|iwlwifi-6030-ucode-18.168.6.1-1|42	
12nr|iwlwifi-6030-ucode-18.168.6.1-1|43	* Tue Mar 22 2011 Thomas Backlund <tmb@mandriva.org> 17.168.5.2-1
12nr|iwlwifi-6030-ucode-18.168.6.1-1|44	+ Revision: 647562
12nr|iwlwifi-6030-ucode-18.168.6.1-1|45	- update to 17.168.5.2
12nr|iwlwifi-6030-ucode-18.168.6.1-1|46	
12nr|iwlwifi-6030-ucode-18.168.6.1-1|47	* Thu Dec 30 2010 Thomas Backlund <tmb@mandriva.org> 17.168.5.1-1mdv2011.0
12nr|iwlwifi-6030-ucode-18.168.6.1-1|48	+ Revision: 626465
12nr|iwlwifi-6030-ucode-18.168.6.1-1|49	- add ucode 17.168.5.1 and spec file
12nr|iwlwifi-6030-ucode-18.168.6.1-1|50	- Created package structure for iwlwifi-6030-ucode.
12nr|iwlwifi-6030-ucode-18.168.6.1-1|51	

21688 12
12nr|iwlwifi-6050-ucode-41.28.5.1-2|1	%define name iwlwifi-6050-ucode
12nr|iwlwifi-6050-ucode-41.28.5.1-2|2	%define version 41.28.5.1
12nr|iwlwifi-6050-ucode-41.28.5.1-2|3	%define version_api4 9.201.4.1
12nr|iwlwifi-6050-ucode-41.28.5.1-2|4	%define release %mkrel 2
12nr|iwlwifi-6050-ucode-41.28.5.1-2|5	
12nr|iwlwifi-6050-ucode-41.28.5.1-2|6	Summary: Intel PRO/Wireless 6050AGN microcode
12nr|iwlwifi-6050-ucode-41.28.5.1-2|7	Name:	 %{name}
12nr|iwlwifi-6050-ucode-41.28.5.1-2|8	Version: %{version}
12nr|iwlwifi-6050-ucode-41.28.5.1-2|9	Release: %{release}
12nr|iwlwifi-6050-ucode-41.28.5.1-2|10	Source0: http://www.intellinuxwireless.org/iwlwifi/downloads/%{name}-%{version}.tgz
12nr|iwlwifi-6050-ucode-41.28.5.1-2|11	Source1: http://www.intellinuxwireless.org/iwlwifi/downloads/%{name}-%{version_api4}.tgz
12nr|iwlwifi-6050-ucode-41.28.5.1-2|12	License: Proprietary
12nr|iwlwifi-6050-ucode-41.28.5.1-2|13	Group:	 System/Kernel and hardware
12nr|iwlwifi-6050-ucode-41.28.5.1-2|14	Url:	 http://intellinuxwireless.org/
12nr|iwlwifi-6050-ucode-41.28.5.1-2|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|iwlwifi-6050-ucode-41.28.5.1-2|16	BuildArch: noarch
12nr|iwlwifi-6050-ucode-41.28.5.1-2|17	
12nr|iwlwifi-6050-ucode-41.28.5.1-2|18	%description
12nr|iwlwifi-6050-ucode-41.28.5.1-2|19	The file iwlwifi-6050-*.ucode provided in this package is required to be
12nr|iwlwifi-6050-ucode-41.28.5.1-2|20	present on your system in order for the Intel PRO/Wireless 6050AGN Network
12nr|iwlwifi-6050-ucode-41.28.5.1-2|21	Connection Adapter driver for Linux (iwlagn) to be able to operate on
12nr|iwlwifi-6050-ucode-41.28.5.1-2|22	your system.
12nr|iwlwifi-6050-ucode-41.28.5.1-2|23	
12nr|iwlwifi-6050-ucode-41.28.5.1-2|24	%prep
12nr|iwlwifi-6050-ucode-41.28.5.1-2|25	%setup -q -a 1
12nr|iwlwifi-6050-ucode-41.28.5.1-2|26	
12nr|iwlwifi-6050-ucode-41.28.5.1-2|27	# provide old firmware with ucode_api=4 for compatibility with older kernels
12nr|iwlwifi-6050-ucode-41.28.5.1-2|28	cp %{name}-%{version_api4}/iwlwifi-6050-4.ucode .
12nr|iwlwifi-6050-ucode-41.28.5.1-2|29	cp %{name}-%{version_api4}/README.iwlwifi-6050-ucode \
12nr|iwlwifi-6050-ucode-41.28.5.1-2|30	README.iwlwifi-6050-ucode-4
12nr|iwlwifi-6050-ucode-41.28.5.1-2|31	mv README.iwlwifi-6050-ucode README.iwlwifi-6050-ucode-5
12nr|iwlwifi-6050-ucode-41.28.5.1-2|32	
12nr|iwlwifi-6050-ucode-41.28.5.1-2|33	%build
12nr|iwlwifi-6050-ucode-41.28.5.1-2|34	
12nr|iwlwifi-6050-ucode-41.28.5.1-2|35	%install
12nr|iwlwifi-6050-ucode-41.28.5.1-2|36	rm -rf %{buildroot}
12nr|iwlwifi-6050-ucode-41.28.5.1-2|37	install -d %{buildroot}/lib/firmware
12nr|iwlwifi-6050-ucode-41.28.5.1-2|38	install -m644 *.ucode %{buildroot}/lib/firmware/
12nr|iwlwifi-6050-ucode-41.28.5.1-2|39	
12nr|iwlwifi-6050-ucode-41.28.5.1-2|40	%clean
12nr|iwlwifi-6050-ucode-41.28.5.1-2|41	rm -rf %{buildroot}
12nr|iwlwifi-6050-ucode-41.28.5.1-2|42	
12nr|iwlwifi-6050-ucode-41.28.5.1-2|43	%files
12nr|iwlwifi-6050-ucode-41.28.5.1-2|44	%defattr(-,root,root)
12nr|iwlwifi-6050-ucode-41.28.5.1-2|45	%doc LICENSE.* README.*
12nr|iwlwifi-6050-ucode-41.28.5.1-2|46	/lib/firmware/*.ucode
12nr|iwlwifi-6050-ucode-41.28.5.1-2|47	
12nr|iwlwifi-6050-ucode-41.28.5.1-2|48	
12nr|iwlwifi-6050-ucode-41.28.5.1-2|49	%changelog
12nr|iwlwifi-6050-ucode-41.28.5.1-2|50	* Tue Jan 04 2011 Colin Guthrie <cguthrie@mandriva.org> 41.28.5.1-2mdv2011.0
12nr|iwlwifi-6050-ucode-41.28.5.1-2|51	+ Revision: 628617
12nr|iwlwifi-6050-ucode-41.28.5.1-2|52	- Rebuild to regenerate media hdlists for non-free
12nr|iwlwifi-6050-ucode-41.28.5.1-2|53	
12nr|iwlwifi-6050-ucode-41.28.5.1-2|54	* Thu Dec 30 2010 Thomas Backlund <tmb@mandriva.org> 41.28.5.1-1mdv2011.0
12nr|iwlwifi-6050-ucode-41.28.5.1-2|55	+ Revision: 626467
12nr|iwlwifi-6050-ucode-41.28.5.1-2|56	- add 41.28.5.1 ucode
12nr|iwlwifi-6050-ucode-41.28.5.1-2|57	
12nr|iwlwifi-6050-ucode-41.28.5.1-2|58	* Mon Dec 06 2010 Oden Eriksson <oeriksson@mandriva.com> 9.201.4.1-2mdv2011.0
12nr|iwlwifi-6050-ucode-41.28.5.1-2|59	+ Revision: 612426
12nr|iwlwifi-6050-ucode-41.28.5.1-2|60	- the mass rebuild of 2010.1 packages
12nr|iwlwifi-6050-ucode-41.28.5.1-2|61	
12nr|iwlwifi-6050-ucode-41.28.5.1-2|62	* Fri Jun 04 2010 Thomas Backlund <tmb@mandriva.org> 9.201.4.1-1mdv2010.1
12nr|iwlwifi-6050-ucode-41.28.5.1-2|63	+ Revision: 547063
12nr|iwlwifi-6050-ucode-41.28.5.1-2|64	- Initial release
12nr|iwlwifi-6050-ucode-41.28.5.1-2|65	- Created package structure for iwlwifi-6050-ucode.
12nr|iwlwifi-6050-ucode-41.28.5.1-2|66	

21689 12
12nr|iwlwifi-agn-ucode-1.0-8|1	%define name iwlwifi-agn-ucode
12nr|iwlwifi-agn-ucode-1.0-8|2	%define version 1.0
12nr|iwlwifi-agn-ucode-1.0-8|3	%define release %mkrel 8
12nr|iwlwifi-agn-ucode-1.0-8|4	
12nr|iwlwifi-agn-ucode-1.0-8|5	Summary: Intel Wireless WiFi Link microcode
12nr|iwlwifi-agn-ucode-1.0-8|6	Name: %{name}
12nr|iwlwifi-agn-ucode-1.0-8|7	Version: %{version}
12nr|iwlwifi-agn-ucode-1.0-8|8	Release: %{release}
12nr|iwlwifi-agn-ucode-1.0-8|9	License: Proprietary
12nr|iwlwifi-agn-ucode-1.0-8|10	Group: System/Kernel and hardware
12nr|iwlwifi-agn-ucode-1.0-8|11	Url: http://intellinuxwireless.org/
12nr|iwlwifi-agn-ucode-1.0-8|12	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|iwlwifi-agn-ucode-1.0-8|13	BuildArch: noarch
12nr|iwlwifi-agn-ucode-1.0-8|14	Requires: iwlwifi-100-ucode
12nr|iwlwifi-agn-ucode-1.0-8|15	Requires: iwlwifi-1000-ucode
12nr|iwlwifi-agn-ucode-1.0-8|16	Requires: iwlwifi-3945-ucode
12nr|iwlwifi-agn-ucode-1.0-8|17	Requires: iwlwifi-4965-ucode
12nr|iwlwifi-agn-ucode-1.0-8|18	Requires: iwlwifi-5000-ucode
12nr|iwlwifi-agn-ucode-1.0-8|19	Requires: iwlwifi-5150-ucode
12nr|iwlwifi-agn-ucode-1.0-8|20	Requires: iwlwifi-6000-ucode
12nr|iwlwifi-agn-ucode-1.0-8|21	Requires: iwlwifi-6005-ucode
12nr|iwlwifi-agn-ucode-1.0-8|22	Requires: iwlwifi-6030-ucode
12nr|iwlwifi-agn-ucode-1.0-8|23	Requires: iwlwifi-6050-ucode
12nr|iwlwifi-agn-ucode-1.0-8|24	
12nr|iwlwifi-agn-ucode-1.0-8|25	%description
12nr|iwlwifi-agn-ucode-1.0-8|26	This package requires other packages containing microcode needed to
12nr|iwlwifi-agn-ucode-1.0-8|27	use the Intel Wireless WiFi Link devices.
12nr|iwlwifi-agn-ucode-1.0-8|28	
12nr|iwlwifi-agn-ucode-1.0-8|29	%files
12nr|iwlwifi-agn-ucode-1.0-8|30	
12nr|iwlwifi-agn-ucode-1.0-8|31	
12nr|iwlwifi-agn-ucode-1.0-8|32	
12nr|iwlwifi-agn-ucode-1.0-8|33	
12nr|iwlwifi-agn-ucode-1.0-8|34	%changelog
12nr|iwlwifi-agn-ucode-1.0-8|35	* Tue Mar 22 2011 Thomas Backlund <tmb@mandriva.org> 1.0-8mdv2011.0
12nr|iwlwifi-agn-ucode-1.0-8|36	+ Revision: 647563
12nr|iwlwifi-agn-ucode-1.0-8|37	- add requires on iwlwifi-100-ucode
12nr|iwlwifi-agn-ucode-1.0-8|38	
12nr|iwlwifi-agn-ucode-1.0-8|39	* Thu Dec 30 2010 Thomas Backlund <tmb@mandriva.org> 1.0-6mdv2011.0
12nr|iwlwifi-agn-ucode-1.0-8|40	+ Revision: 626480
12nr|iwlwifi-agn-ucode-1.0-8|41	- add 6005 and 6030 ucode
12nr|iwlwifi-agn-ucode-1.0-8|42	- require iwlwifi-6050-ucode
12nr|iwlwifi-agn-ucode-1.0-8|43	
12nr|iwlwifi-agn-ucode-1.0-8|44	* Fri Dec 18 2009 Thomas Backlund <tmb@mandriva.org> 1.0-4mdv2010.1
12nr|iwlwifi-agn-ucode-1.0-8|45	+ Revision: 480017
12nr|iwlwifi-agn-ucode-1.0-8|46	- add iwlwifi-6000-ucode to the requires
12nr|iwlwifi-agn-ucode-1.0-8|47	
12nr|iwlwifi-agn-ucode-1.0-8|48	* Sat Aug 15 2009 Thomas Backlund <tmb@mandriva.org> 1.0-3mdv2010.0
12nr|iwlwifi-agn-ucode-1.0-8|49	+ Revision: 416652
12nr|iwlwifi-agn-ucode-1.0-8|50	- require iwlwifi-1000-ucode
12nr|iwlwifi-agn-ucode-1.0-8|51	
12nr|iwlwifi-agn-ucode-1.0-8|52	* Thu May 28 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 1.0-2mdv2010.0
12nr|iwlwifi-agn-ucode-1.0-8|53	+ Revision: 380682
12nr|iwlwifi-agn-ucode-1.0-8|54	- Add requires for new iwlwifi-5150-ucode package.
12nr|iwlwifi-agn-ucode-1.0-8|55	
12nr|iwlwifi-agn-ucode-1.0-8|56	* Thu Aug 28 2008 Olivier Blin <oblin@mandriva.com> 1.0-1mdv2009.0
12nr|iwlwifi-agn-ucode-1.0-8|57	+ Revision: 276873
12nr|iwlwifi-agn-ucode-1.0-8|58	- require iwlwifi-4965-ucode and iwlwifi-5000-ucode
12nr|iwlwifi-agn-ucode-1.0-8|59	- create iwlwifi-agn-ucode
12nr|iwlwifi-agn-ucode-1.0-8|60	

21690 12
12nr|java3d-1.5.2-1|1	Name:		java3d
12nr|java3d-1.5.2-1|2	Group:		Graphics
12nr|java3d-1.5.2-1|3	Summary:	Master project for Java 3D projects
12nr|java3d-1.5.2-1|4	Version:	1.5.2
12nr|java3d-1.5.2-1|5	# And some restrictions like Sun and others IP/patents, US embargos, etc
12nr|java3d-1.5.2-1|6	License:	BSD like and GPLv2+
12nr|java3d-1.5.2-1|7	Release:	%mkrel 1
12nr|java3d-1.5.2-1|8	
12nr|java3d-1.5.2-1|9	# register an user at https://www.dev.java.net
12nr|java3d-1.5.2-1|10	# mkdir java3d-1.5.2
12nr|java3d-1.5.2-1|11	# cd java3d-1.5.2
12nr|java3d-1.5.2-1|12	# svn checkout https://vecmath.dev.java.net/svn/vecmath/trunk vecmath
12nr|java3d-1.5.2-1|13	# svn checkout https://j3d-core.dev.java.net/svn/j3d-core/trunk j3d-core
12nr|java3d-1.5.2-1|14	# svn checkout https://j3d-core-utils.dev.java.net/svn/j3d-core-utils/trunk j3d-core-utils
12nr|java3d-1.5.2-1|15	# find vecmath -name .svn -exec rm -fr {} \;
12nr|java3d-1.5.2-1|16	# find j3d-core -name .svn -exec rm -fr {} \;
12nr|java3d-1.5.2-1|17	# find j3d-core-utils -name .svn -exec rm -fr {} \;
12nr|java3d-1.5.2-1|18	# cd ..
12nr|java3d-1.5.2-1|19	# tar jcf java3d-1.5.2.tar.bz2 java3d-1.5.2
12nr|java3d-1.5.2-1|20	Source0:	java3d-1.5.2.tar.bz2
12nr|java3d-1.5.2-1|21	# http://wiki.java.net/bin/view/Javadesktop/Java3DFAQ
12nr|java3d-1.5.2-1|22	URL:		https://java3d.dev.java.net
12nr|java3d-1.5.2-1|23	Patch0:		06_java-compat.patch
12nr|java3d-1.5.2-1|24	
12nr|java3d-1.5.2-1|25	#-----------------------------------------------------------------------
12nr|java3d-1.5.2-1|26	BuildRequires:  ant
12nr|java3d-1.5.2-1|27	BuildRequires:	ant-apache-bcel
12nr|java3d-1.5.2-1|28	BuildRequires:	ant-nodeps
12nr|java3d-1.5.2-1|29	BuildRequires:	crimson
12nr|java3d-1.5.2-1|30	BuildRequires:	GL-devel
12nr|java3d-1.5.2-1|31	BuildRequires:  java-rpmbuild
12nr|java3d-1.5.2-1|32	BuildRequires:	jpackage-utils
12nr|java3d-1.5.2-1|33	BuildRequires:  libjpeg-devel
12nr|java3d-1.5.2-1|34	BuildRequires:	xml-commons-jaxp-1.3-apis
12nr|java3d-1.5.2-1|35	BuildRequires:	pkgconfig(xt)
12nr|java3d-1.5.2-1|36	
12nr|java3d-1.5.2-1|37	#-----------------------------------------------------------------------
12nr|java3d-1.5.2-1|38	%description
12nr|java3d-1.5.2-1|39	This is the parent project for all Java 3DTM-related sub-projects on java.net.
12nr|java3d-1.5.2-1|40	These sub-projects include: j3d-core (the core 3D API), vecmath (the 3D vector
12nr|java3d-1.5.2-1|41	math package), and j3d-core-utils (the 3D core utilities), among others. See
12nr|java3d-1.5.2-1|42	the complete list of sub-projects at the bottom of this page.
12nr|java3d-1.5.2-1|43	
12nr|java3d-1.5.2-1|44	Note that there is no source code in this parent project; source code files for
12nr|java3d-1.5.2-1|45	the various 3D sub-projects are in the sub-projects themselves.
12nr|java3d-1.5.2-1|46	
12nr|java3d-1.5.2-1|47	#-----------------------------------------------------------------------
12nr|java3d-1.5.2-1|48	%package devel
12nr|java3d-1.5.2-1|49	Summary:	Development files for %{name}
12nr|java3d-1.5.2-1|50	Group:		Development/Other
12nr|java3d-1.5.2-1|51	
12nr|java3d-1.5.2-1|52	%description devel
12nr|java3d-1.5.2-1|53	Development files and headers for %{name}.
12nr|java3d-1.5.2-1|54	
12nr|java3d-1.5.2-1|55	#-----------------------------------------------------------------------
12nr|java3d-1.5.2-1|56	%package javadoc
12nr|java3d-1.5.2-1|57	Summary:	Documentation files for %{name}
12nr|java3d-1.5.2-1|58	Group:		Development/Other
12nr|java3d-1.5.2-1|59	
12nr|java3d-1.5.2-1|60	%description javadoc
12nr|java3d-1.5.2-1|61	Documentation files and headers for %{name}.
12nr|java3d-1.5.2-1|62	
12nr|java3d-1.5.2-1|63	#-----------------------------------------------------------------------
12nr|java3d-1.5.2-1|64	%prep
12nr|java3d-1.5.2-1|65	%setup -q
12nr|java3d-1.5.2-1|66	%apply_patches
12nr|java3d-1.5.2-1|67	
12nr|java3d-1.5.2-1|68	#-----------------------------------------------------------------------
12nr|java3d-1.5.2-1|69	%define ant	JAVA_HOME=%{java_home} ant
12nr|java3d-1.5.2-1|70	
12nr|java3d-1.5.2-1|71	%build
12nr|java3d-1.5.2-1|72	pushd vecmath
12nr|java3d-1.5.2-1|73	%ant jar
12nr|java3d-1.5.2-1|74	%ant docs
12nr|java3d-1.5.2-1|75	popd
12nr|java3d-1.5.2-1|76	
12nr|java3d-1.5.2-1|77	pushd j3d-core
12nr|java3d-1.5.2-1|78	%ant compile
12nr|java3d-1.5.2-1|79	%ant jar
12nr|java3d-1.5.2-1|80	%ant docs
12nr|java3d-1.5.2-1|81	popd
12nr|java3d-1.5.2-1|82	
12nr|java3d-1.5.2-1|83	#-----------------------------------------------------------------------
12nr|java3d-1.5.2-1|84	%install
12nr|java3d-1.5.2-1|85	mkdir -p %{buildroot}%{_libdir}
12nr|java3d-1.5.2-1|86	mkdir -p %{buildroot}%{_javadir}
12nr|java3d-1.5.2-1|87	mkdir -p %{buildroot}%{_javadocdir}/{vecmath,j3d-core}
12nr|java3d-1.5.2-1|88	mkdir -p %{buildroot}%{_datadir}/java3d/{vecmath,j3d}
12nr|java3d-1.5.2-1|89	
12nr|java3d-1.5.2-1|90	pushd vecmath
12nr|java3d-1.5.2-1|91	install -m644 build/opt/lib/ext/vecmath.jar %{buildroot}%{_javadir}
12nr|java3d-1.5.2-1|92	cp -fa docs/* %{buildroot}%{_javadocdir}/vecmath
12nr|java3d-1.5.2-1|93	cp -far build/javadocs/* %{buildroot}%{_javadocdir}/vecmath
12nr|java3d-1.5.2-1|94	cp -far build/opt/gen %{buildroot}%{_datadir}/java3d/vecmath
12nr|java3d-1.5.2-1|95	cp -far build/opt/classes %{buildroot}%{_datadir}/java3d/vecmath
12nr|java3d-1.5.2-1|96	popd
12nr|java3d-1.5.2-1|97	
12nr|java3d-1.5.2-1|98	pushd j3d-core
12nr|java3d-1.5.2-1|99	install -m755 build/linux-*/opt/lib/*/libj3dcore-ogl.so %{buildroot}%{_libdir}
12nr|java3d-1.5.2-1|100	install -m644 build/linux-*/opt/lib/ext/{j3dcore,j3dutils}.jar %{buildroot}%{_javadir}
12nr|java3d-1.5.2-1|101	cp -fa build/linux-*/javadocs/* %{buildroot}%{_javadocdir}/j3d-core
12nr|java3d-1.5.2-1|102	cp -far build/linux-*/opt/gen %{buildroot}%{_datadir}/java3d/j3d
12nr|java3d-1.5.2-1|103	cp -far build/linux-*/opt/classes %{buildroot}%{_datadir}/java3d/j3d
12nr|java3d-1.5.2-1|104	popd
12nr|java3d-1.5.2-1|105	
12nr|java3d-1.5.2-1|106	#-----------------------------------------------------------------------
12nr|java3d-1.5.2-1|107	%files
12nr|java3d-1.5.2-1|108	%defattr(-,root,root)
12nr|java3d-1.5.2-1|109	%{_javadir}/*
12nr|java3d-1.5.2-1|110	%{_libdir}/*.so
12nr|java3d-1.5.2-1|111	
12nr|java3d-1.5.2-1|112	%files	devel
12nr|java3d-1.5.2-1|113	%defattr(-,root,root)
12nr|java3d-1.5.2-1|114	%dir %{_datadir}/java3d
12nr|java3d-1.5.2-1|115	%{_datadir}/java3d/*
12nr|java3d-1.5.2-1|116	
12nr|java3d-1.5.2-1|117	%files	javadoc
12nr|java3d-1.5.2-1|118	%defattr(-,root,root)
12nr|java3d-1.5.2-1|119	%dir %{_javadocdir}/vecmath
12nr|java3d-1.5.2-1|120	%{_javadocdir}/vecmath/*
12nr|java3d-1.5.2-1|121	%dir %{_javadocdir}/j3d-core
12nr|java3d-1.5.2-1|122	%{_javadocdir}/j3d-core/*
12nr|java3d-1.5.2-1|123	
12nr|java3d-1.5.2-1|124	
12nr|java3d-1.5.2-1|125	%changelog
12nr|java3d-1.5.2-1|126	* Fri Nov 26 2010 Paulo Andrade <pcpa@mandriva.com.br> 1.5.2-1mdv2011.0
12nr|java3d-1.5.2-1|127	+ Revision: 601616
12nr|java3d-1.5.2-1|128	- Import java3d version 1.5.2
12nr|java3d-1.5.2-1|129	- java3d
12nr|java3d-1.5.2-1|130	

21691 12
12nr|jsmath-fonts-3.0-1|1	Name:		jsmath-fonts
12nr|jsmath-fonts-3.0-1|2	Version:	3.0
12nr|jsmath-fonts-3.0-1|3	Release:	%mkrel 1
12nr|jsmath-fonts-3.0-1|4	License:	Freeware
12nr|jsmath-fonts-3.0-1|5	Summary:	jsMath TrueType fonts
12nr|jsmath-fonts-3.0-1|6	Group:		System/Fonts/True type
12nr|jsmath-fonts-3.0-1|7	
12nr|jsmath-fonts-3.0-1|8	Source:		http://www.math.union.edu/~dpvc/jsMath/download/TeX-fonts-linux.tgz
12nr|jsmath-fonts-3.0-1|9	BuildArch:	noarch
12nr|jsmath-fonts-3.0-1|10	URL:		http://www.math.union.edu/~dpvc/jsMath/download/jsMath-fonts.html
12nr|jsmath-fonts-3.0-1|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|jsmath-fonts-3.0-1|12	
12nr|jsmath-fonts-3.0-1|13	%description
12nr|jsmath-fonts-3.0-1|14	The jsMath package is designed to work best if you have installed the TeX
12nr|jsmath-fonts-3.0-1|15	font set. This package provides a set of TeX ttf fonts for Linux systems.
12nr|jsmath-fonts-3.0-1|16	
12nr|jsmath-fonts-3.0-1|17	%prep
12nr|jsmath-fonts-3.0-1|18	%setup -q -n TeX-fonts-linux
12nr|jsmath-fonts-3.0-1|19	
12nr|jsmath-fonts-3.0-1|20	%build
12nr|jsmath-fonts-3.0-1|21	
12nr|jsmath-fonts-3.0-1|22	%install
12nr|jsmath-fonts-3.0-1|23	mkdir -p %{buildroot}%{_datadir}/fonts/jsMath
12nr|jsmath-fonts-3.0-1|24	install -m644 *.ttf %{buildroot}%{_datadir}/fonts/jsMath
12nr|jsmath-fonts-3.0-1|25	
12nr|jsmath-fonts-3.0-1|26	%clean
12nr|jsmath-fonts-3.0-1|27	rm -rf %{buildroot}
12nr|jsmath-fonts-3.0-1|28	
12nr|jsmath-fonts-3.0-1|29	%files
12nr|jsmath-fonts-3.0-1|30	%defattr (-,root,root)
12nr|jsmath-fonts-3.0-1|31	%dir %{_datadir}/fonts/jsMath
12nr|jsmath-fonts-3.0-1|32	%{_datadir}/fonts/jsMath/*.ttf
12nr|jsmath-fonts-3.0-1|33	
12nr|jsmath-fonts-3.0-1|34	
12nr|jsmath-fonts-3.0-1|35	%changelog
12nr|jsmath-fonts-3.0-1|36	* Fri Nov 19 2010 Paulo Andrade <pcpa@mandriva.com.br> 3.0-1mdv2011.0
12nr|jsmath-fonts-3.0-1|37	+ Revision: 598834
12nr|jsmath-fonts-3.0-1|38	- Import the suggested linux version of ttf jsmath fonts
12nr|jsmath-fonts-3.0-1|39	- jsmath-fonts
12nr|jsmath-fonts-3.0-1|40	

21692 12
12nr|kant-kash-3-1|1	
12nr|kant-kash-3-1|2	%define		name			kant-kash
12nr|kant-kash-3-1|3	%define		kashdir			%{_datadir}/kash
12nr|kant-kash-3-1|4	
12nr|kant-kash-3-1|5	Name:		%{name}
12nr|kant-kash-3-1|6	Group:		Sciences/Mathematics
12nr|kant-kash-3-1|7	License:	Proprietary
12nr|kant-kash-3-1|8	Summary:	Computational Algebraic Number Theory
12nr|kant-kash-3-1|9	Version:	3
12nr|kant-kash-3-1|10	Release:	%mkrel 1
12nr|kant-kash-3-1|11	Source0:	ftp://ftp.math.tu-berlin.de/pub/algebra/Kant/Kash_3/KASH3-Linux-i686-2008-07-31.tar.bz2
12nr|kant-kash-3-1|12	URL:		http://www.math.tu-berlin.de/~kant/kash.html
12nr|kant-kash-3-1|13	ExclusiveArch:	%{ix86}
12nr|kant-kash-3-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|kant-kash-3-1|15	
12nr|kant-kash-3-1|16	%description
12nr|kant-kash-3-1|17	KANT is a software package for mathematicians interested in algebraic number
12nr|kant-kash-3-1|18	theory. For those KANT is a tool for sophisticated computations in number
12nr|kant-kash-3-1|19	fields, in global function fields, and in local fields.
12nr|kant-kash-3-1|20	
12nr|kant-kash-3-1|21	%prep
12nr|kant-kash-3-1|22	%setup -q -n KASH3-Linux-i686-2008-07-31
12nr|kant-kash-3-1|23	
12nr|kant-kash-3-1|24	%build
12nr|kant-kash-3-1|25	
12nr|kant-kash-3-1|26	%install
12nr|kant-kash-3-1|27	mkdir -p %{buildroot}%{kashdir}
12nr|kant-kash-3-1|28	cp -far * %{buildroot}%{kashdir}
12nr|kant-kash-3-1|29	# non-standard/incomplete
12nr|kant-kash-3-1|30	rm -fr %{buildroot}%{kashdir}/html/cgi-bin
12nr|kant-kash-3-1|31	
12nr|kant-kash-3-1|32	mkdir -p  %{buildroot}%{_bindir}
12nr|kant-kash-3-1|33	pushd  %{buildroot}%{_bindir}
12nr|kant-kash-3-1|34	cat > %{buildroot}%{_bindir}/kash3 << EOF
12nr|kant-kash-3-1|35	#!/bin/sh
12nr|kant-kash-3-1|36	
12nr|kant-kash-3-1|37	%{kashdir}/kash3 -l %{kashdir}/lib "\$@"
12nr|kant-kash-3-1|38	EOF
12nr|kant-kash-3-1|39	chmod +x %{buildroot}%{_bindir}/kash3
12nr|kant-kash-3-1|40	ln -s kash3 kash
12nr|kant-kash-3-1|41	popd
12nr|kant-kash-3-1|42	
12nr|kant-kash-3-1|43	%clean
12nr|kant-kash-3-1|44	rm -rf %{buildroot}
12nr|kant-kash-3-1|45	
12nr|kant-kash-3-1|46	%files
12nr|kant-kash-3-1|47	%defattr(-,root,root)
12nr|kant-kash-3-1|48	%{_bindir}/*
12nr|kant-kash-3-1|49	%dir %{kashdir}
12nr|kant-kash-3-1|50	%{kashdir}/*
12nr|kant-kash-3-1|51	
12nr|kant-kash-3-1|52	
12nr|kant-kash-3-1|53	%changelog
12nr|kant-kash-3-1|54	* Sat Sep 05 2009 Paulo Andrade <pcpa@mandriva.com.br> 3-1mdv2010.0
12nr|kant-kash-3-1|55	+ Revision: 432055
12nr|kant-kash-3-1|56	- initial import of kash 3.
12nr|kant-kash-3-1|57	- kant-kash
12nr|kant-kash-3-1|58	

21693 12
12nr|kega-fusion-363x-1|1	%define		oname		Fusion
12nr|kega-fusion-363x-1|2	%define		name		kega-fusion
12nr|kega-fusion-363x-1|3	%define		version		363x
12nr|kega-fusion-363x-1|4	
12nr|kega-fusion-363x-1|5	Name:		%{name}
12nr|kega-fusion-363x-1|6	Version:	%{version}
12nr|kega-fusion-363x-1|7	Release:	%mkrel 1
12nr|kega-fusion-363x-1|8	Summary:	Sega Genesis/32X/Master System/CD/SG-1000/Pico Emulator
12nr|kega-fusion-363x-1|9	Group:		Emulators
12nr|kega-fusion-363x-1|10	License:	Freeware
12nr|kega-fusion-363x-1|11	URL:		http://www.eidolons-inn.net/tiki-index.php?page=Kega
12nr|kega-fusion-363x-1|12	Source:		%{oname}%{version}.tar.gz
12nr|kega-fusion-363x-1|13	Source1:	%{oname}.png
12nr|kega-fusion-363x-1|14	BuildRequires:	imagemagick
12nr|kega-fusion-363x-1|15	BuildRequires:	upx
12nr|kega-fusion-363x-1|16	ExclusiveArch:	%{ix86}
12nr|kega-fusion-363x-1|17	Obsoletes:	%{oname} <= %{version}
12nr|kega-fusion-363x-1|18	BuildRoot:	%{_tmppath}/%{name}-%{version}-build
12nr|kega-fusion-363x-1|19	
12nr|kega-fusion-363x-1|20	%description
12nr|kega-fusion-363x-1|21	Kega Fusion is a Sega SG1000, SC3000, SF7000, Master System, Game Gear,
12nr|kega-fusion-363x-1|22	Genesis/Megadrive, SVP, Pico, SegaCD/MegaCD and 32X emulator.
12nr|kega-fusion-363x-1|23	
12nr|kega-fusion-363x-1|24	Requires BIOS ROMs for Sega CD and 32X.
12nr|kega-fusion-363x-1|25	
12nr|kega-fusion-363x-1|26	%prep
12nr|kega-fusion-363x-1|27	%setup -q -n %{oname}
12nr|kega-fusion-363x-1|28	
12nr|kega-fusion-363x-1|29	%build
12nr|kega-fusion-363x-1|30	upx -d %{oname}
12nr|kega-fusion-363x-1|31	
12nr|kega-fusion-363x-1|32	%install
12nr|kega-fusion-363x-1|33	%__rm -rf %{buildroot}
12nr|kega-fusion-363x-1|34	# install section
12nr|kega-fusion-363x-1|35	%__install -D -m 755 %{oname} %{buildroot}%{_bindir}/%{name}
12nr|kega-fusion-363x-1|36	
12nr|kega-fusion-363x-1|37	#Icons
12nr|kega-fusion-363x-1|38	%__mkdir_p %{buildroot}%{_datadir}/pixmaps/
12nr|kega-fusion-363x-1|39	%__install -c -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12nr|kega-fusion-363x-1|40	
12nr|kega-fusion-363x-1|41	%__mkdir_p %{buildroot}/%{_miconsdir} \
12nr|kega-fusion-363x-1|42	%{buildroot}/%{_liconsdir} \
12nr|kega-fusion-363x-1|43	%{buildroot}/%{_iconsdir}
12nr|kega-fusion-363x-1|44	
12nr|kega-fusion-363x-1|45	%__install -m 644 %{SOURCE1} %{buildroot}/%{_miconsdir}/%{name}.png
12nr|kega-fusion-363x-1|46	%__install -m 644 %{SOURCE1} %{buildroot}/%{_iconsdir}/%{name}.png
12nr|kega-fusion-363x-1|47	%__install -m 644 %{SOURCE1} %{buildroot}/%{_liconsdir}/%{name}.png
12nr|kega-fusion-363x-1|48	convert %{buildroot}%{_miconsdir}/%{name}.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12nr|kega-fusion-363x-1|49	convert %{buildroot}%{_iconsdir}/%{name}.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12nr|kega-fusion-363x-1|50	
12nr|kega-fusion-363x-1|51	# install menu entries
12nr|kega-fusion-363x-1|52	%__mkdir_p %{buildroot}%{_datadir}/applications
12nr|kega-fusion-363x-1|53	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12nr|kega-fusion-363x-1|54	[Desktop Entry]
12nr|kega-fusion-363x-1|55	Name=%{name}
12nr|kega-fusion-363x-1|56	Comment=Sega Genesis/32X/Master System/CD/SG-1000/Pico Emulator
12nr|kega-fusion-363x-1|57	Exec=%{name}
12nr|kega-fusion-363x-1|58	Icon=%{name}
12nr|kega-fusion-363x-1|59	Type=Application
12nr|kega-fusion-363x-1|60	Terminal=false
12nr|kega-fusion-363x-1|61	Categories=X-MandrivaLinux-MoreApplications-Emulators;Emulator;
12nr|kega-fusion-363x-1|62	EOF
12nr|kega-fusion-363x-1|63	
12nr|kega-fusion-363x-1|64	%clean
12nr|kega-fusion-363x-1|65	%__rm -rf %{buildroot}
12nr|kega-fusion-363x-1|66	
12nr|kega-fusion-363x-1|67	%files
12nr|kega-fusion-363x-1|68	%defattr(-,root,root)
12nr|kega-fusion-363x-1|69	%doc History.txt Readme.txt
12nr|kega-fusion-363x-1|70	%{_bindir}/%{name}
12nr|kega-fusion-363x-1|71	# desktop integration
12nr|kega-fusion-363x-1|72	%{_iconsdir}/*.png
12nr|kega-fusion-363x-1|73	%{_miconsdir}/*.png
12nr|kega-fusion-363x-1|74	%{_liconsdir}/*.png
12nr|kega-fusion-363x-1|75	%{_datadir}/pixmaps/%{name}.png
12nr|kega-fusion-363x-1|76	%{_datadir}/applications/%{name}.desktop
12nr|kega-fusion-363x-1|77	
12nr|kega-fusion-363x-1|78	
12nr|kega-fusion-363x-1|79	
12nr|kega-fusion-363x-1|80	%changelog
12nr|kega-fusion-363x-1|81	* Wed Sep 21 2011 Andrey Bondrov <abondrov@mandriva.org> 363x-1mdv2011.0
12nr|kega-fusion-363x-1|82	+ Revision: 700672
12nr|kega-fusion-363x-1|83	- imported package kega-fusion
12nr|kega-fusion-363x-1|84	
12nr|kega-fusion-363x-1|85	
12nr|kega-fusion-363x-1|86	* Wed Sep 21 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 3.63x-1mdv2010.2
12nr|kega-fusion-363x-1|87	- Drop manual requires (decompress upx so rpm can autodetect requires)
12nr|kega-fusion-363x-1|88	- Change name from Fusion to kega-fusion
12nr|kega-fusion-363x-1|89	- Major spec rewrite
12nr|kega-fusion-363x-1|90	
12nr|kega-fusion-363x-1|91	* Sun May 08 2011  Francesco Mancuso <mcfrank@tiscali.it> 3.63x-69mib2009.1
12nr|kega-fusion-363x-1|92	+ Version: 3.63x
12nr|kega-fusion-363x-1|93	- MIB (Mandriva International Backport) - http://mib.pianetalinux.org/
12nr|kega-fusion-363x-1|94	

21694 12
12nr|kegs-0.91-0.2|1	Name:         kegs
12nr|kegs-0.91-0.2|2	License:      COPYRIGHT
12nr|kegs-0.91-0.2|3	Group:        Emulators
12nr|kegs-0.91-0.2|4	Autoreqprov:  on
12nr|kegs-0.91-0.2|5	Version:      0.91
12nr|kegs-0.91-0.2|6	Release:      %mkrel 0.2
12nr|kegs-0.91-0.2|7	Summary:      Apple IIgs emulator
12nr|kegs-0.91-0.2|8	Source:       %name.%version.tar.gz
12nr|kegs-0.91-0.2|9	Patch0:       %name.%version.dif
12nr|kegs-0.91-0.2|10	BuildRequires: X11-devel
12nr|kegs-0.91-0.2|11	BuildRoot:     %{_tmppath}/%{name}-%{version}-build
12nr|kegs-0.91-0.2|12	
12nr|kegs-0.91-0.2|13	%description
12nr|kegs-0.91-0.2|14	Requires ROM and disk images to work.
12nr|kegs-0.91-0.2|15	
12nr|kegs-0.91-0.2|16	%prep
12nr|kegs-0.91-0.2|17	%setup -q -n %name.%version
12nr|kegs-0.91-0.2|18	%patch0 -p0
12nr|kegs-0.91-0.2|19	
12nr|kegs-0.91-0.2|20	%build
12nr|kegs-0.91-0.2|21	# build section
12nr|kegs-0.91-0.2|22	cd src
12nr|kegs-0.91-0.2|23	rm -f vars
12nr|kegs-0.91-0.2|24	cat <<EOT >vars
12nr|kegs-0.91-0.2|25	TARGET = xkegs
12nr|kegs-0.91-0.2|26	OBJECTS = \$(OBJECTS1) xdriver.o
12nr|kegs-0.91-0.2|27	CCOPTS = $RPM_OPT_FLAGS
12nr|kegs-0.91-0.2|28	%ifarch %ix86 x86_64 %arm ia64
12nr|kegs-0.91-0.2|29	OPTS = -DKEGS_LITTLE_ENDIAN -DNDEBUG
12nr|kegs-0.91-0.2|30	%else
12nr|kegs-0.91-0.2|31	OPTS = -DNDEBUG
12nr|kegs-0.91-0.2|32	%endif
12nr|kegs-0.91-0.2|33	SUFFIX =
12nr|kegs-0.91-0.2|34	NAME = xkegs
12nr|kegs-0.91-0.2|35	LDFLAGS =
12nr|kegs-0.91-0.2|36	LDOPTS =
12nr|kegs-0.91-0.2|37	LD = \$(CC)
12nr|kegs-0.91-0.2|38	EXTRA_LIBS = -lXext
12nr|kegs-0.91-0.2|39	EXTRA_SPECIALS =
12nr|kegs-0.91-0.2|40	
12nr|kegs-0.91-0.2|41	AS = cc
12nr|kegs-0.91-0.2|42	PERL = perl
12nr|kegs-0.91-0.2|43	
12nr|kegs-0.91-0.2|44	XOPTS =
12nr|kegs-0.91-0.2|45	EOT
12nr|kegs-0.91-0.2|46	
12nr|kegs-0.91-0.2|47	make %{?jobs:-j%jobs}
12nr|kegs-0.91-0.2|48	
12nr|kegs-0.91-0.2|49	
12nr|kegs-0.91-0.2|50	%install
12nr|kegs-0.91-0.2|51	# install section
12nr|kegs-0.91-0.2|52	install -D -m 755 xkegs $RPM_BUILD_ROOT/%{_bindir}/xkegs
12nr|kegs-0.91-0.2|53	install -D -m 644 config.kegs $RPM_BUILD_ROOT/%{_datadir}/%{name}/config.kegs
12nr|kegs-0.91-0.2|54	chmod 755 $RPM_BUILD_ROOT%{_bindir}/xkegs
12nr|kegs-0.91-0.2|55	
12nr|kegs-0.91-0.2|56	%files
12nr|kegs-0.91-0.2|57	%defattr(-,root,root)
12nr|kegs-0.91-0.2|58	# %{_docdir}/%{name}/*.txt
12nr|kegs-0.91-0.2|59	# %{_bindir}/kegs
12nr|kegs-0.91-0.2|60	%{_bindir}/xkegs
12nr|kegs-0.91-0.2|61	%{_datadir}/%{name}/config.kegs
12nr|kegs-0.91-0.2|62	# %{_sysconfdir}/default.config.kegs
12nr|kegs-0.91-0.2|63	
12nr|kegs-0.91-0.2|64	
12nr|kegs-0.91-0.2|65	%changelog
12nr|kegs-0.91-0.2|66	* Mon Oct 24 2011 Zombie Ryushu <ryushu@mandriva.org> 0.91-0.2mdv2011.0
12nr|kegs-0.91-0.2|67	+ Revision: 706133
12nr|kegs-0.91-0.2|68	- Fix kegs overwriting itself with a blank file
12nr|kegs-0.91-0.2|69	- Backport for 2011 and 2010.2
12nr|kegs-0.91-0.2|70	
12nr|kegs-0.91-0.2|71	* Sun Oct 23 2011 Zombie Ryushu <ryushu@mandriva.org> 0.91-1
12nr|kegs-0.91-0.2|72	+ Revision: 705792
12nr|kegs-0.91-0.2|73	- imported package kegs
12nr|kegs-0.91-0.2|74	

21695 12
12nr|kernel-firmware-extra-20120909-1|1	#
12nr|kernel-firmware-extra-20120909-1|2	# This rpm is based on the git tree from:
12nr|kernel-firmware-extra-20120909-1|3	# git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git
12nr|kernel-firmware-extra-20120909-1|4	# version is date of the younger commit
12nr|kernel-firmware-extra-20120909-1|5	#
12nr|kernel-firmware-extra-20120909-1|6	
12nr|kernel-firmware-extra-20120909-1|7	Summary:	Extra linux kernel firmware files
12nr|kernel-firmware-extra-20120909-1|8	Name:   	kernel-firmware-extra
12nr|kernel-firmware-extra-20120909-1|9	Version:	20120909
12nr|kernel-firmware-extra-20120909-1|10	Release:	%mkrel 1
12nr|kernel-firmware-extra-20120909-1|11	License:	Proprietary
12nr|kernel-firmware-extra-20120909-1|12	Group:  	System/Kernel and hardware
12nr|kernel-firmware-extra-20120909-1|13	URL:    	http://www.kernel.org/
12nr|kernel-firmware-extra-20120909-1|14	# kernel-firmware tarball is generated from the git tree mentioned
12nr|kernel-firmware-extra-20120909-1|15	# above, by simply cloning it and doing:
12nr|kernel-firmware-extra-20120909-1|16	# tar --exclude-vcs -Jcf kernel-firmware-extra-version.tar.xz linux-firmware
12nr|kernel-firmware-extra-20120909-1|17	Source: 	linux-firmware-nonfree-%{version}.tar.xz
12nr|kernel-firmware-extra-20120909-1|18	Conflicts:	kernel-firmware < 20120219
12nr|kernel-firmware-extra-20120909-1|19	Suggests:	iwlwifi-agn-ucode
12nr|kernel-firmware-extra-20120909-1|20	Suggests:	radeon-firmware
12nr|kernel-firmware-extra-20120909-1|21	Suggests:	ralink-firmware
12nr|kernel-firmware-extra-20120909-1|22	Suggests:	rtlwifi-firmware
12nr|kernel-firmware-extra-20120909-1|23	Obsoletes:	korg1212-firmware
12nr|kernel-firmware-extra-20120909-1|24	Obsoletes:	maestro3-firmware
12nr|kernel-firmware-extra-20120909-1|25	Obsoletes:	sb16-firmware
12nr|kernel-firmware-extra-20120909-1|26	Obsoletes:	yamaha-firmware
12nr|kernel-firmware-extra-20120909-1|27	BuildRequires:	kernel-firmware >= %{version}-1
12nr|kernel-firmware-extra-20120909-1|28	Conflicts:	kernel-firmware < %{version}-1
12nr|kernel-firmware-extra-20120909-1|29	BuildRoot:	%{_tmppath}/%{name}-%{version}
12nr|kernel-firmware-extra-20120909-1|30	BuildArch:	noarch
12nr|kernel-firmware-extra-20120909-1|31	
12nr|kernel-firmware-extra-20120909-1|32	%description
12nr|kernel-firmware-extra-20120909-1|33	This package contains all the firmware files without an open source
12nr|kernel-firmware-extra-20120909-1|34	license but used by the in-kernel drivers.
12nr|kernel-firmware-extra-20120909-1|35	
12nr|kernel-firmware-extra-20120909-1|36	The files are shared by all kernels.
12nr|kernel-firmware-extra-20120909-1|37	
12nr|kernel-firmware-extra-20120909-1|38	Other non-free firmware files are contained in the radeon-firmware,
12nr|kernel-firmware-extra-20120909-1|39	iwlwifi-*-ucode, ralink-firmware and rtlwifi-firmware packages.
12nr|kernel-firmware-extra-20120909-1|40	
12nr|kernel-firmware-extra-20120909-1|41	Open source firmware files are contained in the kernel-firmware
12nr|kernel-firmware-extra-20120909-1|42	package in the core section.
12nr|kernel-firmware-extra-20120909-1|43	
12nr|kernel-firmware-extra-20120909-1|44	%package -n iwlwifi-agn-ucode
12nr|kernel-firmware-extra-20120909-1|45	Summary:	Nonfree iwlwifi firmware files for the Linux kernel
12nr|kernel-firmware-extra-20120909-1|46	Obsoletes:	iwlwifi-100-ucode
12nr|kernel-firmware-extra-20120909-1|47	Obsoletes:	iwlwifi-105-ucode
12nr|kernel-firmware-extra-20120909-1|48	Obsoletes:	iwlwifi-135-ucode
12nr|kernel-firmware-extra-20120909-1|49	Obsoletes:	iwlwifi-1000-ucode
12nr|kernel-firmware-extra-20120909-1|50	Obsoletes:	iwlwifi-2000-ucode
12nr|kernel-firmware-extra-20120909-1|51	Obsoletes:	iwlwifi-2030-ucode
12nr|kernel-firmware-extra-20120909-1|52	Obsoletes:	iwlwifi-5000-ucode
12nr|kernel-firmware-extra-20120909-1|53	Obsoletes:	iwlwifi-5150-ucode
12nr|kernel-firmware-extra-20120909-1|54	Obsoletes:	iwlwifi-6000-ucode
12nr|kernel-firmware-extra-20120909-1|55	Obsoletes:	iwlwifi-6005-ucode
12nr|kernel-firmware-extra-20120909-1|56	Obsoletes:	iwlwifi-6030-ucode
12nr|kernel-firmware-extra-20120909-1|57	Obsoletes:	iwlwifi-6050-ucode
12nr|kernel-firmware-extra-20120909-1|58	Conflicts:      kernel-firmware-extra < 20120421-3
12nr|kernel-firmware-extra-20120909-1|59	Conflicts:      kernel-firmware-nonfree < 20120421-3
12nr|kernel-firmware-extra-20120909-1|60	
12nr|kernel-firmware-extra-20120909-1|61	%description -n iwlwifi-agn-ucode
12nr|kernel-firmware-extra-20120909-1|62	This package contains all the iwlwifi wireless firmware files
12nr|kernel-firmware-extra-20120909-1|63	supported by the iwlwifi kernel driver. That means all of:
12nr|kernel-firmware-extra-20120909-1|64	iwlwifi-1xx/1000/2xxx/5xxx/6xxx*.ucode firmwares.
12nr|kernel-firmware-extra-20120909-1|65	
12nr|kernel-firmware-extra-20120909-1|66	%package -n ralink-firmware
12nr|kernel-firmware-extra-20120909-1|67	Summary:	Nonfree Ralink firmware files for the Linux kernel
12nr|kernel-firmware-extra-20120909-1|68	Obsoletes:      rt61-firmware
12nr|kernel-firmware-extra-20120909-1|69	Obsoletes:      rt2860-firmware
12nr|kernel-firmware-extra-20120909-1|70	Obsoletes:      rt2870-firmware
12nr|kernel-firmware-extra-20120909-1|71	Obsoletes:      rt3090-firmware
12nr|kernel-firmware-extra-20120909-1|72	Obsoletes:      rt73-firmware
12nr|kernel-firmware-extra-20120909-1|73	Conflicts:      kernel-firmware-extra < 20120421-3
12nr|kernel-firmware-extra-20120909-1|74	Conflicts:      kernel-firmware-nonfree < 20120421-3
12nr|kernel-firmware-extra-20120909-1|75	
12nr|kernel-firmware-extra-20120909-1|76	%description -n ralink-firmware
12nr|kernel-firmware-extra-20120909-1|77	This package contains all the Ralink wireless firmware files
12nr|kernel-firmware-extra-20120909-1|78	previously shipped in separate rt61-, rt2860-, rt2870-,
12nr|kernel-firmware-extra-20120909-1|79	rt3090-, rt73-, and kernel-firmware-extra/nonfree packages.
12nr|kernel-firmware-extra-20120909-1|80	
12nr|kernel-firmware-extra-20120909-1|81	%package -n rtlwifi-firmware
12nr|kernel-firmware-extra-20120909-1|82	Summary:	Nonfree rtlwifi firmware files for the Linux kernel
12nr|kernel-firmware-extra-20120909-1|83	Obsoletes:	rtl8192se-firmware
12nr|kernel-firmware-extra-20120909-1|84	Conflicts:      kernel-firmware-extra < 20120421-3
12nr|kernel-firmware-extra-20120909-1|85	Conflicts:      kernel-firmware-nonfree < 20120421-3
12nr|kernel-firmware-extra-20120909-1|86	
12nr|kernel-firmware-extra-20120909-1|87	%description -n rtlwifi-firmware
12nr|kernel-firmware-extra-20120909-1|88	This package contains all the rtlwifi wireless firmware files
12nr|kernel-firmware-extra-20120909-1|89	previously shipped in rtl8192se-firmware and
12nr|kernel-firmware-extra-20120909-1|90	kernel-firmware-extra/nonfree packages.
12nr|kernel-firmware-extra-20120909-1|91	
12nr|kernel-firmware-extra-20120909-1|92	%prep
12nr|kernel-firmware-extra-20120909-1|93	%setup -q -n linux-firmware-nonfree-%{version}
12nr|kernel-firmware-extra-20120909-1|94	
12nr|kernel-firmware-extra-20120909-1|95	# remove files provided in legacy iwlwifi-3945/4965-ucode packages
12nr|kernel-firmware-extra-20120909-1|96	rm -f iwlwifi-{3945,4965}-2.ucode
12nr|kernel-firmware-extra-20120909-1|97	
12nr|kernel-firmware-extra-20120909-1|98	# remove all radeon files as they are provided by radeon-firmware
12nr|kernel-firmware-extra-20120909-1|99	rm -f LICENCE.radeon_rlc
12nr|kernel-firmware-extra-20120909-1|100	rm -rf radeon
12nr|kernel-firmware-extra-20120909-1|101	
12nr|kernel-firmware-extra-20120909-1|102	# remove unwanted source files for firmware in kernel-firmware
12nr|kernel-firmware-extra-20120909-1|103	rm -rf usbdux dsp56k keyspan_pda cis isci
12nr|kernel-firmware-extra-20120909-1|104	
12nr|kernel-firmware-extra-20120909-1|105	%install
12nr|kernel-firmware-extra-20120909-1|106	rm -rf %{buildroot}
12nr|kernel-firmware-extra-20120909-1|107	mkdir -p %{buildroot}/lib/firmware
12nr|kernel-firmware-extra-20120909-1|108	cp -avf * %{buildroot}/lib/firmware
12nr|kernel-firmware-extra-20120909-1|109	rm -f %{buildroot}/lib/firmware/{LICENCE.*,WHENCE}
12nr|kernel-firmware-extra-20120909-1|110	
12nr|kernel-firmware-extra-20120909-1|111	%clean
12nr|kernel-firmware-extra-20120909-1|112	rm -rf %{buildroot}
12nr|kernel-firmware-extra-20120909-1|113	
12nr|kernel-firmware-extra-20120909-1|114	%files
12nr|kernel-firmware-extra-20120909-1|115	%defattr(0644,root,root,0755)
12nr|kernel-firmware-extra-20120909-1|116	%doc WHENCE LICENCE.agere LICENCE.atheros_firmware LICENCE.broadcom_bcm43xx LICENCE.chelsio_firmware
12nr|kernel-firmware-extra-20120909-1|117	%doc LICENCE.ene_firmware LICENCE.i2400m LICENCE.Marvell LICENCE.mwl8335 LICENCE.myri10ge_firmware
12nr|kernel-firmware-extra-20120909-1|118	%doc LICENCE.OLPC LICENCE.phanfw LICENCE.qla2xxx LICENCE.tda7706-firmware.txt LICENCE.ti-connectivity
12nr|kernel-firmware-extra-20120909-1|119	%doc LICENCE.ueagle-atm4-firmware LICENCE.via_vt6656 LICENCE.xc5000 LICENSE.dib0700
12nr|kernel-firmware-extra-20120909-1|120	%exclude /lib/firmware/iwlwifi-100-5.ucode
12nr|kernel-firmware-extra-20120909-1|121	%exclude /lib/firmware/iwlwifi-105-6.ucode
12nr|kernel-firmware-extra-20120909-1|122	%exclude /lib/firmware/iwlwifi-135-6.ucode
12nr|kernel-firmware-extra-20120909-1|123	%exclude /lib/firmware/iwlwifi-1000-3.ucode
12nr|kernel-firmware-extra-20120909-1|124	%exclude /lib/firmware/iwlwifi-1000-5.ucode
12nr|kernel-firmware-extra-20120909-1|125	%exclude /lib/firmware/iwlwifi-2000-6.ucode
12nr|kernel-firmware-extra-20120909-1|126	%exclude /lib/firmware/iwlwifi-2030-6.ucode
12nr|kernel-firmware-extra-20120909-1|127	%exclude /lib/firmware/iwlwifi-5000-1.ucode
12nr|kernel-firmware-extra-20120909-1|128	%exclude /lib/firmware/iwlwifi-5000-2.ucode
12nr|kernel-firmware-extra-20120909-1|129	%exclude /lib/firmware/iwlwifi-5000-5.ucode
12nr|kernel-firmware-extra-20120909-1|130	%exclude /lib/firmware/iwlwifi-5150-2.ucode
12nr|kernel-firmware-extra-20120909-1|131	%exclude /lib/firmware/iwlwifi-6000-4.ucode
12nr|kernel-firmware-extra-20120909-1|132	%exclude /lib/firmware/iwlwifi-6000g2a-5.ucode
12nr|kernel-firmware-extra-20120909-1|133	%exclude /lib/firmware/iwlwifi-6000g2a-6.ucode
12nr|kernel-firmware-extra-20120909-1|134	%exclude /lib/firmware/iwlwifi-6000g2b-5.ucode
12nr|kernel-firmware-extra-20120909-1|135	%exclude /lib/firmware/iwlwifi-6000g2b-6.ucode
12nr|kernel-firmware-extra-20120909-1|136	%exclude /lib/firmware/iwlwifi-6050-4.ucode
12nr|kernel-firmware-extra-20120909-1|137	%exclude /lib/firmware/iwlwifi-6050-5.ucode
12nr|kernel-firmware-extra-20120909-1|138	%exclude /lib/firmware/rt2561.bin
12nr|kernel-firmware-extra-20120909-1|139	%exclude /lib/firmware/rt2561s.bin
12nr|kernel-firmware-extra-20120909-1|140	%exclude /lib/firmware/rt2661.bin
12nr|kernel-firmware-extra-20120909-1|141	%exclude /lib/firmware/rt2860.bin
12nr|kernel-firmware-extra-20120909-1|142	%exclude /lib/firmware/rt2870.bin
12nr|kernel-firmware-extra-20120909-1|143	%exclude /lib/firmware/rt3070.bin
12nr|kernel-firmware-extra-20120909-1|144	%exclude /lib/firmware/rt3071.bin
12nr|kernel-firmware-extra-20120909-1|145	%exclude /lib/firmware/rt3090.bin
12nr|kernel-firmware-extra-20120909-1|146	%exclude /lib/firmware/rt73.bin
12nr|kernel-firmware-extra-20120909-1|147	%exclude /lib/firmware/rtlwifi/rtl8192cfw.bin
12nr|kernel-firmware-extra-20120909-1|148	%exclude /lib/firmware/rtlwifi/rtl8192cufw.bin
12nr|kernel-firmware-extra-20120909-1|149	%exclude /lib/firmware/rtlwifi/rtl8192cfwU_B.bin
12nr|kernel-firmware-extra-20120909-1|150	%exclude /lib/firmware/rtlwifi/rtl8192cfwU.bin
12nr|kernel-firmware-extra-20120909-1|151	%exclude /lib/firmware/rtlwifi/rtl8192defw.bin
12nr|kernel-firmware-extra-20120909-1|152	%exclude /lib/firmware/rtlwifi/rtl8192sefw.bin
12nr|kernel-firmware-extra-20120909-1|153	%exclude /lib/firmware/rtlwifi/rtl8712u.bin
12nr|kernel-firmware-extra-20120909-1|154	%exclude /lib/firmware/rtlwifi/rtl8723fw_B.bin
12nr|kernel-firmware-extra-20120909-1|155	%exclude /lib/firmware/rtlwifi/rtl8723fw.bin
12nr|kernel-firmware-extra-20120909-1|156	/lib/firmware/*
12nr|kernel-firmware-extra-20120909-1|157	
12nr|kernel-firmware-extra-20120909-1|158	%files -n iwlwifi-agn-ucode
12nr|kernel-firmware-extra-20120909-1|159	%defattr(0644,root,root,0755)
12nr|kernel-firmware-extra-20120909-1|160	%doc LICENCE.iwlwifi_firmware
12nr|kernel-firmware-extra-20120909-1|161	/lib/firmware/iwlwifi-100-5.ucode
12nr|kernel-firmware-extra-20120909-1|162	/lib/firmware/iwlwifi-105-6.ucode
12nr|kernel-firmware-extra-20120909-1|163	/lib/firmware/iwlwifi-135-6.ucode
12nr|kernel-firmware-extra-20120909-1|164	/lib/firmware/iwlwifi-1000-3.ucode
12nr|kernel-firmware-extra-20120909-1|165	/lib/firmware/iwlwifi-1000-5.ucode
12nr|kernel-firmware-extra-20120909-1|166	/lib/firmware/iwlwifi-2000-6.ucode
12nr|kernel-firmware-extra-20120909-1|167	/lib/firmware/iwlwifi-2030-6.ucode
12nr|kernel-firmware-extra-20120909-1|168	/lib/firmware/iwlwifi-5000-1.ucode
12nr|kernel-firmware-extra-20120909-1|169	/lib/firmware/iwlwifi-5000-2.ucode
12nr|kernel-firmware-extra-20120909-1|170	/lib/firmware/iwlwifi-5000-5.ucode
12nr|kernel-firmware-extra-20120909-1|171	/lib/firmware/iwlwifi-5150-2.ucode
12nr|kernel-firmware-extra-20120909-1|172	/lib/firmware/iwlwifi-6000-4.ucode
12nr|kernel-firmware-extra-20120909-1|173	/lib/firmware/iwlwifi-6000g2a-5.ucode
12nr|kernel-firmware-extra-20120909-1|174	/lib/firmware/iwlwifi-6000g2a-6.ucode
12nr|kernel-firmware-extra-20120909-1|175	/lib/firmware/iwlwifi-6000g2b-5.ucode
12nr|kernel-firmware-extra-20120909-1|176	/lib/firmware/iwlwifi-6000g2b-6.ucode
12nr|kernel-firmware-extra-20120909-1|177	/lib/firmware/iwlwifi-6050-4.ucode
12nr|kernel-firmware-extra-20120909-1|178	/lib/firmware/iwlwifi-6050-5.ucode
12nr|kernel-firmware-extra-20120909-1|179	
12nr|kernel-firmware-extra-20120909-1|180	%files -n ralink-firmware
12nr|kernel-firmware-extra-20120909-1|181	%defattr(0644,root,root,0755)
12nr|kernel-firmware-extra-20120909-1|182	%doc LICENCE.ralink-firmware.txt
12nr|kernel-firmware-extra-20120909-1|183	/lib/firmware/rt2561.bin
12nr|kernel-firmware-extra-20120909-1|184	/lib/firmware/rt2561s.bin
12nr|kernel-firmware-extra-20120909-1|185	/lib/firmware/rt2661.bin
12nr|kernel-firmware-extra-20120909-1|186	/lib/firmware/rt2860.bin
12nr|kernel-firmware-extra-20120909-1|187	/lib/firmware/rt2870.bin
12nr|kernel-firmware-extra-20120909-1|188	/lib/firmware/rt3070.bin
12nr|kernel-firmware-extra-20120909-1|189	/lib/firmware/rt3071.bin
12nr|kernel-firmware-extra-20120909-1|190	/lib/firmware/rt3090.bin
12nr|kernel-firmware-extra-20120909-1|191	/lib/firmware/rt73.bin
12nr|kernel-firmware-extra-20120909-1|192	
12nr|kernel-firmware-extra-20120909-1|193	%files -n rtlwifi-firmware
12nr|kernel-firmware-extra-20120909-1|194	%defattr(0644,root,root,0755)
12nr|kernel-firmware-extra-20120909-1|195	%doc LICENCE.rtlwifi_firmware.txt
12nr|kernel-firmware-extra-20120909-1|196	/lib/firmware/rtlwifi/rtl8192cfw.bin
12nr|kernel-firmware-extra-20120909-1|197	/lib/firmware/rtlwifi/rtl8192cfwU_B.bin
12nr|kernel-firmware-extra-20120909-1|198	/lib/firmware/rtlwifi/rtl8192cfwU.bin
12nr|kernel-firmware-extra-20120909-1|199	/lib/firmware/rtlwifi/rtl8192cufw.bin
12nr|kernel-firmware-extra-20120909-1|200	/lib/firmware/rtlwifi/rtl8192defw.bin
12nr|kernel-firmware-extra-20120909-1|201	/lib/firmware/rtlwifi/rtl8192sefw.bin
12nr|kernel-firmware-extra-20120909-1|202	/lib/firmware/rtlwifi/rtl8712u.bin
12nr|kernel-firmware-extra-20120909-1|203	/lib/firmware/rtlwifi/rtl8723fw_B.bin
12nr|kernel-firmware-extra-20120909-1|204	/lib/firmware/rtlwifi/rtl8723fw.bin
12nr|kernel-firmware-extra-20120909-1|205	
12nr|kernel-firmware-extra-20120909-1|206	
12nr|kernel-firmware-extra-20120909-1|207	%changelog
12nr|kernel-firmware-extra-20120909-1|208	* Sun Oct 28 2012 akdengi <akdengi> 20120909-1
12nr|kernel-firmware-extra-20120909-1|209	- split all iwl, rt and rtl firmware in one source.
12nr|kernel-firmware-extra-20120909-1|210	- update firmware to 2012-09-09
12nr|kernel-firmware-extra-20120909-1|211	
12nr|kernel-firmware-extra-20120909-1|212	* Thu May 05 2011 Thomas Backlund <tmb@mandriva.org> 20110428-1mdv2011.0
12nr|kernel-firmware-extra-20120909-1|213	+ Revision: 669524
12nr|kernel-firmware-extra-20120909-1|214	- update to 2011-04-28
12nr|kernel-firmware-extra-20120909-1|215	
12nr|kernel-firmware-extra-20120909-1|216	* Mon Apr 11 2011 Thomas Backlund <tmb@mandriva.org> 20110310-2
12nr|kernel-firmware-extra-20120909-1|217	+ Revision: 652732
12nr|kernel-firmware-extra-20120909-1|218	- symlink brcm80211 firmware files according to what the driver expects (Mageia #327)
12nr|kernel-firmware-extra-20120909-1|219	
12nr|kernel-firmware-extra-20120909-1|220	* Tue Mar 22 2011 Thomas Backlund <tmb@mandriva.org> 20110310-1
12nr|kernel-firmware-extra-20120909-1|221	+ Revision: 647607
12nr|kernel-firmware-extra-20120909-1|222	- update to 2011-03-10
12nr|kernel-firmware-extra-20120909-1|223	- remove iwlwifi firmwares shipped separately
12nr|kernel-firmware-extra-20120909-1|224	- remove all radeon firmwares as they are now in radeon-firmware
12nr|kernel-firmware-extra-20120909-1|225	
12nr|kernel-firmware-extra-20120909-1|226	* Fri Feb 04 2011 Thomas Backlund <tmb@mandriva.org> 20110125-1
12nr|kernel-firmware-extra-20120909-1|227	+ Revision: 635981
12nr|kernel-firmware-extra-20120909-1|228	- update to 2011-01-25 snapshot
12nr|kernel-firmware-extra-20120909-1|229	- remove firmware shipped in radeon-rlc-firmware
12nr|kernel-firmware-extra-20120909-1|230	
12nr|kernel-firmware-extra-20120909-1|231	* Thu Dec 30 2010 Thomas Backlund <tmb@mandriva.org> 20101220-1mnb2
12nr|kernel-firmware-extra-20120909-1|232	+ Revision: 626441
12nr|kernel-firmware-extra-20120909-1|233	- update to 2010-12-20 snapshot
12nr|kernel-firmware-extra-20120909-1|234	
12nr|kernel-firmware-extra-20120909-1|235	* Thu Nov 04 2010 Thomas Backlund <tmb@mandriva.org> 20101102-1mnb2
12nr|kernel-firmware-extra-20120909-1|236	+ Revision: 593286
12nr|kernel-firmware-extra-20120909-1|237	- update to 2010-11-02
12nr|kernel-firmware-extra-20120909-1|238	
12nr|kernel-firmware-extra-20120909-1|239	* Mon Sep 13 2010 Thomas Backlund <tmb@mandriva.org> 20100911-1mnb2
12nr|kernel-firmware-extra-20120909-1|240	+ Revision: 577897
12nr|kernel-firmware-extra-20120909-1|241	- update to 2010-09-11
12nr|kernel-firmware-extra-20120909-1|242	
12nr|kernel-firmware-extra-20120909-1|243	* Sun Aug 15 2010 Thomas Backlund <tmb@mandriva.org> 20100807-1mnb2
12nr|kernel-firmware-extra-20120909-1|244	+ Revision: 570141
12nr|kernel-firmware-extra-20120909-1|245	- update to 2010-08-07
12nr|kernel-firmware-extra-20120909-1|246	
12nr|kernel-firmware-extra-20120909-1|247	* Sun May 09 2010 Thomas Backlund <tmb@mandriva.org> 20100429-2mnb2
12nr|kernel-firmware-extra-20120909-1|248	+ Revision: 544219
12nr|kernel-firmware-extra-20120909-1|249	- remove rt3090 firmware as it's already shipped in a separate rt3090-firmware rpm
12nr|kernel-firmware-extra-20120909-1|250	
12nr|kernel-firmware-extra-20120909-1|251	* Sat May 01 2010 Thomas Backlund <tmb@mandriva.org> 20100429-1mnb2
12nr|kernel-firmware-extra-20120909-1|252	+ Revision: 541452
12nr|kernel-firmware-extra-20120909-1|253	- update to 20100429
12nr|kernel-firmware-extra-20120909-1|254	- adds Amd Evergreen (HD5xxx) firmwares
12nr|kernel-firmware-extra-20120909-1|255	- adds Atheros ar9271 firmware
12nr|kernel-firmware-extra-20120909-1|256	- adds Ralink rt3070, rt3071, rt3090 firmwares
12nr|kernel-firmware-extra-20120909-1|257	- adds Sensoray s2250 firmware
12nr|kernel-firmware-extra-20120909-1|258	- adds Realtek 8192e firmware
12nr|kernel-firmware-extra-20120909-1|259	- adds Atheros Bluetooth ar3011 firmware
12nr|kernel-firmware-extra-20120909-1|260	
12nr|kernel-firmware-extra-20120909-1|261	* Sun Feb 07 2010 Thomas Backlund <tmb@mandriva.org> 20100108-1mnb2
12nr|kernel-firmware-extra-20120909-1|262	+ Revision: 501691
12nr|kernel-firmware-extra-20120909-1|263	- remove iwlwifi firmwares provided by separate rpms
12nr|kernel-firmware-extra-20120909-1|264	- update BR and Conflicts on kernel-firmware
12nr|kernel-firmware-extra-20120909-1|265	- update to 2010-01-08
12nr|kernel-firmware-extra-20120909-1|266	
12nr|kernel-firmware-extra-20120909-1|267	* Tue Nov 17 2009 Claudio Matsuoka <claudio@mandriva.com> 20091117-1mnb2
12nr|kernel-firmware-extra-20120909-1|268	+ Revision: 467038
12nr|kernel-firmware-extra-20120909-1|269	- Add firmware for p54 and kernel > 2.6.28
12nr|kernel-firmware-extra-20120909-1|270	
12nr|kernel-firmware-extra-20120909-1|271	* Fri Jul 24 2009 Thomas Backlund <tmb@mandriva.org> 20090723-1mnb2
12nr|kernel-firmware-extra-20120909-1|272	+ Revision: 399154
12nr|kernel-firmware-extra-20120909-1|273	- update to 2009-07-23
12nr|kernel-firmware-extra-20120909-1|274	
12nr|kernel-firmware-extra-20120909-1|275	* Fri May 29 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 20090514-2mnb2
12nr|kernel-firmware-extra-20120909-1|276	+ Revision: 380763
12nr|kernel-firmware-extra-20120909-1|277	- Prevent some more source files to ship with main package.
12nr|kernel-firmware-extra-20120909-1|278	
12nr|kernel-firmware-extra-20120909-1|279	* Fri May 29 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 20090514-1mnb2
12nr|kernel-firmware-extra-20120909-1|280	+ Revision: 380700
12nr|kernel-firmware-extra-20120909-1|281	- Updated to 20090514
12nr|kernel-firmware-extra-20120909-1|282	- Use lzma for source tarball.
12nr|kernel-firmware-extra-20120909-1|283	
12nr|kernel-firmware-extra-20120909-1|284	* Mon Mar 30 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 20090212-2mnb2
12nr|kernel-firmware-extra-20120909-1|285	+ Revision: 362324
12nr|kernel-firmware-extra-20120909-1|286	- Firmwares not splitted anymore by license from kernel-firmware package
12nr|kernel-firmware-extra-20120909-1|287	(#49195):
12nr|kernel-firmware-extra-20120909-1|288	* removed previous conflicts not needed anymore, and now uneeded
12nr|kernel-firmware-extra-20120909-1|289	obsoletes.
12nr|kernel-firmware-extra-20120909-1|290	* rebuild against kernel-firmware >= 20090111-2mnb2
12nr|kernel-firmware-extra-20120909-1|291	
12nr|kernel-firmware-extra-20120909-1|292	* Wed Mar 18 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 20090212-1mnb2
12nr|kernel-firmware-extra-20120909-1|293	+ Revision: 357429
12nr|kernel-firmware-extra-20120909-1|294	- Updated to 20090212
12nr|kernel-firmware-extra-20120909-1|295	
12nr|kernel-firmware-extra-20120909-1|296	* Tue Feb 17 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 20090120-1mnb2
12nr|kernel-firmware-extra-20120909-1|297	+ Revision: 341924
12nr|kernel-firmware-extra-20120909-1|298	- Updated to 20090120
12nr|kernel-firmware-extra-20120909-1|299	
12nr|kernel-firmware-extra-20120909-1|300	* Fri Dec 05 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 20081112-2mnb2
12nr|kernel-firmware-extra-20120909-1|301	+ Revision: 310798
12nr|kernel-firmware-extra-20120909-1|302	- Rebuild against kernel-firmware-20080922-2mnb2 (to provide all
12nr|kernel-firmware-extra-20120909-1|303	non-free firmware here).
12nr|kernel-firmware-extra-20120909-1|304	
12nr|kernel-firmware-extra-20120909-1|305	* Fri Dec 05 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 20081112-1mnb2
12nr|kernel-firmware-extra-20120909-1|306	+ Revision: 310727
12nr|kernel-firmware-extra-20120909-1|307	- import kernel-firmware-extra
12nr|kernel-firmware-extra-20120909-1|308	
12nr|kernel-firmware-extra-20120909-1|309	

21696 12
12nr|kfilebox-0.4.9-2|1	%define qmake /usr/lib/qt4/bin/qmake -makefile
12nr|kfilebox-0.4.9-2|2	
12nr|kfilebox-0.4.9-2|3	Name: kfilebox
12nr|kfilebox-0.4.9-2|4	Summary: KDE front-end for Dropbox
12nr|kfilebox-0.4.9-2|5	Version: 0.4.9
12nr|kfilebox-0.4.9-2|6	Release: 2
12nr|kfilebox-0.4.9-2|7	License: GPLv2
12nr|kfilebox-0.4.9-2|8	Group: Networking/File transfer
12nr|kfilebox-0.4.9-2|9	BuildRoot: %{_tmppath}/%name-%version-%release-buildroot
12nr|kfilebox-0.4.9-2|10	Source0: http://sourceforge.net/projects/kdropbox/files/%{name}-%{version}/Source/%{name}-%{version}.tar.gz
12nr|kfilebox-0.4.9-2|11	Patch0: drop-dropbox-libz.patch
12nr|kfilebox-0.4.9-2|12	Url: http://kdropbox.deuteros.es/
12nr|kfilebox-0.4.9-2|13	
12nr|kfilebox-0.4.9-2|14	BuildRequires: gcc-c++
12nr|kfilebox-0.4.9-2|15	BuildRequires: make
12nr|kfilebox-0.4.9-2|16	BuildRequires: libqt4-devel
12nr|kfilebox-0.4.9-2|17	BuildRequires: qt4-linguist
12nr|kfilebox-0.4.9-2|18	BuildRequires: kdelibs4-devel
12nr|kfilebox-0.4.9-2|19	Requires: qt4-database-plugin-sqlite
12nr|kfilebox-0.4.9-2|20	
12nr|kfilebox-0.4.9-2|21	%description
12nr|kfilebox-0.4.9-2|22	KDE front-end for Dropbox. This is free software, but it requires the
12nr|kfilebox-0.4.9-2|23	proprietary dropbox daemon that will be downloaded at first run.
12nr|kfilebox-0.4.9-2|24	
12nr|kfilebox-0.4.9-2|25	%prep
12nr|kfilebox-0.4.9-2|26	%setup -q
12nr|kfilebox-0.4.9-2|27	%patch0 -p0
12nr|kfilebox-0.4.9-2|28	
12nr|kfilebox-0.4.9-2|29	%build
12nr|kfilebox-0.4.9-2|30	%qmake
12nr|kfilebox-0.4.9-2|31	%make
12nr|kfilebox-0.4.9-2|32	
12nr|kfilebox-0.4.9-2|33	%install
12nr|kfilebox-0.4.9-2|34	
12nr|kfilebox-0.4.9-2|35	install -D -m 755 bin/%name %{buildroot}%{_bindir}/%name
12nr|kfilebox-0.4.9-2|36	install -D -m 644 img/%{name}.png %{buildroot}%{_datadir}/%{name}/%name
12nr|kfilebox-0.4.9-2|37	install -d %{buildroot}%{_datadir}/icons/hicolor/
12nr|kfilebox-0.4.9-2|38	cp -r img/hicolor/* %{buildroot}%{_datadir}/icons/hicolor/
12nr|kfilebox-0.4.9-2|39	install -D -m 644 locale/ar/kfilebox.mo %{buildroot}%{_datadir}/locale/ar/LC_MESSAGES/kfilebox.mo
12nr|kfilebox-0.4.9-2|40	install -D -m 644 locale/br/kfilebox.mo %{buildroot}%{_datadir}/locale/br/LC_MESSAGES/kfilebox.mo
12nr|kfilebox-0.4.9-2|41	install -D -m 644 locale/cs/kfilebox.mo %{buildroot}%{_datadir}/locale/cs/LC_MESSAGES/kfilebox.mo
12nr|kfilebox-0.4.9-2|42	install -D -m 644 locale/el/kfilebox.mo %{buildroot}%{_datadir}/locale/el/LC_MESSAGES/kfilebox.mo
12nr|kfilebox-0.4.9-2|43	install -D -m 644 locale/en/kfilebox.mo %{buildroot}%{_datadir}/locale/en/LC_MESSAGES/kfilebox.mo
12nr|kfilebox-0.4.9-2|44	install -D -m 644 locale/en/kfilebox.mo %{buildroot}%{_datadir}/locale/en_GB/LC_MESSAGES/kfilebox.mo
12nr|kfilebox-0.4.9-2|45	install -D -m 644 locale/de/kfilebox.mo %{buildroot}%{_datadir}/locale/de_DE/LC_MESSAGES/kfilebox.mo
12nr|kfilebox-0.4.9-2|46	install -D -m 644 locale/es/kfilebox.mo %{buildroot}%{_datadir}/locale/es/LC_MESSAGES/kfilebox.mo
12nr|kfilebox-0.4.9-2|47	install -D -m 644 locale/fr/kfilebox.mo %{buildroot}%{_datadir}/locale/fr/LC_MESSAGES/kfilebox.mo
12nr|kfilebox-0.4.9-2|48	install -D -m 644 locale/gl/kfilebox.mo %{buildroot}%{_datadir}/locale/gl/LC_MESSAGES/kfilebox.mo
12nr|kfilebox-0.4.9-2|49	install -D -m 644 locale/it/kfilebox.mo %{buildroot}%{_datadir}/locale/it/LC_MESSAGES/kfilebox.mo
12nr|kfilebox-0.4.9-2|50	install -D -m 644 locale/lt/kfilebox.mo %{buildroot}%{_datadir}/locale/lt/LC_MESSAGES/kfilebox.mo
12nr|kfilebox-0.4.9-2|51	install -D -m 644 locale/nl/kfilebox.mo %{buildroot}%{_datadir}/locale/nl/LC_MESSAGES/kfilebox.mo
12nr|kfilebox-0.4.9-2|52	install -D -m 644 locale/pl/kfilebox.mo %{buildroot}%{_datadir}/locale/pl/LC_MESSAGES/kfilebox.mo
12nr|kfilebox-0.4.9-2|53	install -D -m 644 locale/ru/kfilebox.mo %{buildroot}%{_datadir}/locale/ru/LC_MESSAGES/kfilebox.mo
12nr|kfilebox-0.4.9-2|54	install -D -m 644 locale/si/kfilebox.mo %{buildroot}%{_datadir}/locale/si/LC_MESSAGES/kfilebox.mo
12nr|kfilebox-0.4.9-2|55	install -D -m 644 locale/tr/kfilebox.mo %{buildroot}%{_datadir}/locale/tr/LC_MESSAGES/kfilebox.mo
12nr|kfilebox-0.4.9-2|56	install -D -m 644 locale/zh/kfilebox.mo %{buildroot}%{_datadir}/locale/zh/LC_MESSAGES/kfilebox.mo
12nr|kfilebox-0.4.9-2|57	install -D -m 644 locale/zh/kfilebox.mo %{buildroot}%{_datadir}/locale/zh_CN/LC_MESSAGES/kfilebox.mo
12nr|kfilebox-0.4.9-2|58	install -D -m 644 locale/tw/kfilebox.mo %{buildroot}%{_datadir}/locale/zh_TW/LC_MESSAGES/kfilebox.mo
12nr|kfilebox-0.4.9-2|59	install -d %{buildroot}%{_datadir}/applications/ %{buildroot}%{_datadir}/autostart/ %{buildroot}%{_datadir}/apps/%{name}/
12nr|kfilebox-0.4.9-2|60	
12nr|kfilebox-0.4.9-2|61	%find_lang %name
12nr|kfilebox-0.4.9-2|62	
12nr|kfilebox-0.4.9-2|63	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12nr|kfilebox-0.4.9-2|64	[Desktop Entry]
12nr|kfilebox-0.4.9-2|65	Encoding=UTF-8
12nr|kfilebox-0.4.9-2|66	Name=%{name}
12nr|kfilebox-0.4.9-2|67	GenericName=%{name}
12nr|kfilebox-0.4.9-2|68	Comment=KDE front end for Dropbox
12nr|kfilebox-0.4.9-2|69	Exec=%{_bindir}/%{name}
12nr|kfilebox-0.4.9-2|70	Icon=%{name}
12nr|kfilebox-0.4.9-2|71	Terminal=false
12nr|kfilebox-0.4.9-2|72	Type=Application
12nr|kfilebox-0.4.9-2|73	StartupNotify=false
12nr|kfilebox-0.4.9-2|74	Categories=Network;FileTransfer;
12nr|kfilebox-0.4.9-2|75	EOF
12nr|kfilebox-0.4.9-2|76	
12nr|kfilebox-0.4.9-2|77	cat > %{buildroot}%{_datadir}/autostart/%{name}.desktop << EOF
12nr|kfilebox-0.4.9-2|78	[Desktop Entry]
12nr|kfilebox-0.4.9-2|79	Encoding=UTF-8
12nr|kfilebox-0.4.9-2|80	Name=kfilebox
12nr|kfilebox-0.4.9-2|81	GenericName=kfilebox
12nr|kfilebox-0.4.9-2|82	Comment=KDE front end for Dropbox
12nr|kfilebox-0.4.9-2|83	Exec=%{_bindir}/kfilebox
12nr|kfilebox-0.4.9-2|84	Icon=kfilebox
12nr|kfilebox-0.4.9-2|85	Terminal=false
12nr|kfilebox-0.4.9-2|86	Type=Application
12nr|kfilebox-0.4.9-2|87	StartupNotify=false
12nr|kfilebox-0.4.9-2|88	Categories=Network;FileTransfer;
12nr|kfilebox-0.4.9-2|89	X-KDE-autostart-after=panel
12nr|kfilebox-0.4.9-2|90	X-KDE-StartupNotify=false
12nr|kfilebox-0.4.9-2|91	X-DBUS-StartupType=Unique
12nr|kfilebox-0.4.9-2|92	X-KDE-UniqueApplet=true
12nr|kfilebox-0.4.9-2|93	X-KDE-autostart-condition=kfileboxrc:General:AutoStart:false
12nr|kfilebox-0.4.9-2|94	EOF
12nr|kfilebox-0.4.9-2|95	
12nr|kfilebox-0.4.9-2|96	
12nr|kfilebox-0.4.9-2|97	cat > %{buildroot}%{_datadir}/apps/%{name}/%{name}.notifyrc << EOF
12nr|kfilebox-0.4.9-2|98	[Global]
12nr|kfilebox-0.4.9-2|99	Comment=Kfilebox
12nr|kfilebox-0.4.9-2|100	Name=kfilebox
12nr|kfilebox-0.4.9-2|101	IconName=kfilebox
12nr|kfilebox-0.4.9-2|102	
12nr|kfilebox-0.4.9-2|103	[Event/notify]
12nr|kfilebox-0.4.9-2|104	Name=Notification
12nr|kfilebox-0.4.9-2|105	Comment=Any notification
12nr|kfilebox-0.4.9-2|106	Action=Popup
12nr|kfilebox-0.4.9-2|107	EOF
12nr|kfilebox-0.4.9-2|108	
12nr|kfilebox-0.4.9-2|109	%postun
12nr|kfilebox-0.4.9-2|110	# Delete dropbox daemon which was downloaded and installed by kfilebox
12nr|kfilebox-0.4.9-2|111	# Don't know a better way to uninstall it
12nr|kfilebox-0.4.9-2|112	find /home/* -maxdepth 1 -name ".dropbox-dist" -type d 2>/dev/null | xargs rm -rf
12nr|kfilebox-0.4.9-2|113	
12nr|kfilebox-0.4.9-2|114	%files -f %name.lang
12nr|kfilebox-0.4.9-2|115	%defattr(-,root,root)
12nr|kfilebox-0.4.9-2|116	%dir %{_datadir}/kfilebox
12nr|kfilebox-0.4.9-2|117	%doc doc/readme.txt
12nr|kfilebox-0.4.9-2|118	%{_datadir}/applications/kfilebox.desktop
12nr|kfilebox-0.4.9-2|119	%{_datadir}/autostart/kfilebox.desktop
12nr|kfilebox-0.4.9-2|120	%{_datadir}/apps/kfilebox/*
12nr|kfilebox-0.4.9-2|121	%{_datadir}/kfilebox/*
12nr|kfilebox-0.4.9-2|122	%{_bindir}/kfilebox
12nr|kfilebox-0.4.9-2|123	%{_datadir}/icons/hicolor/16x16/apps/kfilebox.png
12nr|kfilebox-0.4.9-2|124	%{_datadir}/icons/hicolor/22x22/apps/kfilebox.png
12nr|kfilebox-0.4.9-2|125	%{_datadir}/icons/hicolor/24x24/apps/kfilebox.png
12nr|kfilebox-0.4.9-2|126	%{_datadir}/icons/hicolor/32x32/apps/kfilebox.png
12nr|kfilebox-0.4.9-2|127	%{_datadir}/icons/hicolor/48x48/apps/kfilebox.png
12nr|kfilebox-0.4.9-2|128	%{_datadir}/icons/hicolor/64x64/apps/kfilebox.png
12nr|kfilebox-0.4.9-2|129	%{_datadir}/icons/hicolor/128x128/apps/kfilebox.png
12nr|kfilebox-0.4.9-2|130	
12nr|kfilebox-0.4.9-2|131	
12nr|kfilebox-0.4.9-2|132	%changelog
12nr|kfilebox-0.4.9-2|133	* Thu Sep 15 2011 Alexander Barakin <abarakin@mandriva.org> 0.4.7-1mdv2012.0
12nr|kfilebox-0.4.9-2|134	+ Revision: 699833
12nr|kfilebox-0.4.9-2|135	- imported package kfilebox
12nr|kfilebox-0.4.9-2|136	

21697 12
12nr|libspotify-12.1.51-3|1	%define lib_major	12
12nr|libspotify-12.1.51-3|2	%define lib_name	%mklibname spotify %{lib_major}
12nr|libspotify-12.1.51-3|3	%define develname	%mklibname -d spotify
12nr|libspotify-12.1.51-3|4	
12nr|libspotify-12.1.51-3|5	%define debug_package %{nil}
12nr|libspotify-12.1.51-3|6	
12nr|libspotify-12.1.51-3|7	Summary: Library to write applications that utilize the Spotify music streaming service
12nr|libspotify-12.1.51-3|8	Name: libspotify
12nr|libspotify-12.1.51-3|9	Version: 12.1.51
12nr|libspotify-12.1.51-3|10	Release: 3
12nr|libspotify-12.1.51-3|11	%ifarch %{ix86}
12nr|libspotify-12.1.51-3|12	Source0: https://developer.spotify.com/download/libspotify/libspotify-%{version}-Linux-i686-release.tar.gz
12nr|libspotify-12.1.51-3|13	%else
12nr|libspotify-12.1.51-3|14	Source0: https://developer.spotify.com/download/libspotify/libspotify-%{version}-Linux-x86_64-release.tar.gz
12nr|libspotify-12.1.51-3|15	%endif
12nr|libspotify-12.1.51-3|16	License: Proprietary
12nr|libspotify-12.1.51-3|17	Group: System/Libraries
12nr|libspotify-12.1.51-3|18	Url: https://developer.spotify.com/technologies/libspotify/
12nr|libspotify-12.1.51-3|19	ExclusiveArch: %{ix86} x86_64
12nr|libspotify-12.1.51-3|20	
12nr|libspotify-12.1.51-3|21	%description
12nr|libspotify-12.1.51-3|22	The libspotify C API package allows third-party developers to write
12nr|libspotify-12.1.51-3|23	applications that utilize the Spotify music streaming service.
12nr|libspotify-12.1.51-3|24	
12nr|libspotify-12.1.51-3|25	%package -n %{lib_name}
12nr|libspotify-12.1.51-3|26	Summary:	Dynamic libraries for spotify
12nr|libspotify-12.1.51-3|27	Group:		System/Libraries
12nr|libspotify-12.1.51-3|28	
12nr|libspotify-12.1.51-3|29	%description -n %{lib_name}
12nr|libspotify-12.1.51-3|30	The libspotify C API package allows third-party developers to write
12nr|libspotify-12.1.51-3|31	applications that utilize the Spotify music streaming service.
12nr|libspotify-12.1.51-3|32	
12nr|libspotify-12.1.51-3|33	%package doc
12nr|libspotify-12.1.51-3|34	Summary:        Documentation of the spotify library
12nr|libspotify-12.1.51-3|35	Group:          Development/C
12nr|libspotify-12.1.51-3|36	BuildArch: noarch
12nr|libspotify-12.1.51-3|37	
12nr|libspotify-12.1.51-3|38	%description doc
12nr|libspotify-12.1.51-3|39	Documentation of the spotify library.
12nr|libspotify-12.1.51-3|40	
12nr|libspotify-12.1.51-3|41	%package -n %{develname}
12nr|libspotify-12.1.51-3|42	Summary:	Development files for spotify
12nr|libspotify-12.1.51-3|43	Group:		Development/C
12nr|libspotify-12.1.51-3|44	Provides:	%{name}-devel = %{version}-%{release}
12nr|libspotify-12.1.51-3|45	Requires:	%{lib_name} = %{version}
12nr|libspotify-12.1.51-3|46	Obsoletes:	%{name}-devel < %{version}
12nr|libspotify-12.1.51-3|47	
12nr|libspotify-12.1.51-3|48	%description -n %{develname}
12nr|libspotify-12.1.51-3|49	Files needed in order to develop applications using spotify.
12nr|libspotify-12.1.51-3|50	
12nr|libspotify-12.1.51-3|51	%prep
12nr|libspotify-12.1.51-3|52	%ifarch %{ix86}
12nr|libspotify-12.1.51-3|53	%setup -q -n %{name}-%{version}-Linux-i686-release
12nr|libspotify-12.1.51-3|54	%else
12nr|libspotify-12.1.51-3|55	%setup -q -n %{name}-%{version}-Linux-x86_64-release
12nr|libspotify-12.1.51-3|56	%endif
12nr|libspotify-12.1.51-3|57	
12nr|libspotify-12.1.51-3|58	%build
12nr|libspotify-12.1.51-3|59	
12nr|libspotify-12.1.51-3|60	%install
12nr|libspotify-12.1.51-3|61	mkdir -p %{buildroot}%{_libdir} %{buildroot}%{_includedir} %{buildroot}%{_datadir}
12nr|libspotify-12.1.51-3|62	%ifarch x86_64
12nr|libspotify-12.1.51-3|63	sed -i 's%/lib%/lib64%' lib/pkgconfig/%{name}.pc
12nr|libspotify-12.1.51-3|64	%endif
12nr|libspotify-12.1.51-3|65	cp -r lib/* %{buildroot}%{_libdir}
12nr|libspotify-12.1.51-3|66	cp -r include/* %{buildroot}%{_includedir}
12nr|libspotify-12.1.51-3|67	cp -r share/* %{buildroot}%{_datadir}
12nr|libspotify-12.1.51-3|68	cp ChangeLog LICENSE licenses.xhtml Makefile README %{buildroot}%{_docdir}/%{name}
12nr|libspotify-12.1.51-3|69	
12nr|libspotify-12.1.51-3|70	%files -n %{lib_name}
12nr|libspotify-12.1.51-3|71	%{_libdir}/*.so.%{lib_major}*
12nr|libspotify-12.1.51-3|72	
12nr|libspotify-12.1.51-3|73	%files -n %{develname}
12nr|libspotify-12.1.51-3|74	%dir %{_includedir}/%{name}
12nr|libspotify-12.1.51-3|75	%{_includedir}/%{name}/*
12nr|libspotify-12.1.51-3|76	%{_libdir}/pkgconfig/*
12nr|libspotify-12.1.51-3|77	%{_libdir}/*.so
12nr|libspotify-12.1.51-3|78	
12nr|libspotify-12.1.51-3|79	%files doc
12nr|libspotify-12.1.51-3|80	%dir %{_docdir}/%{name}
12nr|libspotify-12.1.51-3|81	%doc %{_docdir}/%{name}/*
12nr|libspotify-12.1.51-3|82	%doc %{_datadir}/man3

21698 12
12nr|lie-2.2.2-1|1	%define liedir	%{_datadir}/lie
12nr|lie-2.2.2-1|2	
12nr|lie-2.2.2-1|3	Name:		lie
12nr|lie-2.2.2-1|4	Version:	2.2.2
12nr|lie-2.2.2-1|5	Release:	%mkrel 1
12nr|lie-2.2.2-1|6	Group:		Sciences/Mathematics
12nr|lie-2.2.2-1|7	Summary:	Interactive computations of a Lie group theoretic nature
12nr|lie-2.2.2-1|8	# No license file, and apparently only available from sagemath.org
12nr|lie-2.2.2-1|9	# as the documented homepage neither ftp server directory exist anymre
12nr|lie-2.2.2-1|10	License:	Freeware
12nr|lie-2.2.2-1|11	Source0:	http://www.sagemath.org/packages/optional/lie-2.2.2.p3.spkg
12nr|lie-2.2.2-1|12	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|lie-2.2.2-1|13	
12nr|lie-2.2.2-1|14	BuildRequires:	bison
12nr|lie-2.2.2-1|15	BuildRequires:	ncurses-devel
12nr|lie-2.2.2-1|16	BuildRequires:	readline-devel
12nr|lie-2.2.2-1|17	
12nr|lie-2.2.2-1|18	%description
12nr|lie-2.2.2-1|19	LiE purpose is to enable mathematicians and physicists to obtain on-line
12nr|lie-2.2.2-1|20	information as well as to interactively perform computations of a Lie group
12nr|lie-2.2.2-1|21	theoretic nature. It focuses on the representation theory of complex semisimple
12nr|lie-2.2.2-1|22	(reductive) Lie groups and algebras, and on the structure of their Weyl
12nr|lie-2.2.2-1|23	groups and root systems. The basic objects of computation are vectors and
12nr|lie-2.2.2-1|24	matrices with integer entries, and polynomials with integral coefficients.
12nr|lie-2.2.2-1|25	These objects are used to represent weights, (sets of) roots, characters and
12nr|lie-2.2.2-1|26	similar objects relating to Lie groups and algebras. LiE does not compute
12nr|lie-2.2.2-1|27	directly with elements of the Lie groups and algebras themselves, but the
12nr|lie-2.2.2-1|28	computations may be parametrised by the type of the Lie group or algebra for
12nr|lie-2.2.2-1|29	which they should be performed.
12nr|lie-2.2.2-1|30	
12nr|lie-2.2.2-1|31	%prep
12nr|lie-2.2.2-1|32	%setup -q -n %{name}-%{version}.p3
12nr|lie-2.2.2-1|33	
12nr|lie-2.2.2-1|34	%build
12nr|lie-2.2.2-1|35	pushd src
12nr|lie-2.2.2-1|36	%make || :
12nr|lie-2.2.2-1|37	popd
12nr|lie-2.2.2-1|38	
12nr|lie-2.2.2-1|39	%install
12nr|lie-2.2.2-1|40	pushd src
12nr|lie-2.2.2-1|41	for dir in progs gapfiles; do
12nr|lie-2.2.2-1|42	mkdir -p %{buildroot}/%{liedir}/$dir
12nr|lie-2.2.2-1|43	cp -fa $dir/* %{buildroot}/%{liedir}/$dir
12nr|lie-2.2.2-1|44	done
12nr|lie-2.2.2-1|45	
12nr|lie-2.2.2-1|46	cp -fa INFO* LEARN* %{buildroot}/%{liedir}
12nr|lie-2.2.2-1|47	cp -fa Lie.exe %{buildroot}/%{liedir}
12nr|lie-2.2.2-1|48	
12nr|lie-2.2.2-1|49	mkdir -p %{buildroot}%{_bindir}
12nr|lie-2.2.2-1|50	cat > %{buildroot}%{_bindir}/lie << EOF
12nr|lie-2.2.2-1|51	#!/bin/sh
12nr|lie-2.2.2-1|52	
12nr|lie-2.2.2-1|53	LD=%{liedir}
12nr|lie-2.2.2-1|54	exec \$LD/Lie.exe initfile \$LD
12nr|lie-2.2.2-1|55	EOF
12nr|lie-2.2.2-1|56	chmod +x %{buildroot}%{_bindir}/lie
12nr|lie-2.2.2-1|57	popd
12nr|lie-2.2.2-1|58	
12nr|lie-2.2.2-1|59	%clean
12nr|lie-2.2.2-1|60	rm -rf %{buildroot}
12nr|lie-2.2.2-1|61	
12nr|lie-2.2.2-1|62	%files
12nr|lie-2.2.2-1|63	%defattr(-,root,root)
12nr|lie-2.2.2-1|64	%doc src/manual/manual.dvi
12nr|lie-2.2.2-1|65	%{_bindir}/lie
12nr|lie-2.2.2-1|66	%dir %{liedir}
12nr|lie-2.2.2-1|67	%{liedir}/*
12nr|lie-2.2.2-1|68	
12nr|lie-2.2.2-1|69	
12nr|lie-2.2.2-1|70	%changelog
12nr|lie-2.2.2-1|71	* Fri Aug 21 2009 Paulo Andrade <pcpa@mandriva.com.br> 2.2.2-1mdv2010.0
12nr|lie-2.2.2-1|72	+ Revision: 418781
12nr|lie-2.2.2-1|73	- Initial import of "LiE" version 2.2.2.
12nr|lie-2.2.2-1|74	- lie
12nr|lie-2.2.2-1|75	

21699 12
12nr|lphdisk-0.9.1-5|1	Name:		lphdisk
12nr|lphdisk-0.9.1-5|2	Version:	0.9.1
12nr|lphdisk-0.9.1-5|3	Release:	%mkrel 5
12nr|lphdisk-0.9.1-5|4	Summary:	Format Phoenix NoteBIOS hibernation partitions under Linux
12nr|lphdisk-0.9.1-5|5	License:	Artistic
12nr|lphdisk-0.9.1-5|6	Group:		System/Kernel and hardware
12nr|lphdisk-0.9.1-5|7	URL:		http://www.procyon.com/~pda/lphdisk
12nr|lphdisk-0.9.1-5|8	Source0:	http://www.procyon.com/~pda/lphdisk/%{name}-%{version}.tar.bz2
12nr|lphdisk-0.9.1-5|9	Patch0:		lphdisk-0.9.1-debian.patch
12nr|lphdisk-0.9.1-5|10	Patch1:		lphdisk-0.9.1-lrmi.patch
12nr|lphdisk-0.9.1-5|11	ExclusiveArch:	%ix86
12nr|lphdisk-0.9.1-5|12	BuildRoot:	%{_tmppath}/%{name}-%{version}
12nr|lphdisk-0.9.1-5|13	
12nr|lphdisk-0.9.1-5|14	%description
12nr|lphdisk-0.9.1-5|15	lphdisk is a linux reimplementation of the PHDISK.EXE (DOS) utility provided
12nr|lphdisk-0.9.1-5|16	with most Phoenix NoteBIOS-equipped laptop models.  It will properly format a
12nr|lphdisk-0.9.1-5|17	NoteBIOS hibernation partition (type A0) to make it usable by the BIOS for
12nr|lphdisk-0.9.1-5|18	suspending to disk, avoiding the need to use buggy and outdated DOS utilities
12nr|lphdisk-0.9.1-5|19	to perform this configuration step.
12nr|lphdisk-0.9.1-5|20	
12nr|lphdisk-0.9.1-5|21	PLEASE NOTE: this is a very old tool for very old laptops. Unless you're very
12nr|lphdisk-0.9.1-5|22	sure you need it...you probably don't. Move along, nothing to see here.
12nr|lphdisk-0.9.1-5|23	
12nr|lphdisk-0.9.1-5|24	%prep
12nr|lphdisk-0.9.1-5|25	%setup -q
12nr|lphdisk-0.9.1-5|26	%patch0 -p1 -b .debian
12nr|lphdisk-0.9.1-5|27	%patch1 -p1 -b .lrmi
12nr|lphdisk-0.9.1-5|28	
12nr|lphdisk-0.9.1-5|29	%build
12nr|lphdisk-0.9.1-5|30	%make
12nr|lphdisk-0.9.1-5|31	
12nr|lphdisk-0.9.1-5|32	%install
12nr|lphdisk-0.9.1-5|33	rm -rf %{buildroot}
12nr|lphdisk-0.9.1-5|34	mkdir -p %{buildroot}%{_mandir}/man8
12nr|lphdisk-0.9.1-5|35	mkdir -p %{buildroot}%{_sbindir}
12nr|lphdisk-0.9.1-5|36	
12nr|lphdisk-0.9.1-5|37	install -m 755 lphdisk %{buildroot}%{_sbindir}
12nr|lphdisk-0.9.1-5|38	install -m 644 lphdisk.8 %{buildroot}%{_mandir}/man8
12nr|lphdisk-0.9.1-5|39	
12nr|lphdisk-0.9.1-5|40	%clean
12nr|lphdisk-0.9.1-5|41	rm -rf %{buildroot}
12nr|lphdisk-0.9.1-5|42	
12nr|lphdisk-0.9.1-5|43	%files
12nr|lphdisk-0.9.1-5|44	%defattr(-,root,root)
12nr|lphdisk-0.9.1-5|45	%doc ChangeLog CREDITS LICENSE NEWS README TODO
12nr|lphdisk-0.9.1-5|46	%{_sbindir}/lphdisk
12nr|lphdisk-0.9.1-5|47	%{_mandir}/man8/lphdisk.8.*
12nr|lphdisk-0.9.1-5|48	
12nr|lphdisk-0.9.1-5|49	
12nr|lphdisk-0.9.1-5|50	
12nr|lphdisk-0.9.1-5|51	%changelog
12nr|lphdisk-0.9.1-5|52	* Thu Mar 19 2009 Guillaume Rousse <guillomovitch@mandriva.org> 0.9.1-5mdv2009.1
12nr|lphdisk-0.9.1-5|53	+ Revision: 358004
12nr|lphdisk-0.9.1-5|54	- rebuild for missing source package
12nr|lphdisk-0.9.1-5|55	
12nr|lphdisk-0.9.1-5|56	* Fri Sep 05 2008 Adam Williamson <awilliamson@mandriva.org> 0.9.1-4mdv2009.0
12nr|lphdisk-0.9.1-5|57	+ Revision: 281036
12nr|lphdisk-0.9.1-5|58	- s,$RPM_BUILD_ROOT,%%{buildroot}
12nr|lphdisk-0.9.1-5|59	- add note in description that this is likely useless for most people...
12nr|lphdisk-0.9.1-5|60	- add lrmi.patch, fixed build of lrmi (via Gentoo bug #235599)
12nr|lphdisk-0.9.1-5|61	- replace source.patch with debian.patch, contains further fixes from Debian
12nr|lphdisk-0.9.1-5|62	- shorten summary
12nr|lphdisk-0.9.1-5|63	- remove unnecessary defines
12nr|lphdisk-0.9.1-5|64	
12nr|lphdisk-0.9.1-5|65	+ Thierry Vignaud <tvignaud@mandriva.com>
12nr|lphdisk-0.9.1-5|66	- rebuild
12nr|lphdisk-0.9.1-5|67	- kill re-definition of %%buildroot on Pixel's request
12nr|lphdisk-0.9.1-5|68	- use %%mkrel
12nr|lphdisk-0.9.1-5|69	- import lphdisk
12nr|lphdisk-0.9.1-5|70	
12nr|lphdisk-0.9.1-5|71	+ Olivier Blin <oblin@mandriva.com>
12nr|lphdisk-0.9.1-5|72	- restore BuildRoot
12nr|lphdisk-0.9.1-5|73	
12nr|lphdisk-0.9.1-5|74	
12nr|lphdisk-0.9.1-5|75	* Thu Dec 02 2004 Abel Cheung <deaddog@mandrake.org> 0.9.1-2mdk
12nr|lphdisk-0.9.1-5|76	- exclusivearch x86, I guess there are not many non-x86 laptops
12nr|lphdisk-0.9.1-5|77	
12nr|lphdisk-0.9.1-5|78	* Thu Nov 04 2004 Guillaume Rousse <guillomovitch@mandrake.org> 0.9.1-1mdk
12nr|lphdisk-0.9.1-5|79	- first mdk package
12nr|lphdisk-0.9.1-5|80	
12nr|lphdisk-0.9.1-5|81	* Tue Feb 12 2002 Alex Stewart <alex@foogod.com>
12nr|lphdisk-0.9.1-5|82	- Updated to version 0.9.1
12nr|lphdisk-0.9.1-5|83	
12nr|lphdisk-0.9.1-5|84	* Thu Aug 23 2001 Patrick D. Ashmore <pda@procyon.com>
12nr|lphdisk-0.9.1-5|85	- Updated version information in spec file (0.4as1 to 0.9)
12nr|lphdisk-0.9.1-5|86	
12nr|lphdisk-0.9.1-5|87	* Sun Jul 15 2001 Alex Stewart <alex@foogod.com>
12nr|lphdisk-0.9.1-5|88	- Initial RPM packaging of lphdisk 0.4as1

21700 12
12nr|megacli-8.02.21-1|1	%define _enable_debug_packages %{nil}
12nr|megacli-8.02.21-1|2	%define debug_package          %{nil}
12nr|megacli-8.02.21-1|3	
12nr|megacli-8.02.21-1|4	%define up_name Linux_MegaCLI
12nr|megacli-8.02.21-1|5	
12nr|megacli-8.02.21-1|6	Summary:	Manage SAS RAID controllers
12nr|megacli-8.02.21-1|7	Name:		megacli
12nr|megacli-8.02.21-1|8	Version:	8.02.21
12nr|megacli-8.02.21-1|9	Release:	1
12nr|megacli-8.02.21-1|10	License:	Commercial
12nr|megacli-8.02.21-1|11	Group:		System/Configuration/Hardware
12nr|megacli-8.02.21-1|12	URL:		http://www.lsi.com
12nr|megacli-8.02.21-1|13	Source0:	http://www.lsi.com/support/downloads/megaraid/miscellaneous/%{version}_MegaCLI.zip
12nr|megacli-8.02.21-1|14	
12nr|megacli-8.02.21-1|15	%description
12nr|megacli-8.02.21-1|16	MegaCli is used to manage SAS RAID controllers.
12nr|megacli-8.02.21-1|17	
12nr|megacli-8.02.21-1|18	%prep
12nr|megacli-8.02.21-1|19	%setup -q -c
12nr|megacli-8.02.21-1|20	cd %{version}_%{up_name}/
12nr|megacli-8.02.21-1|21	unzip MegaCliLin.zip
12nr|megacli-8.02.21-1|22	rpm2cpio MegaCli-%{version}-1.noarch.rpm | cpio -id
12nr|megacli-8.02.21-1|23	
12nr|megacli-8.02.21-1|24	%build
12nr|megacli-8.02.21-1|25	
12nr|megacli-8.02.21-1|26	%install
12nr|megacli-8.02.21-1|27	export DONT_STRIP=1
12nr|megacli-8.02.21-1|28	
12nr|megacli-8.02.21-1|29	install -d -m 755 %{buildroot}/sbin
12nr|megacli-8.02.21-1|30	%ifarch x86_64
12nr|megacli-8.02.21-1|31	install -m 755 %{version}_%{up_name}/opt/MegaRAID/MegaCli/MegaCli64 %{buildroot}/sbin/megacli
12nr|megacli-8.02.21-1|32	%else
12nr|megacli-8.02.21-1|33	install -m 755 %{version}_%{up_name}/opt/MegaRAID/MegaCli/MegaCli %{buildroot}/sbin/megacli
12nr|megacli-8.02.21-1|34	%endif
12nr|megacli-8.02.21-1|35	
12nr|megacli-8.02.21-1|36	%files
12nr|megacli-8.02.21-1|37	%doc %{version}_MegaCLI.txt
12nr|megacli-8.02.21-1|38	/sbin/megacli
12nr|megacli-8.02.21-1|39	
12nr|megacli-8.02.21-1|40	
12nr|megacli-8.02.21-1|41	%changelog
12nr|megacli-8.02.21-1|42	* Sat May 19 2012 Alexander Khrukin <akhrukin@mandriva.org> 8.02.21-1
12nr|megacli-8.02.21-1|43	+ Revision: 799622
12nr|megacli-8.02.21-1|44	- version update 8.02.21
12nr|megacli-8.02.21-1|45	
12nr|megacli-8.02.21-1|46	* Mon Jan 04 2010 Thierry Vignaud <tv@mandriva.org> 5.00.20-2mdv2010.1
12nr|megacli-8.02.21-1|47	+ Revision: 486161
12nr|megacli-8.02.21-1|48	- fix description
12nr|megacli-8.02.21-1|49	
12nr|megacli-8.02.21-1|50	* Fri Jan 01 2010 Guillaume Rousse <guillomovitch@mandriva.org> 5.00.20-1mdv2010.1
12nr|megacli-8.02.21-1|51	+ Revision: 484692
12nr|megacli-8.02.21-1|52	- new version
12nr|megacli-8.02.21-1|53	
12nr|megacli-8.02.21-1|54	* Mon Jul 06 2009 Guillaume Rousse <guillomovitch@mandriva.org> 4.00.11-1mdv2010.0
12nr|megacli-8.02.21-1|55	+ Revision: 392803
12nr|megacli-8.02.21-1|56	- new version
12nr|megacli-8.02.21-1|57	- fix description
12nr|megacli-8.02.21-1|58	
12nr|megacli-8.02.21-1|59	* Mon Sep 15 2008 Oden Eriksson <oeriksson@mandriva.com> 2.00.11-2mdv2009.0
12nr|megacli-8.02.21-1|60	+ Revision: 284889
12nr|megacli-8.02.21-1|61	- merge changes from private package
12nr|megacli-8.02.21-1|62	
12nr|megacli-8.02.21-1|63	* Thu Sep 11 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.00.11-1mdv2009.0
12nr|megacli-8.02.21-1|64	+ Revision: 283751
12nr|megacli-8.02.21-1|65	- new version
12nr|megacli-8.02.21-1|66	
12nr|megacli-8.02.21-1|67	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 1.01.39-2mdv2009.0
12nr|megacli-8.02.21-1|68	+ Revision: 241708
12nr|megacli-8.02.21-1|69	- rebuild
12nr|megacli-8.02.21-1|70	
12nr|megacli-8.02.21-1|71	* Mon Feb 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 1.01.39-1mdv2008.1
12nr|megacli-8.02.21-1|72	+ Revision: 162042
12nr|megacli-8.02.21-1|73	- import megacli
12nr|megacli-8.02.21-1|74	

21701 12
12nr|micro64-1.00.667-1|1	# Emulator is close-sourced and there is no debug info
12nr|micro64-1.00.667-1|2	# so we just disable empty debug package
12nr|micro64-1.00.667-1|3	
12nr|micro64-1.00.667-1|4	%define _enable_debug_packages %{nil}
12nr|micro64-1.00.667-1|5	%define debug_package %{nil}
12nr|micro64-1.00.667-1|6	
12nr|micro64-1.00.667-1|7	Name:		micro64
12nr|micro64-1.00.667-1|8	Version:	1.00.667
12nr|micro64-1.00.667-1|9	Release:	%mkrel 1
12nr|micro64-1.00.667-1|10	Summary:	Aimed to become the most accurate C64 Emulator
12nr|micro64-1.00.667-1|11	License:	Freeware
12nr|micro64-1.00.667-1|12	Group:		Emulators
12nr|micro64-1.00.667-1|13	URL:		http://micro64.de/
12nr|micro64-1.00.667-1|14	Source0:	http://micro64.de/downloads/%{name}-%{version}.zip
12nr|micro64-1.00.667-1|15	Source1:	micro64.png
12nr|micro64-1.00.667-1|16	
12nr|micro64-1.00.667-1|17	%description
12nr|micro64-1.00.667-1|18	The highly advanced successor of brotkaestchen (fr-051) from BeRo / farbrausch.
12nr|micro64-1.00.667-1|19	
12nr|micro64-1.00.667-1|20	Currently it has 2 different VIC II emulation modes (both are half-cycle exact):
12nr|micro64-1.00.667-1|21	- single pixel dot clock exact (very accurate, slow)
12nr|micro64-1.00.667-1|22	- dynamic pixel block-wise (quite fast, even on slower machines).
12nr|micro64-1.00.667-1|23	
12nr|micro64-1.00.667-1|24	Normally you shouldn't notice any differences, except in demos with a lot of
12nr|micro64-1.00.667-1|25	VIC II trickery. If your computer is fast enough you definitely should use
12nr|micro64-1.00.667-1|26	the accurate mode.
12nr|micro64-1.00.667-1|27	
12nr|micro64-1.00.667-1|28	Status: Still under heavy development! Due to constant nagging, we decided
12nr|micro64-1.00.667-1|29	that it's time to prove that micro64 is not vaporware. Enjoy the current state
12nr|micro64-1.00.667-1|30	pre-release. Test stuff. Report bugs. New builds will appear from time to time.
12nr|micro64-1.00.667-1|31	
12nr|micro64-1.00.667-1|32	%prep
12nr|micro64-1.00.667-1|33	%setup -q -n %{name}
12nr|micro64-1.00.667-1|34	
12nr|micro64-1.00.667-1|35	%build
12nr|micro64-1.00.667-1|36	
12nr|micro64-1.00.667-1|37	%install
12nr|micro64-1.00.667-1|38	%__rm -rf %{buildroot}
12nr|micro64-1.00.667-1|39	
12nr|micro64-1.00.667-1|40	%__mkdir_p %{buildroot}%{_datadir}/applications
12nr|micro64-1.00.667-1|41	%__cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12nr|micro64-1.00.667-1|42	[Desktop Entry]
12nr|micro64-1.00.667-1|43	Name=Micro64
12nr|micro64-1.00.667-1|44	Comment=C64 emulator
12nr|micro64-1.00.667-1|45	Exec=%{name}
12nr|micro64-1.00.667-1|46	Icon=%{name}
12nr|micro64-1.00.667-1|47	Terminal=false
12nr|micro64-1.00.667-1|48	Type=Application
12nr|micro64-1.00.667-1|49	StartupNotify=true
12nr|micro64-1.00.667-1|50	Categories=Game;Emulator;
12nr|micro64-1.00.667-1|51	EOF
12nr|micro64-1.00.667-1|52	
12nr|micro64-1.00.667-1|53	%__mkdir_p %{buildroot}%{_datadir}/pixmaps
12nr|micro64-1.00.667-1|54	%__install -m 644 %{SOURCE1} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12nr|micro64-1.00.667-1|55	
12nr|micro64-1.00.667-1|56	%__mkdir_p %{buildroot}%{_bindir}
12nr|micro64-1.00.667-1|57	%ifarch x86_64
12nr|micro64-1.00.667-1|58	%__install -m 755 x86_64-linux/%{name} %{buildroot}%{_bindir}/%{name}
12nr|micro64-1.00.667-1|59	%else
12nr|micro64-1.00.667-1|60	%__install -m 755 x86_32-linux/%{name} %{buildroot}%{_bindir}/%{name}
12nr|micro64-1.00.667-1|61	%endif
12nr|micro64-1.00.667-1|62	
12nr|micro64-1.00.667-1|63	%clean
12nr|micro64-1.00.667-1|64	%__rm -rf %{buildroot}
12nr|micro64-1.00.667-1|65	
12nr|micro64-1.00.667-1|66	%files
12nr|micro64-1.00.667-1|67	%{_bindir}/%{name}
12nr|micro64-1.00.667-1|68	%{_datadir}/applications/mandriva-%{name}.desktop
12nr|micro64-1.00.667-1|69	%{_datadir}/pixmaps/%{name}.png
12nr|micro64-1.00.667-1|70	
12nr|micro64-1.00.667-1|71	
12nr|micro64-1.00.667-1|72	
12nr|micro64-1.00.667-1|73	%changelog
12nr|micro64-1.00.667-1|74	* Sun May 27 2012 Andrey Bondrov <abondrov@mandriva.org> 1.00.667-1mdv2012.0
12nr|micro64-1.00.667-1|75	+ Revision: 800818
12nr|micro64-1.00.667-1|76	- New version 1.00.667
12nr|micro64-1.00.667-1|77	
12nr|micro64-1.00.667-1|78	* Thu Mar 22 2012 Andrey Bondrov <abondrov@mandriva.org> 1.00.666-1
12nr|micro64-1.00.667-1|79	+ Revision: 785980
12nr|micro64-1.00.667-1|80	- New version 1.00.666
12nr|micro64-1.00.667-1|81	
12nr|micro64-1.00.667-1|82	* Sun Dec 18 2011 Andrey Bondrov <abondrov@mandriva.org> 0.0.655-1
12nr|micro64-1.00.667-1|83	+ Revision: 743428
12nr|micro64-1.00.667-1|84	- imported package micro64
12nr|micro64-1.00.667-1|85	

21702 12
12nr|microcode-0.20120313-3|1	Summary:   Intel / AMD CPU Microcode
12nr|microcode-0.20120313-3|2	Name:      microcode
12nr|microcode-0.20120313-3|3	Version:   0.20120313
12nr|microcode-0.20120313-3|4	Release:   3
12nr|microcode-0.20120313-3|5	Group:     System/Kernel and hardware
12nr|microcode-0.20120313-3|6	License:   Distributable
12nr|microcode-0.20120313-3|7	# use update-intel-microcode --download-only (from microcode_ctl) to update
12nr|microcode-0.20120313-3|8	Source0:   intel-microcode.dat
12nr|microcode-0.20120313-3|9	# use update-amdl-microcode --download-only (from microcode_ctl) to update
12nr|microcode-0.20120313-3|10	Source1:   amd-ucode-latest.tar
12nr|microcode-0.20120313-3|11	Buildarch: noarch
12nr|microcode-0.20120313-3|12	
12nr|microcode-0.20120313-3|13	%description
12nr|microcode-0.20120313-3|14	Since PentiumPro, Intel CPU are made of a RISC chip and of a microcode whose
12nr|microcode-0.20120313-3|15	purpose is to decompose "old" ia32 instruction into new risc ones.
12nr|microcode-0.20120313-3|16	P6 familly is concerned: PPro, PII, Celeron, PIII, Celeron2.
12nr|microcode-0.20120313-3|17	Recent kernels have the ability to update this microcode.
12nr|microcode-0.20120313-3|18	
12nr|microcode-0.20120313-3|19	The microcode update is volatile and needs to be uploaded on each system
12nr|microcode-0.20120313-3|20	boot. I.e. it doesn't reflash your cpu permanently.
12nr|microcode-0.20120313-3|21	Reboot and it reverts back to the old microcode.
12nr|microcode-0.20120313-3|22	
12nr|microcode-0.20120313-3|23	This package contains microcode for Intel CPU, as well as microcode for
12nr|microcode-0.20120313-3|24	AMD CPU (AMD Phenom(TM), AMD Opteron(TM) and AMD Turion(TM) 64 Ultra).
12nr|microcode-0.20120313-3|25	
12nr|microcode-0.20120313-3|26	%prep
12nr|microcode-0.20120313-3|27	%setup -q -T -c
12nr|microcode-0.20120313-3|28	
12nr|microcode-0.20120313-3|29	%build
12nr|microcode-0.20120313-3|30	
12nr|microcode-0.20120313-3|31	%install
12nr|microcode-0.20120313-3|32	rm -rf %{buildroot}
12nr|microcode-0.20120313-3|33	
12nr|microcode-0.20120313-3|34	mkdir -p %{buildroot}/lib/firmware/intel-microcode
12nr|microcode-0.20120313-3|35	install -m644 %{SOURCE0} %{buildroot}/lib/firmware/intel-microcode
12nr|microcode-0.20120313-3|36	
12nr|microcode-0.20120313-3|37	tar xf %{SOURCE1} -C %{buildroot}/lib/firmware
12nr|microcode-0.20120313-3|38	mv %{buildroot}/lib/firmware/amd-ucode-2012-01-17 %{buildroot}/lib/firmware/amd-ucode
12nr|microcode-0.20120313-3|39	
12nr|microcode-0.20120313-3|40	%clean
12nr|microcode-0.20120313-3|41	
12nr|microcode-0.20120313-3|42	%files
12nr|microcode-0.20120313-3|43	%defattr(-,root,root,-)
12nr|microcode-0.20120313-3|44	/lib/firmware/amd-ucode
12nr|microcode-0.20120313-3|45	/lib/firmware/intel-microcode/intel-microcode.dat
12nr|microcode-0.20120313-3|46	
12nr|microcode-0.20120313-3|47	
12nr|microcode-0.20120313-3|48	
12nr|microcode-0.20120313-3|49	
12nr|microcode-0.20120313-3|50	
12nr|microcode-0.20120313-3|51	%changelog
12nr|microcode-0.20120313-3|52	

21703 12
12nr|million-1.0.0-2|1	Name:		million
12nr|million-1.0.0-2|2	Version:	1.0.0
12nr|million-1.0.0-2|3	Release:	2
12nr|million-1.0.0-2|4	Summary:	Who Wants To Be A Millionaire game (Russian version)
12nr|million-1.0.0-2|5	Group:		Games/Puzzles
12nr|million-1.0.0-2|6	License:	Freeware
12nr|million-1.0.0-2|7	URL:		http://dansoft.krasnokamensk.ru/more.html?id=1012
12nr|million-1.0.0-2|8	Source0:	%{name}-%{version}.tar.bz2
12nr|million-1.0.0-2|9	Source1:	million-license.txt
12nr|million-1.0.0-2|10	Patch0:		million-1.0.0-datapath.patch
12nr|million-1.0.0-2|11	BuildRequires:	qt4-devel
12nr|million-1.0.0-2|12	BuildRequires:	SDL-devel
12nr|million-1.0.0-2|13	BuildRequires:	SDL_mixer-devel
12nr|million-1.0.0-2|14	BuildRequires:	imagemagick
12nr|million-1.0.0-2|15	
12nr|million-1.0.0-2|16	%description
12nr|million-1.0.0-2|17	Who Wants To Be A Millionaire? is a game after quiz TV show.
12nr|million-1.0.0-2|18	This is Russian version of the game. No other languages are supported.
12nr|million-1.0.0-2|19	
12nr|million-1.0.0-2|20	%prep
12nr|million-1.0.0-2|21	%setup -q
12nr|million-1.0.0-2|22	%patch0 -p1
12nr|million-1.0.0-2|23	cp %{SOURCE1} COPYING
12nr|million-1.0.0-2|24	
12nr|million-1.0.0-2|25	%build
12nr|million-1.0.0-2|26	%qmake_qt4 %{name}.pro
12nr|million-1.0.0-2|27	%make
12nr|million-1.0.0-2|28	
12nr|million-1.0.0-2|29	%install
12nr|million-1.0.0-2|30	# install binary
12nr|million-1.0.0-2|31	mkdir -p %{buildroot}%{_bindir}
12nr|million-1.0.0-2|32	cp Bin/%{name} %{buildroot}%{_bindir}/
12nr|million-1.0.0-2|33	
12nr|million-1.0.0-2|34	# install game data
12nr|million-1.0.0-2|35	mkdir -p %{buildroot}%{_datadir}/%{name}
12nr|million-1.0.0-2|36	cp Bin/%{name}.db %{buildroot}%{_datadir}/%{name}/
12nr|million-1.0.0-2|37	cp -r Bin/sounds %{buildroot}%{_datadir}/%{name}/
12nr|million-1.0.0-2|38	
12nr|million-1.0.0-2|39	# create and install icons
12nr|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
12nr|million-1.0.0-2|41	install -D 16.png -m 644 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12nr|million-1.0.0-2|42	install -D 32.png -m 644 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12nr|million-1.0.0-2|43	install -D 48.png -m 644 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12nr|million-1.0.0-2|44	install -D 64.png -m 644 %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12nr|million-1.0.0-2|45	install -D 128.png -m 644 %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12nr|million-1.0.0-2|46	
12nr|million-1.0.0-2|47	# XDG menu entry
12nr|million-1.0.0-2|48	mkdir -p  %{buildroot}%{_datadir}/applications
12nr|million-1.0.0-2|49	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12nr|million-1.0.0-2|50	[Desktop Entry]
12nr|million-1.0.0-2|51	Type=Application
12nr|million-1.0.0-2|52	Name=Who Wants To Be A Millionaire?
12nr|million-1.0.0-2|53	Name[ru]=Кто хочет стать миллионером?
12nr|million-1.0.0-2|54	Comment=Quiz game after TV show
12nr|million-1.0.0-2|55	Comment[ru]=Аналог знаменитой телеигры
12nr|million-1.0.0-2|56	Icon=%{name}
12nr|million-1.0.0-2|57	Exec=%{name}
12nr|million-1.0.0-2|58	Terminal=false
12nr|million-1.0.0-2|59	Categories=Game;LogicGame;
12nr|million-1.0.0-2|60	EOF
12nr|million-1.0.0-2|61	
12nr|million-1.0.0-2|62	%files
12nr|million-1.0.0-2|63	%doc COPYING
12nr|million-1.0.0-2|64	%{_bindir}/%{name}
12nr|million-1.0.0-2|65	%{_datadir}/%{name}
12nr|million-1.0.0-2|66	%{_datadir}/applications/%{name}.desktop
12nr|million-1.0.0-2|67	%{_iconsdir}/hicolor/*/apps/%{name}.png
12nr|million-1.0.0-2|68	
12nr|million-1.0.0-2|69	
12nr|million-1.0.0-2|70	
12nr|million-1.0.0-2|71	
12nr|million-1.0.0-2|72	%changelog
12nr|million-1.0.0-2|73	* Wed Oct  24 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nr|million-1.0.0-2|74	+ Commit: 7379183
12nr|million-1.0.0-2|75	- Spec cleanup
12nr|million-1.0.0-2|76	
12nr|million-1.0.0-2|77	

21704 12
12nr|nautilus-dropbox-1.4.0-1|1	Summary:	Dropbox extension for Nautilus
12nr|nautilus-dropbox-1.4.0-1|2	Name:		nautilus-dropbox
12nr|nautilus-dropbox-1.4.0-1|3	Version: 	1.4.0
12nr|nautilus-dropbox-1.4.0-1|4	Release: 	1
12nr|nautilus-dropbox-1.4.0-1|5	Source0: 	http://linux.getdropbox.com/packages/%name-%version.tar.bz2
12nr|nautilus-dropbox-1.4.0-1|6	# Currently all images in package are licensed under CC BY-ND, so third-party files are not needed
12nr|nautilus-dropbox-1.4.0-1|7	#Source1:	http://fc04.deviantart.com/fs39/f/2008/356/b/9/b9722db2a11fa3092f3b902b681866a9.zip
12nr|nautilus-dropbox-1.4.0-1|8	#Source2:	emblem-syncing.png
12nr|nautilus-dropbox-1.4.0-1|9	#Source3:	emblem-unsyncable.png
12nr|nautilus-dropbox-1.4.0-1|10	#Source4:	emblem-uptodate.png
12nr|nautilus-dropbox-1.4.0-1|11	License: 	GPLv2+ and CC-BY-ND
12nr|nautilus-dropbox-1.4.0-1|12	Group: 		Graphical desktop/GNOME
12nr|nautilus-dropbox-1.4.0-1|13	Url: 		http://getdropbox.com/
12nr|nautilus-dropbox-1.4.0-1|14	BuildRequires: 	nautilus-devel libnotify-devel pygtk2.0-devel python-docutils
12nr|nautilus-dropbox-1.4.0-1|15	Requires:	nautilus dropbox
12nr|nautilus-dropbox-1.4.0-1|16	
12nr|nautilus-dropbox-1.4.0-1|17	%description
12nr|nautilus-dropbox-1.4.0-1|18	Dropbox extension for Nautilus.
12nr|nautilus-dropbox-1.4.0-1|19	
12nr|nautilus-dropbox-1.4.0-1|20	It requires proprietary dropbox daemon that will be automatically downloaded
12nr|nautilus-dropbox-1.4.0-1|21	and installed.
12nr|nautilus-dropbox-1.4.0-1|22	
12nr|nautilus-dropbox-1.4.0-1|23	
12nr|nautilus-dropbox-1.4.0-1|24	%files
12nr|nautilus-dropbox-1.4.0-1|25	%doc AUTHORS
12nr|nautilus-dropbox-1.4.0-1|26	%doc COPYING
12nr|nautilus-dropbox-1.4.0-1|27	%doc README
12nr|nautilus-dropbox-1.4.0-1|28	%_libdir/nautilus/extensions-3.0/libnautilus-dropbox.so
12nr|nautilus-dropbox-1.4.0-1|29	%_datadir/%name/*
12nr|nautilus-dropbox-1.4.0-1|30	
12nr|nautilus-dropbox-1.4.0-1|31	#--------------------------------------------------------------------
12nr|nautilus-dropbox-1.4.0-1|32	
12nr|nautilus-dropbox-1.4.0-1|33	%package -n dropbox
12nr|nautilus-dropbox-1.4.0-1|34	Group:		Networking/File transfer
12nr|nautilus-dropbox-1.4.0-1|35	Summary:	Dropbox client daemon
12nr|nautilus-dropbox-1.4.0-1|36	License:	GPLv2+
12nr|nautilus-dropbox-1.4.0-1|37	Requires:	wget python-gpgme
12nr|nautilus-dropbox-1.4.0-1|38	
12nr|nautilus-dropbox-1.4.0-1|39	%description -n dropbox
12nr|nautilus-dropbox-1.4.0-1|40	Command-line Dropbox client. Currently not all features are realised.
12nr|nautilus-dropbox-1.4.0-1|41	
12nr|nautilus-dropbox-1.4.0-1|42	It requires proprietary dropbox daemon to operate. Run `dropbox start -i'
12nr|nautilus-dropbox-1.4.0-1|43	to download and install it automatically.
12nr|nautilus-dropbox-1.4.0-1|44	
12nr|nautilus-dropbox-1.4.0-1|45	%files -n dropbox
12nr|nautilus-dropbox-1.4.0-1|46	%doc AUTHORS
12nr|nautilus-dropbox-1.4.0-1|47	%_bindir/*
12nr|nautilus-dropbox-1.4.0-1|48	%_mandir/*
12nr|nautilus-dropbox-1.4.0-1|49	%_datadir/applications/dropbox.desktop
12nr|nautilus-dropbox-1.4.0-1|50	%_iconsdir/hicolor/*/*/*
12nr|nautilus-dropbox-1.4.0-1|51	
12nr|nautilus-dropbox-1.4.0-1|52	#--------------------------------------------------------------------
12nr|nautilus-dropbox-1.4.0-1|53	
12nr|nautilus-dropbox-1.4.0-1|54	%prep
12nr|nautilus-dropbox-1.4.0-1|55	%setup -q
12nr|nautilus-dropbox-1.4.0-1|56	
12nr|nautilus-dropbox-1.4.0-1|57	%build
12nr|nautilus-dropbox-1.4.0-1|58	%configure2_5x --disable-static
12nr|nautilus-dropbox-1.4.0-1|59	%make
12nr|nautilus-dropbox-1.4.0-1|60	
12nr|nautilus-dropbox-1.4.0-1|61	
12nr|nautilus-dropbox-1.4.0-1|62	%install
12nr|nautilus-dropbox-1.4.0-1|63	%{makeinstall_std}
12nr|nautilus-dropbox-1.4.0-1|64	
12nr|nautilus-dropbox-1.4.0-1|65	rm -f %buildroot%_libdir/nautilus/extensions-3.0/*.la
12nr|nautilus-dropbox-1.4.0-1|66	rm -f %buildroot%_iconsdir/hicolor/*/*/*.icon
12nr|nautilus-dropbox-1.4.0-1|67	rm -f %buildroot%_datadir/nautilus-dropbox/emblems/*.icon
12nr|nautilus-dropbox-1.4.0-1|68	
12nr|nautilus-dropbox-1.4.0-1|69	
12nr|nautilus-dropbox-1.4.0-1|70	
12nr|nautilus-dropbox-1.4.0-1|71	%changelog
12nr|nautilus-dropbox-1.4.0-1|72	

21705 12
12nr|nvidia173-173.14.36-1|1	# (tpg) disable interall rpm dependency generator
12nr|nvidia173-173.14.36-1|2	%define _use_internal_dependency_generator 0
12nr|nvidia173-173.14.36-1|3	
12nr|nvidia173-173.14.36-1|4	#
12nr|nvidia173-173.14.36-1|5	Vendor:		MIB - Mandriva International Backports - http://mib.pianetalinux.org/
12nr|nvidia173-173.14.36-1|6	Packager:	Nicolo' Costanza <abitrules@yahoo.it>
12nr|nvidia173-173.14.36-1|7	#
12nr|nvidia173-173.14.36-1|8	# I love OpenSource :-(
12nr|nvidia173-173.14.36-1|9	
12nr|nvidia173-173.14.36-1|10	%define name		nvidia173
12nr|nvidia173-173.14.36-1|11	%define version		173.14.36
12nr|nvidia173-173.14.36-1|12	%define rel		1
12nr|nvidia173-173.14.36-1|13	
12nr|nvidia173-173.14.36-1|14	# the highest supported videodrv abi
12nr|nvidia173-173.14.36-1|15	%define videodrv_abi	13
12nr|nvidia173-173.14.36-1|16	
12nr|nvidia173-173.14.36-1|17	%define priority	9620
12nr|nvidia173-173.14.36-1|18	
12nr|nvidia173-173.14.36-1|19	# pkg0: plain archive
12nr|nvidia173-173.14.36-1|20	# pkg1: + precompiled modules
12nr|nvidia173-173.14.36-1|21	# pkg2: + 32bit compatibility libraries
12nr|nvidia173-173.14.36-1|22	%define pkgname32	NVIDIA-Linux-x86-%{version}-pkg1
12nr|nvidia173-173.14.36-1|23	%define pkgname64	NVIDIA-Linux-x86_64-%{version}-pkg2
12nr|nvidia173-173.14.36-1|24	
12nr|nvidia173-173.14.36-1|25	# For now, backportability is kept for 2006.0 / CS4 forwards.
12nr|nvidia173-173.14.36-1|26	
12nr|nvidia173-173.14.36-1|27	%define drivername		nvidia173
12nr|nvidia173-173.14.36-1|28	%define driverpkgname		x11-driver-video-%{drivername}
12nr|nvidia173-173.14.36-1|29	%define modulename		%{drivername}
12nr|nvidia173-173.14.36-1|30	%define cards			GeForce FX based cards
12nr|nvidia173-173.14.36-1|31	%define xorg_libdir		%{_libdir}/xorg
12nr|nvidia173-173.14.36-1|32	%define xorg_extra_modules	%{_libdir}/xorg/extra-modules
12nr|nvidia173-173.14.36-1|33	%define nvidia_driversdir	%{_libdir}/%{drivername}/xorg
12nr|nvidia173-173.14.36-1|34	%define nvidia_extensionsdir	%{_libdir}/%{drivername}/xorg
12nr|nvidia173-173.14.36-1|35	%define nvidia_modulesdir	%{_libdir}/%{drivername}/xorg
12nr|nvidia173-173.14.36-1|36	%define nvidia_libdir		%{_libdir}/%{drivername}
12nr|nvidia173-173.14.36-1|37	%define nvidia_libdir32		%{_prefix}/lib/%{drivername}
12nr|nvidia173-173.14.36-1|38	%define nvidia_bindir		%{nvidia_libdir}/bin
12nr|nvidia173-173.14.36-1|39	%define nvidia_deskdir		%{_datadir}/%{drivername}
12nr|nvidia173-173.14.36-1|40	%define nvidia_xvmcconfdir	%{_sysconfdir}/%{drivername}
12nr|nvidia173-173.14.36-1|41	%define nvidia_xinitdir         %{_sysconfdir}/%{drivername}
12nr|nvidia173-173.14.36-1|42	%define ld_so_conf_dir		%{_sysconfdir}/%{drivername}
12nr|nvidia173-173.14.36-1|43	%define ld_so_conf_file		ld.so.conf
12nr|nvidia173-173.14.36-1|44	
12nr|nvidia173-173.14.36-1|45	# Other packages should not require any NVIDIA libraries, and this package
12nr|nvidia173-173.14.36-1|46	# should not be pulled in when libGL.so.1 is required
12nr|nvidia173-173.14.36-1|47	%define __noautoprov '\\.so'
12nr|nvidia173-173.14.36-1|48	%define _provides_exceptions \\.so
12nr|nvidia173-173.14.36-1|49	%define common_requires_exceptions libGLcore\\.so\\|libnvidia.*\\.so
12nr|nvidia173-173.14.36-1|50	
12nr|nvidia173-173.14.36-1|51	
12nr|nvidia173-173.14.36-1|52	%define biarches x86_64
12nr|nvidia173-173.14.36-1|53	%ifarch %{ix86}
12nr|nvidia173-173.14.36-1|54	%define nsource %{SOURCE0}
12nr|nvidia173-173.14.36-1|55	%define pkgname %{pkgname32}
12nr|nvidia173-173.14.36-1|56	%endif
12nr|nvidia173-173.14.36-1|57	%ifarch x86_64
12nr|nvidia173-173.14.36-1|58	%define nsource %{SOURCE1}
12nr|nvidia173-173.14.36-1|59	%define pkgname %{pkgname64}
12nr|nvidia173-173.14.36-1|60	%endif
12nr|nvidia173-173.14.36-1|61	
12nr|nvidia173-173.14.36-1|62	# Other packages should not require any NVIDIA libraries, and this package
12nr|nvidia173-173.14.36-1|63	# should not be pulled in when libGL.so.1 is required
12nr|nvidia173-173.14.36-1|64	%define _provides_exceptions \\.so
12nr|nvidia173-173.14.36-1|65	%define common_requires_exceptions libGLcore\\.so\\|libnvidia-tls\\.so
12nr|nvidia173-173.14.36-1|66	
12nr|nvidia173-173.14.36-1|67	%ifarch %{biarches}
12nr|nvidia173-173.14.36-1|68	# (anssi) Allow installing of 64-bit package if the runtime dependencies
12nr|nvidia173-173.14.36-1|69	# of 32-bit libraries are not satisfied. If a 32-bit package that requires
12nr|nvidia173-173.14.36-1|70	# libGL.so.1 is installed, the 32-bit mesa libs are pulled in and that will
12nr|nvidia173-173.14.36-1|71	# pull the dependencies of 32-bit nvidia libraries in as well.
12nr|nvidia173-173.14.36-1|72	%define __noautoreq '%common_requires_exceptions\\|lib.*so\\.[^(]\\+\\(([^)]\\+)\\)\\?$'
12nr|nvidia173-173.14.36-1|73	%else
12nr|nvidia173-173.14.36-1|74	%define __noautoreq '%common_requires_exceptions'
12nr|nvidia173-173.14.36-1|75	%endif
12nr|nvidia173-173.14.36-1|76	
12nr|nvidia173-173.14.36-1|77	#Need for not autoreq system (such as ROSA LTS)
12nr|nvidia173-173.14.36-1|78	%ifarch %{biarches}
12nr|nvidia173-173.14.36-1|79	# (anssi) Allow installing of 64-bit package if the runtime dependencies
12nr|nvidia173-173.14.36-1|80	# of 32-bit libraries are not satisfied. If a 32-bit package that requires
12nr|nvidia173-173.14.36-1|81	# libGL.so.1 is installed, the 32-bit mesa libs are pulled in and that will
12nr|nvidia173-173.14.36-1|82	# pull the dependencies of 32-bit nvidia libraries in as well.
12nr|nvidia173-173.14.36-1|83	%define _requires_exceptions %common_requires_exceptions\\|lib.*so\\.[^(]\\+\\(([^)]\\+)\\)\\?$
12nr|nvidia173-173.14.36-1|84	%else
12nr|nvidia173-173.14.36-1|85	%define _requires_exceptions %common_requires_exceptions
12nr|nvidia173-173.14.36-1|86	%endif
12nr|nvidia173-173.14.36-1|87	
12nr|nvidia173-173.14.36-1|88	Summary:	NVIDIA proprietary X.org driver and libraries, 173.14.xx series
12nr|nvidia173-173.14.36-1|89	Name:		%{name}
12nr|nvidia173-173.14.36-1|90	Version:	%{version}
12nr|nvidia173-173.14.36-1|91	Release:	%mkrel %{rel}
12nr|nvidia173-173.14.36-1|92	Source0:	ftp://download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
12nr|nvidia173-173.14.36-1|93	Source1:	ftp://download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
12nr|nvidia173-173.14.36-1|94	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
12nr|nvidia173-173.14.36-1|95	Source2:	ftp://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.gz
12nr|nvidia173-173.14.36-1|96	Source3:	ftp://download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.gz
12nr|nvidia173-173.14.36-1|97	# -Werror=format-string
12nr|nvidia173-173.14.36-1|98	Patch0:		nvidia-settings-format-string.patch
12nr|nvidia173-173.14.36-1|99	# https://qa.mandriva.com/show_bug.cgi?id=39921
12nr|nvidia173-173.14.36-1|100	Patch1:		nvidia-settings-enable-dyntwinview-mdv.patch
12nr|nvidia173-173.14.36-1|101	# --as-needed + --no-undefined
12nr|nvidia173-173.14.36-1|102	Patch2:		nvidia-xconfig-ldflags-order.patch
12nr|nvidia173-173.14.36-1|103	# Understand Disable keyword in xorg.conf, from upstream 190.40:
12nr|nvidia173-173.14.36-1|104	Patch4:		nvidia-xf86config-parser-add-disable-keyword.patch
12nr|nvidia173-173.14.36-1|105	# (tpg) in 2010.1+ X_XF86VidModeGetGammaRampSize is in xf86vmproto.h and not in xf86vmode.h
12nr|nvidia173-173.14.36-1|106	Patch5:		nvidia-settings-1.0-missing-header.patch
12nr|nvidia173-173.14.36-1|107	# Fix linking order in nvidia-settings Makefile, fixes build:
12nr|nvidia173-173.14.36-1|108	Patch6:		nvidia-settings-link-order.patch
12nr|nvidia173-173.14.36-1|109	# Add missing -ldl, fixes build
12nr|nvidia173-173.14.36-1|110	Patch7:		nvidia-settings-underlinking.patch
12nr|nvidia173-173.14.36-1|111	
12nr|nvidia173-173.14.36-1|112	License:	Freeware
12nr|nvidia173-173.14.36-1|113	BuildRoot:	%{_tmppath}/%{name}-buildroot
12nr|nvidia173-173.14.36-1|114	URL:		http://www.nvidia.com/object/unix.html
12nr|nvidia173-173.14.36-1|115	Group: 		System/Kernel and hardware
12nr|nvidia173-173.14.36-1|116	ExclusiveArch:	%{ix86} x86_64
12nr|nvidia173-173.14.36-1|117	BuildRequires:	imagemagick
12nr|nvidia173-173.14.36-1|118	BuildRequires:	pkgconfig(gtk+-2.0)
12nr|nvidia173-173.14.36-1|119	BuildRequires:	pkgconfig(xv)
12nr|nvidia173-173.14.36-1|120	BuildRequires:	pkgconfig(gl)
12nr|nvidia173-173.14.36-1|121	BuildRequires:	pkgconfig(xxf86vm)
12nr|nvidia173-173.14.36-1|122	
12nr|nvidia173-173.14.36-1|123	%if "%{driverpkgname}" == "nvidia"
12nr|nvidia173-173.14.36-1|124	# old nvidia package had different versioning
12nr|nvidia173-173.14.36-1|125	Epoch:		1
12nr|nvidia173-173.14.36-1|126	%endif
12nr|nvidia173-173.14.36-1|127	
12nr|nvidia173-173.14.36-1|128	%description
12nr|nvidia173-173.14.36-1|129	Source package of the 173.14.xx series NVIDIA proprietary driver.
12nr|nvidia173-173.14.36-1|130	Binary packages are named x11-driver-video-nvidia173 on 2009 and later,
12nr|nvidia173-173.14.36-1|131	x11-driver-video-nvidia-current on 2008, nvidia97xx on 2007.1, and
12nr|nvidia173-173.14.36-1|132	nvidia on 2007.0 and earlier.
12nr|nvidia173-173.14.36-1|133	
12nr|nvidia173-173.14.36-1|134	%package -n %{driverpkgname}
12nr|nvidia173-173.14.36-1|135	Summary:	NVIDIA proprietary X.org driver and libraries for %cards
12nr|nvidia173-173.14.36-1|136	Group: 		System/Kernel and hardware
12nr|nvidia173-173.14.36-1|137	# Older alternatives implementations were buggy in various ways:
12nr|nvidia173-173.14.36-1|138	Requires(post): update-alternatives >= 1.9.0
12nr|nvidia173-173.14.36-1|139	Requires(postun): update-alternatives >= 1.9.0
12nr|nvidia173-173.14.36-1|140	# Proprietary driver handling rework:
12nr|nvidia173-173.14.36-1|141	Conflicts:	harddrake < 10.4.163
12nr|nvidia173-173.14.36-1|142	Conflicts:	drakx-kbd-mouse-x11 < 0.21
12nr|nvidia173-173.14.36-1|143	Conflicts:	x11-server-common < 1.3.0.0-17
12nr|nvidia173-173.14.36-1|144	# Suggests supported as of 2008.0, pull the rest of docs:
12nr|nvidia173-173.14.36-1|145	Suggests:	%{drivername}-doc-html
12nr|nvidia173-173.14.36-1|146	# for missing libwfb.so
12nr|nvidia173-173.14.36-1|147	Conflicts:	x11-server-common < 1.4
12nr|nvidia173-173.14.36-1|148	# Proper support for versioned kmod() was added in 2008.1:
12nr|nvidia173-173.14.36-1|149	Requires:	kmod(%{modulename}) = %{version}
12nr|nvidia173-173.14.36-1|150	Conflicts:	x11-server-common < 1.6.0-11
12nr|nvidia173-173.14.36-1|151	Requires:	x11-server-common
12nr|nvidia173-173.14.36-1|152	# Conflict with the next videodrv ABI break.
12nr|nvidia173-173.14.36-1|153	# The NVIDIA driver supports the previous ABI versions as well and therefore
12nr|nvidia173-173.14.36-1|154	# a strict version-specific requirement would not be enough.
12nr|nvidia173-173.14.36-1|155	### This is problematic as it can cause removal of xserver instead (Anssi 04/2011)
12nr|nvidia173-173.14.36-1|156	###Conflicts:  xserver-abi(videodrv-%(echo $((%{videodrv_abi} + 1))))
12nr|nvidia173-173.14.36-1|157	
12nr|nvidia173-173.14.36-1|158	%description -n %{driverpkgname}
12nr|nvidia173-173.14.36-1|159	NVIDIA proprietary X.org graphics driver, related libraries and
12nr|nvidia173-173.14.36-1|160	configuration tools for %cards,
12nr|nvidia173-173.14.36-1|161	including the associated Quadro cards.
12nr|nvidia173-173.14.36-1|162	
12nr|nvidia173-173.14.36-1|163	NOTE: You should use XFdrake to configure your NVIDIA card. The
12nr|nvidia173-173.14.36-1|164	correct packages will be automatically installed and configured.
12nr|nvidia173-173.14.36-1|165	
12nr|nvidia173-173.14.36-1|166	If you do not want to use XFdrake, see README.manual-setup.
12nr|nvidia173-173.14.36-1|167	
12nr|nvidia173-173.14.36-1|168	This NVIDIA driver should be used with %cards,
12nr|nvidia173-173.14.36-1|169	including the associated Quadro cards.
12nr|nvidia173-173.14.36-1|170	
12nr|nvidia173-173.14.36-1|171	%package -n dkms-%{drivername}
12nr|nvidia173-173.14.36-1|172	Summary:	NVIDIA kernel module for %cards
12nr|nvidia173-173.14.36-1|173	Group:		System/Kernel and hardware
12nr|nvidia173-173.14.36-1|174	Requires:	dkms
12nr|nvidia173-173.14.36-1|175	Requires(post):	dkms
12nr|nvidia173-173.14.36-1|176	Requires(preun): dkms
12nr|nvidia173-173.14.36-1|177	Requires:	%{driverpkgname} = %{version}
12nr|nvidia173-173.14.36-1|178	
12nr|nvidia173-173.14.36-1|179	%description -n dkms-%{drivername}
12nr|nvidia173-173.14.36-1|180	NVIDIA kernel module for %cards. This
12nr|nvidia173-173.14.36-1|181	is to be used with the %{driverpkgname} package.
12nr|nvidia173-173.14.36-1|182	
12nr|nvidia173-173.14.36-1|183	%package -n %{drivername}-devel
12nr|nvidia173-173.14.36-1|184	Summary:	NVIDIA XvMC/OpenGL/CUDA development headers (%{drivername})
12nr|nvidia173-173.14.36-1|185	Group:		Development/C
12nr|nvidia173-173.14.36-1|186	Requires:	%{driverpkgname} = %{version}-%{release}
12nr|nvidia173-173.14.36-1|187	Requires:       %{drivername}-cuda = %{version}-%{release}
12nr|nvidia173-173.14.36-1|188	
12nr|nvidia173-173.14.36-1|189	%description -n %{drivername}-devel
12nr|nvidia173-173.14.36-1|190	NVIDIA XvMC static development library and OpenGL headers for
12nr|nvidia173-173.14.36-1|191	%cards. This package is not required for
12nr|nvidia173-173.14.36-1|192	normal use.
12nr|nvidia173-173.14.36-1|193	
12nr|nvidia173-173.14.36-1|194	%package -n %{drivername}-cuda
12nr|nvidia173-173.14.36-1|195	Summary:	CUDA libraries for NVIDIA proprietary driver (%{drivername})
12nr|nvidia173-173.14.36-1|196	Group:		System/Kernel and hardware
12nr|nvidia173-173.14.36-1|197	Requires:	%{driverpkgname} = %{version}-%{release}
12nr|nvidia173-173.14.36-1|198	Conflicts:	%{driverpkgname} < 173.14.25-2
12nr|nvidia173-173.14.36-1|199	
12nr|nvidia173-173.14.36-1|200	%description -n %{drivername}-cuda
12nr|nvidia173-173.14.36-1|201	Cuda library for NVIDIA proprietary driver for %cards.
12nr|nvidia173-173.14.36-1|202	This package is not required for normal use, it provides libraries to
12nr|nvidia173-173.14.36-1|203	use NVIDIA cards for High Performance Computing (HPC).
12nr|nvidia173-173.14.36-1|204	
12nr|nvidia173-173.14.36-1|205	# HTML doc splitted off because of size, for Mandriva One:
12nr|nvidia173-173.14.36-1|206	%package -n %{drivername}-doc-html
12nr|nvidia173-173.14.36-1|207	Summary:	NVIDIA html documentation (%{drivername})
12nr|nvidia173-173.14.36-1|208	Group:		System/Kernel and hardware
12nr|nvidia173-173.14.36-1|209	Requires:	%{driverpkgname} = %{version}-%{release}
12nr|nvidia173-173.14.36-1|210	
12nr|nvidia173-173.14.36-1|211	%description -n %{drivername}-doc-html
12nr|nvidia173-173.14.36-1|212	HTML version of the README.txt file provided in package
12nr|nvidia173-173.14.36-1|213	%{driverpkgname}.
12nr|nvidia173-173.14.36-1|214	
12nr|nvidia173-173.14.36-1|215	%prep
12nr|nvidia173-173.14.36-1|216	%setup -q -c -T -a 2 -a 3
12nr|nvidia173-173.14.36-1|217	sh %{nsource} --extract-only
12nr|nvidia173-173.14.36-1|218	%patch0 -p0
12nr|nvidia173-173.14.36-1|219	%patch1 -p0
12nr|nvidia173-173.14.36-1|220	%patch2 -p0
12nr|nvidia173-173.14.36-1|221	
12nr|nvidia173-173.14.36-1|222	cd nvidia-settings-1.0
12nr|nvidia173-173.14.36-1|223	%patch4 -p1
12nr|nvidia173-173.14.36-1|224	%patch5 -p1
12nr|nvidia173-173.14.36-1|225	%patch6 -p1
12nr|nvidia173-173.14.36-1|226	%patch7 -p1
12nr|nvidia173-173.14.36-1|227	cd ..
12nr|nvidia173-173.14.36-1|228	cd nvidia-xconfig-1.0
12nr|nvidia173-173.14.36-1|229	%patch4 -p2
12nr|nvidia173-173.14.36-1|230	cd ..
12nr|nvidia173-173.14.36-1|231	
12nr|nvidia173-173.14.36-1|232	rm -rf %{pkgname}/usr/src/nv/precompiled
12nr|nvidia173-173.14.36-1|233	
12nr|nvidia173-173.14.36-1|234	# Now works properly on xen, as reported by guillomovitch, so remove the xen
12nr|nvidia173-173.14.36-1|235	# check:
12nr|nvidia173-173.14.36-1|236	perl -pi -e 's/^module:(.*) xen-sanity-check (.*)$/module:$1 $2/' \
12nr|nvidia173-173.14.36-1|237	%{pkgname}/usr/src/nv/Makefile.kbuild
12nr|nvidia173-173.14.36-1|238	
12nr|nvidia173-173.14.36-1|239	cat > README.install.urpmi <<EOF
12nr|nvidia173-173.14.36-1|240	This driver is for %cards.
12nr|nvidia173-173.14.36-1|241	
12nr|nvidia173-173.14.36-1|242	Use XFdrake to configure X to use the correct NVIDIA driver. Any needed
12nr|nvidia173-173.14.36-1|243	packages will be automatically installed if not already present.
12nr|nvidia173-173.14.36-1|244	1. Run XFdrake as root.
12nr|nvidia173-173.14.36-1|245	2. Go to the Graphics Card list.
12nr|nvidia173-173.14.36-1|246	3. Select your card (it is usually already autoselected).
12nr|nvidia173-173.14.36-1|247	4. Answer any questions asked and then quit.
12nr|nvidia173-173.14.36-1|248	
12nr|nvidia173-173.14.36-1|249	If you do not want to use XFdrake, see README.manual-setup.
12nr|nvidia173-173.14.36-1|250	EOF
12nr|nvidia173-173.14.36-1|251	
12nr|nvidia173-173.14.36-1|252	cat > README.manual-setup <<EOF
12nr|nvidia173-173.14.36-1|253	This file describes the procedure for the manual installation of this NVIDIA
12nr|nvidia173-173.14.36-1|254	driver package. You can find the instructions for the recommended automatic
12nr|nvidia173-173.14.36-1|255	installation in the file 'README.install.urpmi' in this directory.
12nr|nvidia173-173.14.36-1|256	
12nr|nvidia173-173.14.36-1|257	- Open %{_sysconfdir}/X11/xorg.conf and make the following changes:
12nr|nvidia173-173.14.36-1|258	o Change the Driver to "nvidia" in the Device section
12nr|nvidia173-173.14.36-1|259	o Make the line below the only 'glx' related line in the Module section:
12nr|nvidia173-173.14.36-1|260	Load "glx"
12nr|nvidia173-173.14.36-1|261	o Remove any 'ModulePath' lines from the Files section
12nr|nvidia173-173.14.36-1|262	- Run "update-alternatives --set gl_conf %{ld_so_conf_dir}/%{ld_so_conf_file}" as root.
12nr|nvidia173-173.14.36-1|263	- Run "ldconfig -X" as root.
12nr|nvidia173-173.14.36-1|264	EOF
12nr|nvidia173-173.14.36-1|265	
12nr|nvidia173-173.14.36-1|266	mv %{pkgname}/usr/share/doc/html html-doc
12nr|nvidia173-173.14.36-1|267	
12nr|nvidia173-173.14.36-1|268	# It wants to link Xxf86vm statically (presumably because it is somewhat more
12nr|nvidia173-173.14.36-1|269	# rare than the other dependencies)
12nr|nvidia173-173.14.36-1|270	sed -i 's|-Wl,-Bstatic||' nvidia-settings-1.0/Makefile
12nr|nvidia173-173.14.36-1|271	sed -i 's|-O ||' nvidia-settings-1.0/Makefile
12nr|nvidia173-173.14.36-1|272	sed -i 's|-O ||' nvidia-xconfig-1.0/Makefile
12nr|nvidia173-173.14.36-1|273	rm nvidia-settings-1.0/src/*/*.a
12nr|nvidia173-173.14.36-1|274	
12nr|nvidia173-173.14.36-1|275	%build
12nr|nvidia173-173.14.36-1|276	cd nvidia-settings-1.0
12nr|nvidia173-173.14.36-1|277	%make CFLAGS="%optflags" LDFLAGS="%{?ldflags}"
12nr|nvidia173-173.14.36-1|278	cd ../nvidia-xconfig-1.0
12nr|nvidia173-173.14.36-1|279	%make CFLAGS="%optflags %{?ldflags} -IXF86Config-parser"
12nr|nvidia173-173.14.36-1|280	
12nr|nvidia173-173.14.36-1|281	%install
12nr|nvidia173-173.14.36-1|282	rm -rf %{buildroot}
12nr|nvidia173-173.14.36-1|283	cd %{pkgname}/usr
12nr|nvidia173-173.14.36-1|284	
12nr|nvidia173-173.14.36-1|285	# dkms
12nr|nvidia173-173.14.36-1|286	install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
12nr|nvidia173-173.14.36-1|287	install -m644 src/nv/* %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
12nr|nvidia173-173.14.36-1|288	chmod 0755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/conftest.sh
12nr|nvidia173-173.14.36-1|289	
12nr|nvidia173-173.14.36-1|290	#install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/patches
12nr|nvidia173-173.14.36-1|291	#install -m644 %{SOURCE2} %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/patches
12nr|nvidia173-173.14.36-1|292	# -p1 for dkms:
12nr|nvidia173-173.14.36-1|293	#sed -i 's,usr/src/nv,nv,g' %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/patches/*.diff.txt
12nr|nvidia173-173.14.36-1|294	
12nr|nvidia173-173.14.36-1|295	cat > %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/dkms.conf <<EOF
12nr|nvidia173-173.14.36-1|296	PACKAGE_NAME="%{drivername}"
12nr|nvidia173-173.14.36-1|297	PACKAGE_VERSION="%{version}-%{release}"
12nr|nvidia173-173.14.36-1|298	BUILT_MODULE_NAME[0]="nvidia"
12nr|nvidia173-173.14.36-1|299	DEST_MODULE_LOCATION[0]="/kernel/drivers/char/drm"
12nr|nvidia173-173.14.36-1|300	DEST_MODULE_NAME[0]="%{modulename}"
12nr|nvidia173-173.14.36-1|301	MAKE[0]="make SYSSRC=\${kernel_source_dir} module"
12nr|nvidia173-173.14.36-1|302	CLEAN="make -f Makefile.kbuild clean"
12nr|nvidia173-173.14.36-1|303	AUTOINSTALL="yes"
12nr|nvidia173-173.14.36-1|304	EOF
12nr|nvidia173-173.14.36-1|305	
12nr|nvidia173-173.14.36-1|306	# OpenGL and CUDA headers
12nr|nvidia173-173.14.36-1|307	install -d -m755	%{buildroot}%{_includedir}/%{drivername}
12nr|nvidia173-173.14.36-1|308	cp -a include/*		%{buildroot}%{_includedir}/%{drivername}
12nr|nvidia173-173.14.36-1|309	
12nr|nvidia173-173.14.36-1|310	# install binaries
12nr|nvidia173-173.14.36-1|311	install -d -m755	%{buildroot}%{nvidia_bindir}
12nr|nvidia173-173.14.36-1|312	install -m755 bin/*	%{buildroot}%{nvidia_bindir}
12nr|nvidia173-173.14.36-1|313	rm %{buildroot}%{nvidia_bindir}/{makeself.sh,mkprecompiled,tls_test,tls_test_dso.so}
12nr|nvidia173-173.14.36-1|314	install -m755 ../../nvidia-settings-1.0/nvidia-settings %{buildroot}%{nvidia_bindir}
12nr|nvidia173-173.14.36-1|315	install -m755 ../../nvidia-xconfig-1.0/nvidia-xconfig %{buildroot}%{nvidia_bindir}
12nr|nvidia173-173.14.36-1|316	install -d -m755			%{buildroot}%{_bindir}
12nr|nvidia173-173.14.36-1|317	touch					%{buildroot}%{_bindir}/nvidia-settings
12nr|nvidia173-173.14.36-1|318	touch					%{buildroot}%{_bindir}/nvidia-smi
12nr|nvidia173-173.14.36-1|319	touch					%{buildroot}%{_bindir}/nvidia-xconfig
12nr|nvidia173-173.14.36-1|320	touch					%{buildroot}%{_bindir}/nvidia-bug-report.sh
12nr|nvidia173-173.14.36-1|321	# rpmlint:
12nr|nvidia173-173.14.36-1|322	chmod 0755				%{buildroot}%{_bindir}/*
12nr|nvidia173-173.14.36-1|323	
12nr|nvidia173-173.14.36-1|324	# install man pages
12nr|nvidia173-173.14.36-1|325	install -d -m755		%{buildroot}%{_mandir}/man1
12nr|nvidia173-173.14.36-1|326	install -m644 share/man/man1/*	%{buildroot}%{_mandir}/man1
12nr|nvidia173-173.14.36-1|327	rm %{buildroot}%{_mandir}/man1/nvidia-installer.1*
12nr|nvidia173-173.14.36-1|328	rm %{buildroot}%{_mandir}/man1/nvidia-settings.1*
12nr|nvidia173-173.14.36-1|329	rm %{buildroot}%{_mandir}/man1/nvidia-xconfig.1*
12nr|nvidia173-173.14.36-1|330	install -m755 ../../nvidia-settings-1.0/doc/nvidia-settings.1 %{buildroot}%{_mandir}/man1
12nr|nvidia173-173.14.36-1|331	install -m755 ../../nvidia-xconfig-1.0/nvidia-xconfig.1 %{buildroot}%{_mandir}/man1
12nr|nvidia173-173.14.36-1|332	# bug #41638 - whatis entries of nvidia man pages appear wrong
12nr|nvidia173-173.14.36-1|333	gunzip %{buildroot}%{_mandir}/man1/*.gz || :
12nr|nvidia173-173.14.36-1|334	sed -r -i '/^nvidia\\-[a-z]+ \\- NVIDIA/s,^nvidia\\-,nvidia-,' %{buildroot}%{_mandir}/man1/*.1
12nr|nvidia173-173.14.36-1|335	cd %{buildroot}%{_mandir}/man1
12nr|nvidia173-173.14.36-1|336	rename nvidia alt-%{drivername} *
12nr|nvidia173-173.14.36-1|337	cd -
12nr|nvidia173-173.14.36-1|338	touch %{buildroot}%{_mandir}/man1/nvidia-xconfig.1%{_extension}
12nr|nvidia173-173.14.36-1|339	touch %{buildroot}%{_mandir}/man1/nvidia-settings.1%{_extension}
12nr|nvidia173-173.14.36-1|340	
12nr|nvidia173-173.14.36-1|341	install -d -m755 %{buildroot}%{nvidia_deskdir}
12nr|nvidia173-173.14.36-1|342	cat > %{buildroot}%{nvidia_deskdir}/mandriva-nvidia-settings.desktop <<EOF
12nr|nvidia173-173.14.36-1|343	[Desktop Entry]
12nr|nvidia173-173.14.36-1|344	Name=NVIDIA Display Settings
12nr|nvidia173-173.14.36-1|345	Comment=Configure NVIDIA X driver
12nr|nvidia173-173.14.36-1|346	Exec=%{_bindir}/nvidia-settings
12nr|nvidia173-173.14.36-1|347	Icon=%{drivername}-settings
12nr|nvidia173-173.14.36-1|348	Terminal=false
12nr|nvidia173-173.14.36-1|349	Type=Application
12nr|nvidia173-173.14.36-1|350	Categories=GTK;Settings;HardwareSettings;X-MandrivaLinux-System-Configuration;
12nr|nvidia173-173.14.36-1|351	EOF
12nr|nvidia173-173.14.36-1|352	
12nr|nvidia173-173.14.36-1|353	install -d -m755	%{buildroot}%{_datadir}/applications
12nr|nvidia173-173.14.36-1|354	touch			%{buildroot}%{_datadir}/applications/mandriva-nvidia-settings.desktop
12nr|nvidia173-173.14.36-1|355	
12nr|nvidia173-173.14.36-1|356	# icons
12nr|nvidia173-173.14.36-1|357	install -d -m755 %{buildroot}/%{_miconsdir} %{buildroot}/%{_iconsdir} %{buildroot}/%{_liconsdir}
12nr|nvidia173-173.14.36-1|358	convert share/pixmaps/nvidia-settings.png -resize 16x16 %{buildroot}/%{_miconsdir}/%{drivername}-settings.png
12nr|nvidia173-173.14.36-1|359	convert share/pixmaps/nvidia-settings.png -resize 32x32 %{buildroot}/%{_iconsdir}/%{drivername}-settings.png
12nr|nvidia173-173.14.36-1|360	convert share/pixmaps/nvidia-settings.png -resize 48x48 %{buildroot}/%{_liconsdir}/%{drivername}-settings.png
12nr|nvidia173-173.14.36-1|361	
12nr|nvidia173-173.14.36-1|362	# install libraries
12nr|nvidia173-173.14.36-1|363	install -d -m755						%{buildroot}%{nvidia_libdir}/tls
12nr|nvidia173-173.14.36-1|364	install -m755 lib/tls/*						%{buildroot}%{nvidia_libdir}/tls
12nr|nvidia173-173.14.36-1|365	install -m755 lib/*.*						%{buildroot}%{nvidia_libdir}
12nr|nvidia173-173.14.36-1|366	install -m755 X11R6/lib/*.*					%{buildroot}%{nvidia_libdir}
12nr|nvidia173-173.14.36-1|367	rm								%{buildroot}%{nvidia_libdir}/*.la
12nr|nvidia173-173.14.36-1|368	/sbin/ldconfig -n						%{buildroot}%{nvidia_libdir}
12nr|nvidia173-173.14.36-1|369	%ifarch %{biarches}
12nr|nvidia173-173.14.36-1|370	install -d -m755						%{buildroot}%{nvidia_libdir32}/tls
12nr|nvidia173-173.14.36-1|371	install -m755 lib32/tls/*					%{buildroot}%{nvidia_libdir32}/tls
12nr|nvidia173-173.14.36-1|372	install -m755 lib32/*.*						%{buildroot}%{nvidia_libdir32}
12nr|nvidia173-173.14.36-1|373	rm								%{buildroot}%{nvidia_libdir32}/*.la
12nr|nvidia173-173.14.36-1|374	/sbin/ldconfig -n						%{buildroot}%{nvidia_libdir32}
12nr|nvidia173-173.14.36-1|375	%endif
12nr|nvidia173-173.14.36-1|376	
12nr|nvidia173-173.14.36-1|377	# create devel symlinks
12nr|nvidia173-173.14.36-1|378	for file in %{buildroot}%{nvidia_libdir}/*.so.*.* \
12nr|nvidia173-173.14.36-1|379	%ifarch %{biarches}
12nr|nvidia173-173.14.36-1|380	%{buildroot}%{nvidia_libdir32}/*.so.*.* \
12nr|nvidia173-173.14.36-1|381	%endif
12nr|nvidia173-173.14.36-1|382	; do
12nr|nvidia173-173.14.36-1|383	symlink=${file%%.so*}.so
12nr|nvidia173-173.14.36-1|384	[ -e $symlink ] && continue
12nr|nvidia173-173.14.36-1|385	# only provide symlinks that the installer does; plus cuda
12nr|nvidia173-173.14.36-1|386	grep -q "^$(basename $symlink) " ../.manifest || [ "$(basename $symlink)" = "libcuda.so" ] || continue
12nr|nvidia173-173.14.36-1|387	ln -s $(basename $file) $symlink
12nr|nvidia173-173.14.36-1|388	done
12nr|nvidia173-173.14.36-1|389	
12nr|nvidia173-173.14.36-1|390	# install X.org files
12nr|nvidia173-173.14.36-1|391	install -d -m755				%{buildroot}%{nvidia_modulesdir}
12nr|nvidia173-173.14.36-1|392	install -m755 X11R6/lib/modules/*.*		%{buildroot}%{nvidia_modulesdir}
12nr|nvidia173-173.14.36-1|393	/sbin/ldconfig -n				%{buildroot}%{nvidia_modulesdir}
12nr|nvidia173-173.14.36-1|394	install -d -m755				%{buildroot}%{nvidia_extensionsdir}
12nr|nvidia173-173.14.36-1|395	install -m755 X11R6/lib/modules/extensions/*	%{buildroot}%{nvidia_extensionsdir}
12nr|nvidia173-173.14.36-1|396	ln -s libglx.so.%{version}			%{buildroot}%{nvidia_extensionsdir}/libglx.so
12nr|nvidia173-173.14.36-1|397	install -d -m755				%{buildroot}%{nvidia_driversdir}
12nr|nvidia173-173.14.36-1|398	install -m755 X11R6/lib/modules/drivers/*	%{buildroot}%{nvidia_driversdir}
12nr|nvidia173-173.14.36-1|399	
12nr|nvidia173-173.14.36-1|400	# ld.so.conf
12nr|nvidia173-173.14.36-1|401	install -d -m755		%{buildroot}%{ld_so_conf_dir}
12nr|nvidia173-173.14.36-1|402	echo "%{nvidia_libdir}" >	%{buildroot}%{ld_so_conf_dir}/%{ld_so_conf_file}
12nr|nvidia173-173.14.36-1|403	%ifarch %{biarches}
12nr|nvidia173-173.14.36-1|404	echo "%{nvidia_libdir32}" >>	%{buildroot}%{ld_so_conf_dir}/%{ld_so_conf_file}
12nr|nvidia173-173.14.36-1|405	%endif
12nr|nvidia173-173.14.36-1|406	install -d -m755		%{buildroot}%{_sysconfdir}/ld.so.conf.d
12nr|nvidia173-173.14.36-1|407	touch				%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
12nr|nvidia173-173.14.36-1|408	
12nr|nvidia173-173.14.36-1|409	# modprobe.conf
12nr|nvidia173-173.14.36-1|410	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.d
12nr|nvidia173-173.14.36-1|411	touch					%{buildroot}%{_sysconfdir}/modprobe.d/display-driver.conf
12nr|nvidia173-173.14.36-1|412	echo "install nvidia /sbin/modprobe %{modulename} \$CMDLINE_OPTS" > %{buildroot}%{_sysconfdir}/%{drivername}/modprobe.conf
12nr|nvidia173-173.14.36-1|413	
12nr|nvidia173-173.14.36-1|414	# XvMCConfig
12nr|nvidia173-173.14.36-1|415	install -d -m755 %{buildroot}%{nvidia_xvmcconfdir}
12nr|nvidia173-173.14.36-1|416	echo "libXvMCNVIDIA_dynamic.so.1" > %{buildroot}%{nvidia_xvmcconfdir}/XvMCConfig
12nr|nvidia173-173.14.36-1|417	
12nr|nvidia173-173.14.36-1|418	# xinit script
12nr|nvidia173-173.14.36-1|419	install -d -m755 %{buildroot}%{nvidia_xinitdir}
12nr|nvidia173-173.14.36-1|420	cat > %{buildroot}%{nvidia_xinitdir}/nvidia-settings.xinit <<EOF
12nr|nvidia173-173.14.36-1|421	# to be sourced
12nr|nvidia173-173.14.36-1|422	#
12nr|nvidia173-173.14.36-1|423	# Do not modify this file; the changes will be overwritten.
12nr|nvidia173-173.14.36-1|424	# If you want to disable automatic configuration loading, create
12nr|nvidia173-173.14.36-1|425	# /etc/sysconfig/nvidia-settings with this line: LOAD_NVIDIA_SETTINGS="no"
12nr|nvidia173-173.14.36-1|426	#
12nr|nvidia173-173.14.36-1|427	LOAD_NVIDIA_SETTINGS="yes"
12nr|nvidia173-173.14.36-1|428	[ -f %{_sysconfdir}/sysconfig/nvidia-settings ] && . %{_sysconfdir}/sysconfig/nvidia-settings
12nr|nvidia173-173.14.36-1|429	[ "\$LOAD_NVIDIA_SETTINGS" = "yes" ] && %{_bindir}/nvidia-settings --load-config-only
12nr|nvidia173-173.14.36-1|430	EOF
12nr|nvidia173-173.14.36-1|431	chmod 0755 %{buildroot}%{nvidia_xinitdir}/nvidia-settings.xinit
12nr|nvidia173-173.14.36-1|432	install -d -m755 %{buildroot}%{_sysconfdir}/X11/xinit.d
12nr|nvidia173-173.14.36-1|433	touch %{buildroot}%{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
12nr|nvidia173-173.14.36-1|434	
12nr|nvidia173-173.14.36-1|435	# don't strip files
12nr|nvidia173-173.14.36-1|436	export EXCLUDE_FROM_STRIP="$(find %{buildroot} -type f \! -name nvidia-settings \! -name nvidia-xconfig)"
12nr|nvidia173-173.14.36-1|437	
12nr|nvidia173-173.14.36-1|438	%post -n %{driverpkgname}
12nr|nvidia173-173.14.36-1|439	# XFdrake used to generate an nvidia.conf file
12nr|nvidia173-173.14.36-1|440	[ -L %{_sysconfdir}/modprobe.d/nvidia.conf ] || rm -f %{_sysconfdir}/modprobe.d/nvidia.conf
12nr|nvidia173-173.14.36-1|441	
12nr|nvidia173-173.14.36-1|442	%define compat_ext %([ "%{_extension}" == ".bz2" ] || echo %{_extension})
12nr|nvidia173-173.14.36-1|443	%{_sbindir}/update-alternatives \
12nr|nvidia173-173.14.36-1|444	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{ld_so_conf_dir}/%{ld_so_conf_file} %{priority} \
12nr|nvidia173-173.14.36-1|445	--slave %{_mandir}/man1/nvidia-settings.1%{_extension} man_nvidiasettings%{compat_ext} %{_mandir}/man1/alt-%{drivername}-settings.1%{_extension} \
12nr|nvidia173-173.14.36-1|446	--slave %{_mandir}/man1/nvidia-xconfig.1%{_extension} man_nvidiaxconfig%{compat_ext} %{_mandir}/man1/alt-%{drivername}-xconfig.1%{_extension} \
12nr|nvidia173-173.14.36-1|447	--slave %{_datadir}/applications/mandriva-nvidia-settings.desktop nvidia_desktop %{nvidia_deskdir}/mandriva-nvidia-settings.desktop \
12nr|nvidia173-173.14.36-1|448	--slave %{_bindir}/nvidia-settings nvidia_settings %{nvidia_bindir}/nvidia-settings \
12nr|nvidia173-173.14.36-1|449	--slave %{_bindir}/nvidia-smi nvidia_smi %{nvidia_bindir}/nvidia-smi \
12nr|nvidia173-173.14.36-1|450	--slave %{_bindir}/nvidia-xconfig nvidia_xconfig %{nvidia_bindir}/nvidia-xconfig \
12nr|nvidia173-173.14.36-1|451	--slave %{_bindir}/nvidia-bug-report.sh nvidia_bug_report %{nvidia_bindir}/nvidia-bug-report.sh \
12nr|nvidia173-173.14.36-1|452	--slave %{_sysconfdir}/X11/XvMCConfig xvmcconfig %{nvidia_xvmcconfdir}/XvMCConfig \
12nr|nvidia173-173.14.36-1|453	--slave %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit nvidia-settings.xinit %{nvidia_xinitdir}/nvidia-settings.xinit \
12nr|nvidia173-173.14.36-1|454	--slave %{xorg_extra_modules} xorg_extra_modules %{nvidia_extensionsdir} \
12nr|nvidia173-173.14.36-1|455	--slave %{_libdir}/xorg/modules/libnvidia-wfb.so.1 nvidia_wfb %{nvidia_modulesdir}/libnvidia-wfb.so.%{version} \
12nr|nvidia173-173.14.36-1|456	--slave %{_libdir}/xorg/modules/extensions/libdri.so libdri.so %{_libdir}/xorg/modules/extensions/standard/libdri.so \
12nr|nvidia173-173.14.36-1|457	--slave %{_libdir}/xorg/modules/extensions/libglx.so libglx %{nvidia_extensionsdir}/libglx.so
12nr|nvidia173-173.14.36-1|458	
12nr|nvidia173-173.14.36-1|459	# explicit /sbin/ldconfig due to alternatives
12nr|nvidia173-173.14.36-1|460	/sbin/ldconfig -X
12nr|nvidia173-173.14.36-1|461	
12nr|nvidia173-173.14.36-1|462	
12nr|nvidia173-173.14.36-1|463	%postun -n %{driverpkgname}
12nr|nvidia173-173.14.36-1|464	if [ ! -f %{ld_so_conf_dir}/%{ld_so_conf_file} ]; then
12nr|nvidia173-173.14.36-1|465	%{_sbindir}/update-alternatives --remove gl_conf %{ld_so_conf_dir}/%{ld_so_conf_file}
12nr|nvidia173-173.14.36-1|466	fi
12nr|nvidia173-173.14.36-1|467	# explicit /sbin/ldconfig due to alternatives
12nr|nvidia173-173.14.36-1|468	/sbin/ldconfig -X
12nr|nvidia173-173.14.36-1|469	
12nr|nvidia173-173.14.36-1|470	%post -n dkms-%{drivername}
12nr|nvidia173-173.14.36-1|471	/usr/sbin/dkms --rpm_safe_upgrade add -m %{drivername} -v %{version}-%{release} &&
12nr|nvidia173-173.14.36-1|472	/usr/sbin/dkms --rpm_safe_upgrade build -m %{drivername} -v %{version}-%{release} &&
12nr|nvidia173-173.14.36-1|473	/usr/sbin/dkms --rpm_safe_upgrade install -m %{drivername} -v %{version}-%{release} --force
12nr|nvidia173-173.14.36-1|474	
12nr|nvidia173-173.14.36-1|475	# rmmod any old driver if present and not in use (e.g. by X)
12nr|nvidia173-173.14.36-1|476	rmmod nvidia > /dev/null 2>&1 || true
12nr|nvidia173-173.14.36-1|477	
12nr|nvidia173-173.14.36-1|478	%preun -n dkms-%{drivername}
12nr|nvidia173-173.14.36-1|479	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{drivername} -v %{version}-%{release} --all
12nr|nvidia173-173.14.36-1|480	
12nr|nvidia173-173.14.36-1|481	# rmmod any old driver if present and not in use (e.g. by X)
12nr|nvidia173-173.14.36-1|482	rmmod nvidia > /dev/null 2>&1 || true
12nr|nvidia173-173.14.36-1|483	
12nr|nvidia173-173.14.36-1|484	%files -n %{driverpkgname}
12nr|nvidia173-173.14.36-1|485	%defattr(-,root,root)
12nr|nvidia173-173.14.36-1|486	
12nr|nvidia173-173.14.36-1|487	%doc README.install.urpmi README.manual-setup
12nr|nvidia173-173.14.36-1|488	%doc %{pkgname}/usr/share/doc/*
12nr|nvidia173-173.14.36-1|489	%doc %{pkgname}/LICENSE
12nr|nvidia173-173.14.36-1|490	
12nr|nvidia173-173.14.36-1|491	# ld.so.conf, modprobe.conf, xvmcconfig, xinit
12nr|nvidia173-173.14.36-1|492	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
12nr|nvidia173-173.14.36-1|493	%ghost %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
12nr|nvidia173-173.14.36-1|494	%ghost %{_sysconfdir}/modprobe.d/display-driver.conf
12nr|nvidia173-173.14.36-1|495	%dir %{_sysconfdir}/%{drivername}
12nr|nvidia173-173.14.36-1|496	%{_sysconfdir}/%{drivername}/modprobe.conf
12nr|nvidia173-173.14.36-1|497	%{_sysconfdir}/%{drivername}/ld.so.conf
12nr|nvidia173-173.14.36-1|498	%{_sysconfdir}/%{drivername}/XvMCConfig
12nr|nvidia173-173.14.36-1|499	%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
12nr|nvidia173-173.14.36-1|500	
12nr|nvidia173-173.14.36-1|501	%ghost %{_bindir}/nvidia-settings
12nr|nvidia173-173.14.36-1|502	%ghost %{_bindir}/nvidia-smi
12nr|nvidia173-173.14.36-1|503	%ghost %{_bindir}/nvidia-xconfig
12nr|nvidia173-173.14.36-1|504	%ghost %{_bindir}/nvidia-bug-report.sh
12nr|nvidia173-173.14.36-1|505	%dir %{nvidia_bindir}
12nr|nvidia173-173.14.36-1|506	%{nvidia_bindir}/nvidia-settings
12nr|nvidia173-173.14.36-1|507	%{nvidia_bindir}/nvidia-smi
12nr|nvidia173-173.14.36-1|508	%{nvidia_bindir}/nvidia-xconfig
12nr|nvidia173-173.14.36-1|509	%{nvidia_bindir}/nvidia-bug-report.sh
12nr|nvidia173-173.14.36-1|510	
12nr|nvidia173-173.14.36-1|511	%ghost %{_mandir}/man1/nvidia-xconfig.1%{_extension}
12nr|nvidia173-173.14.36-1|512	%ghost %{_mandir}/man1/nvidia-settings.1%{_extension}
12nr|nvidia173-173.14.36-1|513	%{_mandir}/man1/alt-%{drivername}-xconfig.1*
12nr|nvidia173-173.14.36-1|514	%{_mandir}/man1/alt-%{drivername}-settings.1*
12nr|nvidia173-173.14.36-1|515	
12nr|nvidia173-173.14.36-1|516	%ghost %{_datadir}/applications/mandriva-nvidia-settings.desktop
12nr|nvidia173-173.14.36-1|517	%dir %{nvidia_deskdir}
12nr|nvidia173-173.14.36-1|518	%{nvidia_deskdir}/mandriva-nvidia-settings.desktop
12nr|nvidia173-173.14.36-1|519	
12nr|nvidia173-173.14.36-1|520	%{_miconsdir}/%{drivername}-settings.png
12nr|nvidia173-173.14.36-1|521	%{_iconsdir}/%{drivername}-settings.png
12nr|nvidia173-173.14.36-1|522	%{_liconsdir}/%{drivername}-settings.png
12nr|nvidia173-173.14.36-1|523	
12nr|nvidia173-173.14.36-1|524	%dir %{nvidia_libdir}
12nr|nvidia173-173.14.36-1|525	%dir %{nvidia_libdir}/tls
12nr|nvidia173-173.14.36-1|526	%{nvidia_libdir}/libGL.so.1
12nr|nvidia173-173.14.36-1|527	%{nvidia_libdir}/libGL.so.%{version}
12nr|nvidia173-173.14.36-1|528	%{nvidia_libdir}/libGLcore.so.1
12nr|nvidia173-173.14.36-1|529	%{nvidia_libdir}/libGLcore.so.%{version}
12nr|nvidia173-173.14.36-1|530	%{nvidia_libdir}/libXvMCNVIDIA_dynamic.so.1
12nr|nvidia173-173.14.36-1|531	%{nvidia_libdir}/libXvMCNVIDIA.so.%{version}
12nr|nvidia173-173.14.36-1|532	%{nvidia_libdir}/libnvidia-cfg.so.1
12nr|nvidia173-173.14.36-1|533	%{nvidia_libdir}/libnvidia-cfg.so.%{version}
12nr|nvidia173-173.14.36-1|534	%{nvidia_libdir}/libnvidia-tls.so.1
12nr|nvidia173-173.14.36-1|535	%{nvidia_libdir}/libnvidia-tls.so.%{version}
12nr|nvidia173-173.14.36-1|536	%{nvidia_libdir}/tls/libnvidia-tls.so.1
12nr|nvidia173-173.14.36-1|537	%{nvidia_libdir}/tls/libnvidia-tls.so.%{version}
12nr|nvidia173-173.14.36-1|538	%ifarch %{biarches}
12nr|nvidia173-173.14.36-1|539	%dir %{nvidia_libdir32}
12nr|nvidia173-173.14.36-1|540	%dir %{nvidia_libdir32}/tls
12nr|nvidia173-173.14.36-1|541	%{nvidia_libdir32}/libGL.so.1
12nr|nvidia173-173.14.36-1|542	%{nvidia_libdir32}/libGL.so.%{version}
12nr|nvidia173-173.14.36-1|543	%{nvidia_libdir32}/libGLcore.so.1
12nr|nvidia173-173.14.36-1|544	%{nvidia_libdir32}/libGLcore.so.%{version}
12nr|nvidia173-173.14.36-1|545	%{nvidia_libdir32}/libnvidia-tls.so.1
12nr|nvidia173-173.14.36-1|546	%{nvidia_libdir32}/libnvidia-tls.so.%{version}
12nr|nvidia173-173.14.36-1|547	%{nvidia_libdir32}/tls/libnvidia-tls.so.1
12nr|nvidia173-173.14.36-1|548	%{nvidia_libdir32}/tls/libnvidia-tls.so.%{version}
12nr|nvidia173-173.14.36-1|549	%endif
12nr|nvidia173-173.14.36-1|550	
12nr|nvidia173-173.14.36-1|551	%dir %{nvidia_modulesdir}
12nr|nvidia173-173.14.36-1|552	%{nvidia_modulesdir}/libnvidia-wfb.so.1
12nr|nvidia173-173.14.36-1|553	
12nr|nvidia173-173.14.36-1|554	
12nr|nvidia173-173.14.36-1|555	%{nvidia_modulesdir}/libnvidia-wfb.so.%{version}
12nr|nvidia173-173.14.36-1|556	
12nr|nvidia173-173.14.36-1|557	%{nvidia_extensionsdir}/libglx.so.%{version}
12nr|nvidia173-173.14.36-1|558	%{nvidia_extensionsdir}/libglx.so
12nr|nvidia173-173.14.36-1|559	
12nr|nvidia173-173.14.36-1|560	%{nvidia_driversdir}/nvidia_drv.so
12nr|nvidia173-173.14.36-1|561	
12nr|nvidia173-173.14.36-1|562	%files -n %{drivername}-devel
12nr|nvidia173-173.14.36-1|563	%defattr(-,root,root)
12nr|nvidia173-173.14.36-1|564	%{_includedir}/%{drivername}
12nr|nvidia173-173.14.36-1|565	%{nvidia_libdir}/libXvMCNVIDIA.a
12nr|nvidia173-173.14.36-1|566	%{nvidia_libdir}/libGL.so
12nr|nvidia173-173.14.36-1|567	%{nvidia_libdir}/libcuda.so
12nr|nvidia173-173.14.36-1|568	%{nvidia_libdir}/libnvidia-cfg.so
12nr|nvidia173-173.14.36-1|569	%ifarch %{biarches}
12nr|nvidia173-173.14.36-1|570	%{nvidia_libdir32}/libGL.so
12nr|nvidia173-173.14.36-1|571	%endif
12nr|nvidia173-173.14.36-1|572	
12nr|nvidia173-173.14.36-1|573	%files -n dkms-%{drivername}
12nr|nvidia173-173.14.36-1|574	%defattr(-,root,root)
12nr|nvidia173-173.14.36-1|575	%doc %{pkgname}/LICENSE
12nr|nvidia173-173.14.36-1|576	%{_usrsrc}/%{drivername}-%{version}-%{release}
12nr|nvidia173-173.14.36-1|577	
12nr|nvidia173-173.14.36-1|578	%files -n %{drivername}-doc-html
12nr|nvidia173-173.14.36-1|579	%defattr(-,root,root)
12nr|nvidia173-173.14.36-1|580	%doc html-doc/*
12nr|nvidia173-173.14.36-1|581	
12nr|nvidia173-173.14.36-1|582	%files -n %{drivername}-cuda
12nr|nvidia173-173.14.36-1|583	%{nvidia_libdir}/libcuda.so.1
12nr|nvidia173-173.14.36-1|584	%{nvidia_libdir}/libcuda.so.%{version}
12nr|nvidia173-173.14.36-1|585	
12nr|nvidia173-173.14.36-1|586	
12nr|nvidia173-173.14.36-1|587	
12nr|nvidia173-173.14.36-1|588	%changelog
12nr|nvidia173-173.14.36-1|589	* Fri Oct  26 2012 user <user@localhost.localdomain>
12nr|nvidia173-173.14.36-1|590	+ Commit: 13cd2af
12nr|nvidia173-173.14.36-1|591	- -update to 173.14.36. New upper ABI 13
12nr|nvidia173-173.14.36-1|592	
12nr|nvidia173-173.14.36-1|593	

21706 12
12nr|nvidia-current-310.19-3|1	# I love OpenSource :-(
12nr|nvidia-current-310.19-3|2	
12nr|nvidia-current-310.19-3|3	## NOTE: When modifying this .spec, you do not necessarily need to care about
12nr|nvidia-current-310.19-3|4	##       the %simple stuff. It is fine to break them, I'll fix it when I need them :)
12nr|nvidia-current-310.19-3|5	## - Anssi
12nr|nvidia-current-310.19-3|6	
12nr|nvidia-current-310.19-3|7	# %simple mode can be used to transform an arbitrary nvidia installer
12nr|nvidia-current-310.19-3|8	# package to rpms, similar to %atibuild mode in fglrx.
12nr|nvidia-current-310.19-3|9	# Macros version, rel, nsource, pkgname, distsuffix should be manually defined.
12nr|nvidia-current-310.19-3|10	%define simple		0
12nr|nvidia-current-310.19-3|11	%{?_without_simple: %global simple 0}
12nr|nvidia-current-310.19-3|12	%{?_with_simple: %global simple 1}
12nr|nvidia-current-310.19-3|13	
12nr|nvidia-current-310.19-3|14	# Disable when the sources aren't on ftp yet, but can be downloaded from
12nr|nvidia-current-310.19-3|15	# http://us.download.nvidia.com
12nr|nvidia-current-310.19-3|16	%define ftp 0
12nr|nvidia-current-310.19-3|17	
12nr|nvidia-current-310.19-3|18	%define name		nvidia-current
12nr|nvidia-current-310.19-3|19	
12nr|nvidia-current-310.19-3|20	%if !%simple
12nr|nvidia-current-310.19-3|21	# When updating, please add new ids to ldetect-lst (merge2pcitable.pl)
12nr|nvidia-current-310.19-3|22	%define version		310.19
12nr|nvidia-current-310.19-3|23	%define rel		3
12nr|nvidia-current-310.19-3|24	# the highest supported videodrv abi
12nr|nvidia-current-310.19-3|25	%define videodrv_abi	13
12nr|nvidia-current-310.19-3|26	%endif
12nr|nvidia-current-310.19-3|27	
12nr|nvidia-current-310.19-3|28	%define priority	9700
12nr|nvidia-current-310.19-3|29	
12nr|nvidia-current-310.19-3|30	%define pkgname32	NVIDIA-Linux-x86-%{version}
12nr|nvidia-current-310.19-3|31	%define pkgname64	NVIDIA-Linux-x86_64-%{version}
12nr|nvidia-current-310.19-3|32	
12nr|nvidia-current-310.19-3|33	# For now, backportability is kept for 2008.0 forwards.
12nr|nvidia-current-310.19-3|34	
12nr|nvidia-current-310.19-3|35	%define drivername		nvidia-current
12nr|nvidia-current-310.19-3|36	%define driverpkgname		x11-driver-video-%{drivername}
12nr|nvidia-current-310.19-3|37	%define modulename		%{drivername}
12nr|nvidia-current-310.19-3|38	# for description and documentation
12nr|nvidia-current-310.19-3|39	%define cards			GeForce 8 series and later
12nr|nvidia-current-310.19-3|40	%define xorg_extra_modules	%{_libdir}/xorg/extra-modules
12nr|nvidia-current-310.19-3|41	%define nvidia_driversdir	%{_libdir}/%{drivername}/xorg
12nr|nvidia-current-310.19-3|42	%define nvidia_extensionsdir	%{_libdir}/%{drivername}/xorg
12nr|nvidia-current-310.19-3|43	%define nvidia_modulesdir	%{_libdir}/%{drivername}/xorg
12nr|nvidia-current-310.19-3|44	%define nvidia_libdir		%{_libdir}/%{drivername}
12nr|nvidia-current-310.19-3|45	%define nvidia_libdir32		%{_prefix}/lib/%{drivername}
12nr|nvidia-current-310.19-3|46	%define nvidia_bindir		%{nvidia_libdir}/bin
12nr|nvidia-current-310.19-3|47	# The entry in Cards+ this driver should be associated with, if there is
12nr|nvidia-current-310.19-3|48	# no entry in ldetect-lst default pcitable:
12nr|nvidia-current-310.19-3|49	# cooker ldetect-lst should be up-to-date
12nr|nvidia-current-310.19-3|50	%define ldetect_cards_name	%nil
12nr|nvidia-current-310.19-3|51	
12nr|nvidia-current-310.19-3|52	
12nr|nvidia-current-310.19-3|53	%define biarches x86_64
12nr|nvidia-current-310.19-3|54	
12nr|nvidia-current-310.19-3|55	%if !%simple
12nr|nvidia-current-310.19-3|56	%ifarch %{ix86}
12nr|nvidia-current-310.19-3|57	%define nsource %{SOURCE0}
12nr|nvidia-current-310.19-3|58	%define pkgname %{pkgname32}
12nr|nvidia-current-310.19-3|59	%endif
12nr|nvidia-current-310.19-3|60	%ifarch x86_64
12nr|nvidia-current-310.19-3|61	%define nsource %{SOURCE1}
12nr|nvidia-current-310.19-3|62	%define pkgname %{pkgname64}
12nr|nvidia-current-310.19-3|63	%endif
12nr|nvidia-current-310.19-3|64	%endif
12nr|nvidia-current-310.19-3|65	
12nr|nvidia-current-310.19-3|66	# Other packages should not require any NVIDIA libraries, and this package
12nr|nvidia-current-310.19-3|67	# should not be pulled in when libGL.so.1 is required
12nr|nvidia-current-310.19-3|68	%if %{_use_internal_dependency_generator}
12nr|nvidia-current-310.19-3|69	%define __noautoprov '\\.so'
12nr|nvidia-current-310.19-3|70	%define common_requires_exceptions libGLcore\\.so|libnvidia.*\\.so
12nr|nvidia-current-310.19-3|71	%else
12nr|nvidia-current-310.19-3|72	%define _provides_exceptions \\.so
12nr|nvidia-current-310.19-3|73	%define common_requires_exceptions libGLcore\\.so\\|libnvidia.*\\.so
12nr|nvidia-current-310.19-3|74	%endif
12nr|nvidia-current-310.19-3|75	
12nr|nvidia-current-310.19-3|76	%ifarch %{biarches}
12nr|nvidia-current-310.19-3|77	# (anssi) Allow installing of 64-bit package if the runtime dependencies
12nr|nvidia-current-310.19-3|78	# of 32-bit libraries are not satisfied. If a 32-bit package that requires
12nr|nvidia-current-310.19-3|79	# libGL.so.1 is installed, the 32-bit mesa libs are pulled in and that will
12nr|nvidia-current-310.19-3|80	# pull the dependencies of 32-bit nvidia libraries in as well.
12nr|nvidia-current-310.19-3|81	%if %{_use_internal_dependency_generator}
12nr|nvidia-current-310.19-3|82	%define __noautoreq '%{common_requires_exceptions}|lib.*so\\.[^(]+(\\([^)]+\\))?$'
12nr|nvidia-current-310.19-3|83	%else
12nr|nvidia-current-310.19-3|84	%define __noautoreq %{common_requires_exceptions}\\|lib.*so\\.[^(]\\+\\(([^)]\\+)\\)\\?$
12nr|nvidia-current-310.19-3|85	%endif
12nr|nvidia-current-310.19-3|86	%else
12nr|nvidia-current-310.19-3|87	%if %{_use_internal_dependency_generator}
12nr|nvidia-current-310.19-3|88	%define __noautoreq '%{common_requires_exceptions}'
12nr|nvidia-current-310.19-3|89	%else
12nr|nvidia-current-310.19-3|90	%define __noautoreq %{common_requires_exceptions}
12nr|nvidia-current-310.19-3|91	%endif
12nr|nvidia-current-310.19-3|92	%endif
12nr|nvidia-current-310.19-3|93	
12nr|nvidia-current-310.19-3|94	# (anssi) Workaround wrong linking as of 310.19.
12nr|nvidia-current-310.19-3|95	# This will probably be fixed soon (at least similar issues have been in the past).
12nr|nvidia-current-310.19-3|96	# https://devtalk.nvidia.com/default/topic/523762/libnvidia-encode-so-310-19-has-dependency-on-missing-library/
12nr|nvidia-current-310.19-3|97	%define _exclude_files_from_autoreq libnvidia-encode.so.%version
12nr|nvidia-current-310.19-3|98	
12nr|nvidia-current-310.19-3|99	Summary:	NVIDIA proprietary X.org driver and libraries, current driver series
12nr|nvidia-current-310.19-3|100	Name:		%{name}
12nr|nvidia-current-310.19-3|101	Version:	%{version}
12nr|nvidia-current-310.19-3|102	Release:	%mkrel %{rel}
12nr|nvidia-current-310.19-3|103	%if !%simple
12nr|nvidia-current-310.19-3|104	%if %ftp
12nr|nvidia-current-310.19-3|105	Source0:	ftp://download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
12nr|nvidia-current-310.19-3|106	Source1:	ftp://download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
12nr|nvidia-current-310.19-3|107	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
12nr|nvidia-current-310.19-3|108	Source2:	ftp://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.bz2
12nr|nvidia-current-310.19-3|109	Source3:	ftp://download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.bz2
12nr|nvidia-current-310.19-3|110	%else
12nr|nvidia-current-310.19-3|111	Source0:	http://us.download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
12nr|nvidia-current-310.19-3|112	Source1:	http://us.download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
12nr|nvidia-current-310.19-3|113	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
12nr|nvidia-current-310.19-3|114	Source2:	http://us.download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.bz2
12nr|nvidia-current-310.19-3|115	Source3:	http://us.download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.bz2
12nr|nvidia-current-310.19-3|116	%endif
12nr|nvidia-current-310.19-3|117	# Script for building rpms of arbitrary nvidia installers (needs this .spec appended)
12nr|nvidia-current-310.19-3|118	Source4:	nvidia-mdvbuild-skel
12nr|nvidia-current-310.19-3|119	Source100:	nvidia-current.rpmlintrc
12nr|nvidia-current-310.19-3|120	# https://qa.mandriva.com/show_bug.cgi?id=39921
12nr|nvidia-current-310.19-3|121	Patch1:		nvidia-settings-enable-dyntwinview-mdv.patch
12nr|nvidia-current-310.19-3|122	# include xf86vmproto for X_XF86VidModeGetGammaRampSize, fixes build on cooker
12nr|nvidia-current-310.19-3|123	Patch3:		nvidia-settings-include-xf86vmproto.patch
12nr|nvidia-current-310.19-3|124	Patch4:		nvidia-current-304.32-dkms.conf-unique-module-name.patch
12nr|nvidia-current-310.19-3|125	%endif
12nr|nvidia-current-310.19-3|126	License:	Freeware
12nr|nvidia-current-310.19-3|127	URL:		http://www.nvidia.com/object/unix.html
12nr|nvidia-current-310.19-3|128	Group: 		System/Kernel and hardware
12nr|nvidia-current-310.19-3|129	ExclusiveArch:	%{ix86} x86_64
12nr|nvidia-current-310.19-3|130	%if !%simple
12nr|nvidia-current-310.19-3|131	BuildRequires:	imagemagick
12nr|nvidia-current-310.19-3|132	BuildRequires:	pkgconfig(xrender)
12nr|nvidia-current-310.19-3|133	BuildRequires:	pkgconfig(gtk+-2.0)
12nr|nvidia-current-310.19-3|134	BuildRequires:	pkgconfig(xv)
12nr|nvidia-current-310.19-3|135	BuildRequires:	pkgconfig(gl)
12nr|nvidia-current-310.19-3|136	BuildRequires:	pkgconfig(xxf86vm)
12nr|nvidia-current-310.19-3|137	%endif
12nr|nvidia-current-310.19-3|138	BuildRequires:	rpm-build
12nr|nvidia-current-310.19-3|139	
12nr|nvidia-current-310.19-3|140	%description
12nr|nvidia-current-310.19-3|141	Source package of the current NVIDIA proprietary driver. Binary
12nr|nvidia-current-310.19-3|142	packages are named x11-driver-video-nvidia-current.
12nr|nvidia-current-310.19-3|143	
12nr|nvidia-current-310.19-3|144	%package -n %{driverpkgname}
12nr|nvidia-current-310.19-3|145	Summary:	NVIDIA proprietary X.org driver and libraries for %cards
12nr|nvidia-current-310.19-3|146	Group: 		System/Kernel and hardware
12nr|nvidia-current-310.19-3|147	Requires(post): update-alternatives >= 1.9.0
12nr|nvidia-current-310.19-3|148	Requires(postun): update-alternatives >= 1.9.0
12nr|nvidia-current-310.19-3|149	Requires:	x11-server-common
12nr|nvidia-current-310.19-3|150	Suggests:	%{drivername}-doc-html = %{version}
12nr|nvidia-current-310.19-3|151	# Proper support for versioned kmod() was added in 2008.1:
12nr|nvidia-current-310.19-3|152	Requires:	kmod(%{modulename}) = %{version}
12nr|nvidia-current-310.19-3|153	# At least mplayer dlopens libvdpau.so.1, so the software will not pull in
12nr|nvidia-current-310.19-3|154	# the vdpau library package. We ensure its installation here.
12nr|nvidia-current-310.19-3|155	Requires:	%{_lib}vdpau1
12nr|nvidia-current-310.19-3|156	
12nr|nvidia-current-310.19-3|157	%if %{mdkversion} >= 201100 && !%simple
12nr|nvidia-current-310.19-3|158	# Conflict with the next videodrv ABI break.
12nr|nvidia-current-310.19-3|159	# The NVIDIA driver supports the previous ABI versions as well and therefore
12nr|nvidia-current-310.19-3|160	# a strict version-specific requirement would not be enough.
12nr|nvidia-current-310.19-3|161	### This is problematic as it can cause removal of xserver instead (Anssi 04/2011)
12nr|nvidia-current-310.19-3|162	###Conflicts:	xserver-abi(videodrv-%(echo $((%{videodrv_abi} + 1))))
12nr|nvidia-current-310.19-3|163	%endif
12nr|nvidia-current-310.19-3|164	# Obsoletes for naming changes:
12nr|nvidia-current-310.19-3|165	Obsoletes:	nvidia < 1:%{version}-%{release}
12nr|nvidia-current-310.19-3|166	Provides:	nvidia = 1:%{version}-%{release}
12nr|nvidia-current-310.19-3|167	Obsoletes:	nvidia97xx < %{version}-%{release}
12nr|nvidia-current-310.19-3|168	Provides:	nvidia97xx = %{version}-%{release}
12nr|nvidia-current-310.19-3|169	
12nr|nvidia-current-310.19-3|170	%description -n %{driverpkgname}
12nr|nvidia-current-310.19-3|171	NVIDIA proprietary X.org graphics driver, related libraries and
12nr|nvidia-current-310.19-3|172	configuration tools for %cards,
12nr|nvidia-current-310.19-3|173	including the associated Quadro cards.
12nr|nvidia-current-310.19-3|174	
12nr|nvidia-current-310.19-3|175	NOTE: You should use XFdrake to configure your NVIDIA card. The
12nr|nvidia-current-310.19-3|176	correct packages will be automatically installed and configured.
12nr|nvidia-current-310.19-3|177	
12nr|nvidia-current-310.19-3|178	If you do not want to use XFdrake, see README.manual-setup.
12nr|nvidia-current-310.19-3|179	
12nr|nvidia-current-310.19-3|180	This NVIDIA driver should be used with %cards,
12nr|nvidia-current-310.19-3|181	including the associated Quadro cards.
12nr|nvidia-current-310.19-3|182	
12nr|nvidia-current-310.19-3|183	%package -n dkms-%{drivername}
12nr|nvidia-current-310.19-3|184	Summary:	NVIDIA kernel module for %cards
12nr|nvidia-current-310.19-3|185	Group:		System/Kernel and hardware
12nr|nvidia-current-310.19-3|186	Requires:	dkms
12nr|nvidia-current-310.19-3|187	Requires(post):	dkms
12nr|nvidia-current-310.19-3|188	Requires(preun): dkms
12nr|nvidia-current-310.19-3|189	Obsoletes:	dkms-nvidia < 1:%{version}-%{release}
12nr|nvidia-current-310.19-3|190	Provides:	dkms-nvidia = 1:%{version}-%{release}
12nr|nvidia-current-310.19-3|191	Obsoletes:	dkms-nvidia97xx < %{version}-%{release}
12nr|nvidia-current-310.19-3|192	Provides:	dkms-nvidia97xx = %{version}-%{release}
12nr|nvidia-current-310.19-3|193	
12nr|nvidia-current-310.19-3|194	%description -n dkms-%{drivername}
12nr|nvidia-current-310.19-3|195	NVIDIA kernel module for %cards. This
12nr|nvidia-current-310.19-3|196	is to be used with the %{driverpkgname} package.
12nr|nvidia-current-310.19-3|197	
12nr|nvidia-current-310.19-3|198	%package -n %{drivername}-devel
12nr|nvidia-current-310.19-3|199	Summary:	NVIDIA OpenGL/CUDA development liraries and headers
12nr|nvidia-current-310.19-3|200	Group:		Development/C
12nr|nvidia-current-310.19-3|201	Requires:	%{driverpkgname} = %{version}-%{release}
12nr|nvidia-current-310.19-3|202	Requires:	%{drivername}-cuda-opencl = %{version}-%{release}
12nr|nvidia-current-310.19-3|203	Obsoletes:	nvidia-devel < 1:%{version}-%{release}
12nr|nvidia-current-310.19-3|204	Provides:	nvidia-devel = 1:%{version}-%{release}
12nr|nvidia-current-310.19-3|205	Obsoletes:	nvidia97xx-devel < %{version}-%{release}
12nr|nvidia-current-310.19-3|206	Provides:	nvidia97xx-devel = %{version}-%{release}
12nr|nvidia-current-310.19-3|207	Requires:	%{_lib}vdpau-devel
12nr|nvidia-current-310.19-3|208	
12nr|nvidia-current-310.19-3|209	%description -n %{drivername}-devel
12nr|nvidia-current-310.19-3|210	NVIDIA OpenGL/CUDA headers for %cards. This package
12nr|nvidia-current-310.19-3|211	is not required for normal use.
12nr|nvidia-current-310.19-3|212	
12nr|nvidia-current-310.19-3|213	%package -n %{drivername}-cuda-opencl
12nr|nvidia-current-310.19-3|214	Summary:	CUDA and OpenCL libraries for NVIDIA proprietary driver
12nr|nvidia-current-310.19-3|215	Group: 		System/Kernel and hardware
12nr|nvidia-current-310.19-3|216	Provides:	%{drivername}-cuda = %{version}-%{release}
12nr|nvidia-current-310.19-3|217	# Proper support for versioned kmod() was added in 2008.1:
12nr|nvidia-current-310.19-3|218	Requires:	kmod(%{modulename}) = %{version}
12nr|nvidia-current-310.19-3|219	Conflicts:	nvidia < 1:195.36.15-4
12nr|nvidia-current-310.19-3|220	Conflicts:	x11-driver-video-nvidia-current <= 295.59
12nr|nvidia-current-310.19-3|221	
12nr|nvidia-current-310.19-3|222	%description -n %{drivername}-cuda-opencl
12nr|nvidia-current-310.19-3|223	Cuda and OpenCL libraries for NVIDIA proprietary driver. This package is not
12nr|nvidia-current-310.19-3|224	required for normal use, it provides libraries to use NVIDIA cards for High
12nr|nvidia-current-310.19-3|225	Performance Computing (HPC).
12nr|nvidia-current-310.19-3|226	
12nr|nvidia-current-310.19-3|227	# HTML doc splitted off because of size, for live cds:
12nr|nvidia-current-310.19-3|228	%package -n %{drivername}-doc-html
12nr|nvidia-current-310.19-3|229	Summary:	NVIDIA html documentation (%{drivername})
12nr|nvidia-current-310.19-3|230	Group:		System/Kernel and hardware
12nr|nvidia-current-310.19-3|231	Requires:	%{driverpkgname} = %{version}-%{release}
12nr|nvidia-current-310.19-3|232	
12nr|nvidia-current-310.19-3|233	%description -n %{drivername}-doc-html
12nr|nvidia-current-310.19-3|234	HTML version of the README.txt file provided in package
12nr|nvidia-current-310.19-3|235	%{driverpkgname}.
12nr|nvidia-current-310.19-3|236	
12nr|nvidia-current-310.19-3|237	%prep
12nr|nvidia-current-310.19-3|238	# No patches applied when %simple is set
12nr|nvidia-current-310.19-3|239	%if %simple
12nr|nvidia-current-310.19-3|240	%setup -q -c -T
12nr|nvidia-current-310.19-3|241	%else
12nr|nvidia-current-310.19-3|242	%setup -q -c -T -a 2 -a 3
12nr|nvidia-current-310.19-3|243	cd nvidia-settings-%{version}
12nr|nvidia-current-310.19-3|244	%patch1 -p1
12nr|nvidia-current-310.19-3|245	%patch3 -p1
12nr|nvidia-current-310.19-3|246	cd ..
12nr|nvidia-current-310.19-3|247	%endif
12nr|nvidia-current-310.19-3|248	sh %{nsource} --extract-only
12nr|nvidia-current-310.19-3|249	
12nr|nvidia-current-310.19-3|250	%if !%simple
12nr|nvidia-current-310.19-3|251	cd %{pkgname}
12nr|nvidia-current-310.19-3|252	%patch4 -p0 -b .uniq~
12nr|nvidia-current-310.19-3|253	cd ..
12nr|nvidia-current-310.19-3|254	%endif
12nr|nvidia-current-310.19-3|255	
12nr|nvidia-current-310.19-3|256	rm -rf %{pkgname}/usr/src/nv/precompiled
12nr|nvidia-current-310.19-3|257	
12nr|nvidia-current-310.19-3|258	cat > README.install.urpmi <<EOF
12nr|nvidia-current-310.19-3|259	This driver is for %cards.
12nr|nvidia-current-310.19-3|260	
12nr|nvidia-current-310.19-3|261	Use XFdrake to configure X to use the correct NVIDIA driver. Any needed
12nr|nvidia-current-310.19-3|262	packages will be automatically installed if not already present.
12nr|nvidia-current-310.19-3|263	1. Run XFdrake as root.
12nr|nvidia-current-310.19-3|264	2. Go to the Graphics Card list.
12nr|nvidia-current-310.19-3|265	3. Select your card (it is usually already autoselected).
12nr|nvidia-current-310.19-3|266	4. Answer any questions asked and then quit.
12nr|nvidia-current-310.19-3|267	
12nr|nvidia-current-310.19-3|268	If you do not want to use XFdrake, see README.manual-setup.
12nr|nvidia-current-310.19-3|269	EOF
12nr|nvidia-current-310.19-3|270	
12nr|nvidia-current-310.19-3|271	cat > README.manual-setup <<EOF
12nr|nvidia-current-310.19-3|272	This file describes the procedure for the manual installation of this NVIDIA
12nr|nvidia-current-310.19-3|273	driver package. You can find the instructions for the recommended automatic
12nr|nvidia-current-310.19-3|274	installation in the file 'README.install.urpmi' in this directory.
12nr|nvidia-current-310.19-3|275	
12nr|nvidia-current-310.19-3|276	- Open %{_sysconfdir}/X11/xorg.conf and make the following changes:
12nr|nvidia-current-310.19-3|277	o Change the Driver to "nvidia" in the Device section
12nr|nvidia-current-310.19-3|278	o Make the line below the only 'glx' related line in the Module section,
12nr|nvidia-current-310.19-3|279	adding it if it is not already there:
12nr|nvidia-current-310.19-3|280	Load "glx"
12nr|nvidia-current-310.19-3|281	o Remove any 'ModulePath' lines from the Files section
12nr|nvidia-current-310.19-3|282	- Run "update-alternatives --set gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf" as root.
12nr|nvidia-current-310.19-3|283	- Run "ldconfig -X" as root.
12nr|nvidia-current-310.19-3|284	EOF
12nr|nvidia-current-310.19-3|285	
12nr|nvidia-current-310.19-3|286	%if !%simple
12nr|nvidia-current-310.19-3|287	rm nvidia-settings-%{version}/src/*/*.a
12nr|nvidia-current-310.19-3|288	
12nr|nvidia-current-310.19-3|289	%build
12nr|nvidia-current-310.19-3|290	%setup_compile_flags
12nr|nvidia-current-310.19-3|291	
12nr|nvidia-current-310.19-3|292	# (tpg) simple workaround for https://qa.mandriva.com/show_bug.cgi?id=65616
12nr|nvidia-current-310.19-3|293	# nvidia module can't be linked with ld.gold which for mdv2001200 is default
12nr|nvidia-current-310.19-3|294	# Please remove this if bug will be fixed.
12nr|nvidia-current-310.19-3|295	#sed -i -e 's#LD ?=.*#LD = ld.bfd##' %{pkgname}/kernel/Makefile.*i*
12nr|nvidia-current-310.19-3|296	
12nr|nvidia-current-310.19-3|297	%make -C nvidia-settings-%{version}/src/libXNVCtrl
12nr|nvidia-current-310.19-3|298	%make -C nvidia-settings-%{version} STRIP_CMD=true
12nr|nvidia-current-310.19-3|299	%make -C nvidia-xconfig-%{version} STRIP_CMD=true
12nr|nvidia-current-310.19-3|300	
12nr|nvidia-current-310.19-3|301	# %simple
12nr|nvidia-current-310.19-3|302	%endif
12nr|nvidia-current-310.19-3|303	
12nr|nvidia-current-310.19-3|304	%install
12nr|nvidia-current-310.19-3|305	rm -rf %{buildroot}
12nr|nvidia-current-310.19-3|306	cd %{pkgname}
12nr|nvidia-current-310.19-3|307	
12nr|nvidia-current-310.19-3|308	# dkms
12nr|nvidia-current-310.19-3|309	install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
12nr|nvidia-current-310.19-3|310	
12nr|nvidia-current-310.19-3|311	# menu entry
12nr|nvidia-current-310.19-3|312	install -d -m755 %{buildroot}%{_datadir}/%{drivername}
12nr|nvidia-current-310.19-3|313	cat > %{buildroot}%{_datadir}/%{drivername}/mandriva-nvidia-settings.desktop <<EOF
12nr|nvidia-current-310.19-3|314	[Desktop Entry]
12nr|nvidia-current-310.19-3|315	Name=NVIDIA Display Settings
12nr|nvidia-current-310.19-3|316	Comment=Configure NVIDIA X driver
12nr|nvidia-current-310.19-3|317	Exec=%{_bindir}/nvidia-settings
12nr|nvidia-current-310.19-3|318	Icon=%{drivername}-settings
12nr|nvidia-current-310.19-3|319	Terminal=false
12nr|nvidia-current-310.19-3|320	Type=Application
12nr|nvidia-current-310.19-3|321	Categories=GTK;Settings;HardwareSettings;X-MandrivaLinux-System-Configuration;
12nr|nvidia-current-310.19-3|322	EOF
12nr|nvidia-current-310.19-3|323	
12nr|nvidia-current-310.19-3|324	install -d -m755	%{buildroot}%{_datadir}/applications
12nr|nvidia-current-310.19-3|325	touch			%{buildroot}%{_datadir}/applications/mandriva-nvidia-settings.desktop
12nr|nvidia-current-310.19-3|326	
12nr|nvidia-current-310.19-3|327	# icons
12nr|nvidia-current-310.19-3|328	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12nr|nvidia-current-310.19-3|329	%if !%simple
12nr|nvidia-current-310.19-3|330	convert nvidia-settings.png -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
12nr|nvidia-current-310.19-3|331	convert nvidia-settings.png -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
12nr|nvidia-current-310.19-3|332	convert nvidia-settings.png -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
12nr|nvidia-current-310.19-3|333	%else
12nr|nvidia-current-310.19-3|334	# no imagemagick
12nr|nvidia-current-310.19-3|335	[ -e nvidia-settings.png ] || cp -a usr/share/pixmaps/nvidia-settings.png .
12nr|nvidia-current-310.19-3|336	install -m644 nvidia-settings.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
12nr|nvidia-current-310.19-3|337	%endif
12nr|nvidia-current-310.19-3|338	
12nr|nvidia-current-310.19-3|339	error_fatal() {
12nr|nvidia-current-310.19-3|340	echo "Error: $@." >&2
12nr|nvidia-current-310.19-3|341	exit 1
12nr|nvidia-current-310.19-3|342	}
12nr|nvidia-current-310.19-3|343	
12nr|nvidia-current-310.19-3|344	error_unhandled() {
12nr|nvidia-current-310.19-3|345	echo "Warning: $@." >&2
12nr|nvidia-current-310.19-3|346	echo "Warning: $@." >> warns.log
12nr|nvidia-current-310.19-3|347	%if !%simple
12nr|nvidia-current-310.19-3|348	# cause distro builds to fail in case of unhandled files
12nr|nvidia-current-310.19-3|349	exit 1
12nr|nvidia-current-310.19-3|350	%endif
12nr|nvidia-current-310.19-3|351	}
12nr|nvidia-current-310.19-3|352	
12nr|nvidia-current-310.19-3|353	parseparams() {
12nr|nvidia-current-310.19-3|354	for value in $rest; do
12nr|nvidia-current-310.19-3|355	local param=$1
12nr|nvidia-current-310.19-3|356	[ -n "$param" ] || error_fatal "unhandled parameter $value"
12nr|nvidia-current-310.19-3|357	shift
12nr|nvidia-current-310.19-3|358	eval $param=$value
12nr|nvidia-current-310.19-3|359	
12nr|nvidia-current-310.19-3|360	[ -n "$value" ] || error_fatal "empty $param"
12nr|nvidia-current-310.19-3|361	
12nr|nvidia-current-310.19-3|362	# resolve libdir based on $arch
12nr|nvidia-current-310.19-3|363	if [ "$param" = "arch" ]; then
12nr|nvidia-current-310.19-3|364	case "$arch" in
12nr|nvidia-current-310.19-3|365	NATIVE)		nvidia_libdir=%{nvidia_libdir};;
12nr|nvidia-current-310.19-3|366	COMPAT32)	nvidia_libdir=%{nvidia_libdir32};;
12nr|nvidia-current-310.19-3|367	*)		error_fatal "unknown arch $arch"
12nr|nvidia-current-310.19-3|368	esac
12nr|nvidia-current-310.19-3|369	fi
12nr|nvidia-current-310.19-3|370	done
12nr|nvidia-current-310.19-3|371	}
12nr|nvidia-current-310.19-3|372	
12nr|nvidia-current-310.19-3|373	add_to_list() {
12nr|nvidia-current-310.19-3|374	%if !%simple
12nr|nvidia-current-310.19-3|375	# on distro builds, only use .manifest for %doc files
12nr|nvidia-current-310.19-3|376	[ "${2#%doc}" = "${2}" ] && return
12nr|nvidia-current-310.19-3|377	%endif
12nr|nvidia-current-310.19-3|378	local list="$1.files"
12nr|nvidia-current-310.19-3|379	local entry="$2"
12nr|nvidia-current-310.19-3|380	echo $entry >> $list
12nr|nvidia-current-310.19-3|381	}
12nr|nvidia-current-310.19-3|382	
12nr|nvidia-current-310.19-3|383	install_symlink() {
12nr|nvidia-current-310.19-3|384	local pkg="$1"
12nr|nvidia-current-310.19-3|385	local dir="$2"
12nr|nvidia-current-310.19-3|386	mkdir -p %{buildroot}$dir
12nr|nvidia-current-310.19-3|387	ln -s $dest %{buildroot}$dir/$file
12nr|nvidia-current-310.19-3|388	add_to_list $pkg $dir/$file
12nr|nvidia-current-310.19-3|389	}
12nr|nvidia-current-310.19-3|390	
12nr|nvidia-current-310.19-3|391	install_lib_symlink() {
12nr|nvidia-current-310.19-3|392	local pkg="$1"
12nr|nvidia-current-310.19-3|393	local dir="$2"
12nr|nvidia-current-310.19-3|394	case "$file" in
12nr|nvidia-current-310.19-3|395	libvdpau_*.so)
12nr|nvidia-current-310.19-3|396	# vdpau drivers => not put into -devel
12nr|nvidia-current-310.19-3|397	;;
12nr|nvidia-current-310.19-3|398	*.so)
12nr|nvidia-current-310.19-3|399	pkg=nvidia-devel;;
12nr|nvidia-current-310.19-3|400	esac
12nr|nvidia-current-310.19-3|401	install_symlink $pkg $dir
12nr|nvidia-current-310.19-3|402	}
12nr|nvidia-current-310.19-3|403	
12nr|nvidia-current-310.19-3|404	install_file_only() {
12nr|nvidia-current-310.19-3|405	local pkg="$1"
12nr|nvidia-current-310.19-3|406	local dir="$2"
12nr|nvidia-current-310.19-3|407	mkdir -p %{buildroot}$dir
12nr|nvidia-current-310.19-3|408	# replace 0444 with more usual 0644
12nr|nvidia-current-310.19-3|409	[ "$perms" = "0444" ] && perms="0644"
12nr|nvidia-current-310.19-3|410	install -m $perms $file %{buildroot}$dir
12nr|nvidia-current-310.19-3|411	}
12nr|nvidia-current-310.19-3|412	
12nr|nvidia-current-310.19-3|413	install_file() {
12nr|nvidia-current-310.19-3|414	local pkg="$1"
12nr|nvidia-current-310.19-3|415	local dir="$2"
12nr|nvidia-current-310.19-3|416	install_file_only $pkg $dir
12nr|nvidia-current-310.19-3|417	add_to_list $pkg $dir/$(basename $file)
12nr|nvidia-current-310.19-3|418	}
12nr|nvidia-current-310.19-3|419	
12nr|nvidia-current-310.19-3|420	get_module_dir() {
12nr|nvidia-current-310.19-3|421	local subdir="$1"
12nr|nvidia-current-310.19-3|422	case "$subdir" in
12nr|nvidia-current-310.19-3|423	extensions*)	echo %{nvidia_extensionsdir};;
12nr|nvidia-current-310.19-3|424	drivers/)	echo %{nvidia_driversdir};;
12nr|nvidia-current-310.19-3|425	/)		echo %{nvidia_modulesdir};;
12nr|nvidia-current-310.19-3|426	*)		error_unhandled "unhandled module subdir $subdir"
12nr|nvidia-current-310.19-3|427	echo %{nvidia_modulesdir};;
12nr|nvidia-current-310.19-3|428	esac
12nr|nvidia-current-310.19-3|429	}
12nr|nvidia-current-310.19-3|430	
12nr|nvidia-current-310.19-3|431	for file in nvidia.files nvidia-devel.files nvidia-cuda.files nvidia-dkms.files nvidia-html.files; do
12nr|nvidia-current-310.19-3|432	rm -f $file
12nr|nvidia-current-310.19-3|433	touch $file
12nr|nvidia-current-310.19-3|434	done
12nr|nvidia-current-310.19-3|435	
12nr|nvidia-current-310.19-3|436	# install files according to .manifest
12nr|nvidia-current-310.19-3|437	cat .manifest | tail -n +9 | while read line; do
12nr|nvidia-current-310.19-3|438	rest=${line}
12nr|nvidia-current-310.19-3|439	file=${rest%%%% *}
12nr|nvidia-current-310.19-3|440	rest=${rest#* }
12nr|nvidia-current-310.19-3|441	perms=${rest%%%% *}
12nr|nvidia-current-310.19-3|442	rest=${rest#* }
12nr|nvidia-current-310.19-3|443	type=${rest%%%% *}
12nr|nvidia-current-310.19-3|444	rest=${rest#* }
12nr|nvidia-current-310.19-3|445	
12nr|nvidia-current-310.19-3|446	case "$type" in
12nr|nvidia-current-310.19-3|447	CUDA_LIB)
12nr|nvidia-current-310.19-3|448	parseparams arch subdir
12nr|nvidia-current-310.19-3|449	install_file nvidia-cuda $nvidia_libdir/$subdir
12nr|nvidia-current-310.19-3|450	;;
12nr|nvidia-current-310.19-3|451	CUDA_SYMLINK)
12nr|nvidia-current-310.19-3|452	parseparams arch subdir dest
12nr|nvidia-current-310.19-3|453	install_lib_symlink nvidia-cuda $nvidia_libdir/$subdir
12nr|nvidia-current-310.19-3|454	;;
12nr|nvidia-current-310.19-3|455	ENCODEAPI_LIB)
12nr|nvidia-current-310.19-3|456	parseparams arch subdir
12nr|nvidia-current-310.19-3|457	install_file nvidia $nvidia_libdir/$subdir
12nr|nvidia-current-310.19-3|458	;;
12nr|nvidia-current-310.19-3|459	ENCODEAPI_LIB_SYMLINK)
12nr|nvidia-current-310.19-3|460	parseparams arch dest
12nr|nvidia-current-310.19-3|461	install_lib_symlink nvidia $nvidia_libdir
12nr|nvidia-current-310.19-3|462	;;
12nr|nvidia-current-310.19-3|463	NVCUVID_LIB)
12nr|nvidia-current-310.19-3|464	parseparams arch subdir
12nr|nvidia-current-310.19-3|465	install_file nvidia-cuda $nvidia_libdir/$subdir
12nr|nvidia-current-310.19-3|466	;;
12nr|nvidia-current-310.19-3|467	NVCUVID_LIB_SYMLINK)
12nr|nvidia-current-310.19-3|468	parseparams arch dest
12nr|nvidia-current-310.19-3|469	install_lib_symlink nvidia-cuda $nvidia_libdir
12nr|nvidia-current-310.19-3|470	;;
12nr|nvidia-current-310.19-3|471	OPENGL_LIB)
12nr|nvidia-current-310.19-3|472	parseparams arch
12nr|nvidia-current-310.19-3|473	install_file nvidia $nvidia_libdir
12nr|nvidia-current-310.19-3|474	;;
12nr|nvidia-current-310.19-3|475	OPENGL_SYMLINK)
12nr|nvidia-current-310.19-3|476	parseparams arch dest
12nr|nvidia-current-310.19-3|477	install_lib_symlink nvidia $nvidia_libdir
12nr|nvidia-current-310.19-3|478	;;
12nr|nvidia-current-310.19-3|479	TLS_LIB)
12nr|nvidia-current-310.19-3|480	parseparams arch style subdir
12nr|nvidia-current-310.19-3|481	install_file nvidia $nvidia_libdir/$subdir
12nr|nvidia-current-310.19-3|482	;;
12nr|nvidia-current-310.19-3|483	TLS_SYMLINK)
12nr|nvidia-current-310.19-3|484	parseparams arch style subdir dest
12nr|nvidia-current-310.19-3|485	install_lib_symlink nvidia $nvidia_libdir/$subdir
12nr|nvidia-current-310.19-3|486	;;
12nr|nvidia-current-310.19-3|487	UTILITY_LIB)
12nr|nvidia-current-310.19-3|488	install_file nvidia %{nvidia_libdir}
12nr|nvidia-current-310.19-3|489	;;
12nr|nvidia-current-310.19-3|490	UTILITY_LIB_SYMLINK)
12nr|nvidia-current-310.19-3|491	parseparams dest
12nr|nvidia-current-310.19-3|492	install_lib_symlink nvidia %{nvidia_libdir}
12nr|nvidia-current-310.19-3|493	;;
12nr|nvidia-current-310.19-3|494	VDPAU_LIB)
12nr|nvidia-current-310.19-3|495	parseparams arch subdir
12nr|nvidia-current-310.19-3|496	case $file in *libvdpau_nvidia.so*);; *) continue; esac
12nr|nvidia-current-310.19-3|497	install_file nvidia $nvidia_libdir/$subdir
12nr|nvidia-current-310.19-3|498	;;
12nr|nvidia-current-310.19-3|499	VDPAU_SYMLINK)
12nr|nvidia-current-310.19-3|500	parseparams arch subdir dest
12nr|nvidia-current-310.19-3|501	case $file in *libvdpau_nvidia.so*);; *) continue; esac
12nr|nvidia-current-310.19-3|502	install_lib_symlink nvidia $nvidia_libdir/$subdir
12nr|nvidia-current-310.19-3|503	;;
12nr|nvidia-current-310.19-3|504	XLIB_STATIC_LIB)
12nr|nvidia-current-310.19-3|505	install_file nvidia-devel %{nvidia_libdir}
12nr|nvidia-current-310.19-3|506	;;
12nr|nvidia-current-310.19-3|507	XLIB_SHARED_LIB)
12nr|nvidia-current-310.19-3|508	install_file nvidia %{nvidia_libdir}
12nr|nvidia-current-310.19-3|509	;;
12nr|nvidia-current-310.19-3|510	XLIB_SYMLINK)
12nr|nvidia-current-310.19-3|511	parseparams dest
12nr|nvidia-current-310.19-3|512	install_lib_symlink nvidia %{nvidia_libdir}
12nr|nvidia-current-310.19-3|513	;;
12nr|nvidia-current-310.19-3|514	LIBGL_LA)
12nr|nvidia-current-310.19-3|515	# (Anssi) we don't install .la files
12nr|nvidia-current-310.19-3|516	;;
12nr|nvidia-current-310.19-3|517	XMODULE_SHARED_LIB|GLX_MODULE_SHARED_LIB)
12nr|nvidia-current-310.19-3|518	parseparams subdir
12nr|nvidia-current-310.19-3|519	install_file nvidia $(get_module_dir $subdir)
12nr|nvidia-current-310.19-3|520	;;
12nr|nvidia-current-310.19-3|521	XMODULE_NEWSYM)
12nr|nvidia-current-310.19-3|522	# symlink that is created only if it doesn't already
12nr|nvidia-current-310.19-3|523	# exist (i.e. as part of x11-server)
12nr|nvidia-current-310.19-3|524	case "$file" in
12nr|nvidia-current-310.19-3|525	libwfb.so)
12nr|nvidia-current-310.19-3|526	continue
12nr|nvidia-current-310.19-3|527	;;
12nr|nvidia-current-310.19-3|528	*)
12nr|nvidia-current-310.19-3|529	error_unhandled "unknown XMODULE_NEWSYM type file $file, skipped"
12nr|nvidia-current-310.19-3|530	continue
12nr|nvidia-current-310.19-3|531	esac
12nr|nvidia-current-310.19-3|532	parseparams subdir dest
12nr|nvidia-current-310.19-3|533	install_symlink nvidia $(get_module_dir $subdir)
12nr|nvidia-current-310.19-3|534	;;
12nr|nvidia-current-310.19-3|535	XMODULE_SYMLINK|GLX_MODULE_SYMLINK)
12nr|nvidia-current-310.19-3|536	parseparams subdir dest
12nr|nvidia-current-310.19-3|537	install_symlink nvidia $(get_module_dir $subdir)
12nr|nvidia-current-310.19-3|538	;;
12nr|nvidia-current-310.19-3|539	VDPAU_HEADER)
12nr|nvidia-current-310.19-3|540	# already in vdpau-devel
12nr|nvidia-current-310.19-3|541	continue
12nr|nvidia-current-310.19-3|542	parseparams subdir
12nr|nvidia-current-310.19-3|543	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
12nr|nvidia-current-310.19-3|544	;;
12nr|nvidia-current-310.19-3|545	OPENGL_HEADER|CUDA_HEADER)
12nr|nvidia-current-310.19-3|546	parseparams subdir
12nr|nvidia-current-310.19-3|547	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
12nr|nvidia-current-310.19-3|548	;;
12nr|nvidia-current-310.19-3|549	DOCUMENTATION)
12nr|nvidia-current-310.19-3|550	parseparams subdir
12nr|nvidia-current-310.19-3|551	case $subdir in
12nr|nvidia-current-310.19-3|552	*/html)
12nr|nvidia-current-310.19-3|553	add_to_list nvidia-html "%%doc %{pkgname}/$file"
12nr|nvidia-current-310.19-3|554	continue
12nr|nvidia-current-310.19-3|555	;;
12nr|nvidia-current-310.19-3|556	*/include/*)
12nr|nvidia-current-310.19-3|557	continue
12nr|nvidia-current-310.19-3|558	;;
12nr|nvidia-current-310.19-3|559	esac
12nr|nvidia-current-310.19-3|560	case $file in
12nr|nvidia-current-310.19-3|561	*XF86Config*|*nvidia-settings.png)
12nr|nvidia-current-310.19-3|562	continue;;
12nr|nvidia-current-310.19-3|563	esac
12nr|nvidia-current-310.19-3|564	add_to_list nvidia "%%doc %{pkgname}/$file"
12nr|nvidia-current-310.19-3|565	;;
12nr|nvidia-current-310.19-3|566	MANPAGE)
12nr|nvidia-current-310.19-3|567	parseparams subdir
12nr|nvidia-current-310.19-3|568	case "$file" in
12nr|nvidia-current-310.19-3|569	*nvidia-installer*)
12nr|nvidia-current-310.19-3|570	# not installed
12nr|nvidia-current-310.19-3|571	continue
12nr|nvidia-current-310.19-3|572	;;
12nr|nvidia-current-310.19-3|573	*nvidia-settings*|*nvidia-xconfig*)
12nr|nvidia-current-310.19-3|574	%if !%simple
12nr|nvidia-current-310.19-3|575	# installed separately below
12nr|nvidia-current-310.19-3|576	continue
12nr|nvidia-current-310.19-3|577	%endif
12nr|nvidia-current-310.19-3|578	;;
12nr|nvidia-current-310.19-3|579	*nvidia-smi*|*nvidia-cuda-proxy-control*)
12nr|nvidia-current-310.19-3|580	# ok
12nr|nvidia-current-310.19-3|581	;;
12nr|nvidia-current-310.19-3|582	*)
12nr|nvidia-current-310.19-3|583	error_unhandled "skipped unknown man page $(basename $file)"
12nr|nvidia-current-310.19-3|584	continue
12nr|nvidia-current-310.19-3|585	esac
12nr|nvidia-current-310.19-3|586	install_file_only nvidia %{_mandir}/$subdir
12nr|nvidia-current-310.19-3|587	;;
12nr|nvidia-current-310.19-3|588	UTILITY_BINARY)
12nr|nvidia-current-310.19-3|589	case "$file" in
12nr|nvidia-current-310.19-3|590	*nvidia-settings|*nvidia-xconfig)
12nr|nvidia-current-310.19-3|591	%if !%simple
12nr|nvidia-current-310.19-3|592	# not installed, we install our own copy
12nr|nvidia-current-310.19-3|593	continue
12nr|nvidia-current-310.19-3|594	%endif
12nr|nvidia-current-310.19-3|595	;;
12nr|nvidia-current-310.19-3|596	*nvidia-smi|*nvidia-bug-report.sh|*nvidia-debugdump|*nvidia-cuda-proxy-control|*nvidia-cuda-proxy-server)
12nr|nvidia-current-310.19-3|597	# ok
12nr|nvidia-current-310.19-3|598	;;
12nr|nvidia-current-310.19-3|599	*)
12nr|nvidia-current-310.19-3|600	error_unhandled "unknown binary $(basename $file) will be installed to %{nvidia_bindir}/$(basename $file)"
12nr|nvidia-current-310.19-3|601	;;
12nr|nvidia-current-310.19-3|602	esac
12nr|nvidia-current-310.19-3|603	install_file nvidia %{nvidia_bindir}
12nr|nvidia-current-310.19-3|604	;;
12nr|nvidia-current-310.19-3|605	UTILITY_BIN_SYMLINK)
12nr|nvidia-current-310.19-3|606	case $file in nvidia-uninstall) continue;; esac
12nr|nvidia-current-310.19-3|607	parseparams dest
12nr|nvidia-current-310.19-3|608	install_symlink nvidia %{nvidia_bindir}
12nr|nvidia-current-310.19-3|609	;;
12nr|nvidia-current-310.19-3|610	INSTALLER_BINARY)
12nr|nvidia-current-310.19-3|611	# not installed
12nr|nvidia-current-310.19-3|612	;;
12nr|nvidia-current-310.19-3|613	KERNEL_MODULE_SRC)
12nr|nvidia-current-310.19-3|614	install_file nvidia-dkms %{_usrsrc}/%{drivername}-%{version}-%{release}
12nr|nvidia-current-310.19-3|615	;;
12nr|nvidia-current-310.19-3|616	CUDA_ICD)
12nr|nvidia-current-310.19-3|617	# in theory this should go to the cuda subpackage, but it goes into the main package
12nr|nvidia-current-310.19-3|618	# as this avoids one broken symlink and it is small enough to not cause space issues
12nr|nvidia-current-310.19-3|619	install_file nvidia %{_sysconfdir}/%{drivername}
12nr|nvidia-current-310.19-3|620	;;
12nr|nvidia-current-310.19-3|621	DOT_DESKTOP)
12nr|nvidia-current-310.19-3|622	# we provide our own for now
12nr|nvidia-current-310.19-3|623	;;
12nr|nvidia-current-310.19-3|624	*)
12nr|nvidia-current-310.19-3|625	error_unhandled "file $(basename $file) of unknown type $type will be skipped"
12nr|nvidia-current-310.19-3|626	esac
12nr|nvidia-current-310.19-3|627	done
12nr|nvidia-current-310.19-3|628	
12nr|nvidia-current-310.19-3|629	[ -z "$warnings" ] || echo "Please inform Anssi Hannula <anssi@mandriva.org> or http://qa.mandriva.com/ of the above warnings." >> warns.log
12nr|nvidia-current-310.19-3|630	
12nr|nvidia-current-310.19-3|631	%if %simple
12nr|nvidia-current-310.19-3|632	find %{buildroot}%{_libdir} %{buildroot}%{_prefix}/lib -type d | while read dir; do
12nr|nvidia-current-310.19-3|633	dir=${dir#%{buildroot}}
12nr|nvidia-current-310.19-3|634	echo "$dir" | grep -q nvidia && echo "%%dir $dir" >> nvidia.files
12nr|nvidia-current-310.19-3|635	done
12nr|nvidia-current-310.19-3|636	[ -d %{buildroot}%{_includedir}/%{drivername} ] && echo "%{_includedir}/%{drivername}" >> nvidia-devel.files
12nr|nvidia-current-310.19-3|637	%endif
12nr|nvidia-current-310.19-3|638	
12nr|nvidia-current-310.19-3|639	%if !%simple
12nr|nvidia-current-310.19-3|640	# confirm SONAME; if something else than libvdpau_nvidia.so or libvdpau_nvidia.so.1, adapt .spec as needed:
12nr|nvidia-current-310.19-3|641	[ "$(objdump -p %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} | grep SONAME | gawk '{ print $2 }')" = "libvdpau_nvidia.so.1" ]
12nr|nvidia-current-310.19-3|642	
12nr|nvidia-current-310.19-3|643	rm -f %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.1
12nr|nvidia-current-310.19-3|644	rm -f %{buildroot}%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.1
12nr|nvidia-current-310.19-3|645	%endif
12nr|nvidia-current-310.19-3|646	
12nr|nvidia-current-310.19-3|647	# vdpau alternative symlink
12nr|nvidia-current-310.19-3|648	install -d -m755 %{buildroot}%{_libdir}/vdpau
12nr|nvidia-current-310.19-3|649	touch %{buildroot}%{_libdir}/vdpau/libvdpau_nvidia.so.1
12nr|nvidia-current-310.19-3|650	%ifarch %{biarches}
12nr|nvidia-current-310.19-3|651	install -d -m755 %{buildroot}%{_prefix}/lib/vdpau
12nr|nvidia-current-310.19-3|652	touch %{buildroot}%{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
12nr|nvidia-current-310.19-3|653	%endif
12nr|nvidia-current-310.19-3|654	
12nr|nvidia-current-310.19-3|655	%if !%simple
12nr|nvidia-current-310.19-3|656	# self-built binaries
12nr|nvidia-current-310.19-3|657	install -m755 ../nvidia-settings-%{version}/src/_out/*/nvidia-settings %{buildroot}%{nvidia_bindir}
12nr|nvidia-current-310.19-3|658	install -m755 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig %{buildroot}%{nvidia_bindir}
12nr|nvidia-current-310.19-3|659	%endif
12nr|nvidia-current-310.19-3|660	# binary alternatives
12nr|nvidia-current-310.19-3|661	install -d -m755			%{buildroot}%{_bindir}
12nr|nvidia-current-310.19-3|662	touch					%{buildroot}%{_bindir}/nvidia-settings
12nr|nvidia-current-310.19-3|663	touch					%{buildroot}%{_bindir}/nvidia-smi
12nr|nvidia-current-310.19-3|664	touch					%{buildroot}%{_bindir}/nvidia-debugdump
12nr|nvidia-current-310.19-3|665	touch					%{buildroot}%{_bindir}/nvidia-xconfig
12nr|nvidia-current-310.19-3|666	touch					%{buildroot}%{_bindir}/nvidia-bug-report.sh
12nr|nvidia-current-310.19-3|667	# rpmlint:
12nr|nvidia-current-310.19-3|668	chmod 0755				%{buildroot}%{_bindir}/*
12nr|nvidia-current-310.19-3|669	
12nr|nvidia-current-310.19-3|670	
12nr|nvidia-current-310.19-3|671	%if !%simple
12nr|nvidia-current-310.19-3|672	# install man pages
12nr|nvidia-current-310.19-3|673	install -m755 ../nvidia-settings-%{version}/doc/_out/*/nvidia-settings.1 %{buildroot}%{_mandir}/man1
12nr|nvidia-current-310.19-3|674	install -m755 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig.1 %{buildroot}%{_mandir}/man1
12nr|nvidia-current-310.19-3|675	%endif
12nr|nvidia-current-310.19-3|676	# bug #41638 - whatis entries of nvidia man pages appear wrong
12nr|nvidia-current-310.19-3|677	gunzip %{buildroot}%{_mandir}/man1/*.gz
12nr|nvidia-current-310.19-3|678	sed -r -i '/^nvidia\\-[a-z]+ \\- NVIDIA/s,^nvidia\\-,nvidia-,' %{buildroot}%{_mandir}/man1/*.1
12nr|nvidia-current-310.19-3|679	cd %{buildroot}%{_mandir}/man1
12nr|nvidia-current-310.19-3|680	rename nvidia alt-%{drivername} *
12nr|nvidia-current-310.19-3|681	cd -
12nr|nvidia-current-310.19-3|682	touch %{buildroot}%{_mandir}/man1/nvidia-xconfig.1%{_extension}
12nr|nvidia-current-310.19-3|683	touch %{buildroot}%{_mandir}/man1/nvidia-settings.1%{_extension}
12nr|nvidia-current-310.19-3|684	touch %{buildroot}%{_mandir}/man1/nvidia-smi.1%{_extension}
12nr|nvidia-current-310.19-3|685	
12nr|nvidia-current-310.19-3|686	# cuda nvidia.icd
12nr|nvidia-current-310.19-3|687	install -d -m755		%{buildroot}%{_sysconfdir}/OpenCL/vendors
12nr|nvidia-current-310.19-3|688	touch				%{buildroot}%{_sysconfdir}/OpenCL/vendors/nvidia.icd
12nr|nvidia-current-310.19-3|689	# override apparently wrong reference to the development symlink name:
12nr|nvidia-current-310.19-3|690	[ "$(cat %{buildroot}%{_sysconfdir}/%{drivername}/nvidia.icd)" = "libcuda.so" ] &&
12nr|nvidia-current-310.19-3|691	echo libcuda.so.1 > %{buildroot}%{_sysconfdir}/%{drivername}/nvidia.icd
12nr|nvidia-current-310.19-3|692	
12nr|nvidia-current-310.19-3|693	# ld.so.conf
12nr|nvidia-current-310.19-3|694	install -d -m755		%{buildroot}%{_sysconfdir}/%{drivername}
12nr|nvidia-current-310.19-3|695	echo "%{nvidia_libdir}" >	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
12nr|nvidia-current-310.19-3|696	%ifarch %{biarches}
12nr|nvidia-current-310.19-3|697	echo "%{nvidia_libdir32}" >>	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
12nr|nvidia-current-310.19-3|698	%endif
12nr|nvidia-current-310.19-3|699	install -d -m755		%{buildroot}%{_sysconfdir}/ld.so.conf.d
12nr|nvidia-current-310.19-3|700	touch				%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
12nr|nvidia-current-310.19-3|701	
12nr|nvidia-current-310.19-3|702	# modprobe.conf
12nr|nvidia-current-310.19-3|703	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.d
12nr|nvidia-current-310.19-3|704	touch					%{buildroot}%{_sysconfdir}/modprobe.d/display-driver.conf
12nr|nvidia-current-310.19-3|705	echo "install nvidia /sbin/modprobe %{modulename} \$CMDLINE_OPTS" > %{buildroot}%{_sysconfdir}/%{drivername}/modprobe.conf
12nr|nvidia-current-310.19-3|706	
12nr|nvidia-current-310.19-3|707	# xinit script
12nr|nvidia-current-310.19-3|708	install -d -m755 %{buildroot}%{_sysconfdir}/%{drivername}
12nr|nvidia-current-310.19-3|709	cat > %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit <<EOF
12nr|nvidia-current-310.19-3|710	# to be sourced
12nr|nvidia-current-310.19-3|711	#
12nr|nvidia-current-310.19-3|712	# Do not modify this file; the changes will be overwritten.
12nr|nvidia-current-310.19-3|713	# If you want to disable automatic configuration loading, create
12nr|nvidia-current-310.19-3|714	# /etc/sysconfig/nvidia-settings with this line: LOAD_NVIDIA_SETTINGS="no"
12nr|nvidia-current-310.19-3|715	#
12nr|nvidia-current-310.19-3|716	LOAD_NVIDIA_SETTINGS="yes"
12nr|nvidia-current-310.19-3|717	[ -f %{_sysconfdir}/sysconfig/nvidia-settings ] && . %{_sysconfdir}/sysconfig/nvidia-settings
12nr|nvidia-current-310.19-3|718	[ "\$LOAD_NVIDIA_SETTINGS" = "yes" ] && %{_bindir}/nvidia-settings --load-config-only
12nr|nvidia-current-310.19-3|719	EOF
12nr|nvidia-current-310.19-3|720	chmod 0755 %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
12nr|nvidia-current-310.19-3|721	install -d -m755 %{buildroot}%{_sysconfdir}/X11/xinit.d
12nr|nvidia-current-310.19-3|722	touch %{buildroot}%{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
12nr|nvidia-current-310.19-3|723	
12nr|nvidia-current-310.19-3|724	# install ldetect-lst pcitable files for backports
12nr|nvidia-current-310.19-3|725	# local version of merge2pcitable.pl:read_nvidia_readme:
12nr|nvidia-current-310.19-3|726	section=0
12nr|nvidia-current-310.19-3|727	set +x
12nr|nvidia-current-310.19-3|728	[ -e README.txt ] || cp -a usr/share/doc/README.txt .
12nr|nvidia-current-310.19-3|729	cat README.txt | while read line; do
12nr|nvidia-current-310.19-3|730	[ $section -gt 3 ] && break
12nr|nvidia-current-310.19-3|731	if [ $((section %% 2)) -eq 0 ]; then
12nr|nvidia-current-310.19-3|732	echo "$line" | grep -Pq "^\s*NVIDIA GPU product\s+Device PCI ID" && section=$((section+1))
12nr|nvidia-current-310.19-3|733	continue
12nr|nvidia-current-310.19-3|734	fi
12nr|nvidia-current-310.19-3|735	if echo "$line" | grep -Pq "^\s*$"; then
12nr|nvidia-current-310.19-3|736	section=$((section+1))
12nr|nvidia-current-310.19-3|737	continue
12nr|nvidia-current-310.19-3|738	fi
12nr|nvidia-current-310.19-3|739	echo "$line" | grep -Pq "^\s*-+[\s-]+$" && continue
12nr|nvidia-current-310.19-3|740	id=$(echo "$line" | sed -nre 's,^\s*.+?\s+0x(....).*$,\1,p' | tr '[:upper:]' '[:lower:]')
12nr|nvidia-current-310.19-3|741	echo "0x10de	0x$id	\"Card:%{ldetect_cards_name}\""
12nr|nvidia-current-310.19-3|742	done | sort -u > pcitable.nvidia.lst
12nr|nvidia-current-310.19-3|743	set -x
12nr|nvidia-current-310.19-3|744	[ $(wc -l pcitable.nvidia.lst | cut -f1 -d" ") -gt 200 ]
12nr|nvidia-current-310.19-3|745	%if "%{ldetect_cards_name}" != ""
12nr|nvidia-current-310.19-3|746	install -d -m755 %{buildroot}%{_datadir}/ldetect-lst/pcitable.d
12nr|nvidia-current-310.19-3|747	gzip -c pcitable.nvidia.lst > %{buildroot}%{_datadir}/ldetect-lst/pcitable.d/40%{drivername}.lst.gz
12nr|nvidia-current-310.19-3|748	%endif
12nr|nvidia-current-310.19-3|749	
12nr|nvidia-current-310.19-3|750	export EXCLUDE_FROM_STRIP="$(find %{buildroot} -type f \! -name nvidia-settings \! -name nvidia-xconfig)"
12nr|nvidia-current-310.19-3|751	
12nr|nvidia-current-310.19-3|752	%post -n %{driverpkgname}
12nr|nvidia-current-310.19-3|753	# XFdrake used to generate an nvidia.conf file
12nr|nvidia-current-310.19-3|754	[ -L %{_sysconfdir}/modprobe.d/nvidia.conf ] || rm -f %{_sysconfdir}/modprobe.d/nvidia.conf
12nr|nvidia-current-310.19-3|755	
12nr|nvidia-current-310.19-3|756	current_glconf="$(readlink -e %{_sysconfdir}/ld.so.conf.d/GL.conf)"
12nr|nvidia-current-310.19-3|757	
12nr|nvidia-current-310.19-3|758	# owned by libvdpau1, created in case libvdpau1 is installed only just after
12nr|nvidia-current-310.19-3|759	# this package
12nr|nvidia-current-310.19-3|760	mkdir -p %{_libdir}/vdpau
12nr|nvidia-current-310.19-3|761	
12nr|nvidia-current-310.19-3|762	%{_sbindir}/update-alternatives \
12nr|nvidia-current-310.19-3|763	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf %{priority} \
12nr|nvidia-current-310.19-3|764	--slave %{_mandir}/man1/nvidia-settings.1%{_extension} man_nvidiasettings%{_extension} %{_mandir}/man1/alt-%{drivername}-settings.1%{_extension} \
12nr|nvidia-current-310.19-3|765	--slave %{_mandir}/man1/nvidia-xconfig.1%{_extension} man_nvidiaxconfig%{_extension} %{_mandir}/man1/alt-%{drivername}-xconfig.1%{_extension} \
12nr|nvidia-current-310.19-3|766	--slave %{_mandir}/man1/nvidia-smi.1%{_extension} nvidia-smi.1%{_extension} %{_mandir}/man1/alt-%{drivername}-smi.1%{_extension} \
12nr|nvidia-current-310.19-3|767	--slave %{_datadir}/applications/mandriva-nvidia-settings.desktop nvidia_desktop %{_datadir}/%{drivername}/mandriva-nvidia-settings.desktop \
12nr|nvidia-current-310.19-3|768	--slave %{_bindir}/nvidia-settings nvidia_settings %{nvidia_bindir}/nvidia-settings \
12nr|nvidia-current-310.19-3|769	--slave %{_bindir}/nvidia-smi nvidia_smi %{nvidia_bindir}/nvidia-smi \
12nr|nvidia-current-310.19-3|770	--slave %{_bindir}/nvidia-debugdump nvidia_debugdump %{nvidia_bindir}/nvidia-debugdump \
12nr|nvidia-current-310.19-3|771	--slave %{_bindir}/nvidia-xconfig nvidia_xconfig %{nvidia_bindir}/nvidia-xconfig \
12nr|nvidia-current-310.19-3|772	--slave %{_bindir}/nvidia-bug-report.sh nvidia_bug_report %{nvidia_bindir}/nvidia-bug-report.sh \
12nr|nvidia-current-310.19-3|773	--slave %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit nvidia-settings.xinit %{_sysconfdir}/%{drivername}/nvidia-settings.xinit \
12nr|nvidia-current-310.19-3|774	--slave %{_libdir}/vdpau/libvdpau_nvidia.so.1 %{_lib}vdpau_nvidia.so.1 %{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} \
12nr|nvidia-current-310.19-3|775	--slave %{_sysconfdir}/modprobe.d/display-driver.conf display-driver.conf %{_sysconfdir}/%{drivername}/modprobe.conf \
12nr|nvidia-current-310.19-3|776	--slave %{_sysconfdir}/OpenCL/vendors/nvidia.icd nvidia.icd %{_sysconfdir}/%{drivername}/nvidia.icd \
12nr|nvidia-current-310.19-3|777	%ifarch %{biarches}
12nr|nvidia-current-310.19-3|778	--slave %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1 libvdpau_nvidia.so.1 %{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version} \
12nr|nvidia-current-310.19-3|779	%endif
12nr|nvidia-current-310.19-3|780	--slave %{xorg_extra_modules} xorg_extra_modules %{nvidia_extensionsdir} \
12nr|nvidia-current-310.19-3|781	
12nr|nvidia-current-310.19-3|782	if [ "${current_glconf}" = "%{_sysconfdir}/nvidia97xx/ld.so.conf" ]; then
12nr|nvidia-current-310.19-3|783	# Adapt for the renaming of the driver. X.org config still has the old ModulePaths
12nr|nvidia-current-310.19-3|784	# but they do not matter as we are using alternatives for libglx.so now.
12nr|nvidia-current-310.19-3|785	%{_sbindir}/update-alternatives --set gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
12nr|nvidia-current-310.19-3|786	fi
12nr|nvidia-current-310.19-3|787	
12nr|nvidia-current-310.19-3|788	# explicit /sbin/ldconfig due to alternatives
12nr|nvidia-current-310.19-3|789	/sbin/ldconfig -X
12nr|nvidia-current-310.19-3|790	
12nr|nvidia-current-310.19-3|791	%if "%{ldetect_cards_name}" != ""
12nr|nvidia-current-310.19-3|792	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
12nr|nvidia-current-310.19-3|793	%endif
12nr|nvidia-current-310.19-3|794	
12nr|nvidia-current-310.19-3|795	#Set properly card
12nr|nvidia-current-310.19-3|796	#if ps -u root | grep XFdrake
12nr|nvidia-current-310.19-3|797	#then
12nr|nvidia-current-310.19-3|798	# echo 'XFdrake is running'
12nr|nvidia-current-310.19-3|799	#else
12nr|nvidia-current-310.19-3|800	# /usr/sbin/XFdrake
12nr|nvidia-current-310.19-3|801	#fi
12nr|nvidia-current-310.19-3|802	
12nr|nvidia-current-310.19-3|803	%postun -n %{driverpkgname}
12nr|nvidia-current-310.19-3|804	if [ ! -f %{_sysconfdir}/%{drivername}/ld.so.conf ]; then
12nr|nvidia-current-310.19-3|805	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
12nr|nvidia-current-310.19-3|806	fi
12nr|nvidia-current-310.19-3|807	# explicit /sbin/ldconfig due to alternatives
12nr|nvidia-current-310.19-3|808	/sbin/ldconfig -X
12nr|nvidia-current-310.19-3|809	
12nr|nvidia-current-310.19-3|810	%if "%{ldetect_cards_name}" != ""
12nr|nvidia-current-310.19-3|811	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
12nr|nvidia-current-310.19-3|812	%endif
12nr|nvidia-current-310.19-3|813	
12nr|nvidia-current-310.19-3|814	%post -n %{drivername}-cuda-opencl
12nr|nvidia-current-310.19-3|815	# explicit /sbin/ldconfig due to a non-standard library directory
12nr|nvidia-current-310.19-3|816	/sbin/ldconfig -X
12nr|nvidia-current-310.19-3|817	
12nr|nvidia-current-310.19-3|818	%post -n dkms-%{drivername}
12nr|nvidia-current-310.19-3|819	/usr/sbin/dkms --rpm_safe_upgrade add -m %{drivername} -v %{version}-%{release} &&
12nr|nvidia-current-310.19-3|820	/usr/sbin/dkms --rpm_safe_upgrade build -m %{drivername} -v %{version}-%{release} &&
12nr|nvidia-current-310.19-3|821	/usr/sbin/dkms --rpm_safe_upgrade install -m %{drivername} -v %{version}-%{release} --force
12nr|nvidia-current-310.19-3|822	
12nr|nvidia-current-310.19-3|823	# rmmod any old driver if present and not in use (e.g. by X)
12nr|nvidia-current-310.19-3|824	rmmod nvidia > /dev/null 2>&1 || true
12nr|nvidia-current-310.19-3|825	
12nr|nvidia-current-310.19-3|826	%preun -n dkms-%{drivername}
12nr|nvidia-current-310.19-3|827	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{drivername} -v %{version}-%{release} --all
12nr|nvidia-current-310.19-3|828	
12nr|nvidia-current-310.19-3|829	# rmmod any old driver if present and not in use (e.g. by X)
12nr|nvidia-current-310.19-3|830	rmmod nvidia > /dev/null 2>&1 || true
12nr|nvidia-current-310.19-3|831	
12nr|nvidia-current-310.19-3|832	%files -n %{driverpkgname} -f %{pkgname}/nvidia.files
12nr|nvidia-current-310.19-3|833	%defattr(-,root,root)
12nr|nvidia-current-310.19-3|834	# other documentation files are listed in nvidia.files
12nr|nvidia-current-310.19-3|835	%doc README.install.urpmi README.manual-setup
12nr|nvidia-current-310.19-3|836	
12nr|nvidia-current-310.19-3|837	%if "%{ldetect_cards_name}" != ""
12nr|nvidia-current-310.19-3|838	%{_datadir}/ldetect-lst/pcitable.d/40%{drivername}.lst.gz
12nr|nvidia-current-310.19-3|839	%endif
12nr|nvidia-current-310.19-3|840	
12nr|nvidia-current-310.19-3|841	# ld.so.conf, modprobe.conf, xinit
12nr|nvidia-current-310.19-3|842	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
12nr|nvidia-current-310.19-3|843	%ghost %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
12nr|nvidia-current-310.19-3|844	%ghost %{_sysconfdir}/modprobe.d/display-driver.conf
12nr|nvidia-current-310.19-3|845	%dir %{_sysconfdir}/%{drivername}
12nr|nvidia-current-310.19-3|846	%{_sysconfdir}/%{drivername}/modprobe.conf
12nr|nvidia-current-310.19-3|847	%{_sysconfdir}/%{drivername}/ld.so.conf
12nr|nvidia-current-310.19-3|848	%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
12nr|nvidia-current-310.19-3|849	%if !%simple
12nr|nvidia-current-310.19-3|850	%{_sysconfdir}/%{drivername}/nvidia.icd
12nr|nvidia-current-310.19-3|851	%endif
12nr|nvidia-current-310.19-3|852	
12nr|nvidia-current-310.19-3|853	%dir %{_sysconfdir}/OpenCL
12nr|nvidia-current-310.19-3|854	%dir %{_sysconfdir}/OpenCL/vendors
12nr|nvidia-current-310.19-3|855	%ghost %{_sysconfdir}/OpenCL/vendors/nvidia.icd
12nr|nvidia-current-310.19-3|856	
12nr|nvidia-current-310.19-3|857	%ghost %{_bindir}/nvidia-settings
12nr|nvidia-current-310.19-3|858	%ghost %{_bindir}/nvidia-smi
12nr|nvidia-current-310.19-3|859	%ghost %{_bindir}/nvidia-debugdump
12nr|nvidia-current-310.19-3|860	%ghost %{_bindir}/nvidia-xconfig
12nr|nvidia-current-310.19-3|861	%ghost %{_bindir}/nvidia-bug-report.sh
12nr|nvidia-current-310.19-3|862	%if !%simple
12nr|nvidia-current-310.19-3|863	%dir %{nvidia_bindir}
12nr|nvidia-current-310.19-3|864	%{nvidia_bindir}/nvidia-settings
12nr|nvidia-current-310.19-3|865	%{nvidia_bindir}/nvidia-smi
12nr|nvidia-current-310.19-3|866	%{nvidia_bindir}/nvidia-debugdump
12nr|nvidia-current-310.19-3|867	%{nvidia_bindir}/nvidia-xconfig
12nr|nvidia-current-310.19-3|868	%{nvidia_bindir}/nvidia-bug-report.sh
12nr|nvidia-current-310.19-3|869	%endif
12nr|nvidia-current-310.19-3|870	
12nr|nvidia-current-310.19-3|871	%ghost %{_mandir}/man1/nvidia-xconfig.1%{_extension}
12nr|nvidia-current-310.19-3|872	%ghost %{_mandir}/man1/nvidia-settings.1%{_extension}
12nr|nvidia-current-310.19-3|873	%ghost %{_mandir}/man1/nvidia-smi.1%{_extension}
12nr|nvidia-current-310.19-3|874	%if !%simple
12nr|nvidia-current-310.19-3|875	%{_mandir}/man1/alt-%{drivername}-xconfig.1*
12nr|nvidia-current-310.19-3|876	%{_mandir}/man1/alt-%{drivername}-settings.1*
12nr|nvidia-current-310.19-3|877	%{_mandir}/man1/alt-%{drivername}-smi.1*
12nr|nvidia-current-310.19-3|878	%else
12nr|nvidia-current-310.19-3|879	%{_mandir}/man1/alt-%{drivername}-*
12nr|nvidia-current-310.19-3|880	%endif
12nr|nvidia-current-310.19-3|881	
12nr|nvidia-current-310.19-3|882	%ghost %{_datadir}/applications/mandriva-nvidia-settings.desktop
12nr|nvidia-current-310.19-3|883	%dir %{_datadir}/%{drivername}
12nr|nvidia-current-310.19-3|884	%{_datadir}/%{drivername}/mandriva-nvidia-settings.desktop
12nr|nvidia-current-310.19-3|885	
12nr|nvidia-current-310.19-3|886	%if !%simple
12nr|nvidia-current-310.19-3|887	%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
12nr|nvidia-current-310.19-3|888	%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
12nr|nvidia-current-310.19-3|889	%endif
12nr|nvidia-current-310.19-3|890	%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
12nr|nvidia-current-310.19-3|891	
12nr|nvidia-current-310.19-3|892	%if !%simple
12nr|nvidia-current-310.19-3|893	%dir %{nvidia_libdir}
12nr|nvidia-current-310.19-3|894	%dir %{nvidia_libdir}/tls
12nr|nvidia-current-310.19-3|895	%dir %{nvidia_libdir}/vdpau
12nr|nvidia-current-310.19-3|896	%{nvidia_libdir}/libGL.so.%{version}
12nr|nvidia-current-310.19-3|897	%{nvidia_libdir}/libnvidia-glcore.so.%{version}
12nr|nvidia-current-310.19-3|898	%{nvidia_libdir}/libnvidia-cfg.so.%{version}
12nr|nvidia-current-310.19-3|899	%{nvidia_libdir}/libnvidia-ml.so.%{version}
12nr|nvidia-current-310.19-3|900	%{nvidia_libdir}/libnvidia-tls.so.%{version}
12nr|nvidia-current-310.19-3|901	%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version}
12nr|nvidia-current-310.19-3|902	%{nvidia_libdir}/libGL.so.1
12nr|nvidia-current-310.19-3|903	%{nvidia_libdir}/libnvidia-cfg.so.1
12nr|nvidia-current-310.19-3|904	%{nvidia_libdir}/libnvidia-ml.so.1
12nr|nvidia-current-310.19-3|905	%{nvidia_libdir}/libvdpau_nvidia.so
12nr|nvidia-current-310.19-3|906	%{nvidia_libdir}/tls/libnvidia-tls.so.%{version}
12nr|nvidia-current-310.19-3|907	%{nvidia_libdir}/libnvidia-encode.so
12nr|nvidia-current-310.19-3|908	%ifarch %{biarches}
12nr|nvidia-current-310.19-3|909	%dir %{nvidia_libdir32}
12nr|nvidia-current-310.19-3|910	%dir %{nvidia_libdir32}/tls
12nr|nvidia-current-310.19-3|911	%dir %{nvidia_libdir32}/vdpau
12nr|nvidia-current-310.19-3|912	%{nvidia_libdir32}/libGL.so.%{version}
12nr|nvidia-current-310.19-3|913	%{nvidia_libdir32}/libnvidia-glcore.so.%{version}
12nr|nvidia-current-310.19-3|914	%{nvidia_libdir32}/libnvidia-tls.so.%{version}
12nr|nvidia-current-310.19-3|915	%{nvidia_libdir32}/libvdpau_nvidia.so
12nr|nvidia-current-310.19-3|916	%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version}
12nr|nvidia-current-310.19-3|917	%{nvidia_libdir32}/libnvidia-ml.so.%{version}
12nr|nvidia-current-310.19-3|918	%{nvidia_libdir32}/libnvidia-ml.so.1
12nr|nvidia-current-310.19-3|919	%{nvidia_libdir32}/libGL.so.1
12nr|nvidia-current-310.19-3|920	%{nvidia_libdir32}/tls/libnvidia-tls.so.%{version}
12nr|nvidia-current-310.19-3|921	%{nvidia_libdir32}/libnvidia-encode.so
12nr|nvidia-current-310.19-3|922	%endif
12nr|nvidia-current-310.19-3|923	# %simple
12nr|nvidia-current-310.19-3|924	%endif
12nr|nvidia-current-310.19-3|925	
12nr|nvidia-current-310.19-3|926	%ghost %{_libdir}/vdpau/libvdpau_nvidia.so.1
12nr|nvidia-current-310.19-3|927	%ifarch %{biarches}
12nr|nvidia-current-310.19-3|928	# avoid unowned directory
12nr|nvidia-current-310.19-3|929	%dir %{_prefix}/lib/vdpau
12nr|nvidia-current-310.19-3|930	%ghost %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
12nr|nvidia-current-310.19-3|931	%endif
12nr|nvidia-current-310.19-3|932	
12nr|nvidia-current-310.19-3|933	%if !%simple
12nr|nvidia-current-310.19-3|934	%dir %{nvidia_modulesdir}
12nr|nvidia-current-310.19-3|935	%{nvidia_modulesdir}/libnvidia-wfb.so.1
12nr|nvidia-current-310.19-3|936	%endif
12nr|nvidia-current-310.19-3|937	
12nr|nvidia-current-310.19-3|938	%if !%simple
12nr|nvidia-current-310.19-3|939	%{nvidia_modulesdir}/libnvidia-wfb.so.%{version}
12nr|nvidia-current-310.19-3|940	%endif
12nr|nvidia-current-310.19-3|941	
12nr|nvidia-current-310.19-3|942	%if !%simple
12nr|nvidia-current-310.19-3|943	%{nvidia_extensionsdir}/libglx.so.%{version}
12nr|nvidia-current-310.19-3|944	%{nvidia_extensionsdir}/libglx.so
12nr|nvidia-current-310.19-3|945	%endif
12nr|nvidia-current-310.19-3|946	
12nr|nvidia-current-310.19-3|947	%if !%simple
12nr|nvidia-current-310.19-3|948	%{nvidia_driversdir}/nvidia_drv.so
12nr|nvidia-current-310.19-3|949	%endif
12nr|nvidia-current-310.19-3|950	
12nr|nvidia-current-310.19-3|951	%files -n %{drivername}-devel -f %pkgname/nvidia-devel.files
12nr|nvidia-current-310.19-3|952	%defattr(-,root,root)
12nr|nvidia-current-310.19-3|953	%if !%simple
12nr|nvidia-current-310.19-3|954	%{_includedir}/%{drivername}
12nr|nvidia-current-310.19-3|955	%{nvidia_libdir}/libGL.so
12nr|nvidia-current-310.19-3|956	%{nvidia_libdir}/libcuda.so
12nr|nvidia-current-310.19-3|957	%{nvidia_libdir32}/libnvcuvid.so
12nr|nvidia-current-310.19-3|958	%{nvidia_libdir}/libnvidia-cfg.so
12nr|nvidia-current-310.19-3|959	%{nvidia_libdir}/libnvidia-ml.so
12nr|nvidia-current-310.19-3|960	%{nvidia_libdir}/libOpenCL.so
12nr|nvidia-current-310.19-3|961	%ifarch %{biarches}
12nr|nvidia-current-310.19-3|962	%{nvidia_libdir32}/libGL.so
12nr|nvidia-current-310.19-3|963	%{nvidia_libdir32}/libcuda.so
12nr|nvidia-current-310.19-3|964	%{nvidia_libdir32}/libOpenCL.so
12nr|nvidia-current-310.19-3|965	%{nvidia_libdir32}/libnvidia-ml.so
12nr|nvidia-current-310.19-3|966	%endif
12nr|nvidia-current-310.19-3|967	%endif
12nr|nvidia-current-310.19-3|968	
12nr|nvidia-current-310.19-3|969	%files -n dkms-%{drivername}
12nr|nvidia-current-310.19-3|970	%defattr(-,root,root)
12nr|nvidia-current-310.19-3|971	%doc %{pkgname}/LICENSE
12nr|nvidia-current-310.19-3|972	%{_usrsrc}/%{drivername}-%{version}-%{release}
12nr|nvidia-current-310.19-3|973	
12nr|nvidia-current-310.19-3|974	%files -n %{drivername}-doc-html -f %pkgname/nvidia-html.files
12nr|nvidia-current-310.19-3|975	%defattr(-,root,root)
12nr|nvidia-current-310.19-3|976	
12nr|nvidia-current-310.19-3|977	%files -n %{drivername}-cuda-opencl -f %pkgname/nvidia-cuda.files
12nr|nvidia-current-310.19-3|978	%defattr(-,root,root)
12nr|nvidia-current-310.19-3|979	%if !%simple
12nr|nvidia-current-310.19-3|980	%{nvidia_bindir}/nvidia-cuda-proxy-control
12nr|nvidia-current-310.19-3|981	%{nvidia_bindir}/nvidia-cuda-proxy-server
12nr|nvidia-current-310.19-3|982	%{nvidia_libdir}/libnvcuvid.so.%{version}
12nr|nvidia-current-310.19-3|983	%{nvidia_libdir}/libnvcuvid.so.1
12nr|nvidia-current-310.19-3|984	%{nvidia_libdir}/libnvidia-encode.so.1
12nr|nvidia-current-310.19-3|985	%{nvidia_libdir}/libnvidia-encode.so.%{version}
12nr|nvidia-current-310.19-3|986	%{nvidia_libdir}/libOpenCL.so.1.0.0
12nr|nvidia-current-310.19-3|987	%{nvidia_libdir}/libOpenCL.so.1.0
12nr|nvidia-current-310.19-3|988	%{nvidia_libdir}/libOpenCL.so.1
12nr|nvidia-current-310.19-3|989	%{nvidia_libdir}/libnvidia-compiler.so.%{version}
12nr|nvidia-current-310.19-3|990	%{nvidia_libdir}/libcuda.so.%{version}
12nr|nvidia-current-310.19-3|991	%{nvidia_libdir}/libcuda.so.1
12nr|nvidia-current-310.19-3|992	%{nvidia_libdir}/libnvidia-opencl.so.%{version}
12nr|nvidia-current-310.19-3|993	%{nvidia_libdir}/libnvidia-opencl.so.1
12nr|nvidia-current-310.19-3|994	%ifarch x86_64
12nr|nvidia-current-310.19-3|995	%{nvidia_libdir32}/libnvidia-opencl.so.*
12nr|nvidia-current-310.19-3|996	%{nvidia_libdir}/libnvcuvid.so
12nr|nvidia-current-310.19-3|997	%{nvidia_libdir32}/libnvcuvid.so.%{version}
12nr|nvidia-current-310.19-3|998	%{nvidia_libdir32}/libnvcuvid.so.1
12nr|nvidia-current-310.19-3|999	%{nvidia_libdir32}/libnvidia-encode.so.1
12nr|nvidia-current-310.19-3|1000	%{nvidia_libdir32}/libnvidia-encode.so.%{version}
12nr|nvidia-current-310.19-3|1001	%endif
12nr|nvidia-current-310.19-3|1002	%ifarch %{biarches}
12nr|nvidia-current-310.19-3|1003	%{nvidia_libdir32}/libOpenCL.so.1.0.0
12nr|nvidia-current-310.19-3|1004	%{nvidia_libdir32}/libOpenCL.so.1.0
12nr|nvidia-current-310.19-3|1005	%{nvidia_libdir32}/libOpenCL.so.1
12nr|nvidia-current-310.19-3|1006	%{nvidia_libdir32}/libnvidia-compiler.so.%{version}
12nr|nvidia-current-310.19-3|1007	%{nvidia_libdir32}/libcuda.so.%{version}
12nr|nvidia-current-310.19-3|1008	%{nvidia_libdir32}/libcuda.so.1
12nr|nvidia-current-310.19-3|1009	%endif
12nr|nvidia-current-310.19-3|1010	%{_mandir}/man1/alt-%{drivername}-cuda-proxy-control.1*
12nr|nvidia-current-310.19-3|1011	%endif
12nr|nvidia-current-310.19-3|1012	
12nr|nvidia-current-310.19-3|1013	
12nr|nvidia-current-310.19-3|1014	%changelog
12nr|nvidia-current-310.19-3|1015	* Wed Nov 28 2012 akdengi <akdengi> 310.19-1
12nr|nvidia-current-310.19-3|1016	- update to 310.19
12nr|nvidia-current-310.19-3|1017	- update file lists (XvMC dropped as all cards it supported have been
12nr|nvidia-current-310.19-3|1018	dropped)
12nr|nvidia-current-310.19-3|1019	- handle optional subdir for NVCUVID_LIB and ENCODEAPI_LIB
12nr|nvidia-current-310.19-3|1020	- update target card string
12nr|nvidia-current-310.19-3|1021	o NOTE: this driver now only supports GeForce 8xxx based cards and above
12nr|nvidia-current-310.19-3|1022	- workaround linking issue of libnvidia-encode.so
12nr|nvidia-current-310.19-3|1023	- add ENCODEAPI_LIB* symbols, update filelists
12nr|nvidia-current-310.19-3|1024	
12nr|nvidia-current-310.19-3|1025	* Thu Oct 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 304.60-2mdv2012.0
12nr|nvidia-current-310.19-3|1026	+ Revision: 819737
12nr|nvidia-current-310.19-3|1027	- fix dkms.conf patch to provide a dest module name consistent with package name
12nr|nvidia-current-310.19-3|1028	(aka unbreaking fscked dependency)
12nr|nvidia-current-310.19-3|1029	- use pkgconfig() deps for buildrequires
12nr|nvidia-current-310.19-3|1030	
12nr|nvidia-current-310.19-3|1031	* Sat Oct 20 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 304.60-1
12nr|nvidia-current-310.19-3|1032	+ Revision: 819156
12nr|nvidia-current-310.19-3|1033	- update to new version 304.60
12nr|nvidia-current-310.19-3|1034	
12nr|nvidia-current-310.19-3|1035	* Tue Aug 07 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 295.71-1
12nr|nvidia-current-310.19-3|1036	+ Revision: 812193
12nr|nvidia-current-310.19-3|1037	- update to new version 295.71
12nr|nvidia-current-310.19-3|1038	
12nr|nvidia-current-310.19-3|1039	* Fri May 04 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 295.49-1
12nr|nvidia-current-310.19-3|1040	+ Revision: 796394
12nr|nvidia-current-310.19-3|1041	- introduce current branch of nVIDIA drivers
12nr|nvidia-current-310.19-3|1042	

21707 12
12nr|nvidia-long-lived-295.71-1|1	# I love OpenSource :-(
12nr|nvidia-long-lived-295.71-1|2	
12nr|nvidia-long-lived-295.71-1|3	## NOTE: When modifying this .spec, you do not necessarily need to care about
12nr|nvidia-long-lived-295.71-1|4	##       the %simple stuff. It is fine to break them, I'll fix it when I need them :)
12nr|nvidia-long-lived-295.71-1|5	## - Anssi
12nr|nvidia-long-lived-295.71-1|6	
12nr|nvidia-long-lived-295.71-1|7	# %simple mode can be used to transform an arbitrary nvidia installer
12nr|nvidia-long-lived-295.71-1|8	# package to rpms, similar to %atibuild mode in fglrx.
12nr|nvidia-long-lived-295.71-1|9	# Macros version, rel, nsource, pkgname, distsuffix should be manually defined.
12nr|nvidia-long-lived-295.71-1|10	%define simple		0
12nr|nvidia-long-lived-295.71-1|11	%{?_without_simple: %global simple 0}
12nr|nvidia-long-lived-295.71-1|12	%{?_with_simple: %global simple 1}
12nr|nvidia-long-lived-295.71-1|13	
12nr|nvidia-long-lived-295.71-1|14	%define name		nvidia-long-lived
12nr|nvidia-long-lived-295.71-1|15	
12nr|nvidia-long-lived-295.71-1|16	%if !%simple
12nr|nvidia-long-lived-295.71-1|17	# When updating, please add new ids to ldetect-lst (merge2pcitable.pl)
12nr|nvidia-long-lived-295.71-1|18	%define version		295.71
12nr|nvidia-long-lived-295.71-1|19	%define rel		1
12nr|nvidia-long-lived-295.71-1|20	# the highest supported videodrv abi
12nr|nvidia-long-lived-295.71-1|21	%define videodrv_abi	12
12nr|nvidia-long-lived-295.71-1|22	%endif
12nr|nvidia-long-lived-295.71-1|23	
12nr|nvidia-long-lived-295.71-1|24	%define priority	9700
12nr|nvidia-long-lived-295.71-1|25	
12nr|nvidia-long-lived-295.71-1|26	%define pkgname32	NVIDIA-Linux-x86-%{version}
12nr|nvidia-long-lived-295.71-1|27	%define pkgname64	NVIDIA-Linux-x86_64-%{version}
12nr|nvidia-long-lived-295.71-1|28	
12nr|nvidia-long-lived-295.71-1|29	# For now, backportability is kept for 2008.0 forwards.
12nr|nvidia-long-lived-295.71-1|30	
12nr|nvidia-long-lived-295.71-1|31	%define drivername		nvidia-long-lived
12nr|nvidia-long-lived-295.71-1|32	%define driverpkgname		x11-driver-video-%{drivername}
12nr|nvidia-long-lived-295.71-1|33	%define modulename		%{drivername}
12nr|nvidia-long-lived-295.71-1|34	# for description and documentation
12nr|nvidia-long-lived-295.71-1|35	%define cards			GeForce 6 and later cards
12nr|nvidia-long-lived-295.71-1|36	%define xorg_extra_modules	%{_libdir}/xorg/extra-modules
12nr|nvidia-long-lived-295.71-1|37	%define nvidia_driversdir	%{_libdir}/%{drivername}/xorg
12nr|nvidia-long-lived-295.71-1|38	%define nvidia_extensionsdir	%{_libdir}/%{drivername}/xorg
12nr|nvidia-long-lived-295.71-1|39	%define nvidia_modulesdir	%{_libdir}/%{drivername}/xorg
12nr|nvidia-long-lived-295.71-1|40	%define nvidia_libdir		%{_libdir}/%{drivername}
12nr|nvidia-long-lived-295.71-1|41	%define nvidia_libdir32		%{_prefix}/lib/%{drivername}
12nr|nvidia-long-lived-295.71-1|42	%define nvidia_bindir		%{nvidia_libdir}/bin
12nr|nvidia-long-lived-295.71-1|43	# The entry in Cards+ this driver should be associated with, if there is
12nr|nvidia-long-lived-295.71-1|44	# no entry in ldetect-lst default pcitable:
12nr|nvidia-long-lived-295.71-1|45	# cooker ldetect-lst should be up-to-date
12nr|nvidia-long-lived-295.71-1|46	%define ldetect_cards_name	%nil
12nr|nvidia-long-lived-295.71-1|47	
12nr|nvidia-long-lived-295.71-1|48	# NVIDIA cards not listed in main ldetect-lst pcitable are not likely
12nr|nvidia-long-lived-295.71-1|49	# to be supported by nv which is from the same time period. Therefore
12nr|nvidia-long-lived-295.71-1|50	# mark them as not working with nv. (main pcitable entries override
12nr|nvidia-long-lived-295.71-1|51	# our entries)
12nr|nvidia-long-lived-295.71-1|52	%if %{mdkversion} <= 201020 || %simple
12nr|nvidia-long-lived-295.71-1|53	# nvidia/vesa
12nr|nvidia-long-lived-295.71-1|54	%define ldetect_cards_name	NVIDIA GeForce 400 series and later
12nr|nvidia-long-lived-295.71-1|55	%endif
12nr|nvidia-long-lived-295.71-1|56	
12nr|nvidia-long-lived-295.71-1|57	%if %{mdkversion} <= 201000
12nr|nvidia-long-lived-295.71-1|58	# nvidia/vesa
12nr|nvidia-long-lived-295.71-1|59	%define ldetect_cards_name	NVIDIA cards not working with nv
12nr|nvidia-long-lived-295.71-1|60	%endif
12nr|nvidia-long-lived-295.71-1|61	
12nr|nvidia-long-lived-295.71-1|62	%if %{mdkversion} <= 200910
12nr|nvidia-long-lived-295.71-1|63	%define nvidia_driversdir	%{_libdir}/xorg/modules/drivers/%{drivername}
12nr|nvidia-long-lived-295.71-1|64	%endif
12nr|nvidia-long-lived-295.71-1|65	
12nr|nvidia-long-lived-295.71-1|66	%if %{mdkversion} <= 200900
12nr|nvidia-long-lived-295.71-1|67	%define nvidia_extensionsdir	%{_libdir}/xorg/modules/extensions/%{drivername}
12nr|nvidia-long-lived-295.71-1|68	%define nvidia_modulesdir	%{_libdir}/xorg/modules
12nr|nvidia-long-lived-295.71-1|69	# nvidia/vesa
12nr|nvidia-long-lived-295.71-1|70	%define ldetect_cards_name	NVIDIA GeForce 7050
12nr|nvidia-long-lived-295.71-1|71	%endif
12nr|nvidia-long-lived-295.71-1|72	
12nr|nvidia-long-lived-295.71-1|73	%if %{mdkversion} <= 200810
12nr|nvidia-long-lived-295.71-1|74	# nvidia/nv (nvidia/(vesa|fbdev) does not exist here)
12nr|nvidia-long-lived-295.71-1|75	%define ldetect_cards_name	NVIDIA GeForce FX to GeForce 8800
12nr|nvidia-long-lived-295.71-1|76	%endif
12nr|nvidia-long-lived-295.71-1|77	
12nr|nvidia-long-lived-295.71-1|78	%if %{mdkversion} <= 200800
12nr|nvidia-long-lived-295.71-1|79	# nvidia/nv
12nr|nvidia-long-lived-295.71-1|80	%define ldetect_cards_name	NVIDIA GeForce FX - GeForce 8800
12nr|nvidia-long-lived-295.71-1|81	%endif
12nr|nvidia-long-lived-295.71-1|82	
12nr|nvidia-long-lived-295.71-1|83	%if %{mdkversion} <= 200710
12nr|nvidia-long-lived-295.71-1|84	%error Not supported by this .spec
12nr|nvidia-long-lived-295.71-1|85	%endif
12nr|nvidia-long-lived-295.71-1|86	
12nr|nvidia-long-lived-295.71-1|87	%define biarches x86_64
12nr|nvidia-long-lived-295.71-1|88	
12nr|nvidia-long-lived-295.71-1|89	%if !%simple
12nr|nvidia-long-lived-295.71-1|90	%ifarch %{ix86}
12nr|nvidia-long-lived-295.71-1|91	%define nsource %{SOURCE0}
12nr|nvidia-long-lived-295.71-1|92	%define pkgname %{pkgname32}
12nr|nvidia-long-lived-295.71-1|93	%endif
12nr|nvidia-long-lived-295.71-1|94	%ifarch x86_64
12nr|nvidia-long-lived-295.71-1|95	%define nsource %{SOURCE1}
12nr|nvidia-long-lived-295.71-1|96	%define pkgname %{pkgname64}
12nr|nvidia-long-lived-295.71-1|97	%endif
12nr|nvidia-long-lived-295.71-1|98	%endif
12nr|nvidia-long-lived-295.71-1|99	
12nr|nvidia-long-lived-295.71-1|100	# Other packages should not require any NVIDIA libraries, and this package
12nr|nvidia-long-lived-295.71-1|101	# should not be pulled in when libGL.so.1 is required
12nr|nvidia-long-lived-295.71-1|102	%if %{_use_internal_dependency_generator}
12nr|nvidia-long-lived-295.71-1|103	%define __noautoprov '\\.so'
12nr|nvidia-long-lived-295.71-1|104	%define common_requires_exceptions libGLcore\\.so|libnvidia.*\\.so
12nr|nvidia-long-lived-295.71-1|105	%else
12nr|nvidia-long-lived-295.71-1|106	%define _provides_exceptions \\.so
12nr|nvidia-long-lived-295.71-1|107	%define common_requires_exceptions libGLcore\\.so\\|libnvidia.*\\.so
12nr|nvidia-long-lived-295.71-1|108	%endif
12nr|nvidia-long-lived-295.71-1|109	
12nr|nvidia-long-lived-295.71-1|110	%ifarch %{biarches}
12nr|nvidia-long-lived-295.71-1|111	# (anssi) Allow installing of 64-bit package if the runtime dependencies
12nr|nvidia-long-lived-295.71-1|112	# of 32-bit libraries are not satisfied. If a 32-bit package that requires
12nr|nvidia-long-lived-295.71-1|113	# libGL.so.1 is installed, the 32-bit mesa libs are pulled in and that will
12nr|nvidia-long-lived-295.71-1|114	# pull the dependencies of 32-bit nvidia libraries in as well.
12nr|nvidia-long-lived-295.71-1|115	%if %{_use_internal_dependency_generator}
12nr|nvidia-long-lived-295.71-1|116	%define __noautoreq '%{common_requires_exceptions}|lib.*so\\.[^(]+(\\([^)]+\\))?$'
12nr|nvidia-long-lived-295.71-1|117	%else
12nr|nvidia-long-lived-295.71-1|118	%define __noautoreq %{common_requires_exceptions}\\|lib.*so\\.[^(]\\+\\(([^)]\\+)\\)\\?$
12nr|nvidia-long-lived-295.71-1|119	%endif
12nr|nvidia-long-lived-295.71-1|120	%else
12nr|nvidia-long-lived-295.71-1|121	%if %{_use_internal_dependency_generator}
12nr|nvidia-long-lived-295.71-1|122	%define __noautoreq '%{common_requires_exceptions}'
12nr|nvidia-long-lived-295.71-1|123	%else
12nr|nvidia-long-lived-295.71-1|124	%define __noautoreq %{common_requires_exceptions}
12nr|nvidia-long-lived-295.71-1|125	%endif
12nr|nvidia-long-lived-295.71-1|126	%endif
12nr|nvidia-long-lived-295.71-1|127	
12nr|nvidia-long-lived-295.71-1|128	Summary:	NVIDIA proprietary X.org driver and libraries, long-lived branch driver series
12nr|nvidia-long-lived-295.71-1|129	Name:		%{name}
12nr|nvidia-long-lived-295.71-1|130	Version:	%{version}
12nr|nvidia-long-lived-295.71-1|131	Release:	%mkrel %{rel}
12nr|nvidia-long-lived-295.71-1|132	%if !%simple
12nr|nvidia-long-lived-295.71-1|133	Source0:	ftp://download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
12nr|nvidia-long-lived-295.71-1|134	Source1:	ftp://download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
12nr|nvidia-long-lived-295.71-1|135	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
12nr|nvidia-long-lived-295.71-1|136	Source2:	ftp://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.bz2
12nr|nvidia-long-lived-295.71-1|137	Source3:	ftp://download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.bz2
12nr|nvidia-long-lived-295.71-1|138	# Script for building rpms of arbitrary nvidia installers (needs this .spec appended)
12nr|nvidia-long-lived-295.71-1|139	Source4:	nvidia-mdvbuild-skel
12nr|nvidia-long-lived-295.71-1|140	Source100:	nvidia-long-lived.rpmlintrc
12nr|nvidia-long-lived-295.71-1|141	# -Werror=format-string
12nr|nvidia-long-lived-295.71-1|142	Patch0:		nvidia-settings-format-string.patch
12nr|nvidia-long-lived-295.71-1|143	# https://qa.mandriva.com/show_bug.cgi?id=39921
12nr|nvidia-long-lived-295.71-1|144	Patch1:		nvidia-settings-enable-dyntwinview-mdv.patch
12nr|nvidia-long-lived-295.71-1|145	# include xf86vmproto for X_XF86VidModeGetGammaRampSize, fixes build on cooker
12nr|nvidia-long-lived-295.71-1|146	Patch3:		nvidia-settings-include-xf86vmproto.patch
12nr|nvidia-long-lived-295.71-1|147	%endif
12nr|nvidia-long-lived-295.71-1|148	License:	Freeware
12nr|nvidia-long-lived-295.71-1|149	URL:		http://www.nvidia.com/object/unix.html
12nr|nvidia-long-lived-295.71-1|150	Group: 		System/Kernel and hardware
12nr|nvidia-long-lived-295.71-1|151	ExclusiveArch:	%{ix86} x86_64
12nr|nvidia-long-lived-295.71-1|152	%if !%simple
12nr|nvidia-long-lived-295.71-1|153	BuildRequires:	imagemagick libxrender-devel
12nr|nvidia-long-lived-295.71-1|154	BuildRequires:	gtk+2-devel
12nr|nvidia-long-lived-295.71-1|155	BuildRequires:	libxv-devel
12nr|nvidia-long-lived-295.71-1|156	%if %mdkversion >= 201200
12nr|nvidia-long-lived-295.71-1|157	BuildRequires:	GL-devel
12nr|nvidia-long-lived-295.71-1|158	%else
12nr|nvidia-long-lived-295.71-1|159	BuildRequires:	mesagl-devel
12nr|nvidia-long-lived-295.71-1|160	%endif
12nr|nvidia-long-lived-295.71-1|161	BuildRequires:	libxxf86vm-devel
12nr|nvidia-long-lived-295.71-1|162	%endif
12nr|nvidia-long-lived-295.71-1|163	%if %mdkversion >= 201100
12nr|nvidia-long-lived-295.71-1|164	BuildRequires:	rpm-build >= 1:5.3.12
12nr|nvidia-long-lived-295.71-1|165	%endif
12nr|nvidia-long-lived-295.71-1|166	
12nr|nvidia-long-lived-295.71-1|167	%description
12nr|nvidia-long-lived-295.71-1|168	Source package of the long-lived branchNVIDIA proprietary driver. Binary
12nr|nvidia-long-lived-295.71-1|169	packages are named x11-driver-video-nvidia-long-livedcurrent on Mandriva Linux
12nr|nvidia-long-lived-295.71-1|170	2008 and later, nvidia97xx on Mandriva 2007.1, and nvidia on 2007.0
12nr|nvidia-long-lived-295.71-1|171	and earlier.
12nr|nvidia-long-lived-295.71-1|172	
12nr|nvidia-long-lived-295.71-1|173	%package -n %{driverpkgname}
12nr|nvidia-long-lived-295.71-1|174	Summary:	NVIDIA proprietary X.org driver and libraries for %cards
12nr|nvidia-long-lived-295.71-1|175	Group: 		System/Kernel and hardware
12nr|nvidia-long-lived-295.71-1|176	Requires(post): update-alternatives >= 1.9.0
12nr|nvidia-long-lived-295.71-1|177	Requires(postun): update-alternatives >= 1.9.0
12nr|nvidia-long-lived-295.71-1|178	Requires:	x11-server-common
12nr|nvidia-long-lived-295.71-1|179	# Proprietary driver handling rework:
12nr|nvidia-long-lived-295.71-1|180	Conflicts:	harddrake < 10.4.163
12nr|nvidia-long-lived-295.71-1|181	Conflicts:	drakx-kbd-mouse-x11 < 0.21
12nr|nvidia-long-lived-295.71-1|182	Conflicts:	x11-server-common < 1.3.0.0-17
12nr|nvidia-long-lived-295.71-1|183	Suggests:	%{drivername}-doc-html = %{version}
12nr|nvidia-long-lived-295.71-1|184	%if %{mdkversion} >= 200810
12nr|nvidia-long-lived-295.71-1|185	# for missing libwfb.so
12nr|nvidia-long-lived-295.71-1|186	Conflicts:	x11-server-common < 1.4
12nr|nvidia-long-lived-295.71-1|187	# Proper support for versioned kmod() was added in 2008.1:
12nr|nvidia-long-lived-295.71-1|188	Requires:	kmod(%{modulename}) = %{version}
12nr|nvidia-long-lived-295.71-1|189	%endif
12nr|nvidia-long-lived-295.71-1|190	%if %{mdkversion} >= 200900
12nr|nvidia-long-lived-295.71-1|191	# At least mplayer dlopens libvdpau.so.1, so the software will not pull in
12nr|nvidia-long-lived-295.71-1|192	# the vdpau library package. We ensure its installation here.
12nr|nvidia-long-lived-295.71-1|193	# (vdpau package exists in main on 2009.0+)
12nr|nvidia-long-lived-295.71-1|194	Requires:	%{_lib}vdpau1
12nr|nvidia-long-lived-295.71-1|195	%endif
12nr|nvidia-long-lived-295.71-1|196	%if %{mdkversion} >= 200910
12nr|nvidia-long-lived-295.71-1|197	Conflicts:	x11-server-common < 1.6.0-11
12nr|nvidia-long-lived-295.71-1|198	%endif
12nr|nvidia-long-lived-295.71-1|199	%if %{mdkversion} >= 201100 && !%simple
12nr|nvidia-long-lived-295.71-1|200	# Conflict with the next videodrv ABI break.
12nr|nvidia-long-lived-295.71-1|201	# The NVIDIA driver supports the previous ABI versions as well and therefore
12nr|nvidia-long-lived-295.71-1|202	# a strict version-specific requirement would not be enough.
12nr|nvidia-long-lived-295.71-1|203	### This is problematic as it can cause removal of xserver instead (Anssi 04/2011)
12nr|nvidia-long-lived-295.71-1|204	###Conflicts:	xserver-abi(videodrv-%(echo $((%{videodrv_abi} + 1))))
12nr|nvidia-long-lived-295.71-1|205	%endif
12nr|nvidia-long-lived-295.71-1|206	# Obsoletes for naming changes:
12nr|nvidia-long-lived-295.71-1|207	Obsoletes:	nvidia < 1:%{version}-%{release}
12nr|nvidia-long-lived-295.71-1|208	Provides:	nvidia = 1:%{version}-%{release}
12nr|nvidia-long-lived-295.71-1|209	Obsoletes:	nvidia97xx < %{version}-%{release}
12nr|nvidia-long-lived-295.71-1|210	Provides:	nvidia97xx = %{version}-%{release}
12nr|nvidia-long-lived-295.71-1|211	
12nr|nvidia-long-lived-295.71-1|212	%description -n %{driverpkgname}
12nr|nvidia-long-lived-295.71-1|213	NVIDIA proprietary X.org graphics driver, related libraries and
12nr|nvidia-long-lived-295.71-1|214	configuration tools for %cards,
12nr|nvidia-long-lived-295.71-1|215	including the associated Quadro cards.
12nr|nvidia-long-lived-295.71-1|216	
12nr|nvidia-long-lived-295.71-1|217	NOTE: You should use XFdrake to configure your NVIDIA card. The
12nr|nvidia-long-lived-295.71-1|218	correct packages will be automatically installed and configured.
12nr|nvidia-long-lived-295.71-1|219	
12nr|nvidia-long-lived-295.71-1|220	If you do not want to use XFdrake, see README.manual-setup.
12nr|nvidia-long-lived-295.71-1|221	
12nr|nvidia-long-lived-295.71-1|222	This NVIDIA driver should be used with %cards,
12nr|nvidia-long-lived-295.71-1|223	including the associated Quadro cards.
12nr|nvidia-long-lived-295.71-1|224	
12nr|nvidia-long-lived-295.71-1|225	%package -n dkms-%{drivername}
12nr|nvidia-long-lived-295.71-1|226	Summary:	NVIDIA kernel module for %cards
12nr|nvidia-long-lived-295.71-1|227	Group:		System/Kernel and hardware
12nr|nvidia-long-lived-295.71-1|228	Requires:	dkms
12nr|nvidia-long-lived-295.71-1|229	Requires(post):	dkms
12nr|nvidia-long-lived-295.71-1|230	Requires(preun): dkms
12nr|nvidia-long-lived-295.71-1|231	Obsoletes:	dkms-nvidia < 1:%{version}-%{release}
12nr|nvidia-long-lived-295.71-1|232	Provides:	dkms-nvidia = 1:%{version}-%{release}
12nr|nvidia-long-lived-295.71-1|233	Obsoletes:	dkms-nvidia97xx < %{version}-%{release}
12nr|nvidia-long-lived-295.71-1|234	Provides:	dkms-nvidia97xx = %{version}-%{release}
12nr|nvidia-long-lived-295.71-1|235	
12nr|nvidia-long-lived-295.71-1|236	%description -n dkms-%{drivername}
12nr|nvidia-long-lived-295.71-1|237	NVIDIA kernel module for %cards. This
12nr|nvidia-long-lived-295.71-1|238	is to be used with the %{driverpkgname} package.
12nr|nvidia-long-lived-295.71-1|239	
12nr|nvidia-long-lived-295.71-1|240	%package -n %{drivername}-devel
12nr|nvidia-long-lived-295.71-1|241	Summary:	NVIDIA XvMC/OpenGL/CUDA development liraries and headers
12nr|nvidia-long-lived-295.71-1|242	Group:		Development/C
12nr|nvidia-long-lived-295.71-1|243	Requires:	%{driverpkgname} = %{version}-%{release}
12nr|nvidia-long-lived-295.71-1|244	Requires:	%{drivername}-cuda-opencl = %{version}-%{release}
12nr|nvidia-long-lived-295.71-1|245	Obsoletes:	nvidia-devel < 1:%{version}-%{release}
12nr|nvidia-long-lived-295.71-1|246	Provides:	nvidia-devel = 1:%{version}-%{release}
12nr|nvidia-long-lived-295.71-1|247	Obsoletes:	nvidia97xx-devel < %{version}-%{release}
12nr|nvidia-long-lived-295.71-1|248	Provides:	nvidia97xx-devel = %{version}-%{release}
12nr|nvidia-long-lived-295.71-1|249	%if %{mdkversion} >= 200900
12nr|nvidia-long-lived-295.71-1|250	Requires:	%{_lib}vdpau-devel
12nr|nvidia-long-lived-295.71-1|251	%endif
12nr|nvidia-long-lived-295.71-1|252	
12nr|nvidia-long-lived-295.71-1|253	%description -n %{drivername}-devel
12nr|nvidia-long-lived-295.71-1|254	NVIDIA XvMC static development library and OpenGL/CUDA headers for
12nr|nvidia-long-lived-295.71-1|255	%cards. This package is not required for
12nr|nvidia-long-lived-295.71-1|256	normal use.
12nr|nvidia-long-lived-295.71-1|257	
12nr|nvidia-long-lived-295.71-1|258	%package -n %{drivername}-cuda-opencl
12nr|nvidia-long-lived-295.71-1|259	Summary:	CUDA and OpenCL libraries for NVIDIA proprietary driver
12nr|nvidia-long-lived-295.71-1|260	Group: 		System/Kernel and hardware
12nr|nvidia-long-lived-295.71-1|261	Provides:	%{drivername}-cuda = %{version}-%{release}
12nr|nvidia-long-lived-295.71-1|262	%if %{mdkversion} >= 200810
12nr|nvidia-long-lived-295.71-1|263	# Proper support for versioned kmod() was added in 2008.1:
12nr|nvidia-long-lived-295.71-1|264	Requires:	kmod(%{modulename}) = %{version}
12nr|nvidia-long-lived-295.71-1|265	%endif
12nr|nvidia-long-lived-295.71-1|266	Conflicts:	nvidia < 1:195.36.15-4
12nr|nvidia-long-lived-295.71-1|267	
12nr|nvidia-long-lived-295.71-1|268	%description -n %{drivername}-cuda-opencl
12nr|nvidia-long-lived-295.71-1|269	Cuda and OpenCL libraries for NVIDIA proprietary driver. This package is not
12nr|nvidia-long-lived-295.71-1|270	required for normal use, it provides libraries to use NVIDIA cards for High
12nr|nvidia-long-lived-295.71-1|271	Performance Computing (HPC).
12nr|nvidia-long-lived-295.71-1|272	
12nr|nvidia-long-lived-295.71-1|273	# HTML doc splitted off because of size, for live cds:
12nr|nvidia-long-lived-295.71-1|274	%package -n %{drivername}-doc-html
12nr|nvidia-long-lived-295.71-1|275	Summary:	NVIDIA html documentation (%{drivername})
12nr|nvidia-long-lived-295.71-1|276	Group:		System/Kernel and hardware
12nr|nvidia-long-lived-295.71-1|277	Requires:	%{driverpkgname} = %{version}-%{release}
12nr|nvidia-long-lived-295.71-1|278	
12nr|nvidia-long-lived-295.71-1|279	%description -n %{drivername}-doc-html
12nr|nvidia-long-lived-295.71-1|280	HTML version of the README.txt file provided in package
12nr|nvidia-long-lived-295.71-1|281	%{driverpkgname}.
12nr|nvidia-long-lived-295.71-1|282	
12nr|nvidia-long-lived-295.71-1|283	%prep
12nr|nvidia-long-lived-295.71-1|284	# No patches applied when %simple is set
12nr|nvidia-long-lived-295.71-1|285	%if %simple
12nr|nvidia-long-lived-295.71-1|286	%setup -q -c -T
12nr|nvidia-long-lived-295.71-1|287	%else
12nr|nvidia-long-lived-295.71-1|288	%setup -q -c -T -a 2 -a 3
12nr|nvidia-long-lived-295.71-1|289	cd nvidia-settings-%{version}
12nr|nvidia-long-lived-295.71-1|290	%patch0 -p1
12nr|nvidia-long-lived-295.71-1|291	%patch1 -p1
12nr|nvidia-long-lived-295.71-1|292	%patch3 -p1
12nr|nvidia-long-lived-295.71-1|293	cd ..
12nr|nvidia-long-lived-295.71-1|294	%endif
12nr|nvidia-long-lived-295.71-1|295	sh %{nsource} --extract-only
12nr|nvidia-long-lived-295.71-1|296	
12nr|nvidia-long-lived-295.71-1|297	%if !%simple
12nr|nvidia-long-lived-295.71-1|298	cd %{pkgname}
12nr|nvidia-long-lived-295.71-1|299	cd ..
12nr|nvidia-long-lived-295.71-1|300	%endif
12nr|nvidia-long-lived-295.71-1|301	
12nr|nvidia-long-lived-295.71-1|302	rm -rf %{pkgname}/usr/src/nv/precompiled
12nr|nvidia-long-lived-295.71-1|303	
12nr|nvidia-long-lived-295.71-1|304	cat > README.install.urpmi <<EOF
12nr|nvidia-long-lived-295.71-1|305	This driver is for %cards.
12nr|nvidia-long-lived-295.71-1|306	
12nr|nvidia-long-lived-295.71-1|307	Use XFdrake to configure X to use the correct NVIDIA driver. Any needed
12nr|nvidia-long-lived-295.71-1|308	packages will be automatically installed if not already present.
12nr|nvidia-long-lived-295.71-1|309	1. Run XFdrake as root.
12nr|nvidia-long-lived-295.71-1|310	2. Go to the Graphics Card list.
12nr|nvidia-long-lived-295.71-1|311	3. Select your card (it is usually already autoselected).
12nr|nvidia-long-lived-295.71-1|312	4. Answer any questions asked and then quit.
12nr|nvidia-long-lived-295.71-1|313	
12nr|nvidia-long-lived-295.71-1|314	If you do not want to use XFdrake, see README.manual-setup.
12nr|nvidia-long-lived-295.71-1|315	EOF
12nr|nvidia-long-lived-295.71-1|316	
12nr|nvidia-long-lived-295.71-1|317	cat > README.manual-setup <<EOF
12nr|nvidia-long-lived-295.71-1|318	This file describes the procedure for the manual installation of this NVIDIA
12nr|nvidia-long-lived-295.71-1|319	driver package. You can find the instructions for the recommended automatic
12nr|nvidia-long-lived-295.71-1|320	installation in the file 'README.install.urpmi' in this directory.
12nr|nvidia-long-lived-295.71-1|321	
12nr|nvidia-long-lived-295.71-1|322	- Open %{_sysconfdir}/X11/xorg.conf and make the following changes:
12nr|nvidia-long-lived-295.71-1|323	o Change the Driver to "nvidia" in the Device section
12nr|nvidia-long-lived-295.71-1|324	o Make the line below the only 'glx' related line in the Module section,
12nr|nvidia-long-lived-295.71-1|325	adding it if it is not already there:
12nr|nvidia-long-lived-295.71-1|326	Load "glx"
12nr|nvidia-long-lived-295.71-1|327	o Remove any 'ModulePath' lines from the Files section
12nr|nvidia-long-lived-295.71-1|328	- Run "update-alternatives --set gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf" as root.
12nr|nvidia-long-lived-295.71-1|329	- Run "ldconfig -X" as root.
12nr|nvidia-long-lived-295.71-1|330	EOF
12nr|nvidia-long-lived-295.71-1|331	
12nr|nvidia-long-lived-295.71-1|332	%if !%simple
12nr|nvidia-long-lived-295.71-1|333	rm nvidia-settings-%{version}/src/*/*.a
12nr|nvidia-long-lived-295.71-1|334	
12nr|nvidia-long-lived-295.71-1|335	%build
12nr|nvidia-long-lived-295.71-1|336	%if %mdkversion >= 201000
12nr|nvidia-long-lived-295.71-1|337	%setup_compile_flags
12nr|nvidia-long-lived-295.71-1|338	%else
12nr|nvidia-long-lived-295.71-1|339	export CFLAGS="%{optflags}"
12nr|nvidia-long-lived-295.71-1|340	export CXXFLAGS="$CFLAGS"
12nr|nvidia-long-lived-295.71-1|341	export LDFLAGS="%{?ldflags}"
12nr|nvidia-long-lived-295.71-1|342	%endif
12nr|nvidia-long-lived-295.71-1|343	
12nr|nvidia-long-lived-295.71-1|344	%make -C nvidia-settings-%{version}/src/libXNVCtrl
12nr|nvidia-long-lived-295.71-1|345	%make -C nvidia-settings-%{version} STRIP_CMD=true
12nr|nvidia-long-lived-295.71-1|346	%make -C nvidia-xconfig-%{version} STRIP_CMD=true
12nr|nvidia-long-lived-295.71-1|347	
12nr|nvidia-long-lived-295.71-1|348	# %simple
12nr|nvidia-long-lived-295.71-1|349	%endif
12nr|nvidia-long-lived-295.71-1|350	
12nr|nvidia-long-lived-295.71-1|351	%install
12nr|nvidia-long-lived-295.71-1|352	rm -rf %{buildroot}
12nr|nvidia-long-lived-295.71-1|353	cd %{pkgname}
12nr|nvidia-long-lived-295.71-1|354	
12nr|nvidia-long-lived-295.71-1|355	# dkms
12nr|nvidia-long-lived-295.71-1|356	install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
12nr|nvidia-long-lived-295.71-1|357	cat > %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/dkms.conf <<EOF
12nr|nvidia-long-lived-295.71-1|358	PACKAGE_NAME="%{drivername}"
12nr|nvidia-long-lived-295.71-1|359	PACKAGE_VERSION="%{version}-%{release}"
12nr|nvidia-long-lived-295.71-1|360	BUILT_MODULE_NAME[0]="nvidia"
12nr|nvidia-long-lived-295.71-1|361	DEST_MODULE_LOCATION[0]="/kernel/drivers/char/drm"
12nr|nvidia-long-lived-295.71-1|362	DEST_MODULE_NAME[0]="%{modulename}"
12nr|nvidia-long-lived-295.71-1|363	MAKE[0]="make SYSSRC=\${kernel_source_dir} module"
12nr|nvidia-long-lived-295.71-1|364	CLEAN="make -f Makefile.kbuild clean"
12nr|nvidia-long-lived-295.71-1|365	AUTOINSTALL="yes"
12nr|nvidia-long-lived-295.71-1|366	EOF
12nr|nvidia-long-lived-295.71-1|367	
12nr|nvidia-long-lived-295.71-1|368	# menu entry
12nr|nvidia-long-lived-295.71-1|369	install -d -m755 %{buildroot}%{_datadir}/%{drivername}
12nr|nvidia-long-lived-295.71-1|370	cat > %{buildroot}%{_datadir}/%{drivername}/mandriva-nvidia-settings.desktop <<EOF
12nr|nvidia-long-lived-295.71-1|371	[Desktop Entry]
12nr|nvidia-long-lived-295.71-1|372	Name=NVIDIA Display Settings
12nr|nvidia-long-lived-295.71-1|373	Comment=Configure NVIDIA X driver
12nr|nvidia-long-lived-295.71-1|374	Exec=%{_bindir}/nvidia-settings
12nr|nvidia-long-lived-295.71-1|375	Icon=%{drivername}-settings
12nr|nvidia-long-lived-295.71-1|376	Terminal=false
12nr|nvidia-long-lived-295.71-1|377	Type=Application
12nr|nvidia-long-lived-295.71-1|378	Categories=GTK;Settings;HardwareSettings;X-MandrivaLinux-System-Configuration;
12nr|nvidia-long-lived-295.71-1|379	EOF
12nr|nvidia-long-lived-295.71-1|380	
12nr|nvidia-long-lived-295.71-1|381	install -d -m755	%{buildroot}%{_datadir}/applications
12nr|nvidia-long-lived-295.71-1|382	touch			%{buildroot}%{_datadir}/applications/mandriva-nvidia-settings.desktop
12nr|nvidia-long-lived-295.71-1|383	
12nr|nvidia-long-lived-295.71-1|384	# icons
12nr|nvidia-long-lived-295.71-1|385	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12nr|nvidia-long-lived-295.71-1|386	%if !%simple
12nr|nvidia-long-lived-295.71-1|387	convert nvidia-settings.png -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
12nr|nvidia-long-lived-295.71-1|388	convert nvidia-settings.png -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
12nr|nvidia-long-lived-295.71-1|389	convert nvidia-settings.png -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
12nr|nvidia-long-lived-295.71-1|390	%else
12nr|nvidia-long-lived-295.71-1|391	# no imagemagick
12nr|nvidia-long-lived-295.71-1|392	[ -e nvidia-settings.png ] || cp -a usr/share/pixmaps/nvidia-settings.png .
12nr|nvidia-long-lived-295.71-1|393	install -m644 nvidia-settings.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
12nr|nvidia-long-lived-295.71-1|394	%endif
12nr|nvidia-long-lived-295.71-1|395	
12nr|nvidia-long-lived-295.71-1|396	error_fatal() {
12nr|nvidia-long-lived-295.71-1|397	echo "Error: $@." >&2
12nr|nvidia-long-lived-295.71-1|398	exit 1
12nr|nvidia-long-lived-295.71-1|399	}
12nr|nvidia-long-lived-295.71-1|400	
12nr|nvidia-long-lived-295.71-1|401	error_unhandled() {
12nr|nvidia-long-lived-295.71-1|402	echo "Warning: $@." >&2
12nr|nvidia-long-lived-295.71-1|403	echo "Warning: $@." >> warns.log
12nr|nvidia-long-lived-295.71-1|404	%if !%simple
12nr|nvidia-long-lived-295.71-1|405	# cause distro builds to fail in case of unhandled files
12nr|nvidia-long-lived-295.71-1|406	exit 1
12nr|nvidia-long-lived-295.71-1|407	%endif
12nr|nvidia-long-lived-295.71-1|408	}
12nr|nvidia-long-lived-295.71-1|409	
12nr|nvidia-long-lived-295.71-1|410	parseparams() {
12nr|nvidia-long-lived-295.71-1|411	for value in $rest; do
12nr|nvidia-long-lived-295.71-1|412	local param=$1
12nr|nvidia-long-lived-295.71-1|413	[ -n "$param" ] || error_fatal "unhandled parameter $value"
12nr|nvidia-long-lived-295.71-1|414	shift
12nr|nvidia-long-lived-295.71-1|415	eval $param=$value
12nr|nvidia-long-lived-295.71-1|416	
12nr|nvidia-long-lived-295.71-1|417	[ -n "$value" ] || error_fatal "empty $param"
12nr|nvidia-long-lived-295.71-1|418	
12nr|nvidia-long-lived-295.71-1|419	# resolve libdir based on $arch
12nr|nvidia-long-lived-295.71-1|420	if [ "$param" = "arch" ]; then
12nr|nvidia-long-lived-295.71-1|421	case "$arch" in
12nr|nvidia-long-lived-295.71-1|422	NATIVE)		nvidia_libdir=%{nvidia_libdir};;
12nr|nvidia-long-lived-295.71-1|423	COMPAT32)	nvidia_libdir=%{nvidia_libdir32};;
12nr|nvidia-long-lived-295.71-1|424	*)		error_fatal "unknown arch $arch"
12nr|nvidia-long-lived-295.71-1|425	esac
12nr|nvidia-long-lived-295.71-1|426	fi
12nr|nvidia-long-lived-295.71-1|427	done
12nr|nvidia-long-lived-295.71-1|428	}
12nr|nvidia-long-lived-295.71-1|429	
12nr|nvidia-long-lived-295.71-1|430	add_to_list() {
12nr|nvidia-long-lived-295.71-1|431	%if !%simple
12nr|nvidia-long-lived-295.71-1|432	# on distro builds, only use .manifest for %doc files
12nr|nvidia-long-lived-295.71-1|433	[ "${2#%doc}" = "${2}" ] && return
12nr|nvidia-long-lived-295.71-1|434	%endif
12nr|nvidia-long-lived-295.71-1|435	local list="$1.files"
12nr|nvidia-long-lived-295.71-1|436	local entry="$2"
12nr|nvidia-long-lived-295.71-1|437	echo $entry >> $list
12nr|nvidia-long-lived-295.71-1|438	}
12nr|nvidia-long-lived-295.71-1|439	
12nr|nvidia-long-lived-295.71-1|440	install_symlink() {
12nr|nvidia-long-lived-295.71-1|441	local pkg="$1"
12nr|nvidia-long-lived-295.71-1|442	local dir="$2"
12nr|nvidia-long-lived-295.71-1|443	mkdir -p %{buildroot}$dir
12nr|nvidia-long-lived-295.71-1|444	ln -s $dest %{buildroot}$dir/$file
12nr|nvidia-long-lived-295.71-1|445	add_to_list $pkg $dir/$file
12nr|nvidia-long-lived-295.71-1|446	}
12nr|nvidia-long-lived-295.71-1|447	
12nr|nvidia-long-lived-295.71-1|448	install_lib_symlink() {
12nr|nvidia-long-lived-295.71-1|449	local pkg="$1"
12nr|nvidia-long-lived-295.71-1|450	local dir="$2"
12nr|nvidia-long-lived-295.71-1|451	case "$file" in
12nr|nvidia-long-lived-295.71-1|452	libvdpau_*.so)
12nr|nvidia-long-lived-295.71-1|453	# vdpau drivers => not put into -devel
12nr|nvidia-long-lived-295.71-1|454	;;
12nr|nvidia-long-lived-295.71-1|455	*.so)
12nr|nvidia-long-lived-295.71-1|456	pkg=nvidia-devel;;
12nr|nvidia-long-lived-295.71-1|457	esac
12nr|nvidia-long-lived-295.71-1|458	install_symlink $pkg $dir
12nr|nvidia-long-lived-295.71-1|459	}
12nr|nvidia-long-lived-295.71-1|460	
12nr|nvidia-long-lived-295.71-1|461	install_file_only() {
12nr|nvidia-long-lived-295.71-1|462	local pkg="$1"
12nr|nvidia-long-lived-295.71-1|463	local dir="$2"
12nr|nvidia-long-lived-295.71-1|464	mkdir -p %{buildroot}$dir
12nr|nvidia-long-lived-295.71-1|465	# replace 0444 with more usual 0644
12nr|nvidia-long-lived-295.71-1|466	[ "$perms" = "0444" ] && perms="0644"
12nr|nvidia-long-lived-295.71-1|467	install -m $perms $file %{buildroot}$dir
12nr|nvidia-long-lived-295.71-1|468	}
12nr|nvidia-long-lived-295.71-1|469	
12nr|nvidia-long-lived-295.71-1|470	install_file() {
12nr|nvidia-long-lived-295.71-1|471	local pkg="$1"
12nr|nvidia-long-lived-295.71-1|472	local dir="$2"
12nr|nvidia-long-lived-295.71-1|473	install_file_only $pkg $dir
12nr|nvidia-long-lived-295.71-1|474	add_to_list $pkg $dir/$(basename $file)
12nr|nvidia-long-lived-295.71-1|475	}
12nr|nvidia-long-lived-295.71-1|476	
12nr|nvidia-long-lived-295.71-1|477	get_module_dir() {
12nr|nvidia-long-lived-295.71-1|478	local subdir="$1"
12nr|nvidia-long-lived-295.71-1|479	case "$subdir" in
12nr|nvidia-long-lived-295.71-1|480	extensions*)	echo %{nvidia_extensionsdir};;
12nr|nvidia-long-lived-295.71-1|481	drivers/)	echo %{nvidia_driversdir};;
12nr|nvidia-long-lived-295.71-1|482	/)		echo %{nvidia_modulesdir};;
12nr|nvidia-long-lived-295.71-1|483	*)		error_unhandled "unhandled module subdir $subdir"
12nr|nvidia-long-lived-295.71-1|484	echo %{nvidia_modulesdir};;
12nr|nvidia-long-lived-295.71-1|485	esac
12nr|nvidia-long-lived-295.71-1|486	}
12nr|nvidia-long-lived-295.71-1|487	
12nr|nvidia-long-lived-295.71-1|488	for file in nvidia.files nvidia-devel.files nvidia-cuda.files nvidia-dkms.files nvidia-html.files; do
12nr|nvidia-long-lived-295.71-1|489	rm -f $file
12nr|nvidia-long-lived-295.71-1|490	touch $file
12nr|nvidia-long-lived-295.71-1|491	done
12nr|nvidia-long-lived-295.71-1|492	
12nr|nvidia-long-lived-295.71-1|493	# install files according to .manifest
12nr|nvidia-long-lived-295.71-1|494	cat .manifest | tail -n +9 | while read line; do
12nr|nvidia-long-lived-295.71-1|495	rest=${line}
12nr|nvidia-long-lived-295.71-1|496	file=${rest%%%% *}
12nr|nvidia-long-lived-295.71-1|497	rest=${rest#* }
12nr|nvidia-long-lived-295.71-1|498	perms=${rest%%%% *}
12nr|nvidia-long-lived-295.71-1|499	rest=${rest#* }
12nr|nvidia-long-lived-295.71-1|500	type=${rest%%%% *}
12nr|nvidia-long-lived-295.71-1|501	rest=${rest#* }
12nr|nvidia-long-lived-295.71-1|502	
12nr|nvidia-long-lived-295.71-1|503	case "$type" in
12nr|nvidia-long-lived-295.71-1|504	CUDA_LIB)
12nr|nvidia-long-lived-295.71-1|505	parseparams arch subdir
12nr|nvidia-long-lived-295.71-1|506	install_file nvidia-cuda $nvidia_libdir/$subdir
12nr|nvidia-long-lived-295.71-1|507	;;
12nr|nvidia-long-lived-295.71-1|508	CUDA_SYMLINK)
12nr|nvidia-long-lived-295.71-1|509	parseparams arch subdir dest
12nr|nvidia-long-lived-295.71-1|510	install_lib_symlink nvidia-cuda $nvidia_libdir/$subdir
12nr|nvidia-long-lived-295.71-1|511	;;
12nr|nvidia-long-lived-295.71-1|512	NVCUVID_LIB)
12nr|nvidia-long-lived-295.71-1|513	parseparams arch
12nr|nvidia-long-lived-295.71-1|514	install_file nvidia-cuda $nvidia_libdir
12nr|nvidia-long-lived-295.71-1|515	;;
12nr|nvidia-long-lived-295.71-1|516	NVCUVID_LIB_SYMLINK)
12nr|nvidia-long-lived-295.71-1|517	parseparams arch dest
12nr|nvidia-long-lived-295.71-1|518	install_lib_symlink nvidia-cuda $nvidia_libdir
12nr|nvidia-long-lived-295.71-1|519	;;
12nr|nvidia-long-lived-295.71-1|520	OPENGL_LIB)
12nr|nvidia-long-lived-295.71-1|521	parseparams arch
12nr|nvidia-long-lived-295.71-1|522	install_file nvidia $nvidia_libdir
12nr|nvidia-long-lived-295.71-1|523	;;
12nr|nvidia-long-lived-295.71-1|524	OPENGL_SYMLINK)
12nr|nvidia-long-lived-295.71-1|525	parseparams arch dest
12nr|nvidia-long-lived-295.71-1|526	install_lib_symlink nvidia $nvidia_libdir
12nr|nvidia-long-lived-295.71-1|527	;;
12nr|nvidia-long-lived-295.71-1|528	TLS_LIB)
12nr|nvidia-long-lived-295.71-1|529	parseparams arch style subdir
12nr|nvidia-long-lived-295.71-1|530	install_file nvidia $nvidia_libdir/$subdir
12nr|nvidia-long-lived-295.71-1|531	;;
12nr|nvidia-long-lived-295.71-1|532	TLS_SYMLINK)
12nr|nvidia-long-lived-295.71-1|533	parseparams arch style subdir dest
12nr|nvidia-long-lived-295.71-1|534	install_lib_symlink nvidia $nvidia_libdir/$subdir
12nr|nvidia-long-lived-295.71-1|535	;;
12nr|nvidia-long-lived-295.71-1|536	UTILITY_LIB)
12nr|nvidia-long-lived-295.71-1|537	install_file nvidia %{nvidia_libdir}
12nr|nvidia-long-lived-295.71-1|538	;;
12nr|nvidia-long-lived-295.71-1|539	UTILITY_LIB_SYMLINK)
12nr|nvidia-long-lived-295.71-1|540	parseparams dest
12nr|nvidia-long-lived-295.71-1|541	install_lib_symlink nvidia %{nvidia_libdir}
12nr|nvidia-long-lived-295.71-1|542	;;
12nr|nvidia-long-lived-295.71-1|543	VDPAU_LIB)
12nr|nvidia-long-lived-295.71-1|544	parseparams arch subdir
12nr|nvidia-long-lived-295.71-1|545	%if %{mdkversion} >= 200900
12nr|nvidia-long-lived-295.71-1|546	# on 2009.0+, only install libvdpau_nvidia.so
12nr|nvidia-long-lived-295.71-1|547	case $file in *libvdpau_nvidia.so*);; *) continue; esac
12nr|nvidia-long-lived-295.71-1|548	%endif
12nr|nvidia-long-lived-295.71-1|549	install_file nvidia $nvidia_libdir/$subdir
12nr|nvidia-long-lived-295.71-1|550	;;
12nr|nvidia-long-lived-295.71-1|551	VDPAU_SYMLINK)
12nr|nvidia-long-lived-295.71-1|552	parseparams arch subdir dest
12nr|nvidia-long-lived-295.71-1|553	%if %{mdkversion} >= 200900
12nr|nvidia-long-lived-295.71-1|554	# on 2009.0+, only install libvdpau_nvidia.so
12nr|nvidia-long-lived-295.71-1|555	case $file in *libvdpau_nvidia.so*);; *) continue; esac
12nr|nvidia-long-lived-295.71-1|556	%endif
12nr|nvidia-long-lived-295.71-1|557	install_lib_symlink nvidia $nvidia_libdir/$subdir
12nr|nvidia-long-lived-295.71-1|558	;;
12nr|nvidia-long-lived-295.71-1|559	XLIB_STATIC_LIB)
12nr|nvidia-long-lived-295.71-1|560	install_file nvidia-devel %{nvidia_libdir}
12nr|nvidia-long-lived-295.71-1|561	;;
12nr|nvidia-long-lived-295.71-1|562	XLIB_SHARED_LIB)
12nr|nvidia-long-lived-295.71-1|563	install_file nvidia %{nvidia_libdir}
12nr|nvidia-long-lived-295.71-1|564	;;
12nr|nvidia-long-lived-295.71-1|565	XLIB_SYMLINK)
12nr|nvidia-long-lived-295.71-1|566	parseparams dest
12nr|nvidia-long-lived-295.71-1|567	install_lib_symlink nvidia %{nvidia_libdir}
12nr|nvidia-long-lived-295.71-1|568	;;
12nr|nvidia-long-lived-295.71-1|569	LIBGL_LA)
12nr|nvidia-long-lived-295.71-1|570	# (Anssi) we don't install .la files
12nr|nvidia-long-lived-295.71-1|571	;;
12nr|nvidia-long-lived-295.71-1|572	XMODULE_SHARED_LIB|GLX_MODULE_SHARED_LIB)
12nr|nvidia-long-lived-295.71-1|573	parseparams subdir
12nr|nvidia-long-lived-295.71-1|574	install_file nvidia $(get_module_dir $subdir)
12nr|nvidia-long-lived-295.71-1|575	;;
12nr|nvidia-long-lived-295.71-1|576	XMODULE_NEWSYM)
12nr|nvidia-long-lived-295.71-1|577	# symlink that is created only if it doesn't already
12nr|nvidia-long-lived-295.71-1|578	# exist (i.e. as part of x11-server)
12nr|nvidia-long-lived-295.71-1|579	case "$file" in
12nr|nvidia-long-lived-295.71-1|580	libwfb.so)
12nr|nvidia-long-lived-295.71-1|581	%if %{mdkversion} >= 200810
12nr|nvidia-long-lived-295.71-1|582	# 2008.1+ has this one already
12nr|nvidia-long-lived-295.71-1|583	continue
12nr|nvidia-long-lived-295.71-1|584	%endif
12nr|nvidia-long-lived-295.71-1|585	;;
12nr|nvidia-long-lived-295.71-1|586	*)
12nr|nvidia-long-lived-295.71-1|587	error_unhandled "unknown XMODULE_NEWSYM type file $file, skipped"
12nr|nvidia-long-lived-295.71-1|588	continue
12nr|nvidia-long-lived-295.71-1|589	esac
12nr|nvidia-long-lived-295.71-1|590	parseparams subdir dest
12nr|nvidia-long-lived-295.71-1|591	install_symlink nvidia $(get_module_dir $subdir)
12nr|nvidia-long-lived-295.71-1|592	;;
12nr|nvidia-long-lived-295.71-1|593	XMODULE_SYMLINK|GLX_MODULE_SYMLINK)
12nr|nvidia-long-lived-295.71-1|594	parseparams subdir dest
12nr|nvidia-long-lived-295.71-1|595	install_symlink nvidia $(get_module_dir $subdir)
12nr|nvidia-long-lived-295.71-1|596	;;
12nr|nvidia-long-lived-295.71-1|597	VDPAU_HEADER)
12nr|nvidia-long-lived-295.71-1|598	%if %{mdkversion} >= 200900
12nr|nvidia-long-lived-295.71-1|599	# already in vdpau-devel
12nr|nvidia-long-lived-295.71-1|600	continue
12nr|nvidia-long-lived-295.71-1|601	%endif
12nr|nvidia-long-lived-295.71-1|602	parseparams subdir
12nr|nvidia-long-lived-295.71-1|603	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
12nr|nvidia-long-lived-295.71-1|604	;;
12nr|nvidia-long-lived-295.71-1|605	OPENGL_HEADER|CUDA_HEADER)
12nr|nvidia-long-lived-295.71-1|606	parseparams subdir
12nr|nvidia-long-lived-295.71-1|607	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
12nr|nvidia-long-lived-295.71-1|608	;;
12nr|nvidia-long-lived-295.71-1|609	DOCUMENTATION)
12nr|nvidia-long-lived-295.71-1|610	parseparams subdir
12nr|nvidia-long-lived-295.71-1|611	case $subdir in
12nr|nvidia-long-lived-295.71-1|612	*/html)
12nr|nvidia-long-lived-295.71-1|613	add_to_list nvidia-html "%%doc %{pkgname}/$file"
12nr|nvidia-long-lived-295.71-1|614	continue
12nr|nvidia-long-lived-295.71-1|615	;;
12nr|nvidia-long-lived-295.71-1|616	*/include/*)
12nr|nvidia-long-lived-295.71-1|617	continue
12nr|nvidia-long-lived-295.71-1|618	;;
12nr|nvidia-long-lived-295.71-1|619	esac
12nr|nvidia-long-lived-295.71-1|620	case $file in
12nr|nvidia-long-lived-295.71-1|621	*XF86Config*|*nvidia-settings.png)
12nr|nvidia-long-lived-295.71-1|622	continue;;
12nr|nvidia-long-lived-295.71-1|623	esac
12nr|nvidia-long-lived-295.71-1|624	add_to_list nvidia "%%doc %{pkgname}/$file"
12nr|nvidia-long-lived-295.71-1|625	;;
12nr|nvidia-long-lived-295.71-1|626	MANPAGE)
12nr|nvidia-long-lived-295.71-1|627	parseparams subdir
12nr|nvidia-long-lived-295.71-1|628	case "$file" in
12nr|nvidia-long-lived-295.71-1|629	*nvidia-installer*)
12nr|nvidia-long-lived-295.71-1|630	# not installed
12nr|nvidia-long-lived-295.71-1|631	continue
12nr|nvidia-long-lived-295.71-1|632	;;
12nr|nvidia-long-lived-295.71-1|633	*nvidia-settings*|*nvidia-xconfig*)
12nr|nvidia-long-lived-295.71-1|634	%if !%simple
12nr|nvidia-long-lived-295.71-1|635	# installed separately below
12nr|nvidia-long-lived-295.71-1|636	continue
12nr|nvidia-long-lived-295.71-1|637	%endif
12nr|nvidia-long-lived-295.71-1|638	;;
12nr|nvidia-long-lived-295.71-1|639	*nvidia-smi*)
12nr|nvidia-long-lived-295.71-1|640	# ok
12nr|nvidia-long-lived-295.71-1|641	;;
12nr|nvidia-long-lived-295.71-1|642	*)
12nr|nvidia-long-lived-295.71-1|643	error_unhandled "skipped unknown man page $(basename $file)"
12nr|nvidia-long-lived-295.71-1|644	continue
12nr|nvidia-long-lived-295.71-1|645	esac
12nr|nvidia-long-lived-295.71-1|646	install_file_only nvidia %{_mandir}/$subdir
12nr|nvidia-long-lived-295.71-1|647	;;
12nr|nvidia-long-lived-295.71-1|648	UTILITY_BINARY)
12nr|nvidia-long-lived-295.71-1|649	case "$file" in
12nr|nvidia-long-lived-295.71-1|650	*nvidia-settings|*nvidia-xconfig)
12nr|nvidia-long-lived-295.71-1|651	%if !%simple
12nr|nvidia-long-lived-295.71-1|652	# not installed, we install our own copy
12nr|nvidia-long-lived-295.71-1|653	continue
12nr|nvidia-long-lived-295.71-1|654	%endif
12nr|nvidia-long-lived-295.71-1|655	;;
12nr|nvidia-long-lived-295.71-1|656	*nvidia-smi|*nvidia-bug-report.sh|*nvidia-debugdump)
12nr|nvidia-long-lived-295.71-1|657	# ok
12nr|nvidia-long-lived-295.71-1|658	;;
12nr|nvidia-long-lived-295.71-1|659	*)
12nr|nvidia-long-lived-295.71-1|660	error_unhandled "unknown binary $(basename $file) will be installed to %{nvidia_bindir}/$(basename $file)"
12nr|nvidia-long-lived-295.71-1|661	;;
12nr|nvidia-long-lived-295.71-1|662	esac
12nr|nvidia-long-lived-295.71-1|663	install_file nvidia %{nvidia_bindir}
12nr|nvidia-long-lived-295.71-1|664	;;
12nr|nvidia-long-lived-295.71-1|665	UTILITY_BIN_SYMLINK)
12nr|nvidia-long-lived-295.71-1|666	case $file in nvidia-uninstall) continue;; esac
12nr|nvidia-long-lived-295.71-1|667	parseparams dest
12nr|nvidia-long-lived-295.71-1|668	install_symlink nvidia %{nvidia_bindir}
12nr|nvidia-long-lived-295.71-1|669	;;
12nr|nvidia-long-lived-295.71-1|670	INSTALLER_BINARY)
12nr|nvidia-long-lived-295.71-1|671	# not installed
12nr|nvidia-long-lived-295.71-1|672	;;
12nr|nvidia-long-lived-295.71-1|673	KERNEL_MODULE_SRC)
12nr|nvidia-long-lived-295.71-1|674	install_file nvidia-dkms %{_usrsrc}/%{drivername}-%{version}-%{release}
12nr|nvidia-long-lived-295.71-1|675	;;
12nr|nvidia-long-lived-295.71-1|676	CUDA_ICD)
12nr|nvidia-long-lived-295.71-1|677	# in theory this should go to the cuda subpackage, but it goes into the main package
12nr|nvidia-long-lived-295.71-1|678	# as this avoids one broken symlink and it is small enough to not cause space issues
12nr|nvidia-long-lived-295.71-1|679	install_file nvidia %{_sysconfdir}/%{drivername}
12nr|nvidia-long-lived-295.71-1|680	;;
12nr|nvidia-long-lived-295.71-1|681	DOT_DESKTOP)
12nr|nvidia-long-lived-295.71-1|682	# we provide our own for now
12nr|nvidia-long-lived-295.71-1|683	;;
12nr|nvidia-long-lived-295.71-1|684	*)
12nr|nvidia-long-lived-295.71-1|685	error_unhandled "file $(basename $file) of unknown type $type will be skipped"
12nr|nvidia-long-lived-295.71-1|686	esac
12nr|nvidia-long-lived-295.71-1|687	done
12nr|nvidia-long-lived-295.71-1|688	
12nr|nvidia-long-lived-295.71-1|689	[ -z "$warnings" ] || echo "Please inform Anssi Hannula <anssi@mandriva.org> or http://qa.mandriva.com/ of the above warnings." >> warns.log
12nr|nvidia-long-lived-295.71-1|690	
12nr|nvidia-long-lived-295.71-1|691	%if %simple
12nr|nvidia-long-lived-295.71-1|692	find %{buildroot}%{_libdir} %{buildroot}%{_prefix}/lib -type d | while read dir; do
12nr|nvidia-long-lived-295.71-1|693	dir=${dir#%{buildroot}}
12nr|nvidia-long-lived-295.71-1|694	echo "$dir" | grep -q nvidia && echo "%%dir $dir" >> nvidia.files
12nr|nvidia-long-lived-295.71-1|695	done
12nr|nvidia-long-lived-295.71-1|696	[ -d %{buildroot}%{_includedir}/%{drivername} ] && echo "%{_includedir}/%{drivername}" >> nvidia-devel.files
12nr|nvidia-long-lived-295.71-1|697	%endif
12nr|nvidia-long-lived-295.71-1|698	
12nr|nvidia-long-lived-295.71-1|699	%if !%simple
12nr|nvidia-long-lived-295.71-1|700	# confirm SONAME; if something else than libvdpau_nvidia.so or libvdpau_nvidia.so.1, adapt .spec as needed:
12nr|nvidia-long-lived-295.71-1|701	[ "$(objdump -p %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} | grep SONAME | gawk '{ print $2 }')" = "libvdpau_nvidia.so.1" ]
12nr|nvidia-long-lived-295.71-1|702	
12nr|nvidia-long-lived-295.71-1|703	rm -f %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.1
12nr|nvidia-long-lived-295.71-1|704	rm -f %{buildroot}%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.1
12nr|nvidia-long-lived-295.71-1|705	%endif
12nr|nvidia-long-lived-295.71-1|706	
12nr|nvidia-long-lived-295.71-1|707	# vdpau alternative symlink
12nr|nvidia-long-lived-295.71-1|708	install -d -m755 %{buildroot}%{_libdir}/vdpau
12nr|nvidia-long-lived-295.71-1|709	touch %{buildroot}%{_libdir}/vdpau/libvdpau_nvidia.so.1
12nr|nvidia-long-lived-295.71-1|710	%ifarch %{biarches}
12nr|nvidia-long-lived-295.71-1|711	install -d -m755 %{buildroot}%{_prefix}/lib/vdpau
12nr|nvidia-long-lived-295.71-1|712	touch %{buildroot}%{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
12nr|nvidia-long-lived-295.71-1|713	%endif
12nr|nvidia-long-lived-295.71-1|714	
12nr|nvidia-long-lived-295.71-1|715	%if !%simple
12nr|nvidia-long-lived-295.71-1|716	# self-built binaries
12nr|nvidia-long-lived-295.71-1|717	install -m755 ../nvidia-settings-%{version}/_out/*/nvidia-settings %{buildroot}%{nvidia_bindir}
12nr|nvidia-long-lived-295.71-1|718	install -m755 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig %{buildroot}%{nvidia_bindir}
12nr|nvidia-long-lived-295.71-1|719	%endif
12nr|nvidia-long-lived-295.71-1|720	# binary alternatives
12nr|nvidia-long-lived-295.71-1|721	install -d -m755			%{buildroot}%{_bindir}
12nr|nvidia-long-lived-295.71-1|722	touch					%{buildroot}%{_bindir}/nvidia-settings
12nr|nvidia-long-lived-295.71-1|723	touch					%{buildroot}%{_bindir}/nvidia-smi
12nr|nvidia-long-lived-295.71-1|724	touch					%{buildroot}%{_bindir}/nvidia-debugdump
12nr|nvidia-long-lived-295.71-1|725	touch					%{buildroot}%{_bindir}/nvidia-xconfig
12nr|nvidia-long-lived-295.71-1|726	touch					%{buildroot}%{_bindir}/nvidia-bug-report.sh
12nr|nvidia-long-lived-295.71-1|727	# rpmlint:
12nr|nvidia-long-lived-295.71-1|728	chmod 0755				%{buildroot}%{_bindir}/*
12nr|nvidia-long-lived-295.71-1|729	
12nr|nvidia-long-lived-295.71-1|730	# old alternatives
12nr|nvidia-long-lived-295.71-1|731	%if %{mdkversion} <= 200910
12nr|nvidia-long-lived-295.71-1|732	touch %{buildroot}%{_libdir}/xorg/modules/drivers/nvidia_drv.so
12nr|nvidia-long-lived-295.71-1|733	%endif
12nr|nvidia-long-lived-295.71-1|734	%if %{mdkversion} <= 200900
12nr|nvidia-long-lived-295.71-1|735	touch %{buildroot}%{_libdir}/xorg/modules/extensions/libglx.so
12nr|nvidia-long-lived-295.71-1|736	%endif
12nr|nvidia-long-lived-295.71-1|737	
12nr|nvidia-long-lived-295.71-1|738	%if !%simple
12nr|nvidia-long-lived-295.71-1|739	# install man pages
12nr|nvidia-long-lived-295.71-1|740	install -m755 ../nvidia-settings-%{version}/_out/*/nvidia-settings.1 %{buildroot}%{_mandir}/man1
12nr|nvidia-long-lived-295.71-1|741	install -m755 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig.1 %{buildroot}%{_mandir}/man1
12nr|nvidia-long-lived-295.71-1|742	%endif
12nr|nvidia-long-lived-295.71-1|743	# bug #41638 - whatis entries of nvidia man pages appear wrong
12nr|nvidia-long-lived-295.71-1|744	gunzip %{buildroot}%{_mandir}/man1/*.gz
12nr|nvidia-long-lived-295.71-1|745	sed -r -i '/^nvidia\\-[a-z]+ \\- NVIDIA/s,^nvidia\\-,nvidia-,' %{buildroot}%{_mandir}/man1/*.1
12nr|nvidia-long-lived-295.71-1|746	cd %{buildroot}%{_mandir}/man1
12nr|nvidia-long-lived-295.71-1|747	rename nvidia alt-%{drivername} *
12nr|nvidia-long-lived-295.71-1|748	cd -
12nr|nvidia-long-lived-295.71-1|749	touch %{buildroot}%{_mandir}/man1/nvidia-xconfig.1%{_extension}
12nr|nvidia-long-lived-295.71-1|750	touch %{buildroot}%{_mandir}/man1/nvidia-settings.1%{_extension}
12nr|nvidia-long-lived-295.71-1|751	touch %{buildroot}%{_mandir}/man1/nvidia-smi.1%{_extension}
12nr|nvidia-long-lived-295.71-1|752	
12nr|nvidia-long-lived-295.71-1|753	# cuda nvidia.icd
12nr|nvidia-long-lived-295.71-1|754	install -d -m755		%{buildroot}%{_sysconfdir}/OpenCL/vendors
12nr|nvidia-long-lived-295.71-1|755	touch				%{buildroot}%{_sysconfdir}/OpenCL/vendors/nvidia.icd
12nr|nvidia-long-lived-295.71-1|756	# override apparently wrong reference to the development symlink name:
12nr|nvidia-long-lived-295.71-1|757	[ "$(cat %{buildroot}%{_sysconfdir}/%{drivername}/nvidia.icd)" = "libcuda.so" ] &&
12nr|nvidia-long-lived-295.71-1|758	echo libcuda.so.1 > %{buildroot}%{_sysconfdir}/%{drivername}/nvidia.icd
12nr|nvidia-long-lived-295.71-1|759	
12nr|nvidia-long-lived-295.71-1|760	# ld.so.conf
12nr|nvidia-long-lived-295.71-1|761	install -d -m755		%{buildroot}%{_sysconfdir}/%{drivername}
12nr|nvidia-long-lived-295.71-1|762	echo "%{nvidia_libdir}" >	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
12nr|nvidia-long-lived-295.71-1|763	%ifarch %{biarches}
12nr|nvidia-long-lived-295.71-1|764	echo "%{nvidia_libdir32}" >>	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
12nr|nvidia-long-lived-295.71-1|765	%endif
12nr|nvidia-long-lived-295.71-1|766	install -d -m755		%{buildroot}%{_sysconfdir}/ld.so.conf.d
12nr|nvidia-long-lived-295.71-1|767	touch				%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
12nr|nvidia-long-lived-295.71-1|768	
12nr|nvidia-long-lived-295.71-1|769	# modprobe.conf
12nr|nvidia-long-lived-295.71-1|770	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.d
12nr|nvidia-long-lived-295.71-1|771	touch					%{buildroot}%{_sysconfdir}/modprobe.d/display-driver.conf
12nr|nvidia-long-lived-295.71-1|772	echo "install nvidia /sbin/modprobe %{modulename} \$CMDLINE_OPTS" > %{buildroot}%{_sysconfdir}/%{drivername}/modprobe.conf
12nr|nvidia-long-lived-295.71-1|773	
12nr|nvidia-long-lived-295.71-1|774	%if %{mdkversion} < 201100
12nr|nvidia-long-lived-295.71-1|775	# modprobe.preload.d
12nr|nvidia-long-lived-295.71-1|776	# This is here because sometimes (one case reported by Christophe Fergeau on 04/2010)
12nr|nvidia-long-lived-295.71-1|777	# starting X server fails if the driver module is not already loaded.
12nr|nvidia-long-lived-295.71-1|778	# This is fixed by the reworked kms-dkms-plymouth-drakx-initrd system in 2011.0.
12nr|nvidia-long-lived-295.71-1|779	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.preload.d
12nr|nvidia-long-lived-295.71-1|780	touch					%{buildroot}%{_sysconfdir}/modprobe.preload.d/display-driver
12nr|nvidia-long-lived-295.71-1|781	echo "%{modulename}"			>  %{buildroot}%{_sysconfdir}/%{drivername}/modprobe.preload
12nr|nvidia-long-lived-295.71-1|782	%endif
12nr|nvidia-long-lived-295.71-1|783	
12nr|nvidia-long-lived-295.71-1|784	# XvMCConfig
12nr|nvidia-long-lived-295.71-1|785	install -d -m755 %{buildroot}%{_sysconfdir}/%{drivername}
12nr|nvidia-long-lived-295.71-1|786	echo "libXvMCNVIDIA_dynamic.so.1" > %{buildroot}%{_sysconfdir}/%{drivername}/XvMCConfig
12nr|nvidia-long-lived-295.71-1|787	
12nr|nvidia-long-lived-295.71-1|788	# xinit script
12nr|nvidia-long-lived-295.71-1|789	install -d -m755 %{buildroot}%{_sysconfdir}/%{drivername}
12nr|nvidia-long-lived-295.71-1|790	cat > %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit <<EOF
12nr|nvidia-long-lived-295.71-1|791	# to be sourced
12nr|nvidia-long-lived-295.71-1|792	#
12nr|nvidia-long-lived-295.71-1|793	# Do not modify this file; the changes will be overwritten.
12nr|nvidia-long-lived-295.71-1|794	# If you want to disable automatic configuration loading, create
12nr|nvidia-long-lived-295.71-1|795	# /etc/sysconfig/nvidia-settings with this line: LOAD_NVIDIA_SETTINGS="no"
12nr|nvidia-long-lived-295.71-1|796	#
12nr|nvidia-long-lived-295.71-1|797	LOAD_NVIDIA_SETTINGS="yes"
12nr|nvidia-long-lived-295.71-1|798	[ -f %{_sysconfdir}/sysconfig/nvidia-settings ] && . %{_sysconfdir}/sysconfig/nvidia-settings
12nr|nvidia-long-lived-295.71-1|799	[ "\$LOAD_NVIDIA_SETTINGS" = "yes" ] && %{_bindir}/nvidia-settings --load-config-only
12nr|nvidia-long-lived-295.71-1|800	EOF
12nr|nvidia-long-lived-295.71-1|801	chmod 0755 %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
12nr|nvidia-long-lived-295.71-1|802	install -d -m755 %{buildroot}%{_sysconfdir}/X11/xinit.d
12nr|nvidia-long-lived-295.71-1|803	touch %{buildroot}%{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
12nr|nvidia-long-lived-295.71-1|804	
12nr|nvidia-long-lived-295.71-1|805	# install ldetect-lst pcitable files for backports
12nr|nvidia-long-lived-295.71-1|806	# local version of merge2pcitable.pl:read_nvidia_readme:
12nr|nvidia-long-lived-295.71-1|807	section=0
12nr|nvidia-long-lived-295.71-1|808	set +x
12nr|nvidia-long-lived-295.71-1|809	[ -e README.txt ] || cp -a usr/share/doc/README.txt .
12nr|nvidia-long-lived-295.71-1|810	cat README.txt | while read line; do
12nr|nvidia-long-lived-295.71-1|811	[ $section -gt 3 ] && break
12nr|nvidia-long-lived-295.71-1|812	if [ $((section %% 2)) -eq 0 ]; then
12nr|nvidia-long-lived-295.71-1|813	echo "$line" | grep -Pq "^\s*NVIDIA GPU product\s+Device PCI ID.*" && section=$((section+1))
12nr|nvidia-long-lived-295.71-1|814	continue
12nr|nvidia-long-lived-295.71-1|815	fi
12nr|nvidia-long-lived-295.71-1|816	if echo "$line" | grep -Pq "^\s*$"; then
12nr|nvidia-long-lived-295.71-1|817	section=$((section+1))
12nr|nvidia-long-lived-295.71-1|818	continue
12nr|nvidia-long-lived-295.71-1|819	fi
12nr|nvidia-long-lived-295.71-1|820	echo "$line" | grep -Pq "^\s*-+[\s-]+$" && continue
12nr|nvidia-long-lived-295.71-1|821	id=$(echo "$line" | sed -nre 's,^\s*.+?\s+0x(....).*$,\1,p' | tr '[:upper:]' '[:lower:]')
12nr|nvidia-long-lived-295.71-1|822	echo "0x10de	0x$id	\"Card:%{ldetect_cards_name}\""
12nr|nvidia-long-lived-295.71-1|823	done | sort -u > pcitable.nvidia.lst
12nr|nvidia-long-lived-295.71-1|824	set -x
12nr|nvidia-long-lived-295.71-1|825	[ $(wc -l pcitable.nvidia.lst | cut -f1 -d" ") -gt 200 ]
12nr|nvidia-long-lived-295.71-1|826	%if "%{ldetect_cards_name}" != ""
12nr|nvidia-long-lived-295.71-1|827	install -d -m755 %{buildroot}%{_datadir}/ldetect-lst/pcitable.d
12nr|nvidia-long-lived-295.71-1|828	gzip -c pcitable.nvidia.lst > %{buildroot}%{_datadir}/ldetect-lst/pcitable.d/40%{drivername}.lst.gz
12nr|nvidia-long-lived-295.71-1|829	%endif
12nr|nvidia-long-lived-295.71-1|830	
12nr|nvidia-long-lived-295.71-1|831	export EXCLUDE_FROM_STRIP="$(find %{buildroot} -type f \! -name nvidia-settings \! -name nvidia-xconfig)"
12nr|nvidia-long-lived-295.71-1|832	
12nr|nvidia-long-lived-295.71-1|833	%post -n %{driverpkgname}
12nr|nvidia-long-lived-295.71-1|834	# XFdrake used to generate an nvidia.conf file
12nr|nvidia-long-lived-295.71-1|835	[ -L %{_sysconfdir}/modprobe.d/nvidia.conf ] || rm -f %{_sysconfdir}/modprobe.d/nvidia.conf
12nr|nvidia-long-lived-295.71-1|836	
12nr|nvidia-long-lived-295.71-1|837	current_glconf="$(readlink -e %{_sysconfdir}/ld.so.conf.d/GL.conf)"
12nr|nvidia-long-lived-295.71-1|838	
12nr|nvidia-long-lived-295.71-1|839	# owned by libvdpau1, created in case libvdpau1 is installed only just after
12nr|nvidia-long-lived-295.71-1|840	# this package
12nr|nvidia-long-lived-295.71-1|841	mkdir -p %{_libdir}/vdpau
12nr|nvidia-long-lived-295.71-1|842	
12nr|nvidia-long-lived-295.71-1|843	%{_sbindir}/update-alternatives \
12nr|nvidia-long-lived-295.71-1|844	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf %{priority} \
12nr|nvidia-long-lived-295.71-1|845	--slave %{_mandir}/man1/nvidia-settings.1%{_extension} man_nvidiasettings%{_extension} %{_mandir}/man1/alt-%{drivername}-settings.1%{_extension} \
12nr|nvidia-long-lived-295.71-1|846	--slave %{_mandir}/man1/nvidia-xconfig.1%{_extension} man_nvidiaxconfig%{_extension} %{_mandir}/man1/alt-%{drivername}-xconfig.1%{_extension} \
12nr|nvidia-long-lived-295.71-1|847	--slave %{_mandir}/man1/nvidia-smi.1%{_extension} nvidia-smi.1%{_extension} %{_mandir}/man1/alt-%{drivername}-smi.1%{_extension} \
12nr|nvidia-long-lived-295.71-1|848	--slave %{_datadir}/applications/mandriva-nvidia-settings.desktop nvidia_desktop %{_datadir}/%{drivername}/mandriva-nvidia-settings.desktop \
12nr|nvidia-long-lived-295.71-1|849	--slave %{_bindir}/nvidia-settings nvidia_settings %{nvidia_bindir}/nvidia-settings \
12nr|nvidia-long-lived-295.71-1|850	--slave %{_bindir}/nvidia-smi nvidia_smi %{nvidia_bindir}/nvidia-smi \
12nr|nvidia-long-lived-295.71-1|851	--slave %{_bindir}/nvidia-debugdump nvidia_debugdump %{nvidia_bindir}/nvidia-debugdump \
12nr|nvidia-long-lived-295.71-1|852	--slave %{_bindir}/nvidia-xconfig nvidia_xconfig %{nvidia_bindir}/nvidia-xconfig \
12nr|nvidia-long-lived-295.71-1|853	--slave %{_bindir}/nvidia-bug-report.sh nvidia_bug_report %{nvidia_bindir}/nvidia-bug-report.sh \
12nr|nvidia-long-lived-295.71-1|854	--slave %{_sysconfdir}/X11/XvMCConfig xvmcconfig %{_sysconfdir}/%{drivername}/XvMCConfig \
12nr|nvidia-long-lived-295.71-1|855	--slave %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit nvidia-settings.xinit %{_sysconfdir}/%{drivername}/nvidia-settings.xinit \
12nr|nvidia-long-lived-295.71-1|856	--slave %{_libdir}/vdpau/libvdpau_nvidia.so.1 %{_lib}vdpau_nvidia.so.1 %{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} \
12nr|nvidia-long-lived-295.71-1|857	--slave %{_sysconfdir}/modprobe.d/display-driver.conf display-driver.conf %{_sysconfdir}/%{drivername}/modprobe.conf \
12nr|nvidia-long-lived-295.71-1|858	%if %{mdkversion} < 201100
12nr|nvidia-long-lived-295.71-1|859	--slave %{_sysconfdir}/modprobe.preload.d/display-driver display-driver.preload %{_sysconfdir}/%{drivername}/modprobe.preload \
12nr|nvidia-long-lived-295.71-1|860	%endif
12nr|nvidia-long-lived-295.71-1|861	--slave %{_sysconfdir}/OpenCL/vendors/nvidia.icd nvidia.icd %{_sysconfdir}/%{drivername}/nvidia.icd \
12nr|nvidia-long-lived-295.71-1|862	%ifarch %{biarches}
12nr|nvidia-long-lived-295.71-1|863	--slave %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1 libvdpau_nvidia.so.1 %{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version} \
12nr|nvidia-long-lived-295.71-1|864	%endif
12nr|nvidia-long-lived-295.71-1|865	%if %{mdkversion} >= 200910
12nr|nvidia-long-lived-295.71-1|866	--slave %{xorg_extra_modules} xorg_extra_modules %{nvidia_extensionsdir} \
12nr|nvidia-long-lived-295.71-1|867	%endif
12nr|nvidia-long-lived-295.71-1|868	%if %{mdkversion} <= 200910
12nr|nvidia-long-lived-295.71-1|869	--slave %{_libdir}/xorg/modules/drivers/nvidia_drv.so nvidia_drv %{nvidia_driversdir}/nvidia_drv.so \
12nr|nvidia-long-lived-295.71-1|870	%endif
12nr|nvidia-long-lived-295.71-1|871	%if %{mdkversion} == 200900
12nr|nvidia-long-lived-295.71-1|872	--slave %{_libdir}/xorg/modules/extensions/libdri.so libdri.so %{_libdir}/xorg/modules/extensions/standard/libdri.so \
12nr|nvidia-long-lived-295.71-1|873	%endif
12nr|nvidia-long-lived-295.71-1|874	%if %{mdkversion} <= 200900
12nr|nvidia-long-lived-295.71-1|875	--slave %{_libdir}/xorg/modules/libnvidia-wfb.so.1 nvidia_wfb %{nvidia_modulesdir}/libnvidia-wfb.so.%{version} \
12nr|nvidia-long-lived-295.71-1|876	--slave %{_libdir}/xorg/modules/extensions/libglx.so libglx %{nvidia_extensionsdir}/libglx.so \
12nr|nvidia-long-lived-295.71-1|877	%endif
12nr|nvidia-long-lived-295.71-1|878	%if %{mdkversion} <= 200800
12nr|nvidia-long-lived-295.71-1|879	--slave %{_libdir}/xorg/modules/libwfb.so libwfb %{_libdir}/xorg/modules/libnvidia-wfb.so.%{version} \
12nr|nvidia-long-lived-295.71-1|880	%endif
12nr|nvidia-long-lived-295.71-1|881	
12nr|nvidia-long-lived-295.71-1|882	if [ "${current_glconf}" = "%{_sysconfdir}/nvidia97xx/ld.so.conf" ]; then
12nr|nvidia-long-lived-295.71-1|883	# Adapt for the renaming of the driver. X.org config still has the old ModulePaths
12nr|nvidia-long-lived-295.71-1|884	# but they do not matter as we are using alternatives for libglx.so now.
12nr|nvidia-long-lived-295.71-1|885	%{_sbindir}/update-alternatives --set gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
12nr|nvidia-long-lived-295.71-1|886	fi
12nr|nvidia-long-lived-295.71-1|887	# explicit /sbin/ldconfig due to alternatives
12nr|nvidia-long-lived-295.71-1|888	/sbin/ldconfig -X
12nr|nvidia-long-lived-295.71-1|889	
12nr|nvidia-long-lived-295.71-1|890	%if "%{ldetect_cards_name}" != ""
12nr|nvidia-long-lived-295.71-1|891	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
12nr|nvidia-long-lived-295.71-1|892	%endif
12nr|nvidia-long-lived-295.71-1|893	
12nr|nvidia-long-lived-295.71-1|894	%if %{mdkversion} < 200900
12nr|nvidia-long-lived-295.71-1|895	%update_menus
12nr|nvidia-long-lived-295.71-1|896	%endif
12nr|nvidia-long-lived-295.71-1|897	
12nr|nvidia-long-lived-295.71-1|898	%postun -n %{driverpkgname}
12nr|nvidia-long-lived-295.71-1|899	if [ ! -f %{_sysconfdir}/%{drivername}/ld.so.conf ]; then
12nr|nvidia-long-lived-295.71-1|900	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
12nr|nvidia-long-lived-295.71-1|901	fi
12nr|nvidia-long-lived-295.71-1|902	# explicit /sbin/ldconfig due to alternatives
12nr|nvidia-long-lived-295.71-1|903	/sbin/ldconfig -X
12nr|nvidia-long-lived-295.71-1|904	
12nr|nvidia-long-lived-295.71-1|905	%if "%{ldetect_cards_name}" != ""
12nr|nvidia-long-lived-295.71-1|906	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
12nr|nvidia-long-lived-295.71-1|907	%endif
12nr|nvidia-long-lived-295.71-1|908	
12nr|nvidia-long-lived-295.71-1|909	%if %{mdkversion} < 200900
12nr|nvidia-long-lived-295.71-1|910	%clean_menus
12nr|nvidia-long-lived-295.71-1|911	%endif
12nr|nvidia-long-lived-295.71-1|912	
12nr|nvidia-long-lived-295.71-1|913	%post -n dkms-%{drivername}
12nr|nvidia-long-lived-295.71-1|914	/usr/sbin/dkms --rpm_safe_upgrade add -m %{drivername} -v %{version}-%{release} &&
12nr|nvidia-long-lived-295.71-1|915	/usr/sbin/dkms --rpm_safe_upgrade build -m %{drivername} -v %{version}-%{release} &&
12nr|nvidia-long-lived-295.71-1|916	/usr/sbin/dkms --rpm_safe_upgrade install -m %{drivername} -v %{version}-%{release} --force
12nr|nvidia-long-lived-295.71-1|917	
12nr|nvidia-long-lived-295.71-1|918	# rmmod any old driver if present and not in use (e.g. by X)
12nr|nvidia-long-lived-295.71-1|919	rmmod nvidia > /dev/null 2>&1 || true
12nr|nvidia-long-lived-295.71-1|920	
12nr|nvidia-long-lived-295.71-1|921	%preun -n dkms-%{drivername}
12nr|nvidia-long-lived-295.71-1|922	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{drivername} -v %{version}-%{release} --all
12nr|nvidia-long-lived-295.71-1|923	
12nr|nvidia-long-lived-295.71-1|924	# rmmod any old driver if present and not in use (e.g. by X)
12nr|nvidia-long-lived-295.71-1|925	rmmod nvidia > /dev/null 2>&1 || true
12nr|nvidia-long-lived-295.71-1|926	
12nr|nvidia-long-lived-295.71-1|927	# Make sure that ldconfig is run after installing/uninstalling cuda/opencl libs (#62116)
12nr|nvidia-long-lived-295.71-1|928	%post -n %{drivername}-cuda-opencl
12nr|nvidia-long-lived-295.71-1|929	/sbin/ldconfig
12nr|nvidia-long-lived-295.71-1|930	
12nr|nvidia-long-lived-295.71-1|931	%postun -n %{drivername}-cuda-opencl
12nr|nvidia-long-lived-295.71-1|932	/sbin/ldconfig
12nr|nvidia-long-lived-295.71-1|933	
12nr|nvidia-long-lived-295.71-1|934	%clean
12nr|nvidia-long-lived-295.71-1|935	rm -rf %{buildroot}
12nr|nvidia-long-lived-295.71-1|936	
12nr|nvidia-long-lived-295.71-1|937	%files -n %{driverpkgname} -f %{pkgname}/nvidia.files
12nr|nvidia-long-lived-295.71-1|938	%defattr(-,root,root)
12nr|nvidia-long-lived-295.71-1|939	# other documentation files are listed in nvidia.files
12nr|nvidia-long-lived-295.71-1|940	%doc README.install.urpmi README.manual-setup
12nr|nvidia-long-lived-295.71-1|941	
12nr|nvidia-long-lived-295.71-1|942	%if "%{ldetect_cards_name}" != ""
12nr|nvidia-long-lived-295.71-1|943	%{_datadir}/ldetect-lst/pcitable.d/40%{drivername}.lst.gz
12nr|nvidia-long-lived-295.71-1|944	%endif
12nr|nvidia-long-lived-295.71-1|945	
12nr|nvidia-long-lived-295.71-1|946	# ld.so.conf, modprobe.conf, xvmcconfig, xinit
12nr|nvidia-long-lived-295.71-1|947	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
12nr|nvidia-long-lived-295.71-1|948	%ghost %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
12nr|nvidia-long-lived-295.71-1|949	%ghost %{_sysconfdir}/modprobe.d/display-driver.conf
12nr|nvidia-long-lived-295.71-1|950	%if %{mdkversion} < 201100
12nr|nvidia-long-lived-295.71-1|951	%ghost %{_sysconfdir}/modprobe.preload.d/display-driver
12nr|nvidia-long-lived-295.71-1|952	%endif
12nr|nvidia-long-lived-295.71-1|953	%dir %{_sysconfdir}/%{drivername}
12nr|nvidia-long-lived-295.71-1|954	%{_sysconfdir}/%{drivername}/modprobe.conf
12nr|nvidia-long-lived-295.71-1|955	%if %{mdkversion} < 201100
12nr|nvidia-long-lived-295.71-1|956	%{_sysconfdir}/%{drivername}/modprobe.preload
12nr|nvidia-long-lived-295.71-1|957	%endif
12nr|nvidia-long-lived-295.71-1|958	%{_sysconfdir}/%{drivername}/ld.so.conf
12nr|nvidia-long-lived-295.71-1|959	%{_sysconfdir}/%{drivername}/XvMCConfig
12nr|nvidia-long-lived-295.71-1|960	%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
12nr|nvidia-long-lived-295.71-1|961	%if !%simple
12nr|nvidia-long-lived-295.71-1|962	%{_sysconfdir}/%{drivername}/nvidia.icd
12nr|nvidia-long-lived-295.71-1|963	%endif
12nr|nvidia-long-lived-295.71-1|964	
12nr|nvidia-long-lived-295.71-1|965	%dir %{_sysconfdir}/OpenCL
12nr|nvidia-long-lived-295.71-1|966	%dir %{_sysconfdir}/OpenCL/vendors
12nr|nvidia-long-lived-295.71-1|967	%ghost %{_sysconfdir}/OpenCL/vendors/nvidia.icd
12nr|nvidia-long-lived-295.71-1|968	
12nr|nvidia-long-lived-295.71-1|969	%ghost %{_bindir}/nvidia-settings
12nr|nvidia-long-lived-295.71-1|970	%ghost %{_bindir}/nvidia-smi
12nr|nvidia-long-lived-295.71-1|971	%ghost %{_bindir}/nvidia-debugdump
12nr|nvidia-long-lived-295.71-1|972	%ghost %{_bindir}/nvidia-xconfig
12nr|nvidia-long-lived-295.71-1|973	%ghost %{_bindir}/nvidia-bug-report.sh
12nr|nvidia-long-lived-295.71-1|974	%if !%simple
12nr|nvidia-long-lived-295.71-1|975	%dir %{nvidia_bindir}
12nr|nvidia-long-lived-295.71-1|976	%{nvidia_bindir}/nvidia-settings
12nr|nvidia-long-lived-295.71-1|977	%{nvidia_bindir}/nvidia-smi
12nr|nvidia-long-lived-295.71-1|978	%{nvidia_bindir}/nvidia-debugdump
12nr|nvidia-long-lived-295.71-1|979	%{nvidia_bindir}/nvidia-xconfig
12nr|nvidia-long-lived-295.71-1|980	%{nvidia_bindir}/nvidia-bug-report.sh
12nr|nvidia-long-lived-295.71-1|981	%endif
12nr|nvidia-long-lived-295.71-1|982	
12nr|nvidia-long-lived-295.71-1|983	%ghost %{_mandir}/man1/nvidia-xconfig.1%{_extension}
12nr|nvidia-long-lived-295.71-1|984	%ghost %{_mandir}/man1/nvidia-settings.1%{_extension}
12nr|nvidia-long-lived-295.71-1|985	%ghost %{_mandir}/man1/nvidia-smi.1%{_extension}
12nr|nvidia-long-lived-295.71-1|986	%if !%simple
12nr|nvidia-long-lived-295.71-1|987	%{_mandir}/man1/alt-%{drivername}-xconfig.1*
12nr|nvidia-long-lived-295.71-1|988	%{_mandir}/man1/alt-%{drivername}-settings.1*
12nr|nvidia-long-lived-295.71-1|989	%{_mandir}/man1/alt-%{drivername}-smi.1*
12nr|nvidia-long-lived-295.71-1|990	%else
12nr|nvidia-long-lived-295.71-1|991	%{_mandir}/man1/alt-%{drivername}-*
12nr|nvidia-long-lived-295.71-1|992	%endif
12nr|nvidia-long-lived-295.71-1|993	
12nr|nvidia-long-lived-295.71-1|994	%ghost %{_datadir}/applications/mandriva-nvidia-settings.desktop
12nr|nvidia-long-lived-295.71-1|995	%dir %{_datadir}/%{drivername}
12nr|nvidia-long-lived-295.71-1|996	%{_datadir}/%{drivername}/mandriva-nvidia-settings.desktop
12nr|nvidia-long-lived-295.71-1|997	
12nr|nvidia-long-lived-295.71-1|998	%if !%simple
12nr|nvidia-long-lived-295.71-1|999	%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
12nr|nvidia-long-lived-295.71-1|1000	%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
12nr|nvidia-long-lived-295.71-1|1001	%endif
12nr|nvidia-long-lived-295.71-1|1002	%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
12nr|nvidia-long-lived-295.71-1|1003	
12nr|nvidia-long-lived-295.71-1|1004	%if !%simple
12nr|nvidia-long-lived-295.71-1|1005	%dir %{nvidia_libdir}
12nr|nvidia-long-lived-295.71-1|1006	%dir %{nvidia_libdir}/tls
12nr|nvidia-long-lived-295.71-1|1007	%dir %{nvidia_libdir}/vdpau
12nr|nvidia-long-lived-295.71-1|1008	%{nvidia_libdir}/libGL.so.%{version}
12nr|nvidia-long-lived-295.71-1|1009	%{nvidia_libdir}/libnvidia-glcore.so.%{version}
12nr|nvidia-long-lived-295.71-1|1010	%{nvidia_libdir}/libXvMCNVIDIA.so.%{version}
12nr|nvidia-long-lived-295.71-1|1011	%{nvidia_libdir}/libnvidia-cfg.so.%{version}
12nr|nvidia-long-lived-295.71-1|1012	%{nvidia_libdir}/libnvidia-ml.so.%{version}
12nr|nvidia-long-lived-295.71-1|1013	%{nvidia_libdir}/libnvidia-tls.so.%{version}
12nr|nvidia-long-lived-295.71-1|1014	%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version}
12nr|nvidia-long-lived-295.71-1|1015	%if %{mdkversion} <= 200810
12nr|nvidia-long-lived-295.71-1|1016	%{nvidia_libdir}/vdpau/libvdpau_trace.so.%{version}
12nr|nvidia-long-lived-295.71-1|1017	%{nvidia_libdir}/libvdpau.so.%{version}
12nr|nvidia-long-lived-295.71-1|1018	%endif
12nr|nvidia-long-lived-295.71-1|1019	%{nvidia_libdir}/libGL.so.1
12nr|nvidia-long-lived-295.71-1|1020	%{nvidia_libdir}/libXvMCNVIDIA_dynamic.so.1
12nr|nvidia-long-lived-295.71-1|1021	%{nvidia_libdir}/libnvidia-cfg.so.1
12nr|nvidia-long-lived-295.71-1|1022	%{nvidia_libdir}/libnvidia-ml.so.1
12nr|nvidia-long-lived-295.71-1|1023	%{nvidia_libdir}/libvdpau_nvidia.so
12nr|nvidia-long-lived-295.71-1|1024	%if %{mdkversion} <= 200810
12nr|nvidia-long-lived-295.71-1|1025	%{nvidia_libdir}/libvdpau.so.1
12nr|nvidia-long-lived-295.71-1|1026	%endif
12nr|nvidia-long-lived-295.71-1|1027	%{nvidia_libdir}/tls/libnvidia-tls.so.%{version}
12nr|nvidia-long-lived-295.71-1|1028	%ifarch %{biarches}
12nr|nvidia-long-lived-295.71-1|1029	%dir %{nvidia_libdir32}
12nr|nvidia-long-lived-295.71-1|1030	%dir %{nvidia_libdir32}/tls
12nr|nvidia-long-lived-295.71-1|1031	%dir %{nvidia_libdir32}/vdpau
12nr|nvidia-long-lived-295.71-1|1032	%{nvidia_libdir32}/libGL.so.%{version}
12nr|nvidia-long-lived-295.71-1|1033	%{nvidia_libdir32}/libnvidia-glcore.so.%{version}
12nr|nvidia-long-lived-295.71-1|1034	%{nvidia_libdir32}/libnvidia-tls.so.%{version}
12nr|nvidia-long-lived-295.71-1|1035	%{nvidia_libdir32}/libvdpau_nvidia.so
12nr|nvidia-long-lived-295.71-1|1036	%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version}
12nr|nvidia-long-lived-295.71-1|1037	%{nvidia_libdir32}/libnvidia-ml.so.%{version}
12nr|nvidia-long-lived-295.71-1|1038	%{nvidia_libdir32}/libnvidia-ml.so.1
12nr|nvidia-long-lived-295.71-1|1039	%if %{mdkversion} <= 200810
12nr|nvidia-long-lived-295.71-1|1040	%{nvidia_libdir32}/vdpau/libvdpau_trace.so.%{version}
12nr|nvidia-long-lived-295.71-1|1041	%{nvidia_libdir32}/libvdpau.so.%{version}
12nr|nvidia-long-lived-295.71-1|1042	%endif
12nr|nvidia-long-lived-295.71-1|1043	%{nvidia_libdir32}/libGL.so.1
12nr|nvidia-long-lived-295.71-1|1044	%if %{mdkversion} <= 200810
12nr|nvidia-long-lived-295.71-1|1045	%{nvidia_libdir32}/libvdpau.so.1
12nr|nvidia-long-lived-295.71-1|1046	%endif
12nr|nvidia-long-lived-295.71-1|1047	%{nvidia_libdir32}/tls/libnvidia-tls.so.%{version}
12nr|nvidia-long-lived-295.71-1|1048	%endif
12nr|nvidia-long-lived-295.71-1|1049	# %simple
12nr|nvidia-long-lived-295.71-1|1050	%endif
12nr|nvidia-long-lived-295.71-1|1051	
12nr|nvidia-long-lived-295.71-1|1052	%ghost %{_libdir}/vdpau/libvdpau_nvidia.so.1
12nr|nvidia-long-lived-295.71-1|1053	%ifarch %{biarches}
12nr|nvidia-long-lived-295.71-1|1054	# avoid unowned directory
12nr|nvidia-long-lived-295.71-1|1055	%dir %{_prefix}/lib/vdpau
12nr|nvidia-long-lived-295.71-1|1056	%ghost %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
12nr|nvidia-long-lived-295.71-1|1057	%endif
12nr|nvidia-long-lived-295.71-1|1058	
12nr|nvidia-long-lived-295.71-1|1059	%if %{mdkversion} >= 200910 && !%simple
12nr|nvidia-long-lived-295.71-1|1060	# 2009.1+ (/usr/lib/drivername/xorg)
12nr|nvidia-long-lived-295.71-1|1061	%dir %{nvidia_modulesdir}
12nr|nvidia-long-lived-295.71-1|1062	%{nvidia_modulesdir}/libnvidia-wfb.so.1
12nr|nvidia-long-lived-295.71-1|1063	%endif
12nr|nvidia-long-lived-295.71-1|1064	
12nr|nvidia-long-lived-295.71-1|1065	%if %{mdkversion} <= 200900
12nr|nvidia-long-lived-295.71-1|1066	%ghost %{_libdir}/xorg/modules/libnvidia-wfb.so.1
12nr|nvidia-long-lived-295.71-1|1067	%endif
12nr|nvidia-long-lived-295.71-1|1068	%if %{mdkversion} <= 200800
12nr|nvidia-long-lived-295.71-1|1069	%ghost %{_libdir}/xorg/modules/libwfb.so
12nr|nvidia-long-lived-295.71-1|1070	%endif
12nr|nvidia-long-lived-295.71-1|1071	%if !%simple
12nr|nvidia-long-lived-295.71-1|1072	%{nvidia_modulesdir}/libnvidia-wfb.so.%{version}
12nr|nvidia-long-lived-295.71-1|1073	%endif
12nr|nvidia-long-lived-295.71-1|1074	
12nr|nvidia-long-lived-295.71-1|1075	%if %{mdkversion} <= 200900
12nr|nvidia-long-lived-295.71-1|1076	%dir %{nvidia_extensionsdir}
12nr|nvidia-long-lived-295.71-1|1077	%ghost %{_libdir}/xorg/modules/extensions/libglx.so
12nr|nvidia-long-lived-295.71-1|1078	%endif
12nr|nvidia-long-lived-295.71-1|1079	%if !%simple
12nr|nvidia-long-lived-295.71-1|1080	%{nvidia_extensionsdir}/libglx.so.%{version}
12nr|nvidia-long-lived-295.71-1|1081	%{nvidia_extensionsdir}/libglx.so
12nr|nvidia-long-lived-295.71-1|1082	%endif
12nr|nvidia-long-lived-295.71-1|1083	
12nr|nvidia-long-lived-295.71-1|1084	%if %{mdkversion} <= 200910
12nr|nvidia-long-lived-295.71-1|1085	%dir %{nvidia_driversdir}
12nr|nvidia-long-lived-295.71-1|1086	%ghost %{_libdir}/xorg/modules/drivers/nvidia_drv.so
12nr|nvidia-long-lived-295.71-1|1087	%endif
12nr|nvidia-long-lived-295.71-1|1088	%if !%simple
12nr|nvidia-long-lived-295.71-1|1089	%{nvidia_driversdir}/nvidia_drv.so
12nr|nvidia-long-lived-295.71-1|1090	%endif
12nr|nvidia-long-lived-295.71-1|1091	
12nr|nvidia-long-lived-295.71-1|1092	%files -n %{drivername}-devel -f %pkgname/nvidia-devel.files
12nr|nvidia-long-lived-295.71-1|1093	%defattr(-,root,root)
12nr|nvidia-long-lived-295.71-1|1094	%if !%simple
12nr|nvidia-long-lived-295.71-1|1095	%{_includedir}/%{drivername}
12nr|nvidia-long-lived-295.71-1|1096	%{nvidia_libdir}/libXvMCNVIDIA.a
12nr|nvidia-long-lived-295.71-1|1097	%{nvidia_libdir}/libXvMCNVIDIA_dynamic.so
12nr|nvidia-long-lived-295.71-1|1098	%{nvidia_libdir}/libGL.so
12nr|nvidia-long-lived-295.71-1|1099	%{nvidia_libdir}/libcuda.so
12nr|nvidia-long-lived-295.71-1|1100	%{nvidia_libdir}/libnvcuvid.so
12nr|nvidia-long-lived-295.71-1|1101	%{nvidia_libdir}/libnvidia-cfg.so
12nr|nvidia-long-lived-295.71-1|1102	%{nvidia_libdir}/libnvidia-ml.so
12nr|nvidia-long-lived-295.71-1|1103	%{nvidia_libdir}/libOpenCL.so
12nr|nvidia-long-lived-295.71-1|1104	%if %{mdkversion} <= 200810
12nr|nvidia-long-lived-295.71-1|1105	%{nvidia_libdir}/libvdpau.so
12nr|nvidia-long-lived-295.71-1|1106	%endif
12nr|nvidia-long-lived-295.71-1|1107	%ifarch %{biarches}
12nr|nvidia-long-lived-295.71-1|1108	%{nvidia_libdir32}/libGL.so
12nr|nvidia-long-lived-295.71-1|1109	%{nvidia_libdir32}/libcuda.so
12nr|nvidia-long-lived-295.71-1|1110	%{nvidia_libdir32}/libOpenCL.so
12nr|nvidia-long-lived-295.71-1|1111	%{nvidia_libdir32}/libnvidia-ml.so
12nr|nvidia-long-lived-295.71-1|1112	%if %{mdkversion} <= 200810
12nr|nvidia-long-lived-295.71-1|1113	%{nvidia_libdir32}/libvdpau.so
12nr|nvidia-long-lived-295.71-1|1114	%endif
12nr|nvidia-long-lived-295.71-1|1115	%endif
12nr|nvidia-long-lived-295.71-1|1116	%endif
12nr|nvidia-long-lived-295.71-1|1117	
12nr|nvidia-long-lived-295.71-1|1118	%files -n dkms-%{drivername}
12nr|nvidia-long-lived-295.71-1|1119	%defattr(-,root,root)
12nr|nvidia-long-lived-295.71-1|1120	%doc %{pkgname}/LICENSE
12nr|nvidia-long-lived-295.71-1|1121	%{_usrsrc}/%{drivername}-%{version}-%{release}
12nr|nvidia-long-lived-295.71-1|1122	
12nr|nvidia-long-lived-295.71-1|1123	%files -n %{drivername}-doc-html -f %pkgname/nvidia-html.files
12nr|nvidia-long-lived-295.71-1|1124	%defattr(-,root,root)
12nr|nvidia-long-lived-295.71-1|1125	
12nr|nvidia-long-lived-295.71-1|1126	%files -n %{drivername}-cuda-opencl -f %pkgname/nvidia-cuda.files
12nr|nvidia-long-lived-295.71-1|1127	%defattr(-,root,root)
12nr|nvidia-long-lived-295.71-1|1128	%if !%simple
12nr|nvidia-long-lived-295.71-1|1129	%{nvidia_libdir}/libOpenCL.so.1.0.0
12nr|nvidia-long-lived-295.71-1|1130	%{nvidia_libdir}/libOpenCL.so.1.0
12nr|nvidia-long-lived-295.71-1|1131	%{nvidia_libdir}/libOpenCL.so.1
12nr|nvidia-long-lived-295.71-1|1132	%{nvidia_libdir}/libnvcuvid.so.%{version}
12nr|nvidia-long-lived-295.71-1|1133	%{nvidia_libdir}/libnvcuvid.so.1
12nr|nvidia-long-lived-295.71-1|1134	%{nvidia_libdir}/libnvidia-compiler.so.%{version}
12nr|nvidia-long-lived-295.71-1|1135	%{nvidia_libdir}/libcuda.so.%{version}
12nr|nvidia-long-lived-295.71-1|1136	%{nvidia_libdir}/libcuda.so.1
12nr|nvidia-long-lived-295.71-1|1137	%ifarch %{biarches}
12nr|nvidia-long-lived-295.71-1|1138	%{nvidia_libdir32}/libOpenCL.so.1.0.0
12nr|nvidia-long-lived-295.71-1|1139	%{nvidia_libdir32}/libOpenCL.so.1.0
12nr|nvidia-long-lived-295.71-1|1140	%{nvidia_libdir32}/libOpenCL.so.1
12nr|nvidia-long-lived-295.71-1|1141	%{nvidia_libdir32}/libnvidia-compiler.so.%{version}
12nr|nvidia-long-lived-295.71-1|1142	%{nvidia_libdir32}/libcuda.so.%{version}
12nr|nvidia-long-lived-295.71-1|1143	%{nvidia_libdir32}/libcuda.so.1
12nr|nvidia-long-lived-295.71-1|1144	%endif
12nr|nvidia-long-lived-295.71-1|1145	%endif
12nr|nvidia-long-lived-295.71-1|1146	
12nr|nvidia-long-lived-295.71-1|1147	
12nr|nvidia-long-lived-295.71-1|1148	%changelog
12nr|nvidia-long-lived-295.71-1|1149	* Tue Aug 07 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 295.71-1mdv2012.0
12nr|nvidia-long-lived-295.71-1|1150	+ Revision: 812193
12nr|nvidia-long-lived-295.71-1|1151	- update to new version 295.71
12nr|nvidia-long-lived-295.71-1|1152	
12nr|nvidia-long-lived-295.71-1|1153	* Fri May 04 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 295.49-1
12nr|nvidia-long-lived-295.71-1|1154	+ Revision: 796394
12nr|nvidia-long-lived-295.71-1|1155	- introduce long-lived branch of nVIDIA drivers
12nr|nvidia-long-lived-295.71-1|1156	

21708 12
12nr|nvidia-long-lived-304.64-9|1	# I love OpenSource :-(
12nr|nvidia-long-lived-304.64-9|2	
12nr|nvidia-long-lived-304.64-9|3	## NOTE: When modifying this .spec, you do not necessarily need to care about
12nr|nvidia-long-lived-304.64-9|4	##       the %simple stuff. It is fine to break them, I'll fix it when I need them :)
12nr|nvidia-long-lived-304.64-9|5	## - Anssi
12nr|nvidia-long-lived-304.64-9|6	
12nr|nvidia-long-lived-304.64-9|7	# %simple mode can be used to transform an arbitrary nvidia installer
12nr|nvidia-long-lived-304.64-9|8	# package to rpms, similar to %atibuild mode in fglrx.
12nr|nvidia-long-lived-304.64-9|9	# Macros version, rel, nsource, pkgname, distsuffix should be manually defined.
12nr|nvidia-long-lived-304.64-9|10	%define simple		0
12nr|nvidia-long-lived-304.64-9|11	%{?_without_simple: %global simple 0}
12nr|nvidia-long-lived-304.64-9|12	%{?_with_simple: %global simple 1}
12nr|nvidia-long-lived-304.64-9|13	
12nr|nvidia-long-lived-304.64-9|14	%define name		nvidia-long-lived
12nr|nvidia-long-lived-304.64-9|15	
12nr|nvidia-long-lived-304.64-9|16	%if !%simple
12nr|nvidia-long-lived-304.64-9|17	# When updating, please add new ids to ldetect-lst (merge2pcitable.pl)
12nr|nvidia-long-lived-304.64-9|18	%define version		304.64
12nr|nvidia-long-lived-304.64-9|19	%define rel		9
12nr|nvidia-long-lived-304.64-9|20	# the highest supported videodrv abi
12nr|nvidia-long-lived-304.64-9|21	%define videodrv_abi	12
12nr|nvidia-long-lived-304.64-9|22	%endif
12nr|nvidia-long-lived-304.64-9|23	
12nr|nvidia-long-lived-304.64-9|24	%define priority	9700
12nr|nvidia-long-lived-304.64-9|25	
12nr|nvidia-long-lived-304.64-9|26	%define pkgname32	NVIDIA-Linux-x86-%{version}
12nr|nvidia-long-lived-304.64-9|27	%define pkgname64	NVIDIA-Linux-x86_64-%{version}
12nr|nvidia-long-lived-304.64-9|28	
12nr|nvidia-long-lived-304.64-9|29	# For now, backportability is kept for 2008.0 forwards.
12nr|nvidia-long-lived-304.64-9|30	
12nr|nvidia-long-lived-304.64-9|31	%define drivername		nvidia-long-lived
12nr|nvidia-long-lived-304.64-9|32	%define driverpkgname		x11-driver-video-%{drivername}
12nr|nvidia-long-lived-304.64-9|33	%define modulename		%{drivername}
12nr|nvidia-long-lived-304.64-9|34	# for description and documentation
12nr|nvidia-long-lived-304.64-9|35	%define cards			GeForce 6 and later cards
12nr|nvidia-long-lived-304.64-9|36	%define xorg_extra_modules	%{_libdir}/xorg/extra-modules
12nr|nvidia-long-lived-304.64-9|37	%define nvidia_driversdir	%{_libdir}/%{drivername}/xorg
12nr|nvidia-long-lived-304.64-9|38	%define nvidia_extensionsdir	%{_libdir}/%{drivername}/xorg
12nr|nvidia-long-lived-304.64-9|39	%define nvidia_modulesdir	%{_libdir}/%{drivername}/xorg
12nr|nvidia-long-lived-304.64-9|40	%define nvidia_libdir		%{_libdir}/%{drivername}
12nr|nvidia-long-lived-304.64-9|41	%define nvidia_libdir32		%{_prefix}/lib/%{drivername}
12nr|nvidia-long-lived-304.64-9|42	%define nvidia_bindir		%{nvidia_libdir}/bin
12nr|nvidia-long-lived-304.64-9|43	# The entry in Cards+ this driver should be associated with, if there is
12nr|nvidia-long-lived-304.64-9|44	# no entry in ldetect-lst default pcitable:
12nr|nvidia-long-lived-304.64-9|45	# cooker ldetect-lst should be up-to-date
12nr|nvidia-long-lived-304.64-9|46	%define ldetect_cards_name	%nil
12nr|nvidia-long-lived-304.64-9|47	
12nr|nvidia-long-lived-304.64-9|48	%define biarches x86_64
12nr|nvidia-long-lived-304.64-9|49	
12nr|nvidia-long-lived-304.64-9|50	%if !%simple
12nr|nvidia-long-lived-304.64-9|51	%ifarch %{ix86}
12nr|nvidia-long-lived-304.64-9|52	%define nsource %{SOURCE0}
12nr|nvidia-long-lived-304.64-9|53	%define pkgname %{pkgname32}
12nr|nvidia-long-lived-304.64-9|54	%endif
12nr|nvidia-long-lived-304.64-9|55	%ifarch x86_64
12nr|nvidia-long-lived-304.64-9|56	%define nsource %{SOURCE1}
12nr|nvidia-long-lived-304.64-9|57	%define pkgname %{pkgname64}
12nr|nvidia-long-lived-304.64-9|58	%endif
12nr|nvidia-long-lived-304.64-9|59	%endif
12nr|nvidia-long-lived-304.64-9|60	
12nr|nvidia-long-lived-304.64-9|61	# Other packages should not require any NVIDIA libraries, and this package
12nr|nvidia-long-lived-304.64-9|62	# should not be pulled in when libGL.so.1 is required
12nr|nvidia-long-lived-304.64-9|63	%if %{_use_internal_dependency_generator}
12nr|nvidia-long-lived-304.64-9|64	%define __noautoprov '\\.so'
12nr|nvidia-long-lived-304.64-9|65	%define common_requires_exceptions libGLcore\\.so|libnvidia.*\\.so
12nr|nvidia-long-lived-304.64-9|66	%else
12nr|nvidia-long-lived-304.64-9|67	%define _provides_exceptions \\.so
12nr|nvidia-long-lived-304.64-9|68	%define common_requires_exceptions libGLcore\\.so\\|libnvidia.*\\.so
12nr|nvidia-long-lived-304.64-9|69	%endif
12nr|nvidia-long-lived-304.64-9|70	
12nr|nvidia-long-lived-304.64-9|71	%ifarch %{biarches}
12nr|nvidia-long-lived-304.64-9|72	# (anssi) Allow installing of 64-bit package if the runtime dependencies
12nr|nvidia-long-lived-304.64-9|73	# of 32-bit libraries are not satisfied. If a 32-bit package that requires
12nr|nvidia-long-lived-304.64-9|74	# libGL.so.1 is installed, the 32-bit mesa libs are pulled in and that will
12nr|nvidia-long-lived-304.64-9|75	# pull the dependencies of 32-bit nvidia libraries in as well.
12nr|nvidia-long-lived-304.64-9|76	%if %{_use_internal_dependency_generator}
12nr|nvidia-long-lived-304.64-9|77	%define __noautoreq '%{common_requires_exceptions}|lib.*so\\.[^(]+(\\([^)]+\\))?$'
12nr|nvidia-long-lived-304.64-9|78	%else
12nr|nvidia-long-lived-304.64-9|79	%define __noautoreq %{common_requires_exceptions}\\|lib.*so\\.[^(]\\+\\(([^)]\\+)\\)\\?$
12nr|nvidia-long-lived-304.64-9|80	%endif
12nr|nvidia-long-lived-304.64-9|81	%else
12nr|nvidia-long-lived-304.64-9|82	%if %{_use_internal_dependency_generator}
12nr|nvidia-long-lived-304.64-9|83	%define __noautoreq '%{common_requires_exceptions}'
12nr|nvidia-long-lived-304.64-9|84	%else
12nr|nvidia-long-lived-304.64-9|85	%define __noautoreq %{common_requires_exceptions}
12nr|nvidia-long-lived-304.64-9|86	%endif
12nr|nvidia-long-lived-304.64-9|87	%endif
12nr|nvidia-long-lived-304.64-9|88	
12nr|nvidia-long-lived-304.64-9|89	Summary:	NVIDIA proprietary X.org driver and libraries, current driver series
12nr|nvidia-long-lived-304.64-9|90	Name:		%{name}
12nr|nvidia-long-lived-304.64-9|91	Version:	%{version}
12nr|nvidia-long-lived-304.64-9|92	Release:	%mkrel %{rel}
12nr|nvidia-long-lived-304.64-9|93	%if !%simple
12nr|nvidia-long-lived-304.64-9|94	Source0:	ftp://download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
12nr|nvidia-long-lived-304.64-9|95	Source1:	ftp://download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
12nr|nvidia-long-lived-304.64-9|96	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
12nr|nvidia-long-lived-304.64-9|97	Source2:	ftp://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.bz2
12nr|nvidia-long-lived-304.64-9|98	Source3:	ftp://download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.bz2
12nr|nvidia-long-lived-304.64-9|99	# Script for building rpms of arbitrary nvidia installers (needs this .spec appended)
12nr|nvidia-long-lived-304.64-9|100	Source4:	nvidia-mdvbuild-skel
12nr|nvidia-long-lived-304.64-9|101	Source100:	nvidia-long-lived.rpmlintrc
12nr|nvidia-long-lived-304.64-9|102	# https://qa.mandriva.com/show_bug.cgi?id=39921
12nr|nvidia-long-lived-304.64-9|103	Patch1:		nvidia-settings-enable-dyntwinview-mdv.patch
12nr|nvidia-long-lived-304.64-9|104	# include xf86vmproto for X_XF86VidModeGetGammaRampSize, fixes build on cooker
12nr|nvidia-long-lived-304.64-9|105	Patch3:		nvidia-settings-include-xf86vmproto.patch
12nr|nvidia-long-lived-304.64-9|106	Patch4:		nvidia-long-lived-304.32-dkms.conf-unique-module-name.patch
12nr|nvidia-long-lived-304.64-9|107	%endif
12nr|nvidia-long-lived-304.64-9|108	License:	Freeware
12nr|nvidia-long-lived-304.64-9|109	URL:		http://www.nvidia.com/object/unix.html
12nr|nvidia-long-lived-304.64-9|110	Group: 		System/Kernel and hardware
12nr|nvidia-long-lived-304.64-9|111	ExclusiveArch:	%{ix86} x86_64
12nr|nvidia-long-lived-304.64-9|112	%if !%simple
12nr|nvidia-long-lived-304.64-9|113	BuildRequires:	imagemagick
12nr|nvidia-long-lived-304.64-9|114	BuildRequires:	pkgconfig(xrender)
12nr|nvidia-long-lived-304.64-9|115	BuildRequires:	pkgconfig(gtk+-2.0)
12nr|nvidia-long-lived-304.64-9|116	BuildRequires:	pkgconfig(xv)
12nr|nvidia-long-lived-304.64-9|117	BuildRequires:	pkgconfig(gl)
12nr|nvidia-long-lived-304.64-9|118	BuildRequires:	pkgconfig(xxf86vm)
12nr|nvidia-long-lived-304.64-9|119	%endif
12nr|nvidia-long-lived-304.64-9|120	BuildRequires:	rpm-build >= 1:5.3.12
12nr|nvidia-long-lived-304.64-9|121	
12nr|nvidia-long-lived-304.64-9|122	%description
12nr|nvidia-long-lived-304.64-9|123	Source package of the current NVIDIA proprietary driver. Binary
12nr|nvidia-long-lived-304.64-9|124	packages are named x11-driver-video-nvidia-long-lived on Mandriva Linux
12nr|nvidia-long-lived-304.64-9|125	2008 and later, nvidia97xx on Mandriva 2007.1, and nvidia on 2007.0
12nr|nvidia-long-lived-304.64-9|126	and earlier.
12nr|nvidia-long-lived-304.64-9|127	
12nr|nvidia-long-lived-304.64-9|128	%package -n %{driverpkgname}
12nr|nvidia-long-lived-304.64-9|129	Summary:	NVIDIA proprietary X.org driver and libraries for %cards
12nr|nvidia-long-lived-304.64-9|130	Group: 		System/Kernel and hardware
12nr|nvidia-long-lived-304.64-9|131	Requires(post): update-alternatives >= 1.9.0
12nr|nvidia-long-lived-304.64-9|132	Requires(postun): update-alternatives >= 1.9.0
12nr|nvidia-long-lived-304.64-9|133	Requires:	x11-server-common
12nr|nvidia-long-lived-304.64-9|134	# Proprietary driver handling rework:
12nr|nvidia-long-lived-304.64-9|135	Conflicts:	harddrake < 10.4.163
12nr|nvidia-long-lived-304.64-9|136	Conflicts:	drakx-kbd-mouse-x11 < 0.21
12nr|nvidia-long-lived-304.64-9|137	Conflicts:	x11-server-common < 1.3.0.0-17
12nr|nvidia-long-lived-304.64-9|138	Suggests:	%{drivername}-doc-html = %{version}
12nr|nvidia-long-lived-304.64-9|139	%if %{mdkversion} >= 200810
12nr|nvidia-long-lived-304.64-9|140	# for missing libwfb.so
12nr|nvidia-long-lived-304.64-9|141	Conflicts:	x11-server-common < 1.4
12nr|nvidia-long-lived-304.64-9|142	# Proper support for versioned kmod() was added in 2008.1:
12nr|nvidia-long-lived-304.64-9|143	Requires:	kmod(%{modulename}) = %{version}
12nr|nvidia-long-lived-304.64-9|144	%endif
12nr|nvidia-long-lived-304.64-9|145	%if %{mdkversion} >= 200900
12nr|nvidia-long-lived-304.64-9|146	# At least mplayer dlopens libvdpau.so.1, so the software will not pull in
12nr|nvidia-long-lived-304.64-9|147	# the vdpau library package. We ensure its installation here.
12nr|nvidia-long-lived-304.64-9|148	# (vdpau package exists in main on 2009.0+)
12nr|nvidia-long-lived-304.64-9|149	Requires:	%{_lib}vdpau1
12nr|nvidia-long-lived-304.64-9|150	%endif
12nr|nvidia-long-lived-304.64-9|151	%if %{mdkversion} >= 200910
12nr|nvidia-long-lived-304.64-9|152	Conflicts:	x11-server-common < 1.6.0-11
12nr|nvidia-long-lived-304.64-9|153	%endif
12nr|nvidia-long-lived-304.64-9|154	%if %{mdkversion} >= 201100 && !%simple
12nr|nvidia-long-lived-304.64-9|155	# Conflict with the next videodrv ABI break.
12nr|nvidia-long-lived-304.64-9|156	# The NVIDIA driver supports the previous ABI versions as well and therefore
12nr|nvidia-long-lived-304.64-9|157	# a strict version-specific requirement would not be enough.
12nr|nvidia-long-lived-304.64-9|158	### This is problematic as it can cause removal of xserver instead (Anssi 04/2011)
12nr|nvidia-long-lived-304.64-9|159	###Conflicts:	xserver-abi(videodrv-%(echo $((%{videodrv_abi} + 1))))
12nr|nvidia-long-lived-304.64-9|160	%endif
12nr|nvidia-long-lived-304.64-9|161	# Obsoletes for naming changes:
12nr|nvidia-long-lived-304.64-9|162	Obsoletes:	nvidia < 1:%{version}-%{release}
12nr|nvidia-long-lived-304.64-9|163	Provides:	nvidia = 1:%{version}-%{release}
12nr|nvidia-long-lived-304.64-9|164	Obsoletes:	nvidia97xx < %{version}-%{release}
12nr|nvidia-long-lived-304.64-9|165	Provides:	nvidia97xx = %{version}-%{release}
12nr|nvidia-long-lived-304.64-9|166	Obsoletes:	nvidia-current
12nr|nvidia-long-lived-304.64-9|167	
12nr|nvidia-long-lived-304.64-9|168	%description -n %{driverpkgname}
12nr|nvidia-long-lived-304.64-9|169	NVIDIA proprietary X.org graphics driver, related libraries and
12nr|nvidia-long-lived-304.64-9|170	configuration tools for %cards,
12nr|nvidia-long-lived-304.64-9|171	including the associated Quadro cards.
12nr|nvidia-long-lived-304.64-9|172	
12nr|nvidia-long-lived-304.64-9|173	NOTE: You should use XFdrake to configure your NVIDIA card. The
12nr|nvidia-long-lived-304.64-9|174	correct packages will be automatically installed and configured.
12nr|nvidia-long-lived-304.64-9|175	
12nr|nvidia-long-lived-304.64-9|176	If you do not want to use XFdrake, see README.manual-setup.
12nr|nvidia-long-lived-304.64-9|177	
12nr|nvidia-long-lived-304.64-9|178	This NVIDIA driver should be used with %cards,
12nr|nvidia-long-lived-304.64-9|179	including the associated Quadro cards.
12nr|nvidia-long-lived-304.64-9|180	
12nr|nvidia-long-lived-304.64-9|181	%package -n dkms-%{drivername}
12nr|nvidia-long-lived-304.64-9|182	Summary:	NVIDIA kernel module for %cards
12nr|nvidia-long-lived-304.64-9|183	Group:		System/Kernel and hardware
12nr|nvidia-long-lived-304.64-9|184	Requires:	dkms
12nr|nvidia-long-lived-304.64-9|185	Requires(post):	dkms
12nr|nvidia-long-lived-304.64-9|186	Requires(preun): dkms
12nr|nvidia-long-lived-304.64-9|187	Obsoletes:	dkms-nvidia < 1:%{version}-%{release}
12nr|nvidia-long-lived-304.64-9|188	Provides:	dkms-nvidia = 1:%{version}-%{release}
12nr|nvidia-long-lived-304.64-9|189	Obsoletes:	dkms-nvidia97xx < %{version}-%{release}
12nr|nvidia-long-lived-304.64-9|190	Provides:	dkms-nvidia97xx = %{version}-%{release}
12nr|nvidia-long-lived-304.64-9|191	
12nr|nvidia-long-lived-304.64-9|192	%description -n dkms-%{drivername}
12nr|nvidia-long-lived-304.64-9|193	NVIDIA kernel module for %cards. This
12nr|nvidia-long-lived-304.64-9|194	is to be used with the %{driverpkgname} package.
12nr|nvidia-long-lived-304.64-9|195	
12nr|nvidia-long-lived-304.64-9|196	%package -n %{drivername}-devel
12nr|nvidia-long-lived-304.64-9|197	Summary:	NVIDIA XvMC/OpenGL/CUDA development liraries and headers
12nr|nvidia-long-lived-304.64-9|198	Group:		Development/C
12nr|nvidia-long-lived-304.64-9|199	Requires:	%{driverpkgname} = %{version}-%{release}
12nr|nvidia-long-lived-304.64-9|200	Requires:	%{drivername}-cuda-opencl = %{version}-%{release}
12nr|nvidia-long-lived-304.64-9|201	Obsoletes:	nvidia-devel < 1:%{version}-%{release}
12nr|nvidia-long-lived-304.64-9|202	Provides:	nvidia-devel = 1:%{version}-%{release}
12nr|nvidia-long-lived-304.64-9|203	Obsoletes:	nvidia97xx-devel < %{version}-%{release}
12nr|nvidia-long-lived-304.64-9|204	Provides:	nvidia97xx-devel = %{version}-%{release}
12nr|nvidia-long-lived-304.64-9|205	%if %{mdkversion} >= 200900
12nr|nvidia-long-lived-304.64-9|206	Requires:	%{_lib}vdpau-devel
12nr|nvidia-long-lived-304.64-9|207	%endif
12nr|nvidia-long-lived-304.64-9|208	
12nr|nvidia-long-lived-304.64-9|209	%description -n %{drivername}-devel
12nr|nvidia-long-lived-304.64-9|210	NVIDIA XvMC static development library and OpenGL/CUDA headers for
12nr|nvidia-long-lived-304.64-9|211	%cards. This package is not required for
12nr|nvidia-long-lived-304.64-9|212	normal use.
12nr|nvidia-long-lived-304.64-9|213	
12nr|nvidia-long-lived-304.64-9|214	%package -n %{drivername}-cuda-opencl
12nr|nvidia-long-lived-304.64-9|215	Summary:	CUDA and OpenCL libraries for NVIDIA proprietary driver
12nr|nvidia-long-lived-304.64-9|216	Group: 		System/Kernel and hardware
12nr|nvidia-long-lived-304.64-9|217	Provides:	%{drivername}-cuda = %{version}-%{release}
12nr|nvidia-long-lived-304.64-9|218	%if %{mdkversion} >= 200810
12nr|nvidia-long-lived-304.64-9|219	# Proper support for versioned kmod() was added in 2008.1:
12nr|nvidia-long-lived-304.64-9|220	Requires:	kmod(%{modulename}) = %{version}
12nr|nvidia-long-lived-304.64-9|221	%endif
12nr|nvidia-long-lived-304.64-9|222	Conflicts:	nvidia < 1:195.36.15-4
12nr|nvidia-long-lived-304.64-9|223	
12nr|nvidia-long-lived-304.64-9|224	%description -n %{drivername}-cuda-opencl
12nr|nvidia-long-lived-304.64-9|225	Cuda and OpenCL libraries for NVIDIA proprietary driver. This package is not
12nr|nvidia-long-lived-304.64-9|226	required for normal use, it provides libraries to use NVIDIA cards for High
12nr|nvidia-long-lived-304.64-9|227	Performance Computing (HPC).
12nr|nvidia-long-lived-304.64-9|228	
12nr|nvidia-long-lived-304.64-9|229	# HTML doc splitted off because of size, for live cds:
12nr|nvidia-long-lived-304.64-9|230	%package -n %{drivername}-doc-html
12nr|nvidia-long-lived-304.64-9|231	Summary:	NVIDIA html documentation (%{drivername})
12nr|nvidia-long-lived-304.64-9|232	Group:		System/Kernel and hardware
12nr|nvidia-long-lived-304.64-9|233	Requires:	%{driverpkgname} = %{version}-%{release}
12nr|nvidia-long-lived-304.64-9|234	
12nr|nvidia-long-lived-304.64-9|235	%description -n %{drivername}-doc-html
12nr|nvidia-long-lived-304.64-9|236	HTML version of the README.txt file provided in package
12nr|nvidia-long-lived-304.64-9|237	%{driverpkgname}.
12nr|nvidia-long-lived-304.64-9|238	
12nr|nvidia-long-lived-304.64-9|239	%prep
12nr|nvidia-long-lived-304.64-9|240	# No patches applied when %simple is set
12nr|nvidia-long-lived-304.64-9|241	%if %simple
12nr|nvidia-long-lived-304.64-9|242	%setup -q -c -T
12nr|nvidia-long-lived-304.64-9|243	%else
12nr|nvidia-long-lived-304.64-9|244	%setup -q -c -T -a 2 -a 3
12nr|nvidia-long-lived-304.64-9|245	cd nvidia-settings-%{version}
12nr|nvidia-long-lived-304.64-9|246	%patch1 -p1
12nr|nvidia-long-lived-304.64-9|247	%patch3 -p1
12nr|nvidia-long-lived-304.64-9|248	cd ..
12nr|nvidia-long-lived-304.64-9|249	%endif
12nr|nvidia-long-lived-304.64-9|250	sh %{nsource} --extract-only
12nr|nvidia-long-lived-304.64-9|251	
12nr|nvidia-long-lived-304.64-9|252	%if !%simple
12nr|nvidia-long-lived-304.64-9|253	cd %{pkgname}
12nr|nvidia-long-lived-304.64-9|254	%patch4 -p0 -b .uniq~
12nr|nvidia-long-lived-304.64-9|255	cd ..
12nr|nvidia-long-lived-304.64-9|256	%endif
12nr|nvidia-long-lived-304.64-9|257	
12nr|nvidia-long-lived-304.64-9|258	rm -rf %{pkgname}/usr/src/nv/precompiled
12nr|nvidia-long-lived-304.64-9|259	
12nr|nvidia-long-lived-304.64-9|260	cat > README.install.urpmi <<EOF
12nr|nvidia-long-lived-304.64-9|261	This driver is for %cards.
12nr|nvidia-long-lived-304.64-9|262	
12nr|nvidia-long-lived-304.64-9|263	Use XFdrake to configure X to use the correct NVIDIA driver. Any needed
12nr|nvidia-long-lived-304.64-9|264	packages will be automatically installed if not already present.
12nr|nvidia-long-lived-304.64-9|265	1. Run XFdrake as root.
12nr|nvidia-long-lived-304.64-9|266	2. Go to the Graphics Card list.
12nr|nvidia-long-lived-304.64-9|267	3. Select your card (it is usually already autoselected).
12nr|nvidia-long-lived-304.64-9|268	4. Answer any questions asked and then quit.
12nr|nvidia-long-lived-304.64-9|269	
12nr|nvidia-long-lived-304.64-9|270	If you do not want to use XFdrake, see README.manual-setup.
12nr|nvidia-long-lived-304.64-9|271	EOF
12nr|nvidia-long-lived-304.64-9|272	
12nr|nvidia-long-lived-304.64-9|273	cat > README.manual-setup <<EOF
12nr|nvidia-long-lived-304.64-9|274	This file describes the procedure for the manual installation of this NVIDIA
12nr|nvidia-long-lived-304.64-9|275	driver package. You can find the instructions for the recommended automatic
12nr|nvidia-long-lived-304.64-9|276	installation in the file 'README.install.urpmi' in this directory.
12nr|nvidia-long-lived-304.64-9|277	
12nr|nvidia-long-lived-304.64-9|278	- Open %{_sysconfdir}/X11/xorg.conf and make the following changes:
12nr|nvidia-long-lived-304.64-9|279	o Change the Driver to "nvidia" in the Device section
12nr|nvidia-long-lived-304.64-9|280	o Make the line below the only 'glx' related line in the Module section,
12nr|nvidia-long-lived-304.64-9|281	adding it if it is not already there:
12nr|nvidia-long-lived-304.64-9|282	Load "glx"
12nr|nvidia-long-lived-304.64-9|283	o Remove any 'ModulePath' lines from the Files section
12nr|nvidia-long-lived-304.64-9|284	- Run "update-alternatives --set gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf" as root.
12nr|nvidia-long-lived-304.64-9|285	- Run "ldconfig -X" as root.
12nr|nvidia-long-lived-304.64-9|286	EOF
12nr|nvidia-long-lived-304.64-9|287	
12nr|nvidia-long-lived-304.64-9|288	%if !%simple
12nr|nvidia-long-lived-304.64-9|289	rm nvidia-settings-%{version}/src/*/*.a
12nr|nvidia-long-lived-304.64-9|290	%endif
12nr|nvidia-long-lived-304.64-9|291	
12nr|nvidia-long-lived-304.64-9|292	%build
12nr|nvidia-long-lived-304.64-9|293	%if !%simple
12nr|nvidia-long-lived-304.64-9|294	%setup_compile_flags
12nr|nvidia-long-lived-304.64-9|295	export CFLAGS="%{optflags}"
12nr|nvidia-long-lived-304.64-9|296	export CXXFLAGS="$CFLAGS"
12nr|nvidia-long-lived-304.64-9|297	export LDFLAGS="%{?ldflags}"
12nr|nvidia-long-lived-304.64-9|298	%endif
12nr|nvidia-long-lived-304.64-9|299	
12nr|nvidia-long-lived-304.64-9|300	%if %mdkversion >= 201200
12nr|nvidia-long-lived-304.64-9|301	# (tpg) simple workaround for https://qa.mandriva.com/show_bug.cgi?id=65616
12nr|nvidia-long-lived-304.64-9|302	# nvidia module can't be linked with ld.gold which for mdv2001200 is default
12nr|nvidia-long-lived-304.64-9|303	# Please remove this if bug will be fixed.
12nr|nvidia-long-lived-304.64-9|304	#sed -i -e 's#LD ?=.*#LD = ld.bfd##' %{pkgname}/kernel/Makefile.*i*
12nr|nvidia-long-lived-304.64-9|305	%endif
12nr|nvidia-long-lived-304.64-9|306	
12nr|nvidia-long-lived-304.64-9|307	%make -C nvidia-settings-%{version}/src/libXNVCtrl
12nr|nvidia-long-lived-304.64-9|308	%make -C nvidia-settings-%{version} STRIP_CMD=true
12nr|nvidia-long-lived-304.64-9|309	%make -C nvidia-xconfig-%{version} STRIP_CMD=true
12nr|nvidia-long-lived-304.64-9|310	
12nr|nvidia-long-lived-304.64-9|311	# %simple
12nr|nvidia-long-lived-304.64-9|312	
12nr|nvidia-long-lived-304.64-9|313	%install
12nr|nvidia-long-lived-304.64-9|314	rm -rf %{buildroot}
12nr|nvidia-long-lived-304.64-9|315	cd %{pkgname}
12nr|nvidia-long-lived-304.64-9|316	
12nr|nvidia-long-lived-304.64-9|317	# dkms
12nr|nvidia-long-lived-304.64-9|318	install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
12nr|nvidia-long-lived-304.64-9|319	
12nr|nvidia-long-lived-304.64-9|320	# menu entry
12nr|nvidia-long-lived-304.64-9|321	install -d -m755 %{buildroot}%{_datadir}/%{drivername}
12nr|nvidia-long-lived-304.64-9|322	cat > %{buildroot}%{_datadir}/%{drivername}/mandriva-nvidia-settings.desktop <<EOF
12nr|nvidia-long-lived-304.64-9|323	[Desktop Entry]
12nr|nvidia-long-lived-304.64-9|324	Name=NVIDIA Display Settings
12nr|nvidia-long-lived-304.64-9|325	Comment=Configure NVIDIA X driver
12nr|nvidia-long-lived-304.64-9|326	Exec=%{_bindir}/nvidia-settings
12nr|nvidia-long-lived-304.64-9|327	Icon=%{drivername}-settings
12nr|nvidia-long-lived-304.64-9|328	Terminal=false
12nr|nvidia-long-lived-304.64-9|329	Type=Application
12nr|nvidia-long-lived-304.64-9|330	Categories=GTK;Settings;HardwareSettings;X-MandrivaLinux-System-Configuration;
12nr|nvidia-long-lived-304.64-9|331	EOF
12nr|nvidia-long-lived-304.64-9|332	
12nr|nvidia-long-lived-304.64-9|333	install -d -m755	%{buildroot}%{_datadir}/applications
12nr|nvidia-long-lived-304.64-9|334	touch			%{buildroot}%{_datadir}/applications/mandriva-nvidia-settings.desktop
12nr|nvidia-long-lived-304.64-9|335	
12nr|nvidia-long-lived-304.64-9|336	# icons
12nr|nvidia-long-lived-304.64-9|337	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12nr|nvidia-long-lived-304.64-9|338	%if !%simple
12nr|nvidia-long-lived-304.64-9|339	convert nvidia-settings.png -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
12nr|nvidia-long-lived-304.64-9|340	convert nvidia-settings.png -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
12nr|nvidia-long-lived-304.64-9|341	convert nvidia-settings.png -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
12nr|nvidia-long-lived-304.64-9|342	%else
12nr|nvidia-long-lived-304.64-9|343	# no imagemagick
12nr|nvidia-long-lived-304.64-9|344	[ -e nvidia-settings.png ] || cp -a usr/share/pixmaps/nvidia-settings.png .
12nr|nvidia-long-lived-304.64-9|345	install -m644 nvidia-settings.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
12nr|nvidia-long-lived-304.64-9|346	%endif
12nr|nvidia-long-lived-304.64-9|347	
12nr|nvidia-long-lived-304.64-9|348	error_fatal() {
12nr|nvidia-long-lived-304.64-9|349	echo "Error: $@." >&2
12nr|nvidia-long-lived-304.64-9|350	exit 1
12nr|nvidia-long-lived-304.64-9|351	}
12nr|nvidia-long-lived-304.64-9|352	
12nr|nvidia-long-lived-304.64-9|353	error_unhandled() {
12nr|nvidia-long-lived-304.64-9|354	echo "Warning: $@." >&2
12nr|nvidia-long-lived-304.64-9|355	echo "Warning: $@." >> warns.log
12nr|nvidia-long-lived-304.64-9|356	%if !%simple
12nr|nvidia-long-lived-304.64-9|357	# cause distro builds to fail in case of unhandled files
12nr|nvidia-long-lived-304.64-9|358	exit 1
12nr|nvidia-long-lived-304.64-9|359	%endif
12nr|nvidia-long-lived-304.64-9|360	}
12nr|nvidia-long-lived-304.64-9|361	
12nr|nvidia-long-lived-304.64-9|362	parseparams() {
12nr|nvidia-long-lived-304.64-9|363	for value in $rest; do
12nr|nvidia-long-lived-304.64-9|364	local param=$1
12nr|nvidia-long-lived-304.64-9|365	[ -n "$param" ] || error_fatal "unhandled parameter $value"
12nr|nvidia-long-lived-304.64-9|366	shift
12nr|nvidia-long-lived-304.64-9|367	eval $param=$value
12nr|nvidia-long-lived-304.64-9|368	
12nr|nvidia-long-lived-304.64-9|369	[ -n "$value" ] || error_fatal "empty $param"
12nr|nvidia-long-lived-304.64-9|370	
12nr|nvidia-long-lived-304.64-9|371	# resolve libdir based on $arch
12nr|nvidia-long-lived-304.64-9|372	if [ "$param" = "arch" ]; then
12nr|nvidia-long-lived-304.64-9|373	case "$arch" in
12nr|nvidia-long-lived-304.64-9|374	NATIVE)		nvidia_libdir=%{nvidia_libdir};;
12nr|nvidia-long-lived-304.64-9|375	COMPAT32)	nvidia_libdir=%{nvidia_libdir32};;
12nr|nvidia-long-lived-304.64-9|376	*)		error_fatal "unknown arch $arch"
12nr|nvidia-long-lived-304.64-9|377	esac
12nr|nvidia-long-lived-304.64-9|378	fi
12nr|nvidia-long-lived-304.64-9|379	done
12nr|nvidia-long-lived-304.64-9|380	}
12nr|nvidia-long-lived-304.64-9|381	
12nr|nvidia-long-lived-304.64-9|382	add_to_list() {
12nr|nvidia-long-lived-304.64-9|383	%if !%simple
12nr|nvidia-long-lived-304.64-9|384	# on distro builds, only use .manifest for %doc files
12nr|nvidia-long-lived-304.64-9|385	[ "${2#%doc}" = "${2}" ] && return
12nr|nvidia-long-lived-304.64-9|386	%endif
12nr|nvidia-long-lived-304.64-9|387	local list="$1.files"
12nr|nvidia-long-lived-304.64-9|388	local entry="$2"
12nr|nvidia-long-lived-304.64-9|389	echo $entry >> $list
12nr|nvidia-long-lived-304.64-9|390	}
12nr|nvidia-long-lived-304.64-9|391	
12nr|nvidia-long-lived-304.64-9|392	install_symlink() {
12nr|nvidia-long-lived-304.64-9|393	local pkg="$1"
12nr|nvidia-long-lived-304.64-9|394	local dir="$2"
12nr|nvidia-long-lived-304.64-9|395	mkdir -p %{buildroot}$dir
12nr|nvidia-long-lived-304.64-9|396	ln -s $dest %{buildroot}$dir/$file
12nr|nvidia-long-lived-304.64-9|397	add_to_list $pkg $dir/$file
12nr|nvidia-long-lived-304.64-9|398	}
12nr|nvidia-long-lived-304.64-9|399	
12nr|nvidia-long-lived-304.64-9|400	install_lib_symlink() {
12nr|nvidia-long-lived-304.64-9|401	local pkg="$1"
12nr|nvidia-long-lived-304.64-9|402	local dir="$2"
12nr|nvidia-long-lived-304.64-9|403	case "$file" in
12nr|nvidia-long-lived-304.64-9|404	libvdpau_*.so)
12nr|nvidia-long-lived-304.64-9|405	# vdpau drivers => not put into -devel
12nr|nvidia-long-lived-304.64-9|406	;;
12nr|nvidia-long-lived-304.64-9|407	*.so)
12nr|nvidia-long-lived-304.64-9|408	pkg=nvidia-devel;;
12nr|nvidia-long-lived-304.64-9|409	esac
12nr|nvidia-long-lived-304.64-9|410	install_symlink $pkg $dir
12nr|nvidia-long-lived-304.64-9|411	}
12nr|nvidia-long-lived-304.64-9|412	
12nr|nvidia-long-lived-304.64-9|413	install_file_only() {
12nr|nvidia-long-lived-304.64-9|414	local pkg="$1"
12nr|nvidia-long-lived-304.64-9|415	local dir="$2"
12nr|nvidia-long-lived-304.64-9|416	mkdir -p %{buildroot}$dir
12nr|nvidia-long-lived-304.64-9|417	# replace 0444 with more usual 0644
12nr|nvidia-long-lived-304.64-9|418	[ "$perms" = "0444" ] && perms="0644"
12nr|nvidia-long-lived-304.64-9|419	install -m $perms $file %{buildroot}$dir
12nr|nvidia-long-lived-304.64-9|420	}
12nr|nvidia-long-lived-304.64-9|421	
12nr|nvidia-long-lived-304.64-9|422	install_file() {
12nr|nvidia-long-lived-304.64-9|423	local pkg="$1"
12nr|nvidia-long-lived-304.64-9|424	local dir="$2"
12nr|nvidia-long-lived-304.64-9|425	install_file_only $pkg $dir
12nr|nvidia-long-lived-304.64-9|426	add_to_list $pkg $dir/$(basename $file)
12nr|nvidia-long-lived-304.64-9|427	}
12nr|nvidia-long-lived-304.64-9|428	
12nr|nvidia-long-lived-304.64-9|429	get_module_dir() {
12nr|nvidia-long-lived-304.64-9|430	local subdir="$1"
12nr|nvidia-long-lived-304.64-9|431	case "$subdir" in
12nr|nvidia-long-lived-304.64-9|432	extensions*)	echo %{nvidia_extensionsdir};;
12nr|nvidia-long-lived-304.64-9|433	drivers/)	echo %{nvidia_driversdir};;
12nr|nvidia-long-lived-304.64-9|434	/)		echo %{nvidia_modulesdir};;
12nr|nvidia-long-lived-304.64-9|435	*)		error_unhandled "unhandled module subdir $subdir"
12nr|nvidia-long-lived-304.64-9|436	echo %{nvidia_modulesdir};;
12nr|nvidia-long-lived-304.64-9|437	esac
12nr|nvidia-long-lived-304.64-9|438	}
12nr|nvidia-long-lived-304.64-9|439	
12nr|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
12nr|nvidia-long-lived-304.64-9|441	rm -f $file
12nr|nvidia-long-lived-304.64-9|442	touch $file
12nr|nvidia-long-lived-304.64-9|443	done
12nr|nvidia-long-lived-304.64-9|444	
12nr|nvidia-long-lived-304.64-9|445	# install files according to .manifest
12nr|nvidia-long-lived-304.64-9|446	cat .manifest | tail -n +9 | while read line; do
12nr|nvidia-long-lived-304.64-9|447	rest=${line}
12nr|nvidia-long-lived-304.64-9|448	file=${rest%%%% *}
12nr|nvidia-long-lived-304.64-9|449	rest=${rest#* }
12nr|nvidia-long-lived-304.64-9|450	perms=${rest%%%% *}
12nr|nvidia-long-lived-304.64-9|451	rest=${rest#* }
12nr|nvidia-long-lived-304.64-9|452	type=${rest%%%% *}
12nr|nvidia-long-lived-304.64-9|453	rest=${rest#* }
12nr|nvidia-long-lived-304.64-9|454	
12nr|nvidia-long-lived-304.64-9|455	case "$type" in
12nr|nvidia-long-lived-304.64-9|456	CUDA_LIB)
12nr|nvidia-long-lived-304.64-9|457	parseparams arch subdir
12nr|nvidia-long-lived-304.64-9|458	install_file nvidia-cuda $nvidia_libdir/$subdir
12nr|nvidia-long-lived-304.64-9|459	;;
12nr|nvidia-long-lived-304.64-9|460	CUDA_SYMLINK)
12nr|nvidia-long-lived-304.64-9|461	parseparams arch subdir dest
12nr|nvidia-long-lived-304.64-9|462	install_lib_symlink nvidia-cuda $nvidia_libdir/$subdir
12nr|nvidia-long-lived-304.64-9|463	;;
12nr|nvidia-long-lived-304.64-9|464	NVCUVID_LIB)
12nr|nvidia-long-lived-304.64-9|465	parseparams arch
12nr|nvidia-long-lived-304.64-9|466	install_file nvidia-cuda $nvidia_libdir
12nr|nvidia-long-lived-304.64-9|467	;;
12nr|nvidia-long-lived-304.64-9|468	NVCUVID_LIB_SYMLINK)
12nr|nvidia-long-lived-304.64-9|469	parseparams arch dest
12nr|nvidia-long-lived-304.64-9|470	install_lib_symlink nvidia-cuda $nvidia_libdir
12nr|nvidia-long-lived-304.64-9|471	;;
12nr|nvidia-long-lived-304.64-9|472	OPENGL_LIB)
12nr|nvidia-long-lived-304.64-9|473	parseparams arch
12nr|nvidia-long-lived-304.64-9|474	install_file nvidia $nvidia_libdir
12nr|nvidia-long-lived-304.64-9|475	;;
12nr|nvidia-long-lived-304.64-9|476	OPENGL_SYMLINK)
12nr|nvidia-long-lived-304.64-9|477	parseparams arch dest
12nr|nvidia-long-lived-304.64-9|478	install_lib_symlink nvidia $nvidia_libdir
12nr|nvidia-long-lived-304.64-9|479	;;
12nr|nvidia-long-lived-304.64-9|480	TLS_LIB)
12nr|nvidia-long-lived-304.64-9|481	parseparams arch style subdir
12nr|nvidia-long-lived-304.64-9|482	install_file nvidia $nvidia_libdir/$subdir
12nr|nvidia-long-lived-304.64-9|483	;;
12nr|nvidia-long-lived-304.64-9|484	TLS_SYMLINK)
12nr|nvidia-long-lived-304.64-9|485	parseparams arch style subdir dest
12nr|nvidia-long-lived-304.64-9|486	install_lib_symlink nvidia $nvidia_libdir/$subdir
12nr|nvidia-long-lived-304.64-9|487	;;
12nr|nvidia-long-lived-304.64-9|488	UTILITY_LIB)
12nr|nvidia-long-lived-304.64-9|489	install_file nvidia %{nvidia_libdir}
12nr|nvidia-long-lived-304.64-9|490	;;
12nr|nvidia-long-lived-304.64-9|491	UTILITY_LIB_SYMLINK)
12nr|nvidia-long-lived-304.64-9|492	parseparams dest
12nr|nvidia-long-lived-304.64-9|493	install_lib_symlink nvidia %{nvidia_libdir}
12nr|nvidia-long-lived-304.64-9|494	;;
12nr|nvidia-long-lived-304.64-9|495	VDPAU_LIB)
12nr|nvidia-long-lived-304.64-9|496	parseparams arch subdir
12nr|nvidia-long-lived-304.64-9|497	%if %{mdkversion} >= 200900
12nr|nvidia-long-lived-304.64-9|498	# on 2009.0+, only install libvdpau_nvidia.so
12nr|nvidia-long-lived-304.64-9|499	case $file in *libvdpau_nvidia.so*);; *) continue; esac
12nr|nvidia-long-lived-304.64-9|500	%endif
12nr|nvidia-long-lived-304.64-9|501	install_file nvidia $nvidia_libdir/$subdir
12nr|nvidia-long-lived-304.64-9|502	;;
12nr|nvidia-long-lived-304.64-9|503	VDPAU_SYMLINK)
12nr|nvidia-long-lived-304.64-9|504	parseparams arch subdir dest
12nr|nvidia-long-lived-304.64-9|505	%if %{mdkversion} >= 200900
12nr|nvidia-long-lived-304.64-9|506	# on 2009.0+, only install libvdpau_nvidia.so
12nr|nvidia-long-lived-304.64-9|507	case $file in *libvdpau_nvidia.so*);; *) continue; esac
12nr|nvidia-long-lived-304.64-9|508	%endif
12nr|nvidia-long-lived-304.64-9|509	install_lib_symlink nvidia $nvidia_libdir/$subdir
12nr|nvidia-long-lived-304.64-9|510	;;
12nr|nvidia-long-lived-304.64-9|511	XLIB_STATIC_LIB)
12nr|nvidia-long-lived-304.64-9|512	install_file nvidia-devel %{nvidia_libdir}
12nr|nvidia-long-lived-304.64-9|513	;;
12nr|nvidia-long-lived-304.64-9|514	XLIB_SHARED_LIB)
12nr|nvidia-long-lived-304.64-9|515	install_file nvidia %{nvidia_libdir}
12nr|nvidia-long-lived-304.64-9|516	;;
12nr|nvidia-long-lived-304.64-9|517	XLIB_SYMLINK)
12nr|nvidia-long-lived-304.64-9|518	parseparams dest
12nr|nvidia-long-lived-304.64-9|519	install_lib_symlink nvidia %{nvidia_libdir}
12nr|nvidia-long-lived-304.64-9|520	;;
12nr|nvidia-long-lived-304.64-9|521	LIBGL_LA)
12nr|nvidia-long-lived-304.64-9|522	# (Anssi) we don't install .la files
12nr|nvidia-long-lived-304.64-9|523	;;
12nr|nvidia-long-lived-304.64-9|524	XMODULE_SHARED_LIB|GLX_MODULE_SHARED_LIB)
12nr|nvidia-long-lived-304.64-9|525	parseparams subdir
12nr|nvidia-long-lived-304.64-9|526	install_file nvidia $(get_module_dir $subdir)
12nr|nvidia-long-lived-304.64-9|527	;;
12nr|nvidia-long-lived-304.64-9|528	XMODULE_NEWSYM)
12nr|nvidia-long-lived-304.64-9|529	# symlink that is created only if it doesn't already
12nr|nvidia-long-lived-304.64-9|530	# exist (i.e. as part of x11-server)
12nr|nvidia-long-lived-304.64-9|531	case "$file" in
12nr|nvidia-long-lived-304.64-9|532	libwfb.so)
12nr|nvidia-long-lived-304.64-9|533	%if %{mdkversion} >= 200810
12nr|nvidia-long-lived-304.64-9|534	# 2008.1+ has this one already
12nr|nvidia-long-lived-304.64-9|535	continue
12nr|nvidia-long-lived-304.64-9|536	%endif
12nr|nvidia-long-lived-304.64-9|537	;;
12nr|nvidia-long-lived-304.64-9|538	*)
12nr|nvidia-long-lived-304.64-9|539	error_unhandled "unknown XMODULE_NEWSYM type file $file, skipped"
12nr|nvidia-long-lived-304.64-9|540	continue
12nr|nvidia-long-lived-304.64-9|541	esac
12nr|nvidia-long-lived-304.64-9|542	parseparams subdir dest
12nr|nvidia-long-lived-304.64-9|543	install_symlink nvidia $(get_module_dir $subdir)
12nr|nvidia-long-lived-304.64-9|544	;;
12nr|nvidia-long-lived-304.64-9|545	XMODULE_SYMLINK|GLX_MODULE_SYMLINK)
12nr|nvidia-long-lived-304.64-9|546	parseparams subdir dest
12nr|nvidia-long-lived-304.64-9|547	install_symlink nvidia $(get_module_dir $subdir)
12nr|nvidia-long-lived-304.64-9|548	;;
12nr|nvidia-long-lived-304.64-9|549	VDPAU_HEADER)
12nr|nvidia-long-lived-304.64-9|550	%if %{mdkversion} >= 200900
12nr|nvidia-long-lived-304.64-9|551	# already in vdpau-devel
12nr|nvidia-long-lived-304.64-9|552	continue
12nr|nvidia-long-lived-304.64-9|553	%endif
12nr|nvidia-long-lived-304.64-9|554	parseparams subdir
12nr|nvidia-long-lived-304.64-9|555	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
12nr|nvidia-long-lived-304.64-9|556	;;
12nr|nvidia-long-lived-304.64-9|557	OPENGL_HEADER|CUDA_HEADER)
12nr|nvidia-long-lived-304.64-9|558	parseparams subdir
12nr|nvidia-long-lived-304.64-9|559	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
12nr|nvidia-long-lived-304.64-9|560	;;
12nr|nvidia-long-lived-304.64-9|561	DOCUMENTATION)
12nr|nvidia-long-lived-304.64-9|562	parseparams subdir
12nr|nvidia-long-lived-304.64-9|563	case $subdir in
12nr|nvidia-long-lived-304.64-9|564	*/html)
12nr|nvidia-long-lived-304.64-9|565	add_to_list nvidia-html "%%doc %{pkgname}/$file"
12nr|nvidia-long-lived-304.64-9|566	continue
12nr|nvidia-long-lived-304.64-9|567	;;
12nr|nvidia-long-lived-304.64-9|568	*/include/*)
12nr|nvidia-long-lived-304.64-9|569	continue
12nr|nvidia-long-lived-304.64-9|570	;;
12nr|nvidia-long-lived-304.64-9|571	esac
12nr|nvidia-long-lived-304.64-9|572	case $file in
12nr|nvidia-long-lived-304.64-9|573	*XF86Config*|*nvidia-settings.png)
12nr|nvidia-long-lived-304.64-9|574	continue;;
12nr|nvidia-long-lived-304.64-9|575	esac
12nr|nvidia-long-lived-304.64-9|576	add_to_list nvidia "%%doc %{pkgname}/$file"
12nr|nvidia-long-lived-304.64-9|577	;;
12nr|nvidia-long-lived-304.64-9|578	MANPAGE)
12nr|nvidia-long-lived-304.64-9|579	parseparams subdir
12nr|nvidia-long-lived-304.64-9|580	case "$file" in
12nr|nvidia-long-lived-304.64-9|581	*nvidia-installer*)
12nr|nvidia-long-lived-304.64-9|582	# not installed
12nr|nvidia-long-lived-304.64-9|583	continue
12nr|nvidia-long-lived-304.64-9|584	;;
12nr|nvidia-long-lived-304.64-9|585	*nvidia-settings*|*nvidia-xconfig*|*nvidia-cuda*)
12nr|nvidia-long-lived-304.64-9|586	%if !%simple
12nr|nvidia-long-lived-304.64-9|587	# installed separately below
12nr|nvidia-long-lived-304.64-9|588	continue
12nr|nvidia-long-lived-304.64-9|589	%endif
12nr|nvidia-long-lived-304.64-9|590	;;
12nr|nvidia-long-lived-304.64-9|591	*nvidia-smi*)
12nr|nvidia-long-lived-304.64-9|592	# ok
12nr|nvidia-long-lived-304.64-9|593	;;
12nr|nvidia-long-lived-304.64-9|594	*)
12nr|nvidia-long-lived-304.64-9|595	error_unhandled "skipped unknown man page $(basename $file)"
12nr|nvidia-long-lived-304.64-9|596	continue
12nr|nvidia-long-lived-304.64-9|597	esac
12nr|nvidia-long-lived-304.64-9|598	install_file_only nvidia %{_mandir}/$subdir
12nr|nvidia-long-lived-304.64-9|599	;;
12nr|nvidia-long-lived-304.64-9|600	UTILITY_BINARY)
12nr|nvidia-long-lived-304.64-9|601	case "$file" in
12nr|nvidia-long-lived-304.64-9|602	*nvidia-settings|*nvidia-xconfig|*nvidia-cuda*)
12nr|nvidia-long-lived-304.64-9|603	%if !%simple
12nr|nvidia-long-lived-304.64-9|604	# not installed, we install our own copy
12nr|nvidia-long-lived-304.64-9|605	continue
12nr|nvidia-long-lived-304.64-9|606	%endif
12nr|nvidia-long-lived-304.64-9|607	;;
12nr|nvidia-long-lived-304.64-9|608	*nvidia-smi|*nvidia-bug-report.sh|*nvidia-debugdump)
12nr|nvidia-long-lived-304.64-9|609	# ok
12nr|nvidia-long-lived-304.64-9|610	;;
12nr|nvidia-long-lived-304.64-9|611	*)
12nr|nvidia-long-lived-304.64-9|612	error_unhandled "unknown binary $(basename $file) will be installed to %{nvidia_bindir}/$(basename $file)"
12nr|nvidia-long-lived-304.64-9|613	;;
12nr|nvidia-long-lived-304.64-9|614	esac
12nr|nvidia-long-lived-304.64-9|615	install_file nvidia %{nvidia_bindir}
12nr|nvidia-long-lived-304.64-9|616	;;
12nr|nvidia-long-lived-304.64-9|617	UTILITY_BIN_SYMLINK)
12nr|nvidia-long-lived-304.64-9|618	case $file in nvidia-uninstall) continue;; esac
12nr|nvidia-long-lived-304.64-9|619	parseparams dest
12nr|nvidia-long-lived-304.64-9|620	install_symlink nvidia %{nvidia_bindir}
12nr|nvidia-long-lived-304.64-9|621	;;
12nr|nvidia-long-lived-304.64-9|622	INSTALLER_BINARY)
12nr|nvidia-long-lived-304.64-9|623	# not installed
12nr|nvidia-long-lived-304.64-9|624	;;
12nr|nvidia-long-lived-304.64-9|625	KERNEL_MODULE_SRC)
12nr|nvidia-long-lived-304.64-9|626	install_file nvidia-dkms %{_usrsrc}/%{drivername}-%{version}-%{release}
12nr|nvidia-long-lived-304.64-9|627	;;
12nr|nvidia-long-lived-304.64-9|628	CUDA_ICD)
12nr|nvidia-long-lived-304.64-9|629	# in theory this should go to the cuda subpackage, but it goes into the main package
12nr|nvidia-long-lived-304.64-9|630	# as this avoids one broken symlink and it is small enough to not cause space issues
12nr|nvidia-long-lived-304.64-9|631	install_file nvidia %{_sysconfdir}/%{drivername}
12nr|nvidia-long-lived-304.64-9|632	;;
12nr|nvidia-long-lived-304.64-9|633	DOT_DESKTOP)
12nr|nvidia-long-lived-304.64-9|634	# we provide our own for now
12nr|nvidia-long-lived-304.64-9|635	;;
12nr|nvidia-long-lived-304.64-9|636	*)
12nr|nvidia-long-lived-304.64-9|637	error_unhandled "file $(basename $file) of unknown type $type will be skipped"
12nr|nvidia-long-lived-304.64-9|638	esac
12nr|nvidia-long-lived-304.64-9|639	done
12nr|nvidia-long-lived-304.64-9|640	
12nr|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
12nr|nvidia-long-lived-304.64-9|642	
12nr|nvidia-long-lived-304.64-9|643	%if %simple
12nr|nvidia-long-lived-304.64-9|644	find %{buildroot}%{_libdir} %{buildroot}%{_prefix}/lib -type d | while read dir; do
12nr|nvidia-long-lived-304.64-9|645	dir=${dir#%{buildroot}}
12nr|nvidia-long-lived-304.64-9|646	echo "$dir" | grep -q nvidia && echo "%%dir $dir" >> nvidia.files
12nr|nvidia-long-lived-304.64-9|647	done
12nr|nvidia-long-lived-304.64-9|648	[ -d %{buildroot}%{_includedir}/%{drivername} ] && echo "%{_includedir}/%{drivername}" >> nvidia-devel.files
12nr|nvidia-long-lived-304.64-9|649	%endif
12nr|nvidia-long-lived-304.64-9|650	
12nr|nvidia-long-lived-304.64-9|651	%if !%simple
12nr|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:
12nr|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" ]
12nr|nvidia-long-lived-304.64-9|654	
12nr|nvidia-long-lived-304.64-9|655	rm -f %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.1
12nr|nvidia-long-lived-304.64-9|656	rm -f %{buildroot}%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.1
12nr|nvidia-long-lived-304.64-9|657	%endif
12nr|nvidia-long-lived-304.64-9|658	
12nr|nvidia-long-lived-304.64-9|659	# vdpau alternative symlink
12nr|nvidia-long-lived-304.64-9|660	install -d -m755 %{buildroot}%{_libdir}/vdpau
12nr|nvidia-long-lived-304.64-9|661	touch %{buildroot}%{_libdir}/vdpau/libvdpau_nvidia.so.1
12nr|nvidia-long-lived-304.64-9|662	%ifarch %{biarches}
12nr|nvidia-long-lived-304.64-9|663	install -d -m755 %{buildroot}%{_prefix}/lib/vdpau
12nr|nvidia-long-lived-304.64-9|664	touch %{buildroot}%{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
12nr|nvidia-long-lived-304.64-9|665	%endif
12nr|nvidia-long-lived-304.64-9|666	
12nr|nvidia-long-lived-304.64-9|667	%if !%simple
12nr|nvidia-long-lived-304.64-9|668	# self-built binaries
12nr|nvidia-long-lived-304.64-9|669	install -m755 ../nvidia-settings-%{version}/src/_out/*/nvidia-settings %{buildroot}%{nvidia_bindir}
12nr|nvidia-long-lived-304.64-9|670	install -m755 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig %{buildroot}%{nvidia_bindir}
12nr|nvidia-long-lived-304.64-9|671	%endif
12nr|nvidia-long-lived-304.64-9|672	# binary alternatives
12nr|nvidia-long-lived-304.64-9|673	install -d -m755			%{buildroot}%{_bindir}
12nr|nvidia-long-lived-304.64-9|674	touch					%{buildroot}%{_bindir}/nvidia-settings
12nr|nvidia-long-lived-304.64-9|675	touch					%{buildroot}%{_bindir}/nvidia-smi
12nr|nvidia-long-lived-304.64-9|676	touch					%{buildroot}%{_bindir}/nvidia-debugdump
12nr|nvidia-long-lived-304.64-9|677	touch					%{buildroot}%{_bindir}/nvidia-xconfig
12nr|nvidia-long-lived-304.64-9|678	touch					%{buildroot}%{_bindir}/nvidia-bug-report.sh
12nr|nvidia-long-lived-304.64-9|679	# rpmlint:
12nr|nvidia-long-lived-304.64-9|680	chmod 0755				%{buildroot}%{_bindir}/*
12nr|nvidia-long-lived-304.64-9|681	
12nr|nvidia-long-lived-304.64-9|682	# old alternatives
12nr|nvidia-long-lived-304.64-9|683	%if %{mdkversion} <= 200910
12nr|nvidia-long-lived-304.64-9|684	touch %{buildroot}%{_libdir}/xorg/modules/drivers/nvidia_drv.so
12nr|nvidia-long-lived-304.64-9|685	%endif
12nr|nvidia-long-lived-304.64-9|686	%if %{mdkversion} <= 200900
12nr|nvidia-long-lived-304.64-9|687	touch %{buildroot}%{_libdir}/xorg/modules/extensions/libglx.so
12nr|nvidia-long-lived-304.64-9|688	%endif
12nr|nvidia-long-lived-304.64-9|689	
12nr|nvidia-long-lived-304.64-9|690	%if !%simple
12nr|nvidia-long-lived-304.64-9|691	# install man pages
12nr|nvidia-long-lived-304.64-9|692	install -m755 ../nvidia-settings-%{version}/doc/_out/*/nvidia-settings.1 %{buildroot}%{_mandir}/man1
12nr|nvidia-long-lived-304.64-9|693	install -m755 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig.1 %{buildroot}%{_mandir}/man1
12nr|nvidia-long-lived-304.64-9|694	%endif
12nr|nvidia-long-lived-304.64-9|695	# bug #41638 - whatis entries of nvidia man pages appear wrong
12nr|nvidia-long-lived-304.64-9|696	gunzip %{buildroot}%{_mandir}/man1/*.gz
12nr|nvidia-long-lived-304.64-9|697	sed -r -i '/^nvidia\\-[a-z]+ \\- NVIDIA/s,^nvidia\\-,nvidia-,' %{buildroot}%{_mandir}/man1/*.1
12nr|nvidia-long-lived-304.64-9|698	cd %{buildroot}%{_mandir}/man1
12nr|nvidia-long-lived-304.64-9|699	rename nvidia alt-%{drivername} *
12nr|nvidia-long-lived-304.64-9|700	cd -
12nr|nvidia-long-lived-304.64-9|701	touch %{buildroot}%{_mandir}/man1/nvidia-xconfig.1%{_extension}
12nr|nvidia-long-lived-304.64-9|702	touch %{buildroot}%{_mandir}/man1/nvidia-settings.1%{_extension}
12nr|nvidia-long-lived-304.64-9|703	touch %{buildroot}%{_mandir}/man1/nvidia-smi.1%{_extension}
12nr|nvidia-long-lived-304.64-9|704	
12nr|nvidia-long-lived-304.64-9|705	# cuda nvidia.icd
12nr|nvidia-long-lived-304.64-9|706	install -d -m755		%{buildroot}%{_sysconfdir}/OpenCL/vendors
12nr|nvidia-long-lived-304.64-9|707	touch				%{buildroot}%{_sysconfdir}/OpenCL/vendors/nvidia.icd
12nr|nvidia-long-lived-304.64-9|708	# override apparently wrong reference to the development symlink name:
12nr|nvidia-long-lived-304.64-9|709	[ "$(cat %{buildroot}%{_sysconfdir}/%{drivername}/nvidia.icd)" = "libcuda.so" ] &&
12nr|nvidia-long-lived-304.64-9|710	echo libcuda.so.1 > %{buildroot}%{_sysconfdir}/%{drivername}/nvidia.icd
12nr|nvidia-long-lived-304.64-9|711	
12nr|nvidia-long-lived-304.64-9|712	# ld.so.conf
12nr|nvidia-long-lived-304.64-9|713	install -d -m755		%{buildroot}%{_sysconfdir}/%{drivername}
12nr|nvidia-long-lived-304.64-9|714	echo "%{nvidia_libdir}" >	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
12nr|nvidia-long-lived-304.64-9|715	%ifarch %{biarches}
12nr|nvidia-long-lived-304.64-9|716	echo "%{nvidia_libdir32}" >>	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
12nr|nvidia-long-lived-304.64-9|717	%endif
12nr|nvidia-long-lived-304.64-9|718	install -d -m755		%{buildroot}%{_sysconfdir}/ld.so.conf.d
12nr|nvidia-long-lived-304.64-9|719	touch				%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
12nr|nvidia-long-lived-304.64-9|720	
12nr|nvidia-long-lived-304.64-9|721	# modprobe.conf
12nr|nvidia-long-lived-304.64-9|722	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.d
12nr|nvidia-long-lived-304.64-9|723	touch					%{buildroot}%{_sysconfdir}/modprobe.d/display-driver.conf
12nr|nvidia-long-lived-304.64-9|724	echo "install nvidia /sbin/modprobe %{modulename} \$CMDLINE_OPTS" > %{buildroot}%{_sysconfdir}/%{drivername}/modprobe.conf
12nr|nvidia-long-lived-304.64-9|725	
12nr|nvidia-long-lived-304.64-9|726	# blacklist-nvidia.conf
12nr|nvidia-long-lived-304.64-9|727	#touch					%{buildroot}%{_sysconfdir}/modprobe.d/blacklist-nvidia.conf
12nr|nvidia-long-lived-304.64-9|728	#echo "blacklist nouveau" > %{buildroot}%{_sysconfdir}/%{drivername}/blacklist-nvidia.conf
12nr|nvidia-long-lived-304.64-9|729	
12nr|nvidia-long-lived-304.64-9|730	%if %{mdkversion} < 201100
12nr|nvidia-long-lived-304.64-9|731	# modprobe.preload.d
12nr|nvidia-long-lived-304.64-9|732	# This is here because sometimes (one case reported by Christophe Fergeau on 04/2010)
12nr|nvidia-long-lived-304.64-9|733	# starting X server fails if the driver module is not already loaded.
12nr|nvidia-long-lived-304.64-9|734	# This is fixed by the reworked kms-dkms-plymouth-drakx-initrd system in 2011.0.
12nr|nvidia-long-lived-304.64-9|735	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.preload.d
12nr|nvidia-long-lived-304.64-9|736	touch					%{buildroot}%{_sysconfdir}/modprobe.preload.d/display-driver
12nr|nvidia-long-lived-304.64-9|737	echo "%{modulename}"			>  %{buildroot}%{_sysconfdir}/%{drivername}/modprobe.preload
12nr|nvidia-long-lived-304.64-9|738	%endif
12nr|nvidia-long-lived-304.64-9|739	
12nr|nvidia-long-lived-304.64-9|740	# XvMCConfig
12nr|nvidia-long-lived-304.64-9|741	install -d -m755 %{buildroot}%{_sysconfdir}/%{drivername}
12nr|nvidia-long-lived-304.64-9|742	echo "libXvMCNVIDIA_dynamic.so.1" > %{buildroot}%{_sysconfdir}/%{drivername}/XvMCConfig
12nr|nvidia-long-lived-304.64-9|743	
12nr|nvidia-long-lived-304.64-9|744	# xinit script
12nr|nvidia-long-lived-304.64-9|745	install -d -m755 %{buildroot}%{_sysconfdir}/%{drivername}
12nr|nvidia-long-lived-304.64-9|746	cat > %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit <<EOF
12nr|nvidia-long-lived-304.64-9|747	# to be sourced
12nr|nvidia-long-lived-304.64-9|748	#
12nr|nvidia-long-lived-304.64-9|749	# Do not modify this file; the changes will be overwritten.
12nr|nvidia-long-lived-304.64-9|750	# If you want to disable automatic configuration loading, create
12nr|nvidia-long-lived-304.64-9|751	# /etc/sysconfig/nvidia-settings with this line: LOAD_NVIDIA_SETTINGS="no"
12nr|nvidia-long-lived-304.64-9|752	#
12nr|nvidia-long-lived-304.64-9|753	LOAD_NVIDIA_SETTINGS="yes"
12nr|nvidia-long-lived-304.64-9|754	[ -f %{_sysconfdir}/sysconfig/nvidia-settings ] && . %{_sysconfdir}/sysconfig/nvidia-settings
12nr|nvidia-long-lived-304.64-9|755	[ "\$LOAD_NVIDIA_SETTINGS" = "yes" ] && %{_bindir}/nvidia-settings --load-config-only
12nr|nvidia-long-lived-304.64-9|756	EOF
12nr|nvidia-long-lived-304.64-9|757	chmod 0755 %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
12nr|nvidia-long-lived-304.64-9|758	install -d -m755 %{buildroot}%{_sysconfdir}/X11/xinit.d
12nr|nvidia-long-lived-304.64-9|759	touch %{buildroot}%{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
12nr|nvidia-long-lived-304.64-9|760	
12nr|nvidia-long-lived-304.64-9|761	# install ldetect-lst pcitable files for backports
12nr|nvidia-long-lived-304.64-9|762	# local version of merge2pcitable.pl:read_nvidia_readme:
12nr|nvidia-long-lived-304.64-9|763	section=0
12nr|nvidia-long-lived-304.64-9|764	set +x
12nr|nvidia-long-lived-304.64-9|765	[ -e README.txt ] || cp -a usr/share/doc/README.txt .
12nr|nvidia-long-lived-304.64-9|766	cat README.txt | while read line; do
12nr|nvidia-long-lived-304.64-9|767	[ $section -gt 3 ] && break
12nr|nvidia-long-lived-304.64-9|768	if [ $((section %% 2)) -eq 0 ]; then
12nr|nvidia-long-lived-304.64-9|769	echo "$line" | grep -Pq "^\s*NVIDIA GPU product\s+Device PCI ID.*" && section=$((section+1))
12nr|nvidia-long-lived-304.64-9|770	continue
12nr|nvidia-long-lived-304.64-9|771	fi
12nr|nvidia-long-lived-304.64-9|772	if echo "$line" | grep -Pq "^\s*$"; then
12nr|nvidia-long-lived-304.64-9|773	section=$((section+1))
12nr|nvidia-long-lived-304.64-9|774	continue
12nr|nvidia-long-lived-304.64-9|775	fi
12nr|nvidia-long-lived-304.64-9|776	echo "$line" | grep -Pq "^\s*-+[\s-]+$" && continue
12nr|nvidia-long-lived-304.64-9|777	id=$(echo "$line" | sed -nre 's,^\s*.+?\s+0x(....).*$,\1,p' | tr '[:upper:]' '[:lower:]')
12nr|nvidia-long-lived-304.64-9|778	echo "0x10de	0x$id	\"Card:%{ldetect_cards_name}\""
12nr|nvidia-long-lived-304.64-9|779	done | sort -u > pcitable.nvidia.lst
12nr|nvidia-long-lived-304.64-9|780	set -x
12nr|nvidia-long-lived-304.64-9|781	[ $(wc -l pcitable.nvidia.lst | cut -f1 -d" ") -gt 200 ]
12nr|nvidia-long-lived-304.64-9|782	%if "%{ldetect_cards_name}" != ""
12nr|nvidia-long-lived-304.64-9|783	install -d -m755 %{buildroot}%{_datadir}/ldetect-lst/pcitable.d
12nr|nvidia-long-lived-304.64-9|784	gzip -c pcitable.nvidia.lst > %{buildroot}%{_datadir}/ldetect-lst/pcitable.d/40%{drivername}.lst.gz
12nr|nvidia-long-lived-304.64-9|785	%endif
12nr|nvidia-long-lived-304.64-9|786	
12nr|nvidia-long-lived-304.64-9|787	export EXCLUDE_FROM_STRIP="$(find %{buildroot} -type f \! -name nvidia-settings \! -name nvidia-xconfig)"
12nr|nvidia-long-lived-304.64-9|788	
12nr|nvidia-long-lived-304.64-9|789	%post -n %{driverpkgname}
12nr|nvidia-long-lived-304.64-9|790	# XFdrake used to generate an nvidia.conf file
12nr|nvidia-long-lived-304.64-9|791	[ -L %{_sysconfdir}/modprobe.d/nvidia.conf ] || rm -f %{_sysconfdir}/modprobe.d/nvidia.conf
12nr|nvidia-long-lived-304.64-9|792	
12nr|nvidia-long-lived-304.64-9|793	current_glconf="$(readlink -e %{_sysconfdir}/ld.so.conf.d/GL.conf)"
12nr|nvidia-long-lived-304.64-9|794	
12nr|nvidia-long-lived-304.64-9|795	# owned by libvdpau1, created in case libvdpau1 is installed only just after
12nr|nvidia-long-lived-304.64-9|796	# this package
12nr|nvidia-long-lived-304.64-9|797	mkdir -p %{_libdir}/vdpau
12nr|nvidia-long-lived-304.64-9|798	
12nr|nvidia-long-lived-304.64-9|799	%{_sbindir}/update-alternatives \
12nr|nvidia-long-lived-304.64-9|800	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf %{priority} \
12nr|nvidia-long-lived-304.64-9|801	--slave %{_mandir}/man1/nvidia-settings.1%{_extension} man_nvidiasettings%{_extension} %{_mandir}/man1/alt-%{drivername}-settings.1%{_extension} \
12nr|nvidia-long-lived-304.64-9|802	--slave %{_mandir}/man1/nvidia-xconfig.1%{_extension} man_nvidiaxconfig%{_extension} %{_mandir}/man1/alt-%{drivername}-xconfig.1%{_extension} \
12nr|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} \
12nr|nvidia-long-lived-304.64-9|804	--slave %{_datadir}/applications/mandriva-nvidia-settings.desktop nvidia_desktop %{_datadir}/%{drivername}/mandriva-nvidia-settings.desktop \
12nr|nvidia-long-lived-304.64-9|805	--slave %{_bindir}/nvidia-settings nvidia_settings %{nvidia_bindir}/nvidia-settings \
12nr|nvidia-long-lived-304.64-9|806	--slave %{_bindir}/nvidia-smi nvidia_smi %{nvidia_bindir}/nvidia-smi \
12nr|nvidia-long-lived-304.64-9|807	--slave %{_bindir}/nvidia-debugdump nvidia_debugdump %{nvidia_bindir}/nvidia-debugdump \
12nr|nvidia-long-lived-304.64-9|808	--slave %{_bindir}/nvidia-xconfig nvidia_xconfig %{nvidia_bindir}/nvidia-xconfig \
12nr|nvidia-long-lived-304.64-9|809	--slave %{_bindir}/nvidia-bug-report.sh nvidia_bug_report %{nvidia_bindir}/nvidia-bug-report.sh \
12nr|nvidia-long-lived-304.64-9|810	--slave %{_sysconfdir}/X11/XvMCConfig xvmcconfig %{_sysconfdir}/%{drivername}/XvMCConfig \
12nr|nvidia-long-lived-304.64-9|811	--slave %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit nvidia-settings.xinit %{_sysconfdir}/%{drivername}/nvidia-settings.xinit \
12nr|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} \
12nr|nvidia-long-lived-304.64-9|813	--slave %{_sysconfdir}/modprobe.d/display-driver.conf display-driver.conf %{_sysconfdir}/%{drivername}/modprobe.conf \
12nr|nvidia-long-lived-304.64-9|814	
12nr|nvidia-long-lived-304.64-9|815	if [ "${current_glconf}" = "%{_sysconfdir}/nvidia97xx/ld.so.conf" ]; then
12nr|nvidia-long-lived-304.64-9|816	# Adapt for the renaming of the driver. X.org config still has the old ModulePaths
12nr|nvidia-long-lived-304.64-9|817	# but they do not matter as we are using alternatives for libglx.so now.
12nr|nvidia-long-lived-304.64-9|818	%{_sbindir}/update-alternatives --set gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
12nr|nvidia-long-lived-304.64-9|819	fi
12nr|nvidia-long-lived-304.64-9|820	# explicit /sbin/ldconfig due to alternatives
12nr|nvidia-long-lived-304.64-9|821	/sbin/ldconfig -X
12nr|nvidia-long-lived-304.64-9|822	
12nr|nvidia-long-lived-304.64-9|823	%if "%{ldetect_cards_name}" != ""
12nr|nvidia-long-lived-304.64-9|824	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
12nr|nvidia-long-lived-304.64-9|825	%endif
12nr|nvidia-long-lived-304.64-9|826	
12nr|nvidia-long-lived-304.64-9|827	#Set properly card
12nr|nvidia-long-lived-304.64-9|828	#if ps -u root | grep XFdrake
12nr|nvidia-long-lived-304.64-9|829	#then
12nr|nvidia-long-lived-304.64-9|830	# echo 'XFdrake is running'
12nr|nvidia-long-lived-304.64-9|831	#else
12nr|nvidia-long-lived-304.64-9|832	# /usr/sbin/XFdrake
12nr|nvidia-long-lived-304.64-9|833	#fi
12nr|nvidia-long-lived-304.64-9|834	
12nr|nvidia-long-lived-304.64-9|835	%postun -n %{driverpkgname}
12nr|nvidia-long-lived-304.64-9|836	if [ ! -f %{_sysconfdir}/%{drivername}/ld.so.conf ]; then
12nr|nvidia-long-lived-304.64-9|837	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
12nr|nvidia-long-lived-304.64-9|838	fi
12nr|nvidia-long-lived-304.64-9|839	# explicit /sbin/ldconfig due to alternatives
12nr|nvidia-long-lived-304.64-9|840	/sbin/ldconfig -X
12nr|nvidia-long-lived-304.64-9|841	
12nr|nvidia-long-lived-304.64-9|842	%if "%{ldetect_cards_name}" != ""
12nr|nvidia-long-lived-304.64-9|843	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
12nr|nvidia-long-lived-304.64-9|844	%endif
12nr|nvidia-long-lived-304.64-9|845	
12nr|nvidia-long-lived-304.64-9|846	%if %{mdkversion} < 200900
12nr|nvidia-long-lived-304.64-9|847	%clean_menus
12nr|nvidia-long-lived-304.64-9|848	%endif
12nr|nvidia-long-lived-304.64-9|849	
12nr|nvidia-long-lived-304.64-9|850	%post -n dkms-%{drivername}
12nr|nvidia-long-lived-304.64-9|851	/usr/sbin/dkms --rpm_safe_upgrade add -m %{drivername} -v %{version}-%{release} &&
12nr|nvidia-long-lived-304.64-9|852	/usr/sbin/dkms --rpm_safe_upgrade build -m %{drivername} -v %{version}-%{release} &&
12nr|nvidia-long-lived-304.64-9|853	/usr/sbin/dkms --rpm_safe_upgrade install -m %{drivername} -v %{version}-%{release} --force
12nr|nvidia-long-lived-304.64-9|854	
12nr|nvidia-long-lived-304.64-9|855	# rmmod any old driver if present and not in use (e.g. by X)
12nr|nvidia-long-lived-304.64-9|856	rmmod nvidia > /dev/null 2>&1 || true
12nr|nvidia-long-lived-304.64-9|857	
12nr|nvidia-long-lived-304.64-9|858	%preun -n dkms-%{drivername}
12nr|nvidia-long-lived-304.64-9|859	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{drivername} -v %{version}-%{release} --all
12nr|nvidia-long-lived-304.64-9|860	
12nr|nvidia-long-lived-304.64-9|861	# rmmod any old driver if present and not in use (e.g. by X)
12nr|nvidia-long-lived-304.64-9|862	rmmod nvidia > /dev/null 2>&1 || true
12nr|nvidia-long-lived-304.64-9|863	
12nr|nvidia-long-lived-304.64-9|864	# Make sure that ldconfig is run after installing/uninstalling cuda/opencl libs (#62116)
12nr|nvidia-long-lived-304.64-9|865	%post -n %{drivername}-cuda-opencl
12nr|nvidia-long-lived-304.64-9|866	/sbin/ldconfig
12nr|nvidia-long-lived-304.64-9|867	
12nr|nvidia-long-lived-304.64-9|868	%postun -n %{drivername}-cuda-opencl
12nr|nvidia-long-lived-304.64-9|869	/sbin/ldconfig
12nr|nvidia-long-lived-304.64-9|870	
12nr|nvidia-long-lived-304.64-9|871	%clean
12nr|nvidia-long-lived-304.64-9|872	rm -rf %{buildroot}
12nr|nvidia-long-lived-304.64-9|873	
12nr|nvidia-long-lived-304.64-9|874	%files -n %{driverpkgname} -f %{pkgname}/nvidia.files
12nr|nvidia-long-lived-304.64-9|875	%defattr(-,root,root)
12nr|nvidia-long-lived-304.64-9|876	# other documentation files are listed in nvidia.files
12nr|nvidia-long-lived-304.64-9|877	%doc README.install.urpmi README.manual-setup
12nr|nvidia-long-lived-304.64-9|878	
12nr|nvidia-long-lived-304.64-9|879	%if "%{ldetect_cards_name}" != ""
12nr|nvidia-long-lived-304.64-9|880	%{_datadir}/ldetect-lst/pcitable.d/40%{drivername}.lst.gz
12nr|nvidia-long-lived-304.64-9|881	%endif
12nr|nvidia-long-lived-304.64-9|882	
12nr|nvidia-long-lived-304.64-9|883	# ld.so.conf, modprobe.conf, xvmcconfig, xinit
12nr|nvidia-long-lived-304.64-9|884	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
12nr|nvidia-long-lived-304.64-9|885	%ghost %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
12nr|nvidia-long-lived-304.64-9|886	%ghost %{_sysconfdir}/modprobe.d/display-driver.conf
12nr|nvidia-long-lived-304.64-9|887	%if %{mdkversion} < 201100
12nr|nvidia-long-lived-304.64-9|888	%ghost %{_sysconfdir}/modprobe.preload.d/display-driver
12nr|nvidia-long-lived-304.64-9|889	%endif
12nr|nvidia-long-lived-304.64-9|890	%dir %{_sysconfdir}/%{drivername}
12nr|nvidia-long-lived-304.64-9|891	%{_sysconfdir}/%{drivername}/modprobe.conf
12nr|nvidia-long-lived-304.64-9|892	%if %{mdkversion} < 201100
12nr|nvidia-long-lived-304.64-9|893	%{_sysconfdir}/%{drivername}/modprobe.preload
12nr|nvidia-long-lived-304.64-9|894	%endif
12nr|nvidia-long-lived-304.64-9|895	%{_sysconfdir}/%{drivername}/ld.so.conf
12nr|nvidia-long-lived-304.64-9|896	%{_sysconfdir}/%{drivername}/XvMCConfig
12nr|nvidia-long-lived-304.64-9|897	%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
12nr|nvidia-long-lived-304.64-9|898	%if !%simple
12nr|nvidia-long-lived-304.64-9|899	%{_sysconfdir}/%{drivername}/nvidia.icd
12nr|nvidia-long-lived-304.64-9|900	%endif
12nr|nvidia-long-lived-304.64-9|901	
12nr|nvidia-long-lived-304.64-9|902	%dir %{_sysconfdir}/OpenCL
12nr|nvidia-long-lived-304.64-9|903	%dir %{_sysconfdir}/OpenCL/vendors
12nr|nvidia-long-lived-304.64-9|904	%ghost %{_sysconfdir}/OpenCL/vendors/nvidia.icd
12nr|nvidia-long-lived-304.64-9|905	
12nr|nvidia-long-lived-304.64-9|906	%ghost %{_bindir}/nvidia-settings
12nr|nvidia-long-lived-304.64-9|907	%ghost %{_bindir}/nvidia-smi
12nr|nvidia-long-lived-304.64-9|908	%ghost %{_bindir}/nvidia-debugdump
12nr|nvidia-long-lived-304.64-9|909	%ghost %{_bindir}/nvidia-xconfig
12nr|nvidia-long-lived-304.64-9|910	%ghost %{_bindir}/nvidia-bug-report.sh
12nr|nvidia-long-lived-304.64-9|911	%if !%simple
12nr|nvidia-long-lived-304.64-9|912	%dir %{nvidia_bindir}
12nr|nvidia-long-lived-304.64-9|913	%{nvidia_bindir}/nvidia-settings
12nr|nvidia-long-lived-304.64-9|914	%{nvidia_bindir}/nvidia-smi
12nr|nvidia-long-lived-304.64-9|915	%{nvidia_bindir}/nvidia-debugdump
12nr|nvidia-long-lived-304.64-9|916	%{nvidia_bindir}/nvidia-xconfig
12nr|nvidia-long-lived-304.64-9|917	%{nvidia_bindir}/nvidia-bug-report.sh
12nr|nvidia-long-lived-304.64-9|918	%endif
12nr|nvidia-long-lived-304.64-9|919	
12nr|nvidia-long-lived-304.64-9|920	%ghost %{_mandir}/man1/nvidia-xconfig.1%{_extension}
12nr|nvidia-long-lived-304.64-9|921	%ghost %{_mandir}/man1/nvidia-settings.1%{_extension}
12nr|nvidia-long-lived-304.64-9|922	%ghost %{_mandir}/man1/nvidia-smi.1%{_extension}
12nr|nvidia-long-lived-304.64-9|923	%if !%simple
12nr|nvidia-long-lived-304.64-9|924	%{_mandir}/man1/alt-%{drivername}-xconfig.1*
12nr|nvidia-long-lived-304.64-9|925	%{_mandir}/man1/alt-%{drivername}-settings.1*
12nr|nvidia-long-lived-304.64-9|926	%{_mandir}/man1/alt-%{drivername}-smi.1*
12nr|nvidia-long-lived-304.64-9|927	%else
12nr|nvidia-long-lived-304.64-9|928	%{_mandir}/man1/alt-%{drivername}-*
12nr|nvidia-long-lived-304.64-9|929	%endif
12nr|nvidia-long-lived-304.64-9|930	
12nr|nvidia-long-lived-304.64-9|931	%ghost %{_datadir}/applications/mandriva-nvidia-settings.desktop
12nr|nvidia-long-lived-304.64-9|932	%dir %{_datadir}/%{drivername}
12nr|nvidia-long-lived-304.64-9|933	%{_datadir}/%{drivername}/mandriva-nvidia-settings.desktop
12nr|nvidia-long-lived-304.64-9|934	
12nr|nvidia-long-lived-304.64-9|935	%if !%simple
12nr|nvidia-long-lived-304.64-9|936	%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
12nr|nvidia-long-lived-304.64-9|937	%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
12nr|nvidia-long-lived-304.64-9|938	%endif
12nr|nvidia-long-lived-304.64-9|939	%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
12nr|nvidia-long-lived-304.64-9|940	
12nr|nvidia-long-lived-304.64-9|941	%if !%simple
12nr|nvidia-long-lived-304.64-9|942	%dir %{nvidia_libdir}
12nr|nvidia-long-lived-304.64-9|943	%dir %{nvidia_libdir}/tls
12nr|nvidia-long-lived-304.64-9|944	%dir %{nvidia_libdir}/vdpau
12nr|nvidia-long-lived-304.64-9|945	%{nvidia_libdir}/libGL.so.%{version}
12nr|nvidia-long-lived-304.64-9|946	%{nvidia_libdir}/libnvidia-glcore.so.%{version}
12nr|nvidia-long-lived-304.64-9|947	%{nvidia_libdir}/libXvMCNVIDIA.so.%{version}
12nr|nvidia-long-lived-304.64-9|948	%{nvidia_libdir}/libnvidia-cfg.so.%{version}
12nr|nvidia-long-lived-304.64-9|949	%{nvidia_libdir}/libnvidia-ml.so.%{version}
12nr|nvidia-long-lived-304.64-9|950	%{nvidia_libdir}/libnvidia-tls.so.%{version}
12nr|nvidia-long-lived-304.64-9|951	%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version}
12nr|nvidia-long-lived-304.64-9|952	%if %{mdkversion} <= 200810
12nr|nvidia-long-lived-304.64-9|953	%{nvidia_libdir}/vdpau/libvdpau_trace.so.%{version}
12nr|nvidia-long-lived-304.64-9|954	%{nvidia_libdir}/libvdpau.so.%{version}
12nr|nvidia-long-lived-304.64-9|955	%endif
12nr|nvidia-long-lived-304.64-9|956	%{nvidia_libdir}/libGL.so.1
12nr|nvidia-long-lived-304.64-9|957	%{nvidia_libdir}/libXvMCNVIDIA_dynamic.so.1
12nr|nvidia-long-lived-304.64-9|958	%{nvidia_libdir}/libnvidia-cfg.so.1
12nr|nvidia-long-lived-304.64-9|959	%{nvidia_libdir}/libnvidia-ml.so.1
12nr|nvidia-long-lived-304.64-9|960	%{nvidia_libdir}/libvdpau_nvidia.so
12nr|nvidia-long-lived-304.64-9|961	%if %{mdkversion} <= 200810
12nr|nvidia-long-lived-304.64-9|962	%{nvidia_libdir}/libvdpau.so.1
12nr|nvidia-long-lived-304.64-9|963	%endif
12nr|nvidia-long-lived-304.64-9|964	%{nvidia_libdir}/tls/libnvidia-tls.so.%{version}
12nr|nvidia-long-lived-304.64-9|965	%ifarch %{biarches}
12nr|nvidia-long-lived-304.64-9|966	%dir %{nvidia_libdir32}
12nr|nvidia-long-lived-304.64-9|967	%dir %{nvidia_libdir32}/tls
12nr|nvidia-long-lived-304.64-9|968	%dir %{nvidia_libdir32}/vdpau
12nr|nvidia-long-lived-304.64-9|969	%{nvidia_libdir32}/libGL.so.%{version}
12nr|nvidia-long-lived-304.64-9|970	%{nvidia_libdir32}/libnvidia-glcore.so.%{version}
12nr|nvidia-long-lived-304.64-9|971	%{nvidia_libdir32}/libnvidia-tls.so.%{version}
12nr|nvidia-long-lived-304.64-9|972	%{nvidia_libdir32}/libvdpau_nvidia.so
12nr|nvidia-long-lived-304.64-9|973	%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version}
12nr|nvidia-long-lived-304.64-9|974	%{nvidia_libdir32}/libnvidia-ml.so.%{version}
12nr|nvidia-long-lived-304.64-9|975	%{nvidia_libdir32}/libnvidia-ml.so.1
12nr|nvidia-long-lived-304.64-9|976	%if %{mdkversion} <= 200810
12nr|nvidia-long-lived-304.64-9|977	%{nvidia_libdir32}/vdpau/libvdpau_trace.so.%{version}
12nr|nvidia-long-lived-304.64-9|978	%{nvidia_libdir32}/libvdpau.so.%{version}
12nr|nvidia-long-lived-304.64-9|979	%endif
12nr|nvidia-long-lived-304.64-9|980	%{nvidia_libdir32}/libGL.so.1
12nr|nvidia-long-lived-304.64-9|981	%if %{mdkversion} <= 200810
12nr|nvidia-long-lived-304.64-9|982	%{nvidia_libdir32}/libvdpau.so.1
12nr|nvidia-long-lived-304.64-9|983	%endif
12nr|nvidia-long-lived-304.64-9|984	%{nvidia_libdir32}/tls/libnvidia-tls.so.%{version}
12nr|nvidia-long-lived-304.64-9|985	%endif
12nr|nvidia-long-lived-304.64-9|986	# %simple
12nr|nvidia-long-lived-304.64-9|987	%endif
12nr|nvidia-long-lived-304.64-9|988	
12nr|nvidia-long-lived-304.64-9|989	%ghost %{_libdir}/vdpau/libvdpau_nvidia.so.1
12nr|nvidia-long-lived-304.64-9|990	%ifarch %{biarches}
12nr|nvidia-long-lived-304.64-9|991	# avoid unowned directory
12nr|nvidia-long-lived-304.64-9|992	%dir %{_prefix}/lib/vdpau
12nr|nvidia-long-lived-304.64-9|993	%ghost %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
12nr|nvidia-long-lived-304.64-9|994	%endif
12nr|nvidia-long-lived-304.64-9|995	
12nr|nvidia-long-lived-304.64-9|996	%if %{mdkversion} >= 200910 && !%simple
12nr|nvidia-long-lived-304.64-9|997	# 2009.1+ (/usr/lib/drivername/xorg)
12nr|nvidia-long-lived-304.64-9|998	%dir %{nvidia_modulesdir}
12nr|nvidia-long-lived-304.64-9|999	%{nvidia_modulesdir}/libnvidia-wfb.so.1
12nr|nvidia-long-lived-304.64-9|1000	%endif
12nr|nvidia-long-lived-304.64-9|1001	
12nr|nvidia-long-lived-304.64-9|1002	%if %{mdkversion} <= 200900
12nr|nvidia-long-lived-304.64-9|1003	%ghost %{_libdir}/xorg/modules/libnvidia-wfb.so.1
12nr|nvidia-long-lived-304.64-9|1004	%endif
12nr|nvidia-long-lived-304.64-9|1005	%if %{mdkversion} <= 200800
12nr|nvidia-long-lived-304.64-9|1006	%ghost %{_libdir}/xorg/modules/libwfb.so
12nr|nvidia-long-lived-304.64-9|1007	%endif
12nr|nvidia-long-lived-304.64-9|1008	%if !%simple
12nr|nvidia-long-lived-304.64-9|1009	%{nvidia_modulesdir}/libnvidia-wfb.so.%{version}
12nr|nvidia-long-lived-304.64-9|1010	%endif
12nr|nvidia-long-lived-304.64-9|1011	
12nr|nvidia-long-lived-304.64-9|1012	%if %{mdkversion} <= 200900
12nr|nvidia-long-lived-304.64-9|1013	%dir %{nvidia_extensionsdir}
12nr|nvidia-long-lived-304.64-9|1014	%ghost %{_libdir}/xorg/modules/extensions/libglx.so
12nr|nvidia-long-lived-304.64-9|1015	%endif
12nr|nvidia-long-lived-304.64-9|1016	%if !%simple
12nr|nvidia-long-lived-304.64-9|1017	%{nvidia_extensionsdir}/libglx.so.%{version}
12nr|nvidia-long-lived-304.64-9|1018	%{nvidia_extensionsdir}/libglx.so
12nr|nvidia-long-lived-304.64-9|1019	%endif
12nr|nvidia-long-lived-304.64-9|1020	
12nr|nvidia-long-lived-304.64-9|1021	%if %{mdkversion} <= 200910
12nr|nvidia-long-lived-304.64-9|1022	%dir %{nvidia_driversdir}
12nr|nvidia-long-lived-304.64-9|1023	%ghost %{_libdir}/xorg/modules/drivers/nvidia_drv.so
12nr|nvidia-long-lived-304.64-9|1024	%endif
12nr|nvidia-long-lived-304.64-9|1025	%if !%simple
12nr|nvidia-long-lived-304.64-9|1026	%{nvidia_driversdir}/nvidia_drv.so
12nr|nvidia-long-lived-304.64-9|1027	%endif
12nr|nvidia-long-lived-304.64-9|1028	
12nr|nvidia-long-lived-304.64-9|1029	%files -n %{drivername}-devel -f %pkgname/nvidia-devel.files
12nr|nvidia-long-lived-304.64-9|1030	%defattr(-,root,root)
12nr|nvidia-long-lived-304.64-9|1031	%if !%simple
12nr|nvidia-long-lived-304.64-9|1032	%{_includedir}/%{drivername}
12nr|nvidia-long-lived-304.64-9|1033	%{nvidia_libdir}/libXvMCNVIDIA.a
12nr|nvidia-long-lived-304.64-9|1034	%{nvidia_libdir}/libXvMCNVIDIA_dynamic.so
12nr|nvidia-long-lived-304.64-9|1035	%{nvidia_libdir}/libGL.so
12nr|nvidia-long-lived-304.64-9|1036	%{nvidia_libdir}/libcuda.so
12nr|nvidia-long-lived-304.64-9|1037	%{nvidia_libdir}/libnvcuvid.so
12nr|nvidia-long-lived-304.64-9|1038	%{nvidia_libdir}/libnvidia-cfg.so
12nr|nvidia-long-lived-304.64-9|1039	%{nvidia_libdir}/libnvidia-ml.so
12nr|nvidia-long-lived-304.64-9|1040	%{nvidia_libdir}/libOpenCL.so
12nr|nvidia-long-lived-304.64-9|1041	%if %{mdkversion} <= 200810
12nr|nvidia-long-lived-304.64-9|1042	%{nvidia_libdir}/libvdpau.so
12nr|nvidia-long-lived-304.64-9|1043	%endif
12nr|nvidia-long-lived-304.64-9|1044	%ifarch %{biarches}
12nr|nvidia-long-lived-304.64-9|1045	%{nvidia_libdir32}/libGL.so
12nr|nvidia-long-lived-304.64-9|1046	%{nvidia_libdir32}/libcuda.so
12nr|nvidia-long-lived-304.64-9|1047	%{nvidia_libdir32}/libOpenCL.so
12nr|nvidia-long-lived-304.64-9|1048	%{nvidia_libdir32}/libnvidia-ml.so
12nr|nvidia-long-lived-304.64-9|1049	%if %{mdkversion} <= 200810
12nr|nvidia-long-lived-304.64-9|1050	%{nvidia_libdir32}/libvdpau.so
12nr|nvidia-long-lived-304.64-9|1051	%endif
12nr|nvidia-long-lived-304.64-9|1052	%endif
12nr|nvidia-long-lived-304.64-9|1053	%endif
12nr|nvidia-long-lived-304.64-9|1054	
12nr|nvidia-long-lived-304.64-9|1055	%files -n dkms-%{drivername}
12nr|nvidia-long-lived-304.64-9|1056	%defattr(-,root,root)
12nr|nvidia-long-lived-304.64-9|1057	%doc %{pkgname}/LICENSE
12nr|nvidia-long-lived-304.64-9|1058	%{_usrsrc}/%{drivername}-%{version}-%{release}
12nr|nvidia-long-lived-304.64-9|1059	
12nr|nvidia-long-lived-304.64-9|1060	%files -n %{drivername}-doc-html -f %pkgname/nvidia-html.files
12nr|nvidia-long-lived-304.64-9|1061	%defattr(-,root,root)
12nr|nvidia-long-lived-304.64-9|1062	
12nr|nvidia-long-lived-304.64-9|1063	%files -n %{drivername}-cuda-opencl -f %pkgname/nvidia-cuda.files
12nr|nvidia-long-lived-304.64-9|1064	%defattr(-,root,root)
12nr|nvidia-long-lived-304.64-9|1065	%if !%simple
12nr|nvidia-long-lived-304.64-9|1066	%{nvidia_libdir}/libOpenCL.so.1.0.0
12nr|nvidia-long-lived-304.64-9|1067	%{nvidia_libdir}/libOpenCL.so.1.0
12nr|nvidia-long-lived-304.64-9|1068	%{nvidia_libdir}/libOpenCL.so.1
12nr|nvidia-long-lived-304.64-9|1069	%{nvidia_libdir}/libnvcuvid.so.%{version}
12nr|nvidia-long-lived-304.64-9|1070	%{nvidia_libdir}/libnvcuvid.so.1
12nr|nvidia-long-lived-304.64-9|1071	%{nvidia_libdir}/libnvidia-compiler.so.%{version}
12nr|nvidia-long-lived-304.64-9|1072	%{nvidia_libdir}/libcuda.so.%{version}
12nr|nvidia-long-lived-304.64-9|1073	%{nvidia_libdir}/libcuda.so.1
12nr|nvidia-long-lived-304.64-9|1074	%{nvidia_libdir}/libnvidia-opencl.so.%{version}
12nr|nvidia-long-lived-304.64-9|1075	%{nvidia_libdir}/libnvidia-opencl.so.1
12nr|nvidia-long-lived-304.64-9|1076	%ifarch x86_64
12nr|nvidia-long-lived-304.64-9|1077	%{nvidia_libdir32}/libnvidia-opencl.so.%{version}
12nr|nvidia-long-lived-304.64-9|1078	%{nvidia_libdir32}/libnvidia-opencl.so.1
12nr|nvidia-long-lived-304.64-9|1079	%endif
12nr|nvidia-long-lived-304.64-9|1080	%ifarch %{biarches}
12nr|nvidia-long-lived-304.64-9|1081	%{nvidia_libdir32}/libOpenCL.so.1.0.0
12nr|nvidia-long-lived-304.64-9|1082	%{nvidia_libdir32}/libOpenCL.so.1.0
12nr|nvidia-long-lived-304.64-9|1083	%{nvidia_libdir32}/libOpenCL.so.1
12nr|nvidia-long-lived-304.64-9|1084	%{nvidia_libdir32}/libnvidia-compiler.so.%{version}
12nr|nvidia-long-lived-304.64-9|1085	%{nvidia_libdir32}/libcuda.so.%{version}
12nr|nvidia-long-lived-304.64-9|1086	%{nvidia_libdir32}/libcuda.so.1
12nr|nvidia-long-lived-304.64-9|1087	%endif
12nr|nvidia-long-lived-304.64-9|1088	%endif
12nr|nvidia-long-lived-304.64-9|1089	
12nr|nvidia-long-lived-304.64-9|1090	
12nr|nvidia-long-lived-304.64-9|1091	%changelog
12nr|nvidia-long-lived-304.64-9|1092	* Thu Oct 25 2012 Per Øyvind Karlsen <peroyvind@mandriva.org> 304.60-2mdv2012.0
12nr|nvidia-long-lived-304.64-9|1093	+ Revision: 819737
12nr|nvidia-long-lived-304.64-9|1094	- fix dkms.conf patch to provide a dest module name consistent with package name
12nr|nvidia-long-lived-304.64-9|1095	(aka unbreaking fscked dependency)
12nr|nvidia-long-lived-304.64-9|1096	- use pkgconfig() deps for buildrequires
12nr|nvidia-long-lived-304.64-9|1097	
12nr|nvidia-long-lived-304.64-9|1098	* Sat Oct 20 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 304.60-1
12nr|nvidia-long-lived-304.64-9|1099	+ Revision: 819156
12nr|nvidia-long-lived-304.64-9|1100	- update to new version 304.60
12nr|nvidia-long-lived-304.64-9|1101	
12nr|nvidia-long-lived-304.64-9|1102	* Tue Aug 07 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 295.71-1
12nr|nvidia-long-lived-304.64-9|1103	+ Revision: 812193
12nr|nvidia-long-lived-304.64-9|1104	- update to new version 295.71
12nr|nvidia-long-lived-304.64-9|1105	
12nr|nvidia-long-lived-304.64-9|1106	* Fri May 04 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 295.49-1
12nr|nvidia-long-lived-304.64-9|1107	+ Revision: 796394
12nr|nvidia-long-lived-304.64-9|1108	- introduce long-lived branch of nVIDIA drivers
12nr|nvidia-long-lived-304.64-9|1109	

21709 12
12nr|ogre-cg-plugin-1.8.0-1|1	%define	oname ogre
12nr|ogre-cg-plugin-1.8.0-1|2	%define	filever %(echo v%{version}| tr . -)
12nr|ogre-cg-plugin-1.8.0-1|3	
12nr|ogre-cg-plugin-1.8.0-1|4	Name:		%{oname}-cg-plugin
12nr|ogre-cg-plugin-1.8.0-1|5	Version:	1.8.0
12nr|ogre-cg-plugin-1.8.0-1|6	Release:	1
12nr|ogre-cg-plugin-1.8.0-1|7	Summary:	CgProgramManager plugin for OGRE
12nr|ogre-cg-plugin-1.8.0-1|8	License:	LGPLv2+
12nr|ogre-cg-plugin-1.8.0-1|9	Group:		System/Libraries
12nr|ogre-cg-plugin-1.8.0-1|10	URL:		http://www.ogre3d.org/
12nr|ogre-cg-plugin-1.8.0-1|11	Source0:	http://downloads.sourceforge.net/ogre/%{oname}_src_%{filever}.tar.bz2
12nr|ogre-cg-plugin-1.8.0-1|12	Patch0:		ogre_src_v1-8-0-link.patch
12nr|ogre-cg-plugin-1.8.0-1|13	
12nr|ogre-cg-plugin-1.8.0-1|14	BuildRequires:	cmake
12nr|ogre-cg-plugin-1.8.0-1|15	BuildRequires:	pkgconfig(x11)
12nr|ogre-cg-plugin-1.8.0-1|16	BuildRequires:	pkgconfig(xaw7)
12nr|ogre-cg-plugin-1.8.0-1|17	BuildRequires:	pkgconfig(xrandr)
12nr|ogre-cg-plugin-1.8.0-1|18	BuildRequires:	pkgconfig(xt)
12nr|ogre-cg-plugin-1.8.0-1|19	BuildRequires:	pkgconfig(gl)
12nr|ogre-cg-plugin-1.8.0-1|20	BuildRequires:	pkgconfig(glu)
12nr|ogre-cg-plugin-1.8.0-1|21	BuildRequires:	pkgconfig(OIS)
12nr|ogre-cg-plugin-1.8.0-1|22	BuildRequires:	boost-devel
12nr|ogre-cg-plugin-1.8.0-1|23	BuildRequires:	freeimage-devel
12nr|ogre-cg-plugin-1.8.0-1|24	BuildRequires:	pkgconfig(freetype2)
12nr|ogre-cg-plugin-1.8.0-1|25	BuildRequires:	pkgconfig(zziplib)
12nr|ogre-cg-plugin-1.8.0-1|26	BuildRequires:	pkgconfig(cppunit)
12nr|ogre-cg-plugin-1.8.0-1|27	BuildRequires:	cg-devel
12nr|ogre-cg-plugin-1.8.0-1|28	Requires:	ogre >= %{version}
12nr|ogre-cg-plugin-1.8.0-1|29	
12nr|ogre-cg-plugin-1.8.0-1|30	%description
12nr|ogre-cg-plugin-1.8.0-1|31	This package contains CgProgramManager plugin for OGRE.
12nr|ogre-cg-plugin-1.8.0-1|32	
12nr|ogre-cg-plugin-1.8.0-1|33	%prep
12nr|ogre-cg-plugin-1.8.0-1|34	%setup -qn %{oname}_src_%{filever}
12nr|ogre-cg-plugin-1.8.0-1|35	%patch0 -p0
12nr|ogre-cg-plugin-1.8.0-1|36	
12nr|ogre-cg-plugin-1.8.0-1|37	%build
12nr|ogre-cg-plugin-1.8.0-1|38	%cmake
12nr|ogre-cg-plugin-1.8.0-1|39	%make
12nr|ogre-cg-plugin-1.8.0-1|40	
12nr|ogre-cg-plugin-1.8.0-1|41	%install
12nr|ogre-cg-plugin-1.8.0-1|42	%__rm -rf %{buildroot}
12nr|ogre-cg-plugin-1.8.0-1|43	%__mkdir_p %{buildroot}%{_libdir}/OGRE
12nr|ogre-cg-plugin-1.8.0-1|44	%__cp build/lib/Plugin_CgProgramManager.so.%{version} %{buildroot}%{_libdir}/OGRE/
12nr|ogre-cg-plugin-1.8.0-1|45	pushd %{buildroot}%{_libdir}/OGRE/
12nr|ogre-cg-plugin-1.8.0-1|46	%__ln_s Plugin_CgProgramManager.so.%{version} Plugin_CgProgramManager.so
12nr|ogre-cg-plugin-1.8.0-1|47	popd
12nr|ogre-cg-plugin-1.8.0-1|48	
12nr|ogre-cg-plugin-1.8.0-1|49	%files
12nr|ogre-cg-plugin-1.8.0-1|50	%{_libdir}/OGRE/Plugin_CgProgramManager.so.%{version}
12nr|ogre-cg-plugin-1.8.0-1|51	%{_libdir}/OGRE/Plugin_CgProgramManager.so
12nr|ogre-cg-plugin-1.8.0-1|52	
12nr|ogre-cg-plugin-1.8.0-1|53	
12nr|ogre-cg-plugin-1.8.0-1|54	
12nr|ogre-cg-plugin-1.8.0-1|55	%changelog
12nr|ogre-cg-plugin-1.8.0-1|56	* Sun Oct  21 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nr|ogre-cg-plugin-1.8.0-1|57	+ Commit: 5ea8e1e
12nr|ogre-cg-plugin-1.8.0-1|58	- Sync with main OGRE package
12nr|ogre-cg-plugin-1.8.0-1|59	
12nr|ogre-cg-plugin-1.8.0-1|60	

21710 12
12nr|openmotif-2.3.2-1|1	%define intern_name openMotif
12nr|openmotif-2.3.2-1|2	%define major 4
12nr|openmotif-2.3.2-1|3	%define libname %mklibname %name %{major}
12nr|openmotif-2.3.2-1|4	%define develname %mklibname %name -d
12nr|openmotif-2.3.2-1|5	
12nr|openmotif-2.3.2-1|6	Summary: Open Motif runtime libraries and executables
12nr|openmotif-2.3.2-1|7	Name: openmotif
12nr|openmotif-2.3.2-1|8	Version: 2.3.2
12nr|openmotif-2.3.2-1|9	Release: %mkrel 1
12nr|openmotif-2.3.2-1|10	License: Open Group Public License
12nr|openmotif-2.3.2-1|11	Group: System/Libraries
12nr|openmotif-2.3.2-1|12	Source:  %{name}-%{version}.tar.gz
12nr|openmotif-2.3.2-1|13	Source1: xmbind
12nr|openmotif-2.3.2-1|14	URL: http://www.motifzone.net/
12nr|openmotif-2.3.2-1|15	BuildRoot: %{_tmppath}/%{name}-%{version}-root
12nr|openmotif-2.3.2-1|16	
12nr|openmotif-2.3.2-1|17	BuildRequires:	byacc pkgconfig
12nr|openmotif-2.3.2-1|18	BuildRequires:	flex
12nr|openmotif-2.3.2-1|19	BuildRequires:	libxp-devel
12nr|openmotif-2.3.2-1|20	BuildRequires:	libxt-devel
12nr|openmotif-2.3.2-1|21	BuildRequires:	libxft-devel
12nr|openmotif-2.3.2-1|22	BuildRequires:	x11-data-bitmaps
12nr|openmotif-2.3.2-1|23	BuildRequires:	libjpeg-devel libpng-devel
12nr|openmotif-2.3.2-1|24	
12nr|openmotif-2.3.2-1|25	Patch0: openMotif-2.3.0-no_demos.patch
12nr|openmotif-2.3.2-1|26	Patch1: openMotif-2.2.3-uil_lib.patch
12nr|openmotif-2.3.2-1|27	Patch2: openMotif-2.3.0-rgbtxt.patch
12nr|openmotif-2.3.2-1|28	Patch3: openMotif-2.3.0-mwmrc_dir.patch
12nr|openmotif-2.3.2-1|29	Patch4: openMotif-2.3.0-bindings.patch
12nr|openmotif-2.3.2-1|30	Patch5: openMotif-2.3.0-no_X11R6.patch
12nr|openmotif-2.3.2-1|31	Patch6: openMotif-2.3.0-fix-str-fmt.patch
12nr|openmotif-2.3.2-1|32	
12nr|openmotif-2.3.2-1|33	Conflicts: lesstif <= 0.92.32-6
12nr|openmotif-2.3.2-1|34	
12nr|openmotif-2.3.2-1|35	Prefix: /usr
12nr|openmotif-2.3.2-1|36	
12nr|openmotif-2.3.2-1|37	%description
12nr|openmotif-2.3.2-1|38	This is the Open Motif %{version} runtime environment. It includes the
12nr|openmotif-2.3.2-1|39	Motif shared libraries, needed to run applications which are dynamically
12nr|openmotif-2.3.2-1|40	linked against Motif, and the Motif Window Manager "mwm".
12nr|openmotif-2.3.2-1|41	
12nr|openmotif-2.3.2-1|42	%package -n %{libname}
12nr|openmotif-2.3.2-1|43	Summary: Open Motif libraries
12nr|openmotif-2.3.2-1|44	Group: System/Libraries
12nr|openmotif-2.3.2-1|45	Provides: lib%{name} = %{version}-%{release}
12nr|openmotif-2.3.2-1|46	
12nr|openmotif-2.3.2-1|47	%description -n %{libname}
12nr|openmotif-2.3.2-1|48	These are the libraries provided by is the Open Motif %{version} runtime
12nr|openmotif-2.3.2-1|49	environment.
12nr|openmotif-2.3.2-1|50	
12nr|openmotif-2.3.2-1|51	%package -n %{develname}
12nr|openmotif-2.3.2-1|52	Summary: Open Motif development libraries and header files
12nr|openmotif-2.3.2-1|53	Group: Development/C
12nr|openmotif-2.3.2-1|54	Conflicts: lesstif-devel <= 0.92.32-6
12nr|openmotif-2.3.2-1|55	Provides: lib%{name}-devel = %{version}-%{release}
12nr|openmotif-2.3.2-1|56	Provides: %{name}-devel = %{version}-%{release}
12nr|openmotif-2.3.2-1|57	Requires: %{libname} = %{version}-%{release}
12nr|openmotif-2.3.2-1|58	Obsoletes: %{_lib}%{name}4-devel
12nr|openmotif-2.3.2-1|59	
12nr|openmotif-2.3.2-1|60	%description -n %{develname}
12nr|openmotif-2.3.2-1|61	This is the Open Motif %{version} development environment. It includes the
12nr|openmotif-2.3.2-1|62	static libraries and header files necessary to build Motif applications.
12nr|openmotif-2.3.2-1|63	
12nr|openmotif-2.3.2-1|64	%prep
12nr|openmotif-2.3.2-1|65	%setup -q -n %{name}-%{version}
12nr|openmotif-2.3.2-1|66	%patch0 -p1 -b .no_demos
12nr|openmotif-2.3.2-1|67	%patch1 -p1 -b .uil_lib
12nr|openmotif-2.3.2-1|68	%patch2 -p0 -b .rgbtxt
12nr|openmotif-2.3.2-1|69	%patch3 -p0 -b .mwmrc_dir
12nr|openmotif-2.3.2-1|70	%patch4 -p1 -b .bindings
12nr|openmotif-2.3.2-1|71	%patch5 -p0 -b .no_X11R6
12nr|openmotif-2.3.2-1|72	%patch6 -p1 -b .str-fmt
12nr|openmotif-2.3.2-1|73	
12nr|openmotif-2.3.2-1|74	for i in doc/man/man3/{XmColumn,XmDataField}.3; do
12nr|openmotif-2.3.2-1|75	iconv -f windows-1252 -t utf-8 < "$i" > "${i}_"
12nr|openmotif-2.3.2-1|76	mv "${i}_" "$i"
12nr|openmotif-2.3.2-1|77	done
12nr|openmotif-2.3.2-1|78	
12nr|openmotif-2.3.2-1|79	%build
12nr|openmotif-2.3.2-1|80	CFLAGS="$RPM_OPT_FLAGS -D_FILE_OFFSET_BITS=64" \
12nr|openmotif-2.3.2-1|81	./configure \
12nr|openmotif-2.3.2-1|82	--prefix=%{prefix} \
12nr|openmotif-2.3.2-1|83	--libdir=%{prefix}/%{_lib} \
12nr|openmotif-2.3.2-1|84	--enable-static
12nr|openmotif-2.3.2-1|85	
12nr|openmotif-2.3.2-1|86	# do not use rpath
12nr|openmotif-2.3.2-1|87	perl -pi -e 's|hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=\"-L\\\$libdir\"|g;' libtool
12nr|openmotif-2.3.2-1|88	
12nr|openmotif-2.3.2-1|89	export LD_LIBRARY_PATH=`pwd`/lib/Mrm/.libs:`pwd`/lib/Xm/.libs
12nr|openmotif-2.3.2-1|90	make clean
12nr|openmotif-2.3.2-1|91	make
12nr|openmotif-2.3.2-1|92	
12nr|openmotif-2.3.2-1|93	%install
12nr|openmotif-2.3.2-1|94	rm -rf %{buildroot}
12nr|openmotif-2.3.2-1|95	
12nr|openmotif-2.3.2-1|96	export LD_LIBRARY_PATH=`pwd`/lib/Mrm/.libs:`pwd`/lib/Xm/.libs
12nr|openmotif-2.3.2-1|97	make DESTDIR=%{buildroot} prefix=%{prefix} install
12nr|openmotif-2.3.2-1|98	mkdir -p %{buildroot}/etc/X11/xinit/xinitrc.d \
12nr|openmotif-2.3.2-1|99	%{buildroot}/usr/include
12nr|openmotif-2.3.2-1|100	
12nr|openmotif-2.3.2-1|101	install -m 755 %{SOURCE1} %{buildroot}/etc/X11/xinit/xinitrc.d/xmbind.sh
12nr|openmotif-2.3.2-1|102	
12nr|openmotif-2.3.2-1|103	rm -fr %{buildroot}%{prefix}/%{_lib}/*.la \
12nr|openmotif-2.3.2-1|104	%{buildroot}%{prefix}/share/Xm/doc
12nr|openmotif-2.3.2-1|105	
12nr|openmotif-2.3.2-1|106	%if %mdkversion < 200900
12nr|openmotif-2.3.2-1|107	%post -n %{libname} -p /sbin/ldconfig
12nr|openmotif-2.3.2-1|108	%endif
12nr|openmotif-2.3.2-1|109	%if %mdkversion < 200900
12nr|openmotif-2.3.2-1|110	%postun -n %{libname} -p /sbin/ldconfig
12nr|openmotif-2.3.2-1|111	%endif
12nr|openmotif-2.3.2-1|112	
12nr|openmotif-2.3.2-1|113	%clean
12nr|openmotif-2.3.2-1|114	rm -rf %{buildroot}
12nr|openmotif-2.3.2-1|115	
12nr|openmotif-2.3.2-1|116	%files
12nr|openmotif-2.3.2-1|117	%defattr(-,root,root)
12nr|openmotif-2.3.2-1|118	%doc COPYRIGHT.MOTIF README RELEASE RELNOTES
12nr|openmotif-2.3.2-1|119	%{_sysconfdir}/X11/xinit/xinitrc.d/xmbind.sh
12nr|openmotif-2.3.2-1|120	%{_sysconfdir}/X11/mwm/system.mwmrc
12nr|openmotif-2.3.2-1|121	%{_bindir}/mwm
12nr|openmotif-2.3.2-1|122	%{_bindir}/xmbind
12nr|openmotif-2.3.2-1|123	%{prefix}/include/X11/bitmaps/*
12nr|openmotif-2.3.2-1|124	%{_datadir}/X11/bindings
12nr|openmotif-2.3.2-1|125	%{_mandir}/man1/mwm*
12nr|openmotif-2.3.2-1|126	%{_mandir}/man1/xmbind*
12nr|openmotif-2.3.2-1|127	%{_mandir}/man4/mwmrc*
12nr|openmotif-2.3.2-1|128	
12nr|openmotif-2.3.2-1|129	%files -n %{libname}
12nr|openmotif-2.3.2-1|130	%defattr(-,root,root)
12nr|openmotif-2.3.2-1|131	%{_libdir}/libMrm.so.%{major}*
12nr|openmotif-2.3.2-1|132	%{_libdir}/libUil.so.%{major}*
12nr|openmotif-2.3.2-1|133	%{_libdir}/libXm.so.%{major}*
12nr|openmotif-2.3.2-1|134	
12nr|openmotif-2.3.2-1|135	%files -n %{develname}
12nr|openmotif-2.3.2-1|136	%defattr(-,root,root)
12nr|openmotif-2.3.2-1|137	%{_bindir}/uil
12nr|openmotif-2.3.2-1|138	%{prefix}/include/Mrm
12nr|openmotif-2.3.2-1|139	%{prefix}/include/Xm
12nr|openmotif-2.3.2-1|140	%{prefix}/include/uil
12nr|openmotif-2.3.2-1|141	%{_libdir}/lib*.a
12nr|openmotif-2.3.2-1|142	%{_libdir}/lib*.so
12nr|openmotif-2.3.2-1|143	%{_mandir}/man1/uil.1*
12nr|openmotif-2.3.2-1|144	%{_mandir}/man3/*
12nr|openmotif-2.3.2-1|145	%{_mandir}/man5/*
12nr|openmotif-2.3.2-1|146	
12nr|openmotif-2.3.2-1|147	
12nr|openmotif-2.3.2-1|148	
12nr|openmotif-2.3.2-1|149	
12nr|openmotif-2.3.2-1|150	
12nr|openmotif-2.3.2-1|151	%changelog
12nr|openmotif-2.3.2-1|152	

21711 12
12nr|opentyrian-2.1-1|1	Name:		opentyrian
12nr|opentyrian-2.1-1|2	Version:	2.1
12nr|opentyrian-2.1-1|3	Release:	%mkrel 1
12nr|opentyrian-2.1-1|4	Summary:	Classic shoot-em-up arcade port
12nr|opentyrian-2.1-1|5	License:	GPLv2
12nr|opentyrian-2.1-1|6	Group:		Games/Arcade
12nr|opentyrian-2.1-1|7	Url:		http://code.google.com/p/opentyrian/
12nr|opentyrian-2.1-1|8	# mercurial snapshot
12nr|opentyrian-2.1-1|9	Source:		%{name}-%{version}.tar.bz2
12nr|opentyrian-2.1-1|10	# script to download game data
12nr|opentyrian-2.1-1|11	# Google doesn't allow easy direct downloads so use MIB hosting
12nr|opentyrian-2.1-1|12	Source1:	%{name}-installer
12nr|opentyrian-2.1-1|13	Source2:	%{name}.png
12nr|opentyrian-2.1-1|14	BuildRequires:	SDL-devel
12nr|opentyrian-2.1-1|15	BuildRequires:	SDL_net-devel
12nr|opentyrian-2.1-1|16	Requires:	unzip
12nr|opentyrian-2.1-1|17	Requires:	Xdialog
12nr|opentyrian-2.1-1|18	Buildroot:	%{_tmppath}/%{name}-%{version}-%{release}
12nr|opentyrian-2.1-1|19	
12nr|opentyrian-2.1-1|20	%description
12nr|opentyrian-2.1-1|21	OpenTyrian is a port of the DOS shoot-em-up Tyrian. Jason Emery generously gave the OpenTyrian developers
12nr|opentyrian-2.1-1|22	a copy of the Tyrian 2.1 source code, which has since been ported from Turbo Pascal to C. The port uses SDL,
12nr|opentyrian-2.1-1|23	making it easily cross-platform.
12nr|opentyrian-2.1-1|24	Tyrian is an arcade-style vertical scrolling shooter. The story is set in 20,031 where you play as
12nr|opentyrian-2.1-1|25	Trent Hawkins, a skilled fighter-pilot employed to fight Microsol and save the galaxy.
12nr|opentyrian-2.1-1|26	
12nr|opentyrian-2.1-1|27	%prep
12nr|opentyrian-2.1-1|28	%setup -q
12nr|opentyrian-2.1-1|29	
12nr|opentyrian-2.1-1|30	%build
12nr|opentyrian-2.1-1|31	%make release
12nr|opentyrian-2.1-1|32	
12nr|opentyrian-2.1-1|33	%install
12nr|opentyrian-2.1-1|34	%__rm -rf %{buildroot}
12nr|opentyrian-2.1-1|35	%__install -Dpm 755 %{name} %{buildroot}%{_bindir}/%{name}
12nr|opentyrian-2.1-1|36	%__install -Dpm 755 %{SOURCE1} %{buildroot}%{_bindir}/%{name}-installer
12nr|opentyrian-2.1-1|37	
12nr|opentyrian-2.1-1|38	%__mkdir_p %{buildroot}%{_datadir}/pixmaps
12nr|opentyrian-2.1-1|39	%__install -m644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12nr|opentyrian-2.1-1|40	
12nr|opentyrian-2.1-1|41	%__mkdir_p %{buildroot}%{_datadir}/applications
12nr|opentyrian-2.1-1|42	%__cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop  <<EOF
12nr|opentyrian-2.1-1|43	[Desktop Entry]
12nr|opentyrian-2.1-1|44	Name=OpenTyrian
12nr|opentyrian-2.1-1|45	Comment=%{summary}
12nr|opentyrian-2.1-1|46	Exec=%{name}-installer
12nr|opentyrian-2.1-1|47	Icon=%{name}
12nr|opentyrian-2.1-1|48	Type=Application
12nr|opentyrian-2.1-1|49	Terminal=false
12nr|opentyrian-2.1-1|50	Categories=Game;ArcadeGame;
12nr|opentyrian-2.1-1|51	EOF
12nr|opentyrian-2.1-1|52	
12nr|opentyrian-2.1-1|53	%clean
12nr|opentyrian-2.1-1|54	%__rm -rf %{buildroot}
12nr|opentyrian-2.1-1|55	
12nr|opentyrian-2.1-1|56	%files
12nr|opentyrian-2.1-1|57	%defattr(-,root,root)
12nr|opentyrian-2.1-1|58	%doc COPYING README CREDITS NEWS
12nr|opentyrian-2.1-1|59	%{_bindir}/*
12nr|opentyrian-2.1-1|60	%{_datadir}/pixmaps/%{name}.png
12nr|opentyrian-2.1-1|61	%{_datadir}/applications/mandriva-%{name}.desktop
12nr|opentyrian-2.1-1|62	
12nr|opentyrian-2.1-1|63	
12nr|opentyrian-2.1-1|64	
12nr|opentyrian-2.1-1|65	
12nr|opentyrian-2.1-1|66	%changelog
12nr|opentyrian-2.1-1|67	

21712 12
12nr|opera-12.12-1|1	%define name    opera
12nr|opera-12.12-1|2	%define version 12.12
12nr|opera-12.12-1|3	%define rel     1
12nr|opera-12.12-1|4	%define snap    0
12nr|opera-12.12-1|5	%define buildnb 1707
12nr|opera-12.12-1|6	
12nr|opera-12.12-1|7	%define tarball_base %{name}-%{version}-%{buildnb}
12nr|opera-12.12-1|8	
12nr|opera-12.12-1|9	%define arch_exclude_files_from_autoreq ^$
12nr|opera-12.12-1|10	%ifarch x86_64
12nr|opera-12.12-1|11	# Exclude 32-bit requires on x86_64; plugins will pull them.
12nr|opera-12.12-1|12	%define arch_exclude_files_from_autoreq ^%{_libdir}/%{name}/pluginwrapper/operapluginwrapper-ia32-linux$
12nr|opera-12.12-1|13	%endif
12nr|opera-12.12-1|14	
12nr|opera-12.12-1|15	# Exclude requires on GTK/KDE toolkits, they are optional and used
12nr|opera-12.12-1|16	# automatically when present.
12nr|opera-12.12-1|17	%define common_exclude_files_from_autoreq ^%{_libdir}/%{name}/libopera.\\+\\.so$
12nr|opera-12.12-1|18	
12nr|opera-12.12-1|19	%if %{_use_internal_dependency_generator}
12nr|opera-12.12-1|20	%define __noautoreqfiles (%{arch_exclude_files_from_autoreq}|%{common_exclude_files_from_autoreq})
12nr|opera-12.12-1|21	%else
12nr|opera-12.12-1|22	%define _exclude_files_from_autoreq %{arch_exclude_files_from_autoreq}\\|%{common_exclude_files_from_autoreq}
12nr|opera-12.12-1|23	%endif
12nr|opera-12.12-1|24	
12nr|opera-12.12-1|25	%define debug_package   %{nil}
12nr|opera-12.12-1|26	%define __check_files   %{nil}
12nr|opera-12.12-1|27	
12nr|opera-12.12-1|28	Summary:    Opera Web Browser for Linux
12nr|opera-12.12-1|29	Name:       %{name}
12nr|opera-12.12-1|30	Version:    %{version}
12nr|opera-12.12-1|31	%if %snap
12nr|opera-12.12-1|32	Release:    %mkrel 0.%buildnb.%rel
12nr|opera-12.12-1|33	%else
12nr|opera-12.12-1|34	Release:    %mkrel %rel
12nr|opera-12.12-1|35	%endif
12nr|opera-12.12-1|36	%define shortver %(echo %version | tr -d .)
12nr|opera-12.12-1|37	Source0:        %{tarball_base}.i386.linux.tar.xz
12nr|opera-12.12-1|38	Source1:        %{tarball_base}.x86_64.linux.tar.xz
12nr|opera-12.12-1|39	Source2:        standard_skin.zip
12nr|opera-12.12-1|40	#Source3:       bookmarks.adr
12nr|opera-12.12-1|41	Patch0:         ru_lng_fixes.i386.patch
12nr|opera-12.12-1|42	Patch1:         ru_lng_fixes.x86_64.patch
12nr|opera-12.12-1|43	License:        Freeware
12nr|opera-12.12-1|44	Packager:       Konstantin Vlasov <konstantin.vlasov@rosalab.ru>
12nr|opera-12.12-1|45	Url:            http://www.opera.com/
12nr|opera-12.12-1|46	Group:          Networking/WWW
12nr|opera-12.12-1|47	BuildRoot:      %{_tmppath}/%{name}-buildroot
12nr|opera-12.12-1|48	ExclusiveArch:  %ix86 x86_64
12nr|opera-12.12-1|49	BuildRequires:  desktop-file-utils
12nr|opera-12.12-1|50	
12nr|opera-12.12-1|51	%description
12nr|opera-12.12-1|52	Opera for Linux is an alternative feature-rich Web browser.
12nr|opera-12.12-1|53	
12nr|opera-12.12-1|54	%prep
12nr|opera-12.12-1|55	%ifarch x86_64
12nr|opera-12.12-1|56	%setup -qTn %{name}-%{version}-%{buildnb}.%{_arch}.linux -b1
12nr|opera-12.12-1|57	%patch1 -p1
12nr|opera-12.12-1|58	%else
12nr|opera-12.12-1|59	%setup -qTn %{name}-%{version}-%{buildnb}.%{_arch}.linux -b0
12nr|opera-12.12-1|60	%patch0 -p1
12nr|opera-12.12-1|61	%endif
12nr|opera-12.12-1|62	
12nr|opera-12.12-1|63	%install
12nr|opera-12.12-1|64	rm -rf $RPM_BUILD_ROOT
12nr|opera-12.12-1|65	./install --system --repackage %{buildroot}%{_prefix} --prefix %{_prefix}
12nr|opera-12.12-1|66	
12nr|opera-12.12-1|67	%if "%_lib" != "lib"
12nr|opera-12.12-1|68	mv %{buildroot}%{_prefix}/lib %{buildroot}%{_libdir}
12nr|opera-12.12-1|69	%endif
12nr|opera-12.12-1|70	sed -i 's,/usr/lib,%{_libdir},' %{buildroot}%{_bindir}/opera
12nr|opera-12.12-1|71	
12nr|opera-12.12-1|72	rm -rf rpmdocs
12nr|opera-12.12-1|73	mv %{buildroot}%{_docdir}/opera rpmdocs
12nr|opera-12.12-1|74	
12nr|opera-12.12-1|75	# install fixed skin
12nr|opera-12.12-1|76	install -m644 %{SOURCE2} %{buildroot}%_datadir/%name/skin/standard_skin.zip
12nr|opera-12.12-1|77	# install mandrakized bookmarks file
12nr|opera-12.12-1|78	#install -m644 %{SOURCE2} %{buildroot}%_datadir/%name/defaults/bookmarks.adr
12nr|opera-12.12-1|79	
12nr|opera-12.12-1|80	desktop-file-install --dir %{buildroot}%{_datadir}/applications \
12nr|opera-12.12-1|81	--add-category=X-MandrivaLinux-CrossDesktop \
12nr|opera-12.12-1|82	%{buildroot}%{_datadir}/applications/%{name}-browser.desktop
12nr|opera-12.12-1|83	
12nr|opera-12.12-1|84	# StartupNotify does not work correctly when opera is already running;
12nr|opera-12.12-1|85	# the already-existing window is activated and a new tab is opened
12nr|opera-12.12-1|86	# and the completion signal is not sent.
12nr|opera-12.12-1|87	sed -i -e 's/StartupNotify=.*/StartupNotify=false/' %{buildroot}%{_datadir}/applications/%{name}-browser.desktop
12nr|opera-12.12-1|88	
12nr|opera-12.12-1|89	%if %{mdkversion} < 200900
12nr|opera-12.12-1|90	%post
12nr|opera-12.12-1|91	%{update_icon_cache hicolor}
12nr|opera-12.12-1|92	%{update_desktop_database}
12nr|opera-12.12-1|93	%{update_mime_database}
12nr|opera-12.12-1|94	%{update_menus}
12nr|opera-12.12-1|95	
12nr|opera-12.12-1|96	%postun
12nr|opera-12.12-1|97	%{clean_icon_cache hicolor}
12nr|opera-12.12-1|98	%{clean_desktop_database}
12nr|opera-12.12-1|99	%{clean_mime_database}
12nr|opera-12.12-1|100	%{clean_menus}
12nr|opera-12.12-1|101	%endif
12nr|opera-12.12-1|102	
12nr|opera-12.12-1|103	%clean
12nr|opera-12.12-1|104	rm -rf $RPM_BUILD_ROOT
12nr|opera-12.12-1|105	
12nr|opera-12.12-1|106	%files
12nr|opera-12.12-1|107	%defattr(-,root,root)
12nr|opera-12.12-1|108	%doc rpmdocs/*
12nr|opera-12.12-1|109	%_bindir/opera
12nr|opera-12.12-1|110	%_libdir/opera
12nr|opera-12.12-1|111	
12nr|opera-12.12-1|112	%_iconsdir/hicolor/*/apps/%{name}-*.*
12nr|opera-12.12-1|113	%_iconsdir/hicolor/*/mimetypes/%{name}-*.*
12nr|opera-12.12-1|114	%_datadir/applications/%{name}-browser.desktop
12nr|opera-12.12-1|115	%_datadir/mime/packages/%{name}-*.xml
12nr|opera-12.12-1|116	%_mandir/man1/opera*
12nr|opera-12.12-1|117	
12nr|opera-12.12-1|118	%dir %{_datadir}/opera
12nr|opera-12.12-1|119	%{_datadir}/opera/encoding.bin
12nr|opera-12.12-1|120	%{_datadir}/opera/*.dtd
12nr|opera-12.12-1|121	%{_datadir}/opera/*.sig
12nr|opera-12.12-1|122	%{_datadir}/opera/html5_entity_init.dat
12nr|opera-12.12-1|123	%{_datadir}/opera/pubsuffix.xml
12nr|opera-12.12-1|124	%{_datadir}/opera/lngcode.txt
12nr|opera-12.12-1|125	%{_datadir}/opera/package-id.ini
12nr|opera-12.12-1|126	%{_datadir}/opera/defaults
12nr|opera-12.12-1|127	%{_datadir}/opera/extra
12nr|opera-12.12-1|128	%{_datadir}/opera/region
12nr|opera-12.12-1|129	%{_datadir}/opera/skin
12nr|opera-12.12-1|130	%{_datadir}/opera/styles
12nr|opera-12.12-1|131	%{_datadir}/opera/ui
12nr|opera-12.12-1|132	%{_datadir}/opera/locale/en
12nr|opera-12.12-1|133	
12nr|opera-12.12-1|134	# langs
12nr|opera-12.12-1|135	%dir %{_datadir}/%{name}/locale
12nr|opera-12.12-1|136	%lang(af) %{_datadir}/%name/locale/af
12nr|opera-12.12-1|137	%lang(ar) %{_datadir}/%name/locale/ar
12nr|opera-12.12-1|138	%lang(az) %{_datadir}/%name/locale/az
12nr|opera-12.12-1|139	%lang(be) %{_datadir}/%name/locale/be
12nr|opera-12.12-1|140	%lang(bg) %{_datadir}/%name/locale/bg
12nr|opera-12.12-1|141	%lang(bn) %{_datadir}/%name/locale/bn
12nr|opera-12.12-1|142	%lang(cs) %{_datadir}/%name/locale/cs
12nr|opera-12.12-1|143	%lang(da) %{_datadir}/%name/locale/da
12nr|opera-12.12-1|144	%lang(de) %{_datadir}/%name/locale/de
12nr|opera-12.12-1|145	%lang(el) %{_datadir}/%name/locale/el
12nr|opera-12.12-1|146	%lang(en_GB) %{_datadir}/%name/locale/en-GB
12nr|opera-12.12-1|147	%lang(es_ES) %{_datadir}/%name/locale/es-ES
12nr|opera-12.12-1|148	%lang(es_LA) %{_datadir}/%name/locale/es-LA
12nr|opera-12.12-1|149	%lang(et) %{_datadir}/%name/locale/et
12nr|opera-12.12-1|150	%lang(fa) %{_datadir}/%name/locale/fa
12nr|opera-12.12-1|151	%lang(fi) %{_datadir}/%name/locale/fi
12nr|opera-12.12-1|152	%lang(fr) %{_datadir}/%name/locale/fr
12nr|opera-12.12-1|153	%lang(fr_CA) %{_datadir}/%name/locale/fr-CA
12nr|opera-12.12-1|154	%lang(fy) %{_datadir}/%name/locale/fy
12nr|opera-12.12-1|155	%lang(gd) %{_datadir}/%name/locale/gd
12nr|opera-12.12-1|156	%lang(he) %{_datadir}/%name/locale/he
12nr|opera-12.12-1|157	%lang(hi) %{_datadir}/%name/locale/hi
12nr|opera-12.12-1|158	%lang(hr) %{_datadir}/%name/locale/hr
12nr|opera-12.12-1|159	%lang(hu) %{_datadir}/%name/locale/hu
12nr|opera-12.12-1|160	%lang(id) %{_datadir}/%name/locale/id
12nr|opera-12.12-1|161	%lang(it) %{_datadir}/%name/locale/it
12nr|opera-12.12-1|162	%lang(ja) %{_datadir}/%name/locale/ja
12nr|opera-12.12-1|163	%lang(ka) %{_datadir}/%name/locale/ka
12nr|opera-12.12-1|164	%lang(kk) %{_datadir}/%name/locale/kk
12nr|opera-12.12-1|165	%lang(ko) %{_datadir}/%name/locale/ko
12nr|opera-12.12-1|166	%lang(lt) %{_datadir}/%name/locale/lt
12nr|opera-12.12-1|167	%lang(lv) %{_datadir}/%name/locale/lv
12nr|opera-12.12-1|168	%lang(me) %{_datadir}/%name/locale/me
12nr|opera-12.12-1|169	%lang(mk) %{_datadir}/%name/locale/mk
12nr|opera-12.12-1|170	%lang(ms) %{_datadir}/%name/locale/ms
12nr|opera-12.12-1|171	%lang(nb) %{_datadir}/%name/locale/nb
12nr|opera-12.12-1|172	%lang(nl) %{_datadir}/%name/locale/nl
12nr|opera-12.12-1|173	%lang(nn) %{_datadir}/%name/locale/nn
12nr|opera-12.12-1|174	%lang(pa) %{_datadir}/%name/locale/pa
12nr|opera-12.12-1|175	%lang(pl) %{_datadir}/%name/locale/pl
12nr|opera-12.12-1|176	%lang(pt) %{_datadir}/%name/locale/pt
12nr|opera-12.12-1|177	%lang(pt_BR) %{_datadir}/%name/locale/pt-BR
12nr|opera-12.12-1|178	%lang(ro) %{_datadir}/%name/locale/ro
12nr|opera-12.12-1|179	%lang(ru) %{_datadir}/%name/locale/ru
12nr|opera-12.12-1|180	%lang(sk) %{_datadir}/%name/locale/sk
12nr|opera-12.12-1|181	%lang(sr) %{_datadir}/%name/locale/sr
12nr|opera-12.12-1|182	%lang(sv) %{_datadir}/%name/locale/sv
12nr|opera-12.12-1|183	%lang(sw) %{_datadir}/%name/locale/sw
12nr|opera-12.12-1|184	%lang(ta) %{_datadir}/%name/locale/ta
12nr|opera-12.12-1|185	%lang(te) %{_datadir}/%name/locale/te
12nr|opera-12.12-1|186	%lang(th) %{_datadir}/%name/locale/th
12nr|opera-12.12-1|187	%lang(tl) %{_datadir}/%name/locale/tl
12nr|opera-12.12-1|188	%lang(tr) %{_datadir}/%name/locale/tr
12nr|opera-12.12-1|189	%lang(uk) %{_datadir}/%name/locale/uk
12nr|opera-12.12-1|190	%lang(ur) %{_datadir}/%name/locale/ur
12nr|opera-12.12-1|191	%lang(uz) %{_datadir}/%name/locale/uz
12nr|opera-12.12-1|192	%lang(vi) %{_datadir}/%name/locale/vi
12nr|opera-12.12-1|193	%lang(zh_CN) %{_datadir}/%name/locale/zh-cn
12nr|opera-12.12-1|194	%lang(zh_TW) %{_datadir}/%name/locale/zh-tw
12nr|opera-12.12-1|195	%lang(zu) %{_datadir}/%name/locale/zu
12nr|opera-12.12-1|196	

21713 12
12nr|prism54-firmware-1.0.4.3-6|1	%define name prism54-firmware
12nr|prism54-firmware-1.0.4.3-6|2	%define version 1.0.4.3
12nr|prism54-firmware-1.0.4.3-6|3	%define isl3877_version 1.1.0.0
12nr|prism54-firmware-1.0.4.3-6|4	%define isl3886_version 2.7.0.0
12nr|prism54-firmware-1.0.4.3-6|5	%define release %mkrel 6
12nr|prism54-firmware-1.0.4.3-6|6	
12nr|prism54-firmware-1.0.4.3-6|7	Summary: Firmware for the Linux prism54 driver
12nr|prism54-firmware-1.0.4.3-6|8	Name: %{name}
12nr|prism54-firmware-1.0.4.3-6|9	Version: %{version}
12nr|prism54-firmware-1.0.4.3-6|10	Release: %{release}
12nr|prism54-firmware-1.0.4.3-6|11	Source0: http://prism54.org/firmware/%{version}.arm
12nr|prism54-firmware-1.0.4.3-6|12	Source1: http://prism54.org/firmware/%{isl3877_version}.arm
12nr|prism54-firmware-1.0.4.3-6|13	Source2: http://daemonizer.de/prism54/prism54-fw/fw-softmac/lmac_%{isl3886_version}.arm
12nr|prism54-firmware-1.0.4.3-6|14	License: Maybe redistributable
12nr|prism54-firmware-1.0.4.3-6|15	Group: System/Kernel and hardware
12nr|prism54-firmware-1.0.4.3-6|16	Url: http://wireless.kernel.org/en/users/Drivers/p54#firmware
12nr|prism54-firmware-1.0.4.3-6|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|prism54-firmware-1.0.4.3-6|18	BuildArch: noarch
12nr|prism54-firmware-1.0.4.3-6|19	
12nr|prism54-firmware-1.0.4.3-6|20	
12nr|prism54-firmware-1.0.4.3-6|21	%description
12nr|prism54-firmware-1.0.4.3-6|22	Firmware for the Linux Kernel prism54 driver.
12nr|prism54-firmware-1.0.4.3-6|23	
12nr|prism54-firmware-1.0.4.3-6|24	%install
12nr|prism54-firmware-1.0.4.3-6|25	rm -rf %{buildroot}
12nr|prism54-firmware-1.0.4.3-6|26	mkdir -p %{buildroot}/lib/firmware
12nr|prism54-firmware-1.0.4.3-6|27	install %{SOURCE0} %{buildroot}/lib/firmware/isl3890
12nr|prism54-firmware-1.0.4.3-6|28	install %{SOURCE1} %{buildroot}/lib/firmware/isl3877
12nr|prism54-firmware-1.0.4.3-6|29	install %{SOURCE1} %{buildroot}/lib/firmware/isl3886
12nr|prism54-firmware-1.0.4.3-6|30	
12nr|prism54-firmware-1.0.4.3-6|31	%clean
12nr|prism54-firmware-1.0.4.3-6|32	rm -rf %{buildroot}
12nr|prism54-firmware-1.0.4.3-6|33	
12nr|prism54-firmware-1.0.4.3-6|34	%files
12nr|prism54-firmware-1.0.4.3-6|35	%defattr(-,root,root)
12nr|prism54-firmware-1.0.4.3-6|36	/lib/firmware/isl38*
12nr|prism54-firmware-1.0.4.3-6|37	
12nr|prism54-firmware-1.0.4.3-6|38	
12nr|prism54-firmware-1.0.4.3-6|39	
12nr|prism54-firmware-1.0.4.3-6|40	%changelog
12nr|prism54-firmware-1.0.4.3-6|41	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.0.4.3-6mdv2010.0
12nr|prism54-firmware-1.0.4.3-6|42	+ Revision: 433330
12nr|prism54-firmware-1.0.4.3-6|43	- rebuild
12nr|prism54-firmware-1.0.4.3-6|44	
12nr|prism54-firmware-1.0.4.3-6|45	* Mon Nov 17 2008 Olivier Blin <oblin@mandriva.com> 1.0.4.3-5mdv2009.1
12nr|prism54-firmware-1.0.4.3-6|46	+ Revision: 303929
12nr|prism54-firmware-1.0.4.3-6|47	- add isl3886 firmware
12nr|prism54-firmware-1.0.4.3-6|48	- update URL
12nr|prism54-firmware-1.0.4.3-6|49	
12nr|prism54-firmware-1.0.4.3-6|50	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.0.4.3-4mdv2009.0
12nr|prism54-firmware-1.0.4.3-6|51	+ Revision: 241709
12nr|prism54-firmware-1.0.4.3-6|52	- rebuild
12nr|prism54-firmware-1.0.4.3-6|53	- import prism54-firmware
12nr|prism54-firmware-1.0.4.3-6|54	
12nr|prism54-firmware-1.0.4.3-6|55	
12nr|prism54-firmware-1.0.4.3-6|56	* Tue Sep  5 2006 Olivier Blin <oblin@mandriva.com> 1.0.4.3-3mdv2007.0
12nr|prism54-firmware-1.0.4.3-6|57	- install in /lib/firmware
12nr|prism54-firmware-1.0.4.3-6|58	
12nr|prism54-firmware-1.0.4.3-6|59	* Tue Sep  5 2006 Olivier Blin <oblin@mandriva.com> 1.0.4.3-2mdv2007.0
12nr|prism54-firmware-1.0.4.3-6|60	- add isl3877 firmware file
12nr|prism54-firmware-1.0.4.3-6|61	
12nr|prism54-firmware-1.0.4.3-6|62	* Mon Jul 12 2004 Nicolas Planel <nplanel@mandrakesoft.com> 1.0.4.3-1mdk
12nr|prism54-firmware-1.0.4.3-6|63	- First mdk version.

21714 12
12nr|prototype-1.0-2|1	Summary:	Award-winning RType clone
12nr|prototype-1.0-2|2	Name:		prototype
12nr|prototype-1.0-2|3	Version:	1.0
12nr|prototype-1.0-2|4	Release:	2
12nr|prototype-1.0-2|5	License:	Freeware
12nr|prototype-1.0-2|6	Group:		Games/Arcade
12nr|prototype-1.0-2|7	URL:		http://xout.blackened-interactive.com/ProtoType/Prototype.html
12nr|prototype-1.0-2|8	Source0:	http://xout.blackened-interactive.com/dump/new/ProtoType_src.zip
12nr|prototype-1.0-2|9	Source1:	http://xout.blackened-interactive.com/ProtoType/ProtoType.zip
12nr|prototype-1.0-2|10	# some patches (0-6) depend on each other, we must fix it it future
12nr|prototype-1.0-2|11	# these patches are from Gentoo with few modifications
12nr|prototype-1.0-2|12	Patch0:		prototype-1.0-makefile.patch
12nr|prototype-1.0-2|13	Patch1:		prototype-1.0-includes.patch
12nr|prototype-1.0-2|14	Patch2:		prototype-1.0-sdlrendertarget.patch
12nr|prototype-1.0-2|15	Patch3:		prototype-1.0-setstate.patch
12nr|prototype-1.0-2|16	Patch4:		prototype-1.0-linuxfixes.patch
12nr|prototype-1.0-2|17	Patch5:		prototype-1.0-hacks.patch
12nr|prototype-1.0-2|18	Patch6:		prototype-1.0-homedir.patch
12nr|prototype-1.0-2|19	BuildRequires:	devil-devel
12nr|prototype-1.0-2|20	BuildRequires:	fmod3-devel
12nr|prototype-1.0-2|21	BuildRequires:	pkgconfig(gl)
12nr|prototype-1.0-2|22	BuildRequires:	pkgconfig(glu)
12nr|prototype-1.0-2|23	BuildRequires:	pkgconfig(sdl)
12nr|prototype-1.0-2|24	BuildRequires:	dos2unix
12nr|prototype-1.0-2|25	BuildRequires:	imagemagick
12nr|prototype-1.0-2|26	# fmod3 is 32 bit only so this one is too
12nr|prototype-1.0-2|27	ExclusiveArch:	%{ix86}
12nr|prototype-1.0-2|28	
12nr|prototype-1.0-2|29	%description
12nr|prototype-1.0-2|30	Inspired by an old favourite of mine, Prototype pits you against a horde
12nr|prototype-1.0-2|31	of enemies in this short but fun RType clone. Prototype has been featured
12nr|prototype-1.0-2|32	in numerous magazines and even was awarded "Freeware Game of the month" in
12nr|prototype-1.0-2|33	PC Zone It was also awarded first place in the first shmup-dev competition.
12nr|prototype-1.0-2|34	
12nr|prototype-1.0-2|35	%prep
12nr|prototype-1.0-2|36	%setup -q -c -a 1
12nr|prototype-1.0-2|37	dos2unix *.cpp *.h
12nr|prototype-1.0-2|38	%patch0 -p0
12nr|prototype-1.0-2|39	%patch1 -p0
12nr|prototype-1.0-2|40	%patch2 -p0
12nr|prototype-1.0-2|41	%patch3 -p0
12nr|prototype-1.0-2|42	%patch4 -p0
12nr|prototype-1.0-2|43	%patch5 -p0
12nr|prototype-1.0-2|44	%patch6 -p0
12nr|prototype-1.0-2|45	for i in *.cpp; do sed -i "$i" -e "s:Data/:"%{_gamesdatadir}"/"%{name}"/:g"; done
12nr|prototype-1.0-2|46	mv ProtoType/Data/Gfx/forcecharge.png ProtoType/Data/Gfx/ForceCharge.png
12nr|prototype-1.0-2|47	mv ProtoType/Data/Gfx/chainParticle.png ProtoType/Data/Gfx/ChainParticle.png
12nr|prototype-1.0-2|48	mv ProtoType/Data/Gfx/Ladybird.png ProtoType/Data/Gfx/LadyBird.png
12nr|prototype-1.0-2|49	mv ProtoType/Data/Gfx/Turret1.png ProtoType/Data/Gfx/turret1.png
12nr|prototype-1.0-2|50	mv ProtoType/Data/Gfx/StarBurst.png ProtoType/Data/Gfx/Starburst.png
12nr|prototype-1.0-2|51	mv ProtoType/Data/Gfx/forceblast.png ProtoType/Data/Gfx/Forceblast.png
12nr|prototype-1.0-2|52	mv ProtoType/Data/Gfx/Fireball.png ProtoType/Data/Gfx/FireBall.png
12nr|prototype-1.0-2|53	mv ProtoType/Data/Gfx/anim_back1.png ProtoType/Data/Gfx/Anim_back1.png
12nr|prototype-1.0-2|54	mv ProtoType/Data/Gfx/anim_back2.png ProtoType/Data/Gfx/Anim_back2.png
12nr|prototype-1.0-2|55	mv ProtoType/Data/Gfx/anim_Fore1.png ProtoType/Data/Gfx/Anim_Fore1.png
12nr|prototype-1.0-2|56	mv ProtoType/Data/Gfx/anim_Fore2.png ProtoType/Data/Gfx/Anim_Fore2.png
12nr|prototype-1.0-2|57	mv ProtoType/Data/Gfx/anim_Fore3.png ProtoType/Data/Gfx/Anim_Fore3.png
12nr|prototype-1.0-2|58	mv ProtoType/Data/Gfx/WaterSplash.png ProtoType/Data/Gfx/watersplash.png
12nr|prototype-1.0-2|59	mv ProtoType/Data/Gfx/PrototypeMk1.png ProtoType/Data/Gfx/Prototypemk1.png
12nr|prototype-1.0-2|60	mv ProtoType/Data/Sound/deflection.wav ProtoType/Data/Sound/Deflection.wav
12nr|prototype-1.0-2|61	mv ProtoType/Data/Sound/smallExplosion.wav ProtoType/Data/Sound/SmallExplosion.wav
12nr|prototype-1.0-2|62	mv ProtoType/Data/Sound/PickUp.wav ProtoType/Data/Sound/Pickup.wav
12nr|prototype-1.0-2|63	mv ProtoType/Data/Sound/UI_Select.wav ProtoType/Data/Sound/UI_select.wav
12nr|prototype-1.0-2|64	
12nr|prototype-1.0-2|65	%build
12nr|prototype-1.0-2|66	%make
12nr|prototype-1.0-2|67	
12nr|prototype-1.0-2|68	%install
12nr|prototype-1.0-2|69	mkdir -p %{buildroot}%{_datadir}/applications
12nr|prototype-1.0-2|70	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12nr|prototype-1.0-2|71	[Desktop Entry]
12nr|prototype-1.0-2|72	Name=Prototype
12nr|prototype-1.0-2|73	Comment=Award-winning RType clone
12nr|prototype-1.0-2|74	Exec=%{_gamesbindir}/%{name}
12nr|prototype-1.0-2|75	Icon=%{name}
12nr|prototype-1.0-2|76	Terminal=false
12nr|prototype-1.0-2|77	Type=Application
12nr|prototype-1.0-2|78	StartupNotify=true
12nr|prototype-1.0-2|79	Categories=Game;ArcadeGame;
12nr|prototype-1.0-2|80	EOF
12nr|prototype-1.0-2|81	
12nr|prototype-1.0-2|82	install -d %{buildroot}{%{_iconsdir},%{_miconsdir},%{_liconsdir}}
12nr|prototype-1.0-2|83	install -d %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48,64x64,128x128}/apps
12nr|prototype-1.0-2|84	convert ProtoType/Data/Gfx/FireBug.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12nr|prototype-1.0-2|85	convert ProtoType/Data/Gfx/FireBug.png -resize 48x48 %{buildroot}%{_liconsdir}/%{name}.png
12nr|prototype-1.0-2|86	convert ProtoType/Data/Gfx/FireBug.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12nr|prototype-1.0-2|87	convert ProtoType/Data/Gfx/FireBug.png -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12nr|prototype-1.0-2|88	convert ProtoType/Data/Gfx/FireBug.png -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12nr|prototype-1.0-2|89	convert ProtoType/Data/Gfx/FireBug.png -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12nr|prototype-1.0-2|90	convert ProtoType/Data/Gfx/FireBug.png -resize 64x64 %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12nr|prototype-1.0-2|91	convert ProtoType/Data/Gfx/FireBug.png -resize 128x128 %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12nr|prototype-1.0-2|92	
12nr|prototype-1.0-2|93	install -d %{buildroot}%{_gamesdatadir}/%{name}
12nr|prototype-1.0-2|94	install -d %{buildroot}%{_gamesbindir}
12nr|prototype-1.0-2|95	mv %{name} %{buildroot}%{_gamesbindir}/%{name}
12nr|prototype-1.0-2|96	
12nr|prototype-1.0-2|97	cp -r ProtoType/Data/* %{buildroot}%{_gamesdatadir}/%{name}/
12nr|prototype-1.0-2|98	
12nr|prototype-1.0-2|99	%files
12nr|prototype-1.0-2|100	%doc ProtoType/README.txt
12nr|prototype-1.0-2|101	%{_gamesbindir}/%{name}
12nr|prototype-1.0-2|102	%{_datadir}/applications/mandriva-%{name}.desktop
12nr|prototype-1.0-2|103	%{_gamesdatadir}/%{name}
12nr|prototype-1.0-2|104	%{_iconsdir}/%{name}.png
12nr|prototype-1.0-2|105	%{_liconsdir}/%{name}.png
12nr|prototype-1.0-2|106	%{_miconsdir}/%{name}.png
12nr|prototype-1.0-2|107	%{_iconsdir}/hicolor/*/apps/%{name}.png
12nr|prototype-1.0-2|108	
12nr|prototype-1.0-2|109	
12nr|prototype-1.0-2|110	%changelog
12nr|prototype-1.0-2|111	* Tue Nov 22 2011 Andrey Bondrov <abondrov@mandriva.org> 1.0-1
12nr|prototype-1.0-2|112	+ Revision: 732455
12nr|prototype-1.0-2|113	- imported package prototype
12nr|prototype-1.0-2|114	

21715 12
12nr|ps3mediaserver-1.70.0-1|1	Name:		ps3mediaserver
12nr|ps3mediaserver-1.70.0-1|2	Version:	1.70.0
12nr|ps3mediaserver-1.70.0-1|3	# RPM4 "junk" should be kept in this spec for 2010.2 backports sake,
12nr|ps3mediaserver-1.70.0-1|4	# please do not remove it: mkrel
12nr|ps3mediaserver-1.70.0-1|5	Release:	%mkrel 1
12nr|ps3mediaserver-1.70.0-1|6	Summary:	DLNA compliant Upnp Media Server for the PS3
12nr|ps3mediaserver-1.70.0-1|7	Group:		Video
12nr|ps3mediaserver-1.70.0-1|8	License:	Proprietary
12nr|ps3mediaserver-1.70.0-1|9	URL:		http://code.google.com/p/ps3mediaserver/
12nr|ps3mediaserver-1.70.0-1|10	Source0:	http://ps3mediaserver.googlecode.com/files/pms-generic-linux-unix-%{version}.tgz
12nr|ps3mediaserver-1.70.0-1|11	Source1:	%{name}.png
12nr|ps3mediaserver-1.70.0-1|12	BuildRequires:	imagemagick
12nr|ps3mediaserver-1.70.0-1|13	Requires:	jre
12nr|ps3mediaserver-1.70.0-1|14	Requires:	mencoder
12nr|ps3mediaserver-1.70.0-1|15	Requires:	ffmpeg
12nr|ps3mediaserver-1.70.0-1|16	Requires:	mplayer
12nr|ps3mediaserver-1.70.0-1|17	BuildArch:	noarch
12nr|ps3mediaserver-1.70.0-1|18	
12nr|ps3mediaserver-1.70.0-1|19	%description
12nr|ps3mediaserver-1.70.0-1|20	PS3 Media Server is a DLNA compliant UPnP Media Server for the PS3,
12nr|ps3mediaserver-1.70.0-1|21	written in Java, with the purpose of streaming or transcoding any kind
12nr|ps3mediaserver-1.70.0-1|22	of media files, with minimum configuration. It's backed up with the
12nr|ps3mediaserver-1.70.0-1|23	powerful Mplayer/FFmpeg packages.
12nr|ps3mediaserver-1.70.0-1|24	
12nr|ps3mediaserver-1.70.0-1|25	%prep
12nr|ps3mediaserver-1.70.0-1|26	%setup -q -n pms-%{version}
12nr|ps3mediaserver-1.70.0-1|27	
12nr|ps3mediaserver-1.70.0-1|28	%build
12nr|ps3mediaserver-1.70.0-1|29	echo "Hi, i'm a fake build"
12nr|ps3mediaserver-1.70.0-1|30	
12nr|ps3mediaserver-1.70.0-1|31	%install
12nr|ps3mediaserver-1.70.0-1|32	%__rm -rf %{buildroot}
12nr|ps3mediaserver-1.70.0-1|33	%__install -dm 755 %{buildroot}%{_datadir}/%{name}
12nr|ps3mediaserver-1.70.0-1|34	cp -af * %{buildroot}%{_datadir}/%{name}
12nr|ps3mediaserver-1.70.0-1|35	
12nr|ps3mediaserver-1.70.0-1|36	%__mkdir -p %{buildroot}%{_bindir}
12nr|ps3mediaserver-1.70.0-1|37	%__cat > %{buildroot}%{_bindir}/%{name} << EOF
12nr|ps3mediaserver-1.70.0-1|38	#!/bin/sh
12nr|ps3mediaserver-1.70.0-1|39	cd %{_datadir}/%{name}
12nr|ps3mediaserver-1.70.0-1|40	exec ./PMS.sh
12nr|ps3mediaserver-1.70.0-1|41	EOF
12nr|ps3mediaserver-1.70.0-1|42	%__chmod +x %{buildroot}%{_bindir}/%{name}
12nr|ps3mediaserver-1.70.0-1|43	
12nr|ps3mediaserver-1.70.0-1|44	#icons
12nr|ps3mediaserver-1.70.0-1|45	%__mkdir_p %{buildroot}{%{_iconsdir},%{_liconsdir},%{_miconsdir}}
12nr|ps3mediaserver-1.70.0-1|46	%__install -m 0644 %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
12nr|ps3mediaserver-1.70.0-1|47	%__install -m 0644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
12nr|ps3mediaserver-1.70.0-1|48	convert %{buildroot}%{_miconsdir}/%{name}.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12nr|ps3mediaserver-1.70.0-1|49	%__install -m 0644 %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
12nr|ps3mediaserver-1.70.0-1|50	convert %{buildroot}%{_iconsdir}/%{name}.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12nr|ps3mediaserver-1.70.0-1|51	
12nr|ps3mediaserver-1.70.0-1|52	# menu-entry
12nr|ps3mediaserver-1.70.0-1|53	%__mkdir_p %{buildroot}%{_datadir}/applications
12nr|ps3mediaserver-1.70.0-1|54	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12nr|ps3mediaserver-1.70.0-1|55	[Desktop Entry]
12nr|ps3mediaserver-1.70.0-1|56	Encoding=UTF-8
12nr|ps3mediaserver-1.70.0-1|57	Name=PS3 Media Server
12nr|ps3mediaserver-1.70.0-1|58	Comment=Media Server for the PS3
12nr|ps3mediaserver-1.70.0-1|59	Exec=%{name}
12nr|ps3mediaserver-1.70.0-1|60	Icon=%{name}
12nr|ps3mediaserver-1.70.0-1|61	Terminal=false
12nr|ps3mediaserver-1.70.0-1|62	Type=Application
12nr|ps3mediaserver-1.70.0-1|63	StartupNotify=true
12nr|ps3mediaserver-1.70.0-1|64	Categories=AudioVideo;X-MandrivaLinux-Multimedia-Video;
12nr|ps3mediaserver-1.70.0-1|65	EOF
12nr|ps3mediaserver-1.70.0-1|66	
12nr|ps3mediaserver-1.70.0-1|67	# RPM4 "junk" should be kept in this spec for 2010.2 backports sake,
12nr|ps3mediaserver-1.70.0-1|68	# please do not remove it: clean section
12nr|ps3mediaserver-1.70.0-1|69	%clean
12nr|ps3mediaserver-1.70.0-1|70	%__rm -rf %{buildroot}
12nr|ps3mediaserver-1.70.0-1|71	
12nr|ps3mediaserver-1.70.0-1|72	%files
12nr|ps3mediaserver-1.70.0-1|73	%doc CHANGELOG
12nr|ps3mediaserver-1.70.0-1|74	%{_bindir}/%{name}
12nr|ps3mediaserver-1.70.0-1|75	%{_datadir}/%{name}
12nr|ps3mediaserver-1.70.0-1|76	%{_datadir}/applications/%{name}.desktop
12nr|ps3mediaserver-1.70.0-1|77	%{_iconsdir}/%{name}.png
12nr|ps3mediaserver-1.70.0-1|78	%{_liconsdir}/%{name}.png
12nr|ps3mediaserver-1.70.0-1|79	%{_miconsdir}/%{name}.png

21716 12
12nr|punes-0.63-1|1	%define _enable_debug_packages %{nil}
12nr|punes-0.63-1|2	%define debug_package %{nil}
12nr|punes-0.63-1|3	
12nr|punes-0.63-1|4	Name:		punes
12nr|punes-0.63-1|5	Version:	0.63
12nr|punes-0.63-1|6	Release:	%mkrel 1
12nr|punes-0.63-1|7	Summary:	Nintendo Entertaiment System (NES) emulator
12nr|punes-0.63-1|8	Group:		Emulators
12nr|punes-0.63-1|9	License:	Freeware
12nr|punes-0.63-1|10	URL:		http://nesdev.parodius.com/bbs/viewtopic.php?t=6928
12nr|punes-0.63-1|11	# Downloaded from dropbox account, see URL
12nr|punes-0.63-1|12	Source0:	%{name}.32bit.tar.gz
12nr|punes-0.63-1|13	Source1:	%{name}.64bit.tar.gz
12nr|punes-0.63-1|14	Source2:	%{name}.png
12nr|punes-0.63-1|15	BuildRequires:	imagemagick
12nr|punes-0.63-1|16	
12nr|punes-0.63-1|17	%description
12nr|punes-0.63-1|18	Close-sourced Nintendo Entertaiment System (NES) emulator with GUI.
12nr|punes-0.63-1|19	
12nr|punes-0.63-1|20	Among other features it has Dendy mode support.
12nr|punes-0.63-1|21	
12nr|punes-0.63-1|22	%prep
12nr|punes-0.63-1|23	%setup -q -c -a1
12nr|punes-0.63-1|24	
12nr|punes-0.63-1|25	%build
12nr|punes-0.63-1|26	
12nr|punes-0.63-1|27	%install
12nr|punes-0.63-1|28	%__rm -rf %{buildroot}
12nr|punes-0.63-1|29	
12nr|punes-0.63-1|30	%__mkdir_p %{buildroot}%{_bindir}
12nr|punes-0.63-1|31	%ifarch x86_64
12nr|punes-0.63-1|32	%__cp %{name}64 %{buildroot}%{_bindir}/%{name}
12nr|punes-0.63-1|33	%else
12nr|punes-0.63-1|34	%__cp %{name}32 %{buildroot}%{_bindir}/%{name}
12nr|punes-0.63-1|35	%endif
12nr|punes-0.63-1|36	
12nr|punes-0.63-1|37	# icons
12nr|punes-0.63-1|38	for N in 16 32 64; do convert %{SOURCE2} -resize ${N}x${N} $N.png; done
12nr|punes-0.63-1|39	%__install -D 16.png %{buildroot}%{_miconsdir}/%{name}.png
12nr|punes-0.63-1|40	%__install -D 32.png %{buildroot}%{_liconsdir}/%{name}.png
12nr|punes-0.63-1|41	%__install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12nr|punes-0.63-1|42	%__install -D %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12nr|punes-0.63-1|43	
12nr|punes-0.63-1|44	# menu-entry
12nr|punes-0.63-1|45	%__mkdir_p  %{buildroot}%{_datadir}/applications
12nr|punes-0.63-1|46	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12nr|punes-0.63-1|47	[Desktop Entry]
12nr|punes-0.63-1|48	Name=puNES
12nr|punes-0.63-1|49	GenericName=Nintendo Entertaiment System emulator
12nr|punes-0.63-1|50	Comment=Nintendo Entertaiment System emulator
12nr|punes-0.63-1|51	Exec=punes
12nr|punes-0.63-1|52	Icon=punes
12nr|punes-0.63-1|53	Type=Application
12nr|punes-0.63-1|54	Categories=Game;Emulator;
12nr|punes-0.63-1|55	MimeType=application/x-nes;application/x-nes-rom;
12nr|punes-0.63-1|56	EOF
12nr|punes-0.63-1|57	
12nr|punes-0.63-1|58	%clean
12nr|punes-0.63-1|59	%__rm -rf %{buildroot}
12nr|punes-0.63-1|60	
12nr|punes-0.63-1|61	%files
12nr|punes-0.63-1|62	%{_bindir}/%{name}
12nr|punes-0.63-1|63	%{_datadir}/applications/%{name}.desktop
12nr|punes-0.63-1|64	%{_miconsdir}/%{name}.png
12nr|punes-0.63-1|65	%{_liconsdir}/%{name}.png
12nr|punes-0.63-1|66	%{_iconsdir}/hicolor/*/apps/%{name}.png
12nr|punes-0.63-1|67	
12nr|punes-0.63-1|68	
12nr|punes-0.63-1|69	
12nr|punes-0.63-1|70	%changelog
12nr|punes-0.63-1|71	* Sat Jul 07 2012 Andrey Bondrov <abondrov@mandriva.org> 0.63-1mdv2011.0
12nr|punes-0.63-1|72	+ Revision: 808413
12nr|punes-0.63-1|73	- New version 0.63
12nr|punes-0.63-1|74	
12nr|punes-0.63-1|75	* Sat Apr 28 2012 Andrey Bondrov <abondrov@mandriva.org> 0.61-1
12nr|punes-0.63-1|76	+ Revision: 794303
12nr|punes-0.63-1|77	- New version 0.61
12nr|punes-0.63-1|78	
12nr|punes-0.63-1|79	* Mon Apr 16 2012 Andrey Bondrov <abondrov@mandriva.org> 0.59-1
12nr|punes-0.63-1|80	+ Revision: 791339
12nr|punes-0.63-1|81	- New version 0.59
12nr|punes-0.63-1|82	
12nr|punes-0.63-1|83	* Sun Mar 25 2012 Andrey Bondrov <abondrov@mandriva.org> 0.56-1
12nr|punes-0.63-1|84	+ Revision: 786692
12nr|punes-0.63-1|85	- New version 0.56
12nr|punes-0.63-1|86	
12nr|punes-0.63-1|87	* Fri Mar 16 2012 Andrey Bondrov <abondrov@mandriva.org> 0.52-1
12nr|punes-0.63-1|88	+ Revision: 785253
12nr|punes-0.63-1|89	- imported package punes
12nr|punes-0.63-1|90	

21717 12
12nr|radeon-firmware-20120322-2|1	%define name radeon-firmware
12nr|radeon-firmware-20120322-2|2	%define version 20120322
12nr|radeon-firmware-20120322-2|3	%define release %mkrel 2
12nr|radeon-firmware-20120322-2|4	
12nr|radeon-firmware-20120322-2|5	Summary: ATI/AMD Radeon firmware files
12nr|radeon-firmware-20120322-2|6	Name:	 %{name}
12nr|radeon-firmware-20120322-2|7	Version: %{version}
12nr|radeon-firmware-20120322-2|8	Release: %{release}
12nr|radeon-firmware-20120322-2|9	# extracted from git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git
12nr|radeon-firmware-20120322-2|10	# all files in radeon/ dir, LICENSE.radeon_rlc and WHENCE (license for some files)
12nr|radeon-firmware-20120322-2|11	# git archive --prefix=radeon-firmware/ HEAD radeon LICENSE.radeon_rlc WHENCE | xz > radeon-firmware-20110601.tar.xz
12nr|radeon-firmware-20120322-2|12	Source0: %{name}-%{version}.tar.xz
12nr|radeon-firmware-20120322-2|13	License: Proprietary
12nr|radeon-firmware-20120322-2|14	Group:	 System/Kernel and hardware
12nr|radeon-firmware-20120322-2|15	Url:	 http://ati.amd.com/
12nr|radeon-firmware-20120322-2|16	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|radeon-firmware-20120322-2|17	BuildArch: noarch
12nr|radeon-firmware-20120322-2|18	Obsoletes: radeon-rlc-firmware
12nr|radeon-firmware-20120322-2|19	Conflicts: kernel-firmware < 20120219
12nr|radeon-firmware-20120322-2|20	Conflicts: kernel-firmware-nonfree < 20120219
12nr|radeon-firmware-20120322-2|21	
12nr|radeon-firmware-20120322-2|22	%description
12nr|radeon-firmware-20120322-2|23	Firmware files for ATI/AMD Radeon graphics cards.
12nr|radeon-firmware-20120322-2|24	
12nr|radeon-firmware-20120322-2|25	This package contains all the firmware files (including RLC) for the
12nr|radeon-firmware-20120322-2|26	following Radeon series: R100, R200, R300, R400, R500, R600, R700,
12nr|radeon-firmware-20120322-2|27	Evergreen, Fusion, Northern Islands, Southern Islands, Cayman, Llano,
12nr|radeon-firmware-20120322-2|28	Trinity.
12nr|radeon-firmware-20120322-2|29	
12nr|radeon-firmware-20120322-2|30	%prep
12nr|radeon-firmware-20120322-2|31	%setup -q -n %{name}-%{version}
12nr|radeon-firmware-20120322-2|32	
12nr|radeon-firmware-20120322-2|33	%build
12nr|radeon-firmware-20120322-2|34	
12nr|radeon-firmware-20120322-2|35	%install
12nr|radeon-firmware-20120322-2|36	install -d %{buildroot}/lib/firmware/radeon
12nr|radeon-firmware-20120322-2|37	install -m644 radeon/* %{buildroot}/lib/firmware/radeon/
12nr|radeon-firmware-20120322-2|38	
12nr|radeon-firmware-20120322-2|39	%post
12nr|radeon-firmware-20120322-2|40	if [ "$1" = 1 ] ; then
12nr|radeon-firmware-20120322-2|41	/usr/sbin/bootloader-config --action rebuild-initrds
12nr|radeon-firmware-20120322-2|42	
12nr|radeon-firmware-20120322-2|43	# remove nokmsboot if ok
12nr|radeon-firmware-20120322-2|44	/sbin/display_driver_helper --setup-boot-kms &>/dev/null || :
12nr|radeon-firmware-20120322-2|45	fi
12nr|radeon-firmware-20120322-2|46	
12nr|radeon-firmware-20120322-2|47	%postun
12nr|radeon-firmware-20120322-2|48	if [ "$1" = 0 ] ; then
12nr|radeon-firmware-20120322-2|49	# add nokmsboot if needed
12nr|radeon-firmware-20120322-2|50	/sbin/display_driver_helper --setup-boot-kms &>/dev/null || :
12nr|radeon-firmware-20120322-2|51	fi
12nr|radeon-firmware-20120322-2|52	
12nr|radeon-firmware-20120322-2|53	%files
12nr|radeon-firmware-20120322-2|54	%doc LICENSE.*
12nr|radeon-firmware-20120322-2|55	/lib/firmware/radeon/*.bin
12nr|radeon-firmware-20120322-2|56	
12nr|radeon-firmware-20120322-2|57	
12nr|radeon-firmware-20120322-2|58	%changelog
12nr|radeon-firmware-20120322-2|59	
12nr|radeon-firmware-20120322-2|60	* Mon 29 Oct 2012 akdengi <akdengi> 20120322-1
12nr|radeon-firmware-20120322-2|61	- add/remove 'nokmsboot' boot option as appropriate when installing
12nr|radeon-firmware-20120322-2|62	or uninstalling the package, depending on configured driver and
12nr|radeon-firmware-20120322-2|63	hardware.
12nr|radeon-firmware-20120322-2|64	- fix conflicts against kernel-firmware(-nonfree)
12nr|radeon-firmware-20120322-2|65	- add new firmwares:
12nr|radeon-firmware-20120322-2|66	* PITCAIRN, TAHITI, VERDE (Southern Islands / HD7xxx)
12nr|radeon-firmware-20120322-2|67	* ARUBA (trinity APU)
12nr|radeon-firmware-20120322-2|68	- add regular firmware for r100-r700 (moved from kernel-firmware)
12nr|radeon-firmware-20120322-2|69	- add SUMO + SUMO2 firmwares for llano APUs
12nr|radeon-firmware-20120322-2|70	
12nr|radeon-firmware-20120322-2|71	* Mon Feb 20 2012 abf
12nr|radeon-firmware-20120322-2|72	- The release updated by ABF
12nr|radeon-firmware-20120322-2|73	
12nr|radeon-firmware-20120322-2|74	* Tue Mar 22 2011 Thomas Backlund <tmb@mandriva.org> 20110310-1mdv2011.0
12nr|radeon-firmware-20120322-2|75	+ Revision: 647608
12nr|radeon-firmware-20120322-2|76	- ship all radeon firmwares from kernel-firmware-extra separately
12nr|radeon-firmware-20120322-2|77	to avoid requires on kernel-firmware-extra for radeon users
12nr|radeon-firmware-20120322-2|78	- rename to radeon-firmare
12nr|radeon-firmware-20120322-2|79	
12nr|radeon-firmware-20120322-2|80	* Fri Feb 04 2011 Thomas Backlund <tmb@mandriva.org> 1-5
12nr|radeon-firmware-20120322-2|81	+ Revision: 635982
12nr|radeon-firmware-20120322-2|82	- add BTC rlc firmware
12nr|radeon-firmware-20120322-2|83	
12nr|radeon-firmware-20120322-2|84	* Thu Dec 30 2010 Thomas Backlund <tmb@mandriva.org> 1-4mdv2011.0
12nr|radeon-firmware-20120322-2|85	+ Revision: 626440
12nr|radeon-firmware-20120322-2|86	- Add Fusion SUMO rlc firmware
12nr|radeon-firmware-20120322-2|87	
12nr|radeon-firmware-20120322-2|88	* Sat May 01 2010 Thomas Backlund <tmb@mandriva.org> 1-3mdv2010.1
12nr|radeon-firmware-20120322-2|89	+ Revision: 541453
12nr|radeon-firmware-20120322-2|90	- update summary and description to include Evergreen
12nr|radeon-firmware-20120322-2|91	
12nr|radeon-firmware-20120322-2|92	* Sat May 01 2010 Thomas Backlund <tmb@mandriva.org> 1-2mdv2010.1
12nr|radeon-firmware-20120322-2|93	+ Revision: 541446
12nr|radeon-firmware-20120322-2|94	- add Evergreen (HD5xxx) rlc firmare
12nr|radeon-firmware-20120322-2|95	
12nr|radeon-firmware-20120322-2|96	* Sat Dec 19 2009 Thomas Backlund <tmb@mandriva.org> 1-1mdv2010.1
12nr|radeon-firmware-20120322-2|97	+ Revision: 480212
12nr|radeon-firmware-20120322-2|98	- initial release
12nr|radeon-firmware-20120322-2|99	- Created package structure for radeon-rlc-firmware.
12nr|radeon-firmware-20120322-2|100	

21718 12
12nr|radeon-rlc-firmware-1-5|1	%define name radeon-rlc-firmware
12nr|radeon-rlc-firmware-1-5|2	%define version 1
12nr|radeon-rlc-firmware-1-5|3	%define release %mkrel 5
12nr|radeon-rlc-firmware-1-5|4	
12nr|radeon-rlc-firmware-1-5|5	Summary: ATI R600/R700/Evergreen/Fusion RLC Firmware
12nr|radeon-rlc-firmware-1-5|6	Name:	 %{name}
12nr|radeon-rlc-firmware-1-5|7	Version: %{version}
12nr|radeon-rlc-firmware-1-5|8	Release: %{release}
12nr|radeon-rlc-firmware-1-5|9	# extracted from git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git
12nr|radeon-rlc-firmware-1-5|10	Source0: %{name}-%{version}.tar.xz
12nr|radeon-rlc-firmware-1-5|11	License: Proprietary
12nr|radeon-rlc-firmware-1-5|12	Group:	 System/Kernel and hardware
12nr|radeon-rlc-firmware-1-5|13	Url:	 http://ati.amd.com/
12nr|radeon-rlc-firmware-1-5|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|radeon-rlc-firmware-1-5|15	BuildArch: noarch
12nr|radeon-rlc-firmware-1-5|16	
12nr|radeon-rlc-firmware-1-5|17	%description
12nr|radeon-rlc-firmware-1-5|18	This is Ati Radeon R600/R700/Evergreen (HD5xxx)/Fusion RLC firmware needed
12nr|radeon-rlc-firmware-1-5|19	for IRQ handling. It's needed for R600/R700/Evergreen/Fusion KMS support
12nr|radeon-rlc-firmware-1-5|20	beginning with 2.6.33 series kernels.
12nr|radeon-rlc-firmware-1-5|21	
12nr|radeon-rlc-firmware-1-5|22	%prep
12nr|radeon-rlc-firmware-1-5|23	%setup -q -n %{name}
12nr|radeon-rlc-firmware-1-5|24	
12nr|radeon-rlc-firmware-1-5|25	%build
12nr|radeon-rlc-firmware-1-5|26	
12nr|radeon-rlc-firmware-1-5|27	%install
12nr|radeon-rlc-firmware-1-5|28	rm -rf %{buildroot}
12nr|radeon-rlc-firmware-1-5|29	install -d %{buildroot}/lib/firmware/radeon
12nr|radeon-rlc-firmware-1-5|30	install -m644 *.bin %{buildroot}/lib/firmware/radeon/
12nr|radeon-rlc-firmware-1-5|31	
12nr|radeon-rlc-firmware-1-5|32	%clean
12nr|radeon-rlc-firmware-1-5|33	rm -rf %{buildroot}
12nr|radeon-rlc-firmware-1-5|34	
12nr|radeon-rlc-firmware-1-5|35	%files
12nr|radeon-rlc-firmware-1-5|36	%defattr(-,root,root)
12nr|radeon-rlc-firmware-1-5|37	%doc LICENSE.*
12nr|radeon-rlc-firmware-1-5|38	/lib/firmware/radeon/*.bin
12nr|radeon-rlc-firmware-1-5|39	
12nr|radeon-rlc-firmware-1-5|40	
12nr|radeon-rlc-firmware-1-5|41	%changelog
12nr|radeon-rlc-firmware-1-5|42	* Fri Feb 04 2011 Thomas Backlund <tmb@mandriva.org> 1-5mdv2011.0
12nr|radeon-rlc-firmware-1-5|43	+ Revision: 635982
12nr|radeon-rlc-firmware-1-5|44	- add BTC rlc firmware
12nr|radeon-rlc-firmware-1-5|45	
12nr|radeon-rlc-firmware-1-5|46	* Thu Dec 30 2010 Thomas Backlund <tmb@mandriva.org> 1-4mdv2011.0
12nr|radeon-rlc-firmware-1-5|47	+ Revision: 626440
12nr|radeon-rlc-firmware-1-5|48	- Add Fusion SUMO rlc firmware
12nr|radeon-rlc-firmware-1-5|49	
12nr|radeon-rlc-firmware-1-5|50	* Sat May 01 2010 Thomas Backlund <tmb@mandriva.org> 1-3mdv2010.1
12nr|radeon-rlc-firmware-1-5|51	+ Revision: 541453
12nr|radeon-rlc-firmware-1-5|52	- update summary and description to include Evergreen
12nr|radeon-rlc-firmware-1-5|53	
12nr|radeon-rlc-firmware-1-5|54	* Sat May 01 2010 Thomas Backlund <tmb@mandriva.org> 1-2mdv2010.1
12nr|radeon-rlc-firmware-1-5|55	+ Revision: 541446
12nr|radeon-rlc-firmware-1-5|56	- add Evergreen (HD5xxx) rlc firmare
12nr|radeon-rlc-firmware-1-5|57	
12nr|radeon-rlc-firmware-1-5|58	* Sat Dec 19 2009 Thomas Backlund <tmb@mandriva.org> 1-1mdv2010.1
12nr|radeon-rlc-firmware-1-5|59	+ Revision: 480212
12nr|radeon-rlc-firmware-1-5|60	- initial release
12nr|radeon-rlc-firmware-1-5|61	- Created package structure for radeon-rlc-firmware.
12nr|radeon-rlc-firmware-1-5|62	

21719 12
12nr|raine-0.51.12-1|1	%define build_optimization 0
12nr|raine-0.51.12-1|2	%{?_with_optimization: %{expand: %%global build_optimization 1}}
12nr|raine-0.51.12-1|3	
12nr|raine-0.51.12-1|4	Name:		raine
12nr|raine-0.51.12-1|5	Version:	0.51.12
12nr|raine-0.51.12-1|6	Release:	%mkrel 1
12nr|raine-0.51.12-1|7	Summary:	An arcade emulator
12nr|raine-0.51.12-1|8	License:	Freeware
12nr|raine-0.51.12-1|9	#i.e: "Raine license", open-source freeware, distributable
12nr|raine-0.51.12-1|10	Group:		Emulators
12nr|raine-0.51.12-1|11	URL:		http://rainemu.swishparty.co.uk/
12nr|raine-0.51.12-1|12	Source0:	http://rainemu.swishparty.co.uk/htmlarchive/%{name}-%{version}.tar.bz2
12nr|raine-0.51.12-1|13	Source1:	http://rainemu.swishparty.co.uk/html/archive/icons.zip
12nr|raine-0.51.12-1|14	Source2:	http://rainemu.swishparty.co.uk/html/archive/rainedocs.zip
12nr|raine-0.51.12-1|15	Source3:	http://rainemu.swishparty.co.uk/html/archive/raine.pdf
12nr|raine-0.51.12-1|16	# From 0.50.6
12nr|raine-0.51.12-1|17	Source4:	shots.pl
12nr|raine-0.51.12-1|18	Source5:	http://www.arcade-history.com/dats/mamehistory137.7z
12nr|raine-0.51.12-1|19	Source6:	raine-neocd-cheats.tar.gz
12nr|raine-0.51.12-1|20	Source7:	hiscore.7z
12nr|raine-0.51.12-1|21	# free rom
12nr|raine-0.51.12-1|22	Source10:	http://www.rainemu.com/html/archive/f2demo.zip
12nr|raine-0.51.12-1|23	Source11:	http://www.rainemu.com/html/archive/f3demo.zip
12nr|raine-0.51.12-1|24	Patch0:		raine-0.51.12-png15.patch
12nr|raine-0.51.12-1|25	
12nr|raine-0.51.12-1|26	# emudx sources from : http://www.rainemu.com/html/archive/emudx/
12nr|raine-0.51.12-1|27	# to add an emudx file :
12nr|raine-0.51.12-1|28	# add its basename to the emudx_sources list below
12nr|raine-0.51.12-1|29	%define emudx_sources "dkongg dkongm froggerg froggerm galdxg galdxm\
12nr|raine-0.51.12-1|30	mspacmang pacmang"
12nr|raine-0.51.12-1|31	#mspacmanm pacmanm
12nr|raine-0.51.12-1|32	# this generates Source1xx tags (400 max)
12nr|raine-0.51.12-1|33	%(echo %{emudx_sources} | awk 'BEGIN { RS=" "; n=0 }; { print "Source"100+n":\t"$1".dx2"; n++ };')
12nr|raine-0.51.12-1|34	# this generates the list of emudx files for the install step
12nr|raine-0.51.12-1|35	%define emudx_files %(echo %{emudx_sources} | awk 'BEGIN { RS=" "; files="" }; { files=files" %{_sourcedir}/"$1".dx2"}; END { print files };')
12nr|raine-0.51.12-1|36	
12nr|raine-0.51.12-1|37	# artwork sources from : http://www.rainemu.com/html/download/extras.html
12nr|raine-0.51.12-1|38	# to add an artwork archive :
12nr|raine-0.51.12-1|39	# add its basename to the artwork_sources list below
12nr|raine-0.51.12-1|40	%define artwork_sources "1941 19xx arbalest arkanoid arknoid2 batrider\
12nr|raine-0.51.12-1|41	bjtwin block darius2 ddonpach dfeveron dkong dogyuun donpachi downtown\
12nr|raine-0.51.12-1|42	driftout extrmatn fireshrk frogger ghoulsu gunbird majest12 matmania\
12nr|raine-0.51.12-1|43	mercs msh mspacman msword ninjaw outzone pacman pacplus pengo puckman\
12nr|raine-0.51.12-1|44	s1945 sf2ce slammast ssi superman tdragon terracre thunderl tknight\
12nr|raine-0.51.12-1|45	tndrcade varth vimana warriorb xmcota"
12nr|raine-0.51.12-1|46	# this generates Source5xx tags
12nr|raine-0.51.12-1|47	%(echo %{artwork_sources} | awk 'BEGIN { RS=" "; n=0 }; { print "Source"500+n":\t"$1".zip"; n++ };')
12nr|raine-0.51.12-1|48	# this generates the list of artwork files for the install step
12nr|raine-0.51.12-1|49	%define artwork_files %(echo %{artwork_sources} | awk 'BEGIN { RS=" "; files="" }; { files=files" %{_sourcedir}/"$1".zip"}; END { print files };')
12nr|raine-0.51.12-1|50	
12nr|raine-0.51.12-1|51	BuildRequires:	SDL-devel
12nr|raine-0.51.12-1|52	#BuildRequires:	SDL_mixer-devel
12nr|raine-0.51.12-1|53	BuildRequires:	SDL_sound-devel
12nr|raine-0.51.12-1|54	BuildRequires:	SDL_image-devel
12nr|raine-0.51.12-1|55	BuildRequires:	SDL_ttf-devel
12nr|raine-0.51.12-1|56	BuildRequires:	png-devel
12nr|raine-0.51.12-1|57	BuildRequires:	muparser-devel
12nr|raine-0.51.12-1|58	BuildRequires:	ElectricFence-devel
12nr|raine-0.51.12-1|59	BuildRequires:	nasm
12nr|raine-0.51.12-1|60	BuildRequires:	perl
12nr|raine-0.51.12-1|61	BuildRequires:	p7zip
12nr|raine-0.51.12-1|62	#for the converter
12nr|raine-0.51.12-1|63	BuildRequires:	allegro-devel
12nr|raine-0.51.12-1|64	BuildRequires:	desktop-file-utils
12nr|raine-0.51.12-1|65	
12nr|raine-0.51.12-1|66	ExclusiveArch:	%{ix86}
12nr|raine-0.51.12-1|67	
12nr|raine-0.51.12-1|68	Obsoletes:	raine-snapshots
12nr|raine-0.51.12-1|69	
12nr|raine-0.51.12-1|70	%description
12nr|raine-0.51.12-1|71	Raine is an emulator, it emulates some M68000 and M68020 arcade games
12nr|raine-0.51.12-1|72	and is mainly focused on Taito and Jaleco games hardware.
12nr|raine-0.51.12-1|73	
12nr|raine-0.51.12-1|74	%package artwork
12nr|raine-0.51.12-1|75	Summary:	Artwork for Raine
12nr|raine-0.51.12-1|76	Group:		Emulators
12nr|raine-0.51.12-1|77	Requires:	raine
12nr|raine-0.51.12-1|78	
12nr|raine-0.51.12-1|79	%description artwork
12nr|raine-0.51.12-1|80	Artwork for Raine. These files are pictures used mainly to fill the ugly
12nr|raine-0.51.12-1|81	black borders in vertical games.
12nr|raine-0.51.12-1|82	
12nr|raine-0.51.12-1|83	%package emudx2
12nr|raine-0.51.12-1|84	Summary:	Files to enhance emulation of old arcade games in raine
12nr|raine-0.51.12-1|85	Group:		Emulators
12nr|raine-0.51.12-1|86	Requires:	raine
12nr|raine-0.51.12-1|87	Obsoletes:	raine-emudx
12nr|raine-0.51.12-1|88	Provides:	raine-emudx
12nr|raine-0.51.12-1|89	
12nr|raine-0.51.12-1|90	%description emudx2
12nr|raine-0.51.12-1|91	Files to enhance emulation of old arcade games.
12nr|raine-0.51.12-1|92	Donkey Kong, Frogger, Galaxian, Pac-Man and Ms. Pac-Man are suported.
12nr|raine-0.51.12-1|93	
12nr|raine-0.51.12-1|94	It requires the roms to be enhanced and the raine emulator.
12nr|raine-0.51.12-1|95	
12nr|raine-0.51.12-1|96	%package neocd
12nr|raine-0.51.12-1|97	Summary:	NeoRaine - raine version with support for NeoGeo CD
12nr|raine-0.51.12-1|98	Group:		Emulators
12nr|raine-0.51.12-1|99	Requires:	raine
12nr|raine-0.51.12-1|100	Provides:	neoraine
12nr|raine-0.51.12-1|101	
12nr|raine-0.51.12-1|102	%description neocd
12nr|raine-0.51.12-1|103	NeoRaine is a modified raine version with support for NeoGeo CD.
12nr|raine-0.51.12-1|104	You'll need neocd.bin (or neocd.zip), which is the neocd bios to be in the
12nr|raine-0.51.12-1|105	(neo)raine's data directory : %{_gamesdatadir}/raine
12nr|raine-0.51.12-1|106	So it depends on raine for now.
12nr|raine-0.51.12-1|107	
12nr|raine-0.51.12-1|108	You may find other interesting information on
12nr|raine-0.51.12-1|109	http://www.rainemu.com/html/download/neoraine.html
12nr|raine-0.51.12-1|110	
12nr|raine-0.51.12-1|111	%prep
12nr|raine-0.51.12-1|112	%setup -q
12nr|raine-0.51.12-1|113	%setup -q -n raine-%{version} -T -D -a 1 -a 2 -a 6
12nr|raine-0.51.12-1|114	perl -pi -e "s|NEO=1|#NEO=1|g" makefile
12nr|raine-0.51.12-1|115	cp -p %{_sourcedir}/raine.pdf %{_sourcedir}/shots.pl .
12nr|raine-0.51.12-1|116	7za x %{_sourcedir}/mamehistory137.7z
12nr|raine-0.51.12-1|117	7za x -y %{_sourcedir}/hiscore.7z
12nr|raine-0.51.12-1|118	%patch0 -p1
12nr|raine-0.51.12-1|119	
12nr|raine-0.51.12-1|120	%build
12nr|raine-0.51.12-1|121	%if !%build_optimization
12nr|raine-0.51.12-1|122	rm -f cpuinfo
12nr|raine-0.51.12-1|123	echo "_MARCH=-march=i586 -mtune=pentiumpro" > cpuinfo
12nr|raine-0.51.12-1|124	echo "CPU=pentiumpro" >> cpuinfo
12nr|raine-0.51.12-1|125	%else
12nr|raine-0.51.12-1|126	rm -f cpuinfo
12nr|raine-0.51.12-1|127	%endif
12nr|raine-0.51.12-1|128	export OSTYPE
12nr|raine-0.51.12-1|129	%make
12nr|raine-0.51.12-1|130	make converter
12nr|raine-0.51.12-1|131	#neoraine
12nr|raine-0.51.12-1|132	%make NEO=1
12nr|raine-0.51.12-1|133	
12nr|raine-0.51.12-1|134	%install
12nr|raine-0.51.12-1|135	rm -rf %{buildroot}
12nr|raine-0.51.12-1|136	%makeinstall_std VERBOSE=1
12nr|raine-0.51.12-1|137	
12nr|raine-0.51.12-1|138	#savegame converter
12nr|raine-0.51.12-1|139	install -D -m 755 converter %{buildroot}%{_gamesbindir}/raine-savegame-converter
12nr|raine-0.51.12-1|140	
12nr|raine-0.51.12-1|141	#history
12nr|raine-0.51.12-1|142	install -D -m 644 history.dat %{buildroot}%{_gamesdatadir}/raine/history.dat
12nr|raine-0.51.12-1|143	
12nr|raine-0.51.12-1|144	#icons
12nr|raine-0.51.12-1|145	install -D -m 644 Raine48x48.png %{buildroot}%{_liconsdir}/raine.png
12nr|raine-0.51.12-1|146	install -D -m 644 Raine32X32.png %{buildroot}%{_iconsdir}/raine.png
12nr|raine-0.51.12-1|147	install -D -m 644 Raine16X16.png %{buildroot}%{_miconsdir}/raine.png
12nr|raine-0.51.12-1|148	
12nr|raine-0.51.12-1|149	#menu
12nr|raine-0.51.12-1|150	desktop-file-install --vendor="" \
12nr|raine-0.51.12-1|151	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
12nr|raine-0.51.12-1|152	--dir %{buildroot}%{_datadir}/applications/ \
12nr|raine-0.51.12-1|153	%{buildroot}%{_datadir}/applications/*
12nr|raine-0.51.12-1|154	
12nr|raine-0.51.12-1|155	#artwork
12nr|raine-0.51.12-1|156	mkdir -p %{buildroot}%{_gamesdatadir}/raine/artwork
12nr|raine-0.51.12-1|157	install -m 644 %{artwork_files} %{buildroot}%{_gamesdatadir}/raine/artwork
12nr|raine-0.51.12-1|158	
12nr|raine-0.51.12-1|159	#emudx
12nr|raine-0.51.12-1|160	install -d -m 755 %{buildroot}%{_gamesdatadir}/raine/emudx
12nr|raine-0.51.12-1|161	install -m 644 %{emudx_files} %{buildroot}%{_gamesdatadir}/raine/emudx
12nr|raine-0.51.12-1|162	
12nr|raine-0.51.12-1|163	#neoraine
12nr|raine-0.51.12-1|164	%makeinstall_std NEO=1
12nr|raine-0.51.12-1|165	
12nr|raine-0.51.12-1|166	%clean
12nr|raine-0.51.12-1|167	rm -rf %{buildroot}
12nr|raine-0.51.12-1|168	
12nr|raine-0.51.12-1|169	%files
12nr|raine-0.51.12-1|170	%defattr(0644,root,root,0755)
12nr|raine-0.51.12-1|171	%doc raine.txt raine.pdf raine.lyx shots.pl
12nr|raine-0.51.12-1|172	%attr(0755,root,root) %{_gamesbindir}/raine
12nr|raine-0.51.12-1|173	%attr(0755,root,root) %{_gamesbindir}/raine-savegame-converter
12nr|raine-0.51.12-1|174	%dir %{_gamesdatadir}/raine
12nr|raine-0.51.12-1|175	%{_gamesdatadir}/raine/cheats.cfg
12nr|raine-0.51.12-1|176	%{_gamesdatadir}/raine/hiscore.dat
12nr|raine-0.51.12-1|177	%{_gamesdatadir}/raine/history.dat
12nr|raine-0.51.12-1|178	%{_gamesdatadir}/raine/bitmaps
12nr|raine-0.51.12-1|179	%{_gamesdatadir}/raine/fonts
12nr|raine-0.51.12-1|180	%{_gamesdatadir}/raine/roms
12nr|raine-0.51.12-1|181	%{_iconsdir}/raine.png
12nr|raine-0.51.12-1|182	%{_miconsdir}/raine.png
12nr|raine-0.51.12-1|183	%{_liconsdir}/raine.png
12nr|raine-0.51.12-1|184	%{_datadir}/pixmaps/raine.png
12nr|raine-0.51.12-1|185	%{_datadir}/applications/raine.desktop
12nr|raine-0.51.12-1|186	
12nr|raine-0.51.12-1|187	%files artwork
12nr|raine-0.51.12-1|188	%defattr(0644,root,root,0755)
12nr|raine-0.51.12-1|189	%doc raine.txt
12nr|raine-0.51.12-1|190	%{_gamesdatadir}/raine/artwork
12nr|raine-0.51.12-1|191	
12nr|raine-0.51.12-1|192	%files emudx2
12nr|raine-0.51.12-1|193	%defattr(0644,root,root,0755)
12nr|raine-0.51.12-1|194	%doc raine.txt
12nr|raine-0.51.12-1|195	%{_gamesdatadir}/raine/emudx
12nr|raine-0.51.12-1|196	
12nr|raine-0.51.12-1|197	%files neocd
12nr|raine-0.51.12-1|198	%defattr(0644,root,root,0755)
12nr|raine-0.51.12-1|199	%doc raine.txt
12nr|raine-0.51.12-1|200	%attr(0755,root,root) %{_gamesbindir}/neoraine
12nr|raine-0.51.12-1|201	%{_gamesdatadir}/raine/neocheats.cfg
12nr|raine-0.51.12-1|202	%{_datadir}/pixmaps/neoraine.png
12nr|raine-0.51.12-1|203	%{_datadir}/applications/neoraine.desktop
12nr|raine-0.51.12-1|204	
12nr|raine-0.51.12-1|205	
12nr|raine-0.51.12-1|206	
12nr|raine-0.51.12-1|207	%changelog
12nr|raine-0.51.12-1|208	* Tue May 01 2012 Andrey Bondrov <abondrov@mandriva.org> 0.51.12-1
12nr|raine-0.51.12-1|209	+ Revision: 794683
12nr|raine-0.51.12-1|210	- Add patch0 to fix build with new png
12nr|raine-0.51.12-1|211	- New version 0.51.12
12nr|raine-0.51.12-1|212	
12nr|raine-0.51.12-1|213	* Wed Aug 03 2011 Andrey Bondrov <abondrov@mandriva.org> 0.51.11-1
12nr|raine-0.51.12-1|214	+ Revision: 692967
12nr|raine-0.51.12-1|215	- imported package raine
12nr|raine-0.51.12-1|216	
12nr|raine-0.51.12-1|217	
12nr|raine-0.51.12-1|218	* Tue May 11 2010 Guillaume Bedot <littletux@zarb.org> 0.51.9-1plf2010.1
12nr|raine-0.51.12-1|219	- 0.51.9 (neoraine 1.2.11)
12nr|raine-0.51.12-1|220	- fix menu, summary
12nr|raine-0.51.12-1|221	
12nr|raine-0.51.12-1|222	* Wed Mar 24 2010 Guillaume Bedot <littletux@zarb.org> 0.51.8-1plf2010.1
12nr|raine-0.51.12-1|223	- 0.51.8 (neoraine 1.2.10)
12nr|raine-0.51.12-1|224	
12nr|raine-0.51.12-1|225	* Mon Jan 11 2010 Guillaume Bedot <littletux@zarb.org> 0.51.7-2plf2010.1
12nr|raine-0.51.12-1|226	- 0.51.7-2 (neoraine 1.2.9)
12nr|raine-0.51.12-1|227	
12nr|raine-0.51.12-1|228	* Thu Dec 24 2009 Guillaume Bedot <littletux@zarb.org> 0.51.7-1plf2010.1
12nr|raine-0.51.12-1|229	- 0.51.7 (neoraine 1.2.8)
12nr|raine-0.51.12-1|230	- dropped merged patch
12nr|raine-0.51.12-1|231	- updated history and hiscore dats
12nr|raine-0.51.12-1|232	
12nr|raine-0.51.12-1|233	* Fri Sep  4 2009 Guillaume Bedot <littletux@zarb.org> 0.51.6-1plf2010.0
12nr|raine-0.51.12-1|234	- 0.51.6 (neoraine 1.2.7)
12nr|raine-0.51.12-1|235	
12nr|raine-0.51.12-1|236	* Sat Apr 18 2009 Guillaume Bedot <littletux@zarb.org> 0.51.5-1plf2009.1
12nr|raine-0.51.12-1|237	- 0.51.5 (neoraine 1.2.6)
12nr|raine-0.51.12-1|238	
12nr|raine-0.51.12-1|239	* Wed Jan 21 2009 Guillaume Bedot <littletux@zarb.org> 0.50.17-1plf2009.1
12nr|raine-0.51.12-1|240	- 0.50.17 (neoraine 1.2.1)
12nr|raine-0.51.12-1|241	
12nr|raine-0.51.12-1|242	* Fri Jan  9 2009 Guillaume Bedot <littletux@zarb.org> 0.50.16-1plf2009.1
12nr|raine-0.51.12-1|243	- 0.50.16 (neoraine 1.2.0)
12nr|raine-0.51.12-1|244	
12nr|raine-0.51.12-1|245	* Fri Aug 15 2008 Guillaume Bedot <littletux@zarb.org> 0.50.15-1plf2009.0
12nr|raine-0.51.12-1|246	- 0.50.15 (neoraine 1.1.6)
12nr|raine-0.51.12-1|247	
12nr|raine-0.51.12-1|248	* Thu Jun 26 2008 Guillaume Bedot <littletux@zarb.org> 0.50.14-1plf2009.0
12nr|raine-0.51.12-1|249	- 0.50.14
12nr|raine-0.51.12-1|250	- changed artwork and emudx sources and install handling
12nr|raine-0.51.12-1|251	- rpm spec policy proposal changes
12nr|raine-0.51.12-1|252	- drop old menu
12nr|raine-0.51.12-1|253	
12nr|raine-0.51.12-1|254	* Thu May 29 2008 Guillaume Bedot <littletux@zarb.org> 0.50.13-1plf2009.0
12nr|raine-0.51.12-1|255	- 0.50.13 (neoraine 1.1.5)
12nr|raine-0.51.12-1|256	- add missing neocd cheats
12nr|raine-0.51.12-1|257	- history.dat 0.125
12nr|raine-0.51.12-1|258	
12nr|raine-0.51.12-1|259	* Thu Apr 17 2008 Guillaume Bedot <littletux@zarb.org> 0.50.12-1plf2008.1
12nr|raine-0.51.12-1|260	- 0.50.12 (neoraine 1.1.4)
12nr|raine-0.51.12-1|261	- build requires
12nr|raine-0.51.12-1|262	
12nr|raine-0.51.12-1|263	* Tue Mar 18 2008 Guillaume Bedot <littletux@zarb.org> 0.50.11-1plf2008.1
12nr|raine-0.51.12-1|264	- 0.50.11 (neoraine 1.1.3)
12nr|raine-0.51.12-1|265	
12nr|raine-0.51.12-1|266	* Fri Mar 14 2008 Guillaume Bedot <littletux@zarb.org> 0.50.10-1plf2008.1
12nr|raine-0.51.12-1|267	- 0.50.10 (neoraine 1.1.2)
12nr|raine-0.51.12-1|268	
12nr|raine-0.51.12-1|269	* Wed Mar 12 2008 Guillaume Bedot <littletux@zarb.org> 0.50.9-1plf2008.1
12nr|raine-0.51.12-1|270	- 0.50.9 (neoraine 1.1.1)
12nr|raine-0.51.12-1|271	
12nr|raine-0.51.12-1|272	* Fri Mar  7 2008 Guillaume Bedot <littletux@zarb.org> 0.50.8-1plf2008.1
12nr|raine-0.51.12-1|273	- raine 0.50.8
12nr|raine-0.51.12-1|274	- neoraine 1.1.0
12nr|raine-0.51.12-1|275	- also provide "neoraine"
12nr|raine-0.51.12-1|276	- history.dat update
12nr|raine-0.51.12-1|277	- build requires
12nr|raine-0.51.12-1|278	
12nr|raine-0.51.12-1|279	* Sun Feb  3 2008 Guillaume Bedot <littletux@zarb.org> 0.50.7-2plf2008.1
12nr|raine-0.51.12-1|280	- Fix build requires
12nr|raine-0.51.12-1|281	
12nr|raine-0.51.12-1|282	* Mon Jan 28 2008 Guillaume Bedot <littletux@zarb.org> 0.50.7-1plf2008.1
12nr|raine-0.51.12-1|283	- 0.50.7
12nr|raine-0.51.12-1|284	- introduced raine-neocd (= neoraine 1.0.5)
12nr|raine-0.51.12-1|285	- mame history update
12nr|raine-0.51.12-1|286	- buildreq fixes
12nr|raine-0.51.12-1|287	
12nr|raine-0.51.12-1|288	* Sun Jul 29 2007 Guillaume Bedot <littletux@zarb.org> 0.50.5-1plf2008.0
12nr|raine-0.51.12-1|289	- 0.50.5
12nr|raine-0.51.12-1|290	
12nr|raine-0.51.12-1|291	* Tue May 15 2007 Guillaume Bedot <littletux@zarb.org> 0.50.4-1plf2008.0
12nr|raine-0.51.12-1|292	- 0.50.4
12nr|raine-0.51.12-1|293	- description updates
12nr|raine-0.51.12-1|294	
12nr|raine-0.51.12-1|295	* Fri Apr 13 2007 Guillaume Bedot <littletux@zarb.org> 0.50.3-1plf2007.1
12nr|raine-0.51.12-1|296	- 0.50.3
12nr|raine-0.51.12-1|297	- old saved games (<0.50.0) can be migrated with raine-savegame-converter
12nr|raine-0.51.12-1|298	- raine has now his own history.dat
12nr|raine-0.51.12-1|299	- dropped the wrapper, bigfont.dat (no more used), snapshots subpackage (low
12nr|raine-0.51.12-1|300	res, no more wanted)
12nr|raine-0.51.12-1|301	- but added a tool to download new screenshots (in doc dir) :
12nr|raine-0.51.12-1|302	use it from ~/.raine
12nr|raine-0.51.12-1|303	- emudx2.
12nr|raine-0.51.12-1|304	
12nr|raine-0.51.12-1|305	* Tue Aug 22 2006 Guillaume Bedot <littletux@zarb.org> 0.43.4-1plf2007.0
12nr|raine-0.51.12-1|306	- 0.43.4
12nr|raine-0.51.12-1|307	
12nr|raine-0.51.12-1|308	* Fri Jul 19 2006 Guillaume Bedot <littletux@zarb.org> 0.43.3-3plf2007.0
12nr|raine-0.51.12-1|309	- fix builrequires, space instead of tabs
12nr|raine-0.51.12-1|310	
12nr|raine-0.51.12-1|311	* Thu Jun 15 2006 Guillaume Bedot <littletux@zarb.org> 0.43.3-2plf2007.0
12nr|raine-0.51.12-1|312	- Added patch3 for optflags in cooker / 2007 (0.43.3 needs -O1 in cooker)
12nr|raine-0.51.12-1|313	- Dropped useless patch2
12nr|raine-0.51.12-1|314	- Changed a bit cpuinfo (_MARCH) with default build
12nr|raine-0.51.12-1|315	- XDG menu
12nr|raine-0.51.12-1|316	
12nr|raine-0.51.12-1|317	* Sun May 28 2006 Guillaume Bedot <littletux@zarb.org> 0.43.3-1plf
12nr|raine-0.51.12-1|318	- 0.43.3
12nr|raine-0.51.12-1|319	- Use standard mkrel
12nr|raine-0.51.12-1|320	- Dropped obsolete patch10
12nr|raine-0.51.12-1|321	- Buildrequires libpng devel
12nr|raine-0.51.12-1|322	
12nr|raine-0.51.12-1|323	* Thu Sep 22 2005 Guillaume Bedot <littletux@zarb.org> 0.43.2-2plf
12nr|raine-0.51.12-1|324	- removed KNOWN_BUGS file
12nr|raine-0.51.12-1|325	- require allegro 4.2
12nr|raine-0.51.12-1|326	
12nr|raine-0.51.12-1|327	* Thu Sep 22 2005 Guillaume Bedot <littletux@zarb.org> 0.43.2-1plf
12nr|raine-0.51.12-1|328	- new release
12nr|raine-0.51.12-1|329	
12nr|raine-0.51.12-1|330	* Mon Sep 19 2005 Guillaume Bedot <littletux@zarb.org> 0.43.1-2plf
12nr|raine-0.51.12-1|331	- reup
12nr|raine-0.51.12-1|332	
12nr|raine-0.51.12-1|333	* Sun Sep 18 2005 Guillaume Bedot <littletux@zarb.org> 0.43.1-1plf
12nr|raine-0.51.12-1|334	- new release
12nr|raine-0.51.12-1|335	- added subpackage with artwork
12nr|raine-0.51.12-1|336	- use mkrel
12nr|raine-0.51.12-1|337	- fixed rom files listed twice
12nr|raine-0.51.12-1|338	- fixed build requires
12nr|raine-0.51.12-1|339	- updated patch 10.
12nr|raine-0.51.12-1|340	
12nr|raine-0.51.12-1|341	* Tue Jul 26 2005 Guillaume Bedot <littletux@zarb.org> 0.42.4-3plf
12nr|raine-0.51.12-1|342	- Build with new allegro-testing ( 4.2.0 beta4 )
12nr|raine-0.51.12-1|343	- force build with gcc 3.3 (otherwise there are speed limit issues)
12nr|raine-0.51.12-1|344	- (Patch10: fixes to build with gcc4)
12nr|raine-0.51.12-1|345	
12nr|raine-0.51.12-1|346	* Thu Apr 14 2005 Guillaume Bedot <littletux@zarb.org> 0.42.4-2plf
12nr|raine-0.51.12-1|347	- Rebuilt against allegro-testing to fix a bug
12nr|raine-0.51.12-1|348	- Renamed README.urpmi into KNOWN_BUGS
12nr|raine-0.51.12-1|349	
12nr|raine-0.51.12-1|350	* Sun Apr 03 2005 Guillaume Bedot <littletux@zarb.org> 0.42.4-1plf
12nr|raine-0.51.12-1|351	- Release 0.42.4
12nr|raine-0.51.12-1|352	- README.urpmi to help workaround an annoying bug with rom dirs config in
12nr|raine-0.51.12-1|353	the gui
12nr|raine-0.51.12-1|354	
12nr|raine-0.51.12-1|355	* Thu Dec 09 2004 Guillaume Bedot <littletux@zarb.org> 0.42.3-1plf
12nr|raine-0.51.12-1|356	- Release 0.42.3
12nr|raine-0.51.12-1|357	- Added free f2demo rom for testing purposes.
12nr|raine-0.51.12-1|358	
12nr|raine-0.51.12-1|359	* Sat Nov 27 2004 Guillaume Bedot <littletux@zarb.org> 0.42.2-1plf
12nr|raine-0.51.12-1|360	- Release 0.42.2 (adds CPS-2 support:)
12nr|raine-0.51.12-1|361	- Fixes compiling with stable allegro, and more
12nr|raine-0.51.12-1|362	
12nr|raine-0.51.12-1|363	* Thu Sep  9 2004 Guillaume Bedot <littletux@zarb.org> 0.41.1-1plf
12nr|raine-0.51.12-1|364	- New release 0.41.1 - now DX files should work.
12nr|raine-0.51.12-1|365	
12nr|raine-0.51.12-1|366	* Tue Sep  7 2004 Guillaume Bedot <littletux@zarb.org> 0.41.0-1plf
12nr|raine-0.51.12-1|367	- New release 0.41.0 - dropped svgalib makefile patch (now included)
12nr|raine-0.51.12-1|368	
12nr|raine-0.51.12-1|369	* Wed Sep  1 2004 Guillaume Bedot <littletux@zarb.org> 0.40.5-1plf
12nr|raine-0.51.12-1|370	- New release 0.40.5
12nr|raine-0.51.12-1|371	
12nr|raine-0.51.12-1|372	* Mon Jun 14 2004 Guillaume Bedot <littletux@zarb.org> 0.40.4-1plf
12nr|raine-0.51.12-1|373	- New release 0.40.4
12nr|raine-0.51.12-1|374	
12nr|raine-0.51.12-1|375	* Tue Jun 08 2004 Guillaume Bedot <littletux@zarb.org> 0.40.3-1plf
12nr|raine-0.51.12-1|376	- New release 0.40.3
12nr|raine-0.51.12-1|377	- Optional optimization ("--with optimization")
12nr|raine-0.51.12-1|378	
12nr|raine-0.51.12-1|379	* Wed Apr 14 2004 Guillaume Bedot <littletux@zarb.org> 0.40.0-1plf
12nr|raine-0.51.12-1|380	- Updated to 0.40.0
12nr|raine-0.51.12-1|381	- Default build optimized for pentiumpro and not pentium
12nr|raine-0.51.12-1|382	
12nr|raine-0.51.12-1|383	* Sat Jan 03 2004 Guillaume Bedot <guillaume.bedot@wanadoo.fr> 0.38.1-1plf
12nr|raine-0.51.12-1|384	- Updated to 0.38.1
12nr|raine-0.51.12-1|385	- Updated directory for history.dat to sync with xmame/mess 0.77.1 package
12nr|raine-0.51.12-1|386	
12nr|raine-0.51.12-1|387	* Sat Apr 12 2003 Guillaume Bedot <guillaume.bedot@wanadoo.fr> 0.37.3-1plf
12nr|raine-0.51.12-1|388	- Re-packed for PLF
12nr|raine-0.51.12-1|389	
12nr|raine-0.51.12-1|390	* Sat Apr  5 2003 Ville Skyttä <ville.skytta at iki.fi> - 0:0.37.3-0.fdr.1
12nr|raine-0.51.12-1|391	- Update to current Fedora guidelines.
12nr|raine-0.51.12-1|392	
12nr|raine-0.51.12-1|393	* Wed Feb 12 2003 Ville Skyttä <ville.skytta at iki.fi> - 0.37.3-1.fedora.1
12nr|raine-0.51.12-1|394	- First Fedora release.

21720 12
12nr|roadfighter-1.0.1269-1|1	Name:		roadfighter
12nr|roadfighter-1.0.1269-1|2	Version:	1.0.1269
12nr|roadfighter-1.0.1269-1|3	Release:	%mkrel 1
12nr|roadfighter-1.0.1269-1|4	Summary:	Konami's Road Fighter remake
12nr|roadfighter-1.0.1269-1|5	Group:		Games/Arcade
12nr|roadfighter-1.0.1269-1|6	# http://www.braingames.getput.com/forum/forum_posts.asp?TID=678&PN=1
12nr|roadfighter-1.0.1269-1|7	License:	Distributable
12nr|roadfighter-1.0.1269-1|8	URL:		http://roadfighter.jorito.net/
12nr|roadfighter-1.0.1269-1|9	Source0:	http://braingames.jorito.net/roadfighter/downloads/%{name}.src_%{version}.tgz
12nr|roadfighter-1.0.1269-1|10	Patch0:		roadfighter-1.0.1269-Makefile.patch
12nr|roadfighter-1.0.1269-1|11	Patch1:		roadfighter-1.0.1269-sformat.patch
12nr|roadfighter-1.0.1269-1|12	Patch2:		roadfighter-1.0.1269-datapath.patch
12nr|roadfighter-1.0.1269-1|13	Patch3:		roadfighter-1.0.1269-desktop.patch
12nr|roadfighter-1.0.1269-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}
12nr|roadfighter-1.0.1269-1|15	BuildRequires:	SDL_image-devel
12nr|roadfighter-1.0.1269-1|16	BuildRequires:	SDL_mixer-devel
12nr|roadfighter-1.0.1269-1|17	BuildRequires:	SDL_sound-devel
12nr|roadfighter-1.0.1269-1|18	BuildRequires:	SDL_ttf-devel
12nr|roadfighter-1.0.1269-1|19	BuildRequires:	imagemagick
12nr|roadfighter-1.0.1269-1|20	BuildRequires:	desktop-file-utils
12nr|roadfighter-1.0.1269-1|21	
12nr|roadfighter-1.0.1269-1|22	%description
12nr|roadfighter-1.0.1269-1|23	This is a remake of a car-based arcade game developed by Konami and released
12nr|roadfighter-1.0.1269-1|24	in 1984. The goal is to reach the finish line within the stages without
12nr|roadfighter-1.0.1269-1|25	running out of time, hitting other cars or running out of fuel.
12nr|roadfighter-1.0.1269-1|26	
12nr|roadfighter-1.0.1269-1|27	%prep
12nr|roadfighter-1.0.1269-1|28	%setup -q
12nr|roadfighter-1.0.1269-1|29	%patch0 -p1
12nr|roadfighter-1.0.1269-1|30	%patch1 -p1
12nr|roadfighter-1.0.1269-1|31	%patch2 -p1
12nr|roadfighter-1.0.1269-1|32	%patch3 -p1
12nr|roadfighter-1.0.1269-1|33	
12nr|roadfighter-1.0.1269-1|34	# Fix char encondig
12nr|roadfighter-1.0.1269-1|35	iconv --from=ISO-8859-1 --to=UTF-8 readme.txt > readme.txt.utf8
12nr|roadfighter-1.0.1269-1|36	touch -r readme.txt readme.txt.utf8
12nr|roadfighter-1.0.1269-1|37	mv readme.txt.utf8 readme.txt
12nr|roadfighter-1.0.1269-1|38	
12nr|roadfighter-1.0.1269-1|39	%build
12nr|roadfighter-1.0.1269-1|40	export CFLAGS="%{optflags}"
12nr|roadfighter-1.0.1269-1|41	%make
12nr|roadfighter-1.0.1269-1|42	
12nr|roadfighter-1.0.1269-1|43	%install
12nr|roadfighter-1.0.1269-1|44	rm -rf %{buildroot}
12nr|roadfighter-1.0.1269-1|45	
12nr|roadfighter-1.0.1269-1|46	# Install game and data
12nr|roadfighter-1.0.1269-1|47	install -d %{buildroot}%{_gamesbindir}
12nr|roadfighter-1.0.1269-1|48	install -m 755 -p %{name} %{buildroot}%{_gamesbindir}/
12nr|roadfighter-1.0.1269-1|49	install -d %{buildroot}%{_gamesdatadir}/%{name}
12nr|roadfighter-1.0.1269-1|50	cp -pr fonts graphics maps sound %{buildroot}%{_gamesdatadir}/%{name}/
12nr|roadfighter-1.0.1269-1|51	
12nr|roadfighter-1.0.1269-1|52	# Install icon
12nr|roadfighter-1.0.1269-1|53	mkdir -p %{buildroot}%{_datadir}/icons/hicolor/32x32/apps
12nr|roadfighter-1.0.1269-1|54	convert -resize 32x32 \
12nr|roadfighter-1.0.1269-1|55	-frame 0x3 \
12nr|roadfighter-1.0.1269-1|56	-mattecolor '#dfdfdf' \
12nr|roadfighter-1.0.1269-1|57	-transparent '#dfdfdf' \
12nr|roadfighter-1.0.1269-1|58	build/linux/roadfighter.png \
12nr|roadfighter-1.0.1269-1|59	%{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12nr|roadfighter-1.0.1269-1|60	
12nr|roadfighter-1.0.1269-1|61	# Install desktop file
12nr|roadfighter-1.0.1269-1|62	mkdir -p %{buildroot}%{_datadir}/applications
12nr|roadfighter-1.0.1269-1|63	desktop-file-install \
12nr|roadfighter-1.0.1269-1|64	--dir %{buildroot}%{_datadir}/applications \
12nr|roadfighter-1.0.1269-1|65	build/linux/%{name}.desktop
12nr|roadfighter-1.0.1269-1|66	
12nr|roadfighter-1.0.1269-1|67	%clean
12nr|roadfighter-1.0.1269-1|68	rm -rf %{buildroot}
12nr|roadfighter-1.0.1269-1|69	
12nr|roadfighter-1.0.1269-1|70	%files
12nr|roadfighter-1.0.1269-1|71	%defattr(-,root,root,-)
12nr|roadfighter-1.0.1269-1|72	%doc readme.txt
12nr|roadfighter-1.0.1269-1|73	%{_gamesbindir}/%{name}
12nr|roadfighter-1.0.1269-1|74	%{_gamesdatadir}/%{name}
12nr|roadfighter-1.0.1269-1|75	%{_iconsdir}/hicolor/*/apps/%{name}.png
12nr|roadfighter-1.0.1269-1|76	%{_datadir}/applications/%{name}.desktop
12nr|roadfighter-1.0.1269-1|77	
12nr|roadfighter-1.0.1269-1|78	
12nr|roadfighter-1.0.1269-1|79	
12nr|roadfighter-1.0.1269-1|80	
12nr|roadfighter-1.0.1269-1|81	%changelog
12nr|roadfighter-1.0.1269-1|82	

21721 12
12nr|rott-1.1.2-3|1	%define Werror_cflags	%nil
12nr|rott-1.1.2-3|2	
12nr|rott-1.1.2-3|3	Name:		rott
12nr|rott-1.1.2-3|4	Version:	1.1.2
12nr|rott-1.1.2-3|5	Release:	3
12nr|rott-1.1.2-3|6	Summary:	Rise of the Triad
12nr|rott-1.1.2-3|7	Group:		Games/Arcade
12nr|rott-1.1.2-3|8	License:	GPL
12nr|rott-1.1.2-3|9	URL:		http://icculus.org/rott/
12nr|rott-1.1.2-3|10	Source0:	http://icculus.org/rott/releases/%{name}-%{version}.tar.gz
12nr|rott-1.1.2-3|11	Source1:	%{name}-shareware.sh
12nr|rott-1.1.2-3|12	Source2:	%{name}-registered.sh
12nr|rott-1.1.2-3|13	Source3:	%{name}.autodlrc
12nr|rott-1.1.2-3|14	Source4:	%{name}-shareware.desktop
12nr|rott-1.1.2-3|15	Source5:	%{name}-registered.desktop
12nr|rott-1.1.2-3|16	Source6:	%{name}.png
12nr|rott-1.1.2-3|17	BuildRequires:	pkgconfig(sdl)
12nr|rott-1.1.2-3|18	BuildRequires:	pkgconfig(SDL_mixer)
12nr|rott-1.1.2-3|19	
12nr|rott-1.1.2-3|20	%description
12nr|rott-1.1.2-3|21	This is the icculus.org Linux port of Apogee's classic 3d shooter
12nr|rott-1.1.2-3|22	Rise of the Triad, which has been released under the GPL by Apogee.
12nr|rott-1.1.2-3|23	This version is enhanced with the 'high' resolution rendering from
12nr|rott-1.1.2-3|24	the winrott port.
12nr|rott-1.1.2-3|25	
12nr|rott-1.1.2-3|26	%package shareware
12nr|rott-1.1.2-3|27	Summary:	Rise of the Triad shareware version
12nr|rott-1.1.2-3|28	Group:		Games/Arcade
12nr|rott-1.1.2-3|29	Requires:	autodownloader
12nr|rott-1.1.2-3|30	
12nr|rott-1.1.2-3|31	%description shareware
12nr|rott-1.1.2-3|32	This is the icculus.org Linux port of Apogee's classic 3d shooter
12nr|rott-1.1.2-3|33	Rise of the Triad (RotT), which has been released under the GPL by
12nr|rott-1.1.2-3|34	Apogee. This version is enhanced with the 'high' resolution
12nr|rott-1.1.2-3|35	rendering from the winrott port.
12nr|rott-1.1.2-3|36	
12nr|rott-1.1.2-3|37	This package contains the engine for the shareware version of RotT.
12nr|rott-1.1.2-3|38	In order to play the shareware version, you will need the shareware
12nr|rott-1.1.2-3|39	datafiles. Which can be freely downloaded from Apogee/3DRealms, but
12nr|rott-1.1.2-3|40	cannot be distributed as a package. When you start RotT for the
12nr|rott-1.1.2-3|41	first time it will offer to download the datafiles for you.
12nr|rott-1.1.2-3|42	
12nr|rott-1.1.2-3|43	%package registered
12nr|rott-1.1.2-3|44	Summary:	Rise of the Triad registered version
12nr|rott-1.1.2-3|45	Group:		Games/Arcade
12nr|rott-1.1.2-3|46	Requires:	zenity
12nr|rott-1.1.2-3|47	
12nr|rott-1.1.2-3|48	%description registered
12nr|rott-1.1.2-3|49	This is the icculus.org Linux port of Apogee's classic 3d shooter
12nr|rott-1.1.2-3|50	Rise of the Triad (RotT), which has been released under the GPL by
12nr|rott-1.1.2-3|51	Apogee. This version is enhanced with the 'high' resolution
12nr|rott-1.1.2-3|52	rendering from the winrott port.
12nr|rott-1.1.2-3|53	
12nr|rott-1.1.2-3|54	This package contains the engine for the registered version of RotT.
12nr|rott-1.1.2-3|55	If you own the registered version, this allows you to play the
12nr|rott-1.1.2-3|56	registered version under Linux. Place the registered RotT datafiles
12nr|rott-1.1.2-3|57	in a dir and start rott-registered from this dir.
12nr|rott-1.1.2-3|58	
12nr|rott-1.1.2-3|59	%prep
12nr|rott-1.1.2-3|60	%setup -q
12nr|rott-1.1.2-3|61	
12nr|rott-1.1.2-3|62	%build
12nr|rott-1.1.2-3|63	pushd rott
12nr|rott-1.1.2-3|64	%make EXTRACFLAGS="%{optflags} -Wno-unused -Wno-pointer-sign -fno-strict-aliasing"
12nr|rott-1.1.2-3|65	mv %{name} %{name}-shareware.bin
12nr|rott-1.1.2-3|66	
12nr|rott-1.1.2-3|67	make clean
12nr|rott-1.1.2-3|68	%make SHAREWARE=0 EXTRACFLAGS="%{optflags} -Wno-unused -Wno-pointer-sign -fno-strict-aliasing"
12nr|rott-1.1.2-3|69	mv %{name} %{name}-registered.bin
12nr|rott-1.1.2-3|70	popd
12nr|rott-1.1.2-3|71	
12nr|rott-1.1.2-3|72	%install
12nr|rott-1.1.2-3|73	# no make install target, DIY
12nr|rott-1.1.2-3|74	install -dm 755 %{buildroot}%{_gamesbindir}
12nr|rott-1.1.2-3|75	install -m 755 %{name}/%{name}-* %{buildroot}%{_gamesbindir}
12nr|rott-1.1.2-3|76	install -m 755 %{SOURCE1} %{buildroot}%{_gamesbindir}/%{name}-shareware
12nr|rott-1.1.2-3|77	install -m 755 %{SOURCE2} %{buildroot}%{_gamesbindir}/%{name}-registered
12nr|rott-1.1.2-3|78	
12nr|rott-1.1.2-3|79	# the autodownloader-stuff
12nr|rott-1.1.2-3|80	install -dm 755 %{buildroot}%{_gamesdatadir}/%{name}
12nr|rott-1.1.2-3|81	install -m 644 %{SOURCE3} %{buildroot}%{_gamesdatadir}/%{name}
12nr|rott-1.1.2-3|82	
12nr|rott-1.1.2-3|83	# desktop file and icon stuff
12nr|rott-1.1.2-3|84	install -dm 755 %{buildroot}%{_datadir}/pixmaps
12nr|rott-1.1.2-3|85	install -m 644 %{SOURCE6} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12nr|rott-1.1.2-3|86	install -m 644 %{SOURCE6} %{buildroot}%{_datadir}/pixmaps/%{name}-shareware.png
12nr|rott-1.1.2-3|87	
12nr|rott-1.1.2-3|88	install -dm 755 %{buildroot}%{_datadir}/applications
12nr|rott-1.1.2-3|89	install -m 644 %{SOURCE4} %{buildroot}%{_datadir}/applications
12nr|rott-1.1.2-3|90	
12nr|rott-1.1.2-3|91	install -m 644 %{SOURCE5} %{buildroot}%{_datadir}/applications
12nr|rott-1.1.2-3|92	
12nr|rott-1.1.2-3|93	# man-page
12nr|rott-1.1.2-3|94	install -dm 755 %{buildroot}%{_mandir}/man6
12nr|rott-1.1.2-3|95	install -m 644 doc/%{name}.6 %{buildroot}%{_mandir}/man6/%{name}-shareware.6
12nr|rott-1.1.2-3|96	install -m 644 doc/%{name}.6 %{buildroot}%{_mandir}/man6/%{name}-registered.6
12nr|rott-1.1.2-3|97	
12nr|rott-1.1.2-3|98	%files shareware
12nr|rott-1.1.2-3|99	%doc README doc/*.txt
12nr|rott-1.1.2-3|100	%{_gamesbindir}/%{name}-shareware*
12nr|rott-1.1.2-3|101	%dir %{_gamesdatadir}/%{name}
12nr|rott-1.1.2-3|102	%{_gamesdatadir}/%{name}/rott.autodlrc
12nr|rott-1.1.2-3|103	%{_mandir}/man6/%{name}-shareware.6*
12nr|rott-1.1.2-3|104	%{_datadir}/applications/%{name}-shareware.desktop
12nr|rott-1.1.2-3|105	%{_datadir}/pixmaps/%{name}-shareware.png
12nr|rott-1.1.2-3|106	
12nr|rott-1.1.2-3|107	%files registered
12nr|rott-1.1.2-3|108	%doc README doc/*.txt
12nr|rott-1.1.2-3|109	%{_gamesbindir}/%{name}-registered*
12nr|rott-1.1.2-3|110	%dir %{_gamesdatadir}/%{name}
12nr|rott-1.1.2-3|111	%{_mandir}/man6/%{name}-registered.6*
12nr|rott-1.1.2-3|112	%{_datadir}/applications/%{name}-registered.desktop
12nr|rott-1.1.2-3|113	%{_datadir}/pixmaps/%{name}.png
12nr|rott-1.1.2-3|114	

21722 12
12nr|rt2860-firmware-11-2|1	%define name rt2860-firmware
12nr|rt2860-firmware-11-2|2	%define rtname RT2860_Firmware
12nr|rt2860-firmware-11-2|3	%define version 11
12nr|rt2860-firmware-11-2|4	%define release %mkrel 2
12nr|rt2860-firmware-11-2|5	
12nr|rt2860-firmware-11-2|6	Summary: Firmware for the RT2860 chip
12nr|rt2860-firmware-11-2|7	Name: %{name}
12nr|rt2860-firmware-11-2|8	Version: %{version}
12nr|rt2860-firmware-11-2|9	Release: %{release}
12nr|rt2860-firmware-11-2|10	# http://www.ralinktech.com.tw/data/drivers/%{rtname}_V%{version}.zip
12nr|rt2860-firmware-11-2|11	# (Repackaged as tar.bz2 because of unzip warnings that makes build fail)
12nr|rt2860-firmware-11-2|12	Source: %{rtname}_V%{version}.tar.bz2
12nr|rt2860-firmware-11-2|13	License: Redistributable, no modification permitted
12nr|rt2860-firmware-11-2|14	Group: System/Kernel and hardware
12nr|rt2860-firmware-11-2|15	Url: http://www.ralinktech.com
12nr|rt2860-firmware-11-2|16	BuildRoot: %{_tmppath}/%{name}-buildroot
12nr|rt2860-firmware-11-2|17	BuildArch: noarch
12nr|rt2860-firmware-11-2|18	
12nr|rt2860-firmware-11-2|19	%description
12nr|rt2860-firmware-11-2|20	This package contains the firmware files for the RT2860 chip.
12nr|rt2860-firmware-11-2|21	
12nr|rt2860-firmware-11-2|22	%prep
12nr|rt2860-firmware-11-2|23	%setup -q -n %{rtname}_V%{version}
12nr|rt2860-firmware-11-2|24	
12nr|rt2860-firmware-11-2|25	%build
12nr|rt2860-firmware-11-2|26	
12nr|rt2860-firmware-11-2|27	%install
12nr|rt2860-firmware-11-2|28	rm -rf %{buildroot}
12nr|rt2860-firmware-11-2|29	install -d %{buildroot}/lib/firmware
12nr|rt2860-firmware-11-2|30	install -m644 rt*.bin %{buildroot}/lib/firmware
12nr|rt2860-firmware-11-2|31	
12nr|rt2860-firmware-11-2|32	%clean
12nr|rt2860-firmware-11-2|33	rm -rf %{buildroot}
12nr|rt2860-firmware-11-2|34	
12nr|rt2860-firmware-11-2|35	%files
12nr|rt2860-firmware-11-2|36	%defattr(0644,root,root,0755)
12nr|rt2860-firmware-11-2|37	%doc LICENSE.ralink-firmware.txt
12nr|rt2860-firmware-11-2|38	/lib/firmware/rt*.bin
12nr|rt2860-firmware-11-2|39	
12nr|rt2860-firmware-11-2|40	
12nr|rt2860-firmware-11-2|41	%changelog
12nr|rt2860-firmware-11-2|42	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 11-2mdv2010.0
12nr|rt2860-firmware-11-2|43	+ Revision: 433248
12nr|rt2860-firmware-11-2|44	- rebuild
12nr|rt2860-firmware-11-2|45	
12nr|rt2860-firmware-11-2|46	* Tue Jul 29 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 11-1mdv2009.0
12nr|rt2860-firmware-11-2|47	+ Revision: 253867
12nr|rt2860-firmware-11-2|48	- import rt2860-firmware
12nr|rt2860-firmware-11-2|49	
12nr|rt2860-firmware-11-2|50	

21723 12
12nr|rt2870-firmware-22-1|1	%define name rt2870-firmware
12nr|rt2870-firmware-22-1|2	%define rtname RT2870_Firmware
12nr|rt2870-firmware-22-1|3	%define version 22
12nr|rt2870-firmware-22-1|4	%define release %mkrel 1
12nr|rt2870-firmware-22-1|5	
12nr|rt2870-firmware-22-1|6	Summary: Firmware for the RT2870 chip
12nr|rt2870-firmware-22-1|7	Name: %{name}
12nr|rt2870-firmware-22-1|8	Version: %{version}
12nr|rt2870-firmware-22-1|9	Release: %{release}
12nr|rt2870-firmware-22-1|10	# http://www.ralinktech.com.tw/data/drivers/%{rtname}_V%{version}.zip
12nr|rt2870-firmware-22-1|11	# (Repackaged as tar.bz2 because of unzip warnings that makes build fail)
12nr|rt2870-firmware-22-1|12	Source: %{rtname}_V%{version}.tar.xz
12nr|rt2870-firmware-22-1|13	License: Redistributable, no modification permitted
12nr|rt2870-firmware-22-1|14	Group: System/Kernel and hardware
12nr|rt2870-firmware-22-1|15	Url: http://www.ralinktech.com
12nr|rt2870-firmware-22-1|16	BuildRoot: %{_tmppath}/%{name}-buildroot
12nr|rt2870-firmware-22-1|17	BuildArch: noarch
12nr|rt2870-firmware-22-1|18	
12nr|rt2870-firmware-22-1|19	%description
12nr|rt2870-firmware-22-1|20	This package contains the firmware files for the RT2870 chip.
12nr|rt2870-firmware-22-1|21	
12nr|rt2870-firmware-22-1|22	%prep
12nr|rt2870-firmware-22-1|23	%setup -q -n %{rtname}_V%{version}
12nr|rt2870-firmware-22-1|24	
12nr|rt2870-firmware-22-1|25	%build
12nr|rt2870-firmware-22-1|26	
12nr|rt2870-firmware-22-1|27	%install
12nr|rt2870-firmware-22-1|28	rm -rf %{buildroot}
12nr|rt2870-firmware-22-1|29	install -d %{buildroot}/lib/firmware
12nr|rt2870-firmware-22-1|30	install -m644 rt*.bin %{buildroot}/lib/firmware
12nr|rt2870-firmware-22-1|31	
12nr|rt2870-firmware-22-1|32	%clean
12nr|rt2870-firmware-22-1|33	rm -rf %{buildroot}
12nr|rt2870-firmware-22-1|34	
12nr|rt2870-firmware-22-1|35	%files
12nr|rt2870-firmware-22-1|36	%defattr(0644,root,root,0755)
12nr|rt2870-firmware-22-1|37	%doc LICENSE.ralink-firmware.txt
12nr|rt2870-firmware-22-1|38	/lib/firmware/rt*.bin
12nr|rt2870-firmware-22-1|39	
12nr|rt2870-firmware-22-1|40	
12nr|rt2870-firmware-22-1|41	%changelog
12nr|rt2870-firmware-22-1|42	* Sun Aug 15 2010 Thomas Backlund <tmb@mandriva.org> 22-1mdv2011.0
12nr|rt2870-firmware-22-1|43	+ Revision: 570157
12nr|rt2870-firmware-22-1|44	- update to V22 (mdv #60516)
12nr|rt2870-firmware-22-1|45	
12nr|rt2870-firmware-22-1|46	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 8-2mdv2010.0
12nr|rt2870-firmware-22-1|47	+ Revision: 433249
12nr|rt2870-firmware-22-1|48	- rebuild
12nr|rt2870-firmware-22-1|49	
12nr|rt2870-firmware-22-1|50	* Mon Sep 22 2008 Pascal Terjan <pterjan@mandriva.org> 8-1mdv2009.0
12nr|rt2870-firmware-22-1|51	+ Revision: 286744
12nr|rt2870-firmware-22-1|52	- import rt2870-firmware
12nr|rt2870-firmware-22-1|53	
12nr|rt2870-firmware-22-1|54	

21724 12
12nr|rt3090-firmware-2.1.0.0-2|1	Summary: Firmware for the RT3090 chip
12nr|rt3090-firmware-2.1.0.0-2|2	Name: rt3090-firmware
12nr|rt3090-firmware-2.1.0.0-2|3	Version: 2.1.0.0
12nr|rt3090-firmware-2.1.0.0-2|4	Release: %mkrel 2
12nr|rt3090-firmware-2.1.0.0-2|5	# Firmware file common/rt2860.bin from
12nr|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
12nr|rt3090-firmware-2.1.0.0-2|7	# It's renamed in install to rt3090.bin (dkms-rt3090 is patched to support this)
12nr|rt3090-firmware-2.1.0.0-2|8	# rt2860-firmware package isn't used or updated because I'm not sure if this
12nr|rt3090-firmware-2.1.0.0-2|9	# firmware also supports rt2860 devices
12nr|rt3090-firmware-2.1.0.0-2|10	Source: rt2860.bin
12nr|rt3090-firmware-2.1.0.0-2|11	Group: System/Kernel and hardware
12nr|rt3090-firmware-2.1.0.0-2|12	License: Redistributable, no modification permitted
12nr|rt3090-firmware-2.1.0.0-2|13	Url: http://www.ralinktech.com
12nr|rt3090-firmware-2.1.0.0-2|14	BuildRoot: %{_tmppath}/%{name}-%{version}
12nr|rt3090-firmware-2.1.0.0-2|15	BuildArch: noarch
12nr|rt3090-firmware-2.1.0.0-2|16	
12nr|rt3090-firmware-2.1.0.0-2|17	%description
12nr|rt3090-firmware-2.1.0.0-2|18	This package contains the firmware files for the RT3090 chip.
12nr|rt3090-firmware-2.1.0.0-2|19	
12nr|rt3090-firmware-2.1.0.0-2|20	%prep
12nr|rt3090-firmware-2.1.0.0-2|21	
12nr|rt3090-firmware-2.1.0.0-2|22	%build
12nr|rt3090-firmware-2.1.0.0-2|23	
12nr|rt3090-firmware-2.1.0.0-2|24	%install
12nr|rt3090-firmware-2.1.0.0-2|25	rm -rf %{buildroot}
12nr|rt3090-firmware-2.1.0.0-2|26	install -d %{buildroot}/lib/firmware
12nr|rt3090-firmware-2.1.0.0-2|27	cp %{_sourcedir}/rt2860.bin %{buildroot}/lib/firmware/rt3090.bin
12nr|rt3090-firmware-2.1.0.0-2|28	
12nr|rt3090-firmware-2.1.0.0-2|29	%clean
12nr|rt3090-firmware-2.1.0.0-2|30	rm -rf %{buildroot}
12nr|rt3090-firmware-2.1.0.0-2|31	
12nr|rt3090-firmware-2.1.0.0-2|32	%files
12nr|rt3090-firmware-2.1.0.0-2|33	%defattr(0644,root,root,0755)
12nr|rt3090-firmware-2.1.0.0-2|34	/lib/firmware/rt3090.bin
12nr|rt3090-firmware-2.1.0.0-2|35	
12nr|rt3090-firmware-2.1.0.0-2|36	
12nr|rt3090-firmware-2.1.0.0-2|37	%changelog
12nr|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
12nr|rt3090-firmware-2.1.0.0-2|39	+ Revision: 414438
12nr|rt3090-firmware-2.1.0.0-2|40	- Rename spec file.
12nr|rt3090-firmware-2.1.0.0-2|41	
12nr|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
12nr|rt3090-firmware-2.1.0.0-2|43	+ Revision: 411505
12nr|rt3090-firmware-2.1.0.0-2|44	- import rt3090-firmware
12nr|rt3090-firmware-2.1.0.0-2|45	

21725 12
12nr|rt61-firmware-1.2-3|1	%define name rt61-firmware
12nr|rt61-firmware-1.2-3|2	%define rtname RT61_Firmware
12nr|rt61-firmware-1.2-3|3	%define version 1.2
12nr|rt61-firmware-1.2-3|4	%define release %mkrel 3
12nr|rt61-firmware-1.2-3|5	
12nr|rt61-firmware-1.2-3|6	Summary: Firmware for the RT61 chip
12nr|rt61-firmware-1.2-3|7	Name: %{name}
12nr|rt61-firmware-1.2-3|8	Version: %{version}
12nr|rt61-firmware-1.2-3|9	Release: %{release}
12nr|rt61-firmware-1.2-3|10	Source0: http://www.ralinktech.com/ralink/data/%{rtname}_V%{version}.tar.bz2
12nr|rt61-firmware-1.2-3|11	License: Proprietary
12nr|rt61-firmware-1.2-3|12	Group: System/Kernel and hardware
12nr|rt61-firmware-1.2-3|13	Url: http://rt2x00.serialmonkey.com/
12nr|rt61-firmware-1.2-3|14	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|rt61-firmware-1.2-3|15	BuildArch: noarch
12nr|rt61-firmware-1.2-3|16	
12nr|rt61-firmware-1.2-3|17	%description
12nr|rt61-firmware-1.2-3|18	This package contains the firmware files for the RT61 chip, which is
12nr|rt61-firmware-1.2-3|19	used in WLAN PCMCIA cards.
12nr|rt61-firmware-1.2-3|20	
12nr|rt61-firmware-1.2-3|21	%prep
12nr|rt61-firmware-1.2-3|22	%setup -q -n %{rtname}_V%{version}
12nr|rt61-firmware-1.2-3|23	
12nr|rt61-firmware-1.2-3|24	%build
12nr|rt61-firmware-1.2-3|25	
12nr|rt61-firmware-1.2-3|26	%install
12nr|rt61-firmware-1.2-3|27	rm -rf %{buildroot}
12nr|rt61-firmware-1.2-3|28	install -d %{buildroot}/lib/firmware
12nr|rt61-firmware-1.2-3|29	install -m644 rt*.bin %{buildroot}/lib/firmware
12nr|rt61-firmware-1.2-3|30	
12nr|rt61-firmware-1.2-3|31	%clean
12nr|rt61-firmware-1.2-3|32	rm -rf %{buildroot}
12nr|rt61-firmware-1.2-3|33	
12nr|rt61-firmware-1.2-3|34	%files
12nr|rt61-firmware-1.2-3|35	%defattr(-,root,root)
12nr|rt61-firmware-1.2-3|36	/lib/firmware/rt*.bin
12nr|rt61-firmware-1.2-3|37	
12nr|rt61-firmware-1.2-3|38	
12nr|rt61-firmware-1.2-3|39	
12nr|rt61-firmware-1.2-3|40	
12nr|rt61-firmware-1.2-3|41	%changelog
12nr|rt61-firmware-1.2-3|42	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.2-3mdv2010.0
12nr|rt61-firmware-1.2-3|43	+ Revision: 433256
12nr|rt61-firmware-1.2-3|44	- rebuild
12nr|rt61-firmware-1.2-3|45	
12nr|rt61-firmware-1.2-3|46	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.2-2mdv2009.0
12nr|rt61-firmware-1.2-3|47	+ Revision: 241588
12nr|rt61-firmware-1.2-3|48	- rebuild
12nr|rt61-firmware-1.2-3|49	- kill re-definition of %%buildroot on Pixel's request
12nr|rt61-firmware-1.2-3|50	
12nr|rt61-firmware-1.2-3|51	+ Olivier Blin <oblin@mandriva.com>
12nr|rt61-firmware-1.2-3|52	- restore BuildRoot
12nr|rt61-firmware-1.2-3|53	
12nr|rt61-firmware-1.2-3|54	
12nr|rt61-firmware-1.2-3|55	* Tue Mar 20 2007 Olivier Blin <oblin@mandriva.com> 1.2-1mdv2007.1
12nr|rt61-firmware-1.2-3|56	+ Revision: 147039
12nr|rt61-firmware-1.2-3|57	- initial release (based on rt73-firmware spec)
12nr|rt61-firmware-1.2-3|58	- Create rt61-firmware
12nr|rt61-firmware-1.2-3|59	

21726 12
12nr|rt73-firmware-1.8-5|1	%define name rt73-firmware
12nr|rt73-firmware-1.8-5|2	%define rtname RT71W_Firmware
12nr|rt73-firmware-1.8-5|3	%define version 1.8
12nr|rt73-firmware-1.8-5|4	%define release %mkrel 5
12nr|rt73-firmware-1.8-5|5	
12nr|rt73-firmware-1.8-5|6	Summary: Firmware for the RT73 chip
12nr|rt73-firmware-1.8-5|7	Name: %{name}
12nr|rt73-firmware-1.8-5|8	Version: %{version}
12nr|rt73-firmware-1.8-5|9	Release: %{release}
12nr|rt73-firmware-1.8-5|10	Source0: http://www.ralinktech.com/ralink/data/%{rtname}_V%{version}.tar.bz2
12nr|rt73-firmware-1.8-5|11	Source1: rt73.pm-utils
12nr|rt73-firmware-1.8-5|12	License: Proprietary
12nr|rt73-firmware-1.8-5|13	Group: System/Kernel and hardware
12nr|rt73-firmware-1.8-5|14	Url: http://rt2x00.serialmonkey.com/
12nr|rt73-firmware-1.8-5|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|rt73-firmware-1.8-5|16	BuildArch: noarch
12nr|rt73-firmware-1.8-5|17	
12nr|rt73-firmware-1.8-5|18	%description
12nr|rt73-firmware-1.8-5|19	This package contains the firmware files for the RT73 chip, which is
12nr|rt73-firmware-1.8-5|20	used in WLAN USB sticks.
12nr|rt73-firmware-1.8-5|21	
12nr|rt73-firmware-1.8-5|22	%prep
12nr|rt73-firmware-1.8-5|23	%setup -q -n %{rtname}_V%{version}
12nr|rt73-firmware-1.8-5|24	
12nr|rt73-firmware-1.8-5|25	%build
12nr|rt73-firmware-1.8-5|26	
12nr|rt73-firmware-1.8-5|27	%install
12nr|rt73-firmware-1.8-5|28	rm -rf $RPM_BUILD_ROOT
12nr|rt73-firmware-1.8-5|29	install -d $RPM_BUILD_ROOT/lib/firmware
12nr|rt73-firmware-1.8-5|30	install -m644 rt73.bin $RPM_BUILD_ROOT/lib/firmware
12nr|rt73-firmware-1.8-5|31	install -D -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/pm/config.d/rt73
12nr|rt73-firmware-1.8-5|32	
12nr|rt73-firmware-1.8-5|33	%clean
12nr|rt73-firmware-1.8-5|34	rm -rf $RPM_BUILD_ROOT
12nr|rt73-firmware-1.8-5|35	
12nr|rt73-firmware-1.8-5|36	%files
12nr|rt73-firmware-1.8-5|37	%defattr(-,root,root)
12nr|rt73-firmware-1.8-5|38	/lib/firmware/rt73.bin
12nr|rt73-firmware-1.8-5|39	%{_sysconfdir}/pm/config.d/rt73
12nr|rt73-firmware-1.8-5|40	
12nr|rt73-firmware-1.8-5|41	
12nr|rt73-firmware-1.8-5|42	%changelog
12nr|rt73-firmware-1.8-5|43	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.8-5mdv2010.0
12nr|rt73-firmware-1.8-5|44	+ Revision: 433331
12nr|rt73-firmware-1.8-5|45	- rebuild
12nr|rt73-firmware-1.8-5|46	
12nr|rt73-firmware-1.8-5|47	* Fri Oct 31 2008 Olivier Blin <oblin@mandriva.com> 1.8-4mdv2009.1
12nr|rt73-firmware-1.8-5|48	+ Revision: 299098
12nr|rt73-firmware-1.8-5|49	- unload rt73usb on suspend
12nr|rt73-firmware-1.8-5|50	
12nr|rt73-firmware-1.8-5|51	+ Thierry Vignaud <tvignaud@mandriva.com>
12nr|rt73-firmware-1.8-5|52	- rebuild
12nr|rt73-firmware-1.8-5|53	- import rt73-firmware
12nr|rt73-firmware-1.8-5|54	
12nr|rt73-firmware-1.8-5|55	
12nr|rt73-firmware-1.8-5|56	* Mon Mar 19 2007 Olivier Blin <blino@mandriva.com> 1.8-2mdv2007.1
12nr|rt73-firmware-1.8-5|57	- fix firmware location (#29691)
12nr|rt73-firmware-1.8-5|58	
12nr|rt73-firmware-1.8-5|59	* Sun Dec 31 2006 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1.8-1mdv2007.1
12nr|rt73-firmware-1.8-5|60	- initial Mandriva release

21727 12
12nr|sdlmame-0.147-2|1	Name:		sdlmame
12nr|sdlmame-0.147-2|2	Version:	0.147
12nr|sdlmame-0.147-2|3	Release:	2
12nr|sdlmame-0.147-2|4	%define sversion	%(sed -r -e "s/\\.//" -e "s/(.*)u(.)/\\1/" <<<%{version})
12nr|sdlmame-0.147-2|5	%define uversion	%(sed -r -e "s/(.*u)(.)/\\2/;t;c\\0" <<<%{version})
12nr|sdlmame-0.147-2|6	
12nr|sdlmame-0.147-2|7	Summary:	SDL MAME is an arcade emulator
12nr|sdlmame-0.147-2|8	License:	Freeware
12nr|sdlmame-0.147-2|9	Group:		Emulators
12nr|sdlmame-0.147-2|10	URL:		http://mamedev.org/
12nr|sdlmame-0.147-2|11	#http://mamedev.org/downloader.php?&file=mame%{sversion}s.zip
12nr|sdlmame-0.147-2|12	Source0:	mame%{sversion}s.zip
12nr|sdlmame-0.147-2|13	Source1:	sdlmame-wrapper
12nr|sdlmame-0.147-2|14	Source2:	sdlmess-wrapper
12nr|sdlmame-0.147-2|15	Source3:	sdlmame-extra.tar.bz2
12nr|sdlmame-0.147-2|16	# Repack from git and 0.146 as these files are no longer in sources zip
12nr|sdlmame-0.147-2|17	Source4:	sdlmess-extra-0.147.tar.bz2
12nr|sdlmame-0.147-2|18	
12nr|sdlmame-0.147-2|19	Patch0:		mame-verbosebuild.patch
12nr|sdlmame-0.147-2|20	# x86_64 build fails due to extra optimizations
12nr|sdlmame-0.147-2|21	Patch1:		sdlmame-0.147-dont-force-inline.patch
12nr|sdlmame-0.147-2|22	# We don't want 64 bit binaries to have extra suffix
12nr|sdlmame-0.147-2|23	Patch2:		sdlmame-0.147-no64suffix.patch
12nr|sdlmame-0.147-2|24	
12nr|sdlmame-0.147-2|25	#Sources 10+ : u1, u2 etc zip files containing changelogs and patches (if any)
12nr|sdlmame-0.147-2|26	%if %{uversion}
12nr|sdlmame-0.147-2|27	%(for ((i=1 ; i<=%{uversion} ; i++)) ; do echo Source$((9+i)):	http://mamedev.org/updates/%{sversion}u${i}_diff.zip ;done)
12nr|sdlmame-0.147-2|28	%endif
12nr|sdlmame-0.147-2|29	
12nr|sdlmame-0.147-2|30	BuildRequires:	SDL_ttf-devel
12nr|sdlmame-0.147-2|31	BuildRequires:	expat-devel
12nr|sdlmame-0.147-2|32	BuildRequires:	zlib-devel
12nr|sdlmame-0.147-2|33	BuildRequires:	pkgconfig(cairo)
12nr|sdlmame-0.147-2|34	BuildRequires:	pkgconfig(gl)
12nr|sdlmame-0.147-2|35	BuildRequires:	pkgconfig(glu)
12nr|sdlmame-0.147-2|36	BuildRequires:	pkgconfig(gtk+-2.0)
12nr|sdlmame-0.147-2|37	BuildRequires:	pkgconfig(gconf-2.0)
12nr|sdlmame-0.147-2|38	BuildRequires:	pkgconfig(fontconfig)
12nr|sdlmame-0.147-2|39	BuildRequires:	pkgconfig(freetype2)
12nr|sdlmame-0.147-2|40	BuildRequires:	pkgconfig(pango)
12nr|sdlmame-0.147-2|41	BuildRequires:	pkgconfig(pangocairo)
12nr|sdlmame-0.147-2|42	BuildRequires:	pkgconfig(sdl)
12nr|sdlmame-0.147-2|43	BuildRequires:	pkgconfig(x11)
12nr|sdlmame-0.147-2|44	BuildRequires:	pkgconfig(xinerama)
12nr|sdlmame-0.147-2|45	BuildRequires:	pkgconfig(xrender)
12nr|sdlmame-0.147-2|46	BuildRequires:	perl
12nr|sdlmame-0.147-2|47	ExclusiveArch:	%{ix86} x86_64 ppc
12nr|sdlmame-0.147-2|48	
12nr|sdlmame-0.147-2|49	%description
12nr|sdlmame-0.147-2|50	SDL MAME is an arcade emulator using SDL, and based on the Multiple Arcade
12nr|sdlmame-0.147-2|51	Machine Emulator (MAME).
12nr|sdlmame-0.147-2|52	
12nr|sdlmame-0.147-2|53	You can find a some freeware and their description on http://mamedev.org/roms/
12nr|sdlmame-0.147-2|54	
12nr|sdlmame-0.147-2|55	If you some tricks to finish a game, the cheat.zip file is now provided in a
12nr|sdlmame-0.147-2|56	other package named sdlmame-extra-data.
12nr|sdlmame-0.147-2|57	
12nr|sdlmame-0.147-2|58	%package -n sdlmess
12nr|sdlmame-0.147-2|59	Summary:	SDL MESS emulates a large variety of different systems
12nr|sdlmame-0.147-2|60	Group:		Emulators
12nr|sdlmame-0.147-2|61	
12nr|sdlmame-0.147-2|62	%description -n sdlmess
12nr|sdlmame-0.147-2|63	SDL MESS is a free emulator which emulates a large variety of different
12nr|sdlmame-0.147-2|64	systems (computers and home entertainment systems).
12nr|sdlmame-0.147-2|65	It uses SDL, and is based on MESS.
12nr|sdlmame-0.147-2|66	
12nr|sdlmame-0.147-2|67	%prep
12nr|sdlmame-0.147-2|68	%setup -c -n %{name}-%{version} -q
12nr|sdlmame-0.147-2|69	unzip -qq mame.zip
12nr|sdlmame-0.147-2|70	%patch0 -p1
12nr|sdlmame-0.147-2|71	%patch1 -p1
12nr|sdlmame-0.147-2|72	%patch2 -p1
12nr|sdlmame-0.147-2|73	
12nr|sdlmame-0.147-2|74	#files missing : ui.bdf, keymaps
12nr|sdlmame-0.147-2|75	tar xvjf %{SOURCE3}
12nr|sdlmame-0.147-2|76	#files missing : arkwork, sysinfo.dat
12nr|sdlmame-0.147-2|77	tar xvjf %{SOURCE4}
12nr|sdlmame-0.147-2|78	#fixes doc line endings, + needed before patching
12nr|sdlmame-0.147-2|79	find . -type f -not -name uismall.png | xargs perl -pi -e 's/\r\n?/\n/g'
12nr|sdlmame-0.147-2|80	
12nr|sdlmame-0.147-2|81	#apply u1, u2, etc... patches (if any)
12nr|sdlmame-0.147-2|82	#fix line endings for mdv < 2010.1
12nr|sdlmame-0.147-2|83	%if %{uversion}
12nr|sdlmame-0.147-2|84	%(for ((i=1 ; i<=%{uversion} ; i++)) ; do echo "unzip -qq %{SOURCE$((9+i))}" ; echo "perl -pi -e 's/\r\n/\n/g' %{sversion}u${i}.diff" ; echo "patch -p0 -s --fuzz=0 -E < %{sversion}u${i}.diff" ; done)
12nr|sdlmame-0.147-2|85	%endif
12nr|sdlmame-0.147-2|86	
12nr|sdlmame-0.147-2|87	%build
12nr|sdlmame-0.147-2|88	#notes:
12nr|sdlmame-0.147-2|89	#fullname is prefix+name+suffix+suffix64+suffixdebug(+suffixexe)
12nr|sdlmame-0.147-2|90	#optimizing for specific processor adds suffixes:
12nr|sdlmame-0.147-2|91	#DEBUG=1 for the debugger
12nr|sdlmame-0.147-2|92	#SYMBOLS=1 to build a -debug package
12nr|sdlmame-0.147-2|93	#set ARCHOPTS for architecture-specific optimizations
12nr|sdlmame-0.147-2|94	#(-march=,-msse3,-mcpu=,...)
12nr|sdlmame-0.147-2|95	#Arch is auto-detected now, DRC options are set accordingly
12nr|sdlmame-0.147-2|96	#no need for PTR64=1, PPC=1, X86_MIPS3_DRC=, X86_PPC_DRC=, etc
12nr|sdlmame-0.147-2|97	%make all TARGET=mame \
12nr|sdlmame-0.147-2|98	PREFIX=sdl \
12nr|sdlmame-0.147-2|99	NOWERROR=1 \
12nr|sdlmame-0.147-2|100	BUILD_ZLIB= \
12nr|sdlmame-0.147-2|101	BUILD_EXPAT= \
12nr|sdlmame-0.147-2|102	OPT_FLAGS="%{optflags}"
12nr|sdlmame-0.147-2|103	
12nr|sdlmame-0.147-2|104	%make all TARGET=mess \
12nr|sdlmame-0.147-2|105	PREFIX=sdl \
12nr|sdlmame-0.147-2|106	NOWERROR=1 \
12nr|sdlmame-0.147-2|107	BUILD_ZLIB= \
12nr|sdlmame-0.147-2|108	BUILD_EXPAT= \
12nr|sdlmame-0.147-2|109	OPT_FLAGS="%{optflags}"
12nr|sdlmame-0.147-2|110	
12nr|sdlmame-0.147-2|111	%install
12nr|sdlmame-0.147-2|112	rm -rf %{buildroot}
12nr|sdlmame-0.147-2|113	install -d -m 755 %{buildroot}%{_gamesbindir}
12nr|sdlmame-0.147-2|114	install -m 755 sdlmame %{buildroot}/%{_gamesbindir}/sdlmame.real
12nr|sdlmame-0.147-2|115	install -m 755 sdlmess* %{buildroot}/%{_gamesbindir}/sdlmess.real
12nr|sdlmame-0.147-2|116	
12nr|sdlmame-0.147-2|117	#tools
12nr|sdlmame-0.147-2|118	#useful to manage roms
12nr|sdlmame-0.147-2|119	install -m 755 chdman %{buildroot}%{_gamesbindir}/chdman-sdlmame
12nr|sdlmame-0.147-2|120	install -m 755 chdman %{buildroot}%{_gamesbindir}/chdman-sdlmess
12nr|sdlmame-0.147-2|121	install -m 755 romcmp %{buildroot}%{_gamesbindir}/romcmp-sdlmame
12nr|sdlmame-0.147-2|122	install -m 755 romcmp %{buildroot}%{_gamesbindir}/romcmp-sdlmess
12nr|sdlmame-0.147-2|123	#useful to create a new keymap
12nr|sdlmame-0.147-2|124	install -m 755 testkeys %{buildroot}%{_gamesbindir}/testkeys-sdlmame
12nr|sdlmame-0.147-2|125	install -m 755 testkeys %{buildroot}%{_gamesbindir}/testkeys-sdlmess
12nr|sdlmame-0.147-2|126	#other tools built:
12nr|sdlmame-0.147-2|127	#jedutils, makemeta, regrep, srcclean
12nr|sdlmame-0.147-2|128	
12nr|sdlmame-0.147-2|129	#"support files" moved to sdlmame-extra-data
12nr|sdlmame-0.147-2|130	#but the directory is still owned by this package
12nr|sdlmame-0.147-2|131	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmame
12nr|sdlmame-0.147-2|132	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmess
12nr|sdlmame-0.147-2|133	
12nr|sdlmame-0.147-2|134	#ui font
12nr|sdlmame-0.147-2|135	install -m 644 ui.bdf %{buildroot}/%{_gamesdatadir}/sdlmame/
12nr|sdlmame-0.147-2|136	install -m 644 ui.bdf %{buildroot}/%{_gamesdatadir}/sdlmess/
12nr|sdlmame-0.147-2|137	
12nr|sdlmame-0.147-2|138	#keymaps
12nr|sdlmame-0.147-2|139	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmame/keymaps
12nr|sdlmame-0.147-2|140	install -m 644 keymaps/* %{buildroot}/%{_gamesdatadir}/sdlmame/keymaps/
12nr|sdlmame-0.147-2|141	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmess/keymaps
12nr|sdlmame-0.147-2|142	install -m 644 keymaps/* %{buildroot}/%{_gamesdatadir}/sdlmess/keymaps/
12nr|sdlmame-0.147-2|143	
12nr|sdlmame-0.147-2|144	#various directories and files
12nr|sdlmame-0.147-2|145	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmess/artwork
12nr|sdlmame-0.147-2|146	install -m 644 artwork/* %{buildroot}%{_gamesdatadir}/sdlmess/artwork/
12nr|sdlmame-0.147-2|147	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmame/hash
12nr|sdlmame-0.147-2|148	install -m 644 hash/* %{buildroot}%{_gamesdatadir}/sdlmame/hash/
12nr|sdlmame-0.147-2|149	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmess/hash
12nr|sdlmame-0.147-2|150	install -m 644 hash/* %{buildroot}%{_gamesdatadir}/sdlmess/hash/
12nr|sdlmame-0.147-2|151	
12nr|sdlmame-0.147-2|152	#sysinfo.dat
12nr|sdlmame-0.147-2|153	install -m 644 sysinfo.dat %{buildroot}%{_gamesdatadir}/sdlmess/
12nr|sdlmame-0.147-2|154	
12nr|sdlmame-0.147-2|155	#install wrapper
12nr|sdlmame-0.147-2|156	install -m 755 %{SOURCE1} %{buildroot}%{_gamesbindir}/sdlmame
12nr|sdlmame-0.147-2|157	install -m 755 %{SOURCE2} %{buildroot}%{_gamesbindir}/sdlmess
12nr|sdlmame-0.147-2|158	
12nr|sdlmame-0.147-2|159	%files
12nr|sdlmame-0.147-2|160	%defattr(0644,root,games,0755)
12nr|sdlmame-0.147-2|161	%doc docs/*
12nr|sdlmame-0.147-2|162	%attr(0755,root,games) %{_gamesbindir}/sdlmame*
12nr|sdlmame-0.147-2|163	%attr(0755,root,games) %{_gamesbindir}/*-sdlmame
12nr|sdlmame-0.147-2|164	%{_gamesdatadir}/sdlmame
12nr|sdlmame-0.147-2|165	
12nr|sdlmame-0.147-2|166	%files -n sdlmess
12nr|sdlmame-0.147-2|167	%defattr(0644,root,games,0755)
12nr|sdlmame-0.147-2|168	%doc docs/*
12nr|sdlmame-0.147-2|169	%attr(0755,root,games) %{_gamesbindir}/sdlmess*
12nr|sdlmame-0.147-2|170	%attr(0755,root,games) %{_gamesbindir}/*-sdlmess
12nr|sdlmame-0.147-2|171	%{_gamesdatadir}/sdlmess
12nr|sdlmame-0.147-2|172	
12nr|sdlmame-0.147-2|173	
12nr|sdlmame-0.147-2|174	%changelog
12nr|sdlmame-0.147-2|175	* Thu Oct  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nr|sdlmame-0.147-2|176	+ Commit: 2db4e23
12nr|sdlmame-0.147-2|177	- Add patch to avoid extra suffix for 64 bit binaries
12nr|sdlmame-0.147-2|178	
12nr|sdlmame-0.147-2|179	* Thu Oct  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nr|sdlmame-0.147-2|180	+ Commit: 2179420
12nr|sdlmame-0.147-2|181	- Add patch for verbose build and patch to disable forced inline
12nr|sdlmame-0.147-2|182	
12nr|sdlmame-0.147-2|183	* Thu Oct  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nr|sdlmame-0.147-2|184	+ Commit: 0e8cd4e
12nr|sdlmame-0.147-2|185	- Merge sdlmame and sdlmess in one spec to follow upstream packaging
12nr|sdlmame-0.147-2|186	
12nr|sdlmame-0.147-2|187	* Thu Oct  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nr|sdlmame-0.147-2|188	+ Commit: e635cb9
12nr|sdlmame-0.147-2|189	- New version 0.147, convert BR to pkgconfig style
12nr|sdlmame-0.147-2|190	
12nr|sdlmame-0.147-2|191	

21728 12
12nr|sdlmame-extra-data-0.145-1|1	Name:		sdlmame-extra-data
12nr|sdlmame-extra-data-0.145-1|2	Version:	0.145
12nr|sdlmame-extra-data-0.145-1|3	Release:	%mkrel 1
12nr|sdlmame-extra-data-0.145-1|4	Summary:	More data files for SDL MAME front-ends
12nr|sdlmame-extra-data-0.145-1|5	License:	Freeware
12nr|sdlmame-extra-data-0.145-1|6	Group:		Emulators
12nr|sdlmame-extra-data-0.145-1|7	URL:		http://mameworld.info/
12nr|sdlmame-extra-data-0.145-1|8	
12nr|sdlmame-extra-data-0.145-1|9	# Cheats (XML format)
12nr|sdlmame-extra-data-0.145-1|10	Source1:	http://cheat.retrogames.com/download/cheat0145.zip
12nr|sdlmame-extra-data-0.145-1|11	#alt url: http://www.mamecheat.co.uk/
12nr|sdlmame-extra-data-0.145-1|12	# nplayers.ini
12nr|sdlmame-extra-data-0.145-1|13	Source10:	http://nplayers.arcadebelgium.be/files/nplayers0145.zip
12nr|sdlmame-extra-data-0.145-1|14	# history.dat
12nr|sdlmame-extra-data-0.145-1|15	Source20:	http://www.arcade-history.com/dats/mamehistory145.7z
12nr|sdlmame-extra-data-0.145-1|16	# mameinfo.dat
12nr|sdlmame-extra-data-0.145-1|17	Source30:	http://www.mameworld.info/mameinfo/download/Mameinfo0145.zip
12nr|sdlmame-extra-data-0.145-1|18	# catver.ini (en, fr, it)
12nr|sdlmame-extra-data-0.145-1|19	# http://www.progettoemma.net/public/ccount/click.php?id=6
12nr|sdlmame-extra-data-0.145-1|20	# http://clrmamepro.free.fr/file/catlist/catver.zip
12nr|sdlmame-extra-data-0.145-1|21	# http://www.progettoemma.net/public/ccount/click.php?id=5
12nr|sdlmame-extra-data-0.145-1|22	Source40:	catver-0.145-en.zip
12nr|sdlmame-extra-data-0.145-1|23	Source41:	catver-0.145-fr.zip
12nr|sdlmame-extra-data-0.145-1|24	Source42:	catver-0.145-it.zip
12nr|sdlmame-extra-data-0.145-1|25	# controls.ini (for wahcade)
12nr|sdlmame-extra-data-0.145-1|26	Source50:	controls.ini.0.111.5.zip
12nr|sdlmame-extra-data-0.145-1|27	
12nr|sdlmame-extra-data-0.145-1|28	BuildRequires:	p7zip
12nr|sdlmame-extra-data-0.145-1|29	BuildRequires:	recode
12nr|sdlmame-extra-data-0.145-1|30	BuildRequires:	perl
12nr|sdlmame-extra-data-0.145-1|31	
12nr|sdlmame-extra-data-0.145-1|32	BuildArch:	noarch
12nr|sdlmame-extra-data-0.145-1|33	
12nr|sdlmame-extra-data-0.145-1|34	# cheat.zip does not require a front-end
12nr|sdlmame-extra-data-0.145-1|35	Requires:	sdlmame
12nr|sdlmame-extra-data-0.145-1|36	
12nr|sdlmame-extra-data-0.145-1|37	%description
12nr|sdlmame-extra-data-0.145-1|38	This package includes additional files for SDL MAME arcade emulator, which
12nr|sdlmame-extra-data-0.145-1|39	are used by sdlmame itself (cheat.zip) or its front-ends.
12nr|sdlmame-extra-data-0.145-1|40	
12nr|sdlmame-extra-data-0.145-1|41	%prep
12nr|sdlmame-extra-data-0.145-1|42	rm -rf %{name}-%{version}
12nr|sdlmame-extra-data-0.145-1|43	mkdir %{name}-%{version}
12nr|sdlmame-extra-data-0.145-1|44	cd %{name}-%{version}
12nr|sdlmame-extra-data-0.145-1|45	
12nr|sdlmame-extra-data-0.145-1|46	#cheats
12nr|sdlmame-extra-data-0.145-1|47	unzip %{SOURCE1}
12nr|sdlmame-extra-data-0.145-1|48	
12nr|sdlmame-extra-data-0.145-1|49	#nplayers
12nr|sdlmame-extra-data-0.145-1|50	unzip -CoLaa %{SOURCE10} nplayers.ini
12nr|sdlmame-extra-data-0.145-1|51	perl -pe "s/([0-9])P/\$1J/g" nplayers.ini >nplayers-fr.ini
12nr|sdlmame-extra-data-0.145-1|52	
12nr|sdlmame-extra-data-0.145-1|53	#history
12nr|sdlmame-extra-data-0.145-1|54	7za x %{SOURCE20}
12nr|sdlmame-extra-data-0.145-1|55	
12nr|sdlmame-extra-data-0.145-1|56	#mameinfo
12nr|sdlmame-extra-data-0.145-1|57	unzip -o %{SOURCE30}
12nr|sdlmame-extra-data-0.145-1|58	7za e Mameinfo*.7z mameinfo.dat
12nr|sdlmame-extra-data-0.145-1|59	
12nr|sdlmame-extra-data-0.145-1|60	#catver
12nr|sdlmame-extra-data-0.145-1|61	unzip -Coaap %{SOURCE40} Catver.ini >catver-en.ini
12nr|sdlmame-extra-data-0.145-1|62	unzip -Coaap %{SOURCE41} Catver.ini >catver-fr.ini
12nr|sdlmame-extra-data-0.145-1|63	unzip -Coaap %{SOURCE42} Catver.ini >catver-it.ini
12nr|sdlmame-extra-data-0.145-1|64	#fix catver (for loemu)
12nr|sdlmame-extra-data-0.145-1|65	recode l1..u8 catver-fr.ini catver-it.ini
12nr|sdlmame-extra-data-0.145-1|66	perl -pi -e "s/^=/#=/g" catver-fr.ini
12nr|sdlmame-extra-data-0.145-1|67	
12nr|sdlmame-extra-data-0.145-1|68	#controls
12nr|sdlmame-extra-data-0.145-1|69	unzip -o %{SOURCE50}
12nr|sdlmame-extra-data-0.145-1|70	
12nr|sdlmame-extra-data-0.145-1|71	%build
12nr|sdlmame-extra-data-0.145-1|72	
12nr|sdlmame-extra-data-0.145-1|73	%install
12nr|sdlmame-extra-data-0.145-1|74	cd %{name}-%{version}
12nr|sdlmame-extra-data-0.145-1|75	rm -rf %{buildroot}
12nr|sdlmame-extra-data-0.145-1|76	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmame
12nr|sdlmame-extra-data-0.145-1|77	install -m 644 cheat.zip catver-en.ini catver-fr.ini catver-it.ini \
12nr|sdlmame-extra-data-0.145-1|78	controls.ini history.dat mameinfo.dat nplayers.ini nplayers-fr.ini \
12nr|sdlmame-extra-data-0.145-1|79	%{buildroot}%{_gamesdatadir}/sdlmame/
12nr|sdlmame-extra-data-0.145-1|80	
12nr|sdlmame-extra-data-0.145-1|81	%files
12nr|sdlmame-extra-data-0.145-1|82	%{_gamesdatadir}/sdlmame/*
12nr|sdlmame-extra-data-0.145-1|83	
12nr|sdlmame-extra-data-0.145-1|84	%clean
12nr|sdlmame-extra-data-0.145-1|85	rm -rf %{buildroot}
12nr|sdlmame-extra-data-0.145-1|86	
12nr|sdlmame-extra-data-0.145-1|87	
12nr|sdlmame-extra-data-0.145-1|88	
12nr|sdlmame-extra-data-0.145-1|89	
12nr|sdlmame-extra-data-0.145-1|90	
12nr|sdlmame-extra-data-0.145-1|91	%changelog
12nr|sdlmame-extra-data-0.145-1|92	

21729 12
12nr|sflowtool-3.26-1|1	Name:		sflowtool
12nr|sflowtool-3.26-1|2	Summary:	sflowtool is a utility for collecting and processing sFlow data
12nr|sflowtool-3.26-1|3	Version:	3.26
12nr|sflowtool-3.26-1|4	Release:	1
12nr|sflowtool-3.26-1|5	License:	Other
12nr|sflowtool-3.26-1|6	Source0:	http://www.inmon.com/bin/%{name}-%{version}.tar.gz
12nr|sflowtool-3.26-1|7	Group:		System/Configuration/Networking
12nr|sflowtool-3.26-1|8	URL:		http://www.inmon.com/technology/sflowTools.php
12nr|sflowtool-3.26-1|9	
12nr|sflowtool-3.26-1|10	%description
12nr|sflowtool-3.26-1|11	The sFlow toolkit provides command
12nr|sflowtool-3.26-1|12	line utilities and scripts for analyzing sFlow data.
12nr|sflowtool-3.26-1|13	sflowtool interfaces to utilities such as tcpdump,
12nr|sflowtool-3.26-1|14	ntop and Snort for detailed packet tracing and analysis,
12nr|sflowtool-3.26-1|15	NetFlow compatible collectors for IP flow accounting,
12nr|sflowtool-3.26-1|16	and provides text based output that can be used in scripts
12nr|sflowtool-3.26-1|17	to provide customized analysis and reporting and for
12nr|sflowtool-3.26-1|18	integrating with other tools such as MRTG or rrdtool.
12nr|sflowtool-3.26-1|19	
12nr|sflowtool-3.26-1|20	%prep
12nr|sflowtool-3.26-1|21	%setup -q
12nr|sflowtool-3.26-1|22	
12nr|sflowtool-3.26-1|23	%build
12nr|sflowtool-3.26-1|24	%configure2_5x
12nr|sflowtool-3.26-1|25	%make
12nr|sflowtool-3.26-1|26	
12nr|sflowtool-3.26-1|27	%install
12nr|sflowtool-3.26-1|28	%makeinstall_std
12nr|sflowtool-3.26-1|29	
12nr|sflowtool-3.26-1|30	%files
12nr|sflowtool-3.26-1|31	%{_bindir}/%{name}
12nr|sflowtool-3.26-1|32	%doc AUTHORS INSTALL NEWS ChangeLog README
12nr|sflowtool-3.26-1|33	
12nr|sflowtool-3.26-1|34	
12nr|sflowtool-3.26-1|35	%changelog
12nr|sflowtool-3.26-1|36	* Wed Jun 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.26-1
12nr|sflowtool-3.26-1|37	+ Revision: 806305
12nr|sflowtool-3.26-1|38	- version update 3.26
12nr|sflowtool-3.26-1|39	
12nr|sflowtool-3.26-1|40	* Wed Mar 28 2012 Alexander Khrukin <akhrukin@mandriva.org> 3.25-1
12nr|sflowtool-3.26-1|41	+ Revision: 788032
12nr|sflowtool-3.26-1|42	- version update 3.25
12nr|sflowtool-3.26-1|43	- version update 2.24
12nr|sflowtool-3.26-1|44	
12nr|sflowtool-3.26-1|45	* Tue Dec 27 2011 Alexander Khrukin <akhrukin@mandriva.org> 3.23-1
12nr|sflowtool-3.26-1|46	+ Revision: 745523
12nr|sflowtool-3.26-1|47	- version update 3.23
12nr|sflowtool-3.26-1|48	
12nr|sflowtool-3.26-1|49	* Wed Dec 07 2011 Alexander Khrukin <akhrukin@mandriva.org> 3.22-1
12nr|sflowtool-3.26-1|50	+ Revision: 738598
12nr|sflowtool-3.26-1|51	- imported package sflowtool
12nr|sflowtool-3.26-1|52	

21730 12
12nr|shareware_doom_iwad-1.9-2|1	Name:		shareware_doom_iwad
12nr|shareware_doom_iwad-1.9-2|2	BuildArch:	noarch
12nr|shareware_doom_iwad-1.9-2|3	Version:	1.9
12nr|shareware_doom_iwad-1.9-2|4	Release:	%mkrel 2
12nr|shareware_doom_iwad-1.9-2|5	Summary:	Doom v1.9 shareware iwad
12nr|shareware_doom_iwad-1.9-2|6	# http://www.3ddownloads.com/showfile.php3?file_id=7486
12nr|shareware_doom_iwad-1.9-2|7	Source0:	%{name}.zip
12nr|shareware_doom_iwad-1.9-2|8	License:	Shareware
12nr|shareware_doom_iwad-1.9-2|9	Group:		Games/Arcade
12nr|shareware_doom_iwad-1.9-2|10	URL:		http://www.doomworld.com/classicdoom/info/shareware.php
12nr|shareware_doom_iwad-1.9-2|11	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|shareware_doom_iwad-1.9-2|12	%description
12nr|shareware_doom_iwad-1.9-2|13	Shareware Doom v1.9 iwad.
12nr|shareware_doom_iwad-1.9-2|14	
12nr|shareware_doom_iwad-1.9-2|15	%install
12nr|shareware_doom_iwad-1.9-2|16	unzip -o %{SOURCE0}
12nr|shareware_doom_iwad-1.9-2|17	install -D -m 644 DOOM1.WAD %{buildroot}/%{_gamesdatadir}/doom/doom1.wad
12nr|shareware_doom_iwad-1.9-2|18	
12nr|shareware_doom_iwad-1.9-2|19	%clean
12nr|shareware_doom_iwad-1.9-2|20	rm -rf %{buildroot}
12nr|shareware_doom_iwad-1.9-2|21	
12nr|shareware_doom_iwad-1.9-2|22	%files
12nr|shareware_doom_iwad-1.9-2|23	%{_gamesdatadir}/doom/doom1.wad
12nr|shareware_doom_iwad-1.9-2|24	
12nr|shareware_doom_iwad-1.9-2|25	
12nr|shareware_doom_iwad-1.9-2|26	%changelog
12nr|shareware_doom_iwad-1.9-2|27	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.9-2mdv2010.0
12nr|shareware_doom_iwad-1.9-2|28	+ Revision: 433257
12nr|shareware_doom_iwad-1.9-2|29	- rebuild
12nr|shareware_doom_iwad-1.9-2|30	
12nr|shareware_doom_iwad-1.9-2|31	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.9-1mdv2009.0
12nr|shareware_doom_iwad-1.9-2|32	+ Revision: 241609
12nr|shareware_doom_iwad-1.9-2|33	- rebuild
12nr|shareware_doom_iwad-1.9-2|34	- kill re-definition of %%buildroot on Pixel's request
12nr|shareware_doom_iwad-1.9-2|35	- fix summary-ended-with-dot
12nr|shareware_doom_iwad-1.9-2|36	
12nr|shareware_doom_iwad-1.9-2|37	+ Olivier Blin <oblin@mandriva.com>
12nr|shareware_doom_iwad-1.9-2|38	- restore BuildRoot
12nr|shareware_doom_iwad-1.9-2|39	
12nr|shareware_doom_iwad-1.9-2|40	* Wed Sep 05 2007 Paulo Andrade <pcpa@mandriva.com.br> 1.9-0mdv2008.0
12nr|shareware_doom_iwad-1.9-2|41	+ Revision: 80484
12nr|shareware_doom_iwad-1.9-2|42	- Import shareware_doom_iwad
12nr|shareware_doom_iwad-1.9-2|43	

21731 12
12nr|shorten-3.6.1-1|1	Name: shorten
12nr|shorten-3.6.1-1|2	Version: 3.6.1
12nr|shorten-3.6.1-1|3	Release: %mkrel 1
12nr|shorten-3.6.1-1|4	License: Distributable
12nr|shorten-3.6.1-1|5	Summary: A fast, low complexity waveform coder
12nr|shorten-3.6.1-1|6	Group: Sound
12nr|shorten-3.6.1-1|7	URL: http://www.etree.org/shnutils/shorten/
12nr|shorten-3.6.1-1|8	Source: http://www.etree.org/shnutils/shorten/source/shorten-%{version}.tar.gz
12nr|shorten-3.6.1-1|9	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12nr|shorten-3.6.1-1|10	
12nr|shorten-3.6.1-1|11	%description
12nr|shorten-3.6.1-1|12	Shorten is a low complexity and fast waveform coder (i.e. audio
12nr|shorten-3.6.1-1|13	compressor), originally written by Tony Robinson at SoftSound. It can
12nr|shorten-3.6.1-1|14	operate in both lossy and lossless modes.
12nr|shorten-3.6.1-1|15	
12nr|shorten-3.6.1-1|16	%prep
12nr|shorten-3.6.1-1|17	%setup -q
12nr|shorten-3.6.1-1|18	
12nr|shorten-3.6.1-1|19	%build
12nr|shorten-3.6.1-1|20	%configure2_5x
12nr|shorten-3.6.1-1|21	%make
12nr|shorten-3.6.1-1|22	
12nr|shorten-3.6.1-1|23	%install
12nr|shorten-3.6.1-1|24	%__rm -rf %{buildroot}
12nr|shorten-3.6.1-1|25	%makeinstall_std
12nr|shorten-3.6.1-1|26	
12nr|shorten-3.6.1-1|27	%clean
12nr|shorten-3.6.1-1|28	%{__rm} -rf %{buildroot}
12nr|shorten-3.6.1-1|29	
12nr|shorten-3.6.1-1|30	%files
12nr|shorten-3.6.1-1|31	%defattr(-, root, root, -)
12nr|shorten-3.6.1-1|32	%doc AUTHORS ChangeLog COPYING NEWS README doc/LICENSE doc/TODO doc/tr156.ps
12nr|shorten-3.6.1-1|33	%{_mandir}/*/%{name}*
12nr|shorten-3.6.1-1|34	%{_bindir}/%{name}
12nr|shorten-3.6.1-1|35	
12nr|shorten-3.6.1-1|36	
12nr|shorten-3.6.1-1|37	
12nr|shorten-3.6.1-1|38	%changelog
12nr|shorten-3.6.1-1|39	* Thu Sep 22 2011 Andrey Bondrov <abondrov@mandriva.org> 3.6.1-1
12nr|shorten-3.6.1-1|40	+ Revision: 700831
12nr|shorten-3.6.1-1|41	- imported package shorten
12nr|shorten-3.6.1-1|42	

21732 12
12nr|slmodem-2.9.11-0.20080817.8|1	# I love OpenSource :-(
12nr|slmodem-2.9.11-0.20080817.8|2	
12nr|slmodem-2.9.11-0.20080817.8|3	%define snapshot 20080817
12nr|slmodem-2.9.11-0.20080817.8|4	%define moduleversion %{version}-%{release}
12nr|slmodem-2.9.11-0.20080817.8|5	
12nr|slmodem-2.9.11-0.20080817.8|6	Summary:	slmodem utility
12nr|slmodem-2.9.11-0.20080817.8|7	Name:		slmodem
12nr|slmodem-2.9.11-0.20080817.8|8	Version:	2.9.11
12nr|slmodem-2.9.11-0.20080817.8|9	Release:	0.%{snapshot}.8
12nr|slmodem-2.9.11-0.20080817.8|10	License:	SmartLink
12nr|slmodem-2.9.11-0.20080817.8|11	Group:		System/Kernel and hardware
12nr|slmodem-2.9.11-0.20080817.8|12	# http://linmodems.technion.ac.il/packages/smartlink/
12nr|slmodem-2.9.11-0.20080817.8|13	Url:		http://www.smlink.com/main/down
12nr|slmodem-2.9.11-0.20080817.8|14	Source0:	%{name}-%{version}-%{snapshot}.tar.gz
12nr|slmodem-2.9.11-0.20080817.8|15	Source1:	slmodem.nodes
12nr|slmodem-2.9.11-0.20080817.8|16	Source2:	slmodem.perms
12nr|slmodem-2.9.11-0.20080817.8|17	Patch0:		%{name}-2.9.9-dkms.patch
12nr|slmodem-2.9.11-0.20080817.8|18	Patch1:		slmodem-2.9.11-20070813-mdkize.patch
12nr|slmodem-2.9.11-0.20080817.8|19	Patch2:		slmodem-Makefile-2.4.patch
12nr|slmodem-2.9.11-0.20080817.8|20	Patch3:		slmodem-motorola-id.patch
12nr|slmodem-2.9.11-0.20080817.8|21	Patch4:		slmodem-2.9.11-20080817-ioctl_hookstate.patch
12nr|slmodem-2.9.11-0.20080817.8|22	Patch5:		slmodem-2.9.11-20080817-kernel-2.6.33.patch
12nr|slmodem-2.9.11-0.20080817.8|23	Requires(post):	udev
12nr|slmodem-2.9.11-0.20080817.8|24	BuildRequires:	pkgconfig(alsa)
12nr|slmodem-2.9.11-0.20080817.8|25	ExclusiveArch:	%{ix86}
12nr|slmodem-2.9.11-0.20080817.8|26	
12nr|slmodem-2.9.11-0.20080817.8|27	%description
12nr|slmodem-2.9.11-0.20080817.8|28	slmodem driver utility.
12nr|slmodem-2.9.11-0.20080817.8|29	
12nr|slmodem-2.9.11-0.20080817.8|30	%package -n dkms-%{name}
12nr|slmodem-2.9.11-0.20080817.8|31	Summary:	slmodem module
12nr|slmodem-2.9.11-0.20080817.8|32	Group:		System/Kernel and hardware
12nr|slmodem-2.9.11-0.20080817.8|33	Requires:	drakxtools
12nr|slmodem-2.9.11-0.20080817.8|34	Requires(post):	dkms
12nr|slmodem-2.9.11-0.20080817.8|35	Requires(preun):	dkms
12nr|slmodem-2.9.11-0.20080817.8|36	
12nr|slmodem-2.9.11-0.20080817.8|37	%description -n dkms-%{name}
12nr|slmodem-2.9.11-0.20080817.8|38	slmodem module Linux driver.
12nr|slmodem-2.9.11-0.20080817.8|39	
12nr|slmodem-2.9.11-0.20080817.8|40	%prep
12nr|slmodem-2.9.11-0.20080817.8|41	%setup -q -n %{name}-%{version}-%{snapshot}
12nr|slmodem-2.9.11-0.20080817.8|42	%patch0 -p1 -b .dkms
12nr|slmodem-2.9.11-0.20080817.8|43	%patch1 -p1 -b .mdkize
12nr|slmodem-2.9.11-0.20080817.8|44	%patch2 -p1
12nr|slmodem-2.9.11-0.20080817.8|45	%patch3 -p1
12nr|slmodem-2.9.11-0.20080817.8|46	%patch4 -p1
12nr|slmodem-2.9.11-0.20080817.8|47	%patch5 -p1
12nr|slmodem-2.9.11-0.20080817.8|48	
12nr|slmodem-2.9.11-0.20080817.8|49	%build
12nr|slmodem-2.9.11-0.20080817.8|50	%make -C modem SUPPORT_ALSA=1
12nr|slmodem-2.9.11-0.20080817.8|51	
12nr|slmodem-2.9.11-0.20080817.8|52	%install
12nr|slmodem-2.9.11-0.20080817.8|53	# utils
12nr|slmodem-2.9.11-0.20080817.8|54	mkdir -p %{buildroot}%{_sbindir}
12nr|slmodem-2.9.11-0.20080817.8|55	install -m755 modem/slmodemd modem/modem_test %{buildroot}%{_sbindir}
12nr|slmodem-2.9.11-0.20080817.8|56	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig %{buildroot}%{_sysconfdir}/rc.d/init.d
12nr|slmodem-2.9.11-0.20080817.8|57	install -m644 scripts/suse/slmodemd.conf %{buildroot}%{_sysconfdir}/sysconfig/slmodemd
12nr|slmodem-2.9.11-0.20080817.8|58	install -m755 scripts/mandrake/slmodemd %{buildroot}%{_sysconfdir}/rc.d/init.d/
12nr|slmodem-2.9.11-0.20080817.8|59	mkdir -p %{buildroot}%{_sysconfdir}/udev/devices.d/
12nr|slmodem-2.9.11-0.20080817.8|60	install -m644 %{SOURCE1} %{buildroot}%{_sysconfdir}/udev/devices.d/
12nr|slmodem-2.9.11-0.20080817.8|61	mkdir -p %{buildroot}%{_sysconfdir}/security/console.perms.d/
12nr|slmodem-2.9.11-0.20080817.8|62	install -m644 %{SOURCE2} %{buildroot}%{_sysconfdir}/security/console.perms.d/
12nr|slmodem-2.9.11-0.20080817.8|63	
12nr|slmodem-2.9.11-0.20080817.8|64	# driver source
12nr|slmodem-2.9.11-0.20080817.8|65	mkdir -p %{buildroot}/%{_usr}/src/%{name}-%{moduleversion}
12nr|slmodem-2.9.11-0.20080817.8|66	cp -r * %{buildroot}/%{_usr}/src/%{name}-%{moduleversion}
12nr|slmodem-2.9.11-0.20080817.8|67	rm -rf %{buildroot}/%{_usr}/src/%{name}-%{moduleversion}/{patches,scripts}
12nr|slmodem-2.9.11-0.20080817.8|68	cat > %{buildroot}/%{_usr}/src/%{name}-%{moduleversion}/dkms.conf <<EOF
12nr|slmodem-2.9.11-0.20080817.8|69	PACKAGE_NAME=%{name}
12nr|slmodem-2.9.11-0.20080817.8|70	PACKAGE_VERSION=%{moduleversion}
12nr|slmodem-2.9.11-0.20080817.8|71	
12nr|slmodem-2.9.11-0.20080817.8|72	DEST_MODULE_LOCATION[0]=/kernel/drivers/char
12nr|slmodem-2.9.11-0.20080817.8|73	BUILT_MODULE_NAME[0]=slamr
12nr|slmodem-2.9.11-0.20080817.8|74	BUILT_MODULE_LOCATION[0]=drivers
12nr|slmodem-2.9.11-0.20080817.8|75	if ! echo \${kernelver} | \\
12nr|slmodem-2.9.11-0.20080817.8|76	egrep -q "^2\.6\.(2[7-9])|([3-9][0-9]+)|([1-9][0-9][0-9]+)"
12nr|slmodem-2.9.11-0.20080817.8|77	then
12nr|slmodem-2.9.11-0.20080817.8|78	DEST_MODULE_LOCATION[1]=/kernel/drivers/char
12nr|slmodem-2.9.11-0.20080817.8|79	BUILT_MODULE_NAME[1]=slusb
12nr|slmodem-2.9.11-0.20080817.8|80	BUILT_MODULE_LOCATION[1]=drivers
12nr|slmodem-2.9.11-0.20080817.8|81	fi
12nr|slmodem-2.9.11-0.20080817.8|82	MAKE[0]="make KERNEL_DIR=\${kernel_source_dir} drivers"
12nr|slmodem-2.9.11-0.20080817.8|83	CLEAN="make clean"
12nr|slmodem-2.9.11-0.20080817.8|84	
12nr|slmodem-2.9.11-0.20080817.8|85	AUTOINSTALL=yes
12nr|slmodem-2.9.11-0.20080817.8|86	EOF
12nr|slmodem-2.9.11-0.20080817.8|87	
12nr|slmodem-2.9.11-0.20080817.8|88	%post
12nr|slmodem-2.9.11-0.20080817.8|89	%_post_service slmodemd
12nr|slmodem-2.9.11-0.20080817.8|90	/sbin/create_static_dev_nodes /dev %{_sysconfdir}/udev/devices.d/slmodem.nodes
12nr|slmodem-2.9.11-0.20080817.8|91	echo "Relaunch drakconnect to configure your slmodem cards"
12nr|slmodem-2.9.11-0.20080817.8|92	
12nr|slmodem-2.9.11-0.20080817.8|93	%preun
12nr|slmodem-2.9.11-0.20080817.8|94	%_preun_service slmodemd
12nr|slmodem-2.9.11-0.20080817.8|95	
12nr|slmodem-2.9.11-0.20080817.8|96	%post -n dkms-%{name}
12nr|slmodem-2.9.11-0.20080817.8|97	/usr/sbin/dkms --rpm_safe_upgrade add -m %name -v %moduleversion
12nr|slmodem-2.9.11-0.20080817.8|98	/usr/sbin/dkms --rpm_safe_upgrade build -m %name -v %moduleversion
12nr|slmodem-2.9.11-0.20080817.8|99	/usr/sbin/dkms --rpm_safe_upgrade install -m %name -v %moduleversion
12nr|slmodem-2.9.11-0.20080817.8|100	exit 0
12nr|slmodem-2.9.11-0.20080817.8|101	
12nr|slmodem-2.9.11-0.20080817.8|102	%preun -n dkms-%{name}
12nr|slmodem-2.9.11-0.20080817.8|103	/usr/sbin/dkms --rpm_safe_upgrade remove -m %name -v %moduleversion --all
12nr|slmodem-2.9.11-0.20080817.8|104	exit 0
12nr|slmodem-2.9.11-0.20080817.8|105	
12nr|slmodem-2.9.11-0.20080817.8|106	%files
12nr|slmodem-2.9.11-0.20080817.8|107	%doc COPYING Changes README
12nr|slmodem-2.9.11-0.20080817.8|108	%{_sbindir}/*
12nr|slmodem-2.9.11-0.20080817.8|109	%config(noreplace) %{_sysconfdir}/sysconfig/slmodemd
12nr|slmodem-2.9.11-0.20080817.8|110	%{_sysconfdir}/rc.d/init.d/slmodemd
12nr|slmodem-2.9.11-0.20080817.8|111	%{_sysconfdir}/udev/devices.d/slmodem.nodes
12nr|slmodem-2.9.11-0.20080817.8|112	%{_sysconfdir}/security/console.perms.d/slmodem.perms
12nr|slmodem-2.9.11-0.20080817.8|113	
12nr|slmodem-2.9.11-0.20080817.8|114	%files -n dkms-%{name}
12nr|slmodem-2.9.11-0.20080817.8|115	%{_usr}/src/%{name}-%{moduleversion}
12nr|slmodem-2.9.11-0.20080817.8|116	
12nr|slmodem-2.9.11-0.20080817.8|117	
12nr|slmodem-2.9.11-0.20080817.8|118	%changelog
12nr|slmodem-2.9.11-0.20080817.8|119	* Thu Mar 18 2010 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.9.11-0.20080817.7mdv2010.1
12nr|slmodem-2.9.11-0.20080817.8|120	+ Revision: 525094
12nr|slmodem-2.9.11-0.20080817.8|121	- Fix build with linux 2.6.33
12nr|slmodem-2.9.11-0.20080817.8|122	
12nr|slmodem-2.9.11-0.20080817.8|123	* Thu Nov 12 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.9.11-0.20080817.6mdv2010.1
12nr|slmodem-2.9.11-0.20080817.8|124	+ Revision: 465375
12nr|slmodem-2.9.11-0.20080817.8|125	- Rebuild for fixed changelog.
12nr|slmodem-2.9.11-0.20080817.8|126	
12nr|slmodem-2.9.11-0.20080817.8|127	* Thu Nov 12 2009 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.9.11-0.20080817.5mdv2010.1
12nr|slmodem-2.9.11-0.20080817.8|128	+ Revision: 465294
12nr|slmodem-2.9.11-0.20080817.8|129	- Add id for new Motorola modem which needs to be SL1900_CARD
12nr|slmodem-2.9.11-0.20080817.8|130	- Fix build when kernel has in its version a release with '2.4', not
12nr|slmodem-2.9.11-0.20080817.8|131	really being a kernel 2.4
12nr|slmodem-2.9.11-0.20080817.8|132	- Fixed slamr to work with kernel 2.6.31
12nr|slmodem-2.9.11-0.20080817.8|133	- Fix removal of slmodem dkms package
12nr|slmodem-2.9.11-0.20080817.8|134	
12nr|slmodem-2.9.11-0.20080817.8|135	* Sun Feb 08 2009 Andrey Borzenkov <arvidjaar@mandriva.org> 2.9.11-0.20080817.4mdv2009.1
12nr|slmodem-2.9.11-0.20080817.8|136	+ Revision: 338469
12nr|slmodem-2.9.11-0.20080817.8|137	- really set card 1 as default
12nr|slmodem-2.9.11-0.20080817.8|138	
12nr|slmodem-2.9.11-0.20080817.8|139	* Sat Feb 07 2009 Andrey Borzenkov <arvidjaar@mandriva.org> 2.9.11-0.20080817.3mdv2009.1
12nr|slmodem-2.9.11-0.20080817.8|140	+ Revision: 338376
12nr|slmodem-2.9.11-0.20080817.8|141	- set default card to 1 to be backward compatible
12nr|slmodem-2.9.11-0.20080817.8|142	
12nr|slmodem-2.9.11-0.20080817.8|143	* Sat Feb 07 2009 Andrey Borzenkov <arvidjaar@mandriva.org> 2.9.11-0.20080817.2mdv2009.1
12nr|slmodem-2.9.11-0.20080817.8|144	+ Revision: 338372
12nr|slmodem-2.9.11-0.20080817.8|145	- ALSA fixes:
12nr|slmodem-2.9.11-0.20080817.8|146	* Should-Start alsa
12nr|slmodem-2.9.11-0.20080817.8|147	* allow any snd-* module for ALSA, not only snd-intel8x0m
12nr|slmodem-2.9.11-0.20080817.8|148	* use sysfs to check for module; this works even if driver is built-in
12nr|slmodem-2.9.11-0.20080817.8|149	* introduce SLMODEMD_CARD_NUMBER to specify which device to use.
12nr|slmodem-2.9.11-0.20080817.8|150	slmodemd defaults to hw:1 which does not neccesarily correspond to real
12nr|slmodem-2.9.11-0.20080817.8|151	device, nor is snd/controlC0 always correct
12nr|slmodem-2.9.11-0.20080817.8|152	
12nr|slmodem-2.9.11-0.20080817.8|153	* Wed Sep 10 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 2.9.11-0.20080817.1mdv2009.0
12nr|slmodem-2.9.11-0.20080817.8|154	+ Revision: 283347
12nr|slmodem-2.9.11-0.20080817.8|155	- Updated to 20080817 snapshot.
12nr|slmodem-2.9.11-0.20080817.8|156	- Removed already applied patches alsa-period-size, SA_SHIRQ.
12nr|slmodem-2.9.11-0.20080817.8|157	- slusb can't be built anymore with 2.6.25 or later kernels, add proper
12nr|slmodem-2.9.11-0.20080817.8|158	conditional inside dkms.conf to accomodate for this change.
12nr|slmodem-2.9.11-0.20080817.8|159	
12nr|slmodem-2.9.11-0.20080817.8|160	* Tue Jul 08 2008 Olivier Blin <oblin@mandriva.com> 2.9.11-0.20070813.4mdv2009.0
12nr|slmodem-2.9.11-0.20080817.8|161	+ Revision: 232838
12nr|slmodem-2.9.11-0.20080817.8|162	- do not require drakxtools
12nr|slmodem-2.9.11-0.20080817.8|163	- restore BuildRoot
12nr|slmodem-2.9.11-0.20080817.8|164	
12nr|slmodem-2.9.11-0.20080817.8|165	+ Thierry Vignaud <tv@mandriva.org>
12nr|slmodem-2.9.11-0.20080817.8|166	- kill re-definition of %%buildroot on Pixel's request
12nr|slmodem-2.9.11-0.20080817.8|167	
12nr|slmodem-2.9.11-0.20080817.8|168	* Tue Nov 27 2007 Pascal Terjan <pterjan@mandriva.org> 2.9.11-0.20070813.3mdv2008.1
12nr|slmodem-2.9.11-0.20080817.8|169	+ Revision: 113466
12nr|slmodem-2.9.11-0.20080817.8|170	- Fix build on 2.6.24
12nr|slmodem-2.9.11-0.20080817.8|171	
12nr|slmodem-2.9.11-0.20080817.8|172	+ Andrey Borzenkov <arvidjaar@mandriva.org>
12nr|slmodem-2.9.11-0.20080817.8|173	- mark /etc/sysconfig/slmodemd as config(noreplace)
12nr|slmodem-2.9.11-0.20080817.8|174	
12nr|slmodem-2.9.11-0.20080817.8|175	+ Thierry Vignaud <tv@mandriva.org>
12nr|slmodem-2.9.11-0.20080817.8|176	- fix summary-ended-with-dot
12nr|slmodem-2.9.11-0.20080817.8|177	
12nr|slmodem-2.9.11-0.20080817.8|178	* Wed Oct 03 2007 Olivier Blin <oblin@mandriva.com> 2.9.11-0.20070813.2mdv2008.0
12nr|slmodem-2.9.11-0.20080817.8|179	+ Revision: 95266
12nr|slmodem-2.9.11-0.20080817.8|180	- do not pass hw: option by default when using alsa module (#20067)
12nr|slmodem-2.9.11-0.20080817.8|181	- fix snd_intel8x0m configuration (#34053)
12nr|slmodem-2.9.11-0.20080817.8|182	- create device nodes in post script as well (#29724)
12nr|slmodem-2.9.11-0.20080817.8|183	- only check that period size is larger or equal than requested,
12nr|slmodem-2.9.11-0.20080817.8|184	to fix some HDA modems (ripped from Claudio's blog, ALSA bug #3213)
12nr|slmodem-2.9.11-0.20080817.8|185	- add requires post/preun for dkms
12nr|slmodem-2.9.11-0.20080817.8|186	
12nr|slmodem-2.9.11-0.20080817.8|187	* Tue Oct 02 2007 Olivier Blin <oblin@mandriva.com> 2.9.11-0.20070813.1mdv2008.0
12nr|slmodem-2.9.11-0.20080817.8|188	+ Revision: 94563
12nr|slmodem-2.9.11-0.20080817.8|189	- do not load slamr/slusb modules in post (#20067 again)
12nr|slmodem-2.9.11-0.20080817.8|190	
12nr|slmodem-2.9.11-0.20080817.8|191	+ Pascal Terjan <pterjan@mandriva.org>
12nr|slmodem-2.9.11-0.20080817.8|192	- Don't force preloading of slamr module (#20067)
12nr|slmodem-2.9.11-0.20080817.8|193	- Add the release in the module version (we at least need to include the snapshot date)
12nr|slmodem-2.9.11-0.20080817.8|194	- Also create slamr1,slusb0,slusb1
12nr|slmodem-2.9.11-0.20080817.8|195	- Have udev to create /dev/slamr0 ans pam-console to give it to the user (workaround #29724)
12nr|slmodem-2.9.11-0.20080817.8|196	- Update to 20070813 snapshot
12nr|slmodem-2.9.11-0.20080817.8|197	- Don't uselessly hardcode builddir
12nr|slmodem-2.9.11-0.20080817.8|198	- Update docdir
12nr|slmodem-2.9.11-0.20080817.8|199	
12nr|slmodem-2.9.11-0.20080817.8|200	
12nr|slmodem-2.9.11-0.20080817.8|201	* Tue Mar 27 2007 Olivier Blin <oblin@mandriva.com> 2.9.11-0.20060727.3mdv2007.1
12nr|slmodem-2.9.11-0.20080817.8|202	+ Revision: 149025
12nr|slmodem-2.9.11-0.20080817.8|203	- only build on i586 for now
12nr|slmodem-2.9.11-0.20080817.8|204	- fix buildrequires
12nr|slmodem-2.9.11-0.20080817.8|205	- strip packager tag
12nr|slmodem-2.9.11-0.20080817.8|206	- add LSB initscript header
12nr|slmodem-2.9.11-0.20080817.8|207	- fix typo in initscript
12nr|slmodem-2.9.11-0.20080817.8|208	- Import slmodem
12nr|slmodem-2.9.11-0.20080817.8|209	
12nr|slmodem-2.9.11-0.20080817.8|210	* Tue Mar 20 2007 Olivier Blin <blino@mandriva.com> 2.9.11-0.20060727.2mdv2007.1
12nr|slmodem-2.9.11-0.20080817.8|211	- fix build with latest dkms by running our own make clean (#29408)
12nr|slmodem-2.9.11-0.20080817.8|212	
12nr|slmodem-2.9.11-0.20080817.8|213	* Tue Aug 15 2006 Arnaud Patard <apatard@mandriva.com> 2.9.11-0.20060727-1mdv2007
12nr|slmodem-2.9.11-0.20080817.8|214	- Newer version
12nr|slmodem-2.9.11-0.20080817.8|215	
12nr|slmodem-2.9.11-0.20080817.8|216	* Sat Sep 10 2005 Olivier Blin <oblin@mandrakesoft.com> 2.9.10-9mdk
12nr|slmodem-2.9.11-0.20080817.8|217	- update Patch1 to add SLMODEMD_MODULE support in initscript
12nr|slmodem-2.9.11-0.20080817.8|218	(allow to easily configure ALSA drivers in sysconfig file)
12nr|slmodem-2.9.11-0.20080817.8|219	
12nr|slmodem-2.9.11-0.20080817.8|220	* Wed Aug 31 2005 Arnaud Patard <apatard@mandriva.com> 2.9.10-8mdk
12nr|slmodem-2.9.11-0.20080817.8|221	- build fixes
12nr|slmodem-2.9.11-0.20080817.8|222	
12nr|slmodem-2.9.11-0.20080817.8|223	* Wed Apr 06 2005 Arnaud Patard <apatard@mandrakesoft.com> 2.9.10-7mdk
12nr|slmodem-2.9.11-0.20080817.8|224	- Corrected behaviour of handling the return of pci_register_driver
12nr|slmodem-2.9.11-0.20080817.8|225	- Added some intel ich pciids
12nr|slmodem-2.9.11-0.20080817.8|226	
12nr|slmodem-2.9.11-0.20080817.8|227	* Thu Mar 10 2005 Arnaud Patard <apatard@mandrakesoft.com> 2.9.10-6mdk
12nr|slmodem-2.9.11-0.20080817.8|228	- Build fix for the >= 2.6.10 kernels
12nr|slmodem-2.9.11-0.20080817.8|229	
12nr|slmodem-2.9.11-0.20080817.8|230	* Fri Oct 01 2004 Frederic Lepied <flepied@mandrakesoft.com> 2.9.10-5mdk
12nr|slmodem-2.9.11-0.20080817.8|231	- fix init script to wait for device before launching daemon
12nr|slmodem-2.9.11-0.20080817.8|232	
12nr|slmodem-2.9.11-0.20080817.8|233	* Fri Sep 17 2004 Nicolas Planel <nplanel@mandrakesoft.com> 2.9.10-4mdk
12nr|slmodem-2.9.11-0.20080817.8|234	- rework preun/post scripts.
12nr|slmodem-2.9.11-0.20080817.8|235	
12nr|slmodem-2.9.11-0.20080817.8|236	* Fri Sep 17 2004 Nicolas Planel <nplanel@mandrakesoft.com> 2.9.10-3mdk
12nr|slmodem-2.9.11-0.20080817.8|237	- s/slmodem/slmodemd/.
12nr|slmodem-2.9.11-0.20080817.8|238	- add SUPPORT_ALSA=1 build option.
12nr|slmodem-2.9.11-0.20080817.8|239	- mdkize scripts/conf.
12nr|slmodem-2.9.11-0.20080817.8|240	
12nr|slmodem-2.9.11-0.20080817.8|241	* Tue Sep 14 2004 Nicolas Planel <nplanel@mandrakesoft.com> 2.9.9-2mdk
12nr|slmodem-2.9.11-0.20080817.8|242	- dkms support.
12nr|slmodem-2.9.11-0.20080817.8|243	
12nr|slmodem-2.9.11-0.20080817.8|244	* Tue Jul 13 2004 Nicolas Planel <nplanel@mandrakesoft.com> 2.9.9-1mdk
12nr|slmodem-2.9.11-0.20080817.8|245	- 2.9.9.
12nr|slmodem-2.9.11-0.20080817.8|246	- ready for 2.6 kernel.
12nr|slmodem-2.9.11-0.20080817.8|247	
12nr|slmodem-2.9.11-0.20080817.8|248	* Tue May 25 2004 Nicolas Planel <nplanel@mandrakesoft.com> 2.9.6-1mdk
12nr|slmodem-2.9.11-0.20080817.8|249	- First version (build only on 2.4 kernel series).
12nr|slmodem-2.9.11-0.20080817.8|250	

21733 12
12nr|smathstudio-0.89-1|1	%define rel 1
12nr|smathstudio-0.89-1|2	
12nr|smathstudio-0.89-1|3	%{?dist: %{expand: %%define %dist 1}}
12nr|smathstudio-0.89-1|4	
12nr|smathstudio-0.89-1|5	Summary: Small mathematic packet with MathCad style
12nr|smathstudio-0.89-1|6	Name: smathstudio
12nr|smathstudio-0.89-1|7	Version: 0.89
12nr|smathstudio-0.89-1|8	Release: %mkrel %{rel}
12nr|smathstudio-0.89-1|9	License: EULA
12nr|smathstudio-0.89-1|10	Group: Sciences/Mathematics
12nr|smathstudio-0.89-1|11	URL: http://ru.smath.info/forum/default.aspx?g=posts&t=130
12nr|smathstudio-0.89-1|12	
12nr|smathstudio-0.89-1|13	Source0: SMathStudioDesktop.0_89.Mono.tar.gz
12nr|smathstudio-0.89-1|14	Source1: SSLogo48.png
12nr|smathstudio-0.89-1|15	#Source2: Text_RUS.lang
12nr|smathstudio-0.89-1|16	
12nr|smathstudio-0.89-1|17	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
12nr|smathstudio-0.89-1|18	#Obsoletes: smathstudio < %{version}
12nr|smathstudio-0.89-1|19	Requires: mono, mono-winforms
12nr|smathstudio-0.89-1|20	
12nr|smathstudio-0.89-1|21	%description
12nr|smathstudio-0.89-1|22	A free mathematical package with a graphical interface for the calculation
12nr|smathstudio-0.89-1|23	of mathematical expressions, and constructing two-dimensional and three-dimensional graphs.
12nr|smathstudio-0.89-1|24	
12nr|smathstudio-0.89-1|25	%build
12nr|smathstudio-0.89-1|26	%prep
12nr|smathstudio-0.89-1|27	rm -rf $RPM_BUILD_ROOT
12nr|smathstudio-0.89-1|28	mkdir -p $RPM_BUILD_ROOT
12nr|smathstudio-0.89-1|29	
12nr|smathstudio-0.89-1|30	%setup -q -n SMathStudioDesktop.0_89.Mono
12nr|smathstudio-0.89-1|31	
12nr|smathstudio-0.89-1|32	%pre
12nr|smathstudio-0.89-1|33	rm -f %{_bindir}/smathstudio
12nr|smathstudio-0.89-1|34	
12nr|smathstudio-0.89-1|35	%post
12nr|smathstudio-0.89-1|36	gzip -d /opt/%{name}-%{version}/lang/*.gz
12nr|smathstudio-0.89-1|37	gzip -d /opt/%{name}-%{version}/examples/*.gz
12nr|smathstudio-0.89-1|38	gzip -d /opt/%{name}-%{version}/book/*.gz
12nr|smathstudio-0.89-1|39	gzip -d /opt/%{name}-%{version}/plugins/*.gz
12nr|smathstudio-0.89-1|40	
12nr|smathstudio-0.89-1|41	%postun
12nr|smathstudio-0.89-1|42	rm -rf /opt/%{name}-%{version}
12nr|smathstudio-0.89-1|43	
12nr|smathstudio-0.89-1|44	%install
12nr|smathstudio-0.89-1|45	mkdir -p $RPM_BUILD_ROOT/opt
12nr|smathstudio-0.89-1|46	mkdir $RPM_BUILD_ROOT/opt/%{name}-%{version}
12nr|smathstudio-0.89-1|47	mkdir $RPM_BUILD_ROOT/opt/%{name}-%{version}/book
12nr|smathstudio-0.89-1|48	mkdir $RPM_BUILD_ROOT/opt/%{name}-%{version}/lang
12nr|smathstudio-0.89-1|49	mkdir $RPM_BUILD_ROOT/opt/%{name}-%{version}/examples
12nr|smathstudio-0.89-1|50	mkdir $RPM_BUILD_ROOT/opt/%{name}-%{version}/plugins
12nr|smathstudio-0.89-1|51	
12nr|smathstudio-0.89-1|52	mkdir $RPM_BUILD_ROOT/usr
12nr|smathstudio-0.89-1|53	mkdir $RPM_BUILD_ROOT/usr/bin
12nr|smathstudio-0.89-1|54	mkdir $RPM_BUILD_ROOT/usr/share
12nr|smathstudio-0.89-1|55	mkdir $RPM_BUILD_ROOT/usr/share/applications
12nr|smathstudio-0.89-1|56	#cp -a lang $RPM_BUILD_ROOT/opt/%{name}-%{version}/
12nr|smathstudio-0.89-1|57	#cp -a examples $RPM_BUILD_ROOT/opt/%{name}-%{version}/
12nr|smathstudio-0.89-1|58	#cp -a book $RPM_BUILD_ROOT/opt/%{name}-%{version}/
12nr|smathstudio-0.89-1|59	install -Dm644 *.pc $RPM_BUILD_ROOT/opt/%{name}-%{version}/
12nr|smathstudio-0.89-1|60	install -Dm755 *.dll $RPM_BUILD_ROOT/opt/%{name}-%{version}/
12nr|smathstudio-0.89-1|61	install -Dm755 *.exe $RPM_BUILD_ROOT/opt/%{name}-%{version}/
12nr|smathstudio-0.89-1|62	gzip lang/*
12nr|smathstudio-0.89-1|63	gzip book/*
12nr|smathstudio-0.89-1|64	gzip examples/*
12nr|smathstudio-0.89-1|65	gzip plugins/*
12nr|smathstudio-0.89-1|66	cp lang/* $RPM_BUILD_ROOT/opt/%{name}-%{version}/lang
12nr|smathstudio-0.89-1|67	cp book/* $RPM_BUILD_ROOT/opt/%{name}-%{version}/book
12nr|smathstudio-0.89-1|68	cp examples/* $RPM_BUILD_ROOT/opt/%{name}-%{version}/examples
12nr|smathstudio-0.89-1|69	cp plugins/* $RPM_BUILD_ROOT/opt/%{name}-%{version}/plugins
12nr|smathstudio-0.89-1|70	
12nr|smathstudio-0.89-1|71	install -Dm644 %{SOURCE1} $RPM_BUILD_ROOT/opt/%{name}-%{version}/SSLogo48.png
12nr|smathstudio-0.89-1|72	echo "//// SMath Studio 0.88" >> $RPM_BUILD_ROOT/opt/%{name}-%{version}/settings.inf
12nr|smathstudio-0.89-1|73	echo "Language=RUS" >> $RPM_BUILD_ROOT/opt/%{name}-%{version}/settings.inf
12nr|smathstudio-0.89-1|74	
12nr|smathstudio-0.89-1|75	
12nr|smathstudio-0.89-1|76	chmod 666 $RPM_BUILD_ROOT/opt/%{name}-%{version}/settings.inf
12nr|smathstudio-0.89-1|77	
12nr|smathstudio-0.89-1|78	install -dm 755 %{buildroot}%{_datadir}/applications
12nr|smathstudio-0.89-1|79	cat > %{name}.desktop << EOF
12nr|smathstudio-0.89-1|80	[Desktop Entry]
12nr|smathstudio-0.89-1|81	Encoding=UTF-8
12nr|smathstudio-0.89-1|82	GenericName=SMath Studio Desktop
12nr|smathstudio-0.89-1|83	GenericName[ru]=SMath Studio Desktop
12nr|smathstudio-0.89-1|84	Name=SMathStudio
12nr|smathstudio-0.89-1|85	Name[ru]=SMathStudio
12nr|smathstudio-0.89-1|86	Exec=%{_bindir}/smathstudio_mono
12nr|smathstudio-0.89-1|87	Comment=mathematical editor with MathCad style
12nr|smathstudio-0.89-1|88	Icon=/opt/smathstudio-%{version}/SSLogo48.png
12nr|smathstudio-0.89-1|89	Type=Application
12nr|smathstudio-0.89-1|90	Categories=Education;Math;
12nr|smathstudio-0.89-1|91	EOF
12nr|smathstudio-0.89-1|92	install -m 0644 %{name}.desktop \
12nr|smathstudio-0.89-1|93	%{buildroot}%{_datadir}/applications/%{name}.desktop
12nr|smathstudio-0.89-1|94	
12nr|smathstudio-0.89-1|95	install -dm 755 %{buildroot}%{_bindir}
12nr|smathstudio-0.89-1|96	cat > smathstudio_mono << EOF
12nr|smathstudio-0.89-1|97	#!/bin/sh
12nr|smathstudio-0.89-1|98	exec mono "/opt/%{name}-%{version}/SMathStudio_Desktop.exe" "\$@"
12nr|smathstudio-0.89-1|99	exit
12nr|smathstudio-0.89-1|100	EOF
12nr|smathstudio-0.89-1|101	
12nr|smathstudio-0.89-1|102	install -m 7655 smathstudio_mono \
12nr|smathstudio-0.89-1|103	%{buildroot}%{_bindir}/smathstudio_mono
12nr|smathstudio-0.89-1|104	
12nr|smathstudio-0.89-1|105	%clean
12nr|smathstudio-0.89-1|106	rm -rf $RPM_BUILD_ROOT
12nr|smathstudio-0.89-1|107	%files
12nr|smathstudio-0.89-1|108	%defattr(-,root, root)
12nr|smathstudio-0.89-1|109	
12nr|smathstudio-0.89-1|110	/opt/%{name}-%{version}
12nr|smathstudio-0.89-1|111	%{_bindir}/smathstudio_mono
12nr|smathstudio-0.89-1|112	%{_datadir}/applications/smathstudio.desktop
12nr|smathstudio-0.89-1|113	
12nr|smathstudio-0.89-1|114	
12nr|smathstudio-0.89-1|115	
12nr|smathstudio-0.89-1|116	
12nr|smathstudio-0.89-1|117	%changelog
12nr|smathstudio-0.89-1|118	

21734 12
12nr|sp-4.1.3-1|1	Summary:        School Portal
12nr|sp-4.1.3-1|2	Summary(ru):    Школьный портал
12nr|sp-4.1.3-1|3	Name:           sp
12nr|sp-4.1.3-1|4	Version:        4.1.3
12nr|sp-4.1.3-1|5	Release:        %mkrel 1
12nr|sp-4.1.3-1|6	License:        Prop
12nr|sp-4.1.3-1|7	URL:            http://spcms.ru
12nr|sp-4.1.3-1|8	Group:          Networking/WWW
12nr|sp-4.1.3-1|9	Source0:        sp-for-rpm.tar.bz2
12nr|sp-4.1.3-1|10	Source1:	.htaccess
12nr|sp-4.1.3-1|11	Source2:	000-sp.conf
12nr|sp-4.1.3-1|12	Source3:	CMS.gdb
12nr|sp-4.1.3-1|13	Source4:	XXI.gdb
12nr|sp-4.1.3-1|14	Source5:	UDFLib.dll
12nr|sp-4.1.3-1|15	Source6:	update_xxi.pl
12nr|sp-4.1.3-1|16	BuildRoot:      %{_tmppath}/%{name}-%{version}-root-dja
12nr|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
12nr|sp-4.1.3-1|18	
12nr|sp-4.1.3-1|19	Autoprov:       0
12nr|sp-4.1.3-1|20	Autoreq:        0
12nr|sp-4.1.3-1|21	
12nr|sp-4.1.3-1|22	# Copyright:      Prop
12nr|sp-4.1.3-1|23	# Если не задано Copyright, его значение берётся из License
12nr|sp-4.1.3-1|24	
12nr|sp-4.1.3-1|25	# -------------------------------------------
12nr|sp-4.1.3-1|26	# Описание на английском
12nr|sp-4.1.3-1|27	# -------------------------------------------
12nr|sp-4.1.3-1|28	%description
12nr|sp-4.1.3-1|29	Integrated school control system.
12nr|sp-4.1.3-1|30	
12nr|sp-4.1.3-1|31	# -------------------------------------------
12nr|sp-4.1.3-1|32	# Описание на русском
12nr|sp-4.1.3-1|33	# -------------------------------------------
12nr|sp-4.1.3-1|34	%description -l ru
12nr|sp-4.1.3-1|35	Комплексная система управления школой.
12nr|sp-4.1.3-1|36	
12nr|sp-4.1.3-1|37	# -------------------------------------------
12nr|sp-4.1.3-1|38	# Установка. Устанавливаем всё, что нужно в $RPM_BUILD_ROOT как в /
12nr|sp-4.1.3-1|39	# -------------------------------------------
12nr|sp-4.1.3-1|40	%install
12nr|sp-4.1.3-1|41	rm -rf %{buildroot}
12nr|sp-4.1.3-1|42	mkdir -p $RPM_BUILD_ROOT/var/www/cgi-bin/sp/
12nr|sp-4.1.3-1|43	mkdir -p $RPM_BUILD_ROOT/var/www/html/sp/
12nr|sp-4.1.3-1|44	mkdir -p $RPM_BUILD_ROOT/opt/xxi/data/
12nr|sp-4.1.3-1|45	mkdir -p $RPM_BUILD_ROOT//etc/httpd/conf/vhosts.d/
12nr|sp-4.1.3-1|46	mkdir -p $RPM_BUILD_ROOT/usr/lib/firebird/UDF/
12nr|sp-4.1.3-1|47	mkdir -p $RPM_BUILD_ROOT/sbin/
12nr|sp-4.1.3-1|48	#mkdir -p $RPM_BUILD_ROOT/usr/sbin/
12nr|sp-4.1.3-1|49	
12nr|sp-4.1.3-1|50	cp %{SOURCE1}   $RPM_BUILD_ROOT/var/www/html/
12nr|sp-4.1.3-1|51	cp %{SOURCE2} $RPM_BUILD_ROOT//etc/httpd/conf/vhosts.d/
12nr|sp-4.1.3-1|52	cp %{_sourcedir}/*.gdb       $RPM_BUILD_ROOT/opt/xxi/data/
12nr|sp-4.1.3-1|53	cp %{SOURCE5}  $RPM_BUILD_ROOT/usr/lib/firebird/UDF/UDFLib.dll
12nr|sp-4.1.3-1|54	
12nr|sp-4.1.3-1|55	cd $RPM_BUILD_ROOT/var/www/cgi-bin/sp
12nr|sp-4.1.3-1|56	tar xf %{_sourcedir}/sp-for-rpm.tar.bz2
12nr|sp-4.1.3-1|57	cp %{SOURCE6} $RPM_BUILD_ROOT/var/www/cgi-bin/sp/update_xxi.pl
12nr|sp-4.1.3-1|58	
12nr|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
12nr|sp-4.1.3-1|60	
12nr|sp-4.1.3-1|61	# -------------------------------------------
12nr|sp-4.1.3-1|62	# Список файлов, которые попадут в пакет
12nr|sp-4.1.3-1|63	# -------------------------------------------
12nr|sp-4.1.3-1|64	%files
12nr|sp-4.1.3-1|65	%defattr(400, root, root)
12nr|sp-4.1.3-1|66	%config(noreplace) /var/www/cgi-bin/sp/sp.conf
12nr|sp-4.1.3-1|67	%config(noreplace) /opt/xxi/data/*
12nr|sp-4.1.3-1|68	/var/www/cgi-bin/sp/cms/
12nr|sp-4.1.3-1|69	/var/www/cgi-bin/sp/dic/
12nr|sp-4.1.3-1|70	/var/www/cgi-bin/sp/sphtml/
12nr|sp-4.1.3-1|71	/var/www/cgi-bin/sp/tpl/
12nr|sp-4.1.3-1|72	/var/www/cgi-bin/sp/*.cgi
12nr|sp-4.1.3-1|73	/var/www/cgi-bin/sp/*.pl
12nr|sp-4.1.3-1|74	/var/www/cgi-bin/sp/sp.sql
12nr|sp-4.1.3-1|75	/var/www/cgi-bin/sp/*.ttf
12nr|sp-4.1.3-1|76	/var/www/html/.htaccess
12nr|sp-4.1.3-1|77	/etc/httpd/conf/vhosts.d/000-sp.conf
12nr|sp-4.1.3-1|78	/usr/lib/firebird/UDF/UDFLib.dll
12nr|sp-4.1.3-1|79	/sbin/sp-add-admin
12nr|sp-4.1.3-1|80	#/sbin/sp-ldap-setup
12nr|sp-4.1.3-1|81	#/usr/sbin/smbldap-passwd
12nr|sp-4.1.3-1|82	#/var/www/cgi-bin/sp/smbldap-passwd
12nr|sp-4.1.3-1|83	
12nr|sp-4.1.3-1|84	# -------------------------------------------
12nr|sp-4.1.3-1|85	# Команды, выполняющиеся после распаковки файлов из пакета при установке на целевую систему
12nr|sp-4.1.3-1|86	# -------------------------------------------
12nr|sp-4.1.3-1|87	%post
12nr|sp-4.1.3-1|88	
12nr|sp-4.1.3-1|89	# Прежде всего пофиксим неверную установку Firebird из RPM ALT Linux-а (для Mandriva проверить)
12nr|sp-4.1.3-1|90	
12nr|sp-4.1.3-1|91	# без этого fb не видит свой конфиг
12nr|sp-4.1.3-1|92	#chmod o+rx /etc/firebird
12nr|sp-4.1.3-1|93	# без этого fb не соединяется с базой
12nr|sp-4.1.3-1|94	#chmod g+w /etc/firebird
12nr|sp-4.1.3-1|95	
12nr|sp-4.1.3-1|96	# для FB суперсервер - не юзается
12nr|sp-4.1.3-1|97	
12nr|sp-4.1.3-1|98	#cd /etc/init.d/
12nr|sp-4.1.3-1|99	#./firebird start
12nr|sp-4.1.3-1|100	# /etc/init.d/firebird start
12nr|sp-4.1.3-1|101	# не работает. apt-get ругается:
12nr|sp-4.1.3-1|102	# The following packages have unmet dependencies:
12nr|sp-4.1.3-1|103	#   sp: PreDepends: /etc/rc.d/init.d/firebird but it is not installable
12nr|sp-4.1.3-1|104	# поэтому пока так
12nr|sp-4.1.3-1|105	
12nr|sp-4.1.3-1|106	# для FB классик:
12nr|sp-4.1.3-1|107	
12nr|sp-4.1.3-1|108	# снимаем ограничение на 5 коннектов к fb
12nr|sp-4.1.3-1|109	#if ! grep -q "per_source = UNLIMITED" /etc/xinetd.d/firebird; then
12nr|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
12nr|sp-4.1.3-1|111	#fi
12nr|sp-4.1.3-1|112	
12nr|sp-4.1.3-1|113	/etc/init.d/xinetd restart
12nr|sp-4.1.3-1|114	
12nr|sp-4.1.3-1|115	rm -f -- /etc/httpd/conf/vhosts.d/00_default_vhosts.conf
12nr|sp-4.1.3-1|116	
12nr|sp-4.1.3-1|117	/etc/init.d/httpd restart
12nr|sp-4.1.3-1|118	
12nr|sp-4.1.3-1|119	# restore
12nr|sp-4.1.3-1|120	#chown -R firebird:firebird /opt/xxi/data/
12nr|sp-4.1.3-1|121	#chmod 660 /opt/xxi/data/*.*
12nr|sp-4.1.3-1|122	#cd /usr/bin/
12nr|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
12nr|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
12nr|sp-4.1.3-1|125	#rm -f -- /opt/xxi/data/*.gbk
12nr|sp-4.1.3-1|126	
12nr|sp-4.1.3-1|127	chown -R firebird:firebird /opt/xxi/data/
12nr|sp-4.1.3-1|128	chmod 660 /opt/xxi/data/*.*
12nr|sp-4.1.3-1|129	chmod 755 /usr/lib/firebird/UDF/UDFLib.dll
12nr|sp-4.1.3-1|130	chown apache.apache /var/www/html/.htaccess
12nr|sp-4.1.3-1|131	
12nr|sp-4.1.3-1|132	cd /var/www/cgi-bin/sp/
12nr|sp-4.1.3-1|133	
12nr|sp-4.1.3-1|134	perl setup.pl --yes
12nr|sp-4.1.3-1|135	
12nr|sp-4.1.3-1|136	# Действие ($1)                     Значение параметра
12nr|sp-4.1.3-1|137	# ====================================================
12nr|sp-4.1.3-1|138	# Установка в первый раз            1
12nr|sp-4.1.3-1|139	# Обновление                        2 или больше
12nr|sp-4.1.3-1|140	# Удаление последней версии пакета  0
12nr|sp-4.1.3-1|141	
12nr|sp-4.1.3-1|142	# выполнять только если установка в первый раз
12nr|sp-4.1.3-1|143	if [ "$1" -eq 1 ]; then
12nr|sp-4.1.3-1|144	
12nr|sp-4.1.3-1|145	perl update_xxi.pl sp.conf sp.sql
12nr|sp-4.1.3-1|146	
12nr|sp-4.1.3-1|147	fi
12nr|sp-4.1.3-1|148	
12nr|sp-4.1.3-1|149	rm -f -- update_xxi.pl
12nr|sp-4.1.3-1|150	rm -f -- sp.sql
12nr|sp-4.1.3-1|151	
12nr|sp-4.1.3-1|152	chmod 500 /sbin/sp-add-admin
12nr|sp-4.1.3-1|153	
12nr|sp-4.1.3-1|154	# выполнять только если установка в первый раз
12nr|sp-4.1.3-1|155	if [ "$1" -eq 1 ]; then
12nr|sp-4.1.3-1|156	
12nr|sp-4.1.3-1|157	sp-add-admin admin smenimenya --silent
12nr|sp-4.1.3-1|158	fi
12nr|sp-4.1.3-1|159	
12nr|sp-4.1.3-1|160	chkconfig firebird on
12nr|sp-4.1.3-1|161	
12nr|sp-4.1.3-1|162	echo '!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!'
12nr|sp-4.1.3-1|163	echo '!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!'
12nr|sp-4.1.3-1|164	echo '!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!'
12nr|sp-4.1.3-1|165	echo '!!!                                                                   !!!'
12nr|sp-4.1.3-1|166	echo '!!!           School Portal installed.                                !!!'
12nr|sp-4.1.3-1|167	echo '!!!           Administration account created.                         !!!'
12nr|sp-4.1.3-1|168	echo '!!!           Direct your browser to this server to log in.           !!!'
12nr|sp-4.1.3-1|169	echo '!!!                                                                   !!!'
12nr|sp-4.1.3-1|170	echo '!!!           Login:    admin                                         !!!'
12nr|sp-4.1.3-1|171	echo '!!!           password: smenimenya                                    !!!'
12nr|sp-4.1.3-1|172	echo '!!!                                                                   !!!'
12nr|sp-4.1.3-1|173	echo '!!!           CHANGE PASSWORD NOW!                                    !!!'
12nr|sp-4.1.3-1|174	echo '!!!                                                                   !!!'
12nr|sp-4.1.3-1|175	echo '!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!'
12nr|sp-4.1.3-1|176	echo '!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!'
12nr|sp-4.1.3-1|177	echo '!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!'
12nr|sp-4.1.3-1|178	
12nr|sp-4.1.3-1|179	%clean
12nr|sp-4.1.3-1|180	rm -rf %{buildroot}
12nr|sp-4.1.3-1|181	
12nr|sp-4.1.3-1|182	
12nr|sp-4.1.3-1|183	
12nr|sp-4.1.3-1|184	
12nr|sp-4.1.3-1|185	%changelog
12nr|sp-4.1.3-1|186	

21735 12
12nr|spectrum-roms-20081224-1|1	%define 	version 20081224
12nr|spectrum-roms-20081224-1|2	
12nr|spectrum-roms-20081224-1|3	Name:           spectrum-roms
12nr|spectrum-roms-20081224-1|4	Version:        %{version}
12nr|spectrum-roms-20081224-1|5	Release:        %mkrel 1
12nr|spectrum-roms-20081224-1|6	Summary:        A collection of Spectrum ROM images
12nr|spectrum-roms-20081224-1|7	Group:          Emulators
12nr|spectrum-roms-20081224-1|8	License:        Distributable
12nr|spectrum-roms-20081224-1|9	URL:            http://www.chiark.greenend.org.uk/~cjwatson/code/spectrum-roms/
12nr|spectrum-roms-20081224-1|10	Source0:        http://www.chiark.greenend.org.uk/~cjwatson/code/%{name}/%{name}-%{version}.tar.gz
12nr|spectrum-roms-20081224-1|11	Source1:        %{name}-distribution.txt
12nr|spectrum-roms-20081224-1|12	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
12nr|spectrum-roms-20081224-1|13	BuildArch:      noarch
12nr|spectrum-roms-20081224-1|14	
12nr|spectrum-roms-20081224-1|15	%description
12nr|spectrum-roms-20081224-1|16	This package provides images of the read-only memories from various
12nr|spectrum-roms-20081224-1|17	versions of the Sinclair Spectrum. They can be used with various emulators.
12nr|spectrum-roms-20081224-1|18	
12nr|spectrum-roms-20081224-1|19	%prep
12nr|spectrum-roms-20081224-1|20	%setup -q -n %{name}
12nr|spectrum-roms-20081224-1|21	
12nr|spectrum-roms-20081224-1|22	%build
12nr|spectrum-roms-20081224-1|23	%make
12nr|spectrum-roms-20081224-1|24	
12nr|spectrum-roms-20081224-1|25	%install
12nr|spectrum-roms-20081224-1|26	rm -rf %{buildroot}
12nr|spectrum-roms-20081224-1|27	make install DESTDIR=%{buildroot}%{_prefix}
12nr|spectrum-roms-20081224-1|28	
12nr|spectrum-roms-20081224-1|29	install -pm 0644 %{SOURCE1} distribution.txt
12nr|spectrum-roms-20081224-1|30	
12nr|spectrum-roms-20081224-1|31	rm -rf %{buildroot}%{_docdir}
12nr|spectrum-roms-20081224-1|32	
12nr|spectrum-roms-20081224-1|33	%clean
12nr|spectrum-roms-20081224-1|34	rm -rf %{buildroot}
12nr|spectrum-roms-20081224-1|35	
12nr|spectrum-roms-20081224-1|36	%files
12nr|spectrum-roms-20081224-1|37	%defattr(-,root,root,-)
12nr|spectrum-roms-20081224-1|38	%doc ChangeLog README distribution.txt
12nr|spectrum-roms-20081224-1|39	%{_datadir}/%{name}
12nr|spectrum-roms-20081224-1|40	
12nr|spectrum-roms-20081224-1|41	
12nr|spectrum-roms-20081224-1|42	
12nr|spectrum-roms-20081224-1|43	%changelog
12nr|spectrum-roms-20081224-1|44	* Wed Sep 28 2011 Andrey Bondrov <abondrov@mandriva.org> 20081224-1mdv2011.0
12nr|spectrum-roms-20081224-1|45	+ Revision: 701622
12nr|spectrum-roms-20081224-1|46	- imported package spectrum-roms
12nr|spectrum-roms-20081224-1|47	
12nr|spectrum-roms-20081224-1|48	
12nr|spectrum-roms-20081224-1|49	* Wed Sep 28 2011 Andrey Bondrov <andrey.bondrov@rosalab.ru> 20081224-1mdv2010.2

21736 12
12nr|speedtouch-firmware-0.1-8|1	%define name speedtouch-firmware
12nr|speedtouch-firmware-0.1-8|2	%define oldname speedtouch_mgmt
12nr|speedtouch-firmware-0.1-8|3	%define version 0.1
12nr|speedtouch-firmware-0.1-8|4	%define release %mkrel 8
12nr|speedtouch-firmware-0.1-8|5	#http://download.ethomson.com/download/WebUpgrade_MacOSX_R3.zip
12nr|speedtouch-firmware-0.1-8|6	#http://download.ethomson.com/download/KQD6_R204.zip
12nr|speedtouch-firmware-0.1-8|7	#http://www.speedtouch.com/download/drivers/USB/SpeedTouch330_firmware_3012.zip
12nr|speedtouch-firmware-0.1-8|8	%define url http://speedtouch.sourceforge.net
12nr|speedtouch-firmware-0.1-8|9	
12nr|speedtouch-firmware-0.1-8|10	Name:		%{name}
12nr|speedtouch-firmware-0.1-8|11	Version: 	%{version}
12nr|speedtouch-firmware-0.1-8|12	Release: 	%{release}
12nr|speedtouch-firmware-0.1-8|13	License: 	Commercial
12nr|speedtouch-firmware-0.1-8|14	Group:		System/Kernel and hardware
12nr|speedtouch-firmware-0.1-8|15	URL: 		%{url}
12nr|speedtouch-firmware-0.1-8|16	Source0: 	%{oldname}-%{version}.tar.bz2
12nr|speedtouch-firmware-0.1-8|17	BuildRoot:	%{_tmppath}/%{name}-buildroot
12nr|speedtouch-firmware-0.1-8|18	Summary: 	Alcatel Speedtouch USB adsl modem microcode
12nr|speedtouch-firmware-0.1-8|19	Provides:	%{oldname}
12nr|speedtouch-firmware-0.1-8|20	Obsoletes:	%{oldname}
12nr|speedtouch-firmware-0.1-8|21	BuildRequires:	speedtouch-firmware-extractor
12nr|speedtouch-firmware-0.1-8|22	BuildArch:	noarch
12nr|speedtouch-firmware-0.1-8|23	
12nr|speedtouch-firmware-0.1-8|24	%description
12nr|speedtouch-firmware-0.1-8|25	Alcatel Speedtouch USB adsl modem microcode. Copyright Alcatel.
12nr|speedtouch-firmware-0.1-8|26	Needed to make the modem work.
12nr|speedtouch-firmware-0.1-8|27	
12nr|speedtouch-firmware-0.1-8|28	%prep
12nr|speedtouch-firmware-0.1-8|29	%setup -q -n %{oldname}-%{version}
12nr|speedtouch-firmware-0.1-8|30	mv mgmt.o mgmt_rev0.o
12nr|speedtouch-firmware-0.1-8|31	
12nr|speedtouch-firmware-0.1-8|32	%build
12nr|speedtouch-firmware-0.1-8|33	for rev in 0 2 4; do
12nr|speedtouch-firmware-0.1-8|34	/usr/sbin/firmware-extractor mgmt_rev$rev.o
12nr|speedtouch-firmware-0.1-8|35	for stage in 1 2; do
12nr|speedtouch-firmware-0.1-8|36	mv speedtch-$stage.bin speedtch-$stage.bin.$rev
12nr|speedtouch-firmware-0.1-8|37	done
12nr|speedtouch-firmware-0.1-8|38	done
12nr|speedtouch-firmware-0.1-8|39	
12nr|speedtouch-firmware-0.1-8|40	%install
12nr|speedtouch-firmware-0.1-8|41	rm -rf $RPM_BUILD_ROOT
12nr|speedtouch-firmware-0.1-8|42	
12nr|speedtouch-firmware-0.1-8|43	mkdir -p -m 755 $RPM_BUILD_ROOT/lib/firmware
12nr|speedtouch-firmware-0.1-8|44	install -m 644 speedtch-*.bin.* $RPM_BUILD_ROOT/lib/firmware
12nr|speedtouch-firmware-0.1-8|45	
12nr|speedtouch-firmware-0.1-8|46	%clean
12nr|speedtouch-firmware-0.1-8|47	rm -rf $RPM_BUILD_ROOT
12nr|speedtouch-firmware-0.1-8|48	
12nr|speedtouch-firmware-0.1-8|49	%files
12nr|speedtouch-firmware-0.1-8|50	%defattr(-,root,root)
12nr|speedtouch-firmware-0.1-8|51	/lib/firmware/speedtch-*.bin.*
12nr|speedtouch-firmware-0.1-8|52	
12nr|speedtouch-firmware-0.1-8|53	
12nr|speedtouch-firmware-0.1-8|54	
12nr|speedtouch-firmware-0.1-8|55	%changelog
12nr|speedtouch-firmware-0.1-8|56	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.1-8mdv2010.0
12nr|speedtouch-firmware-0.1-8|57	+ Revision: 433267
12nr|speedtouch-firmware-0.1-8|58	- rebuild
12nr|speedtouch-firmware-0.1-8|59	
12nr|speedtouch-firmware-0.1-8|60	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.1-7mdv2009.0
12nr|speedtouch-firmware-0.1-8|61	+ Revision: 241710
12nr|speedtouch-firmware-0.1-8|62	- rebuild
12nr|speedtouch-firmware-0.1-8|63	- import speedtouch-firmware
12nr|speedtouch-firmware-0.1-8|64	
12nr|speedtouch-firmware-0.1-8|65	
12nr|speedtouch-firmware-0.1-8|66	* Mon Sep 11 2006 Olivier Blin <blino@mandriva.com> 0.1-6mdv2007.0
12nr|speedtouch-firmware-0.1-8|67	- don't require the speedtouch package
12nr|speedtouch-firmware-0.1-8|68	
12nr|speedtouch-firmware-0.1-8|69	* Mon May 15 2006 Olivier Blin <oblin@mandriva.com> 0.1-5mdv2007.0
12nr|speedtouch-firmware-0.1-8|70	- rename as speedtouch-firmware
12nr|speedtouch-firmware-0.1-8|71	- create firmware files in /lib/firmware with firmware-extractor
12nr|speedtouch-firmware-0.1-8|72	- don't package mgmt files anymore
12nr|speedtouch-firmware-0.1-8|73	- noarch
12nr|speedtouch-firmware-0.1-8|74	- fix summary ended with dot
12nr|speedtouch-firmware-0.1-8|75	
12nr|speedtouch-firmware-0.1-8|76	* Thu Mar 10 2005 Olivier Blin <oblin@mandrakesoft.com> 0.1-4mdk
12nr|speedtouch-firmware-0.1-8|77	- add new mgmt for rev2 (purple)
12nr|speedtouch-firmware-0.1-8|78	- update mgmt for rev4
12nr|speedtouch-firmware-0.1-8|79	- remove packager and prefix tag
12nr|speedtouch-firmware-0.1-8|80	
12nr|speedtouch-firmware-0.1-8|81	* Mon Feb 16 2004 Nicolas Planel <nplanel@mandrakesoft.com> 0.1-3mdk
12nr|speedtouch-firmware-0.1-8|82	- add new mgmt for modem rev4 (silver).
12nr|speedtouch-firmware-0.1-8|83	
12nr|speedtouch-firmware-0.1-8|84	* Sat Sep 22 2001 dam's <damien@mandrakesoft.com> 0.1-2mdk
12nr|speedtouch-firmware-0.1-8|85	- corrected licence/copyright
12nr|speedtouch-firmware-0.1-8|86	
12nr|speedtouch-firmware-0.1-8|87	* Sat Sep 15 2001 dam's <damien@mandrakesoft.com> 0.1-1mdk
12nr|speedtouch-firmware-0.1-8|88	- first release.
12nr|speedtouch-firmware-0.1-8|89	

21737 12
12nr|t-crisis-3.5.12a-2|1	Summary:	T-Crisis 3 100% A.I. is a Tetris clone with special modes
12nr|t-crisis-3.5.12a-2|2	Name:		t-crisis
12nr|t-crisis-3.5.12a-2|3	Version:	3.5.12a
12nr|t-crisis-3.5.12a-2|4	Release:	2
12nr|t-crisis-3.5.12a-2|5	Group:		Games/Arcade
12nr|t-crisis-3.5.12a-2|6	License:	Open-Source Freeware unknown
12nr|t-crisis-3.5.12a-2|7	Url:		http://16bitsoft.com/games-TetriCrisis3CPU.htm
12nr|t-crisis-3.5.12a-2|8	Source:		http://16bitsoft.com/files/TC3100CPU/SOURCE/%{name}-%{version}.zip
12nr|t-crisis-3.5.12a-2|9	Source10:	%{name}-128.png
12nr|t-crisis-3.5.12a-2|10	Source11:	%{name}-64.png
12nr|t-crisis-3.5.12a-2|11	Source12:	%{name}-48.png
12nr|t-crisis-3.5.12a-2|12	Source13:	%{name}-32.png
12nr|t-crisis-3.5.12a-2|13	Source14:	%{name}-16.png
12nr|t-crisis-3.5.12a-2|14	Patch1:		t-crisis-3.5.12a-datapath.patch
12nr|t-crisis-3.5.12a-2|15	Patch2:		t-crisis-3.5.12a-makefile.patch
12nr|t-crisis-3.5.12a-2|16	BuildRequires:	pkgconfig(gl)
12nr|t-crisis-3.5.12a-2|17	BuildRequires:	pkgconfig(glu)
12nr|t-crisis-3.5.12a-2|18	BuildRequires:	SDL-devel
12nr|t-crisis-3.5.12a-2|19	BuildRequires:	SDL_ttf-devel
12nr|t-crisis-3.5.12a-2|20	BuildRequires:	SDL_image-devel
12nr|t-crisis-3.5.12a-2|21	BuildRequires:	SDL_mixer-devel
12nr|t-crisis-3.5.12a-2|22	Obsoletes:	tetricrisis3 <= %{version}
12nr|t-crisis-3.5.12a-2|23	
12nr|t-crisis-3.5.12a-2|24	%description
12nr|t-crisis-3.5.12a-2|25	T-Crisis 3 100% A.I. is a Tetris clone.
12nr|t-crisis-3.5.12a-2|26	- 100% FREE
12nr|t-crisis-3.5.12a-2|27	- Beautiful full color and high resolution visual graphics
12nr|t-crisis-3.5.12a-2|28	- Awesome digital sound effects
12nr|t-crisis-3.5.12a-2|29	- Amazing digitally orchestrated music soundtrack
12nr|t-crisis-3.5.12a-2|30	- 100% arcade perfect GameBoy to PC conversion of the original
12nr|t-crisis-3.5.12a-2|31	- 1 to 3 player simultaneous play
12nr|t-crisis-3.5.12a-2|32	- Fight against two of your friends or the computer players
12nr|t-crisis-3.5.12a-2|33	- Play with keyboard and/or 1 to 2 USB joysticks
12nr|t-crisis-3.5.12a-2|34	- USB joysticks and keyboard can be remapped
12nr|t-crisis-3.5.12a-2|35	- 6 different and exciting game modes (original and the new Crisis+Mode)
12nr|t-crisis-3.5.12a-2|36	
12nr|t-crisis-3.5.12a-2|37	%prep
12nr|t-crisis-3.5.12a-2|38	%setup -q
12nr|t-crisis-3.5.12a-2|39	%patch1 -p1
12nr|t-crisis-3.5.12a-2|40	%patch2 -p1
12nr|t-crisis-3.5.12a-2|41	
12nr|t-crisis-3.5.12a-2|42	%build
12nr|t-crisis-3.5.12a-2|43	export CFLAGS="%{optflags} -DPKGDATADIR=\\\"%{_gamesdatadir}/%{name}/data\\\""
12nr|t-crisis-3.5.12a-2|44	
12nr|t-crisis-3.5.12a-2|45	%make
12nr|t-crisis-3.5.12a-2|46	mv tc3ai %{name}
12nr|t-crisis-3.5.12a-2|47	
12nr|t-crisis-3.5.12a-2|48	%install
12nr|t-crisis-3.5.12a-2|49	install -d %{buildroot}%{_gamesbindir}
12nr|t-crisis-3.5.12a-2|50	install -d %{buildroot}%{_gamesdatadir}/%{name}
12nr|t-crisis-3.5.12a-2|51	cp -R data %{buildroot}%{_gamesdatadir}/%{name}/
12nr|t-crisis-3.5.12a-2|52	install -D -m 755 %{name} %{buildroot}%{_gamesbindir}/%{name}
12nr|t-crisis-3.5.12a-2|53	
12nr|t-crisis-3.5.12a-2|54	install -D -m 644 %{SOURCE14} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12nr|t-crisis-3.5.12a-2|55	install -D -m 644 %{SOURCE13} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12nr|t-crisis-3.5.12a-2|56	install -D -m 644 %{SOURCE12} %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12nr|t-crisis-3.5.12a-2|57	install -D -m 644 %{SOURCE11} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12nr|t-crisis-3.5.12a-2|58	install -D -m 644 %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12nr|t-crisis-3.5.12a-2|59	
12nr|t-crisis-3.5.12a-2|60	install -D -m 644 %{SOURCE11} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12nr|t-crisis-3.5.12a-2|61	
12nr|t-crisis-3.5.12a-2|62	install -d %{buildroot}%{_datadir}/applications
12nr|t-crisis-3.5.12a-2|63	
12nr|t-crisis-3.5.12a-2|64	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12nr|t-crisis-3.5.12a-2|65	[Desktop Entry]
12nr|t-crisis-3.5.12a-2|66	Name=T-Crisis 3 100% A.I.
12nr|t-crisis-3.5.12a-2|67	Comment=%{summary}
12nr|t-crisis-3.5.12a-2|68	Exec=%{_gamesbindir}/%{name}
12nr|t-crisis-3.5.12a-2|69	Icon=%{name}
12nr|t-crisis-3.5.12a-2|70	Terminal=false
12nr|t-crisis-3.5.12a-2|71	Type=Application
12nr|t-crisis-3.5.12a-2|72	StartupNotify=true
12nr|t-crisis-3.5.12a-2|73	Categories=Game;ArcadeGame;
12nr|t-crisis-3.5.12a-2|74	EOF
12nr|t-crisis-3.5.12a-2|75	
12nr|t-crisis-3.5.12a-2|76	%files
12nr|t-crisis-3.5.12a-2|77	%{_gamesbindir}/%{name}
12nr|t-crisis-3.5.12a-2|78	%dir %{_gamesdatadir}/%{name}/data
12nr|t-crisis-3.5.12a-2|79	%{_gamesdatadir}/%{name}/data/*
12nr|t-crisis-3.5.12a-2|80	%{_datadir}/applications/%{name}.desktop
12nr|t-crisis-3.5.12a-2|81	%{_datadir}/pixmaps/%{name}.png
12nr|t-crisis-3.5.12a-2|82	%{_iconsdir}/hicolor/*/apps/%{name}.png
12nr|t-crisis-3.5.12a-2|83	
12nr|t-crisis-3.5.12a-2|84	
12nr|t-crisis-3.5.12a-2|85	
12nr|t-crisis-3.5.12a-2|86	%changelog
12nr|t-crisis-3.5.12a-2|87	* Tue Oct 25 2011 Andrey Bondrov <abondrov@mandriva.org> 3.5.12a-1mdv2011.0
12nr|t-crisis-3.5.12a-2|88	+ Revision: 707086
12nr|t-crisis-3.5.12a-2|89	- imported package t-crisis
12nr|t-crisis-3.5.12a-2|90	
12nr|t-crisis-3.5.12a-2|91	
12nr|t-crisis-3.5.12a-2|92	* Tue Oct 25 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 3.5.12-1mdv2010.2
12nr|t-crisis-3.5.12a-2|93	- New version 3.5.12a
12nr|t-crisis-3.5.12a-2|94	- Name changed from Tetricrisis3 100%% CPU to T-Crisis 3 100%% A.I.
12nr|t-crisis-3.5.12a-2|95	- Rediff patches
12nr|t-crisis-3.5.12a-2|96	
12nr|t-crisis-3.5.12a-2|97	* Sat Jan 15 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 3.5-69.1beta1mib2010.2
12nr|t-crisis-3.5.12a-2|98	- First build for MIB
12nr|t-crisis-3.5.12a-2|99	- Patched to respect Linux filesystem hierarchy
12nr|t-crisis-3.5.12a-2|100	- Mandriva International Backports

21738 12
12nr|t-lasku-1.9.7-1|1	%define name	t-lasku
12nr|t-lasku-1.9.7-1|2	%define version	1.9.7
12nr|t-lasku-1.9.7-1|3	%define release	%mkrel 1
12nr|t-lasku-1.9.7-1|4	
12nr|t-lasku-1.9.7-1|5	Name:		%{name}
12nr|t-lasku-1.9.7-1|6	Version:	%{version}
12nr|t-lasku-1.9.7-1|7	Release:	%{release}
12nr|t-lasku-1.9.7-1|8	Summary:	Finnish invoicing software
12nr|t-lasku-1.9.7-1|9	Group:		Office
12nr|t-lasku-1.9.7-1|10	License:	BSD
12nr|t-lasku-1.9.7-1|11	URL:		http://helineva.net/%{name}/
12nr|t-lasku-1.9.7-1|12	Source0:	http://helineva.net/%{name}/%{name}-%{version}-i386.tar.gz
12nr|t-lasku-1.9.7-1|13	Source1:	http://helineva.net/%{name}/%{name}-%{version}-amd64.tar.gz
12nr|t-lasku-1.9.7-1|14	BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|t-lasku-1.9.7-1|15	BuildRequires:	qt4-devel >= 4:4.6
12nr|t-lasku-1.9.7-1|16	Requires:	qt4-database-plugin-sqlite
12nr|t-lasku-1.9.7-1|17	
12nr|t-lasku-1.9.7-1|18	%description
12nr|t-lasku-1.9.7-1|19	T-lasku is a Finnish invoicing software for Linux.
12nr|t-lasku-1.9.7-1|20	
12nr|t-lasku-1.9.7-1|21	%prep
12nr|t-lasku-1.9.7-1|22	%ifarch x86_64
12nr|t-lasku-1.9.7-1|23	%setup -q -T -b1
12nr|t-lasku-1.9.7-1|24	%else
12nr|t-lasku-1.9.7-1|25	%setup -q -T -b0
12nr|t-lasku-1.9.7-1|26	%endif
12nr|t-lasku-1.9.7-1|27	
12nr|t-lasku-1.9.7-1|28	%build
12nr|t-lasku-1.9.7-1|29	g++ %{optflags} %{ldflags} -o t-lasku t-lasku-relocatable -lQtScript -lQtSql -lQtGui -lQtCore -lpthread
12nr|t-lasku-1.9.7-1|30	
12nr|t-lasku-1.9.7-1|31	%install
12nr|t-lasku-1.9.7-1|32	rm -rf %{buildroot}
12nr|t-lasku-1.9.7-1|33	
12nr|t-lasku-1.9.7-1|34	#binary
12nr|t-lasku-1.9.7-1|35	install -Dpm755 %{name} %{buildroot}%{_bindir}/%{name}
12nr|t-lasku-1.9.7-1|36	
12nr|t-lasku-1.9.7-1|37	#desktop file
12nr|t-lasku-1.9.7-1|38	mkdir -p %{buildroot}%{_datadir}/applications
12nr|t-lasku-1.9.7-1|39	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12nr|t-lasku-1.9.7-1|40	[Desktop Entry]
12nr|t-lasku-1.9.7-1|41	Name=T-lasku
12nr|t-lasku-1.9.7-1|42	GenericName=Invoicing software
12nr|t-lasku-1.9.7-1|43	Comment=Finnish invoicing software
12nr|t-lasku-1.9.7-1|44	Terminal=false
12nr|t-lasku-1.9.7-1|45	Exec=%{name}
12nr|t-lasku-1.9.7-1|46	Icon=%{name}
12nr|t-lasku-1.9.7-1|47	Type=Application
12nr|t-lasku-1.9.7-1|48	Categories=Qt;Office;Finance;X-MandrivaLinux-CrossDesktop;
12nr|t-lasku-1.9.7-1|49	EOF
12nr|t-lasku-1.9.7-1|50	
12nr|t-lasku-1.9.7-1|51	# Install hicolor icons
12nr|t-lasku-1.9.7-1|52	for i in 16x16 24x24 32x32 48x48
12nr|t-lasku-1.9.7-1|53	do
12nr|t-lasku-1.9.7-1|54	install -Dpm 644 images/%{name}-$i.png %{buildroot}%{_datadir}/icons/hicolor/$i/apps/%{name}.png
12nr|t-lasku-1.9.7-1|55	done
12nr|t-lasku-1.9.7-1|56	
12nr|t-lasku-1.9.7-1|57	#translations
12nr|t-lasku-1.9.7-1|58	mkdir -p %{buildroot}%{_datadir}/%{name}/translations/
12nr|t-lasku-1.9.7-1|59	cp translations/* %{buildroot}%{_datadir}/%{name}/translations/
12nr|t-lasku-1.9.7-1|60	
12nr|t-lasku-1.9.7-1|61	%clean
12nr|t-lasku-1.9.7-1|62	rm -rf %{buildroot}
12nr|t-lasku-1.9.7-1|63	
12nr|t-lasku-1.9.7-1|64	%files
12nr|t-lasku-1.9.7-1|65	%defattr(-,root,root,-)
12nr|t-lasku-1.9.7-1|66	%doc COPYING
12nr|t-lasku-1.9.7-1|67	%{_bindir}/%{name}
12nr|t-lasku-1.9.7-1|68	%{_datadir}/%{name}
12nr|t-lasku-1.9.7-1|69	%{_datadir}/applications/%{name}.desktop
12nr|t-lasku-1.9.7-1|70	%{_iconsdir}/hicolor/*/apps/%{name}.png
12nr|t-lasku-1.9.7-1|71	
12nr|t-lasku-1.9.7-1|72	
12nr|t-lasku-1.9.7-1|73	%changelog
12nr|t-lasku-1.9.7-1|74	* Sat Jul 09 2011 Jani Välimaa <wally@mandriva.org> 1.9.7-1mdv2011.0
12nr|t-lasku-1.9.7-1|75	+ Revision: 689404
12nr|t-lasku-1.9.7-1|76	- update to new version 1.9.7
12nr|t-lasku-1.9.7-1|77	
12nr|t-lasku-1.9.7-1|78	* Sun Jun 05 2011 Jani Välimaa <wally@mandriva.org> 1.9.6-1
12nr|t-lasku-1.9.7-1|79	+ Revision: 682822
12nr|t-lasku-1.9.7-1|80	- update to new version 1.9.6
12nr|t-lasku-1.9.7-1|81	
12nr|t-lasku-1.9.7-1|82	* Wed May 25 2011 Jani Välimaa <wally@mandriva.org> 1.9.5-1
12nr|t-lasku-1.9.7-1|83	+ Revision: 679048
12nr|t-lasku-1.9.7-1|84	- update to new version 1.9.5
12nr|t-lasku-1.9.7-1|85	
12nr|t-lasku-1.9.7-1|86	* Wed May 11 2011 Jani Välimaa <wally@mandriva.org> 1.9.4-1
12nr|t-lasku-1.9.7-1|87	+ Revision: 673580
12nr|t-lasku-1.9.7-1|88	- update to new version 1.9.4
12nr|t-lasku-1.9.7-1|89	
12nr|t-lasku-1.9.7-1|90	* Sat Apr 30 2011 Jani Välimaa <wally@mandriva.org> 1.9.2-1
12nr|t-lasku-1.9.7-1|91	+ Revision: 660818
12nr|t-lasku-1.9.7-1|92	- update to new version 1.9.2
12nr|t-lasku-1.9.7-1|93	
12nr|t-lasku-1.9.7-1|94	* Mon Apr 18 2011 Jani Välimaa <wally@mandriva.org> 1.9.1-1
12nr|t-lasku-1.9.7-1|95	+ Revision: 655859
12nr|t-lasku-1.9.7-1|96	- update to new version 1.9.1
12nr|t-lasku-1.9.7-1|97	- update to new version 1.9.0
12nr|t-lasku-1.9.7-1|98	
12nr|t-lasku-1.9.7-1|99	* Sat Feb 26 2011 Jani Välimaa <wally@mandriva.org> 1.8.0-1
12nr|t-lasku-1.9.7-1|100	+ Revision: 639961
12nr|t-lasku-1.9.7-1|101	- update to new version 1.8.0
12nr|t-lasku-1.9.7-1|102	
12nr|t-lasku-1.9.7-1|103	* Sat Feb 12 2011 Jani Välimaa <wally@mandriva.org> 1.7.0-2
12nr|t-lasku-1.9.7-1|104	+ Revision: 637359
12nr|t-lasku-1.9.7-1|105	- install translations
12nr|t-lasku-1.9.7-1|106	
12nr|t-lasku-1.9.7-1|107	* Tue Feb 08 2011 Jani Välimaa <wally@mandriva.org> 1.7.0-1
12nr|t-lasku-1.9.7-1|108	+ Revision: 636932
12nr|t-lasku-1.9.7-1|109	- new version 1.7.0
12nr|t-lasku-1.9.7-1|110	
12nr|t-lasku-1.9.7-1|111	* Thu Jan 27 2011 Jani Välimaa <wally@mandriva.org> 1.6.2-1
12nr|t-lasku-1.9.7-1|112	+ Revision: 633246
12nr|t-lasku-1.9.7-1|113	- update to new version 1.6.2
12nr|t-lasku-1.9.7-1|114	
12nr|t-lasku-1.9.7-1|115	* Sun Jan 09 2011 Jani Välimaa <wally@mandriva.org> 1.5.0-1
12nr|t-lasku-1.9.7-1|116	+ Revision: 630829
12nr|t-lasku-1.9.7-1|117	- update to new version 1.5.0
12nr|t-lasku-1.9.7-1|118	
12nr|t-lasku-1.9.7-1|119	* Fri Dec 24 2010 Jani Välimaa <wally@mandriva.org> 1.4.2-1mdv2011.0
12nr|t-lasku-1.9.7-1|120	+ Revision: 624543
12nr|t-lasku-1.9.7-1|121	- update to new version 1.4.2
12nr|t-lasku-1.9.7-1|122	
12nr|t-lasku-1.9.7-1|123	* Mon Dec 20 2010 Jani Välimaa <wally@mandriva.org> 1.4.1-1mdv2011.0
12nr|t-lasku-1.9.7-1|124	+ Revision: 623410
12nr|t-lasku-1.9.7-1|125	- new version 1.4.1
12nr|t-lasku-1.9.7-1|126	
12nr|t-lasku-1.9.7-1|127	* Fri Dec 10 2010 Jani Välimaa <wally@mandriva.org> 1.4.0-1mdv2011.0
12nr|t-lasku-1.9.7-1|128	+ Revision: 620417
12nr|t-lasku-1.9.7-1|129	- new version 1.4.0
12nr|t-lasku-1.9.7-1|130	- add X-MandrivaLinux-CrossDesktop to the .desktop file
12nr|t-lasku-1.9.7-1|131	- tighten build requirements
12nr|t-lasku-1.9.7-1|132	
12nr|t-lasku-1.9.7-1|133	* Mon Nov 22 2010 Jani Välimaa <wally@mandriva.org> 1.3.0-1mdv2011.0
12nr|t-lasku-1.9.7-1|134	+ Revision: 599720
12nr|t-lasku-1.9.7-1|135	- new version 1.3.0
12nr|t-lasku-1.9.7-1|136	
12nr|t-lasku-1.9.7-1|137	* Sun Oct 31 2010 Jani Välimaa <wally@mandriva.org> 1.2.0-1mdv2011.0
12nr|t-lasku-1.9.7-1|138	+ Revision: 590971
12nr|t-lasku-1.9.7-1|139	- new version 1.2.0
12nr|t-lasku-1.9.7-1|140	
12nr|t-lasku-1.9.7-1|141	* Thu Oct 28 2010 Jani Välimaa <wally@mandriva.org> 1.1.1-3mdv2011.0
12nr|t-lasku-1.9.7-1|142	+ Revision: 589842
12nr|t-lasku-1.9.7-1|143	- fix .desktop file
12nr|t-lasku-1.9.7-1|144	- remove word 'free' from summary and description as t-lasku isn't fully free
12nr|t-lasku-1.9.7-1|145	(free of charge but closed source)
12nr|t-lasku-1.9.7-1|146	
12nr|t-lasku-1.9.7-1|147	* Tue Oct 26 2010 Jani Välimaa <wally@mandriva.org> 1.1.1-2mdv2011.0
12nr|t-lasku-1.9.7-1|148	+ Revision: 589511
12nr|t-lasku-1.9.7-1|149	- update sources
12nr|t-lasku-1.9.7-1|150	- fix license
12nr|t-lasku-1.9.7-1|151	
12nr|t-lasku-1.9.7-1|152	* Tue Oct 26 2010 Jani Välimaa <wally@mandriva.org> 1.1.1-1mdv2011.0
12nr|t-lasku-1.9.7-1|153	+ Revision: 589476
12nr|t-lasku-1.9.7-1|154	- fix file list
12nr|t-lasku-1.9.7-1|155	- import t-lasku
12nr|t-lasku-1.9.7-1|156	

21739 12
12nr|tuxsetup-1.2.0037-3|1	%define name tuxsetup
12nr|tuxsetup-1.2.0037-3|2	%define version 1.2.0037
12nr|tuxsetup-1.2.0037-3|3	%define release %mkrel 3
12nr|tuxsetup-1.2.0037-3|4	%define distname %{name}-%{version}-final
12nr|tuxsetup-1.2.0037-3|5	
12nr|tuxsetup-1.2.0037-3|6	%define _requires_exceptions libbabtts.so
12nr|tuxsetup-1.2.0037-3|7	
12nr|tuxsetup-1.2.0037-3|8	Summary: Daemons and applications for Tux Droid
12nr|tuxsetup-1.2.0037-3|9	Name: %{name}
12nr|tuxsetup-1.2.0037-3|10	Version: %{version}
12nr|tuxsetup-1.2.0037-3|11	Release: %{release}
12nr|tuxsetup-1.2.0037-3|12	Source0: %{distname}.tar.gz
12nr|tuxsetup-1.2.0037-3|13	# use root supplementary group to be able to access USB devices
12nr|tuxsetup-1.2.0037-3|14	# when running tuxd from udev
12nr|tuxsetup-1.2.0037-3|15	Patch0: tuxsetup-1.1.0010-final-suppl_group.patch
12nr|tuxsetup-1.2.0037-3|16	Patch1: tuxsetup-1.2.0037-final-use_helper.patch
12nr|tuxsetup-1.2.0037-3|17	License: GPL/Acapela
12nr|tuxsetup-1.2.0037-3|18	Group: Toys
12nr|tuxsetup-1.2.0037-3|19	Url: http://www.tuxisalive.com/developer-corner/software/tuxsetup/
12nr|tuxsetup-1.2.0037-3|20	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|tuxsetup-1.2.0037-3|21	ExclusiveArch: %{ix86}
12nr|tuxsetup-1.2.0037-3|22	Requires: dynamic
12nr|tuxsetup-1.2.0037-3|23	Requires: python-pyxml
12nr|tuxsetup-1.2.0037-3|24	Requires: pygtk2.0-libglade
12nr|tuxsetup-1.2.0037-3|25	
12nr|tuxsetup-1.2.0037-3|26	%description
12nr|tuxsetup-1.2.0037-3|27	tuxsetup contains daemons and applications for the Tux Droid wireless robot:
12nr|tuxsetup-1.2.0037-3|28	- tuxd, the tux daemon
12nr|tuxsetup-1.2.0037-3|29	- tuxttsd, the tux text to speech daemon
12nr|tuxsetup-1.2.0037-3|30	- the python API
12nr|tuxsetup-1.2.0037-3|31	- the gadget manager
12nr|tuxsetup-1.2.0037-3|32	- a few gadgets: weather, clock and emial gagdet
12nr|tuxsetup-1.2.0037-3|33	- tuxgi, tux droid graphical interface
12nr|tuxsetup-1.2.0037-3|34	- original sound files
12nr|tuxsetup-1.2.0037-3|35	- latest firmware
12nr|tuxsetup-1.2.0037-3|36	
12nr|tuxsetup-1.2.0037-3|37	%prep
12nr|tuxsetup-1.2.0037-3|38	%setup -q -n %{distname}
12nr|tuxsetup-1.2.0037-3|39	%patch0 -p1
12nr|tuxsetup-1.2.0037-3|40	%patch1 -p1
12nr|tuxsetup-1.2.0037-3|41	chmod +x mirror/opt/tuxdroid/bin/tuxgdgmaker
12nr|tuxsetup-1.2.0037-3|42	ln -sf /opt/tuxdroid/bin/tuxgdgmaker mirror/usr/local/bin/tuxgdgmaker
12nr|tuxsetup-1.2.0037-3|43	
12nr|tuxsetup-1.2.0037-3|44	%build
12nr|tuxsetup-1.2.0037-3|45	
12nr|tuxsetup-1.2.0037-3|46	%install
12nr|tuxsetup-1.2.0037-3|47	rm -rf %{buildroot}
12nr|tuxsetup-1.2.0037-3|48	cp -a mirror %{buildroot}
12nr|tuxsetup-1.2.0037-3|49	mv %{buildroot}/usr/local/bin %{buildroot}%{_bindir}
12nr|tuxsetup-1.2.0037-3|50	#- add link for dfu-programmer (see scripts/postinst)
12nr|tuxsetup-1.2.0037-3|51	ln -nsf /opt/tuxdroid/bin/dfu-programmer %{buildroot}%{_bindir}/dfu-programmer
12nr|tuxsetup-1.2.0037-3|52	#- fix perms of images
12nr|tuxsetup-1.2.0037-3|53	chmod a+r %{buildroot}%{_datadir}/pixmaps/*.png
12nr|tuxsetup-1.2.0037-3|54	
12nr|tuxsetup-1.2.0037-3|55	rm -f %{buildroot}%{_docdir}/%{name}/COPYING
12nr|tuxsetup-1.2.0037-3|56	#- 9.wav is a copyrighted file
12nr|tuxsetup-1.2.0037-3|57	cp -a %{buildroot}/opt/tuxdroid/apps/tuxgi/sounds/{8,9}.wav
12nr|tuxsetup-1.2.0037-3|58	#- move udev rules after main Mandriva rules,
12nr|tuxsetup-1.2.0037-3|59	#- so that pam_console_apply does not modify device permissions while tuxd is running
12nr|tuxsetup-1.2.0037-3|60	#- or else some race will prevent tuxd from accessing the device
12nr|tuxsetup-1.2.0037-3|61	mv %{buildroot}%{_sysconfdir}/udev/rules.d/{45,55}-tuxdroid.rules
12nr|tuxsetup-1.2.0037-3|62	
12nr|tuxsetup-1.2.0037-3|63	#- fix shebangs
12nr|tuxsetup-1.2.0037-3|64	sed -i 's,^#/bin/,#!/bin/,' %{buildroot}/opt/tuxdroid/bin/tux*
12nr|tuxsetup-1.2.0037-3|65	
12nr|tuxsetup-1.2.0037-3|66	#- consolehelper config: do not ask for password
12nr|tuxsetup-1.2.0037-3|67	for program in tuxgdg tuxgdgmaker; do
12nr|tuxsetup-1.2.0037-3|68	mkdir -p %{buildroot}%{_sbindir}
12nr|tuxsetup-1.2.0037-3|69	mv %{buildroot}%{_bindir}/$program %{buildroot}%{_sbindir}/$program
12nr|tuxsetup-1.2.0037-3|70	ln -s %{_bindir}/consolehelper %{buildroot}%{_bindir}/$program
12nr|tuxsetup-1.2.0037-3|71	mkdir -p %{buildroot}%{_sysconfdir}/pam.d/
12nr|tuxsetup-1.2.0037-3|72	ln -sf %{_sysconfdir}/pam.d/mandriva-console-auth %{buildroot}%{_sysconfdir}/pam.d/$program
12nr|tuxsetup-1.2.0037-3|73	mkdir -p %{buildroot}%{_sysconfdir}/security/console.apps/
12nr|tuxsetup-1.2.0037-3|74	cat > %{buildroot}%{_sysconfdir}/security/console.apps/$program <<EOF
12nr|tuxsetup-1.2.0037-3|75	PROGRAM=/usr/sbin/$program
12nr|tuxsetup-1.2.0037-3|76	FALLBACK=false
12nr|tuxsetup-1.2.0037-3|77	SESSION=true
12nr|tuxsetup-1.2.0037-3|78	EOF
12nr|tuxsetup-1.2.0037-3|79	done
12nr|tuxsetup-1.2.0037-3|80	
12nr|tuxsetup-1.2.0037-3|81	cat > %{buildroot}%{_datadir}/applications/tuxgi.desktop << EOF
12nr|tuxsetup-1.2.0037-3|82	[Desktop Entry]
12nr|tuxsetup-1.2.0037-3|83	Name=Tux Droid Interface
12nr|tuxsetup-1.2.0037-3|84	Comment=Tux Droid graphical interface
12nr|tuxsetup-1.2.0037-3|85	Exec=tuxgi
12nr|tuxsetup-1.2.0037-3|86	Icon=tuxmanager
12nr|tuxsetup-1.2.0037-3|87	Terminal=false
12nr|tuxsetup-1.2.0037-3|88	Type=Application
12nr|tuxsetup-1.2.0037-3|89	Categories=Utility;
12nr|tuxsetup-1.2.0037-3|90	StartupNotify=true
12nr|tuxsetup-1.2.0037-3|91	EOF
12nr|tuxsetup-1.2.0037-3|92	
12nr|tuxsetup-1.2.0037-3|93	install -d %{buildroot}%{_sysconfdir}/dynamic/launchers/tuxdroid
12nr|tuxsetup-1.2.0037-3|94	for desktop in kde gnome; do
12nr|tuxsetup-1.2.0037-3|95	ln -sf ../../../../%{_datadir}/applications/tuxgi.desktop \
12nr|tuxsetup-1.2.0037-3|96	%{buildroot}%{_sysconfdir}/dynamic/launchers/tuxdroid/$desktop.desktop
12nr|tuxsetup-1.2.0037-3|97	done
12nr|tuxsetup-1.2.0037-3|98	
12nr|tuxsetup-1.2.0037-3|99	install -d %{buildroot}%{_sysconfdir}/dynamic/scripts
12nr|tuxsetup-1.2.0037-3|100	cat > %{buildroot}%{_sysconfdir}/dynamic/scripts/tuxdroid.script << EOF
12nr|tuxsetup-1.2.0037-3|101	#!/bin/sh
12nr|tuxsetup-1.2.0037-3|102	. /etc/dynamic/scripts/functions.script
12nr|tuxsetup-1.2.0037-3|103	check_activated \$0
12nr|tuxsetup-1.2.0037-3|104	call_hooks \$ACTION tuxdroid \$DEVNAME ""
12nr|tuxsetup-1.2.0037-3|105	EOF
12nr|tuxsetup-1.2.0037-3|106	chmod +x %{buildroot}%{_sysconfdir}/dynamic/scripts/tuxdroid.script
12nr|tuxsetup-1.2.0037-3|107	
12nr|tuxsetup-1.2.0037-3|108	cat > %{buildroot}%{_sysconfdir}/udev/rules.d/65-tuxdroid-dynamic.rules << EOF
12nr|tuxsetup-1.2.0037-3|109	# Dynamic rules for tuxdroid
12nr|tuxsetup-1.2.0037-3|110	SUBSYSTEM=="usb_device", SYSFS{idVendor}=="03eb", SYSFS{idProduct}=="ff07", ENV{TUXDROID}="1"
12nr|tuxsetup-1.2.0037-3|111	ENV{TUXDROID}=="1", RUN+="/bin/sh -c '/etc/dynamic/scripts/tuxdroid.script &>/dev/null &'"
12nr|tuxsetup-1.2.0037-3|112	EOF
12nr|tuxsetup-1.2.0037-3|113	
12nr|tuxsetup-1.2.0037-3|114	#- do not modify firmware files by converting EOL
12nr|tuxsetup-1.2.0037-3|115	export DONT_FIX_EOL=1
12nr|tuxsetup-1.2.0037-3|116	# does not work because fix-eol matches on basename, not full path
12nr|tuxsetup-1.2.0037-3|117	# export EXCLUDE_FROM_EOL_CONVERSION=`find %{buildroot}/opt/tuxdroid/firmware/ -type f`
12nr|tuxsetup-1.2.0037-3|118	
12nr|tuxsetup-1.2.0037-3|119	%clean
12nr|tuxsetup-1.2.0037-3|120	rm -rf %{buildroot}
12nr|tuxsetup-1.2.0037-3|121	
12nr|tuxsetup-1.2.0037-3|122	%if %mdkversion < 200900
12nr|tuxsetup-1.2.0037-3|123	%post
12nr|tuxsetup-1.2.0037-3|124	%update_menus
12nr|tuxsetup-1.2.0037-3|125	%endif
12nr|tuxsetup-1.2.0037-3|126	
12nr|tuxsetup-1.2.0037-3|127	%if %mdkversion < 200900
12nr|tuxsetup-1.2.0037-3|128	%postun
12nr|tuxsetup-1.2.0037-3|129	%clean_menus
12nr|tuxsetup-1.2.0037-3|130	%endif
12nr|tuxsetup-1.2.0037-3|131	
12nr|tuxsetup-1.2.0037-3|132	%files
12nr|tuxsetup-1.2.0037-3|133	%defattr(-,root,root)
12nr|tuxsetup-1.2.0037-3|134	%doc ACAPELALICENSE CHANGES README
12nr|tuxsetup-1.2.0037-3|135	%{_bindir}/dfu-programmer
12nr|tuxsetup-1.2.0037-3|136	%{_bindir}/tux*
12nr|tuxsetup-1.2.0037-3|137	%{_sbindir}/tux*
12nr|tuxsetup-1.2.0037-3|138	%{_sysconfdir}/pam.d/tux*
12nr|tuxsetup-1.2.0037-3|139	%{_sysconfdir}/security/console.apps/tux*
12nr|tuxsetup-1.2.0037-3|140	%{_sysconfdir}/udev/rules.d/*-tuxdroid*.rules
12nr|tuxsetup-1.2.0037-3|141	%{_sysconfdir}/dynamic/scripts/tuxdroid.script
12nr|tuxsetup-1.2.0037-3|142	%{_sysconfdir}/dynamic/launchers/tuxdroid
12nr|tuxsetup-1.2.0037-3|143	%{_datadir}/applications/tux*.desktop
12nr|tuxsetup-1.2.0037-3|144	%{_datadir}/mime/tuxgadgetframework.xml
12nr|tuxsetup-1.2.0037-3|145	%{_datadir}/pixmaps/*.png
12nr|tuxsetup-1.2.0037-3|146	/opt/Acapela
12nr|tuxsetup-1.2.0037-3|147	/opt/tuxdroid
12nr|tuxsetup-1.2.0037-3|148	
12nr|tuxsetup-1.2.0037-3|149	
12nr|tuxsetup-1.2.0037-3|150	%changelog
12nr|tuxsetup-1.2.0037-3|151	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.2.0037-3mdv2010.0
12nr|tuxsetup-1.2.0037-3|152	+ Revision: 433269
12nr|tuxsetup-1.2.0037-3|153	- rebuild
12nr|tuxsetup-1.2.0037-3|154	
12nr|tuxsetup-1.2.0037-3|155	+ Pixel <pixel@mandriva.com>
12nr|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
12nr|tuxsetup-1.2.0037-3|157	
12nr|tuxsetup-1.2.0037-3|158	* Sat Apr 12 2008 Olivier Blin <oblin@mandriva.com> 1.2.0037-2mdv2009.0
12nr|tuxsetup-1.2.0037-3|159	+ Revision: 192621
12nr|tuxsetup-1.2.0037-3|160	- copy 8.wav as 9.wav instead of just removing the file
12nr|tuxsetup-1.2.0037-3|161	- restore BuildRoot
12nr|tuxsetup-1.2.0037-3|162	
12nr|tuxsetup-1.2.0037-3|163	* Thu Dec 20 2007 Olivier Blin <oblin@mandriva.com> 1.2.0037-1mdv2008.1
12nr|tuxsetup-1.2.0037-3|164	+ Revision: 135570
12nr|tuxsetup-1.2.0037-3|165	- add symlink for tuxgdgmaker
12nr|tuxsetup-1.2.0037-3|166	- use consolehelper for tuxgdgmaker as well
12nr|tuxsetup-1.2.0037-3|167	- patch menus to use the helpers from /opt
12nr|tuxsetup-1.2.0037-3|168	- fix perms on images
12nr|tuxsetup-1.2.0037-3|169	- 1.2.0037
12nr|tuxsetup-1.2.0037-3|170	
12nr|tuxsetup-1.2.0037-3|171	* Tue Dec 18 2007 Olivier Blin <oblin@mandriva.com> 1.1.0010-5mdv2008.1
12nr|tuxsetup-1.2.0037-3|172	+ Revision: 132465
12nr|tuxsetup-1.2.0037-3|173	- do not keep sed backup files
12nr|tuxsetup-1.2.0037-3|174	- do not modify firmware files by converting EOL
12nr|tuxsetup-1.2.0037-3|175	- make the dynamic script not hang boot
12nr|tuxsetup-1.2.0037-3|176	- fix shebangs so that userhelper can run tuxgdg...
12nr|tuxsetup-1.2.0037-3|177	- run tuxgdg through consolehelper to allow console user to start it without password
12nr|tuxsetup-1.2.0037-3|178	- add dfu-programmer in path
12nr|tuxsetup-1.2.0037-3|179	
12nr|tuxsetup-1.2.0037-3|180	+ Thierry Vignaud <tvignaud@mandriva.com>
12nr|tuxsetup-1.2.0037-3|181	- kill re-definition of %%buildroot on Pixel's request
12nr|tuxsetup-1.2.0037-3|182	
12nr|tuxsetup-1.2.0037-3|183	* Wed Dec 12 2007 Olivier Blin <oblin@mandriva.com> 1.1.0010-3mdv2008.1
12nr|tuxsetup-1.2.0037-3|184	+ Revision: 117677
12nr|tuxsetup-1.2.0037-3|185	- require pygtk2.0-libglade
12nr|tuxsetup-1.2.0037-3|186	
12nr|tuxsetup-1.2.0037-3|187	* Tue Dec 11 2007 Olivier Blin <oblin@mandriva.com> 1.1.0010-2mdv2008.1
12nr|tuxsetup-1.2.0037-3|188	+ Revision: 117436
12nr|tuxsetup-1.2.0037-3|189	- use root supplementary group to be able to access USB devices when running tuxd from udev
12nr|tuxsetup-1.2.0037-3|190	
12nr|tuxsetup-1.2.0037-3|191	* Thu Dec 06 2007 Olivier Blin <oblin@mandriva.com> 1.1.0010-1mdv2008.1
12nr|tuxsetup-1.2.0037-3|192	+ Revision: 115966
12nr|tuxsetup-1.2.0037-3|193	- add desktop icon when Tux Droid fish module is plugged (using dynamic)
12nr|tuxsetup-1.2.0037-3|194	- add menu entry for tuxgi
12nr|tuxsetup-1.2.0037-3|195	- initial tuxsetup package
12nr|tuxsetup-1.2.0037-3|196	- rename as tuxsetup
12nr|tuxsetup-1.2.0037-3|197	- create tuxdroid
12nr|tuxsetup-1.2.0037-3|198	

21740 12
12nr|ueagle-firmware-1.1-4|1	%define name ueagle-firmware
12nr|ueagle-firmware-1.1-4|2	%define version 1.1
12nr|ueagle-firmware-1.1-4|3	%define distname ueagle-data-%{version}
12nr|ueagle-firmware-1.1-4|4	%define release %mkrel 4
12nr|ueagle-firmware-1.1-4|5	
12nr|ueagle-firmware-1.1-4|6	Summary: Firmware and CMV files for Eagle-based modems
12nr|ueagle-firmware-1.1-4|7	Name: %{name}
12nr|ueagle-firmware-1.1-4|8	Version: %{version}
12nr|ueagle-firmware-1.1-4|9	Release: %{release}
12nr|ueagle-firmware-1.1-4|10	Source0: http://eagle-usb.org/ueagle-atm/non-free/%{distname}.tar.bz2
12nr|ueagle-firmware-1.1-4|11	Source1: http://download.gna.org/ueagleatm/ikanos/ueagle4-data-1.0.tar.gz
12nr|ueagle-firmware-1.1-4|12	# (tpg) stolen from http://svn.gna.org/viewcvs/ueagleatm/trunk/ueagle-utils/debug/#dirlist
12nr|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
12nr|ueagle-firmware-1.1-4|14	Source2: ueaglediag
12nr|ueagle-firmware-1.1-4|15	Source3: ueaglestat
12nr|ueagle-firmware-1.1-4|16	License: Public Domain/BSD
12nr|ueagle-firmware-1.1-4|17	Group: System/Kernel and hardware
12nr|ueagle-firmware-1.1-4|18	Url: http://eagle-usb.org/
12nr|ueagle-firmware-1.1-4|19	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|ueagle-firmware-1.1-4|20	BuildArch: noarch
12nr|ueagle-firmware-1.1-4|21	
12nr|ueagle-firmware-1.1-4|22	%description
12nr|ueagle-firmware-1.1-4|23	This package contains firmware and CMV files for Eagle-based modems.
12nr|ueagle-firmware-1.1-4|24	
12nr|ueagle-firmware-1.1-4|25	%prep
12nr|ueagle-firmware-1.1-4|26	%setup -q -n %{distname} -a 1
12nr|ueagle-firmware-1.1-4|27	
12nr|ueagle-firmware-1.1-4|28	%build
12nr|ueagle-firmware-1.1-4|29	
12nr|ueagle-firmware-1.1-4|30	%install
12nr|ueagle-firmware-1.1-4|31	rm -rf %{buildroot}
12nr|ueagle-firmware-1.1-4|32	install -d %{buildroot}/lib/firmware/ueagle-atm
12nr|ueagle-firmware-1.1-4|33	install -m644 *.bin *.fw %{buildroot}/lib/firmware/ueagle-atm
12nr|ueagle-firmware-1.1-4|34	pushd ueagle4-data-1.0
12nr|ueagle-firmware-1.1-4|35	install -m644 *.bin* *.fw %{buildroot}/lib/firmware/ueagle-atm
12nr|ueagle-firmware-1.1-4|36	popd
12nr|ueagle-firmware-1.1-4|37	
12nr|ueagle-firmware-1.1-4|38	install -d %{buildroot}%{_bindir}
12nr|ueagle-firmware-1.1-4|39	install -m755 %{SOURCE2} %{buildroot}%{_bindir}/ueaglediag
12nr|ueagle-firmware-1.1-4|40	install -m755 %{SOURCE3} %{buildroot}%{_bindir}/ueaglestat
12nr|ueagle-firmware-1.1-4|41	
12nr|ueagle-firmware-1.1-4|42	%clean
12nr|ueagle-firmware-1.1-4|43	rm -rf %{buildroot}
12nr|ueagle-firmware-1.1-4|44	
12nr|ueagle-firmware-1.1-4|45	%files
12nr|ueagle-firmware-1.1-4|46	%defattr(-,root,root)
12nr|ueagle-firmware-1.1-4|47	%dir /lib/firmware/ueagle-atm/
12nr|ueagle-firmware-1.1-4|48	/lib/firmware/ueagle-atm/*.bin*
12nr|ueagle-firmware-1.1-4|49	/lib/firmware/ueagle-atm/*.fw
12nr|ueagle-firmware-1.1-4|50	%{_bindir}/ueagle*
12nr|ueagle-firmware-1.1-4|51	
12nr|ueagle-firmware-1.1-4|52	
12nr|ueagle-firmware-1.1-4|53	%changelog
12nr|ueagle-firmware-1.1-4|54	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 1.1-4mdv2010.0
12nr|ueagle-firmware-1.1-4|55	+ Revision: 433270
12nr|ueagle-firmware-1.1-4|56	- rebuild
12nr|ueagle-firmware-1.1-4|57	
12nr|ueagle-firmware-1.1-4|58	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 1.1-3mdv2009.0
12nr|ueagle-firmware-1.1-4|59	+ Revision: 241596
12nr|ueagle-firmware-1.1-4|60	- rebuild
12nr|ueagle-firmware-1.1-4|61	- kill re-definition of %%buildroot on Pixel's request
12nr|ueagle-firmware-1.1-4|62	
12nr|ueagle-firmware-1.1-4|63	+ Olivier Blin <oblin@mandriva.com>
12nr|ueagle-firmware-1.1-4|64	- restore BuildRoot
12nr|ueagle-firmware-1.1-4|65	
12nr|ueagle-firmware-1.1-4|66	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12nr|ueagle-firmware-1.1-4|67	- spec file clean
12nr|ueagle-firmware-1.1-4|68	- add ueaglediag and ueaglestat scripts, which are very helpful with debuging/monitoring POTS line parameters
12nr|ueagle-firmware-1.1-4|69	
12nr|ueagle-firmware-1.1-4|70	* Wed Sep 19 2007 Olivier Blin <oblin@mandriva.com> 1.1-2mdv2008.0
12nr|ueagle-firmware-1.1-4|71	+ Revision: 91128
12nr|ueagle-firmware-1.1-4|72	- add Eagle IV files
12nr|ueagle-firmware-1.1-4|73	- Import ueagle-firmware
12nr|ueagle-firmware-1.1-4|74	
12nr|ueagle-firmware-1.1-4|75	
12nr|ueagle-firmware-1.1-4|76	
12nr|ueagle-firmware-1.1-4|77	* Mon Sep 11 2006 Olivier Blin <blino@mandriva.com> 1.1-1mdv2007.0
12nr|ueagle-firmware-1.1-4|78	- initial Mandriva release

21741 12
12nr|unicorn-0.9.3-9|1	# I love OpenSource :-(
12nr|unicorn-0.9.3-9|2	
12nr|unicorn-0.9.3-9|3	Summary:	unicorn utility for BeWan Architecture support
12nr|unicorn-0.9.3-9|4	Name:		unicorn
12nr|unicorn-0.9.3-9|5	Version:	0.9.3
12nr|unicorn-0.9.3-9|6	Release:	9
12nr|unicorn-0.9.3-9|7	Source0:	unicorn-%{version}.tar.bz2
12nr|unicorn-0.9.3-9|8	Source1:	module_param.patch
12nr|unicorn-0.9.3-9|9	Source2:	dkms-unicorn-update-irq-flags.patch
12nr|unicorn-0.9.3-9|10	Source3:	dkms-unicorn-SET_MODULE_OWNER-removal.patch
12nr|unicorn-0.9.3-9|11	Source4:	dkms-unicorn-urb-lock-removal.patch
12nr|unicorn-0.9.3-9|12	Source5:	dkms-unicorn-update-int-handler-definition.patch
12nr|unicorn-0.9.3-9|13	#Patch0:		maxpacket.patch.bz2
12nr|unicorn-0.9.3-9|14	#Patch0:		unicorn-0.8.7-fno-gnu-linker.patch.bz2
12nr|unicorn-0.9.3-9|15	Patch1:		unicorn-0.9.0-kernel26-spinlock.patch
12nr|unicorn-0.9.3-9|16	Patch2:		unicorn-0.9.3-smp.patch
12nr|unicorn-0.9.3-9|17	Patch3:		unicorn-0.9.3-kernel2.6.22.patch
12nr|unicorn-0.9.3-9|18	Patch4:		unicorn-0.9.3-build.patch
12nr|unicorn-0.9.3-9|19	License:	BeWan 2004
12nr|unicorn-0.9.3-9|20	Group:		System/Kernel and hardware
12nr|unicorn-0.9.3-9|21	BuildRequires:	gtk-devel, automake1.4
12nr|unicorn-0.9.3-9|22	
12nr|unicorn-0.9.3-9|23	%description -n %{name}
12nr|unicorn-0.9.3-9|24	BeWan Architecture utility.
12nr|unicorn-0.9.3-9|25	
12nr|unicorn-0.9.3-9|26	%package -n dkms-%{name}
12nr|unicorn-0.9.3-9|27	Summary:	unicorn kernel module for BeWan Architecture support
12nr|unicorn-0.9.3-9|28	Group:		System/Kernel and hardware
12nr|unicorn-0.9.3-9|29	Requires(post):		dkms
12nr|unicorn-0.9.3-9|30	Requires(preun):		dkms
12nr|unicorn-0.9.3-9|31	Requires:	gcc-c++
12nr|unicorn-0.9.3-9|32	
12nr|unicorn-0.9.3-9|33	%description -n dkms-%{name}
12nr|unicorn-0.9.3-9|34	unicorn Architecture support for Linux kernel %{kernel_version}
12nr|unicorn-0.9.3-9|35	
12nr|unicorn-0.9.3-9|36	%prep
12nr|unicorn-0.9.3-9|37	%setup -q -n %{name}
12nr|unicorn-0.9.3-9|38	%patch1 -p1
12nr|unicorn-0.9.3-9|39	%patch2 -p1
12nr|unicorn-0.9.3-9|40	%patch3 -p1
12nr|unicorn-0.9.3-9|41	%patch4 -p1
12nr|unicorn-0.9.3-9|42	
12nr|unicorn-0.9.3-9|43	pushd adsl_status
12nr|unicorn-0.9.3-9|44	%configure
12nr|unicorn-0.9.3-9|45	popd
12nr|unicorn-0.9.3-9|46	
12nr|unicorn-0.9.3-9|47	%build
12nr|unicorn-0.9.3-9|48	%make -C adsl_status
12nr|unicorn-0.9.3-9|49	
12nr|unicorn-0.9.3-9|50	%install
12nr|unicorn-0.9.3-9|51	# utils
12nr|unicorn-0.9.3-9|52	%make -C adsl_status DESTDIR="%{buildroot}" install
12nr|unicorn-0.9.3-9|53	%find_lang bewan_adsl_status
12nr|unicorn-0.9.3-9|54	
12nr|unicorn-0.9.3-9|55	# driver source
12nr|unicorn-0.9.3-9|56	mkdir -p %{buildroot}/%{_usr}/src/%{name}-%{version}-%{release}
12nr|unicorn-0.9.3-9|57	cp -r * %{buildroot}/%{_usr}/src/%{name}-%{version}-%{release}
12nr|unicorn-0.9.3-9|58	cp %{SOURCE1} %{buildroot}/%{_usr}/src/%{name}-%{version}-%{release}/patches/
12nr|unicorn-0.9.3-9|59	cat > %{buildroot}/%{_usr}/src/%{name}-%{version}-%{release}/dkms.conf <<EOF
12nr|unicorn-0.9.3-9|60	PACKAGE_NAME=%{name}
12nr|unicorn-0.9.3-9|61	PACKAGE_VERSION=%{version}-%{release}
12nr|unicorn-0.9.3-9|62	
12nr|unicorn-0.9.3-9|63	DEST_MODULE_LOCATION[0]=/kernel/drivers/net
12nr|unicorn-0.9.3-9|64	DEST_MODULE_LOCATION[1]=/kernel/drivers/net
12nr|unicorn-0.9.3-9|65	DEST_MODULE_LOCATION[2]=/kernel/drivers/usb/net
12nr|unicorn-0.9.3-9|66	DEST_MODULE_LOCATION[3]=/kernel/drivers/usb/net
12nr|unicorn-0.9.3-9|67	BUILT_MODULE_NAME[0]=unicorn_pci_atm
12nr|unicorn-0.9.3-9|68	BUILT_MODULE_LOCATION[0]=unicorn_pci
12nr|unicorn-0.9.3-9|69	BUILT_MODULE_NAME[1]=unicorn_pci_eth
12nr|unicorn-0.9.3-9|70	BUILT_MODULE_LOCATION[1]=unicorn_pci
12nr|unicorn-0.9.3-9|71	BUILT_MODULE_NAME[2]=unicorn_usb_atm
12nr|unicorn-0.9.3-9|72	BUILT_MODULE_LOCATION[2]=unicorn_usb
12nr|unicorn-0.9.3-9|73	BUILT_MODULE_NAME[3]=unicorn_usb_eth
12nr|unicorn-0.9.3-9|74	BUILT_MODULE_LOCATION[3]=unicorn_usb
12nr|unicorn-0.9.3-9|75	MAKE[0]="make KERNEL_SOURCES=\${kernel_source_dir} modules"
12nr|unicorn-0.9.3-9|76	CLEAN="make clean"
12nr|unicorn-0.9.3-9|77	
12nr|unicorn-0.9.3-9|78	PATCH[0]=module_param.patch
12nr|unicorn-0.9.3-9|79	PATCH_MATCH[0]="2.6.17.*"
12nr|unicorn-0.9.3-9|80	PATCH[1]="dkms-unicorn-update-irq-flags.patch"
12nr|unicorn-0.9.3-9|81	PATCH_MATCH[1]="^2\.6\.(2[4-9])|([3-9][0-9]+)|([1-9][0-9][0-9]+)"
12nr|unicorn-0.9.3-9|82	PATCH[2]="dkms-unicorn-SET_MODULE_OWNER-removal.patch"
12nr|unicorn-0.9.3-9|83	PATCH_MATCH[2]="^2\.6\.(2[4-9])|([3-9][0-9]+)|([1-9][0-9][0-9]+)"
12nr|unicorn-0.9.3-9|84	PATCH[3]="dkms-unicorn-urb-lock-removal.patch"
12nr|unicorn-0.9.3-9|85	PATCH_MATCH[3]="^2\.6\.(2[4-9])|([3-9][0-9]+)|([1-9][0-9][0-9]+)"
12nr|unicorn-0.9.3-9|86	PATCH[4]="dkms-unicorn-update-int-handler-definition.patch"
12nr|unicorn-0.9.3-9|87	PATCH_MATCH[4]="^2\.6\.(19)|([2-9][0-9]+)|([1-9][0-9][0-9]+)"
12nr|unicorn-0.9.3-9|88	
12nr|unicorn-0.9.3-9|89	AUTOINSTALL=yes
12nr|unicorn-0.9.3-9|90	EOF
12nr|unicorn-0.9.3-9|91	
12nr|unicorn-0.9.3-9|92	for p in %{_sourcedir}/dkms-unicorn-update-irq-flags.patch \
12nr|unicorn-0.9.3-9|93	%{_sourcedir}/dkms-unicorn-SET_MODULE_OWNER-removal.patch \
12nr|unicorn-0.9.3-9|94	%{_sourcedir}/dkms-unicorn-urb-lock-removal.patch \
12nr|unicorn-0.9.3-9|95	%{_sourcedir}/dkms-unicorn-update-int-handler-definition.patch;
12nr|unicorn-0.9.3-9|96	do
12nr|unicorn-0.9.3-9|97	cp $p %{buildroot}/%{_usrsrc}/unicorn-%{version}-%{release}/patches
12nr|unicorn-0.9.3-9|98	done
12nr|unicorn-0.9.3-9|99	
12nr|unicorn-0.9.3-9|100	%post -n dkms-%{name}
12nr|unicorn-0.9.3-9|101	/usr/sbin/dkms --rpm_safe_upgrade add -m %name -v %version-%release
12nr|unicorn-0.9.3-9|102	/usr/sbin/dkms --rpm_safe_upgrade build -m %name -v %version-%release
12nr|unicorn-0.9.3-9|103	/usr/sbin/dkms --rpm_safe_upgrade install -m %name -v %version-%release
12nr|unicorn-0.9.3-9|104	exit 0
12nr|unicorn-0.9.3-9|105	
12nr|unicorn-0.9.3-9|106	%preun -n dkms-%{name}
12nr|unicorn-0.9.3-9|107	/usr/sbin/dkms --rpm_safe_upgrade remove -m %name -v %version-%release --all
12nr|unicorn-0.9.3-9|108	exit 0
12nr|unicorn-0.9.3-9|109	
12nr|unicorn-0.9.3-9|110	%files -f bewan_adsl_status.lang
12nr|unicorn-0.9.3-9|111	%doc COPYING COPYING.GPL README
12nr|unicorn-0.9.3-9|112	%{_bindir}/*
12nr|unicorn-0.9.3-9|113	%{_datadir}/bewan_adsl_status/pixmaps/*
12nr|unicorn-0.9.3-9|114	
12nr|unicorn-0.9.3-9|115	%files -n dkms-%{name}
12nr|unicorn-0.9.3-9|116	%dir %{_usr}/src/%{name}-%{version}-%{release}
12nr|unicorn-0.9.3-9|117	%{_usr}/src/%{name}-%{version}-%{release}/*
12nr|unicorn-0.9.3-9|118	
12nr|unicorn-0.9.3-9|119	
12nr|unicorn-0.9.3-9|120	
12nr|unicorn-0.9.3-9|121	
12nr|unicorn-0.9.3-9|122	%changelog
12nr|unicorn-0.9.3-9|123	* Thu Oct  25 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nr|unicorn-0.9.3-9|124	+ Commit: 7c09f24
12nr|unicorn-0.9.3-9|125	- Spec cleanup
12nr|unicorn-0.9.3-9|126	
12nr|unicorn-0.9.3-9|127	

21742 12
12nr|unrar-4.20-1|1	%define oversion 4.2.4
12nr|unrar-4.20-1|2	Name:		unrar
12nr|unrar-4.20-1|3	Version:	4.20
12nr|unrar-4.20-1|4	Release:	%mkrel 1
12nr|unrar-4.20-1|5	Summary:	Decompressor for .rar format archives
12nr|unrar-4.20-1|6	Source0: 	http://www.rarlab.com/rar/%{name}src-%oversion.tar.gz
12nr|unrar-4.20-1|7	Url:		http://www.rarlab.com/rar_add.htm
12nr|unrar-4.20-1|8	License:	Freeware
12nr|unrar-4.20-1|9	Group:		Archiving/Compression
12nr|unrar-4.20-1|10	Conflicts:	bash-completion < 20031225
12nr|unrar-4.20-1|11	
12nr|unrar-4.20-1|12	%description
12nr|unrar-4.20-1|13	The unrar program is used to uncompress .rar format archives, which were
12nr|unrar-4.20-1|14	somewhat popular on DOS based machines.
12nr|unrar-4.20-1|15	
12nr|unrar-4.20-1|16	%prep
12nr|unrar-4.20-1|17	%setup -qn %{name}
12nr|unrar-4.20-1|18	
12nr|unrar-4.20-1|19	%build
12nr|unrar-4.20-1|20	make -f makefile.unix CXXFLAGS="%{optflags}" LDFLAGS="%{ldflags}" STRIP=true
12nr|unrar-4.20-1|21	
12nr|unrar-4.20-1|22	%install
12nr|unrar-4.20-1|23	install -d -m 755 %{buildroot}%{_bindir}
12nr|unrar-4.20-1|24	install -m 755 unrar %{buildroot}%{_bindir}
12nr|unrar-4.20-1|25	
12nr|unrar-4.20-1|26	%files
12nr|unrar-4.20-1|27	%doc license.txt readme.txt
12nr|unrar-4.20-1|28	%{_bindir}/unrar
12nr|unrar-4.20-1|29	
12nr|unrar-4.20-1|30	
12nr|unrar-4.20-1|31	
12nr|unrar-4.20-1|32	%changelog
12nr|unrar-4.20-1|33	* Thu Jun 14 2012 Götz Waschk <waschk@mandriva.org> 4.20-1
12nr|unrar-4.20-1|34	+ Revision: 805597
12nr|unrar-4.20-1|35	- new version 4.20
12nr|unrar-4.20-1|36	
12nr|unrar-4.20-1|37	* Mon May 28 2012 Götz Waschk <waschk@mandriva.org> 4.20-0.beta3.1
12nr|unrar-4.20-1|38	+ Revision: 801014
12nr|unrar-4.20-1|39	- fix version number
12nr|unrar-4.20-1|40	
12nr|unrar-4.20-1|41	* Mon May 28 2012 Alexander Khrukin <akhrukin@mandriva.org> 4.20-0.beta2.2
12nr|unrar-4.20-1|42	+ Revision: 800921
12nr|unrar-4.20-1|43	- version update 4.2.3
12nr|unrar-4.20-1|44	
12nr|unrar-4.20-1|45	* Sat May 19 2012 Götz Waschk <waschk@mandriva.org> 4.20-0.beta2.1
12nr|unrar-4.20-1|46	+ Revision: 799671
12nr|unrar-4.20-1|47	- fix version number
12nr|unrar-4.20-1|48	
12nr|unrar-4.20-1|49	* Sat May 19 2012 Alexander Khrukin <akhrukin@mandriva.org> 4.10-2
12nr|unrar-4.20-1|50	+ Revision: 799589
12nr|unrar-4.20-1|51	- version update 4.2.2
12nr|unrar-4.20-1|52	
12nr|unrar-4.20-1|53	* Wed Jan 18 2012 Götz Waschk <waschk@mandriva.org> 4.10-1
12nr|unrar-4.20-1|54	+ Revision: 762128
12nr|unrar-4.20-1|55	- new version
12nr|unrar-4.20-1|56	
12nr|unrar-4.20-1|57	* Wed Nov 09 2011 Götz Waschk <waschk@mandriva.org> 4.10-0.beta3.1
12nr|unrar-4.20-1|58	+ Revision: 729307
12nr|unrar-4.20-1|59	- new version 4.10 beta 3
12nr|unrar-4.20-1|60	
12nr|unrar-4.20-1|61	* Fri Oct 21 2011 Götz Waschk <waschk@mandriva.org> 4.10-0.beta2.1
12nr|unrar-4.20-1|62	+ Revision: 705597
12nr|unrar-4.20-1|63	- new prerelease
12nr|unrar-4.20-1|64	
12nr|unrar-4.20-1|65	* Thu Oct 20 2011 Götz Waschk <waschk@mandriva.org> 4.10-0.beta1.1
12nr|unrar-4.20-1|66	+ Revision: 705487
12nr|unrar-4.20-1|67	- revert package version to the version displayed by the application
12nr|unrar-4.20-1|68	
12nr|unrar-4.20-1|69	* Wed Oct 19 2011 Matthew Dawkins <mattydaw@mandriva.org> 4.1.1-1
12nr|unrar-4.20-1|70	+ Revision: 705432
12nr|unrar-4.20-1|71	- new version 4.1.1
12nr|unrar-4.20-1|72	cleaned up spec
12nr|unrar-4.20-1|73	
12nr|unrar-4.20-1|74	* Wed Mar 09 2011 Götz Waschk <waschk@mandriva.org> 4.00-1
12nr|unrar-4.20-1|75	+ Revision: 643048
12nr|unrar-4.20-1|76	- new version
12nr|unrar-4.20-1|77	
12nr|unrar-4.20-1|78	* Sat Jul 10 2010 Götz Waschk <waschk@mandriva.org> 3.93-1mdv2011.0
12nr|unrar-4.20-1|79	+ Revision: 550262
12nr|unrar-4.20-1|80	- new version
12nr|unrar-4.20-1|81	
12nr|unrar-4.20-1|82	* Mon Dec 21 2009 Funda Wang <fwang@mandriva.org> 3.91-1mdv2010.1
12nr|unrar-4.20-1|83	+ Revision: 480547
12nr|unrar-4.20-1|84	- new version 3.91
12nr|unrar-4.20-1|85	
12nr|unrar-4.20-1|86	* Thu Aug 20 2009 Götz Waschk <waschk@mandriva.org> 3.90-2mdv2010.0
12nr|unrar-4.20-1|87	+ Revision: 418576
12nr|unrar-4.20-1|88	- rebuild for broken build system
12nr|unrar-4.20-1|89	
12nr|unrar-4.20-1|90	* Thu Aug 20 2009 Götz Waschk <waschk@mandriva.org> 3.90-1mdv2010.0
12nr|unrar-4.20-1|91	+ Revision: 418546
12nr|unrar-4.20-1|92	- new version
12nr|unrar-4.20-1|93	
12nr|unrar-4.20-1|94	* Mon Jul 13 2009 Götz Waschk <waschk@mandriva.org> 3.90-0.beta4.1mdv2010.0
12nr|unrar-4.20-1|95	+ Revision: 395466
12nr|unrar-4.20-1|96	- new version
12nr|unrar-4.20-1|97	
12nr|unrar-4.20-1|98	* Sat Jun 20 2009 Götz Waschk <waschk@mandriva.org> 3.90-0.beta3.1mdv2010.0
12nr|unrar-4.20-1|99	+ Revision: 387518
12nr|unrar-4.20-1|100	- new version
12nr|unrar-4.20-1|101	
12nr|unrar-4.20-1|102	* Mon Jun 08 2009 Götz Waschk <waschk@mandriva.org> 3.90-0.beta2.1mdv2010.0
12nr|unrar-4.20-1|103	+ Revision: 383871
12nr|unrar-4.20-1|104	- new version
12nr|unrar-4.20-1|105	
12nr|unrar-4.20-1|106	* Thu May 07 2009 Götz Waschk <waschk@mandriva.org> 3.90-0.beta1.1mdv2010.0
12nr|unrar-4.20-1|107	+ Revision: 372937
12nr|unrar-4.20-1|108	- new version
12nr|unrar-4.20-1|109	
12nr|unrar-4.20-1|110	* Tue Feb 03 2009 Guillaume Rousse <guillomovitch@mandriva.org> 3.80-2mdv2009.1
12nr|unrar-4.20-1|111	+ Revision: 337120
12nr|unrar-4.20-1|112	- keep bash completion in its own package
12nr|unrar-4.20-1|113	
12nr|unrar-4.20-1|114	* Wed Jan 07 2009 Götz Waschk <waschk@mandriva.org> 3.80-1mdv2009.1
12nr|unrar-4.20-1|115	+ Revision: 326892
12nr|unrar-4.20-1|116	- new version
12nr|unrar-4.20-1|117	
12nr|unrar-4.20-1|118	* Sun Oct 12 2008 Funda Wang <fwang@mandriva.org> 3.80-0.beta4.1mdv2009.1
12nr|unrar-4.20-1|119	+ Revision: 292676
12nr|unrar-4.20-1|120	- 3.8.4
12nr|unrar-4.20-1|121	- New version 3.8 beta3
12nr|unrar-4.20-1|122	
12nr|unrar-4.20-1|123	* Wed Jun 25 2008 Funda Wang <fwang@mandriva.org> 3.80-0.beta2.1mdv2009.0
12nr|unrar-4.20-1|124	+ Revision: 228841
12nr|unrar-4.20-1|125	- New version 3.80 beta 2
12nr|unrar-4.20-1|126	
12nr|unrar-4.20-1|127	* Tue Jun 10 2008 Götz Waschk <waschk@mandriva.org> 3.80-0.beta1.1mdv2009.0
12nr|unrar-4.20-1|128	+ Revision: 217391
12nr|unrar-4.20-1|129	- new version
12nr|unrar-4.20-1|130	
12nr|unrar-4.20-1|131	+ Funda Wang <fwang@mandriva.org>
12nr|unrar-4.20-1|132	- Revert to actual version of program
12nr|unrar-4.20-1|133	- fix real version
12nr|unrar-4.20-1|134	
12nr|unrar-4.20-1|135	* Fri Feb 01 2008 Anssi Hannula <anssi@mandriva.org> 3.71-0.beta1.2mdv2008.1
12nr|unrar-4.20-1|136	+ Revision: 161265
12nr|unrar-4.20-1|137	- move to Mandriva non-free from PLF (license is no longer unclear,
12nr|unrar-4.20-1|138	it now allows redistribution explicitely)
12nr|unrar-4.20-1|139	- drop pre-MDK10.0 support
12nr|unrar-4.20-1|140	- fix license tag capitalization
12nr|unrar-4.20-1|141	- import unrar
12nr|unrar-4.20-1|142	
12nr|unrar-4.20-1|143	
12nr|unrar-4.20-1|144	* Wed Dec 12 2007 Gtz Waschk <goetz@zarb.org> 3.71-0.beta1.1plf2008.1
12nr|unrar-4.20-1|145	- new version
12nr|unrar-4.20-1|146	
12nr|unrar-4.20-1|147	* Tue Nov  6 2007 Gtz Waschk <goetz@zarb.org> 3.70-1plf2008.1
12nr|unrar-4.20-1|148	- new version
12nr|unrar-4.20-1|149	
12nr|unrar-4.20-1|150	* Mon Apr 16 2007 Gtz Waschk <goetz@zarb.org> 3.70-0.beta7.1plf2007.1
12nr|unrar-4.20-1|151	- new version
12nr|unrar-4.20-1|152	
12nr|unrar-4.20-1|153	* Tue Mar  6 2007 Gtz Waschk <goetz@zarb.org> 3.70-0.beta4.1plf2007.1
12nr|unrar-4.20-1|154	- new version
12nr|unrar-4.20-1|155	
12nr|unrar-4.20-1|156	* Tue Feb  6 2007 Gtz Waschk <goetz@zarb.org> 3.70-0.beta3.1plf2007.1
12nr|unrar-4.20-1|157	- drop patch
12nr|unrar-4.20-1|158	- new version
12nr|unrar-4.20-1|159	
12nr|unrar-4.20-1|160	* Wed Jan 24 2007 Gtz Waschk <goetz@zarb.org> 3.70-0.beta1.1plf2007.1
12nr|unrar-4.20-1|161	- don't strip the binary at build stage
12nr|unrar-4.20-1|162	- new version
12nr|unrar-4.20-1|163	
12nr|unrar-4.20-1|164	* Thu Nov  2 2006 Gtz Waschk <goetz@zarb.org> 3.60-1plf2007.1
12nr|unrar-4.20-1|165	- update description
12nr|unrar-4.20-1|166	- new version
12nr|unrar-4.20-1|167	
12nr|unrar-4.20-1|168	* Mon Jul 24 2006 Gtz Waschk <goetz@zarb.org> 3.60-0.beta7.1plf2007.0
12nr|unrar-4.20-1|169	- new version
12nr|unrar-4.20-1|170	
12nr|unrar-4.20-1|171	* Wed Jun 28 2006 Gtz Waschk <goetz@zarb.org> 3.60-0.beta5.1plf2007.0
12nr|unrar-4.20-1|172	- new version
12nr|unrar-4.20-1|173	
12nr|unrar-4.20-1|174	* Tue Oct 11 2005 Gtz Waschk <goetz@zarb.org> 3.51-1plf
12nr|unrar-4.20-1|175	- new version
12nr|unrar-4.20-1|176	
12nr|unrar-4.20-1|177	* Tue Aug  9 2005 Gtz Waschk <goetz@zarb.org> 3.50-1plf
12nr|unrar-4.20-1|178	- new version
12nr|unrar-4.20-1|179	
12nr|unrar-4.20-1|180	* Tue Apr 19 2005 Gtz Waschk <goetz@zarb.org> 3.50-0.beta1.1plf
12nr|unrar-4.20-1|181	- mkrel
12nr|unrar-4.20-1|182	- new version
12nr|unrar-4.20-1|183	
12nr|unrar-4.20-1|184	* Mon Sep 20 2004 Gtz Waschk <goetz@zarb.org> 3.40-1plf
12nr|unrar-4.20-1|185	- fix description
12nr|unrar-4.20-1|186	- new version
12nr|unrar-4.20-1|187	
12nr|unrar-4.20-1|188	* Sun Jun  6 2004 Gtz Waschk <goetz@plf.zarb.org> 3.30-2plf
12nr|unrar-4.20-1|189	- rebuild for new g++
12nr|unrar-4.20-1|190	
12nr|unrar-4.20-1|191	* Wed Apr 21 2004 Gtz Waschk <goetz@plf.zarb.org> 3.30-1plf
12nr|unrar-4.20-1|192	- new version
12nr|unrar-4.20-1|193	
12nr|unrar-4.20-1|194	* Tue Dec 30 2003 Gtz Waschk <goetz@plf.zarb.org> 3.20-2plf
12nr|unrar-4.20-1|195	- add unrar bash-completion for Cooker builds
12nr|unrar-4.20-1|196	
12nr|unrar-4.20-1|197	* Fri Jun 20 2003 Gtz Waschk <goetz@plf.zarb.org> 3.20-1plf
12nr|unrar-4.20-1|198	- small build patch for gcc 3.3
12nr|unrar-4.20-1|199	- new version
12nr|unrar-4.20-1|200	
12nr|unrar-4.20-1|201	* Sun Mar 30 2003 Gtz Waschk <goetz@plf.zarb.org> 3.20-0.beta2.1plf
12nr|unrar-4.20-1|202	- arrgh, the displayed version is 3.20 beta 2
12nr|unrar-4.20-1|203	
12nr|unrar-4.20-1|204	* Sat Mar 29 2003 Gtz Waschk <goetz@plf.zarb.org> 3.2.0-0.beta2.1plf
12nr|unrar-4.20-1|205	- new version
12nr|unrar-4.20-1|206	
12nr|unrar-4.20-1|207	* Fri Feb 14 2003 Gtz Waschk <goetz@plf.zarb.org> 3.10-2plf
12nr|unrar-4.20-1|208	- use default optimization flags (Francisco Javier Felix)
12nr|unrar-4.20-1|209	
12nr|unrar-4.20-1|210	* Wed Jan  8 2003 Gtz Waschk <waschk@informatik.uni-rostock.de> 3.10-1plf
12nr|unrar-4.20-1|211	
12nr|unrar-4.20-1|212	
12nr|unrar-4.20-1|213	* Tue Dec  3 2002 Gtz Waschk <waschk@informatik.uni-rostock.de> 3.10-0.beta3.1plf
12nr|unrar-4.20-1|214	- 3.10 beta 3
12nr|unrar-4.20-1|215	
12nr|unrar-4.20-1|216	* Tue Oct 22 2002 Gtz Waschk <waschk@informatik.uni-rostock.de> 3.10-0.beta1.1plf
12nr|unrar-4.20-1|217	- fix url
12nr|unrar-4.20-1|218	- add some docs
12nr|unrar-4.20-1|219	- drop patch
12nr|unrar-4.20-1|220	- quiet tar
12nr|unrar-4.20-1|221	- set version to 3.10 beta 1, that's the output of the program
12nr|unrar-4.20-1|222	- new version
12nr|unrar-4.20-1|223	
12nr|unrar-4.20-1|224	* Mon Aug 26 2002 Guillaume Rousse <guillomovitch@plf.zarb.org> 3.0-1plf
12nr|unrar-4.20-1|225	- first PLF release, with patch from Pascal Terjan <pascal.terjan@free.fr>
12nr|unrar-4.20-1|226	

21743 12
12nr|urbanterror-4.1.1-3|1	%define oname UrbanTerror
12nr|urbanterror-4.1.1-3|2	%define oversion 411
12nr|urbanterror-4.1.1-3|3	
12nr|urbanterror-4.1.1-3|4	Summary:	Urban Terror is a free multi-player first person shooter
12nr|urbanterror-4.1.1-3|5	Name:		urbanterror
12nr|urbanterror-4.1.1-3|6	Version:	4.1.1
12nr|urbanterror-4.1.1-3|7	Release:	3
12nr|urbanterror-4.1.1-3|8	License:	GPLv2+
12nr|urbanterror-4.1.1-3|9	Group:		Games/Arcade
12nr|urbanterror-4.1.1-3|10	Url:		http://urbanterror.info
12nr|urbanterror-4.1.1-3|11	Source0:	http://www.iourt.com/files/%{oname}%{oversion}.zip
12nr|urbanterror-4.1.1-3|12	Source1:	http://ftp.snt.utwente.nl/pub/games/urbanterror/iourbanterror/source/ioUrbanTerrorSource_2007_12_20.zip
12nr|urbanterror-4.1.1-3|13	Source10:	%{name}-128.png
12nr|urbanterror-4.1.1-3|14	Source11:	%{name}-64.png
12nr|urbanterror-4.1.1-3|15	Source12:	%{name}-32.png
12nr|urbanterror-4.1.1-3|16	Source13:	%{name}-16.png
12nr|urbanterror-4.1.1-3|17	Patch0:		urbanterror-4.1.1-q3asm.patch
12nr|urbanterror-4.1.1-3|18	Patch1:		urbanterror-4.1.1-libcurl.patch
12nr|urbanterror-4.1.1-3|19	Patch2:		urbanterror-4.1.1-x86_64.patch
12nr|urbanterror-4.1.1-3|20	BuildRequires:	pkgconfig(sdl)
12nr|urbanterror-4.1.1-3|21	BuildRequires:	pkgconfig(gl)
12nr|urbanterror-4.1.1-3|22	Requires:	%{name}-data = %{version}
12nr|urbanterror-4.1.1-3|23	
12nr|urbanterror-4.1.1-3|24	%description
12nr|urbanterror-4.1.1-3|25	Urban Terror(TM) is a free multi-player first person shooter developed by
12nr|urbanterror-4.1.1-3|26	FrozenSand, that (thanks to the ioquake3-code) does not require Quake III
12nr|urbanterror-4.1.1-3|27	Arena anymore. It is available for Windows, Linux and Macintosh.
12nr|urbanterror-4.1.1-3|28	The current version is 4.1.
12nr|urbanterror-4.1.1-3|29	
12nr|urbanterror-4.1.1-3|30	Urban Terror can be described as a Hollywood tactical shooter; somewhat
12nr|urbanterror-4.1.1-3|31	realism based, but the motto is "fun over realism". This results in a very
12nr|urbanterror-4.1.1-3|32	unique, enjoyable and addictive game.
12nr|urbanterror-4.1.1-3|33	
12nr|urbanterror-4.1.1-3|34	No registration required: Install&play!
12nr|urbanterror-4.1.1-3|35	
12nr|urbanterror-4.1.1-3|36	%package -n %{name}-data
12nr|urbanterror-4.1.1-3|37	Summary:	Urban Terror data files (graphics, music, maps etc)
12nr|urbanterror-4.1.1-3|38	Requires:	%{name} = %{version}
12nr|urbanterror-4.1.1-3|39	Group:		Games/Arcade
12nr|urbanterror-4.1.1-3|40	License:	Freeware
12nr|urbanterror-4.1.1-3|41	BuildArch:	noarch
12nr|urbanterror-4.1.1-3|42	
12nr|urbanterror-4.1.1-3|43	%description -n %{name}-data
12nr|urbanterror-4.1.1-3|44	Data files used to play Urban Terror.
12nr|urbanterror-4.1.1-3|45	
12nr|urbanterror-4.1.1-3|46	Warning! Read the license for data files carefully.
12nr|urbanterror-4.1.1-3|47	
12nr|urbanterror-4.1.1-3|48	"Urban Terror is distributed free over the Internet and is covered by the
12nr|urbanterror-4.1.1-3|49	Quake 3 SDK licence agreement. The mod files may not be sold [in any form]
12nr|urbanterror-4.1.1-3|50	or distributed on physical media unless with permission from iD Software."
12nr|urbanterror-4.1.1-3|51	
12nr|urbanterror-4.1.1-3|52	%prep
12nr|urbanterror-4.1.1-3|53	%setup -q -n %{oname} -c -a 1
12nr|urbanterror-4.1.1-3|54	%patch0 -p0
12nr|urbanterror-4.1.1-3|55	%patch1 -p1
12nr|urbanterror-4.1.1-3|56	%patch2 -p1
12nr|urbanterror-4.1.1-3|57	
12nr|urbanterror-4.1.1-3|58	%build
12nr|urbanterror-4.1.1-3|59	mkdir -p build
12nr|urbanterror-4.1.1-3|60	pushd ioUrbanTerrorClientSource
12nr|urbanterror-4.1.1-3|61	%make DEFAULT_BASEDIR=%{_gamesdatadir}/%{name} USE_CURL=1
12nr|urbanterror-4.1.1-3|62	cp build/*/ioUrbanTerror.* ../build/
12nr|urbanterror-4.1.1-3|63	pushd
12nr|urbanterror-4.1.1-3|64	
12nr|urbanterror-4.1.1-3|65	pushd ioUrbanTerrorServerSource
12nr|urbanterror-4.1.1-3|66	%make DEFAULT_BASEDIR=%{_gamesdatadir}/%{name} USE_CURL=1
12nr|urbanterror-4.1.1-3|67	cp build/*/ioUrTded.* ../build/
12nr|urbanterror-4.1.1-3|68	pushd
12nr|urbanterror-4.1.1-3|69	
12nr|urbanterror-4.1.1-3|70	%install
12nr|urbanterror-4.1.1-3|71	install -d %{buildroot}%{_gamesbindir}
12nr|urbanterror-4.1.1-3|72	cp build/ioUrTded.* %{buildroot}%{_gamesbindir}/%{name}-server
12nr|urbanterror-4.1.1-3|73	cp build/ioUrbanTerror.* %{buildroot}%{_gamesbindir}/%{name}
12nr|urbanterror-4.1.1-3|74	
12nr|urbanterror-4.1.1-3|75	install -d %{buildroot}%{_gamesdatadir}/%{name}
12nr|urbanterror-4.1.1-3|76	cp -r %{oname}/q3ut4 %{buildroot}%{_gamesdatadir}/%{name}/
12nr|urbanterror-4.1.1-3|77	
12nr|urbanterror-4.1.1-3|78	install -D -m 644 %{SOURCE13} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12nr|urbanterror-4.1.1-3|79	install -D -m 644 %{SOURCE12} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12nr|urbanterror-4.1.1-3|80	install -D -m 644 %{SOURCE11} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12nr|urbanterror-4.1.1-3|81	install -D -m 644 %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12nr|urbanterror-4.1.1-3|82	
12nr|urbanterror-4.1.1-3|83	install -d %{buildroot}%{_datadir}/applications
12nr|urbanterror-4.1.1-3|84	
12nr|urbanterror-4.1.1-3|85	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12nr|urbanterror-4.1.1-3|86	[Desktop Entry]
12nr|urbanterror-4.1.1-3|87	Name=Urban Terror
12nr|urbanterror-4.1.1-3|88	Comment=%{summary}
12nr|urbanterror-4.1.1-3|89	Exec=%{_gamesbindir}/%{name}
12nr|urbanterror-4.1.1-3|90	Icon=%{name}
12nr|urbanterror-4.1.1-3|91	Terminal=false
12nr|urbanterror-4.1.1-3|92	Type=Application
12nr|urbanterror-4.1.1-3|93	StartupNotify=false
12nr|urbanterror-4.1.1-3|94	Categories=Game;ArcadeGame;
12nr|urbanterror-4.1.1-3|95	EOF
12nr|urbanterror-4.1.1-3|96	
12nr|urbanterror-4.1.1-3|97	%files
12nr|urbanterror-4.1.1-3|98	%doc %{oname}/*.txt
12nr|urbanterror-4.1.1-3|99	%{_gamesbindir}/%{name}
12nr|urbanterror-4.1.1-3|100	%{_gamesbindir}/%{name}-server
12nr|urbanterror-4.1.1-3|101	%{_datadir}/applications/mandriva-%{name}.desktop
12nr|urbanterror-4.1.1-3|102	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12nr|urbanterror-4.1.1-3|103	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12nr|urbanterror-4.1.1-3|104	%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12nr|urbanterror-4.1.1-3|105	%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12nr|urbanterror-4.1.1-3|106	
12nr|urbanterror-4.1.1-3|107	%files -n %{name}-data
12nr|urbanterror-4.1.1-3|108	%dir %{_gamesdatadir}/%{name}/q3ut4
12nr|urbanterror-4.1.1-3|109	%{_gamesdatadir}/%{name}/q3ut4/*
12nr|urbanterror-4.1.1-3|110	
12nr|urbanterror-4.1.1-3|111	
12nr|urbanterror-4.1.1-3|112	
12nr|urbanterror-4.1.1-3|113	%changelog
12nr|urbanterror-4.1.1-3|114	* Wed Nov 09 2011 Andrey Bondrov <abondrov@mandriva.org> 4.1.1-2
12nr|urbanterror-4.1.1-3|115	+ Revision: 729286
12nr|urbanterror-4.1.1-3|116	- Move from contrib to non-free, add license info for game data package
12nr|urbanterror-4.1.1-3|117	
12nr|urbanterror-4.1.1-3|118	* Wed Oct 19 2011 Andrey Bondrov <abondrov@mandriva.org> 4.1.1-1
12nr|urbanterror-4.1.1-3|119	+ Revision: 705433
12nr|urbanterror-4.1.1-3|120	- imported package urbanterror
12nr|urbanterror-4.1.1-3|121	

21744 12
12nr|vaapi-driver-fglrx-0.7.6-1|1	
12nr|vaapi-driver-fglrx-0.7.6-1|2	%define name	vaapi-driver-fglrx
12nr|vaapi-driver-fglrx-0.7.6-1|3	%define oname	xvba-video
12nr|vaapi-driver-fglrx-0.7.6-1|4	%define version	0.7.6
12nr|vaapi-driver-fglrx-0.7.6-1|5	%define rel	1
12nr|vaapi-driver-fglrx-0.7.6-1|6	
12nr|vaapi-driver-fglrx-0.7.6-1|7	Summary:	VA API driver for proprietary fglrx driver
12nr|vaapi-driver-fglrx-0.7.6-1|8	Name:		%{name}
12nr|vaapi-driver-fglrx-0.7.6-1|9	Version:	%{version}
12nr|vaapi-driver-fglrx-0.7.6-1|10	Release:	%mkrel %rel
12nr|vaapi-driver-fglrx-0.7.6-1|11	Group:		Video
12nr|vaapi-driver-fglrx-0.7.6-1|12	License:	Freeware
12nr|vaapi-driver-fglrx-0.7.6-1|13	URL:		http://www.splitted-desktop.com/~gbeauchesne/xvba-video/
12nr|vaapi-driver-fglrx-0.7.6-1|14	Source0:	http://www.splitted-desktop.com/~gbeauchesne/xvba-video/%{oname}-%{version}.bin.tar.gz
12nr|vaapi-driver-fglrx-0.7.6-1|15	# for convenience:
12nr|vaapi-driver-fglrx-0.7.6-1|16	Provides:	%{oname}
12nr|vaapi-driver-fglrx-0.7.6-1|17	ExclusiveArch:	%ix86 x86_64
12nr|vaapi-driver-fglrx-0.7.6-1|18	
12nr|vaapi-driver-fglrx-0.7.6-1|19	%description
12nr|vaapi-driver-fglrx-0.7.6-1|20	XvBA driver backend for VA API, a video acceleration API.
12nr|vaapi-driver-fglrx-0.7.6-1|21	
12nr|vaapi-driver-fglrx-0.7.6-1|22	This is a proprietary backend for use with the proprietary fglrx
12nr|vaapi-driver-fglrx-0.7.6-1|23	display driver for ATI cards.
12nr|vaapi-driver-fglrx-0.7.6-1|24	
12nr|vaapi-driver-fglrx-0.7.6-1|25	%prep
12nr|vaapi-driver-fglrx-0.7.6-1|26	%setup -q -n %oname-%version.bin
12nr|vaapi-driver-fglrx-0.7.6-1|27	
12nr|vaapi-driver-fglrx-0.7.6-1|28	%install
12nr|vaapi-driver-fglrx-0.7.6-1|29	rm -rf %{buildroot}
12nr|vaapi-driver-fglrx-0.7.6-1|30	
12nr|vaapi-driver-fglrx-0.7.6-1|31	install -d -m755 %{buildroot}%{_libdir}/va/drivers
12nr|vaapi-driver-fglrx-0.7.6-1|32	%ifarch %ix86
12nr|vaapi-driver-fglrx-0.7.6-1|33	cp -a x86/* \
12nr|vaapi-driver-fglrx-0.7.6-1|34	%endif
12nr|vaapi-driver-fglrx-0.7.6-1|35	%ifarch x86_64
12nr|vaapi-driver-fglrx-0.7.6-1|36	cp -a x64/* \
12nr|vaapi-driver-fglrx-0.7.6-1|37	%endif
12nr|vaapi-driver-fglrx-0.7.6-1|38	%{buildroot}%{_libdir}/va/drivers
12nr|vaapi-driver-fglrx-0.7.6-1|39	
12nr|vaapi-driver-fglrx-0.7.6-1|40	%clean
12nr|vaapi-driver-fglrx-0.7.6-1|41	rm -rf %{buildroot}
12nr|vaapi-driver-fglrx-0.7.6-1|42	
12nr|vaapi-driver-fglrx-0.7.6-1|43	%files
12nr|vaapi-driver-fglrx-0.7.6-1|44	%defattr(-,root,root)
12nr|vaapi-driver-fglrx-0.7.6-1|45	%doc AUTHORS NEWS README COPYING
12nr|vaapi-driver-fglrx-0.7.6-1|46	%{_libdir}/va/drivers/*_drv_video.so
12nr|vaapi-driver-fglrx-0.7.6-1|47	
12nr|vaapi-driver-fglrx-0.7.6-1|48	
12nr|vaapi-driver-fglrx-0.7.6-1|49	%changelog
12nr|vaapi-driver-fglrx-0.7.6-1|50	* Wed Nov 17 2010 Anssi Hannula <anssi@mandriva.org> 0.7.6-1mdv2011.0
12nr|vaapi-driver-fglrx-0.7.6-1|51	+ Revision: 598480
12nr|vaapi-driver-fglrx-0.7.6-1|52	- new version
12nr|vaapi-driver-fglrx-0.7.6-1|53	- switch to unified tarball
12nr|vaapi-driver-fglrx-0.7.6-1|54	
12nr|vaapi-driver-fglrx-0.7.6-1|55	* Thu Aug 12 2010 Anssi Hannula <anssi@mandriva.org> 0.7.3-1mdv2011.0
12nr|vaapi-driver-fglrx-0.7.6-1|56	+ Revision: 569198
12nr|vaapi-driver-fglrx-0.7.6-1|57	- new version
12nr|vaapi-driver-fglrx-0.7.6-1|58	
12nr|vaapi-driver-fglrx-0.7.6-1|59	* Tue Jul 13 2010 Anssi Hannula <anssi@mandriva.org> 0.7.2-1mdv2011.0
12nr|vaapi-driver-fglrx-0.7.6-1|60	+ Revision: 552934
12nr|vaapi-driver-fglrx-0.7.6-1|61	- new version
12nr|vaapi-driver-fglrx-0.7.6-1|62	
12nr|vaapi-driver-fglrx-0.7.6-1|63	* Tue Jul 13 2010 Anssi Hannula <anssi@mandriva.org> 0.7.1-1mdv2011.0
12nr|vaapi-driver-fglrx-0.7.6-1|64	+ Revision: 551414
12nr|vaapi-driver-fglrx-0.7.6-1|65	- initial Mandriva release
12nr|vaapi-driver-fglrx-0.7.6-1|66	

21745 12
12nr|vpnclient-4.8.02.0030-2|1	%define name	vpnclient
12nr|vpnclient-4.8.02.0030-2|2	%define version	4.8.02.0030
12nr|vpnclient-4.8.02.0030-2|3	%define release	2
12nr|vpnclient-4.8.02.0030-2|4	
12nr|vpnclient-4.8.02.0030-2|5	Name:		%{name}
12nr|vpnclient-4.8.02.0030-2|6	Version:	%{version}
12nr|vpnclient-4.8.02.0030-2|7	Release:	%{release}
12nr|vpnclient-4.8.02.0030-2|8	Summary:	Cisco VPN client
12nr|vpnclient-4.8.02.0030-2|9	License:	Commercial
12nr|vpnclient-4.8.02.0030-2|10	Group:		Networking/Other
12nr|vpnclient-4.8.02.0030-2|11	URL:		http://www.cisco.com/en/US/products/sw/secursw/ps2308/index.html
12nr|vpnclient-4.8.02.0030-2|12	# http://projects.tuxx-home.at/?id=cisco_vpn_client
12nr|vpnclient-4.8.02.0030-2|13	Source0:	http://tuxx-home.at/vpn/Linux/%{name}-linux-x86_64-%{version}-k9.tar.gz
12nr|vpnclient-4.8.02.0030-2|14	Source1:	%{name}.bash-completion
12nr|vpnclient-4.8.02.0030-2|15	Source2:	%{name}-wrapper
12nr|vpnclient-4.8.02.0030-2|16	Source3:	%{name}.sysconfig
12nr|vpnclient-4.8.02.0030-2|17	Patch3:		http://projects.tuxx-home.at/ciscovpn/patches/cisco_skbuff_offset.patch
12nr|vpnclient-4.8.02.0030-2|18	Patch4:		vpnclient-linux-2.6.24-makefilefix.patch
12nr|vpnclient-4.8.02.0030-2|19	Patch5:		vpnclient-interceptor.patch
12nr|vpnclient-4.8.02.0030-2|20	Patch6:		vpnclient-4.8.02.0030-2.6.33.patch
12nr|vpnclient-4.8.02.0030-2|21	Requires:	kmod(vpnclient)
12nr|vpnclient-4.8.02.0030-2|22	ExclusiveArch:	%ix86
12nr|vpnclient-4.8.02.0030-2|23	
12nr|vpnclient-4.8.02.0030-2|24	%description
12nr|vpnclient-4.8.02.0030-2|25	Simple to deploy and operate, the Cisco VPN Client allows organizations to
12nr|vpnclient-4.8.02.0030-2|26	establish end-to-end, encrypted VPN tunnels for secure connectivity for mobile
12nr|vpnclient-4.8.02.0030-2|27	employees or teleworkers. This thin design, IP security (IPSec)-implementation
12nr|vpnclient-4.8.02.0030-2|28	is compatible with all Cisco virtual private network (VPN) products.
12nr|vpnclient-4.8.02.0030-2|29	
12nr|vpnclient-4.8.02.0030-2|30	The Cisco VPN Client can be preconfigured for mass deployments, and initial
12nr|vpnclient-4.8.02.0030-2|31	logins require little user intervention. It supports the innovative Cisco Easy
12nr|vpnclient-4.8.02.0030-2|32	VPN capabilities, delivering a uniquely scalable, cost-effective, and
12nr|vpnclient-4.8.02.0030-2|33	easy-to-manage remote access VPN architecture that eliminates the operational
12nr|vpnclient-4.8.02.0030-2|34	costs associated with maintaining a consistent policy and key management
12nr|vpnclient-4.8.02.0030-2|35	method. The Cisco Easy VPN feature allows the Cisco VPN Client to receive
12nr|vpnclient-4.8.02.0030-2|36	security policies upon a VPN tunnel connection from the central site VPN device
12nr|vpnclient-4.8.02.0030-2|37	(Cisco Easy VPN Server), minimizing configuration requirements at the remote
12nr|vpnclient-4.8.02.0030-2|38	location. This simple and highly scalable solution is ideal for large remote
12nr|vpnclient-4.8.02.0030-2|39	access deployments where it is impractical to individually configure policies
12nr|vpnclient-4.8.02.0030-2|40	for multiple remote PCs.
12nr|vpnclient-4.8.02.0030-2|41	
12nr|vpnclient-4.8.02.0030-2|42	%package -n	dkms-%{name}
12nr|vpnclient-4.8.02.0030-2|43	Summary:	kernel module for %{name}
12nr|vpnclient-4.8.02.0030-2|44	Group:		System/Kernel and hardware
12nr|vpnclient-4.8.02.0030-2|45	Requires:	dkms
12nr|vpnclient-4.8.02.0030-2|46	Requires(post):	dkms
12nr|vpnclient-4.8.02.0030-2|47	Requires(preun): dkms
12nr|vpnclient-4.8.02.0030-2|48	BuildArch:  noarch
12nr|vpnclient-4.8.02.0030-2|49	
12nr|vpnclient-4.8.02.0030-2|50	%description -n dkms-%{name}
12nr|vpnclient-4.8.02.0030-2|51	Kernel module for %{name}.
12nr|vpnclient-4.8.02.0030-2|52	
12nr|vpnclient-4.8.02.0030-2|53	%prep
12nr|vpnclient-4.8.02.0030-2|54	%setup -q -n %{name}
12nr|vpnclient-4.8.02.0030-2|55	%patch3 -p1
12nr|vpnclient-4.8.02.0030-2|56	%patch4 -p1
12nr|vpnclient-4.8.02.0030-2|57	%patch5 -p0
12nr|vpnclient-4.8.02.0030-2|58	%patch6 -p1
12nr|vpnclient-4.8.02.0030-2|59	
12nr|vpnclient-4.8.02.0030-2|60	%install
12nr|vpnclient-4.8.02.0030-2|61	
12nr|vpnclient-4.8.02.0030-2|62	install -d -m 755 %{buildroot}%{_bindir}
12nr|vpnclient-4.8.02.0030-2|63	install -m 755 vpnclient cisco_cert_mgr ipseclog cvpnd %{buildroot}%{_bindir}
12nr|vpnclient-4.8.02.0030-2|64	install -m 755 vpnclient %{buildroot}%{_bindir}/vpnclient.real
12nr|vpnclient-4.8.02.0030-2|65	install -m 755 %{SOURCE2} %{buildroot}%{_bindir}/vpnclient
12nr|vpnclient-4.8.02.0030-2|66	install -d -m755 %{buildroot}/%{_sysconfdir}/sysconfig/
12nr|vpnclient-4.8.02.0030-2|67	install -m644 %{SOURCE3} %{buildroot}/%{_sysconfdir}/sysconfig/%{name}
12nr|vpnclient-4.8.02.0030-2|68	
12nr|vpnclient-4.8.02.0030-2|69	install -d -m 755 %{buildroot}%{_libdir}
12nr|vpnclient-4.8.02.0030-2|70	install -m 755 libvpnapi.so %{buildroot}%{_libdir}
12nr|vpnclient-4.8.02.0030-2|71	
12nr|vpnclient-4.8.02.0030-2|72	install -d -m 755 %{buildroot}%{_includedir}
12nr|vpnclient-4.8.02.0030-2|73	install -m 644 vpnapi.h %{buildroot}%{_includedir}
12nr|vpnclient-4.8.02.0030-2|74	
12nr|vpnclient-4.8.02.0030-2|75	install -d -m 755 %{buildroot}%{_sysconfdir}/bash_completion.d
12nr|vpnclient-4.8.02.0030-2|76	install -m 644 %{SOURCE1} %{buildroot}%{_sysconfdir}/bash_completion.d/%{name}
12nr|vpnclient-4.8.02.0030-2|77	
12nr|vpnclient-4.8.02.0030-2|78	install -d -m 755 %{buildroot}%{_sysconfdir}/opt/cisco-vpnclient
12nr|vpnclient-4.8.02.0030-2|79	install -d -m 755 %{buildroot}%{_sysconfdir}/opt/cisco-vpnclient/Certificates
12nr|vpnclient-4.8.02.0030-2|80	install -d -m 755 %{buildroot}%{_sysconfdir}/opt/cisco-vpnclient/Profiles
12nr|vpnclient-4.8.02.0030-2|81	install -m 644 vpnclient.ini %{buildroot}%{_sysconfdir}/opt/cisco-vpnclient
12nr|vpnclient-4.8.02.0030-2|82	
12nr|vpnclient-4.8.02.0030-2|83	install -d -m 755 %{buildroot}%{_var}/log/%{name}
12nr|vpnclient-4.8.02.0030-2|84	pushd %{buildroot}%{_sysconfdir}/opt/cisco-vpnclient
12nr|vpnclient-4.8.02.0030-2|85	ln -s ../../../var/log/%{name} Logs
12nr|vpnclient-4.8.02.0030-2|86	popd
12nr|vpnclient-4.8.02.0030-2|87	
12nr|vpnclient-4.8.02.0030-2|88	# dkms
12nr|vpnclient-4.8.02.0030-2|89	install -d -m 755 %{buildroot}/usr/src/%{name}-%{version}-%{release}
12nr|vpnclient-4.8.02.0030-2|90	install -m 644 *.c %{buildroot}/usr/src/%{name}-%{version}-%{release}
12nr|vpnclient-4.8.02.0030-2|91	install -m 644 *.h %{buildroot}/usr/src/%{name}-%{version}-%{release}
12nr|vpnclient-4.8.02.0030-2|92	install -m 644 Makefile %{buildroot}/usr/src/%{name}-%{version}-%{release}
12nr|vpnclient-4.8.02.0030-2|93	install -m 755 libdriver64.so %{buildroot}/usr/src/%{name}-%{version}-%{release}
12nr|vpnclient-4.8.02.0030-2|94	install -m 755 libdriver.so %{buildroot}/usr/src/%{name}-%{version}-%{release}
12nr|vpnclient-4.8.02.0030-2|95	cat > %{buildroot}/usr/src/%{name}-%{version}-%{release}/dkms.conf <<'EOF'
12nr|vpnclient-4.8.02.0030-2|96	PACKAGE_NAME="%{name}"
12nr|vpnclient-4.8.02.0030-2|97	PACKAGE_VERSION="%{version}-%{release}"
12nr|vpnclient-4.8.02.0030-2|98	DEST_MODULE_LOCATION="/kernel/net/ipv4"
12nr|vpnclient-4.8.02.0030-2|99	BUILT_MODULE_NAME="cisco_ipsec"
12nr|vpnclient-4.8.02.0030-2|100	MAKE="/bin/true && make KERNEL_SOURCES=$kernel_source_dir"
12nr|vpnclient-4.8.02.0030-2|101	MODULES_CONF_ALIAS_TYPE="cipsec"
12nr|vpnclient-4.8.02.0030-2|102	AUTOINSTALL="YES"
12nr|vpnclient-4.8.02.0030-2|103	#BUILD_MAX_KERNEL=2.6.24
12nr|vpnclient-4.8.02.0030-2|104	EOF
12nr|vpnclient-4.8.02.0030-2|105	
12nr|vpnclient-4.8.02.0030-2|106	cat > README.urpmi <<EOF
12nr|vpnclient-4.8.02.0030-2|107	mandriva RPM specific notes
12nr|vpnclient-4.8.02.0030-2|108	
12nr|vpnclient-4.8.02.0030-2|109	setup
12nr|vpnclient-4.8.02.0030-2|110	-----
12nr|vpnclient-4.8.02.0030-2|111	The setup used here differs from default one, to achieve better FHS compliance.
12nr|vpnclient-4.8.02.0030-2|112	- no init script needed, kernel module is loaded on demand
12nr|vpnclient-4.8.02.0030-2|113	- the binaries are in %{_bindir}, and only a symlink is provided under /opt,
12nr|vpnclient-4.8.02.0030-2|114	as the client hardcode cvpnd location
12nr|vpnclient-4.8.02.0030-2|115	
12nr|vpnclient-4.8.02.0030-2|116	wrapper script
12nr|vpnclient-4.8.02.0030-2|117	--------------
12nr|vpnclient-4.8.02.0030-2|118	Due to Cisco not supporting SMP kernels, and the resulting kernel hangs that
12nr|vpnclient-4.8.02.0030-2|119	occur for many under SMP kernels (often when using vpnclient over a wifi
12nr|vpnclient-4.8.02.0030-2|120	connection), a wrapper script has been included which will disable all but
12nr|vpnclient-4.8.02.0030-2|121	the first CPU (or core) when starting vpnclient, and enable them again when
12nr|vpnclient-4.8.02.0030-2|122	vpnclient exits. The behaviour of the script can be modified by editing
12nr|vpnclient-4.8.02.0030-2|123	%{_sysconfdir}/sysconfig/vpnclient
12nr|vpnclient-4.8.02.0030-2|124	EOF
12nr|vpnclient-4.8.02.0030-2|125	
12nr|vpnclient-4.8.02.0030-2|126	%post -n dkms-%{name}
12nr|vpnclient-4.8.02.0030-2|127	dkms add     -m %{name} -v %{version}-%{release} --rpm_safe_upgrade
12nr|vpnclient-4.8.02.0030-2|128	dkms build   -m %{name} -v %{version}-%{release} --rpm_safe_upgrade
12nr|vpnclient-4.8.02.0030-2|129	dkms install -m %{name} -v %{version}-%{release} --rpm_safe_upgrade
12nr|vpnclient-4.8.02.0030-2|130	
12nr|vpnclient-4.8.02.0030-2|131	# rmmod any old driver if present and not in use (e.g. by X)
12nr|vpnclient-4.8.02.0030-2|132	rmmod %{module_name} > /dev/null 2>&1 || true
12nr|vpnclient-4.8.02.0030-2|133	
12nr|vpnclient-4.8.02.0030-2|134	%preun -n dkms-%{name}
12nr|vpnclient-4.8.02.0030-2|135	dkms remove -m %{name} -v %{version}-%{release} --all --rpm_safe_upgrade
12nr|vpnclient-4.8.02.0030-2|136	
12nr|vpnclient-4.8.02.0030-2|137	%files
12nr|vpnclient-4.8.02.0030-2|138	%defattr(-,root,root)
12nr|vpnclient-4.8.02.0030-2|139	%doc license.rtf license.txt sample.pcf README.urpmi
12nr|vpnclient-4.8.02.0030-2|140	%{_bindir}/vpnclient
12nr|vpnclient-4.8.02.0030-2|141	%{_bindir}/vpnclient.real
12nr|vpnclient-4.8.02.0030-2|142	%{_bindir}/cisco_cert_mgr
12nr|vpnclient-4.8.02.0030-2|143	%{_bindir}/ipseclog
12nr|vpnclient-4.8.02.0030-2|144	%attr(4775,root,root) %{_bindir}/cvpnd
12nr|vpnclient-4.8.02.0030-2|145	%{_libdir}/libvpnapi.so
12nr|vpnclient-4.8.02.0030-2|146	%{_includedir}/vpnapi.h
12nr|vpnclient-4.8.02.0030-2|147	%config(noreplace) %{_sysconfdir}/opt/cisco-vpnclient
12nr|vpnclient-4.8.02.0030-2|148	%config(noreplace) %{_sysconfdir}/sysconfig/%{name}
12nr|vpnclient-4.8.02.0030-2|149	%{_sysconfdir}/bash_completion.d/%{name}
12nr|vpnclient-4.8.02.0030-2|150	%{_var}/log/%{name}
12nr|vpnclient-4.8.02.0030-2|151	
12nr|vpnclient-4.8.02.0030-2|152	%files -n dkms-%{name}
12nr|vpnclient-4.8.02.0030-2|153	%defattr(-,root,root)
12nr|vpnclient-4.8.02.0030-2|154	/usr/src/%{name}-%{version}-%{release}
12nr|vpnclient-4.8.02.0030-2|155	
12nr|vpnclient-4.8.02.0030-2|156	
12nr|vpnclient-4.8.02.0030-2|157	
12nr|vpnclient-4.8.02.0030-2|158	%changelog
12nr|vpnclient-4.8.02.0030-2|159	* Fri Feb 26 2010 Guillaume Rousse <guillomovitch@mandriva.org> 4.8.02.0030-2mdv2010.1
12nr|vpnclient-4.8.02.0030-2|160	+ Revision: 512083
12nr|vpnclient-4.8.02.0030-2|161	- fix build with 2.6.33, thanks to Quel Qun (#57497)
12nr|vpnclient-4.8.02.0030-2|162	- dkms package is noarch
12nr|vpnclient-4.8.02.0030-2|163	
12nr|vpnclient-4.8.02.0030-2|164	* Sat Oct 24 2009 Guillaume Rousse <guillomovitch@mandriva.org> 4.8.02.0030-1mdv2010.0
12nr|vpnclient-4.8.02.0030-2|165	+ Revision: 459159
12nr|vpnclient-4.8.02.0030-2|166	- new version
12nr|vpnclient-4.8.02.0030-2|167	- fix build on x86_64
12nr|vpnclient-4.8.02.0030-2|168	- fix build with latest kernel
12nr|vpnclient-4.8.02.0030-2|169	
12nr|vpnclient-4.8.02.0030-2|170	* Tue Sep 08 2009 Thierry Vignaud <tv@mandriva.org> 4.8.01.0640-5mdv2010.0
12nr|vpnclient-4.8.02.0030-2|171	+ Revision: 433309
12nr|vpnclient-4.8.02.0030-2|172	- rebuild
12nr|vpnclient-4.8.02.0030-2|173	
12nr|vpnclient-4.8.02.0030-2|174	+ Guillaume Rousse <guillomovitch@mandriva.org>
12nr|vpnclient-4.8.02.0030-2|175	- make it 32-bits only
12nr|vpnclient-4.8.02.0030-2|176	
12nr|vpnclient-4.8.02.0030-2|177	* Wed Sep 17 2008 Buchan Milne <bgmilne@mandriva.org> 4.8.01.0640-3mdv2009.0
12nr|vpnclient-4.8.02.0030-2|178	+ Revision: 285398
12nr|vpnclient-4.8.02.0030-2|179	- Change the kmod provides/requires to match those generated by dkms
12nr|vpnclient-4.8.02.0030-2|180	(so use of the dkms-vpnclient package should not be necessary, the vpnclient-kernel
12nr|vpnclient-4.8.02.0030-2|181	packages will suffice)
12nr|vpnclient-4.8.02.0030-2|182	
12nr|vpnclient-4.8.02.0030-2|183	* Wed Jul 23 2008 Thierry Vignaud <tv@mandriva.org> 4.8.01.0640-2mdv2009.0
12nr|vpnclient-4.8.02.0030-2|184	+ Revision: 241601
12nr|vpnclient-4.8.02.0030-2|185	- rebuild
12nr|vpnclient-4.8.02.0030-2|186	
12nr|vpnclient-4.8.02.0030-2|187	+ Pixel <pixel@mandriva.com>
12nr|vpnclient-4.8.02.0030-2|188	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12nr|vpnclient-4.8.02.0030-2|189	
12nr|vpnclient-4.8.02.0030-2|190	* Sun Mar 23 2008 Buchan Milne <bgmilne@mandriva.org> 4.8.01.0640-1mdv2008.1
12nr|vpnclient-4.8.02.0030-2|191	+ Revision: 189674
12nr|vpnclient-4.8.02.0030-2|192	- New version 4.8.01.0640
12nr|vpnclient-4.8.02.0030-2|193	- Apply patches for 2.6.24, and fixing 64bit support
12nr|vpnclient-4.8.02.0030-2|194	- Introduce wrapper script to offline all but first CPU to avoid kernel hang
12nr|vpnclient-4.8.02.0030-2|195	
12nr|vpnclient-4.8.02.0030-2|196	* Mon Feb 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.8.00.0490-6mdv2008.1
12nr|vpnclient-4.8.02.0030-2|197	+ Revision: 162062
12nr|vpnclient-4.8.02.0030-2|198	- import vpnclient
12nr|vpnclient-4.8.02.0030-2|199	
12nr|vpnclient-4.8.02.0030-2|200	
12nr|vpnclient-4.8.02.0030-2|201	* Mon Feb 04 2008 Guillaume Rousse <guillomovitch@mandriva.org> 4.8.00.0490-1mdv2008.1
12nr|vpnclient-4.8.02.0030-2|202	- first mdv release

21746 12
12nr|wolf3d-shareware-1.4-3|1	Name:           wolf3d-shareware
12nr|wolf3d-shareware-1.4-3|2	Version:        1.4
12nr|wolf3d-shareware-1.4-3|3	Release:        3
12nr|wolf3d-shareware-1.4-3|4	Summary:        Wolfenstein 3D shareware Episode
12nr|wolf3d-shareware-1.4-3|5	Group:          Games
12nr|wolf3d-shareware-1.4-3|6	License:        Shareware
12nr|wolf3d-shareware-1.4-3|7	URL:            http://www.3drealms.com/wolf3d/index.html
12nr|wolf3d-shareware-1.4-3|8	Source0:        ftp://ftp.3drealms.com/share/1wolf14.zip
12nr|wolf3d-shareware-1.4-3|9	Source1:        extract.c
12nr|wolf3d-shareware-1.4-3|10	BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
12nr|wolf3d-shareware-1.4-3|11	BuildArch:      noarch
12nr|wolf3d-shareware-1.4-3|12	BuildRequires:	pkgconfig(libdynamite)
12nr|wolf3d-shareware-1.4-3|13	Requires:       wolf4sdl-shareware
12nr|wolf3d-shareware-1.4-3|14	
12nr|wolf3d-shareware-1.4-3|15	%description
12nr|wolf3d-shareware-1.4-3|16	This package contains the shareware Episode of id Software's classic
12nr|wolf3d-shareware-1.4-3|17	first-person shooter Wolfenstein 3D.
12nr|wolf3d-shareware-1.4-3|18	
12nr|wolf3d-shareware-1.4-3|19	%prep
12nr|wolf3d-shareware-1.4-3|20	%setup -q -c
12nr|wolf3d-shareware-1.4-3|21	
12nr|wolf3d-shareware-1.4-3|22	
12nr|wolf3d-shareware-1.4-3|23	%build
12nr|wolf3d-shareware-1.4-3|24	gcc -o extract %{SOURCE1} -ldynamite
12nr|wolf3d-shareware-1.4-3|25	./extract W3DSW14.SHR
12nr|wolf3d-shareware-1.4-3|26	iconv -f CP850 -t UTF-8 vendor.doc > tmp
12nr|wolf3d-shareware-1.4-3|27	cat tmp | sed 's|\r||g' > vendor.doc
12nr|wolf3d-shareware-1.4-3|28	touch -r W3DSW14.SHR vendor.doc *.wl1
12nr|wolf3d-shareware-1.4-3|29	
12nr|wolf3d-shareware-1.4-3|30	
12nr|wolf3d-shareware-1.4-3|31	%install
12nr|wolf3d-shareware-1.4-3|32	rm -rf $RPM_BUILD_ROOT
12nr|wolf3d-shareware-1.4-3|33	mkdir -p $RPM_BUILD_ROOT%{_datadir}/wolf3d/shareware
12nr|wolf3d-shareware-1.4-3|34	install -p -m 666 *.wl1 $RPM_BUILD_ROOT%{_datadir}/wolf3d/shareware
12nr|wolf3d-shareware-1.4-3|35	
12nr|wolf3d-shareware-1.4-3|36	
12nr|wolf3d-shareware-1.4-3|37	%files
12nr|wolf3d-shareware-1.4-3|38	%defattr(-,root,root,-)
12nr|wolf3d-shareware-1.4-3|39	%doc vendor.doc
12nr|wolf3d-shareware-1.4-3|40	%{_datadir}/wolf3d
12nr|wolf3d-shareware-1.4-3|41	
12nr|wolf3d-shareware-1.4-3|42	
12nr|wolf3d-shareware-1.4-3|43	
12nr|wolf3d-shareware-1.4-3|44	%changelog
12nr|wolf3d-shareware-1.4-3|45	* Mon Sep  10 2012 akdengi <kazancas@mandriva.ru>
12nr|wolf3d-shareware-1.4-3|46	+ Commit: 18b59f8
12nr|wolf3d-shareware-1.4-3|47	- -initial release for ROSA
12nr|wolf3d-shareware-1.4-3|48	
12nr|wolf3d-shareware-1.4-3|49	

21747 12
12nr|x11-driver-video-psb-binary-blobs-0-4|1	Summary: Binary components of the X.org driver for Poulsbo chipsets
12nr|x11-driver-video-psb-binary-blobs-0-4|2	Name: x11-driver-video-psb-binary-blobs
12nr|x11-driver-video-psb-binary-blobs-0-4|3	Version: 0
12nr|x11-driver-video-psb-binary-blobs-0-4|4	Release: 4
12nr|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
12nr|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
12nr|x11-driver-video-psb-binary-blobs-0-4|7	License: Proprietary
12nr|x11-driver-video-psb-binary-blobs-0-4|8	Group: System/Kernel and hardware
12nr|x11-driver-video-psb-binary-blobs-0-4|9	Url: http://gma500.wiki-site.com/index.php/Main_Page
12nr|x11-driver-video-psb-binary-blobs-0-4|10	Exclusivearch: %{ix86} x86_64
12nr|x11-driver-video-psb-binary-blobs-0-4|11	
12nr|x11-driver-video-psb-binary-blobs-0-4|12	%description
12nr|x11-driver-video-psb-binary-blobs-0-4|13	This packages contains the binary components of the X.org driver for
12nr|x11-driver-video-psb-binary-blobs-0-4|14	the video chipset from the Poulsbo SCH.
12nr|x11-driver-video-psb-binary-blobs-0-4|15	
12nr|x11-driver-video-psb-binary-blobs-0-4|16	%prep
12nr|x11-driver-video-psb-binary-blobs-0-4|17	%setup -q -c -a 1
12nr|x11-driver-video-psb-binary-blobs-0-4|18	
12nr|x11-driver-video-psb-binary-blobs-0-4|19	%build
12nr|x11-driver-video-psb-binary-blobs-0-4|20	
12nr|x11-driver-video-psb-binary-blobs-0-4|21	%install
12nr|x11-driver-video-psb-binary-blobs-0-4|22	install -d %{buildroot}/lib/firmware/
12nr|x11-driver-video-psb-binary-blobs-0-4|23	install -m644 psb-firmware/*.bin %{buildroot}/lib/firmware/
12nr|x11-driver-video-psb-binary-blobs-0-4|24	
12nr|x11-driver-video-psb-binary-blobs-0-4|25	install -d %{buildroot}%{_libdir}/dri/
12nr|x11-driver-video-psb-binary-blobs-0-4|26	install -m644 xpsb-glx/dri/*dri* %{buildroot}%{_libdir}/dri/
12nr|x11-driver-video-psb-binary-blobs-0-4|27	
12nr|x11-driver-video-psb-binary-blobs-0-4|28	install -d %{buildroot}%{_libdir}/va/drivers
12nr|x11-driver-video-psb-binary-blobs-0-4|29	install -m644 xpsb-glx/dri/*video* %{buildroot}%{_libdir}/va/drivers
12nr|x11-driver-video-psb-binary-blobs-0-4|30	
12nr|x11-driver-video-psb-binary-blobs-0-4|31	install -d %{buildroot}%{_libdir}/xorg/modules/
12nr|x11-driver-video-psb-binary-blobs-0-4|32	install -m644 xpsb-glx/drivers/* %{buildroot}%{_libdir}/xorg/modules/
12nr|x11-driver-video-psb-binary-blobs-0-4|33	
12nr|x11-driver-video-psb-binary-blobs-0-4|34	%files
12nr|x11-driver-video-psb-binary-blobs-0-4|35	/lib/firmware/msvdx_fw.bin
12nr|x11-driver-video-psb-binary-blobs-0-4|36	%{_libdir}/dri/psb_dri.so
12nr|x11-driver-video-psb-binary-blobs-0-4|37	%{_libdir}/va/drivers/psb_drv_video.so
12nr|x11-driver-video-psb-binary-blobs-0-4|38	%{_libdir}/xorg/modules/Xpsb.so
12nr|x11-driver-video-psb-binary-blobs-0-4|39	
12nr|x11-driver-video-psb-binary-blobs-0-4|40	
12nr|x11-driver-video-psb-binary-blobs-0-4|41	%changelog
12nr|x11-driver-video-psb-binary-blobs-0-4|42	* Fri Apr 23 2010 Olivier Blin <oblin@mandriva.com> 0-3mdv2010.1
12nr|x11-driver-video-psb-binary-blobs-0-4|43	+ Revision: 538214
12nr|x11-driver-video-psb-binary-blobs-0-4|44	- fix libva drivers path (from Eric Piel, #55925)
12nr|x11-driver-video-psb-binary-blobs-0-4|45	
12nr|x11-driver-video-psb-binary-blobs-0-4|46	* Thu Sep 24 2009 Olivier Blin <oblin@mandriva.com> 0-2mdv2010.0
12nr|x11-driver-video-psb-binary-blobs-0-4|47	+ Revision: 448347
12nr|x11-driver-video-psb-binary-blobs-0-4|48	- initial import of x11-driver-video-psb-binary-blob (tarballs from Ubuntu)
12nr|x11-driver-video-psb-binary-blobs-0-4|49	- create x11-driver-video-psb-binary-blobs
12nr|x11-driver-video-psb-binary-blobs-0-4|50	

21748 12
12nr|x11-driver-video-sisdrv-0.8.0-3|1	Name: x11-driver-video-sisdrv
12nr|x11-driver-video-sisdrv-0.8.0-3|2	Version: 0.8.0
12nr|x11-driver-video-sisdrv-0.8.0-3|3	Release: %mkrel 3
12nr|x11-driver-video-sisdrv-0.8.0-3|4	Summary: X.org driver provided by SiS for SiS Cards
12nr|x11-driver-video-sisdrv-0.8.0-3|5	Group: System/X11
12nr|x11-driver-video-sisdrv-0.8.0-3|6	URL: http://www.sis.com
12nr|x11-driver-video-sisdrv-0.8.0-3|7	Source1: sis_drv.so.gz
12nr|x11-driver-video-sisdrv-0.8.0-3|8	License: Freeware
12nr|x11-driver-video-sisdrv-0.8.0-3|9	BuildRoot: %{_tmppath}/%{name}-root
12nr|x11-driver-video-sisdrv-0.8.0-3|10	
12nr|x11-driver-video-sisdrv-0.8.0-3|11	BuildRequires: libdrm-devel >= 2.0
12nr|x11-driver-video-sisdrv-0.8.0-3|12	BuildRequires: x11-proto-devel >= 1.0.0
12nr|x11-driver-video-sisdrv-0.8.0-3|13	BuildRequires: x11-server-devel >= 1.0.1
12nr|x11-driver-video-sisdrv-0.8.0-3|14	BuildRequires: x11-util-macros >= 1.0.1
12nr|x11-driver-video-sisdrv-0.8.0-3|15	BuildRequires: GL-devel
12nr|x11-driver-video-sisdrv-0.8.0-3|16	
12nr|x11-driver-video-sisdrv-0.8.0-3|17	Conflicts: xorg-x11-server < 7.0
12nr|x11-driver-video-sisdrv-0.8.0-3|18	Conflicts: x11-driver-video-sis
12nr|x11-driver-video-sisdrv-0.8.0-3|19	
12nr|x11-driver-video-sisdrv-0.8.0-3|20	%description
12nr|x11-driver-video-sisdrv-0.8.0-3|21	x11-driver-video-sisdrv is the X.org driver provided by SiS for SiS Cards.
12nr|x11-driver-video-sisdrv-0.8.0-3|22	
12nr|x11-driver-video-sisdrv-0.8.0-3|23	%install
12nr|x11-driver-video-sisdrv-0.8.0-3|24	mkdir -p %{buildroot}%{_libdir}/xorg/modules/drivers
12nr|x11-driver-video-sisdrv-0.8.0-3|25	gunzip -c %{SOURCE1} > %{buildroot}%{_libdir}/xorg/modules/drivers/sis_drv.so
12nr|x11-driver-video-sisdrv-0.8.0-3|26	
12nr|x11-driver-video-sisdrv-0.8.0-3|27	%clean
12nr|x11-driver-video-sisdrv-0.8.0-3|28	rm -rf %{buildroot}
12nr|x11-driver-video-sisdrv-0.8.0-3|29	
12nr|x11-driver-video-sisdrv-0.8.0-3|30	%files
12nr|x11-driver-video-sisdrv-0.8.0-3|31	%defattr(-,root,root)
12nr|x11-driver-video-sisdrv-0.8.0-3|32	%{_libdir}/xorg/modules/drivers/sis_drv.so
12nr|x11-driver-video-sisdrv-0.8.0-3|33	
12nr|x11-driver-video-sisdrv-0.8.0-3|34	
12nr|x11-driver-video-sisdrv-0.8.0-3|35	
12nr|x11-driver-video-sisdrv-0.8.0-3|36	
12nr|x11-driver-video-sisdrv-0.8.0-3|37	%changelog
12nr|x11-driver-video-sisdrv-0.8.0-3|38	

21749 12
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|1	Name: x11-font-adobe-utopia-100dpi
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|2	Version: 1.0.4
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|3	Release: %mkrel 1
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|4	Summary: Xorg X11 font adobe-utopia-100dpi
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|5	Group: Development/X11
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|6	URL: http://xorg.freedesktop.org
12nr|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
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|8	# License doesn't say we can modify the software
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|9	License: Adobe Utopia
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|10	BuildRoot: %{_tmppath}/%{name}-root
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|11	BuildArch: noarch
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|12	BuildRequires: x11-font-util >= 1.2
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|13	BuildRequires: x11-util-macros >= 1.0.1
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|14	Conflicts: xorg-x11-100dpi-fonts <= 6.9.0
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|15	Requires(post): mkfontdir
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|16	Requires(postun): mkfontdir
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|17	Requires(post): mkfontscale
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|18	Requires(postun): mkfontscale
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|19	
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|20	%description
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|21	Xorg X11 font adobe-utopia-100dpi
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|22	
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|23	%prep
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|24	%setup -q -n font-adobe-utopia-100dpi-%{version}
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|25	
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|26	%build
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|27	./configure --prefix=/usr --x-includes=%{_includedir}\
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/100dpi
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|29	
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|30	%make
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|31	
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|32	%install
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|33	rm -rf %{buildroot}
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|34	%makeinstall_std
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|35	rm -f %{buildroot}%_datadir/fonts/100dpi/fonts.dir
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|36	rm -f %{buildroot}%_datadir/fonts/100dpi/fonts.scale
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|37	
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|38	%post
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|39	mkfontscale %_datadir/fonts/100dpi
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|40	mkfontdir %_datadir/fonts/100dpi
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|41	
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|42	%postun
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|43	mkfontscale %_datadir/fonts/100dpi
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|44	mkfontdir %_datadir/fonts/100dpi
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|45	
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|46	%clean
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|47	rm -rf %{buildroot}
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|48	
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|49	%files
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|50	%defattr(-,root,root)
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|51	%doc COPYING
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|52	%_datadir/fonts/100dpi/UT*.pcf.gz
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|53	
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|54	
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|55	%changelog
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|56	* Mon Nov 15 2010 Thierry Vignaud <tv@mandriva.org> 1.0.4-1mdv2011.0
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|57	+ Revision: 597637
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|58	- new release
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|59	
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|60	* Thu Jan 21 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.0.2-1mdv2010.1
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|61	+ Revision: 494556
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|62	- Fix license (#38627)
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|63	- New version: 1.0.2
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|64	
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|65	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 1.0.1-7mdv2009.1
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|66	+ Revision: 351371
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|67	- rebuild
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|68	
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|69	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-6mdv2009.0
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|70	+ Revision: 225969
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|71	- rebuild
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|72	
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|73	+ Olivier Blin <oblin@mandriva.com>
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|74	- restore BuildRoot
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|75	
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|76	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.0.1-5mdv2008.1
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|77	+ Revision: 129696
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|78	- kill re-definition of %%buildroot on Pixel's request
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|79	
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|80	+ Oden Eriksson <oeriksson@mandriva.com>
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|81	- rebuild prep
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|82	
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|83	
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|84	* Thu Aug 03 2006 Helio Chissini de Castro <helio@mandriva.com>
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|85	+ 2006-08-03 18:51:01 (51461)
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|86	- Fonts packages now are noarch. Moved for new place /usr/share/fonts. Approved by Boiko
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|87	
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|88	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|89	+ 2006-05-31 18:32:34 (31796)
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|90	- rebuild to fix cooker uploading
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|91	
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|92	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|93	+ 2006-05-29 14:36:37 (31646)
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|94	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|95	
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|96	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|97	+ 2006-05-04 21:25:17 (26918)
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|98	- increment release
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|99	
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|100	* Thu Apr 27 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|101	+ 2006-04-27 04:02:05 (26704)
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|102	- Adding X.org 7.0 to the repository
12nr|x11-font-adobe-utopia-100dpi-1.0.4-1|103	

21750 12
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|1	Name: x11-font-adobe-utopia-75dpi
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|2	Version: 1.0.4
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|3	Release: %mkrel 2
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|4	Summary: Xorg X11 font adobe-utopia-75dpi
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|5	Group: Development/X11
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|6	URL: http://xorg.freedesktop.org
12nr|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
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|8	# License doesn't say we can modify the software
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|9	License: Adobe Utopia
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|10	BuildRoot: %{_tmppath}/%{name}-root
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|11	BuildArch: noarch
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|12	BuildRequires: x11-font-util >= 1.2
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|13	BuildRequires: x11-util-macros >= 1.0.1
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|14	Conflicts: xorg-x11-75dpi-fonts <= 6.9.0
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|15	Requires(post): mkfontdir
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|16	Requires(postun): mkfontdir
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|17	Requires(post): mkfontscale
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|18	Requires(postun): mkfontscale
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|19	
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|20	%description
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|21	Xorg X11 font adobe-utopia-75dpi
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|22	
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|23	%prep
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|24	%setup -q -n font-adobe-utopia-75dpi-%{version}
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|25	
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|26	%build
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|27	./configure --prefix=/usr --x-includes=%{_includedir}\
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/75dpi
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|29	
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|30	%make
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|31	
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|32	%install
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|33	rm -rf %{buildroot}
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|34	%makeinstall_std
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|35	rm -f %{buildroot}%_datadir/fonts/75dpi/fonts.dir
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|36	rm -f %{buildroot}%_datadir/fonts/75dpi/fonts.scale
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|37	
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|38	%post
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|39	mkfontscale %_datadir/fonts/75dpi
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|40	mkfontdir %_datadir/fonts/75dpi
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|41	
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|42	%postun
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|43	mkfontscale %_datadir/fonts/75dpi
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|44	mkfontdir %_datadir/fonts/75dpi
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|45	
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|46	%clean
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|47	rm -rf %{buildroot}
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|48	
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|49	%files
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|50	%defattr(-,root,root)
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|51	%doc COPYING
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|52	%_datadir/fonts/75dpi/UT*.pcf.gz
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|53	
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|54	
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|55	
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|56	%changelog
12nr|x11-font-adobe-utopia-75dpi-1.0.4-2|57	

21751 12
12nr|x11-font-adobe-utopia-type1-1.0.4-1|1	Name: x11-font-adobe-utopia-type1
12nr|x11-font-adobe-utopia-type1-1.0.4-1|2	Version: 1.0.4
12nr|x11-font-adobe-utopia-type1-1.0.4-1|3	Release: %mkrel 1
12nr|x11-font-adobe-utopia-type1-1.0.4-1|4	Summary: Xorg X11 font adobe-utopia-type1
12nr|x11-font-adobe-utopia-type1-1.0.4-1|5	Group: Development/X11
12nr|x11-font-adobe-utopia-type1-1.0.4-1|6	URL: http://xorg.freedesktop.org
12nr|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
12nr|x11-font-adobe-utopia-type1-1.0.4-1|8	# License doesn't say we can modify the software
12nr|x11-font-adobe-utopia-type1-1.0.4-1|9	License: Adobe Utopia
12nr|x11-font-adobe-utopia-type1-1.0.4-1|10	BuildRoot: %{_tmppath}/%{name}-root
12nr|x11-font-adobe-utopia-type1-1.0.4-1|11	BuildArch: noarch
12nr|x11-font-adobe-utopia-type1-1.0.4-1|12	BuildRequires: fontconfig
12nr|x11-font-adobe-utopia-type1-1.0.4-1|13	BuildRequires: x11-font-util >= 1.2
12nr|x11-font-adobe-utopia-type1-1.0.4-1|14	BuildRequires: x11-util-macros >= 1.0.1
12nr|x11-font-adobe-utopia-type1-1.0.4-1|15	Conflicts: xorg-x11 <= 6.9.0
12nr|x11-font-adobe-utopia-type1-1.0.4-1|16	Requires(post): mkfontdir
12nr|x11-font-adobe-utopia-type1-1.0.4-1|17	Requires(postun): mkfontdir
12nr|x11-font-adobe-utopia-type1-1.0.4-1|18	Requires(post): mkfontscale
12nr|x11-font-adobe-utopia-type1-1.0.4-1|19	Requires(postun): mkfontscale
12nr|x11-font-adobe-utopia-type1-1.0.4-1|20	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|21	%description
12nr|x11-font-adobe-utopia-type1-1.0.4-1|22	Xorg X11 font adobe-utopia-type1
12nr|x11-font-adobe-utopia-type1-1.0.4-1|23	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|24	%prep
12nr|x11-font-adobe-utopia-type1-1.0.4-1|25	%setup -q -n font-adobe-utopia-type1-%{version}
12nr|x11-font-adobe-utopia-type1-1.0.4-1|26	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|27	%build
12nr|x11-font-adobe-utopia-type1-1.0.4-1|28	./configure --prefix=/usr --x-includes=%{_includedir}\
12nr|x11-font-adobe-utopia-type1-1.0.4-1|29	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/Type1
12nr|x11-font-adobe-utopia-type1-1.0.4-1|30	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|31	%make
12nr|x11-font-adobe-utopia-type1-1.0.4-1|32	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|33	%install
12nr|x11-font-adobe-utopia-type1-1.0.4-1|34	rm -rf %{buildroot}
12nr|x11-font-adobe-utopia-type1-1.0.4-1|35	%makeinstall_std
12nr|x11-font-adobe-utopia-type1-1.0.4-1|36	rm -f %{buildroot}%_datadir/fonts/Type1/fonts.dir
12nr|x11-font-adobe-utopia-type1-1.0.4-1|37	rm -f %{buildroot}%_datadir/fonts/Type1/fonts.scale
12nr|x11-font-adobe-utopia-type1-1.0.4-1|38	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|39	%post
12nr|x11-font-adobe-utopia-type1-1.0.4-1|40	mkfontscale %_datadir/fonts/Type1
12nr|x11-font-adobe-utopia-type1-1.0.4-1|41	mkfontdir %_datadir/fonts/Type1
12nr|x11-font-adobe-utopia-type1-1.0.4-1|42	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|43	%postun
12nr|x11-font-adobe-utopia-type1-1.0.4-1|44	mkfontscale %_datadir/fonts/Type1
12nr|x11-font-adobe-utopia-type1-1.0.4-1|45	mkfontdir %_datadir/fonts/Type1
12nr|x11-font-adobe-utopia-type1-1.0.4-1|46	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|47	%clean
12nr|x11-font-adobe-utopia-type1-1.0.4-1|48	rm -rf %{buildroot}
12nr|x11-font-adobe-utopia-type1-1.0.4-1|49	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|50	%files
12nr|x11-font-adobe-utopia-type1-1.0.4-1|51	%defattr(-,root,root)
12nr|x11-font-adobe-utopia-type1-1.0.4-1|52	%doc COPYING
12nr|x11-font-adobe-utopia-type1-1.0.4-1|53	%_datadir/fonts/Type1/UT*
12nr|x11-font-adobe-utopia-type1-1.0.4-1|54	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|55	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|56	%changelog
12nr|x11-font-adobe-utopia-type1-1.0.4-1|57	* Mon Nov 15 2010 Thierry Vignaud <tv@mandriva.org> 1.0.4-1mdv2011.0
12nr|x11-font-adobe-utopia-type1-1.0.4-1|58	+ Revision: 597883
12nr|x11-font-adobe-utopia-type1-1.0.4-1|59	- new release
12nr|x11-font-adobe-utopia-type1-1.0.4-1|60	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|61	* Thu Jan 21 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.0.2-1mdv2010.1
12nr|x11-font-adobe-utopia-type1-1.0.4-1|62	+ Revision: 494559
12nr|x11-font-adobe-utopia-type1-1.0.4-1|63	- Fix license (#38627)
12nr|x11-font-adobe-utopia-type1-1.0.4-1|64	- New version: 1.0.2
12nr|x11-font-adobe-utopia-type1-1.0.4-1|65	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|66	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 1.0.1-7mdv2009.1
12nr|x11-font-adobe-utopia-type1-1.0.4-1|67	+ Revision: 351369
12nr|x11-font-adobe-utopia-type1-1.0.4-1|68	- rebuild
12nr|x11-font-adobe-utopia-type1-1.0.4-1|69	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|70	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.0.1-6mdv2009.0
12nr|x11-font-adobe-utopia-type1-1.0.4-1|71	+ Revision: 225971
12nr|x11-font-adobe-utopia-type1-1.0.4-1|72	- rebuild
12nr|x11-font-adobe-utopia-type1-1.0.4-1|73	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|74	+ Olivier Blin <oblin@mandriva.com>
12nr|x11-font-adobe-utopia-type1-1.0.4-1|75	- restore BuildRoot
12nr|x11-font-adobe-utopia-type1-1.0.4-1|76	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|77	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 5mdv2008.1-current
12nr|x11-font-adobe-utopia-type1-1.0.4-1|78	+ Revision: 129699
12nr|x11-font-adobe-utopia-type1-1.0.4-1|79	- kill re-definition of %%buildroot on Pixel's request
12nr|x11-font-adobe-utopia-type1-1.0.4-1|80	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|81	+ Oden Eriksson <oeriksson@mandriva.com>
12nr|x11-font-adobe-utopia-type1-1.0.4-1|82	- rebuild prep
12nr|x11-font-adobe-utopia-type1-1.0.4-1|83	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|84	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|85	* Thu Aug 03 2006 Helio Chissini de Castro <helio@mandriva.com>
12nr|x11-font-adobe-utopia-type1-1.0.4-1|86	+ 2006-08-03 19:13:48 (51506)
12nr|x11-font-adobe-utopia-type1-1.0.4-1|87	- Increase release
12nr|x11-font-adobe-utopia-type1-1.0.4-1|88	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|89	* Thu Aug 03 2006 Helio Chissini de Castro <helio@mandriva.com>
12nr|x11-font-adobe-utopia-type1-1.0.4-1|90	+ 2006-08-03 18:51:20 (51463)
12nr|x11-font-adobe-utopia-type1-1.0.4-1|91	- Fonts packages now are noarch. Moved for new place /usr/share/fonts. Approved by Boiko
12nr|x11-font-adobe-utopia-type1-1.0.4-1|92	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|93	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12nr|x11-font-adobe-utopia-type1-1.0.4-1|94	+ 2006-05-31 18:32:34 (31796)
12nr|x11-font-adobe-utopia-type1-1.0.4-1|95	- rebuild to fix cooker uploading
12nr|x11-font-adobe-utopia-type1-1.0.4-1|96	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|97	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12nr|x11-font-adobe-utopia-type1-1.0.4-1|98	+ 2006-05-29 14:36:37 (31646)
12nr|x11-font-adobe-utopia-type1-1.0.4-1|99	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12nr|x11-font-adobe-utopia-type1-1.0.4-1|100	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|101	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12nr|x11-font-adobe-utopia-type1-1.0.4-1|102	+ 2006-05-04 21:25:17 (26918)
12nr|x11-font-adobe-utopia-type1-1.0.4-1|103	- increment release
12nr|x11-font-adobe-utopia-type1-1.0.4-1|104	
12nr|x11-font-adobe-utopia-type1-1.0.4-1|105	* Thu Apr 27 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12nr|x11-font-adobe-utopia-type1-1.0.4-1|106	+ 2006-04-27 04:02:05 (26704)
12nr|x11-font-adobe-utopia-type1-1.0.4-1|107	- Adding X.org 7.0 to the repository
12nr|x11-font-adobe-utopia-type1-1.0.4-1|108	

21752 12
12nr|x11-font-bh-ttf-1.0.3-1|1	Name: x11-font-bh-ttf
12nr|x11-font-bh-ttf-1.0.3-1|2	Version: 1.0.3
12nr|x11-font-bh-ttf-1.0.3-1|3	Release: %mkrel 1
12nr|x11-font-bh-ttf-1.0.3-1|4	Summary: Xorg X11 font bh-ttf
12nr|x11-font-bh-ttf-1.0.3-1|5	Group: Development/X11
12nr|x11-font-bh-ttf-1.0.3-1|6	URL: http://xorg.freedesktop.org
12nr|x11-font-bh-ttf-1.0.3-1|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-bh-ttf-%{version}.tar.bz2
12nr|x11-font-bh-ttf-1.0.3-1|8	# We may not modify the software!
12nr|x11-font-bh-ttf-1.0.3-1|9	License: Bigelow & Holmes Font License
12nr|x11-font-bh-ttf-1.0.3-1|10	BuildRoot: %{_tmppath}/%{name}-root
12nr|x11-font-bh-ttf-1.0.3-1|11	BuildArch: noarch
12nr|x11-font-bh-ttf-1.0.3-1|12	BuildRequires: fontconfig
12nr|x11-font-bh-ttf-1.0.3-1|13	BuildRequires: x11-font-util >= 1.0.0
12nr|x11-font-bh-ttf-1.0.3-1|14	BuildRequires: x11-util-macros >= 1.0.1
12nr|x11-font-bh-ttf-1.0.3-1|15	Conflicts: xorg-x11 <= 6.9.0
12nr|x11-font-bh-ttf-1.0.3-1|16	Requires(post): mkfontdir
12nr|x11-font-bh-ttf-1.0.3-1|17	Requires(postun): mkfontdir
12nr|x11-font-bh-ttf-1.0.3-1|18	Requires(post): mkfontscale
12nr|x11-font-bh-ttf-1.0.3-1|19	Requires(postun): mkfontscale
12nr|x11-font-bh-ttf-1.0.3-1|20	
12nr|x11-font-bh-ttf-1.0.3-1|21	%description
12nr|x11-font-bh-ttf-1.0.3-1|22	Xorg X11 font bh-ttf
12nr|x11-font-bh-ttf-1.0.3-1|23	
12nr|x11-font-bh-ttf-1.0.3-1|24	%prep
12nr|x11-font-bh-ttf-1.0.3-1|25	%setup -q -n font-bh-ttf-%{version}
12nr|x11-font-bh-ttf-1.0.3-1|26	
12nr|x11-font-bh-ttf-1.0.3-1|27	%build
12nr|x11-font-bh-ttf-1.0.3-1|28	./configure --prefix=/usr --x-includes=%{_includedir}\
12nr|x11-font-bh-ttf-1.0.3-1|29	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/TTF
12nr|x11-font-bh-ttf-1.0.3-1|30	
12nr|x11-font-bh-ttf-1.0.3-1|31	%make
12nr|x11-font-bh-ttf-1.0.3-1|32	
12nr|x11-font-bh-ttf-1.0.3-1|33	%install
12nr|x11-font-bh-ttf-1.0.3-1|34	rm -rf %{buildroot}
12nr|x11-font-bh-ttf-1.0.3-1|35	%makeinstall_std
12nr|x11-font-bh-ttf-1.0.3-1|36	rm -f %{buildroot}%_datadir/fonts/TTF/fonts.dir
12nr|x11-font-bh-ttf-1.0.3-1|37	rm -f %{buildroot}%_datadir/fonts/TTF/fonts.scale
12nr|x11-font-bh-ttf-1.0.3-1|38	
12nr|x11-font-bh-ttf-1.0.3-1|39	%post
12nr|x11-font-bh-ttf-1.0.3-1|40	mkfontscale %_datadir/fonts/TTF
12nr|x11-font-bh-ttf-1.0.3-1|41	mkfontdir %_datadir/fonts/TTF
12nr|x11-font-bh-ttf-1.0.3-1|42	
12nr|x11-font-bh-ttf-1.0.3-1|43	%postun
12nr|x11-font-bh-ttf-1.0.3-1|44	mkfontscale %_datadir/fonts/TTF
12nr|x11-font-bh-ttf-1.0.3-1|45	mkfontdir %_datadir/fonts/TTF
12nr|x11-font-bh-ttf-1.0.3-1|46	
12nr|x11-font-bh-ttf-1.0.3-1|47	%clean
12nr|x11-font-bh-ttf-1.0.3-1|48	rm -rf %{buildroot}
12nr|x11-font-bh-ttf-1.0.3-1|49	
12nr|x11-font-bh-ttf-1.0.3-1|50	%files
12nr|x11-font-bh-ttf-1.0.3-1|51	%defattr(-,root,root)
12nr|x11-font-bh-ttf-1.0.3-1|52	%doc COPYING
12nr|x11-font-bh-ttf-1.0.3-1|53	%_datadir/fonts/TTF/luxi*.ttf
12nr|x11-font-bh-ttf-1.0.3-1|54	/usr/etc/fonts/conf.avail/42-luxi-mono.conf
12nr|x11-font-bh-ttf-1.0.3-1|55	/usr/etc/fonts/conf.d/42-luxi-mono.conf
12nr|x11-font-bh-ttf-1.0.3-1|56	
12nr|x11-font-bh-ttf-1.0.3-1|57	
12nr|x11-font-bh-ttf-1.0.3-1|58	%changelog
12nr|x11-font-bh-ttf-1.0.3-1|59	* Fri Nov 12 2010 Thierry Vignaud <tv@mandriva.org> 1.0.3-1mdv2011.0
12nr|x11-font-bh-ttf-1.0.3-1|60	+ Revision: 596592
12nr|x11-font-bh-ttf-1.0.3-1|61	- new release
12nr|x11-font-bh-ttf-1.0.3-1|62	- new release
12nr|x11-font-bh-ttf-1.0.3-1|63	
12nr|x11-font-bh-ttf-1.0.3-1|64	* Thu Oct 14 2010 Thierry Vignaud <tv@mandriva.org> 1.0.2-1mdv2011.0
12nr|x11-font-bh-ttf-1.0.3-1|65	+ Revision: 585568
12nr|x11-font-bh-ttf-1.0.3-1|66	- adjust file list
12nr|x11-font-bh-ttf-1.0.3-1|67	- new release
12nr|x11-font-bh-ttf-1.0.3-1|68	
12nr|x11-font-bh-ttf-1.0.3-1|69	* Thu Jan 21 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.0.1-1mdv2010.1
12nr|x11-font-bh-ttf-1.0.3-1|70	+ Revision: 494560
12nr|x11-font-bh-ttf-1.0.3-1|71	- Fix license (#38627)
12nr|x11-font-bh-ttf-1.0.3-1|72	- New version: 1.0.1
12nr|x11-font-bh-ttf-1.0.3-1|73	
12nr|x11-font-bh-ttf-1.0.3-1|74	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 1.0.0-7mdv2009.1
12nr|x11-font-bh-ttf-1.0.3-1|75	+ Revision: 351351
12nr|x11-font-bh-ttf-1.0.3-1|76	- rebuild
12nr|x11-font-bh-ttf-1.0.3-1|77	
12nr|x11-font-bh-ttf-1.0.3-1|78	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-6mdv2009.0
12nr|x11-font-bh-ttf-1.0.3-1|79	+ Revision: 225978
12nr|x11-font-bh-ttf-1.0.3-1|80	- rebuild
12nr|x11-font-bh-ttf-1.0.3-1|81	
12nr|x11-font-bh-ttf-1.0.3-1|82	+ Olivier Blin <oblin@mandriva.com>
12nr|x11-font-bh-ttf-1.0.3-1|83	- restore BuildRoot
12nr|x11-font-bh-ttf-1.0.3-1|84	
12nr|x11-font-bh-ttf-1.0.3-1|85	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.0.0-5mdv2008.1
12nr|x11-font-bh-ttf-1.0.3-1|86	+ Revision: 129714
12nr|x11-font-bh-ttf-1.0.3-1|87	- kill re-definition of %%buildroot on Pixel's request
12nr|x11-font-bh-ttf-1.0.3-1|88	
12nr|x11-font-bh-ttf-1.0.3-1|89	+ Oden Eriksson <oeriksson@mandriva.com>
12nr|x11-font-bh-ttf-1.0.3-1|90	- rebuild prep
12nr|x11-font-bh-ttf-1.0.3-1|91	
12nr|x11-font-bh-ttf-1.0.3-1|92	
12nr|x11-font-bh-ttf-1.0.3-1|93	* Thu Aug 03 2006 Helio Chissini de Castro <helio@mandriva.com>
12nr|x11-font-bh-ttf-1.0.3-1|94	+ 2006-08-03 18:52:14 (51469)
12nr|x11-font-bh-ttf-1.0.3-1|95	- Fonts packages now are noarch. Moved for new place /usr/share/fonts. Approved by Boiko
12nr|x11-font-bh-ttf-1.0.3-1|96	
12nr|x11-font-bh-ttf-1.0.3-1|97	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12nr|x11-font-bh-ttf-1.0.3-1|98	+ 2006-05-31 18:32:34 (31796)
12nr|x11-font-bh-ttf-1.0.3-1|99	- rebuild to fix cooker uploading
12nr|x11-font-bh-ttf-1.0.3-1|100	
12nr|x11-font-bh-ttf-1.0.3-1|101	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12nr|x11-font-bh-ttf-1.0.3-1|102	+ 2006-05-29 14:36:37 (31646)
12nr|x11-font-bh-ttf-1.0.3-1|103	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12nr|x11-font-bh-ttf-1.0.3-1|104	
12nr|x11-font-bh-ttf-1.0.3-1|105	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12nr|x11-font-bh-ttf-1.0.3-1|106	+ 2006-05-04 21:25:17 (26918)
12nr|x11-font-bh-ttf-1.0.3-1|107	- increment release
12nr|x11-font-bh-ttf-1.0.3-1|108	
12nr|x11-font-bh-ttf-1.0.3-1|109	* Thu Apr 27 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12nr|x11-font-bh-ttf-1.0.3-1|110	+ 2006-04-27 04:02:05 (26704)
12nr|x11-font-bh-ttf-1.0.3-1|111	- Adding X.org 7.0 to the repository
12nr|x11-font-bh-ttf-1.0.3-1|112	

21753 12
12nr|x11-font-bh-type1-1.0.3-1|1	Name: x11-font-bh-type1
12nr|x11-font-bh-type1-1.0.3-1|2	Version: 1.0.3
12nr|x11-font-bh-type1-1.0.3-1|3	Release: %mkrel 1
12nr|x11-font-bh-type1-1.0.3-1|4	Summary: Xorg X11 font bh-type1
12nr|x11-font-bh-type1-1.0.3-1|5	Group: Development/X11
12nr|x11-font-bh-type1-1.0.3-1|6	URL: http://xorg.freedesktop.org
12nr|x11-font-bh-type1-1.0.3-1|7	Source: http://xorg.freedesktop.org/releases/individual/font/font-bh-type1-%{version}.tar.bz2
12nr|x11-font-bh-type1-1.0.3-1|8	# We may not modify the software!
12nr|x11-font-bh-type1-1.0.3-1|9	License: Bigelow & Holmes Font License
12nr|x11-font-bh-type1-1.0.3-1|10	BuildRoot: %{_tmppath}/%{name}-root
12nr|x11-font-bh-type1-1.0.3-1|11	BuildArch: noarch
12nr|x11-font-bh-type1-1.0.3-1|12	BuildRequires: fontconfig
12nr|x11-font-bh-type1-1.0.3-1|13	BuildRequires: x11-font-util >= 1.0.0
12nr|x11-font-bh-type1-1.0.3-1|14	BuildRequires: x11-util-macros >= 1.0.1
12nr|x11-font-bh-type1-1.0.3-1|15	Conflicts: xorg-x11 <= 6.9.0
12nr|x11-font-bh-type1-1.0.3-1|16	Requires(post): mkfontdir
12nr|x11-font-bh-type1-1.0.3-1|17	Requires(postun): mkfontdir
12nr|x11-font-bh-type1-1.0.3-1|18	Requires(post): mkfontscale
12nr|x11-font-bh-type1-1.0.3-1|19	Requires(postun): mkfontscale
12nr|x11-font-bh-type1-1.0.3-1|20	
12nr|x11-font-bh-type1-1.0.3-1|21	%description
12nr|x11-font-bh-type1-1.0.3-1|22	Xorg X11 font bh-type1
12nr|x11-font-bh-type1-1.0.3-1|23	
12nr|x11-font-bh-type1-1.0.3-1|24	%prep
12nr|x11-font-bh-type1-1.0.3-1|25	%setup -q -n font-bh-type1-%{version}
12nr|x11-font-bh-type1-1.0.3-1|26	
12nr|x11-font-bh-type1-1.0.3-1|27	%build
12nr|x11-font-bh-type1-1.0.3-1|28	./configure --prefix=/usr --x-includes=%{_includedir}\
12nr|x11-font-bh-type1-1.0.3-1|29	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/Type1
12nr|x11-font-bh-type1-1.0.3-1|30	
12nr|x11-font-bh-type1-1.0.3-1|31	%make
12nr|x11-font-bh-type1-1.0.3-1|32	
12nr|x11-font-bh-type1-1.0.3-1|33	%install
12nr|x11-font-bh-type1-1.0.3-1|34	rm -rf %{buildroot}
12nr|x11-font-bh-type1-1.0.3-1|35	%makeinstall_std
12nr|x11-font-bh-type1-1.0.3-1|36	rm -f %{buildroot}%_datadir/fonts/Type1/fonts.dir
12nr|x11-font-bh-type1-1.0.3-1|37	rm -f %{buildroot}%_datadir/fonts/Type1/fonts.scale
12nr|x11-font-bh-type1-1.0.3-1|38	
12nr|x11-font-bh-type1-1.0.3-1|39	%post
12nr|x11-font-bh-type1-1.0.3-1|40	mkfontscale %_datadir/fonts/Type1
12nr|x11-font-bh-type1-1.0.3-1|41	mkfontdir %_datadir/fonts/Type1
12nr|x11-font-bh-type1-1.0.3-1|42	
12nr|x11-font-bh-type1-1.0.3-1|43	%postun
12nr|x11-font-bh-type1-1.0.3-1|44	mkfontscale %_datadir/fonts/Type1
12nr|x11-font-bh-type1-1.0.3-1|45	mkfontdir %_datadir/fonts/Type1
12nr|x11-font-bh-type1-1.0.3-1|46	
12nr|x11-font-bh-type1-1.0.3-1|47	%clean
12nr|x11-font-bh-type1-1.0.3-1|48	rm -rf %{buildroot}
12nr|x11-font-bh-type1-1.0.3-1|49	
12nr|x11-font-bh-type1-1.0.3-1|50	%files
12nr|x11-font-bh-type1-1.0.3-1|51	%defattr(-,root,root)
12nr|x11-font-bh-type1-1.0.3-1|52	%doc COPYING
12nr|x11-font-bh-type1-1.0.3-1|53	%_datadir/fonts/Type1/l04*
12nr|x11-font-bh-type1-1.0.3-1|54	
12nr|x11-font-bh-type1-1.0.3-1|55	
12nr|x11-font-bh-type1-1.0.3-1|56	
12nr|x11-font-bh-type1-1.0.3-1|57	%changelog
12nr|x11-font-bh-type1-1.0.3-1|58	

21754 12
12nr|x11-font-ibm-type1-1.0.3-1|1	Name: x11-font-ibm-type1
12nr|x11-font-ibm-type1-1.0.3-1|2	Version: 1.0.3
12nr|x11-font-ibm-type1-1.0.3-1|3	Release: %mkrel 1
12nr|x11-font-ibm-type1-1.0.3-1|4	Summary: Xorg X11 font ibm-type1
12nr|x11-font-ibm-type1-1.0.3-1|5	Group: Development/X11
12nr|x11-font-ibm-type1-1.0.3-1|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|x11-font-ibm-type1-1.0.3-1|7	URL: http://xorg.freedesktop.org
12nr|x11-font-ibm-type1-1.0.3-1|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-ibm-type1-%{version}.tar.bz2
12nr|x11-font-ibm-type1-1.0.3-1|9	# License doesn't say we can modify the software
12nr|x11-font-ibm-type1-1.0.3-1|10	License: IBM Courier
12nr|x11-font-ibm-type1-1.0.3-1|11	BuildArch: noarch
12nr|x11-font-ibm-type1-1.0.3-1|12	BuildRequires: fontconfig
12nr|x11-font-ibm-type1-1.0.3-1|13	BuildRequires: x11-font-util >= 1.0.0
12nr|x11-font-ibm-type1-1.0.3-1|14	BuildRequires: x11-util-macros >= 1.0.1
12nr|x11-font-ibm-type1-1.0.3-1|15	Conflicts: xorg-x11 <= 6.9.0
12nr|x11-font-ibm-type1-1.0.3-1|16	Requires(post): mkfontdir
12nr|x11-font-ibm-type1-1.0.3-1|17	Requires(postun): mkfontdir
12nr|x11-font-ibm-type1-1.0.3-1|18	Requires(post): mkfontscale
12nr|x11-font-ibm-type1-1.0.3-1|19	Requires(postun): mkfontscale
12nr|x11-font-ibm-type1-1.0.3-1|20	
12nr|x11-font-ibm-type1-1.0.3-1|21	%description
12nr|x11-font-ibm-type1-1.0.3-1|22	Xorg X11 font ibm-type1
12nr|x11-font-ibm-type1-1.0.3-1|23	
12nr|x11-font-ibm-type1-1.0.3-1|24	%prep
12nr|x11-font-ibm-type1-1.0.3-1|25	%setup -q -n font-ibm-type1-%{version}
12nr|x11-font-ibm-type1-1.0.3-1|26	
12nr|x11-font-ibm-type1-1.0.3-1|27	%build
12nr|x11-font-ibm-type1-1.0.3-1|28	./configure --prefix=/usr --x-includes=%{_includedir}\
12nr|x11-font-ibm-type1-1.0.3-1|29	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/Type1
12nr|x11-font-ibm-type1-1.0.3-1|30	
12nr|x11-font-ibm-type1-1.0.3-1|31	%make
12nr|x11-font-ibm-type1-1.0.3-1|32	
12nr|x11-font-ibm-type1-1.0.3-1|33	%install
12nr|x11-font-ibm-type1-1.0.3-1|34	rm -rf %{buildroot}
12nr|x11-font-ibm-type1-1.0.3-1|35	%makeinstall_std
12nr|x11-font-ibm-type1-1.0.3-1|36	rm -f %{buildroot}%_datadir/fonts/Type1/fonts.dir
12nr|x11-font-ibm-type1-1.0.3-1|37	rm -f %{buildroot}%_datadir/fonts/Type1/fonts.scale
12nr|x11-font-ibm-type1-1.0.3-1|38	
12nr|x11-font-ibm-type1-1.0.3-1|39	%post
12nr|x11-font-ibm-type1-1.0.3-1|40	mkfontscale %_datadir/fonts/Type1
12nr|x11-font-ibm-type1-1.0.3-1|41	mkfontdir %_datadir/fonts/Type1
12nr|x11-font-ibm-type1-1.0.3-1|42	
12nr|x11-font-ibm-type1-1.0.3-1|43	%postun
12nr|x11-font-ibm-type1-1.0.3-1|44	mkfontscale %_datadir/fonts/Type1
12nr|x11-font-ibm-type1-1.0.3-1|45	mkfontdir %_datadir/fonts/Type1
12nr|x11-font-ibm-type1-1.0.3-1|46	
12nr|x11-font-ibm-type1-1.0.3-1|47	%clean
12nr|x11-font-ibm-type1-1.0.3-1|48	rm -rf %{buildroot}
12nr|x11-font-ibm-type1-1.0.3-1|49	
12nr|x11-font-ibm-type1-1.0.3-1|50	%files
12nr|x11-font-ibm-type1-1.0.3-1|51	%defattr(-,root,root)
12nr|x11-font-ibm-type1-1.0.3-1|52	%doc COPYING
12nr|x11-font-ibm-type1-1.0.3-1|53	%_datadir/fonts/Type1/cour*
12nr|x11-font-ibm-type1-1.0.3-1|54	
12nr|x11-font-ibm-type1-1.0.3-1|55	
12nr|x11-font-ibm-type1-1.0.3-1|56	%changelog
12nr|x11-font-ibm-type1-1.0.3-1|57	* Thu Dec 09 2010 Thierry Vignaud <tv@mandriva.org> 1.0.3-1mdv2011.0
12nr|x11-font-ibm-type1-1.0.3-1|58	+ Revision: 618736
12nr|x11-font-ibm-type1-1.0.3-1|59	- new release
12nr|x11-font-ibm-type1-1.0.3-1|60	
12nr|x11-font-ibm-type1-1.0.3-1|61	* Wed Oct 06 2010 Thierry Vignaud <tv@mandriva.org> 1.0.2-1mdv2011.0
12nr|x11-font-ibm-type1-1.0.3-1|62	+ Revision: 583205
12nr|x11-font-ibm-type1-1.0.3-1|63	- new release
12nr|x11-font-ibm-type1-1.0.3-1|64	
12nr|x11-font-ibm-type1-1.0.3-1|65	* Thu Jan 21 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.0.1-1mdv2010.1
12nr|x11-font-ibm-type1-1.0.3-1|66	+ Revision: 494562
12nr|x11-font-ibm-type1-1.0.3-1|67	- Fix license (#38627)
12nr|x11-font-ibm-type1-1.0.3-1|68	- New version: 1.0.1
12nr|x11-font-ibm-type1-1.0.3-1|69	
12nr|x11-font-ibm-type1-1.0.3-1|70	* Sat Mar 07 2009 Antoine Ginies <aginies@mandriva.com> 1.0.0-7mdv2009.1
12nr|x11-font-ibm-type1-1.0.3-1|71	+ Revision: 351311
12nr|x11-font-ibm-type1-1.0.3-1|72	- rebuild
12nr|x11-font-ibm-type1-1.0.3-1|73	
12nr|x11-font-ibm-type1-1.0.3-1|74	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-6mdv2009.0
12nr|x11-font-ibm-type1-1.0.3-1|75	+ Revision: 225991
12nr|x11-font-ibm-type1-1.0.3-1|76	- rebuild
12nr|x11-font-ibm-type1-1.0.3-1|77	- fix no-buildroot-tag
12nr|x11-font-ibm-type1-1.0.3-1|78	
12nr|x11-font-ibm-type1-1.0.3-1|79	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.0.0-5mdv2008.1
12nr|x11-font-ibm-type1-1.0.3-1|80	+ Revision: 129736
12nr|x11-font-ibm-type1-1.0.3-1|81	- kill re-definition of %%buildroot on Pixel's request
12nr|x11-font-ibm-type1-1.0.3-1|82	
12nr|x11-font-ibm-type1-1.0.3-1|83	+ Oden Eriksson <oeriksson@mandriva.com>
12nr|x11-font-ibm-type1-1.0.3-1|84	- rebuild prep
12nr|x11-font-ibm-type1-1.0.3-1|85	
12nr|x11-font-ibm-type1-1.0.3-1|86	
12nr|x11-font-ibm-type1-1.0.3-1|87	* Thu Aug 03 2006 Helio Chissini de Castro <helio@mandriva.com>
12nr|x11-font-ibm-type1-1.0.3-1|88	+ 2006-08-03 18:54:02 (51484)
12nr|x11-font-ibm-type1-1.0.3-1|89	- Fonts packages now are noarch. Moved for new place /usr/share/fonts. Approved by Boiko
12nr|x11-font-ibm-type1-1.0.3-1|90	
12nr|x11-font-ibm-type1-1.0.3-1|91	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12nr|x11-font-ibm-type1-1.0.3-1|92	+ 2006-05-31 18:32:34 (31796)
12nr|x11-font-ibm-type1-1.0.3-1|93	- rebuild to fix cooker uploading
12nr|x11-font-ibm-type1-1.0.3-1|94	
12nr|x11-font-ibm-type1-1.0.3-1|95	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12nr|x11-font-ibm-type1-1.0.3-1|96	+ 2006-05-29 14:36:37 (31646)
12nr|x11-font-ibm-type1-1.0.3-1|97	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12nr|x11-font-ibm-type1-1.0.3-1|98	
12nr|x11-font-ibm-type1-1.0.3-1|99	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12nr|x11-font-ibm-type1-1.0.3-1|100	+ 2006-05-04 21:25:17 (26918)
12nr|x11-font-ibm-type1-1.0.3-1|101	- increment release
12nr|x11-font-ibm-type1-1.0.3-1|102	
12nr|x11-font-ibm-type1-1.0.3-1|103	* Thu Apr 27 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12nr|x11-font-ibm-type1-1.0.3-1|104	+ 2006-04-27 04:02:05 (26704)
12nr|x11-font-ibm-type1-1.0.3-1|105	- Adding X.org 7.0 to the repository
12nr|x11-font-ibm-type1-1.0.3-1|106	

21755 12
12nr|x11-font-misc-meltho-1.0.3-1|1	Name: x11-font-misc-meltho
12nr|x11-font-misc-meltho-1.0.3-1|2	Version: 1.0.3
12nr|x11-font-misc-meltho-1.0.3-1|3	Release: %mkrel 1
12nr|x11-font-misc-meltho-1.0.3-1|4	Summary: Xorg X11 font misc-meltho
12nr|x11-font-misc-meltho-1.0.3-1|5	Group: Development/X11
12nr|x11-font-misc-meltho-1.0.3-1|6	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|x11-font-misc-meltho-1.0.3-1|7	URL: http://xorg.freedesktop.org
12nr|x11-font-misc-meltho-1.0.3-1|8	Source: http://xorg.freedesktop.org/releases/individual/font/font-misc-meltho-%{version}.tar.bz2
12nr|x11-font-misc-meltho-1.0.3-1|9	# We may not modify the software!
12nr|x11-font-misc-meltho-1.0.3-1|10	License: Meltho Font License
12nr|x11-font-misc-meltho-1.0.3-1|11	BuildArch: noarch
12nr|x11-font-misc-meltho-1.0.3-1|12	BuildRequires: x11-font-util >= 1.0.0
12nr|x11-font-misc-meltho-1.0.3-1|13	BuildRequires: x11-util-macros >= 1.0.2
12nr|x11-font-misc-meltho-1.0.3-1|14	BuildRequires: fontconfig
12nr|x11-font-misc-meltho-1.0.3-1|15	Requires(post): mkfontdir
12nr|x11-font-misc-meltho-1.0.3-1|16	Requires(postun): mkfontdir
12nr|x11-font-misc-meltho-1.0.3-1|17	Requires(post): mkfontscale
12nr|x11-font-misc-meltho-1.0.3-1|18	Requires(postun): mkfontscale
12nr|x11-font-misc-meltho-1.0.3-1|19	
12nr|x11-font-misc-meltho-1.0.3-1|20	%description
12nr|x11-font-misc-meltho-1.0.3-1|21	Xorg X11 font misc-meltho
12nr|x11-font-misc-meltho-1.0.3-1|22	
12nr|x11-font-misc-meltho-1.0.3-1|23	%prep
12nr|x11-font-misc-meltho-1.0.3-1|24	%setup -q -n font-misc-meltho-%{version}
12nr|x11-font-misc-meltho-1.0.3-1|25	
12nr|x11-font-misc-meltho-1.0.3-1|26	%build
12nr|x11-font-misc-meltho-1.0.3-1|27	./configure --prefix=/usr --x-includes=%{_includedir}\
12nr|x11-font-misc-meltho-1.0.3-1|28	--x-libraries=%{_libdir} --with-fontdir=%_datadir/fonts/OTF
12nr|x11-font-misc-meltho-1.0.3-1|29	
12nr|x11-font-misc-meltho-1.0.3-1|30	%make
12nr|x11-font-misc-meltho-1.0.3-1|31	
12nr|x11-font-misc-meltho-1.0.3-1|32	%install
12nr|x11-font-misc-meltho-1.0.3-1|33	rm -rf %{buildroot}
12nr|x11-font-misc-meltho-1.0.3-1|34	%makeinstall_std
12nr|x11-font-misc-meltho-1.0.3-1|35	rm -f %{buildroot}%_datadir/fonts/OTF/fonts.dir
12nr|x11-font-misc-meltho-1.0.3-1|36	rm -f %{buildroot}%_datadir/fonts/OTF/fonts.scale
12nr|x11-font-misc-meltho-1.0.3-1|37	
12nr|x11-font-misc-meltho-1.0.3-1|38	%post
12nr|x11-font-misc-meltho-1.0.3-1|39	mkfontscale %_datadir/fonts/OTF
12nr|x11-font-misc-meltho-1.0.3-1|40	mkfontdir %_datadir/fonts/OTF
12nr|x11-font-misc-meltho-1.0.3-1|41	
12nr|x11-font-misc-meltho-1.0.3-1|42	%postun
12nr|x11-font-misc-meltho-1.0.3-1|43	mkfontscale %_datadir/fonts/OTF
12nr|x11-font-misc-meltho-1.0.3-1|44	mkfontdir %_datadir/fonts/OTF
12nr|x11-font-misc-meltho-1.0.3-1|45	
12nr|x11-font-misc-meltho-1.0.3-1|46	%clean
12nr|x11-font-misc-meltho-1.0.3-1|47	rm -rf %{buildroot}
12nr|x11-font-misc-meltho-1.0.3-1|48	
12nr|x11-font-misc-meltho-1.0.3-1|49	%files
12nr|x11-font-misc-meltho-1.0.3-1|50	%defattr(-,root,root)
12nr|x11-font-misc-meltho-1.0.3-1|51	%doc COPYING
12nr|x11-font-misc-meltho-1.0.3-1|52	%_datadir/fonts/OTF/SyrCOM*.otf
12nr|x11-font-misc-meltho-1.0.3-1|53	
12nr|x11-font-misc-meltho-1.0.3-1|54	
12nr|x11-font-misc-meltho-1.0.3-1|55	%changelog
12nr|x11-font-misc-meltho-1.0.3-1|56	* Thu Dec 09 2010 Thierry Vignaud <tv@mandriva.org> 1.0.3-1mdv2011.0
12nr|x11-font-misc-meltho-1.0.3-1|57	+ Revision: 618742
12nr|x11-font-misc-meltho-1.0.3-1|58	- new release
12nr|x11-font-misc-meltho-1.0.3-1|59	
12nr|x11-font-misc-meltho-1.0.3-1|60	* Wed Oct 06 2010 Thierry Vignaud <tv@mandriva.org> 1.0.2-1mdv2011.0
12nr|x11-font-misc-meltho-1.0.3-1|61	+ Revision: 583211
12nr|x11-font-misc-meltho-1.0.3-1|62	- new release
12nr|x11-font-misc-meltho-1.0.3-1|63	
12nr|x11-font-misc-meltho-1.0.3-1|64	* Thu Jan 21 2010 Paulo Ricardo Zanoni <pzanoni@mandriva.com> 1.0.1-1mdv2010.1
12nr|x11-font-misc-meltho-1.0.3-1|65	+ Revision: 494563
12nr|x11-font-misc-meltho-1.0.3-1|66	- Fix license (#38627)
12nr|x11-font-misc-meltho-1.0.3-1|67	- New version: 1.0.1
12nr|x11-font-misc-meltho-1.0.3-1|68	
12nr|x11-font-misc-meltho-1.0.3-1|69	* Wed Jun 18 2008 Thierry Vignaud <tv@mandriva.org> 1.0.0-6mdv2009.0
12nr|x11-font-misc-meltho-1.0.3-1|70	+ Revision: 225998
12nr|x11-font-misc-meltho-1.0.3-1|71	- rebuild
12nr|x11-font-misc-meltho-1.0.3-1|72	- fix no-buildroot-tag
12nr|x11-font-misc-meltho-1.0.3-1|73	
12nr|x11-font-misc-meltho-1.0.3-1|74	* Mon Dec 17 2007 Thierry Vignaud <tv@mandriva.org> 1.0.0-5mdv2008.1
12nr|x11-font-misc-meltho-1.0.3-1|75	+ Revision: 129748
12nr|x11-font-misc-meltho-1.0.3-1|76	- kill re-definition of %%buildroot on Pixel's request
12nr|x11-font-misc-meltho-1.0.3-1|77	
12nr|x11-font-misc-meltho-1.0.3-1|78	+ Oden Eriksson <oeriksson@mandriva.com>
12nr|x11-font-misc-meltho-1.0.3-1|79	- rebuild prep
12nr|x11-font-misc-meltho-1.0.3-1|80	
12nr|x11-font-misc-meltho-1.0.3-1|81	
12nr|x11-font-misc-meltho-1.0.3-1|82	* Thu Aug 03 2006 Helio Chissini de Castro <helio@mandriva.com>
12nr|x11-font-misc-meltho-1.0.3-1|83	+ 2006-08-03 18:55:01 (51490)
12nr|x11-font-misc-meltho-1.0.3-1|84	- Fonts packages now are noarch. Moved for new place /usr/share/fonts. Approved by Boiko
12nr|x11-font-misc-meltho-1.0.3-1|85	
12nr|x11-font-misc-meltho-1.0.3-1|86	* Wed May 31 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12nr|x11-font-misc-meltho-1.0.3-1|87	+ 2006-05-31 18:32:34 (31796)
12nr|x11-font-misc-meltho-1.0.3-1|88	- rebuild to fix cooker uploading
12nr|x11-font-misc-meltho-1.0.3-1|89	
12nr|x11-font-misc-meltho-1.0.3-1|90	* Mon May 29 2006 Andreas Hasenack <andreas@mandriva.com>
12nr|x11-font-misc-meltho-1.0.3-1|91	+ 2006-05-29 14:36:37 (31646)
12nr|x11-font-misc-meltho-1.0.3-1|92	- renamed mdv to packages because mdv is too generic and it's hosting only packages anyway
12nr|x11-font-misc-meltho-1.0.3-1|93	
12nr|x11-font-misc-meltho-1.0.3-1|94	* Thu May 04 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12nr|x11-font-misc-meltho-1.0.3-1|95	+ 2006-05-04 21:25:17 (26918)
12nr|x11-font-misc-meltho-1.0.3-1|96	- increment release
12nr|x11-font-misc-meltho-1.0.3-1|97	
12nr|x11-font-misc-meltho-1.0.3-1|98	* Thu Apr 27 2006 Gustavo Pichorim Boiko <boiko@mandriva.com>
12nr|x11-font-misc-meltho-1.0.3-1|99	+ 2006-04-27 04:02:05 (26704)
12nr|x11-font-misc-meltho-1.0.3-1|100	- Adding X.org 7.0 to the repository
12nr|x11-font-misc-meltho-1.0.3-1|101	

21756 12
12nr|xastir-2.0.0-1|1	Name:		xastir
12nr|xastir-2.0.0-1|2	Version:	2.0.0
12nr|xastir-2.0.0-1|3	Release:	1
12nr|xastir-2.0.0-1|4	Summary:	Amateur Station Tracking and Reporting system for amateur radio
12nr|xastir-2.0.0-1|5	Group:		Communications
12nr|xastir-2.0.0-1|6	License:	GPL
12nr|xastir-2.0.0-1|7	URL:		http://www.xastir.org
12nr|xastir-2.0.0-1|8	Source0:	http://prdownloads.sourceforge.net/xastir/xastir-%{version}.tar.gz
12nr|xastir-2.0.0-1|9	Source1:	http://prdownloads.sourceforge.net/xastir/xastir-sounds.tgz
12nr|xastir-2.0.0-1|10	Patch0:		xastir-desktop.diff
12nr|xastir-2.0.0-1|11	Patch1:		xastir-2-mapdir.patch
12nr|xastir-2.0.0-1|12	BuildRequires:	lesstif-devel
12nr|xastir-2.0.0-1|13	BuildRequires:	shapelib-devel
12nr|xastir-2.0.0-1|14	BuildRequires:	proj-devel
12nr|xastir-2.0.0-1|15	BuildRequires:	pkgconfig(geotiff)
12nr|xastir-2.0.0-1|16	BuildRequires:	festival-devel
12nr|xastir-2.0.0-1|17	BuildRequires:	db5.2-devel
12nr|xastir-2.0.0-1|18	BuildRequires:	graphicsmagick-devel
12nr|xastir-2.0.0-1|19	Requires:	x11-font-adobe-75dpi
12nr|xastir-2.0.0-1|20	
12nr|xastir-2.0.0-1|21	%description
12nr|xastir-2.0.0-1|22	Xastir is a graphical application that interfaces HAM radio
12nr|xastir-2.0.0-1|23	and internet access to realtime mapping software.
12nr|xastir-2.0.0-1|24	
12nr|xastir-2.0.0-1|25	Install XASTIR if you are interested in APRS(tm) and HAM radio
12nr|xastir-2.0.0-1|26	software.
12nr|xastir-2.0.0-1|27	
12nr|xastir-2.0.0-1|28	%prep
12nr|xastir-2.0.0-1|29	%setup -q
12nr|xastir-2.0.0-1|30	%setup -a1 -q
12nr|xastir-2.0.0-1|31	
12nr|xastir-2.0.0-1|32	%patch0 -p1
12nr|xastir-2.0.0-1|33	%patch1 -p1
12nr|xastir-2.0.0-1|34	
12nr|xastir-2.0.0-1|35	
12nr|xastir-2.0.0-1|36	%build
12nr|xastir-2.0.0-1|37	./bootstrap.sh
12nr|xastir-2.0.0-1|38	
12nr|xastir-2.0.0-1|39	CFLAGS=-I/usr/include/libgeotiff
12nr|xastir-2.0.0-1|40	%configure2_5x
12nr|xastir-2.0.0-1|41	%make
12nr|xastir-2.0.0-1|42	
12nr|xastir-2.0.0-1|43	%install
12nr|xastir-2.0.0-1|44	%makeinstall_std
12nr|xastir-2.0.0-1|45	
12nr|xastir-2.0.0-1|46	# Docs go into package docs area instead of here:
12nr|xastir-2.0.0-1|47	rm -rf %{buildroot}/usr/share/doc/xastir
12nr|xastir-2.0.0-1|48	mkdir -p %{buildroot}/usr/share/applications
12nr|xastir-2.0.0-1|49	cp xastir.desktop %{buildroot}/usr/share/applications/.
12nr|xastir-2.0.0-1|50	cp sounds/* %{buildroot}/usr/share/xastir/sounds/.
12nr|xastir-2.0.0-1|51	
12nr|xastir-2.0.0-1|52	%files
12nr|xastir-2.0.0-1|53	# Documents:  Go into special doc area
12nr|xastir-2.0.0-1|54	%doc AUTHORS ChangeLog COPYING COPYING.LIB.LESSTIF DEBUG_LEVELS FAQ INSTALL LICENSE
12nr|xastir-2.0.0-1|55	%doc README README.Contributing README.CVS README.Getting-Started
12nr|xastir-2.0.0-1|56	%doc README.MAPS README.win32 UPGRADE
12nr|xastir-2.0.0-1|57	
12nr|xastir-2.0.0-1|58	
12nr|xastir-2.0.0-1|59	%{_bindir}/*
12nr|xastir-2.0.0-1|60	%{_datadir}/xastir/help
12nr|xastir-2.0.0-1|61	%{_datadir}/xastir/config
12nr|xastir-2.0.0-1|62	%{_datadir}/xastir/symbols
12nr|xastir-2.0.0-1|63	%{_mandir}/man1/xastir.1.*
12nr|xastir-2.0.0-1|64	%{_mandir}/man1/callpass.1.*
12nr|xastir-2.0.0-1|65	%{_mandir}/man1/testdbfawk.1.*
12nr|xastir-2.0.0-1|66	%{_mandir}/man1/xastir_udp_client.1.*
12nr|xastir-2.0.0-1|67	%{_libdir}/xastir
12nr|xastir-2.0.0-1|68	%{_datadir}/applications/xastir.desktop
12nr|xastir-2.0.0-1|69	
12nr|xastir-2.0.0-1|70	# protect user-installed map and other files from being clobbered
12nr|xastir-2.0.0-1|71	
12nr|xastir-2.0.0-1|72	%config %{_datadir}/xastir/maps
12nr|xastir-2.0.0-1|73	%config %{_datadir}/xastir/Counties
12nr|xastir-2.0.0-1|74	%config %{_datadir}/xastir/fcc
12nr|xastir-2.0.0-1|75	%config %{_datadir}/xastir/GNIS
12nr|xastir-2.0.0-1|76	%config %{_datadir}/xastir/sounds
12nr|xastir-2.0.0-1|77	
12nr|xastir-2.0.0-1|78	
12nr|xastir-2.0.0-1|79	%changelog
12nr|xastir-2.0.0-1|80	* Thu May 10 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.0.0-1
12nr|xastir-2.0.0-1|81	+ Revision: 798068
12nr|xastir-2.0.0-1|82	- version update 2.0.0
12nr|xastir-2.0.0-1|83	
12nr|xastir-2.0.0-1|84	* Tue Nov 16 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.9.8-4mdv2011.0
12nr|xastir-2.0.0-1|85	+ Revision: 597939
12nr|xastir-2.0.0-1|86	- added Requires: x11-font-adobe-75dpi
12nr|xastir-2.0.0-1|87	
12nr|xastir-2.0.0-1|88	* Fri Oct 29 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.9.8-3mdv2011.0
12nr|xastir-2.0.0-1|89	+ Revision: 589898
12nr|xastir-2.0.0-1|90	- added a lot of libs to buildrequires to provide the options
12nr|xastir-2.0.0-1|91	
12nr|xastir-2.0.0-1|92	* Thu Oct 28 2010 Jani Välimaa <wally@mandriva.org> 1.9.8-2mdv2011.0
12nr|xastir-2.0.0-1|93	+ Revision: 589837
12nr|xastir-2.0.0-1|94	- fix BRs
12nr|xastir-2.0.0-1|95	
12nr|xastir-2.0.0-1|96	+ Thomas Spuhler <tspuhler@mandriva.org>
12nr|xastir-2.0.0-1|97	- reversed changed %%{_bindir}/ to %%{_bindir}/*
12nr|xastir-2.0.0-1|98	- changed %%{_bindir}/ to %%{_bindir}/*
12nr|xastir-2.0.0-1|99	- cleaned up spec file
12nr|xastir-2.0.0-1|100	
12nr|xastir-2.0.0-1|101	* Thu Oct 28 2010 Thomas Spuhler <tspuhler@mandriva.org> 1.9.8-1mdv2011.0
12nr|xastir-2.0.0-1|102	+ Revision: 589685
12nr|xastir-2.0.0-1|103	- changed man page compression name from lzma to *
12nr|xastir-2.0.0-1|104	- changed libname to arch
12nr|xastir-2.0.0-1|105	- changed group to Communications
12nr|xastir-2.0.0-1|106	- import xastir
12nr|xastir-2.0.0-1|107	

21757 12
12nr|yamagi-quake2-5.00-1|1	%define oname		quake2
12nr|yamagi-quake2-5.00-1|2	%define rogue_source	%{oname}-rogue
12nr|yamagi-quake2-5.00-1|3	%define xatrix_source	%{oname}-xatrix
12nr|yamagi-quake2-5.00-1|4	%define ctf_source	%{oname}-ctf
12nr|yamagi-quake2-5.00-1|5	%define rogue_version	1.06
12nr|yamagi-quake2-5.00-1|6	%define xatrix_version	1.08
12nr|yamagi-quake2-5.00-1|7	%define ctf_version	1.01
12nr|yamagi-quake2-5.00-1|8	
12nr|yamagi-quake2-5.00-1|9	Name:		yamagi-%{oname}
12nr|yamagi-quake2-5.00-1|10	Version:	5.00
12nr|yamagi-quake2-5.00-1|11	Release:	1
12nr|yamagi-quake2-5.00-1|12	Summary:	Yamagi Quake II is an enhanced client for id Software's Quake II
12nr|yamagi-quake2-5.00-1|13	Group:		Games/Arcade
12nr|yamagi-quake2-5.00-1|14	License:	GPL
12nr|yamagi-quake2-5.00-1|15	URL:		http://www.yamagi.org/quake2/
12nr|yamagi-quake2-5.00-1|16	Source0:	%{oname}-%{version}.tar.xz
12nr|yamagi-quake2-5.00-1|17	Source1:	%{rogue_source}-%{rogue_version}.tar.xz
12nr|yamagi-quake2-5.00-1|18	Source2:	%{xatrix_source}-%{xatrix_version}.tar.xz
12nr|yamagi-quake2-5.00-1|19	Source3:	%{ctf_source}-%{ctf_version}.tar.xz
12nr|yamagi-quake2-5.00-1|20	Source6:	q2ded.sh
12nr|yamagi-quake2-5.00-1|21	Source7:	q2ded.cfg
12nr|yamagi-quake2-5.00-1|22	Source8:	q2ctf.sh
12nr|yamagi-quake2-5.00-1|23	Source9:	q2ctf.cfg
12nr|yamagi-quake2-5.00-1|24	Source11:	%{oname}_16.png
12nr|yamagi-quake2-5.00-1|25	Source12:	%{oname}_32.png
12nr|yamagi-quake2-5.00-1|26	Source13:	%{oname}_48.png
12nr|yamagi-quake2-5.00-1|27	BuildRequires:	pkgconfig(sdl)
12nr|yamagi-quake2-5.00-1|28	BuildRequires:	pkgconfig(gl)
12nr|yamagi-quake2-5.00-1|29	BuildRequires:	pkgconfig(glu)
12nr|yamagi-quake2-5.00-1|30	BuildRequires:	pkgconfig(openal)
12nr|yamagi-quake2-5.00-1|31	BuildRequires:	pkgconfig(vorbis)
12nr|yamagi-quake2-5.00-1|32	BuildRequires:	pkgconfig(xrender)
12nr|yamagi-quake2-5.00-1|33	BuildRequires:	aalib-devel
12nr|yamagi-quake2-5.00-1|34	BuildRequires:	jpeg-devel
12nr|yamagi-quake2-5.00-1|35	BuildRequires:	svgalib-devel
12nr|yamagi-quake2-5.00-1|36	BuildRequires:	zlib-devel
12nr|yamagi-quake2-5.00-1|37	Suggests:	%{name}-glx = %{version}-%{release}
12nr|yamagi-quake2-5.00-1|38	
12nr|yamagi-quake2-5.00-1|39	%description
12nr|yamagi-quake2-5.00-1|40	Shortly after landing on an alien surface you learn that hundreds of your men
12nr|yamagi-quake2-5.00-1|41	have been reduced to just a few.  Now you must fight your way through heavily
12nr|yamagi-quake2-5.00-1|42	fortified military installations, lower the city's defenses and shut down
12nr|yamagi-quake2-5.00-1|43	the enemy's war machine.  Only then will the fate of humanity be known.
12nr|yamagi-quake2-5.00-1|44	
12nr|yamagi-quake2-5.00-1|45	* Larger, mission-based levels:
12nr|yamagi-quake2-5.00-1|46	
12nr|yamagi-quake2-5.00-1|47	You have a series of complex missions, what you do in one level could affect
12nr|yamagi-quake2-5.00-1|48	another.  One false move and you could alert security, flood an entire
12nr|yamagi-quake2-5.00-1|49	passageway, or worse.
12nr|yamagi-quake2-5.00-1|50	
12nr|yamagi-quake2-5.00-1|51	* Superior artificial intelligence:
12nr|yamagi-quake2-5.00-1|52	
12nr|yamagi-quake2-5.00-1|53	This time the enemy has IQs the size of their appetites.  The can evade your
12nr|yamagi-quake2-5.00-1|54	attack, strategically position themselves for an ambush and hunt your ass
12nr|yamagi-quake2-5.00-1|55	down.
12nr|yamagi-quake2-5.00-1|56	
12nr|yamagi-quake2-5.00-1|57	* In-your-face sound and graphics
12nr|yamagi-quake2-5.00-1|58	
12nr|yamagi-quake2-5.00-1|59	hear distant combat explosions and rockets whizzing past your head.  And with
12nr|yamagi-quake2-5.00-1|60	a compatible 3-D graphics accelerator, experience smoother 16-bit graphics and
12nr|yamagi-quake2-5.00-1|61	real-time lighting effects.
12nr|yamagi-quake2-5.00-1|62	
12nr|yamagi-quake2-5.00-1|63	* Wicked multiplayer capabilities
12nr|yamagi-quake2-5.00-1|64	
12nr|yamagi-quake2-5.00-1|65	More than 32 players, friends or foes, can do at it in a bloody deathmatch via
12nr|yamagi-quake2-5.00-1|66	LAN and over the internet.
12nr|yamagi-quake2-5.00-1|67	
12nr|yamagi-quake2-5.00-1|68	-- You need PAK files for Quake II to run this game --
12nr|yamagi-quake2-5.00-1|69	
12nr|yamagi-quake2-5.00-1|70	Install the PAK files in %{_gamesdatadir}/quake2.
12nr|yamagi-quake2-5.00-1|71	
12nr|yamagi-quake2-5.00-1|72	%package	ctf
12nr|yamagi-quake2-5.00-1|73	Summary:	Quake II Capture the Flag for Linux
12nr|yamagi-quake2-5.00-1|74	Group:		Games/Arcade
12nr|yamagi-quake2-5.00-1|75	Requires:	%{name} = %{version} %{name}-server = %{version}
12nr|yamagi-quake2-5.00-1|76	Requires(preunt):	rpm-helper
12nr|yamagi-quake2-5.00-1|77	Requires(post):	rpm-helper
12nr|yamagi-quake2-5.00-1|78	
12nr|yamagi-quake2-5.00-1|79	%description	ctf
12nr|yamagi-quake2-5.00-1|80	Quake II Capture The Flag (Q2CTF) is a multiplayer addon for Quake2 that
12nr|yamagi-quake2-5.00-1|81	features a simple set of rules for team based play. It features eight unique
12nr|yamagi-quake2-5.00-1|82	maps and special powerups to enhance and make the gameplay more exciting.
12nr|yamagi-quake2-5.00-1|83	
12nr|yamagi-quake2-5.00-1|84	Q2CTF requires the full retail version of Quake II installed in order to
12nr|yamagi-quake2-5.00-1|85	play. Once installed, you simple need to connect to a Quake2 game server
12nr|yamagi-quake2-5.00-1|86	that is running the Q2CTF addon.
12nr|yamagi-quake2-5.00-1|87	
12nr|yamagi-quake2-5.00-1|88	-- You need PAK files for Quake II to run this game --
12nr|yamagi-quake2-5.00-1|89	
12nr|yamagi-quake2-5.00-1|90	#
12nr|yamagi-quake2-5.00-1|91	#
12nr|yamagi-quake2-5.00-1|92	###
12nr|yamagi-quake2-5.00-1|93	
12nr|yamagi-quake2-5.00-1|94	%package	glx
12nr|yamagi-quake2-5.00-1|95	Summary:	Quake II GLX client
12nr|yamagi-quake2-5.00-1|96	Group:		Games/Arcade
12nr|yamagi-quake2-5.00-1|97	Requires:	%{name} = %{version}
12nr|yamagi-quake2-5.00-1|98	
12nr|yamagi-quake2-5.00-1|99	%description	glx
12nr|yamagi-quake2-5.00-1|100	This archive contains Quake II for GLX.
12nr|yamagi-quake2-5.00-1|101	
12nr|yamagi-quake2-5.00-1|102	-- You need PAK files for Quake II to run this game --
12nr|yamagi-quake2-5.00-1|103	
12nr|yamagi-quake2-5.00-1|104	%package	xatrix
12nr|yamagi-quake2-5.00-1|105	Summary:	Quake II Mission Pack #1: "The Reckoning" for Linux
12nr|yamagi-quake2-5.00-1|106	Group:		Games/Arcade
12nr|yamagi-quake2-5.00-1|107	Requires:	%{name} = %{version}
12nr|yamagi-quake2-5.00-1|108	
12nr|yamagi-quake2-5.00-1|109	%description	xatrix
12nr|yamagi-quake2-5.00-1|110	This archive contains Mission Pack "The Reckoning" for Quake II.
12nr|yamagi-quake2-5.00-1|111	
12nr|yamagi-quake2-5.00-1|112	The Reckoning is sure to get your heart pumping...well, if you can avoid
12nr|yamagi-quake2-5.00-1|113	getting gibbed by the Strogg. Check out just some of the features below that
12nr|yamagi-quake2-5.00-1|114	will give you the cardiac workout you need!
12nr|yamagi-quake2-5.00-1|115	
12nr|yamagi-quake2-5.00-1|116	* 18 arduous levels to conquer & 7 brutal deathmatch exclusive levels:
12nr|yamagi-quake2-5.00-1|117	
12nr|yamagi-quake2-5.00-1|118	Dive into a series of mission-based campaigns and ransack your way through
12nr|yamagi-quake2-5.00-1|119	three all-new hazardous episodes. Experience bioluminescent life forms,
12nr|yamagi-quake2-5.00-1|120	stalagmites and stalactites and other breathtaking environments.
12nr|yamagi-quake2-5.00-1|121	
12nr|yamagi-quake2-5.00-1|122	* Fresh foes to defeat:
12nr|yamagi-quake2-5.00-1|123	
12nr|yamagi-quake2-5.00-1|124	Gekks are lighting-fast creatures that will hunt you down, leaping from the
12nr|yamagi-quake2-5.00-1|125	shadows to claw or bite. Though innocent looking, the Repair Bot has the
12nr|yamagi-quake2-5.00-1|126	ability to awaken dead Strogg from eternal sleep.
12nr|yamagi-quake2-5.00-1|127	
12nr|yamagi-quake2-5.00-1|128	* Added weapons to wield:
12nr|yamagi-quake2-5.00-1|129	
12nr|yamagi-quake2-5.00-1|130	The Phalanx Particle Canon emits a pulsing stream of deadly energy into
12nr|yamagi-quake2-5.00-1|131	unsuspecting foes.
12nr|yamagi-quake2-5.00-1|132	
12nr|yamagi-quake2-5.00-1|133	The Trap sucks nearby enemies inside and turns them into food cubes for
12nr|yamagi-quake2-5.00-1|134	player consumption.
12nr|yamagi-quake2-5.00-1|135	
12nr|yamagi-quake2-5.00-1|136	The Ion Ripper fires a blast of glowing boomerangs capable of ricocheting
12nr|yamagi-quake2-5.00-1|137	off of walls to track targets.
12nr|yamagi-quake2-5.00-1|138	
12nr|yamagi-quake2-5.00-1|139	-- You need PAK files for Quake II to run this game --
12nr|yamagi-quake2-5.00-1|140	
12nr|yamagi-quake2-5.00-1|141	#
12nr|yamagi-quake2-5.00-1|142	#
12nr|yamagi-quake2-5.00-1|143	###
12nr|yamagi-quake2-5.00-1|144	%package	rogue
12nr|yamagi-quake2-5.00-1|145	Summary:	Quake II Mission Pack #2: "Ground Zero" for Linux
12nr|yamagi-quake2-5.00-1|146	Group:		Games/Arcade
12nr|yamagi-quake2-5.00-1|147	Requires:	%{name} = %{version}
12nr|yamagi-quake2-5.00-1|148	
12nr|yamagi-quake2-5.00-1|149	%description	rogue
12nr|yamagi-quake2-5.00-1|150	This archive contains Mission Pack "Ground Zero" for Quake II.
12nr|yamagi-quake2-5.00-1|151	
12nr|yamagi-quake2-5.00-1|152	The Alien Assault Continues.
12nr|yamagi-quake2-5.00-1|153	Take out the Big Gun, sounded simple enough, except the Stroggs were waiting.
12nr|yamagi-quake2-5.00-1|154	You and a few Marines like you, are the lucky ones. The Gravity Well, the
12nr|yamagi-quake2-5.00-1|155	Stroggs' newest weapon in its arsenal against mankind, is operational. You've
12nr|yamagi-quake2-5.00-1|156	made it down in one piece and are still able to contact the fleet. With the
12nr|yamagi-quake2-5.00-1|157	fleet trapped around Stroggos, five percent of ground forces surviving, and
12nr|yamagi-quake2-5.00-1|158	that number dwindling by the second, your orders have changed: Free your
12nr|yamagi-quake2-5.00-1|159	comrades in orbit. Destroy the Gravity Well!
12nr|yamagi-quake2-5.00-1|160	
12nr|yamagi-quake2-5.00-1|161	New Enemies
12nr|yamagi-quake2-5.00-1|162	
12nr|yamagi-quake2-5.00-1|163	Get ready to face the toughest horde of Stroggs, straight from the bio-vats.
12nr|yamagi-quake2-5.00-1|164	The Stalker, Turrets, Daedalus, Medic Commander, Carrier and the Queen Bitch
12nr|yamagi-quake2-5.00-1|165	herself, the Black Widow.
12nr|yamagi-quake2-5.00-1|166	
12nr|yamagi-quake2-5.00-1|167	14 Entirely new levels and 10 new deathmatch levels
12nr|yamagi-quake2-5.00-1|168	
12nr|yamagi-quake2-5.00-1|169	Brand new real estate with the same dynamic sense of reality and dramatic
12nr|yamagi-quake2-5.00-1|170	visuals as Quake II. These new environments will challenge even the biggest
12nr|yamagi-quake2-5.00-1|171	Quake II aficionado.
12nr|yamagi-quake2-5.00-1|172	
12nr|yamagi-quake2-5.00-1|173	New Power-ups
12nr|yamagi-quake2-5.00-1|174	
12nr|yamagi-quake2-5.00-1|175	Tag 'em and Bag 'em. Deathmatch specific power-ups: the Vengeance Sphere,
12nr|yamagi-quake2-5.00-1|176	Hunter Sphere, and Anti-matter Bomb. With everything that we've cooked up for
12nr|yamagi-quake2-5.00-1|177	you here, you're sure to annihilate anyone or anything foolish enough to
12nr|yamagi-quake2-5.00-1|178	call you foe.
12nr|yamagi-quake2-5.00-1|179	
12nr|yamagi-quake2-5.00-1|180	New Weapons
12nr|yamagi-quake2-5.00-1|181	
12nr|yamagi-quake2-5.00-1|182	The Chainsaw, ETF Rifle, and Plasma Beam. If you can't get the job done with
12nr|yamagi-quake2-5.00-1|183	these babies, it's time to go back to Basic.
12nr|yamagi-quake2-5.00-1|184	
12nr|yamagi-quake2-5.00-1|185	Accept no substitutes!
12nr|yamagi-quake2-5.00-1|186	Official, id-authorized mission packs outpace the rest!
12nr|yamagi-quake2-5.00-1|187	
12nr|yamagi-quake2-5.00-1|188	-- You need PAK files for Quake II to run this game --
12nr|yamagi-quake2-5.00-1|189	
12nr|yamagi-quake2-5.00-1|190	#
12nr|yamagi-quake2-5.00-1|191	#
12nr|yamagi-quake2-5.00-1|192	###
12nr|yamagi-quake2-5.00-1|193	%package	server
12nr|yamagi-quake2-5.00-1|194	Summary:	Quake II server
12nr|yamagi-quake2-5.00-1|195	Group:		Games/Arcade
12nr|yamagi-quake2-5.00-1|196	Requires:	%{name}
12nr|yamagi-quake2-5.00-1|197	Requires(preun):	rpm-helper
12nr|yamagi-quake2-5.00-1|198	Requires(post):	rpm-helper
12nr|yamagi-quake2-5.00-1|199	
12nr|yamagi-quake2-5.00-1|200	%description server
12nr|yamagi-quake2-5.00-1|201	This archive contains the Quake II dedicated server.
12nr|yamagi-quake2-5.00-1|202	
12nr|yamagi-quake2-5.00-1|203	-- You need PAK files for Quake II to run this game --
12nr|yamagi-quake2-5.00-1|204	
12nr|yamagi-quake2-5.00-1|205	
12nr|yamagi-quake2-5.00-1|206	%prep
12nr|yamagi-quake2-5.00-1|207	%setup -q -T -b 0 -n %{oname}-%{version}
12nr|yamagi-quake2-5.00-1|208	%setup -q -T -D -a 1 -n %{oname}-%{version}
12nr|yamagi-quake2-5.00-1|209	%setup -q -T -D -a 2 -n %{oname}-%{version}
12nr|yamagi-quake2-5.00-1|210	%setup -q -T -D -a 3 -n %{oname}-%{version}
12nr|yamagi-quake2-5.00-1|211	
12nr|yamagi-quake2-5.00-1|212	%build
12nr|yamagi-quake2-5.00-1|213	%ifarch %{ix86} x86_64
12nr|yamagi-quake2-5.00-1|214	export OPTFLAGS="-O2 -ffast-math -funroll-loops -falign-loops=2 -falign-jumps=2 -falign-functions=2 -fno-strict-aliasing"
12nr|yamagi-quake2-5.00-1|215	%else
12nr|yamagi-quake2-5.00-1|216	export OPTFLAGS="%{optflags} -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations"
12nr|yamagi-quake2-5.00-1|217	%endif
12nr|yamagi-quake2-5.00-1|218	
12nr|yamagi-quake2-5.00-1|219	%make
12nr|yamagi-quake2-5.00-1|220	
12nr|yamagi-quake2-5.00-1|221	%install
12nr|yamagi-quake2-5.00-1|222	# Install dirs
12nr|yamagi-quake2-5.00-1|223	install -d %{buildroot}%{_sysconfdir}/quake2/{baseq2,ctf,rogue,xatrix}
12nr|yamagi-quake2-5.00-1|224	install -d %{buildroot}%{_gamesbindir}
12nr|yamagi-quake2-5.00-1|225	install -d %{buildroot}%{_gamesdatadir}/quake2/{baseq2,ctf,rogue,xatrix}
12nr|yamagi-quake2-5.00-1|226	install -d %{buildroot}%{_libdir}/games/quake2/{baseq2,ctf,rogue,xatrix}
12nr|yamagi-quake2-5.00-1|227	
12nr|yamagi-quake2-5.00-1|228	# Install files
12nr|yamagi-quake2-5.00-1|229	rel="release"
12nr|yamagi-quake2-5.00-1|230	cp $rel/ref_*.so %{buildroot}%{_libdir}/games/quake2/
12nr|yamagi-quake2-5.00-1|231	cp $rel/quake2 %{buildroot}%{_gamesbindir}/quake2.bin
12nr|yamagi-quake2-5.00-1|232	cp $rel/q2ded %{buildroot}%{_gamesbindir}/q2ded.bin
12nr|yamagi-quake2-5.00-1|233	cp $rel/baseq2/game.so %{buildroot}%{_libdir}/games/quake2/baseq2/
12nr|yamagi-quake2-5.00-1|234	
12nr|yamagi-quake2-5.00-1|235	install -m644 %{SOURCE7} -D %{buildroot}%{_sysconfdir}/quake2/baseq2/server.cfg
12nr|yamagi-quake2-5.00-1|236	install -m644 %{SOURCE9} -D %{buildroot}%{_sysconfdir}/quake2/ctf/server.cfg
12nr|yamagi-quake2-5.00-1|237	
12nr|yamagi-quake2-5.00-1|238	install -m755 %{SOURCE6} -D %{buildroot}%{_initrddir}/q2ded
12nr|yamagi-quake2-5.00-1|239	install -m755 %{SOURCE8} -D %{buildroot}%{_initrddir}/q2ctf
12nr|yamagi-quake2-5.00-1|240	
12nr|yamagi-quake2-5.00-1|241	for FILE in q2ded q2ctf ; do
12nr|yamagi-quake2-5.00-1|242	
12nr|yamagi-quake2-5.00-1|243	# Edit path to q2ded in initscript
12nr|yamagi-quake2-5.00-1|244	sed -i -e "s|daemon[ ].*\${NAME}|daemon %{_gamesbindir}/\${NAME}|" %{buildroot}%{_initrddir}/${FILE}
12nr|yamagi-quake2-5.00-1|245	
12nr|yamagi-quake2-5.00-1|246	# Edit path to %{_sysconfdir} in initscript
12nr|yamagi-quake2-5.00-1|247	sed -i -e "s|^Q2_CONFIGDIR=.*|Q2_CONFIGDIR=\"%{_sysconfdir}/quake2\"|" %{buildroot}%{_initrddir}/${FILE}
12nr|yamagi-quake2-5.00-1|248	done
12nr|yamagi-quake2-5.00-1|249	
12nr|yamagi-quake2-5.00-1|250	# Create wrapper scripts
12nr|yamagi-quake2-5.00-1|251	cat << EOF > %{buildroot}%{_gamesbindir}/quake2
12nr|yamagi-quake2-5.00-1|252	#!/bin/sh
12nr|yamagi-quake2-5.00-1|253	
12nr|yamagi-quake2-5.00-1|254	%{_gamesbindir}/quake2.bin +set basedir %{_libdir}/games/quake2 \$*
12nr|yamagi-quake2-5.00-1|255	
12nr|yamagi-quake2-5.00-1|256	exit 0
12nr|yamagi-quake2-5.00-1|257	EOF
12nr|yamagi-quake2-5.00-1|258	
12nr|yamagi-quake2-5.00-1|259	cat << EOF > %{buildroot}%{_gamesbindir}/q2ded
12nr|yamagi-quake2-5.00-1|260	#!/bin/sh
12nr|yamagi-quake2-5.00-1|261	
12nr|yamagi-quake2-5.00-1|262	%{_gamesbindir}/q2ded.bin +set basedir %{_libdir}/games/quake2 \$*
12nr|yamagi-quake2-5.00-1|263	
12nr|yamagi-quake2-5.00-1|264	exit 0
12nr|yamagi-quake2-5.00-1|265	EOF
12nr|yamagi-quake2-5.00-1|266	
12nr|yamagi-quake2-5.00-1|267	# Icons
12nr|yamagi-quake2-5.00-1|268	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{oname}.png
12nr|yamagi-quake2-5.00-1|269	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{oname}.png
12nr|yamagi-quake2-5.00-1|270	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{oname}.png
12nr|yamagi-quake2-5.00-1|271	
12nr|yamagi-quake2-5.00-1|272	# Menu
12nr|yamagi-quake2-5.00-1|273	mkdir -p %{buildroot}%{_datadir}/applications
12nr|yamagi-quake2-5.00-1|274	
12nr|yamagi-quake2-5.00-1|275	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{oname}.desktop
12nr|yamagi-quake2-5.00-1|276	[Desktop Entry]
12nr|yamagi-quake2-5.00-1|277	Name=Quake II
12nr|yamagi-quake2-5.00-1|278	Comment=First-person shooter
12nr|yamagi-quake2-5.00-1|279	Exec=%{_gamesbindir}/quake2
12nr|yamagi-quake2-5.00-1|280	Icon=%{oname}
12nr|yamagi-quake2-5.00-1|281	Terminal=false
12nr|yamagi-quake2-5.00-1|282	Type=Application
12nr|yamagi-quake2-5.00-1|283	StartupNotify=false
12nr|yamagi-quake2-5.00-1|284	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12nr|yamagi-quake2-5.00-1|285	EOF
12nr|yamagi-quake2-5.00-1|286	
12nr|yamagi-quake2-5.00-1|287	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{oname}-xatrix.desktop
12nr|yamagi-quake2-5.00-1|288	[Desktop Entry]
12nr|yamagi-quake2-5.00-1|289	Name=Quake II: The Reckoning
12nr|yamagi-quake2-5.00-1|290	Comment=First-person shooter
12nr|yamagi-quake2-5.00-1|291	Exec=%{_gamesbindir}/quake2 +set game xatrix
12nr|yamagi-quake2-5.00-1|292	Icon=%{oname}
12nr|yamagi-quake2-5.00-1|293	Terminal=false
12nr|yamagi-quake2-5.00-1|294	Type=Application
12nr|yamagi-quake2-5.00-1|295	StartupNotify=true
12nr|yamagi-quake2-5.00-1|296	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12nr|yamagi-quake2-5.00-1|297	EOF
12nr|yamagi-quake2-5.00-1|298	
12nr|yamagi-quake2-5.00-1|299	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{oname}-rogue.desktop
12nr|yamagi-quake2-5.00-1|300	[Desktop Entry]
12nr|yamagi-quake2-5.00-1|301	Name=Quake II: Ground Zero
12nr|yamagi-quake2-5.00-1|302	Comment=First-person shooter
12nr|yamagi-quake2-5.00-1|303	Exec=%{_gamesbindir}/quake2 +set game rogue
12nr|yamagi-quake2-5.00-1|304	Icon=%{oname}
12nr|yamagi-quake2-5.00-1|305	Terminal=false
12nr|yamagi-quake2-5.00-1|306	Type=Application
12nr|yamagi-quake2-5.00-1|307	StartupNotify=true
12nr|yamagi-quake2-5.00-1|308	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12nr|yamagi-quake2-5.00-1|309	EOF
12nr|yamagi-quake2-5.00-1|310	
12nr|yamagi-quake2-5.00-1|311	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{oname}-ctf.desktop
12nr|yamagi-quake2-5.00-1|312	[Desktop Entry]
12nr|yamagi-quake2-5.00-1|313	Name=Quake II: Capture The Flag
12nr|yamagi-quake2-5.00-1|314	Comment=First-person shooter
12nr|yamagi-quake2-5.00-1|315	Exec=%{_gamesbindir}/quake2 +set game ctf
12nr|yamagi-quake2-5.00-1|316	Icon=%{oname}
12nr|yamagi-quake2-5.00-1|317	Terminal=false
12nr|yamagi-quake2-5.00-1|318	Type=Application
12nr|yamagi-quake2-5.00-1|319	StartupNotify=true
12nr|yamagi-quake2-5.00-1|320	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12nr|yamagi-quake2-5.00-1|321	EOF
12nr|yamagi-quake2-5.00-1|322	
12nr|yamagi-quake2-5.00-1|323	# Create links from basedir to configdir
12nr|yamagi-quake2-5.00-1|324	ln -sf %{_sysconfdir}/quake2/baseq2/server.cfg %{buildroot}%{_libdir}/games/quake2/baseq2/server.cfg
12nr|yamagi-quake2-5.00-1|325	for FILE in pak0.pak pak1.pak pak2.pak maxpak.pak ; do
12nr|yamagi-quake2-5.00-1|326	ln -sf %{_gamesdatadir}/quake2/baseq2/${FILE} %{buildroot}%{_libdir}/games/quake2/baseq2/${FILE}
12nr|yamagi-quake2-5.00-1|327	done
12nr|yamagi-quake2-5.00-1|328	ln -sfn %{_gamesdatadir}/quake2/baseq2/video %{buildroot}%{_libdir}/games/quake2/baseq2/video
12nr|yamagi-quake2-5.00-1|329	ln -sf %{_sysconfdir}/quake2/ctf/server.cfg %{buildroot}%{_libdir}/games/quake2/ctf/server.cfg
12nr|yamagi-quake2-5.00-1|330	ln -sf %{_gamesdatadir}/quake2/ctf/pak0.pak %{buildroot}%{_libdir}/games/quake2/ctf/pak0.pak
12nr|yamagi-quake2-5.00-1|331	ln -sf %{_gamesdatadir}/quake2/rogue/pak0.pak %{buildroot}%{_libdir}/games/quake2/rogue/pak0.pak
12nr|yamagi-quake2-5.00-1|332	ln -sf %{_gamesdatadir}/quake2/xatrix/pak0.pak %{buildroot}%{_libdir}/games/quake2/xatrix/pak0.pak
12nr|yamagi-quake2-5.00-1|333	
12nr|yamagi-quake2-5.00-1|334	%post server
12nr|yamagi-quake2-5.00-1|335	%_post_service q2ded
12nr|yamagi-quake2-5.00-1|336	
12nr|yamagi-quake2-5.00-1|337	%preun server
12nr|yamagi-quake2-5.00-1|338	%_preun_service q2ded
12nr|yamagi-quake2-5.00-1|339	
12nr|yamagi-quake2-5.00-1|340	%post ctf
12nr|yamagi-quake2-5.00-1|341	%_post_service q2ctf
12nr|yamagi-quake2-5.00-1|342	
12nr|yamagi-quake2-5.00-1|343	%preun ctf
12nr|yamagi-quake2-5.00-1|344	%_preun_service q2ctf
12nr|yamagi-quake2-5.00-1|345	
12nr|yamagi-quake2-5.00-1|346	%files
12nr|yamagi-quake2-5.00-1|347	%defattr(-,root,root,755)
12nr|yamagi-quake2-5.00-1|348	%doc README
12nr|yamagi-quake2-5.00-1|349	%attr(755,root,root) %{_gamesbindir}/quake2
12nr|yamagi-quake2-5.00-1|350	%{_gamesbindir}/quake2.bin
12nr|yamagi-quake2-5.00-1|351	%dir %{_libdir}/games/quake2
12nr|yamagi-quake2-5.00-1|352	%{_libdir}/games/quake2/baseq2
12nr|yamagi-quake2-5.00-1|353	%{_datadir}/applications/mandriva-%{oname}.desktop
12nr|yamagi-quake2-5.00-1|354	%{_iconsdir}/%{oname}.png
12nr|yamagi-quake2-5.00-1|355	%{_miconsdir}/%{oname}.png
12nr|yamagi-quake2-5.00-1|356	%{_liconsdir}/%{oname}.png
12nr|yamagi-quake2-5.00-1|357	%{_gamesdatadir}/quake2/baseq2
12nr|yamagi-quake2-5.00-1|358	
12nr|yamagi-quake2-5.00-1|359	%files server
12nr|yamagi-quake2-5.00-1|360	%defattr(-,root,root,755)
12nr|yamagi-quake2-5.00-1|361	%attr(755,root,root) %{_initrddir}/q2ded
12nr|yamagi-quake2-5.00-1|362	%attr(755,root,root) %{_gamesbindir}/q2ded
12nr|yamagi-quake2-5.00-1|363	%dir %{_sysconfdir}/quake2
12nr|yamagi-quake2-5.00-1|364	%dir %{_sysconfdir}/quake2/baseq2
12nr|yamagi-quake2-5.00-1|365	%config(noreplace) %{_sysconfdir}/quake2/baseq2/server.cfg
12nr|yamagi-quake2-5.00-1|366	%{_gamesbindir}/q2ded.bin
12nr|yamagi-quake2-5.00-1|367	
12nr|yamagi-quake2-5.00-1|368	%files ctf
12nr|yamagi-quake2-5.00-1|369	%defattr(-,root,root,755)
12nr|yamagi-quake2-5.00-1|370	%attr(755,root,root) %{_initrddir}/q2ctf
12nr|yamagi-quake2-5.00-1|371	%dir %{_sysconfdir}/quake2/ctf
12nr|yamagi-quake2-5.00-1|372	%config(noreplace) %{_sysconfdir}/quake2/ctf/server.cfg
12nr|yamagi-quake2-5.00-1|373	%{_libdir}/games/quake2/ctf
12nr|yamagi-quake2-5.00-1|374	%{_gamesdatadir}/quake2/ctf
12nr|yamagi-quake2-5.00-1|375	%{_datadir}/applications/mandriva-%{oname}-ctf.desktop
12nr|yamagi-quake2-5.00-1|376	
12nr|yamagi-quake2-5.00-1|377	%files glx
12nr|yamagi-quake2-5.00-1|378	%defattr(-,root,root,755)
12nr|yamagi-quake2-5.00-1|379	%{_libdir}/games/quake2/ref_gl.so
12nr|yamagi-quake2-5.00-1|380	
12nr|yamagi-quake2-5.00-1|381	%files rogue
12nr|yamagi-quake2-5.00-1|382	%defattr(-,root,root,755)
12nr|yamagi-quake2-5.00-1|383	%{_libdir}/games/quake2/rogue
12nr|yamagi-quake2-5.00-1|384	%{_gamesdatadir}/quake2/rogue
12nr|yamagi-quake2-5.00-1|385	%{_datadir}/applications/mandriva-%{oname}-rogue.desktop
12nr|yamagi-quake2-5.00-1|386	
12nr|yamagi-quake2-5.00-1|387	%files xatrix
12nr|yamagi-quake2-5.00-1|388	%defattr(-,root,root,755)
12nr|yamagi-quake2-5.00-1|389	%{_libdir}/games/quake2/xatrix
12nr|yamagi-quake2-5.00-1|390	%{_gamesdatadir}/quake2/xatrix
12nr|yamagi-quake2-5.00-1|391	%{_datadir}/applications/mandriva-%{oname}-xatrix.desktop
12nr|yamagi-quake2-5.00-1|392	
12nr|yamagi-quake2-5.00-1|393	
12nr|yamagi-quake2-5.00-1|394	
12nr|yamagi-quake2-5.00-1|395	
12nr|yamagi-quake2-5.00-1|396	%changelog
12nr|yamagi-quake2-5.00-1|397	* Mon Oct 08 2012 Zombie Ryushu <ryushu@mandriva.org> 5.00-0.1mdv2012.0
12nr|yamagi-quake2-5.00-1|398	+ Revision: 818676
12nr|yamagi-quake2-5.00-1|399	- Upgrade to 5.00
12nr|yamagi-quake2-5.00-1|400	
12nr|yamagi-quake2-5.00-1|401	* Wed Jul 04 2012 Zombie Ryushu <ryushu@mandriva.org> 4.21-0.1
12nr|yamagi-quake2-5.00-1|402	+ Revision: 808034
12nr|yamagi-quake2-5.00-1|403	- Upgrade to 4.21 to fix OpenAL
12nr|yamagi-quake2-5.00-1|404	
12nr|yamagi-quake2-5.00-1|405	* Mon Apr 30 2012 Andrey Bondrov <abondrov@mandriva.org> 4.20-1
12nr|yamagi-quake2-5.00-1|406	+ Revision: 794507
12nr|yamagi-quake2-5.00-1|407	- Update BuildRequires (openal)
12nr|yamagi-quake2-5.00-1|408	- New version 4.20
12nr|yamagi-quake2-5.00-1|409	
12nr|yamagi-quake2-5.00-1|410	* Wed Apr 18 2012 Andrey Bondrov <abondrov@mandriva.org> 4.10-1
12nr|yamagi-quake2-5.00-1|411	+ Revision: 791655
12nr|yamagi-quake2-5.00-1|412	- Update BuildRequires (add jpeg-devel)
12nr|yamagi-quake2-5.00-1|413	- New version 4.10, spec cleanup
12nr|yamagi-quake2-5.00-1|414	
12nr|yamagi-quake2-5.00-1|415	* Sat Feb 18 2012 Zombie Ryushu <ryushu@mandriva.org> 4.03-1
12nr|yamagi-quake2-5.00-1|416	+ Revision: 776827
12nr|yamagi-quake2-5.00-1|417	- Upgrade to 4.03
12nr|yamagi-quake2-5.00-1|418	
12nr|yamagi-quake2-5.00-1|419	* Thu Dec 22 2011 Zombie Ryushu <ryushu@mandriva.org> 4.00-1
12nr|yamagi-quake2-5.00-1|420	+ Revision: 744608
12nr|yamagi-quake2-5.00-1|421	- Upgrade to 4.00
12nr|yamagi-quake2-5.00-1|422	- Upgrade to 4.00
12nr|yamagi-quake2-5.00-1|423	
12nr|yamagi-quake2-5.00-1|424	* Thu Feb 10 2011 Zombie Ryushu <ryushu@mandriva.org> 3.00-1.1
12nr|yamagi-quake2-5.00-1|425	+ Revision: 637117
12nr|yamagi-quake2-5.00-1|426	- Add new Vorbis dependency
12nr|yamagi-quake2-5.00-1|427	- Add new Vorbis dependency
12nr|yamagi-quake2-5.00-1|428	- Major Upgrade to 3.00
12nr|yamagi-quake2-5.00-1|429	
12nr|yamagi-quake2-5.00-1|430	* Wed Mar 31 2010 Zombie Ryushu <ryushu@mandriva.org> 1.05-1.1mdv2010.1
12nr|yamagi-quake2-5.00-1|431	+ Revision: 530414
12nr|yamagi-quake2-5.00-1|432	- Fix Shortcuts starting in Terminal
12nr|yamagi-quake2-5.00-1|433	
12nr|yamagi-quake2-5.00-1|434	* Sun Mar 21 2010 Zombie Ryushu <ryushu@mandriva.org> 1.05-1mdv2010.1
12nr|yamagi-quake2-5.00-1|435	+ Revision: 526243
12nr|yamagi-quake2-5.00-1|436	- First Upload of Yamagi Quake 2.
12nr|yamagi-quake2-5.00-1|437	- First Upload of Yamagi Quake 2.
12nr|yamagi-quake2-5.00-1|438	- import yamagi-quake2
12nr|yamagi-quake2-5.00-1|439	
12nr|yamagi-quake2-5.00-1|440	
12nr|yamagi-quake2-5.00-1|441	* Tue Sep 15 2009 Thierry Vignaud <tvignaud@mandriva.com> 3.21_r0.16.1-10mdv2010.0
12nr|yamagi-quake2-5.00-1|442	+ Revision: 442635
12nr|yamagi-quake2-5.00-1|443	- rebuild
12nr|yamagi-quake2-5.00-1|444	
12nr|yamagi-quake2-5.00-1|445	* Tue Mar 17 2009 Michael Scherer <misc@mandriva.org> 3.21_r0.16.1-9mdv2009.1
12nr|yamagi-quake2-5.00-1|446	+ Revision: 356842
12nr|yamagi-quake2-5.00-1|447	- rename file .spec to .patch, as this confuses buildsystem and rpmlint
12nr|yamagi-quake2-5.00-1|448	
12nr|yamagi-quake2-5.00-1|449	+ Zombie Ryushu <ryushu@mandriva.org>
12nr|yamagi-quake2-5.00-1|450	- rebuild for 2009.0 with x86_64 fix
12nr|yamagi-quake2-5.00-1|451	
12nr|yamagi-quake2-5.00-1|452	+ Thierry Vignaud <tvignaud@mandriva.com>
12nr|yamagi-quake2-5.00-1|453	- rebuild
12nr|yamagi-quake2-5.00-1|454	- rebuild
12nr|yamagi-quake2-5.00-1|455	- drop old menu
12nr|yamagi-quake2-5.00-1|456	- kill re-definition of %%buildroot on Pixel's request
12nr|yamagi-quake2-5.00-1|457	- do not abuse of capitalized words in description
12nr|yamagi-quake2-5.00-1|458	
12nr|yamagi-quake2-5.00-1|459	+ Pixel <pixel@mandriva.com>
12nr|yamagi-quake2-5.00-1|460	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12nr|yamagi-quake2-5.00-1|461	
12nr|yamagi-quake2-5.00-1|462	+ Nicolas Vigier <nvigier@mandriva.com>
12nr|yamagi-quake2-5.00-1|463	- fix x86_64 crash
12nr|yamagi-quake2-5.00-1|464	
12nr|yamagi-quake2-5.00-1|465	+ Olivier Blin <oblin@mandriva.com>
12nr|yamagi-quake2-5.00-1|466	- restore BuildRoot
12nr|yamagi-quake2-5.00-1|467	
12nr|yamagi-quake2-5.00-1|468	* Mon Oct 29 2007 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 3.21_r0.16.1-4mdv2008.1
12nr|yamagi-quake2-5.00-1|469	+ Revision: 102915
12nr|yamagi-quake2-5.00-1|470	- Enable X software renderer on x86_64. Software X renderer is stated
12nr|yamagi-quake2-5.00-1|471	to be not supported on x86_64, but it builds fine. For now just
12nr|yamagi-quake2-5.00-1|472	reenable it, to be in sync with i386, so we don't need to disable
12nr|yamagi-quake2-5.00-1|473	the x86_64 package (allow_softx_on_x86_64 patch).
12nr|yamagi-quake2-5.00-1|474	- Fix the missing build of sdl software renderer on x86_64
12nr|yamagi-quake2-5.00-1|475	(build_softsdl_on_x86_64 patch).
12nr|yamagi-quake2-5.00-1|476	- Fix files listed twice.
12nr|yamagi-quake2-5.00-1|477	- Disable svgalib package on x86_64, not supported.
12nr|yamagi-quake2-5.00-1|478	
12nr|yamagi-quake2-5.00-1|479	+ Nicolas Vigier <nvigier@mandriva.com>
12nr|yamagi-quake2-5.00-1|480	- fix x86_64 build
12nr|yamagi-quake2-5.00-1|481	- add small patch to fix build
12nr|yamagi-quake2-5.00-1|482	- run from terminal to fix bug #31560
12nr|yamagi-quake2-5.00-1|483	
12nr|yamagi-quake2-5.00-1|484	+ Thierry Vignaud <tvignaud@mandriva.com>
12nr|yamagi-quake2-5.00-1|485	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12nr|yamagi-quake2-5.00-1|486	
12nr|yamagi-quake2-5.00-1|487	
12nr|yamagi-quake2-5.00-1|488	* Tue Sep 05 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 3.21_r0.16.1-3mdv2007.0
12nr|yamagi-quake2-5.00-1|489	- build svgalib version too
12nr|yamagi-quake2-5.00-1|490	
12nr|yamagi-quake2-5.00-1|491	* Tue Sep 05 2006 Per Øyvind Karlsen <pkarlsen@mandriva.com> 3.21_r0.16.1-2mdv2007.0
12nr|yamagi-quake2-5.00-1|492	- import to contrib
12nr|yamagi-quake2-5.00-1|493	- don't bzip2 scripts & icons
12nr|yamagi-quake2-5.00-1|494	- move stuff to %%{_gamesdatadir} & %%{_gamesbindir}
12nr|yamagi-quake2-5.00-1|495	- do parallel make
12nr|yamagi-quake2-5.00-1|496	- compile with %%{optflags}
12nr|yamagi-quake2-5.00-1|497	- xdg menu
12nr|yamagi-quake2-5.00-1|498	- move symlinks to package in stead of having it created in %%post
12nr|yamagi-quake2-5.00-1|499	- cleanups
12nr|yamagi-quake2-5.00-1|500	
12nr|yamagi-quake2-5.00-1|501	* Fri Jan 21 2005 Nicolas Lécureuil <neoclust@zarb.org> 3.21_r0.16-1plf
12nr|yamagi-quake2-5.00-1|502	- r0.16
12nr|yamagi-quake2-5.00-1|503	
12nr|yamagi-quake2-5.00-1|504	* Wed Mar 03 2004 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.21_r0.15-2plf
12nr|yamagi-quake2-5.00-1|505	- DIRM (distlint)
12nr|yamagi-quake2-5.00-1|506	
12nr|yamagi-quake2-5.00-1|507	* Sun Sep 07 2003 Olivier Thauvin <thauvin@aerov.jussieu.fr> 3.21_r0.15-1plf
12nr|yamagi-quake2-5.00-1|508	- release =~ s/mdk/plf/
12nr|yamagi-quake2-5.00-1|509	

21758 12
12nr|zd1201-firmware-0.14-3|1	%define module zd1201
12nr|zd1201-firmware-0.14-3|2	%define name %{module}-firmware
12nr|zd1201-firmware-0.14-3|3	%define version 0.14
12nr|zd1201-firmware-0.14-3|4	%define distname %{module}-%{version}-fw
12nr|zd1201-firmware-0.14-3|5	%define release %mkrel 3
12nr|zd1201-firmware-0.14-3|6	
12nr|zd1201-firmware-0.14-3|7	Summary: Firmware files for the ZD1201 chip
12nr|zd1201-firmware-0.14-3|8	Name: %{name}
12nr|zd1201-firmware-0.14-3|9	Version: %{version}
12nr|zd1201-firmware-0.14-3|10	Release: %{release}
12nr|zd1201-firmware-0.14-3|11	Source0: http://prdownloads.sourceforge.net/linux-lc100020/%{distname}.tar.bz2
12nr|zd1201-firmware-0.14-3|12	License: As-Is
12nr|zd1201-firmware-0.14-3|13	Group: System/Kernel and hardware
12nr|zd1201-firmware-0.14-3|14	Url: http://linux-lc100020.sourceforge.net/
12nr|zd1201-firmware-0.14-3|15	BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
12nr|zd1201-firmware-0.14-3|16	BuildArch: noarch
12nr|zd1201-firmware-0.14-3|17	
12nr|zd1201-firmware-0.14-3|18	%description
12nr|zd1201-firmware-0.14-3|19	This package contains the firmware needed for the zd1201 devices to work.
12nr|zd1201-firmware-0.14-3|20	
12nr|zd1201-firmware-0.14-3|21	This package contains two files, zd1201.fw is the firmware file for
12nr|zd1201-firmware-0.14-3|22	using the device as a normal 802.11b client. The file zd1201-ap.fw is
12nr|zd1201-firmware-0.14-3|23	used to put the device in access point mode.
12nr|zd1201-firmware-0.14-3|24	
12nr|zd1201-firmware-0.14-3|25	%prep
12nr|zd1201-firmware-0.14-3|26	%setup -q -n %{distname}
12nr|zd1201-firmware-0.14-3|27	
12nr|zd1201-firmware-0.14-3|28	%build
12nr|zd1201-firmware-0.14-3|29	
12nr|zd1201-firmware-0.14-3|30	%install
12nr|zd1201-firmware-0.14-3|31	rm -rf $RPM_BUILD_ROOT
12nr|zd1201-firmware-0.14-3|32	install -d $RPM_BUILD_ROOT/lib/firmware
12nr|zd1201-firmware-0.14-3|33	install -m644 %{module}*.fw $RPM_BUILD_ROOT/lib/firmware/
12nr|zd1201-firmware-0.14-3|34	
12nr|zd1201-firmware-0.14-3|35	%clean
12nr|zd1201-firmware-0.14-3|36	rm -rf $RPM_BUILD_ROOT
12nr|zd1201-firmware-0.14-3|37	
12nr|zd1201-firmware-0.14-3|38	%files
12nr|zd1201-firmware-0.14-3|39	%defattr(-,root,root)
12nr|zd1201-firmware-0.14-3|40	%doc README
12nr|zd1201-firmware-0.14-3|41	/lib/firmware/%{module}*.fw
12nr|zd1201-firmware-0.14-3|42	
12nr|zd1201-firmware-0.14-3|43	
12nr|zd1201-firmware-0.14-3|44	%changelog
12nr|zd1201-firmware-0.14-3|45	* Tue Sep 08 2009 Thierry Vignaud <tvignaud@mandriva.com> 0.14-3mdv2010.0
12nr|zd1201-firmware-0.14-3|46	+ Revision: 433326
12nr|zd1201-firmware-0.14-3|47	- rebuild
12nr|zd1201-firmware-0.14-3|48	
12nr|zd1201-firmware-0.14-3|49	* Wed Jul 23 2008 Thierry Vignaud <tvignaud@mandriva.com> 0.14-2mdv2009.0
12nr|zd1201-firmware-0.14-3|50	+ Revision: 241587
12nr|zd1201-firmware-0.14-3|51	- rebuild
12nr|zd1201-firmware-0.14-3|52	- kill re-definition of %%buildroot on Pixel's request
12nr|zd1201-firmware-0.14-3|53	
12nr|zd1201-firmware-0.14-3|54	+ Olivier Blin <oblin@mandriva.com>
12nr|zd1201-firmware-0.14-3|55	- restore BuildRoot
12nr|zd1201-firmware-0.14-3|56	- Import zd1201-firmware
12nr|zd1201-firmware-0.14-3|57	
12nr|zd1201-firmware-0.14-3|58	
12nr|zd1201-firmware-0.14-3|59	
12nr|zd1201-firmware-0.14-3|60	* Wed Sep  6 2006 Olivier Blin <blino@mandriva.com> 0.14-1mdv2007.0
12nr|zd1201-firmware-0.14-3|61	- initial Mandriva release

21759 12
12nu|b43-firmware-install-0.1-2|1	Name:           b43-firmware-install
12nu|b43-firmware-install-0.1-2|2	Summary:        Package that installs proprietary firmware for Broadcom 43xx chips
12nu|b43-firmware-install-0.1-2|3	Version:        0.1
12nu|b43-firmware-install-0.1-2|4	Release:        2
12nu|b43-firmware-install-0.1-2|5	Source:         %name-%version.tar.bz2
12nu|b43-firmware-install-0.1-2|6	License:        GPLv3
12nu|b43-firmware-install-0.1-2|7	Group:          System/Configuration/Networking
12nu|b43-firmware-install-0.1-2|8	URL:            https://github.com/mikhirev/b43-firmware-install
12nu|b43-firmware-install-0.1-2|9	BuildArch:      noarch
12nu|b43-firmware-install-0.1-2|10	Requires:       b43-fwcutter >= 015
12nu|b43-firmware-install-0.1-2|11	
12nu|b43-firmware-install-0.1-2|12	%description
12nu|b43-firmware-install-0.1-2|13	This package contains script, that automatically downloads precompiled
12nu|b43-firmware-install-0.1-2|14	proprietary broadcom-wl driver and extracts firmware from it using
12nu|b43-firmware-install-0.1-2|15	b43-fwcutter.
12nu|b43-firmware-install-0.1-2|16	
12nu|b43-firmware-install-0.1-2|17	There are no any proprietary components in package itself. Driver will be
12nu|b43-firmware-install-0.1-2|18	downloaded after ihnstallation, so you need working Internet connection. You
12nu|b43-firmware-install-0.1-2|19	can also install firmware later by running b43-firmware-install as root.
12nu|b43-firmware-install-0.1-2|20	
12nu|b43-firmware-install-0.1-2|21	
12nu|b43-firmware-install-0.1-2|22	%prep
12nu|b43-firmware-install-0.1-2|23	%setup -q
12nu|b43-firmware-install-0.1-2|24	
12nu|b43-firmware-install-0.1-2|25	%build
12nu|b43-firmware-install-0.1-2|26	
12nu|b43-firmware-install-0.1-2|27	%install
12nu|b43-firmware-install-0.1-2|28	install -D -m 755 b43-firmware-install %{buildroot}/usr/sbin/b43-firmware-install
12nu|b43-firmware-install-0.1-2|29	
12nu|b43-firmware-install-0.1-2|30	%post
12nu|b43-firmware-install-0.1-2|31	/usr/sbin/b43-firmware-install
12nu|b43-firmware-install-0.1-2|32	
12nu|b43-firmware-install-0.1-2|33	%postun
12nu|b43-firmware-install-0.1-2|34	rm -rf /lib/firmware/b43
12nu|b43-firmware-install-0.1-2|35	
12nu|b43-firmware-install-0.1-2|36	%files
12nu|b43-firmware-install-0.1-2|37	%defattr(-,root,root)
12nu|b43-firmware-install-0.1-2|38	/usr/sbin/b43-firmware-install
12nu|b43-firmware-install-0.1-2|39	%doc README

21760 12
12nu|broadcom-wl-6.30.223.141-6|1	%define oname	hybrid-v35
12nu|broadcom-wl-6.30.223.141-6|2	%define kname	wl
12nu|broadcom-wl-6.30.223.141-6|3	
12nu|broadcom-wl-6.30.223.141-6|4	%define _enable_debug_packages	%{nil}
12nu|broadcom-wl-6.30.223.141-6|5	%define debug_package		%{nil}
12nu|broadcom-wl-6.30.223.141-6|6	
12nu|broadcom-wl-6.30.223.141-6|7	Summary:	Proprietary driver for Broadcom wireless adapters
12nu|broadcom-wl-6.30.223.141-6|8	Name:		broadcom-wl
12nu|broadcom-wl-6.30.223.141-6|9	Version:	6.30.223.141
12nu|broadcom-wl-6.30.223.141-6|10	Release:	6
12nu|broadcom-wl-6.30.223.141-6|11	Source0:	http://www.broadcom.com/docs/linux_sta/%{oname}-nodebug-pcoem-6_30_223_141.tar.gz
12nu|broadcom-wl-6.30.223.141-6|12	Source1:	http://www.broadcom.com/docs/linux_sta/%{oname}_64-nodebug-pcoem-6_30_223_141.tar.gz
12nu|broadcom-wl-6.30.223.141-6|13	Source3:	%{name}.rpmlintrc
12nu|broadcom-wl-6.30.223.141-6|14	Source4:	Kbuild
12nu|broadcom-wl-6.30.223.141-6|15	Source6:	broadcom-wl-alias.conf
12nu|broadcom-wl-6.30.223.141-6|16	Source7:	README.urpmi
12nu|broadcom-wl-6.30.223.141-6|17	Patch0:		broadcom-wl-6.30.223.141-license.patch
12nu|broadcom-wl-6.30.223.141-6|18	Patch1:		broadcom-wl-6.30.223.141-refdata-kernel-3.8.patch
12nu|broadcom-wl-6.30.223.141-6|19	Patch2:		broadcom-wl-6.30.223.141-fix-build-with-3.10.patch
12nu|broadcom-wl-6.30.223.141-6|20	Patch3:		broadcom-wl-6.30.223.141-fix-error-handling.patch
12nu|broadcom-wl-6.30.223.141-6|21	Patch4:		broadcom-wl-6.30.223.141-fix-wl-inform-single-bss.patch
12nu|broadcom-wl-6.30.223.141-6|22	Patch5:		broadcom-wl-6.30.223.141-use-common-iface-name.patch
12nu|broadcom-wl-6.30.223.141-6|23	
12nu|broadcom-wl-6.30.223.141-6|24	# Blob is under a custom license (see LICENSE.txt), everything else
12nu|broadcom-wl-6.30.223.141-6|25	# is GPLv2 - AdamW 2008/12
12nu|broadcom-wl-6.30.223.141-6|26	License:	Freeware and GPLv2 with exception
12nu|broadcom-wl-6.30.223.141-6|27	Group:		System/Kernel and hardware
12nu|broadcom-wl-6.30.223.141-6|28	URL:		http://www.broadcom.com/support/802.11/linux_sta.php
12nu|broadcom-wl-6.30.223.141-6|29	
12nu|broadcom-wl-6.30.223.141-6|30	%description
12nu|broadcom-wl-6.30.223.141-6|31	This package contains the proprietary driver for Broadcom wireless
12nu|broadcom-wl-6.30.223.141-6|32	adapters provided by Broadcom. If installed, it will be used for
12nu|broadcom-wl-6.30.223.141-6|33	these cards in preference to the third-party open source driver that
12nu|broadcom-wl-6.30.223.141-6|34	requires manual installation of firmware, or ndiswrapper. The driver
12nu|broadcom-wl-6.30.223.141-6|35	supports Broadcom's BCM4312-, BCM4313-, BCM4321-, BCM4322-, BCM43224-,
12nu|broadcom-wl-6.30.223.141-6|36	BCM43225-, BCM43227- and BCM43228-based hardware.
12nu|broadcom-wl-6.30.223.141-6|37	
12nu|broadcom-wl-6.30.223.141-6|38	%package -n dkms-%{name}
12nu|broadcom-wl-6.30.223.141-6|39	Summary:	Kernel module for Broadcom wireless adapters
12nu|broadcom-wl-6.30.223.141-6|40	Group:		System/Kernel and hardware
12nu|broadcom-wl-6.30.223.141-6|41	Requires(post):		dkms
12nu|broadcom-wl-6.30.223.141-6|42	Requires(preun):	dkms
12nu|broadcom-wl-6.30.223.141-6|43	
12nu|broadcom-wl-6.30.223.141-6|44	%description -n dkms-%{name}
12nu|broadcom-wl-6.30.223.141-6|45	This package contains the proprietary driver for Broadcom wireless
12nu|broadcom-wl-6.30.223.141-6|46	adapters provided by Broadcom. If installed, it will be used for
12nu|broadcom-wl-6.30.223.141-6|47	these cards in preference to the third-party open source driver that
12nu|broadcom-wl-6.30.223.141-6|48	requires manual installation of firmware, or ndiswrapper. The driver
12nu|broadcom-wl-6.30.223.141-6|49	supports Broadcom's BCM4312-, BCM4313-, BCM4321-, BCM4322-, BCM43224-,
12nu|broadcom-wl-6.30.223.141-6|50	BCM43225-, BCM43227- and BCM43228-based hardware.
12nu|broadcom-wl-6.30.223.141-6|51	
12nu|broadcom-wl-6.30.223.141-6|52	%prep
12nu|broadcom-wl-6.30.223.141-6|53	%ifarch x86_64
12nu|broadcom-wl-6.30.223.141-6|54	%setup -q -T -c -a1 %{oname}
12nu|broadcom-wl-6.30.223.141-6|55	%else
12nu|broadcom-wl-6.30.223.141-6|56	%setup -q -T -c -a0 %{oname}
12nu|broadcom-wl-6.30.223.141-6|57	%endif
12nu|broadcom-wl-6.30.223.141-6|58	
12nu|broadcom-wl-6.30.223.141-6|59	%patch0 -p1
12nu|broadcom-wl-6.30.223.141-6|60	%patch1 -p1
12nu|broadcom-wl-6.30.223.141-6|61	%patch2 -p1
12nu|broadcom-wl-6.30.223.141-6|62	%patch3 -p1
12nu|broadcom-wl-6.30.223.141-6|63	%patch4 -p1
12nu|broadcom-wl-6.30.223.141-6|64	%patch5 -p1
12nu|broadcom-wl-6.30.223.141-6|65	
12nu|broadcom-wl-6.30.223.141-6|66	# The Makefile from the upstream package contains the stuff related to
12nu|broadcom-wl-6.30.223.141-6|67	# WEXT support in the kernel, deprecated quite a while ago. In addition,
12nu|broadcom-wl-6.30.223.141-6|68	# the make rules listed there use `uname -r` in the path to the kernel
12nu|broadcom-wl-6.30.223.141-6|69	# build directory which prevents the user from building the driver for a
12nu|broadcom-wl-6.30.223.141-6|70	# kernel other than the running one.
12nu|broadcom-wl-6.30.223.141-6|71	# A Kbuild file we provide should be free from these issues.
12nu|broadcom-wl-6.30.223.141-6|72	rm -f Makefile
12nu|broadcom-wl-6.30.223.141-6|73	cp -p %{SOURCE4} .
12nu|broadcom-wl-6.30.223.141-6|74	
12nu|broadcom-wl-6.30.223.141-6|75	# From the .spec file used in Fedora: convert LICENSE.txt to UTF-8 and
12nu|broadcom-wl-6.30.223.141-6|76	# tidy line endings.
12nu|broadcom-wl-6.30.223.141-6|77	iconv -f iso8859-1 -t UTF8 lib/LICENSE.txt -o lib/LICENSE.txt
12nu|broadcom-wl-6.30.223.141-6|78	sed -i 's/\r$//' lib/LICENSE.txt
12nu|broadcom-wl-6.30.223.141-6|79	
12nu|broadcom-wl-6.30.223.141-6|80	%build
12nu|broadcom-wl-6.30.223.141-6|81	
12nu|broadcom-wl-6.30.223.141-6|82	%install
12nu|broadcom-wl-6.30.223.141-6|83	# add aliases to force loading wl module for supported devices
12nu|broadcom-wl-6.30.223.141-6|84	install -m755 -d %{buildroot}/etc/modprobe.d/
12nu|broadcom-wl-6.30.223.141-6|85	install -m644 %{SOURCE6} %{buildroot}/etc/modprobe.d
12nu|broadcom-wl-6.30.223.141-6|86	
12nu|broadcom-wl-6.30.223.141-6|87	mkdir -p %{buildroot}%{_docdir}/%{name}
12nu|broadcom-wl-6.30.223.141-6|88	install -p -m755 %{SOURCE7} %{buildroot}%{_docdir}/%{name}
12nu|broadcom-wl-6.30.223.141-6|89	
12nu|broadcom-wl-6.30.223.141-6|90	# install dkms sources
12nu|broadcom-wl-6.30.223.141-6|91	mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}
12nu|broadcom-wl-6.30.223.141-6|92	cp -R * %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
12nu|broadcom-wl-6.30.223.141-6|93	cat > %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/dkms.conf << EOF
12nu|broadcom-wl-6.30.223.141-6|94	MAKE="make -C \$kernel_source_dir M=\\\$(pwd)"
12nu|broadcom-wl-6.30.223.141-6|95	PACKAGE_NAME=%{name}
12nu|broadcom-wl-6.30.223.141-6|96	PACKAGE_VERSION=%{version}-%{release}
12nu|broadcom-wl-6.30.223.141-6|97	DEST_MODULE_LOCATION=/kernel/3rdparty/%{name}
12nu|broadcom-wl-6.30.223.141-6|98	BUILT_MODULE_NAME=%{kname}
12nu|broadcom-wl-6.30.223.141-6|99	AUTOINSTALL=yes
12nu|broadcom-wl-6.30.223.141-6|100	REMAKE_INITRD=yes
12nu|broadcom-wl-6.30.223.141-6|101	EOF
12nu|broadcom-wl-6.30.223.141-6|102	
12nu|broadcom-wl-6.30.223.141-6|103	%post -n dkms-%{name}
12nu|broadcom-wl-6.30.223.141-6|104	set -x
12nu|broadcom-wl-6.30.223.141-6|105	/usr/sbin/dkms --rpm_safe_upgrade add -m %{name} -v %{version}-%{release}
12nu|broadcom-wl-6.30.223.141-6|106	/usr/sbin/dkms --rpm_safe_upgrade build -m %{name} -v %{version}-%{release}
12nu|broadcom-wl-6.30.223.141-6|107	/usr/sbin/dkms --rpm_safe_upgrade install -m %{name} -v %{version}-%{release}
12nu|broadcom-wl-6.30.223.141-6|108	
12nu|broadcom-wl-6.30.223.141-6|109	%preun -n dkms-%{name}
12nu|broadcom-wl-6.30.223.141-6|110	# rmmod can fail
12nu|broadcom-wl-6.30.223.141-6|111	/sbin/rmmod %{kname} >/dev/null 2>&1
12nu|broadcom-wl-6.30.223.141-6|112	set -x
12nu|broadcom-wl-6.30.223.141-6|113	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{name} -v %{version}-%{release} --all || :
12nu|broadcom-wl-6.30.223.141-6|114	
12nu|broadcom-wl-6.30.223.141-6|115	%files -n dkms-%{name}
12nu|broadcom-wl-6.30.223.141-6|116	%defattr(0644,root,root,0755)
12nu|broadcom-wl-6.30.223.141-6|117	%doc lib/LICENSE.txt
12nu|broadcom-wl-6.30.223.141-6|118	%config(noreplace) /etc/modprobe.d/broadcom-wl-alias.conf
12nu|broadcom-wl-6.30.223.141-6|119	%dir %{_usr}/src/%{name}-%{version}-%{release}
12nu|broadcom-wl-6.30.223.141-6|120	%{_usr}/src/%{name}-%{version}-%{release}/*
12nu|broadcom-wl-6.30.223.141-6|121	%{_docdir}/%{name}/README.urpmi
12nu|broadcom-wl-6.30.223.141-6|122	
12nu|broadcom-wl-6.30.223.141-6|123	
12nu|broadcom-wl-6.30.223.141-6|124	
12nu|broadcom-wl-6.30.223.141-6|125	%changelog
12nu|broadcom-wl-6.30.223.141-6|126	* Tue Jan 14 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 6.30.223.141-6
12nu|broadcom-wl-6.30.223.141-6|127	+ Revision: 2c662fc
12nu|broadcom-wl-6.30.223.141-6|128	- Added notes for the users having BCM4311 adapter
12nu|broadcom-wl-6.30.223.141-6|129	- BCM4311 is no longer supported by this package (and, it seems, by
12nu|broadcom-wl-6.30.223.141-6|130	- Broadcom itself). Made this explicit:
12nu|broadcom-wl-6.30.223.141-6|131	- - listed the supported adapter models in the description
12nu|broadcom-wl-6.30.223.141-6|132	- - added an "upgrade note" with workarounds to be shown to the users.
12nu|broadcom-wl-6.30.223.141-6|133	
12nu|broadcom-wl-6.30.223.141-6|134	

21761 12
12nu|broadcom-wl-legacy-5.100.82.112-15|1	%define oname	hybrid-portsrc
12nu|broadcom-wl-legacy-5.100.82.112-15|2	%define kname	wl
12nu|broadcom-wl-legacy-5.100.82.112-15|3	
12nu|broadcom-wl-legacy-5.100.82.112-15|4	%define _enable_debug_packages	%{nil}
12nu|broadcom-wl-legacy-5.100.82.112-15|5	%define debug_package		%{nil}
12nu|broadcom-wl-legacy-5.100.82.112-15|6	
12nu|broadcom-wl-legacy-5.100.82.112-15|7	Summary:	Proprietary driver for Broadcom wireless adapters
12nu|broadcom-wl-legacy-5.100.82.112-15|8	Name:		broadcom-wl-legacy
12nu|broadcom-wl-legacy-5.100.82.112-15|9	Version:	5.100.82.112
12nu|broadcom-wl-legacy-5.100.82.112-15|10	Release:	15
12nu|broadcom-wl-legacy-5.100.82.112-15|11	Source0:	http://www.broadcom.com/docs/linux_sta/%{oname}_x86_32-v5_100_82_112.tar.gz
12nu|broadcom-wl-legacy-5.100.82.112-15|12	Source1:	http://www.broadcom.com/docs/linux_sta/%{oname}_x86_64-v5_100_82_112.tar.gz
12nu|broadcom-wl-legacy-5.100.82.112-15|13	Source3:	%{name}.rpmlintrc
12nu|broadcom-wl-legacy-5.100.82.112-15|14	Source4:	Kbuild
12nu|broadcom-wl-legacy-5.100.82.112-15|15	Source6:	%{name}-alias.conf
12nu|broadcom-wl-legacy-5.100.82.112-15|16	Patch0:		broadcom-wl-5.100.82.112-license.patch
12nu|broadcom-wl-legacy-5.100.82.112-15|17	Patch1:		broadcom-wl-5.100.82.112-fix-build-with-3.2.0.patch
12nu|broadcom-wl-legacy-5.100.82.112-15|18	Patch2:		broadcom-wl-5.100.82.112-fix-build-with-3.4.0.patch
12nu|broadcom-wl-legacy-5.100.82.112-15|19	Patch3:		broadcom-wl-5.100.82.112-fix-build-with-3.6-3.7.patch
12nu|broadcom-wl-legacy-5.100.82.112-15|20	Patch4:		broadcom-wl-5.100.82.112.ioctl.patch
12nu|broadcom-wl-legacy-5.100.82.112-15|21	Patch5:		broadcom-wl-5.100.82.112-fix-build-with-3.8.patch
12nu|broadcom-wl-legacy-5.100.82.112-15|22	Patch6:		broadcom-wl-5.100.82.112-fix-build-with-3.9.patch
12nu|broadcom-wl-legacy-5.100.82.112-15|23	Patch7:		broadcom-wl-5.100.82.112-fix-build-with-3.10.patch
12nu|broadcom-wl-legacy-5.100.82.112-15|24	Patch8:		broadcom-wl-5.100.82.112-fix-error-handling.patch
12nu|broadcom-wl-legacy-5.100.82.112-15|25	Patch9:		broadcom-wl-5.100.82.112-fix-wl-inform-single-bss.patch
12nu|broadcom-wl-legacy-5.100.82.112-15|26	
12nu|broadcom-wl-legacy-5.100.82.112-15|27	# Blob is under a custom license (see LICENSE.txt), everything else
12nu|broadcom-wl-legacy-5.100.82.112-15|28	# is GPLv2 - AdamW 2008/12
12nu|broadcom-wl-legacy-5.100.82.112-15|29	License:	Freeware and GPLv2 with exception
12nu|broadcom-wl-legacy-5.100.82.112-15|30	Group:		System/Kernel and hardware
12nu|broadcom-wl-legacy-5.100.82.112-15|31	URL:		http://www.broadcom.com/support/802.11/linux_sta.php
12nu|broadcom-wl-legacy-5.100.82.112-15|32	
12nu|broadcom-wl-legacy-5.100.82.112-15|33	%description
12nu|broadcom-wl-legacy-5.100.82.112-15|34	This package contains the proprietary driver for Broadcom wireless
12nu|broadcom-wl-legacy-5.100.82.112-15|35	adapters provided by Broadcom. If installed, it will be used for
12nu|broadcom-wl-legacy-5.100.82.112-15|36	these cards in preference to the third-party open source driver that
12nu|broadcom-wl-legacy-5.100.82.112-15|37	requires manual installation of firmware, or ndiswrapper.
12nu|broadcom-wl-legacy-5.100.82.112-15|38	
12nu|broadcom-wl-legacy-5.100.82.112-15|39	%package -n dkms-%{name}
12nu|broadcom-wl-legacy-5.100.82.112-15|40	Summary:	Kernel module for Broadcom wireless adapters
12nu|broadcom-wl-legacy-5.100.82.112-15|41	Group:		System/Kernel and hardware
12nu|broadcom-wl-legacy-5.100.82.112-15|42	Requires(post):		dkms
12nu|broadcom-wl-legacy-5.100.82.112-15|43	Requires(preun):	dkms
12nu|broadcom-wl-legacy-5.100.82.112-15|44	Conflicts:		dkms-broadcom-wl
12nu|broadcom-wl-legacy-5.100.82.112-15|45	
12nu|broadcom-wl-legacy-5.100.82.112-15|46	%description -n dkms-%{name}
12nu|broadcom-wl-legacy-5.100.82.112-15|47	This package contains the proprietary driver for Broadcom wireless
12nu|broadcom-wl-legacy-5.100.82.112-15|48	adapters provided by Broadcom. If installed, it will be used for
12nu|broadcom-wl-legacy-5.100.82.112-15|49	these cards in preference to the third-party open source driver that
12nu|broadcom-wl-legacy-5.100.82.112-15|50	requires manual installation of firmware, or ndiswrapper.
12nu|broadcom-wl-legacy-5.100.82.112-15|51	
12nu|broadcom-wl-legacy-5.100.82.112-15|52	%prep
12nu|broadcom-wl-legacy-5.100.82.112-15|53	%ifarch x86_64
12nu|broadcom-wl-legacy-5.100.82.112-15|54	%setup -q -T -c -a1 %{oname}
12nu|broadcom-wl-legacy-5.100.82.112-15|55	%else
12nu|broadcom-wl-legacy-5.100.82.112-15|56	%setup -q -T -c -a0 %{oname}
12nu|broadcom-wl-legacy-5.100.82.112-15|57	%endif
12nu|broadcom-wl-legacy-5.100.82.112-15|58	
12nu|broadcom-wl-legacy-5.100.82.112-15|59	%patch0 -p1
12nu|broadcom-wl-legacy-5.100.82.112-15|60	%patch1 -p1
12nu|broadcom-wl-legacy-5.100.82.112-15|61	%patch2 -p1
12nu|broadcom-wl-legacy-5.100.82.112-15|62	%patch3 -p1
12nu|broadcom-wl-legacy-5.100.82.112-15|63	%patch4 -p1
12nu|broadcom-wl-legacy-5.100.82.112-15|64	%patch5 -p1
12nu|broadcom-wl-legacy-5.100.82.112-15|65	%patch6 -p1
12nu|broadcom-wl-legacy-5.100.82.112-15|66	%patch7 -p1
12nu|broadcom-wl-legacy-5.100.82.112-15|67	%patch8 -p1
12nu|broadcom-wl-legacy-5.100.82.112-15|68	%patch9 -p1
12nu|broadcom-wl-legacy-5.100.82.112-15|69	
12nu|broadcom-wl-legacy-5.100.82.112-15|70	# The Makefile from the upstream package contains the stuff related to
12nu|broadcom-wl-legacy-5.100.82.112-15|71	# WEXT support in the kernel, deprecated quite a while ago. In addition,
12nu|broadcom-wl-legacy-5.100.82.112-15|72	# the make rules listed there use `uname -r` in the path to the kernel
12nu|broadcom-wl-legacy-5.100.82.112-15|73	# build directory which prevents the user from building the driver for a
12nu|broadcom-wl-legacy-5.100.82.112-15|74	# kernel other than the running one.
12nu|broadcom-wl-legacy-5.100.82.112-15|75	# A Kbuild file we provide should be free from these issues.
12nu|broadcom-wl-legacy-5.100.82.112-15|76	rm -f Makefile
12nu|broadcom-wl-legacy-5.100.82.112-15|77	cp -p %{SOURCE4} .
12nu|broadcom-wl-legacy-5.100.82.112-15|78	
12nu|broadcom-wl-legacy-5.100.82.112-15|79	# From the .spec file used in Fedora: convert LICENSE.txt to UTF-8 and
12nu|broadcom-wl-legacy-5.100.82.112-15|80	# tidy line endings.
12nu|broadcom-wl-legacy-5.100.82.112-15|81	iconv -f iso8859-1 -t UTF8 lib/LICENSE.txt -o lib/LICENSE.txt
12nu|broadcom-wl-legacy-5.100.82.112-15|82	sed -i 's/\r$//' lib/LICENSE.txt
12nu|broadcom-wl-legacy-5.100.82.112-15|83	
12nu|broadcom-wl-legacy-5.100.82.112-15|84	%build
12nu|broadcom-wl-legacy-5.100.82.112-15|85	
12nu|broadcom-wl-legacy-5.100.82.112-15|86	%install
12nu|broadcom-wl-legacy-5.100.82.112-15|87	# add aliases to force loading wl module for supported devices
12nu|broadcom-wl-legacy-5.100.82.112-15|88	install -m755 -d %{buildroot}/etc/modprobe.d/
12nu|broadcom-wl-legacy-5.100.82.112-15|89	install -m644 %{SOURCE6} %{buildroot}/etc/modprobe.d
12nu|broadcom-wl-legacy-5.100.82.112-15|90	
12nu|broadcom-wl-legacy-5.100.82.112-15|91	
12nu|broadcom-wl-legacy-5.100.82.112-15|92	# install dkms sources
12nu|broadcom-wl-legacy-5.100.82.112-15|93	mkdir -p %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}
12nu|broadcom-wl-legacy-5.100.82.112-15|94	cp -R * %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/
12nu|broadcom-wl-legacy-5.100.82.112-15|95	cat > %{buildroot}%{_usr}/src/%{name}-%{version}-%{release}/dkms.conf << EOF
12nu|broadcom-wl-legacy-5.100.82.112-15|96	MAKE="make -C \$kernel_source_dir M=\\\$(pwd)"
12nu|broadcom-wl-legacy-5.100.82.112-15|97	PACKAGE_NAME=%{name}
12nu|broadcom-wl-legacy-5.100.82.112-15|98	PACKAGE_VERSION=%{version}-%{release}
12nu|broadcom-wl-legacy-5.100.82.112-15|99	DEST_MODULE_LOCATION=/kernel/3rdparty/%{name}
12nu|broadcom-wl-legacy-5.100.82.112-15|100	BUILT_MODULE_NAME=%{kname}
12nu|broadcom-wl-legacy-5.100.82.112-15|101	AUTOINSTALL=yes
12nu|broadcom-wl-legacy-5.100.82.112-15|102	REMAKE_INITRD=yes
12nu|broadcom-wl-legacy-5.100.82.112-15|103	EOF
12nu|broadcom-wl-legacy-5.100.82.112-15|104	
12nu|broadcom-wl-legacy-5.100.82.112-15|105	%post -n dkms-%{name}
12nu|broadcom-wl-legacy-5.100.82.112-15|106	set -x
12nu|broadcom-wl-legacy-5.100.82.112-15|107	/usr/sbin/dkms --rpm_safe_upgrade add -m %{name} -v %{version}-%{release}
12nu|broadcom-wl-legacy-5.100.82.112-15|108	/usr/sbin/dkms --rpm_safe_upgrade build -m %{name} -v %{version}-%{release}
12nu|broadcom-wl-legacy-5.100.82.112-15|109	/usr/sbin/dkms --rpm_safe_upgrade install -m %{name} -v %{version}-%{release}
12nu|broadcom-wl-legacy-5.100.82.112-15|110	
12nu|broadcom-wl-legacy-5.100.82.112-15|111	%preun -n dkms-%{name}
12nu|broadcom-wl-legacy-5.100.82.112-15|112	# rmmod can fail
12nu|broadcom-wl-legacy-5.100.82.112-15|113	/sbin/rmmod %{kname} >/dev/null 2>&1
12nu|broadcom-wl-legacy-5.100.82.112-15|114	set -x
12nu|broadcom-wl-legacy-5.100.82.112-15|115	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{name} -v %{version}-%{release} --all || :
12nu|broadcom-wl-legacy-5.100.82.112-15|116	
12nu|broadcom-wl-legacy-5.100.82.112-15|117	%files -n dkms-%{name}
12nu|broadcom-wl-legacy-5.100.82.112-15|118	%defattr(0644,root,root,0755)
12nu|broadcom-wl-legacy-5.100.82.112-15|119	%doc lib/LICENSE.txt
12nu|broadcom-wl-legacy-5.100.82.112-15|120	%config(noreplace) /etc/modprobe.d/broadcom-wl-legacy-alias.conf
12nu|broadcom-wl-legacy-5.100.82.112-15|121	%dir %{_usr}/src/%{name}-%{version}-%{release}
12nu|broadcom-wl-legacy-5.100.82.112-15|122	%{_usr}/src/%{name}-%{version}-%{release}/*
12nu|broadcom-wl-legacy-5.100.82.112-15|123	
12nu|broadcom-wl-legacy-5.100.82.112-15|124	
12nu|broadcom-wl-legacy-5.100.82.112-15|125	
12nu|broadcom-wl-legacy-5.100.82.112-15|126	%changelog
12nu|broadcom-wl-legacy-5.100.82.112-15|127	* Thu Jan 09 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 5.100.82.112-15
12nu|broadcom-wl-legacy-5.100.82.112-15|128	+ Revision: 624ad54
12nu|broadcom-wl-legacy-5.100.82.112-15|129	- Renamed to broadcom-wl-legacy
12nu|broadcom-wl-legacy-5.100.82.112-15|130	- For those systems where version 5.x of broadcom-wl performs better than
12nu|broadcom-wl-legacy-5.100.82.112-15|131	- 6.x, this package can be used. Generally, it is recommended to use the
12nu|broadcom-wl-legacy-5.100.82.112-15|132	- latest broadcom-wl package rather than broadcom-wl-legacy.
12nu|broadcom-wl-legacy-5.100.82.112-15|133	- broadcom-wl and broadcom-wl-legacy cannot be installed on the same
12nu|broadcom-wl-legacy-5.100.82.112-15|134	- system at the same time.
12nu|broadcom-wl-legacy-5.100.82.112-15|135	
12nu|broadcom-wl-legacy-5.100.82.112-15|136	

21762 12
12nu|bumblebee-3.2.1-1|1	%bcond_with git
12nu|bumblebee-3.2.1-1|2	%if %{with git}
12nu|bumblebee-3.2.1-1|3	%define gitdate 20120228
12nu|bumblebee-3.2.1-1|4	%endif
12nu|bumblebee-3.2.1-1|5	# Use nouveau driver by default
12nu|bumblebee-3.2.1-1|6	%bcond_with nvidia
12nu|bumblebee-3.2.1-1|7	
12nu|bumblebee-3.2.1-1|8	
12nu|bumblebee-3.2.1-1|9	Name:		bumblebee
12nu|bumblebee-3.2.1-1|10	Summary:	Support for NVidia Optimus laptops on Linux
12nu|bumblebee-3.2.1-1|11	Group:		System/Kernel and hardware
12nu|bumblebee-3.2.1-1|12	Version:	3.2.1
12nu|bumblebee-3.2.1-1|13	Release:	1
12nu|bumblebee-3.2.1-1|14	License:	GPLv3
12nu|bumblebee-3.2.1-1|15	URL:		https://github.com/Bumblebee-Project/bumblebee
12nu|bumblebee-3.2.1-1|16	# source from git repo git://github.com/Bumblebee-Project/Bumblebee.git
12nu|bumblebee-3.2.1-1|17	# we need to change to develop branch to allow changing to nouveau without
12nu|bumblebee-3.2.1-1|18	# using nvidia paths
12nu|bumblebee-3.2.1-1|19	#Source0:	https://github.com/downloads/Bumblebee-Project/Bumblebee/%{name}-%{!?with_git:%{version}}%{?with_git:%{gitdate}}.tar.%{?with_git:xz}%{!?with_git:gz}
12nu|bumblebee-3.2.1-1|20	Source0:	http://bumblebee-project.org/%{name}-%{version}.tar.gz
12nu|bumblebee-3.2.1-1|21	BuildRequires:	pkgconfig(x11)
12nu|bumblebee-3.2.1-1|22	BuildRequires:	pkgconfig(glib-2.0)
12nu|bumblebee-3.2.1-1|23	BuildRequires:	pkgconfig(libbsd)
12nu|bumblebee-3.2.1-1|24	BuildRequires:	help2man
12nu|bumblebee-3.2.1-1|25	Requires(pre):	update-alternatives
12nu|bumblebee-3.2.1-1|26	Requires(post):	systemd-units
12nu|bumblebee-3.2.1-1|27	Requires(preun):systemd-units
12nu|bumblebee-3.2.1-1|28	Requires(pre):	rpm-helper
12nu|bumblebee-3.2.1-1|29	Requires:	VirtualGL
12nu|bumblebee-3.2.1-1|30	Requires:	%mklibname VirtualGL
12nu|bumblebee-3.2.1-1|31	%if %{with nvidia}
12nu|bumblebee-3.2.1-1|32	Suggests:	x11-driver-video-nvidia-current
12nu|bumblebee-3.2.1-1|33	%else
12nu|bumblebee-3.2.1-1|34	Requires:	x11-driver-video-nouveau
12nu|bumblebee-3.2.1-1|35	%endif
12nu|bumblebee-3.2.1-1|36	Requires:	kmod(bbswitch)
12nu|bumblebee-3.2.1-1|37	
12nu|bumblebee-3.2.1-1|38	%description
12nu|bumblebee-3.2.1-1|39	Bumblebee daemon is a rewrite of the original Bumblebee service, providing
12nu|bumblebee-3.2.1-1|40	an elegant and stable means of managing Optimus hybrid graphics chip sets.
12nu|bumblebee-3.2.1-1|41	A primary goal of this project is to not only enable use of the discrete
12nu|bumblebee-3.2.1-1|42	GPU for rendering, but also to enable smart power management of the dGPU
12nu|bumblebee-3.2.1-1|43	when it's not in use.
12nu|bumblebee-3.2.1-1|44	
12nu|bumblebee-3.2.1-1|45	%files
12nu|bumblebee-3.2.1-1|46	%doc README.markdown doc/RELEASE_NOTES_3_2_1
12nu|bumblebee-3.2.1-1|47	%{_sysconfdir}/bash_completion.d/bumblebee
12nu|bumblebee-3.2.1-1|48	%dir %{_sysconfdir}/bumblebee/
12nu|bumblebee-3.2.1-1|49	%dir %{_sysconfdir}/bumblebee/xorg.conf.d/
12nu|bumblebee-3.2.1-1|50	%config(noreplace) %{_sysconfdir}/bumblebee/bumblebee.conf
12nu|bumblebee-3.2.1-1|51	%config(noreplace) %{_sysconfdir}/bumblebee/xorg.conf.nouveau
12nu|bumblebee-3.2.1-1|52	%config(noreplace) %{_sysconfdir}/bumblebee/xorg.conf.nvidia
12nu|bumblebee-3.2.1-1|53	/lib/systemd/system/bumblebeed.service
12nu|bumblebee-3.2.1-1|54	%{_sbindir}/bumblebeed
12nu|bumblebee-3.2.1-1|55	%{_bindir}/optirun
12nu|bumblebee-3.2.1-1|56	%{_bindir}/bumblebee-bugreport
12nu|bumblebee-3.2.1-1|57	%{_mandir}/man1/bumblebeed.1.*
12nu|bumblebee-3.2.1-1|58	%{_mandir}/man1/optirun.1.*
12nu|bumblebee-3.2.1-1|59	%{_sysconfdir}/bumblebee/xorg.conf.d/10-dummy.conf
12nu|bumblebee-3.2.1-1|60	/lib/udev/rules.d/99-bumblebee-nvidia-dev.rules
12nu|bumblebee-3.2.1-1|61	
12nu|bumblebee-3.2.1-1|62	%pre
12nu|bumblebee-3.2.1-1|63	%_pre_groupadd %{name}
12nu|bumblebee-3.2.1-1|64	if [ "$1" -eq "1" ];then
12nu|bumblebee-3.2.1-1|65	users=$(getent passwd | awk -F: '$3 >= 500 && $3 < 60000 {print $1}')
12nu|bumblebee-3.2.1-1|66	for user in $users; do
12nu|bumblebee-3.2.1-1|67	gpasswd -a $user bumblebee
12nu|bumblebee-3.2.1-1|68	done
12nu|bumblebee-3.2.1-1|69	/usr/sbin/update-alternatives --set gl_conf %{_sysconfdir}/ld.so.conf.d/GL/standard.conf
12nu|bumblebee-3.2.1-1|70	fi
12nu|bumblebee-3.2.1-1|71	
12nu|bumblebee-3.2.1-1|72	%post
12nu|bumblebee-3.2.1-1|73	%_post_service bumblebeed
12nu|bumblebee-3.2.1-1|74	# Simple: still needs this since in release 3 services were not set
12nu|bumblebee-3.2.1-1|75	# enabled and seams that still isnt properly handeled in %%_post_service
12nu|bumblebee-3.2.1-1|76	if [ "$1" -ge "1" ]; then
12nu|bumblebee-3.2.1-1|77	# Enable (but don't start) the unit by default
12nu|bumblebee-3.2.1-1|78	/bin/systemctl enable bumblebeed.service
12nu|bumblebee-3.2.1-1|79	# Start bumblebeed service
12nu|bumblebee-3.2.1-1|80	/bin/systemctl start bumblebeed.service
12nu|bumblebee-3.2.1-1|81	fi
12nu|bumblebee-3.2.1-1|82	
12nu|bumblebee-3.2.1-1|83	%preun
12nu|bumblebee-3.2.1-1|84	%_preun_service bumblebeed
12nu|bumblebee-3.2.1-1|85	
12nu|bumblebee-3.2.1-1|86	%postun
12nu|bumblebee-3.2.1-1|87	# We need this since "%%_postun_groupdel %%{name}" doesnt remove the group if
12nu|bumblebee-3.2.1-1|88	# set to a user
12nu|bumblebee-3.2.1-1|89	if [ "$1" -eq "0" ];then
12nu|bumblebee-3.2.1-1|90	/usr/sbin/groupdel bumblebee
12nu|bumblebee-3.2.1-1|91	fi
12nu|bumblebee-3.2.1-1|92	
12nu|bumblebee-3.2.1-1|93	# Simple: we need to ensure bumblebee group isnt removed when upgrading
12nu|bumblebee-3.2.1-1|94	# This doesnt need exist for Mageia 2
12nu|bumblebee-3.2.1-1|95	%triggerpostun -- %{name} < 3.0-9
12nu|bumblebee-3.2.1-1|96	%_pre_groupadd %{name}
12nu|bumblebee-3.2.1-1|97	users=$(getent passwd | awk -F: '$3 >= 500 && $3 < 60000 {print $1}')
12nu|bumblebee-3.2.1-1|98	for user in $users; do
12nu|bumblebee-3.2.1-1|99	gpasswd -a $user bumblebee
12nu|bumblebee-3.2.1-1|100	done
12nu|bumblebee-3.2.1-1|101	
12nu|bumblebee-3.2.1-1|102	#--------------------------------------------------------------------
12nu|bumblebee-3.2.1-1|103	%prep
12nu|bumblebee-3.2.1-1|104	%setup -q%{?with_git:n %{name}}
12nu|bumblebee-3.2.1-1|105	
12nu|bumblebee-3.2.1-1|106	%build
12nu|bumblebee-3.2.1-1|107	%{?with_git:NOCONFIGURE=1 autoreconf -fi}
12nu|bumblebee-3.2.1-1|108	%configure2_5x \
12nu|bumblebee-3.2.1-1|109	%if %{with nvidia}
12nu|bumblebee-3.2.1-1|110	CONF_DRIVER=nvidia \
12nu|bumblebee-3.2.1-1|111	CONF_DRIVER_MODULE_NVIDIA=nvidia-current \
12nu|bumblebee-3.2.1-1|112	%else
12nu|bumblebee-3.2.1-1|113	CONF_DRIVER=nouveau \
12nu|bumblebee-3.2.1-1|114	%endif
12nu|bumblebee-3.2.1-1|115	%ifarch x86_64
12nu|bumblebee-3.2.1-1|116	CONF_LDPATH_NVIDIA=%{_usr}/lib/nvidia-current:%{_libdir}/nvidia-current \
12nu|bumblebee-3.2.1-1|117	CONF_MODPATH_NVIDIA=%{_usr}/lib/nvidia-current/xorg,%{_libdir}/nvidia-current/xorg,%{_usr}/lib/xorg/modules,%{_libdir}/xorg/modules,%{_usr}/lib/xorg/extra-modules,%{_usr}/xorg/extra-modules
12nu|bumblebee-3.2.1-1|118	%else
12nu|bumblebee-3.2.1-1|119	CONF_LDPATH_NVIDIA=%{_usr}/lib/nvidia-current \
12nu|bumblebee-3.2.1-1|120	CONF_MODPATH_NVIDIA=%{_usr}/lib/nvidia-current/xorg,%{_usr}/lib/xorg/modules,%{_usr}/lib/xorg/extra-modules
12nu|bumblebee-3.2.1-1|121	%endif
12nu|bumblebee-3.2.1-1|122	
12nu|bumblebee-3.2.1-1|123	%make
12nu|bumblebee-3.2.1-1|124	
12nu|bumblebee-3.2.1-1|125	%install
12nu|bumblebee-3.2.1-1|126	rm -rf %{buildroot}
12nu|bumblebee-3.2.1-1|127	%makeinstall_std
12nu|bumblebee-3.2.1-1|128	
12nu|bumblebee-3.2.1-1|129	install -D -m644 scripts/systemd/bumblebeed.service %{buildroot}/lib/systemd/system/bumblebeed.service
12nu|bumblebee-3.2.1-1|130	
12nu|bumblebee-3.2.1-1|131	
12nu|bumblebee-3.2.1-1|132	
12nu|bumblebee-3.2.1-1|133	%changelog
12nu|bumblebee-3.2.1-1|134	* Wed Oct 02 2013 Alexander Kazancev <kazancas@gmail.com> 3.2.1-1
12nu|bumblebee-3.2.1-1|135	+ Revision: b5cd7d5
12nu|bumblebee-3.2.1-1|136	- Updated bumblebee.spec
12nu|bumblebee-3.2.1-1|137	
12nu|bumblebee-3.2.1-1|138	

21763 12
12nu|clementine-1.2.3-1plf|1	######################
12nu|clementine-1.2.3-1plf|2	# Hardcode PLF build
12nu|clementine-1.2.3-1plf|3	%bcond_without plf
12nu|clementine-1.2.3-1plf|4	######################
12nu|clementine-1.2.3-1plf|5	
12nu|clementine-1.2.3-1plf|6	%if %{with plf}
12nu|clementine-1.2.3-1plf|7	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12nu|clementine-1.2.3-1plf|8	%define extrarelsuffix plf
12nu|clementine-1.2.3-1plf|9	%endif
12nu|clementine-1.2.3-1plf|10	
12nu|clementine-1.2.3-1plf|11	%bcond_without vkontakte
12nu|clementine-1.2.3-1plf|12	
12nu|clementine-1.2.3-1plf|13	%define gstapi 0.10
12nu|clementine-1.2.3-1plf|14	%define oname Clementine
12nu|clementine-1.2.3-1plf|15	
12nu|clementine-1.2.3-1plf|16	Summary:	A cross-platform music player based on Amarok 1.4
12nu|clementine-1.2.3-1plf|17	Name:		clementine
12nu|clementine-1.2.3-1plf|18	Version:	1.2.3
12nu|clementine-1.2.3-1plf|19	Release:	1%{?extrarelsuffix}
12nu|clementine-1.2.3-1plf|20	License:	GPLv3+
12nu|clementine-1.2.3-1plf|21	Group:		Sound
12nu|clementine-1.2.3-1plf|22	Url:		http://www.clementine-player.org/
12nu|clementine-1.2.3-1plf|23	Source0:	http://clementine-player.googlecode.com/files/%{oname}-%{version}.tar.gz
12nu|clementine-1.2.3-1plf|24	Source1:	Clementine.conf
12nu|clementine-1.2.3-1plf|25	%if %{with vkontakte}
12nu|clementine-1.2.3-1plf|26	Source2:	clementine-1.2.0-vk-files.tar.bz2
12nu|clementine-1.2.3-1plf|27	%endif
12nu|clementine-1.2.3-1plf|28	Patch0:		clementine-1.2.0-libmygpo-qt.patch
12nu|clementine-1.2.3-1plf|29	# Search albums at metal-archives.com (Encyclopaedia Metallum) from:
12nu|clementine-1.2.3-1plf|30	# - Now Playing widget (album art context menu) - current album
12nu|clementine-1.2.3-1plf|31	# - Playlist (selected songs context menu) - unique selected albums
12nu|clementine-1.2.3-1plf|32	Patch1:		clementine-1.2.2-metalarchives.patch
12nu|clementine-1.2.3-1plf|33	# Covers should always fit the screen resolution so we scale them if needed
12nu|clementine-1.2.3-1plf|34	Patch2:		clementine-1.0.0-coversize.patch
12nu|clementine-1.2.3-1plf|35	# VKontakte (vk.com) support from http://code.google.com/r/shedwardx-clementine-experiments/
12nu|clementine-1.2.3-1plf|36	# With some ROSA adjustments (use system vreen library etc)
12nu|clementine-1.2.3-1plf|37	Patch3:		clementine-1.2.2-vkontakte-advanced.patch
12nu|clementine-1.2.3-1plf|38	Patch4:		clementine-1.2.0-vkontakte-tags.patch
12nu|clementine-1.2.3-1plf|39	# Localization issues
12nu|clementine-1.2.3-1plf|40	Patch5:		clementine-1.2.0-l10n-ru-vkontakte.patch
12nu|clementine-1.2.3-1plf|41	Patch10:	clementine-1.2.0-l10n-ru-desktop.patch
12nu|clementine-1.2.3-1plf|42	Patch11:	clementine-1.2.0-l10n-ru-search.patch
12nu|clementine-1.2.3-1plf|43	Patch12:	clementine-1.2.2-gcc47.patch
12nu|clementine-1.2.3-1plf|44	
12nu|clementine-1.2.3-1plf|45	BuildRequires:	cmake
12nu|clementine-1.2.3-1plf|46	BuildRequires:	qt4-linguist
12nu|clementine-1.2.3-1plf|47	BuildRequires:	boost-devel
12nu|clementine-1.2.3-1plf|48	BuildRequires:	liblastfm-devel
12nu|clementine-1.2.3-1plf|49	BuildRequires:	qt4-devel >= 4.5.0
12nu|clementine-1.2.3-1plf|50	BuildRequires:	pkgconfig(glew)
12nu|clementine-1.2.3-1plf|51	BuildRequires:	pkgconfig(glu)
12nu|clementine-1.2.3-1plf|52	BuildRequires:	pkgconfig(gstreamer-%{gstapi})
12nu|clementine-1.2.3-1plf|53	BuildRequires:	pkgconfig(gstreamer-cdda-%{gstapi})
12nu|clementine-1.2.3-1plf|54	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{gstapi})
12nu|clementine-1.2.3-1plf|55	BuildRequires:	pkgconfig(gstreamer-tag-%{gstapi})
12nu|clementine-1.2.3-1plf|56	BuildRequires:	pkgconfig(libavcodec)
12nu|clementine-1.2.3-1plf|57	BuildRequires:	pkgconfig(libavutil)
12nu|clementine-1.2.3-1plf|58	BuildRequires:	pkgconfig(libcdio)
12nu|clementine-1.2.3-1plf|59	BuildRequires:	pkgconfig(libchromaprint)
12nu|clementine-1.2.3-1plf|60	BuildRequires:	pkgconfig(libechonest)
12nu|clementine-1.2.3-1plf|61	BuildRequires:	pkgconfig(libgpod-1.0)
12nu|clementine-1.2.3-1plf|62	BuildRequires:	pkgconfig(libmtp)
12nu|clementine-1.2.3-1plf|63	BuildRequires:	pkgconfig(libmygpo-qt)
12nu|clementine-1.2.3-1plf|64	BuildRequires:	pkgconfig(libplist)
12nu|clementine-1.2.3-1plf|65	# For Google Drive integration
12nu|clementine-1.2.3-1plf|66	BuildRequires:	pkgconfig(libsparsehash)
12nu|clementine-1.2.3-1plf|67	%if %{with plf}
12nu|clementine-1.2.3-1plf|68	BuildRequires:	pkgconfig(libspotify)
12nu|clementine-1.2.3-1plf|69	%endif
12nu|clementine-1.2.3-1plf|70	BuildRequires:	pkgconfig(libusbmuxd)
12nu|clementine-1.2.3-1plf|71	# Disable for now as indicate-qt seems to be broken and we don't really need it anyway
12nu|clementine-1.2.3-1plf|72	#BuildRequires:	pkgconfig(indicate-qt)
12nu|clementine-1.2.3-1plf|73	BuildRequires:	pkgconfig(protobuf)
12nu|clementine-1.2.3-1plf|74	BuildRequires:	pkgconfig(qca2)
12nu|clementine-1.2.3-1plf|75	BuildRequires:	pkgconfig(QJson)
12nu|clementine-1.2.3-1plf|76	BuildRequires:	pkgconfig(taglib) >= 1.6
12nu|clementine-1.2.3-1plf|77	BuildRequires:	pkgconfig(vreen)
12nu|clementine-1.2.3-1plf|78	BuildRequires:	pkgconfig(vreenoauth)
12nu|clementine-1.2.3-1plf|79	Requires:	libprojectm-data
12nu|clementine-1.2.3-1plf|80	Requires:	qt4-database-plugin-sqlite
12nu|clementine-1.2.3-1plf|81	Requires:	gstreamer%{gstapi}-flac
12nu|clementine-1.2.3-1plf|82	Requires:	gstreamer%{gstapi}-plugins-ugly
12nu|clementine-1.2.3-1plf|83	Suggests:	gstreamer%{gstapi}-decoders-audio
12nu|clementine-1.2.3-1plf|84	# Needed to be able to mount ipod/iphone/ipad (not tested locally) but it's also pulling gvfs
12nu|clementine-1.2.3-1plf|85	# which is need at least to mount mtp devices (tested locally)
12nu|clementine-1.2.3-1plf|86	Suggests:	gvfs-iphone
12nu|clementine-1.2.3-1plf|87	
12nu|clementine-1.2.3-1plf|88	%description
12nu|clementine-1.2.3-1plf|89	Clementine is a modern music player and library organiser. Clementine is
12nu|clementine-1.2.3-1plf|90	a port of Amarok 1.4, with some features rewritten to take advantage of
12nu|clementine-1.2.3-1plf|91	Qt4.
12nu|clementine-1.2.3-1plf|92	Features:
12nu|clementine-1.2.3-1plf|93	* Search and play your local music library
12nu|clementine-1.2.3-1plf|94	* Listen to internet radio from Last.fm, SomaFM and Magnatune
12nu|clementine-1.2.3-1plf|95	* Tabbed playlists, import and export M3U, XSPF, PLS and ASX
12nu|clementine-1.2.3-1plf|96	* Visualisations from projectM
12nu|clementine-1.2.3-1plf|97	* Transcode music into MP3, Ogg Vorbis, Ogg Speex, FLAC or AAC
12nu|clementine-1.2.3-1plf|98	* Edit tags on MP3 and OGG files, organize your music
12nu|clementine-1.2.3-1plf|99	* Download missing album cover art from Last.fm
12nu|clementine-1.2.3-1plf|100	* Remote control using a Wii Remote, MPRIS or the command-line
12nu|clementine-1.2.3-1plf|101	* Copy music to your iPod, iPhone, MTP or mass-storage USB player
12nu|clementine-1.2.3-1plf|102	* Queue manage
12nu|clementine-1.2.3-1plf|103	
12nu|clementine-1.2.3-1plf|104	%files
12nu|clementine-1.2.3-1plf|105	%config %{_sysconfdir}/Clementine/Clementine.conf
12nu|clementine-1.2.3-1plf|106	%{_bindir}/clementine
12nu|clementine-1.2.3-1plf|107	%{_bindir}/clementine-tagreader
12nu|clementine-1.2.3-1plf|108	%{_datadir}/kde4/services/clementine-*.protocol
12nu|clementine-1.2.3-1plf|109	%{_datadir}/applications/clementine.desktop
12nu|clementine-1.2.3-1plf|110	%{_iconsdir}/hicolor/64x64/apps/application-x-clementine.png
12nu|clementine-1.2.3-1plf|111	%{_iconsdir}/hicolor/scalable/apps/application-x-clementine.svg
12nu|clementine-1.2.3-1plf|112	%if %{with plf}
12nu|clementine-1.2.3-1plf|113	%{_bindir}/clementine-spotifyblob
12nu|clementine-1.2.3-1plf|114	%endif
12nu|clementine-1.2.3-1plf|115	
12nu|clementine-1.2.3-1plf|116	#----------------------------------------------------------------------------
12nu|clementine-1.2.3-1plf|117	
12nu|clementine-1.2.3-1plf|118	%prep
12nu|clementine-1.2.3-1plf|119	%setup -q -n %{oname}-%{version}
12nu|clementine-1.2.3-1plf|120	%patch0 -p1 -b .mygpo~
12nu|clementine-1.2.3-1plf|121	%patch1 -p1 -b .ma~
12nu|clementine-1.2.3-1plf|122	%patch2 -p1 -b .coversize~
12nu|clementine-1.2.3-1plf|123	
12nu|clementine-1.2.3-1plf|124	%if %{with vkontakte}
12nu|clementine-1.2.3-1plf|125	tar -xf %{SOURCE2}
12nu|clementine-1.2.3-1plf|126	%patch3 -p1 -b .vkontakte~
12nu|clementine-1.2.3-1plf|127	%patch4 -p1 -b .vkontakte~
12nu|clementine-1.2.3-1plf|128	%patch5 -p1 -b .vkontakte~
12nu|clementine-1.2.3-1plf|129	%endif
12nu|clementine-1.2.3-1plf|130	
12nu|clementine-1.2.3-1plf|131	%patch10 -p1 -b .l10n~
12nu|clementine-1.2.3-1plf|132	%patch11 -p1 -b .l10n~
12nu|clementine-1.2.3-1plf|133	
12nu|clementine-1.2.3-1plf|134	%patch12 -p1 -b .gcc47~
12nu|clementine-1.2.3-1plf|135	
12nu|clementine-1.2.3-1plf|136	%build
12nu|clementine-1.2.3-1plf|137	%cmake_qt4 \
12nu|clementine-1.2.3-1plf|138	-DBUNDLE_PROJECTM_PRESETS=OFF \
12nu|clementine-1.2.3-1plf|139	-DBUILD_WERROR=OFF
12nu|clementine-1.2.3-1plf|140	%make
12nu|clementine-1.2.3-1plf|141	
12nu|clementine-1.2.3-1plf|142	%install
12nu|clementine-1.2.3-1plf|143	%makeinstall_std -C build
12nu|clementine-1.2.3-1plf|144	
12nu|clementine-1.2.3-1plf|145	install -m 644 -D %{SOURCE1} %{buildroot}%{_sysconfdir}/Clementine/Clementine.conf
12nu|clementine-1.2.3-1plf|146	
12nu|clementine-1.2.3-1plf|147	%if %{with plf}
12nu|clementine-1.2.3-1plf|148	# Ugly hack, not sure why that file appears
12nu|clementine-1.2.3-1plf|149	rm -rf %{buildroot}/builddir
12nu|clementine-1.2.3-1plf|150	rm -rf %{buildroot}/home
12nu|clementine-1.2.3-1plf|151	%endif
12nu|clementine-1.2.3-1plf|152	
12nu|clementine-1.2.3-1plf|153	
12nu|clementine-1.2.3-1plf|154	%changelog
12nu|clementine-1.2.3-1plf|155	* Mon May 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.2.3-1plf
12nu|clementine-1.2.3-1plf|156	+ Revision: 9a3faf1
12nu|clementine-1.2.3-1plf|157	- New version 1.2.3
12nu|clementine-1.2.3-1plf|158	
12nu|clementine-1.2.3-1plf|159	

21764 12
12nu|dangerdeep-data-0.4-0_pre3327|1	Name:		dangerdeep-data
12nu|dangerdeep-data-0.4-0_pre3327|2	Version:	0.4
12nu|dangerdeep-data-0.4-0_pre3327|3	Release:	0_pre3327
12nu|dangerdeep-data-0.4-0_pre3327|4	Summary:	Data package for dangerdeep
12nu|dangerdeep-data-0.4-0_pre3327|5	License:	Freeware
12nu|dangerdeep-data-0.4-0_pre3327|6	Group:		Games/Other
12nu|dangerdeep-data-0.4-0_pre3327|7	URL:		http://dangerdeep.sourceforge.net/
12nu|dangerdeep-data-0.4-0_pre3327|8	Source0:	http://heanet.dl.sourceforge.net/project/dangerdeep/%{version}.%{release}/%{name}-%{version}.%{release}.zip
12nu|dangerdeep-data-0.4-0_pre3327|9	BuildArch:	noarch
12nu|dangerdeep-data-0.4-0_pre3327|10	
12nu|dangerdeep-data-0.4-0_pre3327|11	
12nu|dangerdeep-data-0.4-0_pre3327|12	%description
12nu|dangerdeep-data-0.4-0_pre3327|13	Danger from the deep (aka dangerdeep) is a Free / Open Source World War II
12nu|dangerdeep-data-0.4-0_pre3327|14	german submarine simulation. It is currently available for Linux/i386 and
12nu|dangerdeep-data-0.4-0_pre3327|15	Windows, but since it uses SDL/OpenGL it should be portable to other operating
12nu|dangerdeep-data-0.4-0_pre3327|16	systems or platforms. (If anyone whishes to port it, please contact us.) This
12nu|dangerdeep-data-0.4-0_pre3327|17	game is planned as tactical simulation and will be as realistic as our time and
12nu|dangerdeep-data-0.4-0_pre3327|18	knowledge of physics allows. It's current state is ALPHA, but it is playable.
12nu|dangerdeep-data-0.4-0_pre3327|19	
12nu|dangerdeep-data-0.4-0_pre3327|20	This is a restricted package due the non commercial purposes
12nu|dangerdeep-data-0.4-0_pre3327|21	of it's distribution
12nu|dangerdeep-data-0.4-0_pre3327|22	
12nu|dangerdeep-data-0.4-0_pre3327|23	%prep
12nu|dangerdeep-data-0.4-0_pre3327|24	%setup -q -n data
12nu|dangerdeep-data-0.4-0_pre3327|25	
12nu|dangerdeep-data-0.4-0_pre3327|26	%build
12nu|dangerdeep-data-0.4-0_pre3327|27	
12nu|dangerdeep-data-0.4-0_pre3327|28	%install
12nu|dangerdeep-data-0.4-0_pre3327|29	install -d -m 755 %{buildroot}%{_gamesdatadir}/dangerdeep
12nu|dangerdeep-data-0.4-0_pre3327|30	cp -r convoys \
12nu|dangerdeep-data-0.4-0_pre3327|31	environment \
12nu|dangerdeep-data-0.4-0_pre3327|32	flotillas \
12nu|dangerdeep-data-0.4-0_pre3327|33	fonts \
12nu|dangerdeep-data-0.4-0_pre3327|34	images \
12nu|dangerdeep-data-0.4-0_pre3327|35	maps \
12nu|dangerdeep-data-0.4-0_pre3327|36	menus \
12nu|dangerdeep-data-0.4-0_pre3327|37	missions \
12nu|dangerdeep-data-0.4-0_pre3327|38	models \
12nu|dangerdeep-data-0.4-0_pre3327|39	objects \
12nu|dangerdeep-data-0.4-0_pre3327|40	shaders \
12nu|dangerdeep-data-0.4-0_pre3327|41	sounds \
12nu|dangerdeep-data-0.4-0_pre3327|42	texts \
12nu|dangerdeep-data-0.4-0_pre3327|43	textures \
12nu|dangerdeep-data-0.4-0_pre3327|44	%{buildroot}%{_gamesdatadir}/dangerdeep
12nu|dangerdeep-data-0.4-0_pre3327|45	
12nu|dangerdeep-data-0.4-0_pre3327|46	
12nu|dangerdeep-data-0.4-0_pre3327|47	%files
12nu|dangerdeep-data-0.4-0_pre3327|48	%doc LICENSE
12nu|dangerdeep-data-0.4-0_pre3327|49	%{_gamesdatadir}/dangerdeep
12nu|dangerdeep-data-0.4-0_pre3327|50	
12nu|dangerdeep-data-0.4-0_pre3327|51	

21765 12
12nu|drascula-1.0-2|1	%define scummvmdir %{_datadir}/scummvm/
12nu|drascula-1.0-2|2	
12nu|drascula-1.0-2|3	Name:		drascula
12nu|drascula-1.0-2|4	Version:	1.0
12nu|drascula-1.0-2|5	Release:	2
12nu|drascula-1.0-2|6	Summary:	Drascula: The Vampire Strikes Back - Adventure Game
12nu|drascula-1.0-2|7	Group:		Games/Adventure
12nu|drascula-1.0-2|8	License:	Freeware
12nu|drascula-1.0-2|9	URL:		http://wiki.scummvm.org/index.php/Drascula:_The_Vampire_Strikes_Back
12nu|drascula-1.0-2|10	Source0:	http://downloads.sourceforge.net/scummvm/%{name}-%{version}.zip
12nu|drascula-1.0-2|11	Source1:	http://downloads.sourceforge.net/scummvm/%{name}-int-1.1.zip
12nu|drascula-1.0-2|12	Source2:	http://downloads.sourceforge.net/scummvm/drascula-audio-2.0.zip
12nu|drascula-1.0-2|13	Source3:	http://github.com/scummvm/scummvm/raw/v1.4.0/dists/engine-data/drascula.dat
12nu|drascula-1.0-2|14	BuildRequires:	unzip
12nu|drascula-1.0-2|15	BuildArch:	noarch
12nu|drascula-1.0-2|16	Requires:	scummvm
12nu|drascula-1.0-2|17	
12nu|drascula-1.0-2|18	%description
12nu|drascula-1.0-2|19	You play the role of John Hacker, a British estate agent, who travels to a
12nu|drascula-1.0-2|20	small village of Transylvania in order to negotiate the sale of some ground
12nu|drascula-1.0-2|21	of Gibraltar with the Count Drascula.
12nu|drascula-1.0-2|22	But unfortunately Hacker is not aware of who is Drascula in reality: the most
12nu|drascula-1.0-2|23	terrible vampire with just one idea on his mind: DOMINATING the World
12nu|drascula-1.0-2|24	demonstrating that he is even more evil than his brother Vlad.
12nu|drascula-1.0-2|25	
12nu|drascula-1.0-2|26	%prep
12nu|drascula-1.0-2|27	%setup -q -n %{name} -c %{name}
12nu|drascula-1.0-2|28	unzip -oqqj %{SOURCE1}
12nu|drascula-1.0-2|29	unzip -oqqj %{SOURCE2}
12nu|drascula-1.0-2|30	
12nu|drascula-1.0-2|31	%install
12nu|drascula-1.0-2|32	%__install -d -m 755 %{buildroot}%{_gamesbindir}
12nu|drascula-1.0-2|33	# startscript
12nu|drascula-1.0-2|34	%__cat > %{buildroot}%{_gamesbindir}/%{name} <<'EOF'
12nu|drascula-1.0-2|35	#!/bin/bash
12nu|drascula-1.0-2|36	# Basic switch of language according to locale defined in Unix systems
12nu|drascula-1.0-2|37	case "$LC_MESSAGES" in
12nu|drascula-1.0-2|38	de* )
12nu|drascula-1.0-2|39	language="de"
12nu|drascula-1.0-2|40	;;
12nu|drascula-1.0-2|41	es* )
12nu|drascula-1.0-2|42	language="es"
12nu|drascula-1.0-2|43	;;
12nu|drascula-1.0-2|44	fr* )
12nu|drascula-1.0-2|45	language="fr"
12nu|drascula-1.0-2|46	;;
12nu|drascula-1.0-2|47	it* )
12nu|drascula-1.0-2|48	language="it"
12nu|drascula-1.0-2|49	;;
12nu|drascula-1.0-2|50	* )
12nu|drascula-1.0-2|51	language="en"
12nu|drascula-1.0-2|52	;;
12nu|drascula-1.0-2|53	esac
12nu|drascula-1.0-2|54	scummvm -f -n -m 128 -p %{scummvmdir}/%{name} --language=$language %{name}
12nu|drascula-1.0-2|55	EOF
12nu|drascula-1.0-2|56	
12nu|drascula-1.0-2|57	%__chmod 755 %{buildroot}%{_gamesbindir}/%{name}
12nu|drascula-1.0-2|58	
12nu|drascula-1.0-2|59	%__mkdir_p %{buildroot}/%{scummvmdir}/%{name}
12nu|drascula-1.0-2|60	%__install -p -m 644 Packet.001 PACKET.00? *.ogg %{buildroot}/%{scummvmdir}/%{name}
12nu|drascula-1.0-2|61	%__install -p -m 644 %{SOURCE3} %{buildroot}/%{scummvmdir}/%{name}
12nu|drascula-1.0-2|62	
12nu|drascula-1.0-2|63	%__mkdir_p %{buildroot}%{_datadir}/applications
12nu|drascula-1.0-2|64	%__cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12nu|drascula-1.0-2|65	[Desktop Entry]
12nu|drascula-1.0-2|66	Encoding=UTF-8
12nu|drascula-1.0-2|67	Name=Drascula: The Vampire Strikes Back
12nu|drascula-1.0-2|68	Comment=%{summary}
12nu|drascula-1.0-2|69	Exec=%{_gamesbindir}/%{name}
12nu|drascula-1.0-2|70	Icon=%{name}
12nu|drascula-1.0-2|71	Terminal=false
12nu|drascula-1.0-2|72	Type=Application
12nu|drascula-1.0-2|73	StartupNotify=true
12nu|drascula-1.0-2|74	Categories=Game;AdventureGame;
12nu|drascula-1.0-2|75	EOF
12nu|drascula-1.0-2|76	
12nu|drascula-1.0-2|77	%clean
12nu|drascula-1.0-2|78	
12nu|drascula-1.0-2|79	%files
12nu|drascula-1.0-2|80	%doc readme.txt drascula.doc
12nu|drascula-1.0-2|81	%{_gamesbindir}/%{name}
12nu|drascula-1.0-2|82	%{scummvmdir}/%{name}
12nu|drascula-1.0-2|83	%{_datadir}/applications/%{name}.desktop
12nu|drascula-1.0-2|84	
12nu|drascula-1.0-2|85	
12nu|drascula-1.0-2|86	
12nu|drascula-1.0-2|87	%changelog
12nu|drascula-1.0-2|88	* Tue Jan 10 2012 Andrey Bondrov <abondrov@mandriva.org> 1.0-1mdv2011.0
12nu|drascula-1.0-2|89	+ Revision: 759426
12nu|drascula-1.0-2|90	- imported package drascula
12nu|drascula-1.0-2|91	

21766 12
12nu|eduke32-2.0.4svn3089-2|1	%define svndate 20121016
12nu|eduke32-2.0.4svn3089-2|2	%define sversion 3089
12nu|eduke32-2.0.4svn3089-2|3	
12nu|eduke32-2.0.4svn3089-2|4	Summary:	Source port of Duke Nukem 3D
12nu|eduke32-2.0.4svn3089-2|5	Name:		eduke32
12nu|eduke32-2.0.4svn3089-2|6	Version:	2.0.4svn%{sversion}
12nu|eduke32-2.0.4svn3089-2|7	Release:	2
12nu|eduke32-2.0.4svn3089-2|8	License:	GPLv2+
12nu|eduke32-2.0.4svn3089-2|9	Group:		Games/Arcade
12nu|eduke32-2.0.4svn3089-2|10	Url:		http://www.eduke32.com/
12nu|eduke32-2.0.4svn3089-2|11	Source0:	%{name}_src_%{svndate}-%{sversion}.tar.bz2
12nu|eduke32-2.0.4svn3089-2|12	Source1:	%{name}_32x32.png
12nu|eduke32-2.0.4svn3089-2|13	Source2:	%{name}_48x48.png
12nu|eduke32-2.0.4svn3089-2|14	Source3:	%{name}_64x64.png
12nu|eduke32-2.0.4svn3089-2|15	Source4:	%{name}_128x128.png
12nu|eduke32-2.0.4svn3089-2|16	Source5:	%{name}.desktop
12nu|eduke32-2.0.4svn3089-2|17	Source6:	%{name}-demo-install.sh
12nu|eduke32-2.0.4svn3089-2|18	BuildRequires:	gdk-pixbuf-loaders
12nu|eduke32-2.0.4svn3089-2|19	BuildRequires:	nasm
12nu|eduke32-2.0.4svn3089-2|20	BuildRequires:	libstdc++-static-devel
12nu|eduke32-2.0.4svn3089-2|21	BuildRequires:	pkgconfig(gl)
12nu|eduke32-2.0.4svn3089-2|22	BuildRequires:	pkgconfig(glu)
12nu|eduke32-2.0.4svn3089-2|23	BuildRequires:	pkgconfig(gtk+-2.0)
12nu|eduke32-2.0.4svn3089-2|24	BuildRequires:	pkgconfig(sdl)
12nu|eduke32-2.0.4svn3089-2|25	BuildRequires:	pkgconfig(SDL_mixer)
12nu|eduke32-2.0.4svn3089-2|26	BuildRequires:	pkgconfig(vorbis)
12nu|eduke32-2.0.4svn3089-2|27	BuildRequires:	pkgconfig(vpx)
12nu|eduke32-2.0.4svn3089-2|28	BuildRequires:	pkgconfig(xrender)
12nu|eduke32-2.0.4svn3089-2|29	Requires:	eduke32_engine = %{EVRD}
12nu|eduke32-2.0.4svn3089-2|30	
12nu|eduke32-2.0.4svn3089-2|31	%description
12nu|eduke32-2.0.4svn3089-2|32	EDuke32 is a source port of the classic PC first person shooter Duke Nukem 3D.
12nu|eduke32-2.0.4svn3089-2|33	
12nu|eduke32-2.0.4svn3089-2|34	This game is non-free because it requires non-free data to function.
12nu|eduke32-2.0.4svn3089-2|35	
12nu|eduke32-2.0.4svn3089-2|36	%files
12nu|eduke32-2.0.4svn3089-2|37	%doc ChangeLog.html ChangeLog buildlic.txt
12nu|eduke32-2.0.4svn3089-2|38	%{_gamesbindir}/%{name}-demo-install
12nu|eduke32-2.0.4svn3089-2|39	%dir %{_gamesdatadir}/%{name}/
12nu|eduke32-2.0.4svn3089-2|40	%{_gamesdatadir}/%{name}/m32help.hlp
12nu|eduke32-2.0.4svn3089-2|41	%{_gamesdatadir}/%{name}/sehelp.hlp
12nu|eduke32-2.0.4svn3089-2|42	%{_gamesdatadir}/%{name}/sthelp.hlp
12nu|eduke32-2.0.4svn3089-2|43	%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12nu|eduke32-2.0.4svn3089-2|44	%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12nu|eduke32-2.0.4svn3089-2|45	%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
12nu|eduke32-2.0.4svn3089-2|46	%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
12nu|eduke32-2.0.4svn3089-2|47	
12nu|eduke32-2.0.4svn3089-2|48	
12nu|eduke32-2.0.4svn3089-2|49	#----------------------------------------------------------------------------
12nu|eduke32-2.0.4svn3089-2|50	
12nu|eduke32-2.0.4svn3089-2|51	%package gui
12nu|eduke32-2.0.4svn3089-2|52	Summary:	Eduke32 GUI game
12nu|eduke32-2.0.4svn3089-2|53	Group:		Games/Arcade
12nu|eduke32-2.0.4svn3089-2|54	Requires:	update-alternatives
12nu|eduke32-2.0.4svn3089-2|55	Provides:	eduke32 = %{EVRD}
12nu|eduke32-2.0.4svn3089-2|56	Provides:	eduke32_engine = %{EVRD}
12nu|eduke32-2.0.4svn3089-2|57	
12nu|eduke32-2.0.4svn3089-2|58	%description gui
12nu|eduke32-2.0.4svn3089-2|59	Eduke32 package with nice simple GTK loader.
12nu|eduke32-2.0.4svn3089-2|60	
12nu|eduke32-2.0.4svn3089-2|61	%files gui
12nu|eduke32-2.0.4svn3089-2|62	%ghost %{_gamesbindir}/%{name}
12nu|eduke32-2.0.4svn3089-2|63	%{_gamesbindir}/%{name}-gui
12nu|eduke32-2.0.4svn3089-2|64	%{_datadir}/applications/%{name}-gui.desktop
12nu|eduke32-2.0.4svn3089-2|65	
12nu|eduke32-2.0.4svn3089-2|66	%preun gui
12nu|eduke32-2.0.4svn3089-2|67	if [ "$1" = 0 ] ; then
12nu|eduke32-2.0.4svn3089-2|68	update-alternatives --remove %{name} %{_gamesbindir}/%{name}-gui
12nu|eduke32-2.0.4svn3089-2|69	fi
12nu|eduke32-2.0.4svn3089-2|70	
12nu|eduke32-2.0.4svn3089-2|71	%post gui
12nu|eduke32-2.0.4svn3089-2|72	update-alternatives --install %{_gamesbindir}/%{name} %{name} %{_gamesbindir}/%{name}-gui 11
12nu|eduke32-2.0.4svn3089-2|73	
12nu|eduke32-2.0.4svn3089-2|74	#----------------------------------------------------------------------------
12nu|eduke32-2.0.4svn3089-2|75	
12nu|eduke32-2.0.4svn3089-2|76	%package console
12nu|eduke32-2.0.4svn3089-2|77	Summary:	Eduke32 Console game
12nu|eduke32-2.0.4svn3089-2|78	Group:		Games/Arcade
12nu|eduke32-2.0.4svn3089-2|79	Requires:	update-alternatives
12nu|eduke32-2.0.4svn3089-2|80	Provides:	eduke32 = %{EVRD}
12nu|eduke32-2.0.4svn3089-2|81	Provides:	eduke32_engine = %{EVRD}
12nu|eduke32-2.0.4svn3089-2|82	
12nu|eduke32-2.0.4svn3089-2|83	%description console
12nu|eduke32-2.0.4svn3089-2|84	Classic console Eduke32 without GUI launcher.
12nu|eduke32-2.0.4svn3089-2|85	
12nu|eduke32-2.0.4svn3089-2|86	%files console
12nu|eduke32-2.0.4svn3089-2|87	%{_gamesbindir}/%{name}-console
12nu|eduke32-2.0.4svn3089-2|88	%{_datadir}/applications/%{name}-console.desktop
12nu|eduke32-2.0.4svn3089-2|89	
12nu|eduke32-2.0.4svn3089-2|90	%preun console
12nu|eduke32-2.0.4svn3089-2|91	if [ "$1" = 0 ] ; then
12nu|eduke32-2.0.4svn3089-2|92	update-alternatives --remove %{name} %{_gamesbindir}/%{name}-console
12nu|eduke32-2.0.4svn3089-2|93	fi
12nu|eduke32-2.0.4svn3089-2|94	
12nu|eduke32-2.0.4svn3089-2|95	%post console
12nu|eduke32-2.0.4svn3089-2|96	update-alternatives --install %{_gamesbindir}/%{name} %{name} %{_gamesbindir}/%{name}-console 11
12nu|eduke32-2.0.4svn3089-2|97	
12nu|eduke32-2.0.4svn3089-2|98	#----------------------------------------------------------------------------
12nu|eduke32-2.0.4svn3089-2|99	
12nu|eduke32-2.0.4svn3089-2|100	%package mapeditor
12nu|eduke32-2.0.4svn3089-2|101	Summary:	Eduke32 map editor
12nu|eduke32-2.0.4svn3089-2|102	Group:		Games/Arcade
12nu|eduke32-2.0.4svn3089-2|103	Requires:	update-alternatives
12nu|eduke32-2.0.4svn3089-2|104	
12nu|eduke32-2.0.4svn3089-2|105	%description mapeditor
12nu|eduke32-2.0.4svn3089-2|106	Eduke32 maps editor based on BUILD engine.
12nu|eduke32-2.0.4svn3089-2|107	
12nu|eduke32-2.0.4svn3089-2|108	# both versions of editor are packed but only GUI one is preffered but can be changed
12nu|eduke32-2.0.4svn3089-2|109	# with use of update-alternatives
12nu|eduke32-2.0.4svn3089-2|110	%files mapeditor
12nu|eduke32-2.0.4svn3089-2|111	%ghost %{_gamesbindir}/mapster32
12nu|eduke32-2.0.4svn3089-2|112	%{_gamesbindir}/mapster32-gui
12nu|eduke32-2.0.4svn3089-2|113	%{_gamesbindir}/mapster32-console
12nu|eduke32-2.0.4svn3089-2|114	
12nu|eduke32-2.0.4svn3089-2|115	%preun mapeditor
12nu|eduke32-2.0.4svn3089-2|116	if [ "$1" = 0 ] ; then
12nu|eduke32-2.0.4svn3089-2|117	update-alternatives --remove mapster32 %{_gamesbindir}/mapster32-console
12nu|eduke32-2.0.4svn3089-2|118	update-alternatives --remove mapster32 %{_gamesbindir}/mapster32-gui
12nu|eduke32-2.0.4svn3089-2|119	fi
12nu|eduke32-2.0.4svn3089-2|120	
12nu|eduke32-2.0.4svn3089-2|121	%post mapeditor
12nu|eduke32-2.0.4svn3089-2|122	update-alternatives --install %{_gamesbindir}/mapster32 mapster32 %{_gamesbindir}/mapster32-console 11
12nu|eduke32-2.0.4svn3089-2|123	update-alternatives --install %{_gamesbindir}/mapster32 mapster32 %{_gamesbindir}/mapster32-gui 12
12nu|eduke32-2.0.4svn3089-2|124	
12nu|eduke32-2.0.4svn3089-2|125	#----------------------------------------------------------------------------
12nu|eduke32-2.0.4svn3089-2|126	
12nu|eduke32-2.0.4svn3089-2|127	%package utils
12nu|eduke32-2.0.4svn3089-2|128	Summary:	Eduke32 build tools
12nu|eduke32-2.0.4svn3089-2|129	Group:		Games/Arcade
12nu|eduke32-2.0.4svn3089-2|130	
12nu|eduke32-2.0.4svn3089-2|131	%description utils
12nu|eduke32-2.0.4svn3089-2|132	Eduke32 build tools.
12nu|eduke32-2.0.4svn3089-2|133	
12nu|eduke32-2.0.4svn3089-2|134	%files utils
12nu|eduke32-2.0.4svn3089-2|135	%{_bindir}/kextract
12nu|eduke32-2.0.4svn3089-2|136	%{_bindir}/kgroup
12nu|eduke32-2.0.4svn3089-2|137	%{_bindir}/transpal
12nu|eduke32-2.0.4svn3089-2|138	%{_bindir}/wad2art
12nu|eduke32-2.0.4svn3089-2|139	%{_bindir}/wad2map
12nu|eduke32-2.0.4svn3089-2|140	
12nu|eduke32-2.0.4svn3089-2|141	#----------------------------------------------------------------------------
12nu|eduke32-2.0.4svn3089-2|142	
12nu|eduke32-2.0.4svn3089-2|143	%prep
12nu|eduke32-2.0.4svn3089-2|144	%setup -q -n %{name}_%{svndate}-%{sversion}
12nu|eduke32-2.0.4svn3089-2|145	cp %{SOURCE1} .
12nu|eduke32-2.0.4svn3089-2|146	cp %{SOURCE2} .
12nu|eduke32-2.0.4svn3089-2|147	cp %{SOURCE3} .
12nu|eduke32-2.0.4svn3089-2|148	cp %{SOURCE4} .
12nu|eduke32-2.0.4svn3089-2|149	cp %{SOURCE5} .
12nu|eduke32-2.0.4svn3089-2|150	cp %{SOURCE6} .
12nu|eduke32-2.0.4svn3089-2|151	
12nu|eduke32-2.0.4svn3089-2|152	%build
12nu|eduke32-2.0.4svn3089-2|153	make veryclean
12nu|eduke32-2.0.4svn3089-2|154	%make HAVE_GTK2=1 RELEASE=1
12nu|eduke32-2.0.4svn3089-2|155	mv %{name} %{name}-gui
12nu|eduke32-2.0.4svn3089-2|156	mv mapster32 mapster32-gui
12nu|eduke32-2.0.4svn3089-2|157	make veryclean
12nu|eduke32-2.0.4svn3089-2|158	make HAVE_GTK2=0 RELEASE=1
12nu|eduke32-2.0.4svn3089-2|159	mv %{name} %{name}-console
12nu|eduke32-2.0.4svn3089-2|160	mv mapster32 mapster32-console
12nu|eduke32-2.0.4svn3089-2|161	touch %{name}
12nu|eduke32-2.0.4svn3089-2|162	touch mapster32
12nu|eduke32-2.0.4svn3089-2|163	cd build
12nu|eduke32-2.0.4svn3089-2|164	make veryclean
12nu|eduke32-2.0.4svn3089-2|165	make utils
12nu|eduke32-2.0.4svn3089-2|166	cd ..
12nu|eduke32-2.0.4svn3089-2|167	
12nu|eduke32-2.0.4svn3089-2|168	%install
12nu|eduke32-2.0.4svn3089-2|169	# ghost version of files...
12nu|eduke32-2.0.4svn3089-2|170	install -Dm 0755 %{name} %{buildroot}%{_gamesbindir}/%{name}
12nu|eduke32-2.0.4svn3089-2|171	install -Dm 0755 mapster32 %{buildroot}%{_gamesbindir}/mapster32
12nu|eduke32-2.0.4svn3089-2|172	# shareware demo installer script
12nu|eduke32-2.0.4svn3089-2|173	install -Dm 0755 %{name}-demo-install.sh %{buildroot}%{_gamesbindir}/%{name}-demo-install
12nu|eduke32-2.0.4svn3089-2|174	# gui versions of game engine
12nu|eduke32-2.0.4svn3089-2|175	install -Dm 0755 %{name}-gui %{buildroot}%{_gamesbindir}/%{name}-gui
12nu|eduke32-2.0.4svn3089-2|176	install -Dm 0755 mapster32-gui %{buildroot}%{_gamesbindir}/mapster32-gui
12nu|eduke32-2.0.4svn3089-2|177	# console versions of game engine
12nu|eduke32-2.0.4svn3089-2|178	install -Dm 0755 mapster32-console %{buildroot}%{_gamesbindir}/mapster32-console
12nu|eduke32-2.0.4svn3089-2|179	install -Dm 0755 %{name}-console %{buildroot}%{_gamesbindir}/%{name}-console
12nu|eduke32-2.0.4svn3089-2|180	# data files and help files for editor
12nu|eduke32-2.0.4svn3089-2|181	install -Dm 0644 SEHELP.HLP %{buildroot}%{_gamesdatadir}/%{name}/sehelp.hlp
12nu|eduke32-2.0.4svn3089-2|182	install -Dm 0644 STHELP.HLP %{buildroot}%{_gamesdatadir}/%{name}/sthelp.hlp
12nu|eduke32-2.0.4svn3089-2|183	install -Dm 0644 m32help.hlp %{buildroot}%{_gamesdatadir}/%{name}/m32help.hlp
12nu|eduke32-2.0.4svn3089-2|184	
12nu|eduke32-2.0.4svn3089-2|185	install -Dm 0644 %{name}_32x32.png %{buildroot}%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
12nu|eduke32-2.0.4svn3089-2|186	install -Dm 0644 %{name}_48x48.png %{buildroot}%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
12nu|eduke32-2.0.4svn3089-2|187	install -Dm 0644 %{name}_64x64.png %{buildroot}%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
12nu|eduke32-2.0.4svn3089-2|188	install -Dm 0644 %{name}_128x128.png %{buildroot}%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
12nu|eduke32-2.0.4svn3089-2|189	# utils
12nu|eduke32-2.0.4svn3089-2|190	install -Dm 0755 build/kextract %{buildroot}%{_bindir}/kextract
12nu|eduke32-2.0.4svn3089-2|191	install -Dm 0755 build/kgroup %{buildroot}%{_bindir}/kgroup
12nu|eduke32-2.0.4svn3089-2|192	install -Dm 0755 build/transpal %{buildroot}%{_bindir}/transpal
12nu|eduke32-2.0.4svn3089-2|193	install -Dm 0755 build/wad2art %{buildroot}%{_bindir}/wad2art
12nu|eduke32-2.0.4svn3089-2|194	install -Dm 0755 build/wad2map %{buildroot}%{_bindir}/wad2map
12nu|eduke32-2.0.4svn3089-2|195	
12nu|eduke32-2.0.4svn3089-2|196	mkdir %{buildroot}%{_datadir}/applications
12nu|eduke32-2.0.4svn3089-2|197	cat > %{buildroot}%{_datadir}/applications/%{name}-gui.desktop << EOF
12nu|eduke32-2.0.4svn3089-2|198	[Desktop Entry]
12nu|eduke32-2.0.4svn3089-2|199	Name=Duke Nukem 3D GUI
12nu|eduke32-2.0.4svn3089-2|200	Comment=Eduke32 GUI game
12nu|eduke32-2.0.4svn3089-2|201	Exec=%{_gamesbindir}/%{name}-gui
12nu|eduke32-2.0.4svn3089-2|202	Icon=%{name}
12nu|eduke32-2.0.4svn3089-2|203	Terminal=false
12nu|eduke32-2.0.4svn3089-2|204	Type=Application
12nu|eduke32-2.0.4svn3089-2|205	StartupNotify=true
12nu|eduke32-2.0.4svn3089-2|206	Categories=Game;ArcadeGame;
12nu|eduke32-2.0.4svn3089-2|207	EOF
12nu|eduke32-2.0.4svn3089-2|208	
12nu|eduke32-2.0.4svn3089-2|209	cat > %{buildroot}%{_datadir}/applications/%{name}-console.desktop << EOF
12nu|eduke32-2.0.4svn3089-2|210	[Desktop Entry]
12nu|eduke32-2.0.4svn3089-2|211	Name=Duke Nukem 3D Console
12nu|eduke32-2.0.4svn3089-2|212	Comment=Eduke32 Console game
12nu|eduke32-2.0.4svn3089-2|213	Exec=%{_gamesbindir}/%{name}-console
12nu|eduke32-2.0.4svn3089-2|214	Icon=%{name}
12nu|eduke32-2.0.4svn3089-2|215	Terminal=false
12nu|eduke32-2.0.4svn3089-2|216	Type=Application
12nu|eduke32-2.0.4svn3089-2|217	StartupNotify=true
12nu|eduke32-2.0.4svn3089-2|218	Categories=Game;ArcadeGame;
12nu|eduke32-2.0.4svn3089-2|219	EOF
12nu|eduke32-2.0.4svn3089-2|220	
12nu|eduke32-2.0.4svn3089-2|221	
12nu|eduke32-2.0.4svn3089-2|222	%changelog
12nu|eduke32-2.0.4svn3089-2|223	* Wed May 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.0.4svn3089-2
12nu|eduke32-2.0.4svn3089-2|224	+ Revision: 7aa5259
12nu|eduke32-2.0.4svn3089-2|225	- Fix Requires, spec cleanup
12nu|eduke32-2.0.4svn3089-2|226	
12nu|eduke32-2.0.4svn3089-2|227	

21767 12
12nu|epsxe-1.6.0-69.5|1	%define __noautoprov '(.*)\\.so(.*)'
12nu|epsxe-1.6.0-69.5|2	%define __noautoreq 'libstdc\\+\\+-libc6\\.2-2\\.so\\.3'
12nu|epsxe-1.6.0-69.5|3	
12nu|epsxe-1.6.0-69.5|4	Summary:	Sony PlayStation emulator
12nu|epsxe-1.6.0-69.5|5	Name:		epsxe
12nu|epsxe-1.6.0-69.5|6	Version:	1.6.0
12nu|epsxe-1.6.0-69.5|7	Release:	69.5
12nu|epsxe-1.6.0-69.5|8	License:	Freeware
12nu|epsxe-1.6.0-69.5|9	Group:		Emulators
12nu|epsxe-1.6.0-69.5|10	Url:		http://www.epsxe.com
12nu|epsxe-1.6.0-69.5|11	# Custom repack with plugins etc
12nu|epsxe-1.6.0-69.5|12	Source:		%{name}-%{version}.tar.bz2
12nu|epsxe-1.6.0-69.5|13	Suggests:	galaxy-gtk12
12nu|epsxe-1.6.0-69.5|14	ExclusiveArch:	%{ix86}
12nu|epsxe-1.6.0-69.5|15	
12nu|epsxe-1.6.0-69.5|16	%description
12nu|epsxe-1.6.0-69.5|17	Great Sony PlayStation emulator. Requires a BIOS image. Includes
12nu|epsxe-1.6.0-69.5|18	the best plugins:
12nu|epsxe-1.6.0-69.5|19	
12nu|epsxe-1.6.0-69.5|20	GPU P.E.Op.S. MesaGL 1.78
12nu|epsxe-1.6.0-69.5|21	GPU P.E.Op.S. SoftX 1.18
12nu|epsxe-1.6.0-69.5|22	GPU Pete's XGL2 2.9
12nu|epsxe-1.6.0-69.5|23	
12nu|epsxe-1.6.0-69.5|24	SPU Eternal 1.41
12nu|epsxe-1.6.0-69.5|25	SPU P.E.Op.S. ALSA 1.9
12nu|epsxe-1.6.0-69.5|26	SPU P.E.Op.S. OSS 1.9
12nu|epsxe-1.6.0-69.5|27	SPU Pete's Null 1.1
12nu|epsxe-1.6.0-69.5|28	
12nu|epsxe-1.6.0-69.5|29	JoyPad Lamer0's JoyPadXwin 1.1
12nu|epsxe-1.6.0-69.5|30	JoyPad ammoQ's PadJoy 0.8
12nu|epsxe-1.6.0-69.5|31	JoyPad Linuzappz X Windows Pad Driver 1.6
12nu|epsxe-1.6.0-69.5|32	
12nu|epsxe-1.6.0-69.5|33	%prep
12nu|epsxe-1.6.0-69.5|34	%setup -q
12nu|epsxe-1.6.0-69.5|35	
12nu|epsxe-1.6.0-69.5|36	%install
12nu|epsxe-1.6.0-69.5|37	install -D -m 0755 epsxe-start %{buildroot}%{_bindir}/epsxe-start
12nu|epsxe-1.6.0-69.5|38	install -D -m 0644 epsxe.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12nu|epsxe-1.6.0-69.5|39	install -D -m 0644 epsxe.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12nu|epsxe-1.6.0-69.5|40	install -D -m 0755 epsxe %{buildroot}%{_libdir}/epsxe/epsxe
12nu|epsxe-1.6.0-69.5|41	install -D -m 0644 keycodes.lst %{buildroot}%{_libdir}/epsxe/keycodes.lst
12nu|epsxe-1.6.0-69.5|42	cp -r cfg %{buildroot}%{_libdir}/%{name}/
12nu|epsxe-1.6.0-69.5|43	cp -r docs %{buildroot}%{_libdir}/%{name}/
12nu|epsxe-1.6.0-69.5|44	cp -r extra %{buildroot}%{_libdir}/%{name}/
12nu|epsxe-1.6.0-69.5|45	cp -r plugins %{buildroot}%{_libdir}/%{name}/
12nu|epsxe-1.6.0-69.5|46	cp -r runtime %{buildroot}%{_libdir}/%{name}/
12nu|epsxe-1.6.0-69.5|47	cp -r shaders %{buildroot}%{_libdir}/%{name}/
12nu|epsxe-1.6.0-69.5|48	
12nu|epsxe-1.6.0-69.5|49	rm -f %{buildroot}%{_libdir}/%{name}/plugins/libgpuPeopsSDL.so.1.0.16
12nu|epsxe-1.6.0-69.5|50	
12nu|epsxe-1.6.0-69.5|51	%files
12nu|epsxe-1.6.0-69.5|52	%{_bindir}/%{name}-start
12nu|epsxe-1.6.0-69.5|53	%{_libdir}/%{name}/*
12nu|epsxe-1.6.0-69.5|54	%{_datadir}/applications/%{name}.desktop
12nu|epsxe-1.6.0-69.5|55	%{_datadir}/pixmaps/%{name}.png
12nu|epsxe-1.6.0-69.5|56	

21768 12
12nu|epsxe1.9-1.9.0-1|1	%define _enable_debug_packages %{nil}
12nu|epsxe1.9-1.9.0-1|2	%define debug_package %{nil}
12nu|epsxe1.9-1.9.0-1|3	
12nu|epsxe1.9-1.9.0-1|4	# We want possibility to install 1.6, 1.9 and possibly other versions
12nu|epsxe1.9-1.9.0-1|5	%define oname epsxe
12nu|epsxe1.9-1.9.0-1|6	%define major 1.9
12nu|epsxe1.9-1.9.0-1|7	%define minor 0
12nu|epsxe1.9-1.9.0-1|8	
12nu|epsxe1.9-1.9.0-1|9	Summary:	Sony PlayStation emulator
12nu|epsxe1.9-1.9.0-1|10	Name:		%{oname}%{major}
12nu|epsxe1.9-1.9.0-1|11	Version:	%{major}.%{minor}
12nu|epsxe1.9-1.9.0-1|12	Release:	1
12nu|epsxe1.9-1.9.0-1|13	License:	Freeware
12nu|epsxe1.9-1.9.0-1|14	Group:		Emulators
12nu|epsxe1.9-1.9.0-1|15	Url:		http://www.epsxe.com
12nu|epsxe1.9-1.9.0-1|16	Source0:	%{oname}190lin.zip
12nu|epsxe1.9-1.9.0-1|17	Source1:	%{oname}-%{major}-plugins.tar.bz2
12nu|epsxe1.9-1.9.0-1|18	Source2:	%{oname}%{major}-start
12nu|epsxe1.9-1.9.0-1|19	ExclusiveArch:	%{ix86}
12nu|epsxe1.9-1.9.0-1|20	# Not auto-detected but listed in epsxe_linux_en.txt, really ugly way...
12nu|epsxe1.9-1.9.0-1|21	Requires:	libasound.so.2
12nu|epsxe1.9-1.9.0-1|22	Requires:	libasyncns.so.0
12nu|epsxe1.9-1.9.0-1|23	Requires:	libatk-1.0.so.0
12nu|epsxe1.9-1.9.0-1|24	Requires:	libcaca.so.0
12nu|epsxe1.9-1.9.0-1|25	Requires:	libcairo.so.2
12nu|epsxe1.9-1.9.0-1|26	Requires:	libdbus-1.so.3
12nu|epsxe1.9-1.9.0-1|27	Requires:	libdl.so.2
12nu|epsxe1.9-1.9.0-1|28	Requires:	libexpat.so.1
12nu|epsxe1.9-1.9.0-1|29	Requires:	libFLAC.so.8
12nu|epsxe1.9-1.9.0-1|30	Requires:	libfontconfig.so.1
12nu|epsxe1.9-1.9.0-1|31	Requires:	libfreetype.so.6
12nu|epsxe1.9-1.9.0-1|32	Requires:	libgdk_pixbuf-2.0.so.0
12nu|epsxe1.9-1.9.0-1|33	Requires:	libgdk-x11-2.0.so.0
12nu|epsxe1.9-1.9.0-1|34	Requires:	libgio-2.0.so.0
12nu|epsxe1.9-1.9.0-1|35	Requires:	libglib-2.0.so.0
12nu|epsxe1.9-1.9.0-1|36	Requires:	libgmodule-2.0.so.0
12nu|epsxe1.9-1.9.0-1|37	Requires:	libgobject-2.0.so.0
12nu|epsxe1.9-1.9.0-1|38	Requires:	libgthread-2.0.so.0
12nu|epsxe1.9-1.9.0-1|39	Requires:	libgtk-x11-2.0.so.0
12nu|epsxe1.9-1.9.0-1|40	Requires:	libjson.so.0
12nu|epsxe1.9-1.9.0-1|41	Requires:	libm.so.6
12nu|epsxe1.9-1.9.0-1|42	Requires:	libncurses.so.5
12nu|epsxe1.9-1.9.0-1|43	Requires:	libncursesw.so.5
12nu|epsxe1.9-1.9.0-1|44	Requires:	libnsl.so.1
12nu|epsxe1.9-1.9.0-1|45	Requires:	libogg.so.0
12nu|epsxe1.9-1.9.0-1|46	Requires:	libpango-1.0.so.0
12nu|epsxe1.9-1.9.0-1|47	Requires:	libpangocairo-1.0.so.0
12nu|epsxe1.9-1.9.0-1|48	Requires:	libpangoft2-1.0.so.0
12nu|epsxe1.9-1.9.0-1|49	Requires:	libpixman-1.so.0
12nu|epsxe1.9-1.9.0-1|50	Requires:	libpng12.so.0
12nu|epsxe1.9-1.9.0-1|51	Requires:	libpthread.so.0
12nu|epsxe1.9-1.9.0-1|52	Requires:	libpulse-simple.so.0
12nu|epsxe1.9-1.9.0-1|53	Requires:	libpulse.so.0
12nu|epsxe1.9-1.9.0-1|54	Requires:	libSDL-1.2.so.0
12nu|epsxe1.9-1.9.0-1|55	Requires:	libSDL_ttf-2.0.so.0
12nu|epsxe1.9-1.9.0-1|56	Requires:	libslang.so.2
12nu|epsxe1.9-1.9.0-1|57	Requires:	libsndfile.so.1
12nu|epsxe1.9-1.9.0-1|58	Requires:	libtinfo.so.5
12nu|epsxe1.9-1.9.0-1|59	Requires:	libvorbisenc.so.2
12nu|epsxe1.9-1.9.0-1|60	Requires:	libvorbis.so.0
12nu|epsxe1.9-1.9.0-1|61	Requires:	libwrap.so.0
12nu|epsxe1.9-1.9.0-1|62	Requires:	libX11.so.6
12nu|epsxe1.9-1.9.0-1|63	Requires:	libXau.so.6
12nu|epsxe1.9-1.9.0-1|64	Requires:	libxcb-render.so.0
12nu|epsxe1.9-1.9.0-1|65	Requires:	libxcb-shm.so.0
12nu|epsxe1.9-1.9.0-1|66	Requires:	libxcb.so.1
12nu|epsxe1.9-1.9.0-1|67	Requires:	libXcomposite.so.1
12nu|epsxe1.9-1.9.0-1|68	Requires:	libXcursor.so.1
12nu|epsxe1.9-1.9.0-1|69	Requires:	libXdamage.so.1
12nu|epsxe1.9-1.9.0-1|70	Requires:	libXdmcp.so.6
12nu|epsxe1.9-1.9.0-1|71	Requires:	libXext.so.6
12nu|epsxe1.9-1.9.0-1|72	Requires:	libXfixes.so.3
12nu|epsxe1.9-1.9.0-1|73	Requires:	libXinerama.so.1
12nu|epsxe1.9-1.9.0-1|74	Requires:	libXi.so.6
12nu|epsxe1.9-1.9.0-1|75	Requires:	libXrandr.so.2
12nu|epsxe1.9-1.9.0-1|76	Requires:	libXrender.so.1
12nu|epsxe1.9-1.9.0-1|77	Requires:	libz.so.1
12nu|epsxe1.9-1.9.0-1|78	
12nu|epsxe1.9-1.9.0-1|79	%description
12nu|epsxe1.9-1.9.0-1|80	Great Sony PlayStation emulator. Requires a BIOS image. Includes
12nu|epsxe1.9-1.9.0-1|81	the best external plugins (in addition to internal ones):
12nu|epsxe1.9-1.9.0-1|82	
12nu|epsxe1.9-1.9.0-1|83	GPU P.E.Op.S. MesaGL 1.78
12nu|epsxe1.9-1.9.0-1|84	GPU P.E.Op.S. SoftX 1.18
12nu|epsxe1.9-1.9.0-1|85	GPU Pete's XGL2 2.9
12nu|epsxe1.9-1.9.0-1|86	SPU P.E.Op.S. OSS 1.9
12nu|epsxe1.9-1.9.0-1|87	
12nu|epsxe1.9-1.9.0-1|88	%prep
12nu|epsxe1.9-1.9.0-1|89	%setup -q -c -a1
12nu|epsxe1.9-1.9.0-1|90	
12nu|epsxe1.9-1.9.0-1|91	%build
12nu|epsxe1.9-1.9.0-1|92	
12nu|epsxe1.9-1.9.0-1|93	%install
12nu|epsxe1.9-1.9.0-1|94	install -D -m 0755 %{SOURCE2} %{buildroot}%{_bindir}/%{oname}%{major}-start
12nu|epsxe1.9-1.9.0-1|95	install -D -m 0644 %{oname}.png %{buildroot}%{_datadir}/pixmaps/%{oname}%{major}.png
12nu|epsxe1.9-1.9.0-1|96	install -D -m 0755 %{oname} %{buildroot}%{_libdir}/%{oname}%{major}/%{oname}
12nu|epsxe1.9-1.9.0-1|97	install -D -m 0644 keycodes.lst %{buildroot}%{_libdir}/%{oname}%{major}/keycodes.lst
12nu|epsxe1.9-1.9.0-1|98	cp -r cfg %{buildroot}%{_libdir}/%{oname}%{major}/
12nu|epsxe1.9-1.9.0-1|99	cp -r docs %{buildroot}%{_libdir}/%{oname}%{major}/
12nu|epsxe1.9-1.9.0-1|100	cp -r extra %{buildroot}%{_libdir}/%{oname}%{major}/
12nu|epsxe1.9-1.9.0-1|101	cp -r plugins %{buildroot}%{_libdir}/%{oname}%{major}/
12nu|epsxe1.9-1.9.0-1|102	cp -r shaders %{buildroot}%{_libdir}/%{oname}%{major}/
12nu|epsxe1.9-1.9.0-1|103	
12nu|epsxe1.9-1.9.0-1|104	# install menu entry
12nu|epsxe1.9-1.9.0-1|105	mkdir -p %{buildroot}%{_datadir}/applications/
12nu|epsxe1.9-1.9.0-1|106	cat > %{buildroot}%{_datadir}/applications/%{oname}%{major}.desktop << EOF
12nu|epsxe1.9-1.9.0-1|107	[Desktop Entry]
12nu|epsxe1.9-1.9.0-1|108	Name=ePSXe (%{major})
12nu|epsxe1.9-1.9.0-1|109	Comment=Sony PlayStation Emulator
12nu|epsxe1.9-1.9.0-1|110	Exec=/usr/bin/%{oname}%{major}-start
12nu|epsxe1.9-1.9.0-1|111	Icon=%{oname}%{major}
12nu|epsxe1.9-1.9.0-1|112	Terminal=false
12nu|epsxe1.9-1.9.0-1|113	Type=Application
12nu|epsxe1.9-1.9.0-1|114	StartupNotify=true
12nu|epsxe1.9-1.9.0-1|115	Categories=Game;X-MandrivaLinux-MoreApplications-Emulators;Emulator;
12nu|epsxe1.9-1.9.0-1|116	EOF
12nu|epsxe1.9-1.9.0-1|117	
12nu|epsxe1.9-1.9.0-1|118	%files
12nu|epsxe1.9-1.9.0-1|119	%{_bindir}/%{oname}%{major}-start
12nu|epsxe1.9-1.9.0-1|120	%{_libdir}/%{oname}%{major}/*
12nu|epsxe1.9-1.9.0-1|121	%{_datadir}/applications/%{oname}%{major}.desktop
12nu|epsxe1.9-1.9.0-1|122	%{_datadir}/pixmaps/%{oname}%{major}.png
12nu|epsxe1.9-1.9.0-1|123	

21769 12
12nu|flash-player-plugin-11.2.202.616-1|1	# backportability
12nu|flash-player-plugin-11.2.202.616-1|2	%define _localstatedir /var
12nu|flash-player-plugin-11.2.202.616-1|3	%define debug_package %{nil}
12nu|flash-player-plugin-11.2.202.616-1|4	
12nu|flash-player-plugin-11.2.202.616-1|5	Summary:	Flash Player plugin for browsers
12nu|flash-player-plugin-11.2.202.616-1|6	Name:		flash-player-plugin
12nu|flash-player-plugin-11.2.202.616-1|7	Version:	11.2.202.616
12nu|flash-player-plugin-11.2.202.616-1|8	Release:	1
12nu|flash-player-plugin-11.2.202.616-1|9	License:	Proprietary
12nu|flash-player-plugin-11.2.202.616-1|10	URL:		http://www.adobe.com/products/flashplayer/
12nu|flash-player-plugin-11.2.202.616-1|11	Source0:	http://fpdownload.macromedia.com/get/flashplayer/pdc/%{version}/install_flash_player_11_linux.i386.tar.gz
12nu|flash-player-plugin-11.2.202.616-1|12	Source1:	http://fpdownload.macromedia.com/get/flashplayer/pdc/%{version}/install_flash_player_11_linux.x86_64.tar.gz
12nu|flash-player-plugin-11.2.202.616-1|13	Source100:	%{name}.rpmlintrc
12nu|flash-player-plugin-11.2.202.616-1|14	Group:		Networking/WWW
12nu|flash-player-plugin-11.2.202.616-1|15	Requires:	curl
12nu|flash-player-plugin-11.2.202.616-1|16	Requires(post):	curl
12nu|flash-player-plugin-11.2.202.616-1|17	Provides:	flashplayer-plugin == %{version}
12nu|flash-player-plugin-11.2.202.616-1|18	
12nu|flash-player-plugin-11.2.202.616-1|19	# obtained by objdump -x /usr/lib/mozilla/plugins/libflashplayer.so | grep NEEDED
12nu|flash-player-plugin-11.2.202.616-1|20	# helper: for i in $(objdump -p libflashplayer.so  | grep NEEDED | awk '{ print $2 }'); do
12nu|flash-player-plugin-11.2.202.616-1|21	#	  echo -n "$i: "; rpm -qf /usr/lib64/$i; done
12nu|flash-player-plugin-11.2.202.616-1|22	#		libX11.so.6	libXext.so.6	libXt.so.6	libfreetype.so.6
12nu|flash-player-plugin-11.2.202.616-1|23	Requires:	%{_lib}x11_6	%{_lib}xext6	%{_lib}xt6	%{_lib}freetype6
12nu|flash-player-plugin-11.2.202.616-1|24	#		libfontconfig.so.1	libgtk-x11-2.0.so.0, libgdk-x11-2.0.so.0
12nu|flash-player-plugin-11.2.202.616-1|25	Requires:       %{_lib}fontconfig1	%{_lib}gtk+2.0_0
12nu|flash-player-plugin-11.2.202.616-1|26	#		libatk-1.0.so.0	libgdk_pixbuf-2.0.so.0	libpangocairo-1.0.so.0, libpango-1.0.so.0
12nu|flash-player-plugin-11.2.202.616-1|27	Requires:	%{_lib}atk1.0_0	%{_lib}gdk_pixbuf2.0_0	%{_lib}pango1.0_0
12nu|flash-player-plugin-11.2.202.616-1|28	#		libcairo.so.2	libgobject-2.0.so.0, libgmodule-2.0.so.0, libglib-2.0.so.0
12nu|flash-player-plugin-11.2.202.616-1|29	Requires:	%{_lib}cairo2	%{_lib}glib2.0_0
12nu|flash-player-plugin-11.2.202.616-1|30	#		libnss3.so, libsmime3.so, libssl3.so	libplds4.so, libplc4.so, libnspr4.so
12nu|flash-player-plugin-11.2.202.616-1|31	Requires:	%{_lib}nss3				%{_lib}nspr4
12nu|flash-player-plugin-11.2.202.616-1|32	# required for audio, dlopened:
12nu|flash-player-plugin-11.2.202.616-1|33	Requires:	%{_lib}alsa2
12nu|flash-player-plugin-11.2.202.616-1|34	# dlopened:
12nu|flash-player-plugin-11.2.202.616-1|35	Requires:	%{_lib}curl4
12nu|flash-player-plugin-11.2.202.616-1|36	# dlopened, for video acceleration:
12nu|flash-player-plugin-11.2.202.616-1|37	Suggests:	%{_lib}vdpau1
12nu|flash-player-plugin-11.2.202.616-1|38	#
12nu|flash-player-plugin-11.2.202.616-1|39	Obsoletes:	FlashPlayer < 9.0.115.0-5
12nu|flash-player-plugin-11.2.202.616-1|40	Obsoletes:	flashplayer < %{version}
12nu|flash-player-plugin-11.2.202.616-1|41	Obsoletes:	flash-plugin < %{version}
12nu|flash-player-plugin-11.2.202.616-1|42	Obsoletes:	FlashPlayer-plugin < %{version}
12nu|flash-player-plugin-11.2.202.616-1|43	Obsoletes:	flashplayer-plugin < %{version}
12nu|flash-player-plugin-11.2.202.616-1|44	
12nu|flash-player-plugin-11.2.202.616-1|45	# Conflict with free plugins to avoid user confusion as to which one is
12nu|flash-player-plugin-11.2.202.616-1|46	# actually used:
12nu|flash-player-plugin-11.2.202.616-1|47	Conflicts:	gnash-firefox-plugin
12nu|flash-player-plugin-11.2.202.616-1|48	Conflicts:	swfdec-mozilla
12nu|flash-player-plugin-11.2.202.616-1|49	Conflicts:	lightspark-mozilla-plugin
12nu|flash-player-plugin-11.2.202.616-1|50	Conflicts:	libflashsupport < 0.20080000.1
12nu|flash-player-plugin-11.2.202.616-1|51	Obsoletes:	flash-player-plugin10.2 < 10.2.152
12nu|flash-player-plugin-11.2.202.616-1|52	
12nu|flash-player-plugin-11.2.202.616-1|53	%description
12nu|flash-player-plugin-11.2.202.616-1|54	Adobe Flash Player plugin for browsers.
12nu|flash-player-plugin-11.2.202.616-1|55	
12nu|flash-player-plugin-11.2.202.616-1|56	NOTE: This package does not contain the Flash Player itself. The
12nu|flash-player-plugin-11.2.202.616-1|57	software will be automatically downloaded from Adobe during package
12nu|flash-player-plugin-11.2.202.616-1|58	installation. Alternatively you can use the command
12nu|flash-player-plugin-11.2.202.616-1|59	"download-flash-player-plugin" manually.
12nu|flash-player-plugin-11.2.202.616-1|60	
12nu|flash-player-plugin-11.2.202.616-1|61	Installing this package indicates acceptance of the EULA, available
12nu|flash-player-plugin-11.2.202.616-1|62	from http://www.adobe.com/products/eulas/players/flash/.
12nu|flash-player-plugin-11.2.202.616-1|63	
12nu|flash-player-plugin-11.2.202.616-1|64	%package kde
12nu|flash-player-plugin-11.2.202.616-1|65	Summary:	KDE workspace files
12nu|flash-player-plugin-11.2.202.616-1|66	Group:		Networking/WWW
12nu|flash-player-plugin-11.2.202.616-1|67	Requires:	%{name} = %{version}
12nu|flash-player-plugin-11.2.202.616-1|68	
12nu|flash-player-plugin-11.2.202.616-1|69	%description kde
12nu|flash-player-plugin-11.2.202.616-1|70	Adobe Flash files to work with KDE
12nu|flash-player-plugin-11.2.202.616-1|71	
12nu|flash-player-plugin-11.2.202.616-1|72	%prep
12nu|flash-player-plugin-11.2.202.616-1|73	%setup -c -T
12nu|flash-player-plugin-11.2.202.616-1|74	
12nu|flash-player-plugin-11.2.202.616-1|75	%build
12nu|flash-player-plugin-11.2.202.616-1|76	
12nu|flash-player-plugin-11.2.202.616-1|77	%install
12nu|flash-player-plugin-11.2.202.616-1|78	%__mkdir_p %{buildroot}
12nu|flash-player-plugin-11.2.202.616-1|79	cd %{buildroot}
12nu|flash-player-plugin-11.2.202.616-1|80	%ifarch x86_64
12nu|flash-player-plugin-11.2.202.616-1|81	%__tar xzf %{SOURCE1}
12nu|flash-player-plugin-11.2.202.616-1|82	%else
12nu|flash-player-plugin-11.2.202.616-1|83	%__tar xzf %{SOURCE0}
12nu|flash-player-plugin-11.2.202.616-1|84	%endif
12nu|flash-player-plugin-11.2.202.616-1|85	
12nu|flash-player-plugin-11.2.202.616-1|86	%__mkdir_p %{buildroot}%{_libdir}/mozilla/plugins/
12nu|flash-player-plugin-11.2.202.616-1|87	%__chmod 0755 libflashplayer.so
12nu|flash-player-plugin-11.2.202.616-1|88	%__mv libflashplayer.so %{buildroot}%{_libdir}/mozilla/plugins/
12nu|flash-player-plugin-11.2.202.616-1|89	
12nu|flash-player-plugin-11.2.202.616-1|90	rm -f %{buildroot}/readme.txt
12nu|flash-player-plugin-11.2.202.616-1|91	rm -rf %{buildroot}/LGPL
12nu|flash-player-plugin-11.2.202.616-1|92	
12nu|flash-player-plugin-11.2.202.616-1|93	%files
12nu|flash-player-plugin-11.2.202.616-1|94	%{_bindir}/flash-player-properties
12nu|flash-player-plugin-11.2.202.616-1|95	%{_libdir}/mozilla/plugins/*.so
12nu|flash-player-plugin-11.2.202.616-1|96	%{_datadir}/applications/*.desktop
12nu|flash-player-plugin-11.2.202.616-1|97	%{_datadir}/icons/*
12nu|flash-player-plugin-11.2.202.616-1|98	%{_datadir}/pixmaps/*
12nu|flash-player-plugin-11.2.202.616-1|99	
12nu|flash-player-plugin-11.2.202.616-1|100	%files kde
12nu|flash-player-plugin-11.2.202.616-1|101	%{_libdir}/kde4/kcm_adobe_flash_player.so
12nu|flash-player-plugin-11.2.202.616-1|102	%ifarch x86_64
12nu|flash-player-plugin-11.2.202.616-1|103	# Adobe added symlink for some reason
12nu|flash-player-plugin-11.2.202.616-1|104	/usr/lib/kde4/kcm_adobe_flash_player.so
12nu|flash-player-plugin-11.2.202.616-1|105	%endif
12nu|flash-player-plugin-11.2.202.616-1|106	%{_datadir}/kde4/*
12nu|flash-player-plugin-11.2.202.616-1|107	
12nu|flash-player-plugin-11.2.202.616-1|108	
12nu|flash-player-plugin-11.2.202.616-1|109	%changelog
12nu|flash-player-plugin-11.2.202.616-1|110	
12nu|flash-player-plugin-11.2.202.616-1|111	* Mon Apr 11 2016 Tigro <ashejn@gmail.com> 11.2.202.616-1
12nu|flash-player-plugin-11.2.202.616-1|112	- (9fbc178) update to 11.2.202.616
12nu|flash-player-plugin-11.2.202.616-1|113	
12nu|flash-player-plugin-11.2.202.616-1|114	* Fri Mar 11 2016 Tigro <ashejn@gmail.com> 11.2.202.577-1
12nu|flash-player-plugin-11.2.202.616-1|115	- (d01a14a) Merge remote-tracking branch 'origin/rosa2014.1' into rosa2012.1
12nu|flash-player-plugin-11.2.202.616-1|116	- (Tigro: e0c1113) update to 11.2.202.577
12nu|flash-player-plugin-11.2.202.616-1|117	
12nu|flash-player-plugin-11.2.202.616-1|118	* Wed Feb 10 2016 Tigro <ashejn@gmail.com> 11.2.202.569-1
12nu|flash-player-plugin-11.2.202.616-1|119	- (287f35c) update to 11.2.202.569
12nu|flash-player-plugin-11.2.202.616-1|120	
12nu|flash-player-plugin-11.2.202.616-1|121	* Tue Dec 29 2015 Tigro <ashejn@gmail.com> 11.2.202.559-1
12nu|flash-player-plugin-11.2.202.616-1|122	- (bd64430) update to 11.2.202.559
12nu|flash-player-plugin-11.2.202.616-1|123	
12nu|flash-player-plugin-11.2.202.616-1|124	* Wed Dec 16 2015 Tigro <ashejn@gmail.com> 11.2.202.554-1
12nu|flash-player-plugin-11.2.202.616-1|125	- (8152a0c) update to 11.2.202.554
12nu|flash-player-plugin-11.2.202.616-1|126	
12nu|flash-player-plugin-11.2.202.616-1|127	* Wed Nov 11 2015 Tigro <ashejn@gmail.com> 11.2.202.548-1
12nu|flash-player-plugin-11.2.202.616-1|128	- (3c51bd5) update to 11.2.202.548
12nu|flash-player-plugin-11.2.202.616-1|129	
12nu|flash-player-plugin-11.2.202.616-1|130	* Mon Oct 19 2015 Tigro <ashejn@yandex-team.ru> 11.2.202.540-1
12nu|flash-player-plugin-11.2.202.616-1|131	- (feb42be) update to 11.2.202.540
12nu|flash-player-plugin-11.2.202.616-1|132	
12nu|flash-player-plugin-11.2.202.616-1|133	* Wed Sep 23 2015 Tigro <ashejn@gmail.com> 11.2.202.521-1
12nu|flash-player-plugin-11.2.202.616-1|134	- (bc0f5e6) update to 11.2.202.521
12nu|flash-player-plugin-11.2.202.616-1|135	
12nu|flash-player-plugin-11.2.202.616-1|136	* Wed Aug 12 2015 Tigro <ashejn@yandex-team.ru> 11.2.202.508-1
12nu|flash-player-plugin-11.2.202.616-1|137	- (987cfe9) update to 11.2.202.508
12nu|flash-player-plugin-11.2.202.616-1|138	
12nu|flash-player-plugin-11.2.202.616-1|139	* Thu Jul 16 2015 Tigro <ashejn@yandex-team.ru> 11.2.202.491-1
12nu|flash-player-plugin-11.2.202.616-1|140	- (b19aa40) update to 11.2.202.491
12nu|flash-player-plugin-11.2.202.616-1|141	
12nu|flash-player-plugin-11.2.202.616-1|142	* Thu Jul 09 2015 Tigro <ashejn@yandex-team.ru> 11.2.202.481-1
12nu|flash-player-plugin-11.2.202.616-1|143	- (3c1ff76) update to 11.2.202.481
12nu|flash-player-plugin-11.2.202.616-1|144	
12nu|flash-player-plugin-11.2.202.616-1|145	* Wed Jun 24 2015 Denis Silakov <denis.silakov@rosalab.ru> 11.2.202.468-1
12nu|flash-player-plugin-11.2.202.616-1|146	- (82c509d) Updated to 11.2.202.468
12nu|flash-player-plugin-11.2.202.616-1|147	
12nu|flash-player-plugin-11.2.202.616-1|148	* Sun Jun 14 2015 Tigro <ashejn@yandex-team.ru> 11.2.202.466-1
12nu|flash-player-plugin-11.2.202.616-1|149	- (244af13) update to 11.2.202.466
12nu|flash-player-plugin-11.2.202.616-1|150	
12nu|flash-player-plugin-11.2.202.616-1|151	* Wed May 13 2015 Tigro <ashejn@yandex-team.ru> 11.2.202.460-1
12nu|flash-player-plugin-11.2.202.616-1|152	- (7ff024a) update to 11.2.202.460
12nu|flash-player-plugin-11.2.202.616-1|153	
12nu|flash-player-plugin-11.2.202.616-1|154	* Tue Mar 24 2015 Tigro <ashejn@yandex-team.ru> 11.2.202.451-1
12nu|flash-player-plugin-11.2.202.616-1|155	- (635e503) remove LGPG directory
12nu|flash-player-plugin-11.2.202.616-1|156	- (Tigro: b5afe25) update to 11.2.202.451
12nu|flash-player-plugin-11.2.202.616-1|157	
12nu|flash-player-plugin-11.2.202.616-1|158	* Sat Feb 07 2015 Tigro <ashejn@gmail.com> 11.2.202.442-1
12nu|flash-player-plugin-11.2.202.616-1|159	- (5f00be4) update to 11.2.202.442
12nu|flash-player-plugin-11.2.202.616-1|160	
12nu|flash-player-plugin-11.2.202.616-1|161	* Fri Jan 30 2015 Tigro <ashejn@yandex-team.ru> 11.2.202.440-1
12nu|flash-player-plugin-11.2.202.616-1|162	- (b33dc3f) update to 11.2.202.440
12nu|flash-player-plugin-11.2.202.616-1|163	- (Tigro: 7c1e587) update to 11.2.202.440
12nu|flash-player-plugin-11.2.202.616-1|164	
12nu|flash-player-plugin-11.2.202.616-1|165	* Sun Jan 18 2015 Denis Silakov <denis.silakov@rosalab.ru> 11.2.202.429-1
12nu|flash-player-plugin-11.2.202.616-1|166	- (592902f) Updated to 11.2.202.429
12nu|flash-player-plugin-11.2.202.616-1|167	
12nu|flash-player-plugin-11.2.202.616-1|168	* Sun Dec 14 2014 abfonly <abfonly@gmail.com> 11.2.202.425-2
12nu|flash-player-plugin-11.2.202.616-1|169	- (09e56bd) Log: merged with MRB, update to 11.2.202.425
12nu|flash-player-plugin-11.2.202.616-1|170	- (abfonly: 838bdf7) Log: merged with MRB, update to 11.2.202.425
12nu|flash-player-plugin-11.2.202.616-1|171	
12nu|flash-player-plugin-11.2.202.616-1|172	* Wed May 14 2014 Denis Silakov <denis.silakov@rosalab.ru> 11.2.202.359-1
12nu|flash-player-plugin-11.2.202.616-1|173	- (f8039ce) Updated to 11.2.202.359
12nu|flash-player-plugin-11.2.202.616-1|174	
12nu|flash-player-plugin-11.2.202.616-1|175	* Wed Nov 13 2013 Denis Silakov <denis.silakov@rosalab.ru> 11.2.202.310-1
12nu|flash-player-plugin-11.2.202.616-1|176	- (c445356) Fix gtk req
12nu|flash-player-plugin-11.2.202.616-1|177	- (Denis Silakov: 9c7c9c9) Fix requires
12nu|flash-player-plugin-11.2.202.616-1|178	- (Denis Silakov: 4c2ae6f) Disable debug
12nu|flash-player-plugin-11.2.202.616-1|179	- (Denis Silakov: a953a53) Fix typo
12nu|flash-player-plugin-11.2.202.616-1|180	- (Denis Silakov: 1034ea8) Added symlink
12nu|flash-player-plugin-11.2.202.616-1|181	- (Denis Silakov: ec76b41) LOG Updated to 11.2.202.310
12nu|flash-player-plugin-11.2.202.616-1|182	
12nu|flash-player-plugin-11.2.202.616-1|183	* Wed Jul 24 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 11.2.202.297-1
12nu|flash-player-plugin-11.2.202.616-1|184	- (c44740f) Security fix
12nu|flash-player-plugin-11.2.202.616-1|185	- (Danila Leontiev: aeacb1d) Security fix
12nu|flash-player-plugin-11.2.202.616-1|186	
12nu|flash-player-plugin-11.2.202.616-1|187	* Fri Jun 14 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 11.2.202.291-1
12nu|flash-player-plugin-11.2.202.616-1|188	- (74d9fb5) Security fix
12nu|flash-player-plugin-11.2.202.616-1|189	
12nu|flash-player-plugin-11.2.202.616-1|190	* Thu May 16 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 11.2.202.285-1
12nu|flash-player-plugin-11.2.202.616-1|191	- (301199d) Security fix
12nu|flash-player-plugin-11.2.202.616-1|192	
12nu|flash-player-plugin-11.2.202.616-1|193	* Wed Apr 17 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 11.2.202.280-1
12nu|flash-player-plugin-11.2.202.616-1|194	- (5463094) Security fix
12nu|flash-player-plugin-11.2.202.616-1|195	
12nu|flash-player-plugin-11.2.202.616-1|196	* Thu Mar 21 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 11.2.202.275-1
12nu|flash-player-plugin-11.2.202.616-1|197	- (a247fe1) Security update
12nu|flash-player-plugin-11.2.202.616-1|198	- (Danila Leontiev: 95315ac) Security update
12nu|flash-player-plugin-11.2.202.616-1|199	- (Danila Leontiev: faf6f6c) Security update
12nu|flash-player-plugin-11.2.202.616-1|200	- (Danila Leontiev: 537455d) Security update
12nu|flash-player-plugin-11.2.202.616-1|201	
12nu|flash-player-plugin-11.2.202.616-1|202	* Thu Feb 14 2013 Ilya Porvin <ilya.porvin@rosalab.ru> 11.2.202.270-1
12nu|flash-player-plugin-11.2.202.616-1|203	- (4341181) upgradet for bug fix
12nu|flash-player-plugin-11.2.202.616-1|204	- (Ilya Porvin: 17516fe) upgradet for bug fix
12nu|flash-player-plugin-11.2.202.616-1|205	
12nu|flash-player-plugin-11.2.202.616-1|206	* Fri Jan 25 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 11.2.202.261-1
12nu|flash-player-plugin-11.2.202.616-1|207	- (3b05575) Security fix
12nu|flash-player-plugin-11.2.202.616-1|208	
12nu|flash-player-plugin-11.2.202.616-1|209	* Thu Jan 24 2013 Danila Leontiev <danila.leontiev@rosalab.ru> 11.5.502.146-1
12nu|flash-player-plugin-11.2.202.616-1|210	- (cc7ef3f) Security fix
12nu|flash-player-plugin-11.2.202.616-1|211	- (Danila Leontiev: bfdbbd6) Security fix
12nu|flash-player-plugin-11.2.202.616-1|212	- (Danila Leontiev: 1843369) Security fix
12nu|flash-player-plugin-11.2.202.616-1|213	
12nu|flash-player-plugin-11.2.202.616-1|214	* Thu Oct 11 2012 Ilya Porvin <ilya.porvin@rosalab.ru> 11.2.202.243-1
12nu|flash-player-plugin-11.2.202.616-1|215	- (20d0416) Updated to fix security bugs
12nu|flash-player-plugin-11.2.202.616-1|216	- (Ilya Porvin: cd2bc8b) Updated to fix security bugs
12nu|flash-player-plugin-11.2.202.616-1|217	- (Ilya Porvin: 0eacbb0) Updated to fix security bugs
12nu|flash-player-plugin-11.2.202.616-1|218	- (Ilya Porvin: 553badc) Updated to fix security bugs
12nu|flash-player-plugin-11.2.202.616-1|219	
12nu|flash-player-plugin-11.2.202.616-1|220	

21770 12
12nu|gcad3d-2.01-2|1	%define		oname	gCAD3D
12nu|gcad3d-2.01-2|2	#useless empty debug
12nu|gcad3d-2.01-2|3	%define debug_package	%{nil}
12nu|gcad3d-2.01-2|4	%ifarch x86_64
12nu|gcad3d-2.01-2|5	%define ARCH 64
12nu|gcad3d-2.01-2|6	%else
12nu|gcad3d-2.01-2|7	%define ARCH 32
12nu|gcad3d-2.01-2|8	%endif
12nu|gcad3d-2.01-2|9	
12nu|gcad3d-2.01-2|10	Name:		gcad3d
12nu|gcad3d-2.01-2|11	Version:	2.01
12nu|gcad3d-2.01-2|12	Release:	2
12nu|gcad3d-2.01-2|13	Summary:	A 3D CAD CAM application
12nu|gcad3d-2.01-2|14	Group:		Graphics
12nu|gcad3d-2.01-2|15	License:	Freeware
12nu|gcad3d-2.01-2|16	URL:		http://www.gcad3d.org/
12nu|gcad3d-2.01-2|17	# source is extracted from .deb packages in Downloads section
12nu|gcad3d-2.01-2|18	Source0:	%{name}-%{version}.tar.bz2
12nu|gcad3d-2.01-2|19	%rename		%{oname}
12nu|gcad3d-2.01-2|20	
12nu|gcad3d-2.01-2|21	%description
12nu|gcad3d-2.01-2|22	gCAD3D is a 3D CAD CAM application that features an integrated 3D OpenGL
12nu|gcad3d-2.01-2|23	viewer, a program interpreter for geometry and NC-commands in 3D, an
12nu|gcad3d-2.01-2|24	integrated NC-processor, and a programming interface for user programs.
12nu|gcad3d-2.01-2|25	
12nu|gcad3d-2.01-2|26	It can
12nu|gcad3d-2.01-2|27	-Import and display data from Iges, Step, wire frame and solid objects
12nu|gcad3d-2.01-2|28	-Create and modify wire frame elements
12nu|gcad3d-2.01-2|29	-Create surfaces
12nu|gcad3d-2.01-2|30	-Create simple solid bodies
12nu|gcad3d-2.01-2|31	-Assemble user-created ancillary programs
12nu|gcad3d-2.01-2|32	-Export wire frame elements as DXF and Iges
12nu|gcad3d-2.01-2|33	-Export surfaces as Vrml-1, Vrml-2, obj, tw Iges
12nu|gcad3d-2.01-2|34	
12nu|gcad3d-2.01-2|35	It cannot yet
12nu|gcad3d-2.01-2|36	-Blend or modify surfaces
12nu|gcad3d-2.01-2|37	-Create or modify complex solid bodies
12nu|gcad3d-2.01-2|38	
12nu|gcad3d-2.01-2|39	%prep
12nu|gcad3d-2.01-2|40	%setup -q
12nu|gcad3d-2.01-2|41	
12nu|gcad3d-2.01-2|42	%build
12nu|gcad3d-2.01-2|43	# nothing to build
12nu|gcad3d-2.01-2|44	
12nu|gcad3d-2.01-2|45	%install
12nu|gcad3d-2.01-2|46	mkdir -p %{buildroot}%{_prefix}
12nu|gcad3d-2.01-2|47	%ifarch x86_64
12nu|gcad3d-2.01-2|48	cp -r %{oname}-%{version}-Linux64/* %{buildroot}/
12nu|gcad3d-2.01-2|49	%else
12nu|gcad3d-2.01-2|50	cp -r %{oname}-%{version}-Linux-x86/* %{buildroot}/
12nu|gcad3d-2.01-2|51	%endif
12nu|gcad3d-2.01-2|52	
12nu|gcad3d-2.01-2|53	#symlinking default gui-lib
12nu|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
12nu|gcad3d-2.01-2|55	
12nu|gcad3d-2.01-2|56	
12nu|gcad3d-2.01-2|57	
12nu|gcad3d-2.01-2|58	
12nu|gcad3d-2.01-2|59	
12nu|gcad3d-2.01-2|60	mkdir -p %{buildroot}%{_datadir}/applications
12nu|gcad3d-2.01-2|61	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<@@@
12nu|gcad3d-2.01-2|62	[Desktop Entry]
12nu|gcad3d-2.01-2|63	Name=gCAD3D
12nu|gcad3d-2.01-2|64	Exec=%{name}
12nu|gcad3d-2.01-2|65	Icon=%{_datadir}/%{name}/icons/%{oname}.xpm
12nu|gcad3d-2.01-2|66	Comment=A 3D CAD CAM application
12nu|gcad3d-2.01-2|67	Type=Application
12nu|gcad3d-2.01-2|68	Categories=Graphics;
12nu|gcad3d-2.01-2|69	Terminal=false
12nu|gcad3d-2.01-2|70	@@@
12nu|gcad3d-2.01-2|71	
12nu|gcad3d-2.01-2|72	
12nu|gcad3d-2.01-2|73	
12nu|gcad3d-2.01-2|74	
12nu|gcad3d-2.01-2|75	rm -rf %{buildroot}%{_datadir}/menu
12nu|gcad3d-2.01-2|76	
12nu|gcad3d-2.01-2|77	%files
12nu|gcad3d-2.01-2|78	%{_docdir}/%{name}
12nu|gcad3d-2.01-2|79	%{_bindir}/%{name}
12nu|gcad3d-2.01-2|80	%{_datadir}/applications/%{name}.desktop
12nu|gcad3d-2.01-2|81	%{_datadir}/%{name}
12nu|gcad3d-2.01-2|82	%{_prefix}/lib/%{oname}
12nu|gcad3d-2.01-2|83	
12nu|gcad3d-2.01-2|84	
12nu|gcad3d-2.01-2|85	
12nu|gcad3d-2.01-2|86	

21771 12
12nu|get-skype-4.3.0.37-4|1	%define instdir			%{_datadir}/skype
12nu|get-skype-4.3.0.37-4|2	%define langdir			%{instdir}/lang
12nu|get-skype-4.3.0.37-4|3	%define avatardir		%{instdir}/avatars
12nu|get-skype-4.3.0.37-4|4	%define sounddir		%{instdir}/sounds
12nu|get-skype-4.3.0.37-4|5	%define docdir			%{_datadir}/doc/skype
12nu|get-skype-4.3.0.37-4|6	%define dbusdir			%{_sysconfdir}/dbus-1/system.d
12nu|get-skype-4.3.0.37-4|7	
12nu|get-skype-4.3.0.37-4|8	ExclusiveArch: %{ix86}
12nu|get-skype-4.3.0.37-4|9	
12nu|get-skype-4.3.0.37-4|10	# When updating tarball check that download size in description
12nu|get-skype-4.3.0.37-4|11	# is correct
12nu|get-skype-4.3.0.37-4|12	
12nu|get-skype-4.3.0.37-4|13	# %ifarch %{x86_64}
12nu|get-skype-4.3.0.37-4|14	#define tar_name		skype_static
12nu|get-skype-4.3.0.37-4|15	#define md5			f749e1c109fbe182b44d462d04f46bee
12nu|get-skype-4.3.0.37-4|16	# %endif
12nu|get-skype-4.3.0.37-4|17	
12nu|get-skype-4.3.0.37-4|18	%ifarch %{ix86}
12nu|get-skype-4.3.0.37-4|19	%define tar_name		skype
12nu|get-skype-4.3.0.37-4|20	%define md5			95db8f2072b9acd6f79ed42da3d6db79
12nu|get-skype-4.3.0.37-4|21	%endif
12nu|get-skype-4.3.0.37-4|22	
12nu|get-skype-4.3.0.37-4|23	
12nu|get-skype-4.3.0.37-4|24	%define tmp_download_dir	%{_localstatedir}/lib/%{name}
12nu|get-skype-4.3.0.37-4|25	
12nu|get-skype-4.3.0.37-4|26	# Don't generate dependencies for bundled libs
12nu|get-skype-4.3.0.37-4|27	AutoReqProv:	no
12nu|get-skype-4.3.0.37-4|28	
12nu|get-skype-4.3.0.37-4|29	Summary:	Download and Install Skype
12nu|get-skype-4.3.0.37-4|30	Name:		get-skype
12nu|get-skype-4.3.0.37-4|31	Version:	4.3.0.37
12nu|get-skype-4.3.0.37-4|32	Release:	4
12nu|get-skype-4.3.0.37-4|33	License:	Proprietary
12nu|get-skype-4.3.0.37-4|34	Group:		Networking/Instant messaging
12nu|get-skype-4.3.0.37-4|35	Url:		http://www.skype.com
12nu|get-skype-4.3.0.37-4|36	Requires:	wget
12nu|get-skype-4.3.0.37-4|37	%ifarch %{ix86}
12nu|get-skype-4.3.0.37-4|38	Requires:	libqtcore4
12nu|get-skype-4.3.0.37-4|39	Requires:	libqtdbus4
12nu|get-skype-4.3.0.37-4|40	Requires:	libqtnetwork4
12nu|get-skype-4.3.0.37-4|41	Requires:	libqtwebkit4
12nu|get-skype-4.3.0.37-4|42	Requires:	libqtgui4
12nu|get-skype-4.3.0.37-4|43	Requires:	libqtsvg4
12nu|get-skype-4.3.0.37-4|44	Requires:	libqtxml4
12nu|get-skype-4.3.0.37-4|45	Requires:	libxscrnsaver1
12nu|get-skype-4.3.0.37-4|46	Requires:	libxv1
12nu|get-skype-4.3.0.37-4|47	Requires:	libv4l-wrappers
12nu|get-skype-4.3.0.37-4|48	Requires:	libalsa2
12nu|get-skype-4.3.0.37-4|49	Requires:	libpulseaudio0
12nu|get-skype-4.3.0.37-4|50	%endif
12nu|get-skype-4.3.0.37-4|51	%ifarch x86_64
12nu|get-skype-4.3.0.37-4|52	Requires:	libz1
12nu|get-skype-4.3.0.37-4|53	%endif
12nu|get-skype-4.3.0.37-4|54	
12nu|get-skype-4.3.0.37-4|55	Obsoletes:	skype < %{version}
12nu|get-skype-4.3.0.37-4|56	Provides:	skype = %{version}-%{release}
12nu|get-skype-4.3.0.37-4|57	
12nu|get-skype-4.3.0.37-4|58	# The following are lists of filenames (124 in total) placed
12nu|get-skype-4.3.0.37-4|59	# in versioned text files to save clutter in the spec file.
12nu|get-skype-4.3.0.37-4|60	Source0:	avatars-%{version}.txt
12nu|get-skype-4.3.0.37-4|61	Source1:	sounds-%{version}.txt
12nu|get-skype-4.3.0.37-4|62	Source2:	lang-%{version}.txt
12nu|get-skype-4.3.0.37-4|63	# skype-txt-gen is a script to generate the above txt files, it
12nu|get-skype-4.3.0.37-4|64	# also computes the md5sum from a downloaded version.
12nu|get-skype-4.3.0.37-4|65	# See notes in the script.
12nu|get-skype-4.3.0.37-4|66	Source3:	skype-txt-gen
12nu|get-skype-4.3.0.37-4|67	# Manually created skype.desktop to replace invalid original in tar.bz2
12nu|get-skype-4.3.0.37-4|68	Source4:	skype.desktop
12nu|get-skype-4.3.0.37-4|69	# Dependencies for x86_64 package
12nu|get-skype-4.3.0.37-4|70	Source5:	skypelibs.tar.xz
12nu|get-skype-4.3.0.37-4|71	# Disable rpmlint for /opt
12nu|get-skype-4.3.0.37-4|72	Source6:	get-skype.rpmlintrc
12nu|get-skype-4.3.0.37-4|73	
12nu|get-skype-4.3.0.37-4|74	%description
12nu|get-skype-4.3.0.37-4|75	This is an installer for Skype-%{version}.
12nu|get-skype-4.3.0.37-4|76	
12nu|get-skype-4.3.0.37-4|77	This package does not contain any program files as the Skype license does
12nu|get-skype-4.3.0.37-4|78	not allow distribution. By installing this package you will download and
12nu|get-skype-4.3.0.37-4|79	install Skype from skype.com.
12nu|get-skype-4.3.0.37-4|80	You must accept the Skype EULA before using it.
12nu|get-skype-4.3.0.37-4|81	Please be patient, this is a 23 MB download and may take some time.
12nu|get-skype-4.3.0.37-4|82	Removing this package will uninstall Skype from your system.
12nu|get-skype-4.3.0.37-4|83	
12nu|get-skype-4.3.0.37-4|84	%files
12nu|get-skype-4.3.0.37-4|85	%ghost %doc %{docdir}
12nu|get-skype-4.3.0.37-4|86	%{_bindir}/skype
12nu|get-skype-4.3.0.37-4|87	%ifarch x86_64
12nu|get-skype-4.3.0.37-4|88	/opt/skypelibs
12nu|get-skype-4.3.0.37-4|89	%endif
12nu|get-skype-4.3.0.37-4|90	%attr(0644, root, root) %{_datadir}/applications/skype.desktop
12nu|get-skype-4.3.0.37-4|91	%ghost %{_iconsdir}/skype.png
12nu|get-skype-4.3.0.37-4|92	%ghost %{_iconsdir}/SkypeBlue_*.png
12nu|get-skype-4.3.0.37-4|93	%ghost %{instdir}
12nu|get-skype-4.3.0.37-4|94	%ghost %{dbusdir}/skype.conf
12nu|get-skype-4.3.0.37-4|95	
12nu|get-skype-4.3.0.37-4|96	%pre
12nu|get-skype-4.3.0.37-4|97	mkdir -p %{tmp_download_dir}
12nu|get-skype-4.3.0.37-4|98	[[ -d %{tmp_download_dir} ]] || exit 1
12nu|get-skype-4.3.0.37-4|99	cd %{tmp_download_dir} || exit 1
12nu|get-skype-4.3.0.37-4|100	
12nu|get-skype-4.3.0.37-4|101	#ifarch x86_64
12nu|get-skype-4.3.0.37-4|102	#wget --force-clobber --timeout=30 --tries=3 "http://download.skype.com/linux/skype_static-%{version}.tar.bz2"
12nu|get-skype-4.3.0.37-4|103	#endif
12nu|get-skype-4.3.0.37-4|104	
12nu|get-skype-4.3.0.37-4|105	%ifarch %{ix86}
12nu|get-skype-4.3.0.37-4|106	wget --force-clobber --timeout=30 --tries=3 "http://download.skype.com/linux/skype-%{version}.tar.bz2"
12nu|get-skype-4.3.0.37-4|107	%endif
12nu|get-skype-4.3.0.37-4|108	
12nu|get-skype-4.3.0.37-4|109	[[ -f %{tar_name}-%{version}.tar.bz2 ]] || { echo "Download failed"; rm -r %{tmp_download_dir}; exit 1; }
12nu|get-skype-4.3.0.37-4|110	md5chk=$(md5sum %{tar_name}-%{version}.tar.bz2 | cut -d' ' -f1)
12nu|get-skype-4.3.0.37-4|111	[[ %{md5} = $md5chk ]] || { echo "Download checksum failed"; rm %{tar_name}-%{version}.tar.bz2;\
12nu|get-skype-4.3.0.37-4|112	cd ..; rm -r %{tmp_download_dir}; exit 1; }
12nu|get-skype-4.3.0.37-4|113	
12nu|get-skype-4.3.0.37-4|114	#----------------------------------------------------------------------------
12nu|get-skype-4.3.0.37-4|115	
12nu|get-skype-4.3.0.37-4|116	%install
12nu|get-skype-4.3.0.37-4|117	install -d -m 0755 %{buildroot}%{_bindir}
12nu|get-skype-4.3.0.37-4|118	install -d -m 0755 %{buildroot}%{_datadir}/applications
12nu|get-skype-4.3.0.37-4|119	install -m 755 %{SOURCE4} %{buildroot}%{_datadir}/applications/
12nu|get-skype-4.3.0.37-4|120	install -d -m 0755 %{buildroot}%{instdir}
12nu|get-skype-4.3.0.37-4|121	touch %{buildroot}%{instdir}/skype
12nu|get-skype-4.3.0.37-4|122	install -d -m 0755 %{buildroot}%{dbusdir}
12nu|get-skype-4.3.0.37-4|123	touch %{buildroot}%{dbusdir}/skype.conf
12nu|get-skype-4.3.0.37-4|124	install -d -m 0755 %{buildroot}%{docdir}
12nu|get-skype-4.3.0.37-4|125	touch %{buildroot}%{docdir}/{LICENSE,README}
12nu|get-skype-4.3.0.37-4|126	
12nu|get-skype-4.3.0.37-4|127	install -d -m 0755 %{buildroot}%{instdir}/icons
12nu|get-skype-4.3.0.37-4|128	install -d -m 0755 %{buildroot}%{_iconsdir}
12nu|get-skype-4.3.0.37-4|129	touch %{buildroot}%{_iconsdir}/skype.png
12nu|get-skype-4.3.0.37-4|130	for i in 16 32 48; do
12nu|get-skype-4.3.0.37-4|131	touch %{buildroot}%{_iconsdir}/SkypeBlue_${i}x${i}.png
12nu|get-skype-4.3.0.37-4|132	touch %{buildroot}%{instdir}/icons/SkypeBlue_${i}x${i}.png
12nu|get-skype-4.3.0.37-4|133	done
12nu|get-skype-4.3.0.37-4|134	
12nu|get-skype-4.3.0.37-4|135	install -d -m 0755 %{buildroot}%{avatardir}
12nu|get-skype-4.3.0.37-4|136	while read line; do
12nu|get-skype-4.3.0.37-4|137	touch %{buildroot}%{avatardir}/"$line"
12nu|get-skype-4.3.0.37-4|138	done < %{SOURCE0}
12nu|get-skype-4.3.0.37-4|139	
12nu|get-skype-4.3.0.37-4|140	install -d -m 0755 %{buildroot}%{sounddir}
12nu|get-skype-4.3.0.37-4|141	while read line; do
12nu|get-skype-4.3.0.37-4|142	touch %{buildroot}%{sounddir}/"$line"
12nu|get-skype-4.3.0.37-4|143	done < %{SOURCE1}
12nu|get-skype-4.3.0.37-4|144	
12nu|get-skype-4.3.0.37-4|145	install -d -m 0755 %{buildroot}%{langdir}
12nu|get-skype-4.3.0.37-4|146	while read line; do
12nu|get-skype-4.3.0.37-4|147	touch %{buildroot}%{langdir}/skype_"$line"
12nu|get-skype-4.3.0.37-4|148	done < %{SOURCE2}
12nu|get-skype-4.3.0.37-4|149	
12nu|get-skype-4.3.0.37-4|150	%ifarch x86_64
12nu|get-skype-4.3.0.37-4|151	install -d -m 0755 %{buildroot}/opt
12nu|get-skype-4.3.0.37-4|152	tar Jxf %{SOURCE5} -C %{buildroot}/opt
12nu|get-skype-4.3.0.37-4|153	
12nu|get-skype-4.3.0.37-4|154	echo '#!/bin/bash
12nu|get-skype-4.3.0.37-4|155	LD_LIBRARY_PATH=/opt/skypelibs LD_PRELOAD=/opt/skypelibs/v4l2convert.so env PULSE_LATENCY_MSEC=60 %{instdir}/skype "$@"' \
12nu|get-skype-4.3.0.37-4|156	> %{buildroot}%{_bindir}/skype && chmod +x %{buildroot}%{_bindir}/skype
12nu|get-skype-4.3.0.37-4|157	%endif
12nu|get-skype-4.3.0.37-4|158	
12nu|get-skype-4.3.0.37-4|159	%ifarch %{ix86}
12nu|get-skype-4.3.0.37-4|160	echo '#!/bin/bash
12nu|get-skype-4.3.0.37-4|161	LD_PRELOAD=/usr/lib/libv4l/v4l2convert.so env PULSE_LATENCY_MSEC=60 %{instdir}/skype "$@"' \
12nu|get-skype-4.3.0.37-4|162	> %{buildroot}%{_bindir}/skype && chmod +x %{buildroot}%{_bindir}/skype
12nu|get-skype-4.3.0.37-4|163	%endif
12nu|get-skype-4.3.0.37-4|164	
12nu|get-skype-4.3.0.37-4|165	
12nu|get-skype-4.3.0.37-4|166	%post
12nu|get-skype-4.3.0.37-4|167	tmp_extract_dir=$(mktemp -d)
12nu|get-skype-4.3.0.37-4|168	if ! [[ -d $tmp_extract_dir ]]; then
12nu|get-skype-4.3.0.37-4|169	echo "Failed to create temporary directory"
12nu|get-skype-4.3.0.37-4|170	rm -r %{tmp_download_dir}
12nu|get-skype-4.3.0.37-4|171	exit 1
12nu|get-skype-4.3.0.37-4|172	fi
12nu|get-skype-4.3.0.37-4|173	
12nu|get-skype-4.3.0.37-4|174	%ifarch x86_64
12nu|get-skype-4.3.0.37-4|175	%define tmp_skype_dir ${tmp_extract_dir}/%{tar_name}QT-%{version}
12nu|get-skype-4.3.0.37-4|176	%endif
12nu|get-skype-4.3.0.37-4|177	
12nu|get-skype-4.3.0.37-4|178	%ifarch %{ix86}
12nu|get-skype-4.3.0.37-4|179	%define tmp_skype_dir ${tmp_extract_dir}/%{tar_name}-%{version}
12nu|get-skype-4.3.0.37-4|180	%endif
12nu|get-skype-4.3.0.37-4|181	
12nu|get-skype-4.3.0.37-4|182	cd ${tmp_extract_dir}
12nu|get-skype-4.3.0.37-4|183	tar jxf %{tmp_download_dir}/%{tar_name}-%{version}.tar.bz2
12nu|get-skype-4.3.0.37-4|184	
12nu|get-skype-4.3.0.37-4|185	if ! [[ -d %{tmp_skype_dir} ]]; then
12nu|get-skype-4.3.0.37-4|186	echo "Extracted file folder missing"
12nu|get-skype-4.3.0.37-4|187	cd ..
12nu|get-skype-4.3.0.37-4|188	rm -rf ${tmp_extract_dir}
12nu|get-skype-4.3.0.37-4|189	rm -r %{tmp_download_dir}
12nu|get-skype-4.3.0.37-4|190	exit 1
12nu|get-skype-4.3.0.37-4|191	fi
12nu|get-skype-4.3.0.37-4|192	
12nu|get-skype-4.3.0.37-4|193	# If any extra files are installed here then
12nu|get-skype-4.3.0.37-4|194	# corresponding ghost files need to be added in files
12nu|get-skype-4.3.0.37-4|195	
12nu|get-skype-4.3.0.37-4|196	mkdir -p %{instdir}/{avatars,lang,sounds}
12nu|get-skype-4.3.0.37-4|197	
12nu|get-skype-4.3.0.37-4|198	cp -f %{tmp_skype_dir}/icons/* %{_iconsdir}
12nu|get-skype-4.3.0.37-4|199	cp -f %{_iconsdir}/SkypeBlue_48x48.png %{_iconsdir}/skype.png
12nu|get-skype-4.3.0.37-4|200	mv -f %{tmp_skype_dir}/skype.conf %{dbusdir}
12nu|get-skype-4.3.0.37-4|201	mv -f %{tmp_skype_dir}/LICENSE %{docdir}
12nu|get-skype-4.3.0.37-4|202	mv -f %{tmp_skype_dir}/README %{docdir}
12nu|get-skype-4.3.0.37-4|203	mv -f %{tmp_skype_dir}/skype %{instdir}
12nu|get-skype-4.3.0.37-4|204	cp -f %{tmp_skype_dir}/avatars/* %{avatardir}/
12nu|get-skype-4.3.0.37-4|205	cp -f %{tmp_skype_dir}/lang/* %{langdir}/
12nu|get-skype-4.3.0.37-4|206	cp -f %{tmp_skype_dir}/sounds/* %{sounddir}/
12nu|get-skype-4.3.0.37-4|207	cd ..
12nu|get-skype-4.3.0.37-4|208	rm -r ${tmp_extract_dir} %{tmp_download_dir}
12nu|get-skype-4.3.0.37-4|209	
12nu|get-skype-4.3.0.37-4|210	
12nu|get-skype-4.3.0.37-4|211	%changelog
12nu|get-skype-4.3.0.37-4|212	* Mon Jun 30 2014 Alex Burmashev <alex.burmashev@gmail.com> 4.3.0.37-4
12nu|get-skype-4.3.0.37-4|213	+ Revision: 83f695d
12nu|get-skype-4.3.0.37-4|214	- a proper fix of script
12nu|get-skype-4.3.0.37-4|215	
12nu|get-skype-4.3.0.37-4|216	

21772 12
12nu|hexen2-1.5.6-1|1	
12nu|hexen2-1.5.6-1|2	%ifnarch %x86
12nu|hexen2-1.5.6-1|3	%define asm_buildopt USE_X86_ASM=yes
12nu|hexen2-1.5.6-1|4	%endif
12nu|hexen2-1.5.6-1|5	
12nu|hexen2-1.5.6-1|6	%ifarch x86_64
12nu|hexen2-1.5.6-1|7	%define asm_buildopt USE_X86_ASM=no
12nu|hexen2-1.5.6-1|8	%endif
12nu|hexen2-1.5.6-1|9	
12nu|hexen2-1.5.6-1|10	
12nu|hexen2-1.5.6-1|11	%{?el2:%define _without_freedesktop 1}
12nu|hexen2-1.5.6-1|12	%{?rh7:%define _without_freedesktop 1}
12nu|hexen2-1.5.6-1|13	
12nu|hexen2-1.5.6-1|14	%{?el2:%define _without_gtk2 1}
12nu|hexen2-1.5.6-1|15	%{?rh7:%define _without_gtk2 1}
12nu|hexen2-1.5.6-1|16	
12nu|hexen2-1.5.6-1|17	# default build options
12nu|hexen2-1.5.6-1|18	%define gtk1_buildopt GTK2=yes
12nu|hexen2-1.5.6-1|19	%define alsa_buildopt USE_ALSA=yes
12nu|hexen2-1.5.6-1|20	%define midi_buildopt USE_MIDI=yes
12nu|hexen2-1.5.6-1|21	%define timidity_buildopt USE_CODEC_TIMIDITY=yes
12nu|hexen2-1.5.6-1|22	%define wavmusic_buildopt USE_CODEC_WAVE=yes
12nu|hexen2-1.5.6-1|23	%define mp3_libraryopt MP3LIB=mad
12nu|hexen2-1.5.6-1|24	%define mp3_buildopt USE_CODEC_MP3=yes
12nu|hexen2-1.5.6-1|25	%define ogg_buildopt USE_CODEC_VORBIS=yes
12nu|hexen2-1.5.6-1|26	# build option overrides
12nu|hexen2-1.5.6-1|27	%{?_without_gtk2:%define gtk1_buildopt GTK1=yes}
12nu|hexen2-1.5.6-1|28	%{?_without_asm:%define asm_buildopt USE_X86_ASM=no}
12nu|hexen2-1.5.6-1|29	%{?_without_alsa:%define alsa_buildopt USE_ALSA=no}
12nu|hexen2-1.5.6-1|30	%{?_without_midi:%define midi_buildopt USE_MIDI=no}
12nu|hexen2-1.5.6-1|31	%{?_without_timidity:%define timidity_buildopt USE_CODEC_TIMIDITY=no}
12nu|hexen2-1.5.6-1|32	%{?_without_wavmusic:%define wavmusic_buildopt USE_CODEC_WAVE=no}
12nu|hexen2-1.5.6-1|33	%{?_with_mpg123:%define mp3_libraryopt MP3LIB=mpg123}
12nu|hexen2-1.5.6-1|34	%{?_without_mp3:%define mp3_buildopt USE_CODEC_MP3=no}
12nu|hexen2-1.5.6-1|35	%{?_without_mp3:%define mp3_libraryopt MP3LIB=none}
12nu|hexen2-1.5.6-1|36	%{?_without_ogg:%define ogg_buildopt USE_CODEC_VORBIS=no}
12nu|hexen2-1.5.6-1|37	# all build options passed to makefile
12nu|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}
12nu|hexen2-1.5.6-1|39	
12nu|hexen2-1.5.6-1|40	%define desktop_vendor	uhexen2
12nu|hexen2-1.5.6-1|41	
12nu|hexen2-1.5.6-1|42	%define gamecode_ver	1.28
12nu|hexen2-1.5.6-1|43	
12nu|hexen2-1.5.6-1|44	# pre-release version: MAKE SURE to change this
12nu|hexen2-1.5.6-1|45	# to an %undefine for the final realease!!
12nu|hexen2-1.5.6-1|46	# define prerelease	rc4
12nu|hexen2-1.5.6-1|47	
12nu|hexen2-1.5.6-1|48	# package release number for final-release:
12nu|hexen2-1.5.6-1|49	%define pkg_final	1
12nu|hexen2-1.5.6-1|50	# package release number for pre-release:
12nu|hexen2-1.5.6-1|51	%define pkg_prerel	4
12nu|hexen2-1.5.6-1|52	
12nu|hexen2-1.5.6-1|53	Name:		hexen2
12nu|hexen2-1.5.6-1|54	License:	GPLv2
12nu|hexen2-1.5.6-1|55	Group:		Games/Arcade
12nu|hexen2-1.5.6-1|56	Version:	1.5.6
12nu|hexen2-1.5.6-1|57	Release:	1
12nu|hexen2-1.5.6-1|58	Summary:	Hexen II: Hammer of Thyrion
12nu|hexen2-1.5.6-1|59	URL:		http://uhexen2.sourceforge.net/
12nu|hexen2-1.5.6-1|60	Source:		http://download.sourceforge.net/uhexen2/hexen2source-%{version}.tgz
12nu|hexen2-1.5.6-1|61	Source1:	http://download.sourceforge.net/uhexen2/hexen2source-gamecode-%{version}.tgz
12nu|hexen2-1.5.6-1|62	Source2:	http://download.sourceforge.net/uhexen2/hexenworld-pakfiles-0.15.tgz
12nu|hexen2-1.5.6-1|63	BuildRequires:	pkgconfig(sdl)
12nu|hexen2-1.5.6-1|64	BuildRequires:	pkgconfig(gl)
12nu|hexen2-1.5.6-1|65	BuildRequires:	pkgconfig(glu)
12nu|hexen2-1.5.6-1|66	BuildRequires:	pkgconfig(mad) libmpg123-devel >= 1.12.0
12nu|hexen2-1.5.6-1|67	BuildRequires:	pkgconfig(ogg) libvorbis-devel
12nu|hexen2-1.5.6-1|68	BuildRequires:	nasm >= 0.98.38
12nu|hexen2-1.5.6-1|69	BuildRequires:	desktop-file-utils
12nu|hexen2-1.5.6-1|70	BuildRequires:	gtk+-devel
12nu|hexen2-1.5.6-1|71	BuildRequires:	pkgconfig(gtk+-2.0)
12nu|hexen2-1.5.6-1|72	BuildRequires:  pkgconfig(alsa)
12nu|hexen2-1.5.6-1|73	# timidity++-patches requirement is non-fatal
12nu|hexen2-1.5.6-1|74	#%{!?_without_timidity:Requires: timidity++-patches}
12nu|hexen2-1.5.6-1|75	# these will be picked by rpm already
12nu|hexen2-1.5.6-1|76	#%{!?_without_mp3:Requires: libmad}
12nu|hexen2-1.5.6-1|77	#%{!?_without_ogg:Requires: libvorbis}
12nu|hexen2-1.5.6-1|78	
12nu|hexen2-1.5.6-1|79	%description
12nu|hexen2-1.5.6-1|80	Hexen II is a class based shooter game by Raven Software from 1997.
12nu|hexen2-1.5.6-1|81	Hammer of Thyrion is a port of the GPL'ed source code released by
12nu|hexen2-1.5.6-1|82	Raven. This package contains binaries that will run both the original
12nu|hexen2-1.5.6-1|83	game and the Portal of Praevus mission pack, a dedicated server and a
12nu|hexen2-1.5.6-1|84	launcher application which provides a GTK gui for launching different
12nu|hexen2-1.5.6-1|85	versions of the game.
12nu|hexen2-1.5.6-1|86	
12nu|hexen2-1.5.6-1|87	%package -n hexenworld
12nu|hexen2-1.5.6-1|88	Group:		Games/Arcade
12nu|hexen2-1.5.6-1|89	Summary:	HexenWorld Client and Server
12nu|hexen2-1.5.6-1|90	# timidity++-patches requirement is non-fatal
12nu|hexen2-1.5.6-1|91	#%{!?_without_timidity:Requires: timidity++-patches}
12nu|hexen2-1.5.6-1|92	# these will be picked by rpm already
12nu|hexen2-1.5.6-1|93	#%{!?_without_mp3:Requires: libmad}
12nu|hexen2-1.5.6-1|94	#%{!?_without_ogg:Requires: libvorbis}
12nu|hexen2-1.5.6-1|95	Requires:	hexen2 >= 1.5.0
12nu|hexen2-1.5.6-1|96	
12nu|hexen2-1.5.6-1|97	%description -n hexenworld
12nu|hexen2-1.5.6-1|98	Hexen II is a class based shooter game by Raven Software from 1997.
12nu|hexen2-1.5.6-1|99	Hammer of Thyrion is a port of the GPL'ed source code released by
12nu|hexen2-1.5.6-1|100	Raven. HexenWorld is an extension of Hexen II with enhancements for
12nu|hexen2-1.5.6-1|101	internet play. This package contains the files which are required to
12nu|hexen2-1.5.6-1|102	run a HexenWorld server or client, and a master server application.
12nu|hexen2-1.5.6-1|103	
12nu|hexen2-1.5.6-1|104	%prep
12nu|hexen2-1.5.6-1|105	%setup -q -n hexen2source-%{version} -a1 -a2
12nu|hexen2-1.5.6-1|106	
12nu|hexen2-1.5.6-1|107	%build
12nu|hexen2-1.5.6-1|108	# Build the main game binaries
12nu|hexen2-1.5.6-1|109	%{__make} -C engine/hexen2 %{engine_buildopt} DEBUG=yes h2
12nu|hexen2-1.5.6-1|110	%{__make} -s -C engine/hexen2 clean
12nu|hexen2-1.5.6-1|111	%{__make} -C engine/hexen2 %{engine_buildopt} DEBUG=yes glh2
12nu|hexen2-1.5.6-1|112	%{__make} -s -C engine/hexen2 clean
12nu|hexen2-1.5.6-1|113	# Build the dedicated server
12nu|hexen2-1.5.6-1|114	%{__make} -C engine/hexen2/server
12nu|hexen2-1.5.6-1|115	# HexenWorld binaries
12nu|hexen2-1.5.6-1|116	%{__make} -C engine/hexenworld/server
12nu|hexen2-1.5.6-1|117	%{__make} -C engine/hexenworld/client %{engine_buildopt} hw
12nu|hexen2-1.5.6-1|118	%{__make} -s -C engine/hexenworld/client clean
12nu|hexen2-1.5.6-1|119	%{__make} -C engine/hexenworld/client %{engine_buildopt} glhw
12nu|hexen2-1.5.6-1|120	# HexenWorld master server
12nu|hexen2-1.5.6-1|121	%{__make} -C hw_utils/hwmaster
12nu|hexen2-1.5.6-1|122	
12nu|hexen2-1.5.6-1|123	# Build h2patch
12nu|hexen2-1.5.6-1|124	%{__make} -C h2patch
12nu|hexen2-1.5.6-1|125	
12nu|hexen2-1.5.6-1|126	# Launcher binaries
12nu|hexen2-1.5.6-1|127	%{__make} -C launcher %{gtk1_buildopt}
12nu|hexen2-1.5.6-1|128	
12nu|hexen2-1.5.6-1|129	# Build the hcode compiler
12nu|hexen2-1.5.6-1|130	%{__make} -C utils/hcc
12nu|hexen2-1.5.6-1|131	# Build the game-code
12nu|hexen2-1.5.6-1|132	utils/hcc/hcc -src gamecode-%{gamecode_ver}/hc/h2
12nu|hexen2-1.5.6-1|133	utils/hcc/hcc -src gamecode-%{gamecode_ver}/hc/h2 -name progs2.src
12nu|hexen2-1.5.6-1|134	utils/hcc/hcc -src gamecode-%{gamecode_ver}/hc/portals -oi -on
12nu|hexen2-1.5.6-1|135	utils/hcc/hcc -src gamecode-%{gamecode_ver}/hc/hw -oi -on
12nu|hexen2-1.5.6-1|136	utils/hcc/hcc -src gamecode-%{gamecode_ver}/hc/siege -oi -on
12nu|hexen2-1.5.6-1|137	
12nu|hexen2-1.5.6-1|138	# Done building
12nu|hexen2-1.5.6-1|139	
12nu|hexen2-1.5.6-1|140	%install
12nu|hexen2-1.5.6-1|141	%{__rm} -rf %{buildroot}
12nu|hexen2-1.5.6-1|142	%{__mkdir_p} %{buildroot}/%{_gamesdatadir}/%{name}/docs
12nu|hexen2-1.5.6-1|143	%{__install} -D -m755 engine/hexen2/server/h2ded %{buildroot}/%{_gamesdatadir}/%{name}/h2ded
12nu|hexen2-1.5.6-1|144	%{__install} -D -m755 engine/hexen2/glhexen2 %{buildroot}/%{_gamesdatadir}/%{name}/glhexen2
12nu|hexen2-1.5.6-1|145	%{__install} -D -m755 engine/hexen2/hexen2 %{buildroot}/%{_gamesdatadir}/%{name}/hexen2
12nu|hexen2-1.5.6-1|146	%{__install} -D -m755 engine/hexenworld/client/hwcl %{buildroot}/%{_gamesdatadir}/%{name}/hwcl
12nu|hexen2-1.5.6-1|147	%{__install} -D -m755 engine/hexenworld/client/glhwcl %{buildroot}/%{_gamesdatadir}/%{name}/glhwcl
12nu|hexen2-1.5.6-1|148	%{__install} -D -m755 engine/hexenworld/server/hwsv %{buildroot}/%{_gamesdatadir}/%{name}/hwsv
12nu|hexen2-1.5.6-1|149	%{__install} -D -m755 hw_utils/hwmaster/hwmaster %{buildroot}/%{_gamesdatadir}/%{name}/hwmaster
12nu|hexen2-1.5.6-1|150	%{__install} -D -m755 h2patch/h2patch %{buildroot}/%{_gamesdatadir}/%{name}/h2patch
12nu|hexen2-1.5.6-1|151	%{__install} -D -m755 launcher/h2launcher %{buildroot}/%{_gamesdatadir}/%{name}/h2launcher
12nu|hexen2-1.5.6-1|152	# Make a symlink of the game-launcher
12nu|hexen2-1.5.6-1|153	%{__mkdir_p} %{buildroot}/%{_gamesbindir}
12nu|hexen2-1.5.6-1|154	%{__ln_s} %{_gamesdatadir}/hexen2/h2launcher %{buildroot}/%{_gamesbindir}/hexen2
12nu|hexen2-1.5.6-1|155	
12nu|hexen2-1.5.6-1|156	# Install the docs
12nu|hexen2-1.5.6-1|157	%{__install} -D -m644 docs/README %{buildroot}/%{_gamesdatadir}/%{name}/docs/README
12nu|hexen2-1.5.6-1|158	%{__install} -D -m644 docs/COPYING %{buildroot}/%{_gamesdatadir}/%{name}/docs/COPYING
12nu|hexen2-1.5.6-1|159	%{__install} -D -m644 docs/BUGS %{buildroot}/%{_gamesdatadir}/%{name}/docs/BUGS
12nu|hexen2-1.5.6-1|160	%{__install} -D -m644 docs/TODO %{buildroot}/%{_gamesdatadir}/%{name}/docs/TODO
12nu|hexen2-1.5.6-1|161	%{__install} -D -m644 docs/ABOUT %{buildroot}/%{_gamesdatadir}/%{name}/docs/ABOUT
12nu|hexen2-1.5.6-1|162	%{__install} -D -m644 docs/Features %{buildroot}/%{_gamesdatadir}/%{name}/docs/Features
12nu|hexen2-1.5.6-1|163	%{__install} -D -m644 docs/CHANGES %{buildroot}/%{_gamesdatadir}/%{name}/docs/CHANGES
12nu|hexen2-1.5.6-1|164	%{__install} -D -m644 docs/CHANGES %{buildroot}/%{_gamesdatadir}/%{name}/docs/CHANGES.old
12nu|hexen2-1.5.6-1|165	%{__install} -D -m644 docs/README.music %{buildroot}/%{_gamesdatadir}/%{name}/docs/README.music
12nu|hexen2-1.5.6-1|166	%{__install} -D -m644 docs/README.3dfx %{buildroot}/%{_gamesdatadir}/%{name}/docs/README.3dfx
12nu|hexen2-1.5.6-1|167	%{__install} -D -m644 docs/README.launcher %{buildroot}/%{_gamesdatadir}/%{name}/docs/README.launcher
12nu|hexen2-1.5.6-1|168	%{__install} -D -m644 docs/README.hwcl %{buildroot}/%{_gamesdatadir}/%{name}/docs/README.hwcl
12nu|hexen2-1.5.6-1|169	%{__install} -D -m644 docs/README.hwsv %{buildroot}/%{_gamesdatadir}/%{name}/docs/README.hwsv
12nu|hexen2-1.5.6-1|170	%{__install} -D -m644 docs/README.hwmaster %{buildroot}/%{_gamesdatadir}/%{name}/docs/README.hwmaster
12nu|hexen2-1.5.6-1|171	%{__install} -D -m644 docs/SrcNotes.txt %{buildroot}/%{_gamesdatadir}/%{name}/docs/SrcNotes.txt
12nu|hexen2-1.5.6-1|172	%{__install} -D -m644 docs/ReleaseNotes %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes
12nu|hexen2-1.5.6-1|173	# install release notes for the older versions
12nu|hexen2-1.5.6-1|174	%{__install} -D -m644 docs/ReleaseNotes.old %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes.old
12nu|hexen2-1.5.6-1|175	# %{__install} -D -m644 docs/ReleaseNotes-1.2.4a %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.2.4a
12nu|hexen2-1.5.6-1|176	# %{__install} -D -m644 docs/ReleaseNotes-1.3.0 %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.3.0
12nu|hexen2-1.5.6-1|177	# %{__install} -D -m644 docs/ReleaseNotes-1.4.0 %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.4.0
12nu|hexen2-1.5.6-1|178	# %{__install} -D -m644 docs/ReleaseNotes-1.4.1 %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.4.1
12nu|hexen2-1.5.6-1|179	# %{__install} -D -m644 docs/ReleaseNotes-1.4.2 %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.4.2
12nu|hexen2-1.5.6-1|180	# %{__install} -D -m644 docs/ReleaseNotes-1.4.3 %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.4.3
12nu|hexen2-1.5.6-1|181	# %{__install} -D -m644 docs/ReleaseNotes-1.4.4 %{buildroot}/%{_gamesdatadir}/%{name}/docs/ReleaseNotes-1.4.4
12nu|hexen2-1.5.6-1|182	
12nu|hexen2-1.5.6-1|183	# Install the gamedata
12nu|hexen2-1.5.6-1|184	%{__mkdir_p} %{buildroot}/%{_gamesdatadir}/%{name}/data1/
12nu|hexen2-1.5.6-1|185	%{__install} -D -m644 gamecode-%{gamecode_ver}/hc/h2/progs.dat %{buildroot}/%{_gamesdatadir}/%{name}/data1/progs.dat
12nu|hexen2-1.5.6-1|186	%{__install} -D -m644 gamecode-%{gamecode_ver}/hc/h2/progs2.dat %{buildroot}/%{_gamesdatadir}/%{name}/data1/progs2.dat
12nu|hexen2-1.5.6-1|187	%{__install} -D -m644 gamecode-%{gamecode_ver}/res/h2/hexen.rc %{buildroot}/%{_gamesdatadir}/%{name}/data1/hexen.rc
12nu|hexen2-1.5.6-1|188	%{__install} -D -m644 gamecode-%{gamecode_ver}/res/h2/strings.txt %{buildroot}/%{_gamesdatadir}/%{name}/data1/strings.txt
12nu|hexen2-1.5.6-1|189	%{__install} -D -m644 gamecode-%{gamecode_ver}/res/h2/default.cfg %{buildroot}/%{_gamesdatadir}/%{name}/data1/default.cfg
12nu|hexen2-1.5.6-1|190	%{__mkdir_p} %{buildroot}/%{_gamesdatadir}/%{name}/portals/
12nu|hexen2-1.5.6-1|191	%{__install} -D -m644 gamecode-%{gamecode_ver}/hc/portals/progs.dat %{buildroot}/%{_gamesdatadir}/%{name}/portals/progs.dat
12nu|hexen2-1.5.6-1|192	%{__install} -D -m644 gamecode-%{gamecode_ver}/res/portals/hexen.rc %{buildroot}/%{_gamesdatadir}/%{name}/portals/hexen.rc
12nu|hexen2-1.5.6-1|193	%{__install} -D -m644 gamecode-%{gamecode_ver}/res/portals/strings.txt %{buildroot}/%{_gamesdatadir}/%{name}/portals/strings.txt
12nu|hexen2-1.5.6-1|194	%{__install} -D -m644 gamecode-%{gamecode_ver}/res/portals/infolist.txt %{buildroot}/%{_gamesdatadir}/%{name}/portals/infolist.txt
12nu|hexen2-1.5.6-1|195	%{__install} -D -m644 gamecode-%{gamecode_ver}/res/portals/maplist.txt %{buildroot}/%{_gamesdatadir}/%{name}/portals/maplist.txt
12nu|hexen2-1.5.6-1|196	%{__install} -D -m644 gamecode-%{gamecode_ver}/res/portals/puzzles.txt %{buildroot}/%{_gamesdatadir}/%{name}/portals/puzzles.txt
12nu|hexen2-1.5.6-1|197	%{__install} -D -m644 gamecode-%{gamecode_ver}/res/portals/default.cfg %{buildroot}/%{_gamesdatadir}/%{name}/portals/default.cfg
12nu|hexen2-1.5.6-1|198	%{__mkdir_p} %{buildroot}/%{_gamesdatadir}/%{name}/hw/
12nu|hexen2-1.5.6-1|199	%{__install} -D -m644 gamecode-%{gamecode_ver}/hc/hw/hwprogs.dat %{buildroot}/%{_gamesdatadir}/%{name}/hw/hwprogs.dat
12nu|hexen2-1.5.6-1|200	%{__install} -D -m644 gamecode-%{gamecode_ver}/res/hw/strings.txt %{buildroot}/%{_gamesdatadir}/%{name}/hw/strings.txt
12nu|hexen2-1.5.6-1|201	%{__install} -D -m644 gamecode-%{gamecode_ver}/res/hw/default.cfg %{buildroot}/%{_gamesdatadir}/%{name}/hw/default.cfg
12nu|hexen2-1.5.6-1|202	%{__install} -D -m644 hw/pak4.pak %{buildroot}/%{_gamesdatadir}/%{name}/hw/pak4.pak
12nu|hexen2-1.5.6-1|203	
12nu|hexen2-1.5.6-1|204	# Install ent fixes handling map quirks
12nu|hexen2-1.5.6-1|205	%{__mkdir_p} %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/
12nu|hexen2-1.5.6-1|206	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/README.txt %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/README.txt
12nu|hexen2-1.5.6-1|207	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/demo2.ent %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/demo2.ent
12nu|hexen2-1.5.6-1|208	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/demo2.txt %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/demo2.txt
12nu|hexen2-1.5.6-1|209	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/egypt4.ent %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/egypt4.ent
12nu|hexen2-1.5.6-1|210	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/egypt4.txt %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/egypt4.txt
12nu|hexen2-1.5.6-1|211	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/egypt5.ent %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/egypt5.ent
12nu|hexen2-1.5.6-1|212	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/egypt5.txt %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/egypt5.txt
12nu|hexen2-1.5.6-1|213	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/romeric5.ent %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/romeric5.ent
12nu|hexen2-1.5.6-1|214	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/romeric5.txt %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/romeric5.txt
12nu|hexen2-1.5.6-1|215	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/tower.ent %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/tower.ent
12nu|hexen2-1.5.6-1|216	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/data1/maps/tower.txt %{buildroot}/%{_gamesdatadir}/%{name}/data1/maps/tower.txt
12nu|hexen2-1.5.6-1|217	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/portals/maps/README.txt %{buildroot}/%{_gamesdatadir}/%{name}/portals/maps/README.txt
12nu|hexen2-1.5.6-1|218	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/portals/maps/tibet2.ent %{buildroot}/%{_gamesdatadir}/%{name}/portals/maps/tibet2.ent
12nu|hexen2-1.5.6-1|219	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/portals/maps/tibet2.txt %{buildroot}/%{_gamesdatadir}/%{name}/portals/maps/tibet2.txt
12nu|hexen2-1.5.6-1|220	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/portals/maps/tibet9.ent %{buildroot}/%{_gamesdatadir}/%{name}/portals/maps/tibet9.ent
12nu|hexen2-1.5.6-1|221	%{__install} -D -m644 gamecode-%{gamecode_ver}/mapfixes/portals/maps/tibet9.txt %{buildroot}/%{_gamesdatadir}/%{name}/portals/maps/tibet9.txt
12nu|hexen2-1.5.6-1|222	
12nu|hexen2-1.5.6-1|223	# Install the pak deltas
12nu|hexen2-1.5.6-1|224	%{__mkdir_p} %{buildroot}/%{_gamesdatadir}/%{name}/patchdat/
12nu|hexen2-1.5.6-1|225	%{__mkdir_p} %{buildroot}/%{_gamesdatadir}/%{name}/patchdat/data1
12nu|hexen2-1.5.6-1|226	%{__install} -D -m644 gamecode-%{gamecode_ver}/patch111/patchdat/data1/data1pk0.xd3 %{buildroot}/%{_gamesdatadir}/%{name}/patchdat/data1/data1pk0.xd3
12nu|hexen2-1.5.6-1|227	%{__install} -D -m644 gamecode-%{gamecode_ver}/patch111/patchdat/data1/data1pk1.xd3 %{buildroot}/%{_gamesdatadir}/%{name}/patchdat/data1/data1pk1.xd3
12nu|hexen2-1.5.6-1|228	%{__install} -D -m644 gamecode-%{gamecode_ver}/patch111/patchdat.txt %{buildroot}/%{_gamesdatadir}/%{name}/patchdat.txt
12nu|hexen2-1.5.6-1|229	
12nu|hexen2-1.5.6-1|230	# Install the menu icon
12nu|hexen2-1.5.6-1|231	%{__mkdir_p} %{buildroot}/%{_datadir}/pixmaps
12nu|hexen2-1.5.6-1|232	%{__install} -D -m644 engine/resource/%{name}.png %{buildroot}/%{_datadir}/pixmaps/%{name}.png
12nu|hexen2-1.5.6-1|233	
12nu|hexen2-1.5.6-1|234	# Install menu entry
12nu|hexen2-1.5.6-1|235	%{__cat} > %{name}.desktop << EOF
12nu|hexen2-1.5.6-1|236	[Desktop Entry]
12nu|hexen2-1.5.6-1|237	Name=Hexen 2
12nu|hexen2-1.5.6-1|238	Name[ru]=Hexen 2
12nu|hexen2-1.5.6-1|239	Comment=Hexen II
12nu|hexen2-1.5.6-1|240	Comment[ru]=Hexen II
12nu|hexen2-1.5.6-1|241	Exec=hexen2
12nu|hexen2-1.5.6-1|242	Icon=hexen2.png
12nu|hexen2-1.5.6-1|243	Terminal=false
12nu|hexen2-1.5.6-1|244	Type=Application
12nu|hexen2-1.5.6-1|245	Encoding=UTF-8
12nu|hexen2-1.5.6-1|246	Categories=Application;Game;
12nu|hexen2-1.5.6-1|247	EOF
12nu|hexen2-1.5.6-1|248	
12nu|hexen2-1.5.6-1|249	%if %{!?_without_freedesktop:1}0
12nu|hexen2-1.5.6-1|250	%{__mkdir_p} %{buildroot}%{_datadir}/applications
12nu|hexen2-1.5.6-1|251	desktop-file-install \
12nu|hexen2-1.5.6-1|252	--vendor %{desktop_vendor} \
12nu|hexen2-1.5.6-1|253	--dir %{buildroot}%{_datadir}/applications \
12nu|hexen2-1.5.6-1|254	%{name}.desktop
12nu|hexen2-1.5.6-1|255	%else
12nu|hexen2-1.5.6-1|256	%{__install} -D -m 0644 %{name}.desktop \
12nu|hexen2-1.5.6-1|257	%{buildroot}%{_sysconfdir}/X11/applnk/Games/%{name}.desktop
12nu|hexen2-1.5.6-1|258	%endif
12nu|hexen2-1.5.6-1|259	
12nu|hexen2-1.5.6-1|260	%clean
12nu|hexen2-1.5.6-1|261	
12nu|hexen2-1.5.6-1|262	%files
12nu|hexen2-1.5.6-1|263	%{_gamesdatadir}/%{name}/h2ded
12nu|hexen2-1.5.6-1|264	%{_gamesdatadir}/%{name}/hexen2
12nu|hexen2-1.5.6-1|265	%{_gamesdatadir}/%{name}/glhexen2
12nu|hexen2-1.5.6-1|266	%{_gamesdatadir}/%{name}/h2patch
12nu|hexen2-1.5.6-1|267	%{_gamesdatadir}/%{name}/patchdat/data1/data1pk0.xd3
12nu|hexen2-1.5.6-1|268	%{_gamesdatadir}/%{name}/patchdat/data1/data1pk1.xd3
12nu|hexen2-1.5.6-1|269	%{_gamesdatadir}/%{name}/patchdat.txt
12nu|hexen2-1.5.6-1|270	%{_gamesdatadir}/%{name}/data1/progs.dat
12nu|hexen2-1.5.6-1|271	%{_gamesdatadir}/%{name}/data1/progs2.dat
12nu|hexen2-1.5.6-1|272	%{_gamesdatadir}/%{name}/data1/hexen.rc
12nu|hexen2-1.5.6-1|273	%{_gamesdatadir}/%{name}/data1/strings.txt
12nu|hexen2-1.5.6-1|274	%{_gamesdatadir}/%{name}/data1/default.cfg
12nu|hexen2-1.5.6-1|275	%{_gamesdatadir}/%{name}/data1/maps/README.txt
12nu|hexen2-1.5.6-1|276	%{_gamesdatadir}/%{name}/data1/maps/demo2.ent
12nu|hexen2-1.5.6-1|277	%{_gamesdatadir}/%{name}/data1/maps/demo2.txt
12nu|hexen2-1.5.6-1|278	%{_gamesdatadir}/%{name}/data1/maps/egypt4.ent
12nu|hexen2-1.5.6-1|279	%{_gamesdatadir}/%{name}/data1/maps/egypt4.txt
12nu|hexen2-1.5.6-1|280	%{_gamesdatadir}/%{name}/data1/maps/egypt5.ent
12nu|hexen2-1.5.6-1|281	%{_gamesdatadir}/%{name}/data1/maps/egypt5.txt
12nu|hexen2-1.5.6-1|282	%{_gamesdatadir}/%{name}/data1/maps/romeric5.ent
12nu|hexen2-1.5.6-1|283	%{_gamesdatadir}/%{name}/data1/maps/romeric5.txt
12nu|hexen2-1.5.6-1|284	%{_gamesdatadir}/%{name}/data1/maps/tower.ent
12nu|hexen2-1.5.6-1|285	%{_gamesdatadir}/%{name}/data1/maps/tower.txt
12nu|hexen2-1.5.6-1|286	%{_gamesdatadir}/%{name}/portals/progs.dat
12nu|hexen2-1.5.6-1|287	%{_gamesdatadir}/%{name}/portals/hexen.rc
12nu|hexen2-1.5.6-1|288	%{_gamesdatadir}/%{name}/portals/strings.txt
12nu|hexen2-1.5.6-1|289	%{_gamesdatadir}/%{name}/portals/puzzles.txt
12nu|hexen2-1.5.6-1|290	%{_gamesdatadir}/%{name}/portals/infolist.txt
12nu|hexen2-1.5.6-1|291	%{_gamesdatadir}/%{name}/portals/maplist.txt
12nu|hexen2-1.5.6-1|292	%{_gamesdatadir}/%{name}/portals/default.cfg
12nu|hexen2-1.5.6-1|293	%{_gamesdatadir}/%{name}/portals/maps/README.txt
12nu|hexen2-1.5.6-1|294	%{_gamesdatadir}/%{name}/portals/maps/tibet2.ent
12nu|hexen2-1.5.6-1|295	%{_gamesdatadir}/%{name}/portals/maps/tibet2.txt
12nu|hexen2-1.5.6-1|296	%{_gamesdatadir}/%{name}/portals/maps/tibet9.ent
12nu|hexen2-1.5.6-1|297	%{_gamesdatadir}/%{name}/portals/maps/tibet9.txt
12nu|hexen2-1.5.6-1|298	%{_gamesbindir}/hexen2
12nu|hexen2-1.5.6-1|299	%{_datadir}/pixmaps/%{name}.png
12nu|hexen2-1.5.6-1|300	%{_gamesdatadir}/%{name}/h2launcher
12nu|hexen2-1.5.6-1|301	%{_gamesdatadir}/%{name}/docs/README
12nu|hexen2-1.5.6-1|302	%{_gamesdatadir}/%{name}/docs/COPYING
12nu|hexen2-1.5.6-1|303	%{_gamesdatadir}/%{name}/docs/BUGS
12nu|hexen2-1.5.6-1|304	%{_gamesdatadir}/%{name}/docs/ABOUT
12nu|hexen2-1.5.6-1|305	%{_gamesdatadir}/%{name}/docs/Features
12nu|hexen2-1.5.6-1|306	%{_gamesdatadir}/%{name}/docs/CHANGES
12nu|hexen2-1.5.6-1|307	%{_gamesdatadir}/%{name}/docs/CHANGES.old
12nu|hexen2-1.5.6-1|308	%{_gamesdatadir}/%{name}/docs/README.music
12nu|hexen2-1.5.6-1|309	%{_gamesdatadir}/%{name}/docs/README.launcher
12nu|hexen2-1.5.6-1|310	%{_gamesdatadir}/%{name}/docs/README.3dfx
12nu|hexen2-1.5.6-1|311	%{_gamesdatadir}/%{name}/docs/TODO
12nu|hexen2-1.5.6-1|312	%{_gamesdatadir}/%{name}/docs/SrcNotes.txt
12nu|hexen2-1.5.6-1|313	%{_gamesdatadir}/%{name}/docs/ReleaseNotes
12nu|hexen2-1.5.6-1|314	%{_gamesdatadir}/%{name}/docs/ReleaseNotes.old
12nu|hexen2-1.5.6-1|315	%{!?_without_freedesktop:%{_datadir}/applications/%{desktop_vendor}-%{name}.desktop}
12nu|hexen2-1.5.6-1|316	%{?_without_freedesktop:%{_sysconfdir}/X11/applnk/Games/%{name}.desktop}
12nu|hexen2-1.5.6-1|317	
12nu|hexen2-1.5.6-1|318	%files -n hexenworld
12nu|hexen2-1.5.6-1|319	%{_gamesdatadir}/%{name}/hwsv
12nu|hexen2-1.5.6-1|320	%{_gamesdatadir}/%{name}/hwmaster
12nu|hexen2-1.5.6-1|321	%{_gamesdatadir}/%{name}/hwcl
12nu|hexen2-1.5.6-1|322	%{_gamesdatadir}/%{name}/glhwcl
12nu|hexen2-1.5.6-1|323	%{_gamesdatadir}/%{name}/hw/hwprogs.dat
12nu|hexen2-1.5.6-1|324	%{_gamesdatadir}/%{name}/hw/pak4.pak
12nu|hexen2-1.5.6-1|325	%{_gamesdatadir}/%{name}/hw/strings.txt
12nu|hexen2-1.5.6-1|326	%{_gamesdatadir}/%{name}/hw/default.cfg
12nu|hexen2-1.5.6-1|327	%{_gamesdatadir}/%{name}/docs/README.hwcl
12nu|hexen2-1.5.6-1|328	%{_gamesdatadir}/%{name}/docs/README.hwsv
12nu|hexen2-1.5.6-1|329	%{_gamesdatadir}/%{name}/docs/README.hwmaster
12nu|hexen2-1.5.6-1|330	
12nu|hexen2-1.5.6-1|331	%changelog
12nu|hexen2-1.5.6-1|332	* Tue Nov 19 2013 Denis Silakov <denis.silakov@rosalab.ru> 1.5.6-1
12nu|hexen2-1.5.6-1|333	+ Revision: 702652c
12nu|hexen2-1.5.6-1|334	- Updated to 1.5.6
12nu|hexen2-1.5.6-1|335	
12nu|hexen2-1.5.6-1|336	

21773 12
12nu|iodoom3-1.3.1.1304-2|1	Name:		iodoom3
12nu|iodoom3-1.3.1.1304-2|2	Version:	1.3.1.1304
12nu|iodoom3-1.3.1.1304-2|3	Release:	2
12nu|iodoom3-1.3.1.1304-2|4	Summary:	Doom 3 engine
12nu|iodoom3-1.3.1.1304-2|5	Group:		Games/Arcade
12nu|iodoom3-1.3.1.1304-2|6	License:	GPLv3+
12nu|iodoom3-1.3.1.1304-2|7	URL:		http://www.iodoom3.org
12nu|iodoom3-1.3.1.1304-2|8	# From git, see more at http://www.iodoom3.org/download/
12nu|iodoom3-1.3.1.1304-2|9	Source0:	%{name}-%{version}.tar.bz2
12nu|iodoom3-1.3.1.1304-2|10	Source1:	%{name}.png
12nu|iodoom3-1.3.1.1304-2|11	Patch0:		iodoom3-1.3.1.1304-datapath.patch
12nu|iodoom3-1.3.1.1304-2|12	# https://github.com/albertz/iodoom3/commit/350616aab643eceb106631af81d3bb960a0dcb70
12nu|iodoom3-1.3.1.1304-2|13	Patch1:		iodoom3-1.3.1.1304-x86_64.patch
12nu|iodoom3-1.3.1.1304-2|14	BuildRequires:	imagemagick
12nu|iodoom3-1.3.1.1304-2|15	BuildRequires:	scons
12nu|iodoom3-1.3.1.1304-2|16	BuildRequires:	pkgconfig(alsa)
12nu|iodoom3-1.3.1.1304-2|17	BuildRequires:	pkgconfig(gl)
12nu|iodoom3-1.3.1.1304-2|18	BuildRequires:	pkgconfig(glu)
12nu|iodoom3-1.3.1.1304-2|19	BuildRequires:	pkgconfig(openal)
12nu|iodoom3-1.3.1.1304-2|20	BuildRequires:	pkgconfig(x11)
12nu|iodoom3-1.3.1.1304-2|21	BuildRequires:	pkgconfig(xext)
12nu|iodoom3-1.3.1.1304-2|22	BuildRequires:	pkgconfig(xxf86vm)
12nu|iodoom3-1.3.1.1304-2|23	BuildRequires:	pkgconfig(zlib)
12nu|iodoom3-1.3.1.1304-2|24	
12nu|iodoom3-1.3.1.1304-2|25	%description
12nu|iodoom3-1.3.1.1304-2|26	On November 22, 2011 id Software released the source code to Doom 3.
12nu|iodoom3-1.3.1.1304-2|27	This project aims to build upon that source code release by cleaning up,
12nu|iodoom3-1.3.1.1304-2|28	fixing bugs, and adding features. The permant goal is to create the
12nu|iodoom3-1.3.1.1304-2|29	open-source Doom 3 distribution upon which people base their games and
12nu|iodoom3-1.3.1.1304-2|30	projects. Project developers also seek to have the perfect version of the
12nu|iodoom3-1.3.1.1304-2|31	game engine for playing Doom 3, it’s expansion pack Resurrection of Evil,
12nu|iodoom3-1.3.1.1304-2|32	and all popular mods.
12nu|iodoom3-1.3.1.1304-2|33	
12nu|iodoom3-1.3.1.1304-2|34	WARNING! Playing Doom 3 still requires a legitimate copy of the game.
12nu|iodoom3-1.3.1.1304-2|35	You can purchase a copy from Steam or your favorite retailer.
12nu|iodoom3-1.3.1.1304-2|36	
12nu|iodoom3-1.3.1.1304-2|37	Place "base" folder from the Doom 3 installation to:
12nu|iodoom3-1.3.1.1304-2|38	%{_gamesdatadir}/doom3/
12nu|iodoom3-1.3.1.1304-2|39	
12nu|iodoom3-1.3.1.1304-2|40	
12nu|iodoom3-1.3.1.1304-2|41	%prep
12nu|iodoom3-1.3.1.1304-2|42	%setup -q
12nu|iodoom3-1.3.1.1304-2|43	%patch0 -p1
12nu|iodoom3-1.3.1.1304-2|44	%patch1 -p1
12nu|iodoom3-1.3.1.1304-2|45	sed -i s,"/usr/lib/libz.a","%{_libdir}/libz.a",g neo/sys/scons/SConscript.curl
12nu|iodoom3-1.3.1.1304-2|46	# Ask CD-KEY only for network game
12nu|iodoom3-1.3.1.1304-2|47	sed -i s,"ID_ENFORCE_KEY 1","ID_ENFORCE_KEY 0",g neo/framework/BuildDefines.h
12nu|iodoom3-1.3.1.1304-2|48	
12nu|iodoom3-1.3.1.1304-2|49	%build
12nu|iodoom3-1.3.1.1304-2|50	pushd neo
12nu|iodoom3-1.3.1.1304-2|51	%scons TARGET_MONO=1 TARGET_CORE=0 TARGET_GAME=0 TARGET_D3XP=0
12nu|iodoom3-1.3.1.1304-2|52	popd
12nu|iodoom3-1.3.1.1304-2|53	for N in 16 32 64 128; do convert %{SOURCE1} -resize ${N}x${N} $N.png; done
12nu|iodoom3-1.3.1.1304-2|54	
12nu|iodoom3-1.3.1.1304-2|55	%install
12nu|iodoom3-1.3.1.1304-2|56	install -D neo/doom-mon* %{buildroot}%{_gamesbindir}/%{name}
12nu|iodoom3-1.3.1.1304-2|57	install -D 16.png %{buildroot}%{_miconsdir}/%{name}.png
12nu|iodoom3-1.3.1.1304-2|58	install -D 32.png %{buildroot}%{_liconsdir}/%{name}.png
12nu|iodoom3-1.3.1.1304-2|59	install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12nu|iodoom3-1.3.1.1304-2|60	install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12nu|iodoom3-1.3.1.1304-2|61	
12nu|iodoom3-1.3.1.1304-2|62	# menu-entry
12nu|iodoom3-1.3.1.1304-2|63	mkdir -p %{buildroot}%{_datadir}/applications
12nu|iodoom3-1.3.1.1304-2|64	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12nu|iodoom3-1.3.1.1304-2|65	[Desktop Entry]
12nu|iodoom3-1.3.1.1304-2|66	Name=Doom 3
12nu|iodoom3-1.3.1.1304-2|67	Comment=A first-person science fiction horror video game
12nu|iodoom3-1.3.1.1304-2|68	Exec=%{name}
12nu|iodoom3-1.3.1.1304-2|69	Icon=%{name}
12nu|iodoom3-1.3.1.1304-2|70	Terminal=false
12nu|iodoom3-1.3.1.1304-2|71	Type=Application
12nu|iodoom3-1.3.1.1304-2|72	Categories=Game;ArcadeGame;
12nu|iodoom3-1.3.1.1304-2|73	EOF
12nu|iodoom3-1.3.1.1304-2|74	
12nu|iodoom3-1.3.1.1304-2|75	mkdir -p %{buildroot}%{_gamesdatadir}/doom3
12nu|iodoom3-1.3.1.1304-2|76	
12nu|iodoom3-1.3.1.1304-2|77	%files
12nu|iodoom3-1.3.1.1304-2|78	%doc README.txt COPYING.txt id-readme.txt
12nu|iodoom3-1.3.1.1304-2|79	%{_gamesbindir}/%{name}
12nu|iodoom3-1.3.1.1304-2|80	%dir %{_gamesdatadir}/doom3
12nu|iodoom3-1.3.1.1304-2|81	%{_datadir}/applications/%{name}.desktop
12nu|iodoom3-1.3.1.1304-2|82	%{_liconsdir}/%{name}.png
12nu|iodoom3-1.3.1.1304-2|83	%{_miconsdir}/%{name}.png
12nu|iodoom3-1.3.1.1304-2|84	%{_iconsdir}/hicolor/*/apps/%{name}.png
12nu|iodoom3-1.3.1.1304-2|85	

21774 12
12nu|iodoom3-1.3.1.1304-3|1	Name:		iodoom3
12nu|iodoom3-1.3.1.1304-3|2	Version:	1.3.1.1304
12nu|iodoom3-1.3.1.1304-3|3	Release:	3
12nu|iodoom3-1.3.1.1304-3|4	Summary:	Doom 3 engine
12nu|iodoom3-1.3.1.1304-3|5	Group:		Games/Arcade
12nu|iodoom3-1.3.1.1304-3|6	License:	GPLv3+
12nu|iodoom3-1.3.1.1304-3|7	URL:		http://www.iodoom3.org
12nu|iodoom3-1.3.1.1304-3|8	# From git, see more at http://www.iodoom3.org/download/
12nu|iodoom3-1.3.1.1304-3|9	Source0:	%{name}-%{version}.tar.bz2
12nu|iodoom3-1.3.1.1304-3|10	Source1:	%{name}.png
12nu|iodoom3-1.3.1.1304-3|11	Patch0:		iodoom3-1.3.1.1304-datapath.patch
12nu|iodoom3-1.3.1.1304-3|12	# https://github.com/albertz/iodoom3/commit/350616aab643eceb106631af81d3bb960a0dcb70
12nu|iodoom3-1.3.1.1304-3|13	Patch1:		iodoom3-1.3.1.1304-x86_64.patch
12nu|iodoom3-1.3.1.1304-3|14	BuildRequires:	imagemagick
12nu|iodoom3-1.3.1.1304-3|15	BuildRequires:	scons
12nu|iodoom3-1.3.1.1304-3|16	BuildRequires:	pkgconfig(alsa)
12nu|iodoom3-1.3.1.1304-3|17	BuildRequires:	pkgconfig(gl)
12nu|iodoom3-1.3.1.1304-3|18	BuildRequires:	pkgconfig(glu)
12nu|iodoom3-1.3.1.1304-3|19	BuildRequires:	pkgconfig(openal)
12nu|iodoom3-1.3.1.1304-3|20	BuildRequires:	pkgconfig(x11)
12nu|iodoom3-1.3.1.1304-3|21	BuildRequires:	pkgconfig(xext)
12nu|iodoom3-1.3.1.1304-3|22	BuildRequires:	pkgconfig(xxf86vm)
12nu|iodoom3-1.3.1.1304-3|23	BuildRequires:	pkgconfig(zlib)
12nu|iodoom3-1.3.1.1304-3|24	Provides:	doom3 = 1.3.1
12nu|iodoom3-1.3.1.1304-3|25	# 64 bit build is too buggy, segfaults at start and requires lots of patching
12nu|iodoom3-1.3.1.1304-3|26	ExclusiveArch:	%{ix86}
12nu|iodoom3-1.3.1.1304-3|27	
12nu|iodoom3-1.3.1.1304-3|28	%description
12nu|iodoom3-1.3.1.1304-3|29	On November 22, 2011 id Software released the source code to Doom 3.
12nu|iodoom3-1.3.1.1304-3|30	This project aims to build upon that source code release by cleaning up,
12nu|iodoom3-1.3.1.1304-3|31	fixing bugs, and adding features. The permant goal is to create the
12nu|iodoom3-1.3.1.1304-3|32	open-source Doom 3 distribution upon which people base their games and
12nu|iodoom3-1.3.1.1304-3|33	projects. Project developers also seek to have the perfect version of the
12nu|iodoom3-1.3.1.1304-3|34	game engine for playing Doom 3, it’s expansion pack Resurrection of Evil,
12nu|iodoom3-1.3.1.1304-3|35	and all popular mods.
12nu|iodoom3-1.3.1.1304-3|36	
12nu|iodoom3-1.3.1.1304-3|37	WARNING! Playing Doom 3 still requires a legitimate copy of the game.
12nu|iodoom3-1.3.1.1304-3|38	You can purchase a copy from Steam or your favorite retailer.
12nu|iodoom3-1.3.1.1304-3|39	
12nu|iodoom3-1.3.1.1304-3|40	Place "base" folder from the Doom 3 installation to:
12nu|iodoom3-1.3.1.1304-3|41	%{_gamesdatadir}/doom3/
12nu|iodoom3-1.3.1.1304-3|42	
12nu|iodoom3-1.3.1.1304-3|43	
12nu|iodoom3-1.3.1.1304-3|44	%prep
12nu|iodoom3-1.3.1.1304-3|45	%setup -q
12nu|iodoom3-1.3.1.1304-3|46	%patch0 -p1
12nu|iodoom3-1.3.1.1304-3|47	sed -i s,"/usr/lib/libz.a","%{_libdir}/libz.a",g neo/sys/scons/SConscript.curl
12nu|iodoom3-1.3.1.1304-3|48	# Ask CD-KEY only for network game
12nu|iodoom3-1.3.1.1304-3|49	sed -i s,"ID_ENFORCE_KEY 1","ID_ENFORCE_KEY 0",g neo/framework/BuildDefines.h
12nu|iodoom3-1.3.1.1304-3|50	
12nu|iodoom3-1.3.1.1304-3|51	%build
12nu|iodoom3-1.3.1.1304-3|52	pushd neo
12nu|iodoom3-1.3.1.1304-3|53	%scons TARGET_MONO=1 TARGET_CORE=0 TARGET_GAME=0 TARGET_D3XP=0
12nu|iodoom3-1.3.1.1304-3|54	popd
12nu|iodoom3-1.3.1.1304-3|55	for N in 16 32 64 128; do convert %{SOURCE1} -resize ${N}x${N} $N.png; done
12nu|iodoom3-1.3.1.1304-3|56	
12nu|iodoom3-1.3.1.1304-3|57	%install
12nu|iodoom3-1.3.1.1304-3|58	install -D neo/doom-mon* %{buildroot}%{_gamesbindir}/%{name}
12nu|iodoom3-1.3.1.1304-3|59	install -D 16.png %{buildroot}%{_miconsdir}/%{name}.png
12nu|iodoom3-1.3.1.1304-3|60	install -D 32.png %{buildroot}%{_liconsdir}/%{name}.png
12nu|iodoom3-1.3.1.1304-3|61	install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12nu|iodoom3-1.3.1.1304-3|62	install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12nu|iodoom3-1.3.1.1304-3|63	
12nu|iodoom3-1.3.1.1304-3|64	# menu-entry
12nu|iodoom3-1.3.1.1304-3|65	mkdir -p %{buildroot}%{_datadir}/applications
12nu|iodoom3-1.3.1.1304-3|66	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12nu|iodoom3-1.3.1.1304-3|67	[Desktop Entry]
12nu|iodoom3-1.3.1.1304-3|68	Name=Doom 3
12nu|iodoom3-1.3.1.1304-3|69	Comment=A first-person science fiction horror video game
12nu|iodoom3-1.3.1.1304-3|70	Exec=%{name}
12nu|iodoom3-1.3.1.1304-3|71	Icon=%{name}
12nu|iodoom3-1.3.1.1304-3|72	Terminal=false
12nu|iodoom3-1.3.1.1304-3|73	Type=Application
12nu|iodoom3-1.3.1.1304-3|74	Categories=Game;ArcadeGame;
12nu|iodoom3-1.3.1.1304-3|75	EOF
12nu|iodoom3-1.3.1.1304-3|76	
12nu|iodoom3-1.3.1.1304-3|77	mkdir -p %{buildroot}%{_gamesdatadir}/doom3
12nu|iodoom3-1.3.1.1304-3|78	
12nu|iodoom3-1.3.1.1304-3|79	%files
12nu|iodoom3-1.3.1.1304-3|80	%doc README.txt COPYING.txt id-readme.txt
12nu|iodoom3-1.3.1.1304-3|81	%{_gamesbindir}/%{name}
12nu|iodoom3-1.3.1.1304-3|82	%dir %{_gamesdatadir}/doom3
12nu|iodoom3-1.3.1.1304-3|83	%{_datadir}/applications/%{name}.desktop
12nu|iodoom3-1.3.1.1304-3|84	%{_liconsdir}/%{name}.png
12nu|iodoom3-1.3.1.1304-3|85	%{_miconsdir}/%{name}.png
12nu|iodoom3-1.3.1.1304-3|86	%{_iconsdir}/hicolor/*/apps/%{name}.png
12nu|iodoom3-1.3.1.1304-3|87	
12nu|iodoom3-1.3.1.1304-3|88	
12nu|iodoom3-1.3.1.1304-3|89	%changelog
12nu|iodoom3-1.3.1.1304-3|90	* Fri Jan  25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nu|iodoom3-1.3.1.1304-3|91	+ Commit: baf2f15
12nu|iodoom3-1.3.1.1304-3|92	- LOG Add Provides: doom3 = 1.3.1
12nu|iodoom3-1.3.1.1304-3|93	
12nu|iodoom3-1.3.1.1304-3|94	* Fri Jan  25 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nu|iodoom3-1.3.1.1304-3|95	+ Commit: 7bed5ad
12nu|iodoom3-1.3.1.1304-3|96	- LOG Disable x86_64 build as it's really broken
12nu|iodoom3-1.3.1.1304-3|97	
12nu|iodoom3-1.3.1.1304-3|98	* Sun Jan  13 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nu|iodoom3-1.3.1.1304-3|99	+ Commit: e7b99df
12nu|iodoom3-1.3.1.1304-3|100	- LOG Ask CD-KEY only for network game
12nu|iodoom3-1.3.1.1304-3|101	
12nu|iodoom3-1.3.1.1304-3|102	* Sun Jan  13 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nu|iodoom3-1.3.1.1304-3|103	+ Commit: 0944e56
12nu|iodoom3-1.3.1.1304-3|104	- LOG Update patch 1 to fix x86_64 build
12nu|iodoom3-1.3.1.1304-3|105	
12nu|iodoom3-1.3.1.1304-3|106	* Sun Jan  13 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nu|iodoom3-1.3.1.1304-3|107	+ Commit: cbbf997
12nu|iodoom3-1.3.1.1304-3|108	- LOG Don't force 32 bit build on 64 bit machines
12nu|iodoom3-1.3.1.1304-3|109	
12nu|iodoom3-1.3.1.1304-3|110	* Sun Jan  13 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nu|iodoom3-1.3.1.1304-3|111	+ Commit: 66837df
12nu|iodoom3-1.3.1.1304-3|112	- LOG Fix linkage (don't hardcode /usr/lib/ as linkage path)
12nu|iodoom3-1.3.1.1304-3|113	
12nu|iodoom3-1.3.1.1304-3|114	* Sat Jan  12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nu|iodoom3-1.3.1.1304-3|115	+ Commit: ed124ad
12nu|iodoom3-1.3.1.1304-3|116	- LOG Add pkgconfig(zlib) to BuildRequires
12nu|iodoom3-1.3.1.1304-3|117	
12nu|iodoom3-1.3.1.1304-3|118	* Sat Jan  12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nu|iodoom3-1.3.1.1304-3|119	+ Commit: d6e5112
12nu|iodoom3-1.3.1.1304-3|120	- LOG Add pkgconfig(alsa) to BuildRequires
12nu|iodoom3-1.3.1.1304-3|121	
12nu|iodoom3-1.3.1.1304-3|122	* Sat Jan  12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nu|iodoom3-1.3.1.1304-3|123	+ Commit: 9161318
12nu|iodoom3-1.3.1.1304-3|124	- LOG Add pkgconfig(openal) to BuildRequires
12nu|iodoom3-1.3.1.1304-3|125	
12nu|iodoom3-1.3.1.1304-3|126	* Sat Jan  12 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12nu|iodoom3-1.3.1.1304-3|127	+ Commit: f414558
12nu|iodoom3-1.3.1.1304-3|128	- LOG Upload source tarball and enable it
12nu|iodoom3-1.3.1.1304-3|129	
12nu|iodoom3-1.3.1.1304-3|130	* Sat Jan  12 2013 Rosa <rosa@abf.rosalinux.ru>
12nu|iodoom3-1.3.1.1304-3|131	+ Commit: eee9a2d
12nu|iodoom3-1.3.1.1304-3|132	- Automatic import for version 1.3.1.1304-1
12nu|iodoom3-1.3.1.1304-3|133	
12nu|iodoom3-1.3.1.1304-3|134	

21775 12
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|1	# These are private
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|2	%if %{_use_internal_dependency_generator}
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|3	%define __noautoprov 'd3xp\\.so|base\\.so'
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|4	%endif
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|5	
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|6	%define sname dhewm3
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|7	%define git 20130123
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|8	
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|9	Name:		iodoom3-%{sname}
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|10	Version:	1.3.1.1304
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|11	Release:	0.%{git}.1
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|12	Summary:	Doom 3 engine
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|13	Group:		Games/Arcade
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|14	License:	GPLv3+
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|15	URL:		https://github.com/dhewm/dhewm3/
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|16	# From git, see https://github.com/dhewm/dhewm3/
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|17	Source0:	%{sname}-%{version}.%{git}.tar.bz2
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|18	Source1:	%{sname}.png
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|19	# Don't override CXX flags
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|20	Patch0:		dhewm3-1.3.1.1304-cflags.patch
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|21	BuildRequires:	cmake
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|22	BuildRequires:	imagemagick
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|23	BuildRequires:	jpeg-devel
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|24	BuildRequires:	pkgconfig(gl)
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|25	BuildRequires:	pkgconfig(glu)
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|26	BuildRequires:	pkgconfig(libcurl)
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|27	BuildRequires:	pkgconfig(ogg)
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|28	BuildRequires:	pkgconfig(openal)
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|29	BuildRequires:	pkgconfig(sdl)
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|30	BuildRequires:	pkgconfig(vorbis)
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|31	BuildRequires:	pkgconfig(vorbisfile)
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|32	BuildRequires:	pkgconfig(zlib)
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|33	Provides:	%{sname} = %{version}-%{release}
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|34	Provides:	doom3 = 1.3.1
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|35	
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|36	%description
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|37	On November 22, 2011 id Software released the source code to Doom 3.
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|38	
12nu|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
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|40	bring Doom 3 with the help of SDL to all suitable platforms.
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|41	
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|42	Compared to the original Doom 3, the changes of dhewm 3 worth mentioning are:
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|43	- 64bit port
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|44	- SDL for low level OS support, OpenGL and input handling
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|45	- OpenAL for audio output, all OS specific audio backends are gone
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|46	- OpenAL EFX for EAX reverb effects (read: EAX on all platforms)
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|47	- A portable build system based on CMake
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|48	- (Cross-)compilation with mingw-w64
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|49	
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|50	WARNING! Playing Doom 3 still requires a legitimate copy of the game.
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|51	You can purchase a copy from Steam or your favorite retailer.
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|52	
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|53	Place "base" folder from the Doom 3 installation to:
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|54	%{_gamesdatadir}/%{sname}/
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|55	
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|56	%prep
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|57	%setup -q -n %{sname}-%{version}.%{git}
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|58	%patch0 -p1
12nu|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
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|60	
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|61	%build
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|62	pushd neo
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|63	%cmake \
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|64	-DCMAKE_INSTALL_BINDIR=%{_gamesbindir} \
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|65	-DCMAKE_INSTALL_LIBDIR=%{_libdir}/games \
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|66	-DCMAKE_INSTALL_DATADIR=%{_gamesdatadir}
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|67	%make
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|68	popd
12nu|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
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|70	
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|71	%install
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|72	pushd neo
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|73	%makeinstall_std -C build
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|74	popd
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|75	install -D 16.png %{buildroot}%{_miconsdir}/%{sname}.png
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|76	install -D 32.png %{buildroot}%{_liconsdir}/%{sname}.png
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|77	install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{sname}.png
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|78	install -D 128.png %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{sname}.png
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|79	
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|80	# menu-entry
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|81	mkdir -p %{buildroot}%{_datadir}/applications
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|82	cat > %{buildroot}%{_datadir}/applications/%{sname}.desktop << EOF
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|83	[Desktop Entry]
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|84	Name=Doom 3 (dhewm3)
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|85	Comment=A first-person science fiction horror video game
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|86	Exec=%{sname}
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|87	Icon=%{sname}
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|88	Terminal=false
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|89	Type=Application
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|90	Categories=Game;ArcadeGame;
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|91	EOF
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|92	
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|93	mkdir -p %{buildroot}%{_gamesdatadir}/%{sname}
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|94	
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|95	%files
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|96	%doc README.md COPYING.txt
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|97	%{_gamesbindir}/%{sname}
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|98	%dir %attr(0777,root,root) %{_gamesdatadir}/%{sname}
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|99	%{_libdir}/games/%{sname}
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|100	%{_datadir}/applications/%{sname}.desktop
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|101	%{_liconsdir}/%{sname}.png
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|102	%{_miconsdir}/%{sname}.png
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|103	%{_iconsdir}/hicolor/*/apps/%{sname}.png
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|104	
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|105	
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|106	%changelog
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|107	* Thu Jan  24 2013 Rosa <rosa@abf.rosalinux.ru>
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|108	+ Commit: 296ecd9
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|109	- Automatic import for version 1.3.1.1304-0.20130123.1
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|110	
12nu|iodoom3-dhewm3-1.3.1.1304-0.20130123.1|111	

21776 12
12nu|nautilus-dropbox-1.6.0-1|1	Summary:	Dropbox extension for Nautilus
12nu|nautilus-dropbox-1.6.0-1|2	Name:		nautilus-dropbox
12nu|nautilus-dropbox-1.6.0-1|3	Version: 	1.6.0
12nu|nautilus-dropbox-1.6.0-1|4	Release: 	1
12nu|nautilus-dropbox-1.6.0-1|5	Source0: 	http://linux.getdropbox.com/packages/%name-%version.tar.bz2
12nu|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
12nu|nautilus-dropbox-1.6.0-1|7	#Source1:	http://fc04.deviantart.com/fs39/f/2008/356/b/9/b9722db2a11fa3092f3b902b681866a9.zip
12nu|nautilus-dropbox-1.6.0-1|8	#Source2:	emblem-syncing.png
12nu|nautilus-dropbox-1.6.0-1|9	#Source3:	emblem-unsyncable.png
12nu|nautilus-dropbox-1.6.0-1|10	#Source4:	emblem-uptodate.png
12nu|nautilus-dropbox-1.6.0-1|11	License: 	GPLv2+ and CC-BY-ND
12nu|nautilus-dropbox-1.6.0-1|12	Group: 		Graphical desktop/GNOME
12nu|nautilus-dropbox-1.6.0-1|13	Url: 		http://getdropbox.com/
12nu|nautilus-dropbox-1.6.0-1|14	BuildRequires: 	nautilus-devel libnotify-devel pygtk2.0-devel python-docutils
12nu|nautilus-dropbox-1.6.0-1|15	Requires:	nautilus dropbox
12nu|nautilus-dropbox-1.6.0-1|16	
12nu|nautilus-dropbox-1.6.0-1|17	%description
12nu|nautilus-dropbox-1.6.0-1|18	Dropbox extension for Nautilus.
12nu|nautilus-dropbox-1.6.0-1|19	
12nu|nautilus-dropbox-1.6.0-1|20	It requires proprietary dropbox daemon that will be automatically downloaded
12nu|nautilus-dropbox-1.6.0-1|21	and installed.
12nu|nautilus-dropbox-1.6.0-1|22	
12nu|nautilus-dropbox-1.6.0-1|23	
12nu|nautilus-dropbox-1.6.0-1|24	%files
12nu|nautilus-dropbox-1.6.0-1|25	%doc AUTHORS
12nu|nautilus-dropbox-1.6.0-1|26	%doc COPYING
12nu|nautilus-dropbox-1.6.0-1|27	%doc README
12nu|nautilus-dropbox-1.6.0-1|28	%_libdir/nautilus/extensions-3.0/libnautilus-dropbox.so
12nu|nautilus-dropbox-1.6.0-1|29	%_datadir/%name/*
12nu|nautilus-dropbox-1.6.0-1|30	
12nu|nautilus-dropbox-1.6.0-1|31	#--------------------------------------------------------------------
12nu|nautilus-dropbox-1.6.0-1|32	
12nu|nautilus-dropbox-1.6.0-1|33	%package -n dropbox
12nu|nautilus-dropbox-1.6.0-1|34	Group:		Networking/File transfer
12nu|nautilus-dropbox-1.6.0-1|35	Summary:	Dropbox client daemon
12nu|nautilus-dropbox-1.6.0-1|36	License:	GPLv2+
12nu|nautilus-dropbox-1.6.0-1|37	Requires:	wget python-gpgme
12nu|nautilus-dropbox-1.6.0-1|38	
12nu|nautilus-dropbox-1.6.0-1|39	%description -n dropbox
12nu|nautilus-dropbox-1.6.0-1|40	Command-line Dropbox client. Currently not all features are realised.
12nu|nautilus-dropbox-1.6.0-1|41	
12nu|nautilus-dropbox-1.6.0-1|42	It requires proprietary dropbox daemon to operate. Run `dropbox start -i'
12nu|nautilus-dropbox-1.6.0-1|43	to download and install it automatically.
12nu|nautilus-dropbox-1.6.0-1|44	
12nu|nautilus-dropbox-1.6.0-1|45	%files -n dropbox
12nu|nautilus-dropbox-1.6.0-1|46	%doc AUTHORS
12nu|nautilus-dropbox-1.6.0-1|47	%_bindir/*
12nu|nautilus-dropbox-1.6.0-1|48	%_mandir/man?/*
12nu|nautilus-dropbox-1.6.0-1|49	%_datadir/applications/dropbox.desktop
12nu|nautilus-dropbox-1.6.0-1|50	%_iconsdir/hicolor/*/*/*
12nu|nautilus-dropbox-1.6.0-1|51	
12nu|nautilus-dropbox-1.6.0-1|52	#--------------------------------------------------------------------
12nu|nautilus-dropbox-1.6.0-1|53	
12nu|nautilus-dropbox-1.6.0-1|54	%prep
12nu|nautilus-dropbox-1.6.0-1|55	%setup -q
12nu|nautilus-dropbox-1.6.0-1|56	
12nu|nautilus-dropbox-1.6.0-1|57	%build
12nu|nautilus-dropbox-1.6.0-1|58	%configure2_5x --disable-static
12nu|nautilus-dropbox-1.6.0-1|59	%make
12nu|nautilus-dropbox-1.6.0-1|60	
12nu|nautilus-dropbox-1.6.0-1|61	
12nu|nautilus-dropbox-1.6.0-1|62	%install
12nu|nautilus-dropbox-1.6.0-1|63	%{makeinstall_std}
12nu|nautilus-dropbox-1.6.0-1|64	
12nu|nautilus-dropbox-1.6.0-1|65	rm -f %buildroot%_libdir/nautilus/extensions-3.0/*.la
12nu|nautilus-dropbox-1.6.0-1|66	rm -f %buildroot%_iconsdir/hicolor/*/*/*.icon
12nu|nautilus-dropbox-1.6.0-1|67	rm -f %buildroot%_datadir/nautilus-dropbox/emblems/*.icon
12nu|nautilus-dropbox-1.6.0-1|68	
12nu|nautilus-dropbox-1.6.0-1|69	
12nu|nautilus-dropbox-1.6.0-1|70	%changelog
12nu|nautilus-dropbox-1.6.0-1|71	* Mon Oct 28 2013 Tigro <ashejn@gmail.com> 1.6.0-1
12nu|nautilus-dropbox-1.6.0-1|72	+ Revision: 7095972
12nu|nautilus-dropbox-1.6.0-1|73	- fix path
12nu|nautilus-dropbox-1.6.0-1|74	
12nu|nautilus-dropbox-1.6.0-1|75	

21777 12
12nu|nvidia173-173.14.39-1|1	#
12nu|nvidia173-173.14.39-1|2	Vendor:		MIB - Mandriva International Backports - http://mib.pianetalinux.org/
12nu|nvidia173-173.14.39-1|3	Packager:	Nicolo' Costanza <abitrules@yahoo.it>
12nu|nvidia173-173.14.39-1|4	#
12nu|nvidia173-173.14.39-1|5	# I love OpenSource :-(
12nu|nvidia173-173.14.39-1|6	
12nu|nvidia173-173.14.39-1|7	%define name		nvidia173
12nu|nvidia173-173.14.39-1|8	%define version		173.14.39
12nu|nvidia173-173.14.39-1|9	%define rel		1
12nu|nvidia173-173.14.39-1|10	
12nu|nvidia173-173.14.39-1|11	# the highest supported videodrv abi
12nu|nvidia173-173.14.39-1|12	%define videodrv_abi	14
12nu|nvidia173-173.14.39-1|13	
12nu|nvidia173-173.14.39-1|14	%define priority	9620
12nu|nvidia173-173.14.39-1|15	
12nu|nvidia173-173.14.39-1|16	# pkg0: plain archive
12nu|nvidia173-173.14.39-1|17	# pkg1: + precompiled modules
12nu|nvidia173-173.14.39-1|18	# pkg2: + 32bit compatibility libraries
12nu|nvidia173-173.14.39-1|19	%define pkgname32	NVIDIA-Linux-x86-%{version}-pkg1
12nu|nvidia173-173.14.39-1|20	%define pkgname64	NVIDIA-Linux-x86_64-%{version}-pkg2
12nu|nvidia173-173.14.39-1|21	
12nu|nvidia173-173.14.39-1|22	# For now, backportability is kept for 2006.0 / CS4 forwards.
12nu|nvidia173-173.14.39-1|23	
12nu|nvidia173-173.14.39-1|24	%define drivername		nvidia173
12nu|nvidia173-173.14.39-1|25	%define driverpkgname		x11-driver-video-%{drivername}
12nu|nvidia173-173.14.39-1|26	%define modulename		%{drivername}
12nu|nvidia173-173.14.39-1|27	%define cards			GeForce FX based cards
12nu|nvidia173-173.14.39-1|28	%define xorg_libdir		%{_libdir}/xorg
12nu|nvidia173-173.14.39-1|29	%define xorg_extra_modules	%{_libdir}/xorg/extra-modules
12nu|nvidia173-173.14.39-1|30	%define nvidia_driversdir	%{_libdir}/%{drivername}/xorg
12nu|nvidia173-173.14.39-1|31	%define nvidia_extensionsdir	%{_libdir}/%{drivername}/xorg
12nu|nvidia173-173.14.39-1|32	%define nvidia_modulesdir	%{_libdir}/%{drivername}/xorg
12nu|nvidia173-173.14.39-1|33	%define nvidia_libdir		%{_libdir}/%{drivername}
12nu|nvidia173-173.14.39-1|34	%define nvidia_libdir32		%{_prefix}/lib/%{drivername}
12nu|nvidia173-173.14.39-1|35	%define nvidia_bindir		%{nvidia_libdir}/bin
12nu|nvidia173-173.14.39-1|36	%define nvidia_deskdir		%{_datadir}/%{drivername}
12nu|nvidia173-173.14.39-1|37	%define nvidia_xvmcconfdir	%{_sysconfdir}/%{drivername}
12nu|nvidia173-173.14.39-1|38	%define nvidia_xinitdir         %{_sysconfdir}/%{drivername}
12nu|nvidia173-173.14.39-1|39	%define ld_so_conf_dir		%{_sysconfdir}/%{drivername}
12nu|nvidia173-173.14.39-1|40	%define ld_so_conf_file		ld.so.conf
12nu|nvidia173-173.14.39-1|41	
12nu|nvidia173-173.14.39-1|42	# Other packages should not require any NVIDIA libraries, and this package
12nu|nvidia173-173.14.39-1|43	# should not be pulled in when libGL.so.1 is required
12nu|nvidia173-173.14.39-1|44	%if %{_use_internal_dependency_generator}
12nu|nvidia173-173.14.39-1|45	%define __noautoprov '(.*)\\.so(.*)|devel\\(libGL(.*)'
12nu|nvidia173-173.14.39-1|46	%define common_requires_exceptions libGLcore\\.so|libnvidia.*\\.so
12nu|nvidia173-173.14.39-1|47	%else
12nu|nvidia173-173.14.39-1|48	%define _provides_exceptions \\.so
12nu|nvidia173-173.14.39-1|49	%define common_requires_exceptions libGLcore\\.so\\|libnvidia.*\\.so
12nu|nvidia173-173.14.39-1|50	%endif
12nu|nvidia173-173.14.39-1|51	
12nu|nvidia173-173.14.39-1|52	%define biarches x86_64
12nu|nvidia173-173.14.39-1|53	%ifarch %{ix86}
12nu|nvidia173-173.14.39-1|54	%define nsource %{SOURCE0}
12nu|nvidia173-173.14.39-1|55	%define pkgname %{pkgname32}
12nu|nvidia173-173.14.39-1|56	%endif
12nu|nvidia173-173.14.39-1|57	%ifarch x86_64
12nu|nvidia173-173.14.39-1|58	%define nsource %{SOURCE1}
12nu|nvidia173-173.14.39-1|59	%define pkgname %{pkgname64}
12nu|nvidia173-173.14.39-1|60	%endif
12nu|nvidia173-173.14.39-1|61	
12nu|nvidia173-173.14.39-1|62	%ifarch %{biarches}
12nu|nvidia173-173.14.39-1|63	# (anssi) Allow installing of 64-bit package if the runtime dependencies
12nu|nvidia173-173.14.39-1|64	# of 32-bit libraries are not satisfied. If a 32-bit package that requires
12nu|nvidia173-173.14.39-1|65	# libGL.so.1 is installed, the 32-bit mesa libs are pulled in and that will
12nu|nvidia173-173.14.39-1|66	# pull the dependencies of 32-bit nvidia libraries in as well.
12nu|nvidia173-173.14.39-1|67	%if %{_use_internal_dependency_generator}
12nu|nvidia173-173.14.39-1|68	%define __noautoreq '%{common_requires_exceptions}|lib.*so\\.[^(]+(\\([^)]+\\))?$'
12nu|nvidia173-173.14.39-1|69	%else
12nu|nvidia173-173.14.39-1|70	%define __noautoreq %{common_requires_exceptions}\\|lib.*so\\.[^(]\\+\\(([^)]\\+)\\)\\?$
12nu|nvidia173-173.14.39-1|71	%endif
12nu|nvidia173-173.14.39-1|72	%else
12nu|nvidia173-173.14.39-1|73	%if %{_use_internal_dependency_generator}
12nu|nvidia173-173.14.39-1|74	%define __noautoreq '%{common_requires_exceptions}'
12nu|nvidia173-173.14.39-1|75	%else
12nu|nvidia173-173.14.39-1|76	%define __noautoreq %{common_requires_exceptions}
12nu|nvidia173-173.14.39-1|77	%endif
12nu|nvidia173-173.14.39-1|78	%endif
12nu|nvidia173-173.14.39-1|79	
12nu|nvidia173-173.14.39-1|80	Summary:	NVIDIA proprietary X.org driver and libraries, 173.14.xx series
12nu|nvidia173-173.14.39-1|81	Name:		%{name}
12nu|nvidia173-173.14.39-1|82	Version:	%{version}
12nu|nvidia173-173.14.39-1|83	Release:	%mkrel %{rel}
12nu|nvidia173-173.14.39-1|84	Source0:	ftp://download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
12nu|nvidia173-173.14.39-1|85	Source1:	ftp://download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
12nu|nvidia173-173.14.39-1|86	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
12nu|nvidia173-173.14.39-1|87	Source2:	ftp://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.gz
12nu|nvidia173-173.14.39-1|88	Source3:	ftp://download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.gz
12nu|nvidia173-173.14.39-1|89	Source4:	nvidia173.rpmlintrc
12nu|nvidia173-173.14.39-1|90	# -Werror=format-string
12nu|nvidia173-173.14.39-1|91	Patch0:		nvidia-settings-format-string.patch
12nu|nvidia173-173.14.39-1|92	# https://qa.mandriva.com/show_bug.cgi?id=39921
12nu|nvidia173-173.14.39-1|93	Patch1:		nvidia-settings-enable-dyntwinview-mdv.patch
12nu|nvidia173-173.14.39-1|94	# --as-needed + --no-undefined
12nu|nvidia173-173.14.39-1|95	Patch2:		nvidia-xconfig-ldflags-order.patch
12nu|nvidia173-173.14.39-1|96	# Understand Disable keyword in xorg.conf, from upstream 190.40:
12nu|nvidia173-173.14.39-1|97	Patch4:		nvidia-xf86config-parser-add-disable-keyword.patch
12nu|nvidia173-173.14.39-1|98	# (tpg) in 2010.1+ X_XF86VidModeGetGammaRampSize is in xf86vmproto.h and not in xf86vmode.h
12nu|nvidia173-173.14.39-1|99	Patch5:		nvidia-settings-1.0-missing-header.patch
12nu|nvidia173-173.14.39-1|100	# Fix linking order in nvidia-settings Makefile, fixes build:
12nu|nvidia173-173.14.39-1|101	Patch6:		nvidia-settings-link-order.patch
12nu|nvidia173-173.14.39-1|102	# Add missing -ldl, fixes build
12nu|nvidia173-173.14.39-1|103	Patch7:		nvidia-settings-underlinking.patch
12nu|nvidia173-173.14.39-1|104	
12nu|nvidia173-173.14.39-1|105	License:	Freeware
12nu|nvidia173-173.14.39-1|106	BuildRoot:	%{_tmppath}/%{name}-buildroot
12nu|nvidia173-173.14.39-1|107	URL:		http://www.nvidia.com/object/unix.html
12nu|nvidia173-173.14.39-1|108	Group: 		System/Kernel and hardware
12nu|nvidia173-173.14.39-1|109	Provides: should-restart = system
12nu|nvidia173-173.14.39-1|110	ExclusiveArch:	%{ix86} x86_64
12nu|nvidia173-173.14.39-1|111	BuildRequires:  imagemagick
12nu|nvidia173-173.14.39-1|112	BuildRequires:  pkgconfig(xrender)
12nu|nvidia173-173.14.39-1|113	BuildRequires:  pkgconfig(gtk+-2.0)
12nu|nvidia173-173.14.39-1|114	BuildRequires:  pkgconfig(xv)
12nu|nvidia173-173.14.39-1|115	BuildRequires:  pkgconfig(gl)
12nu|nvidia173-173.14.39-1|116	BuildRequires:  pkgconfig(xxf86vm)
12nu|nvidia173-173.14.39-1|117	
12nu|nvidia173-173.14.39-1|118	%if "%{driverpkgname}" == "nvidia"
12nu|nvidia173-173.14.39-1|119	# old nvidia package had different versioning
12nu|nvidia173-173.14.39-1|120	Epoch:		1
12nu|nvidia173-173.14.39-1|121	%endif
12nu|nvidia173-173.14.39-1|122	
12nu|nvidia173-173.14.39-1|123	%description
12nu|nvidia173-173.14.39-1|124	Source package of the 173.14.xx series NVIDIA proprietary driver.
12nu|nvidia173-173.14.39-1|125	Binary packages are named x11-driver-video-nvidia173 on 2009 and later,
12nu|nvidia173-173.14.39-1|126	x11-driver-video-nvidia-current on 2008, nvidia97xx on 2007.1, and
12nu|nvidia173-173.14.39-1|127	nvidia on 2007.0 and earlier.
12nu|nvidia173-173.14.39-1|128	
12nu|nvidia173-173.14.39-1|129	%package -n %{driverpkgname}
12nu|nvidia173-173.14.39-1|130	Summary:	NVIDIA proprietary X.org driver and libraries for %cards
12nu|nvidia173-173.14.39-1|131	Group: 		System/Kernel and hardware
12nu|nvidia173-173.14.39-1|132	# Older alternatives implementations were buggy in various ways:
12nu|nvidia173-173.14.39-1|133	Requires(post): update-alternatives >= 1.9.0
12nu|nvidia173-173.14.39-1|134	Requires(postun): update-alternatives >= 1.9.0
12nu|nvidia173-173.14.39-1|135	Requires:   x11-server-common
12nu|nvidia173-173.14.39-1|136	Suggests:   %{drivername}-doc-html = %{version}
12nu|nvidia173-173.14.39-1|137	# Proper support for versioned kmod() was added in 2008.1:
12nu|nvidia173-173.14.39-1|138	Requires:   kmod(%{modulename}) = %{version}
12nu|nvidia173-173.14.39-1|139	
12nu|nvidia173-173.14.39-1|140	%description -n %{driverpkgname}
12nu|nvidia173-173.14.39-1|141	NVIDIA proprietary X.org graphics driver, related libraries and
12nu|nvidia173-173.14.39-1|142	configuration tools for %cards,
12nu|nvidia173-173.14.39-1|143	including the associated Quadro cards.
12nu|nvidia173-173.14.39-1|144	
12nu|nvidia173-173.14.39-1|145	NOTE: You should use XFdrake to configure your NVIDIA card. The
12nu|nvidia173-173.14.39-1|146	correct packages will be automatically installed and configured.
12nu|nvidia173-173.14.39-1|147	
12nu|nvidia173-173.14.39-1|148	If you do not want to use XFdrake, see README.manual-setup.
12nu|nvidia173-173.14.39-1|149	
12nu|nvidia173-173.14.39-1|150	This NVIDIA driver should be used with %cards,
12nu|nvidia173-173.14.39-1|151	including the associated Quadro cards.
12nu|nvidia173-173.14.39-1|152	
12nu|nvidia173-173.14.39-1|153	%package -n dkms-%{drivername}
12nu|nvidia173-173.14.39-1|154	Summary:	NVIDIA kernel module for %cards
12nu|nvidia173-173.14.39-1|155	Group:		System/Kernel and hardware
12nu|nvidia173-173.14.39-1|156	Requires:	dkms
12nu|nvidia173-173.14.39-1|157	Requires(post):	dkms
12nu|nvidia173-173.14.39-1|158	Requires(preun): dkms
12nu|nvidia173-173.14.39-1|159	
12nu|nvidia173-173.14.39-1|160	%description -n dkms-%{drivername}
12nu|nvidia173-173.14.39-1|161	NVIDIA kernel module for %cards. This
12nu|nvidia173-173.14.39-1|162	is to be used with the %{driverpkgname} package.
12nu|nvidia173-173.14.39-1|163	
12nu|nvidia173-173.14.39-1|164	%package -n %{drivername}-devel
12nu|nvidia173-173.14.39-1|165	Summary:	NVIDIA XvMC/OpenGL/CUDA development headers (%{drivername})
12nu|nvidia173-173.14.39-1|166	Group:		Development/C
12nu|nvidia173-173.14.39-1|167	Requires:	%{driverpkgname} = %{version}-%{release}
12nu|nvidia173-173.14.39-1|168	Requires:       %{drivername}-cuda = %{version}-%{release}
12nu|nvidia173-173.14.39-1|169	
12nu|nvidia173-173.14.39-1|170	%description -n %{drivername}-devel
12nu|nvidia173-173.14.39-1|171	NVIDIA XvMC static development library and OpenGL headers for
12nu|nvidia173-173.14.39-1|172	%cards. This package is not required for
12nu|nvidia173-173.14.39-1|173	normal use.
12nu|nvidia173-173.14.39-1|174	
12nu|nvidia173-173.14.39-1|175	%package -n %{drivername}-cuda
12nu|nvidia173-173.14.39-1|176	Summary:	CUDA libraries for NVIDIA proprietary driver (%{drivername})
12nu|nvidia173-173.14.39-1|177	Group:		System/Kernel and hardware
12nu|nvidia173-173.14.39-1|178	Requires:	%{driverpkgname} = %{version}-%{release}
12nu|nvidia173-173.14.39-1|179	Conflicts:	%{driverpkgname} < 173.14.25-2
12nu|nvidia173-173.14.39-1|180	
12nu|nvidia173-173.14.39-1|181	%description -n %{drivername}-cuda
12nu|nvidia173-173.14.39-1|182	Cuda library for NVIDIA proprietary driver for %cards.
12nu|nvidia173-173.14.39-1|183	This package is not required for normal use, it provides libraries to
12nu|nvidia173-173.14.39-1|184	use NVIDIA cards for High Performance Computing (HPC).
12nu|nvidia173-173.14.39-1|185	
12nu|nvidia173-173.14.39-1|186	# HTML doc splitted off because of size, for Mandriva One:
12nu|nvidia173-173.14.39-1|187	%package -n %{drivername}-doc-html
12nu|nvidia173-173.14.39-1|188	Summary:	NVIDIA html documentation (%{drivername})
12nu|nvidia173-173.14.39-1|189	Group:		System/Kernel and hardware
12nu|nvidia173-173.14.39-1|190	Requires:	%{driverpkgname} = %{version}-%{release}
12nu|nvidia173-173.14.39-1|191	
12nu|nvidia173-173.14.39-1|192	%description -n %{drivername}-doc-html
12nu|nvidia173-173.14.39-1|193	HTML version of the README.txt file provided in package
12nu|nvidia173-173.14.39-1|194	%{driverpkgname}.
12nu|nvidia173-173.14.39-1|195	
12nu|nvidia173-173.14.39-1|196	%prep
12nu|nvidia173-173.14.39-1|197	%setup -q -c -T -a 2 -a 3
12nu|nvidia173-173.14.39-1|198	sh %{nsource} --extract-only
12nu|nvidia173-173.14.39-1|199	%patch0 -p0
12nu|nvidia173-173.14.39-1|200	%patch1 -p0
12nu|nvidia173-173.14.39-1|201	%patch2 -p0
12nu|nvidia173-173.14.39-1|202	cd %{pkgname}
12nu|nvidia173-173.14.39-1|203	%patch8 -p1
12nu|nvidia173-173.14.39-1|204	cd ..
12nu|nvidia173-173.14.39-1|205	cd nvidia-settings-1.0
12nu|nvidia173-173.14.39-1|206	%patch4 -p1
12nu|nvidia173-173.14.39-1|207	%patch5 -p1
12nu|nvidia173-173.14.39-1|208	%patch6 -p1
12nu|nvidia173-173.14.39-1|209	%patch7 -p1
12nu|nvidia173-173.14.39-1|210	cd ..
12nu|nvidia173-173.14.39-1|211	cd nvidia-xconfig-1.0
12nu|nvidia173-173.14.39-1|212	%patch4 -p2
12nu|nvidia173-173.14.39-1|213	cd ..
12nu|nvidia173-173.14.39-1|214	
12nu|nvidia173-173.14.39-1|215	rm -rf %{pkgname}/usr/src/nv/precompiled
12nu|nvidia173-173.14.39-1|216	
12nu|nvidia173-173.14.39-1|217	# Now works properly on xen, as reported by guillomovitch, so remove the xen
12nu|nvidia173-173.14.39-1|218	# check:
12nu|nvidia173-173.14.39-1|219	perl -pi -e 's/^module:(.*) xen-sanity-check (.*)$/module:$1 $2/' \
12nu|nvidia173-173.14.39-1|220	%{pkgname}/usr/src/nv/Makefile.kbuild
12nu|nvidia173-173.14.39-1|221	
12nu|nvidia173-173.14.39-1|222	cat > README.install.urpmi <<EOF
12nu|nvidia173-173.14.39-1|223	This driver is for %cards.
12nu|nvidia173-173.14.39-1|224	
12nu|nvidia173-173.14.39-1|225	Use XFdrake to configure X to use the correct NVIDIA driver. Any needed
12nu|nvidia173-173.14.39-1|226	packages will be automatically installed if not already present.
12nu|nvidia173-173.14.39-1|227	1. Run XFdrake as root.
12nu|nvidia173-173.14.39-1|228	2. Go to the Graphics Card list.
12nu|nvidia173-173.14.39-1|229	3. Select your card (it is usually already autoselected).
12nu|nvidia173-173.14.39-1|230	4. Answer any questions asked and then quit.
12nu|nvidia173-173.14.39-1|231	
12nu|nvidia173-173.14.39-1|232	If you do not want to use XFdrake, see README.manual-setup.
12nu|nvidia173-173.14.39-1|233	EOF
12nu|nvidia173-173.14.39-1|234	
12nu|nvidia173-173.14.39-1|235	cat > README.manual-setup <<EOF
12nu|nvidia173-173.14.39-1|236	This file describes the procedure for the manual installation of this NVIDIA
12nu|nvidia173-173.14.39-1|237	driver package. You can find the instructions for the recommended automatic
12nu|nvidia173-173.14.39-1|238	installation in the file 'README.install.urpmi' in this directory.
12nu|nvidia173-173.14.39-1|239	
12nu|nvidia173-173.14.39-1|240	- Open %{_sysconfdir}/X11/xorg.conf and make the following changes:
12nu|nvidia173-173.14.39-1|241	o Change the Driver to "nvidia" in the Device section
12nu|nvidia173-173.14.39-1|242	o Make the line below the only 'glx' related line in the Module section:
12nu|nvidia173-173.14.39-1|243	Load "glx"
12nu|nvidia173-173.14.39-1|244	o Remove any 'ModulePath' lines from the Files section
12nu|nvidia173-173.14.39-1|245	- Run "update-alternatives --set gl_conf %{ld_so_conf_dir}/%{ld_so_conf_file}" as root.
12nu|nvidia173-173.14.39-1|246	- Run "ldconfig -X" as root.
12nu|nvidia173-173.14.39-1|247	EOF
12nu|nvidia173-173.14.39-1|248	
12nu|nvidia173-173.14.39-1|249	mv %{pkgname}/usr/share/doc/html html-doc
12nu|nvidia173-173.14.39-1|250	
12nu|nvidia173-173.14.39-1|251	# It wants to link Xxf86vm statically (presumably because it is somewhat more
12nu|nvidia173-173.14.39-1|252	# rare than the other dependencies)
12nu|nvidia173-173.14.39-1|253	sed -i 's|-Wl,-Bstatic||' nvidia-settings-1.0/Makefile
12nu|nvidia173-173.14.39-1|254	sed -i 's|-O ||' nvidia-settings-1.0/Makefile
12nu|nvidia173-173.14.39-1|255	sed -i 's|-O ||' nvidia-xconfig-1.0/Makefile
12nu|nvidia173-173.14.39-1|256	rm nvidia-settings-1.0/src/*/*.a
12nu|nvidia173-173.14.39-1|257	
12nu|nvidia173-173.14.39-1|258	%build
12nu|nvidia173-173.14.39-1|259	cd nvidia-settings-1.0
12nu|nvidia173-173.14.39-1|260	%make CFLAGS="%optflags" LDFLAGS="%{?ldflags}"
12nu|nvidia173-173.14.39-1|261	cd ../nvidia-xconfig-1.0
12nu|nvidia173-173.14.39-1|262	%make CFLAGS="%optflags %{?ldflags} -IXF86Config-parser"
12nu|nvidia173-173.14.39-1|263	
12nu|nvidia173-173.14.39-1|264	%install
12nu|nvidia173-173.14.39-1|265	rm -rf %{buildroot}
12nu|nvidia173-173.14.39-1|266	cd %{pkgname}/usr
12nu|nvidia173-173.14.39-1|267	
12nu|nvidia173-173.14.39-1|268	# dkms
12nu|nvidia173-173.14.39-1|269	install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
12nu|nvidia173-173.14.39-1|270	install -m644 src/nv/* %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
12nu|nvidia173-173.14.39-1|271	chmod 0755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/conftest.sh
12nu|nvidia173-173.14.39-1|272	
12nu|nvidia173-173.14.39-1|273	#install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/patches
12nu|nvidia173-173.14.39-1|274	#install -m644 %{SOURCE2} %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/patches
12nu|nvidia173-173.14.39-1|275	# -p1 for dkms:
12nu|nvidia173-173.14.39-1|276	#sed -i 's,usr/src/nv,nv,g' %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/patches/*.diff.txt
12nu|nvidia173-173.14.39-1|277	
12nu|nvidia173-173.14.39-1|278	cat > %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}/dkms.conf <<EOF
12nu|nvidia173-173.14.39-1|279	PACKAGE_NAME="%{drivername}"
12nu|nvidia173-173.14.39-1|280	PACKAGE_VERSION="%{version}-%{release}"
12nu|nvidia173-173.14.39-1|281	BUILT_MODULE_NAME[0]="nvidia"
12nu|nvidia173-173.14.39-1|282	DEST_MODULE_LOCATION[0]="/kernel/drivers/char/drm"
12nu|nvidia173-173.14.39-1|283	DEST_MODULE_NAME[0]="%{modulename}"
12nu|nvidia173-173.14.39-1|284	MAKE[0]="make SYSSRC=\${kernel_source_dir} module"
12nu|nvidia173-173.14.39-1|285	CLEAN="make -f Makefile.kbuild clean"
12nu|nvidia173-173.14.39-1|286	AUTOINSTALL="yes"
12nu|nvidia173-173.14.39-1|287	EOF
12nu|nvidia173-173.14.39-1|288	
12nu|nvidia173-173.14.39-1|289	# OpenGL and CUDA headers
12nu|nvidia173-173.14.39-1|290	install -d -m755	%{buildroot}%{_includedir}/%{drivername}
12nu|nvidia173-173.14.39-1|291	cp -a include/*		%{buildroot}%{_includedir}/%{drivername}
12nu|nvidia173-173.14.39-1|292	
12nu|nvidia173-173.14.39-1|293	# install binaries
12nu|nvidia173-173.14.39-1|294	install -d -m755	%{buildroot}%{nvidia_bindir}
12nu|nvidia173-173.14.39-1|295	install -m755 bin/*	%{buildroot}%{nvidia_bindir}
12nu|nvidia173-173.14.39-1|296	rm %{buildroot}%{nvidia_bindir}/{makeself.sh,mkprecompiled,tls_test,tls_test_dso.so}
12nu|nvidia173-173.14.39-1|297	install -m755 ../../nvidia-settings-1.0/nvidia-settings %{buildroot}%{nvidia_bindir}
12nu|nvidia173-173.14.39-1|298	install -m755 ../../nvidia-xconfig-1.0/nvidia-xconfig %{buildroot}%{nvidia_bindir}
12nu|nvidia173-173.14.39-1|299	install -d -m755			%{buildroot}%{_bindir}
12nu|nvidia173-173.14.39-1|300	touch					%{buildroot}%{_bindir}/nvidia-settings
12nu|nvidia173-173.14.39-1|301	touch					%{buildroot}%{_bindir}/nvidia-smi
12nu|nvidia173-173.14.39-1|302	touch					%{buildroot}%{_bindir}/nvidia-xconfig
12nu|nvidia173-173.14.39-1|303	touch					%{buildroot}%{_bindir}/nvidia-bug-report.sh
12nu|nvidia173-173.14.39-1|304	# rpmlint:
12nu|nvidia173-173.14.39-1|305	chmod 0755				%{buildroot}%{_bindir}/*
12nu|nvidia173-173.14.39-1|306	
12nu|nvidia173-173.14.39-1|307	# install man pages
12nu|nvidia173-173.14.39-1|308	install -d -m755		%{buildroot}%{_mandir}/man1
12nu|nvidia173-173.14.39-1|309	install -m644 share/man/man1/*	%{buildroot}%{_mandir}/man1
12nu|nvidia173-173.14.39-1|310	rm %{buildroot}%{_mandir}/man1/nvidia-installer.1*
12nu|nvidia173-173.14.39-1|311	rm %{buildroot}%{_mandir}/man1/nvidia-settings.1*
12nu|nvidia173-173.14.39-1|312	rm %{buildroot}%{_mandir}/man1/nvidia-xconfig.1*
12nu|nvidia173-173.14.39-1|313	install -m755 ../../nvidia-settings-1.0/doc/nvidia-settings.1 %{buildroot}%{_mandir}/man1
12nu|nvidia173-173.14.39-1|314	install -m755 ../../nvidia-xconfig-1.0/nvidia-xconfig.1 %{buildroot}%{_mandir}/man1
12nu|nvidia173-173.14.39-1|315	# bug #41638 - whatis entries of nvidia man pages appear wrong
12nu|nvidia173-173.14.39-1|316	gunzip %{buildroot}%{_mandir}/man1/*.gz || :
12nu|nvidia173-173.14.39-1|317	sed -r -i '/^nvidia\\-[a-z]+ \\- NVIDIA/s,^nvidia\\-,nvidia-,' %{buildroot}%{_mandir}/man1/*.1
12nu|nvidia173-173.14.39-1|318	cd %{buildroot}%{_mandir}/man1
12nu|nvidia173-173.14.39-1|319	rename nvidia alt-%{drivername} *
12nu|nvidia173-173.14.39-1|320	cd -
12nu|nvidia173-173.14.39-1|321	touch %{buildroot}%{_mandir}/man1/nvidia-xconfig.1%{_extension}
12nu|nvidia173-173.14.39-1|322	touch %{buildroot}%{_mandir}/man1/nvidia-settings.1%{_extension}
12nu|nvidia173-173.14.39-1|323	
12nu|nvidia173-173.14.39-1|324	install -d -m755 %{buildroot}%{nvidia_deskdir}
12nu|nvidia173-173.14.39-1|325	cat > %{buildroot}%{nvidia_deskdir}/mandriva-nvidia-settings.desktop <<EOF
12nu|nvidia173-173.14.39-1|326	[Desktop Entry]
12nu|nvidia173-173.14.39-1|327	Name=NVIDIA Display Settings
12nu|nvidia173-173.14.39-1|328	Comment=Configure NVIDIA X driver
12nu|nvidia173-173.14.39-1|329	Exec=%{_bindir}/nvidia-settings
12nu|nvidia173-173.14.39-1|330	Icon=%{drivername}-settings
12nu|nvidia173-173.14.39-1|331	Terminal=false
12nu|nvidia173-173.14.39-1|332	Type=Application
12nu|nvidia173-173.14.39-1|333	Categories=GTK;Settings;HardwareSettings;X-MandrivaLinux-System-Configuration;
12nu|nvidia173-173.14.39-1|334	EOF
12nu|nvidia173-173.14.39-1|335	
12nu|nvidia173-173.14.39-1|336	install -d -m755	%{buildroot}%{_datadir}/applications
12nu|nvidia173-173.14.39-1|337	touch			%{buildroot}%{_datadir}/applications/mandriva-nvidia-settings.desktop
12nu|nvidia173-173.14.39-1|338	
12nu|nvidia173-173.14.39-1|339	# icons
12nu|nvidia173-173.14.39-1|340	install -d -m755 %{buildroot}/%{_miconsdir} %{buildroot}/%{_iconsdir} %{buildroot}/%{_liconsdir}
12nu|nvidia173-173.14.39-1|341	convert share/pixmaps/nvidia-settings.png -resize 16x16 %{buildroot}/%{_miconsdir}/%{drivername}-settings.png
12nu|nvidia173-173.14.39-1|342	convert share/pixmaps/nvidia-settings.png -resize 32x32 %{buildroot}/%{_iconsdir}/%{drivername}-settings.png
12nu|nvidia173-173.14.39-1|343	convert share/pixmaps/nvidia-settings.png -resize 48x48 %{buildroot}/%{_liconsdir}/%{drivername}-settings.png
12nu|nvidia173-173.14.39-1|344	
12nu|nvidia173-173.14.39-1|345	# install libraries
12nu|nvidia173-173.14.39-1|346	install -d -m755						%{buildroot}%{nvidia_libdir}/tls
12nu|nvidia173-173.14.39-1|347	install -m755 lib/tls/*						%{buildroot}%{nvidia_libdir}/tls
12nu|nvidia173-173.14.39-1|348	install -m755 lib/*.*						%{buildroot}%{nvidia_libdir}
12nu|nvidia173-173.14.39-1|349	install -m755 X11R6/lib/*.*					%{buildroot}%{nvidia_libdir}
12nu|nvidia173-173.14.39-1|350	rm								%{buildroot}%{nvidia_libdir}/*.la
12nu|nvidia173-173.14.39-1|351	/sbin/ldconfig -n						%{buildroot}%{nvidia_libdir}
12nu|nvidia173-173.14.39-1|352	%ifarch %{biarches}
12nu|nvidia173-173.14.39-1|353	install -d -m755						%{buildroot}%{nvidia_libdir32}/tls
12nu|nvidia173-173.14.39-1|354	install -m755 lib32/tls/*					%{buildroot}%{nvidia_libdir32}/tls
12nu|nvidia173-173.14.39-1|355	install -m755 lib32/*.*						%{buildroot}%{nvidia_libdir32}
12nu|nvidia173-173.14.39-1|356	rm								%{buildroot}%{nvidia_libdir32}/*.la
12nu|nvidia173-173.14.39-1|357	/sbin/ldconfig -n						%{buildroot}%{nvidia_libdir32}
12nu|nvidia173-173.14.39-1|358	%endif
12nu|nvidia173-173.14.39-1|359	
12nu|nvidia173-173.14.39-1|360	# create devel symlinks
12nu|nvidia173-173.14.39-1|361	for file in %{buildroot}%{nvidia_libdir}/*.so.*.* \
12nu|nvidia173-173.14.39-1|362	%ifarch %{biarches}
12nu|nvidia173-173.14.39-1|363	%{buildroot}%{nvidia_libdir32}/*.so.*.* \
12nu|nvidia173-173.14.39-1|364	%endif
12nu|nvidia173-173.14.39-1|365	; do
12nu|nvidia173-173.14.39-1|366	symlink=${file%%.so*}.so
12nu|nvidia173-173.14.39-1|367	[ -e $symlink ] && continue
12nu|nvidia173-173.14.39-1|368	# only provide symlinks that the installer does; plus cuda
12nu|nvidia173-173.14.39-1|369	grep -q "^$(basename $symlink) " ../.manifest || [ "$(basename $symlink)" = "libcuda.so" ] || continue
12nu|nvidia173-173.14.39-1|370	ln -s $(basename $file) $symlink
12nu|nvidia173-173.14.39-1|371	done
12nu|nvidia173-173.14.39-1|372	
12nu|nvidia173-173.14.39-1|373	# install X.org files
12nu|nvidia173-173.14.39-1|374	install -d -m755				%{buildroot}%{nvidia_modulesdir}
12nu|nvidia173-173.14.39-1|375	install -m755 X11R6/lib/modules/*.*		%{buildroot}%{nvidia_modulesdir}
12nu|nvidia173-173.14.39-1|376	/sbin/ldconfig -n				%{buildroot}%{nvidia_modulesdir}
12nu|nvidia173-173.14.39-1|377	install -d -m755				%{buildroot}%{nvidia_extensionsdir}
12nu|nvidia173-173.14.39-1|378	install -m755 X11R6/lib/modules/extensions/*	%{buildroot}%{nvidia_extensionsdir}
12nu|nvidia173-173.14.39-1|379	ln -s libglx.so.%{version}			%{buildroot}%{nvidia_extensionsdir}/libglx.so
12nu|nvidia173-173.14.39-1|380	install -d -m755				%{buildroot}%{nvidia_driversdir}
12nu|nvidia173-173.14.39-1|381	install -m755 X11R6/lib/modules/drivers/*	%{buildroot}%{nvidia_driversdir}
12nu|nvidia173-173.14.39-1|382	
12nu|nvidia173-173.14.39-1|383	# ld.so.conf
12nu|nvidia173-173.14.39-1|384	install -d -m755		%{buildroot}%{ld_so_conf_dir}
12nu|nvidia173-173.14.39-1|385	echo "%{nvidia_libdir}" >	%{buildroot}%{ld_so_conf_dir}/%{ld_so_conf_file}
12nu|nvidia173-173.14.39-1|386	%ifarch %{biarches}
12nu|nvidia173-173.14.39-1|387	echo "%{nvidia_libdir32}" >>	%{buildroot}%{ld_so_conf_dir}/%{ld_so_conf_file}
12nu|nvidia173-173.14.39-1|388	%endif
12nu|nvidia173-173.14.39-1|389	install -d -m755		%{buildroot}%{_sysconfdir}/ld.so.conf.d
12nu|nvidia173-173.14.39-1|390	touch				%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
12nu|nvidia173-173.14.39-1|391	
12nu|nvidia173-173.14.39-1|392	# modprobe.conf
12nu|nvidia173-173.14.39-1|393	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.d
12nu|nvidia173-173.14.39-1|394	touch					%{buildroot}%{_sysconfdir}/modprobe.d/display-driver.conf
12nu|nvidia173-173.14.39-1|395	echo "install nvidia /sbin/modprobe %{modulename} \$CMDLINE_OPTS" > %{buildroot}%{_sysconfdir}/%{drivername}/modprobe.conf
12nu|nvidia173-173.14.39-1|396	
12nu|nvidia173-173.14.39-1|397	# XvMCConfig
12nu|nvidia173-173.14.39-1|398	install -d -m755 %{buildroot}%{nvidia_xvmcconfdir}
12nu|nvidia173-173.14.39-1|399	echo "libXvMCNVIDIA_dynamic.so.1" > %{buildroot}%{nvidia_xvmcconfdir}/XvMCConfig
12nu|nvidia173-173.14.39-1|400	
12nu|nvidia173-173.14.39-1|401	# xinit script
12nu|nvidia173-173.14.39-1|402	install -d -m755 %{buildroot}%{nvidia_xinitdir}
12nu|nvidia173-173.14.39-1|403	cat > %{buildroot}%{nvidia_xinitdir}/nvidia-settings.xinit <<EOF
12nu|nvidia173-173.14.39-1|404	# to be sourced
12nu|nvidia173-173.14.39-1|405	#
12nu|nvidia173-173.14.39-1|406	# Do not modify this file; the changes will be overwritten.
12nu|nvidia173-173.14.39-1|407	# If you want to disable automatic configuration loading, create
12nu|nvidia173-173.14.39-1|408	# /etc/sysconfig/nvidia-settings with this line: LOAD_NVIDIA_SETTINGS="no"
12nu|nvidia173-173.14.39-1|409	#
12nu|nvidia173-173.14.39-1|410	LOAD_NVIDIA_SETTINGS="yes"
12nu|nvidia173-173.14.39-1|411	[ -f %{_sysconfdir}/sysconfig/nvidia-settings ] && . %{_sysconfdir}/sysconfig/nvidia-settings
12nu|nvidia173-173.14.39-1|412	[ "\$LOAD_NVIDIA_SETTINGS" = "yes" ] && %{_bindir}/nvidia-settings --load-config-only
12nu|nvidia173-173.14.39-1|413	EOF
12nu|nvidia173-173.14.39-1|414	chmod 0755 %{buildroot}%{nvidia_xinitdir}/nvidia-settings.xinit
12nu|nvidia173-173.14.39-1|415	install -d -m755 %{buildroot}%{_sysconfdir}/X11/xinit.d
12nu|nvidia173-173.14.39-1|416	touch %{buildroot}%{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
12nu|nvidia173-173.14.39-1|417	
12nu|nvidia173-173.14.39-1|418	# don't strip files
12nu|nvidia173-173.14.39-1|419	export EXCLUDE_FROM_STRIP="$(find %{buildroot} -type f \! -name nvidia-settings \! -name nvidia-xconfig)"
12nu|nvidia173-173.14.39-1|420	
12nu|nvidia173-173.14.39-1|421	%post -n %{driverpkgname}
12nu|nvidia173-173.14.39-1|422	# XFdrake used to generate an nvidia.conf file
12nu|nvidia173-173.14.39-1|423	[ -L %{_sysconfdir}/modprobe.d/nvidia.conf ] || rm -f %{_sysconfdir}/modprobe.d/nvidia.conf
12nu|nvidia173-173.14.39-1|424	
12nu|nvidia173-173.14.39-1|425	%define compat_ext %([ "%{_extension}" == ".bz2" ] || echo %{_extension})
12nu|nvidia173-173.14.39-1|426	%{_sbindir}/update-alternatives \
12nu|nvidia173-173.14.39-1|427	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{ld_so_conf_dir}/%{ld_so_conf_file} %{priority} \
12nu|nvidia173-173.14.39-1|428	--slave %{_mandir}/man1/nvidia-settings.1%{_extension} man_nvidiasettings%{compat_ext} %{_mandir}/man1/alt-%{drivername}-settings.1%{_extension} \
12nu|nvidia173-173.14.39-1|429	--slave %{_mandir}/man1/nvidia-xconfig.1%{_extension} man_nvidiaxconfig%{compat_ext} %{_mandir}/man1/alt-%{drivername}-xconfig.1%{_extension} \
12nu|nvidia173-173.14.39-1|430	--slave %{_datadir}/applications/mandriva-nvidia-settings.desktop nvidia_desktop %{nvidia_deskdir}/mandriva-nvidia-settings.desktop \
12nu|nvidia173-173.14.39-1|431	--slave %{_bindir}/nvidia-settings nvidia_settings %{nvidia_bindir}/nvidia-settings \
12nu|nvidia173-173.14.39-1|432	--slave %{_bindir}/nvidia-smi nvidia_smi %{nvidia_bindir}/nvidia-smi \
12nu|nvidia173-173.14.39-1|433	--slave %{_bindir}/nvidia-xconfig nvidia_xconfig %{nvidia_bindir}/nvidia-xconfig \
12nu|nvidia173-173.14.39-1|434	--slave %{_bindir}/nvidia-bug-report.sh nvidia_bug_report %{nvidia_bindir}/nvidia-bug-report.sh \
12nu|nvidia173-173.14.39-1|435	--slave %{_sysconfdir}/X11/XvMCConfig xvmcconfig %{nvidia_xvmcconfdir}/XvMCConfig \
12nu|nvidia173-173.14.39-1|436	--slave %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit nvidia-settings.xinit %{nvidia_xinitdir}/nvidia-settings.xinit \
12nu|nvidia173-173.14.39-1|437	--slave %{xorg_extra_modules} xorg_extra_modules %{nvidia_extensionsdir} \
12nu|nvidia173-173.14.39-1|438	--slave %{_libdir}/xorg/modules/libnvidia-wfb.so.1 nvidia_wfb %{nvidia_modulesdir}/libnvidia-wfb.so.%{version} \
12nu|nvidia173-173.14.39-1|439	--slave %{_libdir}/xorg/modules/extensions/libdri.so libdri.so %{_libdir}/xorg/modules/extensions/standard/libdri.so \
12nu|nvidia173-173.14.39-1|440	--slave %{_libdir}/xorg/modules/extensions/libglx.so libglx %{nvidia_extensionsdir}/libglx.so
12nu|nvidia173-173.14.39-1|441	
12nu|nvidia173-173.14.39-1|442	# explicit /sbin/ldconfig due to alternatives
12nu|nvidia173-173.14.39-1|443	/sbin/ldconfig -X
12nu|nvidia173-173.14.39-1|444	
12nu|nvidia173-173.14.39-1|445	
12nu|nvidia173-173.14.39-1|446	%postun -n %{driverpkgname}
12nu|nvidia173-173.14.39-1|447	if [ ! -f %{ld_so_conf_dir}/%{ld_so_conf_file} ]; then
12nu|nvidia173-173.14.39-1|448	%{_sbindir}/update-alternatives --remove gl_conf %{ld_so_conf_dir}/%{ld_so_conf_file}
12nu|nvidia173-173.14.39-1|449	fi
12nu|nvidia173-173.14.39-1|450	# explicit /sbin/ldconfig due to alternatives
12nu|nvidia173-173.14.39-1|451	/sbin/ldconfig -X
12nu|nvidia173-173.14.39-1|452	
12nu|nvidia173-173.14.39-1|453	%post -n dkms-%{drivername}
12nu|nvidia173-173.14.39-1|454	/usr/sbin/dkms --rpm_safe_upgrade add -m %{drivername} -v %{version}-%{release}
12nu|nvidia173-173.14.39-1|455	
12nu|nvidia173-173.14.39-1|456	# rmmod any old driver if present and not in use (e.g. by X)
12nu|nvidia173-173.14.39-1|457	rmmod nvidia > /dev/null 2>&1 || true
12nu|nvidia173-173.14.39-1|458	
12nu|nvidia173-173.14.39-1|459	%preun -n dkms-%{drivername}
12nu|nvidia173-173.14.39-1|460	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{drivername} -v %{version}-%{release} --all
12nu|nvidia173-173.14.39-1|461	
12nu|nvidia173-173.14.39-1|462	# rmmod any old driver if present and not in use (e.g. by X)
12nu|nvidia173-173.14.39-1|463	rmmod nvidia > /dev/null 2>&1 || true
12nu|nvidia173-173.14.39-1|464	
12nu|nvidia173-173.14.39-1|465	%files -n %{driverpkgname}
12nu|nvidia173-173.14.39-1|466	%defattr(-,root,root)
12nu|nvidia173-173.14.39-1|467	
12nu|nvidia173-173.14.39-1|468	%doc README.install.urpmi README.manual-setup
12nu|nvidia173-173.14.39-1|469	%doc %{pkgname}/usr/share/doc/*
12nu|nvidia173-173.14.39-1|470	%doc %{pkgname}/LICENSE
12nu|nvidia173-173.14.39-1|471	
12nu|nvidia173-173.14.39-1|472	# ld.so.conf, modprobe.conf, xvmcconfig, xinit
12nu|nvidia173-173.14.39-1|473	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
12nu|nvidia173-173.14.39-1|474	%ghost %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
12nu|nvidia173-173.14.39-1|475	%ghost %{_sysconfdir}/modprobe.d/display-driver.conf
12nu|nvidia173-173.14.39-1|476	%dir %{_sysconfdir}/%{drivername}
12nu|nvidia173-173.14.39-1|477	%{_sysconfdir}/%{drivername}/modprobe.conf
12nu|nvidia173-173.14.39-1|478	%{_sysconfdir}/%{drivername}/ld.so.conf
12nu|nvidia173-173.14.39-1|479	%{_sysconfdir}/%{drivername}/XvMCConfig
12nu|nvidia173-173.14.39-1|480	%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
12nu|nvidia173-173.14.39-1|481	
12nu|nvidia173-173.14.39-1|482	%ghost %{_bindir}/nvidia-settings
12nu|nvidia173-173.14.39-1|483	%ghost %{_bindir}/nvidia-smi
12nu|nvidia173-173.14.39-1|484	%ghost %{_bindir}/nvidia-xconfig
12nu|nvidia173-173.14.39-1|485	%ghost %{_bindir}/nvidia-bug-report.sh
12nu|nvidia173-173.14.39-1|486	%dir %{nvidia_bindir}
12nu|nvidia173-173.14.39-1|487	%{nvidia_bindir}/nvidia-settings
12nu|nvidia173-173.14.39-1|488	%{nvidia_bindir}/nvidia-smi
12nu|nvidia173-173.14.39-1|489	%{nvidia_bindir}/nvidia-xconfig
12nu|nvidia173-173.14.39-1|490	%{nvidia_bindir}/nvidia-bug-report.sh
12nu|nvidia173-173.14.39-1|491	
12nu|nvidia173-173.14.39-1|492	%ghost %{_mandir}/man1/nvidia-xconfig.1%{_extension}
12nu|nvidia173-173.14.39-1|493	%ghost %{_mandir}/man1/nvidia-settings.1%{_extension}
12nu|nvidia173-173.14.39-1|494	%{_mandir}/man1/alt-%{drivername}-xconfig.1*
12nu|nvidia173-173.14.39-1|495	%{_mandir}/man1/alt-%{drivername}-settings.1*
12nu|nvidia173-173.14.39-1|496	
12nu|nvidia173-173.14.39-1|497	%ghost %{_datadir}/applications/mandriva-nvidia-settings.desktop
12nu|nvidia173-173.14.39-1|498	%dir %{nvidia_deskdir}
12nu|nvidia173-173.14.39-1|499	%{nvidia_deskdir}/mandriva-nvidia-settings.desktop
12nu|nvidia173-173.14.39-1|500	
12nu|nvidia173-173.14.39-1|501	%{_miconsdir}/%{drivername}-settings.png
12nu|nvidia173-173.14.39-1|502	%{_iconsdir}/%{drivername}-settings.png
12nu|nvidia173-173.14.39-1|503	%{_liconsdir}/%{drivername}-settings.png
12nu|nvidia173-173.14.39-1|504	
12nu|nvidia173-173.14.39-1|505	%dir %{nvidia_libdir}
12nu|nvidia173-173.14.39-1|506	%dir %{nvidia_libdir}/tls
12nu|nvidia173-173.14.39-1|507	%{nvidia_libdir}/libGL.so.1
12nu|nvidia173-173.14.39-1|508	%{nvidia_libdir}/libGL.so.%{version}
12nu|nvidia173-173.14.39-1|509	%{nvidia_libdir}/libGLcore.so.1
12nu|nvidia173-173.14.39-1|510	%{nvidia_libdir}/libGLcore.so.%{version}
12nu|nvidia173-173.14.39-1|511	%{nvidia_libdir}/libXvMCNVIDIA_dynamic.so.1
12nu|nvidia173-173.14.39-1|512	%{nvidia_libdir}/libXvMCNVIDIA.so.%{version}
12nu|nvidia173-173.14.39-1|513	%{nvidia_libdir}/libnvidia-cfg.so.1
12nu|nvidia173-173.14.39-1|514	%{nvidia_libdir}/libnvidia-cfg.so.%{version}
12nu|nvidia173-173.14.39-1|515	%{nvidia_libdir}/libnvidia-tls.so.1
12nu|nvidia173-173.14.39-1|516	%{nvidia_libdir}/libnvidia-tls.so.%{version}
12nu|nvidia173-173.14.39-1|517	%{nvidia_libdir}/tls/libnvidia-tls.so.1
12nu|nvidia173-173.14.39-1|518	%{nvidia_libdir}/tls/libnvidia-tls.so.%{version}
12nu|nvidia173-173.14.39-1|519	%ifarch %{biarches}
12nu|nvidia173-173.14.39-1|520	%dir %{nvidia_libdir32}
12nu|nvidia173-173.14.39-1|521	%dir %{nvidia_libdir32}/tls
12nu|nvidia173-173.14.39-1|522	%{nvidia_libdir32}/libGL.so.1
12nu|nvidia173-173.14.39-1|523	%{nvidia_libdir32}/libGL.so.%{version}
12nu|nvidia173-173.14.39-1|524	%{nvidia_libdir32}/libGLcore.so.1
12nu|nvidia173-173.14.39-1|525	%{nvidia_libdir32}/libGLcore.so.%{version}
12nu|nvidia173-173.14.39-1|526	%{nvidia_libdir32}/libnvidia-tls.so.1
12nu|nvidia173-173.14.39-1|527	%{nvidia_libdir32}/libnvidia-tls.so.%{version}
12nu|nvidia173-173.14.39-1|528	%{nvidia_libdir32}/tls/libnvidia-tls.so.1
12nu|nvidia173-173.14.39-1|529	%{nvidia_libdir32}/tls/libnvidia-tls.so.%{version}
12nu|nvidia173-173.14.39-1|530	%endif
12nu|nvidia173-173.14.39-1|531	
12nu|nvidia173-173.14.39-1|532	%dir %{nvidia_modulesdir}
12nu|nvidia173-173.14.39-1|533	%{nvidia_modulesdir}/libnvidia-wfb.so.1
12nu|nvidia173-173.14.39-1|534	
12nu|nvidia173-173.14.39-1|535	
12nu|nvidia173-173.14.39-1|536	%{nvidia_modulesdir}/libnvidia-wfb.so.%{version}
12nu|nvidia173-173.14.39-1|537	
12nu|nvidia173-173.14.39-1|538	%{nvidia_extensionsdir}/libglx.so.%{version}
12nu|nvidia173-173.14.39-1|539	%{nvidia_extensionsdir}/libglx.so
12nu|nvidia173-173.14.39-1|540	
12nu|nvidia173-173.14.39-1|541	%{nvidia_driversdir}/nvidia_drv.so
12nu|nvidia173-173.14.39-1|542	
12nu|nvidia173-173.14.39-1|543	%files -n %{drivername}-devel
12nu|nvidia173-173.14.39-1|544	%defattr(-,root,root)
12nu|nvidia173-173.14.39-1|545	%{_includedir}/%{drivername}
12nu|nvidia173-173.14.39-1|546	%{nvidia_libdir}/libXvMCNVIDIA.a
12nu|nvidia173-173.14.39-1|547	%{nvidia_libdir}/libGL.so
12nu|nvidia173-173.14.39-1|548	%{nvidia_libdir}/libcuda.so
12nu|nvidia173-173.14.39-1|549	%{nvidia_libdir}/libnvidia-cfg.so
12nu|nvidia173-173.14.39-1|550	%ifarch %{biarches}
12nu|nvidia173-173.14.39-1|551	%{nvidia_libdir32}/libGL.so
12nu|nvidia173-173.14.39-1|552	%endif
12nu|nvidia173-173.14.39-1|553	
12nu|nvidia173-173.14.39-1|554	%files -n dkms-%{drivername}
12nu|nvidia173-173.14.39-1|555	%defattr(-,root,root)
12nu|nvidia173-173.14.39-1|556	%doc %{pkgname}/LICENSE
12nu|nvidia173-173.14.39-1|557	%{_usrsrc}/%{drivername}-%{version}-%{release}
12nu|nvidia173-173.14.39-1|558	
12nu|nvidia173-173.14.39-1|559	%files -n %{drivername}-doc-html
12nu|nvidia173-173.14.39-1|560	%defattr(-,root,root)
12nu|nvidia173-173.14.39-1|561	%doc html-doc/*
12nu|nvidia173-173.14.39-1|562	
12nu|nvidia173-173.14.39-1|563	%files -n %{drivername}-cuda
12nu|nvidia173-173.14.39-1|564	%{nvidia_libdir}/libcuda.so.1
12nu|nvidia173-173.14.39-1|565	%{nvidia_libdir}/libcuda.so.%{version}
12nu|nvidia173-173.14.39-1|566	
12nu|nvidia173-173.14.39-1|567	
12nu|nvidia173-173.14.39-1|568	
12nu|nvidia173-173.14.39-1|569	%changelog
12nu|nvidia173-173.14.39-1|570	* Thu Jan 23 2014 akdengi <kazancas@mandriva.ru> 173.14.39-1
12nu|nvidia173-173.14.39-1|571	+ Revision: 45b68ef
12nu|nvidia173-173.14.39-1|572	- 173.14.39
12nu|nvidia173-173.14.39-1|573	
12nu|nvidia173-173.14.39-1|574	

21778 12
12nu|nvidia-cuda-toolkit-5.5.22-1|1	%define driver_ver 295.40
12nu|nvidia-cuda-toolkit-5.5.22-1|2	
12nu|nvidia-cuda-toolkit-5.5.22-1|3	%if %{_use_internal_dependency_generator}
12nu|nvidia-cuda-toolkit-5.5.22-1|4	%define __noautoreq 'libcuda.so.*|libcudart.so.*|devel\\(libcuda.*\\)|devel\\(libcudart.*\\)|python\\(abi\\)|libnvcuvid\\.so\\.(.*)'
12nu|nvidia-cuda-toolkit-5.5.22-1|5	%define __noautoprovfiles /usr/libnvvp
12nu|nvidia-cuda-toolkit-5.5.22-1|6	%define __noautoreqfiles /usr/libnvvp
12nu|nvidia-cuda-toolkit-5.5.22-1|7	%define __noautoprov 'libcairo\\.so\\.2(.*)'
12nu|nvidia-cuda-toolkit-5.5.22-1|8	%else
12nu|nvidia-cuda-toolkit-5.5.22-1|9	%define _requires_exceptions libcuda.so.*\\|libcudart.so.*\\|devel(libcuda.*)\\|devel(libcudart.*)\\|python(abi)\\|libnvcuvid.so.*
12nu|nvidia-cuda-toolkit-5.5.22-1|10	%endif
12nu|nvidia-cuda-toolkit-5.5.22-1|11	
12nu|nvidia-cuda-toolkit-5.5.22-1|12	Summary:	NVIDIA CUDA Toolkit libraries
12nu|nvidia-cuda-toolkit-5.5.22-1|13	
12nu|nvidia-cuda-toolkit-5.5.22-1|14	Name:		nvidia-cuda-toolkit
12nu|nvidia-cuda-toolkit-5.5.22-1|15	Version:	5.5.22
12nu|nvidia-cuda-toolkit-5.5.22-1|16	Release:	1
12nu|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
12nu|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
12nu|nvidia-cuda-toolkit-5.5.22-1|19	Source2:	nvidia
12nu|nvidia-cuda-toolkit-5.5.22-1|20	Source10:	nvvp.desktop
12nu|nvidia-cuda-toolkit-5.5.22-1|21	Source11:	nsight.desktop
12nu|nvidia-cuda-toolkit-5.5.22-1|22	Source100:	nvidia-cuda-toolkit.rpmlintrc
12nu|nvidia-cuda-toolkit-5.5.22-1|23	License:	Freeware
12nu|nvidia-cuda-toolkit-5.5.22-1|24	Group:		System/Libraries
12nu|nvidia-cuda-toolkit-5.5.22-1|25	Url:		http://www.nvidia.com/cuda/
12nu|nvidia-cuda-toolkit-5.5.22-1|26	Suggests:	nvidia >= %{driver_ver}
12nu|nvidia-cuda-toolkit-5.5.22-1|27	
12nu|nvidia-cuda-toolkit-5.5.22-1|28	# We don't require installation of the NVIDIA graphics drivers so that
12nu|nvidia-cuda-toolkit-5.5.22-1|29	# folks can do CUDA development on systems without NVIDIA hardware.
12nu|nvidia-cuda-toolkit-5.5.22-1|30	
12nu|nvidia-cuda-toolkit-5.5.22-1|31	# A library, libcudainj.so, was introduced in CUDA 4.1, which depends
12nu|nvidia-cuda-toolkit-5.5.22-1|32	# on libcuda.so. It is not needed to compile CUDA programs, though.
12nu|nvidia-cuda-toolkit-5.5.22-1|33	
12nu|nvidia-cuda-toolkit-5.5.22-1|34	%description
12nu|nvidia-cuda-toolkit-5.5.22-1|35	NVIDIA(R) CUDA(TM) is a general purpose parallel computing architecture
12nu|nvidia-cuda-toolkit-5.5.22-1|36	that leverages the parallel compute engine in NVIDIA graphics
12nu|nvidia-cuda-toolkit-5.5.22-1|37	processing units (GPUs) to solve many complex computational problems
12nu|nvidia-cuda-toolkit-5.5.22-1|38	in a fraction of the time required on a CPU. It includes the CUDA
12nu|nvidia-cuda-toolkit-5.5.22-1|39	Instruction Set Architecture (ISA) and the parallel compute engine in
12nu|nvidia-cuda-toolkit-5.5.22-1|40	the GPU. To program to the CUDATM architecture, developers can, today,
12nu|nvidia-cuda-toolkit-5.5.22-1|41	use C, one of the most widely used high-level programming languages,
12nu|nvidia-cuda-toolkit-5.5.22-1|42	which can then be run at great performance on a CUDATM enabled
12nu|nvidia-cuda-toolkit-5.5.22-1|43	processor. Other languages will be supported in the future, including
12nu|nvidia-cuda-toolkit-5.5.22-1|44	FORTRAN and C++.
12nu|nvidia-cuda-toolkit-5.5.22-1|45	
12nu|nvidia-cuda-toolkit-5.5.22-1|46	This package contains the libraries and attendant files needed to run
12nu|nvidia-cuda-toolkit-5.5.22-1|47	programs that make use of CUDA.
12nu|nvidia-cuda-toolkit-5.5.22-1|48	
12nu|nvidia-cuda-toolkit-5.5.22-1|49	%package devel
12nu|nvidia-cuda-toolkit-5.5.22-1|50	Summary:	NVIDIA CUDA Toolkit development files
12nu|nvidia-cuda-toolkit-5.5.22-1|51	
12nu|nvidia-cuda-toolkit-5.5.22-1|52	Group:		Development/C
12nu|nvidia-cuda-toolkit-5.5.22-1|53	Requires:	%{name} = %{version}-%{release}
12nu|nvidia-cuda-toolkit-5.5.22-1|54	Suggests:	nvidia-devel >= %{driver_ver}
12nu|nvidia-cuda-toolkit-5.5.22-1|55	Suggests:	gcc-c++
12nu|nvidia-cuda-toolkit-5.5.22-1|56	
12nu|nvidia-cuda-toolkit-5.5.22-1|57	%description devel
12nu|nvidia-cuda-toolkit-5.5.22-1|58	NVIDIA(R) CUDA(TM) is a general purpose parallel computing architecture
12nu|nvidia-cuda-toolkit-5.5.22-1|59	that leverages the parallel compute engine in NVIDIA graphics
12nu|nvidia-cuda-toolkit-5.5.22-1|60	processing units (GPUs) to solve many complex computational problems
12nu|nvidia-cuda-toolkit-5.5.22-1|61	in a fraction of the time required on a CPU. It includes the CUDA
12nu|nvidia-cuda-toolkit-5.5.22-1|62	Instruction Set Architecture (ISA) and the parallel compute engine in
12nu|nvidia-cuda-toolkit-5.5.22-1|63	the GPU. To program to the CUDATM architecture, developers can, today,
12nu|nvidia-cuda-toolkit-5.5.22-1|64	use C, one of the most widely used high-level programming languages,
12nu|nvidia-cuda-toolkit-5.5.22-1|65	which can then be run at great performance on a CUDATM enabled
12nu|nvidia-cuda-toolkit-5.5.22-1|66	processor. Other languages will be supported in the future, including
12nu|nvidia-cuda-toolkit-5.5.22-1|67	FORTRAN and C++.
12nu|nvidia-cuda-toolkit-5.5.22-1|68	
12nu|nvidia-cuda-toolkit-5.5.22-1|69	This package contains the development files needed to build programs
12nu|nvidia-cuda-toolkit-5.5.22-1|70	that make use of CUDA.
12nu|nvidia-cuda-toolkit-5.5.22-1|71	
12nu|nvidia-cuda-toolkit-5.5.22-1|72	%package -n nvidia-compute-profiler
12nu|nvidia-cuda-toolkit-5.5.22-1|73	Summary:	NVIDIA Compute Visual Profiler
12nu|nvidia-cuda-toolkit-5.5.22-1|74	
12nu|nvidia-cuda-toolkit-5.5.22-1|75	Group:		Development/Other
12nu|nvidia-cuda-toolkit-5.5.22-1|76	Requires:	java
12nu|nvidia-cuda-toolkit-5.5.22-1|77	Obsoletes:	nvidia-cuda-profiler, nvidia-opencl-profiler
12nu|nvidia-cuda-toolkit-5.5.22-1|78	Suggests:	nvidia-devel >= %{driver_ver}
12nu|nvidia-cuda-toolkit-5.5.22-1|79	Suggests:	%{name} = %{version}-%{release}
12nu|nvidia-cuda-toolkit-5.5.22-1|80	BuildRequires:	imagemagick
12nu|nvidia-cuda-toolkit-5.5.22-1|81	
12nu|nvidia-cuda-toolkit-5.5.22-1|82	# We don't strictly require NVIDIA CUDA Toolkit, because the profiler
12nu|nvidia-cuda-toolkit-5.5.22-1|83	# could be used to analyze CSV profile logs obtained elsewhere.
12nu|nvidia-cuda-toolkit-5.5.22-1|84	
12nu|nvidia-cuda-toolkit-5.5.22-1|85	%description -n nvidia-compute-profiler
12nu|nvidia-cuda-toolkit-5.5.22-1|86	NVIDIA(R) CUDA(TM) is a general purpose parallel computing architecture
12nu|nvidia-cuda-toolkit-5.5.22-1|87	that leverages the parallel compute engine in NVIDIA graphics
12nu|nvidia-cuda-toolkit-5.5.22-1|88	processing units (GPUs) to solve many complex computational problems
12nu|nvidia-cuda-toolkit-5.5.22-1|89	in a fraction of the time required on a CPU. It includes the CUDA
12nu|nvidia-cuda-toolkit-5.5.22-1|90	Instruction Set Architecture (ISA) and the parallel compute engine in
12nu|nvidia-cuda-toolkit-5.5.22-1|91	the GPU. To program to the CUDATM architecture, developers can, today,
12nu|nvidia-cuda-toolkit-5.5.22-1|92	use C, one of the most widely used high-level programming languages,
12nu|nvidia-cuda-toolkit-5.5.22-1|93	which can then be run at great performance on a CUDATM enabled
12nu|nvidia-cuda-toolkit-5.5.22-1|94	processor. Other languages will be supported in the future, including
12nu|nvidia-cuda-toolkit-5.5.22-1|95	FORTRAN and C++.
12nu|nvidia-cuda-toolkit-5.5.22-1|96	
12nu|nvidia-cuda-toolkit-5.5.22-1|97	This package contains the Compute Visual Profiler for CUDA and OpenCL.
12nu|nvidia-cuda-toolkit-5.5.22-1|98	
12nu|nvidia-cuda-toolkit-5.5.22-1|99	%package -n nvidia-nsight
12nu|nvidia-cuda-toolkit-5.5.22-1|100	Summary:	NVIDIA Nsight IDE
12nu|nvidia-cuda-toolkit-5.5.22-1|101	
12nu|nvidia-cuda-toolkit-5.5.22-1|102	Group:		Development/Other
12nu|nvidia-cuda-toolkit-5.5.22-1|103	Requires:	java
12nu|nvidia-cuda-toolkit-5.5.22-1|104	Suggests:	nvidia-devel >= %{driver_ver}
12nu|nvidia-cuda-toolkit-5.5.22-1|105	
12nu|nvidia-cuda-toolkit-5.5.22-1|106	# We don't strictly require NVIDIA CUDA Toolkit, because Nsight IDE
12nu|nvidia-cuda-toolkit-5.5.22-1|107	# could be used to develop CUDA programs on a remote node.
12nu|nvidia-cuda-toolkit-5.5.22-1|108	
12nu|nvidia-cuda-toolkit-5.5.22-1|109	%description -n nvidia-nsight
12nu|nvidia-cuda-toolkit-5.5.22-1|110	NVIDIAÂ® CUDAâ„¢ is a general purpose parallel computing architecture
12nu|nvidia-cuda-toolkit-5.5.22-1|111	that leverages the parallel compute engine in NVIDIA graphics
12nu|nvidia-cuda-toolkit-5.5.22-1|112	processing units (GPUs) to solve many complex computational problems
12nu|nvidia-cuda-toolkit-5.5.22-1|113	in a fraction of the time required on a CPU. It includes the CUDA
12nu|nvidia-cuda-toolkit-5.5.22-1|114	Instruction Set Architecture (ISA) and the parallel compute engine in
12nu|nvidia-cuda-toolkit-5.5.22-1|115	the GPU. To program to the CUDAâ„¢ architecture, developers can, today,
12nu|nvidia-cuda-toolkit-5.5.22-1|116	use C++, one of the most widely used high-level programming languages,
12nu|nvidia-cuda-toolkit-5.5.22-1|117	which can then be run at great performance on a CUDAâ„¢ enabled
12nu|nvidia-cuda-toolkit-5.5.22-1|118	processor. Support for other languages, like FORTRAN, Python or Java,
12nu|nvidia-cuda-toolkit-5.5.22-1|119	is available from third parties.
12nu|nvidia-cuda-toolkit-5.5.22-1|120	
12nu|nvidia-cuda-toolkit-5.5.22-1|121	This package contains Nsight Eclipse Edition, a full-featured CUDA IDE.
12nu|nvidia-cuda-toolkit-5.5.22-1|122	
12nu|nvidia-cuda-toolkit-5.5.22-1|123	%prep
12nu|nvidia-cuda-toolkit-5.5.22-1|124	%setup -q -T -c %{name}-%{version}
12nu|nvidia-cuda-toolkit-5.5.22-1|125	
12nu|nvidia-cuda-toolkit-5.5.22-1|126	%install
12nu|nvidia-cuda-toolkit-5.5.22-1|127	
12nu|nvidia-cuda-toolkit-5.5.22-1|128	install -d -m 755 %{buildroot}%{_usr}
12nu|nvidia-cuda-toolkit-5.5.22-1|129	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12nu|nvidia-cuda-toolkit-5.5.22-1|130	install -d -m 755 %{buildroot}/%{_docdir}/%{name}-devel
12nu|nvidia-cuda-toolkit-5.5.22-1|131	install -d -m755 %{buildroot}%{_datadir}/applications
12nu|nvidia-cuda-toolkit-5.5.22-1|132	
12nu|nvidia-cuda-toolkit-5.5.22-1|133	%ifarch %ix86
12nu|nvidia-cuda-toolkit-5.5.22-1|134	bash %{SOURCE0} --tar xf -C .
12nu|nvidia-cuda-toolkit-5.5.22-1|135	./run_files/cuda-linux-rel-%{version}-16488124.run --tar xf -C %{buildroot}%{_usr}
12nu|nvidia-cuda-toolkit-5.5.22-1|136	%else
12nu|nvidia-cuda-toolkit-5.5.22-1|137	bash %{SOURCE1} --tar xf -C .
12nu|nvidia-cuda-toolkit-5.5.22-1|138	./run_files/cuda-linux64-rel-%{version}-16488124.run --tar xf -C %{buildroot}%{_usr}
12nu|nvidia-cuda-toolkit-5.5.22-1|139	rm -rf %{buildroot}/usr/lib
12nu|nvidia-cuda-toolkit-5.5.22-1|140	sed -i 's/lib/lib64/g' %{buildroot}%{_bindir}/nvcc.profile
12nu|nvidia-cuda-toolkit-5.5.22-1|141	# (tmb) restore libdevice
12nu|nvidia-cuda-toolkit-5.5.22-1|142	sed -i 's/lib64device/libdevice/g' %{buildroot}%{_bindir}/nvcc.profile
12nu|nvidia-cuda-toolkit-5.5.22-1|143	%endif
12nu|nvidia-cuda-toolkit-5.5.22-1|144	
12nu|nvidia-cuda-toolkit-5.5.22-1|145	mv %{buildroot}%{_usr}/doc %{buildroot}/%{_docdir}/%{name}-devel/
12nu|nvidia-cuda-toolkit-5.5.22-1|146	rm -rf %{buildroot}%{_usr}/install-linux.pl
12nu|nvidia-cuda-toolkit-5.5.22-1|147	mv %{buildroot}%{_usr}/{extras,src,tools} %{buildroot}/%{_datadir}/%{name}
12nu|nvidia-cuda-toolkit-5.5.22-1|148	rm -rf %{buildroot}/%{_usr}/jre
12nu|nvidia-cuda-toolkit-5.5.22-1|149	
12nu|nvidia-cuda-toolkit-5.5.22-1|150	rm -rf %{buildroot}%{_usr}/InstallUtils.pm
12nu|nvidia-cuda-toolkit-5.5.22-1|151	mv %{buildroot}%{_usr}/EULA.txt %{buildroot}%{_docdir}/%{name}-devel/
12nu|nvidia-cuda-toolkit-5.5.22-1|152	
12nu|nvidia-cuda-toolkit-5.5.22-1|153	for S in 16 24 32 48 64 128 192 256; do
12nu|nvidia-cuda-toolkit-5.5.22-1|154	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/$S\x$S/apps
12nu|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
12nu|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
12nu|nvidia-cuda-toolkit-5.5.22-1|157	done
12nu|nvidia-cuda-toolkit-5.5.22-1|158	
12nu|nvidia-cuda-toolkit-5.5.22-1|159	mkdir -p %{buildroot}%{_sysconfdir}/init.d/
12nu|nvidia-cuda-toolkit-5.5.22-1|160	install -m755 %{SOURCE2} %{buildroot}%{_sysconfdir}/init.d/nvidia
12nu|nvidia-cuda-toolkit-5.5.22-1|161	install -m644 %{SOURCE10} %{buildroot}%{_datadir}/applications/
12nu|nvidia-cuda-toolkit-5.5.22-1|162	install -m644 %{SOURCE11} %{buildroot}%{_datadir}/applications/
12nu|nvidia-cuda-toolkit-5.5.22-1|163	
12nu|nvidia-cuda-toolkit-5.5.22-1|164	%files
12nu|nvidia-cuda-toolkit-5.5.22-1|165	%{_libdir}/*.so.*
12nu|nvidia-cuda-toolkit-5.5.22-1|166	%{_sysconfdir}/init.d/*
12nu|nvidia-cuda-toolkit-5.5.22-1|167	
12nu|nvidia-cuda-toolkit-5.5.22-1|168	%files devel
12nu|nvidia-cuda-toolkit-5.5.22-1|169	%doc %{_docdir}/%{name}-devel/*
12nu|nvidia-cuda-toolkit-5.5.22-1|170	%{_bindir}/*
12nu|nvidia-cuda-toolkit-5.5.22-1|171	%exclude %{_bindir}/nvvp
12nu|nvidia-cuda-toolkit-5.5.22-1|172	%exclude %{_bindir}/nsight
12nu|nvidia-cuda-toolkit-5.5.22-1|173	%{_libdir}/*.so
12nu|nvidia-cuda-toolkit-5.5.22-1|174	%{_libdir}/*.a
12nu|nvidia-cuda-toolkit-5.5.22-1|175	%{_includedir}/*
12nu|nvidia-cuda-toolkit-5.5.22-1|176	%{_usr}/open64/*
12nu|nvidia-cuda-toolkit-5.5.22-1|177	%{_usr}/nvvm/*
12nu|nvidia-cuda-toolkit-5.5.22-1|178	%{_datadir}/%{name}/*
12nu|nvidia-cuda-toolkit-5.5.22-1|179	
12nu|nvidia-cuda-toolkit-5.5.22-1|180	%files -n nvidia-compute-profiler
12nu|nvidia-cuda-toolkit-5.5.22-1|181	%{_bindir}/nvvp
12nu|nvidia-cuda-toolkit-5.5.22-1|182	%{_usr}/libnvvp/.eclipseproduct
12nu|nvidia-cuda-toolkit-5.5.22-1|183	%{_usr}/libnvvp/*
12nu|nvidia-cuda-toolkit-5.5.22-1|184	%{_datadir}/applications/nvvp.desktop
12nu|nvidia-cuda-toolkit-5.5.22-1|185	%{_iconsdir}/hicolor/*/apps/nvvp.png
12nu|nvidia-cuda-toolkit-5.5.22-1|186	
12nu|nvidia-cuda-toolkit-5.5.22-1|187	%files -n nvidia-nsight
12nu|nvidia-cuda-toolkit-5.5.22-1|188	%{_bindir}/nsight
12nu|nvidia-cuda-toolkit-5.5.22-1|189	%{_usr}/libnsight/.eclipseproduct
12nu|nvidia-cuda-toolkit-5.5.22-1|190	%{_usr}/libnsight/*
12nu|nvidia-cuda-toolkit-5.5.22-1|191	%{_datadir}/applications/nsight.desktop
12nu|nvidia-cuda-toolkit-5.5.22-1|192	%{_iconsdir}/hicolor/*/apps/nsight.png
12nu|nvidia-cuda-toolkit-5.5.22-1|193	
12nu|nvidia-cuda-toolkit-5.5.22-1|194	%changelog
12nu|nvidia-cuda-toolkit-5.5.22-1|195	
12nu|nvidia-cuda-toolkit-5.5.22-1|196	* Tue Sep 29 2015 Denis Silakov <dsilakov@gmail.com> 5.5.22-1
12nu|nvidia-cuda-toolkit-5.5.22-1|197	- (946c002) Fix build
12nu|nvidia-cuda-toolkit-5.5.22-1|198	
12nu|nvidia-cuda-toolkit-5.5.22-1|199	

21779 12
12nu|nvidia-current-331.38-1|1	# I love OpenSource :-(
12nu|nvidia-current-331.38-1|2	
12nu|nvidia-current-331.38-1|3	## NOTE: When modifying this .spec, you do not necessarily need to care about
12nu|nvidia-current-331.38-1|4	##       the %simple stuff. It is fine to break them, I'll fix it when I need them :)
12nu|nvidia-current-331.38-1|5	## - Anssi
12nu|nvidia-current-331.38-1|6	
12nu|nvidia-current-331.38-1|7	# (tpg) disable interall rpm dependency generator
12nu|nvidia-current-331.38-1|8	# define _use_internal_dependency_generator 0
12nu|nvidia-current-331.38-1|9	
12nu|nvidia-current-331.38-1|10	# %simple mode can be used to transform an arbitrary nvidia installer
12nu|nvidia-current-331.38-1|11	# package to rpms, similar to %atibuild mode in fglrx.
12nu|nvidia-current-331.38-1|12	# Macros version, rel, nsource, pkgname, distsuffix should be manually defined.
12nu|nvidia-current-331.38-1|13	%define _enable_debug_packages %{nil}
12nu|nvidia-current-331.38-1|14	
12nu|nvidia-current-331.38-1|15	%define simple		0
12nu|nvidia-current-331.38-1|16	%{?_without_simple: %global simple 0}
12nu|nvidia-current-331.38-1|17	%{?_with_simple: %global simple 1}
12nu|nvidia-current-331.38-1|18	
12nu|nvidia-current-331.38-1|19	%define name		nvidia-current
12nu|nvidia-current-331.38-1|20	
12nu|nvidia-current-331.38-1|21	%if !%simple
12nu|nvidia-current-331.38-1|22	# When updating, please add new ids to ldetect-lst (merge2pcitable.pl)
12nu|nvidia-current-331.38-1|23	%define version		331.38
12nu|nvidia-current-331.38-1|24	# the highest supported videodrv abi
12nu|nvidia-current-331.38-1|25	%define videodrv_abi	14
12nu|nvidia-current-331.38-1|26	%endif
12nu|nvidia-current-331.38-1|27	
12nu|nvidia-current-331.38-1|28	%define priority	9700
12nu|nvidia-current-331.38-1|29	
12nu|nvidia-current-331.38-1|30	%define pkgname32	NVIDIA-Linux-x86-%{version}
12nu|nvidia-current-331.38-1|31	%define pkgname64	NVIDIA-Linux-x86_64-%{version}
12nu|nvidia-current-331.38-1|32	
12nu|nvidia-current-331.38-1|33	# Disable when the sources aren't on ftp yet, but can be downloaded from
12nu|nvidia-current-331.38-1|34	# http://us.download.nvidia.com
12nu|nvidia-current-331.38-1|35	%define ftp 1
12nu|nvidia-current-331.38-1|36	
12nu|nvidia-current-331.38-1|37	# For now, backportability is kept for 2008.0 forwards.
12nu|nvidia-current-331.38-1|38	
12nu|nvidia-current-331.38-1|39	%define drivername		nvidia-current
12nu|nvidia-current-331.38-1|40	%define driverpkgname		x11-driver-video-%{drivername}
12nu|nvidia-current-331.38-1|41	%define modulename		%{drivername}
12nu|nvidia-current-331.38-1|42	# for description and documentation
12nu|nvidia-current-331.38-1|43	%define cards			GeForce 8 series and later
12nu|nvidia-current-331.38-1|44	%define xorg_extra_modules	%{_libdir}/xorg/extra-modules
12nu|nvidia-current-331.38-1|45	%define nvidia_driversdir	%{_libdir}/%{drivername}/xorg
12nu|nvidia-current-331.38-1|46	%define nvidia_extensionsdir	%{_libdir}/%{drivername}/xorg
12nu|nvidia-current-331.38-1|47	%define nvidia_modulesdir	%{_libdir}/%{drivername}/xorg
12nu|nvidia-current-331.38-1|48	%define nvidia_libdir		%{_libdir}/%{drivername}
12nu|nvidia-current-331.38-1|49	%define nvidia_libdir32		%{_prefix}/lib/%{drivername}
12nu|nvidia-current-331.38-1|50	%define nvidia_bindir		%{nvidia_libdir}/bin
12nu|nvidia-current-331.38-1|51	# The entry in Cards+ this driver should be associated with, if there is
12nu|nvidia-current-331.38-1|52	# no entry in ldetect-lst default pcitable:
12nu|nvidia-current-331.38-1|53	# cooker ldetect-lst should be up-to-date
12nu|nvidia-current-331.38-1|54	%define ldetect_cards_name	%nil
12nu|nvidia-current-331.38-1|55	
12nu|nvidia-current-331.38-1|56	
12nu|nvidia-current-331.38-1|57	%define biarches x86_64
12nu|nvidia-current-331.38-1|58	
12nu|nvidia-current-331.38-1|59	%if !%simple
12nu|nvidia-current-331.38-1|60	%ifarch %{ix86}
12nu|nvidia-current-331.38-1|61	%define nsource %{SOURCE0}
12nu|nvidia-current-331.38-1|62	%define pkgname %{pkgname32}
12nu|nvidia-current-331.38-1|63	%endif
12nu|nvidia-current-331.38-1|64	%ifarch x86_64
12nu|nvidia-current-331.38-1|65	%define nsource %{SOURCE1}
12nu|nvidia-current-331.38-1|66	%define pkgname %{pkgname64}
12nu|nvidia-current-331.38-1|67	%endif
12nu|nvidia-current-331.38-1|68	%endif
12nu|nvidia-current-331.38-1|69	
12nu|nvidia-current-331.38-1|70	# Other packages should not require any NVIDIA libraries, and this package
12nu|nvidia-current-331.38-1|71	# should not be pulled in when libGL.so.1 is required
12nu|nvidia-current-331.38-1|72	%if %{_use_internal_dependency_generator}
12nu|nvidia-current-331.38-1|73	%define __noautoprov '(.*)\\.so(.*)|devel\\(libGL(.*)'
12nu|nvidia-current-331.38-1|74	%define common_requires_exceptions libGLcore\\.so|libnv.*\\.so|libGL(.*)
12nu|nvidia-current-331.38-1|75	%else
12nu|nvidia-current-331.38-1|76	%define _provides_exceptions \\.so
12nu|nvidia-current-331.38-1|77	%define common_requires_exceptions libGLcore\\.so\\|libnv.*\\.so
12nu|nvidia-current-331.38-1|78	%endif
12nu|nvidia-current-331.38-1|79	
12nu|nvidia-current-331.38-1|80	%ifarch %{biarches}
12nu|nvidia-current-331.38-1|81	# (anssi) Allow installing of 64-bit package if the runtime dependencies
12nu|nvidia-current-331.38-1|82	# of 32-bit libraries are not satisfied. If a 32-bit package that requires
12nu|nvidia-current-331.38-1|83	# libGL.so.1 is installed, the 32-bit mesa libs are pulled in and that will
12nu|nvidia-current-331.38-1|84	# pull the dependencies of 32-bit nvidia libraries in as well.
12nu|nvidia-current-331.38-1|85	%if %{_use_internal_dependency_generator}
12nu|nvidia-current-331.38-1|86	%define __noautoreq '%{common_requires_exceptions}|lib.*so\\.[^(]+(\\([^)]+\\))?$'
12nu|nvidia-current-331.38-1|87	%else
12nu|nvidia-current-331.38-1|88	%define __noautoreq %{common_requires_exceptions}\\|lib.*so\\.[^(]\\+\\(([^)]\\+)\\)\\?$
12nu|nvidia-current-331.38-1|89	%endif
12nu|nvidia-current-331.38-1|90	%else
12nu|nvidia-current-331.38-1|91	%if %{_use_internal_dependency_generator}
12nu|nvidia-current-331.38-1|92	%define __noautoreq '%{common_requires_exceptions}'
12nu|nvidia-current-331.38-1|93	%else
12nu|nvidia-current-331.38-1|94	%define __noautoreq %{common_requires_exceptions}
12nu|nvidia-current-331.38-1|95	%endif
12nu|nvidia-current-331.38-1|96	%endif
12nu|nvidia-current-331.38-1|97	
12nu|nvidia-current-331.38-1|98	# (anssi) Workaround wrong linking as of 310.19.
12nu|nvidia-current-331.38-1|99	# This will probably be fixed soon (at least similar issues have been in the past).
12nu|nvidia-current-331.38-1|100	# https://devtalk.nvidia.com/default/topic/523762/libnvidia-encode-so-310-19-has-dependency-on-missing-library/
12nu|nvidia-current-331.38-1|101	%define _exclude_files_from_autoreq libnvidia-encode.so.%version
12nu|nvidia-current-331.38-1|102	
12nu|nvidia-current-331.38-1|103	Summary:	NVIDIA proprietary X.org driver and libraries, current driver series
12nu|nvidia-current-331.38-1|104	Name:		%{name}
12nu|nvidia-current-331.38-1|105	Version:	%{version}
12nu|nvidia-current-331.38-1|106	Release:	1
12nu|nvidia-current-331.38-1|107	%if !%simple
12nu|nvidia-current-331.38-1|108	%if %ftp
12nu|nvidia-current-331.38-1|109	Source0:	ftp://download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
12nu|nvidia-current-331.38-1|110	Source1:	ftp://download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
12nu|nvidia-current-331.38-1|111	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
12nu|nvidia-current-331.38-1|112	Source2:	ftp://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.bz2
12nu|nvidia-current-331.38-1|113	Source3:	ftp://download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.bz2
12nu|nvidia-current-331.38-1|114	Source4:	ftp://download.nvidia.com/XFree86/nvidia-modprobe/nvidia-modprobe-%{version}.tar.bz2
12nu|nvidia-current-331.38-1|115	Source5:	ftp://download.nvidia.com/XFree86/nvidia-persistenced/nvidia-persistenced-%{version}.tar.bz2
12nu|nvidia-current-331.38-1|116	%else
12nu|nvidia-current-331.38-1|117	Source0:	http://us.download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
12nu|nvidia-current-331.38-1|118	Source1:	http://us.download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
12nu|nvidia-current-331.38-1|119	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
12nu|nvidia-current-331.38-1|120	Source2:	http://us.download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.bz2
12nu|nvidia-current-331.38-1|121	Source3:	http://us.download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.bz2
12nu|nvidia-current-331.38-1|122	Source4:	http://us.download.nvidia.com/XFree86/nvidia-modprobe/nvidia-modprobe-%{version}.tar.bz2
12nu|nvidia-current-331.38-1|123	Source5:	http://us.download.nvidia.com/XFree86/nvidia-persistenced/nvidia-persistenced-%{version}.tar.bz2
12nu|nvidia-current-331.38-1|124	%endif
12nu|nvidia-current-331.38-1|125	# Script for building rpms of arbitrary nvidia installers (needs this .spec appended)
12nu|nvidia-current-331.38-1|126	Source10:	nvidia-mdvbuild-skel
12nu|nvidia-current-331.38-1|127	Source100:	nvidia-current.rpmlintrc
12nu|nvidia-current-331.38-1|128	# include xf86vmproto for X_XF86VidModeGetGammaRampSize, fixes build on cooker
12nu|nvidia-current-331.38-1|129	Patch3:		nvidia-settings-include-xf86vmproto.patch
12nu|nvidia-current-331.38-1|130	Patch4:		nvidia-current-304.32-dkms.conf-unique-module-name.patch
12nu|nvidia-current-331.38-1|131	#Patch5:		nvidia-current-331.20-CONFIG_UIDGID_STRICT_TYPE_CHECKS-buildfix.patch
12nu|nvidia-current-331.38-1|132	%endif
12nu|nvidia-current-331.38-1|133	License:	Freeware
12nu|nvidia-current-331.38-1|134	URL:		http://www.nvidia.com/object/unix.html
12nu|nvidia-current-331.38-1|135	Group: 		System/Kernel and hardware
12nu|nvidia-current-331.38-1|136	Provides: should-restart = system
12nu|nvidia-current-331.38-1|137	ExclusiveArch:	%{ix86} x86_64
12nu|nvidia-current-331.38-1|138	%if !%simple
12nu|nvidia-current-331.38-1|139	BuildRequires:	imagemagick
12nu|nvidia-current-331.38-1|140	BuildRequires:	pkgconfig(xrender)
12nu|nvidia-current-331.38-1|141	BuildRequires:	pkgconfig(gtk+-2.0)
12nu|nvidia-current-331.38-1|142	BuildRequires:	pkgconfig(xv)
12nu|nvidia-current-331.38-1|143	BuildRequires:	pkgconfig(gl)
12nu|nvidia-current-331.38-1|144	BuildRequires:	pkgconfig(xxf86vm)
12nu|nvidia-current-331.38-1|145	BuildRequires:	pkgconfig(vdpau)
12nu|nvidia-current-331.38-1|146	%endif
12nu|nvidia-current-331.38-1|147	BuildRequires:	rpm-build
12nu|nvidia-current-331.38-1|148	
12nu|nvidia-current-331.38-1|149	%description
12nu|nvidia-current-331.38-1|150	Source package of the current NVIDIA proprietary driver. Binary
12nu|nvidia-current-331.38-1|151	packages are named x11-driver-video-nvidia-current.
12nu|nvidia-current-331.38-1|152	
12nu|nvidia-current-331.38-1|153	%package -n %{driverpkgname}
12nu|nvidia-current-331.38-1|154	Summary:	NVIDIA proprietary X.org driver and libraries for %cards
12nu|nvidia-current-331.38-1|155	Group: 		System/Kernel and hardware
12nu|nvidia-current-331.38-1|156	Requires(post): update-alternatives >= 1.9.0
12nu|nvidia-current-331.38-1|157	Requires(postun): update-alternatives >= 1.9.0
12nu|nvidia-current-331.38-1|158	Requires:	x11-server-common
12nu|nvidia-current-331.38-1|159	Suggests:	%{drivername}-doc-html = %{version}
12nu|nvidia-current-331.38-1|160	# Proper support for versioned kmod() was added in 2008.1:
12nu|nvidia-current-331.38-1|161	Requires:	kmod(%{modulename}) = %{version}
12nu|nvidia-current-331.38-1|162	# At least mplayer dlopens libvdpau.so.1, so the software will not pull in
12nu|nvidia-current-331.38-1|163	# the vdpau library package. We ensure its installation here.
12nu|nvidia-current-331.38-1|164	Requires:	%{_lib}vdpau1
12nu|nvidia-current-331.38-1|165	# NEED FIX We need grub2 to add nomodeset!
12nu|nvidia-current-331.38-1|166	Requires(pre):	grub2 >= 2.00-34
12nu|nvidia-current-331.38-1|167	
12nu|nvidia-current-331.38-1|168	# Obsoletes for naming changes:
12nu|nvidia-current-331.38-1|169	Obsoletes:	nvidia < 1:%{version}-%{release}
12nu|nvidia-current-331.38-1|170	Provides:	nvidia = 1:%{version}-%{release}
12nu|nvidia-current-331.38-1|171	Obsoletes:	nvidia97xx < %{version}-%{release}
12nu|nvidia-current-331.38-1|172	Provides:	nvidia97xx = %{version}-%{release}
12nu|nvidia-current-331.38-1|173	Conflicts:	nvidia-current-cuda-opencl <= 295.59-1
12nu|nvidia-current-331.38-1|174	Suggests:   nvidia-additional-settings
12nu|nvidia-current-331.38-1|175	
12nu|nvidia-current-331.38-1|176	%description -n %{driverpkgname}
12nu|nvidia-current-331.38-1|177	NVIDIA proprietary X.org graphics driver, related libraries and
12nu|nvidia-current-331.38-1|178	configuration tools for %cards,
12nu|nvidia-current-331.38-1|179	including the associated Quadro cards.
12nu|nvidia-current-331.38-1|180	
12nu|nvidia-current-331.38-1|181	NOTE: You should use XFdrake to configure your NVIDIA card. The
12nu|nvidia-current-331.38-1|182	correct packages will be automatically installed and configured.
12nu|nvidia-current-331.38-1|183	
12nu|nvidia-current-331.38-1|184	If you do not want to use XFdrake, see README.manual-setup.
12nu|nvidia-current-331.38-1|185	
12nu|nvidia-current-331.38-1|186	This NVIDIA driver should be used with %cards,
12nu|nvidia-current-331.38-1|187	including the associated Quadro cards.
12nu|nvidia-current-331.38-1|188	
12nu|nvidia-current-331.38-1|189	%package -n dkms-%{drivername}
12nu|nvidia-current-331.38-1|190	Summary:	NVIDIA kernel module for %cards
12nu|nvidia-current-331.38-1|191	Group:		System/Kernel and hardware
12nu|nvidia-current-331.38-1|192	Requires:	dkms
12nu|nvidia-current-331.38-1|193	Requires(post):	dkms
12nu|nvidia-current-331.38-1|194	Requires(preun): dkms
12nu|nvidia-current-331.38-1|195	Obsoletes:	dkms-nvidia < 1:%{version}-%{release}
12nu|nvidia-current-331.38-1|196	Provides:	dkms-nvidia = 1:%{version}-%{release}
12nu|nvidia-current-331.38-1|197	Obsoletes:	dkms-nvidia97xx < %{version}-%{release}
12nu|nvidia-current-331.38-1|198	Provides:	dkms-nvidia97xx = %{version}-%{release}
12nu|nvidia-current-331.38-1|199	
12nu|nvidia-current-331.38-1|200	%description -n dkms-%{drivername}
12nu|nvidia-current-331.38-1|201	NVIDIA kernel module for %cards. This
12nu|nvidia-current-331.38-1|202	is to be used with the %{driverpkgname} package.
12nu|nvidia-current-331.38-1|203	
12nu|nvidia-current-331.38-1|204	%package -n %{drivername}-devel
12nu|nvidia-current-331.38-1|205	Summary:	NVIDIA OpenGL/CUDA development liraries and headers
12nu|nvidia-current-331.38-1|206	Group:		Development/C
12nu|nvidia-current-331.38-1|207	Requires:	%{driverpkgname} = %{version}-%{release}
12nu|nvidia-current-331.38-1|208	Requires:	%{drivername}-cuda-opencl = %{version}-%{release}
12nu|nvidia-current-331.38-1|209	Obsoletes:	nvidia-devel < 1:%{version}-%{release}
12nu|nvidia-current-331.38-1|210	Provides:	nvidia-devel = 1:%{version}-%{release}
12nu|nvidia-current-331.38-1|211	Obsoletes:	nvidia97xx-devel < %{version}-%{release}
12nu|nvidia-current-331.38-1|212	Provides:	nvidia97xx-devel = %{version}-%{release}
12nu|nvidia-current-331.38-1|213	Requires:	%{_lib}vdpau-devel
12nu|nvidia-current-331.38-1|214	
12nu|nvidia-current-331.38-1|215	%description -n %{drivername}-devel
12nu|nvidia-current-331.38-1|216	NVIDIA OpenGL/CUDA headers for %cards. This package
12nu|nvidia-current-331.38-1|217	is not required for normal use.
12nu|nvidia-current-331.38-1|218	
12nu|nvidia-current-331.38-1|219	%package -n %{drivername}-cuda-opencl
12nu|nvidia-current-331.38-1|220	Summary:	CUDA and OpenCL libraries for NVIDIA proprietary driver
12nu|nvidia-current-331.38-1|221	Group: 		System/Kernel and hardware
12nu|nvidia-current-331.38-1|222	Provides:	%{drivername}-cuda = %{version}-%{release}
12nu|nvidia-current-331.38-1|223	Requires:	kmod(%{modulename}) = %{version}
12nu|nvidia-current-331.38-1|224	Conflicts:	nvidia < 1:195.36.15-4
12nu|nvidia-current-331.38-1|225	Conflicts:	x11-driver-video-nvidia-current <= 295.59
12nu|nvidia-current-331.38-1|226	
12nu|nvidia-current-331.38-1|227	%description -n %{drivername}-cuda-opencl
12nu|nvidia-current-331.38-1|228	Cuda and OpenCL libraries for NVIDIA proprietary driver. This package is not
12nu|nvidia-current-331.38-1|229	required for normal use, it provides libraries to use NVIDIA cards for High
12nu|nvidia-current-331.38-1|230	Performance Computing (HPC).
12nu|nvidia-current-331.38-1|231	
12nu|nvidia-current-331.38-1|232	# HTML doc splitted off because of size, for live cds:
12nu|nvidia-current-331.38-1|233	%package -n %{drivername}-doc-html
12nu|nvidia-current-331.38-1|234	Summary:	NVIDIA html documentation (%{drivername})
12nu|nvidia-current-331.38-1|235	Group:		System/Kernel and hardware
12nu|nvidia-current-331.38-1|236	Requires:	%{driverpkgname} = %{version}-%{release}
12nu|nvidia-current-331.38-1|237	
12nu|nvidia-current-331.38-1|238	%description -n %{drivername}-doc-html
12nu|nvidia-current-331.38-1|239	HTML version of the README.txt file provided in package
12nu|nvidia-current-331.38-1|240	%{driverpkgname}.
12nu|nvidia-current-331.38-1|241	
12nu|nvidia-current-331.38-1|242	%prep
12nu|nvidia-current-331.38-1|243	# No patches applied when %simple is set
12nu|nvidia-current-331.38-1|244	%if %simple
12nu|nvidia-current-331.38-1|245	%setup -q -c -T
12nu|nvidia-current-331.38-1|246	%else
12nu|nvidia-current-331.38-1|247	%setup -q -c -T -a 2 -a 3 -a 4 -a 5
12nu|nvidia-current-331.38-1|248	cd nvidia-settings-%{version}
12nu|nvidia-current-331.38-1|249	%patch3 -p1
12nu|nvidia-current-331.38-1|250	cd ..
12nu|nvidia-current-331.38-1|251	%endif
12nu|nvidia-current-331.38-1|252	sh %{nsource} --extract-only
12nu|nvidia-current-331.38-1|253	
12nu|nvidia-current-331.38-1|254	%if !%simple
12nu|nvidia-current-331.38-1|255	cd %{pkgname}
12nu|nvidia-current-331.38-1|256	%patch4 -p0 -b .uniq~
12nu|nvidia-current-331.38-1|257	%patch5 -p2
12nu|nvidia-current-331.38-1|258	cd ..
12nu|nvidia-current-331.38-1|259	%endif
12nu|nvidia-current-331.38-1|260	
12nu|nvidia-current-331.38-1|261	rm -rf %{pkgname}/usr/src/nv/precompiled
12nu|nvidia-current-331.38-1|262	
12nu|nvidia-current-331.38-1|263	cat > README.install.urpmi <<EOF
12nu|nvidia-current-331.38-1|264	This driver is for %cards.
12nu|nvidia-current-331.38-1|265	
12nu|nvidia-current-331.38-1|266	Use XFdrake to configure X to use the correct NVIDIA driver. Any needed
12nu|nvidia-current-331.38-1|267	packages will be automatically installed if not already present.
12nu|nvidia-current-331.38-1|268	1. Run XFdrake as root.
12nu|nvidia-current-331.38-1|269	2. Go to the Graphics Card list.
12nu|nvidia-current-331.38-1|270	3. Select your card (it is usually already autoselected).
12nu|nvidia-current-331.38-1|271	4. Answer any questions asked and then quit.
12nu|nvidia-current-331.38-1|272	
12nu|nvidia-current-331.38-1|273	If you do not want to use XFdrake, see README.manual-setup.
12nu|nvidia-current-331.38-1|274	EOF
12nu|nvidia-current-331.38-1|275	
12nu|nvidia-current-331.38-1|276	cat > README.manual-setup <<EOF
12nu|nvidia-current-331.38-1|277	This file describes the procedure for the manual installation of this NVIDIA
12nu|nvidia-current-331.38-1|278	driver package. You can find the instructions for the recommended automatic
12nu|nvidia-current-331.38-1|279	installation in the file 'README.install.urpmi' in this directory.
12nu|nvidia-current-331.38-1|280	
12nu|nvidia-current-331.38-1|281	- Open %{_sysconfdir}/X11/xorg.conf and make the following changes:
12nu|nvidia-current-331.38-1|282	o Change the Driver to "nvidia" in the Device section
12nu|nvidia-current-331.38-1|283	o Make the line below the only 'glx' related line in the Module section,
12nu|nvidia-current-331.38-1|284	adding it if it is not already there:
12nu|nvidia-current-331.38-1|285	Load "glx"
12nu|nvidia-current-331.38-1|286	o Remove any 'ModulePath' lines from the Files section
12nu|nvidia-current-331.38-1|287	- Run "update-alternatives --set gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf" as root.
12nu|nvidia-current-331.38-1|288	- Run "ldconfig -X" as root.
12nu|nvidia-current-331.38-1|289	- Add nomodeset options to grub command line
12nu|nvidia-current-331.38-1|290	EOF
12nu|nvidia-current-331.38-1|291	
12nu|nvidia-current-331.38-1|292	%if !%simple
12nu|nvidia-current-331.38-1|293	rm nvidia-settings-%{version}/src/*/*.a
12nu|nvidia-current-331.38-1|294	
12nu|nvidia-current-331.38-1|295	%build
12nu|nvidia-current-331.38-1|296	# The code contains dozens on top of dozens on top of dozens of "false" positives
12nu|nvidia-current-331.38-1|297	export CFLAGS="%optflags -Wno-error=format-security"
12nu|nvidia-current-331.38-1|298	export CXXFLAGS="$CFLAGS"
12nu|nvidia-current-331.38-1|299	export LDFLAGS="%{?ldflags}"
12nu|nvidia-current-331.38-1|300	%make -C nvidia-settings-%{version}/src/libXNVCtrl
12nu|nvidia-current-331.38-1|301	%make -C nvidia-settings-%{version} STRIP_CMD=true
12nu|nvidia-current-331.38-1|302	%make -C nvidia-xconfig-%{version} STRIP_CMD=true
12nu|nvidia-current-331.38-1|303	%make -C nvidia-modprobe-%{version} STRIP_CMD=true
12nu|nvidia-current-331.38-1|304	%make -C nvidia-persistenced-%{version} STRIP_CMD=true
12nu|nvidia-current-331.38-1|305	
12nu|nvidia-current-331.38-1|306	# %simple
12nu|nvidia-current-331.38-1|307	%endif
12nu|nvidia-current-331.38-1|308	
12nu|nvidia-current-331.38-1|309	%install
12nu|nvidia-current-331.38-1|310	rm -rf %{buildroot}
12nu|nvidia-current-331.38-1|311	cd %{pkgname}
12nu|nvidia-current-331.38-1|312	
12nu|nvidia-current-331.38-1|313	# dkms
12nu|nvidia-current-331.38-1|314	install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
12nu|nvidia-current-331.38-1|315	
12nu|nvidia-current-331.38-1|316	# menu entry
12nu|nvidia-current-331.38-1|317	install -d -m755 %{buildroot}%{_datadir}/%{drivername}
12nu|nvidia-current-331.38-1|318	cat > %{buildroot}%{_datadir}/%{drivername}/rosa-nvidia-settings.desktop <<EOF
12nu|nvidia-current-331.38-1|319	[Desktop Entry]
12nu|nvidia-current-331.38-1|320	Name=NVIDIA Display Settings
12nu|nvidia-current-331.38-1|321	Comment=Configure NVIDIA X driver
12nu|nvidia-current-331.38-1|322	Exec=%{_bindir}/nvidia-settings
12nu|nvidia-current-331.38-1|323	Icon=%{drivername}-settings
12nu|nvidia-current-331.38-1|324	Terminal=false
12nu|nvidia-current-331.38-1|325	Type=Application
12nu|nvidia-current-331.38-1|326	Categories=GTK;Settings;HardwareSettings;X-MandrivaLinux-System-Configuration;
12nu|nvidia-current-331.38-1|327	EOF
12nu|nvidia-current-331.38-1|328	
12nu|nvidia-current-331.38-1|329	install -d -m755	%{buildroot}%{_datadir}/applications
12nu|nvidia-current-331.38-1|330	touch			%{buildroot}%{_datadir}/applications/rosa-nvidia-settings.desktop
12nu|nvidia-current-331.38-1|331	
12nu|nvidia-current-331.38-1|332	# icons
12nu|nvidia-current-331.38-1|333	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12nu|nvidia-current-331.38-1|334	%if !%simple
12nu|nvidia-current-331.38-1|335	convert nvidia-settings.png -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
12nu|nvidia-current-331.38-1|336	convert nvidia-settings.png -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
12nu|nvidia-current-331.38-1|337	convert nvidia-settings.png -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
12nu|nvidia-current-331.38-1|338	%else
12nu|nvidia-current-331.38-1|339	# no imagemagick
12nu|nvidia-current-331.38-1|340	[ -e nvidia-settings.png ] || cp -a usr/share/pixmaps/nvidia-settings.png .
12nu|nvidia-current-331.38-1|341	install -m644 nvidia-settings.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
12nu|nvidia-current-331.38-1|342	%endif
12nu|nvidia-current-331.38-1|343	
12nu|nvidia-current-331.38-1|344	error_fatal() {
12nu|nvidia-current-331.38-1|345	echo "Error: $@." >&2
12nu|nvidia-current-331.38-1|346	exit 1
12nu|nvidia-current-331.38-1|347	}
12nu|nvidia-current-331.38-1|348	
12nu|nvidia-current-331.38-1|349	error_unhandled() {
12nu|nvidia-current-331.38-1|350	echo "Warning: $@." >&2
12nu|nvidia-current-331.38-1|351	echo "Warning: $@." >> warns.log
12nu|nvidia-current-331.38-1|352	%if !%simple
12nu|nvidia-current-331.38-1|353	# cause distro builds to fail in case of unhandled files
12nu|nvidia-current-331.38-1|354	exit 1
12nu|nvidia-current-331.38-1|355	%endif
12nu|nvidia-current-331.38-1|356	}
12nu|nvidia-current-331.38-1|357	
12nu|nvidia-current-331.38-1|358	parseparams() {
12nu|nvidia-current-331.38-1|359	for value in $rest; do
12nu|nvidia-current-331.38-1|360	local param=$1
12nu|nvidia-current-331.38-1|361	[ -n "$param" ] || error_fatal "unhandled parameter $value"
12nu|nvidia-current-331.38-1|362	shift
12nu|nvidia-current-331.38-1|363	eval $param=$value
12nu|nvidia-current-331.38-1|364	
12nu|nvidia-current-331.38-1|365	[ -n "$value" ] || error_fatal "empty $param"
12nu|nvidia-current-331.38-1|366	
12nu|nvidia-current-331.38-1|367	# resolve libdir based on $arch
12nu|nvidia-current-331.38-1|368	if [ "$param" = "arch" ]; then
12nu|nvidia-current-331.38-1|369	case "$arch" in
12nu|nvidia-current-331.38-1|370	NATIVE)		nvidia_libdir=%{nvidia_libdir};;
12nu|nvidia-current-331.38-1|371	COMPAT32)	nvidia_libdir=%{nvidia_libdir32};;
12nu|nvidia-current-331.38-1|372	*)		error_fatal "unknown arch $arch"
12nu|nvidia-current-331.38-1|373	esac
12nu|nvidia-current-331.38-1|374	fi
12nu|nvidia-current-331.38-1|375	done
12nu|nvidia-current-331.38-1|376	}
12nu|nvidia-current-331.38-1|377	
12nu|nvidia-current-331.38-1|378	add_to_list() {
12nu|nvidia-current-331.38-1|379	%if !%simple
12nu|nvidia-current-331.38-1|380	# on distro builds, only use .manifest for %doc files
12nu|nvidia-current-331.38-1|381	[ "${2#%doc}" = "${2}" ] && return
12nu|nvidia-current-331.38-1|382	%endif
12nu|nvidia-current-331.38-1|383	local list="$1.files"
12nu|nvidia-current-331.38-1|384	local entry="$2"
12nu|nvidia-current-331.38-1|385	echo $entry >> $list
12nu|nvidia-current-331.38-1|386	}
12nu|nvidia-current-331.38-1|387	
12nu|nvidia-current-331.38-1|388	install_symlink() {
12nu|nvidia-current-331.38-1|389	local pkg="$1"
12nu|nvidia-current-331.38-1|390	local dir="$2"
12nu|nvidia-current-331.38-1|391	mkdir -p %{buildroot}$dir
12nu|nvidia-current-331.38-1|392	ln -s $dest %{buildroot}$dir/$file
12nu|nvidia-current-331.38-1|393	add_to_list $pkg $dir/$file
12nu|nvidia-current-331.38-1|394	}
12nu|nvidia-current-331.38-1|395	
12nu|nvidia-current-331.38-1|396	install_lib_symlink() {
12nu|nvidia-current-331.38-1|397	local pkg="$1"
12nu|nvidia-current-331.38-1|398	local dir="$2"
12nu|nvidia-current-331.38-1|399	case "$file" in
12nu|nvidia-current-331.38-1|400	libvdpau_*.so)
12nu|nvidia-current-331.38-1|401	# vdpau drivers => not put into -devel
12nu|nvidia-current-331.38-1|402	;;
12nu|nvidia-current-331.38-1|403	*.so)
12nu|nvidia-current-331.38-1|404	pkg=nvidia-devel;;
12nu|nvidia-current-331.38-1|405	esac
12nu|nvidia-current-331.38-1|406	install_symlink $pkg $dir
12nu|nvidia-current-331.38-1|407	}
12nu|nvidia-current-331.38-1|408	
12nu|nvidia-current-331.38-1|409	install_file_only() {
12nu|nvidia-current-331.38-1|410	local pkg="$1"
12nu|nvidia-current-331.38-1|411	local dir="$2"
12nu|nvidia-current-331.38-1|412	mkdir -p %{buildroot}$dir
12nu|nvidia-current-331.38-1|413	# replace 0444 with more usual 0644
12nu|nvidia-current-331.38-1|414	[ "$perms" = "0444" ] && perms="0644"
12nu|nvidia-current-331.38-1|415	install -m $perms $file %{buildroot}$dir
12nu|nvidia-current-331.38-1|416	}
12nu|nvidia-current-331.38-1|417	
12nu|nvidia-current-331.38-1|418	install_file() {
12nu|nvidia-current-331.38-1|419	local pkg="$1"
12nu|nvidia-current-331.38-1|420	local dir="$2"
12nu|nvidia-current-331.38-1|421	install_file_only $pkg $dir
12nu|nvidia-current-331.38-1|422	add_to_list $pkg $dir/$(basename $file)
12nu|nvidia-current-331.38-1|423	}
12nu|nvidia-current-331.38-1|424	
12nu|nvidia-current-331.38-1|425	get_module_dir() {
12nu|nvidia-current-331.38-1|426	local subdir="$1"
12nu|nvidia-current-331.38-1|427	case "$subdir" in
12nu|nvidia-current-331.38-1|428	extensions*)	echo %{nvidia_extensionsdir};;
12nu|nvidia-current-331.38-1|429	drivers/)	echo %{nvidia_driversdir};;
12nu|nvidia-current-331.38-1|430	/)		echo %{nvidia_modulesdir};;
12nu|nvidia-current-331.38-1|431	*)		error_unhandled "unhandled module subdir $subdir"
12nu|nvidia-current-331.38-1|432	echo %{nvidia_modulesdir};;
12nu|nvidia-current-331.38-1|433	esac
12nu|nvidia-current-331.38-1|434	}
12nu|nvidia-current-331.38-1|435	
12nu|nvidia-current-331.38-1|436	for file in nvidia.files nvidia-devel.files nvidia-cuda.files nvidia-dkms.files nvidia-html.files; do
12nu|nvidia-current-331.38-1|437	rm -f $file
12nu|nvidia-current-331.38-1|438	touch $file
12nu|nvidia-current-331.38-1|439	done
12nu|nvidia-current-331.38-1|440	
12nu|nvidia-current-331.38-1|441	# install files according to .manifest
12nu|nvidia-current-331.38-1|442	cat .manifest | tail -n +9 | while read line; do
12nu|nvidia-current-331.38-1|443	rest=${line}
12nu|nvidia-current-331.38-1|444	file=${rest%%%% *}
12nu|nvidia-current-331.38-1|445	rest=${rest#* }
12nu|nvidia-current-331.38-1|446	perms=${rest%%%% *}
12nu|nvidia-current-331.38-1|447	rest=${rest#* }
12nu|nvidia-current-331.38-1|448	type=${rest%%%% *}
12nu|nvidia-current-331.38-1|449	rest=${rest#* }
12nu|nvidia-current-331.38-1|450	
12nu|nvidia-current-331.38-1|451	case "$type" in
12nu|nvidia-current-331.38-1|452	CUDA_LIB)
12nu|nvidia-current-331.38-1|453	parseparams arch subdir
12nu|nvidia-current-331.38-1|454	install_file nvidia-cuda $nvidia_libdir/$subdir
12nu|nvidia-current-331.38-1|455	;;
12nu|nvidia-current-331.38-1|456	CUDA_SYMLINK)
12nu|nvidia-current-331.38-1|457	parseparams arch subdir dest
12nu|nvidia-current-331.38-1|458	install_lib_symlink nvidia-cuda $nvidia_libdir/$subdir
12nu|nvidia-current-331.38-1|459	;;
12nu|nvidia-current-331.38-1|460	ENCODEAPI_LIB)
12nu|nvidia-current-331.38-1|461	parseparams arch subdir
12nu|nvidia-current-331.38-1|462	install_file nvidia $nvidia_libdir/$subdir
12nu|nvidia-current-331.38-1|463	;;
12nu|nvidia-current-331.38-1|464	ENCODEAPI_LIB_SYMLINK)
12nu|nvidia-current-331.38-1|465	parseparams arch dest
12nu|nvidia-current-331.38-1|466	install_lib_symlink nvidia $nvidia_libdir
12nu|nvidia-current-331.38-1|467	;;
12nu|nvidia-current-331.38-1|468	NVCUVID_LIB)
12nu|nvidia-current-331.38-1|469	parseparams arch subdir
12nu|nvidia-current-331.38-1|470	install_file nvidia-cuda $nvidia_libdir/$subdir
12nu|nvidia-current-331.38-1|471	;;
12nu|nvidia-current-331.38-1|472	NVCUVID_LIB_SYMLINK)
12nu|nvidia-current-331.38-1|473	parseparams arch dest
12nu|nvidia-current-331.38-1|474	install_lib_symlink nvidia-cuda $nvidia_libdir
12nu|nvidia-current-331.38-1|475	;;
12nu|nvidia-current-331.38-1|476	OPENGL_LIB)
12nu|nvidia-current-331.38-1|477	parseparams arch
12nu|nvidia-current-331.38-1|478	install_file nvidia $nvidia_libdir
12nu|nvidia-current-331.38-1|479	;;
12nu|nvidia-current-331.38-1|480	OPENGL_SYMLINK)
12nu|nvidia-current-331.38-1|481	parseparams arch dest
12nu|nvidia-current-331.38-1|482	install_lib_symlink nvidia $nvidia_libdir
12nu|nvidia-current-331.38-1|483	;;
12nu|nvidia-current-331.38-1|484	TLS_LIB)
12nu|nvidia-current-331.38-1|485	parseparams arch style subdir
12nu|nvidia-current-331.38-1|486	install_file nvidia $nvidia_libdir/$subdir
12nu|nvidia-current-331.38-1|487	;;
12nu|nvidia-current-331.38-1|488	TLS_SYMLINK)
12nu|nvidia-current-331.38-1|489	parseparams arch style subdir dest
12nu|nvidia-current-331.38-1|490	install_lib_symlink nvidia $nvidia_libdir/$subdir
12nu|nvidia-current-331.38-1|491	;;
12nu|nvidia-current-331.38-1|492	UTILITY_LIB)
12nu|nvidia-current-331.38-1|493	install_file nvidia %{nvidia_libdir}
12nu|nvidia-current-331.38-1|494	;;
12nu|nvidia-current-331.38-1|495	UTILITY_LIB_SYMLINK)
12nu|nvidia-current-331.38-1|496	parseparams dest
12nu|nvidia-current-331.38-1|497	install_lib_symlink nvidia %{nvidia_libdir}
12nu|nvidia-current-331.38-1|498	;;
12nu|nvidia-current-331.38-1|499	VGX_LIB)
12nu|nvidia-current-331.38-1|500	parseparams arch
12nu|nvidia-current-331.38-1|501	install_file nvidia %{nvidia_libdir}
12nu|nvidia-current-331.38-1|502	;;
12nu|nvidia-current-331.38-1|503	VGX_LIB_SYMLINK)
12nu|nvidia-current-331.38-1|504	parseparams dest
12nu|nvidia-current-331.38-1|505	install_lib_symlink nvidia %{nvidia_libdir}
12nu|nvidia-current-331.38-1|506	;;
12nu|nvidia-current-331.38-1|507	NVIFR_LIB)
12nu|nvidia-current-331.38-1|508	parseparams arch subdir
12nu|nvidia-current-331.38-1|509	install_file nvidia $nvidia_libdir/$subdir
12nu|nvidia-current-331.38-1|510	;;
12nu|nvidia-current-331.38-1|511	NVIFR_LIB_SYMLINK)
12nu|nvidia-current-331.38-1|512	parseparams arch dest
12nu|nvidia-current-331.38-1|513	install_lib_symlink nvidia $nvidia_libdir
12nu|nvidia-current-331.38-1|514	;;
12nu|nvidia-current-331.38-1|515	VDPAU_LIB)
12nu|nvidia-current-331.38-1|516	parseparams arch subdir
12nu|nvidia-current-331.38-1|517	case $file in *libvdpau_nvidia.so*);; *) continue; esac
12nu|nvidia-current-331.38-1|518	install_file nvidia $nvidia_libdir/$subdir
12nu|nvidia-current-331.38-1|519	;;
12nu|nvidia-current-331.38-1|520	VDPAU_SYMLINK)
12nu|nvidia-current-331.38-1|521	parseparams arch subdir dest
12nu|nvidia-current-331.38-1|522	case $file in *libvdpau_nvidia.so*);; *) continue; esac
12nu|nvidia-current-331.38-1|523	install_lib_symlink nvidia $nvidia_libdir/$subdir
12nu|nvidia-current-331.38-1|524	;;
12nu|nvidia-current-331.38-1|525	VDPAU_WRAPPER_LIB)
12nu|nvidia-current-331.38-1|526	parseparams arch subdir
12nu|nvidia-current-331.38-1|527	case $file in *libvdpau_nvidia.so*);; *) continue; esac
12nu|nvidia-current-331.38-1|528	install_file nvidia $nvidia_libdir/$subdir
12nu|nvidia-current-331.38-1|529	;;
12nu|nvidia-current-331.38-1|530	VDPAU_WRAPPER_SYMLINK)
12nu|nvidia-current-331.38-1|531	parseparams arch subdir dest
12nu|nvidia-current-331.38-1|532	case $file in *libvdpau_nvidia.so*);; *) continue; esac
12nu|nvidia-current-331.38-1|533	install_lib_symlink nvidia $nvidia_libdir/$subdir
12nu|nvidia-current-331.38-1|534	;;
12nu|nvidia-current-331.38-1|535	XLIB_STATIC_LIB)
12nu|nvidia-current-331.38-1|536	install_file nvidia-devel %{nvidia_libdir}
12nu|nvidia-current-331.38-1|537	;;
12nu|nvidia-current-331.38-1|538	XLIB_SHARED_LIB)
12nu|nvidia-current-331.38-1|539	install_file nvidia %{nvidia_libdir}
12nu|nvidia-current-331.38-1|540	;;
12nu|nvidia-current-331.38-1|541	XLIB_SYMLINK)
12nu|nvidia-current-331.38-1|542	parseparams dest
12nu|nvidia-current-331.38-1|543	install_lib_symlink nvidia %{nvidia_libdir}
12nu|nvidia-current-331.38-1|544	;;
12nu|nvidia-current-331.38-1|545	LIBGL_LA)
12nu|nvidia-current-331.38-1|546	# (Anssi) we don't install .la files
12nu|nvidia-current-331.38-1|547	;;
12nu|nvidia-current-331.38-1|548	XMODULE_SHARED_LIB|GLX_MODULE_SHARED_LIB)
12nu|nvidia-current-331.38-1|549	parseparams subdir
12nu|nvidia-current-331.38-1|550	install_file nvidia $(get_module_dir $subdir)
12nu|nvidia-current-331.38-1|551	;;
12nu|nvidia-current-331.38-1|552	XMODULE_NEWSYM)
12nu|nvidia-current-331.38-1|553	# symlink that is created only if it doesn't already
12nu|nvidia-current-331.38-1|554	# exist (i.e. as part of x11-server)
12nu|nvidia-current-331.38-1|555	case "$file" in
12nu|nvidia-current-331.38-1|556	libwfb.so)
12nu|nvidia-current-331.38-1|557	continue
12nu|nvidia-current-331.38-1|558	;;
12nu|nvidia-current-331.38-1|559	*)
12nu|nvidia-current-331.38-1|560	error_unhandled "unknown XMODULE_NEWSYM type file $file, skipped"
12nu|nvidia-current-331.38-1|561	continue
12nu|nvidia-current-331.38-1|562	esac
12nu|nvidia-current-331.38-1|563	parseparams subdir dest
12nu|nvidia-current-331.38-1|564	install_symlink nvidia $(get_module_dir $subdir)
12nu|nvidia-current-331.38-1|565	;;
12nu|nvidia-current-331.38-1|566	XMODULE_SYMLINK|GLX_MODULE_SYMLINK)
12nu|nvidia-current-331.38-1|567	parseparams subdir dest
12nu|nvidia-current-331.38-1|568	install_symlink nvidia $(get_module_dir $subdir)
12nu|nvidia-current-331.38-1|569	;;
12nu|nvidia-current-331.38-1|570	VDPAU_HEADER)
12nu|nvidia-current-331.38-1|571	continue
12nu|nvidia-current-331.38-1|572	parseparams subdir
12nu|nvidia-current-331.38-1|573	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
12nu|nvidia-current-331.38-1|574	;;
12nu|nvidia-current-331.38-1|575	OPENGL_HEADER|CUDA_HEADER)
12nu|nvidia-current-331.38-1|576	parseparams subdir
12nu|nvidia-current-331.38-1|577	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
12nu|nvidia-current-331.38-1|578	;;
12nu|nvidia-current-331.38-1|579	DOCUMENTATION)
12nu|nvidia-current-331.38-1|580	parseparams subdir
12nu|nvidia-current-331.38-1|581	case $subdir in
12nu|nvidia-current-331.38-1|582	*/html)
12nu|nvidia-current-331.38-1|583	add_to_list nvidia-html "%%doc %{pkgname}/$file"
12nu|nvidia-current-331.38-1|584	continue
12nu|nvidia-current-331.38-1|585	;;
12nu|nvidia-current-331.38-1|586	*/include/*)
12nu|nvidia-current-331.38-1|587	continue
12nu|nvidia-current-331.38-1|588	;;
12nu|nvidia-current-331.38-1|589	esac
12nu|nvidia-current-331.38-1|590	case $file in
12nu|nvidia-current-331.38-1|591	*XF86Config*|*nvidia-settings.png)
12nu|nvidia-current-331.38-1|592	continue;;
12nu|nvidia-current-331.38-1|593	esac
12nu|nvidia-current-331.38-1|594	add_to_list nvidia "%%doc %{pkgname}/$file"
12nu|nvidia-current-331.38-1|595	;;
12nu|nvidia-current-331.38-1|596	MANPAGE|NVIDIA_MODPROBE_MANPAGE)
12nu|nvidia-current-331.38-1|597	parseparams subdir
12nu|nvidia-current-331.38-1|598	case "$file" in
12nu|nvidia-current-331.38-1|599	*nvidia-installer*)
12nu|nvidia-current-331.38-1|600	# not installed
12nu|nvidia-current-331.38-1|601	continue
12nu|nvidia-current-331.38-1|602	;;
12nu|nvidia-current-331.38-1|603	*nvidia-settings*|*nvidia-xconfig*|*nvidia-modprobe*|*nvidia-persistenced*)
12nu|nvidia-current-331.38-1|604	%if !%simple
12nu|nvidia-current-331.38-1|605	# installed separately below
12nu|nvidia-current-331.38-1|606	continue
12nu|nvidia-current-331.38-1|607	%endif
12nu|nvidia-current-331.38-1|608	;;
12nu|nvidia-current-331.38-1|609	*nvidia-smi*|*nvidia-cuda-mps-control*)
12nu|nvidia-current-331.38-1|610	# ok
12nu|nvidia-current-331.38-1|611	;;
12nu|nvidia-current-331.38-1|612	*)
12nu|nvidia-current-331.38-1|613	error_unhandled "skipped unknown man page $(basename $file)"
12nu|nvidia-current-331.38-1|614	continue
12nu|nvidia-current-331.38-1|615	esac
12nu|nvidia-current-331.38-1|616	install_file_only nvidia %{_mandir}/$subdir
12nu|nvidia-current-331.38-1|617	;;
12nu|nvidia-current-331.38-1|618	UTILITY_BINARY)
12nu|nvidia-current-331.38-1|619	case "$file" in
12nu|nvidia-current-331.38-1|620	*nvidia-settings|*nvidia-xconfig|*nvidia-persistenced)
12nu|nvidia-current-331.38-1|621	%if !%simple
12nu|nvidia-current-331.38-1|622	# not installed, we install our own copy
12nu|nvidia-current-331.38-1|623	continue
12nu|nvidia-current-331.38-1|624	%endif
12nu|nvidia-current-331.38-1|625	;;
12nu|nvidia-current-331.38-1|626	*nvidia-smi|*nvidia-bug-report.sh|*nvidia-debugdump)
12nu|nvidia-current-331.38-1|627	# ok
12nu|nvidia-current-331.38-1|628	;;
12nu|nvidia-current-331.38-1|629	*nvidia-cuda-mps-control|*nvidia-cuda-mps-server)
12nu|nvidia-current-331.38-1|630	# ok
12nu|nvidia-current-331.38-1|631	;;
12nu|nvidia-current-331.38-1|632	*)
12nu|nvidia-current-331.38-1|633	error_unhandled "unknown binary $(basename $file) will be installed to %{nvidia_bindir}/$(basename $file)"
12nu|nvidia-current-331.38-1|634	;;
12nu|nvidia-current-331.38-1|635	esac
12nu|nvidia-current-331.38-1|636	install_file nvidia %{nvidia_bindir}
12nu|nvidia-current-331.38-1|637	;;
12nu|nvidia-current-331.38-1|638	UTILITY_BIN_SYMLINK)
12nu|nvidia-current-331.38-1|639	case $file in nvidia-uninstall) continue;; esac
12nu|nvidia-current-331.38-1|640	parseparams dest
12nu|nvidia-current-331.38-1|641	install_symlink nvidia %{nvidia_bindir}
12nu|nvidia-current-331.38-1|642	;;
12nu|nvidia-current-331.38-1|643	NVIDIA_MODPROBE)
12nu|nvidia-current-331.38-1|644	# A suid-root tool (GPLv2) used as fallback for loading the module and
12nu|nvidia-current-331.38-1|645	# creating the device nodes in case the driver component is running as
12nu|nvidia-current-331.38-1|646	# a non-root user (e.g. a CUDA application). While the module is automatically
12nu|nvidia-current-331.38-1|647	# loaded by udev rules, the device nodes are not automatically created
12nu|nvidia-current-331.38-1|648	# like with regular drivers and therefore this tool is installed on
12nu|nvidia-current-331.38-1|649	# ROSA as well, at least for now.
12nu|nvidia-current-331.38-1|650	
12nu|nvidia-current-331.38-1|651	# We install our self-compiled version in non-simple mode
12nu|nvidia-current-331.38-1|652	%if %simple
12nu|nvidia-current-331.38-1|653	install_file nvidia %{nvidia_bindir}
12nu|nvidia-current-331.38-1|654	%endif
12nu|nvidia-current-331.38-1|655	;;
12nu|nvidia-current-331.38-1|656	INSTALLER_BINARY)
12nu|nvidia-current-331.38-1|657	# not installed
12nu|nvidia-current-331.38-1|658	;;
12nu|nvidia-current-331.38-1|659	KERNEL_MODULE_SRC)
12nu|nvidia-current-331.38-1|660	install_file nvidia-dkms %{_usrsrc}/%{drivername}-%{version}-%{release}
12nu|nvidia-current-331.38-1|661	;;
12nu|nvidia-current-331.38-1|662	CUDA_ICD)
12nu|nvidia-current-331.38-1|663	# in theory this should go to the cuda subpackage, but it goes into the main package
12nu|nvidia-current-331.38-1|664	# as this avoids one broken symlink and it is small enough to not cause space issues
12nu|nvidia-current-331.38-1|665	install_file nvidia %{_sysconfdir}/%{drivername}
12nu|nvidia-current-331.38-1|666	;;
12nu|nvidia-current-331.38-1|667	APPLICATION_PROFILE)
12nu|nvidia-current-331.38-1|668	parseparams subdir
12nu|nvidia-current-331.38-1|669	# application profile filenames are versioned, we can use a common
12nu|nvidia-current-331.38-1|670	# non-alternativesized directory
12nu|nvidia-current-331.38-1|671	install_file nvidia %{_datadir}/nvidia/$subdir
12nu|nvidia-current-331.38-1|672	;;
12nu|nvidia-current-331.38-1|673	DOT_DESKTOP)
12nu|nvidia-current-331.38-1|674	# we provide our own for now
12nu|nvidia-current-331.38-1|675	;;
12nu|nvidia-current-331.38-1|676	UVM_MODULE_SRC)
12nu|nvidia-current-331.38-1|677	install_file nvidia-dkms %{_usrsrc}/%{drivername}-%{version}-%{release}/uvm
12nu|nvidia-current-331.38-1|678	;;
12nu|nvidia-current-331.38-1|679	*)
12nu|nvidia-current-331.38-1|680	error_unhandled "file $(basename $file) of unknown type $type will be skipped"
12nu|nvidia-current-331.38-1|681	esac
12nu|nvidia-current-331.38-1|682	done
12nu|nvidia-current-331.38-1|683	
12nu|nvidia-current-331.38-1|684	[ -z "$warnings" ] || echo "Please inform Alexander Kazancev <alexander.kazantsev@rosalab.ru> or http://bugs.rosalinux.ru/ of the above warnings." >> warns.log
12nu|nvidia-current-331.38-1|685	
12nu|nvidia-current-331.38-1|686	%if %simple
12nu|nvidia-current-331.38-1|687	find %{buildroot}%{_libdir} %{buildroot}%{_prefix}/lib -type d | while read dir; do
12nu|nvidia-current-331.38-1|688	dir=${dir#%{buildroot}}
12nu|nvidia-current-331.38-1|689	echo "$dir" | grep -q nvidia && echo "%%dir $dir" >> nvidia.files
12nu|nvidia-current-331.38-1|690	done
12nu|nvidia-current-331.38-1|691	[ -d %{buildroot}%{_includedir}/%{drivername} ] && echo "%{_includedir}/%{drivername}" >> nvidia-devel.files
12nu|nvidia-current-331.38-1|692	
12nu|nvidia-current-331.38-1|693	%endif
12nu|nvidia-current-331.38-1|694	
12nu|nvidia-current-331.38-1|695	%if !%simple
12nu|nvidia-current-331.38-1|696	# confirm SONAME; if something else than libvdpau_nvidia.so or libvdpau_nvidia.so.1, adapt .spec as needed:
12nu|nvidia-current-331.38-1|697	[ "$(objdump -p %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} | grep SONAME | gawk '{ print $2 }')" = "libvdpau_nvidia.so.1" ]
12nu|nvidia-current-331.38-1|698	
12nu|nvidia-current-331.38-1|699	rm -f %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.1
12nu|nvidia-current-331.38-1|700	rm -f %{buildroot}%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.1
12nu|nvidia-current-331.38-1|701	%endif
12nu|nvidia-current-331.38-1|702	
12nu|nvidia-current-331.38-1|703	# vdpau alternative symlink
12nu|nvidia-current-331.38-1|704	install -d -m755 %{buildroot}%{_libdir}/vdpau
12nu|nvidia-current-331.38-1|705	touch %{buildroot}%{_libdir}/vdpau/libvdpau_nvidia.so.1
12nu|nvidia-current-331.38-1|706	%ifarch %{biarches}
12nu|nvidia-current-331.38-1|707	install -d -m755 %{buildroot}%{_prefix}/lib/vdpau
12nu|nvidia-current-331.38-1|708	touch %{buildroot}%{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
12nu|nvidia-current-331.38-1|709	%endif
12nu|nvidia-current-331.38-1|710	
12nu|nvidia-current-331.38-1|711	%if !%simple
12nu|nvidia-current-331.38-1|712	# self-built binaries
12nu|nvidia-current-331.38-1|713	install -m755 ../nvidia-settings-%{version}/src/_out/*/nvidia-settings %{buildroot}%{nvidia_bindir}
12nu|nvidia-current-331.38-1|714	install -m755 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig %{buildroot}%{nvidia_bindir}
12nu|nvidia-current-331.38-1|715	install -m755 ../nvidia-persistenced-%{version}/_out/*/nvidia-persistenced %{buildroot}%{nvidia_bindir}
12nu|nvidia-current-331.38-1|716	install -m4755 ../nvidia-modprobe-%{version}/_out/*/nvidia-modprobe %{buildroot}%{nvidia_bindir}
12nu|nvidia-current-331.38-1|717	%endif
12nu|nvidia-current-331.38-1|718	# binary alternatives
12nu|nvidia-current-331.38-1|719	install -d -m755			%{buildroot}%{_bindir}
12nu|nvidia-current-331.38-1|720	touch					%{buildroot}%{_bindir}/nvidia-debugdump
12nu|nvidia-current-331.38-1|721	touch					%{buildroot}%{_bindir}/nvidia-settings
12nu|nvidia-current-331.38-1|722	touch					%{buildroot}%{_bindir}/nvidia-smi
12nu|nvidia-current-331.38-1|723	touch					%{buildroot}%{_bindir}/nvidia-xconfig
12nu|nvidia-current-331.38-1|724	touch					%{buildroot}%{_bindir}/nvidia-bug-report.sh
12nu|nvidia-current-331.38-1|725	touch					%{buildroot}%{_bindir}/nvidia-modprobe
12nu|nvidia-current-331.38-1|726	touch					%{buildroot}%{_bindir}/nvidia-persistenced
12nu|nvidia-current-331.38-1|727	touch					%{buildroot}%{_bindir}/nvidia-cuda-mps-control
12nu|nvidia-current-331.38-1|728	touch					%{buildroot}%{_bindir}/nvidia-cuda-mps-server
12nu|nvidia-current-331.38-1|729	# rpmlint:
12nu|nvidia-current-331.38-1|730	chmod 0755				%{buildroot}%{_bindir}/*
12nu|nvidia-current-331.38-1|731	
12nu|nvidia-current-331.38-1|732	%if !%simple
12nu|nvidia-current-331.38-1|733	# install man pages
12nu|nvidia-current-331.38-1|734	install -m644 ../nvidia-settings-%{version}/doc/_out/*/nvidia-settings.1 %{buildroot}%{_mandir}/man1
12nu|nvidia-current-331.38-1|735	install -m644 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig.1 %{buildroot}%{_mandir}/man1
12nu|nvidia-current-331.38-1|736	install -m644 ../nvidia-modprobe-%{version}/_out/*/nvidia-modprobe.1 %{buildroot}%{_mandir}/man1
12nu|nvidia-current-331.38-1|737	install -m644 ../nvidia-persistenced-%{version}/_out/*/nvidia-persistenced.1 %{buildroot}%{_mandir}/man1
12nu|nvidia-current-331.38-1|738	%endif
12nu|nvidia-current-331.38-1|739	# bug #41638 - whatis entries of nvidia man pages appear wrong
12nu|nvidia-current-331.38-1|740	gunzip %{buildroot}%{_mandir}/man1/*.gz
12nu|nvidia-current-331.38-1|741	sed -r -i '/^nvidia\\-[a-z]+ \\- NVIDIA/s,^nvidia\\-,nvidia-,' %{buildroot}%{_mandir}/man1/*.1
12nu|nvidia-current-331.38-1|742	cd %{buildroot}%{_mandir}/man1
12nu|nvidia-current-331.38-1|743	rename nvidia alt-%{drivername} *
12nu|nvidia-current-331.38-1|744	cd -
12nu|nvidia-current-331.38-1|745	touch %{buildroot}%{_mandir}/man1/nvidia-xconfig.1%{_extension}
12nu|nvidia-current-331.38-1|746	touch %{buildroot}%{_mandir}/man1/nvidia-settings.1%{_extension}
12nu|nvidia-current-331.38-1|747	touch %{buildroot}%{_mandir}/man1/nvidia-modprobe.1%{_extension}
12nu|nvidia-current-331.38-1|748	touch %{buildroot}%{_mandir}/man1/nvidia-persistenced.1%{_extension}
12nu|nvidia-current-331.38-1|749	touch %{buildroot}%{_mandir}/man1/nvidia-smi.1%{_extension}
12nu|nvidia-current-331.38-1|750	touch %{buildroot}%{_mandir}/man1/nvidia-cuda-mps-control.1%{_extension}
12nu|nvidia-current-331.38-1|751	
12nu|nvidia-current-331.38-1|752	# cuda nvidia.icd
12nu|nvidia-current-331.38-1|753	install -d -m755		%{buildroot}%{_sysconfdir}/OpenCL/vendors
12nu|nvidia-current-331.38-1|754	touch				%{buildroot}%{_sysconfdir}/OpenCL/vendors/nvidia.icd
12nu|nvidia-current-331.38-1|755	
12nu|nvidia-current-331.38-1|756	# ld.so.conf
12nu|nvidia-current-331.38-1|757	install -d -m755		%{buildroot}%{_sysconfdir}/%{drivername}
12nu|nvidia-current-331.38-1|758	echo "%{nvidia_libdir}" >	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
12nu|nvidia-current-331.38-1|759	%ifarch %{biarches}
12nu|nvidia-current-331.38-1|760	echo "%{nvidia_libdir32}" >>	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
12nu|nvidia-current-331.38-1|761	%endif
12nu|nvidia-current-331.38-1|762	install -d -m755		%{buildroot}%{_sysconfdir}/ld.so.conf.d
12nu|nvidia-current-331.38-1|763	touch				%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
12nu|nvidia-current-331.38-1|764	
12nu|nvidia-current-331.38-1|765	# modprobe.conf
12nu|nvidia-current-331.38-1|766	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.d
12nu|nvidia-current-331.38-1|767	touch					%{buildroot}%{_sysconfdir}/modprobe.d/display-driver.conf
12nu|nvidia-current-331.38-1|768	echo "install nvidia /sbin/modprobe %{modulename} \$CMDLINE_OPTS" > %{buildroot}%{_sysconfdir}/%{drivername}/modprobe.conf
12nu|nvidia-current-331.38-1|769	
12nu|nvidia-current-331.38-1|770	# xinit script
12nu|nvidia-current-331.38-1|771	install -d -m755 %{buildroot}%{_sysconfdir}/%{drivername}
12nu|nvidia-current-331.38-1|772	cat > %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit <<EOF
12nu|nvidia-current-331.38-1|773	# to be sourced
12nu|nvidia-current-331.38-1|774	#
12nu|nvidia-current-331.38-1|775	# Do not modify this file; the changes will be overwritten.
12nu|nvidia-current-331.38-1|776	# If you want to disable automatic configuration loading, create
12nu|nvidia-current-331.38-1|777	# /etc/sysconfig/nvidia-settings with this line: LOAD_NVIDIA_SETTINGS="no"
12nu|nvidia-current-331.38-1|778	#
12nu|nvidia-current-331.38-1|779	LOAD_NVIDIA_SETTINGS="yes"
12nu|nvidia-current-331.38-1|780	[ -f %{_sysconfdir}/sysconfig/nvidia-settings ] && . %{_sysconfdir}/sysconfig/nvidia-settings
12nu|nvidia-current-331.38-1|781	[ "\$LOAD_NVIDIA_SETTINGS" = "yes" ] && %{_bindir}/nvidia-settings --load-config-only
12nu|nvidia-current-331.38-1|782	EOF
12nu|nvidia-current-331.38-1|783	chmod 0755 %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
12nu|nvidia-current-331.38-1|784	install -d -m755 %{buildroot}%{_sysconfdir}/X11/xinit.d
12nu|nvidia-current-331.38-1|785	touch %{buildroot}%{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
12nu|nvidia-current-331.38-1|786	
12nu|nvidia-current-331.38-1|787	export EXCLUDE_FROM_STRIP="$(find %{buildroot} -type f \! -name nvidia-settings \! -name nvidia-xconfig \! -name nvidia-modprobe \! -name nvidia-persistenced)"
12nu|nvidia-current-331.38-1|788	
12nu|nvidia-current-331.38-1|789	%post -n %{driverpkgname}
12nu|nvidia-current-331.38-1|790	# XFdrake used to generate an nvidia.conf file
12nu|nvidia-current-331.38-1|791	[ -L %{_sysconfdir}/modprobe.d/nvidia.conf ] || rm -f %{_sysconfdir}/modprobe.d/nvidia.conf
12nu|nvidia-current-331.38-1|792	
12nu|nvidia-current-331.38-1|793	current_glconf="$(readlink -e %{_sysconfdir}/ld.so.conf.d/GL.conf)"
12nu|nvidia-current-331.38-1|794	
12nu|nvidia-current-331.38-1|795	# owned by libvdpau1, created in case libvdpau1 is installed only just after
12nu|nvidia-current-331.38-1|796	# this package
12nu|nvidia-current-331.38-1|797	mkdir -p %{_libdir}/vdpau
12nu|nvidia-current-331.38-1|798	
12nu|nvidia-current-331.38-1|799	%{_sbindir}/update-alternatives \
12nu|nvidia-current-331.38-1|800	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf %{priority} \
12nu|nvidia-current-331.38-1|801	--slave %{_mandir}/man1/nvidia-settings.1%{_extension} man_nvidiasettings%{_extension} %{_mandir}/man1/alt-%{drivername}-settings.1%{_extension} \
12nu|nvidia-current-331.38-1|802	--slave %{_mandir}/man1/nvidia-xconfig.1%{_extension} man_nvidiaxconfig%{_extension} %{_mandir}/man1/alt-%{drivername}-xconfig.1%{_extension} \
12nu|nvidia-current-331.38-1|803	--slave %{_mandir}/man1/nvidia-smi.1%{_extension} nvidia-smi.1%{_extension} %{_mandir}/man1/alt-%{drivername}-smi.1%{_extension} \
12nu|nvidia-current-331.38-1|804	--slave %{_mandir}/man1/nvidia-cuda-mps-control.1%{_extension} nvidia-cuda-mps-control.1%{_extension} %{_mandir}/man1/alt-%{drivername}-cuda-mps-control.1%{_extension} \
12nu|nvidia-current-331.38-1|805	--slave %{_datadir}/applications/rosa-nvidia-settings.desktop nvidia_desktop %{_datadir}/%{drivername}/rosa-nvidia-settings.desktop \
12nu|nvidia-current-331.38-1|806	--slave %{_bindir}/nvidia-settings nvidia_settings %{nvidia_bindir}/nvidia-settings \
12nu|nvidia-current-331.38-1|807	--slave %{_bindir}/nvidia-smi nvidia_smi %{nvidia_bindir}/nvidia-smi \
12nu|nvidia-current-331.38-1|808	--slave %{_bindir}/nvidia-xconfig nvidia_xconfig %{nvidia_bindir}/nvidia-xconfig \
12nu|nvidia-current-331.38-1|809	--slave %{_bindir}/nvidia-debugdump nvidia-debugdump %{nvidia_bindir}/nvidia-debugdump \
12nu|nvidia-current-331.38-1|810	--slave %{_bindir}/nvidia-bug-report.sh nvidia_bug_report %{nvidia_bindir}/nvidia-bug-report.sh \
12nu|nvidia-current-331.38-1|811	--slave %{_bindir}/nvidia-cuda-mps-control nvidia-cuda-mps-control %{nvidia_bindir}/nvidia-cuda-mps-control \
12nu|nvidia-current-331.38-1|812	--slave %{_bindir}/nvidia-cuda-mps-server nvidia-cuda-mps-server %{nvidia_bindir}/nvidia-cuda-mps-server \
12nu|nvidia-current-331.38-1|813	--slave %{_bindir}/nvidia-modprobe nvidia-modprobe %{nvidia_bindir}/nvidia-modprobe \
12nu|nvidia-current-331.38-1|814	--slave %{_bindir}/nvidia-persistenced nvidia-persistenced %{nvidia_bindir}/nvidia-persistenced \
12nu|nvidia-current-331.38-1|815	--slave %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit nvidia-settings.xinit %{_sysconfdir}/%{drivername}/nvidia-settings.xinit \
12nu|nvidia-current-331.38-1|816	--slave %{_libdir}/vdpau/libvdpau_nvidia.so.1 %{_lib}vdpau_nvidia.so.1 %{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} \
12nu|nvidia-current-331.38-1|817	--slave %{_sysconfdir}/modprobe.d/display-driver.conf display-driver.conf %{_sysconfdir}/%{drivername}/modprobe.conf \
12nu|nvidia-current-331.38-1|818	--slave %{_sysconfdir}/OpenCL/vendors/nvidia.icd nvidia.icd %{_sysconfdir}/%{drivername}/nvidia.icd \
12nu|nvidia-current-331.38-1|819	%ifarch %{biarches}
12nu|nvidia-current-331.38-1|820	--slave %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1 libvdpau_nvidia.so.1 %{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version} \
12nu|nvidia-current-331.38-1|821	%endif
12nu|nvidia-current-331.38-1|822	--slave %{xorg_extra_modules} xorg_extra_modules %{nvidia_extensionsdir} \
12nu|nvidia-current-331.38-1|823	
12nu|nvidia-current-331.38-1|824	if [ "${current_glconf}" = "%{_sysconfdir}/nvidia97xx/ld.so.conf" ]; then
12nu|nvidia-current-331.38-1|825	# Adapt for the renaming of the driver. X.org config still has the old ModulePaths
12nu|nvidia-current-331.38-1|826	# but they do not matter as we are using alternatives for libglx.so now.
12nu|nvidia-current-331.38-1|827	%{_sbindir}/update-alternatives --set gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
12nu|nvidia-current-331.38-1|828	fi
12nu|nvidia-current-331.38-1|829	# explicit /sbin/ldconfig due to alternatives
12nu|nvidia-current-331.38-1|830	/sbin/ldconfig -X
12nu|nvidia-current-331.38-1|831	
12nu|nvidia-current-331.38-1|832	%if "%{ldetect_cards_name}" != ""
12nu|nvidia-current-331.38-1|833	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
12nu|nvidia-current-331.38-1|834	%endif
12nu|nvidia-current-331.38-1|835	
12nu|nvidia-current-331.38-1|836	#Add 'nomodeset' to grub2 string and update grub2.cfg. But if Optimus (detect i915 and i965) then stop
12nu|nvidia-current-331.38-1|837	if ! lspci -vv | grep i915
12nu|nvidia-current-331.38-1|838	then
12nu|nvidia-current-331.38-1|839	if ! lspci -vv | grep i965
12nu|nvidia-current-331.38-1|840	then
12nu|nvidia-current-331.38-1|841	/usr/sbin/grub2-cfg-mod --add nomodeset
12nu|nvidia-current-331.38-1|842	/usr/sbin/update-grub2
12nu|nvidia-current-331.38-1|843	fi
12nu|nvidia-current-331.38-1|844	fi
12nu|nvidia-current-331.38-1|845	
12nu|nvidia-current-331.38-1|846	%postun -n %{driverpkgname}
12nu|nvidia-current-331.38-1|847	if [ ! -f %{_sysconfdir}/%{drivername}/ld.so.conf ]; then
12nu|nvidia-current-331.38-1|848	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
12nu|nvidia-current-331.38-1|849	fi
12nu|nvidia-current-331.38-1|850	# explicit /sbin/ldconfig due to alternatives
12nu|nvidia-current-331.38-1|851	/sbin/ldconfig -X
12nu|nvidia-current-331.38-1|852	
12nu|nvidia-current-331.38-1|853	%if "%{ldetect_cards_name}" != ""
12nu|nvidia-current-331.38-1|854	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
12nu|nvidia-current-331.38-1|855	%endif
12nu|nvidia-current-331.38-1|856	
12nu|nvidia-current-331.38-1|857	#Del 'nomodeset' to grub2 string and update grub2.cfg
12nu|nvidia-current-331.38-1|858	if [ $1 -eq 0 ] ; then
12nu|nvidia-current-331.38-1|859	/usr/sbin/grub2-cfg-mod --del nomodeset
12nu|nvidia-current-331.38-1|860	/usr/sbin/update-grub2
12nu|nvidia-current-331.38-1|861	fi
12nu|nvidia-current-331.38-1|862	
12nu|nvidia-current-331.38-1|863	%post -n %{drivername}-cuda-opencl
12nu|nvidia-current-331.38-1|864	# explicit /sbin/ldconfig due to a non-standard library directory
12nu|nvidia-current-331.38-1|865	/sbin/ldconfig -X
12nu|nvidia-current-331.38-1|866	
12nu|nvidia-current-331.38-1|867	%post -n dkms-%{drivername}
12nu|nvidia-current-331.38-1|868	/usr/sbin/dkms --rpm_safe_upgrade add -m %{drivername} -v %{version}-%{release} &&
12nu|nvidia-current-331.38-1|869	
12nu|nvidia-current-331.38-1|870	# rmmod any old driver if present and not in use (e.g. by X)
12nu|nvidia-current-331.38-1|871	rmmod nvidia > /dev/null 2>&1 || true
12nu|nvidia-current-331.38-1|872	
12nu|nvidia-current-331.38-1|873	%preun -n dkms-%{drivername}
12nu|nvidia-current-331.38-1|874	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{drivername} -v %{version}-%{release} --all
12nu|nvidia-current-331.38-1|875	
12nu|nvidia-current-331.38-1|876	# rmmod any old driver if present and not in use (e.g. by X)
12nu|nvidia-current-331.38-1|877	rmmod nvidia > /dev/null 2>&1 || true
12nu|nvidia-current-331.38-1|878	
12nu|nvidia-current-331.38-1|879	%files -n %{driverpkgname} -f %{pkgname}/nvidia.files
12nu|nvidia-current-331.38-1|880	%defattr(-,root,root)
12nu|nvidia-current-331.38-1|881	# other documentation files are listed in nvidia.files
12nu|nvidia-current-331.38-1|882	%doc README.install.urpmi README.manual-setup
12nu|nvidia-current-331.38-1|883	
12nu|nvidia-current-331.38-1|884	# ld.so.conf, modprobe.conf, xinit
12nu|nvidia-current-331.38-1|885	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
12nu|nvidia-current-331.38-1|886	%ghost %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
12nu|nvidia-current-331.38-1|887	%ghost %{_sysconfdir}/modprobe.d/display-driver.conf
12nu|nvidia-current-331.38-1|888	%dir %{_sysconfdir}/%{drivername}
12nu|nvidia-current-331.38-1|889	%{_sysconfdir}/%{drivername}/modprobe.conf
12nu|nvidia-current-331.38-1|890	%{_sysconfdir}/%{drivername}/ld.so.conf
12nu|nvidia-current-331.38-1|891	%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
12nu|nvidia-current-331.38-1|892	%if !%simple
12nu|nvidia-current-331.38-1|893	%{_sysconfdir}/%{drivername}/nvidia.icd
12nu|nvidia-current-331.38-1|894	%dir %{_datadir}/nvidia
12nu|nvidia-current-331.38-1|895	%{_datadir}/nvidia/nvidia-application-profiles-%{version}-rc
12nu|nvidia-current-331.38-1|896	%endif
12nu|nvidia-current-331.38-1|897	
12nu|nvidia-current-331.38-1|898	%dir %{_sysconfdir}/OpenCL
12nu|nvidia-current-331.38-1|899	%dir %{_sysconfdir}/OpenCL/vendors
12nu|nvidia-current-331.38-1|900	%ghost %{_sysconfdir}/OpenCL/vendors/nvidia.icd
12nu|nvidia-current-331.38-1|901	
12nu|nvidia-current-331.38-1|902	%ghost %{_bindir}/nvidia-debugdump
12nu|nvidia-current-331.38-1|903	%ghost %{_bindir}/nvidia-settings
12nu|nvidia-current-331.38-1|904	%ghost %{_bindir}/nvidia-smi
12nu|nvidia-current-331.38-1|905	%ghost %{_bindir}/nvidia-xconfig
12nu|nvidia-current-331.38-1|906	%ghost %{_bindir}/nvidia-modprobe
12nu|nvidia-current-331.38-1|907	%ghost %{_bindir}/nvidia-persistenced
12nu|nvidia-current-331.38-1|908	%ghost %{_bindir}/nvidia-bug-report.sh
12nu|nvidia-current-331.38-1|909	%ghost %{_bindir}/nvidia-cuda-mps-control
12nu|nvidia-current-331.38-1|910	%ghost %{_bindir}/nvidia-cuda-mps-server
12nu|nvidia-current-331.38-1|911	%if !%simple
12nu|nvidia-current-331.38-1|912	%dir %{nvidia_bindir}
12nu|nvidia-current-331.38-1|913	%{nvidia_bindir}/nvidia-debugdump
12nu|nvidia-current-331.38-1|914	%{nvidia_bindir}/nvidia-settings
12nu|nvidia-current-331.38-1|915	%{nvidia_bindir}/nvidia-smi
12nu|nvidia-current-331.38-1|916	%{nvidia_bindir}/nvidia-xconfig
12nu|nvidia-current-331.38-1|917	%{nvidia_bindir}/nvidia-modprobe
12nu|nvidia-current-331.38-1|918	%{nvidia_bindir}/nvidia-persistenced
12nu|nvidia-current-331.38-1|919	%{nvidia_bindir}/nvidia-bug-report.sh
12nu|nvidia-current-331.38-1|920	%{nvidia_bindir}/nvidia-cuda-mps-control
12nu|nvidia-current-331.38-1|921	%{nvidia_bindir}/nvidia-cuda-mps-server
12nu|nvidia-current-331.38-1|922	%endif
12nu|nvidia-current-331.38-1|923	
12nu|nvidia-current-331.38-1|924	%ghost %{_mandir}/man1/nvidia-xconfig.1%{_extension}
12nu|nvidia-current-331.38-1|925	%ghost %{_mandir}/man1/nvidia-settings.1%{_extension}
12nu|nvidia-current-331.38-1|926	%ghost %{_mandir}/man1/nvidia-modprobe.1%{_extension}
12nu|nvidia-current-331.38-1|927	%ghost %{_mandir}/man1/nvidia-persistenced.1%{_extension}
12nu|nvidia-current-331.38-1|928	%ghost %{_mandir}/man1/nvidia-smi.1%{_extension}
12nu|nvidia-current-331.38-1|929	%ghost %{_mandir}/man1/nvidia-cuda-mps-control.1%{_extension}
12nu|nvidia-current-331.38-1|930	%if !%simple
12nu|nvidia-current-331.38-1|931	%{_mandir}/man1/alt-%{drivername}-xconfig.1*
12nu|nvidia-current-331.38-1|932	%{_mandir}/man1/alt-%{drivername}-settings.1*
12nu|nvidia-current-331.38-1|933	%{_mandir}/man1/alt-%{drivername}-modprobe.1*
12nu|nvidia-current-331.38-1|934	%{_mandir}/man1/alt-%{drivername}-persistenced.1*
12nu|nvidia-current-331.38-1|935	%{_mandir}/man1/alt-%{drivername}-smi.1*
12nu|nvidia-current-331.38-1|936	%{_mandir}/man1/alt-%{drivername}-cuda-mps-control.1*
12nu|nvidia-current-331.38-1|937	%else
12nu|nvidia-current-331.38-1|938	%{_mandir}/man1/alt-%{drivername}-*
12nu|nvidia-current-331.38-1|939	%endif
12nu|nvidia-current-331.38-1|940	
12nu|nvidia-current-331.38-1|941	%ghost %{_datadir}/applications/rosa-nvidia-settings.desktop
12nu|nvidia-current-331.38-1|942	%dir %{_datadir}/%{drivername}
12nu|nvidia-current-331.38-1|943	%{_datadir}/%{drivername}/rosa-nvidia-settings.desktop
12nu|nvidia-current-331.38-1|944	
12nu|nvidia-current-331.38-1|945	%if !%simple
12nu|nvidia-current-331.38-1|946	%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
12nu|nvidia-current-331.38-1|947	%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
12nu|nvidia-current-331.38-1|948	%endif
12nu|nvidia-current-331.38-1|949	%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
12nu|nvidia-current-331.38-1|950	
12nu|nvidia-current-331.38-1|951	%if !%simple
12nu|nvidia-current-331.38-1|952	%dir %{nvidia_libdir}
12nu|nvidia-current-331.38-1|953	%dir %{nvidia_libdir}/tls
12nu|nvidia-current-331.38-1|954	%dir %{nvidia_libdir}/vdpau
12nu|nvidia-current-331.38-1|955	%{nvidia_libdir}/libGL.so.%{version}
12nu|nvidia-current-331.38-1|956	%{nvidia_libdir}/libnvidia-glcore.so.%{version}
12nu|nvidia-current-331.38-1|957	%{nvidia_libdir}/libnvidia-cfg.so.%{version}
12nu|nvidia-current-331.38-1|958	%{nvidia_libdir}/libnvidia-tls.so.%{version}
12nu|nvidia-current-331.38-1|959	%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version}
12nu|nvidia-current-331.38-1|960	%{nvidia_libdir}/libGL.so.1
12nu|nvidia-current-331.38-1|961	%{nvidia_libdir}/libnvidia-cfg.so.1
12nu|nvidia-current-331.38-1|962	%{nvidia_libdir}/libnvidia-fbc.so.1
12nu|nvidia-current-331.38-1|963	%{nvidia_libdir}/libnvidia-fbc.so.%{version}
12nu|nvidia-current-331.38-1|964	%{nvidia_libdir}/libnvidia-ifr.so.1
12nu|nvidia-current-331.38-1|965	%{nvidia_libdir}/libnvidia-ifr.so.%{version}
12nu|nvidia-current-331.38-1|966	%{nvidia_libdir}/libnvidia-ml.so.1
12nu|nvidia-current-331.38-1|967	%{nvidia_libdir}/libnvidia-ml.so.%{version}
12nu|nvidia-current-331.38-1|968	%{nvidia_libdir}/libvdpau_nvidia.so
12nu|nvidia-current-331.38-1|969	%{nvidia_libdir}/tls/libnvidia-tls.so.%{version}
12nu|nvidia-current-331.38-1|970	# .manifest places theese on same place in 32 and 64 bit build
12nu|nvidia-current-331.38-1|971	%{nvidia_libdir32}/libEGL.so.1
12nu|nvidia-current-331.38-1|972	%{nvidia_libdir32}/libEGL.so.%{version}
12nu|nvidia-current-331.38-1|973	%{nvidia_libdir32}/libGLESv1_CM.so.1
12nu|nvidia-current-331.38-1|974	%{nvidia_libdir32}/libGLESv1_CM.so.%{version}
12nu|nvidia-current-331.38-1|975	%{nvidia_libdir32}/libGLESv2.so.2
12nu|nvidia-current-331.38-1|976	%{nvidia_libdir32}/libGLESv2.so.%{version}
12nu|nvidia-current-331.38-1|977	%{nvidia_libdir32}/libnvidia-eglcore.so.%{version}
12nu|nvidia-current-331.38-1|978	%{nvidia_libdir32}/libnvidia-glsi.so.%{version}
12nu|nvidia-current-331.38-1|979	%ifarch %{biarches}
12nu|nvidia-current-331.38-1|980	%dir %{nvidia_libdir32}
12nu|nvidia-current-331.38-1|981	%dir %{nvidia_libdir32}/tls
12nu|nvidia-current-331.38-1|982	%dir %{nvidia_libdir32}/vdpau
12nu|nvidia-current-331.38-1|983	%{nvidia_libdir32}/libGL.so.%{version}
12nu|nvidia-current-331.38-1|984	%{nvidia_libdir32}/libnvidia-glcore.so.%{version}
12nu|nvidia-current-331.38-1|985	%{nvidia_libdir32}/libnvidia-ifr.so.1
12nu|nvidia-current-331.38-1|986	%{nvidia_libdir32}/libnvidia-ifr.so.%{version}
12nu|nvidia-current-331.38-1|987	%{nvidia_libdir32}/libnvidia-ml.so.1
12nu|nvidia-current-331.38-1|988	%{nvidia_libdir32}/libnvidia-ml.so.%{version}
12nu|nvidia-current-331.38-1|989	%{nvidia_libdir32}/libnvidia-tls.so.%{version}
12nu|nvidia-current-331.38-1|990	%{nvidia_libdir32}/libvdpau_nvidia.so
12nu|nvidia-current-331.38-1|991	%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version}
12nu|nvidia-current-331.38-1|992	%{nvidia_libdir32}/libGL.so.1
12nu|nvidia-current-331.38-1|993	%{nvidia_libdir32}/tls/libnvidia-tls.so.%{version}
12nu|nvidia-current-331.38-1|994	%endif
12nu|nvidia-current-331.38-1|995	# %simple
12nu|nvidia-current-331.38-1|996	%endif
12nu|nvidia-current-331.38-1|997	
12nu|nvidia-current-331.38-1|998	%ghost %{_libdir}/vdpau/libvdpau_nvidia.so.1
12nu|nvidia-current-331.38-1|999	%ifarch %{biarches}
12nu|nvidia-current-331.38-1|1000	# avoid unowned directory
12nu|nvidia-current-331.38-1|1001	%dir %{_prefix}/lib/vdpau
12nu|nvidia-current-331.38-1|1002	%ghost %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
12nu|nvidia-current-331.38-1|1003	%endif
12nu|nvidia-current-331.38-1|1004	
12nu|nvidia-current-331.38-1|1005	%if !%simple
12nu|nvidia-current-331.38-1|1006	%dir %{nvidia_modulesdir}
12nu|nvidia-current-331.38-1|1007	%{nvidia_modulesdir}/libnvidia-wfb.so.1
12nu|nvidia-current-331.38-1|1008	%endif
12nu|nvidia-current-331.38-1|1009	
12nu|nvidia-current-331.38-1|1010	%if !%simple
12nu|nvidia-current-331.38-1|1011	%{nvidia_modulesdir}/libnvidia-wfb.so.%{version}
12nu|nvidia-current-331.38-1|1012	%endif
12nu|nvidia-current-331.38-1|1013	
12nu|nvidia-current-331.38-1|1014	%if !%simple
12nu|nvidia-current-331.38-1|1015	%{nvidia_extensionsdir}/libglx.so.%{version}
12nu|nvidia-current-331.38-1|1016	%{nvidia_extensionsdir}/libglx.so
12nu|nvidia-current-331.38-1|1017	%endif
12nu|nvidia-current-331.38-1|1018	
12nu|nvidia-current-331.38-1|1019	%if !%simple
12nu|nvidia-current-331.38-1|1020	%{nvidia_driversdir}/nvidia_drv.so
12nu|nvidia-current-331.38-1|1021	%endif
12nu|nvidia-current-331.38-1|1022	
12nu|nvidia-current-331.38-1|1023	%files -n %{drivername}-devel -f %pkgname/nvidia-devel.files
12nu|nvidia-current-331.38-1|1024	%defattr(-,root,root)
12nu|nvidia-current-331.38-1|1025	%if !%simple
12nu|nvidia-current-331.38-1|1026	%{_includedir}/%{drivername}
12nu|nvidia-current-331.38-1|1027	%{nvidia_libdir}/libGL.so
12nu|nvidia-current-331.38-1|1028	%{nvidia_libdir}/libcuda.so
12nu|nvidia-current-331.38-1|1029	%{nvidia_libdir}/libnvcuvid.so
12nu|nvidia-current-331.38-1|1030	%{nvidia_libdir}/libnvidia-cfg.so
12nu|nvidia-current-331.38-1|1031	%{nvidia_libdir}/libnvidia-fbc.so
12nu|nvidia-current-331.38-1|1032	%{nvidia_libdir}/libnvidia-ifr.so
12nu|nvidia-current-331.38-1|1033	%{nvidia_libdir}/libOpenCL.so
12nu|nvidia-current-331.38-1|1034	%{nvidia_libdir}/libnvidia-ml.so
12nu|nvidia-current-331.38-1|1035	%{nvidia_libdir}/libnvidia-encode.so
12nu|nvidia-current-331.38-1|1036	# .manifest places theese on same place in 32 and 64 bit build
12nu|nvidia-current-331.38-1|1037	%{nvidia_libdir32}/libEGL.so
12nu|nvidia-current-331.38-1|1038	%{nvidia_libdir32}/libGLESv1_CM.so
12nu|nvidia-current-331.38-1|1039	%{nvidia_libdir32}/libGLESv2.so
12nu|nvidia-current-331.38-1|1040	%ifarch %{biarches}
12nu|nvidia-current-331.38-1|1041	%{nvidia_libdir32}/libnvidia-ml.so
12nu|nvidia-current-331.38-1|1042	%{nvidia_libdir32}/libGL.so
12nu|nvidia-current-331.38-1|1043	%{nvidia_libdir32}/libcuda.so
12nu|nvidia-current-331.38-1|1044	%{nvidia_libdir32}/libnvcuvid.so
12nu|nvidia-current-331.38-1|1045	%{nvidia_libdir32}/libnvidia-ifr.so
12nu|nvidia-current-331.38-1|1046	%{nvidia_libdir32}/libOpenCL.so
12nu|nvidia-current-331.38-1|1047	%{nvidia_libdir32}/libnvidia-encode.so
12nu|nvidia-current-331.38-1|1048	%endif
12nu|nvidia-current-331.38-1|1049	%endif
12nu|nvidia-current-331.38-1|1050	
12nu|nvidia-current-331.38-1|1051	%files -n dkms-%{drivername}
12nu|nvidia-current-331.38-1|1052	%defattr(-,root,root)
12nu|nvidia-current-331.38-1|1053	%doc %{pkgname}/LICENSE
12nu|nvidia-current-331.38-1|1054	%{_usrsrc}/%{drivername}-%{version}-%{release}
12nu|nvidia-current-331.38-1|1055	
12nu|nvidia-current-331.38-1|1056	%files -n %{drivername}-doc-html -f %pkgname/nvidia-html.files
12nu|nvidia-current-331.38-1|1057	%defattr(-,root,root)
12nu|nvidia-current-331.38-1|1058	
12nu|nvidia-current-331.38-1|1059	%files -n %{drivername}-cuda-opencl -f %pkgname/nvidia-cuda.files
12nu|nvidia-current-331.38-1|1060	%defattr(-,root,root)
12nu|nvidia-current-331.38-1|1061	%if !%simple
12nu|nvidia-current-331.38-1|1062	%{nvidia_libdir}/libnvcuvid.so.%{version}
12nu|nvidia-current-331.38-1|1063	%{nvidia_libdir}/libnvcuvid.so.1
12nu|nvidia-current-331.38-1|1064	%{nvidia_libdir}/libnvidia-encode.so.1
12nu|nvidia-current-331.38-1|1065	%{nvidia_libdir}/libnvidia-encode.so.%{version}
12nu|nvidia-current-331.38-1|1066	%{nvidia_libdir}/libOpenCL.so.1.0.0
12nu|nvidia-current-331.38-1|1067	%{nvidia_libdir}/libOpenCL.so.1.0
12nu|nvidia-current-331.38-1|1068	%{nvidia_libdir}/libOpenCL.so.1
12nu|nvidia-current-331.38-1|1069	%{nvidia_libdir}/libnvidia-compiler.so.%{version}
12nu|nvidia-current-331.38-1|1070	%{nvidia_libdir}/libcuda.so.%{version}
12nu|nvidia-current-331.38-1|1071	%{nvidia_libdir}/libcuda.so.1
12nu|nvidia-current-331.38-1|1072	%{nvidia_libdir}/libnvidia-opencl.so.%{version}
12nu|nvidia-current-331.38-1|1073	%{nvidia_libdir}/libnvidia-opencl.so.1
12nu|nvidia-current-331.38-1|1074	%ifarch x86_64
12nu|nvidia-current-331.38-1|1075	%{nvidia_libdir32}/libnvidia-opencl.so.*
12nu|nvidia-current-331.38-1|1076	%{nvidia_libdir32}/libnvcuvid.so.%{version}
12nu|nvidia-current-331.38-1|1077	%{nvidia_libdir32}/libnvcuvid.so.1
12nu|nvidia-current-331.38-1|1078	%{nvidia_libdir32}/libnvidia-encode.so.1
12nu|nvidia-current-331.38-1|1079	%{nvidia_libdir32}/libnvidia-encode.so.%{version}
12nu|nvidia-current-331.38-1|1080	%endif
12nu|nvidia-current-331.38-1|1081	%ifarch %{biarches}
12nu|nvidia-current-331.38-1|1082	%{nvidia_libdir32}/libOpenCL.so.1.0.0
12nu|nvidia-current-331.38-1|1083	%{nvidia_libdir32}/libOpenCL.so.1.0
12nu|nvidia-current-331.38-1|1084	%{nvidia_libdir32}/libOpenCL.so.1
12nu|nvidia-current-331.38-1|1085	%{nvidia_libdir32}/libnvidia-compiler.so.%{version}
12nu|nvidia-current-331.38-1|1086	%{nvidia_libdir32}/libcuda.so.%{version}
12nu|nvidia-current-331.38-1|1087	%{nvidia_libdir32}/libcuda.so.1
12nu|nvidia-current-331.38-1|1088	%endif
12nu|nvidia-current-331.38-1|1089	%endif
12nu|nvidia-current-331.38-1|1090	
12nu|nvidia-current-331.38-1|1091	
12nu|nvidia-current-331.38-1|1092	
12nu|nvidia-current-331.38-1|1093	%changelog
12nu|nvidia-current-331.38-1|1094	* Thu Jan 16 2014 akdengi <alexander.kazancev@rosalab.ru> 331.38-1
12nu|nvidia-current-331.38-1|1095	+ Revision: 4cd8d8b
12nu|nvidia-current-331.38-1|1096	- SILENT disable patch5
12nu|nvidia-current-331.38-1|1097	
12nu|nvidia-current-331.38-1|1098	* Thu Jan 16 2014 akdengi <alexander.kazancev@rosalab.ru> 331.38-1
12nu|nvidia-current-331.38-1|1099	+ Revision: 6a357a3
12nu|nvidia-current-331.38-1|1100	- Update to latest stable 331.38
12nu|nvidia-current-331.38-1|1101	
12nu|nvidia-current-331.38-1|1102	* Mon Dec 30 2013 akdengi <kazancas@mandriva.ru> 331.20-1
12nu|nvidia-current-331.38-1|1103	+ Revision: 02b9824
12nu|nvidia-current-331.38-1|1104	- SILENT fix spec
12nu|nvidia-current-331.38-1|1105	
12nu|nvidia-current-331.38-1|1106	* Mon Dec 30 2013 akdengi <kazancas@mandriva.ru> 331.20-1
12nu|nvidia-current-331.38-1|1107	+ Revision: 7ad13ec
12nu|nvidia-current-331.38-1|1108	- SILENT fix spec
12nu|nvidia-current-331.38-1|1109	
12nu|nvidia-current-331.38-1|1110	* Mon Dec 30 2013 akdengi <alexander.kazancev@rosalab.ru> 331.20-1
12nu|nvidia-current-331.38-1|1111	+ Revision: 065a78c
12nu|nvidia-current-331.38-1|1112	- disable debug
12nu|nvidia-current-331.38-1|1113	
12nu|nvidia-current-331.38-1|1114	* Mon Dec 30 2013 akdengi <alexander.kazancev@rosalab.ru> 331.20-1
12nu|nvidia-current-331.38-1|1115	+ Revision: f59b9af
12nu|nvidia-current-331.38-1|1116	- SILENT return files
12nu|nvidia-current-331.38-1|1117	
12nu|nvidia-current-331.38-1|1118	* Mon Dec 30 2013 akdengi <alexander.kazancev@rosalab.ru> 331.20-1
12nu|nvidia-current-331.38-1|1119	+ Revision: 475ba5b
12nu|nvidia-current-331.38-1|1120	- fix biarch file list for 64 bit
12nu|nvidia-current-331.38-1|1121	
12nu|nvidia-current-331.38-1|1122	* Mon Dec 30 2013 akdengi <alexander.kazancev@rosalab.ru> 331.20-1
12nu|nvidia-current-331.38-1|1123	+ Revision: f9a7be8
12nu|nvidia-current-331.38-1|1124	- Drop libnvcuvid.so from cuda package
12nu|nvidia-current-331.38-1|1125	
12nu|nvidia-current-331.38-1|1126	* Mon Dec 30 2013 akdengi <alexander.kazancev@rosalab.ru> 331.20-1
12nu|nvidia-current-331.38-1|1127	+ Revision: 48a6857
12nu|nvidia-current-331.38-1|1128	- SILEN fix files
12nu|nvidia-current-331.38-1|1129	
12nu|nvidia-current-331.38-1|1130	* Mon Dec 30 2013 akdengi <alexander.kazancev@rosalab.ru> 331.20-1
12nu|nvidia-current-331.38-1|1131	+ Revision: 5f451b8
12nu|nvidia-current-331.38-1|1132	- SILENT fix files
12nu|nvidia-current-331.38-1|1133	
12nu|nvidia-current-331.38-1|1134	* Mon Dec 30 2013 akdengi <alexander.kazancev@rosalab.ru> 331.20-1
12nu|nvidia-current-331.38-1|1135	+ Revision: 2acbb23
12nu|nvidia-current-331.38-1|1136	- SILENT fix spec build
12nu|nvidia-current-331.38-1|1137	
12nu|nvidia-current-331.38-1|1138	* Mon Dec 16 2013 akdengi <kazancas@mandriva.ru> 331.20-1
12nu|nvidia-current-331.38-1|1139	+ Revision: c245061
12nu|nvidia-current-331.38-1|1140	- add UVM_MODULE_SRC
12nu|nvidia-current-331.38-1|1141	
12nu|nvidia-current-331.38-1|1142	* Mon Dec 16 2013 akdengi <kazancas@mandriva.ru> 331.20-1
12nu|nvidia-current-331.38-1|1143	+ Revision: 2d369c5
12nu|nvidia-current-331.38-1|1144	- add
12nu|nvidia-current-331.38-1|1145	
12nu|nvidia-current-331.38-1|1146	* Mon Dec 16 2013 akdengi <kazancas@mandriva.ru> 331.20-1
12nu|nvidia-current-331.38-1|1147	+ Revision: d8e34fe
12nu|nvidia-current-331.38-1|1148	- SILENT really drop patch1
12nu|nvidia-current-331.38-1|1149	
12nu|nvidia-current-331.38-1|1150	* Mon Dec 16 2013 akdengi <alexander.kazancev@rosalab.ru> 331.20-1
12nu|nvidia-current-331.38-1|1151	+ Revision: 5d0154e
12nu|nvidia-current-331.38-1|1152	- fix Optimus detect
12nu|nvidia-current-331.38-1|1153	
12nu|nvidia-current-331.38-1|1154	* Mon Dec 16 2013 akdengi <alexander.kazancev@rosalab.ru> 331.20-1
12nu|nvidia-current-331.38-1|1155	+ Revision: 1f11367
12nu|nvidia-current-331.38-1|1156	- Update to 331.20
12nu|nvidia-current-331.38-1|1157	
12nu|nvidia-current-331.38-1|1158	* Sun Dec 01 2013 akdengi <kazancas@mandriva.ru> 325.15-6
12nu|nvidia-current-331.38-1|1159	+ Revision: 75c5cd8
12nu|nvidia-current-331.38-1|1160	- SILENT s/grub/grub2/
12nu|nvidia-current-331.38-1|1161	
12nu|nvidia-current-331.38-1|1162	* Sun Dec 01 2013 akdengi <kazancas@mandriva.ru> 325.15-6
12nu|nvidia-current-331.38-1|1163	+ Revision: 451db2b
12nu|nvidia-current-331.38-1|1164	- add nomodeset i install stage
12nu|nvidia-current-331.38-1|1165	
12nu|nvidia-current-331.38-1|1166	* Sun Dec 01 2013 akdengi <kazancas@mandriva.ru> 325.15-6
12nu|nvidia-current-331.38-1|1167	+ Revision: 9ef5f19
12nu|nvidia-current-331.38-1|1168	- add nomodeset on install stage
12nu|nvidia-current-331.38-1|1169	
12nu|nvidia-current-331.38-1|1170	* Sun Dec 01 2013 akdengi <kazancas@mandriva.ru> 325.15-6
12nu|nvidia-current-331.38-1|1171	+ Revision: 0e19900
12nu|nvidia-current-331.38-1|1172	- add nomodeset on install stage
12nu|nvidia-current-331.38-1|1173	
12nu|nvidia-current-331.38-1|1174	* Wed Nov 06 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 325.15-5
12nu|nvidia-current-331.38-1|1175	+ Revision: 9377e78
12nu|nvidia-current-331.38-1|1176	- release up
12nu|nvidia-current-331.38-1|1177	
12nu|nvidia-current-331.38-1|1178	* Wed Oct 30 2013 Alex Burmashev <alex.burmashev@rosalab.ru> 325.15-4
12nu|nvidia-current-331.38-1|1179	+ Revision: ebc9e6b
12nu|nvidia-current-331.38-1|1180	- added nvidia-additional-settings to suggests
12nu|nvidia-current-331.38-1|1181	
12nu|nvidia-current-331.38-1|1182	* Wed Sep 11 2013 Alexander Kazancev <kazancas@gmail.com> 325.15-3
12nu|nvidia-current-331.38-1|1183	+ Revision: 1806db6
12nu|nvidia-current-331.38-1|1184	- s/mageia/rosa
12nu|nvidia-current-331.38-1|1185	
12nu|nvidia-current-331.38-1|1186	* Mon Aug 12 2013 akdengi <kazancas@mandriva.ru> 325.15-2
12nu|nvidia-current-331.38-1|1187	+ Revision: a566415
12nu|nvidia-current-331.38-1|1188	- drop obsoletes added in previous commit
12nu|nvidia-current-331.38-1|1189	
12nu|nvidia-current-331.38-1|1190	* Mon Aug 12 2013 akdengi <kazancas@mandriva.ru> 325.15-2
12nu|nvidia-current-331.38-1|1191	+ Revision: 14f9898
12nu|nvidia-current-331.38-1|1192	- add conflicts with nvidia-long-lived and nvidia173
12nu|nvidia-current-331.38-1|1193	
12nu|nvidia-current-331.38-1|1194	* Wed Aug 07 2013 akdengi <kazancas@mandriva.ru> 325.15-2
12nu|nvidia-current-331.38-1|1195	+ Revision: 44ec173
12nu|nvidia-current-331.38-1|1196	- use new spec with addition function in 325 driver
12nu|nvidia-current-331.38-1|1197	
12nu|nvidia-current-331.38-1|1198	* Tue Aug 06 2013 akdengi <kazancas@mandriva.ru> 325.15-1
12nu|nvidia-current-331.38-1|1199	+ Revision: 357883c
12nu|nvidia-current-331.38-1|1200	- New release 325.15
12nu|nvidia-current-331.38-1|1201	
12nu|nvidia-current-331.38-1|1202	* Mon Jul 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 325.08-9
12nu|nvidia-current-331.38-1|1203	+ Revision: 0c74317
12nu|nvidia-current-331.38-1|1204	- LOG New version 325.08, new library type VGX_LIB is added
12nu|nvidia-current-331.38-1|1205	
12nu|nvidia-current-331.38-1|1206	* Wed Jul 17 2013 Alexander Kazancev <kazancas@gmail.com> 319.17-9
12nu|nvidia-current-331.38-1|1207	+ Revision: 8bdb7a7
12nu|nvidia-current-331.38-1|1208	- Use %define __noautoprov '(.*)\\.so(.*)|devel\\(libGL(.*)'
12nu|nvidia-current-331.38-1|1209	
12nu|nvidia-current-331.38-1|1210	* Wed Jul 17 2013 Alexander Kazancev <kazancas@gmail.com> 319.17-9
12nu|nvidia-current-331.38-1|1211	+ Revision: 13ee96c
12nu|nvidia-current-331.38-1|1212	- Add %define __noautoprov 'devel\\(libGL(.*)'
12nu|nvidia-current-331.38-1|1213	
12nu|nvidia-current-331.38-1|1214	

21780 12
12nu|nvidia-long-lived-304.108-8|1	# I love OpenSource :-(
12nu|nvidia-long-lived-304.108-8|2	
12nu|nvidia-long-lived-304.108-8|3	## NOTE: When modifying this .spec, you do not necessarily need to care about
12nu|nvidia-long-lived-304.108-8|4	##       the %simple stuff. It is fine to break them, I'll fix it when I need them :)
12nu|nvidia-long-lived-304.108-8|5	## - Anssi
12nu|nvidia-long-lived-304.108-8|6	
12nu|nvidia-long-lived-304.108-8|7	# FIXME: fix the cases when immediate symbol resolution is not enough.
12nu|nvidia-long-lived-304.108-8|8	# For the present, fall back to the old symbol resolution rules for ld.
12nu|nvidia-long-lived-304.108-8|9	%define _disable_ld_now 1
12nu|nvidia-long-lived-304.108-8|10	
12nu|nvidia-long-lived-304.108-8|11	# %simple mode can be used to transform an arbitrary nvidia installer
12nu|nvidia-long-lived-304.108-8|12	# package to rpms, similar to %atibuild mode in fglrx.
12nu|nvidia-long-lived-304.108-8|13	# Macros version, rel, nsource, pkgname, distsuffix should be manually defined.
12nu|nvidia-long-lived-304.108-8|14	%define simple		0
12nu|nvidia-long-lived-304.108-8|15	%{?_without_simple: %global simple 0}
12nu|nvidia-long-lived-304.108-8|16	%{?_with_simple: %global simple 1}
12nu|nvidia-long-lived-304.108-8|17	
12nu|nvidia-long-lived-304.108-8|18	%define name		nvidia-long-lived
12nu|nvidia-long-lived-304.108-8|19	
12nu|nvidia-long-lived-304.108-8|20	%if !%simple
12nu|nvidia-long-lived-304.108-8|21	# When updating, please add new ids to ldetect-lst (merge2pcitable.pl)
12nu|nvidia-long-lived-304.108-8|22	%define version		304.108
12nu|nvidia-long-lived-304.108-8|23	%define rel		8
12nu|nvidia-long-lived-304.108-8|24	# the highest supported videodrv abi
12nu|nvidia-long-lived-304.108-8|25	%define videodrv_abi	15
12nu|nvidia-long-lived-304.108-8|26	%endif
12nu|nvidia-long-lived-304.108-8|27	
12nu|nvidia-long-lived-304.108-8|28	%define priority	9700
12nu|nvidia-long-lived-304.108-8|29	
12nu|nvidia-long-lived-304.108-8|30	%define pkgname32	NVIDIA-Linux-x86-%{version}
12nu|nvidia-long-lived-304.108-8|31	%define pkgname64	NVIDIA-Linux-x86_64-%{version}
12nu|nvidia-long-lived-304.108-8|32	
12nu|nvidia-long-lived-304.108-8|33	# For now, backportability is kept for 2008.0 forwards.
12nu|nvidia-long-lived-304.108-8|34	
12nu|nvidia-long-lived-304.108-8|35	%define drivername		nvidia-long-lived
12nu|nvidia-long-lived-304.108-8|36	%define driverpkgname		x11-driver-video-%{drivername}
12nu|nvidia-long-lived-304.108-8|37	%define modulename		%{drivername}
12nu|nvidia-long-lived-304.108-8|38	# for description and documentation
12nu|nvidia-long-lived-304.108-8|39	%define cards			GeForce 6 and later cards
12nu|nvidia-long-lived-304.108-8|40	%define xorg_extra_modules	%{_libdir}/xorg/extra-modules
12nu|nvidia-long-lived-304.108-8|41	%define nvidia_driversdir	%{_libdir}/%{drivername}/xorg
12nu|nvidia-long-lived-304.108-8|42	%define nvidia_extensionsdir	%{_libdir}/%{drivername}/xorg
12nu|nvidia-long-lived-304.108-8|43	%define nvidia_modulesdir	%{_libdir}/%{drivername}/xorg
12nu|nvidia-long-lived-304.108-8|44	%define nvidia_libdir		%{_libdir}/%{drivername}
12nu|nvidia-long-lived-304.108-8|45	%define nvidia_libdir32		%{_prefix}/lib/%{drivername}
12nu|nvidia-long-lived-304.108-8|46	%define nvidia_bindir		%{nvidia_libdir}/bin
12nu|nvidia-long-lived-304.108-8|47	# The entry in Cards+ this driver should be associated with, if there is
12nu|nvidia-long-lived-304.108-8|48	# no entry in ldetect-lst default pcitable:
12nu|nvidia-long-lived-304.108-8|49	# cooker ldetect-lst should be up-to-date
12nu|nvidia-long-lived-304.108-8|50	%define ldetect_cards_name	%nil
12nu|nvidia-long-lived-304.108-8|51	
12nu|nvidia-long-lived-304.108-8|52	%define biarches x86_64
12nu|nvidia-long-lived-304.108-8|53	
12nu|nvidia-long-lived-304.108-8|54	%if !%simple
12nu|nvidia-long-lived-304.108-8|55	%ifarch %{ix86}
12nu|nvidia-long-lived-304.108-8|56	%define nsource %{SOURCE0}
12nu|nvidia-long-lived-304.108-8|57	%define pkgname %{pkgname32}
12nu|nvidia-long-lived-304.108-8|58	%endif
12nu|nvidia-long-lived-304.108-8|59	%ifarch x86_64
12nu|nvidia-long-lived-304.108-8|60	%define nsource %{SOURCE1}
12nu|nvidia-long-lived-304.108-8|61	%define pkgname %{pkgname64}
12nu|nvidia-long-lived-304.108-8|62	%endif
12nu|nvidia-long-lived-304.108-8|63	%endif
12nu|nvidia-long-lived-304.108-8|64	
12nu|nvidia-long-lived-304.108-8|65	# Other packages should not require any NVIDIA libraries, and this package
12nu|nvidia-long-lived-304.108-8|66	# should not be pulled in when libGL.so.1 is required
12nu|nvidia-long-lived-304.108-8|67	%if %{_use_internal_dependency_generator}
12nu|nvidia-long-lived-304.108-8|68	%define __noautoprov '(.*)\\.so(.*)|devel\\(libGL(.*)'
12nu|nvidia-long-lived-304.108-8|69	%define common_requires_exceptions libGLcore\\.so|libnvidia.*\\.so
12nu|nvidia-long-lived-304.108-8|70	%else
12nu|nvidia-long-lived-304.108-8|71	%define _provides_exceptions \\.so
12nu|nvidia-long-lived-304.108-8|72	%define common_requires_exceptions libGLcore\\.so\\|libnvidia.*\\.so
12nu|nvidia-long-lived-304.108-8|73	%endif
12nu|nvidia-long-lived-304.108-8|74	
12nu|nvidia-long-lived-304.108-8|75	%ifarch %{biarches}
12nu|nvidia-long-lived-304.108-8|76	# (anssi) Allow installing of 64-bit package if the runtime dependencies
12nu|nvidia-long-lived-304.108-8|77	# of 32-bit libraries are not satisfied. If a 32-bit package that requires
12nu|nvidia-long-lived-304.108-8|78	# libGL.so.1 is installed, the 32-bit mesa libs are pulled in and that will
12nu|nvidia-long-lived-304.108-8|79	# pull the dependencies of 32-bit nvidia libraries in as well.
12nu|nvidia-long-lived-304.108-8|80	%if %{_use_internal_dependency_generator}
12nu|nvidia-long-lived-304.108-8|81	%define __noautoreq '%{common_requires_exceptions}|lib.*so\\.[^(]+(\\([^)]+\\))?$'
12nu|nvidia-long-lived-304.108-8|82	%else
12nu|nvidia-long-lived-304.108-8|83	%define __noautoreq %{common_requires_exceptions}\\|lib.*so\\.[^(]\\+\\(([^)]\\+)\\)\\?$
12nu|nvidia-long-lived-304.108-8|84	%endif
12nu|nvidia-long-lived-304.108-8|85	%else
12nu|nvidia-long-lived-304.108-8|86	%if %{_use_internal_dependency_generator}
12nu|nvidia-long-lived-304.108-8|87	%define __noautoreq '%{common_requires_exceptions}'
12nu|nvidia-long-lived-304.108-8|88	%else
12nu|nvidia-long-lived-304.108-8|89	%define __noautoreq %{common_requires_exceptions}
12nu|nvidia-long-lived-304.108-8|90	%endif
12nu|nvidia-long-lived-304.108-8|91	%endif
12nu|nvidia-long-lived-304.108-8|92	
12nu|nvidia-long-lived-304.108-8|93	Summary:	NVIDIA proprietary X.org driver and libraries, current driver series
12nu|nvidia-long-lived-304.108-8|94	Name:		%{name}
12nu|nvidia-long-lived-304.108-8|95	Version:	%{version}
12nu|nvidia-long-lived-304.108-8|96	Release:	%mkrel %{rel}
12nu|nvidia-long-lived-304.108-8|97	%if !%simple
12nu|nvidia-long-lived-304.108-8|98	Source0:	ftp://download.nvidia.com/XFree86/Linux-x86/%{version}/%{pkgname32}.run
12nu|nvidia-long-lived-304.108-8|99	Source1:	ftp://download.nvidia.com/XFree86/Linux-x86_64/%{version}/%{pkgname64}.run
12nu|nvidia-long-lived-304.108-8|100	# GPLv2 source code; see also http://cgit.freedesktop.org/~aplattner/
12nu|nvidia-long-lived-304.108-8|101	Source2:	ftp://download.nvidia.com/XFree86/nvidia-settings/nvidia-settings-%{version}.tar.bz2
12nu|nvidia-long-lived-304.108-8|102	Source3:	ftp://download.nvidia.com/XFree86/nvidia-xconfig/nvidia-xconfig-%{version}.tar.bz2
12nu|nvidia-long-lived-304.108-8|103	# Script for building rpms of arbitrary nvidia installers (needs this .spec appended)
12nu|nvidia-long-lived-304.108-8|104	Source4:	nvidia-mdvbuild-skel
12nu|nvidia-long-lived-304.108-8|105	Source100:	nvidia-long-lived.rpmlintrc
12nu|nvidia-long-lived-304.108-8|106	# https://qa.mandriva.com/show_bug.cgi?id=39921
12nu|nvidia-long-lived-304.108-8|107	Patch1:		nvidia-settings-enable-dyntwinview-mdv.patch
12nu|nvidia-long-lived-304.108-8|108	# include xf86vmproto for X_XF86VidModeGetGammaRampSize, fixes build on cooker
12nu|nvidia-long-lived-304.108-8|109	Patch3:		nvidia-settings-include-xf86vmproto.patch
12nu|nvidia-long-lived-304.108-8|110	Patch4:		nvidia-long-lived-304.32-dkms.conf-unique-module-name.patch
12nu|nvidia-long-lived-304.108-8|111	Patch5:		nvidia-long-lived-310.32-dont-check-patchlevel-and-sublevel.patch
12nu|nvidia-long-lived-304.108-8|112	%endif
12nu|nvidia-long-lived-304.108-8|113	License:	Freeware
12nu|nvidia-long-lived-304.108-8|114	URL:		http://www.nvidia.com/object/unix.html
12nu|nvidia-long-lived-304.108-8|115	Group: 		System/Kernel and hardware
12nu|nvidia-long-lived-304.108-8|116	Provides: should-restart = system
12nu|nvidia-long-lived-304.108-8|117	ExclusiveArch:	%{ix86} x86_64
12nu|nvidia-long-lived-304.108-8|118	%if !%simple
12nu|nvidia-long-lived-304.108-8|119	BuildRequires:	imagemagick
12nu|nvidia-long-lived-304.108-8|120	BuildRequires:	pkgconfig(xrender)
12nu|nvidia-long-lived-304.108-8|121	BuildRequires:	pkgconfig(gtk+-2.0)
12nu|nvidia-long-lived-304.108-8|122	BuildRequires:	pkgconfig(xv)
12nu|nvidia-long-lived-304.108-8|123	BuildRequires:	pkgconfig(gl)
12nu|nvidia-long-lived-304.108-8|124	BuildRequires:	pkgconfig(xxf86vm)
12nu|nvidia-long-lived-304.108-8|125	%endif
12nu|nvidia-long-lived-304.108-8|126	BuildRequires:	rpm-build >= 1:5.3.12
12nu|nvidia-long-lived-304.108-8|127	
12nu|nvidia-long-lived-304.108-8|128	%description
12nu|nvidia-long-lived-304.108-8|129	Source package of the current NVIDIA proprietary driver. Binary
12nu|nvidia-long-lived-304.108-8|130	packages are named x11-driver-video-nvidia-long-lived on Mandriva Linux
12nu|nvidia-long-lived-304.108-8|131	2008 and later, nvidia97xx on Mandriva 2007.1, and nvidia on 2007.0
12nu|nvidia-long-lived-304.108-8|132	and earlier.
12nu|nvidia-long-lived-304.108-8|133	
12nu|nvidia-long-lived-304.108-8|134	%package -n %{driverpkgname}
12nu|nvidia-long-lived-304.108-8|135	Summary:	NVIDIA proprietary X.org driver and libraries for %cards
12nu|nvidia-long-lived-304.108-8|136	Group: 		System/Kernel and hardware
12nu|nvidia-long-lived-304.108-8|137	Requires(post): update-alternatives >= 1.9.0
12nu|nvidia-long-lived-304.108-8|138	Requires(postun): update-alternatives >= 1.9.0
12nu|nvidia-long-lived-304.108-8|139	Requires:	x11-server-common
12nu|nvidia-long-lived-304.108-8|140	# Proprietary driver handling rework:
12nu|nvidia-long-lived-304.108-8|141	Conflicts:	harddrake < 10.4.163
12nu|nvidia-long-lived-304.108-8|142	Conflicts:	drakx-kbd-mouse-x11 < 0.21
12nu|nvidia-long-lived-304.108-8|143	Conflicts:	x11-server-common < 1.3.0.0-17
12nu|nvidia-long-lived-304.108-8|144	Suggests:	%{drivername}-doc-html = %{version}
12nu|nvidia-long-lived-304.108-8|145	%if %{mdkversion} >= 200810
12nu|nvidia-long-lived-304.108-8|146	# for missing libwfb.so
12nu|nvidia-long-lived-304.108-8|147	Conflicts:	x11-server-common < 1.4
12nu|nvidia-long-lived-304.108-8|148	# Proper support for versioned kmod() was added in 2008.1:
12nu|nvidia-long-lived-304.108-8|149	Requires:	kmod(%{modulename}) = %{version}
12nu|nvidia-long-lived-304.108-8|150	%endif
12nu|nvidia-long-lived-304.108-8|151	%if %{mdkversion} >= 200900
12nu|nvidia-long-lived-304.108-8|152	# At least mplayer dlopens libvdpau.so.1, so the software will not pull in
12nu|nvidia-long-lived-304.108-8|153	# the vdpau library package. We ensure its installation here.
12nu|nvidia-long-lived-304.108-8|154	# (vdpau package exists in main on 2009.0+)
12nu|nvidia-long-lived-304.108-8|155	Requires:	%{_lib}vdpau1
12nu|nvidia-long-lived-304.108-8|156	Requires:	grub2 >= 2.00-34
12nu|nvidia-long-lived-304.108-8|157	%endif
12nu|nvidia-long-lived-304.108-8|158	%if %{mdkversion} >= 200910
12nu|nvidia-long-lived-304.108-8|159	Conflicts:	x11-server-common < 1.6.0-11
12nu|nvidia-long-lived-304.108-8|160	%endif
12nu|nvidia-long-lived-304.108-8|161	%if %{mdkversion} >= 201100 && !%simple
12nu|nvidia-long-lived-304.108-8|162	# Conflict with the next videodrv ABI break.
12nu|nvidia-long-lived-304.108-8|163	# The NVIDIA driver supports the previous ABI versions as well and therefore
12nu|nvidia-long-lived-304.108-8|164	# a strict version-specific requirement would not be enough.
12nu|nvidia-long-lived-304.108-8|165	### This is problematic as it can cause removal of xserver instead (Anssi 04/2011)
12nu|nvidia-long-lived-304.108-8|166	###Conflicts:	xserver-abi(videodrv-%(echo $((%{videodrv_abi} + 1))))
12nu|nvidia-long-lived-304.108-8|167	%endif
12nu|nvidia-long-lived-304.108-8|168	# Obsoletes for naming changes:
12nu|nvidia-long-lived-304.108-8|169	Obsoletes:	nvidia < 1:%{version}-%{release}
12nu|nvidia-long-lived-304.108-8|170	Provides:	nvidia = 1:%{version}-%{release}
12nu|nvidia-long-lived-304.108-8|171	Obsoletes:	nvidia97xx < %{version}-%{release}
12nu|nvidia-long-lived-304.108-8|172	Provides:	nvidia97xx = %{version}-%{release}
12nu|nvidia-long-lived-304.108-8|173	Obsoletes:	nvidia-current
12nu|nvidia-long-lived-304.108-8|174	Suggests:   nvidia-additional-settings
12nu|nvidia-long-lived-304.108-8|175	
12nu|nvidia-long-lived-304.108-8|176	%description -n %{driverpkgname}
12nu|nvidia-long-lived-304.108-8|177	NVIDIA proprietary X.org graphics driver, related libraries and
12nu|nvidia-long-lived-304.108-8|178	configuration tools for %cards,
12nu|nvidia-long-lived-304.108-8|179	including the associated Quadro cards.
12nu|nvidia-long-lived-304.108-8|180	
12nu|nvidia-long-lived-304.108-8|181	NOTE: You should use XFdrake to configure your NVIDIA card. The
12nu|nvidia-long-lived-304.108-8|182	correct packages will be automatically installed and configured.
12nu|nvidia-long-lived-304.108-8|183	
12nu|nvidia-long-lived-304.108-8|184	If you do not want to use XFdrake, see README.manual-setup.
12nu|nvidia-long-lived-304.108-8|185	
12nu|nvidia-long-lived-304.108-8|186	This NVIDIA driver should be used with %cards,
12nu|nvidia-long-lived-304.108-8|187	including the associated Quadro cards.
12nu|nvidia-long-lived-304.108-8|188	
12nu|nvidia-long-lived-304.108-8|189	%package -n dkms-%{drivername}
12nu|nvidia-long-lived-304.108-8|190	Summary:	NVIDIA kernel module for %cards
12nu|nvidia-long-lived-304.108-8|191	Group:		System/Kernel and hardware
12nu|nvidia-long-lived-304.108-8|192	Requires:	dkms
12nu|nvidia-long-lived-304.108-8|193	Requires(post):	dkms
12nu|nvidia-long-lived-304.108-8|194	Requires(preun): dkms
12nu|nvidia-long-lived-304.108-8|195	Obsoletes:	dkms-nvidia < 1:%{version}-%{release}
12nu|nvidia-long-lived-304.108-8|196	Provides:	dkms-nvidia = 1:%{version}-%{release}
12nu|nvidia-long-lived-304.108-8|197	Obsoletes:	dkms-nvidia97xx < %{version}-%{release}
12nu|nvidia-long-lived-304.108-8|198	Provides:	dkms-nvidia97xx = %{version}-%{release}
12nu|nvidia-long-lived-304.108-8|199	
12nu|nvidia-long-lived-304.108-8|200	%description -n dkms-%{drivername}
12nu|nvidia-long-lived-304.108-8|201	NVIDIA kernel module for %cards. This
12nu|nvidia-long-lived-304.108-8|202	is to be used with the %{driverpkgname} package.
12nu|nvidia-long-lived-304.108-8|203	
12nu|nvidia-long-lived-304.108-8|204	%package -n %{drivername}-devel
12nu|nvidia-long-lived-304.108-8|205	Summary:	NVIDIA XvMC/OpenGL/CUDA development liraries and headers
12nu|nvidia-long-lived-304.108-8|206	Group:		Development/C
12nu|nvidia-long-lived-304.108-8|207	Requires:	%{driverpkgname} = %{version}-%{release}
12nu|nvidia-long-lived-304.108-8|208	Requires:	%{drivername}-cuda-opencl = %{version}-%{release}
12nu|nvidia-long-lived-304.108-8|209	Obsoletes:	nvidia-devel < 1:%{version}-%{release}
12nu|nvidia-long-lived-304.108-8|210	Provides:	nvidia-devel = 1:%{version}-%{release}
12nu|nvidia-long-lived-304.108-8|211	Obsoletes:	nvidia97xx-devel < %{version}-%{release}
12nu|nvidia-long-lived-304.108-8|212	Provides:	nvidia97xx-devel = %{version}-%{release}
12nu|nvidia-long-lived-304.108-8|213	%if %{mdkversion} >= 200900
12nu|nvidia-long-lived-304.108-8|214	Requires:	%{_lib}vdpau-devel
12nu|nvidia-long-lived-304.108-8|215	%endif
12nu|nvidia-long-lived-304.108-8|216	
12nu|nvidia-long-lived-304.108-8|217	%description -n %{drivername}-devel
12nu|nvidia-long-lived-304.108-8|218	NVIDIA XvMC static development library and OpenGL/CUDA headers for
12nu|nvidia-long-lived-304.108-8|219	%cards. This package is not required for
12nu|nvidia-long-lived-304.108-8|220	normal use.
12nu|nvidia-long-lived-304.108-8|221	
12nu|nvidia-long-lived-304.108-8|222	%package -n %{drivername}-cuda-opencl
12nu|nvidia-long-lived-304.108-8|223	Summary:	CUDA and OpenCL libraries for NVIDIA proprietary driver
12nu|nvidia-long-lived-304.108-8|224	Group: 		System/Kernel and hardware
12nu|nvidia-long-lived-304.108-8|225	Provides:	%{drivername}-cuda = %{version}-%{release}
12nu|nvidia-long-lived-304.108-8|226	%if %{mdkversion} >= 200810
12nu|nvidia-long-lived-304.108-8|227	# Proper support for versioned kmod() was added in 2008.1:
12nu|nvidia-long-lived-304.108-8|228	Requires:	kmod(%{modulename}) = %{version}
12nu|nvidia-long-lived-304.108-8|229	%endif
12nu|nvidia-long-lived-304.108-8|230	Conflicts:	nvidia < 1:195.36.15-4
12nu|nvidia-long-lived-304.108-8|231	
12nu|nvidia-long-lived-304.108-8|232	%description -n %{drivername}-cuda-opencl
12nu|nvidia-long-lived-304.108-8|233	Cuda and OpenCL libraries for NVIDIA proprietary driver. This package is not
12nu|nvidia-long-lived-304.108-8|234	required for normal use, it provides libraries to use NVIDIA cards for High
12nu|nvidia-long-lived-304.108-8|235	Performance Computing (HPC).
12nu|nvidia-long-lived-304.108-8|236	
12nu|nvidia-long-lived-304.108-8|237	# HTML doc splitted off because of size, for live cds:
12nu|nvidia-long-lived-304.108-8|238	%package -n %{drivername}-doc-html
12nu|nvidia-long-lived-304.108-8|239	Summary:	NVIDIA html documentation (%{drivername})
12nu|nvidia-long-lived-304.108-8|240	Group:		System/Kernel and hardware
12nu|nvidia-long-lived-304.108-8|241	Requires:	%{driverpkgname} = %{version}-%{release}
12nu|nvidia-long-lived-304.108-8|242	
12nu|nvidia-long-lived-304.108-8|243	%description -n %{drivername}-doc-html
12nu|nvidia-long-lived-304.108-8|244	HTML version of the README.txt file provided in package
12nu|nvidia-long-lived-304.108-8|245	%{driverpkgname}.
12nu|nvidia-long-lived-304.108-8|246	
12nu|nvidia-long-lived-304.108-8|247	%prep
12nu|nvidia-long-lived-304.108-8|248	# No patches applied when %simple is set
12nu|nvidia-long-lived-304.108-8|249	%if %simple
12nu|nvidia-long-lived-304.108-8|250	%setup -q -c -T
12nu|nvidia-long-lived-304.108-8|251	%else
12nu|nvidia-long-lived-304.108-8|252	%setup -q -c -T -a 2 -a 3
12nu|nvidia-long-lived-304.108-8|253	cd nvidia-settings-%{version}
12nu|nvidia-long-lived-304.108-8|254	%patch1 -p1
12nu|nvidia-long-lived-304.108-8|255	%patch3 -p1
12nu|nvidia-long-lived-304.108-8|256	cd ..
12nu|nvidia-long-lived-304.108-8|257	%endif
12nu|nvidia-long-lived-304.108-8|258	sh %{nsource} --extract-only
12nu|nvidia-long-lived-304.108-8|259	
12nu|nvidia-long-lived-304.108-8|260	%if !%simple
12nu|nvidia-long-lived-304.108-8|261	cd %{pkgname}
12nu|nvidia-long-lived-304.108-8|262	%patch4 -p0 -b .uniq~
12nu|nvidia-long-lived-304.108-8|263	cd ..
12nu|nvidia-long-lived-304.108-8|264	%endif
12nu|nvidia-long-lived-304.108-8|265	
12nu|nvidia-long-lived-304.108-8|266	pushd %{pkgname}
12nu|nvidia-long-lived-304.108-8|267	%patch5 -p2 -b .3x~
12nu|nvidia-long-lived-304.108-8|268	%patch6 -p2 -b .3.10
12nu|nvidia-long-lived-304.108-8|269	popd
12nu|nvidia-long-lived-304.108-8|270	
12nu|nvidia-long-lived-304.108-8|271	rm -rf %{pkgname}/usr/src/nv/precompiled
12nu|nvidia-long-lived-304.108-8|272	
12nu|nvidia-long-lived-304.108-8|273	cat > README.install.urpmi <<EOF
12nu|nvidia-long-lived-304.108-8|274	This driver is for %cards.
12nu|nvidia-long-lived-304.108-8|275	
12nu|nvidia-long-lived-304.108-8|276	Use XFdrake to configure X to use the correct NVIDIA driver. Any needed
12nu|nvidia-long-lived-304.108-8|277	packages will be automatically installed if not already present.
12nu|nvidia-long-lived-304.108-8|278	1. Run XFdrake as root.
12nu|nvidia-long-lived-304.108-8|279	2. Go to the Graphics Card list.
12nu|nvidia-long-lived-304.108-8|280	3. Select your card (it is usually already autoselected).
12nu|nvidia-long-lived-304.108-8|281	4. Answer any questions asked and then quit.
12nu|nvidia-long-lived-304.108-8|282	
12nu|nvidia-long-lived-304.108-8|283	If you do not want to use XFdrake, see README.manual-setup.
12nu|nvidia-long-lived-304.108-8|284	EOF
12nu|nvidia-long-lived-304.108-8|285	
12nu|nvidia-long-lived-304.108-8|286	cat > README.manual-setup <<EOF
12nu|nvidia-long-lived-304.108-8|287	This file describes the procedure for the manual installation of this NVIDIA
12nu|nvidia-long-lived-304.108-8|288	driver package. You can find the instructions for the recommended automatic
12nu|nvidia-long-lived-304.108-8|289	installation in the file 'README.install.urpmi' in this directory.
12nu|nvidia-long-lived-304.108-8|290	
12nu|nvidia-long-lived-304.108-8|291	- Open %{_sysconfdir}/X11/xorg.conf and make the following changes:
12nu|nvidia-long-lived-304.108-8|292	o Change the Driver to "nvidia" in the Device section
12nu|nvidia-long-lived-304.108-8|293	o Make the line below the only 'glx' related line in the Module section,
12nu|nvidia-long-lived-304.108-8|294	adding it if it is not already there:
12nu|nvidia-long-lived-304.108-8|295	Load "glx"
12nu|nvidia-long-lived-304.108-8|296	o Remove any 'ModulePath' lines from the Files section
12nu|nvidia-long-lived-304.108-8|297	- Run "update-alternatives --set gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf" as root.
12nu|nvidia-long-lived-304.108-8|298	- Run "ldconfig -X" as root.
12nu|nvidia-long-lived-304.108-8|299	EOF
12nu|nvidia-long-lived-304.108-8|300	
12nu|nvidia-long-lived-304.108-8|301	%if !%simple
12nu|nvidia-long-lived-304.108-8|302	rm nvidia-settings-%{version}/src/*/*.a
12nu|nvidia-long-lived-304.108-8|303	%endif
12nu|nvidia-long-lived-304.108-8|304	
12nu|nvidia-long-lived-304.108-8|305	%build
12nu|nvidia-long-lived-304.108-8|306	%setup_compile_flags
12nu|nvidia-long-lived-304.108-8|307	
12nu|nvidia-long-lived-304.108-8|308	# (tpg) simple workaround for https://qa.mandriva.com/show_bug.cgi?id=65616
12nu|nvidia-long-lived-304.108-8|309	# nvidia module can't be linked with ld.gold which for mdv2001200 is default
12nu|nvidia-long-lived-304.108-8|310	# Please remove this if bug will be fixed.
12nu|nvidia-long-lived-304.108-8|311	#sed -i -e 's#LD ?=.*#LD = ld.bfd##' %{pkgname}/kernel/Makefile.*i*
12nu|nvidia-long-lived-304.108-8|312	
12nu|nvidia-long-lived-304.108-8|313	%make -C nvidia-settings-%{version}/src/libXNVCtrl
12nu|nvidia-long-lived-304.108-8|314	%make -C nvidia-settings-%{version} STRIP_CMD=true
12nu|nvidia-long-lived-304.108-8|315	%make -C nvidia-xconfig-%{version} STRIP_CMD=true
12nu|nvidia-long-lived-304.108-8|316	
12nu|nvidia-long-lived-304.108-8|317	# %simple
12nu|nvidia-long-lived-304.108-8|318	
12nu|nvidia-long-lived-304.108-8|319	%install
12nu|nvidia-long-lived-304.108-8|320	rm -rf %{buildroot}
12nu|nvidia-long-lived-304.108-8|321	cd %{pkgname}
12nu|nvidia-long-lived-304.108-8|322	
12nu|nvidia-long-lived-304.108-8|323	# dkms
12nu|nvidia-long-lived-304.108-8|324	install -d -m755 %{buildroot}%{_usrsrc}/%{drivername}-%{version}-%{release}
12nu|nvidia-long-lived-304.108-8|325	
12nu|nvidia-long-lived-304.108-8|326	# menu entry
12nu|nvidia-long-lived-304.108-8|327	install -d -m755 %{buildroot}%{_datadir}/%{drivername}
12nu|nvidia-long-lived-304.108-8|328	cat > %{buildroot}%{_datadir}/%{drivername}/mandriva-nvidia-settings.desktop <<EOF
12nu|nvidia-long-lived-304.108-8|329	[Desktop Entry]
12nu|nvidia-long-lived-304.108-8|330	Name=NVIDIA Display Settings
12nu|nvidia-long-lived-304.108-8|331	Comment=Configure NVIDIA X driver
12nu|nvidia-long-lived-304.108-8|332	Exec=%{_bindir}/nvidia-settings
12nu|nvidia-long-lived-304.108-8|333	Icon=%{drivername}-settings
12nu|nvidia-long-lived-304.108-8|334	Terminal=false
12nu|nvidia-long-lived-304.108-8|335	Type=Application
12nu|nvidia-long-lived-304.108-8|336	Categories=GTK;Settings;HardwareSettings;X-MandrivaLinux-System-Configuration;
12nu|nvidia-long-lived-304.108-8|337	EOF
12nu|nvidia-long-lived-304.108-8|338	
12nu|nvidia-long-lived-304.108-8|339	install -d -m755	%{buildroot}%{_datadir}/applications
12nu|nvidia-long-lived-304.108-8|340	touch			%{buildroot}%{_datadir}/applications/mandriva-nvidia-settings.desktop
12nu|nvidia-long-lived-304.108-8|341	
12nu|nvidia-long-lived-304.108-8|342	# icons
12nu|nvidia-long-lived-304.108-8|343	install -d -m755 %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12nu|nvidia-long-lived-304.108-8|344	%if !%simple
12nu|nvidia-long-lived-304.108-8|345	%if %mdvver > 201210
12nu|nvidia-long-lived-304.108-8|346	convert --strip nvidia-settings.png -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
12nu|nvidia-long-lived-304.108-8|347	convert --strip nvidia-settings.png -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
12nu|nvidia-long-lived-304.108-8|348	convert --strip nvidia-settings.png -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
12nu|nvidia-long-lived-304.108-8|349	%else
12nu|nvidia-long-lived-304.108-8|350	convert nvidia-settings.png -resize 16x16 %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
12nu|nvidia-long-lived-304.108-8|351	convert nvidia-settings.png -resize 32x32 %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
12nu|nvidia-long-lived-304.108-8|352	convert nvidia-settings.png -resize 48x48 %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
12nu|nvidia-long-lived-304.108-8|353	%endif
12nu|nvidia-long-lived-304.108-8|354	%else
12nu|nvidia-long-lived-304.108-8|355	# no imagemagick
12nu|nvidia-long-lived-304.108-8|356	[ -e nvidia-settings.png ] || cp -a usr/share/pixmaps/nvidia-settings.png .
12nu|nvidia-long-lived-304.108-8|357	install -m644 nvidia-settings.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
12nu|nvidia-long-lived-304.108-8|358	%endif
12nu|nvidia-long-lived-304.108-8|359	
12nu|nvidia-long-lived-304.108-8|360	error_fatal() {
12nu|nvidia-long-lived-304.108-8|361	echo "Error: $@." >&2
12nu|nvidia-long-lived-304.108-8|362	exit 1
12nu|nvidia-long-lived-304.108-8|363	}
12nu|nvidia-long-lived-304.108-8|364	
12nu|nvidia-long-lived-304.108-8|365	error_unhandled() {
12nu|nvidia-long-lived-304.108-8|366	echo "Warning: $@." >&2
12nu|nvidia-long-lived-304.108-8|367	echo "Warning: $@." >> warns.log
12nu|nvidia-long-lived-304.108-8|368	%if !%simple
12nu|nvidia-long-lived-304.108-8|369	# cause distro builds to fail in case of unhandled files
12nu|nvidia-long-lived-304.108-8|370	exit 1
12nu|nvidia-long-lived-304.108-8|371	%endif
12nu|nvidia-long-lived-304.108-8|372	}
12nu|nvidia-long-lived-304.108-8|373	
12nu|nvidia-long-lived-304.108-8|374	parseparams() {
12nu|nvidia-long-lived-304.108-8|375	for value in $rest; do
12nu|nvidia-long-lived-304.108-8|376	local param=$1
12nu|nvidia-long-lived-304.108-8|377	[ -n "$param" ] || error_fatal "unhandled parameter $value"
12nu|nvidia-long-lived-304.108-8|378	shift
12nu|nvidia-long-lived-304.108-8|379	eval $param=$value
12nu|nvidia-long-lived-304.108-8|380	
12nu|nvidia-long-lived-304.108-8|381	[ -n "$value" ] || error_fatal "empty $param"
12nu|nvidia-long-lived-304.108-8|382	
12nu|nvidia-long-lived-304.108-8|383	# resolve libdir based on $arch
12nu|nvidia-long-lived-304.108-8|384	if [ "$param" = "arch" ]; then
12nu|nvidia-long-lived-304.108-8|385	case "$arch" in
12nu|nvidia-long-lived-304.108-8|386	NATIVE)		nvidia_libdir=%{nvidia_libdir};;
12nu|nvidia-long-lived-304.108-8|387	COMPAT32)	nvidia_libdir=%{nvidia_libdir32};;
12nu|nvidia-long-lived-304.108-8|388	*)		error_fatal "unknown arch $arch"
12nu|nvidia-long-lived-304.108-8|389	esac
12nu|nvidia-long-lived-304.108-8|390	fi
12nu|nvidia-long-lived-304.108-8|391	done
12nu|nvidia-long-lived-304.108-8|392	}
12nu|nvidia-long-lived-304.108-8|393	
12nu|nvidia-long-lived-304.108-8|394	add_to_list() {
12nu|nvidia-long-lived-304.108-8|395	%if !%simple
12nu|nvidia-long-lived-304.108-8|396	# on distro builds, only use .manifest for %doc files
12nu|nvidia-long-lived-304.108-8|397	[ "${2#%doc}" = "${2}" ] && return
12nu|nvidia-long-lived-304.108-8|398	%endif
12nu|nvidia-long-lived-304.108-8|399	local list="$1.files"
12nu|nvidia-long-lived-304.108-8|400	local entry="$2"
12nu|nvidia-long-lived-304.108-8|401	echo $entry >> $list
12nu|nvidia-long-lived-304.108-8|402	}
12nu|nvidia-long-lived-304.108-8|403	
12nu|nvidia-long-lived-304.108-8|404	install_symlink() {
12nu|nvidia-long-lived-304.108-8|405	local pkg="$1"
12nu|nvidia-long-lived-304.108-8|406	local dir="$2"
12nu|nvidia-long-lived-304.108-8|407	mkdir -p %{buildroot}$dir
12nu|nvidia-long-lived-304.108-8|408	ln -s $dest %{buildroot}$dir/$file
12nu|nvidia-long-lived-304.108-8|409	add_to_list $pkg $dir/$file
12nu|nvidia-long-lived-304.108-8|410	}
12nu|nvidia-long-lived-304.108-8|411	
12nu|nvidia-long-lived-304.108-8|412	install_lib_symlink() {
12nu|nvidia-long-lived-304.108-8|413	local pkg="$1"
12nu|nvidia-long-lived-304.108-8|414	local dir="$2"
12nu|nvidia-long-lived-304.108-8|415	case "$file" in
12nu|nvidia-long-lived-304.108-8|416	libvdpau_*.so)
12nu|nvidia-long-lived-304.108-8|417	# vdpau drivers => not put into -devel
12nu|nvidia-long-lived-304.108-8|418	;;
12nu|nvidia-long-lived-304.108-8|419	*.so)
12nu|nvidia-long-lived-304.108-8|420	pkg=nvidia-devel;;
12nu|nvidia-long-lived-304.108-8|421	esac
12nu|nvidia-long-lived-304.108-8|422	install_symlink $pkg $dir
12nu|nvidia-long-lived-304.108-8|423	}
12nu|nvidia-long-lived-304.108-8|424	
12nu|nvidia-long-lived-304.108-8|425	install_file_only() {
12nu|nvidia-long-lived-304.108-8|426	local pkg="$1"
12nu|nvidia-long-lived-304.108-8|427	local dir="$2"
12nu|nvidia-long-lived-304.108-8|428	mkdir -p %{buildroot}$dir
12nu|nvidia-long-lived-304.108-8|429	# replace 0444 with more usual 0644
12nu|nvidia-long-lived-304.108-8|430	[ "$perms" = "0444" ] && perms="0644"
12nu|nvidia-long-lived-304.108-8|431	install -m $perms $file %{buildroot}$dir
12nu|nvidia-long-lived-304.108-8|432	}
12nu|nvidia-long-lived-304.108-8|433	
12nu|nvidia-long-lived-304.108-8|434	install_file() {
12nu|nvidia-long-lived-304.108-8|435	local pkg="$1"
12nu|nvidia-long-lived-304.108-8|436	local dir="$2"
12nu|nvidia-long-lived-304.108-8|437	install_file_only $pkg $dir
12nu|nvidia-long-lived-304.108-8|438	add_to_list $pkg $dir/$(basename $file)
12nu|nvidia-long-lived-304.108-8|439	}
12nu|nvidia-long-lived-304.108-8|440	
12nu|nvidia-long-lived-304.108-8|441	get_module_dir() {
12nu|nvidia-long-lived-304.108-8|442	local subdir="$1"
12nu|nvidia-long-lived-304.108-8|443	case "$subdir" in
12nu|nvidia-long-lived-304.108-8|444	extensions*)	echo %{nvidia_extensionsdir};;
12nu|nvidia-long-lived-304.108-8|445	drivers/)	echo %{nvidia_driversdir};;
12nu|nvidia-long-lived-304.108-8|446	/)		echo %{nvidia_modulesdir};;
12nu|nvidia-long-lived-304.108-8|447	*)		error_unhandled "unhandled module subdir $subdir"
12nu|nvidia-long-lived-304.108-8|448	echo %{nvidia_modulesdir};;
12nu|nvidia-long-lived-304.108-8|449	esac
12nu|nvidia-long-lived-304.108-8|450	}
12nu|nvidia-long-lived-304.108-8|451	
12nu|nvidia-long-lived-304.108-8|452	for file in nvidia.files nvidia-devel.files nvidia-cuda.files nvidia-dkms.files nvidia-html.files; do
12nu|nvidia-long-lived-304.108-8|453	rm -f $file
12nu|nvidia-long-lived-304.108-8|454	touch $file
12nu|nvidia-long-lived-304.108-8|455	done
12nu|nvidia-long-lived-304.108-8|456	
12nu|nvidia-long-lived-304.108-8|457	# install files according to .manifest
12nu|nvidia-long-lived-304.108-8|458	cat .manifest | tail -n +9 | while read line; do
12nu|nvidia-long-lived-304.108-8|459	rest=${line}
12nu|nvidia-long-lived-304.108-8|460	file=${rest%%%% *}
12nu|nvidia-long-lived-304.108-8|461	rest=${rest#* }
12nu|nvidia-long-lived-304.108-8|462	perms=${rest%%%% *}
12nu|nvidia-long-lived-304.108-8|463	rest=${rest#* }
12nu|nvidia-long-lived-304.108-8|464	type=${rest%%%% *}
12nu|nvidia-long-lived-304.108-8|465	rest=${rest#* }
12nu|nvidia-long-lived-304.108-8|466	
12nu|nvidia-long-lived-304.108-8|467	case "$type" in
12nu|nvidia-long-lived-304.108-8|468	CUDA_LIB)
12nu|nvidia-long-lived-304.108-8|469	parseparams arch subdir
12nu|nvidia-long-lived-304.108-8|470	install_file nvidia-cuda $nvidia_libdir/$subdir
12nu|nvidia-long-lived-304.108-8|471	;;
12nu|nvidia-long-lived-304.108-8|472	CUDA_SYMLINK)
12nu|nvidia-long-lived-304.108-8|473	parseparams arch subdir dest
12nu|nvidia-long-lived-304.108-8|474	install_lib_symlink nvidia-cuda $nvidia_libdir/$subdir
12nu|nvidia-long-lived-304.108-8|475	;;
12nu|nvidia-long-lived-304.108-8|476	NVCUVID_LIB)
12nu|nvidia-long-lived-304.108-8|477	parseparams arch
12nu|nvidia-long-lived-304.108-8|478	install_file nvidia-cuda $nvidia_libdir
12nu|nvidia-long-lived-304.108-8|479	;;
12nu|nvidia-long-lived-304.108-8|480	NVCUVID_LIB_SYMLINK)
12nu|nvidia-long-lived-304.108-8|481	parseparams arch dest
12nu|nvidia-long-lived-304.108-8|482	install_lib_symlink nvidia-cuda $nvidia_libdir
12nu|nvidia-long-lived-304.108-8|483	;;
12nu|nvidia-long-lived-304.108-8|484	OPENGL_LIB)
12nu|nvidia-long-lived-304.108-8|485	parseparams arch
12nu|nvidia-long-lived-304.108-8|486	install_file nvidia $nvidia_libdir
12nu|nvidia-long-lived-304.108-8|487	;;
12nu|nvidia-long-lived-304.108-8|488	OPENGL_SYMLINK)
12nu|nvidia-long-lived-304.108-8|489	parseparams arch dest
12nu|nvidia-long-lived-304.108-8|490	install_lib_symlink nvidia $nvidia_libdir
12nu|nvidia-long-lived-304.108-8|491	;;
12nu|nvidia-long-lived-304.108-8|492	TLS_LIB)
12nu|nvidia-long-lived-304.108-8|493	parseparams arch style subdir
12nu|nvidia-long-lived-304.108-8|494	install_file nvidia $nvidia_libdir/$subdir
12nu|nvidia-long-lived-304.108-8|495	;;
12nu|nvidia-long-lived-304.108-8|496	TLS_SYMLINK)
12nu|nvidia-long-lived-304.108-8|497	parseparams arch style subdir dest
12nu|nvidia-long-lived-304.108-8|498	install_lib_symlink nvidia $nvidia_libdir/$subdir
12nu|nvidia-long-lived-304.108-8|499	;;
12nu|nvidia-long-lived-304.108-8|500	UTILITY_LIB)
12nu|nvidia-long-lived-304.108-8|501	install_file nvidia %{nvidia_libdir}
12nu|nvidia-long-lived-304.108-8|502	;;
12nu|nvidia-long-lived-304.108-8|503	UTILITY_LIB_SYMLINK)
12nu|nvidia-long-lived-304.108-8|504	parseparams dest
12nu|nvidia-long-lived-304.108-8|505	install_lib_symlink nvidia %{nvidia_libdir}
12nu|nvidia-long-lived-304.108-8|506	;;
12nu|nvidia-long-lived-304.108-8|507	VDPAU_LIB)
12nu|nvidia-long-lived-304.108-8|508	parseparams arch subdir
12nu|nvidia-long-lived-304.108-8|509	%if %{mdkversion} >= 200900
12nu|nvidia-long-lived-304.108-8|510	# on 2009.0+, only install libvdpau_nvidia.so
12nu|nvidia-long-lived-304.108-8|511	case $file in *libvdpau_nvidia.so*);; *) continue; esac
12nu|nvidia-long-lived-304.108-8|512	%endif
12nu|nvidia-long-lived-304.108-8|513	install_file nvidia $nvidia_libdir/$subdir
12nu|nvidia-long-lived-304.108-8|514	;;
12nu|nvidia-long-lived-304.108-8|515	VDPAU_SYMLINK)
12nu|nvidia-long-lived-304.108-8|516	parseparams arch subdir dest
12nu|nvidia-long-lived-304.108-8|517	%if %{mdkversion} >= 200900
12nu|nvidia-long-lived-304.108-8|518	# on 2009.0+, only install libvdpau_nvidia.so
12nu|nvidia-long-lived-304.108-8|519	case $file in *libvdpau_nvidia.so*);; *) continue; esac
12nu|nvidia-long-lived-304.108-8|520	%endif
12nu|nvidia-long-lived-304.108-8|521	install_lib_symlink nvidia $nvidia_libdir/$subdir
12nu|nvidia-long-lived-304.108-8|522	;;
12nu|nvidia-long-lived-304.108-8|523	XLIB_STATIC_LIB)
12nu|nvidia-long-lived-304.108-8|524	install_file nvidia-devel %{nvidia_libdir}
12nu|nvidia-long-lived-304.108-8|525	;;
12nu|nvidia-long-lived-304.108-8|526	XLIB_SHARED_LIB)
12nu|nvidia-long-lived-304.108-8|527	install_file nvidia %{nvidia_libdir}
12nu|nvidia-long-lived-304.108-8|528	;;
12nu|nvidia-long-lived-304.108-8|529	XLIB_SYMLINK)
12nu|nvidia-long-lived-304.108-8|530	parseparams dest
12nu|nvidia-long-lived-304.108-8|531	install_lib_symlink nvidia %{nvidia_libdir}
12nu|nvidia-long-lived-304.108-8|532	;;
12nu|nvidia-long-lived-304.108-8|533	LIBGL_LA)
12nu|nvidia-long-lived-304.108-8|534	# (Anssi) we don't install .la files
12nu|nvidia-long-lived-304.108-8|535	;;
12nu|nvidia-long-lived-304.108-8|536	XMODULE_SHARED_LIB|GLX_MODULE_SHARED_LIB)
12nu|nvidia-long-lived-304.108-8|537	parseparams subdir
12nu|nvidia-long-lived-304.108-8|538	install_file nvidia $(get_module_dir $subdir)
12nu|nvidia-long-lived-304.108-8|539	;;
12nu|nvidia-long-lived-304.108-8|540	XMODULE_NEWSYM)
12nu|nvidia-long-lived-304.108-8|541	# symlink that is created only if it doesn't already
12nu|nvidia-long-lived-304.108-8|542	# exist (i.e. as part of x11-server)
12nu|nvidia-long-lived-304.108-8|543	case "$file" in
12nu|nvidia-long-lived-304.108-8|544	libwfb.so)
12nu|nvidia-long-lived-304.108-8|545	%if %{mdkversion} >= 200810
12nu|nvidia-long-lived-304.108-8|546	# 2008.1+ has this one already
12nu|nvidia-long-lived-304.108-8|547	continue
12nu|nvidia-long-lived-304.108-8|548	%endif
12nu|nvidia-long-lived-304.108-8|549	;;
12nu|nvidia-long-lived-304.108-8|550	*)
12nu|nvidia-long-lived-304.108-8|551	error_unhandled "unknown XMODULE_NEWSYM type file $file, skipped"
12nu|nvidia-long-lived-304.108-8|552	continue
12nu|nvidia-long-lived-304.108-8|553	esac
12nu|nvidia-long-lived-304.108-8|554	parseparams subdir dest
12nu|nvidia-long-lived-304.108-8|555	install_symlink nvidia $(get_module_dir $subdir)
12nu|nvidia-long-lived-304.108-8|556	;;
12nu|nvidia-long-lived-304.108-8|557	XMODULE_SYMLINK|GLX_MODULE_SYMLINK)
12nu|nvidia-long-lived-304.108-8|558	parseparams subdir dest
12nu|nvidia-long-lived-304.108-8|559	install_symlink nvidia $(get_module_dir $subdir)
12nu|nvidia-long-lived-304.108-8|560	;;
12nu|nvidia-long-lived-304.108-8|561	VDPAU_HEADER)
12nu|nvidia-long-lived-304.108-8|562	%if %{mdkversion} >= 200900
12nu|nvidia-long-lived-304.108-8|563	# already in vdpau-devel
12nu|nvidia-long-lived-304.108-8|564	continue
12nu|nvidia-long-lived-304.108-8|565	%endif
12nu|nvidia-long-lived-304.108-8|566	parseparams subdir
12nu|nvidia-long-lived-304.108-8|567	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
12nu|nvidia-long-lived-304.108-8|568	;;
12nu|nvidia-long-lived-304.108-8|569	OPENGL_HEADER|CUDA_HEADER)
12nu|nvidia-long-lived-304.108-8|570	parseparams subdir
12nu|nvidia-long-lived-304.108-8|571	install_file_only nvidia-devel %{_includedir}/%{drivername}/$subdir
12nu|nvidia-long-lived-304.108-8|572	;;
12nu|nvidia-long-lived-304.108-8|573	DOCUMENTATION)
12nu|nvidia-long-lived-304.108-8|574	parseparams subdir
12nu|nvidia-long-lived-304.108-8|575	case $subdir in
12nu|nvidia-long-lived-304.108-8|576	*/html)
12nu|nvidia-long-lived-304.108-8|577	add_to_list nvidia-html "%%doc %{pkgname}/$file"
12nu|nvidia-long-lived-304.108-8|578	continue
12nu|nvidia-long-lived-304.108-8|579	;;
12nu|nvidia-long-lived-304.108-8|580	*/include/*)
12nu|nvidia-long-lived-304.108-8|581	continue
12nu|nvidia-long-lived-304.108-8|582	;;
12nu|nvidia-long-lived-304.108-8|583	esac
12nu|nvidia-long-lived-304.108-8|584	case $file in
12nu|nvidia-long-lived-304.108-8|585	*XF86Config*|*nvidia-settings.png)
12nu|nvidia-long-lived-304.108-8|586	continue;;
12nu|nvidia-long-lived-304.108-8|587	esac
12nu|nvidia-long-lived-304.108-8|588	add_to_list nvidia "%%doc %{pkgname}/$file"
12nu|nvidia-long-lived-304.108-8|589	;;
12nu|nvidia-long-lived-304.108-8|590	MANPAGE)
12nu|nvidia-long-lived-304.108-8|591	parseparams subdir
12nu|nvidia-long-lived-304.108-8|592	case "$file" in
12nu|nvidia-long-lived-304.108-8|593	*nvidia-installer*)
12nu|nvidia-long-lived-304.108-8|594	# not installed
12nu|nvidia-long-lived-304.108-8|595	continue
12nu|nvidia-long-lived-304.108-8|596	;;
12nu|nvidia-long-lived-304.108-8|597	*nvidia-settings*|*nvidia-xconfig*|*nvidia-cuda*)
12nu|nvidia-long-lived-304.108-8|598	%if !%simple
12nu|nvidia-long-lived-304.108-8|599	# installed separately below
12nu|nvidia-long-lived-304.108-8|600	continue
12nu|nvidia-long-lived-304.108-8|601	%endif
12nu|nvidia-long-lived-304.108-8|602	;;
12nu|nvidia-long-lived-304.108-8|603	*nvidia-smi*)
12nu|nvidia-long-lived-304.108-8|604	# ok
12nu|nvidia-long-lived-304.108-8|605	;;
12nu|nvidia-long-lived-304.108-8|606	*)
12nu|nvidia-long-lived-304.108-8|607	error_unhandled "skipped unknown man page $(basename $file)"
12nu|nvidia-long-lived-304.108-8|608	continue
12nu|nvidia-long-lived-304.108-8|609	esac
12nu|nvidia-long-lived-304.108-8|610	install_file_only nvidia %{_mandir}/$subdir
12nu|nvidia-long-lived-304.108-8|611	;;
12nu|nvidia-long-lived-304.108-8|612	UTILITY_BINARY)
12nu|nvidia-long-lived-304.108-8|613	case "$file" in
12nu|nvidia-long-lived-304.108-8|614	*nvidia-settings|*nvidia-xconfig|*nvidia-cuda*)
12nu|nvidia-long-lived-304.108-8|615	%if !%simple
12nu|nvidia-long-lived-304.108-8|616	# not installed, we install our own copy
12nu|nvidia-long-lived-304.108-8|617	continue
12nu|nvidia-long-lived-304.108-8|618	%endif
12nu|nvidia-long-lived-304.108-8|619	;;
12nu|nvidia-long-lived-304.108-8|620	*nvidia-smi|*nvidia-bug-report.sh|*nvidia-debugdump)
12nu|nvidia-long-lived-304.108-8|621	# ok
12nu|nvidia-long-lived-304.108-8|622	;;
12nu|nvidia-long-lived-304.108-8|623	*)
12nu|nvidia-long-lived-304.108-8|624	error_unhandled "unknown binary $(basename $file) will be installed to %{nvidia_bindir}/$(basename $file)"
12nu|nvidia-long-lived-304.108-8|625	;;
12nu|nvidia-long-lived-304.108-8|626	esac
12nu|nvidia-long-lived-304.108-8|627	install_file nvidia %{nvidia_bindir}
12nu|nvidia-long-lived-304.108-8|628	;;
12nu|nvidia-long-lived-304.108-8|629	UTILITY_BIN_SYMLINK)
12nu|nvidia-long-lived-304.108-8|630	case $file in nvidia-uninstall) continue;; esac
12nu|nvidia-long-lived-304.108-8|631	parseparams dest
12nu|nvidia-long-lived-304.108-8|632	install_symlink nvidia %{nvidia_bindir}
12nu|nvidia-long-lived-304.108-8|633	;;
12nu|nvidia-long-lived-304.108-8|634	INSTALLER_BINARY)
12nu|nvidia-long-lived-304.108-8|635	# not installed
12nu|nvidia-long-lived-304.108-8|636	;;
12nu|nvidia-long-lived-304.108-8|637	KERNEL_MODULE_SRC)
12nu|nvidia-long-lived-304.108-8|638	install_file nvidia-dkms %{_usrsrc}/%{drivername}-%{version}-%{release}
12nu|nvidia-long-lived-304.108-8|639	;;
12nu|nvidia-long-lived-304.108-8|640	CUDA_ICD)
12nu|nvidia-long-lived-304.108-8|641	# in theory this should go to the cuda subpackage, but it goes into the main package
12nu|nvidia-long-lived-304.108-8|642	# as this avoids one broken symlink and it is small enough to not cause space issues
12nu|nvidia-long-lived-304.108-8|643	install_file nvidia %{_sysconfdir}/%{drivername}
12nu|nvidia-long-lived-304.108-8|644	;;
12nu|nvidia-long-lived-304.108-8|645	DOT_DESKTOP)
12nu|nvidia-long-lived-304.108-8|646	# we provide our own for now
12nu|nvidia-long-lived-304.108-8|647	;;
12nu|nvidia-long-lived-304.108-8|648	*)
12nu|nvidia-long-lived-304.108-8|649	error_unhandled "file $(basename $file) of unknown type $type will be skipped"
12nu|nvidia-long-lived-304.108-8|650	esac
12nu|nvidia-long-lived-304.108-8|651	done
12nu|nvidia-long-lived-304.108-8|652	
12nu|nvidia-long-lived-304.108-8|653	[ -z "$warnings" ] || echo "Please inform Anssi Hannula <anssi@mandriva.org> or http://qa.mandriva.com/ of the above warnings." >> warns.log
12nu|nvidia-long-lived-304.108-8|654	
12nu|nvidia-long-lived-304.108-8|655	%if %simple
12nu|nvidia-long-lived-304.108-8|656	find %{buildroot}%{_libdir} %{buildroot}%{_prefix}/lib -type d | while read dir; do
12nu|nvidia-long-lived-304.108-8|657	dir=${dir#%{buildroot}}
12nu|nvidia-long-lived-304.108-8|658	echo "$dir" | grep -q nvidia && echo "%%dir $dir" >> nvidia.files
12nu|nvidia-long-lived-304.108-8|659	done
12nu|nvidia-long-lived-304.108-8|660	[ -d %{buildroot}%{_includedir}/%{drivername} ] && echo "%{_includedir}/%{drivername}" >> nvidia-devel.files
12nu|nvidia-long-lived-304.108-8|661	%endif
12nu|nvidia-long-lived-304.108-8|662	
12nu|nvidia-long-lived-304.108-8|663	%if !%simple
12nu|nvidia-long-lived-304.108-8|664	# confirm SONAME; if something else than libvdpau_nvidia.so or libvdpau_nvidia.so.1, adapt .spec as needed:
12nu|nvidia-long-lived-304.108-8|665	[ "$(objdump -p %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} | grep SONAME | gawk '{ print $2 }')" = "libvdpau_nvidia.so.1" ]
12nu|nvidia-long-lived-304.108-8|666	
12nu|nvidia-long-lived-304.108-8|667	rm -f %{buildroot}%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.1
12nu|nvidia-long-lived-304.108-8|668	rm -f %{buildroot}%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.1
12nu|nvidia-long-lived-304.108-8|669	%endif
12nu|nvidia-long-lived-304.108-8|670	
12nu|nvidia-long-lived-304.108-8|671	# vdpau alternative symlink
12nu|nvidia-long-lived-304.108-8|672	install -d -m755 %{buildroot}%{_libdir}/vdpau
12nu|nvidia-long-lived-304.108-8|673	touch %{buildroot}%{_libdir}/vdpau/libvdpau_nvidia.so.1
12nu|nvidia-long-lived-304.108-8|674	%ifarch %{biarches}
12nu|nvidia-long-lived-304.108-8|675	install -d -m755 %{buildroot}%{_prefix}/lib/vdpau
12nu|nvidia-long-lived-304.108-8|676	touch %{buildroot}%{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
12nu|nvidia-long-lived-304.108-8|677	%endif
12nu|nvidia-long-lived-304.108-8|678	
12nu|nvidia-long-lived-304.108-8|679	%if !%simple
12nu|nvidia-long-lived-304.108-8|680	# self-built binaries
12nu|nvidia-long-lived-304.108-8|681	install -m755 ../nvidia-settings-%{version}/src/_out/*/nvidia-settings %{buildroot}%{nvidia_bindir}
12nu|nvidia-long-lived-304.108-8|682	install -m755 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig %{buildroot}%{nvidia_bindir}
12nu|nvidia-long-lived-304.108-8|683	%endif
12nu|nvidia-long-lived-304.108-8|684	# binary alternatives
12nu|nvidia-long-lived-304.108-8|685	install -d -m755			%{buildroot}%{_bindir}
12nu|nvidia-long-lived-304.108-8|686	touch					%{buildroot}%{_bindir}/nvidia-settings
12nu|nvidia-long-lived-304.108-8|687	touch					%{buildroot}%{_bindir}/nvidia-smi
12nu|nvidia-long-lived-304.108-8|688	touch					%{buildroot}%{_bindir}/nvidia-debugdump
12nu|nvidia-long-lived-304.108-8|689	touch					%{buildroot}%{_bindir}/nvidia-xconfig
12nu|nvidia-long-lived-304.108-8|690	touch					%{buildroot}%{_bindir}/nvidia-bug-report.sh
12nu|nvidia-long-lived-304.108-8|691	# rpmlint:
12nu|nvidia-long-lived-304.108-8|692	chmod 0755				%{buildroot}%{_bindir}/*
12nu|nvidia-long-lived-304.108-8|693	
12nu|nvidia-long-lived-304.108-8|694	# old alternatives
12nu|nvidia-long-lived-304.108-8|695	%if %{mdkversion} <= 200910
12nu|nvidia-long-lived-304.108-8|696	touch %{buildroot}%{_libdir}/xorg/modules/drivers/nvidia_drv.so
12nu|nvidia-long-lived-304.108-8|697	%endif
12nu|nvidia-long-lived-304.108-8|698	%if %{mdkversion} <= 200900
12nu|nvidia-long-lived-304.108-8|699	touch %{buildroot}%{_libdir}/xorg/modules/extensions/libglx.so
12nu|nvidia-long-lived-304.108-8|700	%endif
12nu|nvidia-long-lived-304.108-8|701	
12nu|nvidia-long-lived-304.108-8|702	%if !%simple
12nu|nvidia-long-lived-304.108-8|703	# install man pages
12nu|nvidia-long-lived-304.108-8|704	install -m755 ../nvidia-settings-%{version}/doc/_out/*/nvidia-settings.1 %{buildroot}%{_mandir}/man1
12nu|nvidia-long-lived-304.108-8|705	install -m755 ../nvidia-xconfig-%{version}/_out/*/nvidia-xconfig.1 %{buildroot}%{_mandir}/man1
12nu|nvidia-long-lived-304.108-8|706	%endif
12nu|nvidia-long-lived-304.108-8|707	# bug #41638 - whatis entries of nvidia man pages appear wrong
12nu|nvidia-long-lived-304.108-8|708	gunzip %{buildroot}%{_mandir}/man1/*.gz
12nu|nvidia-long-lived-304.108-8|709	sed -r -i '/^nvidia\\-[a-z]+ \\- NVIDIA/s,^nvidia\\-,nvidia-,' %{buildroot}%{_mandir}/man1/*.1
12nu|nvidia-long-lived-304.108-8|710	cd %{buildroot}%{_mandir}/man1
12nu|nvidia-long-lived-304.108-8|711	rename nvidia alt-%{drivername} *
12nu|nvidia-long-lived-304.108-8|712	cd -
12nu|nvidia-long-lived-304.108-8|713	touch %{buildroot}%{_mandir}/man1/nvidia-xconfig.1%{_extension}
12nu|nvidia-long-lived-304.108-8|714	touch %{buildroot}%{_mandir}/man1/nvidia-settings.1%{_extension}
12nu|nvidia-long-lived-304.108-8|715	touch %{buildroot}%{_mandir}/man1/nvidia-smi.1%{_extension}
12nu|nvidia-long-lived-304.108-8|716	
12nu|nvidia-long-lived-304.108-8|717	# cuda nvidia.icd
12nu|nvidia-long-lived-304.108-8|718	install -d -m755		%{buildroot}%{_sysconfdir}/OpenCL/vendors
12nu|nvidia-long-lived-304.108-8|719	touch				%{buildroot}%{_sysconfdir}/OpenCL/vendors/nvidia.icd
12nu|nvidia-long-lived-304.108-8|720	# override apparently wrong reference to the development symlink name:
12nu|nvidia-long-lived-304.108-8|721	[ "$(cat %{buildroot}%{_sysconfdir}/%{drivername}/nvidia.icd)" = "libcuda.so" ] &&
12nu|nvidia-long-lived-304.108-8|722	echo libcuda.so.1 > %{buildroot}%{_sysconfdir}/%{drivername}/nvidia.icd
12nu|nvidia-long-lived-304.108-8|723	
12nu|nvidia-long-lived-304.108-8|724	# ld.so.conf
12nu|nvidia-long-lived-304.108-8|725	install -d -m755		%{buildroot}%{_sysconfdir}/%{drivername}
12nu|nvidia-long-lived-304.108-8|726	echo "%{nvidia_libdir}" >	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
12nu|nvidia-long-lived-304.108-8|727	%ifarch %{biarches}
12nu|nvidia-long-lived-304.108-8|728	echo "%{nvidia_libdir32}" >>	%{buildroot}%{_sysconfdir}/%{drivername}/ld.so.conf
12nu|nvidia-long-lived-304.108-8|729	%endif
12nu|nvidia-long-lived-304.108-8|730	install -d -m755		%{buildroot}%{_sysconfdir}/ld.so.conf.d
12nu|nvidia-long-lived-304.108-8|731	touch				%{buildroot}%{_sysconfdir}/ld.so.conf.d/GL.conf
12nu|nvidia-long-lived-304.108-8|732	
12nu|nvidia-long-lived-304.108-8|733	# modprobe.conf
12nu|nvidia-long-lived-304.108-8|734	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.d
12nu|nvidia-long-lived-304.108-8|735	touch					%{buildroot}%{_sysconfdir}/modprobe.d/display-driver.conf
12nu|nvidia-long-lived-304.108-8|736	echo "install nvidia /sbin/modprobe %{modulename} \$CMDLINE_OPTS" > %{buildroot}%{_sysconfdir}/%{drivername}/modprobe.conf
12nu|nvidia-long-lived-304.108-8|737	
12nu|nvidia-long-lived-304.108-8|738	# blacklist-nvidia.conf
12nu|nvidia-long-lived-304.108-8|739	#touch					%{buildroot}%{_sysconfdir}/modprobe.d/blacklist-nvidia.conf
12nu|nvidia-long-lived-304.108-8|740	#echo "blacklist nouveau" > %{buildroot}%{_sysconfdir}/%{drivername}/blacklist-nvidia.conf
12nu|nvidia-long-lived-304.108-8|741	
12nu|nvidia-long-lived-304.108-8|742	%if %{mdkversion} < 201100
12nu|nvidia-long-lived-304.108-8|743	# modprobe.preload.d
12nu|nvidia-long-lived-304.108-8|744	# This is here because sometimes (one case reported by Christophe Fergeau on 04/2010)
12nu|nvidia-long-lived-304.108-8|745	# starting X server fails if the driver module is not already loaded.
12nu|nvidia-long-lived-304.108-8|746	# This is fixed by the reworked kms-dkms-plymouth-drakx-initrd system in 2011.0.
12nu|nvidia-long-lived-304.108-8|747	install -d -m755			%{buildroot}%{_sysconfdir}/modprobe.preload.d
12nu|nvidia-long-lived-304.108-8|748	touch					%{buildroot}%{_sysconfdir}/modprobe.preload.d/display-driver
12nu|nvidia-long-lived-304.108-8|749	echo "%{modulename}"			>  %{buildroot}%{_sysconfdir}/%{drivername}/modprobe.preload
12nu|nvidia-long-lived-304.108-8|750	%endif
12nu|nvidia-long-lived-304.108-8|751	
12nu|nvidia-long-lived-304.108-8|752	# XvMCConfig
12nu|nvidia-long-lived-304.108-8|753	install -d -m755 %{buildroot}%{_sysconfdir}/%{drivername}
12nu|nvidia-long-lived-304.108-8|754	echo "libXvMCNVIDIA_dynamic.so.1" > %{buildroot}%{_sysconfdir}/%{drivername}/XvMCConfig
12nu|nvidia-long-lived-304.108-8|755	
12nu|nvidia-long-lived-304.108-8|756	# xinit script
12nu|nvidia-long-lived-304.108-8|757	install -d -m755 %{buildroot}%{_sysconfdir}/%{drivername}
12nu|nvidia-long-lived-304.108-8|758	cat > %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit <<EOF
12nu|nvidia-long-lived-304.108-8|759	# to be sourced
12nu|nvidia-long-lived-304.108-8|760	#
12nu|nvidia-long-lived-304.108-8|761	# Do not modify this file; the changes will be overwritten.
12nu|nvidia-long-lived-304.108-8|762	# If you want to disable automatic configuration loading, create
12nu|nvidia-long-lived-304.108-8|763	# /etc/sysconfig/nvidia-settings with this line: LOAD_NVIDIA_SETTINGS="no"
12nu|nvidia-long-lived-304.108-8|764	#
12nu|nvidia-long-lived-304.108-8|765	LOAD_NVIDIA_SETTINGS="yes"
12nu|nvidia-long-lived-304.108-8|766	[ -f %{_sysconfdir}/sysconfig/nvidia-settings ] && . %{_sysconfdir}/sysconfig/nvidia-settings
12nu|nvidia-long-lived-304.108-8|767	[ "\$LOAD_NVIDIA_SETTINGS" = "yes" ] && %{_bindir}/nvidia-settings --load-config-only
12nu|nvidia-long-lived-304.108-8|768	EOF
12nu|nvidia-long-lived-304.108-8|769	chmod 0755 %{buildroot}%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
12nu|nvidia-long-lived-304.108-8|770	install -d -m755 %{buildroot}%{_sysconfdir}/X11/xinit.d
12nu|nvidia-long-lived-304.108-8|771	touch %{buildroot}%{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
12nu|nvidia-long-lived-304.108-8|772	
12nu|nvidia-long-lived-304.108-8|773	# install ldetect-lst pcitable files for backports
12nu|nvidia-long-lived-304.108-8|774	# local version of merge2pcitable.pl:read_nvidia_readme:
12nu|nvidia-long-lived-304.108-8|775	section=0
12nu|nvidia-long-lived-304.108-8|776	set +x
12nu|nvidia-long-lived-304.108-8|777	[ -e README.txt ] || cp -a usr/share/doc/README.txt .
12nu|nvidia-long-lived-304.108-8|778	cat README.txt | while read line; do
12nu|nvidia-long-lived-304.108-8|779	[ $section -gt 3 ] && break
12nu|nvidia-long-lived-304.108-8|780	if [ $((section %% 2)) -eq 0 ]; then
12nu|nvidia-long-lived-304.108-8|781	echo "$line" | grep -Pq "^\s*NVIDIA GPU product\s+Device PCI ID.*" && section=$((section+1))
12nu|nvidia-long-lived-304.108-8|782	continue
12nu|nvidia-long-lived-304.108-8|783	fi
12nu|nvidia-long-lived-304.108-8|784	if echo "$line" | grep -Pq "^\s*$"; then
12nu|nvidia-long-lived-304.108-8|785	section=$((section+1))
12nu|nvidia-long-lived-304.108-8|786	continue
12nu|nvidia-long-lived-304.108-8|787	fi
12nu|nvidia-long-lived-304.108-8|788	echo "$line" | grep -Pq "^\s*-+[\s-]+$" && continue
12nu|nvidia-long-lived-304.108-8|789	id=$(echo "$line" | sed -nre 's,^\s*.+?\s+0x(....).*$,\1,p' | tr '[:upper:]' '[:lower:]')
12nu|nvidia-long-lived-304.108-8|790	echo "0x10de	0x$id	\"Card:%{ldetect_cards_name}\""
12nu|nvidia-long-lived-304.108-8|791	done | sort -u > pcitable.nvidia.lst
12nu|nvidia-long-lived-304.108-8|792	set -x
12nu|nvidia-long-lived-304.108-8|793	[ $(wc -l pcitable.nvidia.lst | cut -f1 -d" ") -gt 200 ]
12nu|nvidia-long-lived-304.108-8|794	%if "%{ldetect_cards_name}" != ""
12nu|nvidia-long-lived-304.108-8|795	install -d -m755 %{buildroot}%{_datadir}/ldetect-lst/pcitable.d
12nu|nvidia-long-lived-304.108-8|796	gzip -c pcitable.nvidia.lst > %{buildroot}%{_datadir}/ldetect-lst/pcitable.d/40%{drivername}.lst.gz
12nu|nvidia-long-lived-304.108-8|797	%endif
12nu|nvidia-long-lived-304.108-8|798	
12nu|nvidia-long-lived-304.108-8|799	export EXCLUDE_FROM_STRIP="$(find %{buildroot} -type f \! -name nvidia-settings \! -name nvidia-xconfig)"
12nu|nvidia-long-lived-304.108-8|800	
12nu|nvidia-long-lived-304.108-8|801	%post -n %{driverpkgname}
12nu|nvidia-long-lived-304.108-8|802	# XFdrake used to generate an nvidia.conf file
12nu|nvidia-long-lived-304.108-8|803	[ -L %{_sysconfdir}/modprobe.d/nvidia.conf ] || rm -f %{_sysconfdir}/modprobe.d/nvidia.conf
12nu|nvidia-long-lived-304.108-8|804	
12nu|nvidia-long-lived-304.108-8|805	current_glconf="$(readlink -e %{_sysconfdir}/ld.so.conf.d/GL.conf)"
12nu|nvidia-long-lived-304.108-8|806	
12nu|nvidia-long-lived-304.108-8|807	# owned by libvdpau1, created in case libvdpau1 is installed only just after
12nu|nvidia-long-lived-304.108-8|808	# this package
12nu|nvidia-long-lived-304.108-8|809	mkdir -p %{_libdir}/vdpau
12nu|nvidia-long-lived-304.108-8|810	
12nu|nvidia-long-lived-304.108-8|811	%{_sbindir}/update-alternatives \
12nu|nvidia-long-lived-304.108-8|812	--install %{_sysconfdir}/ld.so.conf.d/GL.conf gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf %{priority} \
12nu|nvidia-long-lived-304.108-8|813	--slave %{_mandir}/man1/nvidia-settings.1%{_extension} man_nvidiasettings%{_extension} %{_mandir}/man1/alt-%{drivername}-settings.1%{_extension} \
12nu|nvidia-long-lived-304.108-8|814	--slave %{_mandir}/man1/nvidia-xconfig.1%{_extension} man_nvidiaxconfig%{_extension} %{_mandir}/man1/alt-%{drivername}-xconfig.1%{_extension} \
12nu|nvidia-long-lived-304.108-8|815	--slave %{_mandir}/man1/nvidia-smi.1%{_extension} nvidia-smi.1%{_extension} %{_mandir}/man1/alt-%{drivername}-smi.1%{_extension} \
12nu|nvidia-long-lived-304.108-8|816	--slave %{_datadir}/applications/mandriva-nvidia-settings.desktop nvidia_desktop %{_datadir}/%{drivername}/mandriva-nvidia-settings.desktop \
12nu|nvidia-long-lived-304.108-8|817	--slave %{_bindir}/nvidia-settings nvidia_settings %{nvidia_bindir}/nvidia-settings \
12nu|nvidia-long-lived-304.108-8|818	--slave %{_bindir}/nvidia-smi nvidia_smi %{nvidia_bindir}/nvidia-smi \
12nu|nvidia-long-lived-304.108-8|819	--slave %{_bindir}/nvidia-debugdump nvidia_debugdump %{nvidia_bindir}/nvidia-debugdump \
12nu|nvidia-long-lived-304.108-8|820	--slave %{_bindir}/nvidia-xconfig nvidia_xconfig %{nvidia_bindir}/nvidia-xconfig \
12nu|nvidia-long-lived-304.108-8|821	--slave %{_bindir}/nvidia-bug-report.sh nvidia_bug_report %{nvidia_bindir}/nvidia-bug-report.sh \
12nu|nvidia-long-lived-304.108-8|822	--slave %{_sysconfdir}/X11/XvMCConfig xvmcconfig %{_sysconfdir}/%{drivername}/XvMCConfig \
12nu|nvidia-long-lived-304.108-8|823	--slave %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit nvidia-settings.xinit %{_sysconfdir}/%{drivername}/nvidia-settings.xinit \
12nu|nvidia-long-lived-304.108-8|824	--slave %{_libdir}/vdpau/libvdpau_nvidia.so.1 %{_lib}vdpau_nvidia.so.1 %{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version} \
12nu|nvidia-long-lived-304.108-8|825	--slave %{_sysconfdir}/modprobe.d/display-driver.conf display-driver.conf %{_sysconfdir}/%{drivername}/modprobe.conf \
12nu|nvidia-long-lived-304.108-8|826	--slave %{_sysconfdir}/OpenCL/vendors/nvidia.icd nvidia.icd %{_sysconfdir}/%{drivername}/nvidia.icd \
12nu|nvidia-long-lived-304.108-8|827	%ifarch %{biarches}
12nu|nvidia-long-lived-304.108-8|828	--slave %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1 libvdpau_nvidia.so.1 %{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version} \
12nu|nvidia-long-lived-304.108-8|829	%endif
12nu|nvidia-long-lived-304.108-8|830	%if %{mdkversion} >= 200910
12nu|nvidia-long-lived-304.108-8|831	--slave %{xorg_extra_modules} xorg_extra_modules %{nvidia_extensionsdir} \
12nu|nvidia-long-lived-304.108-8|832	%endif
12nu|nvidia-long-lived-304.108-8|833	
12nu|nvidia-long-lived-304.108-8|834	if [ "${current_glconf}" = "%{_sysconfdir}/nvidia97xx/ld.so.conf" ]; then
12nu|nvidia-long-lived-304.108-8|835	# Adapt for the renaming of the driver. X.org config still has the old ModulePaths
12nu|nvidia-long-lived-304.108-8|836	# but they do not matter as we are using alternatives for libglx.so now.
12nu|nvidia-long-lived-304.108-8|837	%{_sbindir}/update-alternatives --set gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
12nu|nvidia-long-lived-304.108-8|838	fi
12nu|nvidia-long-lived-304.108-8|839	# explicit /sbin/ldconfig due to alternatives
12nu|nvidia-long-lived-304.108-8|840	/sbin/ldconfig -X
12nu|nvidia-long-lived-304.108-8|841	
12nu|nvidia-long-lived-304.108-8|842	%if "%{ldetect_cards_name}" != ""
12nu|nvidia-long-lived-304.108-8|843	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
12nu|nvidia-long-lived-304.108-8|844	%endif
12nu|nvidia-long-lived-304.108-8|845	
12nu|nvidia-long-lived-304.108-8|846	#Add 'nomodeset' to grub2 string and update grub2.cfg
12nu|nvidia-long-lived-304.108-8|847	/usr/sbin/grub2-cfg-mod --add nomodeset
12nu|nvidia-long-lived-304.108-8|848	/usr/sbin/update-grub2
12nu|nvidia-long-lived-304.108-8|849	
12nu|nvidia-long-lived-304.108-8|850	%postun -n %{driverpkgname}
12nu|nvidia-long-lived-304.108-8|851	if [ ! -f %{_sysconfdir}/%{drivername}/ld.so.conf ]; then
12nu|nvidia-long-lived-304.108-8|852	%{_sbindir}/update-alternatives --remove gl_conf %{_sysconfdir}/%{drivername}/ld.so.conf
12nu|nvidia-long-lived-304.108-8|853	fi
12nu|nvidia-long-lived-304.108-8|854	# explicit /sbin/ldconfig due to alternatives
12nu|nvidia-long-lived-304.108-8|855	/sbin/ldconfig -X
12nu|nvidia-long-lived-304.108-8|856	
12nu|nvidia-long-lived-304.108-8|857	%if "%{ldetect_cards_name}" != ""
12nu|nvidia-long-lived-304.108-8|858	[ -x %{_sbindir}/update-ldetect-lst ] && %{_sbindir}/update-ldetect-lst || :
12nu|nvidia-long-lived-304.108-8|859	%endif
12nu|nvidia-long-lived-304.108-8|860	
12nu|nvidia-long-lived-304.108-8|861	#Del 'nomodeset' to grub2 string and update grub2.cfg
12nu|nvidia-long-lived-304.108-8|862	if [ $1 -eq 0 ] ; then
12nu|nvidia-long-lived-304.108-8|863	/usr/sbin/grub2-cfg-mod --del nomodeset
12nu|nvidia-long-lived-304.108-8|864	/usr/sbin/update-grub2
12nu|nvidia-long-lived-304.108-8|865	fi
12nu|nvidia-long-lived-304.108-8|866	
12nu|nvidia-long-lived-304.108-8|867	%post -n dkms-%{drivername}
12nu|nvidia-long-lived-304.108-8|868	/usr/sbin/dkms --rpm_safe_upgrade add -m %{drivername} -v %{version}-%{release} &&
12nu|nvidia-long-lived-304.108-8|869	/usr/sbin/dkms --rpm_safe_upgrade build -m %{drivername} -v %{version}-%{release} &&
12nu|nvidia-long-lived-304.108-8|870	/usr/sbin/dkms --rpm_safe_upgrade install -m %{drivername} -v %{version}-%{release}
12nu|nvidia-long-lived-304.108-8|871	
12nu|nvidia-long-lived-304.108-8|872	# Just in case the user reboots the system too quickly and sync is not
12nu|nvidia-long-lived-304.108-8|873	# done automatically.
12nu|nvidia-long-lived-304.108-8|874	sync
12nu|nvidia-long-lived-304.108-8|875	
12nu|nvidia-long-lived-304.108-8|876	# rmmod any old driver if present and not in use (e.g. by X)
12nu|nvidia-long-lived-304.108-8|877	rmmod nvidia > /dev/null 2>&1 || true
12nu|nvidia-long-lived-304.108-8|878	
12nu|nvidia-long-lived-304.108-8|879	%preun -n dkms-%{drivername}
12nu|nvidia-long-lived-304.108-8|880	/usr/sbin/dkms --rpm_safe_upgrade remove -m %{drivername} -v %{version}-%{release} --all
12nu|nvidia-long-lived-304.108-8|881	
12nu|nvidia-long-lived-304.108-8|882	# rmmod any old driver if present and not in use (e.g. by X)
12nu|nvidia-long-lived-304.108-8|883	rmmod nvidia > /dev/null 2>&1 || true
12nu|nvidia-long-lived-304.108-8|884	
12nu|nvidia-long-lived-304.108-8|885	# Make sure that ldconfig is run after installing/uninstalling cuda/opencl libs (#62116)
12nu|nvidia-long-lived-304.108-8|886	%post -n %{drivername}-cuda-opencl
12nu|nvidia-long-lived-304.108-8|887	/sbin/ldconfig
12nu|nvidia-long-lived-304.108-8|888	
12nu|nvidia-long-lived-304.108-8|889	%postun -n %{drivername}-cuda-opencl
12nu|nvidia-long-lived-304.108-8|890	/sbin/ldconfig
12nu|nvidia-long-lived-304.108-8|891	
12nu|nvidia-long-lived-304.108-8|892	%clean
12nu|nvidia-long-lived-304.108-8|893	rm -rf %{buildroot}
12nu|nvidia-long-lived-304.108-8|894	
12nu|nvidia-long-lived-304.108-8|895	%files -n %{driverpkgname} -f %{pkgname}/nvidia.files
12nu|nvidia-long-lived-304.108-8|896	%defattr(-,root,root)
12nu|nvidia-long-lived-304.108-8|897	# other documentation files are listed in nvidia.files
12nu|nvidia-long-lived-304.108-8|898	%doc README.install.urpmi README.manual-setup
12nu|nvidia-long-lived-304.108-8|899	
12nu|nvidia-long-lived-304.108-8|900	%if "%{ldetect_cards_name}" != ""
12nu|nvidia-long-lived-304.108-8|901	%{_datadir}/ldetect-lst/pcitable.d/40%{drivername}.lst.gz
12nu|nvidia-long-lived-304.108-8|902	%endif
12nu|nvidia-long-lived-304.108-8|903	
12nu|nvidia-long-lived-304.108-8|904	# ld.so.conf, modprobe.conf, xvmcconfig, xinit
12nu|nvidia-long-lived-304.108-8|905	%ghost %{_sysconfdir}/ld.so.conf.d/GL.conf
12nu|nvidia-long-lived-304.108-8|906	%ghost %{_sysconfdir}/X11/xinit.d/nvidia-settings.xinit
12nu|nvidia-long-lived-304.108-8|907	%ghost %{_sysconfdir}/modprobe.d/display-driver.conf
12nu|nvidia-long-lived-304.108-8|908	%if %{mdkversion} < 201100
12nu|nvidia-long-lived-304.108-8|909	%ghost %{_sysconfdir}/modprobe.preload.d/display-driver
12nu|nvidia-long-lived-304.108-8|910	%endif
12nu|nvidia-long-lived-304.108-8|911	%dir %{_sysconfdir}/%{drivername}
12nu|nvidia-long-lived-304.108-8|912	%{_sysconfdir}/%{drivername}/modprobe.conf
12nu|nvidia-long-lived-304.108-8|913	%if %{mdkversion} < 201100
12nu|nvidia-long-lived-304.108-8|914	%{_sysconfdir}/%{drivername}/modprobe.preload
12nu|nvidia-long-lived-304.108-8|915	%endif
12nu|nvidia-long-lived-304.108-8|916	%{_sysconfdir}/%{drivername}/ld.so.conf
12nu|nvidia-long-lived-304.108-8|917	%{_sysconfdir}/%{drivername}/XvMCConfig
12nu|nvidia-long-lived-304.108-8|918	%{_sysconfdir}/%{drivername}/nvidia-settings.xinit
12nu|nvidia-long-lived-304.108-8|919	%if !%simple
12nu|nvidia-long-lived-304.108-8|920	%{_sysconfdir}/%{drivername}/nvidia.icd
12nu|nvidia-long-lived-304.108-8|921	%endif
12nu|nvidia-long-lived-304.108-8|922	
12nu|nvidia-long-lived-304.108-8|923	%dir %{_sysconfdir}/OpenCL
12nu|nvidia-long-lived-304.108-8|924	%dir %{_sysconfdir}/OpenCL/vendors
12nu|nvidia-long-lived-304.108-8|925	%ghost %{_sysconfdir}/OpenCL/vendors/nvidia.icd
12nu|nvidia-long-lived-304.108-8|926	
12nu|nvidia-long-lived-304.108-8|927	%ghost %{_bindir}/nvidia-settings
12nu|nvidia-long-lived-304.108-8|928	%ghost %{_bindir}/nvidia-smi
12nu|nvidia-long-lived-304.108-8|929	%ghost %{_bindir}/nvidia-debugdump
12nu|nvidia-long-lived-304.108-8|930	%ghost %{_bindir}/nvidia-xconfig
12nu|nvidia-long-lived-304.108-8|931	%ghost %{_bindir}/nvidia-bug-report.sh
12nu|nvidia-long-lived-304.108-8|932	%if !%simple
12nu|nvidia-long-lived-304.108-8|933	%dir %{nvidia_bindir}
12nu|nvidia-long-lived-304.108-8|934	%{nvidia_bindir}/nvidia-settings
12nu|nvidia-long-lived-304.108-8|935	%{nvidia_bindir}/nvidia-smi
12nu|nvidia-long-lived-304.108-8|936	%{nvidia_bindir}/nvidia-debugdump
12nu|nvidia-long-lived-304.108-8|937	%{nvidia_bindir}/nvidia-xconfig
12nu|nvidia-long-lived-304.108-8|938	%{nvidia_bindir}/nvidia-bug-report.sh
12nu|nvidia-long-lived-304.108-8|939	%endif
12nu|nvidia-long-lived-304.108-8|940	
12nu|nvidia-long-lived-304.108-8|941	%ghost %{_mandir}/man1/nvidia-xconfig.1%{_extension}
12nu|nvidia-long-lived-304.108-8|942	%ghost %{_mandir}/man1/nvidia-settings.1%{_extension}
12nu|nvidia-long-lived-304.108-8|943	%ghost %{_mandir}/man1/nvidia-smi.1%{_extension}
12nu|nvidia-long-lived-304.108-8|944	%if !%simple
12nu|nvidia-long-lived-304.108-8|945	%{_mandir}/man1/alt-%{drivername}-xconfig.1*
12nu|nvidia-long-lived-304.108-8|946	%{_mandir}/man1/alt-%{drivername}-settings.1*
12nu|nvidia-long-lived-304.108-8|947	%{_mandir}/man1/alt-%{drivername}-smi.1*
12nu|nvidia-long-lived-304.108-8|948	%else
12nu|nvidia-long-lived-304.108-8|949	%{_mandir}/man1/alt-%{drivername}-*
12nu|nvidia-long-lived-304.108-8|950	%endif
12nu|nvidia-long-lived-304.108-8|951	
12nu|nvidia-long-lived-304.108-8|952	%ghost %{_datadir}/applications/mandriva-nvidia-settings.desktop
12nu|nvidia-long-lived-304.108-8|953	%dir %{_datadir}/%{drivername}
12nu|nvidia-long-lived-304.108-8|954	%{_datadir}/%{drivername}/mandriva-nvidia-settings.desktop
12nu|nvidia-long-lived-304.108-8|955	
12nu|nvidia-long-lived-304.108-8|956	%if !%simple
12nu|nvidia-long-lived-304.108-8|957	%{_iconsdir}/hicolor/16x16/apps/%{drivername}-settings.png
12nu|nvidia-long-lived-304.108-8|958	%{_iconsdir}/hicolor/32x32/apps/%{drivername}-settings.png
12nu|nvidia-long-lived-304.108-8|959	%endif
12nu|nvidia-long-lived-304.108-8|960	%{_iconsdir}/hicolor/48x48/apps/%{drivername}-settings.png
12nu|nvidia-long-lived-304.108-8|961	
12nu|nvidia-long-lived-304.108-8|962	%if !%simple
12nu|nvidia-long-lived-304.108-8|963	%dir %{nvidia_libdir}
12nu|nvidia-long-lived-304.108-8|964	%dir %{nvidia_libdir}/tls
12nu|nvidia-long-lived-304.108-8|965	%dir %{nvidia_libdir}/vdpau
12nu|nvidia-long-lived-304.108-8|966	%{nvidia_libdir}/libGL.so.%{version}
12nu|nvidia-long-lived-304.108-8|967	%{nvidia_libdir}/libnvidia-glcore.so.%{version}
12nu|nvidia-long-lived-304.108-8|968	%{nvidia_libdir}/libXvMCNVIDIA.so.%{version}
12nu|nvidia-long-lived-304.108-8|969	%{nvidia_libdir}/libnvidia-cfg.so.%{version}
12nu|nvidia-long-lived-304.108-8|970	%{nvidia_libdir}/libnvidia-ml.so.%{version}
12nu|nvidia-long-lived-304.108-8|971	%{nvidia_libdir}/libnvidia-tls.so.%{version}
12nu|nvidia-long-lived-304.108-8|972	%{nvidia_libdir}/vdpau/libvdpau_nvidia.so.%{version}
12nu|nvidia-long-lived-304.108-8|973	%if %{mdkversion} <= 200810
12nu|nvidia-long-lived-304.108-8|974	%{nvidia_libdir}/vdpau/libvdpau_trace.so.%{version}
12nu|nvidia-long-lived-304.108-8|975	%{nvidia_libdir}/libvdpau.so.%{version}
12nu|nvidia-long-lived-304.108-8|976	%endif
12nu|nvidia-long-lived-304.108-8|977	%{nvidia_libdir}/libGL.so.1
12nu|nvidia-long-lived-304.108-8|978	%{nvidia_libdir}/libXvMCNVIDIA_dynamic.so.1
12nu|nvidia-long-lived-304.108-8|979	%{nvidia_libdir}/libnvidia-cfg.so.1
12nu|nvidia-long-lived-304.108-8|980	%{nvidia_libdir}/libnvidia-ml.so.1
12nu|nvidia-long-lived-304.108-8|981	%{nvidia_libdir}/libvdpau_nvidia.so
12nu|nvidia-long-lived-304.108-8|982	%if %{mdkversion} <= 200810
12nu|nvidia-long-lived-304.108-8|983	%{nvidia_libdir}/libvdpau.so.1
12nu|nvidia-long-lived-304.108-8|984	%endif
12nu|nvidia-long-lived-304.108-8|985	%{nvidia_libdir}/tls/libnvidia-tls.so.%{version}
12nu|nvidia-long-lived-304.108-8|986	%ifarch %{biarches}
12nu|nvidia-long-lived-304.108-8|987	%dir %{nvidia_libdir32}
12nu|nvidia-long-lived-304.108-8|988	%dir %{nvidia_libdir32}/tls
12nu|nvidia-long-lived-304.108-8|989	%dir %{nvidia_libdir32}/vdpau
12nu|nvidia-long-lived-304.108-8|990	%{nvidia_libdir32}/libGL.so.%{version}
12nu|nvidia-long-lived-304.108-8|991	%{nvidia_libdir32}/libnvidia-glcore.so.%{version}
12nu|nvidia-long-lived-304.108-8|992	%{nvidia_libdir32}/libnvidia-tls.so.%{version}
12nu|nvidia-long-lived-304.108-8|993	%{nvidia_libdir32}/libvdpau_nvidia.so
12nu|nvidia-long-lived-304.108-8|994	%{nvidia_libdir32}/vdpau/libvdpau_nvidia.so.%{version}
12nu|nvidia-long-lived-304.108-8|995	%{nvidia_libdir32}/libnvidia-ml.so.%{version}
12nu|nvidia-long-lived-304.108-8|996	%{nvidia_libdir32}/libnvidia-ml.so.1
12nu|nvidia-long-lived-304.108-8|997	%if %{mdkversion} <= 200810
12nu|nvidia-long-lived-304.108-8|998	%{nvidia_libdir32}/vdpau/libvdpau_trace.so.%{version}
12nu|nvidia-long-lived-304.108-8|999	%{nvidia_libdir32}/libvdpau.so.%{version}
12nu|nvidia-long-lived-304.108-8|1000	%endif
12nu|nvidia-long-lived-304.108-8|1001	%{nvidia_libdir32}/libGL.so.1
12nu|nvidia-long-lived-304.108-8|1002	%if %{mdkversion} <= 200810
12nu|nvidia-long-lived-304.108-8|1003	%{nvidia_libdir32}/libvdpau.so.1
12nu|nvidia-long-lived-304.108-8|1004	%endif
12nu|nvidia-long-lived-304.108-8|1005	%{nvidia_libdir32}/tls/libnvidia-tls.so.%{version}
12nu|nvidia-long-lived-304.108-8|1006	%endif
12nu|nvidia-long-lived-304.108-8|1007	# %simple
12nu|nvidia-long-lived-304.108-8|1008	%endif
12nu|nvidia-long-lived-304.108-8|1009	
12nu|nvidia-long-lived-304.108-8|1010	%ghost %{_libdir}/vdpau/libvdpau_nvidia.so.1
12nu|nvidia-long-lived-304.108-8|1011	%ifarch %{biarches}
12nu|nvidia-long-lived-304.108-8|1012	# avoid unowned directory
12nu|nvidia-long-lived-304.108-8|1013	%dir %{_prefix}/lib/vdpau
12nu|nvidia-long-lived-304.108-8|1014	%ghost %{_prefix}/lib/vdpau/libvdpau_nvidia.so.1
12nu|nvidia-long-lived-304.108-8|1015	%endif
12nu|nvidia-long-lived-304.108-8|1016	
12nu|nvidia-long-lived-304.108-8|1017	%if %{mdkversion} >= 200910 && !%simple
12nu|nvidia-long-lived-304.108-8|1018	# 2009.1+ (/usr/lib/drivername/xorg)
12nu|nvidia-long-lived-304.108-8|1019	%dir %{nvidia_modulesdir}
12nu|nvidia-long-lived-304.108-8|1020	%{nvidia_modulesdir}/libnvidia-wfb.so.1
12nu|nvidia-long-lived-304.108-8|1021	%endif
12nu|nvidia-long-lived-304.108-8|1022	
12nu|nvidia-long-lived-304.108-8|1023	%if %{mdkversion} <= 200900
12nu|nvidia-long-lived-304.108-8|1024	%ghost %{_libdir}/xorg/modules/libnvidia-wfb.so.1
12nu|nvidia-long-lived-304.108-8|1025	%endif
12nu|nvidia-long-lived-304.108-8|1026	%if %{mdkversion} <= 200800
12nu|nvidia-long-lived-304.108-8|1027	%ghost %{_libdir}/xorg/modules/libwfb.so
12nu|nvidia-long-lived-304.108-8|1028	%endif
12nu|nvidia-long-lived-304.108-8|1029	%if !%simple
12nu|nvidia-long-lived-304.108-8|1030	%{nvidia_modulesdir}/libnvidia-wfb.so.%{version}
12nu|nvidia-long-lived-304.108-8|1031	%endif
12nu|nvidia-long-lived-304.108-8|1032	
12nu|nvidia-long-lived-304.108-8|1033	%if %{mdkversion} <= 200900
12nu|nvidia-long-lived-304.108-8|1034	%dir %{nvidia_extensionsdir}
12nu|nvidia-long-lived-304.108-8|1035	%ghost %{_libdir}/xorg/modules/extensions/libglx.so
12nu|nvidia-long-lived-304.108-8|1036	%endif
12nu|nvidia-long-lived-304.108-8|1037	%if !%simple
12nu|nvidia-long-lived-304.108-8|1038	%{nvidia_extensionsdir}/libglx.so.%{version}
12nu|nvidia-long-lived-304.108-8|1039	%{nvidia_extensionsdir}/libglx.so
12nu|nvidia-long-lived-304.108-8|1040	%endif
12nu|nvidia-long-lived-304.108-8|1041	
12nu|nvidia-long-lived-304.108-8|1042	%if %{mdkversion} <= 200910
12nu|nvidia-long-lived-304.108-8|1043	%dir %{nvidia_driversdir}
12nu|nvidia-long-lived-304.108-8|1044	%ghost %{_libdir}/xorg/modules/drivers/nvidia_drv.so
12nu|nvidia-long-lived-304.108-8|1045	%endif
12nu|nvidia-long-lived-304.108-8|1046	%if !%simple
12nu|nvidia-long-lived-304.108-8|1047	%{nvidia_driversdir}/nvidia_drv.so
12nu|nvidia-long-lived-304.108-8|1048	%endif
12nu|nvidia-long-lived-304.108-8|1049	
12nu|nvidia-long-lived-304.108-8|1050	%files -n %{drivername}-devel -f %pkgname/nvidia-devel.files
12nu|nvidia-long-lived-304.108-8|1051	%defattr(-,root,root)
12nu|nvidia-long-lived-304.108-8|1052	%if !%simple
12nu|nvidia-long-lived-304.108-8|1053	%{_includedir}/%{drivername}
12nu|nvidia-long-lived-304.108-8|1054	%{nvidia_libdir}/libXvMCNVIDIA.a
12nu|nvidia-long-lived-304.108-8|1055	%{nvidia_libdir}/libXvMCNVIDIA_dynamic.so
12nu|nvidia-long-lived-304.108-8|1056	%{nvidia_libdir}/libGL.so
12nu|nvidia-long-lived-304.108-8|1057	%{nvidia_libdir}/libcuda.so
12nu|nvidia-long-lived-304.108-8|1058	%{nvidia_libdir}/libnvcuvid.so
12nu|nvidia-long-lived-304.108-8|1059	%{nvidia_libdir}/libnvidia-cfg.so
12nu|nvidia-long-lived-304.108-8|1060	%{nvidia_libdir}/libnvidia-ml.so
12nu|nvidia-long-lived-304.108-8|1061	%{nvidia_libdir}/libOpenCL.so
12nu|nvidia-long-lived-304.108-8|1062	%if %{mdkversion} <= 200810
12nu|nvidia-long-lived-304.108-8|1063	%{nvidia_libdir}/libvdpau.so
12nu|nvidia-long-lived-304.108-8|1064	%endif
12nu|nvidia-long-lived-304.108-8|1065	%ifarch %{biarches}
12nu|nvidia-long-lived-304.108-8|1066	%{nvidia_libdir32}/libGL.so
12nu|nvidia-long-lived-304.108-8|1067	%{nvidia_libdir32}/libcuda.so
12nu|nvidia-long-lived-304.108-8|1068	%{nvidia_libdir32}/libOpenCL.so
12nu|nvidia-long-lived-304.108-8|1069	%{nvidia_libdir32}/libnvidia-ml.so
12nu|nvidia-long-lived-304.108-8|1070	%if %{mdkversion} <= 200810
12nu|nvidia-long-lived-304.108-8|1071	%{nvidia_libdir32}/libvdpau.so
12nu|nvidia-long-lived-304.108-8|1072	%endif
12nu|nvidia-long-lived-304.108-8|1073	%endif
12nu|nvidia-long-lived-304.108-8|1074	%endif
12nu|nvidia-long-lived-304.108-8|1075	
12nu|nvidia-long-lived-304.108-8|1076	%files -n dkms-%{drivername}
12nu|nvidia-long-lived-304.108-8|1077	%defattr(-,root,root)
12nu|nvidia-long-lived-304.108-8|1078	%doc %{pkgname}/LICENSE
12nu|nvidia-long-lived-304.108-8|1079	%{_usrsrc}/%{drivername}-%{version}-%{release}
12nu|nvidia-long-lived-304.108-8|1080	
12nu|nvidia-long-lived-304.108-8|1081	%files -n %{drivername}-doc-html -f %pkgname/nvidia-html.files
12nu|nvidia-long-lived-304.108-8|1082	%defattr(-,root,root)
12nu|nvidia-long-lived-304.108-8|1083	
12nu|nvidia-long-lived-304.108-8|1084	%files -n %{drivername}-cuda-opencl -f %pkgname/nvidia-cuda.files
12nu|nvidia-long-lived-304.108-8|1085	%defattr(-,root,root)
12nu|nvidia-long-lived-304.108-8|1086	%if !%simple
12nu|nvidia-long-lived-304.108-8|1087	%{nvidia_libdir}/libOpenCL.so.1.0.0
12nu|nvidia-long-lived-304.108-8|1088	%{nvidia_libdir}/libOpenCL.so.1.0
12nu|nvidia-long-lived-304.108-8|1089	%{nvidia_libdir}/libOpenCL.so.1
12nu|nvidia-long-lived-304.108-8|1090	%{nvidia_libdir}/libnvcuvid.so.%{version}
12nu|nvidia-long-lived-304.108-8|1091	%{nvidia_libdir}/libnvcuvid.so.1
12nu|nvidia-long-lived-304.108-8|1092	%{nvidia_libdir}/libnvidia-compiler.so.%{version}
12nu|nvidia-long-lived-304.108-8|1093	%{nvidia_libdir}/libcuda.so.%{version}
12nu|nvidia-long-lived-304.108-8|1094	%{nvidia_libdir}/libcuda.so.1
12nu|nvidia-long-lived-304.108-8|1095	%{nvidia_libdir}/libnvidia-opencl.so.%{version}
12nu|nvidia-long-lived-304.108-8|1096	%{nvidia_libdir}/libnvidia-opencl.so.1
12nu|nvidia-long-lived-304.108-8|1097	%ifarch x86_64
12nu|nvidia-long-lived-304.108-8|1098	%{nvidia_libdir32}/libnvidia-opencl.so.%{version}
12nu|nvidia-long-lived-304.108-8|1099	%{nvidia_libdir32}/libnvidia-opencl.so.1
12nu|nvidia-long-lived-304.108-8|1100	%endif
12nu|nvidia-long-lived-304.108-8|1101	%ifarch %{biarches}
12nu|nvidia-long-lived-304.108-8|1102	%{nvidia_libdir32}/libOpenCL.so.1.0.0
12nu|nvidia-long-lived-304.108-8|1103	%{nvidia_libdir32}/libOpenCL.so.1.0
12nu|nvidia-long-lived-304.108-8|1104	%{nvidia_libdir32}/libOpenCL.so.1
12nu|nvidia-long-lived-304.108-8|1105	%{nvidia_libdir32}/libnvidia-compiler.so.%{version}
12nu|nvidia-long-lived-304.108-8|1106	%{nvidia_libdir32}/libcuda.so.%{version}
12nu|nvidia-long-lived-304.108-8|1107	%{nvidia_libdir32}/libcuda.so.1
12nu|nvidia-long-lived-304.108-8|1108	%endif
12nu|nvidia-long-lived-304.108-8|1109	%endif
12nu|nvidia-long-lived-304.108-8|1110	
12nu|nvidia-long-lived-304.108-8|1111	
12nu|nvidia-long-lived-304.108-8|1112	
12nu|nvidia-long-lived-304.108-8|1113	%changelog
12nu|nvidia-long-lived-304.108-8|1114	* Wed Jun 25 2014 Eugene Shatokhin <eugene.shatokhin@rosalab.ru> 304.108-8
12nu|nvidia-long-lived-304.108-8|1115	+ Revision: 4efe4e1
12nu|nvidia-long-lived-304.108-8|1116	- Added missing option for the newer ImageMagick
12nu|nvidia-long-lived-304.108-8|1117	
12nu|nvidia-long-lived-304.108-8|1118	

21781 12
12nu|ogre-cg-plugin-1.8.1-1|1	%define	oname ogre
12nu|ogre-cg-plugin-1.8.1-1|2	%define	filever %(echo v%{version}| tr . -)
12nu|ogre-cg-plugin-1.8.1-1|3	
12nu|ogre-cg-plugin-1.8.1-1|4	Name:		%{oname}-cg-plugin
12nu|ogre-cg-plugin-1.8.1-1|5	Version:	1.8.1
12nu|ogre-cg-plugin-1.8.1-1|6	Release:	1
12nu|ogre-cg-plugin-1.8.1-1|7	Summary:	CgProgramManager plugin for OGRE
12nu|ogre-cg-plugin-1.8.1-1|8	License:	LGPLv2+
12nu|ogre-cg-plugin-1.8.1-1|9	Group:		System/Libraries
12nu|ogre-cg-plugin-1.8.1-1|10	URL:		http://www.ogre3d.org/
12nu|ogre-cg-plugin-1.8.1-1|11	Source0:	http://downloads.sourceforge.net/ogre/%{oname}_src_%{filever}.tar.bz2
12nu|ogre-cg-plugin-1.8.1-1|12	
12nu|ogre-cg-plugin-1.8.1-1|13	BuildRequires:	cmake
12nu|ogre-cg-plugin-1.8.1-1|14	BuildRequires:	pkgconfig(x11)
12nu|ogre-cg-plugin-1.8.1-1|15	BuildRequires:	pkgconfig(xaw7)
12nu|ogre-cg-plugin-1.8.1-1|16	BuildRequires:	pkgconfig(xrandr)
12nu|ogre-cg-plugin-1.8.1-1|17	BuildRequires:	pkgconfig(xt)
12nu|ogre-cg-plugin-1.8.1-1|18	BuildRequires:	pkgconfig(gl)
12nu|ogre-cg-plugin-1.8.1-1|19	BuildRequires:	pkgconfig(glu)
12nu|ogre-cg-plugin-1.8.1-1|20	BuildRequires:	pkgconfig(OIS)
12nu|ogre-cg-plugin-1.8.1-1|21	BuildRequires:	boost-devel
12nu|ogre-cg-plugin-1.8.1-1|22	BuildRequires:	freeimage-devel
12nu|ogre-cg-plugin-1.8.1-1|23	BuildRequires:	pkgconfig(freetype2)
12nu|ogre-cg-plugin-1.8.1-1|24	BuildRequires:	pkgconfig(zziplib)
12nu|ogre-cg-plugin-1.8.1-1|25	BuildRequires:	pkgconfig(cppunit)
12nu|ogre-cg-plugin-1.8.1-1|26	BuildRequires:	cg-devel
12nu|ogre-cg-plugin-1.8.1-1|27	Requires:	ogre >= %{version}
12nu|ogre-cg-plugin-1.8.1-1|28	
12nu|ogre-cg-plugin-1.8.1-1|29	%description
12nu|ogre-cg-plugin-1.8.1-1|30	This package contains CgProgramManager plugin for OGRE.
12nu|ogre-cg-plugin-1.8.1-1|31	
12nu|ogre-cg-plugin-1.8.1-1|32	%prep
12nu|ogre-cg-plugin-1.8.1-1|33	%setup -qn %{oname}_src_%{filever}
12nu|ogre-cg-plugin-1.8.1-1|34	
12nu|ogre-cg-plugin-1.8.1-1|35	%build
12nu|ogre-cg-plugin-1.8.1-1|36	%cmake -DOGRE_CONFIG_MEMTRACK_RELEASE:BOOL=ON
12nu|ogre-cg-plugin-1.8.1-1|37	%make
12nu|ogre-cg-plugin-1.8.1-1|38	
12nu|ogre-cg-plugin-1.8.1-1|39	%install
12nu|ogre-cg-plugin-1.8.1-1|40	%__rm -rf %{buildroot}
12nu|ogre-cg-plugin-1.8.1-1|41	%__mkdir_p %{buildroot}%{_libdir}/OGRE
12nu|ogre-cg-plugin-1.8.1-1|42	%__cp build/lib/Plugin_CgProgramManager.so.%{version} %{buildroot}%{_libdir}/OGRE/
12nu|ogre-cg-plugin-1.8.1-1|43	pushd %{buildroot}%{_libdir}/OGRE/
12nu|ogre-cg-plugin-1.8.1-1|44	%__ln_s Plugin_CgProgramManager.so.%{version} Plugin_CgProgramManager.so
12nu|ogre-cg-plugin-1.8.1-1|45	popd
12nu|ogre-cg-plugin-1.8.1-1|46	
12nu|ogre-cg-plugin-1.8.1-1|47	%files
12nu|ogre-cg-plugin-1.8.1-1|48	%{_libdir}/OGRE/Plugin_CgProgramManager.so.%{version}
12nu|ogre-cg-plugin-1.8.1-1|49	%{_libdir}/OGRE/Plugin_CgProgramManager.so
12nu|ogre-cg-plugin-1.8.1-1|50	

21782 12
12nu|opentyrian-2.1-3|1	Summary:	Classic shoot-em-up arcade port
12nu|opentyrian-2.1-3|2	Name:		opentyrian
12nu|opentyrian-2.1-3|3	Version:	2.1
12nu|opentyrian-2.1-3|4	Release:	3
12nu|opentyrian-2.1-3|5	License:	GPLv2+
12nu|opentyrian-2.1-3|6	Group:		Games/Arcade
12nu|opentyrian-2.1-3|7	Url:		http://code.google.com/p/opentyrian/
12nu|opentyrian-2.1-3|8	# mercurial snapshot
12nu|opentyrian-2.1-3|9	Source0:	%{name}-%{version}.tar.bz2
12nu|opentyrian-2.1-3|10	# script to download game data
12nu|opentyrian-2.1-3|11	# Google doesn't allow easy direct downloads so use MIB hosting
12nu|opentyrian-2.1-3|12	Source1:	%{name}-installer
12nu|opentyrian-2.1-3|13	Source2:	%{name}.png
12nu|opentyrian-2.1-3|14	BuildRequires:	pkgconfig(sdl)
12nu|opentyrian-2.1-3|15	BuildRequires:	pkgconfig(SDL_net)
12nu|opentyrian-2.1-3|16	Requires:	unzip
12nu|opentyrian-2.1-3|17	Requires:	Xdialog
12nu|opentyrian-2.1-3|18	
12nu|opentyrian-2.1-3|19	%description
12nu|opentyrian-2.1-3|20	OpenTyrian is a port of the DOS shoot-em-up Tyrian. Jason Emery generously
12nu|opentyrian-2.1-3|21	gave the OpenTyrian developers a copy of the Tyrian 2.1 source code, which
12nu|opentyrian-2.1-3|22	has since been ported from Turbo Pascal to C.
12nu|opentyrian-2.1-3|23	
12nu|opentyrian-2.1-3|24	The port uses SDL, making it easily cross-platform.
12nu|opentyrian-2.1-3|25	
12nu|opentyrian-2.1-3|26	Tyrian is an arcade-style vertical scrolling shooter. The story is set
12nu|opentyrian-2.1-3|27	in 20,031 where you play as Trent Hawkins, a skilled fighter-pilot employed
12nu|opentyrian-2.1-3|28	to fight Microsol and save the galaxy.
12nu|opentyrian-2.1-3|29	
12nu|opentyrian-2.1-3|30	%files
12nu|opentyrian-2.1-3|31	%doc COPYING README CREDITS NEWS
12nu|opentyrian-2.1-3|32	%{_bindir}/*
12nu|opentyrian-2.1-3|33	%{_datadir}/pixmaps/%{name}.png
12nu|opentyrian-2.1-3|34	%{_datadir}/applications/%{name}.desktop
12nu|opentyrian-2.1-3|35	
12nu|opentyrian-2.1-3|36	#----------------------------------------------------------------------------
12nu|opentyrian-2.1-3|37	
12nu|opentyrian-2.1-3|38	%prep
12nu|opentyrian-2.1-3|39	%setup -q
12nu|opentyrian-2.1-3|40	
12nu|opentyrian-2.1-3|41	%build
12nu|opentyrian-2.1-3|42	%make release EXTRA_CFLAGS="%{optflags}" STRIP=true
12nu|opentyrian-2.1-3|43	
12nu|opentyrian-2.1-3|44	%install
12nu|opentyrian-2.1-3|45	install -Dpm 755 %{name} %{buildroot}%{_bindir}/%{name}
12nu|opentyrian-2.1-3|46	install -Dpm 755 %{SOURCE1} %{buildroot}%{_bindir}/%{name}-installer
12nu|opentyrian-2.1-3|47	
12nu|opentyrian-2.1-3|48	mkdir -p %{buildroot}%{_datadir}/pixmaps
12nu|opentyrian-2.1-3|49	install -m644 %{SOURCE2} %{buildroot}%{_datadir}/pixmaps/%{name}.png
12nu|opentyrian-2.1-3|50	
12nu|opentyrian-2.1-3|51	mkdir -p %{buildroot}%{_datadir}/applications
12nu|opentyrian-2.1-3|52	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop  <<EOF
12nu|opentyrian-2.1-3|53	[Desktop Entry]
12nu|opentyrian-2.1-3|54	Name=OpenTyrian
12nu|opentyrian-2.1-3|55	Comment=%{summary}
12nu|opentyrian-2.1-3|56	Exec=%{name}-installer
12nu|opentyrian-2.1-3|57	Icon=%{name}
12nu|opentyrian-2.1-3|58	Type=Application
12nu|opentyrian-2.1-3|59	Terminal=false
12nu|opentyrian-2.1-3|60	Categories=Game;ArcadeGame;
12nu|opentyrian-2.1-3|61	EOF
12nu|opentyrian-2.1-3|62	
12nu|opentyrian-2.1-3|63	
12nu|opentyrian-2.1-3|64	%changelog
12nu|opentyrian-2.1-3|65	* Wed May 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1-3
12nu|opentyrian-2.1-3|66	+ Revision: d3e49ff
12nu|opentyrian-2.1-3|67	- Fix data downloader, spec cleanup
12nu|opentyrian-2.1-3|68	
12nu|opentyrian-2.1-3|69	

21783 12
12nu|opera-12.16-1|1	%define name    opera
12nu|opera-12.16-1|2	%define version 12.16
12nu|opera-12.16-1|3	%define rel     1
12nu|opera-12.16-1|4	%define snap    0
12nu|opera-12.16-1|5	%define buildnb 1860
12nu|opera-12.16-1|6	
12nu|opera-12.16-1|7	%define tarball_base %{name}-%{version}-%{buildnb}
12nu|opera-12.16-1|8	
12nu|opera-12.16-1|9	%define arch_exclude_files_from_autoreq ^$
12nu|opera-12.16-1|10	%ifarch x86_64
12nu|opera-12.16-1|11	# Exclude 32-bit requires on x86_64; plugins will pull them.
12nu|opera-12.16-1|12	%define arch_exclude_files_from_autoreq ^%{_libdir}/%{name}/pluginwrapper/operapluginwrapper-ia32-linux$
12nu|opera-12.16-1|13	%endif
12nu|opera-12.16-1|14	
12nu|opera-12.16-1|15	# Exclude requires on GTK/KDE toolkits, they are optional and used
12nu|opera-12.16-1|16	# automatically when present.
12nu|opera-12.16-1|17	%define common_exclude_files_from_autoreq ^%{_libdir}/%{name}/libopera.\\+\\.so$\\|^%{_libdir}/%{name}/opera_autoupdatechecker$
12nu|opera-12.16-1|18	
12nu|opera-12.16-1|19	%if %{_use_internal_dependency_generator}
12nu|opera-12.16-1|20	%define __noautoreqfiles (%{arch_exclude_files_from_autoreq}|%{common_exclude_files_from_autoreq})
12nu|opera-12.16-1|21	%else
12nu|opera-12.16-1|22	%define _exclude_files_from_autoreq %{arch_exclude_files_from_autoreq}\\|%{common_exclude_files_from_autoreq}
12nu|opera-12.16-1|23	%endif
12nu|opera-12.16-1|24	
12nu|opera-12.16-1|25	%define debug_package   %{nil}
12nu|opera-12.16-1|26	%define __check_files   %{nil}
12nu|opera-12.16-1|27	
12nu|opera-12.16-1|28	Summary:    Opera Web Browser for Linux
12nu|opera-12.16-1|29	Name:       %{name}
12nu|opera-12.16-1|30	Version:    %{version}
12nu|opera-12.16-1|31	%if %snap
12nu|opera-12.16-1|32	Release:    %mkrel 0.%buildnb.%rel
12nu|opera-12.16-1|33	%else
12nu|opera-12.16-1|34	Release:    %mkrel %rel
12nu|opera-12.16-1|35	%endif
12nu|opera-12.16-1|36	%define shortver %(echo %version | tr -d .)
12nu|opera-12.16-1|37	Source0:        %{tarball_base}.i386.linux.tar.xz
12nu|opera-12.16-1|38	Source1:        %{tarball_base}.x86_64.linux.tar.xz
12nu|opera-12.16-1|39	Source2:        standard_skin.zip
12nu|opera-12.16-1|40	#Source3:       bookmarks.adr
12nu|opera-12.16-1|41	Patch0:         ru_lng_fixes.i386.patch
12nu|opera-12.16-1|42	Patch1:         ru_lng_fixes.x86_64.patch
12nu|opera-12.16-1|43	License:        Freeware
12nu|opera-12.16-1|44	Packager:       Konstantin Vlasov <konstantin.vlasov@rosalab.ru>
12nu|opera-12.16-1|45	Url:            http://www.opera.com/
12nu|opera-12.16-1|46	Group:          Networking/WWW
12nu|opera-12.16-1|47	BuildRoot:      %{_tmppath}/%{name}-buildroot
12nu|opera-12.16-1|48	ExclusiveArch:  %ix86 x86_64
12nu|opera-12.16-1|49	BuildRequires:  desktop-file-utils
12nu|opera-12.16-1|50	
12nu|opera-12.16-1|51	%description
12nu|opera-12.16-1|52	Opera for Linux is an alternative feature-rich Web browser.
12nu|opera-12.16-1|53	
12nu|opera-12.16-1|54	%prep
12nu|opera-12.16-1|55	%ifarch x86_64
12nu|opera-12.16-1|56	%setup -qTn %{name}-%{version}-%{buildnb}.%{_arch}.linux -b1
12nu|opera-12.16-1|57	%patch1 -p1
12nu|opera-12.16-1|58	%else
12nu|opera-12.16-1|59	%setup -qTn %{name}-%{version}-%{buildnb}.%{_arch}.linux -b0
12nu|opera-12.16-1|60	%patch0 -p1
12nu|opera-12.16-1|61	%endif
12nu|opera-12.16-1|62	
12nu|opera-12.16-1|63	
12nu|opera-12.16-1|64	%install
12nu|opera-12.16-1|65	rm -rf $RPM_BUILD_ROOT
12nu|opera-12.16-1|66	./install --system --repackage %{buildroot}%{_prefix} --prefix %{_prefix}
12nu|opera-12.16-1|67	
12nu|opera-12.16-1|68	%if "%_lib" != "lib"
12nu|opera-12.16-1|69	mv %{buildroot}%{_prefix}/lib %{buildroot}%{_libdir}
12nu|opera-12.16-1|70	%endif
12nu|opera-12.16-1|71	sed -i 's,/usr/lib,%{_libdir},' %{buildroot}%{_bindir}/opera
12nu|opera-12.16-1|72	
12nu|opera-12.16-1|73	rm -rf rpmdocs
12nu|opera-12.16-1|74	mv %{buildroot}%{_docdir}/opera rpmdocs
12nu|opera-12.16-1|75	
12nu|opera-12.16-1|76	# install fixed skin
12nu|opera-12.16-1|77	install -m644 %{SOURCE2} %{buildroot}%_datadir/%name/skin/standard_skin.zip
12nu|opera-12.16-1|78	# install mandrakized bookmarks file
12nu|opera-12.16-1|79	#install -m644 %{SOURCE2} %{buildroot}%_datadir/%name/defaults/bookmarks.adr
12nu|opera-12.16-1|80	
12nu|opera-12.16-1|81	desktop-file-install --dir %{buildroot}%{_datadir}/applications \
12nu|opera-12.16-1|82	--add-category=X-MandrivaLinux-CrossDesktop \
12nu|opera-12.16-1|83	%{buildroot}%{_datadir}/applications/%{name}-browser.desktop
12nu|opera-12.16-1|84	
12nu|opera-12.16-1|85	# StartupNotify does not work correctly when opera is already running;
12nu|opera-12.16-1|86	# the already-existing window is activated and a new tab is opened
12nu|opera-12.16-1|87	# and the completion signal is not sent.
12nu|opera-12.16-1|88	sed -i -e 's/StartupNotify=.*/StartupNotify=false/' %{buildroot}%{_datadir}/applications/%{name}-browser.desktop
12nu|opera-12.16-1|89	
12nu|opera-12.16-1|90	%if %{mdkversion} < 200900
12nu|opera-12.16-1|91	%post
12nu|opera-12.16-1|92	%{update_icon_cache hicolor}
12nu|opera-12.16-1|93	%{update_desktop_database}
12nu|opera-12.16-1|94	%{update_mime_database}
12nu|opera-12.16-1|95	%{update_menus}
12nu|opera-12.16-1|96	
12nu|opera-12.16-1|97	%postun
12nu|opera-12.16-1|98	%{clean_icon_cache hicolor}
12nu|opera-12.16-1|99	%{clean_desktop_database}
12nu|opera-12.16-1|100	%{clean_mime_database}
12nu|opera-12.16-1|101	%{clean_menus}
12nu|opera-12.16-1|102	%endif
12nu|opera-12.16-1|103	
12nu|opera-12.16-1|104	%clean
12nu|opera-12.16-1|105	rm -rf $RPM_BUILD_ROOT
12nu|opera-12.16-1|106	
12nu|opera-12.16-1|107	%files
12nu|opera-12.16-1|108	%defattr(-,root,root)
12nu|opera-12.16-1|109	%doc rpmdocs/*
12nu|opera-12.16-1|110	%_bindir/opera
12nu|opera-12.16-1|111	%_libdir/opera
12nu|opera-12.16-1|112	
12nu|opera-12.16-1|113	%_iconsdir/hicolor/*/apps/%{name}-*.*
12nu|opera-12.16-1|114	%_iconsdir/hicolor/*/mimetypes/%{name}-*.*
12nu|opera-12.16-1|115	%_datadir/applications/%{name}-browser.desktop
12nu|opera-12.16-1|116	%_datadir/mime/packages/%{name}-*.xml
12nu|opera-12.16-1|117	%_mandir/man1/opera*
12nu|opera-12.16-1|118	
12nu|opera-12.16-1|119	%dir %{_datadir}/opera
12nu|opera-12.16-1|120	%{_datadir}/opera/cert.pem
12nu|opera-12.16-1|121	%{_datadir}/opera/encoding.bin
12nu|opera-12.16-1|122	%{_datadir}/opera/*.dtd
12nu|opera-12.16-1|123	%{_datadir}/opera/*.sig
12nu|opera-12.16-1|124	%{_datadir}/opera/html5_entity_init.dat
12nu|opera-12.16-1|125	%{_datadir}/opera/pubsuffix.xml
12nu|opera-12.16-1|126	%{_datadir}/opera/lngcode.txt
12nu|opera-12.16-1|127	%{_datadir}/opera/package-id.ini
12nu|opera-12.16-1|128	%{_datadir}/opera/defaults
12nu|opera-12.16-1|129	%{_datadir}/opera/extra
12nu|opera-12.16-1|130	%{_datadir}/opera/region
12nu|opera-12.16-1|131	%{_datadir}/opera/skin
12nu|opera-12.16-1|132	%{_datadir}/opera/styles
12nu|opera-12.16-1|133	%{_datadir}/opera/ui
12nu|opera-12.16-1|134	%{_datadir}/opera/locale/en
12nu|opera-12.16-1|135	
12nu|opera-12.16-1|136	# langs
12nu|opera-12.16-1|137	%dir %{_datadir}/%{name}/locale
12nu|opera-12.16-1|138	%lang(af) %{_datadir}/%name/locale/af
12nu|opera-12.16-1|139	%lang(ar) %{_datadir}/%name/locale/ar
12nu|opera-12.16-1|140	%lang(az) %{_datadir}/%name/locale/az
12nu|opera-12.16-1|141	%lang(be) %{_datadir}/%name/locale/be
12nu|opera-12.16-1|142	%lang(bg) %{_datadir}/%name/locale/bg
12nu|opera-12.16-1|143	%lang(bn) %{_datadir}/%name/locale/bn
12nu|opera-12.16-1|144	%lang(cs) %{_datadir}/%name/locale/cs
12nu|opera-12.16-1|145	%lang(da) %{_datadir}/%name/locale/da
12nu|opera-12.16-1|146	%lang(de) %{_datadir}/%name/locale/de
12nu|opera-12.16-1|147	%lang(el) %{_datadir}/%name/locale/el
12nu|opera-12.16-1|148	%lang(en_GB) %{_datadir}/%name/locale/en-GB
12nu|opera-12.16-1|149	%lang(es_ES) %{_datadir}/%name/locale/es-ES
12nu|opera-12.16-1|150	%lang(es_LA) %{_datadir}/%name/locale/es-LA
12nu|opera-12.16-1|151	%lang(et) %{_datadir}/%name/locale/et
12nu|opera-12.16-1|152	%lang(fa) %{_datadir}/%name/locale/fa
12nu|opera-12.16-1|153	%lang(fi) %{_datadir}/%name/locale/fi
12nu|opera-12.16-1|154	%lang(fr) %{_datadir}/%name/locale/fr
12nu|opera-12.16-1|155	%lang(fr_CA) %{_datadir}/%name/locale/fr-CA
12nu|opera-12.16-1|156	%lang(fy) %{_datadir}/%name/locale/fy
12nu|opera-12.16-1|157	%lang(gd) %{_datadir}/%name/locale/gd
12nu|opera-12.16-1|158	%lang(he) %{_datadir}/%name/locale/he
12nu|opera-12.16-1|159	%lang(hi) %{_datadir}/%name/locale/hi
12nu|opera-12.16-1|160	%lang(hr) %{_datadir}/%name/locale/hr
12nu|opera-12.16-1|161	%lang(hu) %{_datadir}/%name/locale/hu
12nu|opera-12.16-1|162	%lang(id) %{_datadir}/%name/locale/id
12nu|opera-12.16-1|163	%lang(it) %{_datadir}/%name/locale/it
12nu|opera-12.16-1|164	%lang(ja) %{_datadir}/%name/locale/ja
12nu|opera-12.16-1|165	%lang(ka) %{_datadir}/%name/locale/ka
12nu|opera-12.16-1|166	%lang(kk) %{_datadir}/%name/locale/kk
12nu|opera-12.16-1|167	%lang(ko) %{_datadir}/%name/locale/ko
12nu|opera-12.16-1|168	%lang(lt) %{_datadir}/%name/locale/lt
12nu|opera-12.16-1|169	%lang(lv) %{_datadir}/%name/locale/lv
12nu|opera-12.16-1|170	%lang(me) %{_datadir}/%name/locale/me
12nu|opera-12.16-1|171	%lang(mk) %{_datadir}/%name/locale/mk
12nu|opera-12.16-1|172	%lang(ms) %{_datadir}/%name/locale/ms
12nu|opera-12.16-1|173	%lang(nb) %{_datadir}/%name/locale/nb
12nu|opera-12.16-1|174	%lang(nl) %{_datadir}/%name/locale/nl
12nu|opera-12.16-1|175	%lang(nn) %{_datadir}/%name/locale/nn
12nu|opera-12.16-1|176	%lang(pa) %{_datadir}/%name/locale/pa
12nu|opera-12.16-1|177	%lang(pl) %{_datadir}/%name/locale/pl
12nu|opera-12.16-1|178	%lang(pt) %{_datadir}/%name/locale/pt
12nu|opera-12.16-1|179	%lang(pt_BR) %{_datadir}/%name/locale/pt-BR
12nu|opera-12.16-1|180	%lang(ro) %{_datadir}/%name/locale/ro
12nu|opera-12.16-1|181	%lang(ru) %{_datadir}/%name/locale/ru
12nu|opera-12.16-1|182	%lang(sk) %{_datadir}/%name/locale/sk
12nu|opera-12.16-1|183	%lang(sr) %{_datadir}/%name/locale/sr
12nu|opera-12.16-1|184	%lang(sv) %{_datadir}/%name/locale/sv
12nu|opera-12.16-1|185	%lang(sw) %{_datadir}/%name/locale/sw
12nu|opera-12.16-1|186	%lang(ta) %{_datadir}/%name/locale/ta
12nu|opera-12.16-1|187	%lang(te) %{_datadir}/%name/locale/te
12nu|opera-12.16-1|188	%lang(th) %{_datadir}/%name/locale/th
12nu|opera-12.16-1|189	%lang(tl) %{_datadir}/%name/locale/tl
12nu|opera-12.16-1|190	%lang(tr) %{_datadir}/%name/locale/tr
12nu|opera-12.16-1|191	%lang(uk) %{_datadir}/%name/locale/uk
12nu|opera-12.16-1|192	%lang(ur) %{_datadir}/%name/locale/ur
12nu|opera-12.16-1|193	%lang(uz) %{_datadir}/%name/locale/uz
12nu|opera-12.16-1|194	%lang(vi) %{_datadir}/%name/locale/vi
12nu|opera-12.16-1|195	%lang(zh_CN) %{_datadir}/%name/locale/zh-cn
12nu|opera-12.16-1|196	%lang(zh_TW) %{_datadir}/%name/locale/zh-tw
12nu|opera-12.16-1|197	%lang(zu) %{_datadir}/%name/locale/zu
12nu|opera-12.16-1|198	

21784 12
12nu|ps3mediaserver-1.90.1-1|1	Summary:	DLNA compliant Upnp Media Server for the PS3
12nu|ps3mediaserver-1.90.1-1|2	Name:		ps3mediaserver
12nu|ps3mediaserver-1.90.1-1|3	Version:	1.90.1
12nu|ps3mediaserver-1.90.1-1|4	Release:	1
12nu|ps3mediaserver-1.90.1-1|5	License:	Proprietary
12nu|ps3mediaserver-1.90.1-1|6	Group:		Video
12nu|ps3mediaserver-1.90.1-1|7	Url:		http://code.google.com/p/ps3mediaserver/
12nu|ps3mediaserver-1.90.1-1|8	Source0:	http://ps3mediaserver.googlecode.com/files/pms-%{version}-generic-linux-unix.tar.gz
12nu|ps3mediaserver-1.90.1-1|9	Source1:	%{name}.png
12nu|ps3mediaserver-1.90.1-1|10	BuildRequires:	imagemagick
12nu|ps3mediaserver-1.90.1-1|11	Requires:	jre
12nu|ps3mediaserver-1.90.1-1|12	Requires:	mencoder
12nu|ps3mediaserver-1.90.1-1|13	Requires:	ffmpeg
12nu|ps3mediaserver-1.90.1-1|14	Requires:	mplayer
12nu|ps3mediaserver-1.90.1-1|15	BuildArch:	noarch
12nu|ps3mediaserver-1.90.1-1|16	
12nu|ps3mediaserver-1.90.1-1|17	%description
12nu|ps3mediaserver-1.90.1-1|18	PS3 Media Server is a DLNA compliant UPnP Media Server for the PS3,
12nu|ps3mediaserver-1.90.1-1|19	written in Java, with the purpose of streaming or transcoding any kind
12nu|ps3mediaserver-1.90.1-1|20	of media files, with minimum configuration. It's backed up with the
12nu|ps3mediaserver-1.90.1-1|21	powerful Mplayer/FFmpeg packages.
12nu|ps3mediaserver-1.90.1-1|22	
12nu|ps3mediaserver-1.90.1-1|23	%files
12nu|ps3mediaserver-1.90.1-1|24	%doc CHANGELOG.txt
12nu|ps3mediaserver-1.90.1-1|25	%{_bindir}/%{name}
12nu|ps3mediaserver-1.90.1-1|26	%{_datadir}/%{name}
12nu|ps3mediaserver-1.90.1-1|27	%{_datadir}/applications/%{name}.desktop
12nu|ps3mediaserver-1.90.1-1|28	%{_iconsdir}/%{name}.png
12nu|ps3mediaserver-1.90.1-1|29	%{_liconsdir}/%{name}.png
12nu|ps3mediaserver-1.90.1-1|30	%{_miconsdir}/%{name}.png
12nu|ps3mediaserver-1.90.1-1|31	
12nu|ps3mediaserver-1.90.1-1|32	#----------------------------------------------------------------------------
12nu|ps3mediaserver-1.90.1-1|33	
12nu|ps3mediaserver-1.90.1-1|34	%prep
12nu|ps3mediaserver-1.90.1-1|35	%setup -q -n pms-%{version}
12nu|ps3mediaserver-1.90.1-1|36	
12nu|ps3mediaserver-1.90.1-1|37	%build
12nu|ps3mediaserver-1.90.1-1|38	echo "Hi, i'm a fake build"
12nu|ps3mediaserver-1.90.1-1|39	
12nu|ps3mediaserver-1.90.1-1|40	%install
12nu|ps3mediaserver-1.90.1-1|41	install -dm 755 %{buildroot}%{_datadir}/%{name}
12nu|ps3mediaserver-1.90.1-1|42	cp -af * %{buildroot}%{_datadir}/%{name}
12nu|ps3mediaserver-1.90.1-1|43	
12nu|ps3mediaserver-1.90.1-1|44	mkdir -p %{buildroot}%{_bindir}
12nu|ps3mediaserver-1.90.1-1|45	cat > %{buildroot}%{_bindir}/%{name} << EOF
12nu|ps3mediaserver-1.90.1-1|46	#!/bin/sh
12nu|ps3mediaserver-1.90.1-1|47	cd %{_datadir}/%{name}
12nu|ps3mediaserver-1.90.1-1|48	exec ./PMS.sh
12nu|ps3mediaserver-1.90.1-1|49	EOF
12nu|ps3mediaserver-1.90.1-1|50	chmod +x %{buildroot}%{_bindir}/%{name}
12nu|ps3mediaserver-1.90.1-1|51	
12nu|ps3mediaserver-1.90.1-1|52	#icons
12nu|ps3mediaserver-1.90.1-1|53	mkdir -p %{buildroot}{%{_iconsdir},%{_liconsdir},%{_miconsdir}}
12nu|ps3mediaserver-1.90.1-1|54	install -m 0644 %{SOURCE1} %{buildroot}%{_liconsdir}/%{name}.png
12nu|ps3mediaserver-1.90.1-1|55	install -m 0644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
12nu|ps3mediaserver-1.90.1-1|56	convert %{buildroot}%{_miconsdir}/%{name}.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12nu|ps3mediaserver-1.90.1-1|57	install -m 0644 %{SOURCE1} %{buildroot}%{_iconsdir}/%{name}.png
12nu|ps3mediaserver-1.90.1-1|58	convert %{buildroot}%{_iconsdir}/%{name}.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12nu|ps3mediaserver-1.90.1-1|59	
12nu|ps3mediaserver-1.90.1-1|60	# menu-entry
12nu|ps3mediaserver-1.90.1-1|61	mkdir -p %{buildroot}%{_datadir}/applications
12nu|ps3mediaserver-1.90.1-1|62	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop <<EOF
12nu|ps3mediaserver-1.90.1-1|63	[Desktop Entry]
12nu|ps3mediaserver-1.90.1-1|64	Encoding=UTF-8
12nu|ps3mediaserver-1.90.1-1|65	Name=PS3 Media Server
12nu|ps3mediaserver-1.90.1-1|66	Comment=Media Server for the PS3
12nu|ps3mediaserver-1.90.1-1|67	Exec=%{name}
12nu|ps3mediaserver-1.90.1-1|68	Icon=%{name}
12nu|ps3mediaserver-1.90.1-1|69	Terminal=false
12nu|ps3mediaserver-1.90.1-1|70	Type=Application
12nu|ps3mediaserver-1.90.1-1|71	StartupNotify=true
12nu|ps3mediaserver-1.90.1-1|72	Categories=AudioVideo;X-MandrivaLinux-Multimedia-Video;
12nu|ps3mediaserver-1.90.1-1|73	EOF
12nu|ps3mediaserver-1.90.1-1|74	
12nu|ps3mediaserver-1.90.1-1|75	%changelog
12nu|ps3mediaserver-1.90.1-1|76	* Tue Sep 02 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.90.1-1
12nu|ps3mediaserver-1.90.1-1|77	+ Revision: ba08037
12nu|ps3mediaserver-1.90.1-1|78	- New version 1.90.1
12nu|ps3mediaserver-1.90.1-1|79	
12nu|ps3mediaserver-1.90.1-1|80	

21785 12
12nu|punes-0.78-1|1	%define _enable_debug_packages %{nil}
12nu|punes-0.78-1|2	%define debug_package %{nil}
12nu|punes-0.78-1|3	
12nu|punes-0.78-1|4	Summary:	Nintendo Entertaiment System (NES) emulator
12nu|punes-0.78-1|5	Name:		punes
12nu|punes-0.78-1|6	Version:	0.78
12nu|punes-0.78-1|7	Release:	1
12nu|punes-0.78-1|8	License:	Freeware
12nu|punes-0.78-1|9	Group:		Emulators
12nu|punes-0.78-1|10	Url:		http://nesdev.parodius.com/bbs/viewtopic.php?t=6928
12nu|punes-0.78-1|11	# Downloaded from dropbox account, see URL
12nu|punes-0.78-1|12	Source0:	%{name}.32bit.tar.gz
12nu|punes-0.78-1|13	Source1:	%{name}.64bit.tar.gz
12nu|punes-0.78-1|14	Source2:	%{name}.png
12nu|punes-0.78-1|15	BuildRequires:	imagemagick
12nu|punes-0.78-1|16	
12nu|punes-0.78-1|17	%description
12nu|punes-0.78-1|18	Close-sourced Nintendo Entertaiment System (NES) emulator with GUI.
12nu|punes-0.78-1|19	
12nu|punes-0.78-1|20	Among other features it has Dendy mode support.
12nu|punes-0.78-1|21	
12nu|punes-0.78-1|22	%files
12nu|punes-0.78-1|23	%{_bindir}/%{name}
12nu|punes-0.78-1|24	%{_datadir}/applications/%{name}.desktop
12nu|punes-0.78-1|25	%{_miconsdir}/%{name}.png
12nu|punes-0.78-1|26	%{_liconsdir}/%{name}.png
12nu|punes-0.78-1|27	%{_iconsdir}/hicolor/*/apps/%{name}.png
12nu|punes-0.78-1|28	
12nu|punes-0.78-1|29	#----------------------------------------------------------------------------
12nu|punes-0.78-1|30	
12nu|punes-0.78-1|31	%prep
12nu|punes-0.78-1|32	%setup -q -c -a1
12nu|punes-0.78-1|33	
12nu|punes-0.78-1|34	%build
12nu|punes-0.78-1|35	
12nu|punes-0.78-1|36	%install
12nu|punes-0.78-1|37	mkdir -p %{buildroot}%{_bindir}
12nu|punes-0.78-1|38	%ifarch x86_64
12nu|punes-0.78-1|39	cp %{name}64 %{buildroot}%{_bindir}/%{name}
12nu|punes-0.78-1|40	%else
12nu|punes-0.78-1|41	cp %{name}32 %{buildroot}%{_bindir}/%{name}
12nu|punes-0.78-1|42	%endif
12nu|punes-0.78-1|43	
12nu|punes-0.78-1|44	# icons
12nu|punes-0.78-1|45	for N in 16 32 64; do convert %{SOURCE2} -resize ${N}x${N} $N.png; done
12nu|punes-0.78-1|46	install -D 16.png %{buildroot}%{_miconsdir}/%{name}.png
12nu|punes-0.78-1|47	install -D 32.png %{buildroot}%{_liconsdir}/%{name}.png
12nu|punes-0.78-1|48	install -D 64.png %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12nu|punes-0.78-1|49	install -D %{SOURCE2} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12nu|punes-0.78-1|50	
12nu|punes-0.78-1|51	# menu-entry
12nu|punes-0.78-1|52	mkdir -p  %{buildroot}%{_datadir}/applications
12nu|punes-0.78-1|53	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12nu|punes-0.78-1|54	[Desktop Entry]
12nu|punes-0.78-1|55	Name=puNES
12nu|punes-0.78-1|56	GenericName=Nintendo Entertaiment System emulator
12nu|punes-0.78-1|57	GenericName[ru]=Эмулятор Nintendo Entertaiment System
12nu|punes-0.78-1|58	Comment=Nintendo Entertaiment System emulator
12nu|punes-0.78-1|59	Comment[ru]=Эмулятор Nintendo Entertaiment System
12nu|punes-0.78-1|60	Exec=punes
12nu|punes-0.78-1|61	Icon=punes
12nu|punes-0.78-1|62	Type=Application
12nu|punes-0.78-1|63	Categories=Game;Emulator;
12nu|punes-0.78-1|64	MimeType=application/x-nes;application/x-nes-rom;
12nu|punes-0.78-1|65	EOF
12nu|punes-0.78-1|66	
12nu|punes-0.78-1|67	
12nu|punes-0.78-1|68	%changelog
12nu|punes-0.78-1|69	* Tue Jan 21 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.78-1
12nu|punes-0.78-1|70	+ Revision: 34cbeee
12nu|punes-0.78-1|71	- LOG New version 0.78
12nu|punes-0.78-1|72	
12nu|punes-0.78-1|73	

21786 12
12nu|radeon-firmware-20130624-2|1	%define name radeon-firmware
12nu|radeon-firmware-20130624-2|2	%define version 20130624
12nu|radeon-firmware-20130624-2|3	%define release 2
12nu|radeon-firmware-20130624-2|4	
12nu|radeon-firmware-20130624-2|5	Summary: ATI/AMD Radeon firmware files
12nu|radeon-firmware-20130624-2|6	Name:	 %{name}
12nu|radeon-firmware-20130624-2|7	Version: %{version}
12nu|radeon-firmware-20130624-2|8	Release: %{release}
12nu|radeon-firmware-20130624-2|9	# extracted from git://git.kernel.org/pub/scm/linux/kernel/git/dwmw2/linux-firmware.git
12nu|radeon-firmware-20130624-2|10	# all files in radeon/ dir, LICENSE.radeon_rlc and WHENCE (license for some files)
12nu|radeon-firmware-20130624-2|11	# git archive --prefix=radeon-firmware/ HEAD radeon LICENSE.radeon_rlc WHENCE | xz > radeon-firmware-20110601.tar.xz
12nu|radeon-firmware-20130624-2|12	Source0: %{name}-%{version}.tar.xz
12nu|radeon-firmware-20130624-2|13	License: Proprietary
12nu|radeon-firmware-20130624-2|14	Group:	 System/Kernel and hardware
12nu|radeon-firmware-20130624-2|15	Url:	 http://ati.amd.com/
12nu|radeon-firmware-20130624-2|16	BuildArch: noarch
12nu|radeon-firmware-20130624-2|17	Obsoletes: radeon-rlc-firmware
12nu|radeon-firmware-20130624-2|18	Conflicts: kernel-firmware < 20120219
12nu|radeon-firmware-20130624-2|19	Conflicts: kernel-firmware-nonfree < 20120219
12nu|radeon-firmware-20130624-2|20	
12nu|radeon-firmware-20130624-2|21	%description
12nu|radeon-firmware-20130624-2|22	Firmware files for ATI/AMD Radeon graphics cards.
12nu|radeon-firmware-20130624-2|23	
12nu|radeon-firmware-20130624-2|24	This package contains all the firmware files (including RLC) for the
12nu|radeon-firmware-20130624-2|25	following Radeon series: R100, R200, R300, R400, R500, R600, R700,
12nu|radeon-firmware-20130624-2|26	Evergreen, Fusion, Northern Islands, Southern Islands, Cayman, Llano,
12nu|radeon-firmware-20130624-2|27	Trinity.
12nu|radeon-firmware-20130624-2|28	
12nu|radeon-firmware-20130624-2|29	%prep
12nu|radeon-firmware-20130624-2|30	%setup -q -n %{name}-%{version}
12nu|radeon-firmware-20130624-2|31	
12nu|radeon-firmware-20130624-2|32	%build
12nu|radeon-firmware-20130624-2|33	
12nu|radeon-firmware-20130624-2|34	%install
12nu|radeon-firmware-20130624-2|35	install -d %{buildroot}/lib/firmware/radeon
12nu|radeon-firmware-20130624-2|36	install -m644 radeon/* %{buildroot}/lib/firmware/radeon/
12nu|radeon-firmware-20130624-2|37	
12nu|radeon-firmware-20130624-2|38	%files
12nu|radeon-firmware-20130624-2|39	%doc LICENSE.*
12nu|radeon-firmware-20130624-2|40	/lib/firmware/radeon/*.bin
12nu|radeon-firmware-20130624-2|41	
12nu|radeon-firmware-20130624-2|42	%changelog
12nu|radeon-firmware-20130624-2|43	* Wed Oct 16 2013 Alexander Kazancev <kazancas@gmail.com> 20130624-2
12nu|radeon-firmware-20130624-2|44	+ Revision: 106212d
12nu|radeon-firmware-20130624-2|45	- Updated radeon-firmware.spec
12nu|radeon-firmware-20130624-2|46	
12nu|radeon-firmware-20130624-2|47	

21787 12
12nu|raine-0.62.7-1|1	# Debug is not properly generated and we don't need it anyway here
12nu|raine-0.62.7-1|2	%define _enable_debug_packages %{nil}
12nu|raine-0.62.7-1|3	%define debug_package %{nil}
12nu|raine-0.62.7-1|4	
12nu|raine-0.62.7-1|5	%define build_optimization 0
12nu|raine-0.62.7-1|6	%{?_with_optimization: %{expand: %%global build_optimization 1}}
12nu|raine-0.62.7-1|7	
12nu|raine-0.62.7-1|8	Summary:	An arcade emulator
12nu|raine-0.62.7-1|9	Name:		raine
12nu|raine-0.62.7-1|10	Version:	0.62.7
12nu|raine-0.62.7-1|11	Release:	1
12nu|raine-0.62.7-1|12	License:	Freeware
12nu|raine-0.62.7-1|13	#i.e: "Raine license", open-source freeware, distributable
12nu|raine-0.62.7-1|14	Group:		Emulators
12nu|raine-0.62.7-1|15	Url:		http://rainemu.swishparty.co.uk/
12nu|raine-0.62.7-1|16	Source0:	http://rainemu.swishparty.co.uk/htmlarchive/%{name}-%{version}.tar.bz2
12nu|raine-0.62.7-1|17	Source1:	http://rainemu.swishparty.co.uk/html/archive/icons.zip
12nu|raine-0.62.7-1|18	Source2:	http://rainemu.swishparty.co.uk/html/archive/rainedocs.zip
12nu|raine-0.62.7-1|19	Source3:	http://rainemu.swishparty.co.uk/html/archive/raine.pdf
12nu|raine-0.62.7-1|20	# From 0.50.6
12nu|raine-0.62.7-1|21	Source4:	shots.pl
12nu|raine-0.62.7-1|22	Source6:	raine-neocd-cheats.tar.gz
12nu|raine-0.62.7-1|23	Source7:	hiscore.7z
12nu|raine-0.62.7-1|24	Source20:	%{name}.rpmlintrc
12nu|raine-0.62.7-1|25	
12nu|raine-0.62.7-1|26	# emudx sources from : http://www.rainemu.com/html/archive/emudx/
12nu|raine-0.62.7-1|27	# to add an emudx file :
12nu|raine-0.62.7-1|28	# add its basename to the emudx_sources list below
12nu|raine-0.62.7-1|29	%define emudx_sources "dkongg dkongm froggerg froggerm galdxg galdxm\
12nu|raine-0.62.7-1|30	mspacmang pacmang"
12nu|raine-0.62.7-1|31	#mspacmanm pacmanm
12nu|raine-0.62.7-1|32	# this generates Source1xx tags (400 max)
12nu|raine-0.62.7-1|33	%(echo %{emudx_sources} | awk 'BEGIN { RS=" "; n=0 }; { print "Source"100+n":\t"$1".dx2"; n++ };')
12nu|raine-0.62.7-1|34	# this generates the list of emudx files for the install step
12nu|raine-0.62.7-1|35	%define emudx_files %(echo %{emudx_sources} | awk 'BEGIN { RS=" "; files="" }; { files=files" %{_sourcedir}/"$1".dx2"}; END { print files };')
12nu|raine-0.62.7-1|36	
12nu|raine-0.62.7-1|37	# artwork sources from : http://www.rainemu.com/html/download/extras.html
12nu|raine-0.62.7-1|38	# to add an artwork archive :
12nu|raine-0.62.7-1|39	# add its basename to the artwork_sources list below
12nu|raine-0.62.7-1|40	%define artwork_sources "1941 19xx arbalest arkanoid arknoid2 batrider\
12nu|raine-0.62.7-1|41	bjtwin block darius2 ddonpach dfeveron dkong dogyuun donpachi downtown\
12nu|raine-0.62.7-1|42	driftout extrmatn fireshrk frogger ghoulsu gunbird majest12 matmania\
12nu|raine-0.62.7-1|43	mercs msh mspacman msword ninjaw outzone pacman pacplus pengo puckman\
12nu|raine-0.62.7-1|44	s1945 sf2ce slammast ssi superman tdragon terracre thunderl tknight\
12nu|raine-0.62.7-1|45	tndrcade varth vimana warriorb xmcota"
12nu|raine-0.62.7-1|46	# this generates Source5xx tags
12nu|raine-0.62.7-1|47	%(echo %{artwork_sources} | awk 'BEGIN { RS=" "; n=0 }; { print "Source"500+n":\t"$1".zip"; n++ };')
12nu|raine-0.62.7-1|48	# this generates the list of artwork files for the install step
12nu|raine-0.62.7-1|49	%define artwork_files %(echo %{artwork_sources} | awk 'BEGIN { RS=" "; files="" }; { files=files" %{_sourcedir}/"$1".zip"}; END { print files };')
12nu|raine-0.62.7-1|50	
12nu|raine-0.62.7-1|51	BuildRequires:	desktop-file-utils
12nu|raine-0.62.7-1|52	BuildRequires:	nasm
12nu|raine-0.62.7-1|53	BuildRequires:	p7zip
12nu|raine-0.62.7-1|54	# for the converter
12nu|raine-0.62.7-1|55	BuildRequires:	pkgconfig(allegro)
12nu|raine-0.62.7-1|56	# the rest
12nu|raine-0.62.7-1|57	BuildRequires:	pkgconfig(gl)
12nu|raine-0.62.7-1|58	BuildRequires:	pkgconfig(glu)
12nu|raine-0.62.7-1|59	BuildRequires:	pkgconfig(libpng)
12nu|raine-0.62.7-1|60	BuildRequires:	pkgconfig(muparser)
12nu|raine-0.62.7-1|61	BuildRequires:	pkgconfig(sdl)
12nu|raine-0.62.7-1|62	BuildRequires:	pkgconfig(SDL_image)
12nu|raine-0.62.7-1|63	BuildRequires:	pkgconfig(SDL_ttf)
12nu|raine-0.62.7-1|64	BuildRequires:	SDL_sound-devel
12nu|raine-0.62.7-1|65	ExclusiveArch:	%{ix86}
12nu|raine-0.62.7-1|66	Obsoletes:	%{name}-neocd < 0.62.0
12nu|raine-0.62.7-1|67	Provides:	neoraine = %{EVRD}
12nu|raine-0.62.7-1|68	
12nu|raine-0.62.7-1|69	%description
12nu|raine-0.62.7-1|70	Raine is an emulator, it emulates some M68000 and M68020 arcade games
12nu|raine-0.62.7-1|71	and is mainly focused on Taito and Jaleco games hardware.
12nu|raine-0.62.7-1|72	
12nu|raine-0.62.7-1|73	Since 0.62 Raine was merged with NeoRaine into one emulator.
12nu|raine-0.62.7-1|74	
12nu|raine-0.62.7-1|75	To play NeoGeo CD games you need neocd.bin (or neocd.zip), which is the
12nu|raine-0.62.7-1|76	neocd bios to be in the (neo)raine's data directory:
12nu|raine-0.62.7-1|77	%{_gamesdatadir}/raine
12nu|raine-0.62.7-1|78	
12nu|raine-0.62.7-1|79	%package artwork
12nu|raine-0.62.7-1|80	Summary:	Artwork for Raine
12nu|raine-0.62.7-1|81	Group:		Emulators
12nu|raine-0.62.7-1|82	Requires:	raine
12nu|raine-0.62.7-1|83	
12nu|raine-0.62.7-1|84	%description artwork
12nu|raine-0.62.7-1|85	Artwork for Raine. These files are pictures used mainly to fill the ugly
12nu|raine-0.62.7-1|86	black borders in vertical games.
12nu|raine-0.62.7-1|87	
12nu|raine-0.62.7-1|88	%package emudx2
12nu|raine-0.62.7-1|89	Summary:	Files to enhance emulation of old arcade games in raine
12nu|raine-0.62.7-1|90	Group:		Emulators
12nu|raine-0.62.7-1|91	Requires:	raine
12nu|raine-0.62.7-1|92	
12nu|raine-0.62.7-1|93	%description emudx2
12nu|raine-0.62.7-1|94	Files to enhance emulation of old arcade games.
12nu|raine-0.62.7-1|95	Donkey Kong, Frogger, Galaxian, Pac-Man and Ms. Pac-Man are suported.
12nu|raine-0.62.7-1|96	
12nu|raine-0.62.7-1|97	It requires the roms to be enhanced and the raine emulator.
12nu|raine-0.62.7-1|98	
12nu|raine-0.62.7-1|99	%prep
12nu|raine-0.62.7-1|100	%setup -q
12nu|raine-0.62.7-1|101	%setup -q -T -D -a 1 -a 2 -a 6
12nu|raine-0.62.7-1|102	cp -p %{SOURCE3} %{SOURCE4} .
12nu|raine-0.62.7-1|103	7za x -y %{SOURCE7}
12nu|raine-0.62.7-1|104	
12nu|raine-0.62.7-1|105	%build
12nu|raine-0.62.7-1|106	%if !%{build_optimization}
12nu|raine-0.62.7-1|107	rm -f cpuinfo
12nu|raine-0.62.7-1|108	echo "_MARCH=-march=i586 -mtune=pentiumpro" > cpuinfo
12nu|raine-0.62.7-1|109	echo "CPU=pentiumpro" >> cpuinfo
12nu|raine-0.62.7-1|110	%else
12nu|raine-0.62.7-1|111	rm -f cpuinfo
12nu|raine-0.62.7-1|112	%endif
12nu|raine-0.62.7-1|113	export OSTYPE
12nu|raine-0.62.7-1|114	%make
12nu|raine-0.62.7-1|115	make converter
12nu|raine-0.62.7-1|116	
12nu|raine-0.62.7-1|117	%install
12nu|raine-0.62.7-1|118	%makeinstall_std VERBOSE=1
12nu|raine-0.62.7-1|119	
12nu|raine-0.62.7-1|120	# savegame converter
12nu|raine-0.62.7-1|121	install -D -m 755 converter %{buildroot}%{_gamesbindir}/raine-savegame-converter
12nu|raine-0.62.7-1|122	
12nu|raine-0.62.7-1|123	# history
12nu|raine-0.62.7-1|124	install -D -m 644 history.dat %{buildroot}%{_gamesdatadir}/raine/history.dat
12nu|raine-0.62.7-1|125	
12nu|raine-0.62.7-1|126	# icons
12nu|raine-0.62.7-1|127	install -D -m 644 Raine48x48.png %{buildroot}%{_liconsdir}/raine.png
12nu|raine-0.62.7-1|128	install -D -m 644 Raine32X32.png %{buildroot}%{_iconsdir}/raine.png
12nu|raine-0.62.7-1|129	install -D -m 644 Raine16X16.png %{buildroot}%{_miconsdir}/raine.png
12nu|raine-0.62.7-1|130	
12nu|raine-0.62.7-1|131	# menu
12nu|raine-0.62.7-1|132	desktop-file-install --vendor="" \
12nu|raine-0.62.7-1|133	--add-category="X-MandrivaLinux-MoreApplications-Emulators" \
12nu|raine-0.62.7-1|134	--dir %{buildroot}%{_datadir}/applications/ \
12nu|raine-0.62.7-1|135	%{buildroot}%{_datadir}/applications/*
12nu|raine-0.62.7-1|136	
12nu|raine-0.62.7-1|137	# artwork
12nu|raine-0.62.7-1|138	mkdir -p %{buildroot}%{_gamesdatadir}/raine/artwork
12nu|raine-0.62.7-1|139	install -m 644 %{artwork_files} %{buildroot}%{_gamesdatadir}/raine/artwork
12nu|raine-0.62.7-1|140	
12nu|raine-0.62.7-1|141	# emudx
12nu|raine-0.62.7-1|142	install -d -m 755 %{buildroot}%{_gamesdatadir}/raine/emudx
12nu|raine-0.62.7-1|143	install -m 644 %{emudx_files} %{buildroot}%{_gamesdatadir}/raine/emudx
12nu|raine-0.62.7-1|144	
12nu|raine-0.62.7-1|145	# remove no longer needed but still installed neoraine files
12nu|raine-0.62.7-1|146	rm -f %{buildroot}%{_datadir}/pixmaps/neoraine.png
12nu|raine-0.62.7-1|147	rm -f %{buildroot}%{_datadir}/applications/neoraine.desktop
12nu|raine-0.62.7-1|148	
12nu|raine-0.62.7-1|149	%files
12nu|raine-0.62.7-1|150	%defattr(0644,root,root,0755)
12nu|raine-0.62.7-1|151	%doc raine.txt raine.pdf raine.lyx shots.pl
12nu|raine-0.62.7-1|152	%attr(0755,root,root) %{_gamesbindir}/raine
12nu|raine-0.62.7-1|153	%attr(0755,root,root) %{_gamesbindir}/raine-savegame-converter
12nu|raine-0.62.7-1|154	%dir %{_gamesdatadir}/raine
12nu|raine-0.62.7-1|155	%{_gamesdatadir}/raine/cheats.cfg
12nu|raine-0.62.7-1|156	%{_gamesdatadir}/raine/hiscore.dat
12nu|raine-0.62.7-1|157	%{_gamesdatadir}/raine/history.dat
12nu|raine-0.62.7-1|158	%{_gamesdatadir}/raine/bitmaps
12nu|raine-0.62.7-1|159	%{_gamesdatadir}/raine/fonts
12nu|raine-0.62.7-1|160	%{_gamesdatadir}/raine/roms
12nu|raine-0.62.7-1|161	%{_gamesdatadir}/raine/scripts
12nu|raine-0.62.7-1|162	%{_gamesdatadir}/raine/shaders
12nu|raine-0.62.7-1|163	%{_iconsdir}/raine.png
12nu|raine-0.62.7-1|164	%{_miconsdir}/raine.png
12nu|raine-0.62.7-1|165	%{_liconsdir}/raine.png
12nu|raine-0.62.7-1|166	%{_datadir}/pixmaps/raine.png
12nu|raine-0.62.7-1|167	%{_datadir}/applications/raine.desktop
12nu|raine-0.62.7-1|168	# ex-neocd files
12nu|raine-0.62.7-1|169	%{_gamesdatadir}/raine/neocheats.cfg
12nu|raine-0.62.7-1|170	
12nu|raine-0.62.7-1|171	%files artwork
12nu|raine-0.62.7-1|172	%defattr(0644,root,root,0755)
12nu|raine-0.62.7-1|173	%doc raine.txt
12nu|raine-0.62.7-1|174	%{_gamesdatadir}/raine/artwork
12nu|raine-0.62.7-1|175	
12nu|raine-0.62.7-1|176	%files emudx2
12nu|raine-0.62.7-1|177	%defattr(0644,root,root,0755)
12nu|raine-0.62.7-1|178	%doc raine.txt
12nu|raine-0.62.7-1|179	%{_gamesdatadir}/raine/emudx
12nu|raine-0.62.7-1|180	

21788 12
12nu|sdlmame-0.153-1|1	# Better disable debug because with it's so greedy for resources
12nu|sdlmame-0.153-1|2	# that linkage fails
12nu|sdlmame-0.153-1|3	%define _enable_debug_packages %{nil}
12nu|sdlmame-0.153-1|4	%define debug_package %{nil}
12nu|sdlmame-0.153-1|5	
12nu|sdlmame-0.153-1|6	Summary:	SDL MAME is an arcade emulator
12nu|sdlmame-0.153-1|7	Name:		sdlmame
12nu|sdlmame-0.153-1|8	Version:	0.153
12nu|sdlmame-0.153-1|9	Release:	1
12nu|sdlmame-0.153-1|10	%define sversion	%(sed -r -e "s/\\.//" -e "s/(.*)u(.)/\\1/" <<<%{version})
12nu|sdlmame-0.153-1|11	License:	Freeware
12nu|sdlmame-0.153-1|12	Group:		Emulators
12nu|sdlmame-0.153-1|13	Url:		http://mamedev.org/
12nu|sdlmame-0.153-1|14	#http://mamedev.org/downloader.php?&file=mame%{sversion}s.zip
12nu|sdlmame-0.153-1|15	Source0:	mame%{sversion}s.zip
12nu|sdlmame-0.153-1|16	Source1:	sdlmame-wrapper
12nu|sdlmame-0.153-1|17	Source2:	sdlmess-wrapper
12nu|sdlmame-0.153-1|18	Source3:	sdlmame-extra.tar.bz2
12nu|sdlmame-0.153-1|19	# Repack from git and 0.146 as these files are no longer in sources zip
12nu|sdlmame-0.153-1|20	Source4:	sdlmess-extra-0.147.tar.bz2
12nu|sdlmame-0.153-1|21	
12nu|sdlmame-0.153-1|22	Patch0:		sdlmame-0.151-verbose-build.patch
12nu|sdlmame-0.153-1|23	# x86_64 build fails due to extra optimizations
12nu|sdlmame-0.153-1|24	Patch1:		sdlmame-0.150-dont-force-inline.patch
12nu|sdlmame-0.153-1|25	# We don't want 64 bit binaries to have extra suffix
12nu|sdlmame-0.153-1|26	Patch2:		sdlmame-0.147-no64suffix.patch
12nu|sdlmame-0.153-1|27	
12nu|sdlmame-0.153-1|28	BuildRequires:	dos2unix
12nu|sdlmame-0.153-1|29	BuildRequires:	pkgconfig(alsa)
12nu|sdlmame-0.153-1|30	BuildRequires:	pkgconfig(cairo)
12nu|sdlmame-0.153-1|31	BuildRequires:	pkgconfig(expat)
12nu|sdlmame-0.153-1|32	BuildRequires:	pkgconfig(flac)
12nu|sdlmame-0.153-1|33	BuildRequires:	pkgconfig(fontconfig)
12nu|sdlmame-0.153-1|34	BuildRequires:	pkgconfig(freetype2)
12nu|sdlmame-0.153-1|35	BuildRequires:	pkgconfig(gl)
12nu|sdlmame-0.153-1|36	BuildRequires:	pkgconfig(glu)
12nu|sdlmame-0.153-1|37	BuildRequires:	pkgconfig(gtk+-2.0)
12nu|sdlmame-0.153-1|38	BuildRequires:	pkgconfig(gconf-2.0)
12nu|sdlmame-0.153-1|39	BuildRequires:	pkgconfig(pango)
12nu|sdlmame-0.153-1|40	BuildRequires:	pkgconfig(pangocairo)
12nu|sdlmame-0.153-1|41	BuildRequires:	pkgconfig(sdl)
12nu|sdlmame-0.153-1|42	BuildRequires:	pkgconfig(SDL_ttf)
12nu|sdlmame-0.153-1|43	BuildRequires:	pkgconfig(x11)
12nu|sdlmame-0.153-1|44	BuildRequires:	pkgconfig(xinerama)
12nu|sdlmame-0.153-1|45	BuildRequires:	pkgconfig(xrender)
12nu|sdlmame-0.153-1|46	BuildRequires:	pkgconfig(zlib)
12nu|sdlmame-0.153-1|47	ExclusiveArch:	%{ix86} x86_64 ppc
12nu|sdlmame-0.153-1|48	
12nu|sdlmame-0.153-1|49	%description
12nu|sdlmame-0.153-1|50	SDL MAME is an arcade emulator using SDL, and based on the Multiple Arcade
12nu|sdlmame-0.153-1|51	Machine Emulator (MAME).
12nu|sdlmame-0.153-1|52	
12nu|sdlmame-0.153-1|53	You can find a some freeware and their description on http://mamedev.org/roms/
12nu|sdlmame-0.153-1|54	
12nu|sdlmame-0.153-1|55	If you some tricks to finish a game, the cheat.zip file is now provided in a
12nu|sdlmame-0.153-1|56	other package named sdlmame-extra-data.
12nu|sdlmame-0.153-1|57	
12nu|sdlmame-0.153-1|58	%files
12nu|sdlmame-0.153-1|59	%defattr(0644,root,games,0755)
12nu|sdlmame-0.153-1|60	%doc docs/*
12nu|sdlmame-0.153-1|61	%attr(0755,root,games) %{_gamesbindir}/sdlmame*
12nu|sdlmame-0.153-1|62	%attr(0755,root,games) %{_gamesbindir}/*-sdlmame
12nu|sdlmame-0.153-1|63	%{_gamesdatadir}/sdlmame
12nu|sdlmame-0.153-1|64	
12nu|sdlmame-0.153-1|65	#----------------------------------------------------------------------------
12nu|sdlmame-0.153-1|66	
12nu|sdlmame-0.153-1|67	%package -n sdlmess
12nu|sdlmame-0.153-1|68	Summary:	SDL MESS emulates a large variety of different systems
12nu|sdlmame-0.153-1|69	Group:		Emulators
12nu|sdlmame-0.153-1|70	
12nu|sdlmame-0.153-1|71	%description -n sdlmess
12nu|sdlmame-0.153-1|72	SDL MESS is a free emulator which emulates a large variety of different
12nu|sdlmame-0.153-1|73	systems (computers and home entertainment systems).
12nu|sdlmame-0.153-1|74	It uses SDL, and is based on MESS.
12nu|sdlmame-0.153-1|75	
12nu|sdlmame-0.153-1|76	%files -n sdlmess
12nu|sdlmame-0.153-1|77	%defattr(0644,root,games,0755)
12nu|sdlmame-0.153-1|78	%doc docs/*
12nu|sdlmame-0.153-1|79	%attr(0755,root,games) %{_gamesbindir}/sdlmess*
12nu|sdlmame-0.153-1|80	%attr(0755,root,games) %{_gamesbindir}/*-sdlmess
12nu|sdlmame-0.153-1|81	%{_gamesdatadir}/sdlmess
12nu|sdlmame-0.153-1|82	
12nu|sdlmame-0.153-1|83	#----------------------------------------------------------------------------
12nu|sdlmame-0.153-1|84	
12nu|sdlmame-0.153-1|85	%prep
12nu|sdlmame-0.153-1|86	%setup -c -n %{name}-%{version} -q
12nu|sdlmame-0.153-1|87	unzip -qq mame.zip
12nu|sdlmame-0.153-1|88	%patch0 -p1
12nu|sdlmame-0.153-1|89	%patch1 -p1
12nu|sdlmame-0.153-1|90	%patch2 -p1
12nu|sdlmame-0.153-1|91	
12nu|sdlmame-0.153-1|92	#files missing : ui.bdf, keymaps
12nu|sdlmame-0.153-1|93	tar xf %{SOURCE3}
12nu|sdlmame-0.153-1|94	#files missing : arkwork, sysinfo.dat
12nu|sdlmame-0.153-1|95	tar xf %{SOURCE4}
12nu|sdlmame-0.153-1|96	
12nu|sdlmame-0.153-1|97	find . -type f | xargs dos2unix
12nu|sdlmame-0.153-1|98	
12nu|sdlmame-0.153-1|99	%build
12nu|sdlmame-0.153-1|100	#notes:
12nu|sdlmame-0.153-1|101	#fullname is prefix+name+suffix+suffix64+suffixdebug(+suffixexe)
12nu|sdlmame-0.153-1|102	#optimizing for specific processor adds suffixes:
12nu|sdlmame-0.153-1|103	#DEBUG=1 for the debugger
12nu|sdlmame-0.153-1|104	#SYMBOLS=1 to build a -debug package
12nu|sdlmame-0.153-1|105	#set ARCHOPTS for architecture-specific optimizations
12nu|sdlmame-0.153-1|106	#(-march=,-msse3,-mcpu=,...)
12nu|sdlmame-0.153-1|107	#Arch is auto-detected now, DRC options are set accordingly
12nu|sdlmame-0.153-1|108	#no need for PTR64=1, PPC=1, X86_MIPS3_DRC=, X86_PPC_DRC=, etc
12nu|sdlmame-0.153-1|109	%make all TARGET=mame \
12nu|sdlmame-0.153-1|110	PREFIX=sdl \
12nu|sdlmame-0.153-1|111	NOWERROR=1 \
12nu|sdlmame-0.153-1|112	BUILD_EXPAT= \
12nu|sdlmame-0.153-1|113	BUILD_FLAC= \
12nu|sdlmame-0.153-1|114	BUILD_ZLIB= \
12nu|sdlmame-0.153-1|115	NO_USE_QTDEBUG=1 \
12nu|sdlmame-0.153-1|116	NO_DEBUGGER=1 \
12nu|sdlmame-0.153-1|117	OPT_FLAGS="%{optflags}"
12nu|sdlmame-0.153-1|118	
12nu|sdlmame-0.153-1|119	%make all TARGET=mess \
12nu|sdlmame-0.153-1|120	PREFIX=sdl \
12nu|sdlmame-0.153-1|121	NOWERROR=1 \
12nu|sdlmame-0.153-1|122	BUILD_EXPAT= \
12nu|sdlmame-0.153-1|123	BUILD_FLAC= \
12nu|sdlmame-0.153-1|124	BUILD_ZLIB= \
12nu|sdlmame-0.153-1|125	NO_USE_QTDEBUG=1 \
12nu|sdlmame-0.153-1|126	NO_DEBUGGER=1 \
12nu|sdlmame-0.153-1|127	OPT_FLAGS="%{optflags}"
12nu|sdlmame-0.153-1|128	
12nu|sdlmame-0.153-1|129	%install
12nu|sdlmame-0.153-1|130	install -d -m 755 %{buildroot}%{_gamesbindir}
12nu|sdlmame-0.153-1|131	install -m 755 sdlmame %{buildroot}/%{_gamesbindir}/sdlmame.real
12nu|sdlmame-0.153-1|132	install -m 755 sdlmess* %{buildroot}/%{_gamesbindir}/sdlmess.real
12nu|sdlmame-0.153-1|133	
12nu|sdlmame-0.153-1|134	#tools
12nu|sdlmame-0.153-1|135	#useful to manage roms
12nu|sdlmame-0.153-1|136	install -m 755 chdman %{buildroot}%{_gamesbindir}/chdman-sdlmame
12nu|sdlmame-0.153-1|137	install -m 755 chdman %{buildroot}%{_gamesbindir}/chdman-sdlmess
12nu|sdlmame-0.153-1|138	install -m 755 romcmp %{buildroot}%{_gamesbindir}/romcmp-sdlmame
12nu|sdlmame-0.153-1|139	install -m 755 romcmp %{buildroot}%{_gamesbindir}/romcmp-sdlmess
12nu|sdlmame-0.153-1|140	#useful to create a new keymap
12nu|sdlmame-0.153-1|141	install -m 755 testkeys %{buildroot}%{_gamesbindir}/testkeys-sdlmame
12nu|sdlmame-0.153-1|142	install -m 755 testkeys %{buildroot}%{_gamesbindir}/testkeys-sdlmess
12nu|sdlmame-0.153-1|143	#other tools built:
12nu|sdlmame-0.153-1|144	#jedutils, makemeta, regrep, srcclean
12nu|sdlmame-0.153-1|145	
12nu|sdlmame-0.153-1|146	#"support files" moved to sdlmame-extra-data
12nu|sdlmame-0.153-1|147	#but the directory is still owned by this package
12nu|sdlmame-0.153-1|148	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmame
12nu|sdlmame-0.153-1|149	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmess
12nu|sdlmame-0.153-1|150	
12nu|sdlmame-0.153-1|151	#ui font
12nu|sdlmame-0.153-1|152	install -m 644 ui.bdf %{buildroot}/%{_gamesdatadir}/sdlmame/
12nu|sdlmame-0.153-1|153	install -m 644 ui.bdf %{buildroot}/%{_gamesdatadir}/sdlmess/
12nu|sdlmame-0.153-1|154	
12nu|sdlmame-0.153-1|155	#keymaps
12nu|sdlmame-0.153-1|156	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmame/keymaps
12nu|sdlmame-0.153-1|157	install -m 644 keymaps/* %{buildroot}/%{_gamesdatadir}/sdlmame/keymaps/
12nu|sdlmame-0.153-1|158	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmess/keymaps
12nu|sdlmame-0.153-1|159	install -m 644 keymaps/* %{buildroot}/%{_gamesdatadir}/sdlmess/keymaps/
12nu|sdlmame-0.153-1|160	
12nu|sdlmame-0.153-1|161	#various directories and files
12nu|sdlmame-0.153-1|162	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmess/artwork
12nu|sdlmame-0.153-1|163	install -m 644 artwork/* %{buildroot}%{_gamesdatadir}/sdlmess/artwork/
12nu|sdlmame-0.153-1|164	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmame/hash
12nu|sdlmame-0.153-1|165	install -m 644 hash/* %{buildroot}%{_gamesdatadir}/sdlmame/hash/
12nu|sdlmame-0.153-1|166	install -d -m 755 %{buildroot}%{_gamesdatadir}/sdlmess/hash
12nu|sdlmame-0.153-1|167	install -m 644 hash/* %{buildroot}%{_gamesdatadir}/sdlmess/hash/
12nu|sdlmame-0.153-1|168	
12nu|sdlmame-0.153-1|169	#sysinfo.dat
12nu|sdlmame-0.153-1|170	install -m 644 sysinfo.dat %{buildroot}%{_gamesdatadir}/sdlmess/
12nu|sdlmame-0.153-1|171	
12nu|sdlmame-0.153-1|172	#install wrapper
12nu|sdlmame-0.153-1|173	install -m 755 %{SOURCE1} %{buildroot}%{_gamesbindir}/sdlmame
12nu|sdlmame-0.153-1|174	install -m 755 %{SOURCE2} %{buildroot}%{_gamesbindir}/sdlmess
12nu|sdlmame-0.153-1|175	
12nu|sdlmame-0.153-1|176	
12nu|sdlmame-0.153-1|177	%changelog
12nu|sdlmame-0.153-1|178	* Mon May 26 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.153-1
12nu|sdlmame-0.153-1|179	+ Revision: 5121d88
12nu|sdlmame-0.153-1|180	- Convert source files with dos2unix to fix build with gcc 4.9
12nu|sdlmame-0.153-1|181	
12nu|sdlmame-0.153-1|182	

21789 12
12nu|sopcast-player-0.8.5-1|1	# In fact, it's noarch package but it depends on 32 bit only sp-auth
12nu|sopcast-player-0.8.5-1|2	# So keep sopcast-player 32 bit only too
12nu|sopcast-player-0.8.5-1|3	%define _enable_debug_packages %{nil}
12nu|sopcast-player-0.8.5-1|4	%define debug_package %{nil}
12nu|sopcast-player-0.8.5-1|5	
12nu|sopcast-player-0.8.5-1|6	Summary:	A GUI front-end to SopCast
12nu|sopcast-player-0.8.5-1|7	Name:		sopcast-player
12nu|sopcast-player-0.8.5-1|8	Version:	0.8.5
12nu|sopcast-player-0.8.5-1|9	Release:	1
12nu|sopcast-player-0.8.5-1|10	License:	GPLv2+
12nu|sopcast-player-0.8.5-1|11	Group:		Video
12nu|sopcast-player-0.8.5-1|12	Url:		http://code.google.com/p/sopcast-player/
12nu|sopcast-player-0.8.5-1|13	Source0:	http://sopcast-player.googlecode.com/files/%{name}-%{version}.tar.gz
12nu|sopcast-player-0.8.5-1|14	BuildRequires:	python-setuptools
12nu|sopcast-player-0.8.5-1|15	BuildRequires:	gettext
12nu|sopcast-player-0.8.5-1|16	BuildRequires:	vlc-devel
12nu|sopcast-player-0.8.5-1|17	Requires:	sp-auth
12nu|sopcast-player-0.8.5-1|18	Requires:	pygtk2
12nu|sopcast-player-0.8.5-1|19	Requires:	python
12nu|sopcast-player-0.8.5-1|20	Requires:	vlc
12nu|sopcast-player-0.8.5-1|21	ExclusiveArch:	%{ix86}
12nu|sopcast-player-0.8.5-1|22	
12nu|sopcast-player-0.8.5-1|23	%description
12nu|sopcast-player-0.8.5-1|24	SopCast Player is designed to be an easy to use Linux GUI front-end for the p2p
12nu|sopcast-player-0.8.5-1|25	streaming technology developed by SopCast. SopCast Player features an
12nu|sopcast-player-0.8.5-1|26	integrated video player, a channel guide, and bookmarks. Once SopCast Player is
12nu|sopcast-player-0.8.5-1|27	installed it simply "just works" with no required configuration.
12nu|sopcast-player-0.8.5-1|28	
12nu|sopcast-player-0.8.5-1|29	%prep
12nu|sopcast-player-0.8.5-1|30	%setup -qn %{name}
12nu|sopcast-player-0.8.5-1|31	
12nu|sopcast-player-0.8.5-1|32	%build
12nu|sopcast-player-0.8.5-1|33	%setup_compile_flags
12nu|sopcast-player-0.8.5-1|34	%make
12nu|sopcast-player-0.8.5-1|35	
12nu|sopcast-player-0.8.5-1|36	%install
12nu|sopcast-player-0.8.5-1|37	%makeinstall_std
12nu|sopcast-player-0.8.5-1|38	
12nu|sopcast-player-0.8.5-1|39	%find_lang %{name}
12nu|sopcast-player-0.8.5-1|40	
12nu|sopcast-player-0.8.5-1|41	%files -f %{name}.lang
12nu|sopcast-player-0.8.5-1|42	%{_bindir}/%{name}
12nu|sopcast-player-0.8.5-1|43	%{_datadir}/%{name}
12nu|sopcast-player-0.8.5-1|44	%{_datadir}/applications/%{name}.desktop
12nu|sopcast-player-0.8.5-1|45	%{_iconsdir}/hicolor/*/apps/%{name}.svg
12nu|sopcast-player-0.8.5-1|46	

21790 12
12nu|sp-auth-3.2.6-1|1	%if %{_use_internal_dependency_generator}
12nu|sp-auth-3.2.6-1|2	%define __noautoprov 'libstdc++(.*)'
12nu|sp-auth-3.2.6-1|3	%define __noautoreq 'libstdc++(.*)|(.*)GLIBC_PRIVATE(.*)'
12nu|sp-auth-3.2.6-1|4	%endif
12nu|sp-auth-3.2.6-1|5	
12nu|sp-auth-3.2.6-1|6	Summary:	SopCast client
12nu|sp-auth-3.2.6-1|7	Name:		sp-auth
12nu|sp-auth-3.2.6-1|8	Version:	3.2.6
12nu|sp-auth-3.2.6-1|9	Release:	1
12nu|sp-auth-3.2.6-1|10	License:	Freeware
12nu|sp-auth-3.2.6-1|11	Group:		Video
12nu|sp-auth-3.2.6-1|12	Url:		http://code.google.com/p/sopcast-player/
12nu|sp-auth-3.2.6-1|13	Source0:	http://sopcast-player.googlecode.com/files/%{name}-%{version}.tar.gz
12nu|sp-auth-3.2.6-1|14	Source1:	libstdcpp5.tgz
12nu|sp-auth-3.2.6-1|15	ExclusiveArch:	%{ix86}
12nu|sp-auth-3.2.6-1|16	
12nu|sp-auth-3.2.6-1|17	%description
12nu|sp-auth-3.2.6-1|18	Command line version of SopCast client.
12nu|sp-auth-3.2.6-1|19	
12nu|sp-auth-3.2.6-1|20	%prep
12nu|sp-auth-3.2.6-1|21	%setup -q -n %{name} -a 1
12nu|sp-auth-3.2.6-1|22	
12nu|sp-auth-3.2.6-1|23	%build
12nu|sp-auth-3.2.6-1|24	# Nothing
12nu|sp-auth-3.2.6-1|25	
12nu|sp-auth-3.2.6-1|26	%install
12nu|sp-auth-3.2.6-1|27	mkdir -p %{buildroot}%{_libdir}/%{name}
12nu|sp-auth-3.2.6-1|28	install -m 0755 sp-sc-auth %{buildroot}%{_libdir}/%{name}/
12nu|sp-auth-3.2.6-1|29	install -m 0755 usr/lib/libstdc++.so.5.0.1 %{buildroot}%{_libdir}/%{name}/
12nu|sp-auth-3.2.6-1|30	
12nu|sp-auth-3.2.6-1|31	pushd %{buildroot}%{_libdir}/%{name}
12nu|sp-auth-3.2.6-1|32	ln -s libstdc++.so.5.0.1 libstdc++.so.5
12nu|sp-auth-3.2.6-1|33	popd
12nu|sp-auth-3.2.6-1|34	
12nu|sp-auth-3.2.6-1|35	# Wrapper
12nu|sp-auth-3.2.6-1|36	mkdir -p %{buildroot}%{_bindir}
12nu|sp-auth-3.2.6-1|37	cat > %{buildroot}%{_bindir}/sp-sc-auth << EOF
12nu|sp-auth-3.2.6-1|38	#!/bin/bash
12nu|sp-auth-3.2.6-1|39	
12nu|sp-auth-3.2.6-1|40	pushd %{_libdir}/%{name}
12nu|sp-auth-3.2.6-1|41	LD_PRELOAD=./libstdc++.so.5 ./sp-sc-auth \$@
12nu|sp-auth-3.2.6-1|42	popd
12nu|sp-auth-3.2.6-1|43	EOF
12nu|sp-auth-3.2.6-1|44	
12nu|sp-auth-3.2.6-1|45	chmod 0755 %{buildroot}%{_bindir}/sp-sc-auth
12nu|sp-auth-3.2.6-1|46	
12nu|sp-auth-3.2.6-1|47	%files
12nu|sp-auth-3.2.6-1|48	%{_bindir}/sp-sc-auth
12nu|sp-auth-3.2.6-1|49	%{_libdir}/%{name}
12nu|sp-auth-3.2.6-1|50	

21791 12
12nu|spear-demo-1-1|1	Name:           spear-demo
12nu|spear-demo-1-1|2	Version:        1
12nu|spear-demo-1-1|3	Release:        1
12nu|spear-demo-1-1|4	Summary:        Spear of Destiny Demo data files
12nu|spear-demo-1-1|5	Group:          Games/Adventure
12nu|spear-demo-1-1|6	License:        Distributable
12nu|spear-demo-1-1|7	URL:            http://www.idsoftware.com/games/wolfenstein/spear/
12nu|spear-demo-1-1|8	Source0:        ftp://ftp.padua.org/pub/msdos/dos/games/local/soddemo.zip
12nu|spear-demo-1-1|9	BuildArch:      noarch
12nu|spear-demo-1-1|10	
12nu|spear-demo-1-1|11	%description
12nu|spear-demo-1-1|12	This package contains date files for the demo of
12nu|spear-demo-1-1|13	id Software's first-person shooter Wolfenstein 3D: Spear of Destiny.
12nu|spear-demo-1-1|14	
12nu|spear-demo-1-1|15	%prep
12nu|spear-demo-1-1|16	%setup -q -c -T
12nu|spear-demo-1-1|17	unzip -L %{SOURCE0}
12nu|spear-demo-1-1|18	sed -i.orig 's|\r||g' sod.doc
12nu|spear-demo-1-1|19	touch -r sod.doc.orig sod.doc
12nu|spear-demo-1-1|20	
12nu|spear-demo-1-1|21	
12nu|spear-demo-1-1|22	%build
12nu|spear-demo-1-1|23	# nothing to build data files only
12nu|spear-demo-1-1|24	
12nu|spear-demo-1-1|25	%install
12nu|spear-demo-1-1|26	mkdir -p %{buildroot}%{_datadir}/spear/demo
12nu|spear-demo-1-1|27	install -p -m 644 *.sdm %{buildroot}%{_datadir}/spear/demo
12nu|spear-demo-1-1|28	
12nu|spear-demo-1-1|29	
12nu|spear-demo-1-1|30	%files
12nu|spear-demo-1-1|31	%defattr(-,root,root,-)
12nu|spear-demo-1-1|32	%doc sod.doc
12nu|spear-demo-1-1|33	%{_datadir}/spear

21792 12
12nu|steam-1.0.0.43-2|1	%define _enable_debug_packages %{nil}
12nu|steam-1.0.0.43-2|2	%define debug_package %{nil}
12nu|steam-1.0.0.43-2|3	
12nu|steam-1.0.0.43-2|4	Summary:	Installer for Valve's digital software distribution service
12nu|steam-1.0.0.43-2|5	Name:		steam
12nu|steam-1.0.0.43-2|6	Version:	1.0.0.43
12nu|steam-1.0.0.43-2|7	Release:	2
12nu|steam-1.0.0.43-2|8	License:	Freeware
12nu|steam-1.0.0.43-2|9	Group:		Games/Other
12nu|steam-1.0.0.43-2|10	URL:            https://github.com/ValveSoftware/steam-for-linux
12nu|steam-1.0.0.43-2|11	Source0:        http://repo.steampowered.com/steam/pool/steam/s/steam/%{name}_%{version}.tar.gz
12nu|steam-1.0.0.43-2|12	BuildRequires:	hicolor-icon-theme
12nu|steam-1.0.0.43-2|13	Requires:	alsa-lib
12nu|steam-1.0.0.43-2|14	Requires:	awk
12nu|steam-1.0.0.43-2|15	Requires:	coreutils
12nu|steam-1.0.0.43-2|16	Requires:	curl
12nu|steam-1.0.0.43-2|17	Requires:	dbus
12nu|steam-1.0.0.43-2|18	Requires:	desktop-file-utils
12nu|steam-1.0.0.43-2|19	Requires:	fonts-ttf-liberation
12nu|steam-1.0.0.43-2|20	Requires:	gdk-pixbuf
12nu|steam-1.0.0.43-2|21	Requires:	gtk+2.0
12nu|steam-1.0.0.43-2|22	Requires:	hicolor-icon-theme
12nu|steam-1.0.0.43-2|23	Requires:	nss
12nu|steam-1.0.0.43-2|24	Requires:	openal
12nu|steam-1.0.0.43-2|25	Requires:	pulseaudio
12nu|steam-1.0.0.43-2|26	Requires:	xterm
12nu|steam-1.0.0.43-2|27	Requires:	zenity
12nu|steam-1.0.0.43-2|28	# Libraries
12nu|steam-1.0.0.43-2|29	Requires:	libfreetype6
12nu|steam-1.0.0.43-2|30	Requires:	libgcrypt11
12nu|steam-1.0.0.43-2|31	Requires:	libgl1
12nu|steam-1.0.0.43-2|32	Requires:	libglu1
12nu|steam-1.0.0.43-2|33	Requires:	liblcms2_2
12nu|steam-1.0.0.43-2|34	Requires:	libpng0
12nu|steam-1.0.0.43-2|35	Requires:	libpng15
12nu|steam-1.0.0.43-2|36	Requires:	libSDL1.2_0
12nu|steam-1.0.0.43-2|37	Requires:	libvorbis0
12nu|steam-1.0.0.43-2|38	# Add some restricted package to Suggests
12nu|steam-1.0.0.43-2|39	Suggests:	libtxc-dxtn
12nu|steam-1.0.0.43-2|40	ExclusiveArch:	%{ix86}
12nu|steam-1.0.0.43-2|41	
12nu|steam-1.0.0.43-2|42	%description
12nu|steam-1.0.0.43-2|43	Steam is a software distribution service with an online store, automated
12nu|steam-1.0.0.43-2|44	installation, automatic updates, achievements, SteamCloud synchronized
12nu|steam-1.0.0.43-2|45	savegame and screenshot functionality, and many social features.
12nu|steam-1.0.0.43-2|46	
12nu|steam-1.0.0.43-2|47	%prep
12nu|steam-1.0.0.43-2|48	%setup -q -n %name
12nu|steam-1.0.0.43-2|49	
12nu|steam-1.0.0.43-2|50	%build
12nu|steam-1.0.0.43-2|51	
12nu|steam-1.0.0.43-2|52	%install
12nu|steam-1.0.0.43-2|53	%makeinstall_std
12nu|steam-1.0.0.43-2|54	
12nu|steam-1.0.0.43-2|55	
12nu|steam-1.0.0.43-2|56	#We don't need Debian part
12nu|steam-1.0.0.43-2|57	rm -f %{buildroot}%{_bindir}/steamdeps
12nu|steam-1.0.0.43-2|58	rm -rf %{buildroot}%{_sysconfdir}/apt
12nu|steam-1.0.0.43-2|59	
12nu|steam-1.0.0.43-2|60	%files
12nu|steam-1.0.0.43-2|61	%doc %_docdir/*
12nu|steam-1.0.0.43-2|62	%_bindir/steam
12nu|steam-1.0.0.43-2|63	%{_prefix}/lib/steam/bootstraplinux_ubuntu12_32.tar.xz
12nu|steam-1.0.0.43-2|64	%_datadir/applications/steam.desktop
12nu|steam-1.0.0.43-2|65	%_iconsdir/hicolor/*/apps/steam.*
12nu|steam-1.0.0.43-2|66	%_mandir/man6/steam.6.*
12nu|steam-1.0.0.43-2|67	%_datadir/pixmaps/steam*.png
12nu|steam-1.0.0.43-2|68	
12nu|steam-1.0.0.43-2|69	%changelog
12nu|steam-1.0.0.43-2|70	* Wed Oct 16 2013 akdengi <kazancas@mandriva.ru> 1.0.0.43-2
12nu|steam-1.0.0.43-2|71	+ Revision: c2d1ab3
12nu|steam-1.0.0.43-2|72	- Suggests libtxc-dxtn
12nu|steam-1.0.0.43-2|73	
12nu|steam-1.0.0.43-2|74	

21793 12
12nu|szip-2.1-2|1	%bcond_with	encoder		# build with encoder (may require license)
12nu|szip-2.1-2|2	
12nu|szip-2.1-2|3	%define major 2
12nu|szip-2.1-2|4	%define libname %mklibname sz %{major}
12nu|szip-2.1-2|5	%define devname %mklibname sz -d
12nu|szip-2.1-2|6	
12nu|szip-2.1-2|7	Summary:	SZIP - Science Data Lossless Compression library
12nu|szip-2.1-2|8	Name:		szip
12nu|szip-2.1-2|9	Version:	2.1
12nu|szip-2.1-2|10	Release:	2
12nu|szip-2.1-2|11	%if %{with encoder}
12nu|szip-2.1-2|12	License:	Free for non-commercial, scientific use only in HDF software
12nu|szip-2.1-2|13	%else
12nu|szip-2.1-2|14	License:	Free for use in HDF software
12nu|szip-2.1-2|15	%endif
12nu|szip-2.1-2|16	Group:		System/Libraries
12nu|szip-2.1-2|17	Url:		http://hdf.ncsa.uiuc.edu/doc_resource/SZIP/
12nu|szip-2.1-2|18	Source0:	ftp://ftp.hdfgroup.org/lib-external/szip/%{version}/%{name}-%{version}.tar.gz
12nu|szip-2.1-2|19	Patch0:		%{name}-opt.patch
12nu|szip-2.1-2|20	Patch1:		%{name}-linking.patch
12nu|szip-2.1-2|21	BuildRequires:	libtool
12nu|szip-2.1-2|22	
12nu|szip-2.1-2|23	%description
12nu|szip-2.1-2|24	SZIP is an implementation of the extended-Rice lossless compression
12nu|szip-2.1-2|25	algorithm. The Consultative Committee on Space Data Systems (CCSDS)
12nu|szip-2.1-2|26	has adopted the extended-Rice algorithm for international standards
12nu|szip-2.1-2|27	for space applications. SZIP is reported to provide fast and effective
12nu|szip-2.1-2|28	compression, specifically for the EOS data generated by the NASA Earth
12nu|szip-2.1-2|29	Observatory System (EOS). It was originally developed at University of
12nu|szip-2.1-2|30	New Mexico (UNM) and integrated with HDF4 by UNM researchers and
12nu|szip-2.1-2|31	developers.
12nu|szip-2.1-2|32	
12nu|szip-2.1-2|33	#----------------------------------------------------------------------------
12nu|szip-2.1-2|34	
12nu|szip-2.1-2|35	%package -n %{libname}
12nu|szip-2.1-2|36	Summary:	SZIP - Science Data Lossless Compression library
12nu|szip-2.1-2|37	Group:		System/Libraries
12nu|szip-2.1-2|38	Conflicts:	szip < 2.1-2
12nu|szip-2.1-2|39	Obsoletes:	szip < 2.1-2
12nu|szip-2.1-2|40	
12nu|szip-2.1-2|41	%description -n %{libname}
12nu|szip-2.1-2|42	SZIP is an implementation of the extended-Rice lossless compression
12nu|szip-2.1-2|43	algorithm. The Consultative Committee on Space Data Systems (CCSDS)
12nu|szip-2.1-2|44	has adopted the extended-Rice algorithm for international standards
12nu|szip-2.1-2|45	for space applications. SZIP is reported to provide fast and effective
12nu|szip-2.1-2|46	compression, specifically for the EOS data generated by the NASA Earth
12nu|szip-2.1-2|47	Observatory System (EOS). It was originally developed at University of
12nu|szip-2.1-2|48	New Mexico (UNM) and integrated with HDF4 by UNM researchers and
12nu|szip-2.1-2|49	developers.
12nu|szip-2.1-2|50	
12nu|szip-2.1-2|51	%files -n %{libname}
12nu|szip-2.1-2|52	%doc COPYING RELEASE.txt
12nu|szip-2.1-2|53	%{_libdir}/libsz.so.%{major}*
12nu|szip-2.1-2|54	
12nu|szip-2.1-2|55	#----------------------------------------------------------------------------
12nu|szip-2.1-2|56	
12nu|szip-2.1-2|57	%package -n %{devname}
12nu|szip-2.1-2|58	Summary:	Development files for SZIP library
12nu|szip-2.1-2|59	Group:		Development/C
12nu|szip-2.1-2|60	Requires:	%{libname} = %{EVRD}
12nu|szip-2.1-2|61	Provides:	%{name}-devel = %{EVRD}
12nu|szip-2.1-2|62	Conflicts:	szip-devel < 2.1-2
12nu|szip-2.1-2|63	Obsoletes:	szip-devel < 2.1-2
12nu|szip-2.1-2|64	
12nu|szip-2.1-2|65	%description -n %{devname}
12nu|szip-2.1-2|66	Development files for SZIP library.
12nu|szip-2.1-2|67	
12nu|szip-2.1-2|68	%files -n %{devname}
12nu|szip-2.1-2|69	%{_libdir}/libsz.so
12nu|szip-2.1-2|70	%{_includedir}/*.h
12nu|szip-2.1-2|71	
12nu|szip-2.1-2|72	#----------------------------------------------------------------------------
12nu|szip-2.1-2|73	
12nu|szip-2.1-2|74	%prep
12nu|szip-2.1-2|75	%setup -q
12nu|szip-2.1-2|76	%patch0 -p1
12nu|szip-2.1-2|77	%patch1 -p1
12nu|szip-2.1-2|78	
12nu|szip-2.1-2|79	%build
12nu|szip-2.1-2|80	autoreconf -fi
12nu|szip-2.1-2|81	%configure2_5x \
12nu|szip-2.1-2|82	--disable-static \
12nu|szip-2.1-2|83	%{!?with_encoder:--disable-encoding}
12nu|szip-2.1-2|84	%make
12nu|szip-2.1-2|85	
12nu|szip-2.1-2|86	%install
12nu|szip-2.1-2|87	%makeinstall_std
12nu|szip-2.1-2|88	
12nu|szip-2.1-2|89	
12nu|szip-2.1-2|90	
12nu|szip-2.1-2|91	%changelog
12nu|szip-2.1-2|92	* Sun Apr 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1-2
12nu|szip-2.1-2|93	+ Revision: 4bc56f4
12nu|szip-2.1-2|94	- Re-work package structure according to our library packaging policy
12nu|szip-2.1-2|95	
12nu|szip-2.1-2|96	

21794 12
12nu|urbanterror-4.2.023-2|1	%define _enable_debug_packages %{nil}
12nu|urbanterror-4.2.023-2|2	%define debug_package %{nil}
12nu|urbanterror-4.2.023-2|3	
12nu|urbanterror-4.2.023-2|4	%define _build_pkgcheck_set %{nil}
12nu|urbanterror-4.2.023-2|5	%define _build_pkgcheck_srpm %{nil}
12nu|urbanterror-4.2.023-2|6	
12nu|urbanterror-4.2.023-2|7	%define oname UrbanTerror
12nu|urbanterror-4.2.023-2|8	%define oversion 42
12nu|urbanterror-4.2.023-2|9	%define majver 4.2
12nu|urbanterror-4.2.023-2|10	%define minver 023
12nu|urbanterror-4.2.023-2|11	
12nu|urbanterror-4.2.023-2|12	Summary:	Urban Terror is a free multi-player first person shooter
12nu|urbanterror-4.2.023-2|13	Name:		urbanterror
12nu|urbanterror-4.2.023-2|14	Version:	%{majver}.%{minver}
12nu|urbanterror-4.2.023-2|15	Release:	2
12nu|urbanterror-4.2.023-2|16	License:	GPLv2+
12nu|urbanterror-4.2.023-2|17	Group:		Games/Arcade
12nu|urbanterror-4.2.023-2|18	Url:		http://urbanterror.info
12nu|urbanterror-4.2.023-2|19	Source0:	http://cdn.urbanterror.info/urt/%{oversion}/zips/%{oname}%{oversion}_full%{minver}.zip
12nu|urbanterror-4.2.023-2|20	Source1:	https://github.com/Barbatos/ioq3-for-%{oname}-4/archive/ioq3-for-%{oname}-4-release-%{version}.tar.gz
12nu|urbanterror-4.2.023-2|21	Source10:	%{name}-128.png
12nu|urbanterror-4.2.023-2|22	Source11:	%{name}-64.png
12nu|urbanterror-4.2.023-2|23	Source12:	%{name}-32.png
12nu|urbanterror-4.2.023-2|24	Source13:	%{name}-16.png
12nu|urbanterror-4.2.023-2|25	Patch0:		urbanterror-4.2.021-q3asm.patch
12nu|urbanterror-4.2.023-2|26	Patch1:		urbanterror-4.2.021-libcurl.patch
12nu|urbanterror-4.2.023-2|27	BuildRequires:	pkgconfig(gl)
12nu|urbanterror-4.2.023-2|28	BuildRequires:	pkgconfig(libcurl)
12nu|urbanterror-4.2.023-2|29	BuildRequires:	pkgconfig(ogg)
12nu|urbanterror-4.2.023-2|30	BuildRequires:	pkgconfig(openal)
12nu|urbanterror-4.2.023-2|31	BuildRequires:	pkgconfig(sdl)
12nu|urbanterror-4.2.023-2|32	BuildRequires:	pkgconfig(vorbis)
12nu|urbanterror-4.2.023-2|33	BuildRequires:	pkgconfig(vorbisfile)
12nu|urbanterror-4.2.023-2|34	Requires:	%{name}-data = %{version}
12nu|urbanterror-4.2.023-2|35	
12nu|urbanterror-4.2.023-2|36	%description
12nu|urbanterror-4.2.023-2|37	Urban Terror(TM) is a free multi-player first person shooter developed by
12nu|urbanterror-4.2.023-2|38	FrozenSand, that (thanks to the ioquake3-code) does not require Quake III
12nu|urbanterror-4.2.023-2|39	Arena anymore. It is available for Windows, Linux and Macintosh.
12nu|urbanterror-4.2.023-2|40	The current version is 4.1.
12nu|urbanterror-4.2.023-2|41	
12nu|urbanterror-4.2.023-2|42	Urban Terror can be described as a Hollywood tactical shooter; somewhat
12nu|urbanterror-4.2.023-2|43	realism based, but the motto is "fun over realism". This results in a very
12nu|urbanterror-4.2.023-2|44	unique, enjoyable and addictive game.
12nu|urbanterror-4.2.023-2|45	
12nu|urbanterror-4.2.023-2|46	No registration required: Install&play!
12nu|urbanterror-4.2.023-2|47	
12nu|urbanterror-4.2.023-2|48	%files
12nu|urbanterror-4.2.023-2|49	%doc %{oname}%{oversion}/q3ut4/*.txt %{oname}%{oversion}/q3ut4/*.doc
12nu|urbanterror-4.2.023-2|50	%{_gamesbindir}/%{name}
12nu|urbanterror-4.2.023-2|51	%{_gamesbindir}/%{name}-server
12nu|urbanterror-4.2.023-2|52	%{_datadir}/applications/%{name}.desktop
12nu|urbanterror-4.2.023-2|53	%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12nu|urbanterror-4.2.023-2|54	%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12nu|urbanterror-4.2.023-2|55	%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12nu|urbanterror-4.2.023-2|56	%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12nu|urbanterror-4.2.023-2|57	
12nu|urbanterror-4.2.023-2|58	#----------------------------------------------------------------------------
12nu|urbanterror-4.2.023-2|59	
12nu|urbanterror-4.2.023-2|60	%package data
12nu|urbanterror-4.2.023-2|61	Summary:	Urban Terror data files (graphics, music, maps etc)
12nu|urbanterror-4.2.023-2|62	License:	Freeware
12nu|urbanterror-4.2.023-2|63	Group:		Games/Arcade
12nu|urbanterror-4.2.023-2|64	Requires:	%{name} = %{version}
12nu|urbanterror-4.2.023-2|65	BuildArch:	noarch
12nu|urbanterror-4.2.023-2|66	
12nu|urbanterror-4.2.023-2|67	%description data
12nu|urbanterror-4.2.023-2|68	Data files used to play Urban Terror.
12nu|urbanterror-4.2.023-2|69	
12nu|urbanterror-4.2.023-2|70	Warning! Read the license for data files carefully.
12nu|urbanterror-4.2.023-2|71	
12nu|urbanterror-4.2.023-2|72	"Urban Terror is distributed free over the Internet and is covered by the
12nu|urbanterror-4.2.023-2|73	Quake 3 SDK licence agreement. The mod files may not be sold [in any form]
12nu|urbanterror-4.2.023-2|74	or distributed on physical media unless with permission from iD Software."
12nu|urbanterror-4.2.023-2|75	
12nu|urbanterror-4.2.023-2|76	%files data
12nu|urbanterror-4.2.023-2|77	%dir %{_gamesdatadir}/%{name}/q3ut4
12nu|urbanterror-4.2.023-2|78	%{_gamesdatadir}/%{name}/q3ut4/*
12nu|urbanterror-4.2.023-2|79	
12nu|urbanterror-4.2.023-2|80	#----------------------------------------------------------------------------
12nu|urbanterror-4.2.023-2|81	
12nu|urbanterror-4.2.023-2|82	%prep
12nu|urbanterror-4.2.023-2|83	%setup -q -n %{oname} -c -a 1
12nu|urbanterror-4.2.023-2|84	pushd ioq3-for-%{oname}-4-release-%{version}
12nu|urbanterror-4.2.023-2|85	%patch0 -p1
12nu|urbanterror-4.2.023-2|86	%patch1 -p1
12nu|urbanterror-4.2.023-2|87	popd
12nu|urbanterror-4.2.023-2|88	
12nu|urbanterror-4.2.023-2|89	%build
12nu|urbanterror-4.2.023-2|90	mkdir -p build
12nu|urbanterror-4.2.023-2|91	pushd ioq3-for-%{oname}-4-release-%{version}
12nu|urbanterror-4.2.023-2|92	%make \
12nu|urbanterror-4.2.023-2|93	DEFAULT_BASEDIR=%{_gamesdatadir}/%{name} \
12nu|urbanterror-4.2.023-2|94	USE_CURL=1 \
12nu|urbanterror-4.2.023-2|95	USE_OPENAL=1 \
12nu|urbanterror-4.2.023-2|96	USE_CODEC_VORBIS=1 \
12nu|urbanterror-4.2.023-2|97	BUILD_CLIENT=1 \
12nu|urbanterror-4.2.023-2|98	BUILD_SERVER=1
12nu|urbanterror-4.2.023-2|99	cp build/*/*-UrT.* ../build/
12nu|urbanterror-4.2.023-2|100	cp build/*/*-UrT-Ded.* ../build/
12nu|urbanterror-4.2.023-2|101	popd
12nu|urbanterror-4.2.023-2|102	
12nu|urbanterror-4.2.023-2|103	%install
12nu|urbanterror-4.2.023-2|104	install -d %{buildroot}%{_gamesbindir}
12nu|urbanterror-4.2.023-2|105	cp build/*-UrT-Ded.* %{buildroot}%{_gamesbindir}/%{name}-server
12nu|urbanterror-4.2.023-2|106	cp build/*-UrT.* %{buildroot}%{_gamesbindir}/%{name}
12nu|urbanterror-4.2.023-2|107	
12nu|urbanterror-4.2.023-2|108	install -d %{buildroot}%{_gamesdatadir}/%{name}
12nu|urbanterror-4.2.023-2|109	cp -r %{oname}%{oversion}/q3ut4 %{buildroot}%{_gamesdatadir}/%{name}/
12nu|urbanterror-4.2.023-2|110	
12nu|urbanterror-4.2.023-2|111	install -D -m 644 %{SOURCE13} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12nu|urbanterror-4.2.023-2|112	install -D -m 644 %{SOURCE12} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12nu|urbanterror-4.2.023-2|113	install -D -m 644 %{SOURCE11} %{buildroot}%{_iconsdir}/hicolor/64x64/apps/%{name}.png
12nu|urbanterror-4.2.023-2|114	install -D -m 644 %{SOURCE10} %{buildroot}%{_iconsdir}/hicolor/128x128/apps/%{name}.png
12nu|urbanterror-4.2.023-2|115	
12nu|urbanterror-4.2.023-2|116	install -d %{buildroot}%{_datadir}/applications
12nu|urbanterror-4.2.023-2|117	
12nu|urbanterror-4.2.023-2|118	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12nu|urbanterror-4.2.023-2|119	[Desktop Entry]
12nu|urbanterror-4.2.023-2|120	Name=Urban Terror
12nu|urbanterror-4.2.023-2|121	Comment=%{summary}
12nu|urbanterror-4.2.023-2|122	Exec=%{_gamesbindir}/%{name}
12nu|urbanterror-4.2.023-2|123	Icon=%{name}
12nu|urbanterror-4.2.023-2|124	Terminal=false
12nu|urbanterror-4.2.023-2|125	Type=Application
12nu|urbanterror-4.2.023-2|126	StartupNotify=false
12nu|urbanterror-4.2.023-2|127	Categories=Game;ArcadeGame;
12nu|urbanterror-4.2.023-2|128	EOF
12nu|urbanterror-4.2.023-2|129	
12nu|urbanterror-4.2.023-2|130	%changelog
12nu|urbanterror-4.2.023-2|131	
12nu|urbanterror-4.2.023-2|132	* Sat May 02 2015 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4.2.023-2
12nu|urbanterror-4.2.023-2|133	- (22047e0) Merge branch 'rosa2014.1' into rosa2012.1
12nu|urbanterror-4.2.023-2|134	
12nu|urbanterror-4.2.023-2|135	

21795 12
12nu|wolf3d-shareware-1.4-3|1	Name:           wolf3d-shareware
12nu|wolf3d-shareware-1.4-3|2	Version:        1.4
12nu|wolf3d-shareware-1.4-3|3	Release:        3
12nu|wolf3d-shareware-1.4-3|4	Summary:        Wolfenstein 3D shareware Episode
12nu|wolf3d-shareware-1.4-3|5	Group:          Games/Adventure
12nu|wolf3d-shareware-1.4-3|6	License:        Shareware
12nu|wolf3d-shareware-1.4-3|7	URL:            http://www.3drealms.com/wolf3d/index.html
12nu|wolf3d-shareware-1.4-3|8	Source0:        ftp://ftp.3drealms.com/share/1wolf14.zip
12nu|wolf3d-shareware-1.4-3|9	Source1:        extract.c
12nu|wolf3d-shareware-1.4-3|10	BuildArch:      noarch
12nu|wolf3d-shareware-1.4-3|11	BuildRequires:	pkgconfig(libdynamite)
12nu|wolf3d-shareware-1.4-3|12	Requires:       wolf4sdl-shareware
12nu|wolf3d-shareware-1.4-3|13	
12nu|wolf3d-shareware-1.4-3|14	%description
12nu|wolf3d-shareware-1.4-3|15	This package contains the shareware Episode of id Software's classic
12nu|wolf3d-shareware-1.4-3|16	first-person shooter Wolfenstein 3D.
12nu|wolf3d-shareware-1.4-3|17	
12nu|wolf3d-shareware-1.4-3|18	%prep
12nu|wolf3d-shareware-1.4-3|19	%setup -q -c
12nu|wolf3d-shareware-1.4-3|20	
12nu|wolf3d-shareware-1.4-3|21	
12nu|wolf3d-shareware-1.4-3|22	%build
12nu|wolf3d-shareware-1.4-3|23	gcc -o extract %{SOURCE1} -ldynamite
12nu|wolf3d-shareware-1.4-3|24	./extract W3DSW14.SHR
12nu|wolf3d-shareware-1.4-3|25	iconv -f CP850 -t UTF-8 vendor.doc > tmp
12nu|wolf3d-shareware-1.4-3|26	cat tmp | sed 's|\r||g' > vendor.doc
12nu|wolf3d-shareware-1.4-3|27	touch -r W3DSW14.SHR vendor.doc *.wl1
12nu|wolf3d-shareware-1.4-3|28	
12nu|wolf3d-shareware-1.4-3|29	
12nu|wolf3d-shareware-1.4-3|30	%install
12nu|wolf3d-shareware-1.4-3|31	mkdir -p %{buildroot}%{_datadir}/wolf3d/shareware
12nu|wolf3d-shareware-1.4-3|32	install -p -m 666 *.wl1 %{buildroot}%{_datadir}/wolf3d/shareware
12nu|wolf3d-shareware-1.4-3|33	
12nu|wolf3d-shareware-1.4-3|34	
12nu|wolf3d-shareware-1.4-3|35	%files
12nu|wolf3d-shareware-1.4-3|36	%defattr(-,root,root,-)
12nu|wolf3d-shareware-1.4-3|37	%doc vendor.doc
12nu|wolf3d-shareware-1.4-3|38	%{_datadir}/wolf3d
12nu|wolf3d-shareware-1.4-3|39	
12nu|wolf3d-shareware-1.4-3|40	
12nu|wolf3d-shareware-1.4-3|41	%changelog
12nu|wolf3d-shareware-1.4-3|42	* Thu Feb 09 2012 Nicolas Chauvet <kwizart@gmail.com> - 1.4-2
12nu|wolf3d-shareware-1.4-3|43	- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
12nu|wolf3d-shareware-1.4-3|44	
12nu|wolf3d-shareware-1.4-3|45	* Mon Dec 27 2010 Hans de Goede <hdegoede@redhat.com> 1.4-1
12nu|wolf3d-shareware-1.4-3|46	- Initial rpmfusion package

21796 12
12nu|wolf4sdl-1.7-3|1	Name:           wolf4sdl
12nu|wolf4sdl-1.7-3|2	Version:        1.7
12nu|wolf4sdl-1.7-3|3	Release:        3
12nu|wolf4sdl-1.7-3|4	Summary:        SDL port of id Software Wolfenstein 3D
12nu|wolf4sdl-1.7-3|5	Group:          Games/Arcade
12nu|wolf4sdl-1.7-3|6	License:        Distributable
12nu|wolf4sdl-1.7-3|7	URL:            http://www.alice-dsl.net/mkroll/
12nu|wolf4sdl-1.7-3|8	Source0:        http://www.alice-dsl.net/mkroll/bins/Wolf4SDL-1.7-src.zip
12nu|wolf4sdl-1.7-3|9	Source1:        %{name}.desktop
12nu|wolf4sdl-1.7-3|10	Patch2:         Wolf4SDL-1.6-registered-apogee.patch
12nu|wolf4sdl-1.7-3|11	Patch3:         Wolf4SDL-1.6-shareware.patch
12nu|wolf4sdl-1.7-3|12	Patch4:         Wolf4SDL-1.6-spear.patch
12nu|wolf4sdl-1.7-3|13	Patch5:         Wolf4SDL-1.6-speardemo.patch
12nu|wolf4sdl-1.7-3|14	BuildRequires:  SDL-devel SDL_mixer-devel desktop-file-utils
12nu|wolf4sdl-1.7-3|15	
12nu|wolf4sdl-1.7-3|16	%description
12nu|wolf4sdl-1.7-3|17	Maybe it was the fact that people got to blow away Nazis. Maybe it was the \
12nu|wolf4sdl-1.7-3|18	sheer challenge of it all. For whatever reason, Wolfenstein 3D and Spear of \
12nu|wolf4sdl-1.7-3|19	Destiny, pioneered the first-person shooter genre and brought its legendary \
12nu|wolf4sdl-1.7-3|20	creators, id Software, worldwide notoriety and numerous awards. In fact, The \
12nu|wolf4sdl-1.7-3|21	Computer Gaming World Hall of Fame recognized Wolfenstein 3D as helping to \
12nu|wolf4sdl-1.7-3|22	shape the overall direction of the computer gaming industry. \
12nu|wolf4sdl-1.7-3|23	\
12nu|wolf4sdl-1.7-3|24	Wolf4SDL is an open-source port of id Software's classic first-person shooter \
12nu|wolf4sdl-1.7-3|25	Wolfenstein 3D to the cross-platform multimedia library "Simple DirectMedia \
12nu|wolf4sdl-1.7-3|26	Layer (SDL)" (http://www.libsdl.org). It is meant to keep the original feel \
12nu|wolf4sdl-1.7-3|27	while taking advantage of some improvements.
12nu|wolf4sdl-1.7-3|28	
12nu|wolf4sdl-1.7-3|29	%package        registered-id
12nu|wolf4sdl-1.7-3|30	Summary:        SDL port of Wolfenstein 3D - id Software registered version
12nu|wolf4sdl-1.7-3|31	URL:            http://www.idsoftware.com/games/wolfenstein/wolf3d/
12nu|wolf4sdl-1.7-3|32	
12nu|wolf4sdl-1.7-3|33	%description registered-id
12nu|wolf4sdl-1.7-3|34	This package contains %{name} compiled for playing the registered version of
12nu|wolf4sdl-1.7-3|35	Wolfenstein 3D as sold by id Software:
12nu|wolf4sdl-1.7-3|36	http://www.idsoftware.com/games/wolfenstein/wolf3d/
12nu|wolf4sdl-1.7-3|37	
12nu|wolf4sdl-1.7-3|38	You will need the original registered version's data files to play the
12nu|wolf4sdl-1.7-3|39	registered version. Place the data files under /usr/share/wolf3d/registered-id
12nu|wolf4sdl-1.7-3|40	before starting %{name}-registered-id. Note all file-names must be lowercase!
12nu|wolf4sdl-1.7-3|41	
12nu|wolf4sdl-1.7-3|42	
12nu|wolf4sdl-1.7-3|43	
12nu|wolf4sdl-1.7-3|44	%package        registered-apogee
12nu|wolf4sdl-1.7-3|45	Summary:        SDL port of Wolfenstein 3D - Apogee registered version
12nu|wolf4sdl-1.7-3|46	URL:            http://www.3drealms.com/wolf3d/index.html
12nu|wolf4sdl-1.7-3|47	
12nu|wolf4sdl-1.7-3|48	%description registered-apogee
12nu|wolf4sdl-1.7-3|49	This package contains %{name} compiled for playing the registered version of
12nu|wolf4sdl-1.7-3|50	Wolfenstein 3D as sold by Apogee / 3Drealms here:
12nu|wolf4sdl-1.7-3|51	http://www.3drealms.com/wolf3d/index.html
12nu|wolf4sdl-1.7-3|52	
12nu|wolf4sdl-1.7-3|53	You will need the original registered version's data files to play the
12nu|wolf4sdl-1.7-3|54	registered version. Place the data files under
12nu|wolf4sdl-1.7-3|55	/usr/share/wolf3d/registered-apogee before starting
12nu|wolf4sdl-1.7-3|56	%{name}-registered-apogee. Note all file-names must be lowercase!
12nu|wolf4sdl-1.7-3|57	
12nu|wolf4sdl-1.7-3|58	
12nu|wolf4sdl-1.7-3|59	
12nu|wolf4sdl-1.7-3|60	%package        shareware
12nu|wolf4sdl-1.7-3|61	Summary:        SDL port of id Software's Wolfenstein 3D - shareware version
12nu|wolf4sdl-1.7-3|62	URL:            http://www.3drealms.com/wolf3d/index.html
12nu|wolf4sdl-1.7-3|63	Requires:       wolf3d-shareware
12nu|wolf4sdl-1.7-3|64	
12nu|wolf4sdl-1.7-3|65	%description shareware
12nu|wolf4sdl-1.7-3|66	This package contains %{name} compiled for playing the shareware version of
12nu|wolf4sdl-1.7-3|67	Wolfenstein 3D.
12nu|wolf4sdl-1.7-3|68	
12nu|wolf4sdl-1.7-3|69	
12nu|wolf4sdl-1.7-3|70	
12nu|wolf4sdl-1.7-3|71	%package        spear
12nu|wolf4sdl-1.7-3|72	Summary:        SDL port of Wolfenstein 3D - Spear of Destiny version
12nu|wolf4sdl-1.7-3|73	URL:            http://www.idsoftware.com/games/wolfenstein/spear/
12nu|wolf4sdl-1.7-3|74	
12nu|wolf4sdl-1.7-3|75	%description spear
12nu|wolf4sdl-1.7-3|76	This package contains %{name} compiled for playing the Spear of Destiny
12nu|wolf4sdl-1.7-3|77	prequel to Wolfenstein 3D, sold by id Software:
12nu|wolf4sdl-1.7-3|78	http://www.idsoftware.com/games/wolfenstein/spear/
12nu|wolf4sdl-1.7-3|79	
12nu|wolf4sdl-1.7-3|80	You will need the original Spear of Destiny data files to play.
12nu|wolf4sdl-1.7-3|81	Place the data files under /usr/share/spear/full before starting
12nu|wolf4sdl-1.7-3|82	%{name}-spear. Note all file-names must be lowercase!
12nu|wolf4sdl-1.7-3|83	
12nu|wolf4sdl-1.7-3|84	
12nu|wolf4sdl-1.7-3|85	
12nu|wolf4sdl-1.7-3|86	%package        spear-demo
12nu|wolf4sdl-1.7-3|87	Summary:        SDL port of Wolfenstein 3D - Spear of Destiny demo version
12nu|wolf4sdl-1.7-3|88	URL:            http://www.idsoftware.com/games/wolfenstein/spear/
12nu|wolf4sdl-1.7-3|89	Requires:       spear-demo
12nu|wolf4sdl-1.7-3|90	
12nu|wolf4sdl-1.7-3|91	%description spear-demo
12nu|wolf4sdl-1.7-3|92	This package contains %{name} compiled for playing the demo of the Spear of
12nu|wolf4sdl-1.7-3|93	Destiny prequel to Wolfenstein 3D.
12nu|wolf4sdl-1.7-3|94	
12nu|wolf4sdl-1.7-3|95	
12nu|wolf4sdl-1.7-3|96	
12nu|wolf4sdl-1.7-3|97	%prep
12nu|wolf4sdl-1.7-3|98	%setup -c -T -n Wolf4SDL-%{version}-src
12nu|wolf4sdl-1.7-3|99	# Must unpack ourselves to make zip do dos2unix conversion
12nu|wolf4sdl-1.7-3|100	pushd .. && unzip -a -q %{SOURCE0} && popd
12nu|wolf4sdl-1.7-3|101	# %patch0 -p1
12nu|wolf4sdl-1.7-3|102	# %patch1 -p1
12nu|wolf4sdl-1.7-3|103	# for i in debian/patches/*.patch; do
12nu|wolf4sdl-1.7-3|104	#     patch -p1 < $i
12nu|wolf4sdl-1.7-3|105	# done
12nu|wolf4sdl-1.7-3|106	
12nu|wolf4sdl-1.7-3|107	
12nu|wolf4sdl-1.7-3|108	%build
12nu|wolf4sdl-1.7-3|109	CFLAGS="$RPM_OPT_FLAGS -Wno-sign-compare -Wno-switch -Wno-unused-result"
12nu|wolf4sdl-1.7-3|110	CFLAGS="$CFLAGS -fno-toplevel-reorder $(sdl-config --cflags)"
12nu|wolf4sdl-1.7-3|111	
12nu|wolf4sdl-1.7-3|112	make %{?_smp_mflags} \
12nu|wolf4sdl-1.7-3|113	CFLAGS="$CFLAGS -DDATADIR=\\\"/usr/share/wolf3d/registered-id/\\\""
12nu|wolf4sdl-1.7-3|114	mv wolf3d %{name}-registered-id
12nu|wolf4sdl-1.7-3|115	cp %{SOURCE1} %{name}-registered-id.desktop
12nu|wolf4sdl-1.7-3|116	sed -i 's|@NAME@|Wolfenstein 3D Registered (id)|g' \
12nu|wolf4sdl-1.7-3|117	%{name}-registered-id.desktop
12nu|wolf4sdl-1.7-3|118	sed -i 's|@VARIANT@|registered-id|g' %{name}-registered-id.desktop
12nu|wolf4sdl-1.7-3|119	make clean
12nu|wolf4sdl-1.7-3|120	
12nu|wolf4sdl-1.7-3|121	patch -p1 < %{PATCH2}
12nu|wolf4sdl-1.7-3|122	make %{?_smp_mflags} \
12nu|wolf4sdl-1.7-3|123	CFLAGS="$CFLAGS -DDATADIR=\\\"/usr/share/wolf3d/registered-apogee/\\\""
12nu|wolf4sdl-1.7-3|124	mv wolf3d %{name}-registered-apogee
12nu|wolf4sdl-1.7-3|125	cp %{SOURCE1} %{name}-registered-apogee.desktop
12nu|wolf4sdl-1.7-3|126	sed -i 's|@NAME@|Wolfenstein 3D Registered (Apogee)|g' \
12nu|wolf4sdl-1.7-3|127	%{name}-registered-apogee.desktop
12nu|wolf4sdl-1.7-3|128	sed -i 's|@VARIANT@|registered-apogee|g' %{name}-registered-apogee.desktop
12nu|wolf4sdl-1.7-3|129	make clean
12nu|wolf4sdl-1.7-3|130	
12nu|wolf4sdl-1.7-3|131	patch -p1 < %{PATCH3}
12nu|wolf4sdl-1.7-3|132	make %{?_smp_mflags} \
12nu|wolf4sdl-1.7-3|133	CFLAGS="$CFLAGS -DDATADIR=\\\"/usr/share/wolf3d/shareware/\\\""
12nu|wolf4sdl-1.7-3|134	mv wolf3d %{name}-shareware
12nu|wolf4sdl-1.7-3|135	cp %{SOURCE1} %{name}-shareware.desktop
12nu|wolf4sdl-1.7-3|136	sed -i 's|@NAME@|Wolfenstein 3D Shareware (Apogee)|g' %{name}-shareware.desktop
12nu|wolf4sdl-1.7-3|137	sed -i 's|@VARIANT@|shareware|g' %{name}-shareware.desktop
12nu|wolf4sdl-1.7-3|138	make clean
12nu|wolf4sdl-1.7-3|139	
12nu|wolf4sdl-1.7-3|140	patch -p1 < %{PATCH4}
12nu|wolf4sdl-1.7-3|141	make %{?_smp_mflags} \
12nu|wolf4sdl-1.7-3|142	CFLAGS="$CFLAGS -DDATADIR=\\\"/usr/share/spear/full/\\\""
12nu|wolf4sdl-1.7-3|143	mv wolf3d %{name}-spear
12nu|wolf4sdl-1.7-3|144	cp %{SOURCE1} %{name}-spear.desktop
12nu|wolf4sdl-1.7-3|145	sed -i 's|@NAME@|Spear of Destiny|g' %{name}-spear.desktop
12nu|wolf4sdl-1.7-3|146	sed -i 's|@VARIANT@|spear|g' %{name}-spear.desktop
12nu|wolf4sdl-1.7-3|147	make clean
12nu|wolf4sdl-1.7-3|148	
12nu|wolf4sdl-1.7-3|149	patch -p1 < %{PATCH5}
12nu|wolf4sdl-1.7-3|150	make %{?_smp_mflags} \
12nu|wolf4sdl-1.7-3|151	CFLAGS="$CFLAGS -DDATADIR=\\\"/usr/share/spear/demo/\\\""
12nu|wolf4sdl-1.7-3|152	mv wolf3d %{name}-spear-demo
12nu|wolf4sdl-1.7-3|153	cp %{SOURCE1} %{name}-spear-demo.desktop
12nu|wolf4sdl-1.7-3|154	sed -i 's|@NAME@|Spear of Destiny Demo|g' %{name}-spear-demo.desktop
12nu|wolf4sdl-1.7-3|155	sed -i 's|@VARIANT@|spear-demo|g' %{name}-spear-demo.desktop
12nu|wolf4sdl-1.7-3|156	
12nu|wolf4sdl-1.7-3|157	
12nu|wolf4sdl-1.7-3|158	%install
12nu|wolf4sdl-1.7-3|159	mkdir -p %{buildroot}%{_bindir}
12nu|wolf4sdl-1.7-3|160	mkdir -p %{buildroot}%{_datadir}/applications
12nu|wolf4sdl-1.7-3|161	mkdir -p %{buildroot}%{_datadir}/pixmaps
12nu|wolf4sdl-1.7-3|162	
12nu|wolf4sdl-1.7-3|163	# Help launchers for shareware and spear-demo
12nu|wolf4sdl-1.7-3|164	
12nu|wolf4sdl-1.7-3|165	cat > %{buildroot}%{_bindir}/%{name}-shareware <<EOF
12nu|wolf4sdl-1.7-3|166	#!/bin/bash
12nu|wolf4sdl-1.7-3|167	
12nu|wolf4sdl-1.7-3|168	cd /usr/share/wolf3d/shareware/ && %{name}-shareware.real
12nu|wolf4sdl-1.7-3|169	
12nu|wolf4sdl-1.7-3|170	EOF
12nu|wolf4sdl-1.7-3|171	
12nu|wolf4sdl-1.7-3|172	cat > %{buildroot}%{_bindir}/%{name}-spear-demo <<EOF
12nu|wolf4sdl-1.7-3|173	#!/bin/bash
12nu|wolf4sdl-1.7-3|174	
12nu|wolf4sdl-1.7-3|175	cd /usr/share/spear/demo/ && %{name}-spear-demo.real
12nu|wolf4sdl-1.7-3|176	
12nu|wolf4sdl-1.7-3|177	EOF
12nu|wolf4sdl-1.7-3|178	
12nu|wolf4sdl-1.7-3|179	chmod a+x %{buildroot}%{_bindir}/%{name}-spear-demo
12nu|wolf4sdl-1.7-3|180	
12nu|wolf4sdl-1.7-3|181	
12nu|wolf4sdl-1.7-3|182	install -m 755 %{name}-registered-id %{buildroot}%{_bindir}/%{name}-registered-id
12nu|wolf4sdl-1.7-3|183	desktop-file-install --dir %{buildroot}%{_datadir}/applications \
12nu|wolf4sdl-1.7-3|184	%{name}-registered-id.desktop
12nu|wolf4sdl-1.7-3|185	mkdir -p %{buildroot}%{_datadir}/wolf3d/registered-id
12nu|wolf4sdl-1.7-3|186	
12nu|wolf4sdl-1.7-3|187	install -m 755 %{name}-registered-apogee %{buildroot}%{_bindir}/%{name}-registered-apogee
12nu|wolf4sdl-1.7-3|188	desktop-file-install --dir %{buildroot}%{_datadir}/applications \
12nu|wolf4sdl-1.7-3|189	%{name}-registered-apogee.desktop
12nu|wolf4sdl-1.7-3|190	mkdir -p %{buildroot}%{_datadir}/wolf3d/registered-apogee
12nu|wolf4sdl-1.7-3|191	
12nu|wolf4sdl-1.7-3|192	install -m 755 %{name}-shareware %{buildroot}%{_bindir}/%{name}-shareware.real
12nu|wolf4sdl-1.7-3|193	desktop-file-install --dir %{buildroot}%{_datadir}/applications \
12nu|wolf4sdl-1.7-3|194	%{name}-shareware.desktop
12nu|wolf4sdl-1.7-3|195	
12nu|wolf4sdl-1.7-3|196	install -m 755 %{name}-spear %{buildroot}%{_bindir}/%{name}-spear
12nu|wolf4sdl-1.7-3|197	desktop-file-install --dir %{buildroot}%{_datadir}/applications \
12nu|wolf4sdl-1.7-3|198	%{name}-spear.desktop
12nu|wolf4sdl-1.7-3|199	mkdir -p %{buildroot}%{_datadir}/spear/full
12nu|wolf4sdl-1.7-3|200	
12nu|wolf4sdl-1.7-3|201	install -m 755 %{name}-spear-demo %{buildroot}%{_bindir}/%{name}-spear-demo.real
12nu|wolf4sdl-1.7-3|202	desktop-file-install --dir %{buildroot}%{_datadir}/applications \
12nu|wolf4sdl-1.7-3|203	%{name}-spear-demo.desktop
12nu|wolf4sdl-1.7-3|204	
12nu|wolf4sdl-1.7-3|205	
12nu|wolf4sdl-1.7-3|206	%clean
12nu|wolf4sdl-1.7-3|207	
12nu|wolf4sdl-1.7-3|208	
12nu|wolf4sdl-1.7-3|209	%files registered-id
12nu|wolf4sdl-1.7-3|210	%defattr(-,root,root,-)
12nu|wolf4sdl-1.7-3|211	%doc Changes.txt README.txt license-*.txt
12nu|wolf4sdl-1.7-3|212	%{_bindir}/%{name}-registered-id
12nu|wolf4sdl-1.7-3|213	%{_datadir}/applications/%{name}-registered-id.desktop
12nu|wolf4sdl-1.7-3|214	%dir %{_datadir}/wolf3d
12nu|wolf4sdl-1.7-3|215	%dir %{_datadir}/wolf3d/registered-id
12nu|wolf4sdl-1.7-3|216	
12nu|wolf4sdl-1.7-3|217	%files registered-apogee
12nu|wolf4sdl-1.7-3|218	%defattr(-,root,root,-)
12nu|wolf4sdl-1.7-3|219	%doc Changes.txt README.txt license-*.txt
12nu|wolf4sdl-1.7-3|220	%{_bindir}/%{name}-registered-apogee
12nu|wolf4sdl-1.7-3|221	%{_datadir}/applications/%{name}-registered-apogee.desktop
12nu|wolf4sdl-1.7-3|222	%dir %{_datadir}/wolf3d
12nu|wolf4sdl-1.7-3|223	%dir %{_datadir}/wolf3d/registered-apogee
12nu|wolf4sdl-1.7-3|224	
12nu|wolf4sdl-1.7-3|225	%files shareware
12nu|wolf4sdl-1.7-3|226	%defattr(-,root,root,-)
12nu|wolf4sdl-1.7-3|227	%doc Changes.txt README.txt license-*.txt
12nu|wolf4sdl-1.7-3|228	%{_bindir}/%{name}-shareware
12nu|wolf4sdl-1.7-3|229	%{_bindir}/%{name}-shareware.real
12nu|wolf4sdl-1.7-3|230	%{_datadir}/applications/%{name}-shareware.desktop
12nu|wolf4sdl-1.7-3|231	
12nu|wolf4sdl-1.7-3|232	%files spear
12nu|wolf4sdl-1.7-3|233	%defattr(-,root,root,-)
12nu|wolf4sdl-1.7-3|234	%doc Changes.txt README.txt license-*.txt
12nu|wolf4sdl-1.7-3|235	%{_bindir}/%{name}-spear
12nu|wolf4sdl-1.7-3|236	%{_datadir}/applications/%{name}-spear.desktop
12nu|wolf4sdl-1.7-3|237	%dir %{_datadir}/spear
12nu|wolf4sdl-1.7-3|238	%dir %{_datadir}/spear/full
12nu|wolf4sdl-1.7-3|239	
12nu|wolf4sdl-1.7-3|240	%files spear-demo
12nu|wolf4sdl-1.7-3|241	%defattr(-,root,root,-)
12nu|wolf4sdl-1.7-3|242	%doc Changes.txt README.txt license-*.txt
12nu|wolf4sdl-1.7-3|243	%{_bindir}/%{name}-spear-demo
12nu|wolf4sdl-1.7-3|244	%{_bindir}/%{name}-spear-demo.real
12nu|wolf4sdl-1.7-3|245	%{_datadir}/applications/%{name}-spear-demo.desktop
12nu|wolf4sdl-1.7-3|246	
12nu|wolf4sdl-1.7-3|247	
12nu|wolf4sdl-1.7-3|248	
12nu|wolf4sdl-1.7-3|249	
12nu|wolf4sdl-1.7-3|250	%changelog
12nu|wolf4sdl-1.7-3|251	* Wed Jun 15 2011 Zombie Ryushu <ryushu@mandriva.org> 1.7-2mdv2011.0
12nu|wolf4sdl-1.7-3|252	+ Revision: 685414
12nu|wolf4sdl-1.7-3|253	- Fix weird description tags
12nu|wolf4sdl-1.7-3|254	- Fix weird description tags
12nu|wolf4sdl-1.7-3|255	
12nu|wolf4sdl-1.7-3|256	* Mon Jun 13 2011 Zombie Ryushu <ryushu@mandriva.org> 1.7-1
12nu|wolf4sdl-1.7-3|257	+ Revision: 684442
12nu|wolf4sdl-1.7-3|258	- Fix Non-standard Grouping
12nu|wolf4sdl-1.7-3|259	- imported package wolf4sdl
12nu|wolf4sdl-1.7-3|260	
12nu|wolf4sdl-1.7-3|261	
12nu|wolf4sdl-1.7-3|262	* Wed Apr 27 2011 Hans de Goede <hdegoede@redhat.com> 1.6-2
12nu|wolf4sdl-1.7-3|263	- Original upstream is back
12nu|wolf4sdl-1.7-3|264	- Rebase to new (original) 1.6 src zip
12nu|wolf4sdl-1.7-3|265	- Add a number of patches from upstream svn (bring version up to svn255 commit)
12nu|wolf4sdl-1.7-3|266	- Rebase patches borrowed from Debian to the latest Debian package
12nu|wolf4sdl-1.7-3|267	

21797 12
12nu|yamagi-quake2-5.10-1|1	%define oname		quake2
12nu|yamagi-quake2-5.10-1|2	%define rogue_source	%{oname}-rogue
12nu|yamagi-quake2-5.10-1|3	%define xatrix_source	%{oname}-xatrix
12nu|yamagi-quake2-5.10-1|4	%define ctf_source	%{oname}-ctf
12nu|yamagi-quake2-5.10-1|5	%define rogue_version	1.07
12nu|yamagi-quake2-5.10-1|6	%define xatrix_version	1.09
12nu|yamagi-quake2-5.10-1|7	%define ctf_version	1.02
12nu|yamagi-quake2-5.10-1|8	
12nu|yamagi-quake2-5.10-1|9	Name:		yamagi-%{oname}
12nu|yamagi-quake2-5.10-1|10	Version:	5.10
12nu|yamagi-quake2-5.10-1|11	Release:	1
12nu|yamagi-quake2-5.10-1|12	Summary:	Yamagi Quake II is an enhanced client for id Software's Quake II
12nu|yamagi-quake2-5.10-1|13	Group:		Games/Arcade
12nu|yamagi-quake2-5.10-1|14	License:	GPL
12nu|yamagi-quake2-5.10-1|15	URL:		http://www.yamagi.org/quake2/
12nu|yamagi-quake2-5.10-1|16	Source0:	%{oname}-%{version}.tar.xz
12nu|yamagi-quake2-5.10-1|17	Source1:	%{rogue_source}-%{rogue_version}.tar.xz
12nu|yamagi-quake2-5.10-1|18	Source2:	%{xatrix_source}-%{xatrix_version}.tar.xz
12nu|yamagi-quake2-5.10-1|19	Source3:	%{ctf_source}-%{ctf_version}.tar.xz
12nu|yamagi-quake2-5.10-1|20	Source6:	q2ded.sh
12nu|yamagi-quake2-5.10-1|21	Source7:	q2ded.cfg
12nu|yamagi-quake2-5.10-1|22	Source8:	q2ctf.sh
12nu|yamagi-quake2-5.10-1|23	Source9:	q2ctf.cfg
12nu|yamagi-quake2-5.10-1|24	Source11:	%{oname}_16.png
12nu|yamagi-quake2-5.10-1|25	Source12:	%{oname}_32.png
12nu|yamagi-quake2-5.10-1|26	Source13:	%{oname}_48.png
12nu|yamagi-quake2-5.10-1|27	BuildRequires:	pkgconfig(sdl)
12nu|yamagi-quake2-5.10-1|28	BuildRequires:	pkgconfig(gl)
12nu|yamagi-quake2-5.10-1|29	BuildRequires:	pkgconfig(glu)
12nu|yamagi-quake2-5.10-1|30	BuildRequires:	pkgconfig(openal)
12nu|yamagi-quake2-5.10-1|31	BuildRequires:	pkgconfig(vorbis)
12nu|yamagi-quake2-5.10-1|32	BuildRequires:	pkgconfig(xrender)
12nu|yamagi-quake2-5.10-1|33	BuildRequires:	aalib-devel
12nu|yamagi-quake2-5.10-1|34	BuildRequires:	jpeg-devel
12nu|yamagi-quake2-5.10-1|35	BuildRequires:	svgalib-devel
12nu|yamagi-quake2-5.10-1|36	BuildRequires:	zlib-devel
12nu|yamagi-quake2-5.10-1|37	Suggests:	%{name}-glx = %{version}-%{release}
12nu|yamagi-quake2-5.10-1|38	
12nu|yamagi-quake2-5.10-1|39	%description
12nu|yamagi-quake2-5.10-1|40	Shortly after landing on an alien surface you learn that hundreds of your men
12nu|yamagi-quake2-5.10-1|41	have been reduced to just a few.  Now you must fight your way through heavily
12nu|yamagi-quake2-5.10-1|42	fortified military installations, lower the city's defenses and shut down
12nu|yamagi-quake2-5.10-1|43	the enemy's war machine.  Only then will the fate of humanity be known.
12nu|yamagi-quake2-5.10-1|44	
12nu|yamagi-quake2-5.10-1|45	* Larger, mission-based levels:
12nu|yamagi-quake2-5.10-1|46	
12nu|yamagi-quake2-5.10-1|47	You have a series of complex missions, what you do in one level could affect
12nu|yamagi-quake2-5.10-1|48	another.  One false move and you could alert security, flood an entire
12nu|yamagi-quake2-5.10-1|49	passageway, or worse.
12nu|yamagi-quake2-5.10-1|50	
12nu|yamagi-quake2-5.10-1|51	* Superior artificial intelligence:
12nu|yamagi-quake2-5.10-1|52	
12nu|yamagi-quake2-5.10-1|53	This time the enemy has IQs the size of their appetites.  The can evade your
12nu|yamagi-quake2-5.10-1|54	attack, strategically position themselves for an ambush and hunt your ass
12nu|yamagi-quake2-5.10-1|55	down.
12nu|yamagi-quake2-5.10-1|56	
12nu|yamagi-quake2-5.10-1|57	* In-your-face sound and graphics
12nu|yamagi-quake2-5.10-1|58	
12nu|yamagi-quake2-5.10-1|59	hear distant combat explosions and rockets whizzing past your head.  And with
12nu|yamagi-quake2-5.10-1|60	a compatible 3-D graphics accelerator, experience smoother 16-bit graphics and
12nu|yamagi-quake2-5.10-1|61	real-time lighting effects.
12nu|yamagi-quake2-5.10-1|62	
12nu|yamagi-quake2-5.10-1|63	* Wicked multiplayer capabilities
12nu|yamagi-quake2-5.10-1|64	
12nu|yamagi-quake2-5.10-1|65	More than 32 players, friends or foes, can do at it in a bloody deathmatch via
12nu|yamagi-quake2-5.10-1|66	LAN and over the internet.
12nu|yamagi-quake2-5.10-1|67	
12nu|yamagi-quake2-5.10-1|68	-- You need PAK files for Quake II to run this game --
12nu|yamagi-quake2-5.10-1|69	
12nu|yamagi-quake2-5.10-1|70	Install the PAK files in %{_gamesdatadir}/quake2.
12nu|yamagi-quake2-5.10-1|71	
12nu|yamagi-quake2-5.10-1|72	%package	ctf
12nu|yamagi-quake2-5.10-1|73	Summary:	Quake II Capture the Flag for Linux
12nu|yamagi-quake2-5.10-1|74	Group:		Games/Arcade
12nu|yamagi-quake2-5.10-1|75	Requires:	%{name} = %{version} %{name}-server = %{version}
12nu|yamagi-quake2-5.10-1|76	Requires(preunt):	rpm-helper
12nu|yamagi-quake2-5.10-1|77	Requires(post):	rpm-helper
12nu|yamagi-quake2-5.10-1|78	
12nu|yamagi-quake2-5.10-1|79	%description	ctf
12nu|yamagi-quake2-5.10-1|80	Quake II Capture The Flag (Q2CTF) is a multiplayer addon for Quake2 that
12nu|yamagi-quake2-5.10-1|81	features a simple set of rules for team based play. It features eight unique
12nu|yamagi-quake2-5.10-1|82	maps and special powerups to enhance and make the gameplay more exciting.
12nu|yamagi-quake2-5.10-1|83	
12nu|yamagi-quake2-5.10-1|84	Q2CTF requires the full retail version of Quake II installed in order to
12nu|yamagi-quake2-5.10-1|85	play. Once installed, you simple need to connect to a Quake2 game server
12nu|yamagi-quake2-5.10-1|86	that is running the Q2CTF addon.
12nu|yamagi-quake2-5.10-1|87	
12nu|yamagi-quake2-5.10-1|88	-- You need PAK files for Quake II to run this game --
12nu|yamagi-quake2-5.10-1|89	
12nu|yamagi-quake2-5.10-1|90	#
12nu|yamagi-quake2-5.10-1|91	#
12nu|yamagi-quake2-5.10-1|92	###
12nu|yamagi-quake2-5.10-1|93	
12nu|yamagi-quake2-5.10-1|94	%package	glx
12nu|yamagi-quake2-5.10-1|95	Summary:	Quake II GLX client
12nu|yamagi-quake2-5.10-1|96	Group:		Games/Arcade
12nu|yamagi-quake2-5.10-1|97	Requires:	%{name} = %{version}
12nu|yamagi-quake2-5.10-1|98	
12nu|yamagi-quake2-5.10-1|99	%description	glx
12nu|yamagi-quake2-5.10-1|100	This archive contains Quake II for GLX.
12nu|yamagi-quake2-5.10-1|101	
12nu|yamagi-quake2-5.10-1|102	-- You need PAK files for Quake II to run this game --
12nu|yamagi-quake2-5.10-1|103	
12nu|yamagi-quake2-5.10-1|104	%package	xatrix
12nu|yamagi-quake2-5.10-1|105	Summary:	Quake II Mission Pack #1: "The Reckoning" for Linux
12nu|yamagi-quake2-5.10-1|106	Group:		Games/Arcade
12nu|yamagi-quake2-5.10-1|107	Requires:	%{name} = %{version}
12nu|yamagi-quake2-5.10-1|108	
12nu|yamagi-quake2-5.10-1|109	%description	xatrix
12nu|yamagi-quake2-5.10-1|110	This archive contains Mission Pack "The Reckoning" for Quake II.
12nu|yamagi-quake2-5.10-1|111	
12nu|yamagi-quake2-5.10-1|112	The Reckoning is sure to get your heart pumping...well, if you can avoid
12nu|yamagi-quake2-5.10-1|113	getting gibbed by the Strogg. Check out just some of the features below that
12nu|yamagi-quake2-5.10-1|114	will give you the cardiac workout you need!
12nu|yamagi-quake2-5.10-1|115	
12nu|yamagi-quake2-5.10-1|116	* 18 arduous levels to conquer & 7 brutal deathmatch exclusive levels:
12nu|yamagi-quake2-5.10-1|117	
12nu|yamagi-quake2-5.10-1|118	Dive into a series of mission-based campaigns and ransack your way through
12nu|yamagi-quake2-5.10-1|119	three all-new hazardous episodes. Experience bioluminescent life forms,
12nu|yamagi-quake2-5.10-1|120	stalagmites and stalactites and other breathtaking environments.
12nu|yamagi-quake2-5.10-1|121	
12nu|yamagi-quake2-5.10-1|122	* Fresh foes to defeat:
12nu|yamagi-quake2-5.10-1|123	
12nu|yamagi-quake2-5.10-1|124	Gekks are lighting-fast creatures that will hunt you down, leaping from the
12nu|yamagi-quake2-5.10-1|125	shadows to claw or bite. Though innocent looking, the Repair Bot has the
12nu|yamagi-quake2-5.10-1|126	ability to awaken dead Strogg from eternal sleep.
12nu|yamagi-quake2-5.10-1|127	
12nu|yamagi-quake2-5.10-1|128	* Added weapons to wield:
12nu|yamagi-quake2-5.10-1|129	
12nu|yamagi-quake2-5.10-1|130	The Phalanx Particle Canon emits a pulsing stream of deadly energy into
12nu|yamagi-quake2-5.10-1|131	unsuspecting foes.
12nu|yamagi-quake2-5.10-1|132	
12nu|yamagi-quake2-5.10-1|133	The Trap sucks nearby enemies inside and turns them into food cubes for
12nu|yamagi-quake2-5.10-1|134	player consumption.
12nu|yamagi-quake2-5.10-1|135	
12nu|yamagi-quake2-5.10-1|136	The Ion Ripper fires a blast of glowing boomerangs capable of ricocheting
12nu|yamagi-quake2-5.10-1|137	off of walls to track targets.
12nu|yamagi-quake2-5.10-1|138	
12nu|yamagi-quake2-5.10-1|139	-- You need PAK files for Quake II to run this game --
12nu|yamagi-quake2-5.10-1|140	
12nu|yamagi-quake2-5.10-1|141	#
12nu|yamagi-quake2-5.10-1|142	#
12nu|yamagi-quake2-5.10-1|143	###
12nu|yamagi-quake2-5.10-1|144	%package	rogue
12nu|yamagi-quake2-5.10-1|145	Summary:	Quake II Mission Pack #2: "Ground Zero" for Linux
12nu|yamagi-quake2-5.10-1|146	Group:		Games/Arcade
12nu|yamagi-quake2-5.10-1|147	Requires:	%{name} = %{version}
12nu|yamagi-quake2-5.10-1|148	
12nu|yamagi-quake2-5.10-1|149	%description	rogue
12nu|yamagi-quake2-5.10-1|150	This archive contains Mission Pack "Ground Zero" for Quake II.
12nu|yamagi-quake2-5.10-1|151	
12nu|yamagi-quake2-5.10-1|152	The Alien Assault Continues.
12nu|yamagi-quake2-5.10-1|153	Take out the Big Gun, sounded simple enough, except the Stroggs were waiting.
12nu|yamagi-quake2-5.10-1|154	You and a few Marines like you, are the lucky ones. The Gravity Well, the
12nu|yamagi-quake2-5.10-1|155	Stroggs' newest weapon in its arsenal against mankind, is operational. You've
12nu|yamagi-quake2-5.10-1|156	made it down in one piece and are still able to contact the fleet. With the
12nu|yamagi-quake2-5.10-1|157	fleet trapped around Stroggos, five percent of ground forces surviving, and
12nu|yamagi-quake2-5.10-1|158	that number dwindling by the second, your orders have changed: Free your
12nu|yamagi-quake2-5.10-1|159	comrades in orbit. Destroy the Gravity Well!
12nu|yamagi-quake2-5.10-1|160	
12nu|yamagi-quake2-5.10-1|161	New Enemies
12nu|yamagi-quake2-5.10-1|162	
12nu|yamagi-quake2-5.10-1|163	Get ready to face the toughest horde of Stroggs, straight from the bio-vats.
12nu|yamagi-quake2-5.10-1|164	The Stalker, Turrets, Daedalus, Medic Commander, Carrier and the Queen Bitch
12nu|yamagi-quake2-5.10-1|165	herself, the Black Widow.
12nu|yamagi-quake2-5.10-1|166	
12nu|yamagi-quake2-5.10-1|167	14 Entirely new levels and 10 new deathmatch levels
12nu|yamagi-quake2-5.10-1|168	
12nu|yamagi-quake2-5.10-1|169	Brand new real estate with the same dynamic sense of reality and dramatic
12nu|yamagi-quake2-5.10-1|170	visuals as Quake II. These new environments will challenge even the biggest
12nu|yamagi-quake2-5.10-1|171	Quake II aficionado.
12nu|yamagi-quake2-5.10-1|172	
12nu|yamagi-quake2-5.10-1|173	New Power-ups
12nu|yamagi-quake2-5.10-1|174	
12nu|yamagi-quake2-5.10-1|175	Tag 'em and Bag 'em. Deathmatch specific power-ups: the Vengeance Sphere,
12nu|yamagi-quake2-5.10-1|176	Hunter Sphere, and Anti-matter Bomb. With everything that we've cooked up for
12nu|yamagi-quake2-5.10-1|177	you here, you're sure to annihilate anyone or anything foolish enough to
12nu|yamagi-quake2-5.10-1|178	call you foe.
12nu|yamagi-quake2-5.10-1|179	
12nu|yamagi-quake2-5.10-1|180	New Weapons
12nu|yamagi-quake2-5.10-1|181	
12nu|yamagi-quake2-5.10-1|182	The Chainsaw, ETF Rifle, and Plasma Beam. If you can't get the job done with
12nu|yamagi-quake2-5.10-1|183	these babies, it's time to go back to Basic.
12nu|yamagi-quake2-5.10-1|184	
12nu|yamagi-quake2-5.10-1|185	Accept no substitutes!
12nu|yamagi-quake2-5.10-1|186	Official, id-authorized mission packs outpace the rest!
12nu|yamagi-quake2-5.10-1|187	
12nu|yamagi-quake2-5.10-1|188	-- You need PAK files for Quake II to run this game --
12nu|yamagi-quake2-5.10-1|189	
12nu|yamagi-quake2-5.10-1|190	#
12nu|yamagi-quake2-5.10-1|191	#
12nu|yamagi-quake2-5.10-1|192	###
12nu|yamagi-quake2-5.10-1|193	%package	server
12nu|yamagi-quake2-5.10-1|194	Summary:	Quake II server
12nu|yamagi-quake2-5.10-1|195	Group:		Games/Arcade
12nu|yamagi-quake2-5.10-1|196	Requires:	%{name}
12nu|yamagi-quake2-5.10-1|197	Requires(preun):	rpm-helper
12nu|yamagi-quake2-5.10-1|198	Requires(post):	rpm-helper
12nu|yamagi-quake2-5.10-1|199	
12nu|yamagi-quake2-5.10-1|200	%description server
12nu|yamagi-quake2-5.10-1|201	This archive contains the Quake II dedicated server.
12nu|yamagi-quake2-5.10-1|202	
12nu|yamagi-quake2-5.10-1|203	-- You need PAK files for Quake II to run this game --
12nu|yamagi-quake2-5.10-1|204	
12nu|yamagi-quake2-5.10-1|205	
12nu|yamagi-quake2-5.10-1|206	%prep
12nu|yamagi-quake2-5.10-1|207	%setup -q -T -b 0 -n %{oname}-%{version}
12nu|yamagi-quake2-5.10-1|208	%setup -q -T -D -a 1 -n %{oname}-%{version}
12nu|yamagi-quake2-5.10-1|209	%setup -q -T -D -a 2 -n %{oname}-%{version}
12nu|yamagi-quake2-5.10-1|210	%setup -q -T -D -a 3 -n %{oname}-%{version}
12nu|yamagi-quake2-5.10-1|211	find . -perm 0600 | xargs chmod 0644
12nu|yamagi-quake2-5.10-1|212	
12nu|yamagi-quake2-5.10-1|213	%build
12nu|yamagi-quake2-5.10-1|214	%ifarch %{ix86} x86_64
12nu|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"
12nu|yamagi-quake2-5.10-1|216	%else
12nu|yamagi-quake2-5.10-1|217	export OPTFLAGS="%{optflags} -ffast-math -funroll-loops -fomit-frame-pointer -fexpensive-optimizations"
12nu|yamagi-quake2-5.10-1|218	%endif
12nu|yamagi-quake2-5.10-1|219	
12nu|yamagi-quake2-5.10-1|220	%make
12nu|yamagi-quake2-5.10-1|221	
12nu|yamagi-quake2-5.10-1|222	%install
12nu|yamagi-quake2-5.10-1|223	# Install dirs
12nu|yamagi-quake2-5.10-1|224	install -d %{buildroot}%{_sysconfdir}/quake2/{baseq2,ctf,rogue,xatrix}
12nu|yamagi-quake2-5.10-1|225	install -d %{buildroot}%{_gamesbindir}
12nu|yamagi-quake2-5.10-1|226	install -d %{buildroot}%{_gamesdatadir}/quake2/{baseq2,ctf,rogue,xatrix}
12nu|yamagi-quake2-5.10-1|227	install -d %{buildroot}%{_libdir}/games/quake2/{baseq2,ctf,rogue,xatrix}
12nu|yamagi-quake2-5.10-1|228	
12nu|yamagi-quake2-5.10-1|229	# Install files
12nu|yamagi-quake2-5.10-1|230	rel="release"
12nu|yamagi-quake2-5.10-1|231	cp $rel/ref_*.so %{buildroot}%{_libdir}/games/quake2/
12nu|yamagi-quake2-5.10-1|232	cp $rel/quake2 %{buildroot}%{_gamesbindir}/quake2.bin
12nu|yamagi-quake2-5.10-1|233	cp $rel/q2ded %{buildroot}%{_gamesbindir}/q2ded.bin
12nu|yamagi-quake2-5.10-1|234	cp $rel/baseq2/game.so %{buildroot}%{_libdir}/games/quake2/baseq2/
12nu|yamagi-quake2-5.10-1|235	
12nu|yamagi-quake2-5.10-1|236	install -m644 %{SOURCE7} -D %{buildroot}%{_sysconfdir}/quake2/baseq2/server.cfg
12nu|yamagi-quake2-5.10-1|237	install -m644 %{SOURCE9} -D %{buildroot}%{_sysconfdir}/quake2/ctf/server.cfg
12nu|yamagi-quake2-5.10-1|238	
12nu|yamagi-quake2-5.10-1|239	install -m755 %{SOURCE6} -D %{buildroot}%{_initrddir}/q2ded
12nu|yamagi-quake2-5.10-1|240	install -m755 %{SOURCE8} -D %{buildroot}%{_initrddir}/q2ctf
12nu|yamagi-quake2-5.10-1|241	
12nu|yamagi-quake2-5.10-1|242	for FILE in q2ded q2ctf ; do
12nu|yamagi-quake2-5.10-1|243	
12nu|yamagi-quake2-5.10-1|244	# Edit path to q2ded in initscript
12nu|yamagi-quake2-5.10-1|245	sed -i -e "s|daemon[ ].*\${NAME}|daemon %{_gamesbindir}/\${NAME}|" %{buildroot}%{_initrddir}/${FILE}
12nu|yamagi-quake2-5.10-1|246	
12nu|yamagi-quake2-5.10-1|247	# Edit path to %{_sysconfdir} in initscript
12nu|yamagi-quake2-5.10-1|248	sed -i -e "s|^Q2_CONFIGDIR=.*|Q2_CONFIGDIR=\"%{_sysconfdir}/quake2\"|" %{buildroot}%{_initrddir}/${FILE}
12nu|yamagi-quake2-5.10-1|249	done
12nu|yamagi-quake2-5.10-1|250	
12nu|yamagi-quake2-5.10-1|251	# Create wrapper scripts
12nu|yamagi-quake2-5.10-1|252	cat << EOF > %{buildroot}%{_gamesbindir}/quake2
12nu|yamagi-quake2-5.10-1|253	#!/bin/sh
12nu|yamagi-quake2-5.10-1|254	
12nu|yamagi-quake2-5.10-1|255	%{_gamesbindir}/quake2.bin +set basedir %{_libdir}/games/quake2 \$*
12nu|yamagi-quake2-5.10-1|256	
12nu|yamagi-quake2-5.10-1|257	exit 0
12nu|yamagi-quake2-5.10-1|258	EOF
12nu|yamagi-quake2-5.10-1|259	
12nu|yamagi-quake2-5.10-1|260	cat << EOF > %{buildroot}%{_gamesbindir}/q2ded
12nu|yamagi-quake2-5.10-1|261	#!/bin/sh
12nu|yamagi-quake2-5.10-1|262	
12nu|yamagi-quake2-5.10-1|263	%{_gamesbindir}/q2ded.bin +set basedir %{_libdir}/games/quake2 \$*
12nu|yamagi-quake2-5.10-1|264	
12nu|yamagi-quake2-5.10-1|265	exit 0
12nu|yamagi-quake2-5.10-1|266	EOF
12nu|yamagi-quake2-5.10-1|267	
12nu|yamagi-quake2-5.10-1|268	# Icons
12nu|yamagi-quake2-5.10-1|269	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{oname}.png
12nu|yamagi-quake2-5.10-1|270	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{oname}.png
12nu|yamagi-quake2-5.10-1|271	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{oname}.png
12nu|yamagi-quake2-5.10-1|272	
12nu|yamagi-quake2-5.10-1|273	# Menu
12nu|yamagi-quake2-5.10-1|274	mkdir -p %{buildroot}%{_datadir}/applications
12nu|yamagi-quake2-5.10-1|275	
12nu|yamagi-quake2-5.10-1|276	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{oname}.desktop
12nu|yamagi-quake2-5.10-1|277	[Desktop Entry]
12nu|yamagi-quake2-5.10-1|278	Name=Quake II
12nu|yamagi-quake2-5.10-1|279	Comment=First-person shooter
12nu|yamagi-quake2-5.10-1|280	Exec=%{_gamesbindir}/quake2
12nu|yamagi-quake2-5.10-1|281	Icon=%{oname}
12nu|yamagi-quake2-5.10-1|282	Terminal=false
12nu|yamagi-quake2-5.10-1|283	Type=Application
12nu|yamagi-quake2-5.10-1|284	StartupNotify=false
12nu|yamagi-quake2-5.10-1|285	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12nu|yamagi-quake2-5.10-1|286	EOF
12nu|yamagi-quake2-5.10-1|287	
12nu|yamagi-quake2-5.10-1|288	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{oname}-xatrix.desktop
12nu|yamagi-quake2-5.10-1|289	[Desktop Entry]
12nu|yamagi-quake2-5.10-1|290	Name=Quake II: The Reckoning
12nu|yamagi-quake2-5.10-1|291	Comment=First-person shooter
12nu|yamagi-quake2-5.10-1|292	Exec=%{_gamesbindir}/quake2 +set game xatrix
12nu|yamagi-quake2-5.10-1|293	Icon=%{oname}
12nu|yamagi-quake2-5.10-1|294	Terminal=false
12nu|yamagi-quake2-5.10-1|295	Type=Application
12nu|yamagi-quake2-5.10-1|296	StartupNotify=true
12nu|yamagi-quake2-5.10-1|297	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12nu|yamagi-quake2-5.10-1|298	EOF
12nu|yamagi-quake2-5.10-1|299	
12nu|yamagi-quake2-5.10-1|300	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{oname}-rogue.desktop
12nu|yamagi-quake2-5.10-1|301	[Desktop Entry]
12nu|yamagi-quake2-5.10-1|302	Name=Quake II: Ground Zero
12nu|yamagi-quake2-5.10-1|303	Comment=First-person shooter
12nu|yamagi-quake2-5.10-1|304	Exec=%{_gamesbindir}/quake2 +set game rogue
12nu|yamagi-quake2-5.10-1|305	Icon=%{oname}
12nu|yamagi-quake2-5.10-1|306	Terminal=false
12nu|yamagi-quake2-5.10-1|307	Type=Application
12nu|yamagi-quake2-5.10-1|308	StartupNotify=true
12nu|yamagi-quake2-5.10-1|309	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12nu|yamagi-quake2-5.10-1|310	EOF
12nu|yamagi-quake2-5.10-1|311	
12nu|yamagi-quake2-5.10-1|312	cat << EOF > %{buildroot}%{_datadir}/applications/mandriva-%{oname}-ctf.desktop
12nu|yamagi-quake2-5.10-1|313	[Desktop Entry]
12nu|yamagi-quake2-5.10-1|314	Name=Quake II: Capture The Flag
12nu|yamagi-quake2-5.10-1|315	Comment=First-person shooter
12nu|yamagi-quake2-5.10-1|316	Exec=%{_gamesbindir}/quake2 +set game ctf
12nu|yamagi-quake2-5.10-1|317	Icon=%{oname}
12nu|yamagi-quake2-5.10-1|318	Terminal=false
12nu|yamagi-quake2-5.10-1|319	Type=Application
12nu|yamagi-quake2-5.10-1|320	StartupNotify=true
12nu|yamagi-quake2-5.10-1|321	Categories=Game;ArcadeGame;X-MandrivaLinux-MoreApplications-Games-Arcade;
12nu|yamagi-quake2-5.10-1|322	EOF
12nu|yamagi-quake2-5.10-1|323	
12nu|yamagi-quake2-5.10-1|324	# Create links from basedir to configdir
12nu|yamagi-quake2-5.10-1|325	ln -sf %{_sysconfdir}/quake2/baseq2/server.cfg %{buildroot}%{_libdir}/games/quake2/baseq2/server.cfg
12nu|yamagi-quake2-5.10-1|326	for FILE in pak0.pak pak1.pak pak2.pak maxpak.pak ; do
12nu|yamagi-quake2-5.10-1|327	ln -sf %{_gamesdatadir}/quake2/baseq2/${FILE} %{buildroot}%{_libdir}/games/quake2/baseq2/${FILE}
12nu|yamagi-quake2-5.10-1|328	done
12nu|yamagi-quake2-5.10-1|329	ln -sfn %{_gamesdatadir}/quake2/baseq2/video %{buildroot}%{_libdir}/games/quake2/baseq2/video
12nu|yamagi-quake2-5.10-1|330	ln -sf %{_sysconfdir}/quake2/ctf/server.cfg %{buildroot}%{_libdir}/games/quake2/ctf/server.cfg
12nu|yamagi-quake2-5.10-1|331	ln -sf %{_gamesdatadir}/quake2/ctf/pak0.pak %{buildroot}%{_libdir}/games/quake2/ctf/pak0.pak
12nu|yamagi-quake2-5.10-1|332	ln -sf %{_gamesdatadir}/quake2/rogue/pak0.pak %{buildroot}%{_libdir}/games/quake2/rogue/pak0.pak
12nu|yamagi-quake2-5.10-1|333	ln -sf %{_gamesdatadir}/quake2/xatrix/pak0.pak %{buildroot}%{_libdir}/games/quake2/xatrix/pak0.pak
12nu|yamagi-quake2-5.10-1|334	
12nu|yamagi-quake2-5.10-1|335	%post server
12nu|yamagi-quake2-5.10-1|336	%_post_service q2ded
12nu|yamagi-quake2-5.10-1|337	
12nu|yamagi-quake2-5.10-1|338	%preun server
12nu|yamagi-quake2-5.10-1|339	%_preun_service q2ded
12nu|yamagi-quake2-5.10-1|340	
12nu|yamagi-quake2-5.10-1|341	%post ctf
12nu|yamagi-quake2-5.10-1|342	%_post_service q2ctf
12nu|yamagi-quake2-5.10-1|343	
12nu|yamagi-quake2-5.10-1|344	%preun ctf
12nu|yamagi-quake2-5.10-1|345	%_preun_service q2ctf
12nu|yamagi-quake2-5.10-1|346	
12nu|yamagi-quake2-5.10-1|347	%files
12nu|yamagi-quake2-5.10-1|348	%defattr(-,root,root,755)
12nu|yamagi-quake2-5.10-1|349	%doc README
12nu|yamagi-quake2-5.10-1|350	%attr(755,root,root) %{_gamesbindir}/quake2
12nu|yamagi-quake2-5.10-1|351	%{_gamesbindir}/quake2.bin
12nu|yamagi-quake2-5.10-1|352	%dir %{_libdir}/games/quake2
12nu|yamagi-quake2-5.10-1|353	%{_libdir}/games/quake2/baseq2
12nu|yamagi-quake2-5.10-1|354	%{_datadir}/applications/mandriva-%{oname}.desktop
12nu|yamagi-quake2-5.10-1|355	%{_iconsdir}/%{oname}.png
12nu|yamagi-quake2-5.10-1|356	%{_miconsdir}/%{oname}.png
12nu|yamagi-quake2-5.10-1|357	%{_liconsdir}/%{oname}.png
12nu|yamagi-quake2-5.10-1|358	%{_gamesdatadir}/quake2/baseq2
12nu|yamagi-quake2-5.10-1|359	
12nu|yamagi-quake2-5.10-1|360	%files server
12nu|yamagi-quake2-5.10-1|361	%defattr(-,root,root,755)
12nu|yamagi-quake2-5.10-1|362	%attr(755,root,root) %{_initrddir}/q2ded
12nu|yamagi-quake2-5.10-1|363	%attr(755,root,root) %{_gamesbindir}/q2ded
12nu|yamagi-quake2-5.10-1|364	%dir %{_sysconfdir}/quake2
12nu|yamagi-quake2-5.10-1|365	%dir %{_sysconfdir}/quake2/baseq2
12nu|yamagi-quake2-5.10-1|366	%config(noreplace) %{_sysconfdir}/quake2/baseq2/server.cfg
12nu|yamagi-quake2-5.10-1|367	%{_gamesbindir}/q2ded.bin
12nu|yamagi-quake2-5.10-1|368	
12nu|yamagi-quake2-5.10-1|369	%files ctf
12nu|yamagi-quake2-5.10-1|370	%defattr(-,root,root,755)
12nu|yamagi-quake2-5.10-1|371	%attr(755,root,root) %{_initrddir}/q2ctf
12nu|yamagi-quake2-5.10-1|372	%dir %{_sysconfdir}/quake2/ctf
12nu|yamagi-quake2-5.10-1|373	%config(noreplace) %{_sysconfdir}/quake2/ctf/server.cfg
12nu|yamagi-quake2-5.10-1|374	%{_libdir}/games/quake2/ctf
12nu|yamagi-quake2-5.10-1|375	%{_gamesdatadir}/quake2/ctf
12nu|yamagi-quake2-5.10-1|376	%{_datadir}/applications/mandriva-%{oname}-ctf.desktop
12nu|yamagi-quake2-5.10-1|377	
12nu|yamagi-quake2-5.10-1|378	%files glx
12nu|yamagi-quake2-5.10-1|379	%defattr(-,root,root,755)
12nu|yamagi-quake2-5.10-1|380	%{_libdir}/games/quake2/ref_gl.so
12nu|yamagi-quake2-5.10-1|381	
12nu|yamagi-quake2-5.10-1|382	%files rogue
12nu|yamagi-quake2-5.10-1|383	%defattr(-,root,root,755)
12nu|yamagi-quake2-5.10-1|384	%{_libdir}/games/quake2/rogue
12nu|yamagi-quake2-5.10-1|385	%{_gamesdatadir}/quake2/rogue
12nu|yamagi-quake2-5.10-1|386	%{_datadir}/applications/mandriva-%{oname}-rogue.desktop
12nu|yamagi-quake2-5.10-1|387	
12nu|yamagi-quake2-5.10-1|388	%files xatrix
12nu|yamagi-quake2-5.10-1|389	%defattr(-,root,root,755)
12nu|yamagi-quake2-5.10-1|390	%{_libdir}/games/quake2/xatrix
12nu|yamagi-quake2-5.10-1|391	%{_gamesdatadir}/quake2/xatrix
12nu|yamagi-quake2-5.10-1|392	%{_datadir}/applications/mandriva-%{oname}-xatrix.desktop
12nu|yamagi-quake2-5.10-1|393	
12nu|yamagi-quake2-5.10-1|394	

21798 12
12rr|alac_decoder-0.2.0-1|1	%define distsuffix plf
12rr|alac_decoder-0.2.0-1|2	
12rr|alac_decoder-0.2.0-1|3	Name:		alac_decoder
12rr|alac_decoder-0.2.0-1|4	Version:	0.2.0
12rr|alac_decoder-0.2.0-1|5	Release:	%mkrel 1
12rr|alac_decoder-0.2.0-1|6	Summary:	Apple Lossless Audio Codec decoder
12rr|alac_decoder-0.2.0-1|7	Source0:	http://craz.net/programs/itunes/files/%{name}-%{version}.tgz
12rr|alac_decoder-0.2.0-1|8	Source1:	alac-license.txt
12rr|alac_decoder-0.2.0-1|9	License:	MIT
12rr|alac_decoder-0.2.0-1|10	Group:		Sound
12rr|alac_decoder-0.2.0-1|11	Url:		http://craz.net/programs/itunes/alac.html
12rr|alac_decoder-0.2.0-1|12	Provides:	alac = %{version}-%{release}
12rr|alac_decoder-0.2.0-1|13	
12rr|alac_decoder-0.2.0-1|14	%description
12rr|alac_decoder-0.2.0-1|15	A basic decoder for Apple Lossless Audio Codec files (ALAC).
12rr|alac_decoder-0.2.0-1|16	
12rr|alac_decoder-0.2.0-1|17	ALAC is a proprietary lossless audio compression scheme.
12rr|alac_decoder-0.2.0-1|18	Apple never released any documents on the format.
12rr|alac_decoder-0.2.0-1|19	
12rr|alac_decoder-0.2.0-1|20	This package is a C implementation of a decoder, written from
12rr|alac_decoder-0.2.0-1|21	reverse engineering the file format.
12rr|alac_decoder-0.2.0-1|22	
12rr|alac_decoder-0.2.0-1|23	Although an encoder is not provided, by using the decoder as a sort
12rr|alac_decoder-0.2.0-1|24	of specification it should be fairly trivial to write an encoder.
12rr|alac_decoder-0.2.0-1|25	
12rr|alac_decoder-0.2.0-1|26	The program located here will not be able to handle all ALAC files,
12rr|alac_decoder-0.2.0-1|27	it can only handle mono or stereo files. ALAC allows up to 8 channels.
12rr|alac_decoder-0.2.0-1|28	The ALAC decoder supports both 16 and 24 bit sample sizes.
12rr|alac_decoder-0.2.0-1|29	
12rr|alac_decoder-0.2.0-1|30	The decoder is fairly self explanatory, it can read an ALAC stream from
12rr|alac_decoder-0.2.0-1|31	either a file or from stdin, and write it as raw PCM data or as a WAV
12rr|alac_decoder-0.2.0-1|32	file to either stdout or a file.
12rr|alac_decoder-0.2.0-1|33	
12rr|alac_decoder-0.2.0-1|34	This package is in restricted because it may violate software patents.
12rr|alac_decoder-0.2.0-1|35	
12rr|alac_decoder-0.2.0-1|36	%prep
12rr|alac_decoder-0.2.0-1|37	%setup -q -n %{name}
12rr|alac_decoder-0.2.0-1|38	
12rr|alac_decoder-0.2.0-1|39	%build
12rr|alac_decoder-0.2.0-1|40	%__sed -i "s|CFLAGS=.*|CFLAGS=%{optflags}|" Makefile
12rr|alac_decoder-0.2.0-1|41	%make
12rr|alac_decoder-0.2.0-1|42	
12rr|alac_decoder-0.2.0-1|43	%install
12rr|alac_decoder-0.2.0-1|44	%__rm -rf %{buildroot}
12rr|alac_decoder-0.2.0-1|45	%__mkdir_p %{buildroot}%{_bindir}
12rr|alac_decoder-0.2.0-1|46	%__install -m 755 alac %{buildroot}%{_bindir}/%{name}
12rr|alac_decoder-0.2.0-1|47	%__ln_s %{name} %{buildroot}%{_bindir}/alac
12rr|alac_decoder-0.2.0-1|48	%__cp %{SOURCE1} COPYING
12rr|alac_decoder-0.2.0-1|49	
12rr|alac_decoder-0.2.0-1|50	%clean
12rr|alac_decoder-0.2.0-1|51	%__rm -rf %{buildroot}
12rr|alac_decoder-0.2.0-1|52	
12rr|alac_decoder-0.2.0-1|53	%files
12rr|alac_decoder-0.2.0-1|54	%doc README COPYING
12rr|alac_decoder-0.2.0-1|55	%{_bindir}/*
12rr|alac_decoder-0.2.0-1|56	
12rr|alac_decoder-0.2.0-1|57	%changelog
12rr|alac_decoder-0.2.0-1|58	* Fri Sep 16 2011 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.2.0-1plf2011.0
12rr|alac_decoder-0.2.0-1|59	- Initial build

21799 12
12rr|amrnb-7.0.0.2-4|1	%define major 3
12rr|amrnb-7.0.0.2-4|2	%define libname %mklibname amrnb %{major}
12rr|amrnb-7.0.0.2-4|3	%define develname %mklibname -d amrnb
12rr|amrnb-7.0.0.2-4|4	%define distsuffix plf
12rr|amrnb-7.0.0.2-4|5	
12rr|amrnb-7.0.0.2-4|6	Name:		amrnb
12rr|amrnb-7.0.0.2-4|7	Version:	7.0.0.2
12rr|amrnb-7.0.0.2-4|8	Release:	4
12rr|amrnb-7.0.0.2-4|9	Summary:	AMR NarrowBand speech codec
12rr|amrnb-7.0.0.2-4|10	License:	Distributable
12rr|amrnb-7.0.0.2-4|11	Group:		System/Libraries
12rr|amrnb-7.0.0.2-4|12	URL:		http://www.penguin.cz/~utx/amr
12rr|amrnb-7.0.0.2-4|13	Source:		http://ftp.penguin.cz/pub/users/utx/amr/amrnb-%{version}.tar.bz2
12rr|amrnb-7.0.0.2-4|14	Source1:	http://www.3gpp.org/ftp/Specs/archive/26_series/26.104/26104-700.zip
12rr|amrnb-7.0.0.2-4|15	
12rr|amrnb-7.0.0.2-4|16	%description
12rr|amrnb-7.0.0.2-4|17	AMR-NB is a narrowband speech codec used in mobile phones.
12rr|amrnb-7.0.0.2-4|18	
12rr|amrnb-7.0.0.2-4|19	This package is in restricted as it may violate some patents.
12rr|amrnb-7.0.0.2-4|20	
12rr|amrnb-7.0.0.2-4|21	%package -n %{libname}
12rr|amrnb-7.0.0.2-4|22	Summary:	AMR NarrowBand speech codec development files
12rr|amrnb-7.0.0.2-4|23	Group:		System/Libraries
12rr|amrnb-7.0.0.2-4|24	
12rr|amrnb-7.0.0.2-4|25	%description -n %{libname}
12rr|amrnb-7.0.0.2-4|26	AMR-NB is a narrowband speech codec used in mobile phones development files.
12rr|amrnb-7.0.0.2-4|27	
12rr|amrnb-7.0.0.2-4|28	%package -n %{develname}
12rr|amrnb-7.0.0.2-4|29	Summary:	AMR NarrowBand speech codec development files
12rr|amrnb-7.0.0.2-4|30	Group:		Development/C
12rr|amrnb-7.0.0.2-4|31	Requires:	%{libname} = %{version}
12rr|amrnb-7.0.0.2-4|32	Provides:	lib%{name}-devel = %{version}-%{release}
12rr|amrnb-7.0.0.2-4|33	
12rr|amrnb-7.0.0.2-4|34	%description -n %{develname}
12rr|amrnb-7.0.0.2-4|35	AMR-NB is a narrowband speech codec used in mobile phones development files.
12rr|amrnb-7.0.0.2-4|36	
12rr|amrnb-7.0.0.2-4|37	%prep
12rr|amrnb-7.0.0.2-4|38	%setup -q
12rr|amrnb-7.0.0.2-4|39	cp %{SOURCE1} .
12rr|amrnb-7.0.0.2-4|40	
12rr|amrnb-7.0.0.2-4|41	%build
12rr|amrnb-7.0.0.2-4|42	%configure2_5x --enable-static
12rr|amrnb-7.0.0.2-4|43	%make
12rr|amrnb-7.0.0.2-4|44	
12rr|amrnb-7.0.0.2-4|45	%install
12rr|amrnb-7.0.0.2-4|46	%makeinstall_std
12rr|amrnb-7.0.0.2-4|47	
12rr|amrnb-7.0.0.2-4|48	%files
12rr|amrnb-7.0.0.2-4|49	%doc README AUTHORS TODO COPYING
12rr|amrnb-7.0.0.2-4|50	%{_bindir}/*
12rr|amrnb-7.0.0.2-4|51	
12rr|amrnb-7.0.0.2-4|52	%files -n %{libname}
12rr|amrnb-7.0.0.2-4|53	%{_libdir}/libamrnb.so.%{major}*
12rr|amrnb-7.0.0.2-4|54	
12rr|amrnb-7.0.0.2-4|55	%files -n %{develname}
12rr|amrnb-7.0.0.2-4|56	%{_includedir}/amrnb/
12rr|amrnb-7.0.0.2-4|57	%{_libdir}/libamrnb.a
12rr|amrnb-7.0.0.2-4|58	%{_libdir}/libamrnb.so
12rr|amrnb-7.0.0.2-4|59	
12rr|amrnb-7.0.0.2-4|60	%changelog
12rr|amrnb-7.0.0.2-4|61	* Fri Aug 19 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 7.0.0.2-3plf2011.0
12rr|amrnb-7.0.0.2-4|62	- Port from PLF to restricted
12rr|amrnb-7.0.0.2-4|63	- Little spec clean up
12rr|amrnb-7.0.0.2-4|64	
12rr|amrnb-7.0.0.2-4|65	* Mon Nov 29 2010 Götz Waschk <goetz@zarb.org> 7.0.0.2-2plf2011.0
12rr|amrnb-7.0.0.2-4|66	- fix file list
12rr|amrnb-7.0.0.2-4|67	
12rr|amrnb-7.0.0.2-4|68	* Thu Jun 26 2008 Götz Waschk <goetz@zarb.org> 7.0.0.2-1plf2009.0
12rr|amrnb-7.0.0.2-4|69	- new version
12rr|amrnb-7.0.0.2-4|70	
12rr|amrnb-7.0.0.2-4|71	* Fri Apr 25 2008 Götz Waschk <goetz@zarb.org> 7.0.0.1-1plf2009.0
12rr|amrnb-7.0.0.2-4|72	- new version
12rr|amrnb-7.0.0.2-4|73	
12rr|amrnb-7.0.0.2-4|74	* Thu Jan 17 2008 Götz Waschk <goetz@zarb.org> 7.0.0.0-1plf2008.1
12rr|amrnb-7.0.0.2-4|75	- new major
12rr|amrnb-7.0.0.2-4|76	- new devel name
12rr|amrnb-7.0.0.2-4|77	- new version
12rr|amrnb-7.0.0.2-4|78	
12rr|amrnb-7.0.0.2-4|79	* Tue May 29 2007 Götz Waschk <goetz@zarb.org> 6.1.0.3-1plf2008.0
12rr|amrnb-7.0.0.2-4|80	- new version
12rr|amrnb-7.0.0.2-4|81	
12rr|amrnb-7.0.0.2-4|82	* Thu Mar 22 2007 Götz Waschk <goetz@zarb.org> 6.1.0-1plf2007.1
12rr|amrnb-7.0.0.2-4|83	- add conflict with old devel package
12rr|amrnb-7.0.0.2-4|84	- major 2
12rr|amrnb-7.0.0.2-4|85	- don't download 3GPP reference code at build time, include it in the srpm
12rr|amrnb-7.0.0.2-4|86	- new version from a new maintainer
12rr|amrnb-7.0.0.2-4|87	
12rr|amrnb-7.0.0.2-4|88	* Fri Dec  8 2006 Götz Waschk <goetz@zarb.org> 0.0.1-1plf2007.1
12rr|amrnb-7.0.0.2-4|89	- initial package

21800 12
12rr|amrwb-7.0.0.4-2|1	%define major 3
12rr|amrwb-7.0.0.4-2|2	%define libname %mklibname amrwb %{major}
12rr|amrwb-7.0.0.4-2|3	%define develname %mklibname -d amrwb
12rr|amrwb-7.0.0.4-2|4	%define distsuffix plf
12rr|amrwb-7.0.0.4-2|5	
12rr|amrwb-7.0.0.4-2|6	Summary:	AMR WideBand speech codec
12rr|amrwb-7.0.0.4-2|7	Name:		amrwb
12rr|amrwb-7.0.0.4-2|8	Version:	7.0.0.4
12rr|amrwb-7.0.0.4-2|9	Release:	2
12rr|amrwb-7.0.0.4-2|10	License:	Distributable
12rr|amrwb-7.0.0.4-2|11	Group:		System/Libraries
12rr|amrwb-7.0.0.4-2|12	URL:		http://www.penguin.cz/~utx/amr
12rr|amrwb-7.0.0.4-2|13	Source:		http://ftp.penguin.cz/pub/users/utx/amr/amrwb-%{version}.tar.bz2
12rr|amrwb-7.0.0.4-2|14	Source1:	http://www.3gpp.org/ftp/Specs/archive/26_series/26.204/26204-700.zip
12rr|amrwb-7.0.0.4-2|15	
12rr|amrwb-7.0.0.4-2|16	%description
12rr|amrwb-7.0.0.4-2|17	AMR-WB is a wideband speech codec used in mobile phones.
12rr|amrwb-7.0.0.4-2|18	
12rr|amrwb-7.0.0.4-2|19	This package is in restricted as it may violate some patents.
12rr|amrwb-7.0.0.4-2|20	
12rr|amrwb-7.0.0.4-2|21	%package -n %{libname}
12rr|amrwb-7.0.0.4-2|22	Summary:	AMR WideBand speech codec development files
12rr|amrwb-7.0.0.4-2|23	Group:		System/Libraries
12rr|amrwb-7.0.0.4-2|24	
12rr|amrwb-7.0.0.4-2|25	%description -n %{libname}
12rr|amrwb-7.0.0.4-2|26	AMR-NB is a wideband speech codec used in mobile phones development files.
12rr|amrwb-7.0.0.4-2|27	
12rr|amrwb-7.0.0.4-2|28	%package -n %{develname}
12rr|amrwb-7.0.0.4-2|29	Summary:	AMR WideBand speech codec development files
12rr|amrwb-7.0.0.4-2|30	Group:		Development/C
12rr|amrwb-7.0.0.4-2|31	Requires:	%{libname} = %{version}
12rr|amrwb-7.0.0.4-2|32	Provides:	lib%{name}-devel = %{version}-%{release}
12rr|amrwb-7.0.0.4-2|33	
12rr|amrwb-7.0.0.4-2|34	%description -n %{develname}
12rr|amrwb-7.0.0.4-2|35	AMR-NB is a wideband speech codec used in mobile phones development files.
12rr|amrwb-7.0.0.4-2|36	
12rr|amrwb-7.0.0.4-2|37	%prep
12rr|amrwb-7.0.0.4-2|38	%setup -q
12rr|amrwb-7.0.0.4-2|39	%__cp %{SOURCE1} .
12rr|amrwb-7.0.0.4-2|40	
12rr|amrwb-7.0.0.4-2|41	%build
12rr|amrwb-7.0.0.4-2|42	%configure2_5x --enable-static
12rr|amrwb-7.0.0.4-2|43	%make
12rr|amrwb-7.0.0.4-2|44	
12rr|amrwb-7.0.0.4-2|45	%install
12rr|amrwb-7.0.0.4-2|46	%makeinstall_std
12rr|amrwb-7.0.0.4-2|47	
12rr|amrwb-7.0.0.4-2|48	%files
12rr|amrwb-7.0.0.4-2|49	%doc README AUTHORS TODO COPYING
12rr|amrwb-7.0.0.4-2|50	%{_bindir}/*
12rr|amrwb-7.0.0.4-2|51	
12rr|amrwb-7.0.0.4-2|52	%files -n %{libname}
12rr|amrwb-7.0.0.4-2|53	%{_libdir}/libamrwb.so.%{major}*
12rr|amrwb-7.0.0.4-2|54	
12rr|amrwb-7.0.0.4-2|55	%files -n %{develname}
12rr|amrwb-7.0.0.4-2|56	%{_includedir}/amrwb/
12rr|amrwb-7.0.0.4-2|57	%{_libdir}/libamrwb.a
12rr|amrwb-7.0.0.4-2|58	%{_libdir}/libamrwb.so
12rr|amrwb-7.0.0.4-2|59	
12rr|amrwb-7.0.0.4-2|60	%changelog
12rr|amrwb-7.0.0.4-2|61	* Fri Aug 19 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 7.0.0.4-1plf2011.0
12rr|amrwb-7.0.0.4-2|62	- New version 7.0.0.4
12rr|amrwb-7.0.0.4-2|63	- Little spec clean up
12rr|amrwb-7.0.0.4-2|64	- Ported from PLF to restricted
12rr|amrwb-7.0.0.4-2|65	
12rr|amrwb-7.0.0.4-2|66	* Mon Nov 29 2010 Götz Waschk <goetz@zarb.org> 7.0.0.3-2plf2011.0
12rr|amrwb-7.0.0.4-2|67	- update file list
12rr|amrwb-7.0.0.4-2|68	
12rr|amrwb-7.0.0.4-2|69	* Thu Jun 26 2008 Götz Waschk <goetz@zarb.org> 7.0.0.3-1plf2009.0
12rr|amrwb-7.0.0.4-2|70	- new version
12rr|amrwb-7.0.0.4-2|71	
12rr|amrwb-7.0.0.4-2|72	* Thu Jan 17 2008 Götz Waschk <goetz@zarb.org> 7.0.0.2-1plf2008.1
12rr|amrwb-7.0.0.4-2|73	- new major
12rr|amrwb-7.0.0.4-2|74	- new devel name
12rr|amrwb-7.0.0.4-2|75	- new version
12rr|amrwb-7.0.0.4-2|76	
12rr|amrwb-7.0.0.4-2|77	* Tue May 29 2007 Götz Waschk <goetz@zarb.org> 7.0.0.0-1plf2008.0
12rr|amrwb-7.0.0.4-2|78	- initial package

21801 12
12rr|assaultcube-1.1.0.4-2|1	%define name_orig AssaultCube
12rr|assaultcube-1.1.0.4-2|2	%define distsuffix plf
12rr|assaultcube-1.1.0.4-2|3	
12rr|assaultcube-1.1.0.4-2|4	Summary:	AssaultCube is a total conversion of Wouter van Oortmerssen's FPS called Cube
12rr|assaultcube-1.1.0.4-2|5	Name:		assaultcube
12rr|assaultcube-1.1.0.4-2|6	Version:	1.1.0.4
12rr|assaultcube-1.1.0.4-2|7	Release:	2
12rr|assaultcube-1.1.0.4-2|8	License:	Freeware
12rr|assaultcube-1.1.0.4-2|9	Group:		Games/Arcade
12rr|assaultcube-1.1.0.4-2|10	URL:		http://assault.cubers.net/index.html
12rr|assaultcube-1.1.0.4-2|11	Source:		http://transact.dl.sourceforge.net/sourceforge/actiongame/%{name_orig}_v%{version}.tar.bz2
12rr|assaultcube-1.1.0.4-2|12	Source1:	http://transact.dl.sourceforge.net/sourceforge/actiongame/%{name_orig}_v%{version}_source.tar.bz2
12rr|assaultcube-1.1.0.4-2|13	Source2:	AssaultCube-startscript.sh
12rr|assaultcube-1.1.0.4-2|14	Source3:	AssaultCube-server.sh
12rr|assaultcube-1.1.0.4-2|15	Source11:	%{name_orig}.16.png
12rr|assaultcube-1.1.0.4-2|16	Source12:	%{name_orig}.32.png
12rr|assaultcube-1.1.0.4-2|17	Source13:	%{name_orig}.48.png
12rr|assaultcube-1.1.0.4-2|18	Patch0:		AssaultCube_v1.1.0.4-debug.patch
12rr|assaultcube-1.1.0.4-2|19	Patch1:		AssaultCube_v1.1.0.4-linkage.patch
12rr|assaultcube-1.1.0.4-2|20	BuildRequires:	pkgconfig(gl)
12rr|assaultcube-1.1.0.4-2|21	BuildRequires:	pkgconfig(glu)
12rr|assaultcube-1.1.0.4-2|22	BuildRequires:	pkgconfig(openal)
12rr|assaultcube-1.1.0.4-2|23	BuildRequires:	pkgconfig(sdl)
12rr|assaultcube-1.1.0.4-2|24	BuildRequires:	pkgconfig(SDL_image)
12rr|assaultcube-1.1.0.4-2|25	BuildRequires:	pkgconfig(vorbis)
12rr|assaultcube-1.1.0.4-2|26	BuildRequires:	zlib-devel
12rr|assaultcube-1.1.0.4-2|27	BuildConflicts:	freetds-devel
12rr|assaultcube-1.1.0.4-2|28	Obsoletes:	ActionCube < 1.0.2
12rr|assaultcube-1.1.0.4-2|29	
12rr|assaultcube-1.1.0.4-2|30	%description
12rr|assaultcube-1.1.0.4-2|31	AssaultCube is a total conversion of Wouter van Oortmerssen's FPS called Cube.
12rr|assaultcube-1.1.0.4-2|32	
12rr|assaultcube-1.1.0.4-2|33	Set in a realistic looking environment, gameplay is fast and arcade.
12rr|assaultcube-1.1.0.4-2|34	This game is all about team oriented multiplayer fun. Similar to counterstrike.
12rr|assaultcube-1.1.0.4-2|35	
12rr|assaultcube-1.1.0.4-2|36	This package is in restricted non-free because, although the Cube engine is
12rr|assaultcube-1.1.0.4-2|37	Free, the game data (models, textures, maps etc.) are non-free, preclude
12rr|assaultcube-1.1.0.4-2|38	commercial distribution, and in some cases do not allow modification.
12rr|assaultcube-1.1.0.4-2|39	
12rr|assaultcube-1.1.0.4-2|40	%prep
12rr|assaultcube-1.1.0.4-2|41	%setup -q -n %{version} -a1
12rr|assaultcube-1.1.0.4-2|42	mv %{version}/* .
12rr|assaultcube-1.1.0.4-2|43	%patch0 -p1
12rr|assaultcube-1.1.0.4-2|44	%patch1 -p1
12rr|assaultcube-1.1.0.4-2|45	
12rr|assaultcube-1.1.0.4-2|46	%build
12rr|assaultcube-1.1.0.4-2|47	pushd source/src
12rr|assaultcube-1.1.0.4-2|48	# flags for enet:
12rr|assaultcube-1.1.0.4-2|49	export CFLAGS="%{optflags}"
12rr|assaultcube-1.1.0.4-2|50	export CXXFLAGS="%{optflags}"
12rr|assaultcube-1.1.0.4-2|51	# flags for engine:
12rr|assaultcube-1.1.0.4-2|52	make CXXOPTFLAGS="%{optflags}"
12rr|assaultcube-1.1.0.4-2|53	popd
12rr|assaultcube-1.1.0.4-2|54	
12rr|assaultcube-1.1.0.4-2|55	%install
12rr|assaultcube-1.1.0.4-2|56	pushd source/src
12rr|assaultcube-1.1.0.4-2|57	%makeinstall
12rr|assaultcube-1.1.0.4-2|58	popd
12rr|assaultcube-1.1.0.4-2|59	
12rr|assaultcube-1.1.0.4-2|60	install -dm 755 %{buildroot}%{_gamesbindir}
12rr|assaultcube-1.1.0.4-2|61	install -m 755 bin_unix/native_client \
12rr|assaultcube-1.1.0.4-2|62	%{buildroot}%{_gamesbindir}/assaultcube_client.real
12rr|assaultcube-1.1.0.4-2|63	install -m 755 bin_unix/native_server \
12rr|assaultcube-1.1.0.4-2|64	%{buildroot}%{_gamesbindir}/assaultcube_server.real
12rr|assaultcube-1.1.0.4-2|65	
12rr|assaultcube-1.1.0.4-2|66	install -dm 755 %{buildroot}%{_gamesdatadir}
12rr|assaultcube-1.1.0.4-2|67	install -dm 755 %{buildroot}%{_gamesdatadir}/%{name}
12rr|assaultcube-1.1.0.4-2|68	for i in config demos packages; do
12rr|assaultcube-1.1.0.4-2|69	cp -R $i \
12rr|assaultcube-1.1.0.4-2|70	%{buildroot}%{_datadir}/games/%{name}
12rr|assaultcube-1.1.0.4-2|71	find %{buildroot}%{_datadir}/games/%{name}/$i -type f -exec chmod 644 {} \;
12rr|assaultcube-1.1.0.4-2|72	done
12rr|assaultcube-1.1.0.4-2|73	chmod o+rwt %{buildroot}%{_datadir}/games/%{name}/packages/maps
12rr|assaultcube-1.1.0.4-2|74	
12rr|assaultcube-1.1.0.4-2|75	# startscripts
12rr|assaultcube-1.1.0.4-2|76	
12rr|assaultcube-1.1.0.4-2|77	install -m 755 %{SOURCE2} \
12rr|assaultcube-1.1.0.4-2|78	%{buildroot}%{_gamesbindir}/%{name}.sh
12rr|assaultcube-1.1.0.4-2|79	install -m 755 %{SOURCE3} \
12rr|assaultcube-1.1.0.4-2|80	%{buildroot}%{_gamesbindir}/%{name}_server.sh
12rr|assaultcube-1.1.0.4-2|81	
12rr|assaultcube-1.1.0.4-2|82	# icon
12rr|assaultcube-1.1.0.4-2|83	install -m644 %{SOURCE11} -D %{buildroot}%{_miconsdir}/%{name}.png
12rr|assaultcube-1.1.0.4-2|84	install -m644 %{SOURCE12} -D %{buildroot}%{_iconsdir}/%{name}.png
12rr|assaultcube-1.1.0.4-2|85	install -m644 %{SOURCE13} -D %{buildroot}%{_liconsdir}/%{name}.png
12rr|assaultcube-1.1.0.4-2|86	
12rr|assaultcube-1.1.0.4-2|87	mkdir -p %{buildroot}%{_datadir}/applications
12rr|assaultcube-1.1.0.4-2|88	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12rr|assaultcube-1.1.0.4-2|89	[Desktop Entry]
12rr|assaultcube-1.1.0.4-2|90	Name=%{name_orig}
12rr|assaultcube-1.1.0.4-2|91	Encoding=UTF-8
12rr|assaultcube-1.1.0.4-2|92	Comment=AssaultCube is a total conversion of Wouter van Oortmerssen's FPS called Cube
12rr|assaultcube-1.1.0.4-2|93	Exec=%{_gamesbindir}/%{name}.sh
12rr|assaultcube-1.1.0.4-2|94	Icon=%{name}
12rr|assaultcube-1.1.0.4-2|95	Terminal=false
12rr|assaultcube-1.1.0.4-2|96	Type=Application
12rr|assaultcube-1.1.0.4-2|97	StartupNotify=false
12rr|assaultcube-1.1.0.4-2|98	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
12rr|assaultcube-1.1.0.4-2|99	EOF
12rr|assaultcube-1.1.0.4-2|100	
12rr|assaultcube-1.1.0.4-2|101	cat > %{buildroot}%{_datadir}/applications/%{name}_server.desktop << EOF
12rr|assaultcube-1.1.0.4-2|102	[Desktop Entry]
12rr|assaultcube-1.1.0.4-2|103	Version=1.0
12rr|assaultcube-1.1.0.4-2|104	Encoding=UTF-8
12rr|assaultcube-1.1.0.4-2|105	Name=AssaultCube-Server
12rr|assaultcube-1.1.0.4-2|106	Comment=AssaultCube Server
12rr|assaultcube-1.1.0.4-2|107	Exec=%{_gamesbindir}/%{name}_server.sh
12rr|assaultcube-1.1.0.4-2|108	Icon=%{name}
12rr|assaultcube-1.1.0.4-2|109	Terminal=true
12rr|assaultcube-1.1.0.4-2|110	Type=Application
12rr|assaultcube-1.1.0.4-2|111	StartupNotify=true
12rr|assaultcube-1.1.0.4-2|112	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
12rr|assaultcube-1.1.0.4-2|113	EOF
12rr|assaultcube-1.1.0.4-2|114	
12rr|assaultcube-1.1.0.4-2|115	cat > %{buildroot}%{_datadir}/applications/%{name}_server_lan.desktop << EOF
12rr|assaultcube-1.1.0.4-2|116	[Desktop Entry]
12rr|assaultcube-1.1.0.4-2|117	Version=1.0
12rr|assaultcube-1.1.0.4-2|118	Encoding=UTF-8
12rr|assaultcube-1.1.0.4-2|119	Name=AssaultCube-Server-Lan
12rr|assaultcube-1.1.0.4-2|120	Comment=AssaultCube Server (private)
12rr|assaultcube-1.1.0.4-2|121	Exec=%{_gamesbindir}/%{name}_server.sh -mlocalhost
12rr|assaultcube-1.1.0.4-2|122	Icon=%{name}
12rr|assaultcube-1.1.0.4-2|123	Terminal=true
12rr|assaultcube-1.1.0.4-2|124	Type=Application
12rr|assaultcube-1.1.0.4-2|125	StartupNotify=true
12rr|assaultcube-1.1.0.4-2|126	Categories=X-MandrivaLinux-MoreApplications-Games-Arcade;Game;ArcadeGame;
12rr|assaultcube-1.1.0.4-2|127	EOF
12rr|assaultcube-1.1.0.4-2|128	
12rr|assaultcube-1.1.0.4-2|129	%files
12rr|assaultcube-1.1.0.4-2|130	%defattr(-, root, root, 0755)
12rr|assaultcube-1.1.0.4-2|131	%doc source/*.txt README.html
12rr|assaultcube-1.1.0.4-2|132	%doc docs
12rr|assaultcube-1.1.0.4-2|133	%{_gamesbindir}/*
12rr|assaultcube-1.1.0.4-2|134	%dir %{_datadir}/games/%{name}
12rr|assaultcube-1.1.0.4-2|135	%{_datadir}/games/%{name}/*
12rr|assaultcube-1.1.0.4-2|136	%{_datadir}/applications/%{name}*.desktop
12rr|assaultcube-1.1.0.4-2|137	%{_miconsdir}/%{name}.png
12rr|assaultcube-1.1.0.4-2|138	%{_iconsdir}/%{name}.png
12rr|assaultcube-1.1.0.4-2|139	%{_liconsdir}/%{name}.png
12rr|assaultcube-1.1.0.4-2|140	
12rr|assaultcube-1.1.0.4-2|141	
12rr|assaultcube-1.1.0.4-2|142	%changelog
12rr|assaultcube-1.1.0.4-2|143	* Thu Nov  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12rr|assaultcube-1.1.0.4-2|144	+ Commit: 444de4c
12rr|assaultcube-1.1.0.4-2|145	- Add patches from Debian to fix linkage and debug info generation
12rr|assaultcube-1.1.0.4-2|146	
12rr|assaultcube-1.1.0.4-2|147	* Thu Nov  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12rr|assaultcube-1.1.0.4-2|148	+ Commit: 99bfb3c
12rr|assaultcube-1.1.0.4-2|149	- Update BuildRequires, spec cleanup
12rr|assaultcube-1.1.0.4-2|150	
12rr|assaultcube-1.1.0.4-2|151	

21802 12
12rr|audacious-plugins-3.3.3-1plf|1	#####################
12rr|audacious-plugins-3.3.3-1plf|2	# Hardcode PLF build
12rr|audacious-plugins-3.3.3-1plf|3	%define build_plf 1
12rr|audacious-plugins-3.3.3-1plf|4	#####################
12rr|audacious-plugins-3.3.3-1plf|5	
12rr|audacious-plugins-3.3.3-1plf|6	%{?_with_plf: %{expand: %%global build_plf 1}}
12rr|audacious-plugins-3.3.3-1plf|7	
12rr|audacious-plugins-3.3.3-1plf|8	%if %{build_plf}
12rr|audacious-plugins-3.3.3-1plf|9	%define	extrarelsuffix	plf
12rr|audacious-plugins-3.3.3-1plf|10	%define	distsuffix	plf
12rr|audacious-plugins-3.3.3-1plf|11	%endif
12rr|audacious-plugins-3.3.3-1plf|12	
12rr|audacious-plugins-3.3.3-1plf|13	%define build_smb 0
12rr|audacious-plugins-3.3.3-1plf|14	
12rr|audacious-plugins-3.3.3-1plf|15	Summary:	Audacious Media Player core plugins
12rr|audacious-plugins-3.3.3-1plf|16	Name:		audacious-plugins
12rr|audacious-plugins-3.3.3-1plf|17	Version:	3.3.3
12rr|audacious-plugins-3.3.3-1plf|18	Release:	1%{?extrarelsuffix}
12rr|audacious-plugins-3.3.3-1plf|19	Epoch:		5
12rr|audacious-plugins-3.3.3-1plf|20	License:	GPLv2+
12rr|audacious-plugins-3.3.3-1plf|21	Group:		Sound
12rr|audacious-plugins-3.3.3-1plf|22	Url:		http://audacious-media-player.org/
12rr|audacious-plugins-3.3.3-1plf|23	Source0:	http://distfiles.audacious-media-player.org/%{name}-%{version}.tar.bz2
12rr|audacious-plugins-3.3.3-1plf|24	#gw from Fedora, enable gnome keys by default
12rr|audacious-plugins-3.3.3-1plf|25	Patch2:		audacious-plugins-3.3-enable-gnomeshortcuts.patch
12rr|audacious-plugins-3.3.3-1plf|26	Requires:	audacious
12rr|audacious-plugins-3.3.3-1plf|27	BuildRequires:	pkgconfig(alsa)
12rr|audacious-plugins-3.3.3-1plf|28	BuildRequires:	pkgconfig(audacious)
12rr|audacious-plugins-3.3.3-1plf|29	BuildRequires:	pkgconfig(flac)
12rr|audacious-plugins-3.3.3-1plf|30	BuildRequires:	pkgconfig(fluidsynth)
12rr|audacious-plugins-3.3.3-1plf|31	BuildRequires:	pkgconfig(glib-2.0)
12rr|audacious-plugins-3.3.3-1plf|32	BuildRequires:	pkgconfig(glut)
12rr|audacious-plugins-3.3.3-1plf|33	BuildRequires:	pkgconfig(gtk+-3.0)
12rr|audacious-plugins-3.3.3-1plf|34	BuildRequires:	pkgconfig(imlib2)
12rr|audacious-plugins-3.3.3-1plf|35	BuildRequires:	pkgconfig(jack)
12rr|audacious-plugins-3.3.3-1plf|36	
12rr|audacious-plugins-3.3.3-1plf|37	BuildRequires:	pkgconfig(libavcodec) >= 53.40.0
12rr|audacious-plugins-3.3.3-1plf|38	BuildRequires:	pkgconfig(libbinio)
12rr|audacious-plugins-3.3.3-1plf|39	BuildRequires:	pkgconfig(libbs2b)
12rr|audacious-plugins-3.3.3-1plf|40	BuildRequires:	pkgconfig(libcddb)
12rr|audacious-plugins-3.3.3-1plf|41	BuildRequires:	pkgconfig(libcdio)
12rr|audacious-plugins-3.3.3-1plf|42	BuildRequires:	pkgconfig(libcue)
12rr|audacious-plugins-3.3.3-1plf|43	BuildRequires:	pkgconfig(libcurl)
12rr|audacious-plugins-3.3.3-1plf|44	BuildRequires:	pkgconfig(libglade-2.0)
12rr|audacious-plugins-3.3.3-1plf|45	BuildRequires:	pkgconfig(liblircclient0)
12rr|audacious-plugins-3.3.3-1plf|46	BuildRequires:	pkgconfig(libmms)
12rr|audacious-plugins-3.3.3-1plf|47	BuildRequires:	pkgconfig(libmodplug)
12rr|audacious-plugins-3.3.3-1plf|48	BuildRequires:	pkgconfig(libmpg123)
12rr|audacious-plugins-3.3.3-1plf|49	BuildRequires:	pkgconfig(libmtp)
12rr|audacious-plugins-3.3.3-1plf|50	BuildRequires:	pkgconfig(libmusicbrainz)
12rr|audacious-plugins-3.3.3-1plf|51	BuildRequires:	pkgconfig(libnotify)
12rr|audacious-plugins-3.3.3-1plf|52	BuildRequires:	pkgconfig(libpulse)
12rr|audacious-plugins-3.3.3-1plf|53	BuildRequires:	pkgconfig(libsidplay2)
12rr|audacious-plugins-3.3.3-1plf|54	BuildRequires:	sidplay-devel
12rr|audacious-plugins-3.3.3-1plf|55	
12rr|audacious-plugins-3.3.3-1plf|56	BuildRequires:	pkgconfig(mad)
12rr|audacious-plugins-3.3.3-1plf|57	BuildRequires:	pkgconfig(neon)
12rr|audacious-plugins-3.3.3-1plf|58	BuildRequires:	pkgconfig(samplerate)
12rr|audacious-plugins-3.3.3-1plf|59	BuildRequires:	pkgconfig(sdl)
12rr|audacious-plugins-3.3.3-1plf|60	BuildRequires:	pkgconfig(shout)
12rr|audacious-plugins-3.3.3-1plf|61	BuildRequires:	pkgconfig(sndfile)
12rr|audacious-plugins-3.3.3-1plf|62	BuildRequires:	pkgconfig(taglib)
12rr|audacious-plugins-3.3.3-1plf|63	BuildRequires:	pkgconfig(vorbis)
12rr|audacious-plugins-3.3.3-1plf|64	BuildRequires:	pkgconfig(wavpack)
12rr|audacious-plugins-3.3.3-1plf|65	BuildRequires:	pkgconfig(xcomposite)
12rr|audacious-plugins-3.3.3-1plf|66	
12rr|audacious-plugins-3.3.3-1plf|67	#gw currently does not build
12rr|audacious-plugins-3.3.3-1plf|68	#BuildRequires:	bluez-devel >= 2.22
12rr|audacious-plugins-3.3.3-1plf|69	%if %{build_plf}
12rr|audacious-plugins-3.3.3-1plf|70	BuildRequires:	lame-devel
12rr|audacious-plugins-3.3.3-1plf|71	BuildRequires:	libfaad2-static-devel
12rr|audacious-plugins-3.3.3-1plf|72	#gw ffmpeg plugin:
12rr|audacious-plugins-3.3.3-1plf|73	Provides:	audacious-musepack
12rr|audacious-plugins-3.3.3-1plf|74	%endif
12rr|audacious-plugins-3.3.3-1plf|75	
12rr|audacious-plugins-3.3.3-1plf|76	%description
12rr|audacious-plugins-3.3.3-1plf|77	Audacious is a media player based on the BMP music playing application.
12rr|audacious-plugins-3.3.3-1plf|78	Its primary goals are usability and usage of current desktop standards.
12rr|audacious-plugins-3.3.3-1plf|79	
12rr|audacious-plugins-3.3.3-1plf|80	This contains the basic plugin distribution. Audacious is useless
12rr|audacious-plugins-3.3.3-1plf|81	without them.
12rr|audacious-plugins-3.3.3-1plf|82	
12rr|audacious-plugins-3.3.3-1plf|83	%if %{build_plf}
12rr|audacious-plugins-3.3.3-1plf|84	This package is in restricted repository as it violates some patents.
12rr|audacious-plugins-3.3.3-1plf|85	%endif
12rr|audacious-plugins-3.3.3-1plf|86	
12rr|audacious-plugins-3.3.3-1plf|87	%package  -n audacious-wavpack
12rr|audacious-plugins-3.3.3-1plf|88	Group:		Sound
12rr|audacious-plugins-3.3.3-1plf|89	Summary:	Wavpack input plugin for Audacious
12rr|audacious-plugins-3.3.3-1plf|90	Requires:	audacious
12rr|audacious-plugins-3.3.3-1plf|91	
12rr|audacious-plugins-3.3.3-1plf|92	%description  -n audacious-wavpack
12rr|audacious-plugins-3.3.3-1plf|93	This is a wavpack input plugin for Audacious based on libwavpack.
12rr|audacious-plugins-3.3.3-1plf|94	
12rr|audacious-plugins-3.3.3-1plf|95	%package  -n audacious-jack
12rr|audacious-plugins-3.3.3-1plf|96	Group:		Sound
12rr|audacious-plugins-3.3.3-1plf|97	Summary:	Audacious output plugin for the jack sound server
12rr|audacious-plugins-3.3.3-1plf|98	Requires:	audacious
12rr|audacious-plugins-3.3.3-1plf|99	
12rr|audacious-plugins-3.3.3-1plf|100	%description  -n audacious-jack
12rr|audacious-plugins-3.3.3-1plf|101	Audacious audio output plugin for the jack audio server.
12rr|audacious-plugins-3.3.3-1plf|102	
12rr|audacious-plugins-3.3.3-1plf|103	%package  -n audacious-pulse
12rr|audacious-plugins-3.3.3-1plf|104	Group:		Sound
12rr|audacious-plugins-3.3.3-1plf|105	Summary:	Audacious output plugin for the Pulseaudio sound server
12rr|audacious-plugins-3.3.3-1plf|106	Requires:	audacious
12rr|audacious-plugins-3.3.3-1plf|107	
12rr|audacious-plugins-3.3.3-1plf|108	%description  -n audacious-pulse
12rr|audacious-plugins-3.3.3-1plf|109	Audacious audio output plugin for the pulseaudio
12rr|audacious-plugins-3.3.3-1plf|110	server.
12rr|audacious-plugins-3.3.3-1plf|111	
12rr|audacious-plugins-3.3.3-1plf|112	%package  -n audacious-adplug
12rr|audacious-plugins-3.3.3-1plf|113	Summary:	AdLib player plugin for audacious
12rr|audacious-plugins-3.3.3-1plf|114	Group:		Sound
12rr|audacious-plugins-3.3.3-1plf|115	Requires:	audacious
12rr|audacious-plugins-3.3.3-1plf|116	
12rr|audacious-plugins-3.3.3-1plf|117	%description  -n audacious-adplug
12rr|audacious-plugins-3.3.3-1plf|118	AdPlug is an Audacious input plugin It uses the AdPlug AdLib sound
12rr|audacious-plugins-3.3.3-1plf|119	player library to play back a wide range of AdLib (OPL2) music file
12rr|audacious-plugins-3.3.3-1plf|120	formats on top of an OPL2 emulator.  No OPL2 chip is required for
12rr|audacious-plugins-3.3.3-1plf|121	playback.
12rr|audacious-plugins-3.3.3-1plf|122	
12rr|audacious-plugins-3.3.3-1plf|123	%package  -n audacious-fluidsynth
12rr|audacious-plugins-3.3.3-1plf|124	Summary:	Fluidsynth MIDI plugin for audacious
12rr|audacious-plugins-3.3.3-1plf|125	Group:		Sound
12rr|audacious-plugins-3.3.3-1plf|126	Requires:	audacious
12rr|audacious-plugins-3.3.3-1plf|127	
12rr|audacious-plugins-3.3.3-1plf|128	%description  -n audacious-fluidsynth
12rr|audacious-plugins-3.3.3-1plf|129	FluidSynth is a real-time software synthesizer based on the SoundFont 2
12rr|audacious-plugins-3.3.3-1plf|130	specifications. It is a "software synthesizer". FluidSynth can read MIDI
12rr|audacious-plugins-3.3.3-1plf|131	events from the MIDI input device and render them to the audio device.
12rr|audacious-plugins-3.3.3-1plf|132	
12rr|audacious-plugins-3.3.3-1plf|133	This is a fluidsynth backend for the Audacious Media Player to support the
12rr|audacious-plugins-3.3.3-1plf|134	playback of MIDI files with the fluidsynth engine.
12rr|audacious-plugins-3.3.3-1plf|135	
12rr|audacious-plugins-3.3.3-1plf|136	%package  -n audacious-sid
12rr|audacious-plugins-3.3.3-1plf|137	Group:		Sound
12rr|audacious-plugins-3.3.3-1plf|138	Summary:	Audacious input plugin for C64 SID files
12rr|audacious-plugins-3.3.3-1plf|139	Requires:	audacious
12rr|audacious-plugins-3.3.3-1plf|140	
12rr|audacious-plugins-3.3.3-1plf|141	%description  -n audacious-sid
12rr|audacious-plugins-3.3.3-1plf|142	Audacious-SID is a plugin for the Audacious Media Player which provides
12rr|audacious-plugins-3.3.3-1plf|143	support for playing the so-called "SID tunes", which are music
12rr|audacious-plugins-3.3.3-1plf|144	from old Commodore computer programs like games, demos, etc.
12rr|audacious-plugins-3.3.3-1plf|145	
12rr|audacious-plugins-3.3.3-1plf|146	For the actual playing, it uses the excellent libsidplay (1|2)
12rr|audacious-plugins-3.3.3-1plf|147	emulator engine that emulates 6510 CPU and 6581/8580 Sound Interface
12rr|audacious-plugins-3.3.3-1plf|148	Device (SID) chip.
12rr|audacious-plugins-3.3.3-1plf|149	
12rr|audacious-plugins-3.3.3-1plf|150	%if %{build_smb}
12rr|audacious-plugins-3.3.3-1plf|151	%package -n audacious-smb
12rr|audacious-plugins-3.3.3-1plf|152	Group:		Sound
12rr|audacious-plugins-3.3.3-1plf|153	Summary:	SMB/CIFS file system plugin for the Audacious media player
12rr|audacious-plugins-3.3.3-1plf|154	Requires:	audacious
12rr|audacious-plugins-3.3.3-1plf|155	BuildRequires:	pkgconfig(smbclient)
12rr|audacious-plugins-3.3.3-1plf|156	
12rr|audacious-plugins-3.3.3-1plf|157	%description -n audacious-smb
12rr|audacious-plugins-3.3.3-1plf|158	This plugin allows Audacious to play content from a Samba or Windows network
12rr|audacious-plugins-3.3.3-1plf|159	file system.
12rr|audacious-plugins-3.3.3-1plf|160	%endif
12rr|audacious-plugins-3.3.3-1plf|161	
12rr|audacious-plugins-3.3.3-1plf|162	%prep
12rr|audacious-plugins-3.3.3-1plf|163	%setup -q
12rr|audacious-plugins-3.3.3-1plf|164	%apply_patches
12rr|audacious-plugins-3.3.3-1plf|165	
12rr|audacious-plugins-3.3.3-1plf|166	%build
12rr|audacious-plugins-3.3.3-1plf|167	export LDFLAGS="-lm"
12rr|audacious-plugins-3.3.3-1plf|168	#gw else cdaudio does not build (2.2-beta2)
12rr|audacious-plugins-3.3.3-1plf|169	#define _disable_ld_no_undefined 1
12rr|audacious-plugins-3.3.3-1plf|170	%configure2_5x --enable-amidiplug \
12rr|audacious-plugins-3.3.3-1plf|171	%if %{build_smb}
12rr|audacious-plugins-3.3.3-1plf|172	--enable-smb \
12rr|audacious-plugins-3.3.3-1plf|173	%endif
12rr|audacious-plugins-3.3.3-1plf|174	--enable-scrobbler
12rr|audacious-plugins-3.3.3-1plf|175	%ifarch %ix86 x86_64
12rr|audacious-plugins-3.3.3-1plf|176	#--enable-usf
12rr|audacious-plugins-3.3.3-1plf|177	%endif
12rr|audacious-plugins-3.3.3-1plf|178	
12rr|audacious-plugins-3.3.3-1plf|179	%make
12rr|audacious-plugins-3.3.3-1plf|180	
12rr|audacious-plugins-3.3.3-1plf|181	%install
12rr|audacious-plugins-3.3.3-1plf|182	%makeinstall_std
12rr|audacious-plugins-3.3.3-1plf|183	
12rr|audacious-plugins-3.3.3-1plf|184	%if ! %{build_plf}
12rr|audacious-plugins-3.3.3-1plf|185	rm -fv %{buildroot}%{_libdir}/audacious/Input/aac.so
12rr|audacious-plugins-3.3.3-1plf|186	%endif
12rr|audacious-plugins-3.3.3-1plf|187	
12rr|audacious-plugins-3.3.3-1plf|188	%find_lang %{name}
12rr|audacious-plugins-3.3.3-1plf|189	
12rr|audacious-plugins-3.3.3-1plf|190	%files -f %{name}.lang
12rr|audacious-plugins-3.3.3-1plf|191	%doc AUTHORS
12rr|audacious-plugins-3.3.3-1plf|192	%dir %{_libdir}/audacious/Input/amidi-plug/
12rr|audacious-plugins-3.3.3-1plf|193	%{_libdir}/audacious/Input/amidi-plug/ap-alsa.so
12rr|audacious-plugins-3.3.3-1plf|194	%dir %{_libdir}/audacious
12rr|audacious-plugins-3.3.3-1plf|195	%dir %{_libdir}/audacious/Container
12rr|audacious-plugins-3.3.3-1plf|196	%{_libdir}/audacious/Container/asx.so
12rr|audacious-plugins-3.3.3-1plf|197	%{_libdir}/audacious/Container/audpl.so
12rr|audacious-plugins-3.3.3-1plf|198	%{_libdir}/audacious/Container/cue.so
12rr|audacious-plugins-3.3.3-1plf|199	%{_libdir}/audacious/Container/m3u.so
12rr|audacious-plugins-3.3.3-1plf|200	%{_libdir}/audacious/Container/pls.so
12rr|audacious-plugins-3.3.3-1plf|201	%{_libdir}/audacious/Container/xspf.so
12rr|audacious-plugins-3.3.3-1plf|202	%dir %{_libdir}/audacious/General
12rr|audacious-plugins-3.3.3-1plf|203	%{_libdir}/audacious/General/alarm.so
12rr|audacious-plugins-3.3.3-1plf|204	%{_libdir}/audacious/General/albumart.so
12rr|audacious-plugins-3.3.3-1plf|205	%{_libdir}/audacious/General/aosd.so
12rr|audacious-plugins-3.3.3-1plf|206	#%{_libdir}/audacious/General/bluetooth.so
12rr|audacious-plugins-3.3.3-1plf|207	%{_libdir}/audacious/General/cd-menu-items.so
12rr|audacious-plugins-3.3.3-1plf|208	%{_libdir}/audacious/General/gnomeshortcuts.so
12rr|audacious-plugins-3.3.3-1plf|209	%{_libdir}/audacious/General/gtkui.so
12rr|audacious-plugins-3.3.3-1plf|210	%{_libdir}/audacious/General/hotkey.so
12rr|audacious-plugins-3.3.3-1plf|211	%{_libdir}/audacious/General/lirc.so
12rr|audacious-plugins-3.3.3-1plf|212	%{_libdir}/audacious/General/lyricwiki.so
12rr|audacious-plugins-3.3.3-1plf|213	%{_libdir}/audacious/General/mpris2.so
12rr|audacious-plugins-3.3.3-1plf|214	%{_libdir}/audacious/General/notify.so
12rr|audacious-plugins-3.3.3-1plf|215	%{_libdir}/audacious/General/scrobbler.so
12rr|audacious-plugins-3.3.3-1plf|216	%{_libdir}/audacious/General/search-tool.so
12rr|audacious-plugins-3.3.3-1plf|217	%{_libdir}/audacious/General/skins.so
12rr|audacious-plugins-3.3.3-1plf|218	%{_libdir}/audacious/General/statusicon.so
12rr|audacious-plugins-3.3.3-1plf|219	%{_libdir}/audacious/General/song_change.so
12rr|audacious-plugins-3.3.3-1plf|220	%dir %{_libdir}/audacious/Input
12rr|audacious-plugins-3.3.3-1plf|221	%{_libdir}/audacious/Input/ffaudio.so
12rr|audacious-plugins-3.3.3-1plf|222	%{_libdir}/audacious/Input/amidi-plug.so
12rr|audacious-plugins-3.3.3-1plf|223	%{_libdir}/audacious/Input/cdaudio-ng.so
12rr|audacious-plugins-3.3.3-1plf|224	%{_libdir}/audacious/Input/console.so
12rr|audacious-plugins-3.3.3-1plf|225	%{_libdir}/audacious/Input/flacng.so
12rr|audacious-plugins-3.3.3-1plf|226	%{_libdir}/audacious/Input/madplug.so
12rr|audacious-plugins-3.3.3-1plf|227	%{_libdir}/audacious/Input/metronom.so
12rr|audacious-plugins-3.3.3-1plf|228	%{_libdir}/audacious/Input/modplug.so
12rr|audacious-plugins-3.3.3-1plf|229	%{_libdir}/audacious/Input/psf2.so
12rr|audacious-plugins-3.3.3-1plf|230	%{_libdir}/audacious/Input/sndfile.so
12rr|audacious-plugins-3.3.3-1plf|231	%{_libdir}/audacious/Input/tonegen.so
12rr|audacious-plugins-3.3.3-1plf|232	%ifarch %{ix86} x86_64
12rr|audacious-plugins-3.3.3-1plf|233	#%{_libdir}/audacious/Input/usf.so
12rr|audacious-plugins-3.3.3-1plf|234	%endif
12rr|audacious-plugins-3.3.3-1plf|235	%{_libdir}/audacious/Input/vorbis.so
12rr|audacious-plugins-3.3.3-1plf|236	%{_libdir}/audacious/Input/vtx.so
12rr|audacious-plugins-3.3.3-1plf|237	%{_libdir}/audacious/Input/xsf.so
12rr|audacious-plugins-3.3.3-1plf|238	%if %{build_plf}
12rr|audacious-plugins-3.3.3-1plf|239	%{_libdir}/audacious/Input/aac.so
12rr|audacious-plugins-3.3.3-1plf|240	%endif
12rr|audacious-plugins-3.3.3-1plf|241	%dir %{_libdir}/audacious/Effect/
12rr|audacious-plugins-3.3.3-1plf|242	%{_libdir}/audacious/Effect/bs2b.so
12rr|audacious-plugins-3.3.3-1plf|243	%{_libdir}/audacious/Effect/compressor.so
12rr|audacious-plugins-3.3.3-1plf|244	%{_libdir}/audacious/Effect/crossfade.so
12rr|audacious-plugins-3.3.3-1plf|245	%{_libdir}/audacious/Effect/crystalizer.so
12rr|audacious-plugins-3.3.3-1plf|246	%{_libdir}/audacious/Effect/echo.so
12rr|audacious-plugins-3.3.3-1plf|247	%{_libdir}/audacious/Effect/ladspa.so
12rr|audacious-plugins-3.3.3-1plf|248	%{_libdir}/audacious/Effect/mixer.so
12rr|audacious-plugins-3.3.3-1plf|249	%{_libdir}/audacious/Effect/resample.so
12rr|audacious-plugins-3.3.3-1plf|250	%{_libdir}/audacious/Effect/speed-pitch.so
12rr|audacious-plugins-3.3.3-1plf|251	%{_libdir}/audacious/Effect/stereo.so
12rr|audacious-plugins-3.3.3-1plf|252	%{_libdir}/audacious/Effect/voice_removal.so
12rr|audacious-plugins-3.3.3-1plf|253	%dir %{_libdir}/audacious/Output
12rr|audacious-plugins-3.3.3-1plf|254	%{_libdir}/audacious/Output/alsa.so
12rr|audacious-plugins-3.3.3-1plf|255	%{_libdir}/audacious/Output/filewriter.so
12rr|audacious-plugins-3.3.3-1plf|256	%{_libdir}/audacious/Output/sdlout.so
12rr|audacious-plugins-3.3.3-1plf|257	%dir %{_libdir}/audacious/Transport/
12rr|audacious-plugins-3.3.3-1plf|258	%{_libdir}/audacious/Transport/gio.so
12rr|audacious-plugins-3.3.3-1plf|259	%{_libdir}/audacious/Transport/mms.so
12rr|audacious-plugins-3.3.3-1plf|260	%{_libdir}/audacious/Transport/neon.so
12rr|audacious-plugins-3.3.3-1plf|261	%{_libdir}/audacious/Transport/unix-io.so
12rr|audacious-plugins-3.3.3-1plf|262	%dir %{_libdir}/audacious/Visualization
12rr|audacious-plugins-3.3.3-1plf|263	%{_libdir}/audacious/Visualization/blur_scope.so
12rr|audacious-plugins-3.3.3-1plf|264	%{_libdir}/audacious/Visualization/cairo-spectrum.so
12rr|audacious-plugins-3.3.3-1plf|265	%{_datadir}/audacious
12rr|audacious-plugins-3.3.3-1plf|266	
12rr|audacious-plugins-3.3.3-1plf|267	%files  -n audacious-wavpack
12rr|audacious-plugins-3.3.3-1plf|268	%{_libdir}/audacious/Input/wavpack.so
12rr|audacious-plugins-3.3.3-1plf|269	
12rr|audacious-plugins-3.3.3-1plf|270	%files  -n audacious-jack
12rr|audacious-plugins-3.3.3-1plf|271	%{_libdir}/audacious/Output/jackout.so
12rr|audacious-plugins-3.3.3-1plf|272	
12rr|audacious-plugins-3.3.3-1plf|273	%files  -n audacious-pulse
12rr|audacious-plugins-3.3.3-1plf|274	%{_libdir}/audacious/Output/pulse_audio.so
12rr|audacious-plugins-3.3.3-1plf|275	
12rr|audacious-plugins-3.3.3-1plf|276	%files  -n audacious-sid
12rr|audacious-plugins-3.3.3-1plf|277	%{_libdir}/audacious/Input/sid.so
12rr|audacious-plugins-3.3.3-1plf|278	
12rr|audacious-plugins-3.3.3-1plf|279	%files  -n audacious-adplug
12rr|audacious-plugins-3.3.3-1plf|280	%{_libdir}/audacious/Input/adplug.so
12rr|audacious-plugins-3.3.3-1plf|281	
12rr|audacious-plugins-3.3.3-1plf|282	%if 0
12rr|audacious-plugins-3.3.3-1plf|283	%files  -n audacious-timidity
12rr|audacious-plugins-3.3.3-1plf|284	%{_libdir}/audacious/Input/timidity.so
12rr|audacious-plugins-3.3.3-1plf|285	%endif
12rr|audacious-plugins-3.3.3-1plf|286	
12rr|audacious-plugins-3.3.3-1plf|287	%files  -n audacious-fluidsynth
12rr|audacious-plugins-3.3.3-1plf|288	%_libdir/audacious/Input/amidi-plug/ap-fluidsynth.so
12rr|audacious-plugins-3.3.3-1plf|289	
12rr|audacious-plugins-3.3.3-1plf|290	%if %{build_smb}
12rr|audacious-plugins-3.3.3-1plf|291	%files -n audacious-smb
12rr|audacious-plugins-3.3.3-1plf|292	%{_libdir}/audacious/Transport/smb.so
12rr|audacious-plugins-3.3.3-1plf|293	%endif
12rr|audacious-plugins-3.3.3-1plf|294	

21803 12
12rr|audiokonverter-5.9.1-5plf|1	######################
12rr|audiokonverter-5.9.1-5plf|2	# Hardcode PLF build
12rr|audiokonverter-5.9.1-5plf|3	%define build_plf 1
12rr|audiokonverter-5.9.1-5plf|4	######################
12rr|audiokonverter-5.9.1-5plf|5	
12rr|audiokonverter-5.9.1-5plf|6	%if %{build_plf}
12rr|audiokonverter-5.9.1-5plf|7	%define distsuffix plf
12rr|audiokonverter-5.9.1-5plf|8	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12rr|audiokonverter-5.9.1-5plf|9	%define extrarelsuffix plf
12rr|audiokonverter-5.9.1-5plf|10	%endif
12rr|audiokonverter-5.9.1-5plf|11	
12rr|audiokonverter-5.9.1-5plf|12	Summary:	An audio converter
12rr|audiokonverter-5.9.1-5plf|13	Name:		audiokonverter
12rr|audiokonverter-5.9.1-5plf|14	Version:	5.9.1
12rr|audiokonverter-5.9.1-5plf|15	Release:	5%{?extrarelsuffix}
12rr|audiokonverter-5.9.1-5plf|16	License:	GPLv2
12rr|audiokonverter-5.9.1-5plf|17	Group:		Sound
12rr|audiokonverter-5.9.1-5plf|18	URL:		http://www.kde-apps.org/content/show.php?content=12608
12rr|audiokonverter-5.9.1-5plf|19	Source0:	http://www.kde-apps.org/CONTENT/content-files/12608-%{name}-%{version}.tar.bz2
12rr|audiokonverter-5.9.1-5plf|20	Patch0:		audiokonverter-noflac.patch
12rr|audiokonverter-5.9.1-5plf|21	BuildRequires:	kde4-macros
12rr|audiokonverter-5.9.1-5plf|22	Requires:	dolphin
12rr|audiokonverter-5.9.1-5plf|23	Requires:	mplayer
12rr|audiokonverter-5.9.1-5plf|24	Requires:	flac
12rr|audiokonverter-5.9.1-5plf|25	Requires:	wavpack
12rr|audiokonverter-5.9.1-5plf|26	Requires:	id3lib
12rr|audiokonverter-5.9.1-5plf|27	Requires:	vorbis-tools
12rr|audiokonverter-5.9.1-5plf|28	%if %{build_plf}
12rr|audiokonverter-5.9.1-5plf|29	Requires:	lame
12rr|audiokonverter-5.9.1-5plf|30	Requires:	faac
12rr|audiokonverter-5.9.1-5plf|31	Requires:	faad2
12rr|audiokonverter-5.9.1-5plf|32	%endif
12rr|audiokonverter-5.9.1-5plf|33	BuildArch:	noarch
12rr|audiokonverter-5.9.1-5plf|34	
12rr|audiokonverter-5.9.1-5plf|35	%description
12rr|audiokonverter-5.9.1-5plf|36	audiokonverter is a small utility to easily convert from OGG, MP3,
12rr|audiokonverter-5.9.1-5plf|37	AAC, M4A, FLAC, WMA, RealAudio, Musepack, Wavpack, WAV and movies to
12rr|audiokonverter-5.9.1-5plf|38	MP3, OGG, M4A, WAV and FLAC in Konqueror by right-clicking on them.
12rr|audiokonverter-5.9.1-5plf|39	
12rr|audiokonverter-5.9.1-5plf|40	%if %{build_plf}
12rr|audiokonverter-5.9.1-5plf|41	This package is in restricted because it requires packages that are
12rr|audiokonverter-5.9.1-5plf|42	in restricted (lame, faac, faad2).
12rr|audiokonverter-5.9.1-5plf|43	%endif
12rr|audiokonverter-5.9.1-5plf|44	
12rr|audiokonverter-5.9.1-5plf|45	%prep
12rr|audiokonverter-5.9.1-5plf|46	%setup -q
12rr|audiokonverter-5.9.1-5plf|47	%if !%{build_plf}
12rr|audiokonverter-5.9.1-5plf|48	%patch0 -p0 -b .plf
12rr|audiokonverter-5.9.1-5plf|49	%endif
12rr|audiokonverter-5.9.1-5plf|50	
12rr|audiokonverter-5.9.1-5plf|51	%install
12rr|audiokonverter-5.9.1-5plf|52	mkdir -p %{buildroot}%{_kde_services}/ServiceMenus
12rr|audiokonverter-5.9.1-5plf|53	install -m 644 *4.desktop %{buildroot}%{_kde_services}/ServiceMenus
12rr|audiokonverter-5.9.1-5plf|54	mkdir -p %{buildroot}%{_kde_appsdir}/dolphin/servicemenus
12rr|audiokonverter-5.9.1-5plf|55	install -m 644 *4.desktop %{buildroot}%{_kde_appsdir}/dolphin/servicemenus
12rr|audiokonverter-5.9.1-5plf|56	mkdir -p %{buildroot}%{_kde_bindir}
12rr|audiokonverter-5.9.1-5plf|57	install -m 755 anytowav4 audioconvert4 movie2sound4 oggdrop-lx %{buildroot}%{_kde_bindir}
12rr|audiokonverter-5.9.1-5plf|58	
12rr|audiokonverter-5.9.1-5plf|59	%files
12rr|audiokonverter-5.9.1-5plf|60	%doc README Changelog
12rr|audiokonverter-5.9.1-5plf|61	%{_kde_bindir}/*
12rr|audiokonverter-5.9.1-5plf|62	%{_kde_services}/ServiceMenus/*.desktop
12rr|audiokonverter-5.9.1-5plf|63	%{_kde_appsdir}/dolphin/servicemenus/*.desktop
12rr|audiokonverter-5.9.1-5plf|64	
12rr|audiokonverter-5.9.1-5plf|65	

21804 12
12rr|autopano-sift-C-2.5.1-2|1	%define distsuffix plf
12rr|autopano-sift-C-2.5.1-2|2	
12rr|autopano-sift-C-2.5.1-2|3	Name:		autopano-sift-C
12rr|autopano-sift-C-2.5.1-2|4	Version:	2.5.1
12rr|autopano-sift-C-2.5.1-2|5	Release:	2
12rr|autopano-sift-C-2.5.1-2|6	Summary:	SIFT Feature Detection implementation
12rr|autopano-sift-C-2.5.1-2|7	License:	GPLv2
12rr|autopano-sift-C-2.5.1-2|8	Group:		Graphics
12rr|autopano-sift-C-2.5.1-2|9	Url:		http://hugin.sourceforge.net/
12rr|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
12rr|autopano-sift-C-2.5.1-2|11	Patch0:		autopano-sift-C-2.5.1-linkage.patch
12rr|autopano-sift-C-2.5.1-2|12	BuildRequires:	cmake
12rr|autopano-sift-C-2.5.1-2|13	BuildRequires:	pano13-devel
12rr|autopano-sift-C-2.5.1-2|14	BuildRequires:	png-devel
12rr|autopano-sift-C-2.5.1-2|15	BuildRequires:	tiff-devel
12rr|autopano-sift-C-2.5.1-2|16	BuildRequires:	jpeg-devel
12rr|autopano-sift-C-2.5.1-2|17	BuildRequires:	zlib-devel
12rr|autopano-sift-C-2.5.1-2|18	BuildRequires:	libxml2-devel
12rr|autopano-sift-C-2.5.1-2|19	
12rr|autopano-sift-C-2.5.1-2|20	%description
12rr|autopano-sift-C-2.5.1-2|21	This package provides an implementation of the SIFT algorithm and a set of
12rr|autopano-sift-C-2.5.1-2|22	utilities to utilize the algorithm to match two or more images. As output, a
12rr|autopano-sift-C-2.5.1-2|23	number of control points are created, which specify one and the same image
12rr|autopano-sift-C-2.5.1-2|24	location in two images. The output is created as project file for the hugin
12rr|autopano-sift-C-2.5.1-2|25	panorama stitching software, which is available at http://hugin.sf.net/
12rr|autopano-sift-C-2.5.1-2|26	
12rr|autopano-sift-C-2.5.1-2|27	This package is in restricted because the SIFT alogorithm is patented.
12rr|autopano-sift-C-2.5.1-2|28	
12rr|autopano-sift-C-2.5.1-2|29	%prep
12rr|autopano-sift-C-2.5.1-2|30	%setup -q
12rr|autopano-sift-C-2.5.1-2|31	%patch0 -p1
12rr|autopano-sift-C-2.5.1-2|32	
12rr|autopano-sift-C-2.5.1-2|33	%build
12rr|autopano-sift-C-2.5.1-2|34	%cmake
12rr|autopano-sift-C-2.5.1-2|35	%make
12rr|autopano-sift-C-2.5.1-2|36	
12rr|autopano-sift-C-2.5.1-2|37	%install
12rr|autopano-sift-C-2.5.1-2|38	%makeinstall_std -C build
12rr|autopano-sift-C-2.5.1-2|39	
12rr|autopano-sift-C-2.5.1-2|40	%files
12rr|autopano-sift-C-2.5.1-2|41	%doc LICENSE README README.1ST ChangeLog
12rr|autopano-sift-C-2.5.1-2|42	%{_mandir}/man?/*
12rr|autopano-sift-C-2.5.1-2|43	%{_bindir}/*
12rr|autopano-sift-C-2.5.1-2|44	

21805 12
12rr|avidemux-2.5.6-3plf|1	%define filename %{name}_%{version}
12rr|avidemux-2.5.6-3plf|2	
12rr|avidemux-2.5.6-3plf|3	#############################
12rr|avidemux-2.5.6-3plf|4	# Hardcore PLF build
12rr|avidemux-2.5.6-3plf|5	# bcond_with or bcond_without
12rr|avidemux-2.5.6-3plf|6	%bcond_without plf
12rr|avidemux-2.5.6-3plf|7	#############################
12rr|avidemux-2.5.6-3plf|8	
12rr|avidemux-2.5.6-3plf|9	%if %with plf
12rr|avidemux-2.5.6-3plf|10	%define distsuffix plf
12rr|avidemux-2.5.6-3plf|11	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12rr|avidemux-2.5.6-3plf|12	%define extrarelsuffix plf
12rr|avidemux-2.5.6-3plf|13	%endif
12rr|avidemux-2.5.6-3plf|14	
12rr|avidemux-2.5.6-3plf|15	Name:		avidemux
12rr|avidemux-2.5.6-3plf|16	Version:	2.5.6
12rr|avidemux-2.5.6-3plf|17	Release:	3%{?extrarelsuffix}
12rr|avidemux-2.5.6-3plf|18	Summary:	A free video editor
12rr|avidemux-2.5.6-3plf|19	License:	GPLv2+
12rr|avidemux-2.5.6-3plf|20	Group:		Video
12rr|avidemux-2.5.6-3plf|21	Url:		http://fixounet.free.fr/avidemux
12rr|avidemux-2.5.6-3plf|22	Source0:	http://downloads.sourceforge.net/project/%{name}/%{name}/%{version}/%{filename}.tar.gz
12rr|avidemux-2.5.6-3plf|23	Patch2:		avidemux-2.5.1-opencore-check.patch
12rr|avidemux-2.5.6-3plf|24	Patch3:		avidemux-jack-underlinking.patch
12rr|avidemux-2.5.6-3plf|25	Patch4:		avidemux-fix-cmake.patch
12rr|avidemux-2.5.6-3plf|26	Patch5:		avidemux-mpeg2enc-underlinking.patch
12rr|avidemux-2.5.6-3plf|27	Patch6:		CVE-2011-3893.patch
12rr|avidemux-2.5.6-3plf|28	Patch7:		CVE-2011-3895.patch
12rr|avidemux-2.5.6-3plf|29	Patch8:		CVE-2012-0947.patch
12rr|avidemux-2.5.6-3plf|30	BuildRequires:	cmake
12rr|avidemux-2.5.6-3plf|31	BuildRequires:	imagemagick
12rr|avidemux-2.5.6-3plf|32	BuildRequires:	libxslt-proc
12rr|avidemux-2.5.6-3plf|33	BuildRequires:	nasm
12rr|avidemux-2.5.6-3plf|34	BuildRequires:	qt4-linguist
12rr|avidemux-2.5.6-3plf|35	BuildRequires:	yasm
12rr|avidemux-2.5.6-3plf|36	BuildRequires:	gettext-devel
12rr|avidemux-2.5.6-3plf|37	BuildRequires:	liba52dec-devel
12rr|avidemux-2.5.6-3plf|38	BuildRequires:	qt4-devel
12rr|avidemux-2.5.6-3plf|39	BuildRequires:	pkgconfig(gtk+-2.0)
12rr|avidemux-2.5.6-3plf|40	BuildRequires:	pkgconfig(esound)
12rr|avidemux-2.5.6-3plf|41	BuildRequires:	pkgconfig(jack)
12rr|avidemux-2.5.6-3plf|42	BuildRequires:	pkgconfig(libpulse)
12rr|avidemux-2.5.6-3plf|43	BuildRequires:	pkgconfig(libva)
12rr|avidemux-2.5.6-3plf|44	BuildRequires:	pkgconfig(libxml-2.0)
12rr|avidemux-2.5.6-3plf|45	BuildRequires:	pkgconfig(mad)
12rr|avidemux-2.5.6-3plf|46	BuildRequires:	pkgconfig(samplerate)
12rr|avidemux-2.5.6-3plf|47	BuildRequires:	pkgconfig(sdl)
12rr|avidemux-2.5.6-3plf|48	BuildRequires:	pkgconfig(vorbis)
12rr|avidemux-2.5.6-3plf|49	BuildRequires:	pkgconfig(xv)
12rr|avidemux-2.5.6-3plf|50	# not packaged yet:
12rr|avidemux-2.5.6-3plf|51	#BuildRequires:  libaften-devel
12rr|avidemux-2.5.6-3plf|52	%if %with plf
12rr|avidemux-2.5.6-3plf|53	BuildRequires:	libfaac-devel
12rr|avidemux-2.5.6-3plf|54	BuildRequires:	libfaad2-devel
12rr|avidemux-2.5.6-3plf|55	BuildRequires:	liblame-devel
12rr|avidemux-2.5.6-3plf|56	BuildRequires:	libxvid-devel
12rr|avidemux-2.5.6-3plf|57	BuildRequires:	pkgconfig(opencore-amrnb)
12rr|avidemux-2.5.6-3plf|58	BuildRequires:	pkgconfig(opencore-amrwb)
12rr|avidemux-2.5.6-3plf|59	BuildRequires:	pkgconfig(x264)
12rr|avidemux-2.5.6-3plf|60	%endif
12rr|avidemux-2.5.6-3plf|61	Requires:	avidemux-ui
12rr|avidemux-2.5.6-3plf|62	
12rr|avidemux-2.5.6-3plf|63	%description
12rr|avidemux-2.5.6-3plf|64	Avidemux is a free video editor designed for simple cutting,
12rr|avidemux-2.5.6-3plf|65	filtering and encoding tasks.It supports many file types, including
12rr|avidemux-2.5.6-3plf|66	AVI, DVD compatible MPEG files, MP4 and ASF, using a variety of
12rr|avidemux-2.5.6-3plf|67	codecs. Tasks can be automated using projects, job queue and
12rr|avidemux-2.5.6-3plf|68	powerful scripting capabilities.
12rr|avidemux-2.5.6-3plf|69	
12rr|avidemux-2.5.6-3plf|70	%if %with plf
12rr|avidemux-2.5.6-3plf|71	This package is in restricted because this build has support for codecs
12rr|avidemux-2.5.6-3plf|72	covered by software patents.
12rr|avidemux-2.5.6-3plf|73	%endif
12rr|avidemux-2.5.6-3plf|74	
12rr|avidemux-2.5.6-3plf|75	%package gtk
12rr|avidemux-2.5.6-3plf|76	Summary:	A free video editor - GTK GUI
12rr|avidemux-2.5.6-3plf|77	Group:		Video
12rr|avidemux-2.5.6-3plf|78	Requires:	gtk+2.0 >= 2.6.0
12rr|avidemux-2.5.6-3plf|79	Requires:	%{name} = %{version}-%{release}
12rr|avidemux-2.5.6-3plf|80	Provides:	avidemux-ui = %{version}-%{release}
12rr|avidemux-2.5.6-3plf|81	
12rr|avidemux-2.5.6-3plf|82	%description gtk
12rr|avidemux-2.5.6-3plf|83	Avidemux is a free video editor. This package contains the
12rr|avidemux-2.5.6-3plf|84	version with a graphical user interface based on GTK.
12rr|avidemux-2.5.6-3plf|85	
12rr|avidemux-2.5.6-3plf|86	%package qt
12rr|avidemux-2.5.6-3plf|87	Summary:	A free video editor - Qt4 GUI
12rr|avidemux-2.5.6-3plf|88	Group:		Video
12rr|avidemux-2.5.6-3plf|89	Requires:	%{name} = %{version}-%{release}
12rr|avidemux-2.5.6-3plf|90	Provides:	avidemux-ui = %{version}-%{release}
12rr|avidemux-2.5.6-3plf|91	
12rr|avidemux-2.5.6-3plf|92	%description qt
12rr|avidemux-2.5.6-3plf|93	Avidemux is a free video editor. This package contains the
12rr|avidemux-2.5.6-3plf|94	version with a graphical user interface based on Qt4.
12rr|avidemux-2.5.6-3plf|95	
12rr|avidemux-2.5.6-3plf|96	%package cli
12rr|avidemux-2.5.6-3plf|97	Summary:	A free video editor - command-line version
12rr|avidemux-2.5.6-3plf|98	Group:		Video
12rr|avidemux-2.5.6-3plf|99	Requires:	%{name} = %{version}-%{release}
12rr|avidemux-2.5.6-3plf|100	Provides:	avidemux-ui = %{version}-%{release}
12rr|avidemux-2.5.6-3plf|101	
12rr|avidemux-2.5.6-3plf|102	%description cli
12rr|avidemux-2.5.6-3plf|103	Avidemux is a free video editor. This package contains the
12rr|avidemux-2.5.6-3plf|104	version with a command-line interface.
12rr|avidemux-2.5.6-3plf|105	
12rr|avidemux-2.5.6-3plf|106	%if %with plf
12rr|avidemux-2.5.6-3plf|107	This package is in restricted because this build has support for codecs
12rr|avidemux-2.5.6-3plf|108	covered by software patents.
12rr|avidemux-2.5.6-3plf|109	%endif
12rr|avidemux-2.5.6-3plf|110	
12rr|avidemux-2.5.6-3plf|111	%prep
12rr|avidemux-2.5.6-3plf|112	%setup -q -n %{filename}
12rr|avidemux-2.5.6-3plf|113	%patch2 -p1
12rr|avidemux-2.5.6-3plf|114	%patch3 -p1
12rr|avidemux-2.5.6-3plf|115	%patch4 -p0
12rr|avidemux-2.5.6-3plf|116	%patch5 -p1
12rr|avidemux-2.5.6-3plf|117	
12rr|avidemux-2.5.6-3plf|118	pushd avidemux/ADM_libraries
12rr|avidemux-2.5.6-3plf|119	
12rr|avidemux-2.5.6-3plf|120	tar -xjf ffmpeg-0.9.tar.bz2 && rm -f ffmpeg-0.9.tar.bz2
12rr|avidemux-2.5.6-3plf|121	pushd ffmpeg-0.9
12rr|avidemux-2.5.6-3plf|122	%patch6 -p1
12rr|avidemux-2.5.6-3plf|123	%patch7 -p1
12rr|avidemux-2.5.6-3plf|124	%patch8 -p1
12rr|avidemux-2.5.6-3plf|125	popd
12rr|avidemux-2.5.6-3plf|126	tar -cjf ffmpeg-0.9.tar.bz2 ffmpeg-0.9 && rm -rf ffmpeg-0.9
12rr|avidemux-2.5.6-3plf|127	popd
12rr|avidemux-2.5.6-3plf|128	
12rr|avidemux-2.5.6-3plf|129	# libdir is nicely hardcoded
12rr|avidemux-2.5.6-3plf|130	sed -i 's,Dir="lib",Dir="%{_lib}",' avidemux/main.cpp avidemux/ADM_core/src/ADM_fileio.cpp
12rr|avidemux-2.5.6-3plf|131	grep -q '"%{_lib}"' avidemux/main.cpp
12rr|avidemux-2.5.6-3plf|132	grep -q '"%{_lib}"' avidemux/ADM_core/src/ADM_fileio.cpp
12rr|avidemux-2.5.6-3plf|133	
12rr|avidemux-2.5.6-3plf|134	%build
12rr|avidemux-2.5.6-3plf|135	#gw 2.5.4 has linking problems in plugins/ADM_videoFilters/AvsFilter
12rr|avidemux-2.5.6-3plf|136	#   	      	      	   and in plugins/ADM_videoFilters/Logo/
12rr|avidemux-2.5.6-3plf|137	%define _disable_ld_no_undefined 1
12rr|avidemux-2.5.6-3plf|138	%cmake
12rr|avidemux-2.5.6-3plf|139	make
12rr|avidemux-2.5.6-3plf|140	
12rr|avidemux-2.5.6-3plf|141	# plugin build expects libraries to be already installed; we fake a prefix
12rr|avidemux-2.5.6-3plf|142	# in build/ by symlinking all libraries to build/lib/
12rr|avidemux-2.5.6-3plf|143	mkdir -p %{_lib}
12rr|avidemux-2.5.6-3plf|144	cd %{_lib}
12rr|avidemux-2.5.6-3plf|145	find ../avidemux -name '*.so*' | xargs ln -sft .
12rr|avidemux-2.5.6-3plf|146	cd ../../plugins
12rr|avidemux-2.5.6-3plf|147	%cmake -DAVIDEMUX_SOURCE_DIR=%{_builddir}/%{filename} -DAVIDEMUX_CORECONFIG_DIR=%{_builddir}/%{filename}/build/config -DAVIDEMUX_INSTALL_PREFIX=%{_builddir}/%{filename}/build
12rr|avidemux-2.5.6-3plf|148	make
12rr|avidemux-2.5.6-3plf|149	
12rr|avidemux-2.5.6-3plf|150	
12rr|avidemux-2.5.6-3plf|151	%install
12rr|avidemux-2.5.6-3plf|152	cd build
12rr|avidemux-2.5.6-3plf|153	%makeinstall_std
12rr|avidemux-2.5.6-3plf|154	mkdir -p %{buildroot}%{_libdir}
12rr|avidemux-2.5.6-3plf|155	cd ..
12rr|avidemux-2.5.6-3plf|156	
12rr|avidemux-2.5.6-3plf|157	cd plugins/build
12rr|avidemux-2.5.6-3plf|158	%makeinstall_std
12rr|avidemux-2.5.6-3plf|159	#gw install this manually:
12rr|avidemux-2.5.6-3plf|160	cp ADM_videoEncoder/ADM_vidEnc_mpeg2enc/mpeg2enc/libmpeg2enc.so \
12rr|avidemux-2.5.6-3plf|161	ADM_videoEncoder/common/pluginOptions/libADM_vidEnc_pluginOptions.so \
12rr|avidemux-2.5.6-3plf|162	ADM_videoEncoder/common/xvidRateCtl/libADM_xvidRateCtl.so %{buildroot}%{_libdir}
12rr|avidemux-2.5.6-3plf|163	cd ../..
12rr|avidemux-2.5.6-3plf|164	
12rr|avidemux-2.5.6-3plf|165	# icons
12rr|avidemux-2.5.6-3plf|166	install -d -m755 %{buildroot}%{_liconsdir}
12rr|avidemux-2.5.6-3plf|167	install -d -m755 %{buildroot}%{_iconsdir}
12rr|avidemux-2.5.6-3plf|168	install -d -m755 %{buildroot}%{_miconsdir}
12rr|avidemux-2.5.6-3plf|169	convert avidemux_icon.png -resize 48x48 %{buildroot}%{_liconsdir}/%{name}.png
12rr|avidemux-2.5.6-3plf|170	convert avidemux_icon.png -resize 32x32 %{buildroot}%{_iconsdir}/%{name}.png
12rr|avidemux-2.5.6-3plf|171	convert avidemux_icon.png -resize 16x16 %{buildroot}%{_miconsdir}/%{name}.png
12rr|avidemux-2.5.6-3plf|172	
12rr|avidemux-2.5.6-3plf|173	# menu
12rr|avidemux-2.5.6-3plf|174	mkdir -p %{buildroot}%{_datadir}/applications
12rr|avidemux-2.5.6-3plf|175	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-gtk.desktop << EOF
12rr|avidemux-2.5.6-3plf|176	[Desktop Entry]
12rr|avidemux-2.5.6-3plf|177	Name=Avidemux
12rr|avidemux-2.5.6-3plf|178	Comment=A free video editor
12rr|avidemux-2.5.6-3plf|179	Exec=%{_bindir}/%{name}2_gtk %U
12rr|avidemux-2.5.6-3plf|180	Icon=%{name}
12rr|avidemux-2.5.6-3plf|181	Terminal=false
12rr|avidemux-2.5.6-3plf|182	Type=Application
12rr|avidemux-2.5.6-3plf|183	StartupNotify=true
12rr|avidemux-2.5.6-3plf|184	Categories=AudioVideo;Video;AudioVideoEditing;GTK;
12rr|avidemux-2.5.6-3plf|185	EOF
12rr|avidemux-2.5.6-3plf|186	cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}-qt.desktop << EOF
12rr|avidemux-2.5.6-3plf|187	[Desktop Entry]
12rr|avidemux-2.5.6-3plf|188	Name=Avidemux
12rr|avidemux-2.5.6-3plf|189	Comment=A free video editor
12rr|avidemux-2.5.6-3plf|190	Exec=%{_bindir}/%{name}2_qt4 %U
12rr|avidemux-2.5.6-3plf|191	Icon=%{name}
12rr|avidemux-2.5.6-3plf|192	Terminal=false
12rr|avidemux-2.5.6-3plf|193	Type=Application
12rr|avidemux-2.5.6-3plf|194	StartupNotify=true
12rr|avidemux-2.5.6-3plf|195	Categories=AudioVideo;Video;AudioVideoEditing;Qt;
12rr|avidemux-2.5.6-3plf|196	EOF
12rr|avidemux-2.5.6-3plf|197	
12rr|avidemux-2.5.6-3plf|198	rm -rf %{buildroot}%{_datadir}/locale/klingon
12rr|avidemux-2.5.6-3plf|199	
12rr|avidemux-2.5.6-3plf|200	%find_lang %{name}
12rr|avidemux-2.5.6-3plf|201	
12rr|avidemux-2.5.6-3plf|202	%files -f %{name}.lang
12rr|avidemux-2.5.6-3plf|203	%doc AUTHORS
12rr|avidemux-2.5.6-3plf|204	%{_iconsdir}/%{name}.png
12rr|avidemux-2.5.6-3plf|205	%{_miconsdir}/%{name}.png
12rr|avidemux-2.5.6-3plf|206	%{_liconsdir}/%{name}.png
12rr|avidemux-2.5.6-3plf|207	%{_libdir}/libADM5*
12rr|avidemux-2.5.6-3plf|208	%{_libdir}/libADM_core*
12rr|avidemux-2.5.6-3plf|209	%{_libdir}/libADM_smjs.so
12rr|avidemux-2.5.6-3plf|210	%{_libdir}/libADM_vidEnc_pluginOptions.so
12rr|avidemux-2.5.6-3plf|211	%{_libdir}/libADM_xvidRateCtl.so
12rr|avidemux-2.5.6-3plf|212	%{_libdir}/libmpeg2enc.so
12rr|avidemux-2.5.6-3plf|213	%dir %{_libdir}/ADM_plugins
12rr|avidemux-2.5.6-3plf|214	%dir %{_libdir}/ADM_plugins/audioDecoder
12rr|avidemux-2.5.6-3plf|215	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_Mad.so
12rr|avidemux-2.5.6-3plf|216	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_a52.so
12rr|avidemux-2.5.6-3plf|217	%if %with plf
12rr|avidemux-2.5.6-3plf|218	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_opencore_amrnb.so
12rr|avidemux-2.5.6-3plf|219	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_opencore_amrwb.so
12rr|avidemux-2.5.6-3plf|220	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_faad.so
12rr|avidemux-2.5.6-3plf|221	%endif
12rr|avidemux-2.5.6-3plf|222	%{_libdir}/ADM_plugins/audioDecoder/libADM_ad_vorbis.so
12rr|avidemux-2.5.6-3plf|223	%dir %{_libdir}/ADM_plugins/audioDevices
12rr|avidemux-2.5.6-3plf|224	%{_libdir}/ADM_plugins/audioDevices/libADM_av_alsa.so
12rr|avidemux-2.5.6-3plf|225	%{_libdir}/ADM_plugins/audioDevices/libADM_av_esd.so
12rr|avidemux-2.5.6-3plf|226	%{_libdir}/ADM_plugins/audioDevices/libADM_av_jack.so
12rr|avidemux-2.5.6-3plf|227	%{_libdir}/ADM_plugins/audioDevices/libADM_av_oss.so
12rr|avidemux-2.5.6-3plf|228	%{_libdir}/ADM_plugins/audioDevices/libADM_av_pulseAudioSimple.so
12rr|avidemux-2.5.6-3plf|229	%{_libdir}/ADM_plugins/audioDevices/libADM_av_sdl.so
12rr|avidemux-2.5.6-3plf|230	%dir %{_libdir}/ADM_plugins/audioEncoders
12rr|avidemux-2.5.6-3plf|231	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_lav_ac3.so
12rr|avidemux-2.5.6-3plf|232	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_lav_mp2.so
12rr|avidemux-2.5.6-3plf|233	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_pcm.so
12rr|avidemux-2.5.6-3plf|234	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_twolame.so
12rr|avidemux-2.5.6-3plf|235	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_vorbis.so
12rr|avidemux-2.5.6-3plf|236	%dir %{_libdir}/ADM_plugins/videoEncoder
12rr|avidemux-2.5.6-3plf|237	%if %with plf
12rr|avidemux-2.5.6-3plf|238	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_faac.so
12rr|avidemux-2.5.6-3plf|239	%{_libdir}/ADM_plugins/audioEncoders/libADM_ae_lame.so
12rr|avidemux-2.5.6-3plf|240	%{_libdir}/ADM_plugins/videoEncoder/libADM_vidEnc_x264.so
12rr|avidemux-2.5.6-3plf|241	%{_libdir}/ADM_plugins/videoEncoder/x264/*.xml
12rr|avidemux-2.5.6-3plf|242	%{_libdir}/ADM_plugins/videoEncoder/x264/*.xsd
12rr|avidemux-2.5.6-3plf|243	%{_libdir}/ADM_plugins/videoEncoder/libADM_vidEnc_xvid.so
12rr|avidemux-2.5.6-3plf|244	%dir %{_libdir}/ADM_plugins/videoEncoder/xvid
12rr|avidemux-2.5.6-3plf|245	%{_libdir}/ADM_plugins/videoEncoder/xvid/*.xsd
12rr|avidemux-2.5.6-3plf|246	%endif
12rr|avidemux-2.5.6-3plf|247	%dir %{_libdir}/ADM_plugins/videoEncoder/avcodec
12rr|avidemux-2.5.6-3plf|248	%{_libdir}/ADM_plugins/videoEncoder/avcodec/*.xsd
12rr|avidemux-2.5.6-3plf|249	%dir %{_libdir}/ADM_plugins/videoEncoder/avcodec/mpeg-?
12rr|avidemux-2.5.6-3plf|250	%{_libdir}/ADM_plugins/videoEncoder/avcodec/mpeg-?/*.xml
12rr|avidemux-2.5.6-3plf|251	%{_libdir}/ADM_plugins/videoEncoder/libADM_vidEnc_avcodec.so
12rr|avidemux-2.5.6-3plf|252	%{_libdir}/ADM_plugins/videoEncoder/libADM_vidEnc_mpeg2enc.so
12rr|avidemux-2.5.6-3plf|253	%dir %{_libdir}/ADM_plugins/videoEncoder/mpeg2enc
12rr|avidemux-2.5.6-3plf|254	%{_libdir}/ADM_plugins/videoEncoder/mpeg2enc/*.xsd
12rr|avidemux-2.5.6-3plf|255	%dir %{_libdir}/ADM_plugins/videoEncoder/mpeg2enc/mpeg-?
12rr|avidemux-2.5.6-3plf|256	%{_libdir}/ADM_plugins/videoEncoder/mpeg2enc/mpeg-?/*.xml
12rr|avidemux-2.5.6-3plf|257	%dir %{_libdir}/ADM_plugins/videoFilter
12rr|avidemux-2.5.6-3plf|258	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Deinterlace.so
12rr|avidemux-2.5.6-3plf|259	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Delta.so
12rr|avidemux-2.5.6-3plf|260	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Denoise.so
12rr|avidemux-2.5.6-3plf|261	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_FluxSmooth.so
12rr|avidemux-2.5.6-3plf|262	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Mosaic.so
12rr|avidemux-2.5.6-3plf|263	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Pulldown.so
12rr|avidemux-2.5.6-3plf|264	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Stabilize.so
12rr|avidemux-2.5.6-3plf|265	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Tisophote.so
12rr|avidemux-2.5.6-3plf|266	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Whirl.so
12rr|avidemux-2.5.6-3plf|267	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_addborders.so
12rr|avidemux-2.5.6-3plf|268	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_avsfilter.so
12rr|avidemux-2.5.6-3plf|269	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_blackenBorders.so
12rr|avidemux-2.5.6-3plf|270	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_blendDgBob.so
12rr|avidemux-2.5.6-3plf|271	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_blendRemoval.so
12rr|avidemux-2.5.6-3plf|272	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_decimate.so
12rr|avidemux-2.5.6-3plf|273	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_denoise3d.so
12rr|avidemux-2.5.6-3plf|274	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_denoise3dhq.so
12rr|avidemux-2.5.6-3plf|275	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_dropOut.so
12rr|avidemux-2.5.6-3plf|276	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fade.so
12rr|avidemux-2.5.6-3plf|277	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fastconvolutiongauss.so
12rr|avidemux-2.5.6-3plf|278	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fastconvolutionmean.so
12rr|avidemux-2.5.6-3plf|279	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fastconvolutionmedian.so
12rr|avidemux-2.5.6-3plf|280	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_fastconvolutionsharpen.so
12rr|avidemux-2.5.6-3plf|281	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_forcedPP.so
12rr|avidemux-2.5.6-3plf|282	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_hzStackField.so
12rr|avidemux-2.5.6-3plf|283	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_keepEvenField.so
12rr|avidemux-2.5.6-3plf|284	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_keepOddField.so
12rr|avidemux-2.5.6-3plf|285	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_kernelDeint.so
12rr|avidemux-2.5.6-3plf|286	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_largemedian.so
12rr|avidemux-2.5.6-3plf|287	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_lavDeinterlace.so
12rr|avidemux-2.5.6-3plf|288	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_logo.so
12rr|avidemux-2.5.6-3plf|289	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_lumaonly.so
12rr|avidemux-2.5.6-3plf|290	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mSharpen.so
12rr|avidemux-2.5.6-3plf|291	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mSmooth.so
12rr|avidemux-2.5.6-3plf|292	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mcdeint.so
12rr|avidemux-2.5.6-3plf|293	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mergeField.so
12rr|avidemux-2.5.6-3plf|294	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_palShift.so
12rr|avidemux-2.5.6-3plf|295	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_resampleFps.so
12rr|avidemux-2.5.6-3plf|296	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_reverse.so
12rr|avidemux-2.5.6-3plf|297	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_rotate.so
12rr|avidemux-2.5.6-3plf|298	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_separateField.so
12rr|avidemux-2.5.6-3plf|299	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_smartPalShift.so
12rr|avidemux-2.5.6-3plf|300	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_smartSwapField.so
12rr|avidemux-2.5.6-3plf|301	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_soften.so
12rr|avidemux-2.5.6-3plf|302	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_ssa.so
12rr|avidemux-2.5.6-3plf|303	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_stackField.so
12rr|avidemux-2.5.6-3plf|304	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_swapField.so
12rr|avidemux-2.5.6-3plf|305	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_swapuv.so
12rr|avidemux-2.5.6-3plf|306	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_tdeint.so
12rr|avidemux-2.5.6-3plf|307	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_telecide.so
12rr|avidemux-2.5.6-3plf|308	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_unstackField.so
12rr|avidemux-2.5.6-3plf|309	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_vflip.so
12rr|avidemux-2.5.6-3plf|310	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_vlad.so
12rr|avidemux-2.5.6-3plf|311	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_yadif.so
12rr|avidemux-2.5.6-3plf|312	%{_libdir}/ADM_plugins/videoFilter/libADM_vidChromaU.so
12rr|avidemux-2.5.6-3plf|313	%{_libdir}/ADM_plugins/videoFilter/libADM_vidChromaV.so
12rr|avidemux-2.5.6-3plf|314	%{_datadir}/ADM_scripts/
12rr|avidemux-2.5.6-3plf|315	%dir %{_datadir}/ADM_addons/
12rr|avidemux-2.5.6-3plf|316	%{_datadir}/ADM_addons/avsfilter
12rr|avidemux-2.5.6-3plf|317	
12rr|avidemux-2.5.6-3plf|318	%files gtk
12rr|avidemux-2.5.6-3plf|319	%{_bindir}/avidemux2_gtk
12rr|avidemux-2.5.6-3plf|320	%{_datadir}/applications/mandriva-avidemux-gtk.desktop
12rr|avidemux-2.5.6-3plf|321	%{_libdir}/libADM_render_gtk.so
12rr|avidemux-2.5.6-3plf|322	%{_libdir}/libADM_UIGtk.so
12rr|avidemux-2.5.6-3plf|323	%if %with plf
12rr|avidemux-2.5.6-3plf|324	%{_libdir}/ADM_plugins/videoEncoder/x264/libADM_vidEnc_x264_Gtk.so
12rr|avidemux-2.5.6-3plf|325	%{_libdir}/ADM_plugins/videoEncoder/xvid/libADM_vidEnc_Xvid_Gtk.so
12rr|avidemux-2.5.6-3plf|326	%endif
12rr|avidemux-2.5.6-3plf|327	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Crop_gtk.so
12rr|avidemux-2.5.6-3plf|328	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_asharp_gtk.so
12rr|avidemux-2.5.6-3plf|329	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_avisynthResize_gtk.so
12rr|avidemux-2.5.6-3plf|330	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_chromaShift_gtk.so
12rr|avidemux-2.5.6-3plf|331	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_cnr2_gtk.so
12rr|avidemux-2.5.6-3plf|332	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_colorYUV_gtk.so
12rr|avidemux-2.5.6-3plf|333	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_contrast_gtk.so
12rr|avidemux-2.5.6-3plf|334	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_eq2_gtk.so
12rr|avidemux-2.5.6-3plf|335	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_equalizer_gtk.so
12rr|avidemux-2.5.6-3plf|336	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_hue_gtk.so
12rr|avidemux-2.5.6-3plf|337	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mpdelogo_gtk.so
12rr|avidemux-2.5.6-3plf|338	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mplayerResize_gtk.so
12rr|avidemux-2.5.6-3plf|339	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_sub_gtk.so
12rr|avidemux-2.5.6-3plf|340	
12rr|avidemux-2.5.6-3plf|341	%files qt
12rr|avidemux-2.5.6-3plf|342	%{_bindir}/avidemux2_qt4
12rr|avidemux-2.5.6-3plf|343	%{_datadir}/applications/mandriva-avidemux-qt.desktop
12rr|avidemux-2.5.6-3plf|344	%dir %{_datadir}/%{name}
12rr|avidemux-2.5.6-3plf|345	%dir %{_datadir}/%{name}/i18n
12rr|avidemux-2.5.6-3plf|346	%{_datadir}/%{name}/i18n/*.qm
12rr|avidemux-2.5.6-3plf|347	%{_libdir}/libADM_render_qt4.so
12rr|avidemux-2.5.6-3plf|348	%{_libdir}/libADM_UIQT4.so
12rr|avidemux-2.5.6-3plf|349	%if %with plf
12rr|avidemux-2.5.6-3plf|350	%{_libdir}/ADM_plugins/videoEncoder/x264/libADM_vidEnc_x264_Qt.so
12rr|avidemux-2.5.6-3plf|351	%{_libdir}/ADM_plugins/videoEncoder/xvid/libADM_vidEnc_Xvid_Qt.so
12rr|avidemux-2.5.6-3plf|352	%endif
12rr|avidemux-2.5.6-3plf|353	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_crop_qt4.so
12rr|avidemux-2.5.6-3plf|354	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_asharp_qt4.so
12rr|avidemux-2.5.6-3plf|355	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_avisynthResize_qt4.so
12rr|avidemux-2.5.6-3plf|356	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_chromaShift_qt4.so
12rr|avidemux-2.5.6-3plf|357	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_cnr2_qt4.so
12rr|avidemux-2.5.6-3plf|358	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_colorYUV_qt4.so
12rr|avidemux-2.5.6-3plf|359	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_contrast_qt4.so
12rr|avidemux-2.5.6-3plf|360	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_curveEditor_qt4.so
12rr|avidemux-2.5.6-3plf|361	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_eq2_qt4.so
12rr|avidemux-2.5.6-3plf|362	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_equalizer_qt4.so
12rr|avidemux-2.5.6-3plf|363	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_hue_qt4.so
12rr|avidemux-2.5.6-3plf|364	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mpdelogo_qt4.so
12rr|avidemux-2.5.6-3plf|365	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mplayerResize_qt4.so
12rr|avidemux-2.5.6-3plf|366	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_sub_qt4.so
12rr|avidemux-2.5.6-3plf|367	
12rr|avidemux-2.5.6-3plf|368	%files cli
12rr|avidemux-2.5.6-3plf|369	%doc README
12rr|avidemux-2.5.6-3plf|370	%{_bindir}/avidemux2_cli
12rr|avidemux-2.5.6-3plf|371	%{_libdir}/libADM_render_cli.so
12rr|avidemux-2.5.6-3plf|372	%{_libdir}/libADM_UICli.so
12rr|avidemux-2.5.6-3plf|373	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_Hue_cli.so
12rr|avidemux-2.5.6-3plf|374	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_asharp_cli.so
12rr|avidemux-2.5.6-3plf|375	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_avisynthResize_cli.so
12rr|avidemux-2.5.6-3plf|376	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_chromashift_cli.so
12rr|avidemux-2.5.6-3plf|377	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_cnr2_cli.so
12rr|avidemux-2.5.6-3plf|378	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_colorYUV_cli.so
12rr|avidemux-2.5.6-3plf|379	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_contrast_cli.so
12rr|avidemux-2.5.6-3plf|380	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_crop_cli.so
12rr|avidemux-2.5.6-3plf|381	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_eq2_cli.so
12rr|avidemux-2.5.6-3plf|382	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_equalizer_cli.so
12rr|avidemux-2.5.6-3plf|383	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mpdelogo_cli.so
12rr|avidemux-2.5.6-3plf|384	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_mplayerResize_cli.so
12rr|avidemux-2.5.6-3plf|385	%{_libdir}/ADM_plugins/videoFilter/libADM_vf_sub_cli.so
12rr|avidemux-2.5.6-3plf|386	
12rr|avidemux-2.5.6-3plf|387	
12rr|avidemux-2.5.6-3plf|388	
12rr|avidemux-2.5.6-3plf|389	%changelog
12rr|avidemux-2.5.6-3plf|390	* Thu Nov  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12rr|avidemux-2.5.6-3plf|391	+ Commit: 8bc245c
12rr|avidemux-2.5.6-3plf|392	- Sync with Main and rebuild with PLF features on
12rr|avidemux-2.5.6-3plf|393	
12rr|avidemux-2.5.6-3plf|394	

21806 12
12rr|cdrdao-1.2.3-10plf|1	%{?_with_plf: %{expand: %%global build_plf 1}}
12rr|cdrdao-1.2.3-10plf|2	
12rr|cdrdao-1.2.3-10plf|3	#####################
12rr|cdrdao-1.2.3-10plf|4	# Hardcode PLF build
12rr|cdrdao-1.2.3-10plf|5	%define build_plf 1
12rr|cdrdao-1.2.3-10plf|6	#####################
12rr|cdrdao-1.2.3-10plf|7	
12rr|cdrdao-1.2.3-10plf|8	%if %{build_plf}
12rr|cdrdao-1.2.3-10plf|9	%define distsuffix plf
12rr|cdrdao-1.2.3-10plf|10	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12rr|cdrdao-1.2.3-10plf|11	%define extrarelsuffix plf
12rr|cdrdao-1.2.3-10plf|12	%endif
12rr|cdrdao-1.2.3-10plf|13	
12rr|cdrdao-1.2.3-10plf|14	Name:		cdrdao
12rr|cdrdao-1.2.3-10plf|15	Version:	1.2.3
12rr|cdrdao-1.2.3-10plf|16	Release:	10%{?extrarelsuffix}
12rr|cdrdao-1.2.3-10plf|17	Summary:	Cdrdao - Write CDs in disk-at-once mode
12rr|cdrdao-1.2.3-10plf|18	License:	GPLv2+
12rr|cdrdao-1.2.3-10plf|19	Group:		Archiving/Cd burning
12rr|cdrdao-1.2.3-10plf|20	URL:		http://cdrdao.sourceforge.net/
12rr|cdrdao-1.2.3-10plf|21	Source0:	http://prdownloads.sourceforge.net/cdrdao/%{name}-%{version}.tar.bz2
12rr|cdrdao-1.2.3-10plf|22	Patch1:		mkisofs-changelog.patch
12rr|cdrdao-1.2.3-10plf|23	#gw from Fedora: fix version printing needed by k3b
12rr|cdrdao-1.2.3-10plf|24	Patch3:		cdrdao-1.2.3-version.patch
12rr|cdrdao-1.2.3-10plf|25	Patch10:	cdrdao-1.2.2-fix-str-fmt.patch
12rr|cdrdao-1.2.3-10plf|26	Patch11:	cdrdao-1.2.3-stat.patch
12rr|cdrdao-1.2.3-10plf|27	BuildRequires:	pkgconfig(vorbis)
12rr|cdrdao-1.2.3-10plf|28	BuildRequires:	pkgconfig(mad)
12rr|cdrdao-1.2.3-10plf|29	BuildRequires:	pkgconfig(ao)
12rr|cdrdao-1.2.3-10plf|30	BuildRequires:	imagemagick
12rr|cdrdao-1.2.3-10plf|31	BuildRequires:	desktop-file-utils
12rr|cdrdao-1.2.3-10plf|32	
12rr|cdrdao-1.2.3-10plf|33	%description
12rr|cdrdao-1.2.3-10plf|34	Writes CDs in disc-at-once (DAO) mode allowing control over pre-gaps
12rr|cdrdao-1.2.3-10plf|35	(length down to 0, nonzero audio data) and sub-channel information
12rr|cdrdao-1.2.3-10plf|36	like ISRC codes. All data that is written to the disc must be
12rr|cdrdao-1.2.3-10plf|37	specified with a text file. Audio data may be in WAVE or raw format.
12rr|cdrdao-1.2.3-10plf|38	
12rr|cdrdao-1.2.3-10plf|39	%if %{build_plf}
12rr|cdrdao-1.2.3-10plf|40	This package is in restricted as it violates some patents for MP3 encoding.
12rr|cdrdao-1.2.3-10plf|41	%endif
12rr|cdrdao-1.2.3-10plf|42	
12rr|cdrdao-1.2.3-10plf|43	%package	gcdmaster
12rr|cdrdao-1.2.3-10plf|44	Summary:	Graphical front end to cdrdao for creating audio CDs
12rr|cdrdao-1.2.3-10plf|45	Group:		Archiving/Cd burning
12rr|cdrdao-1.2.3-10plf|46	BuildRequires:	pkgconfig(libgnomeuimm-2.6)
12rr|cdrdao-1.2.3-10plf|47	Provides:	cdrdao-xdao
12rr|cdrdao-1.2.3-10plf|48	Provides:	cdrdao-xcdrdao
12rr|cdrdao-1.2.3-10plf|49	Requires:	%{name} = %{version}
12rr|cdrdao-1.2.3-10plf|50	
12rr|cdrdao-1.2.3-10plf|51	%description gcdmaster
12rr|cdrdao-1.2.3-10plf|52	gcdmaster allows the creation of toc-files for cdrdao and can control
12rr|cdrdao-1.2.3-10plf|53	the recording process. Its main application is the creation of audio
12rr|cdrdao-1.2.3-10plf|54	CDs from one or more audio files. It supports PQ-channel editing,
12rr|cdrdao-1.2.3-10plf|55	entry of meta data like ISRC codes/CD-TEXT and non-destructive cut of
12rr|cdrdao-1.2.3-10plf|56	the audio data.
12rr|cdrdao-1.2.3-10plf|57	
12rr|cdrdao-1.2.3-10plf|58	%if %{build_plf}
12rr|cdrdao-1.2.3-10plf|59	%package	toc2mp3
12rr|cdrdao-1.2.3-10plf|60	Summary:	Command line MP3 encoder front end to cdrdao
12rr|cdrdao-1.2.3-10plf|61	Group:		Sound
12rr|cdrdao-1.2.3-10plf|62	BuildRequires:	liblame-devel
12rr|cdrdao-1.2.3-10plf|63	Requires:	%{name} = %{version}
12rr|cdrdao-1.2.3-10plf|64	
12rr|cdrdao-1.2.3-10plf|65	%description	toc2mp3
12rr|cdrdao-1.2.3-10plf|66	This is a command line MP3 encoder that converts audio CD disc images
12rr|cdrdao-1.2.3-10plf|67	(toc files) to MP3 files. Special care is taken that the MP3 files can
12rr|cdrdao-1.2.3-10plf|68	be played in sequence without having unwanted noise at the transition
12rr|cdrdao-1.2.3-10plf|69	points. CD-TEXT information (if available) is used to set ID3 (v2)
12rr|cdrdao-1.2.3-10plf|70	tags and to construct the name of the MP3 files.
12rr|cdrdao-1.2.3-10plf|71	
12rr|cdrdao-1.2.3-10plf|72	This package is in restricted as it violates some patents for MP3 encoding.
12rr|cdrdao-1.2.3-10plf|73	%endif
12rr|cdrdao-1.2.3-10plf|74	
12rr|cdrdao-1.2.3-10plf|75	%prep
12rr|cdrdao-1.2.3-10plf|76	%setup -q
12rr|cdrdao-1.2.3-10plf|77	%patch1 -p1 -b .changelog
12rr|cdrdao-1.2.3-10plf|78	%patch3 -p1
12rr|cdrdao-1.2.3-10plf|79	%patch10 -p0 -b .str
12rr|cdrdao-1.2.3-10plf|80	%patch11 -p1 -b .stat
12rr|cdrdao-1.2.3-10plf|81	
12rr|cdrdao-1.2.3-10plf|82	%build
12rr|cdrdao-1.2.3-10plf|83	export CXXFLAGS="%{optflags} -DENABLE_NLS"
12rr|cdrdao-1.2.3-10plf|84	%configure2_5x
12rr|cdrdao-1.2.3-10plf|85	%make
12rr|cdrdao-1.2.3-10plf|86	
12rr|cdrdao-1.2.3-10plf|87	%install
12rr|cdrdao-1.2.3-10plf|88	%makeinstall
12rr|cdrdao-1.2.3-10plf|89	
12rr|cdrdao-1.2.3-10plf|90	# Menu
12rr|cdrdao-1.2.3-10plf|91	perl -pi -e 's,gcdmaster.png,gcdmaster,g' %{buildroot}%{_datadir}/applications/*
12rr|cdrdao-1.2.3-10plf|92	desktop-file-install --vendor="" \
12rr|cdrdao-1.2.3-10plf|93	--remove-category="Application" \
12rr|cdrdao-1.2.3-10plf|94	--remove-category="X-Fedora" \
12rr|cdrdao-1.2.3-10plf|95	--remove-key="Encoding" \
12rr|cdrdao-1.2.3-10plf|96	--add-category="GTK" \
12rr|cdrdao-1.2.3-10plf|97	--add-category="AudioVideo" \
12rr|cdrdao-1.2.3-10plf|98	--add-category="DiscBurning" \
12rr|cdrdao-1.2.3-10plf|99	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12rr|cdrdao-1.2.3-10plf|100	
12rr|cdrdao-1.2.3-10plf|101	# icon
12rr|cdrdao-1.2.3-10plf|102	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12rr|cdrdao-1.2.3-10plf|103	convert -scale 16 xdao/gcdmaster.png %{buildroot}%{_iconsdir}/hicolor/16x16/apps/gcdmaster.png
12rr|cdrdao-1.2.3-10plf|104	convert -scale 32 xdao/gcdmaster.png %{buildroot}%{_iconsdir}/hicolor/32x32/apps/gcdmaster.png
12rr|cdrdao-1.2.3-10plf|105	install -m 644 xdao/gcdmaster.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/gcdmaster.png
12rr|cdrdao-1.2.3-10plf|106	
12rr|cdrdao-1.2.3-10plf|107	%files
12rr|cdrdao-1.2.3-10plf|108	%doc README README.PlexDAE
12rr|cdrdao-1.2.3-10plf|109	%doc %{_mandir}/man1/*
12rr|cdrdao-1.2.3-10plf|110	%attr(6755,root,cdwriter) %{_bindir}/cdrdao
12rr|cdrdao-1.2.3-10plf|111	%{_bindir}/toc2cue
12rr|cdrdao-1.2.3-10plf|112	%{_bindir}/toc2cddb
12rr|cdrdao-1.2.3-10plf|113	%{_bindir}/cue2toc
12rr|cdrdao-1.2.3-10plf|114	%{_datadir}/%{name}
12rr|cdrdao-1.2.3-10plf|115	
12rr|cdrdao-1.2.3-10plf|116	%files gcdmaster
12rr|cdrdao-1.2.3-10plf|117	%{_sysconfdir}/gconf/schemas/gcdmaster.schemas
12rr|cdrdao-1.2.3-10plf|118	%{_bindir}/gcdmaster
12rr|cdrdao-1.2.3-10plf|119	%{_datadir}/applications/gcdmaster.desktop
12rr|cdrdao-1.2.3-10plf|120	%{_datadir}/application-registry/gcdmaster.applications
12rr|cdrdao-1.2.3-10plf|121	%{_datadir}/gcdmaster
12rr|cdrdao-1.2.3-10plf|122	%{_datadir}/mime-info/gcdmaster.keys
12rr|cdrdao-1.2.3-10plf|123	%{_datadir}/mime-info/gcdmaster.mime
12rr|cdrdao-1.2.3-10plf|124	%{_datadir}/mime/packages/gcdmaster.xml
12rr|cdrdao-1.2.3-10plf|125	%{_datadir}/pixmaps/*
12rr|cdrdao-1.2.3-10plf|126	%{_iconsdir}/hicolor/*/apps/*
12rr|cdrdao-1.2.3-10plf|127	
12rr|cdrdao-1.2.3-10plf|128	%if %{build_plf}
12rr|cdrdao-1.2.3-10plf|129	%files toc2mp3
12rr|cdrdao-1.2.3-10plf|130	%{_bindir}/toc2mp3
12rr|cdrdao-1.2.3-10plf|131	%endif
12rr|cdrdao-1.2.3-10plf|132	

21807 12
12rr|cinelerra-2.1.5-1.git20110903.2|1	%define _disable_ld_no_undefined 1
12rr|cinelerra-2.1.5-1.git20110903.2|2	%define _disable_ld_as_needed 1
12rr|cinelerra-2.1.5-1.git20110903.2|3	%define Werror_cflags -Wformat
12rr|cinelerra-2.1.5-1.git20110903.2|4	
12rr|cinelerra-2.1.5-1.git20110903.2|5	%define distsuffix plf
12rr|cinelerra-2.1.5-1.git20110903.2|6	
12rr|cinelerra-2.1.5-1.git20110903.2|7	%define snap 20110903
12rr|cinelerra-2.1.5-1.git20110903.2|8	
12rr|cinelerra-2.1.5-1.git20110903.2|9	Name:		cinelerra
12rr|cinelerra-2.1.5-1.git20110903.2|10	Version:	2.1.5
12rr|cinelerra-2.1.5-1.git20110903.2|11	Release:	1.git%{snap}.2
12rr|cinelerra-2.1.5-1.git20110903.2|12	Epoch:		1
12rr|cinelerra-2.1.5-1.git20110903.2|13	Summary:	Non-Linear Video Editing Suite
12rr|cinelerra-2.1.5-1.git20110903.2|14	License:	GPL
12rr|cinelerra-2.1.5-1.git20110903.2|15	Group:		Video
12rr|cinelerra-2.1.5-1.git20110903.2|16	URL:		http://cinelerra.org/
12rr|cinelerra-2.1.5-1.git20110903.2|17	# git://git.cinelerra.org/j6t/cinelerra.git
12rr|cinelerra-2.1.5-1.git20110903.2|18	Source0:	%{name}-%{version}cv%{snap}.tar.bz2
12rr|cinelerra-2.1.5-1.git20110903.2|19	Patch0:		cinelerra-2.1.5-v4l.patch
12rr|cinelerra-2.1.5-1.git20110903.2|20	Patch1:		cinelerra-2.1.5-alt-fix_locale.patch
12rr|cinelerra-2.1.5-1.git20110903.2|21	Requires:	mjpegtools >= 1.6.3
12rr|cinelerra-2.1.5-1.git20110903.2|22	BuildRequires:	libtool
12rr|cinelerra-2.1.5-1.git20110903.2|23	BuildRequires:	pkgconfig(x11)
12rr|cinelerra-2.1.5-1.git20110903.2|24	BuildRequires:	a52dec-devel
12rr|cinelerra-2.1.5-1.git20110903.2|25	BuildRequires:	pkgconfig(esound)
12rr|cinelerra-2.1.5-1.git20110903.2|26	BuildRequires:	ffmpeg0.7-devel
12rr|cinelerra-2.1.5-1.git20110903.2|27	BuildRequires:	imagemagick
12rr|cinelerra-2.1.5-1.git20110903.2|28	BuildRequires:	jpeg-devel
12rr|cinelerra-2.1.5-1.git20110903.2|29	BuildRequires:	lame-devel
12rr|cinelerra-2.1.5-1.git20110903.2|30	BuildRequires:	pkgconfig(alsa)
12rr|cinelerra-2.1.5-1.git20110903.2|31	BuildRequires:	pkgconfig(audiofile)
12rr|cinelerra-2.1.5-1.git20110903.2|32	BuildRequires:	pkgconfig(freetype2)
12rr|cinelerra-2.1.5-1.git20110903.2|33	BuildRequires:	pkgconfig(libavc1394)
12rr|cinelerra-2.1.5-1.git20110903.2|34	BuildRequires:	pkgconfig(libdv)
12rr|cinelerra-2.1.5-1.git20110903.2|35	BuildRequires:	pkgconfig(ext2fs)
12rr|cinelerra-2.1.5-1.git20110903.2|36	BuildRequires:	libfaac-devel
12rr|cinelerra-2.1.5-1.git20110903.2|37	BuildRequires:	libfaad2-devel
12rr|cinelerra-2.1.5-1.git20110903.2|38	BuildRequires:	pkgconfig(fftw3)
12rr|cinelerra-2.1.5-1.git20110903.2|39	BuildRequires:	pkgconfig(libiec61883)
12rr|cinelerra-2.1.5-1.git20110903.2|40	BuildRequires:	pkgconfig(gl)
12rr|cinelerra-2.1.5-1.git20110903.2|41	BuildRequires:	pkgconfig(mjpegtools)
12rr|cinelerra-2.1.5-1.git20110903.2|42	BuildRequires:	pkgconfig(ogg)
12rr|cinelerra-2.1.5-1.git20110903.2|43	BuildRequires:	pkgconfig(libraw1394)
12rr|cinelerra-2.1.5-1.git20110903.2|44	BuildRequires:	pkgconfig(sndfile)
12rr|cinelerra-2.1.5-1.git20110903.2|45	BuildRequires:	pkgconfig(theora)
12rr|cinelerra-2.1.5-1.git20110903.2|46	BuildRequires:	pkgconfig(vorbis)
12rr|cinelerra-2.1.5-1.git20110903.2|47	BuildRequires:	nasm
12rr|cinelerra-2.1.5-1.git20110903.2|48	BuildRequires:	yasm
12rr|cinelerra-2.1.5-1.git20110903.2|49	BuildRequires:	pkgconfig(OpenEXR)
12rr|cinelerra-2.1.5-1.git20110903.2|50	BuildRequires:	pkgconfig(libpng)
12rr|cinelerra-2.1.5-1.git20110903.2|51	BuildRequires:	texinfo
12rr|cinelerra-2.1.5-1.git20110903.2|52	BuildRequires:	tiff-devel
12rr|cinelerra-2.1.5-1.git20110903.2|53	BuildRequires:	pkgconfig(x264)
12rr|cinelerra-2.1.5-1.git20110903.2|54	BuildRequires:	xvid-devel
12rr|cinelerra-2.1.5-1.git20110903.2|55	BuildRequires:	pkgconfig(IlmBase)
12rr|cinelerra-2.1.5-1.git20110903.2|56	BuildRequires:	libmp4v2-devel
12rr|cinelerra-2.1.5-1.git20110903.2|57	BuildRequires:	pkgconfig(uuid)
12rr|cinelerra-2.1.5-1.git20110903.2|58	Conflicts:	libmpeg3-progs
12rr|cinelerra-2.1.5-1.git20110903.2|59	
12rr|cinelerra-2.1.5-1.git20110903.2|60	%description
12rr|cinelerra-2.1.5-1.git20110903.2|61	If you want to make movies, you want the compositing
12rr|cinelerra-2.1.5-1.git20110903.2|62	and editing that the big boys use, you want the efficiency
12rr|cinelerra-2.1.5-1.git20110903.2|63	of an embedded UNIX operating system combined with the
12rr|cinelerra-2.1.5-1.git20110903.2|64	power of a general purpose PC, or you just want to defy
12rr|cinelerra-2.1.5-1.git20110903.2|65	the establishment, the time has come to download Cinelerra.
12rr|cinelerra-2.1.5-1.git20110903.2|66	
12rr|cinelerra-2.1.5-1.git20110903.2|67	This version is based on the "Community" tree found at
12rr|cinelerra-2.1.5-1.git20110903.2|68	http://cinelerra.org.
12rr|cinelerra-2.1.5-1.git20110903.2|69	
12rr|cinelerra-2.1.5-1.git20110903.2|70	This package is in restricted because MP3 encoder and
12rr|cinelerra-2.1.5-1.git20110903.2|71	video codecs are covered by software patents.
12rr|cinelerra-2.1.5-1.git20110903.2|72	
12rr|cinelerra-2.1.5-1.git20110903.2|73	%prep
12rr|cinelerra-2.1.5-1.git20110903.2|74	%setup -q -n %{name}-%{version}cv%{snap}
12rr|cinelerra-2.1.5-1.git20110903.2|75	%patch0 -p1
12rr|cinelerra-2.1.5-1.git20110903.2|76	%patch1 -p1
12rr|cinelerra-2.1.5-1.git20110903.2|77	
12rr|cinelerra-2.1.5-1.git20110903.2|78	%build
12rr|cinelerra-2.1.5-1.git20110903.2|79	./autogen.sh
12rr|cinelerra-2.1.5-1.git20110903.2|80	export CXXFLAGS="%{optflags} $(pkg-config --cflags freetype2) -D__STDC_CONSTANT_MACROS"
12rr|cinelerra-2.1.5-1.git20110903.2|81	%configure2_5x \
12rr|cinelerra-2.1.5-1.git20110903.2|82	--enable-freetype2 \
12rr|cinelerra-2.1.5-1.git20110903.2|83	--disable-rpath \
12rr|cinelerra-2.1.5-1.git20110903.2|84	--enable-alsa \
12rr|cinelerra-2.1.5-1.git20110903.2|85	--with-plugindir="%{_libdir}/%{name}" \
12rr|cinelerra-2.1.5-1.git20110903.2|86	--with-external-ffmpeg
12rr|cinelerra-2.1.5-1.git20110903.2|87	
12rr|cinelerra-2.1.5-1.git20110903.2|88	%make
12rr|cinelerra-2.1.5-1.git20110903.2|89	
12rr|cinelerra-2.1.5-1.git20110903.2|90	%install
12rr|cinelerra-2.1.5-1.git20110903.2|91	%__rm -rf %{buildroot}
12rr|cinelerra-2.1.5-1.git20110903.2|92	%makeinstall_std
12rr|cinelerra-2.1.5-1.git20110903.2|93	
12rr|cinelerra-2.1.5-1.git20110903.2|94	# FIXME: Libify package?
12rr|cinelerra-2.1.5-1.git20110903.2|95	%__rm -rf %{buildroot}/%{_includedir}
12rr|cinelerra-2.1.5-1.git20110903.2|96	%__rm -rf  %{buildroot}/%{_libdir}/pkgconfig %{buildroot}/%{_libdir}/{*.so,*.la,*.a}
12rr|cinelerra-2.1.5-1.git20110903.2|97	%__rm -rf %{buildroot}%{_libdir}/vhook
12rr|cinelerra-2.1.5-1.git20110903.2|98	
12rr|cinelerra-2.1.5-1.git20110903.2|99	%__chmod 0644 %{buildroot}%{_libdir}/%{name}/fonts/*
12rr|cinelerra-2.1.5-1.git20110903.2|100	
12rr|cinelerra-2.1.5-1.git20110903.2|101	
12rr|cinelerra-2.1.5-1.git20110903.2|102	# ../BUILD/cinelerra-4/plugins/defaulttheme/data/reel.png
12rr|cinelerra-2.1.5-1.git20110903.2|103	# icons
12rr|cinelerra-2.1.5-1.git20110903.2|104	%__mkdir_p %{buildroot}/%{_liconsdir}
12rr|cinelerra-2.1.5-1.git20110903.2|105	convert plugins/defaulttheme/data/reel.png -resize 48x48 %{buildroot}/%{_liconsdir}/%{name}.png
12rr|cinelerra-2.1.5-1.git20110903.2|106	%__mkdir_p %{buildroot}/%{_iconsdir}
12rr|cinelerra-2.1.5-1.git20110903.2|107	convert plugins/defaulttheme/data/reel.png -resize 32x32 %{buildroot}/%{_iconsdir}/%{name}.png
12rr|cinelerra-2.1.5-1.git20110903.2|108	%__mkdir_p %{buildroot}/%{_miconsdir}
12rr|cinelerra-2.1.5-1.git20110903.2|109	convert plugins/defaulttheme/data/reel.png -resize 16x16 %{buildroot}/%{_miconsdir}/%{name}.png
12rr|cinelerra-2.1.5-1.git20110903.2|110	
12rr|cinelerra-2.1.5-1.git20110903.2|111	%__rm -f %{buildroot}%{_datadir}/applications/cinelerra.desktop
12rr|cinelerra-2.1.5-1.git20110903.2|112	%__mkdir_p %{buildroot}%{_datadir}/applications
12rr|cinelerra-2.1.5-1.git20110903.2|113	%__cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop <<EOF
12rr|cinelerra-2.1.5-1.git20110903.2|114	[Desktop Entry]
12rr|cinelerra-2.1.5-1.git20110903.2|115	Name=Cinelerra
12rr|cinelerra-2.1.5-1.git20110903.2|116	Comment=Non-Linear Video Editor
12rr|cinelerra-2.1.5-1.git20110903.2|117	Exec=%{_bindir}/%{name}
12rr|cinelerra-2.1.5-1.git20110903.2|118	Icon=%{name}
12rr|cinelerra-2.1.5-1.git20110903.2|119	Terminal=false
12rr|cinelerra-2.1.5-1.git20110903.2|120	Type=Application
12rr|cinelerra-2.1.5-1.git20110903.2|121	Categories=AudioVideo;Video;AudioVideoEditing;X-MandrivaLinux-Multimedia-Video;
12rr|cinelerra-2.1.5-1.git20110903.2|122	Encoding=UTF-8
12rr|cinelerra-2.1.5-1.git20110903.2|123	EOF
12rr|cinelerra-2.1.5-1.git20110903.2|124	
12rr|cinelerra-2.1.5-1.git20110903.2|125	%find_lang %{name}
12rr|cinelerra-2.1.5-1.git20110903.2|126	
12rr|cinelerra-2.1.5-1.git20110903.2|127	%clean
12rr|cinelerra-2.1.5-1.git20110903.2|128	%__rm -rf %{buildroot}
12rr|cinelerra-2.1.5-1.git20110903.2|129	
12rr|cinelerra-2.1.5-1.git20110903.2|130	%files -f %{name}.lang
12rr|cinelerra-2.1.5-1.git20110903.2|131	%defattr(-,root,root,0755)
12rr|cinelerra-2.1.5-1.git20110903.2|132	%doc NEWS
12rr|cinelerra-2.1.5-1.git20110903.2|133	%{_bindir}/%{name}
12rr|cinelerra-2.1.5-1.git20110903.2|134	%{_bindir}/mpeg3cat
12rr|cinelerra-2.1.5-1.git20110903.2|135	%{_bindir}/mpeg3dump
12rr|cinelerra-2.1.5-1.git20110903.2|136	%{_bindir}/mpeg3toc
12rr|cinelerra-2.1.5-1.git20110903.2|137	%{_bindir}/mplexlo
12rr|cinelerra-2.1.5-1.git20110903.2|138	%{_libdir}/%{name}
12rr|cinelerra-2.1.5-1.git20110903.2|139	%{_libdir}/*.so.*
12rr|cinelerra-2.1.5-1.git20110903.2|140	%{_datadir}/applications/*.desktop
12rr|cinelerra-2.1.5-1.git20110903.2|141	%{_iconsdir}/*.png
12rr|cinelerra-2.1.5-1.git20110903.2|142	%{_liconsdir}/*.png
12rr|cinelerra-2.1.5-1.git20110903.2|143	%{_miconsdir}/*.png
12rr|cinelerra-2.1.5-1.git20110903.2|144	%{_datadir}/pixmaps/%{name}.xpm
12rr|cinelerra-2.1.5-1.git20110903.2|145	
12rr|cinelerra-2.1.5-1.git20110903.2|146	%changelog
12rr|cinelerra-2.1.5-1.git20110903.2|147	* Sat Sep 03 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 2.1.5-1.git20110903.1plf2011.0
12rr|cinelerra-2.1.5-1.git20110903.2|148	- Latest git snapshot (last commit from 2010-12-08 = stable 2.1.5 with small fix)
12rr|cinelerra-2.1.5-1.git20110903.2|149	- Add patch0 to fix build with latest kernels
12rr|cinelerra-2.1.5-1.git20110903.2|150	- Add patch1 from ALT Linux to fix russian locale
12rr|cinelerra-2.1.5-1.git20110903.2|151	- Port from PLF to restricted
12rr|cinelerra-2.1.5-1.git20110903.2|152	
12rr|cinelerra-2.1.5-1.git20110903.2|153	* Thu Jun 17 2010 Anssi Hannula <anssi@zarb.org> 2.1-1.git20091210.1plf2010.1
12rr|cinelerra-2.1.5-1.git20110903.2|154	- new snapshot (git tree last updated on 2009-12-10)
12rr|cinelerra-2.1.5-1.git20110903.2|155	- update URL
12rr|cinelerra-2.1.5-1.git20110903.2|156	- fix versioning (this is version 2.1, not 4)
12rr|cinelerra-2.1.5-1.git20110903.2|157	- drop old menu file
12rr|cinelerra-2.1.5-1.git20110903.2|158	
12rr|cinelerra-2.1.5-1.git20110903.2|159	* Sat Jan 23 2010 Götz Waschk <goetz@zarb.org> 4-0.svn1061.5plf2010.1
12rr|cinelerra-2.1.5-1.git20110903.2|160	- rebuild for new x264
12rr|cinelerra-2.1.5-1.git20110903.2|161	
12rr|cinelerra-2.1.5-1.git20110903.2|162	* Mon Jan 11 2010 Götz Waschk <goetz@zarb.org> 4-0.svn1061.4plf2010.1
12rr|cinelerra-2.1.5-1.git20110903.2|163	- rebuild for new libjpeg
12rr|cinelerra-2.1.5-1.git20110903.2|164	
12rr|cinelerra-2.1.5-1.git20110903.2|165	* Thu Dec 10 2009 Götz Waschk <goetz@zarb.org> 4-0.svn1061.3plf2010.1
12rr|cinelerra-2.1.5-1.git20110903.2|166	- recompress tarball with xz
12rr|cinelerra-2.1.5-1.git20110903.2|167	- rebuild for new x264
12rr|cinelerra-2.1.5-1.git20110903.2|168	
12rr|cinelerra-2.1.5-1.git20110903.2|169	* Sat Feb 21 2009 Anssi Hannula <anssi@zarb.org> 4-0.svn1061.2plf2009.1
12rr|cinelerra-2.1.5-1.git20110903.2|170	- remove devel files again (they do not belong in a non-devel package,
12rr|cinelerra-2.1.5-1.git20110903.2|171	and this package has not been libified; it probably should be), fixes
12rr|cinelerra-2.1.5-1.git20110903.2|172	bug #227
12rr|cinelerra-2.1.5-1.git20110903.2|173	- disable parallel build again, still broken (was enabled in previous
12rr|cinelerra-2.1.5-1.git20110903.2|174	release)
12rr|cinelerra-2.1.5-1.git20110903.2|175	- readd buildrequires on nasm, build fails without it (was dropped in
12rr|cinelerra-2.1.5-1.git20110903.2|176	previous release)
12rr|cinelerra-2.1.5-1.git20110903.2|177	- buildrequires libmp4v2-devel
12rr|cinelerra-2.1.5-1.git20110903.2|178	
12rr|cinelerra-2.1.5-1.git20110903.2|179	* Sat Sep 06 2008 trem <trem@zarb.org> 4.1.svn1061.1plf2009.0
12rr|cinelerra-2.1.5-1.git20110903.2|180	- update to r1061 (version 4)
12rr|cinelerra-2.1.5-1.git20110903.2|181	
12rr|cinelerra-2.1.5-1.git20110903.2|182	* Thu Mar 27 2008 Anssi Hannula <anssi@zarb.org> 2.1-1.svn1046.2plf2008.1
12rr|cinelerra-2.1.5-1.git20110903.2|183	- rebuild for new x264
12rr|cinelerra-2.1.5-1.git20110903.2|184	
12rr|cinelerra-2.1.5-1.git20110903.2|185	* Thu Dec 27 2007 Anssi Hannula <anssi@zarb.org> 2.1-1.svn1046.1plf2008.1
12rr|cinelerra-2.1.5-1.git20110903.2|186	- new snapshot
12rr|cinelerra-2.1.5-1.git20110903.2|187	
12rr|cinelerra-2.1.5-1.git20110903.2|188	* Sat Apr 21 2007 Anssi Hannula <anssi@zarb.org> 2.1-1.svn1008.1plf2008.0
12rr|cinelerra-2.1.5-1.git20110903.2|189	- new snapshot
12rr|cinelerra-2.1.5-1.git20110903.2|190	- build with OpenGL 2.0 support on 2007.1 and up
12rr|cinelerra-2.1.5-1.git20110903.2|191	
12rr|cinelerra-2.1.5-1.git20110903.2|192	* Thu Jan 11 2007 Anssi Hannula <anssi@zarb.org> 2.1-1.svn979.1plf2007.1
12rr|cinelerra-2.1.5-1.git20110903.2|193	- new snapshot
12rr|cinelerra-2.1.5-1.git20110903.2|194	
12rr|cinelerra-2.1.5-1.git20110903.2|195	* Tue Nov 21 2006 Anssi Hannula <anssi@zarb.org> 2.1-1.svn958.1plf2007.1
12rr|cinelerra-2.1.5-1.git20110903.2|196	- new snapshot
12rr|cinelerra-2.1.5-1.git20110903.2|197	- from joeghi:
12rr|cinelerra-2.1.5-1.git20110903.2|198	o allow building with nvidia OpenGL 2.0, disabled by default
12rr|cinelerra-2.1.5-1.git20110903.2|199	o fix menu entry
12rr|cinelerra-2.1.5-1.git20110903.2|200	o chmod fonts to 0644
12rr|cinelerra-2.1.5-1.git20110903.2|201	
12rr|cinelerra-2.1.5-1.git20110903.2|202	* Tue Oct 03 2006 Anssi Hannula <anssi@zarb.org> 2.1-1.svn909.1plf
12rr|cinelerra-2.1.5-1.git20110903.2|203	- from joeghi:
12rr|cinelerra-2.1.5-1.git20110903.2|204	o new snapshot (svn909).
12rr|cinelerra-2.1.5-1.git20110903.2|205	o added Patch0 to get snapshot compiling.
12rr|cinelerra-2.1.5-1.git20110903.2|206	
12rr|cinelerra-2.1.5-1.git20110903.2|207	* Sun Aug 13 2006 Anssi Hannula <anssi@zarb.org> 2.0.svn839-1plf
12rr|cinelerra-2.1.5-1.git20110903.2|208	- new snapshot
12rr|cinelerra-2.1.5-1.git20110903.2|209	- fix URL
12rr|cinelerra-2.1.5-1.git20110903.2|210	- fix icons
12rr|cinelerra-2.1.5-1.git20110903.2|211	- clean spec
12rr|cinelerra-2.1.5-1.git20110903.2|212	- xdg menu
12rr|cinelerra-2.1.5-1.git20110903.2|213	- buildrequires libtool
12rr|cinelerra-2.1.5-1.git20110903.2|214	
12rr|cinelerra-2.1.5-1.git20110903.2|215	* Sat Apr 22 2006 trem <trem@zarb.org> 2.0.cvs20051004-3plf
12rr|cinelerra-2.1.5-1.git20110903.2|216	- fix plf reason (thanks guillomovitch)
12rr|cinelerra-2.1.5-1.git20110903.2|217	
12rr|cinelerra-2.1.5-1.git20110903.2|218	* Fri Apr 21 2006 trem <trem@zarb.org> 2.0.cvs20051004-2plf
12rr|cinelerra-2.1.5-1.git20110903.2|219	- fix plf reason
12rr|cinelerra-2.1.5-1.git20110903.2|220	- use %mkrel
12rr|cinelerra-2.1.5-1.git20110903.2|221	
12rr|cinelerra-2.1.5-1.git20110903.2|222	* Wed Oct 4 2005 Austin Acton <austin@zarb.org> 2.0.cvs20051004-1plf
12rr|cinelerra-2.1.5-1.git20110903.2|223	- new checkout fixes double free error
12rr|cinelerra-2.1.5-1.git20110903.2|224	- add buildrequires
12rr|cinelerra-2.1.5-1.git20110903.2|225	- make plugin dir lib64 friendly
12rr|cinelerra-2.1.5-1.git20110903.2|226	
12rr|cinelerra-2.1.5-1.git20110903.2|227	* Fri Sep 30 2005 Austin Acton <austin@zarb.org> 2.0.cvs-1plf
12rr|cinelerra-2.1.5-1.git20110903.2|228	- 2.0
12rr|cinelerra-2.1.5-1.git20110903.2|229	- buildrequires x264-devel libtheora-devel libfftw3-devel
12rr|cinelerra-2.1.5-1.git20110903.2|230	
12rr|cinelerra-2.1.5-1.git20110903.2|231	* Thu Jan 3 2005 Austin Acton <austin@zarb.org> 1.2.2.cvs-1plf
12rr|cinelerra-2.1.5-1.git20110903.2|232	- 1.2.2
12rr|cinelerra-2.1.5-1.git20110903.2|233	- buildrequires openexr
12rr|cinelerra-2.1.5-1.git20110903.2|234	
12rr|cinelerra-2.1.5-1.git20110903.2|235	* Sat Oct 9 2004 Austin Acton <austin@zarb.org> 1.2.1.cvs20041009-1plf
12rr|cinelerra-2.1.5-1.git20110903.2|236	- move to community CVS tree (uses GNU build tools)
12rr|cinelerra-2.1.5-1.git20110903.2|237	- add pretty icon
12rr|cinelerra-2.1.5-1.git20110903.2|238	
12rr|cinelerra-2.1.5-1.git20110903.2|239	* Fri Dec 26 2003 Stefan van der Eijk <stefan@eijk.nu. 1.1.8-1plf
12rr|cinelerra-2.1.5-1.git20110903.2|240	- 1.1.8
12rr|cinelerra-2.1.5-1.git20110903.2|241	- BuildRequires
12rr|cinelerra-2.1.5-1.git20110903.2|242	
12rr|cinelerra-2.1.5-1.git20110903.2|243	* Tue May 13 2003 Austin Acton <aacton@yorku.ca> 1.1.6-1plf
12rr|cinelerra-2.1.5-1.git20110903.2|244	- new release
12rr|cinelerra-2.1.5-1.git20110903.2|245	
12rr|cinelerra-2.1.5-1.git20110903.2|246	* Mon Mar 3 2003 Austin Acton <aacton@yorku.ca> 1.1.5-2plf
12rr|cinelerra-2.1.5-1.git20110903.2|247	- fix a 9.0 build error with dv.c
12rr|cinelerra-2.1.5-1.git20110903.2|248	- buildrequires texinfo, ncurses-devel
12rr|cinelerra-2.1.5-1.git20110903.2|249	
12rr|cinelerra-2.1.5-1.git20110903.2|250	* Tue Feb 11 2003 Austin Acton <aacton@yorku.ca> 1.1.5-1plf
12rr|cinelerra-2.1.5-1.git20110903.2|251	- 1.1.5
12rr|cinelerra-2.1.5-1.git20110903.2|252	- no longer has mix2000/xmovie binaries, remove obsoletes
12rr|cinelerra-2.1.5-1.git20110903.2|253	
12rr|cinelerra-2.1.5-1.git20110903.2|254	* Tue Jan 7 2003 Austin Acton <aacton@yorku.ca> 1.1.0-2plf
12rr|cinelerra-2.1.5-1.git20110903.2|255	- fix libmpeg3
12rr|cinelerra-2.1.5-1.git20110903.2|256	
12rr|cinelerra-2.1.5-1.git20110903.2|257	* Mon Dec 16 2002 Austin Acton <aacton@yorku.ca> 1.1.0-1plf
12rr|cinelerra-2.1.5-1.git20110903.2|258	- bump version
12rr|cinelerra-2.1.5-1.git20110903.2|259	- requires ext2 headers
12rr|cinelerra-2.1.5-1.git20110903.2|260	- fix doubly-defined defualt argument (gcc3.2 fails)
12rr|cinelerra-2.1.5-1.git20110903.2|261	- fix up my ugly spec file
12rr|cinelerra-2.1.5-1.git20110903.2|262	- add full docs
12rr|cinelerra-2.1.5-1.git20110903.2|263	
12rr|cinelerra-2.1.5-1.git20110903.2|264	* Fri Aug 16 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.0.0-3plf
12rr|cinelerra-2.1.5-1.git20110903.2|265	- add conflict libmpeg3-progs
12rr|cinelerra-2.1.5-1.git20110903.2|266	
12rr|cinelerra-2.1.5-1.git20110903.2|267	* Thu Aug 15 2002 Götz Waschk <waschk@informatik.uni-rostock.de> 1.0.0-2plf
12rr|cinelerra-2.1.5-1.git20110903.2|268	- gcc 3.2-0.3mdk build
12rr|cinelerra-2.1.5-1.git20110903.2|269	
12rr|cinelerra-2.1.5-1.git20110903.2|270	* Wed Aug 14 2002 Olivier Thauvin <thauvin@aerov.jussieu.fr> 1.0.0-1plf
12rr|cinelerra-2.1.5-1.git20110903.2|271	- plf package
12rr|cinelerra-2.1.5-1.git20110903.2|272	- cleanup / macroize
12rr|cinelerra-2.1.5-1.git20110903.2|273	
12rr|cinelerra-2.1.5-1.git20110903.2|274	* Mon Aug 12 2002 Austin Acton <aacton@yorku.ca> 1.0.0-1mdk
12rr|cinelerra-2.1.5-1.git20110903.2|275	- initial package creation for MDK 8.2

21808 12
12rr|cmplayer-0.6.2-1|1	Summary:	A multimedia player
12rr|cmplayer-0.6.2-1|2	Name: 		cmplayer
12rr|cmplayer-0.6.2-1|3	Version:	0.6.2
12rr|cmplayer-0.6.2-1|4	Release:	1
12rr|cmplayer-0.6.2-1|5	Group:		Video
12rr|cmplayer-0.6.2-1|6	License:	GPLv2
12rr|cmplayer-0.6.2-1|7	URL:		http://code.google.com/p/cmplayer
12rr|cmplayer-0.6.2-1|8	Source0:	http://cmplayer.googlecode.com/files/%{name}-%{version}.tar.gz
12rr|cmplayer-0.6.2-1|9	BuildRequires:	yasm
12rr|cmplayer-0.6.2-1|10	BuildRequires:	python3
12rr|cmplayer-0.6.2-1|11	BuildRequires:	a52dec-devel
12rr|cmplayer-0.6.2-1|12	BuildRequires:	bzip2-devel
12rr|cmplayer-0.6.2-1|13	BuildRequires:	qt4-devel
12rr|cmplayer-0.6.2-1|14	BuildRequires:	libfaad2-devel
12rr|cmplayer-0.6.2-1|15	BuildRequires:	xvid-devel
12rr|cmplayer-0.6.2-1|16	BuildRequires:	pkgconfig(alsa)
12rr|cmplayer-0.6.2-1|17	BuildRequires:	pkgconfig(dvdnav)
12rr|cmplayer-0.6.2-1|18	BuildRequires:	pkgconfig(dvdread)
12rr|cmplayer-0.6.2-1|19	BuildRequires:	pkgconfig(gl)
12rr|cmplayer-0.6.2-1|20	BuildRequires:	pkgconfig(libcdio)
12rr|cmplayer-0.6.2-1|21	BuildRequires:	pkgconfig(libdca)
12rr|cmplayer-0.6.2-1|22	BuildRequires:	pkgconfig(libdv)
12rr|cmplayer-0.6.2-1|23	BuildRequires:	pkgconfig(libva)
12rr|cmplayer-0.6.2-1|24	BuildRequires:	pkgconfig(mad)
12rr|cmplayer-0.6.2-1|25	BuildRequires:	pkgconfig(ogg)
12rr|cmplayer-0.6.2-1|26	BuildRequires:	pkgconfig(openal)
12rr|cmplayer-0.6.2-1|27	BuildRequires:	pkgconfig(theora)
12rr|cmplayer-0.6.2-1|28	BuildRequires:	pkgconfig(vorbis)
12rr|cmplayer-0.6.2-1|29	
12rr|cmplayer-0.6.2-1|30	%description
12rr|cmplayer-0.6.2-1|31	CMPlayer is a media player.
12rr|cmplayer-0.6.2-1|32	Features:
12rr|cmplayer-0.6.2-1|33	-can play files and DVD
12rr|cmplayer-0.6.2-1|34	-generates playlist automatically
12rr|cmplayer-0.6.2-1|35	-supports DVD menu
12rr|cmplayer-0.6.2-1|36	-can change playback speed
12rr|cmplayer-0.6.2-1|37	-supports A-B repeat
12rr|cmplayer-0.6.2-1|38	-remembers play history
12rr|cmplayer-0.6.2-1|39	-can replay from stopped point
12rr|cmplayer-0.6.2-1|40	-and many, many more
12rr|cmplayer-0.6.2-1|41	
12rr|cmplayer-0.6.2-1|42	%prep
12rr|cmplayer-0.6.2-1|43	%setup -q
12rr|cmplayer-0.6.2-1|44	sed -i s,DEST_DIR,DESTDIR,g Makefile
12rr|cmplayer-0.6.2-1|45	rm -rf arch
12rr|cmplayer-0.6.2-1|46	rm -rf debian
12rr|cmplayer-0.6.2-1|47	rm -rf rpm
12rr|cmplayer-0.6.2-1|48	
12rr|cmplayer-0.6.2-1|49	%build
12rr|cmplayer-0.6.2-1|50	./build-libchardet
12rr|cmplayer-0.6.2-1|51	./build-sigar
12rr|cmplayer-0.6.2-1|52	./build-libav
12rr|cmplayer-0.6.2-1|53	./build-mplayer2
12rr|cmplayer-0.6.2-1|54	%make PREFIX=/usr CXX=g++ cmplayer
12rr|cmplayer-0.6.2-1|55	
12rr|cmplayer-0.6.2-1|56	%install
12rr|cmplayer-0.6.2-1|57	%makeinstall_std PREFIX=/usr
12rr|cmplayer-0.6.2-1|58	
12rr|cmplayer-0.6.2-1|59	%files
12rr|cmplayer-0.6.2-1|60	%doc copyright.txt gpl.txt icon-authors.txt icon-copying.txt install.txt changes.txt
12rr|cmplayer-0.6.2-1|61	%{_bindir}/%{name}
12rr|cmplayer-0.6.2-1|62	%{_datadir}/%{name}
12rr|cmplayer-0.6.2-1|63	%{_datadir}/applications/%{name}.desktop
12rr|cmplayer-0.6.2-1|64	%{_datadir}/apps/solid/actions/%{name}-opendvd.desktop
12rr|cmplayer-0.6.2-1|65	%{_iconsdir}/hicolor/*/apps/%{name}.png
12rr|cmplayer-0.6.2-1|66	

21809 12
12rr|deadbeef-0.5.6-1plf|1	# (tpg) do not provide plugins
12rr|deadbeef-0.5.6-1plf|2	%if %{_use_internal_dependency_generator}
12rr|deadbeef-0.5.6-1plf|3	%define __noautoprov '(.*)\\.so\\.0'
12rr|deadbeef-0.5.6-1plf|4	%else
12rr|deadbeef-0.5.6-1plf|5	%define _provides_exceptions *.so.0\\|
12rr|deadbeef-0.5.6-1plf|6	%endif
12rr|deadbeef-0.5.6-1plf|7	
12rr|deadbeef-0.5.6-1plf|8	%define with_faad 0
12rr|deadbeef-0.5.6-1plf|9	
12rr|deadbeef-0.5.6-1plf|10	####################
12rr|deadbeef-0.5.6-1plf|11	# Hardcore PLF build
12rr|deadbeef-0.5.6-1plf|12	%define build_plf 1
12rr|deadbeef-0.5.6-1plf|13	####################
12rr|deadbeef-0.5.6-1plf|14	
12rr|deadbeef-0.5.6-1plf|15	%if %{build_plf}
12rr|deadbeef-0.5.6-1plf|16	%define distsuffix plf
12rr|deadbeef-0.5.6-1plf|17	%define with_faad 1
12rr|deadbeef-0.5.6-1plf|18	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12rr|deadbeef-0.5.6-1plf|19	%define extrarelsuffix plf
12rr|deadbeef-0.5.6-1plf|20	%endif
12rr|deadbeef-0.5.6-1plf|21	
12rr|deadbeef-0.5.6-1plf|22	Name:		deadbeef
12rr|deadbeef-0.5.6-1plf|23	Version:	0.5.6
12rr|deadbeef-0.5.6-1plf|24	Release:	1%{?extrarelsuffix}
12rr|deadbeef-0.5.6-1plf|25	Summary:	Ultimate music player for GNU/Linux
12rr|deadbeef-0.5.6-1plf|26	License:	GPLv2+
12rr|deadbeef-0.5.6-1plf|27	Group:		Sound
12rr|deadbeef-0.5.6-1plf|28	Url:		http://deadbeef.sourceforge.net
12rr|deadbeef-0.5.6-1plf|29	Source0:	http://sourceforge.net/projects/deadbeef/files/%{name}-%{version}.tar.bz2
12rr|deadbeef-0.5.6-1plf|30	BuildRequires:	pkgconfig(alsa)
12rr|deadbeef-0.5.6-1plf|31	BuildRequires:	pkgconfig(gtk+-3.0)
12rr|deadbeef-0.5.6-1plf|32	BuildRequires:	pkgconfig(samplerate)
12rr|deadbeef-0.5.6-1plf|33	BuildRequires:	pkgconfig(sndfile)
12rr|deadbeef-0.5.6-1plf|34	BuildRequires:	pkgconfig(vorbis)
12rr|deadbeef-0.5.6-1plf|35	BuildRequires:	pkgconfig(libcurl)
12rr|deadbeef-0.5.6-1plf|36	BuildRequires:	pkgconfig(mad)
12rr|deadbeef-0.5.6-1plf|37	BuildRequires:	pkgconfig(flac)
12rr|deadbeef-0.5.6-1plf|38	BuildRequires:	pkgconfig(wavpack)
12rr|deadbeef-0.5.6-1plf|39	BuildRequires:	pkgconfig(libcdio)
12rr|deadbeef-0.5.6-1plf|40	BuildRequires:	pkgconfig(libcddb)
12rr|deadbeef-0.5.6-1plf|41	BuildRequires:	intltool >= 0.40
12rr|deadbeef-0.5.6-1plf|42	BuildRequires:	pkgconfig(libzip)
12rr|deadbeef-0.5.6-1plf|43	BuildRequires:	libstdc++-static-devel
12rr|deadbeef-0.5.6-1plf|44	BuildRequires:	pkgconfig(dbus-1)
12rr|deadbeef-0.5.6-1plf|45	BuildRequires:	pkgconfig(imlib2)
12rr|deadbeef-0.5.6-1plf|46	BuildRequires:	jpeg-devel
12rr|deadbeef-0.5.6-1plf|47	BuildRequires:	pkgconfig(libpulse)
12rr|deadbeef-0.5.6-1plf|48	%if %{with_faad}
12rr|deadbeef-0.5.6-1plf|49	BuildRequires:	libfaad2-devel
12rr|deadbeef-0.5.6-1plf|50	%endif
12rr|deadbeef-0.5.6-1plf|51	BuildRequires:	bison
12rr|deadbeef-0.5.6-1plf|52	BuildRequires:	yasm
12rr|deadbeef-0.5.6-1plf|53	
12rr|deadbeef-0.5.6-1plf|54	%description
12rr|deadbeef-0.5.6-1plf|55	DeaDBeeF is an audio player for GNU/Linux systems with
12rr|deadbeef-0.5.6-1plf|56	X11 written in C and C++.
12rr|deadbeef-0.5.6-1plf|57	
12rr|deadbeef-0.5.6-1plf|58	Features:
12rr|deadbeef-0.5.6-1plf|59	* minimal depends
12rr|deadbeef-0.5.6-1plf|60	* native GTK2 GUI
12rr|deadbeef-0.5.6-1plf|61	* cuesheet support
12rr|deadbeef-0.5.6-1plf|62	* mp3, ogg, flac, ape and other popular formats
12rr|deadbeef-0.5.6-1plf|63	* chiptune formats with subtunes
12rr|deadbeef-0.5.6-1plf|64	* song-length databases
12rr|deadbeef-0.5.6-1plf|65	* small memory footprint
12rr|deadbeef-0.5.6-1plf|66	
12rr|deadbeef-0.5.6-1plf|67	%if %{build_plf}
12rr|deadbeef-0.5.6-1plf|68	This package is in restricted repository because it uses patented codecs.
12rr|deadbeef-0.5.6-1plf|69	%endif
12rr|deadbeef-0.5.6-1plf|70	
12rr|deadbeef-0.5.6-1plf|71	%package devel
12rr|deadbeef-0.5.6-1plf|72	Summary:	Development files for %{name}
12rr|deadbeef-0.5.6-1plf|73	Group:		Development/C++
12rr|deadbeef-0.5.6-1plf|74	Requires:	%{name} = %{version}-%{release}
12rr|deadbeef-0.5.6-1plf|75	
12rr|deadbeef-0.5.6-1plf|76	%description devel
12rr|deadbeef-0.5.6-1plf|77	Development files and headers for %{name}.
12rr|deadbeef-0.5.6-1plf|78	
12rr|deadbeef-0.5.6-1plf|79	%prep
12rr|deadbeef-0.5.6-1plf|80	%setup -q
12rr|deadbeef-0.5.6-1plf|81	
12rr|deadbeef-0.5.6-1plf|82	%build
12rr|deadbeef-0.5.6-1plf|83	# ffmpeg >= 0.11.x support is dropped in upstream:
12rr|deadbeef-0.5.6-1plf|84	# http://code.google.com/p/ddb/issues/detail?id=812
12rr|deadbeef-0.5.6-1plf|85	# So no wma and alac support for a while
12rr|deadbeef-0.5.6-1plf|86	%configure2_5x \
12rr|deadbeef-0.5.6-1plf|87	--enable-gtk3 \
12rr|deadbeef-0.5.6-1plf|88	--disable-gtk2 \
12rr|deadbeef-0.5.6-1plf|89	--disable-static \
12rr|deadbeef-0.5.6-1plf|90	--disable-ffmpeg \
12rr|deadbeef-0.5.6-1plf|91	%if !%{with_faad}
12rr|deadbeef-0.5.6-1plf|92	--disable-aac \
12rr|deadbeef-0.5.6-1plf|93	%endif
12rr|deadbeef-0.5.6-1plf|94	--disable-rpath
12rr|deadbeef-0.5.6-1plf|95	
12rr|deadbeef-0.5.6-1plf|96	%make
12rr|deadbeef-0.5.6-1plf|97	
12rr|deadbeef-0.5.6-1plf|98	%install
12rr|deadbeef-0.5.6-1plf|99	%makeinstall_std
12rr|deadbeef-0.5.6-1plf|100	
12rr|deadbeef-0.5.6-1plf|101	%__rm -rf %{buildroot}%{_docdir}/%{name}
12rr|deadbeef-0.5.6-1plf|102	
12rr|deadbeef-0.5.6-1plf|103	%find_lang %{name}
12rr|deadbeef-0.5.6-1plf|104	
12rr|deadbeef-0.5.6-1plf|105	%files -f %{name}.lang
12rr|deadbeef-0.5.6-1plf|106	%doc AUTHORS ChangeLog COPYING.GPLv2 COPYING.LGPLv2.1
12rr|deadbeef-0.5.6-1plf|107	%doc about.txt help.txt translators.txt
12rr|deadbeef-0.5.6-1plf|108	%dir %{_datadir}/%{name}
12rr|deadbeef-0.5.6-1plf|109	%dir %{_datadir}/%{name}/pixmaps
12rr|deadbeef-0.5.6-1plf|110	%{_bindir}/%{name}
12rr|deadbeef-0.5.6-1plf|111	%{_libdir}/%{name}/*.so*
12rr|deadbeef-0.5.6-1plf|112	%{_datadir}/applications/%{name}.desktop
12rr|deadbeef-0.5.6-1plf|113	%{_datadir}/%{name}/pixmaps/*.png
12rr|deadbeef-0.5.6-1plf|114	%{_iconsdir}/hicolor/*/apps/*.png
12rr|deadbeef-0.5.6-1plf|115	%{_iconsdir}/hicolor/scalable/apps/deadbeef.svg
12rr|deadbeef-0.5.6-1plf|116	%{_libdir}/%{name}/convpresets/*.txt
12rr|deadbeef-0.5.6-1plf|117	
12rr|deadbeef-0.5.6-1plf|118	%files devel
12rr|deadbeef-0.5.6-1plf|119	%dir %{_includedir}/%{name}
12rr|deadbeef-0.5.6-1plf|120	%{_includedir}/%{name}/*.h
12rr|deadbeef-0.5.6-1plf|121	
12rr|deadbeef-0.5.6-1plf|122	%changelog
12rr|deadbeef-0.5.6-1plf|123	* Thu Apr 12 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.5.2-1mdv2012.0
12rr|deadbeef-0.5.6-1plf|124	- New version 0.5.2
12rr|deadbeef-0.5.6-1plf|125	- Add PLF-related parts in spec
12rr|deadbeef-0.5.6-1plf|126	- Build only PLF-featured version with faad2 support
12rr|deadbeef-0.5.6-1plf|127	
12rr|deadbeef-0.5.6-1plf|128	* Sat Feb 25 2012 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.2-0.beta1.1mdv2012.0
12rr|deadbeef-0.5.6-1plf|129	+ Revision: 780738
12rr|deadbeef-0.5.6-1plf|130	- update to new version 0.5.2-beta1
12rr|deadbeef-0.5.6-1plf|131	- add buildrequires on yasm and bison
12rr|deadbeef-0.5.6-1plf|132	- drop patch 0, applied by upstream
12rr|deadbeef-0.5.6-1plf|133	
12rr|deadbeef-0.5.6-1plf|134	+ Götz Waschk <waschk@mandriva.org>
12rr|deadbeef-0.5.6-1plf|135	- rebuild for new libcdio
12rr|deadbeef-0.5.6-1plf|136	
12rr|deadbeef-0.5.6-1plf|137	* Fri Sep 23 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-3
12rr|deadbeef-0.5.6-1plf|138	+ Revision: 701114
12rr|deadbeef-0.5.6-1plf|139	- rebuild
12rr|deadbeef-0.5.6-1plf|140	
12rr|deadbeef-0.5.6-1plf|141	* Fri Sep 23 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 0.5.1-2
12rr|deadbeef-0.5.6-1plf|142	+ Revision: 701086
12rr|deadbeef-0.5.6-1plf|143	- nuke rpath
12rr|deadbeef-0.5.6-1plf|144	- add missing buildrequires on libzip-devel dbus-devel libimlib2-devel libjpeg-devel libpulseaudio-devel libfaad2-devel
12rr|deadbeef-0.5.6-1plf|145	
12rr|deadbeef-0.5.6-1plf|146	* Tue Jun 14 2011 Александр Казанцев <kazancas@mandriva.org> 0.5.1-1
12rr|deadbeef-0.5.6-1plf|147	+ Revision: 685144
12rr|deadbeef-0.5.6-1plf|148	- update to version 0.5.1
12rr|deadbeef-0.5.6-1plf|149	
12rr|deadbeef-0.5.6-1plf|150	* Fri May 20 2011 Александр Казанцев <kazancas@mandriva.org> 0.5.0-2
12rr|deadbeef-0.5.6-1plf|151	+ Revision: 676348
12rr|deadbeef-0.5.6-1plf|152	- new version 0.5.0
12rr|deadbeef-0.5.6-1plf|153	
12rr|deadbeef-0.5.6-1plf|154	* Sun Dec 19 2010 Shlomi Fish <shlomif@mandriva.org> 0.4.4-2mdv2011.0
12rr|deadbeef-0.5.6-1plf|155	+ Revision: 622922
12rr|deadbeef-0.5.6-1plf|156	- Add a dependency on intltool - it was missing
12rr|deadbeef-0.5.6-1plf|157	- update to version 0.4.4
12rr|deadbeef-0.5.6-1plf|158	- fix plugin loading by moving *.so files from devel package to main
12rr|deadbeef-0.5.6-1plf|159	- fix help menu by packaging doc files
12rr|deadbeef-0.5.6-1plf|160	- contributed by BALATON Zoltan.
12rr|deadbeef-0.5.6-1plf|161	
12rr|deadbeef-0.5.6-1plf|162	* Sun Dec 05 2010 Oden Eriksson <oeriksson@mandriva.com> 0.3.2-2mdv2011.0
12rr|deadbeef-0.5.6-1plf|163	+ Revision: 610220
12rr|deadbeef-0.5.6-1plf|164	- rebuild
12rr|deadbeef-0.5.6-1plf|165	
12rr|deadbeef-0.5.6-1plf|166	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12rr|deadbeef-0.5.6-1plf|167	- add source and spec files
12rr|deadbeef-0.5.6-1plf|168	- Created package structure for deadbeef.
12rr|deadbeef-0.5.6-1plf|169	

21810 12
12rr|dvb-firmwares-20110802-1|1	%define distsuffix plf
12rr|dvb-firmwares-20110802-1|2	
12rr|dvb-firmwares-20110802-1|3	%define firmdir /lib/firmware
12rr|dvb-firmwares-20110802-1|4	
12rr|dvb-firmwares-20110802-1|5	Name:		dvb-firmwares
12rr|dvb-firmwares-20110802-1|6	Version:	20110802
12rr|dvb-firmwares-20110802-1|7	Release:	%mkrel 1
12rr|dvb-firmwares-20110802-1|8	Summary:	Firmware files for Linux DVB drivers
12rr|dvb-firmwares-20110802-1|9	License:	Proprietary
12rr|dvb-firmwares-20110802-1|10	Group:		System/Kernel and hardware
12rr|dvb-firmwares-20110802-1|11	Source:		http://www.linuxtv.org/downloads/firmware/%{name}.tar.bz2
12rr|dvb-firmwares-20110802-1|12	URL:		http://www.linuxtv.org/
12rr|dvb-firmwares-20110802-1|13	BuildArch:	noarch
12rr|dvb-firmwares-20110802-1|14	
12rr|dvb-firmwares-20110802-1|15	%description
12rr|dvb-firmwares-20110802-1|16	Source package to build firmware files for the Linux DVB drivers
12rr|dvb-firmwares-20110802-1|17	that require such (except for dvb-ttpci which is in separate package).
12rr|dvb-firmwares-20110802-1|18	
12rr|dvb-firmwares-20110802-1|19	This package is in restricted because the firmware files are non-free.
12rr|dvb-firmwares-20110802-1|20	
12rr|dvb-firmwares-20110802-1|21	%package	usb
12rr|dvb-firmwares-20110802-1|22	Summary:	Firmware files for USB DVB devices requiring such
12rr|dvb-firmwares-20110802-1|23	Group:		System/Kernel and hardware
12rr|dvb-firmwares-20110802-1|24	
12rr|dvb-firmwares-20110802-1|25	%description	usb
12rr|dvb-firmwares-20110802-1|26	Firmware files for the USB DVB devices that require such. You might
12rr|dvb-firmwares-20110802-1|27	also need the %{name}-frontends package.
12rr|dvb-firmwares-20110802-1|28	
12rr|dvb-firmwares-20110802-1|29	dvb-usb-avertv-a800 - AVerMedia
12rr|dvb-firmwares-20110802-1|30	dvb-usb-bluebird - Bluebird devices
12rr|dvb-firmwares-20110802-1|31	dvb-usb-dib0700 - Dibcom dib0700
12rr|dvb-firmwares-20110802-1|32	dvb-usb-dibusb-5.0.0.x - various DiBcom USB1.1
12rr|dvb-firmwares-20110802-1|33	dvb-usb-dibusb-6.0.0.x - DiBcom/Artec USB2.0
12rr|dvb-firmwares-20110802-1|34	dvb-usb-dtt200u - Yakumo/Typhoon/Hama USB2.0
12rr|dvb-firmwares-20110802-1|35	dvb-usb-terratec-h5-drxk - Terratec H5
12rr|dvb-firmwares-20110802-1|36	dvb-usb-terratec-h7-drxk - Terratec H7 DRX-K
12rr|dvb-firmwares-20110802-1|37	dvb-usb-terratec-h7-az6007 - Terratec H7 az6007
12rr|dvb-firmwares-20110802-1|38	dvb-usb-umt-010 - HanfTek UMT-010 USB2.0
12rr|dvb-firmwares-20110802-1|39	dvb-usb-vp7045 - Twinhan USB-T VP-7045/VP-7046 (MagicBoxII)
12rr|dvb-firmwares-20110802-1|40	dvb-usb-vp702x - TwinhanDTV StarBox
12rr|dvb-firmwares-20110802-1|41	dvb-usb-wt220u - WideViewer WT-220U PenType DVB-T Receiver
12rr|dvb-firmwares-20110802-1|42	
12rr|dvb-firmwares-20110802-1|43	This package is in restricted because the firmware files are non-free.
12rr|dvb-firmwares-20110802-1|44	
12rr|dvb-firmwares-20110802-1|45	%package	ttpci
12rr|dvb-firmwares-20110802-1|46	Summary:	Firmware files for ttpci devices
12rr|dvb-firmwares-20110802-1|47	Group:		System/Kernel and hardware
12rr|dvb-firmwares-20110802-1|48	
12rr|dvb-firmwares-20110802-1|49	%description	ttpci
12rr|dvb-firmwares-20110802-1|50	Firmware for the Siemens/Technotrend/Hauppauge Premium/FF AV7110
12rr|dvb-firmwares-20110802-1|51	based DVB cards featuring MPEG-2 decoder.
12rr|dvb-firmwares-20110802-1|52	
12rr|dvb-firmwares-20110802-1|53	dvb-ttpci-01.fw-261a - Firmware 01.261a
12rr|dvb-firmwares-20110802-1|54	dvb-ttpci-01.fw-261b - Firmware 01.261b
12rr|dvb-firmwares-20110802-1|55	dvb-ttpci-01.fw-261c - Firmware 01.261c
12rr|dvb-firmwares-20110802-1|56	dvb-ttpci-01.fw-261d - Firmware 01.261d
12rr|dvb-firmwares-20110802-1|57	dvb-ttpci-01.fw-261f - Firmware 01.261f
12rr|dvb-firmwares-20110802-1|58	dvb-ttpci-01.fw-2622 - Firmware 01.2622
12rr|dvb-firmwares-20110802-1|59	
12rr|dvb-firmwares-20110802-1|60	This package is in restricted because the firmware files are non-free.
12rr|dvb-firmwares-20110802-1|61	
12rr|dvb-firmwares-20110802-1|62	%package	frontends
12rr|dvb-firmwares-20110802-1|63	Summary:	Firmware files for DVB frontends requiring such
12rr|dvb-firmwares-20110802-1|64	Group:		System/Kernel and hardware
12rr|dvb-firmwares-20110802-1|65	
12rr|dvb-firmwares-20110802-1|66	%description	frontends
12rr|dvb-firmwares-20110802-1|67	Firmware files for the DVB frontends requiring such.
12rr|dvb-firmwares-20110802-1|68	
12rr|dvb-firmwares-20110802-1|69	dvb-fe-bcm3510 - Broadcom BCM3510
12rr|dvb-firmwares-20110802-1|70	dvb-fe-or51132-qam - OREN demodulator
12rr|dvb-firmwares-20110802-1|71	dvb-fe-or51132-vsb - OREN demodulator
12rr|dvb-firmwares-20110802-1|72	dvb-fe-or51211 - OREN demodulator
12rr|dvb-firmwares-20110802-1|73	dvb-fe-xc5000 - Xceive xc5000 tuner
12rr|dvb-firmwares-20110802-1|74	
12rr|dvb-firmwares-20110802-1|75	This package is in restricted because the firmware files are non-free.
12rr|dvb-firmwares-20110802-1|76	
12rr|dvb-firmwares-20110802-1|77	%package	v4l
12rr|dvb-firmwares-20110802-1|78	Summary:	Firmware files for Conexant devices
12rr|dvb-firmwares-20110802-1|79	Group:		System/Kernel and hardware
12rr|dvb-firmwares-20110802-1|80	
12rr|dvb-firmwares-20110802-1|81	%description	v4l
12rr|dvb-firmwares-20110802-1|82	Firmware for Conexant devices.
12rr|dvb-firmwares-20110802-1|83	
12rr|dvb-firmwares-20110802-1|84	v4l-cx231xx-avcore - Conexant cx231xx USB
12rr|dvb-firmwares-20110802-1|85	v4l-cx23418-apu - Conexant cx18 APU firmware
12rr|dvb-firmwares-20110802-1|86	v4l-cx23418-cpu - Conexant cx18 CPU firmware
12rr|dvb-firmwares-20110802-1|87	v4l-cx23418-dig - Conexant cx18 DIG firmware
12rr|dvb-firmwares-20110802-1|88	v4l-cx23885-enc - Conexant cx23885 firmware
12rr|dvb-firmwares-20110802-1|89	v4l-cx23885-avcore - Conexant cx23885 firmware for cx2584x
12rr|dvb-firmwares-20110802-1|90	v4l-cx25840 - Conexant firmware for cx2584x
12rr|dvb-firmwares-20110802-1|91	
12rr|dvb-firmwares-20110802-1|92	This package is in restricted because the firmware files are non-free.
12rr|dvb-firmwares-20110802-1|93	
12rr|dvb-firmwares-20110802-1|94	%prep
12rr|dvb-firmwares-20110802-1|95	%setup -q -c
12rr|dvb-firmwares-20110802-1|96	
12rr|dvb-firmwares-20110802-1|97	%build
12rr|dvb-firmwares-20110802-1|98	
12rr|dvb-firmwares-20110802-1|99	%install
12rr|dvb-firmwares-20110802-1|100	%__rm -rf %{buildroot}
12rr|dvb-firmwares-20110802-1|101	%__install -d -m 755 %{buildroot}%{firmdir}
12rr|dvb-firmwares-20110802-1|102	%__install -m 644 *.fw* %{buildroot}%{firmdir}
12rr|dvb-firmwares-20110802-1|103	%__ln_s dvb-ttpci-01.fw-2622 %{buildroot}%{firmdir}/dvb-ttpci-01.fw
12rr|dvb-firmwares-20110802-1|104	
12rr|dvb-firmwares-20110802-1|105	%clean
12rr|dvb-firmwares-20110802-1|106	%__rm -rf %{buildroot}
12rr|dvb-firmwares-20110802-1|107	
12rr|dvb-firmwares-20110802-1|108	%files usb
12rr|dvb-firmwares-20110802-1|109	%{firmdir}/dvb-usb-*.fw
12rr|dvb-firmwares-20110802-1|110	
12rr|dvb-firmwares-20110802-1|111	%files ttpci
12rr|dvb-firmwares-20110802-1|112	%{firmdir}/dvb-ttpci-*.fw*
12rr|dvb-firmwares-20110802-1|113	
12rr|dvb-firmwares-20110802-1|114	%files frontends
12rr|dvb-firmwares-20110802-1|115	%{firmdir}/dvb-fe-*.fw
12rr|dvb-firmwares-20110802-1|116	
12rr|dvb-firmwares-20110802-1|117	%files v4l
12rr|dvb-firmwares-20110802-1|118	%{firmdir}/v4l-*.fw
12rr|dvb-firmwares-20110802-1|119	
12rr|dvb-firmwares-20110802-1|120	%changelog
12rr|dvb-firmwares-20110802-1|121	* Sat Aug 06 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 20110802-1plf2011.0
12rr|dvb-firmwares-20110802-1|122	- Major update and rewrite
12rr|dvb-firmwares-20110802-1|123	
12rr|dvb-firmwares-20110802-1|124	* Mon Nov 20 2006 Anssi Hannula <anssi@zarb.org> 20061120-1plf2007.1
12rr|dvb-firmwares-20110802-1|125	- add more firmware files for usb devices:
12rr|dvb-firmwares-20110802-1|126	o dvb-usb-dib0700-01.fw
12rr|dvb-firmwares-20110802-1|127	o dvb-usb-digitv-02.fw
12rr|dvb-firmwares-20110802-1|128	o dvb-usb-nova-t-usb2-02.fw
12rr|dvb-firmwares-20110802-1|129	o dvb-usb-pctv-400e-01.fw
12rr|dvb-firmwares-20110802-1|130	o dvb-usb-wt220u-fc03.fw
12rr|dvb-firmwares-20110802-1|131	o dvb-usb-wt220u-zl0353-01.fw
12rr|dvb-firmwares-20110802-1|132	
12rr|dvb-firmwares-20110802-1|133	* Tue Feb  7 2006 Anssi Hannula <anssi@zarb.org> 20060207-1plf
12rr|dvb-firmwares-20110802-1|134	- add dvb-usb-wt220u-02.fw
12rr|dvb-firmwares-20110802-1|135	
12rr|dvb-firmwares-20110802-1|136	* Thu Jan 12 2006 Anssi Hannula <anssi@zarb.org> 20060112-1plf
12rr|dvb-firmwares-20110802-1|137	- initial PLF release

21811 12
12rr|dvdrip-0.98.11-3|1	#disable requires on private modules
12rr|dvdrip-0.98.11-3|2	%if %{_use_internal_dependency_generator}
12rr|dvdrip-0.98.11-3|3	%define __noautoreq 'perl\\(Video::DVDRip\\)'
12rr|dvdrip-0.98.11-3|4	%else
12rr|dvdrip-0.98.11-3|5	%define	_requires_exceptions perl.Video::DVDRip
12rr|dvdrip-0.98.11-3|6	%endif
12rr|dvdrip-0.98.11-3|7	
12rr|dvdrip-0.98.11-3|8	%define pre 0
12rr|dvdrip-0.98.11-3|9	%define distsuffix plf
12rr|dvdrip-0.98.11-3|10	
12rr|dvdrip-0.98.11-3|11	Name:		dvdrip
12rr|dvdrip-0.98.11-3|12	Version:	0.98.11
12rr|dvdrip-0.98.11-3|13	Release:	3
12rr|dvdrip-0.98.11-3|14	Summary:	DVD ripping GUI
12rr|dvdrip-0.98.11-3|15	License:	GPL or Artistic
12rr|dvdrip-0.98.11-3|16	URL:		http://www.exit1.org/dvdrip/
12rr|dvdrip-0.98.11-3|17	Group:		Video
12rr|dvdrip-0.98.11-3|18	Source:		http://www.exit1.org/dvdrip/dist/%{name}-%{version}.tar.gz
12rr|dvdrip-0.98.11-3|19	Source1:	Video-DVDRip-16.png
12rr|dvdrip-0.98.11-3|20	Source2:	Video-DVDRip-32.png
12rr|dvdrip-0.98.11-3|21	Source3:	Video-DVDRip-48.png
12rr|dvdrip-0.98.11-3|22	Source4:	Video-DVDRip.xml
12rr|dvdrip-0.98.11-3|23	Patch:		dvdrip-0.98.7-fping.patch
12rr|dvdrip-0.98.11-3|24	Patch1:		dvdrip-0.98.10-cssmethod.patch
12rr|dvdrip-0.98.11-3|25	Requires:	imagemagick
12rr|dvdrip-0.98.11-3|26	Requires:	perl-libintl-perl
12rr|dvdrip-0.98.11-3|27	Requires:	perl-Gtk2-Ex-FormFactory
12rr|dvdrip-0.98.11-3|28	Requires:	ogmtools
12rr|dvdrip-0.98.11-3|29	Requires:	libdvdcss
12rr|dvdrip-0.98.11-3|30	Requires:	fping
12rr|dvdrip-0.98.11-3|31	Requires: 	transcode
12rr|dvdrip-0.98.11-3|32	BuildRequires:	perl-devel
12rr|dvdrip-0.98.11-3|33	BuildRequires:	perl-Gtk2 >= 1.121
12rr|dvdrip-0.98.11-3|34	BuildRequires:	perl-Gtk2-Ex-FormFactory >= 0.65
12rr|dvdrip-0.98.11-3|35	BuildRequires:	perl-Event-ExecFlow >= 0.62
12rr|dvdrip-0.98.11-3|36	BuildRequires:	perl-Event-RPC >= 0.89
12rr|dvdrip-0.98.11-3|37	BuildRequires:	perl-libintl-perl >= 1.16
12rr|dvdrip-0.98.11-3|38	%rename Video-DVDRip
12rr|dvdrip-0.98.11-3|39	
12rr|dvdrip-0.98.11-3|40	%description
12rr|dvdrip-0.98.11-3|41	dvd::rip is a full featured DVD copy program written in Perl. It
12rr|dvdrip-0.98.11-3|42	provides an easy to use but feature-rich Gtk+ GUI to control almost
12rr|dvdrip-0.98.11-3|43	all aspects of the ripping and transcoding process. It uses the widely
12rr|dvdrip-0.98.11-3|44	known video processing swissknife transcode and many other Open Source
12rr|dvdrip-0.98.11-3|45	tools.
12rr|dvdrip-0.98.11-3|46	
12rr|dvdrip-0.98.11-3|47	This package is in restricted, as DVD ripping might break local laws.
12rr|dvdrip-0.98.11-3|48	
12rr|dvdrip-0.98.11-3|49	%prep
12rr|dvdrip-0.98.11-3|50	%setup -q
12rr|dvdrip-0.98.11-3|51	%patch -p1 -b .fping
12rr|dvdrip-0.98.11-3|52	%patch1 -p1 -b .css
12rr|dvdrip-0.98.11-3|53	
12rr|dvdrip-0.98.11-3|54	%build
12rr|dvdrip-0.98.11-3|55	perl Makefile.PL INSTALLDIRS=vendor
12rr|dvdrip-0.98.11-3|56	make
12rr|dvdrip-0.98.11-3|57	
12rr|dvdrip-0.98.11-3|58	%install
12rr|dvdrip-0.98.11-3|59	%makeinstall_std
12rr|dvdrip-0.98.11-3|60	# icons
12rr|dvdrip-0.98.11-3|61	%__install -D -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
12rr|dvdrip-0.98.11-3|62	%__install -D -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
12rr|dvdrip-0.98.11-3|63	%__install -D -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
12rr|dvdrip-0.98.11-3|64	#mime
12rr|dvdrip-0.98.11-3|65	%__install -D -m 644 %{SOURCE4} %{buildroot}%{_datadir}/mime/packages/%{name}.xml
12rr|dvdrip-0.98.11-3|66	
12rr|dvdrip-0.98.11-3|67	%__mkdir_p %{buildroot}%{_datadir}/applications
12rr|dvdrip-0.98.11-3|68	%__cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12rr|dvdrip-0.98.11-3|69	[Desktop Entry]
12rr|dvdrip-0.98.11-3|70	Encoding=UTF-8
12rr|dvdrip-0.98.11-3|71	Name=dvd::rip
12rr|dvdrip-0.98.11-3|72	Comment=DVD ripping GUI
12rr|dvdrip-0.98.11-3|73	Exec=%{_bindir}/dvdrip %U
12rr|dvdrip-0.98.11-3|74	Icon=%{name}
12rr|dvdrip-0.98.11-3|75	Terminal=false
12rr|dvdrip-0.98.11-3|76	imeType=application/x-rip
12rr|dvdrip-0.98.11-3|77	Type=Application
12rr|dvdrip-0.98.11-3|78	StartupNotify=true
12rr|dvdrip-0.98.11-3|79	Categories=GTK;AudioVideo;Video;AudioVideoEdition;Player
12rr|dvdrip-0.98.11-3|80	EOF
12rr|dvdrip-0.98.11-3|81	
12rr|dvdrip-0.98.11-3|82	for subdir in %{buildroot}%{perl_vendorlib}/LocaleData/*; do
12rr|dvdrip-0.98.11-3|83	echo "%lang($(basename $subdir)) $(echo $subdir|sed s!%{buildroot}!!)" >> %{name}.\lang
12rr|dvdrip-0.98.11-3|84	done
12rr|dvdrip-0.98.11-3|85	
12rr|dvdrip-0.98.11-3|86	%files -f %{name}.lang
12rr|dvdrip-0.98.11-3|87	%doc README TODO Credits Changes COPYRIGHT
12rr|dvdrip-0.98.11-3|88	%{_bindir}/*
12rr|dvdrip-0.98.11-3|89	%{_mandir}/*/*
12rr|dvdrip-0.98.11-3|90	%dir %{perl_vendorlib}/LocaleData
12rr|dvdrip-0.98.11-3|91	%{perl_vendorlib}/Video/
12rr|dvdrip-0.98.11-3|92	%{_datadir}/applications/mandriva*.desktop
12rr|dvdrip-0.98.11-3|93	%{_datadir}/mime/packages/%{name}.xml
12rr|dvdrip-0.98.11-3|94	%{_liconsdir}/%{name}.png
12rr|dvdrip-0.98.11-3|95	%{_iconsdir}/%{name}.png
12rr|dvdrip-0.98.11-3|96	%{_miconsdir}/%{name}.png
12rr|dvdrip-0.98.11-3|97	

21812 12
12rr|dvdwizard-0.7.0-2|1	%define distsuffix plf
12rr|dvdwizard-0.7.0-2|2	
12rr|dvdwizard-0.7.0-2|3	Name:		dvdwizard
12rr|dvdwizard-0.7.0-2|4	Version:	0.7.0
12rr|dvdwizard-0.7.0-2|5	Release:	2
12rr|dvdwizard-0.7.0-2|6	Summary:	DVD-Video creation wrapper
12rr|dvdwizard-0.7.0-2|7	License: 	GPLv3
12rr|dvdwizard-0.7.0-2|8	Group:		Archiving/Cd burning
12rr|dvdwizard-0.7.0-2|9	URL:		http://udrecsuite.sourceforge.net/doku_dvdwizard.html
12rr|dvdwizard-0.7.0-2|10	Source:		http://www.wershofen.de/downloads/%{name}-%{version}.tar.gz
12rr|dvdwizard-0.7.0-2|11	BuildRequires:	texinfo
12rr|dvdwizard-0.7.0-2|12	BuildRequires:	tetex
12rr|dvdwizard-0.7.0-2|13	BuildRequires:	dvdauthor
12rr|dvdwizard-0.7.0-2|14	BuildRequires:	imagemagick
12rr|dvdwizard-0.7.0-2|15	BuildRequires:	mjpegtools
12rr|dvdwizard-0.7.0-2|16	Requires:	bc
12rr|dvdwizard-0.7.0-2|17	Requires:	dvdauthor
12rr|dvdwizard-0.7.0-2|18	Requires:	imagemagick
12rr|dvdwizard-0.7.0-2|19	Requires:	mjpegtools
12rr|dvdwizard-0.7.0-2|20	Requires:	toolame
12rr|dvdwizard-0.7.0-2|21	Requires:	transcode
12rr|dvdwizard-0.7.0-2|22	BuildArch:	noarch
12rr|dvdwizard-0.7.0-2|23	
12rr|dvdwizard-0.7.0-2|24	%description
12rr|dvdwizard-0.7.0-2|25	dvdwizard is a wrapper-script which incorporates a fully automated creation of
12rr|dvdwizard-0.7.0-2|26	a DVD-structure with Chapters and menus from one or more mpeg-streams. This is
12rr|dvdwizard-0.7.0-2|27	done by several "sub-scripts" and various freely available tools. Needless to
12rr|dvdwizard-0.7.0-2|28	say, that dvdwizard is distributed under the GPL as well.
12rr|dvdwizard-0.7.0-2|29	
12rr|dvdwizard-0.7.0-2|30	This package is in restricted because it requires transcode.
12rr|dvdwizard-0.7.0-2|31	
12rr|dvdwizard-0.7.0-2|32	%prep
12rr|dvdwizard-0.7.0-2|33	%setup -q
12rr|dvdwizard-0.7.0-2|34	
12rr|dvdwizard-0.7.0-2|35	%build
12rr|dvdwizard-0.7.0-2|36	%make
12rr|dvdwizard-0.7.0-2|37	
12rr|dvdwizard-0.7.0-2|38	%install
12rr|dvdwizard-0.7.0-2|39	install -d -m 755 %{buildroot}%{_bindir}
12rr|dvdwizard-0.7.0-2|40	install -d -m 755 %{buildroot}%{_datadir}
12rr|dvdwizard-0.7.0-2|41	%makeinstall_std prefix=/usr
12rr|dvdwizard-0.7.0-2|42	
12rr|dvdwizard-0.7.0-2|43	%find_lang %{name}
12rr|dvdwizard-0.7.0-2|44	
12rr|dvdwizard-0.7.0-2|45	%files -f %{name}.lang
12rr|dvdwizard-0.7.0-2|46	%doc CHANGELOG COPYING CONTRIB README* TODO*
12rr|dvdwizard-0.7.0-2|47	%{_bindir}/*
12rr|dvdwizard-0.7.0-2|48	%dir %{_datadir}/%{name}
12rr|dvdwizard-0.7.0-2|49	%{_datadir}/%{name}/Clapperboard.svg
12rr|dvdwizard-0.7.0-2|50	%{_mandir}/*/*
12rr|dvdwizard-0.7.0-2|51	%{_infodir}/*
12rr|dvdwizard-0.7.0-2|52	%config(noreplace) %{_sysconfdir}/%{name}.conf
12rr|dvdwizard-0.7.0-2|53	
12rr|dvdwizard-0.7.0-2|54	%changelog
12rr|dvdwizard-0.7.0-2|55	* Tue Sep 13 2011 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.7.0-1plf2011.0
12rr|dvdwizard-0.7.0-2|56	- New version: 0.7.0
12rr|dvdwizard-0.7.0-2|57	- Update BuildRequires
12rr|dvdwizard-0.7.0-2|58	- Port from PLF to restricted
12rr|dvdwizard-0.7.0-2|59	
12rr|dvdwizard-0.7.0-2|60	* Sat Jan 19 2008 Anssi Hannula <anssi@zarb.org> 0.4.2-5plf2008.1
12rr|dvdwizard-0.7.0-2|61	- rebuild
12rr|dvdwizard-0.7.0-2|62	
12rr|dvdwizard-0.7.0-2|63	* Fri Oct 21 2005 Guillaume Rousse <guillomovitch@zarb.org> 0.4.2-4plf
12rr|dvdwizard-0.7.0-2|64	- fix YUV output (bug #73)
12rr|dvdwizard-0.7.0-2|65	- add URL
12rr|dvdwizard-0.7.0-2|66	- %%mkrel
12rr|dvdwizard-0.7.0-2|67	
12rr|dvdwizard-0.7.0-2|68	* Wed Jun 22 2005 Guillaume Rousse <guillomovitch@zarb.org> 0.4.2-3plf
12rr|dvdwizard-0.7.0-2|69	- requires bc (bug #40)
12rr|dvdwizard-0.7.0-2|70	- really fix files location (bug #41)
12rr|dvdwizard-0.7.0-2|71	
12rr|dvdwizard-0.7.0-2|72	* Tue Jun 14 2005 Guillaume Rousse <guillomovitch@zarb.org> 0.4.2-2plf
12rr|dvdwizard-0.7.0-2|73	- spec cleanup
12rr|dvdwizard-0.7.0-2|74	- fix files location
12rr|dvdwizard-0.7.0-2|75	
12rr|dvdwizard-0.7.0-2|76	* Mon Dec 06 2004 Guillaume Rousse <guillomovitch@zarb.org> 0.4.2-1plf
12rr|dvdwizard-0.7.0-2|77	- first release

21813 12
12rr|em8300-firmware-29-3|1	%define distsuffix plf
12rr|em8300-firmware-29-3|2	
12rr|em8300-firmware-29-3|3	Name:		em8300-firmware
12rr|em8300-firmware-29-3|4	Version:	29
12rr|em8300-firmware-29-3|5	Release:	%mkrel 3
12rr|em8300-firmware-29-3|6	Summary:	Microcode for the em8300 devices
12rr|em8300-firmware-29-3|7	Group:		System/Kernel and hardware
12rr|em8300-firmware-29-3|8	License:	Proprietary
12rr|em8300-firmware-29-3|9	URL:		http://dxr3.sourceforge.net/
12rr|em8300-firmware-29-3|10	Source0:	http://dxr3.sourceforge.net/download/em8300.bin
12rr|em8300-firmware-29-3|11	BuildArch:	noarch
12rr|em8300-firmware-29-3|12	
12rr|em8300-firmware-29-3|13	%description
12rr|em8300-firmware-29-3|14	The microcode for the em8300 devices.
12rr|em8300-firmware-29-3|15	
12rr|em8300-firmware-29-3|16	This package is in restricted for its non-free license.
12rr|em8300-firmware-29-3|17	
12rr|em8300-firmware-29-3|18	%prep
12rr|em8300-firmware-29-3|19	%setup -q -c -T
12rr|em8300-firmware-29-3|20	%__cp -a %{SOURCE0} em8300.bin
12rr|em8300-firmware-29-3|21	
12rr|em8300-firmware-29-3|22	%install
12rr|em8300-firmware-29-3|23	%__rm -rf %{buildroot}
12rr|em8300-firmware-29-3|24	%__install -D -m644 em8300.bin %{buildroot}/lib/firmware/em8300.bin
12rr|em8300-firmware-29-3|25	
12rr|em8300-firmware-29-3|26	%clean
12rr|em8300-firmware-29-3|27	%__rm -rf %{buildroot}
12rr|em8300-firmware-29-3|28	
12rr|em8300-firmware-29-3|29	%files
12rr|em8300-firmware-29-3|30	/lib/firmware/em8300.bin
12rr|em8300-firmware-29-3|31	
12rr|em8300-firmware-29-3|32	%changelog
12rr|em8300-firmware-29-3|33	* Thu Aug 18 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 29-3plf2011.0
12rr|em8300-firmware-29-3|34	- Port from PLF to restricted
12rr|em8300-firmware-29-3|35	
12rr|em8300-firmware-29-3|36	* Thu Aug 24 2006 Anssi Hannula <anssi@zarb.org> 29-2plf2007.0
12rr|em8300-firmware-29-3|37	- fix group (#136)
12rr|em8300-firmware-29-3|38	- define distsuffix
12rr|em8300-firmware-29-3|39	
12rr|em8300-firmware-29-3|40	* Mon Jul 10 2006 Anssi Hannula <anssi@zarb.org> 29-1plf2007.0
12rr|em8300-firmware-29-3|41	- initial PLF release

21814 12
12rr|faac-1.28-5|1	%define distsuffix plf
12rr|faac-1.28-5|2	
12rr|faac-1.28-5|3	%define major 0
12rr|faac-1.28-5|4	%define libname %mklibname %{name} %{major}
12rr|faac-1.28-5|5	%define develname %mklibname -d %{name}
12rr|faac-1.28-5|6	
12rr|faac-1.28-5|7	Name:		faac
12rr|faac-1.28-5|8	Version:	1.28
12rr|faac-1.28-5|9	Release:	5
12rr|faac-1.28-5|10	Epoch:		1
12rr|faac-1.28-5|11	Summary:	Freeware Advanced Audio Encoder
12rr|faac-1.28-5|12	Group:		Sound
12rr|faac-1.28-5|13	License:	LGPLv2+
12rr|faac-1.28-5|14	URL:		http://www.audiocoding.com
12rr|faac-1.28-5|15	Source0:	http://prdownloads.sourceforge.net/faac/%{name}-%{version}.tar.bz2
12rr|faac-1.28-5|16	Patch0:		faac-1.28-mp4v2-2.0.0.patch
12rr|faac-1.28-5|17	Patch1:		faac-1.26-format.string.patch
12rr|faac-1.28-5|18	BuildRequires:	pkgconfig(sndfile)
12rr|faac-1.28-5|19	BuildRequires:	autoconf2.5
12rr|faac-1.28-5|20	BuildRequires:	dos2unix
12rr|faac-1.28-5|21	BuildRequires:	libmp4v2-devel >= 2.0
12rr|faac-1.28-5|22	#gw else the detection for libmp4v2 kicks in
12rr|faac-1.28-5|23	BuildConflicts:	%{libname}-devel < %{EVRD}
12rr|faac-1.28-5|24	BuildConflicts:	%{develname} < %{EVRD}
12rr|faac-1.28-5|25	
12rr|faac-1.28-5|26	%description
12rr|faac-1.28-5|27	FAAC is an AAC encoder based on the ISO MPEG-4 reference code.
12rr|faac-1.28-5|28	
12rr|faac-1.28-5|29	This package is in restricted, as the MPEG-4 format is covered
12rr|faac-1.28-5|30	by software patents.
12rr|faac-1.28-5|31	
12rr|faac-1.28-5|32	%package -n %{libname}
12rr|faac-1.28-5|33	Summary:	Free Advanced Audio Encoder shared library
12rr|faac-1.28-5|34	Group:		System/Libraries
12rr|faac-1.28-5|35	
12rr|faac-1.28-5|36	%description -n %{libname}
12rr|faac-1.28-5|37	FAAC is an AAC encoder based on the ISO MPEG-4 reference code.
12rr|faac-1.28-5|38	
12rr|faac-1.28-5|39	This package contains the shared library needed by programs based on
12rr|faac-1.28-5|40	libfaac.
12rr|faac-1.28-5|41	
12rr|faac-1.28-5|42	This package is in restricted, as the MPEG-4 format is covered
12rr|faac-1.28-5|43	by software patents.
12rr|faac-1.28-5|44	
12rr|faac-1.28-5|45	%package -n %{develname}
12rr|faac-1.28-5|46	Summary:	Free Advanced Audio Encoder development files
12rr|faac-1.28-5|47	Group:		Development/C++
12rr|faac-1.28-5|48	Requires:	%{libname} = %{EVRD}
12rr|faac-1.28-5|49	Provides:	lib%{name}-devel = %{EVRD}
12rr|faac-1.28-5|50	
12rr|faac-1.28-5|51	%description -n %{develname}
12rr|faac-1.28-5|52	FAAC is an AAC encoder based on the ISO MPEG-4 reference code.
12rr|faac-1.28-5|53	
12rr|faac-1.28-5|54	This package contains the needed files for compiling programs with
12rr|faac-1.28-5|55	libfaac.
12rr|faac-1.28-5|56	
12rr|faac-1.28-5|57	This package is in restricted, as the MPEG-4 format is covered
12rr|faac-1.28-5|58	by software patents.
12rr|faac-1.28-5|59	
12rr|faac-1.28-5|60	%prep
12rr|faac-1.28-5|61	%setup -q
12rr|faac-1.28-5|62	%patch0 -p1 -b .mp4v2
12rr|faac-1.28-5|63	%patch1 -p1
12rr|faac-1.28-5|64	#dos2unix configure.in
12rr|faac-1.28-5|65	aclocal
12rr|faac-1.28-5|66	autoheader
12rr|faac-1.28-5|67	libtoolize --automake
12rr|faac-1.28-5|68	automake --add-missing --copy
12rr|faac-1.28-5|69	WANT_AUTOCONF_2_5=1 autoconf
12rr|faac-1.28-5|70	
12rr|faac-1.28-5|71	%build
12rr|faac-1.28-5|72	%configure2_5x --with-mp4v2
12rr|faac-1.28-5|73	%make
12rr|faac-1.28-5|74	
12rr|faac-1.28-5|75	%install
12rr|faac-1.28-5|76	%makeinstall_std
12rr|faac-1.28-5|77	# manual header installation
12rr|faac-1.28-5|78	mkdir -p %{buildroot}%{_includedir}
12rr|faac-1.28-5|79	cp include/*h %{buildroot}%{_includedir}
12rr|faac-1.28-5|80	
12rr|faac-1.28-5|81	%files
12rr|faac-1.28-5|82	%doc README TODO ChangeLog
12rr|faac-1.28-5|83	%{_bindir}/faac
12rr|faac-1.28-5|84	%{_mandir}/man1/faac.1*
12rr|faac-1.28-5|85	
12rr|faac-1.28-5|86	%files -n %{libname}
12rr|faac-1.28-5|87	%{_libdir}/libfaac*so.%{major}*
12rr|faac-1.28-5|88	
12rr|faac-1.28-5|89	%files -n %{develname}
12rr|faac-1.28-5|90	%{_libdir}/*.so
12rr|faac-1.28-5|91	%{_libdir}/*.a
12rr|faac-1.28-5|92	%{_includedir}/*
12rr|faac-1.28-5|93	

21815 12
12rr|faad2-2.7-6|1	%define distsuffix plf
12rr|faad2-2.7-6|2	
12rr|faad2-2.7-6|3	%define major 2
12rr|faad2-2.7-6|4	
12rr|faad2-2.7-6|5	%define libname %mklibname %{name}_ %{major}
12rr|faad2-2.7-6|6	%define develname %mklibname -d %{name}
12rr|faad2-2.7-6|7	%define staticname %mklibname -s -d %{name}
12rr|faad2-2.7-6|8	
12rr|faad2-2.7-6|9	Name:		faad2
12rr|faad2-2.7-6|10	Version:	2.7
12rr|faad2-2.7-6|11	Release:	6
12rr|faad2-2.7-6|12	Epoch:		1
12rr|faad2-2.7-6|13	Summary:	Freeware Advanced Audio Decoder version 2
12rr|faad2-2.7-6|14	License:	GPLv2
12rr|faad2-2.7-6|15	Group:		Sound
12rr|faad2-2.7-6|16	URL:		http://www.audiocoding.com
12rr|faad2-2.7-6|17	Source0:	%{name}-%{version}.tar.bz2
12rr|faad2-2.7-6|18	Patch4:		faad2-2.7-mp4ff-fpic.patch
12rr|faad2-2.7-6|19	BuildRequires:	pkgconfig(sndfile)
12rr|faad2-2.7-6|20	BuildRequires:	pkgconfig(sdl)
12rr|faad2-2.7-6|21	BuildRequires:	libid3lib-devel
12rr|faad2-2.7-6|22	BuildRequires:	dos2unix
12rr|faad2-2.7-6|23	BuildRequires:	automake1.8
12rr|faad2-2.7-6|24	
12rr|faad2-2.7-6|25	%description
12rr|faad2-2.7-6|26	FAAD 2 is a LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder,
12rr|faad2-2.7-6|27	completely written from scratch. FAAD 2 is licensed under the GPL.
12rr|faad2-2.7-6|28	
12rr|faad2-2.7-6|29	%package -n %{libname}
12rr|faad2-2.7-6|30	Summary:	Freeware Advanced Audio Decoder shared library
12rr|faad2-2.7-6|31	Group:		System/Libraries
12rr|faad2-2.7-6|32	
12rr|faad2-2.7-6|33	%description -n %{libname}
12rr|faad2-2.7-6|34	FAAD 2 is a LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder,
12rr|faad2-2.7-6|35	completely written from scratch. FAAD 2 is licensed under the GPL.
12rr|faad2-2.7-6|36	
12rr|faad2-2.7-6|37	This package contains the shared library needed by programs linked to
12rr|faad2-2.7-6|38	libfaad.
12rr|faad2-2.7-6|39	
12rr|faad2-2.7-6|40	%package -n %{develname}
12rr|faad2-2.7-6|41	Summary:	Freeware Advanced Audio Decoder development files
12rr|faad2-2.7-6|42	Group:		Development/C++
12rr|faad2-2.7-6|43	Requires:	%{libname} = %{EVRD}
12rr|faad2-2.7-6|44	Provides:	lib%{name}-devel  = %{EVRD}
12rr|faad2-2.7-6|45	
12rr|faad2-2.7-6|46	%description -n %{develname}
12rr|faad2-2.7-6|47	FAAD 2 is a LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder,
12rr|faad2-2.7-6|48	completely written from scratch. FAAD 2 is licensed under the GPL.
12rr|faad2-2.7-6|49	
12rr|faad2-2.7-6|50	This package contains the C++ headers needed to build programs with
12rr|faad2-2.7-6|51	libfaad.
12rr|faad2-2.7-6|52	
12rr|faad2-2.7-6|53	%package -n %{staticname}
12rr|faad2-2.7-6|54	Summary:	Freeware Advanced Audio Decoder static libraries
12rr|faad2-2.7-6|55	Group:		Development/C++
12rr|faad2-2.7-6|56	Requires:	%{develname} = %{EVRD}
12rr|faad2-2.7-6|57	Provides:	lib%{name}-static-devel = %{EVRD}
12rr|faad2-2.7-6|58	
12rr|faad2-2.7-6|59	%description -n %{staticname}
12rr|faad2-2.7-6|60	FAAD 2 is a LC, MAIN and LTP profile, MPEG2 and MPEG-4 AAC decoder,
12rr|faad2-2.7-6|61	completely written from scratch. FAAD 2 is licensed under the GPL.
12rr|faad2-2.7-6|62	
12rr|faad2-2.7-6|63	This package contains the static libraries needed to build programs
12rr|faad2-2.7-6|64	with libfaad.
12rr|faad2-2.7-6|65	
12rr|faad2-2.7-6|66	%prep
12rr|faad2-2.7-6|67	%setup -q
12rr|faad2-2.7-6|68	%patch4 -p1 -b .fpic
12rr|faad2-2.7-6|69	dos2unix configure.in frontend/main.c common/mp4ff/mp4ffint.h common/mp4ff/Makefile.am
12rr|faad2-2.7-6|70	chmod 644 AUTHORS README TODO NEWS ChangeLog
12rr|faad2-2.7-6|71	export WANT_AUTOCONF_2_5=1
12rr|faad2-2.7-6|72	aclocal-1.8 -I .
12rr|faad2-2.7-6|73	autoheader
12rr|faad2-2.7-6|74	libtoolize --automake --copy
12rr|faad2-2.7-6|75	automake-1.8 -a -c
12rr|faad2-2.7-6|76	autoconf
12rr|faad2-2.7-6|77	
12rr|faad2-2.7-6|78	%build
12rr|faad2-2.7-6|79	%configure2_5x
12rr|faad2-2.7-6|80	%make
12rr|faad2-2.7-6|81	
12rr|faad2-2.7-6|82	%install
12rr|faad2-2.7-6|83	%makeinstall_std
12rr|faad2-2.7-6|84	#manual installation of libmp4ff
12rr|faad2-2.7-6|85	pushd common/mp4ff
12rr|faad2-2.7-6|86	install -m 644 libmp4ff.a %{buildroot}%{_libdir}
12rr|faad2-2.7-6|87	install -m 644 mp4ff.h mp4ff_int_types.h %{buildroot}%{_includedir}
12rr|faad2-2.7-6|88	popd
12rr|faad2-2.7-6|89	
12rr|faad2-2.7-6|90	#gw rename it to a more standard name
12rr|faad2-2.7-6|91	mkdir -p %{buildroot}%{_mandir}/man1
12rr|faad2-2.7-6|92	mv %{buildroot}%{_mandir}/manm/faad.man %{buildroot}%{_mandir}/man1/faad.1
12rr|faad2-2.7-6|93	
12rr|faad2-2.7-6|94	%files
12rr|faad2-2.7-6|95	%doc README NEWS TODO AUTHORS ChangeLog
12rr|faad2-2.7-6|96	%{_bindir}/faad
12rr|faad2-2.7-6|97	%{_mandir}/man1/faad.1*
12rr|faad2-2.7-6|98	
12rr|faad2-2.7-6|99	%files -n %{libname}
12rr|faad2-2.7-6|100	%{_libdir}/libfaad.so.%{major}*
12rr|faad2-2.7-6|101	
12rr|faad2-2.7-6|102	%files -n %{develname}
12rr|faad2-2.7-6|103	%{_libdir}/libfaad.so
12rr|faad2-2.7-6|104	%{_includedir}/*
12rr|faad2-2.7-6|105	
12rr|faad2-2.7-6|106	%files -n %{staticname}
12rr|faad2-2.7-6|107	%{_libdir}/libfaad.a
12rr|faad2-2.7-6|108	%{_libdir}/libmp4ff.a
12rr|faad2-2.7-6|109	

21816 12
12rr|ffmpeg-1.0.1-2plf|1	%define svn %nil
12rr|ffmpeg-1.0.1-2plf|2	%define major	54
12rr|ffmpeg-1.0.1-2plf|3	
12rr|ffmpeg-1.0.1-2plf|4	%define libname %mklibname %{name} %{major}
12rr|ffmpeg-1.0.1-2plf|5	%define develname %mklibname %{name} -d
12rr|ffmpeg-1.0.1-2plf|6	%define staticname %mklibname %{name} -s -d
12rr|ffmpeg-1.0.1-2plf|7	
12rr|ffmpeg-1.0.1-2plf|8	%define avfmajor 54
12rr|ffmpeg-1.0.1-2plf|9	%define avflibname %mklibname avformats %{avfmajor}
12rr|ffmpeg-1.0.1-2plf|10	%define postprocmajor 52
12rr|ffmpeg-1.0.1-2plf|11	%define postproclibname %mklibname postproc %{postprocmajor}
12rr|ffmpeg-1.0.1-2plf|12	
12rr|ffmpeg-1.0.1-2plf|13	%define avumajor 51
12rr|ffmpeg-1.0.1-2plf|14	%define avulibname %mklibname avutil %{avumajor}
12rr|ffmpeg-1.0.1-2plf|15	%define swsmajor 2
12rr|ffmpeg-1.0.1-2plf|16	%define swslibname %mklibname swscaler %{swsmajor}
12rr|ffmpeg-1.0.1-2plf|17	
12rr|ffmpeg-1.0.1-2plf|18	%define filtermajor 3
12rr|ffmpeg-1.0.1-2plf|19	%define filterlibname %mklibname avfilter %{filtermajor}
12rr|ffmpeg-1.0.1-2plf|20	
12rr|ffmpeg-1.0.1-2plf|21	%define swresamplemajor 0
12rr|ffmpeg-1.0.1-2plf|22	%define swresamplelibname %mklibname swresample %{swresamplemajor}
12rr|ffmpeg-1.0.1-2plf|23	
12rr|ffmpeg-1.0.1-2plf|24	#####################
12rr|ffmpeg-1.0.1-2plf|25	# Hardcode PLF build
12rr|ffmpeg-1.0.1-2plf|26	%define build_plf 1
12rr|ffmpeg-1.0.1-2plf|27	#####################
12rr|ffmpeg-1.0.1-2plf|28	
12rr|ffmpeg-1.0.1-2plf|29	%{?_with_plf: %{expand: %%global build_plf 1}}
12rr|ffmpeg-1.0.1-2plf|30	%if %{build_plf}
12rr|ffmpeg-1.0.1-2plf|31	%define distsuffix plf
12rr|ffmpeg-1.0.1-2plf|32	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12rr|ffmpeg-1.0.1-2plf|33	%define extrarelsuffix plf
12rr|ffmpeg-1.0.1-2plf|34	%bcond_with	dlopen
12rr|ffmpeg-1.0.1-2plf|35	%else
12rr|ffmpeg-1.0.1-2plf|36	%bcond_without	dlopen
12rr|ffmpeg-1.0.1-2plf|37	%endif
12rr|ffmpeg-1.0.1-2plf|38	
12rr|ffmpeg-1.0.1-2plf|39	%bcond_without	swscaler
12rr|ffmpeg-1.0.1-2plf|40	%bcond_with	faac
12rr|ffmpeg-1.0.1-2plf|41	
12rr|ffmpeg-1.0.1-2plf|42	Name:		ffmpeg
12rr|ffmpeg-1.0.1-2plf|43	Version:	1.0.1
12rr|ffmpeg-1.0.1-2plf|44	Release:	2%{?extrarelsuffix}
12rr|ffmpeg-1.0.1-2plf|45	Summary:	Hyper fast MPEG1/MPEG4/H263/RV and AC3/MPEG audio encoder
12rr|ffmpeg-1.0.1-2plf|46	URL:		http://ffmpeg.org/
12rr|ffmpeg-1.0.1-2plf|47	Source0:	http://ffmpeg.org/releases/%{name}-%{version}.tar.bz2
12rr|ffmpeg-1.0.1-2plf|48	Patch1:		ffmpeg-1.0-dlopen-faac-mp3lame-opencore-x264-xvid.patch
12rr|ffmpeg-1.0.1-2plf|49	Patch2:		ffmpeg-1.0.1-time.h.patch
12rr|ffmpeg-1.0.1-2plf|50	%if %{build_plf}
12rr|ffmpeg-1.0.1-2plf|51	License:	GPLv3+
12rr|ffmpeg-1.0.1-2plf|52	%else
12rr|ffmpeg-1.0.1-2plf|53	License:	GPLv2+
12rr|ffmpeg-1.0.1-2plf|54	%endif
12rr|ffmpeg-1.0.1-2plf|55	Group:		Video
12rr|ffmpeg-1.0.1-2plf|56	BuildRequires:	texi2html
12rr|ffmpeg-1.0.1-2plf|57	BuildRequires:	pkgconfig(sdl)
12rr|ffmpeg-1.0.1-2plf|58	BuildRequires:	libtheora-devel
12rr|ffmpeg-1.0.1-2plf|59	BuildRequires:	libvorbis-devel
12rr|ffmpeg-1.0.1-2plf|60	BuildRequires:	pkgconfig(jack)
12rr|ffmpeg-1.0.1-2plf|61	BuildRequires:	libdc1394-devel
12rr|ffmpeg-1.0.1-2plf|62	BuildRequires:	libschroedinger-devel
12rr|ffmpeg-1.0.1-2plf|63	BuildRequires:	libvpx-devel
12rr|ffmpeg-1.0.1-2plf|64	BuildRequires:	jpeg-devel
12rr|ffmpeg-1.0.1-2plf|65	BuildRequires:	pkgconfig(libpng)
12rr|ffmpeg-1.0.1-2plf|66	BuildRequires:	bzip2-devel
12rr|ffmpeg-1.0.1-2plf|67	BuildRequires:	rtmp-devel
12rr|ffmpeg-1.0.1-2plf|68	BuildRequires:	yasm
12rr|ffmpeg-1.0.1-2plf|69	BuildRequires:	vdpau-devel
12rr|ffmpeg-1.0.1-2plf|70	BuildRequires:	libva-devel
12rr|ffmpeg-1.0.1-2plf|71	%if %{build_plf}
12rr|ffmpeg-1.0.1-2plf|72	BuildRequires:	x264-devel >= 0.118
12rr|ffmpeg-1.0.1-2plf|73	BuildRequires:	liblame-devel
12rr|ffmpeg-1.0.1-2plf|74	BuildRequires:	opencore-amr-devel
12rr|ffmpeg-1.0.1-2plf|75	BuildRequires:	libvo-aacenc-devel
12rr|ffmpeg-1.0.1-2plf|76	BuildRequires:	libvo-amrwbenc-devel
12rr|ffmpeg-1.0.1-2plf|77	BuildRequires:	xvid-devel
12rr|ffmpeg-1.0.1-2plf|78	%endif
12rr|ffmpeg-1.0.1-2plf|79	%if %{with faac}
12rr|ffmpeg-1.0.1-2plf|80	BuildRequires:	libfaac-devel
12rr|ffmpeg-1.0.1-2plf|81	%endif
12rr|ffmpeg-1.0.1-2plf|82	BuildRequires:	pkgconfig(speex)
12rr|ffmpeg-1.0.1-2plf|83	BuildRequires:	pkgconfig(freetype2)
12rr|ffmpeg-1.0.1-2plf|84	BuildRequires:	libnut-devel
12rr|ffmpeg-1.0.1-2plf|85	BuildRequires:	gsm-devel
12rr|ffmpeg-1.0.1-2plf|86	BuildRequires:	pkgconfig(celt)
12rr|ffmpeg-1.0.1-2plf|87	BuildRequires:	pkgconfig(opencv)
12rr|ffmpeg-1.0.1-2plf|88	BuildRequires:	openjpeg-devel
12rr|ffmpeg-1.0.1-2plf|89	BuildRequires:	pkgconfig(xavs)
12rr|ffmpeg-1.0.1-2plf|90	BuildRequires:	pkgconfig(libmodplug)
12rr|ffmpeg-1.0.1-2plf|91	BuildRequires:	pkgconfig(libass)
12rr|ffmpeg-1.0.1-2plf|92	BuildRequires:	pkgconfig(gnutls) >= 3.0
12rr|ffmpeg-1.0.1-2plf|93	BuildRequires:	pkgconfig(libcdio)
12rr|ffmpeg-1.0.1-2plf|94	BuildRequires:	pkgconfig(libpulse)
12rr|ffmpeg-1.0.1-2plf|95	BuildRequires:	pkgconfig(libv4l2)
12rr|ffmpeg-1.0.1-2plf|96	%if 0
12rr|ffmpeg-1.0.1-2plf|97	Buildrequires:	pkgconfig(frei0r)
12rr|ffmpeg-1.0.1-2plf|98	%endif
12rr|ffmpeg-1.0.1-2plf|99	
12rr|ffmpeg-1.0.1-2plf|100	%description
12rr|ffmpeg-1.0.1-2plf|101	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12rr|ffmpeg-1.0.1-2plf|102	and a generic audio and video file converter.
12rr|ffmpeg-1.0.1-2plf|103	
12rr|ffmpeg-1.0.1-2plf|104	It can grab from a standard Video4Linux video source and convert it into
12rr|ffmpeg-1.0.1-2plf|105	several file formats based on DCT/motion compensation encoding. Sound is
12rr|ffmpeg-1.0.1-2plf|106	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12rr|ffmpeg-1.0.1-2plf|107	
12rr|ffmpeg-1.0.1-2plf|108	%if %{build_plf}
12rr|ffmpeg-1.0.1-2plf|109	This package is in Restricted as it violates several patents.
12rr|ffmpeg-1.0.1-2plf|110	%endif
12rr|ffmpeg-1.0.1-2plf|111	
12rr|ffmpeg-1.0.1-2plf|112	%package -n	%{libname}
12rr|ffmpeg-1.0.1-2plf|113	Group:		System/Libraries
12rr|ffmpeg-1.0.1-2plf|114	Summary:	Shared library part of ffmpeg
12rr|ffmpeg-1.0.1-2plf|115	%if %{with dlopen}
12rr|ffmpeg-1.0.1-2plf|116	%if "%{_lib}" == "lib64"
12rr|ffmpeg-1.0.1-2plf|117	%global	_ext	()(64bit)
12rr|ffmpeg-1.0.1-2plf|118	%else
12rr|ffmpeg-1.0.1-2plf|119	%global	_ext	%{nil}
12rr|ffmpeg-1.0.1-2plf|120	%endif
12rr|ffmpeg-1.0.1-2plf|121	Suggests:	libfaac.so.0%{_ext}
12rr|ffmpeg-1.0.1-2plf|122	Suggests:	libx264.so.124%{_ext}
12rr|ffmpeg-1.0.1-2plf|123	Suggests:	libopencore-amrnb.so.0%{_ext}
12rr|ffmpeg-1.0.1-2plf|124	Suggests:	libopencore-amrwb.so.0%{_ext}
12rr|ffmpeg-1.0.1-2plf|125	Suggests:	libmp3lame.so.0%{_ext}
12rr|ffmpeg-1.0.1-2plf|126	Suggests:	libxvidcore.so.4%{_ext}
12rr|ffmpeg-1.0.1-2plf|127	%endif
12rr|ffmpeg-1.0.1-2plf|128	
12rr|ffmpeg-1.0.1-2plf|129	%description -n	%{libname}
12rr|ffmpeg-1.0.1-2plf|130	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12rr|ffmpeg-1.0.1-2plf|131	and a generic audio and video file converter.
12rr|ffmpeg-1.0.1-2plf|132	
12rr|ffmpeg-1.0.1-2plf|133	It can grab from a standard Video4Linux video source and convert it into
12rr|ffmpeg-1.0.1-2plf|134	several file formats based on DCT/motion compensation encoding. Sound is
12rr|ffmpeg-1.0.1-2plf|135	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12rr|ffmpeg-1.0.1-2plf|136	
12rr|ffmpeg-1.0.1-2plf|137	Install libffmpeg if you want to encode multimedia streams.
12rr|ffmpeg-1.0.1-2plf|138	
12rr|ffmpeg-1.0.1-2plf|139	%package -n	%{postproclibname}
12rr|ffmpeg-1.0.1-2plf|140	Group:		System/Libraries
12rr|ffmpeg-1.0.1-2plf|141	Summary:	Shared library part of ffmpeg
12rr|ffmpeg-1.0.1-2plf|142	Conflicts:	%mklibname ffmpeg 51
12rr|ffmpeg-1.0.1-2plf|143	
12rr|ffmpeg-1.0.1-2plf|144	%description -n	%{postproclibname}
12rr|ffmpeg-1.0.1-2plf|145	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12rr|ffmpeg-1.0.1-2plf|146	and a generic audio and video file converter.
12rr|ffmpeg-1.0.1-2plf|147	
12rr|ffmpeg-1.0.1-2plf|148	It can grab from a standard Video4Linux video source and convert it into
12rr|ffmpeg-1.0.1-2plf|149	several file formats based on DCT/motion compensation encoding. Sound is
12rr|ffmpeg-1.0.1-2plf|150	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12rr|ffmpeg-1.0.1-2plf|151	
12rr|ffmpeg-1.0.1-2plf|152	Install libffmpeg if you want to encode multimedia streams.
12rr|ffmpeg-1.0.1-2plf|153	
12rr|ffmpeg-1.0.1-2plf|154	
12rr|ffmpeg-1.0.1-2plf|155	%package -n	%{avflibname}
12rr|ffmpeg-1.0.1-2plf|156	Group:		System/Libraries
12rr|ffmpeg-1.0.1-2plf|157	Summary:	Shared library part of ffmpeg
12rr|ffmpeg-1.0.1-2plf|158	
12rr|ffmpeg-1.0.1-2plf|159	%description -n %{avflibname}
12rr|ffmpeg-1.0.1-2plf|160	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12rr|ffmpeg-1.0.1-2plf|161	and a generic audio and video file converter.
12rr|ffmpeg-1.0.1-2plf|162	
12rr|ffmpeg-1.0.1-2plf|163	It can grab from a standard Video4Linux video source and convert it into
12rr|ffmpeg-1.0.1-2plf|164	several file formats based on DCT/motion compensation encoding. Sound is
12rr|ffmpeg-1.0.1-2plf|165	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12rr|ffmpeg-1.0.1-2plf|166	
12rr|ffmpeg-1.0.1-2plf|167	Install libffmpeg if you want to encode multimedia streams.
12rr|ffmpeg-1.0.1-2plf|168	
12rr|ffmpeg-1.0.1-2plf|169	%package -n	%{avulibname}
12rr|ffmpeg-1.0.1-2plf|170	Group:		System/Libraries
12rr|ffmpeg-1.0.1-2plf|171	Summary:	Shared library part of ffmpeg
12rr|ffmpeg-1.0.1-2plf|172	
12rr|ffmpeg-1.0.1-2plf|173	%description -n %{avulibname}
12rr|ffmpeg-1.0.1-2plf|174	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12rr|ffmpeg-1.0.1-2plf|175	and a generic audio and video file converter.
12rr|ffmpeg-1.0.1-2plf|176	
12rr|ffmpeg-1.0.1-2plf|177	It can grab from a standard Video4Linux video source and convert it into
12rr|ffmpeg-1.0.1-2plf|178	several file formats based on DCT/motion compensation encoding. Sound is
12rr|ffmpeg-1.0.1-2plf|179	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12rr|ffmpeg-1.0.1-2plf|180	
12rr|ffmpeg-1.0.1-2plf|181	Install libffmpeg if you want to encode multimedia streams.
12rr|ffmpeg-1.0.1-2plf|182	
12rr|ffmpeg-1.0.1-2plf|183	%package -n	%{swslibname}
12rr|ffmpeg-1.0.1-2plf|184	Group:		System/Libraries
12rr|ffmpeg-1.0.1-2plf|185	Summary:	Shared library part of ffmpeg
12rr|ffmpeg-1.0.1-2plf|186	
12rr|ffmpeg-1.0.1-2plf|187	%description -n %{swslibname}
12rr|ffmpeg-1.0.1-2plf|188	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12rr|ffmpeg-1.0.1-2plf|189	and a generic audio and video file converter.
12rr|ffmpeg-1.0.1-2plf|190	
12rr|ffmpeg-1.0.1-2plf|191	It can grab from a standard Video4Linux video source and convert it into
12rr|ffmpeg-1.0.1-2plf|192	several file formats based on DCT/motion compensation encoding. Sound is
12rr|ffmpeg-1.0.1-2plf|193	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12rr|ffmpeg-1.0.1-2plf|194	
12rr|ffmpeg-1.0.1-2plf|195	Install libffmpeg if you want to encode multimedia streams.
12rr|ffmpeg-1.0.1-2plf|196	
12rr|ffmpeg-1.0.1-2plf|197	%package -n	%{filterlibname}
12rr|ffmpeg-1.0.1-2plf|198	Group:		System/Libraries
12rr|ffmpeg-1.0.1-2plf|199	Summary:	Shared library part of ffmpeg
12rr|ffmpeg-1.0.1-2plf|200	
12rr|ffmpeg-1.0.1-2plf|201	%description -n	%{filterlibname}
12rr|ffmpeg-1.0.1-2plf|202	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12rr|ffmpeg-1.0.1-2plf|203	and a generic audio and video file converter.
12rr|ffmpeg-1.0.1-2plf|204	
12rr|ffmpeg-1.0.1-2plf|205	It can grab from a standard Video4Linux video source and convert it into
12rr|ffmpeg-1.0.1-2plf|206	several file formats based on DCT/motion compensation encoding. Sound is
12rr|ffmpeg-1.0.1-2plf|207	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12rr|ffmpeg-1.0.1-2plf|208	
12rr|ffmpeg-1.0.1-2plf|209	Install libffmpeg if you want to encode multimedia streams.
12rr|ffmpeg-1.0.1-2plf|210	
12rr|ffmpeg-1.0.1-2plf|211	%package -n	%{swresamplelibname}
12rr|ffmpeg-1.0.1-2plf|212	Group:		System/Libraries
12rr|ffmpeg-1.0.1-2plf|213	Summary:	Shared library part of ffmpeg
12rr|ffmpeg-1.0.1-2plf|214	
12rr|ffmpeg-1.0.1-2plf|215	%description -n %{swresamplelibname}
12rr|ffmpeg-1.0.1-2plf|216	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12rr|ffmpeg-1.0.1-2plf|217	and a generic audio and video file converter.
12rr|ffmpeg-1.0.1-2plf|218	
12rr|ffmpeg-1.0.1-2plf|219	It can grab from a standard Video4Linux video source and convert it into
12rr|ffmpeg-1.0.1-2plf|220	several file formats based on DCT/motion compensation encoding. Sound is
12rr|ffmpeg-1.0.1-2plf|221	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12rr|ffmpeg-1.0.1-2plf|222	
12rr|ffmpeg-1.0.1-2plf|223	%package -n	%{develname}
12rr|ffmpeg-1.0.1-2plf|224	Group:		Development/C
12rr|ffmpeg-1.0.1-2plf|225	Summary:	Header files for the ffmpeg codec library
12rr|ffmpeg-1.0.1-2plf|226	Requires:	%{libname} = %{EVRD}
12rr|ffmpeg-1.0.1-2plf|227	Requires:	%{avflibname} = %{EVRD}
12rr|ffmpeg-1.0.1-2plf|228	Requires:	%{avulibname} = %{EVRD}
12rr|ffmpeg-1.0.1-2plf|229	Requires:	%{postproclibname} = %{EVRD}
12rr|ffmpeg-1.0.1-2plf|230	%if %{with swscaler}
12rr|ffmpeg-1.0.1-2plf|231	Requires:	%{swslibname} = %{EVRD}
12rr|ffmpeg-1.0.1-2plf|232	%endif
12rr|ffmpeg-1.0.1-2plf|233	Requires:	%{swresamplelibname} = %{EVRD}
12rr|ffmpeg-1.0.1-2plf|234	Requires:	%{filterlibname} = %{EVRD}
12rr|ffmpeg-1.0.1-2plf|235	Provides:	ffmpeg-devel = %{EVRD}
12rr|ffmpeg-1.0.1-2plf|236	Obsoletes:	%mklibname -d %{name} 51
12rr|ffmpeg-1.0.1-2plf|237	
12rr|ffmpeg-1.0.1-2plf|238	%description -n	%{develname}
12rr|ffmpeg-1.0.1-2plf|239	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12rr|ffmpeg-1.0.1-2plf|240	and a generic audio and video file converter.
12rr|ffmpeg-1.0.1-2plf|241	
12rr|ffmpeg-1.0.1-2plf|242	It can grab from a standard Video4Linux video source and convert it into
12rr|ffmpeg-1.0.1-2plf|243	several file formats based on DCT/motion compensation encoding. Sound is
12rr|ffmpeg-1.0.1-2plf|244	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12rr|ffmpeg-1.0.1-2plf|245	
12rr|ffmpeg-1.0.1-2plf|246	Install libffmpeg-devel if you want to compile apps with ffmpeg support.
12rr|ffmpeg-1.0.1-2plf|247	
12rr|ffmpeg-1.0.1-2plf|248	%package -n	%{staticname}
12rr|ffmpeg-1.0.1-2plf|249	Group:		Development/C
12rr|ffmpeg-1.0.1-2plf|250	Summary:	Static library for the ffmpeg codec library
12rr|ffmpeg-1.0.1-2plf|251	Requires:	%{develname} = %{EVRD}
12rr|ffmpeg-1.0.1-2plf|252	Provides:	ffmpeg-static-devel = %{EVRD}
12rr|ffmpeg-1.0.1-2plf|253	Obsoletes:	%mklibname -s -d %{name} 51
12rr|ffmpeg-1.0.1-2plf|254	
12rr|ffmpeg-1.0.1-2plf|255	%description -n	%{staticname}
12rr|ffmpeg-1.0.1-2plf|256	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12rr|ffmpeg-1.0.1-2plf|257	and a generic audio and video file converter.
12rr|ffmpeg-1.0.1-2plf|258	
12rr|ffmpeg-1.0.1-2plf|259	It can grab from a standard Video4Linux video source and convert it into
12rr|ffmpeg-1.0.1-2plf|260	several file formats based on DCT/motion compensation encoding. Sound is
12rr|ffmpeg-1.0.1-2plf|261	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12rr|ffmpeg-1.0.1-2plf|262	
12rr|ffmpeg-1.0.1-2plf|263	Install libffmpeg-devel if you want to compile apps with ffmpeg support.
12rr|ffmpeg-1.0.1-2plf|264	
12rr|ffmpeg-1.0.1-2plf|265	%prep
12rr|ffmpeg-1.0.1-2plf|266	%setup -q
12rr|ffmpeg-1.0.1-2plf|267	%if %{with dlopen}
12rr|ffmpeg-1.0.1-2plf|268	%patch1 -p1 -b .dlopen~
12rr|ffmpeg-1.0.1-2plf|269	%endif
12rr|ffmpeg-1.0.1-2plf|270	%patch2 -p1 -b .timeh~
12rr|ffmpeg-1.0.1-2plf|271	
12rr|ffmpeg-1.0.1-2plf|272	%build
12rr|ffmpeg-1.0.1-2plf|273	export CFLAGS="%{optflags} -fPIC -I%{_includedir}/openjpeg-1.5/"
12rr|ffmpeg-1.0.1-2plf|274	export LDFLAGS="%{ldflags}"
12rr|ffmpeg-1.0.1-2plf|275	
12rr|ffmpeg-1.0.1-2plf|276	./configure --prefix=%{_prefix} \
12rr|ffmpeg-1.0.1-2plf|277	--enable-shared \
12rr|ffmpeg-1.0.1-2plf|278	--libdir=%{_libdir} \
12rr|ffmpeg-1.0.1-2plf|279	--shlibdir=%{_libdir} \
12rr|ffmpeg-1.0.1-2plf|280	--incdir=%{_includedir} \
12rr|ffmpeg-1.0.1-2plf|281	--disable-stripping \
12rr|ffmpeg-1.0.1-2plf|282	--enable-postproc \
12rr|ffmpeg-1.0.1-2plf|283	--enable-gpl \
12rr|ffmpeg-1.0.1-2plf|284	--enable-pthreads \
12rr|ffmpeg-1.0.1-2plf|285	--enable-libtheora \
12rr|ffmpeg-1.0.1-2plf|286	--enable-libvorbis --disable-encoder=vorbis \
12rr|ffmpeg-1.0.1-2plf|287	--enable-libvpx \
12rr|ffmpeg-1.0.1-2plf|288	--enable-x11grab \
12rr|ffmpeg-1.0.1-2plf|289	--enable-runtime-cpudetect \
12rr|ffmpeg-1.0.1-2plf|290	--enable-libdc1394 \
12rr|ffmpeg-1.0.1-2plf|291	--enable-libschroedinger \
12rr|ffmpeg-1.0.1-2plf|292	--enable-librtmp \
12rr|ffmpeg-1.0.1-2plf|293	--enable-libspeex \
12rr|ffmpeg-1.0.1-2plf|294	--enable-libfreetype \
12rr|ffmpeg-1.0.1-2plf|295	--enable-libnut \
12rr|ffmpeg-1.0.1-2plf|296	--enable-libgsm \
12rr|ffmpeg-1.0.1-2plf|297	--enable-libcelt \
12rr|ffmpeg-1.0.1-2plf|298	--enable-libopencv \
12rr|ffmpeg-1.0.1-2plf|299	--enable-libopenjpeg \
12rr|ffmpeg-1.0.1-2plf|300	--enable-libxavs \
12rr|ffmpeg-1.0.1-2plf|301	--enable-libmodplug \
12rr|ffmpeg-1.0.1-2plf|302	--enable-libass \
12rr|ffmpeg-1.0.1-2plf|303	--enable-gnutls \
12rr|ffmpeg-1.0.1-2plf|304	--enable-libcdio \
12rr|ffmpeg-1.0.1-2plf|305	--enable-libpulse \
12rr|ffmpeg-1.0.1-2plf|306	--enable-libv4l2 \
12rr|ffmpeg-1.0.1-2plf|307	%if 0
12rr|ffmpeg-1.0.1-2plf|308	--enable-frei0r \
12rr|ffmpeg-1.0.1-2plf|309	%endif
12rr|ffmpeg-1.0.1-2plf|310	%if %{build_plf}
12rr|ffmpeg-1.0.1-2plf|311	--enable-libmp3lame \
12rr|ffmpeg-1.0.1-2plf|312	--enable-libopencore-amrnb \
12rr|ffmpeg-1.0.1-2plf|313	--enable-libopencore-amrwb \
12rr|ffmpeg-1.0.1-2plf|314	--enable-version3 \
12rr|ffmpeg-1.0.1-2plf|315	--enable-libx264 \
12rr|ffmpeg-1.0.1-2plf|316	--enable-libvo-aacenc \
12rr|ffmpeg-1.0.1-2plf|317	--enable-libvo-amrwbenc \
12rr|ffmpeg-1.0.1-2plf|318	--enable-libxvid \
12rr|ffmpeg-1.0.1-2plf|319	%else
12rr|ffmpeg-1.0.1-2plf|320	--disable-decoder=aac --disable-encoder=aac \
12rr|ffmpeg-1.0.1-2plf|321	%if %{with dlopen}
12rr|ffmpeg-1.0.1-2plf|322	--enable-libmp3lame-dlopen \
12rr|ffmpeg-1.0.1-2plf|323	--enable-libopencore-amrnb-dlopen \
12rr|ffmpeg-1.0.1-2plf|324	--enable-libopencore-amrwb-dlopen \
12rr|ffmpeg-1.0.1-2plf|325	--enable-libx264-dlopen \
12rr|ffmpeg-1.0.1-2plf|326	--enable-libxvid-dlopen \
12rr|ffmpeg-1.0.1-2plf|327	%if !%{with faac}
12rr|ffmpeg-1.0.1-2plf|328	--enable-libfaac-dlopen \
12rr|ffmpeg-1.0.1-2plf|329	%endif
12rr|ffmpeg-1.0.1-2plf|330	%endif
12rr|ffmpeg-1.0.1-2plf|331	%endif
12rr|ffmpeg-1.0.1-2plf|332	%if %{with faac}
12rr|ffmpeg-1.0.1-2plf|333	--enable-nonfree --enable-libfaac
12rr|ffmpeg-1.0.1-2plf|334	%endif
12rr|ffmpeg-1.0.1-2plf|335	
12rr|ffmpeg-1.0.1-2plf|336	%make
12rr|ffmpeg-1.0.1-2plf|337	
12rr|ffmpeg-1.0.1-2plf|338	%install
12rr|ffmpeg-1.0.1-2plf|339	%makeinstall_std SRC_PATH=`pwd`
12rr|ffmpeg-1.0.1-2plf|340	
12rr|ffmpeg-1.0.1-2plf|341	%files
12rr|ffmpeg-1.0.1-2plf|342	%doc INSTALL README doc/*.html doc/*.txt doc/*.conf
12rr|ffmpeg-1.0.1-2plf|343	%{_bindir}/*
12rr|ffmpeg-1.0.1-2plf|344	%{_mandir}/man1/*
12rr|ffmpeg-1.0.1-2plf|345	%{_datadir}/ffmpeg
12rr|ffmpeg-1.0.1-2plf|346	
12rr|ffmpeg-1.0.1-2plf|347	%files -n %{libname}
12rr|ffmpeg-1.0.1-2plf|348	%{_libdir}/libavcodec.so.%{major}*
12rr|ffmpeg-1.0.1-2plf|349	
12rr|ffmpeg-1.0.1-2plf|350	%files -n %{postproclibname}
12rr|ffmpeg-1.0.1-2plf|351	%{_libdir}/libpostproc.so.%{postprocmajor}*
12rr|ffmpeg-1.0.1-2plf|352	
12rr|ffmpeg-1.0.1-2plf|353	%files -n %{avflibname}
12rr|ffmpeg-1.0.1-2plf|354	%{_libdir}/libavformat.so.%{avfmajor}*
12rr|ffmpeg-1.0.1-2plf|355	%{_libdir}/libavdevice.so.%{avfmajor}*
12rr|ffmpeg-1.0.1-2plf|356	
12rr|ffmpeg-1.0.1-2plf|357	%files -n %{avulibname}
12rr|ffmpeg-1.0.1-2plf|358	%{_libdir}/libavutil.so.%{avumajor}*
12rr|ffmpeg-1.0.1-2plf|359	
12rr|ffmpeg-1.0.1-2plf|360	%if %{with swscaler}
12rr|ffmpeg-1.0.1-2plf|361	%files -n %{swslibname}
12rr|ffmpeg-1.0.1-2plf|362	%{_libdir}/libswscale.so.%{swsmajor}*
12rr|ffmpeg-1.0.1-2plf|363	%endif
12rr|ffmpeg-1.0.1-2plf|364	
12rr|ffmpeg-1.0.1-2plf|365	%files -n %{filterlibname}
12rr|ffmpeg-1.0.1-2plf|366	%{_libdir}/libavfilter.so.%{filtermajor}*
12rr|ffmpeg-1.0.1-2plf|367	
12rr|ffmpeg-1.0.1-2plf|368	%files -n %{swresamplelibname}
12rr|ffmpeg-1.0.1-2plf|369	%{_libdir}/libswresample.so.%{swresamplemajor}*
12rr|ffmpeg-1.0.1-2plf|370	
12rr|ffmpeg-1.0.1-2plf|371	%files -n %{develname}
12rr|ffmpeg-1.0.1-2plf|372	%{_includedir}/libavcodec
12rr|ffmpeg-1.0.1-2plf|373	%{_includedir}/libavdevice
12rr|ffmpeg-1.0.1-2plf|374	%{_includedir}/libavformat
12rr|ffmpeg-1.0.1-2plf|375	%{_includedir}/libavutil
12rr|ffmpeg-1.0.1-2plf|376	%{_includedir}/libpostproc
12rr|ffmpeg-1.0.1-2plf|377	%{_includedir}/libavfilter
12rr|ffmpeg-1.0.1-2plf|378	%{_includedir}/libswresample
12rr|ffmpeg-1.0.1-2plf|379	%{_libdir}/libavcodec.so
12rr|ffmpeg-1.0.1-2plf|380	%{_libdir}/libavdevice.so
12rr|ffmpeg-1.0.1-2plf|381	%{_libdir}/libavformat.so
12rr|ffmpeg-1.0.1-2plf|382	%{_libdir}/libavutil.so
12rr|ffmpeg-1.0.1-2plf|383	%{_libdir}/libpostproc.so
12rr|ffmpeg-1.0.1-2plf|384	%{_libdir}/libavfilter.so
12rr|ffmpeg-1.0.1-2plf|385	%{_libdir}/libswresample.so
12rr|ffmpeg-1.0.1-2plf|386	%if %{with swscaler}
12rr|ffmpeg-1.0.1-2plf|387	%{_libdir}/libswscale.so
12rr|ffmpeg-1.0.1-2plf|388	%{_includedir}/libswscale
12rr|ffmpeg-1.0.1-2plf|389	%{_libdir}/pkgconfig/libswscale.pc
12rr|ffmpeg-1.0.1-2plf|390	%endif
12rr|ffmpeg-1.0.1-2plf|391	%{_libdir}/pkgconfig/libavcodec.pc
12rr|ffmpeg-1.0.1-2plf|392	%{_libdir}/pkgconfig/libavdevice.pc
12rr|ffmpeg-1.0.1-2plf|393	%{_libdir}/pkgconfig/libavformat.pc
12rr|ffmpeg-1.0.1-2plf|394	%{_libdir}/pkgconfig/libavutil.pc
12rr|ffmpeg-1.0.1-2plf|395	%{_libdir}/pkgconfig/libpostproc.pc
12rr|ffmpeg-1.0.1-2plf|396	%{_libdir}/pkgconfig/libavfilter.pc
12rr|ffmpeg-1.0.1-2plf|397	%{_libdir}/pkgconfig/libswresample.pc
12rr|ffmpeg-1.0.1-2plf|398	
12rr|ffmpeg-1.0.1-2plf|399	%files -n %{staticname}
12rr|ffmpeg-1.0.1-2plf|400	%{_libdir}/*.a

21817 12
12rr|file2divx3pass-2.3-3|1	%define distsuffix plf
12rr|file2divx3pass-2.3-3|2	
12rr|file2divx3pass-2.3-3|3	Name:		file2divx3pass
12rr|file2divx3pass-2.3-3|4	Version:	2.3
12rr|file2divx3pass-2.3-3|5	Release:	3
12rr|file2divx3pass-2.3-3|6	Summary:	An easy to use frontend for mencoder
12rr|file2divx3pass-2.3-3|7	License:	GPL
12rr|file2divx3pass-2.3-3|8	Group:		Video
12rr|file2divx3pass-2.3-3|9	Url:		http://coding.wooyayhoopla.be/file2divx3pass/
12rr|file2divx3pass-2.3-3|10	Source0:	http://coding.wooyayhoopla.be/file2divx3pass/sources/%{name}-%{version}.tar.gz
12rr|file2divx3pass-2.3-3|11	BuildRequires:	perl-devel
12rr|file2divx3pass-2.3-3|12	Requires:	mencoder
12rr|file2divx3pass-2.3-3|13	Provides:	perl(File2DiVX3Pass2::Helpers)
12rr|file2divx3pass-2.3-3|14	Provides:	perl(File2DiVX3Pass2::Signals)
12rr|file2divx3pass-2.3-3|15	Provides:	perl(File2DiVX3Pass2::Interface)
12rr|file2divx3pass-2.3-3|16	BuildArch:	noarch
12rr|file2divx3pass-2.3-3|17	
12rr|file2divx3pass-2.3-3|18	%description
12rr|file2divx3pass-2.3-3|19	file2divx3pass is a simple frontend to mencoder for converting any
12rr|file2divx3pass-2.3-3|20	media-file to Divx, with features such as an automatic video bitrate
12rr|file2divx3pass-2.3-3|21	calculator, an automatic bits per pixel calculator, and 1-pass, 2-pass,
12rr|file2divx3pass-2.3-3|22	and 3-pass Divx encoding. It can encode any media file supported by
12rr|file2divx3pass-2.3-3|23	mencoder, such as MPEG-1, MPEG-2, ASF, WMV, and even RM (buggy) and
12rr|file2divx3pass-2.3-3|24	CUE/BIN. file2divx3pass is also equipped with batch encoding.
12rr|file2divx3pass-2.3-3|25	
12rr|file2divx3pass-2.3-3|26	This package is in restricted because it depends on other software from
12rr|file2divx3pass-2.3-3|27	restricted.
12rr|file2divx3pass-2.3-3|28	
12rr|file2divx3pass-2.3-3|29	%prep
12rr|file2divx3pass-2.3-3|30	%setup -q
12rr|file2divx3pass-2.3-3|31	chmod 644 README
12rr|file2divx3pass-2.3-3|32	
12rr|file2divx3pass-2.3-3|33	%build
12rr|file2divx3pass-2.3-3|34	perl Makefile.PL INSTALLDIRS=vendor
12rr|file2divx3pass-2.3-3|35	%make
12rr|file2divx3pass-2.3-3|36	
12rr|file2divx3pass-2.3-3|37	%install
12rr|file2divx3pass-2.3-3|38	%makeinstall_std
12rr|file2divx3pass-2.3-3|39	
12rr|file2divx3pass-2.3-3|40	%__mkdir_p %{buildroot}%{_datadir}/applications
12rr|file2divx3pass-2.3-3|41	%__cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12rr|file2divx3pass-2.3-3|42	[Desktop Entry]
12rr|file2divx3pass-2.3-3|43	Name=File2DiVX3Pass
12rr|file2divx3pass-2.3-3|44	Comment=An easy to use mencoder frontend
12rr|file2divx3pass-2.3-3|45	Exec=%{_bindir}/%{name}
12rr|file2divx3pass-2.3-3|46	Icon=multimedia_section
12rr|file2divx3pass-2.3-3|47	Terminal=false
12rr|file2divx3pass-2.3-3|48	Type=Application
12rr|file2divx3pass-2.3-3|49	Categories=AudioVideo;Video;AudioVideoEditing;GTK;
12rr|file2divx3pass-2.3-3|50	EOF
12rr|file2divx3pass-2.3-3|51	
12rr|file2divx3pass-2.3-3|52	( cd %{buildroot}%{_bindir}
12rr|file2divx3pass-2.3-3|53	%__ln_s %{name}2 %{name}
12rr|file2divx3pass-2.3-3|54	)
12rr|file2divx3pass-2.3-3|55	
12rr|file2divx3pass-2.3-3|56	%files
12rr|file2divx3pass-2.3-3|57	%doc README
12rr|file2divx3pass-2.3-3|58	%{_bindir}/%{name}*
12rr|file2divx3pass-2.3-3|59	%{perl_vendorlib}/*
12rr|file2divx3pass-2.3-3|60	%{_datadir}/applications/mandriva-%{name}.desktop
12rr|file2divx3pass-2.3-3|61	
12rr|file2divx3pass-2.3-3|62	
12rr|file2divx3pass-2.3-3|63	%changelog
12rr|file2divx3pass-2.3-3|64	* Wed Oct  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12rr|file2divx3pass-2.3-3|65	+ Commit: 6ec677d
12rr|file2divx3pass-2.3-3|66	- Add perl-devel to BuildRequires, spec cleanup
12rr|file2divx3pass-2.3-3|67	
12rr|file2divx3pass-2.3-3|68	

21818 12
12rr|gnupg-idea-plugin-20030215-3|1	%define distsuffix plf
12rr|gnupg-idea-plugin-20030215-3|2	
12rr|gnupg-idea-plugin-20030215-3|3	Name:		gnupg-idea-plugin
12rr|gnupg-idea-plugin-20030215-3|4	Version:	20030215
12rr|gnupg-idea-plugin-20030215-3|5	Release:	%mkrel 3
12rr|gnupg-idea-plugin-20030215-3|6	Summary:	IDEA plugin for gnupg
12rr|gnupg-idea-plugin-20030215-3|7	Group:		File tools
12rr|gnupg-idea-plugin-20030215-3|8	License:	BSD-style
12rr|gnupg-idea-plugin-20030215-3|9	URL:		http://www.gnupg.org
12rr|gnupg-idea-plugin-20030215-3|10	Source0:	ftp://ftp.gnupg.dk/pub/contrib-dk/idea.c.gz
12rr|gnupg-idea-plugin-20030215-3|11	Source1:	ftp://ftp.gnupg.dk/pub/contrib-dk/idea.c.gz.sig
12rr|gnupg-idea-plugin-20030215-3|12	Requires:	gnupg
12rr|gnupg-idea-plugin-20030215-3|13	
12rr|gnupg-idea-plugin-20030215-3|14	%description
12rr|gnupg-idea-plugin-20030215-3|15	
12rr|gnupg-idea-plugin-20030215-3|16	This is a plugin for the GNU Privacy Guard implementing the IDEA
12rr|gnupg-idea-plugin-20030215-3|17	cipher. To use it, add this to your ~/.gnupg/gpg.conf
12rr|gnupg-idea-plugin-20030215-3|18	
12rr|gnupg-idea-plugin-20030215-3|19	load-extension idea
12rr|gnupg-idea-plugin-20030215-3|20	
12rr|gnupg-idea-plugin-20030215-3|21	This package is in restricted because IDEA is covered by software patents.
12rr|gnupg-idea-plugin-20030215-3|22	
12rr|gnupg-idea-plugin-20030215-3|23	%prep
12rr|gnupg-idea-plugin-20030215-3|24	%setup -q -T -c
12rr|gnupg-idea-plugin-20030215-3|25	zcat %{SOURCE0} > idea.c
12rr|gnupg-idea-plugin-20030215-3|26	
12rr|gnupg-idea-plugin-20030215-3|27	%build
12rr|gnupg-idea-plugin-20030215-3|28	gcc %{optflags} -shared -fPIC -o idea idea.c
12rr|gnupg-idea-plugin-20030215-3|29	
12rr|gnupg-idea-plugin-20030215-3|30	%install
12rr|gnupg-idea-plugin-20030215-3|31	%__rm -rf %{buildroot}
12rr|gnupg-idea-plugin-20030215-3|32	%__install -D -m 755 idea %{buildroot}%{_libdir}/gnupg/idea
12rr|gnupg-idea-plugin-20030215-3|33	
12rr|gnupg-idea-plugin-20030215-3|34	%clean
12rr|gnupg-idea-plugin-20030215-3|35	%__rm -rf %{buildroot}
12rr|gnupg-idea-plugin-20030215-3|36	
12rr|gnupg-idea-plugin-20030215-3|37	%files
12rr|gnupg-idea-plugin-20030215-3|38	%{_libdir}/gnupg/idea
12rr|gnupg-idea-plugin-20030215-3|39	
12rr|gnupg-idea-plugin-20030215-3|40	
12rr|gnupg-idea-plugin-20030215-3|41	%changelog
12rr|gnupg-idea-plugin-20030215-3|42	

21819 12
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|1	%define distsuffix plf
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|2	
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|3	%define oname pitfdll
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|4	%define majorminor 0.10
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|5	%define cvs 20080215
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|6	
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|7	Name: 		gstreamer0.10-%{oname}
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|8	Version: 	0.9.1.1
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|9	Release:	%mkrel -c %{cvs} 4
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|10	Summary:	GStreamer DLL loader plugin
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|11	Group: 		Video
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|12	License: 	GPLv2+
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|13	URL:		http://ronald.bitfreak.net/pitfdll/
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|14	Source:		http://prdownloads.sourceforge.net/%{oname}/%{oname}-%{cvs}.tar.bz2
12rr|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
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|16	Patch1:		pitfdll-20080215-autoconf.patch
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|17	BuildRequires:	libgstreamer-plugins-base-devel
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|18	ExclusiveArch:	%{ix86}
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|19	Requires:	win32-codecs
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|20	
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|21	%description
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|22	GStreamer is a streaming-media framework, based on graphs of filters which
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|23	operate on media data. Applications using this library can do anything
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|24	from real-time sound processing to playing videos, and just about anything
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|25	else media-related. Its plugin-based architecture means that new data
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|26	types or processing capabilities can be added simply by installing new
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|27	plug-ins.
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|28	
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|29	This plugin contains a DLL loader to provide media playback for proprietary
12rr|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
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|31	install the win32-codecs package.
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|32	
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|33	This package is in restricted as you need the proprietary DLLs.
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|34	
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|35	%prep
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|36	%setup -q -n %{oname}
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|37	%patch1
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|38	./autogen.sh
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|39	
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|40	%build
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|41	%configure2_5x --with-dlldir=%{_libdir}/codecs
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|42	%make
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|43	
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|44	%install
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|45	%__rm -rf %{buildroot}
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|46	
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|47	%makeinstall_std
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|48	%__rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.la
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|49	
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|50	%clean
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|51	%__rm -rf %{buildroot}
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|52	
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|53	%files
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|54	%doc AUTHORS README
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|55	%{_libdir}/gstreamer-%{majorminor}/libpitfdll.so
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|56	
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|57	%changelog
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|58	* Sat Aug 20 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.9.1.1-0.20080215.4plf2011.0
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|59	- Port from PLF to restricted
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|60	- Require win32-codecs
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|61	
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|62	* Sun Apr 25 2010 Götz Waschk <goetz@zarb.org> 0.9.1.1-0.20080215.3plf2010.1
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|63	- change codecs dir to %_libdir/codecs
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|64	
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|65	* Tue Mar 16 2010 Götz Waschk <goetz@zarb.org> 0.9.1.1-0.20080215.2plf2010.1
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|66	- update the patch to make it build
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|67	- update license
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|68	
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|69	* Thu Mar 13 2008 Götz Waschk <goetz@zarb.org> 0.9.1.1-0.20080215.1plf2008.1
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|70	- update description
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|71	- drop patch 0
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|72	- add exclusive arch
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|73	- new snapshot
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|74	
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|75	* Wed Jul 11 2007 Götz Waschk <goetz@zarb.org> 0.9.1.1-0.20070321.2plf2008.0
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|76	- fix build
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|77	- bug fix, see sf bug #1697883
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|78	
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|79	* Wed Jun 13 2007 Götz Waschk <goetz@zarb.org> 0.9.1.1-0.20070321.1plf2008.0
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|80	- new snapshot
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|81	
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|82	* Wed Feb 14 2007 Götz Waschk <goetz@zarb.org> 0.9.1.1-0.20070131.1plf2007.1
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|83	- new snapshot
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|84	
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|85	* Thu Jun 22 2006 Götz Waschk <goetz@zarb.org> 0.9.1.1-0.2plf2007.0
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|86	- drop useless post script
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|87	
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|88	* Thu Jun 22 2006 Götz Waschk <goetz@zarb.org> 0.9.1.1-0.1plf2007.0
12rr|gstreamer0.10-pitfdll-0.9.1.1-0.20080215.4|89	- initial package

21820 12
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1	#gw for gsettings:
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|2	%define _glib2 2.25
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|3	%define major 0.10
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|4	%define majorminor 0.10
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|5	%define bname gstreamer0.10
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|6	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|7	%define build_plf 0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|8	%{?_with_plf: %{expand: %%global build_plf 1}}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|9	%define build_experimental 0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|10	%{?_with_experimental: %{expand: %%global build_experimental 1}}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|11	%define build_amrwb 0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|12	%define build_voaac 0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|13	%define build_faac 0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|14	%define build_faad 0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|15	%define build_xvid 0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|16	%define build_dts 0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|17	%define build_dirac 1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|18	%define build_gme 1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|19	%define build_celt 1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|20	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|21	###############################
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|22	# Hardcore PLF build
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|23	%define build_plf 1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|24	###############################
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|25	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|26	%if %{build_plf}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|27	%define distsuffix plf
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|28	%define extrarelsuffix plf
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|29	%define build_amrwb 1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|30	%define build_voaac 1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|31	%define build_faac 1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|32	%define build_faad 1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|33	%define build_xvid 1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|34	%define build_dts 1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|35	%endif
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|36	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|37	%define libmajor 23
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|38	%define libnamephoto %mklibname gstphotography %{major} %{libmajor}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|39	%define develnamephoto %mklibname -d gstphotography
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|40	%define libnamevdp %mklibname gstvdp %{major} %{libmajor}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|41	%define libnamebase %mklibname gstbasevideo %{major} %{libmajor}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|42	%define develnamebase %mklibname -d gstbasevideo
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|43	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|44	Summary:	GStreamer Streaming-media framework plug-ins
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|45	Name:		%{bname}-plugins-bad
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|46	Version:	0.10.23
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|47	Release:	2%{?extrarelsuffix}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|48	License:	LGPLv2+ and GPLv2+
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|49	Group:		Sound
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|50	URL:		http://gstreamer.freedesktop.org/
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|51	Source:		http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.bz2
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|52	Patch0:		gst-plugins-bad-0.10.7-wildmidi-timidity.cfg.patch
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|53	Patch1:		gst-plugins-bad-0.10.23-h264.patch
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|54	# With new directfb we get macro expanded to
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|55	#  __attribute__((__attribute__((no_instrument_function))))
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|56	# See http://permalink.gmane.org/gmane.comp.graphics.directfb.devel/3679
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|57	Patch2:		gst-plugins-bad-0.10.23-attribute.patch
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|58	# gw: fix for bug #36437 (paths to realplayer codecs)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|59	# prefer codecs from the RealPlayer package in restricted
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|60	Patch10:	gst-plugins-bad-0.10.6-real-codecs-path.patch
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|61	#gw for the pixbuf plugin
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|62	BuildRequires:	pkgconfig(gtk+-2.0)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|63	BuildRequires:	pkgconfig(glib-2.0)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|64	BuildRequires:	pkgconfig(libpng)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|65	BuildRequires:	pkgconfig(orc-0.4)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|66	BuildRequires:	pkgconfig(sdl)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|67	BuildRequires:	bzip2-devel
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|68	BuildRequires:	pkgconfig(libmodplug)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|69	BuildRequires:	pkgconfig(libmusicbrainz)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|70	BuildRequires:	pkgconfig(exempi-2.0)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|71	BuildRequires:	pkgconfig(expat)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|72	BuildRequires:	pkgconfig(openssl)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|73	%ifarch %{ix86}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|74	BuildRequires:	nasm => 0.90
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|75	%endif
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|76	BuildRequires:	valgrind
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|77	BuildRequires:	pkgconfig(check)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|78	BuildRequires:	pkgconfig(gstreamer-plugins-base-0.10) >= 0.10.33
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|79	BuildRequires:	pkgconfig(libcdaudio)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|80	BuildRequires:	pkgconfig(sndfile)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|81	BuildRequires:	pkgconfig(libmimic)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|82	BuildRequires:	pkgconfig(libass)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|83	#gw for checks
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|84	BuildRequires:	gstreamer0.10-plugins-good
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|85	BuildRequires:	fonts-ttf-dejavu
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|86	#gw for autoreconf
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|87	BuildRequires:	gettext-devel
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|88	BuildRequires:	pkgconfig(openal)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|89	BuildRequires:	pkgconfig(opencv)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|90	Provides:	%{bname}-audiosrc
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|91	Provides:	%{bname}-audiosink
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|92	Obsoletes:	gstreamer0.10-fluendo-mpegdemux <= 0.10.15
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|93	Provides:	gstreamer0.10-fluendo-mpegdemux
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|94	Conflicts:	%{bname}-farsight <= 1:0.12.10
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|95	Requires:	%{bname}-voip >= %{version}-%{release}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|96	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|97	%description
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|98	GStreamer is a streaming-media framework, based on graphs of filters which
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|99	operate on media data. Applications using this library can do anything
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|100	from real-time sound processing to playing videos, and just about anything
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|101	else media-related.  Its plugin-based architecture means that new data
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|102	types or processing capabilities can be added simply by installing new
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|103	plug-ins.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|104	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|105	This package contains a set of plug-ins that aren't up to par compared
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|106	to the rest. They might be close to being good quality, but they're
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|107	missing something - be it a good code review, some documentation, a
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|108	set of tests, a real live maintainer, or some actual wide use. If the
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|109	blanks are filled in they might be upgraded to become part of either
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|110	gstreamer-plugins-good or gstreamer-plugins-ugly, depending on the
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|111	other factors. If the plug-ins break, you can't complain - instead,
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|112	you can fix the problem and send us a patch, or bribe someone into
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|113	fixing them for you.  New contributors can start here for things to
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|114	work on.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|115	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|116	%if %{build_plf}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|117	This package is in restricted as it violates some patents.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|118	%endif
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|119	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|120	%package -n %{libnamephoto}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|121	Summary:	Libraries for GStreamer streaming-media framework
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|122	Group:		System/Libraries
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|123	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|124	%description -n %{libnamephoto}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|125	GStreamer is a streaming-media framework, based on graphs of filters which
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|126	operate on media data. Applications using this library can do anything
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|127	from real-time sound processing to playing videos, and just about anything
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|128	else media-related.  Its plugin-based architecture means that new data
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|129	types or processing capabilities can be added simply by installing new
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|130	plugins.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|131	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|132	This package contains the libraries.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|133	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|134	%files -n %{libnamephoto}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|135	%{_libdir}/libgstcodecparsers-%{majorminor}.so.%{libmajor}*
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|136	%{_libdir}/libgstphotography-%{majorminor}.so.%{libmajor}*
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|137	%{_libdir}/libgstsignalprocessor-%{majorminor}.so.%{libmajor}*
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|138	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|139	%package -n %{libnamevdp}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|140	Summary:	Libraries for GStreamer streaming-media framework
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|141	Group:		System/Libraries
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|142	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|143	%description -n %{libnamevdp}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|144	GStreamer is a streaming-media framework, based on graphs of filters which
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|145	operate on media data. Applications using this library can do anything
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|146	from real-time sound processing to playing videos, and just about anything
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|147	else media-related.  Its plugin-based architecture means that new data
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|148	types or processing capabilities can be added simply by installing new
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|149	plugins.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|150	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|151	This package contains the libraries.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|152	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|153	%files -n %{libnamevdp}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|154	%{_libdir}/libgstvdp-%{majorminor}.so.%{libmajor}*
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|155	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|156	%package -n %{develnamephoto}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|157	Summary:	Libraries and include files for GStreamer streaming-media framework
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|158	Group:		Development/C
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|159	Requires:	%{libnamephoto} = %{version}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|160	Requires:	%{libnamevdp} = %{version}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|161	Provides:	libgstphotography-devel = %{version}-%{release}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|162	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|163	%description -n %{develnamephoto}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|164	GStreamer is a streaming-media framework, based on graphs of filters which
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|165	operate on media data. Applications using this library can do anything
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|166	from real-time sound processing to playing videos, and just about anything
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|167	else media-related.  Its plugin-based architecture means that new data
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|168	types or processing capabilities can be added simply by installing new
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|169	plugins.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|170	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|171	This package contains the libraries and includes files necessary to develop
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|172	applications and plugins for GStreamer.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|173	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|174	%files -n %{develnamephoto}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|175	%{_libdir}/libgstcodecparsers-%{majorminor}.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|176	%{_libdir}/libgstphotography-%{majorminor}.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|177	%{_libdir}/libgstsignalprocessor-%{majorminor}.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|178	%{_libdir}/libgstvdp-%{majorminor}.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|179	%{_includedir}/gstreamer-0.10/gst/codecparsers
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|180	%{_includedir}/gstreamer-0.10/gst/interfaces/photography*
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|181	%{_includedir}/gstreamer-0.10/gst/signalprocessor/gstsignalprocessor.h
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|182	%{_includedir}/gstreamer-0.10/gst/vdpau/
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|183	%{_includedir}/gstreamer-0.10/gst/video/
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|184	%exclude %{_includedir}/gstreamer-0.10/gst/video/gstbasevideo*
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|185	%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{majorminor}.pc
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|186	%{_libdir}/pkgconfig/gstreamer-codecparsers-%{majorminor}.pc
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|187	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|188	%package -n %{libnamebase}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|189	Summary:	Libraries for GStreamer streaming-media framework
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|190	Group:		System/Libraries
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|191	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|192	%description -n %{libnamebase}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|193	GStreamer is a streaming-media framework, based on graphs of filters which
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|194	operate on media data. Applications using this library can do anything
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|195	from real-time sound processing to playing videos, and just about anything
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|196	else media-related.  Its plugin-based architecture means that new data
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|197	types or processing capabilities can be added simply by installing new
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|198	plugins.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|199	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|200	This package contains the libraries.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|201	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|202	%files -n %{libnamebase}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|203	%{_libdir}/libgstbasevideo-%{majorminor}.so.%{libmajor}*
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|204	%{_libdir}/libgstbasecamerabinsrc-%{majorminor}.so.%{libmajor}*
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|205	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|206	%package -n %{develnamebase}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|207	Summary:	Libraries and include files for GStreamer streaming-media framework
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|208	Group:		Development/C
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|209	Requires:	%{libnamebase} = %{version}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|210	Provides:	libgstbasevideo-devel = %{version}-%{release}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|211	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|212	%description -n %{develnamebase}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|213	GStreamer is a streaming-media framework, based on graphs of filters which
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|214	operate on media data. Applications using this library can do anything
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|215	from real-time sound processing to playing videos, and just about anything
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|216	else media-related.  Its plugin-based architecture means that new data
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|217	types or processing capabilities can be added simply by installing new
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|218	plugins.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|219	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|220	This package contains the libraries and includes files necessary to develop
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|221	applications and plugins for GStreamer.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|222	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|223	%files -n %{develnamebase}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|224	%{_libdir}/libgstbasevideo-%{majorminor}.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|225	%{_libdir}/libgstbasecamerabinsrc-%{majorminor}.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|226	%{_includedir}/gstreamer-0.10/gst/video/gstbasevideo*
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|227	%{_includedir}/gstreamer-0.10/gst/basecamerabinsrc/*.h
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|228	%{_libdir}/pkgconfig/gstreamer-basevideo-%{majorminor}.pc
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|229	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|230	%package -n %{bname}-curl
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|231	Summary:	GStreamer Curl plugin
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|232	Group:		Networking/Other
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|233	BuildRequires:	pkgconfig(libcurl)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|234	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|235	%description -n %{bname}-curl
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|236	This is a HTTP plugin for GStreamer based on the curl library.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|237	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|238	%files -n %{bname}-curl
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|239	%{_libdir}/gstreamer-%{majorminor}/libgstcurl.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|240	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|241	%package -n %{bname}-dc1394
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|242	Summary:	GStreamer DC1394 plugin
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|243	Group:		System/Libraries
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|244	BuildRequires:	pkgconfig(libdc1394-2)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|245	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|246	%description -n %{bname}-dc1394
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|247	This is a IEEE 1394 (Firewire) support plugin for GStreamer.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|248	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|249	%files -n %{bname}-dc1394
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|250	%{_libdir}/gstreamer-%{majorminor}/libgstdc1394.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|251	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|252	%package -n %{bname}-ofa
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|253	Summary:	GStreamer OFA plugin
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|254	Group:		Sound
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|255	BuildRequires:	pkgconfig(libofa)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|256	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|257	%description -n %{bname}-ofa
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|258	This is a metadata support plugin for GStreamer based on the Open
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|259	Fingerprint Architecture library.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|260	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|261	%files -n %{bname}-ofa
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|262	%{_libdir}/gstreamer-%{majorminor}/libgstofa.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|263	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|264	%package -n %{bname}-wildmidi
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|265	Summary:	GStreamer wildmidi plugin
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|266	Group:		Sound
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|267	BuildRequires:	wildmidi-devel
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|268	Requires:	timidity-instruments
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|269	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|270	%description -n %{bname}-wildmidi
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|271	This is a MIDI plugin for GStreamer based on the wildmidi library.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|272	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|273	%files -n %{bname}-wildmidi
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|274	%{_libdir}/gstreamer-%{majorminor}/libgstwildmidi.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|275	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|276	%package -n %{bname}-mpeg2enc
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|277	Summary:	GStreamer mjpegtools plug-in
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|278	Group:		Video
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|279	BuildRequires:	pkgconfig(mjpegtools)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|280	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|281	%description -n %{bname}-mpeg2enc
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|282	mjpegtools-based encoding and decoding plug-in.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|283	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|284	%files -n %{bname}-mpeg2enc
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|285	%{_libdir}/gstreamer-%{majorminor}/libgstmpeg2enc.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|286	%{_libdir}/gstreamer-%{majorminor}/libgstmplex.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|287	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|288	%if %{build_gme}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|289	%package -n %{bname}-gme
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|290	Summary:	GStreamer Game Music plug-in
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|291	Group:		Sound
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|292	BuildRequires:	libgme-devel
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|293	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|294	%description -n %{bname}-gme
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|295	Game Music decoding plug-in.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|296	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|297	%files -n %{bname}-gme
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|298	%{_libdir}/gstreamer-%{majorminor}/libgstgme.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|299	%endif
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|300	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|301	%if %{build_dirac}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|302	%package -n %{bname}-dirac
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|303	Summary:	GStreamer dirac plug-in
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|304	Group:		Video
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|305	BuildRequires:	pkgconfig(dirac)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|306	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|307	%description -n %{bname}-dirac
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|308	Dirac encoding and decoding plug-in.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|309	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|310	%files -n %{bname}-dirac
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|311	%{_libdir}/gstreamer-%{majorminor}/libgstdirac.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|312	%endif
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|313	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|314	%package -n %{bname}-schroedinger
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|315	Summary:	GStreamer dirac plug-in based on Schroedinger
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|316	Group:		Video
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|317	BuildRequires:	pkgconfig(schroedinger-1.0)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|318	Epoch:		1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|319	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|320	%description -n %{bname}-schroedinger
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|321	Dirac encoding and decoding plug-in based on Schroedinger.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|322	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|323	%files -n %{bname}-schroedinger
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|324	%{_libdir}/gstreamer-%{majorminor}/libgstschro.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|325	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|326	%package -n %{bname}-vp8
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|327	Summary:	GStreamer VP8 plug-in
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|328	Group:		Video
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|329	BuildRequires:	pkgconfig(vpx)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|330	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|331	%description -n %{bname}-vp8
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|332	VP8 encoding and decoding plug-in.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|333	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|334	%files -n %{bname}-vp8
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|335	%{_libdir}/gstreamer-%{majorminor}/libgstvp8.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|336	%{_libdir}/gstreamer-%{majorminor}/libgstrtpvp8.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|337	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|338	### LADSPA ###
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|339	%package -n %{bname}-ladspa
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|340	Summary:	Gstreamer wrapper for LADSPA plug-ins
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|341	Group:		Sound
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|342	Requires:	ladspa
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|343	BuildRequires:	ladspa-devel
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|344	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|345	%description -n %{bname}-ladspa
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|346	Plug-in which wraps LADSPA plug-ins for use by GStreamer applications.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|347	We suggest you also get the cmt package of ladspa plug-ins
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|348	and steve harris's swh-plugins package.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|349	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|350	%files -n %{bname}-ladspa
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|351	%{_libdir}/gstreamer-%{majorminor}/libgstladspa.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|352	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|353	%if %{build_dts}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|354	%package -n %{bname}-dts
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|355	Summary:	GStreamer plug-ins for DTS audio playback
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|356	Group:		Sound
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|357	BuildRequires:	dtsdec-devel
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|358	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|359	%description -n %{bname}-dts
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|360	Plug-ins for decoding DTS audio.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|361	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|362	%files -n %{bname}-dts
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|363	%{_libdir}/gstreamer-%{majorminor}/libgstdtsdec.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|364	%endif
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|365	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|366	%if %{build_xvid}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|367	%package -n %{bname}-xvid
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|368	Summary:	GStreamer plug-ins for XVID video encoding and decoding
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|369	Group:		Video
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|370	BuildRequires:	xvid-devel >= 1.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|371	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|372	%description -n %{bname}-xvid
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|373	Plug-ins for encoding and decoding XVID video.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|374	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|375	This package is in restricted as it violates some patents.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|376	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|377	%files -n %{bname}-xvid
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|378	%{_libdir}/gstreamer-%{majorminor}/libgstxvid.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|379	%endif
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|380	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|381	%package -n %{bname}-musepack
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|382	Summary:	GStreamer plug-in Musepack playback
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|383	Group:		Sound
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|384	BuildRequires:	libmpcdec-devel
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|385	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|386	%description -n %{bname}-musepack
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|387	This plugin for GStreamer can play audio files which are encoded with
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|388	Andree Buschmann's encoder Musepack. These files have the filename
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|389	postfixes mpc, mp+ or mpp.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|390	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|391	%files -n %{bname}-musepack
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|392	%{_libdir}/gstreamer-%{majorminor}/libgstmusepack.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|393	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|394	%package -n %{bname}-mms
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|395	Summary:	GStreamer plug-in for mms streams
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|396	Group:		System/Libraries
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|397	Requires:	%{bname}-plugins
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|398	BuildRequires:	pkgconfig(libmms)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|399	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|400	%description -n %{bname}-mms
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|401	Plug-in supporting the mms protocol based on the libmms library.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|402	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|403	%files -n %{bname}-mms
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|404	%{_libdir}/gstreamer-%{majorminor}/libgstmms.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|405	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|406	%package -n %{bname}-rtmp
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|407	Summary:	GStreamer plug-in for rtmp streams
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|408	Group:		System/Libraries
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|409	Requires:	%{bname}-plugins
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|410	BuildRequires:	pkgconfig(librtmp)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|411	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|412	%description -n %{bname}-rtmp
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|413	Plug-in supporting the rtmp protocol based on the librtmp library.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|414	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|415	%files -n %{bname}-rtmp
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|416	%{_libdir}/gstreamer-%{majorminor}/libgstrtmp.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|417	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|418	%package -n %{bname}-directfb
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|419	Summary:	GStreamer plug-in for DirectFB output
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|420	Group:		Video
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|421	Requires:	%{bname}-plugins
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|422	BuildRequires:	pkgconfig(directfb)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|423	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|424	%description -n %{bname}-directfb
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|425	Plug-in supporting the video output to DirectFB.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|426	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|427	%files -n %{bname}-directfb
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|428	%{_libdir}/gstreamer-%{majorminor}/libgstdfbvideosink.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|429	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|430	%package -n %{bname}-soundtouch
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|431	Summary:	GStreamer plug-in for SoundTouch support
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|432	Group:		Sound
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|433	Requires:	%{bname}-plugins
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|434	BuildRequires:	pkgconfig(soundtouch)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|435	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|436	%description -n %{bname}-soundtouch
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|437	Plug-in supporting the SoundTouch audio manipulation support.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|438	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|439	%files -n %{bname}-soundtouch
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|440	%{_libdir}/gstreamer-%{majorminor}/libgstsoundtouch.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|441	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|442	%package -n %{bname}-kate
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|443	Summary:	GStreamer Karaoke and text plugin
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|444	Group:		Video
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|445	BuildRequires:	pkgconfig(tiger)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|446	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|447	%description -n %{bname}-kate
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|448	This is a Karaoke and text plugin for GStreamer based on libkate and libtiger.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|449	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|450	%files -n %{bname}-kate
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|451	%{_libdir}/gstreamer-%{majorminor}/libgstkate.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|452	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|453	%package -n %{bname}-libass
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|454	Summary:	GStreamer subtitles plugin
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|455	Group:		Video
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|456	BuildRequires:	pkgconfig(libass)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|457	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|458	%description -n %{bname}-libass
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|459	This is a subtitle plugin for GStreamer based on libass.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|460	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|461	%files -n %{bname}-libass
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|462	%{_libdir}/gstreamer-%{majorminor}/libgstassrender.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|463	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|464	%package -n %{bname}-resindvd
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|465	Summary:	GStreamer DVD menu plugin
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|466	Group:		Video
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|467	BuildRequires:	pkgconfig(dvdnav)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|468	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|469	%description -n %{bname}-resindvd
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|470	This is a DVD playback plugin for GStreamer with menu support.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|471	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|472	%files -n %{bname}-resindvd
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|473	%{_libdir}/gstreamer-%{majorminor}/libresindvd.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|474	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|475	%package -n %{bname}-voip
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|476	Summary:	GStreamer voip plugins
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|477	Group:		Sound
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|478	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|479	%description -n %{bname}-voip
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|480	This is a collection of VoIP plugins for GStreamer.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|481	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|482	%files -n %{bname}-voip
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|483	%{_libdir}/gstreamer-%{majorminor}/libgstrtpmux.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|484	%{_libdir}/gstreamer-%{majorminor}/libgstliveadder.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|485	%{_libdir}/gstreamer-%{majorminor}/libgstdtmf.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|486	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|487	%package -n %{bname}-cog
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|488	Summary:	GStreamer COG plugin
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|489	Group:		Video
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|490	BuildRequires:	pkgconfig(orc-0.4)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|491	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|492	%description -n %{bname}-cog
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|493	This is a signal processing plugin for GStreamer based on Orc.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|494	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|495	%files -n %{bname}-cog
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|496	%{_libdir}/gstreamer-%{majorminor}/libgstcog.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|497	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|498	%package -n %{bname}-vdpau
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|499	Summary:	GStreamer plug-in for playback using VDPAU
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|500	Group:		Video
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|501	BuildRequires:	vdpau-devel
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|502	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|503	%description -n %{bname}-vdpau
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|504	This plug-in adds video playback support to GStreamer based on VDPAU
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|505	(Video Decode and Presentation API for Unix).
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|506	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|507	%files -n %{bname}-vdpau
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|508	%{_libdir}/gstreamer-%{majorminor}/libgstvdpau.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|509	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|510	%if %{build_faad}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|511	%package -n %{bname}-faad
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|512	Summary:	GStreamer plug-in for AAC audio playback
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|513	Group:		Sound
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|514	Requires:	%{bname}-plugins
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|515	BuildRequires:	libfaad2-devel => 2.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|516	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|517	%description -n %{bname}-faad
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|518	Plug-ins for playing AAC audio
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|519	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|520	This package is in restricted as it violates some patents.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|521	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|522	%files -n %{bname}-faad
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|523	%{_libdir}/gstreamer-%{majorminor}/libgstfaad.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|524	%endif
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|525	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|526	%if %{build_faac}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|527	%package -n %{bname}-faac
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|528	Summary:	GStreamer plug-ins for AAC audio encoding
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|529	Group:		Sound
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|530	Requires:	%{bname}-plugins
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|531	BuildRequires:	libfaac-devel
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|532	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|533	%description -n %{bname}-faac
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|534	Plug-ins for encoding AAC audio
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|535	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|536	This package is in restricted as it violates some patents.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|537	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|538	%files -n %{bname}-faac
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|539	%{_libdir}/gstreamer-%{majorminor}/libgstfaac.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|540	%endif
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|541	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|542	%package -n %{bname}-gsm
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|543	Summary:	GStreamer plugin for GSM lossy audio format
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|544	Group:		Sound
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|545	Requires:	%{bname}-plugins
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|546	BuildRequires:	gsm-devel >= 1.0.10
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|547	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|548	%description -n %{bname}-gsm
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|549	Output plugin for GStreamer to convert to GSM lossy audio format.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|550	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|551	%files -n %{bname}-gsm
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|552	%{_libdir}/gstreamer-%{majorminor}/libgstgsm.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|553	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|554	%package -n %{bname}-neon
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|555	Summary:	GStreamer HTTP plugin based on libneon
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|556	Group:		System/Libraries
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|557	Requires:	%{bname}-plugins
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|558	BuildRequires:	pkgconfig(neon)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|559	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|560	%description -n %{bname}-neon
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|561	Plug-in for HTTP access based on libneon.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|562	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|563	%files -n %{bname}-neon
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|564	%{_libdir}/gstreamer-%{majorminor}/libgstneonhttpsrc.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|565	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|566	%package -n %{bname}-nas
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|567	Summary:	Gstreamer output plugin for the NAS sound server
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|568	Group:		Sound
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|569	Requires:	%{bname}-plugins
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|570	BuildRequires:	libnas-devel
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|571	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|572	%description -n %{bname}-nas
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|573	Output plugin for GStreamer for use with the nas sound server.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|574	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|575	%files -n %{bname}-nas
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|576	%{_libdir}/gstreamer-%{majorminor}/libgstnassink.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|577	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|578	%if %{build_amrwb}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|579	%package -n %{bname}-amrwb
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|580	Summary:	GStreamer plug-in for AMR-WB support
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|581	Group:		Sound
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|582	Requires:	%{bname}-plugins
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|583	BuildRequires:	pkgconfig(vo-amrwbenc)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|584	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|585	%description -n %{bname}-amrwb
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|586	Plug-in for decoding AMR-WB under GStreamer.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|587	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|588	This package is in restricted as it violates some patents.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|589	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|590	%files -n %{bname}-amrwb
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|591	%{_datadir}/gstreamer-%{majorminor}/presets/GstVoAmrwbEnc.prs
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|592	%{_libdir}/gstreamer-%{majorminor}/libgstvoamrwbenc.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|593	%endif
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|594	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|595	%if %{build_voaac}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|596	%package -n %{bname}-vo-aac
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|597	Summary:	GStreamer plug-in for VisualOn AAC encoding
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|598	Group:		Sound
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|599	Requires:	%{bname}-plugins
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|600	BuildRequires:	pkgconfig(vo-aacenc)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|601	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|602	%description -n %{bname}-vo-aac
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|603	Plug-in for encoding AAC under GStreamer based on VisualOn AAC library.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|604	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|605	This package is in restricted as it violates some patents.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|606	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|607	%files -n %{bname}-vo-aac
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|608	%{_libdir}/gstreamer-%{majorminor}/libgstvoaacenc.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|609	%endif
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|610	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|611	%package -n %{bname}-jp2k
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|612	Summary:	GStreamer plug-in for JPEG2000 support
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|613	Group:		Graphics
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|614	Requires:	%{bname}-plugins
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|615	BuildRequires:	libjasper-devel
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|616	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|617	%description -n %{bname}-jp2k
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|618	Plug-in for JPEG2000 support under GStreamer.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|619	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|620	%files -n %{bname}-jp2k
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|621	%{_libdir}/gstreamer-%{majorminor}/libgstjp2k.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|622	%{_libdir}/gstreamer-%{majorminor}/libgstjp2kdecimator.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|623	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|624	%if %{build_celt}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|625	%package -n %{bname}-celt
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|626	Summary:	GStreamer plug-in for CELT support
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|627	Group:		Video
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|628	Requires:	%{bname}-plugins
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|629	BuildRequires:	celt-devel >= 0.7.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|630	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|631	%description -n %{bname}-celt
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|632	Plug-in for CELT support under GStreamer.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|633	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|634	%files -n %{bname}-celt
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|635	%{_libdir}/gstreamer-%{majorminor}/libgstcelt.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|636	%endif
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|637	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|638	%package -n %{bname}-rsvg
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|639	Summary:	GStreamer plug-in for SVG support
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|640	Group:		Graphics
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|641	Requires:	%{bname}-plugins
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|642	BuildRequires:	librsvg-devel
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|643	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|644	%description -n %{bname}-rsvg
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|645	Plug-in for SVG support under GStreamer.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|646	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|647	%files -n %{bname}-rsvg
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|648	%{_libdir}/gstreamer-%{majorminor}/libgstrsvg.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|649	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|650	%package doc
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|651	Group:		Books/Computer books
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|652	Summary:	GStreamer application library
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|653	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|654	%description doc
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|655	This is the documentation of %{name}.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|656	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|657	%files doc
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|658	%doc docs/plugins/html
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|659	%{_datadir}/gtk-doc/html/*
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|660	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|661	%prep
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|662	%setup -q -n gst-plugins-bad-%{version}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|663	%apply_patches
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|664	#gw broken configure in 0.10.19.2
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|665	#autoreconf -fi
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|666	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|667	%build
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|668	#work around broken mjpegtools headers including config.h:
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|669	export CPPFLAGS="-I."
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|670	%configure2_5x --disable-dependency-tracking \
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|671	--with-package-name='ROSA %{name} package' \
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|672	--with-package-origin='http://www.rosalab.com/' \
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|673	%if ! %{build_celt}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|674	--disable-celt \
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|675	%endif
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|676	%if ! %{build_faac}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|677	--disable-faac \
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|678	%endif
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|679	%if ! %{build_faad}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|680	--disable-faad \
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|681	%endif
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|682	%if ! %{build_dirac}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|683	--disable-dirac \
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|684	%endif
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|685	%if %{build_experimental}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|686	--enable-experimental
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|687	%endif
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|688	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|689	make
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|690	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|691	%install
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|692	%__rm -rf %{buildroot}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|693	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|694	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|695	%find_lang gst-plugins-bad-%{majorminor}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|696	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|697	# Clean out files that should not be part of the rpm.
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|698	# This is the recommended way of dealing with it for RH8
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|699	%__rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.la
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|700	%__rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.a
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|701	%__rm -f %{buildroot}%{_libdir}/*.a
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|702	%__rm -f %{buildroot}%{_libdir}/*.la
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|703	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|704	%clean
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|705	%__rm -rf %{buildroot}
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|706	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|707	%files -f gst-plugins-bad-%{majorminor}.lang
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|708	%doc AUTHORS COPYING README NEWS
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|709	%{_datadir}/glib-2.0/schemas/org.freedesktop.gstreamer-0.10.default-elements.gschema.xml
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|710	%{_libdir}/gstreamer-%{majorminor}/libgstadpcmdec.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|711	%{_libdir}/gstreamer-%{majorminor}/libgstadpcmenc.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|712	%{_libdir}/gstreamer-%{majorminor}/libgstaiff.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|713	%{_libdir}/gstreamer-%{majorminor}/libgstapexsink.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|714	%{_libdir}/gstreamer-%{majorminor}/libgstasfmux.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|715	%{_libdir}/gstreamer-%{majorminor}/libgstautoconvert.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|716	%{_libdir}/gstreamer-%{majorminor}/libgstaudiovisualizers.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|717	%{_libdir}/gstreamer-%{majorminor}/libgstbayer.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|718	%{_libdir}/gstreamer-%{majorminor}/libgstcamerabin.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|719	%{_libdir}/gstreamer-%{majorminor}/libgstcamerabin2.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|720	%{_libdir}/gstreamer-%{majorminor}/libgstcoloreffects.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|721	%{_libdir}/gstreamer-%{majorminor}/libgstcolorspace.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|722	%{_libdir}/gstreamer-%{majorminor}/libgstdccp.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|723	%{_libdir}/gstreamer-%{majorminor}/libgstdataurisrc.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|724	%{_libdir}/gstreamer-%{majorminor}/libgstdebugutilsbad.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|725	%{_libdir}/gstreamer-%{majorminor}/libgstdvb.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|726	%{_libdir}/gstreamer-%{majorminor}/libgstdvbsuboverlay.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|727	%{_libdir}/gstreamer-%{majorminor}/libgstdvdspu.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|728	%{_libdir}/gstreamer-%{majorminor}/libgstfaceoverlay.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|729	%{_libdir}/gstreamer-%{majorminor}/libgstfbdevsink.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|730	%{_libdir}/gstreamer-%{majorminor}/libgstfestival.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|731	%{_libdir}/gstreamer-%{majorminor}/libgstfrei0r.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|732	%{_libdir}/gstreamer-%{majorminor}/libgstfreeverb.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|733	%{_libdir}/gstreamer-%{majorminor}/libgstgaudieffects.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|734	%{_libdir}/gstreamer-%{majorminor}/libgstgeometrictransform.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|735	%{_libdir}/gstreamer-%{majorminor}/libgstgsettingselements.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|736	%{_libdir}/gstreamer-%{majorminor}/libgsthdvparse.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|737	%{_libdir}/gstreamer-%{majorminor}/libgstid3tag.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|738	%{_libdir}/gstreamer-%{majorminor}/libgstinter.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|739	%{_libdir}/gstreamer-%{majorminor}/libgstinterlace.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|740	%{_libdir}/gstreamer-%{majorminor}/libgstivfparse.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|741	%{_libdir}/gstreamer-%{majorminor}/libgstjpegformat.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|742	%{_libdir}/gstreamer-%{majorminor}/libgstlegacyresample.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|743	%{_libdir}/gstreamer-%{majorminor}/libgstmpegdemux.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|744	%{_libdir}/gstreamer-%{majorminor}/libgstmpegpsmux.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|745	%{_libdir}/gstreamer-%{majorminor}/libgstmpegtsmux.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|746	%{_libdir}/gstreamer-%{majorminor}/libgstmpegvideoparse.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|747	%{_libdir}/gstreamer-%{majorminor}/libgstmve.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|748	%{_libdir}/gstreamer-%{majorminor}/libgstmimic.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|749	%{_libdir}/gstreamer-%{majorminor}/libgstmxf.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|750	%{_libdir}/gstreamer-%{majorminor}/libgstopenal.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|751	# New version of opencv is not supported yet,
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|752	# uncomment when the plugin is built again
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|753	#{_libdir}/gstreamer-%{majorminor}/libgstopencv.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|754	%{_libdir}/gstreamer-%{majorminor}/libgstpcapparse.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|755	%{_libdir}/gstreamer-%{majorminor}/libgstpnm.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|756	%{_libdir}/gstreamer-%{majorminor}/libgstrawparse.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|757	%{_libdir}/gstreamer-%{majorminor}/libgstreal.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|758	%{_libdir}/gstreamer-%{majorminor}/libgstremovesilence.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|759	%{_libdir}/gstreamer-%{majorminor}/libgstscaletempoplugin.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|760	%{_libdir}/gstreamer-%{majorminor}/libgstsdpelem.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|761	%{_libdir}/gstreamer-%{majorminor}/libgstsegmentclip.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|762	%{_libdir}/gstreamer-%{majorminor}/libgstshm.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|763	%{_libdir}/gstreamer-%{majorminor}/libgstsiren.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|764	%{_libdir}/gstreamer-%{majorminor}/libgstsmooth.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|765	%{_libdir}/gstreamer-%{majorminor}/libgstsndfile.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|766	%{_libdir}/gstreamer-%{majorminor}/libgststereo.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|767	%{_libdir}/gstreamer-%{majorminor}/libgstsubenc.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|768	%{_libdir}/gstreamer-%{majorminor}/libgstvcdsrc.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|769	%{_libdir}/gstreamer-%{majorminor}/libgstvideomaxrate.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|770	%{_libdir}/gstreamer-%{majorminor}/libgstvideomeasure.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|771	%{_libdir}/gstreamer-%{majorminor}/libgstvideosignal.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|772	%{_libdir}/gstreamer-%{majorminor}/libgstvmnc.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|773	%{_libdir}/gstreamer-%{majorminor}/libgstbz2.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|774	%{_libdir}/gstreamer-%{majorminor}/libgstcdaudio.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|775	%{_libdir}/gstreamer-%{majorminor}/libgstcdxaparse.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|776	%{_libdir}/gstreamer-%{majorminor}/libgstdecklink.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|777	%{_libdir}/gstreamer-%{majorminor}/libgstfieldanalysis.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|778	%{_libdir}/gstreamer-%{majorminor}/libgstfragmented.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|779	%{_libdir}/gstreamer-%{majorminor}/libgstlinsys.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|780	%{_libdir}/gstreamer-%{majorminor}/libgstmpegtsdemux.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|781	%{_libdir}/gstreamer-%{majorminor}/libgstpatchdetect.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|782	%{_libdir}/gstreamer-%{majorminor}/libgstsdi.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|783	%{_libdir}/gstreamer-%{majorminor}/libgstvideofiltersbad.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|784	%{_libdir}/gstreamer-%{majorminor}/libgstvideoparsersbad.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|785	%{_libdir}/gstreamer-%{majorminor}/libgstfreeze.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|786	%{_libdir}/gstreamer-%{majorminor}/libgsth264parse.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|787	%{_libdir}/gstreamer-%{majorminor}/libgstmodplug.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|788	%{_libdir}/gstreamer-%{majorminor}/libgstnsf.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|789	%{_libdir}/gstreamer-%{majorminor}/libgstnuvdemux.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|790	%{_libdir}/gstreamer-%{majorminor}/libgstrfbsrc.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|791	%{_libdir}/gstreamer-%{majorminor}/libgstsdl.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|792	%{_libdir}/gstreamer-%{majorminor}/libgstspeed.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|793	%{_libdir}/gstreamer-%{majorminor}/libgsttrm.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|794	%{_libdir}/gstreamer-%{majorminor}/libgsttta.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|795	%{_libdir}/gstreamer-%{majorminor}/libgsty4mdec.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|796	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|797	%changelog
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|798	* Sat Jun 16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.23-1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|799	- New version 0.10.23
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|800	- New libmajor (0 -> 23)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|801	- Upstream switched to vo-amrwbenc so add pkgconfig(vo-amrwbenc) to BuildRequires
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|802	- No longer requires libamrwb-devel to build
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|803	- Add subpackage vo-aac
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|804	- New plugin libgstaudiovisualizers.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|805	- New plugin libgstcamerabin2.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|806	- New plugin libgstfaceoverlay.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|807	- New plugin libgstfreeverb.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|808	- New plugin libgstinter.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|809	- New plugin libgstopenal.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|810	- New plugin libgstopencv.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|811	- New plugin libgstremovesilence.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|812	- New plugin libgstsmooth.so
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|813	- Update file list
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|814	- Update BuildRequires (add expat-devel)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|815	- Disable checks
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|816	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|817	* Tue May 24 2011 Götz Waschk <waschk@mandriva.org> 0.10.22-4mdv2011.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|818	+ Revision: 678168
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|819	- fix build with new mjpegtools
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|820	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|821	* Wed May 11 2011 Götz Waschk <waschk@mandriva.org> 0.10.22-3
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|822	+ Revision: 673538
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|823	- add curl plugin
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|824	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|825	* Wed May 11 2011 Funda Wang <fwang@mandriva.org> 0.10.22-1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|826	+ Revision: 673434
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|827	- update file list
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|828	- update file list
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|829	- new version 0.10.22
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|830	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|831	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 0.10.21-3
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|832	+ Revision: 640439
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|833	- rebuild to obsolete old packages
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|834	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|835	* Mon Feb 21 2011 Götz Waschk <waschk@mandriva.org> 0.10.21-2
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|836	+ Revision: 639085
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|837	- rebuild
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|838	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|839	+ Anssi Hannula <anssi@mandriva.org>
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|840	- plf: append "plf" to Release on cooker to make plf build have higher EVR
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|841	again with the rpm5-style mkrel now in use
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|842	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|843	* Sat Jan 22 2011 Götz Waschk <waschk@mandriva.org> 0.10.21-1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|844	+ Revision: 632338
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|845	- new version
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|846	- disable experimental elements
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|847	- remove jack, metadata, valve, selector
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|848	- bump gstreamer dep
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|849	- add colorspace, interlace, y4mdec, jp2kdecimator
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|850	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|851	* Fri Dec 17 2010 Funda Wang <fwang@mandriva.org> 0.10.20-4mdv2011.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|852	+ Revision: 622485
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|853	- rebuild for new directfb
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|854	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|855	* Fri Nov 05 2010 Funda Wang <fwang@mandriva.org> 0.10.20-3mdv2011.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|856	+ Revision: 593561
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|857	- rebuild for gstreamer provides
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|858	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|859	* Mon Sep 06 2010 Götz Waschk <waschk@mandriva.org> 0.10.20-2mdv2011.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|860	+ Revision: 576215
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|861	- rebuild for lost packages in i586 repo
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|862	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|863	* Fri Sep 03 2010 Götz Waschk <waschk@mandriva.org> 0.10.20-1mdv2011.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|864	+ Revision: 575673
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|865	- new version
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|866	- bump glib dep for gsettings
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|867	- drop patches 1,2,3,4,5
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|868	- depend on orc instead of liboil
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|869	- add gsettings support
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|870	- add these new elements:
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|871	* rtmp, coloreffects, audieffects, geometrictransform, ivfparse, shm
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|872	* videomaxrate
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|873	- remove examples subpackage
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|874	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|875	* Thu Jul 29 2010 Götz Waschk <waschk@mandriva.org> 0.10.19-6mdv2011.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|876	+ Revision: 562992
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|877	- rebuild
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|878	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|879	* Tue Jul 20 2010 Götz Waschk <waschk@mandriva.org> 0.10.19-5mdv2011.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|880	+ Revision: 555150
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|881	- update build deps
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|882	- add libass plugin
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|883	- update build deps
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|884	- build with new celt
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|885	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|886	* Mon Jul 12 2010 Götz Waschk <waschk@mandriva.org> 0.10.19-4mdv2011.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|887	+ Revision: 551208
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|888	- add upstream patches to build with neww wildmidi
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|889	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|890	* Sun Jul 11 2010 Götz Waschk <waschk@mandriva.org> 0.10.19-3mdv2011.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|891	+ Revision: 550650
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|892	- useless bump of the release
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|893	- rebuild for lost packages
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|894	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|895	* Sat Jul 10 2010 Götz Waschk <waschk@mandriva.org> 0.10.19-1mdv2011.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|896	+ Revision: 550463
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|897	- new version
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|898	- drop patches 2,3,4
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|899	- add vp8, invtelecine, segmentclip elements
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|900	- remove oss4audio element (now in -good)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|901	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|902	* Tue Apr 13 2010 Frederic Crozat <fcrozat@mandriva.com> 0.10.18-3mdv2010.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|903	+ Revision: 534356
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|904	- switch back to musicbrainz 2.x
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|905	- Patch2 (GIT): use crc for table duplication (GNOME bug #614479)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|906	- Patch3 (GIT): fix usage of strings in dvb
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|907	- Patch4 (GIT): fix dvb uint handling (GNOME bug #614475)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|908	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|909	+ Christophe Fergeau <cfergeau@mandriva.com>
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|910	- use newer libmusicbrainz
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|911	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|912	* Wed Mar 10 2010 Götz Waschk <waschk@mandriva.org> 0.10.18-2mdv2010.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|913	+ Revision: 517360
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|914	- add cog plugin
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|915	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|916	* Sun Mar 07 2010 Götz Waschk <waschk@mandriva.org> 0.10.18-1mdv2010.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|917	+ Revision: 515592
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|918	- new version
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|919	- bump deps
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|920	- add libgstvdp package
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|921	- drop patch 2
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|922	- add new elements: jpegformat, dataurisrc, audioparsersbad, adpcmenc
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|923	- remove elements: aacparse, amrparse, shapewipe
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|924	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|925	* Tue Feb 16 2010 Götz Waschk <waschk@mandriva.org> 0.10.17-5mdv2010.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|926	+ Revision: 506489
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|927	- build with neon0.27 (teuf)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|928	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|929	* Fri Feb 05 2010 Götz Waschk <waschk@mandriva.org> 0.10.17-4mdv2010.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|930	+ Revision: 501104
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|931	- fix DVD seek crash (bug #55442)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|932	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|933	* Wed Jan 27 2010 Götz Waschk <waschk@mandriva.org> 0.10.17-3mdv2010.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|934	+ Revision: 497065
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|935	- rebuild for new celt
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|936	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|937	* Thu Jan 07 2010 Götz Waschk <waschk@mandriva.org> 0.10.17-2mdv2010.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|938	+ Revision: 487153
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|939	- add kate plugin
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|940	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|941	* Sat Nov 21 2009 Götz Waschk <waschk@mandriva.org> 0.10.17-1mdv2010.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|942	+ Revision: 467803
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|943	- new version
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|944	- drop patch 2
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|945	- update file list
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|946	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|947	* Mon Nov 09 2009 Götz Waschk <waschk@mandriva.org> 0.10.16-3mdv2010.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|948	+ Revision: 463517
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|949	- rebuild for missing packages
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|950	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|951	* Mon Nov 09 2009 Funda Wang <fwang@mandriva.org> 0.10.16-2mdv2010.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|952	+ Revision: 463291
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|953	- rebuild for new dfb
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|954	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|955	* Fri Nov 06 2009 Götz Waschk <waschk@mandriva.org> 0.10.16-1mdv2010.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|956	+ Revision: 461143
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|957	- patch for new celt
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|958	- new version
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|959	- add rsvg plugin
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|960	- update file list
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|961	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|962	* Thu Oct 01 2009 Götz Waschk <waschk@mandriva.org> 0.10.14-5mdv2010.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|963	+ Revision: 452287
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|964	- add epoch to schroedinger element
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|965	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|966	* Tue Sep 22 2009 Götz Waschk <waschk@mandriva.org> 0.10.14-4mdv2010.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|967	+ Revision: 447474
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|968	- update build deps
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|969	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|970	+ Frederic Crozat <fcrozat@mandriva.com>
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|971	- Merge valve and rtpdemux into a voip subpackage and move liveadder and dmtf plugins in it too
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|972	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|973	* Mon Sep 21 2009 Frederic Crozat <fcrozat@mandriva.com> 0.10.14-2mdv2010.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|974	+ Revision: 446794
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|975	- Split rtpdemux and valve plugins in subpackages, needed by empathy
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|976	- Fix buildrequires for neon plugin
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|977	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|978	* Sun Aug 30 2009 Götz Waschk <waschk@mandriva.org> 0.10.14-1mdv2010.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|979	+ Revision: 422432
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|980	- update build deps
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|981	- new version
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|982	- add new elements: gme, schroedinger, vdpau
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|983	- add new libraries
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|984	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|985	* Thu Jun 18 2009 Götz Waschk <waschk@mandriva.org> 0.10.13-1mdv2010.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|986	+ Revision: 386949
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|987	- new version
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|988	- update file list
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|989	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|990	* Tue Jun 09 2009 Götz Waschk <waschk@mandriva.org> 0.10.12-3mdv2010.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|991	+ Revision: 384230
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|992	- rebuild for new soundtouch
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|993	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|994	* Thu May 21 2009 Götz Waschk <waschk@mandriva.org> 0.10.12-2mdv2010.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|995	+ Revision: 378539
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|996	- fix file list for x264 build
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|997	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|998	* Thu May 21 2009 Götz Waschk <waschk@mandriva.org> 0.10.12-1mdv2010.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|999	+ Revision: 378317
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1000	- fix build deps
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1001	- new version
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1002	- enable celt element
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1003	- drop patches 2,3
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1004	- update file list
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1005	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1006	* Tue Mar 24 2009 Götz Waschk <waschk@mandriva.org> 0.10.11-3mdv2009.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1007	+ Revision: 360827
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1008	- fix hanging aacparse element
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1009	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1010	* Sat Mar 21 2009 Emmanuel Andry <eandry@mandriva.org> 0.10.11-2mdv2009.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1011	+ Revision: 359942
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1012	- BR libmimic-devel
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1013	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1014	* Sat Mar 21 2009 Götz Waschk <waschk@mandriva.org> 0.10.11-1mdv2009.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1015	+ Revision: 359798
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1016	- add conflict with farsight plugin
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1017	- fix deps
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1018	- new version
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1019	- drop patches 2,3
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1020	- update file list
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1021	- remove twolame package
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1022	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1023	* Fri Mar 06 2009 Götz Waschk <waschk@mandriva.org> 0.10.10-3mdv2009.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1024	+ Revision: 349851
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1025	- fix faad build
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1026	- fix crash in faad
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1027	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1028	* Wed Feb 11 2009 Götz Waschk <waschk@mandriva.org> 0.10.10-2mdv2009.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1029	+ Revision: 339351
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1030	- rebuild for new faad
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1031	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1032	* Tue Jan 20 2009 Götz Waschk <waschk@mandriva.org> 0.10.10-1mdv2009.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1033	+ Revision: 331734
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1034	- new version
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1035	- drop patch 3
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1036	- drop library package
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1037	- bump deps
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1038	- update file list
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1039	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1040	* Thu Dec 04 2008 Frederic Crozat <fcrozat@mandriva.com> 0.10.9-2mdv2009.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1041	+ Revision: 310004
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1042	- Obsolete / Provides gstreamer0.10-fluendo-mpegdemux, it has been merged in gst-plugins-bad
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1043	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1044	+ Frederik Himpe <fhimpe@mandriva.org>
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1045	- Build against libneon0.27
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1046	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1047	+ Götz Waschk <waschk@mandriva.org>
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1048	- add celt support
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1049	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1050	* Mon Nov 03 2008 Götz Waschk <waschk@mandriva.org> 0.10.9-1mdv2009.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1051	+ Revision: 299408
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1052	- new version
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1053	- add twolame and jp2k packages
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1054	- reenable dirac
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1055	- drop patch 2
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1056	- update patch 3
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1057	- update file list
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1058	- update build deps
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1059	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1060	* Tue Oct 14 2008 Götz Waschk <waschk@mandriva.org> 0.10.8-6mdv2009.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1061	+ Revision: 293625
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1062	- rebuild for broken build system
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1063	- fix build with new x264
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1064	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1065	* Tue Oct 14 2008 Götz Waschk <waschk@mandriva.org> 0.10.8-4mdv2009.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1066	+ Revision: 293566
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1067	- enable experimental dvd menu plugin
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1068	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1069	* Sun Aug 17 2008 Funda Wang <fwang@mandriva.org> 0.10.8-3mdv2009.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1070	+ Revision: 272982
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1071	- rebuild for new dfb
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1072	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1073	* Thu Aug 07 2008 Frederic Crozat <fcrozat@mandriva.com> 0.10.8-2mdv2009.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1074	+ Revision: 266439
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1075	- Patch2 : ensure translated strings are encoded in UTF-8 (GNOME bug #546822)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1076	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1077	+ Götz Waschk <waschk@mandriva.org>
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1078	- add experimental build option
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1079	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1080	* Mon Aug 04 2008 Götz Waschk <waschk@mandriva.org> 0.10.8-1mdv2009.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1081	+ Revision: 263013
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1082	- new version
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1083	- update file list
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1084	- update license
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1085	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1086	* Fri Jul 25 2008 Götz Waschk <waschk@mandriva.org> 0.10.7-7mdv2009.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1087	+ Revision: 248833
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1088	- disable dirac
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1089	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1090	+ Pixel <pixel@mandriva.com>
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1091	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1092	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1093	* Fri May 30 2008 Funda Wang <fwang@mandriva.org> 0.10.7-6mdv2009.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1094	+ Revision: 213504
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1095	- rebuild for new directfb
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1096	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1097	* Fri May 16 2008 Götz Waschk <waschk@mandriva.org> 0.10.7-4mdv2009.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1098	+ Revision: 208185
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1099	- bump
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1100	- fix path to timidity.cfg
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1101	- make wildmidi plugin depend on instruments
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1102	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1103	* Mon May 12 2008 Götz Waschk <waschk@mandriva.org> 0.10.7-2mdv2009.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1104	+ Revision: 206247
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1105	- add dc1394 and wildmidi plugins
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1106	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1107	* Fri May 09 2008 Götz Waschk <waschk@mandriva.org> 0.10.7-1mdv2009.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1108	+ Revision: 204902
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1109	- new version
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1110	- drop patches 0,2,3
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1111	- add ofa, mplex, dirac, oss4, and subenc elements
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1112	- remove soup element, now in -good
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1113	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1114	* Tue Mar 25 2008 Thierry Vignaud <tv@mandriva.org> 0.10.6-5mdv2008.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1115	+ Revision: 190004
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1116	- split doc (no need on live CDs)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1117	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1118	* Thu Mar 13 2008 Götz Waschk <waschk@mandriva.org> 0.10.6-4mdv2008.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1119	+ Revision: 187335
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1120	- add Mandriva branding
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1121	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1122	* Tue Mar 11 2008 Götz Waschk <waschk@mandriva.org> 0.10.6-3mdv2008.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1123	+ Revision: 185942
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1124	- AAC header fix
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1125	- disable checks (b.g.o #521749)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1126	- build with exempi support
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1127	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1128	* Fri Feb 22 2008 Götz Waschk <waschk@mandriva.org> 0.10.6-2mdv2008.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1129	+ Revision: 173868
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1130	- fix nas plugin build
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1131	- update patch 2 with a CVS version
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1132	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1133	* Thu Feb 21 2008 Götz Waschk <waschk@mandriva.org> 0.10.6-1mdv2008.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1134	+ Revision: 173609
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1135	- new version
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1136	- drop patch 0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1137	- update patch 1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1138	- patch2: disable a failing test
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1139	- readd mpeg2enc plugin
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1140	- add soundtouch, soup and metadata packages
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1141	- update file list
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1142	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1143	* Sun Jan 20 2008 Götz Waschk <waschk@mandriva.org> 0.10.5-6mdv2008.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1144	+ Revision: 155298
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1145	- rebuild
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1146	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1147	+ Olivier Blin <oblin@mandriva.com>
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1148	- restore BuildRoot
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1149	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1150	* Wed Jan 02 2008 Götz Waschk <waschk@mandriva.org> 0.10.5-5mdv2008.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1151	+ Revision: 140383
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1152	- rebuild
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1153	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1154	* Tue Jan 01 2008 Anssi Hannula <anssi@mandriva.org> 0.10.5-4mdv2008.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1155	+ Revision: 140124
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1156	- fix typo in x86_64 real path
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1157	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1158	* Tue Jan 01 2008 Götz Waschk <waschk@mandriva.org> 0.10.5-3mdv2008.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1159	+ Revision: 140076
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1160	- fix paths to the real codecs (bug #36437)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1161	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1162	+ Thierry Vignaud <tv@mandriva.org>
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1163	- kill re-definition of %%buildroot on Pixel's request
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1164	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1165	* Fri Sep 28 2007 Götz Waschk <waschk@mandriva.org> 0.10.5-2mdv2008.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1166	+ Revision: 93529
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1167	- fix faad playback problem (upstream bug #476370)
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1168	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1169	* Wed Jun 20 2007 Götz Waschk <waschk@mandriva.org> 0.10.5-1mdv2008.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1170	+ Revision: 41853
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1171	- new version
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1172	- drop patch
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1173	- add x264, amrwb and nas packages
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1174	- add library package
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1175	- update file list
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1176	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1177	* Tue May 22 2007 Götz Waschk <waschk@mandriva.org> 0.10.4-2mdv2008.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1178	+ Revision: 29708
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1179	- disable mpeg2enc plugin
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1180	- disable checks
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1181	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1182	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1183	* Fri Feb 23 2007 Götz Waschk <waschk@mandriva.org> 0.10.4-2mdv2007.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1184	+ Revision: 124950
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1185	- rebuild for new libmpcdec
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1186	- disable swfdec plugin
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1187	- fix buildrequires and reenable checks
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1188	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1189	* Fri Dec 29 2006 Götz Waschk <waschk@mandriva.org> 0.10.4-1mdv2007.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1190	+ Revision: 102531
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1191	- fix buildrequires
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1192	- disable checks, one doesn't work in iurt
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1193	- unpack patch
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1194	- build with neon 0.26
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1195	- new version
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1196	- unpack patch
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1197	- add new plugins
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1198	- add docs
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1199	- fix distsuffix
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1200	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1201	* Fri Dec 08 2006 Götz Waschk <waschk@mandriva.org> 0.10.3-4mdv2007.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1202	+ Revision: 92217
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1203	- fix description
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1204	- Import gstreamer0.10-plugins-bad
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1205	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1206	* Fri Dec 08 2006 Götz Waschk <waschk@mandriva.org> 0.10.3-4mdv2007.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1207	- enable checks
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1208	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1209	* Wed Aug 23 2006 Götz Waschk <waschk@mandriva.org> 0.10.3-3mdv2007.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1210	- enable neon module
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1211	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1212	* Sun Jun 18 2006 Götz Waschk <waschk@mandriva.org> 0.10.3-2mdv2007.0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1213	- add missing file
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1214	- fix buildrequires
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1215	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1216	* Tue May 09 2006 Götz Waschk <waschk@mandriva.org> 0.10.3-1mdk
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1217	- update buildrequires
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1218	- update file list
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1219	- update the patch
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1220	- New release 0.10.3
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1221	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1222	* Sat Apr 22 2006 Götz Waschk <waschk@mandriva.org> 0.10.1-2mdk
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1223	- update patch 0
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1224	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1225	* Wed Feb 22 2006 Götz Waschk <waschk@mandriva.org> 0.10.1-1mdk
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1226	- update file list
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1227	- New release 0.10.1
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1228	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1229	* Thu Feb 16 2006 Götz Waschk <waschk@mandriva.org> 0.10.0-3mdk
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1230	- add a patch
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1231	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1232	* Thu Dec 29 2005 Götz Waschk <waschk@mandriva.org> 0.10.0-2mdk
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1233	- improve description
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1234	- fix buildrequires
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1235	
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1236	* Mon Dec 05 2005 Götz Waschk <waschk@mandriva.org> 0.10.0-1mdk
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1237	- initial package
12rr|gstreamer0.10-plugins-bad-0.10.23-2plf|1238	

21821 12
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|1	%define _glib2 2.2
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|2	%define major 0.10
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|3	%define majorminor 0.10
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|4	%define bname gstreamer0.10
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|5	%define build_plf 0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|6	%{?_with_plf: %{expand: %%global build_plf 1}}
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|7	%define build_experimental 0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|8	%{?_with_experimental: %{expand: %%global build_experimental 1}}
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|9	%define build_lame 0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|10	%define build_amrnb 0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|11	%define build_amrwbdec 0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|12	%define build_x264 0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|13	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|14	######################################33
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|15	# Hardcode PLF build
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|16	%define build_plf 1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|17	######################################33
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|18	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|19	%if %{build_plf}
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|20	%define distsuffix plf
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|21	%if %mdvver >= 201100
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|22	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|23	%define extrarelsuffix plf
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|24	%endif
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|25	%define build_lame 1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|26	%define build_x264 1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|27	%define build_amrnb 1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|28	%define build_amrwbdec 1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|29	%endif
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|30	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|31	Summary:	GStreamer Streaming-media framework plug-ins
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|32	Name:		%{bname}-plugins-ugly
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|33	Version:	0.10.19
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|34	Release:	1%{?extrarelsuffix}
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|35	License:	LGPLv2+
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|36	Group:		Sound
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|37	URL:		http://gstreamer.freedesktop.org/
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|38	Source:		http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%{version}.tar.xz
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|39	Patch0:		gstreamer-plugins-ugly-0.10.17-amr-linking.patch
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|40	Patch1:		gst-plugins-ugly-0.10.19-opencore.patch
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|41	#gw for the pixbuf plugin
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|42	BuildRequires:	gtk+2-devel
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|43	BuildRequires:	glib2-devel >= %{_glib2}
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|44	BuildRequires:	liborc-devel >= 0.4.5
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|45	BuildRequires:	libgstreamer-plugins-base-devel >= 0.10.36
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|46	BuildRequires:	mesaglu-devel
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|47	BuildRequires:	libmad-devel
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|48	BuildRequires:	libid3tag-devel
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|49	BuildRequires:	libdvdread-devel
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|50	%ifnarch %{mips} %{arm}
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|51	BuildRequires:	valgrind
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|52	%endif
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|53	BuildRequires:	libcheck-devel
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|54	Provides:	%{bname}-audiosrc
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|55	Provides:	%{bname}-audiosink
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|56	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|57	%description
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|58	GStreamer is a streaming-media framework, based on graphs of filters which
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|59	operate on media data. Applications using this library can do anything
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|60	from real-time sound processing to playing videos, and just about anything
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|61	else media-related.  Its plugin-based architecture means that new data
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|62	types or processing capabilities can be added simply by installing new
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|63	plug-ins.
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|64	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|65	This package contains a set of plug-ins that have good quality and
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|66	correct functionality, but distributing them might pose problems. The
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|67	license on either the plug-ins or the supporting libraries might not
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|68	be how the GStreamer authors like. The code might be widely known to
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|69	present patent problems.
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|70	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|71	%if %{build_plf}
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|72	This package is in restricted as it violates some patents.
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|73	%endif
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|74	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|75	%if %{build_lame}
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|76	### LAME ###
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|77	%package -n %{bname}-lame
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|78	Summary:	GStreamer plug-in for encoding mp3 songs using lame
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|79	Group:		Sound
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|80	Requires:	%{bname}-plugins
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|81	BuildRequires:	liblame-devel >= 3.89
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|82	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|83	%description -n %{bname}-lame
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|84	Plug-in for encoding mp3 with lame under GStreamer.
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|85	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|86	This package is in restricted as it violates some patents.
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|87	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|88	%files -n %{bname}-lame
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|89	%{_libdir}/gstreamer-%{majorminor}/libgstlame.so
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|90	%endif
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|91	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|92	%if %{build_x264}
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|93	%package -n %{bname}-x264
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|94	Summary:	GStreamer plug-in for H264/AVC video encoding
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|95	Group:		Video
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|96	BuildRequires:	x264-devel
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|97	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|98	%description -n %{bname}-x264
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|99	Plug-in for encoding H264/AVC video.
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|100	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|101	This package is in restricted as it violates some patents.
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|102	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|103	%files -n %{bname}-x264
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|104	%{_libdir}/gstreamer-%{majorminor}/libgstx264.so
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|105	%{_datadir}/gstreamer-%{majorminor}/presets/GstX264Enc.prs
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|106	%endif
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|107	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|108	%if %{build_amrnb}
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|109	%package -n %{bname}-amrnb
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|110	Summary:	GStreamer plug-in for AMR-NB support
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|111	Group:		Sound
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|112	Requires:	%{bname}-plugins
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|113	BuildRequires:	opencore-amr-devel
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|114	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|115	%description -n %{bname}-amrnb
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|116	Plug-in for decoding AMR-NB under GStreamer.
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|117	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|118	This package is in restricted as it violates some patents.
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|119	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|120	%files -n %{bname}-amrnb
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|121	%{_libdir}/gstreamer-%{majorminor}/libgstamrnb.so
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|122	%{_datadir}/gstreamer-%{majorminor}/presets/GstAmrnbEnc.prs
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|123	%endif
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|124	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|125	%if %{build_amrwbdec}
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|126	%package -n %{bname}-amrwbdec
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|127	Summary:	GStreamer plug-in for AMR-WB decoding support
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|128	Group:		Sound
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|129	Requires:	%{bname}-plugins
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|130	BuildRequires:	opencore-amr-devel
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|131	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|132	%description -n %{bname}-amrwbdec
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|133	Plug-in for decoding AMR-Wb under GStreamer.
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|134	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|135	This package is in restricted as it violates some patents.
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|136	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|137	%files -n %{bname}-amrwbdec
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|138	%{_libdir}/gstreamer-%{majorminor}/libgstamrwbdec.so
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|139	%endif
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|140	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|141	### SIDPLAY ###
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|142	%package -n %{bname}-sid
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|143	Summary:	GStreamer Sid C64 music plugin
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|144	Group:		Sound
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|145	Requires:	%{bname}-plugins
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|146	BuildRequires:	sidplay-devel => 1.36.0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|147	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|148	%description -n %{bname}-sid
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|149	Plugin for playback of C64 SID format music files
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|150	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|151	%files -n %{bname}-sid
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|152	%{_libdir}/gstreamer-%{majorminor}/libgstsid.so
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|153	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|154	### A52DEC ###
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|155	%package -n %{bname}-a52dec
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|156	Summary:	GStreamer VOB decoder plugin
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|157	Group:		Sound
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|158	Requires:	%{bname}-plugins
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|159	BuildRequires:	a52dec-devel >= 0.7.3
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|160	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|161	%description -n %{bname}-a52dec
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|162	Plugin for decoding of VOB files
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|163	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|164	%files -n %{bname}-a52dec
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|165	%{_libdir}/gstreamer-%{majorminor}/libgsta52dec.so
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|166	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|167	%package -n %{bname}-mpeg
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|168	Summary:	GStreamer plug-ins for MPEG video playback and encoding
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|169	Group:		Video
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|170	Requires:	%{bname}-plugins
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|171	BuildRequires:	libmpeg2dec-devel => 0.3.1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|172	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|173	%description -n %{bname}-mpeg
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|174	Plug-ins for playing and encoding MPEG video.
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|175	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|176	%files -n %{bname}-mpeg
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|177	%{_libdir}/gstreamer-%{majorminor}/libgstmpeg2dec.so
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|178	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|179	%package -n %{bname}-cdio
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|180	Summary:	GStreamer plug-in for audio CD playback
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|181	Group:		Sound
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|182	Requires:	%{bname}-plugins
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|183	BuildRequires:	libcdio-devel
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|184	Conflicts:	%{bname}-plugins-good < 0.10.10
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|185	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|186	%description -n %{bname}-cdio
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|187	Plug-in for audio CD playback.
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|188	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|189	%files -n %{bname}-cdio
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|190	%{_libdir}/gstreamer-%{majorminor}/libgstcdio.so
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|191	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|192	%package -n %{bname}-twolame
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|193	Summary:	GStreamer plug-in for MP2 encoding support
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|194	Group:		Sound
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|195	Requires:	%{bname}-plugins
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|196	BuildRequires:	libtwolame-devel
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|197	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|198	%description -n %{bname}-twolame
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|199	Plug-in for encoding MP2 under GStreamer.
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|200	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|201	%files -n %{bname}-twolame
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|202	%{_libdir}/gstreamer-%{majorminor}/libgsttwolame.so
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|203	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|204	%prep
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|205	%setup -q -n gst-plugins-ugly-%{version}
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|206	%apply_patches
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|207	autoconf
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|208	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|209	%build
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|210	%configure2_5x --disable-dependency-tracking \
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|211	--with-package-name='ROSA %{name} package' \
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|212	--with-package-origin='http://www.rosalab.com/' \
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|213	%if ! %{build_lame}
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|214	--disable-lame \
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|215	%endif
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|216	%if %{build_experimental}
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|217	--enable-experimental
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|218	%endif
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|219	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|220	%make
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|221	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|222	%check
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|223	cd tests/check
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|224	make check
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|225	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|226	%install
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|227	rm -rf %{buildroot}
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|228	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|229	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|230	%find_lang gst-plugins-ugly-%{majorminor}
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|231	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|232	# Clean out files that should not be part of the rpm.
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|233	# This is the recommended way of dealing with it for RH8
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|234	rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.la
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|235	rm -f %{buildroot}%{_libdir}/gstreamer-%{majorminor}/*.a
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|236	rm -f %{buildroot}%{_libdir}/*.a
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|237	rm -f %{buildroot}%{_libdir}/*.la
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|238	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|239	%clean
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|240	rm -rf %{buildroot}
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|241	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|242	%files -f gst-plugins-ugly-%{majorminor}.lang
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|243	%doc AUTHORS COPYING README NEWS
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|244	%{_libdir}/gstreamer-%{majorminor}/libgstasf.so
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|245	%{_libdir}/gstreamer-%{majorminor}/libgstdvdlpcmdec.so
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|246	%{_libdir}/gstreamer-%{majorminor}/libgstdvdread.so
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|247	%{_libdir}/gstreamer-%{majorminor}/libgstdvdsub.so
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|248	%{_libdir}/gstreamer-%{majorminor}/libgstiec958.so
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|249	%{_libdir}/gstreamer-%{majorminor}/libgstmad.so
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|250	%{_libdir}/gstreamer-%{majorminor}/libgstmpegaudioparse.so
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|251	%{_libdir}/gstreamer-%{majorminor}/libgstmpegstream.so
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|252	%{_libdir}/gstreamer-%{majorminor}/libgstrmdemux.so
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|253	%if %{build_experimental}
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|254	%{_libdir}/gstreamer-%{majorminor}/libgstsynaesthesia.so
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|255	%endif
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|256	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|257	%changelog
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|258	* Sat Jun 16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.19-1plf
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|259	- Build for restricted with PLF features enabled
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|260	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|261	* Sat Jun 16 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.10.19-1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|262	- Update to 0.10.19
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|263	- Add patch 1 to fix build against new opencore-amr (for restricted build)
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|264	- Spec cosmetics
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|265	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|266	* Wed May 11 2011 Funda Wang <fwang@mandriva.org> 0.10.18-1mdv2011.0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|267	+ Revision: 673414
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|268	- new version 0.10.18
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|269	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|270	* Tue May 03 2011 Oden Eriksson <oeriksson@mandriva.com> 0.10.17-4
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|271	+ Revision: 664939
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|272	- mass rebuild
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|273	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|274	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 0.10.17-3
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|275	+ Revision: 640311
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|276	- rebuild to obsolete old packages
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|277	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|278	* Mon Feb 21 2011 Götz Waschk <waschk@mandriva.org> 0.10.17-2
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|279	+ Revision: 639086
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|280	- rebuild
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|281	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|282	+ Anssi Hannula <anssi@mandriva.org>
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|283	- plf: append "plf" to Release on cooker to make plf build have higher EVR
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|284	again with the rpm5-style mkrel now in use
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|285	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|286	* Sat Jan 22 2011 Götz Waschk <waschk@mandriva.org> 0.10.17-1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|287	+ Revision: 632308
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|288	- new version
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|289	- rediff patch
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|290	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|291	* Mon Dec 06 2010 Götz Waschk <waschk@mandriva.org> 0.10.16-3mdv2011.0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|292	+ Revision: 612073
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|293	- rebuild
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|294	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|295	* Fri Nov 05 2010 Funda Wang <fwang@mandriva.org> 0.10.16-2mdv2011.0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|296	+ Revision: 593557
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|297	- rebuild for gstreamer provides
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|298	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|299	* Fri Sep 03 2010 Götz Waschk <waschk@mandriva.org> 0.10.16-1mdv2011.0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|300	+ Revision: 575666
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|301	- new version
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|302	- replace dep on liboil by dep on orc
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|303	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|304	* Sat Jul 10 2010 Götz Waschk <waschk@mandriva.org> 0.10.15-1mdv2011.0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|305	+ Revision: 550261
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|306	- new version
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|307	- drop patches 1-5
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|308	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|309	* Wed May 05 2010 Götz Waschk <waschk@mandriva.org> 0.10.14-4mdv2010.1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|310	+ Revision: 542408
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|311	- rebuild again
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|312	- add x264 patches
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|313	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|314	* Wed May 05 2010 Götz Waschk <waschk@mandriva.org> 0.10.14-2mdv2010.1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|315	+ Revision: 542325
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|316	- rebuild
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|317	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|318	* Sun Mar 07 2010 Götz Waschk <waschk@mandriva.org> 0.10.14-1mdv2010.1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|319	+ Revision: 515549
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|320	- new version
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|321	- drop patch 1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|322	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|323	* Sat Jan 23 2010 Götz Waschk <waschk@mandriva.org> 0.10.13-6mdv2010.1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|324	+ Revision: 495206
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|325	- rebuild
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|326	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|327	* Thu Dec 10 2009 Götz Waschk <waschk@mandriva.org> 0.10.13-5mdv2010.1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|328	+ Revision: 475970
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|329	- rebuild
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|330	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|331	* Mon Nov 09 2009 Götz Waschk <waschk@mandriva.org> 0.10.13-4mdv2010.1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|332	+ Revision: 463508
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|333	- fix build with new x264
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|334	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|335	* Mon Nov 09 2009 Götz Waschk <waschk@mandriva.org> 0.10.13-3mdv2010.1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|336	+ Revision: 463439
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|337	- rebuild for new libcdio
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|338	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|339	* Fri Nov 06 2009 Götz Waschk <waschk@mandriva.org> 0.10.13-2mdv2010.1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|340	+ Revision: 461033
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|341	- new version
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|342	- support building the amrwbdec element
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|343	- drop patch 0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|344	- fix opencore-amr linking
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|345	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|346	* Wed Oct 21 2009 Götz Waschk <waschk@mandriva.org> 0.10.12-6mdv2010.0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|347	+ Revision: 458503
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|348	- fix mp3 seeking (bug #54729)
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|349	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|350	* Fri Sep 25 2009 Olivier Blin <oblin@mandriva.com> 0.10.12-5mdv2010.0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|351	+ Revision: 448999
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|352	- disable valgrind on mips & arm (from Arnaud Patard)
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|353	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|354	* Thu Jun 18 2009 Götz Waschk <waschk@mandriva.org> 0.10.12-4mdv2010.0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|355	+ Revision: 386944
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|356	- move x264 plugin here
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|357	- new version
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|358	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|359	* Sat Mar 21 2009 Götz Waschk <waschk@mandriva.org> 0.10.11-1mdv2009.1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|360	+ Revision: 359791
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|361	- new version
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|362	- move twolame plugin here
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|363	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|364	* Thu Dec 04 2008 Götz Waschk <waschk@mandriva.org> 0.10.10-1mdv2009.1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|365	+ Revision: 309909
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|366	- new version
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|367	- drop patch
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|368	- reenable checks
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|369	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|370	* Wed Nov 19 2008 Frederik Himpe <fhimpe@mandriva.org> 0.10.9-2mdv2009.1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|371	+ Revision: 304445
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|372	- Add patch from upstream cvs fixing seeking in wmv files
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|373	(bug #45825)
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|374	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|375	* Wed Oct 29 2008 Götz Waschk <waschk@mandriva.org> 0.10.9-1mdv2009.1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|376	+ Revision: 298226
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|377	- disable checks
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|378	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|379	* Mon Sep 01 2008 Götz Waschk <waschk@mandriva.org> 0.10.9-1mdv2009.0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|380	+ Revision: 278401
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|381	- new version
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|382	- drop patches
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|383	- move cdio plugin here
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|384	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|385	* Mon Sep 01 2008 Götz Waschk <waschk@mandriva.org> 0.10.8-6mdv2009.0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|386	+ Revision: 278253
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|387	- rebuild for new libdvdread
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|388	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|389	* Thu Aug 07 2008 Frederic Crozat <fcrozat@mandriva.com> 0.10.8-5mdv2009.0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|390	+ Revision: 266435
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|391	- Patch1: ensure translations are encoded in UTF-8 (GNOME bug #546822)
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|392	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|393	+ Götz Waschk <waschk@mandriva.org>
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|394	- add experimental build option
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|395	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|396	* Tue Jul 29 2008 Götz Waschk <waschk@mandriva.org> 0.10.8-4mdv2009.0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|397	+ Revision: 253404
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|398	- update the patch from cvs
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|399	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|400	* Tue Jul 29 2008 Götz Waschk <waschk@mandriva.org> 0.10.8-3mdv2009.0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|401	+ Revision: 252460
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|402	- patch for lame plugin (b.g.o #498004)
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|403	- remove lame workaround
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|404	- fix conditional
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|405	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|406	* Sat May 24 2008 Götz Waschk <waschk@mandriva.org> 0.10.8-2mdv2009.0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|407	+ Revision: 211033
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|408	- disable --as-needed for PLF builds to fix the lame configure check
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|409	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|410	* Fri May 23 2008 Götz Waschk <waschk@mandriva.org> 0.10.8-1mdv2009.0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|411	+ Revision: 210258
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|412	- new version
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|413	- drop patch
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|414	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|415	* Thu Mar 13 2008 Götz Waschk <waschk@mandriva.org> 0.10.7-4mdv2008.1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|416	+ Revision: 187415
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|417	- rebuild
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|418	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|419	* Thu Mar 13 2008 Götz Waschk <waschk@mandriva.org> 0.10.7-3mdv2008.1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|420	+ Revision: 187342
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|421	- add Mandriva branding
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|422	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|423	* Wed Feb 27 2008 Götz Waschk <waschk@mandriva.org> 0.10.7-2mdv2008.1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|424	+ Revision: 175749
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|425	- fix broken Xing VBR header
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|426	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|427	* Thu Feb 21 2008 Götz Waschk <waschk@mandriva.org> 0.10.7-1mdv2008.1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|428	+ Revision: 173580
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|429	- new version
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|430	- drop patch
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|431	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|432	* Fri Jan 18 2008 Götz Waschk <waschk@mandriva.org> 0.10.6-2mdv2008.1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|433	+ Revision: 154547
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|434	- update mpeg audio parser from CVS
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|435	- add missing make call
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|436	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|437	+ Thierry Vignaud <tv@mandriva.org>
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|438	- rebuild
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|439	- kill re-definition of %%buildroot on Pixel's request
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|440	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|441	+ Olivier Blin <oblin@mandriva.com>
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|442	- restore BuildRoot
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|443	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|444	* Wed Jun 20 2007 Götz Waschk <waschk@mandriva.org> 0.10.6-1mdv2008.0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|445	+ Revision: 41839
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|446	- new version
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|447	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|448	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|449	* Thu Dec 14 2006 Götz Waschk <waschk@mandriva.org> 0.10.5-1mdv2007.0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|450	+ Revision: 96989
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|451	- new version
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|452	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|453	* Fri Dec 08 2006 Götz Waschk <waschk@mandriva.org> 0.10.4-3mdv2007.1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|454	+ Revision: 92237
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|455	- add optional support for amrnb
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|456	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|457	* Fri Dec 08 2006 Götz Waschk <waschk@mandriva.org> 0.10.4-2mdv2007.1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|458	+ Revision: 92192
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|459	- Import gstreamer0.10-plugins-ugly
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|460	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|461	* Fri Dec 08 2006 Götz Waschk <waschk@mandriva.org> 0.10.4-2mdv2007.1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|462	- enable checks
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|463	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|464	* Tue Aug 15 2006 Götz Waschk <waschk@mandriva.org> 0.10.4-1mdv2007.0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|465	- New release 0.10.4
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|466	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|467	* Sun Jun 18 2006 Götz Waschk <waschk@mandriva.org> 0.10.3-2mdv2007.0
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|468	- fix buildrequires
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|469	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|470	* Tue May 16 2006 Götz Waschk <waschk@mandriva.org> 0.10.3-1mdk
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|471	- update file list
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|472	- New release 0.10.3
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|473	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|474	* Thu Feb 23 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.10.2-2mdk
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|475	- add BuildRequires: libdvdread-devel
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|476	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|477	* Wed Feb 22 2006 Götz Waschk <waschk@mandriva.org> 0.10.2-1mdk
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|478	- update file list
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|479	- New release 0.10.2
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|480	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|481	* Tue Jan 17 2006 Götz Waschk <waschk@mandriva.org> 0.10.1-1mdk
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|482	- New release 0.10.1
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|483	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|484	* Thu Dec 29 2005 Götz Waschk <waschk@mandriva.org> 0.10.0-2mdk
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|485	- fix buildrequires
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|486	- improve description
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|487	
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|488	* Tue Dec 06 2005 Götz Waschk <waschk@mandriva.org> 0.10.0-1mdk
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|489	- initial package
12rr|gstreamer0.10-plugins-ugly-0.10.19-1plf|490	

21822 12
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|1	%define api		1.0
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|2	%define bname		gstreamer%{api}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|3	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|4	%define build_experimental	0
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|5	%{?_with_experimental: %{expand: %%global build_experimental 1}}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|6	%define build_amrwb	0
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|7	%define build_faac	0
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|8	%define build_faad	0
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|9	%define build_xvid	0
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|10	%define build_dts	0
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|11	%define build_dirac	0
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|12	%define build_gme	1
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|13	%define build_celt	1
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|14	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|15	##########################
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|16	# Hardcode PLF build
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|17	%define build_plf	1
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|18	##########################
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|19	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|20	%if %{build_plf}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|21	%define distsuffix plf
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|22	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|23	%define extrarelsuffix plf
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|24	%define build_amrwb	0
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|25	%define build_faac	1
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|26	%define build_faad	1
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|27	%define build_xvid	0
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|28	%define build_dts	1
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|29	%endif
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|30	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|31	%define libmajor	0
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|32	%define libnamephoto	%mklibname gstphotography %{api} %{libmajor}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|33	%define develnamephoto	%mklibname -d gstphotographyi %{api}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|34	%define libnamebase	%mklibname gstbasevideo %{api} %{libmajor}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|35	%define develnamebase	%mklibname -d gstbasevideo %{api}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|36	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|37	Summary:	GStreamer Streaming-media framework plug-ins
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|38	Name:		%{bname}-plugins-bad
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|39	Version:	1.0.3
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|40	Release:	1%{?extrarelsuffix}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|41	License:	LGPLv2+ and GPLv2+
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|42	Group: 		Sound
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|43	URL:		http://gstreamer.freedesktop.org/
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|44	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.xz
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|45	Patch0:		gst-plugins-bad-0.10.7-wildmidi-timidity.cfg.patch
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|46	# gw: fix for bug #36437 (paths to realplayer codecs)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|47	# prefer codecs from the RealPlayer package in restricted
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|48	Patch10:	gst-plugins-bad-0.10.6-real-codecs-path.patch
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|49	#gw for the pixbuf plugin
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|50	BuildRequires:	pkgconfig(gtk+-2.0)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|51	BuildRequires:	pkgconfig(glib-2.0)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|52	BuildRequires:	pkgconfig(libpng)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|53	BuildRequires:	pkgconfig(orc-0.4) >= 0.4.5
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|54	BuildRequires:	pkgconfig(sdl)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|55	BuildRequires:	libbzip2-devel
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|56	BuildRequires:	pkgconfig(libmodplug)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|57	BuildRequires:	pkgconfig(libmusicbrainz)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|58	BuildRequires:	pkgconfig(exempi-2.0)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|59	BuildRequires:	pkgconfig(openssl)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|60	BuildRequires:	pkgconfig(openal)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|61	BuildRequires:  pkgconfig(opus)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|62	%ifarch %ix86
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|63	BuildRequires:	nasm => 0.90
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|64	%endif
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|65	BuildRequires:	pkgconfig(valgrind)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|66	BuildRequires:	pkgconfig(check)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|67	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|68	BuildRequires:	pkgconfig(gstreamer-1.0) >= %{version}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|69	BuildRequires:	pkgconfig(libcdaudio)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|70	BuildRequires:	pkgconfig(sndfile)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|71	BuildRequires:	pkgconfig(libmimic)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|72	BuildRequires:	pkgconfig(libass)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|73	%if %{build_plf}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|74	BuildRequires:	pkgconfig(vo-aacenc)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|75	BuildRequires:	pkgconfig(vo-amrwbenc)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|76	%endif
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|77	#gw for checks
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|78	#BuildRequires:	gstreamer0.10-plugins-good
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|79	BuildRequires:	fonts-ttf-dejavu
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|80	#gw for autoreconf
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|81	BuildRequires:	gettext-devel
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|82	Requires:	%{bname}-voip >= %{version}-%{release}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|83	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|84	%description
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|85	GStreamer is a streaming-media framework, based on graphs of filters which
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|86	operate on media data. Applications using this library can do anything
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|87	from real-time sound processing to playing videos, and just about anything
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|88	else media-related.  Its plugin-based architecture means that new data
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|89	types or processing capabilities can be added simply by installing new
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|90	plug-ins.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|91	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|92	This package contains a set of plug-ins that aren't up to par compared
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|93	to the rest. They might be close to being good quality, but they're
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|94	missing something - be it a good code review, some documentation, a
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|95	set of tests, a real live maintainer, or some actual wide use. If the
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|96	blanks are filled in they might be upgraded to become part of either
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|97	gstreamer-plugins-good or gstreamer-plugins-ugly, depending on the
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|98	other factors. If the plug-ins break, you can't complain - instead,
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|99	you can fix the problem and send us a patch, or bribe someone into
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|100	fixing them for you.  New contributors can start here for things to
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|101	work on.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|102	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|103	%if %{build_plf}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|104	This package is in restricted repository as it violates some patents.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|105	%endif
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|106	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|107	%package -n %{libnamephoto}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|108	Summary:	Libraries for GStreamer streaming-media framework
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|109	Group:		System/Libraries
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|110	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|111	%description -n %{libnamephoto}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|112	GStreamer is a streaming-media framework, based on graphs of filters which
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|113	operate on media data. Applications using this library can do anything
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|114	from real-time sound processing to playing videos, and just about anything
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|115	else media-related.  Its plugin-based architecture means that new data
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|116	types or processing capabilities can be added simply by installing new
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|117	plugins.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|118	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|119	This package contains the libraries.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|120	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|121	%package -n %{develnamephoto}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|122	Summary:	Libraries and include files for GStreamer streaming-media framework
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|123	Group:		Development/C
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|124	Requires:	%{libnamephoto} = %{version}-%{release}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|125	Provides:	gstphotography%{api}-devel = %{version}-%{release}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|126	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|127	%description -n %{develnamephoto}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|128	GStreamer is a streaming-media framework, based on graphs of filters which
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|129	operate on media data. Applications using this library can do anything
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|130	from real-time sound processing to playing videos, and just about anything
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|131	else media-related.  Its plugin-based architecture means that new data
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|132	types or processing capabilities can be added simply by installing new
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|133	plugins.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|134	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|135	This package contains the libraries and includes files necessary to develop
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|136	applications and plugins for GStreamer.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|137	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|138	%package -n %{libnamebase}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|139	Summary:	Libraries for GStreamer streaming-media framework
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|140	Group:		System/Libraries
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|141	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|142	%description -n %{libnamebase}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|143	GStreamer is a streaming-media framework, based on graphs of filters which
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|144	operate on media data. Applications using this library can do anything
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|145	from real-time sound processing to playing videos, and just about anything
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|146	else media-related.  Its plugin-based architecture means that new data
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|147	types or processing capabilities can be added simply by installing new
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|148	plugins.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|149	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|150	This package contains the libraries.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|151	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|152	%package -n %{develnamebase}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|153	Summary:	Libraries and include files for GStreamer streaming-media framework
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|154	Group:		Development/C
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|155	Requires:	%{libnamebase} = %{version}-%{release}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|156	Provides:	gstbasevideo%{api}-devel = %{version}-%{release}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|157	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|158	%description -n %{develnamebase}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|159	GStreamer is a streaming-media framework, based on graphs of filters which
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|160	operate on media data. Applications using this library can do anything
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|161	from real-time sound processing to playing videos, and just about anything
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|162	else media-related.  Its plugin-based architecture means that new data
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|163	types or processing capabilities can be added simply by installing new
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|164	plugins.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|165	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|166	This package contains the libraries and includes files necessary to develop
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|167	applications and plugins for GStreamer.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|168	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|169	%package -n %{bname}-curl
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|170	Summary:	GStreamer Curl plugin
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|171	Group:		Networking/Other
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|172	BuildRequires:	pkgconfig(libcurl)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|173	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|174	%description -n %{bname}-curl
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|175	This is a HTTP plugin for GStreamer based on the curl library.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|176	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|177	%files -n %{bname}-curl
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|178	%{_libdir}/gstreamer-%{api}/libgstcurl.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|179	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|180	%package -n %{bname}-mpeg2enc
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|181	Summary:	GStreamer mjpegtools plug-in
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|182	Group:		Video
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|183	BuildRequires:	pkgconfig(mjpegtools)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|184	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|185	%description -n %{bname}-mpeg2enc
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|186	mjpegtools-based encoding and decoding plug-in.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|187	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|188	%files -n %{bname}-mpeg2enc
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|189	%{_libdir}/gstreamer-%{api}/libgstmpeg2enc.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|190	%{_libdir}/gstreamer-%{api}/libgstmplex.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|191	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|192	%if %{build_gme}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|193	%package -n %{bname}-gme
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|194	Summary:	GStreamer Game Music plug-in
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|195	Group:		Sound
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|196	BuildRequires:	libgme-devel
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|197	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|198	%description -n %{bname}-gme
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|199	Game Music decoding plug-in.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|200	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|201	%files -n %{bname}-gme
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|202	%{_libdir}/gstreamer-%{api}/libgstgme.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|203	%endif
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|204	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|205	%if %{build_dirac}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|206	%package -n %{bname}-dirac
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|207	Summary:	GStreamer dirac plug-in
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|208	Group:		Video
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|209	BuildRequires:	pkgconfig(dirac) >= 0.9
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|210	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|211	%description -n %{bname}-dirac
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|212	Dirac encoding and decoding plug-in.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|213	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|214	%files -n %{bname}-dirac
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|215	%{_libdir}/gstreamer-%{api}/libgstdirac.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|216	%endif
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|217	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|218	%package -n %{bname}-schroedinger
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|219	Summary:	GStreamer dirac plug-in based on Schroedinger
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|220	Group:		Video
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|221	BuildRequires:	pkgconfig(schroedinger-1.0)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|222	Epoch:		1
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|223	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|224	%description -n %{bname}-schroedinger
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|225	Dirac encoding and decoding plug-in based on Schroedinger.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|226	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|227	%files -n %{bname}-schroedinger
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|228	%{_libdir}/gstreamer-%{api}/libgstschro.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|229	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|230	%package -n %{bname}-vp8
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|231	Summary:	GStreamer VP8 plug-in
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|232	Group:		Video
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|233	BuildRequires:	pkgconfig(vpx)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|234	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|235	%description -n %{bname}-vp8
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|236	VP8 encoding and decoding plug-in.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|237	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|238	%files -n %{bname}-vp8
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|239	%{_libdir}/gstreamer-%{api}/libgstrtpvp8.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|240	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|241	%if %build_dts
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|242	%package -n %{bname}-dts
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|243	Summary:	GStreamer plug-ins for DTS audio playback
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|244	Group:		Sound
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|245	BuildRequires:	dtsdec-devel
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|246	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|247	%description -n %{bname}-dts
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|248	Plug-ins for decoding DTS audio.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|249	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|250	%files -n %{bname}-dts
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|251	%{_libdir}/gstreamer-%{api}/libgstdtsdec.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|252	%endif
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|253	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|254	%if %{build_xvid}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|255	%package -n %{bname}-xvid
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|256	Summary:	GStreamer plug-ins for XVID video encoding and decoding
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|257	Group:		Video
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|258	BuildRequires:	xvid-devel >= 1.1
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|259	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|260	%description -n %{bname}-xvid
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|261	Plug-ins for encoding and decoding XVID video.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|262	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|263	This package is in restricted repository as it violates some patents.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|264	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|265	%files -n %{bname}-xvid
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|266	%{_libdir}/gstreamer-%{api}/libgstxvid.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|267	%endif
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|268	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|269	%package -n %{bname}-mms
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|270	Summary:	GStreamer plug-in for mms streams
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|271	Group:		System/Libraries
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|272	Requires:	%{bname}-plugins = %{version}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|273	BuildRequires:	pkgconfig(libmms)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|274	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|275	%description -n %{bname}-mms
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|276	Plug-in supporting the mms protocol based on the libmms library.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|277	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|278	%files -n %{bname}-mms
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|279	%{_libdir}/gstreamer-%{api}/libgstmms.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|280	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|281	%package -n %{bname}-rtmp
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|282	Summary:	GStreamer plug-in for rtmp streams
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|283	Group:		System/Libraries
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|284	Requires:	%{bname}-plugins = %{version}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|285	BuildRequires:	pkgconfig(librtmp)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|286	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|287	%description -n %{bname}-rtmp
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|288	Plug-in supporting the rtmp protocol based on the librtmp library.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|289	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|290	%files -n %{bname}-rtmp
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|291	%{_libdir}/gstreamer-%{api}/libgstrtmp.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|292	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|293	%package -n %{bname}-soundtouch
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|294	Summary:	GStreamer plug-in for SoundTouch support
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|295	Group:		Sound
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|296	Requires:	%{bname}-plugins = %{version}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|297	BuildRequires:	pkgconfig(soundtouch)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|298	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|299	%description -n %{bname}-soundtouch
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|300	Plug-in supporting the SoundTouch audio manipulation support.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|301	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|302	%files -n %{bname}-soundtouch
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|303	%{_libdir}/gstreamer-%{api}/libgstsoundtouch.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|304	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|305	%package -n %{bname}-libass
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|306	Summary:	GStreamer subtitles plugin
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|307	Group:		Video
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|308	BuildRequires:	pkgconfig(libass)
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|309	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|310	%description -n %{bname}-libass
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|311	This is a subtitle plugin for GStreamer based on libass.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|312	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|313	%files -n %{bname}-libass
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|314	%{_libdir}/gstreamer-%{api}/libgstassrender.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|315	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|316	%package -n %{bname}-voip
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|317	Summary:	GStreamer voip plugins
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|318	Group:		Sound
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|319	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|320	%description -n %{bname}-voip
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|321	This is a collection of VoIP plugins for GStreamer.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|322	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|323	%files -n %{bname}-voip
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|324	%{_libdir}/gstreamer-%{api}/libgstrtpmux.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|325	%{_libdir}/gstreamer-%{api}/libgstdtmf.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|326	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|327	%package doc
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|328	Group:		Books/Computer books
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|329	Summary:	GStreamer application library
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|330	BuildArch:	noarch
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|331	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|332	%description doc
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|333	This is the documentation of %{name}.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|334	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|335	%prep
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|336	%setup -q -n gst-plugins-bad-%{version}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|337	%apply_patches
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|338	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|339	%build
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|340	%configure2_5x --disable-dependency-tracking --disable-static \
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|341	--with-package-name='Rosa %{name} package' \
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|342	--with-package-origin='http://www.rosalinux.com/' \
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|343	%if ! %{build_celt}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|344	--disable-celt \
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|345	%endif
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|346	%if ! %{build_faac}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|347	--disable-faac \
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|348	%endif
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|349	%if ! %{build_faad}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|350	--disable-faad \
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|351	%endif
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|352	%if ! %{build_dirac}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|353	--disable-dirac \
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|354	%endif
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|355	%if ! %{build_xvid}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|356	--disable-xvid \
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|357	%endif
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|358	%if ! %{build_dts}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|359	--disable-dts \
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|360	%endif
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|361	%if ! %{build_plf}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|362	--disable-voamrwbenc --disable-voaacenc \
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|363	%endif
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|364	%if %{build_experimental}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|365	--enable-experimental
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|366	%endif
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|367	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|368	make
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|369	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|370	%install
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|371	%makeinstall_std
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|372	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|373	%find_lang gst-plugins-bad-%{api}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|374	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|375	# Clean out files that should not be part of the rpm.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|376	# This is the recommended way of dealing with it for RH8
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|377	find %{buildroot} -name '*.la' -delete
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|378	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|379	%files doc
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|380	%doc docs/plugins/html
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|381	%{_datadir}/gtk-doc/html/
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|382	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|383	%files -f gst-plugins-bad-%{api}.lang
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|384	%doc AUTHORS COPYING README NEWS
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|385	%{_libdir}/gstreamer-%{api}/libgstadpcmdec.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|386	%{_libdir}/gstreamer-%{api}/libgstadpcmenc.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|387	%{_libdir}/gstreamer-%{api}/libgstasfmux.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|388	%{_libdir}/gstreamer-%{api}/libgstaudiovisualizers.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|389	%{_libdir}/gstreamer-%{api}/libgstautoconvert.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|390	%{_libdir}/gstreamer-%{api}/libgstbayer.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|391	%{_libdir}/gstreamer-%{api}/libgstcamerabin2.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|392	%{_libdir}/gstreamer-%{api}/libgstcoloreffects.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|393	%{_libdir}/gstreamer-%{api}/libgstdataurisrc.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|394	%{_libdir}/gstreamer-%{api}/libgstdebugutilsbad.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|395	%{_libdir}/gstreamer-%{api}/libgstdvb.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|396	%{_libdir}/gstreamer-%{api}/libgstdvbsuboverlay.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|397	%{_libdir}/gstreamer-%{api}/libgstdvdspu.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|398	%{_libdir}/gstreamer-%{api}/libgstfieldanalysis.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|399	%{_libdir}/gstreamer-%{api}/libgstfestival.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|400	%{_libdir}/gstreamer-%{api}/libgstfrei0r.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|401	%{_libdir}/gstreamer-%{api}/libgstgaudieffects.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|402	%{_libdir}/gstreamer-%{api}/libgstgdp.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|403	%{_libdir}/gstreamer-%{api}/libgstgeometrictransform.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|404	%{_libdir}/gstreamer-%{api}/libgstid3tag.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|405	%{_libdir}/gstreamer-%{api}/libgstinter.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|406	%{_libdir}/gstreamer-%{api}/libgstinterlace.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|407	%{_libdir}/gstreamer-%{api}/libgstjpegformat.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|408	%{_libdir}/gstreamer-%{api}/libgstliveadder.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|409	%{_libdir}/gstreamer-%{api}/libgstmpegtsmux.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|410	%{_libdir}/gstreamer-%{api}/libgstmimic.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|411	%{_libdir}/gstreamer-%{api}/libgstmpegpsdemux.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|412	%{_libdir}/gstreamer-%{api}/libgstopus.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|413	%{_libdir}/gstreamer-%{api}/libgstpcapparse.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|414	%{_libdir}/gstreamer-%{api}/libgstpnm.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|415	%{_libdir}/gstreamer-%{api}/libgstscaletempoplugin.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|416	%{_libdir}/gstreamer-%{api}/libgstrawparse.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|417	%{_libdir}/gstreamer-%{api}/libgstremovesilence.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|418	%{_libdir}/gstreamer-%{api}/libgstsdpelem.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|419	%{_libdir}/gstreamer-%{api}/libgstsegmentclip.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|420	%{_libdir}/gstreamer-%{api}/libgstshm.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|421	%{_libdir}/gstreamer-%{api}/libgstsiren.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|422	%{_libdir}/gstreamer-%{api}/libgstsmooth.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|423	%{_libdir}/gstreamer-%{api}/libgstspeed.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|424	%{_libdir}/gstreamer-%{api}/libgstsubenc.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|425	%{_libdir}/gstreamer-%{api}/libgstbz2.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|426	%{_libdir}/gstreamer-%{api}/libgstfragmented.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|427	%{_libdir}/gstreamer-%{api}/libgstmpegtsdemux.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|428	%{_libdir}/gstreamer-%{api}/libgstvideoparsersbad.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|429	%if %{build_plf}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|430	%{_libdir}/gstreamer-%{api}/libgstvoaacenc.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|431	%{_libdir}/gstreamer-%{api}/libgstvoamrwbenc.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|432	%{_datadir}/gstreamer-%{api}/presets/GstVoAmrwbEnc.prs
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|433	%endif
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|434	%if %{build_experimental}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|435	#%{_libdir}/gstreamer-%{api}/libgstdeinterlace2.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|436	%endif
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|437	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|438	%{_libdir}/gstreamer-%{api}/libgstmodplug.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|439	%{_libdir}/gstreamer-%{api}/libgsty4mdec.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|440	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|441	%if %{build_faad}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|442	%package -n %{bname}-faad
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|443	Summary:	GStreamer plug-in for AAC audio playback
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|444	Group:		Sound
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|445	Requires:	%{bname}-plugins >= %{version}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|446	BuildRequires:	libfaad2-devel
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|447	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|448	%description -n %{bname}-faad
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|449	Plug-ins for playing AAC audio
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|450	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|451	This package is in restricted repository as it violates some patents.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|452	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|453	%files -n %{bname}-faad
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|454	%{_libdir}/gstreamer-%{api}/libgstfaad.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|455	%endif
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|456	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|457	%if %{build_faac}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|458	%package -n %{bname}-faac
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|459	Summary:	GStreamer plug-ins for AAC audio encoding
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|460	Group:		Sound
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|461	Requires:	%{bname}-plugins >= %{version}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|462	BuildRequires:	libfaac-devel
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|463	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|464	%description -n %{bname}-faac
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|465	Plug-ins for encoding AAC audio
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|466	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|467	This package is in restricted repository as it violates some patents.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|468	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|469	%files -n %{bname}-faac
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|470	%{_libdir}/gstreamer-%{api}/libgstfaac.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|471	%endif
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|472	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|473	%package -n %{bname}-gsm
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|474	Summary:	GStreamer plugin for GSM lossy audio format
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|475	Group:		Sound
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|476	Requires:	%{bname}-plugins >= %{version}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|477	BuildRequires:	gsm-devel >= 1.0.10
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|478	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|479	%description -n %{bname}-gsm
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|480	Output plugin for GStreamer to convert to GSM lossy audio format.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|481	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|482	%files -n %{bname}-gsm
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|483	%{_libdir}/gstreamer-%{api}/libgstgsm.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|484	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|485	%if 0
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|486	### SWFDEC FLASH PLUGIN ###
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|487	%package -n %{bname}-swfdec
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|488	Summary: 	GStreamer Flash rendering plug-in
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|489	Group:		System/Libraries
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|490	Requires:	%{bname}-plugins = %{version}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|491	BuildRequires:	libswfdec-devel => 0.3.0
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|492	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|493	%description -n %{bname}-swfdec
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|494	Plug-in for rendering Flash animations using swfdec library
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|495	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|496	%files -n %{bname}-swfdec
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|497	%{_libdir}/gstreamer-%{api}/libgstswfdec.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|498	%endif
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|499	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|500	%if %{build_amrwb}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|501	%package -n %{bname}-amrwb
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|502	Summary:	GStreamer plug-in for AMR-WB support
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|503	Group:		Sound
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|504	Requires:	%{bname}-plugins >= %{version}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|505	BuildRequires:	libamrwb-devel
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|506	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|507	%description -n %{bname}-amrwb
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|508	Plug-in for decoding AMR-WB under GStreamer.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|509	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|510	This package is in restricted repository as it violates some patents.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|511	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|512	%files -n %{bname}-amrwb
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|513	%{_datadir}/gstreamer-%{api}/presets/GstAmrwbEnc.prs
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|514	%{_libdir}/gstreamer-%{api}/libgstamrwbenc.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|515	%endif
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|516	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|517	%if %{build_celt}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|518	%package -n %{bname}-celt
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|519	Summary:	GStreamer plug-in for CELT support
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|520	Group:		Video
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|521	Requires:	%{bname}-plugins >= %{version}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|522	BuildRequires:	pkgconfig(celt) >= 0.7.0
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|523	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|524	%description -n %{bname}-celt
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|525	Plug-in for CELT support under GStreamer.
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|526	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|527	%files -n %{bname}-celt
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|528	%{_libdir}/gstreamer-%{api}/libgstcelt.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|529	%endif
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|530	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|531	%files -n %{libnamephoto}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|532	%{_libdir}/libgstphotography-%{api}.so.%{libmajor}*
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|533	%{_libdir}/libgstsignalprocessor-%{api}.so.%{libmajor}*
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|534	%{_libdir}/libgstcodecparsers-%{api}.so.%{libmajor}*
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|535	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|536	%files -n %{develnamephoto}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|537	%{_libdir}/libgstcodecparsers-%{api}.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|538	%{_libdir}/libgstphotography-%{api}.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|539	%{_libdir}/libgstsignalprocessor-%{api}.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|540	%{_includedir}/gstreamer-%{api}/gst/codecparsers/
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|541	%{_includedir}/gstreamer-%{api}/gst/interfaces/photography*
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|542	%{_includedir}/gstreamer-%{api}/gst/signalprocessor/gstsignalprocessor.h
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|543	%{_includedir}/gstreamer-%{api}/gst/video/
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|544	%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{api}.pc
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|545	%{_libdir}/pkgconfig/gstreamer-codecparsers-%{api}.pc
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|546	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|547	%files -n %{libnamebase}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|548	%{_libdir}/libgstbasecamerabinsrc-%{api}.so.%{libmajor}*
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|549	%{_libdir}/libgstbasevideo-%{api}.so.%{libmajor}*
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|550	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|551	%files -n %{develnamebase}
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|552	%{_libdir}/libgstbasecamerabinsrc-%{api}.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|553	%{_libdir}/libgstbasevideo-%{api}.so
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|554	%{_includedir}/gstreamer-%{api}/gst/basecamerabinsrc/*
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|555	%{_libdir}/pkgconfig/gstreamer-basevideo-%{api}.pc
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|556	
12rr|gstreamer1.0-plugins-bad-1.0.3-1plf|557	

21823 12
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|1	%define major		1.0
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|2	%define majorminor	1.0
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|3	%define bname		gstreamer1.0
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|4	%define name		%{bname}-plugins-ugly
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|5	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|6	%define build_experimental	0
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|7	%{?_with_experimental: %{expand: %%global build_experimental 1}}
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|8	%define build_lame	0
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|9	%define build_amrnb	0
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|10	%define build_amrwbdec	0
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|11	%define build_x264	0
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|12	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|13	##########################
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|14	# Hardcode PLF build
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|15	%define build_plf	1
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|16	##########################
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|17	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|18	%if %{build_plf}
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|19	%define distsuffix plf
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|20	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|21	%define extrarelsuffix plf
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|22	%define build_lame	1
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|23	%define build_x264	1
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|24	%define build_amrnb	1
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|25	%define build_amrwbdec	1
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|26	%endif
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|27	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|28	Summary:	GStreamer Streaming-media framework plug-ins
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|29	Name:		%{name}
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|30	Version:	1.0.3
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|31	Release:	1%{?extrarelsuffix}
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|32	License:	LGPLv2+
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|33	Group:		Sound
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|34	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%{version}.tar.xz
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|35	Patch0:		gst-plugins-ugly-1.0.1-x264.patch
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|36	URL:		http://gstreamer.freedesktop.org/
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|37	#gw for the pixbuf plugin
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|38	BuildRequires:	pkgconfig(gtk+-2.0)
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|39	BuildRequires:	pkgconfig(glib-2.0)
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|40	BuildRequires:	pkgconfig(orc-0.4)
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|41	BuildRequires:	gstreamer1.0-plugins-base-devel >= %{version}
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|42	BuildRequires:	pkgconfig(glu)
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|43	BuildRequires:	pkgconfig(id3tag)
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|44	BuildRequires:	pkgconfig(mad)
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|45	BuildRequires:	pkgconfig(dvdread)
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|46	%ifnarch %mips %arm
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|47	BuildRequires:	pkgconfig(valgrind)
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|48	%endif
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|49	BuildRequires:	pkgconfig(check)
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|50	Provides:	%{bname}-audiosrc
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|51	Provides:	%{bname}-audiosink
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|52	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|53	%description
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|54	GStreamer is a streaming-media framework, based on graphs of filters which
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|55	operate on media data. Applications using this library can do anything
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|56	from real-time sound processing to playing videos, and just about anything
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|57	else media-related.  Its plugin-based architecture means that new data
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|58	types or processing capabilities can be added simply by installing new
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|59	plug-ins.
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|60	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|61	This package contains a set of plug-ins that have good quality and
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|62	correct functionality, but distributing them might pose problems. The
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|63	license on either the plug-ins or the supporting libraries might not
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|64	be how the GStreamer authors like. The code might be widely known to
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|65	present patent problems.
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|66	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|67	%if %{build_plf}
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|68	This package is in restricted repository as it violates some patents.
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|69	%endif
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|70	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|71	%prep
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|72	%setup -q -n gst-plugins-ugly-%{version}
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|73	%patch0 -p1
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|74	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|75	%build
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|76	%configure2_5x --disable-dependency-tracking --disable-static \
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|77	--with-package-name='Rosa %{name} package' \
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|78	--with-package-origin='http://www.rosalinux.com/' \
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|79	%if ! %{build_lame}
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|80	--disable-lame \
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|81	%endif
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|82	%if %{build_experimental}
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|83	--enable-experimental
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|84	%endif
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|85	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|86	%make
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|87	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|88	%check
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|89	cd tests/check
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|90	make check
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|91	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|92	%install
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|93	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|94	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|95	%find_lang gst-plugins-ugly-%{majorminor}
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|96	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|97	# Clean out files that should not be part of the rpm.
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|98	# This is the recommended way of dealing with it for RH8
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|99	find %{buildroot} -name '*.la' -delete
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|100	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|101	%files -f gst-plugins-ugly-%{majorminor}.lang
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|102	%doc AUTHORS COPYING README NEWS
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|103	%{_libdir}/gstreamer-%{majorminor}/libgstasf.so
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|104	%{_libdir}/gstreamer-%{majorminor}/libgstdvdlpcmdec.so
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|105	%{_libdir}/gstreamer-%{majorminor}/libgstdvdread.so
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|106	%{_libdir}/gstreamer-%{majorminor}/libgstdvdsub.so
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|107	%{_libdir}/gstreamer-%{majorminor}/libgstmad.so
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|108	%{_libdir}/gstreamer-%{majorminor}/libgstrmdemux.so
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|109	%if %{build_experimental}
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|110	%{_libdir}/gstreamer-%{majorminor}/libgstsynaesthesia.so
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|111	%endif
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|112	%{_libdir}/gstreamer-%{majorminor}/libgstxingmux.so
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|113	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|114	%if %{build_lame}
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|115	### LAME ###
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|116	%package -n %{bname}-lame
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|117	Summary:	GStreamer plug-in for encoding mp3 songs using lame
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|118	Group:		Sound
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|119	Requires:	%{bname}-plugins >= %{version}-%{release}
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|120	BuildRequires:	liblame-devel >= 3.89
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|121	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|122	%description -n %{bname}-lame
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|123	Plug-in for encoding mp3 with lame under GStreamer.
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|124	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|125	This package is in the restricted repository as it violates some patents.
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|126	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|127	%files -n %{bname}-lame
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|128	%{_libdir}/gstreamer-%{majorminor}/libgstlame.so
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|129	%endif
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|130	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|131	%if %{build_x264}
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|132	%package -n %{bname}-x264
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|133	Summary:	GStreamer plug-in for H264/AVC video encoding
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|134	Group:		Video
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|135	BuildRequires:	pkgconfig(x264)
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|136	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|137	%description -n %{bname}-x264
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|138	Plug-in for encoding H264/AVC video.
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|139	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|140	This package is in restricted repository as it violates some patents.
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|141	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|142	%files -n %{bname}-x264
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|143	%{_libdir}/gstreamer-%{majorminor}/libgstx264.so
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|144	%{_datadir}/gstreamer-%{majorminor}/presets/GstX264Enc.prs
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|145	%endif
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|146	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|147	%if %{build_amrnb}
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|148	%package -n %{bname}-amrnb
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|149	Summary:	GStreamer plug-in for AMR-NB support
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|150	Group: 		Sound
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|151	Requires:	%{bname}-plugins >= %{version}-%{release}
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|152	BuildRequires:	pkgconfig(opencore-amrnb)
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|153	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|154	%description -n %{bname}-amrnb
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|155	Plug-in for decoding AMR-NB under GStreamer.
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|156	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|157	This package is in restricted repository as it violates some patents.
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|158	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|159	%files -n %{bname}-amrnb
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|160	%{_libdir}/gstreamer-%{majorminor}/libgstamrnb.so
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|161	%{_datadir}/gstreamer-%{majorminor}/presets/GstAmrnbEnc.prs
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|162	%endif
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|163	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|164	%if %{build_amrwbdec}
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|165	%package -n %{bname}-amrwbdec
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|166	Summary:	GStreamer plug-in for AMR-WB decoding support
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|167	Group:		Sound
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|168	Requires:	%{bname}-plugins >= %{version}-%{release}
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|169	BuildRequires:	pkgconfig(opencore-amrwb)
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|170	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|171	%description -n %{bname}-amrwbdec
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|172	Plug-in for decoding AMR-Wb under GStreamer.
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|173	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|174	This package is in restricted repository as it violates some patents.
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|175	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|176	%files -n %{bname}-amrwbdec
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|177	%{_libdir}/gstreamer-%{majorminor}/libgstamrwbdec.so
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|178	%endif
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|179	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|180	### SIDPLAY ###
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|181	%package -n %{bname}-sid
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|182	Summary:	GStreamer Sid C64 music plugin
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|183	Group:		Sound
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|184	Requires:	%{bname}-plugins >= %{version}-%{release}
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|185	BuildRequires:	sidplay-devel => 1.36.0
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|186	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|187	%description -n %{bname}-sid
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|188	Plugin for playback of C64 SID format music files
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|189	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|190	%files -n %{bname}-sid
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|191	%{_libdir}/gstreamer-%{majorminor}/libgstsid.so
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|192	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|193	### A52DEC ###
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|194	%package -n %{bname}-a52dec
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|195	Summary:	GStreamer VOB decoder plugin
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|196	Group:		Sound
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|197	Requires:	%{bname}-plugins >= %{version}-%{release}
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|198	BuildRequires:	a52dec-devel >= 0.7.3
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|199	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|200	%description -n %{bname}-a52dec
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|201	Plugin for decoding of VOB files.
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|202	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|203	%files -n %{bname}-a52dec
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|204	%{_libdir}/gstreamer-%{majorminor}/libgsta52dec.so
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|205	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|206	%package -n %{bname}-mpeg
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|207	Summary:	GStreamer plug-ins for MPEG video playback and encoding
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|208	Group:		Video
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|209	Requires:	%{bname}-plugins >= %{version}-%{release}
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|210	BuildRequires:	pkgconfig(libmpeg2)
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|211	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|212	%description -n %{bname}-mpeg
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|213	Plug-ins for playing and encoding MPEG video.
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|214	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|215	%files -n %{bname}-mpeg
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|216	%{_libdir}/gstreamer-%{majorminor}/libgstmpeg2dec.so
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|217	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|218	%package -n %{bname}-cdio
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|219	Summary:	GStreamer plug-in for audio CD playback
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|220	Group:		Sound
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|221	Requires:	%{bname}-plugins >= %{version}-%{release}
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|222	BuildRequires:	pkgconfig(libcdio)
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|223	Conflicts:	%{bname}-plugins-good < 0.10.10
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|224	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|225	%description -n %{bname}-cdio
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|226	Plug-in for audio CD playback.
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|227	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|228	%files -n %{bname}-cdio
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|229	%{_libdir}/gstreamer-%{majorminor}/libgstcdio.so
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|230	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|231	%package -n %{bname}-twolame
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|232	Summary:	GStreamer plug-in for MP2 encoding support
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|233	Group:		Sound
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|234	Requires:	%{bname}-plugins >= %{version}-%{release}
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|235	BuildRequires:	pkgconfig(twolame)
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|236	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|237	%description -n %{bname}-twolame
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|238	Plug-in for encoding MP2 under GStreamer.
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|239	
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|240	%files -n %{bname}-twolame
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|241	%{_libdir}/gstreamer-%{majorminor}/libgsttwolame.so
12rr|gstreamer1.0-plugins-ugly-1.0.3-1plf|242	

21824 12
12rr|ices0-0.4-7|1	%define realname ices
12rr|ices0-0.4-7|2	%define distsuffix plf
12rr|ices0-0.4-7|3	%define perlver %(rpm -q perl --qf '%|EPOCH?{%{EPOCH}:}:{}|%{VERSION}')
12rr|ices0-0.4-7|4	
12rr|ices0-0.4-7|5	%{expand:%%define py_ver %(python -V 2>&1| awk '{print $2}'|cut -d. -f1-2)}
12rr|ices0-0.4-7|6	
12rr|ices0-0.4-7|7	Name:		ices0
12rr|ices0-0.4-7|8	Version:	0.4
12rr|ices0-0.4-7|9	Release:	%mkrel 7
12rr|ices0-0.4-7|10	Summary:	Source streaming for Icecast
12rr|ices0-0.4-7|11	Group:		System/Servers
12rr|ices0-0.4-7|12	License:	GPLv2
12rr|ices0-0.4-7|13	URL:		http://www.icecast.org
12rr|ices0-0.4-7|14	Source0:	%{realname}-%{version}.tar.bz2
12rr|ices0-0.4-7|15	Source1:	%{name}.init.bz2
12rr|ices0-0.4-7|16	Source2:	%{name}.logrotate.bz2
12rr|ices0-0.4-7|17	Patch0:		%{realname}.conf.patch.bz2
12rr|ices0-0.4-7|18	Patch1:		%{realname}.exit0.patch.bz2
12rr|ices0-0.4-7|19	BuildRequires:	perl-devel
12rr|ices0-0.4-7|20	BuildRequires:	python-devel
12rr|ices0-0.4-7|21	BuildRequires:	libxml2-devel
12rr|ices0-0.4-7|22	BuildRequires:	libshout-devel
12rr|ices0-0.4-7|23	BuildRequires:	libvorbis-devel
12rr|ices0-0.4-7|24	BuildRequires:	libogg-devel
12rr|ices0-0.4-7|25	BuildRequires:	liblame-devel
12rr|ices0-0.4-7|26	Provides:	%{realname} = %{version}-%{release}
12rr|ices0-0.4-7|27	Obsoletes:	%{realname} < %{version}-%{release}
12rr|ices0-0.4-7|28	Obsoletes:	ices-lame = %{version}-%{release}
12rr|ices0-0.4-7|29	Provides:	ices-lame < %{version}-%{release}
12rr|ices0-0.4-7|30	Requires: 	perl-base = %{perlver}
12rr|ices0-0.4-7|31	
12rr|ices0-0.4-7|32	%description
12rr|ices0-0.4-7|33	Ices is a part of Icecast server. It's used to submit mp3 files from
12rr|ices0-0.4-7|34	a playlist.
12rr|ices0-0.4-7|35	
12rr|ices0-0.4-7|36	This package is in restricted because it needs lame to reencode mp3 streams.
12rr|ices0-0.4-7|37	
12rr|ices0-0.4-7|38	%prep
12rr|ices0-0.4-7|39	%setup -q -n %{realname}-%{version}
12rr|ices0-0.4-7|40	%patch -p0
12rr|ices0-0.4-7|41	%patch1 -p0
12rr|ices0-0.4-7|42	%__perl -pi -e 's/\#include \<parser.h\>/\#include \<libxml\/parser.h\>/' src/ices_config.c
12rr|ices0-0.4-7|43	%__perl -pi -e 's/\#include \<xmlmemory.h\>/\#include \<libxml\/xmlmemory.h\>/' src/ices_config.c
12rr|ices0-0.4-7|44	
12rr|ices0-0.4-7|45	%__perl -pi -e 's!<BaseDirectory>.*</BaseDirectory>!<BaseDirectory>%{_var}/log/%{name}</BaseDirectory>!' conf/ices.conf.dist.in
12rr|ices0-0.4-7|46	
12rr|ices0-0.4-7|47	%build
12rr|ices0-0.4-7|48	autoreconf
12rr|ices0-0.4-7|49	%configure \
12rr|ices0-0.4-7|50	--with-moddir=%{_sysconfdir}/%{realname} \
12rr|ices0-0.4-7|51	--with-python-includes=%{_includedir}/python%{py_ver} \
12rr|ices0-0.4-7|52	--without-faad \
12rr|ices0-0.4-7|53	--without-flac \
12rr|ices0-0.4-7|54	--with-lame \
12rr|ices0-0.4-7|55	--with-vorbis
12rr|ices0-0.4-7|56	
12rr|ices0-0.4-7|57	%make
12rr|ices0-0.4-7|58	
12rr|ices0-0.4-7|59	%install
12rr|ices0-0.4-7|60	%__rm -rf %{buildroot}
12rr|ices0-0.4-7|61	%makeinstall_std
12rr|ices0-0.4-7|62	
12rr|ices0-0.4-7|63	%__mv %{buildroot}%{_bindir}/%{realname} %{buildroot}%{_bindir}/%{name}
12rr|ices0-0.4-7|64	
12rr|ices0-0.4-7|65	%__mv %{buildroot}%{_sysconfdir}/ices.conf.dist %{buildroot}%{_sysconfdir}/%{realname}/ices.conf
12rr|ices0-0.4-7|66	%__mv %{buildroot}%{_sysconfdir}/ices/ices.pm.dist %{buildroot}%{_sysconfdir}/%{realname}/ices.pm
12rr|ices0-0.4-7|67	%__mv %{buildroot}%{_sysconfdir}/ices/ices.py.dist %{buildroot}%{_sysconfdir}/%{realname}/ices.py
12rr|ices0-0.4-7|68	
12rr|ices0-0.4-7|69	%__rm -fr %{buildroot}/usr/doc
12rr|ices0-0.4-7|70	# We don't want libshout here !
12rr|ices0-0.4-7|71	%__rm -fr %{buildroot}%{_includedir}/shout
12rr|ices0-0.4-7|72	%__rm -f %{buildroot}%{_libdir}/libshout*
12rr|ices0-0.4-7|73	
12rr|ices0-0.4-7|74	%__install -d -m 755 %{buildroot}%{_var}/log/%{name}
12rr|ices0-0.4-7|75	%__install -d -m 755 %{buildroot}%{_sysconfdir}/logrotate.d
12rr|ices0-0.4-7|76	%__install -d -m 755 %{buildroot}%{_initrddir}
12rr|ices0-0.4-7|77	bzcat %{SOURCE1} > %{buildroot}%{_initrddir}/%{name}
12rr|ices0-0.4-7|78	bzcat %{SOURCE2} > %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12rr|ices0-0.4-7|79	
12rr|ices0-0.4-7|80	%clean
12rr|ices0-0.4-7|81	%__rm -rf %{buildroot}
12rr|ices0-0.4-7|82	
12rr|ices0-0.4-7|83	%pre
12rr|ices0-0.4-7|84	%_pre_useradd %{name} %{_var}/log/%{name} /bin/false
12rr|ices0-0.4-7|85	
12rr|ices0-0.4-7|86	%post
12rr|ices0-0.4-7|87	%_post_service %{name}
12rr|ices0-0.4-7|88	
12rr|ices0-0.4-7|89	%preun
12rr|ices0-0.4-7|90	%_preun_service %{name}
12rr|ices0-0.4-7|91	
12rr|ices0-0.4-7|92	%postun
12rr|ices0-0.4-7|93	%_postun_userdel %{name}
12rr|ices0-0.4-7|94	
12rr|ices0-0.4-7|95	%files
12rr|ices0-0.4-7|96	%doc AUTHORS BUGS COPYING INSTALL NEWS README README.playlist TODO
12rr|ices0-0.4-7|97	%doc doc/icesmanual.html
12rr|ices0-0.4-7|98	%{_bindir}/%{name}
12rr|ices0-0.4-7|99	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12rr|ices0-0.4-7|100	%{_mandir}/man1/ices.1*
12rr|ices0-0.4-7|101	%dir %{_sysconfdir}/%{realname}
12rr|ices0-0.4-7|102	%config(noreplace) %{_sysconfdir}/%{realname}/%{realname}.conf
12rr|ices0-0.4-7|103	%config(noreplace) %{_sysconfdir}/%{realname}/%{realname}.pm
12rr|ices0-0.4-7|104	%config(noreplace) %{_sysconfdir}/%{realname}/%{realname}.py
12rr|ices0-0.4-7|105	%attr(755,root,root) %config(noreplace) %{_initrddir}/%{name}
12rr|ices0-0.4-7|106	%attr(-,ices,ices) %{_var}/log/%{name}
12rr|ices0-0.4-7|107	
12rr|ices0-0.4-7|108	
12rr|ices0-0.4-7|109	%changelog
12rr|ices0-0.4-7|110	

21825 12
12rr|lame-3.99.5-2|1	%define distsuffix plf
12rr|lame-3.99.5-2|2	
12rr|lame-3.99.5-2|3	%define major		0
12rr|lame-3.99.5-2|4	%define lib_name	%mklibname %{name} %{major}
12rr|lame-3.99.5-2|5	%define develname	%mklibname -d %{name}
12rr|lame-3.99.5-2|6	%define staticname	%mklibname -d -s %{name}
12rr|lame-3.99.5-2|7	
12rr|lame-3.99.5-2|8	%define expopt 1
12rr|lame-3.99.5-2|9	
12rr|lame-3.99.5-2|10	Name:		lame
12rr|lame-3.99.5-2|11	Version:	3.99.5
12rr|lame-3.99.5-2|12	Release:	2
12rr|lame-3.99.5-2|13	Summary:	LAME Ain't an MP3 Encoder
12rr|lame-3.99.5-2|14	License:	LGPL
12rr|lame-3.99.5-2|15	Group:		Sound
12rr|lame-3.99.5-2|16	URL:		http://lame.sourceforge.net
12rr|lame-3.99.5-2|17	Source:		http://prdownloads.sourceforge.net/lame/%{name}-%{version}.tar.gz
12rr|lame-3.99.5-2|18	BuildRequires:	autoconf2.5
12rr|lame-3.99.5-2|19	BuildRequires:	pkgconfig(gtk+)
12rr|lame-3.99.5-2|20	BuildRequires:	pkgconfig(ncurses)
12rr|lame-3.99.5-2|21	BuildRequires:	pkgconfig(xi)
12rr|lame-3.99.5-2|22	BuildRequires:	pkgconfig(xext)
12rr|lame-3.99.5-2|23	BuildRequires:	pkgconfig(x11)
12rr|lame-3.99.5-2|24	BuildRequires:	pkgconfig(xau)
12rr|lame-3.99.5-2|25	BuildRequires:	pkgconfig(xdmcp)
12rr|lame-3.99.5-2|26	BuildRequires:	pkgconfig(xcb)
12rr|lame-3.99.5-2|27	%ifarch %{ix86}
12rr|lame-3.99.5-2|28	BuildRequires:	nasm
12rr|lame-3.99.5-2|29	%endif
12rr|lame-3.99.5-2|30	
12rr|lame-3.99.5-2|31	%description
12rr|lame-3.99.5-2|32	Following the great history of GNU naming, LAME originally stood for LAME
12rr|lame-3.99.5-2|33	Ain't an Mp3 Encoder. LAME started life as a GPL'd patch against the
12rr|lame-3.99.5-2|34	dist10 ISO demonstration source, and thus was incapable of producing an
12rr|lame-3.99.5-2|35	mp3 stream or even being compiled by itself. But in May 2000, the last
12rr|lame-3.99.5-2|36	remnants of the ISO source code were replaced, and now LAME is the source
12rr|lame-3.99.5-2|37	code for a fully GPL'd MP3 encoder, with speed and quality to rival all
12rr|lame-3.99.5-2|38	commercial competitors.
12rr|lame-3.99.5-2|39	
12rr|lame-3.99.5-2|40	LAME is an educational tool to be used for learning about MP3 encoding.
12rr|lame-3.99.5-2|41	The goal of the LAME project is to use the open source model to improve
12rr|lame-3.99.5-2|42	the psycho acoustics, noise shaping and speed of MP3.
12rr|lame-3.99.5-2|43	
12rr|lame-3.99.5-2|44	LAME is not for everyone - it is distributed as source code only and
12rr|lame-3.99.5-2|45	requires the ability to use a C compiler. However, many popular ripping
12rr|lame-3.99.5-2|46	and encoding programs include the LAME encoding engine, see: Software
12rr|lame-3.99.5-2|47	which uses LAME.
12rr|lame-3.99.5-2|48	
12rr|lame-3.99.5-2|49	Personal and commercial use of compiled versions of LAME (or any other mp3
12rr|lame-3.99.5-2|50	encoder) requires a patent license in some countries.
12rr|lame-3.99.5-2|51	
12rr|lame-3.99.5-2|52	This package is in restricted, as MP3 encoding is covered by software patents.
12rr|lame-3.99.5-2|53	
12rr|lame-3.99.5-2|54	%package mp3x
12rr|lame-3.99.5-2|55	Summary:	MP3x analyzer for LAME
12rr|lame-3.99.5-2|56	Group:		Sound
12rr|lame-3.99.5-2|57	Requires:	%{name} = %{version}
12rr|lame-3.99.5-2|58	
12rr|lame-3.99.5-2|59	%description mp3x
12rr|lame-3.99.5-2|60	This is a graphical analyzer for lame.
12rr|lame-3.99.5-2|61	
12rr|lame-3.99.5-2|62	This package is in restricted, as MP3 encoding is covered by software patents.
12rr|lame-3.99.5-2|63	
12rr|lame-3.99.5-2|64	%package -n %{lib_name}
12rr|lame-3.99.5-2|65	Summary:	Main library for lame
12rr|lame-3.99.5-2|66	Group:		System/Libraries
12rr|lame-3.99.5-2|67	Provides:	lib%{name} = %{version}-%{release}
12rr|lame-3.99.5-2|68	
12rr|lame-3.99.5-2|69	%description -n %{lib_name}
12rr|lame-3.99.5-2|70	This package contains the library needed to run programs dynamically
12rr|lame-3.99.5-2|71	linked with libmp3lame.
12rr|lame-3.99.5-2|72	
12rr|lame-3.99.5-2|73	This package is in restricted, as MP3 encoding is covered by software patents.
12rr|lame-3.99.5-2|74	
12rr|lame-3.99.5-2|75	%package -n %{develname}
12rr|lame-3.99.5-2|76	Summary:	Headers for developing programs that will use libmp3lame
12rr|lame-3.99.5-2|77	Group:		Development/C
12rr|lame-3.99.5-2|78	Requires:	%{lib_name} = %{version}
12rr|lame-3.99.5-2|79	Provides:	%{name}-devel = %{version}-%{release}
12rr|lame-3.99.5-2|80	Provides:	lib%{name}-devel = %{version}-%{release}
12rr|lame-3.99.5-2|81	
12rr|lame-3.99.5-2|82	%description -n %{develname}
12rr|lame-3.99.5-2|83	This package contains the headers that programmers will need to develop
12rr|lame-3.99.5-2|84	applications which will use libmp3lame.
12rr|lame-3.99.5-2|85	
12rr|lame-3.99.5-2|86	This package is in restricted, as MP3 encoding is covered by software patents.
12rr|lame-3.99.5-2|87	
12rr|lame-3.99.5-2|88	%package -n %{staticname}
12rr|lame-3.99.5-2|89	Summary:	Static library for developing programs based on libmp3lame
12rr|lame-3.99.5-2|90	Group:		Development/C
12rr|lame-3.99.5-2|91	Requires:	%{develname} = %{version}
12rr|lame-3.99.5-2|92	Provides:	%{name}-static-devel = %{version}-%{release}
12rr|lame-3.99.5-2|93	Provides:	lib%{name}-static-devel = %{version}-%{release}
12rr|lame-3.99.5-2|94	
12rr|lame-3.99.5-2|95	%description -n %{staticname}
12rr|lame-3.99.5-2|96	This package contains the static library programmers will need to develop
12rr|lame-3.99.5-2|97	applications which will use libmp3lame.
12rr|lame-3.99.5-2|98	
12rr|lame-3.99.5-2|99	This package is in restricted, as MP3 encoding is covered by software patents.
12rr|lame-3.99.5-2|100	
12rr|lame-3.99.5-2|101	%prep
12rr|lame-3.99.5-2|102	%setup -q
12rr|lame-3.99.5-2|103	%__ln_s acm ACM
12rr|lame-3.99.5-2|104	cp -r doc/html .
12rr|lame-3.99.5-2|105	#clean unneeded files in doc dir
12rr|lame-3.99.5-2|106	%__rm -rf html/CVS html/Makefile*
12rr|lame-3.99.5-2|107	find html -name .cvsignore|xargs %__rm -f
12rr|lame-3.99.5-2|108	
12rr|lame-3.99.5-2|109	%build
12rr|lame-3.99.5-2|110	%if !%{expopt}
12rr|lame-3.99.5-2|111	export CFLAGS="`echo %{optflags} |sed s/-O[23]/-O1/`"
12rr|lame-3.99.5-2|112	%endif
12rr|lame-3.99.5-2|113	
12rr|lame-3.99.5-2|114	export GTK_CONFIG=%{_bindir}/gtk-config
12rr|lame-3.99.5-2|115	
12rr|lame-3.99.5-2|116	%configure2_5x \
12rr|lame-3.99.5-2|117	%ifarch %{ix86}
12rr|lame-3.99.5-2|118	--enable-nasm \
12rr|lame-3.99.5-2|119	%endif
12rr|lame-3.99.5-2|120	%if %{expopt}
12rr|lame-3.99.5-2|121	--enable-expopt \
12rr|lame-3.99.5-2|122	%endif
12rr|lame-3.99.5-2|123	--without-vorbis --enable-mp3x --enable-brhist
12rr|lame-3.99.5-2|124	
12rr|lame-3.99.5-2|125	#gw parallel build does not work
12rr|lame-3.99.5-2|126	#gw fix building with --no-undefined
12rr|lame-3.99.5-2|127	%__make LIBS=-lm
12rr|lame-3.99.5-2|128	%__make test
12rr|lame-3.99.5-2|129	
12rr|lame-3.99.5-2|130	%install
12rr|lame-3.99.5-2|131	%__rm -rf %{buildroot}
12rr|lame-3.99.5-2|132	%__mkdir_p %{buildroot}%{_bindir}
12rr|lame-3.99.5-2|133	%makeinstall BINDIR=%{buildroot}%{_bindir}
12rr|lame-3.99.5-2|134	#clean unpackaged files
12rr|lame-3.99.5-2|135	%__rm -rf %{buildroot}%{_datadir}/doc/lame
12rr|lame-3.99.5-2|136	
12rr|lame-3.99.5-2|137	%files
12rr|lame-3.99.5-2|138	%doc README TODO USAGE html/
12rr|lame-3.99.5-2|139	%{_bindir}/lame
12rr|lame-3.99.5-2|140	%{_mandir}/man1/lame.1*
12rr|lame-3.99.5-2|141	
12rr|lame-3.99.5-2|142	%files -n %{lib_name}
12rr|lame-3.99.5-2|143	%doc README
12rr|lame-3.99.5-2|144	%{_libdir}/*.so.%{major}*
12rr|lame-3.99.5-2|145	
12rr|lame-3.99.5-2|146	%files -n %{develname}
12rr|lame-3.99.5-2|147	%doc STYLEGUIDE API ChangeLog
12rr|lame-3.99.5-2|148	%{_includedir}/*
12rr|lame-3.99.5-2|149	%{_libdir}/libmp3lame.so
12rr|lame-3.99.5-2|150	
12rr|lame-3.99.5-2|151	%files -n %{staticname}
12rr|lame-3.99.5-2|152	%{_libdir}/libmp3lame.a
12rr|lame-3.99.5-2|153	
12rr|lame-3.99.5-2|154	%files mp3x
12rr|lame-3.99.5-2|155	%doc README
12rr|lame-3.99.5-2|156	%{_bindir}/mp3x
12rr|lame-3.99.5-2|157	
12rr|lame-3.99.5-2|158	
12rr|lame-3.99.5-2|159	%changelog
12rr|lame-3.99.5-2|160	* Sun Aug  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12rr|lame-3.99.5-2|161	+ Commit: 0b37355
12rr|lame-3.99.5-2|162	- Update BuildRequires, drop .la files
12rr|lame-3.99.5-2|163	
12rr|lame-3.99.5-2|164	

21826 12
12rr|libcpdf-2.02r1-5|1	%define distsuffix plf
12rr|libcpdf-2.02r1-5|2	
12rr|libcpdf-2.02r1-5|3	%define major 2
12rr|libcpdf-2.02r1-5|4	%define libname %mklibname cpdf %{major}
12rr|libcpdf-2.02r1-5|5	
12rr|libcpdf-2.02r1-5|6	Summary:	PDF manipulating library
12rr|libcpdf-2.02r1-5|7	Name:		libcpdf
12rr|libcpdf-2.02r1-5|8	Version:	2.02r1
12rr|libcpdf-2.02r1-5|9	Release:	%mkrel 5
12rr|libcpdf-2.02r1-5|10	License:	Freeware
12rr|libcpdf-2.02r1-5|11	Group:		System/Libraries
12rr|libcpdf-2.02r1-5|12	Source0:	http://www.fastio.com/clibpdf202r1.tar.bz2
12rr|libcpdf-2.02r1-5|13	Source1:	%{name}-examples.Makefile.bz2
12rr|libcpdf-2.02r1-5|14	Patch0:		%{name}-makefile.patch.bz2
12rr|libcpdf-2.02r1-5|15	Patch1:		%{name}-config.patch.bz2
12rr|libcpdf-2.02r1-5|16	URL:		http://www.fastio.com/
12rr|libcpdf-2.02r1-5|17	BuildRequires:	zlib-devel >= 1.1.4
12rr|libcpdf-2.02r1-5|18	
12rr|libcpdf-2.02r1-5|19	%description
12rr|libcpdf-2.02r1-5|20	This is a library of ANSI C functions, for creating PDF files directly
12rr|libcpdf-2.02r1-5|21	via C.
12rr|libcpdf-2.02r1-5|22	
12rr|libcpdf-2.02r1-5|23	This package is in restricted because of its license.
12rr|libcpdf-2.02r1-5|24	
12rr|libcpdf-2.02r1-5|25	%package -n %{libname}
12rr|libcpdf-2.02r1-5|26	Group:		System/Libraries
12rr|libcpdf-2.02r1-5|27	Summary:	PDF manipulating library
12rr|libcpdf-2.02r1-5|28	Requires:	zlib >= 1.1.4
12rr|libcpdf-2.02r1-5|29	
12rr|libcpdf-2.02r1-5|30	%description -n %{libname}
12rr|libcpdf-2.02r1-5|31	This is a library of ANSI C functions, for creating PDF files directly
12rr|libcpdf-2.02r1-5|32	via C.
12rr|libcpdf-2.02r1-5|33	
12rr|libcpdf-2.02r1-5|34	This package is in restricted because of its license.
12rr|libcpdf-2.02r1-5|35	
12rr|libcpdf-2.02r1-5|36	%package -n %{libname}-devel
12rr|libcpdf-2.02r1-5|37	Summary:	Header files needed for libcpdf development
12rr|libcpdf-2.02r1-5|38	Group:		Development/C
12rr|libcpdf-2.02r1-5|39	Requires:	%{libname} = %{version}
12rr|libcpdf-2.02r1-5|40	Provides:	libcpdf-devel
12rr|libcpdf-2.02r1-5|41	Requires:	zlib-devel
12rr|libcpdf-2.02r1-5|42	
12rr|libcpdf-2.02r1-5|43	%description -n %{libname}-devel
12rr|libcpdf-2.02r1-5|44	This package includes the header files for developing programs using
12rr|libcpdf-2.02r1-5|45	libcpdf.
12rr|libcpdf-2.02r1-5|46	
12rr|libcpdf-2.02r1-5|47	This package is in restricted because of its license.
12rr|libcpdf-2.02r1-5|48	
12rr|libcpdf-2.02r1-5|49	%package -n %{libname}-static-devel
12rr|libcpdf-2.02r1-5|50	Summary:	Static development libraries for %{name}
12rr|libcpdf-2.02r1-5|51	Group:		Development/C
12rr|libcpdf-2.02r1-5|52	Requires:	%{libname}-devel = %{version}
12rr|libcpdf-2.02r1-5|53	Requires:	zlib-devel
12rr|libcpdf-2.02r1-5|54	
12rr|libcpdf-2.02r1-5|55	%description -n %{libname}-static-devel
12rr|libcpdf-2.02r1-5|56	This package includes static libcpdf libraries.
12rr|libcpdf-2.02r1-5|57	
12rr|libcpdf-2.02r1-5|58	This package is in restricted because of its license.
12rr|libcpdf-2.02r1-5|59	
12rr|libcpdf-2.02r1-5|60	%prep
12rr|libcpdf-2.02r1-5|61	%setup -q -n ClibPDF
12rr|libcpdf-2.02r1-5|62	%patch0 -p0
12rr|libcpdf-2.02r1-5|63	%patch1 -p1
12rr|libcpdf-2.02r1-5|64	%__chmod 644 doc/*.pdf
12rr|libcpdf-2.02r1-5|65	find examples -type f | xargs %__perl -pi -e 'BEGIN {exit unless -T $ARGV[0];} tr/\r//d;'
12rr|libcpdf-2.02r1-5|66	
12rr|libcpdf-2.02r1-5|67	bzcat %{SOURCE1} > examples/Makefile
12rr|libcpdf-2.02r1-5|68	
12rr|libcpdf-2.02r1-5|69	# remove useless files
12rr|libcpdf-2.02r1-5|70	%__rm -f examples/Makefile.*
12rr|libcpdf-2.02r1-5|71	
12rr|libcpdf-2.02r1-5|72	%build
12rr|libcpdf-2.02r1-5|73	cd source
12rr|libcpdf-2.02r1-5|74	%make -f Makefile.Linux shlib \
12rr|libcpdf-2.02r1-5|75	CFLAGS="%{optflags} -DLinux -fPIC" \
12rr|libcpdf-2.02r1-5|76	VERSION="%{version}"
12rr|libcpdf-2.02r1-5|77	
12rr|libcpdf-2.02r1-5|78	%install
12rr|libcpdf-2.02r1-5|79	%__rm -rf %{buildroot}
12rr|libcpdf-2.02r1-5|80	
12rr|libcpdf-2.02r1-5|81	%__install -d %{buildroot}%{_libdir}
12rr|libcpdf-2.02r1-5|82	%__install -d %{buildroot}%{_includedir}
12rr|libcpdf-2.02r1-5|83	
12rr|libcpdf-2.02r1-5|84	%__install -m 644 source/cpdflib.h %{buildroot}%{_includedir}
12rr|libcpdf-2.02r1-5|85	%__install -m 755 source/libcpdf.so.*.* %{buildroot}%{_libdir}
12rr|libcpdf-2.02r1-5|86	(cd %{buildroot}%{_libdir} ; ln -sf libcpdf.so.*.* libcpdf.so)
12rr|libcpdf-2.02r1-5|87	
12rr|libcpdf-2.02r1-5|88	%__install -m 644 source/libcpdf.a %{buildroot}%{_libdir}/
12rr|libcpdf-2.02r1-5|89	
12rr|libcpdf-2.02r1-5|90	%clean
12rr|libcpdf-2.02r1-5|91	%__rm -rf %{buildroot}
12rr|libcpdf-2.02r1-5|92	
12rr|libcpdf-2.02r1-5|93	%files -n %{libname}
12rr|libcpdf-2.02r1-5|94	%doc source/ChangeLog doc/*.txt fonts/README* LICENSE*
12rr|libcpdf-2.02r1-5|95	%{_libdir}/libcpdf.so.*
12rr|libcpdf-2.02r1-5|96	
12rr|libcpdf-2.02r1-5|97	%files -n %{libname}-devel
12rr|libcpdf-2.02r1-5|98	%doc doc/*.pdf examples
12rr|libcpdf-2.02r1-5|99	%{_libdir}/libcpdf.so
12rr|libcpdf-2.02r1-5|100	%{_includedir}/cpdflib.h
12rr|libcpdf-2.02r1-5|101	
12rr|libcpdf-2.02r1-5|102	%files -n %{libname}-static-devel
12rr|libcpdf-2.02r1-5|103	%{_libdir}/libcpdf.a
12rr|libcpdf-2.02r1-5|104	
12rr|libcpdf-2.02r1-5|105	
12rr|libcpdf-2.02r1-5|106	%changelog
12rr|libcpdf-2.02r1-5|107	

21827 12
12rr|libdca-0.0.5-4|1	%define distsuffix plf
12rr|libdca-0.0.5-4|2	
12rr|libdca-0.0.5-4|3	%define major 0
12rr|libdca-0.0.5-4|4	%define libname %mklibname dca %{major}
12rr|libdca-0.0.5-4|5	%define develname %mklibname -d dca
12rr|libdca-0.0.5-4|6	
12rr|libdca-0.0.5-4|7	Name:		libdca
12rr|libdca-0.0.5-4|8	Version:	0.0.5
12rr|libdca-0.0.5-4|9	Release:	4
12rr|libdca-0.0.5-4|10	Summary:	DTS Coherent Acoustics decoder
12rr|libdca-0.0.5-4|11	License:	GPLv2+
12rr|libdca-0.0.5-4|12	Group:		Sound
12rr|libdca-0.0.5-4|13	Url:		http://www.videolan.org/developers/libdca.html
12rr|libdca-0.0.5-4|14	Source0:	http://download.videolan.org/pub/videolan/libdca/%{version}/%{name}-%{version}.tar.bz2
12rr|libdca-0.0.5-4|15	
12rr|libdca-0.0.5-4|16	%description
12rr|libdca-0.0.5-4|17	This is a free decoder for the DTS Coherent Acoustics format. It
12rr|libdca-0.0.5-4|18	consists of a library and a command line decoder. DTS is a high
12rr|libdca-0.0.5-4|19	quality multi-channel (5.1) digital audio format used in DVDs and
12rr|libdca-0.0.5-4|20	DTS audio CDs.
12rr|libdca-0.0.5-4|21	
12rr|libdca-0.0.5-4|22	This package is in restricted as it might violate some patents.
12rr|libdca-0.0.5-4|23	
12rr|libdca-0.0.5-4|24	%package tools
12rr|libdca-0.0.5-4|25	Summary:	DTS Coherent Acoustics decoder
12rr|libdca-0.0.5-4|26	Group:		Sound
12rr|libdca-0.0.5-4|27	Obsoletes:	dtsdec < %{version}-%{release}
12rr|libdca-0.0.5-4|28	Provides:	dtsdec = %{version}-%{release}
12rr|libdca-0.0.5-4|29	
12rr|libdca-0.0.5-4|30	%description tools
12rr|libdca-0.0.5-4|31	This is a free decoder for the DTS Coherent Acoustics format. It
12rr|libdca-0.0.5-4|32	consists of a library and a command line decoder. DTS is a high
12rr|libdca-0.0.5-4|33	quality multi-channel (5.1) digital audio format used in DVDs and
12rr|libdca-0.0.5-4|34	DTS audio CDs.
12rr|libdca-0.0.5-4|35	
12rr|libdca-0.0.5-4|36	This package is in restricted as it might violate some patents.
12rr|libdca-0.0.5-4|37	
12rr|libdca-0.0.5-4|38	%package -n %{libname}
12rr|libdca-0.0.5-4|39	Group:		System/Libraries
12rr|libdca-0.0.5-4|40	Summary:	DTS Coherent Acoustics decoder shared library
12rr|libdca-0.0.5-4|41	
12rr|libdca-0.0.5-4|42	%description -n %{libname}
12rr|libdca-0.0.5-4|43	This is a free decoder for the DTS Coherent Acoustics format. It
12rr|libdca-0.0.5-4|44	consists of a library and a command line decoder. DTS is a high
12rr|libdca-0.0.5-4|45	quality multi-channel (5.1) digital audio format used in DVDs and
12rr|libdca-0.0.5-4|46	DTS audio CDs.
12rr|libdca-0.0.5-4|47	
12rr|libdca-0.0.5-4|48	This package is in restricted as it might violate some patents.
12rr|libdca-0.0.5-4|49	
12rr|libdca-0.0.5-4|50	%package -n %{develname}
12rr|libdca-0.0.5-4|51	Group:		Development/C
12rr|libdca-0.0.5-4|52	Summary:	Library for decoding DTS audio - C development files
12rr|libdca-0.0.5-4|53	Requires:	%{libname} = %{version}-%{release}
12rr|libdca-0.0.5-4|54	Provides:	%{name}-devel = %{version}-%{release}
12rr|libdca-0.0.5-4|55	Provides:	dtsdec-devel = %{version}-%{release}
12rr|libdca-0.0.5-4|56	
12rr|libdca-0.0.5-4|57	%description -n %{develname}
12rr|libdca-0.0.5-4|58	This is a free decoder for the DTS Coherent Acoustics format.DTS is a
12rr|libdca-0.0.5-4|59	high quality multi-channel (5.1) digital audio format used in DVDs and
12rr|libdca-0.0.5-4|60	DTS audio CDs.
12rr|libdca-0.0.5-4|61	
12rr|libdca-0.0.5-4|62	This package contains a library and the required header files to
12rr|libdca-0.0.5-4|63	develop with libdts.
12rr|libdca-0.0.5-4|64	
12rr|libdca-0.0.5-4|65	This is in restricted as it might violate some patents.
12rr|libdca-0.0.5-4|66	
12rr|libdca-0.0.5-4|67	%prep
12rr|libdca-0.0.5-4|68	%setup -q
12rr|libdca-0.0.5-4|69	
12rr|libdca-0.0.5-4|70	%build
12rr|libdca-0.0.5-4|71	%configure2_5x --disable-static
12rr|libdca-0.0.5-4|72	%make
12rr|libdca-0.0.5-4|73	
12rr|libdca-0.0.5-4|74	%install
12rr|libdca-0.0.5-4|75	%makeinstall_std
12rr|libdca-0.0.5-4|76	# libdca installs broken libdts.a compatibility symlink;
12rr|libdca-0.0.5-4|77	# replace it with shared devel symlink:
12rr|libdca-0.0.5-4|78	rm -f %{buildroot}%{_libdir}/libdts.a
12rr|libdca-0.0.5-4|79	ln -s libdca.so %{buildroot}%{_libdir}/libdts.so
12rr|libdca-0.0.5-4|80	
12rr|libdca-0.0.5-4|81	%files tools
12rr|libdca-0.0.5-4|82	%doc AUTHORS ChangeLog NEWS README TODO
12rr|libdca-0.0.5-4|83	%{_bindir}/dtsdec
12rr|libdca-0.0.5-4|84	%{_bindir}/dcadec
12rr|libdca-0.0.5-4|85	%{_bindir}/extract_dca
12rr|libdca-0.0.5-4|86	%{_bindir}/extract_dts
12rr|libdca-0.0.5-4|87	%{_mandir}/man1/dcadec.1*
12rr|libdca-0.0.5-4|88	%{_mandir}/man1/extract_dca.1*
12rr|libdca-0.0.5-4|89	
12rr|libdca-0.0.5-4|90	%files -n %{libname}
12rr|libdca-0.0.5-4|91	%{_libdir}/libdca.so.%{major}*
12rr|libdca-0.0.5-4|92	
12rr|libdca-0.0.5-4|93	%files -n %{develname}
12rr|libdca-0.0.5-4|94	%doc TODO
12rr|libdca-0.0.5-4|95	%{_includedir}/dts.h
12rr|libdca-0.0.5-4|96	%{_includedir}/dca.h
12rr|libdca-0.0.5-4|97	%{_libdir}/*.so
12rr|libdca-0.0.5-4|98	%{_libdir}/pkgconfig/libdca.pc
12rr|libdca-0.0.5-4|99	%{_libdir}/pkgconfig/libdts.pc
12rr|libdca-0.0.5-4|100	

21828 12
12rr|libdvdcss-1.2.10-3|1	%define distsuffix plf
12rr|libdvdcss-1.2.10-3|2	
12rr|libdvdcss-1.2.10-3|3	%define major 2
12rr|libdvdcss-1.2.10-3|4	%define libname %mklibname dvdcss %{major}
12rr|libdvdcss-1.2.10-3|5	%define develname %mklibname -d dvdcss
12rr|libdvdcss-1.2.10-3|6	
12rr|libdvdcss-1.2.10-3|7	Name:		libdvdcss
12rr|libdvdcss-1.2.10-3|8	Version:	1.2.10
12rr|libdvdcss-1.2.10-3|9	Release:	%mkrel 3
12rr|libdvdcss-1.2.10-3|10	Summary:	Library for accessing DVDs like block device usind deCSS if needed
12rr|libdvdcss-1.2.10-3|11	Group:		System/Libraries
12rr|libdvdcss-1.2.10-3|12	License:	GPLv2+
12rr|libdvdcss-1.2.10-3|13	URL:		http://www.videolan.org/libdvdcss
12rr|libdvdcss-1.2.10-3|14	Source:		%{name}-%{version}.tar.bz2
12rr|libdvdcss-1.2.10-3|15	Patch:		libdvdcss-1.2.10-format-strings.patch
12rr|libdvdcss-1.2.10-3|16	Conflicts:	libdvdcss0.0.1
12rr|libdvdcss-1.2.10-3|17	Conflicts:	libdvdcss0.0.2
12rr|libdvdcss-1.2.10-3|18	
12rr|libdvdcss-1.2.10-3|19	%description
12rr|libdvdcss-1.2.10-3|20	libdvdcss is a simple library designed for accessing DVDs like a block device
12rr|libdvdcss-1.2.10-3|21	without having to bother about the decryption. The important features are:
12rr|libdvdcss-1.2.10-3|22	* Portability. Currently supported platforms are GNU/Linux, FreeBSD, NetBSD,
12rr|libdvdcss-1.2.10-3|23	OpenBSD, BSD/OS, BeOS, Windows 95/98, Windows NT/2000, MacOS X, Solaris,
12rr|libdvdcss-1.2.10-3|24	and HP-UX.
12rr|libdvdcss-1.2.10-3|25	* Simplicity. There are currently 7 functions in the API, and we intend to
12rr|libdvdcss-1.2.10-3|26	keep this number low.
12rr|libdvdcss-1.2.10-3|27	* Freedom. libdvdcss is released under the General Public License, ensuring
12rr|libdvdcss-1.2.10-3|28	it will stay free, and used only for free software products.
12rr|libdvdcss-1.2.10-3|29	* Just better. Unlike most similar projects, libdvdcss doesn't require the
12rr|libdvdcss-1.2.10-3|30	region of your drive to be set.
12rr|libdvdcss-1.2.10-3|31	
12rr|libdvdcss-1.2.10-3|32	This package is in restricted as it violates patents.
12rr|libdvdcss-1.2.10-3|33	
12rr|libdvdcss-1.2.10-3|34	%package -n %{libname}
12rr|libdvdcss-1.2.10-3|35	Summary:	A library for accessing DVDs like block device usind deCSS if needed
12rr|libdvdcss-1.2.10-3|36	Group:		System/Libraries
12rr|libdvdcss-1.2.10-3|37	Provides:	%{name} = %{version}-%{release}
12rr|libdvdcss-1.2.10-3|38	
12rr|libdvdcss-1.2.10-3|39	%description -n %{libname}
12rr|libdvdcss-1.2.10-3|40	libdvdcss is a simple library designed for accessing DVDs like a block device
12rr|libdvdcss-1.2.10-3|41	without having to bother about the decryption. The important features are:
12rr|libdvdcss-1.2.10-3|42	* Portability. Currently supported platforms are GNU/Linux, FreeBSD, NetBSD,
12rr|libdvdcss-1.2.10-3|43	OpenBSD, BSD/OS, BeOS, Windows 95/98, Windows NT/2000, MacOS X, Solaris,
12rr|libdvdcss-1.2.10-3|44	and HP-UX.
12rr|libdvdcss-1.2.10-3|45	* Simplicity. There are currently 7 functions in the API, and we intend to
12rr|libdvdcss-1.2.10-3|46	keep this number low.
12rr|libdvdcss-1.2.10-3|47	* Freedom. libdvdcss is released under the General Public License, ensuring
12rr|libdvdcss-1.2.10-3|48	it will stay free, and used only for free software products.
12rr|libdvdcss-1.2.10-3|49	* Just better. Unlike most similar projects, libdvdcss doesn't require the
12rr|libdvdcss-1.2.10-3|50	region of your drive to be set.
12rr|libdvdcss-1.2.10-3|51	
12rr|libdvdcss-1.2.10-3|52	%package -n %{develname}
12rr|libdvdcss-1.2.10-3|53	Summary:	Development tools for programs which will use the %{name} library
12rr|libdvdcss-1.2.10-3|54	Group:		Development/C
12rr|libdvdcss-1.2.10-3|55	Requires:	%{libname} = %{version}
12rr|libdvdcss-1.2.10-3|56	Provides:	%{name}-devel = %{version}-%{release}
12rr|libdvdcss-1.2.10-3|57	
12rr|libdvdcss-1.2.10-3|58	%description -n %{develname}
12rr|libdvdcss-1.2.10-3|59	The %{name}-devel package includes the header files and static libraries
12rr|libdvdcss-1.2.10-3|60	necessary for developing programs which will manipulate DVDs files using
12rr|libdvdcss-1.2.10-3|61	the %{name} library.
12rr|libdvdcss-1.2.10-3|62	
12rr|libdvdcss-1.2.10-3|63	If you are going to develop programs which will manipulate DVDs, you
12rr|libdvdcss-1.2.10-3|64	should install %{name}-devel.  You'll also need to have the %{name}
12rr|libdvdcss-1.2.10-3|65	package installed.
12rr|libdvdcss-1.2.10-3|66	
12rr|libdvdcss-1.2.10-3|67	%prep
12rr|libdvdcss-1.2.10-3|68	%setup -q
12rr|libdvdcss-1.2.10-3|69	%patch -p1
12rr|libdvdcss-1.2.10-3|70	
12rr|libdvdcss-1.2.10-3|71	%build
12rr|libdvdcss-1.2.10-3|72	%configure2_5x
12rr|libdvdcss-1.2.10-3|73	%make
12rr|libdvdcss-1.2.10-3|74	
12rr|libdvdcss-1.2.10-3|75	%install
12rr|libdvdcss-1.2.10-3|76	%__rm -rf %{buildroot}
12rr|libdvdcss-1.2.10-3|77	%makeinstall_std
12rr|libdvdcss-1.2.10-3|78	
12rr|libdvdcss-1.2.10-3|79	%clean
12rr|libdvdcss-1.2.10-3|80	%__rm -rf %{buildroot}
12rr|libdvdcss-1.2.10-3|81	
12rr|libdvdcss-1.2.10-3|82	%files -n %{libname}
12rr|libdvdcss-1.2.10-3|83	%doc AUTHORS COPYING
12rr|libdvdcss-1.2.10-3|84	%{_libdir}/*.so.%{major}*
12rr|libdvdcss-1.2.10-3|85	
12rr|libdvdcss-1.2.10-3|86	%files -n %{develname}
12rr|libdvdcss-1.2.10-3|87	%doc ChangeLog COPYING
12rr|libdvdcss-1.2.10-3|88	%{_libdir}/*.*a
12rr|libdvdcss-1.2.10-3|89	%{_libdir}/*.so
12rr|libdvdcss-1.2.10-3|90	%{_includedir}/*
12rr|libdvdcss-1.2.10-3|91	%{_libdir}/pkgconfig/*.pc
12rr|libdvdcss-1.2.10-3|92	
12rr|libdvdcss-1.2.10-3|93	
12rr|libdvdcss-1.2.10-3|94	%changelog
12rr|libdvdcss-1.2.10-3|95	

21829 12
12rr|libfame-0.9.1-12|1	# Note that this is NOT a relocatable package
12rr|libfame-0.9.1-12|2	%define distsuffix plf
12rr|libfame-0.9.1-12|3	
12rr|libfame-0.9.1-12|4	%define major 0.9_1
12rr|libfame-0.9.1-12|5	%define libname %mklibname fame %{major}
12rr|libfame-0.9.1-12|6	%define develname %mklibname -d fame
12rr|libfame-0.9.1-12|7	
12rr|libfame-0.9.1-12|8	Name:		libfame
12rr|libfame-0.9.1-12|9	Version:	0.9.1
12rr|libfame-0.9.1-12|10	Release:	%mkrel 12
12rr|libfame-0.9.1-12|11	Summary:	Fast Assembly Mpeg Encoding library
12rr|libfame-0.9.1-12|12	License:	LGPLv2+
12rr|libfame-0.9.1-12|13	Group:		System/Libraries
12rr|libfame-0.9.1-12|14	URL:		http://fame.sourceforge.net
12rr|libfame-0.9.1-12|15	Source0:	http://prdownloads.sourceforge.net/fame/libfame-%{version}.tar.bz2
12rr|libfame-0.9.1-12|16	Patch:		libfame-0.9.1-gcc34-1.patch.bz2
12rr|libfame-0.9.1-12|17	Patch1:		libfame-0.9.1-64bit.diff
12rr|libfame-0.9.1-12|18	Patch2:		libfame-0.9.1-fix-underquoted-calls.patch
12rr|libfame-0.9.1-12|19	
12rr|libfame-0.9.1-12|20	%description
12rr|libfame-0.9.1-12|21	FAME is a library for fast MPEG encoding.
12rr|libfame-0.9.1-12|22	
12rr|libfame-0.9.1-12|23	This package is in restricted as it may violate some patents.
12rr|libfame-0.9.1-12|24	
12rr|libfame-0.9.1-12|25	%package -n %{libname}
12rr|libfame-0.9.1-12|26	Summary:	Fast Assembly Mpeg Encoding library
12rr|libfame-0.9.1-12|27	Group:		System/Libraries
12rr|libfame-0.9.1-12|28	
12rr|libfame-0.9.1-12|29	%description -n %{libname}
12rr|libfame-0.9.1-12|30	FAME is a library for fast MPEG encoding.
12rr|libfame-0.9.1-12|31	
12rr|libfame-0.9.1-12|32	This package is in restricted as it may violate some patents.
12rr|libfame-0.9.1-12|33	
12rr|libfame-0.9.1-12|34	%package -n %{develname}
12rr|libfame-0.9.1-12|35	Summary:	Libraries and include to develop using FAME
12rr|libfame-0.9.1-12|36	Group:		Development/C
12rr|libfame-0.9.1-12|37	Requires:	%{libname} = %{version}-%{release}
12rr|libfame-0.9.1-12|38	Provides:	%{name}-devel = %{version}-%{release}
12rr|libfame-0.9.1-12|39	Provides:	libfame0.9-devel = %{version}-%{release}
12rr|libfame-0.9.1-12|40	Conflicts:	libfame-devel < %{version}
12rr|libfame-0.9.1-12|41	Obsoletes:	%mklibname -d fame 0.9_1
12rr|libfame-0.9.1-12|42	
12rr|libfame-0.9.1-12|43	%description -n %{develname}
12rr|libfame-0.9.1-12|44	FAME is a library for fast MPEG encoding.
12rr|libfame-0.9.1-12|45	
12rr|libfame-0.9.1-12|46	This is the libraries, include files and other resources you can use
12rr|libfame-0.9.1-12|47	to develop FAME applications.
12rr|libfame-0.9.1-12|48	
12rr|libfame-0.9.1-12|49	This package is in restricted as it may violate some patents.
12rr|libfame-0.9.1-12|50	
12rr|libfame-0.9.1-12|51	%prep
12rr|libfame-0.9.1-12|52	%setup -q
12rr|libfame-0.9.1-12|53	%patch -p1
12rr|libfame-0.9.1-12|54	%patch1 -p1
12rr|libfame-0.9.1-12|55	%patch2 -p1
12rr|libfame-0.9.1-12|56	aclocal
12rr|libfame-0.9.1-12|57	autoconf
12rr|libfame-0.9.1-12|58	automake -a -f --foreign
12rr|libfame-0.9.1-12|59	
12rr|libfame-0.9.1-12|60	%build
12rr|libfame-0.9.1-12|61	%configure2_5x
12rr|libfame-0.9.1-12|62	%make
12rr|libfame-0.9.1-12|63	
12rr|libfame-0.9.1-12|64	%install
12rr|libfame-0.9.1-12|65	%__rm -rf %{buildroot}
12rr|libfame-0.9.1-12|66	%makeinstall_std
12rr|libfame-0.9.1-12|67	%multiarch_binaries %{buildroot}%{_bindir}/*-config
12rr|libfame-0.9.1-12|68	
12rr|libfame-0.9.1-12|69	%clean
12rr|libfame-0.9.1-12|70	%__rm -rf %{buildroot}
12rr|libfame-0.9.1-12|71	
12rr|libfame-0.9.1-12|72	%files -n %{libname}
12rr|libfame-0.9.1-12|73	%doc CHANGES COPYING README
12rr|libfame-0.9.1-12|74	%{_libdir}/lib*.so.*
12rr|libfame-0.9.1-12|75	
12rr|libfame-0.9.1-12|76	%files -n %{develname}
12rr|libfame-0.9.1-12|77	%{_bindir}/*-config
12rr|libfame-0.9.1-12|78	%{_libdir}/lib*.so
12rr|libfame-0.9.1-12|79	%{_libdir}/*a
12rr|libfame-0.9.1-12|80	%{_includedir}/fame*.h
12rr|libfame-0.9.1-12|81	%{_datadir}/aclocal/*
12rr|libfame-0.9.1-12|82	%{_mandir}/man3/*
12rr|libfame-0.9.1-12|83	%multiarch %{multiarch_bindir}/*-config
12rr|libfame-0.9.1-12|84	
12rr|libfame-0.9.1-12|85	
12rr|libfame-0.9.1-12|86	%changelog
12rr|libfame-0.9.1-12|87	* Mon Aug 22 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 0.9.1-12plf2011.0
12rr|libfame-0.9.1-12|88	- Port from PLF to restricted
12rr|libfame-0.9.1-12|89	- Spec clean up
12rr|libfame-0.9.1-12|90	
12rr|libfame-0.9.1-12|91	* Sun Feb 22 2009 Götz Waschk <goetz@zarb.org> 0.9.1-11plf2009.1
12rr|libfame-0.9.1-12|92	- fix configure
12rr|libfame-0.9.1-12|93	- update license
12rr|libfame-0.9.1-12|94	
12rr|libfame-0.9.1-12|95	* Thu Feb 21 2008 Götz Waschk <goetz@zarb.org> 0.9.1-10plf2008.1
12rr|libfame-0.9.1-12|96	- fix underquoted call in the m4 file
12rr|libfame-0.9.1-12|97	
12rr|libfame-0.9.1-12|98	* Mon Jan 21 2008 Götz Waschk <goetz@zarb.org> 0.9.1-10plf2008.1
12rr|libfame-0.9.1-12|99	- fix plf reason
12rr|libfame-0.9.1-12|100	- new devel name
12rr|libfame-0.9.1-12|101	
12rr|libfame-0.9.1-12|102	* Sun Sep 10 2006 Anssi Hannula <anssi@zarb.org> 0.9.1-8plf2007.0
12rr|libfame-0.9.1-12|103	- patch1: 64bit fixes
12rr|libfame-0.9.1-12|104	
12rr|libfame-0.9.1-12|105	* Thu Jun 29 2006 Götz Waschk <goetz@zarb.org> 0.9.1-7plf
12rr|libfame-0.9.1-12|106	- Rebuild
12rr|libfame-0.9.1-12|107	- use mkrel
12rr|libfame-0.9.1-12|108	
12rr|libfame-0.9.1-12|109	* Fri May 13 2005 Pascal Terjan <pterjan@zarb.org> 0.9.1-6plf
12rr|libfame-0.9.1-12|110	- multiarch
12rr|libfame-0.9.1-12|111	
12rr|libfame-0.9.1-12|112	* Tue Jan 18 2005 Götz Waschk <goetz@zarb.org> 0.9.1-5plf
12rr|libfame-0.9.1-12|113	- update the patch
12rr|libfame-0.9.1-12|114	
12rr|libfame-0.9.1-12|115	* Wed Nov 24 2004 Götz Waschk <goetz@zarb.org> 0.9.1-4plf
12rr|libfame-0.9.1-12|116	- patch for undefined symbol
12rr|libfame-0.9.1-12|117	- add source URL
12rr|libfame-0.9.1-12|118	
12rr|libfame-0.9.1-12|119	* Mon Sep 20 2004 Götz Waschk <goetz@zarb.org> 0.9.1-3plf
12rr|libfame-0.9.1-12|120	- fix description
12rr|libfame-0.9.1-12|121	
12rr|libfame-0.9.1-12|122	* Wed Feb 11 2004 Götz Waschk <goetz@plf.zarb.org> 0.9.1-2plf
12rr|libfame-0.9.1-12|123	- fix 9.0 build
12rr|libfame-0.9.1-12|124	
12rr|libfame-0.9.1-12|125	* Wed Feb 11 2004 Götz Waschk <goetz@plf.zarb.org> 0.9.1-1plf
12rr|libfame-0.9.1-12|126	- use the mklibname macro
12rr|libfame-0.9.1-12|127	- autoconf 2.5 macro
12rr|libfame-0.9.1-12|128	- add conflict with older libfame-devel versions
12rr|libfame-0.9.1-12|129	- drop prefix
12rr|libfame-0.9.1-12|130	- new major number
12rr|libfame-0.9.1-12|131	- new version
12rr|libfame-0.9.1-12|132	
12rr|libfame-0.9.1-12|133	* Sun Jun  2 2002 Götz Waschk <waschk@linux-mandrake.com> 0.9-1plf
12rr|libfame-0.9.1-12|134	- major number 0.9
12rr|libfame-0.9.1-12|135	- 0.9.0
12rr|libfame-0.9.1-12|136	
12rr|libfame-0.9.1-12|137	* Tue May  7 2002 Götz Waschk <waschk@linux-mandrake.com> 0.8.10-1plf
12rr|libfame-0.9.1-12|138	- initial plf package
12rr|libfame-0.9.1-12|139	
12rr|libfame-0.9.1-12|140	

21830 12
12rr|libpano13-2.9.18-4plf|1	%define bigfov 0
12rr|libpano13-2.9.18-4plf|2	# --with plf build libpano with fov > 160 support which is patent covered
12rr|libpano13-2.9.18-4plf|3	# or have some legal issue, so disabled by default
12rr|libpano13-2.9.18-4plf|4	
12rr|libpano13-2.9.18-4plf|5	%{?_with_plf: %{expand: %%global bigfov 1}}
12rr|libpano13-2.9.18-4plf|6	
12rr|libpano13-2.9.18-4plf|7	
12rr|libpano13-2.9.18-4plf|8	####################
12rr|libpano13-2.9.18-4plf|9	# Hardcore plf build
12rr|libpano13-2.9.18-4plf|10	%define bigfov 1
12rr|libpano13-2.9.18-4plf|11	####################
12rr|libpano13-2.9.18-4plf|12	
12rr|libpano13-2.9.18-4plf|13	
12rr|libpano13-2.9.18-4plf|14	%if %{bigfov}
12rr|libpano13-2.9.18-4plf|15	%define distsuffix plf
12rr|libpano13-2.9.18-4plf|16	%if %{mdvver} >= 201100
12rr|libpano13-2.9.18-4plf|17	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12rr|libpano13-2.9.18-4plf|18	%define extrarelsuffix plf
12rr|libpano13-2.9.18-4plf|19	%endif
12rr|libpano13-2.9.18-4plf|20	%endif
12rr|libpano13-2.9.18-4plf|21	
12rr|libpano13-2.9.18-4plf|22	%define lib_major 2
12rr|libpano13-2.9.18-4plf|23	%define libname %mklibname pano13_ %{lib_major}
12rr|libpano13-2.9.18-4plf|24	%define develname %mklibname -d pano13
12rr|libpano13-2.9.18-4plf|25	
12rr|libpano13-2.9.18-4plf|26	Name:		libpano13
12rr|libpano13-2.9.18-4plf|27	Version:	2.9.18
12rr|libpano13-2.9.18-4plf|28	Release:	4%{?extrarelsuffix}
12rr|libpano13-2.9.18-4plf|29	Summary:	Panorama Tools library
12rr|libpano13-2.9.18-4plf|30	License:	GPLv2+
12rr|libpano13-2.9.18-4plf|31	Group:		System/Libraries
12rr|libpano13-2.9.18-4plf|32	URL:		http://panotools.sourceforge.net/
12rr|libpano13-2.9.18-4plf|33	Source:		http://downloads.sourceforge.net/panotools/%{name}-%{version}.tar.gz
12rr|libpano13-2.9.18-4plf|34	BuildRequires:	java-1.7.0-icedtea-devel
12rr|libpano13-2.9.18-4plf|35	BuildRequires:	pkgconfig(libpng)
12rr|libpano13-2.9.18-4plf|36	BuildRequires:	jpeg-devel
12rr|libpano13-2.9.18-4plf|37	BuildRequires:	tiff-devel
12rr|libpano13-2.9.18-4plf|38	BuildRequires:	zlib-devel
12rr|libpano13-2.9.18-4plf|39	
12rr|libpano13-2.9.18-4plf|40	%description
12rr|libpano13-2.9.18-4plf|41	Helmut Dersch's Panorama Tools.
12rr|libpano13-2.9.18-4plf|42	
12rr|libpano13-2.9.18-4plf|43	%if %{bigfov}
12rr|libpano13-2.9.18-4plf|44	This package is in restricted because there is a patent if FOV is > 160
12rr|libpano13-2.9.18-4plf|45	%endif
12rr|libpano13-2.9.18-4plf|46	
12rr|libpano13-2.9.18-4plf|47	%package tools
12rr|libpano13-2.9.18-4plf|48	Summary:	Panorama Tools library
12rr|libpano13-2.9.18-4plf|49	Group:		Graphics
12rr|libpano13-2.9.18-4plf|50	
12rr|libpano13-2.9.18-4plf|51	%description tools
12rr|libpano13-2.9.18-4plf|52	Utilies for Helmut Dersch's Panorama Tools.
12rr|libpano13-2.9.18-4plf|53	
12rr|libpano13-2.9.18-4plf|54	%package -n %{libname}
12rr|libpano13-2.9.18-4plf|55	Summary:	Panorama Tools library
12rr|libpano13-2.9.18-4plf|56	Group:		System/Libraries
12rr|libpano13-2.9.18-4plf|57	Provides:	%{name} = %{version}-%{release}
12rr|libpano13-2.9.18-4plf|58	Obsoletes:	%{mklibname pano13_ 2} < 2.9.18
12rr|libpano13-2.9.18-4plf|59	Obsoletes:	%{_lib}pano13_0 < 2.9.18
12rr|libpano13-2.9.18-4plf|60	
12rr|libpano13-2.9.18-4plf|61	%description -n %{libname}
12rr|libpano13-2.9.18-4plf|62	Libraries for Helmut Dersch's Panorama Tools.
12rr|libpano13-2.9.18-4plf|63	
12rr|libpano13-2.9.18-4plf|64	%package -n %{develname}
12rr|libpano13-2.9.18-4plf|65	Summary:	Headers for developing programs that will use %{name}
12rr|libpano13-2.9.18-4plf|66	Group:		Development/C
12rr|libpano13-2.9.18-4plf|67	Requires:	%{libname} = %{version}-%{release}
12rr|libpano13-2.9.18-4plf|68	Provides:	pano13-devel = %{version}-%{release}
12rr|libpano13-2.9.18-4plf|69	
12rr|libpano13-2.9.18-4plf|70	%description -n %{develname}
12rr|libpano13-2.9.18-4plf|71	Developent headers for Helmut Dersch's Panorama Tools.
12rr|libpano13-2.9.18-4plf|72	
12rr|libpano13-2.9.18-4plf|73	%prep
12rr|libpano13-2.9.18-4plf|74	%setup -q
12rr|libpano13-2.9.18-4plf|75	
12rr|libpano13-2.9.18-4plf|76	%build
12rr|libpano13-2.9.18-4plf|77	export LIBS="-lm"
12rr|libpano13-2.9.18-4plf|78	%if %{bigfov}
12rr|libpano13-2.9.18-4plf|79	perl -pi -e "s|\#define\s+MAX_FISHEYE_FOV.*|\#define MAX_FISHEYE_FOV 3600|" filter.h
12rr|libpano13-2.9.18-4plf|80	%endif
12rr|libpano13-2.9.18-4plf|81	export CFLAGS="%{optflags} -fPIC"
12rr|libpano13-2.9.18-4plf|82	%configure2_5x \
12rr|libpano13-2.9.18-4plf|83	--enable-shared=yes \
12rr|libpano13-2.9.18-4plf|84	--enable-static=no
12rr|libpano13-2.9.18-4plf|85	
12rr|libpano13-2.9.18-4plf|86	%make
12rr|libpano13-2.9.18-4plf|87	
12rr|libpano13-2.9.18-4plf|88	%install
12rr|libpano13-2.9.18-4plf|89	%makeinstall
12rr|libpano13-2.9.18-4plf|90	
12rr|libpano13-2.9.18-4plf|91	%files tools
12rr|libpano13-2.9.18-4plf|92	%doc README.linux AUTHORS
12rr|libpano13-2.9.18-4plf|93	%{_bindir}/PT*
12rr|libpano13-2.9.18-4plf|94	%{_bindir}/panoinfo
12rr|libpano13-2.9.18-4plf|95	%{_mandir}/man1/*.1.*
12rr|libpano13-2.9.18-4plf|96	
12rr|libpano13-2.9.18-4plf|97	%files -n %{libname}
12rr|libpano13-2.9.18-4plf|98	%{_libdir}/libpano13.so.%{lib_major}*
12rr|libpano13-2.9.18-4plf|99	
12rr|libpano13-2.9.18-4plf|100	%files -n %{develname}
12rr|libpano13-2.9.18-4plf|101	%{_includedir}/pano13
12rr|libpano13-2.9.18-4plf|102	%{_libdir}/libpano13.so
12rr|libpano13-2.9.18-4plf|103	%{_libdir}/pkgconfig/*.pc
12rr|libpano13-2.9.18-4plf|104	
12rr|libpano13-2.9.18-4plf|105	
12rr|libpano13-2.9.18-4plf|106	%changelog
12rr|libpano13-2.9.18-4plf|107	* Tue Sep 06 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 2.9.18-3plf2011.0
12rr|libpano13-2.9.18-4plf|108	- Rebuild for restricted with all PLF features
12rr|libpano13-2.9.18-4plf|109	- Hardcore PLF build
12rr|libpano13-2.9.18-4plf|110	- Spec cleanup
12rr|libpano13-2.9.18-4plf|111	
12rr|libpano13-2.9.18-4plf|112	* Thu Jun 23 2011 Funda Wang <fwang@mandriva.org> 2.9.18-3mdv2011.0
12rr|libpano13-2.9.18-4plf|113	+ Revision: 686770
12rr|libpano13-2.9.18-4plf|114	- correct obsoletes old libs
12rr|libpano13-2.9.18-4plf|115	
12rr|libpano13-2.9.18-4plf|116	* Sun Jun 19 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 2.9.18-2
12rr|libpano13-2.9.18-4plf|117	+ Revision: 686062
12rr|libpano13-2.9.18-4plf|118	- obsolete old library
12rr|libpano13-2.9.18-4plf|119	
12rr|libpano13-2.9.18-4plf|120	* Sun May 08 2011 Tomasz Pawel Gajc <tpg@mandriva.org> 2.9.18-1
12rr|libpano13-2.9.18-4plf|121	+ Revision: 672526
12rr|libpano13-2.9.18-4plf|122	- update to new version 2.9.18
12rr|libpano13-2.9.18-4plf|123	- fix license
12rr|libpano13-2.9.18-4plf|124	- spec file clean
12rr|libpano13-2.9.18-4plf|125	
12rr|libpano13-2.9.18-4plf|126	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 2.9.17-4
12rr|libpano13-2.9.18-4plf|127	+ Revision: 640457
12rr|libpano13-2.9.18-4plf|128	- rebuild to obsolete old packages
12rr|libpano13-2.9.18-4plf|129	
12rr|libpano13-2.9.18-4plf|130	+ Anssi Hannula <anssi@mandriva.org>
12rr|libpano13-2.9.18-4plf|131	- plf: append "plf" to Release on cooker to make plf build have higher EVR
12rr|libpano13-2.9.18-4plf|132	again with the rpm5-style mkrel now in use
12rr|libpano13-2.9.18-4plf|133	
12rr|libpano13-2.9.18-4plf|134	* Sat Feb 19 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.9.17-3
12rr|libpano13-2.9.18-4plf|135	+ Revision: 638785
12rr|libpano13-2.9.18-4plf|136	- bump major, and ensure this kind of error get trapped at build next time
12rr|libpano13-2.9.18-4plf|137	- no need for obsoletes tag anymore
12rr|libpano13-2.9.18-4plf|138	
12rr|libpano13-2.9.18-4plf|139	* Sat Feb 19 2011 Guillaume Rousse <guillomovitch@mandriva.org> 2.9.17-2
12rr|libpano13-2.9.18-4plf|140	+ Revision: 638776
12rr|libpano13-2.9.18-4plf|141	- fix patch application
12rr|libpano13-2.9.18-4plf|142	
12rr|libpano13-2.9.18-4plf|143	* Fri Sep 17 2010 Eugeni Dodonov <eugeni@mandriva.com> 2.9.17-1mdv2011.0
12rr|libpano13-2.9.18-4plf|144	+ Revision: 579126
12rr|libpano13-2.9.18-4plf|145	- Updated to 2.9.17.
12rr|libpano13-2.9.18-4plf|146	
12rr|libpano13-2.9.18-4plf|147	* Thu Jul 22 2010 Nicholas Brown <nickbrown@mandriva.org> 2.9.17-0.beta2.1mdv2011.0
12rr|libpano13-2.9.18-4plf|148	+ Revision: 556857
12rr|libpano13-2.9.18-4plf|149	- New Version
12rr|libpano13-2.9.18-4plf|150	- New Version
12rr|libpano13-2.9.18-4plf|151	- New Version
12rr|libpano13-2.9.18-4plf|152	
12rr|libpano13-2.9.18-4plf|153	* Sun Aug 23 2009 Funda Wang <fwang@mandriva.org> 2.9.14-2mdv2010.0
12rr|libpano13-2.9.18-4plf|154	+ Revision: 419753
12rr|libpano13-2.9.18-4plf|155	- rebuild for new libjpeg v7
12rr|libpano13-2.9.18-4plf|156	
12rr|libpano13-2.9.18-4plf|157	* Sun Jun 21 2009 Guillaume Rousse <guillomovitch@mandriva.org> 2.9.14-1mdv2010.0
12rr|libpano13-2.9.18-4plf|158	+ Revision: 387661
12rr|libpano13-2.9.18-4plf|159	- 2.9.14 final
12rr|libpano13-2.9.18-4plf|160	
12rr|libpano13-2.9.18-4plf|161	* Tue Mar 10 2009 Nicholas Brown <nickbrown@mandriva.org> 2.9.14-0.beta2.1mdv2009.1
12rr|libpano13-2.9.18-4plf|162	+ Revision: 353397
12rr|libpano13-2.9.18-4plf|163	- new version
12rr|libpano13-2.9.18-4plf|164	
12rr|libpano13-2.9.18-4plf|165	* Tue Feb 24 2009 Nicholas Brown <nickbrown@mandriva.org> 2.9.14-0.beta1.1mdv2009.1
12rr|libpano13-2.9.18-4plf|166	+ Revision: 344490
12rr|libpano13-2.9.18-4plf|167	- new version
12rr|libpano13-2.9.18-4plf|168	
12rr|libpano13-2.9.18-4plf|169	* Fri Oct 24 2008 Nicholas Brown <nickbrown@mandriva.org> 2.9.12-6mdv2009.1
12rr|libpano13-2.9.18-4plf|170	+ Revision: 296881
12rr|libpano13-2.9.18-4plf|171	- rebuild
12rr|libpano13-2.9.18-4plf|172	- better packaging to fix #45206
12rr|libpano13-2.9.18-4plf|173	
12rr|libpano13-2.9.18-4plf|174	* Mon Aug 04 2008 Oden Eriksson <oeriksson@mandriva.com> 2.9.12-4mdv2009.0
12rr|libpano13-2.9.18-4plf|175	+ Revision: 262842
12rr|libpano13-2.9.18-4plf|176	- fix linkage
12rr|libpano13-2.9.18-4plf|177	
12rr|libpano13-2.9.18-4plf|178	+ Pixel <pixel@mandriva.com>
12rr|libpano13-2.9.18-4plf|179	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12rr|libpano13-2.9.18-4plf|180	
12rr|libpano13-2.9.18-4plf|181	* Sun Jan 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.9.12-3mdv2008.1
12rr|libpano13-2.9.18-4plf|182	+ Revision: 158733
12rr|libpano13-2.9.18-4plf|183	- update PLF description
12rr|libpano13-2.9.18-4plf|184	
12rr|libpano13-2.9.18-4plf|185	* Sun Jan 27 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.9.12-2mdv2008.1
12rr|libpano13-2.9.18-4plf|186	+ Revision: 158609
12rr|libpano13-2.9.18-4plf|187	- fix devel package name
12rr|libpano13-2.9.18-4plf|188	
12rr|libpano13-2.9.18-4plf|189	* Sat Jan 26 2008 Guillaume Rousse <guillomovitch@mandriva.org> 2.9.12-1mdv2008.1
12rr|libpano13-2.9.18-4plf|190	+ Revision: 158477
12rr|libpano13-2.9.18-4plf|191	- import libpano13
12rr|libpano13-2.9.18-4plf|192	
12rr|libpano13-2.9.18-4plf|193	

21831 12
12rr|libquicktime-1.2.4-2plf|1	%define major 0
12rr|libquicktime-1.2.4-2plf|2	%define libname %mklibname quicktime %{major}
12rr|libquicktime-1.2.4-2plf|3	%define develname %mklibname quicktime -d
12rr|libquicktime-1.2.4-2plf|4	
12rr|libquicktime-1.2.4-2plf|5	######################
12rr|libquicktime-1.2.4-2plf|6	# Hardcore PLF build
12rr|libquicktime-1.2.4-2plf|7	%define build_plf 1
12rr|libquicktime-1.2.4-2plf|8	######################
12rr|libquicktime-1.2.4-2plf|9	
12rr|libquicktime-1.2.4-2plf|10	%{?_with_plf: %{expand: %%global build_plf 1}}
12rr|libquicktime-1.2.4-2plf|11	%if %{build_plf}
12rr|libquicktime-1.2.4-2plf|12	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12rr|libquicktime-1.2.4-2plf|13	%define extrarelsuffix plf
12rr|libquicktime-1.2.4-2plf|14	%define distsuffix plf
12rr|libquicktime-1.2.4-2plf|15	%endif
12rr|libquicktime-1.2.4-2plf|16	
12rr|libquicktime-1.2.4-2plf|17	Summary:	A library for manipulating QuickTime files
12rr|libquicktime-1.2.4-2plf|18	Name:		libquicktime
12rr|libquicktime-1.2.4-2plf|19	Version:	1.2.4
12rr|libquicktime-1.2.4-2plf|20	Release:	2%{?extrarelsuffix}
12rr|libquicktime-1.2.4-2plf|21	%if %{build_plf}
12rr|libquicktime-1.2.4-2plf|22	License:	GPLv2+
12rr|libquicktime-1.2.4-2plf|23	%else
12rr|libquicktime-1.2.4-2plf|24	License:	LGPLv2+
12rr|libquicktime-1.2.4-2plf|25	%endif
12rr|libquicktime-1.2.4-2plf|26	Group:		Video
12rr|libquicktime-1.2.4-2plf|27	URL:		http://libquicktime.sourceforge.net/
12rr|libquicktime-1.2.4-2plf|28	Source0:	http://prdownloads.sourceforge.net/libquicktime/%{name}-%{version}.tar.gz
12rr|libquicktime-1.2.4-2plf|29	BuildRequires:	autoconf
12rr|libquicktime-1.2.4-2plf|30	BuildRequires:	automake
12rr|libquicktime-1.2.4-2plf|31	BuildRequires:	pkgconfig(libpng)
12rr|libquicktime-1.2.4-2plf|32	BuildRequires:	jpeg-devel
12rr|libquicktime-1.2.4-2plf|33	BuildRequires:	pkgconfig(vorbis)
12rr|libquicktime-1.2.4-2plf|34	BuildRequires:	pkgconfig(glu)
12rr|libquicktime-1.2.4-2plf|35	BuildRequires:	pkgconfig(gtk+-2.0)
12rr|libquicktime-1.2.4-2plf|36	BuildRequires:	ffmpeg-devel
12rr|libquicktime-1.2.4-2plf|37	BuildRequires:	pkgconfig(alsa)
12rr|libquicktime-1.2.4-2plf|38	BuildRequires:	pkgconfig(ice)
12rr|libquicktime-1.2.4-2plf|39	BuildRequires:	pkgconfig(xaw7)
12rr|libquicktime-1.2.4-2plf|40	BuildRequires:	pkgconfig(xv)
12rr|libquicktime-1.2.4-2plf|41	BuildRequires:	pkgconfig(schroedinger-1.0)
12rr|libquicktime-1.2.4-2plf|42	BuildRequires:	doxygen
12rr|libquicktime-1.2.4-2plf|43	
12rr|libquicktime-1.2.4-2plf|44	%description
12rr|libquicktime-1.2.4-2plf|45	Libquicktime is a library for reading and writing QuickTime files
12rr|libquicktime-1.2.4-2plf|46	on UNIX systems. Video CODECs supported by this library are OpenDivX, MJPA,
12rr|libquicktime-1.2.4-2plf|47	JPEG Photo, PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression.  Supported
12rr|libquicktime-1.2.4-2plf|48	audio CODECs are Ogg Vorbis, IMA4, ulaw, and any linear PCM format.
12rr|libquicktime-1.2.4-2plf|49	
12rr|libquicktime-1.2.4-2plf|50	Libquicktime is based on the quicktime4linux library.  Libquicktime add
12rr|libquicktime-1.2.4-2plf|51	features such as a GNU build tools-based build process and dynamically
12rr|libquicktime-1.2.4-2plf|52	loadable CODECs.
12rr|libquicktime-1.2.4-2plf|53	
12rr|libquicktime-1.2.4-2plf|54	%if %{build_plf}
12rr|libquicktime-1.2.4-2plf|55	This package is in restricted as it violates some patents.
12rr|libquicktime-1.2.4-2plf|56	%endif
12rr|libquicktime-1.2.4-2plf|57	
12rr|libquicktime-1.2.4-2plf|58	%package -n %{libname}
12rr|libquicktime-1.2.4-2plf|59	Summary:	Shared library of libquicktime
12rr|libquicktime-1.2.4-2plf|60	Group:		System/Libraries
12rr|libquicktime-1.2.4-2plf|61	
12rr|libquicktime-1.2.4-2plf|62	%description -n %{libname}
12rr|libquicktime-1.2.4-2plf|63	Libquicktime is a library for reading and writing QuickTime files
12rr|libquicktime-1.2.4-2plf|64	on UNIX systems. Video CODECs supported by this library are OpenDivX, MJPA,
12rr|libquicktime-1.2.4-2plf|65	JPEG Photo, PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression.  Supported
12rr|libquicktime-1.2.4-2plf|66	audio CODECs are Ogg Vorbis, IMA4, ulaw, and any linear PCM format.
12rr|libquicktime-1.2.4-2plf|67	
12rr|libquicktime-1.2.4-2plf|68	Libquicktime is based on the quicktime4linux library.  Libquicktime add
12rr|libquicktime-1.2.4-2plf|69	features such as a GNU build tools-based build process and dynamically
12rr|libquicktime-1.2.4-2plf|70	loadable CODECs.
12rr|libquicktime-1.2.4-2plf|71	
12rr|libquicktime-1.2.4-2plf|72	%package -n %{develname}
12rr|libquicktime-1.2.4-2plf|73	Summary:	Header files and development documentation for libquicktime
12rr|libquicktime-1.2.4-2plf|74	Group:		Development/C
12rr|libquicktime-1.2.4-2plf|75	Provides:	libquicktime-devel = %{version}-%{release}
12rr|libquicktime-1.2.4-2plf|76	Provides:	quicktime-devel = %{version}-%{release}
12rr|libquicktime-1.2.4-2plf|77	Provides:	quicktime-static-devel = %{version}-%{release}
12rr|libquicktime-1.2.4-2plf|78	Provides:	%{libname}-static-devel = %{version}-%{release}
12rr|libquicktime-1.2.4-2plf|79	Provides:	%{libname}-static-devel < 1.2.4
12rr|libquicktime-1.2.4-2plf|80	Requires:	%{libname} = %{version}-%{release}
12rr|libquicktime-1.2.4-2plf|81	
12rr|libquicktime-1.2.4-2plf|82	%description -n %develname
12rr|libquicktime-1.2.4-2plf|83	Header files and development documentation for libquicktime.
12rr|libquicktime-1.2.4-2plf|84	
12rr|libquicktime-1.2.4-2plf|85	%package dv
12rr|libquicktime-1.2.4-2plf|86	Summary:	Libquicktime plugin supporting the DV codec
12rr|libquicktime-1.2.4-2plf|87	Group:		Video
12rr|libquicktime-1.2.4-2plf|88	Requires:	%{name} = %{version}-%{release}
12rr|libquicktime-1.2.4-2plf|89	BuildRequires:	pkgconfig(libdv)
12rr|libquicktime-1.2.4-2plf|90	
12rr|libquicktime-1.2.4-2plf|91	%description dv
12rr|libquicktime-1.2.4-2plf|92	Libquicktime plugin supporting the DV codec
12rr|libquicktime-1.2.4-2plf|93	
12rr|libquicktime-1.2.4-2plf|94	%package progs
12rr|libquicktime-1.2.4-2plf|95	Summary:	Useful tools to operate at QuickTime files
12rr|libquicktime-1.2.4-2plf|96	Group:		Video
12rr|libquicktime-1.2.4-2plf|97	Requires:	%{name} = %{version}-%{release}
12rr|libquicktime-1.2.4-2plf|98	
12rr|libquicktime-1.2.4-2plf|99	%description progs
12rr|libquicktime-1.2.4-2plf|100	Useful tools to operate on QuickTime files.
12rr|libquicktime-1.2.4-2plf|101	
12rr|libquicktime-1.2.4-2plf|102	%if %{build_plf}
12rr|libquicktime-1.2.4-2plf|103	%package lame
12rr|libquicktime-1.2.4-2plf|104	Summary:	Libquicktime plugin supporting the MP3 codec
12rr|libquicktime-1.2.4-2plf|105	Group:		Video
12rr|libquicktime-1.2.4-2plf|106	Requires:	%{name} = %{version}-%{release}
12rr|libquicktime-1.2.4-2plf|107	BuildRequires:	lame-devel
12rr|libquicktime-1.2.4-2plf|108	
12rr|libquicktime-1.2.4-2plf|109	%description lame
12rr|libquicktime-1.2.4-2plf|110	This is a libquicktime plugin supporting the MP3 codec based on lame.
12rr|libquicktime-1.2.4-2plf|111	
12rr|libquicktime-1.2.4-2plf|112	This package is in restricted as it violates some patents.
12rr|libquicktime-1.2.4-2plf|113	
12rr|libquicktime-1.2.4-2plf|114	%package faac
12rr|libquicktime-1.2.4-2plf|115	Summary:	Libquicktime plugin for encoding AAC
12rr|libquicktime-1.2.4-2plf|116	Group:		Video
12rr|libquicktime-1.2.4-2plf|117	Requires:	%{name} = %{version}-%{release}
12rr|libquicktime-1.2.4-2plf|118	BuildRequires:	libfaac-devel
12rr|libquicktime-1.2.4-2plf|119	
12rr|libquicktime-1.2.4-2plf|120	%description faac
12rr|libquicktime-1.2.4-2plf|121	This is a libquicktime plugin for AAC encoding based on faac.
12rr|libquicktime-1.2.4-2plf|122	
12rr|libquicktime-1.2.4-2plf|123	This package is in restricted as it violates some patents.
12rr|libquicktime-1.2.4-2plf|124	
12rr|libquicktime-1.2.4-2plf|125	%package faad
12rr|libquicktime-1.2.4-2plf|126	Summary:	Libquicktime plugin for decoding AAC
12rr|libquicktime-1.2.4-2plf|127	Group:		Video
12rr|libquicktime-1.2.4-2plf|128	Requires:	%{name} = %{version}-%{release}
12rr|libquicktime-1.2.4-2plf|129	BuildRequires:	libfaad2-devel
12rr|libquicktime-1.2.4-2plf|130	
12rr|libquicktime-1.2.4-2plf|131	%description faad
12rr|libquicktime-1.2.4-2plf|132	This is a libquicktime plugin for AAC decoding based on faad2.
12rr|libquicktime-1.2.4-2plf|133	
12rr|libquicktime-1.2.4-2plf|134	This package is in restricted as it violates some patents.
12rr|libquicktime-1.2.4-2plf|135	
12rr|libquicktime-1.2.4-2plf|136	%package x264
12rr|libquicktime-1.2.4-2plf|137	Summary: Libquicktime plugin for encoding H.264/MPEG-4 streams
12rr|libquicktime-1.2.4-2plf|138	Group:		Video
12rr|libquicktime-1.2.4-2plf|139	Requires:	%{name} = %{version}-%{release}
12rr|libquicktime-1.2.4-2plf|140	BuildRequires:	x264-devel
12rr|libquicktime-1.2.4-2plf|141	
12rr|libquicktime-1.2.4-2plf|142	%description x264
12rr|libquicktime-1.2.4-2plf|143	This is a libquicktime plugin for encoding H.264/MPEG-4 streams.
12rr|libquicktime-1.2.4-2plf|144	
12rr|libquicktime-1.2.4-2plf|145	This package is in restricted as it violates some patents.
12rr|libquicktime-1.2.4-2plf|146	%endif
12rr|libquicktime-1.2.4-2plf|147	
12rr|libquicktime-1.2.4-2plf|148	%prep
12rr|libquicktime-1.2.4-2plf|149	%setup -q
12rr|libquicktime-1.2.4-2plf|150	
12rr|libquicktime-1.2.4-2plf|151	%build
12rr|libquicktime-1.2.4-2plf|152	%configure2_5x \
12rr|libquicktime-1.2.4-2plf|153	--with-libdv \
12rr|libquicktime-1.2.4-2plf|154	%ifarch x86_64
12rr|libquicktime-1.2.4-2plf|155	--with-pic \
12rr|libquicktime-1.2.4-2plf|156	%endif
12rr|libquicktime-1.2.4-2plf|157	%if %{build_plf}
12rr|libquicktime-1.2.4-2plf|158	--enable-gpl
12rr|libquicktime-1.2.4-2plf|159	%endif
12rr|libquicktime-1.2.4-2plf|160	
12rr|libquicktime-1.2.4-2plf|161	%make
12rr|libquicktime-1.2.4-2plf|162	
12rr|libquicktime-1.2.4-2plf|163	%install
12rr|libquicktime-1.2.4-2plf|164	rm -rf %{buildroot}
12rr|libquicktime-1.2.4-2plf|165	%makeinstall_std
12rr|libquicktime-1.2.4-2plf|166	rm -f %{buildroot}%{_libdir}/libquicktime/*a
12rr|libquicktime-1.2.4-2plf|167	rm -f %{buildroot}%{_libdir}/libquicktime/lqt_opendivx.so
12rr|libquicktime-1.2.4-2plf|168	%find_lang %{name}
12rr|libquicktime-1.2.4-2plf|169	
12rr|libquicktime-1.2.4-2plf|170	%files -f %{name}.lang
12rr|libquicktime-1.2.4-2plf|171	%doc README
12rr|libquicktime-1.2.4-2plf|172	%dir %{_libdir}/libquicktime/
12rr|libquicktime-1.2.4-2plf|173	%{_libdir}/libquicktime/lqt_audiocodec.so
12rr|libquicktime-1.2.4-2plf|174	%{_libdir}/libquicktime/lqt_ffmpeg.so
12rr|libquicktime-1.2.4-2plf|175	%{_libdir}/libquicktime/lqt_mjpeg.so
12rr|libquicktime-1.2.4-2plf|176	%{_libdir}/libquicktime/lqt_png.so
12rr|libquicktime-1.2.4-2plf|177	%{_libdir}/libquicktime/lqt_videocodec.so
12rr|libquicktime-1.2.4-2plf|178	%{_libdir}/libquicktime/lqt_rtjpeg.so
12rr|libquicktime-1.2.4-2plf|179	%{_libdir}/libquicktime/lqt_schroedinger.so
12rr|libquicktime-1.2.4-2plf|180	%{_libdir}/libquicktime/lqt_vorbis.so
12rr|libquicktime-1.2.4-2plf|181	
12rr|libquicktime-1.2.4-2plf|182	%files dv
12rr|libquicktime-1.2.4-2plf|183	%{_libdir}/libquicktime/lqt_dv.so
12rr|libquicktime-1.2.4-2plf|184	
12rr|libquicktime-1.2.4-2plf|185	%files -n %{libname}
12rr|libquicktime-1.2.4-2plf|186	%{_libdir}/libquicktime.so.%{major}*
12rr|libquicktime-1.2.4-2plf|187	
12rr|libquicktime-1.2.4-2plf|188	%files -n %{develname}
12rr|libquicktime-1.2.4-2plf|189	%{_libdir}/lib*.so
12rr|libquicktime-1.2.4-2plf|190	%{_includedir}/lqt
12rr|libquicktime-1.2.4-2plf|191	%{_libdir}/pkgconfig/*.pc
12rr|libquicktime-1.2.4-2plf|192	
12rr|libquicktime-1.2.4-2plf|193	%files progs
12rr|libquicktime-1.2.4-2plf|194	%doc README TODO
12rr|libquicktime-1.2.4-2plf|195	%{_bindir}/libquicktime_config
12rr|libquicktime-1.2.4-2plf|196	%{_bindir}/lqtplay
12rr|libquicktime-1.2.4-2plf|197	%{_bindir}/lqtremux
12rr|libquicktime-1.2.4-2plf|198	%{_bindir}/lqt_transcode
12rr|libquicktime-1.2.4-2plf|199	%{_bindir}/qt*
12rr|libquicktime-1.2.4-2plf|200	%{_mandir}/man1/lqtplay.1*
12rr|libquicktime-1.2.4-2plf|201	
12rr|libquicktime-1.2.4-2plf|202	%if %{build_plf}
12rr|libquicktime-1.2.4-2plf|203	%files lame
12rr|libquicktime-1.2.4-2plf|204	%{_libdir}/libquicktime/lqt_lame.so
12rr|libquicktime-1.2.4-2plf|205	
12rr|libquicktime-1.2.4-2plf|206	%files faac
12rr|libquicktime-1.2.4-2plf|207	%{_libdir}/libquicktime/lqt_faac.so
12rr|libquicktime-1.2.4-2plf|208	
12rr|libquicktime-1.2.4-2plf|209	%files faad
12rr|libquicktime-1.2.4-2plf|210	%{_libdir}/libquicktime/lqt_faad2.so
12rr|libquicktime-1.2.4-2plf|211	
12rr|libquicktime-1.2.4-2plf|212	%files x264
12rr|libquicktime-1.2.4-2plf|213	%{_libdir}/libquicktime/lqt_x264.so
12rr|libquicktime-1.2.4-2plf|214	%endif
12rr|libquicktime-1.2.4-2plf|215	
12rr|libquicktime-1.2.4-2plf|216	
12rr|libquicktime-1.2.4-2plf|217	%changelog
12rr|libquicktime-1.2.4-2plf|218	* Fri Jun 08 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.2.4-2
12rr|libquicktime-1.2.4-2plf|219	+ Revision: 803570
12rr|libquicktime-1.2.4-2plf|220	- Build for ffmpeg 0.11
12rr|libquicktime-1.2.4-2plf|221	- Clean up spec file
12rr|libquicktime-1.2.4-2plf|222	
12rr|libquicktime-1.2.4-2plf|223	* Fri Mar 30 2012 Götz Waschk <waschk@mandriva.org> 1.2.4-1
12rr|libquicktime-1.2.4-2plf|224	+ Revision: 788313
12rr|libquicktime-1.2.4-2plf|225	- update build deps
12rr|libquicktime-1.2.4-2plf|226	- new version
12rr|libquicktime-1.2.4-2plf|227	
12rr|libquicktime-1.2.4-2plf|228	* Sun Oct 02 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.3-3
12rr|libquicktime-1.2.4-2plf|229	+ Revision: 702456
12rr|libquicktime-1.2.4-2plf|230	- attempt to relink against libpng15.so.15
12rr|libquicktime-1.2.4-2plf|231	
12rr|libquicktime-1.2.4-2plf|232	* Fri Jul 22 2011 Götz Waschk <waschk@mandriva.org> 1.2.3-2
12rr|libquicktime-1.2.4-2plf|233	+ Revision: 691077
12rr|libquicktime-1.2.4-2plf|234	- fix plf suffix
12rr|libquicktime-1.2.4-2plf|235	
12rr|libquicktime-1.2.4-2plf|236	* Mon Jul 11 2011 Götz Waschk <waschk@mandriva.org> 1.2.3-1
12rr|libquicktime-1.2.4-2plf|237	+ Revision: 689499
12rr|libquicktime-1.2.4-2plf|238	- update to new version 1.2.3
12rr|libquicktime-1.2.4-2plf|239	
12rr|libquicktime-1.2.4-2plf|240	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 1.2.2-2
12rr|libquicktime-1.2.4-2plf|241	+ Revision: 661519
12rr|libquicktime-1.2.4-2plf|242	- mass rebuild
12rr|libquicktime-1.2.4-2plf|243	
12rr|libquicktime-1.2.4-2plf|244	* Sat Jan 08 2011 Götz Waschk <waschk@mandriva.org> 1.2.2-1mdv2011.0
12rr|libquicktime-1.2.4-2plf|245	+ Revision: 630559
12rr|libquicktime-1.2.4-2plf|246	- new version
12rr|libquicktime-1.2.4-2plf|247	- drop patch
12rr|libquicktime-1.2.4-2plf|248	
12rr|libquicktime-1.2.4-2plf|249	* Mon Dec 06 2010 Götz Waschk <waschk@mandriva.org> 1.2.1-2mdv2011.0
12rr|libquicktime-1.2.4-2plf|250	+ Revision: 612343
12rr|libquicktime-1.2.4-2plf|251	- rebuild
12rr|libquicktime-1.2.4-2plf|252	
12rr|libquicktime-1.2.4-2plf|253	* Sat Dec 04 2010 Götz Waschk <waschk@mandriva.org> 1.2.1-1mdv2011.0
12rr|libquicktime-1.2.4-2plf|254	+ Revision: 609229
12rr|libquicktime-1.2.4-2plf|255	- update to new version 1.2.1
12rr|libquicktime-1.2.4-2plf|256	
12rr|libquicktime-1.2.4-2plf|257	* Thu Dec 02 2010 Götz Waschk <waschk@mandriva.org> 1.2.0-1mdv2011.0
12rr|libquicktime-1.2.4-2plf|258	+ Revision: 604758
12rr|libquicktime-1.2.4-2plf|259	- new version
12rr|libquicktime-1.2.4-2plf|260	- update file list
12rr|libquicktime-1.2.4-2plf|261	
12rr|libquicktime-1.2.4-2plf|262	* Mon Nov 29 2010 Funda Wang <fwang@mandriva.org> 1.1.5-3mdv2011.0
12rr|libquicktime-1.2.4-2plf|263	+ Revision: 602824
12rr|libquicktime-1.2.4-2plf|264	- fix build with newer gtk
12rr|libquicktime-1.2.4-2plf|265	
12rr|libquicktime-1.2.4-2plf|266	+ Oden Eriksson <oeriksson@mandriva.com>
12rr|libquicktime-1.2.4-2plf|267	- rebuild
12rr|libquicktime-1.2.4-2plf|268	
12rr|libquicktime-1.2.4-2plf|269	* Wed May 05 2010 Götz Waschk <waschk@mandriva.org> 1.1.5-2mdv2010.1
12rr|libquicktime-1.2.4-2plf|270	+ Revision: 542327
12rr|libquicktime-1.2.4-2plf|271	- rebuild
12rr|libquicktime-1.2.4-2plf|272	
12rr|libquicktime-1.2.4-2plf|273	* Wed Feb 24 2010 Götz Waschk <waschk@mandriva.org> 1.1.5-1mdv2010.1
12rr|libquicktime-1.2.4-2plf|274	+ Revision: 510508
12rr|libquicktime-1.2.4-2plf|275	- update to new version 1.1.5
12rr|libquicktime-1.2.4-2plf|276	
12rr|libquicktime-1.2.4-2plf|277	* Sat Jan 23 2010 Götz Waschk <waschk@mandriva.org> 1.1.4-3mdv2010.1
12rr|libquicktime-1.2.4-2plf|278	+ Revision: 495208
12rr|libquicktime-1.2.4-2plf|279	- rebuild
12rr|libquicktime-1.2.4-2plf|280	
12rr|libquicktime-1.2.4-2plf|281	* Sun Jan 10 2010 Oden Eriksson <oeriksson@mandriva.com> 1.1.4-2mdv2010.1
12rr|libquicktime-1.2.4-2plf|282	+ Revision: 488781
12rr|libquicktime-1.2.4-2plf|283	- rebuilt against libjpeg v8
12rr|libquicktime-1.2.4-2plf|284	
12rr|libquicktime-1.2.4-2plf|285	* Fri Jan 08 2010 Götz Waschk <waschk@mandriva.org> 1.1.4-1mdv2010.1
12rr|libquicktime-1.2.4-2plf|286	+ Revision: 487473
12rr|libquicktime-1.2.4-2plf|287	- new version
12rr|libquicktime-1.2.4-2plf|288	- drop patch
12rr|libquicktime-1.2.4-2plf|289	
12rr|libquicktime-1.2.4-2plf|290	* Thu Dec 10 2009 Götz Waschk <waschk@mandriva.org> 1.1.3-4mdv2010.1
12rr|libquicktime-1.2.4-2plf|291	+ Revision: 475967
12rr|libquicktime-1.2.4-2plf|292	- rebuild
12rr|libquicktime-1.2.4-2plf|293	
12rr|libquicktime-1.2.4-2plf|294	* Mon Nov 09 2009 Götz Waschk <waschk@mandriva.org> 1.1.3-3mdv2010.1
12rr|libquicktime-1.2.4-2plf|295	+ Revision: 463551
12rr|libquicktime-1.2.4-2plf|296	- fix build with new x264
12rr|libquicktime-1.2.4-2plf|297	
12rr|libquicktime-1.2.4-2plf|298	* Sat Aug 15 2009 Oden Eriksson <oeriksson@mandriva.com> 1.1.3-2mdv2010.0
12rr|libquicktime-1.2.4-2plf|299	+ Revision: 416624
12rr|libquicktime-1.2.4-2plf|300	- rebuilt against libjpeg v7
12rr|libquicktime-1.2.4-2plf|301	
12rr|libquicktime-1.2.4-2plf|302	* Tue Jul 14 2009 Götz Waschk <waschk@mandriva.org> 1.1.3-1mdv2010.0
12rr|libquicktime-1.2.4-2plf|303	+ Revision: 395828
12rr|libquicktime-1.2.4-2plf|304	- update to new version 1.1.3
12rr|libquicktime-1.2.4-2plf|305	
12rr|libquicktime-1.2.4-2plf|306	* Thu Jun 18 2009 Frederik Himpe <fhimpe@mandriva.org> 1.1.2-1mdv2010.0
12rr|libquicktime-1.2.4-2plf|307	+ Revision: 387159
12rr|libquicktime-1.2.4-2plf|308	- Update to new version 1.1.2
12rr|libquicktime-1.2.4-2plf|309	- Remove string format pathc
12rr|libquicktime-1.2.4-2plf|310	- Build with schroedinger (dirac) support
12rr|libquicktime-1.2.4-2plf|311	
12rr|libquicktime-1.2.4-2plf|312	* Wed Feb 11 2009 Götz Waschk <waschk@mandriva.org> 1.1.1-2mdv2009.1
12rr|libquicktime-1.2.4-2plf|313	+ Revision: 339353
12rr|libquicktime-1.2.4-2plf|314	- rebuild for new libfaad
12rr|libquicktime-1.2.4-2plf|315	
12rr|libquicktime-1.2.4-2plf|316	* Fri Dec 19 2008 Götz Waschk <waschk@mandriva.org> 1.1.1-1mdv2009.1
12rr|libquicktime-1.2.4-2plf|317	+ Revision: 316064
12rr|libquicktime-1.2.4-2plf|318	- new version
12rr|libquicktime-1.2.4-2plf|319	- fix build
12rr|libquicktime-1.2.4-2plf|320	
12rr|libquicktime-1.2.4-2plf|321	* Mon Nov 10 2008 Götz Waschk <waschk@mandriva.org> 1.1.0-2mdv2009.1
12rr|libquicktime-1.2.4-2plf|322	+ Revision: 301787
12rr|libquicktime-1.2.4-2plf|323	- rebuild
12rr|libquicktime-1.2.4-2plf|324	- new version
12rr|libquicktime-1.2.4-2plf|325	- drop patches
12rr|libquicktime-1.2.4-2plf|326	
12rr|libquicktime-1.2.4-2plf|327	* Mon Oct 13 2008 Götz Waschk <waschk@mandriva.org> 1.0.3-2mdv2009.1
12rr|libquicktime-1.2.4-2plf|328	+ Revision: 293152
12rr|libquicktime-1.2.4-2plf|329	- fix build with new ffmpeg
12rr|libquicktime-1.2.4-2plf|330	
12rr|libquicktime-1.2.4-2plf|331	* Tue Jul 15 2008 Götz Waschk <waschk@mandriva.org> 1.0.3-1mdv2009.0
12rr|libquicktime-1.2.4-2plf|332	+ Revision: 235774
12rr|libquicktime-1.2.4-2plf|333	- fix buildrequires
12rr|libquicktime-1.2.4-2plf|334	- new version
12rr|libquicktime-1.2.4-2plf|335	- drop patch
12rr|libquicktime-1.2.4-2plf|336	- explicitly enable dv
12rr|libquicktime-1.2.4-2plf|337	
12rr|libquicktime-1.2.4-2plf|338	+ Pixel <pixel@mandriva.com>
12rr|libquicktime-1.2.4-2plf|339	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12rr|libquicktime-1.2.4-2plf|340	
12rr|libquicktime-1.2.4-2plf|341	* Fri Apr 25 2008 Götz Waschk <waschk@mandriva.org> 1.0.2-4mdv2009.0
12rr|libquicktime-1.2.4-2plf|342	+ Revision: 197454
12rr|libquicktime-1.2.4-2plf|343	- update the patch
12rr|libquicktime-1.2.4-2plf|344	
12rr|libquicktime-1.2.4-2plf|345	* Fri Apr 25 2008 Götz Waschk <waschk@mandriva.org> 1.0.2-3mdv2009.0
12rr|libquicktime-1.2.4-2plf|346	+ Revision: 197424
12rr|libquicktime-1.2.4-2plf|347	- fix build with new ffmpeg
12rr|libquicktime-1.2.4-2plf|348	
12rr|libquicktime-1.2.4-2plf|349	* Fri Jan 18 2008 Götz Waschk <waschk@mandriva.org> 1.0.2-2mdv2008.1
12rr|libquicktime-1.2.4-2plf|350	+ Revision: 154554
12rr|libquicktime-1.2.4-2plf|351	- rebuild
12rr|libquicktime-1.2.4-2plf|352	
12rr|libquicktime-1.2.4-2plf|353	* Wed Jan 09 2008 Götz Waschk <waschk@mandriva.org> 1.0.2-1mdv2008.1
12rr|libquicktime-1.2.4-2plf|354	+ Revision: 147169
12rr|libquicktime-1.2.4-2plf|355	- new version
12rr|libquicktime-1.2.4-2plf|356	
12rr|libquicktime-1.2.4-2plf|357	+ Olivier Blin <blino@mandriva.org>
12rr|libquicktime-1.2.4-2plf|358	- restore BuildRoot
12rr|libquicktime-1.2.4-2plf|359	
12rr|libquicktime-1.2.4-2plf|360	+ Thierry Vignaud <tv@mandriva.org>
12rr|libquicktime-1.2.4-2plf|361	- kill re-definition of %%buildroot on Pixel's request
12rr|libquicktime-1.2.4-2plf|362	
12rr|libquicktime-1.2.4-2plf|363	* Sun Oct 14 2007 Funda Wang <fwang@mandriva.org> 1.0.1-1mdv2008.1
12rr|libquicktime-1.2.4-2plf|364	+ Revision: 98199
12rr|libquicktime-1.2.4-2plf|365	- drop old distro conditions
12rr|libquicktime-1.2.4-2plf|366	- New version 1.0.1
12rr|libquicktime-1.2.4-2plf|367	
12rr|libquicktime-1.2.4-2plf|368	+ Thierry Vignaud <tv@mandriva.org>
12rr|libquicktime-1.2.4-2plf|369	- fix summary-ended-with-dot
12rr|libquicktime-1.2.4-2plf|370	- s/Mandrake/Mandriva/
12rr|libquicktime-1.2.4-2plf|371	
12rr|libquicktime-1.2.4-2plf|372	* Wed Apr 18 2007 Götz Waschk <waschk@mandriva.org> 1.0.0-1mdv2008.0
12rr|libquicktime-1.2.4-2plf|373	+ Revision: 14609
12rr|libquicktime-1.2.4-2plf|374	- new version
12rr|libquicktime-1.2.4-2plf|375	- drop patches
12rr|libquicktime-1.2.4-2plf|376	- fix build on x86_64
12rr|libquicktime-1.2.4-2plf|377	- update file list
12rr|libquicktime-1.2.4-2plf|378	
12rr|libquicktime-1.2.4-2plf|379	
12rr|libquicktime-1.2.4-2plf|380	* Fri Dec 01 2006 Götz Waschk <waschk@mandriva.org> 0.9.10-2mdv2007.0
12rr|libquicktime-1.2.4-2plf|381	+ Revision: 89691
12rr|libquicktime-1.2.4-2plf|382	- fix description
12rr|libquicktime-1.2.4-2plf|383	
12rr|libquicktime-1.2.4-2plf|384	* Fri Dec 01 2006 Götz Waschk <waschk@mandriva.org> 0.9.10-1mdv2007.1
12rr|libquicktime-1.2.4-2plf|385	+ Revision: 89593
12rr|libquicktime-1.2.4-2plf|386	- patch for new x264
12rr|libquicktime-1.2.4-2plf|387	- unpack patches
12rr|libquicktime-1.2.4-2plf|388	- Import libquicktime
12rr|libquicktime-1.2.4-2plf|389	
12rr|libquicktime-1.2.4-2plf|390	* Fri Dec 01 2006 Götz Waschk <waschk@mandriva.org> 0.9.10-1mdv2007.1
12rr|libquicktime-1.2.4-2plf|391	- New version 0.9.10
12rr|libquicktime-1.2.4-2plf|392	
12rr|libquicktime-1.2.4-2plf|393	* Fri Sep 01 2006 Anssi Hannula <anssi@mandriva.org> 0.9.9-6mdv2007.0
12rr|libquicktime-1.2.4-2plf|394	- fix buildrequires
12rr|libquicktime-1.2.4-2plf|395	
12rr|libquicktime-1.2.4-2plf|396	* Wed Aug 16 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.9.9-5
12rr|libquicktime-1.2.4-2plf|397	- rebuild for fixed libxaw soname
12rr|libquicktime-1.2.4-2plf|398	
12rr|libquicktime-1.2.4-2plf|399	* Thu Jul 20 2006 Jerome Martin <jmartin@mandriva.org> 0.9.9-4mdv2007.0
12rr|libquicktime-1.2.4-2plf|400	- fix BuildRequires for backport
12rr|libquicktime-1.2.4-2plf|401	
12rr|libquicktime-1.2.4-2plf|402	* Sun Jul 09 2006 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.9.9-3
12rr|libquicktime-1.2.4-2plf|403	- add BuildRequires: libalsa-devel libice-devel libxaw-devel libxv-devel
12rr|libquicktime-1.2.4-2plf|404	
12rr|libquicktime-1.2.4-2plf|405	* Sat Jul 08 2006 Charles A Edwards <eslrahc@mandriva.org> 0.9.9-2mdv2007.0
12rr|libquicktime-1.2.4-2plf|406	- fix disc for x264 pkg
12rr|libquicktime-1.2.4-2plf|407	
12rr|libquicktime-1.2.4-2plf|408	* Wed Jul 05 2006 Charles A Edwards <eslrahc@mandriva.org> 0.9.9-1mdv2007.0
12rr|libquicktime-1.2.4-2plf|409	- 0.9.9
12rr|libquicktime-1.2.4-2plf|410	- add plugin
12rr|libquicktime-1.2.4-2plf|411	- add conditionals for License and configure for mdv/plf
12rr|libquicktime-1.2.4-2plf|412	
12rr|libquicktime-1.2.4-2plf|413	* Fri Jun 30 2006 Gtz Waschk <waschk@mandriva.org> 0.9.8-2mdv2007.0
12rr|libquicktime-1.2.4-2plf|414	- add ffmpeg module
12rr|libquicktime-1.2.4-2plf|415	- remove hardcoded devel deps
12rr|libquicktime-1.2.4-2plf|416	
12rr|libquicktime-1.2.4-2plf|417	* Thu Mar 02 2006 Gtz Waschk <waschk@mandriva.org> 0.9.8-1mdk
12rr|libquicktime-1.2.4-2plf|418	- add optional support for lame, faac and faad2
12rr|libquicktime-1.2.4-2plf|419	- drop libquicktime1394
12rr|libquicktime-1.2.4-2plf|420	- update file list
12rr|libquicktime-1.2.4-2plf|421	- New release 0.9.8
12rr|libquicktime-1.2.4-2plf|422	
12rr|libquicktime-1.2.4-2plf|423	* Sat May 28 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.9.7-2mdk
12rr|libquicktime-1.2.4-2plf|424	- fix build deps and automake usage
12rr|libquicktime-1.2.4-2plf|425	
12rr|libquicktime-1.2.4-2plf|426	* Fri May 27 2005 Gtz Waschk <waschk@mandriva.org> 0.9.7-1mdk
12rr|libquicktime-1.2.4-2plf|427	- fix file list
12rr|libquicktime-1.2.4-2plf|428	- mkrel
12rr|libquicktime-1.2.4-2plf|429	- New release 0.9.7
12rr|libquicktime-1.2.4-2plf|430	
12rr|libquicktime-1.2.4-2plf|431	* Tue Feb 15 2005 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.9.4-3mdk
12rr|libquicktime-1.2.4-2plf|432	- fix deps
12rr|libquicktime-1.2.4-2plf|433	
12rr|libquicktime-1.2.4-2plf|434	* Sat Jan 29 2005 Austin Acton <austin@mandrake.org> 0.9.4-2mdk
12rr|libquicktime-1.2.4-2plf|435	- rebuild for new libraw1394
12rr|libquicktime-1.2.4-2plf|436	
12rr|libquicktime-1.2.4-2plf|437	* Thu Jan 13 2005 Gtz Waschk <waschk@linux-mandrake.com> 0.9.4-1mdk
12rr|libquicktime-1.2.4-2plf|438	- update file list
12rr|libquicktime-1.2.4-2plf|439	- New release 0.9.4
12rr|libquicktime-1.2.4-2plf|440	
12rr|libquicktime-1.2.4-2plf|441	* Wed Jul 21 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.9.3-1mdk
12rr|libquicktime-1.2.4-2plf|442	- obsolete static-devel package
12rr|libquicktime-1.2.4-2plf|443	- add new files
12rr|libquicktime-1.2.4-2plf|444	- drop old codecs
12rr|libquicktime-1.2.4-2plf|445	- drop patch 2
12rr|libquicktime-1.2.4-2plf|446	- drop merged patch 1
12rr|libquicktime-1.2.4-2plf|447	- rediff patches 0,3
12rr|libquicktime-1.2.4-2plf|448	- add souce URL
12rr|libquicktime-1.2.4-2plf|449	- New release 0.9.3
12rr|libquicktime-1.2.4-2plf|450	
12rr|libquicktime-1.2.4-2plf|451	* Sun Jun 13 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 0.9.2-4mdk
12rr|libquicktime-1.2.4-2plf|452	- fix rtjpeg build with new libtool
12rr|libquicktime-1.2.4-2plf|453	
12rr|libquicktime-1.2.4-2plf|454	* Thu Apr 15 2004 Gwenole Beauchesne <gbeauchesne@mandrakesoft.com> 0.9.2-3mdk
12rr|libquicktime-1.2.4-2plf|455	- build dso with pic
12rr|libquicktime-1.2.4-2plf|456	- lib64 & 64-bit fixes
12rr|libquicktime-1.2.4-2plf|457	
12rr|libquicktime-1.2.4-2plf|458	* Sat Apr 03 2004 Gtz Waschk <waschk@linux-mandrake.com> 0.9.2-2mdk
12rr|libquicktime-1.2.4-2plf|459	- use the mdkversion macro
12rr|libquicktime-1.2.4-2plf|460	- new libdv
12rr|libquicktime-1.2.4-2plf|461	
12rr|libquicktime-1.2.4-2plf|462	* Wed Jan 14 2004 Franck Villaume <fvill@freesurf.fr> 0.9.2-1mdk
12rr|libquicktime-1.2.4-2plf|463	- 0.9.2 version
12rr|libquicktime-1.2.4-2plf|464	- fix 64bits buildrequires
12rr|libquicktime-1.2.4-2plf|465	

21832 12
12rr|libtxc_dxtn-1.0.1-2|1	%define distsuffix plf
12rr|libtxc_dxtn-1.0.1-2|2	
12rr|libtxc_dxtn-1.0.1-2|3	%define libname %mklibname txc-dxtn
12rr|libtxc_dxtn-1.0.1-2|4	%define develname %mklibname -d txc-dxtn
12rr|libtxc_dxtn-1.0.1-2|5	
12rr|libtxc_dxtn-1.0.1-2|6	Name:		libtxc_dxtn
12rr|libtxc_dxtn-1.0.1-2|7	Summary:	S3 Texture Compression (S3TC) sextension for Mesa
12rr|libtxc_dxtn-1.0.1-2|8	Version:	1.0.1
12rr|libtxc_dxtn-1.0.1-2|9	Epoch:		1
12rr|libtxc_dxtn-1.0.1-2|10	Release:	2
12rr|libtxc_dxtn-1.0.1-2|11	Group:		System/Libraries
12rr|libtxc_dxtn-1.0.1-2|12	License:	BSD
12rr|libtxc_dxtn-1.0.1-2|13	URL:		http://cgit.freedesktop.org/~mareko/libtxc_dxtn/
12rr|libtxc_dxtn-1.0.1-2|14	Source0:	http://cgit.freedesktop.org/~mareko/libtxc_dxtn/snapshot/libtxc_dxtn-%{version}.tar.bz2
12rr|libtxc_dxtn-1.0.1-2|15	BuildRequires:	pkgconfig(gl)
12rr|libtxc_dxtn-1.0.1-2|16	
12rr|libtxc_dxtn-1.0.1-2|17	%description
12rr|libtxc_dxtn-1.0.1-2|18	An open source implementation of the S3 Texture Compression (S3TC)
12rr|libtxc_dxtn-1.0.1-2|19	for use with the open source OpenGL implementation Mesa.
12rr|libtxc_dxtn-1.0.1-2|20	
12rr|libtxc_dxtn-1.0.1-2|21	This provides the GLX extension GL_EXT_texture_compression_s3tc.
12rr|libtxc_dxtn-1.0.1-2|22	
12rr|libtxc_dxtn-1.0.1-2|23	This package is in restricted because S3TC is covered by software
12rr|libtxc_dxtn-1.0.1-2|24	patents.
12rr|libtxc_dxtn-1.0.1-2|25	
12rr|libtxc_dxtn-1.0.1-2|26	#-----------------------------------------------------------
12rr|libtxc_dxtn-1.0.1-2|27	
12rr|libtxc_dxtn-1.0.1-2|28	%package -n %{develname}
12rr|libtxc_dxtn-1.0.1-2|29	Summary:	S3 Texture Compression (S3TC) sextension for Mesa
12rr|libtxc_dxtn-1.0.1-2|30	Group:		System/Libraries
12rr|libtxc_dxtn-1.0.1-2|31	Requires:	%{libname} = %{version}-%{release}
12rr|libtxc_dxtn-1.0.1-2|32	Provides:	%{name} = %{version}-%{release}
12rr|libtxc_dxtn-1.0.1-2|33	
12rr|libtxc_dxtn-1.0.1-2|34	%description -n %{develname}
12rr|libtxc_dxtn-1.0.1-2|35	An open source implementation of the S3 Texture Compression (S3TC)
12rr|libtxc_dxtn-1.0.1-2|36	for use with the open source OpenGL implementation Mesa.
12rr|libtxc_dxtn-1.0.1-2|37	
12rr|libtxc_dxtn-1.0.1-2|38	This provides the GLX extension GL_EXT_texture_compression_s3tc.
12rr|libtxc_dxtn-1.0.1-2|39	
12rr|libtxc_dxtn-1.0.1-2|40	This package is in restricted because S3TC is covered by software
12rr|libtxc_dxtn-1.0.1-2|41	patents.
12rr|libtxc_dxtn-1.0.1-2|42	
12rr|libtxc_dxtn-1.0.1-2|43	%package -n %{libname}
12rr|libtxc_dxtn-1.0.1-2|44	Summary:	S3 Texture Compression (S3TC) sextension for Mesa
12rr|libtxc_dxtn-1.0.1-2|45	Group:		System/Libraries
12rr|libtxc_dxtn-1.0.1-2|46	
12rr|libtxc_dxtn-1.0.1-2|47	%description -n %{libname}
12rr|libtxc_dxtn-1.0.1-2|48	An open source implementation of the  S3 Texture Compression (S3TC)
12rr|libtxc_dxtn-1.0.1-2|49	for use with the open source OpenGL implementation Mesa.
12rr|libtxc_dxtn-1.0.1-2|50	
12rr|libtxc_dxtn-1.0.1-2|51	This provides the GLX extension GL_EXT_texture_compression_s3tc.
12rr|libtxc_dxtn-1.0.1-2|52	
12rr|libtxc_dxtn-1.0.1-2|53	This package is in restricted because S3TC is covered by software
12rr|libtxc_dxtn-1.0.1-2|54	patents.
12rr|libtxc_dxtn-1.0.1-2|55	
12rr|libtxc_dxtn-1.0.1-2|56	#-----------------------------------------------------------
12rr|libtxc_dxtn-1.0.1-2|57	
12rr|libtxc_dxtn-1.0.1-2|58	%prep
12rr|libtxc_dxtn-1.0.1-2|59	%setup -q
12rr|libtxc_dxtn-1.0.1-2|60	
12rr|libtxc_dxtn-1.0.1-2|61	%build
12rr|libtxc_dxtn-1.0.1-2|62	[[ -f configure ]] || ./autogen.sh
12rr|libtxc_dxtn-1.0.1-2|63	%setup_compile_flags
12rr|libtxc_dxtn-1.0.1-2|64	%configure
12rr|libtxc_dxtn-1.0.1-2|65	%make
12rr|libtxc_dxtn-1.0.1-2|66	
12rr|libtxc_dxtn-1.0.1-2|67	%install
12rr|libtxc_dxtn-1.0.1-2|68	%makeinstall_std
12rr|libtxc_dxtn-1.0.1-2|69	
12rr|libtxc_dxtn-1.0.1-2|70	%files -n %{libname}
12rr|libtxc_dxtn-1.0.1-2|71	%{_libdir}/%{name}.so
12rr|libtxc_dxtn-1.0.1-2|72	
12rr|libtxc_dxtn-1.0.1-2|73	%files -n %{develname}
12rr|libtxc_dxtn-1.0.1-2|74	%doc Changelog
12rr|libtxc_dxtn-1.0.1-2|75	%{_includedir}/txc_dxtn.h
12rr|libtxc_dxtn-1.0.1-2|76	

21833 12
12rr|lxdvdrip-1.77-1|1	%define distsuffix plf
12rr|lxdvdrip-1.77-1|2	
12rr|lxdvdrip-1.77-1|3	Name:		lxdvdrip
12rr|lxdvdrip-1.77-1|4	Version:	1.77
12rr|lxdvdrip-1.77-1|5	Release:	%mkrel 1
12rr|lxdvdrip-1.77-1|6	Summary:	DVD ripping tool
12rr|lxdvdrip-1.77-1|7	License:	GPLv2
12rr|lxdvdrip-1.77-1|8	URL:		http://lxdvdrip.sourceforge.net/
12rr|lxdvdrip-1.77-1|9	Group: 		Video
12rr|lxdvdrip-1.77-1|10	Source:		http://sourceforge.net/projects/lxdvdrip/files/%{name}-%{version}.tgz
12rr|lxdvdrip-1.77-1|11	Patch0:		lxdvdrip-1.77-makefile.patch
12rr|lxdvdrip-1.77-1|12	Patch1:		lxdvdrip-1.77-wavpath.patch
12rr|lxdvdrip-1.77-1|13	Requires:	dvdauthor
12rr|lxdvdrip-1.77-1|14	Requires:	mplayer
12rr|lxdvdrip-1.77-1|15	Requires:	dvd+rw-tools
12rr|lxdvdrip-1.77-1|16	Requires:	transcode
12rr|lxdvdrip-1.77-1|17	Requires:	dvdbackup
12rr|lxdvdrip-1.77-1|18	Requires:	dvdwizard
12rr|lxdvdrip-1.77-1|19	Buildrequires:	libdvdread-devel
12rr|lxdvdrip-1.77-1|20	BuildRequires:	libdvdnav-devel
12rr|lxdvdrip-1.77-1|21	
12rr|lxdvdrip-1.77-1|22	%description
12rr|lxdvdrip-1.77-1|23	lxdvdrip is a Command Line Tool to make a copy from a Video DVD for private
12rr|lxdvdrip-1.77-1|24	Use. It automates the process of Ripping, Authoring, Preview and Burning of a
12rr|lxdvdrip-1.77-1|25	DVD.
12rr|lxdvdrip-1.77-1|26	
12rr|lxdvdrip-1.77-1|27	This package is in restricted, as DVD ripping might break local laws.
12rr|lxdvdrip-1.77-1|28	
12rr|lxdvdrip-1.77-1|29	%prep
12rr|lxdvdrip-1.77-1|30	%setup -q -n %{name}
12rr|lxdvdrip-1.77-1|31	%patch0 -p1
12rr|lxdvdrip-1.77-1|32	%patch1 -p1
12rr|lxdvdrip-1.77-1|33	%__rm -rf doc-pak/CVS
12rr|lxdvdrip-1.77-1|34	%__chmod 644 doc-pak/*
12rr|lxdvdrip-1.77-1|35	
12rr|lxdvdrip-1.77-1|36	%build
12rr|lxdvdrip-1.77-1|37	%make CFLAGS="%{optflags}"
12rr|lxdvdrip-1.77-1|38	
12rr|lxdvdrip-1.77-1|39	%install
12rr|lxdvdrip-1.77-1|40	%__rm -fr %{buildroot}
12rr|lxdvdrip-1.77-1|41	%makeinstall_std
12rr|lxdvdrip-1.77-1|42	
12rr|lxdvdrip-1.77-1|43	%clean
12rr|lxdvdrip-1.77-1|44	%__rm -fr %{buildroot}
12rr|lxdvdrip-1.77-1|45	
12rr|lxdvdrip-1.77-1|46	%files
12rr|lxdvdrip-1.77-1|47	%doc doc-pak/*
12rr|lxdvdrip-1.77-1|48	%{_bindir}/*
12rr|lxdvdrip-1.77-1|49	%{_mandir}/man1/%{name}.1*
12rr|lxdvdrip-1.77-1|50	%{_datadir}/%{name}/%{name}.wav
12rr|lxdvdrip-1.77-1|51	%config(noreplace) %{_sysconfdir}/%{name}.conf
12rr|lxdvdrip-1.77-1|52	
12rr|lxdvdrip-1.77-1|53	
12rr|lxdvdrip-1.77-1|54	%changelog
12rr|lxdvdrip-1.77-1|55	

21834 12
12rr|mac-3.99.4.5.7-1|1	%define distsuffix plf
12rr|mac-3.99.4.5.7-1|2	
12rr|mac-3.99.4.5.7-1|3	%define ver 3.99
12rr|mac-3.99.4.5.7-1|4	%define uver 4
12rr|mac-3.99.4.5.7-1|5	%define bver 5
12rr|mac-3.99.4.5.7-1|6	%define sver 7
12rr|mac-3.99.4.5.7-1|7	
12rr|mac-3.99.4.5.7-1|8	%define libname %mklibname %{name} 2
12rr|mac-3.99.4.5.7-1|9	%define libnamedevel %mklibname -d %{name}
12rr|mac-3.99.4.5.7-1|10	
12rr|mac-3.99.4.5.7-1|11	Name:		mac
12rr|mac-3.99.4.5.7-1|12	Version:	%{ver}.%{uver}.%{bver}.%{sver}
12rr|mac-3.99.4.5.7-1|13	Release:	%mkrel 1
12rr|mac-3.99.4.5.7-1|14	Summary:	Monkey's Audio Codec
12rr|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
12rr|mac-3.99.4.5.7-1|16	License:	Freeware
12rr|mac-3.99.4.5.7-1|17	Group:		Sound
12rr|mac-3.99.4.5.7-1|18	Url:		http://etree.org/shnutils/shntool/
12rr|mac-3.99.4.5.7-1|19	BuildRequires:	libstdc++-devel
12rr|mac-3.99.4.5.7-1|20	Obsoletes:	APE
12rr|mac-3.99.4.5.7-1|21	
12rr|mac-3.99.4.5.7-1|22	%description
12rr|mac-3.99.4.5.7-1|23	Monkey's Audio Codec is a lossless audio codec w/ good
12rr|mac-3.99.4.5.7-1|24	correspondence of compression (and decompresssion) ratio
12rr|mac-3.99.4.5.7-1|25	and time.
12rr|mac-3.99.4.5.7-1|26	
12rr|mac-3.99.4.5.7-1|27	Monkey's Audio Codec can be used for personal, educational
12rr|mac-3.99.4.5.7-1|28	and non-commercial purposes. Commercial usage requires
12rr|mac-3.99.4.5.7-1|29	prior written permission from Monkey's Audio author.
12rr|mac-3.99.4.5.7-1|30	See License.htm before usage.
12rr|mac-3.99.4.5.7-1|31	
12rr|mac-3.99.4.5.7-1|32	This version is patched for shntool support.
12rr|mac-3.99.4.5.7-1|33	
12rr|mac-3.99.4.5.7-1|34	This package is in restricted because of its license.
12rr|mac-3.99.4.5.7-1|35	
12rr|mac-3.99.4.5.7-1|36	%package -n %{libname}
12rr|mac-3.99.4.5.7-1|37	Summary:	Monkey's Audio Codec library
12rr|mac-3.99.4.5.7-1|38	Group:		System/Libraries
12rr|mac-3.99.4.5.7-1|39	
12rr|mac-3.99.4.5.7-1|40	%description -n %{libname}
12rr|mac-3.99.4.5.7-1|41	Monkey's Audio Codec library.
12rr|mac-3.99.4.5.7-1|42	
12rr|mac-3.99.4.5.7-1|43	Monkey's Audio Codec is a lossless audio codec w/ good
12rr|mac-3.99.4.5.7-1|44	correspondence of compression (and decompresssion) ratio
12rr|mac-3.99.4.5.7-1|45	and time.
12rr|mac-3.99.4.5.7-1|46	
12rr|mac-3.99.4.5.7-1|47	Monkey's Audio Codec can be used for personal, educational
12rr|mac-3.99.4.5.7-1|48	and non-commercial purposes. Commercial usage requires
12rr|mac-3.99.4.5.7-1|49	prior written permission from Monkey's Audio author.
12rr|mac-3.99.4.5.7-1|50	See License.htm before usage.
12rr|mac-3.99.4.5.7-1|51	
12rr|mac-3.99.4.5.7-1|52	This version is patched for shntool support.
12rr|mac-3.99.4.5.7-1|53	
12rr|mac-3.99.4.5.7-1|54	This package is in restricted because of its license.
12rr|mac-3.99.4.5.7-1|55	
12rr|mac-3.99.4.5.7-1|56	%package -n %{libnamedevel}
12rr|mac-3.99.4.5.7-1|57	Summary:	Monkey's Audio Codec development files
12rr|mac-3.99.4.5.7-1|58	Group:		Development/C
12rr|mac-3.99.4.5.7-1|59	Requires:	%{libname} = %{version}-%{release}
12rr|mac-3.99.4.5.7-1|60	Provides:	%{name}-devel = %{version}-%{release}
12rr|mac-3.99.4.5.7-1|61	
12rr|mac-3.99.4.5.7-1|62	%description -n %{libnamedevel}
12rr|mac-3.99.4.5.7-1|63	Development files (headers etc) needed to develop software with %{libname}.
12rr|mac-3.99.4.5.7-1|64	
12rr|mac-3.99.4.5.7-1|65	This version is patched for shntool support.
12rr|mac-3.99.4.5.7-1|66	
12rr|mac-3.99.4.5.7-1|67	This package is in restricted because of its license.
12rr|mac-3.99.4.5.7-1|68	
12rr|mac-3.99.4.5.7-1|69	%prep
12rr|mac-3.99.4.5.7-1|70	%setup -q -n %{name}-%{ver}-u%{uver}-b%{bver}-s%{sver}
12rr|mac-3.99.4.5.7-1|71	
12rr|mac-3.99.4.5.7-1|72	%build
12rr|mac-3.99.4.5.7-1|73	CXXFLAGS="$CXXFLAGS -DSHNTOOL" %configure2_5x
12rr|mac-3.99.4.5.7-1|74	%make
12rr|mac-3.99.4.5.7-1|75	
12rr|mac-3.99.4.5.7-1|76	%install
12rr|mac-3.99.4.5.7-1|77	%__rm -rf %{buildroot}
12rr|mac-3.99.4.5.7-1|78	%makeinstall_std
12rr|mac-3.99.4.5.7-1|79	%__cp src/License.htm .
12rr|mac-3.99.4.5.7-1|80	
12rr|mac-3.99.4.5.7-1|81	%clean
12rr|mac-3.99.4.5.7-1|82	%__rm -rf %{buildroot}
12rr|mac-3.99.4.5.7-1|83	
12rr|mac-3.99.4.5.7-1|84	%files
12rr|mac-3.99.4.5.7-1|85	%doc ChangeLog ChangeLog.shntool AUTHORS COPYING README NEWS License.htm
12rr|mac-3.99.4.5.7-1|86	%{_bindir}/*
12rr|mac-3.99.4.5.7-1|87	
12rr|mac-3.99.4.5.7-1|88	%files -n %{libname}
12rr|mac-3.99.4.5.7-1|89	%{_libdir}/*.so.*
12rr|mac-3.99.4.5.7-1|90	
12rr|mac-3.99.4.5.7-1|91	%files -n %{libnamedevel}
12rr|mac-3.99.4.5.7-1|92	%dir %{_includedir}/%{name}
12rr|mac-3.99.4.5.7-1|93	%{_includedir}/%{name}/*.h
12rr|mac-3.99.4.5.7-1|94	%{_libdir}/*.so
12rr|mac-3.99.4.5.7-1|95	%{_libdir}/*.*a
12rr|mac-3.99.4.5.7-1|96	
12rr|mac-3.99.4.5.7-1|97	
12rr|mac-3.99.4.5.7-1|98	%changelog
12rr|mac-3.99.4.5.7-1|99	

21835 12
12rr|mahjongg3d-extra-0.96-4|1	%define distsuffix plf
12rr|mahjongg3d-extra-0.96-4|2	
12rr|mahjongg3d-extra-0.96-4|3	%define base_name mahjongg3d
12rr|mahjongg3d-extra-0.96-4|4	
12rr|mahjongg3d-extra-0.96-4|5	Name:		%{base_name}-extra
12rr|mahjongg3d-extra-0.96-4|6	Version:	0.96
12rr|mahjongg3d-extra-0.96-4|7	Release:	%mkrel 4
12rr|mahjongg3d-extra-0.96-4|8	Summary:	Extra tiles for Mahjongg 3d Solitaire
12rr|mahjongg3d-extra-0.96-4|9	Group:		Games/Boards
12rr|mahjongg3d-extra-0.96-4|10	#not really sure about the license so using Freeware
12rr|mahjongg3d-extra-0.96-4|11	License:	Freeware
12rr|mahjongg3d-extra-0.96-4|12	URL:		http://www.reto-schoelly.de/mahjongg3d/
12rr|mahjongg3d-extra-0.96-4|13	Source0:	http://www.reto-schoelly.de/mahjongg3d/simpsons_tileset.tar.bz2
12rr|mahjongg3d-extra-0.96-4|14	Source1:	http://www.reto-schoelly.de/mahjongg3d/manga_tileset.tar.bz2
12rr|mahjongg3d-extra-0.96-4|15	Requires:	%{base_name}
12rr|mahjongg3d-extra-0.96-4|16	BuildArch:	noarch
12rr|mahjongg3d-extra-0.96-4|17	
12rr|mahjongg3d-extra-0.96-4|18	%description
12rr|mahjongg3d-extra-0.96-4|19	Extra tiles for MahJongg 3D Solitaire.
12rr|mahjongg3d-extra-0.96-4|20	
12rr|mahjongg3d-extra-0.96-4|21	This package is in restricted because it is including possibly
12rr|mahjongg3d-extra-0.96-4|22	copyrighted characters.
12rr|mahjongg3d-extra-0.96-4|23	
12rr|mahjongg3d-extra-0.96-4|24	%prep
12rr|mahjongg3d-extra-0.96-4|25	%setup -c %{name}-%{version} -q -a 1
12rr|mahjongg3d-extra-0.96-4|26	
12rr|mahjongg3d-extra-0.96-4|27	%install
12rr|mahjongg3d-extra-0.96-4|28	%__rm -rf %{buildroot}
12rr|mahjongg3d-extra-0.96-4|29	%__install -d %{buildroot}%{_gamesdatadir}/%{base_name}/backgrounds
12rr|mahjongg3d-extra-0.96-4|30	%__install -m 0644 backgrounds/*.bmp %{buildroot}%{_gamesdatadir}/%{base_name}/backgrounds
12rr|mahjongg3d-extra-0.96-4|31	%__install -d %{buildroot}%{_gamesdatadir}/%{base_name}/tilesets
12rr|mahjongg3d-extra-0.96-4|32	%__install -m 0644 tilesets/*.tileset %{buildroot}%{_gamesdatadir}/%{base_name}/tilesets/
12rr|mahjongg3d-extra-0.96-4|33	%__install -d %{buildroot}%{_gamesdatadir}/%{base_name}/tilesets/manga
12rr|mahjongg3d-extra-0.96-4|34	%__install -m 0644 tilesets/manga/* %{buildroot}%{_gamesdatadir}/%{base_name}/tilesets/manga/
12rr|mahjongg3d-extra-0.96-4|35	%__install -d %{buildroot}%{_gamesdatadir}/%{base_name}/tilesets/simpsons
12rr|mahjongg3d-extra-0.96-4|36	%__install -m 0644 tilesets/simpsons/* %{buildroot}%{_gamesdatadir}/%{base_name}/tilesets/simpsons/
12rr|mahjongg3d-extra-0.96-4|37	
12rr|mahjongg3d-extra-0.96-4|38	%files
12rr|mahjongg3d-extra-0.96-4|39	%{_gamesdatadir}/%{base_name}/tilesets/manga.tileset
12rr|mahjongg3d-extra-0.96-4|40	%{_gamesdatadir}/%{base_name}/tilesets/manga
12rr|mahjongg3d-extra-0.96-4|41	%{_gamesdatadir}/%{base_name}/backgrounds/manga.background.bmp
12rr|mahjongg3d-extra-0.96-4|42	%{_gamesdatadir}/%{base_name}/tilesets/simpsons.tileset
12rr|mahjongg3d-extra-0.96-4|43	%{_gamesdatadir}/%{base_name}/tilesets/simpsons
12rr|mahjongg3d-extra-0.96-4|44	%{_gamesdatadir}/%{base_name}/backgrounds/homer.background.bmp
12rr|mahjongg3d-extra-0.96-4|45	
12rr|mahjongg3d-extra-0.96-4|46	%clean
12rr|mahjongg3d-extra-0.96-4|47	%__rm -rf %{buildroot}
12rr|mahjongg3d-extra-0.96-4|48	
12rr|mahjongg3d-extra-0.96-4|49	
12rr|mahjongg3d-extra-0.96-4|50	%changelog
12rr|mahjongg3d-extra-0.96-4|51	

21836 12
12rr|mandvd-2.6-3|1	%define		distsuffix plf
12rr|mandvd-2.6-3|2	
12rr|mandvd-2.6-3|3	Name:		mandvd
12rr|mandvd-2.6-3|4	Version:	2.6
12rr|mandvd-2.6-3|5	Release:	3
12rr|mandvd-2.6-3|6	Summary:	Video DVD creation tool
12rr|mandvd-2.6-3|7	License:	GPLv2+
12rr|mandvd-2.6-3|8	Group:		Video
12rr|mandvd-2.6-3|9	URL:		http://www.kde-apps.org/content/show.php/ManDVD?content=83906
12rr|mandvd-2.6-3|10	Source0:	%{name}-%{version}.tar.gz
12rr|mandvd-2.6-3|11	Patch1:		mandvd-NTSC.patch
12rr|mandvd-2.6-3|12	Patch2:		mandvd-2.6-gcc4.7.patch
12rr|mandvd-2.6-3|13	BuildRequires:	qt3-devel
12rr|mandvd-2.6-3|14	BuildRequires:	imagemagick
12rr|mandvd-2.6-3|15	Requires:	dvd-slideshow >= 0.8.0
12rr|mandvd-2.6-3|16	Requires:	k3b
12rr|mandvd-2.6-3|17	Requires:	mplayer
12rr|mandvd-2.6-3|18	Requires:	mencoder
12rr|mandvd-2.6-3|19	Requires:	ffmpeg
12rr|mandvd-2.6-3|20	Suggests:	gimp
12rr|mandvd-2.6-3|21	Requires:	mkisofs >= 2.01
12rr|mandvd-2.6-3|22	Requires:	xine-ui >= 0.99.4
12rr|mandvd-2.6-3|23	Requires:	lame >= 3.98
12rr|mandvd-2.6-3|24	Requires:	alsa-utils >= 1.0.19-1
12rr|mandvd-2.6-3|25	Requires:	dvdauthor >= 0.6.17
12rr|mandvd-2.6-3|26	Requires:	mjpegtools >= 1.9.0
12rr|mandvd-2.6-3|27	Requires:	netpbm >= 10.35
12rr|mandvd-2.6-3|28	Requires:	transcode >= 1.1.2
12rr|mandvd-2.6-3|29	Requires:	dvd+rw-tools >= 7.1
12rr|mandvd-2.6-3|30	
12rr|mandvd-2.6-3|31	%description
12rr|mandvd-2.6-3|32	ManDVD is a graphical tool for creating Video DVDs, including menus.
12rr|mandvd-2.6-3|33	
12rr|mandvd-2.6-3|34	This package is in restricted as it requires other software from restricted.
12rr|mandvd-2.6-3|35	
12rr|mandvd-2.6-3|36	%prep
12rr|mandvd-2.6-3|37	%setup -q
12rr|mandvd-2.6-3|38	%patch1 -p1
12rr|mandvd-2.6-3|39	%patch2 -p1
12rr|mandvd-2.6-3|40	
12rr|mandvd-2.6-3|41	%build
12rr|mandvd-2.6-3|42	%if %{mdvver} < 201100
12rr|mandvd-2.6-3|43	echo "QMAKE_CFLAGS += %{optflags}" >> mandvd.pro
12rr|mandvd-2.6-3|44	echo "QMAKE_CXXFLAGS += %{optflags}" >> mandvd.pro
12rr|mandvd-2.6-3|45	%endif
12rr|mandvd-2.6-3|46	
12rr|mandvd-2.6-3|47	%qmake_qt3 "mandvd.pro"
12rr|mandvd-2.6-3|48	
12rr|mandvd-2.6-3|49	sed -i s\|-Werror=format-security\|\|g Makefile
12rr|mandvd-2.6-3|50	
12rr|mandvd-2.6-3|51	%make
12rr|mandvd-2.6-3|52	
12rr|mandvd-2.6-3|53	%install
12rr|mandvd-2.6-3|54	install -d %{buildroot}%{_bindir}
12rr|mandvd-2.6-3|55	install -m 755 %{name} %{buildroot}%{_bindir}
12rr|mandvd-2.6-3|56	install -d %{buildroot}/%{_miconsdir}
12rr|mandvd-2.6-3|57	install -d %{buildroot}/%{_iconsdir}
12rr|mandvd-2.6-3|58	install -d %{buildroot}/%{_liconsdir}
12rr|mandvd-2.6-3|59	install -D -m 644 mandvd.desktop %{buildroot}%{_datadir}/applications/%{name}.desktop
12rr|mandvd-2.6-3|60	install -D -m 644 mandvdico.png %{buildroot}%{_datadir}/pixmaps/%{name}.png
12rr|mandvd-2.6-3|61	install -D -m 644 mandvdSplash.png %{buildroot}%{_datadir}/pixmaps/mandvdSplash.png
12rr|mandvd-2.6-3|62	
12rr|mandvd-2.6-3|63	convert -scale 16 mandvdico.png %{buildroot}%{_miconsdir}/%{name}.png
12rr|mandvd-2.6-3|64	convert -scale 32 mandvdico.png %{buildroot}%{_iconsdir}/%{name}.png
12rr|mandvd-2.6-3|65	convert -scale 46 mandvdico.png %{buildroot}%{_liconsdir}/%{name}.png
12rr|mandvd-2.6-3|66	
12rr|mandvd-2.6-3|67	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12rr|mandvd-2.6-3|68	[Desktop Entry]
12rr|mandvd-2.6-3|69	Name=%{name}
12rr|mandvd-2.6-3|70	Comment=ManDVD is a graphical tool for creating Video DVDs, including menus.
12rr|mandvd-2.6-3|71	Comment[it_IT]=Creatore di Dvd
12rr|mandvd-2.6-3|72	Exec=%{name}
12rr|mandvd-2.6-3|73	Icon=%{name}
12rr|mandvd-2.6-3|74	Terminal=false
12rr|mandvd-2.6-3|75	Type=Application
12rr|mandvd-2.6-3|76	StartupNotify=true
12rr|mandvd-2.6-3|77	Categories=X-MandrivaLinux-Multimedia-Video;AudioVideo;
12rr|mandvd-2.6-3|78	EOF
12rr|mandvd-2.6-3|79	
12rr|mandvd-2.6-3|80	%files
12rr|mandvd-2.6-3|81	%doc COPYING INSTALL README
12rr|mandvd-2.6-3|82	%{_bindir}/mandvd
12rr|mandvd-2.6-3|83	%{_datadir}/applications/%{name}.desktop
12rr|mandvd-2.6-3|84	%{_datadir}/pixmaps/mandvd.png
12rr|mandvd-2.6-3|85	%{_datadir}/pixmaps/mandvdSplash.png
12rr|mandvd-2.6-3|86	%{_iconsdir}/*.png
12rr|mandvd-2.6-3|87	%{_liconsdir}/*.png
12rr|mandvd-2.6-3|88	%{_miconsdir}/*.png
12rr|mandvd-2.6-3|89	
12rr|mandvd-2.6-3|90	%changelog
12rr|mandvd-2.6-3|91	* Mon Sep 05 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 2.6-2plf2011.0
12rr|mandvd-2.6-3|92	- Port from PLF to restricted
12rr|mandvd-2.6-3|93	- Use MIB spec rather than PLF
12rr|mandvd-2.6-3|94	- Clean up spec (drop obsoleted old-style menus etc)
12rr|mandvd-2.6-3|95	- Fix build flags for MDV < 2011.0
12rr|mandvd-2.6-3|96	
12rr|mandvd-2.6-3|97	* Thu May 27 2010 Astragalo <slanislao@tiscali.it> 2.6-1mib2009.1
12rr|mandvd-2.6-3|98	- New final release 2.6
12rr|mandvd-2.6-3|99	- Build for Mandriva 2009.1 (MIB)
12rr|mandvd-2.6-3|100	- Update specfile
12rr|mandvd-2.6-3|101	
12rr|mandvd-2.6-3|102	* Mon Aug 28 2006 Nicolas Locureuil <neoclust@zarb.org> 2.1.3-1
12rr|mandvd-2.6-3|103	- New release 2.1.3

21837 12
12rr|moc-2.5.0-0.alfa4_svn2454.1|1	%define _disable_ld_no_undefined 1
12rr|moc-2.5.0-0.alfa4_svn2454.1|2	
12rr|moc-2.5.0-0.alfa4_svn2454.1|3	%define pre alfa4_svn2454
12rr|moc-2.5.0-0.alfa4_svn2454.1|4	
12rr|moc-2.5.0-0.alfa4_svn2454.1|5	Summary:	Simple console audio player
12rr|moc-2.5.0-0.alfa4_svn2454.1|6	Name:		moc
12rr|moc-2.5.0-0.alfa4_svn2454.1|7	Version:	2.5.0
12rr|moc-2.5.0-0.alfa4_svn2454.1|8	Release:	0.%{pre}.1
12rr|moc-2.5.0-0.alfa4_svn2454.1|9	Epoch:		1
12rr|moc-2.5.0-0.alfa4_svn2454.1|10	License:	GPLv2+
12rr|moc-2.5.0-0.alfa4_svn2454.1|11	Group:		Sound
12rr|moc-2.5.0-0.alfa4_svn2454.1|12	URL:		http://moc.daper.net/
12rr|moc-2.5.0-0.alfa4_svn2454.1|13	Source0:	ftp://ftp.daper.net/pub/soft/moc/unstable/%{name}-%{version}_%{pre}.tar.gz
12rr|moc-2.5.0-0.alfa4_svn2454.1|14	BuildRequires:	pkgconfig(ncurses++w)
12rr|moc-2.5.0-0.alfa4_svn2454.1|15	BuildRequires:	pkgconfig(mad)
12rr|moc-2.5.0-0.alfa4_svn2454.1|16	BuildRequires:	pkgconfig(libcurl)
12rr|moc-2.5.0-0.alfa4_svn2454.1|17	BuildRequires:	pkgconfig(speex)
12rr|moc-2.5.0-0.alfa4_svn2454.1|18	BuildRequires:	pkgconfig(vorbis)
12rr|moc-2.5.0-0.alfa4_svn2454.1|19	BuildRequires:	libmpcdec-devel
12rr|moc-2.5.0-0.alfa4_svn2454.1|20	BuildRequires:	pkgconfig(alsa)
12rr|moc-2.5.0-0.alfa4_svn2454.1|21	BuildRequires:	pkgconfig(flac)
12rr|moc-2.5.0-0.alfa4_svn2454.1|22	BuildRequires:	pkgconfig(sndfile)
12rr|moc-2.5.0-0.alfa4_svn2454.1|23	BuildRequires:	ffmpeg-devel
12rr|moc-2.5.0-0.alfa4_svn2454.1|24	BuildRequires:	libfaac-devel
12rr|moc-2.5.0-0.alfa4_svn2454.1|25	BuildRequires:	pkgconfig(samplerate)
12rr|moc-2.5.0-0.alfa4_svn2454.1|26	BuildRequires:	pkgconfig(id3tag)
12rr|moc-2.5.0-0.alfa4_svn2454.1|27	BuildRequires:	pkgconfig(taglib)
12rr|moc-2.5.0-0.alfa4_svn2454.1|28	BuildRequires:	db-devel
12rr|moc-2.5.0-0.alfa4_svn2454.1|29	BuildRequires:	libtool-devel
12rr|moc-2.5.0-0.alfa4_svn2454.1|30	BuildRequires:	autogen
12rr|moc-2.5.0-0.alfa4_svn2454.1|31	BuildRequires:	pkgconfig(wavpack)
12rr|moc-2.5.0-0.alfa4_svn2454.1|32	BuildRequires:	magic-devel
12rr|moc-2.5.0-0.alfa4_svn2454.1|33	BuildRequires:	pkgconfig(libmodplug)
12rr|moc-2.5.0-0.alfa4_svn2454.1|34	BuildRequires:	gettext-devel
12rr|moc-2.5.0-0.alfa4_svn2454.1|35	BuildRequires:	libstdc++-devel
12rr|moc-2.5.0-0.alfa4_svn2454.1|36	
12rr|moc-2.5.0-0.alfa4_svn2454.1|37	%description
12rr|moc-2.5.0-0.alfa4_svn2454.1|38	MOC is a console audio player with ncurses interface
12rr|moc-2.5.0-0.alfa4_svn2454.1|39	Features:
12rr|moc-2.5.0-0.alfa4_svn2454.1|40	* Supports aac ffmpeg flac modplug mp3 musepack sndfile speex vorbis wavpack
12rr|moc-2.5.0-0.alfa4_svn2454.1|41	* Play files from directory changing automatically to the next one
12rr|moc-2.5.0-0.alfa4_svn2454.1|42	without any playlist.
12rr|moc-2.5.0-0.alfa4_svn2454.1|43	* Supports id3tag, VBR and Xing header for MP3.
12rr|moc-2.5.0-0.alfa4_svn2454.1|44	* Simple mixer.
12rr|moc-2.5.0-0.alfa4_svn2454.1|45	* Fast switching to your music directory.
12rr|moc-2.5.0-0.alfa4_svn2454.1|46	* Playlists (without read/write to a file).
12rr|moc-2.5.0-0.alfa4_svn2454.1|47	* Shuffle and repeat.
12rr|moc-2.5.0-0.alfa4_svn2454.1|48	* Changing process priority to higher value.
12rr|moc-2.5.0-0.alfa4_svn2454.1|49	* Playing in separate thread.
12rr|moc-2.5.0-0.alfa4_svn2454.1|50	
12rr|moc-2.5.0-0.alfa4_svn2454.1|51	%prep
12rr|moc-2.5.0-0.alfa4_svn2454.1|52	%setup -q -n trunk
12rr|moc-2.5.0-0.alfa4_svn2454.1|53	
12rr|moc-2.5.0-0.alfa4_svn2454.1|54	%build
12rr|moc-2.5.0-0.alfa4_svn2454.1|55	export CFLAGS="%{optflags} `pkg-config --cflags ncursesw`"
12rr|moc-2.5.0-0.alfa4_svn2454.1|56	autoreconf -i
12rr|moc-2.5.0-0.alfa4_svn2454.1|57	
12rr|moc-2.5.0-0.alfa4_svn2454.1|58	%configure2_5x
12rr|moc-2.5.0-0.alfa4_svn2454.1|59	%make
12rr|moc-2.5.0-0.alfa4_svn2454.1|60	
12rr|moc-2.5.0-0.alfa4_svn2454.1|61	%install
12rr|moc-2.5.0-0.alfa4_svn2454.1|62	%makeinstall_std
12rr|moc-2.5.0-0.alfa4_svn2454.1|63	rm -rf %{buildroot}/usr/share/doc/
12rr|moc-2.5.0-0.alfa4_svn2454.1|64	rm -rf %{buildroot}/%{_libdir}/*/*/*la
12rr|moc-2.5.0-0.alfa4_svn2454.1|65	
12rr|moc-2.5.0-0.alfa4_svn2454.1|66	%files
12rr|moc-2.5.0-0.alfa4_svn2454.1|67	%doc COPYING AUTHORS NEWS README TODO
12rr|moc-2.5.0-0.alfa4_svn2454.1|68	%doc config.example keymap.example
12rr|moc-2.5.0-0.alfa4_svn2454.1|69	%{_bindir}/mocp
12rr|moc-2.5.0-0.alfa4_svn2454.1|70	%{_mandir}/*/*
12rr|moc-2.5.0-0.alfa4_svn2454.1|71	%{_libdir}/%{name}
12rr|moc-2.5.0-0.alfa4_svn2454.1|72	%{_datadir}/%{name}
12rr|moc-2.5.0-0.alfa4_svn2454.1|73	

21838 12
12rr|mp4als-rm23-1|1	%define		distsuffix plf
12rr|mp4als-rm23-1|2	%define		oversion RM23
12rr|mp4als-rm23-1|3	
12rr|mp4als-rm23-1|4	Name:		mp4als
12rr|mp4als-rm23-1|5	Summary:	MPEG-4 Audio Lossless Coding
12rr|mp4als-rm23-1|6	Version:	rm23
12rr|mp4als-rm23-1|7	Release:	%mkrel 1
12rr|mp4als-rm23-1|8	License:	Freeware
12rr|mp4als-rm23-1|9	Group:		Sound
12rr|mp4als-rm23-1|10	Url:		http://www.nue.tu-berlin.de/forschung/projekte/lossless/mp4als.html
12rr|mp4als-rm23-1|11	Source:		http://www.nue.tu-berlin.de/fileadmin/fg97/Forschung/Projekte/Beendete_Projekte/MPEG4_ALS/%{name}%{oversion}.zip
12rr|mp4als-rm23-1|12	Patch0:		mp4alsRM23-shntool.patch
12rr|mp4als-rm23-1|13	
12rr|mp4als-rm23-1|14	%description
12rr|mp4als-rm23-1|15	Lossless coding is the latest extension of the MPEG-4 audio
12rr|mp4als-rm23-1|16	standard. The MPEG audio subgroup has recently finalized the
12rr|mp4als-rm23-1|17	standardization of lossless coding techniques for high-definition
12rr|mp4als-rm23-1|18	audio signals. As an extension to MPEG-4 audio, the 'MPEG-4 Audio
12rr|mp4als-rm23-1|19	Lossless Coding (ALS)' standard defines methods for lossless
12rr|mp4als-rm23-1|20	coding.
12rr|mp4als-rm23-1|21	
12rr|mp4als-rm23-1|22	MPEG-4 ALS defines efficient and fast lossless audio compression
12rr|mp4als-rm23-1|23	techniques for both professional and consumer applications. It
12rr|mp4als-rm23-1|24	offers many features not included in other lossless compression
12rr|mp4als-rm23-1|25	schemes.
12rr|mp4als-rm23-1|26	
12rr|mp4als-rm23-1|27	* General support for virtually any uncompressed digital audio
12rr|mp4als-rm23-1|28	format (including wav, aiff, au, bwf, raw).
12rr|mp4als-rm23-1|29	* Support for PCM resolutions of up to 32-bit at arbitrary sampling
12rr|mp4als-rm23-1|30	rate (including 16/44.1, 16/48, 24/48, 24/96, 24/192).
12rr|mp4als-rm23-1|31	* Multi-channel / multi-track support for up to 65536 channels
12rr|mp4als-rm23-1|32	(including 5.1 surround).
12rr|mp4als-rm23-1|33	* Support for 32-bit IEEE floating point audio data.
12rr|mp4als-rm23-1|34	* Fast random access to any part of the encoded data.
12rr|mp4als-rm23-1|35	* Optional storage in MP4 file format (allows multiplex with video).
12rr|mp4als-rm23-1|36	* High flexibility of codec parameters for various applications.
12rr|mp4als-rm23-1|37	
12rr|mp4als-rm23-1|38	This version is patched with shntool patch.
12rr|mp4als-rm23-1|39	
12rr|mp4als-rm23-1|40	The package is in restricted because it may violate software patents.
12rr|mp4als-rm23-1|41	
12rr|mp4als-rm23-1|42	%prep
12rr|mp4als-rm23-1|43	%setup -q -n %{name}%{oversion}
12rr|mp4als-rm23-1|44	%patch0 -p1
12rr|mp4als-rm23-1|45	%__sed -i 's/\r//g' *.txt
12rr|mp4als-rm23-1|46	
12rr|mp4als-rm23-1|47	%build
12rr|mp4als-rm23-1|48	%make linux
12rr|mp4als-rm23-1|49	
12rr|mp4als-rm23-1|50	%install
12rr|mp4als-rm23-1|51	%__rm -rf %{buildroot}
12rr|mp4als-rm23-1|52	
12rr|mp4als-rm23-1|53	%__install -dm 755 %{buildroot}%{_bindir}
12rr|mp4als-rm23-1|54	%__install -m 755 bin/linux/%{name}%{oversion} %{buildroot}%{_bindir}
12rr|mp4als-rm23-1|55	pushd %{buildroot}%{_bindir}
12rr|mp4als-rm23-1|56	%__ln_s %{name}%{oversion} %{name}
12rr|mp4als-rm23-1|57	popd
12rr|mp4als-rm23-1|58	
12rr|mp4als-rm23-1|59	%clean
12rr|mp4als-rm23-1|60	%__rm -rf %{buildroot}
12rr|mp4als-rm23-1|61	
12rr|mp4als-rm23-1|62	%files
12rr|mp4als-rm23-1|63	%doc *.txt
12rr|mp4als-rm23-1|64	%{_bindir}/mp4als
12rr|mp4als-rm23-1|65	%{_bindir}/mp4als%{oversion}
12rr|mp4als-rm23-1|66	
12rr|mp4als-rm23-1|67	
12rr|mp4als-rm23-1|68	%changelog
12rr|mp4als-rm23-1|69	

21839 12
12rr|mpd-0.17.2-1|1	#####################
12rr|mpd-0.17.2-1|2	# Hardcode PLF build
12rr|mpd-0.17.2-1|3	%define build_plf 1
12rr|mpd-0.17.2-1|4	#####################
12rr|mpd-0.17.2-1|5	
12rr|mpd-0.17.2-1|6	%{?_with_plf: %{expand: %%global build_plf 1}}
12rr|mpd-0.17.2-1|7	
12rr|mpd-0.17.2-1|8	%if %{build_plf}
12rr|mpd-0.17.2-1|9	%define distsuffix plf
12rr|mpd-0.17.2-1|10	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12rr|mpd-0.17.2-1|11	%define extrarelsuffix plf
12rr|mpd-0.17.2-1|12	%endif
12rr|mpd-0.17.2-1|13	
12rr|mpd-0.17.2-1|14	Name:		mpd
12rr|mpd-0.17.2-1|15	Version:	0.17.2
12rr|mpd-0.17.2-1|16	Release:	1
12rr|mpd-0.17.2-1|17	Summary:	MPD, the Music Player Daemon
12rr|mpd-0.17.2-1|18	License:	GPLv2+
12rr|mpd-0.17.2-1|19	Group:		Sound
12rr|mpd-0.17.2-1|20	Url:		http://mpd.wikia.com/
12rr|mpd-0.17.2-1|21	Source0:	http://downloads.sourceforge.net/musicpd/%{name}-%{version}.tar.gz
12rr|mpd-0.17.2-1|22	Source1:	%{name}.conf
12rr|mpd-0.17.2-1|23	Source2:	%{name}.init
12rr|mpd-0.17.2-1|24	Source3:	%{name}.logrotate
12rr|mpd-0.17.2-1|25	Source4:	README.urpmi
12rr|mpd-0.17.2-1|26	Source5:	%{name}.service
12rr|mpd-0.17.2-1|27	
12rr|mpd-0.17.2-1|28	Requires(pre):		rpm-helper
12rr|mpd-0.17.2-1|29	Requires(post):		rpm-helper
12rr|mpd-0.17.2-1|30	Requires(preun):	rpm-helper
12rr|mpd-0.17.2-1|31	Requires(postun):	rpm-helper
12rr|mpd-0.17.2-1|32	BuildRequires:	pkgconfig(alsa)
12rr|mpd-0.17.2-1|33	BuildRequires:	pkgconfig(ao)
12rr|mpd-0.17.2-1|34	BuildRequires:	libatomic_ops-devel
12rr|mpd-0.17.2-1|35	BuildRequires:	pkgconfig(audiofile)
12rr|mpd-0.17.2-1|36	BuildRequires:	avahi-common-devel
12rr|mpd-0.17.2-1|37	BuildRequires:	pkgconfig(libcurl)
12rr|mpd-0.17.2-1|38	BuildRequires:	pkgconfig(flac)
12rr|mpd-0.17.2-1|39	BuildRequires:	pkgconfig(flac++)
12rr|mpd-0.17.2-1|40	BuildRequires:	pkgconfig(id3tag)
12rr|mpd-0.17.2-1|41	BuildRequires:	pkgconfig(jack)
12rr|mpd-0.17.2-1|42	BuildRequires:	pkgconfig(mad)
12rr|mpd-0.17.2-1|43	BuildRequires:	libmikmod-devel
12rr|mpd-0.17.2-1|44	BuildRequires:	libmpcdec-devel
12rr|mpd-0.17.2-1|45	BuildRequires:	pkgconfig(ogg)
12rr|mpd-0.17.2-1|46	BuildRequires:	pkgconfig(libpulse)
12rr|mpd-0.17.2-1|47	BuildRequires:	pkgconfig(shout)
12rr|mpd-0.17.2-1|48	BuildRequires:	pkgconfig(vorbis)
12rr|mpd-0.17.2-1|49	BuildRequires:	pkgconfig(sqlite3)
12rr|mpd-0.17.2-1|50	%if %{build_plf}
12rr|mpd-0.17.2-1|51	BuildRequires:	libfaad2-devel
12rr|mpd-0.17.2-1|52	%endif
12rr|mpd-0.17.2-1|53	
12rr|mpd-0.17.2-1|54	%description
12rr|mpd-0.17.2-1|55	Music Player Daemon (MPD) allows remote access for playing music (MP3, Ogg
12rr|mpd-0.17.2-1|56	Vorbis, FLAC, Mod, and wave files) and managing playlists. MPD is designed
12rr|mpd-0.17.2-1|57	for integrating a computer into a stereo system that provides control for music
12rr|mpd-0.17.2-1|58	playback over a local network. It is also makes a great desktop music player,
12rr|mpd-0.17.2-1|59	especially if your a console junkie, like frontend options, or restart X often.
12rr|mpd-0.17.2-1|60	
12rr|mpd-0.17.2-1|61	%if %{build_plf}
12rr|mpd-0.17.2-1|62	This package is in restricted repository because it is built with AAC support
12rr|mpd-0.17.2-1|63	of libfaad2, which is patent-protected.
12rr|mpd-0.17.2-1|64	%endif
12rr|mpd-0.17.2-1|65	
12rr|mpd-0.17.2-1|66	%prep
12rr|mpd-0.17.2-1|67	%setup -q
12rr|mpd-0.17.2-1|68	
12rr|mpd-0.17.2-1|69	%build
12rr|mpd-0.17.2-1|70	%configure2_5x \
12rr|mpd-0.17.2-1|71	--with-alsa-prefix=%{_prefix} \
12rr|mpd-0.17.2-1|72	--enable-ao \
12rr|mpd-0.17.2-1|73	--enable-curl \
12rr|mpd-0.17.2-1|74	%if ! %{build_plf}
12rr|mpd-0.17.2-1|75	--disable-aac \
12rr|mpd-0.17.2-1|76	%endif
12rr|mpd-0.17.2-1|77	--enable-sqlite
12rr|mpd-0.17.2-1|78	%make
12rr|mpd-0.17.2-1|79	
12rr|mpd-0.17.2-1|80	%install
12rr|mpd-0.17.2-1|81	%makeinstall_std
12rr|mpd-0.17.2-1|82	
12rr|mpd-0.17.2-1|83	mkdir -p %{buildroot}/var/lib/mpd
12rr|mpd-0.17.2-1|84	touch %{buildroot}/%{_localstatedir}/lib/mpd/mpd.db
12rr|mpd-0.17.2-1|85	touch %{buildroot}/%{_localstatedir}/lib/mpd/mpdstate
12rr|mpd-0.17.2-1|86	mkdir -p %{buildroot}/var/log/mpd
12rr|mpd-0.17.2-1|87	touch %{buildroot}/var/log/mpd/mpd.log
12rr|mpd-0.17.2-1|88	touch %{buildroot}/var/log/mpd/mpd.error
12rr|mpd-0.17.2-1|89	mkdir -p %{buildroot}/var/run/mpd
12rr|mpd-0.17.2-1|90	mkdir -p %{buildroot}/%{_localstatedir}/lib/mpd/playlists
12rr|mpd-0.17.2-1|91	mkdir -p %{buildroot}/%{_localstatedir}/lib/mpd/music
12rr|mpd-0.17.2-1|92	mkdir -p %{buildroot}/lib/systemd/system
12rr|mpd-0.17.2-1|93	
12rr|mpd-0.17.2-1|94	install -D %{SOURCE1} %{buildroot}/etc/mpd.conf
12rr|mpd-0.17.2-1|95	install -D %{SOURCE2} %{buildroot}/%{_initrddir}/%{name}
12rr|mpd-0.17.2-1|96	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12rr|mpd-0.17.2-1|97	install %{SOURCE4} doc/README.urpmi
12rr|mpd-0.17.2-1|98	rm -rf %{buildroot}/%{_docdir}/mpd
12rr|mpd-0.17.2-1|99	
12rr|mpd-0.17.2-1|100	install -D %{SOURCE5} %{buildroot}/lib/systemd/system/
12rr|mpd-0.17.2-1|101	
12rr|mpd-0.17.2-1|102	%pre
12rr|mpd-0.17.2-1|103	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
12rr|mpd-0.17.2-1|104	usermod -g audio %{name}
12rr|mpd-0.17.2-1|105	
12rr|mpd-0.17.2-1|106	%post
12rr|mpd-0.17.2-1|107	if [ $1 -eq 1 ]
12rr|mpd-0.17.2-1|108	then
12rr|mpd-0.17.2-1|109	%create_ghostfile %{_localstatedir}/lib/mpd/mpd.db mpd audio 644
12rr|mpd-0.17.2-1|110	%create_ghostfile %{_localstatedir}/lib/mpd/mpdstate mpd audio 644
12rr|mpd-0.17.2-1|111	%create_ghostfile /var/log/mpd/mpd.log mpd audio 644
12rr|mpd-0.17.2-1|112	%create_ghostfile /var/log/mpd/mpd.error mpd audio 644
12rr|mpd-0.17.2-1|113	fi
12rr|mpd-0.17.2-1|114	#echo If you want to run mpd as a service, please read
12rr|mpd-0.17.2-1|115	#echo /usr/share/doc/mpd-%{version}/README.MDK
12rr|mpd-0.17.2-1|116	%_post_service %{name}
12rr|mpd-0.17.2-1|117	
12rr|mpd-0.17.2-1|118	%preun
12rr|mpd-0.17.2-1|119	%_preun_service %{name}
12rr|mpd-0.17.2-1|120	
12rr|mpd-0.17.2-1|121	%postun
12rr|mpd-0.17.2-1|122	%_postun_userdel %{name}
12rr|mpd-0.17.2-1|123	
12rr|mpd-0.17.2-1|124	%files
12rr|mpd-0.17.2-1|125	%doc README UPGRADING AUTHORS NEWS doc/mpdconf.example doc/*.urpmi
12rr|mpd-0.17.2-1|126	%{_bindir}/%{name}
12rr|mpd-0.17.2-1|127	%{_mandir}/man1/*
12rr|mpd-0.17.2-1|128	%{_mandir}/man5/*
12rr|mpd-0.17.2-1|129	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12rr|mpd-0.17.2-1|130	%attr(-,mpd,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
12rr|mpd-0.17.2-1|131	%config(noreplace) %{_initrddir}/%{name}
12rr|mpd-0.17.2-1|132	%defattr(644,mpd,audio)
12rr|mpd-0.17.2-1|133	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/mpd
12rr|mpd-0.17.2-1|134	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/mpd/music
12rr|mpd-0.17.2-1|135	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/mpd/playlists
12rr|mpd-0.17.2-1|136	%ghost %{_localstatedir}/lib/mpd/mpd.db
12rr|mpd-0.17.2-1|137	%ghost %{_localstatedir}/lib/mpd/mpdstate
12rr|mpd-0.17.2-1|138	%attr(755,mpd,audio) %dir /var/log/mpd
12rr|mpd-0.17.2-1|139	%attr(755,mpd,audio) %dir /var/run/mpd
12rr|mpd-0.17.2-1|140	%ghost /var/log/mpd/mpd.log
12rr|mpd-0.17.2-1|141	%ghost /var/log/mpd/mpd.error
12rr|mpd-0.17.2-1|142	%attr(644,root,root) /lib/systemd/system/%{name}.service

21840 12
12rr|mplayer-1.1-5plf|1	%define build_3264bit     0
12rr|mplayer-1.1-5plf|2	%{?_with_3264bit: %{expand: %%global build_3264bit 1}}
12rr|mplayer-1.1-5plf|3	%{?_without_3264bit: %{expand: %%global build_3264bit 0}}
12rr|mplayer-1.1-5plf|4	%if %{build_3264bit}
12rr|mplayer-1.1-5plf|5	%define	pkgext	32
12rr|mplayer-1.1-5plf|6	%else
12rr|mplayer-1.1-5plf|7	%define pkgext	%{nil}
12rr|mplayer-1.1-5plf|8	%endif
12rr|mplayer-1.1-5plf|9	
12rr|mplayer-1.1-5plf|10	%define name		mplayer%{pkgext}
12rr|mplayer-1.1-5plf|11	%define Name		MPlayer
12rr|mplayer-1.1-5plf|12	%define Summary		Movie player for linux
12rr|mplayer-1.1-5plf|13	%define prerel		%nil
12rr|mplayer-1.1-5plf|14	%define version 1.1
12rr|mplayer-1.1-5plf|15	%define svn %nil
12rr|mplayer-1.1-5plf|16	%if "%svn" != ""
12rr|mplayer-1.1-5plf|17	%define fversion %{svn}
12rr|mplayer-1.1-5plf|18	%else
12rr|mplayer-1.1-5plf|19	%define fversion %{version}
12rr|mplayer-1.1-5plf|20	%endif
12rr|mplayer-1.1-5plf|21	%if "%{prerel}" != ""
12rr|mplayer-1.1-5plf|22	%if "%{svn}" != ""
12rr|mplayer-1.1-5plf|23	%define rel		1.%{prerel}.0.%{svn}.1
12rr|mplayer-1.1-5plf|24	%else
12rr|mplayer-1.1-5plf|25	%define rel 1.%{prerel}.6
12rr|mplayer-1.1-5plf|26	%endif
12rr|mplayer-1.1-5plf|27	%else
12rr|mplayer-1.1-5plf|28	%if "%{svn}" != ""
12rr|mplayer-1.1-5plf|29	%define rel 0.%{svn}.1
12rr|mplayer-1.1-5plf|30	%else
12rr|mplayer-1.1-5plf|31	%define rel 5
12rr|mplayer-1.1-5plf|32	%endif
12rr|mplayer-1.1-5plf|33	%endif
12rr|mplayer-1.1-5plf|34	
12rr|mplayer-1.1-5plf|35	%define build_plf	0
12rr|mplayer-1.1-5plf|36	%define build_optimization	0
12rr|mplayer-1.1-5plf|37	%define build_debug	0
12rr|mplayer-1.1-5plf|38	%define build_mencoder	1
12rr|mplayer-1.1-5plf|39	%define build_gui	1
12rr|mplayer-1.1-5plf|40	%define build_system_ffmpeg	1
12rr|mplayer-1.1-5plf|41	
12rr|mplayer-1.1-5plf|42	%define kernel_version	%(/bin/bash %{SOURCE5})
12rr|mplayer-1.1-5plf|43	%define kver 		%(/bin/bash %{SOURCE5} | sed -e 's/-/./')
12rr|mplayer-1.1-5plf|44	%define kvername	%(/bin/bash %{SOURCE5} | sed -e 's/-/./' | sed -e 's/mdk//')
12rr|mplayer-1.1-5plf|45	
12rr|mplayer-1.1-5plf|46	%define build_yasm	1
12rr|mplayer-1.1-5plf|47	%define build_live	1
12rr|mplayer-1.1-5plf|48	%define build_vesa	1
12rr|mplayer-1.1-5plf|49	%define build_theora	1
12rr|mplayer-1.1-5plf|50	%define build_ggi	0
12rr|mplayer-1.1-5plf|51	%define build_lirc	1
12rr|mplayer-1.1-5plf|52	%define	build_xmms	0
12rr|mplayer-1.1-5plf|53	%define build_amr	0
12rr|mplayer-1.1-5plf|54	%define	build_arts	0
12rr|mplayer-1.1-5plf|55	%define build_aa	1
12rr|mplayer-1.1-5plf|56	%define build_cdda	1
12rr|mplayer-1.1-5plf|57	%define build_compiz	0
12rr|mplayer-1.1-5plf|58	%define build_dirac	1
12rr|mplayer-1.1-5plf|59	%define build_dv	1
12rr|mplayer-1.1-5plf|60	%define build_sdl	1
12rr|mplayer-1.1-5plf|61	%define build_lzo	1
12rr|mplayer-1.1-5plf|62	%define build_smb	1
12rr|mplayer-1.1-5plf|63	%define build_mga	1
12rr|mplayer-1.1-5plf|64	%define build_fbdev	1
12rr|mplayer-1.1-5plf|65	%define build_dvb	1
12rr|mplayer-1.1-5plf|66	%define build_fribidi	1
12rr|mplayer-1.1-5plf|67	%define build_enca	1
12rr|mplayer-1.1-5plf|68	%define build_alsa	1
12rr|mplayer-1.1-5plf|69	%define build_jack	1
12rr|mplayer-1.1-5plf|70	%define build_openal	0
12rr|mplayer-1.1-5plf|71	%define build_pulse	1
12rr|mplayer-1.1-5plf|72	%define build_schroedinger	1
12rr|mplayer-1.1-5plf|73	%define build_twolame	0
12rr|mplayer-1.1-5plf|74	%define build_lame	0
12rr|mplayer-1.1-5plf|75	%define build_faac	0
12rr|mplayer-1.1-5plf|76	%define build_faad	0
12rr|mplayer-1.1-5plf|77	%define build_x264	0
12rr|mplayer-1.1-5plf|78	%define build_xvid	0
12rr|mplayer-1.1-5plf|79	%define build_dts	0
12rr|mplayer-1.1-5plf|80	%define build_directfb	1
12rr|mplayer-1.1-5plf|81	%define build_v4l2	1
12rr|mplayer-1.1-5plf|82	%define build_xvmc	1
12rr|mplayer-1.1-5plf|83	%define build_vdpau	1
12rr|mplayer-1.1-5plf|84	%define build_ivtv	0
12rr|mplayer-1.1-5plf|85	%define build_libass	1
12rr|mplayer-1.1-5plf|86	%define build_vpx	1
12rr|mplayer-1.1-5plf|87	%define build_rtmp	1
12rr|mplayer-1.1-5plf|88	
12rr|mplayer-1.1-5plf|89	%define build_smb	0
12rr|mplayer-1.1-5plf|90	
12rr|mplayer-1.1-5plf|91	%ifnarch %{ix86}
12rr|mplayer-1.1-5plf|92	%define build_vesa	0
12rr|mplayer-1.1-5plf|93	%endif
12rr|mplayer-1.1-5plf|94	
12rr|mplayer-1.1-5plf|95	%{?_with_plf: %{expand: %%global build_plf 1}}
12rr|mplayer-1.1-5plf|96	
12rr|mplayer-1.1-5plf|97	#####################
12rr|mplayer-1.1-5plf|98	# Hardcode PLF build
12rr|mplayer-1.1-5plf|99	%define build_plf 1
12rr|mplayer-1.1-5plf|100	#####################
12rr|mplayer-1.1-5plf|101	
12rr|mplayer-1.1-5plf|102	%if %{build_plf}
12rr|mplayer-1.1-5plf|103	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12rr|mplayer-1.1-5plf|104	%define extrarelsuffix plf
12rr|mplayer-1.1-5plf|105	%define build_amr	1
12rr|mplayer-1.1-5plf|106	%define build_twolame	1
12rr|mplayer-1.1-5plf|107	%define build_lame	1
12rr|mplayer-1.1-5plf|108	%define build_faac	1
12rr|mplayer-1.1-5plf|109	%define build_faad	1
12rr|mplayer-1.1-5plf|110	%define build_x264	1
12rr|mplayer-1.1-5plf|111	%define build_xvid	1
12rr|mplayer-1.1-5plf|112	%define build_dts	1
12rr|mplayer-1.1-5plf|113	%define build_yasm	1
12rr|mplayer-1.1-5plf|114	%define build_dirac	1
12rr|mplayer-1.1-5plf|115	%define build_schroedinger	1
12rr|mplayer-1.1-5plf|116	%endif
12rr|mplayer-1.1-5plf|117	
12rr|mplayer-1.1-5plf|118	%if %{build_system_ffmpeg} && ! %{build_plf}
12rr|mplayer-1.1-5plf|119	%define build_amr 0
12rr|mplayer-1.1-5plf|120	%define build_dirac 0
12rr|mplayer-1.1-5plf|121	%define build_schroedinger 0
12rr|mplayer-1.1-5plf|122	%define build_vpx 0
12rr|mplayer-1.1-5plf|123	%define build_zr 0
12rr|mplayer-1.1-5plf|124	%endif
12rr|mplayer-1.1-5plf|125	
12rr|mplayer-1.1-5plf|126	%{?_with_amr: %{expand: %%global build_amr 1}}
12rr|mplayer-1.1-5plf|127	%{?_without_amr: %{expand: %%global build_amr 0}}
12rr|mplayer-1.1-5plf|128	%{?_with_live: %{expand: %%global build_live 1}}
12rr|mplayer-1.1-5plf|129	%{?_without_live: %{expand: %%global build_live 0}}
12rr|mplayer-1.1-5plf|130	%{?_with_yasm: %{expand: %%global build_yasm 1}}
12rr|mplayer-1.1-5plf|131	%{?_without_yasm: %{expand: %%global build_yasm 0}}
12rr|mplayer-1.1-5plf|132	%{?_with_vesa: %{expand: %%global build_vesa 1}}
12rr|mplayer-1.1-5plf|133	%{?_without_vesa: %{expand: %%global build_vesa 0}}
12rr|mplayer-1.1-5plf|134	%{?_with_optimization: %{expand: %%global build_optimization 1}}
12rr|mplayer-1.1-5plf|135	%{?_with_debug: %{expand: %%global build_debug 1}}
12rr|mplayer-1.1-5plf|136	%{?_without_debug: %{expand: %%global build_debug 0}}
12rr|mplayer-1.1-5plf|137	%{?_with_mencoder: %{expand: %%global build_mencoder 1}}
12rr|mplayer-1.1-5plf|138	%{?_without_mencoder: %{expand: %%global build_mencoder 0}}
12rr|mplayer-1.1-5plf|139	%{?_with_gui: %{expand: %%global build_gui 1}}
12rr|mplayer-1.1-5plf|140	%{?_without_gui: %{expand: %%global build_gui 0}}
12rr|mplayer-1.1-5plf|141	%{?_with_system_ffmpeg: %{expand: %%global build_system_ffmpeg 1}}
12rr|mplayer-1.1-5plf|142	%{?_without_system_ffmpeg: %{expand: %%global build_system_ffmpeg 0}}
12rr|mplayer-1.1-5plf|143	%{?_with_theora: %{expand: %%global build_theora 1}}
12rr|mplayer-1.1-5plf|144	%{?_without_theora: %{expand: %%global build_theora 0}}
12rr|mplayer-1.1-5plf|145	%{?_with_smb: %{expand: %%global build_smb 1}}
12rr|mplayer-1.1-5plf|146	%{?_without_smb: %{expand: %%global build_smb 0}}
12rr|mplayer-1.1-5plf|147	%{?_with_ggi: %{expand: %%global build_ggi 1}}
12rr|mplayer-1.1-5plf|148	%{?_without_ggi: %{expand: %%global build_ggi 0}}
12rr|mplayer-1.1-5plf|149	%{?_with_lirc: %{expand: %%global build_lirc 1}}
12rr|mplayer-1.1-5plf|150	%{?_without_lirc: %{expand: %%global build_lirc 0}}
12rr|mplayer-1.1-5plf|151	%{?_with_xmms: %{expand: %%global build_xmms 1}}
12rr|mplayer-1.1-5plf|152	%{?_without_xmms: %{expand: %%global build_xmms 0}}
12rr|mplayer-1.1-5plf|153	%{?_with_arts: %{expand: %%global build_arts 1}}
12rr|mplayer-1.1-5plf|154	%{?_without_arts: %{expand: %%global build_arts 0}}
12rr|mplayer-1.1-5plf|155	%{?_with_aa: %{expand: %%global build_aa 1}}
12rr|mplayer-1.1-5plf|156	%{?_without_aa: %{expand: %%global build_aa 0}}
12rr|mplayer-1.1-5plf|157	%{?_with_cdda: %{expand: %%global build_cdda 1}}
12rr|mplayer-1.1-5plf|158	%{?_without_cdda: %{expand: %%global build_cdda 0}}
12rr|mplayer-1.1-5plf|159	%{?_with_dirac: %{expand: %%global build_dirac 1}}
12rr|mplayer-1.1-5plf|160	%{?_without_dirac: %{expand: %%global build_dirac 0}}
12rr|mplayer-1.1-5plf|161	%{?_with_dv: %{expand: %%global build_dv 1}}
12rr|mplayer-1.1-5plf|162	%{?_without_dv: %{expand: %%global build_dv 0}}
12rr|mplayer-1.1-5plf|163	%{?_with_sdl: %{expand: %%global build_sdl 1}}
12rr|mplayer-1.1-5plf|164	%{?_without_sdl: %{expand: %%global build_sdl 0}}
12rr|mplayer-1.1-5plf|165	%{?_with_lzo: %{expand: %%global build_lzo 1}}
12rr|mplayer-1.1-5plf|166	%{?_without_lzo: %{expand: %%global build_lzo 0}}
12rr|mplayer-1.1-5plf|167	%{?_with_mga: %{expand: %%global build_mga 1}}
12rr|mplayer-1.1-5plf|168	%{?_without_mga: %{expand: %%global build_mga 0}}
12rr|mplayer-1.1-5plf|169	%{?_with_fribidi: %{expand: %%global build_fribidi 1}}
12rr|mplayer-1.1-5plf|170	%{?_without_fribidi: %{expand: %%global build_fribidi 0}}
12rr|mplayer-1.1-5plf|171	%{?_with_enca: %{expand: %%global build_enca 1}}
12rr|mplayer-1.1-5plf|172	%{?_without_enca: %{expand: %%global build_enca 0}}
12rr|mplayer-1.1-5plf|173	%{?_with_jack: %{expand: %%global build_jack 1}}
12rr|mplayer-1.1-5plf|174	%{?_without_jack: %{expand: %%global build_jack 0}}
12rr|mplayer-1.1-5plf|175	%{?_with_libass: %{expand: %%global build_libass 1}}
12rr|mplayer-1.1-5plf|176	%{?_without_libass: %{expand: %%global build_libass 0}}
12rr|mplayer-1.1-5plf|177	%{?_with_pulse: %{expand: %%global build_pulse 1}}
12rr|mplayer-1.1-5plf|178	%{?_without_pulse: %{expand: %%global build_pulse 0}}
12rr|mplayer-1.1-5plf|179	%{?_with_openal: %{expand: %%global build_openal 1}}
12rr|mplayer-1.1-5plf|180	%{?_without_openal: %{expand: %%global build_openal 0}}
12rr|mplayer-1.1-5plf|181	%{?_with_schroedinger: %{expand: %%global build_schroedinger 1}}
12rr|mplayer-1.1-5plf|182	%{?_without_schroedinger: %{expand: %%global build_schroedinger 0}}
12rr|mplayer-1.1-5plf|183	%{?_with_twolame: %{expand: %%global build_twolame 1}}
12rr|mplayer-1.1-5plf|184	%{?_without_twolame: %{expand: %%global build_twolame 0}}
12rr|mplayer-1.1-5plf|185	%{?_with_lame: %{expand: %%global build_lame 1}}
12rr|mplayer-1.1-5plf|186	%{?_without_lame: %{expand: %%global build_lame 0}}
12rr|mplayer-1.1-5plf|187	%{?_with_faac: %{expand: %%global build_faac 1}}
12rr|mplayer-1.1-5plf|188	%{?_without_faac: %{expand: %%global build_faac 0}}
12rr|mplayer-1.1-5plf|189	%{?_with_faad: %{expand: %%global build_faad 1}}
12rr|mplayer-1.1-5plf|190	%{?_without_faad: %{expand: %%global build_faad 0}}
12rr|mplayer-1.1-5plf|191	%{?_with_x264: %{expand: %%global build_x264 1}}
12rr|mplayer-1.1-5plf|192	%{?_without_x264: %{expand: %%global build_x264 0}}
12rr|mplayer-1.1-5plf|193	%{?_with_xvid: %{expand: %%global build_xvid 1}}
12rr|mplayer-1.1-5plf|194	%{?_without_xvid: %{expand: %%global build_xvid 0}}
12rr|mplayer-1.1-5plf|195	%{?_with_dts: %{expand: %%global build_dts 1}}
12rr|mplayer-1.1-5plf|196	%{?_without_dts: %{expand: %%global build_dts 0}}
12rr|mplayer-1.1-5plf|197	%{?_with_directfb: %{expand: %%global build_directfb 1}}
12rr|mplayer-1.1-5plf|198	%{?_without_directfb: %{expand: %%global build_directfb 0}}
12rr|mplayer-1.1-5plf|199	%{?_with_rtmp: %{expand: %%global build_rtmp 1}}
12rr|mplayer-1.1-5plf|200	%{?_without_rtmp: %{expand: %%global build_rtmp 0}}
12rr|mplayer-1.1-5plf|201	%{?_with_v4l2: %{expand: %%global build_v4l2 1}}
12rr|mplayer-1.1-5plf|202	%{?_without_v4l2: %{expand: %%global build_v4l2 0}}
12rr|mplayer-1.1-5plf|203	%{?_with_xvmc: %{expand: %%global build_xvmc 1}}
12rr|mplayer-1.1-5plf|204	%{?_without_xvmc: %{expand: %%global build_xvmc 0}}
12rr|mplayer-1.1-5plf|205	%{?_with_vdpau: %{expand: %%global build_vdpau 1}}
12rr|mplayer-1.1-5plf|206	%{?_without_vdpau: %{expand: %%global build_vdpau 0}}
12rr|mplayer-1.1-5plf|207	%{?_with_vpx: %{expand: %%global build_vpx 1}}
12rr|mplayer-1.1-5plf|208	%{?_without_vpx: %{expand: %%global build_vpx 0}}
12rr|mplayer-1.1-5plf|209	
12rr|mplayer-1.1-5plf|210	
12rr|mplayer-1.1-5plf|211	Name:		%{name}
12rr|mplayer-1.1-5plf|212	Version:	%{version}
12rr|mplayer-1.1-5plf|213	Release:	%{rel}%{?extrarelsuffix}
12rr|mplayer-1.1-5plf|214	Summary:	%{Summary}
12rr|mplayer-1.1-5plf|215	%if "%svn" != ""
12rr|mplayer-1.1-5plf|216	#gw generated using svn export
12rr|mplayer-1.1-5plf|217	Source0:	%{name}-%{svn}.tar.xz
12rr|mplayer-1.1-5plf|218	%else
12rr|mplayer-1.1-5plf|219	Source0:	ftp://ftp1.mplayerhq.hu/MPlayer/releases/%{Name}-%{fversion}.tar.xz
12rr|mplayer-1.1-5plf|220	%endif
12rr|mplayer-1.1-5plf|221	#gw default skin
12rr|mplayer-1.1-5plf|222	Source4:	Blue-1.8.tar.bz2
12rr|mplayer-1.1-5plf|223	Source5:	kernel-version.sh
12rr|mplayer-1.1-5plf|224	Patch0:		mplayer-mdvconfig.patch
12rr|mplayer-1.1-5plf|225	# fixes for crashes found while fixing CVE-2008-1558
12rr|mplayer-1.1-5plf|226	Patch28:	mplayer-rtsp-extra-fixes.patch
12rr|mplayer-1.1-5plf|227	Patch31:       mplayer-format-string-literal.patch
12rr|mplayer-1.1-5plf|228	#gw HAVE_DLFCN_H isn't defined
12rr|mplayer-1.1-5plf|229	Patch33:       mplayer-have-dlfcn_h.patch
12rr|mplayer-1.1-5plf|230	#gw fix crash: https://qa.mandriva.com/show_bug.cgi?id=55443
12rr|mplayer-1.1-5plf|231	Patch35:	mplayer-fix-dvd-crash.patch
12rr|mplayer-1.1-5plf|232	Patch39:	mplayer-dlopen-libfaac-libfaad-and-libx264.patch
12rr|mplayer-1.1-5plf|233	Patch40:	mplayer-r34578-local-copy-of-internal-ffmpeg-type-definition.patch
12rr|mplayer-1.1-5plf|234	Patch42:	mplayer-filters-hack-with-shared.patch
12rr|mplayer-1.1-5plf|235	Patch43:	mplayer-r34911-dont-use-ffmpeg-functionality-outside-stable-release.patch
12rr|mplayer-1.1-5plf|236	Patch44:        mplayer-mp_taglists-declaration.patch
12rr|mplayer-1.1-5plf|237	URL:		http://www.mplayerhq.hu
12rr|mplayer-1.1-5plf|238	License:	GPLv2
12rr|mplayer-1.1-5plf|239	Group:		Video
12rr|mplayer-1.1-5plf|240	BuildRequires:	pkgconfig(ncurses)
12rr|mplayer-1.1-5plf|241	%if %{build_aa}
12rr|mplayer-1.1-5plf|242	BuildRequires:	aalib-devel
12rr|mplayer-1.1-5plf|243	%endif
12rr|mplayer-1.1-5plf|244	BuildRequires:	a52dec-devel
12rr|mplayer-1.1-5plf|245	%if %{build_arts}
12rr|mplayer-1.1-5plf|246	BuildRequires:	arts-devel
12rr|mplayer-1.1-5plf|247	%endif
12rr|mplayer-1.1-5plf|248	%if %{build_amr}
12rr|mplayer-1.1-5plf|249	BuildRequires:	pkgconfig(opencore-amrnb)
12rr|mplayer-1.1-5plf|250	BuildRequires:	pkgconfig(opencore-amrwb)
12rr|mplayer-1.1-5plf|251	%endif
12rr|mplayer-1.1-5plf|252	%if %{build_jack}
12rr|mplayer-1.1-5plf|253	BuildRequires:	pkgconfig(jack)
12rr|mplayer-1.1-5plf|254	%endif
12rr|mplayer-1.1-5plf|255	%if %{build_pulse}
12rr|mplayer-1.1-5plf|256	BuildRequires:	pkgconfig(libpulse)
12rr|mplayer-1.1-5plf|257	%endif
12rr|mplayer-1.1-5plf|258	%if %{build_openal}
12rr|mplayer-1.1-5plf|259	BuildRequires:	pkgconfig(openal)
12rr|mplayer-1.1-5plf|260	%endif
12rr|mplayer-1.1-5plf|261	%if %{build_cdda}
12rr|mplayer-1.1-5plf|262	BuildRequires:	cdda-devel
12rr|mplayer-1.1-5plf|263	%endif
12rr|mplayer-1.1-5plf|264	%if %{build_dirac}
12rr|mplayer-1.1-5plf|265	BuildRequires:	pkgconfig(dirac)  >= 0.9.0
12rr|mplayer-1.1-5plf|266	%endif
12rr|mplayer-1.1-5plf|267	%if %{build_schroedinger}
12rr|mplayer-1.1-5plf|268	BuildRequires:	pkgconfig(schroedinger-1.0)
12rr|mplayer-1.1-5plf|269	%endif
12rr|mplayer-1.1-5plf|270	%if %{build_dv}
12rr|mplayer-1.1-5plf|271	BuildRequires:	pkgconfig(libdv)
12rr|mplayer-1.1-5plf|272	%endif
12rr|mplayer-1.1-5plf|273	BuildRequires:	libdxr3-devel
12rr|mplayer-1.1-5plf|274	BuildRequires:	jpeg-devel
12rr|mplayer-1.1-5plf|275	BuildRequires:	openjpeg-devel
12rr|mplayer-1.1-5plf|276	%if %{build_lirc}
12rr|mplayer-1.1-5plf|277	BuildRequires:	pkgconfig(liblircclient0)
12rr|mplayer-1.1-5plf|278	%endif
12rr|mplayer-1.1-5plf|279	%if %{build_lzo}
12rr|mplayer-1.1-5plf|280	BuildRequires:	liblzo-devel
12rr|mplayer-1.1-5plf|281	%endif
12rr|mplayer-1.1-5plf|282	BuildRequires:  pkgconfig(mad)
12rr|mplayer-1.1-5plf|283	BuildRequires:  nas-devel
12rr|mplayer-1.1-5plf|284	BuildRequires:	pkgconfig(libpng15)
12rr|mplayer-1.1-5plf|285	%if %{build_sdl}
12rr|mplayer-1.1-5plf|286	BuildRequires:	pkgconfig(sdl) >= 1.1.8
12rr|mplayer-1.1-5plf|287	%endif
12rr|mplayer-1.1-5plf|288	BuildRequires:	termcap-devel
12rr|mplayer-1.1-5plf|289	%if %{build_xmms}
12rr|mplayer-1.1-5plf|290	BuildRequires:	xmms-devel
12rr|mplayer-1.1-5plf|291	%endif
12rr|mplayer-1.1-5plf|292	%if %{build_ggi}
12rr|mplayer-1.1-5plf|293	BuildRequires:	libggiwmh-devel
12rr|mplayer-1.1-5plf|294	%endif
12rr|mplayer-1.1-5plf|295	%if %{build_smb}
12rr|mplayer-1.1-5plf|296	# require samba < 3.2.0 to avoid shipping GPLv2 vs GPLv3
12rr|mplayer-1.1-5plf|297	BuildRequires:	libsmbclient-devel < 3.2.0
12rr|mplayer-1.1-5plf|298	%endif
12rr|mplayer-1.1-5plf|299	%if %{build_twolame}
12rr|mplayer-1.1-5plf|300	BuildRequires:	pkgconfig(twolame)
12rr|mplayer-1.1-5plf|301	%endif
12rr|mplayer-1.1-5plf|302	%if %{build_faac}
12rr|mplayer-1.1-5plf|303	BuildRequires:	libfaac-devel
12rr|mplayer-1.1-5plf|304	%endif
12rr|mplayer-1.1-5plf|305	%if %{build_faad}
12rr|mplayer-1.1-5plf|306	BuildRequires:	libfaad2-devel
12rr|mplayer-1.1-5plf|307	%endif
12rr|mplayer-1.1-5plf|308	%if %{build_x264}
12rr|mplayer-1.1-5plf|309	BuildRequires:	pkgconfig(x264) >= 0.120
12rr|mplayer-1.1-5plf|310	%endif
12rr|mplayer-1.1-5plf|311	%if %{build_xvid}
12rr|mplayer-1.1-5plf|312	BuildRequires:	xvid-devel
12rr|mplayer-1.1-5plf|313	%endif
12rr|mplayer-1.1-5plf|314	%if %{build_dts}
12rr|mplayer-1.1-5plf|315	BuildRequires:	pkgconfig(libdts)
12rr|mplayer-1.1-5plf|316	%endif
12rr|mplayer-1.1-5plf|317	%if %{build_lame}
12rr|mplayer-1.1-5plf|318	BuildRequires:	lame-devel
12rr|mplayer-1.1-5plf|319	%endif
12rr|mplayer-1.1-5plf|320	%if %{build_live}
12rr|mplayer-1.1-5plf|321	BuildRequires:	live-devel
12rr|mplayer-1.1-5plf|322	%endif
12rr|mplayer-1.1-5plf|323	%if %{build_vesa}
12rr|mplayer-1.1-5plf|324	BuildRequires:	libvbe-devel
12rr|mplayer-1.1-5plf|325	BuildRequires:	liblrmi-devel
12rr|mplayer-1.1-5plf|326	%endif
12rr|mplayer-1.1-5plf|327	%if %{build_theora}
12rr|mplayer-1.1-5plf|328	BuildRequires:	pkgconfig(theora)
12rr|mplayer-1.1-5plf|329	%endif
12rr|mplayer-1.1-5plf|330	%if %{build_fribidi}
12rr|mplayer-1.1-5plf|331	BuildRequires:	pkgconfig(fribidi) >= 0.10.4
12rr|mplayer-1.1-5plf|332	%endif
12rr|mplayer-1.1-5plf|333	%if %{build_enca}
12rr|mplayer-1.1-5plf|334	BuildRequires:	pkgconfig(enca)
12rr|mplayer-1.1-5plf|335	%endif
12rr|mplayer-1.1-5plf|336	%if %{build_directfb}
12rr|mplayer-1.1-5plf|337	BuildRequires:	pkgconfig(directfb)
12rr|mplayer-1.1-5plf|338	%endif
12rr|mplayer-1.1-5plf|339	%if %{build_xvmc}
12rr|mplayer-1.1-5plf|340	BuildRequires:	pkgconfig(xvmc)
12rr|mplayer-1.1-5plf|341	%endif
12rr|mplayer-1.1-5plf|342	%if %{build_vdpau}
12rr|mplayer-1.1-5plf|343	BuildRequires:	pkgconfig(vdpau)
12rr|mplayer-1.1-5plf|344	%endif
12rr|mplayer-1.1-5plf|345	%if %{build_libass}
12rr|mplayer-1.1-5plf|346	BuildRequires:	pkgconfig(libass)
12rr|mplayer-1.1-5plf|347	%endif
12rr|mplayer-1.1-5plf|348	BuildRequires:	gsm-devel
12rr|mplayer-1.1-5plf|349	BuildRequires:	pkgconfig(libmpg123)
12rr|mplayer-1.1-5plf|350	%if %{build_vpx}
12rr|mplayer-1.1-5plf|351	BuildRequires:	pkgconfig(vpx)
12rr|mplayer-1.1-5plf|352	%endif
12rr|mplayer-1.1-5plf|353	%if %{build_rtmp}
12rr|mplayer-1.1-5plf|354	BuildRequires:	pkgconfig(librtmp)
12rr|mplayer-1.1-5plf|355	%endif
12rr|mplayer-1.1-5plf|356	BuildRequires:	bzip2-devel
12rr|mplayer-1.1-5plf|357	BuildRequires:	mng-devel
12rr|mplayer-1.1-5plf|358	BuildRequires:	pkgconfig(gl)
12rr|mplayer-1.1-5plf|359	BuildRequires:	pkgconfig(xxf86vm)
12rr|mplayer-1.1-5plf|360	BuildRequires:	pkgconfig(xxf86dga)
12rr|mplayer-1.1-5plf|361	BuildRequires:	pkgconfig(xscrnsaver)
12rr|mplayer-1.1-5plf|362	BuildRequires:	pkgconfig(speex)
12rr|mplayer-1.1-5plf|363	BuildRequires:	libmpcdec-devel
12rr|mplayer-1.1-5plf|364	BuildRequires:	ladspa-devel
12rr|mplayer-1.1-5plf|365	BuildRequires:	xsltproc
12rr|mplayer-1.1-5plf|366	BuildRequires:	docbook-style-xsl
12rr|mplayer-1.1-5plf|367	BuildRequires:	docbook-dtd412-xml
12rr|mplayer-1.1-5plf|368	BuildRequires:	pkgconfig(caca)
12rr|mplayer-1.1-5plf|369	BuildRequires:	giflib-devel
12rr|mplayer-1.1-5plf|370	%if %{build_yasm}
12rr|mplayer-1.1-5plf|371	BuildRequires:	yasm
12rr|mplayer-1.1-5plf|372	%endif
12rr|mplayer-1.1-5plf|373	BuildRequires:	pkgconfig(libbs2b)
12rr|mplayer-1.1-5plf|374	%if %{build_system_ffmpeg}
12rr|mplayer-1.1-5plf|375	BuildRequires:	ffmpeg-devel
12rr|mplayer-1.1-5plf|376	%endif
12rr|mplayer-1.1-5plf|377	BuildRequires:	pkgconfig(dvdread)
12rr|mplayer-1.1-5plf|378	BuildRequires:	pkgconfig(dvdnavmini)
12rr|mplayer-1.1-5plf|379	
12rr|mplayer-1.1-5plf|380	%if "%{_lib}" == "lib64"
12rr|mplayer-1.1-5plf|381	%global	_ext	()(64bit)
12rr|mplayer-1.1-5plf|382	%else
12rr|mplayer-1.1-5plf|383	%global	_ext	%{nil}
12rr|mplayer-1.1-5plf|384	%endif
12rr|mplayer-1.1-5plf|385	
12rr|mplayer-1.1-5plf|386	# With plf build they are auto-required
12rr|mplayer-1.1-5plf|387	%if ! %{build_plf}
12rr|mplayer-1.1-5plf|388	Suggests:	libfaac.so.0%{_ext}
12rr|mplayer-1.1-5plf|389	Suggests:	libfaad.so.2%{_ext}
12rr|mplayer-1.1-5plf|390	Suggests:	libx264.so.120%{_ext}
12rr|mplayer-1.1-5plf|391	Suggests:	libopencore-amrnb.so.0%{_ext}
12rr|mplayer-1.1-5plf|392	Suggests:	libopencore-amrwb.so.0%{_ext}
12rr|mplayer-1.1-5plf|393	Suggests:	libtwolame.so.0%{_ext}
12rr|mplayer-1.1-5plf|394	Suggests:	libdca.so.0%{_ext}
12rr|mplayer-1.1-5plf|395	Suggests:	libdvdcss.so.2%{_ext}
12rr|mplayer-1.1-5plf|396	%endif
12rr|mplayer-1.1-5plf|397	
12rr|mplayer-1.1-5plf|398	%rename		mplayer%{pkgext}1.0
12rr|mplayer-1.1-5plf|399	
12rr|mplayer-1.1-5plf|400	%description
12rr|mplayer-1.1-5plf|401	MPlayer is a movie player for LINUX (runs on many other Unices, and
12rr|mplayer-1.1-5plf|402	non-x86 CPUs, see the documentation). It plays most MPEG, VOB, AVI,
12rr|mplayer-1.1-5plf|403	VIVO, ASF/WMV, QT/MOV, FLI, NuppelVideo, yuv4mpeg, FILM, RoQ, and some
12rr|mplayer-1.1-5plf|404	RealMedia files, supported by many native, XAnim, and Win32 DLL codecs.
12rr|mplayer-1.1-5plf|405	You can watch VideoCD, SVCD, DVD, 3ivx, FLI, and even DivX movies too
12rr|mplayer-1.1-5plf|406	(and you don't need the avifile library at all!). The another big
12rr|mplayer-1.1-5plf|407	feature of mplayer is the wide range of supported output drivers. It
12rr|mplayer-1.1-5plf|408	works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, but you can use
12rr|mplayer-1.1-5plf|409	SDL (and this way all drivers of SDL), VESA (on every VESA compatible
12rr|mplayer-1.1-5plf|410	card, even without X!), and some lowlevel card-specific drivers (for
12rr|mplayer-1.1-5plf|411	Matrox, 3Dfx and Radeon) too! Most of them supports software or hardware
12rr|mplayer-1.1-5plf|412	scaling, so you can enjoy movies in fullscreen. MPlayer supports
12rr|mplayer-1.1-5plf|413	displaying through some hardware MPEG decoder boards, such as the DVB
12rr|mplayer-1.1-5plf|414	and DXR3/Hollywood+! And what about the nice big antialiased shaded
12rr|mplayer-1.1-5plf|415	subtitles (9 supported types!!!) with european/ISO 8859-1,2 (hungarian,
12rr|mplayer-1.1-5plf|416	english, czech, etc), cyrillic, korean fonts, and OSD?
12rr|mplayer-1.1-5plf|417	
12rr|mplayer-1.1-5plf|418	Note: If you want to play Real content, you need to have the content
12rr|mplayer-1.1-5plf|419	of RealPlayer's Codecs directory in %{_libdir}/codecs/
12rr|mplayer-1.1-5plf|420	
12rr|mplayer-1.1-5plf|421	%if %{build_plf}
12rr|mplayer-1.1-5plf|422	This package is in restricted because some included codecs are covered
12rr|mplayer-1.1-5plf|423	by patents. It also includes support for reading DVDs encrypted with
12rr|mplayer-1.1-5plf|424	CSS which might be illegal in some countries.
12rr|mplayer-1.1-5plf|425	
12rr|mplayer-1.1-5plf|426	For non-free binary codecs support you should install the packages
12rr|mplayer-1.1-5plf|427	win32-codecs, real-codecs and xanim-codecs.
12rr|mplayer-1.1-5plf|428	%endif
12rr|mplayer-1.1-5plf|429	
12rr|mplayer-1.1-5plf|430	%package doc
12rr|mplayer-1.1-5plf|431	Summary:	%{Name} documentation
12rr|mplayer-1.1-5plf|432	Group:		Books/Computer books
12rr|mplayer-1.1-5plf|433	BuildArch:	noarch
12rr|mplayer-1.1-5plf|434	
12rr|mplayer-1.1-5plf|435	%description doc
12rr|mplayer-1.1-5plf|436	This package contains documentation for %{Name}.
12rr|mplayer-1.1-5plf|437	
12rr|mplayer-1.1-5plf|438	%if %{build_gui}
12rr|mplayer-1.1-5plf|439	%package gui
12rr|mplayer-1.1-5plf|440	Summary:	GUI for %{name}
12rr|mplayer-1.1-5plf|441	Group:		Video
12rr|mplayer-1.1-5plf|442	Requires:	%{name} = %{version}
12rr|mplayer-1.1-5plf|443	BuildRequires:	pkgconfig(gtk+-2.0)
12rr|mplayer-1.1-5plf|444	BuildRequires:	imagemagick
12rr|mplayer-1.1-5plf|445	Requires:	soundwrapper
12rr|mplayer-1.1-5plf|446	%rename		mplayer%{pkgext}1.0-gui
12rr|mplayer-1.1-5plf|447	Conflicts:	mplayer-skins < 1.3
12rr|mplayer-1.1-5plf|448	
12rr|mplayer-1.1-5plf|449	%description gui
12rr|mplayer-1.1-5plf|450	This package contains a GUI for %{name}.
12rr|mplayer-1.1-5plf|451	%endif
12rr|mplayer-1.1-5plf|452	
12rr|mplayer-1.1-5plf|453	%if %{build_mencoder}
12rr|mplayer-1.1-5plf|454	%package -n mencoder%{pkgext}
12rr|mplayer-1.1-5plf|455	Summary:	MPlayer's movie encoder
12rr|mplayer-1.1-5plf|456	Group:		Video
12rr|mplayer-1.1-5plf|457	Requires:	%{name}
12rr|mplayer-1.1-5plf|458	%rename		mencoder%{pkgext}1.0
12rr|mplayer-1.1-5plf|459	
12rr|mplayer-1.1-5plf|460	%description -n mencoder%{pkgext}
12rr|mplayer-1.1-5plf|461	MEncoder a movie encoder and is a part of the MPlayer package.
12rr|mplayer-1.1-5plf|462	%if ! %{build_plf}
12rr|mplayer-1.1-5plf|463	Note: this version doesn't have support for encoding mp3 audio streams in the
12rr|mplayer-1.1-5plf|464	video files.
12rr|mplayer-1.1-5plf|465	%else
12rr|mplayer-1.1-5plf|466	This restricted build has additional support for AAC decoding with libfaad
12rr|mplayer-1.1-5plf|467	and MP3 encoding with lame, both are covered by software patents. It
12rr|mplayer-1.1-5plf|468	also includes support for reading DVDs encrypted with CSS which might
12rr|mplayer-1.1-5plf|469	be illegal in some countries.
12rr|mplayer-1.1-5plf|470	%endif
12rr|mplayer-1.1-5plf|471	%endif
12rr|mplayer-1.1-5plf|472	
12rr|mplayer-1.1-5plf|473	
12rr|mplayer-1.1-5plf|474	#' close.. vim syntax highlight workaround.. ;p
12rr|mplayer-1.1-5plf|475	
12rr|mplayer-1.1-5plf|476	%prep
12rr|mplayer-1.1-5plf|477	%if "%{svn}" != ""
12rr|mplayer-1.1-5plf|478	%setup -q -n %{name} -a 4
12rr|mplayer-1.1-5plf|479	%else
12rr|mplayer-1.1-5plf|480	%setup -q -n MPlayer-%{version}%{prerel} -a 4
12rr|mplayer-1.1-5plf|481	%endif
12rr|mplayer-1.1-5plf|482	#gw as we have have used svn export:
12rr|mplayer-1.1-5plf|483	echo %{svn}|sed s/^r// > snapshot_version
12rr|mplayer-1.1-5plf|484	find DOCS -name .svn|xargs rm -rf
12rr|mplayer-1.1-5plf|485	#gw fix permissions
12rr|mplayer-1.1-5plf|486	chmod 644 AUTHORS Changelog README Copyright
12rr|mplayer-1.1-5plf|487	rm -f Blue/README
12rr|mplayer-1.1-5plf|488	%patch0 -p1 -b .mdv~
12rr|mplayer-1.1-5plf|489	%patch28 -p1 -b .rtsp-extra-fixes
12rr|mplayer-1.1-5plf|490	%patch31 -p1 -b .format~
12rr|mplayer-1.1-5plf|491	%patch33 -p0
12rr|mplayer-1.1-5plf|492	%patch35 -p0
12rr|mplayer-1.1-5plf|493	%if ! %{build_plf}
12rr|mplayer-1.1-5plf|494	%patch39 -p1 -b .dlopen~
12rr|mplayer-1.1-5plf|495	%endif
12rr|mplayer-1.1-5plf|496	rm -rf ffmpeg
12rr|mplayer-1.1-5plf|497	%patch40 -p1 -b .ffmpeg~
12rr|mplayer-1.1-5plf|498	%patch42 -p1 -b .internal_filters~
12rr|mplayer-1.1-5plf|499	%patch43 -p1 -b .ffm_stable~
12rr|mplayer-1.1-5plf|500	%patch44 -p0 -b .mp_taglists~
12rr|mplayer-1.1-5plf|501	
12rr|mplayer-1.1-5plf|502	perl -pi -e 's^r\$svn_revision^%{release}^' version.sh
12rr|mplayer-1.1-5plf|503	
12rr|mplayer-1.1-5plf|504	mv DOCS/README README.DOCS
12rr|mplayer-1.1-5plf|505	
12rr|mplayer-1.1-5plf|506	%build
12rr|mplayer-1.1-5plf|507	%if !%{build_optimization}
12rr|mplayer-1.1-5plf|508	export CFLAGS="$CFLAGS %{optflags}"
12rr|mplayer-1.1-5plf|509	%endif
12rr|mplayer-1.1-5plf|510	%if %{build_debug}
12rr|mplayer-1.1-5plf|511	export CFLAGS="$CFLAGS -g"
12rr|mplayer-1.1-5plf|512	%endif
12rr|mplayer-1.1-5plf|513	%ifarch ppc
12rr|mplayer-1.1-5plf|514	export CFLAGS="$CFLAGS -mcpu=7450 -maltivec"
12rr|mplayer-1.1-5plf|515	%endif
12rr|mplayer-1.1-5plf|516	%if %{build_directfb}
12rr|mplayer-1.1-5plf|517	export CPPFLAGS="-I%{_includedir}/directfb"
12rr|mplayer-1.1-5plf|518	%endif
12rr|mplayer-1.1-5plf|519	%if %{build_3264bit}
12rr|mplayer-1.1-5plf|520	export EXESUF=32
12rr|mplayer-1.1-5plf|521	%endif
12rr|mplayer-1.1-5plf|522	export LDFLAGS="%{?ldflags}"
12rr|mplayer-1.1-5plf|523	./configure \
12rr|mplayer-1.1-5plf|524	--prefix=%{_prefix} \
12rr|mplayer-1.1-5plf|525	--datadir=%{_datadir}/%{name} \
12rr|mplayer-1.1-5plf|526	--confdir=%{_sysconfdir}/%{name} \
12rr|mplayer-1.1-5plf|527	--libdir=%{_libdir} \
12rr|mplayer-1.1-5plf|528	%if ! %{build_optimization}
12rr|mplayer-1.1-5plf|529	--enable-runtime-cpudetection \
12rr|mplayer-1.1-5plf|530	%if ! %{build_dts}
12rr|mplayer-1.1-5plf|531	--disable-libdca \
12rr|mplayer-1.1-5plf|532	--enable-libdca-dlopen \
12rr|mplayer-1.1-5plf|533	%endif
12rr|mplayer-1.1-5plf|534	%ifarch %{ix86}
12rr|mplayer-1.1-5plf|535	--enable-mmx \
12rr|mplayer-1.1-5plf|536	--enable-3dnow \
12rr|mplayer-1.1-5plf|537	--enable-sse \
12rr|mplayer-1.1-5plf|538	--enable-sse2 \
12rr|mplayer-1.1-5plf|539	--enable-fastmemcpy \
12rr|mplayer-1.1-5plf|540	%endif
12rr|mplayer-1.1-5plf|541	%endif
12rr|mplayer-1.1-5plf|542	--enable-freetype \
12rr|mplayer-1.1-5plf|543	--enable-nas \
12rr|mplayer-1.1-5plf|544	%if %{build_debug}
12rr|mplayer-1.1-5plf|545	--enable-debug=3 \
12rr|mplayer-1.1-5plf|546	%else
12rr|mplayer-1.1-5plf|547	--disable-sighandler \
12rr|mplayer-1.1-5plf|548	%endif
12rr|mplayer-1.1-5plf|549	%if %{build_gui}
12rr|mplayer-1.1-5plf|550	--enable-gui \
12rr|mplayer-1.1-5plf|551	%endif
12rr|mplayer-1.1-5plf|552	%if %{build_system_ffmpeg}
12rr|mplayer-1.1-5plf|553	--disable-ffmpeg_a \
12rr|mplayer-1.1-5plf|554	%endif
12rr|mplayer-1.1-5plf|555	--language=all \
12rr|mplayer-1.1-5plf|556	%if ! %{build_faad}
12rr|mplayer-1.1-5plf|557	--disable-faad \
12rr|mplayer-1.1-5plf|558	--disable-decoder=AAC \
12rr|mplayer-1.1-5plf|559	--enable-faad-dlopen \
12rr|mplayer-1.1-5plf|560	%endif
12rr|mplayer-1.1-5plf|561	%if ! %{build_faac}
12rr|mplayer-1.1-5plf|562	--enable-faac-dlopen \
12rr|mplayer-1.1-5plf|563	%endif
12rr|mplayer-1.1-5plf|564	%if ! %{build_twolame}
12rr|mplayer-1.1-5plf|565	--disable-twolame \
12rr|mplayer-1.1-5plf|566	--enable-twolame-dlopen \
12rr|mplayer-1.1-5plf|567	%endif
12rr|mplayer-1.1-5plf|568	%if ! %{build_x264}
12rr|mplayer-1.1-5plf|569	--enable-x264-dlopen \
12rr|mplayer-1.1-5plf|570	%endif
12rr|mplayer-1.1-5plf|571	--disable-libdvdcss-internal \
12rr|mplayer-1.1-5plf|572	--enable-dvdnav \
12rr|mplayer-1.1-5plf|573	--disable-dvdread-internal \
12rr|mplayer-1.1-5plf|574	--enable-dvdread \
12rr|mplayer-1.1-5plf|575	%if %{build_lirc}
12rr|mplayer-1.1-5plf|576	--enable-lirc \
12rr|mplayer-1.1-5plf|577	%else
12rr|mplayer-1.1-5plf|578	--disable-lirc \
12rr|mplayer-1.1-5plf|579	%endif
12rr|mplayer-1.1-5plf|580	--enable-tv \
12rr|mplayer-1.1-5plf|581	%if ! %{build_v4l2}
12rr|mplayer-1.1-5plf|582	--disable-tv-v4l2 \
12rr|mplayer-1.1-5plf|583	%endif
12rr|mplayer-1.1-5plf|584	--enable-joystick \
12rr|mplayer-1.1-5plf|585	--enable-gl \
12rr|mplayer-1.1-5plf|586	--disable-svga \
12rr|mplayer-1.1-5plf|587	%if ! %{build_mga}
12rr|mplayer-1.1-5plf|588	--disable-mga \
12rr|mplayer-1.1-5plf|589	%endif
12rr|mplayer-1.1-5plf|590	%if ! %{build_fbdev}
12rr|mplayer-1.1-5plf|591	--disable-fbdev \
12rr|mplayer-1.1-5plf|592	%endif
12rr|mplayer-1.1-5plf|593	%if %{build_directfb}
12rr|mplayer-1.1-5plf|594	--enable-directfb \
12rr|mplayer-1.1-5plf|595	%else
12rr|mplayer-1.1-5plf|596	--disable-directfb \
12rr|mplayer-1.1-5plf|597	%endif
12rr|mplayer-1.1-5plf|598	%if %{build_mencoder}
12rr|mplayer-1.1-5plf|599	--enable-mencoder \
12rr|mplayer-1.1-5plf|600	%else
12rr|mplayer-1.1-5plf|601	--disable-mencoder \
12rr|mplayer-1.1-5plf|602	%endif
12rr|mplayer-1.1-5plf|603	%if ! %{build_live}
12rr|mplayer-1.1-5plf|604	--disable-live \
12rr|mplayer-1.1-5plf|605	%endif
12rr|mplayer-1.1-5plf|606	%if ! %{build_vesa}
12rr|mplayer-1.1-5plf|607	--disable-vesa \
12rr|mplayer-1.1-5plf|608	%endif
12rr|mplayer-1.1-5plf|609	%if %{build_theora}
12rr|mplayer-1.1-5plf|610	--enable-theora \
12rr|mplayer-1.1-5plf|611	%else
12rr|mplayer-1.1-5plf|612	--disable-theora \
12rr|mplayer-1.1-5plf|613	%endif
12rr|mplayer-1.1-5plf|614	--enable-menu \
12rr|mplayer-1.1-5plf|615	%if %{build_xmms}
12rr|mplayer-1.1-5plf|616	--enable-xmms --with-xmmslibdir=%{_libdir} \
12rr|mplayer-1.1-5plf|617	%endif
12rr|mplayer-1.1-5plf|618	%if %{build_smb}
12rr|mplayer-1.1-5plf|619	--enable-smb \
12rr|mplayer-1.1-5plf|620	%endif
12rr|mplayer-1.1-5plf|621	%if ! %{build_dvb}
12rr|mplayer-1.1-5plf|622	--disable-dvb \
12rr|mplayer-1.1-5plf|623	--disable-dvbhead \
12rr|mplayer-1.1-5plf|624	%endif
12rr|mplayer-1.1-5plf|625	%if ! %{build_ggi}
12rr|mplayer-1.1-5plf|626	--disable-ggi \
12rr|mplayer-1.1-5plf|627	%endif
12rr|mplayer-1.1-5plf|628	--codecsdir=%{_libdir}/codecs \
12rr|mplayer-1.1-5plf|629	%if ! %{build_arts}
12rr|mplayer-1.1-5plf|630	--disable-arts \
12rr|mplayer-1.1-5plf|631	%endif
12rr|mplayer-1.1-5plf|632	%if ! %{build_jack}
12rr|mplayer-1.1-5plf|633	--disable-jack \
12rr|mplayer-1.1-5plf|634	%endif
12rr|mplayer-1.1-5plf|635	%if ! %{build_aa}
12rr|mplayer-1.1-5plf|636	--disable-aa \
12rr|mplayer-1.1-5plf|637	%endif
12rr|mplayer-1.1-5plf|638	%if ! %{build_cdda}
12rr|mplayer-1.1-5plf|639	--disable-cdparanoia \
12rr|mplayer-1.1-5plf|640	%endif
12rr|mplayer-1.1-5plf|641	%if ! %{build_dv}
12rr|mplayer-1.1-5plf|642	--disable-libdv \
12rr|mplayer-1.1-5plf|643	%endif
12rr|mplayer-1.1-5plf|644	%if ! %{build_lzo}
12rr|mplayer-1.1-5plf|645	--disable-liblzo \
12rr|mplayer-1.1-5plf|646	%endif
12rr|mplayer-1.1-5plf|647	%if ! %{build_sdl}
12rr|mplayer-1.1-5plf|648	--disable-sdl \
12rr|mplayer-1.1-5plf|649	%endif
12rr|mplayer-1.1-5plf|650	%if ! %{build_alsa}
12rr|mplayer-1.1-5plf|651	--disable-alsa \
12rr|mplayer-1.1-5plf|652	%endif
12rr|mplayer-1.1-5plf|653	%if ! %{build_fribidi}
12rr|mplayer-1.1-5plf|654	--disable-fribidi \
12rr|mplayer-1.1-5plf|655	%endif
12rr|mplayer-1.1-5plf|656	%if ! %{build_enca}
12rr|mplayer-1.1-5plf|657	--disable-enca \
12rr|mplayer-1.1-5plf|658	%endif
12rr|mplayer-1.1-5plf|659	%if %{build_pulse}
12rr|mplayer-1.1-5plf|660	--enable-pulse \
12rr|mplayer-1.1-5plf|661	%endif
12rr|mplayer-1.1-5plf|662	%if ! %{build_openal}
12rr|mplayer-1.1-5plf|663	--disable-openal \
12rr|mplayer-1.1-5plf|664	%endif
12rr|mplayer-1.1-5plf|665	--disable-zr \
12rr|mplayer-1.1-5plf|666	%if %{build_xvmc}
12rr|mplayer-1.1-5plf|667	--enable-xvmc \
12rr|mplayer-1.1-5plf|668	%endif
12rr|mplayer-1.1-5plf|669	%if ! %{build_ivtv}
12rr|mplayer-1.1-5plf|670	--disable-ivtv \
12rr|mplayer-1.1-5plf|671	%endif
12rr|mplayer-1.1-5plf|672	%if ! %{build_vdpau}
12rr|mplayer-1.1-5plf|673	--disable-vdpau \
12rr|mplayer-1.1-5plf|674	%endif
12rr|mplayer-1.1-5plf|675	%if ! %{build_amr}
12rr|mplayer-1.1-5plf|676	--disable-libopencore_amrnb \
12rr|mplayer-1.1-5plf|677	--disable-libopencore_amrwb \
12rr|mplayer-1.1-5plf|678	--enable-libopencore_amrnb-dlopen \
12rr|mplayer-1.1-5plf|679	--enable-libopencore_amrwb-dlopen
12rr|mplayer-1.1-5plf|680	%endif
12rr|mplayer-1.1-5plf|681	
12rr|mplayer-1.1-5plf|682	
12rr|mplayer-1.1-5plf|683	# Keep this line before empty end %%configure (ppc conditionnal pb)
12rr|mplayer-1.1-5plf|684	make EXESUF=%{pkgext}
12rr|mplayer-1.1-5plf|685	#gw make sure we have our version string included:
12rr|mplayer-1.1-5plf|686	fgrep %{version} version.h
12rr|mplayer-1.1-5plf|687	
12rr|mplayer-1.1-5plf|688	%install
12rr|mplayer-1.1-5plf|689	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12rr|mplayer-1.1-5plf|690	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12rr|mplayer-1.1-5plf|691	install -m755 mplayer%{pkgext} -D %{buildroot}%{_bindir}/mplayer%{pkgext}
12rr|mplayer-1.1-5plf|692	for lang in de fr hu pl es it zh_CN en; do
12rr|mplayer-1.1-5plf|693	install -m644 DOCS/man/$lang/mplayer.1 -D %{buildroot}%{_mandir}/$([ "$lang" != "en" ] && echo $lang)/man1/mplayer%{pkgext}.1
12rr|mplayer-1.1-5plf|694	done
12rr|mplayer-1.1-5plf|695	
12rr|mplayer-1.1-5plf|696	%find_lang mplayer%{pkgext} --with-man
12rr|mplayer-1.1-5plf|697	
12rr|mplayer-1.1-5plf|698	######################### Mencoder #########################
12rr|mplayer-1.1-5plf|699	%if %{build_mencoder}
12rr|mplayer-1.1-5plf|700	install -m755 mencoder%{pkgext} -D %{buildroot}%{_bindir}/mencoder%{pkgext}
12rr|mplayer-1.1-5plf|701	
12rr|mplayer-1.1-5plf|702	for lang in de fr hu pl es it zh_CN en; do
12rr|mplayer-1.1-5plf|703	ln -s mplayer%{pkgext}.1 %{buildroot}%{_mandir}/$([ "$lang" != "en" ] && echo $lang)/man1/mencoder%{pkgext}.1
12rr|mplayer-1.1-5plf|704	done
12rr|mplayer-1.1-5plf|705	
12rr|mplayer-1.1-5plf|706	%find_lang mencoder%{pkgext} --with-man
12rr|mplayer-1.1-5plf|707	
12rr|mplayer-1.1-5plf|708	install -m 755 TOOLS/mencvcd.sh %{buildroot}%{_bindir}/mencvcd%{pkgext}
12rr|mplayer-1.1-5plf|709	install -m 755 TOOLS/divx2svcd.sh %{buildroot}%{_bindir}/divx2svcd%{pkgext}
12rr|mplayer-1.1-5plf|710	install -m 755 TOOLS/wma2ogg.pl %{buildroot}%{_bindir}/wma2ogg%{pkgext}.pl
12rr|mplayer-1.1-5plf|711	install -m 755 TOOLS/midentify.sh %{buildroot}%{_bindir}/midentify%{pkgext}
12rr|mplayer-1.1-5plf|712	%endif
12rr|mplayer-1.1-5plf|713	######################### /Mencoder #########################
12rr|mplayer-1.1-5plf|714	
12rr|mplayer-1.1-5plf|715	install -m 644 etc/example.conf %{buildroot}%{_sysconfdir}/%{name}/mplayer.conf
12rr|mplayer-1.1-5plf|716	install -m 644 etc/menu.conf %{buildroot}%{_sysconfdir}/%{name}
12rr|mplayer-1.1-5plf|717	
12rr|mplayer-1.1-5plf|718	%if %{build_gui}
12rr|mplayer-1.1-5plf|719	# default Skin
12rr|mplayer-1.1-5plf|720	install -d -m 755 %{buildroot}%{_datadir}/%{name}/skins/
12rr|mplayer-1.1-5plf|721	cp -r Blue %{buildroot}%{_datadir}/%{name}/skins/
12rr|mplayer-1.1-5plf|722	ln -s Blue %{buildroot}%{_datadir}/%{name}/skins/default
12rr|mplayer-1.1-5plf|723	# gmplayer equals mplayer -gui
12rr|mplayer-1.1-5plf|724	ln -s mplayer%{pkgext} %{buildroot}%{_bindir}/gmplayer%{pkgext}
12rr|mplayer-1.1-5plf|725	# icons
12rr|mplayer-1.1-5plf|726	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12rr|mplayer-1.1-5plf|727	convert -transparent white Blue/icons/icon48x48.png %{buildroot}%{_liconsdir}/mplayer%{pkgext}.png
12rr|mplayer-1.1-5plf|728	convert -transparent white Blue/icons/icon32x32.png %{buildroot}%{_iconsdir}/mplayer%{pkgext}.png
12rr|mplayer-1.1-5plf|729	convert -transparent white -scale 16x16 Blue/icons/icon48x48.png %{buildroot}%{_miconsdir}/mplayer%{pkgext}.png
12rr|mplayer-1.1-5plf|730	install -D -m 644 etc/mplayer.desktop %{buildroot}%{_datadir}/applications/mplayer%{pkgext}.desktop
12rr|mplayer-1.1-5plf|731	perl -pi -e 's@mplayer$@mplayer%{pkgext}@g' %{buildroot}%{_datadir}/applications/mplayer%{pkgext}.desktop
12rr|mplayer-1.1-5plf|732	%endif
12rr|mplayer-1.1-5plf|733	
12rr|mplayer-1.1-5plf|734	%if %{build_3264bit}
12rr|mplayer-1.1-5plf|735	if [ -e %{buildroot}%{_liconsdir}/mplayer%{pkgext}.png ]; then
12rr|mplayer-1.1-5plf|736	convert %{buildroot}%{_liconsdir}/mplayer%{pkgext}.png -channel green -negate \
12rr|mplayer-1.1-5plf|737	%{buildroot}%{_liconsdir}/mplayer%{pkgext}.png
12rr|mplayer-1.1-5plf|738	fi
12rr|mplayer-1.1-5plf|739	if [ -e %{buildroot}%{_iconsdir}/mplayer%{pkgext}.png ]; then
12rr|mplayer-1.1-5plf|740	convert %{buildroot}%{_iconsdir}/mplayer%{pkgext}.png -channel green -negate \
12rr|mplayer-1.1-5plf|741	%{buildroot}%{_iconsdir}/mplayer%{pkgext}.png
12rr|mplayer-1.1-5plf|742	fi
12rr|mplayer-1.1-5plf|743	if [ -e %{buildroot}%{_miconsdir}/mplayer%{pkgext}.png ]; then
12rr|mplayer-1.1-5plf|744	convert %{buildroot}%{_miconsdir}/mplayer%{pkgext}.png -channel green -negate \
12rr|mplayer-1.1-5plf|745	%{buildroot}%{_miconsdir}/mplayer%{pkgext}.png
12rr|mplayer-1.1-5plf|746	fi
12rr|mplayer-1.1-5plf|747	%endif
12rr|mplayer-1.1-5plf|748	
12rr|mplayer-1.1-5plf|749	%if %{build_debug}
12rr|mplayer-1.1-5plf|750	export DONT_STRIP=1
12rr|mplayer-1.1-5plf|751	%endif
12rr|mplayer-1.1-5plf|752	
12rr|mplayer-1.1-5plf|753	%if %{build_gui}
12rr|mplayer-1.1-5plf|754	%pre gui
12rr|mplayer-1.1-5plf|755	if [ -d %{_datadir}/%{name}/skins/default ]
12rr|mplayer-1.1-5plf|756	then rm -rf %{_datadir}/%{name}/skins/default
12rr|mplayer-1.1-5plf|757	fi
12rr|mplayer-1.1-5plf|758	%endif
12rr|mplayer-1.1-5plf|759	
12rr|mplayer-1.1-5plf|760	%files -f mplayer%{pkgext}.lang
12rr|mplayer-1.1-5plf|761	%doc AUTHORS Changelog README Copyright
12rr|mplayer-1.1-5plf|762	%dir %{_sysconfdir}/%{name}
12rr|mplayer-1.1-5plf|763	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/mplayer.conf
12rr|mplayer-1.1-5plf|764	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/menu.conf
12rr|mplayer-1.1-5plf|765	%{_bindir}/midentify%{pkgext}
12rr|mplayer-1.1-5plf|766	%{_bindir}/mplayer%{pkgext}
12rr|mplayer-1.1-5plf|767	%{_mandir}/man1/mplayer%{pkgext}.1*
12rr|mplayer-1.1-5plf|768	%dir %{_datadir}/%{name}
12rr|mplayer-1.1-5plf|769	
12rr|mplayer-1.1-5plf|770	%files doc
12rr|mplayer-1.1-5plf|771	%defattr(-,root,root,755)
12rr|mplayer-1.1-5plf|772	%doc README.DOCS
12rr|mplayer-1.1-5plf|773	%doc DOCS/default.css DOCS/xml DOCS/tech/
12rr|mplayer-1.1-5plf|774	
12rr|mplayer-1.1-5plf|775	%if %{build_mencoder}
12rr|mplayer-1.1-5plf|776	%files -n mencoder%{pkgext} -f mencoder%{pkgext}.lang
12rr|mplayer-1.1-5plf|777	%{_bindir}/mencoder%{pkgext}
12rr|mplayer-1.1-5plf|778	%{_bindir}/divx2svcd%{pkgext}
12rr|mplayer-1.1-5plf|779	%{_bindir}/mencvcd%{pkgext}
12rr|mplayer-1.1-5plf|780	%{_bindir}/wma2ogg%{pkgext}.pl
12rr|mplayer-1.1-5plf|781	%{_mandir}/man1/mencoder%{pkgext}.1*
12rr|mplayer-1.1-5plf|782	%endif
12rr|mplayer-1.1-5plf|783	
12rr|mplayer-1.1-5plf|784	%if %{build_gui}
12rr|mplayer-1.1-5plf|785	%files gui
12rr|mplayer-1.1-5plf|786	%{_bindir}/gmplayer%{pkgext}
12rr|mplayer-1.1-5plf|787	%{_datadir}/applications/mplayer%{pkgext}.desktop
12rr|mplayer-1.1-5plf|788	%{_datadir}/%{name}/skins
12rr|mplayer-1.1-5plf|789	%{_iconsdir}/mplayer%{pkgext}.png
12rr|mplayer-1.1-5plf|790	%{_miconsdir}/mplayer%{pkgext}.png
12rr|mplayer-1.1-5plf|791	%{_liconsdir}/mplayer%{pkgext}.png
12rr|mplayer-1.1-5plf|792	%endif
12rr|mplayer-1.1-5plf|793	
12rr|mplayer-1.1-5plf|794	
12rr|mplayer-1.1-5plf|795	%changelog
12rr|mplayer-1.1-5plf|796	* Fri Jun 08 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.1-2mdv2012.0
12rr|mplayer-1.1-5plf|797	+ Revision: 803487
12rr|mplayer-1.1-5plf|798	- Rebuild for ffmpeg 0.11
12rr|mplayer-1.1-5plf|799	
12rr|mplayer-1.1-5plf|800	* Thu Jun 07 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.1-1
12rr|mplayer-1.1-5plf|801	+ Revision: 803108
12rr|mplayer-1.1-5plf|802	- Update to 1.1 Final
12rr|mplayer-1.1-5plf|803	
12rr|mplayer-1.1-5plf|804	* Tue Jun 05 2012 Per Ãyvind Karlsen <peroyvind@mandriva.org> 1.0-1.rc4.0.r34991.1
12rr|mplayer-1.1-5plf|805	+ Revision: 802529
12rr|mplayer-1.1-5plf|806	- new svn snapshot
12rr|mplayer-1.1-5plf|807	
12rr|mplayer-1.1-5plf|808	* Thu May 17 2012 Per Ãyvind Karlsen <peroyvind@mandriva.org> 1.0-1.rc4.0.r34911.1
12rr|mplayer-1.1-5plf|809	+ Revision: 799325
12rr|mplayer-1.1-5plf|810	- don't use ffmpeg functionality not in stable release (P43)
12rr|mplayer-1.1-5plf|811	- new svn snapshot
12rr|mplayer-1.1-5plf|812	- rebuild to get rid of rpmlib(DistEpoch) dep
12rr|mplayer-1.1-5plf|813	
12rr|mplayer-1.1-5plf|814	* Tue Mar 13 2012 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc4.0.r34578.4
12rr|mplayer-1.1-5plf|815	+ Revision: 784777
12rr|mplayer-1.1-5plf|816	- update default skin (bug #65376)
12rr|mplayer-1.1-5plf|817	
12rr|mplayer-1.1-5plf|818	* Wed Feb 01 2012 Per Ãyvind Karlsen <peroyvind@mandriva.org> 1.0-1.rc4.0.r34578.3
12rr|mplayer-1.1-5plf|819	+ Revision: 770472
12rr|mplayer-1.1-5plf|820	- ship with (latest) local copies of a few internal ffmpeg headers after all...
12rr|mplayer-1.1-5plf|821	- fix missing FFmpeg filters (bug #4191, lavcac3enc-build-with-shared.patch,
12rr|mplayer-1.1-5plf|822	filters-hack-with-shared.patch, from Mageia)
12rr|mplayer-1.1-5plf|823	
12rr|mplayer-1.1-5plf|824	* Sat Jan 21 2012 Per Ãyvind Karlsen <peroyvind@mandriva.org> 1.0-1.rc4.0.r34578.2
12rr|mplayer-1.1-5plf|825	+ Revision: 764826
12rr|mplayer-1.1-5plf|826	- be sure to not build against any local copy of ffmpeg headers (P40)
12rr|mplayer-1.1-5plf|827	
12rr|mplayer-1.1-5plf|828	* Tue Jan 17 2012 Per Ãyvind Karlsen <peroyvind@mandriva.org> 1.0-1.rc4.0.r34578.1
12rr|mplayer-1.1-5plf|829	+ Revision: 761959
12rr|mplayer-1.1-5plf|830	- build against system dvdnavn & dvdread
12rr|mplayer-1.1-5plf|831	- doc subpackage shouuld be noarch
12rr|mplayer-1.1-5plf|832	- remove versioned dependency on mplayer for mencoder (to work with ie. mplayer2)
12rr|mplayer-1.1-5plf|833	- build against system ffmpeg
12rr|mplayer-1.1-5plf|834	- new svn snapshot
12rr|mplayer-1.1-5plf|835	- fix loading of x264_encoder_open() through dlopen()..
12rr|mplayer-1.1-5plf|836	
12rr|mplayer-1.1-5plf|837	+ Anssi Hannula <anssi@mandriva.org>
12rr|mplayer-1.1-5plf|838	- drop .spec comment referring to a removed patch
12rr|mplayer-1.1-5plf|839	
12rr|mplayer-1.1-5plf|840	* Wed Jan 11 2012 Per Ãyvind Karlsen <peroyvind@mandriva.org> 1.0-1.rc4.0.r34537.4
12rr|mplayer-1.1-5plf|841	+ Revision: 759782
12rr|mplayer-1.1-5plf|842	- fix libfaac library not getting dlopen()'ed
12rr|mplayer-1.1-5plf|843	- be sure to load the correct functions when dlopen()'ing opencore-amrwb
12rr|mplayer-1.1-5plf|844	
12rr|mplayer-1.1-5plf|845	* Wed Jan 11 2012 Per Ãyvind Karlsen <peroyvind@mandriva.org> 1.0-1.rc4.0.r34537.3
12rr|mplayer-1.1-5plf|846	+ Revision: 759725
12rr|mplayer-1.1-5plf|847	- really fix libx264 dlopen support and make sure to actually enable it for real
12rr|mplayer-1.1-5plf|848	
12rr|mplayer-1.1-5plf|849	+ GÃ¶tz Waschk <waschk@mandriva.org>
12rr|mplayer-1.1-5plf|850	- fix opencore build dep
12rr|mplayer-1.1-5plf|851	
12rr|mplayer-1.1-5plf|852	* Wed Jan 11 2012 Per Ãyvind Karlsen <peroyvind@mandriva.org> 1.0-1.rc4.0.r34537.2
12rr|mplayer-1.1-5plf|853	+ Revision: 759711
12rr|mplayer-1.1-5plf|854	- fix broken path to skins (from Z?\195?\169)
12rr|mplayer-1.1-5plf|855	- fix libx264 being loaded at the wrong place in dlopen patch
12rr|mplayer-1.1-5plf|856	
12rr|mplayer-1.1-5plf|857	* Tue Jan 10 2012 Per Ãyvind Karlsen <peroyvind@mandriva.org> 1.0-1.rc4.0.r34537.1
12rr|mplayer-1.1-5plf|858	+ Revision: 759288
12rr|mplayer-1.1-5plf|859	- change plf specific requires on libdvdcss package into a suggests on soname
12rr|mplayer-1.1-5plf|860	- bump major of libx264 soname
12rr|mplayer-1.1-5plf|861	- fix permissions of directories in doc package
12rr|mplayer-1.1-5plf|862	- drop soundwrapper patch (P12)
12rr|mplayer-1.1-5plf|863	- new version
12rr|mplayer-1.1-5plf|864	- use pkgconfig() or at least multilib-neutral dependencies
12rr|mplayer-1.1-5plf|865	--enable-runtime-cpudetection on x86_64 as well as newer instruction sets
12rr|mplayer-1.1-5plf|866	available may be used
12rr|mplayer-1.1-5plf|867	
12rr|mplayer-1.1-5plf|868	* Wed Nov 23 2011 Per Ãyvind Karlsen <peroyvind@mandriva.org> 1.0-1.rc4.0.r32713.8
12rr|mplayer-1.1-5plf|869	+ Revision: 732994
12rr|mplayer-1.1-5plf|870	- fix typo
12rr|mplayer-1.1-5plf|871	- fix dlopen() patch and add support for opencore-amr[wn]b, twolame & libdca too
12rr|mplayer-1.1-5plf|872	- again, don't do things un subshell..
12rr|mplayer-1.1-5plf|873	- remove useless dependencies on desktop-file-utils
12rr|mplayer-1.1-5plf|874	- apply some cosmetics to man page installation etc..
12rr|mplayer-1.1-5plf|875	- don't do stuff in sub-shells where we don't get the return code
12rr|mplayer-1.1-5plf|876	- use %%rename macro
12rr|mplayer-1.1-5plf|877	- clean out old rpm junk & conditionals to support build on ancient releases
12rr|mplayer-1.1-5plf|878	- add suggests on libraries to be dlopen()'ed
12rr|mplayer-1.1-5plf|879	- dlopen() libfaad, libfaac & libx264 so that regular mplayer build may support
12rr|mplayer-1.1-5plf|880	these without separate build linked against those (more to come)
12rr|mplayer-1.1-5plf|881	
12rr|mplayer-1.1-5plf|882	* Tue Oct 04 2011 Oden Eriksson <oeriksson@mandriva.com> 1.0-1.rc4.0.r32713.7
12rr|mplayer-1.1-5plf|883	+ Revision: 702687
12rr|mplayer-1.1-5plf|884	- fix build against libpng-1.5.x
12rr|mplayer-1.1-5plf|885	- attempt to relink against libpng15.so.15
12rr|mplayer-1.1-5plf|886	
12rr|mplayer-1.1-5plf|887	* Mon May 23 2011 Funda Wang <fwang@mandriva.org> 1.0-1.rc4.0.r32713.6
12rr|mplayer-1.1-5plf|888	+ Revision: 677477
12rr|mplayer-1.1-5plf|889	- rebuild for updated mimehandler
12rr|mplayer-1.1-5plf|890	
12rr|mplayer-1.1-5plf|891	* Wed May 11 2011 Paulo Andrade <pcpa@mandriva.com.br> 1.0-1.rc4.0.r32713.5
12rr|mplayer-1.1-5plf|892	+ Revision: 673440
12rr|mplayer-1.1-5plf|893	- Fix ff_imdct_calc_sse() on gcc-4.6.
12rr|mplayer-1.1-5plf|894	
12rr|mplayer-1.1-5plf|895	* Sat May 07 2011 Per Ãyvind Karlsen <peroyvind@mandriva.org> 1.0-1.rc4.0.r32713.4
12rr|mplayer-1.1-5plf|896	+ Revision: 672318
12rr|mplayer-1.1-5plf|897	- fix high pitch hiss sound with mp3lib when building with gcc 4.6 (P36)
12rr|mplayer-1.1-5plf|898	
12rr|mplayer-1.1-5plf|899	* Fri May 06 2011 Funda Wang <fwang@mandriva.org> 1.0-1.rc4.0.r32713.3
12rr|mplayer-1.1-5plf|900	+ Revision: 670212
12rr|mplayer-1.1-5plf|901	- disable zr, it is requireing v4l1
12rr|mplayer-1.1-5plf|902	
12rr|mplayer-1.1-5plf|903	+ Oden Eriksson <oeriksson@mandriva.com>
12rr|mplayer-1.1-5plf|904	- mass rebuild
12rr|mplayer-1.1-5plf|905	
12rr|mplayer-1.1-5plf|906	+ Anssi Hannula <anssi@mandriva.org>
12rr|mplayer-1.1-5plf|907	- plf: append "plf" to Release on cooker to make plf build have higher EVR
12rr|mplayer-1.1-5plf|908	again with the rpm5-style mkrel now in use
12rr|mplayer-1.1-5plf|909	
12rr|mplayer-1.1-5plf|910	* Fri Dec 17 2010 Funda Wang <fwang@mandriva.org> 1.0-1.rc4.0.r32713.2mdv2011.0
12rr|mplayer-1.1-5plf|911	+ Revision: 622495
12rr|mplayer-1.1-5plf|912	- rebuild for new directfb
12rr|mplayer-1.1-5plf|913	
12rr|mplayer-1.1-5plf|914	* Tue Dec 14 2010 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc4.0.r32713.1mdv2011.0
12rr|mplayer-1.1-5plf|915	+ Revision: 621733
12rr|mplayer-1.1-5plf|916	- new snapshot
12rr|mplayer-1.1-5plf|917	- rediff patch 0
12rr|mplayer-1.1-5plf|918	- bump x264 dep
12rr|mplayer-1.1-5plf|919	- disable rtmp for backports
12rr|mplayer-1.1-5plf|920	- disable vpx for backports
12rr|mplayer-1.1-5plf|921	- disable libass for backports
12rr|mplayer-1.1-5plf|922	- cleanup
12rr|mplayer-1.1-5plf|923	
12rr|mplayer-1.1-5plf|924	* Mon Dec 06 2010 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc4.0.r32675.1mdv2011.0
12rr|mplayer-1.1-5plf|925	+ Revision: 612232
12rr|mplayer-1.1-5plf|926	- enable libass, gsm, mpg123, vpx and rtmp
12rr|mplayer-1.1-5plf|927	- new snapshot
12rr|mplayer-1.1-5plf|928	- use svn exported tarball to reduce source package size
12rr|mplayer-1.1-5plf|929	- drop patches 1,26,36
12rr|mplayer-1.1-5plf|930	- rediff patches 12,31
12rr|mplayer-1.1-5plf|931	- disable integrated AAC decoder
12rr|mplayer-1.1-5plf|932	
12rr|mplayer-1.1-5plf|933	* Fri Dec 03 2010 Oden Eriksson <oeriksson@mandriva.com> 1.0-1.rc4.0.r31086.4mdv2011.0
12rr|mplayer-1.1-5plf|934	+ Revision: 606663
12rr|mplayer-1.1-5plf|935	- rebuild
12rr|mplayer-1.1-5plf|936	
12rr|mplayer-1.1-5plf|937	* Wed May 05 2010 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc4.0.r31086.3mdv2010.1
12rr|mplayer-1.1-5plf|938	+ Revision: 542309
12rr|mplayer-1.1-5plf|939	- rebuild
12rr|mplayer-1.1-5plf|940	- bump x264 dep
12rr|mplayer-1.1-5plf|941	
12rr|mplayer-1.1-5plf|942	* Sun May 02 2010 Anssi Hannula <anssi@mandriva.org> 1.0-1.rc4.0.r31086.2mdv2010.1
12rr|mplayer-1.1-5plf|943	+ Revision: 541619
12rr|mplayer-1.1-5plf|944	- fix regression in playback of VP6F video streams (e.g. some flv files)
12rr|mplayer-1.1-5plf|945	(fix-vp6f.patch)
12rr|mplayer-1.1-5plf|946	
12rr|mplayer-1.1-5plf|947	* Sun Apr 25 2010 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc4.0.r31086.1mdv2010.1
12rr|mplayer-1.1-5plf|948	+ Revision: 538606
12rr|mplayer-1.1-5plf|949	- new snapshot
12rr|mplayer-1.1-5plf|950	- move all binary codecs to %%_libdir/codecs
12rr|mplayer-1.1-5plf|951	
12rr|mplayer-1.1-5plf|952	* Sat Jan 23 2010 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc4.0.r30392.1mdv2010.1
12rr|mplayer-1.1-5plf|953	+ Revision: 495207
12rr|mplayer-1.1-5plf|954	- new snapshot
12rr|mplayer-1.1-5plf|955	
12rr|mplayer-1.1-5plf|956	* Sun Jan 10 2010 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc4.0.r30268.1mdv2010.1
12rr|mplayer-1.1-5plf|957	+ Revision: 489248
12rr|mplayer-1.1-5plf|958	- new snapshot
12rr|mplayer-1.1-5plf|959	- fix giflib detection
12rr|mplayer-1.1-5plf|960	- build with a52dec and openjpeg support
12rr|mplayer-1.1-5plf|961	- fix fribidi build
12rr|mplayer-1.1-5plf|962	
12rr|mplayer-1.1-5plf|963	+ Oden Eriksson <oeriksson@mandriva.com>
12rr|mplayer-1.1-5plf|964	- rebuilt against libjpeg v8
12rr|mplayer-1.1-5plf|965	
12rr|mplayer-1.1-5plf|966	* Sun Dec 27 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc4.0.r30130.1mdv2010.1
12rr|mplayer-1.1-5plf|967	+ Revision: 482824
12rr|mplayer-1.1-5plf|968	- new version
12rr|mplayer-1.1-5plf|969	- drop patch 34
12rr|mplayer-1.1-5plf|970	
12rr|mplayer-1.1-5plf|971	* Thu Dec 10 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc4.0.r29987.1mdv2010.1
12rr|mplayer-1.1-5plf|972	+ Revision: 476009
12rr|mplayer-1.1-5plf|973	- new version
12rr|mplayer-1.1-5plf|974	- rediff patch 0
12rr|mplayer-1.1-5plf|975	
12rr|mplayer-1.1-5plf|976	* Tue Nov 24 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc4.0.r29964.1mdv2010.1
12rr|mplayer-1.1-5plf|977	+ Revision: 469542
12rr|mplayer-1.1-5plf|978	- new snapshot
12rr|mplayer-1.1-5plf|979	- add patch for DVD crash (bug #55443)
12rr|mplayer-1.1-5plf|980	
12rr|mplayer-1.1-5plf|981	* Sun Nov 08 2009 Funda Wang <fwang@mandriva.org> 1.0-1.rc4.0.r29850.3mdv2010.1
12rr|mplayer-1.1-5plf|982	+ Revision: 463088
12rr|mplayer-1.1-5plf|983	- rebuild for new dfb
12rr|mplayer-1.1-5plf|984	
12rr|mplayer-1.1-5plf|985	* Sat Nov 07 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc4.0.r29850.2mdv2010.1
12rr|mplayer-1.1-5plf|986	+ Revision: 462398
12rr|mplayer-1.1-5plf|987	- new snapshot
12rr|mplayer-1.1-5plf|988	
12rr|mplayer-1.1-5plf|989	* Fri Oct 16 2009 Colin Guthrie <cguthrie@mandriva.org> 1.0-1.rc3.0.r29554.2mdv2010.0
12rr|mplayer-1.1-5plf|990	+ Revision: 457955
12rr|mplayer-1.1-5plf|991	- Fix initial volume setting with pulseaudio
12rr|mplayer-1.1-5plf|992	
12rr|mplayer-1.1-5plf|993	+ GÃ¶tz Waschk <waschk@mandriva.org>
12rr|mplayer-1.1-5plf|994	- increase version number
12rr|mplayer-1.1-5plf|995	
12rr|mplayer-1.1-5plf|996	* Thu Aug 27 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.25.r29554.1mdv2010.0
12rr|mplayer-1.1-5plf|997	+ Revision: 421677
12rr|mplayer-1.1-5plf|998	- new snapshot
12rr|mplayer-1.1-5plf|999	
12rr|mplayer-1.1-5plf|1000	* Sat Aug 15 2009 Oden Eriksson <oeriksson@mandriva.com> 1.0-1.rc2.25.r29434.2mdv2010.0
12rr|mplayer-1.1-5plf|1001	+ Revision: 416529
12rr|mplayer-1.1-5plf|1002	- rebuilt against libjpeg v7
12rr|mplayer-1.1-5plf|1003	
12rr|mplayer-1.1-5plf|1004	* Tue Jul 21 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.25.r29434.1mdv2010.0
12rr|mplayer-1.1-5plf|1005	+ Revision: 398417
12rr|mplayer-1.1-5plf|1006	- new snapshot
12rr|mplayer-1.1-5plf|1007	- build with bs2b support
12rr|mplayer-1.1-5plf|1008	
12rr|mplayer-1.1-5plf|1009	* Mon Jul 20 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.25.r29433.1mdv2010.0
12rr|mplayer-1.1-5plf|1010	+ Revision: 398107
12rr|mplayer-1.1-5plf|1011	- use default linker flags (Anssi)
12rr|mplayer-1.1-5plf|1012	- new snapshot
12rr|mplayer-1.1-5plf|1013	- build with opencore-amr
12rr|mplayer-1.1-5plf|1014	
12rr|mplayer-1.1-5plf|1015	* Fri Jul 10 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.23.r29416.1mdv2010.0
12rr|mplayer-1.1-5plf|1016	+ Revision: 394085
12rr|mplayer-1.1-5plf|1017	- new snapshot
12rr|mplayer-1.1-5plf|1018	- fix version string patching
12rr|mplayer-1.1-5plf|1019	
12rr|mplayer-1.1-5plf|1020	* Wed Jul 01 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.23.r29409.1mdv2010.0
12rr|mplayer-1.1-5plf|1021	+ Revision: 391373
12rr|mplayer-1.1-5plf|1022	- new snapshot
12rr|mplayer-1.1-5plf|1023	- update patches 12,28,33
12rr|mplayer-1.1-5plf|1024	- spec fix
12rr|mplayer-1.1-5plf|1025	
12rr|mplayer-1.1-5plf|1026	* Mon Mar 02 2009 Anssi Hannula <anssi@mandriva.org> 1.0-1.rc2.23.r28791.2mdv2009.1
12rr|mplayer-1.1-5plf|1027	+ Revision: 347009
12rr|mplayer-1.1-5plf|1028	- fix --with(out) xvmc build option
12rr|mplayer-1.1-5plf|1029	- enable vdpau support, enabled on 2009.0 and newer
12rr|mplayer-1.1-5plf|1030	
12rr|mplayer-1.1-5plf|1031	* Mon Mar 02 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.23.r28791.1mdv2009.1
12rr|mplayer-1.1-5plf|1032	+ Revision: 346961
12rr|mplayer-1.1-5plf|1033	- new snapshot
12rr|mplayer-1.1-5plf|1034	- rediff patch 31
12rr|mplayer-1.1-5plf|1035	- update build deps
12rr|mplayer-1.1-5plf|1036	- enable bzip2 support
12rr|mplayer-1.1-5plf|1037	
12rr|mplayer-1.1-5plf|1038	* Thu Jan 29 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.23.r28387.1mdv2009.1
12rr|mplayer-1.1-5plf|1039	+ Revision: 335187
12rr|mplayer-1.1-5plf|1040	- new snapshot
12rr|mplayer-1.1-5plf|1041	- fix customization of the version string
12rr|mplayer-1.1-5plf|1042	- disable dirac and schroedinger on 2009.0
12rr|mplayer-1.1-5plf|1043	
12rr|mplayer-1.1-5plf|1044	* Fri Jan 23 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.23.r28348.1mdv2009.1
12rr|mplayer-1.1-5plf|1045	+ Revision: 332710
12rr|mplayer-1.1-5plf|1046	- new snapshot
12rr|mplayer-1.1-5plf|1047	- drop patch 1
12rr|mplayer-1.1-5plf|1048	- fix icon
12rr|mplayer-1.1-5plf|1049	
12rr|mplayer-1.1-5plf|1050	* Thu Jan 22 2009 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.23.r28347.1mdv2009.1
12rr|mplayer-1.1-5plf|1051	+ Revision: 332605
12rr|mplayer-1.1-5plf|1052	- new snapshot
12rr|mplayer-1.1-5plf|1053	- enable dirac, schroedinger, mng support
12rr|mplayer-1.1-5plf|1054	- always use included libdvdnav and libdvdread
12rr|mplayer-1.1-5plf|1055	- drop source 6
12rr|mplayer-1.1-5plf|1056	- drop patches 2,4,19,20,22,23,24,25,27,29,30
12rr|mplayer-1.1-5plf|1057	- rediff patch 12, 31
12rr|mplayer-1.1-5plf|1058	- disable patches 1,3,7,21
12rr|mplayer-1.1-5plf|1059	- fix build
12rr|mplayer-1.1-5plf|1060	
12rr|mplayer-1.1-5plf|1061	+ Per Ãyvind Karlsen <peroyvind@mandriva.org>
12rr|mplayer-1.1-5plf|1062	- fix issue with attempting to free an invalid pointer when opening rar files (P32)
12rr|mplayer-1.1-5plf|1063	- fix build with -Werror=format-security (P31)
12rr|mplayer-1.1-5plf|1064	
12rr|mplayer-1.1-5plf|1065	+ Oden Eriksson <oeriksson@mandriva.com>
12rr|mplayer-1.1-5plf|1066	- lowercase ImageMagick
12rr|mplayer-1.1-5plf|1067	
12rr|mplayer-1.1-5plf|1068	* Wed Oct 29 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.23mdv2009.1
12rr|mplayer-1.1-5plf|1069	+ Revision: 298652
12rr|mplayer-1.1-5plf|1070	- fix for CVS-2008-0073
12rr|mplayer-1.1-5plf|1071	
12rr|mplayer-1.1-5plf|1072	* Sun Oct 19 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.22mdv2009.1
12rr|mplayer-1.1-5plf|1073	+ Revision: 295423
12rr|mplayer-1.1-5plf|1074	- rebuild
12rr|mplayer-1.1-5plf|1075	
12rr|mplayer-1.1-5plf|1076	* Mon Oct 13 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.21mdv2009.1
12rr|mplayer-1.1-5plf|1077	+ Revision: 293180
12rr|mplayer-1.1-5plf|1078	- rebuild
12rr|mplayer-1.1-5plf|1079	
12rr|mplayer-1.1-5plf|1080	* Mon Oct 13 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.20mdv2009.1
12rr|mplayer-1.1-5plf|1081	+ Revision: 293089
12rr|mplayer-1.1-5plf|1082	- fix build with new libx264
12rr|mplayer-1.1-5plf|1083	
12rr|mplayer-1.1-5plf|1084	* Sun Oct 12 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.19mdv2009.1
12rr|mplayer-1.1-5plf|1085	+ Revision: 292980
12rr|mplayer-1.1-5plf|1086	- rebuild
12rr|mplayer-1.1-5plf|1087	
12rr|mplayer-1.1-5plf|1088	* Mon Sep 29 2008 Frederik Himpe <fhimpe@mandriva.org> 1.0-1.rc2.18mdv2009.0
12rr|mplayer-1.1-5plf|1089	+ Revision: 289726
12rr|mplayer-1.1-5plf|1090	- Add security patch fixing integer buffer underflow
12rr|mplayer-1.1-5plf|1091	(http://www.ocert.org/advisories/ocert-2008-013.html)
12rr|mplayer-1.1-5plf|1092	
12rr|mplayer-1.1-5plf|1093	* Tue Sep 16 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.17mdv2009.0
12rr|mplayer-1.1-5plf|1094	+ Revision: 285191
12rr|mplayer-1.1-5plf|1095	- P27: security fix for CVE-2008-1558
12rr|mplayer-1.1-5plf|1096	- P28: fixes for crashes found together with CVE-2008-1558
12rr|mplayer-1.1-5plf|1097	- disable ivtv, it does not build
12rr|mplayer-1.1-5plf|1098	
12rr|mplayer-1.1-5plf|1099	* Fri Sep 05 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.16mdv2009.0
12rr|mplayer-1.1-5plf|1100	+ Revision: 281075
12rr|mplayer-1.1-5plf|1101	- patch to add scaletempo filter (bug #43529)
12rr|mplayer-1.1-5plf|1102	- build with new fribidi
12rr|mplayer-1.1-5plf|1103	
12rr|mplayer-1.1-5plf|1104	* Sun Aug 17 2008 Funda Wang <fwang@mandriva.org> 1.0-1.rc2.15mdv2009.0
12rr|mplayer-1.1-5plf|1105	+ Revision: 273058
12rr|mplayer-1.1-5plf|1106	- disable smb in mdv > 2009 due to license incompatible
12rr|mplayer-1.1-5plf|1107	- rebuild for new dfb
12rr|mplayer-1.1-5plf|1108	
12rr|mplayer-1.1-5plf|1109	+ GÃ¶tz Waschk <waschk@mandriva.org>
12rr|mplayer-1.1-5plf|1110	- disable dirac by default
12rr|mplayer-1.1-5plf|1111	
12rr|mplayer-1.1-5plf|1112	* Fri Jul 18 2008 Buchan Milne <bgmilne@mandriva.org> 1.0-1.rc2.14mdv2009.0
12rr|mplayer-1.1-5plf|1113	+ Revision: 238214
12rr|mplayer-1.1-5plf|1114	- Buildrequire libsmbclient-devel < 3.2.0 to avoid GPLv2 vs GPLv3 issues
12rr|mplayer-1.1-5plf|1115	
12rr|mplayer-1.1-5plf|1116	+ Pixel <pixel@mandriva.com>
12rr|mplayer-1.1-5plf|1117	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12rr|mplayer-1.1-5plf|1118	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12rr|mplayer-1.1-5plf|1119	
12rr|mplayer-1.1-5plf|1120	* Fri May 30 2008 Funda Wang <fwang@mandriva.org> 1.0-1.rc2.13mdv2009.0
12rr|mplayer-1.1-5plf|1121	+ Revision: 213500
12rr|mplayer-1.1-5plf|1122	- rebuild for new directfb
12rr|mplayer-1.1-5plf|1123	
12rr|mplayer-1.1-5plf|1124	* Fri May 16 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.12mdv2009.0
12rr|mplayer-1.1-5plf|1125	+ Revision: 208085
12rr|mplayer-1.1-5plf|1126	- support building with external faad again
12rr|mplayer-1.1-5plf|1127	- spec cleanup
12rr|mplayer-1.1-5plf|1128	
12rr|mplayer-1.1-5plf|1129	* Thu Apr 24 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.11mdv2009.0
12rr|mplayer-1.1-5plf|1130	+ Revision: 197147
12rr|mplayer-1.1-5plf|1131	- fix build with new libdvdnav
12rr|mplayer-1.1-5plf|1132	
12rr|mplayer-1.1-5plf|1133	* Wed Feb 13 2008 Frederic Crozat <fcrozat@mandriva.com> 1.0-1.rc2.10mdv2008.1
12rr|mplayer-1.1-5plf|1134	+ Revision: 167031
12rr|mplayer-1.1-5plf|1135	- Update patch20 with SVN version of pulseaudio plugin, fixes Mdv bug #36461
12rr|mplayer-1.1-5plf|1136	- Update patch0 to check pulse output first, if present
12rr|mplayer-1.1-5plf|1137	
12rr|mplayer-1.1-5plf|1138	* Tue Feb 05 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.9mdv2008.1
12rr|mplayer-1.1-5plf|1139	+ Revision: 162707
12rr|mplayer-1.1-5plf|1140	- add four official security patches
12rr|mplayer-1.1-5plf|1141	- fix bug #37263 (default video output)
12rr|mplayer-1.1-5plf|1142	
12rr|mplayer-1.1-5plf|1143	* Sun Jan 27 2008 Giuseppe GhibÃ² <ghibo@mandriva.com> 1.0-1.rc2.8mdv2008.1
12rr|mplayer-1.1-5plf|1144	+ Revision: 158705
12rr|mplayer-1.1-5plf|1145	- Add support for mplayer32 (to allow coexisting with 64bit mplayer in X86_64 arch, to be rebuild with --with 3264bit flag).
12rr|mplayer-1.1-5plf|1146	
12rr|mplayer-1.1-5plf|1147	* Sat Jan 26 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.7mdv2008.1
12rr|mplayer-1.1-5plf|1148	+ Revision: 158373
12rr|mplayer-1.1-5plf|1149	- update dirac patch and enable it
12rr|mplayer-1.1-5plf|1150	- add support for building with dirac
12rr|mplayer-1.1-5plf|1151	
12rr|mplayer-1.1-5plf|1152	* Thu Jan 17 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.6mdv2008.1
12rr|mplayer-1.1-5plf|1153	+ Revision: 154482
12rr|mplayer-1.1-5plf|1154	- rebuild
12rr|mplayer-1.1-5plf|1155	
12rr|mplayer-1.1-5plf|1156	+ Olivier Blin <blino@mandriva.org>
12rr|mplayer-1.1-5plf|1157	- restore BuildRoot
12rr|mplayer-1.1-5plf|1158	
12rr|mplayer-1.1-5plf|1159	* Wed Jan 02 2008 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.5mdv2008.1
12rr|mplayer-1.1-5plf|1160	+ Revision: 140382
12rr|mplayer-1.1-5plf|1161	- stop screensaver by default (bug #35863)
12rr|mplayer-1.1-5plf|1162	
12rr|mplayer-1.1-5plf|1163	+ Thierry Vignaud <tv@mandriva.org>
12rr|mplayer-1.1-5plf|1164	- kill re-definition of %%buildroot on Pixel's request
12rr|mplayer-1.1-5plf|1165	
12rr|mplayer-1.1-5plf|1166	* Mon Nov 26 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.4mdv2008.1
12rr|mplayer-1.1-5plf|1167	+ Revision: 112144
12rr|mplayer-1.1-5plf|1168	- remove input.conf to fix bug #35516
12rr|mplayer-1.1-5plf|1169	- remove URL parameter from the desktop file (bug #35248)
12rr|mplayer-1.1-5plf|1170	
12rr|mplayer-1.1-5plf|1171	* Sat Oct 13 2007 Colin Guthrie <cguthrie@mandriva.org> 1.0-1.rc2.3mdv2008.1
12rr|mplayer-1.1-5plf|1172	+ Revision: 97955
12rr|mplayer-1.1-5plf|1173	- Reenable Compiz and PulseAudio support by applying updated patches
12rr|mplayer-1.1-5plf|1174	
12rr|mplayer-1.1-5plf|1175	* Wed Oct 10 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.2mdv2008.1
12rr|mplayer-1.1-5plf|1176	+ Revision: 96835
12rr|mplayer-1.1-5plf|1177	- remove codecs.conf
12rr|mplayer-1.1-5plf|1178	
12rr|mplayer-1.1-5plf|1179	* Wed Oct 10 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc2.1mdv2008.1
12rr|mplayer-1.1-5plf|1180	+ Revision: 96634
12rr|mplayer-1.1-5plf|1181	- drop patch 11
12rr|mplayer-1.1-5plf|1182	- new version
12rr|mplayer-1.1-5plf|1183	- disable compiz and pulse support
12rr|mplayer-1.1-5plf|1184	- drop amr sources, now external libamrnb/wb is supported
12rr|mplayer-1.1-5plf|1185	- drop vidix
12rr|mplayer-1.1-5plf|1186	- drop patches 2,4,5,6,8,9,10,12,13,14,15,16,17,18,20,21,22
12rr|mplayer-1.1-5plf|1187	- rediff patches 3,12
12rr|mplayer-1.1-5plf|1188	- bump dvdnav dep
12rr|mplayer-1.1-5plf|1189	- drop legacy menu
12rr|mplayer-1.1-5plf|1190	
12rr|mplayer-1.1-5plf|1191	+ Guillaume Rousse <guillomovitch@mandriva.org>
12rr|mplayer-1.1-5plf|1192	- rebuild
12rr|mplayer-1.1-5plf|1193	
12rr|mplayer-1.1-5plf|1194	* Fri Sep 14 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.20mdv2008.0
12rr|mplayer-1.1-5plf|1195	+ Revision: 85498
12rr|mplayer-1.1-5plf|1196	- security fix for avi index reader
12rr|mplayer-1.1-5plf|1197	
12rr|mplayer-1.1-5plf|1198	* Sun Jul 15 2007 Colin Guthrie <cguthrie@mandriva.org> 1.0-1.rc1.19mdv2008.0
12rr|mplayer-1.1-5plf|1199	+ Revision: 52228
12rr|mplayer-1.1-5plf|1200	- Rebuild due to build system hiccup
12rr|mplayer-1.1-5plf|1201	
12rr|mplayer-1.1-5plf|1202	* Sat Jul 14 2007 Colin Guthrie <cguthrie@mandriva.org> 1.0-1.rc1.18mdv2008.0
12rr|mplayer-1.1-5plf|1203	+ Revision: 52121
12rr|mplayer-1.1-5plf|1204	- Add compiz support to xv output (needs compiz 'video' plugin to be active)
12rr|mplayer-1.1-5plf|1205	
12rr|mplayer-1.1-5plf|1206	* Wed Jun 27 2007 Andreas Hasenack <andreas@mandriva.com> 1.0-1.rc1.17mdv2008.0
12rr|mplayer-1.1-5plf|1207	+ Revision: 44944
12rr|mplayer-1.1-5plf|1208	- rebuild with new rpm-mandriva-setup (-fstack-protector)
12rr|mplayer-1.1-5plf|1209	
12rr|mplayer-1.1-5plf|1210	* Thu Jun 07 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.16mdv2008.0
12rr|mplayer-1.1-5plf|1211	+ Revision: 36497
12rr|mplayer-1.1-5plf|1212	- security fix for CDDB overflow
12rr|mplayer-1.1-5plf|1213	
12rr|mplayer-1.1-5plf|1214	* Mon Jun 04 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.15mdv2008.0
12rr|mplayer-1.1-5plf|1215	+ Revision: 35218
12rr|mplayer-1.1-5plf|1216	- curity fix for CVE-2006-6172 (realmedia buffer overflow)
12rr|mplayer-1.1-5plf|1217	- amrwb update
12rr|mplayer-1.1-5plf|1218	
12rr|mplayer-1.1-5plf|1219	* Mon May 21 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.14mdv2008.0
12rr|mplayer-1.1-5plf|1220	+ Revision: 29464
12rr|mplayer-1.1-5plf|1221	- rebuild
12rr|mplayer-1.1-5plf|1222	
12rr|mplayer-1.1-5plf|1223	* Sat May 12 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.13mdv2008.0
12rr|mplayer-1.1-5plf|1224	+ Revision: 26466
12rr|mplayer-1.1-5plf|1225	- disable dirac again, it was breaking MPEG detection
12rr|mplayer-1.1-5plf|1226	
12rr|mplayer-1.1-5plf|1227	* Fri May 11 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.12mdv2008.0
12rr|mplayer-1.1-5plf|1228	+ Revision: 26249
12rr|mplayer-1.1-5plf|1229	- patch for dirac support
12rr|mplayer-1.1-5plf|1230	
12rr|mplayer-1.1-5plf|1231	
12rr|mplayer-1.1-5plf|1232	* Thu Mar 15 2007 Olivier Blin <oblin@mandriva.com> 1.0-1.rc1.11mdv2007.1
12rr|mplayer-1.1-5plf|1233	+ Revision: 144524
12rr|mplayer-1.1-5plf|1234	- move HTML doc in a mplayer-doc sub-package
12rr|mplayer-1.1-5plf|1235	
12rr|mplayer-1.1-5plf|1236	* Tue Mar 13 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.10mdv2007.1
12rr|mplayer-1.1-5plf|1237	+ Revision: 143064
12rr|mplayer-1.1-5plf|1238	- security fix for CVE-2007-1387
12rr|mplayer-1.1-5plf|1239	
12rr|mplayer-1.1-5plf|1240	* Thu Mar 08 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.9mdv2007.1
12rr|mplayer-1.1-5plf|1241	+ Revision: 138476
12rr|mplayer-1.1-5plf|1242	- security patch for CVE-2007-1246
12rr|mplayer-1.1-5plf|1243	- support libggiwmh build
12rr|mplayer-1.1-5plf|1244	
12rr|mplayer-1.1-5plf|1245	* Fri Feb 23 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.8mdv2007.1
12rr|mplayer-1.1-5plf|1246	+ Revision: 124957
12rr|mplayer-1.1-5plf|1247	- rebuild for new libmpcdec
12rr|mplayer-1.1-5plf|1248	
12rr|mplayer-1.1-5plf|1249	* Thu Feb 22 2007 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.7mdv2007.1
12rr|mplayer-1.1-5plf|1250	+ Revision: 124646
12rr|mplayer-1.1-5plf|1251	- sync with Ubuntu:
12rr|mplayer-1.1-5plf|1252	* replace patch 1 by simple call to gconf
12rr|mplayer-1.1-5plf|1253	* patch 14: fix buffer overflow in rtsp code
12rr|mplayer-1.1-5plf|1254	* patch 15: pulseaudio support
12rr|mplayer-1.1-5plf|1255	- make mplayer report the package version
12rr|mplayer-1.1-5plf|1256	- depend on soundwrapper as it is used in the menu entry
12rr|mplayer-1.1-5plf|1257	
12rr|mplayer-1.1-5plf|1258	* Fri Jan 05 2007 Anssi Hannula <anssi@mandriva.org> 1.0-1.rc1.6mdv2007.1
12rr|mplayer-1.1-5plf|1259	+ Revision: 104624
12rr|mplayer-1.1-5plf|1260	- fix -use-filedir-conf option (patch6, from SVN)
12rr|mplayer-1.1-5plf|1261	
12rr|mplayer-1.1-5plf|1262	* Wed Nov 08 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.5mdv2007.1
12rr|mplayer-1.1-5plf|1263	+ Revision: 78192
12rr|mplayer-1.1-5plf|1264	- fix desktop entry
12rr|mplayer-1.1-5plf|1265	
12rr|mplayer-1.1-5plf|1266	* Tue Nov 07 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.4mdv2007.0
12rr|mplayer-1.1-5plf|1267	+ Revision: 77317
12rr|mplayer-1.1-5plf|1268	- fix xv with mplayer plugin (ghibo)
12rr|mplayer-1.1-5plf|1269	- add soundwrapper to the menu entry
12rr|mplayer-1.1-5plf|1270	- disable dvdread, which is obsoleted by dvdnav
12rr|mplayer-1.1-5plf|1271	
12rr|mplayer-1.1-5plf|1272	* Thu Oct 26 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.3mdv2007.1
12rr|mplayer-1.1-5plf|1273	+ Revision: 72651
12rr|mplayer-1.1-5plf|1274	- disable arts
12rr|mplayer-1.1-5plf|1275	- patch to add missing WMVA FourCC
12rr|mplayer-1.1-5plf|1276	
12rr|mplayer-1.1-5plf|1277	* Wed Oct 25 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.rc1.2mdv2007.0
12rr|mplayer-1.1-5plf|1278	+ Revision: 72295
12rr|mplayer-1.1-5plf|1279	- bot rebuild
12rr|mplayer-1.1-5plf|1280	- new version
12rr|mplayer-1.1-5plf|1281	enable dvdnav
12rr|mplayer-1.1-5plf|1282	fix buildrequires
12rr|mplayer-1.1-5plf|1283	rediff patches 1,3,11
12rr|mplayer-1.1-5plf|1284	drop patch 2,14
12rr|mplayer-1.1-5plf|1285	fix directfb detection
12rr|mplayer-1.1-5plf|1286	remove obsoleted options
12rr|mplayer-1.1-5plf|1287	
12rr|mplayer-1.1-5plf|1288	+ Anssi Hannula <anssi@mandriva.org>
12rr|mplayer-1.1-5plf|1289	- fix non-plf real codecs dir
12rr|mplayer-1.1-5plf|1290	
12rr|mplayer-1.1-5plf|1291	* Fri Oct 20 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.pre8.17mdv2007.0
12rr|mplayer-1.1-5plf|1292	+ Revision: 71231
12rr|mplayer-1.1-5plf|1293	- fix patch 2
12rr|mplayer-1.1-5plf|1294	
12rr|mplayer-1.1-5plf|1295	* Fri Oct 20 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.pre8.16mdv2007.1
12rr|mplayer-1.1-5plf|1296	+ Revision: 71203
12rr|mplayer-1.1-5plf|1297	- update patch 2 for new x264
12rr|mplayer-1.1-5plf|1298	
12rr|mplayer-1.1-5plf|1299	* Fri Oct 20 2006 GÃ¶tz Waschk <waschk@mandriva.org> 1.0-1.pre8.15mdv2007.0
12rr|mplayer-1.1-5plf|1300	+ Revision: 71172
12rr|mplayer-1.1-5plf|1301	- rebuild
12rr|mplayer-1.1-5plf|1302	- fix description
12rr|mplayer-1.1-5plf|1303	- Import mplayer
12rr|mplayer-1.1-5plf|1304	
12rr|mplayer-1.1-5plf|1305	* Wed Oct 11 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.14mdv2007.1
12rr|mplayer-1.1-5plf|1306	- disable joystick by default (bug #26334)
12rr|mplayer-1.1-5plf|1307	
12rr|mplayer-1.1-5plf|1308	* Thu Sep 21 2006 Nicolas Lécureuil <neoclust@mandriva.org> 1.0-1.pre8.13mdv2007.0
12rr|mplayer-1.1-5plf|1309	- Rebuild agaisnt ncurse
12rr|mplayer-1.1-5plf|1310	
12rr|mplayer-1.1-5plf|1311	* Fri Sep 01 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.12mdv2007.0
12rr|mplayer-1.1-5plf|1312	- fix build on x86_64
12rr|mplayer-1.1-5plf|1313	
12rr|mplayer-1.1-5plf|1314	* Wed Aug 30 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.11mdv2007.0
12rr|mplayer-1.1-5plf|1315	- patch for new x264
12rr|mplayer-1.1-5plf|1316	
12rr|mplayer-1.1-5plf|1317	* Tue Aug 08 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.10mdv2007.0
12rr|mplayer-1.1-5plf|1318	- fix ogm seek (bug #23897)
12rr|mplayer-1.1-5plf|1319	
12rr|mplayer-1.1-5plf|1320	* Fri Aug 04 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.9mdv2007.0
12rr|mplayer-1.1-5plf|1321	- rebuild for dbus
12rr|mplayer-1.1-5plf|1322	
12rr|mplayer-1.1-5plf|1323	* Wed Aug 02 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.8mdv2007.0
12rr|mplayer-1.1-5plf|1324	- disable polypaudio
12rr|mplayer-1.1-5plf|1325	
12rr|mplayer-1.1-5plf|1326	* Sat Jul 08 2006 Anssi Hannula <anssi@mandriva.org> 1.0-1.pre8.7mdv2007.0
12rr|mplayer-1.1-5plf|1327	- fix buildrequires
12rr|mplayer-1.1-5plf|1328	
12rr|mplayer-1.1-5plf|1329	* Sat Jul 08 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.6mdv2007.0
12rr|mplayer-1.1-5plf|1330	- fix buildrequires
12rr|mplayer-1.1-5plf|1331	
12rr|mplayer-1.1-5plf|1332	* Tue Jul 04 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.5mdv2007.0
12rr|mplayer-1.1-5plf|1333	- disable optimization by default
12rr|mplayer-1.1-5plf|1334	
12rr|mplayer-1.1-5plf|1335	* Mon Jul 03 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.4mdv2007.0
12rr|mplayer-1.1-5plf|1336	- update amr
12rr|mplayer-1.1-5plf|1337	
12rr|mplayer-1.1-5plf|1338	* Sun Jul 02 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.3mdv2007.0
12rr|mplayer-1.1-5plf|1339	- rebuild
12rr|mplayer-1.1-5plf|1340	
12rr|mplayer-1.1-5plf|1341	* Thu Jun 22 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.2mdv2007.0
12rr|mplayer-1.1-5plf|1342	- disable dbus on 2006.0
12rr|mplayer-1.1-5plf|1343	- xdg menu
12rr|mplayer-1.1-5plf|1344	
12rr|mplayer-1.1-5plf|1345	* Tue Jun 13 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.1mdv2007.0
12rr|mplayer-1.1-5plf|1346	- rediff patch 1
12rr|mplayer-1.1-5plf|1347	- new version
12rr|mplayer-1.1-5plf|1348	
12rr|mplayer-1.1-5plf|1349	* Thu Jun 08 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre8.0.18614.1mdv2007.0
12rr|mplayer-1.1-5plf|1350	- fix buildrequires
12rr|mplayer-1.1-5plf|1351	- svn snapshot
12rr|mplayer-1.1-5plf|1352	
12rr|mplayer-1.1-5plf|1353	* Sat May 06 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20060505.1mdk
12rr|mplayer-1.1-5plf|1354	- add gnome-screensaver suspend support via dbus
12rr|mplayer-1.1-5plf|1355	- new snapshot
12rr|mplayer-1.1-5plf|1356	
12rr|mplayer-1.1-5plf|1357	* Sun Apr 16 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20060415.1mdk
12rr|mplayer-1.1-5plf|1358	- new snapshot
12rr|mplayer-1.1-5plf|1359	
12rr|mplayer-1.1-5plf|1360	* Tue Apr 04 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20060403.1mdk
12rr|mplayer-1.1-5plf|1361	- add vesa support
12rr|mplayer-1.1-5plf|1362	- new snapshot
12rr|mplayer-1.1-5plf|1363	
12rr|mplayer-1.1-5plf|1364	* Thu Mar 23 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20060323.1mdk
12rr|mplayer-1.1-5plf|1365	- fix build
12rr|mplayer-1.1-5plf|1366	- fix buildrequires
12rr|mplayer-1.1-5plf|1367	- workaround for bug 21713 (enabled optimization flag)
12rr|mplayer-1.1-5plf|1368	- new snapshot
12rr|mplayer-1.1-5plf|1369	
12rr|mplayer-1.1-5plf|1370	* Tue Mar 21 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20060321.1mdk
12rr|mplayer-1.1-5plf|1371	- disable openal
12rr|mplayer-1.1-5plf|1372	- new snapshot
12rr|mplayer-1.1-5plf|1373	
12rr|mplayer-1.1-5plf|1374	* Thu Feb 23 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20060223.1mdk
12rr|mplayer-1.1-5plf|1375	- depend on openal
12rr|mplayer-1.1-5plf|1376	- disable xmms plugin
12rr|mplayer-1.1-5plf|1377	- new snapshot
12rr|mplayer-1.1-5plf|1378	
12rr|mplayer-1.1-5plf|1379	* Wed Feb 22 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20060222.1mdk
12rr|mplayer-1.1-5plf|1380	- new snapshot
12rr|mplayer-1.1-5plf|1381	
12rr|mplayer-1.1-5plf|1382	* Fri Jan 27 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20060127.1mdk
12rr|mplayer-1.1-5plf|1383	- build fix
12rr|mplayer-1.1-5plf|1384	- rediff patch 0
12rr|mplayer-1.1-5plf|1385	- new snapshot
12rr|mplayer-1.1-5plf|1386	
12rr|mplayer-1.1-5plf|1387	* Sun Jan 01 2006 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20060101.1mdk
12rr|mplayer-1.1-5plf|1388	- enable xvmc
12rr|mplayer-1.1-5plf|1389	- rediff patch 13
12rr|mplayer-1.1-5plf|1390	- new version
12rr|mplayer-1.1-5plf|1391	
12rr|mplayer-1.1-5plf|1392	* Tue Dec 20 2005 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20051220.1mdk
12rr|mplayer-1.1-5plf|1393	- fixes for 10.1
12rr|mplayer-1.1-5plf|1394	- new version
12rr|mplayer-1.1-5plf|1395	
12rr|mplayer-1.1-5plf|1396	* Mon Dec 19 2005 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20051219.1mdk
12rr|mplayer-1.1-5plf|1397	- fix dvb build (Anssi)
12rr|mplayer-1.1-5plf|1398	- disable ggi and enable directfb instead
12rr|mplayer-1.1-5plf|1399	- new snapshot
12rr|mplayer-1.1-5plf|1400	
12rr|mplayer-1.1-5plf|1401	* Fri Dec 16 2005 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20051216.1mdk
12rr|mplayer-1.1-5plf|1402	- add more build options
12rr|mplayer-1.1-5plf|1403	- update Blue skin
12rr|mplayer-1.1-5plf|1404	- new snapshot
12rr|mplayer-1.1-5plf|1405	
12rr|mplayer-1.1-5plf|1406	* Thu Dec 15 2005 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.20051215.1mdk
12rr|mplayer-1.1-5plf|1407	- drop postproc package
12rr|mplayer-1.1-5plf|1408	- fix buildrequires
12rr|mplayer-1.1-5plf|1409	- fix build
12rr|mplayer-1.1-5plf|1410	- drop patches 1,2,4,6,12,14
12rr|mplayer-1.1-5plf|1411	- rediff patches 0,13
12rr|mplayer-1.1-5plf|1412	- new version
12rr|mplayer-1.1-5plf|1413	
12rr|mplayer-1.1-5plf|1414	* Wed Dec 14 2005 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.15mdk
12rr|mplayer-1.1-5plf|1415	- patch for CVE-2005-4048 (bug #20186)
12rr|mplayer-1.1-5plf|1416	
12rr|mplayer-1.1-5plf|1417	* Sun Oct 30 2005 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.14mdk
12rr|mplayer-1.1-5plf|1418	- fix real path
12rr|mplayer-1.1-5plf|1419	
12rr|mplayer-1.1-5plf|1420	* Sun Oct 30 2005 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.13mdk
12rr|mplayer-1.1-5plf|1421	- configuration fixes for x86_64
12rr|mplayer-1.1-5plf|1422	
12rr|mplayer-1.1-5plf|1423	* Fri Sep 09 2005 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.12mdk
12rr|mplayer-1.1-5plf|1424	- patch for pcm overflow
12rr|mplayer-1.1-5plf|1425	
12rr|mplayer-1.1-5plf|1426	* Thu Sep 08 2005 Gwenole Beauchesne <gbeauchesne@mandriva.com> 1.0-1.pre7.11mdk
12rr|mplayer-1.1-5plf|1427	- 64-bit fixes
12rr|mplayer-1.1-5plf|1428	- further gcc4 fixes from current CVS
12rr|mplayer-1.1-5plf|1429	
12rr|mplayer-1.1-5plf|1430	* Wed Jun 29 2005 Götz Waschk <waschk@mandriva.org> 1.0-1.pre7.10mdk
12rr|mplayer-1.1-5plf|1431	- update patch 5 for new liblzo
12rr|mplayer-1.1-5plf|1432	
12rr|mplayer-1.1-5plf|1433	* Thu Jun 02 2005 Götz Waschk <waschk@mandriva.org> 1.0-0.pre7.9mdk
12rr|mplayer-1.1-5plf|1434	- patch 5 for new lzo
12rr|mplayer-1.1-5plf|1435	
12rr|mplayer-1.1-5plf|1436	* Sun May 22 2005 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.0-0.pre7.8mdk
12rr|mplayer-1.1-5plf|1437	- patch12: fix ppc build with gcc 4.0
12rr|mplayer-1.1-5plf|1438	
12rr|mplayer-1.1-5plf|1439	* Thu May 19 2005 Götz Waschk <waschk@mandriva.org> 1.0-0.pre7.7mdk
12rr|mplayer-1.1-5plf|1440	- patch 3 from Austin Acton: fix creation of noisy mp2 audio files
12rr|mplayer-1.1-5plf|1441	
12rr|mplayer-1.1-5plf|1442	* Wed May 11 2005 Götz Waschk <waschk@mandriva.org> 1.0-0.pre7.6mdk
12rr|mplayer-1.1-5plf|1443	- patches 1 and 2 for gcc 4.0
12rr|mplayer-1.1-5plf|1444	
12rr|mplayer-1.1-5plf|1445	* Tue Apr 26 2005 Götz Waschk <waschk@mandriva.org> 1.0-0.pre7.5mdk
12rr|mplayer-1.1-5plf|1446	- rebuild for new libtheora
12rr|mplayer-1.1-5plf|1447	
12rr|mplayer-1.1-5plf|1448	* Thu Apr 21 2005 Götz Waschk <waschk@mandriva.org> 1.0-0.pre7.4mdk
12rr|mplayer-1.1-5plf|1449	- add midentify
12rr|mplayer-1.1-5plf|1450	
12rr|mplayer-1.1-5plf|1451	* Thu Apr 21 2005 Götz Waschk <waschk@mandriva.org> 1.0-0.pre7.3mdk
12rr|mplayer-1.1-5plf|1452	- add separate conditional build option for amr
12rr|mplayer-1.1-5plf|1453	- drop patches 12,13,14
12rr|mplayer-1.1-5plf|1454	
12rr|mplayer-1.1-5plf|1455	* Wed Apr 20 2005 Götz Waschk <waschk@mandriva.org> 1.0-0.pre7.2mdk
12rr|mplayer-1.1-5plf|1456	- amr support (disabled by default)
12rr|mplayer-1.1-5plf|1457	
12rr|mplayer-1.1-5plf|1458	* Tue Apr 19 2005 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre7.1mdk
12rr|mplayer-1.1-5plf|1459	- update patch 0
12rr|mplayer-1.1-5plf|1460	- fix deps
12rr|mplayer-1.1-5plf|1461	- disable divx, it's obsolete
12rr|mplayer-1.1-5plf|1462	- mkrel support
12rr|mplayer-1.1-5plf|1463	- new version
12rr|mplayer-1.1-5plf|1464	
12rr|mplayer-1.1-5plf|1465	* Tue Apr 05 2005 Buchan Milne <bgmilne@linux-mandrake.com> 1.0-0.pre6.8mdk
12rr|mplayer-1.1-5plf|1466	- Rebuild for libsmbclient
12rr|mplayer-1.1-5plf|1467	
12rr|mplayer-1.1-5plf|1468	* Tue Jan 04 2005 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre6.7mdk
12rr|mplayer-1.1-5plf|1469	- add polpyaudio support
12rr|mplayer-1.1-5plf|1470	
12rr|mplayer-1.1-5plf|1471	* Tue Dec 28 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre6.6mdk
12rr|mplayer-1.1-5plf|1472	- drop kernel modules
12rr|mplayer-1.1-5plf|1473	
12rr|mplayer-1.1-5plf|1474	* Tue Dec 28 2004 Giuseppe Ghibò <ghibo@mandrakesoft.com> 1.0-0.pre6.5mdk
12rr|mplayer-1.1-5plf|1475	- Upgraded Patch11,12,13,14 for X86-64.
12rr|mplayer-1.1-5plf|1476	
12rr|mplayer-1.1-5plf|1477	* Tue Dec 28 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre6.4mdk
12rr|mplayer-1.1-5plf|1478	- enable ladspa
12rr|mplayer-1.1-5plf|1479	- enable live
12rr|mplayer-1.1-5plf|1480	- enable dvb (fixes bug #12812)
12rr|mplayer-1.1-5plf|1481	- update patch 0 to fix bug #12834
12rr|mplayer-1.1-5plf|1482	
12rr|mplayer-1.1-5plf|1483	* Mon Dec 27 2004 Giuseppe Ghibò <ghibo@mandrakesoft.com> 1.0-0.pre6.3mdk
12rr|mplayer-1.1-5plf|1484	- Increased OSD font to size 3 (previous 2).
12rr|mplayer-1.1-5plf|1485	
12rr|mplayer-1.1-5plf|1486	* Mon Dec 27 2004 Giuseppe Ghibò <ghibo@mandrakesoft.com> 1.0-0.pre6.2mdk
12rr|mplayer-1.1-5plf|1487	- Added Martin Braun Patch13 for fixing vidix savage building
12rr|mplayer-1.1-5plf|1488	under X86_64.
12rr|mplayer-1.1-5plf|1489	
12rr|mplayer-1.1-5plf|1490	* Mon Dec 27 2004 Giuseppe Ghibò <ghibo@mandrakesoft.com> 1.0-0.pre6.1mdk
12rr|mplayer-1.1-5plf|1491	- Readapted Patch0 (config), and let default OSD fonts slightly smaller.
12rr|mplayer-1.1-5plf|1492	- Removed Patch1, 2, 11, 12, 13, 14 merged upstream.
12rr|mplayer-1.1-5plf|1493	- Removed build_semistatic build flag.
12rr|mplayer-1.1-5plf|1494	- Disabled build with live library for now (doesn't build).
12rr|mplayer-1.1-5plf|1495	- Disabled parallel building.
12rr|mplayer-1.1-5plf|1496	- Added Martin Braun Patches for X86_64 (Patch11, 12).
12rr|mplayer-1.1-5plf|1497	
12rr|mplayer-1.1-5plf|1498	* Thu Dec 16 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre5.9mdk
12rr|mplayer-1.1-5plf|1499	- new version 1.0pre5try2
12rr|mplayer-1.1-5plf|1500	
12rr|mplayer-1.1-5plf|1501	* Thu Dec 02 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre5.8mdk
12rr|mplayer-1.1-5plf|1502	- fix upgrade of mplayer-gui from < 1.0-0.pre5.6mdk
12rr|mplayer-1.1-5plf|1503	- add bio2jack support
12rr|mplayer-1.1-5plf|1504	
12rr|mplayer-1.1-5plf|1505	* Tue Sep 28 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre5.7mdk
12rr|mplayer-1.1-5plf|1506	- patch 1: fix GL scaling
12rr|mplayer-1.1-5plf|1507	
12rr|mplayer-1.1-5plf|1508	* Thu Sep 23 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre5.6mdk
12rr|mplayer-1.1-5plf|1509	- disable fullscreen by default
12rr|mplayer-1.1-5plf|1510	- enable zoom by default
12rr|mplayer-1.1-5plf|1511	- merge patch1 and patch3 as new patch0
12rr|mplayer-1.1-5plf|1512	- drop support for mdk 9.0
12rr|mplayer-1.1-5plf|1513	- link default to Blue skin
12rr|mplayer-1.1-5plf|1514	- drop patch0
12rr|mplayer-1.1-5plf|1515	
12rr|mplayer-1.1-5plf|1516	* Tue Sep 21 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.0-0.pre5.5mdk
12rr|mplayer-1.1-5plf|1517	- patch13: fix compilation of new altivec code in postproc (for ppc)
12rr|mplayer-1.1-5plf|1518	
12rr|mplayer-1.1-5plf|1519	* Tue Sep 07 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre5.4mdk
12rr|mplayer-1.1-5plf|1520	- enable v4l2 (bug #11231)
12rr|mplayer-1.1-5plf|1521	
12rr|mplayer-1.1-5plf|1522	* Mon Aug 09 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre5.3mdk
12rr|mplayer-1.1-5plf|1523	- make icon transparent
12rr|mplayer-1.1-5plf|1524	- fix patch 11
12rr|mplayer-1.1-5plf|1525	
12rr|mplayer-1.1-5plf|1526	* Tue Jul 27 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre5.2mdk
12rr|mplayer-1.1-5plf|1527	- enable enca
12rr|mplayer-1.1-5plf|1528	- include patches 11 and 12 from official package
12rr|mplayer-1.1-5plf|1529	- use Blue icon
12rr|mplayer-1.1-5plf|1530	- patch2: fix build with newer live.com
12rr|mplayer-1.1-5plf|1531	- enable zr
12rr|mplayer-1.1-5plf|1532	
12rr|mplayer-1.1-5plf|1533	* Fri Jul 16 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre5.1mdk
12rr|mplayer-1.1-5plf|1534	- disable alsa on 9.0
12rr|mplayer-1.1-5plf|1535	- add wma2ogg.pl
12rr|mplayer-1.1-5plf|1536	- libdha major 1.0
12rr|mplayer-1.1-5plf|1537	- patch 4: fix build with our kernel 2.6 headers
12rr|mplayer-1.1-5plf|1538	- drop merged patches 2,11
12rr|mplayer-1.1-5plf|1539	- new version
12rr|mplayer-1.1-5plf|1540	
12rr|mplayer-1.1-5plf|1541	* Wed Jun 16 2004 Christiaan Welvaart <cjw@daneel.dyndns.org> 1.0-0.pre4.8mdk
12rr|mplayer-1.1-5plf|1542	- ppc build fixes
12rr|mplayer-1.1-5plf|1543	
12rr|mplayer-1.1-5plf|1544	* Thu Jun 10 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre4.7mdk
12rr|mplayer-1.1-5plf|1545	- add fribidi support
12rr|mplayer-1.1-5plf|1546	
12rr|mplayer-1.1-5plf|1547	* Wed Jun 09 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre4.6mdk
12rr|mplayer-1.1-5plf|1548	- use parallel build
12rr|mplayer-1.1-5plf|1549	- rebuild
12rr|mplayer-1.1-5plf|1550	
12rr|mplayer-1.1-5plf|1551	* Thu Jun 03 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre4.5mdk
12rr|mplayer-1.1-5plf|1552	- fix metacity fullscreen issue
12rr|mplayer-1.1-5plf|1553	
12rr|mplayer-1.1-5plf|1554	* Wed Jun 02 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre4.4mdk
12rr|mplayer-1.1-5plf|1555	- add divx2svcd script
12rr|mplayer-1.1-5plf|1556	
12rr|mplayer-1.1-5plf|1557	* Sat May 01 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre4.3mdk
12rr|mplayer-1.1-5plf|1558	- use fontconfig instead of supplied font for OSD (Michael Reinsch)
12rr|mplayer-1.1-5plf|1559	
12rr|mplayer-1.1-5plf|1560	* Fri Apr 30 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre4.2mdk
12rr|mplayer-1.1-5plf|1561	- drop patch 2
12rr|mplayer-1.1-5plf|1562	
12rr|mplayer-1.1-5plf|1563	* Thu Apr 29 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre4.1mdk
12rr|mplayer-1.1-5plf|1564	- don't depend on libmatroska and libflac anymore
12rr|mplayer-1.1-5plf|1565	- drop patch 1
12rr|mplayer-1.1-5plf|1566	- 1.0pre4
12rr|mplayer-1.1-5plf|1567	
12rr|mplayer-1.1-5plf|1568	* Fri Apr 09 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre3.15mdk
12rr|mplayer-1.1-5plf|1569	- don't rename Blue skin to default
12rr|mplayer-1.1-5plf|1570	- always enable live
12rr|mplayer-1.1-5plf|1571	
12rr|mplayer-1.1-5plf|1572	* Sat Apr 03 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre3.14mdk
12rr|mplayer-1.1-5plf|1573	- fix naming of the package
12rr|mplayer-1.1-5plf|1574	
12rr|mplayer-1.1-5plf|1575	* Sat Apr 03 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre3try2.2mdk
12rr|mplayer-1.1-5plf|1576	- add Copyright file
12rr|mplayer-1.1-5plf|1577	- fix doc permissions
12rr|mplayer-1.1-5plf|1578	
12rr|mplayer-1.1-5plf|1579	* Sat Apr 03 2004 Götz Waschk <waschk@linux-mandrake.com> 1.0-0.pre3try2.1mdk
12rr|mplayer-1.1-5plf|1580	- enable libtheora
12rr|mplayer-1.1-5plf|1581	- new libdv
12rr|mplayer-1.1-5plf|1582	- new version
12rr|mplayer-1.1-5plf|1583	

21841 12
12rr|mythplugins-0.25.2-20120829.1plf|1	# Requires autofinder is confused, requires nonexistent packages (mythtv-mythweb)
12rr|mythplugins-0.25.2-20120829.1plf|2	%if %{_use_internal_dependency_generator}
12rr|mythplugins-0.25.2-20120829.1plf|3	%define __noautoreq 'pear(.*)'
12rr|mythplugins-0.25.2-20120829.1plf|4	%else
12rr|mythplugins-0.25.2-20120829.1plf|5	%define _requires_exceptions pear*
12rr|mythplugins-0.25.2-20120829.1plf|6	%endif
12rr|mythplugins-0.25.2-20120829.1plf|7	
12rr|mythplugins-0.25.2-20120829.1plf|8	%define gitversion v0.25.2-16-gd5192
12rr|mythplugins-0.25.2-20120829.1plf|9	%define fixesdate 20120829
12rr|mythplugins-0.25.2-20120829.1plf|10	%define rel 1
12rr|mythplugins-0.25.2-20120829.1plf|11	
12rr|mythplugins-0.25.2-20120829.1plf|12	%if %{fixesdate}
12rr|mythplugins-0.25.2-20120829.1plf|13	%define release %{fixesdate}.%{rel}
12rr|mythplugins-0.25.2-20120829.1plf|14	%else
12rr|mythplugins-0.25.2-20120829.1plf|15	%define release %{rel}
12rr|mythplugins-0.25.2-20120829.1plf|16	%endif
12rr|mythplugins-0.25.2-20120829.1plf|17	
12rr|mythplugins-0.25.2-20120829.1plf|18	#####################
12rr|mythplugins-0.25.2-20120829.1plf|19	# Hardcode PLF build
12rr|mythplugins-0.25.2-20120829.1plf|20	%define build_plf 1
12rr|mythplugins-0.25.2-20120829.1plf|21	#####################
12rr|mythplugins-0.25.2-20120829.1plf|22	
12rr|mythplugins-0.25.2-20120829.1plf|23	%if %{build_plf}
12rr|mythplugins-0.25.2-20120829.1plf|24	%define extrarelsuffix plf
12rr|mythplugins-0.25.2-20120829.1plf|25	%define distsuffix plf
12rr|mythplugins-0.25.2-20120829.1plf|26	%endif
12rr|mythplugins-0.25.2-20120829.1plf|27	
12rr|mythplugins-0.25.2-20120829.1plf|28	Summary:	Official MythTV plugins
12rr|mythplugins-0.25.2-20120829.1plf|29	Name:		mythplugins
12rr|mythplugins-0.25.2-20120829.1plf|30	Version:	0.25.2
12rr|mythplugins-0.25.2-20120829.1plf|31	Release:	%{release}%{?extrarelsuffix}
12rr|mythplugins-0.25.2-20120829.1plf|32	URL:		http://www.mythtv.org/
12rr|mythplugins-0.25.2-20120829.1plf|33	License:	GPL
12rr|mythplugins-0.25.2-20120829.1plf|34	Group:		Video
12rr|mythplugins-0.25.2-20120829.1plf|35	Source0:	ftp://ftp.osuosl.org/pub/mythtv/%{name}-%{version}.tar.bz2
12rr|mythplugins-0.25.2-20120829.1plf|36	%if %{fixesdate}
12rr|mythplugins-0.25.2-20120829.1plf|37	Patch1:		fixes-%{gitversion}.patch
12rr|mythplugins-0.25.2-20120829.1plf|38	%endif
12rr|mythplugins-0.25.2-20120829.1plf|39	Patch100:	0100-lame-Allow-building-without-lame-libraries.patch
12rr|mythplugins-0.25.2-20120829.1plf|40	
12rr|mythplugins-0.25.2-20120829.1plf|41	BuildRequires:	libmyth-devel >= %{version}
12rr|mythplugins-0.25.2-20120829.1plf|42	BuildRequires:	python-mythtv >= %{version}
12rr|mythplugins-0.25.2-20120829.1plf|43	BuildRequires:	pkgconfig(gl)
12rr|mythplugins-0.25.2-20120829.1plf|44	BuildRequires:	pkgconfig(libvisual-0.4)
12rr|mythplugins-0.25.2-20120829.1plf|45	BuildRequires:	pkgconfig(fftw3)
12rr|mythplugins-0.25.2-20120829.1plf|46	BuildRequires:	pkgconfig(sdl)
12rr|mythplugins-0.25.2-20120829.1plf|47	BuildRequires:	pkgconfig(dvdread)
12rr|mythplugins-0.25.2-20120829.1plf|48	BuildRequires:	pkgconfig(libexif)
12rr|mythplugins-0.25.2-20120829.1plf|49	BuildRequires:	pkgconfig(id3tag)
12rr|mythplugins-0.25.2-20120829.1plf|50	BuildRequires:	pkgconfig(vorbis)
12rr|mythplugins-0.25.2-20120829.1plf|51	BuildRequires:	pkgconfig(flac)
12rr|mythplugins-0.25.2-20120829.1plf|52	BuildRequires:	pkgconfig(libcdaudio)
12rr|mythplugins-0.25.2-20120829.1plf|53	BuildRequires:	cdda-devel
12rr|mythplugins-0.25.2-20120829.1plf|54	BuildRequires:	pkgconfig(libtiff-4)
12rr|mythplugins-0.25.2-20120829.1plf|55	BuildRequires:	mysql-devel
12rr|mythplugins-0.25.2-20120829.1plf|56	BuildRequires:	pkgconfig(taglib)
12rr|mythplugins-0.25.2-20120829.1plf|57	BuildRequires:	python-curl
12rr|mythplugins-0.25.2-20120829.1plf|58	BuildRequires:	python-oauth
12rr|mythplugins-0.25.2-20120829.1plf|59	BuildRequires:	perl-XML-XPath
12rr|mythplugins-0.25.2-20120829.1plf|60	BuildRequires:	perl-Image-Size
12rr|mythplugins-0.25.2-20120829.1plf|61	BuildRequires:	perl-Date-Manip
12rr|mythplugins-0.25.2-20120829.1plf|62	BuildRequires:	perl-DateTime-Format-ISO8601
12rr|mythplugins-0.25.2-20120829.1plf|63	BuildRequires:	perl-SOAP-Lite
12rr|mythplugins-0.25.2-20120829.1plf|64	BuildRequires:	perl-XML-Simple
12rr|mythplugins-0.25.2-20120829.1plf|65	%if %{build_plf}
12rr|mythplugins-0.25.2-20120829.1plf|66	BuildRequires:	lame-devel
12rr|mythplugins-0.25.2-20120829.1plf|67	BuildRequires:	libfaad2-devel
12rr|mythplugins-0.25.2-20120829.1plf|68	%endif
12rr|mythplugins-0.25.2-20120829.1plf|69	# (cg) Remove these once they are required in the python-mythtv package
12rr|mythplugins-0.25.2-20120829.1plf|70	BuildRequires:	python-lxml
12rr|mythplugins-0.25.2-20120829.1plf|71	BuildRequires:	python-mysql
12rr|mythplugins-0.25.2-20120829.1plf|72	# (cg) Ditto for the perl-DateTime-Format-ISO pkg
12rr|mythplugins-0.25.2-20120829.1plf|73	BuildRequires:	perl(Class::Factory::Util)
12rr|mythplugins-0.25.2-20120829.1plf|74	
12rr|mythplugins-0.25.2-20120829.1plf|75	%description
12rr|mythplugins-0.25.2-20120829.1plf|76	Mythplugins for MythTV.
12rr|mythplugins-0.25.2-20120829.1plf|77	
12rr|mythplugins-0.25.2-20120829.1plf|78	%if %{build_plf}
12rr|mythplugins-0.25.2-20120829.1plf|79	This package is in restricted because it contains software that supports
12rr|mythplugins-0.25.2-20120829.1plf|80	codecs that may be covered by software patents.
12rr|mythplugins-0.25.2-20120829.1plf|81	%endif
12rr|mythplugins-0.25.2-20120829.1plf|82	
12rr|mythplugins-0.25.2-20120829.1plf|83	%package -n mythtv-plugin-browser
12rr|mythplugins-0.25.2-20120829.1plf|84	Summary:	Full web browser for MythTV
12rr|mythplugins-0.25.2-20120829.1plf|85	URL: 		http://www.mythtv.org/
12rr|mythplugins-0.25.2-20120829.1plf|86	Group:		Video
12rr|mythplugins-0.25.2-20120829.1plf|87	Obsoletes:	mythbrowser < 0.20a-7
12rr|mythplugins-0.25.2-20120829.1plf|88	Requires:	mythtv-frontend >= %{version}
12rr|mythplugins-0.25.2-20120829.1plf|89	
12rr|mythplugins-0.25.2-20120829.1plf|90	%description -n mythtv-plugin-browser
12rr|mythplugins-0.25.2-20120829.1plf|91	MythBrowser is a full web browser for MythTV.
12rr|mythplugins-0.25.2-20120829.1plf|92	
12rr|mythplugins-0.25.2-20120829.1plf|93	%package -n mythtv-plugin-gallery
12rr|mythplugins-0.25.2-20120829.1plf|94	Summary: 	Gallery/slideshow module for MythTV
12rr|mythplugins-0.25.2-20120829.1plf|95	Group: 		Video
12rr|mythplugins-0.25.2-20120829.1plf|96	Requires:	mythtv-frontend >= %{version}
12rr|mythplugins-0.25.2-20120829.1plf|97	Obsoletes:	mythgallery < 0.20a-7
12rr|mythplugins-0.25.2-20120829.1plf|98	
12rr|mythplugins-0.25.2-20120829.1plf|99	%description -n mythtv-plugin-gallery
12rr|mythplugins-0.25.2-20120829.1plf|100	A gallery/slideshow module for MythTV.
12rr|mythplugins-0.25.2-20120829.1plf|101	
12rr|mythplugins-0.25.2-20120829.1plf|102	%package -n mythtv-plugin-game
12rr|mythplugins-0.25.2-20120829.1plf|103	Summary: 	Game frontend for MythTV
12rr|mythplugins-0.25.2-20120829.1plf|104	Group: 		Video
12rr|mythplugins-0.25.2-20120829.1plf|105	Requires:	mythtv-frontend >= %{version}
12rr|mythplugins-0.25.2-20120829.1plf|106	Obsoletes:	mythgame < 0.20a-7
12rr|mythplugins-0.25.2-20120829.1plf|107	
12rr|mythplugins-0.25.2-20120829.1plf|108	%description -n mythtv-plugin-game
12rr|mythplugins-0.25.2-20120829.1plf|109	A game frontend for MythTV.
12rr|mythplugins-0.25.2-20120829.1plf|110	
12rr|mythplugins-0.25.2-20120829.1plf|111	%package -n mythtv-plugin-music
12rr|mythplugins-0.25.2-20120829.1plf|112	Summary: 	The music player add-on module for MythTV
12rr|mythplugins-0.25.2-20120829.1plf|113	Group: 		Video
12rr|mythplugins-0.25.2-20120829.1plf|114	#Requires:	cdparanoia
12rr|mythplugins-0.25.2-20120829.1plf|115	Requires:	mythtv-frontend >= %{version}
12rr|mythplugins-0.25.2-20120829.1plf|116	Obsoletes:	mythmusic < 0.20a-7
12rr|mythplugins-0.25.2-20120829.1plf|117	
12rr|mythplugins-0.25.2-20120829.1plf|118	%description -n mythtv-plugin-music
12rr|mythplugins-0.25.2-20120829.1plf|119	The music player add-on module for MythTV.
12rr|mythplugins-0.25.2-20120829.1plf|120	
12rr|mythplugins-0.25.2-20120829.1plf|121	%if %{build_plf}
12rr|mythplugins-0.25.2-20120829.1plf|122	This package is in restricted because it contains software that supports
12rr|mythplugins-0.25.2-20120829.1plf|123	codecs that may be covered by software patents.
12rr|mythplugins-0.25.2-20120829.1plf|124	%endif
12rr|mythplugins-0.25.2-20120829.1plf|125	
12rr|mythplugins-0.25.2-20120829.1plf|126	%package -n mythtv-plugin-netvision
12rr|mythplugins-0.25.2-20120829.1plf|127	Summary:  NetVision for MythTV
12rr|mythplugins-0.25.2-20120829.1plf|128	Group:    Video
12rr|mythplugins-0.25.2-20120829.1plf|129	Requires: mythtv-frontend >= %{version}
12rr|mythplugins-0.25.2-20120829.1plf|130	
12rr|mythplugins-0.25.2-20120829.1plf|131	%description -n mythtv-plugin-netvision
12rr|mythplugins-0.25.2-20120829.1plf|132	NetVision for MythTV. View popular media website content.
12rr|mythplugins-0.25.2-20120829.1plf|133	
12rr|mythplugins-0.25.2-20120829.1plf|134	%package -n mythtv-plugin-news
12rr|mythplugins-0.25.2-20120829.1plf|135	Summary: 	RSS News feed plugin for MythTV
12rr|mythplugins-0.25.2-20120829.1plf|136	Group: 		Video
12rr|mythplugins-0.25.2-20120829.1plf|137	Requires:	mythtv-frontend >= %{version}
12rr|mythplugins-0.25.2-20120829.1plf|138	Obsoletes:	mythnews < 0.20a-7
12rr|mythplugins-0.25.2-20120829.1plf|139	
12rr|mythplugins-0.25.2-20120829.1plf|140	%description -n mythtv-plugin-news
12rr|mythplugins-0.25.2-20120829.1plf|141	An RSS News feed plugin for MythTV.
12rr|mythplugins-0.25.2-20120829.1plf|142	
12rr|mythplugins-0.25.2-20120829.1plf|143	%package -n mythtv-plugin-weather
12rr|mythplugins-0.25.2-20120829.1plf|144	Summary: 	MythTV module that displays a weather forecast
12rr|mythplugins-0.25.2-20120829.1plf|145	Group: 		Video
12rr|mythplugins-0.25.2-20120829.1plf|146	Requires:	mythtv-frontend >= %{version}
12rr|mythplugins-0.25.2-20120829.1plf|147	Obsoletes:	mythweather < 0.20a-7
12rr|mythplugins-0.25.2-20120829.1plf|148	
12rr|mythplugins-0.25.2-20120829.1plf|149	%description -n mythtv-plugin-weather
12rr|mythplugins-0.25.2-20120829.1plf|150	A MythTV module that displays a weather forcast.
12rr|mythplugins-0.25.2-20120829.1plf|151	
12rr|mythplugins-0.25.2-20120829.1plf|152	%package -n mythtv-mythweb
12rr|mythplugins-0.25.2-20120829.1plf|153	Summary: 	The web interface to MythTV
12rr|mythplugins-0.25.2-20120829.1plf|154	Group: 		Video
12rr|mythplugins-0.25.2-20120829.1plf|155	Requires:	mythtv-backend >= %{version}
12rr|mythplugins-0.25.2-20120829.1plf|156	Requires:	php-mythtv >= %{version}
12rr|mythplugins-0.25.2-20120829.1plf|157	Requires:	apache-mod_php
12rr|mythplugins-0.25.2-20120829.1plf|158	Obsoletes:	mythweb < 0.20a-7
12rr|mythplugins-0.25.2-20120829.1plf|159	
12rr|mythplugins-0.25.2-20120829.1plf|160	%description -n mythtv-mythweb
12rr|mythplugins-0.25.2-20120829.1plf|161	The web interface to MythTV.
12rr|mythplugins-0.25.2-20120829.1plf|162	
12rr|mythplugins-0.25.2-20120829.1plf|163	%package -n mythtv-plugin-zoneminder
12rr|mythplugins-0.25.2-20120829.1plf|164	Summary:  Security camera plugin for MythTV
12rr|mythplugins-0.25.2-20120829.1plf|165	Group:    Video
12rr|mythplugins-0.25.2-20120829.1plf|166	Requires: mythtv-frontend >= %{version}
12rr|mythplugins-0.25.2-20120829.1plf|167	
12rr|mythplugins-0.25.2-20120829.1plf|168	%description -n mythtv-plugin-zoneminder
12rr|mythplugins-0.25.2-20120829.1plf|169	A security camera plugin for MythTV.
12rr|mythplugins-0.25.2-20120829.1plf|170	
12rr|mythplugins-0.25.2-20120829.1plf|171	%package -n mythtv-plugin-archive
12rr|mythplugins-0.25.2-20120829.1plf|172	Summary: 	Creates DVDs from your recorded shows
12rr|mythplugins-0.25.2-20120829.1plf|173	Group: 		Video
12rr|mythplugins-0.25.2-20120829.1plf|174	Requires:	dvd+rw-tools
12rr|mythplugins-0.25.2-20120829.1plf|175	Requires:	dvdauthor
12rr|mythplugins-0.25.2-20120829.1plf|176	Requires:	ffmpeg
12rr|mythplugins-0.25.2-20120829.1plf|177	Requires:	mjpegtools
12rr|mythplugins-0.25.2-20120829.1plf|178	Requires:	python-imaging
12rr|mythplugins-0.25.2-20120829.1plf|179	Requires:	python-mysql
12rr|mythplugins-0.25.2-20120829.1plf|180	Requires:	mythtv-frontend >= %{version}
12rr|mythplugins-0.25.2-20120829.1plf|181	%if %{build_plf}
12rr|mythplugins-0.25.2-20120829.1plf|182	Requires:	transcode
12rr|mythplugins-0.25.2-20120829.1plf|183	%endif
12rr|mythplugins-0.25.2-20120829.1plf|184	Requires:	cdrkit-genisoimage
12rr|mythplugins-0.25.2-20120829.1plf|185	Obsoletes:	mytharchive < 0.20a-7
12rr|mythplugins-0.25.2-20120829.1plf|186	
12rr|mythplugins-0.25.2-20120829.1plf|187	%description -n mythtv-plugin-archive
12rr|mythplugins-0.25.2-20120829.1plf|188	MythArchive is a plugin for MythTV that lets you create DVDs
12rr|mythplugins-0.25.2-20120829.1plf|189	from your recorded shows, MythVideo files and any video files
12rr|mythplugins-0.25.2-20120829.1plf|190	available on your system. It can also archive recordings in a
12rr|mythplugins-0.25.2-20120829.1plf|191	proprietary format that archives not only the file but also all the
12rr|mythplugins-0.25.2-20120829.1plf|192	associated metadata like title, description and cut list information
12rr|mythplugins-0.25.2-20120829.1plf|193	which will mean you can create backups of myth recordings which can
12rr|mythplugins-0.25.2-20120829.1plf|194	later be restored or it will also allow you to move recordings
12rr|mythplugins-0.25.2-20120829.1plf|195	between myth systems without losing any of the metadata. It is a
12rr|mythplugins-0.25.2-20120829.1plf|196	complete rewrite of the old MythBurn bash scripts, now using python,
12rr|mythplugins-0.25.2-20120829.1plf|197	and the mythfrontend UI plugin.
12rr|mythplugins-0.25.2-20120829.1plf|198	
12rr|mythplugins-0.25.2-20120829.1plf|199	%prep
12rr|mythplugins-0.25.2-20120829.1plf|200	%setup -q
12rr|mythplugins-0.25.2-20120829.1plf|201	%apply_patches
12rr|mythplugins-0.25.2-20120829.1plf|202	
12rr|mythplugins-0.25.2-20120829.1plf|203	%build
12rr|mythplugins-0.25.2-20120829.1plf|204	%configure --enable-all --libdir-name=%{_lib} \
12rr|mythplugins-0.25.2-20120829.1plf|205	%if %{build_plf}
12rr|mythplugins-0.25.2-20120829.1plf|206	--enable-mp3lame
12rr|mythplugins-0.25.2-20120829.1plf|207	%else
12rr|mythplugins-0.25.2-20120829.1plf|208	--disable-mp3lame
12rr|mythplugins-0.25.2-20120829.1plf|209	%endif
12rr|mythplugins-0.25.2-20120829.1plf|210	
12rr|mythplugins-0.25.2-20120829.1plf|211	%make
12rr|mythplugins-0.25.2-20120829.1plf|212	
12rr|mythplugins-0.25.2-20120829.1plf|213	%install
12rr|mythplugins-0.25.2-20120829.1plf|214	%makeinstall INSTALL_ROOT=%{buildroot}
12rr|mythplugins-0.25.2-20120829.1plf|215	
12rr|mythplugins-0.25.2-20120829.1plf|216	#mythgallery
12rr|mythplugins-0.25.2-20120829.1plf|217	mkdir -p %{buildroot}%{_localstatedir}/lib/pictures
12rr|mythplugins-0.25.2-20120829.1plf|218	#mythmusic
12rr|mythplugins-0.25.2-20120829.1plf|219	mkdir -p %{buildroot}%{_localstatedir}/lib/mythmusic
12rr|mythplugins-0.25.2-20120829.1plf|220	
12rr|mythplugins-0.25.2-20120829.1plf|221	install -d -m755 %{buildroot}%{_var}/www/mythweb
12rr|mythplugins-0.25.2-20120829.1plf|222	install -m644 mythweb/*.php %{buildroot}%{_var}/www/mythweb
12rr|mythplugins-0.25.2-20120829.1plf|223	install -m755 mythweb/*.pl %{buildroot}%{_var}/www/mythweb
12rr|mythplugins-0.25.2-20120829.1plf|224	
12rr|mythplugins-0.25.2-20120829.1plf|225	for dir in classes includes js modules skins ; do
12rr|mythplugins-0.25.2-20120829.1plf|226	cp -r mythweb/$dir %{buildroot}%{_var}/www/mythweb
12rr|mythplugins-0.25.2-20120829.1plf|227	done
12rr|mythplugins-0.25.2-20120829.1plf|228	
12rr|mythplugins-0.25.2-20120829.1plf|229	install -d -m755 %{buildroot}%{_localstatedir}/lib/mythweb/data
12rr|mythplugins-0.25.2-20120829.1plf|230	ln -s %{_localstatedir}/lib/mythweb/data %{buildroot}%{_var}/www/mythweb/data
12rr|mythplugins-0.25.2-20120829.1plf|231	
12rr|mythplugins-0.25.2-20120829.1plf|232	# Create a default configuration for mythweb
12rr|mythplugins-0.25.2-20120829.1plf|233	install -d -m755 %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d
12rr|mythplugins-0.25.2-20120829.1plf|234	install -m644 mythweb/mythweb.conf.apache %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf
12rr|mythplugins-0.25.2-20120829.1plf|235	
12rr|mythplugins-0.25.2-20120829.1plf|236	perl -pi -e's|<Directory "/var/www/html|<Directory "%{_var}/www/mythweb|' %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf
12rr|mythplugins-0.25.2-20120829.1plf|237	perl -pi -e's|#    RewriteBase    /mythweb|    RewriteBase    /mythweb|' %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf
12rr|mythplugins-0.25.2-20120829.1plf|238	
12rr|mythplugins-0.25.2-20120829.1plf|239	cat >> %{buildroot}%{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf <<EOF
12rr|mythplugins-0.25.2-20120829.1plf|240	
12rr|mythplugins-0.25.2-20120829.1plf|241	# ROSA Customisations (be in sync with very sane Mageia's ones)
12rr|mythplugins-0.25.2-20120829.1plf|242	
12rr|mythplugins-0.25.2-20120829.1plf|243	Alias /mythweb %{_var}/www/mythweb
12rr|mythplugins-0.25.2-20120829.1plf|244	<Directory %{_var}/www/mythweb>
12rr|mythplugins-0.25.2-20120829.1plf|245	Order deny,allow
12rr|mythplugins-0.25.2-20120829.1plf|246	Deny from all
12rr|mythplugins-0.25.2-20120829.1plf|247	# Only allow localhost access by default. Customise to suit your needs
12rr|mythplugins-0.25.2-20120829.1plf|248	# (customisations should be placed in a separate file in conf/vhosts.d/)
12rr|mythplugins-0.25.2-20120829.1plf|249	Allow from 127.0.0.1
12rr|mythplugins-0.25.2-20120829.1plf|250	</Directory>
12rr|mythplugins-0.25.2-20120829.1plf|251	EOF
12rr|mythplugins-0.25.2-20120829.1plf|252	
12rr|mythplugins-0.25.2-20120829.1plf|253	mkdir -p %{buildroot}%{_docdir}/mythtv-plugin-{browser,gallery,game,music,netvision,news,weather,video,zoneminder}
12rr|mythplugins-0.25.2-20120829.1plf|254	
12rr|mythplugins-0.25.2-20120829.1plf|255	%files -n mythtv-plugin-browser
12rr|mythplugins-0.25.2-20120829.1plf|256	%doc mythbrowser/README mythbrowser/COPYING mythbrowser/AUTHORS
12rr|mythplugins-0.25.2-20120829.1plf|257	%{_libdir}/mythtv/plugins/libmythbrowser.so
12rr|mythplugins-0.25.2-20120829.1plf|258	%{_datadir}/mythtv/i18n/mythbrowser_*.qm
12rr|mythplugins-0.25.2-20120829.1plf|259	%{_datadir}/mythtv/themes/default*/browser-ui.xml
12rr|mythplugins-0.25.2-20120829.1plf|260	%{_datadir}/mythtv/themes/default*/mb_*.png
12rr|mythplugins-0.25.2-20120829.1plf|261	
12rr|mythplugins-0.25.2-20120829.1plf|262	%files -n mythtv-plugin-gallery
12rr|mythplugins-0.25.2-20120829.1plf|263	%doc mythgallery/README*
12rr|mythplugins-0.25.2-20120829.1plf|264	%{_libdir}/mythtv/plugins/libmythgallery.so
12rr|mythplugins-0.25.2-20120829.1plf|265	%{_datadir}/mythtv/i18n/mythgallery_*.qm
12rr|mythplugins-0.25.2-20120829.1plf|266	%{_datadir}/mythtv/themes/default*/gallery*
12rr|mythplugins-0.25.2-20120829.1plf|267	%{_localstatedir}/lib/pictures
12rr|mythplugins-0.25.2-20120829.1plf|268	
12rr|mythplugins-0.25.2-20120829.1plf|269	%files -n mythtv-plugin-game
12rr|mythplugins-0.25.2-20120829.1plf|270	%doc mythgame/romdb*
12rr|mythplugins-0.25.2-20120829.1plf|271	%{_libdir}/mythtv/plugins/libmythgame.so
12rr|mythplugins-0.25.2-20120829.1plf|272	%{_datadir}/mythtv/i18n/mythgame_*.qm
12rr|mythplugins-0.25.2-20120829.1plf|273	%{_datadir}/mythtv/game_settings.xml
12rr|mythplugins-0.25.2-20120829.1plf|274	%{_datadir}/mythtv/themes/default*/game*
12rr|mythplugins-0.25.2-20120829.1plf|275	%dir %{_datadir}/mythtv/metadata
12rr|mythplugins-0.25.2-20120829.1plf|276	%{_datadir}/mythtv/metadata/Game
12rr|mythplugins-0.25.2-20120829.1plf|277	
12rr|mythplugins-0.25.2-20120829.1plf|278	%files -n mythtv-plugin-music
12rr|mythplugins-0.25.2-20120829.1plf|279	%doc mythmusic/AUTHORS mythmusic/COPYING mythmusic/README* mythmusic/musicdb
12rr|mythplugins-0.25.2-20120829.1plf|280	%{_datadir}/mythtv/music_settings.xml
12rr|mythplugins-0.25.2-20120829.1plf|281	%{_datadir}/mythtv/musicmenu.xml
12rr|mythplugins-0.25.2-20120829.1plf|282	%{_libdir}/mythtv/plugins/libmythmusic.so
12rr|mythplugins-0.25.2-20120829.1plf|283	%{_localstatedir}/lib/mythmusic
12rr|mythplugins-0.25.2-20120829.1plf|284	%{_datadir}/mythtv/i18n/mythmusic_*.qm
12rr|mythplugins-0.25.2-20120829.1plf|285	%{_datadir}/mythtv/themes/default/ff_button*.png
12rr|mythplugins-0.25.2-20120829.1plf|286	%{_datadir}/mythtv/themes/default*/mm_*.png
12rr|mythplugins-0.25.2-20120829.1plf|287	%{_datadir}/mythtv/themes/default*/mm-*.png
12rr|mythplugins-0.25.2-20120829.1plf|288	%{_datadir}/mythtv/themes/default/music-*.png
12rr|mythplugins-0.25.2-20120829.1plf|289	%{_datadir}/mythtv/themes/default*/*music*.xml
12rr|mythplugins-0.25.2-20120829.1plf|290	%{_datadir}/mythtv/themes/default/next_button*.png
12rr|mythplugins-0.25.2-20120829.1plf|291	%{_datadir}/mythtv/themes/default/pause_button*.png
12rr|mythplugins-0.25.2-20120829.1plf|292	%{_datadir}/mythtv/themes/default/play_button*.png
12rr|mythplugins-0.25.2-20120829.1plf|293	%{_datadir}/mythtv/themes/default/prev_button*.png
12rr|mythplugins-0.25.2-20120829.1plf|294	%{_datadir}/mythtv/themes/default/rew_button*.png
12rr|mythplugins-0.25.2-20120829.1plf|295	%{_datadir}/mythtv/themes/default/selectionbar.png
12rr|mythplugins-0.25.2-20120829.1plf|296	%{_datadir}/mythtv/themes/default/stop_button*.png
12rr|mythplugins-0.25.2-20120829.1plf|297	%{_datadir}/mythtv/themes/default/track_info_background.png
12rr|mythplugins-0.25.2-20120829.1plf|298	%{_datadir}/mythtv/themes/default/miniplayer_background.png
12rr|mythplugins-0.25.2-20120829.1plf|299	%{_datadir}/mythtv/themes/default-wide/music-sel-bg.png
12rr|mythplugins-0.25.2-20120829.1plf|300	
12rr|mythplugins-0.25.2-20120829.1plf|301	%files -n mythtv-plugin-netvision
12rr|mythplugins-0.25.2-20120829.1plf|302	%doc mythnetvision/README mythnetvision/ChangeLog mythnetvision/AUTHORS
12rr|mythplugins-0.25.2-20120829.1plf|303	%{_bindir}/mythfillnetvision
12rr|mythplugins-0.25.2-20120829.1plf|304	%{_libdir}/mythtv/plugins/libmythnetvision.so
12rr|mythplugins-0.25.2-20120829.1plf|305	%{_datadir}/mythtv/i18n/mythnetvision_*.qm
12rr|mythplugins-0.25.2-20120829.1plf|306	%{_datadir}/mythtv/mythnetvision
12rr|mythplugins-0.25.2-20120829.1plf|307	%{_datadir}/mythtv/netvisionmenu.xml
12rr|mythplugins-0.25.2-20120829.1plf|308	%{_datadir}/mythtv/themes/default*/netvision*.xml
12rr|mythplugins-0.25.2-20120829.1plf|309	
12rr|mythplugins-0.25.2-20120829.1plf|310	%files -n mythtv-plugin-news
12rr|mythplugins-0.25.2-20120829.1plf|311	%doc mythnews/AUTHORS mythnews/COPYING mythnews/ChangeLog mythnews/README*
12rr|mythplugins-0.25.2-20120829.1plf|312	%{_libdir}/mythtv/plugins/libmythnews.so
12rr|mythplugins-0.25.2-20120829.1plf|313	%{_datadir}/mythtv/i18n/mythnews_*.qm
12rr|mythplugins-0.25.2-20120829.1plf|314	%{_datadir}/mythtv/mythnews
12rr|mythplugins-0.25.2-20120829.1plf|315	%{_datadir}/mythtv/themes/default*/news*
12rr|mythplugins-0.25.2-20120829.1plf|316	%{_datadir}/mythtv/themes/default/enclosures.png
12rr|mythplugins-0.25.2-20120829.1plf|317	%{_datadir}/mythtv/themes/default/need-download.png
12rr|mythplugins-0.25.2-20120829.1plf|318	%{_datadir}/mythtv/themes/default/podcast.png
12rr|mythplugins-0.25.2-20120829.1plf|319	
12rr|mythplugins-0.25.2-20120829.1plf|320	%files -n mythtv-plugin-weather
12rr|mythplugins-0.25.2-20120829.1plf|321	%doc mythweather/AUTHORS mythweather/COPYING mythweather/README*
12rr|mythplugins-0.25.2-20120829.1plf|322	%{_libdir}/mythtv/plugins/libmythweather.so
12rr|mythplugins-0.25.2-20120829.1plf|323	%{_datadir}/mythtv/i18n/mythweather_*.qm
12rr|mythplugins-0.25.2-20120829.1plf|324	%{_datadir}/mythtv/mythweather
12rr|mythplugins-0.25.2-20120829.1plf|325	%{_datadir}/mythtv/themes/default/cloudy.png
12rr|mythplugins-0.25.2-20120829.1plf|326	%{_datadir}/mythtv/themes/default/fair.png
12rr|mythplugins-0.25.2-20120829.1plf|327	%{_datadir}/mythtv/themes/default/flurries.png
12rr|mythplugins-0.25.2-20120829.1plf|328	%{_datadir}/mythtv/themes/default/fog.png
12rr|mythplugins-0.25.2-20120829.1plf|329	%{_datadir}/mythtv/themes/default/logo.png
12rr|mythplugins-0.25.2-20120829.1plf|330	%{_datadir}/mythtv/themes/default/lshowers.png
12rr|mythplugins-0.25.2-20120829.1plf|331	%{_datadir}/mythtv/themes/default/mcloudy.png
12rr|mythplugins-0.25.2-20120829.1plf|332	%{_datadir}/mythtv/themes/default/pcloudy.png
12rr|mythplugins-0.25.2-20120829.1plf|333	%{_datadir}/mythtv/themes/default/rainsnow.png
12rr|mythplugins-0.25.2-20120829.1plf|334	%{_datadir}/mythtv/themes/default/showers.png
12rr|mythplugins-0.25.2-20120829.1plf|335	%{_datadir}/mythtv/themes/default/snowshow.png
12rr|mythplugins-0.25.2-20120829.1plf|336	%{_datadir}/mythtv/themes/default/sunny.png
12rr|mythplugins-0.25.2-20120829.1plf|337	%{_datadir}/mythtv/themes/default/thunshowers.png
12rr|mythplugins-0.25.2-20120829.1plf|338	%{_datadir}/mythtv/themes/default/unknown.png
12rr|mythplugins-0.25.2-20120829.1plf|339	%{_datadir}/mythtv/themes/default*/mw*.png
12rr|mythplugins-0.25.2-20120829.1plf|340	%{_datadir}/mythtv/themes/default*/weather-ui.xml
12rr|mythplugins-0.25.2-20120829.1plf|341	%{_datadir}/mythtv/weather_settings.xml
12rr|mythplugins-0.25.2-20120829.1plf|342	
12rr|mythplugins-0.25.2-20120829.1plf|343	%files -n mythtv-mythweb
12rr|mythplugins-0.25.2-20120829.1plf|344	%doc mythweb/README* mythweb/LICENSE mythweb/INSTALL mythweb/mythweb.conf.*
12rr|mythplugins-0.25.2-20120829.1plf|345	%{_var}/www/mythweb
12rr|mythplugins-0.25.2-20120829.1plf|346	%dir %{_localstatedir}/lib/mythweb
12rr|mythplugins-0.25.2-20120829.1plf|347	%attr(-,apache,apache) %{_localstatedir}/lib/mythweb/data
12rr|mythplugins-0.25.2-20120829.1plf|348	%config(noreplace) %{_sysconfdir}/httpd/conf/webapps.d/mythweb.conf
12rr|mythplugins-0.25.2-20120829.1plf|349	
12rr|mythplugins-0.25.2-20120829.1plf|350	%files -n mythtv-plugin-zoneminder
12rr|mythplugins-0.25.2-20120829.1plf|351	%doc mythzoneminder/README mythzoneminder/COPYING mythzoneminder/AUTHORS
12rr|mythplugins-0.25.2-20120829.1plf|352	%{_bindir}/mythzmserver
12rr|mythplugins-0.25.2-20120829.1plf|353	%{_libdir}/mythtv/plugins/libmythzoneminder.so
12rr|mythplugins-0.25.2-20120829.1plf|354	%{_datadir}/mythtv/zonemindermenu.xml
12rr|mythplugins-0.25.2-20120829.1plf|355	%{_datadir}/mythtv/themes/default*/zoneminder*.xml
12rr|mythplugins-0.25.2-20120829.1plf|356	%{_datadir}/mythtv/themes/default*/mz_*.png
12rr|mythplugins-0.25.2-20120829.1plf|357	%{_datadir}/mythtv/i18n/mythzoneminder_*.qm
12rr|mythplugins-0.25.2-20120829.1plf|358	
12rr|mythplugins-0.25.2-20120829.1plf|359	%files -n mythtv-plugin-archive
12rr|mythplugins-0.25.2-20120829.1plf|360	%{_bindir}/mytharchivehelper
12rr|mythplugins-0.25.2-20120829.1plf|361	%{_libdir}/mythtv/plugins/libmytharchive.so
12rr|mythplugins-0.25.2-20120829.1plf|362	%{_datadir}/mythtv/archive*.xml
12rr|mythplugins-0.25.2-20120829.1plf|363	%{_datadir}/mythtv/mytharchive
12rr|mythplugins-0.25.2-20120829.1plf|364	%{_datadir}/mythtv/themes/default/ma_*.png
12rr|mythplugins-0.25.2-20120829.1plf|365	%{_datadir}/mythtv/themes/default/mytharchive-ui.xml
12rr|mythplugins-0.25.2-20120829.1plf|366	%{_datadir}/mythtv/themes/default/mythburn-ui.xml
12rr|mythplugins-0.25.2-20120829.1plf|367	%{_datadir}/mythtv/themes/default/mythnative-ui.xml
12rr|mythplugins-0.25.2-20120829.1plf|368	%{_datadir}/mythtv/themes/default-wide/mytharchive-ui.xml
12rr|mythplugins-0.25.2-20120829.1plf|369	%{_datadir}/mythtv/themes/default-wide/mythburn-ui.xml
12rr|mythplugins-0.25.2-20120829.1plf|370	%{_datadir}/mythtv/themes/default-wide/mythnative-ui.xml
12rr|mythplugins-0.25.2-20120829.1plf|371	%{_datadir}/mythtv/i18n/mytharchive_*.qm
12rr|mythplugins-0.25.2-20120829.1plf|372	
12rr|mythplugins-0.25.2-20120829.1plf|373	
12rr|mythplugins-0.25.2-20120829.1plf|374	
12rr|mythplugins-0.25.2-20120829.1plf|375	%changelog
12rr|mythplugins-0.25.2-20120829.1plf|376	* Thu Nov  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12rr|mythplugins-0.25.2-20120829.1plf|377	+ Commit: efebb4d
12rr|mythplugins-0.25.2-20120829.1plf|378	- Sync with Main and rebuild with PLF features on
12rr|mythplugins-0.25.2-20120829.1plf|379	
12rr|mythplugins-0.25.2-20120829.1plf|380	

21842 12
12rr|mythtv-0.25.2-20120829.2plf|1	%define gitversion v0.25.2-16-gd5192
12rr|mythtv-0.25.2-20120829.2plf|2	%define fixesdate 20120829
12rr|mythtv-0.25.2-20120829.2plf|3	%define rel 2
12rr|mythtv-0.25.2-20120829.2plf|4	
12rr|mythtv-0.25.2-20120829.2plf|5	%if %{fixesdate}
12rr|mythtv-0.25.2-20120829.2plf|6	%define release %{fixesdate}.%{rel}
12rr|mythtv-0.25.2-20120829.2plf|7	%else
12rr|mythtv-0.25.2-20120829.2plf|8	%define release %{rel}
12rr|mythtv-0.25.2-20120829.2plf|9	%endif
12rr|mythtv-0.25.2-20120829.2plf|10	
12rr|mythtv-0.25.2-20120829.2plf|11	%define lib_name_orig	libmyth
12rr|mythtv-0.25.2-20120829.2plf|12	%define lib_major	%{version}
12rr|mythtv-0.25.2-20120829.2plf|13	%define lib_name	%mklibname myth %{lib_major}
12rr|mythtv-0.25.2-20120829.2plf|14	%define lib_name_devel	%mklibname myth -d
12rr|mythtv-0.25.2-20120829.2plf|15	
12rr|mythtv-0.25.2-20120829.2plf|16	%define maenable 1
12rr|mythtv-0.25.2-20120829.2plf|17	
12rr|mythtv-0.25.2-20120829.2plf|18	#set default build options
12rr|mythtv-0.25.2-20120829.2plf|19	# disabled as overrides xv
12rr|mythtv-0.25.2-20120829.2plf|20	%define build_directfb		0
12rr|mythtv-0.25.2-20120829.2plf|21	%define build_dts		0
12rr|mythtv-0.25.2-20120829.2plf|22	%define build_faac		0
12rr|mythtv-0.25.2-20120829.2plf|23	%define build_faad		0
12rr|mythtv-0.25.2-20120829.2plf|24	%define build_lame		0
12rr|mythtv-0.25.2-20120829.2plf|25	%define build_x264		0
12rr|mythtv-0.25.2-20120829.2plf|26	%define build_xvid		0
12rr|mythtv-0.25.2-20120829.2plf|27	
12rr|mythtv-0.25.2-20120829.2plf|28	# Can be enabled later
12rr|mythtv-0.25.2-20120829.2plf|29	%define build_crystalhd		0
12rr|mythtv-0.25.2-20120829.2plf|30	
12rr|mythtv-0.25.2-20120829.2plf|31	#####################
12rr|mythtv-0.25.2-20120829.2plf|32	# Hardcore PLF build
12rr|mythtv-0.25.2-20120829.2plf|33	%define build_plf 1
12rr|mythtv-0.25.2-20120829.2plf|34	#####################
12rr|mythtv-0.25.2-20120829.2plf|35	
12rr|mythtv-0.25.2-20120829.2plf|36	%if %{build_plf}
12rr|mythtv-0.25.2-20120829.2plf|37	%define extrarelsuffix plf
12rr|mythtv-0.25.2-20120829.2plf|38	%define distsuffix		plf
12rr|mythtv-0.25.2-20120829.2plf|39	%define build_dts		1
12rr|mythtv-0.25.2-20120829.2plf|40	%define build_faac		1
12rr|mythtv-0.25.2-20120829.2plf|41	%define build_faad		1
12rr|mythtv-0.25.2-20120829.2plf|42	%define build_lame		1
12rr|mythtv-0.25.2-20120829.2plf|43	# build broken against current x264 as of 2010-01, re-enable when fixed
12rr|mythtv-0.25.2-20120829.2plf|44	%define build_x264		1
12rr|mythtv-0.25.2-20120829.2plf|45	%define build_xvid		1
12rr|mythtv-0.25.2-20120829.2plf|46	%endif
12rr|mythtv-0.25.2-20120829.2plf|47	
12rr|mythtv-0.25.2-20120829.2plf|48	#enable/disable building for certain hardware
12rr|mythtv-0.25.2-20120829.2plf|49	%{?_without_directfb:		%global build_directfb 0}
12rr|mythtv-0.25.2-20120829.2plf|50	%{?_without_dts:		%global build_dts 0}
12rr|mythtv-0.25.2-20120829.2plf|51	%{?_without_faac:		%global build_faac 0}
12rr|mythtv-0.25.2-20120829.2plf|52	%{?_without_faad:		%global build_faad 0}
12rr|mythtv-0.25.2-20120829.2plf|53	%{?_without_lame:		%global build_lame 0}
12rr|mythtv-0.25.2-20120829.2plf|54	%{?_without_x264:		%global build_x264 0}
12rr|mythtv-0.25.2-20120829.2plf|55	%{?_without_xvid:		%global build_xvid 0}
12rr|mythtv-0.25.2-20120829.2plf|56	
12rr|mythtv-0.25.2-20120829.2plf|57	%{?_with_directfb:		%global build_directfb 1}
12rr|mythtv-0.25.2-20120829.2plf|58	%{?_with_dts:			%global build_dts 1}
12rr|mythtv-0.25.2-20120829.2plf|59	%{?_with_faac:			%global build_faac 1}
12rr|mythtv-0.25.2-20120829.2plf|60	%{?_with_faad:			%global build_faad 1}
12rr|mythtv-0.25.2-20120829.2plf|61	%{?_with_lame:			%global build_lame 1}
12rr|mythtv-0.25.2-20120829.2plf|62	%{?_with_x264:			%global build_x264 1}
12rr|mythtv-0.25.2-20120829.2plf|63	%{?_with_xvid:			%global build_xvid 1}
12rr|mythtv-0.25.2-20120829.2plf|64	
12rr|mythtv-0.25.2-20120829.2plf|65	
12rr|mythtv-0.25.2-20120829.2plf|66	Summary:	A personal video recorder (PVR) application
12rr|mythtv-0.25.2-20120829.2plf|67	Name:		mythtv
12rr|mythtv-0.25.2-20120829.2plf|68	Version:	0.25.2
12rr|mythtv-0.25.2-20120829.2plf|69	Release:	%{release}%{?extrarelsuffix}
12rr|mythtv-0.25.2-20120829.2plf|70	URL:		http://www.mythtv.org/
12rr|mythtv-0.25.2-20120829.2plf|71	License:	GPLv2 and GPLv3
12rr|mythtv-0.25.2-20120829.2plf|72	Group:		Video
12rr|mythtv-0.25.2-20120829.2plf|73	Source0:	%{name}-%{version}.tar.bz2
12rr|mythtv-0.25.2-20120829.2plf|74	Source1:	mythbackend.sysconfig.in
12rr|mythtv-0.25.2-20120829.2plf|75	Source2:	mythbackend.service.in
12rr|mythtv-0.25.2-20120829.2plf|76	Source3:	mythbackend.logrotate.in
12rr|mythtv-0.25.2-20120829.2plf|77	Source4:	99MythFrontend
12rr|mythtv-0.25.2-20120829.2plf|78	Source5:	%{name}-16.png
12rr|mythtv-0.25.2-20120829.2plf|79	Source6:	%{name}-32.png
12rr|mythtv-0.25.2-20120829.2plf|80	Source7:	%{name}-48.png
12rr|mythtv-0.25.2-20120829.2plf|81	Source10:	%{name}.rpmlintrc
12rr|mythtv-0.25.2-20120829.2plf|82	
12rr|mythtv-0.25.2-20120829.2plf|83	%if %{fixesdate}
12rr|mythtv-0.25.2-20120829.2plf|84	Patch0:		fixes-%{gitversion}.patch
12rr|mythtv-0.25.2-20120829.2plf|85	%endif
12rr|mythtv-0.25.2-20120829.2plf|86	Patch100:	0100-lame-Allow-building-without-lame-libraries.patch
12rr|mythtv-0.25.2-20120829.2plf|87	Patch101:	0101-pulse-Do-not-suspend-PA-when-using-alsa-default.patch
12rr|mythtv-0.25.2-20120829.2plf|88	Patch102:	0102-Fix-dns-sd-detection.patch
12rr|mythtv-0.25.2-20120829.2plf|89	Patch103:	mythtv-0.25.2-gcc-c++11.patch
12rr|mythtv-0.25.2-20120829.2plf|90	
12rr|mythtv-0.25.2-20120829.2plf|91	BuildRequires:	yasm
12rr|mythtv-0.25.2-20120829.2plf|92	BuildRequires:	imagemagick
12rr|mythtv-0.25.2-20120829.2plf|93	BuildRequires:	qt4-devel
12rr|mythtv-0.25.2-20120829.2plf|94	BuildRequires:	pkgconfig(alsa)
12rr|mythtv-0.25.2-20120829.2plf|95	BuildRequires:	pkgconfig(dvdnav)
12rr|mythtv-0.25.2-20120829.2plf|96	BuildRequires:	pkgconfig(libpulse)
12rr|mythtv-0.25.2-20120829.2plf|97	BuildRequires:	pkgconfig(jack)
12rr|mythtv-0.25.2-20120829.2plf|98	BuildRequires:	lirc-devel
12rr|mythtv-0.25.2-20120829.2plf|99	BuildRequires:	pkgconfig(x11)
12rr|mythtv-0.25.2-20120829.2plf|100	BuildRequires:	pkgconfig(xext)
12rr|mythtv-0.25.2-20120829.2plf|101	BuildRequires:	pkgconfig(xinerama)
12rr|mythtv-0.25.2-20120829.2plf|102	BuildRequires:	pkgconfig(xrandr)
12rr|mythtv-0.25.2-20120829.2plf|103	BuildRequires:	pkgconfig(xv)
12rr|mythtv-0.25.2-20120829.2plf|104	BuildRequires:	pkgconfig(xvmc)
12rr|mythtv-0.25.2-20120829.2plf|105	BuildRequires:	pkgconfig(xxf86vm)
12rr|mythtv-0.25.2-20120829.2plf|106	BuildRequires:	python-devel
12rr|mythtv-0.25.2-20120829.2plf|107	BuildRequires:	python-mysql
12rr|mythtv-0.25.2-20120829.2plf|108	BuildRequires:	python-lxml
12rr|mythtv-0.25.2-20120829.2plf|109	BuildRequires:	python-urlgrabber
12rr|mythtv-0.25.2-20120829.2plf|110	BuildRequires:	pkgconfig(fftw3)
12rr|mythtv-0.25.2-20120829.2plf|111	BuildRequires:	pkgconfig(vdpau)
12rr|mythtv-0.25.2-20120829.2plf|112	BuildRequires:	perl-devel
12rr|mythtv-0.25.2-20120829.2plf|113	BuildRequires:	perl(DBD::mysql)
12rr|mythtv-0.25.2-20120829.2plf|114	BuildRequires:	perl(DBI)
12rr|mythtv-0.25.2-20120829.2plf|115	BuildRequires:	perl(Date::Manip)
12rr|mythtv-0.25.2-20120829.2plf|116	BuildRequires:	pkgconfig(libva)
12rr|mythtv-0.25.2-20120829.2plf|117	%if %{build_crystalhd}
12rr|mythtv-0.25.2-20120829.2plf|118	BuildRequires:	crystalhd-devel
12rr|mythtv-0.25.2-20120829.2plf|119	%endif
12rr|mythtv-0.25.2-20120829.2plf|120	BuildRequires:	pkgconfig(libcec)
12rr|mythtv-0.25.2-20120829.2plf|121	BuildRequires:	pkgconfig(libass)
12rr|mythtv-0.25.2-20120829.2plf|122	BuildRequires:	pkgconfig(avahi-compat-libdns_sd)
12rr|mythtv-0.25.2-20120829.2plf|123	BuildRequires:	pkgconfig(vpx)
12rr|mythtv-0.25.2-20120829.2plf|124	BuildRequires:	gdb
12rr|mythtv-0.25.2-20120829.2plf|125	%if %{build_lame}
12rr|mythtv-0.25.2-20120829.2plf|126	BuildRequires:	lame-devel
12rr|mythtv-0.25.2-20120829.2plf|127	%endif
12rr|mythtv-0.25.2-20120829.2plf|128	%if %{build_dts}
12rr|mythtv-0.25.2-20120829.2plf|129	BuildRequires:	dtsdec-devel
12rr|mythtv-0.25.2-20120829.2plf|130	%endif
12rr|mythtv-0.25.2-20120829.2plf|131	%if %{build_x264}
12rr|mythtv-0.25.2-20120829.2plf|132	BuildRequires:	x264-devel
12rr|mythtv-0.25.2-20120829.2plf|133	%endif
12rr|mythtv-0.25.2-20120829.2plf|134	%if %{build_xvid}
12rr|mythtv-0.25.2-20120829.2plf|135	BuildRequires:	xvid-devel
12rr|mythtv-0.25.2-20120829.2plf|136	%endif
12rr|mythtv-0.25.2-20120829.2plf|137	%if %{build_faac}
12rr|mythtv-0.25.2-20120829.2plf|138	BuildRequires:	libfaac-devel
12rr|mythtv-0.25.2-20120829.2plf|139	%endif
12rr|mythtv-0.25.2-20120829.2plf|140	%if %{build_faad}
12rr|mythtv-0.25.2-20120829.2plf|141	BuildRequires:	libfaad2-devel
12rr|mythtv-0.25.2-20120829.2plf|142	%endif
12rr|mythtv-0.25.2-20120829.2plf|143	%if %{build_directfb}
12rr|mythtv-0.25.2-20120829.2plf|144	BuildRequires:	pkgconfig(directfb)
12rr|mythtv-0.25.2-20120829.2plf|145	%endif
12rr|mythtv-0.25.2-20120829.2plf|146	BuildRequires:	pkgconfig(libavc1394)
12rr|mythtv-0.25.2-20120829.2plf|147	BuildRequires:	pkgconfig(libiec61883)
12rr|mythtv-0.25.2-20120829.2plf|148	BuildRequires:	pkgconfig(glu)
12rr|mythtv-0.25.2-20120829.2plf|149	%if %{maenable}
12rr|mythtv-0.25.2-20120829.2plf|150	BuildRequires:	multiarch-utils
12rr|mythtv-0.25.2-20120829.2plf|151	%endif
12rr|mythtv-0.25.2-20120829.2plf|152	
12rr|mythtv-0.25.2-20120829.2plf|153	%description
12rr|mythtv-0.25.2-20120829.2plf|154	MythTV implements the following PVR features, and more, with a
12rr|mythtv-0.25.2-20120829.2plf|155	unified graphical interface:
12rr|mythtv-0.25.2-20120829.2plf|156	
12rr|mythtv-0.25.2-20120829.2plf|157	- Basic 'live-tv' functionality. Pause/Fast Forward/Rewind "live" TV.
12rr|mythtv-0.25.2-20120829.2plf|158	- Video compression using RTjpeg or MPEG-4
12rr|mythtv-0.25.2-20120829.2plf|159	- Program listing retrieval using XMLTV
12rr|mythtv-0.25.2-20120829.2plf|160	- Themable, semi-transparent on-screen display
12rr|mythtv-0.25.2-20120829.2plf|161	- Electronic program guide
12rr|mythtv-0.25.2-20120829.2plf|162	- Scheduled recording of TV programs
12rr|mythtv-0.25.2-20120829.2plf|163	- Resolution of conflicts between scheduled recordings
12rr|mythtv-0.25.2-20120829.2plf|164	- Basic video editing
12rr|mythtv-0.25.2-20120829.2plf|165	
12rr|mythtv-0.25.2-20120829.2plf|166	%if %{build_plf}
12rr|mythtv-0.25.2-20120829.2plf|167	This package is in restricted because it contains software that supports
12rr|mythtv-0.25.2-20120829.2plf|168	codecs that may be covered by software patents.
12rr|mythtv-0.25.2-20120829.2plf|169	%endif
12rr|mythtv-0.25.2-20120829.2plf|170	%if !%{build_lame}
12rr|mythtv-0.25.2-20120829.2plf|171	Note that this build does not support MP3 encoding when recording
12rr|mythtv-0.25.2-20120829.2plf|172	into the NuppelVideo format.
12rr|mythtv-0.25.2-20120829.2plf|173	%endif
12rr|mythtv-0.25.2-20120829.2plf|174	%if %{fixesdate}
12rr|mythtv-0.25.2-20120829.2plf|175	This package is based on the MythTV "fixes" branch at
12rr|mythtv-0.25.2-20120829.2plf|176	revision %{gitversion}
12rr|mythtv-0.25.2-20120829.2plf|177	%endif
12rr|mythtv-0.25.2-20120829.2plf|178	
12rr|mythtv-0.25.2-20120829.2plf|179	%package -n %{lib_name}
12rr|mythtv-0.25.2-20120829.2plf|180	Summary:	Library providing mythtv support
12rr|mythtv-0.25.2-20120829.2plf|181	Group:		System/Libraries
12rr|mythtv-0.25.2-20120829.2plf|182	Provides:	%{lib_name_orig} = %{version}-%{release}
12rr|mythtv-0.25.2-20120829.2plf|183	
12rr|mythtv-0.25.2-20120829.2plf|184	%description -n %{lib_name}
12rr|mythtv-0.25.2-20120829.2plf|185	Common library code for MythTV and add-on modules (development)
12rr|mythtv-0.25.2-20120829.2plf|186	MythTV provides a unified graphical interface for recording and viewing
12rr|mythtv-0.25.2-20120829.2plf|187	television programs.
12rr|mythtv-0.25.2-20120829.2plf|188	
12rr|mythtv-0.25.2-20120829.2plf|189	%if %{build_plf}
12rr|mythtv-0.25.2-20120829.2plf|190	This package is in restricted because it contains software that supports
12rr|mythtv-0.25.2-20120829.2plf|191	codecs that may be covered by software patents.
12rr|mythtv-0.25.2-20120829.2plf|192	%endif
12rr|mythtv-0.25.2-20120829.2plf|193	%if %{fixesdate}
12rr|mythtv-0.25.2-20120829.2plf|194	This package is based on the MythTV "fixes" branch at
12rr|mythtv-0.25.2-20120829.2plf|195	revision %{gitversion}
12rr|mythtv-0.25.2-20120829.2plf|196	%endif
12rr|mythtv-0.25.2-20120829.2plf|197	
12rr|mythtv-0.25.2-20120829.2plf|198	%package -n %{lib_name_devel}
12rr|mythtv-0.25.2-20120829.2plf|199	Summary:	Development files for libmyth
12rr|mythtv-0.25.2-20120829.2plf|200	Group:		Development/Other
12rr|mythtv-0.25.2-20120829.2plf|201	Requires:	%{lib_name} = %{version}-%{release}
12rr|mythtv-0.25.2-20120829.2plf|202	Provides:	%{lib_name_orig}-devel = %{version}-%{release}
12rr|mythtv-0.25.2-20120829.2plf|203	Provides:	myth-devel = %{version}-%{release}
12rr|mythtv-0.25.2-20120829.2plf|204	Obsoletes:	%{_lib}myth0.20-devel
12rr|mythtv-0.25.2-20120829.2plf|205	
12rr|mythtv-0.25.2-20120829.2plf|206	%description -n %{lib_name_devel}
12rr|mythtv-0.25.2-20120829.2plf|207	This package contains the header files and libraries for developing
12rr|mythtv-0.25.2-20120829.2plf|208	add-ons for mythtv.
12rr|mythtv-0.25.2-20120829.2plf|209	
12rr|mythtv-0.25.2-20120829.2plf|210	%if %{build_plf}
12rr|mythtv-0.25.2-20120829.2plf|211	This package is in restricted because it contains software that supports
12rr|mythtv-0.25.2-20120829.2plf|212	codecs that may be covered by software patents.
12rr|mythtv-0.25.2-20120829.2plf|213	%endif
12rr|mythtv-0.25.2-20120829.2plf|214	%if %{fixesdate}
12rr|mythtv-0.25.2-20120829.2plf|215	This package is based on the MythTV "fixes" branch at
12rr|mythtv-0.25.2-20120829.2plf|216	revision %{gitversion}
12rr|mythtv-0.25.2-20120829.2plf|217	%endif
12rr|mythtv-0.25.2-20120829.2plf|218	
12rr|mythtv-0.25.2-20120829.2plf|219	%package themes-base
12rr|mythtv-0.25.2-20120829.2plf|220	Summary:	Base themes for mythtv's frontend
12rr|mythtv-0.25.2-20120829.2plf|221	Group:		Video
12rr|mythtv-0.25.2-20120829.2plf|222	BuildArch:	noarch
12rr|mythtv-0.25.2-20120829.2plf|223	Obsoletes:	mythtv-themes < 0.20-5
12rr|mythtv-0.25.2-20120829.2plf|224	Conflicts:	mythtv-themes-myththemes < 0.22
12rr|mythtv-0.25.2-20120829.2plf|225	Conflicts:	mythtv-plugin-controls < 0.22
12rr|mythtv-0.25.2-20120829.2plf|226	
12rr|mythtv-0.25.2-20120829.2plf|227	%description themes-base
12rr|mythtv-0.25.2-20120829.2plf|228	MythTV provides a unified graphical interface for recording and viewing
12rr|mythtv-0.25.2-20120829.2plf|229	television programs.
12rr|mythtv-0.25.2-20120829.2plf|230	
12rr|mythtv-0.25.2-20120829.2plf|231	This package contains only the base themes used by mythtv-frontend and
12rr|mythtv-0.25.2-20120829.2plf|232	mythtv-setup.
12rr|mythtv-0.25.2-20120829.2plf|233	
12rr|mythtv-0.25.2-20120829.2plf|234	%package common
12rr|mythtv-0.25.2-20120829.2plf|235	Summary:	Common components needed by multiple other MythTV components
12rr|mythtv-0.25.2-20120829.2plf|236	Group:		Video
12rr|mythtv-0.25.2-20120829.2plf|237	Conflicts:	mythtv-backend < 0.25
12rr|mythtv-0.25.2-20120829.2plf|238	Conflicts:	mythtv-frontend < 0.25
12rr|mythtv-0.25.2-20120829.2plf|239	
12rr|mythtv-0.25.2-20120829.2plf|240	%description common
12rr|mythtv-0.25.2-20120829.2plf|241	MythTV provides a unified graphical interface for recording and viewing
12rr|mythtv-0.25.2-20120829.2plf|242	television programs.
12rr|mythtv-0.25.2-20120829.2plf|243	
12rr|mythtv-0.25.2-20120829.2plf|244	This package contains components needed by multiple other MythTV components.
12rr|mythtv-0.25.2-20120829.2plf|245	
12rr|mythtv-0.25.2-20120829.2plf|246	%package frontend
12rr|mythtv-0.25.2-20120829.2plf|247	Summary:	Client component of mythtv (a PVR)
12rr|mythtv-0.25.2-20120829.2plf|248	Group:		Video
12rr|mythtv-0.25.2-20120829.2plf|249	Requires:	mythtv-themes-base = %{version}-%{release}
12rr|mythtv-0.25.2-20120829.2plf|250	Requires:	mythtv-common = %{version}-%{release}
12rr|mythtv-0.25.2-20120829.2plf|251	Requires:	qt4-database-plugin-mysql
12rr|mythtv-0.25.2-20120829.2plf|252	Requires:	mplayer
12rr|mythtv-0.25.2-20120829.2plf|253	%if %{build_plf}
12rr|mythtv-0.25.2-20120829.2plf|254	Requires:	transcode
12rr|mythtv-0.25.2-20120829.2plf|255	Requires:	%{mklibname dvdcss 2}
12rr|mythtv-0.25.2-20120829.2plf|256	%endif
12rr|mythtv-0.25.2-20120829.2plf|257	Obsoletes:	mythtv-plugin-controls < 0.25
12rr|mythtv-0.25.2-20120829.2plf|258	Obsoletes:	mythtv-plugin-video < 0.25
12rr|mythtv-0.25.2-20120829.2plf|259	Conflicts:	mythtv-backend < 0.25
12rr|mythtv-0.25.2-20120829.2plf|260	
12rr|mythtv-0.25.2-20120829.2plf|261	
12rr|mythtv-0.25.2-20120829.2plf|262	%description frontend
12rr|mythtv-0.25.2-20120829.2plf|263	MythTV provides a unified graphical interface for recording and viewing
12rr|mythtv-0.25.2-20120829.2plf|264	television programs.
12rr|mythtv-0.25.2-20120829.2plf|265	
12rr|mythtv-0.25.2-20120829.2plf|266	This package contains only the client software, which provides a
12rr|mythtv-0.25.2-20120829.2plf|267	front-end for playback and configuration.  It requires access to a
12rr|mythtv-0.25.2-20120829.2plf|268	mythtv-backend installation, either on the same system or one
12rr|mythtv-0.25.2-20120829.2plf|269	reachable via the network.
12rr|mythtv-0.25.2-20120829.2plf|270	
12rr|mythtv-0.25.2-20120829.2plf|271	%if %{build_plf}
12rr|mythtv-0.25.2-20120829.2plf|272	This package is in restricted because it contains software that supports
12rr|mythtv-0.25.2-20120829.2plf|273	codecs that may be covered by software patents.
12rr|mythtv-0.25.2-20120829.2plf|274	%endif
12rr|mythtv-0.25.2-20120829.2plf|275	%if %{fixesdate}
12rr|mythtv-0.25.2-20120829.2plf|276	This package is based on the MythTV "fixes" branch at
12rr|mythtv-0.25.2-20120829.2plf|277	revision %{gitversion}
12rr|mythtv-0.25.2-20120829.2plf|278	%endif
12rr|mythtv-0.25.2-20120829.2plf|279	
12rr|mythtv-0.25.2-20120829.2plf|280	%package backend
12rr|mythtv-0.25.2-20120829.2plf|281	Summary:	Server component of mythtv (a PVR)
12rr|mythtv-0.25.2-20120829.2plf|282	Group:		Video
12rr|mythtv-0.25.2-20120829.2plf|283	Requires:	%{lib_name} = %{version}-%{release}
12rr|mythtv-0.25.2-20120829.2plf|284	Requires:	mythtv-common = %{version}-%{release}
12rr|mythtv-0.25.2-20120829.2plf|285	Requires:	qt4-database-plugin-mysql
12rr|mythtv-0.25.2-20120829.2plf|286	Requires(pre,post,preun,postun):	rpm-helper
12rr|mythtv-0.25.2-20120829.2plf|287	Conflicts:	mythtv-frontend < 0.25
12rr|mythtv-0.25.2-20120829.2plf|288	
12rr|mythtv-0.25.2-20120829.2plf|289	%description backend
12rr|mythtv-0.25.2-20120829.2plf|290	MythTV provides a unified graphical interface for recording and viewing
12rr|mythtv-0.25.2-20120829.2plf|291	television programs.
12rr|mythtv-0.25.2-20120829.2plf|292	
12rr|mythtv-0.25.2-20120829.2plf|293	This package contains only the server software, which provides video
12rr|mythtv-0.25.2-20120829.2plf|294	and audio capture and encoding services.  In order to be useful, it
12rr|mythtv-0.25.2-20120829.2plf|295	requires a mythtv-frontend installation, either on the same system or
12rr|mythtv-0.25.2-20120829.2plf|296	one reachable via the network.
12rr|mythtv-0.25.2-20120829.2plf|297	
12rr|mythtv-0.25.2-20120829.2plf|298	%if %{build_plf}
12rr|mythtv-0.25.2-20120829.2plf|299	This package is in restricted because it contains software that supports
12rr|mythtv-0.25.2-20120829.2plf|300	codecs that may be covered by software patents.
12rr|mythtv-0.25.2-20120829.2plf|301	%endif
12rr|mythtv-0.25.2-20120829.2plf|302	%if !%{build_lame}
12rr|mythtv-0.25.2-20120829.2plf|303	Note that this build does not support MP3 encoding when recording
12rr|mythtv-0.25.2-20120829.2plf|304	into the NuppelVideo format.
12rr|mythtv-0.25.2-20120829.2plf|305	%endif
12rr|mythtv-0.25.2-20120829.2plf|306	%if %{fixesdate}
12rr|mythtv-0.25.2-20120829.2plf|307	This package is based on the MythTV "fixes" branch at
12rr|mythtv-0.25.2-20120829.2plf|308	revision %{gitversion}
12rr|mythtv-0.25.2-20120829.2plf|309	%endif
12rr|mythtv-0.25.2-20120829.2plf|310	
12rr|mythtv-0.25.2-20120829.2plf|311	%package setup
12rr|mythtv-0.25.2-20120829.2plf|312	Summary:	Setup the mythtv backend
12rr|mythtv-0.25.2-20120829.2plf|313	Group:		Video
12rr|mythtv-0.25.2-20120829.2plf|314	Requires:	mythtv-backend = %{version}-%{release}
12rr|mythtv-0.25.2-20120829.2plf|315	Requires:	mythtv-themes-base = %{version}-%{release}
12rr|mythtv-0.25.2-20120829.2plf|316	Obsoletes:	mythtvsetup < 0.19
12rr|mythtv-0.25.2-20120829.2plf|317	Provides:	mythtvsetup
12rr|mythtv-0.25.2-20120829.2plf|318	Requires:	qt4-database-plugin-mysql
12rr|mythtv-0.25.2-20120829.2plf|319	
12rr|mythtv-0.25.2-20120829.2plf|320	%description setup
12rr|mythtv-0.25.2-20120829.2plf|321	MythTV provides a unified graphical interface for recording and viewing
12rr|mythtv-0.25.2-20120829.2plf|322	television programs.
12rr|mythtv-0.25.2-20120829.2plf|323	
12rr|mythtv-0.25.2-20120829.2plf|324	This package contains the setup software for configuring the mythtv
12rr|mythtv-0.25.2-20120829.2plf|325	backend.
12rr|mythtv-0.25.2-20120829.2plf|326	
12rr|mythtv-0.25.2-20120829.2plf|327	%if %{build_plf}
12rr|mythtv-0.25.2-20120829.2plf|328	This package is in restricted because it contains software that supports
12rr|mythtv-0.25.2-20120829.2plf|329	codecs that may be covered by software patents.
12rr|mythtv-0.25.2-20120829.2plf|330	%endif
12rr|mythtv-0.25.2-20120829.2plf|331	%if !%{build_lame}
12rr|mythtv-0.25.2-20120829.2plf|332	Note that this build does not support MP3 encoding when recording
12rr|mythtv-0.25.2-20120829.2plf|333	into the NuppelVideo format.
12rr|mythtv-0.25.2-20120829.2plf|334	%endif
12rr|mythtv-0.25.2-20120829.2plf|335	%if %{fixesdate}
12rr|mythtv-0.25.2-20120829.2plf|336	This package is based on the MythTV "fixes" branch at
12rr|mythtv-0.25.2-20120829.2plf|337	revision %{gitversion}
12rr|mythtv-0.25.2-20120829.2plf|338	%endif
12rr|mythtv-0.25.2-20120829.2plf|339	
12rr|mythtv-0.25.2-20120829.2plf|340	%package doc
12rr|mythtv-0.25.2-20120829.2plf|341	Summary:	MythTV documentation
12rr|mythtv-0.25.2-20120829.2plf|342	Group:		Video
12rr|mythtv-0.25.2-20120829.2plf|343	Obsoletes:	mythtv < 0.20-5
12rr|mythtv-0.25.2-20120829.2plf|344	
12rr|mythtv-0.25.2-20120829.2plf|345	%description doc
12rr|mythtv-0.25.2-20120829.2plf|346	MythTV provides a unified graphical interface for recording and viewing
12rr|mythtv-0.25.2-20120829.2plf|347	television programs.
12rr|mythtv-0.25.2-20120829.2plf|348	
12rr|mythtv-0.25.2-20120829.2plf|349	This package contains the documentation and contributed additional
12rr|mythtv-0.25.2-20120829.2plf|350	scripts for MythTV.
12rr|mythtv-0.25.2-20120829.2plf|351	
12rr|mythtv-0.25.2-20120829.2plf|352	%package -n perl-MythTV
12rr|mythtv-0.25.2-20120829.2plf|353	Summary:	Perl bindings for MythTV
12rr|mythtv-0.25.2-20120829.2plf|354	Group:		Development/Perl
12rr|mythtv-0.25.2-20120829.2plf|355	
12rr|mythtv-0.25.2-20120829.2plf|356	%description -n perl-MythTV
12rr|mythtv-0.25.2-20120829.2plf|357	MythTV provides a unified graphical interface for recording and viewing
12rr|mythtv-0.25.2-20120829.2plf|358	television programs.
12rr|mythtv-0.25.2-20120829.2plf|359	
12rr|mythtv-0.25.2-20120829.2plf|360	This package contains the perl bindings for MythTV.
12rr|mythtv-0.25.2-20120829.2plf|361	
12rr|mythtv-0.25.2-20120829.2plf|362	%package -n python-mythtv
12rr|mythtv-0.25.2-20120829.2plf|363	Summary:	Python bindings for MythTV
12rr|mythtv-0.25.2-20120829.2plf|364	Group:		Development/Python
12rr|mythtv-0.25.2-20120829.2plf|365	Requires:	python-mysql
12rr|mythtv-0.25.2-20120829.2plf|366	Requires:	python-lxml
12rr|mythtv-0.25.2-20120829.2plf|367	
12rr|mythtv-0.25.2-20120829.2plf|368	%description -n python-mythtv
12rr|mythtv-0.25.2-20120829.2plf|369	MythTV provides a unified graphical interface for recording and viewing
12rr|mythtv-0.25.2-20120829.2plf|370	television programs.
12rr|mythtv-0.25.2-20120829.2plf|371	
12rr|mythtv-0.25.2-20120829.2plf|372	This package contains the python bindings for MythTV.
12rr|mythtv-0.25.2-20120829.2plf|373	
12rr|mythtv-0.25.2-20120829.2plf|374	%package -n php-mythtv
12rr|mythtv-0.25.2-20120829.2plf|375	Summary:	PHP bindings for MythTV
12rr|mythtv-0.25.2-20120829.2plf|376	Group:		Development/PHP
12rr|mythtv-0.25.2-20120829.2plf|377	BuildArch:	noarch
12rr|mythtv-0.25.2-20120829.2plf|378	Requires:	php-mysql
12rr|mythtv-0.25.2-20120829.2plf|379	
12rr|mythtv-0.25.2-20120829.2plf|380	%description -n php-mythtv
12rr|mythtv-0.25.2-20120829.2plf|381	MythTV provides a unified graphical interface for recording and viewing
12rr|mythtv-0.25.2-20120829.2plf|382	television programs.
12rr|mythtv-0.25.2-20120829.2plf|383	
12rr|mythtv-0.25.2-20120829.2plf|384	This package contains the PHP bindings for MythTV.
12rr|mythtv-0.25.2-20120829.2plf|385	
12rr|mythtv-0.25.2-20120829.2plf|386	%prep
12rr|mythtv-0.25.2-20120829.2plf|387	%setup -q
12rr|mythtv-0.25.2-20120829.2plf|388	%apply_patches
12rr|mythtv-0.25.2-20120829.2plf|389	
12rr|mythtv-0.25.2-20120829.2plf|390	# (cg) Fixes might bring in some .gitignore files in patches... trash 'em.
12rr|mythtv-0.25.2-20120829.2plf|391	find -name .gitignore -delete
12rr|mythtv-0.25.2-20120829.2plf|392	
12rr|mythtv-0.25.2-20120829.2plf|393	# (cg) The installer is dumb and installs our patch backup files...
12rr|mythtv-0.25.2-20120829.2plf|394	# This can be removed after 0.25
12rr|mythtv-0.25.2-20120829.2plf|395	rm -f programs/scripts/database/mythconverg_restore.pl.*
12rr|mythtv-0.25.2-20120829.2plf|396	
12rr|mythtv-0.25.2-20120829.2plf|397	# (cg) As of 0.21, only contrib scripts are affected.
12rr|mythtv-0.25.2-20120829.2plf|398	find contrib -type f | xargs grep -l /usr/local | xargs perl -pi -e's|/usr/local|%{_prefix}|g'
12rr|mythtv-0.25.2-20120829.2plf|399	
12rr|mythtv-0.25.2-20120829.2plf|400	echo "QMAKE_PROJECT_DEPTH = 0" >> mythtv.pro
12rr|mythtv-0.25.2-20120829.2plf|401	echo "QMAKE_PROJECT_DEPTH = 0" >> settings.pro
12rr|mythtv-0.25.2-20120829.2plf|402	
12rr|mythtv-0.25.2-20120829.2plf|403	cp -a %{SOURCE1} %{SOURCE2} %{SOURCE3} .
12rr|mythtv-0.25.2-20120829.2plf|404	for file in mythbackend.service \
12rr|mythtv-0.25.2-20120829.2plf|405	mythbackend.sysconfig \
12rr|mythtv-0.25.2-20120829.2plf|406	mythbackend.logrotate; do
12rr|mythtv-0.25.2-20120829.2plf|407	sed -e's|@logdir@|%{_logdir}|g' \
12rr|mythtv-0.25.2-20120829.2plf|408	-e's|@rundir@|%{_var}/run|g' \
12rr|mythtv-0.25.2-20120829.2plf|409	-e's|@sysconfdir@|%{_sysconfdir}|g' \
12rr|mythtv-0.25.2-20120829.2plf|410	-e's|@sysconfigdir@|%{_sysconfdir}/sysconfig|g' \
12rr|mythtv-0.25.2-20120829.2plf|411	-e's|@initdir@|%{_initrddir}|g' \
12rr|mythtv-0.25.2-20120829.2plf|412	-e's|@bindir@|%{_bindir}|g' \
12rr|mythtv-0.25.2-20120829.2plf|413	-e's|@sbindir@|%{_sbindir}|g' \
12rr|mythtv-0.25.2-20120829.2plf|414	-e's|@subsysdir@|%{_var}/lock/subsys|g' \
12rr|mythtv-0.25.2-20120829.2plf|415	-e's|@varlibdir@|%{_localstatedir}/lib|g' \
12rr|mythtv-0.25.2-20120829.2plf|416	-e's|@varcachedir@|%{_var}/cache|g' \
12rr|mythtv-0.25.2-20120829.2plf|417	-e's|@logrotatedir@|%{_sysconfdir}/logrotate.d|g' \
12rr|mythtv-0.25.2-20120829.2plf|418	< $file.in > $file
12rr|mythtv-0.25.2-20120829.2plf|419	done
12rr|mythtv-0.25.2-20120829.2plf|420	
12rr|mythtv-0.25.2-20120829.2plf|421	# default recordings dir
12rr|mythtv-0.25.2-20120829.2plf|422	perl -pi -e's|/mnt/store|%{_localstatedir}/lib/mythtv/recordings|' programs/mythtv-setup/backendsettings.cpp
12rr|mythtv-0.25.2-20120829.2plf|423	
12rr|mythtv-0.25.2-20120829.2plf|424	# do not set hardcoded archflags
12rr|mythtv-0.25.2-20120829.2plf|425	perl -pi -e's|^echo "ARCHFLAGS=|# echo "ARCHFLAGS=|' configure
12rr|mythtv-0.25.2-20120829.2plf|426	
12rr|mythtv-0.25.2-20120829.2plf|427	# Fix the version reporting (which assumes svn checkout)
12rr|mythtv-0.25.2-20120829.2plf|428	echo "SOURCE_VERSION=%{version}-%{release}" >VERSION
12rr|mythtv-0.25.2-20120829.2plf|429	
12rr|mythtv-0.25.2-20120829.2plf|430	%build
12rr|mythtv-0.25.2-20120829.2plf|431	./configure \
12rr|mythtv-0.25.2-20120829.2plf|432	--prefix=%{_prefix} \
12rr|mythtv-0.25.2-20120829.2plf|433	--libdir-name=%{_lib} \
12rr|mythtv-0.25.2-20120829.2plf|434	--enable-runtime-cpudetect \
12rr|mythtv-0.25.2-20120829.2plf|435	--enable-dvb \
12rr|mythtv-0.25.2-20120829.2plf|436	--enable-opengl-video \
12rr|mythtv-0.25.2-20120829.2plf|437	--without-bindings=perl \
12rr|mythtv-0.25.2-20120829.2plf|438	--extra-cxxflags="%{optflags}" \
12rr|mythtv-0.25.2-20120829.2plf|439	--extra-ldflags="%{ldflags}" \
12rr|mythtv-0.25.2-20120829.2plf|440	--enable-vdpau \
12rr|mythtv-0.25.2-20120829.2plf|441	--enable-vaapi \
12rr|mythtv-0.25.2-20120829.2plf|442	%if %{build_crystalhd}
12rr|mythtv-0.25.2-20120829.2plf|443	--enable-crystalhd \
12rr|mythtv-0.25.2-20120829.2plf|444	%endif
12rr|mythtv-0.25.2-20120829.2plf|445	--enable-libfftw3 \
12rr|mythtv-0.25.2-20120829.2plf|446	--enable-libdns-sd \
12rr|mythtv-0.25.2-20120829.2plf|447	--enable-libvpx \
12rr|mythtv-0.25.2-20120829.2plf|448	%if %{build_plf}
12rr|mythtv-0.25.2-20120829.2plf|449	--enable-nonfree \
12rr|mythtv-0.25.2-20120829.2plf|450	%endif
12rr|mythtv-0.25.2-20120829.2plf|451	%if %{build_x264}
12rr|mythtv-0.25.2-20120829.2plf|452	--enable-libx264 \
12rr|mythtv-0.25.2-20120829.2plf|453	%endif
12rr|mythtv-0.25.2-20120829.2plf|454	%if %{build_xvid}
12rr|mythtv-0.25.2-20120829.2plf|455	--enable-libxvid \
12rr|mythtv-0.25.2-20120829.2plf|456	%endif
12rr|mythtv-0.25.2-20120829.2plf|457	%if %{build_faac}
12rr|mythtv-0.25.2-20120829.2plf|458	--enable-libfaac \
12rr|mythtv-0.25.2-20120829.2plf|459	%endif
12rr|mythtv-0.25.2-20120829.2plf|460	%if %{build_lame}
12rr|mythtv-0.25.2-20120829.2plf|461	--enable-libmp3lame \
12rr|mythtv-0.25.2-20120829.2plf|462	%endif
12rr|mythtv-0.25.2-20120829.2plf|463	--enable-firewire
12rr|mythtv-0.25.2-20120829.2plf|464	
12rr|mythtv-0.25.2-20120829.2plf|465	%make
12rr|mythtv-0.25.2-20120829.2plf|466	
12rr|mythtv-0.25.2-20120829.2plf|467	# This is easier to do ourselves
12rr|mythtv-0.25.2-20120829.2plf|468	pushd bindings/perl
12rr|mythtv-0.25.2-20120829.2plf|469	%__perl Makefile.PL INSTALLDIRS=vendor
12rr|mythtv-0.25.2-20120829.2plf|470	%make
12rr|mythtv-0.25.2-20120829.2plf|471	popd
12rr|mythtv-0.25.2-20120829.2plf|472	
12rr|mythtv-0.25.2-20120829.2plf|473	%install
12rr|mythtv-0.25.2-20120829.2plf|474	INSTALL_ROOT=%{buildroot}; export INSTALL_ROOT
12rr|mythtv-0.25.2-20120829.2plf|475	%makeinstall
12rr|mythtv-0.25.2-20120829.2plf|476	
12rr|mythtv-0.25.2-20120829.2plf|477	pushd bindings/perl
12rr|mythtv-0.25.2-20120829.2plf|478	%makeinstall_std
12rr|mythtv-0.25.2-20120829.2plf|479	popd
12rr|mythtv-0.25.2-20120829.2plf|480	
12rr|mythtv-0.25.2-20120829.2plf|481	%if %{maenable}
12rr|mythtv-0.25.2-20120829.2plf|482	%multiarch_includes %{buildroot}%{_includedir}/mythtv/mythconfig.h
12rr|mythtv-0.25.2-20120829.2plf|483	%endif
12rr|mythtv-0.25.2-20120829.2plf|484	
12rr|mythtv-0.25.2-20120829.2plf|485	mkdir -p %{buildroot}%{_localstatedir}/lib/mythtv
12rr|mythtv-0.25.2-20120829.2plf|486	mkdir -p %{buildroot}%{_localstatedir}/lib/mythtv/recordings
12rr|mythtv-0.25.2-20120829.2plf|487	mkdir -p %{buildroot}%{_var}/cache/mythtv
12rr|mythtv-0.25.2-20120829.2plf|488	mkdir -p %{buildroot}%{_logdir}/mythtv
12rr|mythtv-0.25.2-20120829.2plf|489	mkdir -p %{buildroot}%{_sysconfdir}/logrotate.d
12rr|mythtv-0.25.2-20120829.2plf|490	mkdir -p %{buildroot}%{_unitdir}
12rr|mythtv-0.25.2-20120829.2plf|491	mkdir -p %{buildroot}%{_sysconfdir}/sysconfig
12rr|mythtv-0.25.2-20120829.2plf|492	
12rr|mythtv-0.25.2-20120829.2plf|493	install -p mythbackend.service %{buildroot}%{_unitdir}/mythbackend.service
12rr|mythtv-0.25.2-20120829.2plf|494	install -p mythbackend.sysconfig %{buildroot}%{_sysconfdir}/sysconfig/mythbackend
12rr|mythtv-0.25.2-20120829.2plf|495	install -p mythbackend.logrotate  %{buildroot}%{_sysconfdir}/logrotate.d
12rr|mythtv-0.25.2-20120829.2plf|496	
12rr|mythtv-0.25.2-20120829.2plf|497	# wmsession.d for mythfrontend
12rr|mythtv-0.25.2-20120829.2plf|498	mkdir -p %{buildroot}%{_sysconfdir}/X11/wmsession.d
12rr|mythtv-0.25.2-20120829.2plf|499	install -p %{SOURCE4} %{buildroot}%{_sysconfdir}/X11/wmsession.d
12rr|mythtv-0.25.2-20120829.2plf|500	
12rr|mythtv-0.25.2-20120829.2plf|501	# icon
12rr|mythtv-0.25.2-20120829.2plf|502	install -d -m755 %{buildroot}/%{_miconsdir}
12rr|mythtv-0.25.2-20120829.2plf|503	install -m755 %{SOURCE5} %{buildroot}/%{_miconsdir}/%{name}.png
12rr|mythtv-0.25.2-20120829.2plf|504	
12rr|mythtv-0.25.2-20120829.2plf|505	install -d -m755 %{buildroot}/%{_iconsdir}
12rr|mythtv-0.25.2-20120829.2plf|506	install -m755 %{SOURCE6} %{buildroot}/%{_iconsdir}/%{name}.png
12rr|mythtv-0.25.2-20120829.2plf|507	
12rr|mythtv-0.25.2-20120829.2plf|508	install -d -m755 %{buildroot}/%{_liconsdir}
12rr|mythtv-0.25.2-20120829.2plf|509	install -m755 %{SOURCE7} %{buildroot}/%{_liconsdir}/%{name}.png
12rr|mythtv-0.25.2-20120829.2plf|510	
12rr|mythtv-0.25.2-20120829.2plf|511	
12rr|mythtv-0.25.2-20120829.2plf|512	# Mandriva Menu entrys
12rr|mythtv-0.25.2-20120829.2plf|513	install -d -m755 %{buildroot}%{_datadir}/applications
12rr|mythtv-0.25.2-20120829.2plf|514	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-mythtv-frontend.desktop
12rr|mythtv-0.25.2-20120829.2plf|515	[Desktop Entry]
12rr|mythtv-0.25.2-20120829.2plf|516	Name=MythTV
12rr|mythtv-0.25.2-20120829.2plf|517	Comment=Record, playback and watch TV
12rr|mythtv-0.25.2-20120829.2plf|518	Exec=mythfrontend
12rr|mythtv-0.25.2-20120829.2plf|519	Icon=%{name}
12rr|mythtv-0.25.2-20120829.2plf|520	Terminal=false
12rr|mythtv-0.25.2-20120829.2plf|521	Type=Application
12rr|mythtv-0.25.2-20120829.2plf|522	Categories=Qt;AudioVideo;Video;TV;Recorder;X-MandrivaLinux-Multimedia-Video;
12rr|mythtv-0.25.2-20120829.2plf|523	EOF
12rr|mythtv-0.25.2-20120829.2plf|524	cat <<EOF > %{buildroot}%{_datadir}/applications/mandriva-mythtv-setup.desktop
12rr|mythtv-0.25.2-20120829.2plf|525	[Desktop Entry]
12rr|mythtv-0.25.2-20120829.2plf|526	Name=MythTV Setup
12rr|mythtv-0.25.2-20120829.2plf|527	Comment=Setup MythTV backend
12rr|mythtv-0.25.2-20120829.2plf|528	Exec=mythtv-setup
12rr|mythtv-0.25.2-20120829.2plf|529	Icon=%{name}
12rr|mythtv-0.25.2-20120829.2plf|530	Terminal=false
12rr|mythtv-0.25.2-20120829.2plf|531	Type=Application
12rr|mythtv-0.25.2-20120829.2plf|532	Categories=Qt;AudioVideo;Video;TV;Recorder;X-MandrivaLinux-Multimedia-Video;
12rr|mythtv-0.25.2-20120829.2plf|533	EOF
12rr|mythtv-0.25.2-20120829.2plf|534	
12rr|mythtv-0.25.2-20120829.2plf|535	cat > README.install.urpmi <<EOF
12rr|mythtv-0.25.2-20120829.2plf|536	You can import the initial database by running:
12rr|mythtv-0.25.2-20120829.2plf|537	mysql -u root -p < %{_datadir}/mythtv/initialdb/mc.sql
12rr|mythtv-0.25.2-20120829.2plf|538	(you can omit -p if you do not have the password set)
12rr|mythtv-0.25.2-20120829.2plf|539	EOF
12rr|mythtv-0.25.2-20120829.2plf|540	
12rr|mythtv-0.25.2-20120829.2plf|541	mkdir -p %{buildroot}%{_libdir}/mythtv/plugins
12rr|mythtv-0.25.2-20120829.2plf|542	
12rr|mythtv-0.25.2-20120829.2plf|543	install -d -m755 %{buildroot}%{_datadir}/mythtv/initialdb
12rr|mythtv-0.25.2-20120829.2plf|544	install -m644 database/* %{buildroot}%{_datadir}/mythtv/initialdb
12rr|mythtv-0.25.2-20120829.2plf|545	
12rr|mythtv-0.25.2-20120829.2plf|546	# install a few useful contrib scripts
12rr|mythtv-0.25.2-20120829.2plf|547	mkdir -p %{buildroot}%{_datadir}/%{name}
12rr|mythtv-0.25.2-20120829.2plf|548	cp -ar contrib %{buildroot}%{_datadir}/%{name}
12rr|mythtv-0.25.2-20120829.2plf|549	
12rr|mythtv-0.25.2-20120829.2plf|550	# Remove python egg-info as it's pointless
12rr|mythtv-0.25.2-20120829.2plf|551	rm -f %{buildroot}%{py_puresitedir}/MythTV-*.egg-info
12rr|mythtv-0.25.2-20120829.2plf|552	
12rr|mythtv-0.25.2-20120829.2plf|553	# (cg) We cover the package license so no need to include it separately
12rr|mythtv-0.25.2-20120829.2plf|554	rm -f %{buildroot}%{_datadir}/%{name}/fonts/tiresias_gpl3.txt
12rr|mythtv-0.25.2-20120829.2plf|555	
12rr|mythtv-0.25.2-20120829.2plf|556	# (cg) This is needed for the %doc stuff on the subpackages for some reason...
12rr|mythtv-0.25.2-20120829.2plf|557	mkdir -p %{buildroot}%{_docdir}/%{name}-backend
12rr|mythtv-0.25.2-20120829.2plf|558	mkdir -p %{buildroot}%{_docdir}/%{name}-doc
12rr|mythtv-0.25.2-20120829.2plf|559	
12rr|mythtv-0.25.2-20120829.2plf|560	# (cg) For some reason the FFmpeg stuff is included in two build roots :s
12rr|mythtv-0.25.2-20120829.2plf|561	if [ -d %{buildroot}%{buildroot}%{_includedir}/%{name} ]; then
12rr|mythtv-0.25.2-20120829.2plf|562	mv %{buildroot}%{buildroot}%{_includedir}/%{name}/* %{buildroot}%{_includedir}/%{name}
12rr|mythtv-0.25.2-20120829.2plf|563	rmdir -p %{buildroot}%{buildroot}%{_includedir}/%{name} || /bin/true
12rr|mythtv-0.25.2-20120829.2plf|564	fi
12rr|mythtv-0.25.2-20120829.2plf|565	if [ -f %{buildroot}%{buildroot}%{_bindir}/mythffmpeg ]; then
12rr|mythtv-0.25.2-20120829.2plf|566	mv %{buildroot}%{buildroot}%{_bindir}/mythff* %{buildroot}%{_bindir}
12rr|mythtv-0.25.2-20120829.2plf|567	rmdir -p %{buildroot}%{buildroot}%{_bindir} || /bin/true
12rr|mythtv-0.25.2-20120829.2plf|568	fi
12rr|mythtv-0.25.2-20120829.2plf|569	
12rr|mythtv-0.25.2-20120829.2plf|570	%pre backend
12rr|mythtv-0.25.2-20120829.2plf|571	# Add the "mythtv" user
12rr|mythtv-0.25.2-20120829.2plf|572	%_pre_useradd mythtv %{_localstatedir}/lib/mythtv /sbin/nologin
12rr|mythtv-0.25.2-20120829.2plf|573	%{_bindir}/gpasswd -a mythtv audio &>/dev/null
12rr|mythtv-0.25.2-20120829.2plf|574	%{_bindir}/gpasswd -a mythtv video &>/dev/null
12rr|mythtv-0.25.2-20120829.2plf|575	
12rr|mythtv-0.25.2-20120829.2plf|576	%postun backend
12rr|mythtv-0.25.2-20120829.2plf|577	%_postun_userdel mythtv
12rr|mythtv-0.25.2-20120829.2plf|578	
12rr|mythtv-0.25.2-20120829.2plf|579	%post backend
12rr|mythtv-0.25.2-20120829.2plf|580	%_post_service mythbackend
12rr|mythtv-0.25.2-20120829.2plf|581	
12rr|mythtv-0.25.2-20120829.2plf|582	%preun backend
12rr|mythtv-0.25.2-20120829.2plf|583	%_preun_service mythbackend
12rr|mythtv-0.25.2-20120829.2plf|584	
12rr|mythtv-0.25.2-20120829.2plf|585	%files doc
12rr|mythtv-0.25.2-20120829.2plf|586	%doc README UPGRADING AUTHORS COPYING FAQ
12rr|mythtv-0.25.2-20120829.2plf|587	%doc keys.txt
12rr|mythtv-0.25.2-20120829.2plf|588	%doc contrib
12rr|mythtv-0.25.2-20120829.2plf|589	%{_datadir}/%{name}/contrib
12rr|mythtv-0.25.2-20120829.2plf|590	%{_datadir}/%{name}/html
12rr|mythtv-0.25.2-20120829.2plf|591	
12rr|mythtv-0.25.2-20120829.2plf|592	%files common
12rr|mythtv-0.25.2-20120829.2plf|593	%{_bindir}/mythccextractor
12rr|mythtv-0.25.2-20120829.2plf|594	%{_bindir}/mythcommflag
12rr|mythtv-0.25.2-20120829.2plf|595	%{_bindir}/mythpreviewgen
12rr|mythtv-0.25.2-20120829.2plf|596	%{_bindir}/mythtranscode
12rr|mythtv-0.25.2-20120829.2plf|597	%{_bindir}/mythwikiscripts
12rr|mythtv-0.25.2-20120829.2plf|598	%{_bindir}/mythmetadatalookup
12rr|mythtv-0.25.2-20120829.2plf|599	%{_bindir}/mythutil
12rr|mythtv-0.25.2-20120829.2plf|600	%dir %{_datadir}/%{name}
12rr|mythtv-0.25.2-20120829.2plf|601	%{_datadir}/%{name}/mythconverg*.pl
12rr|mythtv-0.25.2-20120829.2plf|602	%dir %{_datadir}/%{name}/locales
12rr|mythtv-0.25.2-20120829.2plf|603	%{_datadir}/%{name}/locales/*
12rr|mythtv-0.25.2-20120829.2plf|604	%dir %{_datadir}/%{name}/metadata
12rr|mythtv-0.25.2-20120829.2plf|605	%{_datadir}/%{name}/metadata/*
12rr|mythtv-0.25.2-20120829.2plf|606	%dir %{_datadir}/%{name}/hardwareprofile
12rr|mythtv-0.25.2-20120829.2plf|607	%{_datadir}/%{name}/hardwareprofile/*
12rr|mythtv-0.25.2-20120829.2plf|608	
12rr|mythtv-0.25.2-20120829.2plf|609	%files backend
12rr|mythtv-0.25.2-20120829.2plf|610	%doc README.install.urpmi
12rr|mythtv-0.25.2-20120829.2plf|611	%{_bindir}/mythbackend
12rr|mythtv-0.25.2-20120829.2plf|612	%{_bindir}/mythfilldatabase
12rr|mythtv-0.25.2-20120829.2plf|613	%{_bindir}/mythjobqueue
12rr|mythtv-0.25.2-20120829.2plf|614	%{_bindir}/mythmediaserver
12rr|mythtv-0.25.2-20120829.2plf|615	%{_bindir}/mythreplex
12rr|mythtv-0.25.2-20120829.2plf|616	%attr(-,mythtv,mythtv) %dir %{_localstatedir}/lib/mythtv
12rr|mythtv-0.25.2-20120829.2plf|617	%attr(-,mythtv,mythtv) %dir %{_localstatedir}/lib/mythtv/recordings
12rr|mythtv-0.25.2-20120829.2plf|618	%attr(-,mythtv,mythtv) %dir %{_var}/cache/mythtv
12rr|mythtv-0.25.2-20120829.2plf|619	%{_unitdir}/mythbackend.service
12rr|mythtv-0.25.2-20120829.2plf|620	%config(noreplace) %{_sysconfdir}/sysconfig/mythbackend
12rr|mythtv-0.25.2-20120829.2plf|621	%config(noreplace) %{_sysconfdir}/logrotate.d/*
12rr|mythtv-0.25.2-20120829.2plf|622	%attr(-,mythtv,mythtv) %dir %{_logdir}/mythtv
12rr|mythtv-0.25.2-20120829.2plf|623	%{_datadir}/%{name}/backend-config
12rr|mythtv-0.25.2-20120829.2plf|624	%dir %{_datadir}/%{name}/initialdb
12rr|mythtv-0.25.2-20120829.2plf|625	%{_datadir}/%{name}/initialdb/mc.sql
12rr|mythtv-0.25.2-20120829.2plf|626	%{_datadir}/mythtv/internetcontent/
12rr|mythtv-0.25.2-20120829.2plf|627	
12rr|mythtv-0.25.2-20120829.2plf|628	%files frontend
12rr|mythtv-0.25.2-20120829.2plf|629	%config(noreplace) %{_sysconfdir}/X11/wmsession.d/99MythFrontend
12rr|mythtv-0.25.2-20120829.2plf|630	%{_datadir}/mythtv/*.xml
12rr|mythtv-0.25.2-20120829.2plf|631	%exclude %{_datadir}/mythtv/setup.xml
12rr|mythtv-0.25.2-20120829.2plf|632	%{_bindir}/mythwelcome
12rr|mythtv-0.25.2-20120829.2plf|633	%{_bindir}/mythfrontend
12rr|mythtv-0.25.2-20120829.2plf|634	%{_bindir}/mythff*
12rr|mythtv-0.25.2-20120829.2plf|635	%{_bindir}/mythlcdserver
12rr|mythtv-0.25.2-20120829.2plf|636	%{_bindir}/mythshutdown
12rr|mythtv-0.25.2-20120829.2plf|637	%{_bindir}/mythavtest
12rr|mythtv-0.25.2-20120829.2plf|638	%dir %{_libdir}/mythtv
12rr|mythtv-0.25.2-20120829.2plf|639	%{_libdir}/mythtv/filters
12rr|mythtv-0.25.2-20120829.2plf|640	%{_libdir}/mythtv/plugins
12rr|mythtv-0.25.2-20120829.2plf|641	%dir %{_datadir}/mythtv
12rr|mythtv-0.25.2-20120829.2plf|642	%dir %{_datadir}/mythtv/fonts
12rr|mythtv-0.25.2-20120829.2plf|643	%{_datadir}/mythtv/fonts/*.ttf
12rr|mythtv-0.25.2-20120829.2plf|644	%{_datadir}/mythtv/i18n
12rr|mythtv-0.25.2-20120829.2plf|645	%{_datadir}/applications/mandriva-mythtv-frontend.desktop
12rr|mythtv-0.25.2-20120829.2plf|646	
12rr|mythtv-0.25.2-20120829.2plf|647	%files setup
12rr|mythtv-0.25.2-20120829.2plf|648	%{_bindir}/mythtv-setup
12rr|mythtv-0.25.2-20120829.2plf|649	%{_datadir}/applications/mandriva-mythtv-setup.desktop
12rr|mythtv-0.25.2-20120829.2plf|650	%dir %{_datadir}/mythtv
12rr|mythtv-0.25.2-20120829.2plf|651	%{_datadir}/mythtv/setup.xml
12rr|mythtv-0.25.2-20120829.2plf|652	
12rr|mythtv-0.25.2-20120829.2plf|653	%files themes-base
12rr|mythtv-0.25.2-20120829.2plf|654	%dir %{_datadir}/mythtv
12rr|mythtv-0.25.2-20120829.2plf|655	%{_datadir}/mythtv/themes
12rr|mythtv-0.25.2-20120829.2plf|656	%{_iconsdir}/%{name}.png
12rr|mythtv-0.25.2-20120829.2plf|657	%{_miconsdir}/%{name}.png
12rr|mythtv-0.25.2-20120829.2plf|658	%{_liconsdir}/%{name}.png
12rr|mythtv-0.25.2-20120829.2plf|659	
12rr|mythtv-0.25.2-20120829.2plf|660	%files -n %{lib_name}
12rr|mythtv-0.25.2-20120829.2plf|661	%{_libdir}/*.so.*
12rr|mythtv-0.25.2-20120829.2plf|662	
12rr|mythtv-0.25.2-20120829.2plf|663	%files -n %{lib_name_devel}
12rr|mythtv-0.25.2-20120829.2plf|664	%if %maenable
12rr|mythtv-0.25.2-20120829.2plf|665	%{multiarch_includedir}/mythtv/mythconfig.h
12rr|mythtv-0.25.2-20120829.2plf|666	%endif
12rr|mythtv-0.25.2-20120829.2plf|667	%{_includedir}/mythtv
12rr|mythtv-0.25.2-20120829.2plf|668	# FIXME: Manually multiarch mythconfig.mak
12rr|mythtv-0.25.2-20120829.2plf|669	%{_libdir}/*.so
12rr|mythtv-0.25.2-20120829.2plf|670	%{_libdir}/*.a
12rr|mythtv-0.25.2-20120829.2plf|671	#%{_datadir}/mythtv/build/settings.pro
12rr|mythtv-0.25.2-20120829.2plf|672	
12rr|mythtv-0.25.2-20120829.2plf|673	%files -n perl-MythTV
12rr|mythtv-0.25.2-20120829.2plf|674	%{perl_vendorlib}/MythTV.pm
12rr|mythtv-0.25.2-20120829.2plf|675	%{perl_vendorlib}/MythTV
12rr|mythtv-0.25.2-20120829.2plf|676	%{perl_vendorlib}/IO/Socket/INET/MythTV.pm
12rr|mythtv-0.25.2-20120829.2plf|677	
12rr|mythtv-0.25.2-20120829.2plf|678	%files -n python-mythtv
12rr|mythtv-0.25.2-20120829.2plf|679	%{_bindir}/mythpython
12rr|mythtv-0.25.2-20120829.2plf|680	%{py_puresitedir}/MythTV
12rr|mythtv-0.25.2-20120829.2plf|681	
12rr|mythtv-0.25.2-20120829.2plf|682	%files -n php-mythtv
12rr|mythtv-0.25.2-20120829.2plf|683	%{_datadir}/%{name}/bindings/php
12rr|mythtv-0.25.2-20120829.2plf|684	
12rr|mythtv-0.25.2-20120829.2plf|685	
12rr|mythtv-0.25.2-20120829.2plf|686	%changelog
12rr|mythtv-0.25.2-20120829.2plf|687	* Thu Nov  1 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12rr|mythtv-0.25.2-20120829.2plf|688	+ Commit: 195c0c6
12rr|mythtv-0.25.2-20120829.2plf|689	- Sync with Main and rebuild with PLF features on
12rr|mythtv-0.25.2-20120829.2plf|690	
12rr|mythtv-0.25.2-20120829.2plf|691	

21843 12
12rr|ogmrip-0.13.8-1|1	%define distsuffix plf
12rr|ogmrip-0.13.8-1|2	
12rr|ogmrip-0.13.8-1|3	%define major 1
12rr|ogmrip-0.13.8-1|4	%define libname %mklibname %{name} %{major}
12rr|ogmrip-0.13.8-1|5	%define develname %mklibname -d %{name}
12rr|ogmrip-0.13.8-1|6	
12rr|ogmrip-0.13.8-1|7	%define mplayerver 1.0-1.rc1
12rr|ogmrip-0.13.8-1|8	
12rr|ogmrip-0.13.8-1|9	Name:		ogmrip
12rr|ogmrip-0.13.8-1|10	Version:	0.13.8
12rr|ogmrip-0.13.8-1|11	Release:	1
12rr|ogmrip-0.13.8-1|12	Summary:	Graphical DVD ripper
12rr|ogmrip-0.13.8-1|13	#gw the lib is LGPL, the main program is GPL
12rr|ogmrip-0.13.8-1|14	License:	LGPLv2+ and GPLv2+
12rr|ogmrip-0.13.8-1|15	Group:		Video
12rr|ogmrip-0.13.8-1|16	Url:		http://ogmrip.sourceforge.net/
12rr|ogmrip-0.13.8-1|17	Source0:	http://prdownloads.sourceforge.net/ogmrip/%{name}-%{version}.tar.gz
12rr|ogmrip-0.13.8-1|18	#gw hardcode to mplayer 1.0rc2 as our patched version number isn't parsed
12rr|ogmrip-0.13.8-1|19	#correctly
12rr|ogmrip-0.13.8-1|20	Patch3:		ogmrip-0.13.3-skip-mplayer-version-check.patch
12rr|ogmrip-0.13.8-1|21	BuildRequires:	pkgconfig(dvdread)
12rr|ogmrip-0.13.8-1|22	BuildRequires:	pkgconfig(gtk+-2.0)
12rr|ogmrip-0.13.8-1|23	BuildRequires:	pkgconfig(gconf-2.0)
12rr|ogmrip-0.13.8-1|24	BuildRequires:	pkgconfig(libglade-2.0)
12rr|ogmrip-0.13.8-1|25	BuildRequires:	pkgconfig(dbus-glib-1)
12rr|ogmrip-0.13.8-1|26	BuildRequires:	pkgconfig(enca)
12rr|ogmrip-0.13.8-1|27	BuildRequires:	pkgconfig(theora)
12rr|ogmrip-0.13.8-1|28	BuildRequires:	pkgconfig(vorbis)
12rr|ogmrip-0.13.8-1|29	BuildRequires:	pkgconfig(libnotify)
12rr|ogmrip-0.13.8-1|30	BuildRequires:	pkgconfig(libpng)
12rr|ogmrip-0.13.8-1|31	#gw spell checker
12rr|ogmrip-0.13.8-1|32	#only needed with gocr
12rr|ogmrip-0.13.8-1|33	BuildRequires:	pkgconfig(enchant)
12rr|ogmrip-0.13.8-1|34	BuildRequires:	mencoder >= %{mplayerver}
12rr|ogmrip-0.13.8-1|35	BuildRequires:	ogmtools
12rr|ogmrip-0.13.8-1|36	BuildRequires:	tiff-devel
12rr|ogmrip-0.13.8-1|37	BuildRequires:	vorbis-tools
12rr|ogmrip-0.13.8-1|38	BuildRequires:	lame
12rr|ogmrip-0.13.8-1|39	BuildRequires:	faac
12rr|ogmrip-0.13.8-1|40	BuildRequires:	mkvtoolnix
12rr|ogmrip-0.13.8-1|41	BuildRequires:	gocr
12rr|ogmrip-0.13.8-1|42	BuildRequires:	intltool
12rr|ogmrip-0.13.8-1|43	BuildRequires:	imagemagick
12rr|ogmrip-0.13.8-1|44	BuildRequires:	automake1.8
12rr|ogmrip-0.13.8-1|45	BuildRequires:	gtk-doc
12rr|ogmrip-0.13.8-1|46	BuildRequires:	desktop-file-utils
12rr|ogmrip-0.13.8-1|47	Requires:	mencoder >= %{mplayerver}
12rr|ogmrip-0.13.8-1|48	Requires:	ogmtools
12rr|ogmrip-0.13.8-1|49	Requires:	vorbis-tools
12rr|ogmrip-0.13.8-1|50	Requires:	faac
12rr|ogmrip-0.13.8-1|51	Requires:	lame
12rr|ogmrip-0.13.8-1|52	Requires:	mkvtoolnix
12rr|ogmrip-0.13.8-1|53	Requires:	gocr
12rr|ogmrip-0.13.8-1|54	#gw for srttool
12rr|ogmrip-0.13.8-1|55	Requires:	subtitleripper
12rr|ogmrip-0.13.8-1|56	
12rr|ogmrip-0.13.8-1|57	%description
12rr|ogmrip-0.13.8-1|58	OGMRip is an application and a set of libraries for ripping and
12rr|ogmrip-0.13.8-1|59	encoding DVD into DivX/OGM files.
12rr|ogmrip-0.13.8-1|60	
12rr|ogmrip-0.13.8-1|61	OGMRip:
12rr|ogmrip-0.13.8-1|62	* outputs ogm, avi or matroska files
12rr|ogmrip-0.13.8-1|63	* provides a lot of codecs (ogg vorbis, mp3, pcm, ac3, xvid, lavc)
12rr|ogmrip-0.13.8-1|64	* calculates video bitrate for a given filesize
12rr|ogmrip-0.13.8-1|65	* calculates cropping parameters and scaling factors
12rr|ogmrip-0.13.8-1|66	* uses maximum quality codec switches
12rr|ogmrip-0.13.8-1|67	* supports subtitles extraction
12rr|ogmrip-0.13.8-1|68	* rips contiguous chapters
12rr|ogmrip-0.13.8-1|69	* features a HIG-compliant GNOME 2 user interface
12rr|ogmrip-0.13.8-1|70	
12rr|ogmrip-0.13.8-1|71	This package is in restricted as it depends on lame.
12rr|ogmrip-0.13.8-1|72	
12rr|ogmrip-0.13.8-1|73	%package -n %{libname}
12rr|ogmrip-0.13.8-1|74	Summary:	DVD ripping libraries from %{name}
12rr|ogmrip-0.13.8-1|75	Group:		System/Libraries
12rr|ogmrip-0.13.8-1|76	
12rr|ogmrip-0.13.8-1|77	%description -n %{libname}
12rr|ogmrip-0.13.8-1|78	OGMRip is an application and a set of libraries for ripping and
12rr|ogmrip-0.13.8-1|79	encoding DVD into DivX/OGM files.
12rr|ogmrip-0.13.8-1|80	This contains the set of libraries.
12rr|ogmrip-0.13.8-1|81	
12rr|ogmrip-0.13.8-1|82	This package is in restricted as it depends on lame.
12rr|ogmrip-0.13.8-1|83	
12rr|ogmrip-0.13.8-1|84	%package -n %{develname}
12rr|ogmrip-0.13.8-1|85	Summary:	DVD ripping libraries from %{name}
12rr|ogmrip-0.13.8-1|86	Group:		Development/C
12rr|ogmrip-0.13.8-1|87	Requires:	%{libname} = %{version}
12rr|ogmrip-0.13.8-1|88	Provides:	libogmrip-devel = %{version}-%{release}
12rr|ogmrip-0.13.8-1|89	
12rr|ogmrip-0.13.8-1|90	%description -n %{develname}
12rr|ogmrip-0.13.8-1|91	OGMRip is an application and a set of libraries for ripping and
12rr|ogmrip-0.13.8-1|92	encoding DVD into DivX/OGM files.
12rr|ogmrip-0.13.8-1|93	This contains the development parts of these libraries.
12rr|ogmrip-0.13.8-1|94	
12rr|ogmrip-0.13.8-1|95	This package is in restricted as it depends on lame.
12rr|ogmrip-0.13.8-1|96	
12rr|ogmrip-0.13.8-1|97	%prep
12rr|ogmrip-0.13.8-1|98	%setup -q -n %{name}-%{version}
12rr|ogmrip-0.13.8-1|99	%patch3 -p1 -b .skip-mplayer-version-check
12rr|ogmrip-0.13.8-1|100	
12rr|ogmrip-0.13.8-1|101	%build
12rr|ogmrip-0.13.8-1|102	%configure2_5x
12rr|ogmrip-0.13.8-1|103	%make
12rr|ogmrip-0.13.8-1|104	
12rr|ogmrip-0.13.8-1|105	%install
12rr|ogmrip-0.13.8-1|106	%makeinstall_std
12rr|ogmrip-0.13.8-1|107	
12rr|ogmrip-0.13.8-1|108	rm -f %{buildroot}%{_libdir}/{lib*.a,ogmrip/*/*.a}
12rr|ogmrip-0.13.8-1|109	#gw this is in subtitleripper
12rr|ogmrip-0.13.8-1|110	rm -f %{buildroot}%{_bindir}/srttool
12rr|ogmrip-0.13.8-1|111	#gw bad locale
12rr|ogmrip-0.13.8-1|112	rm -f %{buildroot}%{_datadir}/locale/en/LC_MESSAGES/ogmrip.mo
12rr|ogmrip-0.13.8-1|113	
12rr|ogmrip-0.13.8-1|114	%find_lang %{name}
12rr|ogmrip-0.13.8-1|115	
12rr|ogmrip-0.13.8-1|116	mkdir -p %{buildroot}{%{_liconsdir},%{_miconsdir},%{_iconsdir}}
12rr|ogmrip-0.13.8-1|117	ln -s %{_datadir}/pixmaps/%{name}.png %{buildroot}%{_liconsdir}/
12rr|ogmrip-0.13.8-1|118	convert -scale 32 data/%{name}.png %{buildroot}%{_iconsdir}/%{name}.png
12rr|ogmrip-0.13.8-1|119	convert -scale 16 data/%{name}.png %{buildroot}%{_miconsdir}/%{name}.png
12rr|ogmrip-0.13.8-1|120	
12rr|ogmrip-0.13.8-1|121	%post
12rr|ogmrip-0.13.8-1|122	%post_install_gconf_schemas %{name}
12rr|ogmrip-0.13.8-1|123	
12rr|ogmrip-0.13.8-1|124	%preun
12rr|ogmrip-0.13.8-1|125	%preun_uninstall_gconf_schemas %{name}
12rr|ogmrip-0.13.8-1|126	
12rr|ogmrip-0.13.8-1|127	%files -f %{name}.lang
12rr|ogmrip-0.13.8-1|128	%doc README ChangeLog TODO AUTHORS
12rr|ogmrip-0.13.8-1|129	%{_sysconfdir}/gconf/schemas/%{name}.schemas
12rr|ogmrip-0.13.8-1|130	%{_bindir}/avibox
12rr|ogmrip-0.13.8-1|131	%{_bindir}/%{name}
12rr|ogmrip-0.13.8-1|132	%{_bindir}/subp2pgm
12rr|ogmrip-0.13.8-1|133	%{_bindir}/subp2png
12rr|ogmrip-0.13.8-1|134	%{_bindir}/subp2tiff
12rr|ogmrip-0.13.8-1|135	%{_bindir}/subptools
12rr|ogmrip-0.13.8-1|136	%{_bindir}/dvdcpy
12rr|ogmrip-0.13.8-1|137	%{_bindir}/theoraenc
12rr|ogmrip-0.13.8-1|138	%dir %{_libdir}/ogmrip
12rr|ogmrip-0.13.8-1|139	%dir %{_libdir}/ogmrip/audio-plugins
12rr|ogmrip-0.13.8-1|140	%{_libdir}/ogmrip/audio-plugins/libogmrip-aac.so
12rr|ogmrip-0.13.8-1|141	%{_libdir}/ogmrip/audio-plugins/libogmrip-acopy.so
12rr|ogmrip-0.13.8-1|142	%{_libdir}/ogmrip/audio-plugins/libogmrip-mp3.so
12rr|ogmrip-0.13.8-1|143	%{_libdir}/ogmrip/audio-plugins/libogmrip-vorbis.so
12rr|ogmrip-0.13.8-1|144	%{_libdir}/ogmrip/audio-plugins/libogmrip-wav.so
12rr|ogmrip-0.13.8-1|145	%dir %{_libdir}/ogmrip/container-plugins
12rr|ogmrip-0.13.8-1|146	%{_libdir}/ogmrip/container-plugins/libogmrip-avi.so
12rr|ogmrip-0.13.8-1|147	%{_libdir}/ogmrip/container-plugins/libogmrip-mkv.so
12rr|ogmrip-0.13.8-1|148	%{_libdir}/ogmrip/container-plugins/libogmrip-mov.so
12rr|ogmrip-0.13.8-1|149	%{_libdir}/ogmrip/container-plugins/libogmrip-mp4.so
12rr|ogmrip-0.13.8-1|150	%{_libdir}/ogmrip/container-plugins/libogmrip-ogg.so
12rr|ogmrip-0.13.8-1|151	%dir %{_libdir}/ogmrip/options-plugins
12rr|ogmrip-0.13.8-1|152	%{_libdir}/ogmrip/options-plugins/libogmrip-lavc-options.so
12rr|ogmrip-0.13.8-1|153	%{_libdir}/ogmrip/options-plugins/libogmrip-x264-options.so
12rr|ogmrip-0.13.8-1|154	%{_libdir}/ogmrip/options-plugins/libogmrip-xvid-options.so
12rr|ogmrip-0.13.8-1|155	%dir %{_libdir}/ogmrip/subp-plugins
12rr|ogmrip-0.13.8-1|156	%{_libdir}/ogmrip/subp-plugins/libogmrip-srt.so
12rr|ogmrip-0.13.8-1|157	%{_libdir}/ogmrip/subp-plugins/libogmrip-vobsub.so
12rr|ogmrip-0.13.8-1|158	%dir %{_libdir}/ogmrip/video-plugins
12rr|ogmrip-0.13.8-1|159	%{_libdir}/ogmrip/video-plugins/libogmrip-lavc-mpeg4.so
12rr|ogmrip-0.13.8-1|160	%{_libdir}/ogmrip/video-plugins/libogmrip-theora.so
12rr|ogmrip-0.13.8-1|161	%{_libdir}/ogmrip/video-plugins/libogmrip-x264.so
12rr|ogmrip-0.13.8-1|162	%{_libdir}/ogmrip/video-plugins/libogmrip-xvid.so
12rr|ogmrip-0.13.8-1|163	%{_datadir}/applications/%{name}.desktop
12rr|ogmrip-0.13.8-1|164	%{_datadir}/%{name}
12rr|ogmrip-0.13.8-1|165	%{_datadir}/pixmaps/%{name}.png
12rr|ogmrip-0.13.8-1|166	%{_mandir}/man1/*.1*
12rr|ogmrip-0.13.8-1|167	%{_iconsdir}/%{name}.png
12rr|ogmrip-0.13.8-1|168	%{_miconsdir}/%{name}.png
12rr|ogmrip-0.13.8-1|169	%{_liconsdir}/%{name}.png
12rr|ogmrip-0.13.8-1|170	
12rr|ogmrip-0.13.8-1|171	%files -n %{libname}
12rr|ogmrip-0.13.8-1|172	%{_libdir}/lib*.so.%{major}*
12rr|ogmrip-0.13.8-1|173	
12rr|ogmrip-0.13.8-1|174	%files -n %{develname}
12rr|ogmrip-0.13.8-1|175	%{_includedir}/%{name}
12rr|ogmrip-0.13.8-1|176	%{_includedir}/ogmdvd/
12rr|ogmrip-0.13.8-1|177	%{_includedir}/ogmjob/
12rr|ogmrip-0.13.8-1|178	%{_libdir}/lib*.so
12rr|ogmrip-0.13.8-1|179	%{_libdir}/ogmrip/video-plugins/ogmrip*.h
12rr|ogmrip-0.13.8-1|180	%{_libdir}/pkgconfig/ogmdvd.pc
12rr|ogmrip-0.13.8-1|181	%{_libdir}/pkgconfig/ogmdvd-gtk.pc
12rr|ogmrip-0.13.8-1|182	%{_libdir}/pkgconfig/ogmjob.pc
12rr|ogmrip-0.13.8-1|183	%{_libdir}/pkgconfig/ogmrip.pc
12rr|ogmrip-0.13.8-1|184	%{_libdir}/pkgconfig/ogmrip-gtk.pc
12rr|ogmrip-0.13.8-1|185	%{_datadir}/gtk-doc/html/*
12rr|ogmrip-0.13.8-1|186	

21844 12
12rr|opal3-3.10.9-1plf|1	%define major		%{version}
12rr|opal3-3.10.9-1plf|2	%define libname		%mklibname opal %{major}
12rr|opal3-3.10.9-1plf|3	%define develname	%mklibname %{name} -d
12rr|opal3-3.10.9-1plf|4	
12rr|opal3-3.10.9-1plf|5	######################
12rr|opal3-3.10.9-1plf|6	# Hardcode PLF build
12rr|opal3-3.10.9-1plf|7	%define build_plf 1
12rr|opal3-3.10.9-1plf|8	######################
12rr|opal3-3.10.9-1plf|9	
12rr|opal3-3.10.9-1plf|10	%if %{build_plf}
12rr|opal3-3.10.9-1plf|11	%define distsuffix plf
12rr|opal3-3.10.9-1plf|12	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12rr|opal3-3.10.9-1plf|13	%define extrarelsuffix plf
12rr|opal3-3.10.9-1plf|14	%endif
12rr|opal3-3.10.9-1plf|15	
12rr|opal3-3.10.9-1plf|16	%define url_ver %(echo %version | cut -d. -f1,2)
12rr|opal3-3.10.9-1plf|17	
12rr|opal3-3.10.9-1plf|18	Summary:	VoIP library
12rr|opal3-3.10.9-1plf|19	Name:		opal3
12rr|opal3-3.10.9-1plf|20	Version:	3.10.9
12rr|opal3-3.10.9-1plf|21	Release:	1%{?extrarelsuffix}
12rr|opal3-3.10.9-1plf|22	License:	MPL
12rr|opal3-3.10.9-1plf|23	Group:		System/Libraries
12rr|opal3-3.10.9-1plf|24	URL:		http://www.opalvoip.org/
12rr|opal3-3.10.9-1plf|25	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/opal/%{url_ver}/opal-%{version}.tar.xz
12rr|opal3-3.10.9-1plf|26	Patch0:		opal-3.10.7-fix-link.patch
12rr|opal3-3.10.9-1plf|27	Patch2:		opal-3.10.7-ffmpeg-0.11.patch
12rr|opal3-3.10.9-1plf|28	BuildRequires:	gawk
12rr|opal3-3.10.9-1plf|29	BuildRequires:	pkgconfig(openssl)
12rr|opal3-3.10.9-1plf|30	BuildRequires:	openldap-devel
12rr|opal3-3.10.9-1plf|31	BuildRequires:	ptlib-devel >= 2.10.7
12rr|opal3-3.10.9-1plf|32	BuildRequires:	pkgconfig(speex)
12rr|opal3-3.10.9-1plf|33	BuildRequires:	pkgconfig(theora)
12rr|opal3-3.10.9-1plf|34	BuildRequires:	ffmpeg-devel
12rr|opal3-3.10.9-1plf|35	%if %{build_plf}
12rr|opal3-3.10.9-1plf|36	BuildRequires:	pkgconfig(x264)
12rr|opal3-3.10.9-1plf|37	%endif
12rr|opal3-3.10.9-1plf|38	
12rr|opal3-3.10.9-1plf|39	%description
12rr|opal3-3.10.9-1plf|40	This is an open source class library for the development of
12rr|opal3-3.10.9-1plf|41	applications that wish to use SIP / H.323 protocols for multimedia
12rr|opal3-3.10.9-1plf|42	communications over packet based networks.
12rr|opal3-3.10.9-1plf|43	
12rr|opal3-3.10.9-1plf|44	%if %{build_plf}
12rr|opal3-3.10.9-1plf|45	This package is in restricted repository because the H264 codec is
12rr|opal3-3.10.9-1plf|46	covered by patents.
12rr|opal3-3.10.9-1plf|47	%endif
12rr|opal3-3.10.9-1plf|48	
12rr|opal3-3.10.9-1plf|49	%package -n	%{libname}-plugins
12rr|opal3-3.10.9-1plf|50	Summary:	Codec plugins for Opal
12rr|opal3-3.10.9-1plf|51	Group:		System/Libraries
12rr|opal3-3.10.9-1plf|52	Provides:	%{name}-plugins = %{version}-%{release}
12rr|opal3-3.10.9-1plf|53	Obsoletes:	%{mklibname opal 3}-plugins < 3.4.1-2mdv
12rr|opal3-3.10.9-1plf|54	
12rr|opal3-3.10.9-1plf|55	%description -n	%{libname}-plugins
12rr|opal3-3.10.9-1plf|56	PTlib codec plugins for various formats provided by Opal.
12rr|opal3-3.10.9-1plf|57	
12rr|opal3-3.10.9-1plf|58	%package -n	%{libname}
12rr|opal3-3.10.9-1plf|59	Summary:	Opal Library
12rr|opal3-3.10.9-1plf|60	Group:		System/Libraries
12rr|opal3-3.10.9-1plf|61	Provides:	%{name} = %{version}-%{release}
12rr|opal3-3.10.9-1plf|62	Requires:	%{libname}-plugins = %{version}-%{release}
12rr|opal3-3.10.9-1plf|63	Obsoletes:	%{mklibname opal 3} < 3.4.1-2mdv
12rr|opal3-3.10.9-1plf|64	
12rr|opal3-3.10.9-1plf|65	%description -n	%{libname}
12rr|opal3-3.10.9-1plf|66	Shared library for OPAL (SIP / H323 stack).
12rr|opal3-3.10.9-1plf|67	
12rr|opal3-3.10.9-1plf|68	%package -n	%{develname}
12rr|opal3-3.10.9-1plf|69	Summary:	Opal development files
12rr|opal3-3.10.9-1plf|70	Group:		Development/C
12rr|opal3-3.10.9-1plf|71	Requires:	%{libname} = %{version}-%{release}
12rr|opal3-3.10.9-1plf|72	Provides:	%{name}-devel = %{version}-%{release}
12rr|opal3-3.10.9-1plf|73	Conflicts:	%{mklibname opal -d}
12rr|opal3-3.10.9-1plf|74	
12rr|opal3-3.10.9-1plf|75	%description -n	%{develname}
12rr|opal3-3.10.9-1plf|76	Header files and libraries for developing applications that use
12rr|opal3-3.10.9-1plf|77	Opal.
12rr|opal3-3.10.9-1plf|78	
12rr|opal3-3.10.9-1plf|79	%prep
12rr|opal3-3.10.9-1plf|80	%setup -q -n opal-%{version}
12rr|opal3-3.10.9-1plf|81	%patch0 -p0 -b .link
12rr|opal3-3.10.9-1plf|82	%patch2 -p0 -b .ffmpeg
12rr|opal3-3.10.9-1plf|83	
12rr|opal3-3.10.9-1plf|84	%build
12rr|opal3-3.10.9-1plf|85	#gw don't use the default %%optflags, see
12rr|opal3-3.10.9-1plf|86	# https://qa.mandriva.com/show_bug.cgi?id=48476
12rr|opal3-3.10.9-1plf|87	%define optflags %nil
12rr|opal3-3.10.9-1plf|88	#gw else the UINT64_C macro is not defined by stdint.h
12rr|opal3-3.10.9-1plf|89	export STDCCFLAGS=-D__STDC_CONSTANT_MACROS
12rr|opal3-3.10.9-1plf|90	%configure2_5x
12rr|opal3-3.10.9-1plf|91	%make
12rr|opal3-3.10.9-1plf|92	
12rr|opal3-3.10.9-1plf|93	%install
12rr|opal3-3.10.9-1plf|94	%makeinstall_std
12rr|opal3-3.10.9-1plf|95	
12rr|opal3-3.10.9-1plf|96	# remove incorrect symlinks (http://bugzilla.gnome.org/show_bug.cgi?id=553808 )
12rr|opal3-3.10.9-1plf|97	rm -f %{buildroot}%{_libdir}/libopal.so.?
12rr|opal3-3.10.9-1plf|98	rm -f %{buildroot}%{_libdir}/libopal.so.?.?
12rr|opal3-3.10.9-1plf|99	
12rr|opal3-3.10.9-1plf|100	%files -n %{libname}
12rr|opal3-3.10.9-1plf|101	%attr(0755,root,root) %{_libdir}/lib*.so.%{major}*
12rr|opal3-3.10.9-1plf|102	
12rr|opal3-3.10.9-1plf|103	%files -n %{libname}-plugins
12rr|opal3-3.10.9-1plf|104	%{_libdir}/opal-%{version}/codecs/audio/*
12rr|opal3-3.10.9-1plf|105	%{_libdir}/opal-%{version}/codecs/video/*
12rr|opal3-3.10.9-1plf|106	
12rr|opal3-3.10.9-1plf|107	%files -n %{develname}
12rr|opal3-3.10.9-1plf|108	%doc mpl-1.0.htm
12rr|opal3-3.10.9-1plf|109	%attr(0755,root,root) %{_libdir}/*.so
12rr|opal3-3.10.9-1plf|110	%{_libdir}/*.*a
12rr|opal3-3.10.9-1plf|111	%{_includedir}/*
12rr|opal3-3.10.9-1plf|112	%{_libdir}/pkgconfig/opal.pc
12rr|opal3-3.10.9-1plf|113	
12rr|opal3-3.10.9-1plf|114	

21845 12
12rr|opencore-amr-0.1.3-2|1	%define distsuffix plf
12rr|opencore-amr-0.1.3-2|2	
12rr|opencore-amr-0.1.3-2|3	%define major 0
12rr|opencore-amr-0.1.3-2|4	%define libname %mklibname %{name} %{major}
12rr|opencore-amr-0.1.3-2|5	%define develname %mklibname -d %{name}
12rr|opencore-amr-0.1.3-2|6	
12rr|opencore-amr-0.1.3-2|7	Summary:	Adaptive Multi Rate speech codec
12rr|opencore-amr-0.1.3-2|8	Name:		opencore-amr
12rr|opencore-amr-0.1.3-2|9	Version:	0.1.3
12rr|opencore-amr-0.1.3-2|10	Release:	2
12rr|opencore-amr-0.1.3-2|11	License:	Apache License
12rr|opencore-amr-0.1.3-2|12	Group:		Sound
12rr|opencore-amr-0.1.3-2|13	Url:		http://opencore-amr.sourceforge.net/
12rr|opencore-amr-0.1.3-2|14	Source0:	http://sourceforge.net/projects/opencore-amr/files/opencore-amr/%{name}-%{version}.tar.gz
12rr|opencore-amr-0.1.3-2|15	
12rr|opencore-amr-0.1.3-2|16	%description
12rr|opencore-amr-0.1.3-2|17	This library contains an implementation of the 3GPP TS 26.073
12rr|opencore-amr-0.1.3-2|18	specification for the Adaptive Multi Rate (AMR) speech codec. The
12rr|opencore-amr-0.1.3-2|19	implementation is derived from the OpenCORE framework, part of the
12rr|opencore-amr-0.1.3-2|20	Google Android project.
12rr|opencore-amr-0.1.3-2|21	
12rr|opencore-amr-0.1.3-2|22	This package is in restricted for patent reasons.
12rr|opencore-amr-0.1.3-2|23	
12rr|opencore-amr-0.1.3-2|24	%package -n %{libname}
12rr|opencore-amr-0.1.3-2|25	Group:		System/Libraries
12rr|opencore-amr-0.1.3-2|26	Summary:	Adaptive Multi Rate speech codec
12rr|opencore-amr-0.1.3-2|27	
12rr|opencore-amr-0.1.3-2|28	%description -n %{libname}
12rr|opencore-amr-0.1.3-2|29	This library contains an implementation of the 3GPP TS 26.073
12rr|opencore-amr-0.1.3-2|30	specification for the Adaptive Multi Rate (AMR) speech codec. The
12rr|opencore-amr-0.1.3-2|31	implementation is derived from the OpenCORE framework, part of the
12rr|opencore-amr-0.1.3-2|32	Google Android project.
12rr|opencore-amr-0.1.3-2|33	
12rr|opencore-amr-0.1.3-2|34	%package -n %{develname}
12rr|opencore-amr-0.1.3-2|35	Group:		Development/C++
12rr|opencore-amr-0.1.3-2|36	Summary:	Adaptive Multi Rate speech codec - development files
12rr|opencore-amr-0.1.3-2|37	Requires:	%{libname} = %{version}-%{release}
12rr|opencore-amr-0.1.3-2|38	Provides:	%{name}-devel = %{version}-%{release}
12rr|opencore-amr-0.1.3-2|39	
12rr|opencore-amr-0.1.3-2|40	%description -n %develname
12rr|opencore-amr-0.1.3-2|41	This library contains an implementation of the 3GPP TS 26.073
12rr|opencore-amr-0.1.3-2|42	specification for the Adaptive Multi Rate (AMR) speech codec. The
12rr|opencore-amr-0.1.3-2|43	implementation is derived from the OpenCORE framework, part of the
12rr|opencore-amr-0.1.3-2|44	Google Android project.
12rr|opencore-amr-0.1.3-2|45	
12rr|opencore-amr-0.1.3-2|46	%prep
12rr|opencore-amr-0.1.3-2|47	%setup -q
12rr|opencore-amr-0.1.3-2|48	
12rr|opencore-amr-0.1.3-2|49	%build
12rr|opencore-amr-0.1.3-2|50	%configure2_5x
12rr|opencore-amr-0.1.3-2|51	%make
12rr|opencore-amr-0.1.3-2|52	
12rr|opencore-amr-0.1.3-2|53	%install
12rr|opencore-amr-0.1.3-2|54	%__rm -rf %{buildroot}
12rr|opencore-amr-0.1.3-2|55	%makeinstall_std
12rr|opencore-amr-0.1.3-2|56	
12rr|opencore-amr-0.1.3-2|57	%clean
12rr|opencore-amr-0.1.3-2|58	%__rm -rf %{buildroot}
12rr|opencore-amr-0.1.3-2|59	
12rr|opencore-amr-0.1.3-2|60	%files -n %{libname}
12rr|opencore-amr-0.1.3-2|61	%doc README LICENSE
12rr|opencore-amr-0.1.3-2|62	%{_libdir}/libopencore-amr??.so.%{major}*
12rr|opencore-amr-0.1.3-2|63	
12rr|opencore-amr-0.1.3-2|64	%files -n %{develname}
12rr|opencore-amr-0.1.3-2|65	%{_libdir}/libopencore-amr??.so
12rr|opencore-amr-0.1.3-2|66	%{_libdir}/libopencore-amr??.a
12rr|opencore-amr-0.1.3-2|67	%{_includedir}/opencore-amr??
12rr|opencore-amr-0.1.3-2|68	%{_libdir}/pkgconfig/opencore-amrnb.pc
12rr|opencore-amr-0.1.3-2|69	%{_libdir}/pkgconfig/opencore-amrwb.pc
12rr|opencore-amr-0.1.3-2|70	
12rr|opencore-amr-0.1.3-2|71	
12rr|opencore-amr-0.1.3-2|72	%changelog
12rr|opencore-amr-0.1.3-2|73	* Sun Aug  5 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12rr|opencore-amr-0.1.3-2|74	+ Commit: 99fc295
12rr|opencore-amr-0.1.3-2|75	- Drop .la files
12rr|opencore-amr-0.1.3-2|76	
12rr|opencore-amr-0.1.3-2|77	

21846 12
12rr|paml-4.4e-1|1	%define distsuffix plf
12rr|paml-4.4e-1|2	
12rr|paml-4.4e-1|3	Name:		paml
12rr|paml-4.4e-1|4	Version:	4.4e
12rr|paml-4.4e-1|5	Release:	%mkrel 1
12rr|paml-4.4e-1|6	Summary:	Phylogenetic analyses of DNA or protein sequences using maximum likelihood
12rr|paml-4.4e-1|7	License:	Freeware
12rr|paml-4.4e-1|8	Group:		Sciences/Biology
12rr|paml-4.4e-1|9	URL:		http://abacus.gene.ucl.ac.uk/software/paml.html
12rr|paml-4.4e-1|10	Source:		ftp://abacus.gene.ucl.ac.uk/pub/paml/%{name}%{version}.tar.gz
12rr|paml-4.4e-1|11	
12rr|paml-4.4e-1|12	%description
12rr|paml-4.4e-1|13	PAML (for Phylogentic Analysis by Maximum Likelihood) contains a few
12rr|paml-4.4e-1|14	programs for model fitting and phylogenetic tree reconstruction using
12rr|paml-4.4e-1|15	nucleotide or amino-acid sequence data. PAML is distributed free of
12rr|paml-4.4e-1|16	charge for academic use only.
12rr|paml-4.4e-1|17	
12rr|paml-4.4e-1|18	This package is in restricted because of its non-free license.
12rr|paml-4.4e-1|19	
12rr|paml-4.4e-1|20	%prep
12rr|paml-4.4e-1|21	%setup -q -n %{name}44
12rr|paml-4.4e-1|22	find . -type f | xargs %__perl -pi -e 'BEGIN {exit unless -T $ARGV[0];} tr/\r//d;'
12rr|paml-4.4e-1|23	find . -type d -exec %__chmod 755 {} \;
12rr|paml-4.4e-1|24	find . -type f -exec %__chmod 644 {} \;
12rr|paml-4.4e-1|25	
12rr|paml-4.4e-1|26	%build
12rr|paml-4.4e-1|27	cd src
12rr|paml-4.4e-1|28	%make CFLAGS="%{optflags}"
12rr|paml-4.4e-1|29	
12rr|paml-4.4e-1|30	%install
12rr|paml-4.4e-1|31	%__rm -rf %{buildroot}
12rr|paml-4.4e-1|32	cd src
12rr|paml-4.4e-1|33	%__install -m 755 -d %{buildroot}%{_bindir}
12rr|paml-4.4e-1|34	%__install -m 755 baseml basemlg chi2 codeml evolver mcmctree pamp yn00 %{buildroot}%{_bindir}
12rr|paml-4.4e-1|35	
12rr|paml-4.4e-1|36	%clean
12rr|paml-4.4e-1|37	%__rm -rf %{buildroot}
12rr|paml-4.4e-1|38	
12rr|paml-4.4e-1|39	%files
12rr|paml-4.4e-1|40	%doc *.txt *.aa *.dat *.nuc *.trees *.ctl doc examples paupblock paupend paupstart
12rr|paml-4.4e-1|41	%{_bindir}/*
12rr|paml-4.4e-1|42	
12rr|paml-4.4e-1|43	
12rr|paml-4.4e-1|44	%changelog
12rr|paml-4.4e-1|45	

21847 12
12rr|pgmfindclip-1.13-4|1	%define distsuffix plf
12rr|pgmfindclip-1.13-4|2	
12rr|pgmfindclip-1.13-4|3	Name:		pgmfindclip
12rr|pgmfindclip-1.13-4|4	Version:	1.13
12rr|pgmfindclip-1.13-4|5	Release:	%mkrel 4
12rr|pgmfindclip-1.13-4|6	Summary:	A clipping values calculator for your ripping tasks
12rr|pgmfindclip-1.13-4|7	License:	GPL
12rr|pgmfindclip-1.13-4|8	Group:		Video
12rr|pgmfindclip-1.13-4|9	URL:		http://www.lallafa.de/bp/pgmfindclip.html
12rr|pgmfindclip-1.13-4|10	Source0:	http://www.lallafa.de/bp/files/%{name}-%{version}.tar.bz2
12rr|pgmfindclip-1.13-4|11	Source1:	http://www.lallafa.de/bp/pgmfindclip.html.bz2
12rr|pgmfindclip-1.13-4|12	Requires:	transcode
12rr|pgmfindclip-1.13-4|13	
12rr|pgmfindclip-1.13-4|14	%description
12rr|pgmfindclip-1.13-4|15	This tool tries to find a suitable clipping border for a series of gray
12rr|pgmfindclip-1.13-4|16	images. It is very useful to automatically extract clipping values for
12rr|pgmfindclip-1.13-4|17	transcoding a movie if the source frame is encoded with black bars.
12rr|pgmfindclip-1.13-4|18	
12rr|pgmfindclip-1.13-4|19	A border around an image is defined by a rectangular and homogenous
12rr|pgmfindclip-1.13-4|20	valued area extending from each edge of the image (e.g. the black bars
12rr|pgmfindclip-1.13-4|21	around a movie frame). For each image the largest clip border is
12rr|pgmfindclip-1.13-4|22	determined and the smallest common region of the image series is
12rr|pgmfindclip-1.13-4|23	returned. Empty images or images with no valid clipping region are
12rr|pgmfindclip-1.13-4|24	ignored.
12rr|pgmfindclip-1.13-4|25	
12rr|pgmfindclip-1.13-4|26	To cope with noisy regions in the black border areas, the region finding
12rr|pgmfindclip-1.13-4|27	algorithm does not simply cut away all regions with purely zero values,
12rr|pgmfindclip-1.13-4|28	but it uses a threshold in the absolut gradient sum along rows and
12rr|pgmfindclip-1.13-4|29	columns as a hint for the begin of real image contents.
12rr|pgmfindclip-1.13-4|30	
12rr|pgmfindclip-1.13-4|31	You need a frame processing tool like transcode to actually perform the
12rr|pgmfindclip-1.13-4|32	clipping operation.
12rr|pgmfindclip-1.13-4|33	
12rr|pgmfindclip-1.13-4|34	The program assumes that all images have the same size!
12rr|pgmfindclip-1.13-4|35	
12rr|pgmfindclip-1.13-4|36	This package is in restricted because it is related to DVD ripping.
12rr|pgmfindclip-1.13-4|37	
12rr|pgmfindclip-1.13-4|38	%prep
12rr|pgmfindclip-1.13-4|39	%setup -c
12rr|pgmfindclip-1.13-4|40	bzcat %{SOURCE1} > index.html
12rr|pgmfindclip-1.13-4|41	
12rr|pgmfindclip-1.13-4|42	%build
12rr|pgmfindclip-1.13-4|43	%__perl -pi -e 's/gcc/gcc %{optflags}/' Makefile
12rr|pgmfindclip-1.13-4|44	%make
12rr|pgmfindclip-1.13-4|45	
12rr|pgmfindclip-1.13-4|46	%install
12rr|pgmfindclip-1.13-4|47	%__rm -rf %{buildroot}
12rr|pgmfindclip-1.13-4|48	%__install -d -m 755 %{buildroot}%{_bindir}
12rr|pgmfindclip-1.13-4|49	%__install -m 755 %{name} %{buildroot}%{_bindir}
12rr|pgmfindclip-1.13-4|50	
12rr|pgmfindclip-1.13-4|51	%clean
12rr|pgmfindclip-1.13-4|52	%__rm -rf %{buildroot}
12rr|pgmfindclip-1.13-4|53	
12rr|pgmfindclip-1.13-4|54	%files
12rr|pgmfindclip-1.13-4|55	%doc *.html
12rr|pgmfindclip-1.13-4|56	%{_bindir}/%{name}
12rr|pgmfindclip-1.13-4|57	
12rr|pgmfindclip-1.13-4|58	
12rr|pgmfindclip-1.13-4|59	%changelog
12rr|pgmfindclip-1.13-4|60	

21848 12
12rr|phylip-3.69-1|1	%define distsuffix plf
12rr|phylip-3.69-1|2	
12rr|phylip-3.69-1|3	Name:		phylip
12rr|phylip-3.69-1|4	Version:	3.69
12rr|phylip-3.69-1|5	Release:	%mkrel 1
12rr|phylip-3.69-1|6	Summary:	Phylogeny Inference Package
12rr|phylip-3.69-1|7	Group:		Sciences/Biology
12rr|phylip-3.69-1|8	License:	Freeware
12rr|phylip-3.69-1|9	URL:		http://evolution.genetics.washington.edu/phylip.html
12rr|phylip-3.69-1|10	Source:		ftp://evolution.genetics.washington.edu/pub/phylip/%{name}-%{version}.tar.gz
12rr|phylip-3.69-1|11	Patch0:		%{name}.build.patch.bz2
12rr|phylip-3.69-1|12	BuildRequires:	XFree86-devel
12rr|phylip-3.69-1|13	
12rr|phylip-3.69-1|14	%description
12rr|phylip-3.69-1|15	PHYLIP (the PHYLogeny Inference Package) is a package of programs for
12rr|phylip-3.69-1|16	inferring phylogenies (evolutionary trees). Methods that are available
12rr|phylip-3.69-1|17	in the package include parsimony, distance matrix, and likelihood methods,
12rr|phylip-3.69-1|18	including bootstrapping and consensus trees.
12rr|phylip-3.69-1|19	Data types that can be handled include molecular sequences, gene frequencies,
12rr|phylip-3.69-1|20	restriction sites, distance matrices, and 0/1 discrete characters.
12rr|phylip-3.69-1|21	
12rr|phylip-3.69-1|22	This package is in restricted because of its non-free license.
12rr|phylip-3.69-1|23	
12rr|phylip-3.69-1|24	%prep
12rr|phylip-3.69-1|25	%setup -q
12rr|phylip-3.69-1|26	%patch0 -p0
12rr|phylip-3.69-1|27	
12rr|phylip-3.69-1|28	%build
12rr|phylip-3.69-1|29	cd src
12rr|phylip-3.69-1|30	%ifarch x86_64
12rr|phylip-3.69-1|31	%define xlibs %{_prefix}/X11R6/lib64
12rr|phylip-3.69-1|32	%else
12rr|phylip-3.69-1|33	%define xlibs %{_prefix}/X11R6/lib
12rr|phylip-3.69-1|34	%endif
12rr|phylip-3.69-1|35	%make CFLAGS="%{optflags}" DLIBS="-L%{xlibs} -lX11 -lXaw -lXt -lm" all
12rr|phylip-3.69-1|36	
12rr|phylip-3.69-1|37	%install
12rr|phylip-3.69-1|38	%__rm -rf %{buildroot}
12rr|phylip-3.69-1|39	cd src
12rr|phylip-3.69-1|40	%make BINDIR=%{buildroot}%{_libdir}/%{name} DATADIR=%{buildroot}%{_datadir} put
12rr|phylip-3.69-1|41	# symlink default font file
12rr|phylip-3.69-1|42	cd %{buildroot}%{_datadir}/%{name} && %__ln_s font1 fontfile
12rr|phylip-3.69-1|43	
12rr|phylip-3.69-1|44	%clean
12rr|phylip-3.69-1|45	%__rm -rf %{buildroot}
12rr|phylip-3.69-1|46	
12rr|phylip-3.69-1|47	%files
12rr|phylip-3.69-1|48	%doc phylip.html doc
12rr|phylip-3.69-1|49	%{_libdir}/%{name}
12rr|phylip-3.69-1|50	%{_datadir}/%{name}
12rr|phylip-3.69-1|51	
12rr|phylip-3.69-1|52	
12rr|phylip-3.69-1|53	%changelog
12rr|phylip-3.69-1|54	

21849 12
12rr|pianobar-2012.04.24-1|1	Name:		pianobar
12rr|pianobar-2012.04.24-1|2	Version:	2012.04.24
12rr|pianobar-2012.04.24-1|3	Release:	1
12rr|pianobar-2012.04.24-1|4	Summary:	Pianobar is a native, CLI client to Pandora.com
12rr|pianobar-2012.04.24-1|5	
12rr|pianobar-2012.04.24-1|6	Group:		Sound
12rr|pianobar-2012.04.24-1|7	License:	AS-IS
12rr|pianobar-2012.04.24-1|8	URL:		http://6xq.net/html/00/17.html
12rr|pianobar-2012.04.24-1|9	Source0:	http://6xq.net/static/projects/pianobar/pianobar-%{version}.tar.bz2
12rr|pianobar-2012.04.24-1|10	
12rr|pianobar-2012.04.24-1|11	BuildRequires:	make libao-devel libxml2-devel faad2 libmad-devel
12rr|pianobar-2012.04.24-1|12	BuildRequires:	libfaad2-devel gnutls-devel
12rr|pianobar-2012.04.24-1|13	
12rr|pianobar-2012.04.24-1|14	%description
12rr|pianobar-2012.04.24-1|15	"pianobar" supports all important features pandora has:
12rr|pianobar-2012.04.24-1|16	* Create, delete, rename stations and add more music
12rr|pianobar-2012.04.24-1|17	* Rate and temporary ban tracks as well as move them to another station
12rr|pianobar-2012.04.24-1|18	* "Shared stations"
12rr|pianobar-2012.04.24-1|19	* last.fm scrobbling
12rr|pianobar-2012.04.24-1|20	* Proxy support for non-americans
12rr|pianobar-2012.04.24-1|21	%prep
12rr|pianobar-2012.04.24-1|22	%setup -q
12rr|pianobar-2012.04.24-1|23	
12rr|pianobar-2012.04.24-1|24	%build
12rr|pianobar-2012.04.24-1|25	gmake
12rr|pianobar-2012.04.24-1|26	gmake VERBOSE=1 %{?_smp_mflags}
12rr|pianobar-2012.04.24-1|27	
12rr|pianobar-2012.04.24-1|28	%install
12rr|pianobar-2012.04.24-1|29	gmake install PREFIX=usr DESTDIR=$RPM_BUILD_ROOT
12rr|pianobar-2012.04.24-1|30	
12rr|pianobar-2012.04.24-1|31	%check
12rr|pianobar-2012.04.24-1|32	
12rr|pianobar-2012.04.24-1|33	%files
12rr|pianobar-2012.04.24-1|34	%doc COPYING INSTALL README
12rr|pianobar-2012.04.24-1|35	%{_bindir}/*
12rr|pianobar-2012.04.24-1|36	%{_mandir}/man1/*
12rr|pianobar-2012.04.24-1|37	
12rr|pianobar-2012.04.24-1|38	
12rr|pianobar-2012.04.24-1|39	%changelog
12rr|pianobar-2012.04.24-1|40	* Sat Apr 28 2012 Alexander Khrukin <akhrukin@mandriva.org> 2012.04.24-1
12rr|pianobar-2012.04.24-1|41	+ Revision: 794293
12rr|pianobar-2012.04.24-1|42	- version update 2012.04.24
12rr|pianobar-2012.04.24-1|43	
12rr|pianobar-2012.04.24-1|44	* Mon Jan 09 2012 Alexander Khrukin <akhrukin@mandriva.org> 2011.12.11-1
12rr|pianobar-2012.04.24-1|45	+ Revision: 759227
12rr|pianobar-2012.04.24-1|46	- gnutls-devel BR
12rr|pianobar-2012.04.24-1|47	- version update -2011.12.11
12rr|pianobar-2012.04.24-1|48	
12rr|pianobar-2012.04.24-1|49	* Fri Nov 11 2011 Alexander Khrukin <akhrukin@mandriva.org> 2011.11.09-1
12rr|pianobar-2012.04.24-1|50	+ Revision: 730174
12rr|pianobar-2012.04.24-1|51	- imported package pianobar
12rr|pianobar-2012.04.24-1|52	

21850 12
12rr|real-codecs-1.2-7|1	%define _enable_debug_packages %{nil}
12rr|real-codecs-1.2-7|2	%define debug_package %{nil}
12rr|real-codecs-1.2-7|3	
12rr|real-codecs-1.2-7|4	%define distsuffix plf
12rr|real-codecs-1.2-7|5	%define essentialamd64 20061203
12rr|real-codecs-1.2-7|6	
12rr|real-codecs-1.2-7|7	Name:		real-codecs
12rr|real-codecs-1.2-7|8	Version:	1.2
12rr|real-codecs-1.2-7|9	Release:	7
12rr|real-codecs-1.2-7|10	Summary:	Real Player codecs binaries
12rr|real-codecs-1.2-7|11	License:	Commercial
12rr|real-codecs-1.2-7|12	Group:		System/Libraries
12rr|real-codecs-1.2-7|13	URL:		http://realforum.real.com/cgi-bin/unixplayer/wwwthreads.pl
12rr|real-codecs-1.2-7|14	Source:		http://www1.mplayerhq.hu/MPlayer/releases/codecs/rp9codecs.tar.bz2
12rr|real-codecs-1.2-7|15	Source1:	http://www1.mplayerhq.hu/MPlayer/releases/codecs/rp8codecs-ppc.tar.bz2
12rr|real-codecs-1.2-7|16	Source2:	http://www1.mplayerhq.hu/MPlayer/releases/codecs/rp8codecs-alpha.tar.bz2
12rr|real-codecs-1.2-7|17	Source3:	real-codecs-10.tar.bz2
12rr|real-codecs-1.2-7|18	Source4:	essential-amd64-%{essentialamd64}.tar.bz2
12rr|real-codecs-1.2-7|19	ExclusiveArch:	%{ix86} x86_64 ppc alpha
12rr|real-codecs-1.2-7|20	
12rr|real-codecs-1.2-7|21	%description
12rr|real-codecs-1.2-7|22	This package contains Real Player codecs binaries.
12rr|real-codecs-1.2-7|23	
12rr|real-codecs-1.2-7|24	This package is in restricted for it's closed source nature.
12rr|real-codecs-1.2-7|25	
12rr|real-codecs-1.2-7|26	%prep
12rr|real-codecs-1.2-7|27	%setup -q -n rp9codecs -a 1 -a 2 -a 3 -a 4
12rr|real-codecs-1.2-7|28	
12rr|real-codecs-1.2-7|29	%build
12rr|real-codecs-1.2-7|30	
12rr|real-codecs-1.2-7|31	%install
12rr|real-codecs-1.2-7|32	install -d -m 755 %{buildroot}%{_libdir}/codecs
12rr|real-codecs-1.2-7|33	%ifarch %{ix86}
12rr|real-codecs-1.2-7|34	install -m 755 *.so* %{buildroot}%{_libdir}/codecs
12rr|real-codecs-1.2-7|35	%endif
12rr|real-codecs-1.2-7|36	%ifarch ppc
12rr|real-codecs-1.2-7|37	install -m 755 rp8codecs-ppc/* %{buildroot}%{_libdir}/codecs
12rr|real-codecs-1.2-7|38	%endif
12rr|real-codecs-1.2-7|39	%ifarch alpha
12rr|real-codecs-1.2-7|40	install -m 755 rp8codecs-alpha/* %{buildroot}%{_libdir}/codecs
12rr|real-codecs-1.2-7|41	%endif
12rr|real-codecs-1.2-7|42	%ifarch x86_64
12rr|real-codecs-1.2-7|43	install -m 755 essential-amd64-%{essentialamd64}/*.so %{buildroot}%{_libdir}/codecs
12rr|real-codecs-1.2-7|44	%endif
12rr|real-codecs-1.2-7|45	
12rr|real-codecs-1.2-7|46	%files
12rr|real-codecs-1.2-7|47	%doc essential-amd64-%{essentialamd64}/README
12rr|real-codecs-1.2-7|48	%{_libdir}/codecs
12rr|real-codecs-1.2-7|49	

21851 12
12rr|ripmake-1.39-3|1	Name:		ripmake
12rr|ripmake-1.39-3|2	Version:	1.39
12rr|ripmake-1.39-3|3	Release:	%mkrel 3
12rr|ripmake-1.39-3|4	Summary:	A makefile generator for your ripping tasks
12rr|ripmake-1.39-3|5	License:	GPL
12rr|ripmake-1.39-3|6	Group:		Video
12rr|ripmake-1.39-3|7	URL:		http://www.lallafa.de/bp/ripmake.html
12rr|ripmake-1.39-3|8	Source0:	http://www.lallafa.de/bp/files/%{name}-%{version}.bz2
12rr|ripmake-1.39-3|9	Source1:	http://www.lallafa.de/bp/ripmake.html.bz2
12rr|ripmake-1.39-3|10	Source2:	http://www.lallafa.de/bp/ripmake-intro.html.bz2
12rr|ripmake-1.39-3|11	Source3:	http://www.lallafa.de/bp/ripmake-inst.html.bz2
12rr|ripmake-1.39-3|12	Source4:	http://www.lallafa.de/bp/ripmake-man.html.bz2
12rr|ripmake-1.39-3|13	Source5:	http://www.lallafa.de/bp/ripmake-param.html.bz2
12rr|ripmake-1.39-3|14	Requires:	pgmfindclip
12rr|ripmake-1.39-3|15	BuildArch:	noarch
12rr|ripmake-1.39-3|16	
12rr|ripmake-1.39-3|17	%description
12rr|ripmake-1.39-3|18	The idea of ripmake is to write a tool which automatically selects the
12rr|ripmake-1.39-3|19	best parameters for a given ripping task. It should inspect the source
12rr|ripmake-1.39-3|20	(e.g. a DVD or an AVI file), extract all important information,
12rr|ripmake-1.39-3|21	calculate the missing parameters and generate a parameter set for
12rr|ripmake-1.39-3|22	transcode that performs a perfect output file. I known that this is a
12rr|ripmake-1.39-3|23	hard task but that does not mean we shouldn't try it :)
12rr|ripmake-1.39-3|24	
12rr|ripmake-1.39-3|25	First I thought of a tool that performs all the necessary steps itself
12rr|ripmake-1.39-3|26	and calls transcode for the real work. But I soon found out that often a
12rr|ripmake-1.39-3|27	bit of manual intervention is required to achieve the best results. So a
12rr|ripmake-1.39-3|28	different approach came to my mind: Why not write a tool that generates
12rr|ripmake-1.39-3|29	a Makefile for the rip and that embeds all automatic options as
12rr|ripmake-1.39-3|30	parameters in it. You can then call different rules for different rip
12rr|ripmake-1.39-3|31	tasks (e.g. render a sample, render first pass...) and you can overwrite
12rr|ripmake-1.39-3|32	the parameters by redefining the make variables.
12rr|ripmake-1.39-3|33	
12rr|ripmake-1.39-3|34	So here it is: ripmake - A makefile generator for your ripping tasks.
12rr|ripmake-1.39-3|35	
12rr|ripmake-1.39-3|36	The first version was quite alpha and simply tried to prove the concept.
12rr|ripmake-1.39-3|37	The current version is an almost complete rewrite of the first version
12rr|ripmake-1.39-3|38	but really becomes quite useful.
12rr|ripmake-1.39-3|39	
12rr|ripmake-1.39-3|40	This package is in restricted because it is related to DVD ripping.
12rr|ripmake-1.39-3|41	
12rr|ripmake-1.39-3|42	%prep
12rr|ripmake-1.39-3|43	%setup -T -c
12rr|ripmake-1.39-3|44	bzcat %{SOURCE0} > %{name}
12rr|ripmake-1.39-3|45	bzcat %{SOURCE1} > index.html
12rr|ripmake-1.39-3|46	bzcat %{SOURCE2} > intro.html
12rr|ripmake-1.39-3|47	bzcat %{SOURCE3} > inst.html
12rr|ripmake-1.39-3|48	bzcat %{SOURCE4} > man.html
12rr|ripmake-1.39-3|49	bzcat %{SOURCE5} > param.html
12rr|ripmake-1.39-3|50	
12rr|ripmake-1.39-3|51	%build
12rr|ripmake-1.39-3|52	
12rr|ripmake-1.39-3|53	%install
12rr|ripmake-1.39-3|54	%__rm -rf %{buildroot}
12rr|ripmake-1.39-3|55	%__install -d -m 755 %{buildroot}%{_bindir}
12rr|ripmake-1.39-3|56	%__install -m 755 %{name} %{buildroot}%{_bindir}
12rr|ripmake-1.39-3|57	
12rr|ripmake-1.39-3|58	%clean
12rr|ripmake-1.39-3|59	%__rm -rf %{buildroot}
12rr|ripmake-1.39-3|60	
12rr|ripmake-1.39-3|61	%files
12rr|ripmake-1.39-3|62	%doc *.html
12rr|ripmake-1.39-3|63	%{_bindir}/%{name}
12rr|ripmake-1.39-3|64	
12rr|ripmake-1.39-3|65	
12rr|ripmake-1.39-3|66	%changelog
12rr|ripmake-1.39-3|67	

21852 12
12rr|sox-14.4.0-3plf|1	%define build_plf 0
12rr|sox-14.4.0-3plf|2	%{?_with_plf: %{expand: %%global build_plf 1}}
12rr|sox-14.4.0-3plf|3	
12rr|sox-14.4.0-3plf|4	######################
12rr|sox-14.4.0-3plf|5	# Hardcode PLF build
12rr|sox-14.4.0-3plf|6	%define build_plf 1
12rr|sox-14.4.0-3plf|7	######################
12rr|sox-14.4.0-3plf|8	
12rr|sox-14.4.0-3plf|9	%if %{build_plf}
12rr|sox-14.4.0-3plf|10	%define distsuffix plf
12rr|sox-14.4.0-3plf|11	%define extrarelsuffix plf
12rr|sox-14.4.0-3plf|12	%endif
12rr|sox-14.4.0-3plf|13	
12rr|sox-14.4.0-3plf|14	%define major 2
12rr|sox-14.4.0-3plf|15	%define libname %mklibname %{name} %{major}
12rr|sox-14.4.0-3plf|16	%define develname %mklibname %{name} -d
12rr|sox-14.4.0-3plf|17	
12rr|sox-14.4.0-3plf|18	Summary:	A general purpose sound file conversion tool
12rr|sox-14.4.0-3plf|19	Name:		sox
12rr|sox-14.4.0-3plf|20	Version:	14.4.0
12rr|sox-14.4.0-3plf|21	Release:	3%{?extrarelsuffix}
12rr|sox-14.4.0-3plf|22	License:	LGPLv2+
12rr|sox-14.4.0-3plf|23	Group:		Sound
12rr|sox-14.4.0-3plf|24	URL:		http://sox.sourceforge.net/
12rr|sox-14.4.0-3plf|25	Source0:	http://heanet.dl.sourceforge.net/sourceforge/sox/%{name}-%{version}.tar.gz
12rr|sox-14.4.0-3plf|26	BuildRequires:	ffmpeg-devel
12rr|sox-14.4.0-3plf|27	BuildRequires:	magic-devel
12rr|sox-14.4.0-3plf|28	BuildRequires:	gsm-devel
12rr|sox-14.4.0-3plf|29	BuildRequires:	id3tag-devel
12rr|sox-14.4.0-3plf|30	BuildRequires:	ladspa-devel
12rr|sox-14.4.0-3plf|31	BuildRequires:	libalsa-devel
12rr|sox-14.4.0-3plf|32	BuildRequires:	libflac-devel
12rr|sox-14.4.0-3plf|33	BuildRequires:	libtool-devel
12rr|sox-14.4.0-3plf|34	BuildRequires:	libpng-devel
12rr|sox-14.4.0-3plf|35	BuildRequires:	libsamplerate-devel
12rr|sox-14.4.0-3plf|36	BuildRequires:	pkgconfig(sndfile)
12rr|sox-14.4.0-3plf|37	BuildRequires:	libtheora-devel
12rr|sox-14.4.0-3plf|38	BuildRequires:	libtool
12rr|sox-14.4.0-3plf|39	BuildRequires:	libwavpack-devel
12rr|sox-14.4.0-3plf|40	BuildRequires:	lpc10-devel
12rr|sox-14.4.0-3plf|41	BuildRequires:	mad-devel
12rr|sox-14.4.0-3plf|42	BuildRequires:	oggvorbis-devel
12rr|sox-14.4.0-3plf|43	BuildRequires:	libgomp-devel
12rr|sox-14.4.0-3plf|44	%if %{build_plf}
12rr|sox-14.4.0-3plf|45	BuildRequires:	lame-devel
12rr|sox-14.4.0-3plf|46	BuildRequires:	libamrwb-devel
12rr|sox-14.4.0-3plf|47	BuildRequires:	libamrnb-devel
12rr|sox-14.4.0-3plf|48	%endif
12rr|sox-14.4.0-3plf|49	
12rr|sox-14.4.0-3plf|50	%description
12rr|sox-14.4.0-3plf|51	SoX (Sound eXchange) is a sound file format converter for Linux,
12rr|sox-14.4.0-3plf|52	UNIX and DOS PCs. The self-described 'Swiss Army knife of sound
12rr|sox-14.4.0-3plf|53	tools,' SoX can convert between many different digitized sound
12rr|sox-14.4.0-3plf|54	formats and perform simple sound manipulation functions,
12rr|sox-14.4.0-3plf|55	including sound effects.
12rr|sox-14.4.0-3plf|56	
12rr|sox-14.4.0-3plf|57	Install the sox package if you'd like to convert sound file formats
12rr|sox-14.4.0-3plf|58	or manipulate some sounds.
12rr|sox-14.4.0-3plf|59	
12rr|sox-14.4.0-3plf|60	%if %{build_plf}
12rr|sox-14.4.0-3plf|61	This package is in restricted as it was build with lame encoder
12rr|sox-14.4.0-3plf|62	support, which is in restricted.
12rr|sox-14.4.0-3plf|63	%endif
12rr|sox-14.4.0-3plf|64	
12rr|sox-14.4.0-3plf|65	%package -n %{libname}
12rr|sox-14.4.0-3plf|66	Summary:	Libraries for SoX
12rr|sox-14.4.0-3plf|67	Group:		System/Libraries
12rr|sox-14.4.0-3plf|68	Obsoletes:	%{mklibname %{name} 0} < %{EVRD}
12rr|sox-14.4.0-3plf|69	
12rr|sox-14.4.0-3plf|70	%description -n %{libname}
12rr|sox-14.4.0-3plf|71	Libraries for SoX.
12rr|sox-14.4.0-3plf|72	
12rr|sox-14.4.0-3plf|73	%package -n %{develname}
12rr|sox-14.4.0-3plf|74	Summary:	Development headers and libraries for libst
12rr|sox-14.4.0-3plf|75	Group:		Development/C
12rr|sox-14.4.0-3plf|76	Requires:	%{libname} = %{version}-%{release}
12rr|sox-14.4.0-3plf|77	Provides:	lib%{name}-devel = %{version}-%{release}
12rr|sox-14.4.0-3plf|78	Provides:	%{name}-devel = %{version}-%{release}
12rr|sox-14.4.0-3plf|79	
12rr|sox-14.4.0-3plf|80	%description -n %{develname}
12rr|sox-14.4.0-3plf|81	Development headers and libraries for SoX.
12rr|sox-14.4.0-3plf|82	
12rr|sox-14.4.0-3plf|83	%prep
12rr|sox-14.4.0-3plf|84	%setup -q
12rr|sox-14.4.0-3plf|85	#autoreconf -fis
12rr|sox-14.4.0-3plf|86	
12rr|sox-14.4.0-3plf|87	%build
12rr|sox-14.4.0-3plf|88	export CFLAGS="%{optflags} -DHAVE_SYS_SOUNDCARD_H=1 -D_FILE_OFFSET_BITS=64 -fPIC -DPIC"
12rr|sox-14.4.0-3plf|89	
12rr|sox-14.4.0-3plf|90	%configure2_5x \
12rr|sox-14.4.0-3plf|91	--with-ladspa-path=%{_includedir}
12rr|sox-14.4.0-3plf|92	%make
12rr|sox-14.4.0-3plf|93	
12rr|sox-14.4.0-3plf|94	%install
12rr|sox-14.4.0-3plf|95	rm -rf %{buildroot}
12rr|sox-14.4.0-3plf|96	
12rr|sox-14.4.0-3plf|97	%makeinstall_std
12rr|sox-14.4.0-3plf|98	
12rr|sox-14.4.0-3plf|99	ln -sf play %{buildroot}%{_bindir}/rec
12rr|sox-14.4.0-3plf|100	
12rr|sox-14.4.0-3plf|101	cat << EOF > %{buildroot}%{_bindir}/soxplay
12rr|sox-14.4.0-3plf|102	#!/bin/sh
12rr|sox-14.4.0-3plf|103	
12rr|sox-14.4.0-3plf|104	%{_bindir}/sox \$1 -t .au - > /dev/audio
12rr|sox-14.4.0-3plf|105	
12rr|sox-14.4.0-3plf|106	EOF
12rr|sox-14.4.0-3plf|107	chmod 755 %{buildroot}%{_bindir}/soxplay
12rr|sox-14.4.0-3plf|108	
12rr|sox-14.4.0-3plf|109	ln -snf play %{buildroot}%{_bindir}/rec
12rr|sox-14.4.0-3plf|110	ln -s play.1%{_extension} %{buildroot}%{_mandir}/man1/rec.1%{_extension}
12rr|sox-14.4.0-3plf|111	
12rr|sox-14.4.0-3plf|112	rm -rf %{buildroot}%{_libdir}/sox/*.{la,a}
12rr|sox-14.4.0-3plf|113	
12rr|sox-14.4.0-3plf|114	%files
12rr|sox-14.4.0-3plf|115	%doc ChangeLog README NEWS AUTHORS
12rr|sox-14.4.0-3plf|116	%{_bindir}/play
12rr|sox-14.4.0-3plf|117	%{_bindir}/rec
12rr|sox-14.4.0-3plf|118	%{_bindir}/sox*
12rr|sox-14.4.0-3plf|119	%{_mandir}/man1/*
12rr|sox-14.4.0-3plf|120	%{_mandir}/man7/*
12rr|sox-14.4.0-3plf|121	
12rr|sox-14.4.0-3plf|122	%files -n %{libname}
12rr|sox-14.4.0-3plf|123	%{_libdir}/libsox.so.%{major}*
12rr|sox-14.4.0-3plf|124	
12rr|sox-14.4.0-3plf|125	%files -n %{develname}
12rr|sox-14.4.0-3plf|126	%{_includedir}/*.h
12rr|sox-14.4.0-3plf|127	%{_libdir}/libsox.a
12rr|sox-14.4.0-3plf|128	%{_libdir}/libsox.so
12rr|sox-14.4.0-3plf|129	%{_libdir}/pkgconfig/sox.pc
12rr|sox-14.4.0-3plf|130	%{_mandir}/man3/*
12rr|sox-14.4.0-3plf|131	
12rr|sox-14.4.0-3plf|132	
12rr|sox-14.4.0-3plf|133	
12rr|sox-14.4.0-3plf|134	%changelog
12rr|sox-14.4.0-3plf|135	

21853 12
12rr|spacehulk-1.5-0.beta2.4|1	%define distsuffix plf
12rr|spacehulk-1.5-0.beta2.4|2	
12rr|spacehulk-1.5-0.beta2.4|3	%define beta	beta2
12rr|spacehulk-1.5-0.beta2.4|4	
12rr|spacehulk-1.5-0.beta2.4|5	Name:		spacehulk
12rr|spacehulk-1.5-0.beta2.4|6	Version:	1.5
12rr|spacehulk-1.5-0.beta2.4|7	Release:	0.%{beta}.4
12rr|spacehulk-1.5-0.beta2.4|8	Summary:	Science-fiction board game in the world of Warhammer 40000
12rr|spacehulk-1.5-0.beta2.4|9	License:	GPLv2
12rr|spacehulk-1.5-0.beta2.4|10	Group:		Games/Strategy
12rr|spacehulk-1.5-0.beta2.4|11	URL:		http://savannah.nongnu.org/projects/spacehulk/
12rr|spacehulk-1.5-0.beta2.4|12	Source0:	%{name}-%{version}-%{beta}.tar.bz2
12rr|spacehulk-1.5-0.beta2.4|13	Source1:	%{name}-16.png
12rr|spacehulk-1.5-0.beta2.4|14	Source2:	%{name}-32.png
12rr|spacehulk-1.5-0.beta2.4|15	Source3:	%{name}-48.png
12rr|spacehulk-1.5-0.beta2.4|16	BuildRequires:	qt3-devel
12rr|spacehulk-1.5-0.beta2.4|17	
12rr|spacehulk-1.5-0.beta2.4|18	%description
12rr|spacehulk-1.5-0.beta2.4|19	Space Hulk is a science-fiction board game in the world of Warhammer
12rr|spacehulk-1.5-0.beta2.4|20	40000. The project is aiming at providing a way to play Space Hulk on
12rr|spacehulk-1.5-0.beta2.4|21	your computer with the exact same rules as in the board version.
12rr|spacehulk-1.5-0.beta2.4|22	
12rr|spacehulk-1.5-0.beta2.4|23	This package is in restricted as it contains potentially copyrighted material.
12rr|spacehulk-1.5-0.beta2.4|24	
12rr|spacehulk-1.5-0.beta2.4|25	%prep
12rr|spacehulk-1.5-0.beta2.4|26	%setup -q -n %{name}-%{version}-%{beta}
12rr|spacehulk-1.5-0.beta2.4|27	
12rr|spacehulk-1.5-0.beta2.4|28	%build
12rr|spacehulk-1.5-0.beta2.4|29	%configure_qt3 \
12rr|spacehulk-1.5-0.beta2.4|30	--bindir=%{_gamesbindir} \
12rr|spacehulk-1.5-0.beta2.4|31	--datadir=%{_gamesdatadir} \
12rr|spacehulk-1.5-0.beta2.4|32	--with-qt-bin=%{qt3bin} \
12rr|spacehulk-1.5-0.beta2.4|33	--with-qt-libs=%{_libdir}
12rr|spacehulk-1.5-0.beta2.4|34	%make LIBS="-lz"
12rr|spacehulk-1.5-0.beta2.4|35	
12rr|spacehulk-1.5-0.beta2.4|36	%install
12rr|spacehulk-1.5-0.beta2.4|37	%makeinstall bindir=%{buildroot}%{_gamesbindir} datadir=%{buildroot}%{_gamesdatadir}
12rr|spacehulk-1.5-0.beta2.4|38	# icons
12rr|spacehulk-1.5-0.beta2.4|39	install -D -m644 %{SOURCE3} %{buildroot}%{_liconsdir}/q%{name}.png
12rr|spacehulk-1.5-0.beta2.4|40	install -D -m644 %{SOURCE2} %{buildroot}%{_iconsdir}/q%{name}.png
12rr|spacehulk-1.5-0.beta2.4|41	install -D -m644 %{SOURCE1} %{buildroot}%{_miconsdir}/q%{name}.png
12rr|spacehulk-1.5-0.beta2.4|42	
12rr|spacehulk-1.5-0.beta2.4|43	mkdir -p %{buildroot}%{_datadir}/applications
12rr|spacehulk-1.5-0.beta2.4|44	cat > %{buildroot}%{_datadir}/applications/%{name}.desktop << EOF
12rr|spacehulk-1.5-0.beta2.4|45	[Desktop Entry]
12rr|spacehulk-1.5-0.beta2.4|46	Name=Space Hulk
12rr|spacehulk-1.5-0.beta2.4|47	Encoding=UTF-8
12rr|spacehulk-1.5-0.beta2.4|48	Comment=Science-fiction board game
12rr|spacehulk-1.5-0.beta2.4|49	Exec=%{_gamesbindir}/q%{name}
12rr|spacehulk-1.5-0.beta2.4|50	Icon=q%{name}
12rr|spacehulk-1.5-0.beta2.4|51	Terminal=false
12rr|spacehulk-1.5-0.beta2.4|52	Type=Application
12rr|spacehulk-1.5-0.beta2.4|53	StartupNotify=false
12rr|spacehulk-1.5-0.beta2.4|54	Categories=Game;BoardGame;
12rr|spacehulk-1.5-0.beta2.4|55	EOF
12rr|spacehulk-1.5-0.beta2.4|56	
12rr|spacehulk-1.5-0.beta2.4|57	%files
12rr|spacehulk-1.5-0.beta2.4|58	%doc AUTHORS COPYING ChangeLog INSTALL README TODO
12rr|spacehulk-1.5-0.beta2.4|59	%{_gamesbindir}/*
12rr|spacehulk-1.5-0.beta2.4|60	%{_gamesdatadir}/%{name}
12rr|spacehulk-1.5-0.beta2.4|61	%{_datadir}/applications/%{name}.desktop
12rr|spacehulk-1.5-0.beta2.4|62	%{_iconsdir}/q%{name}.png
12rr|spacehulk-1.5-0.beta2.4|63	%{_miconsdir}/q%{name}.png
12rr|spacehulk-1.5-0.beta2.4|64	%{_liconsdir}/q%{name}.png
12rr|spacehulk-1.5-0.beta2.4|65	

21854 12
12rr|subtitleripper-0.6.14-0.20051106.6|1	%define distsuffix plf
12rr|subtitleripper-0.6.14-0.20051106.6|2	%define cvs 20051106
12rr|subtitleripper-0.6.14-0.20051106.6|3	
12rr|subtitleripper-0.6.14-0.20051106.6|4	Name:		subtitleripper
12rr|subtitleripper-0.6.14-0.20051106.6|5	Version:	0.6.14
12rr|subtitleripper-0.6.14-0.20051106.6|6	Release:	%mkrel -c %{cvs} 6
12rr|subtitleripper-0.6.14-0.20051106.6|7	Epoch:		1
12rr|subtitleripper-0.6.14-0.20051106.6|8	Summary:	DVD Subtitle Ripper for Linux
12rr|subtitleripper-0.6.14-0.20051106.6|9	License: 	GPL+
12rr|subtitleripper-0.6.14-0.20051106.6|10	Group: 		Video
12rr|subtitleripper-0.6.14-0.20051106.6|11	Url:		http://subtitleripper.sourceforge.net/
12rr|subtitleripper-0.6.14-0.20051106.6|12	Source:		%{name}-%{cvs}.tar.bz2
12rr|subtitleripper-0.6.14-0.20051106.6|13	Patch:		subtitleripper-20051106-netpbm.patch
12rr|subtitleripper-0.6.14-0.20051106.6|14	Requires:	transcode
12rr|subtitleripper-0.6.14-0.20051106.6|15	BuildRequires:	netpbm-devel
12rr|subtitleripper-0.6.14-0.20051106.6|16	BuildRequires:	png-devel
12rr|subtitleripper-0.6.14-0.20051106.6|17	
12rr|subtitleripper-0.6.14-0.20051106.6|18	%description
12rr|subtitleripper-0.6.14-0.20051106.6|19	If you want to convert DVD subtitles into text format (e.g. subrip
12rr|subtitleripper-0.6.14-0.20051106.6|20	format) this program could be useful for you. However, it is only one
12rr|subtitleripper-0.6.14-0.20051106.6|21	tiny tool that you need in the process.
12rr|subtitleripper-0.6.14-0.20051106.6|22	The output of this program should be processed by some OCR software.
12rr|subtitleripper-0.6.14-0.20051106.6|23	
12rr|subtitleripper-0.6.14-0.20051106.6|24	This package is in restricted as it depends on transcode.
12rr|subtitleripper-0.6.14-0.20051106.6|25	
12rr|subtitleripper-0.6.14-0.20051106.6|26	%prep
12rr|subtitleripper-0.6.14-0.20051106.6|27	%setup -q -n %{name}
12rr|subtitleripper-0.6.14-0.20051106.6|28	%patch -p1 -b .netpbm
12rr|subtitleripper-0.6.14-0.20051106.6|29	
12rr|subtitleripper-0.6.14-0.20051106.6|30	%build
12rr|subtitleripper-0.6.14-0.20051106.6|31	cd src
12rr|subtitleripper-0.6.14-0.20051106.6|32	%make all COPT="%{optflags} -DHAVE_GETLINE"
12rr|subtitleripper-0.6.14-0.20051106.6|33	%__perl -pi -e 's|PATH_TO_LANGUAGE_FILTER=.*|PATH_TO_LANGUAGE_FILTER=%{_datadir}/subtitleripper|' pgm2txt
12rr|subtitleripper-0.6.14-0.20051106.6|34	
12rr|subtitleripper-0.6.14-0.20051106.6|35	%install
12rr|subtitleripper-0.6.14-0.20051106.6|36	%__rm -rf %{buildroot}
12rr|subtitleripper-0.6.14-0.20051106.6|37	cd src
12rr|subtitleripper-0.6.14-0.20051106.6|38	%__mkdir_p %{buildroot}%{_bindir}
12rr|subtitleripper-0.6.14-0.20051106.6|39	%__install -m 755 subtitle2vobsub srttool subtitle2pgm pgm2txt vobsub2pgm %{buildroot}%{_bindir}
12rr|subtitleripper-0.6.14-0.20051106.6|40	%__install -d -m 755 %{buildroot}%{_datadir}/subtitleripper
12rr|subtitleripper-0.6.14-0.20051106.6|41	%__install -m 644 *.sed %{buildroot}%{_datadir}/subtitleripper
12rr|subtitleripper-0.6.14-0.20051106.6|42	
12rr|subtitleripper-0.6.14-0.20051106.6|43	%clean
12rr|subtitleripper-0.6.14-0.20051106.6|44	%__rm -fr %{buildroot}
12rr|subtitleripper-0.6.14-0.20051106.6|45	
12rr|subtitleripper-0.6.14-0.20051106.6|46	%files
12rr|subtitleripper-0.6.14-0.20051106.6|47	%doc src/README* src/ChangeLog techdoc/spuformat.tex
12rr|subtitleripper-0.6.14-0.20051106.6|48	%{_bindir}/subtitle2vobsub
12rr|subtitleripper-0.6.14-0.20051106.6|49	%{_bindir}/srttool
12rr|subtitleripper-0.6.14-0.20051106.6|50	%{_bindir}/subtitle2pgm
12rr|subtitleripper-0.6.14-0.20051106.6|51	%{_bindir}/pgm2txt
12rr|subtitleripper-0.6.14-0.20051106.6|52	%{_bindir}/vobsub2pgm
12rr|subtitleripper-0.6.14-0.20051106.6|53	%{_datadir}/subtitleripper
12rr|subtitleripper-0.6.14-0.20051106.6|54	
12rr|subtitleripper-0.6.14-0.20051106.6|55	
12rr|subtitleripper-0.6.14-0.20051106.6|56	%changelog
12rr|subtitleripper-0.6.14-0.20051106.6|57	

21855 12
12rr|swftools-0.9.1-1|1	%define distsuffix plf
12rr|swftools-0.9.1-1|2	
12rr|swftools-0.9.1-1|3	Name:		swftools
12rr|swftools-0.9.1-1|4	Version:	0.9.1
12rr|swftools-0.9.1-1|5	Release:	%mkrel 1
12rr|swftools-0.9.1-1|6	Summary:	Tools for swf (Flash) animations under linux
12rr|swftools-0.9.1-1|7	License:	GPLv2+
12rr|swftools-0.9.1-1|8	Group:		Video
12rr|swftools-0.9.1-1|9	Url:		http://www.quiss.org/swftools/
12rr|swftools-0.9.1-1|10	Source:		http://www.quiss.org/swftools/%{name}-%{version}.tar.gz
12rr|swftools-0.9.1-1|11	BuildRequires:	jpeg-devel
12rr|swftools-0.9.1-1|12	BuildRequires:	freetype2-devel
12rr|swftools-0.9.1-1|13	BuildRequires:	t1lib-devel
12rr|swftools-0.9.1-1|14	BuildRequires:	zlib-devel
12rr|swftools-0.9.1-1|15	BuildRequires:	giflib-devel
12rr|swftools-0.9.1-1|16	BuildRequires:	zziplib-devel
12rr|swftools-0.9.1-1|17	BuildRequires:	lame-devel
12rr|swftools-0.9.1-1|18	BuildRequires:	bison
12rr|swftools-0.9.1-1|19	BuildRequires:	flex
12rr|swftools-0.9.1-1|20	Conflicts:	ming-utils
12rr|swftools-0.9.1-1|21	
12rr|swftools-0.9.1-1|22	%description
12rr|swftools-0.9.1-1|23	SWF Tools is a collection of SWF manipulation and generation utilities
12rr|swftools-0.9.1-1|24	written by Rainer Böhme and Matthias Kramm.
12rr|swftools-0.9.1-1|25	
12rr|swftools-0.9.1-1|26	Included are:
12rr|swftools-0.9.1-1|27	PDF2SWF - A PDF to SWF Converter.
12rr|swftools-0.9.1-1|28	SWFCombine - A tool for inserting SWFs into Wrapper SWFs. (Templates)
12rr|swftools-0.9.1-1|29	SWFStrings - Scans SWFs for text data.
12rr|swftools-0.9.1-1|30	SWFDump - Prints out various informations about SWFs.
12rr|swftools-0.9.1-1|31	JPEG2SWF - Takes one or more JPEG pictures and generates a SWF slideshow.
12rr|swftools-0.9.1-1|32	PNG2SWF - Like JPEG2SWF, only for PNGs.
12rr|swftools-0.9.1-1|33	WAV2SWF - Converts WAV audio files to SWFs with MP3 Streams, using the
12rr|swftools-0.9.1-1|34	L.A.M.E. MP3 encoder.
12rr|swftools-0.9.1-1|35	SWFExtract - Allows to extract Movieclips, Sounds, Images etc. from SWF files.
12rr|swftools-0.9.1-1|36	RFXSWF - Library A fully featured library which can be used for standalone SWF
12rr|swftools-0.9.1-1|37	generation. Includes support for Bitmaps, Buttons, Shapes, Text,
12rr|swftools-0.9.1-1|38	Fonts, Sound etc.
12rr|swftools-0.9.1-1|39	
12rr|swftools-0.9.1-1|40	This package is in restricted as it contains an MP3 encoder and might violate
12rr|swftools-0.9.1-1|41	some patents.
12rr|swftools-0.9.1-1|42	
12rr|swftools-0.9.1-1|43	%prep
12rr|swftools-0.9.1-1|44	%setup -q
12rr|swftools-0.9.1-1|45	
12rr|swftools-0.9.1-1|46	%build
12rr|swftools-0.9.1-1|47	%configure2_5x
12rr|swftools-0.9.1-1|48	%make
12rr|swftools-0.9.1-1|49	
12rr|swftools-0.9.1-1|50	%install
12rr|swftools-0.9.1-1|51	%__rm -rf %{buildroot}
12rr|swftools-0.9.1-1|52	%makeinstall
12rr|swftools-0.9.1-1|53	%__rm -f %{buildroot}%{_datadir}/swftools/swfs/default_loader.swf
12rr|swftools-0.9.1-1|54	%__rm -f %{buildroot}%{_datadir}/swftools/swfs/default_viewer.swf
12rr|swftools-0.9.1-1|55	%__ln_s tessel_loader.swf %{buildroot}%{_datadir}/swftools/swfs/default_loader.swf
12rr|swftools-0.9.1-1|56	%__ln_s simple_viewer.swf %{buildroot}%{_datadir}/swftools/swfs/default_viewer.swf
12rr|swftools-0.9.1-1|57	
12rr|swftools-0.9.1-1|58	%clean
12rr|swftools-0.9.1-1|59	%__rm -rf %{buildroot}
12rr|swftools-0.9.1-1|60	
12rr|swftools-0.9.1-1|61	%files
12rr|swftools-0.9.1-1|62	%doc AUTHORS ChangeLog COPYING
12rr|swftools-0.9.1-1|63	%{_bindir}/*
12rr|swftools-0.9.1-1|64	%{_datadir}/%{name}
12rr|swftools-0.9.1-1|65	%{_mandir}/man1/*
12rr|swftools-0.9.1-1|66	
12rr|swftools-0.9.1-1|67	
12rr|swftools-0.9.1-1|68	%changelog
12rr|swftools-0.9.1-1|69	

21856 12
12rr|toolame-02l-4|1	%define distsuffix plf
12rr|toolame-02l-4|2	
12rr|toolame-02l-4|3	Name:		toolame
12rr|toolame-02l-4|4	Version:	02l
12rr|toolame-02l-4|5	Release:	%mkrel 4
12rr|toolame-02l-4|6	Summary:	MPEG Audio Layer2 VBR Encoder
12rr|toolame-02l-4|7	License:	LGPL
12rr|toolame-02l-4|8	Group:		Sound
12rr|toolame-02l-4|9	URL:		http://users.tpg.com.au/adslblvi/#tooLAME
12rr|toolame-02l-4|10	Source:		http://prdownloads.sourceforge.net/toolame/%{name}-%{version}.tar.bz2
12rr|toolame-02l-4|11	
12rr|toolame-02l-4|12	%description
12rr|toolame-02l-4|13	tooLAME is an optimized Mpeg Audio 1/2 Layer 2 encoder. It is based heavily on
12rr|toolame-02l-4|14	- the ISO dist10 code
12rr|toolame-02l-4|15	- improvement to algorithms as part of the LAME project (www.sulaco.org/mp3)
12rr|toolame-02l-4|16	- work by myself and other contributors (see CONTRIBUTORS)
12rr|toolame-02l-4|17	
12rr|toolame-02l-4|18	This package is in restricted, as MP3 encoding is covered by software patents.
12rr|toolame-02l-4|19	
12rr|toolame-02l-4|20	%prep
12rr|toolame-02l-4|21	%setup -q
12rr|toolame-02l-4|22	
12rr|toolame-02l-4|23	%build
12rr|toolame-02l-4|24	%make OPTIM="%{optflags}" PG="" ARCH=""
12rr|toolame-02l-4|25	
12rr|toolame-02l-4|26	%install
12rr|toolame-02l-4|27	%__rm -rf %{buildroot}
12rr|toolame-02l-4|28	%__install -d -m 755 %{buildroot}%{_bindir}
12rr|toolame-02l-4|29	%__install -m 755 %{name} %{buildroot}%{_bindir}
12rr|toolame-02l-4|30	
12rr|toolame-02l-4|31	%clean
12rr|toolame-02l-4|32	%__rm -rf %{buildroot}
12rr|toolame-02l-4|33	
12rr|toolame-02l-4|34	%files
12rr|toolame-02l-4|35	%doc FUTURE HISTORY LGPL.txt README html
12rr|toolame-02l-4|36	%{_bindir}/%{name}
12rr|toolame-02l-4|37	
12rr|toolame-02l-4|38	
12rr|toolame-02l-4|39	%changelog
12rr|toolame-02l-4|40	

21857 12
12rr|transcode-1.1.7-2|1	%define distsuffix plf
12rr|transcode-1.1.7-2|2	
12rr|transcode-1.1.7-2|3	%define build_pvm 0
12rr|transcode-1.1.7-2|4	%{?_without_pvm:		%{expand: %%global build_pvm 0}}
12rr|transcode-1.1.7-2|5	%{?_with_pvm:			%{expand: %%global build_pvm 1}}
12rr|transcode-1.1.7-2|6	%define build_dv 1
12rr|transcode-1.1.7-2|7	%define build_freetype 1
12rr|transcode-1.1.7-2|8	%define build_quicktime 1
12rr|transcode-1.1.7-2|9	%define build_theora 1
12rr|transcode-1.1.7-2|10	
12rr|transcode-1.1.7-2|11	Name:		transcode
12rr|transcode-1.1.7-2|12	Version:	1.1.7
12rr|transcode-1.1.7-2|13	Release:	2
12rr|transcode-1.1.7-2|14	Summary:	A linux video stream processing utility
12rr|transcode-1.1.7-2|15	License:	GPLv2+
12rr|transcode-1.1.7-2|16	Group:		Video
12rr|transcode-1.1.7-2|17	Url:		http://www.transcoding.org
12rr|transcode-1.1.7-2|18	Source:		http://www.jakemsr.com/transcode/%{name}-%{version}.tar.bz2
12rr|transcode-1.1.7-2|19	Patch1:		transcode-1.1.7-ffmpeg-build.patch
12rr|transcode-1.1.7-2|20	BuildRequires:	pkgconfig(ImageMagick)
12rr|transcode-1.1.7-2|21	BuildRequires:	pkgconfig(sdl)
12rr|transcode-1.1.7-2|22	BuildRequires:	XFree86-devel
12rr|transcode-1.1.7-2|23	BuildRequires:	pkgconfig(alsa)
12rr|transcode-1.1.7-2|24	BuildRequires:	pkgconfig(lcms)
12rr|transcode-1.1.7-2|25	BuildRequires:	ffmpeg-devel
12rr|transcode-1.1.7-2|26	%if %{build_dv}
12rr|transcode-1.1.7-2|27	BuildRequires:	pkgconfig(libdv)
12rr|transcode-1.1.7-2|28	%endif
12rr|transcode-1.1.7-2|29	BuildRequires:	pkgconfig(dvdread)
12rr|transcode-1.1.7-2|30	%if %{build_freetype}
12rr|transcode-1.1.7-2|31	BuildRequires:	pkgconfig(freetype2)
12rr|transcode-1.1.7-2|32	%endif
12rr|transcode-1.1.7-2|33	BuildRequires:	libv4l-devel
12rr|transcode-1.1.7-2|34	BuildRequires:	xvid-devel
12rr|transcode-1.1.7-2|35	BuildRequires:	pkgconfig(x264)
12rr|transcode-1.1.7-2|36	BuildRequires:	liblame-devel
12rr|transcode-1.1.7-2|37	BuildRequires:	pkgconfig(mjpegtools)
12rr|transcode-1.1.7-2|38	BuildRequires:	liba52dec-devel
12rr|transcode-1.1.7-2|39	BuildRequires:	liblzo-devel
12rr|transcode-1.1.7-2|40	BuildRequires:	libnetpbm-devel
12rr|transcode-1.1.7-2|41	BuildRequires:	pkgconfig(vorbis)
12rr|transcode-1.1.7-2|42	BuildRequires:	pkgconfig(libxml-2.0)
12rr|transcode-1.1.7-2|43	BuildRequires:	pkgconfig(xpm)
12rr|transcode-1.1.7-2|44	BuildRequires:	pkgconfig(libmpeg2)
12rr|transcode-1.1.7-2|45	BuildRequires:	libfaac-devel
12rr|transcode-1.1.7-2|46	%if %{build_quicktime}
12rr|transcode-1.1.7-2|47	BuildRequires:	pkgconfig(libquicktime)
12rr|transcode-1.1.7-2|48	%endif
12rr|transcode-1.1.7-2|49	%if %{build_theora}
12rr|transcode-1.1.7-2|50	BuildRequires:	pkgconfig(theora)
12rr|transcode-1.1.7-2|51	%endif
12rr|transcode-1.1.7-2|52	%if %{build_pvm}
12rr|transcode-1.1.7-2|53	BuildRequires:	libpvm-devel >= 3.4
12rr|transcode-1.1.7-2|54	%endif
12rr|transcode-1.1.7-2|55	#gw these are requirements of the plf version of libMagick-devel
12rr|transcode-1.1.7-2|56	BuildRequires:	pkgconfig(jasper)
12rr|transcode-1.1.7-2|57	BuildRequires:	jbig-devel
12rr|transcode-1.1.7-2|58	
12rr|transcode-1.1.7-2|59	%description
12rr|transcode-1.1.7-2|60	transcode is a text-console video stream processing
12rr|transcode-1.1.7-2|61	tool. Decoding and encoding is done by loading shared library modules
12rr|transcode-1.1.7-2|62	that are responsible for feeding transcode with raw RGB/PCM streams
12rr|transcode-1.1.7-2|63	(import module) and encoding the frames (export module). It supports
12rr|transcode-1.1.7-2|64	elementary video and audio frame transformations.
12rr|transcode-1.1.7-2|65	Some example modules are included to enable import
12rr|transcode-1.1.7-2|66	of MPEG program streams (VOB), Digital Video (DV), or YUV video
12rr|transcode-1.1.7-2|67	and export modules for writing DivX;-), OpenDivX, or uncompressed AVI files.
12rr|transcode-1.1.7-2|68	A set of tools is available to extract and decode the sources into
12rr|transcode-1.1.7-2|69	raw video/audio streams for import and to enable post-processing of AVI files.
12rr|transcode-1.1.7-2|70	
12rr|transcode-1.1.7-2|71	This package is in restricted as it could violate some patents.
12rr|transcode-1.1.7-2|72	
12rr|transcode-1.1.7-2|73	%prep
12rr|transcode-1.1.7-2|74	%setup -q
12rr|transcode-1.1.7-2|75	%patch1 -p1
12rr|transcode-1.1.7-2|76	
12rr|transcode-1.1.7-2|77	%build
12rr|transcode-1.1.7-2|78	%ifarch %{ix86}
12rr|transcode-1.1.7-2|79	export CPPFLAGS="$CPPFLAGS -mmmx"
12rr|transcode-1.1.7-2|80	%endif
12rr|transcode-1.1.7-2|81	%configure2_5x \
12rr|transcode-1.1.7-2|82	--enable-libmpeg2 \
12rr|transcode-1.1.7-2|83	--enable-libmpeg2convert \
12rr|transcode-1.1.7-2|84	--enable-a52-default-decoder \
12rr|transcode-1.1.7-2|85	--with-default-xvid=xvid4 \
12rr|transcode-1.1.7-2|86	%if %{build_dv}
12rr|transcode-1.1.7-2|87	--enable-libdv \
12rr|transcode-1.1.7-2|88	%endif
12rr|transcode-1.1.7-2|89	%if %{build_pvm}
12rr|transcode-1.1.7-2|90	--with-pvm3-lib=/usr/share/pvm3/lib/LINUX/ \
12rr|transcode-1.1.7-2|91	%else
12rr|transcode-1.1.7-2|92	--disable-pvm3 \
12rr|transcode-1.1.7-2|93	%endif
12rr|transcode-1.1.7-2|94	--enable-imagemagick \
12rr|transcode-1.1.7-2|95	--enable-mjpegtools \
12rr|transcode-1.1.7-2|96	--enable-netstream \
12rr|transcode-1.1.7-2|97	--enable-ogg --enable-vorbis \
12rr|transcode-1.1.7-2|98	%if %{build_theora}
12rr|transcode-1.1.7-2|99	--enable-theora \
12rr|transcode-1.1.7-2|100	%endif
12rr|transcode-1.1.7-2|101	%if %{build_quicktime}
12rr|transcode-1.1.7-2|102	--enable-libquicktime \
12rr|transcode-1.1.7-2|103	%endif
12rr|transcode-1.1.7-2|104	--enable-lzo --with-lzo-includes=%{_includedir}/lzo \
12rr|transcode-1.1.7-2|105	--enable-libxml2 \
12rr|transcode-1.1.7-2|106	--enable-a52 \
12rr|transcode-1.1.7-2|107	--enable-sdl \
12rr|transcode-1.1.7-2|108	--enable-v4l \
12rr|transcode-1.1.7-2|109	--enable-libv4l2 \
12rr|transcode-1.1.7-2|110	--enable-libv4lconvert \
12rr|transcode-1.1.7-2|111	--enable-libfame \
12rr|transcode-1.1.7-2|112	--enable-oss \
12rr|transcode-1.1.7-2|113	--enable-alsa \
12rr|transcode-1.1.7-2|114	--enable-libpostproc \
12rr|transcode-1.1.7-2|115	--enable-faac \
12rr|transcode-1.1.7-2|116	--enable-deprecated \
12rr|transcode-1.1.7-2|117	%if %{build_freetype}
12rr|transcode-1.1.7-2|118	--enable-freetype2 \
12rr|transcode-1.1.7-2|119	%else
12rr|transcode-1.1.7-2|120	--disable-freetype2 \
12rr|transcode-1.1.7-2|121	%endif
12rr|transcode-1.1.7-2|122	--enable-xvid \
12rr|transcode-1.1.7-2|123	--enable-x264 \
12rr|transcode-1.1.7-2|124	
12rr|transcode-1.1.7-2|125	%make
12rr|transcode-1.1.7-2|126	
12rr|transcode-1.1.7-2|127	%install
12rr|transcode-1.1.7-2|128	%makeinstall_std transform=""
12rr|transcode-1.1.7-2|129	for file in `find %{buildroot} -name "*.la"`; do
12rr|transcode-1.1.7-2|130	perl -pi -e 's|'%{buildroot}'/%{name}-%{version}/||g' $file
12rr|transcode-1.1.7-2|131	done
12rr|transcode-1.1.7-2|132	mv %{buildroot}%{_datadir}/doc/transcode installed-docs
12rr|transcode-1.1.7-2|133	
12rr|transcode-1.1.7-2|134	%files
12rr|transcode-1.1.7-2|135	%doc installed-docs/*
12rr|transcode-1.1.7-2|136	%{_bindir}/transcode
12rr|transcode-1.1.7-2|137	%{_bindir}/tccat
12rr|transcode-1.1.7-2|138	%{_bindir}/aviindex
12rr|transcode-1.1.7-2|139	%{_bindir}/avimerge
12rr|transcode-1.1.7-2|140	%{_bindir}/avisplit
12rr|transcode-1.1.7-2|141	%{_bindir}/tcdemux
12rr|transcode-1.1.7-2|142	%{_bindir}/tcprobe
12rr|transcode-1.1.7-2|143	%{_bindir}/avifix
12rr|transcode-1.1.7-2|144	%{_bindir}/tcscan
12rr|transcode-1.1.7-2|145	%{_bindir}/tcextract
12rr|transcode-1.1.7-2|146	%{_bindir}/avisync
12rr|transcode-1.1.7-2|147	%{_bindir}/tcdecode
12rr|transcode-1.1.7-2|148	%{_bindir}/tcmodinfo
12rr|transcode-1.1.7-2|149	%{_bindir}/tcxmlcheck
12rr|transcode-1.1.7-2|150	%{_bindir}/tcxpm2rgb
12rr|transcode-1.1.7-2|151	%{_bindir}/tcmp3cut
12rr|transcode-1.1.7-2|152	%{_bindir}/tcrequant
12rr|transcode-1.1.7-2|153	%if %{build_pvm}
12rr|transcode-1.1.7-2|154	%{_bindir}/tcpvmexportd
12rr|transcode-1.1.7-2|155	%endif
12rr|transcode-1.1.7-2|156	%{_bindir}/tcyait
12rr|transcode-1.1.7-2|157	%{_libdir}/%{name}
12rr|transcode-1.1.7-2|158	%{_mandir}/man1/*
12rr|transcode-1.1.7-2|159	

21858 12
12rr|unace-2.5-3|1	%define _enable_debug_packages %{nil}
12rr|unace-2.5-3|2	%define debug_package %{nil}
12rr|unace-2.5-3|3	
12rr|unace-2.5-3|4	%define distsuffix plf
12rr|unace-2.5-3|5	
12rr|unace-2.5-3|6	Name:		unace
12rr|unace-2.5-3|7	Version:	2.5
12rr|unace-2.5-3|8	Release:	3
12rr|unace-2.5-3|9	Summary:	Decompressor for .ace format archives
12rr|unace-2.5-3|10	License:	Freeware
12rr|unace-2.5-3|11	Group:		Archiving/Compression
12rr|unace-2.5-3|12	Url:		http://www.winace.com
12rr|unace-2.5-3|13	Source:		lin%{name}25.tar.bz2
12rr|unace-2.5-3|14	ExclusiveArch:	%{ix86}
12rr|unace-2.5-3|15	
12rr|unace-2.5-3|16	%description
12rr|unace-2.5-3|17	Unace is a utility to extract, view, and test the contents of an ACE archive.
12rr|unace-2.5-3|18	
12rr|unace-2.5-3|19	This package is in restricted because of its license.
12rr|unace-2.5-3|20	
12rr|unace-2.5-3|21	%prep
12rr|unace-2.5-3|22	%setup -c
12rr|unace-2.5-3|23	
12rr|unace-2.5-3|24	%build
12rr|unace-2.5-3|25	
12rr|unace-2.5-3|26	%install
12rr|unace-2.5-3|27	install -d -m 755 %{buildroot}%{_bindir}
12rr|unace-2.5-3|28	install -m 755 %{name} %{buildroot}%{_bindir}
12rr|unace-2.5-3|29	
12rr|unace-2.5-3|30	%files
12rr|unace-2.5-3|31	%{_bindir}/%{name}
12rr|unace-2.5-3|32	

21859 12
12rr|unarj-2.65-4|1	%define distsuffix plf
12rr|unarj-2.65-4|2	
12rr|unarj-2.65-4|3	Name:		unarj
12rr|unarj-2.65-4|4	Summary:	An uncompressor for .arj format archive files
12rr|unarj-2.65-4|5	Version:	2.65
12rr|unarj-2.65-4|6	Release:	4
12rr|unarj-2.65-4|7	Group:		Archiving/Compression
12rr|unarj-2.65-4|8	License:	Freeware-like
12rr|unarj-2.65-4|9	URL:		http://freshmeat.net/projects/unarj/
12rr|unarj-2.65-4|10	#gw you need the exe
12rr|unarj-2.65-4|11	Source:		http://mysite.verizon.net/vze3nqpn/files/%{name}-%{version}.tar.bz2
12rr|unarj-2.65-4|12	Patch0:		unarj-2.65-formatfix.patch
12rr|unarj-2.65-4|13	
12rr|unarj-2.65-4|14	%description
12rr|unarj-2.65-4|15	The UNARJ program is used to uncompress .arj format archives. The .arj
12rr|unarj-2.65-4|16	format archive was mostly used on DOS machines.
12rr|unarj-2.65-4|17	
12rr|unarj-2.65-4|18	Install the unarj package if you need to uncompress .arj format archives.
12rr|unarj-2.65-4|19	
12rr|unarj-2.65-4|20	This package is in restricted because of its license.
12rr|unarj-2.65-4|21	
12rr|unarj-2.65-4|22	%prep
12rr|unarj-2.65-4|23	%setup -q
12rr|unarj-2.65-4|24	%patch0 -p1
12rr|unarj-2.65-4|25	
12rr|unarj-2.65-4|26	%build
12rr|unarj-2.65-4|27	gcc %{optflags} -DUNIX -c *.c
12rr|unarj-2.65-4|28	gcc -o unarj *.o
12rr|unarj-2.65-4|29	
12rr|unarj-2.65-4|30	%install
12rr|unarj-2.65-4|31	mkdir -p %{buildroot}%{_bindir}
12rr|unarj-2.65-4|32	install -m 755 %{name} %{buildroot}%{_bindir}
12rr|unarj-2.65-4|33	
12rr|unarj-2.65-4|34	%files
12rr|unarj-2.65-4|35	%doc *.txt
12rr|unarj-2.65-4|36	%{_bindir}/%{name}
12rr|unarj-2.65-4|37	

21860 12
12rr|vlc-2.0.4-3plf|1	%define libmajor	5
12rr|vlc-2.0.4-3plf|2	%define coremajor	5
12rr|vlc-2.0.4-3plf|3	
12rr|vlc-2.0.4-3plf|4	%define with_fribidi 1
12rr|vlc-2.0.4-3plf|5	%define with_xml 1
12rr|vlc-2.0.4-3plf|6	%define with_ncurses 1
12rr|vlc-2.0.4-3plf|7	%define with_lirc 1
12rr|vlc-2.0.4-3plf|8	%define with_qt4 1
12rr|vlc-2.0.4-3plf|9	%define with_svlc 1
12rr|vlc-2.0.4-3plf|10	%define with_udev 1
12rr|vlc-2.0.4-3plf|11	%define with_aa 1
12rr|vlc-2.0.4-3plf|12	%define with_sdl 1
12rr|vlc-2.0.4-3plf|13	%define with_sdl_image 1
12rr|vlc-2.0.4-3plf|14	%define with_xosd 0
12rr|vlc-2.0.4-3plf|15	%define with_xvideo 1
12rr|vlc-2.0.4-3plf|16	%define with_twolame 1
12rr|vlc-2.0.4-3plf|17	%define with_schroedinger 1
12rr|vlc-2.0.4-3plf|18	%define with_fluidsynth 1
12rr|vlc-2.0.4-3plf|19	%define with_gme 1
12rr|vlc-2.0.4-3plf|20	%define with_zvbi 1
12rr|vlc-2.0.4-3plf|21	%define with_kate 1
12rr|vlc-2.0.4-3plf|22	%define with_kde 1
12rr|vlc-2.0.4-3plf|23	%define with_goom 0
12rr|vlc-2.0.4-3plf|24	%define with_projectm 1
12rr|vlc-2.0.4-3plf|25	%define with_ass 1
12rr|vlc-2.0.4-3plf|26	%define with_lua 1
12rr|vlc-2.0.4-3plf|27	%define with_taglib 1
12rr|vlc-2.0.4-3plf|28	%define with_mtp 1
12rr|vlc-2.0.4-3plf|29	%define with_xcb_randr 1
12rr|vlc-2.0.4-3plf|30	
12rr|vlc-2.0.4-3plf|31	%ifarch %{ix86}
12rr|vlc-2.0.4-3plf|32	%define with_loader 1
12rr|vlc-2.0.4-3plf|33	%else
12rr|vlc-2.0.4-3plf|34	%define with_loader 0
12rr|vlc-2.0.4-3plf|35	%endif
12rr|vlc-2.0.4-3plf|36	
12rr|vlc-2.0.4-3plf|37	%define with_mad 1
12rr|vlc-2.0.4-3plf|38	%define with_ogg 1
12rr|vlc-2.0.4-3plf|39	%define with_theora 1
12rr|vlc-2.0.4-3plf|40	%define with_speex 1
12rr|vlc-2.0.4-3plf|41	%define with_flac 1
12rr|vlc-2.0.4-3plf|42	%define with_mkv 1
12rr|vlc-2.0.4-3plf|43	%define with_a52 1
12rr|vlc-2.0.4-3plf|44	%define with_vcd 1
12rr|vlc-2.0.4-3plf|45	%define with_cddb 1
12rr|vlc-2.0.4-3plf|46	%define with_dv 1
12rr|vlc-2.0.4-3plf|47	%define with_dvdnav 1
12rr|vlc-2.0.4-3plf|48	%define with_dvbpsi 1
12rr|vlc-2.0.4-3plf|49	%define with_satellite 0
12rr|vlc-2.0.4-3plf|50	%define with_mpeg2dec 1
12rr|vlc-2.0.4-3plf|51	%define with_mpc 1
12rr|vlc-2.0.4-3plf|52	%define with_faad 0
12rr|vlc-2.0.4-3plf|53	%define with_faac 0
12rr|vlc-2.0.4-3plf|54	%define with_lame 0
12rr|vlc-2.0.4-3plf|55	%define with_dts 0
12rr|vlc-2.0.4-3plf|56	%define with_x264 0
12rr|vlc-2.0.4-3plf|57	%define with_live 1
12rr|vlc-2.0.4-3plf|58	%define with_libv4l 1
12rr|vlc-2.0.4-3plf|59	%define with_sysfs 1
12rr|vlc-2.0.4-3plf|60	%define with_shout 1
12rr|vlc-2.0.4-3plf|61	
12rr|vlc-2.0.4-3plf|62	%define with_pulse 1
12rr|vlc-2.0.4-3plf|63	%define with_jack 1
12rr|vlc-2.0.4-3plf|64	%define with_alsa 1
12rr|vlc-2.0.4-3plf|65	
12rr|vlc-2.0.4-3plf|66	%define with_bonjour 1
12rr|vlc-2.0.4-3plf|67	%define with_upnp 1
12rr|vlc-2.0.4-3plf|68	%define with_smb 1
12rr|vlc-2.0.4-3plf|69	%define with_tar 1
12rr|vlc-2.0.4-3plf|70	%define with_mod 1
12rr|vlc-2.0.4-3plf|71	%define with_gnutls 1
12rr|vlc-2.0.4-3plf|72	
12rr|vlc-2.0.4-3plf|73	%define with_bluray 1
12rr|vlc-2.0.4-3plf|74	
12rr|vlc-2.0.4-3plf|75	
12rr|vlc-2.0.4-3plf|76	%define libname		%mklibname %{name} %{libmajor}
12rr|vlc-2.0.4-3plf|77	%define libnamecore	%mklibname vlccore %{coremajor}
12rr|vlc-2.0.4-3plf|78	%define develname	%mklibname -d %{name}
12rr|vlc-2.0.4-3plf|79	
12rr|vlc-2.0.4-3plf|80	# without
12rr|vlc-2.0.4-3plf|81	%{?_without_plf:	%{expand: %%global with_plf 0}}
12rr|vlc-2.0.4-3plf|82	%{?_without_fribidi:	%{expand: %%global with_fribidi 0}}
12rr|vlc-2.0.4-3plf|83	%{?_without_udev:	%{expand: %%global with_udev 0}}
12rr|vlc-2.0.4-3plf|84	%{?_without_ncurses:	%{expand: %%global with_ncurses 0}}
12rr|vlc-2.0.4-3plf|85	%{?_without_lirc:	%{expand: %%global with_lirc 0}}
12rr|vlc-2.0.4-3plf|86	%{?_without_qt4:	%{expand: %%global with_qt4 0}}
12rr|vlc-2.0.4-3plf|87	%{?_without_svlc:	%{expand: %%global with_svlc 0}}
12rr|vlc-2.0.4-3plf|88	
12rr|vlc-2.0.4-3plf|89	%{?_without_aa:   	%{expand: %%global with_aa 0}}
12rr|vlc-2.0.4-3plf|90	%{?_without_sdl:   	%{expand: %%global with_sdl 0}}
12rr|vlc-2.0.4-3plf|91	%{?_without_xosd:	%{expand: %%global with_xosd 0}}
12rr|vlc-2.0.4-3plf|92	%{?_without_xvideo:	%{expand: %%global with_xvideo 0}}
12rr|vlc-2.0.4-3plf|93	%{?_without_twolame:	%{expand: %%global with_twolame 0}}
12rr|vlc-2.0.4-3plf|94	%{?_without_schroedinger: %{expand: %%global with_schroedinger 0}}
12rr|vlc-2.0.4-3plf|95	%{?_without_fluidsynth:	%{expand: %%global with_fluidsynth 0}}
12rr|vlc-2.0.4-3plf|96	%{?_without_gme:	%{expand: %%global with_gme 0}}
12rr|vlc-2.0.4-3plf|97	%{?_without_lua:	%{expand: %%global with_lua 0}}
12rr|vlc-2.0.4-3plf|98	%{?_without_zvbi:	%{expand: %%global with_zvbi 0}}
12rr|vlc-2.0.4-3plf|99	%{?_without_kate:	%{expand: %%global with_kate 0}}
12rr|vlc-2.0.4-3plf|100	
12rr|vlc-2.0.4-3plf|101	%{?_without_mad:	%{expand: %%global with_mad 0}}
12rr|vlc-2.0.4-3plf|102	%{?_without_ogg:	%{expand: %%global with_ogg 0}}
12rr|vlc-2.0.4-3plf|103	%{?_without_theora:	%{expand: %%global with_theora 0}}
12rr|vlc-2.0.4-3plf|104	%{?_without_speex:	%{expand: %%global with_speex 0}}
12rr|vlc-2.0.4-3plf|105	%{?_without_flac:	%{expand: %%global with_flac 0}}
12rr|vlc-2.0.4-3plf|106	%{?_without_mkv:	%{expand: %%global with_mkv 0}}
12rr|vlc-2.0.4-3plf|107	%{?_without_mpeg2dec:	%{expand: %%global with_mpeg2dec 0}}
12rr|vlc-2.0.4-3plf|108	%{?_without_mpc:	%{expand: %%global with_mpc 0}}
12rr|vlc-2.0.4-3plf|109	%{?_without_faad:	%{expand: %%global with_faad 0}}
12rr|vlc-2.0.4-3plf|110	%{?_without_faac:	%{expand: %%global with_faac 0}}
12rr|vlc-2.0.4-3plf|111	%{?_without_x264:	%{expand: %%global with_x264 0}}
12rr|vlc-2.0.4-3plf|112	%{?_without_lame:	%{expand: %%global with_lame 0}}
12rr|vlc-2.0.4-3plf|113	%{?_without_dts:	%{expand: %%global with_dts 0}}
12rr|vlc-2.0.4-3plf|114	%{?_without_live:	%{expand: %%global with_live 0}}
12rr|vlc-2.0.4-3plf|115	%{?_without_a52:	%{expand: %%global with_a52 0}}
12rr|vlc-2.0.4-3plf|116	%{?_without_dv:		%{expand: %%global with_dv 0}}
12rr|vlc-2.0.4-3plf|117	%{?_without_dvdnav:	%{expand: %%global with_dvdnav 0}}
12rr|vlc-2.0.4-3plf|118	%{?_without_dvbpsi:	%{expand: %%global with_dvbpsi 0}}
12rr|vlc-2.0.4-3plf|119	%{?_without_libv4l:	%{expand: %%global with_libv4l 0}}
12rr|vlc-2.0.4-3plf|120	%{?_without_sysfs:	%{expand: %%global with_sysfs 0}}
12rr|vlc-2.0.4-3plf|121	%{?_without_satellite:	%{expand: %%global with_satellite 0}}
12rr|vlc-2.0.4-3plf|122	%{?_without_vcd:	%{expand: %%global with_vcd 0}}
12rr|vlc-2.0.4-3plf|123	%{?_without_cddb:	%{expand: %%global with_cddb 0}}
12rr|vlc-2.0.4-3plf|124	%{?_without_shout:	%{expand: %%global with_shout 0}}
12rr|vlc-2.0.4-3plf|125	
12rr|vlc-2.0.4-3plf|126	%{?_without_pulse:	%{expand: %%global with_pulse 0}}
12rr|vlc-2.0.4-3plf|127	%{?_without_jack:	%{expand: %%global with_jack 0}}
12rr|vlc-2.0.4-3plf|128	%{?_without_alsa:	%{expand: %%global with_alsa 0}}
12rr|vlc-2.0.4-3plf|129	
12rr|vlc-2.0.4-3plf|130	%{?_without_bonjour:	%{expand: %%global with_bonjour 0}}
12rr|vlc-2.0.4-3plf|131	%{?_without_upnp:	%{expand: %%global with_upnp 0}}
12rr|vlc-2.0.4-3plf|132	%{?_without_tar:	%{expand: %%global with_tar 0}}
12rr|vlc-2.0.4-3plf|133	%{?_without_mod:	%{expand: %%global with_mod 0}}
12rr|vlc-2.0.4-3plf|134	%{?_without_gnutls:	%{expand: %%global with_gnutls 0}}
12rr|vlc-2.0.4-3plf|135	
12rr|vlc-2.0.4-3plf|136	%{?_without_bluray:	%{expand: %%global with_bluray 0}}
12rr|vlc-2.0.4-3plf|137	
12rr|vlc-2.0.4-3plf|138	# with
12rr|vlc-2.0.4-3plf|139	%{?_with_plf:		%{expand: %%global with_plf 1}}
12rr|vlc-2.0.4-3plf|140	%{?_with_fribidi:	%{expand: %%global with_fribidi 1}}
12rr|vlc-2.0.4-3plf|141	%{?_with_udev:		%{expand: %%global with_udev 1}}
12rr|vlc-2.0.4-3plf|142	%{?_with_ncurses:	%{expand: %%global with_ncurses 1}}
12rr|vlc-2.0.4-3plf|143	%{?_with_lirc:		%{expand: %%global with_lirc 1}}
12rr|vlc-2.0.4-3plf|144	%{?_with_qt4:		%{expand: %%global with_qt4 1}}
12rr|vlc-2.0.4-3plf|145	%{?_with_svlc:		%{expand: %%global with_svlc 1}}
12rr|vlc-2.0.4-3plf|146	
12rr|vlc-2.0.4-3plf|147	%{?_with_aa:		%{expand: %%global with_aa 1}}
12rr|vlc-2.0.4-3plf|148	%{?_with_sdl:		%{expand: %%global with_sdl 1}}
12rr|vlc-2.0.4-3plf|149	%{?_with_xosd:		%{expand: %%global with_xosd 1}}
12rr|vlc-2.0.4-3plf|150	%{?_with_xvideo:	%{expand: %%global with_xvideo 1}}
12rr|vlc-2.0.4-3plf|151	%{?_with_twolame:	%{expand: %%global with_twolame 1}}
12rr|vlc-2.0.4-3plf|152	%{?_with_schroedinger: 	%{expand: %%global with_schroedinger 1}}
12rr|vlc-2.0.4-3plf|153	%{?_with_fluidsynth:	%{expand: %%global with_fluidsynth 1}}
12rr|vlc-2.0.4-3plf|154	%{?_with_gme:		%{expand: %%global with_gme 1}}
12rr|vlc-2.0.4-3plf|155	%{?_with_lua:		%{expand: %%global with_lua 1}}
12rr|vlc-2.0.4-3plf|156	%{?_with_zvbi:		%{expand: %%global with_zvbi 1}}
12rr|vlc-2.0.4-3plf|157	%{?_with_kate:		%{expand: %%global with_kate 1}}
12rr|vlc-2.0.4-3plf|158	
12rr|vlc-2.0.4-3plf|159	%{?_with_mad:		%{expand: %%global with_mad 1}}
12rr|vlc-2.0.4-3plf|160	%{?_with_ogg:		%{expand: %%global with_ogg 1}}
12rr|vlc-2.0.4-3plf|161	%{?_with_theora:	%{expand: %%global with_theora 1}}
12rr|vlc-2.0.4-3plf|162	%{?_with_speex:		%{expand: %%global with_speex 1}}
12rr|vlc-2.0.4-3plf|163	%{?_with_flac:		%{expand: %%global with_flac 1}}
12rr|vlc-2.0.4-3plf|164	%{?_with_mkv:		%{expand: %%global with_mkv 1}}
12rr|vlc-2.0.4-3plf|165	%{?_with_mpeg2dec:	%{expand: %%global with_mpeg2dec 1}}
12rr|vlc-2.0.4-3plf|166	%{?_with_mpc:		%{expand: %%global with_mpc 1}}
12rr|vlc-2.0.4-3plf|167	%{?_with_faad:		%{expand: %%global with_faad 1}}
12rr|vlc-2.0.4-3plf|168	%{?_with_faac:		%{expand: %%global with_faac 1}}
12rr|vlc-2.0.4-3plf|169	%{?_with_x264:		%{expand: %%global with_x264 1}}
12rr|vlc-2.0.4-3plf|170	%{?_with_lame:		%{expand: %%global with_lame 1}}
12rr|vlc-2.0.4-3plf|171	%{?_with_dts:		%{expand: %%global with_dts 1}}
12rr|vlc-2.0.4-3plf|172	%{?_with_live:		%{expand: %%global with_live 1}}
12rr|vlc-2.0.4-3plf|173	%{?_with_a52:		%{expand: %%global with_a52 1}}
12rr|vlc-2.0.4-3plf|174	%{?_with_dv:		%{expand: %%global with_dv 1}}
12rr|vlc-2.0.4-3plf|175	%{?_with_dvdnav:	%{expand: %%global with_dvdnav 1}}
12rr|vlc-2.0.4-3plf|176	%{?_with_dvbpsi:	%{expand: %%global with_dvbpsi 1}}
12rr|vlc-2.0.4-3plf|177	%{?_with_libv4l:	%{expand: %%global with_libv4l 1}}
12rr|vlc-2.0.4-3plf|178	%{?_with_sysfs:		%{expand: %%global with_sysfs 1}}
12rr|vlc-2.0.4-3plf|179	%{?_with_satellite:	%{expand: %%global with_satellite 1}}
12rr|vlc-2.0.4-3plf|180	%{?_with_vcd:		%{expand: %%global with_vcd 1}}
12rr|vlc-2.0.4-3plf|181	%{?_with_cddb:		%{expand: %%global with_cddb 1}}
12rr|vlc-2.0.4-3plf|182	%{?_with_shout:		%{expand: %%global with_shout 1}}
12rr|vlc-2.0.4-3plf|183	
12rr|vlc-2.0.4-3plf|184	%{?_with_pulse:		%{expand: %%global with_pulse 1}}
12rr|vlc-2.0.4-3plf|185	%{?_with_jack:		%{expand: %%global with_jack 1}}
12rr|vlc-2.0.4-3plf|186	%{?_with_alsa:		%{expand: %%global with_alsa 1}}
12rr|vlc-2.0.4-3plf|187	
12rr|vlc-2.0.4-3plf|188	%{?_with_bonjour:	%{expand: %%global with_bonjour 1}}
12rr|vlc-2.0.4-3plf|189	%{?_with_upnp:		%{expand: %%global with_upnp 1}}
12rr|vlc-2.0.4-3plf|190	%{?_with_tar:		%{expand: %%global with_tar 1}}
12rr|vlc-2.0.4-3plf|191	%{?_with_mod:		%{expand: %%global with_mod 1}}
12rr|vlc-2.0.4-3plf|192	%{?_with_gnutls:	%{expand: %%global with_gnutls 1}}
12rr|vlc-2.0.4-3plf|193	
12rr|vlc-2.0.4-3plf|194	%{?_with_bluray:	%{expand: %%global with_bluray 1}}
12rr|vlc-2.0.4-3plf|195	
12rr|vlc-2.0.4-3plf|196	######################
12rr|vlc-2.0.4-3plf|197	# Hardcode PLF build
12rr|vlc-2.0.4-3plf|198	%define with_plf 1
12rr|vlc-2.0.4-3plf|199	######################
12rr|vlc-2.0.4-3plf|200	
12rr|vlc-2.0.4-3plf|201	%if %{with_plf}
12rr|vlc-2.0.4-3plf|202	%if %{mdvver} >= 201100
12rr|vlc-2.0.4-3plf|203	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12rr|vlc-2.0.4-3plf|204	%define extrarelsuffix plf
12rr|vlc-2.0.4-3plf|205	%endif
12rr|vlc-2.0.4-3plf|206	%define distsuffix plf
12rr|vlc-2.0.4-3plf|207	%global with_faac 1
12rr|vlc-2.0.4-3plf|208	%global with_faad 1
12rr|vlc-2.0.4-3plf|209	%global with_lame 1
12rr|vlc-2.0.4-3plf|210	%global with_dts 1
12rr|vlc-2.0.4-3plf|211	%global with_x264 1
12rr|vlc-2.0.4-3plf|212	%endif
12rr|vlc-2.0.4-3plf|213	
12rr|vlc-2.0.4-3plf|214	%define git_url git://git.videolan.org/vlc.git
12rr|vlc-2.0.4-3plf|215	
12rr|vlc-2.0.4-3plf|216	Summary:	MPEG, MPEG2, DVD and DivX player
12rr|vlc-2.0.4-3plf|217	Name:		vlc
12rr|vlc-2.0.4-3plf|218	Version:	2.0.4
12rr|vlc-2.0.4-3plf|219	Release:	3%{?extrarelsuffix}
12rr|vlc-2.0.4-3plf|220	Source0:	http://download.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.xz
12rr|vlc-2.0.4-3plf|221	Patch0:		vlc-2.0.4-fix-definition.patch
12rr|vlc-2.0.4-3plf|222	Patch1:		vlc-2.0.1-automake-1.12.patch
12rr|vlc-2.0.4-3plf|223	# (cg) The version of PA on mdv 2010.1+updates is OK for VLC so it should be patched accordingly
12rr|vlc-2.0.4-3plf|224	Patch19:	vlc-2.0.0-mdv2010.1-updated-pulse-version-is-ok.patch
12rr|vlc-2.0.4-3plf|225	Patch20:	vlc-2.0.0-fix-default-font.patch
12rr|vlc-2.0.4-3plf|226	Patch21:	vlc-2.0.0-live555-path.patch
12rr|vlc-2.0.4-3plf|227	Patch22:        vlc-2.0.0-desktop-l10n.patch
12rr|vlc-2.0.4-3plf|228	#gw the shared libraries are LGPL
12rr|vlc-2.0.4-3plf|229	License:	GPLv2+ and LGPLv2+
12rr|vlc-2.0.4-3plf|230	Group:		Video
12rr|vlc-2.0.4-3plf|231	URL:		http://www.videolan.org/
12rr|vlc-2.0.4-3plf|232	# might be useful too:
12rr|vlc-2.0.4-3plf|233	Suggests:	vlc-plugin-theora
12rr|vlc-2.0.4-3plf|234	%if %{with_pulse}
12rr|vlc-2.0.4-3plf|235	# needed when using pulseaudio
12rr|vlc-2.0.4-3plf|236	Suggests:	vlc-plugin-pulse
12rr|vlc-2.0.4-3plf|237	%endif
12rr|vlc-2.0.4-3plf|238	Provides:	vlc-plugin-dvb vlc-plugin-mad vlc-plugin-alsa
12rr|vlc-2.0.4-3plf|239	Obsoletes:	vlc-plugin-dvb vlc-plugin-mad vlc-plugin-alsa
12rr|vlc-2.0.4-3plf|240	Requires:	fonts-ttf-vera
12rr|vlc-2.0.4-3plf|241	%if %{with_sysfs}
12rr|vlc-2.0.4-3plf|242	BuildRequires:	sysfsutils-devel
12rr|vlc-2.0.4-3plf|243	%endif
12rr|vlc-2.0.4-3plf|244	%if %{with_tar}
12rr|vlc-2.0.4-3plf|245	BuildRequires:	libtar-devel
12rr|vlc-2.0.4-3plf|246	%endif
12rr|vlc-2.0.4-3plf|247	%if %{with_mod}
12rr|vlc-2.0.4-3plf|248	BuildRequires:	libmodplug-devel >= 1:0.7
12rr|vlc-2.0.4-3plf|249	%endif
12rr|vlc-2.0.4-3plf|250	%if %{with_gnutls}
12rr|vlc-2.0.4-3plf|251	BuildRequires:	gnutls-devel >= 1.0.17
12rr|vlc-2.0.4-3plf|252	%endif
12rr|vlc-2.0.4-3plf|253	BuildRequires:	freetype2-devel
12rr|vlc-2.0.4-3plf|254	%if %{with_fribidi}
12rr|vlc-2.0.4-3plf|255	BuildRequires:	fribidi-devel
12rr|vlc-2.0.4-3plf|256	%endif
12rr|vlc-2.0.4-3plf|257	%if %{with_libv4l}
12rr|vlc-2.0.4-3plf|258	BuildRequires:	libv4l-devel
12rr|vlc-2.0.4-3plf|259	%endif
12rr|vlc-2.0.4-3plf|260	%if %{with_udev}
12rr|vlc-2.0.4-3plf|261	BuildRequires:	udev-devel >= 142
12rr|vlc-2.0.4-3plf|262	%endif
12rr|vlc-2.0.4-3plf|263	Provides:	gvlc
12rr|vlc-2.0.4-3plf|264	Obsoletes:	gvlc
12rr|vlc-2.0.4-3plf|265	Provides:	gnome-vlc
12rr|vlc-2.0.4-3plf|266	Obsoletes:	gnome-vlc
12rr|vlc-2.0.4-3plf|267	Provides:	kvlc
12rr|vlc-2.0.4-3plf|268	Obsoletes:	kvlc
12rr|vlc-2.0.4-3plf|269	%if %{with_qt4}
12rr|vlc-2.0.4-3plf|270	Buildrequires:	qt4-devel
12rr|vlc-2.0.4-3plf|271	%endif
12rr|vlc-2.0.4-3plf|272	BuildRequires:	libmesaglu-devel
12rr|vlc-2.0.4-3plf|273	%if %{with_taglib}
12rr|vlc-2.0.4-3plf|274	BuildRequires:	taglib-devel > 1.5
12rr|vlc-2.0.4-3plf|275	%endif
12rr|vlc-2.0.4-3plf|276	%if %{with_mtp}
12rr|vlc-2.0.4-3plf|277	BuildRequires:	libmtp-devel >= 1.0.0
12rr|vlc-2.0.4-3plf|278	%endif
12rr|vlc-2.0.4-3plf|279	%if %{with_mad}
12rr|vlc-2.0.4-3plf|280	BuildRequires:	libid3tag-devel
12rr|vlc-2.0.4-3plf|281	BuildRequires:	libmad-devel
12rr|vlc-2.0.4-3plf|282	%endif
12rr|vlc-2.0.4-3plf|283	%if %{with_ogg}
12rr|vlc-2.0.4-3plf|284	Buildrequires:	libvorbis-devel
12rr|vlc-2.0.4-3plf|285	Buildrequires:	libogg-devel
12rr|vlc-2.0.4-3plf|286	Provides:	vlc-plugin-ogg
12rr|vlc-2.0.4-3plf|287	Obsoletes:	vlc-plugin-ogg
12rr|vlc-2.0.4-3plf|288	%endif
12rr|vlc-2.0.4-3plf|289	BuildRequires:	xpm-devel
12rr|vlc-2.0.4-3plf|290	BuildRequires:	xcb-util-devel
12rr|vlc-2.0.4-3plf|291	BuildRequires:	xcb-util-keysyms-devel
12rr|vlc-2.0.4-3plf|292	%if %{with_xcb_randr}
12rr|vlc-2.0.4-3plf|293	BuildRequires:	xcb-devel > 1.2
12rr|vlc-2.0.4-3plf|294	%endif
12rr|vlc-2.0.4-3plf|295	BuildRequires:	libproxy-devel
12rr|vlc-2.0.4-3plf|296	%if %{with_speex}
12rr|vlc-2.0.4-3plf|297	Buildrequires:	pkgconfig(speex) >= 1.1.16
12rr|vlc-2.0.4-3plf|298	%endif
12rr|vlc-2.0.4-3plf|299	%if %{with_flac}
12rr|vlc-2.0.4-3plf|300	Buildrequires:	libflac-devel
12rr|vlc-2.0.4-3plf|301	%endif
12rr|vlc-2.0.4-3plf|302	%if %{with_mkv}
12rr|vlc-2.0.4-3plf|303	Buildrequires:	libmatroska-devel >= 1.0.0
12rr|vlc-2.0.4-3plf|304	%endif
12rr|vlc-2.0.4-3plf|305	%if %{with_dvdnav}
12rr|vlc-2.0.4-3plf|306	Buildrequires:	libdvdnav-devel >= 0.1.9
12rr|vlc-2.0.4-3plf|307	Provides:	vlc-plugin-dvdnav
12rr|vlc-2.0.4-3plf|308	Obsoletes:	vlc-plugin-dvdnav
12rr|vlc-2.0.4-3plf|309	%endif
12rr|vlc-2.0.4-3plf|310	%if %{with_a52}
12rr|vlc-2.0.4-3plf|311	Buildrequires:	liba52dec-devel
12rr|vlc-2.0.4-3plf|312	Provides:	vlc-plugin-a52
12rr|vlc-2.0.4-3plf|313	Obsoletes:	vlc-plugin-a52
12rr|vlc-2.0.4-3plf|314	%endif
12rr|vlc-2.0.4-3plf|315	%if %{with_vcd}
12rr|vlc-2.0.4-3plf|316	BuildRequires:	libvcd-devel >= 0.7.21
12rr|vlc-2.0.4-3plf|317	%endif
12rr|vlc-2.0.4-3plf|318	BuildRequires:	libcdio-devel >= 0.72
12rr|vlc-2.0.4-3plf|319	%if %{with_cddb}
12rr|vlc-2.0.4-3plf|320	BuildRequires:	libcddb-devel >= 0.9.5
12rr|vlc-2.0.4-3plf|321	%else
12rr|vlc-2.0.4-3plf|322	BuildConflicts:	libcddb-devel
12rr|vlc-2.0.4-3plf|323	%endif
12rr|vlc-2.0.4-3plf|324	%if %{with_smb}
12rr|vlc-2.0.4-3plf|325	BuildRequires:	libsmbclient-devel >= 3.0.10
12rr|vlc-2.0.4-3plf|326	%endif
12rr|vlc-2.0.4-3plf|327	Buildrequires:	ffmpeg-devel
12rr|vlc-2.0.4-3plf|328	%if %{with_lame}
12rr|vlc-2.0.4-3plf|329	BuildRequires:	liblame-devel
12rr|vlc-2.0.4-3plf|330	%endif
12rr|vlc-2.0.4-3plf|331	%if %{with_mpeg2dec}
12rr|vlc-2.0.4-3plf|332	Buildrequires:	libmpeg2dec-devel >= 0.4.0
12rr|vlc-2.0.4-3plf|333	%endif
12rr|vlc-2.0.4-3plf|334	%if %{with_mpc}
12rr|vlc-2.0.4-3plf|335	BuildRequires:	libmpcdec-devel
12rr|vlc-2.0.4-3plf|336	%endif
12rr|vlc-2.0.4-3plf|337	%if %{with_faad}
12rr|vlc-2.0.4-3plf|338	BuildRequires:	libfaad2-devel >= 2.0
12rr|vlc-2.0.4-3plf|339	Provides:	vlc-plugin-faad
12rr|vlc-2.0.4-3plf|340	Obsoletes:	vlc-plugin-faad
12rr|vlc-2.0.4-3plf|341	%endif
12rr|vlc-2.0.4-3plf|342	%if %{with_faac}
12rr|vlc-2.0.4-3plf|343	BuildRequires:	libfaac-devel
12rr|vlc-2.0.4-3plf|344	%endif
12rr|vlc-2.0.4-3plf|345	%if %{with_alsa}
12rr|vlc-2.0.4-3plf|346	BuildRequires:	libalsa-devel >= 1.0.23
12rr|vlc-2.0.4-3plf|347	%endif
12rr|vlc-2.0.4-3plf|348	%if %{with_pulse}
12rr|vlc-2.0.4-3plf|349	BuildRequires:	pulseaudio-devel >= 0.9.10
12rr|vlc-2.0.4-3plf|350	%endif
12rr|vlc-2.0.4-3plf|351	%if %{with_jack}
12rr|vlc-2.0.4-3plf|352	BuildRequires:	jackit-devel
12rr|vlc-2.0.4-3plf|353	BuildRequires:	libsamplerate-devel
12rr|vlc-2.0.4-3plf|354	%endif
12rr|vlc-2.0.4-3plf|355	Provides:	vlc-plugin-slp
12rr|vlc-2.0.4-3plf|356	Obsoletes:	vlc-plugin-slp
12rr|vlc-2.0.4-3plf|357	%if %{with_bonjour}
12rr|vlc-2.0.4-3plf|358	BuildRequires:	avahi-client-devel
12rr|vlc-2.0.4-3plf|359	%endif
12rr|vlc-2.0.4-3plf|360	%if %{with_dvbpsi}
12rr|vlc-2.0.4-3plf|361	BuildRequires:	libdvbpsi-devel >= 0.1.7
12rr|vlc-2.0.4-3plf|362	%endif
12rr|vlc-2.0.4-3plf|363	BuildRequires:	autoconf2.5
12rr|vlc-2.0.4-3plf|364	BuildRequires:	gettext-devel
12rr|vlc-2.0.4-3plf|365	BuildRequires:	automake >= 1.10
12rr|vlc-2.0.4-3plf|366	BuildRequires:	libtool
12rr|vlc-2.0.4-3plf|367	%if %{with_dts}
12rr|vlc-2.0.4-3plf|368	BuildRequires:	libdca-devel
12rr|vlc-2.0.4-3plf|369	%endif
12rr|vlc-2.0.4-3plf|370	%if %{with_x264}
12rr|vlc-2.0.4-3plf|371	BuildRequires:	x264-devel > 0.65.2245
12rr|vlc-2.0.4-3plf|372	%endif
12rr|vlc-2.0.4-3plf|373	%if %{with_xml}
12rr|vlc-2.0.4-3plf|374	BuildRequires:	libxml2-devel >= 2.6
12rr|vlc-2.0.4-3plf|375	%endif
12rr|vlc-2.0.4-3plf|376	%if %{with_live}
12rr|vlc-2.0.4-3plf|377	BuildRequires:	live-devel > 2011.12.23
12rr|vlc-2.0.4-3plf|378	%endif
12rr|vlc-2.0.4-3plf|379	%if %{with_xvideo}
12rr|vlc-2.0.4-3plf|380	BuildRequires:	libxv-devel
12rr|vlc-2.0.4-3plf|381	%endif
12rr|vlc-2.0.4-3plf|382	BuildRequires:	libnotify-devel
12rr|vlc-2.0.4-3plf|383	BuildRequires:	gnome-vfs2-devel
12rr|vlc-2.0.4-3plf|384	BuildRequires:	portaudio-devel
12rr|vlc-2.0.4-3plf|385	BuildRequires:	dirac-devel
12rr|vlc-2.0.4-3plf|386	BuildRequires:	librsvg-devel
12rr|vlc-2.0.4-3plf|387	BuildRequires:	libcaca-devel
12rr|vlc-2.0.4-3plf|388	%if %{with_kde}
12rr|vlc-2.0.4-3plf|389	BuildRequires:	kdelibs4-core
12rr|vlc-2.0.4-3plf|390	%endif
12rr|vlc-2.0.4-3plf|391	%if %{with_bluray}
12rr|vlc-2.0.4-3plf|392	BuildRequires:	pkgconfig(libbluray) >= 0.2.1
12rr|vlc-2.0.4-3plf|393	%endif
12rr|vlc-2.0.4-3plf|394	
12rr|vlc-2.0.4-3plf|395	BuildRequires:	desktop-file-utils
12rr|vlc-2.0.4-3plf|396	Provides:	wxvlc
12rr|vlc-2.0.4-3plf|397	Obsoletes:	wxvlc
12rr|vlc-2.0.4-3plf|398	BuildRequires:	libdvdread-devel
12rr|vlc-2.0.4-3plf|399	Conflicts:	vlc-plugin-common < %{version}-%{release}
12rr|vlc-2.0.4-3plf|400	Requires(post):	desktop-file-utils
12rr|vlc-2.0.4-3plf|401	Requires(postun): desktop-file-utils
12rr|vlc-2.0.4-3plf|402	
12rr|vlc-2.0.4-3plf|403	%description
12rr|vlc-2.0.4-3plf|404	VideoLAN is an OpenSource streaming solution for every OS developed by
12rr|vlc-2.0.4-3plf|405	students from the Ecole Centrale Paris and developers from all over the
12rr|vlc-2.0.4-3plf|406	World.
12rr|vlc-2.0.4-3plf|407	VLC (VideoLAN Client) is a media player that can play MPEG1, MPEG2 and
12rr|vlc-2.0.4-3plf|408	MPEG4 (aka DivX) files, DVDs, VCDs, SVCDs, from a satellite card, from
12rr|vlc-2.0.4-3plf|409	a stream sent by VLS (VideoLAN Server), from another VLC, or from a Web
12rr|vlc-2.0.4-3plf|410	server.
12rr|vlc-2.0.4-3plf|411	This package contains no CSS unscrambling functionality for DVDs ;
12rr|vlc-2.0.4-3plf|412	you need the libdvdcss library available from
12rr|vlc-2.0.4-3plf|413	http://www.videolan.org/libdvdcss/
12rr|vlc-2.0.4-3plf|414	
12rr|vlc-2.0.4-3plf|415	%if %{with_plf}
12rr|vlc-2.0.4-3plf|416	This package is in restricted as it is violating software patents.
12rr|vlc-2.0.4-3plf|417	%endif
12rr|vlc-2.0.4-3plf|418	
12rr|vlc-2.0.4-3plf|419	#general packages
12rr|vlc-2.0.4-3plf|420	%package -n %{libname}
12rr|vlc-2.0.4-3plf|421	Summary:	Shared code for the VLC media player
12rr|vlc-2.0.4-3plf|422	Group:		System/Libraries
12rr|vlc-2.0.4-3plf|423	
12rr|vlc-2.0.4-3plf|424	%description -n %{libname}
12rr|vlc-2.0.4-3plf|425	Shared code for the VLC media player
12rr|vlc-2.0.4-3plf|426	This package contains code that is shared by different modules of the
12rr|vlc-2.0.4-3plf|427	VLC media player.
12rr|vlc-2.0.4-3plf|428	
12rr|vlc-2.0.4-3plf|429	%package -n %{libnamecore}
12rr|vlc-2.0.4-3plf|430	Summary:	Shared core code for the VLC media player
12rr|vlc-2.0.4-3plf|431	Group:		System/Libraries
12rr|vlc-2.0.4-3plf|432	#gw needed by the python bindings:
12rr|vlc-2.0.4-3plf|433	Provides:	libvlccore = %{version}-%{release}
12rr|vlc-2.0.4-3plf|434	
12rr|vlc-2.0.4-3plf|435	%description -n %{libnamecore}
12rr|vlc-2.0.4-3plf|436	Shared core code for the VLC media player
12rr|vlc-2.0.4-3plf|437	This package contains code that is shared by different modules of the
12rr|vlc-2.0.4-3plf|438	VLC media player.
12rr|vlc-2.0.4-3plf|439	
12rr|vlc-2.0.4-3plf|440	%package -n %{develname}
12rr|vlc-2.0.4-3plf|441	Summary:	Development files for the VLC media player
12rr|vlc-2.0.4-3plf|442	Group:		Development/C
12rr|vlc-2.0.4-3plf|443	Requires:	%{libname} = %{version}
12rr|vlc-2.0.4-3plf|444	Requires:	%{libnamecore} = %{version}
12rr|vlc-2.0.4-3plf|445	Provides:	%{name}-devel = %{version}-%{release}
12rr|vlc-2.0.4-3plf|446	Provides:	lib%{name}-devel = %{version}-%{release}
12rr|vlc-2.0.4-3plf|447	Obsoletes:	%mklibname -d %{name} 0
12rr|vlc-2.0.4-3plf|448	
12rr|vlc-2.0.4-3plf|449	%description -n %{develname}
12rr|vlc-2.0.4-3plf|450	Development files for the VLC media player
12rr|vlc-2.0.4-3plf|451	This package contains headers and a static library required to build plugins
12rr|vlc-2.0.4-3plf|452	for the VLC media player, or standalone applications using features from VLC.
12rr|vlc-2.0.4-3plf|453	
12rr|vlc-2.0.4-3plf|454	%if %{with_zvbi}
12rr|vlc-2.0.4-3plf|455	%package plugin-zvbi
12rr|vlc-2.0.4-3plf|456	Summary:	Add Teletext and Closed Caption support to VLC
12rr|vlc-2.0.4-3plf|457	Group:		Video
12rr|vlc-2.0.4-3plf|458	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|459	BuildRequires:	zvbi-devel
12rr|vlc-2.0.4-3plf|460	
12rr|vlc-2.0.4-3plf|461	%description plugin-zvbi
12rr|vlc-2.0.4-3plf|462	This package adds support for Raw VBI, Teletext and Closed Caption based on
12rr|vlc-2.0.4-3plf|463	the ZVBI library to VLC.
12rr|vlc-2.0.4-3plf|464	%endif
12rr|vlc-2.0.4-3plf|465	
12rr|vlc-2.0.4-3plf|466	%if %{with_kate}
12rr|vlc-2.0.4-3plf|467	%package plugin-kate
12rr|vlc-2.0.4-3plf|468	Summary:	Add subtitle and Karaoke text support to VLC
12rr|vlc-2.0.4-3plf|469	Group:		Video
12rr|vlc-2.0.4-3plf|470	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|471	BuildRequires:	libtiger-devel
12rr|vlc-2.0.4-3plf|472	
12rr|vlc-2.0.4-3plf|473	%description plugin-kate
12rr|vlc-2.0.4-3plf|474	This package adds support for subtitles and Karaoke text display based on
12rr|vlc-2.0.4-3plf|475	the libkate library to VLC.
12rr|vlc-2.0.4-3plf|476	%endif
12rr|vlc-2.0.4-3plf|477	
12rr|vlc-2.0.4-3plf|478	%if %{with_ass}
12rr|vlc-2.0.4-3plf|479	%package plugin-libass
12rr|vlc-2.0.4-3plf|480	Summary:	Add subtitle support to VLC using libass
12rr|vlc-2.0.4-3plf|481	Group:		Video
12rr|vlc-2.0.4-3plf|482	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|483	BuildRequires:	libass-devel
12rr|vlc-2.0.4-3plf|484	
12rr|vlc-2.0.4-3plf|485	%description plugin-libass
12rr|vlc-2.0.4-3plf|486	This package adds support for subtitles based on the libass library to VLC.
12rr|vlc-2.0.4-3plf|487	%endif
12rr|vlc-2.0.4-3plf|488	
12rr|vlc-2.0.4-3plf|489	%if %{with_lua}
12rr|vlc-2.0.4-3plf|490	%package	plugin-lua
12rr|vlc-2.0.4-3plf|491	Summary:	Add Lua scripting to vlc
12rr|vlc-2.0.4-3plf|492	Group:		Video
12rr|vlc-2.0.4-3plf|493	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|494	BuildRequires:	lua-devel >= 5.1
12rr|vlc-2.0.4-3plf|495	
12rr|vlc-2.0.4-3plf|496	%description plugin-lua
12rr|vlc-2.0.4-3plf|497	This plugin adds lua scripting and provides a few example scripts as well.
12rr|vlc-2.0.4-3plf|498	%endif
12rr|vlc-2.0.4-3plf|499	
12rr|vlc-2.0.4-3plf|500	%if %{with_ncurses}
12rr|vlc-2.0.4-3plf|501	%package plugin-ncurses
12rr|vlc-2.0.4-3plf|502	Summary:	Ncurses console-based plugin for the VLC media player
12rr|vlc-2.0.4-3plf|503	Group:		Video
12rr|vlc-2.0.4-3plf|504	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|505	Buildrequires:	ncurses-devel
12rr|vlc-2.0.4-3plf|506	
12rr|vlc-2.0.4-3plf|507	%description plugin-ncurses
12rr|vlc-2.0.4-3plf|508	This plugin adds a ncurses interface to the VLC media player. To
12rr|vlc-2.0.4-3plf|509	activate it, use the `--intf ncurses' flag.
12rr|vlc-2.0.4-3plf|510	%endif
12rr|vlc-2.0.4-3plf|511	
12rr|vlc-2.0.4-3plf|512	%if %{with_lirc}
12rr|vlc-2.0.4-3plf|513	%package plugin-lirc
12rr|vlc-2.0.4-3plf|514	Summary:	Lirc plugin for the VLC media player
12rr|vlc-2.0.4-3plf|515	Group:		Video
12rr|vlc-2.0.4-3plf|516	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|517	Obsoletes:	vlc-lirc
12rr|vlc-2.0.4-3plf|518	Provides:	vlc-lirc
12rr|vlc-2.0.4-3plf|519	Buildrequires:	liblirc-devel
12rr|vlc-2.0.4-3plf|520	
12rr|vlc-2.0.4-3plf|521	%description plugin-lirc
12rr|vlc-2.0.4-3plf|522	This plugin is an infrared lirc interface for the VLC media player. To
12rr|vlc-2.0.4-3plf|523	activate it, use the `--extraintf lirc' flag.
12rr|vlc-2.0.4-3plf|524	%endif
12rr|vlc-2.0.4-3plf|525	
12rr|vlc-2.0.4-3plf|526	%package -n svlc
12rr|vlc-2.0.4-3plf|527	Summary:	Skinned GUI plugin for the VLC media player
12rr|vlc-2.0.4-3plf|528	Group:		Video
12rr|vlc-2.0.4-3plf|529	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|530	Provides:	vlc-gui
12rr|vlc-2.0.4-3plf|531	Requires(post): desktop-file-utils
12rr|vlc-2.0.4-3plf|532	Requires(postun): desktop-file-utils
12rr|vlc-2.0.4-3plf|533	
12rr|vlc-2.0.4-3plf|534	%description -n svlc
12rr|vlc-2.0.4-3plf|535	This plugin adds a skinned GUI interface to the VLC media player. To
12rr|vlc-2.0.4-3plf|536	activate it, run the `svlc' program.
12rr|vlc-2.0.4-3plf|537	
12rr|vlc-2.0.4-3plf|538	#
12rr|vlc-2.0.4-3plf|539	# video plugins
12rr|vlc-2.0.4-3plf|540	%if %{with_aa}
12rr|vlc-2.0.4-3plf|541	%package plugin-aa
12rr|vlc-2.0.4-3plf|542	Summary:	ASCII art video plugin for the VLC media player
12rr|vlc-2.0.4-3plf|543	Group:		Video
12rr|vlc-2.0.4-3plf|544	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|545	Obsoletes:	vlc-aa
12rr|vlc-2.0.4-3plf|546	Provides:	vlc-aa
12rr|vlc-2.0.4-3plf|547	Buildrequires:	aalib-devel
12rr|vlc-2.0.4-3plf|548	
12rr|vlc-2.0.4-3plf|549	%description plugin-aa
12rr|vlc-2.0.4-3plf|550	This is an ASCII art video output plugin for the VLC media playe. To
12rr|vlc-2.0.4-3plf|551	activate it, use the `--vout aa' flag or select the `aa' video output
12rr|vlc-2.0.4-3plf|552	plugin from the preferences menu.
12rr|vlc-2.0.4-3plf|553	%endif
12rr|vlc-2.0.4-3plf|554	
12rr|vlc-2.0.4-3plf|555	%if %{with_sdl}
12rr|vlc-2.0.4-3plf|556	%package plugin-sdl
12rr|vlc-2.0.4-3plf|557	Summary:	Simple DirectMedia Layer video plugin for the VLC media player
12rr|vlc-2.0.4-3plf|558	Group:		Video
12rr|vlc-2.0.4-3plf|559	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|560	Obsoletes:	vlc-sdl
12rr|vlc-2.0.4-3plf|561	Provides:	vlc-sdl
12rr|vlc-2.0.4-3plf|562	%if %{with_sdl_image}
12rr|vlc-2.0.4-3plf|563	Buildrequires:	SDL_image-devel >= 1.2.10
12rr|vlc-2.0.4-3plf|564	%endif
12rr|vlc-2.0.4-3plf|565	BuildRequires:	SDL-devel >= 1.2.10
12rr|vlc-2.0.4-3plf|566	Buildrequires:	nas-devel
12rr|vlc-2.0.4-3plf|567	
12rr|vlc-2.0.4-3plf|568	%description plugin-sdl
12rr|vlc-2.0.4-3plf|569	This plugin adds support for the Simple DirectMedia Layer library to
12rr|vlc-2.0.4-3plf|570	the VLC media player. To activate it, use the `--vout sdl' or
12rr|vlc-2.0.4-3plf|571	`--aout sdl' flags or select the `sdl' video or audio output plugin
12rr|vlc-2.0.4-3plf|572	from the preferences menu.
12rr|vlc-2.0.4-3plf|573	%endif
12rr|vlc-2.0.4-3plf|574	
12rr|vlc-2.0.4-3plf|575	%if %{with_shout}
12rr|vlc-2.0.4-3plf|576	%package plugin-shout
12rr|vlc-2.0.4-3plf|577	Summary:	Shoutcast and Icecast connector
12rr|vlc-2.0.4-3plf|578	Group:		Sound
12rr|vlc-2.0.4-3plf|579	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|580	Buildrequires:	libshout-devel >= 2.1
12rr|vlc-2.0.4-3plf|581	
12rr|vlc-2.0.4-3plf|582	%description plugin-shout
12rr|vlc-2.0.4-3plf|583	This plugin adds support for Icecast and Shoutcast servers.
12rr|vlc-2.0.4-3plf|584	%endif
12rr|vlc-2.0.4-3plf|585	
12rr|vlc-2.0.4-3plf|586	%package plugin-opengl
12rr|vlc-2.0.4-3plf|587	Summary:	OpenGL video output plugin for the VLC media player
12rr|vlc-2.0.4-3plf|588	Group:		Video
12rr|vlc-2.0.4-3plf|589	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|590	
12rr|vlc-2.0.4-3plf|591	%description plugin-opengl
12rr|vlc-2.0.4-3plf|592	This plugin adds support for OpenGL video output to
12rr|vlc-2.0.4-3plf|593	the VLC media player.
12rr|vlc-2.0.4-3plf|594	
12rr|vlc-2.0.4-3plf|595	
12rr|vlc-2.0.4-3plf|596	#
12rr|vlc-2.0.4-3plf|597	# visualization plugins
12rr|vlc-2.0.4-3plf|598	
12rr|vlc-2.0.4-3plf|599	%if %{with_xosd}
12rr|vlc-2.0.4-3plf|600	%package plugin-xosd
12rr|vlc-2.0.4-3plf|601	Summary:	X On-Screen Display plugin for the VLC media player
12rr|vlc-2.0.4-3plf|602	Group:		Video
12rr|vlc-2.0.4-3plf|603	Buildrequires:	libxosd-devel >= 2
12rr|vlc-2.0.4-3plf|604	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|605	
12rr|vlc-2.0.4-3plf|606	%description plugin-xosd
12rr|vlc-2.0.4-3plf|607	This is an On-Screen Display plugin for the VLC media player. To activate
12rr|vlc-2.0.4-3plf|608	it, use the `--extraintf xosd' flag or select the `xosd' interface plugin
12rr|vlc-2.0.4-3plf|609	from the preferences menu.
12rr|vlc-2.0.4-3plf|610	%endif
12rr|vlc-2.0.4-3plf|611	
12rr|vlc-2.0.4-3plf|612	%if %{with_goom}
12rr|vlc-2.0.4-3plf|613	%package plugin-goom
12rr|vlc-2.0.4-3plf|614	Summary:	Visualization plugin for the VLC media player
12rr|vlc-2.0.4-3plf|615	Group:		Video
12rr|vlc-2.0.4-3plf|616	BuildRequires:	libgoom2-devel
12rr|vlc-2.0.4-3plf|617	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|618	
12rr|vlc-2.0.4-3plf|619	%description plugin-goom
12rr|vlc-2.0.4-3plf|620	This is a visualization plugin for VLC media player based on the Goom library.
12rr|vlc-2.0.4-3plf|621	%endif
12rr|vlc-2.0.4-3plf|622	
12rr|vlc-2.0.4-3plf|623	%if %{with_projectm}
12rr|vlc-2.0.4-3plf|624	%package plugin-projectm
12rr|vlc-2.0.4-3plf|625	Summary:	Visualization plugin for the VLC media player
12rr|vlc-2.0.4-3plf|626	Group:		Video
12rr|vlc-2.0.4-3plf|627	BuildRequires:	libprojectm-devel
12rr|vlc-2.0.4-3plf|628	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|629	
12rr|vlc-2.0.4-3plf|630	%description plugin-projectm
12rr|vlc-2.0.4-3plf|631	This is a visualization plugin for VLC media player based on projectm.
12rr|vlc-2.0.4-3plf|632	%endif
12rr|vlc-2.0.4-3plf|633	
12rr|vlc-2.0.4-3plf|634	%if %{with_theora}
12rr|vlc-2.0.4-3plf|635	%package plugin-theora
12rr|vlc-2.0.4-3plf|636	Summary:	Theora video codec for the VLC media player
12rr|vlc-2.0.4-3plf|637	Group:		Video
12rr|vlc-2.0.4-3plf|638	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|639	Buildrequires:	libtheora-devel
12rr|vlc-2.0.4-3plf|640	
12rr|vlc-2.0.4-3plf|641	%description plugin-theora
12rr|vlc-2.0.4-3plf|642	These plugin adds support for the Ogg Theora video format to the VLC
12rr|vlc-2.0.4-3plf|643	media player. They are autodetected.
12rr|vlc-2.0.4-3plf|644	%endif
12rr|vlc-2.0.4-3plf|645	
12rr|vlc-2.0.4-3plf|646	%if %{with_twolame}
12rr|vlc-2.0.4-3plf|647	%package plugin-twolame
12rr|vlc-2.0.4-3plf|648	Summary:	MP2 encoder plugin for VLC
12rr|vlc-2.0.4-3plf|649	Group:		Sound
12rr|vlc-2.0.4-3plf|650	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|651	BuildRequires:	libtwolame-devel
12rr|vlc-2.0.4-3plf|652	
12rr|vlc-2.0.4-3plf|653	%description plugin-twolame
12rr|vlc-2.0.4-3plf|654	These plugins add support for the Twolame MPEG Audio Layer 2 encoder
12rr|vlc-2.0.4-3plf|655	to the VLC media player. They are autodetected.
12rr|vlc-2.0.4-3plf|656	%endif
12rr|vlc-2.0.4-3plf|657	
12rr|vlc-2.0.4-3plf|658	%if %{with_fluidsynth}
12rr|vlc-2.0.4-3plf|659	%package plugin-fluidsynth
12rr|vlc-2.0.4-3plf|660	Summary:	Add MIDI playback support to VLC based on Fluidsynth
12rr|vlc-2.0.4-3plf|661	Group:		Sound
12rr|vlc-2.0.4-3plf|662	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|663	BuildRequires:	libfluidsynth-devel
12rr|vlc-2.0.4-3plf|664	
12rr|vlc-2.0.4-3plf|665	%description plugin-fluidsynth
12rr|vlc-2.0.4-3plf|666	This plugin adds support for MIDI playback to VLC based on the Fluidsynth
12rr|vlc-2.0.4-3plf|667	library.
12rr|vlc-2.0.4-3plf|668	%endif
12rr|vlc-2.0.4-3plf|669	
12rr|vlc-2.0.4-3plf|670	%if %{with_gme}
12rr|vlc-2.0.4-3plf|671	%package plugin-gme
12rr|vlc-2.0.4-3plf|672	Summary:	Add game music playback support to VLC based on libgme
12rr|vlc-2.0.4-3plf|673	Group:		Sound
12rr|vlc-2.0.4-3plf|674	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|675	BuildRequires:	libgme-devel
12rr|vlc-2.0.4-3plf|676	
12rr|vlc-2.0.4-3plf|677	%description plugin-gme
12rr|vlc-2.0.4-3plf|678	This plugin adds support for video game music playback to VLC based on the
12rr|vlc-2.0.4-3plf|679	GME library.
12rr|vlc-2.0.4-3plf|680	%endif
12rr|vlc-2.0.4-3plf|681	
12rr|vlc-2.0.4-3plf|682	%if %{with_schroedinger}
12rr|vlc-2.0.4-3plf|683	%package plugin-schroedinger
12rr|vlc-2.0.4-3plf|684	Summary:	Dirac plugin for VLC based on Schroedinger
12rr|vlc-2.0.4-3plf|685	Group:		Video
12rr|vlc-2.0.4-3plf|686	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|687	BuildRequires:	libschroedinger-devel >= 1.0.10
12rr|vlc-2.0.4-3plf|688	
12rr|vlc-2.0.4-3plf|689	%description plugin-schroedinger
12rr|vlc-2.0.4-3plf|690	These plugins add support for the Dirac video format based on Schroedinger.
12rr|vlc-2.0.4-3plf|691	to the VLC media player.
12rr|vlc-2.0.4-3plf|692	%endif
12rr|vlc-2.0.4-3plf|693	
12rr|vlc-2.0.4-3plf|694	%package plugin-speex
12rr|vlc-2.0.4-3plf|695	Summary:	Ogg Speex codec plugin for the VLC media player
12rr|vlc-2.0.4-3plf|696	Group:		Sound
12rr|vlc-2.0.4-3plf|697	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|698	
12rr|vlc-2.0.4-3plf|699	%description plugin-speex
12rr|vlc-2.0.4-3plf|700	These plugins add support for the Ogg Speex codec to the VLC media
12rr|vlc-2.0.4-3plf|701	player. They are autodetected.
12rr|vlc-2.0.4-3plf|702	
12rr|vlc-2.0.4-3plf|703	%package plugin-flac
12rr|vlc-2.0.4-3plf|704	Summary:	Flac codec plugin for the VLC media player
12rr|vlc-2.0.4-3plf|705	Group:		Video
12rr|vlc-2.0.4-3plf|706	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|707	
12rr|vlc-2.0.4-3plf|708	%description plugin-flac
12rr|vlc-2.0.4-3plf|709	These plugins add support for the FLAC compressed audio format to the
12rr|vlc-2.0.4-3plf|710	VLC media player.
12rr|vlc-2.0.4-3plf|711	
12rr|vlc-2.0.4-3plf|712	%if %{with_dv}
12rr|vlc-2.0.4-3plf|713	%package plugin-dv
12rr|vlc-2.0.4-3plf|714	Summary:	DV codec plugin for the VLC media player
12rr|vlc-2.0.4-3plf|715	Group:		Video
12rr|vlc-2.0.4-3plf|716	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|717	Buildrequires:	libdv-devel
12rr|vlc-2.0.4-3plf|718	BuildRequires:	libraw1394-devel >= 2.0.1
12rr|vlc-2.0.4-3plf|719	BuildRequires:	libdc1394-devel >= 2.1.0
12rr|vlc-2.0.4-3plf|720	BuildRequires:	libavc1394-devel >= 0.5.3
12rr|vlc-2.0.4-3plf|721	
12rr|vlc-2.0.4-3plf|722	%description plugin-dv
12rr|vlc-2.0.4-3plf|723	This plugin adds support for the DV video format to the VLC media player.
12rr|vlc-2.0.4-3plf|724	The plugin is autodetected.
12rr|vlc-2.0.4-3plf|725	%endif
12rr|vlc-2.0.4-3plf|726	
12rr|vlc-2.0.4-3plf|727	%package plugin-mod
12rr|vlc-2.0.4-3plf|728	Summary:	MOD audio decoder plugin for the VLC media player
12rr|vlc-2.0.4-3plf|729	Group:		Sound
12rr|vlc-2.0.4-3plf|730	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|731	
12rr|vlc-2.0.4-3plf|732	%description plugin-mod
12rr|vlc-2.0.4-3plf|733	This plugin adds support for music module playback based on libmodplug
12rr|vlc-2.0.4-3plf|734	to the VLC media player.
12rr|vlc-2.0.4-3plf|735	
12rr|vlc-2.0.4-3plf|736	%package plugin-mpc
12rr|vlc-2.0.4-3plf|737	Summary:	MPC audio decoder plugin for the VLC media player
12rr|vlc-2.0.4-3plf|738	Group:		Sound
12rr|vlc-2.0.4-3plf|739	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|740	
12rr|vlc-2.0.4-3plf|741	%description plugin-mpc
12rr|vlc-2.0.4-3plf|742	This plugin adds support for Musepack audio playback based on libmpcdec
12rr|vlc-2.0.4-3plf|743	to the VLC media player.
12rr|vlc-2.0.4-3plf|744	
12rr|vlc-2.0.4-3plf|745	#
12rr|vlc-2.0.4-3plf|746	# audio plugins
12rr|vlc-2.0.4-3plf|747	%if %{with_pulse}
12rr|vlc-2.0.4-3plf|748	%package plugin-pulse
12rr|vlc-2.0.4-3plf|749	Summary:	PulseAudio plugin for the VLC media player
12rr|vlc-2.0.4-3plf|750	Group:		Video
12rr|vlc-2.0.4-3plf|751	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|752	Obsoletes:	vlc-pulse
12rr|vlc-2.0.4-3plf|753	Provides:	vlc-pulse
12rr|vlc-2.0.4-3plf|754	
12rr|vlc-2.0.4-3plf|755	%description plugin-pulse
12rr|vlc-2.0.4-3plf|756	This plugin adds support for the PulseAudio Sound Daemon to the VLC
12rr|vlc-2.0.4-3plf|757	media player. To activate it, use the `--aout pulse' flag or select the
12rr|vlc-2.0.4-3plf|758	`pulse' audio output plugin from the preferences menu.
12rr|vlc-2.0.4-3plf|759	%endif
12rr|vlc-2.0.4-3plf|760	
12rr|vlc-2.0.4-3plf|761	%package plugin-jack
12rr|vlc-2.0.4-3plf|762	Summary:	Jack audio plugin for the VLC media player
12rr|vlc-2.0.4-3plf|763	Group:		Video
12rr|vlc-2.0.4-3plf|764	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|765	Obsoletes:	vlc-jack
12rr|vlc-2.0.4-3plf|766	Provides:	vlc-jack
12rr|vlc-2.0.4-3plf|767	
12rr|vlc-2.0.4-3plf|768	%description plugin-jack
12rr|vlc-2.0.4-3plf|769	This plugin adds support for the Jack Audio Connection Kit to the VLC
12rr|vlc-2.0.4-3plf|770	media player. To activate it, use the `--aout jack' flag or select the
12rr|vlc-2.0.4-3plf|771	`jack' audio output plugin from the preferences menu.
12rr|vlc-2.0.4-3plf|772	
12rr|vlc-2.0.4-3plf|773	%package plugin-bonjour
12rr|vlc-2.0.4-3plf|774	Summary:	Bonjour service discovery plugin for the VLC media player
12rr|vlc-2.0.4-3plf|775	Group:		Video
12rr|vlc-2.0.4-3plf|776	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|777	
12rr|vlc-2.0.4-3plf|778	%description plugin-bonjour
12rr|vlc-2.0.4-3plf|779	This plugin adds support for Bonjour service discovery to
12rr|vlc-2.0.4-3plf|780	the VLC media player.
12rr|vlc-2.0.4-3plf|781	
12rr|vlc-2.0.4-3plf|782	%if %{with_upnp}
12rr|vlc-2.0.4-3plf|783	%package plugin-upnp
12rr|vlc-2.0.4-3plf|784	Summary:	UPNP service discovery plugin for the VLC media player
12rr|vlc-2.0.4-3plf|785	Group:		Video
12rr|vlc-2.0.4-3plf|786	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|787	BuildRequires:	libupnp-devel
12rr|vlc-2.0.4-3plf|788	
12rr|vlc-2.0.4-3plf|789	%description plugin-upnp
12rr|vlc-2.0.4-3plf|790	This plugin adds support for UPNP service discovery to
12rr|vlc-2.0.4-3plf|791	the VLC media player.
12rr|vlc-2.0.4-3plf|792	%endif
12rr|vlc-2.0.4-3plf|793	
12rr|vlc-2.0.4-3plf|794	%package plugin-gnutls
12rr|vlc-2.0.4-3plf|795	Summary:	Secure Socket Layer plugin for the VLC media player
12rr|vlc-2.0.4-3plf|796	Group:		Video
12rr|vlc-2.0.4-3plf|797	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|798	
12rr|vlc-2.0.4-3plf|799	%description plugin-gnutls
12rr|vlc-2.0.4-3plf|800	This plugin adds support for SSL/TLS to the VLC media player.
12rr|vlc-2.0.4-3plf|801	
12rr|vlc-2.0.4-3plf|802	%package plugin-libnotify
12rr|vlc-2.0.4-3plf|803	Summary:	Notification popup plugin for the VLC media player
12rr|vlc-2.0.4-3plf|804	Group:		Video
12rr|vlc-2.0.4-3plf|805	Requires:	%{name} = %{version}
12rr|vlc-2.0.4-3plf|806	
12rr|vlc-2.0.4-3plf|807	%description plugin-libnotify
12rr|vlc-2.0.4-3plf|808	This plugin adds support for notification popup messages to
12rr|vlc-2.0.4-3plf|809	the VLC media player.
12rr|vlc-2.0.4-3plf|810	
12rr|vlc-2.0.4-3plf|811	%prep
12rr|vlc-2.0.4-3plf|812	%setup -q
12rr|vlc-2.0.4-3plf|813	%patch0 -p0
12rr|vlc-2.0.4-3plf|814	%patch1 -p1 -b .automake12~
12rr|vlc-2.0.4-3plf|815	#gw if we want to regenerate libtool, we must remove the local versions of
12rr|vlc-2.0.4-3plf|816	# the libtool m4 files, aclocal will replace them
12rr|vlc-2.0.4-3plf|817	cd m4
12rr|vlc-2.0.4-3plf|818	%__rm -fv argz.m4 libtool.m4 ltdl.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4
12rr|vlc-2.0.4-3plf|819	cd ..
12rr|vlc-2.0.4-3plf|820	%patch19 -p1 -b .pulse-version
12rr|vlc-2.0.4-3plf|821	%patch20 -p1
12rr|vlc-2.0.4-3plf|822	%patch21 -p1 -b .live555
12rr|vlc-2.0.4-3plf|823	%patch22 -p1 -b .l10n
12rr|vlc-2.0.4-3plf|824	#if %%{snapshot}
12rr|vlc-2.0.4-3plf|825	#./bootstrap
12rr|vlc-2.0.4-3plf|826	#endif
12rr|vlc-2.0.4-3plf|827	#gw we always need to call libtoolize to replace Debian's libtool
12rr|vlc-2.0.4-3plf|828	#we get this error on 2011.0 and 2010.0, but not on 2010.1
12rr|vlc-2.0.4-3plf|829	##libtool: Version mismatch error.  This is libtool 2.2.6b Debian-2.2.6b-2, but the
12rr|vlc-2.0.4-3plf|830	##libtool: definition of this LT_INIT comes from libtool 2.2.10.
12rr|vlc-2.0.4-3plf|831	##libtool: You should recreate aclocal.m4 with macros from libtool 2.2.6b Debian-2.2.6b-2
12rr|vlc-2.0.4-3plf|832	##libtool: and run autoconf again.
12rr|vlc-2.0.4-3plf|833	libtoolize --install --force
12rr|vlc-2.0.4-3plf|834	aclocal -I m4
12rr|vlc-2.0.4-3plf|835	autoheader
12rr|vlc-2.0.4-3plf|836	autoconf
12rr|vlc-2.0.4-3plf|837	automake
12rr|vlc-2.0.4-3plf|838	
12rr|vlc-2.0.4-3plf|839	%build
12rr|vlc-2.0.4-3plf|840	# add missing ebml include dir
12rr|vlc-2.0.4-3plf|841	export CPPFLAGS="$CPPFLAGS -I/usr/include/ebml"
12rr|vlc-2.0.4-3plf|842	#gw the speex headers have moved
12rr|vlc-2.0.4-3plf|843	export CPPFLAGS="$CPPFLAGS -I%{_includedir}/speex"
12rr|vlc-2.0.4-3plf|844	%configure2_5x --enable-pvr --disable-dependency-tracking \
12rr|vlc-2.0.4-3plf|845	--disable-sse \
12rr|vlc-2.0.4-3plf|846	%if %{with_bonjour}
12rr|vlc-2.0.4-3plf|847	--enable-bonjour \
12rr|vlc-2.0.4-3plf|848	%else
12rr|vlc-2.0.4-3plf|849	--disable-bonjour \
12rr|vlc-2.0.4-3plf|850	%endif
12rr|vlc-2.0.4-3plf|851	%if %{with_smb}
12rr|vlc-2.0.4-3plf|852	--enable-smb \
12rr|vlc-2.0.4-3plf|853	%else
12rr|vlc-2.0.4-3plf|854	--disable-smb \
12rr|vlc-2.0.4-3plf|855	%endif
12rr|vlc-2.0.4-3plf|856	%if %{with_ncurses}
12rr|vlc-2.0.4-3plf|857	--enable-ncurses \
12rr|vlc-2.0.4-3plf|858	%endif
12rr|vlc-2.0.4-3plf|859	%if %{with_lirc}
12rr|vlc-2.0.4-3plf|860	--enable-lirc \
12rr|vlc-2.0.4-3plf|861	%endif
12rr|vlc-2.0.4-3plf|862	--enable-xvideo \
12rr|vlc-2.0.4-3plf|863	%if %{with_aa}
12rr|vlc-2.0.4-3plf|864	--enable-aa \
12rr|vlc-2.0.4-3plf|865	%endif
12rr|vlc-2.0.4-3plf|866	%if %{with_sdl}
12rr|vlc-2.0.4-3plf|867	--enable-sdl \
12rr|vlc-2.0.4-3plf|868	%endif
12rr|vlc-2.0.4-3plf|869	%if %{with_xosd}
12rr|vlc-2.0.4-3plf|870	--enable-xosd \
12rr|vlc-2.0.4-3plf|871	%else
12rr|vlc-2.0.4-3plf|872	--disable-xosd \
12rr|vlc-2.0.4-3plf|873	%endif
12rr|vlc-2.0.4-3plf|874	%if %{with_mad}
12rr|vlc-2.0.4-3plf|875	--enable-mad \
12rr|vlc-2.0.4-3plf|876	%endif
12rr|vlc-2.0.4-3plf|877	%if %{with_ogg}
12rr|vlc-2.0.4-3plf|878	--enable-vorbis \
12rr|vlc-2.0.4-3plf|879	--enable-ogg \
12rr|vlc-2.0.4-3plf|880	%else
12rr|vlc-2.0.4-3plf|881	--disable-vorbis \
12rr|vlc-2.0.4-3plf|882	--disable-ogg \
12rr|vlc-2.0.4-3plf|883	%endif
12rr|vlc-2.0.4-3plf|884	%if %{with_theora}
12rr|vlc-2.0.4-3plf|885	--enable-theora \
12rr|vlc-2.0.4-3plf|886	%endif
12rr|vlc-2.0.4-3plf|887	%if %{with_speex}
12rr|vlc-2.0.4-3plf|888	--enable-speex \
12rr|vlc-2.0.4-3plf|889	%else
12rr|vlc-2.0.4-3plf|890	--disable-speex \
12rr|vlc-2.0.4-3plf|891	%endif
12rr|vlc-2.0.4-3plf|892	%if %{with_flac}
12rr|vlc-2.0.4-3plf|893	--enable-flac \
12rr|vlc-2.0.4-3plf|894	%else
12rr|vlc-2.0.4-3plf|895	--disable-flac \
12rr|vlc-2.0.4-3plf|896	%endif
12rr|vlc-2.0.4-3plf|897	%if %{with_mkv}
12rr|vlc-2.0.4-3plf|898	--enable-mkv \
12rr|vlc-2.0.4-3plf|899	%else
12rr|vlc-2.0.4-3plf|900	--disable-mkv \
12rr|vlc-2.0.4-3plf|901	%endif
12rr|vlc-2.0.4-3plf|902	%if %{with_dv}
12rr|vlc-2.0.4-3plf|903	--enable-dv \
12rr|vlc-2.0.4-3plf|904	%else
12rr|vlc-2.0.4-3plf|905	--disable-dv \
12rr|vlc-2.0.4-3plf|906	%endif
12rr|vlc-2.0.4-3plf|907	%if %{with_dvbpsi}
12rr|vlc-2.0.4-3plf|908	--enable-dvbpsi \
12rr|vlc-2.0.4-3plf|909	%else
12rr|vlc-2.0.4-3plf|910	--disable-dvbpsi \
12rr|vlc-2.0.4-3plf|911	%endif
12rr|vlc-2.0.4-3plf|912	%if %{with_shout}
12rr|vlc-2.0.4-3plf|913	--enable-shout \
12rr|vlc-2.0.4-3plf|914	%endif
12rr|vlc-2.0.4-3plf|915	%if ! %{with_pulse}
12rr|vlc-2.0.4-3plf|916	--disable-pulse \
12rr|vlc-2.0.4-3plf|917	%endif
12rr|vlc-2.0.4-3plf|918	%if %{with_jack}
12rr|vlc-2.0.4-3plf|919	--enable-jack \
12rr|vlc-2.0.4-3plf|920	%endif
12rr|vlc-2.0.4-3plf|921	%if ! %{with_alsa}
12rr|vlc-2.0.4-3plf|922	--disable-alsa \
12rr|vlc-2.0.4-3plf|923	%endif
12rr|vlc-2.0.4-3plf|924	%if %{with_mpeg2dec}
12rr|vlc-2.0.4-3plf|925	--enable-libmpeg2 \
12rr|vlc-2.0.4-3plf|926	%else
12rr|vlc-2.0.4-3plf|927	--disable-libmpeg2 \
12rr|vlc-2.0.4-3plf|928	%endif
12rr|vlc-2.0.4-3plf|929	%if %{with_faad}
12rr|vlc-2.0.4-3plf|930	--enable-faad \
12rr|vlc-2.0.4-3plf|931	%endif
12rr|vlc-2.0.4-3plf|932	%if %{with_dts}
12rr|vlc-2.0.4-3plf|933	--enable-dca \
12rr|vlc-2.0.4-3plf|934	%else
12rr|vlc-2.0.4-3plf|935	--disable-dca \
12rr|vlc-2.0.4-3plf|936	%endif
12rr|vlc-2.0.4-3plf|937	%if ! %{with_svlc}
12rr|vlc-2.0.4-3plf|938	--disable-skins2 \
12rr|vlc-2.0.4-3plf|939	%endif
12rr|vlc-2.0.4-3plf|940	%if ! %{with_dvdnav}
12rr|vlc-2.0.4-3plf|941	--disable-dvdnav \
12rr|vlc-2.0.4-3plf|942	%endif
12rr|vlc-2.0.4-3plf|943	%if %{with_live}
12rr|vlc-2.0.4-3plf|944	--enable-live555 \
12rr|vlc-2.0.4-3plf|945	%endif
12rr|vlc-2.0.4-3plf|946	%if %{with_gnutls}
12rr|vlc-2.0.4-3plf|947	--enable-gnutls \
12rr|vlc-2.0.4-3plf|948	%endif
12rr|vlc-2.0.4-3plf|949	--disable-rpath \
12rr|vlc-2.0.4-3plf|950	%if %{with_vcd}
12rr|vlc-2.0.4-3plf|951	--enable-vcdx \
12rr|vlc-2.0.4-3plf|952	%endif
12rr|vlc-2.0.4-3plf|953	%if %{with_cddb}
12rr|vlc-2.0.4-3plf|954	--enable-libcddb \
12rr|vlc-2.0.4-3plf|955	%else
12rr|vlc-2.0.4-3plf|956	--disable-libcddb \
12rr|vlc-2.0.4-3plf|957	%endif
12rr|vlc-2.0.4-3plf|958	%if %{with_x264}
12rr|vlc-2.0.4-3plf|959	--enable-x264 \
12rr|vlc-2.0.4-3plf|960	%else
12rr|vlc-2.0.4-3plf|961	--disable-x264 \
12rr|vlc-2.0.4-3plf|962	%endif
12rr|vlc-2.0.4-3plf|963	%if %{with_loader}
12rr|vlc-2.0.4-3plf|964	--enable-loader \
12rr|vlc-2.0.4-3plf|965	%endif
12rr|vlc-2.0.4-3plf|966	%if %{with_twolame}
12rr|vlc-2.0.4-3plf|967	--enable-twolame \
12rr|vlc-2.0.4-3plf|968	%endif
12rr|vlc-2.0.4-3plf|969	%if %{with_bluray}
12rr|vlc-2.0.4-3plf|970	--enable-bluray \
12rr|vlc-2.0.4-3plf|971	%else
12rr|vlc-2.0.4-3plf|972	--disable-bluray \
12rr|vlc-2.0.4-3plf|973	%endif
12rr|vlc-2.0.4-3plf|974	--enable-realrtsp \
12rr|vlc-2.0.4-3plf|975	%ifarch x86_64
12rr|vlc-2.0.4-3plf|976	--with-pic
12rr|vlc-2.0.4-3plf|977	%endif
12rr|vlc-2.0.4-3plf|978	
12rr|vlc-2.0.4-3plf|979	%make
12rr|vlc-2.0.4-3plf|980	
12rr|vlc-2.0.4-3plf|981	%install
12rr|vlc-2.0.4-3plf|982	%__rm -rf %{buildroot}
12rr|vlc-2.0.4-3plf|983	%__mkdir_p %{buildroot}%{_libdir}
12rr|vlc-2.0.4-3plf|984	%makeinstall_std transform=""
12rr|vlc-2.0.4-3plf|985	find %{buildroot}%{_libdir}/vlc -name \*.la -exec %__rm -f {} \;
12rr|vlc-2.0.4-3plf|986	%find_lang %{name}
12rr|vlc-2.0.4-3plf|987	%__rm -rf installed-docs
12rr|vlc-2.0.4-3plf|988	%__mv %{buildroot}%{_datadir}/doc/vlc installed-docs
12rr|vlc-2.0.4-3plf|989	%if ! %{with_svlc}
12rr|vlc-2.0.4-3plf|990	%__rm -rf %{buildroot}%{_datadir}/vlc/skin*
12rr|vlc-2.0.4-3plf|991	%endif
12rr|vlc-2.0.4-3plf|992	# menu
12rr|vlc-2.0.4-3plf|993	
12rr|vlc-2.0.4-3plf|994	desktop-file-install --vendor="" \
12rr|vlc-2.0.4-3plf|995	--add-mime-type="x-content/video-dvd" \
12rr|vlc-2.0.4-3plf|996	--add-mime-type="x-content/video-vcd" \
12rr|vlc-2.0.4-3plf|997	--add-mime-type="x-content/video-svcd" \
12rr|vlc-2.0.4-3plf|998	--add-mime-type="x-content/audio-cdda" \
12rr|vlc-2.0.4-3plf|999	--add-category="Qt" \
12rr|vlc-2.0.4-3plf|1000	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12rr|vlc-2.0.4-3plf|1001	
12rr|vlc-2.0.4-3plf|1002	%if %{with_svlc}
12rr|vlc-2.0.4-3plf|1003	%__cat > %{buildroot}%{_datadir}/applications/mandriva-svlc.desktop << EOF
12rr|vlc-2.0.4-3plf|1004	[Desktop Entry]
12rr|vlc-2.0.4-3plf|1005	Name=VLC skinned GUI media player
12rr|vlc-2.0.4-3plf|1006	Comment=VLC is a free MPEG, MPEG2, DVD and DivX player
12rr|vlc-2.0.4-3plf|1007	Exec=%{_bindir}/svlc %U
12rr|vlc-2.0.4-3plf|1008	Icon=%{name}
12rr|vlc-2.0.4-3plf|1009	Terminal=false
12rr|vlc-2.0.4-3plf|1010	Type=Application
12rr|vlc-2.0.4-3plf|1011	StartupNotify=true
12rr|vlc-2.0.4-3plf|1012	Categories=AudioVideo;Audio;Video;Player;
12rr|vlc-2.0.4-3plf|1013	EOF
12rr|vlc-2.0.4-3plf|1014	fgrep MimeType= %{buildroot}%{_datadir}/applications/vlc.desktop >> %{buildroot}%{_datadir}/applications/mandriva-svlc.desktop
12rr|vlc-2.0.4-3plf|1015	%endif
12rr|vlc-2.0.4-3plf|1016	
12rr|vlc-2.0.4-3plf|1017	# icons
12rr|vlc-2.0.4-3plf|1018	%define pngdir share/icons
12rr|vlc-2.0.4-3plf|1019	%__mkdir_p %{buildroot}/{%{_miconsdir},%{_liconsdir}}
12rr|vlc-2.0.4-3plf|1020	%__install -m 644 %{pngdir}/16x16/vlc.png %{buildroot}/%{_miconsdir}/vlc.png
12rr|vlc-2.0.4-3plf|1021	%__install -m 644 %{pngdir}/32x32/vlc.png %{buildroot}/%{_iconsdir}/vlc.png
12rr|vlc-2.0.4-3plf|1022	%__install -m 644 %{pngdir}/48x48/vlc.png %{buildroot}/%{_liconsdir}/vlc.png
12rr|vlc-2.0.4-3plf|1023	
12rr|vlc-2.0.4-3plf|1024	%clean
12rr|vlc-2.0.4-3plf|1025	%__rm -fr %{buildroot}
12rr|vlc-2.0.4-3plf|1026	
12rr|vlc-2.0.4-3plf|1027	%files -f %{name}.lang
12rr|vlc-2.0.4-3plf|1028	%doc NEWS README COPYING AUTHORS THANKS
12rr|vlc-2.0.4-3plf|1029	%doc installed-docs/* doc/lirc/
12rr|vlc-2.0.4-3plf|1030	%{_bindir}/cvlc
12rr|vlc-2.0.4-3plf|1031	%{_bindir}/qvlc
12rr|vlc-2.0.4-3plf|1032	%{_bindir}/vlc
12rr|vlc-2.0.4-3plf|1033	%{_bindir}/vlc-wrapper
12rr|vlc-2.0.4-3plf|1034	%dir %{_datadir}/vlc/
12rr|vlc-2.0.4-3plf|1035	%{_datadir}/vlc/*.*
12rr|vlc-2.0.4-3plf|1036	%{_datadir}/vlc/osdmenu/
12rr|vlc-2.0.4-3plf|1037	%{_datadir}/vlc/utils
12rr|vlc-2.0.4-3plf|1038	%dir %{_libdir}/vlc
12rr|vlc-2.0.4-3plf|1039	%{_libdir}/vlc/vlc-cache-gen
12rr|vlc-2.0.4-3plf|1040	
12rr|vlc-2.0.4-3plf|1041	%dir %{_libdir}/vlc/plugins
12rr|vlc-2.0.4-3plf|1042	%{_libdir}/vlc/plugins/plugins.dat
12rr|vlc-2.0.4-3plf|1043	
12rr|vlc-2.0.4-3plf|1044	%dir %{_libdir}/vlc/plugins/3dnow
12rr|vlc-2.0.4-3plf|1045	%{_libdir}/vlc/plugins/3dnow/libmemcpy3dn_plugin.so
12rr|vlc-2.0.4-3plf|1046	
12rr|vlc-2.0.4-3plf|1047	%dir %{_libdir}/vlc/plugins/access
12rr|vlc-2.0.4-3plf|1048	%{_libdir}/vlc/plugins/access/libaccess_attachment_plugin.so
12rr|vlc-2.0.4-3plf|1049	%{_libdir}/vlc/plugins/access/libaccess_avio_plugin.so
12rr|vlc-2.0.4-3plf|1050	%{_libdir}/vlc/plugins/access/libaccess_bd_plugin.so
12rr|vlc-2.0.4-3plf|1051	%if %{with_dvdnav}
12rr|vlc-2.0.4-3plf|1052	%{_libdir}/vlc/plugins/access/libdvdnav_plugin.so*
12rr|vlc-2.0.4-3plf|1053	%endif
12rr|vlc-2.0.4-3plf|1054	%{_libdir}/vlc/plugins/access/libaccess_gnomevfs_plugin.so
12rr|vlc-2.0.4-3plf|1055	%{_libdir}/vlc/plugins/access/libaccess_imem_plugin.so
12rr|vlc-2.0.4-3plf|1056	%if %{with_mtp}
12rr|vlc-2.0.4-3plf|1057	%{_libdir}/vlc/plugins/access/libaccess_mtp_plugin.so
12rr|vlc-2.0.4-3plf|1058	%{_libdir}/vlc/plugins/services_discovery/libmtp_plugin.so
12rr|vlc-2.0.4-3plf|1059	%endif
12rr|vlc-2.0.4-3plf|1060	%{_libdir}/vlc/plugins/access/libaccess_rar_plugin.so
12rr|vlc-2.0.4-3plf|1061	%{_libdir}/vlc/plugins/access/libaccess_realrtsp_plugin.so
12rr|vlc-2.0.4-3plf|1062	%{_libdir}/vlc/plugins/access/libaccess_shm_plugin.so
12rr|vlc-2.0.4-3plf|1063	%{_libdir}/vlc/plugins/access/libcdda_plugin.so*
12rr|vlc-2.0.4-3plf|1064	%{_libdir}/vlc/plugins/access/libaccess_ftp_plugin.so*
12rr|vlc-2.0.4-3plf|1065	%{_libdir}/vlc/plugins/access/libaccess_http_plugin.so*
12rr|vlc-2.0.4-3plf|1066	%{_libdir}/vlc/plugins/access/libaccess_mms_plugin.so*
12rr|vlc-2.0.4-3plf|1067	%if %{with_smb}
12rr|vlc-2.0.4-3plf|1068	%{_libdir}/vlc/plugins/access/libaccess_smb_plugin.so*
12rr|vlc-2.0.4-3plf|1069	%endif
12rr|vlc-2.0.4-3plf|1070	%{_libdir}/vlc/plugins/access/libaccess_tcp_plugin.so*
12rr|vlc-2.0.4-3plf|1071	%{_libdir}/vlc/plugins/access/libaccess_udp_plugin.so*
12rr|vlc-2.0.4-3plf|1072	%{_libdir}/vlc/plugins/access/libaccess_vdr_plugin.so*
12rr|vlc-2.0.4-3plf|1073	%{_libdir}/vlc/plugins/access/libdtv_plugin.so*
12rr|vlc-2.0.4-3plf|1074	%{_libdir}/vlc/plugins/access/libidummy_plugin.so
12rr|vlc-2.0.4-3plf|1075	%{_libdir}/vlc/plugins/access/libfilesystem_plugin.so
12rr|vlc-2.0.4-3plf|1076	%{_libdir}/vlc/plugins/access/librtp_plugin.so
12rr|vlc-2.0.4-3plf|1077	%{_libdir}/vlc/plugins/access/libsdp_plugin.so
12rr|vlc-2.0.4-3plf|1078	%{_libdir}/vlc/plugins/access/libstream_filter_rar_plugin.so
12rr|vlc-2.0.4-3plf|1079	%{_libdir}/vlc/plugins/access/libv4l2_plugin.so*
12rr|vlc-2.0.4-3plf|1080	%{_libdir}/vlc/plugins/access/libdvdread_plugin.so*
12rr|vlc-2.0.4-3plf|1081	%{_libdir}/vlc/plugins/access/libpvr_plugin.so
12rr|vlc-2.0.4-3plf|1082	%if %{with_vcd}
12rr|vlc-2.0.4-3plf|1083	%{_libdir}/vlc/plugins/access/libvcdx_plugin.so*
12rr|vlc-2.0.4-3plf|1084	%endif
12rr|vlc-2.0.4-3plf|1085	%{_libdir}/vlc/plugins/access/libvcd_plugin.so*
12rr|vlc-2.0.4-3plf|1086	%{_libdir}/vlc/plugins/access/libxcb_screen_plugin.so
12rr|vlc-2.0.4-3plf|1087	%{_libdir}/vlc/plugins/access/libzip_plugin.so
12rr|vlc-2.0.4-3plf|1088	%if %{with_bluray}
12rr|vlc-2.0.4-3plf|1089	%{_libdir}/vlc/plugins/access/liblibbluray_plugin.so
12rr|vlc-2.0.4-3plf|1090	%endif
12rr|vlc-2.0.4-3plf|1091	
12rr|vlc-2.0.4-3plf|1092	%dir %{_libdir}/vlc/plugins/access_output/
12rr|vlc-2.0.4-3plf|1093	%{_libdir}/vlc/plugins/access_output/libaccess_output_dummy_plugin.so*
12rr|vlc-2.0.4-3plf|1094	%{_libdir}/vlc/plugins/access_output/libaccess_output_file_plugin.so*
12rr|vlc-2.0.4-3plf|1095	%{_libdir}/vlc/plugins/access_output/libaccess_output_http_plugin.so*
12rr|vlc-2.0.4-3plf|1096	%{_libdir}/vlc/plugins/access_output/libaccess_output_livehttp_plugin.so*
12rr|vlc-2.0.4-3plf|1097	%{_libdir}/vlc/plugins/access_output/libaccess_output_udp_plugin.so*
12rr|vlc-2.0.4-3plf|1098	
12rr|vlc-2.0.4-3plf|1099	%dir %{_libdir}/vlc/plugins/audio_filter
12rr|vlc-2.0.4-3plf|1100	%{_libdir}/vlc/plugins/audio_filter/libaudiobargraph_a_plugin.so
12rr|vlc-2.0.4-3plf|1101	%{_libdir}/vlc/plugins/audio_filter/libaudio_format_plugin.so*
12rr|vlc-2.0.4-3plf|1102	%{_libdir}/vlc/plugins/audio_filter/libchorus_flanger_plugin.so
12rr|vlc-2.0.4-3plf|1103	%{_libdir}/vlc/plugins/audio_filter/libcompressor_plugin.so
12rr|vlc-2.0.4-3plf|1104	%{_libdir}/vlc/plugins/audio_filter/libconverter_fixed_plugin.so
12rr|vlc-2.0.4-3plf|1105	%if %{with_dts}
12rr|vlc-2.0.4-3plf|1106	%{_libdir}/vlc/plugins/audio_filter/libdtstofloat32_plugin.so*
12rr|vlc-2.0.4-3plf|1107	%endif
12rr|vlc-2.0.4-3plf|1108	%{_libdir}/vlc/plugins/audio_filter/libdolby_surround_decoder_plugin.so*
12rr|vlc-2.0.4-3plf|1109	%{_libdir}/vlc/plugins/audio_filter/libdtstospdif_plugin.so*
12rr|vlc-2.0.4-3plf|1110	%{_libdir}/vlc/plugins/audio_filter/libequalizer_plugin.so*
12rr|vlc-2.0.4-3plf|1111	%{_libdir}/vlc/plugins/audio_filter/libheadphone_channel_mixer_plugin.so*
12rr|vlc-2.0.4-3plf|1112	%{_libdir}/vlc/plugins/audio_filter/libkaraoke_plugin.so
12rr|vlc-2.0.4-3plf|1113	%{_libdir}/vlc/plugins/audio_filter/libmono_plugin.so
12rr|vlc-2.0.4-3plf|1114	%if %{with_mad}
12rr|vlc-2.0.4-3plf|1115	%{_libdir}/vlc/plugins/audio_filter/libmpgatofixed32_plugin.so*
12rr|vlc-2.0.4-3plf|1116	%endif
12rr|vlc-2.0.4-3plf|1117	%{_libdir}/vlc/plugins/audio_filter/libnormvol_plugin.so*
12rr|vlc-2.0.4-3plf|1118	%{_libdir}/vlc/plugins/audio_filter/libparam_eq_plugin.so*
12rr|vlc-2.0.4-3plf|1119	%{_libdir}/vlc/plugins/audio_filter/libsamplerate_plugin.so
12rr|vlc-2.0.4-3plf|1120	%{_libdir}/vlc/plugins/audio_filter/libscaletempo_plugin.so
12rr|vlc-2.0.4-3plf|1121	%{_libdir}/vlc/plugins/audio_filter/libsimple_channel_mixer_plugin.so*
12rr|vlc-2.0.4-3plf|1122	%{_libdir}/vlc/plugins/audio_filter/libspatializer_plugin.so
12rr|vlc-2.0.4-3plf|1123	%{_libdir}/vlc/plugins/audio_filter/libtrivial_channel_mixer_plugin.so*
12rr|vlc-2.0.4-3plf|1124	%{_libdir}/vlc/plugins/audio_filter/libugly_resampler_plugin.so*
12rr|vlc-2.0.4-3plf|1125	
12rr|vlc-2.0.4-3plf|1126	%dir %{_libdir}/vlc/plugins/audio_mixer
12rr|vlc-2.0.4-3plf|1127	%{_libdir}/vlc/plugins/audio_mixer/libfloat32_mixer_plugin.so*
12rr|vlc-2.0.4-3plf|1128	%{_libdir}/vlc/plugins/audio_mixer/libfixed32_mixer_plugin.so
12rr|vlc-2.0.4-3plf|1129	
12rr|vlc-2.0.4-3plf|1130	%dir %{_libdir}/vlc/plugins/audio_output
12rr|vlc-2.0.4-3plf|1131	%{_libdir}/vlc/plugins/audio_output/libadummy_plugin.so
12rr|vlc-2.0.4-3plf|1132	%{_libdir}/vlc/plugins/audio_output/libamem_plugin.so
12rr|vlc-2.0.4-3plf|1133	%{_libdir}/vlc/plugins/audio_output/libaout_file_plugin.so*
12rr|vlc-2.0.4-3plf|1134	%{_libdir}/vlc/plugins/audio_output/libportaudio_plugin.so*
12rr|vlc-2.0.4-3plf|1135	
12rr|vlc-2.0.4-3plf|1136	%dir %{_libdir}/vlc/plugins/codec
12rr|vlc-2.0.4-3plf|1137	%if %{with_a52}
12rr|vlc-2.0.4-3plf|1138	%{_libdir}/vlc/plugins/codec/liba52_plugin.so*
12rr|vlc-2.0.4-3plf|1139	%{_libdir}/vlc/plugins/audio_filter/liba52tofloat32_plugin.so*
12rr|vlc-2.0.4-3plf|1140	%{_libdir}/vlc/plugins/audio_filter/liba52tospdif_plugin.so*
12rr|vlc-2.0.4-3plf|1141	%endif
12rr|vlc-2.0.4-3plf|1142	%{_libdir}/vlc/plugins/codec/libadpcm_plugin.so*
12rr|vlc-2.0.4-3plf|1143	%{_libdir}/vlc/plugins/codec/libaes3_plugin.so
12rr|vlc-2.0.4-3plf|1144	%{_libdir}/vlc/plugins/codec/libaraw_plugin.so*
12rr|vlc-2.0.4-3plf|1145	%{_libdir}/vlc/plugins/codec/libavcodec_plugin.so
12rr|vlc-2.0.4-3plf|1146	%{_libdir}/vlc/plugins/codec/libcc_plugin.so
12rr|vlc-2.0.4-3plf|1147	%{_libdir}/vlc/plugins/codec/libcdg_plugin.so
12rr|vlc-2.0.4-3plf|1148	%{_libdir}/vlc/plugins/codec/libcvdsub_plugin.so*
12rr|vlc-2.0.4-3plf|1149	%{_libdir}/vlc/plugins/codec/libddummy_plugin.so
12rr|vlc-2.0.4-3plf|1150	%{_libdir}/vlc/plugins/codec/libdirac_plugin.so
12rr|vlc-2.0.4-3plf|1151	%{_libdir}/vlc/plugins/codec/libedummy_plugin.so
12rr|vlc-2.0.4-3plf|1152	%{_libdir}/vlc/plugins/codec/librawvideo_plugin.so*
12rr|vlc-2.0.4-3plf|1153	%{_libdir}/vlc/plugins/codec/libsubsusf_plugin.so
12rr|vlc-2.0.4-3plf|1154	%{_libdir}/vlc/plugins/codec/libstl_plugin.so
12rr|vlc-2.0.4-3plf|1155	%{_libdir}/vlc/plugins/codec/libsvcdsub_plugin.so*
12rr|vlc-2.0.4-3plf|1156	%{_libdir}/vlc/plugins/codec/libt140_plugin.so
12rr|vlc-2.0.4-3plf|1157	%{_libdir}/vlc/plugins/codec/libdts_plugin.so*
12rr|vlc-2.0.4-3plf|1158	%{_libdir}/vlc/plugins/codec/liblpcm_plugin.so*
12rr|vlc-2.0.4-3plf|1159	%{_libdir}/vlc/plugins/codec/liblibmpeg2_plugin.so*
12rr|vlc-2.0.4-3plf|1160	%{_libdir}/vlc/plugins/codec/libmpeg_audio_plugin.so*
12rr|vlc-2.0.4-3plf|1161	%{_libdir}/vlc/plugins/codec/libpng_plugin.so*
12rr|vlc-2.0.4-3plf|1162	%{_libdir}/vlc/plugins/codec/libsubsdec_plugin.so*
12rr|vlc-2.0.4-3plf|1163	%if %{with_x264}
12rr|vlc-2.0.4-3plf|1164	%{_libdir}/vlc/plugins/codec/libx264_plugin.so*
12rr|vlc-2.0.4-3plf|1165	%endif
12rr|vlc-2.0.4-3plf|1166	%{_libdir}/vlc/plugins/codec/libspudec_plugin.so*
12rr|vlc-2.0.4-3plf|1167	%{_libdir}/vlc/plugins/codec/libdvbsub_plugin.so*
12rr|vlc-2.0.4-3plf|1168	%if %{with_faad}
12rr|vlc-2.0.4-3plf|1169	%{_libdir}/vlc/plugins/codec/libfaad_plugin.so*
12rr|vlc-2.0.4-3plf|1170	%endif
12rr|vlc-2.0.4-3plf|1171	%if %{with_loader}
12rr|vlc-2.0.4-3plf|1172	%{_libdir}/vlc/plugins/codec/libdmo_plugin.so*
12rr|vlc-2.0.4-3plf|1173	%endif
12rr|vlc-2.0.4-3plf|1174	%{_libdir}/vlc/plugins/codec/libtelx_plugin.so
12rr|vlc-2.0.4-3plf|1175	%dir %{_libdir}/vlc/plugins/control
12rr|vlc-2.0.4-3plf|1176	%{_libdir}/vlc/plugins/control/libdbus_plugin.so
12rr|vlc-2.0.4-3plf|1177	%{_libdir}/vlc/plugins/control/libdummy_plugin.so
12rr|vlc-2.0.4-3plf|1178	%{_libdir}/vlc/plugins/control/libglobalhotkeys_plugin.so
12rr|vlc-2.0.4-3plf|1179	%{_libdir}/vlc/plugins/control/libhotkeys_plugin.so*
12rr|vlc-2.0.4-3plf|1180	%{_libdir}/vlc/plugins/control/libmotion_plugin.so
12rr|vlc-2.0.4-3plf|1181	%{_libdir}/vlc/plugins/control/libnetsync_plugin.so
12rr|vlc-2.0.4-3plf|1182	%{_libdir}/vlc/plugins/control/liboldrc_plugin.so*
12rr|vlc-2.0.4-3plf|1183	%{_libdir}/vlc/plugins/control/libgestures_plugin.so*
12rr|vlc-2.0.4-3plf|1184	
12rr|vlc-2.0.4-3plf|1185	%dir %{_libdir}/vlc/plugins/demux
12rr|vlc-2.0.4-3plf|1186	%{_libdir}/vlc/plugins/demux/libaiff_plugin.so*
12rr|vlc-2.0.4-3plf|1187	%{_libdir}/vlc/plugins/demux/libasf_plugin.so*
12rr|vlc-2.0.4-3plf|1188	%{_libdir}/vlc/plugins/demux/libau_plugin.so*
12rr|vlc-2.0.4-3plf|1189	%{_libdir}/vlc/plugins/demux/libavformat_plugin.so
12rr|vlc-2.0.4-3plf|1190	%{_libdir}/vlc/plugins/demux/libavi_plugin.so*
12rr|vlc-2.0.4-3plf|1191	%{_libdir}/vlc/plugins/demux/libdemux_cdg_plugin.so
12rr|vlc-2.0.4-3plf|1192	%{_libdir}/vlc/plugins/demux/libdemux_stl_plugin.so
12rr|vlc-2.0.4-3plf|1193	%{_libdir}/vlc/plugins/demux/libdemuxdump_plugin.so*
12rr|vlc-2.0.4-3plf|1194	%{_libdir}/vlc/plugins/demux/libdirac_plugin.so
12rr|vlc-2.0.4-3plf|1195	%{_libdir}/vlc/plugins/demux/libes_plugin.so
12rr|vlc-2.0.4-3plf|1196	%{_libdir}/vlc/plugins/demux/libh264_plugin.so*
12rr|vlc-2.0.4-3plf|1197	%{_libdir}/vlc/plugins/demux/libimage_plugin.so
12rr|vlc-2.0.4-3plf|1198	%if %{with_live}
12rr|vlc-2.0.4-3plf|1199	%{_libdir}/vlc/plugins/demux/liblive555_plugin.so
12rr|vlc-2.0.4-3plf|1200	%endif
12rr|vlc-2.0.4-3plf|1201	%{_libdir}/vlc/plugins/demux/libmjpeg_plugin.so*
12rr|vlc-2.0.4-3plf|1202	%{_libdir}/vlc/plugins/demux/libmkv_plugin.so
12rr|vlc-2.0.4-3plf|1203	%{_libdir}/vlc/plugins/demux/libmp4_plugin.so*
12rr|vlc-2.0.4-3plf|1204	%{_libdir}/vlc/plugins/demux/libmpgv_plugin.so*
12rr|vlc-2.0.4-3plf|1205	%{_libdir}/vlc/plugins/demux/libnsc_plugin.so*
12rr|vlc-2.0.4-3plf|1206	%{_libdir}/vlc/plugins/demux/libnsv_plugin.so*
12rr|vlc-2.0.4-3plf|1207	%{_libdir}/vlc/plugins/demux/libnuv_plugin.so*
12rr|vlc-2.0.4-3plf|1208	%{_libdir}/vlc/plugins/demux/libplaylist_plugin.so*
12rr|vlc-2.0.4-3plf|1209	%{_libdir}/vlc/plugins/demux/libps_plugin.so*
12rr|vlc-2.0.4-3plf|1210	%{_libdir}/vlc/plugins/demux/libpva_plugin.so*
12rr|vlc-2.0.4-3plf|1211	%{_libdir}/vlc/plugins/demux/librawaud_plugin.so
12rr|vlc-2.0.4-3plf|1212	%{_libdir}/vlc/plugins/demux/librawdv_plugin.so*
12rr|vlc-2.0.4-3plf|1213	%{_libdir}/vlc/plugins/demux/librawvid_plugin.so
12rr|vlc-2.0.4-3plf|1214	%{_libdir}/vlc/plugins/demux/libreal_plugin.so*
12rr|vlc-2.0.4-3plf|1215	%{_libdir}/vlc/plugins/demux/libsmf_plugin.so
12rr|vlc-2.0.4-3plf|1216	%{_libdir}/vlc/plugins/demux/libsubtitle_plugin.so*
12rr|vlc-2.0.4-3plf|1217	%{_libdir}/vlc/plugins/demux/libtta_plugin.so
12rr|vlc-2.0.4-3plf|1218	%{_libdir}/vlc/plugins/demux/libty_plugin.so*
12rr|vlc-2.0.4-3plf|1219	%{_libdir}/vlc/plugins/demux/libvobsub_plugin.so*
12rr|vlc-2.0.4-3plf|1220	%{_libdir}/vlc/plugins/demux/libvc1_plugin.so
12rr|vlc-2.0.4-3plf|1221	%{_libdir}/vlc/plugins/demux/libvoc_plugin.so*
12rr|vlc-2.0.4-3plf|1222	%{_libdir}/vlc/plugins/demux/libwav_plugin.so*
12rr|vlc-2.0.4-3plf|1223	%if %{with_dvbpsi}
12rr|vlc-2.0.4-3plf|1224	%{_libdir}/vlc/plugins/demux/libts_plugin.so*
12rr|vlc-2.0.4-3plf|1225	%endif
12rr|vlc-2.0.4-3plf|1226	%{_libdir}/vlc/plugins/demux/libxa_plugin.so*
12rr|vlc-2.0.4-3plf|1227	%if %{with_ogg}
12rr|vlc-2.0.4-3plf|1228	%{_libdir}/vlc/plugins/demux/libogg_plugin.so*
12rr|vlc-2.0.4-3plf|1229	%{_libdir}/vlc/plugins/codec/libvorbis_plugin.so*
12rr|vlc-2.0.4-3plf|1230	%endif
12rr|vlc-2.0.4-3plf|1231	%if %{with_satellite}
12rr|vlc-2.0.4-3plf|1232	%{_libdir}/vlc/plugins/access/libsatellite_plugin.so*
12rr|vlc-2.0.4-3plf|1233	%endif
12rr|vlc-2.0.4-3plf|1234	%dir %{_libdir}/vlc/plugins/meta_engine
12rr|vlc-2.0.4-3plf|1235	%{_libdir}/vlc/plugins/meta_engine/libfolder_plugin.so
12rr|vlc-2.0.4-3plf|1236	%if %{with_taglib}
12rr|vlc-2.0.4-3plf|1237	%{_libdir}/vlc/plugins/meta_engine/libtaglib_plugin.so
12rr|vlc-2.0.4-3plf|1238	%endif
12rr|vlc-2.0.4-3plf|1239	%dir %{_libdir}/vlc/plugins/misc
12rr|vlc-2.0.4-3plf|1240	%{_libdir}/vlc/plugins/misc/libaudioscrobbler_plugin.so
12rr|vlc-2.0.4-3plf|1241	%{_libdir}/vlc/plugins/misc/libexport_plugin.so*
12rr|vlc-2.0.4-3plf|1242	%{_libdir}/vlc/plugins/misc/libinhibit_plugin.so
12rr|vlc-2.0.4-3plf|1243	%{_libdir}/vlc/plugins/misc/liblogger_plugin.so*
12rr|vlc-2.0.4-3plf|1244	%{_libdir}/vlc/plugins/misc/libmemcpy_plugin.so*
12rr|vlc-2.0.4-3plf|1245	%{_libdir}/vlc/plugins/misc/libosd_parser_plugin.so
12rr|vlc-2.0.4-3plf|1246	%{_libdir}/vlc/plugins/misc/libstats_plugin.so
12rr|vlc-2.0.4-3plf|1247	%{_libdir}/vlc/plugins/misc/libvod_rtsp_plugin.so*
12rr|vlc-2.0.4-3plf|1248	%{_libdir}/vlc/plugins/misc/libxdg_screensaver_plugin.so*
12rr|vlc-2.0.4-3plf|1249	%if %{with_xml}
12rr|vlc-2.0.4-3plf|1250	%{_libdir}/vlc/plugins/misc/libxml_plugin.so*
12rr|vlc-2.0.4-3plf|1251	%endif
12rr|vlc-2.0.4-3plf|1252	%{_libdir}/vlc/plugins/misc/libxscreensaver_plugin.so
12rr|vlc-2.0.4-3plf|1253	
12rr|vlc-2.0.4-3plf|1254	%dir %{_libdir}/vlc/plugins/mmx
12rr|vlc-2.0.4-3plf|1255	%{_libdir}/vlc/plugins/mmx/libi420_rgb_mmx_plugin.so
12rr|vlc-2.0.4-3plf|1256	%{_libdir}/vlc/plugins/mmx/libi420_yuy2_mmx_plugin.so
12rr|vlc-2.0.4-3plf|1257	%{_libdir}/vlc/plugins/mmx/libi422_yuy2_mmx_plugin.so
12rr|vlc-2.0.4-3plf|1258	%{_libdir}/vlc/plugins/mmx/libmemcpymmx_plugin.so
12rr|vlc-2.0.4-3plf|1259	
12rr|vlc-2.0.4-3plf|1260	%dir %{_libdir}/vlc/plugins/mmxext
12rr|vlc-2.0.4-3plf|1261	%{_libdir}/vlc/plugins/mmxext/libmemcpymmxext_plugin.so
12rr|vlc-2.0.4-3plf|1262	
12rr|vlc-2.0.4-3plf|1263	%dir %{_libdir}/vlc/plugins/mux
12rr|vlc-2.0.4-3plf|1264	%{_libdir}/vlc/plugins/mux/libmux_asf_plugin.so*
12rr|vlc-2.0.4-3plf|1265	%{_libdir}/vlc/plugins/mux/libmux_avi_plugin.so*
12rr|vlc-2.0.4-3plf|1266	%{_libdir}/vlc/plugins/mux/libmux_dummy_plugin.so*
12rr|vlc-2.0.4-3plf|1267	%{_libdir}/vlc/plugins/mux/libmux_mp4_plugin.so*
12rr|vlc-2.0.4-3plf|1268	%{_libdir}/vlc/plugins/mux/libmux_mpjpeg_plugin.so*
12rr|vlc-2.0.4-3plf|1269	%if %{with_ogg}
12rr|vlc-2.0.4-3plf|1270	%{_libdir}/vlc/plugins/mux/libmux_ogg_plugin.so*
12rr|vlc-2.0.4-3plf|1271	%endif
12rr|vlc-2.0.4-3plf|1272	%{_libdir}/vlc/plugins/mux/libmux_ps_plugin.so*
12rr|vlc-2.0.4-3plf|1273	%{_libdir}/vlc/plugins/mux/libmux_ts_plugin.so
12rr|vlc-2.0.4-3plf|1274	%{_libdir}/vlc/plugins/mux/libmux_wav_plugin.so*
12rr|vlc-2.0.4-3plf|1275	%dir %{_libdir}/vlc/plugins/notify
12rr|vlc-2.0.4-3plf|1276	%{_libdir}/vlc/plugins/notify/libtelepathy_plugin.so
12rr|vlc-2.0.4-3plf|1277	%dir %{_libdir}/vlc/plugins/gui/
12rr|vlc-2.0.4-3plf|1278	%{_libdir}/vlc/plugins/gui/libqt4_plugin.so
12rr|vlc-2.0.4-3plf|1279	%dir %{_libdir}/vlc/plugins/packetizer
12rr|vlc-2.0.4-3plf|1280	%{_libdir}/vlc/plugins/packetizer/libpacketizer_copy_plugin.so*
12rr|vlc-2.0.4-3plf|1281	%{_libdir}/vlc/plugins/packetizer/libpacketizer_dirac_plugin.so
12rr|vlc-2.0.4-3plf|1282	%{_libdir}/vlc/plugins/packetizer/libpacketizer_flac_plugin.so
12rr|vlc-2.0.4-3plf|1283	%{_libdir}/vlc/plugins/packetizer/libpacketizer_h264_plugin.so*
12rr|vlc-2.0.4-3plf|1284	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mlp_plugin.so
12rr|vlc-2.0.4-3plf|1285	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpeg4audio_plugin.so*
12rr|vlc-2.0.4-3plf|1286	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpeg4video_plugin.so*
12rr|vlc-2.0.4-3plf|1287	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpegvideo_plugin.so*
12rr|vlc-2.0.4-3plf|1288	%{_libdir}/vlc/plugins/packetizer/libpacketizer_vc1_plugin.so
12rr|vlc-2.0.4-3plf|1289	
12rr|vlc-2.0.4-3plf|1290	%dir %{_libdir}/vlc/plugins/services_discovery/
12rr|vlc-2.0.4-3plf|1291	%{_libdir}/vlc/plugins/services_discovery/libmediadirs_plugin.so
12rr|vlc-2.0.4-3plf|1292	%{_libdir}/vlc/plugins/services_discovery/libpodcast_plugin.so*
12rr|vlc-2.0.4-3plf|1293	%{_libdir}/vlc/plugins/services_discovery/libsap_plugin.so*
12rr|vlc-2.0.4-3plf|1294	%if %{with_udev}
12rr|vlc-2.0.4-3plf|1295	%{_libdir}/vlc/plugins/services_discovery/libudev_plugin.so*
12rr|vlc-2.0.4-3plf|1296	%endif
12rr|vlc-2.0.4-3plf|1297	%{_libdir}/vlc/plugins/services_discovery/libxcb_apps_plugin.so
12rr|vlc-2.0.4-3plf|1298	
12rr|vlc-2.0.4-3plf|1299	%dir %{_libdir}/vlc/plugins/stream_filter/
12rr|vlc-2.0.4-3plf|1300	%{_libdir}/vlc/plugins/stream_filter/libdecomp_plugin.so
12rr|vlc-2.0.4-3plf|1301	%{_libdir}/vlc/plugins/stream_filter/libstream_filter_dash_plugin.so
12rr|vlc-2.0.4-3plf|1302	%{_libdir}/vlc/plugins/stream_filter/libstream_filter_httplive_plugin.so
12rr|vlc-2.0.4-3plf|1303	%{_libdir}/vlc/plugins/stream_filter/libstream_filter_record_plugin.so
12rr|vlc-2.0.4-3plf|1304	
12rr|vlc-2.0.4-3plf|1305	%dir %{_libdir}/vlc/plugins/stream_out
12rr|vlc-2.0.4-3plf|1306	%{_libdir}/vlc/plugins/stream_out/libstream_out_autodel_plugin.so
12rr|vlc-2.0.4-3plf|1307	%{_libdir}/vlc/plugins/stream_out/libstream_out_bridge_plugin.so*
12rr|vlc-2.0.4-3plf|1308	%{_libdir}/vlc/plugins/stream_out/libstream_out_delay_plugin.so
12rr|vlc-2.0.4-3plf|1309	%{_libdir}/vlc/plugins/stream_out/libstream_out_description_plugin.so*
12rr|vlc-2.0.4-3plf|1310	%{_libdir}/vlc/plugins/stream_out/libstream_out_display_plugin.so*
12rr|vlc-2.0.4-3plf|1311	%{_libdir}/vlc/plugins/stream_out/libstream_out_dummy_plugin.so*
12rr|vlc-2.0.4-3plf|1312	%{_libdir}/vlc/plugins/stream_out/libstream_out_duplicate_plugin.so*
12rr|vlc-2.0.4-3plf|1313	%{_libdir}/vlc/plugins/stream_out/libstream_out_es_plugin.so*
12rr|vlc-2.0.4-3plf|1314	%{_libdir}/vlc/plugins/stream_out/libstream_out_gather_plugin.so*
12rr|vlc-2.0.4-3plf|1315	%{_libdir}/vlc/plugins/stream_out/libstream_out_langfromtelx_plugin.so
12rr|vlc-2.0.4-3plf|1316	%{_libdir}/vlc/plugins/stream_out/libstream_out_mosaic_bridge_plugin.so*
12rr|vlc-2.0.4-3plf|1317	%{_libdir}/vlc/plugins/stream_out/libstream_out_raop_plugin.so
12rr|vlc-2.0.4-3plf|1318	%{_libdir}/vlc/plugins/stream_out/libstream_out_record_plugin.so
12rr|vlc-2.0.4-3plf|1319	%{_libdir}/vlc/plugins/stream_out/libstream_out_rtp_plugin.so*
12rr|vlc-2.0.4-3plf|1320	%{_libdir}/vlc/plugins/stream_out/libstream_out_select_plugin.so
12rr|vlc-2.0.4-3plf|1321	%{_libdir}/vlc/plugins/stream_out/libstream_out_setid_plugin.so
12rr|vlc-2.0.4-3plf|1322	%{_libdir}/vlc/plugins/stream_out/libstream_out_smem_plugin.so*
12rr|vlc-2.0.4-3plf|1323	%{_libdir}/vlc/plugins/stream_out/libstream_out_standard_plugin.so*
12rr|vlc-2.0.4-3plf|1324	%{_libdir}/vlc/plugins/stream_out/libstream_out_transcode_plugin.so*
12rr|vlc-2.0.4-3plf|1325	%dir %{_libdir}/vlc/plugins/text_renderer
12rr|vlc-2.0.4-3plf|1326	%{_libdir}/vlc/plugins/text_renderer/libfreetype_plugin.so*
12rr|vlc-2.0.4-3plf|1327	%{_libdir}/vlc/plugins/text_renderer/libsvg_plugin.so
12rr|vlc-2.0.4-3plf|1328	%{_libdir}/vlc/plugins/text_renderer/libtdummy_plugin.so
12rr|vlc-2.0.4-3plf|1329	
12rr|vlc-2.0.4-3plf|1330	%dir %{_libdir}/vlc/plugins/video_chroma
12rr|vlc-2.0.4-3plf|1331	%{_libdir}/vlc/plugins/video_chroma/libgrey_yuv_plugin.so
12rr|vlc-2.0.4-3plf|1332	%{_libdir}/vlc/plugins/video_chroma/libi420_rgb_*plugin.so*
12rr|vlc-2.0.4-3plf|1333	%{_libdir}/vlc/plugins/video_chroma/libi420_yuy2_*plugin.so*
12rr|vlc-2.0.4-3plf|1334	%{_libdir}/vlc/plugins/video_chroma/libi422_i420_plugin.so
12rr|vlc-2.0.4-3plf|1335	%{_libdir}/vlc/plugins/video_chroma/libi422_yuy2_*plugin.so*
12rr|vlc-2.0.4-3plf|1336	%{_libdir}/vlc/plugins/video_chroma/librv32_plugin.so
12rr|vlc-2.0.4-3plf|1337	%{_libdir}/vlc/plugins/video_chroma/libyuy2_i420_plugin.so
12rr|vlc-2.0.4-3plf|1338	%{_libdir}/vlc/plugins/video_chroma/libyuy2_i422_plugin.so
12rr|vlc-2.0.4-3plf|1339	
12rr|vlc-2.0.4-3plf|1340	%dir %{_libdir}/vlc/plugins/video_filter
12rr|vlc-2.0.4-3plf|1341	%{_libdir}/vlc/plugins/video_filter/libadjust_plugin.so*
12rr|vlc-2.0.4-3plf|1342	%{_libdir}/vlc/plugins/video_filter/libalphamask_plugin.so
12rr|vlc-2.0.4-3plf|1343	%{_libdir}/vlc/plugins/video_filter/libantiflicker_plugin.so
12rr|vlc-2.0.4-3plf|1344	%{_libdir}/vlc/plugins/video_filter/libaudiobargraph_v_plugin.so
12rr|vlc-2.0.4-3plf|1345	%{_libdir}/vlc/plugins/video_filter/libatmo_plugin.so
12rr|vlc-2.0.4-3plf|1346	%{_libdir}/vlc/plugins/video_filter/libball_plugin.so
12rr|vlc-2.0.4-3plf|1347	%{_libdir}/vlc/plugins/video_filter/libblendbench_plugin.so
12rr|vlc-2.0.4-3plf|1348	%{_libdir}/vlc/plugins/video_filter/libblend_plugin.so*
12rr|vlc-2.0.4-3plf|1349	%{_libdir}/vlc/plugins/video_filter/libbluescreen_plugin.so
12rr|vlc-2.0.4-3plf|1350	%{_libdir}/vlc/plugins/video_filter/libcanvas_plugin.so
12rr|vlc-2.0.4-3plf|1351	%{_libdir}/vlc/plugins/video_filter/libchain_plugin.so
12rr|vlc-2.0.4-3plf|1352	%{_libdir}/vlc/plugins/video_filter/libclone_plugin.so*
12rr|vlc-2.0.4-3plf|1353	%{_libdir}/vlc/plugins/video_filter/libcolorthres_plugin.so
12rr|vlc-2.0.4-3plf|1354	%{_libdir}/vlc/plugins/video_filter/libcroppadd_plugin.so
12rr|vlc-2.0.4-3plf|1355	%{_libdir}/vlc/plugins/video_filter/libdeinterlace_plugin.so*
12rr|vlc-2.0.4-3plf|1356	%{_libdir}/vlc/plugins/video_filter/libdynamicoverlay_plugin.so
12rr|vlc-2.0.4-3plf|1357	%{_libdir}/vlc/plugins/video_filter/liberase_plugin.so
12rr|vlc-2.0.4-3plf|1358	%{_libdir}/vlc/plugins/video_filter/libextract_plugin.so
12rr|vlc-2.0.4-3plf|1359	%{_libdir}/vlc/plugins/video_filter/libgaussianblur_plugin.so
12rr|vlc-2.0.4-3plf|1360	%{_libdir}/vlc/plugins/video_filter/libgradient_plugin.so
12rr|vlc-2.0.4-3plf|1361	%{_libdir}/vlc/plugins/video_filter/libgradfun_plugin.so
12rr|vlc-2.0.4-3plf|1362	%{_libdir}/vlc/plugins/video_filter/libgrain_plugin.so
12rr|vlc-2.0.4-3plf|1363	%{_libdir}/vlc/plugins/video_filter/libhqdn3d_plugin.so
12rr|vlc-2.0.4-3plf|1364	%{_libdir}/vlc/plugins/video_filter/libinvert_plugin.so*
12rr|vlc-2.0.4-3plf|1365	%{_libdir}/vlc/plugins/video_filter/liblogo_plugin.so*
12rr|vlc-2.0.4-3plf|1366	%{_libdir}/vlc/plugins/video_filter/libmagnify_plugin.so*
12rr|vlc-2.0.4-3plf|1367	%{_libdir}/vlc/plugins/video_filter/libmarq_plugin.so*
12rr|vlc-2.0.4-3plf|1368	%{_libdir}/vlc/plugins/video_filter/libmirror_plugin.so
12rr|vlc-2.0.4-3plf|1369	%{_libdir}/vlc/plugins/video_filter/libmosaic_plugin.so*
12rr|vlc-2.0.4-3plf|1370	%{_libdir}/vlc/plugins/video_filter/libmotionblur_plugin.so*
12rr|vlc-2.0.4-3plf|1371	%{_libdir}/vlc/plugins/video_filter/libmotiondetect_plugin.so*
12rr|vlc-2.0.4-3plf|1372	%{_libdir}/vlc/plugins/video_filter/libosdmenu_plugin.so*
12rr|vlc-2.0.4-3plf|1373	%if %{with_xcb_randr}
12rr|vlc-2.0.4-3plf|1374	%{_libdir}/vlc/plugins/video_filter/libpanoramix_plugin.so
12rr|vlc-2.0.4-3plf|1375	%endif
12rr|vlc-2.0.4-3plf|1376	%{_libdir}/vlc/plugins/video_filter/libposterize_plugin.so
12rr|vlc-2.0.4-3plf|1377	%{_libdir}/vlc/plugins/video_filter/libpostproc_plugin.so
12rr|vlc-2.0.4-3plf|1378	%{_libdir}/vlc/plugins/video_filter/libpsychedelic_plugin.so
12rr|vlc-2.0.4-3plf|1379	%{_libdir}/vlc/plugins/video_filter/libpuzzle_plugin.so
12rr|vlc-2.0.4-3plf|1380	%{_libdir}/vlc/plugins/video_filter/libremoteosd_plugin.so
12rr|vlc-2.0.4-3plf|1381	%{_libdir}/vlc/plugins/video_filter/libripple_plugin.so
12rr|vlc-2.0.4-3plf|1382	%{_libdir}/vlc/plugins/video_filter/librotate_plugin.so
12rr|vlc-2.0.4-3plf|1383	%{_libdir}/vlc/plugins/video_filter/librss_plugin.so*
12rr|vlc-2.0.4-3plf|1384	%{_libdir}/vlc/plugins/video_filter/libscale_plugin.so*
12rr|vlc-2.0.4-3plf|1385	%{_libdir}/vlc/plugins/video_filter/libscene_plugin.so
12rr|vlc-2.0.4-3plf|1386	%{_libdir}/vlc/plugins/video_filter/libsepia_plugin.so
12rr|vlc-2.0.4-3plf|1387	%{_libdir}/vlc/plugins/video_filter/libsharpen_plugin.so
12rr|vlc-2.0.4-3plf|1388	%{_libdir}/vlc/plugins/video_filter/libsubsdelay_plugin.so
12rr|vlc-2.0.4-3plf|1389	%{_libdir}/vlc/plugins/video_filter/libswscale_plugin.so
12rr|vlc-2.0.4-3plf|1390	%{_libdir}/vlc/plugins/video_filter/libtransform_plugin.so*
12rr|vlc-2.0.4-3plf|1391	%{_libdir}/vlc/plugins/video_filter/libwall_plugin.so*
12rr|vlc-2.0.4-3plf|1392	%{_libdir}/vlc/plugins/video_filter/libwave_plugin.so
12rr|vlc-2.0.4-3plf|1393	%{_libdir}/vlc/plugins/video_filter/libyuvp_plugin.so
12rr|vlc-2.0.4-3plf|1394	
12rr|vlc-2.0.4-3plf|1395	%dir %{_libdir}/vlc/plugins/video_output
12rr|vlc-2.0.4-3plf|1396	%{_libdir}/vlc/plugins/video_output/libcaca_plugin.so
12rr|vlc-2.0.4-3plf|1397	%{_libdir}/vlc/plugins/video_output/libfb_plugin.so*
12rr|vlc-2.0.4-3plf|1398	%{_libdir}/vlc/plugins/video_output/libvmem_plugin.so
12rr|vlc-2.0.4-3plf|1399	%{_libdir}/vlc/plugins/video_output/libyuv_plugin.so
12rr|vlc-2.0.4-3plf|1400	%{_libdir}/vlc/plugins/video_output/libvdummy_plugin.so
12rr|vlc-2.0.4-3plf|1401	%{_libdir}/vlc/plugins/video_output/libxcb_x11_plugin.so*
12rr|vlc-2.0.4-3plf|1402	%{_libdir}/vlc/plugins/video_output/libxcb_window_plugin.so*
12rr|vlc-2.0.4-3plf|1403	%if %{with_xvideo}
12rr|vlc-2.0.4-3plf|1404	%{_libdir}/vlc/plugins/video_output/libxcb_xv_plugin.so*
12rr|vlc-2.0.4-3plf|1405	%endif
12rr|vlc-2.0.4-3plf|1406	
12rr|vlc-2.0.4-3plf|1407	%dir %{_libdir}/vlc/plugins/visualization
12rr|vlc-2.0.4-3plf|1408	%{_libdir}/vlc/plugins/visualization/libvisual_plugin.so*
12rr|vlc-2.0.4-3plf|1409	%if %{with_alsa}
12rr|vlc-2.0.4-3plf|1410	%{_libdir}/vlc/plugins/access/libaccess_alsa_plugin.so
12rr|vlc-2.0.4-3plf|1411	%{_libdir}/vlc/plugins/audio_output/libalsa_plugin.so*
12rr|vlc-2.0.4-3plf|1412	%endif
12rr|vlc-2.0.4-3plf|1413	%{_mandir}/man1/vlc.*
12rr|vlc-2.0.4-3plf|1414	%{_mandir}/man1/vlc-wrapper.1*
12rr|vlc-2.0.4-3plf|1415	%{_datadir}/applications/vlc.desktop
12rr|vlc-2.0.4-3plf|1416	%{_miconsdir}/vlc.png
12rr|vlc-2.0.4-3plf|1417	%{_iconsdir}/vlc.png
12rr|vlc-2.0.4-3plf|1418	%{_liconsdir}/vlc.png
12rr|vlc-2.0.4-3plf|1419	%{_iconsdir}/hicolor/*/apps/*
12rr|vlc-2.0.4-3plf|1420	%if %{with_kde}
12rr|vlc-2.0.4-3plf|1421	%{_datadir}/apps/solid/actions/*.desktop
12rr|vlc-2.0.4-3plf|1422	%endif
12rr|vlc-2.0.4-3plf|1423	
12rr|vlc-2.0.4-3plf|1424	%files -n %{libname}
12rr|vlc-2.0.4-3plf|1425	%{_libdir}/libvlc.so.%{libmajor}*
12rr|vlc-2.0.4-3plf|1426	
12rr|vlc-2.0.4-3plf|1427	%files -n %{libnamecore}
12rr|vlc-2.0.4-3plf|1428	%{_libdir}/libvlccore.so.%{coremajor}*
12rr|vlc-2.0.4-3plf|1429	
12rr|vlc-2.0.4-3plf|1430	%files -n %{develname}
12rr|vlc-2.0.4-3plf|1431	%doc README doc/release-howto.txt doc/skins
12rr|vlc-2.0.4-3plf|1432	%dir %{_includedir}/vlc
12rr|vlc-2.0.4-3plf|1433	%{_libdir}/libvlc.so
12rr|vlc-2.0.4-3plf|1434	%{_libdir}/libvlccore.so
12rr|vlc-2.0.4-3plf|1435	%{_includedir}/vlc/*
12rr|vlc-2.0.4-3plf|1436	%{_libdir}/pkgconfig/*
12rr|vlc-2.0.4-3plf|1437	
12rr|vlc-2.0.4-3plf|1438	%if %{with_shout}
12rr|vlc-2.0.4-3plf|1439	%files plugin-shout
12rr|vlc-2.0.4-3plf|1440	%doc README
12rr|vlc-2.0.4-3plf|1441	%{_libdir}/vlc/plugins/access_output/libaccess_output_shout_plugin.so
12rr|vlc-2.0.4-3plf|1442	%endif
12rr|vlc-2.0.4-3plf|1443	
12rr|vlc-2.0.4-3plf|1444	# intf plugins
12rr|vlc-2.0.4-3plf|1445	%if %{with_svlc}
12rr|vlc-2.0.4-3plf|1446	%files -n svlc
12rr|vlc-2.0.4-3plf|1447	%doc README
12rr|vlc-2.0.4-3plf|1448	%{_bindir}/svlc
12rr|vlc-2.0.4-3plf|1449	%{_libdir}/vlc/plugins/gui/libskins2_plugin.so*
12rr|vlc-2.0.4-3plf|1450	%{_datadir}/applications/mandriva-svlc.desktop
12rr|vlc-2.0.4-3plf|1451	%{_datadir}/vlc/skins2
12rr|vlc-2.0.4-3plf|1452	%endif
12rr|vlc-2.0.4-3plf|1453	
12rr|vlc-2.0.4-3plf|1454	%if %{with_zvbi}
12rr|vlc-2.0.4-3plf|1455	%files plugin-zvbi
12rr|vlc-2.0.4-3plf|1456	%doc README
12rr|vlc-2.0.4-3plf|1457	%{_libdir}/vlc/plugins/access/liblinsys_hdsdi_plugin.so
12rr|vlc-2.0.4-3plf|1458	%{_libdir}/vlc/plugins/access/liblinsys_sdi_plugin.so
12rr|vlc-2.0.4-3plf|1459	%{_libdir}/vlc/plugins/codec/libzvbi_plugin.so
12rr|vlc-2.0.4-3plf|1460	%endif
12rr|vlc-2.0.4-3plf|1461	
12rr|vlc-2.0.4-3plf|1462	%if %{with_kate}
12rr|vlc-2.0.4-3plf|1463	%files plugin-kate
12rr|vlc-2.0.4-3plf|1464	%doc README
12rr|vlc-2.0.4-3plf|1465	%{_libdir}/vlc/plugins/codec/libkate_plugin.so
12rr|vlc-2.0.4-3plf|1466	%endif
12rr|vlc-2.0.4-3plf|1467	
12rr|vlc-2.0.4-3plf|1468	%if %{with_ass}
12rr|vlc-2.0.4-3plf|1469	%files plugin-libass
12rr|vlc-2.0.4-3plf|1470	%doc README
12rr|vlc-2.0.4-3plf|1471	%{_libdir}/vlc/plugins/codec/liblibass_plugin.so
12rr|vlc-2.0.4-3plf|1472	%endif
12rr|vlc-2.0.4-3plf|1473	
12rr|vlc-2.0.4-3plf|1474	%if %{with_lua}
12rr|vlc-2.0.4-3plf|1475	%files plugin-lua
12rr|vlc-2.0.4-3plf|1476	%doc README
12rr|vlc-2.0.4-3plf|1477	%{_libdir}/vlc/plugins/lua/liblua_plugin.so
12rr|vlc-2.0.4-3plf|1478	%{_libdir}/vlc/lua
12rr|vlc-2.0.4-3plf|1479	%{_datadir}/vlc/lua
12rr|vlc-2.0.4-3plf|1480	%{_bindir}/rvlc
12rr|vlc-2.0.4-3plf|1481	%endif
12rr|vlc-2.0.4-3plf|1482	
12rr|vlc-2.0.4-3plf|1483	%if %{with_ncurses}
12rr|vlc-2.0.4-3plf|1484	%files plugin-ncurses
12rr|vlc-2.0.4-3plf|1485	%doc README
12rr|vlc-2.0.4-3plf|1486	%{_bindir}/nvlc
12rr|vlc-2.0.4-3plf|1487	%{_libdir}/vlc/plugins/gui/libncurses_plugin.so*
12rr|vlc-2.0.4-3plf|1488	%endif
12rr|vlc-2.0.4-3plf|1489	
12rr|vlc-2.0.4-3plf|1490	%if %{with_lirc}
12rr|vlc-2.0.4-3plf|1491	%files plugin-lirc
12rr|vlc-2.0.4-3plf|1492	%doc README
12rr|vlc-2.0.4-3plf|1493	%{_libdir}/vlc/plugins/control/liblirc_plugin.so*
12rr|vlc-2.0.4-3plf|1494	%endif
12rr|vlc-2.0.4-3plf|1495	
12rr|vlc-2.0.4-3plf|1496	# video plugins
12rr|vlc-2.0.4-3plf|1497	%if %{with_sdl}
12rr|vlc-2.0.4-3plf|1498	%files plugin-sdl
12rr|vlc-2.0.4-3plf|1499	%doc README
12rr|vlc-2.0.4-3plf|1500	%if %{with_sdl_image}
12rr|vlc-2.0.4-3plf|1501	%{_libdir}/vlc/plugins/codec/libsdl_image_plugin.so*
12rr|vlc-2.0.4-3plf|1502	%endif
12rr|vlc-2.0.4-3plf|1503	%{_libdir}/vlc/plugins/video_output/libvout_sdl_plugin.so*
12rr|vlc-2.0.4-3plf|1504	%endif
12rr|vlc-2.0.4-3plf|1505	
12rr|vlc-2.0.4-3plf|1506	%files plugin-opengl
12rr|vlc-2.0.4-3plf|1507	%doc README
12rr|vlc-2.0.4-3plf|1508	%{_libdir}/vlc/plugins/video_output/libxcb_glx_plugin.so*
12rr|vlc-2.0.4-3plf|1509	
12rr|vlc-2.0.4-3plf|1510	%if %{with_aa}
12rr|vlc-2.0.4-3plf|1511	%files plugin-aa
12rr|vlc-2.0.4-3plf|1512	%doc README
12rr|vlc-2.0.4-3plf|1513	%{_libdir}/vlc/plugins/video_output/libaa_plugin.so*
12rr|vlc-2.0.4-3plf|1514	%endif
12rr|vlc-2.0.4-3plf|1515	
12rr|vlc-2.0.4-3plf|1516	# visualization plugin
12rr|vlc-2.0.4-3plf|1517	%if %{with_xosd}
12rr|vlc-2.0.4-3plf|1518	%files plugin-xosd
12rr|vlc-2.0.4-3plf|1519	%doc README
12rr|vlc-2.0.4-3plf|1520	%{_libdir}/vlc/plugins/notify/libxosd_plugin.so*
12rr|vlc-2.0.4-3plf|1521	%endif
12rr|vlc-2.0.4-3plf|1522	
12rr|vlc-2.0.4-3plf|1523	%if %{with_goom}
12rr|vlc-2.0.4-3plf|1524	%files plugin-goom
12rr|vlc-2.0.4-3plf|1525	%doc README
12rr|vlc-2.0.4-3plf|1526	%{_libdir}/vlc/plugins/visualization/libgoom_plugin.so
12rr|vlc-2.0.4-3plf|1527	%endif
12rr|vlc-2.0.4-3plf|1528	
12rr|vlc-2.0.4-3plf|1529	%if %{with_projectm}
12rr|vlc-2.0.4-3plf|1530	%files plugin-projectm
12rr|vlc-2.0.4-3plf|1531	%doc README
12rr|vlc-2.0.4-3plf|1532	%{_libdir}/vlc/plugins/visualization/libprojectm_plugin.so
12rr|vlc-2.0.4-3plf|1533	%endif
12rr|vlc-2.0.4-3plf|1534	
12rr|vlc-2.0.4-3plf|1535	%if %{with_theora}
12rr|vlc-2.0.4-3plf|1536	%files plugin-theora
12rr|vlc-2.0.4-3plf|1537	%doc README
12rr|vlc-2.0.4-3plf|1538	%{_libdir}/vlc/plugins/codec/libtheora_plugin.so
12rr|vlc-2.0.4-3plf|1539	%endif
12rr|vlc-2.0.4-3plf|1540	
12rr|vlc-2.0.4-3plf|1541	%if %{with_fluidsynth}
12rr|vlc-2.0.4-3plf|1542	%files plugin-fluidsynth
12rr|vlc-2.0.4-3plf|1543	%doc README
12rr|vlc-2.0.4-3plf|1544	%{_libdir}/vlc/plugins/codec/libfluidsynth_plugin.so
12rr|vlc-2.0.4-3plf|1545	%endif
12rr|vlc-2.0.4-3plf|1546	
12rr|vlc-2.0.4-3plf|1547	%if %{with_gme}
12rr|vlc-2.0.4-3plf|1548	%files plugin-gme
12rr|vlc-2.0.4-3plf|1549	%doc README
12rr|vlc-2.0.4-3plf|1550	%{_libdir}/vlc/plugins/demux/libgme_plugin.so
12rr|vlc-2.0.4-3plf|1551	%endif
12rr|vlc-2.0.4-3plf|1552	
12rr|vlc-2.0.4-3plf|1553	%if %{with_schroedinger}
12rr|vlc-2.0.4-3plf|1554	%files plugin-schroedinger
12rr|vlc-2.0.4-3plf|1555	%doc README
12rr|vlc-2.0.4-3plf|1556	%{_libdir}/vlc/plugins/codec/libschroedinger_plugin.so
12rr|vlc-2.0.4-3plf|1557	%endif
12rr|vlc-2.0.4-3plf|1558	
12rr|vlc-2.0.4-3plf|1559	%if %{with_twolame}
12rr|vlc-2.0.4-3plf|1560	%files plugin-twolame
12rr|vlc-2.0.4-3plf|1561	%doc README
12rr|vlc-2.0.4-3plf|1562	%{_libdir}/vlc/plugins/codec/libtwolame_plugin.so*
12rr|vlc-2.0.4-3plf|1563	%endif
12rr|vlc-2.0.4-3plf|1564	
12rr|vlc-2.0.4-3plf|1565	%if %{with_speex}
12rr|vlc-2.0.4-3plf|1566	%files plugin-speex
12rr|vlc-2.0.4-3plf|1567	%doc README
12rr|vlc-2.0.4-3plf|1568	%{_libdir}/vlc/plugins/audio_filter/libspeex_resampler_plugin.so
12rr|vlc-2.0.4-3plf|1569	%{_libdir}/vlc/plugins/codec/libspeex_plugin.so*
12rr|vlc-2.0.4-3plf|1570	%endif
12rr|vlc-2.0.4-3plf|1571	
12rr|vlc-2.0.4-3plf|1572	%files plugin-flac
12rr|vlc-2.0.4-3plf|1573	%doc README
12rr|vlc-2.0.4-3plf|1574	%{_libdir}/vlc/plugins/demux/libflacsys_plugin.so
12rr|vlc-2.0.4-3plf|1575	%{_libdir}/vlc/plugins/codec/libflac_plugin.so*
12rr|vlc-2.0.4-3plf|1576	
12rr|vlc-2.0.4-3plf|1577	%if %{with_dv}
12rr|vlc-2.0.4-3plf|1578	%files plugin-dv
12rr|vlc-2.0.4-3plf|1579	%doc README
12rr|vlc-2.0.4-3plf|1580	%{_libdir}/vlc/plugins/access/libaccess_dv_plugin.so
12rr|vlc-2.0.4-3plf|1581	%{_libdir}/vlc/plugins/access/libdc1394_plugin.so
12rr|vlc-2.0.4-3plf|1582	%endif
12rr|vlc-2.0.4-3plf|1583	
12rr|vlc-2.0.4-3plf|1584	%if %{with_mod}
12rr|vlc-2.0.4-3plf|1585	%files plugin-mod
12rr|vlc-2.0.4-3plf|1586	%doc README
12rr|vlc-2.0.4-3plf|1587	%{_libdir}/vlc/plugins/demux/libmod_plugin.so*
12rr|vlc-2.0.4-3plf|1588	%endif
12rr|vlc-2.0.4-3plf|1589	
12rr|vlc-2.0.4-3plf|1590	%if %{with_mpc}
12rr|vlc-2.0.4-3plf|1591	%files plugin-mpc
12rr|vlc-2.0.4-3plf|1592	%doc README
12rr|vlc-2.0.4-3plf|1593	%{_libdir}/vlc/plugins/demux/libmpc_plugin.so*
12rr|vlc-2.0.4-3plf|1594	%endif
12rr|vlc-2.0.4-3plf|1595	
12rr|vlc-2.0.4-3plf|1596	#audio plugins
12rr|vlc-2.0.4-3plf|1597	%if %{with_pulse}
12rr|vlc-2.0.4-3plf|1598	%files plugin-pulse
12rr|vlc-2.0.4-3plf|1599	%doc README
12rr|vlc-2.0.4-3plf|1600	%{_libdir}/vlc/plugins/access/libpulsesrc_plugin.so
12rr|vlc-2.0.4-3plf|1601	%{_libdir}/vlc/plugins/audio_output/libpulse_plugin.so*
12rr|vlc-2.0.4-3plf|1602	%{_libdir}/vlc/plugins/services_discovery/libpulselist_plugin.so
12rr|vlc-2.0.4-3plf|1603	%endif
12rr|vlc-2.0.4-3plf|1604	
12rr|vlc-2.0.4-3plf|1605	%if %{with_jack}
12rr|vlc-2.0.4-3plf|1606	%files plugin-jack
12rr|vlc-2.0.4-3plf|1607	%doc README
12rr|vlc-2.0.4-3plf|1608	%{_libdir}/vlc/plugins/access/libaccess_jack_plugin.so
12rr|vlc-2.0.4-3plf|1609	%{_libdir}/vlc/plugins/audio_output/libjack_plugin.so*
12rr|vlc-2.0.4-3plf|1610	%endif
12rr|vlc-2.0.4-3plf|1611	
12rr|vlc-2.0.4-3plf|1612	%if %{with_bonjour}
12rr|vlc-2.0.4-3plf|1613	%files plugin-bonjour
12rr|vlc-2.0.4-3plf|1614	%doc README
12rr|vlc-2.0.4-3plf|1615	%{_libdir}/vlc/plugins/services_discovery/libbonjour_plugin.so*
12rr|vlc-2.0.4-3plf|1616	%endif
12rr|vlc-2.0.4-3plf|1617	
12rr|vlc-2.0.4-3plf|1618	%if %{with_upnp}
12rr|vlc-2.0.4-3plf|1619	%files plugin-upnp
12rr|vlc-2.0.4-3plf|1620	%doc README
12rr|vlc-2.0.4-3plf|1621	%{_libdir}/vlc/plugins/services_discovery/libupnp_plugin.so*
12rr|vlc-2.0.4-3plf|1622	%endif
12rr|vlc-2.0.4-3plf|1623	
12rr|vlc-2.0.4-3plf|1624	%if %{with_gnutls}
12rr|vlc-2.0.4-3plf|1625	%files plugin-gnutls
12rr|vlc-2.0.4-3plf|1626	%doc README
12rr|vlc-2.0.4-3plf|1627	%{_libdir}/vlc/plugins/misc/libgnutls_plugin.so*
12rr|vlc-2.0.4-3plf|1628	%endif
12rr|vlc-2.0.4-3plf|1629	
12rr|vlc-2.0.4-3plf|1630	%files plugin-libnotify
12rr|vlc-2.0.4-3plf|1631	%doc README
12rr|vlc-2.0.4-3plf|1632	%{_libdir}/vlc/plugins/notify/libnotify_plugin.so*
12rr|vlc-2.0.4-3plf|1633	
12rr|vlc-2.0.4-3plf|1634	
12rr|vlc-2.0.4-3plf|1635	
12rr|vlc-2.0.4-3plf|1636	%changelog
12rr|vlc-2.0.4-3plf|1637	* Fri Jul 20 2012 Bernhard Rosenkraenzer <bero@bero.eu> 2.0.3-1mdv2012.0
12rr|vlc-2.0.4-3plf|1638	+ Revision: 810480
12rr|vlc-2.0.4-3plf|1639	- Update to 2.0.3
12rr|vlc-2.0.4-3plf|1640	
12rr|vlc-2.0.4-3plf|1641	* Fri Jul 20 2012 Alexander Khrukin <akhrukin@mandriva.org> 2.0.2-3
12rr|vlc-2.0.4-3plf|1642	+ Revision: 810420
12rr|vlc-2.0.4-3plf|1643	- version update 2.0.2
12rr|vlc-2.0.4-3plf|1644	
12rr|vlc-2.0.4-3plf|1645	* Wed Jul 11 2012 Bernhard Rosenkraenzer <bero@bero.eu> 2.0.1-3
12rr|vlc-2.0.4-3plf|1646	+ Revision: 808920
12rr|vlc-2.0.4-3plf|1647	- Rebuild for libudev.so.1
12rr|vlc-2.0.4-3plf|1648	Fix build with current automake
12rr|vlc-2.0.4-3plf|1649	
12rr|vlc-2.0.4-3plf|1650	+ Andrey Bondrov <abondrov@mandriva.org>
12rr|vlc-2.0.4-3plf|1651	- Update BuildRequires (use fribidi-devel instead of libfribidi-devel)
12rr|vlc-2.0.4-3plf|1652	- Add and enable libbluray support, spec cleanup
12rr|vlc-2.0.4-3plf|1653	
12rr|vlc-2.0.4-3plf|1654	* Mon Mar 19 2012 Bernhard Rosenkraenzer <bero@bero.eu> 2.0.1-1
12rr|vlc-2.0.4-3plf|1655	+ Revision: 785614
12rr|vlc-2.0.4-3plf|1656	- Update to 2.0.1
12rr|vlc-2.0.4-3plf|1657	- Fix some BuildRequires: lines that pulled in i586 -devel packages on x86_64
12rr|vlc-2.0.4-3plf|1658	
12rr|vlc-2.0.4-3plf|1659	+ Götz Waschk <waschk@mandriva.org>
12rr|vlc-2.0.4-3plf|1660	- bump schroedinger dep
12rr|vlc-2.0.4-3plf|1661	- disable libv4l and schroedinger for 2010.2 backports
12rr|vlc-2.0.4-3plf|1662	- bump libmatroska dep
12rr|vlc-2.0.4-3plf|1663	- bump libdvbpsi dep
12rr|vlc-2.0.4-3plf|1664	
12rr|vlc-2.0.4-3plf|1665	* Mon Feb 20 2012 Götz Waschk <waschk@mandriva.org> 2.0.0-1
12rr|vlc-2.0.4-3plf|1666	+ Revision: 778219
12rr|vlc-2.0.4-3plf|1667	- new version
12rr|vlc-2.0.4-3plf|1668	- new library major
12rr|vlc-2.0.4-3plf|1669	- remove obsolete plugins like the browser plugin
12rr|vlc-2.0.4-3plf|1670	- remove patch 16
12rr|vlc-2.0.4-3plf|1671	- update patch 19
12rr|vlc-2.0.4-3plf|1672	- replace sed hack by patch 20
12rr|vlc-2.0.4-3plf|1673	- fix build with our live-devel package
12rr|vlc-2.0.4-3plf|1674	- update license
12rr|vlc-2.0.4-3plf|1675	- update build deps
12rr|vlc-2.0.4-3plf|1676	- update file list
12rr|vlc-2.0.4-3plf|1677	
12rr|vlc-2.0.4-3plf|1678	* Thu Oct 27 2011 Götz Waschk <waschk@mandriva.org> 1.1.11-4
12rr|vlc-2.0.4-3plf|1679	+ Revision: 707554
12rr|vlc-2.0.4-3plf|1680	- rebuild for new libcdio
12rr|vlc-2.0.4-3plf|1681	
12rr|vlc-2.0.4-3plf|1682	* Thu Oct 27 2011 Götz Waschk <waschk@mandriva.org> 1.1.11-3
12rr|vlc-2.0.4-3plf|1683	+ Revision: 707503
12rr|vlc-2.0.4-3plf|1684	- add xcb-util-keysyms dep
12rr|vlc-2.0.4-3plf|1685	
12rr|vlc-2.0.4-3plf|1686	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12rr|vlc-2.0.4-3plf|1687	- rebuild for new libmtp
12rr|vlc-2.0.4-3plf|1688	
12rr|vlc-2.0.4-3plf|1689	* Fri Sep 23 2011 Götz Waschk <waschk@mandriva.org> 1.1.11-2
12rr|vlc-2.0.4-3plf|1690	+ Revision: 701146
12rr|vlc-2.0.4-3plf|1691	- rebuild
12rr|vlc-2.0.4-3plf|1692	- reenable schroedinger for backports
12rr|vlc-2.0.4-3plf|1693	
12rr|vlc-2.0.4-3plf|1694	* Mon Jul 18 2011 Götz Waschk <waschk@mandriva.org> 1.1.11-1
12rr|vlc-2.0.4-3plf|1695	+ Revision: 690232
12rr|vlc-2.0.4-3plf|1696	- new version
12rr|vlc-2.0.4-3plf|1697	- rediff patch 19
12rr|vlc-2.0.4-3plf|1698	
12rr|vlc-2.0.4-3plf|1699	* Sun Jun 26 2011 Götz Waschk <waschk@mandriva.org> 1.1.10-2
12rr|vlc-2.0.4-3plf|1700	+ Revision: 687375
12rr|vlc-2.0.4-3plf|1701	- rebuild for new libmatroska
12rr|vlc-2.0.4-3plf|1702	- fix build without pulse (bug #63464)
12rr|vlc-2.0.4-3plf|1703	- readd pulse version check for backports
12rr|vlc-2.0.4-3plf|1704	- reenable alsa and fix conditional
12rr|vlc-2.0.4-3plf|1705	- disable alsa plugin on 2010.1
12rr|vlc-2.0.4-3plf|1706	
12rr|vlc-2.0.4-3plf|1707	* Mon Jun 06 2011 Götz Waschk <waschk@mandriva.org> 1.1.10-1
12rr|vlc-2.0.4-3plf|1708	+ Revision: 682923
12rr|vlc-2.0.4-3plf|1709	- new version
12rr|vlc-2.0.4-3plf|1710	- drop patch 19
12rr|vlc-2.0.4-3plf|1711	- rediff patch 18
12rr|vlc-2.0.4-3plf|1712	
12rr|vlc-2.0.4-3plf|1713	* Sun May 22 2011 Funda Wang <fwang@mandriva.org> 1.1.9-4
12rr|vlc-2.0.4-3plf|1714	+ Revision: 677001
12rr|vlc-2.0.4-3plf|1715	- rebuild
12rr|vlc-2.0.4-3plf|1716	
12rr|vlc-2.0.4-3plf|1717	* Fri May 06 2011 Götz Waschk <waschk@mandriva.org> 1.1.9-3
12rr|vlc-2.0.4-3plf|1718	+ Revision: 669877
12rr|vlc-2.0.4-3plf|1719	- new version
12rr|vlc-2.0.4-3plf|1720	- enable realrtsp plugin
12rr|vlc-2.0.4-3plf|1721	- rebuild
12rr|vlc-2.0.4-3plf|1722	- rebuild for new libdvbpsi
12rr|vlc-2.0.4-3plf|1723	- disable schroedinger for 2010.1 as well
12rr|vlc-2.0.4-3plf|1724	- disable schroedinger for 2010.0
12rr|vlc-2.0.4-3plf|1725	- bump schroedinger dep
12rr|vlc-2.0.4-3plf|1726	
12rr|vlc-2.0.4-3plf|1727	* Mon Mar 28 2011 Götz Waschk <waschk@mandriva.org> 1.1.8-2
12rr|vlc-2.0.4-3plf|1728	+ Revision: 648699
12rr|vlc-2.0.4-3plf|1729	- disable v4l1 on Cooker
12rr|vlc-2.0.4-3plf|1730	
12rr|vlc-2.0.4-3plf|1731	* Thu Mar 24 2011 Götz Waschk <waschk@mandriva.org> 1.1.8-1
12rr|vlc-2.0.4-3plf|1732	+ Revision: 648391
12rr|vlc-2.0.4-3plf|1733	- new version
12rr|vlc-2.0.4-3plf|1734	- drop patch 20
12rr|vlc-2.0.4-3plf|1735	- remove bandlimited_resampler plugin
12rr|vlc-2.0.4-3plf|1736	
12rr|vlc-2.0.4-3plf|1737	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 1.1.7-3
12rr|vlc-2.0.4-3plf|1738	+ Revision: 640481
12rr|vlc-2.0.4-3plf|1739	- rebuild to obsolete old packages
12rr|vlc-2.0.4-3plf|1740	
12rr|vlc-2.0.4-3plf|1741	* Mon Feb 21 2011 Götz Waschk <waschk@mandriva.org> 1.1.7-2
12rr|vlc-2.0.4-3plf|1742	+ Revision: 639091
12rr|vlc-2.0.4-3plf|1743	- rebuild
12rr|vlc-2.0.4-3plf|1744	
12rr|vlc-2.0.4-3plf|1745	+ Anssi Hannula <anssi@mandriva.org>
12rr|vlc-2.0.4-3plf|1746	- plf: append "plf" to Release on cooker to make plf build have higher EVR
12rr|vlc-2.0.4-3plf|1747	again with the rpm5-style mkrel now in use
12rr|vlc-2.0.4-3plf|1748	
12rr|vlc-2.0.4-3plf|1749	* Tue Feb 01 2011 Funda Wang <fwang@mandriva.org> 1.1.7-1
12rr|vlc-2.0.4-3plf|1750	+ Revision: 634602
12rr|vlc-2.0.4-3plf|1751	- fix build with latest matroska
12rr|vlc-2.0.4-3plf|1752	- new version 1.1.7
12rr|vlc-2.0.4-3plf|1753	- rediff pusle version patch
12rr|vlc-2.0.4-3plf|1754	- drop merged patch
12rr|vlc-2.0.4-3plf|1755	- rebuild for new ebml
12rr|vlc-2.0.4-3plf|1756	
12rr|vlc-2.0.4-3plf|1757	+ Colin Guthrie <cguthrie@mandriva.org>
12rr|vlc-2.0.4-3plf|1758	- Ensure PulseAudio output does not init Xlib (crashy) on 2010.1 as our PA is patched accrodingly
12rr|vlc-2.0.4-3plf|1759	
12rr|vlc-2.0.4-3plf|1760	* Mon Jan 24 2011 Götz Waschk <waschk@mandriva.org> 1.1.6-1
12rr|vlc-2.0.4-3plf|1761	+ Revision: 632477
12rr|vlc-2.0.4-3plf|1762	- new version
12rr|vlc-2.0.4-3plf|1763	- drop patches 0,100,101
12rr|vlc-2.0.4-3plf|1764	- add patch 1 to fix build
12rr|vlc-2.0.4-3plf|1765	
12rr|vlc-2.0.4-3plf|1766	* Sun Jan 23 2011 Götz Waschk <waschk@mandriva.org> 1.1.5-4
12rr|vlc-2.0.4-3plf|1767	+ Revision: 632431
12rr|vlc-2.0.4-3plf|1768	- add securitypatch for CDG decoder
12rr|vlc-2.0.4-3plf|1769	
12rr|vlc-2.0.4-3plf|1770	* Mon Dec 06 2010 Götz Waschk <waschk@mandriva.org> 1.1.5-3mdv2011.0
12rr|vlc-2.0.4-3plf|1771	+ Revision: 612303
12rr|vlc-2.0.4-3plf|1772	- rebuild
12rr|vlc-2.0.4-3plf|1773	
12rr|vlc-2.0.4-3plf|1774	* Thu Nov 25 2010 Colin Guthrie <cguthrie@mandriva.org> 1.1.5-2mdv2011.0
12rr|vlc-2.0.4-3plf|1775	+ Revision: 601141
12rr|vlc-2.0.4-3plf|1776	- Fix Xlib related issues when dealing with libpulse output.
12rr|vlc-2.0.4-3plf|1777	
12rr|vlc-2.0.4-3plf|1778	+ Götz Waschk <waschk@mandriva.org>
12rr|vlc-2.0.4-3plf|1779	- new version
12rr|vlc-2.0.4-3plf|1780	- add xscreensaver and gme plugins
12rr|vlc-2.0.4-3plf|1781	
12rr|vlc-2.0.4-3plf|1782	* Fri Oct 01 2010 Funda Wang <fwang@mandriva.org> 1.1.4.1-1mdv2011.0
12rr|vlc-2.0.4-3plf|1783	+ Revision: 582324
12rr|vlc-2.0.4-3plf|1784	- new version 1.1.4.1
12rr|vlc-2.0.4-3plf|1785	
12rr|vlc-2.0.4-3plf|1786	* Fri Sep 10 2010 Götz Waschk <waschk@mandriva.org> 1.1.4-2mdv2011.0
12rr|vlc-2.0.4-3plf|1787	+ Revision: 577055
12rr|vlc-2.0.4-3plf|1788	- rebuild for new libdvbpsi
12rr|vlc-2.0.4-3plf|1789	
12rr|vlc-2.0.4-3plf|1790	* Fri Aug 27 2010 Götz Waschk <waschk@mandriva.org> 1.1.4-1mdv2011.0
12rr|vlc-2.0.4-3plf|1791	+ Revision: 573468
12rr|vlc-2.0.4-3plf|1792	- new version
12rr|vlc-2.0.4-3plf|1793	- drop patch 0
12rr|vlc-2.0.4-3plf|1794	
12rr|vlc-2.0.4-3plf|1795	* Mon Aug 23 2010 Götz Waschk <waschk@mandriva.org> 1.1.3-2mdv2011.0
12rr|vlc-2.0.4-3plf|1796	+ Revision: 572163
12rr|vlc-2.0.4-3plf|1797	- fix screensaver inhibition (bug #60749)
12rr|vlc-2.0.4-3plf|1798	- readd libtoolize call
12rr|vlc-2.0.4-3plf|1799	- remove unapplied patches
12rr|vlc-2.0.4-3plf|1800	- don't call autotools if not needed
12rr|vlc-2.0.4-3plf|1801	
12rr|vlc-2.0.4-3plf|1802	* Thu Aug 19 2010 Götz Waschk <waschk@mandriva.org> 1.1.3-1mdv2011.0
12rr|vlc-2.0.4-3plf|1803	+ Revision: 571320
12rr|vlc-2.0.4-3plf|1804	- update to new version 1.1.3
12rr|vlc-2.0.4-3plf|1805	
12rr|vlc-2.0.4-3plf|1806	* Mon Aug 09 2010 Götz Waschk <waschk@mandriva.org> 1.1.2-2mdv2011.0
12rr|vlc-2.0.4-3plf|1807	+ Revision: 568173
12rr|vlc-2.0.4-3plf|1808	- rebuild for new libproxy
12rr|vlc-2.0.4-3plf|1809	- drop wrong rvlc patch
12rr|vlc-2.0.4-3plf|1810	- move rvlc to lua package
12rr|vlc-2.0.4-3plf|1811	- bump mtp dep
12rr|vlc-2.0.4-3plf|1812	- disable panoramix on 2009.1
12rr|vlc-2.0.4-3plf|1813	- fix rvlc wrapper
12rr|vlc-2.0.4-3plf|1814	- apply patch18 on 2009.1
12rr|vlc-2.0.4-3plf|1815	
12rr|vlc-2.0.4-3plf|1816	* Fri Jul 30 2010 Götz Waschk <waschk@mandriva.org> 1.1.2-1mdv2011.0
12rr|vlc-2.0.4-3plf|1817	+ Revision: 563306
12rr|vlc-2.0.4-3plf|1818	- update to new version 1.1.2
12rr|vlc-2.0.4-3plf|1819	- add provides for the python binding
12rr|vlc-2.0.4-3plf|1820	- disable dv on 2009.1
12rr|vlc-2.0.4-3plf|1821	- remove old build options
12rr|vlc-2.0.4-3plf|1822	
12rr|vlc-2.0.4-3plf|1823	* Thu Jul 22 2010 Götz Waschk <waschk@mandriva.org> 1.1.1-1mdv2011.0
12rr|vlc-2.0.4-3plf|1824	+ Revision: 556772
12rr|vlc-2.0.4-3plf|1825	- new version
12rr|vlc-2.0.4-3plf|1826	- drop patch 20
12rr|vlc-2.0.4-3plf|1827	- remove obsolete build options
12rr|vlc-2.0.4-3plf|1828	- disable SDL_image for 2010.0 builds
12rr|vlc-2.0.4-3plf|1829	- fix taglib build for 2010.0
12rr|vlc-2.0.4-3plf|1830	- disable taglib for 2010.0
12rr|vlc-2.0.4-3plf|1831	- update build deps for 1394
12rr|vlc-2.0.4-3plf|1832	
12rr|vlc-2.0.4-3plf|1833	* Tue Jul 13 2010 Anssi Hannula <anssi@mandriva.org> 1.1.0-2mdv2011.0
12rr|vlc-2.0.4-3plf|1834	+ Revision: 552373
12rr|vlc-2.0.4-3plf|1835	- split different-majored vlccore library to a separate package
12rr|vlc-2.0.4-3plf|1836	
12rr|vlc-2.0.4-3plf|1837	+ Götz Waschk <waschk@mandriva.org>
12rr|vlc-2.0.4-3plf|1838	- enable goom, projectm and libass support
12rr|vlc-2.0.4-3plf|1839	- merge a52, ogg and dvdnav with main package
12rr|vlc-2.0.4-3plf|1840	- move to 1.1 branch
12rr|vlc-2.0.4-3plf|1841	
12rr|vlc-2.0.4-3plf|1842	+ Colin Guthrie <cguthrie@mandriva.org>
12rr|vlc-2.0.4-3plf|1843	- Re-remove the pulse priority patch (it is no longer needed).
12rr|vlc-2.0.4-3plf|1844	- Remove old (and disabled) patch for PA < 0.9.11 (so Mdv 2009.0) This is no longer supported
12rr|vlc-2.0.4-3plf|1845	- Apply recent changes from trunk
12rr|vlc-2.0.4-3plf|1846	* fix libv4l build dep for backports
12rr|vlc-2.0.4-3plf|1847	* bump x264 dep
12rr|vlc-2.0.4-3plf|1848	* apply xulrunner patch for 2010.0 backports as well
12rr|vlc-2.0.4-3plf|1849	
12rr|vlc-2.0.4-3plf|1850	* Tue Jun 22 2010 Colin Guthrie <cguthrie@mandriva.org> 1.1.0-0.30000000.1mdv2010.1
12rr|vlc-2.0.4-3plf|1851	+ Revision: 548519
12rr|vlc-2.0.4-3plf|1852	- Update to VLC 1.1 final
12rr|vlc-2.0.4-3plf|1853	- Fix icon names on install
12rr|vlc-2.0.4-3plf|1854	- Add PA patch for user-agent argument (will be used in Phonon-VLC; upstream)
12rr|vlc-2.0.4-3plf|1855	- Fix invalid %%elseif (should be %%elsif) usage in spec.
12rr|vlc-2.0.4-3plf|1856	- Update to latest 1.1.0 RC+
12rr|vlc-2.0.4-3plf|1857	
12rr|vlc-2.0.4-3plf|1858	* Sun Apr 04 2010 Colin Guthrie <cguthrie@mandriva.org> 1.1.0-0.20100404.1mdv2010.1
12rr|vlc-2.0.4-3plf|1859	+ Revision: 531424
12rr|vlc-2.0.4-3plf|1860	- Fix KDE BR
12rr|vlc-2.0.4-3plf|1861	- Fix BR for v4l
12rr|vlc-2.0.4-3plf|1862	- New git snapshot of 1.1
12rr|vlc-2.0.4-3plf|1863	- Disable some plugins that no longer seem available (rmtp, screensaver, shout, sdl image)
12rr|vlc-2.0.4-3plf|1864	- Adapt to the new plugin directory hierarchy
12rr|vlc-2.0.4-3plf|1865	- Merge commits from official package
12rr|vlc-2.0.4-3plf|1866	
12rr|vlc-2.0.4-3plf|1867	* Thu Feb 11 2010 Colin Guthrie <cguthrie@mandriva.org> 1.1.0-0.20100211.1mdv2010.1
12rr|vlc-2.0.4-3plf|1868	+ Revision: 504373
12rr|vlc-2.0.4-3plf|1869	- Disable SSE for now as I don't know how to make it work on the cluster
12rr|vlc-2.0.4-3plf|1870	- Remove ffsvn definition as it's not used.
12rr|vlc-2.0.4-3plf|1871	- Fix release
12rr|vlc-2.0.4-3plf|1872	- Rename patch after it's been tweaked for new version
12rr|vlc-2.0.4-3plf|1873	- Add some missing BR
12rr|vlc-2.0.4-3plf|1874	- Update pulseprio patch (need to check to see if it's still needed)
12rr|vlc-2.0.4-3plf|1875	- Update xulrunner patch for latest code changes
12rr|vlc-2.0.4-3plf|1876	- Drop phonon-vlc package as it's no longer in the same source tree
12rr|vlc-2.0.4-3plf|1877	- New snapshot
12rr|vlc-2.0.4-3plf|1878	
12rr|vlc-2.0.4-3plf|1879	* Mon Jan 25 2010 Colin Guthrie <cguthrie@mandriva.org> 1.0.5-1mdv2010.1
12rr|vlc-2.0.4-3plf|1880	+ Revision: 496027
12rr|vlc-2.0.4-3plf|1881	- BR kdelibs4-devel
12rr|vlc-2.0.4-3plf|1882	- Fix version
12rr|vlc-2.0.4-3plf|1883	- BR kde4-macros
12rr|vlc-2.0.4-3plf|1884	- Fix phonon init on x86_64
12rr|vlc-2.0.4-3plf|1885	- Fix compilation of phonon-vlc (pushed upstream)
12rr|vlc-2.0.4-3plf|1886	- Update to git master
12rr|vlc-2.0.4-3plf|1887	- Fix file lists
12rr|vlc-2.0.4-3plf|1888	- Temporarily disable two patches that no longer apply
12rr|vlc-2.0.4-3plf|1889	- Add phonon-vlc package
12rr|vlc-2.0.4-3plf|1890	- Copy vlc to phonon package branch
12rr|vlc-2.0.4-3plf|1891	
12rr|vlc-2.0.4-3plf|1892	+ Götz Waschk <waschk@mandriva.org>
12rr|vlc-2.0.4-3plf|1893	- rebuild
12rr|vlc-2.0.4-3plf|1894	
12rr|vlc-2.0.4-3plf|1895	* Thu Jan 07 2010 Götz Waschk <waschk@mandriva.org> 1.0.4-2mdv2010.1
12rr|vlc-2.0.4-3plf|1896	+ Revision: 487090
12rr|vlc-2.0.4-3plf|1897	- patch for new xulrunner
12rr|vlc-2.0.4-3plf|1898	- add libkate subtitle plugin
12rr|vlc-2.0.4-3plf|1899	- add Icecast plugin (bug #56510)
12rr|vlc-2.0.4-3plf|1900	- add shoutcast plugin (bug #56510)
12rr|vlc-2.0.4-3plf|1901	- don't build udev support on 2009.1
12rr|vlc-2.0.4-3plf|1902	
12rr|vlc-2.0.4-3plf|1903	* Thu Dec 10 2009 Götz Waschk <waschk@mandriva.org> 1.0.4-1mdv2010.1
12rr|vlc-2.0.4-3plf|1904	+ Revision: 476082
12rr|vlc-2.0.4-3plf|1905	- new version
12rr|vlc-2.0.4-3plf|1906	- rediff patch 13
12rr|vlc-2.0.4-3plf|1907	
12rr|vlc-2.0.4-3plf|1908	* Thu Dec 10 2009 Götz Waschk <waschk@mandriva.org> 1.0.3-3mdv2010.1
12rr|vlc-2.0.4-3plf|1909	+ Revision: 475966
12rr|vlc-2.0.4-3plf|1910	- rebuild
12rr|vlc-2.0.4-3plf|1911	
12rr|vlc-2.0.4-3plf|1912	* Mon Nov 09 2009 Götz Waschk <waschk@mandriva.org> 1.0.3-2mdv2010.1
12rr|vlc-2.0.4-3plf|1913	+ Revision: 463359
12rr|vlc-2.0.4-3plf|1914	- update build deps
12rr|vlc-2.0.4-3plf|1915	- rebuild for new libcdio
12rr|vlc-2.0.4-3plf|1916	
12rr|vlc-2.0.4-3plf|1917	* Sat Nov 07 2009 Götz Waschk <waschk@mandriva.org> 1.0.3-1mdv2010.1
12rr|vlc-2.0.4-3plf|1918	+ Revision: 462446
12rr|vlc-2.0.4-3plf|1919	- new version
12rr|vlc-2.0.4-3plf|1920	- add udev plugin
12rr|vlc-2.0.4-3plf|1921	
12rr|vlc-2.0.4-3plf|1922	* Mon Sep 21 2009 Götz Waschk <waschk@mandriva.org> 1.0.2-1mdv2010.0
12rr|vlc-2.0.4-3plf|1923	+ Revision: 446937
12rr|vlc-2.0.4-3plf|1924	- new version
12rr|vlc-2.0.4-3plf|1925	- drop patch 0
12rr|vlc-2.0.4-3plf|1926	- update file list
12rr|vlc-2.0.4-3plf|1927	
12rr|vlc-2.0.4-3plf|1928	* Tue Sep 01 2009 Götz Waschk <waschk@mandriva.org> 1.0.1-3mdv2010.0
12rr|vlc-2.0.4-3plf|1929	+ Revision: 423400
12rr|vlc-2.0.4-3plf|1930	- revert v4l2 changes (bug #52259)
12rr|vlc-2.0.4-3plf|1931	- update menu categories (bug #53216)
12rr|vlc-2.0.4-3plf|1932	
12rr|vlc-2.0.4-3plf|1933	* Mon Aug 03 2009 Götz Waschk <waschk@mandriva.org> 1.0.1-2mdv2010.0
12rr|vlc-2.0.4-3plf|1934	+ Revision: 408218
12rr|vlc-2.0.4-3plf|1935	- add debian patches for the OSD menu and asm MMX chroma converter
12rr|vlc-2.0.4-3plf|1936	- move libnotify plugin to extra package (bug  #52559)
12rr|vlc-2.0.4-3plf|1937	- fix libtoolize call for 2009.0
12rr|vlc-2.0.4-3plf|1938	
12rr|vlc-2.0.4-3plf|1939	* Wed Jul 29 2009 Götz Waschk <waschk@mandriva.org> 1.0.1-1mdv2010.0
12rr|vlc-2.0.4-3plf|1940	+ Revision: 402911
12rr|vlc-2.0.4-3plf|1941	- new version
12rr|vlc-2.0.4-3plf|1942	
12rr|vlc-2.0.4-3plf|1943	* Mon Jul 13 2009 Götz Waschk <waschk@mandriva.org> 1.0.0-3mdv2010.0
12rr|vlc-2.0.4-3plf|1944	+ Revision: 395704
12rr|vlc-2.0.4-3plf|1945	- add libtoolize call to fix build
12rr|vlc-2.0.4-3plf|1946	- fix build deps for 2009.0
12rr|vlc-2.0.4-3plf|1947	- disable pulseaudio on 2009.0
12rr|vlc-2.0.4-3plf|1948	
12rr|vlc-2.0.4-3plf|1949	+ Giuseppe Ghibò <ghibo@mandriva.com>
12rr|vlc-2.0.4-3plf|1950	- Added libtool to BuildRequires.
12rr|vlc-2.0.4-3plf|1951	- Add Patch15 to allow pulseaudio support in distro version 2009.0 (better than nothing).
12rr|vlc-2.0.4-3plf|1952	- Temporary disable Patch13 which reduces the buffer size.
12rr|vlc-2.0.4-3plf|1953	
12rr|vlc-2.0.4-3plf|1954	* Wed Jul 08 2009 Götz Waschk <waschk@mandriva.org> 1.0.0-2mdv2010.0
12rr|vlc-2.0.4-3plf|1955	+ Revision: 393440
12rr|vlc-2.0.4-3plf|1956	- rebuild for missing package
12rr|vlc-2.0.4-3plf|1957	- new version
12rr|vlc-2.0.4-3plf|1958	- drop patch 0
12rr|vlc-2.0.4-3plf|1959	
12rr|vlc-2.0.4-3plf|1960	* Fri Jun 26 2009 Götz Waschk <waschk@mandriva.org> 1.0.0-0.rc4.1mdv2010.0
12rr|vlc-2.0.4-3plf|1961	+ Revision: 389420
12rr|vlc-2.0.4-3plf|1962	- new version
12rr|vlc-2.0.4-3plf|1963	
12rr|vlc-2.0.4-3plf|1964	* Thu Jun 25 2009 Frederic Crozat <fcrozat@mandriva.com> 1.0.0-0.rc3.2mdv2010.0
12rr|vlc-2.0.4-3plf|1965	+ Revision: 389053
12rr|vlc-2.0.4-3plf|1966	- Fix patch0 which was breaking dialog (upstream bug #2857)
12rr|vlc-2.0.4-3plf|1967	- Fix space changes in format-security patch and sent it upstream [prw]
12rr|vlc-2.0.4-3plf|1968	
12rr|vlc-2.0.4-3plf|1969	+ Götz Waschk <waschk@mandriva.org>
12rr|vlc-2.0.4-3plf|1970	- disable schroedinger for older distros
12rr|vlc-2.0.4-3plf|1971	
12rr|vlc-2.0.4-3plf|1972	* Mon Jun 08 2009 Götz Waschk <waschk@mandriva.org> 1.0.0-0.rc3.1mdv2010.0
12rr|vlc-2.0.4-3plf|1973	+ Revision: 383865
12rr|vlc-2.0.4-3plf|1974	- new version
12rr|vlc-2.0.4-3plf|1975	- remove arts and esd plugins
12rr|vlc-2.0.4-3plf|1976	- remove vlvc sources
12rr|vlc-2.0.4-3plf|1977	- rediff patches 0,13
12rr|vlc-2.0.4-3plf|1978	- drop patch 3
12rr|vlc-2.0.4-3plf|1979	- update file list
12rr|vlc-2.0.4-3plf|1980	- update build deps
12rr|vlc-2.0.4-3plf|1981	- update build deps
12rr|vlc-2.0.4-3plf|1982	
12rr|vlc-2.0.4-3plf|1983	* Fri Apr 24 2009 Götz Waschk <waschk@mandriva.org> 0.9.9-5mdv2010.0
12rr|vlc-2.0.4-3plf|1984	+ Revision: 368985
12rr|vlc-2.0.4-3plf|1985	- new version
12rr|vlc-2.0.4-3plf|1986	- rediff patch 0
12rr|vlc-2.0.4-3plf|1987	- drop patch 17
12rr|vlc-2.0.4-3plf|1988	
12rr|vlc-2.0.4-3plf|1989	* Fri Feb 20 2009 Frederic Crozat <fcrozat@mandriva.com> 0.9.8a-5mdv2009.1
12rr|vlc-2.0.4-3plf|1990	+ Revision: 343305
12rr|vlc-2.0.4-3plf|1991	- Patch17: don't clean libxml2, vlc code isn't threadsafe (Mdv bug #47169)
12rr|vlc-2.0.4-3plf|1992	- add git url
12rr|vlc-2.0.4-3plf|1993	
12rr|vlc-2.0.4-3plf|1994	* Wed Feb 11 2009 Götz Waschk <waschk@mandriva.org> 0.9.8a-4mdv2009.1
12rr|vlc-2.0.4-3plf|1995	+ Revision: 339355
12rr|vlc-2.0.4-3plf|1996	- rebuild for new libfaad
12rr|vlc-2.0.4-3plf|1997	
12rr|vlc-2.0.4-3plf|1998	* Sat Jan 31 2009 Nicolas Lécureuil <nlecureuil@mandriva.com> 0.9.8a-3mdv2009.1
12rr|vlc-2.0.4-3plf|1999	+ Revision: 335904
12rr|vlc-2.0.4-3plf|2000	- Rebuild against new qt4
12rr|vlc-2.0.4-3plf|2001	
12rr|vlc-2.0.4-3plf|2002	* Wed Jan 07 2009 Götz Waschk <waschk@mandriva.org> 0.9.8a-2mdv2009.1
12rr|vlc-2.0.4-3plf|2003	+ Revision: 326461
12rr|vlc-2.0.4-3plf|2004	- fix format strings
12rr|vlc-2.0.4-3plf|2005	- build against the right libraw1394
12rr|vlc-2.0.4-3plf|2006	
12rr|vlc-2.0.4-3plf|2007	* Sun Dec 07 2008 Götz Waschk <waschk@mandriva.org> 0.9.8a-1mdv2009.1
12rr|vlc-2.0.4-3plf|2008	+ Revision: 311570
12rr|vlc-2.0.4-3plf|2009	- new version
12rr|vlc-2.0.4-3plf|2010	
12rr|vlc-2.0.4-3plf|2011	* Tue Dec 02 2008 Götz Waschk <waschk@mandriva.org> 0.9.7-3mdv2009.1
12rr|vlc-2.0.4-3plf|2012	+ Revision: 309440
12rr|vlc-2.0.4-3plf|2013	- reenable embedding the video (bug #46140 fo)
12rr|vlc-2.0.4-3plf|2014	
12rr|vlc-2.0.4-3plf|2015	* Mon Dec 01 2008 Götz Waschk <waschk@mandriva.org> 0.9.7-2mdv2009.1
12rr|vlc-2.0.4-3plf|2016	+ Revision: 308804
12rr|vlc-2.0.4-3plf|2017	- rebuild
12rr|vlc-2.0.4-3plf|2018	- new version
12rr|vlc-2.0.4-3plf|2019	- suggest theora package as well
12rr|vlc-2.0.4-3plf|2020	
12rr|vlc-2.0.4-3plf|2021	* Thu Nov 06 2008 Götz Waschk <waschk@mandriva.org> 0.9.6-1mdv2009.1
12rr|vlc-2.0.4-3plf|2022	+ Revision: 300258
12rr|vlc-2.0.4-3plf|2023	- new version
12rr|vlc-2.0.4-3plf|2024	- fix build
12rr|vlc-2.0.4-3plf|2025	
12rr|vlc-2.0.4-3plf|2026	* Tue Oct 28 2008 Götz Waschk <waschk@mandriva.org> 0.9.5-2mdv2009.1
12rr|vlc-2.0.4-3plf|2027	+ Revision: 298000
12rr|vlc-2.0.4-3plf|2028	- rebuild
12rr|vlc-2.0.4-3plf|2029	- rebuild
12rr|vlc-2.0.4-3plf|2030	
12rr|vlc-2.0.4-3plf|2031	* Sat Oct 25 2008 Götz Waschk <waschk@mandriva.org> 0.9.5-1mdv2009.1
12rr|vlc-2.0.4-3plf|2032	+ Revision: 297244
12rr|vlc-2.0.4-3plf|2033	- new version
12rr|vlc-2.0.4-3plf|2034	- drop patches 17,18
12rr|vlc-2.0.4-3plf|2035	
12rr|vlc-2.0.4-3plf|2036	* Mon Oct 13 2008 Götz Waschk <waschk@mandriva.org> 0.9.4-2mdv2009.1
12rr|vlc-2.0.4-3plf|2037	+ Revision: 293114
12rr|vlc-2.0.4-3plf|2038	- fix build with new x264
12rr|vlc-2.0.4-3plf|2039	
12rr|vlc-2.0.4-3plf|2040	* Sat Oct 11 2008 Götz Waschk <waschk@mandriva.org> 0.9.4-1mdv2009.1
12rr|vlc-2.0.4-3plf|2041	+ Revision: 292164
12rr|vlc-2.0.4-3plf|2042	- new version
12rr|vlc-2.0.4-3plf|2043	
12rr|vlc-2.0.4-3plf|2044	* Mon Sep 29 2008 Götz Waschk <waschk@mandriva.org> 0.9.3-2mdv2009.0
12rr|vlc-2.0.4-3plf|2045	+ Revision: 289796
12rr|vlc-2.0.4-3plf|2046	- useless rebuild
12rr|vlc-2.0.4-3plf|2047	- disable libv4l patch if libv4l is not requested
12rr|vlc-2.0.4-3plf|2048	- new version
12rr|vlc-2.0.4-3plf|2049	
12rr|vlc-2.0.4-3plf|2050	* Sun Sep 28 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.9.2-3mdv2009.0
12rr|vlc-2.0.4-3plf|2051	+ Revision: 288978
12rr|vlc-2.0.4-3plf|2052	- Do some changes based on feedback from libv4l maintainer, Hans de
12rr|vlc-2.0.4-3plf|2053	Goede:
12rr|vlc-2.0.4-3plf|2054	* Remove libv4l1 patch: libv4l1 is to make v4l1 applications work with
12rr|vlc-2.0.4-3plf|2055	v4l2 devices, as vlc now has a v4l2 plugin there is no need to keep
12rr|vlc-2.0.4-3plf|2056	it;
12rr|vlc-2.0.4-3plf|2057	* Add updated libv4l2 patch, with bugfixes from him.
12rr|vlc-2.0.4-3plf|2058	
12rr|vlc-2.0.4-3plf|2059	* Fri Sep 26 2008 Götz Waschk <waschk@mandriva.org> 0.9.2-2mdv2009.0
12rr|vlc-2.0.4-3plf|2060	+ Revision: 288522
12rr|vlc-2.0.4-3plf|2061	- put back libv4l patches (Herton Ronaldo Krzesinski)
12rr|vlc-2.0.4-3plf|2062	- fix dca build dep
12rr|vlc-2.0.4-3plf|2063	- merge patch 2 into patch 3
12rr|vlc-2.0.4-3plf|2064	- fix libv4l and live build conditionals
12rr|vlc-2.0.4-3plf|2065	- bump live-devel dep
12rr|vlc-2.0.4-3plf|2066	- reenable bootstrap and parallel make
12rr|vlc-2.0.4-3plf|2067	- remove old mozilla plugin build fixes
12rr|vlc-2.0.4-3plf|2068	- fix lua build deps
12rr|vlc-2.0.4-3plf|2069	
12rr|vlc-2.0.4-3plf|2070	* Fri Sep 19 2008 Götz Waschk <waschk@mandriva.org> 0.9.2-1mdv2009.0
12rr|vlc-2.0.4-3plf|2071	+ Revision: 285905
12rr|vlc-2.0.4-3plf|2072	- new version, based on QT4 instead of wxGTK
12rr|vlc-2.0.4-3plf|2073	- drop gnomevfs, slp, daap, vlvc, libv4l
12rr|vlc-2.0.4-3plf|2074	- reenable svgalib, dv, libtar
12rr|vlc-2.0.4-3plf|2075	- add schroedinger, fluidsynth, zvbi, lua, theora
12rr|vlc-2.0.4-3plf|2076	- drop patches 0,1,4,5,6,7,8,11,12,16
12rr|vlc-2.0.4-3plf|2077	- update patch 13
12rr|vlc-2.0.4-3plf|2078	- patch to fix with new fribidi
12rr|vlc-2.0.4-3plf|2079	
12rr|vlc-2.0.4-3plf|2080	* Mon Sep 01 2008 Götz Waschk <waschk@mandriva.org> 0.8.6i-6mdv2009.0
12rr|vlc-2.0.4-3plf|2081	+ Revision: 278320
12rr|vlc-2.0.4-3plf|2082	- rebuild for new libdvdread
12rr|vlc-2.0.4-3plf|2083	- rebuild for new libdvdread
12rr|vlc-2.0.4-3plf|2084	
12rr|vlc-2.0.4-3plf|2085	* Fri Aug 08 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.8.6i-5mdv2009.0
12rr|vlc-2.0.4-3plf|2086	+ Revision: 269040
12rr|vlc-2.0.4-3plf|2087	- Rename vlc-0.8.6-libv4l1.patch to vlc-0.8.6i-libv4l1.patch
12rr|vlc-2.0.4-3plf|2088	- Fix libv4l1 patch added in previous release to make v4l plugin to
12rr|vlc-2.0.4-3plf|2089	properly link with libv4l. Bug report by Christiaan Welvaart on
12rr|vlc-2.0.4-3plf|2090	cooker ML.
12rr|vlc-2.0.4-3plf|2091	
12rr|vlc-2.0.4-3plf|2092	* Fri Aug 01 2008 Herton Ronaldo Krzesinski <herton@mandriva.com.br> 0.8.6i-4mdv2009.0
12rr|vlc-2.0.4-3plf|2093	+ Revision: 259102
12rr|vlc-2.0.4-3plf|2094	- Added patch from libv4l to add support to libv4l1.
12rr|vlc-2.0.4-3plf|2095	
12rr|vlc-2.0.4-3plf|2096	* Thu Jul 31 2008 Götz Waschk <waschk@mandriva.org> 0.8.6i-3mdv2009.0
12rr|vlc-2.0.4-3plf|2097	+ Revision: 257501
12rr|vlc-2.0.4-3plf|2098	- patch for xulrunner
12rr|vlc-2.0.4-3plf|2099	- patch for wxgtk 2.8
12rr|vlc-2.0.4-3plf|2100	
12rr|vlc-2.0.4-3plf|2101	* Fri Jul 25 2008 Götz Waschk <waschk@mandriva.org> 0.8.6i-2mdv2009.0
12rr|vlc-2.0.4-3plf|2102	+ Revision: 249132
12rr|vlc-2.0.4-3plf|2103	- update file list
12rr|vlc-2.0.4-3plf|2104	- patch for libdca detection
12rr|vlc-2.0.4-3plf|2105	
12rr|vlc-2.0.4-3plf|2106	* Sun Jul 13 2008 Götz Waschk <waschk@mandriva.org> 0.8.6i-1mdv2009.0
12rr|vlc-2.0.4-3plf|2107	+ Revision: 234386
12rr|vlc-2.0.4-3plf|2108	- new version
12rr|vlc-2.0.4-3plf|2109	- fix linking
12rr|vlc-2.0.4-3plf|2110	
12rr|vlc-2.0.4-3plf|2111	+ Pixel <pixel@mandriva.com>
12rr|vlc-2.0.4-3plf|2112	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12rr|vlc-2.0.4-3plf|2113	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12rr|vlc-2.0.4-3plf|2114	
12rr|vlc-2.0.4-3plf|2115	* Sat Jun 07 2008 Götz Waschk <waschk@mandriva.org> 0.8.6h-1mdv2009.0
12rr|vlc-2.0.4-3plf|2116	+ Revision: 216676
12rr|vlc-2.0.4-3plf|2117	- new version
12rr|vlc-2.0.4-3plf|2118	- drop patch 4
12rr|vlc-2.0.4-3plf|2119	- update vlvc patch
12rr|vlc-2.0.4-3plf|2120	- don't call autotools twice
12rr|vlc-2.0.4-3plf|2121	
12rr|vlc-2.0.4-3plf|2122	* Thu May 15 2008 Götz Waschk <waschk@mandriva.org> 0.8.6g-1mdv2009.0
12rr|vlc-2.0.4-3plf|2123	+ Revision: 207509
12rr|vlc-2.0.4-3plf|2124	- new version
12rr|vlc-2.0.4-3plf|2125	- drop patch 5
12rr|vlc-2.0.4-3plf|2126	
12rr|vlc-2.0.4-3plf|2127	* Wed May 14 2008 Götz Waschk <waschk@mandriva.org> 0.8.6f-4mdv2009.0
12rr|vlc-2.0.4-3plf|2128	+ Revision: 207103
12rr|vlc-2.0.4-3plf|2129	- fix buildrequires for arts
12rr|vlc-2.0.4-3plf|2130	- enable twolame plugin
12rr|vlc-2.0.4-3plf|2131	- remove unused configure options
12rr|vlc-2.0.4-3plf|2132	
12rr|vlc-2.0.4-3plf|2133	* Thu Apr 24 2008 Götz Waschk <waschk@mandriva.org> 0.8.6f-3mdv2009.0
12rr|vlc-2.0.4-3plf|2134	+ Revision: 197209
12rr|vlc-2.0.4-3plf|2135	- fix build with new ffmpeg
12rr|vlc-2.0.4-3plf|2136	- small fix for auto* build
12rr|vlc-2.0.4-3plf|2137	- rebuild
12rr|vlc-2.0.4-3plf|2138	
12rr|vlc-2.0.4-3plf|2139	* Mon Apr 14 2008 Götz Waschk <waschk@mandriva.org> 0.8.6f-2mdv2009.0
12rr|vlc-2.0.4-3plf|2140	+ Revision: 193288
12rr|vlc-2.0.4-3plf|2141	- rebuild
12rr|vlc-2.0.4-3plf|2142	
12rr|vlc-2.0.4-3plf|2143	* Tue Apr 08 2008 Götz Waschk <waschk@mandriva.org> 0.8.6f-1mdv2009.0
12rr|vlc-2.0.4-3plf|2144	+ Revision: 192385
12rr|vlc-2.0.4-3plf|2145	- add removable media mime types for nautilus
12rr|vlc-2.0.4-3plf|2146	
12rr|vlc-2.0.4-3plf|2147	* Thu Apr 03 2008 Götz Waschk <waschk@mandriva.org> 0.8.6f-1mdv2008.1
12rr|vlc-2.0.4-3plf|2148	+ Revision: 192075
12rr|vlc-2.0.4-3plf|2149	- new version 0.8.6f (security update)
12rr|vlc-2.0.4-3plf|2150	- drop patch 0
12rr|vlc-2.0.4-3plf|2151	
12rr|vlc-2.0.4-3plf|2152	* Wed Mar 26 2008 Götz Waschk <waschk@mandriva.org> 0.8.6e-2mdv2008.1
12rr|vlc-2.0.4-3plf|2153	+ Revision: 190429
12rr|vlc-2.0.4-3plf|2154	- fix build of the mkv demuxer
12rr|vlc-2.0.4-3plf|2155	
12rr|vlc-2.0.4-3plf|2156	+ Colin Guthrie <cguthrie@mandriva.org>
12rr|vlc-2.0.4-3plf|2157	- Fix from debian to fix alsa buffering when used with pulseaudio alsa plugin (not our default setup but still a valid config)
12rr|vlc-2.0.4-3plf|2158	
12rr|vlc-2.0.4-3plf|2159	* Thu Feb 28 2008 Götz Waschk <waschk@mandriva.org> 0.8.6e-1mdv2008.1
12rr|vlc-2.0.4-3plf|2160	+ Revision: 175980
12rr|vlc-2.0.4-3plf|2161	- new version
12rr|vlc-2.0.4-3plf|2162	- drop source 1
12rr|vlc-2.0.4-3plf|2163	- drop patches 0,9,10
12rr|vlc-2.0.4-3plf|2164	- clean up spec file by removing support for jurassic distributions
12rr|vlc-2.0.4-3plf|2165	
12rr|vlc-2.0.4-3plf|2166	* Thu Feb 21 2008 Colin Guthrie <cguthrie@mandriva.org> 0.8.6d-9mdv2008.1
12rr|vlc-2.0.4-3plf|2167	+ Revision: 173574
12rr|vlc-2.0.4-3plf|2168	- Fix package naming error in suggests for PA.
12rr|vlc-2.0.4-3plf|2169	
12rr|vlc-2.0.4-3plf|2170	* Wed Feb 20 2008 Colin Guthrie <cguthrie@mandriva.org> 0.8.6d-8mdv2008.1
12rr|vlc-2.0.4-3plf|2171	+ Revision: 173167
12rr|vlc-2.0.4-3plf|2172	- Really fix pulseaudio plugin.
12rr|vlc-2.0.4-3plf|2173	
12rr|vlc-2.0.4-3plf|2174	* Tue Feb 19 2008 Colin Guthrie <cguthrie@mandriva.org> 0.8.6d-7mdv2008.1
12rr|vlc-2.0.4-3plf|2175	+ Revision: 172648
12rr|vlc-2.0.4-3plf|2176	- Resurrect some fixes I thought were upstream but weren't (needed for 0.8.6 compilation)
12rr|vlc-2.0.4-3plf|2177	- Use the (now committed) upstream version of pulseaudio support.
12rr|vlc-2.0.4-3plf|2178	
12rr|vlc-2.0.4-3plf|2179	+ Thierry Vignaud <tv@mandriva.org>
12rr|vlc-2.0.4-3plf|2180	- summary is not licence tag
12rr|vlc-2.0.4-3plf|2181	- fix "foobar is blabla" summary (=> "blabla") so that it looks nice in rpmdrake
12rr|vlc-2.0.4-3plf|2182	
12rr|vlc-2.0.4-3plf|2183	* Sun Feb 17 2008 Colin Guthrie <cguthrie@mandriva.org> 0.8.6d-6mdv2008.1
12rr|vlc-2.0.4-3plf|2184	+ Revision: 170011
12rr|vlc-2.0.4-3plf|2185	- Set priority of pulseaudio plugin to 200 (so it's default)
12rr|vlc-2.0.4-3plf|2186	- Fix issues with upstream patch
12rr|vlc-2.0.4-3plf|2187	- Add native pulseaudio support (upstream ticket #1215)
12rr|vlc-2.0.4-3plf|2188	
12rr|vlc-2.0.4-3plf|2189	* Thu Feb 14 2008 Götz Waschk <waschk@mandriva.org> 0.8.6d-5mdv2008.1
12rr|vlc-2.0.4-3plf|2190	+ Revision: 168112
12rr|vlc-2.0.4-3plf|2191	- readd vlvc and upgrade to 0.8
12rr|vlc-2.0.4-3plf|2192	
12rr|vlc-2.0.4-3plf|2193	* Wed Feb 13 2008 Frederic Crozat <fcrozat@mandriva.com> 0.8.6d-4mdv2008.1
12rr|vlc-2.0.4-3plf|2194	+ Revision: 167004
12rr|vlc-2.0.4-3plf|2195	- Patch10: bump priority of esd backend for pulseaudio (Mdv bug #36706)
12rr|vlc-2.0.4-3plf|2196	- Patch11 (SVN): various ALSA fixes
12rr|vlc-2.0.4-3plf|2197	- add suggests on esd plugin
12rr|vlc-2.0.4-3plf|2198	
12rr|vlc-2.0.4-3plf|2199	+ Thierry Vignaud <tv@mandriva.org>
12rr|vlc-2.0.4-3plf|2200	- fix spacing at top of description
12rr|vlc-2.0.4-3plf|2201	
12rr|vlc-2.0.4-3plf|2202	* Thu Jan 17 2008 Götz Waschk <waschk@mandriva.org> 0.8.6d-3mdv2008.1
12rr|vlc-2.0.4-3plf|2203	+ Revision: 154481
12rr|vlc-2.0.4-3plf|2204	- rebuild
12rr|vlc-2.0.4-3plf|2205	
12rr|vlc-2.0.4-3plf|2206	+ Thierry Vignaud <tv@mandriva.org>
12rr|vlc-2.0.4-3plf|2207	- drop old menu
12rr|vlc-2.0.4-3plf|2208	- fix mesaglu-devel BR
12rr|vlc-2.0.4-3plf|2209	
12rr|vlc-2.0.4-3plf|2210	+ Olivier Blin <blino@mandriva.org>
12rr|vlc-2.0.4-3plf|2211	- restore BuildRoot
12rr|vlc-2.0.4-3plf|2212	
12rr|vlc-2.0.4-3plf|2213	* Wed Jan 02 2008 Götz Waschk <waschk@mandriva.org> 0.8.6d-2mdv2008.1
12rr|vlc-2.0.4-3plf|2214	+ Revision: 140442
12rr|vlc-2.0.4-3plf|2215	- fix build with new ffmpeg
12rr|vlc-2.0.4-3plf|2216	- rebuild for new ffmpeg
12rr|vlc-2.0.4-3plf|2217	- suggest ogg plugin
12rr|vlc-2.0.4-3plf|2218	- fix path to the Vera font
12rr|vlc-2.0.4-3plf|2219	
12rr|vlc-2.0.4-3plf|2220	+ Thierry Vignaud <tv@mandriva.org>
12rr|vlc-2.0.4-3plf|2221	- kill re-definition of %%buildroot on Pixel's request
12rr|vlc-2.0.4-3plf|2222	- do not advertize plf
12rr|vlc-2.0.4-3plf|2223	
12rr|vlc-2.0.4-3plf|2224	* Sat Dec 01 2007 Götz Waschk <waschk@mandriva.org> 0.8.6d-1mdv2008.1
12rr|vlc-2.0.4-3plf|2225	+ Revision: 114277
12rr|vlc-2.0.4-3plf|2226	- new version
12rr|vlc-2.0.4-3plf|2227	- new devel name
12rr|vlc-2.0.4-3plf|2228	
12rr|vlc-2.0.4-3plf|2229	* Tue Nov 06 2007 Funda Wang <fwang@mandriva.org> 0.8.6c-7mdv2008.1
12rr|vlc-2.0.4-3plf|2230	+ Revision: 106496
12rr|vlc-2.0.4-3plf|2231	- rebuild for new lzma
12rr|vlc-2.0.4-3plf|2232	
12rr|vlc-2.0.4-3plf|2233	* Thu Nov 01 2007 Götz Waschk <waschk@mandriva.org> 0.8.6c-6mdv2008.1
12rr|vlc-2.0.4-3plf|2234	+ Revision: 104337
12rr|vlc-2.0.4-3plf|2235	- add pvr module (bug #35186)
12rr|vlc-2.0.4-3plf|2236	
12rr|vlc-2.0.4-3plf|2237	* Mon Oct 22 2007 Götz Waschk <waschk@mandriva.org> 0.8.6c-5mdv2008.1
12rr|vlc-2.0.4-3plf|2238	+ Revision: 101294
12rr|vlc-2.0.4-3plf|2239	- rebuild for new libdvbpsi
12rr|vlc-2.0.4-3plf|2240	
12rr|vlc-2.0.4-3plf|2241	* Fri Oct 12 2007 Götz Waschk <waschk@mandriva.org> 0.8.6c-4mdv2008.1
12rr|vlc-2.0.4-3plf|2242	+ Revision: 97442
12rr|vlc-2.0.4-3plf|2243	- patch from debian: disable update in the help menu
12rr|vlc-2.0.4-3plf|2244	- replace some requires by suggests
12rr|vlc-2.0.4-3plf|2245	
12rr|vlc-2.0.4-3plf|2246	+ Thierry Vignaud <tv@mandriva.org>
12rr|vlc-2.0.4-3plf|2247	- kill desktop-file-validate's 'warning: key "Encoding" in group "Desktop Entry" is deprecated'
12rr|vlc-2.0.4-3plf|2248	
12rr|vlc-2.0.4-3plf|2249	* Sun Aug 19 2007 Götz Waschk <waschk@mandriva.org> 0.8.6c-3mdv2008.0
12rr|vlc-2.0.4-3plf|2250	+ Revision: 67142
12rr|vlc-2.0.4-3plf|2251	- rebuild
12rr|vlc-2.0.4-3plf|2252	
12rr|vlc-2.0.4-3plf|2253	* Wed Jul 25 2007 Götz Waschk <waschk@mandriva.org> 0.8.6c-2mdv2008.0
12rr|vlc-2.0.4-3plf|2254	+ Revision: 55289
12rr|vlc-2.0.4-3plf|2255	- add jack plugin (bug #32092)
12rr|vlc-2.0.4-3plf|2256	
12rr|vlc-2.0.4-3plf|2257	* Mon Jun 18 2007 Götz Waschk <waschk@mandriva.org> 0.8.6c-1mdv2008.0
12rr|vlc-2.0.4-3plf|2258	+ Revision: 40692
12rr|vlc-2.0.4-3plf|2259	- fix desktop entry
12rr|vlc-2.0.4-3plf|2260	- new version
12rr|vlc-2.0.4-3plf|2261	- drop patch 0
12rr|vlc-2.0.4-3plf|2262	- disable vlvc
12rr|vlc-2.0.4-3plf|2263	
12rr|vlc-2.0.4-3plf|2264	* Thu Apr 19 2007 Götz Waschk <waschk@mandriva.org> 0.8.6b-1mdv2008.0
12rr|vlc-2.0.4-3plf|2265	+ Revision: 14978
12rr|vlc-2.0.4-3plf|2266	- new version
12rr|vlc-2.0.4-3plf|2267	- rediff patch 3
12rr|vlc-2.0.4-3plf|2268	- update file list
12rr|vlc-2.0.4-3plf|2269	

21861 12
12rr|vo-aacenc-0.1.2-1|1	%define major		0
12rr|vo-aacenc-0.1.2-1|2	%define libname		%mklibname %{name} %{major}
12rr|vo-aacenc-0.1.2-1|3	%define develname	%mklibname %{name} -d
12rr|vo-aacenc-0.1.2-1|4	
12rr|vo-aacenc-0.1.2-1|5	Name:		vo-aacenc
12rr|vo-aacenc-0.1.2-1|6	Version:	0.1.2
12rr|vo-aacenc-0.1.2-1|7	Release:	%mkrel 1
12rr|vo-aacenc-0.1.2-1|8	Summary:	VisualOn AAC encoder library
12rr|vo-aacenc-0.1.2-1|9	License:	ASL 2.0
12rr|vo-aacenc-0.1.2-1|10	Group:		System/Libraries
12rr|vo-aacenc-0.1.2-1|11	URL:		http://opencore-amr.sourceforge.net/
12rr|vo-aacenc-0.1.2-1|12	Source0:	http://sourceforge.net/projects/opencore-amr/files/%{name}/%{name}-%{version}.tar.gz
12rr|vo-aacenc-0.1.2-1|13	
12rr|vo-aacenc-0.1.2-1|14	%description
12rr|vo-aacenc-0.1.2-1|15	This library contains an encoder implementation of the Advanced Audio
12rr|vo-aacenc-0.1.2-1|16	Coding (AAC) audio codec. The library is based on a codec implementation
12rr|vo-aacenc-0.1.2-1|17	by VisualOn as part of the Stagefright framework from the Google
12rr|vo-aacenc-0.1.2-1|18	Android project.
12rr|vo-aacenc-0.1.2-1|19	
12rr|vo-aacenc-0.1.2-1|20	This package is in restricted because the AAC encoding standard is
12rr|vo-aacenc-0.1.2-1|21	covered by patents.
12rr|vo-aacenc-0.1.2-1|22	
12rr|vo-aacenc-0.1.2-1|23	%package -n %{libname}
12rr|vo-aacenc-0.1.2-1|24	Group:		System/Libraries
12rr|vo-aacenc-0.1.2-1|25	Summary:	VisualOn AAC encoder library
12rr|vo-aacenc-0.1.2-1|26	
12rr|vo-aacenc-0.1.2-1|27	%description -n %{libname}
12rr|vo-aacenc-0.1.2-1|28	This library contains an encoder implementation of the Advanced Audio
12rr|vo-aacenc-0.1.2-1|29	Coding (AAC) audio codec. The library is based on a codec implementation
12rr|vo-aacenc-0.1.2-1|30	by VisualOn as part of the Stagefright framework from the Google
12rr|vo-aacenc-0.1.2-1|31	Android project.
12rr|vo-aacenc-0.1.2-1|32	
12rr|vo-aacenc-0.1.2-1|33	This package is in restricted because the AAC encoding standard is
12rr|vo-aacenc-0.1.2-1|34	covered by patents.
12rr|vo-aacenc-0.1.2-1|35	
12rr|vo-aacenc-0.1.2-1|36	%package -n %{develname}
12rr|vo-aacenc-0.1.2-1|37	Group:		Development/C
12rr|vo-aacenc-0.1.2-1|38	Summary:	development files for %{name} AAC encoding library
12rr|vo-aacenc-0.1.2-1|39	Provides:	libvo-aacenc-devel = %{version}-%{release}
12rr|vo-aacenc-0.1.2-1|40	Requires:	%{libname} = %{version}-%{release}
12rr|vo-aacenc-0.1.2-1|41	
12rr|vo-aacenc-0.1.2-1|42	%description -n %{develname}
12rr|vo-aacenc-0.1.2-1|43	Header files and development libraries for %{name}
12rr|vo-aacenc-0.1.2-1|44	
12rr|vo-aacenc-0.1.2-1|45	%prep
12rr|vo-aacenc-0.1.2-1|46	%setup -q
12rr|vo-aacenc-0.1.2-1|47	
12rr|vo-aacenc-0.1.2-1|48	%build
12rr|vo-aacenc-0.1.2-1|49	%configure2_5x --disable-static
12rr|vo-aacenc-0.1.2-1|50	%make
12rr|vo-aacenc-0.1.2-1|51	
12rr|vo-aacenc-0.1.2-1|52	%install
12rr|vo-aacenc-0.1.2-1|53	%__rm -rf %{buildroot}
12rr|vo-aacenc-0.1.2-1|54	%makeinstall_std
12rr|vo-aacenc-0.1.2-1|55	
12rr|vo-aacenc-0.1.2-1|56	%__rm -rf %{buildroot}%{_libdir}/lib%{name}.la
12rr|vo-aacenc-0.1.2-1|57	
12rr|vo-aacenc-0.1.2-1|58	%clean
12rr|vo-aacenc-0.1.2-1|59	%__rm -rf %{buildroot}
12rr|vo-aacenc-0.1.2-1|60	
12rr|vo-aacenc-0.1.2-1|61	%files -n %{libname}
12rr|vo-aacenc-0.1.2-1|62	%doc AUTHORS COPYING ChangeLog NOTICE README
12rr|vo-aacenc-0.1.2-1|63	%{_libdir}/lib%{name}.so.%{major}*
12rr|vo-aacenc-0.1.2-1|64	
12rr|vo-aacenc-0.1.2-1|65	%files -n %{develname}
12rr|vo-aacenc-0.1.2-1|66	%{_includedir}/%{name}
12rr|vo-aacenc-0.1.2-1|67	%{_libdir}/lib%{name}.so
12rr|vo-aacenc-0.1.2-1|68	%{_libdir}/pkgconfig/%{name}.pc
12rr|vo-aacenc-0.1.2-1|69	
12rr|vo-aacenc-0.1.2-1|70	
12rr|vo-aacenc-0.1.2-1|71	
12rr|vo-aacenc-0.1.2-1|72	%changelog
12rr|vo-aacenc-0.1.2-1|73	

21862 12
12rr|vo-amrwbenc-0.1.2-1|1	%define major		0
12rr|vo-amrwbenc-0.1.2-1|2	%define libname		%mklibname %{name} %{major}
12rr|vo-amrwbenc-0.1.2-1|3	%define develname	%mklibname %{name} -d
12rr|vo-amrwbenc-0.1.2-1|4	
12rr|vo-amrwbenc-0.1.2-1|5	Name:		vo-amrwbenc
12rr|vo-amrwbenc-0.1.2-1|6	Version:	0.1.2
12rr|vo-amrwbenc-0.1.2-1|7	Release:	%mkrel 1
12rr|vo-amrwbenc-0.1.2-1|8	Summary:	VisualOn AMR-WB encoder library
12rr|vo-amrwbenc-0.1.2-1|9	License:	ASL 2.0
12rr|vo-amrwbenc-0.1.2-1|10	Group:		System/Libraries
12rr|vo-amrwbenc-0.1.2-1|11	URL:		http://opencore-amr.sourceforge.net/
12rr|vo-amrwbenc-0.1.2-1|12	Source0:	http://sourceforge.net/projects/opencore-amr/files/%{name}/%{name}-%{version}.tar.gz
12rr|vo-amrwbenc-0.1.2-1|13	
12rr|vo-amrwbenc-0.1.2-1|14	%description
12rr|vo-amrwbenc-0.1.2-1|15	This library contains an encoder implementation of the Adaptive Multi
12rr|vo-amrwbenc-0.1.2-1|16	Rate Wideband (AMR-WB) audio codec. The library is based on a codec
12rr|vo-amrwbenc-0.1.2-1|17	implementation by VisualOn as part of the Stagefright framework from
12rr|vo-amrwbenc-0.1.2-1|18	the Google Android project.
12rr|vo-amrwbenc-0.1.2-1|19	
12rr|vo-amrwbenc-0.1.2-1|20	This package is in restricted because the AMR audio compression scheme
12rr|vo-amrwbenc-0.1.2-1|21	is covered by patents.
12rr|vo-amrwbenc-0.1.2-1|22	
12rr|vo-amrwbenc-0.1.2-1|23	%package -n %{libname}
12rr|vo-amrwbenc-0.1.2-1|24	Group:		System/Libraries
12rr|vo-amrwbenc-0.1.2-1|25	Summary:	VisualOn AMR-WB encoder library
12rr|vo-amrwbenc-0.1.2-1|26	
12rr|vo-amrwbenc-0.1.2-1|27	%description -n %{libname}
12rr|vo-amrwbenc-0.1.2-1|28	This library contains an encoder implementation of the Adaptive Multi
12rr|vo-amrwbenc-0.1.2-1|29	Rate Wideband (AMR-WB) audio codec. The library is based on a codec
12rr|vo-amrwbenc-0.1.2-1|30	implementation by VisualOn as part of the Stagefright framework from
12rr|vo-amrwbenc-0.1.2-1|31	the Google Android project.
12rr|vo-amrwbenc-0.1.2-1|32	
12rr|vo-amrwbenc-0.1.2-1|33	This package is in restricted because the AMR audio compression scheme
12rr|vo-amrwbenc-0.1.2-1|34	is covered by patents.
12rr|vo-amrwbenc-0.1.2-1|35	
12rr|vo-amrwbenc-0.1.2-1|36	%package -n %{develname}
12rr|vo-amrwbenc-0.1.2-1|37	Group:		Development/C
12rr|vo-amrwbenc-0.1.2-1|38	Summary:	development files for %{name} AMR wideband encoding library
12rr|vo-amrwbenc-0.1.2-1|39	Provides:	libvo-amrwbenc-devel = %{version}-%{release}
12rr|vo-amrwbenc-0.1.2-1|40	Requires:	%{libname} = %{version}-%{release}
12rr|vo-amrwbenc-0.1.2-1|41	
12rr|vo-amrwbenc-0.1.2-1|42	%description -n %{develname}
12rr|vo-amrwbenc-0.1.2-1|43	Header files and development libraries for %{name}
12rr|vo-amrwbenc-0.1.2-1|44	
12rr|vo-amrwbenc-0.1.2-1|45	%prep
12rr|vo-amrwbenc-0.1.2-1|46	%setup -q
12rr|vo-amrwbenc-0.1.2-1|47	
12rr|vo-amrwbenc-0.1.2-1|48	%build
12rr|vo-amrwbenc-0.1.2-1|49	%configure2_5x --disable-static
12rr|vo-amrwbenc-0.1.2-1|50	%make
12rr|vo-amrwbenc-0.1.2-1|51	
12rr|vo-amrwbenc-0.1.2-1|52	%install
12rr|vo-amrwbenc-0.1.2-1|53	%__rm -rf %{buildroot}
12rr|vo-amrwbenc-0.1.2-1|54	%makeinstall_std
12rr|vo-amrwbenc-0.1.2-1|55	
12rr|vo-amrwbenc-0.1.2-1|56	%__rm -f %{buildroot}%{_libdir}/*.la
12rr|vo-amrwbenc-0.1.2-1|57	
12rr|vo-amrwbenc-0.1.2-1|58	%clean
12rr|vo-amrwbenc-0.1.2-1|59	%__rm -rf %{buildroot}
12rr|vo-amrwbenc-0.1.2-1|60	
12rr|vo-amrwbenc-0.1.2-1|61	%files -n %{libname}
12rr|vo-amrwbenc-0.1.2-1|62	%doc AUTHORS COPYING ChangeLog NOTICE README
12rr|vo-amrwbenc-0.1.2-1|63	%{_libdir}/lib%{name}.so.%{major}*
12rr|vo-amrwbenc-0.1.2-1|64	
12rr|vo-amrwbenc-0.1.2-1|65	%files -n %{develname}
12rr|vo-amrwbenc-0.1.2-1|66	%{_includedir}/%{name}
12rr|vo-amrwbenc-0.1.2-1|67	%{_libdir}/lib%{name}.so
12rr|vo-amrwbenc-0.1.2-1|68	%{_libdir}/pkgconfig/%{name}.pc
12rr|vo-amrwbenc-0.1.2-1|69	
12rr|vo-amrwbenc-0.1.2-1|70	
12rr|vo-amrwbenc-0.1.2-1|71	%changelog
12rr|vo-amrwbenc-0.1.2-1|72	

21863 12
12rr|vobcopy-1.2.0-2|1	%define distsuffix plf
12rr|vobcopy-1.2.0-2|2	
12rr|vobcopy-1.2.0-2|3	Name:		vobcopy
12rr|vobcopy-1.2.0-2|4	Version:	1.2.0
12rr|vobcopy-1.2.0-2|5	Release:	%mkrel 2
12rr|vobcopy-1.2.0-2|6	Summary:	Copy DVD videos to the hard disk
12rr|vobcopy-1.2.0-2|7	License:	GPLv2+
12rr|vobcopy-1.2.0-2|8	Group:		Video
12rr|vobcopy-1.2.0-2|9	URL:		http://vobcopy.org/
12rr|vobcopy-1.2.0-2|10	Source0:	http://vobcopy.org/download/%{name}-%{version}.tar.bz2
12rr|vobcopy-1.2.0-2|11	BuildRequires:	libdvdread-devel
12rr|vobcopy-1.2.0-2|12	Requires:	libdvdcss
12rr|vobcopy-1.2.0-2|13	
12rr|vobcopy-1.2.0-2|14	%description
12rr|vobcopy-1.2.0-2|15	Vobcopy copies DVD .vob files to hard disk (thanks to libdvdread),
12rr|vobcopy-1.2.0-2|16	decrypting them on the way (if libdvdcss is installed) and merges them into
12rr|vobcopy-1.2.0-2|17	2 GB files (or larger) with the name extracted from the DVD. It checks for
12rr|vobcopy-1.2.0-2|18	enough free space on the destination drive and compares the copied size to
12rr|vobcopy-1.2.0-2|19	the size on DVD (in case something went wrong during the copying). It can
12rr|vobcopy-1.2.0-2|20	also mirror a whole DVD video part and copy single files.
12rr|vobcopy-1.2.0-2|21	
12rr|vobcopy-1.2.0-2|22	This package is in restricted as it depends on libdvdcss.
12rr|vobcopy-1.2.0-2|23	
12rr|vobcopy-1.2.0-2|24	%prep
12rr|vobcopy-1.2.0-2|25	%setup -q
12rr|vobcopy-1.2.0-2|26	
12rr|vobcopy-1.2.0-2|27	%build
12rr|vobcopy-1.2.0-2|28	%make
12rr|vobcopy-1.2.0-2|29	
12rr|vobcopy-1.2.0-2|30	%install
12rr|vobcopy-1.2.0-2|31	%__rm -rf %{buildroot}
12rr|vobcopy-1.2.0-2|32	%makeinstall BINDIR=%{buildroot}%{_bindir} MANDIR=%{buildroot}%{_mandir} DOCDIR=%{buildroot}%{_datadir}/doc/%{name}
12rr|vobcopy-1.2.0-2|33	
12rr|vobcopy-1.2.0-2|34	%clean
12rr|vobcopy-1.2.0-2|35	%__rm -rf %{buildroot}
12rr|vobcopy-1.2.0-2|36	
12rr|vobcopy-1.2.0-2|37	%files
12rr|vobcopy-1.2.0-2|38	%doc README Changelog alternative_programs.txt TODO Release-Notes
12rr|vobcopy-1.2.0-2|39	%{_bindir}/%{name}
12rr|vobcopy-1.2.0-2|40	%{_mandir}/man1/%{name}.1*
12rr|vobcopy-1.2.0-2|41	%lang(de) %{_mandir}/de/man1/%{name}.1*
12rr|vobcopy-1.2.0-2|42	
12rr|vobcopy-1.2.0-2|43	
12rr|vobcopy-1.2.0-2|44	%changelog
12rr|vobcopy-1.2.0-2|45	

21864 12
12rr|webcore-fonts-3.0-2|1	Name:		webcore-fonts
12rr|webcore-fonts-3.0-2|2	Summary:	Collection of minimum popular high quality TrueType fonts
12rr|webcore-fonts-3.0-2|3	Version:	3.0
12rr|webcore-fonts-3.0-2|4	Release:	%mkrel 2
12rr|webcore-fonts-3.0-2|5	License:	Microsoft
12rr|webcore-fonts-3.0-2|6	Group:		System/Fonts/True type
12rr|webcore-fonts-3.0-2|7	Source:		http://avi.alkalay.net/software/webcore-fonts/%{name}-%{version}.tar.gz
12rr|webcore-fonts-3.0-2|8	BuildRoot:	%{_tmppath}/build-root-%{name}
12rr|webcore-fonts-3.0-2|9	BuildArch:	noarch
12rr|webcore-fonts-3.0-2|10	Url:		http://avi.alkalay.net/linux/docs/font-howto/Font.html#msfonts
12rr|webcore-fonts-3.0-2|11	Obsoletes:	%{name}-vista <= %{version}-%{release}
12rr|webcore-fonts-3.0-2|12	
12rr|webcore-fonts-3.0-2|13	%description
12rr|webcore-fonts-3.0-2|14	Collection of high quality TrueType fonts, default in any MS Windows
12rr|webcore-fonts-3.0-2|15	installation. These are also the main webfonts as specified in
12rr|webcore-fonts-3.0-2|16	microsoft.com/typography
12rr|webcore-fonts-3.0-2|17	
12rr|webcore-fonts-3.0-2|18	The fonts:
12rr|webcore-fonts-3.0-2|19	Andale Mono, Arial, Arial Black, Calibri, Cambria, Candara, Comic, Consolas,
12rr|webcore-fonts-3.0-2|20	Constantia, Corbel, Courier New, Georgia, Impact, Lucida Sans, Lucida Console,
12rr|webcore-fonts-3.0-2|21	Microsoft Sans Serif, Symbol, Tahoma, Times New Roman, Trebuchet, Verdana,
12rr|webcore-fonts-3.0-2|22	Webdings, Wingdings, Wingding 2, Wingding 3.
12rr|webcore-fonts-3.0-2|23	
12rr|webcore-fonts-3.0-2|24	%prep
12rr|webcore-fonts-3.0-2|25	%setup -q -n webcore-fonts
12rr|webcore-fonts-3.0-2|26	
12rr|webcore-fonts-3.0-2|27	%build
12rr|webcore-fonts-3.0-2|28	
12rr|webcore-fonts-3.0-2|29	%install
12rr|webcore-fonts-3.0-2|30	%__rm -rf %{buildroot}
12rr|webcore-fonts-3.0-2|31	%__mkdir_p %{buildroot}%{_datadir}/fonts/webcore
12rr|webcore-fonts-3.0-2|32	%__cp fonts/* %{buildroot}%{_datadir}/fonts/webcore
12rr|webcore-fonts-3.0-2|33	%__cp vista/* %{buildroot}%{_datadir}/fonts/webcore
12rr|webcore-fonts-3.0-2|34	
12rr|webcore-fonts-3.0-2|35	%clean
12rr|webcore-fonts-3.0-2|36	%__rm -rf %{buildroot}
12rr|webcore-fonts-3.0-2|37	
12rr|webcore-fonts-3.0-2|38	%post
12rr|webcore-fonts-3.0-2|39	{
12rr|webcore-fonts-3.0-2|40	# Use regular open standards methods...
12rr|webcore-fonts-3.0-2|41	ttmkfdir -d %{_datadir}/fonts/webcore -o %{_datadir}/fonts/webcore/fonts.scale
12rr|webcore-fonts-3.0-2|42	umask 133
12rr|webcore-fonts-3.0-2|43	/usr/X11R6/bin/mkfontdir %{_datadir}/fonts/webcore
12rr|webcore-fonts-3.0-2|44	/usr/sbin/chkfontpath -q -a %{_datadir}/fonts/webcore
12rr|webcore-fonts-3.0-2|45	[ -x /usr/bin/fc-cache ] && /usr/bin/fc-cache
12rr|webcore-fonts-3.0-2|46	} &> /dev/null || :
12rr|webcore-fonts-3.0-2|47	echo "See file:/usr/share/doc/webcore-fonts/index.html to get the most from this fonts"
12rr|webcore-fonts-3.0-2|48	
12rr|webcore-fonts-3.0-2|49	%preun
12rr|webcore-fonts-3.0-2|50	{
12rr|webcore-fonts-3.0-2|51	if [ "$1" = "0" ]; then
12rr|webcore-fonts-3.0-2|52	cd %{_datadir}/fonts/webcore
12rr|webcore-fonts-3.0-2|53	rm -f fonts.dir fonts.scale fonts.cache*
12rr|webcore-fonts-3.0-2|54	fi
12rr|webcore-fonts-3.0-2|55	} &> /dev/null || :
12rr|webcore-fonts-3.0-2|56	
12rr|webcore-fonts-3.0-2|57	%postun
12rr|webcore-fonts-3.0-2|58	{
12rr|webcore-fonts-3.0-2|59	# Use regular open standards methods...
12rr|webcore-fonts-3.0-2|60	if [ "$1" = "0" ]; then
12rr|webcore-fonts-3.0-2|61	/usr/sbin/chkfontpath -q -r %{prefix}/webcore
12rr|webcore-fonts-3.0-2|62	fi
12rr|webcore-fonts-3.0-2|63	[ -x /usr/bin/fc-cache ] && /usr/bin/fc-cache
12rr|webcore-fonts-3.0-2|64	} &> /dev/null || :
12rr|webcore-fonts-3.0-2|65	
12rr|webcore-fonts-3.0-2|66	%files
12rr|webcore-fonts-3.0-2|67	%defattr(-,root,root,0755)
12rr|webcore-fonts-3.0-2|68	%doc doc/*
12rr|webcore-fonts-3.0-2|69	%{_datadir}/fonts/webcore
12rr|webcore-fonts-3.0-2|70	
12rr|webcore-fonts-3.0-2|71	%changelog
12rr|webcore-fonts-3.0-2|72	* Fri Dec 16 2011 Andrey Bondrov <andrey.bondrov@rosalab.ru> 3.0-2
12rr|webcore-fonts-3.0-2|73	- Merge webcore-fonts-vista into main package
12rr|webcore-fonts-3.0-2|74	- Remove SUSE-specific stuff
12rr|webcore-fonts-3.0-2|75	- Fix Group
12rr|webcore-fonts-3.0-2|76	- Spec cleanup
12rr|webcore-fonts-3.0-2|77	
12rr|webcore-fonts-3.0-2|78	* Mon May 14 2007 Avi Alkalay <avi@unix.sh> 3.0
12rr|webcore-fonts-3.0-2|79	- Inclusion of MS Office 2007/Vista fonts
12rr|webcore-fonts-3.0-2|80	
12rr|webcore-fonts-3.0-2|81	* Sun Apr 15 2007 Avi Alkalay <avi@unix.sh> 2.0
12rr|webcore-fonts-3.0-2|82	- Updated scriptlets to support installation on SUSE
12rr|webcore-fonts-3.0-2|83	- Inclusion of Wingding 2 and Wingding 3 fonts
12rr|webcore-fonts-3.0-2|84	
12rr|webcore-fonts-3.0-2|85	* Mon May 31 2005 Avi Alkalay <avi@unix.sh> 1.3
12rr|webcore-fonts-3.0-2|86	- Renamed to webcore-fonts
12rr|webcore-fonts-3.0-2|87	- Completely disassociated with the -style package
12rr|webcore-fonts-3.0-2|88	
12rr|webcore-fonts-3.0-2|89	* Thu Dec 14 2002 Avi Alkalay <avi@unix.sh> 1.2.1
12rr|webcore-fonts-3.0-2|90	- Included screenshots for international text
12rr|webcore-fonts-3.0-2|91	- Small fixes in the documentation
12rr|webcore-fonts-3.0-2|92	
12rr|webcore-fonts-3.0-2|93	* Thu Dec 10 2002 Avi Alkalay <avi@unix.sh> 1.2
12rr|webcore-fonts-3.0-2|94	- Included documentation for public release
12rr|webcore-fonts-3.0-2|95	
12rr|webcore-fonts-3.0-2|96	* Thu Oct 27 2002 Avi Alkalay <avi@unix.sh> 1.1-5
12rr|webcore-fonts-3.0-2|97	- Better support for upgrades
12rr|webcore-fonts-3.0-2|98	- Support for Red Hat 8.0 with Xft
12rr|webcore-fonts-3.0-2|99	
12rr|webcore-fonts-3.0-2|100	* Thu Apr 21 2002 Avi Alkalay <avi@unix.sh> 1.1
12rr|webcore-fonts-3.0-2|101	- Added screenshots
12rr|webcore-fonts-3.0-2|102	
12rr|webcore-fonts-3.0-2|103	* Thu Mar 28 2002 Avi Alkalay <avi@unix.sh> 0.6
12rr|webcore-fonts-3.0-2|104	- First packaging
12rr|webcore-fonts-3.0-2|105	

21865 12
12rr|win32-codecs-1.9-5|1	%define _enable_debug_packages %{nil}
12rr|win32-codecs-1.9-5|2	%define debug_package %{nil}
12rr|win32-codecs-1.9-5|3	
12rr|win32-codecs-1.9-5|4	%define distsuffix plf
12rr|win32-codecs-1.9-5|5	%define sname essential-20071007
12rr|win32-codecs-1.9-5|6	
12rr|win32-codecs-1.9-5|7	Name:		win32-codecs
12rr|win32-codecs-1.9-5|8	Version:	1.9
12rr|win32-codecs-1.9-5|9	Release:	5
12rr|win32-codecs-1.9-5|10	Summary:	Win32 codec binaries
12rr|win32-codecs-1.9-5|11	License:	Commercial
12rr|win32-codecs-1.9-5|12	Group:		System/Libraries
12rr|win32-codecs-1.9-5|13	URL:		http://plf.zarb.org
12rr|win32-codecs-1.9-5|14	Source0:	http://www1.mplayerhq.hu/MPlayer/releases/codecs/%{sname}.tar.bz2
12rr|win32-codecs-1.9-5|15	ExclusiveArch:	%{ix86}
12rr|win32-codecs-1.9-5|16	
12rr|win32-codecs-1.9-5|17	%description
12rr|win32-codecs-1.9-5|18	This package contains Win32 codec binaries, required for the
12rr|win32-codecs-1.9-5|19	decompression of video formats that have no open source
12rr|win32-codecs-1.9-5|20	alternative.
12rr|win32-codecs-1.9-5|21	
12rr|win32-codecs-1.9-5|22	This package is in restricted for it's non-free license.
12rr|win32-codecs-1.9-5|23	
12rr|win32-codecs-1.9-5|24	
12rr|win32-codecs-1.9-5|25	%prep
12rr|win32-codecs-1.9-5|26	%setup -q -n %{sname}
12rr|win32-codecs-1.9-5|27	
12rr|win32-codecs-1.9-5|28	%build
12rr|win32-codecs-1.9-5|29	
12rr|win32-codecs-1.9-5|30	%install
12rr|win32-codecs-1.9-5|31	install -d -m 755 %{buildroot}%{_libdir}/codecs
12rr|win32-codecs-1.9-5|32	install -m 644 *.* %{buildroot}%{_libdir}/codecs
12rr|win32-codecs-1.9-5|33	#gw they are in the real-codecs package
12rr|win32-codecs-1.9-5|34	rm -f %{buildroot}%{_libdir}/codecs/*.so*
12rr|win32-codecs-1.9-5|35	#gw they are in the xanim-codecs package
12rr|win32-codecs-1.9-5|36	rm -f %{buildroot}%{_libdir}/codecs/*.xa
12rr|win32-codecs-1.9-5|37	
12rr|win32-codecs-1.9-5|38	%files
12rr|win32-codecs-1.9-5|39	%doc README
12rr|win32-codecs-1.9-5|40	%{_libdir}/codecs
12rr|win32-codecs-1.9-5|41	

21866 12
12rr|x264-0.120-0.20111212.2|1	%define distsuffix plf
12rr|x264-0.120-0.20111212.2|2	
12rr|x264-0.120-0.20111212.2|3	Summary:	H264/AVC encoder
12rr|x264-0.120-0.20111212.2|4	Name:		x264
12rr|x264-0.120-0.20111212.2|5	%define	major	120
12rr|x264-0.120-0.20111212.2|6	Version:	0.%{major}
12rr|x264-0.120-0.20111212.2|7	%define	date	20111212
12rr|x264-0.120-0.20111212.2|8	Release:	0.%{date}.2
12rr|x264-0.120-0.20111212.2|9	%define	rev	2245
12rr|x264-0.120-0.20111212.2|10	%define	fname	%{name}-snapshot-%{date}-%{rev}
12rr|x264-0.120-0.20111212.2|11	Source0:	ftp://ftp.videolan.org/pub/videolan/x264/snapshots/%{fname}.tar.bz2
12rr|x264-0.120-0.20111212.2|12	
12rr|x264-0.120-0.20111212.2|13	License:	GPLv2+
12rr|x264-0.120-0.20111212.2|14	Group:		Video
12rr|x264-0.120-0.20111212.2|15	Url:		http://x264.nl/
12rr|x264-0.120-0.20111212.2|16	
12rr|x264-0.120-0.20111212.2|17	BuildRequires:	yasm
12rr|x264-0.120-0.20111212.2|18	BuildRequires:	git-core
12rr|x264-0.120-0.20111212.2|19	BuildRequires:	pkgconfig(x11)
12rr|x264-0.120-0.20111212.2|20	BuildRequires:	pkgconfig(libavfilter)
12rr|x264-0.120-0.20111212.2|21	
12rr|x264-0.120-0.20111212.2|22	%description
12rr|x264-0.120-0.20111212.2|23	x264 is a free library for encoding H264/AVC video streams. The code
12rr|x264-0.120-0.20111212.2|24	is written by Laurent Aimar, Eric Petit(OS X), Min Chen (vfw/nasm),
12rr|x264-0.120-0.20111212.2|25	Justin Clay(vfw), Måns Rullgård and Loren Merritt from scratch. It is
12rr|x264-0.120-0.20111212.2|26	released under the terms of the GPL license.
12rr|x264-0.120-0.20111212.2|27	
12rr|x264-0.120-0.20111212.2|28	This package is in tainted repository as the video encoder may be covered
12rr|x264-0.120-0.20111212.2|29	by software patents.
12rr|x264-0.120-0.20111212.2|30	
12rr|x264-0.120-0.20111212.2|31	%define	libname	%mklibname %{name}_ %{major}
12rr|x264-0.120-0.20111212.2|32	%define	devname	%mklibname -d %{name}
12rr|x264-0.120-0.20111212.2|33	
12rr|x264-0.120-0.20111212.2|34	%package -n	%{libname}
12rr|x264-0.120-0.20111212.2|35	Summary:	Shared library of x264
12rr|x264-0.120-0.20111212.2|36	Group:		System/Libraries
12rr|x264-0.120-0.20111212.2|37	
12rr|x264-0.120-0.20111212.2|38	%description -n	%{libname}
12rr|x264-0.120-0.20111212.2|39	x264 dynamic libraries
12rr|x264-0.120-0.20111212.2|40	
12rr|x264-0.120-0.20111212.2|41	%package -n	%{devname}
12rr|x264-0.120-0.20111212.2|42	Summary:	H264/AVC encoding library headers
12rr|x264-0.120-0.20111212.2|43	Group:		Development/C
12rr|x264-0.120-0.20111212.2|44	Requires:	%{libname} = %{EVRD}
12rr|x264-0.120-0.20111212.2|45	Provides:	%{name}-devel = %{EVRD}
12rr|x264-0.120-0.20111212.2|46	
12rr|x264-0.120-0.20111212.2|47	%description -n	%{devname}
12rr|x264-0.120-0.20111212.2|48	x264 is a free library for encoding H264/AVC video streams. The code
12rr|x264-0.120-0.20111212.2|49	is written by Laurent Aimar, Eric Petit(OS X), Min Chen (vfw/nasm),
12rr|x264-0.120-0.20111212.2|50	Justin Clay(vfw), Måns Rullgård and Loren Merritt from scratch. It is
12rr|x264-0.120-0.20111212.2|51	released under the terms of the GPL license.
12rr|x264-0.120-0.20111212.2|52	
12rr|x264-0.120-0.20111212.2|53	%prep
12rr|x264-0.120-0.20111212.2|54	%setup -q -n %{fname}
12rr|x264-0.120-0.20111212.2|55	
12rr|x264-0.120-0.20111212.2|56	%build
12rr|x264-0.120-0.20111212.2|57	CFLAGS="%{optflags} -Ofast" \
12rr|x264-0.120-0.20111212.2|58	%configure2_5x	--enable-shared \
12rr|x264-0.120-0.20111212.2|59	--enable-pic \
12rr|x264-0.120-0.20111212.2|60	--enable-visualize \
12rr|x264-0.120-0.20111212.2|61	--enable-static
12rr|x264-0.120-0.20111212.2|62	%make
12rr|x264-0.120-0.20111212.2|63	
12rr|x264-0.120-0.20111212.2|64	%install
12rr|x264-0.120-0.20111212.2|65	%makeinstall
12rr|x264-0.120-0.20111212.2|66	
12rr|x264-0.120-0.20111212.2|67	%files
12rr|x264-0.120-0.20111212.2|68	%doc AUTHORS doc/*
12rr|x264-0.120-0.20111212.2|69	%{_bindir}/%{name}
12rr|x264-0.120-0.20111212.2|70	
12rr|x264-0.120-0.20111212.2|71	%files -n %{libname}
12rr|x264-0.120-0.20111212.2|72	%{_libdir}/libx264.so.%{major}*
12rr|x264-0.120-0.20111212.2|73	
12rr|x264-0.120-0.20111212.2|74	%files -n %{devname}
12rr|x264-0.120-0.20111212.2|75	%{_libdir}/libx264.a
12rr|x264-0.120-0.20111212.2|76	%{_libdir}/libx264.so
12rr|x264-0.120-0.20111212.2|77	%{_includedir}/*.h
12rr|x264-0.120-0.20111212.2|78	%{_libdir}/pkgconfig/*.pc
12rr|x264-0.120-0.20111212.2|79	
12rr|x264-0.120-0.20111212.2|80	
12rr|x264-0.120-0.20111212.2|81	%changelog
12rr|x264-0.120-0.20111212.2|82	* Wed Oct  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12rr|x264-0.120-0.20111212.2|83	+ Commit: 0c7479c
12rr|x264-0.120-0.20111212.2|84	- Revert version update, we stay with 0.120
12rr|x264-0.120-0.20111212.2|85	
12rr|x264-0.120-0.20111212.2|86	

21867 12
12rr|x48-gxrom-1.0-3|1	%define distsuffix plf
12rr|x48-gxrom-1.0-3|2	
12rr|x48-gxrom-1.0-3|3	Name:		x48-gxrom
12rr|x48-gxrom-1.0-3|4	Version:	1.0
12rr|x48-gxrom-1.0-3|5	Release:	%mkrel 3
12rr|x48-gxrom-1.0-3|6	Summary:	HP48's gx rom
12rr|x48-gxrom-1.0-3|7	Source0:	http://download.berlios.de/x48/x48-gxrom-r.tar.gz
12rr|x48-gxrom-1.0-3|8	License:	HP
12rr|x48-gxrom-1.0-3|9	Group:		Sciences/Mathematics
12rr|x48-gxrom-1.0-3|10	Url:		http://developer.berlios.de/projects/x48/
12rr|x48-gxrom-1.0-3|11	Conflicts:	x48-sxrom
12rr|x48-gxrom-1.0-3|12	Buildarch:	noarch
12rr|x48-gxrom-1.0-3|13	Requires:	x48
12rr|x48-gxrom-1.0-3|14	
12rr|x48-gxrom-1.0-3|15	%description
12rr|x48-gxrom-1.0-3|16	HP48's gx rom
12rr|x48-gxrom-1.0-3|17	This rom was extracted from an HP calculator.
12rr|x48-gxrom-1.0-3|18	This process is not so simple, so people provide some extracted ones.
12rr|x48-gxrom-1.0-3|19	This rpm is needed by x48 which is in contrib.
12rr|x48-gxrom-1.0-3|20	
12rr|x48-gxrom-1.0-3|21	This package is in restricted because the firmware is not free.
12rr|x48-gxrom-1.0-3|22	
12rr|x48-gxrom-1.0-3|23	%prep
12rr|x48-gxrom-1.0-3|24	%setup -q -n .hp48
12rr|x48-gxrom-1.0-3|25	
12rr|x48-gxrom-1.0-3|26	%build
12rr|x48-gxrom-1.0-3|27	
12rr|x48-gxrom-1.0-3|28	%install
12rr|x48-gxrom-1.0-3|29	%__rm -rf %{buildroot}
12rr|x48-gxrom-1.0-3|30	%__mkdir_p %{buildroot}%{_datadir}/x48
12rr|x48-gxrom-1.0-3|31	%__cp * %{buildroot}%{_datadir}/x48
12rr|x48-gxrom-1.0-3|32	
12rr|x48-gxrom-1.0-3|33	%clean
12rr|x48-gxrom-1.0-3|34	%__rm -rf %{buildroot}
12rr|x48-gxrom-1.0-3|35	
12rr|x48-gxrom-1.0-3|36	%files
12rr|x48-gxrom-1.0-3|37	%{_datadir}/x48/*
12rr|x48-gxrom-1.0-3|38	
12rr|x48-gxrom-1.0-3|39	
12rr|x48-gxrom-1.0-3|40	%changelog
12rr|x48-gxrom-1.0-3|41	

21868 12
12rr|x48-sxrom-1.0-3|1	%define distsuffix plf
12rr|x48-sxrom-1.0-3|2	
12rr|x48-sxrom-1.0-3|3	Name:		x48-sxrom
12rr|x48-sxrom-1.0-3|4	Version:	1.0
12rr|x48-sxrom-1.0-3|5	Release:	%mkrel 3
12rr|x48-sxrom-1.0-3|6	Summary:	HP48's sx rom
12rr|x48-sxrom-1.0-3|7	Source0:	http://download.berlios.de/x48/x48-sxrom-e.tar.gz
12rr|x48-sxrom-1.0-3|8	License:	HP
12rr|x48-sxrom-1.0-3|9	Group:		Sciences/Mathematics
12rr|x48-sxrom-1.0-3|10	Url:		http://developer.berlios.de/projects/x48/
12rr|x48-sxrom-1.0-3|11	Conflicts:	x48-gxrom
12rr|x48-sxrom-1.0-3|12	Buildarch:	noarch
12rr|x48-sxrom-1.0-3|13	Requires:	x48
12rr|x48-sxrom-1.0-3|14	
12rr|x48-sxrom-1.0-3|15	%description
12rr|x48-sxrom-1.0-3|16	HP48's sx rom
12rr|x48-sxrom-1.0-3|17	This rom was extracted from an HP calculator.
12rr|x48-sxrom-1.0-3|18	This process is not so simple, so people provide some extracted ones.
12rr|x48-sxrom-1.0-3|19	This rpm is needed by x48 which is in contrib.
12rr|x48-sxrom-1.0-3|20	
12rr|x48-sxrom-1.0-3|21	This package is in restricted because  the firmware is not free.
12rr|x48-sxrom-1.0-3|22	
12rr|x48-sxrom-1.0-3|23	%prep
12rr|x48-sxrom-1.0-3|24	%setup -q -n .hp48
12rr|x48-sxrom-1.0-3|25	
12rr|x48-sxrom-1.0-3|26	%build
12rr|x48-sxrom-1.0-3|27	
12rr|x48-sxrom-1.0-3|28	%install
12rr|x48-sxrom-1.0-3|29	%__rm -rf %{buildroot}
12rr|x48-sxrom-1.0-3|30	%__mkdir_p %{buildroot}%{_datadir}/x48
12rr|x48-sxrom-1.0-3|31	%__cp * %{buildroot}%{_datadir}/x48
12rr|x48-sxrom-1.0-3|32	
12rr|x48-sxrom-1.0-3|33	%clean
12rr|x48-sxrom-1.0-3|34	%__rm -rf %{buildroot}
12rr|x48-sxrom-1.0-3|35	
12rr|x48-sxrom-1.0-3|36	%files
12rr|x48-sxrom-1.0-3|37	%{_datadir}/x48/*
12rr|x48-sxrom-1.0-3|38	
12rr|x48-sxrom-1.0-3|39	
12rr|x48-sxrom-1.0-3|40	%changelog
12rr|x48-sxrom-1.0-3|41	

21869 12
12rr|xanim-codecs-1.0-8|1	%define distsuffix plf
12rr|xanim-codecs-1.0-8|2	
12rr|xanim-codecs-1.0-8|3	Name:		xanim-codecs
12rr|xanim-codecs-1.0-8|4	Version:	1.0
12rr|xanim-codecs-1.0-8|5	Release:	%mkrel 8
12rr|xanim-codecs-1.0-8|6	Summary:	XAnim codecs binaries
12rr|xanim-codecs-1.0-8|7	License:	Commercial
12rr|xanim-codecs-1.0-8|8	Group:		System/Libraries
12rr|xanim-codecs-1.0-8|9	URL:		http://xanim.va.pubnix.com/xa_dlls.html
12rr|xanim-codecs-1.0-8|10	Source:		http://www1.mplayerhq.hu/MPlayer/releases/codecs/xanimdlls-20040626.tar.bz2
12rr|xanim-codecs-1.0-8|11	Source1:	http://www1.mplayerhq.hu/MPlayer/releases/codecs/xanimdlls-ppc-20040626.tar.bz2
12rr|xanim-codecs-1.0-8|12	Source2:	http://www1.mplayerhq.hu/MPlayer/releases/codecs/xanimdlls-alpha-20061028.tar.bz2
12rr|xanim-codecs-1.0-8|13	ExclusiveArch:	%{ix86} ppc alpha
12rr|xanim-codecs-1.0-8|14	
12rr|xanim-codecs-1.0-8|15	%description
12rr|xanim-codecs-1.0-8|16	This package contains XAnim codecs binaries.
12rr|xanim-codecs-1.0-8|17	
12rr|xanim-codecs-1.0-8|18	This package is in restricted for it's closed source nature.
12rr|xanim-codecs-1.0-8|19	
12rr|xanim-codecs-1.0-8|20	%prep
12rr|xanim-codecs-1.0-8|21	%__rm -rf %{buildroot}
12rr|xanim-codecs-1.0-8|22	%setup -q -c -T
12rr|xanim-codecs-1.0-8|23	%ifarch %{ix86}
12rr|xanim-codecs-1.0-8|24	%setup -q -T -D -a 0
12rr|xanim-codecs-1.0-8|25	%endif
12rr|xanim-codecs-1.0-8|26	%ifarch ppc
12rr|xanim-codecs-1.0-8|27	%setup -q -T -D -a 1
12rr|xanim-codecs-1.0-8|28	%endif
12rr|xanim-codecs-1.0-8|29	%ifarch alpha
12rr|xanim-codecs-1.0-8|30	%setup -q -T -D -a 2
12rr|xanim-codecs-1.0-8|31	%endif
12rr|xanim-codecs-1.0-8|32	
12rr|xanim-codecs-1.0-8|33	%build
12rr|xanim-codecs-1.0-8|34	
12rr|xanim-codecs-1.0-8|35	%install
12rr|xanim-codecs-1.0-8|36	%__rm -rf %{buildroot}
12rr|xanim-codecs-1.0-8|37	%__install -d -m 755 %{buildroot}%{_libdir}/codecs
12rr|xanim-codecs-1.0-8|38	%__cp -a */* %{buildroot}%{_libdir}/codecs
12rr|xanim-codecs-1.0-8|39	
12rr|xanim-codecs-1.0-8|40	%clean
12rr|xanim-codecs-1.0-8|41	%__rm -rf %{buildroot}
12rr|xanim-codecs-1.0-8|42	
12rr|xanim-codecs-1.0-8|43	%files
12rr|xanim-codecs-1.0-8|44	%{_libdir}/codecs
12rr|xanim-codecs-1.0-8|45	
12rr|xanim-codecs-1.0-8|46	%changelog
12rr|xanim-codecs-1.0-8|47	* Mon Sep 05 2011 Andrey Bondrov <bondrov@math.dvgu.ru> 1.0-8plf2011.0
12rr|xanim-codecs-1.0-8|48	- Port from PLF to restricted
12rr|xanim-codecs-1.0-8|49	
12rr|xanim-codecs-1.0-8|50	* Sun Apr 25 2010 Gtz Waschk <goetz@zarb.org> 1.0-7plf2010.1
12rr|xanim-codecs-1.0-8|51	- move codecs to %_libdir/codecs
12rr|xanim-codecs-1.0-8|52	
12rr|xanim-codecs-1.0-8|53	* Wed May 14 2008 Gtz Waschk <goetz@zarb.org> 1.0-6plf2009.0
12rr|xanim-codecs-1.0-8|54	- update to the mplayer codec packs
12rr|xanim-codecs-1.0-8|55	- use mkrel
12rr|xanim-codecs-1.0-8|56	
12rr|xanim-codecs-1.0-8|57	* Mon Dec 19 2005 Götz Waschk <goetz@zarb.org> 1.0-5plf
12rr|xanim-codecs-1.0-8|58	- Rebuild
12rr|xanim-codecs-1.0-8|59	
12rr|xanim-codecs-1.0-8|60	* Mon Sep 20 2004 Gtz Waschk <goetz@zarb.org> 1.0-4plf
12rr|xanim-codecs-1.0-8|61	- quiet tar
12rr|xanim-codecs-1.0-8|62	- fix description
12rr|xanim-codecs-1.0-8|63	
12rr|xanim-codecs-1.0-8|64	* Wed Jul 16 2003 Gtz Waschk <goetz@plf.zarb.org> 1.0-3plf
12rr|xanim-codecs-1.0-8|65	- fix dir ownership
12rr|xanim-codecs-1.0-8|66	
12rr|xanim-codecs-1.0-8|67	* Tue Jul 30 2002 Gtz Waschk <waschk@informatik.uni-rostock.de> 1.0-2plf
12rr|xanim-codecs-1.0-8|68	- add symlinks for compatibility with MPlayer
12rr|xanim-codecs-1.0-8|69	
12rr|xanim-codecs-1.0-8|70	* Sat Jul 27 2002 Guillaume Rousse <guillomovitch@plf.zarb.org> 1.0-1plf
12rr|xanim-codecs-1.0-8|71	- first plf release

21870 12
12rr|xephem-3.7.5-2|1	%define distsuffix plf
12rr|xephem-3.7.5-2|2	
12rr|xephem-3.7.5-2|3	%define Name	XEphem
12rr|xephem-3.7.5-2|4	
12rr|xephem-3.7.5-2|5	Name:		xephem
12rr|xephem-3.7.5-2|6	Version:	3.7.5
12rr|xephem-3.7.5-2|7	Release:	2
12rr|xephem-3.7.5-2|8	Summary:	An X Window System/Motif based interactive astronomy program
12rr|xephem-3.7.5-2|9	License:	distributable
12rr|xephem-3.7.5-2|10	Group:		Sciences/Astronomy
12rr|xephem-3.7.5-2|11	Source:		%{name}-%{version}.tar.gz
12rr|xephem-3.7.5-2|12	Url:		http://www.clearskyinstitute.com/xephem/xephem.html
12rr|xephem-3.7.5-2|13	Source1:	%{name}.wmconfig.bz2
12rr|xephem-3.7.5-2|14	Source2:	%{Name}.bz2
12rr|xephem-3.7.5-2|15	Source3:	%{name}-16.png
12rr|xephem-3.7.5-2|16	Source4:	%{name}-32.png
12rr|xephem-3.7.5-2|17	Source5:	%{name}-48.png
12rr|xephem-3.7.5-2|18	Patch0:		xephem-3.7.5-linking.patch
12rr|xephem-3.7.5-2|19	BuildRequires:	XFree86-devel
12rr|xephem-3.7.5-2|20	BuildRequires:	pkgconfig(xp)
12rr|xephem-3.7.5-2|21	BuildRequires:	pkgconfig(xt)
12rr|xephem-3.7.5-2|22	BuildRequires:	lesstif-devel >= 0.93
12rr|xephem-3.7.5-2|23	%ifarch %{ix86}
12rr|xephem-3.7.5-2|24	BuildRequires:	pkgconfig(libindi)
12rr|xephem-3.7.5-2|25	%endif
12rr|xephem-3.7.5-2|26	BuildRequires:	jpeg-devel
12rr|xephem-3.7.5-2|27	BuildRequires:	groff-for-man
12rr|xephem-3.7.5-2|28	
12rr|xephem-3.7.5-2|29	%description
12rr|xephem-3.7.5-2|30	Xephem is an interactive astronomy program for X Windows systems.
12rr|xephem-3.7.5-2|31	
12rr|xephem-3.7.5-2|32	This package is in restricted because the license is too restritive.
12rr|xephem-3.7.5-2|33	
12rr|xephem-3.7.5-2|34	%prep
12rr|xephem-3.7.5-2|35	%setup -q
12rr|xephem-3.7.5-2|36	%patch0 -p1
12rr|xephem-3.7.5-2|37	bzcat %{SOURCE1} > %{name}
12rr|xephem-3.7.5-2|38	bzcat %{SOURCE2} > %{Name}
12rr|xephem-3.7.5-2|39	perl -pi -e 's|^XEphem.ShareDir: .*$|XEphem.ShareDir: %{_datadir}/%{name}|' %{Name}
12rr|xephem-3.7.5-2|40	perl -pi -e 's|^CFLAGS= .*$|CFLAGS= \$(RPM_OPT_FLAGS)|' libastro/Makefile
12rr|xephem-3.7.5-2|41	perl -pi -e 's|^CFLAGS= .*$|CFLAGS= -I../libastro \$(RPM_OPT_FLAGS)|' libip/Makefile
12rr|xephem-3.7.5-2|42	perl -pi -e 's|^MOTIFL =.*$|MOTIFL = %{_libdir}|' GUI/xephem/Makefile
12rr|xephem-3.7.5-2|43	perl -pi -e 's|^XEphem.Version:.*|XEphem.Version = %{version}|' XEphem
12rr|xephem-3.7.5-2|44	
12rr|xephem-3.7.5-2|45	%build
12rr|xephem-3.7.5-2|46	(cd libastro && %make)
12rr|xephem-3.7.5-2|47	(cd libip && %make)
12rr|xephem-3.7.5-2|48	(cd libjpegd && %make)
12rr|xephem-3.7.5-2|49	
12rr|xephem-3.7.5-2|50	# Replacement of indilib
12rr|xephem-3.7.5-2|51	%ifnarch %{ix86}
12rr|xephem-3.7.5-2|52	(cd liblilxml && %make)
12rr|xephem-3.7.5-2|53	%endif
12rr|xephem-3.7.5-2|54	(cd GUI/xephem && %make && %make -C fifos)
12rr|xephem-3.7.5-2|55	
12rr|xephem-3.7.5-2|56	%install
12rr|xephem-3.7.5-2|57	# binary
12rr|xephem-3.7.5-2|58	install -d %{buildroot}%{_bindir}
12rr|xephem-3.7.5-2|59	install -m 755 GUI/xephem/%{name} %{buildroot}%{_bindir}
12rr|xephem-3.7.5-2|60	# man page
12rr|xephem-3.7.5-2|61	install -d %{buildroot}%{_mandir}/man1
12rr|xephem-3.7.5-2|62	install -m 644 GUI/xephem/%{name}.man %{buildroot}%{_mandir}/man1
12rr|xephem-3.7.5-2|63	# data
12rr|xephem-3.7.5-2|64	mkdir -p %{buildroot}%{_datadir}/%{name}
12rr|xephem-3.7.5-2|65	cp -a GUI/xephem/auxil %{buildroot}%{_datadir}/%{name}
12rr|xephem-3.7.5-2|66	cp -a GUI/xephem/catalogs %{buildroot}%{_datadir}/%{name}
12rr|xephem-3.7.5-2|67	cp -a GUI/xephem/fifos %{buildroot}%{_datadir}/%{name}
12rr|xephem-3.7.5-2|68	# X11 prefs
12rr|xephem-3.7.5-2|69	install -d %{buildroot}%{_libdir}/X11/app-defaults
12rr|xephem-3.7.5-2|70	install -m 644 %{Name} %{buildroot}%{_libdir}/X11/app-defaults
12rr|xephem-3.7.5-2|71	# wmconfig
12rr|xephem-3.7.5-2|72	install -d %{buildroot}%{_sysconfdir}/X11/wmconfig
12rr|xephem-3.7.5-2|73	install -m 644 %{name} %{buildroot}%{_sysconfdir}/X11/wmconfig
12rr|xephem-3.7.5-2|74	# icons
12rr|xephem-3.7.5-2|75	install -D -m 644 %{SOURCE3} %{buildroot}%{_miconsdir}/%{name}.png
12rr|xephem-3.7.5-2|76	install -D -m 644 %{SOURCE4} %{buildroot}%{_iconsdir}/%{name}.png
12rr|xephem-3.7.5-2|77	install -D -m 644 %{SOURCE5} %{buildroot}%{_liconsdir}/%{name}.png
12rr|xephem-3.7.5-2|78	
12rr|xephem-3.7.5-2|79	%files
12rr|xephem-3.7.5-2|80	%config(noreplace) %{_sysconfdir}/X11/wmconfig/%{name}
12rr|xephem-3.7.5-2|81	%{_bindir}/%{name}
12rr|xephem-3.7.5-2|82	%{_mandir}/man1/%{name}.*
12rr|xephem-3.7.5-2|83	%{_libdir}/X11/app-defaults/%{Name}
12rr|xephem-3.7.5-2|84	%{_datadir}/%{name}
12rr|xephem-3.7.5-2|85	%{_iconsdir}/%{name}.png
12rr|xephem-3.7.5-2|86	%{_miconsdir}/%{name}.png
12rr|xephem-3.7.5-2|87	%{_liconsdir}/%{name}.png
12rr|xephem-3.7.5-2|88	
12rr|xephem-3.7.5-2|89	
12rr|xephem-3.7.5-2|90	%changelog
12rr|xephem-3.7.5-2|91	* Wed Oct  31 2012 Andrey Bondrov <andrey.bondrov@rosalab.ru>
12rr|xephem-3.7.5-2|92	+ Commit: 45b06ac
12rr|xephem-3.7.5-2|93	- Convert BR to pkgconfig style, update linkage patch
12rr|xephem-3.7.5-2|94	
12rr|xephem-3.7.5-2|95	

21871 12
12rr|xine-lib-1.2.2-2plf|1	%define major 2
12rr|xine-lib-1.2.2-2plf|2	%define api 2.2
12rr|xine-lib-1.2.2-2plf|3	%define build_optimization 0
12rr|xine-lib-1.2.2-2plf|4	
12rr|xine-lib-1.2.2-2plf|5	%define build_pulse 1
12rr|xine-lib-1.2.2-2plf|6	%define build_magick 1
12rr|xine-lib-1.2.2-2plf|7	%define build_arts 0
12rr|xine-lib-1.2.2-2plf|8	%define build_caca 1
12rr|xine-lib-1.2.2-2plf|9	
12rr|xine-lib-1.2.2-2plf|10	%define build_directfb 0
12rr|xine-lib-1.2.2-2plf|11	%define external_vcdnav 1
12rr|xine-lib-1.2.2-2plf|12	%define build_smb 1
12rr|xine-lib-1.2.2-2plf|13	%define build_alsa 1
12rr|xine-lib-1.2.2-2plf|14	
12rr|xine-lib-1.2.2-2plf|15	%define build_vidix 1
12rr|xine-lib-1.2.2-2plf|16	%ifnarch %ix86
12rr|xine-lib-1.2.2-2plf|17	%define build_vidix 0
12rr|xine-lib-1.2.2-2plf|18	%endif
12rr|xine-lib-1.2.2-2plf|19	
12rr|xine-lib-1.2.2-2plf|20	%define build_linuxfb 1
12rr|xine-lib-1.2.2-2plf|21	
12rr|xine-lib-1.2.2-2plf|22	%define libname		%mklibname xine %{major}
12rr|xine-lib-1.2.2-2plf|23	%define libnamedev	%mklibname -d xine
12rr|xine-lib-1.2.2-2plf|24	
12rr|xine-lib-1.2.2-2plf|25	%define bname xine
12rr|xine-lib-1.2.2-2plf|26	%define dvdnav 0.1.4
12rr|xine-lib-1.2.2-2plf|27	
12rr|xine-lib-1.2.2-2plf|28	%define build_divx4 0
12rr|xine-lib-1.2.2-2plf|29	%define build_xvid 0
12rr|xine-lib-1.2.2-2plf|30	%define build_faad 0
12rr|xine-lib-1.2.2-2plf|31	%define build_win32 0
12rr|xine-lib-1.2.2-2plf|32	%ifarch %{ix86}
12rr|xine-lib-1.2.2-2plf|33	%define build_win32 1
12rr|xine-lib-1.2.2-2plf|34	%endif
12rr|xine-lib-1.2.2-2plf|35	
12rr|xine-lib-1.2.2-2plf|36	%define external_ffmpeg 1
12rr|xine-lib-1.2.2-2plf|37	
12rr|xine-lib-1.2.2-2plf|38	%{?_with_plf: %{expand: %%global build_plf 1}}
12rr|xine-lib-1.2.2-2plf|39	
12rr|xine-lib-1.2.2-2plf|40	######################
12rr|xine-lib-1.2.2-2plf|41	# Hardcode PLF build
12rr|xine-lib-1.2.2-2plf|42	%define build_plf 1
12rr|xine-lib-1.2.2-2plf|43	######################
12rr|xine-lib-1.2.2-2plf|44	
12rr|xine-lib-1.2.2-2plf|45	%if %{build_plf}
12rr|xine-lib-1.2.2-2plf|46	%define distsuffix plf
12rr|xine-lib-1.2.2-2plf|47	%define build_faad 1
12rr|xine-lib-1.2.2-2plf|48	%define extrarelsuffix plf
12rr|xine-lib-1.2.2-2plf|49	%endif
12rr|xine-lib-1.2.2-2plf|50	
12rr|xine-lib-1.2.2-2plf|51	%{?_with_optimization: %{expand: %%global build_optimization 1}}
12rr|xine-lib-1.2.2-2plf|52	%{?_with_directfb: %{expand: %%global build_directfb 1}}
12rr|xine-lib-1.2.2-2plf|53	%{?_without_directfb: %{expand: %%global build_directfb 0}}
12rr|xine-lib-1.2.2-2plf|54	%{?_with_alsa: %{expand: %%global build_alsa 1}}
12rr|xine-lib-1.2.2-2plf|55	%{?_without_alsa: %{expand: %%global build_alsa 0}}
12rr|xine-lib-1.2.2-2plf|56	%{?_with_vcdnav: %{expand: %%global external_vcdnav 1}}
12rr|xine-lib-1.2.2-2plf|57	%{?_without_vcdnav: %{expand: %%global external_vcdnav 0}}
12rr|xine-lib-1.2.2-2plf|58	%{?_with_vidix: %{expand: %%global build_vidix 1}}
12rr|xine-lib-1.2.2-2plf|59	%{?_without_vidix: %{expand: %%global build_vidix 0}}
12rr|xine-lib-1.2.2-2plf|60	%{?_with_linuxfb: %{expand: %%global build_linuxfb 1}}
12rr|xine-lib-1.2.2-2plf|61	%{?_without_linuxfb: %{expand: %%global build_linuxfb 0}}
12rr|xine-lib-1.2.2-2plf|62	%{?_with_faad: %{expand: %%global build_faad 1}}
12rr|xine-lib-1.2.2-2plf|63	%{?_without_faad: %{expand: %%global build_faad 0}}
12rr|xine-lib-1.2.2-2plf|64	%{?_with_win32: %{expand: %%global build_win32 1}}
12rr|xine-lib-1.2.2-2plf|65	%{?_without_win32: %{expand: %%global build_win32 0}}
12rr|xine-lib-1.2.2-2plf|66	%{?_with_divx4: %{expand: %%global build_divx4 1}}
12rr|xine-lib-1.2.2-2plf|67	%{?_without_divx4: %{expand: %%global build_divx4 0}}
12rr|xine-lib-1.2.2-2plf|68	%{?_with_xvid: %{expand: %%global build_xvid 1}}
12rr|xine-lib-1.2.2-2plf|69	%{?_without_xvid: %{expand: %%global build_xvid 0}}
12rr|xine-lib-1.2.2-2plf|70	%{?_with_smb: %{expand: %%global build_smb 1}}
12rr|xine-lib-1.2.2-2plf|71	%{?_without_smb: %{expand: %%global build_smb 0}}
12rr|xine-lib-1.2.2-2plf|72	%{?_with_pulse: %{expand: %%global build_pulse 1}}
12rr|xine-lib-1.2.2-2plf|73	%{?_without_pulse: %{expand: %%global build_pulse 0}}
12rr|xine-lib-1.2.2-2plf|74	%{?_with_magick: %{expand: %%global build_magick 1}}
12rr|xine-lib-1.2.2-2plf|75	%{?_without_magick: %{expand: %%global build_magick 0}}
12rr|xine-lib-1.2.2-2plf|76	%{?_with_ffmpeg: %{expand: %%global external_ffmpeg 1}}
12rr|xine-lib-1.2.2-2plf|77	%{?_without_ffmpeg: %{expand: %%global external_ffmpeg 0}}
12rr|xine-lib-1.2.2-2plf|78	
12rr|xine-lib-1.2.2-2plf|79	Name:		xine-lib
12rr|xine-lib-1.2.2-2plf|80	Summary:	A Free Video Player (Libraries)
12rr|xine-lib-1.2.2-2plf|81	Version:	1.2.2
12rr|xine-lib-1.2.2-2plf|82	Release:	2%{?extrarelsuffix}
12rr|xine-lib-1.2.2-2plf|83	License:	GPLv2+
12rr|xine-lib-1.2.2-2plf|84	Group:		System/Libraries
12rr|xine-lib-1.2.2-2plf|85	Source0:	http://downloads.sourceforge.net/project/xine/xine-lib/%{version}/xine-lib-%{version}.tar.xz
12rr|xine-lib-1.2.2-2plf|86	URL:		http://xine.sourceforge.net
12rr|xine-lib-1.2.2-2plf|87	BuildConflicts:	pkgconfig(libxine) < %{version}
12rr|xine-lib-1.2.2-2plf|88	BuildRequires:	gettext-devel
12rr|xine-lib-1.2.2-2plf|89	BuildRequires:	aalib-devel
12rr|xine-lib-1.2.2-2plf|90	BuildRequires:	pkgconfig(esound)
12rr|xine-lib-1.2.2-2plf|91	BuildRequires:	pkgconfig(vorbis)
12rr|xine-lib-1.2.2-2plf|92	BuildRequires:	pkgconfig(vorbisfile)
12rr|xine-lib-1.2.2-2plf|93	BuildRequires:	pkgconfig(speex)
12rr|xine-lib-1.2.2-2plf|94	BuildRequires:	pkgconfig(jack)
12rr|xine-lib-1.2.2-2plf|95	Buildrequires:	pkgconfig(sdl)
12rr|xine-lib-1.2.2-2plf|96	Buildrequires:	mng-devel
12rr|xine-lib-1.2.2-2plf|97	BuildRequires:	pkgconfig(flac)
12rr|xine-lib-1.2.2-2plf|98	BuildRequires:	pkgconfig(gnome-vfs-2.0)
12rr|xine-lib-1.2.2-2plf|99	BuildRequires:	pkgconfig(libmodplug)
12rr|xine-lib-1.2.2-2plf|100	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12rr|xine-lib-1.2.2-2plf|101	BuildRequires:	pkgconfig(wavpack)
12rr|xine-lib-1.2.2-2plf|102	BuildRequires:	pkgconfig(libv4l2)
12rr|xine-lib-1.2.2-2plf|103	BuildRequires:	pkgconfig(glu)
12rr|xine-lib-1.2.2-2plf|104	BuildRequires:	pkgconfig(xv)
12rr|xine-lib-1.2.2-2plf|105	BuildRequires:	pkgconfig(xvmc)
12rr|xine-lib-1.2.2-2plf|106	BuildRequires:	pkgconfig(xinerama)
12rr|xine-lib-1.2.2-2plf|107	BuildRequires:	pkgconfig(vdpau)
12rr|xine-lib-1.2.2-2plf|108	BuildRequires:	pkgconfig(libbluray)
12rr|xine-lib-1.2.2-2plf|109	%if %{build_smb}
12rr|xine-lib-1.2.2-2plf|110	BuildRequires:	pkgconfig(smbclient)
12rr|xine-lib-1.2.2-2plf|111	%endif
12rr|xine-lib-1.2.2-2plf|112	%if %{external_vcdnav}
12rr|xine-lib-1.2.2-2plf|113	BuildRequires:	pkgconfig(libvcdinfo)
12rr|xine-lib-1.2.2-2plf|114	%endif
12rr|xine-lib-1.2.2-2plf|115	%if %{build_directfb}
12rr|xine-lib-1.2.2-2plf|116	Buildrequires:	pkgconfig(directfb)
12rr|xine-lib-1.2.2-2plf|117	%endif
12rr|xine-lib-1.2.2-2plf|118	%if %{external_ffmpeg}
12rr|xine-lib-1.2.2-2plf|119	BuildRequires:	pkgconfig(libavcodec)
12rr|xine-lib-1.2.2-2plf|120	%endif
12rr|xine-lib-1.2.2-2plf|121	BuildRequires:	libmpcdec-devel
12rr|xine-lib-1.2.2-2plf|122	
12rr|xine-lib-1.2.2-2plf|123	BuildRequires:	autoconf2.5
12rr|xine-lib-1.2.2-2plf|124	BuildRequires:	automake
12rr|xine-lib-1.2.2-2plf|125	
12rr|xine-lib-1.2.2-2plf|126	%description
12rr|xine-lib-1.2.2-2plf|127	xine is a free gpl-licensed video player for unix-like systems.
12rr|xine-lib-1.2.2-2plf|128	%if %{build_plf}
12rr|xine-lib-1.2.2-2plf|129	This package is in restricted repository because the AAC decoder is
12rr|xine-lib-1.2.2-2plf|130	covered by patents.
12rr|xine-lib-1.2.2-2plf|131	%endif
12rr|xine-lib-1.2.2-2plf|132	
12rr|xine-lib-1.2.2-2plf|133	%package -n %{bname}-plugins
12rr|xine-lib-1.2.2-2plf|134	Summary:	A Free Video Player (main plugins)
12rr|xine-lib-1.2.2-2plf|135	Group:		Video
12rr|xine-lib-1.2.2-2plf|136	Provides:	%{bname}-xv %{bname}-gl %{bname}-oss %{libname}-docs %{bname}-speex
12rr|xine-lib-1.2.2-2plf|137	Provides:	%{bname}-dvdnav %{bname}-alsa %{bname}-musepack
12rr|xine-lib-1.2.2-2plf|138	%if %{build_win32}
12rr|xine-lib-1.2.2-2plf|139	Provides:	xine-plugins-win32
12rr|xine-lib-1.2.2-2plf|140	Provides:	xine-win32
12rr|xine-lib-1.2.2-2plf|141	#Suggests: win32-codecs
12rr|xine-lib-1.2.2-2plf|142	%endif
12rr|xine-lib-1.2.2-2plf|143	#gw enable this once the cdda plugin from xine-vcdx was merged too
12rr|xine-lib-1.2.2-2plf|144	#Provides: %{bname}-vcdx
12rr|xine-lib-1.2.2-2plf|145	#Obsoletes: %{bname}-vcdx
12rr|xine-lib-1.2.2-2plf|146	# Plugins are in versioned dir, so require the exact version
12rr|xine-lib-1.2.2-2plf|147	Requires:	%{libname} = %{version}
12rr|xine-lib-1.2.2-2plf|148	# provide the plugin API version
12rr|xine-lib-1.2.2-2plf|149	Provides:	xine-plugin-api = %{api}
12rr|xine-lib-1.2.2-2plf|150	
12rr|xine-lib-1.2.2-2plf|151	%description -n %{bname}-plugins
12rr|xine-lib-1.2.2-2plf|152	xine is a free gpl-licensed video player for unix-like systems.
12rr|xine-lib-1.2.2-2plf|153	
12rr|xine-lib-1.2.2-2plf|154	This package includes the main plugins for xine, they allow the input
12rr|xine-lib-1.2.2-2plf|155	from files, Video CDs, network streams and (not encrypted) DVDs in
12rr|xine-lib-1.2.2-2plf|156	several video formats.
12rr|xine-lib-1.2.2-2plf|157	
12rr|xine-lib-1.2.2-2plf|158	%if %{build_optimization}
12rr|xine-lib-1.2.2-2plf|159	Warning: This package was optimized for the build machine and probably
12rr|xine-lib-1.2.2-2plf|160	will not run on other computers.
12rr|xine-lib-1.2.2-2plf|161	%endif
12rr|xine-lib-1.2.2-2plf|162	
12rr|xine-lib-1.2.2-2plf|163	%package -n %{bname}-wavpack
12rr|xine-lib-1.2.2-2plf|164	Group:		Sound
12rr|xine-lib-1.2.2-2plf|165	Summary:	Wavpack Audio decoder plugin for xine
12rr|xine-lib-1.2.2-2plf|166	Requires:	%{bname}-plugins = %{version}
12rr|xine-lib-1.2.2-2plf|167	
12rr|xine-lib-1.2.2-2plf|168	%description -n %{bname}-wavpack
12rr|xine-lib-1.2.2-2plf|169	xine is a free gpl-licensed video player for unix-like systems.
12rr|xine-lib-1.2.2-2plf|170	
12rr|xine-lib-1.2.2-2plf|171	This package contains the wavpack audio decoder plugin.
12rr|xine-lib-1.2.2-2plf|172	
12rr|xine-lib-1.2.2-2plf|173	%package -n %{bname}-sdl
12rr|xine-lib-1.2.2-2plf|174	Group:		Video
12rr|xine-lib-1.2.2-2plf|175	Summary:	SDL video output plugin for xine
12rr|xine-lib-1.2.2-2plf|176	Requires:	%{bname}-plugins = %{version}
12rr|xine-lib-1.2.2-2plf|177	
12rr|xine-lib-1.2.2-2plf|178	%description -n %{bname}-sdl
12rr|xine-lib-1.2.2-2plf|179	xine is a free gpl-licensed video player for unix-like systems.
12rr|xine-lib-1.2.2-2plf|180	
12rr|xine-lib-1.2.2-2plf|181	This package contains the SDL video output plugin.
12rr|xine-lib-1.2.2-2plf|182	
12rr|xine-lib-1.2.2-2plf|183	%if %{build_caca}
12rr|xine-lib-1.2.2-2plf|184	%package -n %{bname}-caca
12rr|xine-lib-1.2.2-2plf|185	Group:		Video
12rr|xine-lib-1.2.2-2plf|186	Summary:	Caca video output plugin for xine
12rr|xine-lib-1.2.2-2plf|187	Requires:	%{bname}-plugins = %{version}
12rr|xine-lib-1.2.2-2plf|188	BuildRequires:	libcaca-devel >= 0.99
12rr|xine-lib-1.2.2-2plf|189	
12rr|xine-lib-1.2.2-2plf|190	%description -n %{bname}-caca
12rr|xine-lib-1.2.2-2plf|191	xine is a free gpl-licensed video player for unix-like systems.
12rr|xine-lib-1.2.2-2plf|192	
12rr|xine-lib-1.2.2-2plf|193	This package contains the Caca video output plugin.
12rr|xine-lib-1.2.2-2plf|194	%endif
12rr|xine-lib-1.2.2-2plf|195	
12rr|xine-lib-1.2.2-2plf|196	%package -n %{libname}
12rr|xine-lib-1.2.2-2plf|197	Summary:	A Free Video Player (Libraries)
12rr|xine-lib-1.2.2-2plf|198	Group:		System/Libraries
12rr|xine-lib-1.2.2-2plf|199	Provides:	xine-lib
12rr|xine-lib-1.2.2-2plf|200	
12rr|xine-lib-1.2.2-2plf|201	%description -n %{libname}
12rr|xine-lib-1.2.2-2plf|202	xine is a free gpl-licensed video player for unix-like systems.
12rr|xine-lib-1.2.2-2plf|203	
12rr|xine-lib-1.2.2-2plf|204	This package contains the shared libraries required by xine.
12rr|xine-lib-1.2.2-2plf|205	
12rr|xine-lib-1.2.2-2plf|206	%package -n %{libnamedev}
12rr|xine-lib-1.2.2-2plf|207	Summary:	Devel files for xine
12rr|xine-lib-1.2.2-2plf|208	Group:		Development/C
12rr|xine-lib-1.2.2-2plf|209	Requires:	%{libname} = %{version}-%{release}
12rr|xine-lib-1.2.2-2plf|210	Provides:	libxine-devel = %{version}-%{release}
12rr|xine-lib-1.2.2-2plf|211	
12rr|xine-lib-1.2.2-2plf|212	%description -n %libnamedev
12rr|xine-lib-1.2.2-2plf|213	xine is a free gpl-licensed video player for unix-like systems.
12rr|xine-lib-1.2.2-2plf|214	
12rr|xine-lib-1.2.2-2plf|215	This package contains the development files required for compiling xine
12rr|xine-lib-1.2.2-2plf|216	front ends or plugins.
12rr|xine-lib-1.2.2-2plf|217	
12rr|xine-lib-1.2.2-2plf|218	%if %{build_arts}
12rr|xine-lib-1.2.2-2plf|219	%package -n %{bname}-arts
12rr|xine-lib-1.2.2-2plf|220	Summary:	Arts plugin for xine
12rr|xine-lib-1.2.2-2plf|221	Group:		Video
12rr|xine-lib-1.2.2-2plf|222	Requires:	%{bname}-plugins = %{version}
12rr|xine-lib-1.2.2-2plf|223	Buildrequires:	libarts-devel
12rr|xine-lib-1.2.2-2plf|224	
12rr|xine-lib-1.2.2-2plf|225	%description -n %{bname}-arts
12rr|xine-lib-1.2.2-2plf|226	xine is a free gpl-licensed video player for unix-like systems.
12rr|xine-lib-1.2.2-2plf|227	
12rr|xine-lib-1.2.2-2plf|228	- Arts audio output plugin
12rr|xine-lib-1.2.2-2plf|229	%endif
12rr|xine-lib-1.2.2-2plf|230	
12rr|xine-lib-1.2.2-2plf|231	%package -n %{bname}-esd
12rr|xine-lib-1.2.2-2plf|232	Summary:	Esd plugin for xine
12rr|xine-lib-1.2.2-2plf|233	Group:		Sound
12rr|xine-lib-1.2.2-2plf|234	Requires:	%{bname}-plugins = %{version}
12rr|xine-lib-1.2.2-2plf|235	
12rr|xine-lib-1.2.2-2plf|236	%description -n %{bname}-esd
12rr|xine-lib-1.2.2-2plf|237	xine is a free gpl-licensed video player for unix-like systems.
12rr|xine-lib-1.2.2-2plf|238	
12rr|xine-lib-1.2.2-2plf|239	- Esd audio output plugin
12rr|xine-lib-1.2.2-2plf|240	
12rr|xine-lib-1.2.2-2plf|241	%package -n %{bname}-jack
12rr|xine-lib-1.2.2-2plf|242	Summary:	Jack plugin for xine
12rr|xine-lib-1.2.2-2plf|243	Group:		Sound
12rr|xine-lib-1.2.2-2plf|244	Requires:	%{bname}-plugins = %{version}
12rr|xine-lib-1.2.2-2plf|245	
12rr|xine-lib-1.2.2-2plf|246	%description -n %{bname}-jack
12rr|xine-lib-1.2.2-2plf|247	xine is a free gpl-licensed video player for unix-like systems.
12rr|xine-lib-1.2.2-2plf|248	
12rr|xine-lib-1.2.2-2plf|249	- Jack audio output plugin
12rr|xine-lib-1.2.2-2plf|250	
12rr|xine-lib-1.2.2-2plf|251	%if %{build_pulse}
12rr|xine-lib-1.2.2-2plf|252	%package -n %{bname}-pulse
12rr|xine-lib-1.2.2-2plf|253	Summary:	Pulseaudio plugin for xine
12rr|xine-lib-1.2.2-2plf|254	Group:		Sound
12rr|xine-lib-1.2.2-2plf|255	Requires:	%{bname}-plugins = %{version}
12rr|xine-lib-1.2.2-2plf|256	BuildRequires:	pkgconfig(libpulse)
12rr|xine-lib-1.2.2-2plf|257	
12rr|xine-lib-1.2.2-2plf|258	%description -n %{bname}-pulse
12rr|xine-lib-1.2.2-2plf|259	xine is a free gpl-licensed video player for unix-like systems.
12rr|xine-lib-1.2.2-2plf|260	
12rr|xine-lib-1.2.2-2plf|261	- pulseaudio audio output plugin
12rr|xine-lib-1.2.2-2plf|262	%endif
12rr|xine-lib-1.2.2-2plf|263	
12rr|xine-lib-1.2.2-2plf|264	%if %{build_magick}
12rr|xine-lib-1.2.2-2plf|265	%package -n %{bname}-image
12rr|xine-lib-1.2.2-2plf|266	Summary:	ImageMagick plugin for xine
12rr|xine-lib-1.2.2-2plf|267	Group:		Graphics
12rr|xine-lib-1.2.2-2plf|268	Requires:	%{bname}-plugins = %{version}
12rr|xine-lib-1.2.2-2plf|269	BuildRequires:	pkgconfig(ImageMagick)
12rr|xine-lib-1.2.2-2plf|270	
12rr|xine-lib-1.2.2-2plf|271	%description -n %{bname}-image
12rr|xine-lib-1.2.2-2plf|272	xine is a free gpl-licensed video player for unix-like systems.
12rr|xine-lib-1.2.2-2plf|273	
12rr|xine-lib-1.2.2-2plf|274	- image display plugin based on ImageMagick
12rr|xine-lib-1.2.2-2plf|275	%endif
12rr|xine-lib-1.2.2-2plf|276	
12rr|xine-lib-1.2.2-2plf|277	%package -n %{bname}-aa
12rr|xine-lib-1.2.2-2plf|278	Summary:	Aalib plugin for xine
12rr|xine-lib-1.2.2-2plf|279	Group:		Video
12rr|xine-lib-1.2.2-2plf|280	Requires:	%{bname}-plugins = %{version}
12rr|xine-lib-1.2.2-2plf|281	
12rr|xine-lib-1.2.2-2plf|282	%description -n %{bname}-aa
12rr|xine-lib-1.2.2-2plf|283	xine is a free gpl-licensed video player for unix-like systems.
12rr|xine-lib-1.2.2-2plf|284	
12rr|xine-lib-1.2.2-2plf|285	- Aalib textmode output plugin
12rr|xine-lib-1.2.2-2plf|286	
12rr|xine-lib-1.2.2-2plf|287	%package -n %{bname}-dxr3
12rr|xine-lib-1.2.2-2plf|288	Summary:	DXR3 plugin for xine
12rr|xine-lib-1.2.2-2plf|289	Group:		Video
12rr|xine-lib-1.2.2-2plf|290	Requires:	%{bname}-plugins = %{version}
12rr|xine-lib-1.2.2-2plf|291	
12rr|xine-lib-1.2.2-2plf|292	%description -n %{bname}-dxr3
12rr|xine-lib-1.2.2-2plf|293	xine is a free gpl-licensed video player for unix-like systems.
12rr|xine-lib-1.2.2-2plf|294	
12rr|xine-lib-1.2.2-2plf|295	- DXR3/Hollywood+ (MPEG2 hardware decoder) decoding/output plugin
12rr|xine-lib-1.2.2-2plf|296	%if %{build_plf}
12rr|xine-lib-1.2.2-2plf|297	- this version has mpeg encoding enabled using libfame.
12rr|xine-lib-1.2.2-2plf|298	%endif
12rr|xine-lib-1.2.2-2plf|299	
12rr|xine-lib-1.2.2-2plf|300	%package -n %{bname}-flac
12rr|xine-lib-1.2.2-2plf|301	Summary:	FLAC plugin for xine
12rr|xine-lib-1.2.2-2plf|302	Group:		Sound
12rr|xine-lib-1.2.2-2plf|303	Requires:	%{bname}-plugins = %{version}
12rr|xine-lib-1.2.2-2plf|304	
12rr|xine-lib-1.2.2-2plf|305	%description -n %{bname}-flac
12rr|xine-lib-1.2.2-2plf|306	xine is a free gpl-licensed video player for unix-like systems.
12rr|xine-lib-1.2.2-2plf|307	
12rr|xine-lib-1.2.2-2plf|308	- FLAC audio decoder plugin
12rr|xine-lib-1.2.2-2plf|309	
12rr|xine-lib-1.2.2-2plf|310	%package -n %{bname}-gnomevfs
12rr|xine-lib-1.2.2-2plf|311	Summary:	GNOME VFS plugin for xine
12rr|xine-lib-1.2.2-2plf|312	Group:		System/Libraries
12rr|xine-lib-1.2.2-2plf|313	Requires:	%{bname}-plugins = %{version}
12rr|xine-lib-1.2.2-2plf|314	
12rr|xine-lib-1.2.2-2plf|315	%description -n %{bname}-gnomevfs
12rr|xine-lib-1.2.2-2plf|316	xine is a free gpl-licensed video player for unix-like systems.
12rr|xine-lib-1.2.2-2plf|317	
12rr|xine-lib-1.2.2-2plf|318	- GNOME VFS input plugin
12rr|xine-lib-1.2.2-2plf|319	
12rr|xine-lib-1.2.2-2plf|320	%package -n %{bname}-smb
12rr|xine-lib-1.2.2-2plf|321	Summary:	Samba input plugin for xine
12rr|xine-lib-1.2.2-2plf|322	Group:		System/Libraries
12rr|xine-lib-1.2.2-2plf|323	Requires:	%{bname}-plugins = %{version}
12rr|xine-lib-1.2.2-2plf|324	
12rr|xine-lib-1.2.2-2plf|325	%description -n %{bname}-smb
12rr|xine-lib-1.2.2-2plf|326	xine is a free gpl-licensed video player for unix-like systems.
12rr|xine-lib-1.2.2-2plf|327	
12rr|xine-lib-1.2.2-2plf|328	- Samba input plugin
12rr|xine-lib-1.2.2-2plf|329	
12rr|xine-lib-1.2.2-2plf|330	%if %{build_divx4}
12rr|xine-lib-1.2.2-2plf|331	%package -n %{bname}-divx4
12rr|xine-lib-1.2.2-2plf|332	Summary:	Divx4 plugin for %{bname}
12rr|xine-lib-1.2.2-2plf|333	Group: 		Video
12rr|xine-lib-1.2.2-2plf|334	Requires:	%{bname}-plugins = %{version}
12rr|xine-lib-1.2.2-2plf|335	ExclusiveArch:	%{ix86}
12rr|xine-lib-1.2.2-2plf|336	Provides:	xine-plugins-divx4
12rr|xine-lib-1.2.2-2plf|337	
12rr|xine-lib-1.2.2-2plf|338	%description -n %{bname}-divx4
12rr|xine-lib-1.2.2-2plf|339	This package contains the divx4linux plugin for %{bname}. It is in
12rr|xine-lib-1.2.2-2plf|340	PLF because it is covered by software patents.
12rr|xine-lib-1.2.2-2plf|341	%endif
12rr|xine-lib-1.2.2-2plf|342	
12rr|xine-lib-1.2.2-2plf|343	%if %{build_faad}
12rr|xine-lib-1.2.2-2plf|344	%package -n %{bname}-faad
12rr|xine-lib-1.2.2-2plf|345	Summary:	FAAD plugin for %{bname}
12rr|xine-lib-1.2.2-2plf|346	Group:		Sound
12rr|xine-lib-1.2.2-2plf|347	Requires:	%{bname}-plugins = %{version}
12rr|xine-lib-1.2.2-2plf|348	BuildRequires:	libfaad2-devel
12rr|xine-lib-1.2.2-2plf|349	
12rr|xine-lib-1.2.2-2plf|350	%description -n %{bname}-faad
12rr|xine-lib-1.2.2-2plf|351	This package contains the AAC decoder plugin for %{bname}. It is in
12rr|xine-lib-1.2.2-2plf|352	restricted repository because it is covered by software patents.
12rr|xine-lib-1.2.2-2plf|353	%endif
12rr|xine-lib-1.2.2-2plf|354	
12rr|xine-lib-1.2.2-2plf|355	%if %{build_xvid}
12rr|xine-lib-1.2.2-2plf|356	%package -n %{bname}-xvid
12rr|xine-lib-1.2.2-2plf|357	Summary:	XviD plugin for %{bname}
12rr|xine-lib-1.2.2-2plf|358	Group:		Video
12rr|xine-lib-1.2.2-2plf|359	Requires:	%{bname}-plugins = %{version}
12rr|xine-lib-1.2.2-2plf|360	Provides:	xine-plugins-xvid
12rr|xine-lib-1.2.2-2plf|361	
12rr|xine-lib-1.2.2-2plf|362	%description -n %{bname}-xvid
12rr|xine-lib-1.2.2-2plf|363	This package contains the XviD plugin for %{bname}. It is in
12rr|xine-lib-1.2.2-2plf|364	PLF because it is covered by software patents.
12rr|xine-lib-1.2.2-2plf|365	%endif
12rr|xine-lib-1.2.2-2plf|366	
12rr|xine-lib-1.2.2-2plf|367	%prep
12rr|xine-lib-1.2.2-2plf|368	%setup -q
12rr|xine-lib-1.2.2-2plf|369	
12rr|xine-lib-1.2.2-2plf|370	%build
12rr|xine-lib-1.2.2-2plf|371	#gw for flac
12rr|xine-lib-1.2.2-2plf|372	export OGG_LIBS=-logg
12rr|xine-lib-1.2.2-2plf|373	
12rr|xine-lib-1.2.2-2plf|374	%if ! %{build_optimization}
12rr|xine-lib-1.2.2-2plf|375	export CFLAGS="%(echo %optflags|sed s/-Wp,-D_FORTIFY_SOURCE=2//)"
12rr|xine-lib-1.2.2-2plf|376	%configure2_5x \
12rr|xine-lib-1.2.2-2plf|377	%else
12rr|xine-lib-1.2.2-2plf|378	%{?__cputoolize: %{__cputoolize}}
12rr|xine-lib-1.2.2-2plf|379	#gw expanded configure2_5x macro without the CFLAGS and --build stuff
12rr|xine-lib-1.2.2-2plf|380	[ -f configure.in -o -f configure.ac ] && %__libtoolize --copy --force
12rr|xine-lib-1.2.2-2plf|381	./configure \
12rr|xine-lib-1.2.2-2plf|382	--prefix=%{_prefix} \
12rr|xine-lib-1.2.2-2plf|383	--exec-prefix=%{_prefix} \
12rr|xine-lib-1.2.2-2plf|384	--bindir=%{_bindir} \
12rr|xine-lib-1.2.2-2plf|385	--sbindir=%{_sbindir} \
12rr|xine-lib-1.2.2-2plf|386	--sysconfdir=%{_sysconfdir} \
12rr|xine-lib-1.2.2-2plf|387	--datadir=%{_datadir} \
12rr|xine-lib-1.2.2-2plf|388	--includedir=%{_includedir} \
12rr|xine-lib-1.2.2-2plf|389	--libdir=%{_libdir} \
12rr|xine-lib-1.2.2-2plf|390	--libexecdir=%{_libdir} \
12rr|xine-lib-1.2.2-2plf|391	--localstatedir=/var/lib \
12rr|xine-lib-1.2.2-2plf|392	--sharedstatedir=%{_prefix}/com \
12rr|xine-lib-1.2.2-2plf|393	--mandir=%{_mandir} \
12rr|xine-lib-1.2.2-2plf|394	--infodir=%{_datadir}/info \
12rr|xine-lib-1.2.2-2plf|395	%endif
12rr|xine-lib-1.2.2-2plf|396	%if ! %{external_vcdnav}
12rr|xine-lib-1.2.2-2plf|397	--with-internal-vcdlibs \
12rr|xine-lib-1.2.2-2plf|398	%endif
12rr|xine-lib-1.2.2-2plf|399	%if %{build_directfb}
12rr|xine-lib-1.2.2-2plf|400	--enable-directfb \
12rr|xine-lib-1.2.2-2plf|401	%endif
12rr|xine-lib-1.2.2-2plf|402	%if ! %{build_alsa}
12rr|xine-lib-1.2.2-2plf|403	--disable-alsa \
12rr|xine-lib-1.2.2-2plf|404	%endif
12rr|xine-lib-1.2.2-2plf|405	%if ! %{build_vidix}
12rr|xine-lib-1.2.2-2plf|406	--disable-vidix \
12rr|xine-lib-1.2.2-2plf|407	%endif
12rr|xine-lib-1.2.2-2plf|408	%if ! %{build_faad}
12rr|xine-lib-1.2.2-2plf|409	--disable-faad \
12rr|xine-lib-1.2.2-2plf|410	%endif
12rr|xine-lib-1.2.2-2plf|411	%if ! %{build_pulse}
12rr|xine-lib-1.2.2-2plf|412	--disable-polypaudio \
12rr|xine-lib-1.2.2-2plf|413	%endif
12rr|xine-lib-1.2.2-2plf|414	%if ! %{build_linuxfb}
12rr|xine-lib-1.2.2-2plf|415	--disable-fb \
12rr|xine-lib-1.2.2-2plf|416	%endif
12rr|xine-lib-1.2.2-2plf|417	%if %{external_ffmpeg}
12rr|xine-lib-1.2.2-2plf|418	--with-external-ffmpeg \
12rr|xine-lib-1.2.2-2plf|419	%endif
12rr|xine-lib-1.2.2-2plf|420	--enable-ipv6 --with-libflac --with-wavpack --with-w32-path=%{_libdir}/codecs \
12rr|xine-lib-1.2.2-2plf|421	--with-external-libmpcdec
12rr|xine-lib-1.2.2-2plf|422	# real-codecs-path is not set so that runtime searching is used. We want
12rr|xine-lib-1.2.2-2plf|423	# to use either codecs from RealPlayer or real-codecs, whichever is
12rr|xine-lib-1.2.2-2plf|424	# present.
12rr|xine-lib-1.2.2-2plf|425	
12rr|xine-lib-1.2.2-2plf|426	%make
12rr|xine-lib-1.2.2-2plf|427	
12rr|xine-lib-1.2.2-2plf|428	%install
12rr|xine-lib-1.2.2-2plf|429	%makeinstall_std
12rr|xine-lib-1.2.2-2plf|430	
12rr|xine-lib-1.2.2-2plf|431	%multiarch_binaries %{buildroot}%{_bindir}/xine-config
12rr|xine-lib-1.2.2-2plf|432	
12rr|xine-lib-1.2.2-2plf|433	#clean out unpackaged files
12rr|xine-lib-1.2.2-2plf|434	rm -f %{buildroot}%{_libdir}/xine/plugins/*/*.la
12rr|xine-lib-1.2.2-2plf|435	rm -f %{buildroot}%{_libdir}/xine/plugins/*/post/*.la
12rr|xine-lib-1.2.2-2plf|436	rm -rf installed-docs
12rr|xine-lib-1.2.2-2plf|437	mv %{buildroot}%{_datadir}/doc/xine-lib installed-docs
12rr|xine-lib-1.2.2-2plf|438	rm -f %{buildroot}%{_libdir}/xine/plugins/*/xineplug_inp_vcdo.so
12rr|xine-lib-1.2.2-2plf|439	
12rr|xine-lib-1.2.2-2plf|440	%find_lang libxine2 || touch libxine2.lang
12rr|xine-lib-1.2.2-2plf|441	
12rr|xine-lib-1.2.2-2plf|442	%files -n %{bname}-plugins -f libxine2.lang
12rr|xine-lib-1.2.2-2plf|443	%doc installed-docs/README* installed-docs/faq.*
12rr|xine-lib-1.2.2-2plf|444	%{_mandir}/man5/xine.5*
12rr|xine-lib-1.2.2-2plf|445	%dir %{_libdir}/xine/
12rr|xine-lib-1.2.2-2plf|446	%dir %{_libdir}/xine/plugins/
12rr|xine-lib-1.2.2-2plf|447	%dir %{_libdir}/xine/plugins/%{api}/
12rr|xine-lib-1.2.2-2plf|448	%dir %{_libdir}/xine/plugins/%{api}/post/
12rr|xine-lib-1.2.2-2plf|449	%{_libdir}/xine/plugins/%{api}/mime.types
12rr|xine-lib-1.2.2-2plf|450	%if %{build_alsa}
12rr|xine-lib-1.2.2-2plf|451	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_alsa.so
12rr|xine-lib-1.2.2-2plf|452	%endif
12rr|xine-lib-1.2.2-2plf|453	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_file.so
12rr|xine-lib-1.2.2-2plf|454	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_none.so
12rr|xine-lib-1.2.2-2plf|455	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_oss.so
12rr|xine-lib-1.2.2-2plf|456	%{_libdir}/xine/plugins/%{api}/xineplug_inp_cdda.so
12rr|xine-lib-1.2.2-2plf|457	%{_libdir}/xine/plugins/%{api}/xineplug_inp_dvb.so
12rr|xine-lib-1.2.2-2plf|458	%{_libdir}/xine/plugins/%{api}/xineplug_inp_dvd.so
12rr|xine-lib-1.2.2-2plf|459	%{_libdir}/xine/plugins/%{api}/xineplug_inp_http.so
12rr|xine-lib-1.2.2-2plf|460	%{_libdir}/xine/plugins/%{api}/xineplug_inp_stdin_fifo.so
12rr|xine-lib-1.2.2-2plf|461	%{_libdir}/xine/plugins/%{api}/xineplug_inp_file.so
12rr|xine-lib-1.2.2-2plf|462	%{_libdir}/xine/plugins/%{api}/xineplug_inp_mms.so
12rr|xine-lib-1.2.2-2plf|463	%{_libdir}/xine/plugins/%{api}/xineplug_inp_net.so
12rr|xine-lib-1.2.2-2plf|464	%{_libdir}/xine/plugins/%{api}/xineplug_inp_pnm.so
12rr|xine-lib-1.2.2-2plf|465	%{_libdir}/xine/plugins/%{api}/xineplug_inp_pvr.so
12rr|xine-lib-1.2.2-2plf|466	%{_libdir}/xine/plugins/%{api}/xineplug_inp_rtp.so
12rr|xine-lib-1.2.2-2plf|467	%{_libdir}/xine/plugins/%{api}/xineplug_inp_rtsp.so
12rr|xine-lib-1.2.2-2plf|468	%{_libdir}/xine/plugins/%{api}/xineplug_inp_vcd.so
12rr|xine-lib-1.2.2-2plf|469	%{_libdir}/xine/plugins/%{api}/xineplug_inp_v4l2.so
12rr|xine-lib-1.2.2-2plf|470	%{_libdir}/xine/plugins/%{api}/xineplug_dmx_*so
12rr|xine-lib-1.2.2-2plf|471	%{_libdir}/xine/plugins/%{api}/xineplug_decode_a52.so
12rr|xine-lib-1.2.2-2plf|472	%{_libdir}/xine/plugins/%{api}/xineplug_decode_bitplane.so
12rr|xine-lib-1.2.2-2plf|473	%{_libdir}/xine/plugins/%{api}/xineplug_decode_dts.so
12rr|xine-lib-1.2.2-2plf|474	%{_libdir}/xine/plugins/%{api}/xineplug_decode_dvaudio.so
12rr|xine-lib-1.2.2-2plf|475	%{_libdir}/xine/plugins/%{api}/xineplug_decode_ff.so
12rr|xine-lib-1.2.2-2plf|476	%{_libdir}/xine/plugins/%{api}/xineplug_decode_gdk_pixbuf.so
12rr|xine-lib-1.2.2-2plf|477	%{_libdir}/xine/plugins/%{api}/xineplug_decode_gsm610.so
12rr|xine-lib-1.2.2-2plf|478	%{_libdir}/xine/plugins/%{api}/xineplug_decode_lpcm.so
12rr|xine-lib-1.2.2-2plf|479	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mad.so
12rr|xine-lib-1.2.2-2plf|480	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mpc.so*
12rr|xine-lib-1.2.2-2plf|481	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mpeg2.so
12rr|xine-lib-1.2.2-2plf|482	%{_libdir}/xine/plugins/%{api}/xineplug_decode_spu*.so
12rr|xine-lib-1.2.2-2plf|483	%{_libdir}/xine/plugins/%{api}/xineplug_decode_real.so
12rr|xine-lib-1.2.2-2plf|484	%{_libdir}/xine/plugins/%{api}/xineplug_decode_rgb.so
12rr|xine-lib-1.2.2-2plf|485	%{_libdir}/xine/plugins/%{api}/xineplug_decode_yuv.so
12rr|xine-lib-1.2.2-2plf|486	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_h264.so
12rr|xine-lib-1.2.2-2plf|487	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_h264_alter.so
12rr|xine-lib-1.2.2-2plf|488	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_mpeg12.so
12rr|xine-lib-1.2.2-2plf|489	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_mpeg4.so
12rr|xine-lib-1.2.2-2plf|490	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_vc1.so
12rr|xine-lib-1.2.2-2plf|491	%{_libdir}/xine/plugins/%{api}/xineplug_inp_bluray.so
12rr|xine-lib-1.2.2-2plf|492	%{_libdir}/xine/plugins/%{api}/xineplug_nsf.so
12rr|xine-lib-1.2.2-2plf|493	%{_libdir}/xine/plugins/%{api}/xineplug_sputext.so
12rr|xine-lib-1.2.2-2plf|494	%{_libdir}/xine/plugins/%{api}/xineplug_vdr.so
12rr|xine-lib-1.2.2-2plf|495	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_vdpau.so
12rr|xine-lib-1.2.2-2plf|496	%{_libdir}/xine/plugins/%{api}/xineplug_xiph.so
12rr|xine-lib-1.2.2-2plf|497	%if %{build_directfb}
12rr|xine-lib-1.2.2-2plf|498	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_directfb.so
12rr|xine-lib-1.2.2-2plf|499	%endif
12rr|xine-lib-1.2.2-2plf|500	%if %{build_linuxfb}
12rr|xine-lib-1.2.2-2plf|501	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_fb.so
12rr|xine-lib-1.2.2-2plf|502	%endif
12rr|xine-lib-1.2.2-2plf|503	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_opengl.so
12rr|xine-lib-1.2.2-2plf|504	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_none.so
12rr|xine-lib-1.2.2-2plf|505	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_raw.so
12rr|xine-lib-1.2.2-2plf|506	%if %{build_vidix}
12rr|xine-lib-1.2.2-2plf|507	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_vidix.so
12rr|xine-lib-1.2.2-2plf|508	%{_libdir}/xine/plugins/%{api}/vidix/
12rr|xine-lib-1.2.2-2plf|509	%endif
12rr|xine-lib-1.2.2-2plf|510	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xshm.so
12rr|xine-lib-1.2.2-2plf|511	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xv.so
12rr|xine-lib-1.2.2-2plf|512	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xvmc.so
12rr|xine-lib-1.2.2-2plf|513	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xxmc.so
12rr|xine-lib-1.2.2-2plf|514	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xcbshm.so
12rr|xine-lib-1.2.2-2plf|515	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xcbxv.so
12rr|xine-lib-1.2.2-2plf|516	%if %build_win32
12rr|xine-lib-1.2.2-2plf|517	%{_libdir}/xine/plugins/%{api}/xineplug_decode_qt.so*
12rr|xine-lib-1.2.2-2plf|518	%{_libdir}/xine/plugins/%{api}/xineplug_decode_w32dll.so*
12rr|xine-lib-1.2.2-2plf|519	%endif
12rr|xine-lib-1.2.2-2plf|520	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_audio_filters.so
12rr|xine-lib-1.2.2-2plf|521	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_goom.so
12rr|xine-lib-1.2.2-2plf|522	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_mosaico.so
12rr|xine-lib-1.2.2-2plf|523	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_planar.so
12rr|xine-lib-1.2.2-2plf|524	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_switch.so
12rr|xine-lib-1.2.2-2plf|525	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_tvtime.so
12rr|xine-lib-1.2.2-2plf|526	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_visualizations.so
12rr|xine-lib-1.2.2-2plf|527	%{_datadir}/xine-lib
12rr|xine-lib-1.2.2-2plf|528	
12rr|xine-lib-1.2.2-2plf|529	%files -n %{bname}-sdl
12rr|xine-lib-1.2.2-2plf|530	%doc README
12rr|xine-lib-1.2.2-2plf|531	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_sdl.so
12rr|xine-lib-1.2.2-2plf|532	
12rr|xine-lib-1.2.2-2plf|533	%files -n %{bname}-wavpack
12rr|xine-lib-1.2.2-2plf|534	%doc README
12rr|xine-lib-1.2.2-2plf|535	%{_libdir}/xine/plugins/%{api}/xineplug_wavpack.so
12rr|xine-lib-1.2.2-2plf|536	
12rr|xine-lib-1.2.2-2plf|537	%if %{build_caca}
12rr|xine-lib-1.2.2-2plf|538	%files -n %{bname}-caca
12rr|xine-lib-1.2.2-2plf|539	%doc README
12rr|xine-lib-1.2.2-2plf|540	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_caca.so
12rr|xine-lib-1.2.2-2plf|541	%endif
12rr|xine-lib-1.2.2-2plf|542	
12rr|xine-lib-1.2.2-2plf|543	%if %{build_magick}
12rr|xine-lib-1.2.2-2plf|544	%files -n %{bname}-image
12rr|xine-lib-1.2.2-2plf|545	%doc README
12rr|xine-lib-1.2.2-2plf|546	%{_libdir}/xine/plugins/%{api}/xineplug_decode_image.so
12rr|xine-lib-1.2.2-2plf|547	%endif
12rr|xine-lib-1.2.2-2plf|548	
12rr|xine-lib-1.2.2-2plf|549	%files -n %{libname}
12rr|xine-lib-1.2.2-2plf|550	%doc README AUTHORS TODO
12rr|xine-lib-1.2.2-2plf|551	%{_libdir}/libxine*.so.%{major}*
12rr|xine-lib-1.2.2-2plf|552	
12rr|xine-lib-1.2.2-2plf|553	%files -n %{libnamedev}
12rr|xine-lib-1.2.2-2plf|554	%doc README ChangeLog installed-docs/hackersguide
12rr|xine-lib-1.2.2-2plf|555	%{_bindir}/xine-config
12rr|xine-lib-1.2.2-2plf|556	%{_bindir}/xine-list-1.2
12rr|xine-lib-1.2.2-2plf|557	%{multiarch_bindir}/xine-config
12rr|xine-lib-1.2.2-2plf|558	%{_mandir}/man1/xine-config.1*
12rr|xine-lib-1.2.2-2plf|559	%{_mandir}/man1/xine-list-1.2.1*
12rr|xine-lib-1.2.2-2plf|560	%{_libdir}/*.so
12rr|xine-lib-1.2.2-2plf|561	%{_libdir}/pkgconfig/libxine.pc
12rr|xine-lib-1.2.2-2plf|562	%{_datadir}/aclocal/xine.m4
12rr|xine-lib-1.2.2-2plf|563	%{_includedir}/*.h
12rr|xine-lib-1.2.2-2plf|564	%{_includedir}/xine
12rr|xine-lib-1.2.2-2plf|565	
12rr|xine-lib-1.2.2-2plf|566	%if %{build_arts}
12rr|xine-lib-1.2.2-2plf|567	%files -n %{bname}-arts
12rr|xine-lib-1.2.2-2plf|568	%doc README
12rr|xine-lib-1.2.2-2plf|569	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_arts.so
12rr|xine-lib-1.2.2-2plf|570	%endif
12rr|xine-lib-1.2.2-2plf|571	
12rr|xine-lib-1.2.2-2plf|572	%files -n %{bname}-esd
12rr|xine-lib-1.2.2-2plf|573	%doc README
12rr|xine-lib-1.2.2-2plf|574	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_esd.so
12rr|xine-lib-1.2.2-2plf|575	
12rr|xine-lib-1.2.2-2plf|576	%files -n %{bname}-jack
12rr|xine-lib-1.2.2-2plf|577	%doc README
12rr|xine-lib-1.2.2-2plf|578	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_jack.so
12rr|xine-lib-1.2.2-2plf|579	
12rr|xine-lib-1.2.2-2plf|580	%if %{build_pulse}
12rr|xine-lib-1.2.2-2plf|581	%files -n %{bname}-pulse
12rr|xine-lib-1.2.2-2plf|582	%doc README
12rr|xine-lib-1.2.2-2plf|583	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_pulseaudio.so
12rr|xine-lib-1.2.2-2plf|584	%endif
12rr|xine-lib-1.2.2-2plf|585	
12rr|xine-lib-1.2.2-2plf|586	%files -n %{bname}-aa
12rr|xine-lib-1.2.2-2plf|587	%doc README
12rr|xine-lib-1.2.2-2plf|588	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_aa.so
12rr|xine-lib-1.2.2-2plf|589	
12rr|xine-lib-1.2.2-2plf|590	%files -n %{bname}-flac
12rr|xine-lib-1.2.2-2plf|591	%doc README
12rr|xine-lib-1.2.2-2plf|592	%{_libdir}/xine/plugins/%{api}/xineplug_flac.so
12rr|xine-lib-1.2.2-2plf|593	
12rr|xine-lib-1.2.2-2plf|594	%ifarch %{ix86} x86_64 ppc %{arm}
12rr|xine-lib-1.2.2-2plf|595	%files -n %{bname}-dxr3
12rr|xine-lib-1.2.2-2plf|596	%doc README
12rr|xine-lib-1.2.2-2plf|597	%{_libdir}/xine/plugins/%{api}/xineplug_*dxr3*.so
12rr|xine-lib-1.2.2-2plf|598	%endif
12rr|xine-lib-1.2.2-2plf|599	
12rr|xine-lib-1.2.2-2plf|600	%files -n %{bname}-gnomevfs
12rr|xine-lib-1.2.2-2plf|601	%doc README
12rr|xine-lib-1.2.2-2plf|602	%{_libdir}/xine/plugins/%{api}/xineplug_inp_gnome_vfs.so
12rr|xine-lib-1.2.2-2plf|603	
12rr|xine-lib-1.2.2-2plf|604	%if %{build_smb}
12rr|xine-lib-1.2.2-2plf|605	%files -n %{bname}-smb
12rr|xine-lib-1.2.2-2plf|606	%doc README
12rr|xine-lib-1.2.2-2plf|607	%{_libdir}/xine/plugins/%{api}/xineplug_inp_smb.so
12rr|xine-lib-1.2.2-2plf|608	%endif
12rr|xine-lib-1.2.2-2plf|609	
12rr|xine-lib-1.2.2-2plf|610	%if %{build_divx4}
12rr|xine-lib-1.2.2-2plf|611	%files -n %{bname}-divx4
12rr|xine-lib-1.2.2-2plf|612	%{_libdir}/xine/plugins/%{api}/xineplug_decode_divx4.so*
12rr|xine-lib-1.2.2-2plf|613	%endif
12rr|xine-lib-1.2.2-2plf|614	
12rr|xine-lib-1.2.2-2plf|615	%if %{build_faad}
12rr|xine-lib-1.2.2-2plf|616	%files -n %{bname}-faad
12rr|xine-lib-1.2.2-2plf|617	%{_libdir}/xine/plugins/%{api}/xineplug_decode_faad.so*
12rr|xine-lib-1.2.2-2plf|618	%endif
12rr|xine-lib-1.2.2-2plf|619	
12rr|xine-lib-1.2.2-2plf|620	%if %{build_xvid}
12rr|xine-lib-1.2.2-2plf|621	%files -n %{bname}-xvid
12rr|xine-lib-1.2.2-2plf|622	%{_libdir}/xine/plugins/%{api}/xineplug_decode_xvid.so*
12rr|xine-lib-1.2.2-2plf|623	%endif
12rr|xine-lib-1.2.2-2plf|624	
12rr|xine-lib-1.2.2-2plf|625	
12rr|xine-lib-1.2.2-2plf|626	%changelog
12rr|xine-lib-1.2.2-2plf|627	* Fri Jun 29 2012 Alexander Khrukin <akhrukin@mandriva.org> 1.2.2-1
12rr|xine-lib-1.2.2-2plf|628	+ Revision: 807517
12rr|xine-lib-1.2.2-2plf|629	- version update 1.2.2
12rr|xine-lib-1.2.2-2plf|630	
12rr|xine-lib-1.2.2-2plf|631	* Sat Jun 09 2012 Bernhard Rosenkraenzer <bero@bero.eu> 1.2.1-1
12rr|xine-lib-1.2.2-2plf|632	+ Revision: 803878
12rr|xine-lib-1.2.2-2plf|633	- Update to 1.2.1
12rr|xine-lib-1.2.2-2plf|634	- Fix build with current ffmpeg
12rr|xine-lib-1.2.2-2plf|635	- Start cleaning up the spec file mess
12rr|xine-lib-1.2.2-2plf|636	
12rr|xine-lib-1.2.2-2plf|637	* Tue Jan 03 2012 Götz Waschk <waschk@mandriva.org> 1.1.20.1-1
12rr|xine-lib-1.2.2-2plf|638	+ Revision: 748793
12rr|xine-lib-1.2.2-2plf|639	- remove libtool archive
12rr|xine-lib-1.2.2-2plf|640	- update build deps
12rr|xine-lib-1.2.2-2plf|641	- new version
12rr|xine-lib-1.2.2-2plf|642	
12rr|xine-lib-1.2.2-2plf|643	* Fri Dec 02 2011 Götz Waschk <waschk@mandriva.org> 1.1.20-2
12rr|xine-lib-1.2.2-2plf|644	+ Revision: 737152
12rr|xine-lib-1.2.2-2plf|645	- build with ffmpeg 0.8.x on Cooker
12rr|xine-lib-1.2.2-2plf|646	- use external libmpcdec
12rr|xine-lib-1.2.2-2plf|647	- spec cleanup
12rr|xine-lib-1.2.2-2plf|648	
12rr|xine-lib-1.2.2-2plf|649	* Fri Dec 02 2011 Götz Waschk <waschk@mandriva.org> 1.1.20-1
12rr|xine-lib-1.2.2-2plf|650	+ Revision: 737149
12rr|xine-lib-1.2.2-2plf|651	- api version is now 1.30
12rr|xine-lib-1.2.2-2plf|652	- adapt build deps for pointless changes in recent gnome updates
12rr|xine-lib-1.2.2-2plf|653	
12rr|xine-lib-1.2.2-2plf|654	+ Oden Eriksson <oeriksson@mandriva.com>
12rr|xine-lib-1.2.2-2plf|655	- 1.1.20
12rr|xine-lib-1.2.2-2plf|656	
12rr|xine-lib-1.2.2-2plf|657	* Sun Nov 06 2011 Götz Waschk <waschk@mandriva.org> 1.1.19-5
12rr|xine-lib-1.2.2-2plf|658	+ Revision: 723005
12rr|xine-lib-1.2.2-2plf|659	- build with ffmpeg 0.7
12rr|xine-lib-1.2.2-2plf|660	- rebuild for new libcdio
12rr|xine-lib-1.2.2-2plf|661	
12rr|xine-lib-1.2.2-2plf|662	* Mon May 02 2011 Oden Eriksson <oeriksson@mandriva.com> 1.1.19-4
12rr|xine-lib-1.2.2-2plf|663	+ Revision: 661759
12rr|xine-lib-1.2.2-2plf|664	- multiarch fixes
12rr|xine-lib-1.2.2-2plf|665	
12rr|xine-lib-1.2.2-2plf|666	* Fri Apr 01 2011 Funda Wang <fwang@mandriva.org> 1.1.19-3
12rr|xine-lib-1.2.2-2plf|667	+ Revision: 649605
12rr|xine-lib-1.2.2-2plf|668	- br gettext
12rr|xine-lib-1.2.2-2plf|669	- fix build with new kernel
12rr|xine-lib-1.2.2-2plf|670	
12rr|xine-lib-1.2.2-2plf|671	+ Anssi Hannula <anssi@mandriva.org>
12rr|xine-lib-1.2.2-2plf|672	- plf: append "plf" to Release on cooker to make plf build have higher EVR
12rr|xine-lib-1.2.2-2plf|673	again with the rpm5-style mkrel now in use
12rr|xine-lib-1.2.2-2plf|674	
12rr|xine-lib-1.2.2-2plf|675	* Mon Jan 03 2011 Götz Waschk <waschk@mandriva.org> 1.1.19-2mdv2011.0
12rr|xine-lib-1.2.2-2plf|676	+ Revision: 627861
12rr|xine-lib-1.2.2-2plf|677	- fix xvmc build
12rr|xine-lib-1.2.2-2plf|678	
12rr|xine-lib-1.2.2-2plf|679	+ Oden Eriksson <oeriksson@mandriva.com>
12rr|xine-lib-1.2.2-2plf|680	- don't force the usage of automake1.7
12rr|xine-lib-1.2.2-2plf|681	
12rr|xine-lib-1.2.2-2plf|682	* Mon Jul 26 2010 Götz Waschk <waschk@mandriva.org> 1.1.19-1mdv2011.0
12rr|xine-lib-1.2.2-2plf|683	+ Revision: 560755
12rr|xine-lib-1.2.2-2plf|684	- new version
12rr|xine-lib-1.2.2-2plf|685	- drop patch 0
12rr|xine-lib-1.2.2-2plf|686	
12rr|xine-lib-1.2.2-2plf|687	* Sun Jul 11 2010 Götz Waschk <waschk@mandriva.org> 1.1.18.1-4mdv2011.0
12rr|xine-lib-1.2.2-2plf|688	+ Revision: 550750
12rr|xine-lib-1.2.2-2plf|689	- rebuild for new libmodplug
12rr|xine-lib-1.2.2-2plf|690	
12rr|xine-lib-1.2.2-2plf|691	* Sun Apr 25 2010 Götz Waschk <waschk@mandriva.org> 1.1.18.1-3mdv2010.1
12rr|xine-lib-1.2.2-2plf|692	+ Revision: 538643
12rr|xine-lib-1.2.2-2plf|693	- patch for 64 bit codecs dir (Anssi)
12rr|xine-lib-1.2.2-2plf|694	- remove source 1
12rr|xine-lib-1.2.2-2plf|695	- change binary codecs dir to %%_libdir/codecs
12rr|xine-lib-1.2.2-2plf|696	
12rr|xine-lib-1.2.2-2plf|697	* Sun Mar 07 2010 Funda Wang <fwang@mandriva.org> 1.1.18.1-1mdv2010.1
12rr|xine-lib-1.2.2-2plf|698	+ Revision: 515480
12rr|xine-lib-1.2.2-2plf|699	- new version 1.1.18.1
12rr|xine-lib-1.2.2-2plf|700	
12rr|xine-lib-1.2.2-2plf|701	* Thu Feb 25 2010 Götz Waschk <waschk@mandriva.org> 1.1.18-1mdv2010.1
12rr|xine-lib-1.2.2-2plf|702	+ Revision: 511110
12rr|xine-lib-1.2.2-2plf|703	- new version
12rr|xine-lib-1.2.2-2plf|704	- new API version
12rr|xine-lib-1.2.2-2plf|705	- add missing dxr3 source file
12rr|xine-lib-1.2.2-2plf|706	- add v4l2 plugin
12rr|xine-lib-1.2.2-2plf|707	
12rr|xine-lib-1.2.2-2plf|708	* Thu Jan 14 2010 Funda Wang <fwang@mandriva.org> 1.1.17-2mdv2010.1
12rr|xine-lib-1.2.2-2plf|709	+ Revision: 491133
12rr|xine-lib-1.2.2-2plf|710	- rebuild for new imagemagick
12rr|xine-lib-1.2.2-2plf|711	
12rr|xine-lib-1.2.2-2plf|712	* Wed Dec 02 2009 Götz Waschk <waschk@mandriva.org> 1.1.17-1mdv2010.1
12rr|xine-lib-1.2.2-2plf|713	+ Revision: 472643
12rr|xine-lib-1.2.2-2plf|714	- new version
12rr|xine-lib-1.2.2-2plf|715	- drop patch 0
12rr|xine-lib-1.2.2-2plf|716	- new api version
12rr|xine-lib-1.2.2-2plf|717	
12rr|xine-lib-1.2.2-2plf|718	* Sun Nov 08 2009 Götz Waschk <waschk@mandriva.org> 1.1.16.3-3mdv2010.1
12rr|xine-lib-1.2.2-2plf|719	+ Revision: 463251
12rr|xine-lib-1.2.2-2plf|720	- rebuild for new libcdio
12rr|xine-lib-1.2.2-2plf|721	
12rr|xine-lib-1.2.2-2plf|722	* Mon May 11 2009 Götz Waschk <waschk@mandriva.org> 1.1.16.3-2mdv2010.0
12rr|xine-lib-1.2.2-2plf|723	+ Revision: 374848
12rr|xine-lib-1.2.2-2plf|724	- fix MOD mime types output
12rr|xine-lib-1.2.2-2plf|725	- remove old configure option
12rr|xine-lib-1.2.2-2plf|726	
12rr|xine-lib-1.2.2-2plf|727	* Fri Apr 03 2009 Götz Waschk <waschk@mandriva.org> 1.1.16.3-1mdv2009.1
12rr|xine-lib-1.2.2-2plf|728	+ Revision: 363887
12rr|xine-lib-1.2.2-2plf|729	- new version
12rr|xine-lib-1.2.2-2plf|730	- new api 1.26
12rr|xine-lib-1.2.2-2plf|731	- fix build deps
12rr|xine-lib-1.2.2-2plf|732	
12rr|xine-lib-1.2.2-2plf|733	* Wed Feb 11 2009 Funda Wang <fwang@mandriva.org> 1.1.16.2-1mdv2009.1
12rr|xine-lib-1.2.2-2plf|734	+ Revision: 339301
12rr|xine-lib-1.2.2-2plf|735	- New version 1.1.16.2
12rr|xine-lib-1.2.2-2plf|736	
12rr|xine-lib-1.2.2-2plf|737	* Wed Jan 28 2009 Götz Waschk <waschk@mandriva.org> 1.1.16.1-2mdv2009.1
12rr|xine-lib-1.2.2-2plf|738	+ Revision: 335006
12rr|xine-lib-1.2.2-2plf|739	- rebuild for new libmagick
12rr|xine-lib-1.2.2-2plf|740	
12rr|xine-lib-1.2.2-2plf|741	* Mon Jan 12 2009 Götz Waschk <waschk@mandriva.org> 1.1.16.1-1mdv2009.1
12rr|xine-lib-1.2.2-2plf|742	+ Revision: 328487
12rr|xine-lib-1.2.2-2plf|743	- new version
12rr|xine-lib-1.2.2-2plf|744	- drop patch 0
12rr|xine-lib-1.2.2-2plf|745	- patch to fix ffmpeg build on 2009.0
12rr|xine-lib-1.2.2-2plf|746	- revert previous change, it was not the cause
12rr|xine-lib-1.2.2-2plf|747	- disable external ffmpeg on 2009.0
12rr|xine-lib-1.2.2-2plf|748	
12rr|xine-lib-1.2.2-2plf|749	* Wed Jan 07 2009 Götz Waschk <waschk@mandriva.org> 1.1.16-1mdv2009.1
12rr|xine-lib-1.2.2-2plf|750	+ Revision: 326746
12rr|xine-lib-1.2.2-2plf|751	- new version
12rr|xine-lib-1.2.2-2plf|752	- new api
12rr|xine-lib-1.2.2-2plf|753	- drop patches 0,1
12rr|xine-lib-1.2.2-2plf|754	
12rr|xine-lib-1.2.2-2plf|755	+ Oden Eriksson <oeriksson@mandriva.com>
12rr|xine-lib-1.2.2-2plf|756	- lowercase ImageMagick
12rr|xine-lib-1.2.2-2plf|757	
12rr|xine-lib-1.2.2-2plf|758	* Mon Oct 27 2008 Götz Waschk <waschk@mandriva.org> 1.1.15-5mdv2009.1
12rr|xine-lib-1.2.2-2plf|759	+ Revision: 297785
12rr|xine-lib-1.2.2-2plf|760	- rebuild
12rr|xine-lib-1.2.2-2plf|761	
12rr|xine-lib-1.2.2-2plf|762	* Tue Oct 14 2008 Götz Waschk <waschk@mandriva.org> 1.1.15-4mdv2009.1
12rr|xine-lib-1.2.2-2plf|763	+ Revision: 293580
12rr|xine-lib-1.2.2-2plf|764	- fix build with new caca
12rr|xine-lib-1.2.2-2plf|765	
12rr|xine-lib-1.2.2-2plf|766	* Mon Oct 13 2008 Götz Waschk <waschk@mandriva.org> 1.1.15-3mdv2009.1
12rr|xine-lib-1.2.2-2plf|767	+ Revision: 293115
12rr|xine-lib-1.2.2-2plf|768	- add Gentoo build patch for external ffmpeg support
12rr|xine-lib-1.2.2-2plf|769	- reenable external ffmpeg
12rr|xine-lib-1.2.2-2plf|770	- disable libcaca
12rr|xine-lib-1.2.2-2plf|771	- spec cleanup
12rr|xine-lib-1.2.2-2plf|772	- fix build deps
12rr|xine-lib-1.2.2-2plf|773	- disable external ffmpeg
12rr|xine-lib-1.2.2-2plf|774	- fix build deps
12rr|xine-lib-1.2.2-2plf|775	
12rr|xine-lib-1.2.2-2plf|776	* Wed Aug 20 2008 Helio Chissini de Castro <helio@mandriva.com> 1.1.15-2mdv2009.0
12rr|xine-lib-1.2.2-2plf|777	+ Revision: 274430
12rr|xine-lib-1.2.2-2plf|778	- Fix current version header bug in inline statement
12rr|xine-lib-1.2.2-2plf|779	- Added ffmpeg-devel-static as postproc requires
12rr|xine-lib-1.2.2-2plf|780	
12rr|xine-lib-1.2.2-2plf|781	* Fri Aug 15 2008 Götz Waschk <waschk@mandriva.org> 1.1.15-1mdv2009.0
12rr|xine-lib-1.2.2-2plf|782	+ Revision: 272197
12rr|xine-lib-1.2.2-2plf|783	- new version
12rr|xine-lib-1.2.2-2plf|784	- bump api version
12rr|xine-lib-1.2.2-2plf|785	
12rr|xine-lib-1.2.2-2plf|786	+ Buchan Milne <bgmilne@mandriva.org>
12rr|xine-lib-1.2.2-2plf|787	- Adjust license (GPLv2 or later according to src/xine-engine/xine.c)
12rr|xine-lib-1.2.2-2plf|788	
12rr|xine-lib-1.2.2-2plf|789	* Sun Jun 29 2008 Götz Waschk <waschk@mandriva.org> 1.1.14-1mdv2009.0
12rr|xine-lib-1.2.2-2plf|790	+ Revision: 230069
12rr|xine-lib-1.2.2-2plf|791	- new version
12rr|xine-lib-1.2.2-2plf|792	- new api version
12rr|xine-lib-1.2.2-2plf|793	
12rr|xine-lib-1.2.2-2plf|794	* Sun Jun 15 2008 Götz Waschk <waschk@mandriva.org> 1.1.13-1mdv2009.0
12rr|xine-lib-1.2.2-2plf|795	+ Revision: 219266
12rr|xine-lib-1.2.2-2plf|796	- new version
12rr|xine-lib-1.2.2-2plf|797	- new api ver
12rr|xine-lib-1.2.2-2plf|798	- remove unused subpackage
12rr|xine-lib-1.2.2-2plf|799	
12rr|xine-lib-1.2.2-2plf|800	+ Pixel <pixel@mandriva.com>
12rr|xine-lib-1.2.2-2plf|801	- do not call ldconfig in %%post/%%postun, it is now handled by filetriggers
12rr|xine-lib-1.2.2-2plf|802	
12rr|xine-lib-1.2.2-2plf|803	* Thu Apr 24 2008 Götz Waschk <waschk@mandriva.org> 1.1.12-2mdv2009.0
12rr|xine-lib-1.2.2-2plf|804	+ Revision: 197155
12rr|xine-lib-1.2.2-2plf|805	- rebuild
12rr|xine-lib-1.2.2-2plf|806	
12rr|xine-lib-1.2.2-2plf|807	* Tue Apr 15 2008 Götz Waschk <waschk@mandriva.org> 1.1.12-1mdv2009.0
12rr|xine-lib-1.2.2-2plf|808	+ Revision: 193616
12rr|xine-lib-1.2.2-2plf|809	- new version
12rr|xine-lib-1.2.2-2plf|810	- drop patches
12rr|xine-lib-1.2.2-2plf|811	- bump api version
12rr|xine-lib-1.2.2-2plf|812	- update file list
12rr|xine-lib-1.2.2-2plf|813	
12rr|xine-lib-1.2.2-2plf|814	* Sat Apr 12 2008 Götz Waschk <waschk@mandriva.org> 1.1.11.1-3mdv2009.0
12rr|xine-lib-1.2.2-2plf|815	+ Revision: 192627
12rr|xine-lib-1.2.2-2plf|816	+ rebuild (emptylog)
12rr|xine-lib-1.2.2-2plf|817	
12rr|xine-lib-1.2.2-2plf|818	* Thu Apr 03 2008 Götz Waschk <waschk@mandriva.org> 1.1.11.1-2mdv2008.1
12rr|xine-lib-1.2.2-2plf|819	+ Revision: 192289
12rr|xine-lib-1.2.2-2plf|820	- fix for bug 39768 (regression in Quicktime demuxer)
12rr|xine-lib-1.2.2-2plf|821	
12rr|xine-lib-1.2.2-2plf|822	* Mon Mar 31 2008 Frederic Crozat <fcrozat@mandriva.com> 1.1.11.1-1mdv2008.1
12rr|xine-lib-1.2.2-2plf|823	+ Revision: 191189
12rr|xine-lib-1.2.2-2plf|824	- Patch0 (Lennart): reworked pulseaudio plugin, less racy, less crashy
12rr|xine-lib-1.2.2-2plf|825	
12rr|xine-lib-1.2.2-2plf|826	+ Götz Waschk <waschk@mandriva.org>
12rr|xine-lib-1.2.2-2plf|827	- new version
12rr|xine-lib-1.2.2-2plf|828	
12rr|xine-lib-1.2.2-2plf|829	* Wed Mar 19 2008 Götz Waschk <waschk@mandriva.org> 1.1.11-2mdv2008.1
12rr|xine-lib-1.2.2-2plf|830	+ Revision: 188932
12rr|xine-lib-1.2.2-2plf|831	- provide xine-plugin-api for third party plugins
12rr|xine-lib-1.2.2-2plf|832	
12rr|xine-lib-1.2.2-2plf|833	* Wed Mar 19 2008 Götz Waschk <waschk@mandriva.org> 1.1.11-1mdv2008.1
12rr|xine-lib-1.2.2-2plf|834	+ Revision: 188914
12rr|xine-lib-1.2.2-2plf|835	- new version (security update)
12rr|xine-lib-1.2.2-2plf|836	- new plugin api version
12rr|xine-lib-1.2.2-2plf|837	
12rr|xine-lib-1.2.2-2plf|838	* Mon Mar 10 2008 Anssi Hannula <anssi@mandriva.org> 1.1.10.1-6mdv2008.1
12rr|xine-lib-1.2.2-2plf|839	+ Revision: 183579
12rr|xine-lib-1.2.2-2plf|840	- prefer /usr/lib/win32 for win32 codecs
12rr|xine-lib-1.2.2-2plf|841	
12rr|xine-lib-1.2.2-2plf|842	* Thu Feb 21 2008 Götz Waschk <waschk@mandriva.org> 1.1.10.1-5mdv2008.1
12rr|xine-lib-1.2.2-2plf|843	+ Revision: 173481
12rr|xine-lib-1.2.2-2plf|844	- drop broken patch 3
12rr|xine-lib-1.2.2-2plf|845	
12rr|xine-lib-1.2.2-2plf|846	* Sat Feb 16 2008 Götz Waschk <waschk@mandriva.org> 1.1.10.1-4mdv2008.1
12rr|xine-lib-1.2.2-2plf|847	+ Revision: 169251
12rr|xine-lib-1.2.2-2plf|848	- P3: security fix for CVE-2008-0486
12rr|xine-lib-1.2.2-2plf|849	
12rr|xine-lib-1.2.2-2plf|850	+ Thierry Vignaud <tv@mandriva.org>
12rr|xine-lib-1.2.2-2plf|851	- fix spacing at top of description
12rr|xine-lib-1.2.2-2plf|852	
12rr|xine-lib-1.2.2-2plf|853	* Mon Feb 11 2008 Götz Waschk <waschk@mandriva.org> 1.1.10.1-3mdv2008.1
12rr|xine-lib-1.2.2-2plf|854	+ Revision: 165135
12rr|xine-lib-1.2.2-2plf|855	- rebuild for new libmagick
12rr|xine-lib-1.2.2-2plf|856	
12rr|xine-lib-1.2.2-2plf|857	* Fri Feb 08 2008 Götz Waschk <waschk@mandriva.org> 1.1.10.1-1mdv2008.1
12rr|xine-lib-1.2.2-2plf|858	+ Revision: 164005
12rr|xine-lib-1.2.2-2plf|859	- new version
12rr|xine-lib-1.2.2-2plf|860	- fix file list
12rr|xine-lib-1.2.2-2plf|861	
12rr|xine-lib-1.2.2-2plf|862	* Mon Jan 28 2008 Anssi Hannula <anssi@mandriva.org> 1.1.10-2mdv2008.1
12rr|xine-lib-1.2.2-2plf|863	+ Revision: 159224
12rr|xine-lib-1.2.2-2plf|864	- build with external ffmpeg
12rr|xine-lib-1.2.2-2plf|865	
12rr|xine-lib-1.2.2-2plf|866	* Sun Jan 27 2008 Götz Waschk <waschk@mandriva.org> 1.1.10-1mdv2008.1
12rr|xine-lib-1.2.2-2plf|867	+ Revision: 158511
12rr|xine-lib-1.2.2-2plf|868	- new version
12rr|xine-lib-1.2.2-2plf|869	
12rr|xine-lib-1.2.2-2plf|870	+ Anssi Hannula <anssi@mandriva.org>
12rr|xine-lib-1.2.2-2plf|871	- add build switch for building with external ffmpeg
12rr|xine-lib-1.2.2-2plf|872	
12rr|xine-lib-1.2.2-2plf|873	* Sun Jan 20 2008 Götz Waschk <waschk@mandriva.org> 1.1.9.1-2mdv2008.1
12rr|xine-lib-1.2.2-2plf|874	+ Revision: 155365
12rr|xine-lib-1.2.2-2plf|875	- add support for wavpack (bug #36988)
12rr|xine-lib-1.2.2-2plf|876	
12rr|xine-lib-1.2.2-2plf|877	* Fri Jan 11 2008 Götz Waschk <waschk@mandriva.org> 1.1.9.1-1mdv2008.1
12rr|xine-lib-1.2.2-2plf|878	+ Revision: 148587
12rr|xine-lib-1.2.2-2plf|879	- new version
12rr|xine-lib-1.2.2-2plf|880	
12rr|xine-lib-1.2.2-2plf|881	* Thu Jan 10 2008 Frederic Crozat <fcrozat@mandriva.com> 1.1.9-2mdv2008.1
12rr|xine-lib-1.2.2-2plf|882	+ Revision: 147539
12rr|xine-lib-1.2.2-2plf|883	- Rebuild
12rr|xine-lib-1.2.2-2plf|884	
12rr|xine-lib-1.2.2-2plf|885	+ Thierry Vignaud <tv@mandriva.org>
12rr|xine-lib-1.2.2-2plf|886	- fix mesaglu-devel BR
12rr|xine-lib-1.2.2-2plf|887	
12rr|xine-lib-1.2.2-2plf|888	* Sun Jan 06 2008 Götz Waschk <waschk@mandriva.org> 1.1.9-1mdv2008.1
12rr|xine-lib-1.2.2-2plf|889	+ Revision: 146077
12rr|xine-lib-1.2.2-2plf|890	- new version
12rr|xine-lib-1.2.2-2plf|891	
12rr|xine-lib-1.2.2-2plf|892	* Fri Jan 04 2008 Götz Waschk <waschk@mandriva.org> 1.1.8-6mdv2008.1
12rr|xine-lib-1.2.2-2plf|893	+ Revision: 144887
12rr|xine-lib-1.2.2-2plf|894	- rebuild for new imagemagick
12rr|xine-lib-1.2.2-2plf|895	
12rr|xine-lib-1.2.2-2plf|896	+ Olivier Blin <blino@mandriva.org>
12rr|xine-lib-1.2.2-2plf|897	- restore BuildRoot
12rr|xine-lib-1.2.2-2plf|898	
12rr|xine-lib-1.2.2-2plf|899	* Tue Dec 25 2007 Anssi Hannula <anssi@mandriva.org> 1.1.8-5mdv2008.1
12rr|xine-lib-1.2.2-2plf|900	+ Revision: 137796
12rr|xine-lib-1.2.2-2plf|901	- add /usr/lib64/real as real codecs path (patch from upstream)
12rr|xine-lib-1.2.2-2plf|902	
12rr|xine-lib-1.2.2-2plf|903	+ Thierry Vignaud <tv@mandriva.org>
12rr|xine-lib-1.2.2-2plf|904	- kill re-definition of %%buildroot on Pixel's request
12rr|xine-lib-1.2.2-2plf|905	
12rr|xine-lib-1.2.2-2plf|906	* Thu Sep 20 2007 Olivier Blin <blino@mandriva.org> 1.1.8-4mdv2008.0
12rr|xine-lib-1.2.2-2plf|907	+ Revision: 91482
12rr|xine-lib-1.2.2-2plf|908	- move hackers guide in devel package
12rr|xine-lib-1.2.2-2plf|909	
12rr|xine-lib-1.2.2-2plf|910	* Sun Sep 16 2007 Anssi Hannula <anssi@mandriva.org> 1.1.8-3mdv2008.0
12rr|xine-lib-1.2.2-2plf|911	+ Revision: 87627
12rr|xine-lib-1.2.2-2plf|912	- instead of hardcoding real codecs path, add real codecs paths of packages
12rr|xine-lib-1.2.2-2plf|913	RealPlayer and real-codecs into the internal xine list so that both of
12rr|xine-lib-1.2.2-2plf|914	them can be used (related to #26987)
12rr|xine-lib-1.2.2-2plf|915	
12rr|xine-lib-1.2.2-2plf|916	* Mon Aug 27 2007 Götz Waschk <waschk@mandriva.org> 1.1.8-2mdv2008.0
12rr|xine-lib-1.2.2-2plf|917	+ Revision: 72201
12rr|xine-lib-1.2.2-2plf|918	- fix buildrequires
12rr|xine-lib-1.2.2-2plf|919	
12rr|xine-lib-1.2.2-2plf|920	* Mon Aug 27 2007 Götz Waschk <waschk@mandriva.org> 1.1.8-1mdv2008.0
12rr|xine-lib-1.2.2-2plf|921	+ Revision: 72151
12rr|xine-lib-1.2.2-2plf|922	- new version
12rr|xine-lib-1.2.2-2plf|923	- new devel name
12rr|xine-lib-1.2.2-2plf|924	- add build conflict to fix linker problem
12rr|xine-lib-1.2.2-2plf|925	
12rr|xine-lib-1.2.2-2plf|926	+ Thierry Vignaud <tv@mandriva.org>
12rr|xine-lib-1.2.2-2plf|927	- replace %%{_datadir}/man by %%{_mandir}!
12rr|xine-lib-1.2.2-2plf|928	
12rr|xine-lib-1.2.2-2plf|929	* Thu Jun 07 2007 Götz Waschk <waschk@mandriva.org> 1.1.7-1mdv2008.0
12rr|xine-lib-1.2.2-2plf|930	+ Revision: 36499
12rr|xine-lib-1.2.2-2plf|931	- new version
12rr|xine-lib-1.2.2-2plf|932	- bye bye arts plugin, we won't miss you
12rr|xine-lib-1.2.2-2plf|933	- drop patch
12rr|xine-lib-1.2.2-2plf|934	
12rr|xine-lib-1.2.2-2plf|935	* Wed May 09 2007 Frederic Crozat <fcrozat@mandriva.com> 1.1.6-3mdv2008.0
12rr|xine-lib-1.2.2-2plf|936	+ Revision: 25662
12rr|xine-lib-1.2.2-2plf|937	- Patch0 (HG): fix x-io-select (Mdv bug #29513)
12rr|xine-lib-1.2.2-2plf|938	
12rr|xine-lib-1.2.2-2plf|939	* Fri Apr 20 2007 Götz Waschk <waschk@mandriva.org> 1.1.6-2mdv2008.0
12rr|xine-lib-1.2.2-2plf|940	+ Revision: 15626
12rr|xine-lib-1.2.2-2plf|941	- build with xcb support
12rr|xine-lib-1.2.2-2plf|942	
12rr|xine-lib-1.2.2-2plf|943	* Wed Apr 18 2007 Götz Waschk <waschk@mandriva.org> 1.1.6-1mdv2008.0
12rr|xine-lib-1.2.2-2plf|944	+ Revision: 14366
12rr|xine-lib-1.2.2-2plf|945	- new version
12rr|xine-lib-1.2.2-2plf|946	
12rr|xine-lib-1.2.2-2plf|947	* Tue Apr 17 2007 Götz Waschk <waschk@mandriva.org> 1.1.5-1mdv2008.0
12rr|xine-lib-1.2.2-2plf|948	+ Revision: 14036
12rr|xine-lib-1.2.2-2plf|949	- new version
12rr|xine-lib-1.2.2-2plf|950	- drop patches
12rr|xine-lib-1.2.2-2plf|951	- update file list
12rr|xine-lib-1.2.2-2plf|952	

21872 12
12rr|xrick-021212-4|1	%define distsuffix plf
12rr|xrick-021212-4|2	
12rr|xrick-021212-4|3	Name:		xrick
12rr|xrick-021212-4|4	Summary:	A clone of Rick Dangerous
12rr|xrick-021212-4|5	Version:	021212
12rr|xrick-021212-4|6	Release:	%mkrel 4
12rr|xrick-021212-4|7	License:	GPL-like
12rr|xrick-021212-4|8	URL:		http://www.bigorno.net/xrick/
12rr|xrick-021212-4|9	Source:		%{name}-%{version}.tar.bz2
12rr|xrick-021212-4|10	Source1:	%{name}-xpm.tar.bz2
12rr|xrick-021212-4|11	Group:		Games/Arcade
12rr|xrick-021212-4|12	BuildRequires:	SDL-devel
12rr|xrick-021212-4|13	BuildRequires:	zlib-devel
12rr|xrick-021212-4|14	BuildRequires:	imagemagick
12rr|xrick-021212-4|15	
12rr|xrick-021212-4|16	%description
12rr|xrick-021212-4|17	Way before Lara Croft, back in the 1980's and early 1990's, Rick Dangerous
12rr|xrick-021212-4|18	was the Indiana Jones of computer games, running away from rolling rocks,
12rr|xrick-021212-4|19	avoiding traps, from South America to a futuristic missile base via Egypt
12rr|xrick-021212-4|20	and the Schwarzendumpf castle.
12rr|xrick-021212-4|21	
12rr|xrick-021212-4|22	xrick is a clone of Rick Dangerous. Written entirely in C, it relies on the
12rr|xrick-021212-4|23	Simple DirectMedia Layer library.
12rr|xrick-021212-4|24	
12rr|xrick-021212-4|25	This package is in restricted for the copyrighted artwork.
12rr|xrick-021212-4|26	
12rr|xrick-021212-4|27	%prep
12rr|xrick-021212-4|28	%__rm -rf %{buildroot}
12rr|xrick-021212-4|29	%setup -q -n xrick-021212 -a 1
12rr|xrick-021212-4|30	
12rr|xrick-021212-4|31	%build
12rr|xrick-021212-4|32	#./config
12rr|xrick-021212-4|33	%make
12rr|xrick-021212-4|34	
12rr|xrick-021212-4|35	%install
12rr|xrick-021212-4|36	%__rm -rf %{buildroot}
12rr|xrick-021212-4|37	%__mkdir_p %{buildroot}%{_gamesbindir}
12rr|xrick-021212-4|38	%__install -m 755 xrick %{buildroot}%{_gamesbindir}
12rr|xrick-021212-4|39	%__mkdir_p %{buildroot}%{_gamesdatadir}/%{name}
12rr|xrick-021212-4|40	%__install -m 644 data.zip %{buildroot}%{_gamesdatadir}/%{name}
12rr|xrick-021212-4|41	%__mkdir_p %{buildroot}%{_mandir}/man6
12rr|xrick-021212-4|42	%__install -m 644 xrick.6.gz %{buildroot}%{_mandir}/man6
12rr|xrick-021212-4|43	
12rr|xrick-021212-4|44	# installation of icons (c) Grégoire :-)
12rr|xrick-021212-4|45	%__mkdir_p %{buildroot}%{_miconsdir}
12rr|xrick-021212-4|46	%__mkdir_p %{buildroot}%{_iconsdir}
12rr|xrick-021212-4|47	%__mkdir_p %{buildroot}%{_liconsdir}
12rr|xrick-021212-4|48	convert xrick-16.xpm %{buildroot}%{_miconsdir}/xrick.png
12rr|xrick-021212-4|49	convert xrick-32.xpm %{buildroot}%{_iconsdir}/xrick.png
12rr|xrick-021212-4|50	convert xrick-48.xpm %{buildroot}%{_liconsdir}/xrick.png
12rr|xrick-021212-4|51	
12rr|xrick-021212-4|52	%__mkdir_p %{buildroot}%{_datadir}/applications
12rr|xrick-021212-4|53	%__cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12rr|xrick-021212-4|54	[Desktop Entry]
12rr|xrick-021212-4|55	Encoding=UTF-8
12rr|xrick-021212-4|56	Name=Rick Dangerous
12rr|xrick-021212-4|57	Comment=Xrick - A clone of Rick Dangerous
12rr|xrick-021212-4|58	Exec=%{_gamesbindir}/xrick -data %{_gamesdatadir}/%{name}/data.zip
12rr|xrick-021212-4|59	Icon=xrick
12rr|xrick-021212-4|60	Terminal=false
12rr|xrick-021212-4|61	Type=Application
12rr|xrick-021212-4|62	StartupNotify=true
12rr|xrick-021212-4|63	Categories=Game;ArcadeGame;
12rr|xrick-021212-4|64	EOF
12rr|xrick-021212-4|65	
12rr|xrick-021212-4|66	%clean
12rr|xrick-021212-4|67	%__rm -rf %{buildroot}
12rr|xrick-021212-4|68	
12rr|xrick-021212-4|69	%files
12rr|xrick-021212-4|70	%doc README KeyCodes
12rr|xrick-021212-4|71	%{_gamesbindir}/xrick
12rr|xrick-021212-4|72	%dir %{_gamesdatadir}/%{name}/
12rr|xrick-021212-4|73	%{_gamesdatadir}/%{name}/data.zip
12rr|xrick-021212-4|74	%{_datadir}/applications/mandriva*
12rr|xrick-021212-4|75	%{_miconsdir}/xrick.png
12rr|xrick-021212-4|76	%{_iconsdir}/xrick.png
12rr|xrick-021212-4|77	%{_liconsdir}/xrick.png
12rr|xrick-021212-4|78	%{_mandir}/man6/xrick.6*
12rr|xrick-021212-4|79	
12rr|xrick-021212-4|80	
12rr|xrick-021212-4|81	%changelog
12rr|xrick-021212-4|82	

21873 12
12rr|xscreensaver-5.15-2plf|1	####################
12rr|xscreensaver-5.15-2plf|2	# PLF build
12rr|xscreensaver-5.15-2plf|3	%define build_plf 1
12rr|xscreensaver-5.15-2plf|4	####################
12rr|xscreensaver-5.15-2plf|5	
12rr|xscreensaver-5.15-2plf|6	%define enable_extrusion 1
12rr|xscreensaver-5.15-2plf|7	%define disable_inappropriate 1
12rr|xscreensaver-5.15-2plf|8	# Allow --with[out] <feature> at rpm command line build
12rr|xscreensaver-5.15-2plf|9	%{?_with_plf: %{expand: %%global build_plf 1}}
12rr|xscreensaver-5.15-2plf|10	%{?_without_plf: %{expand: %%global build_plf 0}}
12rr|xscreensaver-5.15-2plf|11	%{?_with_extrusion: %{expand: %%global enable_extrusion 1}}
12rr|xscreensaver-5.15-2plf|12	%{?_without_extrusion: %{expand: %%global enable_extrusion 0}}
12rr|xscreensaver-5.15-2plf|13	%{?_with_inappropriate: %{expand: %%global disable_inappropriate 0}}
12rr|xscreensaver-5.15-2plf|14	%{?_without_inappropriate: %{expand: %%global disable_inappropriate 1}}
12rr|xscreensaver-5.15-2plf|15	
12rr|xscreensaver-5.15-2plf|16	%if %{build_plf}
12rr|xscreensaver-5.15-2plf|17	%define distsuffix plf
12rr|xscreensaver-5.15-2plf|18	%if %{mdvver} >= 201100
12rr|xscreensaver-5.15-2plf|19	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12rr|xscreensaver-5.15-2plf|20	%define extrarelsuffix plf
12rr|xscreensaver-5.15-2plf|21	%endif
12rr|xscreensaver-5.15-2plf|22	%endif
12rr|xscreensaver-5.15-2plf|23	
12rr|xscreensaver-5.15-2plf|24	Summary:	A set of X Window System screensavers
12rr|xscreensaver-5.15-2plf|25	Name:		xscreensaver
12rr|xscreensaver-5.15-2plf|26	Version:	5.15
12rr|xscreensaver-5.15-2plf|27	Release:	2%{?extrarelsuffix}
12rr|xscreensaver-5.15-2plf|28	License:	BSD
12rr|xscreensaver-5.15-2plf|29	Group:		Graphical desktop/Other
12rr|xscreensaver-5.15-2plf|30	URL:		http://www.jwz.org/xscreensaver/
12rr|xscreensaver-5.15-2plf|31	Source0:	http://www.jwz.org/xscreensaver/%{name}-%{version}.tar.gz
12rr|xscreensaver-5.15-2plf|32	Source1:	xscreensaver-capplet.png
12rr|xscreensaver-5.15-2plf|33	Source2:	dmctl
12rr|xscreensaver-5.15-2plf|34	Patch0:		xscreensaver-5.05-mdv-alt-drop_setgid.patch
12rr|xscreensaver-5.15-2plf|35	# Don't check login manager in PATH because we use custom wrapper
12rr|xscreensaver-5.15-2plf|36	Patch1:		xscreensaver-5.15-lmcheck.patch
12rr|xscreensaver-5.15-2plf|37	# Only GDadou should be enabled
12rr|xscreensaver-5.15-2plf|38	Patch9:		xscreensaver-5.15-defaultconfig.patch
12rr|xscreensaver-5.15-2plf|39	# (fc) 4.00-4mdk allow root to start xscreensaver
12rr|xscreensaver-5.15-2plf|40	Patch10:	xscreensaver-4.23-root.patch
12rr|xscreensaver-5.15-2plf|41	# (fc) 4.05-3mdk disable openGL hacks by default
12rr|xscreensaver-5.15-2plf|42	Patch11:	xscreensaver-5.09-noGL.patch
12rr|xscreensaver-5.15-2plf|43	# (fc) 4.23-1mdk disable inappropriate stuff (Mdk bug #19866)
12rr|xscreensaver-5.15-2plf|44	Patch19:	xscreensaver-5.00-inappropriate.patch
12rr|xscreensaver-5.15-2plf|45	Requires:	xscreensaver-common = %{version}-%{release}
12rr|xscreensaver-5.15-2plf|46	Requires:	fortune-mod
12rr|xscreensaver-5.15-2plf|47	Requires:	mandriva-theme-screensaver
12rr|xscreensaver-5.15-2plf|48	Requires:	xdg-utils
12rr|xscreensaver-5.15-2plf|49	BuildRequires:	makedepend
12rr|xscreensaver-5.15-2plf|50	BuildRequires:	bc
12rr|xscreensaver-5.15-2plf|51	BuildRequires:	fortune-mod
12rr|xscreensaver-5.15-2plf|52	BuildRequires:	jpeg-devel
12rr|xscreensaver-5.15-2plf|53	BuildRequires:	pam-devel
12rr|xscreensaver-5.15-2plf|54	BuildRequires:	pkgconfig(glu)
12rr|xscreensaver-5.15-2plf|55	BuildRequires:	pkgconfig(glut)
12rr|xscreensaver-5.15-2plf|56	BuildRequires:	pkgconfig(gdk-pixbuf-xlib-2.0)
12rr|xscreensaver-5.15-2plf|57	BuildRequires:	pkgconfig(libglade-2.0)
12rr|xscreensaver-5.15-2plf|58	BuildRequires:	pkgconfig(x11)
12rr|xscreensaver-5.15-2plf|59	BuildRequires:	pkgconfig(xext)
12rr|xscreensaver-5.15-2plf|60	BuildRequires:	pkgconfig(xi)
12rr|xscreensaver-5.15-2plf|61	BuildRequires:	pkgconfig(xinerama)
12rr|xscreensaver-5.15-2plf|62	BuildRequires:	pkgconfig(xmu)
12rr|xscreensaver-5.15-2plf|63	BuildRequires:	pkgconfig(xpm)
12rr|xscreensaver-5.15-2plf|64	BuildRequires:	pkgconfig(xrandr)
12rr|xscreensaver-5.15-2plf|65	BuildRequires:	pkgconfig(xt)
12rr|xscreensaver-5.15-2plf|66	BuildRequires:	pkgconfig(xxf86misc)
12rr|xscreensaver-5.15-2plf|67	BuildRequires:	pkgconfig(xxf86vm)
12rr|xscreensaver-5.15-2plf|68	%if %{enable_extrusion}
12rr|xscreensaver-5.15-2plf|69	BuildRequires:	gle-devel
12rr|xscreensaver-5.15-2plf|70	%endif
12rr|xscreensaver-5.15-2plf|71	BuildRequires:	imagemagick
12rr|xscreensaver-5.15-2plf|72	
12rr|xscreensaver-5.15-2plf|73	%description
12rr|xscreensaver-5.15-2plf|74	The xscreensaver package contains a variety of screensavers for your
12rr|xscreensaver-5.15-2plf|75	mind-numbing, ambition-eroding, time-wasting, hypnotized viewing
12rr|xscreensaver-5.15-2plf|76	pleasure.
12rr|xscreensaver-5.15-2plf|77	
12rr|xscreensaver-5.15-2plf|78	Install the xscreensaver package if you need screensavers for use with
12rr|xscreensaver-5.15-2plf|79	the X Window System.
12rr|xscreensaver-5.15-2plf|80	
12rr|xscreensaver-5.15-2plf|81	%if %{build_plf}
12rr|xscreensaver-5.15-2plf|82	This package is in restricted as it contains copyrighted images.
12rr|xscreensaver-5.15-2plf|83	%endif
12rr|xscreensaver-5.15-2plf|84	
12rr|xscreensaver-5.15-2plf|85	%package base
12rr|xscreensaver-5.15-2plf|86	Summary:	A set of screensavers
12rr|xscreensaver-5.15-2plf|87	Group:		Graphical desktop/Other
12rr|xscreensaver-5.15-2plf|88	Requires:	xscreensaver-common = %{version}-%{release}
12rr|xscreensaver-5.15-2plf|89	Conflicts:	xscreensaver < 5.00-2
12rr|xscreensaver-5.15-2plf|90	Requires:	words
12rr|xscreensaver-5.15-2plf|91	
12rr|xscreensaver-5.15-2plf|92	%description base
12rr|xscreensaver-5.15-2plf|93	Various screensavers used by Xscreensaver.
12rr|xscreensaver-5.15-2plf|94	
12rr|xscreensaver-5.15-2plf|95	%package common
12rr|xscreensaver-5.15-2plf|96	Summary:	Utilities used by xscreensaver screensavers
12rr|xscreensaver-5.15-2plf|97	Group:		Graphical desktop/Other
12rr|xscreensaver-5.15-2plf|98	Conflicts:	xscreensaver < 5.00-2
12rr|xscreensaver-5.15-2plf|99	Provides:	xscreensaver-utils
12rr|xscreensaver-5.15-2plf|100	Requires:	chbg
12rr|xscreensaver-5.15-2plf|101	
12rr|xscreensaver-5.15-2plf|102	%description common
12rr|xscreensaver-5.15-2plf|103	Utilities used by xscreensaver screensavers.
12rr|xscreensaver-5.15-2plf|104	
12rr|xscreensaver-5.15-2plf|105	%package gl
12rr|xscreensaver-5.15-2plf|106	Summary:	A set of GL screensavers
12rr|xscreensaver-5.15-2plf|107	Group:		Graphical desktop/Other
12rr|xscreensaver-5.15-2plf|108	Requires:	xscreensaver-common = %{version}-%{release}
12rr|xscreensaver-5.15-2plf|109	Requires(post):	xscreensaver-common = %{version}-%{release}
12rr|xscreensaver-5.15-2plf|110	Requires(postun):	xscreensaver-common = %{version}-%{release}
12rr|xscreensaver-5.15-2plf|111	
12rr|xscreensaver-5.15-2plf|112	%description gl
12rr|xscreensaver-5.15-2plf|113	The xscreensaver-gl package contains even more screensavers for your
12rr|xscreensaver-5.15-2plf|114	mind-numbing, ambition-eroding, time-wasting, hypnotized viewing
12rr|xscreensaver-5.15-2plf|115	pleasure. These screensavers require OpenGL or Mesa support.
12rr|xscreensaver-5.15-2plf|116	
12rr|xscreensaver-5.15-2plf|117	Install the xscreensaver-gl package if you need more screensavers for
12rr|xscreensaver-5.15-2plf|118	use with the X Window System and you have OpenGL or Mesa installed.
12rr|xscreensaver-5.15-2plf|119	
12rr|xscreensaver-5.15-2plf|120	%if %{build_plf}
12rr|xscreensaver-5.15-2plf|121	%package matrix
12rr|xscreensaver-5.15-2plf|122	Summary:	The Matrix screensavers
12rr|xscreensaver-5.15-2plf|123	Group:		Graphical desktop/Other
12rr|xscreensaver-5.15-2plf|124	Requires:	xscreensaver-common = %{version}-%{release}
12rr|xscreensaver-5.15-2plf|125	
12rr|xscreensaver-5.15-2plf|126	%description matrix
12rr|xscreensaver-5.15-2plf|127	The xscreensaver-matrix package contains two screensavers for
12rr|xscreensaver-5.15-2plf|128	xscreensaver based on the movie The Matrix. It is in restricted because
12rr|xscreensaver-5.15-2plf|129	there might by copyright problems with the artwork used in this
12rr|xscreensaver-5.15-2plf|130	screensavers.
12rr|xscreensaver-5.15-2plf|131	%endif
12rr|xscreensaver-5.15-2plf|132	
12rr|xscreensaver-5.15-2plf|133	%if %{enable_extrusion}
12rr|xscreensaver-5.15-2plf|134	%package extrusion
12rr|xscreensaver-5.15-2plf|135	Summary:	OpenGL screensaver
12rr|xscreensaver-5.15-2plf|136	Group:		Graphical desktop/Other
12rr|xscreensaver-5.15-2plf|137	Requires:	xscreensaver-common = %{version}-%{release}
12rr|xscreensaver-5.15-2plf|138	
12rr|xscreensaver-5.15-2plf|139	%description extrusion
12rr|xscreensaver-5.15-2plf|140	The xscreensaver-extrusion package contains the extrusion
12rr|xscreensaver-5.15-2plf|141	screensaversfor your mind-numbing, ambition-eroding, time-wasting,
12rr|xscreensaver-5.15-2plf|142	hypnotized viewing pleasure. This screensaver requires OpenGL or Mesa
12rr|xscreensaver-5.15-2plf|143	support.
12rr|xscreensaver-5.15-2plf|144	
12rr|xscreensaver-5.15-2plf|145	This screensaver is in a separate package, because it is the only
12rr|xscreensaver-5.15-2plf|146	application for the Mandriva Linux distribution which requires the GLE
12rr|xscreensaver-5.15-2plf|147	extrusion library.
12rr|xscreensaver-5.15-2plf|148	%endif
12rr|xscreensaver-5.15-2plf|149	
12rr|xscreensaver-5.15-2plf|150	%prep
12rr|xscreensaver-5.15-2plf|151	%setup -q
12rr|xscreensaver-5.15-2plf|152	%patch1 -p1 -b .login-manager
12rr|xscreensaver-5.15-2plf|153	# WARNING this patch must ALWAYS be applied, if it fails, REGENERATE it !!!
12rr|xscreensaver-5.15-2plf|154	%patch9 -p1 -b .defaultconfig
12rr|xscreensaver-5.15-2plf|155	%patch10 -p1 -b .root
12rr|xscreensaver-5.15-2plf|156	%patch11 -p1 -b .noGL
12rr|xscreensaver-5.15-2plf|157	%if %{disable_inappropriate}
12rr|xscreensaver-5.15-2plf|158	%patch19 -p1 -b .inappropriate
12rr|xscreensaver-5.15-2plf|159	%endif
12rr|xscreensaver-5.15-2plf|160	
12rr|xscreensaver-5.15-2plf|161	# Needed by patches 1 and 11
12rr|xscreensaver-5.15-2plf|162	autoconf
12rr|xscreensaver-5.15-2plf|163	
12rr|xscreensaver-5.15-2plf|164	%build
12rr|xscreensaver-5.15-2plf|165	%configure2_5x \
12rr|xscreensaver-5.15-2plf|166	--enable-locking \
12rr|xscreensaver-5.15-2plf|167	--enable-root-passwd \
12rr|xscreensaver-5.15-2plf|168	--with-browser=xdg-open \
12rr|xscreensaver-5.15-2plf|169	--with-dpms-ext \
12rr|xscreensaver-5.15-2plf|170	--with-xinerama-ext \
12rr|xscreensaver-5.15-2plf|171	--with-xf86vmode-ext \
12rr|xscreensaver-5.15-2plf|172	--with-xf86gamma-ext \
12rr|xscreensaver-5.15-2plf|173	--with-randr-ext \
12rr|xscreensaver-5.15-2plf|174	--with-proc-interrupts \
12rr|xscreensaver-5.15-2plf|175	--with-login-manager=dmctl \
12rr|xscreensaver-5.15-2plf|176	--without-shadow \
12rr|xscreensaver-5.15-2plf|177	--with-pixbuf \
12rr|xscreensaver-5.15-2plf|178	--with-xpm \
12rr|xscreensaver-5.15-2plf|179	--with-jpeg \
12rr|xscreensaver-5.15-2plf|180	--with-xshm-ext \
12rr|xscreensaver-5.15-2plf|181	--with-xdbe-ext \
12rr|xscreensaver-5.15-2plf|182	--without-readdisplay \
12rr|xscreensaver-5.15-2plf|183	--without-setuid-hacks \
12rr|xscreensaver-5.15-2plf|184	--with-gtk \
12rr|xscreensaver-5.15-2plf|185	--without-motif \
12rr|xscreensaver-5.15-2plf|186	--with-pam \
12rr|xscreensaver-5.15-2plf|187	--with-gl \
12rr|xscreensaver-5.15-2plf|188	--with-image-directory="%{_datadir}/mdk/screensaver" \
12rr|xscreensaver-5.15-2plf|189	--without-kerberos \
12rr|xscreensaver-5.15-2plf|190	%if %{enable_extrusion}
12rr|xscreensaver-5.15-2plf|191	--with-gle
12rr|xscreensaver-5.15-2plf|192	%else
12rr|xscreensaver-5.15-2plf|193	--without-gle
12rr|xscreensaver-5.15-2plf|194	%endif
12rr|xscreensaver-5.15-2plf|195	
12rr|xscreensaver-5.15-2plf|196	make depend
12rr|xscreensaver-5.15-2plf|197	%make
12rr|xscreensaver-5.15-2plf|198	
12rr|xscreensaver-5.15-2plf|199	%install
12rr|xscreensaver-5.15-2plf|200	rm -rf %{buildroot} gl-extras.files base.files %{name}.lang
12rr|xscreensaver-5.15-2plf|201	mkdir -p %{buildroot}%{_sysconfdir}/X11/app-defaults/
12rr|xscreensaver-5.15-2plf|202	mkdir -p %{buildroot}%{_bindir}
12rr|xscreensaver-5.15-2plf|203	mkdir -p %{buildroot}%{_bindir}
12rr|xscreensaver-5.15-2plf|204	mkdir -p %{buildroot}%{_mandir}/man6
12rr|xscreensaver-5.15-2plf|205	mkdir -p %{buildroot}%{_sysconfdir}/pam.d
12rr|xscreensaver-5.15-2plf|206	mkdir -p %{buildroot}%{_libexecdir}/xscreensaver
12rr|xscreensaver-5.15-2plf|207	
12rr|xscreensaver-5.15-2plf|208	make install_prefix=%{buildroot} bindir=%{_bindir} \
12rr|xscreensaver-5.15-2plf|209	KDEDIR=%{_prefix} GNOME_BINDIR=%{_bindir}  GNOME_DATADIR=%{_datadir} \
12rr|xscreensaver-5.15-2plf|210	mandir=%{_mandir} AD_DIR=%{_sysconfdir}/X11/app-defaults/ \
12rr|xscreensaver-5.15-2plf|211	gnulocaledir=%{_datadir}/locale install
12rr|xscreensaver-5.15-2plf|212	
12rr|xscreensaver-5.15-2plf|213	# Custom wrapper for gdmflexiserver and kdmctl
12rr|xscreensaver-5.15-2plf|214	install -m 755 %{SOURCE2} %{buildroot}%{_bindir}/dmctl
12rr|xscreensaver-5.15-2plf|215	
12rr|xscreensaver-5.15-2plf|216	cat<<EOF >README.GL
12rr|xscreensaver-5.15-2plf|217	The xscreensaver-gl package contains even more screensavers for your
12rr|xscreensaver-5.15-2plf|218	mind-numbing, ambition-eroding, time-wasting, hypnotized viewing
12rr|xscreensaver-5.15-2plf|219	pleasure. These screensavers require OpenGL or Mesa support.
12rr|xscreensaver-5.15-2plf|220	
12rr|xscreensaver-5.15-2plf|221	Install the xscreensaver-gl package if you need more screensavers for
12rr|xscreensaver-5.15-2plf|222	use with the X Window System and you have OpenGL or Mesa installed.
12rr|xscreensaver-5.15-2plf|223	EOF
12rr|xscreensaver-5.15-2plf|224	
12rr|xscreensaver-5.15-2plf|225	#icons
12rr|xscreensaver-5.15-2plf|226	mkdir -p %{buildroot}%{_datadir}/pixmaps
12rr|xscreensaver-5.15-2plf|227	mkdir -p %{buildroot}%{_iconsdir}/hicolor/{16x16,32x32,48x48}/apps
12rr|xscreensaver-5.15-2plf|228	cp %{SOURCE1}  %{buildroot}%{_datadir}/pixmaps
12rr|xscreensaver-5.15-2plf|229	convert -scale 16x16 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/16x16/apps/%{name}.png
12rr|xscreensaver-5.15-2plf|230	convert -scale 32x32 %{SOURCE1} %{buildroot}%{_iconsdir}/hicolor/32x32/apps/%{name}.png
12rr|xscreensaver-5.15-2plf|231	ln -s %{_datadir}/pixmaps/xscreensaver-capplet.png %{buildroot}%{_iconsdir}/hicolor/48x48/apps/%{name}.png
12rr|xscreensaver-5.15-2plf|232	
12rr|xscreensaver-5.15-2plf|233	#remove unpackaged files
12rr|xscreensaver-5.15-2plf|234	rm -f %{buildroot}%{_datadir}/xscreensaver/config/xjack.xml
12rr|xscreensaver-5.15-2plf|235	rm -f %{buildroot}%{_mandir}/man6/xjack.6
12rr|xscreensaver-5.15-2plf|236	rm -f  %{buildroot}%{_libexecdir}/xscreensaver/xjack
12rr|xscreensaver-5.15-2plf|237	
12rr|xscreensaver-5.15-2plf|238	%if ! %{build_plf}
12rr|xscreensaver-5.15-2plf|239	rm -rf %{buildroot}%{_libexecdir}/xscreensaver/*matrix
12rr|xscreensaver-5.15-2plf|240	rm -rf %{buildroot}%{_mandir}/man6/*matrix*
12rr|xscreensaver-5.15-2plf|241	rm -rf %{buildroot}%{_datadir}/xscreensaver/config/*matrix*
12rr|xscreensaver-5.15-2plf|242	%endif
12rr|xscreensaver-5.15-2plf|243	%if ! %{enable_extrusion}
12rr|xscreensaver-5.15-2plf|244	rm -f %{buildroot}%{_datadir}/xscreensaver/config/extrusion.xml
12rr|xscreensaver-5.15-2plf|245	rm -f %{buildroot}%{_mandir}/man6/extrusion.6
12rr|xscreensaver-5.15-2plf|246	%endif
12rr|xscreensaver-5.15-2plf|247	
12rr|xscreensaver-5.15-2plf|248	%find_lang %{name}
12rr|xscreensaver-5.15-2plf|249	
12rr|xscreensaver-5.15-2plf|250	# This function prints a list of things that get installed.
12rr|xscreensaver-5.15-2plf|251	# It does this by parsing the output of a dummy run of "make install".
12rr|xscreensaver-5.15-2plf|252	#
12rr|xscreensaver-5.15-2plf|253	list_files() {
12rr|xscreensaver-5.15-2plf|254	make -s install_prefix=%{buildroot} mandir=%{_mandir}/ \
12rr|xscreensaver-5.15-2plf|255	bindir=%{_bindir} INSTALL=true "$@"	\
12rr|xscreensaver-5.15-2plf|256	| sed -n -e 's@.* \(/[^ ]*\)$@\1@p'				\
12rr|xscreensaver-5.15-2plf|257	| sed    -e "s@^%{buildroot}@@"				\
12rr|xscreensaver-5.15-2plf|258	-e "s@/[a-z][a-z]*/\.\./@/@"			\
12rr|xscreensaver-5.15-2plf|259	| sed    -e 's@\(.*/man/.*\)@\1\*@'				\
12rr|xscreensaver-5.15-2plf|260	| sed    -e 's@\(.*/app-defaults/\)@%config \1@'		\
12rr|xscreensaver-5.15-2plf|261	-e 's@\(.*/pam\.d/\)@%config(missingok) \1@'	\
12rr|xscreensaver-5.15-2plf|262	| sort
12rr|xscreensaver-5.15-2plf|263	}
12rr|xscreensaver-5.15-2plf|264	
12rr|xscreensaver-5.15-2plf|265	# Generate three lists of files for the three packages.
12rr|xscreensaver-5.15-2plf|266	#
12rr|xscreensaver-5.15-2plf|267	dd=%{_builddir}/%{name}-%{version}
12rr|xscreensaver-5.15-2plf|268	( cd hacks/glx ; list_files install > $dd/gl-extras.files)
12rr|xscreensaver-5.15-2plf|269	( cd hacks     ; list_files install > $dd/base.files)
12rr|xscreensaver-5.15-2plf|270	
12rr|xscreensaver-5.15-2plf|271	#gw remove the files we don't package:
12rr|xscreensaver-5.15-2plf|272	perl -pi -e "s/.*(gdadou|xjack|matrix|extrusion).*//" gl-extras.files base.files
12rr|xscreensaver-5.15-2plf|273	
12rr|xscreensaver-5.15-2plf|274	%find_lang %{name}
12rr|xscreensaver-5.15-2plf|275	
12rr|xscreensaver-5.15-2plf|276	%post gl
12rr|xscreensaver-5.15-2plf|277	sed -i -e 's/\A-\s+GL:/ GL:/' %{_sysconfdir}/X11/app-defaults/XScreenSaver
12rr|xscreensaver-5.15-2plf|278	
12rr|xscreensaver-5.15-2plf|279	%postun gl
12rr|xscreensaver-5.15-2plf|280	sed -i -e '/\A\s*GL:/ and print "- $_" or print "$_"' %{_sysconfdir}/X11/app-defaults/XScreenSaver
12rr|xscreensaver-5.15-2plf|281	
12rr|xscreensaver-5.15-2plf|282	%files -f %{name}.lang
12rr|xscreensaver-5.15-2plf|283	%config(noreplace) %{_sysconfdir}/pam.d/xscreensaver
12rr|xscreensaver-5.15-2plf|284	%doc README
12rr|xscreensaver-5.15-2plf|285	%{_mandir}/man1/xscreensaver-command.1*
12rr|xscreensaver-5.15-2plf|286	%{_mandir}/man1/xscreensaver-demo.1*
12rr|xscreensaver-5.15-2plf|287	%{_mandir}/man1/xscreensaver.1*
12rr|xscreensaver-5.15-2plf|288	%attr(755,root,chkpwd) %{_bindir}/xscreensaver
12rr|xscreensaver-5.15-2plf|289	%{_bindir}/xscreensaver-command
12rr|xscreensaver-5.15-2plf|290	%{_bindir}/xscreensaver-demo
12rr|xscreensaver-5.15-2plf|291	%{_bindir}/dmctl
12rr|xscreensaver-5.15-2plf|292	%dir %{_datadir}/xscreensaver
12rr|xscreensaver-5.15-2plf|293	%{_datadir}/xscreensaver/glade
12rr|xscreensaver-5.15-2plf|294	%{_datadir}/applications/xscreensaver-properties.desktop
12rr|xscreensaver-5.15-2plf|295	%{_datadir}/pixmaps/*
12rr|xscreensaver-5.15-2plf|296	%{_datadir}/xscreensaver/config/gdadou.xml
12rr|xscreensaver-5.15-2plf|297	%{_iconsdir}/hicolor/*/apps/*.png
12rr|xscreensaver-5.15-2plf|298	
12rr|xscreensaver-5.15-2plf|299	%files common
12rr|xscreensaver-5.15-2plf|300	%config(noreplace) %{_sysconfdir}/X11/app-defaults/*
12rr|xscreensaver-5.15-2plf|301	%dir %{_libexecdir}/%{name}
12rr|xscreensaver-5.15-2plf|302	%{_bindir}/xscreensaver-getimage
12rr|xscreensaver-5.15-2plf|303	%{_bindir}/xscreensaver-getimage-file
12rr|xscreensaver-5.15-2plf|304	%{_bindir}/xscreensaver-getimage-video
12rr|xscreensaver-5.15-2plf|305	%{_bindir}/xscreensaver-text
12rr|xscreensaver-5.15-2plf|306	%{_mandir}/man1/xscreensaver-getimage*
12rr|xscreensaver-5.15-2plf|307	%{_mandir}/man1/xscreensaver-text.1*
12rr|xscreensaver-5.15-2plf|308	%dir %{_datadir}/%{name}/config
12rr|xscreensaver-5.15-2plf|309	%{_datadir}/%{name}/config/README
12rr|xscreensaver-5.15-2plf|310	
12rr|xscreensaver-5.15-2plf|311	%files base -f base.files
12rr|xscreensaver-5.15-2plf|312	
12rr|xscreensaver-5.15-2plf|313	%files gl -f gl-extras.files
12rr|xscreensaver-5.15-2plf|314	%doc README.GL
12rr|xscreensaver-5.15-2plf|315	
12rr|xscreensaver-5.15-2plf|316	%if %{enable_extrusion}
12rr|xscreensaver-5.15-2plf|317	%files extrusion
12rr|xscreensaver-5.15-2plf|318	%doc README.GL
12rr|xscreensaver-5.15-2plf|319	%{_datadir}/xscreensaver/config/extrusion.xml
12rr|xscreensaver-5.15-2plf|320	%{_mandir}/man6/extrusion.6*
12rr|xscreensaver-5.15-2plf|321	%{_libexecdir}/xscreensaver/extrusion
12rr|xscreensaver-5.15-2plf|322	%endif
12rr|xscreensaver-5.15-2plf|323	
12rr|xscreensaver-5.15-2plf|324	%if %{build_plf}
12rr|xscreensaver-5.15-2plf|325	%files matrix
12rr|xscreensaver-5.15-2plf|326	%doc README.GL
12rr|xscreensaver-5.15-2plf|327	%{_mandir}/man6/xmatrix.6*
12rr|xscreensaver-5.15-2plf|328	%{_mandir}/man6/glmatrix.6*
12rr|xscreensaver-5.15-2plf|329	%{_datadir}/xscreensaver/config/glmatrix.xml
12rr|xscreensaver-5.15-2plf|330	%{_datadir}/xscreensaver/config/xmatrix.xml
12rr|xscreensaver-5.15-2plf|331	%{_libexecdir}/xscreensaver/xmatrix
12rr|xscreensaver-5.15-2plf|332	%{_libexecdir}/xscreensaver/glmatrix
12rr|xscreensaver-5.15-2plf|333	%endif
12rr|xscreensaver-5.15-2plf|334	
12rr|xscreensaver-5.15-2plf|335	
12rr|xscreensaver-5.15-2plf|336	
12rr|xscreensaver-5.15-2plf|337	%changelog
12rr|xscreensaver-5.15-2plf|338	* Wed Apr 25 2012 Andrey Bondrov <abondrov@mandriva.org> 5.15-1mdv2012.0
12rr|xscreensaver-5.15-2plf|339	+ Revision: 793381
12rr|xscreensaver-5.15-2plf|340	- Update BuildRequires
12rr|xscreensaver-5.15-2plf|341	- We don't need to modify desktop file anymore, it's already fixed upstream
12rr|xscreensaver-5.15-2plf|342	- Adopt PLF build to new MDV/Rosa realities
12rr|xscreensaver-5.15-2plf|343	- Use custom wrapper (dmctl) as login manager, update BuildRequires
12rr|xscreensaver-5.15-2plf|344	- Rediff default config patch and minor spec cleanup
12rr|xscreensaver-5.15-2plf|345	
12rr|xscreensaver-5.15-2plf|346	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12rr|xscreensaver-5.15-2plf|347	- update to new version 5.15
12rr|xscreensaver-5.15-2plf|348	
12rr|xscreensaver-5.15-2plf|349	* Tue May 24 2011 Götz Waschk <waschk@mandriva.org> 5.14-1
12rr|xscreensaver-5.15-2plf|350	+ Revision: 678080
12rr|xscreensaver-5.15-2plf|351	- new version
12rr|xscreensaver-5.15-2plf|352	- rediff patch 9
12rr|xscreensaver-5.15-2plf|353	- drop obsolete configure options
12rr|xscreensaver-5.15-2plf|354	- fix extrarelsuffix again
12rr|xscreensaver-5.15-2plf|355	
12rr|xscreensaver-5.15-2plf|356	* Fri May 20 2011 Götz Waschk <waschk@mandriva.org> 5.13-2
12rr|xscreensaver-5.15-2plf|357	+ Revision: 676302
12rr|xscreensaver-5.15-2plf|358	- readd missing extrarelsuffix for plf
12rr|xscreensaver-5.15-2plf|359	
12rr|xscreensaver-5.15-2plf|360	* Thu May 19 2011 Götz Waschk <waschk@mandriva.org> 5.13-1
12rr|xscreensaver-5.15-2plf|361	+ Revision: 676139
12rr|xscreensaver-5.15-2plf|362	- new version
12rr|xscreensaver-5.15-2plf|363	- rediff patch 9
12rr|xscreensaver-5.15-2plf|364	
12rr|xscreensaver-5.15-2plf|365	* Sun May 15 2011 Oden Eriksson <oeriksson@mandriva.com> 5.12-6
12rr|xscreensaver-5.15-2plf|366	+ Revision: 674749
12rr|xscreensaver-5.15-2plf|367	- rebuild
12rr|xscreensaver-5.15-2plf|368	
12rr|xscreensaver-5.15-2plf|369	* Sun Feb 27 2011 Funda Wang <fwang@mandriva.org> 5.12-5
12rr|xscreensaver-5.15-2plf|370	+ Revision: 640299
12rr|xscreensaver-5.15-2plf|371	- rebuild to obsolete old packages
12rr|xscreensaver-5.15-2plf|372	
12rr|xscreensaver-5.15-2plf|373	* Mon Feb 21 2011 Götz Waschk <waschk@mandriva.org> 5.12-4
12rr|xscreensaver-5.15-2plf|374	+ Revision: 639092
12rr|xscreensaver-5.15-2plf|375	- rebuild
12rr|xscreensaver-5.15-2plf|376	
12rr|xscreensaver-5.15-2plf|377	+ Anssi Hannula <anssi@mandriva.org>
12rr|xscreensaver-5.15-2plf|378	- plf: append "plf" to Release on cooker to make plf build have higher EVR
12rr|xscreensaver-5.15-2plf|379	again with the rpm5-style mkrel now in use
12rr|xscreensaver-5.15-2plf|380	
12rr|xscreensaver-5.15-2plf|381	* Wed Feb 02 2011 Funda Wang <fwang@mandriva.org> 5.12-3
12rr|xscreensaver-5.15-2plf|382	+ Revision: 635147
12rr|xscreensaver-5.15-2plf|383	- rebuild
12rr|xscreensaver-5.15-2plf|384	- tighten BR
12rr|xscreensaver-5.15-2plf|385	
12rr|xscreensaver-5.15-2plf|386	* Wed Oct 06 2010 Götz Waschk <waschk@mandriva.org> 5.12-2mdv2011.0
12rr|xscreensaver-5.15-2plf|387	+ Revision: 583606
12rr|xscreensaver-5.15-2plf|388	- work around rpm bug #61207
12rr|xscreensaver-5.15-2plf|389	
12rr|xscreensaver-5.15-2plf|390	* Sun Oct 03 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 5.12-1mdv2011.0
12rr|xscreensaver-5.15-2plf|391	+ Revision: 582752
12rr|xscreensaver-5.15-2plf|392	- update to new version 5.12
12rr|xscreensaver-5.15-2plf|393	- disable patch 3
12rr|xscreensaver-5.15-2plf|394	- set gdmflexiserver as a default login manager
12rr|xscreensaver-5.15-2plf|395	
12rr|xscreensaver-5.15-2plf|396	* Sun Apr 18 2010 Tomasz Pawel Gajc <tpg@mandriva.org> 5.11-1mdv2010.1
12rr|xscreensaver-5.15-2plf|397	+ Revision: 536072
12rr|xscreensaver-5.15-2plf|398	- update to new version 5.11
12rr|xscreensaver-5.15-2plf|399	
12rr|xscreensaver-5.15-2plf|400	* Sun Jan 10 2010 Oden Eriksson <oeriksson@mandriva.com> 5.10-2mdv2010.1
12rr|xscreensaver-5.15-2plf|401	+ Revision: 488979
12rr|xscreensaver-5.15-2plf|402	- fix br deps (gdm)
12rr|xscreensaver-5.15-2plf|403	- fix br deps (makedepend)
12rr|xscreensaver-5.15-2plf|404	- rebuilt against libjpeg v8
12rr|xscreensaver-5.15-2plf|405	
12rr|xscreensaver-5.15-2plf|406	+ Götz Waschk <waschk@mandriva.org>
12rr|xscreensaver-5.15-2plf|407	- drop patch 21 and call make depend instead
12rr|xscreensaver-5.15-2plf|408	
12rr|xscreensaver-5.15-2plf|409	* Thu Sep 10 2009 Frederik Himpe <fhimpe@mandriva.org> 5.10-1mdv2010.0
12rr|xscreensaver-5.15-2plf|410	+ Revision: 437464
12rr|xscreensaver-5.15-2plf|411	- Update to new version 5.10
12rr|xscreensaver-5.15-2plf|412	- Rediff deps patch
12rr|xscreensaver-5.15-2plf|413	
12rr|xscreensaver-5.15-2plf|414	* Sun Sep 06 2009 Götz Waschk <waschk@mandriva.org> 5.09-1mdv2010.0
12rr|xscreensaver-5.15-2plf|415	+ Revision: 432083
12rr|xscreensaver-5.15-2plf|416	- new version
12rr|xscreensaver-5.15-2plf|417	- rediff patch 11
12rr|xscreensaver-5.15-2plf|418	- drop patch 20
12rr|xscreensaver-5.15-2plf|419	- patch 21: fix deps of some hacks
12rr|xscreensaver-5.15-2plf|420	
12rr|xscreensaver-5.15-2plf|421	* Sat Aug 15 2009 Oden Eriksson <oeriksson@mandriva.com> 5.08-4mdv2010.0
12rr|xscreensaver-5.15-2plf|422	+ Revision: 416670
12rr|xscreensaver-5.15-2plf|423	- rebuilt against libjpeg v7
12rr|xscreensaver-5.15-2plf|424	
12rr|xscreensaver-5.15-2plf|425	* Mon Jul 20 2009 Colin Guthrie <cguthrie@mandriva.org> 5.08-3mdv2010.0
12rr|xscreensaver-5.15-2plf|426	+ Revision: 398036
12rr|xscreensaver-5.15-2plf|427	- Build with new x11-proto/libxext
12rr|xscreensaver-5.15-2plf|428	
12rr|xscreensaver-5.15-2plf|429	* Mon Dec 29 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 5.08-2mdv2009.1
12rr|xscreensaver-5.15-2plf|430	+ Revision: 320794
12rr|xscreensaver-5.15-2plf|431	- Patch9: use xvt script instread of hardcoding default terminal emulator to gnome-terminal
12rr|xscreensaver-5.15-2plf|432	
12rr|xscreensaver-5.15-2plf|433	* Sun Dec 28 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 5.08-1mdv2009.1
12rr|xscreensaver-5.15-2plf|434	+ Revision: 320545
12rr|xscreensaver-5.15-2plf|435	- Patch9: rediff to meet nofuzz
12rr|xscreensaver-5.15-2plf|436	- Patch11: rediff to meet nofuzz
12rr|xscreensaver-5.15-2plf|437	- fix buildrequires
12rr|xscreensaver-5.15-2plf|438	- update to new version 5.08
12rr|xscreensaver-5.15-2plf|439	
12rr|xscreensaver-5.15-2plf|440	* Sun Sep 07 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 5.07-3mdv2009.0
12rr|xscreensaver-5.15-2plf|441	+ Revision: 282277
12rr|xscreensaver-5.15-2plf|442	- relax perms for real for xscreensaver binary(disabled drop_setgid patch)
12rr|xscreensaver-5.15-2plf|443	
12rr|xscreensaver-5.15-2plf|444	* Mon Aug 25 2008 Vincent Danen <vdanen@mandriva.com> 5.07-2mdv2009.0
12rr|xscreensaver-5.15-2plf|445	+ Revision: 275958
12rr|xscreensaver-5.15-2plf|446	- disable the drop_setgid patch for now and relax perms
12rr|xscreensaver-5.15-2plf|447	
12rr|xscreensaver-5.15-2plf|448	* Mon Aug 11 2008 Götz Waschk <waschk@mandriva.org> 5.07-1mdv2009.0
12rr|xscreensaver-5.15-2plf|449	+ Revision: 270724
12rr|xscreensaver-5.15-2plf|450	- new version
12rr|xscreensaver-5.15-2plf|451	- rediff patches 9,11
12rr|xscreensaver-5.15-2plf|452	
12rr|xscreensaver-5.15-2plf|453	* Thu Jul 17 2008 Funda Wang <fwang@mandriva.org> 5.06-1mdv2009.0
12rr|xscreensaver-5.15-2plf|454	+ Revision: 236674
12rr|xscreensaver-5.15-2plf|455	- BR libxinerama-devel
12rr|xscreensaver-5.15-2plf|456	- New version 5.06
12rr|xscreensaver-5.15-2plf|457	
12rr|xscreensaver-5.15-2plf|458	+ Pixel <pixel@mandriva.com>
12rr|xscreensaver-5.15-2plf|459	- rpm filetriggers deprecates update_menus/update_scrollkeeper/update_mime_database/update_icon_cache/update_desktop_database/post_install_gconf_schemas
12rr|xscreensaver-5.15-2plf|460	
12rr|xscreensaver-5.15-2plf|461	* Fri May 23 2008 Vincent Danen <vdanen@mandriva.com> 5.05-4mdv2009.0
12rr|xscreensaver-5.15-2plf|462	+ Revision: 210395
12rr|xscreensaver-5.15-2plf|463	- build without shadow support
12rr|xscreensaver-5.15-2plf|464	- add patch to not call setgid()
12rr|xscreensaver-5.15-2plf|465	- make xscreensaver sgid chkpwd; should work with both tcb and shadow passwords now
12rr|xscreensaver-5.15-2plf|466	
12rr|xscreensaver-5.15-2plf|467	* Wed Apr 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 5.05-3mdv2009.0
12rr|xscreensaver-5.15-2plf|468	+ Revision: 199448
12rr|xscreensaver-5.15-2plf|469	- move locales to the main package
12rr|xscreensaver-5.15-2plf|470	- do not require xscreensaver-base, since now there is only one screensaver GDadou
12rr|xscreensaver-5.15-2plf|471	- fix file list
12rr|xscreensaver-5.15-2plf|472	- Patch9: tune up timeouts
12rr|xscreensaver-5.15-2plf|473	
12rr|xscreensaver-5.15-2plf|474	* Wed Apr 30 2008 Tomasz Pawel Gajc <tpg@mandriva.org> 5.05-2mdv2009.0
12rr|xscreensaver-5.15-2plf|475	+ Revision: 199358
12rr|xscreensaver-5.15-2plf|476	- Patch9: install gdadou.xml config file !
12rr|xscreensaver-5.15-2plf|477	- drop patch 15, use xdg-open
12rr|xscreensaver-5.15-2plf|478	- drop patch 18, use realname for icons
12rr|xscreensaver-5.15-2plf|479	- drop X-MandrivLinux category
12rr|xscreensaver-5.15-2plf|480	- revoke dead configure options and add new ones
12rr|xscreensaver-5.15-2plf|481	- add missing buildrequires on gdm
12rr|xscreensaver-5.15-2plf|482	- kill switches for mdv 2006
12rr|xscreensaver-5.15-2plf|483	- do not require words package (dunno what for this was pulled in)
12rr|xscreensaver-5.15-2plf|484	- spec file clean
12rr|xscreensaver-5.15-2plf|485	- TODO maybe split out mandriva specific plugin gdadou to a separate package
12rr|xscreensaver-5.15-2plf|486	- Patch9: fix chbg syntax
12rr|xscreensaver-5.15-2plf|487	- set the DPMS values
12rr|xscreensaver-5.15-2plf|488	
12rr|xscreensaver-5.15-2plf|489	* Mon Mar 03 2008 Götz Waschk <waschk@mandriva.org> 5.05-1mdv2008.1
12rr|xscreensaver-5.15-2plf|490	+ Revision: 178160
12rr|xscreensaver-5.15-2plf|491	- new version
12rr|xscreensaver-5.15-2plf|492	- update patch 18
12rr|xscreensaver-5.15-2plf|493	- drop patch 20
12rr|xscreensaver-5.15-2plf|494	
12rr|xscreensaver-5.15-2plf|495	* Thu Feb 28 2008 Frederic Crozat <fcrozat@mandriva.com> 5.04-3mdv2008.1
12rr|xscreensaver-5.15-2plf|496	+ Revision: 176409
12rr|xscreensaver-5.15-2plf|497	- Replace mandrake_desk dependency with mandriva-theme-screensaver
12rr|xscreensaver-5.15-2plf|498	
12rr|xscreensaver-5.15-2plf|499	* Thu Feb 07 2008 Funda Wang <fwang@mandriva.org> 5.04-2mdv2008.1
12rr|xscreensaver-5.15-2plf|500	+ Revision: 163625
12rr|xscreensaver-5.15-2plf|501	- add ubuntu patch to have it build
12rr|xscreensaver-5.15-2plf|502	
12rr|xscreensaver-5.15-2plf|503	+ Thierry Vignaud <tv@mandriva.org>
12rr|xscreensaver-5.15-2plf|504	- drop old menu
12rr|xscreensaver-5.15-2plf|505	- fix mesaglu-devel BR
12rr|xscreensaver-5.15-2plf|506	- kill re-definition of %%buildroot on Pixel's request
12rr|xscreensaver-5.15-2plf|507	
12rr|xscreensaver-5.15-2plf|508	+ Olivier Blin <blino@mandriva.org>
12rr|xscreensaver-5.15-2plf|509	- restore BuildRoot
12rr|xscreensaver-5.15-2plf|510	
12rr|xscreensaver-5.15-2plf|511	* Wed Nov 14 2007 Götz Waschk <waschk@mandriva.org> 5.04-1mdv2008.1
12rr|xscreensaver-5.15-2plf|512	+ Revision: 108691
12rr|xscreensaver-5.15-2plf|513	- new version
12rr|xscreensaver-5.15-2plf|514	
12rr|xscreensaver-5.15-2plf|515	* Thu Sep 20 2007 Frederic Crozat <fcrozat@mandriva.com> 5.03-2mdv2008.0
12rr|xscreensaver-5.15-2plf|516	+ Revision: 91461
12rr|xscreensaver-5.15-2plf|517	- Update patch9 with one background color for GDadou
12rr|xscreensaver-5.15-2plf|518	Update patch18 to remove icon extension
12rr|xscreensaver-5.15-2plf|519	
12rr|xscreensaver-5.15-2plf|520	* Tue Jul 17 2007 Götz Waschk <waschk@mandriva.org> 5.03-1mdv2008.0
12rr|xscreensaver-5.15-2plf|521	+ Revision: 52868
12rr|xscreensaver-5.15-2plf|522	- fix buildrequires
12rr|xscreensaver-5.15-2plf|523	
12rr|xscreensaver-5.15-2plf|524	+ Tomasz Pawel Gajc <tpg@mandriva.org>
12rr|xscreensaver-5.15-2plf|525	- new version
12rr|xscreensaver-5.15-2plf|526	
12rr|xscreensaver-5.15-2plf|527	* Sun Apr 22 2007 Götz Waschk <waschk@mandriva.org> 5.02-2mdv2008.0
12rr|xscreensaver-5.15-2plf|528	+ Revision: 17004
12rr|xscreensaver-5.15-2plf|529	- fix description
12rr|xscreensaver-5.15-2plf|530	
12rr|xscreensaver-5.15-2plf|531	* Sun Apr 22 2007 Götz Waschk <waschk@mandriva.org> 5.02-1mdv2008.0
12rr|xscreensaver-5.15-2plf|532	+ Revision: 16951
12rr|xscreensaver-5.15-2plf|533	- new version
12rr|xscreensaver-5.15-2plf|534	
12rr|xscreensaver-5.15-2plf|535	
12rr|xscreensaver-5.15-2plf|536	* Wed Sep 20 2006 Gtz Waschk <waschk@mandriva.org> 5.01-1mdv2007.0
12rr|xscreensaver-5.15-2plf|537	- rediff patch 15
12rr|xscreensaver-5.15-2plf|538	- New version 5.01
12rr|xscreensaver-5.15-2plf|539	
12rr|xscreensaver-5.15-2plf|540	* Fri Jul 07 2006 Gtz Waschk <waschk@mandriva.org> 5.00-5mdv2007.0
12rr|xscreensaver-5.15-2plf|541	- fix buildrequires
12rr|xscreensaver-5.15-2plf|542	
12rr|xscreensaver-5.15-2plf|543	* Thu Jul 06 2006 Frederic Crozat <fcrozat@mandriva.com> 5.00-4mdv2007.0
12rr|xscreensaver-5.15-2plf|544	- Add obsoletes to ease upgrade
12rr|xscreensaver-5.15-2plf|545	- switch to XDG menu
12rr|xscreensaver-5.15-2plf|546	
12rr|xscreensaver-5.15-2plf|547	* Wed Jul 05 2006 Thierry Vignaud <tvignaud@mandriva.com> 5.00-3mdv2007.0
12rr|xscreensaver-5.15-2plf|548	- fix upgrade
12rr|xscreensaver-5.15-2plf|549	
12rr|xscreensaver-5.15-2plf|550	* Sat Jun 24 2006 Frederic Crozat <fcrozat@mandriva.com> 5.00-2mdv2007.0
12rr|xscreensaver-5.15-2plf|551	- Slip main packages in seperate subpackages (can be used by gnome-screensaver)
12rr|xscreensaver-5.15-2plf|552	- disable kerberos support, use pam instead
12rr|xscreensaver-5.15-2plf|553	
12rr|xscreensaver-5.15-2plf|554	* Thu May 25 2006 Gtz Waschk <waschk@mandriva.org> 5.00-1mdk
12rr|xscreensaver-5.15-2plf|555	- install in /usr
12rr|xscreensaver-5.15-2plf|556	- drop patch 20
12rr|xscreensaver-5.15-2plf|557	- update patch 9,19
12rr|xscreensaver-5.15-2plf|558	- New release 5.00
12rr|xscreensaver-5.15-2plf|559	
12rr|xscreensaver-5.15-2plf|560	* Thu May 18 2006 Laurent MONTEL <lmontel@mandriva.com> 4.24-2
12rr|xscreensaver-5.15-2plf|561	- Rebuild
12rr|xscreensaver-5.15-2plf|562	
12rr|xscreensaver-5.15-2plf|563	* Thu Feb 09 2006 Gtz Waschk <waschk@mandriva.org> 4.24-1mdk
12rr|xscreensaver-5.15-2plf|564	- rediff patch 19 aka the Jesus patch
12rr|xscreensaver-5.15-2plf|565	- rediff patch 9
12rr|xscreensaver-5.15-2plf|566	- New release 4.24
12rr|xscreensaver-5.15-2plf|567	
12rr|xscreensaver-5.15-2plf|568	* Tue Jan 31 2006 Olivier Blin <oblin@mandriva.com> 4.23-3mdk
12rr|xscreensaver-5.15-2plf|569	- use "include" directive instead of deprecated pam_stack (Patch20)
12rr|xscreensaver-5.15-2plf|570	
12rr|xscreensaver-5.15-2plf|571	* Tue Nov 22 2005 Gtz Waschk <waschk@mandriva.org> 4.23-2mdk
12rr|xscreensaver-5.15-2plf|572	- fix plf build
12rr|xscreensaver-5.15-2plf|573	
12rr|xscreensaver-5.15-2plf|574	* Mon Nov 21 2005 Frederic Crozat <fcrozat@mandriva.com> 4.23-1mdk
12rr|xscreensaver-5.15-2plf|575	- Release 4.23
12rr|xscreensaver-5.15-2plf|576	- Patch19:; disable inappropriate stuff in glsnake (Mdk bug #19866)
12rr|xscreensaver-5.15-2plf|577	- Regenerate patch10
12rr|xscreensaver-5.15-2plf|578	
12rr|xscreensaver-5.15-2plf|579	* Thu Sep 22 2005 Frederic Crozat <fcrozat@mandriva.com> 4.22-6mdk
12rr|xscreensaver-5.15-2plf|580	- Update patch15 to fix Mdk bug #9320
12rr|xscreensaver-5.15-2plf|581	
12rr|xscreensaver-5.15-2plf|582	* Tue Sep 06 2005 Frederic Crozat <fcrozat@mandriva.com> 4.22-5mdk
12rr|xscreensaver-5.15-2plf|583	- Update patch9 to sort images
12rr|xscreensaver-5.15-2plf|584	
12rr|xscreensaver-5.15-2plf|585	* Sat Sep 03 2005 Frederic Crozat <fcrozat@mandriva.com> 4.22-4mdk
12rr|xscreensaver-5.15-2plf|586	- Update patch9 with background color based on product
12rr|xscreensaver-5.15-2plf|587	
12rr|xscreensaver-5.15-2plf|588	* Tue Jun 28 2005 Andreas Hasenack <andreas@mandriva.com> 4.22-3mdk
12rr|xscreensaver-5.15-2plf|589	- rebuilt without krb4
12rr|xscreensaver-5.15-2plf|590	
12rr|xscreensaver-5.15-2plf|591	* Mon Jun 27 2005 Gtz Waschk <waschk@mandriva.org> 4.22-2mdk
12rr|xscreensaver-5.15-2plf|592	- drop sources 2,3
12rr|xscreensaver-5.15-2plf|593	
12rr|xscreensaver-5.15-2plf|594	* Fri Jun 24 2005 Gtz Waschk <waschk@mandriva.org> 4.22-1mdk
12rr|xscreensaver-5.15-2plf|595	- use generated file lists for the hacks
12rr|xscreensaver-5.15-2plf|596	- New release 4.22
12rr|xscreensaver-5.15-2plf|597	
12rr|xscreensaver-5.15-2plf|598	* Sat May 14 2005 Gtz Waschk <waschk@mandriva.org> 4.21-2mdk
12rr|xscreensaver-5.15-2plf|599	- disable source 2
12rr|xscreensaver-5.15-2plf|600	
12rr|xscreensaver-5.15-2plf|601	* Tue Apr 19 2005 Gtz Waschk <waschk@linux-mandrake.com> 4.21-1mdk
12rr|xscreensaver-5.15-2plf|602	- fix the --with options
12rr|xscreensaver-5.15-2plf|603	- mkrel
12rr|xscreensaver-5.15-2plf|604	- new hack: fliptext
12rr|xscreensaver-5.15-2plf|605	- update file list
12rr|xscreensaver-5.15-2plf|606	- rediff patch 9
12rr|xscreensaver-5.15-2plf|607	- New release 4.21
12rr|xscreensaver-5.15-2plf|608	
12rr|xscreensaver-5.15-2plf|609	* Wed Mar 16 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 4.20-3mdk
12rr|xscreensaver-5.15-2plf|610	- fix icon name (Mdk bug #14650)
12rr|xscreensaver-5.15-2plf|611	
12rr|xscreensaver-5.15-2plf|612	* Wed Mar 02 2005 Laurent MONTEL <lmontel@mandrakesoft.com> 4.20-2mdk
12rr|xscreensaver-5.15-2plf|613	- Fix menu name to remove conflict when we call "kcmshell screensaver"
12rr|xscreensaver-5.15-2plf|614	
12rr|xscreensaver-5.15-2plf|615	* Thu Feb 24 2005 Frederic Crozat <fcrozat@mandrakesoft.com> 4.20-1mdk
12rr|xscreensaver-5.15-2plf|616	- Release 4.20
12rr|xscreensaver-5.15-2plf|617	- new hacks : boing, boxfix, carousel, fiberlamp
12rr|xscreensaver-5.15-2plf|618	- Regenerate patch15
12rr|xscreensaver-5.15-2plf|619	- Remove patches 19 (no longer relevant), 20 (merged upstream)
12rr|xscreensaver-5.15-2plf|620	
12rr|xscreensaver-5.15-2plf|621	* Thu Jan 06 2005 Laurent MONTEL <lmontel@mandrakesoft.com> 4.19-2mdk
12rr|xscreensaver-5.15-2plf|622	- Add patch20: fix launch xscreensaver into kde
12rr|xscreensaver-5.15-2plf|623	
12rr|xscreensaver-5.15-2plf|624	* Thu Dec 16 2004 Gtz Waschk <waschk@linux-mandrake.com> 4.19-1mdk
12rr|xscreensaver-5.15-2plf|625	- new hacks: substrate, intermomentary, fireworkx and pinion
12rr|xscreensaver-5.15-2plf|626	- new version
12rr|xscreensaver-5.15-2plf|627	
12rr|xscreensaver-5.15-2plf|628	* Tue Aug 17 2004 Laurent MONTEL <lmontel@mandrakesoft.com> 4.18-2mdk
12rr|xscreensaver-5.15-2plf|629	- Add patch19: fix kscreebsacer path use '/usr/X11R6/bin' and not '/usr/bin'
12rr|xscreensaver-5.15-2plf|630	
12rr|xscreensaver-5.15-2plf|631	* Mon Aug 16 2004 Gtz Waschk <waschk@linux-mandrake.com> 4.18-3mdk
12rr|xscreensaver-5.15-2plf|632	- new hacks: anemotaxism, memscroller
12rr|xscreensaver-5.15-2plf|633	- remove double menu entry
12rr|xscreensaver-5.15-2plf|634	- New release 4.17
12rr|xscreensaver-5.15-2plf|635	
12rr|xscreensaver-5.15-2plf|636	* Wed Aug 04 2004 Frederic Crozat <fcrozat@mandrakesoft.com> 4.16-3mdk
12rr|xscreensaver-5.15-2plf|637	- Update patch 15 to use xvt instead of xterm (Mdk bug #9320)
12rr|xscreensaver-5.15-2plf|638	
12rr|xscreensaver-5.15-2plf|639	* Sat Jul 31 2004 Gtz Waschk <waschk@linux-mandrake.com> 4.16-2mdk
12rr|xscreensaver-5.15-2plf|640	- add xscreensaver-demo menu entry
12rr|xscreensaver-5.15-2plf|641	
12rr|xscreensaver-5.15-2plf|642	* Fri May 14 2004 Gtz Waschk <waschk@linux-mandrake.com> 4.16-1mdk
12rr|xscreensaver-5.15-2plf|643	- add new hacks: antinspect, fuzzyflakes, polyhedra, providence
12rr|xscreensaver-5.15-2plf|644	- drop patch 19
12rr|xscreensaver-5.15-2plf|645	- New release 4.16
12rr|xscreensaver-5.15-2plf|646	
12rr|xscreensaver-5.15-2plf|647	* Sat Apr 03 2004 Gtz Waschk <waschk@linux-mandrake.com> 4.15-1mdk
12rr|xscreensaver-5.15-2plf|648	- fix description
12rr|xscreensaver-5.15-2plf|649	- add new hacks: mismunch, noof, pacman, wormhole
12rr|xscreensaver-5.15-2plf|650	- fix typo in the kerberos driver
12rr|xscreensaver-5.15-2plf|651	- new version
12rr|xscreensaver-5.15-2plf|652	
12rr|xscreensaver-5.15-2plf|653	* Mon Dec 15 2003 Gtz Waschk <waschk@linux-mandrake.com> 4.14-4mdk
12rr|xscreensaver-5.15-2plf|654	- fix deps of the subpackages
12rr|xscreensaver-5.15-2plf|655	
12rr|xscreensaver-5.15-2plf|656	* Thu Nov 06 2003 Gtz Waschk <waschk@linux-mandrake.com> 4.14-3mdk
12rr|xscreensaver-5.15-2plf|657	- enable extrusion and move it to the extrusion subpackage
12rr|xscreensaver-5.15-2plf|658	- rename --with xmatrix to --with plf
12rr|xscreensaver-5.15-2plf|659	- move xmatrix and glmatrix to the matrix subpackage
12rr|xscreensaver-5.15-2plf|660	
12rr|xscreensaver-5.15-2plf|661	* Wed Nov 05 2003 Gtz Waschk <waschk@linux-mandrake.com> 4.14-2mdk
12rr|xscreensaver-5.15-2plf|662	- remove xmatrix, glmatrix and extrusion (thanks to Christian Bricart)
12rr|xscreensaver-5.15-2plf|663	
12rr|xscreensaver-5.15-2plf|664	* Tue Nov 04 2003 Gtz Waschk <waschk@linux-mandrake.com> 4.14-1mdk
12rr|xscreensaver-5.15-2plf|665	- add new hacks: apple2, blinkbox, fontglide, gleidescope, mirrorblob, pong,
12rr|xscreensaver-5.15-2plf|666	- add new hack: xanalogtv
12rr|xscreensaver-5.15-2plf|667	- add new program ljlatest
12rr|xscreensaver-5.15-2plf|668	- fix gle buildrequires
12rr|xscreensaver-5.15-2plf|669	- new version
12rr|xscreensaver-5.15-2plf|670	- new version
12rr|xscreensaver-5.15-2plf|671	
12rr|xscreensaver-5.15-2plf|672	* Tue Oct 21 2003 Frederic Lepied <flepied@mandrakesoft.com> 4.12-2mdk
12rr|xscreensaver-5.15-2plf|673	- rebuild for rewriting /etc/pam.d file
12rr|xscreensaver-5.15-2plf|674	

21874 12
12rr|xvid-1.3.2-6|1	%define distsuffix plf
12rr|xvid-1.3.2-6|2	
12rr|xvid-1.3.2-6|3	%define fname xvidcore-%{version}
12rr|xvid-1.3.2-6|4	
12rr|xvid-1.3.2-6|5	%define major 4
12rr|xvid-1.3.2-6|6	%define libname %mklibname %{name} %{major}
12rr|xvid-1.3.2-6|7	%define develname %mklibname -d %{name}
12rr|xvid-1.3.2-6|8	
12rr|xvid-1.3.2-6|9	Summary:	Video codec compatible with divx4
12rr|xvid-1.3.2-6|10	Name:		xvid
12rr|xvid-1.3.2-6|11	Version:	1.3.2
12rr|xvid-1.3.2-6|12	Release:	6
12rr|xvid-1.3.2-6|13	Epoch:		2
12rr|xvid-1.3.2-6|14	License:	GPLv2+
12rr|xvid-1.3.2-6|15	Group:		System/Libraries
12rr|xvid-1.3.2-6|16	URL:		http://www.xvid.org
12rr|xvid-1.3.2-6|17	Source0:	http://downloads.xvid.org/downloads/%{fname}.tar.bz2
12rr|xvid-1.3.2-6|18	BuildRequires:	yasm
12rr|xvid-1.3.2-6|19	
12rr|xvid-1.3.2-6|20	%description
12rr|xvid-1.3.2-6|21	This is a video codec based on the original OpenDivX codec. It's
12rr|xvid-1.3.2-6|22	compatible with DivX and MPEG 4.
12rr|xvid-1.3.2-6|23	
12rr|xvid-1.3.2-6|24	%package -n %{libname}
12rr|xvid-1.3.2-6|25	Group:		System/Libraries
12rr|xvid-1.3.2-6|26	Summary:	Video codec compatible with divx4
12rr|xvid-1.3.2-6|27	Provides:	lib%{name} = %{EVRD}
12rr|xvid-1.3.2-6|28	Provides:	%{name} = %{EVRD}
12rr|xvid-1.3.2-6|29	
12rr|xvid-1.3.2-6|30	%description -n %{libname}
12rr|xvid-1.3.2-6|31	This is a video codec based on the original OpenDivX codec. It's
12rr|xvid-1.3.2-6|32	compatible with DivX and MPEG 4.
12rr|xvid-1.3.2-6|33	
12rr|xvid-1.3.2-6|34	%package -n %{develname}
12rr|xvid-1.3.2-6|35	Group:		Development/C
12rr|xvid-1.3.2-6|36	Summary:	Video codec compatible with divx4, devel files
12rr|xvid-1.3.2-6|37	Requires:	%{libname} = %{EVRD}
12rr|xvid-1.3.2-6|38	Provides:	%{name}-devel = %{EVRD}
12rr|xvid-1.3.2-6|39	Provides:	lib%{name}-devel = %{EVRD}
12rr|xvid-1.3.2-6|40	Provides:	xvid4-devel = %{EVRD}
12rr|xvid-1.3.2-6|41	Conflicts:	xvid2-devel
12rr|xvid-1.3.2-6|42	
12rr|xvid-1.3.2-6|43	%description -n %{develname}
12rr|xvid-1.3.2-6|44	This is a video codec based on the original OpenDivX codec. It's
12rr|xvid-1.3.2-6|45	compatible with DivX and MPEG 4.
12rr|xvid-1.3.2-6|46	
12rr|xvid-1.3.2-6|47	This package contains the header files and static libraries needed to
12rr|xvid-1.3.2-6|48	build programs with the xvid codec using it's native API.
12rr|xvid-1.3.2-6|49	
12rr|xvid-1.3.2-6|50	%prep
12rr|xvid-1.3.2-6|51	%setup -q -n xvidcore
12rr|xvid-1.3.2-6|52	
12rr|xvid-1.3.2-6|53	%build
12rr|xvid-1.3.2-6|54	cd build/generic
12rr|xvid-1.3.2-6|55	%configure2_5x
12rr|xvid-1.3.2-6|56	%make
12rr|xvid-1.3.2-6|57	
12rr|xvid-1.3.2-6|58	%install
12rr|xvid-1.3.2-6|59	cd build/generic
12rr|xvid-1.3.2-6|60	%makeinstall
12rr|xvid-1.3.2-6|61	ln -s libxvidcore.so.%{major} %{buildroot}%{_libdir}/libxvidcore.so
12rr|xvid-1.3.2-6|62	
12rr|xvid-1.3.2-6|63	# We do it to avoid unstripped-binary-or-object error
12rr|xvid-1.3.2-6|64	chmod 0755 %{buildroot}%{_libdir}/libxvidcore.so.%{major}*
12rr|xvid-1.3.2-6|65	
12rr|xvid-1.3.2-6|66	%files -n %{libname}
12rr|xvid-1.3.2-6|67	%{_libdir}/libxvidcore.so.%{major}*
12rr|xvid-1.3.2-6|68	
12rr|xvid-1.3.2-6|69	%files -n %{develname}
12rr|xvid-1.3.2-6|70	%doc ChangeLog CodingStyle TODO AUTHORS
12rr|xvid-1.3.2-6|71	%{_libdir}/libxvidcore.so
12rr|xvid-1.3.2-6|72	%{_libdir}/libxvidcore.a
12rr|xvid-1.3.2-6|73	%{_includedir}/xvid.h
12rr|xvid-1.3.2-6|74	

21875 12
12rr|zoo-2.10-6|1	%define distsuffix plf
12rr|zoo-2.10-6|2	
12rr|zoo-2.10-6|3	Summary:	File archiving utility with compression
12rr|zoo-2.10-6|4	Name:		zoo
12rr|zoo-2.10-6|5	Version:	2.10
12rr|zoo-2.10-6|6	Release:	%mkrel 6
12rr|zoo-2.10-6|7	License:	Copyrighted, freely distributable if unmodified
12rr|zoo-2.10-6|8	Group:		Archiving/Compression
12rr|zoo-2.10-6|9	Source:		ftp://sunsite.unc.edu:/pub/Linux/utils/compress/%{name}-%{version}.tar.gz
12rr|zoo-2.10-6|10	Patch0:		zoo_2.10-9.diff.gz
12rr|zoo-2.10-6|11	Patch1:		zoo-memmove.patch
12rr|zoo-2.10-6|12	Patch2:		zoo-2.10-formatfix.patch
12rr|zoo-2.10-6|13	
12rr|zoo-2.10-6|14	%description
12rr|zoo-2.10-6|15	Zoo is a file archiving utility for maintaining collections of files.
12rr|zoo-2.10-6|16	It uses Lempel-Ziv compression to provide space savings in the
12rr|zoo-2.10-6|17	range of 20 to 80 percent depending on the type of data. Written by
12rr|zoo-2.10-6|18	Rahul Dhesi, and posted to the USENET newsgroup comp.sources.misc.
12rr|zoo-2.10-6|19	
12rr|zoo-2.10-6|20	This package is in restricted because its license denies modifications.
12rr|zoo-2.10-6|21	
12rr|zoo-2.10-6|22	%prep
12rr|zoo-2.10-6|23	%setup -q
12rr|zoo-2.10-6|24	%patch0 -p1
12rr|zoo-2.10-6|25	%patch1 -p0 -b .memmove
12rr|zoo-2.10-6|26	%patch2 -p1
12rr|zoo-2.10-6|27	
12rr|zoo-2.10-6|28	%build
12rr|zoo-2.10-6|29	%__make "OPTIM=%{optflags}" linux
12rr|zoo-2.10-6|30	
12rr|zoo-2.10-6|31	%install
12rr|zoo-2.10-6|32	%__rm -rf %{buildroot}
12rr|zoo-2.10-6|33	%__install -d %{buildroot}%{_bindir}
12rr|zoo-2.10-6|34	%__install -d %{buildroot}%{_mandir}/man1
12rr|zoo-2.10-6|35	%__install fiz %{buildroot}%{_bindir}/fiz
12rr|zoo-2.10-6|36	%__install zoo %{buildroot}%{_bindir}/zoo
12rr|zoo-2.10-6|37	%__install fiz.1 %{buildroot}%{_mandir}/man1/fiz.1
12rr|zoo-2.10-6|38	%__install zoo.1 %{buildroot}%{_mandir}/man1/zoo.1
12rr|zoo-2.10-6|39	
12rr|zoo-2.10-6|40	%clean
12rr|zoo-2.10-6|41	%__rm -rf %{buildroot}
12rr|zoo-2.10-6|42	
12rr|zoo-2.10-6|43	%files
12rr|zoo-2.10-6|44	%defattr(0644, root, root, 0755)
12rr|zoo-2.10-6|45	%doc Copyright
12rr|zoo-2.10-6|46	%attr(0755, root, root) %{_bindir}/fiz
12rr|zoo-2.10-6|47	%attr(0755, root, root) %{_bindir}/zoo
12rr|zoo-2.10-6|48	%{_mandir}/man1/*
12rr|zoo-2.10-6|49	
12rr|zoo-2.10-6|50	
12rr|zoo-2.10-6|51	%changelog
12rr|zoo-2.10-6|52	

21876 12
12ru|audacious-plugins-3.4.3-1plf|1	#####################
12ru|audacious-plugins-3.4.3-1plf|2	# Hardcode PLF build
12ru|audacious-plugins-3.4.3-1plf|3	%define build_plf 1
12ru|audacious-plugins-3.4.3-1plf|4	#####################
12ru|audacious-plugins-3.4.3-1plf|5	
12ru|audacious-plugins-3.4.3-1plf|6	%{?_with_plf: %{expand: %%global build_plf 1}}
12ru|audacious-plugins-3.4.3-1plf|7	
12ru|audacious-plugins-3.4.3-1plf|8	%if %{build_plf}
12ru|audacious-plugins-3.4.3-1plf|9	%define	extrarelsuffix	plf
12ru|audacious-plugins-3.4.3-1plf|10	%define	distsuffix	plf
12ru|audacious-plugins-3.4.3-1plf|11	%endif
12ru|audacious-plugins-3.4.3-1plf|12	
12ru|audacious-plugins-3.4.3-1plf|13	%define build_smb 0
12ru|audacious-plugins-3.4.3-1plf|14	
12ru|audacious-plugins-3.4.3-1plf|15	Summary:	Audacious Media Player core plugins
12ru|audacious-plugins-3.4.3-1plf|16	Name:		audacious-plugins
12ru|audacious-plugins-3.4.3-1plf|17	Version:	3.4.3
12ru|audacious-plugins-3.4.3-1plf|18	Release:	1%{?extrarelsuffix}
12ru|audacious-plugins-3.4.3-1plf|19	Epoch:		5
12ru|audacious-plugins-3.4.3-1plf|20	License:	GPLv2+
12ru|audacious-plugins-3.4.3-1plf|21	Group:		Sound
12ru|audacious-plugins-3.4.3-1plf|22	Url:		http://audacious-media-player.org/
12ru|audacious-plugins-3.4.3-1plf|23	Source0:	http://distfiles.audacious-media-player.org/%{name}-%{version}.tar.bz2
12ru|audacious-plugins-3.4.3-1plf|24	#gw from Fedora, enable gnome keys by default
12ru|audacious-plugins-3.4.3-1plf|25	Requires:	audacious
12ru|audacious-plugins-3.4.3-1plf|26	BuildRequires:	pkgconfig(alsa)
12ru|audacious-plugins-3.4.3-1plf|27	BuildRequires:	pkgconfig(audacious)
12ru|audacious-plugins-3.4.3-1plf|28	BuildRequires:	pkgconfig(flac)
12ru|audacious-plugins-3.4.3-1plf|29	BuildRequires:	pkgconfig(fluidsynth)
12ru|audacious-plugins-3.4.3-1plf|30	BuildRequires:	pkgconfig(glib-2.0)
12ru|audacious-plugins-3.4.3-1plf|31	BuildRequires:	pkgconfig(glut)
12ru|audacious-plugins-3.4.3-1plf|32	BuildRequires:	pkgconfig(gtk+-3.0)
12ru|audacious-plugins-3.4.3-1plf|33	BuildRequires:	pkgconfig(imlib2)
12ru|audacious-plugins-3.4.3-1plf|34	BuildRequires:	pkgconfig(jack)
12ru|audacious-plugins-3.4.3-1plf|35	
12ru|audacious-plugins-3.4.3-1plf|36	BuildRequires:	pkgconfig(libavcodec) >= 53.40.0
12ru|audacious-plugins-3.4.3-1plf|37	BuildRequires:	pkgconfig(libbinio)
12ru|audacious-plugins-3.4.3-1plf|38	BuildRequires:	pkgconfig(libbs2b)
12ru|audacious-plugins-3.4.3-1plf|39	BuildRequires:	pkgconfig(libcddb)
12ru|audacious-plugins-3.4.3-1plf|40	BuildRequires:	pkgconfig(libcdio)
12ru|audacious-plugins-3.4.3-1plf|41	BuildRequires:	pkgconfig(libcue)
12ru|audacious-plugins-3.4.3-1plf|42	BuildRequires:	pkgconfig(libcurl)
12ru|audacious-plugins-3.4.3-1plf|43	BuildRequires:	pkgconfig(libglade-2.0)
12ru|audacious-plugins-3.4.3-1plf|44	BuildRequires:	pkgconfig(liblircclient0)
12ru|audacious-plugins-3.4.3-1plf|45	BuildRequires:	pkgconfig(libmms)
12ru|audacious-plugins-3.4.3-1plf|46	BuildRequires:	pkgconfig(libmodplug)
12ru|audacious-plugins-3.4.3-1plf|47	BuildRequires:	pkgconfig(libmpg123)
12ru|audacious-plugins-3.4.3-1plf|48	BuildRequires:	pkgconfig(libmtp)
12ru|audacious-plugins-3.4.3-1plf|49	BuildRequires:	pkgconfig(libmusicbrainz)
12ru|audacious-plugins-3.4.3-1plf|50	BuildRequires:	pkgconfig(libnotify)
12ru|audacious-plugins-3.4.3-1plf|51	BuildRequires:	pkgconfig(libpulse)
12ru|audacious-plugins-3.4.3-1plf|52	BuildRequires:	pkgconfig(libsidplayfp)
12ru|audacious-plugins-3.4.3-1plf|53	BuildRequires:	pkgconfig(libsidplay2)
12ru|audacious-plugins-3.4.3-1plf|54	BuildRequires:	sidplay-devel
12ru|audacious-plugins-3.4.3-1plf|55	
12ru|audacious-plugins-3.4.3-1plf|56	BuildRequires:	pkgconfig(mad)
12ru|audacious-plugins-3.4.3-1plf|57	BuildRequires:	pkgconfig(neon)
12ru|audacious-plugins-3.4.3-1plf|58	BuildRequires:	pkgconfig(samplerate)
12ru|audacious-plugins-3.4.3-1plf|59	BuildRequires:	pkgconfig(sdl)
12ru|audacious-plugins-3.4.3-1plf|60	BuildRequires:	pkgconfig(shout)
12ru|audacious-plugins-3.4.3-1plf|61	BuildRequires:	pkgconfig(sndfile)
12ru|audacious-plugins-3.4.3-1plf|62	BuildRequires:	pkgconfig(taglib)
12ru|audacious-plugins-3.4.3-1plf|63	BuildRequires:	pkgconfig(vorbis)
12ru|audacious-plugins-3.4.3-1plf|64	BuildRequires:	pkgconfig(wavpack)
12ru|audacious-plugins-3.4.3-1plf|65	BuildRequires:	pkgconfig(xcomposite)
12ru|audacious-plugins-3.4.3-1plf|66	
12ru|audacious-plugins-3.4.3-1plf|67	#gw currently does not build
12ru|audacious-plugins-3.4.3-1plf|68	#BuildRequires:	bluez-devel >= 2.22
12ru|audacious-plugins-3.4.3-1plf|69	%if %{build_plf}
12ru|audacious-plugins-3.4.3-1plf|70	BuildRequires:	liblame-devel
12ru|audacious-plugins-3.4.3-1plf|71	BuildRequires:	libfaad2-static-devel
12ru|audacious-plugins-3.4.3-1plf|72	#gw ffmpeg plugin:
12ru|audacious-plugins-3.4.3-1plf|73	Provides:	audacious-musepack
12ru|audacious-plugins-3.4.3-1plf|74	%endif
12ru|audacious-plugins-3.4.3-1plf|75	
12ru|audacious-plugins-3.4.3-1plf|76	%description
12ru|audacious-plugins-3.4.3-1plf|77	Audacious is a media player based on the BMP music playing application.
12ru|audacious-plugins-3.4.3-1plf|78	Its primary goals are usability and usage of current desktop standards.
12ru|audacious-plugins-3.4.3-1plf|79	
12ru|audacious-plugins-3.4.3-1plf|80	This contains the basic plugin distribution. Audacious is useless
12ru|audacious-plugins-3.4.3-1plf|81	without them.
12ru|audacious-plugins-3.4.3-1plf|82	
12ru|audacious-plugins-3.4.3-1plf|83	%if %{build_plf}
12ru|audacious-plugins-3.4.3-1plf|84	This package is in Restricted repository as it violates some patents.
12ru|audacious-plugins-3.4.3-1plf|85	%endif
12ru|audacious-plugins-3.4.3-1plf|86	
12ru|audacious-plugins-3.4.3-1plf|87	%package  -n audacious-wavpack
12ru|audacious-plugins-3.4.3-1plf|88	Group:		Sound
12ru|audacious-plugins-3.4.3-1plf|89	Summary:	Wavpack input plugin for Audacious
12ru|audacious-plugins-3.4.3-1plf|90	Requires:	audacious
12ru|audacious-plugins-3.4.3-1plf|91	
12ru|audacious-plugins-3.4.3-1plf|92	%description  -n audacious-wavpack
12ru|audacious-plugins-3.4.3-1plf|93	This is a wavpack input plugin for Audacious based on libwavpack.
12ru|audacious-plugins-3.4.3-1plf|94	
12ru|audacious-plugins-3.4.3-1plf|95	%package  -n audacious-jack
12ru|audacious-plugins-3.4.3-1plf|96	Group:		Sound
12ru|audacious-plugins-3.4.3-1plf|97	Summary:	Audacious output plugin for the jack sound server
12ru|audacious-plugins-3.4.3-1plf|98	Requires:	audacious
12ru|audacious-plugins-3.4.3-1plf|99	
12ru|audacious-plugins-3.4.3-1plf|100	%description  -n audacious-jack
12ru|audacious-plugins-3.4.3-1plf|101	Audacious audio output plugin for the jack audio server.
12ru|audacious-plugins-3.4.3-1plf|102	
12ru|audacious-plugins-3.4.3-1plf|103	%package  -n audacious-pulse
12ru|audacious-plugins-3.4.3-1plf|104	Group:		Sound
12ru|audacious-plugins-3.4.3-1plf|105	Summary:	Audacious output plugin for the Pulseaudio sound server
12ru|audacious-plugins-3.4.3-1plf|106	Requires:	audacious
12ru|audacious-plugins-3.4.3-1plf|107	
12ru|audacious-plugins-3.4.3-1plf|108	%description  -n audacious-pulse
12ru|audacious-plugins-3.4.3-1plf|109	Audacious audio output plugin for the pulseaudio
12ru|audacious-plugins-3.4.3-1plf|110	server.
12ru|audacious-plugins-3.4.3-1plf|111	
12ru|audacious-plugins-3.4.3-1plf|112	%package  -n audacious-adplug
12ru|audacious-plugins-3.4.3-1plf|113	Summary:	AdLib player plugin for audacious
12ru|audacious-plugins-3.4.3-1plf|114	Group:		Sound
12ru|audacious-plugins-3.4.3-1plf|115	Requires:	audacious
12ru|audacious-plugins-3.4.3-1plf|116	
12ru|audacious-plugins-3.4.3-1plf|117	%description  -n audacious-adplug
12ru|audacious-plugins-3.4.3-1plf|118	AdPlug is an Audacious input plugin It uses the AdPlug AdLib sound
12ru|audacious-plugins-3.4.3-1plf|119	player library to play back a wide range of AdLib (OPL2) music file
12ru|audacious-plugins-3.4.3-1plf|120	formats on top of an OPL2 emulator.  No OPL2 chip is required for
12ru|audacious-plugins-3.4.3-1plf|121	playback.
12ru|audacious-plugins-3.4.3-1plf|122	
12ru|audacious-plugins-3.4.3-1plf|123	%package  -n audacious-fluidsynth
12ru|audacious-plugins-3.4.3-1plf|124	Summary:	Fluidsynth MIDI plugin for audacious
12ru|audacious-plugins-3.4.3-1plf|125	Group:		Sound
12ru|audacious-plugins-3.4.3-1plf|126	Requires:	audacious
12ru|audacious-plugins-3.4.3-1plf|127	
12ru|audacious-plugins-3.4.3-1plf|128	%description  -n audacious-fluidsynth
12ru|audacious-plugins-3.4.3-1plf|129	FluidSynth is a real-time software synthesizer based on the SoundFont 2
12ru|audacious-plugins-3.4.3-1plf|130	specifications. It is a "software synthesizer". FluidSynth can read MIDI
12ru|audacious-plugins-3.4.3-1plf|131	events from the MIDI input device and render them to the audio device.
12ru|audacious-plugins-3.4.3-1plf|132	
12ru|audacious-plugins-3.4.3-1plf|133	This is a fluidsynth backend for the Audacious Media Player to support the
12ru|audacious-plugins-3.4.3-1plf|134	playback of MIDI files with the fluidsynth engine.
12ru|audacious-plugins-3.4.3-1plf|135	
12ru|audacious-plugins-3.4.3-1plf|136	%package  -n audacious-sid
12ru|audacious-plugins-3.4.3-1plf|137	Group:		Sound
12ru|audacious-plugins-3.4.3-1plf|138	Summary:	Audacious input plugin for C64 SID files
12ru|audacious-plugins-3.4.3-1plf|139	Requires:	audacious
12ru|audacious-plugins-3.4.3-1plf|140	
12ru|audacious-plugins-3.4.3-1plf|141	%description  -n audacious-sid
12ru|audacious-plugins-3.4.3-1plf|142	Audacious-SID is a plugin for the Audacious Media Player which provides
12ru|audacious-plugins-3.4.3-1plf|143	support for playing the so-called "SID tunes", which are music
12ru|audacious-plugins-3.4.3-1plf|144	from old Commodore computer programs like games, demos, etc.
12ru|audacious-plugins-3.4.3-1plf|145	
12ru|audacious-plugins-3.4.3-1plf|146	For the actual playing, it uses the excellent libsidplay (1|2)
12ru|audacious-plugins-3.4.3-1plf|147	emulator engine that emulates 6510 CPU and 6581/8580 Sound Interface
12ru|audacious-plugins-3.4.3-1plf|148	Device (SID) chip.
12ru|audacious-plugins-3.4.3-1plf|149	
12ru|audacious-plugins-3.4.3-1plf|150	%if %{build_smb}
12ru|audacious-plugins-3.4.3-1plf|151	%package -n audacious-smb
12ru|audacious-plugins-3.4.3-1plf|152	Group:		Sound
12ru|audacious-plugins-3.4.3-1plf|153	Summary:	SMB/CIFS file system plugin for the Audacious media player
12ru|audacious-plugins-3.4.3-1plf|154	Requires:	audacious
12ru|audacious-plugins-3.4.3-1plf|155	BuildRequires:	pkgconfig(smbclient)
12ru|audacious-plugins-3.4.3-1plf|156	
12ru|audacious-plugins-3.4.3-1plf|157	%description -n audacious-smb
12ru|audacious-plugins-3.4.3-1plf|158	This plugin allows Audacious to play content from a Samba or Windows network
12ru|audacious-plugins-3.4.3-1plf|159	file system.
12ru|audacious-plugins-3.4.3-1plf|160	%endif
12ru|audacious-plugins-3.4.3-1plf|161	
12ru|audacious-plugins-3.4.3-1plf|162	%prep
12ru|audacious-plugins-3.4.3-1plf|163	%setup -q
12ru|audacious-plugins-3.4.3-1plf|164	%apply_patches
12ru|audacious-plugins-3.4.3-1plf|165	
12ru|audacious-plugins-3.4.3-1plf|166	%build
12ru|audacious-plugins-3.4.3-1plf|167	export LDFLAGS="-lm"
12ru|audacious-plugins-3.4.3-1plf|168	#gw else cdaudio does not build (2.2-beta2)
12ru|audacious-plugins-3.4.3-1plf|169	#define _disable_ld_no_undefined 1
12ru|audacious-plugins-3.4.3-1plf|170	%configure2_5x --enable-amidiplug \
12ru|audacious-plugins-3.4.3-1plf|171	%if %{build_smb}
12ru|audacious-plugins-3.4.3-1plf|172	--enable-smb \
12ru|audacious-plugins-3.4.3-1plf|173	%endif
12ru|audacious-plugins-3.4.3-1plf|174	--enable-scrobbler
12ru|audacious-plugins-3.4.3-1plf|175	%ifarch %ix86 x86_64
12ru|audacious-plugins-3.4.3-1plf|176	#--enable-usf
12ru|audacious-plugins-3.4.3-1plf|177	%endif
12ru|audacious-plugins-3.4.3-1plf|178	
12ru|audacious-plugins-3.4.3-1plf|179	%make
12ru|audacious-plugins-3.4.3-1plf|180	
12ru|audacious-plugins-3.4.3-1plf|181	%install
12ru|audacious-plugins-3.4.3-1plf|182	%makeinstall_std
12ru|audacious-plugins-3.4.3-1plf|183	
12ru|audacious-plugins-3.4.3-1plf|184	%if ! %{build_plf}
12ru|audacious-plugins-3.4.3-1plf|185	rm -fv %{buildroot}%{_libdir}/audacious/Input/aac.so
12ru|audacious-plugins-3.4.3-1plf|186	%endif
12ru|audacious-plugins-3.4.3-1plf|187	
12ru|audacious-plugins-3.4.3-1plf|188	%find_lang %{name}
12ru|audacious-plugins-3.4.3-1plf|189	
12ru|audacious-plugins-3.4.3-1plf|190	%files -f %{name}.lang
12ru|audacious-plugins-3.4.3-1plf|191	%doc AUTHORS
12ru|audacious-plugins-3.4.3-1plf|192	%dir %{_libdir}/audacious/Input/amidi-plug/
12ru|audacious-plugins-3.4.3-1plf|193	%{_libdir}/audacious/Input/amidi-plug/ap-alsa.so
12ru|audacious-plugins-3.4.3-1plf|194	%dir %{_libdir}/audacious
12ru|audacious-plugins-3.4.3-1plf|195	%dir %{_libdir}/audacious/Container
12ru|audacious-plugins-3.4.3-1plf|196	%{_libdir}/audacious/Container/asx.so
12ru|audacious-plugins-3.4.3-1plf|197	%{_libdir}/audacious/Container/audpl.so
12ru|audacious-plugins-3.4.3-1plf|198	%{_libdir}/audacious/Container/cue.so
12ru|audacious-plugins-3.4.3-1plf|199	%{_libdir}/audacious/Container/m3u.so
12ru|audacious-plugins-3.4.3-1plf|200	%{_libdir}/audacious/Container/pls.so
12ru|audacious-plugins-3.4.3-1plf|201	%{_libdir}/audacious/Container/xspf.so
12ru|audacious-plugins-3.4.3-1plf|202	%dir %{_libdir}/audacious/General
12ru|audacious-plugins-3.4.3-1plf|203	%{_libdir}/audacious/General/alarm.so
12ru|audacious-plugins-3.4.3-1plf|204	%{_libdir}/audacious/General/albumart.so
12ru|audacious-plugins-3.4.3-1plf|205	%{_libdir}/audacious/General/aosd.so
12ru|audacious-plugins-3.4.3-1plf|206	#%{_libdir}/audacious/General/bluetooth.so
12ru|audacious-plugins-3.4.3-1plf|207	%{_libdir}/audacious/General/cd-menu-items.so
12ru|audacious-plugins-3.4.3-1plf|208	%{_libdir}/audacious/General/gnomeshortcuts.so
12ru|audacious-plugins-3.4.3-1plf|209	%{_libdir}/audacious/General/gtkui.so
12ru|audacious-plugins-3.4.3-1plf|210	%{_libdir}/audacious/General/hotkey.so
12ru|audacious-plugins-3.4.3-1plf|211	%{_libdir}/audacious/General/lirc.so
12ru|audacious-plugins-3.4.3-1plf|212	%{_libdir}/audacious/General/lyricwiki.so
12ru|audacious-plugins-3.4.3-1plf|213	%{_libdir}/audacious/General/mpris2.so
12ru|audacious-plugins-3.4.3-1plf|214	%{_libdir}/audacious/General/notify.so
12ru|audacious-plugins-3.4.3-1plf|215	%{_libdir}/audacious/General/scrobbler.so
12ru|audacious-plugins-3.4.3-1plf|216	%{_libdir}/audacious/General/search-tool.so
12ru|audacious-plugins-3.4.3-1plf|217	%{_libdir}/audacious/General/skins.so
12ru|audacious-plugins-3.4.3-1plf|218	%{_libdir}/audacious/General/statusicon.so
12ru|audacious-plugins-3.4.3-1plf|219	%{_libdir}/audacious/General/song_change.so
12ru|audacious-plugins-3.4.3-1plf|220	%dir %{_libdir}/audacious/Input
12ru|audacious-plugins-3.4.3-1plf|221	%{_libdir}/audacious/Input/ffaudio.so
12ru|audacious-plugins-3.4.3-1plf|222	%{_libdir}/audacious/Input/amidi-plug.so
12ru|audacious-plugins-3.4.3-1plf|223	%{_libdir}/audacious/Input/cdaudio-ng.so
12ru|audacious-plugins-3.4.3-1plf|224	%{_libdir}/audacious/Input/console.so
12ru|audacious-plugins-3.4.3-1plf|225	%{_libdir}/audacious/Input/flacng.so
12ru|audacious-plugins-3.4.3-1plf|226	%{_libdir}/audacious/Input/madplug.so
12ru|audacious-plugins-3.4.3-1plf|227	%{_libdir}/audacious/Input/metronom.so
12ru|audacious-plugins-3.4.3-1plf|228	%{_libdir}/audacious/Input/modplug.so
12ru|audacious-plugins-3.4.3-1plf|229	%{_libdir}/audacious/Input/psf2.so
12ru|audacious-plugins-3.4.3-1plf|230	%{_libdir}/audacious/Input/sndfile.so
12ru|audacious-plugins-3.4.3-1plf|231	%{_libdir}/audacious/Input/tonegen.so
12ru|audacious-plugins-3.4.3-1plf|232	%ifarch %{ix86} x86_64
12ru|audacious-plugins-3.4.3-1plf|233	#%{_libdir}/audacious/Input/usf.so
12ru|audacious-plugins-3.4.3-1plf|234	%endif
12ru|audacious-plugins-3.4.3-1plf|235	%{_libdir}/audacious/Input/vorbis.so
12ru|audacious-plugins-3.4.3-1plf|236	%{_libdir}/audacious/Input/vtx.so
12ru|audacious-plugins-3.4.3-1plf|237	%{_libdir}/audacious/Input/xsf.so
12ru|audacious-plugins-3.4.3-1plf|238	%if %{build_plf}
12ru|audacious-plugins-3.4.3-1plf|239	%{_libdir}/audacious/Input/aac.so
12ru|audacious-plugins-3.4.3-1plf|240	%endif
12ru|audacious-plugins-3.4.3-1plf|241	%dir %{_libdir}/audacious/Effect/
12ru|audacious-plugins-3.4.3-1plf|242	%{_libdir}/audacious/Effect/bs2b.so
12ru|audacious-plugins-3.4.3-1plf|243	%{_libdir}/audacious/Effect/compressor.so
12ru|audacious-plugins-3.4.3-1plf|244	%{_libdir}/audacious/Effect/crossfade.so
12ru|audacious-plugins-3.4.3-1plf|245	%{_libdir}/audacious/Effect/crystalizer.so
12ru|audacious-plugins-3.4.3-1plf|246	%{_libdir}/audacious/Effect/echo.so
12ru|audacious-plugins-3.4.3-1plf|247	%{_libdir}/audacious/Effect/ladspa.so
12ru|audacious-plugins-3.4.3-1plf|248	%{_libdir}/audacious/Effect/mixer.so
12ru|audacious-plugins-3.4.3-1plf|249	%{_libdir}/audacious/Effect/resample.so
12ru|audacious-plugins-3.4.3-1plf|250	%{_libdir}/audacious/Effect/speed-pitch.so
12ru|audacious-plugins-3.4.3-1plf|251	%{_libdir}/audacious/Effect/stereo.so
12ru|audacious-plugins-3.4.3-1plf|252	%{_libdir}/audacious/Effect/voice_removal.so
12ru|audacious-plugins-3.4.3-1plf|253	%dir %{_libdir}/audacious/Output
12ru|audacious-plugins-3.4.3-1plf|254	%{_libdir}/audacious/Output/alsa.so
12ru|audacious-plugins-3.4.3-1plf|255	%{_libdir}/audacious/Output/filewriter.so
12ru|audacious-plugins-3.4.3-1plf|256	%{_libdir}/audacious/Output/sdlout.so
12ru|audacious-plugins-3.4.3-1plf|257	%dir %{_libdir}/audacious/Transport/
12ru|audacious-plugins-3.4.3-1plf|258	%{_libdir}/audacious/Transport/gio.so
12ru|audacious-plugins-3.4.3-1plf|259	%{_libdir}/audacious/Transport/mms.so
12ru|audacious-plugins-3.4.3-1plf|260	%{_libdir}/audacious/Transport/neon.so
12ru|audacious-plugins-3.4.3-1plf|261	%{_libdir}/audacious/Transport/unix-io.so
12ru|audacious-plugins-3.4.3-1plf|262	%dir %{_libdir}/audacious/Visualization
12ru|audacious-plugins-3.4.3-1plf|263	%{_libdir}/audacious/Visualization/blur_scope.so
12ru|audacious-plugins-3.4.3-1plf|264	%{_libdir}/audacious/Visualization/cairo-spectrum.so
12ru|audacious-plugins-3.4.3-1plf|265	%{_libdir}/audacious/Effect/sox-resampler.so
12ru|audacious-plugins-3.4.3-1plf|266	%{_libdir}/audacious/Visualization/gl-spectrum.so
12ru|audacious-plugins-3.4.3-1plf|267	%{_datadir}/audacious
12ru|audacious-plugins-3.4.3-1plf|268	
12ru|audacious-plugins-3.4.3-1plf|269	%files  -n audacious-wavpack
12ru|audacious-plugins-3.4.3-1plf|270	%{_libdir}/audacious/Input/wavpack.so
12ru|audacious-plugins-3.4.3-1plf|271	
12ru|audacious-plugins-3.4.3-1plf|272	%files  -n audacious-jack
12ru|audacious-plugins-3.4.3-1plf|273	%{_libdir}/audacious/Output/jackout.so
12ru|audacious-plugins-3.4.3-1plf|274	
12ru|audacious-plugins-3.4.3-1plf|275	%files  -n audacious-pulse
12ru|audacious-plugins-3.4.3-1plf|276	%{_libdir}/audacious/Output/pulse_audio.so
12ru|audacious-plugins-3.4.3-1plf|277	
12ru|audacious-plugins-3.4.3-1plf|278	%files  -n audacious-sid
12ru|audacious-plugins-3.4.3-1plf|279	%{_libdir}/audacious/Input/sid.so
12ru|audacious-plugins-3.4.3-1plf|280	
12ru|audacious-plugins-3.4.3-1plf|281	%files  -n audacious-adplug
12ru|audacious-plugins-3.4.3-1plf|282	%{_libdir}/audacious/Input/adplug.so
12ru|audacious-plugins-3.4.3-1plf|283	
12ru|audacious-plugins-3.4.3-1plf|284	%if 0
12ru|audacious-plugins-3.4.3-1plf|285	%files  -n audacious-timidity
12ru|audacious-plugins-3.4.3-1plf|286	%{_libdir}/audacious/Input/timidity.so
12ru|audacious-plugins-3.4.3-1plf|287	%endif
12ru|audacious-plugins-3.4.3-1plf|288	
12ru|audacious-plugins-3.4.3-1plf|289	%files  -n audacious-fluidsynth
12ru|audacious-plugins-3.4.3-1plf|290	%{_libdir}/audacious/Input/amidi-plug/ap-fluidsynth.so
12ru|audacious-plugins-3.4.3-1plf|291	
12ru|audacious-plugins-3.4.3-1plf|292	%if %{build_smb}
12ru|audacious-plugins-3.4.3-1plf|293	%files -n audacious-smb
12ru|audacious-plugins-3.4.3-1plf|294	%{_libdir}/audacious/Transport/smb.so
12ru|audacious-plugins-3.4.3-1plf|295	%endif
12ru|audacious-plugins-3.4.3-1plf|296	
12ru|audacious-plugins-3.4.3-1plf|297	
12ru|audacious-plugins-3.4.3-1plf|298	%changelog
12ru|audacious-plugins-3.4.3-1plf|299	* Fri Jan 24 2014 Tigro <ashejn@gmail.com> 5:3.4.3-1plf
12ru|audacious-plugins-3.4.3-1plf|300	+ Revision: 8654d98
12ru|audacious-plugins-3.4.3-1plf|301	- update to 3.4.3
12ru|audacious-plugins-3.4.3-1plf|302	
12ru|audacious-plugins-3.4.3-1plf|303	

21877 12
12ru|audiokonverter-5.9.1-6plf|1	######################
12ru|audiokonverter-5.9.1-6plf|2	# Hardcode PLF build
12ru|audiokonverter-5.9.1-6plf|3	%define build_plf 1
12ru|audiokonverter-5.9.1-6plf|4	######################
12ru|audiokonverter-5.9.1-6plf|5	
12ru|audiokonverter-5.9.1-6plf|6	%if %{build_plf}
12ru|audiokonverter-5.9.1-6plf|7	%define distsuffix plf
12ru|audiokonverter-5.9.1-6plf|8	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12ru|audiokonverter-5.9.1-6plf|9	%define extrarelsuffix plf
12ru|audiokonverter-5.9.1-6plf|10	%endif
12ru|audiokonverter-5.9.1-6plf|11	
12ru|audiokonverter-5.9.1-6plf|12	Summary:	An audio converter
12ru|audiokonverter-5.9.1-6plf|13	Name:		audiokonverter
12ru|audiokonverter-5.9.1-6plf|14	Version:	5.9.1
12ru|audiokonverter-5.9.1-6plf|15	Release:	6%{?extrarelsuffix}
12ru|audiokonverter-5.9.1-6plf|16	License:	GPLv2
12ru|audiokonverter-5.9.1-6plf|17	Group:		Sound
12ru|audiokonverter-5.9.1-6plf|18	URL:		http://www.kde-apps.org/content/show.php?content=12608
12ru|audiokonverter-5.9.1-6plf|19	Source0:	http://www.kde-apps.org/CONTENT/content-files/12608-%{name}-%{version}.tar.bz2
12ru|audiokonverter-5.9.1-6plf|20	Patch0:		audiokonverter-noflac.patch
12ru|audiokonverter-5.9.1-6plf|21	BuildRequires:	kde4-macros
12ru|audiokonverter-5.9.1-6plf|22	Requires:	dolphin
12ru|audiokonverter-5.9.1-6plf|23	Requires:	mplayer
12ru|audiokonverter-5.9.1-6plf|24	Requires:	flac
12ru|audiokonverter-5.9.1-6plf|25	Requires:	wavpack
12ru|audiokonverter-5.9.1-6plf|26	Requires:	id3lib
12ru|audiokonverter-5.9.1-6plf|27	Requires:	vorbis-tools
12ru|audiokonverter-5.9.1-6plf|28	%if %{build_plf}
12ru|audiokonverter-5.9.1-6plf|29	Requires:	lame
12ru|audiokonverter-5.9.1-6plf|30	Requires:	faac
12ru|audiokonverter-5.9.1-6plf|31	Requires:	faad2
12ru|audiokonverter-5.9.1-6plf|32	%endif
12ru|audiokonverter-5.9.1-6plf|33	BuildArch:	noarch
12ru|audiokonverter-5.9.1-6plf|34	
12ru|audiokonverter-5.9.1-6plf|35	%description
12ru|audiokonverter-5.9.1-6plf|36	audiokonverter is a small utility to easily convert from OGG, MP3,
12ru|audiokonverter-5.9.1-6plf|37	AAC, M4A, FLAC, WMA, RealAudio, Musepack, Wavpack, WAV and movies to
12ru|audiokonverter-5.9.1-6plf|38	MP3, OGG, M4A, WAV and FLAC in Konqueror by right-clicking on them.
12ru|audiokonverter-5.9.1-6plf|39	
12ru|audiokonverter-5.9.1-6plf|40	%if %{build_plf}
12ru|audiokonverter-5.9.1-6plf|41	This package is in restricted because it requires packages that are
12ru|audiokonverter-5.9.1-6plf|42	in restricted (lame, faac, faad2).
12ru|audiokonverter-5.9.1-6plf|43	%endif
12ru|audiokonverter-5.9.1-6plf|44	
12ru|audiokonverter-5.9.1-6plf|45	%prep
12ru|audiokonverter-5.9.1-6plf|46	%setup -q
12ru|audiokonverter-5.9.1-6plf|47	%if !%{build_plf}
12ru|audiokonverter-5.9.1-6plf|48	%patch0 -p0 -b .plf
12ru|audiokonverter-5.9.1-6plf|49	%endif
12ru|audiokonverter-5.9.1-6plf|50	
12ru|audiokonverter-5.9.1-6plf|51	%install
12ru|audiokonverter-5.9.1-6plf|52	mkdir -p %{buildroot}%{_kde_services}/ServiceMenus
12ru|audiokonverter-5.9.1-6plf|53	install -m 644 *4.desktop %{buildroot}%{_kde_services}/ServiceMenus
12ru|audiokonverter-5.9.1-6plf|54	mkdir -p %{buildroot}%{_kde_appsdir}/dolphin/servicemenus
12ru|audiokonverter-5.9.1-6plf|55	install -m 644 *4.desktop %{buildroot}%{_kde_appsdir}/dolphin/servicemenus
12ru|audiokonverter-5.9.1-6plf|56	mkdir -p %{buildroot}%{_kde_bindir}
12ru|audiokonverter-5.9.1-6plf|57	install -m 755 anytowav4 audioconvert4 movie2sound4 oggdrop-lx %{buildroot}%{_kde_bindir}
12ru|audiokonverter-5.9.1-6plf|58	
12ru|audiokonverter-5.9.1-6plf|59	%files
12ru|audiokonverter-5.9.1-6plf|60	%doc README Changelog
12ru|audiokonverter-5.9.1-6plf|61	%{_kde_bindir}/*
12ru|audiokonverter-5.9.1-6plf|62	%{_kde_services}/ServiceMenus/*.desktop
12ru|audiokonverter-5.9.1-6plf|63	%{_kde_appsdir}/dolphin/servicemenus/*.desktop
12ru|audiokonverter-5.9.1-6plf|64	
12ru|audiokonverter-5.9.1-6plf|65	

21878 12
12ru|b43-firmware-784.2-1|1	%define _enable_debug_packages  %{nil}
12ru|b43-firmware-784.2-1|2	%define debug_package           %{nil}
12ru|b43-firmware-784.2-1|3	
12ru|b43-firmware-784.2-1|4	Name:           b43-firmware
12ru|b43-firmware-784.2-1|5	Version:        784.2
12ru|b43-firmware-784.2-1|6	Release:        1
12ru|b43-firmware-784.2-1|7	Summary:        Firmware for Broadcom wireless devices
12ru|b43-firmware-784.2-1|8	
12ru|b43-firmware-784.2-1|9	Group:          System/Configuration/Networking
12ru|b43-firmware-784.2-1|10	License:        Proprietary
12ru|b43-firmware-784.2-1|11	URL:            http://www.lwfinger.com/b43-firmware/
12ru|b43-firmware-784.2-1|12	Source0:        http://www.lwfinger.com/b43-firmware/broadcom-wl-6.30.163.46.tar.bz2
12ru|b43-firmware-784.2-1|13	
12ru|b43-firmware-784.2-1|14	BuildArch:      noarch
12ru|b43-firmware-784.2-1|15	
12ru|b43-firmware-784.2-1|16	BuildRequires:  b43-fwcutter >= 018
12ru|b43-firmware-784.2-1|17	
12ru|b43-firmware-784.2-1|18	%description
12ru|b43-firmware-784.2-1|19	Firmware for Broadcom wireless devices.
12ru|b43-firmware-784.2-1|20	This firmware version can be extracted from the GPL tarball for the ASUS
12ru|b43-firmware-784.2-1|21	GPL code for the RT-AC66U 802.11ac Dual-Band Wireless-AC1750 Gigabit Router
12ru|b43-firmware-784.2-1|22	http://dlcdnet.asus.com/pub/ASUS/wireless/RT-AC66U/GPL_RT_AC66U_3004372.zip
12ru|b43-firmware-784.2-1|23	
12ru|b43-firmware-784.2-1|24	%prep
12ru|b43-firmware-784.2-1|25	%setup -q -c
12ru|b43-firmware-784.2-1|26	
12ru|b43-firmware-784.2-1|27	%build
12ru|b43-firmware-784.2-1|28	b43-fwcutter -w . broadcom-wl-6.30.163.46.wl_apsta.o
12ru|b43-firmware-784.2-1|29	
12ru|b43-firmware-784.2-1|30	%install
12ru|b43-firmware-784.2-1|31	mkdir -p %{buildroot}/lib/firmware/
12ru|b43-firmware-784.2-1|32	cp -r b43 %{buildroot}/lib/firmware/
12ru|b43-firmware-784.2-1|33	
12ru|b43-firmware-784.2-1|34	%files
12ru|b43-firmware-784.2-1|35	/lib/firmware/b43/*
12ru|b43-firmware-784.2-1|36	
12ru|b43-firmware-784.2-1|37	%changelog
12ru|b43-firmware-784.2-1|38	* Wed Aug 14 2013 Andrew Lukoshko <andrew.lukoshko@rosalab.ru> 784.2-1
12ru|b43-firmware-784.2-1|39	- initial build for ROSA

21879 12
12ru|chromium-browser-pepper-flash-14.0.0.145-1|1	%define _enable_debug_packages %{nil}
12ru|chromium-browser-pepper-flash-14.0.0.145-1|2	%define debug_package %{nil}
12ru|chromium-browser-pepper-flash-14.0.0.145-1|3	
12ru|chromium-browser-pepper-flash-14.0.0.145-1|4	Summary:        Chromium Flash player plugin
12ru|chromium-browser-pepper-flash-14.0.0.145-1|5	Name:           chromium-browser-pepper-flash
12ru|chromium-browser-pepper-flash-14.0.0.145-1|6	Version:        14.0.0.145
12ru|chromium-browser-pepper-flash-14.0.0.145-1|7	Release:        1
12ru|chromium-browser-pepper-flash-14.0.0.145-1|8	
12ru|chromium-browser-pepper-flash-14.0.0.145-1|9	License:        Proprietary
12ru|chromium-browser-pepper-flash-14.0.0.145-1|10	Url:            http://www.google.com/chrome
12ru|chromium-browser-pepper-flash-14.0.0.145-1|11	Group:          Networking/WWW
12ru|chromium-browser-pepper-flash-14.0.0.145-1|12	Source0:        https://dl.google.com/linux/direct/google-chrome-stable_current_i386.rpm
12ru|chromium-browser-pepper-flash-14.0.0.145-1|13	Source1:        https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm
12ru|chromium-browser-pepper-flash-14.0.0.145-1|14	
12ru|chromium-browser-pepper-flash-14.0.0.145-1|15	BuildRequires:  rpm cpio
12ru|chromium-browser-pepper-flash-14.0.0.145-1|16	
12ru|chromium-browser-pepper-flash-14.0.0.145-1|17	Requires:       chromium-browser
12ru|chromium-browser-pepper-flash-14.0.0.145-1|18	
12ru|chromium-browser-pepper-flash-14.0.0.145-1|19	%description
12ru|chromium-browser-pepper-flash-14.0.0.145-1|20	Pepper API based Adobe Flash plugin for Google's Open Source browser Chromium.
12ru|chromium-browser-pepper-flash-14.0.0.145-1|21	
12ru|chromium-browser-pepper-flash-14.0.0.145-1|22	%package -n chromium-browser-pdf-plugin
12ru|chromium-browser-pepper-flash-14.0.0.145-1|23	Summary:        Chromium PDF viewer plugin
12ru|chromium-browser-pepper-flash-14.0.0.145-1|24	Group:          Networking/WWW
12ru|chromium-browser-pepper-flash-14.0.0.145-1|25	Requires:       chromium-browser
12ru|chromium-browser-pepper-flash-14.0.0.145-1|26	
12ru|chromium-browser-pepper-flash-14.0.0.145-1|27	%description -n chromium-browser-pdf-plugin
12ru|chromium-browser-pepper-flash-14.0.0.145-1|28	Official PDF viewer plugin for Google's Open Source browser Chromium.
12ru|chromium-browser-pepper-flash-14.0.0.145-1|29	
12ru|chromium-browser-pepper-flash-14.0.0.145-1|30	%prep
12ru|chromium-browser-pepper-flash-14.0.0.145-1|31	%setup -c -T
12ru|chromium-browser-pepper-flash-14.0.0.145-1|32	
12ru|chromium-browser-pepper-flash-14.0.0.145-1|33	
12ru|chromium-browser-pepper-flash-14.0.0.145-1|34	%build
12ru|chromium-browser-pepper-flash-14.0.0.145-1|35	%ifarch x86_64
12ru|chromium-browser-pepper-flash-14.0.0.145-1|36	rpm2cpio %{SOURCE1} | cpio -idmv
12ru|chromium-browser-pepper-flash-14.0.0.145-1|37	%else
12ru|chromium-browser-pepper-flash-14.0.0.145-1|38	rpm2cpio %{SOURCE0} | cpio -idmv
12ru|chromium-browser-pepper-flash-14.0.0.145-1|39	%endif
12ru|chromium-browser-pepper-flash-14.0.0.145-1|40	
12ru|chromium-browser-pepper-flash-14.0.0.145-1|41	
12ru|chromium-browser-pepper-flash-14.0.0.145-1|42	%install
12ru|chromium-browser-pepper-flash-14.0.0.145-1|43	mkdir -p %{buildroot}%{_libdir}/chromium-browser/PepperFlash/
12ru|chromium-browser-pepper-flash-14.0.0.145-1|44	install -m644 opt/google/chrome/PepperFlash/* %{buildroot}%{_libdir}/chromium-browser/PepperFlash/
12ru|chromium-browser-pepper-flash-14.0.0.145-1|45	install -m755 opt/google/chrome/libpdf.so %{buildroot}%{_libdir}/chromium-browser/
12ru|chromium-browser-pepper-flash-14.0.0.145-1|46	
12ru|chromium-browser-pepper-flash-14.0.0.145-1|47	
12ru|chromium-browser-pepper-flash-14.0.0.145-1|48	%files
12ru|chromium-browser-pepper-flash-14.0.0.145-1|49	%dir %{_libdir}/chromium-browser/
12ru|chromium-browser-pepper-flash-14.0.0.145-1|50	%{_libdir}/chromium-browser/PepperFlash/
12ru|chromium-browser-pepper-flash-14.0.0.145-1|51	
12ru|chromium-browser-pepper-flash-14.0.0.145-1|52	
12ru|chromium-browser-pepper-flash-14.0.0.145-1|53	%files -n chromium-browser-pdf-plugin
12ru|chromium-browser-pepper-flash-14.0.0.145-1|54	%{_libdir}/chromium-browser/libpdf.so
12ru|chromium-browser-pepper-flash-14.0.0.145-1|55	
12ru|chromium-browser-pepper-flash-14.0.0.145-1|56	
12ru|chromium-browser-pepper-flash-14.0.0.145-1|57	%changelog
12ru|chromium-browser-pepper-flash-14.0.0.145-1|58	* Tue Aug 12 2014 Tigro <ashejn@gmail.com> 14.0.0.145-1
12ru|chromium-browser-pepper-flash-14.0.0.145-1|59	+ Revision: 5bc6e62
12ru|chromium-browser-pepper-flash-14.0.0.145-1|60	- update sources
12ru|chromium-browser-pepper-flash-14.0.0.145-1|61	
12ru|chromium-browser-pepper-flash-14.0.0.145-1|62	

21880 12
12ru|deadbeef-0.6.2-1plf|1	# (tpg) do not provide plugins
12ru|deadbeef-0.6.2-1plf|2	%if %{_use_internal_dependency_generator}
12ru|deadbeef-0.6.2-1plf|3	%define __noautoprov '(.*)\\.so\\.0'
12ru|deadbeef-0.6.2-1plf|4	%else
12ru|deadbeef-0.6.2-1plf|5	%define _provides_exceptions *.so.0\\|
12ru|deadbeef-0.6.2-1plf|6	%endif
12ru|deadbeef-0.6.2-1plf|7	
12ru|deadbeef-0.6.2-1plf|8	%define with_faad 0
12ru|deadbeef-0.6.2-1plf|9	
12ru|deadbeef-0.6.2-1plf|10	####################
12ru|deadbeef-0.6.2-1plf|11	# Hardcore PLF build
12ru|deadbeef-0.6.2-1plf|12	%define build_plf 1
12ru|deadbeef-0.6.2-1plf|13	####################
12ru|deadbeef-0.6.2-1plf|14	
12ru|deadbeef-0.6.2-1plf|15	%if %{build_plf}
12ru|deadbeef-0.6.2-1plf|16	%define distsuffix plf
12ru|deadbeef-0.6.2-1plf|17	%define with_faad 1
12ru|deadbeef-0.6.2-1plf|18	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12ru|deadbeef-0.6.2-1plf|19	%define extrarelsuffix plf
12ru|deadbeef-0.6.2-1plf|20	%endif
12ru|deadbeef-0.6.2-1plf|21	
12ru|deadbeef-0.6.2-1plf|22	Summary:	Ultimate music player for GNU/Linux
12ru|deadbeef-0.6.2-1plf|23	Name:		deadbeef
12ru|deadbeef-0.6.2-1plf|24	Version:	0.6.2
12ru|deadbeef-0.6.2-1plf|25	Release:	1%{?extrarelsuffix}
12ru|deadbeef-0.6.2-1plf|26	License:	GPLv2+
12ru|deadbeef-0.6.2-1plf|27	Group:		Sound
12ru|deadbeef-0.6.2-1plf|28	Url:		http://deadbeef.sourceforge.net
12ru|deadbeef-0.6.2-1plf|29	Source0:	http://sourceforge.net/projects/deadbeef/files/%{name}-%{version}.tar.bz2
12ru|deadbeef-0.6.2-1plf|30	Patch0:		translation_fix.patch
12ru|deadbeef-0.6.2-1plf|31	BuildRequires:	bison
12ru|deadbeef-0.6.2-1plf|32	BuildRequires:	intltool >= 0.40
12ru|deadbeef-0.6.2-1plf|33	BuildRequires:	yasm
12ru|deadbeef-0.6.2-1plf|34	BuildRequires:	ffmpeg-devel
12ru|deadbeef-0.6.2-1plf|35	BuildRequires:	jpeg-devel
12ru|deadbeef-0.6.2-1plf|36	%if %{with_faad}
12ru|deadbeef-0.6.2-1plf|37	BuildRequires:	libfaad2-devel
12ru|deadbeef-0.6.2-1plf|38	%endif
12ru|deadbeef-0.6.2-1plf|39	BuildRequires:	libstdc++-static-devel
12ru|deadbeef-0.6.2-1plf|40	BuildRequires:	pkgconfig(alsa)
12ru|deadbeef-0.6.2-1plf|41	BuildRequires:	pkgconfig(dbus-1)
12ru|deadbeef-0.6.2-1plf|42	BuildRequires:	pkgconfig(flac)
12ru|deadbeef-0.6.2-1plf|43	BuildRequires:	pkgconfig(gtk+-3.0)
12ru|deadbeef-0.6.2-1plf|44	BuildRequires:	pkgconfig(imlib2)
12ru|deadbeef-0.6.2-1plf|45	BuildRequires:	pkgconfig(libcddb)
12ru|deadbeef-0.6.2-1plf|46	BuildRequires:	pkgconfig(libcdio)
12ru|deadbeef-0.6.2-1plf|47	BuildRequires:	pkgconfig(libcurl)
12ru|deadbeef-0.6.2-1plf|48	BuildRequires:	pkgconfig(libpulse)
12ru|deadbeef-0.6.2-1plf|49	BuildRequires:	pkgconfig(libzip)
12ru|deadbeef-0.6.2-1plf|50	BuildRequires:	pkgconfig(mad)
12ru|deadbeef-0.6.2-1plf|51	BuildRequires:	pkgconfig(samplerate)
12ru|deadbeef-0.6.2-1plf|52	BuildRequires:	pkgconfig(sndfile)
12ru|deadbeef-0.6.2-1plf|53	BuildRequires:	pkgconfig(vorbis)
12ru|deadbeef-0.6.2-1plf|54	BuildRequires:	pkgconfig(wavpack)
12ru|deadbeef-0.6.2-1plf|55	BuildRequires:	pkgconfig(x11)
12ru|deadbeef-0.6.2-1plf|56	BuildRequires:	pkgconfig(zlib)
12ru|deadbeef-0.6.2-1plf|57	
12ru|deadbeef-0.6.2-1plf|58	%description
12ru|deadbeef-0.6.2-1plf|59	DeaDBeeF is an audio player for GNU/Linux systems with
12ru|deadbeef-0.6.2-1plf|60	X11 written in C and C++.
12ru|deadbeef-0.6.2-1plf|61	
12ru|deadbeef-0.6.2-1plf|62	Features:
12ru|deadbeef-0.6.2-1plf|63	* minimal depends
12ru|deadbeef-0.6.2-1plf|64	* native GTK2 GUI
12ru|deadbeef-0.6.2-1plf|65	* cuesheet support
12ru|deadbeef-0.6.2-1plf|66	* mp3, ogg, flac, ape and other popular formats
12ru|deadbeef-0.6.2-1plf|67	* chiptune formats with subtunes
12ru|deadbeef-0.6.2-1plf|68	* song-length databases
12ru|deadbeef-0.6.2-1plf|69	* small memory footprint
12ru|deadbeef-0.6.2-1plf|70	
12ru|deadbeef-0.6.2-1plf|71	%if %{build_plf}
12ru|deadbeef-0.6.2-1plf|72	This package is in restricted repository because it uses patented codecs.
12ru|deadbeef-0.6.2-1plf|73	%endif
12ru|deadbeef-0.6.2-1plf|74	
12ru|deadbeef-0.6.2-1plf|75	%files -f %{name}.lang
12ru|deadbeef-0.6.2-1plf|76	%doc AUTHORS ChangeLog COPYING.GPLv2 COPYING.LGPLv2.1
12ru|deadbeef-0.6.2-1plf|77	%doc about.txt help.txt translators.txt
12ru|deadbeef-0.6.2-1plf|78	%dir %{_datadir}/%{name}
12ru|deadbeef-0.6.2-1plf|79	%dir %{_datadir}/%{name}/pixmaps
12ru|deadbeef-0.6.2-1plf|80	%{_bindir}/%{name}
12ru|deadbeef-0.6.2-1plf|81	%{_libdir}/%{name}/*.so*
12ru|deadbeef-0.6.2-1plf|82	%{_datadir}/applications/%{name}.desktop
12ru|deadbeef-0.6.2-1plf|83	%{_datadir}/%{name}/pixmaps/*.png
12ru|deadbeef-0.6.2-1plf|84	%{_iconsdir}/hicolor/*/apps/*.png
12ru|deadbeef-0.6.2-1plf|85	%{_iconsdir}/hicolor/scalable/apps/deadbeef.svg
12ru|deadbeef-0.6.2-1plf|86	%{_libdir}/%{name}/convpresets/*.txt
12ru|deadbeef-0.6.2-1plf|87	
12ru|deadbeef-0.6.2-1plf|88	#----------------------------------------------------------------------------
12ru|deadbeef-0.6.2-1plf|89	
12ru|deadbeef-0.6.2-1plf|90	%package devel
12ru|deadbeef-0.6.2-1plf|91	Summary:	Development files for %{name}
12ru|deadbeef-0.6.2-1plf|92	Group:		Development/C++
12ru|deadbeef-0.6.2-1plf|93	Requires:	%{name} = %{EVRD}
12ru|deadbeef-0.6.2-1plf|94	
12ru|deadbeef-0.6.2-1plf|95	%description devel
12ru|deadbeef-0.6.2-1plf|96	Development files and headers for %{name}.
12ru|deadbeef-0.6.2-1plf|97	
12ru|deadbeef-0.6.2-1plf|98	%files devel
12ru|deadbeef-0.6.2-1plf|99	%dir %{_includedir}/%{name}
12ru|deadbeef-0.6.2-1plf|100	%{_includedir}/%{name}/*.h
12ru|deadbeef-0.6.2-1plf|101	
12ru|deadbeef-0.6.2-1plf|102	#----------------------------------------------------------------------------
12ru|deadbeef-0.6.2-1plf|103	
12ru|deadbeef-0.6.2-1plf|104	%prep
12ru|deadbeef-0.6.2-1plf|105	%setup -q
12ru|deadbeef-0.6.2-1plf|106	%patch0 -p1
12ru|deadbeef-0.6.2-1plf|107	
12ru|deadbeef-0.6.2-1plf|108	%build
12ru|deadbeef-0.6.2-1plf|109	%configure2_5x \
12ru|deadbeef-0.6.2-1plf|110	--enable-gtk3 \
12ru|deadbeef-0.6.2-1plf|111	--disable-gtk2 \
12ru|deadbeef-0.6.2-1plf|112	--disable-static \
12ru|deadbeef-0.6.2-1plf|113	--enable-ffmpeg \
12ru|deadbeef-0.6.2-1plf|114	%if !%{with_faad}
12ru|deadbeef-0.6.2-1plf|115	--disable-aac \
12ru|deadbeef-0.6.2-1plf|116	%endif
12ru|deadbeef-0.6.2-1plf|117	--disable-rpath
12ru|deadbeef-0.6.2-1plf|118	
12ru|deadbeef-0.6.2-1plf|119	%make
12ru|deadbeef-0.6.2-1plf|120	
12ru|deadbeef-0.6.2-1plf|121	%install
12ru|deadbeef-0.6.2-1plf|122	%makeinstall_std
12ru|deadbeef-0.6.2-1plf|123	
12ru|deadbeef-0.6.2-1plf|124	rm -rf %{buildroot}%{_docdir}/%{name}
12ru|deadbeef-0.6.2-1plf|125	
12ru|deadbeef-0.6.2-1plf|126	%find_lang %{name}
12ru|deadbeef-0.6.2-1plf|127	
12ru|deadbeef-0.6.2-1plf|128	
12ru|deadbeef-0.6.2-1plf|129	%changelog
12ru|deadbeef-0.6.2-1plf|130	* Fri Aug 08 2014 abondrov <andrey.bondrov@rosalab.ru> 0.6.2-1plf
12ru|deadbeef-0.6.2-1plf|131	+ Revision: 1a43182
12ru|deadbeef-0.6.2-1plf|132	- New version 0.6.2
12ru|deadbeef-0.6.2-1plf|133	
12ru|deadbeef-0.6.2-1plf|134	

21881 12
12ru|dvdrip-0.98.11-4|1	#disable requires on private modules
12ru|dvdrip-0.98.11-4|2	%if %{_use_internal_dependency_generator}
12ru|dvdrip-0.98.11-4|3	%define __noautoreq 'perl\\(Video::DVDRip.*'
12ru|dvdrip-0.98.11-4|4	%else
12ru|dvdrip-0.98.11-4|5	%define	_requires_exceptions perl.Video::DVDRip
12ru|dvdrip-0.98.11-4|6	%endif
12ru|dvdrip-0.98.11-4|7	
12ru|dvdrip-0.98.11-4|8	%define pre 0
12ru|dvdrip-0.98.11-4|9	%define distsuffix plf
12ru|dvdrip-0.98.11-4|10	
12ru|dvdrip-0.98.11-4|11	Name:		dvdrip
12ru|dvdrip-0.98.11-4|12	Version:	0.98.11
12ru|dvdrip-0.98.11-4|13	Release:	4
12ru|dvdrip-0.98.11-4|14	Summary:	DVD ripping GUI
12ru|dvdrip-0.98.11-4|15	License:	GPL or Artistic
12ru|dvdrip-0.98.11-4|16	URL:		http://www.exit1.org/dvdrip/
12ru|dvdrip-0.98.11-4|17	Group:		Video
12ru|dvdrip-0.98.11-4|18	Source:		http://www.exit1.org/dvdrip/dist/%{name}-%{version}.tar.gz
12ru|dvdrip-0.98.11-4|19	Source1:	Video-DVDRip-16.png
12ru|dvdrip-0.98.11-4|20	Source2:	Video-DVDRip-32.png
12ru|dvdrip-0.98.11-4|21	Source3:	Video-DVDRip-48.png
12ru|dvdrip-0.98.11-4|22	Source4:	Video-DVDRip.xml
12ru|dvdrip-0.98.11-4|23	Patch:		dvdrip-0.98.7-fping.patch
12ru|dvdrip-0.98.11-4|24	Patch1:		dvdrip-0.98.10-cssmethod.patch
12ru|dvdrip-0.98.11-4|25	Requires:	imagemagick
12ru|dvdrip-0.98.11-4|26	Requires:	perl-libintl-perl
12ru|dvdrip-0.98.11-4|27	Requires:	perl-Gtk2-Ex-FormFactory
12ru|dvdrip-0.98.11-4|28	Requires:	ogmtools
12ru|dvdrip-0.98.11-4|29	Requires:	libdvdcss
12ru|dvdrip-0.98.11-4|30	Requires:	fping
12ru|dvdrip-0.98.11-4|31	Requires: 	transcode
12ru|dvdrip-0.98.11-4|32	BuildRequires:	perl-devel
12ru|dvdrip-0.98.11-4|33	BuildRequires:	perl-Gtk2 >= 1.121
12ru|dvdrip-0.98.11-4|34	BuildRequires:	perl-Gtk2-Ex-FormFactory >= 0.65
12ru|dvdrip-0.98.11-4|35	BuildRequires:	perl-Event-ExecFlow >= 0.62
12ru|dvdrip-0.98.11-4|36	BuildRequires:	perl-Event-RPC >= 0.89
12ru|dvdrip-0.98.11-4|37	BuildRequires:	perl-libintl-perl >= 1.16
12ru|dvdrip-0.98.11-4|38	%rename Video-DVDRip
12ru|dvdrip-0.98.11-4|39	
12ru|dvdrip-0.98.11-4|40	%description
12ru|dvdrip-0.98.11-4|41	dvd::rip is a full featured DVD copy program written in Perl. It
12ru|dvdrip-0.98.11-4|42	provides an easy to use but feature-rich Gtk+ GUI to control almost
12ru|dvdrip-0.98.11-4|43	all aspects of the ripping and transcoding process. It uses the widely
12ru|dvdrip-0.98.11-4|44	known video processing swissknife transcode and many other Open Source
12ru|dvdrip-0.98.11-4|45	tools.
12ru|dvdrip-0.98.11-4|46	
12ru|dvdrip-0.98.11-4|47	This package is in restricted, as DVD ripping might break local laws.
12ru|dvdrip-0.98.11-4|48	
12ru|dvdrip-0.98.11-4|49	%prep
12ru|dvdrip-0.98.11-4|50	%setup -q
12ru|dvdrip-0.98.11-4|51	%patch -p1 -b .fping
12ru|dvdrip-0.98.11-4|52	%patch1 -p1 -b .css
12ru|dvdrip-0.98.11-4|53	
12ru|dvdrip-0.98.11-4|54	%build
12ru|dvdrip-0.98.11-4|55	perl Makefile.PL INSTALLDIRS=vendor
12ru|dvdrip-0.98.11-4|56	make
12ru|dvdrip-0.98.11-4|57	
12ru|dvdrip-0.98.11-4|58	%install
12ru|dvdrip-0.98.11-4|59	%makeinstall_std
12ru|dvdrip-0.98.11-4|60	# icons
12ru|dvdrip-0.98.11-4|61	%__install -D -m 644 %{SOURCE3} %{buildroot}%{_liconsdir}/%{name}.png
12ru|dvdrip-0.98.11-4|62	%__install -D -m 644 %{SOURCE2} %{buildroot}%{_iconsdir}/%{name}.png
12ru|dvdrip-0.98.11-4|63	%__install -D -m 644 %{SOURCE1} %{buildroot}%{_miconsdir}/%{name}.png
12ru|dvdrip-0.98.11-4|64	#mime
12ru|dvdrip-0.98.11-4|65	%__install -D -m 644 %{SOURCE4} %{buildroot}%{_datadir}/mime/packages/%{name}.xml
12ru|dvdrip-0.98.11-4|66	
12ru|dvdrip-0.98.11-4|67	%__mkdir_p %{buildroot}%{_datadir}/applications
12ru|dvdrip-0.98.11-4|68	%__cat > %{buildroot}%{_datadir}/applications/mandriva-%{name}.desktop << EOF
12ru|dvdrip-0.98.11-4|69	[Desktop Entry]
12ru|dvdrip-0.98.11-4|70	Encoding=UTF-8
12ru|dvdrip-0.98.11-4|71	Name=dvd::rip
12ru|dvdrip-0.98.11-4|72	Comment=DVD ripping GUI
12ru|dvdrip-0.98.11-4|73	Exec=%{_bindir}/dvdrip %U
12ru|dvdrip-0.98.11-4|74	Icon=%{name}
12ru|dvdrip-0.98.11-4|75	Terminal=false
12ru|dvdrip-0.98.11-4|76	imeType=application/x-rip
12ru|dvdrip-0.98.11-4|77	Type=Application
12ru|dvdrip-0.98.11-4|78	StartupNotify=true
12ru|dvdrip-0.98.11-4|79	Categories=GTK;AudioVideo;Video;AudioVideoEdition;Player
12ru|dvdrip-0.98.11-4|80	EOF
12ru|dvdrip-0.98.11-4|81	
12ru|dvdrip-0.98.11-4|82	for subdir in %{buildroot}%{perl_vendorlib}/LocaleData/*; do
12ru|dvdrip-0.98.11-4|83	echo "%lang($(basename $subdir)) $(echo $subdir|sed s!%{buildroot}!!)" >> %{name}.\lang
12ru|dvdrip-0.98.11-4|84	done
12ru|dvdrip-0.98.11-4|85	
12ru|dvdrip-0.98.11-4|86	%files -f %{name}.lang
12ru|dvdrip-0.98.11-4|87	%doc README TODO Credits Changes COPYRIGHT
12ru|dvdrip-0.98.11-4|88	%{_bindir}/*
12ru|dvdrip-0.98.11-4|89	%{_mandir}/*/*
12ru|dvdrip-0.98.11-4|90	%dir %{perl_vendorlib}/LocaleData
12ru|dvdrip-0.98.11-4|91	%{perl_vendorlib}/Video/
12ru|dvdrip-0.98.11-4|92	%{_datadir}/applications/mandriva*.desktop
12ru|dvdrip-0.98.11-4|93	%{_datadir}/mime/packages/%{name}.xml
12ru|dvdrip-0.98.11-4|94	%{_liconsdir}/%{name}.png
12ru|dvdrip-0.98.11-4|95	%{_iconsdir}/%{name}.png
12ru|dvdrip-0.98.11-4|96	%{_miconsdir}/%{name}.png
12ru|dvdrip-0.98.11-4|97	

21882 12
12ru|ffmpeg-2.1.3-1plf|1	%define major           55
12ru|ffmpeg-2.1.3-1plf|2	%define avdevmajor      55
12ru|ffmpeg-2.1.3-1plf|3	%define filtermajor     3
12ru|ffmpeg-2.1.3-1plf|4	%define avfmtmajor      55
12ru|ffmpeg-2.1.3-1plf|5	%define avumajor        52
12ru|ffmpeg-2.1.3-1plf|6	%define ppmajor         52
12ru|ffmpeg-2.1.3-1plf|7	%define swrmajor        0
12ru|ffmpeg-2.1.3-1plf|8	%define swsmajor        2
12ru|ffmpeg-2.1.3-1plf|9	%define libavcodec      %mklibname avcodec %{major}
12ru|ffmpeg-2.1.3-1plf|10	%define libavdevice     %mklibname avdevice %{avdevmajor}
12ru|ffmpeg-2.1.3-1plf|11	%define libavfilter     %mklibname avfilter %{filtermajor}
12ru|ffmpeg-2.1.3-1plf|12	%define libavformat     %mklibname avformat %{avfmtmajor}
12ru|ffmpeg-2.1.3-1plf|13	%define libavutil       %mklibname avutil %{avumajor}
12ru|ffmpeg-2.1.3-1plf|14	%define libpostproc     %mklibname postproc %{ppmajor}
12ru|ffmpeg-2.1.3-1plf|15	%define libswresample   %mklibname swresample %{swrmajor}
12ru|ffmpeg-2.1.3-1plf|16	%define libswscale      %mklibname swscaler %{swsmajor}
12ru|ffmpeg-2.1.3-1plf|17	%define devname         %mklibname %{name} -d
12ru|ffmpeg-2.1.3-1plf|18	%define statname        %mklibname %{name} -s -d
12ru|ffmpeg-2.1.3-1plf|19	
12ru|ffmpeg-2.1.3-1plf|20	#####################
12ru|ffmpeg-2.1.3-1plf|21	# Hardcode PLF build
12ru|ffmpeg-2.1.3-1plf|22	%define build_plf 1
12ru|ffmpeg-2.1.3-1plf|23	#####################
12ru|ffmpeg-2.1.3-1plf|24	
12ru|ffmpeg-2.1.3-1plf|25	%{?_with_plf: %{expand: %%global build_plf 1}}
12ru|ffmpeg-2.1.3-1plf|26	%if %{build_plf}
12ru|ffmpeg-2.1.3-1plf|27	%define distsuffix plf
12ru|ffmpeg-2.1.3-1plf|28	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12ru|ffmpeg-2.1.3-1plf|29	%define extrarelsuffix plf
12ru|ffmpeg-2.1.3-1plf|30	%bcond_with	dlopen
12ru|ffmpeg-2.1.3-1plf|31	%else
12ru|ffmpeg-2.1.3-1plf|32	%bcond_without	dlopen
12ru|ffmpeg-2.1.3-1plf|33	%endif
12ru|ffmpeg-2.1.3-1plf|34	
12ru|ffmpeg-2.1.3-1plf|35	%bcond_without	swscaler
12ru|ffmpeg-2.1.3-1plf|36	%bcond_with	faac
12ru|ffmpeg-2.1.3-1plf|37	
12ru|ffmpeg-2.1.3-1plf|38	Summary:	Hyper fast MPEG1/MPEG4/H263/RV and AC3/MPEG audio encoder
12ru|ffmpeg-2.1.3-1plf|39	Name:		ffmpeg
12ru|ffmpeg-2.1.3-1plf|40	Version:	2.1.3
12ru|ffmpeg-2.1.3-1plf|41	Release:	1%{?extrarelsuffix}
12ru|ffmpeg-2.1.3-1plf|42	Url:		http://ffmpeg.org/
12ru|ffmpeg-2.1.3-1plf|43	Source0:	http://ffmpeg.org/releases/%{name}-%{version}.tar.bz2
12ru|ffmpeg-2.1.3-1plf|44	Patch1:		ffmpeg-2.1-dlopen-faac-mp3lame-opencore-x264-xvid.patch
12ru|ffmpeg-2.1.3-1plf|45	Patch2:		ffmpeg-1.0.1-time.h.patch
12ru|ffmpeg-2.1.3-1plf|46	# http://ffmpeg.org/pipermail/ffmpeg-devel/2013-October/149616.html
12ru|ffmpeg-2.1.3-1plf|47	Patch3:		ffmpeg-2.1-atrac3plus.patch
12ru|ffmpeg-2.1.3-1plf|48	%if %{build_plf}
12ru|ffmpeg-2.1.3-1plf|49	License:	GPLv3+
12ru|ffmpeg-2.1.3-1plf|50	%else
12ru|ffmpeg-2.1.3-1plf|51	License:	GPLv2+
12ru|ffmpeg-2.1.3-1plf|52	%endif
12ru|ffmpeg-2.1.3-1plf|53	Group:		Video
12ru|ffmpeg-2.1.3-1plf|54	BuildRequires:	texi2html
12ru|ffmpeg-2.1.3-1plf|55	BuildRequires:	yasm
12ru|ffmpeg-2.1.3-1plf|56	BuildRequires:	bzip2-devel
12ru|ffmpeg-2.1.3-1plf|57	BuildRequires:	gsm-devel
12ru|ffmpeg-2.1.3-1plf|58	BuildRequires:	jpeg-devel
12ru|ffmpeg-2.1.3-1plf|59	BuildRequires:	ladspa-devel
12ru|ffmpeg-2.1.3-1plf|60	BuildRequires:	libnut-devel
12ru|ffmpeg-2.1.3-1plf|61	BuildRequires:	libschroedinger-devel
12ru|ffmpeg-2.1.3-1plf|62	# Maybe needs to be updated in future
12ru|ffmpeg-2.1.3-1plf|63	BuildConflicts:	crystalhd-devel
12ru|ffmpeg-2.1.3-1plf|64	
12ru|ffmpeg-2.1.3-1plf|65	BuildRequires:	pkgconfig(celt)
12ru|ffmpeg-2.1.3-1plf|66	BuildRequires:	pkgconfig(freetype2)
12ru|ffmpeg-2.1.3-1plf|67	BuildRequires:	pkgconfig(gnutls) >= 3.0
12ru|ffmpeg-2.1.3-1plf|68	BuildRequires:	pkgconfig(jack)
12ru|ffmpeg-2.1.3-1plf|69	BuildRequires:	pkgconfig(libass)
12ru|ffmpeg-2.1.3-1plf|70	BuildRequires:	pkgconfig(libbluray)
12ru|ffmpeg-2.1.3-1plf|71	BuildRequires:	pkgconfig(libcdio)
12ru|ffmpeg-2.1.3-1plf|72	BuildRequires:	pkgconfig(libdc1394-2)
12ru|ffmpeg-2.1.3-1plf|73	BuildRequires:	pkgconfig(libmodplug)
12ru|ffmpeg-2.1.3-1plf|74	BuildRequires:	pkgconfig(libopenjpeg1)
12ru|ffmpeg-2.1.3-1plf|75	BuildRequires:	pkgconfig(libpng)
12ru|ffmpeg-2.1.3-1plf|76	BuildRequires:	pkgconfig(libpulse)
12ru|ffmpeg-2.1.3-1plf|77	BuildRequires:	pkgconfig(librtmp)
12ru|ffmpeg-2.1.3-1plf|78	BuildRequires:	pkgconfig(libva)
12ru|ffmpeg-2.1.3-1plf|79	BuildRequires:	pkgconfig(libv4l2)
12ru|ffmpeg-2.1.3-1plf|80	BuildRequires:	pkgconfig(opencv)
12ru|ffmpeg-2.1.3-1plf|81	BuildRequires:	pkgconfig(opus)
12ru|ffmpeg-2.1.3-1plf|82	BuildRequires:	pkgconfig(sdl)
12ru|ffmpeg-2.1.3-1plf|83	BuildRequires:	pkgconfig(soxr)
12ru|ffmpeg-2.1.3-1plf|84	BuildRequires:	pkgconfig(speex)
12ru|ffmpeg-2.1.3-1plf|85	BuildRequires:	pkgconfig(theora)
12ru|ffmpeg-2.1.3-1plf|86	BuildRequires:	pkgconfig(vdpau)
12ru|ffmpeg-2.1.3-1plf|87	BuildRequires:	pkgconfig(vorbis)
12ru|ffmpeg-2.1.3-1plf|88	BuildRequires:	pkgconfig(vpx)
12ru|ffmpeg-2.1.3-1plf|89	BuildRequires:	pkgconfig(wavpack)
12ru|ffmpeg-2.1.3-1plf|90	%if %{build_plf}
12ru|ffmpeg-2.1.3-1plf|91	BuildRequires:	liblame-devel
12ru|ffmpeg-2.1.3-1plf|92	BuildRequires:	xvid-devel
12ru|ffmpeg-2.1.3-1plf|93	BuildRequires:	pkgconfig(opencore-amrnb)
12ru|ffmpeg-2.1.3-1plf|94	BuildRequires:	pkgconfig(opencore-amrwb)
12ru|ffmpeg-2.1.3-1plf|95	BuildRequires:	pkgconfig(vo-aacenc)
12ru|ffmpeg-2.1.3-1plf|96	BuildRequires:	pkgconfig(vo-amrwbenc)
12ru|ffmpeg-2.1.3-1plf|97	BuildRequires:	pkgconfig(x264)
12ru|ffmpeg-2.1.3-1plf|98	%endif
12ru|ffmpeg-2.1.3-1plf|99	%if %{with faac}
12ru|ffmpeg-2.1.3-1plf|100	BuildRequires:	libfaac-devel
12ru|ffmpeg-2.1.3-1plf|101	%endif
12ru|ffmpeg-2.1.3-1plf|102	%if 0
12ru|ffmpeg-2.1.3-1plf|103	Buildrequires:	pkgconfig(frei0r)
12ru|ffmpeg-2.1.3-1plf|104	%endif
12ru|ffmpeg-2.1.3-1plf|105	
12ru|ffmpeg-2.1.3-1plf|106	%description
12ru|ffmpeg-2.1.3-1plf|107	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12ru|ffmpeg-2.1.3-1plf|108	and a generic audio and video file converter.
12ru|ffmpeg-2.1.3-1plf|109	
12ru|ffmpeg-2.1.3-1plf|110	It can grab from a standard Video4Linux video source and convert it into
12ru|ffmpeg-2.1.3-1plf|111	several file formats based on DCT/motion compensation encoding. Sound is
12ru|ffmpeg-2.1.3-1plf|112	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12ru|ffmpeg-2.1.3-1plf|113	
12ru|ffmpeg-2.1.3-1plf|114	%if %{build_plf}
12ru|ffmpeg-2.1.3-1plf|115	This package is in Restricted as it violates several patents.
12ru|ffmpeg-2.1.3-1plf|116	%endif
12ru|ffmpeg-2.1.3-1plf|117	
12ru|ffmpeg-2.1.3-1plf|118	%files
12ru|ffmpeg-2.1.3-1plf|119	%doc INSTALL README doc/*.html doc/*.txt doc/*.conf
12ru|ffmpeg-2.1.3-1plf|120	%{_bindir}/*
12ru|ffmpeg-2.1.3-1plf|121	%{_mandir}/man1/*
12ru|ffmpeg-2.1.3-1plf|122	%{_datadir}/ffmpeg
12ru|ffmpeg-2.1.3-1plf|123	
12ru|ffmpeg-2.1.3-1plf|124	#----------------------------------------------------------------------------
12ru|ffmpeg-2.1.3-1plf|125	
12ru|ffmpeg-2.1.3-1plf|126	%package -n	%{libavcodec}
12ru|ffmpeg-2.1.3-1plf|127	Summary:	Shared library part of ffmpeg
12ru|ffmpeg-2.1.3-1plf|128	Group:		System/Libraries
12ru|ffmpeg-2.1.3-1plf|129	%if %{with dlopen}
12ru|ffmpeg-2.1.3-1plf|130	%if "%{_lib}" == "lib64"
12ru|ffmpeg-2.1.3-1plf|131	%global	_ext	()(64bit)
12ru|ffmpeg-2.1.3-1plf|132	%else
12ru|ffmpeg-2.1.3-1plf|133	%global	_ext	%{nil}
12ru|ffmpeg-2.1.3-1plf|134	%endif
12ru|ffmpeg-2.1.3-1plf|135	Suggests:	libfaac.so.0%{_ext}
12ru|ffmpeg-2.1.3-1plf|136	Suggests:	libx264.so.120%{_ext}
12ru|ffmpeg-2.1.3-1plf|137	Suggests:	libopencore-amrnb.so.0%{_ext}
12ru|ffmpeg-2.1.3-1plf|138	Suggests:	libopencore-amrwb.so.0%{_ext}
12ru|ffmpeg-2.1.3-1plf|139	Suggests:	libmp3lame.so.0%{_ext}
12ru|ffmpeg-2.1.3-1plf|140	Suggests:	libxvidcore.so.4%{_ext}
12ru|ffmpeg-2.1.3-1plf|141	%endif
12ru|ffmpeg-2.1.3-1plf|142	
12ru|ffmpeg-2.1.3-1plf|143	%description -n	%{libavcodec}
12ru|ffmpeg-2.1.3-1plf|144	This package contains a shared library for %{name}.
12ru|ffmpeg-2.1.3-1plf|145	
12ru|ffmpeg-2.1.3-1plf|146	%if %{build_plf}
12ru|ffmpeg-2.1.3-1plf|147	This package is in Restricted as it violates several patents.
12ru|ffmpeg-2.1.3-1plf|148	%endif
12ru|ffmpeg-2.1.3-1plf|149	
12ru|ffmpeg-2.1.3-1plf|150	%files -n %{libavcodec}
12ru|ffmpeg-2.1.3-1plf|151	%{_libdir}/libavcodec.so.%{major}*
12ru|ffmpeg-2.1.3-1plf|152	
12ru|ffmpeg-2.1.3-1plf|153	#----------------------------------------------------------------------------
12ru|ffmpeg-2.1.3-1plf|154	
12ru|ffmpeg-2.1.3-1plf|155	%package -n	%{libavdevice}
12ru|ffmpeg-2.1.3-1plf|156	Summary:	Shared library part of ffmpeg
12ru|ffmpeg-2.1.3-1plf|157	Group:		System/Libraries
12ru|ffmpeg-2.1.3-1plf|158	
12ru|ffmpeg-2.1.3-1plf|159	%description -n %{libavdevice}
12ru|ffmpeg-2.1.3-1plf|160	This package contains a shared library for %{name}.
12ru|ffmpeg-2.1.3-1plf|161	
12ru|ffmpeg-2.1.3-1plf|162	%files -n %{libavdevice}
12ru|ffmpeg-2.1.3-1plf|163	%{_libdir}/libavdevice.so.%{avdevmajor}*
12ru|ffmpeg-2.1.3-1plf|164	
12ru|ffmpeg-2.1.3-1plf|165	#----------------------------------------------------------------------------
12ru|ffmpeg-2.1.3-1plf|166	
12ru|ffmpeg-2.1.3-1plf|167	%package -n	%{libavfilter}
12ru|ffmpeg-2.1.3-1plf|168	Summary:	Shared library part of ffmpeg
12ru|ffmpeg-2.1.3-1plf|169	Group:		System/Libraries
12ru|ffmpeg-2.1.3-1plf|170	
12ru|ffmpeg-2.1.3-1plf|171	%description -n	%{libavfilter}
12ru|ffmpeg-2.1.3-1plf|172	This package contains a shared library for %{name}.
12ru|ffmpeg-2.1.3-1plf|173	
12ru|ffmpeg-2.1.3-1plf|174	%files -n %{libavfilter}
12ru|ffmpeg-2.1.3-1plf|175	%{_libdir}/libavfilter.so.%{filtermajor}*
12ru|ffmpeg-2.1.3-1plf|176	
12ru|ffmpeg-2.1.3-1plf|177	#----------------------------------------------------------------------------
12ru|ffmpeg-2.1.3-1plf|178	
12ru|ffmpeg-2.1.3-1plf|179	%package -n	%{libavformat}
12ru|ffmpeg-2.1.3-1plf|180	Summary:	Shared library part of ffmpeg
12ru|ffmpeg-2.1.3-1plf|181	Group:		System/Libraries
12ru|ffmpeg-2.1.3-1plf|182	
12ru|ffmpeg-2.1.3-1plf|183	%description -n %{libavformat}
12ru|ffmpeg-2.1.3-1plf|184	This package contains a shared library for %{name}.
12ru|ffmpeg-2.1.3-1plf|185	
12ru|ffmpeg-2.1.3-1plf|186	%files -n %{libavformat}
12ru|ffmpeg-2.1.3-1plf|187	%{_libdir}/libavformat.so.%{avfmtmajor}*
12ru|ffmpeg-2.1.3-1plf|188	
12ru|ffmpeg-2.1.3-1plf|189	#----------------------------------------------------------------------------
12ru|ffmpeg-2.1.3-1plf|190	
12ru|ffmpeg-2.1.3-1plf|191	%package -n	%{libavutil}
12ru|ffmpeg-2.1.3-1plf|192	Summary:	Shared library part of ffmpeg
12ru|ffmpeg-2.1.3-1plf|193	Group:		System/Libraries
12ru|ffmpeg-2.1.3-1plf|194	
12ru|ffmpeg-2.1.3-1plf|195	%description -n %{libavutil}
12ru|ffmpeg-2.1.3-1plf|196	This package contains a shared library for %{name}.
12ru|ffmpeg-2.1.3-1plf|197	
12ru|ffmpeg-2.1.3-1plf|198	%files -n %{libavutil}
12ru|ffmpeg-2.1.3-1plf|199	%{_libdir}/libavutil.so.%{avumajor}*
12ru|ffmpeg-2.1.3-1plf|200	
12ru|ffmpeg-2.1.3-1plf|201	#----------------------------------------------------------------------------
12ru|ffmpeg-2.1.3-1plf|202	
12ru|ffmpeg-2.1.3-1plf|203	%package -n	%{libpostproc}
12ru|ffmpeg-2.1.3-1plf|204	Summary:	Shared library part of ffmpeg
12ru|ffmpeg-2.1.3-1plf|205	Group:		System/Libraries
12ru|ffmpeg-2.1.3-1plf|206	Conflicts:	%{_lib}ffmpeg51
12ru|ffmpeg-2.1.3-1plf|207	
12ru|ffmpeg-2.1.3-1plf|208	%description -n	%{libpostproc}
12ru|ffmpeg-2.1.3-1plf|209	This package contains a shared library for %{name}.
12ru|ffmpeg-2.1.3-1plf|210	
12ru|ffmpeg-2.1.3-1plf|211	%files -n %{libpostproc}
12ru|ffmpeg-2.1.3-1plf|212	%{_libdir}/libpostproc.so.%{ppmajor}*
12ru|ffmpeg-2.1.3-1plf|213	
12ru|ffmpeg-2.1.3-1plf|214	#----------------------------------------------------------------------------
12ru|ffmpeg-2.1.3-1plf|215	
12ru|ffmpeg-2.1.3-1plf|216	%package -n	%{libswresample}
12ru|ffmpeg-2.1.3-1plf|217	Summary:	Shared library part of ffmpeg
12ru|ffmpeg-2.1.3-1plf|218	Group:		System/Libraries
12ru|ffmpeg-2.1.3-1plf|219	
12ru|ffmpeg-2.1.3-1plf|220	%description -n %{libswresample}
12ru|ffmpeg-2.1.3-1plf|221	This package contains a shared library for %{name}.
12ru|ffmpeg-2.1.3-1plf|222	
12ru|ffmpeg-2.1.3-1plf|223	%files -n %{libswresample}
12ru|ffmpeg-2.1.3-1plf|224	%{_libdir}/libswresample.so.%{swrmajor}*
12ru|ffmpeg-2.1.3-1plf|225	
12ru|ffmpeg-2.1.3-1plf|226	#----------------------------------------------------------------------------
12ru|ffmpeg-2.1.3-1plf|227	
12ru|ffmpeg-2.1.3-1plf|228	%if %{with swscaler}
12ru|ffmpeg-2.1.3-1plf|229	%package -n	%{libswscale}
12ru|ffmpeg-2.1.3-1plf|230	Summary:	Shared library part of ffmpeg
12ru|ffmpeg-2.1.3-1plf|231	Group:		System/Libraries
12ru|ffmpeg-2.1.3-1plf|232	
12ru|ffmpeg-2.1.3-1plf|233	%description -n %{libswscale}
12ru|ffmpeg-2.1.3-1plf|234	This package contains a shared library for %{name}.
12ru|ffmpeg-2.1.3-1plf|235	
12ru|ffmpeg-2.1.3-1plf|236	%files -n %{libswscale}
12ru|ffmpeg-2.1.3-1plf|237	%{_libdir}/libswscale.so.%{swsmajor}*
12ru|ffmpeg-2.1.3-1plf|238	%endif
12ru|ffmpeg-2.1.3-1plf|239	
12ru|ffmpeg-2.1.3-1plf|240	#----------------------------------------------------------------------------
12ru|ffmpeg-2.1.3-1plf|241	
12ru|ffmpeg-2.1.3-1plf|242	%package -n	%{devname}
12ru|ffmpeg-2.1.3-1plf|243	Group:		Development/C
12ru|ffmpeg-2.1.3-1plf|244	Summary:	Header files for the ffmpeg codec library
12ru|ffmpeg-2.1.3-1plf|245	Requires:	%{libavcodec} = %{EVRD}
12ru|ffmpeg-2.1.3-1plf|246	Requires:	%{libavdevice} = %{EVRD}
12ru|ffmpeg-2.1.3-1plf|247	Requires:	%{libavfilter} = %{EVRD}
12ru|ffmpeg-2.1.3-1plf|248	Requires:	%{libavformat} = %{EVRD}
12ru|ffmpeg-2.1.3-1plf|249	Requires:	%{libavutil} = %{EVRD}
12ru|ffmpeg-2.1.3-1plf|250	Requires:	%{libpostproc} = %{EVRD}
12ru|ffmpeg-2.1.3-1plf|251	Requires:	%{libswresample} = %{EVRD}
12ru|ffmpeg-2.1.3-1plf|252	%if %{with swscaler}
12ru|ffmpeg-2.1.3-1plf|253	Requires:	%{libswscale} = %{EVRD}
12ru|ffmpeg-2.1.3-1plf|254	%endif
12ru|ffmpeg-2.1.3-1plf|255	Provides:	ffmpeg-devel = %{EVRD}
12ru|ffmpeg-2.1.3-1plf|256	
12ru|ffmpeg-2.1.3-1plf|257	%description -n	%{devname}
12ru|ffmpeg-2.1.3-1plf|258	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12ru|ffmpeg-2.1.3-1plf|259	and a generic audio and video file converter.
12ru|ffmpeg-2.1.3-1plf|260	
12ru|ffmpeg-2.1.3-1plf|261	It can grab from a standard Video4Linux video source and convert it into
12ru|ffmpeg-2.1.3-1plf|262	several file formats based on DCT/motion compensation encoding. Sound is
12ru|ffmpeg-2.1.3-1plf|263	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12ru|ffmpeg-2.1.3-1plf|264	
12ru|ffmpeg-2.1.3-1plf|265	Install this package if you want to compile apps with ffmpeg support.
12ru|ffmpeg-2.1.3-1plf|266	
12ru|ffmpeg-2.1.3-1plf|267	%files -n %{devname}
12ru|ffmpeg-2.1.3-1plf|268	%{_includedir}/libavcodec
12ru|ffmpeg-2.1.3-1plf|269	%{_includedir}/libavdevice
12ru|ffmpeg-2.1.3-1plf|270	%{_includedir}/libavfilter
12ru|ffmpeg-2.1.3-1plf|271	%{_includedir}/libavformat
12ru|ffmpeg-2.1.3-1plf|272	%{_includedir}/libavutil
12ru|ffmpeg-2.1.3-1plf|273	%{_includedir}/libpostproc
12ru|ffmpeg-2.1.3-1plf|274	%{_includedir}/libswresample
12ru|ffmpeg-2.1.3-1plf|275	%{_libdir}/libavcodec.so
12ru|ffmpeg-2.1.3-1plf|276	%{_libdir}/libavdevice.so
12ru|ffmpeg-2.1.3-1plf|277	%{_libdir}/libavfilter.so
12ru|ffmpeg-2.1.3-1plf|278	%{_libdir}/libavformat.so
12ru|ffmpeg-2.1.3-1plf|279	%{_libdir}/libavutil.so
12ru|ffmpeg-2.1.3-1plf|280	%{_libdir}/libpostproc.so
12ru|ffmpeg-2.1.3-1plf|281	%{_libdir}/libswresample.so
12ru|ffmpeg-2.1.3-1plf|282	%if %{with swscaler}
12ru|ffmpeg-2.1.3-1plf|283	%{_includedir}/libswscale
12ru|ffmpeg-2.1.3-1plf|284	%{_libdir}/libswscale.so
12ru|ffmpeg-2.1.3-1plf|285	%{_libdir}/pkgconfig/libswscale.pc
12ru|ffmpeg-2.1.3-1plf|286	%endif
12ru|ffmpeg-2.1.3-1plf|287	%{_libdir}/pkgconfig/libavcodec.pc
12ru|ffmpeg-2.1.3-1plf|288	%{_libdir}/pkgconfig/libavdevice.pc
12ru|ffmpeg-2.1.3-1plf|289	%{_libdir}/pkgconfig/libavfilter.pc
12ru|ffmpeg-2.1.3-1plf|290	%{_libdir}/pkgconfig/libavformat.pc
12ru|ffmpeg-2.1.3-1plf|291	%{_libdir}/pkgconfig/libavutil.pc
12ru|ffmpeg-2.1.3-1plf|292	%{_libdir}/pkgconfig/libpostproc.pc
12ru|ffmpeg-2.1.3-1plf|293	%{_libdir}/pkgconfig/libswresample.pc
12ru|ffmpeg-2.1.3-1plf|294	%{_mandir}/man3/lib*.3.*
12ru|ffmpeg-2.1.3-1plf|295	
12ru|ffmpeg-2.1.3-1plf|296	#----------------------------------------------------------------------------
12ru|ffmpeg-2.1.3-1plf|297	
12ru|ffmpeg-2.1.3-1plf|298	%package -n	%{statname}
12ru|ffmpeg-2.1.3-1plf|299	Group:		Development/C
12ru|ffmpeg-2.1.3-1plf|300	Summary:	Static library for the ffmpeg codec library
12ru|ffmpeg-2.1.3-1plf|301	Requires:	%{devname} = %{EVRD}
12ru|ffmpeg-2.1.3-1plf|302	Provides:	ffmpeg-static-devel = %{EVRD}
12ru|ffmpeg-2.1.3-1plf|303	
12ru|ffmpeg-2.1.3-1plf|304	%description -n	%{statname}
12ru|ffmpeg-2.1.3-1plf|305	ffmpeg is a hyper fast realtime audio/video encoder, a streaming server
12ru|ffmpeg-2.1.3-1plf|306	and a generic audio and video file converter.
12ru|ffmpeg-2.1.3-1plf|307	
12ru|ffmpeg-2.1.3-1plf|308	It can grab from a standard Video4Linux video source and convert it into
12ru|ffmpeg-2.1.3-1plf|309	several file formats based on DCT/motion compensation encoding. Sound is
12ru|ffmpeg-2.1.3-1plf|310	compressed in MPEG audio layer 2 or using an AC3 compatible stream.
12ru|ffmpeg-2.1.3-1plf|311	
12ru|ffmpeg-2.1.3-1plf|312	Install this package if you want to compile static apps with ffmpeg support.
12ru|ffmpeg-2.1.3-1plf|313	
12ru|ffmpeg-2.1.3-1plf|314	%files -n %{statname}
12ru|ffmpeg-2.1.3-1plf|315	%{_libdir}/*.a
12ru|ffmpeg-2.1.3-1plf|316	
12ru|ffmpeg-2.1.3-1plf|317	#----------------------------------------------------------------------------
12ru|ffmpeg-2.1.3-1plf|318	
12ru|ffmpeg-2.1.3-1plf|319	%prep
12ru|ffmpeg-2.1.3-1plf|320	%setup -q
12ru|ffmpeg-2.1.3-1plf|321	%if %{with dlopen}
12ru|ffmpeg-2.1.3-1plf|322	%patch1 -p1 -b .dlopen~
12ru|ffmpeg-2.1.3-1plf|323	%endif
12ru|ffmpeg-2.1.3-1plf|324	%patch2 -p1 -b .timeh~
12ru|ffmpeg-2.1.3-1plf|325	%if %{build_plf}
12ru|ffmpeg-2.1.3-1plf|326	%patch3 -p1 -b .atrac~
12ru|ffmpeg-2.1.3-1plf|327	%endif
12ru|ffmpeg-2.1.3-1plf|328	
12ru|ffmpeg-2.1.3-1plf|329	%build
12ru|ffmpeg-2.1.3-1plf|330	export CFLAGS="%{optflags} -fPIC -I%{_includedir}/openjpeg-1.5/"
12ru|ffmpeg-2.1.3-1plf|331	export LDFLAGS="%{ldflags}"
12ru|ffmpeg-2.1.3-1plf|332	
12ru|ffmpeg-2.1.3-1plf|333	./configure --prefix=%{_prefix} \
12ru|ffmpeg-2.1.3-1plf|334	--enable-shared \
12ru|ffmpeg-2.1.3-1plf|335	--libdir=%{_libdir} \
12ru|ffmpeg-2.1.3-1plf|336	--shlibdir=%{_libdir} \
12ru|ffmpeg-2.1.3-1plf|337	--incdir=%{_includedir} \
12ru|ffmpeg-2.1.3-1plf|338	--disable-stripping \
12ru|ffmpeg-2.1.3-1plf|339	--enable-postproc \
12ru|ffmpeg-2.1.3-1plf|340	--enable-gpl \
12ru|ffmpeg-2.1.3-1plf|341	--enable-pthreads \
12ru|ffmpeg-2.1.3-1plf|342	--enable-ladspa \
12ru|ffmpeg-2.1.3-1plf|343	--enable-libbluray \
12ru|ffmpeg-2.1.3-1plf|344	--enable-libtheora \
12ru|ffmpeg-2.1.3-1plf|345	--enable-libvorbis --disable-encoder=vorbis \
12ru|ffmpeg-2.1.3-1plf|346	--enable-libvpx \
12ru|ffmpeg-2.1.3-1plf|347	--enable-x11grab \
12ru|ffmpeg-2.1.3-1plf|348	--enable-runtime-cpudetect \
12ru|ffmpeg-2.1.3-1plf|349	--enable-libdc1394 \
12ru|ffmpeg-2.1.3-1plf|350	--enable-libschroedinger \
12ru|ffmpeg-2.1.3-1plf|351	--enable-librtmp \
12ru|ffmpeg-2.1.3-1plf|352	--enable-libspeex \
12ru|ffmpeg-2.1.3-1plf|353	--enable-libfreetype \
12ru|ffmpeg-2.1.3-1plf|354	--enable-libnut \
12ru|ffmpeg-2.1.3-1plf|355	--enable-libgsm \
12ru|ffmpeg-2.1.3-1plf|356	--enable-libcelt \
12ru|ffmpeg-2.1.3-1plf|357	--enable-libopencv \
12ru|ffmpeg-2.1.3-1plf|358	--enable-libopenjpeg \
12ru|ffmpeg-2.1.3-1plf|359	--enable-libopus \
12ru|ffmpeg-2.1.3-1plf|360	--enable-libsoxr \
12ru|ffmpeg-2.1.3-1plf|361	--enable-libwavpack \
12ru|ffmpeg-2.1.3-1plf|362	--disable-libxavs \
12ru|ffmpeg-2.1.3-1plf|363	--enable-libmodplug \
12ru|ffmpeg-2.1.3-1plf|364	--enable-libass \
12ru|ffmpeg-2.1.3-1plf|365	--enable-gnutls \
12ru|ffmpeg-2.1.3-1plf|366	--enable-libcdio \
12ru|ffmpeg-2.1.3-1plf|367	--enable-libpulse \
12ru|ffmpeg-2.1.3-1plf|368	--enable-libv4l2 \
12ru|ffmpeg-2.1.3-1plf|369	%if 0
12ru|ffmpeg-2.1.3-1plf|370	--enable-frei0r \
12ru|ffmpeg-2.1.3-1plf|371	%endif
12ru|ffmpeg-2.1.3-1plf|372	%if %{build_plf}
12ru|ffmpeg-2.1.3-1plf|373	--enable-libmp3lame \
12ru|ffmpeg-2.1.3-1plf|374	--enable-libopencore-amrnb \
12ru|ffmpeg-2.1.3-1plf|375	--enable-libopencore-amrwb \
12ru|ffmpeg-2.1.3-1plf|376	--enable-version3 \
12ru|ffmpeg-2.1.3-1plf|377	--enable-libx264 \
12ru|ffmpeg-2.1.3-1plf|378	--enable-libvo-aacenc \
12ru|ffmpeg-2.1.3-1plf|379	--enable-libvo-amrwbenc \
12ru|ffmpeg-2.1.3-1plf|380	--enable-libxvid \
12ru|ffmpeg-2.1.3-1plf|381	%else
12ru|ffmpeg-2.1.3-1plf|382	--disable-decoder=aac --disable-encoder=aac \
12ru|ffmpeg-2.1.3-1plf|383	%if %{with dlopen}
12ru|ffmpeg-2.1.3-1plf|384	--enable-libmp3lame-dlopen \
12ru|ffmpeg-2.1.3-1plf|385	--enable-libopencore-amrnb-dlopen \
12ru|ffmpeg-2.1.3-1plf|386	--enable-libopencore-amrwb-dlopen \
12ru|ffmpeg-2.1.3-1plf|387	--enable-libx264-dlopen \
12ru|ffmpeg-2.1.3-1plf|388	--enable-libxvid-dlopen \
12ru|ffmpeg-2.1.3-1plf|389	%if !%{with faac}
12ru|ffmpeg-2.1.3-1plf|390	--enable-libfaac-dlopen \
12ru|ffmpeg-2.1.3-1plf|391	%endif
12ru|ffmpeg-2.1.3-1plf|392	%endif
12ru|ffmpeg-2.1.3-1plf|393	%endif
12ru|ffmpeg-2.1.3-1plf|394	%if %{with faac}
12ru|ffmpeg-2.1.3-1plf|395	--enable-nonfree --enable-libfaac
12ru|ffmpeg-2.1.3-1plf|396	%endif
12ru|ffmpeg-2.1.3-1plf|397	
12ru|ffmpeg-2.1.3-1plf|398	%make
12ru|ffmpeg-2.1.3-1plf|399	
12ru|ffmpeg-2.1.3-1plf|400	%install
12ru|ffmpeg-2.1.3-1plf|401	%makeinstall_std SRC_PATH=`pwd`
12ru|ffmpeg-2.1.3-1plf|402	
12ru|ffmpeg-2.1.3-1plf|403	
12ru|ffmpeg-2.1.3-1plf|404	%changelog
12ru|ffmpeg-2.1.3-1plf|405	* Fri Feb 07 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.3-1plf
12ru|ffmpeg-2.1.3-1plf|406	+ Revision: 3029160
12ru|ffmpeg-2.1.3-1plf|407	- LOG New version 2.1.3
12ru|ffmpeg-2.1.3-1plf|408	
12ru|ffmpeg-2.1.3-1plf|409	

21883 12
12ru|fontconfig-2.10.2-2|1	%define major 1
12ru|fontconfig-2.10.2-2|2	%define lib_name %mklibname %{name} %{major}
12ru|fontconfig-2.10.2-2|3	%define develname %mklibname %{name} -d
12ru|fontconfig-2.10.2-2|4	
12ru|fontconfig-2.10.2-2|5	%define bootstrap 0
12ru|fontconfig-2.10.2-2|6	%{?_without_bootstrap: %global bootstrap 0}
12ru|fontconfig-2.10.2-2|7	%{?_with_bootstrap: %global bootstrap 1}
12ru|fontconfig-2.10.2-2|8	%define rebuild_doc	1
12ru|fontconfig-2.10.2-2|9	%if %{bootstrap}
12ru|fontconfig-2.10.2-2|10	%define rebuild_doc 0
12ru|fontconfig-2.10.2-2|11	%endif
12ru|fontconfig-2.10.2-2|12	
12ru|fontconfig-2.10.2-2|13	Summary:	Font configuration library
12ru|fontconfig-2.10.2-2|14	Name:		fontconfig
12ru|fontconfig-2.10.2-2|15	Version:	2.10.2
12ru|fontconfig-2.10.2-2|16	Release:	2
12ru|fontconfig-2.10.2-2|17	License:	MIT
12ru|fontconfig-2.10.2-2|18	Group:		System/X11
12ru|fontconfig-2.10.2-2|19	URL:		http://fontconfig.org/
12ru|fontconfig-2.10.2-2|20	Source0:	http://www.freedesktop.org/software/fontconfig/release/%{name}-%{version}.tar.bz2
12ru|fontconfig-2.10.2-2|21	# (fc) 2.3.2-3mdk prefer urw fonts
12ru|fontconfig-2.10.2-2|22	Source1:	30-mdv-urwfonts.conf
12ru|fontconfig-2.10.2-2|23	# (fc) 2.3.2-3mdk disable antialiasing for some fonts
12ru|fontconfig-2.10.2-2|24	Source3:	20-mdv-disable-antialias.conf
12ru|fontconfig-2.10.2-2|25	# (fc) 2.3.2-3mdk  Avoid KDE/QT uses some bitmapped fonts (guisseppe)
12ru|fontconfig-2.10.2-2|26	Source5:	30-mdv-avoid-bitmap.conf
12ru|fontconfig-2.10.2-2|27	# (fc) 2.4.2-1mdv disable embedded bitmap for big size (Mdv bug #25924)
12ru|fontconfig-2.10.2-2|28	Source8:	26-mdv-no-embeddedbitmap.conf
12ru|fontconfig-2.10.2-2|29	# (fc) 2.4.92-1mdv enable embeddedbitmap on some CJK fonts (Fedora)
12ru|fontconfig-2.10.2-2|30	Source10:	25-no-bitmap-fedora.conf
12ru|fontconfig-2.10.2-2|31	# (fc) 2.1-4mdk change order of default fonts
12ru|fontconfig-2.10.2-2|32	Source11: fc-cache.filter
12ru|fontconfig-2.10.2-2|33	Source12: fc-cache.script
12ru|fontconfig-2.10.2-2|34	
12ru|fontconfig-2.10.2-2|35	Patch10:        00_old_diff_gz.patch
12ru|fontconfig-2.10.2-2|36	Patch11:        01_fonts_nanum.patch
12ru|fontconfig-2.10.2-2|37	Patch12:        04_ubuntu_monospace_lcd_filter_conf.patch
12ru|fontconfig-2.10.2-2|38	Patch13:        05_lcdfilterlegacy.patch
12ru|fontconfig-2.10.2-2|39	Patch14:        05_ubuntu_add_hinting_and_antialiasing_confs.patch
12ru|fontconfig-2.10.2-2|40	Patch15:        06_ubuntu_lcddefault.patch
12ru|fontconfig-2.10.2-2|41	
12ru|fontconfig-2.10.2-2|42	BuildRequires:	ed
12ru|fontconfig-2.10.2-2|43	#BuildRequires:	ibxml2-utils
12ru|fontconfig-2.10.2-2|44	BuildRequires:	lynx
12ru|fontconfig-2.10.2-2|45	BuildRequires:	pkgconfig(freetype2) >= 2.3.5
12ru|fontconfig-2.10.2-2|46	BuildRequires:	pkgconfig(libxml-2.0)
12ru|fontconfig-2.10.2-2|47	%if %rebuild_doc
12ru|fontconfig-2.10.2-2|48	# Actually, we don't really need whole set of texlive packages
12ru|fontconfig-2.10.2-2|49	# but it's hard to find what exactly we need. So we use texlive.
12ru|fontconfig-2.10.2-2|50	BuildRequires:	texlive
12ru|fontconfig-2.10.2-2|51	BuildRequires:	docbook-utils
12ru|fontconfig-2.10.2-2|52	BuildRequires:	docbook-utils-pdf
12ru|fontconfig-2.10.2-2|53	BuildRequires:	docbook-dtd31-sgml
12ru|fontconfig-2.10.2-2|54	BuildRequires:	docbook-dtd41-sgml
12ru|fontconfig-2.10.2-2|55	%endif
12ru|fontconfig-2.10.2-2|56	
12ru|fontconfig-2.10.2-2|57	Provides:	lib%{name} = %{version}-%{release}
12ru|fontconfig-2.10.2-2|58	Provides:	%{name}-libs = %{version}-%{release}
12ru|fontconfig-2.10.2-2|59	# fwang: add conflicts to ease upgrade
12ru|fontconfig-2.10.2-2|60	Conflicts:	x11-font-wqy-bitmapfont < 1.0-0.20070901.1
12ru|fontconfig-2.10.2-2|61	
12ru|fontconfig-2.10.2-2|62	%description
12ru|fontconfig-2.10.2-2|63	Fontconfig is designed to locate fonts within the
12ru|fontconfig-2.10.2-2|64	system and select them according to requirements specified by
12ru|fontconfig-2.10.2-2|65	applications.
12ru|fontconfig-2.10.2-2|66	
12ru|fontconfig-2.10.2-2|67	%package -n %{lib_name}
12ru|fontconfig-2.10.2-2|68	Summary:	Font configuration and customization library
12ru|fontconfig-2.10.2-2|69	Group:		System/Libraries
12ru|fontconfig-2.10.2-2|70	
12ru|fontconfig-2.10.2-2|71	%description -n %{lib_name}
12ru|fontconfig-2.10.2-2|72	Fontconfig is designed to locate fonts within the
12ru|fontconfig-2.10.2-2|73	system and select them according to requirements specified by
12ru|fontconfig-2.10.2-2|74	applications.
12ru|fontconfig-2.10.2-2|75	
12ru|fontconfig-2.10.2-2|76	%package -n %{develname}
12ru|fontconfig-2.10.2-2|77	Summary:	Font configuration and customization library
12ru|fontconfig-2.10.2-2|78	Group:		Development/C
12ru|fontconfig-2.10.2-2|79	Provides:	%{name}-devel = %{version}-%{release}
12ru|fontconfig-2.10.2-2|80	Requires:	%{lib_name} = %{version}-%{release}
12ru|fontconfig-2.10.2-2|81	
12ru|fontconfig-2.10.2-2|82	%description -n %{develname}
12ru|fontconfig-2.10.2-2|83	The fontconfig-devel package includes the header files,
12ru|fontconfig-2.10.2-2|84	and developer docs for the fontconfig package.
12ru|fontconfig-2.10.2-2|85	
12ru|fontconfig-2.10.2-2|86	Install fontconfig-devel if you want to develop programs which
12ru|fontconfig-2.10.2-2|87	will use fontconfig.
12ru|fontconfig-2.10.2-2|88	
12ru|fontconfig-2.10.2-2|89	%prep
12ru|fontconfig-2.10.2-2|90	%setup -q
12ru|fontconfig-2.10.2-2|91	%apply_patches
12ru|fontconfig-2.10.2-2|92	
12ru|fontconfig-2.10.2-2|93	%build
12ru|fontconfig-2.10.2-2|94	%if !%rebuild_doc
12ru|fontconfig-2.10.2-2|95	export HASDOCBOOK=no
12ru|fontconfig-2.10.2-2|96	%endif
12ru|fontconfig-2.10.2-2|97	
12ru|fontconfig-2.10.2-2|98	%configure2_5x \
12ru|fontconfig-2.10.2-2|99	--disable-static \
12ru|fontconfig-2.10.2-2|100	--localstatedir=/var \
12ru|fontconfig-2.10.2-2|101	--with-add-fonts="/usr/lib/X11/fonts,/usr/X11R6/lib/X11/fonts,/opt/ttfonts" \
12ru|fontconfig-2.10.2-2|102	--enable-libxml2
12ru|fontconfig-2.10.2-2|103	
12ru|fontconfig-2.10.2-2|104	%make
12ru|fontconfig-2.10.2-2|105	
12ru|fontconfig-2.10.2-2|106	%install
12ru|fontconfig-2.10.2-2|107	%makeinstall_std
12ru|fontconfig-2.10.2-2|108	
12ru|fontconfig-2.10.2-2|109	mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
12ru|fontconfig-2.10.2-2|110	cp %{SOURCE1} %{SOURCE3} %{SOURCE5} %{SOURCE8} %{SOURCE10} %{buildroot}%{_sysconfdir}/fonts/conf.d
12ru|fontconfig-2.10.2-2|111	
12ru|fontconfig-2.10.2-2|112	# needed in case main config files isn't up to date
12ru|fontconfig-2.10.2-2|113	cat << EOF > %{buildroot}%{_sysconfdir}/fonts/conf.d/00-cache.conf
12ru|fontconfig-2.10.2-2|114	<?xml version="1.0"?>
12ru|fontconfig-2.10.2-2|115	<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
12ru|fontconfig-2.10.2-2|116	<fontconfig>
12ru|fontconfig-2.10.2-2|117	<!-- Font cache directory list -->
12ru|fontconfig-2.10.2-2|118	
12ru|fontconfig-2.10.2-2|119	<cachedir>/var/cache/fontconfig</cachedir>
12ru|fontconfig-2.10.2-2|120	<cachedir>~/.fontconfig</cachedir>
12ru|fontconfig-2.10.2-2|121	
12ru|fontconfig-2.10.2-2|122	</fontconfig>
12ru|fontconfig-2.10.2-2|123	EOF
12ru|fontconfig-2.10.2-2|124	
12ru|fontconfig-2.10.2-2|125	ln -s ../../../%{_datadir}/%{name}/conf.avail/25-unhint-nonlatin.conf %{buildroot}%{_sysconfdir}/fonts/conf.d
12ru|fontconfig-2.10.2-2|126	
12ru|fontconfig-2.10.2-2|127	# remove unpackaged files
12ru|fontconfig-2.10.2-2|128	rm -rf %{buildroot}%{_datadir}/doc/fontconfig
12ru|fontconfig-2.10.2-2|129	
12ru|fontconfig-2.10.2-2|130	# install filetriggers
12ru|fontconfig-2.10.2-2|131	install -d -m 0755 %{buildroot}%{_var}/lib/rpm/filetriggers
12ru|fontconfig-2.10.2-2|132	install -m 0644 %{SOURCE11} %{buildroot}%{_var}/lib/rpm/filetriggers
12ru|fontconfig-2.10.2-2|133	install -m 0755 %{SOURCE12} %{buildroot}%{_var}/lib/rpm/filetriggers
12ru|fontconfig-2.10.2-2|134	
12ru|fontconfig-2.10.2-2|135	# we don't want these
12ru|fontconfig-2.10.2-2|136	find %{buildroot} -name "*.la" -delete
12ru|fontconfig-2.10.2-2|137	
12ru|fontconfig-2.10.2-2|138	%post
12ru|fontconfig-2.10.2-2|139	%{_bindir}/fc-cache --force --system-only >/dev/null
12ru|fontconfig-2.10.2-2|140	
12ru|fontconfig-2.10.2-2|141	%triggerprein -- fontconfig < 2.4.0
12ru|fontconfig-2.10.2-2|142	rm -f %{_var}/cache/fontconfig/*.cache-2
12ru|fontconfig-2.10.2-2|143	
12ru|fontconfig-2.10.2-2|144	%files
12ru|fontconfig-2.10.2-2|145	%doc README AUTHORS COPYING doc/fontconfig-user.html doc/fontconfig-user.txt
12ru|fontconfig-2.10.2-2|146	%dir %{_var}/cache/fontconfig
12ru|fontconfig-2.10.2-2|147	%{_bindir}/*
12ru|fontconfig-2.10.2-2|148	%dir %{_sysconfdir}/fonts
12ru|fontconfig-2.10.2-2|149	%dir %{_sysconfdir}/fonts/conf.d
12ru|fontconfig-2.10.2-2|150	%{_datadir}/%{name}/conf.avail
12ru|fontconfig-2.10.2-2|151	%{_datadir}/xml/fontconfig/fonts.dtd
12ru|fontconfig-2.10.2-2|152	# those files must NOT have noreplace option
12ru|fontconfig-2.10.2-2|153	%config %{_sysconfdir}/fonts/fonts.conf
12ru|fontconfig-2.10.2-2|154	%config %{_sysconfdir}/fonts/conf.d/*.conf
12ru|fontconfig-2.10.2-2|155	%config %{_sysconfdir}/fonts/conf.d/README
12ru|fontconfig-2.10.2-2|156	%{_mandir}/man1/*
12ru|fontconfig-2.10.2-2|157	%{_mandir}/man5/*
12ru|fontconfig-2.10.2-2|158	%{_var}/lib/rpm/filetriggers/fc-cache.*
12ru|fontconfig-2.10.2-2|159	
12ru|fontconfig-2.10.2-2|160	%files -n %{lib_name}
12ru|fontconfig-2.10.2-2|161	%{_libdir}/*.so.%{major}*
12ru|fontconfig-2.10.2-2|162	
12ru|fontconfig-2.10.2-2|163	%files -n %{develname}
12ru|fontconfig-2.10.2-2|164	%doc doc/fontconfig-devel doc/fontconfig-devel.txt
12ru|fontconfig-2.10.2-2|165	%{_libdir}/*.so
12ru|fontconfig-2.10.2-2|166	%{_libdir}/pkgconfig/*
12ru|fontconfig-2.10.2-2|167	%{_includedir}/*

21884 12
12ru|fontconfig-2.10.93-2plf|1	%define major 1
12ru|fontconfig-2.10.93-2plf|2	%define lib_name %mklibname %{name} %{major}
12ru|fontconfig-2.10.93-2plf|3	%define develname %mklibname %{name} -d
12ru|fontconfig-2.10.93-2plf|4	
12ru|fontconfig-2.10.93-2plf|5	%define bootstrap 0
12ru|fontconfig-2.10.93-2plf|6	%{?_without_bootstrap: %global bootstrap 0}
12ru|fontconfig-2.10.93-2plf|7	%{?_with_bootstrap: %global bootstrap 1}
12ru|fontconfig-2.10.93-2plf|8	%define rebuild_doc	1
12ru|fontconfig-2.10.93-2plf|9	%if %{bootstrap}
12ru|fontconfig-2.10.93-2plf|10	%define rebuild_doc 0
12ru|fontconfig-2.10.93-2plf|11	%endif
12ru|fontconfig-2.10.93-2plf|12	
12ru|fontconfig-2.10.93-2plf|13	%define build_plf 0
12ru|fontconfig-2.10.93-2plf|14	%{?_with_plf: %{expand: %%global build_plf 1}}
12ru|fontconfig-2.10.93-2plf|15	
12ru|fontconfig-2.10.93-2plf|16	#####################
12ru|fontconfig-2.10.93-2plf|17	# Hardcode PLF build
12ru|fontconfig-2.10.93-2plf|18	%define build_plf 1
12ru|fontconfig-2.10.93-2plf|19	# Hardcode PLF build
12ru|fontconfig-2.10.93-2plf|20	
12ru|fontconfig-2.10.93-2plf|21	%if %build_plf
12ru|fontconfig-2.10.93-2plf|22	%define distsuffix plf
12ru|fontconfig-2.10.93-2plf|23	%if %mdvver >= 201100
12ru|fontconfig-2.10.93-2plf|24	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12ru|fontconfig-2.10.93-2plf|25	%define extrarelsuffix plf
12ru|fontconfig-2.10.93-2plf|26	%endif
12ru|fontconfig-2.10.93-2plf|27	%endif
12ru|fontconfig-2.10.93-2plf|28	
12ru|fontconfig-2.10.93-2plf|29	Summary:	Font configuration library
12ru|fontconfig-2.10.93-2plf|30	Name:		fontconfig
12ru|fontconfig-2.10.93-2plf|31	Version:	2.10.93
12ru|fontconfig-2.10.93-2plf|32	Release:	2%{?extrarelsuffix}
12ru|fontconfig-2.10.93-2plf|33	License:	MIT
12ru|fontconfig-2.10.93-2plf|34	Group:		System/X11
12ru|fontconfig-2.10.93-2plf|35	URL:		http://fontconfig.org/
12ru|fontconfig-2.10.93-2plf|36	Source0:	http://www.freedesktop.org/software/fontconfig/release/%{name}-%{version}.tar.bz2
12ru|fontconfig-2.10.93-2plf|37	# (fc) 2.3.2-3mdk prefer urw fonts
12ru|fontconfig-2.10.93-2plf|38	Source1:	30-mdv-urwfonts.conf
12ru|fontconfig-2.10.93-2plf|39	# (fc) 2.3.2-3mdk disable antialiasing for some fonts
12ru|fontconfig-2.10.93-2plf|40	Source3:	20-mdv-disable-antialias.conf
12ru|fontconfig-2.10.93-2plf|41	# (fc) 2.3.2-3mdk  Avoid KDE/QT uses some bitmapped fonts (guisseppe)
12ru|fontconfig-2.10.93-2plf|42	Source5:	30-mdv-avoid-bitmap.conf
12ru|fontconfig-2.10.93-2plf|43	# (fc) 2.4.2-1mdv disable embedded bitmap for big size (Mdv bug #25924)
12ru|fontconfig-2.10.93-2plf|44	Source8:	26-mdv-no-embeddedbitmap.conf
12ru|fontconfig-2.10.93-2plf|45	# (fc) 2.4.92-1mdv enable embeddedbitmap on some CJK fonts (Fedora)
12ru|fontconfig-2.10.93-2plf|46	Source10:	25-no-bitmap-fedora.conf
12ru|fontconfig-2.10.93-2plf|47	# (fc) 2.1-4mdk change order of default fonts
12ru|fontconfig-2.10.93-2plf|48	Source11:	fc-cache.filter
12ru|fontconfig-2.10.93-2plf|49	Source12:	fc-cache.script
12ru|fontconfig-2.10.93-2plf|50	# Don't show "reading configurations from ~/.fonts.conf is deprecated" message
12ru|fontconfig-2.10.93-2plf|51	Patch0:         fontconfig-2.10.93-no-warning.patch
12ru|fontconfig-2.10.93-2plf|52	Patch1:		fontconfig-mdvconfig.patch
12ru|fontconfig-2.10.93-2plf|53	
12ru|fontconfig-2.10.93-2plf|54	%if %build_plf
12ru|fontconfig-2.10.93-2plf|55	Patch10:	00_old_diff_gz.patch
12ru|fontconfig-2.10.93-2plf|56	Patch11:	01_fonts_nanum.patch
12ru|fontconfig-2.10.93-2plf|57	Patch12:	04_ubuntu_monospace_lcd_filter_conf.patch
12ru|fontconfig-2.10.93-2plf|58	Patch13:	05_lcdfilterlegacy.patch
12ru|fontconfig-2.10.93-2plf|59	Patch14:	05_ubuntu_add_hinting_and_antialiasing_confs.patch
12ru|fontconfig-2.10.93-2plf|60	Patch15:	06_ubuntu_lcddefault.patch
12ru|fontconfig-2.10.93-2plf|61	%endif
12ru|fontconfig-2.10.93-2plf|62	
12ru|fontconfig-2.10.93-2plf|63	BuildRequires:	ed
12ru|fontconfig-2.10.93-2plf|64	#BuildRequires:	ibxml2-utils
12ru|fontconfig-2.10.93-2plf|65	BuildRequires:	lynx
12ru|fontconfig-2.10.93-2plf|66	BuildRequires:	pkgconfig(freetype2) >= 2.3.5
12ru|fontconfig-2.10.93-2plf|67	BuildRequires:	pkgconfig(libxml-2.0)
12ru|fontconfig-2.10.93-2plf|68	%if %rebuild_doc
12ru|fontconfig-2.10.93-2plf|69	# Actually, we don't really need whole set of texlive packages
12ru|fontconfig-2.10.93-2plf|70	# but it's hard to find what exactly we need. So we use texlive.
12ru|fontconfig-2.10.93-2plf|71	BuildRequires:	texlive
12ru|fontconfig-2.10.93-2plf|72	BuildRequires:	docbook-utils
12ru|fontconfig-2.10.93-2plf|73	BuildRequires:	docbook-utils-pdf
12ru|fontconfig-2.10.93-2plf|74	BuildRequires:	docbook-dtd31-sgml
12ru|fontconfig-2.10.93-2plf|75	BuildRequires:	docbook-dtd41-sgml
12ru|fontconfig-2.10.93-2plf|76	%endif
12ru|fontconfig-2.10.93-2plf|77	
12ru|fontconfig-2.10.93-2plf|78	Provides:	lib%{name} = %{version}-%{release}
12ru|fontconfig-2.10.93-2plf|79	Provides:	%{name}-libs = %{version}-%{release}
12ru|fontconfig-2.10.93-2plf|80	# fwang: add conflicts to ease upgrade
12ru|fontconfig-2.10.93-2plf|81	Conflicts:	x11-font-wqy-bitmapfont < 1.0-0.20070901.1
12ru|fontconfig-2.10.93-2plf|82	
12ru|fontconfig-2.10.93-2plf|83	%description
12ru|fontconfig-2.10.93-2plf|84	Fontconfig is designed to locate fonts within the
12ru|fontconfig-2.10.93-2plf|85	system and select them according to requirements specified by
12ru|fontconfig-2.10.93-2plf|86	applications.
12ru|fontconfig-2.10.93-2plf|87	
12ru|fontconfig-2.10.93-2plf|88	%if %build_plf
12ru|fontconfig-2.10.93-2plf|89	This package contains Ubuntu lcd patches
12ru|fontconfig-2.10.93-2plf|90	%endif
12ru|fontconfig-2.10.93-2plf|91	
12ru|fontconfig-2.10.93-2plf|92	%package -n %{lib_name}
12ru|fontconfig-2.10.93-2plf|93	Summary:	Font configuration and customization library
12ru|fontconfig-2.10.93-2plf|94	Group:		System/Libraries
12ru|fontconfig-2.10.93-2plf|95	
12ru|fontconfig-2.10.93-2plf|96	%description -n %{lib_name}
12ru|fontconfig-2.10.93-2plf|97	Fontconfig is designed to locate fonts within the
12ru|fontconfig-2.10.93-2plf|98	system and select them according to requirements specified by
12ru|fontconfig-2.10.93-2plf|99	applications.
12ru|fontconfig-2.10.93-2plf|100	
12ru|fontconfig-2.10.93-2plf|101	%package -n %{develname}
12ru|fontconfig-2.10.93-2plf|102	Summary:	Font configuration and customization library
12ru|fontconfig-2.10.93-2plf|103	Group:		Development/C
12ru|fontconfig-2.10.93-2plf|104	Provides:	%{name}-devel = %{version}-%{release}
12ru|fontconfig-2.10.93-2plf|105	Requires:	%{lib_name} = %{version}-%{release}
12ru|fontconfig-2.10.93-2plf|106	
12ru|fontconfig-2.10.93-2plf|107	%description -n %{develname}
12ru|fontconfig-2.10.93-2plf|108	The fontconfig-devel package includes the header files,
12ru|fontconfig-2.10.93-2plf|109	and developer docs for the fontconfig package.
12ru|fontconfig-2.10.93-2plf|110	
12ru|fontconfig-2.10.93-2plf|111	Install fontconfig-devel if you want to develop programs which
12ru|fontconfig-2.10.93-2plf|112	will use fontconfig.
12ru|fontconfig-2.10.93-2plf|113	
12ru|fontconfig-2.10.93-2plf|114	%prep
12ru|fontconfig-2.10.93-2plf|115	%setup -q
12ru|fontconfig-2.10.93-2plf|116	%patch0 -p1
12ru|fontconfig-2.10.93-2plf|117	
12ru|fontconfig-2.10.93-2plf|118	%if %build_plf
12ru|fontconfig-2.10.93-2plf|119	%patch10 -p1
12ru|fontconfig-2.10.93-2plf|120	%patch11 -p1
12ru|fontconfig-2.10.93-2plf|121	%patch12 -p1
12ru|fontconfig-2.10.93-2plf|122	%patch13 -p1
12ru|fontconfig-2.10.93-2plf|123	%patch14 -p1
12ru|fontconfig-2.10.93-2plf|124	%patch15 -p1
12ru|fontconfig-2.10.93-2plf|125	%else
12ru|fontconfig-2.10.93-2plf|126	%patch1 -p1
12ru|fontconfig-2.10.93-2plf|127	%endif
12ru|fontconfig-2.10.93-2plf|128	
12ru|fontconfig-2.10.93-2plf|129	%build
12ru|fontconfig-2.10.93-2plf|130	%if !%rebuild_doc
12ru|fontconfig-2.10.93-2plf|131	export HASDOCBOOK=no
12ru|fontconfig-2.10.93-2plf|132	%endif
12ru|fontconfig-2.10.93-2plf|133	
12ru|fontconfig-2.10.93-2plf|134	%configure2_5x \
12ru|fontconfig-2.10.93-2plf|135	--disable-static \
12ru|fontconfig-2.10.93-2plf|136	--localstatedir=/var \
12ru|fontconfig-2.10.93-2plf|137	--with-add-fonts="/usr/lib/X11/fonts,/usr/X11R6/lib/X11/fonts,/opt/ttfonts" \
12ru|fontconfig-2.10.93-2plf|138	--enable-libxml2
12ru|fontconfig-2.10.93-2plf|139	
12ru|fontconfig-2.10.93-2plf|140	%make
12ru|fontconfig-2.10.93-2plf|141	
12ru|fontconfig-2.10.93-2plf|142	%install
12ru|fontconfig-2.10.93-2plf|143	%makeinstall_std
12ru|fontconfig-2.10.93-2plf|144	
12ru|fontconfig-2.10.93-2plf|145	mkdir -p %{buildroot}%{_sysconfdir}/fonts/conf.d
12ru|fontconfig-2.10.93-2plf|146	cp %{SOURCE1} %{SOURCE3} %{SOURCE5} %{SOURCE8} %{SOURCE10} %{buildroot}%{_sysconfdir}/fonts/conf.d
12ru|fontconfig-2.10.93-2plf|147	
12ru|fontconfig-2.10.93-2plf|148	# needed in case main config files isn't up to date
12ru|fontconfig-2.10.93-2plf|149	cat << EOF > %{buildroot}%{_sysconfdir}/fonts/conf.d/00-cache.conf
12ru|fontconfig-2.10.93-2plf|150	<?xml version="1.0"?>
12ru|fontconfig-2.10.93-2plf|151	<!DOCTYPE fontconfig SYSTEM "fonts.dtd">
12ru|fontconfig-2.10.93-2plf|152	<fontconfig>
12ru|fontconfig-2.10.93-2plf|153	<!-- Font cache directory list -->
12ru|fontconfig-2.10.93-2plf|154	
12ru|fontconfig-2.10.93-2plf|155	<cachedir>/var/cache/fontconfig</cachedir>
12ru|fontconfig-2.10.93-2plf|156	<cachedir>~/.fontconfig</cachedir>
12ru|fontconfig-2.10.93-2plf|157	
12ru|fontconfig-2.10.93-2plf|158	</fontconfig>
12ru|fontconfig-2.10.93-2plf|159	EOF
12ru|fontconfig-2.10.93-2plf|160	
12ru|fontconfig-2.10.93-2plf|161	ln -s ../../../%{_datadir}/%{name}/conf.avail/25-unhint-nonlatin.conf %{buildroot}%{_sysconfdir}/fonts/conf.d
12ru|fontconfig-2.10.93-2plf|162	
12ru|fontconfig-2.10.93-2plf|163	# remove unpackaged files
12ru|fontconfig-2.10.93-2plf|164	rm -rf %{buildroot}%{_datadir}/doc/fontconfig
12ru|fontconfig-2.10.93-2plf|165	
12ru|fontconfig-2.10.93-2plf|166	# install filetriggers
12ru|fontconfig-2.10.93-2plf|167	install -d -m 0755 %{buildroot}%{_var}/lib/rpm/filetriggers
12ru|fontconfig-2.10.93-2plf|168	install -m 0644 %{SOURCE11} %{buildroot}%{_var}/lib/rpm/filetriggers
12ru|fontconfig-2.10.93-2plf|169	install -m 0755 %{SOURCE12} %{buildroot}%{_var}/lib/rpm/filetriggers
12ru|fontconfig-2.10.93-2plf|170	
12ru|fontconfig-2.10.93-2plf|171	# we don't want these
12ru|fontconfig-2.10.93-2plf|172	find %{buildroot} -name "*.la" -delete
12ru|fontconfig-2.10.93-2plf|173	
12ru|fontconfig-2.10.93-2plf|174	%post
12ru|fontconfig-2.10.93-2plf|175	%{_bindir}/fc-cache --force --system-only >/dev/null
12ru|fontconfig-2.10.93-2plf|176	
12ru|fontconfig-2.10.93-2plf|177	%triggerprein -- fontconfig < 2.4.0
12ru|fontconfig-2.10.93-2plf|178	rm -f %{_var}/cache/fontconfig/*.cache-2
12ru|fontconfig-2.10.93-2plf|179	
12ru|fontconfig-2.10.93-2plf|180	%files
12ru|fontconfig-2.10.93-2plf|181	%doc README AUTHORS COPYING doc/fontconfig-user.html doc/fontconfig-user.txt
12ru|fontconfig-2.10.93-2plf|182	%dir %{_var}/cache/fontconfig
12ru|fontconfig-2.10.93-2plf|183	%{_bindir}/*
12ru|fontconfig-2.10.93-2plf|184	%dir %{_sysconfdir}/fonts
12ru|fontconfig-2.10.93-2plf|185	%dir %{_sysconfdir}/fonts/conf.d
12ru|fontconfig-2.10.93-2plf|186	%{_datadir}/%{name}/conf.avail
12ru|fontconfig-2.10.93-2plf|187	%{_datadir}/xml/fontconfig/fonts.dtd
12ru|fontconfig-2.10.93-2plf|188	# those files must NOT have noreplace option
12ru|fontconfig-2.10.93-2plf|189	%config %{_sysconfdir}/fonts/fonts.conf
12ru|fontconfig-2.10.93-2plf|190	%config %{_sysconfdir}/fonts/conf.d/*.conf
12ru|fontconfig-2.10.93-2plf|191	%config %{_sysconfdir}/fonts/conf.d/README
12ru|fontconfig-2.10.93-2plf|192	%{_mandir}/man1/*
12ru|fontconfig-2.10.93-2plf|193	%{_mandir}/man5/*
12ru|fontconfig-2.10.93-2plf|194	%{_var}/lib/rpm/filetriggers/fc-cache.*
12ru|fontconfig-2.10.93-2plf|195	
12ru|fontconfig-2.10.93-2plf|196	%files -n %{lib_name}
12ru|fontconfig-2.10.93-2plf|197	%{_libdir}/*.so.%{major}*
12ru|fontconfig-2.10.93-2plf|198	
12ru|fontconfig-2.10.93-2plf|199	%files -n %{develname}
12ru|fontconfig-2.10.93-2plf|200	%doc doc/fontconfig-devel doc/fontconfig-devel.txt
12ru|fontconfig-2.10.93-2plf|201	%{_libdir}/*.so
12ru|fontconfig-2.10.93-2plf|202	%{_libdir}/pkgconfig/*
12ru|fontconfig-2.10.93-2plf|203	%{_includedir}/*
12ru|fontconfig-2.10.93-2plf|204	%{_mandir}/man3/*

21885 12
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|1	%define build_plf 0
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|2	%{?_with_plf: %{expand: %%global build_plf 1}}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|3	%define build_experimental 0
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|4	%{?_with_experimental: %{expand: %%global build_experimental 1}}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|5	%define build_amrwb 0
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|6	%define build_voaac 0
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|7	%define build_faac 0
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|8	%define build_faad 0
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|9	%define build_xvid 0
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|10	%define build_dts 0
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|11	%define build_dirac 1
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|12	%define build_gme 1
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|13	%define build_celt 1
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|14	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|15	###############################
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|16	# Hardcore PLF build
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|17	%define build_plf 1
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|18	###############################
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|19	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|20	%if %{build_plf}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|21	%define distsuffix plf
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|22	%define extrarelsuffix plf
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|23	%define build_amrwb 1
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|24	%define build_voaac 1
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|25	%define build_faac 1
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|26	%define build_faad 1
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|27	%define build_xvid 1
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|28	%define build_dts 1
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|29	%endif
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|30	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|31	%define oname	gst-plugins-bad
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|32	%define bname	gstreamer%{api}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|33	%define api	0.10
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|34	%define major	23
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|35	%define libgstbasevideo		%mklibname gstbasevideo %{api} %{major}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|36	%define libgstbasecamerabinsrc	%mklibname gstbasecamerabinsrc %{api} %{major}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|37	%define libgstcodecparsers	%mklibname gstcodecparsers %{api} %{major}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|38	%define libgstphotography	%mklibname gstphotography %{api} %{major}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|39	%define libgstsignalprocessor	%mklibname gstsignalprocessor %{api} %{major}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|40	%define libgstvdp 		%mklibname gstvdp %{api} %{major}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|41	%define devname 		%mklibname %{oname} -d %{api}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|42	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|43	Summary:	GStreamer Streaming-media framework plug-ins
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|44	Name:		%{bname}-plugins-bad
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|45	Version:	0.10.23
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|46	Release:	5%{?extrarelsuffix}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|47	License:	LGPLv2+ and GPLv2+
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|48	Group:		Sound
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|49	Url:		http://gstreamer.freedesktop.org/
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|50	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-bad/%{oname}-%{version}.tar.bz2
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|51	Patch0:		gst-plugins-bad-0.10.7-wildmidi-timidity.cfg.patch
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|52	Patch1:		gst-plugins-bad-0.10.23-h264.patch
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|53	# With new directfb we get macro expanded to
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|54	#  __attribute__((__attribute__((no_instrument_function))))
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|55	# See http://permalink.gmane.org/gmane.comp.graphics.directfb.devel/3679
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|56	Patch2:		gst-plugins-bad-0.10.23-attribute.patch
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|57	# gw: fix for bug #36437 (paths to realplayer codecs)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|58	# prefer codecs from the RealPlayer package in restricted
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|59	Patch10:	gst-plugins-bad-0.10.6-real-codecs-path.patch
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|60	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|61	BuildRequires:	fonts-ttf-dejavu
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|62	#gw for checks
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|63	BuildRequires:	gstreamer%{api}-plugins-good
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|64	BuildRequires:	bzip2-devel
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|65	#gw for autoreconf
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|66	BuildRequires:	gettext-devel
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|67	BuildRequires:	pkgconfig(check)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|68	BuildRequires:	pkgconfig(exempi-2.0)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|69	BuildRequires:	pkgconfig(expat)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|70	BuildRequires:	pkgconfig(glib-2.0)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|71	BuildRequires:	pkgconfig(gstreamer-plugins-base-%{api}) >= 0.10.33
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|72	BuildRequires:	pkgconfig(gtk+-2.0)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|73	BuildRequires:	pkgconfig(libass)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|74	BuildRequires:	pkgconfig(libcdaudio)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|75	BuildRequires:	pkgconfig(libmimic)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|76	BuildRequires:	pkgconfig(libmodplug)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|77	BuildRequires:	pkgconfig(libmusicbrainz)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|78	BuildRequires:	pkgconfig(libpng)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|79	BuildRequires:	pkgconfig(openal)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|80	BuildRequires:	pkgconfig(opencv)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|81	BuildRequires:	pkgconfig(openssl)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|82	BuildRequires:	pkgconfig(opus)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|83	BuildRequires:	pkgconfig(orc-0.4)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|84	BuildRequires:	pkgconfig(sdl)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|85	BuildRequires:	pkgconfig(sndfile)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|86	%ifarch %{ix86}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|87	BuildRequires:	nasm => 0.90
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|88	BuildRequires:	valgrind
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|89	%endif
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|90	Provides:	%{bname}-audiosrc
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|91	Provides:	%{bname}-audiosink
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|92	Provides:	%{bname}-fluendo-mpegdemux
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|93	Requires:	%{bname}-voip >= %{version}-%{release}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|94	Conflicts:	%{bname}-farsight <= 1:0.12.10
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|95	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|96	%description
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|97	GStreamer is a streaming-media framework, based on graphs of filters which
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|98	operate on media data. Applications using this library can do anything
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|99	from real-time sound processing to playing videos, and just about anything
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|100	else media-related.  Its plugin-based architecture means that new data
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|101	types or processing capabilities can be added simply by installing new
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|102	plug-ins.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|103	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|104	This package contains a set of plug-ins that aren't up to par compared
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|105	to the rest. They might be close to being good quality, but they're
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|106	missing something - be it a good code review, some documentation, a
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|107	set of tests, a real live maintainer, or some actual wide use. If the
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|108	blanks are filled in they might be upgraded to become part of either
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|109	gstreamer-plugins-good or gstreamer-plugins-ugly, depending on the
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|110	other factors. If the plug-ins break, you can't complain - instead,
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|111	you can fix the problem and send us a patch, or bribe someone into
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|112	fixing them for you.  New contributors can start here for things to
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|113	work on.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|114	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|115	%if %{build_plf}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|116	This package is in restricted as it violates some patents.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|117	%endif
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|118	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|119	%files -f %{oname}-%{api}.lang
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|120	%doc AUTHORS COPYING README NEWS
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|121	%{_datadir}/glib-2.0/schemas/org.freedesktop.gstreamer-0.10.default-elements.gschema.xml
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|122	%{_libdir}/gstreamer-%{api}/libgstadpcmdec.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|123	%{_libdir}/gstreamer-%{api}/libgstadpcmenc.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|124	%{_libdir}/gstreamer-%{api}/libgstaiff.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|125	%{_libdir}/gstreamer-%{api}/libgstapexsink.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|126	%{_libdir}/gstreamer-%{api}/libgstasfmux.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|127	%{_libdir}/gstreamer-%{api}/libgstautoconvert.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|128	%{_libdir}/gstreamer-%{api}/libgstaudiovisualizers.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|129	%{_libdir}/gstreamer-%{api}/libgstbayer.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|130	%{_libdir}/gstreamer-%{api}/libgstcamerabin.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|131	%{_libdir}/gstreamer-%{api}/libgstcamerabin2.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|132	%{_libdir}/gstreamer-%{api}/libgstcoloreffects.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|133	%{_libdir}/gstreamer-%{api}/libgstcolorspace.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|134	%{_libdir}/gstreamer-%{api}/libgstdccp.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|135	%{_libdir}/gstreamer-%{api}/libgstdataurisrc.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|136	%{_libdir}/gstreamer-%{api}/libgstdebugutilsbad.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|137	%{_libdir}/gstreamer-%{api}/libgstdvb.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|138	%{_libdir}/gstreamer-%{api}/libgstdvbsuboverlay.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|139	%{_libdir}/gstreamer-%{api}/libgstdvdspu.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|140	%{_libdir}/gstreamer-%{api}/libgstfaceoverlay.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|141	%{_libdir}/gstreamer-%{api}/libgstfbdevsink.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|142	%{_libdir}/gstreamer-%{api}/libgstfestival.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|143	%{_libdir}/gstreamer-%{api}/libgstfrei0r.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|144	%{_libdir}/gstreamer-%{api}/libgstfreeverb.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|145	%{_libdir}/gstreamer-%{api}/libgstgaudieffects.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|146	%{_libdir}/gstreamer-%{api}/libgstgeometrictransform.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|147	%{_libdir}/gstreamer-%{api}/libgstgsettingselements.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|148	%{_libdir}/gstreamer-%{api}/libgsthdvparse.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|149	%{_libdir}/gstreamer-%{api}/libgstid3tag.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|150	%{_libdir}/gstreamer-%{api}/libgstinter.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|151	%{_libdir}/gstreamer-%{api}/libgstinterlace.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|152	%{_libdir}/gstreamer-%{api}/libgstivfparse.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|153	%{_libdir}/gstreamer-%{api}/libgstjpegformat.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|154	%{_libdir}/gstreamer-%{api}/libgstlegacyresample.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|155	%{_libdir}/gstreamer-%{api}/libgstmpegdemux.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|156	%{_libdir}/gstreamer-%{api}/libgstmpegpsmux.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|157	%{_libdir}/gstreamer-%{api}/libgstmpegtsmux.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|158	%{_libdir}/gstreamer-%{api}/libgstmpegvideoparse.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|159	%{_libdir}/gstreamer-%{api}/libgstmve.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|160	%{_libdir}/gstreamer-%{api}/libgstmimic.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|161	%{_libdir}/gstreamer-%{api}/libgstmxf.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|162	%{_libdir}/gstreamer-%{api}/libgstopenal.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|163	# New version of opencv is not supported yet,
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|164	# uncomment when the plugin is built again
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|165	#{_libdir}/gstreamer-%{api}/libgstopencv.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|166	%{_libdir}/gstreamer-%{api}/libgstopus.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|167	%{_libdir}/gstreamer-%{api}/libgstpcapparse.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|168	%{_libdir}/gstreamer-%{api}/libgstpnm.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|169	%{_libdir}/gstreamer-%{api}/libgstrawparse.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|170	%{_libdir}/gstreamer-%{api}/libgstreal.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|171	%{_libdir}/gstreamer-%{api}/libgstremovesilence.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|172	%{_libdir}/gstreamer-%{api}/libgstscaletempoplugin.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|173	%{_libdir}/gstreamer-%{api}/libgstsdpelem.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|174	%{_libdir}/gstreamer-%{api}/libgstsegmentclip.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|175	%{_libdir}/gstreamer-%{api}/libgstshm.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|176	%{_libdir}/gstreamer-%{api}/libgstsiren.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|177	%{_libdir}/gstreamer-%{api}/libgstsmooth.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|178	%{_libdir}/gstreamer-%{api}/libgstsndfile.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|179	%{_libdir}/gstreamer-%{api}/libgststereo.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|180	%{_libdir}/gstreamer-%{api}/libgstsubenc.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|181	%{_libdir}/gstreamer-%{api}/libgstvcdsrc.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|182	%{_libdir}/gstreamer-%{api}/libgstvideomaxrate.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|183	%{_libdir}/gstreamer-%{api}/libgstvideomeasure.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|184	%{_libdir}/gstreamer-%{api}/libgstvideosignal.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|185	%{_libdir}/gstreamer-%{api}/libgstvmnc.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|186	%{_libdir}/gstreamer-%{api}/libgstbz2.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|187	%{_libdir}/gstreamer-%{api}/libgstcdaudio.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|188	%{_libdir}/gstreamer-%{api}/libgstcdxaparse.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|189	%{_libdir}/gstreamer-%{api}/libgstdecklink.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|190	%{_libdir}/gstreamer-%{api}/libgstfieldanalysis.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|191	%{_libdir}/gstreamer-%{api}/libgstfragmented.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|192	%{_libdir}/gstreamer-%{api}/libgstlinsys.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|193	%{_libdir}/gstreamer-%{api}/libgstmpegtsdemux.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|194	%{_libdir}/gstreamer-%{api}/libgstpatchdetect.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|195	%{_libdir}/gstreamer-%{api}/libgstsdi.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|196	%{_libdir}/gstreamer-%{api}/libgstvideofiltersbad.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|197	%{_libdir}/gstreamer-%{api}/libgstvideoparsersbad.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|198	%{_libdir}/gstreamer-%{api}/libgstfreeze.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|199	%{_libdir}/gstreamer-%{api}/libgsth264parse.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|200	%{_libdir}/gstreamer-%{api}/libgstmodplug.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|201	%{_libdir}/gstreamer-%{api}/libgstnsf.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|202	%{_libdir}/gstreamer-%{api}/libgstnuvdemux.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|203	%{_libdir}/gstreamer-%{api}/libgstrfbsrc.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|204	%{_libdir}/gstreamer-%{api}/libgstsdl.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|205	%{_libdir}/gstreamer-%{api}/libgstspeed.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|206	%{_libdir}/gstreamer-%{api}/libgsttrm.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|207	%{_libdir}/gstreamer-%{api}/libgsttta.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|208	%{_libdir}/gstreamer-%{api}/libgsty4mdec.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|209	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|210	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|211	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|212	%package -n %{libgstbasevideo}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|213	Summary:	Libraries for GStreamer streaming-media framework
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|214	Group:		System/Libraries
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|215	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|216	%description -n %{libgstbasevideo}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|217	This package contains a shared library for %{name}.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|218	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|219	%files -n %{libgstbasevideo}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|220	%{_libdir}/libgstbasevideo-%{api}.so.%{major}*
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|221	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|222	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|223	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|224	%package -n %{libgstbasecamerabinsrc}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|225	Summary:	Libraries for GStreamer streaming-media framework
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|226	Group:		System/Libraries
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|227	Conflicts:	%{_lib}gstbasevideo0.10_23 < 0.10.23-5
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|228	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|229	%description -n %{libgstbasecamerabinsrc}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|230	This package contains a shared library for %{name}.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|231	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|232	%files -n %{libgstbasecamerabinsrc}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|233	%{_libdir}/libgstbasecamerabinsrc-%{api}.so.%{major}*
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|234	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|235	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|236	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|237	%package -n %{libgstcodecparsers}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|238	Summary:	Libraries for GStreamer streaming-media framework
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|239	Group:		System/Libraries
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|240	Conflicts:	%{_lib}gstphotography0.10_23 < 0.10.23-5
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|241	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|242	%description -n %{libgstcodecparsers}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|243	This package contains a shared library for %{name}.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|244	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|245	%files -n  %{libgstcodecparsers}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|246	%{_libdir}/libgstcodecparsers-%{api}.so.%{major}*
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|247	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|248	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|249	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|250	%package -n %{libgstphotography}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|251	Summary:	Libraries for GStreamer streaming-media framework
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|252	Group:		System/Libraries
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|253	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|254	%description -n %{libgstphotography}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|255	This package contains a shared library for %{name}.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|256	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|257	%files -n %{libgstphotography}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|258	%{_libdir}/libgstphotography-%{api}.so.%{major}*
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|259	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|260	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|261	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|262	%package -n %{libgstsignalprocessor}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|263	Summary:	Libraries for GStreamer streaming-media framework
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|264	Group:		System/Libraries
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|265	Conflicts:	%{_lib}gstphotography0.10_23 < 0.10.23-5
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|266	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|267	%description -n %{libgstsignalprocessor}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|268	This package contains a shared library for %{name}.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|269	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|270	%files -n %{libgstsignalprocessor}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|271	%{_libdir}/libgstsignalprocessor-%{api}.so.%{major}*
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|272	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|273	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|274	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|275	%package -n %{libgstvdp}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|276	Summary:	Libraries for GStreamer streaming-media framework
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|277	Group:		System/Libraries
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|278	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|279	%description -n %{libgstvdp}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|280	This package contains a shared library for %{name}.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|281	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|282	%files -n %{libgstvdp}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|283	%{_libdir}/libgstvdp-%{api}.so.%{major}*
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|284	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|285	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|286	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|287	%package -n %{devname}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|288	Summary:	Development libraries and include files for GStreamer streaming-media framework
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|289	Group:		Development/C
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|290	Requires:	%{libgstbasevideo} = %{version}-%{release}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|291	Requires:	%{libgstbasecamerabinsrc} = %{version}-%{release}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|292	Requires:	%{libgstcodecparsers} = %{version}-%{release}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|293	Requires:	%{libgstphotography} = %{version}-%{release}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|294	Requires:	%{libgstsignalprocessor} = %{version}-%{release}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|295	Requires:	%{libgstvdp} = %{version}-%{release}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|296	Provides:	%{name}-devel = %{version}-%{release}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|297	Obsoletes:	%{_lib}gstphotography-devel < 0.10.23-5
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|298	Obsoletes:	%{_lib}gstbasevideo-devel < 0.10.23-5
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|299	Conflicts:	%{_lib}gstbasevideo-devel < 0.10.23-5
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|300	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|301	%description -n %{devname}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|302	This package contains the libraries and includes files necessary to develop
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|303	applications and plugins for GStreamer.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|304	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|305	%files -n %{devname}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|306	%{_libdir}/libgstbasevideo-%{api}.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|307	%{_libdir}/libgstbasecamerabinsrc-%{api}.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|308	%{_libdir}/libgstcodecparsers-%{api}.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|309	%{_libdir}/libgstphotography-%{api}.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|310	%{_libdir}/libgstsignalprocessor-%{api}.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|311	%{_libdir}/libgstvdp-%{api}.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|312	%{_includedir}/gstreamer-%{api}/gst/basecamerabinsrc/*.h
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|313	%{_includedir}/gstreamer-%{api}/gst/codecparsers
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|314	%{_includedir}/gstreamer-%{api}/gst/interfaces/photography*
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|315	%{_includedir}/gstreamer-%{api}/gst/signalprocessor/gstsignalprocessor.h
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|316	%{_includedir}/gstreamer-%{api}/gst/vdpau/
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|317	%{_includedir}/gstreamer-%{api}/gst/video/
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|318	%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{api}.pc
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|319	%{_libdir}/pkgconfig/gstreamer-codecparsers-%{api}.pc
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|320	%{_libdir}/pkgconfig/gstreamer-basevideo-%{api}.pc
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|321	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|322	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|323	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|324	%package -n %{bname}-curl
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|325	Summary:	GStreamer Curl plugin
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|326	Group:		Networking/Other
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|327	BuildRequires:	pkgconfig(libcurl)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|328	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|329	%description -n %{bname}-curl
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|330	This is a HTTP plugin for GStreamer based on the curl library.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|331	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|332	%files -n %{bname}-curl
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|333	%{_libdir}/gstreamer-%{api}/libgstcurl.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|334	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|335	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|336	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|337	%package -n %{bname}-dc1394
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|338	Summary:	GStreamer DC1394 plugin
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|339	Group:		System/Libraries
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|340	BuildRequires:	pkgconfig(libdc1394-2)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|341	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|342	%description -n %{bname}-dc1394
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|343	This is a IEEE 1394 (Firewire) support plugin for GStreamer.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|344	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|345	%files -n %{bname}-dc1394
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|346	%{_libdir}/gstreamer-%{api}/libgstdc1394.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|347	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|348	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|349	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|350	%package -n %{bname}-ofa
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|351	Summary:	GStreamer OFA plugin
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|352	Group:		Sound
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|353	BuildRequires:	pkgconfig(libofa)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|354	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|355	%description -n %{bname}-ofa
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|356	This is a metadata support plugin for GStreamer based on the Open
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|357	Fingerprint Architecture library.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|358	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|359	%files -n %{bname}-ofa
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|360	%{_libdir}/gstreamer-%{api}/libgstofa.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|361	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|362	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|363	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|364	%package -n %{bname}-wildmidi
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|365	Summary:	GStreamer wildmidi plugin
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|366	Group:		Sound
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|367	BuildRequires:	wildmidi-devel
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|368	Requires:	timidity-instruments
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|369	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|370	%description -n %{bname}-wildmidi
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|371	This is a MIDI plugin for GStreamer based on the wildmidi library.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|372	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|373	%files -n %{bname}-wildmidi
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|374	%{_libdir}/gstreamer-%{api}/libgstwildmidi.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|375	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|376	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|377	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|378	%package -n %{bname}-mpeg2enc
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|379	Summary:	GStreamer mjpegtools plug-in
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|380	Group:		Video
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|381	BuildRequires:	pkgconfig(mjpegtools)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|382	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|383	%description -n %{bname}-mpeg2enc
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|384	mjpegtools-based encoding and decoding plug-in.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|385	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|386	%files -n %{bname}-mpeg2enc
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|387	%{_libdir}/gstreamer-%{api}/libgstmpeg2enc.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|388	%{_libdir}/gstreamer-%{api}/libgstmplex.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|389	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|390	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|391	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|392	%if %{build_gme}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|393	%package -n %{bname}-gme
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|394	Summary:	GStreamer Game Music plug-in
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|395	Group:		Sound
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|396	BuildRequires:	libgme-devel
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|397	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|398	%description -n %{bname}-gme
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|399	Game Music decoding plug-in.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|400	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|401	%files -n %{bname}-gme
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|402	%{_libdir}/gstreamer-%{api}/libgstgme.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|403	%endif
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|404	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|405	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|406	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|407	%if %{build_dirac}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|408	%package -n %{bname}-dirac
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|409	Summary:	GStreamer dirac plug-in
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|410	Group:		Video
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|411	BuildRequires:	pkgconfig(dirac)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|412	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|413	%description -n %{bname}-dirac
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|414	Dirac encoding and decoding plug-in.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|415	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|416	%files -n %{bname}-dirac
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|417	%{_libdir}/gstreamer-%{api}/libgstdirac.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|418	%endif
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|419	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|420	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|421	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|422	%package -n %{bname}-schroedinger
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|423	Summary:	GStreamer dirac plug-in based on Schroedinger
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|424	Group:		Video
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|425	BuildRequires:	pkgconfig(schroedinger-1.0)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|426	Epoch:		1
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|427	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|428	%description -n %{bname}-schroedinger
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|429	Dirac encoding and decoding plug-in based on Schroedinger.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|430	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|431	%files -n %{bname}-schroedinger
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|432	%{_libdir}/gstreamer-%{api}/libgstschro.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|433	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|434	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|435	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|436	%package -n %{bname}-vp8
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|437	Summary:	GStreamer VP8 plug-in
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|438	Group:		Video
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|439	BuildRequires:	pkgconfig(vpx)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|440	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|441	%description -n %{bname}-vp8
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|442	VP8 encoding and decoding plug-in.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|443	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|444	%files -n %{bname}-vp8
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|445	%{_libdir}/gstreamer-%{api}/libgstvp8.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|446	%{_libdir}/gstreamer-%{api}/libgstrtpvp8.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|447	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|448	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|449	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|450	### LADSPA ###
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|451	%package -n %{bname}-ladspa
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|452	Summary:	Gstreamer wrapper for LADSPA plug-ins
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|453	Group:		Sound
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|454	Requires:	ladspa
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|455	BuildRequires:	ladspa-devel
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|456	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|457	%description -n %{bname}-ladspa
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|458	Plug-in which wraps LADSPA plug-ins for use by GStreamer applications.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|459	We suggest you also get the cmt package of ladspa plug-ins
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|460	and steve harris's swh-plugins package.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|461	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|462	%files -n %{bname}-ladspa
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|463	%{_libdir}/gstreamer-%{api}/libgstladspa.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|464	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|465	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|466	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|467	%if %{build_dts}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|468	%package -n %{bname}-dts
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|469	Summary:	GStreamer plug-ins for DTS audio playback
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|470	Group:		Sound
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|471	BuildRequires:	pkgconfig(libdts)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|472	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|473	%description -n %{bname}-dts
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|474	Plug-ins for decoding DTS audio.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|475	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|476	%files -n %{bname}-dts
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|477	%{_libdir}/gstreamer-%{api}/libgstdtsdec.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|478	%endif
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|479	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|480	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|481	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|482	%if %{build_xvid}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|483	%package -n %{bname}-xvid
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|484	Summary:	GStreamer plug-ins for XVID video encoding and decoding
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|485	Group:		Video
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|486	BuildRequires:	xvid-devel >= 1.1
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|487	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|488	%description -n %{bname}-xvid
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|489	Plug-ins for encoding and decoding XVID video.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|490	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|491	This package is in restricted as it violates some patents.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|492	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|493	%files -n %{bname}-xvid
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|494	%{_libdir}/gstreamer-%{api}/libgstxvid.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|495	%endif
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|496	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|497	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|498	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|499	%package -n %{bname}-musepack
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|500	Summary:	GStreamer plug-in Musepack playback
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|501	Group:		Sound
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|502	BuildRequires:	libmpcdec-devel
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|503	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|504	%description -n %{bname}-musepack
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|505	This plugin for GStreamer can play audio files which are encoded with
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|506	Andree Buschmann's encoder Musepack. These files have the filename
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|507	postfixes mpc, mp+ or mpp.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|508	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|509	%files -n %{bname}-musepack
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|510	%{_libdir}/gstreamer-%{api}/libgstmusepack.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|511	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|512	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|513	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|514	%package -n %{bname}-mms
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|515	Summary:	GStreamer plug-in for mms streams
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|516	Group:		System/Libraries
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|517	Requires:	%{bname}-plugins
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|518	BuildRequires:	pkgconfig(libmms)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|519	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|520	%description -n %{bname}-mms
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|521	Plug-in supporting the mms protocol based on the libmms library.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|522	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|523	%files -n %{bname}-mms
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|524	%{_libdir}/gstreamer-%{api}/libgstmms.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|525	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|526	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|527	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|528	%package -n %{bname}-rtmp
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|529	Summary:	GStreamer plug-in for rtmp streams
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|530	Group:		System/Libraries
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|531	Requires:	%{bname}-plugins
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|532	BuildRequires:	pkgconfig(librtmp)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|533	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|534	%description -n %{bname}-rtmp
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|535	Plug-in supporting the rtmp protocol based on the librtmp library.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|536	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|537	%files -n %{bname}-rtmp
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|538	%{_libdir}/gstreamer-%{api}/libgstrtmp.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|539	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|540	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|541	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|542	%package -n %{bname}-directfb
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|543	Summary:	GStreamer plug-in for DirectFB output
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|544	Group:		Video
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|545	Requires:	%{bname}-plugins
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|546	BuildRequires:	pkgconfig(directfb)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|547	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|548	%description -n %{bname}-directfb
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|549	Plug-in supporting the video output to DirectFB.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|550	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|551	%files -n %{bname}-directfb
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|552	%{_libdir}/gstreamer-%{api}/libgstdfbvideosink.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|553	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|554	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|555	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|556	%package -n %{bname}-soundtouch
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|557	Summary:	GStreamer plug-in for SoundTouch support
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|558	Group:		Sound
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|559	Requires:	%{bname}-plugins
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|560	BuildRequires:	pkgconfig(soundtouch)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|561	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|562	%description -n %{bname}-soundtouch
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|563	Plug-in supporting the SoundTouch audio manipulation support.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|564	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|565	%files -n %{bname}-soundtouch
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|566	%{_libdir}/gstreamer-%{api}/libgstsoundtouch.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|567	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|568	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|569	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|570	%package -n %{bname}-kate
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|571	Summary:	GStreamer Karaoke and text plugin
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|572	Group:		Video
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|573	BuildRequires:	pkgconfig(tiger)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|574	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|575	%description -n %{bname}-kate
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|576	This is a Karaoke and text plugin for GStreamer based on libkate and libtiger.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|577	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|578	%files -n %{bname}-kate
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|579	%{_libdir}/gstreamer-%{api}/libgstkate.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|580	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|581	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|582	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|583	%package -n %{bname}-libass
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|584	Summary:	GStreamer subtitles plugin
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|585	Group:		Video
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|586	BuildRequires:	pkgconfig(libass)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|587	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|588	%description -n %{bname}-libass
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|589	This is a subtitle plugin for GStreamer based on libass.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|590	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|591	%files -n %{bname}-libass
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|592	%{_libdir}/gstreamer-%{api}/libgstassrender.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|593	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|594	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|595	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|596	%package -n %{bname}-resindvd
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|597	Summary:	GStreamer DVD menu plugin
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|598	Group:		Video
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|599	BuildRequires:	pkgconfig(dvdnav)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|600	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|601	%description -n %{bname}-resindvd
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|602	This is a DVD playback plugin for GStreamer with menu support.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|603	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|604	%files -n %{bname}-resindvd
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|605	%{_libdir}/gstreamer-%{api}/libresindvd.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|606	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|607	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|608	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|609	%package -n %{bname}-voip
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|610	Summary:	GStreamer voip plugins
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|611	Group:		Sound
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|612	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|613	%description -n %{bname}-voip
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|614	This is a collection of VoIP plugins for GStreamer.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|615	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|616	%files -n %{bname}-voip
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|617	%{_libdir}/gstreamer-%{api}/libgstrtpmux.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|618	%{_libdir}/gstreamer-%{api}/libgstliveadder.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|619	%{_libdir}/gstreamer-%{api}/libgstdtmf.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|620	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|621	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|622	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|623	%package -n %{bname}-cog
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|624	Summary:	GStreamer COG plugin
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|625	Group:		Video
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|626	BuildRequires:	pkgconfig(orc-0.4)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|627	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|628	%description -n %{bname}-cog
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|629	This is a signal processing plugin for GStreamer based on Orc.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|630	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|631	%files -n %{bname}-cog
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|632	%{_libdir}/gstreamer-%{api}/libgstcog.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|633	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|634	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|635	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|636	%package -n %{bname}-vdpau
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|637	Summary:	GStreamer plug-in for playback using VDPAU
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|638	Group:		Video
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|639	BuildRequires:	vdpau-devel
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|640	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|641	%description -n %{bname}-vdpau
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|642	This plug-in adds video playback support to GStreamer based on VDPAU
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|643	(Video Decode and Presentation API for Unix).
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|644	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|645	%files -n %{bname}-vdpau
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|646	%{_libdir}/gstreamer-%{api}/libgstvdpau.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|647	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|648	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|649	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|650	%if %{build_faad}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|651	%package -n %{bname}-faad
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|652	Summary:	GStreamer plug-in for AAC audio playback
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|653	Group:		Sound
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|654	Requires:	%{bname}-plugins
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|655	BuildRequires:	libfaad2-devel => 2.0
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|656	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|657	%description -n %{bname}-faad
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|658	Plug-ins for playing AAC audio
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|659	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|660	This package is in restricted as it violates some patents.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|661	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|662	%files -n %{bname}-faad
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|663	%{_libdir}/gstreamer-%{api}/libgstfaad.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|664	%endif
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|665	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|666	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|667	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|668	%if %{build_faac}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|669	%package -n %{bname}-faac
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|670	Summary:	GStreamer plug-ins for AAC audio encoding
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|671	Group:		Sound
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|672	Requires:	%{bname}-plugins
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|673	BuildRequires:	libfaac-devel
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|674	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|675	%description -n %{bname}-faac
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|676	Plug-ins for encoding AAC audio
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|677	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|678	This package is in restricted as it violates some patents.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|679	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|680	%files -n %{bname}-faac
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|681	%{_libdir}/gstreamer-%{api}/libgstfaac.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|682	%endif
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|683	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|684	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|685	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|686	%package -n %{bname}-gsm
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|687	Summary:	GStreamer plugin for GSM lossy audio format
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|688	Group:		Sound
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|689	Requires:	%{bname}-plugins
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|690	BuildRequires:	gsm-devel >= 1.0.10
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|691	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|692	%description -n %{bname}-gsm
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|693	Output plugin for GStreamer to convert to GSM lossy audio format.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|694	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|695	%files -n %{bname}-gsm
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|696	%{_libdir}/gstreamer-%{api}/libgstgsm.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|697	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|698	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|699	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|700	%package -n %{bname}-neon
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|701	Summary:	GStreamer HTTP plugin based on libneon
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|702	Group:		System/Libraries
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|703	Requires:	%{bname}-plugins
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|704	BuildRequires:	pkgconfig(neon)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|705	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|706	%description -n %{bname}-neon
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|707	Plug-in for HTTP access based on libneon.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|708	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|709	%files -n %{bname}-neon
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|710	%{_libdir}/gstreamer-%{api}/libgstneonhttpsrc.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|711	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|712	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|713	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|714	%package -n %{bname}-nas
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|715	Summary:	Gstreamer output plugin for the NAS sound server
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|716	Group:		Sound
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|717	Requires:	%{bname}-plugins
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|718	BuildRequires:	nas-devel
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|719	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|720	%description -n %{bname}-nas
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|721	Output plugin for GStreamer for use with the nas sound server.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|722	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|723	%files -n %{bname}-nas
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|724	%{_libdir}/gstreamer-%{api}/libgstnassink.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|725	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|726	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|727	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|728	%if %{build_amrwb}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|729	%package -n %{bname}-amrwb
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|730	Summary:	GStreamer plug-in for AMR-WB support
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|731	Group:		Sound
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|732	Requires:	%{bname}-plugins
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|733	BuildRequires:	pkgconfig(vo-amrwbenc)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|734	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|735	%description -n %{bname}-amrwb
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|736	Plug-in for decoding AMR-WB under GStreamer.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|737	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|738	This package is in restricted as it violates some patents.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|739	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|740	%files -n %{bname}-amrwb
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|741	%{_datadir}/gstreamer-%{api}/presets/GstVoAmrwbEnc.prs
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|742	%{_libdir}/gstreamer-%{api}/libgstvoamrwbenc.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|743	%endif
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|744	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|745	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|746	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|747	%if %{build_voaac}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|748	%package -n %{bname}-vo-aac
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|749	Summary:	GStreamer plug-in for VisualOn AAC encoding
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|750	Group:		Sound
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|751	Requires:	%{bname}-plugins
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|752	BuildRequires:	pkgconfig(vo-aacenc)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|753	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|754	%description -n %{bname}-vo-aac
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|755	Plug-in for encoding AAC under GStreamer based on VisualOn AAC library.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|756	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|757	This package is in restricted as it violates some patents.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|758	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|759	%files -n %{bname}-vo-aac
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|760	%{_libdir}/gstreamer-%{api}/libgstvoaacenc.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|761	%endif
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|762	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|763	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|764	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|765	%package -n %{bname}-jp2k
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|766	Summary:	GStreamer plug-in for JPEG2000 support
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|767	Group:		Graphics
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|768	Requires:	%{bname}-plugins
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|769	BuildRequires:	pkgconfig(jasper)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|770	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|771	%description -n %{bname}-jp2k
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|772	Plug-in for JPEG2000 support under GStreamer.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|773	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|774	%files -n %{bname}-jp2k
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|775	%{_libdir}/gstreamer-%{api}/libgstjp2k.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|776	%{_libdir}/gstreamer-%{api}/libgstjp2kdecimator.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|777	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|778	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|779	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|780	%if %{build_celt}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|781	%package -n %{bname}-celt
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|782	Summary:	GStreamer plug-in for CELT support
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|783	Group:		Video
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|784	Requires:	%{bname}-plugins
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|785	BuildRequires:	pkgconfig(celt)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|786	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|787	%description -n %{bname}-celt
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|788	Plug-in for CELT support under GStreamer.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|789	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|790	%files -n %{bname}-celt
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|791	%{_libdir}/gstreamer-%{api}/libgstcelt.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|792	%endif
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|793	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|794	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|795	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|796	%package -n %{bname}-rsvg
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|797	Summary:	GStreamer plug-in for SVG support
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|798	Group:		Graphics
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|799	Requires:	%{bname}-plugins
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|800	BuildRequires:	pkgconfig(librsvg-2.0)
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|801	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|802	%description -n %{bname}-rsvg
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|803	Plug-in for SVG support under GStreamer.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|804	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|805	%files -n %{bname}-rsvg
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|806	%{_libdir}/gstreamer-%{api}/libgstrsvg.so
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|807	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|808	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|809	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|810	%package doc
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|811	Group:		Books/Computer books
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|812	Summary:	GStreamer application library
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|813	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|814	%description doc
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|815	This is the documentation of %{name}.
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|816	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|817	%files doc
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|818	%doc docs/plugins/html
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|819	%{_datadir}/gtk-doc/html/*
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|820	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|821	#----------------------------------------------------------------------------
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|822	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|823	%prep
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|824	%setup -qn %{oname}-%{version}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|825	%apply_patches
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|826	#gw broken configure in 0.10.19.2
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|827	#autoreconf -fi
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|828	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|829	%build
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|830	#work around broken mjpegtools headers including config.h:
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|831	export CPPFLAGS="-I."
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|832	%configure2_5x \
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|833	--disable-static \
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|834	--disable-dependency-tracking \
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|835	--with-package-name='%{distribution} %{name} package' \
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|836	--with-package-origin='%{disturl}' \
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|837	%if ! %{build_celt}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|838	--disable-celt \
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|839	%endif
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|840	%if ! %{build_faac}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|841	--disable-faac \
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|842	%endif
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|843	%if ! %{build_faad}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|844	--disable-faad \
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|845	%endif
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|846	%if ! %{build_dirac}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|847	--disable-dirac \
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|848	%endif
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|849	%if %{build_experimental}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|850	--enable-experimental
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|851	%endif
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|852	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|853	%make
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|854	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|855	%install
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|856	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|857	
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|858	%find_lang %{oname}-%{api}
12ru|gstreamer0.10-plugins-bad-0.10.23-5plf|859	

21886 12
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|1	%define api		1.0
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|2	%define bname		gstreamer%{api}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|3	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|4	%define build_experimental	0
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|5	%{?_with_experimental: %{expand: %%global build_experimental 1}}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|6	%define build_amrwb	0
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|7	%define build_faac	0
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|8	%define build_faad	0
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|9	%define build_xvid	0
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|10	%define build_dts	0
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|11	%define build_dirac	0
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|12	%define build_gme	1
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|13	%define build_celt	1
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|14	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|15	##########################
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|16	# Hardcode PLF build
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|17	%define build_plf	1
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|18	##########################
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|19	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|20	%if %{build_plf}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|21	%define distsuffix plf
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|22	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|23	%define extrarelsuffix plf
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|24	%define build_amrwb	0
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|25	%define build_faac	1
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|26	%define build_faad	1
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|27	%define build_xvid	0
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|28	%define build_dts	1
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|29	%endif
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|30	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|31	%define libmajor	0
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|32	%define libnamephoto	%mklibname gstphotography %{api} %{libmajor}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|33	%define develnamephoto	%mklibname -d gstphotographyi %{api}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|34	%define libnamebase	%mklibname gstbasevideo %{api} %{libmajor}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|35	%define develnamebase	%mklibname -d gstbasevideo %{api}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|36	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|37	Summary:	GStreamer Streaming-media framework plug-ins
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|38	Name:		%{bname}-plugins-bad
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|39	Version:	1.0.10
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|40	Release:	1%{?extrarelsuffix}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|41	License:	LGPLv2+ and GPLv2+
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|42	Group: 		Sound
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|43	URL:		http://gstreamer.freedesktop.org/
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|44	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-bad/gst-plugins-bad-%{version}.tar.xz
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|45	Patch0:		gst-plugins-bad-0.10.7-wildmidi-timidity.cfg.patch
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|46	# gw: fix for bug #36437 (paths to realplayer codecs)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|47	# prefer codecs from the RealPlayer package in restricted
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|48	Patch10:	gst-plugins-bad-0.10.6-real-codecs-path.patch
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|49	#gw for the pixbuf plugin
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|50	BuildRequires:	pkgconfig(gtk+-2.0)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|51	BuildRequires:	pkgconfig(glib-2.0)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|52	BuildRequires:	pkgconfig(libpng)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|53	BuildRequires:	pkgconfig(orc-0.4) >= 0.4.5
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|54	BuildRequires:	pkgconfig(sdl)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|55	BuildRequires:	libbzip2-devel
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|56	BuildRequires:	pkgconfig(libmodplug)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|57	BuildRequires:	pkgconfig(libmusicbrainz)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|58	BuildRequires:	pkgconfig(exempi-2.0)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|59	BuildRequires:	pkgconfig(openssl)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|60	BuildRequires:	pkgconfig(openal)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|61	BuildRequires:	pkgconfig(opus)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|62	%ifarch %ix86
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|63	BuildRequires:	nasm => 0.90
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|64	%endif
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|65	BuildRequires:	pkgconfig(valgrind)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|66	BuildRequires:	pkgconfig(check)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|67	BuildRequires:	pkgconfig(gstreamer-plugins-base-1.0) >= %{version}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|68	BuildRequires:	pkgconfig(gstreamer-1.0) >= %{version}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|69	BuildRequires:	pkgconfig(libcdaudio)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|70	BuildRequires:	pkgconfig(sndfile)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|71	BuildRequires:	pkgconfig(libmimic)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|72	BuildRequires:	pkgconfig(libass)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|73	%if %{build_plf}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|74	BuildRequires:	pkgconfig(vo-aacenc)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|75	BuildRequires:	pkgconfig(vo-amrwbenc)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|76	%endif
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|77	#gw for checks
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|78	#BuildRequires:	gstreamer0.10-plugins-good
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|79	BuildRequires:	fonts-ttf-dejavu
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|80	#gw for autoreconf
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|81	BuildRequires:	gettext-devel
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|82	Requires:	%{bname}-voip >= %{version}-%{release}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|83	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|84	%description
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|85	GStreamer is a streaming-media framework, based on graphs of filters which
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|86	operate on media data. Applications using this library can do anything
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|87	from real-time sound processing to playing videos, and just about anything
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|88	else media-related.  Its plugin-based architecture means that new data
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|89	types or processing capabilities can be added simply by installing new
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|90	plug-ins.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|91	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|92	This package contains a set of plug-ins that aren't up to par compared
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|93	to the rest. They might be close to being good quality, but they're
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|94	missing something - be it a good code review, some documentation, a
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|95	set of tests, a real live maintainer, or some actual wide use. If the
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|96	blanks are filled in they might be upgraded to become part of either
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|97	gstreamer-plugins-good or gstreamer-plugins-ugly, depending on the
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|98	other factors. If the plug-ins break, you can't complain - instead,
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|99	you can fix the problem and send us a patch, or bribe someone into
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|100	fixing them for you.  New contributors can start here for things to
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|101	work on.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|102	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|103	%if %{build_plf}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|104	This package is in restricted repository as it violates some patents.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|105	%endif
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|106	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|107	%package -n %{libnamephoto}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|108	Summary:	Libraries for GStreamer streaming-media framework
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|109	Group:		System/Libraries
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|110	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|111	%description -n %{libnamephoto}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|112	GStreamer is a streaming-media framework, based on graphs of filters which
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|113	operate on media data. Applications using this library can do anything
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|114	from real-time sound processing to playing videos, and just about anything
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|115	else media-related.  Its plugin-based architecture means that new data
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|116	types or processing capabilities can be added simply by installing new
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|117	plugins.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|118	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|119	This package contains the libraries.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|120	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|121	%package -n %{develnamephoto}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|122	Summary:	Libraries and include files for GStreamer streaming-media framework
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|123	Group:		Development/C
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|124	Requires:	%{libnamephoto} = %{version}-%{release}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|125	Provides:	gstphotography%{api}-devel = %{version}-%{release}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|126	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|127	%description -n %{develnamephoto}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|128	GStreamer is a streaming-media framework, based on graphs of filters which
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|129	operate on media data. Applications using this library can do anything
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|130	from real-time sound processing to playing videos, and just about anything
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|131	else media-related.  Its plugin-based architecture means that new data
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|132	types or processing capabilities can be added simply by installing new
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|133	plugins.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|134	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|135	This package contains the libraries and includes files necessary to develop
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|136	applications and plugins for GStreamer.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|137	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|138	%package -n %{libnamebase}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|139	Summary:	Libraries for GStreamer streaming-media framework
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|140	Group:		System/Libraries
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|141	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|142	%description -n %{libnamebase}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|143	GStreamer is a streaming-media framework, based on graphs of filters which
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|144	operate on media data. Applications using this library can do anything
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|145	from real-time sound processing to playing videos, and just about anything
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|146	else media-related.  Its plugin-based architecture means that new data
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|147	types or processing capabilities can be added simply by installing new
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|148	plugins.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|149	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|150	This package contains the libraries.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|151	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|152	%package -n %{develnamebase}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|153	Summary:	Libraries and include files for GStreamer streaming-media framework
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|154	Group:		Development/C
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|155	Requires:	%{libnamebase} = %{version}-%{release}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|156	Provides:	gstbasevideo%{api}-devel = %{version}-%{release}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|157	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|158	%description -n %{develnamebase}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|159	GStreamer is a streaming-media framework, based on graphs of filters which
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|160	operate on media data. Applications using this library can do anything
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|161	from real-time sound processing to playing videos, and just about anything
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|162	else media-related.  Its plugin-based architecture means that new data
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|163	types or processing capabilities can be added simply by installing new
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|164	plugins.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|165	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|166	This package contains the libraries and includes files necessary to develop
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|167	applications and plugins for GStreamer.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|168	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|169	%package -n %{bname}-curl
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|170	Summary:	GStreamer Curl plugin
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|171	Group:		Networking/Other
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|172	BuildRequires:	pkgconfig(libcurl)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|173	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|174	%description -n %{bname}-curl
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|175	This is a HTTP plugin for GStreamer based on the curl library.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|176	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|177	%files -n %{bname}-curl
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|178	%{_libdir}/gstreamer-%{api}/libgstcurl.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|179	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|180	%package -n %{bname}-mpeg2enc
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|181	Summary:	GStreamer mjpegtools plug-in
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|182	Group:		Video
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|183	BuildRequires:	pkgconfig(mjpegtools)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|184	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|185	%description -n %{bname}-mpeg2enc
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|186	mjpegtools-based encoding and decoding plug-in.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|187	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|188	%files -n %{bname}-mpeg2enc
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|189	%{_libdir}/gstreamer-%{api}/libgstmpeg2enc.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|190	%{_libdir}/gstreamer-%{api}/libgstmplex.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|191	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|192	%if %{build_gme}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|193	%package -n %{bname}-gme
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|194	Summary:	GStreamer Game Music plug-in
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|195	Group:		Sound
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|196	BuildRequires:	libgme-devel
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|197	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|198	%description -n %{bname}-gme
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|199	Game Music decoding plug-in.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|200	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|201	%files -n %{bname}-gme
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|202	%{_libdir}/gstreamer-%{api}/libgstgme.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|203	%endif
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|204	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|205	%if %{build_dirac}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|206	%package -n %{bname}-dirac
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|207	Summary:	GStreamer dirac plug-in
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|208	Group:		Video
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|209	BuildRequires:	pkgconfig(dirac) >= 0.9
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|210	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|211	%description -n %{bname}-dirac
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|212	Dirac encoding and decoding plug-in.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|213	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|214	%files -n %{bname}-dirac
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|215	%{_libdir}/gstreamer-%{api}/libgstdirac.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|216	%endif
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|217	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|218	%package -n %{bname}-schroedinger
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|219	Summary:	GStreamer dirac plug-in based on Schroedinger
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|220	Group:		Video
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|221	BuildRequires:	pkgconfig(schroedinger-1.0)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|222	Epoch:		1
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|223	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|224	%description -n %{bname}-schroedinger
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|225	Dirac encoding and decoding plug-in based on Schroedinger.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|226	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|227	%files -n %{bname}-schroedinger
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|228	%{_libdir}/gstreamer-%{api}/libgstschro.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|229	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|230	%package -n %{bname}-rtpvp8
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|231	Summary:	GStreamer VP8 plug-in
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|232	Group:		Video
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|233	BuildRequires:	pkgconfig(vpx)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|234	Conflicts: %{bname}-vp8 < 1.0.3-2
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|235	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|236	%description -n %{bname}-rtpvp8
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|237	VP8 encoding and decoding plug-in.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|238	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|239	%files -n %{bname}-rtpvp8
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|240	%{_libdir}/gstreamer-%{api}/libgstrtpvp8.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|241	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|242	%if %build_dts
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|243	%package -n %{bname}-dts
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|244	Summary:	GStreamer plug-ins for DTS audio playback
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|245	Group:		Sound
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|246	BuildRequires:	dtsdec-devel
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|247	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|248	%description -n %{bname}-dts
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|249	Plug-ins for decoding DTS audio.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|250	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|251	%files -n %{bname}-dts
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|252	%{_libdir}/gstreamer-%{api}/libgstdtsdec.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|253	%endif
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|254	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|255	%if %{build_xvid}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|256	%package -n %{bname}-xvid
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|257	Summary:	GStreamer plug-ins for XVID video encoding and decoding
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|258	Group:		Video
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|259	BuildRequires:	xvid-devel >= 1.1
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|260	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|261	%description -n %{bname}-xvid
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|262	Plug-ins for encoding and decoding XVID video.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|263	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|264	This package is in restricted repository as it violates some patents.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|265	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|266	%files -n %{bname}-xvid
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|267	%{_libdir}/gstreamer-%{api}/libgstxvid.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|268	%endif
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|269	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|270	%package -n %{bname}-mms
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|271	Summary:	GStreamer plug-in for mms streams
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|272	Group:		System/Libraries
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|273	Requires:	%{bname}-plugins = %{version}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|274	BuildRequires:	pkgconfig(libmms)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|275	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|276	%description -n %{bname}-mms
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|277	Plug-in supporting the mms protocol based on the libmms library.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|278	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|279	%files -n %{bname}-mms
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|280	%{_libdir}/gstreamer-%{api}/libgstmms.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|281	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|282	%package -n %{bname}-rtmp
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|283	Summary:	GStreamer plug-in for rtmp streams
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|284	Group:		System/Libraries
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|285	Requires:	%{bname}-plugins = %{version}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|286	BuildRequires:	pkgconfig(librtmp)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|287	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|288	%description -n %{bname}-rtmp
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|289	Plug-in supporting the rtmp protocol based on the librtmp library.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|290	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|291	%files -n %{bname}-rtmp
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|292	%{_libdir}/gstreamer-%{api}/libgstrtmp.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|293	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|294	%package -n %{bname}-soundtouch
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|295	Summary:	GStreamer plug-in for SoundTouch support
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|296	Group:		Sound
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|297	Requires:	%{bname}-plugins = %{version}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|298	BuildRequires:	pkgconfig(soundtouch)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|299	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|300	%description -n %{bname}-soundtouch
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|301	Plug-in supporting the SoundTouch audio manipulation support.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|302	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|303	%files -n %{bname}-soundtouch
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|304	%{_libdir}/gstreamer-%{api}/libgstsoundtouch.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|305	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|306	%package -n %{bname}-libass
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|307	Summary:	GStreamer subtitles plugin
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|308	Group:		Video
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|309	BuildRequires:	pkgconfig(libass)
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|310	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|311	%description -n %{bname}-libass
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|312	This is a subtitle plugin for GStreamer based on libass.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|313	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|314	%files -n %{bname}-libass
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|315	%{_libdir}/gstreamer-%{api}/libgstassrender.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|316	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|317	%package -n %{bname}-voip
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|318	Summary:	GStreamer voip plugins
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|319	Group:		Sound
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|320	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|321	%description -n %{bname}-voip
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|322	This is a collection of VoIP plugins for GStreamer.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|323	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|324	%files -n %{bname}-voip
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|325	%{_libdir}/gstreamer-%{api}/libgstrtpmux.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|326	%{_libdir}/gstreamer-%{api}/libgstdtmf.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|327	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|328	%package doc
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|329	Group:		Books/Computer books
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|330	Summary:	GStreamer application library
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|331	BuildArch:	noarch
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|332	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|333	%description doc
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|334	This is the documentation of %{name}.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|335	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|336	%prep
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|337	%setup -q -n gst-plugins-bad-%{version}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|338	%apply_patches
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|339	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|340	%build
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|341	%configure2_5x --disable-dependency-tracking --disable-static \
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|342	--with-package-name='Rosa %{name} package' \
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|343	--with-package-origin='http://www.rosalinux.com/' \
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|344	%if ! %{build_celt}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|345	--disable-celt \
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|346	%endif
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|347	%if ! %{build_faac}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|348	--disable-faac \
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|349	%endif
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|350	%if ! %{build_faad}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|351	--disable-faad \
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|352	%endif
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|353	%if ! %{build_dirac}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|354	--disable-dirac \
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|355	%endif
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|356	%if ! %{build_xvid}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|357	--disable-xvid \
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|358	%endif
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|359	%if ! %{build_dts}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|360	--disable-dts \
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|361	%endif
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|362	%if ! %{build_plf}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|363	--disable-voamrwbenc --disable-voaacenc \
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|364	%endif
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|365	%if %{build_experimental}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|366	--enable-experimental
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|367	%endif
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|368	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|369	make
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|370	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|371	%install
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|372	%makeinstall_std
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|373	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|374	%find_lang gst-plugins-bad-%{api}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|375	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|376	# Clean out files that should not be part of the rpm.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|377	# This is the recommended way of dealing with it for RH8
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|378	find %{buildroot} -name '*.la' -delete
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|379	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|380	%files doc
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|381	%doc docs/plugins/html
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|382	%{_datadir}/gtk-doc/html/
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|383	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|384	%files -f gst-plugins-bad-%{api}.lang
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|385	%doc AUTHORS COPYING README NEWS
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|386	%{_libdir}/gstreamer-%{api}/libgstadpcmdec.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|387	%{_libdir}/gstreamer-%{api}/libgstadpcmenc.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|388	%{_libdir}/gstreamer-%{api}/libgstasfmux.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|389	%{_libdir}/gstreamer-%{api}/libgstaudiovisualizers.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|390	%{_libdir}/gstreamer-%{api}/libgstautoconvert.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|391	%{_libdir}/gstreamer-%{api}/libgstbayer.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|392	%{_libdir}/gstreamer-%{api}/libgstcamerabin2.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|393	%{_libdir}/gstreamer-%{api}/libgstcoloreffects.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|394	%{_libdir}/gstreamer-%{api}/libgstdataurisrc.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|395	%{_libdir}/gstreamer-%{api}/libgstdebugutilsbad.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|396	%{_libdir}/gstreamer-%{api}/libgstdvb.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|397	%{_libdir}/gstreamer-%{api}/libgstdvbsuboverlay.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|398	%{_libdir}/gstreamer-%{api}/libgstdvdspu.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|399	%{_libdir}/gstreamer-%{api}/libgstfieldanalysis.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|400	%{_libdir}/gstreamer-%{api}/libgstfestival.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|401	%{_libdir}/gstreamer-%{api}/libgstfrei0r.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|402	%{_libdir}/gstreamer-%{api}/libgstgaudieffects.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|403	%{_libdir}/gstreamer-%{api}/libgstgdp.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|404	%{_libdir}/gstreamer-%{api}/libgstgeometrictransform.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|405	%{_libdir}/gstreamer-%{api}/libgstid3tag.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|406	%{_libdir}/gstreamer-%{api}/libgstinter.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|407	%{_libdir}/gstreamer-%{api}/libgstinterlace.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|408	%{_libdir}/gstreamer-%{api}/libgstjpegformat.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|409	%{_libdir}/gstreamer-%{api}/libgstliveadder.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|410	%{_libdir}/gstreamer-%{api}/libgstmpegtsmux.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|411	%{_libdir}/gstreamer-%{api}/libgstmimic.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|412	%{_libdir}/gstreamer-%{api}/libgstmpegpsdemux.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|413	%{_libdir}/gstreamer-%{api}/libgstopus.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|414	%{_libdir}/gstreamer-%{api}/libgstpcapparse.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|415	%{_libdir}/gstreamer-%{api}/libgstpnm.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|416	%{_libdir}/gstreamer-%{api}/libgstscaletempoplugin.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|417	%{_libdir}/gstreamer-%{api}/libgstrawparse.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|418	%{_libdir}/gstreamer-%{api}/libgstremovesilence.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|419	%{_libdir}/gstreamer-%{api}/libgstsdpelem.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|420	%{_libdir}/gstreamer-%{api}/libgstsegmentclip.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|421	%{_libdir}/gstreamer-%{api}/libgstshm.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|422	%{_libdir}/gstreamer-%{api}/libgstsiren.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|423	%{_libdir}/gstreamer-%{api}/libgstsmooth.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|424	%{_libdir}/gstreamer-%{api}/libgstspeed.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|425	%{_libdir}/gstreamer-%{api}/libgstsubenc.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|426	%{_libdir}/gstreamer-%{api}/libgstbz2.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|427	%{_libdir}/gstreamer-%{api}/libgstfragmented.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|428	%{_libdir}/gstreamer-%{api}/libgstmpegtsdemux.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|429	%{_libdir}/gstreamer-%{api}/libgstvideoparsersbad.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|430	%{_libdir}/gstreamer-%{api}/libgstdecklink.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|431	%{_libdir}/gstreamer-%{api}/libgstmpegpsmux.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|432	%{_libdir}/gstreamer-%{api}/libgstmidi.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|433	%{_libdir}/gstreamer-%{api}/libgstopenal.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|434	%{_libdir}/gstreamer-%{api}/libgstrfbsrc.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|435	%if %{build_plf}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|436	%{_libdir}/gstreamer-%{api}/libgstvoaacenc.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|437	%{_libdir}/gstreamer-%{api}/libgstvoamrwbenc.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|438	%{_datadir}/gstreamer-%{api}/presets/GstVoAmrwbEnc.prs
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|439	%endif
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|440	%if %{build_experimental}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|441	#%{_libdir}/gstreamer-%{api}/libgstdeinterlace2.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|442	%endif
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|443	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|444	%{_libdir}/gstreamer-%{api}/libgstmodplug.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|445	%{_libdir}/gstreamer-%{api}/libgsty4mdec.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|446	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|447	%if %{build_faad}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|448	%package -n %{bname}-faad
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|449	Summary:	GStreamer plug-in for AAC audio playback
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|450	Group:		Sound
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|451	Requires:	%{bname}-plugins >= %{version}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|452	BuildRequires:	libfaad2-devel
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|453	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|454	%description -n %{bname}-faad
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|455	Plug-ins for playing AAC audio
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|456	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|457	This package is in restricted repository as it violates some patents.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|458	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|459	%files -n %{bname}-faad
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|460	%{_libdir}/gstreamer-%{api}/libgstfaad.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|461	%endif
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|462	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|463	%if %{build_faac}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|464	%package -n %{bname}-faac
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|465	Summary:	GStreamer plug-ins for AAC audio encoding
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|466	Group:		Sound
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|467	Requires:	%{bname}-plugins >= %{version}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|468	BuildRequires:	libfaac-devel
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|469	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|470	%description -n %{bname}-faac
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|471	Plug-ins for encoding AAC audio
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|472	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|473	This package is in restricted repository as it violates some patents.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|474	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|475	%files -n %{bname}-faac
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|476	%{_libdir}/gstreamer-%{api}/libgstfaac.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|477	%endif
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|478	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|479	%package -n %{bname}-gsm
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|480	Summary:	GStreamer plugin for GSM lossy audio format
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|481	Group:		Sound
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|482	Requires:	%{bname}-plugins >= %{version}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|483	BuildRequires:	gsm-devel >= 1.0.10
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|484	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|485	%description -n %{bname}-gsm
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|486	Output plugin for GStreamer to convert to GSM lossy audio format.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|487	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|488	%files -n %{bname}-gsm
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|489	%{_libdir}/gstreamer-%{api}/libgstgsm.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|490	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|491	%if 0
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|492	### SWFDEC FLASH PLUGIN ###
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|493	%package -n %{bname}-swfdec
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|494	Summary: 	GStreamer Flash rendering plug-in
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|495	Group:		System/Libraries
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|496	Requires:	%{bname}-plugins = %{version}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|497	BuildRequires:	libswfdec-devel => 0.3.0
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|498	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|499	%description -n %{bname}-swfdec
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|500	Plug-in for rendering Flash animations using swfdec library
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|501	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|502	%files -n %{bname}-swfdec
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|503	%{_libdir}/gstreamer-%{api}/libgstswfdec.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|504	%endif
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|505	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|506	%if %{build_amrwb}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|507	%package -n %{bname}-amrwb
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|508	Summary:	GStreamer plug-in for AMR-WB support
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|509	Group:		Sound
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|510	Requires:	%{bname}-plugins >= %{version}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|511	BuildRequires:	libamrwb-devel
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|512	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|513	%description -n %{bname}-amrwb
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|514	Plug-in for decoding AMR-WB under GStreamer.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|515	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|516	This package is in restricted repository as it violates some patents.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|517	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|518	%files -n %{bname}-amrwb
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|519	%{_datadir}/gstreamer-%{api}/presets/GstAmrwbEnc.prs
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|520	%{_libdir}/gstreamer-%{api}/libgstamrwbenc.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|521	%endif
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|522	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|523	%if %{build_celt}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|524	%package -n %{bname}-celt
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|525	Summary:	GStreamer plug-in for CELT support
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|526	Group:		Video
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|527	Requires:	%{bname}-plugins >= %{version}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|528	BuildRequires:	pkgconfig(celt) >= 0.7.0
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|529	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|530	%description -n %{bname}-celt
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|531	Plug-in for CELT support under GStreamer.
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|532	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|533	%files -n %{bname}-celt
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|534	%{_libdir}/gstreamer-%{api}/libgstcelt.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|535	%endif
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|536	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|537	%files -n %{libnamephoto}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|538	%{_libdir}/libgstphotography-%{api}.so.%{libmajor}*
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|539	%{_libdir}/libgstsignalprocessor-%{api}.so.%{libmajor}*
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|540	%{_libdir}/libgstcodecparsers-%{api}.so.%{libmajor}*
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|541	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|542	%files -n %{develnamephoto}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|543	%{_libdir}/libgstcodecparsers-%{api}.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|544	%{_libdir}/libgstphotography-%{api}.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|545	%{_libdir}/libgstsignalprocessor-%{api}.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|546	%{_includedir}/gstreamer-%{api}/gst/codecparsers/
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|547	%{_includedir}/gstreamer-%{api}/gst/interfaces/photography*
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|548	%{_includedir}/gstreamer-%{api}/gst/signalprocessor/gstsignalprocessor.h
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|549	%{_includedir}/gstreamer-%{api}/gst/video/
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|550	%{_libdir}/pkgconfig/gstreamer-plugins-bad-%{api}.pc
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|551	%{_libdir}/pkgconfig/gstreamer-codecparsers-%{api}.pc
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|552	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|553	%files -n %{libnamebase}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|554	%{_libdir}/libgstbasecamerabinsrc-%{api}.so.%{libmajor}*
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|555	%{_libdir}/libgstbasevideo-%{api}.so.%{libmajor}*
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|556	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|557	%files -n %{develnamebase}
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|558	%{_libdir}/libgstbasecamerabinsrc-%{api}.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|559	%{_libdir}/libgstbasevideo-%{api}.so
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|560	%{_includedir}/gstreamer-%{api}/gst/basecamerabinsrc/*
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|561	%{_libdir}/pkgconfig/gstreamer-basevideo-%{api}.pc
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|562	
12ru|gstreamer1.0-plugins-bad-1.0.10-1plf|563	

21887 12
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|1	%define major		1.0
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|2	%define majorminor	1.0
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|3	%define bname		gstreamer1.0
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|4	%define name		%{bname}-plugins-ugly
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|5	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|6	%define build_experimental	0
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|7	%{?_with_experimental: %{expand: %%global build_experimental 1}}
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|8	%define build_lame	0
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|9	%define build_amrnb	0
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|10	%define build_amrwbdec	0
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|11	%define build_x264	0
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|12	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|13	##########################
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|14	# Hardcode PLF build
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|15	%define build_plf	1
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|16	##########################
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|17	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|18	%if %{build_plf}
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|19	%define distsuffix plf
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|20	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|21	%define extrarelsuffix plf
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|22	%define build_lame	1
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|23	%define build_x264	1
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|24	%define build_amrnb	1
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|25	%define build_amrwbdec	1
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|26	%endif
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|27	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|28	Summary:	GStreamer Streaming-media framework plug-ins
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|29	Name:		%{name}
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|30	Version:	1.0.10
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|31	Release:	1%{?extrarelsuffix}
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|32	License:	LGPLv2+
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|33	Group:		Sound
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|34	Source0:	http://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-%{version}.tar.xz
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|35	URL:		http://gstreamer.freedesktop.org/
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|36	#gw for the pixbuf plugin
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|37	BuildRequires:	pkgconfig(gtk+-2.0)
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|38	BuildRequires:	pkgconfig(glib-2.0)
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|39	BuildRequires:	pkgconfig(orc-0.4)
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|40	BuildRequires:	gstreamer1.0-plugins-base-devel >= %{version}
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|41	BuildRequires:	pkgconfig(glu)
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|42	BuildRequires:	pkgconfig(id3tag)
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|43	BuildRequires:	pkgconfig(mad)
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|44	BuildRequires:	pkgconfig(dvdread)
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|45	%ifnarch %mips %arm
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|46	BuildRequires:	pkgconfig(valgrind)
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|47	%endif
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|48	BuildRequires:	pkgconfig(check)
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|49	Provides:	%{bname}-audiosrc
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|50	Provides:	%{bname}-audiosink
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|51	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|52	%description
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|53	GStreamer is a streaming-media framework, based on graphs of filters which
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|54	operate on media data. Applications using this library can do anything
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|55	from real-time sound processing to playing videos, and just about anything
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|56	else media-related.  Its plugin-based architecture means that new data
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|57	types or processing capabilities can be added simply by installing new
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|58	plug-ins.
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|59	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|60	This package contains a set of plug-ins that have good quality and
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|61	correct functionality, but distributing them might pose problems. The
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|62	license on either the plug-ins or the supporting libraries might not
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|63	be how the GStreamer authors like. The code might be widely known to
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|64	present patent problems.
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|65	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|66	%if %{build_plf}
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|67	This package is in restricted repository as it violates some patents.
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|68	%endif
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|69	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|70	%prep
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|71	%setup -q -n gst-plugins-ugly-%{version}
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|72	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|73	%build
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|74	%configure2_5x --disable-dependency-tracking --disable-static \
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|75	--with-package-name='Rosa %{name} package' \
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|76	--with-package-origin='http://www.rosalinux.com/' \
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|77	%if ! %{build_lame}
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|78	--disable-lame \
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|79	%endif
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|80	%if %{build_experimental}
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|81	--enable-experimental
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|82	%endif
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|83	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|84	%make
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|85	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|86	%check
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|87	cd tests/check
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|88	make check
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|89	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|90	%install
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|91	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 %makeinstall_std
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|92	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|93	%find_lang gst-plugins-ugly-%{majorminor}
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|94	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|95	# Clean out files that should not be part of the rpm.
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|96	# This is the recommended way of dealing with it for RH8
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|97	find %{buildroot} -name '*.la' -delete
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|98	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|99	%files -f gst-plugins-ugly-%{majorminor}.lang
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|100	%doc AUTHORS COPYING README NEWS
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|101	%{_libdir}/gstreamer-%{majorminor}/libgstasf.so
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|102	%{_libdir}/gstreamer-%{majorminor}/libgstdvdlpcmdec.so
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|103	%{_libdir}/gstreamer-%{majorminor}/libgstdvdread.so
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|104	%{_libdir}/gstreamer-%{majorminor}/libgstdvdsub.so
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|105	%{_libdir}/gstreamer-%{majorminor}/libgstmad.so
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|106	%{_libdir}/gstreamer-%{majorminor}/libgstrmdemux.so
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|107	%if %{build_experimental}
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|108	%{_libdir}/gstreamer-%{majorminor}/libgstsynaesthesia.so
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|109	%endif
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|110	%{_libdir}/gstreamer-%{majorminor}/libgstxingmux.so
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|111	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|112	%if %{build_lame}
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|113	### LAME ###
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|114	%package -n %{bname}-lame
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|115	Summary:	GStreamer plug-in for encoding mp3 songs using lame
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|116	Group:		Sound
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|117	Requires:	%{bname}-plugins >= %{version}-%{release}
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|118	BuildRequires:	liblame-devel >= 3.89
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|119	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|120	%description -n %{bname}-lame
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|121	Plug-in for encoding mp3 with lame under GStreamer.
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|122	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|123	This package is in the restricted repository as it violates some patents.
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|124	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|125	%files -n %{bname}-lame
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|126	%{_libdir}/gstreamer-%{majorminor}/libgstlame.so
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|127	%endif
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|128	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|129	%if %{build_x264}
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|130	%package -n %{bname}-x264
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|131	Summary:	GStreamer plug-in for H264/AVC video encoding
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|132	Group:		Video
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|133	BuildRequires:	pkgconfig(x264)
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|134	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|135	%description -n %{bname}-x264
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|136	Plug-in for encoding H264/AVC video.
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|137	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|138	This package is in restricted repository as it violates some patents.
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|139	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|140	%files -n %{bname}-x264
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|141	%{_libdir}/gstreamer-%{majorminor}/libgstx264.so
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|142	%{_datadir}/gstreamer-%{majorminor}/presets/GstX264Enc.prs
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|143	%endif
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|144	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|145	%if %{build_amrnb}
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|146	%package -n %{bname}-amrnb
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|147	Summary:	GStreamer plug-in for AMR-NB support
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|148	Group: 		Sound
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|149	Requires:	%{bname}-plugins >= %{version}-%{release}
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|150	BuildRequires:	pkgconfig(opencore-amrnb)
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|151	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|152	%description -n %{bname}-amrnb
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|153	Plug-in for decoding AMR-NB under GStreamer.
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|154	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|155	This package is in restricted repository as it violates some patents.
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|156	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|157	%files -n %{bname}-amrnb
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|158	%{_libdir}/gstreamer-%{majorminor}/libgstamrnb.so
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|159	%{_datadir}/gstreamer-%{majorminor}/presets/GstAmrnbEnc.prs
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|160	%endif
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|161	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|162	%if %{build_amrwbdec}
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|163	%package -n %{bname}-amrwbdec
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|164	Summary:	GStreamer plug-in for AMR-WB decoding support
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|165	Group:		Sound
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|166	Requires:	%{bname}-plugins >= %{version}-%{release}
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|167	BuildRequires:	pkgconfig(opencore-amrwb)
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|168	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|169	%description -n %{bname}-amrwbdec
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|170	Plug-in for decoding AMR-Wb under GStreamer.
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|171	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|172	This package is in restricted repository as it violates some patents.
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|173	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|174	%files -n %{bname}-amrwbdec
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|175	%{_libdir}/gstreamer-%{majorminor}/libgstamrwbdec.so
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|176	%endif
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|177	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|178	### SIDPLAY ###
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|179	%package -n %{bname}-sid
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|180	Summary:	GStreamer Sid C64 music plugin
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|181	Group:		Sound
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|182	Requires:	%{bname}-plugins >= %{version}-%{release}
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|183	BuildRequires:	sidplay-devel => 1.36.0
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|184	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|185	%description -n %{bname}-sid
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|186	Plugin for playback of C64 SID format music files
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|187	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|188	%files -n %{bname}-sid
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|189	%{_libdir}/gstreamer-%{majorminor}/libgstsid.so
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|190	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|191	### A52DEC ###
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|192	%package -n %{bname}-a52dec
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|193	Summary:	GStreamer VOB decoder plugin
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|194	Group:		Sound
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|195	Requires:	%{bname}-plugins >= %{version}-%{release}
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|196	BuildRequires:	a52dec-devel >= 0.7.3
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|197	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|198	%description -n %{bname}-a52dec
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|199	Plugin for decoding of VOB files.
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|200	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|201	%files -n %{bname}-a52dec
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|202	%{_libdir}/gstreamer-%{majorminor}/libgsta52dec.so
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|203	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|204	%package -n %{bname}-mpeg
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|205	Summary:	GStreamer plug-ins for MPEG video playback and encoding
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|206	Group:		Video
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|207	Requires:	%{bname}-plugins >= %{version}-%{release}
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|208	BuildRequires:	pkgconfig(libmpeg2)
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|209	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|210	%description -n %{bname}-mpeg
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|211	Plug-ins for playing and encoding MPEG video.
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|212	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|213	%files -n %{bname}-mpeg
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|214	%{_libdir}/gstreamer-%{majorminor}/libgstmpeg2dec.so
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|215	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|216	%package -n %{bname}-cdio
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|217	Summary:	GStreamer plug-in for audio CD playback
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|218	Group:		Sound
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|219	Requires:	%{bname}-plugins >= %{version}-%{release}
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|220	BuildRequires:	pkgconfig(libcdio)
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|221	Conflicts:	%{bname}-plugins-good < 0.10.10
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|222	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|223	%description -n %{bname}-cdio
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|224	Plug-in for audio CD playback.
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|225	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|226	%files -n %{bname}-cdio
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|227	%{_libdir}/gstreamer-%{majorminor}/libgstcdio.so
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|228	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|229	%package -n %{bname}-twolame
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|230	Summary:	GStreamer plug-in for MP2 encoding support
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|231	Group:		Sound
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|232	Requires:	%{bname}-plugins >= %{version}-%{release}
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|233	BuildRequires:	pkgconfig(twolame)
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|234	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|235	%description -n %{bname}-twolame
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|236	Plug-in for encoding MP2 under GStreamer.
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|237	
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|238	%files -n %{bname}-twolame
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|239	%{_libdir}/gstreamer-%{majorminor}/libgsttwolame.so
12ru|gstreamer1.0-plugins-ugly-1.0.10-1plf|240	

21888 12
12ru|k3b-2.0.2-11plf|1	######################
12ru|k3b-2.0.2-11plf|2	# Hardcode PLF build
12ru|k3b-2.0.2-11plf|3	%define build_plf 1
12ru|k3b-2.0.2-11plf|4	######################
12ru|k3b-2.0.2-11plf|5	
12ru|k3b-2.0.2-11plf|6	%if %{build_plf}
12ru|k3b-2.0.2-11plf|7	%define distsuffix plf
12ru|k3b-2.0.2-11plf|8	%define extrarelsuffix plf
12ru|k3b-2.0.2-11plf|9	%endif
12ru|k3b-2.0.2-11plf|10	
12ru|k3b-2.0.2-11plf|11	Summary:	CD-Burner for KDE4
12ru|k3b-2.0.2-11plf|12	Name:		k3b
12ru|k3b-2.0.2-11plf|13	Version:	2.0.2
12ru|k3b-2.0.2-11plf|14	Release:	11%{?extrarelsuffix}
12ru|k3b-2.0.2-11plf|15	Epoch:		4
12ru|k3b-2.0.2-11plf|16	License:	GPLv2+
12ru|k3b-2.0.2-11plf|17	Group:		Archiving/Cd burning
12ru|k3b-2.0.2-11plf|18	Url:		http://k3b.sourceforge.net/
12ru|k3b-2.0.2-11plf|19	Source0:	http://jaist.dl.sourceforge.net/sourceforge/k3b/%{name}-%{version}.tar.bz2
12ru|k3b-2.0.2-11plf|20	Source1:	k3b-docbook-ru.tar.bz2
12ru|k3b-2.0.2-11plf|21	Patch0:		k3b-2.0.2-ffmpeg2.0.patch
12ru|k3b-2.0.2-11plf|22	Patch1:		k3b-2.0.2-git-sox_not_found.diff
12ru|k3b-2.0.2-11plf|23	Patch3:		k3b-1.69-always-use-growisofs-for-dvd.patch
12ru|k3b-2.0.2-11plf|24	Patch4:		k3b-2.0.2-l10n-ru.patch
12ru|k3b-2.0.2-11plf|25	Patch5:		k3b-2.0.2-docbook-ru.patch
12ru|k3b-2.0.2-11plf|26	BuildRequires:	doxygen
12ru|k3b-2.0.2-11plf|27	BuildRequires:	kdelibs4-devel
12ru|k3b-2.0.2-11plf|28	BuildRequires:	ffmpeg-devel
12ru|k3b-2.0.2-11plf|29	BuildRequires:	libkcddb-devel
12ru|k3b-2.0.2-11plf|30	BuildRequires:	libmpcdec-devel
12ru|k3b-2.0.2-11plf|31	BuildRequires:	pkgconfig(dvdread)
12ru|k3b-2.0.2-11plf|32	BuildRequires:	pkgconfig(flac)
12ru|k3b-2.0.2-11plf|33	BuildRequires:	pkgconfig(flac++)
12ru|k3b-2.0.2-11plf|34	BuildRequires:	pkgconfig(mad)
12ru|k3b-2.0.2-11plf|35	BuildRequires:	pkgconfig(ogg)
12ru|k3b-2.0.2-11plf|36	BuildRequires:	pkgconfig(polkit-qt-1)
12ru|k3b-2.0.2-11plf|37	BuildRequires:	pkgconfig(samplerate)
12ru|k3b-2.0.2-11plf|38	BuildRequires:	pkgconfig(sndfile)
12ru|k3b-2.0.2-11plf|39	BuildRequires:	pkgconfig(taglib)
12ru|k3b-2.0.2-11plf|40	BuildRequires:	pkgconfig(vorbis)
12ru|k3b-2.0.2-11plf|41	%if %{build_plf}
12ru|k3b-2.0.2-11plf|42	BuildRequires:	liblame-devel
12ru|k3b-2.0.2-11plf|43	%else
12ru|k3b-2.0.2-11plf|44	BuildConflicts:	liblame-devel
12ru|k3b-2.0.2-11plf|45	%endif
12ru|k3b-2.0.2-11plf|46	Requires:	cdrecord
12ru|k3b-2.0.2-11plf|47	Requires:	mkisofs
12ru|k3b-2.0.2-11plf|48	Requires:	cdrdao
12ru|k3b-2.0.2-11plf|49	Requires:	sox
12ru|k3b-2.0.2-11plf|50	Requires:	vcdimager
12ru|k3b-2.0.2-11plf|51	Requires:	normalize
12ru|k3b-2.0.2-11plf|52	Requires:	dvd+rw-tools
12ru|k3b-2.0.2-11plf|53	Requires:	kdebase4-runtime
12ru|k3b-2.0.2-11plf|54	Suggests:	transсode
12ru|k3b-2.0.2-11plf|55	
12ru|k3b-2.0.2-11plf|56	%description
12ru|k3b-2.0.2-11plf|57	K3b is CD-writing software which intends to be feature-rich and
12ru|k3b-2.0.2-11plf|58	provide an easily usable interface. Features include burning
12ru|k3b-2.0.2-11plf|59	audio CDs from .WAV and .MP3 audio files, configuring external
12ru|k3b-2.0.2-11plf|60	programs and configuring devices.
12ru|k3b-2.0.2-11plf|61	
12ru|k3b-2.0.2-11plf|62	%if %{build_plf}
12ru|k3b-2.0.2-11plf|63	This package is in Restricted repository because it supports
12ru|k3b-2.0.2-11plf|64	mp3 encoding which is patent-protected.
12ru|k3b-2.0.2-11plf|65	%endif
12ru|k3b-2.0.2-11plf|66	
12ru|k3b-2.0.2-11plf|67	%files -f %{name}.lang
12ru|k3b-2.0.2-11plf|68	%{_kde_bindir}/k3b
12ru|k3b-2.0.2-11plf|69	%{_kde_bindir}/k3bsetup
12ru|k3b-2.0.2-11plf|70	%{_kde_libdir}/kde4/kcm_k3bsetup.so
12ru|k3b-2.0.2-11plf|71	%{_kde_libdir}/kde4/kcm_k3boggvorbisencoder.so
12ru|k3b-2.0.2-11plf|72	%{_kde_libdir}/kde4/kio_videodvd.so
12ru|k3b-2.0.2-11plf|73	%{_kde_libdir}/kde4/k3bffmpegdecoder.so
12ru|k3b-2.0.2-11plf|74	%{_kde_libdir}/kde4/k3bflacdecoder.so
12ru|k3b-2.0.2-11plf|75	%{_kde_libdir}/kde4/k3bmaddecoder.so
12ru|k3b-2.0.2-11plf|76	%{_kde_libdir}/kde4/k3boggvorbisdecoder.so
12ru|k3b-2.0.2-11plf|77	%{_kde_libdir}/kde4/k3boggvorbisencoder.so
12ru|k3b-2.0.2-11plf|78	%{_kde_libdir}/kde4/k3bmpcdecoder.so
12ru|k3b-2.0.2-11plf|79	%{_kde_libdir}/kde4/k3blibsndfiledecoder.so
12ru|k3b-2.0.2-11plf|80	%{_kde_libdir}/kde4/k3baudiometainforenamerplugin.so
12ru|k3b-2.0.2-11plf|81	%{_kde_libdir}/kde4/k3baudioprojectcddbplugin.so
12ru|k3b-2.0.2-11plf|82	%{_kde_libdir}/kde4/k3bexternalencoder.so
12ru|k3b-2.0.2-11plf|83	%{_kde_libdir}/kde4/k3bsoxencoder.so
12ru|k3b-2.0.2-11plf|84	%{_kde_libdir}/kde4/k3bwavedecoder.so
12ru|k3b-2.0.2-11plf|85	%{_kde_libdir}/kde4/kcm_k3bexternalencoder.so
12ru|k3b-2.0.2-11plf|86	%{_kde_libdir}/kde4/kcm_k3bsoxencoder.so
12ru|k3b-2.0.2-11plf|87	%if %{build_plf}
12ru|k3b-2.0.2-11plf|88	%{_kde_libdir}/kde4/k3blameencoder.so
12ru|k3b-2.0.2-11plf|89	%{_kde_libdir}/kde4/kcm_k3blameencoder.so
12ru|k3b-2.0.2-11plf|90	%endif
12ru|k3b-2.0.2-11plf|91	%{_kde_datadir}/applications/kde4/k3b.desktop
12ru|k3b-2.0.2-11plf|92	%{_kde_datadir}/mime/packages/x-k3b.xml
12ru|k3b-2.0.2-11plf|93	%{_kde_appsdir}/k3b
12ru|k3b-2.0.2-11plf|94	%{_kde_appsdir}/konqsidebartng/virtual_folders/services/videodvd.desktop
12ru|k3b-2.0.2-11plf|95	%{_kde_appsdir}/solid/actions/*
12ru|k3b-2.0.2-11plf|96	%{_kde_datadir}/kde4/services/ServiceMenus/*.desktop
12ru|k3b-2.0.2-11plf|97	%{_kde_datadir}/kde4/services/*.desktop
12ru|k3b-2.0.2-11plf|98	%{_kde_datadir}/kde4/servicetypes/k3bplugin.desktop
12ru|k3b-2.0.2-11plf|99	%{_kde_datadir}/kde4/services/videodvd.protocol
12ru|k3b-2.0.2-11plf|100	%{_kde_iconsdir}/hicolor/*/apps/k3b.*
12ru|k3b-2.0.2-11plf|101	%{_sysconfdir}/dbus-1/system.d/org.kde.kcontrol.k3bsetup.conf
12ru|k3b-2.0.2-11plf|102	%{_kde_libdir}/kde4/libexec/k3bsetuphelper
12ru|k3b-2.0.2-11plf|103	%{_kde_datadir}/polkit-1/actions/org.kde.kcontrol.k3bsetup.policy
12ru|k3b-2.0.2-11plf|104	%{_kde_datadir}/dbus-1/system-services/org.kde.kcontrol.k3bsetup.service
12ru|k3b-2.0.2-11plf|105	%{_kde_datadir}/doc/HTML/*
12ru|k3b-2.0.2-11plf|106	
12ru|k3b-2.0.2-11plf|107	#------------------------------------------------
12ru|k3b-2.0.2-11plf|108	
12ru|k3b-2.0.2-11plf|109	%define libk3b_major 6
12ru|k3b-2.0.2-11plf|110	%define libk3b %mklibname k3blib %{libk3b_major}
12ru|k3b-2.0.2-11plf|111	
12ru|k3b-2.0.2-11plf|112	%package -n %{libk3b}
12ru|k3b-2.0.2-11plf|113	Summary:	KDE 4 core library
12ru|k3b-2.0.2-11plf|114	Group:		System/Libraries
12ru|k3b-2.0.2-11plf|115	
12ru|k3b-2.0.2-11plf|116	%description -n %{libk3b}
12ru|k3b-2.0.2-11plf|117	KDE 4 core library.
12ru|k3b-2.0.2-11plf|118	
12ru|k3b-2.0.2-11plf|119	%files -n %{libk3b}
12ru|k3b-2.0.2-11plf|120	%{_kde_libdir}/libk3blib.so.%{libk3b_major}*
12ru|k3b-2.0.2-11plf|121	
12ru|k3b-2.0.2-11plf|122	#------------------------------------------------
12ru|k3b-2.0.2-11plf|123	
12ru|k3b-2.0.2-11plf|124	%define libk3bdevice_major 6
12ru|k3b-2.0.2-11plf|125	%define libk3bdevice %mklibname k3bdevice %{libk3bdevice_major}
12ru|k3b-2.0.2-11plf|126	
12ru|k3b-2.0.2-11plf|127	%package -n %{libk3bdevice}
12ru|k3b-2.0.2-11plf|128	Summary:	KDE 4 core library
12ru|k3b-2.0.2-11plf|129	Group:		System/Libraries
12ru|k3b-2.0.2-11plf|130	
12ru|k3b-2.0.2-11plf|131	%description -n %{libk3bdevice}
12ru|k3b-2.0.2-11plf|132	KDE 4 core library.
12ru|k3b-2.0.2-11plf|133	
12ru|k3b-2.0.2-11plf|134	%files -n %{libk3bdevice}
12ru|k3b-2.0.2-11plf|135	%{_kde_libdir}/libk3bdevice.so.%{libk3bdevice_major}*
12ru|k3b-2.0.2-11plf|136	
12ru|k3b-2.0.2-11plf|137	#------------------------------------------------
12ru|k3b-2.0.2-11plf|138	
12ru|k3b-2.0.2-11plf|139	%package devel
12ru|k3b-2.0.2-11plf|140	Group:		Development/KDE and Qt
12ru|k3b-2.0.2-11plf|141	Summary:	Development libraries from %{name}
12ru|k3b-2.0.2-11plf|142	Requires:	%{libk3bdevice} = %{EVRD}
12ru|k3b-2.0.2-11plf|143	Requires:	%{libk3b} = %{EVRD}
12ru|k3b-2.0.2-11plf|144	
12ru|k3b-2.0.2-11plf|145	%description devel
12ru|k3b-2.0.2-11plf|146	Development libraries from %{name}.
12ru|k3b-2.0.2-11plf|147	
12ru|k3b-2.0.2-11plf|148	%files devel
12ru|k3b-2.0.2-11plf|149	%{_kde_includedir}/*.h
12ru|k3b-2.0.2-11plf|150	%{_kde_libdir}/libk3blib.so
12ru|k3b-2.0.2-11plf|151	%{_kde_libdir}/libk3bdevice.so
12ru|k3b-2.0.2-11plf|152	
12ru|k3b-2.0.2-11plf|153	#------------------------------------------------
12ru|k3b-2.0.2-11plf|154	
12ru|k3b-2.0.2-11plf|155	%prep
12ru|k3b-2.0.2-11plf|156	%setup -q -a1
12ru|k3b-2.0.2-11plf|157	%patch0 -p1
12ru|k3b-2.0.2-11plf|158	%patch1 -p1 -b .sox
12ru|k3b-2.0.2-11plf|159	%patch3 -p1 -b .dvd
12ru|k3b-2.0.2-11plf|160	%patch4 -p1 -b .l10n-ru
12ru|k3b-2.0.2-11plf|161	%patch5 -p1 -b .docbook-ru
12ru|k3b-2.0.2-11plf|162	
12ru|k3b-2.0.2-11plf|163	%build
12ru|k3b-2.0.2-11plf|164	%cmake_kde4
12ru|k3b-2.0.2-11plf|165	%make
12ru|k3b-2.0.2-11plf|166	
12ru|k3b-2.0.2-11plf|167	%install
12ru|k3b-2.0.2-11plf|168	%makeinstall_std -C build
12ru|k3b-2.0.2-11plf|169	
12ru|k3b-2.0.2-11plf|170	%find_lang --with-html k3b k3bsetup kio_videodvd libk3b libk3bdevice %{name}.lang
12ru|k3b-2.0.2-11plf|171	
12ru|k3b-2.0.2-11plf|172	%changelog
12ru|k3b-2.0.2-11plf|173	* Mon Jun 09 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 4:2.0.2-11plf
12ru|k3b-2.0.2-11plf|174	+ Revision: f631faf
12ru|k3b-2.0.2-11plf|175	- Add russian docbook
12ru|k3b-2.0.2-11plf|176	
12ru|k3b-2.0.2-11plf|177	

21889 12
12ru|libdca-0.0.5-5|1	%define distsuffix plf
12ru|libdca-0.0.5-5|2	
12ru|libdca-0.0.5-5|3	%define major 0
12ru|libdca-0.0.5-5|4	%define libname %mklibname dca %{major}
12ru|libdca-0.0.5-5|5	%define devname %mklibname -d dca
12ru|libdca-0.0.5-5|6	
12ru|libdca-0.0.5-5|7	Summary:	DTS Coherent Acoustics decoder
12ru|libdca-0.0.5-5|8	Name:		libdca
12ru|libdca-0.0.5-5|9	Version:	0.0.5
12ru|libdca-0.0.5-5|10	Release:	5
12ru|libdca-0.0.5-5|11	License:	GPLv2+
12ru|libdca-0.0.5-5|12	Group:		Sound
12ru|libdca-0.0.5-5|13	Url:		http://www.videolan.org/developers/libdca.html
12ru|libdca-0.0.5-5|14	Source0:	http://download.videolan.org/pub/videolan/libdca/%{version}/%{name}-%{version}.tar.bz2
12ru|libdca-0.0.5-5|15	
12ru|libdca-0.0.5-5|16	%description
12ru|libdca-0.0.5-5|17	This is a free decoder for the DTS Coherent Acoustics format. It
12ru|libdca-0.0.5-5|18	consists of a library and a command line decoder. DTS is a high
12ru|libdca-0.0.5-5|19	quality multi-channel (5.1) digital audio format used in DVDs and
12ru|libdca-0.0.5-5|20	DTS audio CDs.
12ru|libdca-0.0.5-5|21	
12ru|libdca-0.0.5-5|22	This package is in restricted as it might violate some patents.
12ru|libdca-0.0.5-5|23	
12ru|libdca-0.0.5-5|24	#----------------------------------------------------------------------------
12ru|libdca-0.0.5-5|25	
12ru|libdca-0.0.5-5|26	%package tools
12ru|libdca-0.0.5-5|27	Summary:	DTS Coherent Acoustics decoder
12ru|libdca-0.0.5-5|28	Group:		Sound
12ru|libdca-0.0.5-5|29	Obsoletes:	dtsdec < %{EVRD}
12ru|libdca-0.0.5-5|30	Provides:	dtsdec = %{EVRD}
12ru|libdca-0.0.5-5|31	
12ru|libdca-0.0.5-5|32	%description tools
12ru|libdca-0.0.5-5|33	This is a free decoder for the DTS Coherent Acoustics format. It
12ru|libdca-0.0.5-5|34	consists of a library and a command line decoder. DTS is a high
12ru|libdca-0.0.5-5|35	quality multi-channel (5.1) digital audio format used in DVDs and
12ru|libdca-0.0.5-5|36	DTS audio CDs.
12ru|libdca-0.0.5-5|37	
12ru|libdca-0.0.5-5|38	This package is in restricted as it might violate some patents.
12ru|libdca-0.0.5-5|39	
12ru|libdca-0.0.5-5|40	%files tools
12ru|libdca-0.0.5-5|41	%doc AUTHORS ChangeLog NEWS README TODO
12ru|libdca-0.0.5-5|42	%{_bindir}/dtsdec
12ru|libdca-0.0.5-5|43	%{_bindir}/dcadec
12ru|libdca-0.0.5-5|44	%{_bindir}/extract_dca
12ru|libdca-0.0.5-5|45	%{_bindir}/extract_dts
12ru|libdca-0.0.5-5|46	%{_mandir}/man1/dcadec.1*
12ru|libdca-0.0.5-5|47	%{_mandir}/man1/dtsdec.1*
12ru|libdca-0.0.5-5|48	%{_mandir}/man1/extract_dca.1*
12ru|libdca-0.0.5-5|49	%{_mandir}/man1/extract_dts.1*
12ru|libdca-0.0.5-5|50	
12ru|libdca-0.0.5-5|51	#----------------------------------------------------------------------------
12ru|libdca-0.0.5-5|52	
12ru|libdca-0.0.5-5|53	%package -n %{libname}
12ru|libdca-0.0.5-5|54	Summary:	DTS Coherent Acoustics decoder shared library
12ru|libdca-0.0.5-5|55	Group:		System/Libraries
12ru|libdca-0.0.5-5|56	
12ru|libdca-0.0.5-5|57	%description -n %{libname}
12ru|libdca-0.0.5-5|58	This is a free decoder for the DTS Coherent Acoustics format. It
12ru|libdca-0.0.5-5|59	consists of a library and a command line decoder. DTS is a high
12ru|libdca-0.0.5-5|60	quality multi-channel (5.1) digital audio format used in DVDs and
12ru|libdca-0.0.5-5|61	DTS audio CDs.
12ru|libdca-0.0.5-5|62	
12ru|libdca-0.0.5-5|63	This package is in restricted as it might violate some patents.
12ru|libdca-0.0.5-5|64	
12ru|libdca-0.0.5-5|65	%files -n %{libname}
12ru|libdca-0.0.5-5|66	%{_libdir}/libdca.so.%{major}*
12ru|libdca-0.0.5-5|67	
12ru|libdca-0.0.5-5|68	#----------------------------------------------------------------------------
12ru|libdca-0.0.5-5|69	
12ru|libdca-0.0.5-5|70	%package -n %{devname}
12ru|libdca-0.0.5-5|71	Summary:	Library for decoding DTS audio - C development files
12ru|libdca-0.0.5-5|72	Group:		Development/C
12ru|libdca-0.0.5-5|73	Requires:	%{libname} = %{EVRD}
12ru|libdca-0.0.5-5|74	Provides:	%{name}-devel = %{EVRD}
12ru|libdca-0.0.5-5|75	Provides:	dtsdec-devel = %{EVRD}
12ru|libdca-0.0.5-5|76	
12ru|libdca-0.0.5-5|77	%description -n %{devname}
12ru|libdca-0.0.5-5|78	This is a free decoder for the DTS Coherent Acoustics format.DTS is a
12ru|libdca-0.0.5-5|79	high quality multi-channel (5.1) digital audio format used in DVDs and
12ru|libdca-0.0.5-5|80	DTS audio CDs.
12ru|libdca-0.0.5-5|81	
12ru|libdca-0.0.5-5|82	This package contains a library and the required header files to
12ru|libdca-0.0.5-5|83	develop with libdts.
12ru|libdca-0.0.5-5|84	
12ru|libdca-0.0.5-5|85	This is in restricted as it might violate some patents.
12ru|libdca-0.0.5-5|86	
12ru|libdca-0.0.5-5|87	%files -n %{devname}
12ru|libdca-0.0.5-5|88	%doc TODO
12ru|libdca-0.0.5-5|89	%{_includedir}/dts.h
12ru|libdca-0.0.5-5|90	%{_includedir}/dca.h
12ru|libdca-0.0.5-5|91	%{_libdir}/*.so
12ru|libdca-0.0.5-5|92	%{_libdir}/pkgconfig/libdca.pc
12ru|libdca-0.0.5-5|93	%{_libdir}/pkgconfig/libdts.pc
12ru|libdca-0.0.5-5|94	
12ru|libdca-0.0.5-5|95	#----------------------------------------------------------------------------
12ru|libdca-0.0.5-5|96	
12ru|libdca-0.0.5-5|97	%prep
12ru|libdca-0.0.5-5|98	%setup -q
12ru|libdca-0.0.5-5|99	
12ru|libdca-0.0.5-5|100	%build
12ru|libdca-0.0.5-5|101	%configure2_5x --disable-static
12ru|libdca-0.0.5-5|102	%make
12ru|libdca-0.0.5-5|103	
12ru|libdca-0.0.5-5|104	%install
12ru|libdca-0.0.5-5|105	%makeinstall_std
12ru|libdca-0.0.5-5|106	# libdca installs broken libdts.a compatibility symlink;
12ru|libdca-0.0.5-5|107	# replace it with shared devel symlink:
12ru|libdca-0.0.5-5|108	rm -f %{buildroot}%{_libdir}/libdts.a
12ru|libdca-0.0.5-5|109	ln -s libdca.so %{buildroot}%{_libdir}/libdts.so
12ru|libdca-0.0.5-5|110	
12ru|libdca-0.0.5-5|111	
12ru|libdca-0.0.5-5|112	%changelog
12ru|libdca-0.0.5-5|113	* Thu Feb 06 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.0.5-5
12ru|libdca-0.0.5-5|114	+ Revision: 42b52ae
12ru|libdca-0.0.5-5|115	- LOG Update files, spec cleanup
12ru|libdca-0.0.5-5|116	
12ru|libdca-0.0.5-5|117	

21890 12
12ru|libdvdcss-1.2.13-1|1	%define distsuffix plf
12ru|libdvdcss-1.2.13-1|2	
12ru|libdvdcss-1.2.13-1|3	%define major 2
12ru|libdvdcss-1.2.13-1|4	%define libname %mklibname dvdcss %{major}
12ru|libdvdcss-1.2.13-1|5	%define develname %mklibname -d dvdcss
12ru|libdvdcss-1.2.13-1|6	
12ru|libdvdcss-1.2.13-1|7	Name:		libdvdcss
12ru|libdvdcss-1.2.13-1|8	Version:	1.2.13
12ru|libdvdcss-1.2.13-1|9	Release:	1
12ru|libdvdcss-1.2.13-1|10	Summary:	Library for accessing DVDs like block device usind deCSS if needed
12ru|libdvdcss-1.2.13-1|11	Group:		System/Libraries
12ru|libdvdcss-1.2.13-1|12	License:	GPLv2+
12ru|libdvdcss-1.2.13-1|13	URL:		http://www.videolan.org/libdvdcss
12ru|libdvdcss-1.2.13-1|14	Source:		%{name}-%{version}.tar.bz2
12ru|libdvdcss-1.2.13-1|15	Conflicts:	libdvdcss0.0.1
12ru|libdvdcss-1.2.13-1|16	Conflicts:	libdvdcss0.0.2
12ru|libdvdcss-1.2.13-1|17	
12ru|libdvdcss-1.2.13-1|18	%description
12ru|libdvdcss-1.2.13-1|19	libdvdcss is a simple library designed for accessing DVDs like a block device
12ru|libdvdcss-1.2.13-1|20	without having to bother about the decryption. The important features are:
12ru|libdvdcss-1.2.13-1|21	* Portability. Currently supported platforms are GNU/Linux, FreeBSD, NetBSD,
12ru|libdvdcss-1.2.13-1|22	OpenBSD, BSD/OS, BeOS, Windows 95/98, Windows NT/2000, MacOS X, Solaris,
12ru|libdvdcss-1.2.13-1|23	and HP-UX.
12ru|libdvdcss-1.2.13-1|24	* Simplicity. There are currently 7 functions in the API, and we intend to
12ru|libdvdcss-1.2.13-1|25	keep this number low.
12ru|libdvdcss-1.2.13-1|26	* Freedom. libdvdcss is released under the General Public License, ensuring
12ru|libdvdcss-1.2.13-1|27	it will stay free, and used only for free software products.
12ru|libdvdcss-1.2.13-1|28	* Just better. Unlike most similar projects, libdvdcss doesn't require the
12ru|libdvdcss-1.2.13-1|29	region of your drive to be set.
12ru|libdvdcss-1.2.13-1|30	
12ru|libdvdcss-1.2.13-1|31	This package is in restricted as it violates patents.
12ru|libdvdcss-1.2.13-1|32	
12ru|libdvdcss-1.2.13-1|33	%package -n %{libname}
12ru|libdvdcss-1.2.13-1|34	Summary:	A library for accessing DVDs like block device usind deCSS if needed
12ru|libdvdcss-1.2.13-1|35	Group:		System/Libraries
12ru|libdvdcss-1.2.13-1|36	Provides:	%{name} = %{version}-%{release}
12ru|libdvdcss-1.2.13-1|37	
12ru|libdvdcss-1.2.13-1|38	%description -n %{libname}
12ru|libdvdcss-1.2.13-1|39	libdvdcss is a simple library designed for accessing DVDs like a block device
12ru|libdvdcss-1.2.13-1|40	without having to bother about the decryption. The important features are:
12ru|libdvdcss-1.2.13-1|41	* Portability. Currently supported platforms are GNU/Linux, FreeBSD, NetBSD,
12ru|libdvdcss-1.2.13-1|42	OpenBSD, BSD/OS, BeOS, Windows 95/98, Windows NT/2000, MacOS X, Solaris,
12ru|libdvdcss-1.2.13-1|43	and HP-UX.
12ru|libdvdcss-1.2.13-1|44	* Simplicity. There are currently 7 functions in the API, and we intend to
12ru|libdvdcss-1.2.13-1|45	keep this number low.
12ru|libdvdcss-1.2.13-1|46	* Freedom. libdvdcss is released under the General Public License, ensuring
12ru|libdvdcss-1.2.13-1|47	it will stay free, and used only for free software products.
12ru|libdvdcss-1.2.13-1|48	* Just better. Unlike most similar projects, libdvdcss doesn't require the
12ru|libdvdcss-1.2.13-1|49	region of your drive to be set.
12ru|libdvdcss-1.2.13-1|50	
12ru|libdvdcss-1.2.13-1|51	%package -n %{develname}
12ru|libdvdcss-1.2.13-1|52	Summary:	Development tools for programs which will use the %{name} library
12ru|libdvdcss-1.2.13-1|53	Group:		Development/C
12ru|libdvdcss-1.2.13-1|54	Requires:	%{libname} = %{version}
12ru|libdvdcss-1.2.13-1|55	Provides:	%{name}-devel = %{version}-%{release}
12ru|libdvdcss-1.2.13-1|56	
12ru|libdvdcss-1.2.13-1|57	%description -n %{develname}
12ru|libdvdcss-1.2.13-1|58	The %{name}-devel package includes the header files and static libraries
12ru|libdvdcss-1.2.13-1|59	necessary for developing programs which will manipulate DVDs files using
12ru|libdvdcss-1.2.13-1|60	the %{name} library.
12ru|libdvdcss-1.2.13-1|61	
12ru|libdvdcss-1.2.13-1|62	If you are going to develop programs which will manipulate DVDs, you
12ru|libdvdcss-1.2.13-1|63	should install %{name}-devel.  You'll also need to have the %{name}
12ru|libdvdcss-1.2.13-1|64	package installed.
12ru|libdvdcss-1.2.13-1|65	
12ru|libdvdcss-1.2.13-1|66	%prep
12ru|libdvdcss-1.2.13-1|67	%setup -q
12ru|libdvdcss-1.2.13-1|68	
12ru|libdvdcss-1.2.13-1|69	%build
12ru|libdvdcss-1.2.13-1|70	%configure2_5x
12ru|libdvdcss-1.2.13-1|71	%make
12ru|libdvdcss-1.2.13-1|72	
12ru|libdvdcss-1.2.13-1|73	%install
12ru|libdvdcss-1.2.13-1|74	%makeinstall_std
12ru|libdvdcss-1.2.13-1|75	
12ru|libdvdcss-1.2.13-1|76	%files -n %{libname}
12ru|libdvdcss-1.2.13-1|77	%{_libdir}/*.so.%{major}*
12ru|libdvdcss-1.2.13-1|78	
12ru|libdvdcss-1.2.13-1|79	%files -n %{develname}
12ru|libdvdcss-1.2.13-1|80	%doc ChangeLog COPYING
12ru|libdvdcss-1.2.13-1|81	%doc %{_docdir}/%{name}
12ru|libdvdcss-1.2.13-1|82	%{_libdir}/*.*a
12ru|libdvdcss-1.2.13-1|83	%{_libdir}/*.so
12ru|libdvdcss-1.2.13-1|84	%{_includedir}/*
12ru|libdvdcss-1.2.13-1|85	%{_libdir}/pkgconfig/*.pc
12ru|libdvdcss-1.2.13-1|86	

21891 12
12ru|libquicktime-1.2.4-5plf|1	%define major 0
12ru|libquicktime-1.2.4-5plf|2	%define libname %mklibname quicktime %{major}
12ru|libquicktime-1.2.4-5plf|3	%define devname %mklibname quicktime -d
12ru|libquicktime-1.2.4-5plf|4	
12ru|libquicktime-1.2.4-5plf|5	######################
12ru|libquicktime-1.2.4-5plf|6	# Hardcore PLF build
12ru|libquicktime-1.2.4-5plf|7	%define build_plf 1
12ru|libquicktime-1.2.4-5plf|8	######################
12ru|libquicktime-1.2.4-5plf|9	
12ru|libquicktime-1.2.4-5plf|10	%{?_with_plf: %{expand: %%global build_plf 1}}
12ru|libquicktime-1.2.4-5plf|11	%if %{build_plf}
12ru|libquicktime-1.2.4-5plf|12	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12ru|libquicktime-1.2.4-5plf|13	%define extrarelsuffix plf
12ru|libquicktime-1.2.4-5plf|14	%define distsuffix plf
12ru|libquicktime-1.2.4-5plf|15	%endif
12ru|libquicktime-1.2.4-5plf|16	
12ru|libquicktime-1.2.4-5plf|17	Summary:	A library for manipulating QuickTime files
12ru|libquicktime-1.2.4-5plf|18	Name:		libquicktime
12ru|libquicktime-1.2.4-5plf|19	Version:	1.2.4
12ru|libquicktime-1.2.4-5plf|20	Release:	5%{?extrarelsuffix}
12ru|libquicktime-1.2.4-5plf|21	%if %{build_plf}
12ru|libquicktime-1.2.4-5plf|22	License:	GPLv2+
12ru|libquicktime-1.2.4-5plf|23	%else
12ru|libquicktime-1.2.4-5plf|24	License:	LGPLv2+
12ru|libquicktime-1.2.4-5plf|25	%endif
12ru|libquicktime-1.2.4-5plf|26	Group:		Video
12ru|libquicktime-1.2.4-5plf|27	Url:		http://libquicktime.sourceforge.net/
12ru|libquicktime-1.2.4-5plf|28	Source0:	http://prdownloads.sourceforge.net/libquicktime/%{name}-%{version}.tar.gz
12ru|libquicktime-1.2.4-5plf|29	Patch0:		libquicktime-1.2.4-ffmpeg-2.0.patch
12ru|libquicktime-1.2.4-5plf|30	BuildRequires:	autoconf
12ru|libquicktime-1.2.4-5plf|31	BuildRequires:	automake
12ru|libquicktime-1.2.4-5plf|32	BuildRequires:	doxygen
12ru|libquicktime-1.2.4-5plf|33	BuildRequires:	ffmpeg-devel
12ru|libquicktime-1.2.4-5plf|34	BuildRequires:	jpeg-devel
12ru|libquicktime-1.2.4-5plf|35	BuildRequires:	pkgconfig(alsa)
12ru|libquicktime-1.2.4-5plf|36	BuildRequires:	pkgconfig(glu)
12ru|libquicktime-1.2.4-5plf|37	BuildRequires:	pkgconfig(gtk+-2.0)
12ru|libquicktime-1.2.4-5plf|38	BuildRequires:	pkgconfig(ice)
12ru|libquicktime-1.2.4-5plf|39	BuildRequires:	pkgconfig(libpng)
12ru|libquicktime-1.2.4-5plf|40	BuildRequires:	pkgconfig(schroedinger-1.0)
12ru|libquicktime-1.2.4-5plf|41	BuildRequires:	pkgconfig(vorbis)
12ru|libquicktime-1.2.4-5plf|42	BuildRequires:	pkgconfig(xaw7)
12ru|libquicktime-1.2.4-5plf|43	BuildRequires:	pkgconfig(xv)
12ru|libquicktime-1.2.4-5plf|44	
12ru|libquicktime-1.2.4-5plf|45	%description
12ru|libquicktime-1.2.4-5plf|46	Libquicktime is a library for reading and writing QuickTime files
12ru|libquicktime-1.2.4-5plf|47	on UNIX systems. Video CODECs supported by this library are OpenDivX, MJPA,
12ru|libquicktime-1.2.4-5plf|48	JPEG Photo, PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression.  Supported
12ru|libquicktime-1.2.4-5plf|49	audio CODECs are Ogg Vorbis, IMA4, ulaw, and any linear PCM format.
12ru|libquicktime-1.2.4-5plf|50	
12ru|libquicktime-1.2.4-5plf|51	Libquicktime is based on the quicktime4linux library.  Libquicktime add
12ru|libquicktime-1.2.4-5plf|52	features such as a GNU build tools-based build process and dynamically
12ru|libquicktime-1.2.4-5plf|53	loadable CODECs.
12ru|libquicktime-1.2.4-5plf|54	
12ru|libquicktime-1.2.4-5plf|55	%if %{build_plf}
12ru|libquicktime-1.2.4-5plf|56	This package is in restricted as it violates some patents.
12ru|libquicktime-1.2.4-5plf|57	%endif
12ru|libquicktime-1.2.4-5plf|58	
12ru|libquicktime-1.2.4-5plf|59	%files -f %{name}.lang
12ru|libquicktime-1.2.4-5plf|60	%doc README
12ru|libquicktime-1.2.4-5plf|61	%dir %{_libdir}/libquicktime/
12ru|libquicktime-1.2.4-5plf|62	%{_libdir}/libquicktime/lqt_audiocodec.so
12ru|libquicktime-1.2.4-5plf|63	%{_libdir}/libquicktime/lqt_ffmpeg.so
12ru|libquicktime-1.2.4-5plf|64	%{_libdir}/libquicktime/lqt_mjpeg.so
12ru|libquicktime-1.2.4-5plf|65	%{_libdir}/libquicktime/lqt_png.so
12ru|libquicktime-1.2.4-5plf|66	%{_libdir}/libquicktime/lqt_videocodec.so
12ru|libquicktime-1.2.4-5plf|67	%{_libdir}/libquicktime/lqt_rtjpeg.so
12ru|libquicktime-1.2.4-5plf|68	%{_libdir}/libquicktime/lqt_schroedinger.so
12ru|libquicktime-1.2.4-5plf|69	%{_libdir}/libquicktime/lqt_vorbis.so
12ru|libquicktime-1.2.4-5plf|70	
12ru|libquicktime-1.2.4-5plf|71	#----------------------------------------------------------------------------
12ru|libquicktime-1.2.4-5plf|72	
12ru|libquicktime-1.2.4-5plf|73	%package -n %{libname}
12ru|libquicktime-1.2.4-5plf|74	Summary:	Shared library of libquicktime
12ru|libquicktime-1.2.4-5plf|75	Group:		System/Libraries
12ru|libquicktime-1.2.4-5plf|76	
12ru|libquicktime-1.2.4-5plf|77	%description -n %{libname}
12ru|libquicktime-1.2.4-5plf|78	Libquicktime is a library for reading and writing QuickTime files
12ru|libquicktime-1.2.4-5plf|79	on UNIX systems. Video CODECs supported by this library are OpenDivX, MJPA,
12ru|libquicktime-1.2.4-5plf|80	JPEG Photo, PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression.  Supported
12ru|libquicktime-1.2.4-5plf|81	audio CODECs are Ogg Vorbis, IMA4, ulaw, and any linear PCM format.
12ru|libquicktime-1.2.4-5plf|82	
12ru|libquicktime-1.2.4-5plf|83	Libquicktime is based on the quicktime4linux library.  Libquicktime add
12ru|libquicktime-1.2.4-5plf|84	features such as a GNU build tools-based build process and dynamically
12ru|libquicktime-1.2.4-5plf|85	loadable CODECs.
12ru|libquicktime-1.2.4-5plf|86	
12ru|libquicktime-1.2.4-5plf|87	%files -n %{libname}
12ru|libquicktime-1.2.4-5plf|88	%{_libdir}/libquicktime.so.%{major}*
12ru|libquicktime-1.2.4-5plf|89	
12ru|libquicktime-1.2.4-5plf|90	#----------------------------------------------------------------------------
12ru|libquicktime-1.2.4-5plf|91	
12ru|libquicktime-1.2.4-5plf|92	%package -n %{devname}
12ru|libquicktime-1.2.4-5plf|93	Summary:	Header files and development documentation for libquicktime
12ru|libquicktime-1.2.4-5plf|94	Group:		Development/C
12ru|libquicktime-1.2.4-5plf|95	Requires:	%{libname} = %{version}-%{release}
12ru|libquicktime-1.2.4-5plf|96	Provides:	libquicktime-devel = %{version}-%{release}
12ru|libquicktime-1.2.4-5plf|97	Provides:	quicktime-devel = %{version}-%{release}
12ru|libquicktime-1.2.4-5plf|98	Provides:	quicktime-static-devel = %{version}-%{release}
12ru|libquicktime-1.2.4-5plf|99	
12ru|libquicktime-1.2.4-5plf|100	%description -n %{devname}
12ru|libquicktime-1.2.4-5plf|101	Header files and development documentation for libquicktime.
12ru|libquicktime-1.2.4-5plf|102	
12ru|libquicktime-1.2.4-5plf|103	%files -n %{devname}
12ru|libquicktime-1.2.4-5plf|104	%{_libdir}/libquicktime.so
12ru|libquicktime-1.2.4-5plf|105	%{_includedir}/lqt
12ru|libquicktime-1.2.4-5plf|106	%{_libdir}/pkgconfig/*.pc
12ru|libquicktime-1.2.4-5plf|107	
12ru|libquicktime-1.2.4-5plf|108	#----------------------------------------------------------------------------
12ru|libquicktime-1.2.4-5plf|109	
12ru|libquicktime-1.2.4-5plf|110	%package dv
12ru|libquicktime-1.2.4-5plf|111	Summary:	Libquicktime plugin supporting the DV codec
12ru|libquicktime-1.2.4-5plf|112	Group:		Video
12ru|libquicktime-1.2.4-5plf|113	Requires:	%{name} = %{version}-%{release}
12ru|libquicktime-1.2.4-5plf|114	BuildRequires:	pkgconfig(libdv)
12ru|libquicktime-1.2.4-5plf|115	
12ru|libquicktime-1.2.4-5plf|116	%description dv
12ru|libquicktime-1.2.4-5plf|117	Libquicktime plugin supporting the DV codec
12ru|libquicktime-1.2.4-5plf|118	
12ru|libquicktime-1.2.4-5plf|119	%files dv
12ru|libquicktime-1.2.4-5plf|120	%{_libdir}/libquicktime/lqt_dv.so
12ru|libquicktime-1.2.4-5plf|121	
12ru|libquicktime-1.2.4-5plf|122	#----------------------------------------------------------------------------
12ru|libquicktime-1.2.4-5plf|123	
12ru|libquicktime-1.2.4-5plf|124	%package progs
12ru|libquicktime-1.2.4-5plf|125	Summary:	Useful tools to operate at QuickTime files
12ru|libquicktime-1.2.4-5plf|126	Group:		Video
12ru|libquicktime-1.2.4-5plf|127	Requires:	%{name} = %{version}-%{release}
12ru|libquicktime-1.2.4-5plf|128	
12ru|libquicktime-1.2.4-5plf|129	%description progs
12ru|libquicktime-1.2.4-5plf|130	Useful tools to operate on QuickTime files.
12ru|libquicktime-1.2.4-5plf|131	
12ru|libquicktime-1.2.4-5plf|132	%files progs
12ru|libquicktime-1.2.4-5plf|133	%doc README TODO
12ru|libquicktime-1.2.4-5plf|134	%{_bindir}/libquicktime_config
12ru|libquicktime-1.2.4-5plf|135	%{_bindir}/lqtplay
12ru|libquicktime-1.2.4-5plf|136	%{_bindir}/lqtremux
12ru|libquicktime-1.2.4-5plf|137	%{_bindir}/lqt_transcode
12ru|libquicktime-1.2.4-5plf|138	%{_bindir}/qt*
12ru|libquicktime-1.2.4-5plf|139	%{_mandir}/man1/lqtplay.1*
12ru|libquicktime-1.2.4-5plf|140	
12ru|libquicktime-1.2.4-5plf|141	%if %{build_plf}
12ru|libquicktime-1.2.4-5plf|142	#----------------------------------------------------------------------------
12ru|libquicktime-1.2.4-5plf|143	%package lame
12ru|libquicktime-1.2.4-5plf|144	Summary:	Libquicktime plugin supporting the MP3 codec
12ru|libquicktime-1.2.4-5plf|145	Group:		Video
12ru|libquicktime-1.2.4-5plf|146	Requires:	%{name} = %{version}-%{release}
12ru|libquicktime-1.2.4-5plf|147	BuildRequires:	lame-devel
12ru|libquicktime-1.2.4-5plf|148	
12ru|libquicktime-1.2.4-5plf|149	%description lame
12ru|libquicktime-1.2.4-5plf|150	This is a libquicktime plugin supporting the MP3 codec based on lame.
12ru|libquicktime-1.2.4-5plf|151	
12ru|libquicktime-1.2.4-5plf|152	This package is in restricted as it violates some patents.
12ru|libquicktime-1.2.4-5plf|153	
12ru|libquicktime-1.2.4-5plf|154	%files lame
12ru|libquicktime-1.2.4-5plf|155	%{_libdir}/libquicktime/lqt_lame.so
12ru|libquicktime-1.2.4-5plf|156	
12ru|libquicktime-1.2.4-5plf|157	#----------------------------------------------------------------------------
12ru|libquicktime-1.2.4-5plf|158	
12ru|libquicktime-1.2.4-5plf|159	%package faac
12ru|libquicktime-1.2.4-5plf|160	Summary:	Libquicktime plugin for encoding AAC
12ru|libquicktime-1.2.4-5plf|161	Group:		Video
12ru|libquicktime-1.2.4-5plf|162	Requires:	%{name} = %{version}-%{release}
12ru|libquicktime-1.2.4-5plf|163	BuildRequires:	libfaac-devel
12ru|libquicktime-1.2.4-5plf|164	
12ru|libquicktime-1.2.4-5plf|165	%description faac
12ru|libquicktime-1.2.4-5plf|166	This is a libquicktime plugin for AAC encoding based on faac.
12ru|libquicktime-1.2.4-5plf|167	
12ru|libquicktime-1.2.4-5plf|168	This package is in restricted as it violates some patents.
12ru|libquicktime-1.2.4-5plf|169	
12ru|libquicktime-1.2.4-5plf|170	%files faac
12ru|libquicktime-1.2.4-5plf|171	%{_libdir}/libquicktime/lqt_faac.so
12ru|libquicktime-1.2.4-5plf|172	
12ru|libquicktime-1.2.4-5plf|173	#----------------------------------------------------------------------------
12ru|libquicktime-1.2.4-5plf|174	
12ru|libquicktime-1.2.4-5plf|175	%package faad
12ru|libquicktime-1.2.4-5plf|176	Summary:	Libquicktime plugin for decoding AAC
12ru|libquicktime-1.2.4-5plf|177	Group:		Video
12ru|libquicktime-1.2.4-5plf|178	Requires:	%{name} = %{version}-%{release}
12ru|libquicktime-1.2.4-5plf|179	BuildRequires:	libfaad2-devel
12ru|libquicktime-1.2.4-5plf|180	
12ru|libquicktime-1.2.4-5plf|181	%description faad
12ru|libquicktime-1.2.4-5plf|182	This is a libquicktime plugin for AAC decoding based on faad2.
12ru|libquicktime-1.2.4-5plf|183	
12ru|libquicktime-1.2.4-5plf|184	This package is in restricted as it violates some patents.
12ru|libquicktime-1.2.4-5plf|185	
12ru|libquicktime-1.2.4-5plf|186	%files faad
12ru|libquicktime-1.2.4-5plf|187	%{_libdir}/libquicktime/lqt_faad2.so
12ru|libquicktime-1.2.4-5plf|188	
12ru|libquicktime-1.2.4-5plf|189	#----------------------------------------------------------------------------
12ru|libquicktime-1.2.4-5plf|190	
12ru|libquicktime-1.2.4-5plf|191	%package x264
12ru|libquicktime-1.2.4-5plf|192	Summary:	Libquicktime plugin for encoding H.264/MPEG-4 streams
12ru|libquicktime-1.2.4-5plf|193	Group:		Video
12ru|libquicktime-1.2.4-5plf|194	Requires:	%{name} = %{version}-%{release}
12ru|libquicktime-1.2.4-5plf|195	BuildRequires:	x264-devel
12ru|libquicktime-1.2.4-5plf|196	
12ru|libquicktime-1.2.4-5plf|197	%description x264
12ru|libquicktime-1.2.4-5plf|198	This is a libquicktime plugin for encoding H.264/MPEG-4 streams.
12ru|libquicktime-1.2.4-5plf|199	
12ru|libquicktime-1.2.4-5plf|200	This package is in restricted as it violates some patents.
12ru|libquicktime-1.2.4-5plf|201	
12ru|libquicktime-1.2.4-5plf|202	%files x264
12ru|libquicktime-1.2.4-5plf|203	%{_libdir}/libquicktime/lqt_x264.so
12ru|libquicktime-1.2.4-5plf|204	#----------------------------------------------------------------------------
12ru|libquicktime-1.2.4-5plf|205	%endif
12ru|libquicktime-1.2.4-5plf|206	
12ru|libquicktime-1.2.4-5plf|207	%prep
12ru|libquicktime-1.2.4-5plf|208	%setup -q
12ru|libquicktime-1.2.4-5plf|209	%patch0 -p1
12ru|libquicktime-1.2.4-5plf|210	
12ru|libquicktime-1.2.4-5plf|211	%build
12ru|libquicktime-1.2.4-5plf|212	%configure2_5x \
12ru|libquicktime-1.2.4-5plf|213	--with-libdv \
12ru|libquicktime-1.2.4-5plf|214	%ifarch x86_64
12ru|libquicktime-1.2.4-5plf|215	--with-pic \
12ru|libquicktime-1.2.4-5plf|216	%endif
12ru|libquicktime-1.2.4-5plf|217	%if %{build_plf}
12ru|libquicktime-1.2.4-5plf|218	--enable-gpl
12ru|libquicktime-1.2.4-5plf|219	%endif
12ru|libquicktime-1.2.4-5plf|220	
12ru|libquicktime-1.2.4-5plf|221	%make
12ru|libquicktime-1.2.4-5plf|222	
12ru|libquicktime-1.2.4-5plf|223	%install
12ru|libquicktime-1.2.4-5plf|224	%makeinstall_std
12ru|libquicktime-1.2.4-5plf|225	
12ru|libquicktime-1.2.4-5plf|226	rm -f %{buildroot}%{_libdir}/libquicktime/*a
12ru|libquicktime-1.2.4-5plf|227	rm -f %{buildroot}%{_libdir}/libquicktime/lqt_opendivx.so
12ru|libquicktime-1.2.4-5plf|228	
12ru|libquicktime-1.2.4-5plf|229	%find_lang %{name}
12ru|libquicktime-1.2.4-5plf|230	

21892 12
12ru|moc-2.5.0-1.beta2.svn2628.2|1	%define _disable_ld_no_undefined 1
12ru|moc-2.5.0-1.beta2.svn2628.2|2	#define debug_package	%{nil}
12ru|moc-2.5.0-1.beta2.svn2628.2|3	
12ru|moc-2.5.0-1.beta2.svn2628.2|4	%define beta beta2
12ru|moc-2.5.0-1.beta2.svn2628.2|5	%define svn svn2628
12ru|moc-2.5.0-1.beta2.svn2628.2|6	
12ru|moc-2.5.0-1.beta2.svn2628.2|7	Summary:	Simple console audio player
12ru|moc-2.5.0-1.beta2.svn2628.2|8	Name:		moc
12ru|moc-2.5.0-1.beta2.svn2628.2|9	Epoch:		1
12ru|moc-2.5.0-1.beta2.svn2628.2|10	Version:	2.5.0
12ru|moc-2.5.0-1.beta2.svn2628.2|11	Release:	1.%{beta}.%{svn}.2
12ru|moc-2.5.0-1.beta2.svn2628.2|12	License:	GPLv2+
12ru|moc-2.5.0-1.beta2.svn2628.2|13	Group:		Sound
12ru|moc-2.5.0-1.beta2.svn2628.2|14	Url:		http://moc.daper.net/
12ru|moc-2.5.0-1.beta2.svn2628.2|15	# svn : svn co svn://daper.net/moc/trunk
12ru|moc-2.5.0-1.beta2.svn2628.2|16	Source0:	ftp://ftp.daper.net/pub/soft/%{name}/stable/%{name}-%{version}_%{beta}_%{svn}.tar.gz
12ru|moc-2.5.0-1.beta2.svn2628.2|17	BuildRequires:	autogen
12ru|moc-2.5.0-1.beta2.svn2628.2|18	BuildRequires:	ffmpeg-devel
12ru|moc-2.5.0-1.beta2.svn2628.2|19	BuildRequires:	gettext-devel
12ru|moc-2.5.0-1.beta2.svn2628.2|20	BuildRequires:	libfaac-devel
12ru|moc-2.5.0-1.beta2.svn2628.2|21	BuildRequires:	libfaad2-devel
12ru|moc-2.5.0-1.beta2.svn2628.2|22	BuildRequires:	libmpcdec-devel
12ru|moc-2.5.0-1.beta2.svn2628.2|23	BuildRequires:	librcc-devel
12ru|moc-2.5.0-1.beta2.svn2628.2|24	BuildRequires:	libstdc++-devel
12ru|moc-2.5.0-1.beta2.svn2628.2|25	BuildRequires:	libtool-devel
12ru|moc-2.5.0-1.beta2.svn2628.2|26	BuildRequires:	magic-devel
12ru|moc-2.5.0-1.beta2.svn2628.2|27	BuildRequires:	pkgconfig(alsa)
12ru|moc-2.5.0-1.beta2.svn2628.2|28	BuildRequires:	pkgconfig(flac)
12ru|moc-2.5.0-1.beta2.svn2628.2|29	BuildRequires:	pkgconfig(id3tag)
12ru|moc-2.5.0-1.beta2.svn2628.2|30	BuildRequires:	pkgconfig(libcurl)
12ru|moc-2.5.0-1.beta2.svn2628.2|31	BuildRequires:	pkgconfig(libmodplug)
12ru|moc-2.5.0-1.beta2.svn2628.2|32	BuildRequires:	pkgconfig(mad)
12ru|moc-2.5.0-1.beta2.svn2628.2|33	BuildRequires:	pkgconfig(ncursesw)
12ru|moc-2.5.0-1.beta2.svn2628.2|34	BuildRequires:	pkgconfig(popt)
12ru|moc-2.5.0-1.beta2.svn2628.2|35	BuildRequires:	pkgconfig(samplerate)
12ru|moc-2.5.0-1.beta2.svn2628.2|36	BuildRequires:	pkgconfig(sndfile)
12ru|moc-2.5.0-1.beta2.svn2628.2|37	BuildRequires:	pkgconfig(speex)
12ru|moc-2.5.0-1.beta2.svn2628.2|38	BuildRequires:	pkgconfig(taglib)
12ru|moc-2.5.0-1.beta2.svn2628.2|39	BuildRequires:	pkgconfig(vorbis)
12ru|moc-2.5.0-1.beta2.svn2628.2|40	BuildRequires:	pkgconfig(wavpack)
12ru|moc-2.5.0-1.beta2.svn2628.2|41	%if %{mdvver} >= 201210
12ru|moc-2.5.0-1.beta2.svn2628.2|42	BuildRequires:	db5.2-devel
12ru|moc-2.5.0-1.beta2.svn2628.2|43	BuildRequires:	db5.2
12ru|moc-2.5.0-1.beta2.svn2628.2|44	%else
12ru|moc-2.5.0-1.beta2.svn2628.2|45	BuildRequires:	db5.1-devel
12ru|moc-2.5.0-1.beta2.svn2628.2|46	BuildRequires:	db5.1
12ru|moc-2.5.0-1.beta2.svn2628.2|47	%endif
12ru|moc-2.5.0-1.beta2.svn2628.2|48	
12ru|moc-2.5.0-1.beta2.svn2628.2|49	%description
12ru|moc-2.5.0-1.beta2.svn2628.2|50	MOC is a console audio player with ncurses interface.
12ru|moc-2.5.0-1.beta2.svn2628.2|51	Features:
12ru|moc-2.5.0-1.beta2.svn2628.2|52	* Supports aac ffmpeg flac modplug mp3 musepack sndfile
12ru|moc-2.5.0-1.beta2.svn2628.2|53	speex vorbis wavpack
12ru|moc-2.5.0-1.beta2.svn2628.2|54	* Play files from directory changing automatically to the next one
12ru|moc-2.5.0-1.beta2.svn2628.2|55	without any playlist.
12ru|moc-2.5.0-1.beta2.svn2628.2|56	* Supports id3tag, VBR and Xing header for MP3.
12ru|moc-2.5.0-1.beta2.svn2628.2|57	* Simple mixer.
12ru|moc-2.5.0-1.beta2.svn2628.2|58	* Fast switching to your music directory.
12ru|moc-2.5.0-1.beta2.svn2628.2|59	* Playlists (without read/write to a file).
12ru|moc-2.5.0-1.beta2.svn2628.2|60	* Shuffle and repeat.
12ru|moc-2.5.0-1.beta2.svn2628.2|61	* Changing process priority to higher value.
12ru|moc-2.5.0-1.beta2.svn2628.2|62	* Playing in separate thread.
12ru|moc-2.5.0-1.beta2.svn2628.2|63	
12ru|moc-2.5.0-1.beta2.svn2628.2|64	%prep
12ru|moc-2.5.0-1.beta2.svn2628.2|65	%setup -q -n trunk
12ru|moc-2.5.0-1.beta2.svn2628.2|66	
12ru|moc-2.5.0-1.beta2.svn2628.2|67	%build
12ru|moc-2.5.0-1.beta2.svn2628.2|68	export CFLAGS="%{optflags} `pkg-config --cflags ncursesw`"
12ru|moc-2.5.0-1.beta2.svn2628.2|69	autoreconf -fi
12ru|moc-2.5.0-1.beta2.svn2628.2|70	%configure2_5x
12ru|moc-2.5.0-1.beta2.svn2628.2|71	%make
12ru|moc-2.5.0-1.beta2.svn2628.2|72	
12ru|moc-2.5.0-1.beta2.svn2628.2|73	%install
12ru|moc-2.5.0-1.beta2.svn2628.2|74	%makeinstall_std
12ru|moc-2.5.0-1.beta2.svn2628.2|75	rm -rf %{buildroot}/usr/share/doc/
12ru|moc-2.5.0-1.beta2.svn2628.2|76	rm -rf %{buildroot}/%{_libdir}/*/*/*la
12ru|moc-2.5.0-1.beta2.svn2628.2|77	
12ru|moc-2.5.0-1.beta2.svn2628.2|78	%files
12ru|moc-2.5.0-1.beta2.svn2628.2|79	%doc COPYING AUTHORS NEWS README TODO
12ru|moc-2.5.0-1.beta2.svn2628.2|80	%doc config.example keymap.example
12ru|moc-2.5.0-1.beta2.svn2628.2|81	%{_bindir}/mocp
12ru|moc-2.5.0-1.beta2.svn2628.2|82	%{_mandir}/*/*
12ru|moc-2.5.0-1.beta2.svn2628.2|83	%{_libdir}/%{name}
12ru|moc-2.5.0-1.beta2.svn2628.2|84	%{_datadir}/%{name}
12ru|moc-2.5.0-1.beta2.svn2628.2|85	
12ru|moc-2.5.0-1.beta2.svn2628.2|86	
12ru|moc-2.5.0-1.beta2.svn2628.2|87	%changelog
12ru|moc-2.5.0-1.beta2.svn2628.2|88	* Thu Apr 24 2014 symbianflo <symbianflo@symbianflo> 1:2.5.0-1.beta2.svn2628.2
12ru|moc-2.5.0-1.beta2.svn2628.2|89	+ Revision: ef51337
12ru|moc-2.5.0-1.beta2.svn2628.2|90	- Log new svn 2628
12ru|moc-2.5.0-1.beta2.svn2628.2|91	- * Overhauled FFmpeg/LibAV decoder:
12ru|moc-2.5.0-1.beta2.svn2628.2|92	- - Resolved FFmpeg API deprecations
12ru|moc-2.5.0-1.beta2.svn2628.2|93	- - Provided LibAV compatibility
12ru|moc-2.5.0-1.beta2.svn2628.2|94	- - Provided proper stereo downmixing
12ru|moc-2.5.0-1.beta2.svn2628.2|95	- - Provided locking support for non-thread-safe library functions
12ru|moc-2.5.0-1.beta2.svn2628.2|96	- - Provided better FFmpeg or LibAV discrimination
12ru|moc-2.5.0-1.beta2.svn2628.2|97	- - Provided better audio duration reliability determination
12ru|moc-2.5.0-1.beta2.svn2628.2|98	- - Increased number of decodable formats (including Xiph Opus)
12ru|moc-2.5.0-1.beta2.svn2628.2|99	- - Added decoding of audio from video formats
12ru|moc-2.5.0-1.beta2.svn2628.2|100	- - Added logging of FFmpeg/LibAV messages
12ru|moc-2.5.0-1.beta2.svn2628.2|101	- - Added seeking in most (but not all) formats
12ru|moc-2.5.0-1.beta2.svn2628.2|102	- - Added handling for planar codecs
12ru|moc-2.5.0-1.beta2.svn2628.2|103	- - Excluded experimental codecs from decoding
12ru|moc-2.5.0-1.beta2.svn2628.2|104	- - Fixed misreporting of tags, duration and bitrates
12ru|moc-2.5.0-1.beta2.svn2628.2|105	- - Fixed memory and file descriptor leakages
12ru|moc-2.5.0-1.beta2.svn2628.2|106	- - Fixed severe distortion on 8-bit samples
12ru|moc-2.5.0-1.beta2.svn2628.2|107	- - Fixed loop playing FLAC files
12ru|moc-2.5.0-1.beta2.svn2628.2|108	- - Fixed many FFmpeg/LibAV API breakages
12ru|moc-2.5.0-1.beta2.svn2628.2|109	
12ru|moc-2.5.0-1.beta2.svn2628.2|110	

21893 12
12ru|moc-2.6.0-alpha1|1	%define _disable_ld_no_undefined 1
12ru|moc-2.6.0-alpha1|2	%define beta beta2
12ru|moc-2.6.0-alpha1|3	%define svn svn2628
12ru|moc-2.6.0-alpha1|4	# switch between tarball and svn here.Sflo
12ru|moc-2.6.0-alpha1|5	%define with_svn 0
12ru|moc-2.6.0-alpha1|6	#
12ru|moc-2.6.0-alpha1|7	Summary:	Simple console audio player
12ru|moc-2.6.0-alpha1|8	Name:		moc
12ru|moc-2.6.0-alpha1|9	Epoch:		1
12ru|moc-2.6.0-alpha1|10	Version:	2.6.0
12ru|moc-2.6.0-alpha1|11	%if %{with_svn}
12ru|moc-2.6.0-alpha1|12	Release:	1.%{beta}.%{svn}.2
12ru|moc-2.6.0-alpha1|13	%else
12ru|moc-2.6.0-alpha1|14	Release:	alpha1
12ru|moc-2.6.0-alpha1|15	%endif
12ru|moc-2.6.0-alpha1|16	
12ru|moc-2.6.0-alpha1|17	License:	GPLv2+
12ru|moc-2.6.0-alpha1|18	Group:		Sound
12ru|moc-2.6.0-alpha1|19	Url:		http://moc.daper.net/
12ru|moc-2.6.0-alpha1|20	
12ru|moc-2.6.0-alpha1|21	%if %{with_svn}
12ru|moc-2.6.0-alpha1|22	# svn : svn co svn://daper.net/moc/trunk
12ru|moc-2.6.0-alpha1|23	Source0:	ftp://ftp.daper.net/pub/soft/%{name}/stable/%{name}-%{version}_%{beta}_%{svn}.tar.gz
12ru|moc-2.6.0-alpha1|24	%else
12ru|moc-2.6.0-alpha1|25	Source0:	ftp://ftp.daper.net/pub/soft/%{name}/unstable/%{name}-2.6-alpha1.tar.xz
12ru|moc-2.6.0-alpha1|26	%endif
12ru|moc-2.6.0-alpha1|27	
12ru|moc-2.6.0-alpha1|28	BuildRequires:	autogen
12ru|moc-2.6.0-alpha1|29	BuildRequires:	ffmpeg-devel
12ru|moc-2.6.0-alpha1|30	BuildRequires:	gettext-devel
12ru|moc-2.6.0-alpha1|31	BuildRequires:	libfaac-devel
12ru|moc-2.6.0-alpha1|32	BuildRequires:	libfaad2-devel
12ru|moc-2.6.0-alpha1|33	BuildRequires:	libmpcdec-devel
12ru|moc-2.6.0-alpha1|34	BuildRequires:	librcc-devel
12ru|moc-2.6.0-alpha1|35	BuildRequires:	libstdc++-devel
12ru|moc-2.6.0-alpha1|36	BuildRequires:	libtool-devel
12ru|moc-2.6.0-alpha1|37	BuildRequires:	magic-devel
12ru|moc-2.6.0-alpha1|38	BuildRequires:	pkgconfig(alsa)
12ru|moc-2.6.0-alpha1|39	BuildRequires:	pkgconfig(flac)
12ru|moc-2.6.0-alpha1|40	BuildRequires:	pkgconfig(id3tag)
12ru|moc-2.6.0-alpha1|41	BuildRequires:	pkgconfig(libcurl)
12ru|moc-2.6.0-alpha1|42	BuildRequires:	pkgconfig(libmodplug)
12ru|moc-2.6.0-alpha1|43	BuildRequires:	pkgconfig(mad)
12ru|moc-2.6.0-alpha1|44	BuildRequires:	pkgconfig(ncursesw)
12ru|moc-2.6.0-alpha1|45	BuildRequires:	pkgconfig(popt)
12ru|moc-2.6.0-alpha1|46	BuildRequires:	pkgconfig(samplerate)
12ru|moc-2.6.0-alpha1|47	BuildRequires:	pkgconfig(sndfile)
12ru|moc-2.6.0-alpha1|48	BuildRequires:	pkgconfig(speex)
12ru|moc-2.6.0-alpha1|49	BuildRequires:	pkgconfig(taglib)
12ru|moc-2.6.0-alpha1|50	BuildRequires:	pkgconfig(vorbis)
12ru|moc-2.6.0-alpha1|51	BuildRequires:	pkgconfig(wavpack)
12ru|moc-2.6.0-alpha1|52	%if %{mdvver} >= 201210
12ru|moc-2.6.0-alpha1|53	BuildRequires:	db5.2-devel
12ru|moc-2.6.0-alpha1|54	BuildRequires:	db5.2
12ru|moc-2.6.0-alpha1|55	%else
12ru|moc-2.6.0-alpha1|56	BuildRequires:	db5.1-devel
12ru|moc-2.6.0-alpha1|57	BuildRequires:	db5.1
12ru|moc-2.6.0-alpha1|58	%endif
12ru|moc-2.6.0-alpha1|59	
12ru|moc-2.6.0-alpha1|60	%description
12ru|moc-2.6.0-alpha1|61	MOC is a console audio player with ncurses interface.
12ru|moc-2.6.0-alpha1|62	Features:
12ru|moc-2.6.0-alpha1|63	* Supports aac ffmpeg flac modplug mp3 musepack sndfile
12ru|moc-2.6.0-alpha1|64	speex vorbis wavpack
12ru|moc-2.6.0-alpha1|65	* Play files from directory changing automatically to the next one
12ru|moc-2.6.0-alpha1|66	without any playlist.
12ru|moc-2.6.0-alpha1|67	* Supports id3tag, VBR and Xing header for MP3.
12ru|moc-2.6.0-alpha1|68	* Simple mixer.
12ru|moc-2.6.0-alpha1|69	* Fast switching to your music directory.
12ru|moc-2.6.0-alpha1|70	* Playlists (without read/write to a file).
12ru|moc-2.6.0-alpha1|71	* Shuffle and repeat.
12ru|moc-2.6.0-alpha1|72	* Changing process priority to higher value.
12ru|moc-2.6.0-alpha1|73	* Playing in separate thread.
12ru|moc-2.6.0-alpha1|74	
12ru|moc-2.6.0-alpha1|75	%prep
12ru|moc-2.6.0-alpha1|76	%if %{with_svn}
12ru|moc-2.6.0-alpha1|77	%setup -q -n trunk
12ru|moc-2.6.0-alpha1|78	%else
12ru|moc-2.6.0-alpha1|79	%setup -q -n moc-2.6-alpha1
12ru|moc-2.6.0-alpha1|80	%endif
12ru|moc-2.6.0-alpha1|81	
12ru|moc-2.6.0-alpha1|82	%build
12ru|moc-2.6.0-alpha1|83	export CFLAGS="%{optflags} `pkg-config --cflags ncursesw`"
12ru|moc-2.6.0-alpha1|84	autoreconf -fi
12ru|moc-2.6.0-alpha1|85	%configure2_5x
12ru|moc-2.6.0-alpha1|86	%make
12ru|moc-2.6.0-alpha1|87	
12ru|moc-2.6.0-alpha1|88	%install
12ru|moc-2.6.0-alpha1|89	%makeinstall_std
12ru|moc-2.6.0-alpha1|90	rm -rf %{buildroot}/usr/share/doc/
12ru|moc-2.6.0-alpha1|91	rm -rf %{buildroot}/%{_libdir}/*/*/*la
12ru|moc-2.6.0-alpha1|92	
12ru|moc-2.6.0-alpha1|93	%files
12ru|moc-2.6.0-alpha1|94	%doc COPYING AUTHORS NEWS README TODO
12ru|moc-2.6.0-alpha1|95	%doc config.example keymap.example
12ru|moc-2.6.0-alpha1|96	%{_bindir}/mocp
12ru|moc-2.6.0-alpha1|97	%{_mandir}/*/*
12ru|moc-2.6.0-alpha1|98	%{_libdir}/%{name}
12ru|moc-2.6.0-alpha1|99	%{_datadir}/%{name}
12ru|moc-2.6.0-alpha1|100	
12ru|moc-2.6.0-alpha1|101	
12ru|moc-2.6.0-alpha1|102	%changelog
12ru|moc-2.6.0-alpha1|103	* Thu Sep 25 2014 abfonly <abfonly@gmail.com> 1:2.6.0-alpha1
12ru|moc-2.6.0-alpha1|104	+ Revision: 048fee4
12ru|moc-2.6.0-alpha1|105	- Merge pull request #3 from rosalinuxro/moc:rosa2012.1
12ru|moc-2.6.0-alpha1|106	- abfonly
12ru|moc-2.6.0-alpha1|107	
12ru|moc-2.6.0-alpha1|108	

21894 12
12ru|mpd-0.18.9-3plf|1	#####################
12ru|mpd-0.18.9-3plf|2	# Hardcode PLF build
12ru|mpd-0.18.9-3plf|3	%define build_plf 1
12ru|mpd-0.18.9-3plf|4	#####################
12ru|mpd-0.18.9-3plf|5	
12ru|mpd-0.18.9-3plf|6	%{?_with_plf: %{expand: %%global build_plf 1}}
12ru|mpd-0.18.9-3plf|7	
12ru|mpd-0.18.9-3plf|8	%if %{build_plf}
12ru|mpd-0.18.9-3plf|9	%define distsuffix plf
12ru|mpd-0.18.9-3plf|10	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12ru|mpd-0.18.9-3plf|11	%define extrarelsuffix plf
12ru|mpd-0.18.9-3plf|12	%endif
12ru|mpd-0.18.9-3plf|13	
12ru|mpd-0.18.9-3plf|14	Summary:	MPD, the Music Player Daemon
12ru|mpd-0.18.9-3plf|15	Name:		mpd
12ru|mpd-0.18.9-3plf|16	Version:	0.18.9
12ru|mpd-0.18.9-3plf|17	Release:	3%{?extrarelsuffix}
12ru|mpd-0.18.9-3plf|18	License:	GPLv2+
12ru|mpd-0.18.9-3plf|19	Group:		Sound
12ru|mpd-0.18.9-3plf|20	Url:		http://www.musicpd.org/
12ru|mpd-0.18.9-3plf|21	Source0:	http://www.musicpd.org/download/%{name}/%{name}-%{version}.tar.xz
12ru|mpd-0.18.9-3plf|22	Source1:	%{name}.conf
12ru|mpd-0.18.9-3plf|23	Source2:	%{name}.init
12ru|mpd-0.18.9-3plf|24	Source3:	%{name}.logrotate
12ru|mpd-0.18.9-3plf|25	Source4:	README.urpmi
12ru|mpd-0.18.9-3plf|26	Source5:	%{name}.service
12ru|mpd-0.18.9-3plf|27	Source100:	%{name}.rpmlintrc
12ru|mpd-0.18.9-3plf|28	Patch0:		mpd-0.18.8-libvorbis.patch
12ru|mpd-0.18.9-3plf|29	
12ru|mpd-0.18.9-3plf|30	Requires(pre,post):	rpm-helper
12ru|mpd-0.18.9-3plf|31	Requires(preun,postun): rpm-helper
12ru|mpd-0.18.9-3plf|32	BuildRequires:	pkgconfig(sqlite3)
12ru|mpd-0.18.9-3plf|33	BuildRequires:	pkgconfig(atomic_ops)
12ru|mpd-0.18.9-3plf|34	BuildRequires:	pkgconfig(libsystemd-daemon)
12ru|mpd-0.18.9-3plf|35	BuildRequires:	pkgconfig(glib-2.0) >= 2.28
12ru|mpd-0.18.9-3plf|36	BuildRequires:	pkgconfig(gthread-2.0)
12ru|mpd-0.18.9-3plf|37	BuildRequires:	avahi-common-devel
12ru|mpd-0.18.9-3plf|38	BuildRequires:	pkgconfig(libcurl) >= 7.18
12ru|mpd-0.18.9-3plf|39	# sound servers
12ru|mpd-0.18.9-3plf|40	BuildRequires:	pkgconfig(alsa) >= 0.9.0
12ru|mpd-0.18.9-3plf|41	BuildRequires:	pkgconfig(jack)
12ru|mpd-0.18.9-3plf|42	BuildRequires:	pkgconfig(libpulse) >= 0.9.16
12ru|mpd-0.18.9-3plf|43	BuildRequires:	pkgconfig(fluidsynth) >= 1.1
12ru|mpd-0.18.9-3plf|44	BuildRequires:	pkgconfig(libmms) >= 0.4
12ru|mpd-0.18.9-3plf|45	BuildRequires:	pkgconfig(openal)
12ru|mpd-0.18.9-3plf|46	# multimedia formats
12ru|mpd-0.18.9-3plf|47	BuildRequires:	pkgconfig(adplug)
12ru|mpd-0.18.9-3plf|48	BuildRequires:	pkgconfig(ao)
12ru|mpd-0.18.9-3plf|49	BuildRequires:	pkgconfig(audiofile) >= 0.3
12ru|mpd-0.18.9-3plf|50	BuildRequires:	pkgconfig(flac) >= 1.2
12ru|mpd-0.18.9-3plf|51	BuildRequires:	pkgconfig(flac++)
12ru|mpd-0.18.9-3plf|52	BuildRequires:	pkgconfig(id3tag)
12ru|mpd-0.18.9-3plf|53	BuildRequires:	pkgconfig(libcdio_paranoia)
12ru|mpd-0.18.9-3plf|54	BuildRequires:	pkgconfig(libffado)
12ru|mpd-0.18.9-3plf|55	BuildRequires:	pkgconfig(libiso9660)
12ru|mpd-0.18.9-3plf|56	BuildRequires:	pkgconfig(libmodplug)
12ru|mpd-0.18.9-3plf|57	BuildRequires:	pkgconfig(libmpg123)
12ru|mpd-0.18.9-3plf|58	BuildRequires:	pkgconfig(libsidplay2)
12ru|mpd-0.18.9-3plf|59	BuildRequires:	pkgconfig(libsidutils)
12ru|mpd-0.18.9-3plf|60	BuildRequires:	pkgconfig(libsoup-2.4)
12ru|mpd-0.18.9-3plf|61	BuildRequires:	pkgconfig(mad)
12ru|mpd-0.18.9-3plf|62	BuildRequires:	pkgconfig(ogg)
12ru|mpd-0.18.9-3plf|63	BuildRequires:	pkgconfig(opus)
12ru|mpd-0.18.9-3plf|64	BuildRequires:	pkgconfig(samplerate) >= 0.0.15
12ru|mpd-0.18.9-3plf|65	BuildRequires:	pkgconfig(shout)
12ru|mpd-0.18.9-3plf|66	BuildRequires:	pkgconfig(sndfile)
12ru|mpd-0.18.9-3plf|67	BuildRequires:	pkgconfig(twolame)
12ru|mpd-0.18.9-3plf|68	BuildRequires:	pkgconfig(vorbis)
12ru|mpd-0.18.9-3plf|69	BuildRequires:	pkgconfig(wavpack)
12ru|mpd-0.18.9-3plf|70	BuildRequires:	pkgconfig(yajl) >= 2.0
12ru|mpd-0.18.9-3plf|71	BuildRequires:	pkgconfig(zziplib) >= 0.13
12ru|mpd-0.18.9-3plf|72	BuildRequires:	ffmpeg-devel
12ru|mpd-0.18.9-3plf|73	BuildRequires:	libgme-devel
12ru|mpd-0.18.9-3plf|74	BuildRequires:	libmikmod-devel
12ru|mpd-0.18.9-3plf|75	BuildRequires:	libmpcdec-devel
12ru|mpd-0.18.9-3plf|76	BuildRequires:	wildmidi-devel
12ru|mpd-0.18.9-3plf|77	
12ru|mpd-0.18.9-3plf|78	%if %{build_plf}
12ru|mpd-0.18.9-3plf|79	BuildRequires:	libfaad2-devel
12ru|mpd-0.18.9-3plf|80	BuildRequires:	lame-devel
12ru|mpd-0.18.9-3plf|81	%endif
12ru|mpd-0.18.9-3plf|82	
12ru|mpd-0.18.9-3plf|83	%description
12ru|mpd-0.18.9-3plf|84	Music Player Daemon (MPD) allows remote access for playing music (MP3, Ogg
12ru|mpd-0.18.9-3plf|85	Vorbis, FLAC, Mod, and wave files) and managing play-lists. MPD is designed
12ru|mpd-0.18.9-3plf|86	for integrating a computer into a stereo system that provides control for music
12ru|mpd-0.18.9-3plf|87	playback over a local network. It is also makes a great desktop music player,
12ru|mpd-0.18.9-3plf|88	especially if you are a console junkie, like front-end options, or restart X
12ru|mpd-0.18.9-3plf|89	often.
12ru|mpd-0.18.9-3plf|90	%if %{build_plf}
12ru|mpd-0.18.9-3plf|91	This package is in restricted repository because it is built with AAC support
12ru|mpd-0.18.9-3plf|92	of libfaad2, which is patent-protected.
12ru|mpd-0.18.9-3plf|93	%endif
12ru|mpd-0.18.9-3plf|94	
12ru|mpd-0.18.9-3plf|95	
12ru|mpd-0.18.9-3plf|96	%prep
12ru|mpd-0.18.9-3plf|97	%setup -q
12ru|mpd-0.18.9-3plf|98	%patch0 -b .vorbis
12ru|mpd-0.18.9-3plf|99	autoreconf -vfi
12ru|mpd-0.18.9-3plf|100	
12ru|mpd-0.18.9-3plf|101	
12ru|mpd-0.18.9-3plf|102	%build
12ru|mpd-0.18.9-3plf|103	# Mad and sidplay option make the build to fail
12ru|mpd-0.18.9-3plf|104	%configure2_5x \
12ru|mpd-0.18.9-3plf|105	--with-systemdsystemunitdir=%{_unitdir} \
12ru|mpd-0.18.9-3plf|106	--with-zeroconf=auto \
12ru|mpd-0.18.9-3plf|107	--enable-alsa \
12ru|mpd-0.18.9-3plf|108	--enable-ao \
12ru|mpd-0.18.9-3plf|109	--enable-audiofile \
12ru|mpd-0.18.9-3plf|110	--enable-cdio-paranoia \
12ru|mpd-0.18.9-3plf|111	--enable-curl \
12ru|mpd-0.18.9-3plf|112	--enable-flac \
12ru|mpd-0.18.9-3plf|113	--enable-ffmpeg \
12ru|mpd-0.18.9-3plf|114	--enable-fluidsynth \
12ru|mpd-0.18.9-3plf|115	--enable-gme \
12ru|mpd-0.18.9-3plf|116	--enable-id3 \
12ru|mpd-0.18.9-3plf|117	--enable-iso9660 \
12ru|mpd-0.18.9-3plf|118	--enable-jack \
12ru|mpd-0.18.9-3plf|119	--enable-soundcloud \
12ru|mpd-0.18.9-3plf|120	--enable-lsr \
12ru|mpd-0.18.9-3plf|121	--disable-mad \
12ru|mpd-0.18.9-3plf|122	--enable-mikmod \
12ru|mpd-0.18.9-3plf|123	--enable-mms \
12ru|mpd-0.18.9-3plf|124	--enable-modplug \
12ru|mpd-0.18.9-3plf|125	--enable-mpg123 \
12ru|mpd-0.18.9-3plf|126	--enable-openal \
12ru|mpd-0.18.9-3plf|127	--enable-opus \
12ru|mpd-0.18.9-3plf|128	--enable-pulse \
12ru|mpd-0.18.9-3plf|129	--enable-recorder-output \
12ru|mpd-0.18.9-3plf|130	--disable-roar \
12ru|mpd-0.18.9-3plf|131	--enable-shout \
12ru|mpd-0.18.9-3plf|132	--disable-sidplay \
12ru|mpd-0.18.9-3plf|133	--enable-sndfile \
12ru|mpd-0.18.9-3plf|134	--enable-twolame-encoder \
12ru|mpd-0.18.9-3plf|135	--enable-vorbis \
12ru|mpd-0.18.9-3plf|136	--enable-vorbis-encoder \
12ru|mpd-0.18.9-3plf|137	--enable-wave-encoder \
12ru|mpd-0.18.9-3plf|138	--enable-wavpack \
12ru|mpd-0.18.9-3plf|139	--enable-wildmidi \
12ru|mpd-0.18.9-3plf|140	--enable-zzip \
12ru|mpd-0.18.9-3plf|141	%if !%{build_plf}
12ru|mpd-0.18.9-3plf|142	--disable-aac \
12ru|mpd-0.18.9-3plf|143	--disable-lame-encoder \
12ru|mpd-0.18.9-3plf|144	%endif
12ru|mpd-0.18.9-3plf|145	--enable-sqlite
12ru|mpd-0.18.9-3plf|146	%make
12ru|mpd-0.18.9-3plf|147	
12ru|mpd-0.18.9-3plf|148	
12ru|mpd-0.18.9-3plf|149	%install
12ru|mpd-0.18.9-3plf|150	%makeinstall_std
12ru|mpd-0.18.9-3plf|151	
12ru|mpd-0.18.9-3plf|152	mkdir -p %{buildroot}/var/lib/mpd
12ru|mpd-0.18.9-3plf|153	touch %{buildroot}/%{_localstatedir}/lib/mpd/mpd.db
12ru|mpd-0.18.9-3plf|154	touch %{buildroot}/%{_localstatedir}/lib/mpd/mpdstate
12ru|mpd-0.18.9-3plf|155	mkdir -p %{buildroot}/var/log/mpd
12ru|mpd-0.18.9-3plf|156	touch %{buildroot}/var/log/mpd/mpd.log
12ru|mpd-0.18.9-3plf|157	touch %{buildroot}/var/log/mpd/mpd.error
12ru|mpd-0.18.9-3plf|158	mkdir -p %{buildroot}/var/run/mpd
12ru|mpd-0.18.9-3plf|159	mkdir -p %{buildroot}/%{_localstatedir}/lib/mpd/playlists
12ru|mpd-0.18.9-3plf|160	mkdir -p %{buildroot}/%{_localstatedir}/lib/mpd/music
12ru|mpd-0.18.9-3plf|161	mkdir -p %{buildroot}/lib/systemd/system
12ru|mpd-0.18.9-3plf|162	
12ru|mpd-0.18.9-3plf|163	install -D -m 644 %{SOURCE1} %{buildroot}/etc/mpd.conf
12ru|mpd-0.18.9-3plf|164	install -D %{SOURCE2} %{buildroot}/%{_initrddir}/%{name}
12ru|mpd-0.18.9-3plf|165	install -D -m 644 %{SOURCE3} %{buildroot}%{_sysconfdir}/logrotate.d/%{name}
12ru|mpd-0.18.9-3plf|166	install -m 644 %{SOURCE4} doc/README.urpmi
12ru|mpd-0.18.9-3plf|167	rm -rf %{buildroot}/%{_docdir}/mpd
12ru|mpd-0.18.9-3plf|168	
12ru|mpd-0.18.9-3plf|169	install -D %{SOURCE5} %{buildroot}/lib/systemd/system/
12ru|mpd-0.18.9-3plf|170	
12ru|mpd-0.18.9-3plf|171	
12ru|mpd-0.18.9-3plf|172	
12ru|mpd-0.18.9-3plf|173	%pre
12ru|mpd-0.18.9-3plf|174	%_pre_useradd %{name} %{_localstatedir}/lib/%{name} /bin/false
12ru|mpd-0.18.9-3plf|175	usermod -g audio %{name}
12ru|mpd-0.18.9-3plf|176	
12ru|mpd-0.18.9-3plf|177	
12ru|mpd-0.18.9-3plf|178	%post
12ru|mpd-0.18.9-3plf|179	if [ $1 -eq 1 ]
12ru|mpd-0.18.9-3plf|180	then
12ru|mpd-0.18.9-3plf|181	%create_ghostfile %{_localstatedir}/lib/mpd/mpd.db mpd audio 644
12ru|mpd-0.18.9-3plf|182	%create_ghostfile %{_localstatedir}/lib/mpd/mpdstate mpd audio 644
12ru|mpd-0.18.9-3plf|183	%create_ghostfile /var/log/mpd/mpd.log mpd audio 644
12ru|mpd-0.18.9-3plf|184	%create_ghostfile /var/log/mpd/mpd.error mpd audio 644
12ru|mpd-0.18.9-3plf|185	fi
12ru|mpd-0.18.9-3plf|186	#echo If you want to run mpd as a service, please read
12ru|mpd-0.18.9-3plf|187	#echo /usr/share/doc/mpd-%%{version}/README.MDK
12ru|mpd-0.18.9-3plf|188	%_post_service %{name}
12ru|mpd-0.18.9-3plf|189	
12ru|mpd-0.18.9-3plf|190	
12ru|mpd-0.18.9-3plf|191	%preun
12ru|mpd-0.18.9-3plf|192	%_preun_service %{name}
12ru|mpd-0.18.9-3plf|193	
12ru|mpd-0.18.9-3plf|194	
12ru|mpd-0.18.9-3plf|195	%postun
12ru|mpd-0.18.9-3plf|196	%_postun_userdel %{name}
12ru|mpd-0.18.9-3plf|197	
12ru|mpd-0.18.9-3plf|198	
12ru|mpd-0.18.9-3plf|199	%files
12ru|mpd-0.18.9-3plf|200	%doc README UPGRADING AUTHORS NEWS doc/mpdconf.example doc/*.urpmi
12ru|mpd-0.18.9-3plf|201	%{_bindir}/%{name}
12ru|mpd-0.18.9-3plf|202	%{_mandir}/man1/*
12ru|mpd-0.18.9-3plf|203	%{_mandir}/man5/*
12ru|mpd-0.18.9-3plf|204	%config(noreplace) %{_sysconfdir}/logrotate.d/%{name}
12ru|mpd-0.18.9-3plf|205	%attr(-,mpd,root) %config(noreplace) %{_sysconfdir}/%{name}.conf
12ru|mpd-0.18.9-3plf|206	%config(noreplace) %{_initrddir}/%{name}
12ru|mpd-0.18.9-3plf|207	%defattr(644,mpd,audio)
12ru|mpd-0.18.9-3plf|208	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/mpd
12ru|mpd-0.18.9-3plf|209	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/mpd/music
12ru|mpd-0.18.9-3plf|210	%attr(755,mpd,audio) %dir %{_localstatedir}/lib/mpd/playlists
12ru|mpd-0.18.9-3plf|211	%ghost %{_localstatedir}/lib/mpd/mpd.db
12ru|mpd-0.18.9-3plf|212	%ghost %{_localstatedir}/lib/mpd/mpdstate
12ru|mpd-0.18.9-3plf|213	%attr(755,mpd,audio) %dir /var/log/mpd
12ru|mpd-0.18.9-3plf|214	%attr(755,mpd,audio) %dir /var/run/mpd
12ru|mpd-0.18.9-3plf|215	%ghost /var/log/mpd/mpd.log
12ru|mpd-0.18.9-3plf|216	%ghost /var/log/mpd/mpd.error
12ru|mpd-0.18.9-3plf|217	%attr(644,root,root) /lib/systemd/system/%{name}.service
12ru|mpd-0.18.9-3plf|218	
12ru|mpd-0.18.9-3plf|219	
12ru|mpd-0.18.9-3plf|220	%changelog
12ru|mpd-0.18.9-3plf|221	* Thu Apr 03 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 0.18.9-3plf
12ru|mpd-0.18.9-3plf|222	+ Revision: 8eed059
12ru|mpd-0.18.9-3plf|223	- Bump release
12ru|mpd-0.18.9-3plf|224	
12ru|mpd-0.18.9-3plf|225	

21895 12
12ru|mplayer-1.1.1-2.r36417.4plf|1	%define oname	MPlayer
12ru|mplayer-1.1.1-2.r36417.4plf|2	
12ru|mplayer-1.1.1-2.r36417.4plf|3	%define svn	r36417
12ru|mplayer-1.1.1-2.r36417.4plf|4	%if "%{svn}" != ""
12ru|mplayer-1.1.1-2.r36417.4plf|5	%define fversion %{svn}
12ru|mplayer-1.1.1-2.r36417.4plf|6	%define rel 2.%{svn}.4
12ru|mplayer-1.1.1-2.r36417.4plf|7	%else
12ru|mplayer-1.1.1-2.r36417.4plf|8	%define fversion %{version}
12ru|mplayer-1.1.1-2.r36417.4plf|9	%define rel 2
12ru|mplayer-1.1.1-2.r36417.4plf|10	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|11	
12ru|mplayer-1.1.1-2.r36417.4plf|12	%define build_plf	0
12ru|mplayer-1.1.1-2.r36417.4plf|13	%define build_debug	0
12ru|mplayer-1.1.1-2.r36417.4plf|14	%define build_mencoder	1
12ru|mplayer-1.1.1-2.r36417.4plf|15	%define build_gui	1
12ru|mplayer-1.1.1-2.r36417.4plf|16	%define build_system_ffmpeg	1
12ru|mplayer-1.1.1-2.r36417.4plf|17	
12ru|mplayer-1.1.1-2.r36417.4plf|18	%define kernel_version	%(/bin/bash %{SOURCE5})
12ru|mplayer-1.1.1-2.r36417.4plf|19	%define kver 		%(/bin/bash %{SOURCE5} | sed -e 's/-/./')
12ru|mplayer-1.1.1-2.r36417.4plf|20	%define kvername	%(/bin/bash %{SOURCE5} | sed -e 's/-/./' | sed -e 's/mdk//')
12ru|mplayer-1.1.1-2.r36417.4plf|21	
12ru|mplayer-1.1.1-2.r36417.4plf|22	%define build_yasm	1
12ru|mplayer-1.1.1-2.r36417.4plf|23	%define build_live	1
12ru|mplayer-1.1.1-2.r36417.4plf|24	%define build_vesa	1
12ru|mplayer-1.1.1-2.r36417.4plf|25	%define build_theora	1
12ru|mplayer-1.1.1-2.r36417.4plf|26	%define build_lirc	1
12ru|mplayer-1.1.1-2.r36417.4plf|27	%define build_amr	0
12ru|mplayer-1.1.1-2.r36417.4plf|28	%define build_aa	1
12ru|mplayer-1.1.1-2.r36417.4plf|29	%define build_cdda	1
12ru|mplayer-1.1.1-2.r36417.4plf|30	%define build_compiz	0
12ru|mplayer-1.1.1-2.r36417.4plf|31	%define build_dirac	1
12ru|mplayer-1.1.1-2.r36417.4plf|32	%define build_dv	1
12ru|mplayer-1.1.1-2.r36417.4plf|33	%define build_sdl	1
12ru|mplayer-1.1.1-2.r36417.4plf|34	%define build_lzo	1
12ru|mplayer-1.1.1-2.r36417.4plf|35	%define build_smb	1
12ru|mplayer-1.1.1-2.r36417.4plf|36	%define build_mga	1
12ru|mplayer-1.1.1-2.r36417.4plf|37	%define build_fbdev	1
12ru|mplayer-1.1.1-2.r36417.4plf|38	%define build_dvb	1
12ru|mplayer-1.1.1-2.r36417.4plf|39	%define build_fribidi	1
12ru|mplayer-1.1.1-2.r36417.4plf|40	%define build_enca	1
12ru|mplayer-1.1.1-2.r36417.4plf|41	%define build_alsa	1
12ru|mplayer-1.1.1-2.r36417.4plf|42	%define build_jack	1
12ru|mplayer-1.1.1-2.r36417.4plf|43	%define build_openal	0
12ru|mplayer-1.1.1-2.r36417.4plf|44	%define build_pulse	1
12ru|mplayer-1.1.1-2.r36417.4plf|45	%define build_schroedinger	1
12ru|mplayer-1.1.1-2.r36417.4plf|46	%define build_twolame	0
12ru|mplayer-1.1.1-2.r36417.4plf|47	%define build_lame	0
12ru|mplayer-1.1.1-2.r36417.4plf|48	%define build_faac	0
12ru|mplayer-1.1.1-2.r36417.4plf|49	%define build_faad	0
12ru|mplayer-1.1.1-2.r36417.4plf|50	%define build_x264	0
12ru|mplayer-1.1.1-2.r36417.4plf|51	%define build_xvid	0
12ru|mplayer-1.1.1-2.r36417.4plf|52	%define build_dts	0
12ru|mplayer-1.1.1-2.r36417.4plf|53	%define build_directfb	1
12ru|mplayer-1.1.1-2.r36417.4plf|54	%define build_v4l2	1
12ru|mplayer-1.1.1-2.r36417.4plf|55	%define build_xvmc	1
12ru|mplayer-1.1.1-2.r36417.4plf|56	%define build_vdpau	1
12ru|mplayer-1.1.1-2.r36417.4plf|57	%define build_ivtv	0
12ru|mplayer-1.1.1-2.r36417.4plf|58	%define build_libass	1
12ru|mplayer-1.1.1-2.r36417.4plf|59	%define build_vpx	1
12ru|mplayer-1.1.1-2.r36417.4plf|60	%define build_rtmp	1
12ru|mplayer-1.1.1-2.r36417.4plf|61	
12ru|mplayer-1.1.1-2.r36417.4plf|62	%define build_smb	0
12ru|mplayer-1.1.1-2.r36417.4plf|63	
12ru|mplayer-1.1.1-2.r36417.4plf|64	%ifnarch %{ix86}
12ru|mplayer-1.1.1-2.r36417.4plf|65	%define build_vesa	0
12ru|mplayer-1.1.1-2.r36417.4plf|66	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|67	
12ru|mplayer-1.1.1-2.r36417.4plf|68	%{?_with_plf:	%{expand:	%%global build_plf 1}}
12ru|mplayer-1.1.1-2.r36417.4plf|69	
12ru|mplayer-1.1.1-2.r36417.4plf|70	#####################
12ru|mplayer-1.1.1-2.r36417.4plf|71	# Hardcode PLF build
12ru|mplayer-1.1.1-2.r36417.4plf|72	%define build_plf 1
12ru|mplayer-1.1.1-2.r36417.4plf|73	#####################
12ru|mplayer-1.1.1-2.r36417.4plf|74	
12ru|mplayer-1.1.1-2.r36417.4plf|75	%if %{build_plf}
12ru|mplayer-1.1.1-2.r36417.4plf|76	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12ru|mplayer-1.1.1-2.r36417.4plf|77	%define extrarelsuffix plf
12ru|mplayer-1.1.1-2.r36417.4plf|78	%define build_amr	1
12ru|mplayer-1.1.1-2.r36417.4plf|79	%define build_twolame	1
12ru|mplayer-1.1.1-2.r36417.4plf|80	%define build_lame	1
12ru|mplayer-1.1.1-2.r36417.4plf|81	%define build_faac	1
12ru|mplayer-1.1.1-2.r36417.4plf|82	%define build_faad	1
12ru|mplayer-1.1.1-2.r36417.4plf|83	%define build_x264	1
12ru|mplayer-1.1.1-2.r36417.4plf|84	%define build_xvid	1
12ru|mplayer-1.1.1-2.r36417.4plf|85	%define build_dts	1
12ru|mplayer-1.1.1-2.r36417.4plf|86	%define build_yasm	1
12ru|mplayer-1.1.1-2.r36417.4plf|87	%define build_dirac	1
12ru|mplayer-1.1.1-2.r36417.4plf|88	%define build_schroedinger	1
12ru|mplayer-1.1.1-2.r36417.4plf|89	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|90	
12ru|mplayer-1.1.1-2.r36417.4plf|91	%if %{build_system_ffmpeg} && ! %{build_plf}
12ru|mplayer-1.1.1-2.r36417.4plf|92	%define build_amr 0
12ru|mplayer-1.1.1-2.r36417.4plf|93	%define build_dirac 0
12ru|mplayer-1.1.1-2.r36417.4plf|94	%define build_schroedinger 0
12ru|mplayer-1.1.1-2.r36417.4plf|95	%define build_vpx 0
12ru|mplayer-1.1.1-2.r36417.4plf|96	%define build_zr 0
12ru|mplayer-1.1.1-2.r36417.4plf|97	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|98	
12ru|mplayer-1.1.1-2.r36417.4plf|99	%ifnarch %{arm} %{mips} aarch64
12ru|mplayer-1.1.1-2.r36417.4plf|100	%bcond_without	cpudetection
12ru|mplayer-1.1.1-2.r36417.4plf|101	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|102	
12ru|mplayer-1.1.1-2.r36417.4plf|103	Summary:	Movie player for linux
12ru|mplayer-1.1.1-2.r36417.4plf|104	Name:		mplayer
12ru|mplayer-1.1.1-2.r36417.4plf|105	Version:	1.1.1
12ru|mplayer-1.1.1-2.r36417.4plf|106	Release:	%{rel}%{?extrarelsuffix}
12ru|mplayer-1.1.1-2.r36417.4plf|107	License:	GPLv2+
12ru|mplayer-1.1.1-2.r36417.4plf|108	Group:		Video
12ru|mplayer-1.1.1-2.r36417.4plf|109	Url:		http://www.mplayerhq.hu
12ru|mplayer-1.1.1-2.r36417.4plf|110	%if "%svn" != ""
12ru|mplayer-1.1.1-2.r36417.4plf|111	#gw generated using svn export
12ru|mplayer-1.1.1-2.r36417.4plf|112	Source0:	%{name}-%{svn}.tar.xz
12ru|mplayer-1.1.1-2.r36417.4plf|113	%else
12ru|mplayer-1.1.1-2.r36417.4plf|114	Source0:	ftp://ftp1.mplayerhq.hu/MPlayer/releases/%{oname}-%{fversion}.tar.xz
12ru|mplayer-1.1.1-2.r36417.4plf|115	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|116	#gw default skin
12ru|mplayer-1.1.1-2.r36417.4plf|117	Source4:	Blue-1.8.tar.bz2
12ru|mplayer-1.1.1-2.r36417.4plf|118	Source5:	kernel-version.sh
12ru|mplayer-1.1.1-2.r36417.4plf|119	Patch0:	mplayer-mdvconfig.patch
12ru|mplayer-1.1.1-2.r36417.4plf|120	# fixes for crashes found while fixing CVE-2008-1558
12ru|mplayer-1.1.1-2.r36417.4plf|121	Patch28:	mplayer-rtsp-extra-fixes.patch
12ru|mplayer-1.1.1-2.r36417.4plf|122	Patch31:	mplayer-format-string-literal.patch
12ru|mplayer-1.1.1-2.r36417.4plf|123	#gw HAVE_DLFCN_H isn't defined
12ru|mplayer-1.1.1-2.r36417.4plf|124	Patch33:	mplayer-have-dlfcn_h.patch
12ru|mplayer-1.1.1-2.r36417.4plf|125	#gw fix crash:	https://qa.mandriva.com/show_bug.cgi?id=55443
12ru|mplayer-1.1.1-2.r36417.4plf|126	Patch35:	mplayer-fix-dvd-crash.patch
12ru|mplayer-1.1.1-2.r36417.4plf|127	Patch39:	mplayer-dlopen-libfaac-libfaad-and-libx264.patch
12ru|mplayer-1.1.1-2.r36417.4plf|128	Patch40:	mplayer-r36361-local-copy-of-internal-ffmpeg-type-definition.patch
12ru|mplayer-1.1.1-2.r36417.4plf|129	Patch42:	mplayer-filters-hack-with-shared.patch
12ru|mplayer-1.1.1-2.r36417.4plf|130	Patch43:	mplayer-r34911-dont-use-ffmpeg-functionality-outside-stable-release.patch
12ru|mplayer-1.1.1-2.r36417.4plf|131	
12ru|mplayer-1.1.1-2.r36417.4plf|132	BuildRequires:	docbook-style-xsl
12ru|mplayer-1.1.1-2.r36417.4plf|133	BuildRequires:	docbook-dtd412-xml
12ru|mplayer-1.1.1-2.r36417.4plf|134	BuildRequires:	xsltproc
12ru|mplayer-1.1.1-2.r36417.4plf|135	BuildRequires:	bzip2-devel
12ru|mplayer-1.1.1-2.r36417.4plf|136	BuildRequires:	giflib-devel
12ru|mplayer-1.1.1-2.r36417.4plf|137	BuildRequires:	gsm-devel
12ru|mplayer-1.1.1-2.r36417.4plf|138	BuildRequires:	jpeg-devel
12ru|mplayer-1.1.1-2.r36417.4plf|139	BuildRequires:	ladspa-devel
12ru|mplayer-1.1.1-2.r36417.4plf|140	BuildRequires:	libdxr3-devel
12ru|mplayer-1.1.1-2.r36417.4plf|141	BuildRequires:	libmpcdec-devel
12ru|mplayer-1.1.1-2.r36417.4plf|142	BuildRequires:	mng-devel
12ru|mplayer-1.1.1-2.r36417.4plf|143	BuildRequires:	nas-devel
12ru|mplayer-1.1.1-2.r36417.4plf|144	BuildRequires:	pkgconfig(caca)
12ru|mplayer-1.1.1-2.r36417.4plf|145	BuildRequires:	pkgconfig(dvdread)
12ru|mplayer-1.1.1-2.r36417.4plf|146	BuildRequires:	pkgconfig(dvdnavmini)
12ru|mplayer-1.1.1-2.r36417.4plf|147	BuildRequires:	pkgconfig(gl)
12ru|mplayer-1.1.1-2.r36417.4plf|148	BuildRequires:	pkgconfig(libbs2b)
12ru|mplayer-1.1.1-2.r36417.4plf|149	BuildRequires:	pkgconfig(libmpg123)
12ru|mplayer-1.1.1-2.r36417.4plf|150	BuildRequires:	pkgconfig(libopenjpeg1)
12ru|mplayer-1.1.1-2.r36417.4plf|151	BuildRequires:	pkgconfig(libpng)
12ru|mplayer-1.1.1-2.r36417.4plf|152	BuildRequires:	pkgconfig(mad)
12ru|mplayer-1.1.1-2.r36417.4plf|153	BuildRequires:	pkgconfig(ncursesw)
12ru|mplayer-1.1.1-2.r36417.4plf|154	BuildRequires:	pkgconfig(speex)
12ru|mplayer-1.1.1-2.r36417.4plf|155	BuildRequires:	pkgconfig(xxf86vm)
12ru|mplayer-1.1.1-2.r36417.4plf|156	BuildRequires:	pkgconfig(xxf86dga)
12ru|mplayer-1.1.1-2.r36417.4plf|157	BuildRequires:	pkgconfig(xscrnsaver)
12ru|mplayer-1.1.1-2.r36417.4plf|158	%if %{build_aa}
12ru|mplayer-1.1.1-2.r36417.4plf|159	BuildRequires:	aalib-devel
12ru|mplayer-1.1.1-2.r36417.4plf|160	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|161	BuildRequires:	a52dec-devel
12ru|mplayer-1.1.1-2.r36417.4plf|162	%if %{build_amr}
12ru|mplayer-1.1.1-2.r36417.4plf|163	BuildRequires:	pkgconfig(opencore-amrnb)
12ru|mplayer-1.1.1-2.r36417.4plf|164	BuildRequires:	pkgconfig(opencore-amrwb)
12ru|mplayer-1.1.1-2.r36417.4plf|165	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|166	%if %{build_jack}
12ru|mplayer-1.1.1-2.r36417.4plf|167	BuildRequires:	pkgconfig(jack)
12ru|mplayer-1.1.1-2.r36417.4plf|168	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|169	%if %{build_pulse}
12ru|mplayer-1.1.1-2.r36417.4plf|170	BuildRequires:	pkgconfig(libpulse)
12ru|mplayer-1.1.1-2.r36417.4plf|171	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|172	%if %{build_openal}
12ru|mplayer-1.1.1-2.r36417.4plf|173	BuildRequires:	pkgconfig(openal)
12ru|mplayer-1.1.1-2.r36417.4plf|174	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|175	%if %{build_cdda}
12ru|mplayer-1.1.1-2.r36417.4plf|176	BuildRequires:	cdda-devel
12ru|mplayer-1.1.1-2.r36417.4plf|177	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|178	%if %{build_dirac}
12ru|mplayer-1.1.1-2.r36417.4plf|179	BuildRequires:	pkgconfig(dirac)  >= 0.9.0
12ru|mplayer-1.1.1-2.r36417.4plf|180	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|181	%if %{build_schroedinger}
12ru|mplayer-1.1.1-2.r36417.4plf|182	BuildRequires:	pkgconfig(schroedinger-1.0)
12ru|mplayer-1.1.1-2.r36417.4plf|183	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|184	%if %{build_dv}
12ru|mplayer-1.1.1-2.r36417.4plf|185	BuildRequires:	pkgconfig(libdv)
12ru|mplayer-1.1.1-2.r36417.4plf|186	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|187	%if %{build_lirc}
12ru|mplayer-1.1.1-2.r36417.4plf|188	BuildRequires:	pkgconfig(liblircclient0)
12ru|mplayer-1.1.1-2.r36417.4plf|189	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|190	%if %{build_lzo}
12ru|mplayer-1.1.1-2.r36417.4plf|191	BuildRequires:	liblzo-devel
12ru|mplayer-1.1.1-2.r36417.4plf|192	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|193	%if %{build_sdl}
12ru|mplayer-1.1.1-2.r36417.4plf|194	BuildRequires:	pkgconfig(sdl) >= 1.1.8
12ru|mplayer-1.1.1-2.r36417.4plf|195	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|196	%if %{build_smb}
12ru|mplayer-1.1.1-2.r36417.4plf|197	BuildRequires:	pkgconfig(smbclient)
12ru|mplayer-1.1.1-2.r36417.4plf|198	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|199	%if %{build_twolame}
12ru|mplayer-1.1.1-2.r36417.4plf|200	BuildRequires:	pkgconfig(twolame)
12ru|mplayer-1.1.1-2.r36417.4plf|201	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|202	%if %{build_faac}
12ru|mplayer-1.1.1-2.r36417.4plf|203	BuildRequires:	libfaac-devel
12ru|mplayer-1.1.1-2.r36417.4plf|204	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|205	%if %{build_faad}
12ru|mplayer-1.1.1-2.r36417.4plf|206	BuildRequires:	libfaad2-devel
12ru|mplayer-1.1.1-2.r36417.4plf|207	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|208	%if %{build_x264}
12ru|mplayer-1.1.1-2.r36417.4plf|209	BuildRequires:	pkgconfig(x264) >= 0.120
12ru|mplayer-1.1.1-2.r36417.4plf|210	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|211	%if %{build_xvid}
12ru|mplayer-1.1.1-2.r36417.4plf|212	BuildRequires:	xvid-devel
12ru|mplayer-1.1.1-2.r36417.4plf|213	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|214	%if %{build_dts}
12ru|mplayer-1.1.1-2.r36417.4plf|215	BuildRequires:	pkgconfig(libdts)
12ru|mplayer-1.1.1-2.r36417.4plf|216	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|217	%if %{build_lame}
12ru|mplayer-1.1.1-2.r36417.4plf|218	BuildRequires:	lame-devel
12ru|mplayer-1.1.1-2.r36417.4plf|219	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|220	%if %{build_live}
12ru|mplayer-1.1.1-2.r36417.4plf|221	BuildRequires:	live-devel
12ru|mplayer-1.1.1-2.r36417.4plf|222	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|223	%if %{build_vesa}
12ru|mplayer-1.1.1-2.r36417.4plf|224	BuildRequires:	libvbe-devel
12ru|mplayer-1.1.1-2.r36417.4plf|225	BuildRequires:	liblrmi-devel
12ru|mplayer-1.1.1-2.r36417.4plf|226	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|227	%if %{build_theora}
12ru|mplayer-1.1.1-2.r36417.4plf|228	BuildRequires:	pkgconfig(theora)
12ru|mplayer-1.1.1-2.r36417.4plf|229	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|230	%if %{build_fribidi}
12ru|mplayer-1.1.1-2.r36417.4plf|231	BuildRequires:	pkgconfig(fribidi) >= 0.10.4
12ru|mplayer-1.1.1-2.r36417.4plf|232	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|233	%if %{build_enca}
12ru|mplayer-1.1.1-2.r36417.4plf|234	BuildRequires:	pkgconfig(enca)
12ru|mplayer-1.1.1-2.r36417.4plf|235	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|236	%if %{build_directfb}
12ru|mplayer-1.1.1-2.r36417.4plf|237	BuildRequires:	pkgconfig(directfb)
12ru|mplayer-1.1.1-2.r36417.4plf|238	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|239	%if %{build_xvmc}
12ru|mplayer-1.1.1-2.r36417.4plf|240	BuildRequires:	pkgconfig(xvmc)
12ru|mplayer-1.1.1-2.r36417.4plf|241	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|242	%if %{build_vdpau}
12ru|mplayer-1.1.1-2.r36417.4plf|243	BuildRequires:	pkgconfig(vdpau)
12ru|mplayer-1.1.1-2.r36417.4plf|244	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|245	%if %{build_libass}
12ru|mplayer-1.1.1-2.r36417.4plf|246	BuildRequires:	pkgconfig(libass)
12ru|mplayer-1.1.1-2.r36417.4plf|247	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|248	%if %{build_vpx}
12ru|mplayer-1.1.1-2.r36417.4plf|249	BuildRequires:	pkgconfig(vpx)
12ru|mplayer-1.1.1-2.r36417.4plf|250	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|251	%if %{build_rtmp}
12ru|mplayer-1.1.1-2.r36417.4plf|252	BuildRequires:	pkgconfig(librtmp)
12ru|mplayer-1.1.1-2.r36417.4plf|253	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|254	%if %{build_yasm}
12ru|mplayer-1.1.1-2.r36417.4plf|255	BuildRequires:	yasm
12ru|mplayer-1.1.1-2.r36417.4plf|256	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|257	%if %{build_system_ffmpeg}
12ru|mplayer-1.1.1-2.r36417.4plf|258	BuildRequires:	ffmpeg-devel
12ru|mplayer-1.1.1-2.r36417.4plf|259	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|260	
12ru|mplayer-1.1.1-2.r36417.4plf|261	%if "%{_lib}" == "lib64"
12ru|mplayer-1.1.1-2.r36417.4plf|262	%global	_ext	()(64bit)
12ru|mplayer-1.1.1-2.r36417.4plf|263	%else
12ru|mplayer-1.1.1-2.r36417.4plf|264	%global	_ext	%{nil}
12ru|mplayer-1.1.1-2.r36417.4plf|265	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|266	
12ru|mplayer-1.1.1-2.r36417.4plf|267	# With plf build they are auto-required
12ru|mplayer-1.1.1-2.r36417.4plf|268	%if ! %{build_plf}
12ru|mplayer-1.1.1-2.r36417.4plf|269	Suggests:	libfaac.so.0%{_ext}
12ru|mplayer-1.1.1-2.r36417.4plf|270	Suggests:	libfaad.so.2%{_ext}
12ru|mplayer-1.1.1-2.r36417.4plf|271	Suggests:	libx264.so.120%{_ext}
12ru|mplayer-1.1.1-2.r36417.4plf|272	Suggests:	libopencore-amrnb.so.0%{_ext}
12ru|mplayer-1.1.1-2.r36417.4plf|273	Suggests:	libopencore-amrwb.so.0%{_ext}
12ru|mplayer-1.1.1-2.r36417.4plf|274	Suggests:	libtwolame.so.0%{_ext}
12ru|mplayer-1.1.1-2.r36417.4plf|275	Suggests:	libdca.so.0%{_ext}
12ru|mplayer-1.1.1-2.r36417.4plf|276	Suggests:	libdvdcss.so.2%{_ext}
12ru|mplayer-1.1.1-2.r36417.4plf|277	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|278	
12ru|mplayer-1.1.1-2.r36417.4plf|279	%description
12ru|mplayer-1.1.1-2.r36417.4plf|280	MPlayer is a movie player for LINUX (runs on many other Unices, and
12ru|mplayer-1.1.1-2.r36417.4plf|281	non-x86 CPUs, see the documentation). It plays most MPEG, VOB, AVI,
12ru|mplayer-1.1.1-2.r36417.4plf|282	VIVO, ASF/WMV, QT/MOV, FLI, NuppelVideo, yuv4mpeg, FILM, RoQ, and some
12ru|mplayer-1.1.1-2.r36417.4plf|283	RealMedia files, supported by many native, XAnim, and Win32 DLL codecs.
12ru|mplayer-1.1.1-2.r36417.4plf|284	You can watch VideoCD, SVCD, DVD, 3ivx, FLI, and even DivX movies too
12ru|mplayer-1.1.1-2.r36417.4plf|285	(and you don't need the avifile library at all!). The another big
12ru|mplayer-1.1.1-2.r36417.4plf|286	feature of mplayer is the wide range of supported output drivers. It
12ru|mplayer-1.1.1-2.r36417.4plf|287	works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, but you can use
12ru|mplayer-1.1.1-2.r36417.4plf|288	SDL (and this way all drivers of SDL), VESA (on every VESA compatible
12ru|mplayer-1.1.1-2.r36417.4plf|289	card, even without X!), and some lowlevel card-specific drivers (for
12ru|mplayer-1.1.1-2.r36417.4plf|290	Matrox, 3Dfx and Radeon) too! Most of them supports software or hardware
12ru|mplayer-1.1.1-2.r36417.4plf|291	scaling, so you can enjoy movies in fullscreen. MPlayer supports
12ru|mplayer-1.1.1-2.r36417.4plf|292	displaying through some hardware MPEG decoder boards, such as the DVB
12ru|mplayer-1.1.1-2.r36417.4plf|293	and DXR3/Hollywood+! And what about the nice big antialiased shaded
12ru|mplayer-1.1.1-2.r36417.4plf|294	subtitles (9 supported types!!!) with european/ISO 8859-1,2 (hungarian,
12ru|mplayer-1.1.1-2.r36417.4plf|295	english, czech, etc), cyrillic, korean fonts, and OSD?
12ru|mplayer-1.1.1-2.r36417.4plf|296	
12ru|mplayer-1.1.1-2.r36417.4plf|297	Note: If you want to play Real content, you need to have the content
12ru|mplayer-1.1.1-2.r36417.4plf|298	of RealPlayer's Codecs directory in %{_libdir}/codecs/
12ru|mplayer-1.1.1-2.r36417.4plf|299	
12ru|mplayer-1.1.1-2.r36417.4plf|300	%if %{build_plf}
12ru|mplayer-1.1.1-2.r36417.4plf|301	This package is in restricted because some included codecs are covered
12ru|mplayer-1.1.1-2.r36417.4plf|302	by patents. It also includes support for reading DVDs encrypted with
12ru|mplayer-1.1.1-2.r36417.4plf|303	CSS which might be illegal in some countries.
12ru|mplayer-1.1.1-2.r36417.4plf|304	
12ru|mplayer-1.1.1-2.r36417.4plf|305	For non-free binary codecs support you should install the packages
12ru|mplayer-1.1.1-2.r36417.4plf|306	win32-codecs, real-codecs and xanim-codecs.
12ru|mplayer-1.1.1-2.r36417.4plf|307	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|308	
12ru|mplayer-1.1.1-2.r36417.4plf|309	%files -f mplayer.lang
12ru|mplayer-1.1.1-2.r36417.4plf|310	%doc AUTHORS Changelog README Copyright
12ru|mplayer-1.1.1-2.r36417.4plf|311	%dir %{_sysconfdir}/%{name}
12ru|mplayer-1.1.1-2.r36417.4plf|312	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/mplayer.conf
12ru|mplayer-1.1.1-2.r36417.4plf|313	%config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/%{name}/menu.conf
12ru|mplayer-1.1.1-2.r36417.4plf|314	%{_bindir}/midentify
12ru|mplayer-1.1.1-2.r36417.4plf|315	%{_bindir}/mplayer
12ru|mplayer-1.1.1-2.r36417.4plf|316	%{_mandir}/man1/mplayer.1*
12ru|mplayer-1.1.1-2.r36417.4plf|317	%dir %{_datadir}/%{name}
12ru|mplayer-1.1.1-2.r36417.4plf|318	
12ru|mplayer-1.1.1-2.r36417.4plf|319	#----------------------------------------------------------------------------
12ru|mplayer-1.1.1-2.r36417.4plf|320	
12ru|mplayer-1.1.1-2.r36417.4plf|321	%package doc
12ru|mplayer-1.1.1-2.r36417.4plf|322	Summary:	%{oname} documentation
12ru|mplayer-1.1.1-2.r36417.4plf|323	Group:		Books/Computer books
12ru|mplayer-1.1.1-2.r36417.4plf|324	BuildArch:	noarch
12ru|mplayer-1.1.1-2.r36417.4plf|325	
12ru|mplayer-1.1.1-2.r36417.4plf|326	%description doc
12ru|mplayer-1.1.1-2.r36417.4plf|327	This package contains documentation for %{oname}.
12ru|mplayer-1.1.1-2.r36417.4plf|328	
12ru|mplayer-1.1.1-2.r36417.4plf|329	%files doc
12ru|mplayer-1.1.1-2.r36417.4plf|330	%doc README.DOCS
12ru|mplayer-1.1.1-2.r36417.4plf|331	%doc DOCS/default.css DOCS/xml DOCS/tech/
12ru|mplayer-1.1.1-2.r36417.4plf|332	
12ru|mplayer-1.1.1-2.r36417.4plf|333	#----------------------------------------------------------------------------
12ru|mplayer-1.1.1-2.r36417.4plf|334	
12ru|mplayer-1.1.1-2.r36417.4plf|335	%if %{build_gui}
12ru|mplayer-1.1.1-2.r36417.4plf|336	%package gui
12ru|mplayer-1.1.1-2.r36417.4plf|337	Summary:	GUI for %{name}
12ru|mplayer-1.1.1-2.r36417.4plf|338	Group:		Video
12ru|mplayer-1.1.1-2.r36417.4plf|339	Requires:	%{name} = %{version}
12ru|mplayer-1.1.1-2.r36417.4plf|340	BuildRequires:	pkgconfig(gtk+-2.0)
12ru|mplayer-1.1.1-2.r36417.4plf|341	BuildRequires:	imagemagick
12ru|mplayer-1.1.1-2.r36417.4plf|342	Requires:	soundwrapper
12ru|mplayer-1.1.1-2.r36417.4plf|343	
12ru|mplayer-1.1.1-2.r36417.4plf|344	%description gui
12ru|mplayer-1.1.1-2.r36417.4plf|345	This package contains a GUI for %{name}.
12ru|mplayer-1.1.1-2.r36417.4plf|346	
12ru|mplayer-1.1.1-2.r36417.4plf|347	%files gui
12ru|mplayer-1.1.1-2.r36417.4plf|348	%{_bindir}/gmplayer
12ru|mplayer-1.1.1-2.r36417.4plf|349	%{_datadir}/applications/mplayer.desktop
12ru|mplayer-1.1.1-2.r36417.4plf|350	%{_datadir}/%{name}/skins
12ru|mplayer-1.1.1-2.r36417.4plf|351	%{_iconsdir}/mplayer.png
12ru|mplayer-1.1.1-2.r36417.4plf|352	%{_miconsdir}/mplayer.png
12ru|mplayer-1.1.1-2.r36417.4plf|353	%{_liconsdir}/mplayer.png
12ru|mplayer-1.1.1-2.r36417.4plf|354	
12ru|mplayer-1.1.1-2.r36417.4plf|355	%pre gui
12ru|mplayer-1.1.1-2.r36417.4plf|356	if [ -d %{_datadir}/%{name}/skins/default ]
12ru|mplayer-1.1.1-2.r36417.4plf|357	then rm -rf %{_datadir}/%{name}/skins/default
12ru|mplayer-1.1.1-2.r36417.4plf|358	fi
12ru|mplayer-1.1.1-2.r36417.4plf|359	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|360	
12ru|mplayer-1.1.1-2.r36417.4plf|361	#----------------------------------------------------------------------------
12ru|mplayer-1.1.1-2.r36417.4plf|362	
12ru|mplayer-1.1.1-2.r36417.4plf|363	%if %{build_mencoder}
12ru|mplayer-1.1.1-2.r36417.4plf|364	%package -n mencoder
12ru|mplayer-1.1.1-2.r36417.4plf|365	Summary:	MPlayer's movie encoder
12ru|mplayer-1.1.1-2.r36417.4plf|366	Group:		Video
12ru|mplayer-1.1.1-2.r36417.4plf|367	Requires:	%{name}
12ru|mplayer-1.1.1-2.r36417.4plf|368	
12ru|mplayer-1.1.1-2.r36417.4plf|369	%description -n mencoder
12ru|mplayer-1.1.1-2.r36417.4plf|370	MEncoder a movie encoder and is a part of the MPlayer package.
12ru|mplayer-1.1.1-2.r36417.4plf|371	%if ! %{build_plf}
12ru|mplayer-1.1.1-2.r36417.4plf|372	Note: this version does not have support for encoding mp3 audio streams in the
12ru|mplayer-1.1.1-2.r36417.4plf|373	video files.
12ru|mplayer-1.1.1-2.r36417.4plf|374	%else
12ru|mplayer-1.1.1-2.r36417.4plf|375	This restricted build has additional support for AAC decoding with libfaad
12ru|mplayer-1.1.1-2.r36417.4plf|376	and MP3 encoding with lame, both are covered by software patents. It
12ru|mplayer-1.1.1-2.r36417.4plf|377	also includes support for reading DVDs encrypted with CSS which might
12ru|mplayer-1.1.1-2.r36417.4plf|378	be illegal in some countries.
12ru|mplayer-1.1.1-2.r36417.4plf|379	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|380	
12ru|mplayer-1.1.1-2.r36417.4plf|381	%files -n mencoder -f mencoder.lang
12ru|mplayer-1.1.1-2.r36417.4plf|382	%{_bindir}/mencoder
12ru|mplayer-1.1.1-2.r36417.4plf|383	%{_bindir}/divx2svcd
12ru|mplayer-1.1.1-2.r36417.4plf|384	%{_bindir}/mencvcd
12ru|mplayer-1.1.1-2.r36417.4plf|385	%{_bindir}/wma2ogg.pl
12ru|mplayer-1.1.1-2.r36417.4plf|386	%{_mandir}/man1/mencoder.1*
12ru|mplayer-1.1.1-2.r36417.4plf|387	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|388	
12ru|mplayer-1.1.1-2.r36417.4plf|389	#----------------------------------------------------------------------------
12ru|mplayer-1.1.1-2.r36417.4plf|390	
12ru|mplayer-1.1.1-2.r36417.4plf|391	%prep
12ru|mplayer-1.1.1-2.r36417.4plf|392	%if "%{svn}" != ""
12ru|mplayer-1.1.1-2.r36417.4plf|393	%setup -q -n %{name} -a 4
12ru|mplayer-1.1.1-2.r36417.4plf|394	%else
12ru|mplayer-1.1.1-2.r36417.4plf|395	%setup -q -n MPlayer-%{version}%{prerel} -a 4
12ru|mplayer-1.1.1-2.r36417.4plf|396	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|397	#gw as we have have used svn export:
12ru|mplayer-1.1.1-2.r36417.4plf|398	echo %{svn}|sed s/^r// > snapshot_version
12ru|mplayer-1.1.1-2.r36417.4plf|399	find DOCS -name .svn|xargs rm -rf
12ru|mplayer-1.1.1-2.r36417.4plf|400	#gw fix permissions
12ru|mplayer-1.1.1-2.r36417.4plf|401	chmod 644 AUTHORS Changelog README Copyright
12ru|mplayer-1.1.1-2.r36417.4plf|402	rm -f Blue/README
12ru|mplayer-1.1.1-2.r36417.4plf|403	%patch0 -p1 -b .mdv~
12ru|mplayer-1.1.1-2.r36417.4plf|404	%patch28 -p1 -b .rtsp-extra-fixes
12ru|mplayer-1.1.1-2.r36417.4plf|405	%patch31 -p1 -b .format~
12ru|mplayer-1.1.1-2.r36417.4plf|406	%patch33 -p0 -b .dlfcn~
12ru|mplayer-1.1.1-2.r36417.4plf|407	%patch35 -p0
12ru|mplayer-1.1.1-2.r36417.4plf|408	%if ! %{build_plf}
12ru|mplayer-1.1.1-2.r36417.4plf|409	%patch39 -p1 -b .dlopen~
12ru|mplayer-1.1.1-2.r36417.4plf|410	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|411	rm -rf ffmpeg
12ru|mplayer-1.1.1-2.r36417.4plf|412	%patch40 -p1 -b .ffmpeg~
12ru|mplayer-1.1.1-2.r36417.4plf|413	%patch42 -p1 -b .internal_filters~
12ru|mplayer-1.1.1-2.r36417.4plf|414	%patch43 -p1 -b .ffm_stable~
12ru|mplayer-1.1.1-2.r36417.4plf|415	
12ru|mplayer-1.1.1-2.r36417.4plf|416	# Sometimes (1.1.1) mplayer guys forget to update the VERSION file...
12ru|mplayer-1.1.1-2.r36417.4plf|417	# Let's fix it here, but let's not abuse this ;)
12ru|mplayer-1.1.1-2.r36417.4plf|418	echo %{version} >VERSION
12ru|mplayer-1.1.1-2.r36417.4plf|419	
12ru|mplayer-1.1.1-2.r36417.4plf|420	perl -pi -e 's^r\$svn_revision^%{release}^' version.sh
12ru|mplayer-1.1.1-2.r36417.4plf|421	
12ru|mplayer-1.1.1-2.r36417.4plf|422	mv DOCS/README README.DOCS
12ru|mplayer-1.1.1-2.r36417.4plf|423	
12ru|mplayer-1.1.1-2.r36417.4plf|424	%build
12ru|mplayer-1.1.1-2.r36417.4plf|425	export CFLAGS="$CFLAGS %{optflags}"
12ru|mplayer-1.1.1-2.r36417.4plf|426	%if %{build_debug}
12ru|mplayer-1.1.1-2.r36417.4plf|427	export CFLAGS="$CFLAGS -g"
12ru|mplayer-1.1.1-2.r36417.4plf|428	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|429	%ifarch ppc
12ru|mplayer-1.1.1-2.r36417.4plf|430	export CFLAGS="$CFLAGS -mcpu=7450 -maltivec"
12ru|mplayer-1.1.1-2.r36417.4plf|431	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|432	%if %{build_directfb}
12ru|mplayer-1.1.1-2.r36417.4plf|433	export CPPFLAGS="-I%{_includedir}/directfb"
12ru|mplayer-1.1.1-2.r36417.4plf|434	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|435	export LDFLAGS="%{?ldflags}"
12ru|mplayer-1.1.1-2.r36417.4plf|436	./configure \
12ru|mplayer-1.1.1-2.r36417.4plf|437	--prefix=%{_prefix} \
12ru|mplayer-1.1.1-2.r36417.4plf|438	--datadir=%{_datadir}/%{name} \
12ru|mplayer-1.1.1-2.r36417.4plf|439	--confdir=%{_sysconfdir}/%{name} \
12ru|mplayer-1.1.1-2.r36417.4plf|440	--libdir=%{_libdir} \
12ru|mplayer-1.1.1-2.r36417.4plf|441	--codecsdir=%{_libdir}/codecs \
12ru|mplayer-1.1.1-2.r36417.4plf|442	--language=all \
12ru|mplayer-1.1.1-2.r36417.4plf|443	%ifarch %{ix86}
12ru|mplayer-1.1.1-2.r36417.4plf|444	--enable-mmx \
12ru|mplayer-1.1.1-2.r36417.4plf|445	--enable-3dnow \
12ru|mplayer-1.1.1-2.r36417.4plf|446	--enable-sse \
12ru|mplayer-1.1.1-2.r36417.4plf|447	--enable-sse2 \
12ru|mplayer-1.1.1-2.r36417.4plf|448	--enable-fastmemcpy \
12ru|mplayer-1.1.1-2.r36417.4plf|449	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|450	%if %{with cpudetection}
12ru|mplayer-1.1.1-2.r36417.4plf|451	--enable-runtime-cpudetection \
12ru|mplayer-1.1.1-2.r36417.4plf|452	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|453	%if %{build_debug}
12ru|mplayer-1.1.1-2.r36417.4plf|454	--enable-debug=3 \
12ru|mplayer-1.1.1-2.r36417.4plf|455	%else
12ru|mplayer-1.1.1-2.r36417.4plf|456	--disable-sighandler \
12ru|mplayer-1.1.1-2.r36417.4plf|457	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|458	%if %{build_gui}
12ru|mplayer-1.1.1-2.r36417.4plf|459	--enable-gui \
12ru|mplayer-1.1.1-2.r36417.4plf|460	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|461	%if %{build_mencoder}
12ru|mplayer-1.1.1-2.r36417.4plf|462	--enable-mencoder \
12ru|mplayer-1.1.1-2.r36417.4plf|463	%else
12ru|mplayer-1.1.1-2.r36417.4plf|464	--disable-mencoder \
12ru|mplayer-1.1.1-2.r36417.4plf|465	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|466	--disable-arts \
12ru|mplayer-1.1.1-2.r36417.4plf|467	--disable-ggi \
12ru|mplayer-1.1.1-2.r36417.4plf|468	--disable-libdvdcss-internal \
12ru|mplayer-1.1.1-2.r36417.4plf|469	--enable-dvdnav \
12ru|mplayer-1.1.1-2.r36417.4plf|470	--disable-dvdread-internal \
12ru|mplayer-1.1.1-2.r36417.4plf|471	--enable-dvdread \
12ru|mplayer-1.1.1-2.r36417.4plf|472	--enable-tv \
12ru|mplayer-1.1.1-2.r36417.4plf|473	--enable-joystick \
12ru|mplayer-1.1.1-2.r36417.4plf|474	--enable-gl \
12ru|mplayer-1.1.1-2.r36417.4plf|475	--disable-svga \
12ru|mplayer-1.1.1-2.r36417.4plf|476	--enable-menu \
12ru|mplayer-1.1.1-2.r36417.4plf|477	--disable-zr \
12ru|mplayer-1.1.1-2.r36417.4plf|478	%if ! %{build_dts}
12ru|mplayer-1.1.1-2.r36417.4plf|479	--disable-libdca \
12ru|mplayer-1.1.1-2.r36417.4plf|480	--enable-libdca-dlopen \
12ru|mplayer-1.1.1-2.r36417.4plf|481	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|482	--enable-freetype \
12ru|mplayer-1.1.1-2.r36417.4plf|483	--enable-nas \
12ru|mplayer-1.1.1-2.r36417.4plf|484	%if %{build_system_ffmpeg}
12ru|mplayer-1.1.1-2.r36417.4plf|485	--disable-ffmpeg_a \
12ru|mplayer-1.1.1-2.r36417.4plf|486	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|487	%if ! %{build_faad}
12ru|mplayer-1.1.1-2.r36417.4plf|488	--disable-faad \
12ru|mplayer-1.1.1-2.r36417.4plf|489	--disable-decoder=AAC \
12ru|mplayer-1.1.1-2.r36417.4plf|490	--enable-faad-dlopen \
12ru|mplayer-1.1.1-2.r36417.4plf|491	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|492	%if ! %{build_faac}
12ru|mplayer-1.1.1-2.r36417.4plf|493	--enable-faac-dlopen \
12ru|mplayer-1.1.1-2.r36417.4plf|494	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|495	%if ! %{build_twolame}
12ru|mplayer-1.1.1-2.r36417.4plf|496	--disable-twolame \
12ru|mplayer-1.1.1-2.r36417.4plf|497	--enable-twolame-dlopen \
12ru|mplayer-1.1.1-2.r36417.4plf|498	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|499	%if ! %{build_x264}
12ru|mplayer-1.1.1-2.r36417.4plf|500	--enable-x264-dlopen \
12ru|mplayer-1.1.1-2.r36417.4plf|501	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|502	%if %{build_lirc}
12ru|mplayer-1.1.1-2.r36417.4plf|503	--enable-lirc \
12ru|mplayer-1.1.1-2.r36417.4plf|504	%else
12ru|mplayer-1.1.1-2.r36417.4plf|505	--disable-lirc \
12ru|mplayer-1.1.1-2.r36417.4plf|506	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|507	%if ! %{build_v4l2}
12ru|mplayer-1.1.1-2.r36417.4plf|508	--disable-tv-v4l2 \
12ru|mplayer-1.1.1-2.r36417.4plf|509	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|510	%if ! %{build_mga}
12ru|mplayer-1.1.1-2.r36417.4plf|511	--disable-mga \
12ru|mplayer-1.1.1-2.r36417.4plf|512	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|513	%if ! %{build_fbdev}
12ru|mplayer-1.1.1-2.r36417.4plf|514	--disable-fbdev \
12ru|mplayer-1.1.1-2.r36417.4plf|515	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|516	%if %{build_directfb}
12ru|mplayer-1.1.1-2.r36417.4plf|517	--enable-directfb \
12ru|mplayer-1.1.1-2.r36417.4plf|518	%else
12ru|mplayer-1.1.1-2.r36417.4plf|519	--disable-directfb \
12ru|mplayer-1.1.1-2.r36417.4plf|520	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|521	%if ! %{build_live}
12ru|mplayer-1.1.1-2.r36417.4plf|522	--disable-live \
12ru|mplayer-1.1.1-2.r36417.4plf|523	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|524	%if ! %{build_vesa}
12ru|mplayer-1.1.1-2.r36417.4plf|525	--disable-vesa \
12ru|mplayer-1.1.1-2.r36417.4plf|526	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|527	%if %{build_theora}
12ru|mplayer-1.1.1-2.r36417.4plf|528	--enable-theora \
12ru|mplayer-1.1.1-2.r36417.4plf|529	%else
12ru|mplayer-1.1.1-2.r36417.4plf|530	--disable-theora \
12ru|mplayer-1.1.1-2.r36417.4plf|531	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|532	%if %{build_smb}
12ru|mplayer-1.1.1-2.r36417.4plf|533	--enable-smb \
12ru|mplayer-1.1.1-2.r36417.4plf|534	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|535	%if ! %{build_dvb}
12ru|mplayer-1.1.1-2.r36417.4plf|536	--disable-dvb \
12ru|mplayer-1.1.1-2.r36417.4plf|537	--disable-dvbhead \
12ru|mplayer-1.1.1-2.r36417.4plf|538	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|539	%if ! %{build_jack}
12ru|mplayer-1.1.1-2.r36417.4plf|540	--disable-jack \
12ru|mplayer-1.1.1-2.r36417.4plf|541	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|542	%if ! %{build_aa}
12ru|mplayer-1.1.1-2.r36417.4plf|543	--disable-aa \
12ru|mplayer-1.1.1-2.r36417.4plf|544	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|545	%if ! %{build_cdda}
12ru|mplayer-1.1.1-2.r36417.4plf|546	--disable-cdparanoia \
12ru|mplayer-1.1.1-2.r36417.4plf|547	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|548	%if ! %{build_dv}
12ru|mplayer-1.1.1-2.r36417.4plf|549	--disable-libdv \
12ru|mplayer-1.1.1-2.r36417.4plf|550	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|551	%if ! %{build_lzo}
12ru|mplayer-1.1.1-2.r36417.4plf|552	--disable-liblzo \
12ru|mplayer-1.1.1-2.r36417.4plf|553	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|554	%if ! %{build_sdl}
12ru|mplayer-1.1.1-2.r36417.4plf|555	--disable-sdl \
12ru|mplayer-1.1.1-2.r36417.4plf|556	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|557	%if ! %{build_alsa}
12ru|mplayer-1.1.1-2.r36417.4plf|558	--disable-alsa \
12ru|mplayer-1.1.1-2.r36417.4plf|559	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|560	%if ! %{build_fribidi}
12ru|mplayer-1.1.1-2.r36417.4plf|561	--disable-fribidi \
12ru|mplayer-1.1.1-2.r36417.4plf|562	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|563	%if ! %{build_enca}
12ru|mplayer-1.1.1-2.r36417.4plf|564	--disable-enca \
12ru|mplayer-1.1.1-2.r36417.4plf|565	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|566	%if %{build_pulse}
12ru|mplayer-1.1.1-2.r36417.4plf|567	--enable-pulse \
12ru|mplayer-1.1.1-2.r36417.4plf|568	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|569	%if ! %{build_openal}
12ru|mplayer-1.1.1-2.r36417.4plf|570	--disable-openal \
12ru|mplayer-1.1.1-2.r36417.4plf|571	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|572	%if %{build_xvmc}
12ru|mplayer-1.1.1-2.r36417.4plf|573	--enable-xvmc \
12ru|mplayer-1.1.1-2.r36417.4plf|574	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|575	%if ! %{build_ivtv}
12ru|mplayer-1.1.1-2.r36417.4plf|576	--disable-ivtv \
12ru|mplayer-1.1.1-2.r36417.4plf|577	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|578	%if ! %{build_vdpau}
12ru|mplayer-1.1.1-2.r36417.4plf|579	--disable-vdpau \
12ru|mplayer-1.1.1-2.r36417.4plf|580	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|581	%if ! %{build_amr}
12ru|mplayer-1.1.1-2.r36417.4plf|582	--disable-libopencore_amrnb \
12ru|mplayer-1.1.1-2.r36417.4plf|583	--disable-libopencore_amrwb \
12ru|mplayer-1.1.1-2.r36417.4plf|584	--enable-libopencore_amrnb-dlopen \
12ru|mplayer-1.1.1-2.r36417.4plf|585	--enable-libopencore_amrwb-dlopen
12ru|mplayer-1.1.1-2.r36417.4plf|586	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|587	
12ru|mplayer-1.1.1-2.r36417.4plf|588	# Keep this line before empty end %%configure (ppc conditionnal pb)
12ru|mplayer-1.1.1-2.r36417.4plf|589	make
12ru|mplayer-1.1.1-2.r36417.4plf|590	#gw make sure we have our version string included:
12ru|mplayer-1.1.1-2.r36417.4plf|591	fgrep %{version} version.h
12ru|mplayer-1.1.1-2.r36417.4plf|592	
12ru|mplayer-1.1.1-2.r36417.4plf|593	%install
12ru|mplayer-1.1.1-2.r36417.4plf|594	install -d -m 755 %{buildroot}%{_datadir}/%{name}
12ru|mplayer-1.1.1-2.r36417.4plf|595	install -d -m 755 %{buildroot}%{_sysconfdir}/%{name}
12ru|mplayer-1.1.1-2.r36417.4plf|596	install -m755 mplayer -D %{buildroot}%{_bindir}/mplayer
12ru|mplayer-1.1.1-2.r36417.4plf|597	for lang in de fr hu pl es it zh_CN en; do
12ru|mplayer-1.1.1-2.r36417.4plf|598	install -m644 DOCS/man/$lang/mplayer.1 -D %{buildroot}%{_mandir}/$([ "$lang" != "en" ] && echo $lang)/man1/mplayer.1
12ru|mplayer-1.1.1-2.r36417.4plf|599	done
12ru|mplayer-1.1.1-2.r36417.4plf|600	
12ru|mplayer-1.1.1-2.r36417.4plf|601	%find_lang mplayer --with-man
12ru|mplayer-1.1.1-2.r36417.4plf|602	
12ru|mplayer-1.1.1-2.r36417.4plf|603	######################### Mencoder #########################
12ru|mplayer-1.1.1-2.r36417.4plf|604	%if %{build_mencoder}
12ru|mplayer-1.1.1-2.r36417.4plf|605	install -m755 mencoder -D %{buildroot}%{_bindir}/mencoder
12ru|mplayer-1.1.1-2.r36417.4plf|606	
12ru|mplayer-1.1.1-2.r36417.4plf|607	for lang in de fr hu pl es it zh_CN en; do
12ru|mplayer-1.1.1-2.r36417.4plf|608	ln -s mplayer.1 %{buildroot}%{_mandir}/$([ "$lang" != "en" ] && echo $lang)/man1/mencoder.1
12ru|mplayer-1.1.1-2.r36417.4plf|609	done
12ru|mplayer-1.1.1-2.r36417.4plf|610	
12ru|mplayer-1.1.1-2.r36417.4plf|611	%find_lang mencoder --with-man
12ru|mplayer-1.1.1-2.r36417.4plf|612	
12ru|mplayer-1.1.1-2.r36417.4plf|613	install -m 755 TOOLS/mencvcd.sh %{buildroot}%{_bindir}/mencvcd
12ru|mplayer-1.1.1-2.r36417.4plf|614	install -m 755 TOOLS/divx2svcd.sh %{buildroot}%{_bindir}/divx2svcd
12ru|mplayer-1.1.1-2.r36417.4plf|615	install -m 755 TOOLS/wma2ogg.pl %{buildroot}%{_bindir}/wma2ogg.pl
12ru|mplayer-1.1.1-2.r36417.4plf|616	install -m 755 TOOLS/midentify.sh %{buildroot}%{_bindir}/midentify
12ru|mplayer-1.1.1-2.r36417.4plf|617	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|618	######################### /Mencoder #########################
12ru|mplayer-1.1.1-2.r36417.4plf|619	
12ru|mplayer-1.1.1-2.r36417.4plf|620	install -m 644 etc/example.conf %{buildroot}%{_sysconfdir}/%{name}/mplayer.conf
12ru|mplayer-1.1.1-2.r36417.4plf|621	install -m 644 etc/menu.conf %{buildroot}%{_sysconfdir}/%{name}
12ru|mplayer-1.1.1-2.r36417.4plf|622	
12ru|mplayer-1.1.1-2.r36417.4plf|623	%if %{build_gui}
12ru|mplayer-1.1.1-2.r36417.4plf|624	# default Skin
12ru|mplayer-1.1.1-2.r36417.4plf|625	install -d -m 755 %{buildroot}%{_datadir}/%{name}/skins/
12ru|mplayer-1.1.1-2.r36417.4plf|626	cp -r Blue %{buildroot}%{_datadir}/%{name}/skins/
12ru|mplayer-1.1.1-2.r36417.4plf|627	ln -s Blue %{buildroot}%{_datadir}/%{name}/skins/default
12ru|mplayer-1.1.1-2.r36417.4plf|628	# gmplayer equals mplayer -gui
12ru|mplayer-1.1.1-2.r36417.4plf|629	ln -s mplayer %{buildroot}%{_bindir}/gmplayer
12ru|mplayer-1.1.1-2.r36417.4plf|630	# icons
12ru|mplayer-1.1.1-2.r36417.4plf|631	mkdir -p %{buildroot}{%{_liconsdir},%{_iconsdir},%{_miconsdir}}
12ru|mplayer-1.1.1-2.r36417.4plf|632	convert -transparent white Blue/icons/icon48x48.png %{buildroot}%{_liconsdir}/mplayer.png
12ru|mplayer-1.1.1-2.r36417.4plf|633	convert -transparent white Blue/icons/icon32x32.png %{buildroot}%{_iconsdir}/mplayer.png
12ru|mplayer-1.1.1-2.r36417.4plf|634	convert -transparent white -scale 16x16 Blue/icons/icon48x48.png %{buildroot}%{_miconsdir}/mplayer.png
12ru|mplayer-1.1.1-2.r36417.4plf|635	install -D -m 644 etc/mplayer.desktop %{buildroot}%{_datadir}/applications/mplayer.desktop
12ru|mplayer-1.1.1-2.r36417.4plf|636	perl -pi -e 's@mplayer$@mplayer@g' %{buildroot}%{_datadir}/applications/mplayer.desktop
12ru|mplayer-1.1.1-2.r36417.4plf|637	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|638	
12ru|mplayer-1.1.1-2.r36417.4plf|639	%if %{build_debug}
12ru|mplayer-1.1.1-2.r36417.4plf|640	export DONT_STRIP=1
12ru|mplayer-1.1.1-2.r36417.4plf|641	%endif
12ru|mplayer-1.1.1-2.r36417.4plf|642	
12ru|mplayer-1.1.1-2.r36417.4plf|643	
12ru|mplayer-1.1.1-2.r36417.4plf|644	%changelog
12ru|mplayer-1.1.1-2.r36417.4plf|645	* Tue Oct 29 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.1-2.r36417.4plf
12ru|mplayer-1.1.1-2.r36417.4plf|646	+ Revision: 79cae17
12ru|mplayer-1.1.1-2.r36417.4plf|647	- LOG Rebuild with ffmpeg 2.1
12ru|mplayer-1.1.1-2.r36417.4plf|648	
12ru|mplayer-1.1.1-2.r36417.4plf|649	

21896 12
12ru|ogmrip-1.0.0-1|1	%define distsuffix plf
12ru|ogmrip-1.0.0-1|2	%define major 1
12ru|ogmrip-1.0.0-1|3	%define mplayerver 1.1.1
12ru|ogmrip-1.0.0-1|4	
12ru|ogmrip-1.0.0-1|5	Summary:	Graphical DVD ripper
12ru|ogmrip-1.0.0-1|6	Name:		ogmrip
12ru|ogmrip-1.0.0-1|7	Version:	1.0.0
12ru|ogmrip-1.0.0-1|8	Release:	1
12ru|ogmrip-1.0.0-1|9	#gw the lib is LGPL, the main program is GPL
12ru|ogmrip-1.0.0-1|10	License:	LGPLv2+ and GPLv2+
12ru|ogmrip-1.0.0-1|11	Group:		Video
12ru|ogmrip-1.0.0-1|12	Url:		http://ogmrip.sourceforge.net/
12ru|ogmrip-1.0.0-1|13	Source0:	http://prdownloads.sourceforge.net/ogmrip/%{name}-%{version}.tar.gz
12ru|ogmrip-1.0.0-1|14	#gw hardcode to mplayer 1.0rc2 as our patched version number isn't parsed
12ru|ogmrip-1.0.0-1|15	#correctly
12ru|ogmrip-1.0.0-1|16	Patch3:		ogmrip-0.13.3-skip-mplayer-version-check.patch
12ru|ogmrip-1.0.0-1|17	
12ru|ogmrip-1.0.0-1|18	BuildRequires:	pkgconfig(dbus-glib-1)
12ru|ogmrip-1.0.0-1|19	BuildRequires:	pkgconfig(dvdread)
12ru|ogmrip-1.0.0-1|20	BuildRequires:	pkgconfig(enca)
12ru|ogmrip-1.0.0-1|21	BuildRequires:	pkgconfig(enchant)
12ru|ogmrip-1.0.0-1|22	BuildRequires:	pkgconfig(gconf-2.0)
12ru|ogmrip-1.0.0-1|23	BuildRequires:	pkgconfig(gtk+-2.0)
12ru|ogmrip-1.0.0-1|24	BuildRequires:	pkgconfig(libglade-2.0)
12ru|ogmrip-1.0.0-1|25	BuildRequires:	pkgconfig(libnotify)
12ru|ogmrip-1.0.0-1|26	BuildRequires:	pkgconfig(libpng)
12ru|ogmrip-1.0.0-1|27	BuildRequires:	pkgconfig(libtiff-4)
12ru|ogmrip-1.0.0-1|28	BuildRequires:	pkgconfig(theora)
12ru|ogmrip-1.0.0-1|29	BuildRequires:	pkgconfig(vorbis)
12ru|ogmrip-1.0.0-1|30	BuildRequires:	automake1.8
12ru|ogmrip-1.0.0-1|31	BuildRequires:	desktop-file-utils
12ru|ogmrip-1.0.0-1|32	BuildRequires:	faac
12ru|ogmrip-1.0.0-1|33	BuildRequires:	gocr
12ru|ogmrip-1.0.0-1|34	BuildRequires:	gtk-doc
12ru|ogmrip-1.0.0-1|35	BuildRequires:	imagemagick
12ru|ogmrip-1.0.0-1|36	BuildRequires:	intltool
12ru|ogmrip-1.0.0-1|37	BuildRequires:	lame
12ru|ogmrip-1.0.0-1|38	BuildRequires:	mencoder >= %{mplayerver}
12ru|ogmrip-1.0.0-1|39	BuildRequires:	mkvtoolnix
12ru|ogmrip-1.0.0-1|40	BuildRequires:	ogmtools
12ru|ogmrip-1.0.0-1|41	BuildRequires:	vorbis-tools
12ru|ogmrip-1.0.0-1|42	Requires:	gocr
12ru|ogmrip-1.0.0-1|43	Requires:	faac
12ru|ogmrip-1.0.0-1|44	Requires:	lame
12ru|ogmrip-1.0.0-1|45	Requires:	mencoder >= %{mplayerver}
12ru|ogmrip-1.0.0-1|46	Requires:	mkvtoolnix
12ru|ogmrip-1.0.0-1|47	Requires:	ogmtools
12ru|ogmrip-1.0.0-1|48	#gw for srttool
12ru|ogmrip-1.0.0-1|49	Requires:	subtitleripper
12ru|ogmrip-1.0.0-1|50	Requires:	vorbis-tools
12ru|ogmrip-1.0.0-1|51	
12ru|ogmrip-1.0.0-1|52	%description
12ru|ogmrip-1.0.0-1|53	OGMRip is an application and a set of libraries for ripping and
12ru|ogmrip-1.0.0-1|54	encoding DVD into DivX/OGM files.
12ru|ogmrip-1.0.0-1|55	
12ru|ogmrip-1.0.0-1|56	OGMRip:
12ru|ogmrip-1.0.0-1|57	* outputs ogm, avi or matroska files
12ru|ogmrip-1.0.0-1|58	* provides a lot of codecs (ogg vorbis, mp3, pcm, ac3, xvid, lavc)
12ru|ogmrip-1.0.0-1|59	* calculates video bitrate for a given filesize
12ru|ogmrip-1.0.0-1|60	* calculates cropping parameters and scaling factors
12ru|ogmrip-1.0.0-1|61	* uses maximum quality codec switches
12ru|ogmrip-1.0.0-1|62	* supports subtitles extraction
12ru|ogmrip-1.0.0-1|63	* rips contiguous chapters
12ru|ogmrip-1.0.0-1|64	* features a HIG-compliant GNOME 2 user interface
12ru|ogmrip-1.0.0-1|65	
12ru|ogmrip-1.0.0-1|66	This package is in restricted as it depends on lame.
12ru|ogmrip-1.0.0-1|67	
12ru|ogmrip-1.0.0-1|68	%files -f %{name}.lang
12ru|ogmrip-1.0.0-1|69	%doc README ChangeLog TODO AUTHORS
12ru|ogmrip-1.0.0-1|70	%{_sysconfdir}/gconf/schemas/%{name}.schemas
12ru|ogmrip-1.0.0-1|71	%{_bindir}/avibox
12ru|ogmrip-1.0.0-1|72	%{_bindir}/%{name}
12ru|ogmrip-1.0.0-1|73	%{_bindir}/subp2pgm
12ru|ogmrip-1.0.0-1|74	%{_bindir}/subp2png
12ru|ogmrip-1.0.0-1|75	%{_bindir}/subp2tiff
12ru|ogmrip-1.0.0-1|76	%{_bindir}/subptools
12ru|ogmrip-1.0.0-1|77	%{_bindir}/dvdcpy
12ru|ogmrip-1.0.0-1|78	%{_bindir}/theoraenc
12ru|ogmrip-1.0.0-1|79	%dir %{_libdir}/ogmrip
12ru|ogmrip-1.0.0-1|80	%dir %{_libdir}/ogmrip/audio-plugins
12ru|ogmrip-1.0.0-1|81	%{_libdir}/ogmrip/audio-plugins/libogmrip-aac.so
12ru|ogmrip-1.0.0-1|82	%{_libdir}/ogmrip/audio-plugins/libogmrip-acopy.so
12ru|ogmrip-1.0.0-1|83	%{_libdir}/ogmrip/audio-plugins/libogmrip-mp3.so
12ru|ogmrip-1.0.0-1|84	%{_libdir}/ogmrip/audio-plugins/libogmrip-vorbis.so
12ru|ogmrip-1.0.0-1|85	%{_libdir}/ogmrip/audio-plugins/libogmrip-wav.so
12ru|ogmrip-1.0.0-1|86	%dir %{_libdir}/ogmrip/container-plugins
12ru|ogmrip-1.0.0-1|87	%{_libdir}/ogmrip/container-plugins/libogmrip-avi.so
12ru|ogmrip-1.0.0-1|88	%{_libdir}/ogmrip/container-plugins/libogmrip-mkv.so
12ru|ogmrip-1.0.0-1|89	%{_libdir}/ogmrip/container-plugins/libogmrip-mov.so
12ru|ogmrip-1.0.0-1|90	%{_libdir}/ogmrip/container-plugins/libogmrip-mp4.so
12ru|ogmrip-1.0.0-1|91	%{_libdir}/ogmrip/container-plugins/libogmrip-ogg.so
12ru|ogmrip-1.0.0-1|92	%dir %{_libdir}/ogmrip/options-plugins
12ru|ogmrip-1.0.0-1|93	%{_libdir}/ogmrip/options-plugins/libogmrip-lavc-options.so
12ru|ogmrip-1.0.0-1|94	%{_libdir}/ogmrip/options-plugins/libogmrip-x264-options.so
12ru|ogmrip-1.0.0-1|95	%{_libdir}/ogmrip/options-plugins/libogmrip-xvid-options.so
12ru|ogmrip-1.0.0-1|96	%dir %{_libdir}/ogmrip/subp-plugins
12ru|ogmrip-1.0.0-1|97	%{_libdir}/ogmrip/subp-plugins/libogmrip-srt.so
12ru|ogmrip-1.0.0-1|98	%{_libdir}/ogmrip/subp-plugins/libogmrip-vobsub.so
12ru|ogmrip-1.0.0-1|99	%dir %{_libdir}/ogmrip/video-plugins
12ru|ogmrip-1.0.0-1|100	%{_libdir}/ogmrip/video-plugins/libogmrip-lavc-mpeg4.so
12ru|ogmrip-1.0.0-1|101	%{_libdir}/ogmrip/video-plugins/libogmrip-theora.so
12ru|ogmrip-1.0.0-1|102	%{_libdir}/ogmrip/video-plugins/libogmrip-x264.so
12ru|ogmrip-1.0.0-1|103	%{_libdir}/ogmrip/video-plugins/libogmrip-xvid.so
12ru|ogmrip-1.0.0-1|104	%{_datadir}/applications/%{name}.desktop
12ru|ogmrip-1.0.0-1|105	%{_datadir}/%{name}
12ru|ogmrip-1.0.0-1|106	%{_datadir}/pixmaps/%{name}.png
12ru|ogmrip-1.0.0-1|107	%{_mandir}/man1/*.1*
12ru|ogmrip-1.0.0-1|108	%{_iconsdir}/%{name}.png
12ru|ogmrip-1.0.0-1|109	%{_miconsdir}/%{name}.png
12ru|ogmrip-1.0.0-1|110	%{_liconsdir}/%{name}.png
12ru|ogmrip-1.0.0-1|111	
12ru|ogmrip-1.0.0-1|112	#----------------------------------------------------------------------------
12ru|ogmrip-1.0.0-1|113	
12ru|ogmrip-1.0.0-1|114	%define libname %mklibname %{name} %{major}
12ru|ogmrip-1.0.0-1|115	
12ru|ogmrip-1.0.0-1|116	%package -n %{libname}
12ru|ogmrip-1.0.0-1|117	Summary:	OGMRip shared library
12ru|ogmrip-1.0.0-1|118	Group:		System/Libraries
12ru|ogmrip-1.0.0-1|119	
12ru|ogmrip-1.0.0-1|120	%description -n %{libname}
12ru|ogmrip-1.0.0-1|121	OGMRip is an application and a set of libraries for ripping and
12ru|ogmrip-1.0.0-1|122	encoding DVD into DivX/OGM files.
12ru|ogmrip-1.0.0-1|123	
12ru|ogmrip-1.0.0-1|124	This contains OGMRip shared library.
12ru|ogmrip-1.0.0-1|125	
12ru|ogmrip-1.0.0-1|126	This package is in restricted as it depends on lame.
12ru|ogmrip-1.0.0-1|127	
12ru|ogmrip-1.0.0-1|128	%files -n %{libname}
12ru|ogmrip-1.0.0-1|129	%{_libdir}/libogmrip.so.%{major}*
12ru|ogmrip-1.0.0-1|130	
12ru|ogmrip-1.0.0-1|131	#----------------------------------------------------------------------------
12ru|ogmrip-1.0.0-1|132	
12ru|ogmrip-1.0.0-1|133	%define libogmdvd %mklibname ogmdvd %{major}
12ru|ogmrip-1.0.0-1|134	
12ru|ogmrip-1.0.0-1|135	%package -n %{libogmdvd}
12ru|ogmrip-1.0.0-1|136	Summary:	OGMRip shared library
12ru|ogmrip-1.0.0-1|137	Group:		System/Libraries
12ru|ogmrip-1.0.0-1|138	Conflicts:	%{_lib}ogmrip1 < 1.0.0
12ru|ogmrip-1.0.0-1|139	
12ru|ogmrip-1.0.0-1|140	%description -n %{libogmdvd}
12ru|ogmrip-1.0.0-1|141	OGMRip is an application and a set of libraries for ripping and
12ru|ogmrip-1.0.0-1|142	encoding DVD into DivX/OGM files.
12ru|ogmrip-1.0.0-1|143	
12ru|ogmrip-1.0.0-1|144	This contains OGMRip shared library.
12ru|ogmrip-1.0.0-1|145	
12ru|ogmrip-1.0.0-1|146	This package is in restricted as it depends on lame.
12ru|ogmrip-1.0.0-1|147	
12ru|ogmrip-1.0.0-1|148	%files -n %{libogmdvd}
12ru|ogmrip-1.0.0-1|149	%{_libdir}/libogmdvd.so.%{major}*
12ru|ogmrip-1.0.0-1|150	
12ru|ogmrip-1.0.0-1|151	#----------------------------------------------------------------------------
12ru|ogmrip-1.0.0-1|152	
12ru|ogmrip-1.0.0-1|153	%define libogmdvdgtk %mklibname ogmdvdgtk %{major}
12ru|ogmrip-1.0.0-1|154	
12ru|ogmrip-1.0.0-1|155	%package -n %{libogmdvdgtk}
12ru|ogmrip-1.0.0-1|156	Summary:	OGMRip shared library
12ru|ogmrip-1.0.0-1|157	Group:		System/Libraries
12ru|ogmrip-1.0.0-1|158	Conflicts:	%{_lib}ogmrip1 < 1.0.0
12ru|ogmrip-1.0.0-1|159	
12ru|ogmrip-1.0.0-1|160	%description -n %{libogmdvdgtk}
12ru|ogmrip-1.0.0-1|161	OGMRip is an application and a set of libraries for ripping and
12ru|ogmrip-1.0.0-1|162	encoding DVD into DivX/OGM files.
12ru|ogmrip-1.0.0-1|163	
12ru|ogmrip-1.0.0-1|164	This contains OGMRip shared library.
12ru|ogmrip-1.0.0-1|165	
12ru|ogmrip-1.0.0-1|166	This package is in restricted as it depends on lame.
12ru|ogmrip-1.0.0-1|167	
12ru|ogmrip-1.0.0-1|168	%files -n %{libogmdvdgtk}
12ru|ogmrip-1.0.0-1|169	%{_libdir}/libogmdvd-gtk.so.%{major}*
12ru|ogmrip-1.0.0-1|170	
12ru|ogmrip-1.0.0-1|171	#----------------------------------------------------------------------------
12ru|ogmrip-1.0.0-1|172	
12ru|ogmrip-1.0.0-1|173	%define libogmjob %mklibname ogmjob %{major}
12ru|ogmrip-1.0.0-1|174	
12ru|ogmrip-1.0.0-1|175	%package -n %{libogmjob}
12ru|ogmrip-1.0.0-1|176	Summary:	OGMRip shared library
12ru|ogmrip-1.0.0-1|177	Group:		System/Libraries
12ru|ogmrip-1.0.0-1|178	Conflicts:	%{_lib}ogmrip1 < 1.0.0
12ru|ogmrip-1.0.0-1|179	
12ru|ogmrip-1.0.0-1|180	%description -n %{libogmjob}
12ru|ogmrip-1.0.0-1|181	OGMRip is an application and a set of libraries for ripping and
12ru|ogmrip-1.0.0-1|182	encoding DVD into DivX/OGM files.
12ru|ogmrip-1.0.0-1|183	
12ru|ogmrip-1.0.0-1|184	This contains OGMRip shared library.
12ru|ogmrip-1.0.0-1|185	
12ru|ogmrip-1.0.0-1|186	This package is in restricted as it depends on lame.
12ru|ogmrip-1.0.0-1|187	
12ru|ogmrip-1.0.0-1|188	%files -n %{libogmjob}
12ru|ogmrip-1.0.0-1|189	%{_libdir}/libogmjob.so.%{major}*
12ru|ogmrip-1.0.0-1|190	
12ru|ogmrip-1.0.0-1|191	#----------------------------------------------------------------------------
12ru|ogmrip-1.0.0-1|192	
12ru|ogmrip-1.0.0-1|193	%define libogmripgtk %mklibname ogmripgtk %{major}
12ru|ogmrip-1.0.0-1|194	
12ru|ogmrip-1.0.0-1|195	%package -n %{libogmripgtk}
12ru|ogmrip-1.0.0-1|196	Summary:	OGMRip shared library
12ru|ogmrip-1.0.0-1|197	Group:		System/Libraries
12ru|ogmrip-1.0.0-1|198	Conflicts:	%{_lib}ogmrip1 < 1.0.0
12ru|ogmrip-1.0.0-1|199	
12ru|ogmrip-1.0.0-1|200	%description -n %{libogmripgtk}
12ru|ogmrip-1.0.0-1|201	OGMRip is an application and a set of libraries for ripping and
12ru|ogmrip-1.0.0-1|202	encoding DVD into DivX/OGM files.
12ru|ogmrip-1.0.0-1|203	
12ru|ogmrip-1.0.0-1|204	This contains OGMRip shared library.
12ru|ogmrip-1.0.0-1|205	
12ru|ogmrip-1.0.0-1|206	This package is in restricted as it depends on lame.
12ru|ogmrip-1.0.0-1|207	
12ru|ogmrip-1.0.0-1|208	%files -n %{libogmripgtk}
12ru|ogmrip-1.0.0-1|209	%{_libdir}/libogmrip-gtk.so.%{major}*
12ru|ogmrip-1.0.0-1|210	
12ru|ogmrip-1.0.0-1|211	#----------------------------------------------------------------------------
12ru|ogmrip-1.0.0-1|212	
12ru|ogmrip-1.0.0-1|213	%define libogmriplavc %mklibname ogmriplavc %{major}
12ru|ogmrip-1.0.0-1|214	
12ru|ogmrip-1.0.0-1|215	%package -n %{libogmriplavc}
12ru|ogmrip-1.0.0-1|216	Summary:	OGMRip shared library
12ru|ogmrip-1.0.0-1|217	Group:		System/Libraries
12ru|ogmrip-1.0.0-1|218	Conflicts:	%{_lib}ogmrip1 < 1.0.0
12ru|ogmrip-1.0.0-1|219	
12ru|ogmrip-1.0.0-1|220	%description -n %{libogmriplavc}
12ru|ogmrip-1.0.0-1|221	OGMRip is an application and a set of libraries for ripping and
12ru|ogmrip-1.0.0-1|222	encoding DVD into DivX/OGM files.
12ru|ogmrip-1.0.0-1|223	
12ru|ogmrip-1.0.0-1|224	This contains OGMRip shared library.
12ru|ogmrip-1.0.0-1|225	
12ru|ogmrip-1.0.0-1|226	This package is in restricted as it depends on lame.
12ru|ogmrip-1.0.0-1|227	
12ru|ogmrip-1.0.0-1|228	%files -n %{libogmriplavc}
12ru|ogmrip-1.0.0-1|229	%{_libdir}/libogmrip-lavc.so.%{major}*
12ru|ogmrip-1.0.0-1|230	
12ru|ogmrip-1.0.0-1|231	#----------------------------------------------------------------------------
12ru|ogmrip-1.0.0-1|232	
12ru|ogmrip-1.0.0-1|233	%define libogmripmplayer %mklibname ogmripmplayer %{major}
12ru|ogmrip-1.0.0-1|234	
12ru|ogmrip-1.0.0-1|235	%package -n %{libogmripmplayer}
12ru|ogmrip-1.0.0-1|236	Summary:	OGMRip shared library
12ru|ogmrip-1.0.0-1|237	Group:		System/Libraries
12ru|ogmrip-1.0.0-1|238	Conflicts:	%{_lib}ogmrip1 < 1.0.0
12ru|ogmrip-1.0.0-1|239	
12ru|ogmrip-1.0.0-1|240	%description -n %{libogmripmplayer}
12ru|ogmrip-1.0.0-1|241	OGMRip is an application and a set of libraries for ripping and
12ru|ogmrip-1.0.0-1|242	encoding DVD into DivX/OGM files.
12ru|ogmrip-1.0.0-1|243	
12ru|ogmrip-1.0.0-1|244	This contains OGMRip shared library.
12ru|ogmrip-1.0.0-1|245	
12ru|ogmrip-1.0.0-1|246	This package is in restricted as it depends on lame.
12ru|ogmrip-1.0.0-1|247	
12ru|ogmrip-1.0.0-1|248	%files -n %{libogmripmplayer}
12ru|ogmrip-1.0.0-1|249	%{_libdir}/libogmrip-mplayer.so.%{major}*
12ru|ogmrip-1.0.0-1|250	
12ru|ogmrip-1.0.0-1|251	#----------------------------------------------------------------------------
12ru|ogmrip-1.0.0-1|252	
12ru|ogmrip-1.0.0-1|253	%define devname %mklibname -d %{name}
12ru|ogmrip-1.0.0-1|254	
12ru|ogmrip-1.0.0-1|255	%package -n %{devname}
12ru|ogmrip-1.0.0-1|256	Summary:	DVD ripping libraries from %{name}
12ru|ogmrip-1.0.0-1|257	Group:		Development/C
12ru|ogmrip-1.0.0-1|258	Requires:	%{libname} = %{EVRD}
12ru|ogmrip-1.0.0-1|259	Requires:	%{libogmdvd} = %{EVRD}
12ru|ogmrip-1.0.0-1|260	Requires:	%{libogmdvdgtk} = %{EVRD}
12ru|ogmrip-1.0.0-1|261	Requires:	%{libogmjob} = %{EVRD}
12ru|ogmrip-1.0.0-1|262	Requires:	%{libogmripgtk} = %{EVRD}
12ru|ogmrip-1.0.0-1|263	Requires:	%{libogmriplavc} = %{EVRD}
12ru|ogmrip-1.0.0-1|264	Requires:	%{libogmripmplayer} = %{EVRD}
12ru|ogmrip-1.0.0-1|265	
12ru|ogmrip-1.0.0-1|266	%description -n %{devname}
12ru|ogmrip-1.0.0-1|267	OGMRip is an application and a set of libraries for ripping and
12ru|ogmrip-1.0.0-1|268	encoding DVD into DivX/OGM files.
12ru|ogmrip-1.0.0-1|269	This contains the development parts of these libraries.
12ru|ogmrip-1.0.0-1|270	
12ru|ogmrip-1.0.0-1|271	This package is in restricted as it depends on lame.
12ru|ogmrip-1.0.0-1|272	
12ru|ogmrip-1.0.0-1|273	%files -n %{devname}
12ru|ogmrip-1.0.0-1|274	%{_includedir}/%{name}
12ru|ogmrip-1.0.0-1|275	%{_includedir}/ogmdvd/
12ru|ogmrip-1.0.0-1|276	%{_includedir}/ogmjob/
12ru|ogmrip-1.0.0-1|277	%{_libdir}/lib*.so
12ru|ogmrip-1.0.0-1|278	%{_libdir}/ogmrip/video-plugins/ogmrip*.h
12ru|ogmrip-1.0.0-1|279	%{_libdir}/pkgconfig/ogmdvd.pc
12ru|ogmrip-1.0.0-1|280	%{_libdir}/pkgconfig/ogmdvd-gtk.pc
12ru|ogmrip-1.0.0-1|281	%{_libdir}/pkgconfig/ogmjob.pc
12ru|ogmrip-1.0.0-1|282	%{_libdir}/pkgconfig/ogmrip.pc
12ru|ogmrip-1.0.0-1|283	%{_libdir}/pkgconfig/ogmrip-gtk.pc
12ru|ogmrip-1.0.0-1|284	%{_datadir}/gtk-doc/html/*
12ru|ogmrip-1.0.0-1|285	
12ru|ogmrip-1.0.0-1|286	#----------------------------------------------------------------------------
12ru|ogmrip-1.0.0-1|287	
12ru|ogmrip-1.0.0-1|288	%prep
12ru|ogmrip-1.0.0-1|289	%setup -q -n %{name}-%{version}
12ru|ogmrip-1.0.0-1|290	%patch3 -p1 -b .skip-mplayer-version-check
12ru|ogmrip-1.0.0-1|291	
12ru|ogmrip-1.0.0-1|292	%build
12ru|ogmrip-1.0.0-1|293	%configure2_5x --disable-static
12ru|ogmrip-1.0.0-1|294	%make
12ru|ogmrip-1.0.0-1|295	
12ru|ogmrip-1.0.0-1|296	%install
12ru|ogmrip-1.0.0-1|297	%makeinstall_std
12ru|ogmrip-1.0.0-1|298	
12ru|ogmrip-1.0.0-1|299	#gw this is in subtitleripper
12ru|ogmrip-1.0.0-1|300	rm -f %{buildroot}%{_bindir}/srttool
12ru|ogmrip-1.0.0-1|301	#gw bad locale
12ru|ogmrip-1.0.0-1|302	rm -f %{buildroot}%{_datadir}/locale/en/LC_MESSAGES/ogmrip.mo
12ru|ogmrip-1.0.0-1|303	
12ru|ogmrip-1.0.0-1|304	%find_lang %{name}
12ru|ogmrip-1.0.0-1|305	
12ru|ogmrip-1.0.0-1|306	mkdir -p %{buildroot}{%{_liconsdir},%{_miconsdir},%{_iconsdir}}
12ru|ogmrip-1.0.0-1|307	ln -s %{_datadir}/pixmaps/%{name}.png %{buildroot}%{_liconsdir}/
12ru|ogmrip-1.0.0-1|308	convert -scale 32 data/%{name}.png %{buildroot}%{_iconsdir}/%{name}.png
12ru|ogmrip-1.0.0-1|309	convert -scale 16 data/%{name}.png %{buildroot}%{_miconsdir}/%{name}.png
12ru|ogmrip-1.0.0-1|310	
12ru|ogmrip-1.0.0-1|311	
12ru|ogmrip-1.0.0-1|312	%changelog
12ru|ogmrip-1.0.0-1|313	* Thu Oct 24 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.0.0-1
12ru|ogmrip-1.0.0-1|314	+ Revision: e8e443d
12ru|ogmrip-1.0.0-1|315	- LOG New version 1.0.0, split library packages according to our policy
12ru|ogmrip-1.0.0-1|316	
12ru|ogmrip-1.0.0-1|317	

21897 12
12ru|opal3-3.10.10-4plf|1	%define _enable_debug_packages %{nil}
12ru|opal3-3.10.10-4plf|2	%define debug_package %{nil}
12ru|opal3-3.10.10-4plf|3	
12ru|opal3-3.10.10-4plf|4	%define major		%{version}
12ru|opal3-3.10.10-4plf|5	%define libname		%mklibname opal %{major}
12ru|opal3-3.10.10-4plf|6	%define devname		%mklibname %{name} -d
12ru|opal3-3.10.10-4plf|7	
12ru|opal3-3.10.10-4plf|8	######################
12ru|opal3-3.10.10-4plf|9	# Hardcode PLF build
12ru|opal3-3.10.10-4plf|10	%define build_plf 1
12ru|opal3-3.10.10-4plf|11	######################
12ru|opal3-3.10.10-4plf|12	
12ru|opal3-3.10.10-4plf|13	%if %{build_plf}
12ru|opal3-3.10.10-4plf|14	%define distsuffix plf
12ru|opal3-3.10.10-4plf|15	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12ru|opal3-3.10.10-4plf|16	%define extrarelsuffix plf
12ru|opal3-3.10.10-4plf|17	%endif
12ru|opal3-3.10.10-4plf|18	
12ru|opal3-3.10.10-4plf|19	%define url_ver %(echo %version | cut -d. -f1,2)
12ru|opal3-3.10.10-4plf|20	
12ru|opal3-3.10.10-4plf|21	Summary:	VoIP library
12ru|opal3-3.10.10-4plf|22	Name:		opal3
12ru|opal3-3.10.10-4plf|23	Version:	3.10.10
12ru|opal3-3.10.10-4plf|24	Release:	4%{?extrarelsuffix}
12ru|opal3-3.10.10-4plf|25	License:	MPL
12ru|opal3-3.10.10-4plf|26	Group:		System/Libraries
12ru|opal3-3.10.10-4plf|27	URL:		http://www.opalvoip.org/
12ru|opal3-3.10.10-4plf|28	Source0:	ftp://ftp.gnome.org/pub/GNOME/sources/opal/%{url_ver}/opal-%{version}.tar.xz
12ru|opal3-3.10.10-4plf|29	Patch0:		opal-3.10.7-fix-link.patch
12ru|opal3-3.10.10-4plf|30	Patch2:		opal-3.10.7-ffmpeg-0.11.patch
12ru|opal3-3.10.10-4plf|31	Patch3:		opal-3.10.10-ffmpeg-2.0.patch
12ru|opal3-3.10.10-4plf|32	BuildRequires:	gawk
12ru|opal3-3.10.10-4plf|33	BuildRequires:	openldap-devel
12ru|opal3-3.10.10-4plf|34	BuildRequires:	ptlib-devel >= 2.10.7
12ru|opal3-3.10.10-4plf|35	BuildRequires:	pkgconfig(openssl)
12ru|opal3-3.10.10-4plf|36	BuildRequires:	pkgconfig(speex)
12ru|opal3-3.10.10-4plf|37	BuildRequires:	pkgconfig(theora)
12ru|opal3-3.10.10-4plf|38	BuildRequires:	ffmpeg-devel
12ru|opal3-3.10.10-4plf|39	%if %{build_plf}
12ru|opal3-3.10.10-4plf|40	BuildRequires:	pkgconfig(x264)
12ru|opal3-3.10.10-4plf|41	%endif
12ru|opal3-3.10.10-4plf|42	
12ru|opal3-3.10.10-4plf|43	%description
12ru|opal3-3.10.10-4plf|44	This is an open source class library for the development of
12ru|opal3-3.10.10-4plf|45	applications that wish to use SIP / H.323 protocols for multimedia
12ru|opal3-3.10.10-4plf|46	communications over packet based networks.
12ru|opal3-3.10.10-4plf|47	
12ru|opal3-3.10.10-4plf|48	%if %{build_plf}
12ru|opal3-3.10.10-4plf|49	This package is in restricted repository because the H264 codec is
12ru|opal3-3.10.10-4plf|50	covered by patents.
12ru|opal3-3.10.10-4plf|51	%endif
12ru|opal3-3.10.10-4plf|52	
12ru|opal3-3.10.10-4plf|53	#----------------------------------------------------------------------------
12ru|opal3-3.10.10-4plf|54	
12ru|opal3-3.10.10-4plf|55	%package -n	%{libname}-plugins
12ru|opal3-3.10.10-4plf|56	Summary:	Codec plugins for Opal
12ru|opal3-3.10.10-4plf|57	Group:		System/Libraries
12ru|opal3-3.10.10-4plf|58	Provides:	%{name}-plugins = %{EVRD}
12ru|opal3-3.10.10-4plf|59	
12ru|opal3-3.10.10-4plf|60	%description -n	%{libname}-plugins
12ru|opal3-3.10.10-4plf|61	PTlib codec plugins for various formats provided by Opal.
12ru|opal3-3.10.10-4plf|62	
12ru|opal3-3.10.10-4plf|63	%files -n %{libname}-plugins
12ru|opal3-3.10.10-4plf|64	%{_libdir}/opal-%{version}/codecs/audio/*
12ru|opal3-3.10.10-4plf|65	%{_libdir}/opal-%{version}/codecs/video/*
12ru|opal3-3.10.10-4plf|66	
12ru|opal3-3.10.10-4plf|67	#----------------------------------------------------------------------------
12ru|opal3-3.10.10-4plf|68	
12ru|opal3-3.10.10-4plf|69	%package -n	%{libname}
12ru|opal3-3.10.10-4plf|70	Summary:	Opal Library
12ru|opal3-3.10.10-4plf|71	Group:		System/Libraries
12ru|opal3-3.10.10-4plf|72	Provides:	%{name} = %{EVRD}
12ru|opal3-3.10.10-4plf|73	Requires:	%{libname}-plugins = %{EVRD}
12ru|opal3-3.10.10-4plf|74	
12ru|opal3-3.10.10-4plf|75	%description -n	%{libname}
12ru|opal3-3.10.10-4plf|76	Shared library for OPAL (SIP / H323 stack).
12ru|opal3-3.10.10-4plf|77	
12ru|opal3-3.10.10-4plf|78	%files -n %{libname}
12ru|opal3-3.10.10-4plf|79	%attr(0755,root,root) %{_libdir}/lib*.so.%{major}*
12ru|opal3-3.10.10-4plf|80	
12ru|opal3-3.10.10-4plf|81	#----------------------------------------------------------------------------
12ru|opal3-3.10.10-4plf|82	
12ru|opal3-3.10.10-4plf|83	%package -n	%{devname}
12ru|opal3-3.10.10-4plf|84	Summary:	Opal development files
12ru|opal3-3.10.10-4plf|85	Group:		Development/C
12ru|opal3-3.10.10-4plf|86	Requires:	%{libname} = %{EVRD}
12ru|opal3-3.10.10-4plf|87	Provides:	%{name}-devel = %{EVRD}
12ru|opal3-3.10.10-4plf|88	
12ru|opal3-3.10.10-4plf|89	%description -n	%{devname}
12ru|opal3-3.10.10-4plf|90	Header files and libraries for developing applications that use
12ru|opal3-3.10.10-4plf|91	Opal.
12ru|opal3-3.10.10-4plf|92	
12ru|opal3-3.10.10-4plf|93	%files -n %{devname}
12ru|opal3-3.10.10-4plf|94	%doc mpl-1.0.htm
12ru|opal3-3.10.10-4plf|95	%attr(0755,root,root) %{_libdir}/*.so
12ru|opal3-3.10.10-4plf|96	%{_libdir}/*.*a
12ru|opal3-3.10.10-4plf|97	%{_includedir}/*
12ru|opal3-3.10.10-4plf|98	%{_libdir}/pkgconfig/opal.pc
12ru|opal3-3.10.10-4plf|99	
12ru|opal3-3.10.10-4plf|100	#----------------------------------------------------------------------------
12ru|opal3-3.10.10-4plf|101	
12ru|opal3-3.10.10-4plf|102	%prep
12ru|opal3-3.10.10-4plf|103	%setup -q -n opal-%{version}
12ru|opal3-3.10.10-4plf|104	%patch0 -p0 -b .link
12ru|opal3-3.10.10-4plf|105	%patch2 -p0 -b .ffmpeg
12ru|opal3-3.10.10-4plf|106	%patch3 -p1 -b .ffmpeg2
12ru|opal3-3.10.10-4plf|107	
12ru|opal3-3.10.10-4plf|108	%build
12ru|opal3-3.10.10-4plf|109	#gw don't use the default %%optflags, see
12ru|opal3-3.10.10-4plf|110	# https://qa.mandriva.com/show_bug.cgi?id=48476
12ru|opal3-3.10.10-4plf|111	%define optflags %nil
12ru|opal3-3.10.10-4plf|112	#gw else the UINT64_C macro is not defined by stdint.h
12ru|opal3-3.10.10-4plf|113	export STDCCFLAGS=-D__STDC_CONSTANT_MACROS
12ru|opal3-3.10.10-4plf|114	%configure2_5x
12ru|opal3-3.10.10-4plf|115	%make
12ru|opal3-3.10.10-4plf|116	
12ru|opal3-3.10.10-4plf|117	%install
12ru|opal3-3.10.10-4plf|118	%makeinstall_std
12ru|opal3-3.10.10-4plf|119	
12ru|opal3-3.10.10-4plf|120	# remove incorrect symlinks (http://bugzilla.gnome.org/show_bug.cgi?id=553808 )
12ru|opal3-3.10.10-4plf|121	rm -f %{buildroot}%{_libdir}/libopal.so.?
12ru|opal3-3.10.10-4plf|122	rm -f %{buildroot}%{_libdir}/libopal.so.?.?
12ru|opal3-3.10.10-4plf|123	

21898 12
12ru|ppsspp-at3plus-plugin-0.1.2-1|1	Summary:	Atrac3+ decoder used to decode audio by PPSSPP (Sony PSP emulator)
12ru|ppsspp-at3plus-plugin-0.1.2-1|2	Name:		ppsspp-at3plus-plugin
12ru|ppsspp-at3plus-plugin-0.1.2-1|3	Version:	0.1.2
12ru|ppsspp-at3plus-plugin-0.1.2-1|4	Release:	1
12ru|ppsspp-at3plus-plugin-0.1.2-1|5	License:	LGPLv2.1+
12ru|ppsspp-at3plus-plugin-0.1.2-1|6	Group:		Sound
12ru|ppsspp-at3plus-plugin-0.1.2-1|7	Url:		http://sourceforge.net/projects/maiat3plusdec/
12ru|ppsspp-at3plus-plugin-0.1.2-1|8	Source0:	http://sourceforge.net/projects/maiat3plusdec/files/MaiAT3PlusDecoder/MaiAT3PlusDecoder_%{version}.zip
12ru|ppsspp-at3plus-plugin-0.1.2-1|9	# cmake project and some other additional files taken from
12ru|ppsspp-at3plus-plugin-0.1.2-1|10	# https://github.com/emulibraries/maiatrac3plus
12ru|ppsspp-at3plus-plugin-0.1.2-1|11	Patch0:		at3plus-1.2-cmake.patch
12ru|ppsspp-at3plus-plugin-0.1.2-1|12	Patch1:		at3plus-1.2-linux.patch
12ru|ppsspp-at3plus-plugin-0.1.2-1|13	BuildRequires:	cmake
12ru|ppsspp-at3plus-plugin-0.1.2-1|14	Suggests:	ppsspp
12ru|ppsspp-at3plus-plugin-0.1.2-1|15	
12ru|ppsspp-at3plus-plugin-0.1.2-1|16	%description
12ru|ppsspp-at3plus-plugin-0.1.2-1|17	Mai Atrac3+ decoder used to decode audio by PPSSPP (Sony PSP emulator).
12ru|ppsspp-at3plus-plugin-0.1.2-1|18	PPSSPP loads it as plugin. Atrac3+ is a Sony Audio format, similar to MP3
12ru|ppsspp-at3plus-plugin-0.1.2-1|19	but different enough that until recently, nobody really knew how to decode
12ru|ppsspp-at3plus-plugin-0.1.2-1|20	it. Many PSP games use this format for music playback.
12ru|ppsspp-at3plus-plugin-0.1.2-1|21	
12ru|ppsspp-at3plus-plugin-0.1.2-1|22	This package is in Restricted repository because the code was possibly
12ru|ppsspp-at3plus-plugin-0.1.2-1|23	created with reverse engineering.
12ru|ppsspp-at3plus-plugin-0.1.2-1|24	
12ru|ppsspp-at3plus-plugin-0.1.2-1|25	%prep
12ru|ppsspp-at3plus-plugin-0.1.2-1|26	%setup -q -n MaiAT3PlusDecoder
12ru|ppsspp-at3plus-plugin-0.1.2-1|27	%patch0 -p1
12ru|ppsspp-at3plus-plugin-0.1.2-1|28	%patch1 -p1
12ru|ppsspp-at3plus-plugin-0.1.2-1|29	
12ru|ppsspp-at3plus-plugin-0.1.2-1|30	%build
12ru|ppsspp-at3plus-plugin-0.1.2-1|31	%cmake
12ru|ppsspp-at3plus-plugin-0.1.2-1|32	%make
12ru|ppsspp-at3plus-plugin-0.1.2-1|33	
12ru|ppsspp-at3plus-plugin-0.1.2-1|34	%install
12ru|ppsspp-at3plus-plugin-0.1.2-1|35	mkdir -p %{buildroot}%{_libdir}/ppsspp
12ru|ppsspp-at3plus-plugin-0.1.2-1|36	install -m 0755 build/lib/libat3plusdecoder.so %{buildroot}%{_libdir}/ppsspp/libat3plusdecoder.so
12ru|ppsspp-at3plus-plugin-0.1.2-1|37	
12ru|ppsspp-at3plus-plugin-0.1.2-1|38	%files

21899 12
12ru|qmmp-0.8.1-1plf|1	%define major		0
12ru|qmmp-0.8.1-1plf|2	%define libname		%mklibname %{name} %{major}
12ru|qmmp-0.8.1-1plf|3	%define devname		%mklibname %{name} -d
12ru|qmmp-0.8.1-1plf|4	%define libnameui	%mklibname qmmpui %{major}
12ru|qmmp-0.8.1-1plf|5	%define devnameui	%mklibname qmmpui -d
12ru|qmmp-0.8.1-1plf|6	
12ru|qmmp-0.8.1-1plf|7	######################
12ru|qmmp-0.8.1-1plf|8	# Hardcode PLF build
12ru|qmmp-0.8.1-1plf|9	%define build_plf 1
12ru|qmmp-0.8.1-1plf|10	######################
12ru|qmmp-0.8.1-1plf|11	
12ru|qmmp-0.8.1-1plf|12	%if %{build_plf}
12ru|qmmp-0.8.1-1plf|13	%define distsuffix plf
12ru|qmmp-0.8.1-1plf|14	%define extrarelsuffix plf
12ru|qmmp-0.8.1-1plf|15	%endif
12ru|qmmp-0.8.1-1plf|16	
12ru|qmmp-0.8.1-1plf|17	Summary:	Qt-based Multimedia Player
12ru|qmmp-0.8.1-1plf|18	Name:		qmmp
12ru|qmmp-0.8.1-1plf|19	Version:	0.8.1
12ru|qmmp-0.8.1-1plf|20	Release:	1%{?extrarelsuffix}
12ru|qmmp-0.8.1-1plf|21	License:	GPLv2+
12ru|qmmp-0.8.1-1plf|22	Group:		Sound
12ru|qmmp-0.8.1-1plf|23	Url:		http://qmmp.ylsoftware.com/index_en.php
12ru|qmmp-0.8.1-1plf|24	Source:		http://qmmp.ylsoftware.com/files/%{name}-%{version}.tar.bz2
12ru|qmmp-0.8.1-1plf|25	
12ru|qmmp-0.8.1-1plf|26	BuildRequires:	cmake
12ru|qmmp-0.8.1-1plf|27	BuildRequires:	ffmpeg-devel
12ru|qmmp-0.8.1-1plf|28	BuildRequires:	libgme-devel
12ru|qmmp-0.8.1-1plf|29	BuildRequires:	libmpcdec-devel
12ru|qmmp-0.8.1-1plf|30	BuildRequires:	qt4-devel
12ru|qmmp-0.8.1-1plf|31	BuildRequires:	qt4-linguist
12ru|qmmp-0.8.1-1plf|32	BuildRequires:	wildmidi-devel
12ru|qmmp-0.8.1-1plf|33	BuildRequires:	pkgconfig(alsa)
12ru|qmmp-0.8.1-1plf|34	BuildRequires:	pkgconfig(enca)
12ru|qmmp-0.8.1-1plf|35	BuildRequires:	pkgconfig(flac)
12ru|qmmp-0.8.1-1plf|36	BuildRequires:	pkgconfig(jack)
12ru|qmmp-0.8.1-1plf|37	BuildRequires:	pkgconfig(libbs2b)
12ru|qmmp-0.8.1-1plf|38	BuildRequires:	pkgconfig(libcddb)
12ru|qmmp-0.8.1-1plf|39	BuildRequires:	pkgconfig(libcdio)
12ru|qmmp-0.8.1-1plf|40	BuildRequires:	pkgconfig(libcurl)
12ru|qmmp-0.8.1-1plf|41	BuildRequires:	pkgconfig(libmms)
12ru|qmmp-0.8.1-1plf|42	BuildRequires:	pkgconfig(libmodplug)
12ru|qmmp-0.8.1-1plf|43	BuildRequires:	pkgconfig(libprojectM)
12ru|qmmp-0.8.1-1plf|44	BuildRequires:	pkgconfig(libpulse)
12ru|qmmp-0.8.1-1plf|45	BuildRequires:	pkgconfig(mad)
12ru|qmmp-0.8.1-1plf|46	BuildRequires:	pkgconfig(samplerate)
12ru|qmmp-0.8.1-1plf|47	BuildRequires:	pkgconfig(sndfile)
12ru|qmmp-0.8.1-1plf|48	BuildRequires:	pkgconfig(taglib)
12ru|qmmp-0.8.1-1plf|49	BuildRequires:	pkgconfig(udisks)
12ru|qmmp-0.8.1-1plf|50	BuildRequires:	pkgconfig(vorbis)
12ru|qmmp-0.8.1-1plf|51	BuildRequires:	pkgconfig(wavpack)
12ru|qmmp-0.8.1-1plf|52	BuildRequires:	sidplay-devel
12ru|qmmp-0.8.1-1plf|53	BuildRequires:	pkgconfig(libsidplay2)
12ru|qmmp-0.8.1-1plf|54	# do not remove sdl-headers needed by sid-ogg.Sflo
12ru|qmmp-0.8.1-1plf|55	BuildRequires:	pkgconfig(sdl)
12ru|qmmp-0.8.1-1plf|56	BuildRequires:	pkgconfig(libsidplayfp)
12ru|qmmp-0.8.1-1plf|57	BuildRequires:	pkgconfig(opusfile)
12ru|qmmp-0.8.1-1plf|58	BuildRequires:	pkgconfig(opus)
12ru|qmmp-0.8.1-1plf|59	
12ru|qmmp-0.8.1-1plf|60	
12ru|qmmp-0.8.1-1plf|61	
12ru|qmmp-0.8.1-1plf|62	%if %{build_plf}
12ru|qmmp-0.8.1-1plf|63	BuildRequires:	libfaad2-devel
12ru|qmmp-0.8.1-1plf|64	%else
12ru|qmmp-0.8.1-1plf|65	BuildConflicts:	libfaad2-devel
12ru|qmmp-0.8.1-1plf|66	%endif
12ru|qmmp-0.8.1-1plf|67	Requires:	unzip
12ru|qmmp-0.8.1-1plf|68	Requires:	%{libname} = %{EVRD}
12ru|qmmp-0.8.1-1plf|69	Requires:	%{libnameui} = %{EVRD}
12ru|qmmp-0.8.1-1plf|70	Requires:	%{name}-plugins = %{EVRD}
12ru|qmmp-0.8.1-1plf|71	Suggests:	%{name}-aac = %{EVRD}
12ru|qmmp-0.8.1-1plf|72	%if %{mdvver} >= 201210
12ru|qmmp-0.8.1-1plf|73	Suggests:	%{name}-ffmpeg = %{EVRD}
12ru|qmmp-0.8.1-1plf|74	%else
12ru|qmmp-0.8.1-1plf|75	Suggests:	%{name}-ffmpeg-legacy = %{EVRD}
12ru|qmmp-0.8.1-1plf|76	%endif
12ru|qmmp-0.8.1-1plf|77	Suggests:	%{name}-jack = %{EVRD}
12ru|qmmp-0.8.1-1plf|78	Suggests:	%{name}-modplug = %{EVRD}
12ru|qmmp-0.8.1-1plf|79	Suggests:	%{name}-musepack = %{EVRD}
12ru|qmmp-0.8.1-1plf|80	Suggests:	%{name}-oss = %{EVRD}
12ru|qmmp-0.8.1-1plf|81	Suggests:	%{name}-wavpack = %{EVRD}
12ru|qmmp-0.8.1-1plf|82	Suggests:	%{name}-plugin-pack
12ru|qmmp-0.8.1-1plf|83	Requires:	wildmidi
12ru|qmmp-0.8.1-1plf|84	
12ru|qmmp-0.8.1-1plf|85	%description
12ru|qmmp-0.8.1-1plf|86	This program is an audio-player, written with help of Qt library. The user
12ru|qmmp-0.8.1-1plf|87	interface is similar to winamp or xmms.
12ru|qmmp-0.8.1-1plf|88	
12ru|qmmp-0.8.1-1plf|89	Main opportunities:
12ru|qmmp-0.8.1-1plf|90	* winamp and xmms skins support;
12ru|qmmp-0.8.1-1plf|91	* plugins support;
12ru|qmmp-0.8.1-1plf|92	* MPEG1 layer 1/2/3 support;
12ru|qmmp-0.8.1-1plf|93	* Ogg Vorbis support;
12ru|qmmp-0.8.1-1plf|94	* native FLAC support;
12ru|qmmp-0.8.1-1plf|95	* Musepack support;
12ru|qmmp-0.8.1-1plf|96	* WavePack support;
12ru|qmmp-0.8.1-1plf|97	* ModPlug support;
12ru|qmmp-0.8.1-1plf|98	* WMA support;
12ru|qmmp-0.8.1-1plf|99	* PCM WAVE support;
12ru|qmmp-0.8.1-1plf|100	* AlSA sound output;
12ru|qmmp-0.8.1-1plf|101	* JACK sound output;
12ru|qmmp-0.8.1-1plf|102	* OSS sound output;
12ru|qmmp-0.8.1-1plf|103	* PulseAudio output;
12ru|qmmp-0.8.1-1plf|104	* Last.fm scrobbler;
12ru|qmmp-0.8.1-1plf|105	* D-Bus support;
12ru|qmmp-0.8.1-1plf|106	* Spectrum Analyzer;
12ru|qmmp-0.8.1-1plf|107	* sample rate conversion;
12ru|qmmp-0.8.1-1plf|108	* streaming support (MP3, Vorbis via IceCast/ShoutCast).
12ru|qmmp-0.8.1-1plf|109	
12ru|qmmp-0.8.1-1plf|110	%files
12ru|qmmp-0.8.1-1plf|111	%doc AUTHORS ChangeLog
12ru|qmmp-0.8.1-1plf|112	%{_bindir}/%{name}
12ru|qmmp-0.8.1-1plf|113	%{_datadir}/applications/*.desktop
12ru|qmmp-0.8.1-1plf|114	%{_iconsdir}/hicolor/*/apps/*
12ru|qmmp-0.8.1-1plf|115	%{_datadir}/%{name}
12ru|qmmp-0.8.1-1plf|116	
12ru|qmmp-0.8.1-1plf|117	#----------------------------------------------------------------------------
12ru|qmmp-0.8.1-1plf|118	
12ru|qmmp-0.8.1-1plf|119	%package -n	%{libname}
12ru|qmmp-0.8.1-1plf|120	Group:		System/Libraries
12ru|qmmp-0.8.1-1plf|121	Summary:	Library for %{name}
12ru|qmmp-0.8.1-1plf|122	
12ru|qmmp-0.8.1-1plf|123	%description -n	%{libname}
12ru|qmmp-0.8.1-1plf|124	Qmmp is an audio-player, written with help of Qt library.
12ru|qmmp-0.8.1-1plf|125	This package contains the library needed by %{name}.
12ru|qmmp-0.8.1-1plf|126	
12ru|qmmp-0.8.1-1plf|127	%files -n %{libname}
12ru|qmmp-0.8.1-1plf|128	%doc AUTHORS ChangeLog
12ru|qmmp-0.8.1-1plf|129	%{_libdir}/libqmmp.so.%{major}*
12ru|qmmp-0.8.1-1plf|130	
12ru|qmmp-0.8.1-1plf|131	#----------------------------------------------------------------------------
12ru|qmmp-0.8.1-1plf|132	
12ru|qmmp-0.8.1-1plf|133	%package -n	%{libnameui}
12ru|qmmp-0.8.1-1plf|134	Group:		System/Libraries
12ru|qmmp-0.8.1-1plf|135	Summary:	Library for %{name}
12ru|qmmp-0.8.1-1plf|136	
12ru|qmmp-0.8.1-1plf|137	%description -n	%{libnameui}
12ru|qmmp-0.8.1-1plf|138	Qmmp is an audio-player, written with help of Qt library.
12ru|qmmp-0.8.1-1plf|139	This package contains the library needed by %{name}.
12ru|qmmp-0.8.1-1plf|140	
12ru|qmmp-0.8.1-1plf|141	%files -n %{libnameui}
12ru|qmmp-0.8.1-1plf|142	%doc AUTHORS ChangeLog
12ru|qmmp-0.8.1-1plf|143	%{_libdir}/libqmmpui.so.%{major}*
12ru|qmmp-0.8.1-1plf|144	
12ru|qmmp-0.8.1-1plf|145	#----------------------------------------------------------------------------
12ru|qmmp-0.8.1-1plf|146	
12ru|qmmp-0.8.1-1plf|147	%package -n	%{devname}
12ru|qmmp-0.8.1-1plf|148	Summary:	Development files for %{name}
12ru|qmmp-0.8.1-1plf|149	Group:		Development/C
12ru|qmmp-0.8.1-1plf|150	Requires:	%{libname} = %{EVRD}
12ru|qmmp-0.8.1-1plf|151	Provides:	%{name}-devel = %{EVRD}
12ru|qmmp-0.8.1-1plf|152	
12ru|qmmp-0.8.1-1plf|153	%description -n	%{devname}
12ru|qmmp-0.8.1-1plf|154	Qmmp is an audio-player, written with help of Qt library.
12ru|qmmp-0.8.1-1plf|155	This package contains the files needed for developing applications
12ru|qmmp-0.8.1-1plf|156	which use %{name}.
12ru|qmmp-0.8.1-1plf|157	
12ru|qmmp-0.8.1-1plf|158	%files -n %{devname}
12ru|qmmp-0.8.1-1plf|159	%doc AUTHORS ChangeLog
12ru|qmmp-0.8.1-1plf|160	%{_includedir}/%{name}
12ru|qmmp-0.8.1-1plf|161	%{_libdir}/libqmmp.so
12ru|qmmp-0.8.1-1plf|162	%{_libdir}/pkgconfig/qmmp.pc
12ru|qmmp-0.8.1-1plf|163	
12ru|qmmp-0.8.1-1plf|164	#----------------------------------------------------------------------------
12ru|qmmp-0.8.1-1plf|165	
12ru|qmmp-0.8.1-1plf|166	%package -n	%{devnameui}
12ru|qmmp-0.8.1-1plf|167	Summary:	Development files for %{name}
12ru|qmmp-0.8.1-1plf|168	Group:		Development/C
12ru|qmmp-0.8.1-1plf|169	Requires:	%{libnameui} = %{EVRD}
12ru|qmmp-0.8.1-1plf|170	Provides:	%{name}ui-devel = %{EVRD}
12ru|qmmp-0.8.1-1plf|171	Conflicts:	%{_lib}qmmp-devel < 0.7.2
12ru|qmmp-0.8.1-1plf|172	
12ru|qmmp-0.8.1-1plf|173	%description -n	%{devnameui}
12ru|qmmp-0.8.1-1plf|174	Qmmp is an audio-player, written with help of Qt library.
12ru|qmmp-0.8.1-1plf|175	This package contains the files needed for developing applications
12ru|qmmp-0.8.1-1plf|176	which use %{name}.
12ru|qmmp-0.8.1-1plf|177	
12ru|qmmp-0.8.1-1plf|178	%files -n %{devnameui}
12ru|qmmp-0.8.1-1plf|179	%doc AUTHORS ChangeLog
12ru|qmmp-0.8.1-1plf|180	%{_includedir}/qmmpui
12ru|qmmp-0.8.1-1plf|181	%{_libdir}/libqmmpui.so
12ru|qmmp-0.8.1-1plf|182	%{_libdir}/pkgconfig/qmmpui.pc
12ru|qmmp-0.8.1-1plf|183	
12ru|qmmp-0.8.1-1plf|184	#----------------------------------------------------------------------------
12ru|qmmp-0.8.1-1plf|185	
12ru|qmmp-0.8.1-1plf|186	%if %{build_plf}
12ru|qmmp-0.8.1-1plf|187	%package -n %{name}-aac
12ru|qmmp-0.8.1-1plf|188	Summary:	Qmmp AAC Input Plugin
12ru|qmmp-0.8.1-1plf|189	Group:		Sound
12ru|qmmp-0.8.1-1plf|190	
12ru|qmmp-0.8.1-1plf|191	%description -n %{name}-aac
12ru|qmmp-0.8.1-1plf|192	This is the AAC Input plug-in for Qmmp.
12ru|qmmp-0.8.1-1plf|193	
12ru|qmmp-0.8.1-1plf|194	This package is in restricted repository because AAC codec is patent-protected.
12ru|qmmp-0.8.1-1plf|195	
12ru|qmmp-0.8.1-1plf|196	%files -n %{name}-aac
12ru|qmmp-0.8.1-1plf|197	%doc AUTHORS ChangeLog
12ru|qmmp-0.8.1-1plf|198	%{_libdir}/%{name}/Input/libaac.so
12ru|qmmp-0.8.1-1plf|199	%endif
12ru|qmmp-0.8.1-1plf|200	
12ru|qmmp-0.8.1-1plf|201	#----------------------------------------------------------------------------
12ru|qmmp-0.8.1-1plf|202	
12ru|qmmp-0.8.1-1plf|203	#  ffmpeg-legacy in LTS
12ru|qmmp-0.8.1-1plf|204	%if %{mdvver} >= 201210
12ru|qmmp-0.8.1-1plf|205	%package -n %{name}-ffmpeg
12ru|qmmp-0.8.1-1plf|206	Summary:	Qmmp FFMPEG Input Plugin
12ru|qmmp-0.8.1-1plf|207	Group:		Sound
12ru|qmmp-0.8.1-1plf|208	
12ru|qmmp-0.8.1-1plf|209	%description -n %{name}-ffmpeg
12ru|qmmp-0.8.1-1plf|210	This is the FFMPEG Input Plugin for Qmmp.
12ru|qmmp-0.8.1-1plf|211	
12ru|qmmp-0.8.1-1plf|212	%files -n %{name}-ffmpeg
12ru|qmmp-0.8.1-1plf|213	%doc AUTHORS ChangeLog
12ru|qmmp-0.8.1-1plf|214	%{_libdir}/%{name}/Input/libffmpeg.so
12ru|qmmp-0.8.1-1plf|215	
12ru|qmmp-0.8.1-1plf|216	%else
12ru|qmmp-0.8.1-1plf|217	
12ru|qmmp-0.8.1-1plf|218	%package -n %{name}-ffmpeg-legacy
12ru|qmmp-0.8.1-1plf|219	Summary:	Qmmp FFMPEG Input Plugin
12ru|qmmp-0.8.1-1plf|220	Group:		Sound
12ru|qmmp-0.8.1-1plf|221	
12ru|qmmp-0.8.1-1plf|222	%description -n %{name}-ffmpeg-legacy
12ru|qmmp-0.8.1-1plf|223	This is the FFMPEG Input Plugin for Qmmp.
12ru|qmmp-0.8.1-1plf|224	
12ru|qmmp-0.8.1-1plf|225	%files -n %{name}-ffmpeg-legacy
12ru|qmmp-0.8.1-1plf|226	%doc AUTHORS ChangeLog
12ru|qmmp-0.8.1-1plf|227	%{_libdir}/%{name}/Input/libffmpeg_legacy.so
12ru|qmmp-0.8.1-1plf|228	%endif
12ru|qmmp-0.8.1-1plf|229	
12ru|qmmp-0.8.1-1plf|230	#----------------------------------------------------------------------------
12ru|qmmp-0.8.1-1plf|231	
12ru|qmmp-0.8.1-1plf|232	%package -n %{name}-jack
12ru|qmmp-0.8.1-1plf|233	Summary:	Qmmp Jack Output Plugin
12ru|qmmp-0.8.1-1plf|234	Group:		Sound
12ru|qmmp-0.8.1-1plf|235	
12ru|qmmp-0.8.1-1plf|236	%description -n %{name}-jack
12ru|qmmp-0.8.1-1plf|237	This is the Jack Output Plugin for Qmmp.
12ru|qmmp-0.8.1-1plf|238	
12ru|qmmp-0.8.1-1plf|239	%files -n %{name}-jack
12ru|qmmp-0.8.1-1plf|240	%doc AUTHORS ChangeLog
12ru|qmmp-0.8.1-1plf|241	%{_libdir}/%{name}/Output/libjack.so
12ru|qmmp-0.8.1-1plf|242	
12ru|qmmp-0.8.1-1plf|243	
12ru|qmmp-0.8.1-1plf|244	#----------------------------------------------------------------------------
12ru|qmmp-0.8.1-1plf|245	
12ru|qmmp-0.8.1-1plf|246	%package -n %{name}-modplug
12ru|qmmp-0.8.1-1plf|247	Summary:	Qmmp Modplug Input Plugin
12ru|qmmp-0.8.1-1plf|248	Group:		Sound
12ru|qmmp-0.8.1-1plf|249	
12ru|qmmp-0.8.1-1plf|250	%description -n %{name}-modplug
12ru|qmmp-0.8.1-1plf|251	This is the Modplug Input Plugin for Qmmp.
12ru|qmmp-0.8.1-1plf|252	
12ru|qmmp-0.8.1-1plf|253	%files -n %{name}-modplug
12ru|qmmp-0.8.1-1plf|254	%doc AUTHORS ChangeLog
12ru|qmmp-0.8.1-1plf|255	%{_libdir}/%{name}/Input/libmodplug.so
12ru|qmmp-0.8.1-1plf|256	
12ru|qmmp-0.8.1-1plf|257	#----------------------------------------------------------------------------
12ru|qmmp-0.8.1-1plf|258	
12ru|qmmp-0.8.1-1plf|259	%package -n %{name}-musepack
12ru|qmmp-0.8.1-1plf|260	Summary:	Qmmp MusePack Output Plugin
12ru|qmmp-0.8.1-1plf|261	Group:		Sound
12ru|qmmp-0.8.1-1plf|262	
12ru|qmmp-0.8.1-1plf|263	%description -n %{name}-musepack
12ru|qmmp-0.8.1-1plf|264	This is the Musepack Input Plugin for Qmmp.
12ru|qmmp-0.8.1-1plf|265	
12ru|qmmp-0.8.1-1plf|266	%files -n %{name}-musepack
12ru|qmmp-0.8.1-1plf|267	%doc AUTHORS ChangeLog
12ru|qmmp-0.8.1-1plf|268	%{_libdir}/%{name}/Input/libmpc.so
12ru|qmmp-0.8.1-1plf|269	
12ru|qmmp-0.8.1-1plf|270	#----------------------------------------------------------------------------
12ru|qmmp-0.8.1-1plf|271	
12ru|qmmp-0.8.1-1plf|272	%package -n %{name}-oss
12ru|qmmp-0.8.1-1plf|273	Summary:	Qmmp OSS Output Plugin
12ru|qmmp-0.8.1-1plf|274	Group:		Sound
12ru|qmmp-0.8.1-1plf|275	
12ru|qmmp-0.8.1-1plf|276	%description -n %{name}-oss
12ru|qmmp-0.8.1-1plf|277	This is the Jack OSS Plugin for Qmmp.
12ru|qmmp-0.8.1-1plf|278	
12ru|qmmp-0.8.1-1plf|279	%files -n %{name}-oss
12ru|qmmp-0.8.1-1plf|280	%doc AUTHORS ChangeLog
12ru|qmmp-0.8.1-1plf|281	%{_libdir}/%{name}/Output/liboss.so
12ru|qmmp-0.8.1-1plf|282	
12ru|qmmp-0.8.1-1plf|283	#----------------------------------------------------------------------------
12ru|qmmp-0.8.1-1plf|284	
12ru|qmmp-0.8.1-1plf|285	%package -n %{name}-wavpack
12ru|qmmp-0.8.1-1plf|286	Summary:	Qmmp WavPack Input Plugin
12ru|qmmp-0.8.1-1plf|287	Group:		Sound
12ru|qmmp-0.8.1-1plf|288	
12ru|qmmp-0.8.1-1plf|289	%description -n %{name}-wavpack
12ru|qmmp-0.8.1-1plf|290	This is the WavPack Input Plugin for Qmmp.
12ru|qmmp-0.8.1-1plf|291	
12ru|qmmp-0.8.1-1plf|292	%files -n %{name}-wavpack
12ru|qmmp-0.8.1-1plf|293	%doc AUTHORS ChangeLog
12ru|qmmp-0.8.1-1plf|294	%{_libdir}/%{name}/Input/libwavpack.so
12ru|qmmp-0.8.1-1plf|295	
12ru|qmmp-0.8.1-1plf|296	#----------------------------------------------------------------------------
12ru|qmmp-0.8.1-1plf|297	%package -n %{name}-opus
12ru|qmmp-0.8.1-1plf|298	Summary:	Qmmp Opus Input Plugin
12ru|qmmp-0.8.1-1plf|299	Group:		Sound
12ru|qmmp-0.8.1-1plf|300	
12ru|qmmp-0.8.1-1plf|301	%description -n %{name}-opus
12ru|qmmp-0.8.1-1plf|302	This is the Opus Input Plugin for Qmmp.
12ru|qmmp-0.8.1-1plf|303	
12ru|qmmp-0.8.1-1plf|304	%files -n %{name}-opus
12ru|qmmp-0.8.1-1plf|305	%doc AUTHORS ChangeLog
12ru|qmmp-0.8.1-1plf|306	%{_libdir}/%{name}/Input/libopus.so
12ru|qmmp-0.8.1-1plf|307	
12ru|qmmp-0.8.1-1plf|308	#----------------------------------------------------------------------------
12ru|qmmp-0.8.1-1plf|309	%package -n %{name}-sid
12ru|qmmp-0.8.1-1plf|310	Summary:	Qmmp SID Input Plugin
12ru|qmmp-0.8.1-1plf|311	Group:		Sound
12ru|qmmp-0.8.1-1plf|312	
12ru|qmmp-0.8.1-1plf|313	%description -n %{name}-sid
12ru|qmmp-0.8.1-1plf|314	This is the SID Input Plugin for Qmmp.
12ru|qmmp-0.8.1-1plf|315	
12ru|qmmp-0.8.1-1plf|316	%files -n %{name}-sid
12ru|qmmp-0.8.1-1plf|317	%doc AUTHORS ChangeLog
12ru|qmmp-0.8.1-1plf|318	%{_libdir}/%{name}/Input/libsid.so
12ru|qmmp-0.8.1-1plf|319	
12ru|qmmp-0.8.1-1plf|320	#----------------------------------------------------------------------------
12ru|qmmp-0.8.1-1plf|321	
12ru|qmmp-0.8.1-1plf|322	%package -n %{name}-plugins
12ru|qmmp-0.8.1-1plf|323	Summary:	Qmmp Plugins
12ru|qmmp-0.8.1-1plf|324	Group:		Sound
12ru|qmmp-0.8.1-1plf|325	
12ru|qmmp-0.8.1-1plf|326	%description -n %{name}-plugins
12ru|qmmp-0.8.1-1plf|327	Qmmp is an audio-player, written with help of Qt library.
12ru|qmmp-0.8.1-1plf|328	This contains basic plug-in distribution.
12ru|qmmp-0.8.1-1plf|329	
12ru|qmmp-0.8.1-1plf|330	%files -n %{name}-plugins
12ru|qmmp-0.8.1-1plf|331	%doc AUTHORS ChangeLog
12ru|qmmp-0.8.1-1plf|332	%{_libdir}/%{name}/Input/libflac.so
12ru|qmmp-0.8.1-1plf|333	%{_libdir}/%{name}/Input/libmad.so
12ru|qmmp-0.8.1-1plf|334	%{_libdir}/%{name}/Input/libsndfile.so
12ru|qmmp-0.8.1-1plf|335	%{_libdir}/%{name}/Input/libvorbis.so
12ru|qmmp-0.8.1-1plf|336	%{_libdir}/%{name}/Input/libcdaudio.so
12ru|qmmp-0.8.1-1plf|337	%{_libdir}/%{name}/Input/libcue.so
12ru|qmmp-0.8.1-1plf|338	%{_libdir}/%{name}/Input/libgme.so
12ru|qmmp-0.8.1-1plf|339	%{_libdir}/%{name}/Input/libwildmidi.so
12ru|qmmp-0.8.1-1plf|340	
12ru|qmmp-0.8.1-1plf|341	%{_libdir}/%{name}/Output/libalsa.so
12ru|qmmp-0.8.1-1plf|342	%{_libdir}/%{name}/Output/libpulseaudio.so
12ru|qmmp-0.8.1-1plf|343	%{_libdir}/%{name}/Output/libnull.so
12ru|qmmp-0.8.1-1plf|344	
12ru|qmmp-0.8.1-1plf|345	%{_libdir}/%{name}/General/libnotifier.so
12ru|qmmp-0.8.1-1plf|346	%{_libdir}/%{name}/General/libscrobbler.so
12ru|qmmp-0.8.1-1plf|347	%{_libdir}/%{name}/General/libstatusicon.so
12ru|qmmp-0.8.1-1plf|348	%{_libdir}/%{name}/General/libfileops.so
12ru|qmmp-0.8.1-1plf|349	%{_libdir}/%{name}/General/libhotkey.so
12ru|qmmp-0.8.1-1plf|350	%{_libdir}/%{name}/General/liblyrics.so
12ru|qmmp-0.8.1-1plf|351	%{_libdir}/%{name}/General/libmpris.so
12ru|qmmp-0.8.1-1plf|352	%{_libdir}/%{name}/General/libcovermanager.so
12ru|qmmp-0.8.1-1plf|353	%{_libdir}/%{name}/General/libkdenotify.so
12ru|qmmp-0.8.1-1plf|354	%{_libdir}/%{name}/General/libstreambrowser.so
12ru|qmmp-0.8.1-1plf|355	%{_libdir}/%{name}/General/libconverter.so
12ru|qmmp-0.8.1-1plf|356	%{_libdir}/%{name}/General/libcopypaste.so
12ru|qmmp-0.8.1-1plf|357	%{_libdir}/%{name}/General/libtrackchange.so
12ru|qmmp-0.8.1-1plf|358	%{_libdir}/%{name}/General/libudisks2.so
12ru|qmmp-0.8.1-1plf|359	%{_libdir}/%{name}/General/libgnomehotkey.so
12ru|qmmp-0.8.1-1plf|360	%{_libdir}/%{name}/General/librgscan.so
12ru|qmmp-0.8.1-1plf|361	
12ru|qmmp-0.8.1-1plf|362	%{_libdir}/%{name}/PlayListFormats/*
12ru|qmmp-0.8.1-1plf|363	
12ru|qmmp-0.8.1-1plf|364	%{_libdir}/%{name}/CommandLineOptions/libincdecvolumeoption.so
12ru|qmmp-0.8.1-1plf|365	%{_libdir}/%{name}/CommandLineOptions/libseekoption.so
12ru|qmmp-0.8.1-1plf|366	%{_libdir}/%{name}/CommandLineOptions/libstatusoption.so
12ru|qmmp-0.8.1-1plf|367	%{_libdir}/%{name}/CommandLineOptions/libplaylistoption.so
12ru|qmmp-0.8.1-1plf|368	
12ru|qmmp-0.8.1-1plf|369	%{_libdir}/%{name}/Effect/libsrconverter.so
12ru|qmmp-0.8.1-1plf|370	%{_libdir}/%{name}/Effect/libbs2b.so
12ru|qmmp-0.8.1-1plf|371	%{_libdir}/%{name}/Effect/libladspa.so
12ru|qmmp-0.8.1-1plf|372	%{_libdir}/%{name}/Effect/libcrossfade.so
12ru|qmmp-0.8.1-1plf|373	%{_libdir}/%{name}/Effect/libstereo.so
12ru|qmmp-0.8.1-1plf|374	
12ru|qmmp-0.8.1-1plf|375	%{_libdir}/%{name}/Engines/libmplayer.so
12ru|qmmp-0.8.1-1plf|376	
12ru|qmmp-0.8.1-1plf|377	%{_libdir}/%{name}/FileDialogs/libqmmpfiledialog.so
12ru|qmmp-0.8.1-1plf|378	
12ru|qmmp-0.8.1-1plf|379	%{_libdir}/%{name}/Transports/libhttp.so
12ru|qmmp-0.8.1-1plf|380	%{_libdir}/%{name}/Transports/libmms.so
12ru|qmmp-0.8.1-1plf|381	
12ru|qmmp-0.8.1-1plf|382	%{_libdir}/%{name}/Visual/libanalyzer.so
12ru|qmmp-0.8.1-1plf|383	%{_libdir}/%{name}/Visual/libprojectm.so
12ru|qmmp-0.8.1-1plf|384	
12ru|qmmp-0.8.1-1plf|385	%{_libdir}/%{name}/Ui/libskinned.so
12ru|qmmp-0.8.1-1plf|386	
12ru|qmmp-0.8.1-1plf|387	#----------------------------------------------------------------------------
12ru|qmmp-0.8.1-1plf|388	
12ru|qmmp-0.8.1-1plf|389	%prep
12ru|qmmp-0.8.1-1plf|390	%setup -q
12ru|qmmp-0.8.1-1plf|391	
12ru|qmmp-0.8.1-1plf|392	%build
12ru|qmmp-0.8.1-1plf|393	#oss3 support is deprecated upstream for now I'll enable it ...
12ru|qmmp-0.8.1-1plf|394	%cmake_qt4 -DUSE_HAL:BOOL=FALSE \
12ru|qmmp-0.8.1-1plf|395	-DUSE_OSS:BOOL=TRUE \
12ru|qmmp-0.8.1-1plf|396	-DUSE_OSS:UDISKS2=TRUE \
12ru|qmmp-0.8.1-1plf|397	-DUSE_RPATH=TRUE \
12ru|qmmp-0.8.1-1plf|398	-DCMAKE_INSTALL_PREFIX=/usr
12ru|qmmp-0.8.1-1plf|399	
12ru|qmmp-0.8.1-1plf|400	%make
12ru|qmmp-0.8.1-1plf|401	
12ru|qmmp-0.8.1-1plf|402	%install
12ru|qmmp-0.8.1-1plf|403	%makeinstall_std -C build
12ru|qmmp-0.8.1-1plf|404	
12ru|qmmp-0.8.1-1plf|405	%changelog
12ru|qmmp-0.8.1-1plf|406	* Sun Aug 10 2014 abfonly <abfonly@gmail.com> 0.8.1-1plf
12ru|qmmp-0.8.1-1plf|407	+ Revision: 7c69a75
12ru|qmmp-0.8.1-1plf|408	- Changelog:
12ru|qmmp-0.8.1-1plf|409	- 0.8.1
12ru|qmmp-0.8.1-1plf|410	- added rusxmms patch autodetection for all supported platforms
12ru|qmmp-0.8.1-1plf|411	- added application information to the windows executable
12ru|qmmp-0.8.1-1plf|412	- fixed --pl-dump/--pl-play command line options
12ru|qmmp-0.8.1-1plf|413	- fixed regressions in the mpris 1.0 support
12ru|qmmp-0.8.1-1plf|414	- fixed selection behaviour in the playlist when using keyboard
12ru|qmmp-0.8.1-1plf|415	- fixed disc number disappearing when using flac with embedded cue
12ru|qmmp-0.8.1-1plf|416	- fixed main window activation
12ru|qmmp-0.8.1-1plf|417	- fixed segmentation fault when moving track in the group mode
12ru|qmmp-0.8.1-1plf|418	- fixed not working 'exit' action when option 'hide on close' is enabled
12ru|qmmp-0.8.1-1plf|419	- fixed freezing in the alsa plugin
12ru|qmmp-0.8.1-1plf|420	- fixed m4a support;
12ru|qmmp-0.8.1-1plf|421	- fixed clearing a key combination in the hotkey plugin
12ru|qmmp-0.8.1-1plf|422	- removed duplicate extensions from the file association page
12ru|qmmp-0.8.1-1plf|423	
12ru|qmmp-0.8.1-1plf|424	

21900 12
12ru|real-codecs-1.2-8|1	%define __noautoreq 'libstdc*5*'
12ru|real-codecs-1.2-8|2	%define debug_package %{nil}
12ru|real-codecs-1.2-8|3	
12ru|real-codecs-1.2-8|4	%define distsuffix plf
12ru|real-codecs-1.2-8|5	%define essentialamd64 20061203
12ru|real-codecs-1.2-8|6	
12ru|real-codecs-1.2-8|7	Name:		real-codecs
12ru|real-codecs-1.2-8|8	Version:	1.2
12ru|real-codecs-1.2-8|9	Release:	8
12ru|real-codecs-1.2-8|10	Summary:	Real Player codecs binaries
12ru|real-codecs-1.2-8|11	License:	Commercial
12ru|real-codecs-1.2-8|12	Group:		System/Libraries
12ru|real-codecs-1.2-8|13	URL:		http://realforum.real.com/cgi-bin/unixplayer/wwwthreads.pl
12ru|real-codecs-1.2-8|14	Source:		http://www1.mplayerhq.hu/MPlayer/releases/codecs/rp9codecs.tar.bz2
12ru|real-codecs-1.2-8|15	Source1:	http://www1.mplayerhq.hu/MPlayer/releases/codecs/rp8codecs-ppc.tar.bz2
12ru|real-codecs-1.2-8|16	Source2:	http://www1.mplayerhq.hu/MPlayer/releases/codecs/rp8codecs-alpha.tar.bz2
12ru|real-codecs-1.2-8|17	Source3:	real-codecs-10.tar.bz2
12ru|real-codecs-1.2-8|18	Source4:	essential-amd64-%{essentialamd64}.tar.bz2
12ru|real-codecs-1.2-8|19	ExclusiveArch:	%{ix86} x86_64 ppc alpha
12ru|real-codecs-1.2-8|20	
12ru|real-codecs-1.2-8|21	%description
12ru|real-codecs-1.2-8|22	This package contains Real Player codecs binaries.
12ru|real-codecs-1.2-8|23	
12ru|real-codecs-1.2-8|24	This package is in restricted for it's closed source nature.
12ru|real-codecs-1.2-8|25	
12ru|real-codecs-1.2-8|26	%prep
12ru|real-codecs-1.2-8|27	%setup -q -n rp9codecs -a 1 -a 2 -a 3 -a 4
12ru|real-codecs-1.2-8|28	
12ru|real-codecs-1.2-8|29	%build
12ru|real-codecs-1.2-8|30	
12ru|real-codecs-1.2-8|31	%install
12ru|real-codecs-1.2-8|32	install -d -m 755 %{buildroot}%{_libdir}/codecs
12ru|real-codecs-1.2-8|33	%ifarch %{ix86}
12ru|real-codecs-1.2-8|34	install -m 755 *.so* %{buildroot}%{_libdir}/codecs
12ru|real-codecs-1.2-8|35	%endif
12ru|real-codecs-1.2-8|36	%ifarch ppc
12ru|real-codecs-1.2-8|37	install -m 755 rp8codecs-ppc/* %{buildroot}%{_libdir}/codecs
12ru|real-codecs-1.2-8|38	%endif
12ru|real-codecs-1.2-8|39	%ifarch alpha
12ru|real-codecs-1.2-8|40	install -m 755 rp8codecs-alpha/* %{buildroot}%{_libdir}/codecs
12ru|real-codecs-1.2-8|41	%endif
12ru|real-codecs-1.2-8|42	%ifarch x86_64
12ru|real-codecs-1.2-8|43	install -m 755 essential-amd64-%{essentialamd64}/*.so %{buildroot}%{_libdir}/codecs
12ru|real-codecs-1.2-8|44	%endif
12ru|real-codecs-1.2-8|45	
12ru|real-codecs-1.2-8|46	%files
12ru|real-codecs-1.2-8|47	%doc essential-amd64-%{essentialamd64}/README
12ru|real-codecs-1.2-8|48	%{_libdir}/codecs
12ru|real-codecs-1.2-8|49	
12ru|real-codecs-1.2-8|50	
12ru|real-codecs-1.2-8|51	%changelog
12ru|real-codecs-1.2-8|52	* Mon Apr 14 2014 Alex Burmashev <alex.burmashev@gmail.com> 1.2-8
12ru|real-codecs-1.2-8|53	+ Revision: aca0c61
12ru|real-codecs-1.2-8|54	- release up, noautoreq libstdc*5*
12ru|real-codecs-1.2-8|55	
12ru|real-codecs-1.2-8|56	

21901 12
12ru|sox-14.4.1-1plf|1	%define build_plf 0
12ru|sox-14.4.1-1plf|2	%{?_with_plf: %{expand: %%global build_plf 1}}
12ru|sox-14.4.1-1plf|3	
12ru|sox-14.4.1-1plf|4	######################
12ru|sox-14.4.1-1plf|5	# Hardcode PLF build
12ru|sox-14.4.1-1plf|6	%define build_plf 1
12ru|sox-14.4.1-1plf|7	######################
12ru|sox-14.4.1-1plf|8	
12ru|sox-14.4.1-1plf|9	%if %{build_plf}
12ru|sox-14.4.1-1plf|10	%define distsuffix plf
12ru|sox-14.4.1-1plf|11	%define extrarelsuffix plf
12ru|sox-14.4.1-1plf|12	%endif
12ru|sox-14.4.1-1plf|13	
12ru|sox-14.4.1-1plf|14	%define major 2
12ru|sox-14.4.1-1plf|15	%define libname %mklibname %{name} %{major}
12ru|sox-14.4.1-1plf|16	%define develname %mklibname %{name} -d
12ru|sox-14.4.1-1plf|17	
12ru|sox-14.4.1-1plf|18	Summary:	A general purpose sound file conversion tool
12ru|sox-14.4.1-1plf|19	Name:		sox
12ru|sox-14.4.1-1plf|20	Version:	14.4.1
12ru|sox-14.4.1-1plf|21	Release:	1%{?extrarelsuffix}
12ru|sox-14.4.1-1plf|22	License:	LGPLv2+
12ru|sox-14.4.1-1plf|23	Group:		Sound
12ru|sox-14.4.1-1plf|24	URL:		http://sox.sourceforge.net/
12ru|sox-14.4.1-1plf|25	Source0:	http://heanet.dl.sourceforge.net/sourceforge/sox/%{name}-%{version}.tar.bz2
12ru|sox-14.4.1-1plf|26	BuildRequires:	ffmpeg-devel
12ru|sox-14.4.1-1plf|27	BuildRequires:	magic-devel
12ru|sox-14.4.1-1plf|28	BuildRequires:	gsm-devel
12ru|sox-14.4.1-1plf|29	BuildRequires:	id3tag-devel
12ru|sox-14.4.1-1plf|30	BuildRequires:	ladspa-devel
12ru|sox-14.4.1-1plf|31	BuildRequires:	libalsa-devel
12ru|sox-14.4.1-1plf|32	BuildRequires:	libflac-devel
12ru|sox-14.4.1-1plf|33	BuildRequires:	libtool-devel
12ru|sox-14.4.1-1plf|34	BuildRequires:	libpng-devel
12ru|sox-14.4.1-1plf|35	BuildRequires:	libsamplerate-devel
12ru|sox-14.4.1-1plf|36	BuildRequires:	pkgconfig(sndfile)
12ru|sox-14.4.1-1plf|37	BuildRequires:	libtheora-devel
12ru|sox-14.4.1-1plf|38	BuildRequires:	libtool
12ru|sox-14.4.1-1plf|39	BuildRequires:	libwavpack-devel
12ru|sox-14.4.1-1plf|40	BuildRequires:	lpc10-devel
12ru|sox-14.4.1-1plf|41	BuildRequires:	mad-devel
12ru|sox-14.4.1-1plf|42	BuildRequires:	oggvorbis-devel
12ru|sox-14.4.1-1plf|43	BuildRequires:	libgomp-devel
12ru|sox-14.4.1-1plf|44	%if %{build_plf}
12ru|sox-14.4.1-1plf|45	BuildRequires:	lame-devel
12ru|sox-14.4.1-1plf|46	BuildRequires:	libamrwb-devel
12ru|sox-14.4.1-1plf|47	BuildRequires:	libamrnb-devel
12ru|sox-14.4.1-1plf|48	%endif
12ru|sox-14.4.1-1plf|49	
12ru|sox-14.4.1-1plf|50	%description
12ru|sox-14.4.1-1plf|51	SoX (Sound eXchange) is a sound file format converter for Linux,
12ru|sox-14.4.1-1plf|52	UNIX and DOS PCs. The self-described 'Swiss Army knife of sound
12ru|sox-14.4.1-1plf|53	tools,' SoX can convert between many different digitized sound
12ru|sox-14.4.1-1plf|54	formats and perform simple sound manipulation functions,
12ru|sox-14.4.1-1plf|55	including sound effects.
12ru|sox-14.4.1-1plf|56	
12ru|sox-14.4.1-1plf|57	Install the sox package if you'd like to convert sound file formats
12ru|sox-14.4.1-1plf|58	or manipulate some sounds.
12ru|sox-14.4.1-1plf|59	
12ru|sox-14.4.1-1plf|60	%if %{build_plf}
12ru|sox-14.4.1-1plf|61	This package is in restricted as it was build with lame encoder
12ru|sox-14.4.1-1plf|62	support, which is in restricted.
12ru|sox-14.4.1-1plf|63	%endif
12ru|sox-14.4.1-1plf|64	
12ru|sox-14.4.1-1plf|65	%package -n %{libname}
12ru|sox-14.4.1-1plf|66	Summary:	Libraries for SoX
12ru|sox-14.4.1-1plf|67	Group:		System/Libraries
12ru|sox-14.4.1-1plf|68	Obsoletes:	%{mklibname %{name} 0} < %{EVRD}
12ru|sox-14.4.1-1plf|69	
12ru|sox-14.4.1-1plf|70	%description -n %{libname}
12ru|sox-14.4.1-1plf|71	Libraries for SoX.
12ru|sox-14.4.1-1plf|72	
12ru|sox-14.4.1-1plf|73	%package -n %{develname}
12ru|sox-14.4.1-1plf|74	Summary:	Development headers and libraries for libst
12ru|sox-14.4.1-1plf|75	Group:		Development/C
12ru|sox-14.4.1-1plf|76	Requires:	%{libname} = %{version}-%{release}
12ru|sox-14.4.1-1plf|77	Provides:	lib%{name}-devel = %{version}-%{release}
12ru|sox-14.4.1-1plf|78	Provides:	%{name}-devel = %{version}-%{release}
12ru|sox-14.4.1-1plf|79	
12ru|sox-14.4.1-1plf|80	%description -n %{develname}
12ru|sox-14.4.1-1plf|81	Development headers and libraries for SoX.
12ru|sox-14.4.1-1plf|82	
12ru|sox-14.4.1-1plf|83	%prep
12ru|sox-14.4.1-1plf|84	%setup -q
12ru|sox-14.4.1-1plf|85	#autoreconf -fis
12ru|sox-14.4.1-1plf|86	
12ru|sox-14.4.1-1plf|87	%build
12ru|sox-14.4.1-1plf|88	export CFLAGS="%{optflags} -DHAVE_SYS_SOUNDCARD_H=1 -D_FILE_OFFSET_BITS=64 -fPIC -DPIC"
12ru|sox-14.4.1-1plf|89	
12ru|sox-14.4.1-1plf|90	%configure2_5x \
12ru|sox-14.4.1-1plf|91	--with-ladspa-path=%{_includedir}
12ru|sox-14.4.1-1plf|92	%make
12ru|sox-14.4.1-1plf|93	
12ru|sox-14.4.1-1plf|94	%install
12ru|sox-14.4.1-1plf|95	%makeinstall_std
12ru|sox-14.4.1-1plf|96	
12ru|sox-14.4.1-1plf|97	ln -sf play %{buildroot}%{_bindir}/rec
12ru|sox-14.4.1-1plf|98	
12ru|sox-14.4.1-1plf|99	cat << EOF > %{buildroot}%{_bindir}/soxplay
12ru|sox-14.4.1-1plf|100	#!/bin/sh
12ru|sox-14.4.1-1plf|101	
12ru|sox-14.4.1-1plf|102	%{_bindir}/sox \$1 -t .au - > /dev/audio
12ru|sox-14.4.1-1plf|103	
12ru|sox-14.4.1-1plf|104	EOF
12ru|sox-14.4.1-1plf|105	chmod 755 %{buildroot}%{_bindir}/soxplay
12ru|sox-14.4.1-1plf|106	
12ru|sox-14.4.1-1plf|107	ln -snf play %{buildroot}%{_bindir}/rec
12ru|sox-14.4.1-1plf|108	ln -s play.1%{_extension} %{buildroot}%{_mandir}/man1/rec.1%{_extension}
12ru|sox-14.4.1-1plf|109	
12ru|sox-14.4.1-1plf|110	rm -rf %{buildroot}%{_libdir}/sox/*.{la,a}
12ru|sox-14.4.1-1plf|111	
12ru|sox-14.4.1-1plf|112	%files
12ru|sox-14.4.1-1plf|113	%doc ChangeLog README NEWS AUTHORS
12ru|sox-14.4.1-1plf|114	%{_bindir}/play
12ru|sox-14.4.1-1plf|115	%{_bindir}/rec
12ru|sox-14.4.1-1plf|116	%{_bindir}/sox*
12ru|sox-14.4.1-1plf|117	%{_mandir}/man1/*
12ru|sox-14.4.1-1plf|118	%{_mandir}/man7/*
12ru|sox-14.4.1-1plf|119	
12ru|sox-14.4.1-1plf|120	%files -n %{libname}
12ru|sox-14.4.1-1plf|121	%{_libdir}/libsox.so.%{major}*
12ru|sox-14.4.1-1plf|122	
12ru|sox-14.4.1-1plf|123	%files -n %{develname}
12ru|sox-14.4.1-1plf|124	%{_includedir}/*.h
12ru|sox-14.4.1-1plf|125	%{_libdir}/libsox.a
12ru|sox-14.4.1-1plf|126	%{_libdir}/libsox.so
12ru|sox-14.4.1-1plf|127	%{_libdir}/pkgconfig/sox.pc
12ru|sox-14.4.1-1plf|128	%{_mandir}/man3/*
12ru|sox-14.4.1-1plf|129	

21902 12
12ru|task-codecs-1-1|1	Summary:	Meta-package for codecs
12ru|task-codecs-1-1|2	Name:		task-codecs
12ru|task-codecs-1-1|3	Version:	1
12ru|task-codecs-1-1|4	Release:	1
12ru|task-codecs-1-1|5	License:	GPLv2+
12ru|task-codecs-1-1|6	Group:		Video
12ru|task-codecs-1-1|7	Requires:	task-codecs-minimal
12ru|task-codecs-1-1|8	
12ru|task-codecs-1-1|9	Suggests:	gstreamer1.0-a52dec
12ru|task-codecs-1-1|10	Suggests:	gstreamer1.0-dts
12ru|task-codecs-1-1|11	Suggests:	gstreamer1.0-dv
12ru|task-codecs-1-1|12	Suggests:	gstreamer1.0-faad
12ru|task-codecs-1-1|13	Suggests:	gstreamer1.0-faac
12ru|task-codecs-1-1|14	Suggests:	gstreamer1.0-flac
12ru|task-codecs-1-1|15	Suggests:	gstreamer1.0-gsm
12ru|task-codecs-1-1|16	Suggests:	gstreamer1.0-lame
12ru|task-codecs-1-1|17	Suggests:	gstreamer1.0-libass
12ru|task-codecs-1-1|18	Suggests:	gstreamer1.0-libav
12ru|task-codecs-1-1|19	Suggests:	gstreamer1.0-mms
12ru|task-codecs-1-1|20	Suggests:	gstreamer1.0-mpeg
12ru|task-codecs-1-1|21	Suggests:	gstreamer1.0-mpeg2enc
12ru|task-codecs-1-1|22	Suggests:	gstreamer1.0-plugins-bad
12ru|task-codecs-1-1|23	Suggests:	gstreamer1.0-plugins-good
12ru|task-codecs-1-1|24	Suggests:	gstreamer1.0-plugins-ugly
12ru|task-codecs-1-1|25	Suggests:	gstreamer1.0-pulse
12ru|task-codecs-1-1|26	Suggests:	gstreamer1.0-rtmp
12ru|task-codecs-1-1|27	Suggests:	gstreamer1.0-rtpvp8
12ru|task-codecs-1-1|28	Suggests:	gstreamer1.0-soup
12ru|task-codecs-1-1|29	Suggests:	gstreamer1.0-speex
12ru|task-codecs-1-1|30	Suggests:	gstreamer1.0-twolame
12ru|task-codecs-1-1|31	Suggests:	gstreamer1.0-vp8
12ru|task-codecs-1-1|32	Suggests:	gstreamer1.0-wavpack
12ru|task-codecs-1-1|33	Suggests:	gstreamer1.0-x264
12ru|task-codecs-1-1|34	
12ru|task-codecs-1-1|35	%description
12ru|task-codecs-1-1|36	This meta-package is used to install a set of codecs.
12ru|task-codecs-1-1|37	
12ru|task-codecs-1-1|38	%files
12ru|task-codecs-1-1|39	
12ru|task-codecs-1-1|40	#---------------------------------------------------------------------
12ru|task-codecs-1-1|41	
12ru|task-codecs-1-1|42	%package minimal
12ru|task-codecs-1-1|43	Summary:	Minimal needed codecs meta-package
12ru|task-codecs-1-1|44	Group:		Video
12ru|task-codecs-1-1|45	
12ru|task-codecs-1-1|46	Suggests:	a52dec
12ru|task-codecs-1-1|47	Suggests:	ac3dec
12ru|task-codecs-1-1|48	Suggests:	gstreamer0.10-a52dec
12ru|task-codecs-1-1|49	Suggests:	gstreamer0.10-decoders
12ru|task-codecs-1-1|50	Suggests:	gstreamer0.10-decoders-audio
12ru|task-codecs-1-1|51	Suggests:	gstreamer0.10-dts
12ru|task-codecs-1-1|52	Suggests:	gstreamer0.10-dv
12ru|task-codecs-1-1|53	Suggests:	gstreamer0.10-faad
12ru|task-codecs-1-1|54	Suggests:	gstreamer0.10-faac
12ru|task-codecs-1-1|55	Suggests:	gstreamer0.10-flac
12ru|task-codecs-1-1|56	Suggests:	gstreamer0.10-gsm
12ru|task-codecs-1-1|57	Suggests:	gstreamer0.10-jp2k
12ru|task-codecs-1-1|58	Suggests:	gstreamer0.10-lame
12ru|task-codecs-1-1|59	Suggests:	gstreamer0.10-libass
12ru|task-codecs-1-1|60	Suggests:	gstreamer0.10-mms
12ru|task-codecs-1-1|61	Suggests:	gstreamer0.10-mpeg
12ru|task-codecs-1-1|62	Suggests:	gstreamer0.10-mpeg2enc
12ru|task-codecs-1-1|63	Suggests:	gstreamer0.10-musepack
12ru|task-codecs-1-1|64	Suggests:	gstreamer0.10-neon
12ru|task-codecs-1-1|65	Suggests:	gstreamer0.10-plugins-bad
12ru|task-codecs-1-1|66	Suggests:	gstreamer0.10-plugins-good
12ru|task-codecs-1-1|67	Suggests:	gstreamer0.10-plugins-ugly
12ru|task-codecs-1-1|68	Suggests:	gstreamer0.10-plugins-gl
12ru|task-codecs-1-1|69	Suggests:	gstreamer0.10-resindvd
12ru|task-codecs-1-1|70	Suggests:	gstreamer0.10-rsvg
12ru|task-codecs-1-1|71	Suggests:	gstreamer0.10-rtmp
12ru|task-codecs-1-1|72	Suggests:	gstreamer0.10-speex
12ru|task-codecs-1-1|73	Suggests:	gstreamer0.10-twolame
12ru|task-codecs-1-1|74	Suggests:	gstreamer0.10-voip
12ru|task-codecs-1-1|75	Suggests:	gstreamer0.10-vp8
12ru|task-codecs-1-1|76	Suggests:	gstreamer0.10-wavpack
12ru|task-codecs-1-1|77	Suggests:	gstreamer0.10-x264
12ru|task-codecs-1-1|78	Suggests:	gstreamer0.10-xvid
12ru|task-codecs-1-1|79	Suggests:	faac
12ru|task-codecs-1-1|80	Suggests:	faad2
12ru|task-codecs-1-1|81	Suggests:	x264
12ru|task-codecs-1-1|82	Suggests:	twolame
12ru|task-codecs-1-1|83	Suggests:	mpeg2dec
12ru|task-codecs-1-1|84	Suggests:	gpac
12ru|task-codecs-1-1|85	Suggests:	flac
12ru|task-codecs-1-1|86	Suggests:	wavpack
12ru|task-codecs-1-1|87	
12ru|task-codecs-1-1|88	%ifarch x86
12ru|task-codecs-1-1|89	Suggests:	gstreamer0.10-pitfdll
12ru|task-codecs-1-1|90	%endif
12ru|task-codecs-1-1|91	
12ru|task-codecs-1-1|92	%description minimal
12ru|task-codecs-1-1|93	This meta-package is used to install a minimal set of codecs.
12ru|task-codecs-1-1|94	
12ru|task-codecs-1-1|95	%files minimal
12ru|task-codecs-1-1|96	

21903 12
12ru|transcode-1.1.7-7|1	%define distsuffix plf
12ru|transcode-1.1.7-7|2	
12ru|transcode-1.1.7-7|3	%define build_pvm 0
12ru|transcode-1.1.7-7|4	%{?_without_pvm:		%{expand: %%global build_pvm 0}}
12ru|transcode-1.1.7-7|5	%{?_with_pvm:			%{expand: %%global build_pvm 1}}
12ru|transcode-1.1.7-7|6	%define build_dv 1
12ru|transcode-1.1.7-7|7	%define build_freetype 1
12ru|transcode-1.1.7-7|8	%define build_quicktime 1
12ru|transcode-1.1.7-7|9	%define build_theora 1
12ru|transcode-1.1.7-7|10	
12ru|transcode-1.1.7-7|11	Summary:	A linux video stream processing utility
12ru|transcode-1.1.7-7|12	Name:		transcode
12ru|transcode-1.1.7-7|13	Version:	1.1.7
12ru|transcode-1.1.7-7|14	Release:	7
12ru|transcode-1.1.7-7|15	License:	GPLv2+
12ru|transcode-1.1.7-7|16	Group:		Video
12ru|transcode-1.1.7-7|17	Url:		http://www.transcoding.org
12ru|transcode-1.1.7-7|18	Source0:	http://www.jakemsr.com/transcode/%{name}-%{version}.tar.bz2
12ru|transcode-1.1.7-7|19	Patch0:		transcode-1.1.7-ffmpeg2.0.patch
12ru|transcode-1.1.7-7|20	Patch1:		transcode-1.1.7-preset-free.patch
12ru|transcode-1.1.7-7|21	Patch2:		transcode-1.1.7-preset-force.patch
12ru|transcode-1.1.7-7|22	Patch3:		transcode-1.1.7-ffmpeg-segfault.patch
12ru|transcode-1.1.7-7|23	BuildRequires:	ffmpeg-devel
12ru|transcode-1.1.7-7|24	BuildRequires:	jbig-devel
12ru|transcode-1.1.7-7|25	BuildRequires:	liba52dec-devel
12ru|transcode-1.1.7-7|26	BuildRequires:	libfaac-devel
12ru|transcode-1.1.7-7|27	BuildRequires:	liblame-devel
12ru|transcode-1.1.7-7|28	BuildRequires:	liblzo-devel
12ru|transcode-1.1.7-7|29	BuildRequires:	libnetpbm-devel
12ru|transcode-1.1.7-7|30	BuildRequires:	xvid-devel
12ru|transcode-1.1.7-7|31	BuildRequires:	pkgconfig(alsa)
12ru|transcode-1.1.7-7|32	BuildRequires:	pkgconfig(dvdread)
12ru|transcode-1.1.7-7|33	BuildRequires:	pkgconfig(ImageMagick)
12ru|transcode-1.1.7-7|34	BuildRequires:	pkgconfig(jasper)
12ru|transcode-1.1.7-7|35	BuildRequires:	pkgconfig(lcms)
12ru|transcode-1.1.7-7|36	BuildRequires:	pkgconfig(libmpeg2)
12ru|transcode-1.1.7-7|37	BuildRequires:	pkgconfig(libv4l1)
12ru|transcode-1.1.7-7|38	BuildRequires:	pkgconfig(libv4l2)
12ru|transcode-1.1.7-7|39	BuildRequires:	pkgconfig(libxml-2.0)
12ru|transcode-1.1.7-7|40	BuildRequires:	pkgconfig(mjpegtools)
12ru|transcode-1.1.7-7|41	BuildRequires:	pkgconfig(sdl)
12ru|transcode-1.1.7-7|42	BuildRequires:	pkgconfig(vorbis)
12ru|transcode-1.1.7-7|43	BuildRequires:	pkgconfig(x11)
12ru|transcode-1.1.7-7|44	BuildRequires:	pkgconfig(x264)
12ru|transcode-1.1.7-7|45	BuildRequires:	pkgconfig(xaw7)
12ru|transcode-1.1.7-7|46	BuildRequires:	pkgconfig(xext)
12ru|transcode-1.1.7-7|47	BuildRequires:	pkgconfig(xpm)
12ru|transcode-1.1.7-7|48	BuildRequires:	pkgconfig(xt)
12ru|transcode-1.1.7-7|49	BuildRequires:	pkgconfig(xv)
12ru|transcode-1.1.7-7|50	%if %{build_freetype}
12ru|transcode-1.1.7-7|51	BuildRequires:	pkgconfig(freetype2)
12ru|transcode-1.1.7-7|52	%endif
12ru|transcode-1.1.7-7|53	%if %{build_dv}
12ru|transcode-1.1.7-7|54	BuildRequires:	pkgconfig(libdv)
12ru|transcode-1.1.7-7|55	%endif
12ru|transcode-1.1.7-7|56	%if %{build_quicktime}
12ru|transcode-1.1.7-7|57	BuildRequires:	pkgconfig(libquicktime)
12ru|transcode-1.1.7-7|58	%endif
12ru|transcode-1.1.7-7|59	%if %{build_theora}
12ru|transcode-1.1.7-7|60	BuildRequires:	pkgconfig(theora)
12ru|transcode-1.1.7-7|61	%endif
12ru|transcode-1.1.7-7|62	%if %{build_pvm}
12ru|transcode-1.1.7-7|63	BuildRequires:	libpvm-devel >= 3.4
12ru|transcode-1.1.7-7|64	%endif
12ru|transcode-1.1.7-7|65	
12ru|transcode-1.1.7-7|66	%description
12ru|transcode-1.1.7-7|67	Transcode is a text-console video stream processing tool. Decoding and
12ru|transcode-1.1.7-7|68	encoding is done by loading shared library modules that are responsible
12ru|transcode-1.1.7-7|69	for feeding transcode with raw RGB/PCM streams (import module) and encoding
12ru|transcode-1.1.7-7|70	the frames (export module). It supports elementary video and audio frame
12ru|transcode-1.1.7-7|71	transformations. Some example modules are included to enable import of MPEG
12ru|transcode-1.1.7-7|72	program streams (VOB), Digital Video (DV), or YUV video and export modules
12ru|transcode-1.1.7-7|73	for writing DivX, OpenDivX, or uncompressed AVI files.
12ru|transcode-1.1.7-7|74	
12ru|transcode-1.1.7-7|75	A set of tools is available to extract and decode the sources into raw
12ru|transcode-1.1.7-7|76	video/audio streams for import and to enable post-processing of AVI files.
12ru|transcode-1.1.7-7|77	
12ru|transcode-1.1.7-7|78	This package is in Restricted repository as it could violate some patents.
12ru|transcode-1.1.7-7|79	
12ru|transcode-1.1.7-7|80	%files
12ru|transcode-1.1.7-7|81	%doc installed-docs/*
12ru|transcode-1.1.7-7|82	%{_bindir}/transcode
12ru|transcode-1.1.7-7|83	%{_bindir}/tccat
12ru|transcode-1.1.7-7|84	%{_bindir}/aviindex
12ru|transcode-1.1.7-7|85	%{_bindir}/avimerge
12ru|transcode-1.1.7-7|86	%{_bindir}/avisplit
12ru|transcode-1.1.7-7|87	%{_bindir}/tcdemux
12ru|transcode-1.1.7-7|88	%{_bindir}/tcprobe
12ru|transcode-1.1.7-7|89	%{_bindir}/avifix
12ru|transcode-1.1.7-7|90	%{_bindir}/tcscan
12ru|transcode-1.1.7-7|91	%{_bindir}/tcextract
12ru|transcode-1.1.7-7|92	%{_bindir}/avisync
12ru|transcode-1.1.7-7|93	%{_bindir}/tcdecode
12ru|transcode-1.1.7-7|94	%{_bindir}/tcmodinfo
12ru|transcode-1.1.7-7|95	%{_bindir}/tcxmlcheck
12ru|transcode-1.1.7-7|96	%{_bindir}/tcxpm2rgb
12ru|transcode-1.1.7-7|97	%{_bindir}/tcmp3cut
12ru|transcode-1.1.7-7|98	%{_bindir}/tcrequant
12ru|transcode-1.1.7-7|99	%if %{build_pvm}
12ru|transcode-1.1.7-7|100	%{_bindir}/tcpvmexportd
12ru|transcode-1.1.7-7|101	%endif
12ru|transcode-1.1.7-7|102	%{_bindir}/tcyait
12ru|transcode-1.1.7-7|103	%{_libdir}/%{name}
12ru|transcode-1.1.7-7|104	%{_mandir}/man1/*
12ru|transcode-1.1.7-7|105	
12ru|transcode-1.1.7-7|106	#----------------------------------------------------------------------------
12ru|transcode-1.1.7-7|107	
12ru|transcode-1.1.7-7|108	%prep
12ru|transcode-1.1.7-7|109	%setup -q
12ru|transcode-1.1.7-7|110	%patch0 -p1
12ru|transcode-1.1.7-7|111	%patch1 -p1
12ru|transcode-1.1.7-7|112	%patch2 -p1
12ru|transcode-1.1.7-7|113	%patch3 -p1
12ru|transcode-1.1.7-7|114	
12ru|transcode-1.1.7-7|115	%build
12ru|transcode-1.1.7-7|116	%ifarch %{ix86}
12ru|transcode-1.1.7-7|117	export CPPFLAGS="$CPPFLAGS -mmmx"
12ru|transcode-1.1.7-7|118	%endif
12ru|transcode-1.1.7-7|119	%configure2_5x \
12ru|transcode-1.1.7-7|120	--enable-libmpeg2 \
12ru|transcode-1.1.7-7|121	--enable-libmpeg2convert \
12ru|transcode-1.1.7-7|122	--enable-a52-default-decoder \
12ru|transcode-1.1.7-7|123	--with-default-xvid=xvid4 \
12ru|transcode-1.1.7-7|124	%if %{build_dv}
12ru|transcode-1.1.7-7|125	--enable-libdv \
12ru|transcode-1.1.7-7|126	%endif
12ru|transcode-1.1.7-7|127	%if %{build_pvm}
12ru|transcode-1.1.7-7|128	--with-pvm3-lib=/usr/share/pvm3/lib/LINUX/ \
12ru|transcode-1.1.7-7|129	%else
12ru|transcode-1.1.7-7|130	--disable-pvm3 \
12ru|transcode-1.1.7-7|131	%endif
12ru|transcode-1.1.7-7|132	--enable-imagemagick \
12ru|transcode-1.1.7-7|133	--enable-mjpegtools \
12ru|transcode-1.1.7-7|134	--enable-netstream \
12ru|transcode-1.1.7-7|135	--enable-ogg --enable-vorbis \
12ru|transcode-1.1.7-7|136	%if %{build_theora}
12ru|transcode-1.1.7-7|137	--enable-theora \
12ru|transcode-1.1.7-7|138	%endif
12ru|transcode-1.1.7-7|139	%if %{build_quicktime}
12ru|transcode-1.1.7-7|140	--enable-libquicktime \
12ru|transcode-1.1.7-7|141	%endif
12ru|transcode-1.1.7-7|142	--enable-lzo --with-lzo-includes=%{_includedir}/lzo \
12ru|transcode-1.1.7-7|143	--enable-libxml2 \
12ru|transcode-1.1.7-7|144	--enable-a52 \
12ru|transcode-1.1.7-7|145	--enable-sdl \
12ru|transcode-1.1.7-7|146	--enable-v4l \
12ru|transcode-1.1.7-7|147	--enable-libv4l2 \
12ru|transcode-1.1.7-7|148	--enable-libv4lconvert \
12ru|transcode-1.1.7-7|149	--enable-libfame \
12ru|transcode-1.1.7-7|150	--enable-oss \
12ru|transcode-1.1.7-7|151	--enable-alsa \
12ru|transcode-1.1.7-7|152	--enable-libpostproc \
12ru|transcode-1.1.7-7|153	--enable-faac \
12ru|transcode-1.1.7-7|154	--enable-deprecated \
12ru|transcode-1.1.7-7|155	%if %{build_freetype}
12ru|transcode-1.1.7-7|156	--enable-freetype2 \
12ru|transcode-1.1.7-7|157	%else
12ru|transcode-1.1.7-7|158	--disable-freetype2 \
12ru|transcode-1.1.7-7|159	%endif
12ru|transcode-1.1.7-7|160	--enable-xvid \
12ru|transcode-1.1.7-7|161	--enable-x264
12ru|transcode-1.1.7-7|162	
12ru|transcode-1.1.7-7|163	%make
12ru|transcode-1.1.7-7|164	
12ru|transcode-1.1.7-7|165	%install
12ru|transcode-1.1.7-7|166	%makeinstall_std transform=""
12ru|transcode-1.1.7-7|167	for file in `find %{buildroot} -name "*.la"`; do
12ru|transcode-1.1.7-7|168	perl -pi -e 's|'%{buildroot}'/%{name}-%{version}/||g' $file
12ru|transcode-1.1.7-7|169	done
12ru|transcode-1.1.7-7|170	mv %{buildroot}%{_datadir}/doc/transcode installed-docs
12ru|transcode-1.1.7-7|171	
12ru|transcode-1.1.7-7|172	
12ru|transcode-1.1.7-7|173	%changelog
12ru|transcode-1.1.7-7|174	* Fri Nov 01 2013 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1.7-7
12ru|transcode-1.1.7-7|175	+ Revision: 7acff01
12ru|transcode-1.1.7-7|176	- LOG Add patch to fix segfault when encoding with ffmpeg
12ru|transcode-1.1.7-7|177	
12ru|transcode-1.1.7-7|178	

21904 12
12ru|vlc-2.1.5-1plf|1	%define with_goom 0
12ru|vlc-2.1.5-1plf|2	
12ru|vlc-2.1.5-1plf|3	%define with_faad 0
12ru|vlc-2.1.5-1plf|4	%define with_faac 0
12ru|vlc-2.1.5-1plf|5	%define with_lame 0
12ru|vlc-2.1.5-1plf|6	%define with_dts 0
12ru|vlc-2.1.5-1plf|7	%define with_x264 0
12ru|vlc-2.1.5-1plf|8	
12ru|vlc-2.1.5-1plf|9	%define libmajor	5
12ru|vlc-2.1.5-1plf|10	%define coremajor	7
12ru|vlc-2.1.5-1plf|11	%define libname		%mklibname %{name} %{libmajor}
12ru|vlc-2.1.5-1plf|12	%define libnamecore	%mklibname vlccore %{coremajor}
12ru|vlc-2.1.5-1plf|13	%define devname		%mklibname -d %{name}
12ru|vlc-2.1.5-1plf|14	
12ru|vlc-2.1.5-1plf|15	######################
12ru|vlc-2.1.5-1plf|16	# Hardcode PLF build
12ru|vlc-2.1.5-1plf|17	%define with_plf 1
12ru|vlc-2.1.5-1plf|18	######################
12ru|vlc-2.1.5-1plf|19	
12ru|vlc-2.1.5-1plf|20	%if %{with_plf}
12ru|vlc-2.1.5-1plf|21	# make EVR of plf build higher than regular to allow update, needed with rpm5 mkrel
12ru|vlc-2.1.5-1plf|22	%define extrarelsuffix plf
12ru|vlc-2.1.5-1plf|23	%define distsuffix plf
12ru|vlc-2.1.5-1plf|24	%global with_dts 1
12ru|vlc-2.1.5-1plf|25	%global with_faac 1
12ru|vlc-2.1.5-1plf|26	%global with_faad 1
12ru|vlc-2.1.5-1plf|27	%global with_lame 1
12ru|vlc-2.1.5-1plf|28	%global with_x264 1
12ru|vlc-2.1.5-1plf|29	%endif
12ru|vlc-2.1.5-1plf|30	
12ru|vlc-2.1.5-1plf|31	%define git_url git://git.videolan.org/vlc.git
12ru|vlc-2.1.5-1plf|32	
12ru|vlc-2.1.5-1plf|33	Summary:	MPEG, MPEG2, DVD and DivX player
12ru|vlc-2.1.5-1plf|34	Name:		vlc
12ru|vlc-2.1.5-1plf|35	Version:	2.1.5
12ru|vlc-2.1.5-1plf|36	Release:	1%{?extrarelsuffix}
12ru|vlc-2.1.5-1plf|37	#gw the shared libraries are LGPL
12ru|vlc-2.1.5-1plf|38	License:	GPLv2+ and LGPLv2+
12ru|vlc-2.1.5-1plf|39	Group:		Video
12ru|vlc-2.1.5-1plf|40	Url:		http://www.videolan.org/
12ru|vlc-2.1.5-1plf|41	Source0:	http://download.videolan.org/pub/videolan/%{name}/%{version}/%{name}-%{version}.tar.xz
12ru|vlc-2.1.5-1plf|42	Patch0:		vlc-2.0.1-automake-1.12.patch
12ru|vlc-2.1.5-1plf|43	Patch1:		vlc-2.1.2-fix-default-font.patch
12ru|vlc-2.1.5-1plf|44	Patch2:		vlc-2.0.0-desktop-l10n.patch
12ru|vlc-2.1.5-1plf|45	# Replace live555 detection part in configure.ac with older code
12ru|vlc-2.1.5-1plf|46	# because we don't have .pc file in current live555 version
12ru|vlc-2.1.5-1plf|47	Patch3:		vlc-2.1.2-live555-path.patch
12ru|vlc-2.1.5-1plf|48	Patch4:		vlc-2.1.2-live555-201306.patch
12ru|vlc-2.1.5-1plf|49	BuildRequires:	autoconf2.5
12ru|vlc-2.1.5-1plf|50	BuildRequires:	automake
12ru|vlc-2.1.5-1plf|51	BuildRequires:	desktop-file-utils
12ru|vlc-2.1.5-1plf|52	BuildRequires:	libtool
12ru|vlc-2.1.5-1plf|53	BuildRequires:	kdelibs4-core
12ru|vlc-2.1.5-1plf|54	BuildRequires:	ffmpeg-devel
12ru|vlc-2.1.5-1plf|55	BuildRequires:	gettext-devel
12ru|vlc-2.1.5-1plf|56	BuildRequires:	liba52dec-devel
12ru|vlc-2.1.5-1plf|57	BuildRequires:	libdvdnav-devel
12ru|vlc-2.1.5-1plf|58	BuildRequires:	libmatroska-devel
12ru|vlc-2.1.5-1plf|59	BuildRequires:	libmpcdec-devel
12ru|vlc-2.1.5-1plf|60	BuildRequires:	libmpeg2dec-devel >= 0.4.0
12ru|vlc-2.1.5-1plf|61	BuildRequires:	live-devel
12ru|vlc-2.1.5-1plf|62	BuildRequires:	libtar-devel
12ru|vlc-2.1.5-1plf|63	BuildRequires:	qt4-devel
12ru|vlc-2.1.5-1plf|64	BuildRequires:	sysfsutils-devel
12ru|vlc-2.1.5-1plf|65	BuildRequires:	pkgconfig(alsa)
12ru|vlc-2.1.5-1plf|66	BuildRequires:	pkgconfig(avahi-client)
12ru|vlc-2.1.5-1plf|67	BuildRequires:	pkgconfig(caca)
12ru|vlc-2.1.5-1plf|68	BuildRequires:	pkgconfig(dirac)
12ru|vlc-2.1.5-1plf|69	BuildRequires:	pkgconfig(dvdread)
12ru|vlc-2.1.5-1plf|70	BuildRequires:	pkgconfig(flac)
12ru|vlc-2.1.5-1plf|71	BuildRequires:	pkgconfig(freerdp)
12ru|vlc-2.1.5-1plf|72	BuildRequires:	pkgconfig(freetype2)
12ru|vlc-2.1.5-1plf|73	BuildRequires:	pkgconfig(fribidi)
12ru|vlc-2.1.5-1plf|74	BuildRequires:	pkgconfig(glu)
12ru|vlc-2.1.5-1plf|75	BuildRequires:	pkgconfig(gnome-vfs-2.0)
12ru|vlc-2.1.5-1plf|76	BuildRequires:	pkgconfig(gnutls)
12ru|vlc-2.1.5-1plf|77	BuildRequires:	pkgconfig(id3tag)
12ru|vlc-2.1.5-1plf|78	BuildRequires:	pkgconfig(jack)
12ru|vlc-2.1.5-1plf|79	BuildRequires:	pkgconfig(libbluray) >= 0.2.1
12ru|vlc-2.1.5-1plf|80	BuildRequires:	pkgconfig(libcdio)
12ru|vlc-2.1.5-1plf|81	BuildRequires:	pkgconfig(libcddb)
12ru|vlc-2.1.5-1plf|82	BuildRequires:	pkgconfig(libchromaprint)
12ru|vlc-2.1.5-1plf|83	BuildRequires:	pkgconfig(libdvbpsi)
12ru|vlc-2.1.5-1plf|84	BuildRequires:	pkgconfig(libmodplug)
12ru|vlc-2.1.5-1plf|85	BuildRequires:	pkgconfig(libmtp)
12ru|vlc-2.1.5-1plf|86	BuildRequires:	pkgconfig(libnotify)
12ru|vlc-2.1.5-1plf|87	BuildRequires:	pkgconfig(libproxy-1.0)
12ru|vlc-2.1.5-1plf|88	BuildRequires:	pkgconfig(libpulse)
12ru|vlc-2.1.5-1plf|89	BuildRequires:	pkgconfig(librsvg-2.0)
12ru|vlc-2.1.5-1plf|90	BuildRequires:	pkgconfig(libssh2)
12ru|vlc-2.1.5-1plf|91	BuildRequires:	pkgconfig(libv4l2)
12ru|vlc-2.1.5-1plf|92	BuildRequires:	pkgconfig(libvcdinfo)
12ru|vlc-2.1.5-1plf|93	BuildRequires:	pkgconfig(libvncclient)
12ru|vlc-2.1.5-1plf|94	BuildRequires:	pkgconfig(libxml-2.0)
12ru|vlc-2.1.5-1plf|95	BuildRequires:	pkgconfig(mad)
12ru|vlc-2.1.5-1plf|96	BuildRequires:	pkgconfig(ogg)
12ru|vlc-2.1.5-1plf|97	BuildRequires:	pkgconfig(samplerate)
12ru|vlc-2.1.5-1plf|98	BuildRequires:	pkgconfig(smbclient)
12ru|vlc-2.1.5-1plf|99	BuildRequires:	pkgconfig(speex)
12ru|vlc-2.1.5-1plf|100	BuildRequires:	pkgconfig(taglib)
12ru|vlc-2.1.5-1plf|101	BuildRequires:	pkgconfig(udev)
12ru|vlc-2.1.5-1plf|102	BuildRequires:	pkgconfig(vorbis)
12ru|vlc-2.1.5-1plf|103	BuildRequires:	pkgconfig(xcb)
12ru|vlc-2.1.5-1plf|104	BuildRequires:	pkgconfig(xcb-keysyms)
12ru|vlc-2.1.5-1plf|105	BuildRequires:	pkgconfig(xcb-util)
12ru|vlc-2.1.5-1plf|106	BuildRequires:	pkgconfig(xpm)
12ru|vlc-2.1.5-1plf|107	BuildRequires:	pkgconfig(xproto)
12ru|vlc-2.1.5-1plf|108	BuildRequires:	pkgconfig(xv)
12ru|vlc-2.1.5-1plf|109	%if %{with_dts}
12ru|vlc-2.1.5-1plf|110	BuildRequires:	pkgconfig(libdca)
12ru|vlc-2.1.5-1plf|111	%endif
12ru|vlc-2.1.5-1plf|112	%if %{with_faac}
12ru|vlc-2.1.5-1plf|113	BuildRequires:	libfaac-devel
12ru|vlc-2.1.5-1plf|114	%endif
12ru|vlc-2.1.5-1plf|115	%if %{with_faad}
12ru|vlc-2.1.5-1plf|116	BuildRequires:	libfaad2-devel >= 2.0
12ru|vlc-2.1.5-1plf|117	%endif
12ru|vlc-2.1.5-1plf|118	%if %{with_lame}
12ru|vlc-2.1.5-1plf|119	BuildRequires:	liblame-devel
12ru|vlc-2.1.5-1plf|120	%endif
12ru|vlc-2.1.5-1plf|121	%if %{with_x264}
12ru|vlc-2.1.5-1plf|122	BuildRequires:	pkgconfig(x264)
12ru|vlc-2.1.5-1plf|123	%endif
12ru|vlc-2.1.5-1plf|124	
12ru|vlc-2.1.5-1plf|125	Suggests:	vlc-plugin-dv
12ru|vlc-2.1.5-1plf|126	Suggests:	vlc-plugin-flac
12ru|vlc-2.1.5-1plf|127	Suggests:	vlc-plugin-kate
12ru|vlc-2.1.5-1plf|128	Suggests:	vlc-plugin-libass
12ru|vlc-2.1.5-1plf|129	Suggests:	vlc-plugin-mpc
12ru|vlc-2.1.5-1plf|130	Suggests:	vlc-plugin-opus
12ru|vlc-2.1.5-1plf|131	Suggests:	vlc-plugin-pulse
12ru|vlc-2.1.5-1plf|132	Suggests:	vlc-plugin-schroedinger
12ru|vlc-2.1.5-1plf|133	Suggests:	vlc-plugin-speex
12ru|vlc-2.1.5-1plf|134	Suggests:	vlc-plugin-theora
12ru|vlc-2.1.5-1plf|135	Suggests:	vlc-plugin-upnp
12ru|vlc-2.1.5-1plf|136	Requires:	fonts-ttf-vera
12ru|vlc-2.1.5-1plf|137	Conflicts:	vlc-plugin-common < %{version}-%{release}
12ru|vlc-2.1.5-1plf|138	
12ru|vlc-2.1.5-1plf|139	%description
12ru|vlc-2.1.5-1plf|140	VideoLAN is an OpenSource streaming solution for every OS developed by
12ru|vlc-2.1.5-1plf|141	students from the Ecole Centrale Paris and developers from all over the
12ru|vlc-2.1.5-1plf|142	World.
12ru|vlc-2.1.5-1plf|143	VLC (VideoLAN Client) is a media player that can play MPEG1, MPEG2 and
12ru|vlc-2.1.5-1plf|144	MPEG4 (aka DivX) files, DVDs, VCDs, SVCDs, from a satellite card, from
12ru|vlc-2.1.5-1plf|145	a stream sent by VLS (VideoLAN Server), from another VLC, or from a Web
12ru|vlc-2.1.5-1plf|146	server.
12ru|vlc-2.1.5-1plf|147	This package contains no CSS unscrambling functionality for DVDs ;
12ru|vlc-2.1.5-1plf|148	you need the libdvdcss library available from
12ru|vlc-2.1.5-1plf|149	http://www.videolan.org/libdvdcss/
12ru|vlc-2.1.5-1plf|150	
12ru|vlc-2.1.5-1plf|151	%if %{with_plf}
12ru|vlc-2.1.5-1plf|152	This package is in Restricted repository as it is violating software patents.
12ru|vlc-2.1.5-1plf|153	%endif
12ru|vlc-2.1.5-1plf|154	
12ru|vlc-2.1.5-1plf|155	%files -f %{name}.lang
12ru|vlc-2.1.5-1plf|156	%doc NEWS README COPYING AUTHORS THANKS
12ru|vlc-2.1.5-1plf|157	%doc installed-docs/* doc/lirc/
12ru|vlc-2.1.5-1plf|158	%{_bindir}/cvlc
12ru|vlc-2.1.5-1plf|159	%{_bindir}/qvlc
12ru|vlc-2.1.5-1plf|160	%{_bindir}/vlc
12ru|vlc-2.1.5-1plf|161	%{_bindir}/vlc-wrapper
12ru|vlc-2.1.5-1plf|162	%dir %{_datadir}/vlc/
12ru|vlc-2.1.5-1plf|163	%{_datadir}/vlc/*.*
12ru|vlc-2.1.5-1plf|164	%{_datadir}/vlc/utils
12ru|vlc-2.1.5-1plf|165	%dir %{_libdir}/vlc
12ru|vlc-2.1.5-1plf|166	%{_libdir}/vlc/vlc-cache-gen
12ru|vlc-2.1.5-1plf|167	%dir %{_libdir}/vlc/plugins
12ru|vlc-2.1.5-1plf|168	%{_libdir}/vlc/plugins/plugins.dat
12ru|vlc-2.1.5-1plf|169	%dir %{_libdir}/vlc/plugins/access
12ru|vlc-2.1.5-1plf|170	%{_libdir}/vlc/plugins/access/libaccess_attachment_plugin.so
12ru|vlc-2.1.5-1plf|171	%{_libdir}/vlc/plugins/access/libaccess_avio_plugin.so
12ru|vlc-2.1.5-1plf|172	%{_libdir}/vlc/plugins/access/libaccess_bd_plugin.so
12ru|vlc-2.1.5-1plf|173	%{_libdir}/vlc/plugins/access/libaccess_ftp_plugin.so*
12ru|vlc-2.1.5-1plf|174	%{_libdir}/vlc/plugins/access/libaccess_gnomevfs_plugin.so
12ru|vlc-2.1.5-1plf|175	%{_libdir}/vlc/plugins/access/libaccess_http_plugin.so*
12ru|vlc-2.1.5-1plf|176	%{_libdir}/vlc/plugins/access/libaccess_imem_plugin.so
12ru|vlc-2.1.5-1plf|177	%{_libdir}/vlc/plugins/access/libaccess_mms_plugin.so*
12ru|vlc-2.1.5-1plf|178	%{_libdir}/vlc/plugins/access/libaccess_mtp_plugin.so
12ru|vlc-2.1.5-1plf|179	%{_libdir}/vlc/plugins/access/libaccess_rar_plugin.so
12ru|vlc-2.1.5-1plf|180	%{_libdir}/vlc/plugins/access/libaccess_realrtsp_plugin.so
12ru|vlc-2.1.5-1plf|181	%{_libdir}/vlc/plugins/access/libaccess_sftp_plugin.so
12ru|vlc-2.1.5-1plf|182	%{_libdir}/vlc/plugins/access/libaccess_smb_plugin.so*
12ru|vlc-2.1.5-1plf|183	%{_libdir}/vlc/plugins/access/libaccess_tcp_plugin.so*
12ru|vlc-2.1.5-1plf|184	%{_libdir}/vlc/plugins/access/libaccess_udp_plugin.so*
12ru|vlc-2.1.5-1plf|185	%{_libdir}/vlc/plugins/access/libaccess_vdr_plugin.so*
12ru|vlc-2.1.5-1plf|186	%{_libdir}/vlc/plugins/access/libcdda_plugin.so*
12ru|vlc-2.1.5-1plf|187	%{_libdir}/vlc/plugins/access/libdtv_plugin.so*
12ru|vlc-2.1.5-1plf|188	%{_libdir}/vlc/plugins/access/libdvb_plugin.so
12ru|vlc-2.1.5-1plf|189	%{_libdir}/vlc/plugins/access/libdvdnav_plugin.so*
12ru|vlc-2.1.5-1plf|190	%{_libdir}/vlc/plugins/access/libdvdread_plugin.so*
12ru|vlc-2.1.5-1plf|191	%{_libdir}/vlc/plugins/access/libfilesystem_plugin.so
12ru|vlc-2.1.5-1plf|192	%{_libdir}/vlc/plugins/access/libidummy_plugin.so
12ru|vlc-2.1.5-1plf|193	%{_libdir}/vlc/plugins/access/librdp_plugin.so
12ru|vlc-2.1.5-1plf|194	%{_libdir}/vlc/plugins/access/librtp_plugin.so
12ru|vlc-2.1.5-1plf|195	%{_libdir}/vlc/plugins/access/libsdp_plugin.so
12ru|vlc-2.1.5-1plf|196	%{_libdir}/vlc/plugins/access/libshm_plugin.so
12ru|vlc-2.1.5-1plf|197	%{_libdir}/vlc/plugins/access/libstream_filter_rar_plugin.so
12ru|vlc-2.1.5-1plf|198	%{_libdir}/vlc/plugins/access/libtimecode_plugin.so
12ru|vlc-2.1.5-1plf|199	%{_libdir}/vlc/plugins/access/libv4l2_plugin.so*
12ru|vlc-2.1.5-1plf|200	%{_libdir}/vlc/plugins/access/libvcdx_plugin.so*
12ru|vlc-2.1.5-1plf|201	%{_libdir}/vlc/plugins/access/libvcd_plugin.so*
12ru|vlc-2.1.5-1plf|202	%{_libdir}/vlc/plugins/access/liblibvnc_plugin.so
12ru|vlc-2.1.5-1plf|203	%{_libdir}/vlc/plugins/access/liblive555_plugin.so
12ru|vlc-2.1.5-1plf|204	%{_libdir}/vlc/plugins/access/libxcb_screen_plugin.so
12ru|vlc-2.1.5-1plf|205	%{_libdir}/vlc/plugins/access/libzip_plugin.so
12ru|vlc-2.1.5-1plf|206	%{_libdir}/vlc/plugins/access/liblibbluray_plugin.so
12ru|vlc-2.1.5-1plf|207	%dir %{_libdir}/vlc/plugins/access_output/
12ru|vlc-2.1.5-1plf|208	%{_libdir}/vlc/plugins/access_output/libaccess_output_dummy_plugin.so*
12ru|vlc-2.1.5-1plf|209	%{_libdir}/vlc/plugins/access_output/libaccess_output_file_plugin.so*
12ru|vlc-2.1.5-1plf|210	%{_libdir}/vlc/plugins/access_output/libaccess_output_http_plugin.so*
12ru|vlc-2.1.5-1plf|211	%{_libdir}/vlc/plugins/access_output/libaccess_output_livehttp_plugin.so*
12ru|vlc-2.1.5-1plf|212	%{_libdir}/vlc/plugins/access_output/libaccess_output_udp_plugin.so*
12ru|vlc-2.1.5-1plf|213	%dir %{_libdir}/vlc/plugins/audio_filter
12ru|vlc-2.1.5-1plf|214	%{_libdir}/vlc/plugins/audio_filter/liba52tofloat32_plugin.so*
12ru|vlc-2.1.5-1plf|215	%{_libdir}/vlc/plugins/audio_filter/liba52tospdif_plugin.so*
12ru|vlc-2.1.5-1plf|216	%{_libdir}/vlc/plugins/audio_filter/libaudiobargraph_a_plugin.so
12ru|vlc-2.1.5-1plf|217	%{_libdir}/vlc/plugins/audio_filter/libaudio_format_plugin.so*
12ru|vlc-2.1.5-1plf|218	%{_libdir}/vlc/plugins/audio_filter/libchorus_flanger_plugin.so
12ru|vlc-2.1.5-1plf|219	%{_libdir}/vlc/plugins/audio_filter/libcompressor_plugin.so
12ru|vlc-2.1.5-1plf|220	%if %{with_dts}
12ru|vlc-2.1.5-1plf|221	%{_libdir}/vlc/plugins/audio_filter/libdtstofloat32_plugin.so*
12ru|vlc-2.1.5-1plf|222	%endif
12ru|vlc-2.1.5-1plf|223	%{_libdir}/vlc/plugins/audio_filter/libdolby_surround_decoder_plugin.so*
12ru|vlc-2.1.5-1plf|224	%{_libdir}/vlc/plugins/audio_filter/libdtstospdif_plugin.so*
12ru|vlc-2.1.5-1plf|225	%{_libdir}/vlc/plugins/audio_filter/libequalizer_plugin.so*
12ru|vlc-2.1.5-1plf|226	%{_libdir}/vlc/plugins/audio_filter/libgain_plugin.so
12ru|vlc-2.1.5-1plf|227	%{_libdir}/vlc/plugins/audio_filter/libheadphone_channel_mixer_plugin.so*
12ru|vlc-2.1.5-1plf|228	%{_libdir}/vlc/plugins/audio_filter/libkaraoke_plugin.so
12ru|vlc-2.1.5-1plf|229	%{_libdir}/vlc/plugins/audio_filter/libmono_plugin.so
12ru|vlc-2.1.5-1plf|230	%{_libdir}/vlc/plugins/audio_filter/libmpgatofixed32_plugin.so*
12ru|vlc-2.1.5-1plf|231	%{_libdir}/vlc/plugins/audio_filter/libnormvol_plugin.so*
12ru|vlc-2.1.5-1plf|232	%{_libdir}/vlc/plugins/audio_filter/libparam_eq_plugin.so*
12ru|vlc-2.1.5-1plf|233	%{_libdir}/vlc/plugins/audio_filter/libremap_plugin.so
12ru|vlc-2.1.5-1plf|234	%{_libdir}/vlc/plugins/audio_filter/libsamplerate_plugin.so
12ru|vlc-2.1.5-1plf|235	%{_libdir}/vlc/plugins/audio_filter/libscaletempo_plugin.so
12ru|vlc-2.1.5-1plf|236	%{_libdir}/vlc/plugins/audio_filter/libsimple_channel_mixer_plugin.so*
12ru|vlc-2.1.5-1plf|237	%{_libdir}/vlc/plugins/audio_filter/libspatializer_plugin.so
12ru|vlc-2.1.5-1plf|238	%{_libdir}/vlc/plugins/audio_filter/libstereo_widen_plugin.so
12ru|vlc-2.1.5-1plf|239	%{_libdir}/vlc/plugins/audio_filter/libtrivial_channel_mixer_plugin.so*
12ru|vlc-2.1.5-1plf|240	%{_libdir}/vlc/plugins/audio_filter/libugly_resampler_plugin.so*
12ru|vlc-2.1.5-1plf|241	%dir %{_libdir}/vlc/plugins/audio_mixer
12ru|vlc-2.1.5-1plf|242	%{_libdir}/vlc/plugins/audio_mixer/libfloat_mixer_plugin.so
12ru|vlc-2.1.5-1plf|243	%{_libdir}/vlc/plugins/audio_mixer/libinteger_mixer_plugin.so
12ru|vlc-2.1.5-1plf|244	%dir %{_libdir}/vlc/plugins/audio_output
12ru|vlc-2.1.5-1plf|245	%{_libdir}/vlc/plugins/audio_output/libadummy_plugin.so
12ru|vlc-2.1.5-1plf|246	%{_libdir}/vlc/plugins/audio_output/libamem_plugin.so
12ru|vlc-2.1.5-1plf|247	%{_libdir}/vlc/plugins/audio_output/libafile_plugin.so
12ru|vlc-2.1.5-1plf|248	%dir %{_libdir}/vlc/plugins/codec
12ru|vlc-2.1.5-1plf|249	%{_libdir}/vlc/plugins/codec/liba52_plugin.so*
12ru|vlc-2.1.5-1plf|250	%{_libdir}/vlc/plugins/codec/libadpcm_plugin.so*
12ru|vlc-2.1.5-1plf|251	%{_libdir}/vlc/plugins/codec/libaes3_plugin.so
12ru|vlc-2.1.5-1plf|252	%{_libdir}/vlc/plugins/codec/libaraw_plugin.so*
12ru|vlc-2.1.5-1plf|253	%{_libdir}/vlc/plugins/codec/libavcodec_plugin.so
12ru|vlc-2.1.5-1plf|254	%{_libdir}/vlc/plugins/codec/libcc_plugin.so
12ru|vlc-2.1.5-1plf|255	%{_libdir}/vlc/plugins/codec/libcdg_plugin.so
12ru|vlc-2.1.5-1plf|256	%{_libdir}/vlc/plugins/codec/libcvdsub_plugin.so*
12ru|vlc-2.1.5-1plf|257	%{_libdir}/vlc/plugins/codec/libddummy_plugin.so
12ru|vlc-2.1.5-1plf|258	%{_libdir}/vlc/plugins/codec/libdirac_plugin.so
12ru|vlc-2.1.5-1plf|259	%{_libdir}/vlc/plugins/codec/libdts_plugin.so*
12ru|vlc-2.1.5-1plf|260	%{_libdir}/vlc/plugins/codec/libdvbsub_plugin.so*
12ru|vlc-2.1.5-1plf|261	%{_libdir}/vlc/plugins/codec/libedummy_plugin.so
12ru|vlc-2.1.5-1plf|262	%if %{with_faad}
12ru|vlc-2.1.5-1plf|263	%{_libdir}/vlc/plugins/codec/libfaad_plugin.so*
12ru|vlc-2.1.5-1plf|264	%endif
12ru|vlc-2.1.5-1plf|265	%{_libdir}/vlc/plugins/codec/libg711_plugin.so
12ru|vlc-2.1.5-1plf|266	%{_libdir}/vlc/plugins/codec/liblibmpeg2_plugin.so*
12ru|vlc-2.1.5-1plf|267	%{_libdir}/vlc/plugins/codec/liblpcm_plugin.so*
12ru|vlc-2.1.5-1plf|268	%{_libdir}/vlc/plugins/codec/libmpeg_audio_plugin.so*
12ru|vlc-2.1.5-1plf|269	%{_libdir}/vlc/plugins/codec/librawvideo_plugin.so*
12ru|vlc-2.1.5-1plf|270	%{_libdir}/vlc/plugins/codec/libsubsusf_plugin.so
12ru|vlc-2.1.5-1plf|271	%{_libdir}/vlc/plugins/codec/libstl_plugin.so
12ru|vlc-2.1.5-1plf|272	%{_libdir}/vlc/plugins/codec/libsvcdsub_plugin.so*
12ru|vlc-2.1.5-1plf|273	%{_libdir}/vlc/plugins/codec/libpng_plugin.so*
12ru|vlc-2.1.5-1plf|274	%{_libdir}/vlc/plugins/codec/libscte27_plugin.so
12ru|vlc-2.1.5-1plf|275	%{_libdir}/vlc/plugins/codec/libspudec_plugin.so*
12ru|vlc-2.1.5-1plf|276	%{_libdir}/vlc/plugins/codec/libsubsdec_plugin.so*
12ru|vlc-2.1.5-1plf|277	%{_libdir}/vlc/plugins/codec/libt140_plugin.so
12ru|vlc-2.1.5-1plf|278	%{_libdir}/vlc/plugins/codec/libtelx_plugin.so
12ru|vlc-2.1.5-1plf|279	%{_libdir}/vlc/plugins/codec/libuleaddvaudio_plugin.so
12ru|vlc-2.1.5-1plf|280	%if %{with_x264}
12ru|vlc-2.1.5-1plf|281	%{_libdir}/vlc/plugins/codec/libx264_plugin.so*
12ru|vlc-2.1.5-1plf|282	%endif
12ru|vlc-2.1.5-1plf|283	%{_libdir}/vlc/plugins/codec/libxwd_plugin.so
12ru|vlc-2.1.5-1plf|284	%dir %{_libdir}/vlc/plugins/control
12ru|vlc-2.1.5-1plf|285	%{_libdir}/vlc/plugins/control/libdbus_plugin.so
12ru|vlc-2.1.5-1plf|286	%{_libdir}/vlc/plugins/control/libdummy_plugin.so
12ru|vlc-2.1.5-1plf|287	%{_libdir}/vlc/plugins/control/libglobalhotkeys_plugin.so
12ru|vlc-2.1.5-1plf|288	%{_libdir}/vlc/plugins/control/libhotkeys_plugin.so*
12ru|vlc-2.1.5-1plf|289	%{_libdir}/vlc/plugins/control/libmotion_plugin.so
12ru|vlc-2.1.5-1plf|290	%{_libdir}/vlc/plugins/control/libnetsync_plugin.so
12ru|vlc-2.1.5-1plf|291	%{_libdir}/vlc/plugins/control/liboldrc_plugin.so*
12ru|vlc-2.1.5-1plf|292	%{_libdir}/vlc/plugins/control/libgestures_plugin.so*
12ru|vlc-2.1.5-1plf|293	%dir %{_libdir}/vlc/plugins/demux
12ru|vlc-2.1.5-1plf|294	%{_libdir}/vlc/plugins/demux/libaiff_plugin.so*
12ru|vlc-2.1.5-1plf|295	%{_libdir}/vlc/plugins/demux/libasf_plugin.so*
12ru|vlc-2.1.5-1plf|296	%{_libdir}/vlc/plugins/demux/libau_plugin.so*
12ru|vlc-2.1.5-1plf|297	%{_libdir}/vlc/plugins/demux/libavformat_plugin.so
12ru|vlc-2.1.5-1plf|298	%{_libdir}/vlc/plugins/demux/libavi_plugin.so*
12ru|vlc-2.1.5-1plf|299	%{_libdir}/vlc/plugins/demux/libdemux_cdg_plugin.so
12ru|vlc-2.1.5-1plf|300	%{_libdir}/vlc/plugins/demux/libdemux_stl_plugin.so
12ru|vlc-2.1.5-1plf|301	%{_libdir}/vlc/plugins/demux/libdemuxdump_plugin.so*
12ru|vlc-2.1.5-1plf|302	%{_libdir}/vlc/plugins/demux/libdirac_plugin.so
12ru|vlc-2.1.5-1plf|303	%{_libdir}/vlc/plugins/demux/libes_plugin.so
12ru|vlc-2.1.5-1plf|304	%{_libdir}/vlc/plugins/demux/libh264_plugin.so*
12ru|vlc-2.1.5-1plf|305	%{_libdir}/vlc/plugins/demux/libimage_plugin.so
12ru|vlc-2.1.5-1plf|306	%{_libdir}/vlc/plugins/demux/libmjpeg_plugin.so*
12ru|vlc-2.1.5-1plf|307	%{_libdir}/vlc/plugins/demux/libmkv_plugin.so
12ru|vlc-2.1.5-1plf|308	%{_libdir}/vlc/plugins/demux/libmp4_plugin.so*
12ru|vlc-2.1.5-1plf|309	%{_libdir}/vlc/plugins/demux/libmpgv_plugin.so*
12ru|vlc-2.1.5-1plf|310	%{_libdir}/vlc/plugins/demux/libnsc_plugin.so*
12ru|vlc-2.1.5-1plf|311	%{_libdir}/vlc/plugins/demux/libnsv_plugin.so*
12ru|vlc-2.1.5-1plf|312	%{_libdir}/vlc/plugins/demux/libnuv_plugin.so*
12ru|vlc-2.1.5-1plf|313	%{_libdir}/vlc/plugins/demux/libplaylist_plugin.so*
12ru|vlc-2.1.5-1plf|314	%{_libdir}/vlc/plugins/demux/libps_plugin.so*
12ru|vlc-2.1.5-1plf|315	%{_libdir}/vlc/plugins/demux/libpva_plugin.so*
12ru|vlc-2.1.5-1plf|316	%{_libdir}/vlc/plugins/demux/librawaud_plugin.so
12ru|vlc-2.1.5-1plf|317	%{_libdir}/vlc/plugins/demux/librawdv_plugin.so*
12ru|vlc-2.1.5-1plf|318	%{_libdir}/vlc/plugins/demux/librawvid_plugin.so
12ru|vlc-2.1.5-1plf|319	%{_libdir}/vlc/plugins/demux/libreal_plugin.so*
12ru|vlc-2.1.5-1plf|320	%{_libdir}/vlc/plugins/demux/libsmf_plugin.so
12ru|vlc-2.1.5-1plf|321	%{_libdir}/vlc/plugins/demux/libsubtitle_plugin.so*
12ru|vlc-2.1.5-1plf|322	%{_libdir}/vlc/plugins/demux/libtta_plugin.so
12ru|vlc-2.1.5-1plf|323	%{_libdir}/vlc/plugins/demux/libty_plugin.so*
12ru|vlc-2.1.5-1plf|324	%{_libdir}/vlc/plugins/demux/libvobsub_plugin.so*
12ru|vlc-2.1.5-1plf|325	%{_libdir}/vlc/plugins/demux/libvc1_plugin.so
12ru|vlc-2.1.5-1plf|326	%{_libdir}/vlc/plugins/demux/libvoc_plugin.so*
12ru|vlc-2.1.5-1plf|327	%{_libdir}/vlc/plugins/demux/libwav_plugin.so*
12ru|vlc-2.1.5-1plf|328	%{_libdir}/vlc/plugins/demux/libts_plugin.so*
12ru|vlc-2.1.5-1plf|329	%{_libdir}/vlc/plugins/demux/libxa_plugin.so*
12ru|vlc-2.1.5-1plf|330	%{_libdir}/vlc/plugins/demux/libogg_plugin.so*
12ru|vlc-2.1.5-1plf|331	%{_libdir}/vlc/plugins/codec/libvorbis_plugin.so*
12ru|vlc-2.1.5-1plf|332	%dir %{_libdir}/vlc/plugins/meta_engine
12ru|vlc-2.1.5-1plf|333	%{_libdir}/vlc/plugins/meta_engine/libfolder_plugin.so
12ru|vlc-2.1.5-1plf|334	%{_libdir}/vlc/plugins/meta_engine/libtaglib_plugin.so
12ru|vlc-2.1.5-1plf|335	%dir %{_libdir}/vlc/plugins/misc
12ru|vlc-2.1.5-1plf|336	%{_libdir}/vlc/plugins/misc/libaudioscrobbler_plugin.so
12ru|vlc-2.1.5-1plf|337	%{_libdir}/vlc/plugins/misc/libdbus_screensaver_plugin.so
12ru|vlc-2.1.5-1plf|338	%{_libdir}/vlc/plugins/misc/libexport_plugin.so*
12ru|vlc-2.1.5-1plf|339	%{_libdir}/vlc/plugins/misc/libfingerprinter_plugin.so
12ru|vlc-2.1.5-1plf|340	%{_libdir}/vlc/plugins/misc/liblogger_plugin.so*
12ru|vlc-2.1.5-1plf|341	%{_libdir}/vlc/plugins/misc/libstats_plugin.so
12ru|vlc-2.1.5-1plf|342	%{_libdir}/vlc/plugins/misc/libvod_rtsp_plugin.so*
12ru|vlc-2.1.5-1plf|343	%{_libdir}/vlc/plugins/misc/libxdg_screensaver_plugin.so*
12ru|vlc-2.1.5-1plf|344	%{_libdir}/vlc/plugins/misc/libxml_plugin.so*
12ru|vlc-2.1.5-1plf|345	%dir %{_libdir}/vlc/plugins/mmx
12ru|vlc-2.1.5-1plf|346	%{_libdir}/vlc/plugins/mmx/libi420_rgb_mmx_plugin.so
12ru|vlc-2.1.5-1plf|347	%{_libdir}/vlc/plugins/mmx/libi420_yuy2_mmx_plugin.so
12ru|vlc-2.1.5-1plf|348	%{_libdir}/vlc/plugins/mmx/libi422_yuy2_mmx_plugin.so
12ru|vlc-2.1.5-1plf|349	%dir %{_libdir}/vlc/plugins/mux
12ru|vlc-2.1.5-1plf|350	%{_libdir}/vlc/plugins/mux/libmux_asf_plugin.so*
12ru|vlc-2.1.5-1plf|351	%{_libdir}/vlc/plugins/mux/libmux_avi_plugin.so*
12ru|vlc-2.1.5-1plf|352	%{_libdir}/vlc/plugins/mux/libmux_dummy_plugin.so*
12ru|vlc-2.1.5-1plf|353	%{_libdir}/vlc/plugins/mux/libmux_mp4_plugin.so*
12ru|vlc-2.1.5-1plf|354	%{_libdir}/vlc/plugins/mux/libmux_mpjpeg_plugin.so*
12ru|vlc-2.1.5-1plf|355	%{_libdir}/vlc/plugins/mux/libmux_ogg_plugin.so*
12ru|vlc-2.1.5-1plf|356	%{_libdir}/vlc/plugins/mux/libmux_ps_plugin.so*
12ru|vlc-2.1.5-1plf|357	%{_libdir}/vlc/plugins/mux/libmux_ts_plugin.so
12ru|vlc-2.1.5-1plf|358	%{_libdir}/vlc/plugins/mux/libmux_wav_plugin.so*
12ru|vlc-2.1.5-1plf|359	%dir %{_libdir}/vlc/plugins/notify
12ru|vlc-2.1.5-1plf|360	%dir %{_libdir}/vlc/plugins/gui/
12ru|vlc-2.1.5-1plf|361	%{_libdir}/vlc/plugins/gui/libqt4_plugin.so
12ru|vlc-2.1.5-1plf|362	%dir %{_libdir}/vlc/plugins/packetizer
12ru|vlc-2.1.5-1plf|363	%{_libdir}/vlc/plugins/packetizer/libpacketizer_copy_plugin.so*
12ru|vlc-2.1.5-1plf|364	%{_libdir}/vlc/plugins/packetizer/libpacketizer_dirac_plugin.so
12ru|vlc-2.1.5-1plf|365	%{_libdir}/vlc/plugins/packetizer/libpacketizer_flac_plugin.so
12ru|vlc-2.1.5-1plf|366	%{_libdir}/vlc/plugins/packetizer/libpacketizer_h264_plugin.so*
12ru|vlc-2.1.5-1plf|367	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mlp_plugin.so
12ru|vlc-2.1.5-1plf|368	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpeg4audio_plugin.so*
12ru|vlc-2.1.5-1plf|369	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpeg4video_plugin.so*
12ru|vlc-2.1.5-1plf|370	%{_libdir}/vlc/plugins/packetizer/libpacketizer_mpegvideo_plugin.so*
12ru|vlc-2.1.5-1plf|371	%{_libdir}/vlc/plugins/packetizer/libpacketizer_vc1_plugin.so
12ru|vlc-2.1.5-1plf|372	%dir %{_libdir}/vlc/plugins/services_discovery/
12ru|vlc-2.1.5-1plf|373	%{_libdir}/vlc/plugins/services_discovery/libmediadirs_plugin.so
12ru|vlc-2.1.5-1plf|374	%{_libdir}/vlc/plugins/services_discovery/libmtp_plugin.so
12ru|vlc-2.1.5-1plf|375	%{_libdir}/vlc/plugins/services_discovery/libpodcast_plugin.so*
12ru|vlc-2.1.5-1plf|376	%{_libdir}/vlc/plugins/services_discovery/libsap_plugin.so*
12ru|vlc-2.1.5-1plf|377	%{_libdir}/vlc/plugins/services_discovery/libudev_plugin.so*
12ru|vlc-2.1.5-1plf|378	%{_libdir}/vlc/plugins/services_discovery/libxcb_apps_plugin.so
12ru|vlc-2.1.5-1plf|379	%dir %{_libdir}/vlc/plugins/stream_filter/
12ru|vlc-2.1.5-1plf|380	%{_libdir}/vlc/plugins/stream_filter/libdash_plugin.so
12ru|vlc-2.1.5-1plf|381	%{_libdir}/vlc/plugins/stream_filter/libdecomp_plugin.so
12ru|vlc-2.1.5-1plf|382	%{_libdir}/vlc/plugins/stream_filter/libhttplive_plugin.so
12ru|vlc-2.1.5-1plf|383	%{_libdir}/vlc/plugins/stream_filter/librecord_plugin.so
12ru|vlc-2.1.5-1plf|384	%{_libdir}/vlc/plugins/stream_filter/libsmooth_plugin.so
12ru|vlc-2.1.5-1plf|385	%dir %{_libdir}/vlc/plugins/stream_out
12ru|vlc-2.1.5-1plf|386	%{_libdir}/vlc/plugins/stream_out/libstream_out_autodel_plugin.so
12ru|vlc-2.1.5-1plf|387	%{_libdir}/vlc/plugins/stream_out/libstream_out_bridge_plugin.so*
12ru|vlc-2.1.5-1plf|388	%{_libdir}/vlc/plugins/stream_out/libstream_out_chromaprint_plugin.so
12ru|vlc-2.1.5-1plf|389	%{_libdir}/vlc/plugins/stream_out/libstream_out_delay_plugin.so
12ru|vlc-2.1.5-1plf|390	%{_libdir}/vlc/plugins/stream_out/libstream_out_description_plugin.so*
12ru|vlc-2.1.5-1plf|391	%{_libdir}/vlc/plugins/stream_out/libstream_out_display_plugin.so*
12ru|vlc-2.1.5-1plf|392	%{_libdir}/vlc/plugins/stream_out/libstream_out_dummy_plugin.so*
12ru|vlc-2.1.5-1plf|393	%{_libdir}/vlc/plugins/stream_out/libstream_out_duplicate_plugin.so*
12ru|vlc-2.1.5-1plf|394	%{_libdir}/vlc/plugins/stream_out/libstream_out_es_plugin.so*
12ru|vlc-2.1.5-1plf|395	%{_libdir}/vlc/plugins/stream_out/libstream_out_gather_plugin.so*
12ru|vlc-2.1.5-1plf|396	%{_libdir}/vlc/plugins/stream_out/libstream_out_langfromtelx_plugin.so
12ru|vlc-2.1.5-1plf|397	%{_libdir}/vlc/plugins/stream_out/libstream_out_mosaic_bridge_plugin.so*
12ru|vlc-2.1.5-1plf|398	%{_libdir}/vlc/plugins/stream_out/libstream_out_raop_plugin.so
12ru|vlc-2.1.5-1plf|399	%{_libdir}/vlc/plugins/stream_out/libstream_out_record_plugin.so
12ru|vlc-2.1.5-1plf|400	%{_libdir}/vlc/plugins/stream_out/libstream_out_rtp_plugin.so*
12ru|vlc-2.1.5-1plf|401	%{_libdir}/vlc/plugins/stream_out/libstream_out_setid_plugin.so
12ru|vlc-2.1.5-1plf|402	%{_libdir}/vlc/plugins/stream_out/libstream_out_smem_plugin.so*
12ru|vlc-2.1.5-1plf|403	%{_libdir}/vlc/plugins/stream_out/libstream_out_standard_plugin.so*
12ru|vlc-2.1.5-1plf|404	%{_libdir}/vlc/plugins/stream_out/libstream_out_transcode_plugin.so*
12ru|vlc-2.1.5-1plf|405	%dir %{_libdir}/vlc/plugins/text_renderer
12ru|vlc-2.1.5-1plf|406	%{_libdir}/vlc/plugins/text_renderer/libfreetype_plugin.so*
12ru|vlc-2.1.5-1plf|407	%{_libdir}/vlc/plugins/text_renderer/libsvg_plugin.so
12ru|vlc-2.1.5-1plf|408	%{_libdir}/vlc/plugins/text_renderer/libtdummy_plugin.so
12ru|vlc-2.1.5-1plf|409	%dir %{_libdir}/vlc/plugins/video_chroma
12ru|vlc-2.1.5-1plf|410	%{_libdir}/vlc/plugins/video_chroma/libgrey_yuv_plugin.so
12ru|vlc-2.1.5-1plf|411	%{_libdir}/vlc/plugins/video_chroma/libi420_rgb_*plugin.so*
12ru|vlc-2.1.5-1plf|412	%{_libdir}/vlc/plugins/video_chroma/libi420_yuy2_*plugin.so*
12ru|vlc-2.1.5-1plf|413	%{_libdir}/vlc/plugins/video_chroma/libi422_i420_plugin.so
12ru|vlc-2.1.5-1plf|414	%{_libdir}/vlc/plugins/video_chroma/libi422_yuy2_*plugin.so*
12ru|vlc-2.1.5-1plf|415	%{_libdir}/vlc/plugins/video_chroma/librv32_plugin.so
12ru|vlc-2.1.5-1plf|416	%{_libdir}/vlc/plugins/video_chroma/libyuy2_i420_plugin.so
12ru|vlc-2.1.5-1plf|417	%{_libdir}/vlc/plugins/video_chroma/libyuy2_i422_plugin.so
12ru|vlc-2.1.5-1plf|418	%dir %{_libdir}/vlc/plugins/video_filter
12ru|vlc-2.1.5-1plf|419	%{_libdir}/vlc/plugins/video_filter/libadjust_plugin.so*
12ru|vlc-2.1.5-1plf|420	%{_libdir}/vlc/plugins/video_filter/libalphamask_plugin.so
12ru|vlc-2.1.5-1plf|421	%{_libdir}/vlc/plugins/video_filter/libanaglyph_plugin.so
12ru|vlc-2.1.5-1plf|422	%{_libdir}/vlc/plugins/video_filter/libantiflicker_plugin.so
12ru|vlc-2.1.5-1plf|423	%{_libdir}/vlc/plugins/video_filter/libaudiobargraph_v_plugin.so
12ru|vlc-2.1.5-1plf|424	%{_libdir}/vlc/plugins/video_filter/libatmo_plugin.so
12ru|vlc-2.1.5-1plf|425	%{_libdir}/vlc/plugins/video_filter/libball_plugin.so
12ru|vlc-2.1.5-1plf|426	%{_libdir}/vlc/plugins/video_filter/libblendbench_plugin.so
12ru|vlc-2.1.5-1plf|427	%{_libdir}/vlc/plugins/video_filter/libblend_plugin.so*
12ru|vlc-2.1.5-1plf|428	%{_libdir}/vlc/plugins/video_filter/libbluescreen_plugin.so
12ru|vlc-2.1.5-1plf|429	%{_libdir}/vlc/plugins/video_filter/libcanvas_plugin.so
12ru|vlc-2.1.5-1plf|430	%{_libdir}/vlc/plugins/video_filter/libchain_plugin.so
12ru|vlc-2.1.5-1plf|431	%{_libdir}/vlc/plugins/video_filter/libclone_plugin.so*
12ru|vlc-2.1.5-1plf|432	%{_libdir}/vlc/plugins/video_filter/libcolorthres_plugin.so
12ru|vlc-2.1.5-1plf|433	%{_libdir}/vlc/plugins/video_filter/libcroppadd_plugin.so
12ru|vlc-2.1.5-1plf|434	%{_libdir}/vlc/plugins/video_filter/libdeinterlace_plugin.so*
12ru|vlc-2.1.5-1plf|435	%{_libdir}/vlc/plugins/video_filter/libdynamicoverlay_plugin.so
12ru|vlc-2.1.5-1plf|436	%{_libdir}/vlc/plugins/video_filter/liberase_plugin.so
12ru|vlc-2.1.5-1plf|437	%{_libdir}/vlc/plugins/video_filter/libextract_plugin.so
12ru|vlc-2.1.5-1plf|438	%{_libdir}/vlc/plugins/video_filter/libgaussianblur_plugin.so
12ru|vlc-2.1.5-1plf|439	%{_libdir}/vlc/plugins/video_filter/libgradient_plugin.so
12ru|vlc-2.1.5-1plf|440	%{_libdir}/vlc/plugins/video_filter/libgradfun_plugin.so
12ru|vlc-2.1.5-1plf|441	%{_libdir}/vlc/plugins/video_filter/libgrain_plugin.so
12ru|vlc-2.1.5-1plf|442	%{_libdir}/vlc/plugins/video_filter/libhqdn3d_plugin.so
12ru|vlc-2.1.5-1plf|443	%{_libdir}/vlc/plugins/video_filter/libinvert_plugin.so*
12ru|vlc-2.1.5-1plf|444	%{_libdir}/vlc/plugins/video_filter/liblogo_plugin.so*
12ru|vlc-2.1.5-1plf|445	%{_libdir}/vlc/plugins/video_filter/libmagnify_plugin.so*
12ru|vlc-2.1.5-1plf|446	%{_libdir}/vlc/plugins/video_filter/libmarq_plugin.so*
12ru|vlc-2.1.5-1plf|447	%{_libdir}/vlc/plugins/video_filter/libmirror_plugin.so
12ru|vlc-2.1.5-1plf|448	%{_libdir}/vlc/plugins/video_filter/libmosaic_plugin.so*
12ru|vlc-2.1.5-1plf|449	%{_libdir}/vlc/plugins/video_filter/libmotionblur_plugin.so*
12ru|vlc-2.1.5-1plf|450	%{_libdir}/vlc/plugins/video_filter/libmotiondetect_plugin.so*
12ru|vlc-2.1.5-1plf|451	%{_libdir}/vlc/plugins/video_filter/libpanoramix_plugin.so
12ru|vlc-2.1.5-1plf|452	%{_libdir}/vlc/plugins/video_filter/libposterize_plugin.so
12ru|vlc-2.1.5-1plf|453	%{_libdir}/vlc/plugins/video_filter/libpostproc_plugin.so
12ru|vlc-2.1.5-1plf|454	%{_libdir}/vlc/plugins/video_filter/libpsychedelic_plugin.so
12ru|vlc-2.1.5-1plf|455	%{_libdir}/vlc/plugins/video_filter/libpuzzle_plugin.so
12ru|vlc-2.1.5-1plf|456	%{_libdir}/vlc/plugins/video_filter/libremoteosd_plugin.so
12ru|vlc-2.1.5-1plf|457	%{_libdir}/vlc/plugins/video_filter/libripple_plugin.so
12ru|vlc-2.1.5-1plf|458	%{_libdir}/vlc/plugins/video_filter/librotate_plugin.so
12ru|vlc-2.1.5-1plf|459	%{_libdir}/vlc/plugins/video_filter/librss_plugin.so*
12ru|vlc-2.1.5-1plf|460	%{_libdir}/vlc/plugins/video_filter/libscale_plugin.so*
12ru|vlc-2.1.5-1plf|461	%{_libdir}/vlc/plugins/video_filter/libscene_plugin.so
12ru|vlc-2.1.5-1plf|462	%{_libdir}/vlc/plugins/video_filter/libsepia_plugin.so
12ru|vlc-2.1.5-1plf|463	%{_libdir}/vlc/plugins/video_filter/libsharpen_plugin.so
12ru|vlc-2.1.5-1plf|464	%{_libdir}/vlc/plugins/video_filter/libsubsdelay_plugin.so
12ru|vlc-2.1.5-1plf|465	%{_libdir}/vlc/plugins/video_filter/libswscale_plugin.so
12ru|vlc-2.1.5-1plf|466	%{_libdir}/vlc/plugins/video_filter/libtransform_plugin.so*
12ru|vlc-2.1.5-1plf|467	%{_libdir}/vlc/plugins/video_filter/libwall_plugin.so*
12ru|vlc-2.1.5-1plf|468	%{_libdir}/vlc/plugins/video_filter/libwave_plugin.so
12ru|vlc-2.1.5-1plf|469	%{_libdir}/vlc/plugins/video_filter/libyuvp_plugin.so
12ru|vlc-2.1.5-1plf|470	%dir %{_libdir}/vlc/plugins/video_output
12ru|vlc-2.1.5-1plf|471	%{_libdir}/vlc/plugins/video_output/libcaca_plugin.so
12ru|vlc-2.1.5-1plf|472	%{_libdir}/vlc/plugins/video_output/libfb_plugin.so*
12ru|vlc-2.1.5-1plf|473	%{_libdir}/vlc/plugins/video_output/libvmem_plugin.so
12ru|vlc-2.1.5-1plf|474	%{_libdir}/vlc/plugins/video_output/libyuv_plugin.so
12ru|vlc-2.1.5-1plf|475	%{_libdir}/vlc/plugins/video_output/libvdummy_plugin.so
12ru|vlc-2.1.5-1plf|476	%{_libdir}/vlc/plugins/video_output/libxcb_x11_plugin.so*
12ru|vlc-2.1.5-1plf|477	%{_libdir}/vlc/plugins/video_output/libxcb_window_plugin.so*
12ru|vlc-2.1.5-1plf|478	%{_libdir}/vlc/plugins/video_output/libxcb_xv_plugin.so*
12ru|vlc-2.1.5-1plf|479	%dir %{_libdir}/vlc/plugins/visualization
12ru|vlc-2.1.5-1plf|480	%{_libdir}/vlc/plugins/visualization/libvisual_plugin.so*
12ru|vlc-2.1.5-1plf|481	%{_libdir}/vlc/plugins/access/libaccess_alsa_plugin.so
12ru|vlc-2.1.5-1plf|482	%{_libdir}/vlc/plugins/audio_output/libalsa_plugin.so*
12ru|vlc-2.1.5-1plf|483	%{_mandir}/man1/vlc.*
12ru|vlc-2.1.5-1plf|484	%{_mandir}/man1/vlc-wrapper.1*
12ru|vlc-2.1.5-1plf|485	%{_datadir}/applications/vlc.desktop
12ru|vlc-2.1.5-1plf|486	%{_miconsdir}/vlc.png
12ru|vlc-2.1.5-1plf|487	%{_iconsdir}/vlc.png
12ru|vlc-2.1.5-1plf|488	%{_liconsdir}/vlc.png
12ru|vlc-2.1.5-1plf|489	%{_iconsdir}/hicolor/*/apps/*
12ru|vlc-2.1.5-1plf|490	%{_datadir}/apps/solid/actions/*.desktop
12ru|vlc-2.1.5-1plf|491	
12ru|vlc-2.1.5-1plf|492	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|493	
12ru|vlc-2.1.5-1plf|494	%package -n svlc
12ru|vlc-2.1.5-1plf|495	Summary:	Skinned GUI plugin for the VLC media player
12ru|vlc-2.1.5-1plf|496	Group:		Video
12ru|vlc-2.1.5-1plf|497	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|498	Provides:	vlc-gui
12ru|vlc-2.1.5-1plf|499	
12ru|vlc-2.1.5-1plf|500	%description -n svlc
12ru|vlc-2.1.5-1plf|501	This plugin adds a skinned GUI interface to the VLC media player. To
12ru|vlc-2.1.5-1plf|502	activate it, run the `svlc' program.
12ru|vlc-2.1.5-1plf|503	
12ru|vlc-2.1.5-1plf|504	%files -n svlc
12ru|vlc-2.1.5-1plf|505	%doc README
12ru|vlc-2.1.5-1plf|506	%{_bindir}/svlc
12ru|vlc-2.1.5-1plf|507	%{_libdir}/vlc/plugins/gui/libskins2_plugin.so*
12ru|vlc-2.1.5-1plf|508	%{_datadir}/applications/mandriva-svlc.desktop
12ru|vlc-2.1.5-1plf|509	%{_datadir}/vlc/skins2
12ru|vlc-2.1.5-1plf|510	
12ru|vlc-2.1.5-1plf|511	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|512	
12ru|vlc-2.1.5-1plf|513	%package -n %{libname}
12ru|vlc-2.1.5-1plf|514	Summary:	Shared code for the VLC media player
12ru|vlc-2.1.5-1plf|515	Group:		System/Libraries
12ru|vlc-2.1.5-1plf|516	
12ru|vlc-2.1.5-1plf|517	%description -n %{libname}
12ru|vlc-2.1.5-1plf|518	Shared code for the VLC media player
12ru|vlc-2.1.5-1plf|519	This package contains code that is shared by different modules of the
12ru|vlc-2.1.5-1plf|520	VLC media player.
12ru|vlc-2.1.5-1plf|521	
12ru|vlc-2.1.5-1plf|522	%files -n %{libname}
12ru|vlc-2.1.5-1plf|523	%{_libdir}/libvlc.so.%{libmajor}*
12ru|vlc-2.1.5-1plf|524	
12ru|vlc-2.1.5-1plf|525	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|526	
12ru|vlc-2.1.5-1plf|527	%package -n %{libnamecore}
12ru|vlc-2.1.5-1plf|528	Summary:	Shared core code for the VLC media player
12ru|vlc-2.1.5-1plf|529	Group:		System/Libraries
12ru|vlc-2.1.5-1plf|530	#gw needed by the python bindings:
12ru|vlc-2.1.5-1plf|531	Provides:	libvlccore = %{version}-%{release}
12ru|vlc-2.1.5-1plf|532	
12ru|vlc-2.1.5-1plf|533	%description -n %{libnamecore}
12ru|vlc-2.1.5-1plf|534	Shared core code for the VLC media player
12ru|vlc-2.1.5-1plf|535	This package contains code that is shared by different modules of the
12ru|vlc-2.1.5-1plf|536	VLC media player.
12ru|vlc-2.1.5-1plf|537	
12ru|vlc-2.1.5-1plf|538	%files -n %{libnamecore}
12ru|vlc-2.1.5-1plf|539	%{_libdir}/libvlccore.so.%{coremajor}*
12ru|vlc-2.1.5-1plf|540	
12ru|vlc-2.1.5-1plf|541	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|542	
12ru|vlc-2.1.5-1plf|543	%package -n %{devname}
12ru|vlc-2.1.5-1plf|544	Summary:	Development files for the VLC media player
12ru|vlc-2.1.5-1plf|545	Group:		Development/C
12ru|vlc-2.1.5-1plf|546	Requires:	%{libname} = %{version}
12ru|vlc-2.1.5-1plf|547	Requires:	%{libnamecore} = %{version}
12ru|vlc-2.1.5-1plf|548	Provides:	%{name}-devel = %{version}-%{release}
12ru|vlc-2.1.5-1plf|549	Provides:	lib%{name}-devel = %{version}-%{release}
12ru|vlc-2.1.5-1plf|550	
12ru|vlc-2.1.5-1plf|551	%description -n %{devname}
12ru|vlc-2.1.5-1plf|552	Development files for the VLC media player
12ru|vlc-2.1.5-1plf|553	This package contains headers and a static library required to build plugins
12ru|vlc-2.1.5-1plf|554	for the VLC media player, or standalone applications using features from VLC.
12ru|vlc-2.1.5-1plf|555	
12ru|vlc-2.1.5-1plf|556	%files -n %{devname}
12ru|vlc-2.1.5-1plf|557	%doc README doc/release-howto.txt doc/skins
12ru|vlc-2.1.5-1plf|558	%dir %{_includedir}/vlc
12ru|vlc-2.1.5-1plf|559	%{_libdir}/vlc/libcompat.a
12ru|vlc-2.1.5-1plf|560	%{_libdir}/libvlc.so
12ru|vlc-2.1.5-1plf|561	%{_libdir}/libvlccore.so
12ru|vlc-2.1.5-1plf|562	%{_includedir}/vlc/*
12ru|vlc-2.1.5-1plf|563	%{_libdir}/pkgconfig/*
12ru|vlc-2.1.5-1plf|564	
12ru|vlc-2.1.5-1plf|565	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|566	
12ru|vlc-2.1.5-1plf|567	%package plugin-aa
12ru|vlc-2.1.5-1plf|568	Summary:	ASCII art video plugin for the VLC media player
12ru|vlc-2.1.5-1plf|569	Group:		Video
12ru|vlc-2.1.5-1plf|570	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|571	BuildRequires:	aalib-devel
12ru|vlc-2.1.5-1plf|572	
12ru|vlc-2.1.5-1plf|573	%description plugin-aa
12ru|vlc-2.1.5-1plf|574	This is an ASCII art video output plugin for the VLC media playe. To
12ru|vlc-2.1.5-1plf|575	activate it, use the `--vout aa' flag or select the `aa' video output
12ru|vlc-2.1.5-1plf|576	plugin from the preferences menu.
12ru|vlc-2.1.5-1plf|577	
12ru|vlc-2.1.5-1plf|578	%files plugin-aa
12ru|vlc-2.1.5-1plf|579	%doc README
12ru|vlc-2.1.5-1plf|580	%{_libdir}/vlc/plugins/video_output/libaa_plugin.so*
12ru|vlc-2.1.5-1plf|581	
12ru|vlc-2.1.5-1plf|582	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|583	
12ru|vlc-2.1.5-1plf|584	%package plugin-bonjour
12ru|vlc-2.1.5-1plf|585	Summary:	Bonjour service discovery plugin for the VLC media player
12ru|vlc-2.1.5-1plf|586	Group:		Video
12ru|vlc-2.1.5-1plf|587	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|588	
12ru|vlc-2.1.5-1plf|589	%description plugin-bonjour
12ru|vlc-2.1.5-1plf|590	This plugin adds support for Bonjour service discovery to
12ru|vlc-2.1.5-1plf|591	the VLC media player.
12ru|vlc-2.1.5-1plf|592	
12ru|vlc-2.1.5-1plf|593	%files plugin-bonjour
12ru|vlc-2.1.5-1plf|594	%doc README
12ru|vlc-2.1.5-1plf|595	%{_libdir}/vlc/plugins/services_discovery/libbonjour_plugin.so*
12ru|vlc-2.1.5-1plf|596	
12ru|vlc-2.1.5-1plf|597	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|598	
12ru|vlc-2.1.5-1plf|599	%package plugin-dv
12ru|vlc-2.1.5-1plf|600	Summary:	DV codec plugin for the VLC media player
12ru|vlc-2.1.5-1plf|601	Group:		Video
12ru|vlc-2.1.5-1plf|602	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|603	BuildRequires:	pkgconfig(libdv)
12ru|vlc-2.1.5-1plf|604	BuildRequires:	pkgconfig(libraw1394)
12ru|vlc-2.1.5-1plf|605	BuildRequires:	pkgconfig(libdc1394-2)
12ru|vlc-2.1.5-1plf|606	BuildRequires:	pkgconfig(libavc1394)
12ru|vlc-2.1.5-1plf|607	
12ru|vlc-2.1.5-1plf|608	%description plugin-dv
12ru|vlc-2.1.5-1plf|609	This plugin adds support for the DV video format to the VLC media player.
12ru|vlc-2.1.5-1plf|610	The plugin is autodetected.
12ru|vlc-2.1.5-1plf|611	
12ru|vlc-2.1.5-1plf|612	%files plugin-dv
12ru|vlc-2.1.5-1plf|613	%doc README
12ru|vlc-2.1.5-1plf|614	%{_libdir}/vlc/plugins/access/libdc1394_plugin.so
12ru|vlc-2.1.5-1plf|615	%{_libdir}/vlc/plugins/access/libdv1394_plugin.so
12ru|vlc-2.1.5-1plf|616	
12ru|vlc-2.1.5-1plf|617	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|618	
12ru|vlc-2.1.5-1plf|619	%package plugin-flac
12ru|vlc-2.1.5-1plf|620	Summary:	Flac codec plugin for the VLC media player
12ru|vlc-2.1.5-1plf|621	Group:		Sound
12ru|vlc-2.1.5-1plf|622	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|623	
12ru|vlc-2.1.5-1plf|624	%description plugin-flac
12ru|vlc-2.1.5-1plf|625	These plugins add support for the FLAC compressed audio format to the
12ru|vlc-2.1.5-1plf|626	VLC media player.
12ru|vlc-2.1.5-1plf|627	
12ru|vlc-2.1.5-1plf|628	%files plugin-flac
12ru|vlc-2.1.5-1plf|629	%doc README
12ru|vlc-2.1.5-1plf|630	%{_libdir}/vlc/plugins/demux/libflacsys_plugin.so
12ru|vlc-2.1.5-1plf|631	%{_libdir}/vlc/plugins/codec/libflac_plugin.so*
12ru|vlc-2.1.5-1plf|632	
12ru|vlc-2.1.5-1plf|633	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|634	
12ru|vlc-2.1.5-1plf|635	%package plugin-fluidsynth
12ru|vlc-2.1.5-1plf|636	Summary:	Add MIDI playback support to VLC based on Fluidsynth
12ru|vlc-2.1.5-1plf|637	Group:		Sound
12ru|vlc-2.1.5-1plf|638	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|639	BuildRequires:	pkgconfig(fluidsynth)
12ru|vlc-2.1.5-1plf|640	
12ru|vlc-2.1.5-1plf|641	%description plugin-fluidsynth
12ru|vlc-2.1.5-1plf|642	This plugin adds support for MIDI playback to VLC based on the Fluidsynth
12ru|vlc-2.1.5-1plf|643	library.
12ru|vlc-2.1.5-1plf|644	
12ru|vlc-2.1.5-1plf|645	%files plugin-fluidsynth
12ru|vlc-2.1.5-1plf|646	%doc README
12ru|vlc-2.1.5-1plf|647	%{_libdir}/vlc/plugins/codec/libfluidsynth_plugin.so
12ru|vlc-2.1.5-1plf|648	
12ru|vlc-2.1.5-1plf|649	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|650	
12ru|vlc-2.1.5-1plf|651	%package plugin-gme
12ru|vlc-2.1.5-1plf|652	Summary:	Add game music playback support to VLC based on libgme
12ru|vlc-2.1.5-1plf|653	Group:		Sound
12ru|vlc-2.1.5-1plf|654	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|655	BuildRequires:	libgme-devel
12ru|vlc-2.1.5-1plf|656	
12ru|vlc-2.1.5-1plf|657	%description plugin-gme
12ru|vlc-2.1.5-1plf|658	This plugin adds support for video game music playback to VLC based on the
12ru|vlc-2.1.5-1plf|659	GME library.
12ru|vlc-2.1.5-1plf|660	
12ru|vlc-2.1.5-1plf|661	%files plugin-gme
12ru|vlc-2.1.5-1plf|662	%doc README
12ru|vlc-2.1.5-1plf|663	%{_libdir}/vlc/plugins/demux/libgme_plugin.so
12ru|vlc-2.1.5-1plf|664	
12ru|vlc-2.1.5-1plf|665	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|666	
12ru|vlc-2.1.5-1plf|667	%package plugin-gnutls
12ru|vlc-2.1.5-1plf|668	Summary:	Secure Socket Layer plugin for the VLC media player
12ru|vlc-2.1.5-1plf|669	Group:		Video
12ru|vlc-2.1.5-1plf|670	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|671	
12ru|vlc-2.1.5-1plf|672	%description plugin-gnutls
12ru|vlc-2.1.5-1plf|673	This plugin adds support for SSL/TLS to the VLC media player.
12ru|vlc-2.1.5-1plf|674	
12ru|vlc-2.1.5-1plf|675	%files plugin-gnutls
12ru|vlc-2.1.5-1plf|676	%doc README
12ru|vlc-2.1.5-1plf|677	%{_libdir}/vlc/plugins/misc/libgnutls_plugin.so*
12ru|vlc-2.1.5-1plf|678	
12ru|vlc-2.1.5-1plf|679	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|680	
12ru|vlc-2.1.5-1plf|681	%if %{with_goom}
12ru|vlc-2.1.5-1plf|682	%package plugin-goom
12ru|vlc-2.1.5-1plf|683	Summary:	Visualization plugin for the VLC media player
12ru|vlc-2.1.5-1plf|684	Group:		Video
12ru|vlc-2.1.5-1plf|685	BuildRequires:	libgoom2-devel
12ru|vlc-2.1.5-1plf|686	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|687	
12ru|vlc-2.1.5-1plf|688	%description plugin-goom
12ru|vlc-2.1.5-1plf|689	This is a visualization plugin for VLC media player based on the Goom library.
12ru|vlc-2.1.5-1plf|690	
12ru|vlc-2.1.5-1plf|691	%files plugin-goom
12ru|vlc-2.1.5-1plf|692	%doc README
12ru|vlc-2.1.5-1plf|693	%{_libdir}/vlc/plugins/visualization/libgoom_plugin.so
12ru|vlc-2.1.5-1plf|694	%endif
12ru|vlc-2.1.5-1plf|695	
12ru|vlc-2.1.5-1plf|696	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|697	
12ru|vlc-2.1.5-1plf|698	%package plugin-jack
12ru|vlc-2.1.5-1plf|699	Summary:	Jack audio plugin for the VLC media player
12ru|vlc-2.1.5-1plf|700	Group:		Sound
12ru|vlc-2.1.5-1plf|701	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|702	
12ru|vlc-2.1.5-1plf|703	%description plugin-jack
12ru|vlc-2.1.5-1plf|704	This plugin adds support for the Jack Audio Connection Kit to the VLC
12ru|vlc-2.1.5-1plf|705	media player. To activate it, use the `--aout jack' flag or select the
12ru|vlc-2.1.5-1plf|706	`jack' audio output plugin from the preferences menu.
12ru|vlc-2.1.5-1plf|707	
12ru|vlc-2.1.5-1plf|708	%files plugin-jack
12ru|vlc-2.1.5-1plf|709	%doc README
12ru|vlc-2.1.5-1plf|710	%{_libdir}/vlc/plugins/access/libaccess_jack_plugin.so
12ru|vlc-2.1.5-1plf|711	%{_libdir}/vlc/plugins/audio_output/libjack_plugin.so*
12ru|vlc-2.1.5-1plf|712	
12ru|vlc-2.1.5-1plf|713	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|714	
12ru|vlc-2.1.5-1plf|715	%package plugin-kate
12ru|vlc-2.1.5-1plf|716	Summary:	Add subtitle and Karaoke text support to VLC
12ru|vlc-2.1.5-1plf|717	Group:		Video
12ru|vlc-2.1.5-1plf|718	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|719	BuildRequires:	pkgconfig(tiger)
12ru|vlc-2.1.5-1plf|720	
12ru|vlc-2.1.5-1plf|721	%description plugin-kate
12ru|vlc-2.1.5-1plf|722	This package adds support for subtitles and Karaoke text display based on
12ru|vlc-2.1.5-1plf|723	the libkate library to VLC.
12ru|vlc-2.1.5-1plf|724	
12ru|vlc-2.1.5-1plf|725	%files plugin-kate
12ru|vlc-2.1.5-1plf|726	%doc README
12ru|vlc-2.1.5-1plf|727	%{_libdir}/vlc/plugins/codec/libkate_plugin.so
12ru|vlc-2.1.5-1plf|728	
12ru|vlc-2.1.5-1plf|729	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|730	
12ru|vlc-2.1.5-1plf|731	%package plugin-libass
12ru|vlc-2.1.5-1plf|732	Summary:	Add subtitle support to VLC using libass
12ru|vlc-2.1.5-1plf|733	Group:		Video
12ru|vlc-2.1.5-1plf|734	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|735	BuildRequires:	pkgconfig(libass)
12ru|vlc-2.1.5-1plf|736	
12ru|vlc-2.1.5-1plf|737	%description plugin-libass
12ru|vlc-2.1.5-1plf|738	This package adds support for subtitles based on the libass library to VLC.
12ru|vlc-2.1.5-1plf|739	
12ru|vlc-2.1.5-1plf|740	%files plugin-libass
12ru|vlc-2.1.5-1plf|741	%doc README
12ru|vlc-2.1.5-1plf|742	%{_libdir}/vlc/plugins/codec/liblibass_plugin.so
12ru|vlc-2.1.5-1plf|743	
12ru|vlc-2.1.5-1plf|744	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|745	
12ru|vlc-2.1.5-1plf|746	%package plugin-libnotify
12ru|vlc-2.1.5-1plf|747	Summary:	Notification popup plugin for the VLC media player
12ru|vlc-2.1.5-1plf|748	Group:		Video
12ru|vlc-2.1.5-1plf|749	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|750	
12ru|vlc-2.1.5-1plf|751	%description plugin-libnotify
12ru|vlc-2.1.5-1plf|752	This plugin adds support for notification popup messages to
12ru|vlc-2.1.5-1plf|753	the VLC media player.
12ru|vlc-2.1.5-1plf|754	
12ru|vlc-2.1.5-1plf|755	%files plugin-libnotify
12ru|vlc-2.1.5-1plf|756	%doc README
12ru|vlc-2.1.5-1plf|757	%{_libdir}/vlc/plugins/notify/libnotify_plugin.so*
12ru|vlc-2.1.5-1plf|758	
12ru|vlc-2.1.5-1plf|759	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|760	
12ru|vlc-2.1.5-1plf|761	%package plugin-lirc
12ru|vlc-2.1.5-1plf|762	Summary:	Lirc plugin for the VLC media player
12ru|vlc-2.1.5-1plf|763	Group:		Video
12ru|vlc-2.1.5-1plf|764	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|765	BuildRequires:	pkgconfig(liblircclient0)
12ru|vlc-2.1.5-1plf|766	
12ru|vlc-2.1.5-1plf|767	%description plugin-lirc
12ru|vlc-2.1.5-1plf|768	This plugin is an infrared lirc interface for the VLC media player. To
12ru|vlc-2.1.5-1plf|769	activate it, use the `--extraintf lirc' flag.
12ru|vlc-2.1.5-1plf|770	
12ru|vlc-2.1.5-1plf|771	%files plugin-lirc
12ru|vlc-2.1.5-1plf|772	%doc README
12ru|vlc-2.1.5-1plf|773	%{_libdir}/vlc/plugins/control/liblirc_plugin.so*
12ru|vlc-2.1.5-1plf|774	
12ru|vlc-2.1.5-1plf|775	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|776	
12ru|vlc-2.1.5-1plf|777	%package plugin-lua
12ru|vlc-2.1.5-1plf|778	Summary:	Add Lua scripting to vlc
12ru|vlc-2.1.5-1plf|779	Group:		Video
12ru|vlc-2.1.5-1plf|780	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|781	BuildRequires:	pkgconfig(lua)
12ru|vlc-2.1.5-1plf|782	
12ru|vlc-2.1.5-1plf|783	%description plugin-lua
12ru|vlc-2.1.5-1plf|784	This plugin adds lua scripting and provides a few example scripts as well.
12ru|vlc-2.1.5-1plf|785	
12ru|vlc-2.1.5-1plf|786	%files plugin-lua
12ru|vlc-2.1.5-1plf|787	%doc README
12ru|vlc-2.1.5-1plf|788	%{_libdir}/vlc/plugins/lua/liblua_plugin.so
12ru|vlc-2.1.5-1plf|789	%{_libdir}/vlc/lua
12ru|vlc-2.1.5-1plf|790	%{_datadir}/vlc/lua
12ru|vlc-2.1.5-1plf|791	%{_bindir}/rvlc
12ru|vlc-2.1.5-1plf|792	
12ru|vlc-2.1.5-1plf|793	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|794	
12ru|vlc-2.1.5-1plf|795	%package plugin-mod
12ru|vlc-2.1.5-1plf|796	Summary:	MOD audio decoder plugin for the VLC media player
12ru|vlc-2.1.5-1plf|797	Group:		Sound
12ru|vlc-2.1.5-1plf|798	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|799	
12ru|vlc-2.1.5-1plf|800	%description plugin-mod
12ru|vlc-2.1.5-1plf|801	This plugin adds support for music module playback based on libmodplug
12ru|vlc-2.1.5-1plf|802	to the VLC media player.
12ru|vlc-2.1.5-1plf|803	
12ru|vlc-2.1.5-1plf|804	%files plugin-mod
12ru|vlc-2.1.5-1plf|805	%doc README
12ru|vlc-2.1.5-1plf|806	%{_libdir}/vlc/plugins/demux/libmod_plugin.so*
12ru|vlc-2.1.5-1plf|807	
12ru|vlc-2.1.5-1plf|808	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|809	
12ru|vlc-2.1.5-1plf|810	%package plugin-mpc
12ru|vlc-2.1.5-1plf|811	Summary:	MPC audio decoder plugin for the VLC media player
12ru|vlc-2.1.5-1plf|812	Group:		Sound
12ru|vlc-2.1.5-1plf|813	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|814	
12ru|vlc-2.1.5-1plf|815	%description plugin-mpc
12ru|vlc-2.1.5-1plf|816	This plugin adds support for Musepack audio playback based on libmpcdec
12ru|vlc-2.1.5-1plf|817	to the VLC media player.
12ru|vlc-2.1.5-1plf|818	
12ru|vlc-2.1.5-1plf|819	%files plugin-mpc
12ru|vlc-2.1.5-1plf|820	%doc README
12ru|vlc-2.1.5-1plf|821	%{_libdir}/vlc/plugins/demux/libmpc_plugin.so*
12ru|vlc-2.1.5-1plf|822	
12ru|vlc-2.1.5-1plf|823	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|824	
12ru|vlc-2.1.5-1plf|825	%package plugin-ncurses
12ru|vlc-2.1.5-1plf|826	Summary:	Ncurses console-based plugin for the VLC media player
12ru|vlc-2.1.5-1plf|827	Group:		Video
12ru|vlc-2.1.5-1plf|828	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|829	BuildRequires:	pkgconfig(ncurses)
12ru|vlc-2.1.5-1plf|830	
12ru|vlc-2.1.5-1plf|831	%description plugin-ncurses
12ru|vlc-2.1.5-1plf|832	This plugin adds a ncurses interface to the VLC media player. To
12ru|vlc-2.1.5-1plf|833	activate it, use the `--intf ncurses' flag.
12ru|vlc-2.1.5-1plf|834	
12ru|vlc-2.1.5-1plf|835	%files plugin-ncurses
12ru|vlc-2.1.5-1plf|836	%doc README
12ru|vlc-2.1.5-1plf|837	%{_bindir}/nvlc
12ru|vlc-2.1.5-1plf|838	%{_libdir}/vlc/plugins/gui/libncurses_plugin.so*
12ru|vlc-2.1.5-1plf|839	
12ru|vlc-2.1.5-1plf|840	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|841	
12ru|vlc-2.1.5-1plf|842	%package plugin-opencv
12ru|vlc-2.1.5-1plf|843	Summary:	OpenCV wrapper video filter plugin for the VLC media player
12ru|vlc-2.1.5-1plf|844	Group:		Video
12ru|vlc-2.1.5-1plf|845	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|846	BuildRequires:	pkgconfig(opencv)
12ru|vlc-2.1.5-1plf|847	
12ru|vlc-2.1.5-1plf|848	%description plugin-opencv
12ru|vlc-2.1.5-1plf|849	This plugin adds support for OpenCV video filter to the VLC media player.
12ru|vlc-2.1.5-1plf|850	
12ru|vlc-2.1.5-1plf|851	%files plugin-opencv
12ru|vlc-2.1.5-1plf|852	%doc README
12ru|vlc-2.1.5-1plf|853	%{_libdir}/vlc/plugins/video_filter/libopencv_example_plugin.so
12ru|vlc-2.1.5-1plf|854	%{_libdir}/vlc/plugins/video_filter/libopencv_wrapper_plugin.so
12ru|vlc-2.1.5-1plf|855	
12ru|vlc-2.1.5-1plf|856	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|857	
12ru|vlc-2.1.5-1plf|858	%package plugin-opengl
12ru|vlc-2.1.5-1plf|859	Summary:	OpenGL video output plugin for the VLC media player
12ru|vlc-2.1.5-1plf|860	Group:		Video
12ru|vlc-2.1.5-1plf|861	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|862	
12ru|vlc-2.1.5-1plf|863	%description plugin-opengl
12ru|vlc-2.1.5-1plf|864	This plugin adds support for OpenGL video output to the VLC media player.
12ru|vlc-2.1.5-1plf|865	
12ru|vlc-2.1.5-1plf|866	%files plugin-opengl
12ru|vlc-2.1.5-1plf|867	%doc README
12ru|vlc-2.1.5-1plf|868	%{_libdir}/vlc/plugins/video_output/libgl_plugin.so
12ru|vlc-2.1.5-1plf|869	%{_libdir}/vlc/plugins/video_output/libglx_plugin.so
12ru|vlc-2.1.5-1plf|870	%{_libdir}/vlc/plugins/video_output/libxcb_glx_plugin.so*
12ru|vlc-2.1.5-1plf|871	
12ru|vlc-2.1.5-1plf|872	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|873	
12ru|vlc-2.1.5-1plf|874	%package plugin-opus
12ru|vlc-2.1.5-1plf|875	Summary:	Opus codec plugin for the VLC media player
12ru|vlc-2.1.5-1plf|876	Group:		Sound
12ru|vlc-2.1.5-1plf|877	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|878	BuildRequires:	pkgconfig(opus)
12ru|vlc-2.1.5-1plf|879	
12ru|vlc-2.1.5-1plf|880	%description plugin-opus
12ru|vlc-2.1.5-1plf|881	This plugin adds support for the Opus codec to the VLC media player.
12ru|vlc-2.1.5-1plf|882	
12ru|vlc-2.1.5-1plf|883	%files plugin-opus
12ru|vlc-2.1.5-1plf|884	%{_libdir}/vlc/plugins/codec/libopus_plugin.so
12ru|vlc-2.1.5-1plf|885	
12ru|vlc-2.1.5-1plf|886	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|887	
12ru|vlc-2.1.5-1plf|888	%package plugin-projectm
12ru|vlc-2.1.5-1plf|889	Summary:	Visualization plugin for the VLC media player
12ru|vlc-2.1.5-1plf|890	Group:		Video
12ru|vlc-2.1.5-1plf|891	BuildRequires:	pkgconfig(libprojectM)
12ru|vlc-2.1.5-1plf|892	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|893	
12ru|vlc-2.1.5-1plf|894	%description plugin-projectm
12ru|vlc-2.1.5-1plf|895	This is a visualization plugin for VLC media player based on projectm.
12ru|vlc-2.1.5-1plf|896	
12ru|vlc-2.1.5-1plf|897	%files plugin-projectm
12ru|vlc-2.1.5-1plf|898	%doc README
12ru|vlc-2.1.5-1plf|899	%{_libdir}/vlc/plugins/visualization/libprojectm_plugin.so
12ru|vlc-2.1.5-1plf|900	
12ru|vlc-2.1.5-1plf|901	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|902	
12ru|vlc-2.1.5-1plf|903	%package plugin-pulse
12ru|vlc-2.1.5-1plf|904	Summary:	PulseAudio plugin for the VLC media player
12ru|vlc-2.1.5-1plf|905	Group:		Sound
12ru|vlc-2.1.5-1plf|906	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|907	
12ru|vlc-2.1.5-1plf|908	%description plugin-pulse
12ru|vlc-2.1.5-1plf|909	This plugin adds support for the PulseAudio Sound Daemon to the VLC
12ru|vlc-2.1.5-1plf|910	media player. To activate it, use the `--aout pulse' flag or select the
12ru|vlc-2.1.5-1plf|911	`pulse' audio output plugin from the preferences menu.
12ru|vlc-2.1.5-1plf|912	
12ru|vlc-2.1.5-1plf|913	%files plugin-pulse
12ru|vlc-2.1.5-1plf|914	%doc README
12ru|vlc-2.1.5-1plf|915	%{_libdir}/vlc/plugins/access/libpulsesrc_plugin.so
12ru|vlc-2.1.5-1plf|916	%{_libdir}/vlc/plugins/audio_output/libpulse_plugin.so*
12ru|vlc-2.1.5-1plf|917	%{_libdir}/vlc/plugins/services_discovery/libpulselist_plugin.so
12ru|vlc-2.1.5-1plf|918	
12ru|vlc-2.1.5-1plf|919	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|920	
12ru|vlc-2.1.5-1plf|921	%package plugin-schroedinger
12ru|vlc-2.1.5-1plf|922	Summary:	Dirac plugin for VLC based on Schroedinger
12ru|vlc-2.1.5-1plf|923	Group:		Video
12ru|vlc-2.1.5-1plf|924	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|925	BuildRequires:	pkgconfig(schroedinger-1.0)
12ru|vlc-2.1.5-1plf|926	
12ru|vlc-2.1.5-1plf|927	%description plugin-schroedinger
12ru|vlc-2.1.5-1plf|928	These plugins add support for the Dirac video format based on Schroedinger.
12ru|vlc-2.1.5-1plf|929	to the VLC media player.
12ru|vlc-2.1.5-1plf|930	
12ru|vlc-2.1.5-1plf|931	%files plugin-schroedinger
12ru|vlc-2.1.5-1plf|932	%doc README
12ru|vlc-2.1.5-1plf|933	%{_libdir}/vlc/plugins/codec/libschroedinger_plugin.so
12ru|vlc-2.1.5-1plf|934	
12ru|vlc-2.1.5-1plf|935	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|936	
12ru|vlc-2.1.5-1plf|937	%package plugin-sdl
12ru|vlc-2.1.5-1plf|938	Summary:	Simple DirectMedia Layer video plugin for the VLC media player
12ru|vlc-2.1.5-1plf|939	Group:		Video
12ru|vlc-2.1.5-1plf|940	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|941	BuildRequires:	pkgconfig(SDL_image)
12ru|vlc-2.1.5-1plf|942	BuildRequires:	pkgconfig(sdl)
12ru|vlc-2.1.5-1plf|943	BuildRequires:	nas-devel
12ru|vlc-2.1.5-1plf|944	
12ru|vlc-2.1.5-1plf|945	%description plugin-sdl
12ru|vlc-2.1.5-1plf|946	This plugin adds support for the Simple DirectMedia Layer library to
12ru|vlc-2.1.5-1plf|947	the VLC media player. To activate it, use the `--vout sdl' or
12ru|vlc-2.1.5-1plf|948	`--aout sdl' flags or select the `sdl' video or audio output plugin
12ru|vlc-2.1.5-1plf|949	from the preferences menu.
12ru|vlc-2.1.5-1plf|950	
12ru|vlc-2.1.5-1plf|951	%files plugin-sdl
12ru|vlc-2.1.5-1plf|952	%doc README
12ru|vlc-2.1.5-1plf|953	%{_libdir}/vlc/plugins/codec/libsdl_image_plugin.so*
12ru|vlc-2.1.5-1plf|954	%{_libdir}/vlc/plugins/video_output/libvout_sdl_plugin.so*
12ru|vlc-2.1.5-1plf|955	
12ru|vlc-2.1.5-1plf|956	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|957	
12ru|vlc-2.1.5-1plf|958	%package plugin-shout
12ru|vlc-2.1.5-1plf|959	Summary:	Shoutcast and Icecast connector
12ru|vlc-2.1.5-1plf|960	Group:		Sound
12ru|vlc-2.1.5-1plf|961	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|962	BuildRequires:	pkgconfig(shout)
12ru|vlc-2.1.5-1plf|963	
12ru|vlc-2.1.5-1plf|964	%description plugin-shout
12ru|vlc-2.1.5-1plf|965	This plugin adds support for Icecast and Shoutcast servers.
12ru|vlc-2.1.5-1plf|966	
12ru|vlc-2.1.5-1plf|967	%files plugin-shout
12ru|vlc-2.1.5-1plf|968	%doc README
12ru|vlc-2.1.5-1plf|969	%{_libdir}/vlc/plugins/access_output/libaccess_output_shout_plugin.so
12ru|vlc-2.1.5-1plf|970	
12ru|vlc-2.1.5-1plf|971	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|972	
12ru|vlc-2.1.5-1plf|973	%package plugin-speex
12ru|vlc-2.1.5-1plf|974	Summary:	Ogg Speex codec plugin for the VLC media player
12ru|vlc-2.1.5-1plf|975	Group:		Sound
12ru|vlc-2.1.5-1plf|976	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|977	
12ru|vlc-2.1.5-1plf|978	%description plugin-speex
12ru|vlc-2.1.5-1plf|979	These plugins add support for the Ogg Speex codec to the VLC media
12ru|vlc-2.1.5-1plf|980	player. They are autodetected.
12ru|vlc-2.1.5-1plf|981	
12ru|vlc-2.1.5-1plf|982	%files plugin-speex
12ru|vlc-2.1.5-1plf|983	%doc README
12ru|vlc-2.1.5-1plf|984	%{_libdir}/vlc/plugins/audio_filter/libspeex_resampler_plugin.so
12ru|vlc-2.1.5-1plf|985	%{_libdir}/vlc/plugins/codec/libspeex_plugin.so*
12ru|vlc-2.1.5-1plf|986	
12ru|vlc-2.1.5-1plf|987	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|988	
12ru|vlc-2.1.5-1plf|989	%package plugin-theora
12ru|vlc-2.1.5-1plf|990	Summary:	Theora video codec for the VLC media player
12ru|vlc-2.1.5-1plf|991	Group:		Video
12ru|vlc-2.1.5-1plf|992	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|993	BuildRequires:	pkgconfig(theora)
12ru|vlc-2.1.5-1plf|994	
12ru|vlc-2.1.5-1plf|995	%description plugin-theora
12ru|vlc-2.1.5-1plf|996	These plugin adds support for the Ogg Theora video format to the VLC
12ru|vlc-2.1.5-1plf|997	media player. They are autodetected.
12ru|vlc-2.1.5-1plf|998	
12ru|vlc-2.1.5-1plf|999	%files plugin-theora
12ru|vlc-2.1.5-1plf|1000	%doc README
12ru|vlc-2.1.5-1plf|1001	%{_libdir}/vlc/plugins/codec/libtheora_plugin.so
12ru|vlc-2.1.5-1plf|1002	
12ru|vlc-2.1.5-1plf|1003	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|1004	
12ru|vlc-2.1.5-1plf|1005	%package plugin-twolame
12ru|vlc-2.1.5-1plf|1006	Summary:	MP2 encoder plugin for VLC
12ru|vlc-2.1.5-1plf|1007	Group:		Sound
12ru|vlc-2.1.5-1plf|1008	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|1009	BuildRequires:	pkgconfig(twolame)
12ru|vlc-2.1.5-1plf|1010	
12ru|vlc-2.1.5-1plf|1011	%description plugin-twolame
12ru|vlc-2.1.5-1plf|1012	These plugins add support for the Twolame MPEG Audio Layer 2 encoder
12ru|vlc-2.1.5-1plf|1013	to the VLC media player. They are autodetected.
12ru|vlc-2.1.5-1plf|1014	
12ru|vlc-2.1.5-1plf|1015	%files plugin-twolame
12ru|vlc-2.1.5-1plf|1016	%doc README
12ru|vlc-2.1.5-1plf|1017	%{_libdir}/vlc/plugins/codec/libtwolame_plugin.so*
12ru|vlc-2.1.5-1plf|1018	
12ru|vlc-2.1.5-1plf|1019	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|1020	
12ru|vlc-2.1.5-1plf|1021	%package plugin-upnp
12ru|vlc-2.1.5-1plf|1022	Summary:	UPNP service discovery plugin for the VLC media player
12ru|vlc-2.1.5-1plf|1023	Group:		Video
12ru|vlc-2.1.5-1plf|1024	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|1025	BuildRequires:	pkgconfig(libupnp)
12ru|vlc-2.1.5-1plf|1026	
12ru|vlc-2.1.5-1plf|1027	%description plugin-upnp
12ru|vlc-2.1.5-1plf|1028	This plugin adds support for UPNP service discovery to
12ru|vlc-2.1.5-1plf|1029	the VLC media player.
12ru|vlc-2.1.5-1plf|1030	
12ru|vlc-2.1.5-1plf|1031	%files plugin-upnp
12ru|vlc-2.1.5-1plf|1032	%doc README
12ru|vlc-2.1.5-1plf|1033	%{_libdir}/vlc/plugins/services_discovery/libupnp_plugin.so*
12ru|vlc-2.1.5-1plf|1034	
12ru|vlc-2.1.5-1plf|1035	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|1036	
12ru|vlc-2.1.5-1plf|1037	%package plugin-vaapi
12ru|vlc-2.1.5-1plf|1038	Summary:	VAAPI GPU decoding support to VLC
12ru|vlc-2.1.5-1plf|1039	Group:		Video
12ru|vlc-2.1.5-1plf|1040	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|1041	BuildRequires:	pkgconfig(libva)
12ru|vlc-2.1.5-1plf|1042	BuildRequires:	pkgconfig(libva-x11)
12ru|vlc-2.1.5-1plf|1043	
12ru|vlc-2.1.5-1plf|1044	%description plugin-vaapi
12ru|vlc-2.1.5-1plf|1045	This package adds VAAPI GPU decoding support to VLC.
12ru|vlc-2.1.5-1plf|1046	
12ru|vlc-2.1.5-1plf|1047	%files plugin-vaapi
12ru|vlc-2.1.5-1plf|1048	%doc README
12ru|vlc-2.1.5-1plf|1049	%{_libdir}/vlc/plugins/codec/libvaapi_plugin.so
12ru|vlc-2.1.5-1plf|1050	
12ru|vlc-2.1.5-1plf|1051	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|1052	
12ru|vlc-2.1.5-1plf|1053	%package plugin-vdpau
12ru|vlc-2.1.5-1plf|1054	Summary:	VDPAU GPU decoding support to VLC
12ru|vlc-2.1.5-1plf|1055	Group:		Video
12ru|vlc-2.1.5-1plf|1056	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|1057	BuildRequires:	pkgconfig(vdpau)
12ru|vlc-2.1.5-1plf|1058	
12ru|vlc-2.1.5-1plf|1059	%description plugin-vdpau
12ru|vlc-2.1.5-1plf|1060	This package adds VDPAU GPU decoding support to VLC.
12ru|vlc-2.1.5-1plf|1061	
12ru|vlc-2.1.5-1plf|1062	%files plugin-vdpau
12ru|vlc-2.1.5-1plf|1063	%doc README
12ru|vlc-2.1.5-1plf|1064	%{_libdir}/vlc/plugins/codec/libvdpau_plugin.so
12ru|vlc-2.1.5-1plf|1065	
12ru|vlc-2.1.5-1plf|1066	
12ru|vlc-2.1.5-1plf|1067	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|1068	
12ru|vlc-2.1.5-1plf|1069	%package plugin-zvbi
12ru|vlc-2.1.5-1plf|1070	Summary:	Add Teletext and Closed Caption support to VLC
12ru|vlc-2.1.5-1plf|1071	Group:		Video
12ru|vlc-2.1.5-1plf|1072	Requires:	%{name} = %{version}
12ru|vlc-2.1.5-1plf|1073	BuildRequires:	pkgconfig(zvbi-0.2)
12ru|vlc-2.1.5-1plf|1074	
12ru|vlc-2.1.5-1plf|1075	%description plugin-zvbi
12ru|vlc-2.1.5-1plf|1076	This package adds support for Raw VBI, Teletext and Closed Caption based on
12ru|vlc-2.1.5-1plf|1077	the ZVBI library to VLC.
12ru|vlc-2.1.5-1plf|1078	
12ru|vlc-2.1.5-1plf|1079	%files plugin-zvbi
12ru|vlc-2.1.5-1plf|1080	%doc README
12ru|vlc-2.1.5-1plf|1081	%{_libdir}/vlc/plugins/access/liblinsys_hdsdi_plugin.so
12ru|vlc-2.1.5-1plf|1082	%{_libdir}/vlc/plugins/access/liblinsys_sdi_plugin.so
12ru|vlc-2.1.5-1plf|1083	%{_libdir}/vlc/plugins/codec/libzvbi_plugin.so
12ru|vlc-2.1.5-1plf|1084	
12ru|vlc-2.1.5-1plf|1085	#----------------------------------------------------------------------------
12ru|vlc-2.1.5-1plf|1086	
12ru|vlc-2.1.5-1plf|1087	%prep
12ru|vlc-2.1.5-1plf|1088	%setup -q
12ru|vlc-2.1.5-1plf|1089	%patch0 -p1 -b .automake12~
12ru|vlc-2.1.5-1plf|1090	%patch1 -p1
12ru|vlc-2.1.5-1plf|1091	%patch2 -p1
12ru|vlc-2.1.5-1plf|1092	%patch3 -p1 -b .live555~
12ru|vlc-2.1.5-1plf|1093	%patch4 -p1 -b .live555~
12ru|vlc-2.1.5-1plf|1094	
12ru|vlc-2.1.5-1plf|1095	#gw if we want to regenerate libtool, we must remove the local versions of
12ru|vlc-2.1.5-1plf|1096	# the libtool m4 files, aclocal will replace them
12ru|vlc-2.1.5-1plf|1097	pushd m4
12ru|vlc-2.1.5-1plf|1098	rm -fv argz.m4 libtool.m4 ltdl.m4 ltoptions.m4 ltsugar.m4 ltversion.m4 lt~obsolete.m4
12ru|vlc-2.1.5-1plf|1099	popd
12ru|vlc-2.1.5-1plf|1100	
12ru|vlc-2.1.5-1plf|1101	libtoolize --install --force
12ru|vlc-2.1.5-1plf|1102	aclocal -I m4
12ru|vlc-2.1.5-1plf|1103	autoheader
12ru|vlc-2.1.5-1plf|1104	autoconf
12ru|vlc-2.1.5-1plf|1105	automake -a
12ru|vlc-2.1.5-1plf|1106	
12ru|vlc-2.1.5-1plf|1107	%build
12ru|vlc-2.1.5-1plf|1108	# add missing ebml include dir
12ru|vlc-2.1.5-1plf|1109	export CPPFLAGS="$CPPFLAGS -I/usr/include/ebml"
12ru|vlc-2.1.5-1plf|1110	#gw the speex headers have moved
12ru|vlc-2.1.5-1plf|1111	export CPPFLAGS="$CPPFLAGS -I%{_includedir}/speex"
12ru|vlc-2.1.5-1plf|1112	%configure2_5x \
12ru|vlc-2.1.5-1plf|1113	--disable-dependency-tracking \
12ru|vlc-2.1.5-1plf|1114	--disable-rpath \
12ru|vlc-2.1.5-1plf|1115	--disable-sse \
12ru|vlc-2.1.5-1plf|1116	--enable-aa \
12ru|vlc-2.1.5-1plf|1117	--enable-bluray \
12ru|vlc-2.1.5-1plf|1118	--enable-bonjour \
12ru|vlc-2.1.5-1plf|1119	%if %{with_dts}
12ru|vlc-2.1.5-1plf|1120	--enable-dca \
12ru|vlc-2.1.5-1plf|1121	%else
12ru|vlc-2.1.5-1plf|1122	--disable-dca \
12ru|vlc-2.1.5-1plf|1123	%endif
12ru|vlc-2.1.5-1plf|1124	--enable-dvbpsi \
12ru|vlc-2.1.5-1plf|1125	--enable-dvdnav \
12ru|vlc-2.1.5-1plf|1126	%if %{with_faad}
12ru|vlc-2.1.5-1plf|1127	--enable-faad \
12ru|vlc-2.1.5-1plf|1128	%endif
12ru|vlc-2.1.5-1plf|1129	--enable-flac \
12ru|vlc-2.1.5-1plf|1130	--enable-gnutls \
12ru|vlc-2.1.5-1plf|1131	--enable-jack \
12ru|vlc-2.1.5-1plf|1132	--enable-libcddb \
12ru|vlc-2.1.5-1plf|1133	--enable-libmpeg2 \
12ru|vlc-2.1.5-1plf|1134	--enable-libva \
12ru|vlc-2.1.5-1plf|1135	--enable-lirc \
12ru|vlc-2.1.5-1plf|1136	--enable-live555 \
12ru|vlc-2.1.5-1plf|1137	--enable-mad \
12ru|vlc-2.1.5-1plf|1138	--enable-mkv \
12ru|vlc-2.1.5-1plf|1139	--enable-ncurses \
12ru|vlc-2.1.5-1plf|1140	--enable-ogg \
12ru|vlc-2.1.5-1plf|1141	--enable-opus \
12ru|vlc-2.1.5-1plf|1142	--enable-pulse \
12ru|vlc-2.1.5-1plf|1143	--enable-realrtsp \
12ru|vlc-2.1.5-1plf|1144	--enable-sdl \
12ru|vlc-2.1.5-1plf|1145	--enable-shout \
12ru|vlc-2.1.5-1plf|1146	--enable-skins2 \
12ru|vlc-2.1.5-1plf|1147	--enable-speex \
12ru|vlc-2.1.5-1plf|1148	--enable-theora \
12ru|vlc-2.1.5-1plf|1149	--enable-twolame \
12ru|vlc-2.1.5-1plf|1150	--enable-vcdx \
12ru|vlc-2.1.5-1plf|1151	--enable-vdpau \
12ru|vlc-2.1.5-1plf|1152	--enable-vorbis \
12ru|vlc-2.1.5-1plf|1153	%if %{with_x264}
12ru|vlc-2.1.5-1plf|1154	--enable-x264 \
12ru|vlc-2.1.5-1plf|1155	%else
12ru|vlc-2.1.5-1plf|1156	--disable-x264 \
12ru|vlc-2.1.5-1plf|1157	%endif
12ru|vlc-2.1.5-1plf|1158	--enable-xvideo \
12ru|vlc-2.1.5-1plf|1159	%ifarch x86_64
12ru|vlc-2.1.5-1plf|1160	--with-pic
12ru|vlc-2.1.5-1plf|1161	%endif
12ru|vlc-2.1.5-1plf|1162	
12ru|vlc-2.1.5-1plf|1163	%make
12ru|vlc-2.1.5-1plf|1164	
12ru|vlc-2.1.5-1plf|1165	%install
12ru|vlc-2.1.5-1plf|1166	mkdir -p %{buildroot}%{_libdir}
12ru|vlc-2.1.5-1plf|1167	%makeinstall_std transform=""
12ru|vlc-2.1.5-1plf|1168	
12ru|vlc-2.1.5-1plf|1169	find %{buildroot}%{_libdir}/vlc -name \*.la -exec rm -f {} \;
12ru|vlc-2.1.5-1plf|1170	
12ru|vlc-2.1.5-1plf|1171	%find_lang %{name}
12ru|vlc-2.1.5-1plf|1172	
12ru|vlc-2.1.5-1plf|1173	rm -rf installed-docs
12ru|vlc-2.1.5-1plf|1174	mv %{buildroot}%{_datadir}/doc/vlc installed-docs
12ru|vlc-2.1.5-1plf|1175	
12ru|vlc-2.1.5-1plf|1176	# menu
12ru|vlc-2.1.5-1plf|1177	desktop-file-install --vendor="" \
12ru|vlc-2.1.5-1plf|1178	--add-mime-type="x-content/video-dvd" \
12ru|vlc-2.1.5-1plf|1179	--add-mime-type="x-content/video-vcd" \
12ru|vlc-2.1.5-1plf|1180	--add-mime-type="x-content/video-svcd" \
12ru|vlc-2.1.5-1plf|1181	--add-mime-type="x-content/audio-cdda" \
12ru|vlc-2.1.5-1plf|1182	--add-category="Qt" \
12ru|vlc-2.1.5-1plf|1183	--dir %{buildroot}%{_datadir}/applications %{buildroot}%{_datadir}/applications/*
12ru|vlc-2.1.5-1plf|1184	
12ru|vlc-2.1.5-1plf|1185	cat > %{buildroot}%{_datadir}/applications/mandriva-svlc.desktop << EOF
12ru|vlc-2.1.5-1plf|1186	[Desktop Entry]
12ru|vlc-2.1.5-1plf|1187	Name=VLC skinned GUI media player
12ru|vlc-2.1.5-1plf|1188	Comment=VLC is a free MPEG, MPEG2, DVD and DivX player
12ru|vlc-2.1.5-1plf|1189	Exec=%{_bindir}/svlc %U
12ru|vlc-2.1.5-1plf|1190	Icon=%{name}
12ru|vlc-2.1.5-1plf|1191	Terminal=false
12ru|vlc-2.1.5-1plf|1192	Type=Application
12ru|vlc-2.1.5-1plf|1193	StartupNotify=true
12ru|vlc-2.1.5-1plf|1194	Categories=AudioVideo;Audio;Video;Player;
12ru|vlc-2.1.5-1plf|1195	EOF
12ru|vlc-2.1.5-1plf|1196	fgrep MimeType= %{buildroot}%{_datadir}/applications/vlc.desktop >> %{buildroot}%{_datadir}/applications/mandriva-svlc.desktop
12ru|vlc-2.1.5-1plf|1197	
12ru|vlc-2.1.5-1plf|1198	# icons
12ru|vlc-2.1.5-1plf|1199	%define pngdir share/icons
12ru|vlc-2.1.5-1plf|1200	mkdir -p %{buildroot}/{%{_miconsdir},%{_liconsdir}}
12ru|vlc-2.1.5-1plf|1201	install -m 644 %{pngdir}/16x16/vlc.png %{buildroot}/%{_miconsdir}/vlc.png
12ru|vlc-2.1.5-1plf|1202	install -m 644 %{pngdir}/32x32/vlc.png %{buildroot}/%{_iconsdir}/vlc.png
12ru|vlc-2.1.5-1plf|1203	install -m 644 %{pngdir}/48x48/vlc.png %{buildroot}/%{_liconsdir}/vlc.png
12ru|vlc-2.1.5-1plf|1204	
12ru|vlc-2.1.5-1plf|1205	
12ru|vlc-2.1.5-1plf|1206	%changelog
12ru|vlc-2.1.5-1plf|1207	* Sun Aug 24 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 2.1.5-1plf
12ru|vlc-2.1.5-1plf|1208	+ Revision: f2ea720
12ru|vlc-2.1.5-1plf|1209	- New version 2.1.5
12ru|vlc-2.1.5-1plf|1210	
12ru|vlc-2.1.5-1plf|1211	

21905 12
12ru|x264-0.120-0.20111212.4|1	%define distsuffix plf
12ru|x264-0.120-0.20111212.4|2	
12ru|x264-0.120-0.20111212.4|3	%define	major	120
12ru|x264-0.120-0.20111212.4|4	%define	libname	%mklibname %{name}_ %{major}
12ru|x264-0.120-0.20111212.4|5	%define	devname	%mklibname -d %{name}
12ru|x264-0.120-0.20111212.4|6	
12ru|x264-0.120-0.20111212.4|7	%define	date	20111212
12ru|x264-0.120-0.20111212.4|8	%define	rev	2245
12ru|x264-0.120-0.20111212.4|9	%define	fname	%{name}-snapshot-%{date}-%{rev}
12ru|x264-0.120-0.20111212.4|10	
12ru|x264-0.120-0.20111212.4|11	Summary:	H264/AVC encoder
12ru|x264-0.120-0.20111212.4|12	Name:		x264
12ru|x264-0.120-0.20111212.4|13	Version:	0.%{major}
12ru|x264-0.120-0.20111212.4|14	Release:	0.%{date}.4
12ru|x264-0.120-0.20111212.4|15	License:	GPLv2+
12ru|x264-0.120-0.20111212.4|16	Group:		Video
12ru|x264-0.120-0.20111212.4|17	Url:		http://x264.nl/
12ru|x264-0.120-0.20111212.4|18	Source0:	ftp://ftp.videolan.org/pub/videolan/x264/snapshots/%{fname}.tar.bz2
12ru|x264-0.120-0.20111212.4|19	BuildRequires:	yasm
12ru|x264-0.120-0.20111212.4|20	BuildRequires:	git-core
12ru|x264-0.120-0.20111212.4|21	BuildRequires:	pkgconfig(x11)
12ru|x264-0.120-0.20111212.4|22	BuildRequires:	pkgconfig(libavfilter)
12ru|x264-0.120-0.20111212.4|23	
12ru|x264-0.120-0.20111212.4|24	%description
12ru|x264-0.120-0.20111212.4|25	x264 is a free library for encoding H264/AVC video streams. The code
12ru|x264-0.120-0.20111212.4|26	is written by Laurent Aimar, Eric Petit(OS X), Min Chen (vfw/nasm),
12ru|x264-0.120-0.20111212.4|27	Justin Clay(vfw), Måns Rullgård and Loren Merritt from scratch. It is
12ru|x264-0.120-0.20111212.4|28	released under the terms of the GPL license.
12ru|x264-0.120-0.20111212.4|29	
12ru|x264-0.120-0.20111212.4|30	This package is in Restricted repository as the video encoder may be covered
12ru|x264-0.120-0.20111212.4|31	by software patents.
12ru|x264-0.120-0.20111212.4|32	
12ru|x264-0.120-0.20111212.4|33	%files
12ru|x264-0.120-0.20111212.4|34	%doc AUTHORS doc/*
12ru|x264-0.120-0.20111212.4|35	%{_bindir}/%{name}
12ru|x264-0.120-0.20111212.4|36	
12ru|x264-0.120-0.20111212.4|37	#----------------------------------------------------------------------------
12ru|x264-0.120-0.20111212.4|38	
12ru|x264-0.120-0.20111212.4|39	%package -n	%{libname}
12ru|x264-0.120-0.20111212.4|40	Summary:	Shared library of x264
12ru|x264-0.120-0.20111212.4|41	Group:		System/Libraries
12ru|x264-0.120-0.20111212.4|42	
12ru|x264-0.120-0.20111212.4|43	%description -n	%{libname}
12ru|x264-0.120-0.20111212.4|44	x264 dynamic libraries.
12ru|x264-0.120-0.20111212.4|45	
12ru|x264-0.120-0.20111212.4|46	%files -n %{libname}
12ru|x264-0.120-0.20111212.4|47	%{_libdir}/libx264.so.%{major}*
12ru|x264-0.120-0.20111212.4|48	
12ru|x264-0.120-0.20111212.4|49	#----------------------------------------------------------------------------
12ru|x264-0.120-0.20111212.4|50	
12ru|x264-0.120-0.20111212.4|51	%package -n	%{devname}
12ru|x264-0.120-0.20111212.4|52	Summary:	H264/AVC encoding library headers
12ru|x264-0.120-0.20111212.4|53	Group:		Development/C
12ru|x264-0.120-0.20111212.4|54	Requires:	%{libname} = %{EVRD}
12ru|x264-0.120-0.20111212.4|55	Provides:	%{name}-devel = %{EVRD}
12ru|x264-0.120-0.20111212.4|56	
12ru|x264-0.120-0.20111212.4|57	%description -n	%{devname}
12ru|x264-0.120-0.20111212.4|58	x264 is a free library for encoding H264/AVC video streams. The code
12ru|x264-0.120-0.20111212.4|59	is written by Laurent Aimar, Eric Petit(OS X), Min Chen (vfw/nasm),
12ru|x264-0.120-0.20111212.4|60	Justin Clay(vfw), Måns Rullgård and Loren Merritt from scratch. It is
12ru|x264-0.120-0.20111212.4|61	released under the terms of the GPL license.
12ru|x264-0.120-0.20111212.4|62	
12ru|x264-0.120-0.20111212.4|63	%files -n %{devname}
12ru|x264-0.120-0.20111212.4|64	%{_libdir}/libx264.a
12ru|x264-0.120-0.20111212.4|65	%{_libdir}/libx264.so
12ru|x264-0.120-0.20111212.4|66	%{_includedir}/*.h
12ru|x264-0.120-0.20111212.4|67	%{_libdir}/pkgconfig/*.pc
12ru|x264-0.120-0.20111212.4|68	
12ru|x264-0.120-0.20111212.4|69	#----------------------------------------------------------------------------
12ru|x264-0.120-0.20111212.4|70	
12ru|x264-0.120-0.20111212.4|71	%prep
12ru|x264-0.120-0.20111212.4|72	%setup -q -n %{fname}
12ru|x264-0.120-0.20111212.4|73	
12ru|x264-0.120-0.20111212.4|74	%build
12ru|x264-0.120-0.20111212.4|75	CFLAGS="%{optflags} -Ofast" \
12ru|x264-0.120-0.20111212.4|76	%configure2_5x	--enable-shared \
12ru|x264-0.120-0.20111212.4|77	--enable-pic \
12ru|x264-0.120-0.20111212.4|78	--enable-visualize \
12ru|x264-0.120-0.20111212.4|79	--enable-static
12ru|x264-0.120-0.20111212.4|80	%make
12ru|x264-0.120-0.20111212.4|81	
12ru|x264-0.120-0.20111212.4|82	%install
12ru|x264-0.120-0.20111212.4|83	%makeinstall
12ru|x264-0.120-0.20111212.4|84	

21906 12
12ru|x265-1.1-1|1	%define distsuffix plf
12ru|x265-1.1-1|2	
12ru|x265-1.1-1|3	%define major 21
12ru|x265-1.1-1|4	
12ru|x265-1.1-1|5	%define libname %mklibname %{name}_ %{major}
12ru|x265-1.1-1|6	%define devname %mklibname %{name} -d
12ru|x265-1.1-1|7	%define static %mklibname %{name} -d -s
12ru|x265-1.1-1|8	
12ru|x265-1.1-1|9	Summary:	H265/HEVC encoder
12ru|x265-1.1-1|10	Name:		x265
12ru|x265-1.1-1|11	Version:	1.1
12ru|x265-1.1-1|12	Release:	1
12ru|x265-1.1-1|13	License:	GPLv2+
12ru|x265-1.1-1|14	Group:		Video
12ru|x265-1.1-1|15	Url:		http://x265.org/
12ru|x265-1.1-1|16	# Re-pack because upstream provides snapshots in ugly format
12ru|x265-1.1-1|17	# https://bitbucket.org/multicoreware/x265/get/%{version}.tar.bz2
12ru|x265-1.1-1|18	Source0:	%{name}-%{version}.tar.bz2
12ru|x265-1.1-1|19	Patch0:		x265-1.1-opt.patch
12ru|x265-1.1-1|20	Patch1:		x265-1.1-pkgconfig-dir.patch
12ru|x265-1.1-1|21	BuildRequires:	cmake
12ru|x265-1.1-1|22	BuildRequires:	yasm
12ru|x265-1.1-1|23	
12ru|x265-1.1-1|24	%description
12ru|x265-1.1-1|25	x265 is an open-source project and free application library for encoding video
12ru|x265-1.1-1|26	streams into the H.265/High Efficiency Video Coding (HEVC) format.
12ru|x265-1.1-1|27	
12ru|x265-1.1-1|28	This package is in Restricted repository as the video encoder may be covered
12ru|x265-1.1-1|29	by software patents.
12ru|x265-1.1-1|30	
12ru|x265-1.1-1|31	%files
12ru|x265-1.1-1|32	%{_bindir}/%{name}
12ru|x265-1.1-1|33	
12ru|x265-1.1-1|34	#----------------------------------------------------------------------------
12ru|x265-1.1-1|35	
12ru|x265-1.1-1|36	%package -n %{libname}
12ru|x265-1.1-1|37	Summary:	Shared library of x265
12ru|x265-1.1-1|38	Group:		System/Libraries
12ru|x265-1.1-1|39	
12ru|x265-1.1-1|40	%description -n %{libname}
12ru|x265-1.1-1|41	x265 dynamic libraries.
12ru|x265-1.1-1|42	
12ru|x265-1.1-1|43	%files -n %{libname}
12ru|x265-1.1-1|44	%{_libdir}/libx265.so.%{major}
12ru|x265-1.1-1|45	%{_libdir}/libx265.so.%{version}
12ru|x265-1.1-1|46	
12ru|x265-1.1-1|47	#----------------------------------------------------------------------------
12ru|x265-1.1-1|48	
12ru|x265-1.1-1|49	%package -n %{devname}
12ru|x265-1.1-1|50	Summary:	H265/HEVC encoding library headers
12ru|x265-1.1-1|51	Group:		Development/C
12ru|x265-1.1-1|52	Requires:	%{libname} = %{EVRD}
12ru|x265-1.1-1|53	Provides:	%{name}-devel = %{EVRD}
12ru|x265-1.1-1|54	
12ru|x265-1.1-1|55	%description -n %{devname}
12ru|x265-1.1-1|56	x265 is an open-source project and free application library for encoding video
12ru|x265-1.1-1|57	streams into the H.265/High Efficiency Video Coding (HEVC) format.
12ru|x265-1.1-1|58	
12ru|x265-1.1-1|59	%files -n %{devname}
12ru|x265-1.1-1|60	%{_libdir}/libx265.so
12ru|x265-1.1-1|61	%{_includedir}/*.h
12ru|x265-1.1-1|62	%{_libdir}/pkgconfig/*.pc
12ru|x265-1.1-1|63	
12ru|x265-1.1-1|64	#----------------------------------------------------------------------------
12ru|x265-1.1-1|65	
12ru|x265-1.1-1|66	%package -n %{static}
12ru|x265-1.1-1|67	Summary:	Static library for the x265 H265/HEVC encoding library
12ru|x265-1.1-1|68	Group:		Development/C
12ru|x265-1.1-1|69	Requires:	%{devname} = %{EVRD}
12ru|x265-1.1-1|70	Provides:	%{name}-static-devel = %{EVRD}
12ru|x265-1.1-1|71	
12ru|x265-1.1-1|72	%description -n %{static}
12ru|x265-1.1-1|73	Static library for the x265 H265/HEVC encoding library.
12ru|x265-1.1-1|74	
12ru|x265-1.1-1|75	%files -n %{static}
12ru|x265-1.1-1|76	%{_libdir}/libx265.a
12ru|x265-1.1-1|77	
12ru|x265-1.1-1|78	#----------------------------------------------------------------------------
12ru|x265-1.1-1|79	
12ru|x265-1.1-1|80	%prep
12ru|x265-1.1-1|81	%setup -q
12ru|x265-1.1-1|82	%patch0 -p1
12ru|x265-1.1-1|83	%patch1 -p1
12ru|x265-1.1-1|84	
12ru|x265-1.1-1|85	%build
12ru|x265-1.1-1|86	pushd source
12ru|x265-1.1-1|87	%cmake
12ru|x265-1.1-1|88	%make
12ru|x265-1.1-1|89	popd
12ru|x265-1.1-1|90	
12ru|x265-1.1-1|91	%install
12ru|x265-1.1-1|92	%makeinstall_std -C source/build
12ru|x265-1.1-1|93	
12ru|x265-1.1-1|94	
12ru|x265-1.1-1|95	%changelog
12ru|x265-1.1-1|96	* Thu Jun 19 2014 Andrey Bondrov <andrey.bondrov@rosalab.ru> 1.1-1
12ru|x265-1.1-1|97	+ Revision: 8a09899
12ru|x265-1.1-1|98	- Update BuildRequires
12ru|x265-1.1-1|99	
12ru|x265-1.1-1|100	

21907 12
12ru|xine-lib-1.2.4-1plf|1	%define build_optimization 0
12ru|xine-lib-1.2.4-1plf|2	%define dvdnav 0.1.4
12ru|xine-lib-1.2.4-1plf|3	
12ru|xine-lib-1.2.4-1plf|4	%define build_pulse 1
12ru|xine-lib-1.2.4-1plf|5	%define build_magick 1
12ru|xine-lib-1.2.4-1plf|6	%define build_caca 1
12ru|xine-lib-1.2.4-1plf|7	%define build_directfb 0
12ru|xine-lib-1.2.4-1plf|8	%define external_vcdnav 1
12ru|xine-lib-1.2.4-1plf|9	%define build_smb 1
12ru|xine-lib-1.2.4-1plf|10	%define build_alsa 1
12ru|xine-lib-1.2.4-1plf|11	%define build_linuxfb 1
12ru|xine-lib-1.2.4-1plf|12	
12ru|xine-lib-1.2.4-1plf|13	%define build_vidix 0
12ru|xine-lib-1.2.4-1plf|14	
12ru|xine-lib-1.2.4-1plf|15	%define build_divx4 0
12ru|xine-lib-1.2.4-1plf|16	%define build_xvid 0
12ru|xine-lib-1.2.4-1plf|17	%define build_faad 0
12ru|xine-lib-1.2.4-1plf|18	%define build_win32 0
12ru|xine-lib-1.2.4-1plf|19	%ifarch %{ix86}
12ru|xine-lib-1.2.4-1plf|20	%define build_win32 1
12ru|xine-lib-1.2.4-1plf|21	%endif
12ru|xine-lib-1.2.4-1plf|22	
12ru|xine-lib-1.2.4-1plf|23	%define external_ffmpeg 1
12ru|xine-lib-1.2.4-1plf|24	
12ru|xine-lib-1.2.4-1plf|25	%{?_with_plf: %{expand: %%global build_plf 1}}
12ru|xine-lib-1.2.4-1plf|26	
12ru|xine-lib-1.2.4-1plf|27	######################
12ru|xine-lib-1.2.4-1plf|28	# Hardcode PLF build
12ru|xine-lib-1.2.4-1plf|29	%define build_plf 1
12ru|xine-lib-1.2.4-1plf|30	######################
12ru|xine-lib-1.2.4-1plf|31	
12ru|xine-lib-1.2.4-1plf|32	%if %{build_plf}
12ru|xine-lib-1.2.4-1plf|33	%define distsuffix plf
12ru|xine-lib-1.2.4-1plf|34	%define build_faad 1
12ru|xine-lib-1.2.4-1plf|35	%define extrarelsuffix plf
12ru|xine-lib-1.2.4-1plf|36	%endif
12ru|xine-lib-1.2.4-1plf|37	
12ru|xine-lib-1.2.4-1plf|38	%{?_with_optimization: %{expand: %%global build_optimization 1}}
12ru|xine-lib-1.2.4-1plf|39	%{?_with_directfb: %{expand: %%global build_directfb 1}}
12ru|xine-lib-1.2.4-1plf|40	%{?_without_directfb: %{expand: %%global build_directfb 0}}
12ru|xine-lib-1.2.4-1plf|41	%{?_with_alsa: %{expand: %%global build_alsa 1}}
12ru|xine-lib-1.2.4-1plf|42	%{?_without_alsa: %{expand: %%global build_alsa 0}}
12ru|xine-lib-1.2.4-1plf|43	%{?_with_vcdnav: %{expand: %%global external_vcdnav 1}}
12ru|xine-lib-1.2.4-1plf|44	%{?_without_vcdnav: %{expand: %%global external_vcdnav 0}}
12ru|xine-lib-1.2.4-1plf|45	%{?_with_vidix: %{expand: %%global build_vidix 1}}
12ru|xine-lib-1.2.4-1plf|46	%{?_without_vidix: %{expand: %%global build_vidix 0}}
12ru|xine-lib-1.2.4-1plf|47	%{?_with_linuxfb: %{expand: %%global build_linuxfb 1}}
12ru|xine-lib-1.2.4-1plf|48	%{?_without_linuxfb: %{expand: %%global build_linuxfb 0}}
12ru|xine-lib-1.2.4-1plf|49	%{?_with_faad: %{expand: %%global build_faad 1}}
12ru|xine-lib-1.2.4-1plf|50	%{?_without_faad: %{expand: %%global build_faad 0}}
12ru|xine-lib-1.2.4-1plf|51	%{?_with_win32: %{expand: %%global build_win32 1}}
12ru|xine-lib-1.2.4-1plf|52	%{?_without_win32: %{expand: %%global build_win32 0}}
12ru|xine-lib-1.2.4-1plf|53	%{?_with_divx4: %{expand: %%global build_divx4 1}}
12ru|xine-lib-1.2.4-1plf|54	%{?_without_divx4: %{expand: %%global build_divx4 0}}
12ru|xine-lib-1.2.4-1plf|55	%{?_with_xvid: %{expand: %%global build_xvid 1}}
12ru|xine-lib-1.2.4-1plf|56	%{?_without_xvid: %{expand: %%global build_xvid 0}}
12ru|xine-lib-1.2.4-1plf|57	%{?_with_smb: %{expand: %%global build_smb 1}}
12ru|xine-lib-1.2.4-1plf|58	%{?_without_smb: %{expand: %%global build_smb 0}}
12ru|xine-lib-1.2.4-1plf|59	%{?_with_pulse: %{expand: %%global build_pulse 1}}
12ru|xine-lib-1.2.4-1plf|60	%{?_without_pulse: %{expand: %%global build_pulse 0}}
12ru|xine-lib-1.2.4-1plf|61	%{?_with_magick: %{expand: %%global build_magick 1}}
12ru|xine-lib-1.2.4-1plf|62	%{?_without_magick: %{expand: %%global build_magick 0}}
12ru|xine-lib-1.2.4-1plf|63	%{?_with_ffmpeg: %{expand: %%global external_ffmpeg 1}}
12ru|xine-lib-1.2.4-1plf|64	%{?_without_ffmpeg: %{expand: %%global external_ffmpeg 0}}
12ru|xine-lib-1.2.4-1plf|65	
12ru|xine-lib-1.2.4-1plf|66	%define bname xine
12ru|xine-lib-1.2.4-1plf|67	%define major	2
12ru|xine-lib-1.2.4-1plf|68	%define api	2.3
12ru|xine-lib-1.2.4-1plf|69	%define libname	%mklibname xine %{major}
12ru|xine-lib-1.2.4-1plf|70	%define devname	%mklibname -d xine
12ru|xine-lib-1.2.4-1plf|71	
12ru|xine-lib-1.2.4-1plf|72	Summary:	A Free Video Player (Libraries)
12ru|xine-lib-1.2.4-1plf|73	Name:		xine-lib
12ru|xine-lib-1.2.4-1plf|74	Version:	1.2.4
12ru|xine-lib-1.2.4-1plf|75	Release:	1%{?extrarelsuffix}
12ru|xine-lib-1.2.4-1plf|76	License:	GPLv2+
12ru|xine-lib-1.2.4-1plf|77	Group:		System/Libraries
12ru|xine-lib-1.2.4-1plf|78	Url:		http://xine.sourceforge.net
12ru|xine-lib-1.2.4-1plf|79	Source0:	http://downloads.sourceforge.net/project/xine/xine-lib/%{version}/xine-lib-%{version}.tar.xz
12ru|xine-lib-1.2.4-1plf|80	Source1:	accel_vaapi.h
12ru|xine-lib-1.2.4-1plf|81	
12ru|xine-lib-1.2.4-1plf|82	BuildRequires:	aalib-devel
12ru|xine-lib-1.2.4-1plf|83	BuildRequires:	gettext-devel
12ru|xine-lib-1.2.4-1plf|84	BuildRequires:	libmpcdec-devel
12ru|xine-lib-1.2.4-1plf|85	BuildRequires:	mng-devel
12ru|xine-lib-1.2.4-1plf|86	BuildRequires:	pkgconfig(esound)
12ru|xine-lib-1.2.4-1plf|87	BuildRequires:	pkgconfig(flac)
12ru|xine-lib-1.2.4-1plf|88	BuildRequires:	pkgconfig(gnome-vfs-2.0)
12ru|xine-lib-1.2.4-1plf|89	BuildRequires:	pkgconfig(gdk-pixbuf-2.0)
12ru|xine-lib-1.2.4-1plf|90	BuildRequires:	pkgconfig(gdk-2.0)
12ru|xine-lib-1.2.4-1plf|91	BuildRequires:	pkgconfig(glu)
12ru|xine-lib-1.2.4-1plf|92	BuildRequires:	pkgconfig(ice)
12ru|xine-lib-1.2.4-1plf|93	BuildRequires:	pkgconfig(jack)
12ru|xine-lib-1.2.4-1plf|94	BuildRequires:	pkgconfig(libbluray)
12ru|xine-lib-1.2.4-1plf|95	BuildRequires:	pkgconfig(libmodplug)
12ru|xine-lib-1.2.4-1plf|96	BuildRequires:	pkgconfig(libv4l2)
12ru|xine-lib-1.2.4-1plf|97	BuildRequires:	pkgconfig(mad)
12ru|xine-lib-1.2.4-1plf|98	BuildRequires:	pkgconfig(speex)
12ru|xine-lib-1.2.4-1plf|99	BuildRequires:	pkgconfig(sdl)
12ru|xine-lib-1.2.4-1plf|100	BuildRequires:	pkgconfig(sm)
12ru|xine-lib-1.2.4-1plf|101	BuildRequires:	pkgconfig(vdpau)
12ru|xine-lib-1.2.4-1plf|102	BuildRequires:	pkgconfig(vorbis)
12ru|xine-lib-1.2.4-1plf|103	BuildRequires:	pkgconfig(vorbisfile)
12ru|xine-lib-1.2.4-1plf|104	BuildRequires:	pkgconfig(wavpack)
12ru|xine-lib-1.2.4-1plf|105	BuildRequires:	pkgconfig(xinerama)
12ru|xine-lib-1.2.4-1plf|106	BuildRequires:	pkgconfig(xv)
12ru|xine-lib-1.2.4-1plf|107	BuildRequires:	pkgconfig(xvmc)
12ru|xine-lib-1.2.4-1plf|108	%if %{build_smb}
12ru|xine-lib-1.2.4-1plf|109	BuildRequires:	pkgconfig(smbclient)
12ru|xine-lib-1.2.4-1plf|110	%endif
12ru|xine-lib-1.2.4-1plf|111	%if %{external_vcdnav}
12ru|xine-lib-1.2.4-1plf|112	BuildRequires:	pkgconfig(libvcdinfo)
12ru|xine-lib-1.2.4-1plf|113	%endif
12ru|xine-lib-1.2.4-1plf|114	%if %{build_directfb}
12ru|xine-lib-1.2.4-1plf|115	Buildrequires:	pkgconfig(directfb)
12ru|xine-lib-1.2.4-1plf|116	%endif
12ru|xine-lib-1.2.4-1plf|117	%if %{external_ffmpeg}
12ru|xine-lib-1.2.4-1plf|118	BuildRequires:	pkgconfig(libavcodec)
12ru|xine-lib-1.2.4-1plf|119	%endif
12ru|xine-lib-1.2.4-1plf|120	
12ru|xine-lib-1.2.4-1plf|121	%description
12ru|xine-lib-1.2.4-1plf|122	xine is a free gpl-licensed video player for unix-like systems.
12ru|xine-lib-1.2.4-1plf|123	
12ru|xine-lib-1.2.4-1plf|124	%if %{build_plf}
12ru|xine-lib-1.2.4-1plf|125	This package is in restricted repository because the AAC decoder is
12ru|xine-lib-1.2.4-1plf|126	covered by patents.
12ru|xine-lib-1.2.4-1plf|127	%endif
12ru|xine-lib-1.2.4-1plf|128	
12ru|xine-lib-1.2.4-1plf|129	#----------------------------------------------------------------------------
12ru|xine-lib-1.2.4-1plf|130	
12ru|xine-lib-1.2.4-1plf|131	%package -n %{libname}
12ru|xine-lib-1.2.4-1plf|132	Summary:	A Free Video Player (Libraries)
12ru|xine-lib-1.2.4-1plf|133	Group:		System/Libraries
12ru|xine-lib-1.2.4-1plf|134	Provides:	xine-lib
12ru|xine-lib-1.2.4-1plf|135	
12ru|xine-lib-1.2.4-1plf|136	%description -n %{libname}
12ru|xine-lib-1.2.4-1plf|137	xine is a free gpl-licensed video player for unix-like systems.
12ru|xine-lib-1.2.4-1plf|138	
12ru|xine-lib-1.2.4-1plf|139	This package contains the shared libraries required by xine.
12ru|xine-lib-1.2.4-1plf|140	
12ru|xine-lib-1.2.4-1plf|141	%files -n %{libname}
12ru|xine-lib-1.2.4-1plf|142	%{_libdir}/libxine.so.%{major}*
12ru|xine-lib-1.2.4-1plf|143	
12ru|xine-lib-1.2.4-1plf|144	#----------------------------------------------------------------------------
12ru|xine-lib-1.2.4-1plf|145	
12ru|xine-lib-1.2.4-1plf|146	%package -n %{devname}
12ru|xine-lib-1.2.4-1plf|147	Summary:	Devel files for xine
12ru|xine-lib-1.2.4-1plf|148	Group:		Development/C
12ru|xine-lib-1.2.4-1plf|149	Requires:	%{libname} = %{version}-%{release}
12ru|xine-lib-1.2.4-1plf|150	Provides:	libxine-devel = %{version}-%{release}
12ru|xine-lib-1.2.4-1plf|151	
12ru|xine-lib-1.2.4-1plf|152	%description -n %{devname}
12ru|xine-lib-1.2.4-1plf|153	xine is a free gpl-licensed video player for unix-like systems.
12ru|xine-lib-1.2.4-1plf|154	
12ru|xine-lib-1.2.4-1plf|155	This package contains the development files required for compiling xine
12ru|xine-lib-1.2.4-1plf|156	front ends or plugins.
12ru|xine-lib-1.2.4-1plf|157	
12ru|xine-lib-1.2.4-1plf|158	%files -n %{devname}
12ru|xine-lib-1.2.4-1plf|159	%doc README AUTHORS TODO
12ru|xine-lib-1.2.4-1plf|160	%doc ChangeLog installed-docs/hackersguide
12ru|xine-lib-1.2.4-1plf|161	%{_bindir}/xine-config
12ru|xine-lib-1.2.4-1plf|162	%{_bindir}/xine-list-1.2
12ru|xine-lib-1.2.4-1plf|163	%{multiarch_bindir}/xine-config
12ru|xine-lib-1.2.4-1plf|164	%{_mandir}/man1/xine-config.1*
12ru|xine-lib-1.2.4-1plf|165	%{_mandir}/man1/xine-list-1.2.1*
12ru|xine-lib-1.2.4-1plf|166	%{_libdir}/*.so
12ru|xine-lib-1.2.4-1plf|167	%{_libdir}/pkgconfig/libxine.pc
12ru|xine-lib-1.2.4-1plf|168	%{_datadir}/aclocal/xine.m4
12ru|xine-lib-1.2.4-1plf|169	%{_includedir}/*.h
12ru|xine-lib-1.2.4-1plf|170	%{_includedir}/xine
12ru|xine-lib-1.2.4-1plf|171	
12ru|xine-lib-1.2.4-1plf|172	#----------------------------------------------------------------------------
12ru|xine-lib-1.2.4-1plf|173	
12ru|xine-lib-1.2.4-1plf|174	%package -n %{bname}-plugins
12ru|xine-lib-1.2.4-1plf|175	Summary:	A Free Video Player (main plugins)
12ru|xine-lib-1.2.4-1plf|176	Group:		Video
12ru|xine-lib-1.2.4-1plf|177	Provides:	%{bname}-xv %{bname}-gl %{bname}-oss %{libname}-docs %{bname}-speex
12ru|xine-lib-1.2.4-1plf|178	Provides:	%{bname}-dvdnav %{bname}-alsa %{bname}-musepack
12ru|xine-lib-1.2.4-1plf|179	%if %{build_win32}
12ru|xine-lib-1.2.4-1plf|180	Provides:	xine-plugins-win32
12ru|xine-lib-1.2.4-1plf|181	Provides:	xine-win32
12ru|xine-lib-1.2.4-1plf|182	#Suggests: win32-codecs
12ru|xine-lib-1.2.4-1plf|183	%endif
12ru|xine-lib-1.2.4-1plf|184	# Plugins are in versioned dir, so require the exact version
12ru|xine-lib-1.2.4-1plf|185	Requires:	%{libname} = %{version}
12ru|xine-lib-1.2.4-1plf|186	# provide the plugin API version
12ru|xine-lib-1.2.4-1plf|187	Provides:	xine-plugin-api = %{api}
12ru|xine-lib-1.2.4-1plf|188	
12ru|xine-lib-1.2.4-1plf|189	%description -n %{bname}-plugins
12ru|xine-lib-1.2.4-1plf|190	xine is a free gpl-licensed video player for unix-like systems.
12ru|xine-lib-1.2.4-1plf|191	
12ru|xine-lib-1.2.4-1plf|192	This package includes the main plugins for xine, they allow the input
12ru|xine-lib-1.2.4-1plf|193	from files, Video CDs, network streams and (not encrypted) DVDs in
12ru|xine-lib-1.2.4-1plf|194	several video formats.
12ru|xine-lib-1.2.4-1plf|195	
12ru|xine-lib-1.2.4-1plf|196	%if %{build_optimization}
12ru|xine-lib-1.2.4-1plf|197	Warning: This package was optimized for the build machine and probably
12ru|xine-lib-1.2.4-1plf|198	will not run on other computers.
12ru|xine-lib-1.2.4-1plf|199	%endif
12ru|xine-lib-1.2.4-1plf|200	
12ru|xine-lib-1.2.4-1plf|201	%files -n %{bname}-plugins -f libxine2.lang
12ru|xine-lib-1.2.4-1plf|202	%doc installed-docs/README* installed-docs/faq.*
12ru|xine-lib-1.2.4-1plf|203	%{_mandir}/man5/xine.5*
12ru|xine-lib-1.2.4-1plf|204	%dir %{_libdir}/xine/
12ru|xine-lib-1.2.4-1plf|205	%dir %{_libdir}/xine/plugins/
12ru|xine-lib-1.2.4-1plf|206	%dir %{_libdir}/xine/plugins/%{api}/
12ru|xine-lib-1.2.4-1plf|207	%dir %{_libdir}/xine/plugins/%{api}/post/
12ru|xine-lib-1.2.4-1plf|208	%{_libdir}/xine/plugins/%{api}/mime.types
12ru|xine-lib-1.2.4-1plf|209	%if %{build_alsa}
12ru|xine-lib-1.2.4-1plf|210	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_alsa.so
12ru|xine-lib-1.2.4-1plf|211	%endif
12ru|xine-lib-1.2.4-1plf|212	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_file.so
12ru|xine-lib-1.2.4-1plf|213	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_none.so
12ru|xine-lib-1.2.4-1plf|214	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_oss.so
12ru|xine-lib-1.2.4-1plf|215	%{_libdir}/xine/plugins/%{api}/xineplug_inp_cdda.so
12ru|xine-lib-1.2.4-1plf|216	%{_libdir}/xine/plugins/%{api}/xineplug_inp_dvb.so
12ru|xine-lib-1.2.4-1plf|217	%{_libdir}/xine/plugins/%{api}/xineplug_inp_dvd.so
12ru|xine-lib-1.2.4-1plf|218	%{_libdir}/xine/plugins/%{api}/xineplug_inp_http.so
12ru|xine-lib-1.2.4-1plf|219	%{_libdir}/xine/plugins/%{api}/xineplug_inp_stdin_fifo.so
12ru|xine-lib-1.2.4-1plf|220	%{_libdir}/xine/plugins/%{api}/xineplug_inp_file.so
12ru|xine-lib-1.2.4-1plf|221	%{_libdir}/xine/plugins/%{api}/xineplug_inp_mms.so
12ru|xine-lib-1.2.4-1plf|222	%{_libdir}/xine/plugins/%{api}/xineplug_inp_net.so
12ru|xine-lib-1.2.4-1plf|223	%{_libdir}/xine/plugins/%{api}/xineplug_inp_pnm.so
12ru|xine-lib-1.2.4-1plf|224	%{_libdir}/xine/plugins/%{api}/xineplug_inp_pvr.so
12ru|xine-lib-1.2.4-1plf|225	%{_libdir}/xine/plugins/%{api}/xineplug_inp_rtp.so
12ru|xine-lib-1.2.4-1plf|226	%{_libdir}/xine/plugins/%{api}/xineplug_inp_rtsp.so
12ru|xine-lib-1.2.4-1plf|227	%{_libdir}/xine/plugins/%{api}/xineplug_inp_test.so
12ru|xine-lib-1.2.4-1plf|228	%{_libdir}/xine/plugins/%{api}/xineplug_inp_vcd.so
12ru|xine-lib-1.2.4-1plf|229	%{_libdir}/xine/plugins/%{api}/xineplug_inp_v4l2.so
12ru|xine-lib-1.2.4-1plf|230	%{_libdir}/xine/plugins/%{api}/xineplug_dmx_*so
12ru|xine-lib-1.2.4-1plf|231	%{_libdir}/xine/plugins/%{api}/xineplug_decode_a52.so
12ru|xine-lib-1.2.4-1plf|232	%{_libdir}/xine/plugins/%{api}/xineplug_decode_bitplane.so
12ru|xine-lib-1.2.4-1plf|233	%{_libdir}/xine/plugins/%{api}/xineplug_decode_dts.so
12ru|xine-lib-1.2.4-1plf|234	%{_libdir}/xine/plugins/%{api}/xineplug_decode_dvaudio.so
12ru|xine-lib-1.2.4-1plf|235	%{_libdir}/xine/plugins/%{api}/xineplug_decode_ff.so
12ru|xine-lib-1.2.4-1plf|236	%{_libdir}/xine/plugins/%{api}/xineplug_decode_gdk_pixbuf.so
12ru|xine-lib-1.2.4-1plf|237	%{_libdir}/xine/plugins/%{api}/xineplug_decode_gsm610.so
12ru|xine-lib-1.2.4-1plf|238	%{_libdir}/xine/plugins/%{api}/xineplug_decode_libjpeg.so
12ru|xine-lib-1.2.4-1plf|239	%{_libdir}/xine/plugins/%{api}/xineplug_decode_lpcm.so
12ru|xine-lib-1.2.4-1plf|240	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mad.so
12ru|xine-lib-1.2.4-1plf|241	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mpc.so*
12ru|xine-lib-1.2.4-1plf|242	%{_libdir}/xine/plugins/%{api}/xineplug_decode_mpeg2.so
12ru|xine-lib-1.2.4-1plf|243	%{_libdir}/xine/plugins/%{api}/xineplug_decode_spu*.so
12ru|xine-lib-1.2.4-1plf|244	%{_libdir}/xine/plugins/%{api}/xineplug_decode_real.so
12ru|xine-lib-1.2.4-1plf|245	%{_libdir}/xine/plugins/%{api}/xineplug_decode_rgb.so
12ru|xine-lib-1.2.4-1plf|246	%{_libdir}/xine/plugins/%{api}/xineplug_decode_yuv.so
12ru|xine-lib-1.2.4-1plf|247	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_h264.so
12ru|xine-lib-1.2.4-1plf|248	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_h264_alter.so
12ru|xine-lib-1.2.4-1plf|249	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_mpeg12.so
12ru|xine-lib-1.2.4-1plf|250	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_mpeg4.so
12ru|xine-lib-1.2.4-1plf|251	%{_libdir}/xine/plugins/%{api}/xineplug_decode_vdpau_vc1.so
12ru|xine-lib-1.2.4-1plf|252	%{_libdir}/xine/plugins/%{api}/xineplug_inp_bluray.so
12ru|xine-lib-1.2.4-1plf|253	%{_libdir}/xine/plugins/%{api}/xineplug_nsf.so
12ru|xine-lib-1.2.4-1plf|254	%{_libdir}/xine/plugins/%{api}/xineplug_sputext.so
12ru|xine-lib-1.2.4-1plf|255	%{_libdir}/xine/plugins/%{api}/xineplug_vdr.so
12ru|xine-lib-1.2.4-1plf|256	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_vaapi.so
12ru|xine-lib-1.2.4-1plf|257	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_vdpau.so
12ru|xine-lib-1.2.4-1plf|258	%{_libdir}/xine/plugins/%{api}/xineplug_xiph.so
12ru|xine-lib-1.2.4-1plf|259	%if %{build_directfb}
12ru|xine-lib-1.2.4-1plf|260	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_directfb.so
12ru|xine-lib-1.2.4-1plf|261	%endif
12ru|xine-lib-1.2.4-1plf|262	%if %{build_linuxfb}
12ru|xine-lib-1.2.4-1plf|263	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_fb.so
12ru|xine-lib-1.2.4-1plf|264	%endif
12ru|xine-lib-1.2.4-1plf|265	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_opengl.so
12ru|xine-lib-1.2.4-1plf|266	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_opengl2.so
12ru|xine-lib-1.2.4-1plf|267	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_none.so
12ru|xine-lib-1.2.4-1plf|268	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_raw.so
12ru|xine-lib-1.2.4-1plf|269	%if %{build_vidix}
12ru|xine-lib-1.2.4-1plf|270	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_vidix.so
12ru|xine-lib-1.2.4-1plf|271	%{_libdir}/xine/plugins/%{api}/vidix/
12ru|xine-lib-1.2.4-1plf|272	%endif
12ru|xine-lib-1.2.4-1plf|273	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xshm.so
12ru|xine-lib-1.2.4-1plf|274	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xv.so
12ru|xine-lib-1.2.4-1plf|275	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xvmc.so
12ru|xine-lib-1.2.4-1plf|276	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xxmc.so
12ru|xine-lib-1.2.4-1plf|277	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xcbshm.so
12ru|xine-lib-1.2.4-1plf|278	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_xcbxv.so
12ru|xine-lib-1.2.4-1plf|279	%if %{build_win32}
12ru|xine-lib-1.2.4-1plf|280	%{_libdir}/xine/plugins/%{api}/xineplug_decode_qt.so*
12ru|xine-lib-1.2.4-1plf|281	%{_libdir}/xine/plugins/%{api}/xineplug_decode_w32dll.so*
12ru|xine-lib-1.2.4-1plf|282	%endif
12ru|xine-lib-1.2.4-1plf|283	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_audio_filters.so
12ru|xine-lib-1.2.4-1plf|284	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_goom.so
12ru|xine-lib-1.2.4-1plf|285	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_mosaico.so
12ru|xine-lib-1.2.4-1plf|286	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_planar.so
12ru|xine-lib-1.2.4-1plf|287	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_switch.so
12ru|xine-lib-1.2.4-1plf|288	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_tvtime.so
12ru|xine-lib-1.2.4-1plf|289	%{_libdir}/xine/plugins/%{api}/post/xineplug_post_visualizations.so
12ru|xine-lib-1.2.4-1plf|290	%{_datadir}/xine-lib
12ru|xine-lib-1.2.4-1plf|291	
12ru|xine-lib-1.2.4-1plf|292	#----------------------------------------------------------------------------
12ru|xine-lib-1.2.4-1plf|293	
12ru|xine-lib-1.2.4-1plf|294	%package -n %{bname}-wavpack
12ru|xine-lib-1.2.4-1plf|295	Group:		Sound
12ru|xine-lib-1.2.4-1plf|296	Summary:	Wavpack Audio decoder plugin for xine
12ru|xine-lib-1.2.4-1plf|297	Requires:	%{bname}-plugins = %{version}
12ru|xine-lib-1.2.4-1plf|298	
12ru|xine-lib-1.2.4-1plf|299	%description -n %{bname}-wavpack
12ru|xine-lib-1.2.4-1plf|300	xine is a free gpl-licensed video player for unix-like systems.
12ru|xine-lib-1.2.4-1plf|301	
12ru|xine-lib-1.2.4-1plf|302	This package contains the wavpack audio decoder plugin.
12ru|xine-lib-1.2.4-1plf|303	
12ru|xine-lib-1.2.4-1plf|304	%files -n %{bname}-wavpack
12ru|xine-lib-1.2.4-1plf|305	%doc README
12ru|xine-lib-1.2.4-1plf|306	%{_libdir}/xine/plugins/%{api}/xineplug_wavpack.so
12ru|xine-lib-1.2.4-1plf|307	
12ru|xine-lib-1.2.4-1plf|308	#----------------------------------------------------------------------------
12ru|xine-lib-1.2.4-1plf|309	
12ru|xine-lib-1.2.4-1plf|310	%package -n %{bname}-sdl
12ru|xine-lib-1.2.4-1plf|311	Group:		Video
12ru|xine-lib-1.2.4-1plf|312	Summary:	SDL video output plugin for xine
12ru|xine-lib-1.2.4-1plf|313	Requires:	%{bname}-plugins = %{version}
12ru|xine-lib-1.2.4-1plf|314	
12ru|xine-lib-1.2.4-1plf|315	%description -n %{bname}-sdl
12ru|xine-lib-1.2.4-1plf|316	xine is a free gpl-licensed video player for unix-like systems.
12ru|xine-lib-1.2.4-1plf|317	
12ru|xine-lib-1.2.4-1plf|318	This package contains the SDL video output plugin.
12ru|xine-lib-1.2.4-1plf|319	
12ru|xine-lib-1.2.4-1plf|320	%files -n %{bname}-sdl
12ru|xine-lib-1.2.4-1plf|321	%doc README
12ru|xine-lib-1.2.4-1plf|322	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_sdl.so
12ru|xine-lib-1.2.4-1plf|323	
12ru|xine-lib-1.2.4-1plf|324	#----------------------------------------------------------------------------
12ru|xine-lib-1.2.4-1plf|325	
12ru|xine-lib-1.2.4-1plf|326	%if %{build_caca}
12ru|xine-lib-1.2.4-1plf|327	%package -n %{bname}-caca
12ru|xine-lib-1.2.4-1plf|328	Group:		Video
12ru|xine-lib-1.2.4-1plf|329	Summary:	Caca video output plugin for xine
12ru|xine-lib-1.2.4-1plf|330	Requires:	%{bname}-plugins = %{version}
12ru|xine-lib-1.2.4-1plf|331	BuildRequires:	libcaca-devel >= 0.99
12ru|xine-lib-1.2.4-1plf|332	
12ru|xine-lib-1.2.4-1plf|333	%description -n %{bname}-caca
12ru|xine-lib-1.2.4-1plf|334	xine is a free gpl-licensed video player for unix-like systems.
12ru|xine-lib-1.2.4-1plf|335	
12ru|xine-lib-1.2.4-1plf|336	This package contains the Caca video output plugin.
12ru|xine-lib-1.2.4-1plf|337	
12ru|xine-lib-1.2.4-1plf|338	%files -n %{bname}-caca
12ru|xine-lib-1.2.4-1plf|339	%doc README
12ru|xine-lib-1.2.4-1plf|340	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_caca.so
12ru|xine-lib-1.2.4-1plf|341	%endif
12ru|xine-lib-1.2.4-1plf|342	
12ru|xine-lib-1.2.4-1plf|343	#----------------------------------------------------------------------------
12ru|xine-lib-1.2.4-1plf|344	
12ru|xine-lib-1.2.4-1plf|345	%package -n %{bname}-esd
12ru|xine-lib-1.2.4-1plf|346	Summary:	Esd plugin for xine
12ru|xine-lib-1.2.4-1plf|347	Group:		Sound
12ru|xine-lib-1.2.4-1plf|348	Requires:	%{bname}-plugins = %{version}
12ru|xine-lib-1.2.4-1plf|349	
12ru|xine-lib-1.2.4-1plf|350	%description -n %{bname}-esd
12ru|xine-lib-1.2.4-1plf|351	xine is a free gpl-licensed video player for unix-like systems.
12ru|xine-lib-1.2.4-1plf|352	
12ru|xine-lib-1.2.4-1plf|353	- Esd audio output plugin
12ru|xine-lib-1.2.4-1plf|354	
12ru|xine-lib-1.2.4-1plf|355	%files -n %{bname}-esd
12ru|xine-lib-1.2.4-1plf|356	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_esd.so
12ru|xine-lib-1.2.4-1plf|357	
12ru|xine-lib-1.2.4-1plf|358	#----------------------------------------------------------------------------
12ru|xine-lib-1.2.4-1plf|359	
12ru|xine-lib-1.2.4-1plf|360	%package -n %{bname}-jack
12ru|xine-lib-1.2.4-1plf|361	Summary:	Jack plugin for xine
12ru|xine-lib-1.2.4-1plf|362	Group:		Sound
12ru|xine-lib-1.2.4-1plf|363	Requires:	%{bname}-plugins = %{version}
12ru|xine-lib-1.2.4-1plf|364	
12ru|xine-lib-1.2.4-1plf|365	%description -n %{bname}-jack
12ru|xine-lib-1.2.4-1plf|366	xine is a free gpl-licensed video player for unix-like systems.
12ru|xine-lib-1.2.4-1plf|367	
12ru|xine-lib-1.2.4-1plf|368	- Jack audio output plugin
12ru|xine-lib-1.2.4-1plf|369	
12ru|xine-lib-1.2.4-1plf|370	%files -n %{bname}-jack
12ru|xine-lib-1.2.4-1plf|371	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_jack.so
12ru|xine-lib-1.2.4-1plf|372	
12ru|xine-lib-1.2.4-1plf|373	#----------------------------------------------------------------------------
12ru|xine-lib-1.2.4-1plf|374	
12ru|xine-lib-1.2.4-1plf|375	%if %{build_pulse}
12ru|xine-lib-1.2.4-1plf|376	%package -n %{bname}-pulse
12ru|xine-lib-1.2.4-1plf|377	Summary:	Pulseaudio plugin for xine
12ru|xine-lib-1.2.4-1plf|378	Group:		Sound
12ru|xine-lib-1.2.4-1plf|379	Requires:	%{bname}-plugins = %{version}
12ru|xine-lib-1.2.4-1plf|380	BuildRequires:	pkgconfig(libpulse)
12ru|xine-lib-1.2.4-1plf|381	
12ru|xine-lib-1.2.4-1plf|382	%description -n %{bname}-pulse
12ru|xine-lib-1.2.4-1plf|383	xine is a free gpl-licensed video player for unix-like systems.
12ru|xine-lib-1.2.4-1plf|384	
12ru|xine-lib-1.2.4-1plf|385	- pulseaudio audio output plugin
12ru|xine-lib-1.2.4-1plf|386	
12ru|xine-lib-1.2.4-1plf|387	%files -n %{bname}-pulse
12ru|xine-lib-1.2.4-1plf|388	%{_libdir}/xine/plugins/%{api}/xineplug_ao_out_pulseaudio.so
12ru|xine-lib-1.2.4-1plf|389	%endif
12ru|xine-lib-1.2.4-1plf|390	
12ru|xine-lib-1.2.4-1plf|391	#----------------------------------------------------------------------------
12ru|xine-lib-1.2.4-1plf|392	
12ru|xine-lib-1.2.4-1plf|393	%if %{build_magick}
12ru|xine-lib-1.2.4-1plf|394	%package -n %{bname}-image
12ru|xine-lib-1.2.4-1plf|395	Summary:	ImageMagick plugin for xine
12ru|xine-lib-1.2.4-1plf|396	Group:		Graphics
12ru|xine-lib-1.2.4-1plf|397	Requires:	%{bname}-plugins = %{version}
12ru|xine-lib-1.2.4-1plf|398	BuildRequires:	pkgconfig(ImageMagick)
12ru|xine-lib-1.2.4-1plf|399	
12ru|xine-lib-1.2.4-1plf|400	%description -n %{bname}-image
12ru|xine-lib-1.2.4-1plf|401	xine is a free gpl-licensed video player for unix-like systems.
12ru|xine-lib-1.2.4-1plf|402	
12ru|xine-lib-1.2.4-1plf|403	- image display plugin based on ImageMagick
12ru|xine-lib-1.2.4-1plf|404	
12ru|xine-lib-1.2.4-1plf|405	%files -n %{bname}-image
12ru|xine-lib-1.2.4-1plf|406	%doc README
12ru|xine-lib-1.2.4-1plf|407	%{_libdir}/xine/plugins/%{api}/xineplug_decode_image.so
12ru|xine-lib-1.2.4-1plf|408	%endif
12ru|xine-lib-1.2.4-1plf|409	
12ru|xine-lib-1.2.4-1plf|410	#----------------------------------------------------------------------------
12ru|xine-lib-1.2.4-1plf|411	
12ru|xine-lib-1.2.4-1plf|412	%package -n %{bname}-aa
12ru|xine-lib-1.2.4-1plf|413	Summary:	Aalib plugin for xine
12ru|xine-lib-1.2.4-1plf|414	Group:		Video
12ru|xine-lib-1.2.4-1plf|415	Requires:	%{bname}-plugins = %{version}
12ru|xine-lib-1.2.4-1plf|416	
12ru|xine-lib-1.2.4-1plf|417	%description -n %{bname}-aa
12ru|xine-lib-1.2.4-1plf|418	xine is a free gpl-licensed video player for unix-like systems.
12ru|xine-lib-1.2.4-1plf|419	
12ru|xine-lib-1.2.4-1plf|420	- Aalib textmode output plugin
12ru|xine-lib-1.2.4-1plf|421	
12ru|xine-lib-1.2.4-1plf|422	%files -n %{bname}-aa
12ru|xine-lib-1.2.4-1plf|423	%{_libdir}/xine/plugins/%{api}/xineplug_vo_out_aa.so
12ru|xine-lib-1.2.4-1plf|424	
12ru|xine-lib-1.2.4-1plf|425	#----------------------------------------------------------------------------
12ru|xine-lib-1.2.4-1plf|426	
12ru|xine-lib-1.2.4-1plf|427	%ifarch %{ix86} x86_64 ppc %{arm}
12ru|xine-lib-1.2.4-1plf|428	%package -n %{bname}-dxr3
12ru|xine-lib-1.2.4-1plf|429	Summary:	DXR3 plugin for xine
12ru|xine-lib-1.2.4-1plf|430	Group:		Video
12ru|xine-lib-1.2.4-1plf|431	Requires:	%{bname}-plugins = %{version}
12ru|xine-lib-1.2.4-1plf|432	
12ru|xine-lib-1.2.4-1plf|433	%description -n %{bname}-dxr3
12ru|xine-lib-1.2.4-1plf|434	xine is a free gpl-licensed video player for unix-like systems.
12ru|xine-lib-1.2.4-1plf|435	
12ru|xine-lib-1.2.4-1plf|436	- DXR3/Hollywood+ (MPEG2 hardware decoder) decoding/output plugin
12ru|xine-lib-1.2.4-1plf|437	%if %{build_plf}
12ru|xine-lib-1.2.4-1plf|438	- this version has mpeg encoding enabled using libfame.
12ru|xine-lib-1.2.4-1plf|439	%endif
12ru|xine-lib-1.2.4-1plf|440	
12ru|xine-lib-1.2.4-1plf|441	%files -n %{bname}-dxr3
12ru|xine-lib-1.2.4-1plf|442	%{_libdir}/xine/plugins/%{api}/xineplug_*dxr3*.so
12ru|xine-lib-1.2.4-1plf|443	%endif
12ru|xine-lib-1.2.4-1plf|444	
12ru|xine-lib-1.2.4-1plf|445	#----------------------------------------------------------------------------
12ru|xine-lib-1.2.4-1plf|446	
12ru|xine-lib-1.2.4-1plf|447	%package -n %{bname}-flac
12ru|xine-lib-1.2.4-1plf|448	Summary:	FLAC plugin for xine
12ru|xine-lib-1.2.4-1plf|449	Group:		Sound
12ru|xine-lib-1.2.4-1plf|450	Requires:	%{bname}-plugins = %{version}
12ru|xine-lib-1.2.4-1plf|451	
12ru|xine-lib-1.2.4-1plf|452	%description -n %{bname}-flac
12ru|xine-lib-1.2.4-1plf|453	xine is a free gpl-licensed video player for unix-like systems.
12ru|xine-lib-1.2.4-1plf|454	
12ru|xine-lib-1.2.4-1plf|455	- FLAC audio decoder plugin
12ru|xine-lib-1.2.4-1plf|456	
12ru|xine-lib-1.2.4-1plf|457	%files -n %{bname}-flac
12ru|xine-lib-1.2.4-1plf|458	%{_libdir}/xine/plugins/%{api}/xineplug_flac.so
12ru|xine-lib-1.2.4-1plf|459	
12ru|xine-lib-1.2.4-1plf|460	#----------------------------------------------------------------------------
12ru|xine-lib-1.2.4-1plf|461	
12ru|xine-lib-1.2.4-1plf|462	%package -n %{bname}-gnomevfs
12ru|xine-lib-1.2.4-1plf|463	Summary:	GNOME VFS plugin for xine
12ru|xine-lib-1.2.4-1plf|464	Group:		System/Libraries
12ru|xine-lib-1.2.4-1plf|465	Requires:	%{bname}-plugins = %{version}
12ru|xine-lib-1.2.4-1plf|466	
12ru|xine-lib-1.2.4-1plf|467	%description -n %{bname}-gnomevfs
12ru|xine-lib-1.2.4-1plf|468	xine is a free gpl-licensed video player for unix-like systems.
12ru|xine-lib-1.2.4-1plf|469	
12ru|xine-lib-1.2.4-1plf|470	- GNOME VFS input plugin
12ru|xine-lib-1.2.4-1plf|471	
12ru|xine-lib-1.2.4-1plf|472	%files -n %{bname}-gnomevfs
12ru|xine-lib-1.2.4-1plf|473	%{_libdir}/xine/plugins/%{api}/xineplug_inp_gnome_vfs.so
12ru|xine-lib-1.2.4-1plf|474	
12ru|xine-lib-1.2.4-1plf|475	#----------------------------------------------------------------------------
12ru|xine-lib-1.2.4-1plf|476	
12ru|xine-lib-1.2.4-1plf|477	%if %{build_smb}
12ru|xine-lib-1.2.4-1plf|478	%package -n %{bname}-smb
12ru|xine-lib-1.2.4-1plf|479	Summary:	Samba input plugin for xine
12ru|xine-lib-1.2.4-1plf|480	Group:		System/Libraries
12ru|xine-lib-1.2.4-1plf|481	Requires:	%{bname}-plugins = %{version}
12ru|xine-lib-1.2.4-1plf|482	
12ru|xine-lib-1.2.4-1plf|483	%description -n %{bname}-smb
12ru|xine-lib-1.2.4-1plf|484	xine is a free gpl-licensed video player for unix-like systems.
12ru|xine-lib-1.2.4-1plf|485	
12ru|xine-lib-1.2.4-1plf|486	- Samba input plugin
12ru|xine-lib-1.2.4-1plf|487	
12ru|xine-lib-1.2.4-1plf|488	%files -n %{bname}-smb
12ru|xine-lib-1.2.4-1plf|489	%{_libdir}/xine/plugins/%{api}/xineplug_inp_smb.so
12ru|xine-lib-1.2.4-1plf|490	%endif
12ru|xine-lib-1.2.4-1plf|491	
12ru|xine-lib-1.2.4-1plf|492	#----------------------------------------------------------------------------
12ru|xine-lib-1.2.4-1plf|493	
12ru|xine-lib-1.2.4-1plf|494	%if %{build_divx4}
12ru|xine-lib-1.2.4-1plf|495	%package -n %{bname}-divx4
12ru|xine-lib-1.2.4-1plf|496	Summary:	Divx4 plugin for %{bname}
12ru|xine-lib-1.2.4-1plf|497	Group: 		Video
12ru|xine-lib-1.2.4-1plf|498	Requires:	%{bname}-plugins = %{version}
12ru|xine-lib-1.2.4-1plf|499	ExclusiveArch:	%{ix86}
12ru|xine-lib-1.2.4-1plf|500	Provides:	xine-plugins-divx4
12ru|xine-lib-1.2.4-1plf|501	
12ru|xine-lib-1.2.4-1plf|502	%description -n %{bname}-divx4
12ru|xine-lib-1.2.4-1plf|503	This package contains the divx4linux plugin for %{bname}. It is in
12ru|xine-lib-1.2.4-1plf|504	restricted because it is covered by software patents.
12ru|xine-lib-1.2.4-1plf|505	
12ru|xine-lib-1.2.4-1plf|506	%files -n %{bname}-divx4
12ru|xine-lib-1.2.4-1plf|507	%{_libdir}/xine/plugins/%{api}/xineplug_decode_divx4.so*
12ru|xine-lib-1.2.4-1plf|508	%endif
12ru|xine-lib-1.2.4-1plf|509	
12ru|xine-lib-1.2.4-1plf|510	#----------------------------------------------------------------------------
12ru|xine-lib-1.2.4-1plf|511	
12ru|xine-lib-1.2.4-1plf|512	%if %{build_faad}
12ru|xine-lib-1.2.4-1plf|513	%package -n %{bname}-faad
12ru|xine-lib-1.2.4-1plf|514	Summary:	FAAD plugin for %{bname}
12ru|xine-lib-1.2.4-1plf|515	Group:		Sound
12ru|xine-lib-1.2.4-1plf|516	Requires:	%{bname}-plugins = %{version}
12ru|xine-lib-1.2.4-1plf|517	BuildRequires:	libfaad2-devel
12ru|xine-lib-1.2.4-1plf|518	
12ru|xine-lib-1.2.4-1plf|519	%description -n %{bname}-faad
12ru|xine-lib-1.2.4-1plf|520	This package contains the AAC decoder plugin for %{bname}. It is in
12ru|xine-lib-1.2.4-1plf|521	restricted repository because it is covered by software patents.
12ru|xine-lib-1.2.4-1plf|522	
12ru|xine-lib-1.2.4-1plf|523	%files -n %{bname}-faad
12ru|xine-lib-1.2.4-1plf|524	%{_libdir}/xine/plugins/%{api}/xineplug_decode_faad.so*
12ru|xine-lib-1.2.4-1plf|525	%endif
12ru|xine-lib-1.2.4-1plf|526	
12ru|xine-lib-1.2.4-1plf|527	#----------------------------------------------------------------------------
12ru|xine-lib-1.2.4-1plf|528	
12ru|xine-lib-1.2.4-1plf|529	%if %{build_xvid}
12ru|xine-lib-1.2.4-1plf|530	%package -n %{bname}-xvid
12ru|xine-lib-1.2.4-1plf|531	Summary:	XviD plugin for %{bname}
12ru|xine-lib-1.2.4-1plf|532	Group:		Video
12ru|xine-lib-1.2.4-1plf|533	Requires:	%{bname}-plugins = %{version}
12ru|xine-lib-1.2.4-1plf|534	Provides:	xine-plugins-xvid
12ru|xine-lib-1.2.4-1plf|535	
12ru|xine-lib-1.2.4-1plf|536	%description -n %{bname}-xvid
12ru|xine-lib-1.2.4-1plf|537	This package contains the XviD plugin for %{bname}. It is in
12ru|xine-lib-1.2.4-1plf|538	restricted because it is covered by software patents.
12ru|xine-lib-1.2.4-1plf|539	
12ru|xine-lib-1.2.4-1plf|540	%files -n %{bname}-xvid
12ru|xine-lib-1.2.4-1plf|541	%{_libdir}/xine/plugins/%{api}/xineplug_decode_xvid.so*
12ru|xine-lib-1.2.4-1plf|542	%endif
12ru|xine-lib-1.2.4-1plf|543	
12ru|xine-lib-1.2.4-1plf|544	#----------------------------------------------------------------------------
12ru|xine-lib-1.2.4-1plf|545	
12ru|xine-lib-1.2.4-1plf|546	%prep
12ru|xine-lib-1.2.4-1plf|547	%setup -q
12ru|xine-lib-1.2.4-1plf|548	#copy missing source file
12ru|xine-lib-1.2.4-1plf|549	cp %{SOURCE1} src/xine-engine
12ru|xine-lib-1.2.4-1plf|550	
12ru|xine-lib-1.2.4-1plf|551	%build
12ru|xine-lib-1.2.4-1plf|552	#gw for flac
12ru|xine-lib-1.2.4-1plf|553	export OGG_LIBS=-logg
12ru|xine-lib-1.2.4-1plf|554	
12ru|xine-lib-1.2.4-1plf|555	%if ! %{build_optimization}
12ru|xine-lib-1.2.4-1plf|556	export CFLAGS="%(echo %optflags|sed s/-Wp,-D_FORTIFY_SOURCE=2//)"
12ru|xine-lib-1.2.4-1plf|557	%configure2_5x \
12ru|xine-lib-1.2.4-1plf|558	%else
12ru|xine-lib-1.2.4-1plf|559	%{?__cputoolize: %{__cputoolize}}
12ru|xine-lib-1.2.4-1plf|560	#gw expanded configure2_5x macro without the CFLAGS and --build stuff
12ru|xine-lib-1.2.4-1plf|561	[ -f configure.in -o -f configure.ac ] && %__libtoolize --copy --force
12ru|xine-lib-1.2.4-1plf|562	./configure \
12ru|xine-lib-1.2.4-1plf|563	--prefix=%{_prefix} \
12ru|xine-lib-1.2.4-1plf|564	--exec-prefix=%{_prefix} \
12ru|xine-lib-1.2.4-1plf|565	--bindir=%{_bindir} \
12ru|xine-lib-1.2.4-1plf|566	--sbindir=%{_sbindir} \
12ru|xine-lib-1.2.4-1plf|567	--sysconfdir=%{_sysconfdir} \
12ru|xine-lib-1.2.4-1plf|568	--datadir=%{_datadir} \
12ru|xine-lib-1.2.4-1plf|569	--includedir=%{_includedir} \
12ru|xine-lib-1.2.4-1plf|570	--libdir=%{_libdir} \
12ru|xine-lib-1.2.4-1plf|571	--libexecdir=%{_libdir} \
12ru|xine-lib-1.2.4-1plf|572	--localstatedir=/var/lib \
12ru|xine-lib-1.2.4-1plf|573	--sharedstatedir=%{_prefix}/com \
12ru|xine-lib-1.2.4-1plf|574	--mandir=%{_mandir} \
12ru|xine-lib-1.2.4-1plf|575	--infodir=%{_datadir}/info \
12ru|xine-lib-1.2.4-1plf|576	%endif
12ru|xine-lib-1.2.4-1plf|577	%if ! %{external_vcdnav}
12ru|xine-lib-1.2.4-1plf|578	--with-internal-vcdlibs \
12ru|xine-lib-1.2.4-1plf|579	%endif
12ru|xine-lib-1.2.4-1plf|580	%if %{build_directfb}
12ru|xine-lib-1.2.4-1plf|581	--enable-directfb \
12ru|xine-lib-1.2.4-1plf|582	%endif
12ru|xine-lib-1.2.4-1plf|583	%if ! %{build_alsa}
12ru|xine-lib-1.2.4-1plf|584	--disable-alsa \
12ru|xine-lib-1.2.4-1plf|585	%endif
12ru|xine-lib-1.2.4-1plf|586	%if ! %{build_vidix}
12ru|xine-lib-1.2.4-1plf|587	--disable-vidix \
12ru|xine-lib-1.2.4-1plf|588	%endif
12ru|xine-lib-1.2.4-1plf|589	%if ! %{build_faad}
12ru|xine-lib-1.2.4-1plf|590	--disable-faad \
12ru|xine-lib-1.2.4-1plf|591	%endif
12ru|xine-lib-1.2.4-1plf|592	%if ! %{build_pulse}
12ru|xine-lib-1.2.4-1plf|593	--disable-polypaudio \
12ru|xine-lib-1.2.4-1plf|594	%endif
12ru|xine-lib-1.2.4-1plf|595	%if ! %{build_linuxfb}
12ru|xine-lib-1.2.4-1plf|596	--disable-fb \
12ru|xine-lib-1.2.4-1plf|597	%endif
12ru|xine-lib-1.2.4-1plf|598	%if %{external_ffmpeg}
12ru|xine-lib-1.2.4-1plf|599	--with-external-ffmpeg \
12ru|xine-lib-1.2.4-1plf|600	%endif
12ru|xine-lib-1.2.4-1plf|601	--enable-ipv6 \
12ru|xine-lib-1.2.4-1plf|602	--with-libflac \
12ru|xine-lib-1.2.4-1plf|603	--with-wavpack \
12ru|xine-lib-1.2.4-1plf|604	--with-w32-path=%{_libdir}/codecs \
12ru|xine-lib-1.2.4-1plf|605	--with-external-libmpcdec
12ru|xine-lib-1.2.4-1plf|606	# real-codecs-path is not set so that runtime searching is used. We want
12ru|xine-lib-1.2.4-1plf|607	# to use either codecs from RealPlayer or real-codecs, whichever is
12ru|xine-lib-1.2.4-1plf|608	# present.
12ru|xine-lib-1.2.4-1plf|609	
12ru|xine-lib-1.2.4-1plf|610	%make
12ru|xine-lib-1.2.4-1plf|611	
12ru|xine-lib-1.2.4-1plf|612	%install
12ru|xine-lib-1.2.4-1plf|613	%makeinstall_std
12ru|xine-lib-1.2.4-1plf|614	
12ru|xine-lib-1.2.4-1plf|615	%multiarch_binaries %{buildroot}%{_bindir}/xine-config
12ru|xine-lib-1.2.4-1plf|616	
12ru|xine-lib-1.2.4-1plf|617	#clean out unpackaged files
12ru|xine-lib-1.2.4-1plf|618	rm -f %{buildroot}%{_libdir}/xine/plugins/*/*.la
12ru|xine-lib-1.2.4-1plf|619	rm -f %{buildroot}%{_libdir}/xine/plugins/*/post/*.la
12ru|xine-lib-1.2.4-1plf|620	rm -rf installed-docs
12ru|xine-lib-1.2.4-1plf|621	mv %{buildroot}%{_datadir}/doc/xine-lib installed-docs
12ru|xine-lib-1.2.4-1plf|622	rm -f %{buildroot}%{_libdir}/xine/plugins/*/xineplug_inp_vcdo.so
12ru|xine-lib-1.2.4-1plf|623	
12ru|xine-lib-1.2.4-1plf|624	%find_lang libxine2 || touch libxine2.lang
12ru|xine-lib-1.2.4-1plf|625	
12ru|xine-lib-1.2.4-1plf|626	
